2026-06-10 23:33:46.212776 | Job console starting
2026-06-10 23:33:46.344651 | Updating git repos
2026-06-10 23:33:46.435950 | Cloning repos into workspace
2026-06-10 23:33:52.050671 | Restoring repo states
2026-06-10 23:33:52.107950 | Merging changes
2026-06-10 23:33:53.280307 | Checking out repos
2026-06-10 23:33:54.691616 | Preparing playbooks
2026-06-10 23:34:00.594953 | Running Ansible setup
2026-06-10 23:34:06.349238 | PRE-RUN START: [trusted : review.rdoproject.org/config/playbooks/base-minimal/pre.yaml@master]
2026-06-10 23:34:06.991985 | 
2026-06-10 23:34:06.992121 | PLAY [localhost]
2026-06-10 23:34:06.999993 | 
2026-06-10 23:34:07.000059 | TASK [Gathering Facts]
2026-06-10 23:34:07.991214 | localhost | ok
2026-06-10 23:34:08.004177 | 
2026-06-10 23:34:08.004422 | TASK [log-inventory : Ensure Zuul Ansible directory exists]
2026-06-10 23:34:08.513333 | localhost -> localhost | changed
2026-06-10 23:34:08.522618 | 
2026-06-10 23:34:08.522764 | TASK [log-inventory : Copy ansible inventory to logs dir]
2026-06-10 23:34:09.603178 | localhost -> localhost | changed
2026-06-10 23:34:09.616694 | 
2026-06-10 23:34:09.616827 | TASK [Setup log path fact]
2026-06-10 23:34:09.640256 | localhost | ok
2026-06-10 23:34:09.661093 | 
2026-06-10 23:34:09.661232 | TASK [set-zuul-log-path-fact : Set log path for a build]
2026-06-10 23:34:09.702713 | localhost | ok
2026-06-10 23:34:09.714057 | 
2026-06-10 23:34:09.714243 | TASK [emit-job-header : Print job information]
2026-06-10 23:34:09.766484 | # Job Information
2026-06-10 23:34:09.766701 | Ansible Version: 2.16.18
2026-06-10 23:34:09.766754 | Job: cifmw-crc-podified-edpm-baremetal
2026-06-10 23:34:09.766796 | Pipeline: github-check
2026-06-10 23:34:09.766834 | Executor: 38.102.83.51
2026-06-10 23:34:09.766870 | Triggered by: https://github.com/openstack-k8s-operators/ci-framework/pull/3987
2026-06-10 23:34:09.766909 | Log URL (when completed): https://gateway-cloud-softwarefactory.apps.ocp.cloud.ci.centos.org/logs/1ec/rdoproject.org/1ec44106962145eba886e000deb2512b/
2026-06-10 23:34:09.766950 | Event ID: d14528a0-6522-11f1-9324-f39d247d0b2b
2026-06-10 23:34:09.772600 | 
2026-06-10 23:34:09.772734 | LOOP [emit-job-header : Print node information]
2026-06-10 23:34:09.876225 | localhost | ok:
2026-06-10 23:34:09.876443 | localhost | # Node Information
2026-06-10 23:34:09.876475 | localhost | Inventory Hostname: controller
2026-06-10 23:34:09.876501 | localhost | Hostname: np0000070211
2026-06-10 23:34:09.876522 | localhost | Username: zuul
2026-06-10 23:34:09.876545 | localhost | Distro: CentOS 9
2026-06-10 23:34:09.876565 | localhost | Provider: vexxhost-nodepool-tripleo
2026-06-10 23:34:09.876584 | localhost | Region: RegionOne
2026-06-10 23:34:09.876603 | localhost | Label: centos-9-stream-crc-2-56-0-6xlarge
2026-06-10 23:34:09.876623 | localhost | Product Name: OpenStack Nova
2026-06-10 23:34:09.876642 | localhost | Interface IP: 38.102.83.119
2026-06-10 23:34:09.891231 | 
2026-06-10 23:34:09.891440 | PLAY [all]
2026-06-10 23:34:09.903180 | 
2026-06-10 23:34:09.903307 | TASK [Gather network facts]
2026-06-10 23:34:10.477753 | controller | ok
2026-06-10 23:34:10.490445 | 
2026-06-10 23:34:10.490576 | TASK [include_role : start-zuul-console]
2026-06-10 23:34:10.524466 | controller | ok
2026-06-10 23:34:10.548006 | 
2026-06-10 23:34:10.548142 | TASK [start-zuul-console : Start zuul_console daemon.]
2026-06-10 23:34:11.170809 | controller | ok
2026-06-10 23:34:11.183945 | 
2026-06-10 23:34:11.184068 | TASK [include_role : add-build-sshkey]
2026-06-10 23:34:11.218772 | controller | ok
2026-06-10 23:34:11.241834 | 
2026-06-10 23:34:11.241975 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build]
2026-06-10 23:34:11.555891 | controller -> localhost | ok
2026-06-10 23:34:11.560984 | 
2026-06-10 23:34:11.561049 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID]
2026-06-10 23:34:11.590782 | controller | ok
2026-06-10 23:34:11.604515 | controller | included: /var/lib/zuul/builds/1ec44106962145eba886e000deb2512b/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml
2026-06-10 23:34:11.609314 | 
2026-06-10 23:34:11.609421 | TASK [add-build-sshkey : Create Temp SSH key]
2026-06-10 23:34:12.299168 | controller -> localhost | Generating public/private rsa key pair.
2026-06-10 23:34:12.299509 | controller -> localhost | Your identification has been saved in /var/lib/zuul/builds/1ec44106962145eba886e000deb2512b/work/1ec44106962145eba886e000deb2512b_id_rsa
2026-06-10 23:34:12.299574 | controller -> localhost | Your public key has been saved in /var/lib/zuul/builds/1ec44106962145eba886e000deb2512b/work/1ec44106962145eba886e000deb2512b_id_rsa.pub
2026-06-10 23:34:12.299619 | controller -> localhost | The key fingerprint is:
2026-06-10 23:34:12.299660 | controller -> localhost | SHA256:b8vVAr1QD42Lf/rC/kW6JzvmzEzpUNtsLrf2QpcYVfI zuul-build-sshkey
2026-06-10 23:34:12.299698 | controller -> localhost | The key's randomart image is:
2026-06-10 23:34:12.299736 | controller -> localhost | +---[RSA 3072]----+
2026-06-10 23:34:12.299773 | controller -> localhost | |              . o|
2026-06-10 23:34:12.299812 | controller -> localhost | |             o + |
2026-06-10 23:34:12.299849 | controller -> localhost | |            + o E|
2026-06-10 23:34:12.299887 | controller -> localhost | |           + =   |
2026-06-10 23:34:12.299924 | controller -> localhost | |        S + o = o|
2026-06-10 23:34:12.299961 | controller -> localhost | |         . + =.O.|
2026-06-10 23:34:12.299996 | controller -> localhost | |          o.*.B.=|
2026-06-10 23:34:12.300033 | controller -> localhost | |         o oo@**o|
2026-06-10 23:34:12.300069 | controller -> localhost | |          o.o*%X=|
2026-06-10 23:34:12.300105 | controller -> localhost | +----[SHA256]-----+
2026-06-10 23:34:12.300188 | controller -> localhost | ok: Runtime: 0:00:00.170915
2026-06-10 23:34:12.308053 | 
2026-06-10 23:34:12.308172 | TASK [add-build-sshkey : Remote setup ssh keys (linux)]
2026-06-10 23:34:12.343987 | controller | ok
2026-06-10 23:34:12.360788 | controller | included: /var/lib/zuul/builds/1ec44106962145eba886e000deb2512b/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml
2026-06-10 23:34:12.374457 | 
2026-06-10 23:34:12.374536 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey]
2026-06-10 23:34:12.409201 | controller | skipping: Conditional result was False
2026-06-10 23:34:12.418102 | 
2026-06-10 23:34:12.418247 | TASK [add-build-sshkey : Enable access via build key on all nodes]
2026-06-10 23:34:13.086514 | controller | changed
2026-06-10 23:34:13.094195 | 
2026-06-10 23:34:13.094323 | TASK [add-build-sshkey : Make sure user has a .ssh]
2026-06-10 23:34:13.525418 | controller | ok
2026-06-10 23:34:13.535335 | 
2026-06-10 23:34:13.535492 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes]
2026-06-10 23:34:15.260941 | controller | changed
2026-06-10 23:34:15.269183 | 
2026-06-10 23:34:15.269317 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes]
2026-06-10 23:34:17.053052 | controller | changed
2026-06-10 23:34:17.061325 | 
2026-06-10 23:34:17.061493 | TASK [add-build-sshkey : Remote setup ssh keys (windows)]
2026-06-10 23:34:17.089167 | controller | skipping: Conditional result was False
2026-06-10 23:34:17.098732 | 
2026-06-10 23:34:17.098866 | TASK [remove-zuul-sshkey : Remove master key from local agent]
2026-06-10 23:34:17.561886 | controller -> localhost | changed
2026-06-10 23:34:17.577808 | 
2026-06-10 23:34:17.577942 | TASK [add-build-sshkey : Add back temp key]
2026-06-10 23:34:17.947824 | controller -> localhost | Identity added: /var/lib/zuul/builds/1ec44106962145eba886e000deb2512b/work/1ec44106962145eba886e000deb2512b_id_rsa (zuul-build-sshkey)
2026-06-10 23:34:17.948173 | controller -> localhost | ok: Runtime: 0:00:00.017993
2026-06-10 23:34:17.955908 | 
2026-06-10 23:34:17.956035 | TASK [add-build-sshkey : Verify we can still SSH to all nodes]
2026-06-10 23:34:18.519126 | controller | ok
2026-06-10 23:34:18.526442 | 
2026-06-10 23:34:18.526572 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)]
2026-06-10 23:34:18.564688 | controller | skipping: Conditional result was False
2026-06-10 23:34:18.582885 | 
2026-06-10 23:34:18.583016 | TASK [include_role : validate-host]
2026-06-10 23:34:18.619128 | controller | ok
2026-06-10 23:34:18.659234 | 
2026-06-10 23:34:18.659406 | TASK [validate-host : Define zuul_info_dir fact]
2026-06-10 23:34:18.704163 | controller | ok
2026-06-10 23:34:18.710933 | 
2026-06-10 23:34:18.711059 | TASK [validate-host : Ensure Zuul Ansible directory exists]
2026-06-10 23:34:19.014904 | controller -> localhost | ok
2026-06-10 23:34:19.024312 | 
2026-06-10 23:34:19.024476 | TASK [validate-host : Collect information about the host]
2026-06-10 23:34:19.966160 | controller | ok
2026-06-10 23:34:19.985279 | 
2026-06-10 23:34:19.985476 | TASK [validate-host : Sanitize hostname]
2026-06-10 23:34:20.167916 | controller | ok
2026-06-10 23:34:20.173412 | 
2026-06-10 23:34:20.173498 | TASK [validate-host : Write out all ansible variables/facts known for each host]
2026-06-10 23:34:20.756715 | controller -> localhost | changed
2026-06-10 23:34:20.762208 | 
2026-06-10 23:34:20.762276 | TASK [validate-host : Collect information about zuul worker]
2026-06-10 23:34:21.317521 | controller | ok
2026-06-10 23:34:21.325215 | 
2026-06-10 23:34:21.325383 | TASK [validate-host : Write out all zuul information for each host]
2026-06-10 23:34:21.881566 | controller -> localhost | changed
2026-06-10 23:34:21.897742 | 
2026-06-10 23:34:21.897872 | TASK [include_role : prepare-workspace-openshift]
2026-06-10 23:34:21.926602 | controller | skipping: Conditional result was False
2026-06-10 23:34:21.936343 | 
2026-06-10 23:34:21.936504 | TASK [include_role : remove-zuul-sshkey]
2026-06-10 23:34:21.964387 | controller | skipping: Conditional result was False
2026-06-10 23:34:21.974138 | 
2026-06-10 23:34:21.974275 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them]
2026-06-10 23:34:22.402946 | controller | ok: "logs"
2026-06-10 23:34:22.403693 | controller | ok: All items complete
2026-06-10 23:34:22.403757 | 
2026-06-10 23:34:22.740778 | controller | ok: "artifacts"
2026-06-10 23:34:23.086870 | controller | ok: "docs"
2026-06-10 23:34:23.098967 | 
2026-06-10 23:34:23.099228 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist]
2026-06-10 23:34:23.538317 | controller | changed: "logs"
2026-06-10 23:34:23.913203 | controller | changed: "artifacts"
2026-06-10 23:34:24.270571 | controller | changed: "docs"
2026-06-10 23:34:24.288798 | 
2026-06-10 23:34:24.288983 | PLAY RECAP
2026-06-10 23:34:24.289077 | controller | ok: 22 changed: 9 unreachable: 0 failed: 0 skipped: 5 rescued: 0 ignored: 0
2026-06-10 23:34:24.289131 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-06-10 23:34:24.289168 | 
2026-06-10 23:34:24.510411 | PRE-RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/base-minimal/pre.yaml@master]
2026-06-10 23:34:24.514264 | PRE-RUN START: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/pre.yaml@master]
2026-06-10 23:34:25.227090 | 
2026-06-10 23:34:25.227282 | PLAY [all]
2026-06-10 23:34:25.239450 | 
2026-06-10 23:34:25.239537 | TASK [mirror-info-fork : Set mirror_fqdn if not defined]
2026-06-10 23:34:25.302481 | controller | ok
2026-06-10 23:34:25.308225 | 
2026-06-10 23:34:25.308335 | TASK [mirror-info-fork : Create /etc/ci]
2026-06-10 23:34:25.942920 | controller | changed
2026-06-10 23:34:25.953059 | 
2026-06-10 23:34:25.953222 | TASK [mirror-info-fork : Install ci_mirror script]
2026-06-10 23:34:27.920004 | controller | changed
2026-06-10 23:34:27.928491 | 
2026-06-10 23:34:27.928562 | LOOP [add-authorized-keys : Enable access via build key on all nodes]
2026-06-10 23:34:28.568504 | controller | changed:
2026-06-10 23:34:28.569044 | controller | {
2026-06-10 23:34:28.569105 | controller |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEA4Z/c9osaGGtU6X8fgELwfj/yayRurfcKA0HMFfdpPxev2dbwljysMuzoVp4OZmW1gvGtyYPSNRvnzgsaabPNKNo2ym5NToCP6UM+KSe93aln4BcM/24mXChYAbXJQ5Bqq/pIzsGs/pKetQN+vwvMxLOwTvpcsCJBXaa981RKML6xj9l/UZ7IIq1HSEKMvPLxZMWdu0Ut8DkCd5F4nOw9Wgml2uYpDCj5LLCrQQ9ChdOMz8hz6SighhNlRpPkvPaet3OXxr/ytFMu7j7vv06CaEnuMMiY2aTWN1Imin9eHAylIqFHta/3gFfQSWt9jXM7owkBLKL7ATzhaAn+fjNupw== arxcruz@redhat.com"
2026-06-10 23:34:28.569160 | controller | }
2026-06-10 23:34:28.948215 | controller | changed:
2026-06-10 23:34:28.948315 | controller | {
2026-06-10 23:34:28.948416 | controller |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDS4Fn6k4deCnIlOtLWqZJyksbepjQt04j8Ed8CGx9EKkj0fKiAxiI4TadXQYPuNHMixZy4Nevjb6aDhL5Z906TfvNHKUrjrG7G26a0k8vdc61NEQ7FmcGMWRLwwc6ReDO7lFpzYKBMk4YqfWgBuGU/K6WLKiVW2cVvwIuGIaYrE1OiiX0iVUUk7KApXlDJMXn7qjSYynfO4mF629NIp8FJal38+Kv+HA+0QkE5Y2xXnzD4Lar5+keymiCHRntPppXHeLIRzbt0gxC7v3L72hpQ3BTBEzwHpeS8KY+SX1y5lRMN45thCHfJqGmARJREDjBvWG8JXOPmVIKQtZmVcD5b mandreou@redhat.com"
2026-06-10 23:34:28.948461 | controller | }
2026-06-10 23:34:29.333129 | controller | changed:
2026-06-10 23:34:29.333227 | controller | {
2026-06-10 23:34:29.333278 | 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-10 23:34:29.333336 | controller | }
2026-06-10 23:34:29.743988 | controller | changed:
2026-06-10 23:34:29.744099 | controller | {
2026-06-10 23:34:29.744150 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIFCbgz8gdERiJlk2IKOtkjQxEXejrio6ZYMJAVJYpOIp raukadah@gmail.com"
2026-06-10 23:34:29.744191 | controller | }
2026-06-10 23:34:30.104917 | controller | changed:
2026-06-10 23:34:30.105016 | controller | {
2026-06-10 23:34:30.105065 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIBqb3Q/9uDf4LmihQ7xeJ9gA/STIQUFPSfyyV0m8AoQi bshewale@redhat.com"
2026-06-10 23:34:30.105105 | controller | }
2026-06-10 23:34:30.529594 | controller | changed:
2026-06-10 23:34:30.529741 | controller | {
2026-06-10 23:34:30.529792 | controller |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC0I8QqQx0Az2ysJt2JuffucLijhBqnsXKEIx5GyHwxVULROa8VtNFXUDH6ZKZavhiMcmfHB2+TBTda+lDP4FldYj06dGmzCY+IYGa+uDRdxHNGYjvCfLFcmLlzRK6fNbTcui+KlUFUdKe0fb9CRoGKyhlJD5GRkM1Dv+Yb6Bj+RNnmm1fVGYxzmrD2utvffYEb0SZGWxq2R9gefx1q/3wCGjeqvufEV+AskPhVGc5T7t9eyZ4qmslkLh1/nMuaIBFcr9AUACRajsvk6mXrAN1g3HlBf2gQlhi1UEyfbqIQvzzFtsbLDlSum/KmKjy818GzvWjERfQ0VkGzCd9bSLVL dviroel@redhat.com"
2026-06-10 23:34:30.529831 | controller | }
2026-06-10 23:34:30.956084 | controller | changed:
2026-06-10 23:34:30.956243 | controller | {
2026-06-10 23:34:30.956293 | 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-10 23:34:30.956333 | controller | }
2026-06-10 23:34:31.419538 | controller | changed:
2026-06-10 23:34:31.419661 | controller | {
2026-06-10 23:34:31.419684 | 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-10 23:34:31.419714 | controller | }
2026-06-10 23:34:31.814893 | controller | changed:
2026-06-10 23:34:31.815023 | controller | {
2026-06-10 23:34:31.815072 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIHUnwjB20UKmsSed9X73eGNV5AOEFccQ3NYrRW776pEk cjeanner"
2026-06-10 23:34:31.815112 | controller | }
2026-06-10 23:34:32.257443 | controller | changed:
2026-06-10 23:34:32.257569 | controller | {
2026-06-10 23:34:32.257618 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDercCMGn8rW1C4P67tHgtflPdTeXlpyUJYH+6XDd2lR jgilaber@redhat.com"
2026-06-10 23:34:32.257657 | controller | }
2026-06-10 23:34:32.690199 | controller | changed:
2026-06-10 23:34:32.690390 | controller | {
2026-06-10 23:34:32.690449 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIAMI6kkg9Wg0sG7jIJmyZemEBwUn1yzNpQQd3gnulOmZ adrianfuscoarnejo@gmail.com"
2026-06-10 23:34:32.690490 | controller | }
2026-06-10 23:34:33.042816 | controller | changed:
2026-06-10 23:34:33.042988 | controller | {
2026-06-10 23:34:33.043045 | controller |   "public_key": "ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPijwpQu/3jhhhBZInXNOLEH57DrknPc3PLbsRvYyJIFzwYjX+WD4a7+nGnMYS42MuZk6TJcVqgnqofVx4isoD4= ramishra@redhat.com"
2026-06-10 23:34:33.043098 | controller | }
2026-06-10 23:34:33.492340 | controller | changed:
2026-06-10 23:34:33.492530 | controller | {
2026-06-10 23:34:33.492578 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICWBreHW95Wz2Toz5YwCGQwFcUG8oFYkienDh9tntmDc ralfieri@redhat.com"
2026-06-10 23:34:33.492618 | controller | }
2026-06-10 23:34:33.935064 | controller | changed:
2026-06-10 23:34:33.935232 | controller | {
2026-06-10 23:34:33.935282 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDK0iKdi8jQTpQrDdLVH/AAgLVYyTXF7AQ1gjc/5uT3t ykarel@yatinkarel"
2026-06-10 23:34:33.935322 | controller | }
2026-06-10 23:34:34.382504 | controller | changed:
2026-06-10 23:34:34.382671 | controller | {
2026-06-10 23:34:34.382721 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIF/V/cLotA6LZeO32VL45Hd78skuA2lJA425Sm2LlQeZ fmount@horcrux"
2026-06-10 23:34:34.382761 | controller | }
2026-06-10 23:34:34.839913 | controller | changed:
2026-06-10 23:34:34.840065 | controller | {
2026-06-10 23:34:34.840114 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDa7QCjuDMVmRPo1rREbGwzYeBCYVN+Ou/3WKXZEC6Sr"
2026-06-10 23:34:34.840153 | controller | }
2026-06-10 23:34:35.258761 | controller | changed:
2026-06-10 23:34:35.258963 | controller | {
2026-06-10 23:34:35.259015 | 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-10 23:34:35.259056 | controller | }
2026-06-10 23:34:35.733609 | controller | changed:
2026-06-10 23:34:35.733847 | controller | {
2026-06-10 23:34:35.733903 | 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-10 23:34:35.733958 | controller | }
2026-06-10 23:34:36.208184 | controller | changed:
2026-06-10 23:34:36.208393 | controller | {
2026-06-10 23:34:36.208450 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIOKLl0NYKwoZ/JY5KeZU8VwRAggeOxqQJeoqp3dsAaY9"
2026-06-10 23:34:36.208491 | controller | }
2026-06-10 23:34:36.677164 | controller | changed:
2026-06-10 23:34:36.677293 | controller | {
2026-06-10 23:34:36.677317 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIASASQOH2BcOyLKuuDOdWZlPi2orcjcA8q4400T73DLH evallesp@fedora"
2026-06-10 23:34:36.677344 | controller | }
2026-06-10 23:34:37.060091 | controller | changed:
2026-06-10 23:34:37.060284 | controller | {
2026-06-10 23:34:37.060338 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILeBWlamUph+jRKV2qrx1PGU7vWuGIt5+z9k96I8WehW amsinha@amsinha-mac"
2026-06-10 23:34:37.060427 | controller | }
2026-06-10 23:34:37.482143 | controller | changed:
2026-06-10 23:34:37.482327 | controller | {
2026-06-10 23:34:37.482419 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIANvVgvJBlK3gb1yz5uef/JqIGq4HLEmY2dYA8e37swb morenod@redhat-laptop"
2026-06-10 23:34:37.482465 | controller | }
2026-06-10 23:34:37.891714 | controller | changed:
2026-06-10 23:34:37.891839 | controller | {
2026-06-10 23:34:37.891863 | 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-10 23:34:37.891882 | controller | }
2026-06-10 23:34:38.296012 | controller | changed:
2026-06-10 23:34:38.296133 | controller | {
2026-06-10 23:34:38.296156 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIKwedoZ0TWPJX/z/4TAbO/kKcDZOQVgRH0hAqrL5UCI1 vcastell@redhat.com"
2026-06-10 23:34:38.296174 | controller | }
2026-06-10 23:34:38.781371 | controller | changed:
2026-06-10 23:34:38.781545 | controller | {
2026-06-10 23:34:38.781595 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEmv8sE8GCk6ZTPIqF0FQrttBdL3mq7rCm/IJy0xDFh7 michburk@redhat.com"
2026-06-10 23:34:38.781634 | controller | }
2026-06-10 23:34:39.192010 | controller | changed:
2026-06-10 23:34:39.192192 | controller | {
2026-06-10 23:34:39.192244 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICy6GpGEtwevXEEn4mmLR5lmSLe23dGgAvzkB9DMNbkf rsafrono@rsafrono"
2026-06-10 23:34:39.192285 | controller | }
2026-06-10 23:34:39.224607 | 
2026-06-10 23:34:39.224854 | TASK [Set timezone to UTC]
2026-06-10 23:34:40.000787 | controller | changed: executed `/bin/timedatectl set-timezone UTC`
2026-06-10 23:34:40.008911 | 
2026-06-10 23:34:40.009060 | TASK [Create nodepool directory]
2026-06-10 23:34:40.388331 | controller | changed
2026-06-10 23:34:40.399014 | 
2026-06-10 23:34:40.399151 | TASK [Create nodepool sub_nodes file]
2026-06-10 23:34:41.933251 | controller | changed
2026-06-10 23:34:41.942215 | 
2026-06-10 23:34:41.942412 | TASK [Create nodepool sub_nodes_private file]
2026-06-10 23:34:43.570842 | controller | changed
2026-06-10 23:34:43.579154 | 
2026-06-10 23:34:43.579278 | LOOP [Populate nodepool sub_nodes file]
2026-06-10 23:34:43.634829 | 
2026-06-10 23:34:43.635088 | LOOP [Populate nodepool sub_nodes_private file]
2026-06-10 23:34:43.692114 | 
2026-06-10 23:34:43.692407 | TASK [Create nodepool primary file]
2026-06-10 23:34:43.730774 | controller | skipping: Conditional result was False
2026-06-10 23:34:43.744314 | 
2026-06-10 23:34:43.744503 | TASK [Create nodepool node_private for this node]
2026-06-10 23:34:45.498589 | controller | changed
2026-06-10 23:34:45.507945 | 
2026-06-10 23:34:45.508079 | LOOP [Copy ssh keys to nodepool directory]
2026-06-10 23:34:46.119951 | controller | ok: Item: id_rsa Runtime: 0:00:00.008162
2026-06-10 23:34:46.120304 | 
2026-06-10 23:34:46.453831 | controller | ok: Item: id_rsa.pub Runtime: 0:00:00.006864
2026-06-10 23:34:46.466331 | 
2026-06-10 23:34:46.466506 | TASK [Add sudoers role for zuul-sudo-grep.sh]
2026-06-10 23:34:48.054800 | controller | changed
2026-06-10 23:34:48.062606 | 
2026-06-10 23:34:48.062753 | TASK [Validate sudoers config after edits]
2026-06-10 23:34:48.477880 | controller | /etc/sudoers: parsed OK
2026-06-10 23:34:48.478068 | controller | /etc/sudoers.d/90-cloud-init-users: parsed OK
2026-06-10 23:34:48.478086 | controller | /etc/sudoers.d/zuul: parsed OK
2026-06-10 23:34:48.478096 | controller | /etc/sudoers.d/zuul-sudo-grep: parsed OK
2026-06-10 23:34:48.612257 | controller | ok: Runtime: 0:00:00.010030
2026-06-10 23:34:48.620718 | 
2026-06-10 23:34:48.620844 | TASK [Show the environment passed in to job shell scripts]
2026-06-10 23:34:49.075588 | controller | SHELL=/bin/bash
2026-06-10 23:34:49.075744 | controller | ZUUL_PROJECT=openstack-k8s-operators/ci-framework
2026-06-10 23:34:49.075785 | controller | ZUUL_SHORT_PROJECT_NAME=ci-framework
2026-06-10 23:34:49.075808 | controller | ZUUL_CHANGES=openstack-k8s-operators/ci-framework:main:refs/changes/87/3987/cd7bdce8f0ea79c29e9c2532fa57d85b885f7911
2026-06-10 23:34:49.075826 | controller | PWD=/home/zuul
2026-06-10 23:34:49.075842 | controller | ZUUL_PIPELINE=github-check
2026-06-10 23:34:49.075863 | controller | LOGNAME=zuul
2026-06-10 23:34:49.075880 | controller | XDG_SESSION_TYPE=tty
2026-06-10 23:34:49.075896 | controller | _=/usr/bin/env
2026-06-10 23:34:49.075917 | controller | MOTD_SHOWN=pam
2026-06-10 23:34:49.075934 | controller | HOME=/home/zuul
2026-06-10 23:34:49.075950 | controller | LANG=en_US.UTF-8
2026-06-10 23:34:49.075967 | controller | SSH_CONNECTION=38.102.83.51 48858 38.102.83.119 22
2026-06-10 23:34:49.075986 | 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-10 23:34:49.076004 | controller | ZUUL_CHANGE_IDS=3987,cd7bdce8f0ea79c29e9c2532fa57d85b885f7911
2026-06-10 23:34:49.076021 | controller | WORKSPACE=/home/zuul/workspace
2026-06-10 23:34:49.076036 | controller | XDG_SESSION_CLASS=user
2026-06-10 23:34:49.076052 | controller | SELINUX_ROLE_REQUESTED=
2026-06-10 23:34:49.076068 | controller | LESSOPEN=||/usr/bin/lesspipe.sh %s
2026-06-10 23:34:49.076084 | controller | USER=zuul
2026-06-10 23:34:49.076101 | controller | ZUUL_VOTING=True
2026-06-10 23:34:49.076117 | controller | BUILD_TIMEOUT=10800000
2026-06-10 23:34:49.076134 | controller | SELINUX_USE_CURRENT_RANGE=
2026-06-10 23:34:49.076150 | controller | SHLVL=1
2026-06-10 23:34:49.076167 | controller | ZUUL_PATCHSET=cd7bdce8f0ea79c29e9c2532fa57d85b885f7911
2026-06-10 23:34:49.076183 | controller | XDG_SESSION_ID=1
2026-06-10 23:34:49.076199 | controller | ZUUL_BRANCH=main
2026-06-10 23:34:49.076215 | controller | XDG_RUNTIME_DIR=/run/user/1000
2026-06-10 23:34:49.076231 | controller | SSH_CLIENT=38.102.83.51 48858 22
2026-06-10 23:34:49.076252 | controller | DEBUGINFOD_URLS=https://debuginfod.centos.org/
2026-06-10 23:34:49.076268 | controller | DEBUGINFOD_IMA_CERT_PATH=/etc/keys/ima:
2026-06-10 23:34:49.076284 | controller | which_declare=declare -f
2026-06-10 23:34:49.076300 | 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-10 23:34:49.076317 | controller | SELINUX_LEVEL_REQUESTED=
2026-06-10 23:34:49.076332 | controller | ZUUL_CHANGE=3987
2026-06-10 23:34:49.076348 | controller | DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1000/bus
2026-06-10 23:34:49.076364 | controller | ZUUL_UUID=1ec44106962145eba886e000deb2512b
2026-06-10 23:34:49.076381 | controller | BASH_FUNC_which%%=() {  ( alias;
2026-06-10 23:34:49.076399 | controller |  eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@
2026-06-10 23:34:49.076421 | controller | }
2026-06-10 23:34:49.169932 | controller | ok: Runtime: 0:00:00.011079
2026-06-10 23:34:49.178160 | 
2026-06-10 23:34:49.178291 | TASK [Workaround hardcoded /home/zuul/workspace in zuul_legacy_vars]
2026-06-10 23:34:49.205331 | controller | skipping: Conditional result was False
2026-06-10 23:34:49.215380 | 
2026-06-10 23:34:49.215513 | TASK [Symlink /home/zuul-worker/workspace]
2026-06-10 23:34:49.753730 | controller | skipping: Conditional result was False
2026-06-10 23:34:49.763831 | 
2026-06-10 23:34:49.763973 | TASK [Ensure legacy workspace directory]
2026-06-10 23:34:50.135737 | controller | changed
2026-06-10 23:34:50.138696 | 
2026-06-10 23:34:50.138794 | PLAY RECAP
2026-06-10 23:34:50.138879 | controller | ok: 14 changed: 11 unreachable: 0 failed: 0 skipped: 5 rescued: 0 ignored: 0
2026-06-10 23:34:50.138922 | 
2026-06-10 23:34:50.300909 | PRE-RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/pre.yaml@master]
2026-06-10 23:34:50.304714 | PRE-RUN START: [trusted : review.rdoproject.org/config/playbooks/crc/podman.yaml@master]
2026-06-10 23:34:50.998544 | 
2026-06-10 23:34:50.998712 | PLAY [all,!compute]
2026-06-10 23:34:51.008942 | 
2026-06-10 23:34:51.009014 | TASK [Enable container-tools rhel-modules for c8/crc node]
2026-06-10 23:34:51.527384 | controller | skipping: Conditional result was False
2026-06-10 23:34:51.533733 | 
2026-06-10 23:34:51.533818 | TASK [Install podman]
2026-06-10 23:35:10.656353 | controller | changed
2026-06-10 23:35:10.665768 | 
2026-06-10 23:35:10.665906 | TASK [Set var name for quay login zuul secret]
2026-06-10 23:35:10.747053 | controller | skipping: Conditional result was False
2026-06-10 23:35:10.755285 | 
2026-06-10 23:35:10.755433 | TASK [Print the username]
2026-06-10 23:35:11.337882 | controller | openstack-k8s-operators+cirobot
2026-06-10 23:35:11.801472 | controller | ok: Runtime: 0:00:00.004455
2026-06-10 23:35:11.810136 | 
2026-06-10 23:35:11.810276 | TASK [Fail when user or password is not set]
2026-06-10 23:35:11.888541 | controller | skipping: Conditional result was False
2026-06-10 23:35:11.897733 | 
2026-06-10 23:35:11.897864 | TASK [Set vars for quay login]
2026-06-10 23:35:11.966039 | controller | Output suppressed because no_log was given
2026-06-10 23:35:11.973439 | 
2026-06-10 23:35:11.973572 | LOOP [Perform container registry login(s) with podman]
2026-06-10 23:35:13.311604 | controller | Output suppressed because no_log was given
2026-06-10 23:35:13.319992 | 
2026-06-10 23:35:13.320133 | LOOP [Perform container registry login(s) with buildah]
2026-06-10 23:35:13.418113 | controller | Output suppressed because no_log was given
2026-06-10 23:35:13.430671 | 
2026-06-10 23:35:13.430899 | TASK [Set Insecure registry for content provider]
2026-06-10 23:35:13.977111 | controller | changed: Block inserted
2026-06-10 23:35:13.980228 | 
2026-06-10 23:35:13.980324 | PLAY RECAP
2026-06-10 23:35:13.980471 | controller | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 4 rescued: 0 ignored: 0
2026-06-10 23:35:13.980523 | 
2026-06-10 23:35:14.151157 | PRE-RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/crc/podman.yaml@master]
2026-06-10 23:35:14.154774 | PRE-RUN START: [trusted : review.rdoproject.org/config/playbooks/crc/simple-start.yaml@master]
2026-06-10 23:35:14.793056 | 
2026-06-10 23:35:14.793196 | PLAY [Prefer ipv4 over ipv6]
2026-06-10 23:35:14.802796 | 
2026-06-10 23:35:14.802879 | TASK [Configure /etc/gai.conf to prever ipv4 over ipv6]
2026-06-10 23:35:14.859595 | controller | skipping: Conditional result was False
2026-06-10 23:35:14.862628 | 
2026-06-10 23:35:14.862717 | PLAY [controller]
2026-06-10 23:35:14.870487 | 
2026-06-10 23:35:14.870614 | TASK [Fail when openshift_pull_sec not provided]
2026-06-10 23:35:14.895544 | controller | skipping: Conditional result was False
2026-06-10 23:35:14.902381 | 
2026-06-10 23:35:14.902467 | TASK [Clone repos in the job workspace]
2026-06-10 23:35:14.921236 | controller | ok
2026-06-10 23:35:14.943532 | 
2026-06-10 23:35:14.943628 | TASK [prepare-workspace : Start zuul_console daemon.]
2026-06-10 23:35:15.496849 | controller | ok
2026-06-10 23:35:15.507689 | 
2026-06-10 23:35:15.507855 | TASK [prepare-workspace : Synchronize src repos to workspace directory.]
2026-06-10 23:35:18.817992 | controller | Output suppressed because no_log was given
2026-06-10 23:35:18.833303 | 
2026-06-10 23:35:18.833563 | TASK [Create pull-secret.txt file]
2026-06-10 23:35:20.609252 | controller | Output suppressed because no_log was given
2026-06-10 23:35:20.616608 | 
2026-06-10 23:35:20.616737 | TASK [Apply CRC features and print image build date]
2026-06-10 23:35:20.643558 | controller | ok
2026-06-10 23:35:20.655381 | controller | included: /var/lib/zuul/builds/1ec44106962145eba886e000deb2512b/trusted/project_0/review.rdoproject.org/config/playbooks/crc/features.yaml
2026-06-10 23:35:20.668300 | 
2026-06-10 23:35:20.668470 | TASK [Set additional parameters for crc - telemetry]
2026-06-10 23:35:21.230766 | controller | skipping: Conditional result was False
2026-06-10 23:35:21.239491 | 
2026-06-10 23:35:21.239618 | TASK [Set additional parameters for crc - monitoring]
2026-06-10 23:35:21.782136 | controller | skipping: Conditional result was False
2026-06-10 23:35:21.790812 | 
2026-06-10 23:35:21.790934 | TASK [Set minimum required memory to run the CRC when monitoring enabled]
2026-06-10 23:35:22.331105 | controller | skipping: Conditional result was False
2026-06-10 23:35:22.339770 | 
2026-06-10 23:35:22.339897 | TASK [Set additional parameters for crc - enable microshift preset]
2026-06-10 23:35:22.880377 | controller | skipping: Conditional result was False
2026-06-10 23:35:22.889187 | 
2026-06-10 23:35:22.889317 | TASK [Set additional parameters for crc - enable okd preset]
2026-06-10 23:35:23.429490 | controller | skipping: Conditional result was False
2026-06-10 23:35:23.438471 | 
2026-06-10 23:35:23.438598 | TASK [Delete the cluster if there's a non-default bundle URL]
2026-06-10 23:35:23.979890 | controller | skipping: Conditional result was False
2026-06-10 23:35:23.989241 | 
2026-06-10 23:35:23.989414 | TASK [Execute crc start command]
2026-06-10 23:52:06.945553 | controller | ok: Runtime: 0:16:42.139321
2026-06-10 23:52:06.954340 | 
2026-06-10 23:52:06.954506 | TASK [Verify that OpenShift is up and running]
2026-06-10 23:52:06.980594 | controller | ok
2026-06-10 23:52:07.000187 | controller | included: /var/lib/zuul/builds/1ec44106962145eba886e000deb2512b/trusted/project_0/review.rdoproject.org/config/playbooks/crc/verify_openshift_start.yaml
2026-06-10 23:52:07.011146 | 
2026-06-10 23:52:07.011222 | TASK [Create script to login and verify services]
2026-06-10 23:52:08.389579 | controller | changed
2026-06-10 23:52:08.398845 | 
2026-06-10 23:52:08.398977 | TASK [Ensure that user is logged]
2026-06-10 23:52:08.781121 | controller | Checking login to the cluster 1...
2026-06-10 23:52:09.674044 | controller | WARNING: Using insecure TLS client config. Setting this option is not supported!
2026-06-10 23:52:09.674101 | controller |
2026-06-10 23:52:09.922653 | controller | Login successful.
2026-06-10 23:52:09.922711 | controller |
2026-06-10 23:52:09.950849 | controller | You have access to 65 projects, the list has been suppressed. You can list all projects with 'oc projects'
2026-06-10 23:52:09.950906 | controller |
2026-06-10 23:52:09.950915 | controller | Using project "default".
2026-06-10 23:52:10.449671 | controller | ok: Runtime: 0:00:01.231348
2026-06-10 23:52:10.458246 | 
2026-06-10 23:52:10.458400 | TASK [Delete all openshift-marketplace pods]
2026-06-10 23:52:11.824011 | controller | pod "certified-operators-l27pk" deleted
2026-06-10 23:52:11.836616 | controller | pod "community-operators-qhh6t" deleted
2026-06-10 23:52:11.855010 | controller | pod "marketplace-operator-547dbd544d-xchl9" deleted
2026-06-10 23:52:11.882736 | controller | pod "redhat-marketplace-ntdwx" deleted
2026-06-10 23:52:11.907792 | controller | pod "redhat-operators-x5vn9" deleted
2026-06-10 23:52:13.514149 | controller | ok: Runtime: 0:00:02.670705
2026-06-10 23:52:13.522585 | 
2026-06-10 23:52:13.522706 | TASK [Copy script ensure_services_up.sh]
2026-06-10 23:52:13.590021 | controller | skipping: Conditional result was False
2026-06-10 23:52:13.598823 | 
2026-06-10 23:52:13.598947 | TASK [Ensure all pods are up and running]
2026-06-10 23:52:14.138683 | controller | skipping: Conditional result was False
2026-06-10 23:52:14.150228 | 
2026-06-10 23:52:14.150396 | TASK [Check if there is a image build date file]
2026-06-10 23:52:14.551908 | controller | ok
2026-06-10 23:52:14.560180 | 
2026-06-10 23:52:14.560305 | TASK [Print image date if available]
2026-06-10 23:52:14.951993 | controller | Tue May  5 04:16:20 AM EDT 2026
2026-06-10 23:52:15.146553 | controller | ok: Runtime: 0:00:00.006093
2026-06-10 23:52:15.150876 | 
2026-06-10 23:52:15.150939 | TASK [Fix machineconfigpool]
2026-06-10 23:52:15.217248 | controller | skipping: Conditional result was False
2026-06-10 23:52:15.227639 | 
2026-06-10 23:52:15.227824 | TASK [Show available nodes]
2026-06-10 23:52:16.050551 | controller | NAME   STATUS   ROLES                         AGE    VERSION
2026-06-10 23:52:16.050653 | controller | crc    Ready    control-plane,master,worker   220d   v1.33.5
2026-06-10 23:52:16.279762 | controller | ok: Runtime: 0:00:00.429564
2026-06-10 23:52:16.291670 | 
2026-06-10 23:52:16.291803 | TASK [Configure insecure registry inside crc vm]
2026-06-10 23:52:16.339669 | controller | ok
2026-06-10 23:52:16.353932 | controller | included: /var/lib/zuul/builds/1ec44106962145eba886e000deb2512b/trusted/project_0/review.rdoproject.org/config/playbooks/crc/crc_insecure_registry.yaml
2026-06-10 23:52:16.369867 | 
2026-06-10 23:52:16.369992 | TASK [Catch CRC IP]
2026-06-10 23:52:16.799258 | controller | 192.168.130.11
2026-06-10 23:52:16.904863 | controller | ok: Runtime: 0:00:00.073775
2026-06-10 23:52:16.912781 | 
2026-06-10 23:52:16.912906 | TASK [Patch the image.config.openshift.io resource to include insecure registry]
2026-06-10 23:52:17.408700 | controller | image.config.openshift.io/cluster patched
2026-06-10 23:52:17.458529 | controller | ok: Runtime: 0:00:00.179360
2026-06-10 23:52:17.466417 | 
2026-06-10 23:52:17.466548 | TASK [Check if id_ed25519 key exists]
2026-06-10 23:52:17.786199 | controller | ok
2026-06-10 23:52:17.795993 | 
2026-06-10 23:52:17.796125 | TASK [Set fact if new keypair exists]
2026-06-10 23:52:17.843161 | controller | ok
2026-06-10 23:52:17.851319 | 
2026-06-10 23:52:17.851480 | TASK [update the /etc/containers/registries.conf in crc vm]
2026-06-10 23:52:18.931862 | controller |
2026-06-10 23:52:18.931968 | controller | PLAY [Set insecure registry with in crc vm] ************************************
2026-06-10 23:52:18.931980 | controller |
2026-06-10 23:52:18.931989 | controller | TASK [Gathering Facts] *********************************************************
2026-06-10 23:52:25.877112 | controller | ok: [192.168.130.11]
2026-06-10 23:52:25.877196 | controller |
2026-06-10 23:52:25.877203 | controller | TASK [Set Insecure registry for content provider] ******************************
2026-06-10 23:52:26.918018 | controller | changed: [192.168.130.11]
2026-06-10 23:52:26.918087 | controller |
2026-06-10 23:52:26.918095 | controller | TASK [Restart crio] ************************************************************
2026-06-10 23:52:34.165563 | controller | changed: [192.168.130.11]
2026-06-10 23:52:34.165692 | controller |
2026-06-10 23:52:34.165709 | controller | TASK [Restart kubelet] *********************************************************
2026-06-10 23:52:35.895173 | controller | changed: [192.168.130.11]
2026-06-10 23:52:35.895242 | controller |
2026-06-10 23:52:35.895247 | controller | PLAY RECAP *********************************************************************
2026-06-10 23:52:35.895252 | controller | 192.168.130.11             : ok=4    changed=3    unreachable=0    failed=0    skipped=0    rescued=0    ignored=0
2026-06-10 23:52:35.895256 | controller |
2026-06-10 23:52:36.425037 | controller | ok: Runtime: 0:00:17.780799
2026-06-10 23:52:36.433996 | 
2026-06-10 23:52:36.434122 | TASK [Catch CRC IP]
2026-06-10 23:52:36.884798 | controller | 192.168.130.11
2026-06-10 23:52:36.979035 | controller | ok: Runtime: 0:00:00.076540
2026-06-10 23:52:36.982700 | 
2026-06-10 23:52:36.982756 | TASK [Check if id_ed25519 key exists]
2026-06-10 23:52:37.306596 | controller | ok
2026-06-10 23:52:37.314810 | 
2026-06-10 23:52:37.314940 | TASK [Set fact if new keypair exists]
2026-06-10 23:52:37.358803 | controller | ok
2026-06-10 23:52:37.365973 | 
2026-06-10 23:52:37.366092 | TASK [Run crc]
2026-06-10 23:52:38.215574 | controller |
2026-06-10 23:52:38.215654 | controller | PLAY [OpenShift secret copy and CRC securitization] ****************************
2026-06-10 23:52:38.215663 | controller |
2026-06-10 23:52:38.215669 | controller | TASK [Gathering Facts] *********************************************************
2026-06-10 23:52:42.998581 | controller | ok: [192.168.130.11]
2026-06-10 23:52:42.998660 | controller |
2026-06-10 23:52:42.998668 | controller | TASK [Copy pull-secret] ********************************************************
2026-06-10 23:52:45.851877 | controller | changed: [192.168.130.11]
2026-06-10 23:52:45.851941 | controller |
2026-06-10 23:52:45.851948 | controller | TASK [Add crio config] *********************************************************
2026-06-10 23:52:49.100568 | controller | changed: [192.168.130.11]
2026-06-10 23:52:49.100671 | controller |
2026-06-10 23:52:49.100690 | controller | TASK [Restart crio to pickup new configuration] ********************************
2026-06-10 23:53:07.705846 | controller | changed: [192.168.130.11]
2026-06-10 23:53:07.705944 | controller |
2026-06-10 23:53:07.705956 | controller | PLAY RECAP *********************************************************************
2026-06-10 23:53:07.705965 | controller | 192.168.130.11             : ok=4    changed=3    unreachable=0    failed=0    skipped=0    rescued=0    ignored=0
2026-06-10 23:53:07.705972 | controller |
2026-06-10 23:53:07.944192 | controller | ok: Runtime: 0:00:30.047873
2026-06-10 23:53:07.952340 | 
2026-06-10 23:53:07.952494 | TASK [Set slower etcd profile]
2026-06-10 23:53:08.008588 | controller | ok
2026-06-10 23:53:08.050059 | 
2026-06-10 23:53:08.050150 | TASK [prepare-crc-cloud : Set slower profile]
2026-06-10 23:53:08.676350 | controller | etcd.operator.openshift.io/cluster patched
2026-06-10 23:53:09.086478 | controller | ok: Runtime: 0:00:00.219392
2026-06-10 23:53:09.095161 | 
2026-06-10 23:53:09.095290 | TASK [prepare-crc-cloud : Wait 30 seconds to apply]
2026-06-10 23:53:39.146535 | controller | ok
2026-06-10 23:53:39.154700 | 
2026-06-10 23:53:39.154836 | TASK [prepare-crc-cloud : Get pod phase status]
2026-06-10 23:59:07.242132 | controller | ok: Runtime: 0:00:00.156290
2026-06-10 23:59:07.257558 | 
2026-06-10 23:59:07.257678 | TASK [Set limit for disk usage - IOPS and Read/Write]
2026-06-10 23:59:07.331503 | controller | ok
2026-06-10 23:59:07.377998 | 
2026-06-10 23:59:07.378099 | TASK [disk-usage-limitation : Set facts for disk limitation]
2026-06-10 23:59:07.412157 | controller | ok
2026-06-10 23:59:07.420898 | 
2026-06-10 23:59:07.421021 | TASK [disk-usage-limitation : Print limits for the disk]
2026-06-10 23:59:07.467605 | controller | ok: Set limit to crc VM to the vda disk: iops 25000 read/write 367001600
2026-06-10 23:59:07.475227 | 
2026-06-10 23:59:07.475378 | TASK [disk-usage-limitation : Set limit to crc VM to the vda disk]
2026-06-10 23:59:07.869200 | controller |
2026-06-10 23:59:08.019791 | controller | ok: Runtime: 0:00:00.028641
2026-06-10 23:59:08.035122 | 
2026-06-10 23:59:08.035249 | TASK [Pause machineconfigpool]
2026-06-10 23:59:08.111167 | controller | ok
2026-06-10 23:59:08.161716 | 
2026-06-10 23:59:08.161823 | LOOP [prepare-crc-cloud : Pause the machineconfig configuration if mcp is not needed]
2026-06-10 23:59:08.762630 | controller | machineconfigpool.machineconfiguration.openshift.io/master patched
2026-06-10 23:59:08.763218 | controller | ok: Item: master Runtime: 0:00:00.189721
2026-06-10 23:59:09.243535 | controller | machineconfigpool.machineconfiguration.openshift.io/worker patched
2026-06-10 23:59:09.243742 | controller | ok: Item: worker Runtime: 0:00:00.150839
2026-06-10 23:59:09.262829 | 
2026-06-10 23:59:09.263105 | TASK [prepare-crc-cloud : Print current machineconfigpool]
2026-06-10 23:59:09.786201 | controller | NAME     CONFIG                                             UPDATED   UPDATING   DEGRADED   MACHINECOUNT   READYMACHINECOUNT   UPDATEDMACHINECOUNT   DEGRADEDMACHINECOUNT   AGE
2026-06-10 23:59:09.786342 | controller | master   rendered-master-463c990ae77c88c10ed494b769c09675   False     True       True       1              0                   0                     1                      220d
2026-06-10 23:59:09.786376 | controller | worker   rendered-worker-f5444e2af19d722549b3f07629a48d18   True      False      False      0              0                   0                     0                      220d
2026-06-10 23:59:09.839424 | controller | ok: Runtime: 0:00:00.176878
2026-06-10 23:59:09.855203 | 
2026-06-10 23:59:09.855322 | TASK [Create cluster certificate approver workaround]
2026-06-10 23:59:09.931994 | controller | ok
2026-06-10 23:59:09.980141 | 
2026-06-10 23:59:09.980236 | LOOP [prepare-crc-cloud : Re-run accept certificates in Pending state few times]
2026-06-10 23:59:10.484552 | controller | ok: Item: Runtime: 0:00:00.129455
2026-06-10 23:59:10.484955 | controller | ok: All items complete
2026-06-10 23:59:10.485012 | 
2026-06-10 23:59:20.918875 | controller | ok: Item: Runtime: 0:00:00.123793
2026-06-10 23:59:31.385853 | controller | ok: Item: Runtime: 0:00:00.153186
2026-06-10 23:59:31.409069 | 
2026-06-10 23:59:31.409293 | TASK [prepare-crc-cloud : Create service account for - auto-csr-approver]
2026-06-10 23:59:32.714053 | controller | changed
2026-06-10 23:59:32.722778 | 
2026-06-10 23:59:32.722906 | TASK [prepare-crc-cloud : Apply cluster cert approver]
2026-06-10 23:59:33.236949 | controller | serviceaccount/csr-approver-sa created
2026-06-10 23:59:33.250171 | controller | clusterrole.rbac.authorization.k8s.io/csr-approver created
2026-06-10 23:59:33.262889 | controller | clusterrolebinding.rbac.authorization.k8s.io/csr-approver-binding created
2026-06-10 23:59:33.282336 | controller | cronjob.batch/auto-csr-approver created
2026-06-10 23:59:33.773147 | controller | ok: Runtime: 0:00:00.199404
2026-06-10 23:59:33.790648 | 
2026-06-10 23:59:33.790779 | TASK [Ensure that all cluster operators are stable]
2026-06-10 23:59:34.257244 | controller | False
2026-06-10 23:59:34.257337 | controller | True
2026-06-10 23:59:34.257345 | controller | True
2026-06-10 23:59:34.257350 | controller | True
2026-06-10 23:59:34.257355 | controller | True
2026-06-10 23:59:34.257361 | controller | True
2026-06-10 23:59:34.257366 | controller | True
2026-06-10 23:59:34.257371 | controller | True
2026-06-10 23:59:34.257376 | controller | True
2026-06-10 23:59:34.257381 | controller | True
2026-06-10 23:59:34.257386 | controller | True
2026-06-10 23:59:34.257391 | controller | True
2026-06-10 23:59:34.257396 | controller | True
2026-06-10 23:59:34.257401 | controller | True
2026-06-10 23:59:34.257406 | controller | True
2026-06-10 23:59:34.257411 | controller | True
2026-06-10 23:59:34.257416 | controller | True
2026-06-10 23:59:34.257420 | controller | True
2026-06-10 23:59:34.257425 | controller | True
2026-06-10 23:59:34.257430 | controller | True
2026-06-10 23:59:34.257435 | controller | True
2026-06-10 23:59:34.257440 | controller | True
2026-06-10 23:59:34.257445 | controller | True
2026-06-10 23:59:34.257450 | controller | True
2026-06-11 00:02:22.624055 | controller | ok: Runtime: 0:00:00.209167
2026-06-11 00:02:22.626574 | 
2026-06-11 00:02:22.626626 | PLAY [Set IOPS and Read/Write disk limitation excluding controller]
2026-06-11 00:02:22.626729 | 
2026-06-11 00:02:22.626757 | PLAY RECAP
2026-06-11 00:02:22.626799 | controller | ok: 34 changed: 14 unreachable: 0 failed: 0 skipped: 11 rescued: 0 ignored: 0
2026-06-11 00:02:22.626820 | 
2026-06-11 00:02:22.798733 | PRE-RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/crc/simple-start.yaml@master]
2026-06-11 00:02:22.801398 | PRE-RUN START: [untrusted : github.com/openstack-k8s-operators/ci-framework/ci/playbooks/e2e-prepare.yml@main]
2026-06-11 00:02:23.631488 | 
2026-06-11 00:02:23.631634 | PLAY [Run ci/playbooks/e2e-prepare.yml]
2026-06-11 00:02:23.643892 | 
2026-06-11 00:02:23.644047 | TASK [Clone repos in the job workspace]
2026-06-11 00:02:23.663366 | controller | ok
2026-06-11 00:02:23.680292 | 
2026-06-11 00:02:23.680454 | TASK [prepare-workspace : Start zuul_console daemon.]
2026-06-11 00:02:24.198216 | controller | ok
2026-06-11 00:02:24.207412 | 
2026-06-11 00:02:24.207584 | TASK [prepare-workspace : Synchronize src repos to workspace directory.]
2026-06-11 00:02:25.781134 | controller | Output suppressed because no_log was given
2026-06-11 00:02:25.792144 | 
2026-06-11 00:02:25.792278 | TASK [Create zuul-output directory]
2026-06-11 00:02:26.327679 | controller | ok
2026-06-11 00:02:26.332987 | 
2026-06-11 00:02:26.333059 | TASK [Install required packages]
2026-06-11 00:02:27.763492 | controller | ok: Nothing to do
2026-06-11 00:02:27.773195 | 
2026-06-11 00:02:27.773390 | TASK [Output pip related things]
2026-06-11 00:02:29.047870 | controller | pip 21.3.1 from /usr/lib/python3.9/site-packages/pip (python 3.9)
2026-06-11 00:02:29.348403 | controller | ok: Runtime: 0:00:00.800525
2026-06-11 00:02:29.356691 | 
2026-06-11 00:02:29.356824 | TASK [Install requirements]
2026-06-11 00:04:10.850552 | controller | changed
2026-06-11 00:04:10.875233 | 
2026-06-11 00:04:10.875418 | TASK [Add cronjob to trigger job stats]
2026-06-11 00:04:10.936037 | controller | skipping: Conditional result was False
2026-06-11 00:04:10.943348 | 
2026-06-11 00:04:10.943518 | LOOP [Construct project change list]
2026-06-11 00:04:11.011245 | controller | ok:
2026-06-11 00:04:11.011558 | controller | {
2026-06-11 00:04:11.011591 | controller |   "branch": "main",
2026-06-11 00:04:11.011609 | controller |   "change": "3987",
2026-06-11 00:04:11.011627 | controller |   "change_message": "[devscripts] Add a trim toggle for ocp master vms\n\nTesting a remedy for growing disk util for hypervisors waiting in the premetal pool",
2026-06-11 00:04:11.011653 | controller |   "change_url": "https://github.com/openstack-k8s-operators/ci-framework/pull/3987",
2026-06-11 00:04:11.011669 | controller |   "commit_id": "cd7bdce8f0ea79c29e9c2532fa57d85b885f7911",
2026-06-11 00:04:11.011687 | controller |   "patchset": "cd7bdce8f0ea79c29e9c2532fa57d85b885f7911",
2026-06-11 00:04:11.011748 | controller |   "project": {
2026-06-11 00:04:11.011765 | controller |     "canonical_hostname": "github.com",
2026-06-11 00:04:11.011785 | controller |     "canonical_name": "github.com/openstack-k8s-operators/ci-framework",
2026-06-11 00:04:11.011800 | controller |     "name": "openstack-k8s-operators/ci-framework",
2026-06-11 00:04:11.011818 | controller |     "short_name": "ci-framework",
2026-06-11 00:04:11.011910 | controller |     "src_dir": "src/github.com/openstack-k8s-operators/ci-framework"
2026-06-11 00:04:11.011940 | controller |   },
2026-06-11 00:04:11.011961 | controller |   "topic": null
2026-06-11 00:04:11.011981 | controller | }
2026-06-11 00:04:11.049604 | 
2026-06-11 00:04:11.049796 | PLAY [Run ci/playbooks/build_runner_image.yml]
2026-06-11 00:04:11.057785 | 
2026-06-11 00:04:11.058000 | TASK [Filter out host if needed]
2026-06-11 00:04:11.073077 | controller | skipping: end_host conditional evaluated to False, continuing execution for controller
2026-06-11 00:04:11.078492 | 
2026-06-11 00:04:11.078665 | TASK [Get git tag for image tagging]
2026-06-11 00:04:11.621439 | controller | skipping: Conditional result was False
2026-06-11 00:04:11.629171 | 
2026-06-11 00:04:11.629294 | TASK [Set openstack-runner image]
2026-06-11 00:04:11.665489 | controller | skipping: Conditional result was False
2026-06-11 00:04:11.672837 | 
2026-06-11 00:04:11.672985 | TASK [Build openstack-runner image]
2026-06-11 00:04:11.708731 | controller | skipping: Conditional result was False
2026-06-11 00:04:11.715688 | 
2026-06-11 00:04:11.715880 | TASK [Push openstack-runner image]
2026-06-11 00:04:11.741820 | controller | skipping: Conditional result was False
2026-06-11 00:04:11.748332 | 
2026-06-11 00:04:11.748523 | TASK [Make sure ci-framework directory exists]
2026-06-11 00:04:11.775908 | controller | skipping: Conditional result was False
2026-06-11 00:04:11.784868 | 
2026-06-11 00:04:11.784992 | TASK [Create EDPM ansible var file]
2026-06-11 00:04:11.810895 | controller | skipping: Conditional result was False
2026-06-11 00:04:11.813150 | 
2026-06-11 00:04:11.813230 | PLAY RECAP
2026-06-11 00:04:11.813308 | controller | ok: 7 changed: 2 unreachable: 0 failed: 0 skipped: 7 rescued: 0 ignored: 0
2026-06-11 00:04:11.813338 | 
2026-06-11 00:04:12.069527 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/openstack-k8s-operators/ci-framework/ci/playbooks/e2e-prepare.yml@main]
2026-06-11 00:04:12.072415 | PRE-RUN START: [untrusted : github.com/openstack-k8s-operators/ci-framework/ci/playbooks/dump_zuul_data.yml@main]
2026-06-11 00:04:12.798254 | 
2026-06-11 00:04:12.798436 | PLAY [Run ci/playbooks/dump_zuul_data.yml]
2026-06-11 00:04:12.816455 | 
2026-06-11 00:04:12.816754 | TASK [Create zuul-output directory]
2026-06-11 00:04:13.318442 | controller | changed
2026-06-11 00:04:13.324185 | 
2026-06-11 00:04:13.324319 | TASK [Slurp Zuul inventory test]
2026-06-11 00:04:13.827859 | controller -> localhost | ok
2026-06-11 00:04:13.838230 | 
2026-06-11 00:04:13.838503 | TASK [Save zuul inventory]
2026-06-11 00:04:15.488673 | controller | changed
2026-06-11 00:04:15.493649 | 
2026-06-11 00:04:15.493732 | TASK [Save zuul vars without the change_message]
2026-06-11 00:04:16.932255 | controller | changed
2026-06-11 00:04:16.934305 | 
2026-06-11 00:04:16.934857 | PLAY RECAP
2026-06-11 00:04:16.934936 | controller | ok: 4 changed: 3 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-06-11 00:04:16.934970 | 
2026-06-11 00:04:17.123430 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/openstack-k8s-operators/ci-framework/ci/playbooks/dump_zuul_data.yml@main]
2026-06-11 00:04:17.125992 | RUN START: [untrusted : github.com/openstack-k8s-operators/ci-framework/ci/playbooks/edpm_baremetal_deployment/run.yml@main]
2026-06-11 00:04:17.946541 | 
2026-06-11 00:04:17.946700 | PLAY [Run ci/playbooks/edpm_baremetal_deployment/run.yml]
2026-06-11 00:04:17.958783 | 
2026-06-11 00:04:17.958949 | TASK [Filter out host if needed]
2026-06-11 00:04:17.967320 | controller | skipping: end_host conditional evaluated to False, continuing execution for controller
2026-06-11 00:04:17.972415 | 
2026-06-11 00:04:17.972551 | TASK [Check for edpm-ansible.yml file]
2026-06-11 00:04:18.442420 | controller | ok
2026-06-11 00:04:18.452596 | 
2026-06-11 00:04:18.452785 | TASK [Check if new ssh keypair exists]
2026-06-11 00:04:18.479661 | controller | ok
2026-06-11 00:04:18.505898 | 
2026-06-11 00:04:18.506079 | TASK [recognize_ssh_keypair : Check if id_ed25519 key exists]
2026-06-11 00:04:18.815185 | controller | ok
2026-06-11 00:04:18.827514 | 
2026-06-11 00:04:18.827780 | TASK [recognize_ssh_keypair : Set fact if new keypair exists]
2026-06-11 00:04:18.867558 | controller | ok
2026-06-11 00:04:18.876670 | 
2026-06-11 00:04:18.876938 | TASK [recognize_ssh_keypair : Set fact if new keypair does not exists]
2026-06-11 00:04:18.893850 | controller | skipping: Conditional result was False
2026-06-11 00:04:18.908010 | 
2026-06-11 00:04:18.908193 | TASK [Add crc node in local inventory]
2026-06-11 00:04:18.932431 | controller | changed
2026-06-11 00:04:18.940429 | 
2026-06-11 00:04:18.940643 | LOOP [Ensure we know ssh hosts]
2026-06-11 00:04:19.467128 | controller | ok: Item: controller Runtime: 0:00:00.039396
2026-06-11 00:04:19.881237 | controller | ok: Item: crc Runtime: 0:00:00.116073
2026-06-11 00:04:19.896430 | 
2026-06-11 00:04:19.896671 | TASK [Load zuul_inventory]
2026-06-11 00:04:20.451175 | controller | ok
2026-06-11 00:04:20.480332 | 
2026-06-11 00:04:20.480562 | TASK [Inject CRC in zuul_inventory.yml]
2026-06-11 00:04:22.220480 | controller | changed
2026-06-11 00:04:22.227820 | 
2026-06-11 00:04:22.227990 | TASK [Perform Podified and EDPM deployment on compute nodes with virtual baremetal]
2026-06-11 00:04:23.638456 | controller |
2026-06-11 00:04:23.638656 | controller | PLAY [Remove status flag] ******************************************************
2026-06-11 00:04:23.638667 | controller |
2026-06-11 00:04:23.638673 | controller | TASK [Gathering Facts ] ********************************************************
2026-06-11 00:04:23.638682 | controller | Thursday 11 June 2026  00:04:23 +0000 (0:00:00.035)       0:00:00.035 *********
2026-06-11 00:04:23.638688 | controller | Thursday 11 June 2026  00:04:23 +0000 (0:00:00.033)       0:00:00.033 *********
2026-06-11 00:04:24.709191 | controller | ok: [localhost]
2026-06-11 00:04:24.709264 | controller |
2026-06-11 00:04:24.709270 | controller | TASK [Delete success flag if exists path={{ ansible_user_dir }}/cifmw-success, state=absent] ***
2026-06-11 00:04:24.709278 | controller | Thursday 11 June 2026  00:04:24 +0000 (0:00:01.070)       0:00:01.105 *********
2026-06-11 00:04:24.709282 | controller | Thursday 11 June 2026  00:04:24 +0000 (0:00:01.070)       0:00:01.104 *********
2026-06-11 00:04:24.967671 | controller | ok: [localhost]
2026-06-11 00:04:24.967748 | controller |
2026-06-11 00:04:24.967755 | controller | TASK [Inherit from parent scenarios if needed _raw_params=ci/playbooks/tasks/inherit_parent_scenario.yml] ***
2026-06-11 00:04:24.967759 | controller | Thursday 11 June 2026  00:04:24 +0000 (0:00:00.258)       0:00:01.364 *********
2026-06-11 00:04:24.967763 | controller | Thursday 11 June 2026  00:04:24 +0000 (0:00:00.258)       0:00:01.362 *********
2026-06-11 00:04:25.034927 | controller | included: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci/playbooks/tasks/inherit_parent_scenario.yml for localhost
2026-06-11 00:04:25.035000 | controller |
2026-06-11 00:04:25.035006 | controller | TASK [Inherit from parent parameter file if instructed file={{ item }}] ********
2026-06-11 00:04:25.035010 | controller | Thursday 11 June 2026  00:04:25 +0000 (0:00:00.067)       0:00:01.431 *********
2026-06-11 00:04:25.035014 | controller | Thursday 11 June 2026  00:04:25 +0000 (0:00:00.067)       0:00:01.430 *********
2026-06-11 00:04:25.064607 | controller | skipping: [localhost]
2026-06-11 00:04:25.064652 | controller |
2026-06-11 00:04:25.064667 | 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 00:04:25.064673 | controller | Thursday 11 June 2026  00:04:25 +0000 (0:00:00.029)       0:00:01.461 *********
2026-06-11 00:04:25.064677 | controller | Thursday 11 June 2026  00:04:25 +0000 (0:00:00.029)       0:00:01.460 *********
2026-06-11 00:04:25.102728 | controller | ok: [localhost]
2026-06-11 00:04:25.102843 | controller |
2026-06-11 00:04:25.102858 | controller | TASK [cifmw_setup : Get customized parameters ci_framework_params={{
2026-06-11 00:04:25.102869 | controller |   hostvars[inventory_hostname] |
2026-06-11 00:04:25.102891 | controller |   dict2items |
2026-06-11 00:04:25.102900 | controller |   selectattr("key", "match",
2026-06-11 00:04:25.102909 | controller |              "^(cifmw|pre|post)_(?!install_yamls|openshift_token|openshift_login|openshift_kubeconfig).*") |
2026-06-11 00:04:25.102919 | controller |   list | items2dict
2026-06-11 00:04:25.102928 | controller | }}] ***
2026-06-11 00:04:25.102939 | controller | Thursday 11 June 2026  00:04:25 +0000 (0:00:00.038)       0:00:01.499 *********
2026-06-11 00:04:25.102948 | controller | Thursday 11 June 2026  00:04:25 +0000 (0:00:00.038)       0:00:01.498 *********
2026-06-11 00:04:25.211359 | controller | ok: [localhost]
2026-06-11 00:04:25.211430 | controller |
2026-06-11 00:04:25.211443 | controller | TASK [install_ca : Ensure target directory exists path={{ cifmw_install_ca_trust_dir }}, state=directory, mode=0755] ***
2026-06-11 00:04:25.211454 | controller | Thursday 11 June 2026  00:04:25 +0000 (0:00:00.107)       0:00:01.607 *********
2026-06-11 00:04:25.211463 | controller | Thursday 11 June 2026  00:04:25 +0000 (0:00:00.107)       0:00:01.606 *********
2026-06-11 00:04:25.439296 | controller | ok: [localhost]
2026-06-11 00:04:25.439341 | controller |
2026-06-11 00:04:25.439350 | 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 00:04:25.439358 | controller | Thursday 11 June 2026  00:04:25 +0000 (0:00:00.228)       0:00:01.835 *********
2026-06-11 00:04:25.439364 | controller | Thursday 11 June 2026  00:04:25 +0000 (0:00:00.228)       0:00:01.834 *********
2026-06-11 00:04:25.468811 | controller | skipping: [localhost]
2026-06-11 00:04:25.468860 | controller |
2026-06-11 00:04:25.468867 | 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 00:04:25.468872 | controller | Thursday 11 June 2026  00:04:25 +0000 (0:00:00.029)       0:00:01.865 *********
2026-06-11 00:04:25.468877 | controller | Thursday 11 June 2026  00:04:25 +0000 (0:00:00.029)       0:00:01.863 *********
2026-06-11 00:04:25.496610 | controller | skipping: [localhost]
2026-06-11 00:04:25.496656 | controller |
2026-06-11 00:04:25.496662 | 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 00:04:25.496669 | controller | Thursday 11 June 2026  00:04:25 +0000 (0:00:00.028)       0:00:01.893 *********
2026-06-11 00:04:25.496674 | controller | Thursday 11 June 2026  00:04:25 +0000 (0:00:00.028)       0:00:01.892 *********
2026-06-11 00:04:25.525089 | controller | skipping: [localhost]
2026-06-11 00:04:25.525142 | controller |
2026-06-11 00:04:25.525149 | 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 00:04:25.525155 | controller | Thursday 11 June 2026  00:04:25 +0000 (0:00:00.028)       0:00:01.921 *********
2026-06-11 00:04:25.525161 | controller | Thursday 11 June 2026  00:04:25 +0000 (0:00:00.028)       0:00:01.920 *********
2026-06-11 00:04:25.553955 | controller | skipping: [localhost]
2026-06-11 00:04:25.553998 | controller |
2026-06-11 00:04:25.554004 | controller | TASK [install_ca : Update ca bundle _raw_params=update-ca-trust] ***************
2026-06-11 00:04:25.554009 | controller | Thursday 11 June 2026  00:04:25 +0000 (0:00:00.028)       0:00:01.950 *********
2026-06-11 00:04:25.554013 | controller | Thursday 11 June 2026  00:04:25 +0000 (0:00:00.028)       0:00:01.949 *********
2026-06-11 00:04:25.588422 | controller | skipping: [localhost]
2026-06-11 00:04:25.588457 | controller |
2026-06-11 00:04:25.588463 | controller | TASK [repo_setup : Ensure directories are present path={{ cifmw_repo_setup_basedir }}/{{ item }}, state=directory, mode=0755] ***
2026-06-11 00:04:25.588468 | controller | Thursday 11 June 2026  00:04:25 +0000 (0:00:00.034)       0:00:01.985 *********
2026-06-11 00:04:25.588472 | controller | Thursday 11 June 2026  00:04:25 +0000 (0:00:00.034)       0:00:01.983 *********
2026-06-11 00:04:26.119651 | controller | changed: [localhost] => (item=tmp)
2026-06-11 00:04:26.119684 | controller | changed: [localhost] => (item=artifacts/repositories)
2026-06-11 00:04:26.119690 | controller | changed: [localhost] => (item=venv/repo_setup)
2026-06-11 00:04:26.119694 | controller |
2026-06-11 00:04:26.119699 | controller | TASK [repo_setup : Make sure git-core package is installed name=git-core, state=present] ***
2026-06-11 00:04:26.119703 | controller | Thursday 11 June 2026  00:04:26 +0000 (0:00:00.531)       0:00:02.516 *********
2026-06-11 00:04:26.119707 | controller | Thursday 11 June 2026  00:04:26 +0000 (0:00:00.531)       0:00:02.515 *********
2026-06-11 00:04:27.099449 | controller | ok: [localhost]
2026-06-11 00:04:27.099484 | controller |
2026-06-11 00:04:27.099512 | 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 00:04:27.099518 | controller | Thursday 11 June 2026  00:04:27 +0000 (0:00:00.979)       0:00:03.496 *********
2026-06-11 00:04:27.099524 | controller | Thursday 11 June 2026  00:04:27 +0000 (0:00:00.979)       0:00:03.494 *********
2026-06-11 00:04:27.998344 | controller | changed: [localhost]
2026-06-11 00:04:27.998408 | controller |
2026-06-11 00:04:27.998413 | 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 00:04:27.998425 | controller | Thursday 11 June 2026  00:04:27 +0000 (0:00:00.898)       0:00:04.395 *********
2026-06-11 00:04:27.998437 | controller | Thursday 11 June 2026  00:04:27 +0000 (0:00:00.898)       0:00:04.393 *********
2026-06-11 00:04:35.876133 | controller | changed: [localhost]
2026-06-11 00:04:35.876291 | controller |
2026-06-11 00:04:35.876305 | 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 00:04:35.876315 | controller | Thursday 11 June 2026  00:04:35 +0000 (0:00:07.877)       0:00:12.272 *********
2026-06-11 00:04:35.876323 | controller | Thursday 11 June 2026  00:04:35 +0000 (0:00:07.877)       0:00:12.271 *********
2026-06-11 00:04:36.695845 | controller | changed: [localhost]
2026-06-11 00:04:36.695916 | controller |
2026-06-11 00:04:36.695921 | 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 00:04:36.695926 | controller | Thursday 11 June 2026  00:04:36 +0000 (0:00:00.819)       0:00:13.092 *********
2026-06-11 00:04:36.695930 | controller | Thursday 11 June 2026  00:04:36 +0000 (0:00:00.819)       0:00:13.091 *********
2026-06-11 00:04:36.729853 | controller | skipping: [localhost]
2026-06-11 00:04:36.729917 | controller |
2026-06-11 00:04:36.729944 | 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 00:04:36.729951 | controller | Thursday 11 June 2026  00:04:36 +0000 (0:00:00.034)       0:00:13.126 *********
2026-06-11 00:04:36.729955 | controller | Thursday 11 June 2026  00:04:36 +0000 (0:00:00.034)       0:00:13.125 *********
2026-06-11 00:04:37.320720 | controller | changed: [localhost]
2026-06-11 00:04:37.320755 | controller |
2026-06-11 00:04:37.320760 | 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 00:04:37.320765 | controller | Thursday 11 June 2026  00:04:37 +0000 (0:00:00.590)       0:00:13.717 *********
2026-06-11 00:04:37.320769 | controller | Thursday 11 June 2026  00:04:37 +0000 (0:00:00.590)       0:00:13.716 *********
2026-06-11 00:04:37.385729 | controller | skipping: [localhost]
2026-06-11 00:04:37.385802 | controller |
2026-06-11 00:04:37.385819 | 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 00:04:37.385826 | controller | Thursday 11 June 2026  00:04:37 +0000 (0:00:00.064)       0:00:13.781 *********
2026-06-11 00:04:37.385831 | controller | Thursday 11 June 2026  00:04:37 +0000 (0:00:00.064)       0:00:13.780 *********
2026-06-11 00:04:37.432278 | controller | skipping: [localhost]
2026-06-11 00:04:37.432362 | controller |
2026-06-11 00:04:37.432375 | 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 00:04:37.432385 | controller | Thursday 11 June 2026  00:04:37 +0000 (0:00:00.047)       0:00:13.828 *********
2026-06-11 00:04:37.432393 | controller | Thursday 11 June 2026  00:04:37 +0000 (0:00:00.047)       0:00:13.827 *********
2026-06-11 00:04:37.479853 | controller | skipping: [localhost]
2026-06-11 00:04:37.479938 | controller |
2026-06-11 00:04:37.479971 | 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 00:04:37.479983 | controller | Thursday 11 June 2026  00:04:37 +0000 (0:00:00.046)       0:00:13.875 *********
2026-06-11 00:04:37.479992 | controller | Thursday 11 June 2026  00:04:37 +0000 (0:00:00.046)       0:00:13.874 *********
2026-06-11 00:04:37.939137 | controller | changed: [localhost]
2026-06-11 00:04:37.939186 | controller |
2026-06-11 00:04:37.939197 | controller | TASK [repo_setup : Dump full hash in delorean.repo.md5 file content={{ _repo_setup_json['full_hash'] }}
2026-06-11 00:04:37.939206 | controller | , dest={{ cifmw_repo_setup_basedir }}/artifacts/repositories/delorean.repo.md5, mode=0644] ***
2026-06-11 00:04:37.939214 | controller | Thursday 11 June 2026  00:04:37 +0000 (0:00:00.460)       0:00:14.335 *********
2026-06-11 00:04:37.939222 | controller | Thursday 11 June 2026  00:04:37 +0000 (0:00:00.459)       0:00:14.334 *********
2026-06-11 00:04:38.548997 | controller | changed: [localhost]
2026-06-11 00:04:38.549061 | controller |
2026-06-11 00:04:38.549078 | 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 00:04:38.549085 | controller | Thursday 11 June 2026  00:04:38 +0000 (0:00:00.609)       0:00:14.945 *********
2026-06-11 00:04:38.549090 | controller | Thursday 11 June 2026  00:04:38 +0000 (0:00:00.609)       0:00:14.944 *********
2026-06-11 00:04:38.574139 | controller | skipping: [localhost]
2026-06-11 00:04:38.574189 | controller |
2026-06-11 00:04:38.574195 | controller | TASK [repo_setup : Slurp current podified hash src={{ cifmw_repo_setup_basedir }}/artifacts/repositories/delorean.repo.md5] ***
2026-06-11 00:04:38.574200 | controller | Thursday 11 June 2026  00:04:38 +0000 (0:00:00.025)       0:00:14.970 *********
2026-06-11 00:04:38.574204 | controller | Thursday 11 June 2026  00:04:38 +0000 (0:00:00.025)       0:00:14.969 *********
2026-06-11 00:04:38.604430 | controller | skipping: [localhost]
2026-06-11 00:04:38.604504 | controller |
2026-06-11 00:04:38.604511 | 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 00:04:38.604515 | controller | Thursday 11 June 2026  00:04:38 +0000 (0:00:00.030)       0:00:15.000 *********
2026-06-11 00:04:38.604519 | controller | Thursday 11 June 2026  00:04:38 +0000 (0:00:00.030)       0:00:14.999 *********
2026-06-11 00:04:38.639184 | controller | skipping: [localhost]
2026-06-11 00:04:38.639219 | controller |
2026-06-11 00:04:38.639225 | 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 00:04:38.639231 | controller | Thursday 11 June 2026  00:04:38 +0000 (0:00:00.034)       0:00:15.035 *********
2026-06-11 00:04:38.639234 | controller | Thursday 11 June 2026  00:04:38 +0000 (0:00:00.034)       0:00:15.033 *********
2026-06-11 00:04:38.690012 | controller | ok: [localhost]
2026-06-11 00:04:38.690082 | controller |
2026-06-11 00:04:38.690090 | controller | TASK [repo_setup : Create download directory path={{ cifmw_repo_setup_rhos_release_path }}, state=directory, mode=0755] ***
2026-06-11 00:04:38.690095 | controller | Thursday 11 June 2026  00:04:38 +0000 (0:00:00.051)       0:00:15.086 *********
2026-06-11 00:04:38.690102 | controller | Thursday 11 June 2026  00:04:38 +0000 (0:00:00.051)       0:00:15.085 *********
2026-06-11 00:04:38.707624 | controller | skipping: [localhost]
2026-06-11 00:04:38.707674 | controller |
2026-06-11 00:04:38.707679 | controller | TASK [repo_setup : Print the URL to request msg={{ cifmw_repo_setup_rhos_release_rpm }}] ***
2026-06-11 00:04:38.707684 | controller | Thursday 11 June 2026  00:04:38 +0000 (0:00:00.017)       0:00:15.104 *********
2026-06-11 00:04:38.707688 | controller | Thursday 11 June 2026  00:04:38 +0000 (0:00:00.017)       0:00:15.103 *********
2026-06-11 00:04:38.733103 | controller | skipping: [localhost]
2026-06-11 00:04:38.733124 | controller |
2026-06-11 00:04:38.733129 | controller | TASK [Download the RPM name=krb_request] ***************************************
2026-06-11 00:04:38.733133 | controller | Thursday 11 June 2026  00:04:38 +0000 (0:00:00.025)       0:00:15.130 *********
2026-06-11 00:04:38.733137 | controller | Thursday 11 June 2026  00:04:38 +0000 (0:00:00.025)       0:00:15.128 *********
2026-06-11 00:04:38.752370 | controller | skipping: [localhost]
2026-06-11 00:04:38.752392 | controller |
2026-06-11 00:04:38.752396 | controller | TASK [repo_setup : Install RHOS Release tool name={{
2026-06-11 00:04:38.752400 | controller |   cifmw_repo_setup_rhos_release_rpm
2026-06-11 00:04:38.752405 | controller |   if cifmw_repo_setup_rhos_release_rpm is not url
2026-06-11 00:04:38.752409 | controller |   else cifmw_krb_request_out.path
2026-06-11 00:04:38.752414 | controller | }}, state=present, disable_gpg_check={{ cifmw_repo_setup_rhos_release_gpg_check | bool }}] ***
2026-06-11 00:04:38.752418 | controller | Thursday 11 June 2026  00:04:38 +0000 (0:00:00.019)       0:00:15.149 *********
2026-06-11 00:04:38.752421 | controller | Thursday 11 June 2026  00:04:38 +0000 (0:00:00.019)       0:00:15.148 *********
2026-06-11 00:04:38.777047 | controller | skipping: [localhost]
2026-06-11 00:04:38.777084 | controller |
2026-06-11 00:04:38.777089 | controller | TASK [repo_setup : Get rhos-release tool version _raw_params=rhos-release --version] ***
2026-06-11 00:04:38.777093 | controller | Thursday 11 June 2026  00:04:38 +0000 (0:00:00.024)       0:00:15.174 *********
2026-06-11 00:04:38.777098 | controller | Thursday 11 June 2026  00:04:38 +0000 (0:00:00.024)       0:00:15.172 *********
2026-06-11 00:04:38.802438 | controller | skipping: [localhost]
2026-06-11 00:04:38.802522 | controller |
2026-06-11 00:04:38.802529 | controller | TASK [repo_setup : Print rhos-release tool version msg={{ rr_version.stdout }}] ***
2026-06-11 00:04:38.802534 | controller | Thursday 11 June 2026  00:04:38 +0000 (0:00:00.024)       0:00:15.199 *********
2026-06-11 00:04:38.802538 | controller | Thursday 11 June 2026  00:04:38 +0000 (0:00:00.025)       0:00:15.197 *********
2026-06-11 00:04:38.821872 | controller | skipping: [localhost]
2026-06-11 00:04:38.821960 | controller |
2026-06-11 00:04:38.821968 | 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 00:04:38.821974 | controller |   -t {{ cifmw_repo_setup_output }}] ***
2026-06-11 00:04:38.822012 | controller | Thursday 11 June 2026  00:04:38 +0000 (0:00:00.019)       0:00:15.218 *********
2026-06-11 00:04:38.822021 | controller | Thursday 11 June 2026  00:04:38 +0000 (0:00:00.019)       0:00:15.217 *********
2026-06-11 00:04:38.848246 | controller | skipping: [localhost]
2026-06-11 00:04:38.848327 | controller |
2026-06-11 00:04:38.848335 | controller | TASK [repo_setup : Check for /etc/ci/mirror_info.sh path=/etc/ci/mirror_info.sh] ***
2026-06-11 00:04:38.848342 | controller | Thursday 11 June 2026  00:04:38 +0000 (0:00:00.026)       0:00:15.244 *********
2026-06-11 00:04:38.848348 | controller | Thursday 11 June 2026  00:04:38 +0000 (0:00:00.026)       0:00:15.243 *********
2026-06-11 00:04:39.038712 | controller | ok: [localhost]
2026-06-11 00:04:39.038769 | controller |
2026-06-11 00:04:39.038775 | controller | TASK [repo_setup : Use RDO proxy mirrors chdir={{ cifmw_repo_setup_output }}, _raw_params=set -o pipefail
2026-06-11 00:04:39.038780 | controller | source /etc/ci/mirror_info.sh
2026-06-11 00:04:39.038784 | controller | sed -i -e "s|https://trunk.rdoproject.org|$NODEPOOL_RDO_PROXY|g" *.repo
2026-06-11 00:04:39.038798 | controller | ] ***
2026-06-11 00:04:39.038802 | controller | Thursday 11 June 2026  00:04:39 +0000 (0:00:00.190)       0:00:15.435 *********
2026-06-11 00:04:39.038805 | controller | Thursday 11 June 2026  00:04:39 +0000 (0:00:00.190)       0:00:15.434 *********
2026-06-11 00:04:39.242432 | controller | changed: [localhost]
2026-06-11 00:04:39.242541 | controller |
2026-06-11 00:04:39.242562 | 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 00:04:39.242577 | controller | source /etc/ci/mirror_info.sh
2026-06-11 00:04:39.242591 | controller | sed -i -e "s|http://mirror.stream.centos.org|$NODEPOOL_CENTOS_MIRROR|g" *.repo
2026-06-11 00:04:39.242604 | controller | ] ***
2026-06-11 00:04:39.242618 | controller | Thursday 11 June 2026  00:04:39 +0000 (0:00:00.203)       0:00:15.639 *********
2026-06-11 00:04:39.242628 | controller | Thursday 11 June 2026  00:04:39 +0000 (0:00:00.203)       0:00:15.637 *********
2026-06-11 00:04:39.467536 | controller | changed: [localhost]
2026-06-11 00:04:39.467620 | controller |
2026-06-11 00:04:39.467666 | controller | TASK [repo_setup : Check for gating.repo file on content provider url=http://{{ content_provider_registry_ip }}:8766/gating.repo] ***
2026-06-11 00:04:39.467676 | controller | Thursday 11 June 2026  00:04:39 +0000 (0:00:00.225)       0:00:15.864 *********
2026-06-11 00:04:39.467687 | controller | Thursday 11 June 2026  00:04:39 +0000 (0:00:00.225)       0:00:15.863 *********
2026-06-11 00:04:40.071300 | 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 00:04:40.071384 | controller | fatal: [localhost]: FAILED! =>
2026-06-11 00:04:40.071392 | controller |     changed: false
2026-06-11 00:04:40.071398 | controller |     elapsed: 0
2026-06-11 00:04:40.071403 | controller |     msg: 'Status code was -1 and not [200]: Request failed: <urlopen error [Errno 111]
2026-06-11 00:04:40.071409 | controller |       Connection refused>'
2026-06-11 00:04:40.071414 | controller |     redirected: false
2026-06-11 00:04:40.071419 | controller |     status: -1
2026-06-11 00:04:40.071424 | controller |     url: http://38.102.83.64:8766/gating.repo
2026-06-11 00:04:40.071429 | controller | ...ignoring
2026-06-11 00:04:40.071435 | controller |
2026-06-11 00:04:40.071440 | controller | TASK [repo_setup : Populate gating repo from content provider ip content=[gating-repo]
2026-06-11 00:04:40.071445 | controller | baseurl=http://{{ content_provider_registry_ip }}:8766/
2026-06-11 00:04:40.071450 | controller | enabled=1
2026-06-11 00:04:40.071455 | controller | gpgcheck=0
2026-06-11 00:04:40.071460 | controller | priority=1
2026-06-11 00:04:40.071466 | controller | , dest={{ cifmw_repo_setup_output }}/gating.repo, mode=0644] ***
2026-06-11 00:04:40.071471 | controller | Thursday 11 June 2026  00:04:40 +0000 (0:00:00.603)       0:00:16.467 *********
2026-06-11 00:04:40.071477 | controller | Thursday 11 June 2026  00:04:40 +0000 (0:00:00.603)       0:00:16.466 *********
2026-06-11 00:04:40.115088 | controller | skipping: [localhost]
2026-06-11 00:04:40.115170 | controller |
2026-06-11 00:04:40.115179 | controller | TASK [repo_setup : Check for DLRN repo at the destination path={{ cifmw_repo_setup_output }}/delorean.repo] ***
2026-06-11 00:04:40.115185 | controller | Thursday 11 June 2026  00:04:40 +0000 (0:00:00.043)       0:00:16.511 *********
2026-06-11 00:04:40.115190 | controller | Thursday 11 June 2026  00:04:40 +0000 (0:00:00.043)       0:00:16.510 *********
2026-06-11 00:04:40.171599 | controller | skipping: [localhost]
2026-06-11 00:04:40.171682 | controller |
2026-06-11 00:04:40.171690 | 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 00:04:40.171696 | controller | Thursday 11 June 2026  00:04:40 +0000 (0:00:00.056)       0:00:16.568 *********
2026-06-11 00:04:40.171702 | controller | Thursday 11 June 2026  00:04:40 +0000 (0:00:00.056)       0:00:16.566 *********
2026-06-11 00:04:40.210512 | controller | skipping: [localhost]
2026-06-11 00:04:40.210552 | controller |
2026-06-11 00:04:40.210558 | controller | TASK [repo_setup : Check for DLRN component repo path={{ cifmw_repo_setup_output }}/{{ _comp_repo }}] ***
2026-06-11 00:04:40.210563 | controller | Thursday 11 June 2026  00:04:40 +0000 (0:00:00.039)       0:00:16.607 *********
2026-06-11 00:04:40.210567 | controller | Thursday 11 June 2026  00:04:40 +0000 (0:00:00.039)       0:00:16.605 *********
2026-06-11 00:04:40.248186 | controller | skipping: [localhost]
2026-06-11 00:04:40.248228 | controller |
2026-06-11 00:04:40.248244 | 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 00:04:40.248249 | controller | Thursday 11 June 2026  00:04:40 +0000 (0:00:00.037)       0:00:16.644 *********
2026-06-11 00:04:40.248253 | controller | Thursday 11 June 2026  00:04:40 +0000 (0:00:00.037)       0:00:16.643 *********
2026-06-11 00:04:40.283376 | controller | skipping: [localhost]
2026-06-11 00:04:40.283419 | controller |
2026-06-11 00:04:40.283425 | 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 00:04:40.283431 | controller | Thursday 11 June 2026  00:04:40 +0000 (0:00:00.035)       0:00:16.680 *********
2026-06-11 00:04:40.283436 | controller | Thursday 11 June 2026  00:04:40 +0000 (0:00:00.035)       0:00:16.678 *********
2026-06-11 00:04:40.665627 | controller | ok: [localhost]
2026-06-11 00:04:40.665686 | controller |
2026-06-11 00:04:40.665695 | controller | TASK [repo_setup : Remove existing repos from /etc/yum.repos.d directory path={{ item }}, state=absent] ***
2026-06-11 00:04:40.665702 | controller | Thursday 11 June 2026  00:04:40 +0000 (0:00:00.381)       0:00:17.061 *********
2026-06-11 00:04:40.665708 | controller | Thursday 11 June 2026  00:04:40 +0000 (0:00:00.381)       0:00:17.060 *********
2026-06-11 00:04:41.418927 | controller | changed: [localhost] => (item=/etc/yum.repos.d/centos-addons.repo)
2026-06-11 00:04:41.419067 | controller | changed: [localhost] => (item=/etc/yum.repos.d/centos.repo)
2026-06-11 00:04:41.419079 | controller | changed: [localhost] => (item=/etc/yum.repos.d/kubernetes.repo)
2026-06-11 00:04:41.419088 | controller |
2026-06-11 00:04:41.419098 | controller | TASK [repo_setup : Cleanup existing metadata _raw_params=dnf clean metadata] ***
2026-06-11 00:04:41.419107 | controller | Thursday 11 June 2026  00:04:41 +0000 (0:00:00.753)       0:00:17.815 *********
2026-06-11 00:04:41.419116 | controller | Thursday 11 June 2026  00:04:41 +0000 (0:00:00.753)       0:00:17.814 *********
2026-06-11 00:04:41.842513 | controller | changed: [localhost]
2026-06-11 00:04:41.842581 | controller |
2026-06-11 00:04:41.842589 | 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 00:04:41.842596 | controller | Thursday 11 June 2026  00:04:41 +0000 (0:00:00.423)       0:00:18.239 *********
2026-06-11 00:04:41.842601 | controller | Thursday 11 June 2026  00:04:41 +0000 (0:00:00.423)       0:00:18.237 *********
2026-06-11 00:04:42.080254 | controller | changed: [localhost]
2026-06-11 00:04:42.080328 | controller |
2026-06-11 00:04:42.080334 | controller | TASK [ci_setup : Gather variables for each operating system _raw_params={{ item }}] ***
2026-06-11 00:04:42.080338 | controller | Thursday 11 June 2026  00:04:42 +0000 (0:00:00.237)       0:00:18.477 *********
2026-06-11 00:04:42.080342 | controller | Thursday 11 June 2026  00:04:42 +0000 (0:00:00.237)       0:00:18.475 *********
2026-06-11 00:04:42.124306 | controller | ok: [localhost] => (item=/home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/ci_setup/vars/redhat.yml)
2026-06-11 00:04:42.124358 | controller |
2026-06-11 00:04:42.124368 | controller | TASK [ci_setup : List packages to install var=cifmw_ci_setup_packages] *********
2026-06-11 00:04:42.124376 | controller | Thursday 11 June 2026  00:04:42 +0000 (0:00:00.043)       0:00:18.520 *********
2026-06-11 00:04:42.124383 | controller | Thursday 11 June 2026  00:04:42 +0000 (0:00:00.043)       0:00:18.519 *********
2026-06-11 00:04:42.163000 | controller | ok: [localhost] =>
2026-06-11 00:04:42.163054 | controller |     cifmw_ci_setup_packages:
2026-06-11 00:04:42.163062 | controller |     - bash-completion
2026-06-11 00:04:42.163067 | controller |     - ca-certificates
2026-06-11 00:04:42.163072 | controller |     - git-core
2026-06-11 00:04:42.163078 | controller |     - make
2026-06-11 00:04:42.163083 | controller |     - tar
2026-06-11 00:04:42.163088 | controller |     - tmux
2026-06-11 00:04:42.163093 | controller |     - python3-pip
2026-06-11 00:04:42.163098 | controller |
2026-06-11 00:04:42.163103 | controller | TASK [ci_setup : Install needed packages name={{ cifmw_ci_setup_packages }}, state=latest] ***
2026-06-11 00:04:42.163118 | controller | Thursday 11 June 2026  00:04:42 +0000 (0:00:00.038)       0:00:18.559 *********
2026-06-11 00:04:42.163124 | controller | Thursday 11 June 2026  00:04:42 +0000 (0:00:00.038)       0:00:18.558 *********
2026-06-11 00:05:11.977586 | controller | changed: [localhost]
2026-06-11 00:05:11.977643 | controller |
2026-06-11 00:05:11.977649 | controller | TASK [ci_setup : Gather version of openshift client _raw_params=oc version --client -o yaml] ***
2026-06-11 00:05:11.977653 | controller | Thursday 11 June 2026  00:05:11 +0000 (0:00:29.814)       0:00:48.373 *********
2026-06-11 00:05:11.977657 | controller | Thursday 11 June 2026  00:05:11 +0000 (0:00:29.814)       0:00:48.372 *********
2026-06-11 00:05:12.293793 | controller | ok: [localhost]
2026-06-11 00:05:12.293844 | controller |
2026-06-11 00:05:12.293850 | 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 00:05:12.293855 | controller | Thursday 11 June 2026  00:05:12 +0000 (0:00:00.316)       0:00:48.690 *********
2026-06-11 00:05:12.293859 | controller | Thursday 11 June 2026  00:05:12 +0000 (0:00:00.316)       0:00:48.689 *********
2026-06-11 00:05:12.533442 | controller | changed: [localhost]
2026-06-11 00:05:12.533522 | controller |
2026-06-11 00:05:12.533529 | 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 00:05:12.533535 | controller | Thursday 11 June 2026  00:05:12 +0000 (0:00:00.239)       0:00:48.930 *********
2026-06-11 00:05:12.533539 | controller | Thursday 11 June 2026  00:05:12 +0000 (0:00:00.239)       0:00:48.928 *********
2026-06-11 00:05:17.242334 | controller | changed: [localhost]
2026-06-11 00:05:17.242393 | controller |
2026-06-11 00:05:17.242405 | 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 00:05:17.242416 | controller | Thursday 11 June 2026  00:05:17 +0000 (0:00:04.708)       0:00:53.638 *********
2026-06-11 00:05:17.242426 | controller | Thursday 11 June 2026  00:05:17 +0000 (0:00:04.708)       0:00:53.637 *********
2026-06-11 00:05:17.284835 | controller | skipping: [localhost]
2026-06-11 00:05:17.284885 | controller |
2026-06-11 00:05:17.284896 | controller | TASK [ci_setup : Create completion file] ***************************************
2026-06-11 00:05:17.284903 | controller | Thursday 11 June 2026  00:05:17 +0000 (0:00:00.041)       0:00:53.680 *********
2026-06-11 00:05:17.284910 | controller | Thursday 11 June 2026  00:05:17 +0000 (0:00:00.042)       0:00:53.679 *********
2026-06-11 00:05:17.622149 | controller | changed: [localhost]
2026-06-11 00:05:17.622186 | controller |
2026-06-11 00:05:17.622192 | 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 00:05:17.622197 | controller |   source ~/.oc_completion
2026-06-11 00:05:17.622201 | controller | fi] ***
2026-06-11 00:05:17.622205 | controller | Thursday 11 June 2026  00:05:17 +0000 (0:00:00.335)       0:00:54.016 *********
2026-06-11 00:05:17.622209 | controller | Thursday 11 June 2026  00:05:17 +0000 (0:00:00.335)       0:00:54.015 *********
2026-06-11 00:05:17.939897 | controller | changed: [localhost]
2026-06-11 00:05:17.939948 | controller |
2026-06-11 00:05:17.939958 | controller | TASK [ci_setup : Check rhsm status _raw_params=subscription-manager status] ****
2026-06-11 00:05:17.939966 | controller | Thursday 11 June 2026  00:05:17 +0000 (0:00:00.320)       0:00:54.336 *********
2026-06-11 00:05:17.939972 | controller | Thursday 11 June 2026  00:05:17 +0000 (0:00:00.320)       0:00:54.335 *********
2026-06-11 00:05:17.966666 | controller | skipping: [localhost]
2026-06-11 00:05:17.966702 | controller |
2026-06-11 00:05:17.966707 | controller | TASK [ci_setup : Gather the repos to be enabled _repos={{
2026-06-11 00:05:17.966711 | controller |   cifmw_ci_setup_rhel_rhsm_default_repos +
2026-06-11 00:05:17.966716 | controller |   (cifmw_ci_setup_rhel_rhsm_extra_repos | default([]))
2026-06-11 00:05:17.966719 | controller | }}] ***
2026-06-11 00:05:17.966729 | controller | Thursday 11 June 2026  00:05:17 +0000 (0:00:00.026)       0:00:54.363 *********
2026-06-11 00:05:17.966741 | controller | Thursday 11 June 2026  00:05:17 +0000 (0:00:00.026)       0:00:54.361 *********
2026-06-11 00:05:17.987839 | controller | skipping: [localhost]
2026-06-11 00:05:17.987868 | controller |
2026-06-11 00:05:17.987873 | controller | TASK [ci_setup : Enabling the required repositories. name={{ item }}, state={{ rhsm_repo_state | default('enabled') }}] ***
2026-06-11 00:05:17.987878 | controller | Thursday 11 June 2026  00:05:17 +0000 (0:00:00.021)       0:00:54.384 *********
2026-06-11 00:05:17.987882 | controller | Thursday 11 June 2026  00:05:17 +0000 (0:00:00.021)       0:00:54.383 *********
2026-06-11 00:05:18.009883 | controller | skipping: [localhost]
2026-06-11 00:05:18.009920 | controller |
2026-06-11 00:05:18.009927 | controller | TASK [ci_setup : Get current /etc/redhat-release _raw_params=cat /etc/redhat-release] ***
2026-06-11 00:05:18.009933 | controller | Thursday 11 June 2026  00:05:18 +0000 (0:00:00.021)       0:00:54.406 *********
2026-06-11 00:05:18.009939 | controller | Thursday 11 June 2026  00:05:18 +0000 (0:00:00.021)       0:00:54.405 *********
2026-06-11 00:05:18.034563 | controller | skipping: [localhost]
2026-06-11 00:05:18.034624 | controller |
2026-06-11 00:05:18.034630 | controller | TASK [ci_setup : Print current /etc/redhat-release msg={{ _current_rh_release.stdout }}] ***
2026-06-11 00:05:18.034634 | controller | Thursday 11 June 2026  00:05:18 +0000 (0:00:00.024)       0:00:54.430 *********
2026-06-11 00:05:18.034639 | controller | Thursday 11 June 2026  00:05:18 +0000 (0:00:00.024)       0:00:54.429 *********
2026-06-11 00:05:18.069663 | controller | skipping: [localhost]
2026-06-11 00:05:18.069729 | controller |
2026-06-11 00:05:18.069735 | 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 00:05:18.069739 | controller | Thursday 11 June 2026  00:05:18 +0000 (0:00:00.035)       0:00:54.466 *********
2026-06-11 00:05:18.069744 | controller | Thursday 11 June 2026  00:05:18 +0000 (0:00:00.035)       0:00:54.464 *********
2026-06-11 00:05:18.105038 | controller | skipping: [localhost]
2026-06-11 00:05:18.105104 | controller |
2026-06-11 00:05:18.105115 | controller | TASK [ci_setup : Manage directories path={{ item }}, state={{ directory_state }}, mode=0755, owner={{ ansible_user_id }}, group={{ ansible_user_id }}] ***
2026-06-11 00:05:18.105125 | controller | Thursday 11 June 2026  00:05:18 +0000 (0:00:00.035)       0:00:54.501 *********
2026-06-11 00:05:18.105133 | controller | Thursday 11 June 2026  00:05:18 +0000 (0:00:00.035)       0:00:54.500 *********
2026-06-11 00:05:19.281777 | controller | changed: [localhost] => (item=/home/zuul/ci-framework-data/artifacts/manifests/openstack/cr)
2026-06-11 00:05:19.281856 | controller | changed: [localhost] => (item=/home/zuul/ci-framework-data/logs)
2026-06-11 00:05:19.281862 | controller | ok: [localhost] => (item=/home/zuul/ci-framework-data/tmp)
2026-06-11 00:05:19.281866 | controller | changed: [localhost] => (item=/home/zuul/ci-framework-data/volumes)
2026-06-11 00:05:19.281878 | controller | ok: [localhost] => (item=/home/zuul/ci-framework-data/artifacts/parameters)
2026-06-11 00:05:19.281883 | controller |
2026-06-11 00:05:19.281887 | controller | TASK [Prepare install_yamls make targets name=install_yamls, apply={'tags': ['bootstrap']}] ***
2026-06-11 00:05:19.281891 | controller | Thursday 11 June 2026  00:05:19 +0000 (0:00:01.176)       0:00:55.678 *********
2026-06-11 00:05:19.281909 | controller | Thursday 11 June 2026  00:05:19 +0000 (0:00:01.176)       0:00:55.676 *********
2026-06-11 00:05:19.427636 | controller |
2026-06-11 00:05:19.427725 | controller | TASK [install_yamls : Ensure directories exist path={{ item }}, state=directory, mode=0755] ***
2026-06-11 00:05:19.427734 | controller | Thursday 11 June 2026  00:05:19 +0000 (0:00:00.145)       0:00:55.824 *********
2026-06-11 00:05:19.427739 | controller | Thursday 11 June 2026  00:05:19 +0000 (0:00:00.145)       0:00:55.822 *********
2026-06-11 00:05:19.959510 | controller | ok: [localhost] => (item=/home/zuul/ci-framework-data/artifacts)
2026-06-11 00:05:19.959585 | controller | changed: [localhost] => (item=/home/zuul/ci-framework-data/artifacts/roles/install_yamls_makes/tasks)
2026-06-11 00:05:19.959592 | controller | ok: [localhost] => (item=/home/zuul/ci-framework-data/artifacts/parameters)
2026-06-11 00:05:19.959603 | controller |
2026-06-11 00:05:19.959607 | 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 00:05:19.959612 | controller | Thursday 11 June 2026  00:05:19 +0000 (0:00:00.532)       0:00:56.356 *********
2026-06-11 00:05:19.959616 | controller | Thursday 11 June 2026  00:05:19 +0000 (0:00:00.532)       0:00:56.355 *********
2026-06-11 00:05:20.160723 | controller | ok: [localhost]
2026-06-11 00:05:20.160789 | controller |
2026-06-11 00:05:20.160794 | controller | TASK [Create variables with local repos based on Zuul items name=install_yamls, tasks_from=zuul_set_operators_repo.yml] ***
2026-06-11 00:05:20.160799 | controller | Thursday 11 June 2026  00:05:20 +0000 (0:00:00.201)       0:00:56.557 *********
2026-06-11 00:05:20.160803 | controller | Thursday 11 June 2026  00:05:20 +0000 (0:00:00.201)       0:00:56.556 *********
2026-06-11 00:05:20.193993 | controller |
2026-06-11 00:05:20.194064 | 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 00:05:20.194070 | controller | Thursday 11 June 2026  00:05:20 +0000 (0:00:00.033)       0:00:56.590 *********
2026-06-11 00:05:20.194074 | controller | Thursday 11 June 2026  00:05:20 +0000 (0:00:00.033)       0:00:56.589 *********
2026-06-11 00:05:20.236121 | controller | skipping: [localhost] => (item={'branch': 'main', 'change': '3987', 'change_url': 'https://github.com/openstack-k8s-operators/ci-framework/pull/3987', 'commit_id': 'cd7bdce8f0ea79c29e9c2532fa57d85b885f7911', 'patchset': 'cd7bdce8f0ea79c29e9c2532fa57d85b885f7911', 'project': {'canonical_hostname': 'github.com', 'canonical_name': 'github.com/openstack-k8s-operators/ci-framework', 'name': 'openstack-k8s-operators/ci-framework', 'short_name': 'ci-framework', 'src_dir': 'src/github.com/openstack-k8s-operators/ci-framework'}, 'topic': None})
2026-06-11 00:05:20.236176 | controller | skipping: [localhost]
2026-06-11 00:05:20.236184 | controller |
2026-06-11 00:05:20.236191 | controller | TASK [install_yamls : Print helpful data for debugging msg=_repo_operator_name: {{ _repo_operator_name }}
2026-06-11 00:05:20.236196 | controller | _repo_operator_info: {{ _repo_operator_info }}
2026-06-11 00:05:20.236202 | controller | cifmw_install_yamls_operators_repo: {{ cifmw_install_yamls_operators_repo }}
2026-06-11 00:05:20.236207 | controller | ] ***
2026-06-11 00:05:20.236212 | controller | Thursday 11 June 2026  00:05:20 +0000 (0:00:00.041)       0:00:56.632 *********
2026-06-11 00:05:20.236217 | controller | Thursday 11 June 2026  00:05:20 +0000 (0:00:00.041)       0:00:56.631 *********
2026-06-11 00:05:20.278168 | controller | skipping: [localhost] => (item={'branch': 'main', 'change': '3987', 'change_url': 'https://github.com/openstack-k8s-operators/ci-framework/pull/3987', 'commit_id': 'cd7bdce8f0ea79c29e9c2532fa57d85b885f7911', 'patchset': 'cd7bdce8f0ea79c29e9c2532fa57d85b885f7911', 'project': {'canonical_hostname': 'github.com', 'canonical_name': 'github.com/openstack-k8s-operators/ci-framework', 'name': 'openstack-k8s-operators/ci-framework', 'short_name': 'ci-framework', 'src_dir': 'src/github.com/openstack-k8s-operators/ci-framework'}, 'topic': None})
2026-06-11 00:05:20.278214 | controller | skipping: [localhost]
2026-06-11 00:05:20.278219 | controller |
2026-06-11 00:05:20.278242 | controller | TASK [Customize install_yamls devsetup vars if needed name=install_yamls, tasks_from=customize_devsetup_vars.yml] ***
2026-06-11 00:05:20.278247 | controller | Thursday 11 June 2026  00:05:20 +0000 (0:00:00.042)       0:00:56.674 *********
2026-06-11 00:05:20.278250 | controller | Thursday 11 June 2026  00:05:20 +0000 (0:00:00.042)       0:00:56.673 *********
2026-06-11 00:05:20.330759 | controller |
2026-06-11 00:05:20.330839 | 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 00:05:20.330858 | controller | Thursday 11 June 2026  00:05:20 +0000 (0:00:00.052)       0:00:56.727 *********
2026-06-11 00:05:20.330874 | controller | Thursday 11 June 2026  00:05:20 +0000 (0:00:00.052)       0:00:56.726 *********
2026-06-11 00:05:20.355332 | controller | skipping: [localhost]
2026-06-11 00:05:20.355398 | controller |
2026-06-11 00:05:20.355405 | 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 00:05:20.355410 | controller | Thursday 11 June 2026  00:05:20 +0000 (0:00:00.024)       0:00:56.752 *********
2026-06-11 00:05:20.355414 | controller | Thursday 11 June 2026  00:05:20 +0000 (0:00:00.024)       0:00:56.750 *********
2026-06-11 00:05:20.382165 | controller | skipping: [localhost]
2026-06-11 00:05:20.382210 | controller |
2026-06-11 00:05:20.382215 | 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 00:05:20.382220 | controller | Thursday 11 June 2026  00:05:20 +0000 (0:00:00.026)       0:00:56.779 *********
2026-06-11 00:05:20.382225 | controller | Thursday 11 June 2026  00:05:20 +0000 (0:00:00.026)       0:00:56.777 *********
2026-06-11 00:05:20.414722 | controller | skipping: [localhost]
2026-06-11 00:05:20.414803 | controller |
2026-06-11 00:05:20.414835 | 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 00:05:20.414846 | controller | Thursday 11 June 2026  00:05:20 +0000 (0:00:00.032)       0:00:56.811 *********
2026-06-11 00:05:20.414856 | controller | Thursday 11 June 2026  00:05:20 +0000 (0:00:00.032)       0:00:56.810 *********
2026-06-11 00:05:20.444763 | controller | skipping: [localhost]
2026-06-11 00:05:20.444826 | controller |
2026-06-11 00:05:20.444838 | controller | TASK [install_yamls : Compute the cifmw_install_yamls_vars final value _install_yamls_override_vars={{
2026-06-11 00:05:20.444846 | controller |   _install_yamls_override_vars | default({}) |
2026-06-11 00:05:20.444855 | controller |   combine(item, recursive=True)
2026-06-11 00:05:20.444863 | controller | }}] ***
2026-06-11 00:05:20.444872 | controller | Thursday 11 June 2026  00:05:20 +0000 (0:00:00.030)       0:00:56.841 *********
2026-06-11 00:05:20.444880 | controller | Thursday 11 June 2026  00:05:20 +0000 (0:00:00.030)       0:00:56.840 *********
2026-06-11 00:05:20.544534 | 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 00:05:20.544614 | controller |
2026-06-11 00:05:20.544626 | controller | TASK [install_yamls : Set environment override cifmw_install_yamls_environment fact cifmw_install_yamls_environment={{
2026-06-11 00:05:20.544636 | controller |   _install_yamls_override_vars.keys() |
2026-06-11 00:05:20.544646 | controller |   map('upper') |
2026-06-11 00:05:20.544654 | controller |   zip(_install_yamls_override_vars.values()) |
2026-06-11 00:05:20.544662 | controller |   items2dict(key_name=0, value_name=1) |
2026-06-11 00:05:20.544670 | controller |   combine({
2026-06-11 00:05:20.544679 | controller |     'OUT': cifmw_install_yamls_manifests_dir,
2026-06-11 00:05:20.544687 | controller |     'OUTPUT_DIR': cifmw_install_yamls_edpm_dir,
2026-06-11 00:05:20.544695 | controller |     'CHECKOUT_FROM_OPENSTACK_REF': cifmw_install_yamls_checkout_openstack_ref,
2026-06-11 00:05:20.544704 | controller |     'OPENSTACK_K8S_BRANCH': (zuul is defined and not zuul.branch |regex_search('master|antelope|rhos')) | ternary(zuul.branch, 'main')
2026-06-11 00:05:20.544713 | controller |   }) |
2026-06-11 00:05:20.544721 | controller |   combine(install_yamls_operators_repos)
2026-06-11 00:05:20.544730 | controller | }}, cacheable=True] ***
2026-06-11 00:05:20.544738 | controller | Thursday 11 June 2026  00:05:20 +0000 (0:00:00.099)       0:00:56.941 *********
2026-06-11 00:05:20.544746 | controller | Thursday 11 June 2026  00:05:20 +0000 (0:00:00.099)       0:00:56.940 *********
2026-06-11 00:05:20.590733 | controller | ok: [localhost]
2026-06-11 00:05:20.590792 | controller |
2026-06-11 00:05:20.590797 | controller | TASK [install_yamls : Get environment structure base_path={{ cifmw_install_yamls_repo }}] ***
2026-06-11 00:05:20.590802 | controller | Thursday 11 June 2026  00:05:20 +0000 (0:00:00.046)       0:00:56.987 *********
2026-06-11 00:05:20.590814 | controller | Thursday 11 June 2026  00:05:20 +0000 (0:00:00.046)       0:00:56.986 *********
2026-06-11 00:05:21.236703 | controller | ok: [localhost]
2026-06-11 00:05:21.236748 | controller |
2026-06-11 00:05:21.236756 | controller | TASK [install_yamls : Ensure Output directory exists path={{ cifmw_install_yamls_out_dir }}, state=directory, mode=0755] ***
2026-06-11 00:05:21.236763 | controller | Thursday 11 June 2026  00:05:21 +0000 (0:00:00.645)       0:00:57.633 *********
2026-06-11 00:05:21.236770 | controller | Thursday 11 June 2026  00:05:21 +0000 (0:00:00.645)       0:00:57.632 *********
2026-06-11 00:05:21.426573 | controller | ok: [localhost]
2026-06-11 00:05:21.426641 | controller |
2026-06-11 00:05:21.426661 | 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 00:05:21.426667 | controller | Thursday 11 June 2026  00:05:21 +0000 (0:00:00.190)       0:00:57.823 *********
2026-06-11 00:05:21.426671 | controller | Thursday 11 June 2026  00:05:21 +0000 (0:00:00.190)       0:00:57.822 *********
2026-06-11 00:05:21.477341 | controller | ok: [localhost]
2026-06-11 00:05:21.477412 | controller |
2026-06-11 00:05:21.477419 | 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 00:05:21.477424 | controller | export {{ k }}={{ v }}
2026-06-11 00:05:21.477429 | controller | {% endfor %}, mode=0644] ***
2026-06-11 00:05:21.477434 | controller | Thursday 11 June 2026  00:05:21 +0000 (0:00:00.050)       0:00:57.873 *********
2026-06-11 00:05:21.477439 | controller | Thursday 11 June 2026  00:05:21 +0000 (0:00:00.050)       0:00:57.872 *********
2026-06-11 00:05:21.888272 | controller | changed: [localhost]
2026-06-11 00:05:21.888329 | controller |
2026-06-11 00:05:21.888337 | 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 00:05:21.888345 | controller | Thursday 11 June 2026  00:05:21 +0000 (0:00:00.410)       0:00:58.284 *********
2026-06-11 00:05:21.888351 | controller | Thursday 11 June 2026  00:05:21 +0000 (0:00:00.410)       0:00:58.283 *********
2026-06-11 00:05:21.917534 | controller | ok: [localhost]
2026-06-11 00:05:21.917608 | controller |
2026-06-11 00:05:21.917616 | controller | TASK [install_yamls : Show the env structure var=cifmw_install_yamls_environment] ***
2026-06-11 00:05:21.917622 | controller | Thursday 11 June 2026  00:05:21 +0000 (0:00:00.029)       0:00:58.314 *********
2026-06-11 00:05:21.917628 | controller | Thursday 11 June 2026  00:05:21 +0000 (0:00:00.029)       0:00:58.313 *********
2026-06-11 00:05:21.952657 | controller | ok: [localhost] =>
2026-06-11 00:05:21.952730 | controller |     cifmw_install_yamls_environment:
2026-06-11 00:05:21.952737 | controller |       BMAAS_INSTANCE_DISK_SIZE: 40
2026-06-11 00:05:21.952742 | controller |       BMAAS_INSTANCE_MEMORY: 8192
2026-06-11 00:05:21.952748 | controller |       BMAAS_INSTANCE_VCPUS: 6
2026-06-11 00:05:21.952753 | controller |       CHECKOUT_FROM_OPENSTACK_REF: 'true'
2026-06-11 00:05:21.952758 | controller |       DATAPLANE_GROWVOLS_ARGS: /=8GB /tmp=1GB /home=1GB /var=8GB
2026-06-11 00:05:21.952763 | controller |       DEPLOY_DIR: /home/zuul/ci-framework-data/artifacts/edpm_compute
2026-06-11 00:05:21.952769 | controller |       INSTALL_CERT_MANAGER: false
2026-06-11 00:05:21.952773 | controller |       OPENSTACK_K8S_BRANCH: main
2026-06-11 00:05:21.952778 | controller |       OUT: /home/zuul/ci-framework-data/artifacts/manifests
2026-06-11 00:05:21.952783 | controller |       OUTPUT_DIR: /home/zuul/ci-framework-data/artifacts/edpm
2026-06-11 00:05:21.952788 | controller |
2026-06-11 00:05:21.952794 | controller | TASK [install_yamls : Show the env structure defaults var=cifmw_install_yamls_defaults] ***
2026-06-11 00:05:21.952816 | controller | Thursday 11 June 2026  00:05:21 +0000 (0:00:00.034)       0:00:58.349 *********
2026-06-11 00:05:21.952821 | controller | Thursday 11 June 2026  00:05:21 +0000 (0:00:00.034)       0:00:58.348 *********
2026-06-11 00:05:21.978273 | controller | ok: [localhost] =>
2026-06-11 00:05:21.978356 | controller |     cifmw_install_yamls_defaults:
2026-06-11 00:05:21.978363 | controller |       ADOPTED_EXTERNAL_NETWORK: 172.21.1.0/24
2026-06-11 00:05:21.978369 | controller |       ADOPTED_INTERNALAPI_NETWORK: 172.17.1.0/24
2026-06-11 00:05:21.978374 | controller |       ADOPTED_STORAGEMGMT_NETWORK: 172.20.1.0/24
2026-06-11 00:05:21.978379 | controller |       ADOPTED_STORAGE_NETWORK: 172.18.1.0/24
2026-06-11 00:05:21.978384 | controller |       ADOPTED_TENANT_NETWORK: 172.9.1.0/24
2026-06-11 00:05:21.978389 | controller |       ANSIBLETEST: config/samples/test_v1beta1_ansibletest.yaml
2026-06-11 00:05:21.978395 | controller |       ANSIBLETEST_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/test-operator/config/samples/test_v1beta1_ansibletest.yaml
2026-06-11 00:05:21.978400 | controller |       BARBICAN: config/samples/barbican_v1beta1_barbican.yaml
2026-06-11 00:05:21.978406 | controller |       BARBICAN_BRANCH: main
2026-06-11 00:05:21.978411 | controller |       BARBICAN_COMMIT_HASH: ''
2026-06-11 00:05:21.978416 | controller |       BARBICAN_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/barbican-operator/config/samples/barbican_v1beta1_barbican.yaml
2026-06-11 00:05:21.978421 | controller |       BARBICAN_DEPL_IMG: unused
2026-06-11 00:05:21.978426 | controller |       BARBICAN_IMG: quay.io/openstack-k8s-operators/barbican-operator-index:latest
2026-06-11 00:05:21.978432 | controller |       BARBICAN_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/barbican-operator/kuttl-test.yaml
2026-06-11 00:05:21.978439 | controller |       BARBICAN_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/barbican-operator/test/kuttl/tests
2026-06-11 00:05:21.978446 | controller |       BARBICAN_KUTTL_NAMESPACE: barbican-kuttl-tests
2026-06-11 00:05:21.978463 | controller |       BARBICAN_REPO: https://github.com/openstack-k8s-operators/barbican-operator.git
2026-06-11 00:05:21.978474 | controller |       BARBICAN_SERVICE_ENABLED: 'true'
2026-06-11 00:05:21.978758 | controller |       BARBICAN_SIMPLE_CRYPTO_ENCRYPTION_KEY: sEFmdFjDUqRM2VemYslV5yGNWjokioJXsg8Nrlc3drU=
2026-06-11 00:05:21.978781 | controller |       BAREMETAL_BRANCH: main
2026-06-11 00:05:21.978789 | controller |       BAREMETAL_COMMIT_HASH: ''
2026-06-11 00:05:21.978796 | controller |       BAREMETAL_IMG: quay.io/openstack-k8s-operators/openstack-baremetal-operator-index:latest
2026-06-11 00:05:21.978803 | controller |       BAREMETAL_OS_CONTAINER_IMG: ''
2026-06-11 00:05:21.978810 | controller |       BAREMETAL_OS_IMG: ''
2026-06-11 00:05:21.978817 | controller |       BAREMETAL_OS_IMG_TYPE: ''
2026-06-11 00:05:21.978824 | controller |       BAREMETAL_REPO: https://github.com/openstack-k8s-operators/openstack-baremetal-operator.git
2026-06-11 00:05:21.978830 | controller |       BAREMETAL_TIMEOUT: 20m
2026-06-11 00:05:21.978835 | controller |       BASH_IMG: quay.io/openstack-k8s-operators/bash:latest
2026-06-11 00:05:21.978840 | controller |       BGP_ASN: '64999'
2026-06-11 00:05:21.978844 | controller |       BGP_LEAF_1: 100.65.4.1
2026-06-11 00:05:21.978849 | controller |       BGP_LEAF_2: 100.64.4.1
2026-06-11 00:05:21.978854 | controller |       BGP_OVN_ROUTING: 'false'
2026-06-11 00:05:21.978859 | controller |       BGP_PEER_ASN: '64999'
2026-06-11 00:05:21.978863 | controller |       BGP_SOURCE_IP: 172.30.4.2
2026-06-11 00:05:21.978868 | controller |       BGP_SOURCE_IP6: f00d:f00d:f00d:f00d:f00d:f00d:f00d:42
2026-06-11 00:05:21.978873 | controller |       BMAAS_BRIDGE_IPV4_PREFIX: 172.20.1.2/24
2026-06-11 00:05:21.978878 | controller |       BMAAS_BRIDGE_IPV6_PREFIX: fd00:bbbb::2/64
2026-06-11 00:05:21.978883 | controller |       BMAAS_INSTANCE_DISK_SIZE: 40
2026-06-11 00:05:21.978887 | controller |       BMAAS_INSTANCE_MEMORY: 8192
2026-06-11 00:05:21.978892 | controller |       BMAAS_INSTANCE_NAME_PREFIX: crc-bmaas
2026-06-11 00:05:21.978897 | controller |       BMAAS_INSTANCE_NET_MODEL: virtio
2026-06-11 00:05:21.978902 | controller |       BMAAS_INSTANCE_OS_VARIANT: centos-stream9
2026-06-11 00:05:21.978907 | controller |       BMAAS_INSTANCE_VCPUS: 6
2026-06-11 00:05:21.978912 | controller |       BMAAS_INSTANCE_VIRT_TYPE: kvm
2026-06-11 00:05:21.978917 | controller |       BMAAS_IPV4: 'true'
2026-06-11 00:05:21.978921 | controller |       BMAAS_IPV6: 'false'
2026-06-11 00:05:21.978935 | controller |       BMAAS_LIBVIRT_USER: sushyemu
2026-06-11 00:05:21.978940 | controller |       BMAAS_METALLB_ADDRESS_POOL: 172.20.1.64/26
2026-06-11 00:05:21.978945 | controller |       BMAAS_METALLB_POOL_NAME: baremetal
2026-06-11 00:05:21.978950 | controller |       BMAAS_NETWORK_IPV4_PREFIX: 172.20.1.1/24
2026-06-11 00:05:21.978954 | controller |       BMAAS_NETWORK_IPV6_PREFIX: fd00:bbbb::1/64
2026-06-11 00:05:21.978959 | controller |       BMAAS_NETWORK_NAME: crc-bmaas
2026-06-11 00:05:21.978964 | controller |       BMAAS_NODE_COUNT: '1'
2026-06-11 00:05:21.978969 | controller |       BMAAS_OCP_INSTANCE_NAME: crc
2026-06-11 00:05:21.978974 | controller |       BMAAS_REDFISH_PASSWORD: password
2026-06-11 00:05:21.978979 | controller |       BMAAS_REDFISH_USERNAME: admin
2026-06-11 00:05:21.978984 | controller |       BMAAS_ROUTE_LIBVIRT_NETWORKS: crc-bmaas,crc,default
2026-06-11 00:05:21.978988 | controller |       BMAAS_SUSHY_EMULATOR_DRIVER: libvirt
2026-06-11 00:05:21.978993 | controller |       BMAAS_SUSHY_EMULATOR_IMAGE: quay.io/metal3-io/sushy-tools:latest
2026-06-11 00:05:21.978998 | controller |       BMAAS_SUSHY_EMULATOR_NAMESPACE: sushy-emulator
2026-06-11 00:05:21.979003 | controller |       BMAAS_SUSHY_EMULATOR_OS_CLIENT_CONFIG_FILE: /etc/openstack/clouds.yaml
2026-06-11 00:05:21.979008 | controller |       BMAAS_SUSHY_EMULATOR_OS_CLOUD: openstack
2026-06-11 00:05:21.979012 | controller |       BMH_NAMESPACE: openstack
2026-06-11 00:05:21.979017 | controller |       BMO_BRANCH: release-0.9
2026-06-11 00:05:21.979022 | controller |       BMO_CLEANUP: 'true'
2026-06-11 00:05:21.979027 | controller |       BMO_COMMIT_HASH: ''
2026-06-11 00:05:21.979032 | controller |       BMO_IPA_BASEURI: https://tarballs.opendev.org/openstack/ironic-python-agent/dib
2026-06-11 00:05:21.979037 | controller |       BMO_IPA_BRANCH: stable/2024.1
2026-06-11 00:05:21.979041 | controller |       BMO_IPA_FLAVOR: centos9
2026-06-11 00:05:21.979046 | controller |       BMO_IPA_INSECURE: 'false'
2026-06-11 00:05:21.979051 | controller |       BMO_IRONIC_HOST: 192.168.122.10
2026-06-11 00:05:21.979056 | controller |       BMO_PROVISIONING_INTERFACE: ''
2026-06-11 00:05:21.979060 | controller |       BMO_REPO: https://github.com/metal3-io/baremetal-operator
2026-06-11 00:05:21.979065 | controller |       BMO_SETUP: ''
2026-06-11 00:05:21.979070 | controller |       BMO_SETUP_ROUTE_REPLACE: 'true'
2026-06-11 00:05:21.979075 | controller |       BM_CTLPLANE_INTERFACE: enp1s0
2026-06-11 00:05:21.979080 | controller |       BM_INSTANCE_MEMORY: '8192'
2026-06-11 00:05:21.979084 | controller |       BM_INSTANCE_NAME_PREFIX: edpm-compute-baremetal
2026-06-11 00:05:21.979089 | controller |       BM_INSTANCE_NAME_SUFFIX: '0'
2026-06-11 00:05:21.979094 | controller |       BM_NETWORK_NAME: default
2026-06-11 00:05:21.979099 | controller |       BM_NODE_COUNT: '1'
2026-06-11 00:05:21.979104 | controller |       BM_ROOT_PASSWORD: ''
2026-06-11 00:05:21.979109 | controller |       BM_ROOT_PASSWORD_SECRET: ''
2026-06-11 00:05:21.979113 | controller |       CEILOMETER_CENTRAL_DEPL_IMG: unused
2026-06-11 00:05:21.979118 | controller |       CEILOMETER_NOTIFICATION_DEPL_IMG: unused
2026-06-11 00:05:21.979123 | controller |       CEPH_BRANCH: release-1.15
2026-06-11 00:05:21.979141 | controller |       CEPH_CLIENT: /home/zuul/ci-framework-data/artifacts/manifests/operator/rook/deploy/examples/toolbox.yaml
2026-06-11 00:05:21.979147 | controller |       CEPH_COMMON: /home/zuul/ci-framework-data/artifacts/manifests/operator/rook/deploy/examples/common.yaml
2026-06-11 00:05:21.979151 | controller |       CEPH_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/rook/deploy/examples/cluster-test.yaml
2026-06-11 00:05:21.979156 | controller |       CEPH_CRDS: /home/zuul/ci-framework-data/artifacts/manifests/operator/rook/deploy/examples/crds.yaml
2026-06-11 00:05:21.979161 | controller |       CEPH_IMG: quay.io/ceph/demo:latest-squid
2026-06-11 00:05:21.979166 | controller |       CEPH_OP: /home/zuul/ci-framework-data/artifacts/manifests/operator/rook/deploy/examples/operator-openshift.yaml
2026-06-11 00:05:21.979171 | controller |       CEPH_REPO: https://github.com/rook/rook.git
2026-06-11 00:05:21.979176 | controller |       CERTMANAGER_TIMEOUT: 300s
2026-06-11 00:05:21.979181 | controller |       CHECKOUT_FROM_OPENSTACK_REF: 'true'
2026-06-11 00:05:21.979186 | controller |       CINDER: config/samples/cinder_v1beta1_cinder.yaml
2026-06-11 00:05:21.979190 | controller |       CINDERAPI_DEPL_IMG: unused
2026-06-11 00:05:21.979195 | controller |       CINDERBKP_DEPL_IMG: unused
2026-06-11 00:05:21.979200 | controller |       CINDERSCH_DEPL_IMG: unused
2026-06-11 00:05:21.979208 | controller |       CINDERVOL_DEPL_IMG: unused
2026-06-11 00:05:21.979213 | controller |       CINDER_BRANCH: main
2026-06-11 00:05:21.979218 | controller |       CINDER_COMMIT_HASH: ''
2026-06-11 00:05:21.979223 | controller |       CINDER_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/cinder-operator/config/samples/cinder_v1beta1_cinder.yaml
2026-06-11 00:05:21.979228 | controller |       CINDER_IMG: quay.io/openstack-k8s-operators/cinder-operator-index:latest
2026-06-11 00:05:21.979233 | controller |       CINDER_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/cinder-operator/kuttl-test.yaml
2026-06-11 00:05:21.979238 | controller |       CINDER_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/cinder-operator/test/kuttl/tests
2026-06-11 00:05:21.979243 | controller |       CINDER_KUTTL_NAMESPACE: cinder-kuttl-tests
2026-06-11 00:05:21.979248 | controller |       CINDER_REPO: https://github.com/openstack-k8s-operators/cinder-operator.git
2026-06-11 00:05:21.979253 | controller |       CLEANUP_DIR_CMD: rm -Rf
2026-06-11 00:05:21.979258 | controller |       CRC_BGP_NIC_1_MAC: '52:54:00:11:11:11'
2026-06-11 00:05:21.979262 | controller |       CRC_BGP_NIC_2_MAC: '52:54:00:11:11:12'
2026-06-11 00:05:21.979267 | controller |       CRC_HTTPS_PROXY: ''
2026-06-11 00:05:21.979272 | controller |       CRC_HTTP_PROXY: ''
2026-06-11 00:05:21.979277 | controller |       CRC_STORAGE_NAMESPACE: crc-storage
2026-06-11 00:05:21.979282 | controller |       CRC_STORAGE_RETRIES: '3'
2026-06-11 00:05:21.979291 | 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 00:05:21.979296 | controller |       CRC_VERSION: latest
2026-06-11 00:05:21.979301 | controller |       DATAPLANE_ANSIBLE_SECRET: dataplane-ansible-ssh-private-key-secret
2026-06-11 00:05:21.979306 | controller |       DATAPLANE_ANSIBLE_USER: ''
2026-06-11 00:05:21.979311 | controller |       DATAPLANE_COMPUTE_IP: 192.168.122.100
2026-06-11 00:05:21.979315 | controller |       DATAPLANE_CONTAINER_PREFIX: openstack
2026-06-11 00:05:21.979320 | controller |       DATAPLANE_CONTAINER_TAG: current-podified
2026-06-11 00:05:21.979325 | controller |       DATAPLANE_CUSTOM_SERVICE_RUNNER_IMG: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest
2026-06-11 00:05:21.979330 | controller |       DATAPLANE_DEFAULT_GW: 192.168.122.1
2026-06-11 00:05:21.979335 | controller |       DATAPLANE_EXTRA_NOVA_CONFIG_FILE: /dev/null
2026-06-11 00:05:21.979340 | controller |       DATAPLANE_GROWVOLS_ARGS: /=8GB /tmp=1GB /home=1GB /var=8GB
2026-06-11 00:05:21.979344 | controller |       DATAPLANE_KUSTOMIZE_SCENARIO: preprovisioned
2026-06-11 00:05:21.979349 | controller |       DATAPLANE_NETWORKER_IP: 192.168.122.200
2026-06-11 00:05:21.979354 | controller |       DATAPLANE_NETWORK_INTERFACE_NAME: eth0
2026-06-11 00:05:21.979359 | controller |       DATAPLANE_NOVA_NFS_PATH: ''
2026-06-11 00:05:21.979364 | controller |       DATAPLANE_NTP_SERVER: pool.ntp.org
2026-06-11 00:05:21.979369 | controller |       DATAPLANE_PLAYBOOK: osp.edpm.download_cache
2026-06-11 00:05:21.979373 | controller |       DATAPLANE_REGISTRY_URL: quay.io/podified-antelope-centos9
2026-06-11 00:05:21.979378 | controller |       DATAPLANE_REPO_SETUP_BRANCH: antelope
2026-06-11 00:05:21.979383 | controller |       DATAPLANE_REPO_SETUP_REPO: current-podified
2026-06-11 00:05:21.979388 | controller |       DATAPLANE_RUNNER_IMG: ''
2026-06-11 00:05:21.979392 | controller |       DATAPLANE_SERVER_ROLE: compute
2026-06-11 00:05:21.979397 | controller |       DATAPLANE_SSHD_ALLOWED_RANGES: '[''192.168.122.0/24'']'
2026-06-11 00:05:21.979402 | controller |       DATAPLANE_TIMEOUT: 30m
2026-06-11 00:05:21.979407 | controller |       DATAPLANE_TLS_ENABLED: 'true'
2026-06-11 00:05:21.979412 | controller |       DATAPLANE_TOTAL_NETWORKER_NODES: '1'
2026-06-11 00:05:21.979416 | controller |       DATAPLANE_TOTAL_NODES: '1'
2026-06-11 00:05:21.979422 | controller |       DBSERVICE: galera
2026-06-11 00:05:21.979427 | controller |       DEPLOY_DIR: /home/zuul/ci-framework-data/artifacts/edpm_compute
2026-06-11 00:05:21.979431 | controller |       DESIGNATE: config/samples/designate_v1beta1_designate.yaml
2026-06-11 00:05:21.979437 | controller |       DESIGNATE_BRANCH: main
2026-06-11 00:05:21.979443 | controller |       DESIGNATE_COMMIT_HASH: ''
2026-06-11 00:05:21.979449 | controller |       DESIGNATE_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/designate-operator/config/samples/designate_v1beta1_designate.yaml
2026-06-11 00:05:21.979454 | controller |       DESIGNATE_IMG: quay.io/openstack-k8s-operators/designate-operator-index:latest
2026-06-11 00:05:21.979465 | controller |       DESIGNATE_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/designate-operator/kuttl-test.yaml
2026-06-11 00:05:21.979470 | controller |       DESIGNATE_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/designate-operator/test/kuttl/tests
2026-06-11 00:05:21.979475 | controller |       DESIGNATE_KUTTL_NAMESPACE: designate-kuttl-tests
2026-06-11 00:05:21.979480 | controller |       DESIGNATE_REPO: https://github.com/openstack-k8s-operators/designate-operator.git
2026-06-11 00:05:21.979484 | controller |       DNSDATA: config/samples/network_v1beta1_dnsdata.yaml
2026-06-11 00:05:21.979517 | controller |       DNSDATA_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/infra-operator/config/samples/network_v1beta1_dnsdata.yaml
2026-06-11 00:05:21.979523 | controller |       DNSMASQ: config/samples/network_v1beta1_dnsmasq.yaml
2026-06-11 00:05:21.979528 | controller |       DNSMASQ_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/infra-operator/config/samples/network_v1beta1_dnsmasq.yaml
2026-06-11 00:05:21.979533 | controller |       DNS_DEPL_IMG: unused
2026-06-11 00:05:21.979538 | controller |       DNS_DOMAIN: localdomain
2026-06-11 00:05:21.979542 | controller |       DOWNLOAD_TOOLS_SELECTION: all
2026-06-11 00:05:21.979547 | controller |       EDPM_ATTACH_EXTNET: 'true'
2026-06-11 00:05:21.979552 | controller |       EDPM_COMPUTE_ADDITIONAL_HOST_ROUTES: '''[]'''
2026-06-11 00:05:21.979557 | controller |       EDPM_COMPUTE_ADDITIONAL_NETWORKS: '''[]'''
2026-06-11 00:05:21.979562 | controller |       EDPM_COMPUTE_CELLS: '1'
2026-06-11 00:05:21.979567 | controller |       EDPM_COMPUTE_CEPH_ENABLED: 'true'
2026-06-11 00:05:21.979572 | controller |       EDPM_COMPUTE_CEPH_NOVA: 'true'
2026-06-11 00:05:21.979576 | controller |       EDPM_COMPUTE_DHCP_AGENT_ENABLED: 'true'
2026-06-11 00:05:21.979581 | controller |       EDPM_COMPUTE_SRIOV_ENABLED: 'true'
2026-06-11 00:05:21.979586 | controller |       EDPM_COMPUTE_SUFFIX: '0'
2026-06-11 00:05:21.979591 | controller |       EDPM_CONFIGURE_DEFAULT_ROUTE: 'true'
2026-06-11 00:05:21.979596 | controller |       EDPM_CONFIGURE_HUGEPAGES: 'false'
2026-06-11 00:05:21.979600 | controller |       EDPM_CONFIGURE_NETWORKING: 'true'
2026-06-11 00:05:21.979605 | controller |       EDPM_FIRSTBOOT_EXTRA: /tmp/edpm-firstboot-extra
2026-06-11 00:05:21.979610 | controller |       EDPM_NETWORKER_SUFFIX: '0'
2026-06-11 00:05:21.979615 | controller |       EDPM_TOTAL_NETWORKERS: '1'
2026-06-11 00:05:21.979620 | controller |       EDPM_TOTAL_NODES: '1'
2026-06-11 00:05:21.979625 | controller |       GALERA_REPLICAS: ''
2026-06-11 00:05:21.979629 | controller |       GENERATE_SSH_KEYS: 'true'
2026-06-11 00:05:21.979634 | controller |       GIT_CLONE_OPTS: ''
2026-06-11 00:05:21.979639 | controller |       GLANCE: config/samples/glance_v1beta1_glance.yaml
2026-06-11 00:05:21.979644 | controller |       GLANCEAPI_DEPL_IMG: unused
2026-06-11 00:05:21.979649 | controller |       GLANCE_BRANCH: main
2026-06-11 00:05:21.979653 | controller |       GLANCE_COMMIT_HASH: ''
2026-06-11 00:05:21.979658 | controller |       GLANCE_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/glance-operator/config/samples/glance_v1beta1_glance.yaml
2026-06-11 00:05:21.979663 | controller |       GLANCE_IMG: quay.io/openstack-k8s-operators/glance-operator-index:latest
2026-06-11 00:05:21.979668 | controller |       GLANCE_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/glance-operator/kuttl-test.yaml
2026-06-11 00:05:21.979673 | controller |       GLANCE_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/glance-operator/test/kuttl/tests
2026-06-11 00:05:21.979678 | controller |       GLANCE_KUTTL_NAMESPACE: glance-kuttl-tests
2026-06-11 00:05:21.979683 | controller |       GLANCE_REPO: https://github.com/openstack-k8s-operators/glance-operator.git
2026-06-11 00:05:21.979688 | controller |       HEAT: config/samples/heat_v1beta1_heat.yaml
2026-06-11 00:05:21.979693 | controller |       HEATAPI_DEPL_IMG: unused
2026-06-11 00:05:21.979697 | controller |       HEATCFNAPI_DEPL_IMG: unused
2026-06-11 00:05:21.979702 | controller |       HEATENGINE_DEPL_IMG: unused
2026-06-11 00:05:21.979707 | controller |       HEAT_AUTH_ENCRYPTION_KEY: 767c3ed056cbaa3b9dfedb8c6f825bf0
2026-06-11 00:05:21.979712 | controller |       HEAT_BRANCH: main
2026-06-11 00:05:21.979717 | controller |       HEAT_COMMIT_HASH: ''
2026-06-11 00:05:21.979722 | controller |       HEAT_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/heat-operator/config/samples/heat_v1beta1_heat.yaml
2026-06-11 00:05:21.979733 | controller |       HEAT_IMG: quay.io/openstack-k8s-operators/heat-operator-index:latest
2026-06-11 00:05:21.979738 | controller |       HEAT_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/heat-operator/kuttl-test.yaml
2026-06-11 00:05:21.979743 | controller |       HEAT_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/heat-operator/test/kuttl/tests
2026-06-11 00:05:21.979748 | controller |       HEAT_KUTTL_NAMESPACE: heat-kuttl-tests
2026-06-11 00:05:21.979753 | controller |       HEAT_REPO: https://github.com/openstack-k8s-operators/heat-operator.git
2026-06-11 00:05:21.979758 | controller |       HEAT_SERVICE_ENABLED: 'true'
2026-06-11 00:05:21.979763 | controller |       HORIZON: config/samples/horizon_v1beta1_horizon.yaml
2026-06-11 00:05:21.979768 | controller |       HORIZONTEST: config/samples/test_v1beta1_horizontest.yaml
2026-06-11 00:05:21.979772 | controller |       HORIZONTEST_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/test-operator/config/samples/test_v1beta1_horizontest.yaml
2026-06-11 00:05:21.979780 | controller |       HORIZON_BRANCH: main
2026-06-11 00:05:21.979785 | controller |       HORIZON_COMMIT_HASH: ''
2026-06-11 00:05:21.979790 | controller |       HORIZON_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/horizon-operator/config/samples/horizon_v1beta1_horizon.yaml
2026-06-11 00:05:21.979795 | controller |       HORIZON_DEPL_IMG: unused
2026-06-11 00:05:21.979800 | controller |       HORIZON_IMG: quay.io/openstack-k8s-operators/horizon-operator-index:latest
2026-06-11 00:05:21.979805 | controller |       HORIZON_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/horizon-operator/kuttl-test.yaml
2026-06-11 00:05:21.979810 | controller |       HORIZON_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/horizon-operator/test/kuttl/tests
2026-06-11 00:05:21.979815 | controller |       HORIZON_KUTTL_NAMESPACE: horizon-kuttl-tests
2026-06-11 00:05:21.979819 | controller |       HORIZON_REPO: https://github.com/openstack-k8s-operators/horizon-operator.git
2026-06-11 00:05:21.979824 | controller |       INFRA_BRANCH: main
2026-06-11 00:05:21.979829 | controller |       INFRA_COMMIT_HASH: ''
2026-06-11 00:05:21.979834 | controller |       INFRA_IMG: quay.io/openstack-k8s-operators/infra-operator-index:latest
2026-06-11 00:05:21.979839 | controller |       INFRA_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/infra-operator/kuttl-test.yaml
2026-06-11 00:05:21.979846 | controller |       INFRA_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/infra-operator/test/kuttl/tests
2026-06-11 00:05:21.979851 | controller |       INFRA_KUTTL_NAMESPACE: infra-kuttl-tests
2026-06-11 00:05:21.979856 | controller |       INFRA_RABBITMQ: config/samples/rabbitmq_v1beta1_rabbitmq.yaml
2026-06-11 00:05:21.979865 | controller |       INFRA_RABBITMQ_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/infra-operator-rabbitmq/config/samples/rabbitmq_v1beta1_rabbitmq.yaml
2026-06-11 00:05:21.979871 | controller |       INFRA_RABBITMQ_DEPL_IMG: unused
2026-06-11 00:05:21.979876 | controller |       INFRA_RABBITMQ_IMG: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified
2026-06-11 00:05:21.979880 | controller |       INFRA_REPO: https://github.com/openstack-k8s-operators/infra-operator.git
2026-06-11 00:05:21.979885 | controller |       INSTALL_CERT_MANAGER: false
2026-06-11 00:05:21.979890 | controller |       INSTALL_NMSTATE: true || false
2026-06-11 00:05:21.979895 | controller |       INSTALL_NNCP: true || false
2026-06-11 00:05:21.979900 | controller |       INTERNALAPI_HOST_ROUTES: ''
2026-06-11 00:05:21.979905 | controller |       IPV6_LAB_IPV4_NETWORK_IPADDRESS: 172.30.0.1/24
2026-06-11 00:05:21.979910 | controller |       IPV6_LAB_IPV6_NETWORK_IPADDRESS: fd00:abcd:abcd:fc00::1/64
2026-06-11 00:05:21.979915 | controller |       IPV6_LAB_LIBVIRT_STORAGE_POOL: default
2026-06-11 00:05:21.979920 | controller |       IPV6_LAB_MANAGE_FIREWALLD: 'true'
2026-06-11 00:05:21.979924 | controller |       IPV6_LAB_NAT64_HOST_IPV4: 172.30.0.2/24
2026-06-11 00:05:21.979929 | controller |       IPV6_LAB_NAT64_HOST_IPV6: fd00:abcd:abcd:fc00::2/64
2026-06-11 00:05:21.979934 | controller |       IPV6_LAB_NAT64_INSTANCE_NAME: nat64-router
2026-06-11 00:05:21.979939 | controller |       IPV6_LAB_NAT64_IPV6_NETWORK: fd00:abcd:abcd:fc00::/64
2026-06-11 00:05:21.979944 | controller |       IPV6_LAB_NAT64_TAYGA_DYNAMIC_POOL: 192.168.255.0/24
2026-06-11 00:05:21.979951 | controller |       IPV6_LAB_NAT64_TAYGA_IPV4: 192.168.255.1
2026-06-11 00:05:21.979956 | controller |       IPV6_LAB_NAT64_TAYGA_IPV6: fd00:abcd:abcd:fc00::3
2026-06-11 00:05:21.979961 | controller |       IPV6_LAB_NAT64_TAYGA_IPV6_PREFIX: fd00:abcd:abcd:fcff::/96
2026-06-11 00:05:21.979966 | controller |       IPV6_LAB_NAT64_UPDATE_PACKAGES: 'false'
2026-06-11 00:05:21.979970 | controller |       IPV6_LAB_NETWORK_NAME: nat64
2026-06-11 00:05:21.979975 | controller |       IPV6_LAB_SNO_CLUSTER_NETWORK: fd00:abcd:0::/48
2026-06-11 00:05:21.979980 | controller |       IPV6_LAB_SNO_HOST_IP: fd00:abcd:abcd:fc00::11
2026-06-11 00:05:21.979985 | controller |       IPV6_LAB_SNO_HOST_PREFIX: '64'
2026-06-11 00:05:21.979990 | controller |       IPV6_LAB_SNO_INSTANCE_NAME: sno
2026-06-11 00:05:21.979995 | controller |       IPV6_LAB_SNO_MACHINE_NETWORK: fd00:abcd:abcd:fc00::/64
2026-06-11 00:05:21.979999 | controller |       IPV6_LAB_SNO_OCP_MIRROR_URL: https://mirror.openshift.com/pub/openshift-v4/clients/ocp
2026-06-11 00:05:21.980004 | controller |       IPV6_LAB_SNO_OCP_VERSION: latest-4.14
2026-06-11 00:05:21.980009 | controller |       IPV6_LAB_SNO_SERVICE_NETWORK: fd00:abcd:abcd:fc03::/112
2026-06-11 00:05:21.980014 | controller |       IPV6_LAB_SSH_PUB_KEY: /home/zuul/.ssh/id_rsa.pub
2026-06-11 00:05:21.980019 | controller |       IPV6_LAB_WORK_DIR: /home/zuul/.ipv6lab
2026-06-11 00:05:21.980023 | controller |       IRONIC: config/samples/ironic_v1beta1_ironic.yaml
2026-06-11 00:05:21.980028 | controller |       IRONICAPI_DEPL_IMG: unused
2026-06-11 00:05:21.980033 | controller |       IRONICCON_DEPL_IMG: unused
2026-06-11 00:05:21.980038 | controller |       IRONICINS_DEPL_IMG: unused
2026-06-11 00:05:21.980043 | controller |       IRONICNAG_DEPL_IMG: unused
2026-06-11 00:05:21.980048 | controller |       IRONICPXE_DEPL_IMG: unused
2026-06-11 00:05:21.980053 | controller |       IRONIC_BRANCH: main
2026-06-11 00:05:21.980057 | controller |       IRONIC_COMMIT_HASH: ''
2026-06-11 00:05:21.980062 | controller |       IRONIC_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/ironic-operator/config/samples/ironic_v1beta1_ironic.yaml
2026-06-11 00:05:21.980067 | controller |       IRONIC_IMAGE: quay.io/metal3-io/ironic
2026-06-11 00:05:21.980072 | controller |       IRONIC_IMAGE_TAG: release-24.1
2026-06-11 00:05:21.980077 | controller |       IRONIC_IMG: quay.io/openstack-k8s-operators/ironic-operator-index:latest
2026-06-11 00:05:21.980082 | controller |       IRONIC_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/ironic-operator/kuttl-test.yaml
2026-06-11 00:05:21.980087 | controller |       IRONIC_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/ironic-operator/test/kuttl/tests
2026-06-11 00:05:21.980092 | controller |       IRONIC_KUTTL_NAMESPACE: ironic-kuttl-tests
2026-06-11 00:05:21.980097 | controller |       IRONIC_REPO: https://github.com/openstack-k8s-operators/ironic-operator.git
2026-06-11 00:05:21.980101 | controller |       KEYSTONEAPI: config/samples/keystone_v1beta1_keystoneapi.yaml
2026-06-11 00:05:21.980106 | controller |       KEYSTONEAPI_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/keystone-operator/config/samples/keystone_v1beta1_keystoneapi.yaml
2026-06-11 00:05:21.980113 | controller |       KEYSTONEAPI_DEPL_IMG: unused
2026-06-11 00:05:21.980119 | controller |       KEYSTONE_BRANCH: main
2026-06-11 00:05:21.980126 | controller |       KEYSTONE_COMMIT_HASH: ''
2026-06-11 00:05:21.980133 | controller |       KEYSTONE_FEDERATION_CLIENT_SECRET: COX8bmlKAWn56XCGMrKQJj7dgHNAOl6f
2026-06-11 00:05:21.980140 | controller |       KEYSTONE_FEDERATION_CRYPTO_PASSPHRASE: openstack
2026-06-11 00:05:21.980147 | controller |       KEYSTONE_IMG: quay.io/openstack-k8s-operators/keystone-operator-index:latest
2026-06-11 00:05:21.980154 | controller |       KEYSTONE_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/keystone-operator/kuttl-test.yaml
2026-06-11 00:05:21.980161 | controller |       KEYSTONE_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/keystone-operator/test/kuttl/tests
2026-06-11 00:05:21.980168 | controller |       KEYSTONE_KUTTL_NAMESPACE: keystone-kuttl-tests
2026-06-11 00:05:21.980175 | controller |       KEYSTONE_REPO: https://github.com/openstack-k8s-operators/keystone-operator.git
2026-06-11 00:05:21.980181 | controller |       KUBEADMIN_PWD: '12345678'
2026-06-11 00:05:21.980188 | controller |       LIBVIRT_SECRET: libvirt-secret
2026-06-11 00:05:21.980195 | controller |       LOKI_DEPLOY_MODE: openshift-network
2026-06-11 00:05:21.980202 | controller |       LOKI_DEPLOY_NAMESPACE: netobserv
2026-06-11 00:05:21.980213 | controller |       LOKI_DEPLOY_SIZE: 1x.demo
2026-06-11 00:05:21.980220 | controller |       LOKI_NAMESPACE: openshift-operators-redhat
2026-06-11 00:05:21.980227 | controller |       LOKI_OPERATOR_GROUP: openshift-operators-redhat-loki
2026-06-11 00:05:21.980233 | controller |       LOKI_SUBSCRIPTION: loki-operator
2026-06-11 00:05:21.980240 | controller |       LVMS_CR: '1'
2026-06-11 00:05:21.980247 | controller |       MANILA: config/samples/manila_v1beta1_manila.yaml
2026-06-11 00:05:21.980254 | controller |       MANILAAPI_DEPL_IMG: unused
2026-06-11 00:05:21.980261 | controller |       MANILASCH_DEPL_IMG: unused
2026-06-11 00:05:21.980267 | controller |       MANILASHARE_DEPL_IMG: unused
2026-06-11 00:05:21.980274 | controller |       MANILA_BRANCH: main
2026-06-11 00:05:21.980288 | controller |       MANILA_COMMIT_HASH: ''
2026-06-11 00:05:21.980295 | controller |       MANILA_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/manila-operator/config/samples/manila_v1beta1_manila.yaml
2026-06-11 00:05:21.980300 | controller |       MANILA_IMG: quay.io/openstack-k8s-operators/manila-operator-index:latest
2026-06-11 00:05:21.980305 | controller |       MANILA_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/manila-operator/kuttl-test.yaml
2026-06-11 00:05:21.980310 | controller |       MANILA_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/manila-operator/test/kuttl/tests
2026-06-11 00:05:21.980319 | controller |       MANILA_KUTTL_NAMESPACE: manila-kuttl-tests
2026-06-11 00:05:21.980324 | controller |       MANILA_REPO: https://github.com/openstack-k8s-operators/manila-operator.git
2026-06-11 00:05:21.980329 | controller |       MANILA_SERVICE_ENABLED: 'true'
2026-06-11 00:05:21.980333 | controller |       MARIADB: config/samples/mariadb_v1beta1_galera.yaml
2026-06-11 00:05:21.980338 | controller |       MARIADB_BRANCH: main
2026-06-11 00:05:21.980343 | controller |       MARIADB_CHAINSAW_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/mariadb-operator/test/chainsaw/config.yaml
2026-06-11 00:05:21.980348 | controller |       MARIADB_CHAINSAW_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/mariadb-operator/test/chainsaw/tests
2026-06-11 00:05:21.980353 | controller |       MARIADB_CHAINSAW_NAMESPACE: mariadb-chainsaw-tests
2026-06-11 00:05:21.980358 | controller |       MARIADB_COMMIT_HASH: ''
2026-06-11 00:05:21.980363 | controller |       MARIADB_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/mariadb-operator/config/samples/mariadb_v1beta1_galera.yaml
2026-06-11 00:05:21.980367 | controller |       MARIADB_DEPL_IMG: unused
2026-06-11 00:05:21.980372 | controller |       MARIADB_IMG: quay.io/openstack-k8s-operators/mariadb-operator-index:latest
2026-06-11 00:05:21.980377 | controller |       MARIADB_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/mariadb-operator/kuttl-test.yaml
2026-06-11 00:05:21.980382 | controller |       MARIADB_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/mariadb-operator/test/kuttl/tests
2026-06-11 00:05:21.980387 | controller |       MARIADB_KUTTL_NAMESPACE: mariadb-kuttl-tests
2026-06-11 00:05:21.980392 | controller |       MARIADB_REPO: https://github.com/openstack-k8s-operators/mariadb-operator.git
2026-06-11 00:05:21.980396 | controller |       MEMCACHED: config/samples/memcached_v1beta1_memcached.yaml
2026-06-11 00:05:21.980401 | controller |       MEMCACHED_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/infra-operator/config/samples/memcached_v1beta1_memcached.yaml
2026-06-11 00:05:21.980406 | controller |       MEMCACHED_DEPL_IMG: unused
2026-06-11 00:05:21.980411 | controller |       METADATA_SHARED_SECRET: '1234567842'
2026-06-11 00:05:21.980416 | controller |       METALLB_IPV6_POOL: fd00:aaaa::80-fd00:aaaa::90
2026-06-11 00:05:21.980420 | controller |       METALLB_POOL: 192.168.122.80-192.168.122.90
2026-06-11 00:05:21.980425 | controller |       MICROSHIFT: '0'
2026-06-11 00:05:21.980430 | controller |       MIRROR_INSECURE: 'true'
2026-06-11 00:05:21.980435 | controller |       MIRROR_NAMESPACE: openstack-mirror
2026-06-11 00:05:21.980440 | controller |       MIRROR_REGISTRY_HOST: default-route-openshift-image-registry.apps-crc.testing
2026-06-11 00:05:21.980444 | controller |       NAMESPACE: openstack
2026-06-11 00:05:21.980449 | controller |       NETCONFIG: config/samples/network_v1beta1_netconfig.yaml
2026-06-11 00:05:21.980454 | controller |       NETCONFIG_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/infra-operator/config/samples/network_v1beta1_netconfig.yaml
2026-06-11 00:05:21.980462 | controller |       NETCONFIG_DEPL_IMG: unused
2026-06-11 00:05:21.980467 | controller |       NETOBSERV_DEPLOY_NAMESPACE: netobserv
2026-06-11 00:05:21.980472 | controller |       NETOBSERV_NAMESPACE: openshift-netobserv-operator
2026-06-11 00:05:21.980477 | controller |       NETOBSERV_OPERATOR_GROUP: openshift-netobserv-operator-net
2026-06-11 00:05:21.980482 | controller |       NETOBSERV_SUBSCRIPTION: netobserv-operator
2026-06-11 00:05:21.980514 | controller |       NETWORK_BGP: 'false'
2026-06-11 00:05:21.980523 | controller |       NETWORK_DESIGNATE_ADDRESS_PREFIX: 172.28.0
2026-06-11 00:05:21.980528 | controller |       NETWORK_DESIGNATE_EXT_ADDRESS_PREFIX: 172.50.0
2026-06-11 00:05:21.980533 | controller |       NETWORK_INTERNALAPI_ADDRESS_PREFIX: 172.17.0
2026-06-11 00:05:21.980538 | controller |       NETWORK_ISOLATION: 'true'
2026-06-11 00:05:21.980542 | controller |       NETWORK_ISOLATION_INSTANCE_NAME: crc
2026-06-11 00:05:21.980547 | controller |       NETWORK_ISOLATION_IPV4: 'true'
2026-06-11 00:05:21.980552 | controller |       NETWORK_ISOLATION_IPV4_ADDRESS: 172.16.1.1/24
2026-06-11 00:05:21.980557 | controller |       NETWORK_ISOLATION_IPV4_NAT: 'true'
2026-06-11 00:05:21.980562 | controller |       NETWORK_ISOLATION_IPV6: 'false'
2026-06-11 00:05:21.980566 | controller |       NETWORK_ISOLATION_IPV6_ADDRESS: fd00:aaaa::1/64
2026-06-11 00:05:21.980571 | controller |       NETWORK_ISOLATION_IP_ADDRESS: 192.168.122.10
2026-06-11 00:05:21.980576 | controller |       NETWORK_ISOLATION_MAC: '52:54:00:11:11:10'
2026-06-11 00:05:21.980581 | controller |       NETWORK_ISOLATION_NETWORK_NAME: net-iso
2026-06-11 00:05:21.980586 | controller |       NETWORK_ISOLATION_NET_NAME: default
2026-06-11 00:05:21.980590 | controller |       NETWORK_ISOLATION_USE_DEFAULT_NETWORK: 'true'
2026-06-11 00:05:21.980595 | controller |       NETWORK_MTU: '1500'
2026-06-11 00:05:21.980600 | controller |       NETWORK_STORAGEMGMT_ADDRESS_PREFIX: 172.20.0
2026-06-11 00:05:21.980605 | controller |       NETWORK_STORAGE_ADDRESS_PREFIX: 172.18.0
2026-06-11 00:05:21.980610 | controller |       NETWORK_STORAGE_MACVLAN: ''
2026-06-11 00:05:21.980614 | controller |       NETWORK_TENANT_ADDRESS_PREFIX: 172.19.0
2026-06-11 00:05:21.980619 | controller |       NETWORK_VLAN_START: '20'
2026-06-11 00:05:21.980624 | controller |       NETWORK_VLAN_STEP: '1'
2026-06-11 00:05:21.980629 | controller |       NEUTRONAPI: config/samples/neutron_v1beta1_neutronapi.yaml
2026-06-11 00:05:21.980634 | controller |       NEUTRONAPI_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/neutron-operator/config/samples/neutron_v1beta1_neutronapi.yaml
2026-06-11 00:05:21.980639 | controller |       NEUTRONAPI_DEPL_IMG: unused
2026-06-11 00:05:21.980644 | controller |       NEUTRON_BRANCH: main
2026-06-11 00:05:21.980648 | controller |       NEUTRON_COMMIT_HASH: ''
2026-06-11 00:05:21.980653 | controller |       NEUTRON_IMG: quay.io/openstack-k8s-operators/neutron-operator-index:latest
2026-06-11 00:05:21.980664 | controller |       NEUTRON_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/neutron-operator/kuttl-test.yaml
2026-06-11 00:05:21.980669 | controller |       NEUTRON_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/neutron-operator/test/kuttl/tests
2026-06-11 00:05:21.980673 | controller |       NEUTRON_KUTTL_NAMESPACE: neutron-kuttl-tests
2026-06-11 00:05:21.980678 | controller |       NEUTRON_REPO: https://github.com/openstack-k8s-operators/neutron-operator.git
2026-06-11 00:05:21.980683 | controller |       NFS_HOME: /home/nfs
2026-06-11 00:05:21.980688 | controller |       NMSTATE_NAMESPACE: openshift-nmstate
2026-06-11 00:05:21.980693 | controller |       NMSTATE_OPERATOR_GROUP: openshift-nmstate-tn6k8
2026-06-11 00:05:21.980698 | controller |       NMSTATE_SUBSCRIPTION: kubernetes-nmstate-operator
2026-06-11 00:05:21.980702 | controller |       NNCP_ADDITIONAL_HOST_ROUTES: ''
2026-06-11 00:05:21.980707 | controller |       NNCP_BGP_1_INTERFACE: enp7s0
2026-06-11 00:05:21.980712 | controller |       NNCP_BGP_1_IP_ADDRESS: 100.65.4.2
2026-06-11 00:05:21.980717 | controller |       NNCP_BGP_2_INTERFACE: enp8s0
2026-06-11 00:05:21.980722 | controller |       NNCP_BGP_2_IP_ADDRESS: 100.64.4.2
2026-06-11 00:05:21.980726 | controller |       NNCP_BRIDGE: ospbr
2026-06-11 00:05:21.980731 | controller |       NNCP_CLEANUP_TIMEOUT: 120s
2026-06-11 00:05:21.980736 | controller |       NNCP_CTLPLANE_IPV6_ADDRESS_PREFIX: 'fd00:aaaa::'
2026-06-11 00:05:21.980741 | controller |       NNCP_CTLPLANE_IPV6_ADDRESS_SUFFIX: '10'
2026-06-11 00:05:21.980746 | controller |       NNCP_CTLPLANE_IP_ADDRESS_PREFIX: 192.168.122
2026-06-11 00:05:21.980753 | controller |       NNCP_CTLPLANE_IP_ADDRESS_SUFFIX: '10'
2026-06-11 00:05:21.980758 | controller |       NNCP_DNS_SERVER: 192.168.122.1
2026-06-11 00:05:21.980763 | controller |       NNCP_DNS_SERVER_IPV6: fd00:aaaa::1
2026-06-11 00:05:21.980768 | controller |       NNCP_GATEWAY: 192.168.122.1
2026-06-11 00:05:21.980773 | controller |       NNCP_GATEWAY_IPV6: fd00:aaaa::1
2026-06-11 00:05:21.980778 | controller |       NNCP_INTERFACE: enp6s0
2026-06-11 00:05:21.980783 | controller |       NNCP_NODES: ''
2026-06-11 00:05:21.980787 | controller |       NNCP_TIMEOUT: 240s
2026-06-11 00:05:21.980792 | controller |       NOVA: config/samples/nova_v1beta1_nova_collapsed_cell.yaml
2026-06-11 00:05:21.980797 | controller |       NOVA_BRANCH: main
2026-06-11 00:05:21.980802 | controller |       NOVA_COMMIT_HASH: ''
2026-06-11 00:05:21.980807 | controller |       NOVA_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/nova-operator/config/samples/nova_v1beta1_nova_collapsed_cell.yaml
2026-06-11 00:05:21.980812 | controller |       NOVA_IMG: quay.io/openstack-k8s-operators/nova-operator-index:latest
2026-06-11 00:05:21.980817 | controller |       NOVA_REPO: https://github.com/openstack-k8s-operators/nova-operator.git
2026-06-11 00:05:21.980822 | controller |       NUMBER_OF_INSTANCES: '1'
2026-06-11 00:05:21.980826 | controller |       OCP_NETWORK_NAME: crc
2026-06-11 00:05:21.980831 | controller |       OCTAVIA: config/samples/octavia_v1beta1_octavia.yaml
2026-06-11 00:05:21.980836 | controller |       OCTAVIA_BRANCH: main
2026-06-11 00:05:21.980841 | controller |       OCTAVIA_COMMIT_HASH: ''
2026-06-11 00:05:21.980846 | controller |       OCTAVIA_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/octavia-operator/config/samples/octavia_v1beta1_octavia.yaml
2026-06-11 00:05:21.980851 | controller |       OCTAVIA_IMG: quay.io/openstack-k8s-operators/octavia-operator-index:latest
2026-06-11 00:05:21.980855 | controller |       OCTAVIA_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/octavia-operator/kuttl-test.yaml
2026-06-11 00:05:21.980860 | controller |       OCTAVIA_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/octavia-operator/test/kuttl/tests
2026-06-11 00:05:21.980865 | controller |       OCTAVIA_KUTTL_NAMESPACE: octavia-kuttl-tests
2026-06-11 00:05:21.980870 | controller |       OCTAVIA_REPO: https://github.com/openstack-k8s-operators/octavia-operator.git
2026-06-11 00:05:21.980875 | controller |       OKD: 'false'
2026-06-11 00:05:21.980880 | controller |       OPENSTACK_BRANCH: main
2026-06-11 00:05:21.980884 | controller |       OPENSTACK_BUNDLE_IMG: quay.io/openstack-k8s-operators/openstack-operator-bundle:latest
2026-06-11 00:05:21.980889 | controller |       OPENSTACK_COMMIT_HASH: ''
2026-06-11 00:05:21.980894 | 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 00:05:21.980900 | controller |       OPENSTACK_CRDS_DIR: openstack_crds
2026-06-11 00:05:21.980904 | controller |       OPENSTACK_CTLPLANE: config/samples/core_v1beta1_openstackcontrolplane_galera_network_isolation.yaml
2026-06-11 00:05:21.980916 | controller |       OPENSTACK_IMG: quay.io/openstack-k8s-operators/openstack-operator-index:latest
2026-06-11 00:05:21.980921 | controller |       OPENSTACK_K8S_BRANCH: main
2026-06-11 00:05:21.980926 | controller |       OPENSTACK_K8S_TAG: latest
2026-06-11 00:05:21.980931 | controller |       OPENSTACK_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/openstack-operator/kuttl-test.yaml
2026-06-11 00:05:21.980935 | controller |       OPENSTACK_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/openstack-operator/test/kuttl/tests
2026-06-11 00:05:21.980941 | controller |       OPENSTACK_KUTTL_NAMESPACE: openstack-kuttl-tests
2026-06-11 00:05:21.980945 | controller |       OPENSTACK_NEUTRON_CUSTOM_CONF: ''
2026-06-11 00:05:21.980950 | controller |       OPENSTACK_REPO: https://github.com/openstack-k8s-operators/openstack-operator.git
2026-06-11 00:05:21.980955 | controller |       OPENSTACK_STORAGE_BUNDLE_IMG: quay.io/openstack-k8s-operators/openstack-operator-storage-bundle:latest
2026-06-11 00:05:21.980960 | controller |       OPERATOR_BASE_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator
2026-06-11 00:05:21.980965 | controller |       OPERATOR_CHANNEL: ''
2026-06-11 00:05:21.980970 | controller |       OPERATOR_NAMESPACE: openstack-operators
2026-06-11 00:05:21.980977 | controller |       OPERATOR_SOURCE: ''
2026-06-11 00:05:21.980982 | controller |       OPERATOR_SOURCE_NAMESPACE: ''
2026-06-11 00:05:21.980987 | controller |       OUT: /home/zuul/ci-framework-data/artifacts/manifests
2026-06-11 00:05:21.980992 | controller |       OUTPUT_DIR: /home/zuul/ci-framework-data/artifacts/edpm
2026-06-11 00:05:21.980998 | controller |       OVNCONTROLLER: config/samples/ovn_v1beta1_ovncontroller.yaml
2026-06-11 00:05:21.981003 | controller |       OVNCONTROLLER_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/ovn-operator/config/samples/ovn_v1beta1_ovncontroller.yaml
2026-06-11 00:05:21.981012 | controller |       OVNCONTROLLER_NMAP: 'true'
2026-06-11 00:05:21.981017 | controller |       OVNDBS: config/samples/ovn_v1beta1_ovndbcluster.yaml
2026-06-11 00:05:21.981022 | controller |       OVNDBS_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/ovn-operator/config/samples/ovn_v1beta1_ovndbcluster.yaml
2026-06-11 00:05:21.981026 | controller |       OVNNORTHD: config/samples/ovn_v1beta1_ovnnorthd.yaml
2026-06-11 00:05:21.981031 | controller |       OVNNORTHD_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/ovn-operator/config/samples/ovn_v1beta1_ovnnorthd.yaml
2026-06-11 00:05:21.981036 | controller |       OVN_BRANCH: main
2026-06-11 00:05:21.981041 | controller |       OVN_COMMIT_HASH: ''
2026-06-11 00:05:21.981046 | controller |       OVN_IMG: quay.io/openstack-k8s-operators/ovn-operator-index:latest
2026-06-11 00:05:21.981051 | controller |       OVN_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/ovn-operator/kuttl-test.yaml
2026-06-11 00:05:21.981056 | controller |       OVN_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/ovn-operator/test/kuttl/tests
2026-06-11 00:05:21.981060 | controller |       OVN_KUTTL_NAMESPACE: ovn-kuttl-tests
2026-06-11 00:05:21.981065 | controller |       OVN_REPO: https://github.com/openstack-k8s-operators/ovn-operator.git
2026-06-11 00:05:21.981070 | controller |       PASSWORD: '12345678'
2026-06-11 00:05:21.981075 | controller |       PULL_SECRET: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/pull-secret.txt
2026-06-11 00:05:21.981080 | controller |       RABBITMQ: docs/examples/default-security-context/rabbitmq.yaml
2026-06-11 00:05:21.981085 | controller |       RABBITMQ_BRANCH: patches
2026-06-11 00:05:21.981090 | controller |       RABBITMQ_COMMIT_HASH: ''
2026-06-11 00:05:21.981095 | controller |       RABBITMQ_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/rabbitmq-operator/docs/examples/default-security-context/rabbitmq.yaml
2026-06-11 00:05:21.981099 | controller |       RABBITMQ_DEPL_IMG: unused
2026-06-11 00:05:21.981104 | controller |       RABBITMQ_IMG: quay.io/openstack-k8s-operators/rabbitmq-cluster-operator-index:latest
2026-06-11 00:05:21.981109 | controller |       RABBITMQ_REPO: https://github.com/openstack-k8s-operators/rabbitmq-cluster-operator.git
2026-06-11 00:05:21.981114 | controller |       REDHAT_OPERATORS: 'false'
2026-06-11 00:05:21.981119 | controller |       REDIS: config/samples/redis_v1beta1_redis.yaml
2026-06-11 00:05:21.981124 | controller |       REDIS_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/infra-operator-redis/config/samples/redis_v1beta1_redis.yaml
2026-06-11 00:05:21.981129 | controller |       REDIS_DEPL_IMG: unused
2026-06-11 00:05:21.981133 | controller |       RH_REGISTRY_PWD: ''
2026-06-11 00:05:21.981138 | controller |       RH_REGISTRY_USER: ''
2026-06-11 00:05:21.981143 | controller |       SECRET: osp-secret
2026-06-11 00:05:21.981148 | controller |       SG_CORE_DEPL_IMG: unused
2026-06-11 00:05:21.981153 | controller |       STANDALONE_COMPUTE_DRIVER: libvirt
2026-06-11 00:05:21.981158 | controller |       STANDALONE_EXTERNAL_NET_PREFFIX: 172.21.0
2026-06-11 00:05:21.981162 | controller |       STANDALONE_INTERNALAPI_NET_PREFIX: 172.17.0
2026-06-11 00:05:21.981167 | controller |       STANDALONE_STORAGEMGMT_NET_PREFIX: 172.20.0
2026-06-11 00:05:21.981172 | controller |       STANDALONE_STORAGE_NET_PREFIX: 172.18.0
2026-06-11 00:05:21.981177 | controller |       STANDALONE_TENANT_NET_PREFIX: 172.19.0
2026-06-11 00:05:21.981182 | controller |       STORAGEMGMT_HOST_ROUTES: ''
2026-06-11 00:05:21.981187 | controller |       STORAGE_CLASS: local-storage
2026-06-11 00:05:21.981191 | controller |       STORAGE_HOST_ROUTES: ''
2026-06-11 00:05:21.981196 | controller |       SWIFT: config/samples/swift_v1beta1_swift.yaml
2026-06-11 00:05:21.981201 | controller |       SWIFT_BRANCH: main
2026-06-11 00:05:21.981206 | controller |       SWIFT_COMMIT_HASH: ''
2026-06-11 00:05:21.981214 | controller |       SWIFT_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/swift-operator/config/samples/swift_v1beta1_swift.yaml
2026-06-11 00:05:21.981219 | controller |       SWIFT_IMG: quay.io/openstack-k8s-operators/swift-operator-index:latest
2026-06-11 00:05:21.981224 | controller |       SWIFT_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/swift-operator/kuttl-test.yaml
2026-06-11 00:05:21.981228 | controller |       SWIFT_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/swift-operator/test/kuttl/tests
2026-06-11 00:05:21.981233 | controller |       SWIFT_KUTTL_NAMESPACE: swift-kuttl-tests
2026-06-11 00:05:21.981238 | controller |       SWIFT_REPO: https://github.com/openstack-k8s-operators/swift-operator.git
2026-06-11 00:05:21.981243 | controller |       TELEMETRY: config/samples/telemetry_v1beta1_telemetry.yaml
2026-06-11 00:05:21.981248 | controller |       TELEMETRY_BRANCH: main
2026-06-11 00:05:21.981253 | controller |       TELEMETRY_COMMIT_HASH: ''
2026-06-11 00:05:21.981257 | controller |       TELEMETRY_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/telemetry-operator/config/samples/telemetry_v1beta1_telemetry.yaml
2026-06-11 00:05:21.981262 | controller |       TELEMETRY_IMG: quay.io/openstack-k8s-operators/telemetry-operator-index:latest
2026-06-11 00:05:21.981267 | controller |       TELEMETRY_KUTTL_BASEDIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/telemetry-operator
2026-06-11 00:05:21.981272 | controller |       TELEMETRY_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/telemetry-operator/kuttl-test.yaml
2026-06-11 00:05:21.981277 | controller |       TELEMETRY_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/telemetry-operator/test/kuttl/suites
2026-06-11 00:05:21.981282 | controller |       TELEMETRY_KUTTL_NAMESPACE: telemetry-kuttl-tests
2026-06-11 00:05:21.981287 | controller |       TELEMETRY_KUTTL_RELPATH: test/kuttl/suites
2026-06-11 00:05:21.981291 | controller |       TELEMETRY_REPO: https://github.com/openstack-k8s-operators/telemetry-operator.git
2026-06-11 00:05:21.981296 | controller |       TEMPEST: config/samples/test_v1beta1_tempest.yaml
2026-06-11 00:05:21.981301 | controller |       TEMPEST_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/test-operator/config/samples/test_v1beta1_tempest.yaml
2026-06-11 00:05:21.981306 | controller |       TENANT_HOST_ROUTES: ''
2026-06-11 00:05:21.981311 | controller |       TEST_BRANCH: main
2026-06-11 00:05:21.981316 | controller |       TEST_COMMIT_HASH: ''
2026-06-11 00:05:21.981323 | controller |       TEST_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/test-operator/config/samples/test_v1beta1_tempest.yaml
2026-06-11 00:05:21.981328 | controller |       TEST_IMG: quay.io/openstack-k8s-operators/test-operator-index:latest
2026-06-11 00:05:21.981333 | controller |       TEST_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/test-operator/kuttl-test.yaml
2026-06-11 00:05:21.981338 | controller |       TEST_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/test-operator/test/kuttl/tests
2026-06-11 00:05:21.981343 | controller |       TEST_KUTTL_NAMESPACE: test-operator-kuttl-tests
2026-06-11 00:05:21.981347 | controller |       TEST_REPO: https://github.com/openstack-k8s-operators/test-operator.git
2026-06-11 00:05:21.981352 | controller |       TIMEOUT: 300s
2026-06-11 00:05:21.981357 | controller |       TLS_ENABLED: 'false'
2026-06-11 00:05:21.981362 | controller |       TOBIKO: config/samples/test_v1beta1_tobiko.yaml
2026-06-11 00:05:21.981367 | controller |       TOBIKO_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/test-operator/config/samples/test_v1beta1_tobiko.yaml
2026-06-11 00:05:21.981372 | controller |       tripleo_deploy: 'export REGISTRY_USER:'
2026-06-11 00:05:21.989896 | controller |
2026-06-11 00:05:21.989930 | controller | TASK [install_yamls : Generate make targets install_yamls_path={{ cifmw_install_yamls_repo }}, output_directory={{ cifmw_install_yamls_tasks_out }}] ***
2026-06-11 00:05:21.989940 | controller | Thursday 11 June 2026  00:05:21 +0000 (0:00:00.037)       0:00:58.386 *********
2026-06-11 00:05:21.989948 | controller | Thursday 11 June 2026  00:05:21 +0000 (0:00:00.037)       0:00:58.385 *********
2026-06-11 00:05:22.298310 | controller | ok: [localhost]
2026-06-11 00:05:22.298393 | controller |
2026-06-11 00:05:22.298405 | controller | TASK [install_yamls : Debug generate_make module var=cifmw_generate_makes] *****
2026-06-11 00:05:22.298426 | controller | Thursday 11 June 2026  00:05:22 +0000 (0:00:00.308)       0:00:58.695 *********
2026-06-11 00:05:22.298434 | controller | Thursday 11 June 2026  00:05:22 +0000 (0:00:00.308)       0:00:58.693 *********
2026-06-11 00:05:22.321942 | controller | ok: [localhost] =>
2026-06-11 00:05:22.322052 | controller |     cifmw_generate_makes:
2026-06-11 00:05:22.322057 | controller |       changed: false
2026-06-11 00:05:22.322061 | controller |       debug:
2026-06-11 00:05:22.322065 | controller |         /home/zuul/src/github.com/openstack-k8s-operators/install_yamls/Makefile:
2026-06-11 00:05:22.322069 | controller |         - all
2026-06-11 00:05:22.322073 | controller |         - help
2026-06-11 00:05:22.322076 | controller |         - cleanup
2026-06-11 00:05:22.322079 | controller |         - deploy_cleanup
2026-06-11 00:05:22.322083 | controller |         - wait
2026-06-11 00:05:22.322086 | controller |         - crc_storage
2026-06-11 00:05:22.322090 | controller |         - crc_storage_cleanup
2026-06-11 00:05:22.322093 | controller |         - crc_storage_release
2026-06-11 00:05:22.322097 | controller |         - crc_storage_with_retries
2026-06-11 00:05:22.322101 | controller |         - crc_storage_cleanup_with_retries
2026-06-11 00:05:22.322105 | controller |         - operator_namespace
2026-06-11 00:05:22.322108 | controller |         - namespace
2026-06-11 00:05:22.322112 | controller |         - namespace_cleanup
2026-06-11 00:05:22.322115 | controller |         - input
2026-06-11 00:05:22.322118 | controller |         - input_cleanup
2026-06-11 00:05:22.322122 | controller |         - crc_bmo_setup
2026-06-11 00:05:22.322125 | controller |         - crc_bmo_cleanup
2026-06-11 00:05:22.322129 | controller |         - mirror_registry
2026-06-11 00:05:22.322132 | controller |         - mirror_registry_secure
2026-06-11 00:05:22.322143 | controller |         - mirror_registry_ca
2026-06-11 00:05:22.322147 | controller |         - mirror_registry_cleanup
2026-06-11 00:05:22.322150 | controller |         - openstack_prep
2026-06-11 00:05:22.322154 | controller |         - openstack
2026-06-11 00:05:22.322157 | controller |         - openstack_wait
2026-06-11 00:05:22.322160 | controller |         - openstack_init
2026-06-11 00:05:22.322164 | controller |         - openstack_cleanup
2026-06-11 00:05:22.322167 | controller |         - openstack_repo
2026-06-11 00:05:22.322170 | controller |         - openstack_deploy_prep
2026-06-11 00:05:22.322174 | controller |         - openstack_deploy
2026-06-11 00:05:22.322177 | controller |         - openstack_wait_deploy
2026-06-11 00:05:22.322181 | controller |         - openstack_deploy_cleanup
2026-06-11 00:05:22.322184 | controller |         - openstack_update_run
2026-06-11 00:05:22.322187 | controller |         - update_services
2026-06-11 00:05:22.322191 | controller |         - update_system
2026-06-11 00:05:22.322194 | controller |         - openstack_patch_version
2026-06-11 00:05:22.322198 | controller |         - edpm_deploy_generate_keys
2026-06-11 00:05:22.322201 | controller |         - edpm_patch_ansible_runner_image
2026-06-11 00:05:22.322205 | controller |         - edpm_deploy_prep
2026-06-11 00:05:22.322208 | controller |         - edpm_deploy_cleanup
2026-06-11 00:05:22.322211 | controller |         - edpm_deploy
2026-06-11 00:05:22.322215 | controller |         - edpm_deploy_baremetal_prep
2026-06-11 00:05:22.322218 | controller |         - edpm_deploy_baremetal
2026-06-11 00:05:22.322221 | controller |         - edpm_wait_deploy_baremetal
2026-06-11 00:05:22.322225 | controller |         - edpm_wait_deploy
2026-06-11 00:05:22.322228 | controller |         - edpm_register_dns
2026-06-11 00:05:22.322231 | controller |         - edpm_nova_discover_hosts
2026-06-11 00:05:22.322235 | controller |         - openstack_crds
2026-06-11 00:05:22.322238 | controller |         - openstack_crds_cleanup
2026-06-11 00:05:22.322242 | controller |         - edpm_deploy_networker_prep
2026-06-11 00:05:22.322245 | controller |         - edpm_deploy_networker_cleanup
2026-06-11 00:05:22.322249 | controller |         - edpm_deploy_networker
2026-06-11 00:05:22.322252 | controller |         - infra_prep
2026-06-11 00:05:22.322255 | controller |         - infra
2026-06-11 00:05:22.322259 | controller |         - infra_cleanup
2026-06-11 00:05:22.322262 | controller |         - dns_deploy_prep
2026-06-11 00:05:22.322265 | controller |         - dns_deploy
2026-06-11 00:05:22.322269 | controller |         - dns_deploy_cleanup
2026-06-11 00:05:22.322272 | controller |         - netconfig_deploy_prep
2026-06-11 00:05:22.322275 | controller |         - netconfig_deploy
2026-06-11 00:05:22.322279 | controller |         - netconfig_deploy_cleanup
2026-06-11 00:05:22.322282 | controller |         - memcached_deploy_prep
2026-06-11 00:05:22.322285 | controller |         - memcached_deploy
2026-06-11 00:05:22.322294 | controller |         - memcached_deploy_cleanup
2026-06-11 00:05:22.322297 | controller |         - keystone_prep
2026-06-11 00:05:22.322300 | controller |         - keystone
2026-06-11 00:05:22.322304 | controller |         - keystone_cleanup
2026-06-11 00:05:22.322307 | controller |         - keystone_deploy_prep
2026-06-11 00:05:22.322310 | controller |         - keystone_deploy
2026-06-11 00:05:22.322314 | controller |         - keystone_deploy_cleanup
2026-06-11 00:05:22.322317 | controller |         - barbican_prep
2026-06-11 00:05:22.322320 | controller |         - barbican
2026-06-11 00:05:22.322324 | controller |         - barbican_cleanup
2026-06-11 00:05:22.322327 | controller |         - barbican_deploy_prep
2026-06-11 00:05:22.322330 | controller |         - barbican_deploy
2026-06-11 00:05:22.322334 | controller |         - barbican_deploy_validate
2026-06-11 00:05:22.322337 | controller |         - barbican_deploy_cleanup
2026-06-11 00:05:22.322341 | controller |         - mariadb
2026-06-11 00:05:22.322344 | controller |         - mariadb_cleanup
2026-06-11 00:05:22.322347 | controller |         - mariadb_deploy_prep
2026-06-11 00:05:22.322351 | controller |         - mariadb_deploy
2026-06-11 00:05:22.322354 | controller |         - mariadb_deploy_cleanup
2026-06-11 00:05:22.322357 | controller |         - glance_prep
2026-06-11 00:05:22.322361 | controller |         - glance
2026-06-11 00:05:22.322364 | controller |         - glance_cleanup
2026-06-11 00:05:22.322367 | controller |         - glance_deploy_prep
2026-06-11 00:05:22.322373 | controller |         - glance_deploy
2026-06-11 00:05:22.322376 | controller |         - glance_deploy_cleanup
2026-06-11 00:05:22.322379 | controller |         - ovn_prep
2026-06-11 00:05:22.322383 | controller |         - ovn
2026-06-11 00:05:22.322386 | controller |         - ovn_cleanup
2026-06-11 00:05:22.322390 | controller |         - ovn_deploy_prep
2026-06-11 00:05:22.322393 | controller |         - ovn_deploy
2026-06-11 00:05:22.322396 | controller |         - ovn_deploy_cleanup
2026-06-11 00:05:22.322400 | controller |         - neutron_prep
2026-06-11 00:05:22.322403 | controller |         - neutron
2026-06-11 00:05:22.322406 | controller |         - neutron_cleanup
2026-06-11 00:05:22.322410 | controller |         - neutron_deploy_prep
2026-06-11 00:05:22.322414 | controller |         - neutron_deploy
2026-06-11 00:05:22.322419 | controller |         - neutron_deploy_cleanup
2026-06-11 00:05:22.322424 | controller |         - cinder_prep
2026-06-11 00:05:22.322429 | controller |         - cinder
2026-06-11 00:05:22.322434 | controller |         - cinder_cleanup
2026-06-11 00:05:22.322438 | controller |         - cinder_deploy_prep
2026-06-11 00:05:22.322443 | controller |         - cinder_deploy
2026-06-11 00:05:22.322448 | controller |         - cinder_deploy_cleanup
2026-06-11 00:05:22.322453 | controller |         - rabbitmq_prep
2026-06-11 00:05:22.322458 | controller |         - rabbitmq
2026-06-11 00:05:22.322463 | controller |         - rabbitmq_cleanup
2026-06-11 00:05:22.322467 | controller |         - rabbitmq_deploy_prep
2026-06-11 00:05:22.322472 | controller |         - rabbitmq_deploy
2026-06-11 00:05:22.322476 | controller |         - rabbitmq_deploy_cleanup
2026-06-11 00:05:22.322481 | controller |         - infra_rabbitmq_deploy_prep
2026-06-11 00:05:22.322485 | controller |         - infra_rabbitmq_deploy
2026-06-11 00:05:22.322518 | controller |         - infra_rabbitmq_deploy_cleanup
2026-06-11 00:05:22.322524 | controller |         - ironic_prep
2026-06-11 00:05:22.322529 | controller |         - ironic
2026-06-11 00:05:22.322533 | controller |         - ironic_cleanup
2026-06-11 00:05:22.322538 | controller |         - ironic_deploy_prep
2026-06-11 00:05:22.322542 | controller |         - ironic_deploy
2026-06-11 00:05:22.322547 | controller |         - ironic_deploy_cleanup
2026-06-11 00:05:22.322552 | controller |         - octavia_prep
2026-06-11 00:05:22.322556 | controller |         - octavia
2026-06-11 00:05:22.322561 | controller |         - octavia_cleanup
2026-06-11 00:05:22.322566 | controller |         - octavia_deploy_prep
2026-06-11 00:05:22.322571 | controller |         - octavia_deploy
2026-06-11 00:05:22.322574 | controller |         - octavia_deploy_cleanup
2026-06-11 00:05:22.322577 | controller |         - designate_prep
2026-06-11 00:05:22.322581 | controller |         - designate
2026-06-11 00:05:22.322584 | controller |         - designate_cleanup
2026-06-11 00:05:22.322587 | controller |         - designate_deploy_prep
2026-06-11 00:05:22.322591 | controller |         - designate_deploy
2026-06-11 00:05:22.322594 | controller |         - designate_deploy_cleanup
2026-06-11 00:05:22.322597 | controller |         - nova_prep
2026-06-11 00:05:22.322601 | controller |         - nova
2026-06-11 00:05:22.322604 | controller |         - nova_cleanup
2026-06-11 00:05:22.322607 | controller |         - nova_deploy_prep
2026-06-11 00:05:22.322614 | controller |         - nova_deploy
2026-06-11 00:05:22.322617 | controller |         - nova_deploy_cleanup
2026-06-11 00:05:22.322620 | controller |         - mariadb_kuttl_run
2026-06-11 00:05:22.322624 | controller |         - mariadb_kuttl
2026-06-11 00:05:22.322627 | controller |         - kuttl_db_prep
2026-06-11 00:05:22.322630 | controller |         - kuttl_db_cleanup
2026-06-11 00:05:22.322634 | controller |         - kuttl_common_prep
2026-06-11 00:05:22.322637 | controller |         - kuttl_common_cleanup
2026-06-11 00:05:22.322640 | controller |         - keystone_kuttl_run
2026-06-11 00:05:22.322652 | controller |         - keystone_kuttl
2026-06-11 00:05:22.322656 | controller |         - barbican_kuttl_run
2026-06-11 00:05:22.322659 | controller |         - barbican_kuttl
2026-06-11 00:05:22.322662 | controller |         - cinder_kuttl_run
2026-06-11 00:05:22.322666 | controller |         - cinder_kuttl
2026-06-11 00:05:22.322669 | controller |         - neutron_kuttl_run
2026-06-11 00:05:22.322672 | controller |         - neutron_kuttl
2026-06-11 00:05:22.322676 | controller |         - octavia_kuttl_run
2026-06-11 00:05:22.322679 | controller |         - octavia_kuttl
2026-06-11 00:05:22.322682 | controller |         - designate_kuttl
2026-06-11 00:05:22.322686 | controller |         - designate_kuttl_run
2026-06-11 00:05:22.322689 | controller |         - ovn_kuttl_run
2026-06-11 00:05:22.322692 | controller |         - ovn_kuttl
2026-06-11 00:05:22.322696 | controller |         - infra_kuttl_run
2026-06-11 00:05:22.322699 | controller |         - infra_kuttl
2026-06-11 00:05:22.322702 | controller |         - ironic_kuttl_run
2026-06-11 00:05:22.322706 | controller |         - ironic_kuttl
2026-06-11 00:05:22.322709 | controller |         - ironic_kuttl_crc
2026-06-11 00:05:22.322712 | controller |         - heat_kuttl_run
2026-06-11 00:05:22.322716 | controller |         - heat_kuttl
2026-06-11 00:05:22.322719 | controller |         - heat_kuttl_crc
2026-06-11 00:05:22.322722 | controller |         - glance_kuttl_run
2026-06-11 00:05:22.322725 | controller |         - glance_kuttl
2026-06-11 00:05:22.322729 | controller |         - manila_kuttl_run
2026-06-11 00:05:22.322732 | controller |         - manila_kuttl
2026-06-11 00:05:22.322735 | controller |         - swift_kuttl_run
2026-06-11 00:05:22.322739 | controller |         - swift_kuttl
2026-06-11 00:05:22.322742 | controller |         - horizon_kuttl_run
2026-06-11 00:05:22.322745 | controller |         - horizon_kuttl
2026-06-11 00:05:22.322749 | controller |         - openstack_kuttl_prep
2026-06-11 00:05:22.322752 | controller |         - openstack_kuttl_run
2026-06-11 00:05:22.322755 | controller |         - openstack_kuttl_cleanup
2026-06-11 00:05:22.322759 | controller |         - openstack_kuttl
2026-06-11 00:05:22.322762 | controller |         - mariadb_chainsaw_run
2026-06-11 00:05:22.322765 | controller |         - mariadb_chainsaw
2026-06-11 00:05:22.322769 | controller |         - horizon_prep
2026-06-11 00:05:22.322772 | controller |         - horizon
2026-06-11 00:05:22.322775 | controller |         - horizon_cleanup
2026-06-11 00:05:22.322779 | controller |         - horizon_deploy_prep
2026-06-11 00:05:22.322782 | controller |         - horizon_deploy
2026-06-11 00:05:22.322785 | controller |         - horizon_deploy_cleanup
2026-06-11 00:05:22.322789 | controller |         - heat_prep
2026-06-11 00:05:22.322792 | controller |         - heat
2026-06-11 00:05:22.322795 | controller |         - heat_cleanup
2026-06-11 00:05:22.322799 | controller |         - heat_deploy_prep
2026-06-11 00:05:22.322802 | controller |         - heat_deploy
2026-06-11 00:05:22.322805 | controller |         - heat_deploy_cleanup
2026-06-11 00:05:22.322809 | controller |         - baremetal_prep
2026-06-11 00:05:22.322812 | controller |         - baremetal
2026-06-11 00:05:22.322815 | controller |         - baremetal_cleanup
2026-06-11 00:05:22.322819 | controller |         - ceph_help
2026-06-11 00:05:22.322822 | controller |         - ceph
2026-06-11 00:05:22.322825 | controller |         - ceph_cleanup
2026-06-11 00:05:22.322829 | controller |         - rook_prep
2026-06-11 00:05:22.322832 | controller |         - rook
2026-06-11 00:05:22.322835 | controller |         - rook_deploy_prep
2026-06-11 00:05:22.322839 | controller |         - rook_deploy
2026-06-11 00:05:22.322842 | controller |         - rook_crc_disk
2026-06-11 00:05:22.322845 | controller |         - rook_cleanup
2026-06-11 00:05:22.322849 | controller |         - lvms
2026-06-11 00:05:22.322852 | controller |         - nmstate
2026-06-11 00:05:22.322856 | controller |         - nncp
2026-06-11 00:05:22.322861 | controller |         - nncp_cleanup
2026-06-11 00:05:22.322866 | controller |         - netattach
2026-06-11 00:05:22.322870 | controller |         - netattach_cleanup
2026-06-11 00:05:22.322875 | controller |         - metallb
2026-06-11 00:05:22.322880 | controller |         - metallb_config
2026-06-11 00:05:22.322885 | controller |         - metallb_config_cleanup
2026-06-11 00:05:22.322893 | controller |         - metallb_cleanup
2026-06-11 00:05:22.322898 | controller |         - loki
2026-06-11 00:05:22.322901 | controller |         - loki_cleanup
2026-06-11 00:05:22.322905 | controller |         - loki_deploy
2026-06-11 00:05:22.322908 | controller |         - loki_deploy_cleanup
2026-06-11 00:05:22.322911 | controller |         - netobserv
2026-06-11 00:05:22.322915 | controller |         - netobserv_cleanup
2026-06-11 00:05:22.322918 | controller |         - netobserv_deploy
2026-06-11 00:05:22.322922 | controller |         - netobserv_deploy_cleanup
2026-06-11 00:05:22.322925 | controller |         - manila_prep
2026-06-11 00:05:22.322928 | controller |         - manila
2026-06-11 00:05:22.322932 | controller |         - manila_cleanup
2026-06-11 00:05:22.322935 | controller |         - manila_deploy_prep
2026-06-11 00:05:22.322939 | controller |         - manila_deploy
2026-06-11 00:05:22.322942 | controller |         - manila_deploy_cleanup
2026-06-11 00:05:22.322945 | controller |         - telemetry_prep
2026-06-11 00:05:22.322949 | controller |         - telemetry
2026-06-11 00:05:22.322953 | controller |         - telemetry_cleanup
2026-06-11 00:05:22.322958 | controller |         - telemetry_deploy_prep
2026-06-11 00:05:22.322963 | controller |         - telemetry_deploy
2026-06-11 00:05:22.322968 | controller |         - telemetry_deploy_cleanup
2026-06-11 00:05:22.322973 | controller |         - telemetry_kuttl_run
2026-06-11 00:05:22.322978 | controller |         - telemetry_kuttl
2026-06-11 00:05:22.322983 | controller |         - test_operator_prep
2026-06-11 00:05:22.322988 | controller |         - test_operator
2026-06-11 00:05:22.322993 | controller |         - test_operator_cleanup
2026-06-11 00:05:22.322998 | controller |         - test_operator_deploy_prep
2026-06-11 00:05:22.323002 | controller |         - test_operator_deploy
2026-06-11 00:05:22.323005 | controller |         - test_operator_deploy_cleanup
2026-06-11 00:05:22.323009 | controller |         - test_operator_kuttl_run
2026-06-11 00:05:22.323012 | controller |         - test_operator_kuttl
2026-06-11 00:05:22.323016 | controller |         - swift_prep
2026-06-11 00:05:22.323019 | controller |         - swift
2026-06-11 00:05:22.323022 | controller |         - swift_cleanup
2026-06-11 00:05:22.323026 | controller |         - swift_deploy_prep
2026-06-11 00:05:22.323029 | controller |         - swift_deploy
2026-06-11 00:05:22.323032 | controller |         - swift_deploy_cleanup
2026-06-11 00:05:22.323036 | controller |         - certmanager
2026-06-11 00:05:22.323039 | controller |         - certmanager_cleanup
2026-06-11 00:05:22.323044 | controller |         - validate_marketplace
2026-06-11 00:05:22.323048 | controller |         - redis_deploy_prep
2026-06-11 00:05:22.323053 | controller |         - redis_deploy
2026-06-11 00:05:22.323058 | controller |         - redis_deploy_cleanup
2026-06-11 00:05:22.323063 | controller |         - set_slower_etcd_profile
2026-06-11 00:05:22.323068 | controller |         /home/zuul/src/github.com/openstack-k8s-operators/install_yamls/devsetup/Makefile:
2026-06-11 00:05:22.323074 | controller |         - help
2026-06-11 00:05:22.323079 | controller |         - download_tools
2026-06-11 00:05:22.323083 | controller |         - nfs
2026-06-11 00:05:22.323088 | controller |         - nfs_cleanup
2026-06-11 00:05:22.323093 | controller |         - crc
2026-06-11 00:05:22.323097 | controller |         - crc_cleanup
2026-06-11 00:05:22.323101 | controller |         - crc_scrub
2026-06-11 00:05:22.323104 | controller |         - crc_attach_default_interface
2026-06-11 00:05:22.323108 | controller |         - crc_attach_default_interface_cleanup
2026-06-11 00:05:22.323111 | controller |         - ipv6_lab_network
2026-06-11 00:05:22.323115 | controller |         - ipv6_lab_network_cleanup
2026-06-11 00:05:22.323118 | controller |         - ipv6_lab_nat64_router
2026-06-11 00:05:22.323122 | controller |         - ipv6_lab_nat64_router_cleanup
2026-06-11 00:05:22.323125 | controller |         - ipv6_lab_sno
2026-06-11 00:05:22.323128 | controller |         - ipv6_lab_sno_cleanup
2026-06-11 00:05:22.323133 | controller |         - ipv6_lab
2026-06-11 00:05:22.323138 | controller |         - ipv6_lab_cleanup
2026-06-11 00:05:22.323143 | controller |         - attach_default_interface
2026-06-11 00:05:22.323148 | controller |         - attach_default_interface_cleanup
2026-06-11 00:05:22.323153 | controller |         - network_isolation_bridge
2026-06-11 00:05:22.323158 | controller |         - network_isolation_bridge_cleanup
2026-06-11 00:05:22.323163 | controller |         - edpm_baremetal_compute
2026-06-11 00:05:22.323168 | controller |         - edpm_compute
2026-06-11 00:05:22.323172 | controller |         - edpm_compute_bootc
2026-06-11 00:05:22.323177 | controller |         - edpm_ansible_runner
2026-06-11 00:05:22.323182 | controller |         - edpm_computes_bgp
2026-06-11 00:05:22.323189 | controller |         - edpm_compute_repos
2026-06-11 00:05:22.323194 | controller |         - edpm_compute_cleanup
2026-06-11 00:05:22.323199 | controller |         - edpm_networker
2026-06-11 00:05:22.323203 | controller |         - edpm_networker_cleanup
2026-06-11 00:05:22.323208 | controller |         - edpm_deploy_instance
2026-06-11 00:05:22.323212 | controller |         - tripleo_deploy
2026-06-11 00:05:22.323215 | controller |         - standalone_deploy
2026-06-11 00:05:22.323219 | controller |         - standalone_sync
2026-06-11 00:05:22.323223 | controller |         - standalone
2026-06-11 00:05:22.323228 | controller |         - standalone_cleanup
2026-06-11 00:05:22.323233 | controller |         - standalone_snapshot
2026-06-11 00:05:22.323238 | controller |         - standalone_revert
2026-06-11 00:05:22.323243 | controller |         - cifmw_prepare
2026-06-11 00:05:22.323248 | controller |         - cifmw_cleanup
2026-06-11 00:05:22.323253 | controller |         - bmaas_network
2026-06-11 00:05:22.323262 | controller |         - bmaas_network_cleanup
2026-06-11 00:05:22.323267 | controller |         - bmaas_route_crc_and_crc_bmaas_networks
2026-06-11 00:05:22.323272 | controller |         - bmaas_route_crc_and_crc_bmaas_networks_cleanup
2026-06-11 00:05:22.323277 | controller |         - bmaas_crc_attach_network
2026-06-11 00:05:22.323282 | controller |         - bmaas_crc_attach_network_cleanup
2026-06-11 00:05:22.323286 | controller |         - bmaas_crc_baremetal_bridge
2026-06-11 00:05:22.323291 | controller |         - bmaas_crc_baremetal_bridge_cleanup
2026-06-11 00:05:22.323296 | controller |         - bmaas_baremetal_net_nad
2026-06-11 00:05:22.323301 | controller |         - bmaas_baremetal_net_nad_cleanup
2026-06-11 00:05:22.323305 | controller |         - bmaas_metallb
2026-06-11 00:05:22.323310 | controller |         - bmaas_metallb_cleanup
2026-06-11 00:05:22.323315 | controller |         - bmaas_virtual_bms
2026-06-11 00:05:22.323320 | controller |         - bmaas_virtual_bms_cleanup
2026-06-11 00:05:22.323325 | controller |         - bmaas_sushy_emulator
2026-06-11 00:05:22.323330 | controller |         - bmaas_sushy_emulator_cleanup
2026-06-11 00:05:22.323335 | controller |         - bmaas_sushy_emulator_wait
2026-06-11 00:05:22.323339 | controller |         - bmaas_generate_nodes_yaml
2026-06-11 00:05:22.323344 | controller |         - bmaas
2026-06-11 00:05:22.323349 | controller |         - bmaas_cleanup
2026-06-11 00:05:22.323357 | controller |       failed: false
2026-06-11 00:05:22.323362 | controller |       success: true
2026-06-11 00:05:22.331864 | controller |
2026-06-11 00:05:22.331884 | controller | TASK [install_yamls : Create the install_yamls parameters file dest={{ cifmw_basedir }}/artifacts/parameters/install-yamls-params.yml, content={{
2026-06-11 00:05:22.331889 | controller |   {
2026-06-11 00:05:22.331892 | controller |   'cifmw_install_yamls_environment': cifmw_install_yamls_environment,
2026-06-11 00:05:22.331896 | controller |   'cifmw_install_yamls_defaults': cifmw_install_yamls_defaults
2026-06-11 00:05:22.331900 | controller |   } | to_nice_yaml
2026-06-11 00:05:22.331903 | controller | }}, mode=0644] ***
2026-06-11 00:05:22.331907 | controller | Thursday 11 June 2026  00:05:22 +0000 (0:00:00.033)       0:00:58.728 *********
2026-06-11 00:05:22.331910 | controller | Thursday 11 June 2026  00:05:22 +0000 (0:00:00.033)       0:00:58.727 *********
2026-06-11 00:05:22.730784 | controller | changed: [localhost]
2026-06-11 00:05:22.730846 | controller |
2026-06-11 00:05:22.730852 | controller | TASK [install_yamls : Create empty cifmw_install_yamls_environment if needed cifmw_install_yamls_environment={}] ***
2026-06-11 00:05:22.730857 | controller | Thursday 11 June 2026  00:05:22 +0000 (0:00:00.398)       0:00:59.127 *********
2026-06-11 00:05:22.730861 | controller | Thursday 11 June 2026  00:05:22 +0000 (0:00:00.398)       0:00:59.126 *********
2026-06-11 00:05:22.767748 | controller | skipping: [localhost]
2026-06-11 00:05:22.767813 | controller |
2026-06-11 00:05:22.767819 | controller | TASK [discover_latest_image : Set the discovered images dict to empty cifmw_discovered_images_dict={}] ***
2026-06-11 00:05:22.767824 | controller | Thursday 11 June 2026  00:05:22 +0000 (0:00:00.036)       0:00:59.164 *********
2026-06-11 00:05:22.767828 | controller | Thursday 11 June 2026  00:05:22 +0000 (0:00:00.036)       0:00:59.163 *********
2026-06-11 00:05:22.791664 | controller | ok: [localhost]
2026-06-11 00:05:22.791699 | controller |
2026-06-11 00:05:22.791705 | controller | TASK [discover_latest_image : Discover images _raw_params=per-image.yml] *******
2026-06-11 00:05:22.791709 | controller | Thursday 11 June 2026  00:05:22 +0000 (0:00:00.023)       0:00:59.188 *********
2026-06-11 00:05:22.791719 | controller | Thursday 11 June 2026  00:05:22 +0000 (0:00:00.023)       0:00:59.187 *********
2026-06-11 00:05:22.828835 | 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 00:05:22.828872 | controller |
2026-06-11 00:05:22.828885 | 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 00:05:22.828890 | controller | Thursday 11 June 2026  00:05:22 +0000 (0:00:00.037)       0:00:59.225 *********
2026-06-11 00:05:22.828894 | controller | Thursday 11 June 2026  00:05:22 +0000 (0:00:00.037)       0:00:59.224 *********
2026-06-11 00:05:22.865026 | controller | ok: [localhost] =>
2026-06-11 00:05:22.865056 | controller |     changed: false
2026-06-11 00:05:22.865061 | controller |     msg: All assertions passed
2026-06-11 00:05:22.865065 | controller |
2026-06-11 00:05:22.865069 | 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 00:05:22.865074 | controller | Thursday 11 June 2026  00:05:22 +0000 (0:00:00.036)       0:00:59.261 *********
2026-06-11 00:05:22.865078 | controller | Thursday 11 June 2026  00:05:22 +0000 (0:00:00.036)       0:00:59.260 *********
2026-06-11 00:05:23.342361 | controller | changed: [localhost]
2026-06-11 00:05:23.342395 | controller |
2026-06-11 00:05:23.342402 | 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 00:05:23.342407 | controller | Thursday 11 June 2026  00:05:23 +0000 (0:00:00.477)       0:00:59.739 *********
2026-06-11 00:05:23.342411 | controller | Thursday 11 June 2026  00:05:23 +0000 (0:00:00.477)       0:00:59.737 *********
2026-06-11 00:05:23.376543 | controller | ok: [localhost]
2026-06-11 00:05:23.376582 | controller |
2026-06-11 00:05:23.376589 | 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 00:05:23.376596 | controller | Thursday 11 June 2026  00:05:23 +0000 (0:00:00.034)       0:00:59.773 *********
2026-06-11 00:05:23.376601 | controller | Thursday 11 June 2026  00:05:23 +0000 (0:00:00.034)       0:00:59.772 *********
2026-06-11 00:05:23.433352 | controller | ok: [localhost]
2026-06-11 00:05:23.433428 | controller |
2026-06-11 00:05:23.433442 | 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 00:05:23.433452 | controller | Thursday 11 June 2026  00:05:23 +0000 (0:00:00.056)       0:00:59.830 *********
2026-06-11 00:05:23.433462 | controller | Thursday 11 June 2026  00:05:23 +0000 (0:00:00.056)       0:00:59.828 *********
2026-06-11 00:05:23.863761 | controller | changed: [localhost]
2026-06-11 00:05:23.863827 | controller |
2026-06-11 00:05:23.863833 | 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 00:05:23.863838 | controller | Thursday 11 June 2026  00:05:23 +0000 (0:00:00.430)       0:01:00.260 *********
2026-06-11 00:05:23.863851 | controller | Thursday 11 June 2026  00:05:23 +0000 (0:00:00.430)       0:01:00.259 *********
2026-06-11 00:05:23.936054 | controller | ok: [localhost]
2026-06-11 00:05:23.936116 | controller |
2026-06-11 00:05:23.936122 | 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 00:05:23.936127 | controller | Thursday 11 June 2026  00:05:23 +0000 (0:00:00.072)       0:01:00.332 *********
2026-06-11 00:05:23.936131 | controller | Thursday 11 June 2026  00:05:23 +0000 (0:00:00.072)       0:01:00.331 *********
2026-06-11 00:05:24.023327 | controller | ok: [localhost]
2026-06-11 00:05:24.023483 | controller |
2026-06-11 00:05:24.023572 | controller | TASK [run_hook : Loop on hooks for pre_infra _raw_params={{ hook.type }}.yml] ***
2026-06-11 00:05:24.023588 | controller | Thursday 11 June 2026  00:05:24 +0000 (0:00:00.087)       0:01:00.420 *********
2026-06-11 00:05:24.023601 | controller | Thursday 11 June 2026  00:05:24 +0000 (0:00:00.087)       0:01:00.418 *********
2026-06-11 00:05:24.140128 | 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 00:05:24.140254 | controller |
2026-06-11 00:05:24.140270 | 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 00:05:24.140282 | controller | Thursday 11 June 2026  00:05:24 +0000 (0:00:00.116)       0:01:00.536 *********
2026-06-11 00:05:24.140290 | controller | Thursday 11 June 2026  00:05:24 +0000 (0:00:00.116)       0:01:00.535 *********
2026-06-11 00:05:24.193427 | controller | ok: [localhost]
2026-06-11 00:05:24.193543 | controller |
2026-06-11 00:05:24.193564 | controller | TASK [run_hook : Get file stat path={{ playbook_path }}] ***********************
2026-06-11 00:05:24.193571 | controller | Thursday 11 June 2026  00:05:24 +0000 (0:00:00.053)       0:01:00.590 *********
2026-06-11 00:05:24.193578 | controller | Thursday 11 June 2026  00:05:24 +0000 (0:00:00.053)       0:01:00.588 *********
2026-06-11 00:05:24.394937 | controller | ok: [localhost]
2026-06-11 00:05:24.395011 | controller |
2026-06-11 00:05:24.395018 | controller | TASK [run_hook : Fail if playbook doesn't exist msg=Playbook {{ playbook_path }} doesn't seem to exist.] ***
2026-06-11 00:05:24.395023 | controller | Thursday 11 June 2026  00:05:24 +0000 (0:00:00.201)       0:01:00.791 *********
2026-06-11 00:05:24.395027 | controller | Thursday 11 June 2026  00:05:24 +0000 (0:00:00.201)       0:01:00.790 *********
2026-06-11 00:05:24.419602 | controller | skipping: [localhost]
2026-06-11 00:05:24.419674 | controller |
2026-06-11 00:05:24.419679 | controller | TASK [run_hook : Get parameters files paths={{
2026-06-11 00:05:24.419684 | controller |   (cifmw_basedir, 'artifacts/parameters') | path_join
2026-06-11 00:05:24.419688 | controller | }}, file_type=file, patterns=*.yml] ***
2026-06-11 00:05:24.419691 | controller | Thursday 11 June 2026  00:05:24 +0000 (0:00:00.024)       0:01:00.816 *********
2026-06-11 00:05:24.419695 | controller | Thursday 11 June 2026  00:05:24 +0000 (0:00:00.024)       0:01:00.815 *********
2026-06-11 00:05:24.610333 | controller | ok: [localhost]
2026-06-11 00:05:24.610403 | controller |
2026-06-11 00:05:24.610415 | 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 00:05:24.610421 | controller | Thursday 11 June 2026  00:05:24 +0000 (0:00:00.190)       0:01:01.006 *********
2026-06-11 00:05:24.610425 | controller | Thursday 11 June 2026  00:05:24 +0000 (0:00:00.190)       0:01:01.005 *********
2026-06-11 00:05:24.635701 | controller | ok: [localhost]
2026-06-11 00:05:24.635747 | controller |
2026-06-11 00:05:24.635754 | controller | TASK [run_hook : Ensure log directory exists path={{ log_path | dirname }}, state=directory, mode=0755] ***
2026-06-11 00:05:24.635759 | controller | Thursday 11 June 2026  00:05:24 +0000 (0:00:00.025)       0:01:01.032 *********
2026-06-11 00:05:24.635762 | controller | Thursday 11 June 2026  00:05:24 +0000 (0:00:00.025)       0:01:01.031 *********
2026-06-11 00:05:24.837368 | controller | ok: [localhost]
2026-06-11 00:05:24.837522 | controller |
2026-06-11 00:05:24.837535 | controller | TASK [run_hook : Ensure artifacts directory exists path={{ cifmw_basedir }}/artifacts, state=directory, mode=0755] ***
2026-06-11 00:05:24.837541 | controller | Thursday 11 June 2026  00:05:24 +0000 (0:00:00.201)       0:01:01.233 *********
2026-06-11 00:05:24.837547 | controller | Thursday 11 June 2026  00:05:24 +0000 (0:00:00.201)       0:01:01.232 *********
2026-06-11 00:05:25.031395 | controller | ok: [localhost]
2026-06-11 00:05:25.031470 | controller |
2026-06-11 00:05:25.031476 | controller | TASK [run_hook : Run hook without retry - Download needed tools] ***************
2026-06-11 00:05:25.031480 | controller | Thursday 11 June 2026  00:05:25 +0000 (0:00:00.193)       0:01:01.427 *********
2026-06-11 00:05:25.031484 | controller | Thursday 11 June 2026  00:05:25 +0000 (0:00:00.193)       0:01:01.426 *********
2026-06-11 00:06:23.037482 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_000_run_hook_without_retry_downloa.log
2026-06-11 00:06:23.037573 | controller | changed: [localhost]
2026-06-11 00:06:23.037579 | controller |
2026-06-11 00:06:23.037584 | controller | TASK [run_hook : Run hook with retry - Download needed tools] ******************
2026-06-11 00:06:23.037588 | controller | Thursday 11 June 2026  00:06:23 +0000 (0:00:58.006)       0:01:59.434 *********
2026-06-11 00:06:23.037592 | controller | Thursday 11 June 2026  00:06:23 +0000 (0:00:58.006)       0:01:59.432 *********
2026-06-11 00:06:23.064466 | controller | skipping: [localhost]
2026-06-11 00:06:23.064514 | controller |
2026-06-11 00:06:23.064520 | controller | TASK [run_hook : Check if we have a file path={{ cifmw_basedir }}/artifacts/{{ step }}_{{ hook_name }}.yml] ***
2026-06-11 00:06:23.064526 | controller | Thursday 11 June 2026  00:06:23 +0000 (0:00:00.027)       0:01:59.461 *********
2026-06-11 00:06:23.064530 | controller | Thursday 11 June 2026  00:06:23 +0000 (0:00:00.027)       0:01:59.460 *********
2026-06-11 00:06:23.285562 | controller | ok: [localhost]
2026-06-11 00:06:23.285596 | controller |
2026-06-11 00:06:23.285601 | controller | TASK [run_hook : Load generated content in main playbook file={{ cifmw_basedir }}/artifacts/{{ step }}_{{ hook_name }}.yml] ***
2026-06-11 00:06:23.285613 | controller | Thursday 11 June 2026  00:06:23 +0000 (0:00:00.221)       0:01:59.682 *********
2026-06-11 00:06:23.285618 | controller | Thursday 11 June 2026  00:06:23 +0000 (0:00:00.221)       0:01:59.681 *********
2026-06-11 00:06:23.379845 | controller | skipping: [localhost]
2026-06-11 00:06:23.379923 | controller |
2026-06-11 00:06:23.379930 | controller | PLAY [Prepare host virtualization] *********************************************
2026-06-11 00:06:23.379936 | controller |
2026-06-11 00:06:23.379942 | controller | TASK [Load parameters files name=cifmw_helpers, tasks_from=include_dir.yml] ****
2026-06-11 00:06:23.379947 | controller | Thursday 11 June 2026  00:06:23 +0000 (0:00:00.094)       0:01:59.776 *********
2026-06-11 00:06:23.379952 | controller | Thursday 11 June 2026  00:06:23 +0000 (0:00:00.094)       0:01:59.775 *********
2026-06-11 00:06:23.418359 | controller |
2026-06-11 00:06:23.418444 | controller | TASK [cifmw_helpers : Check directory is available path={{ included_dir | trim }}] ***
2026-06-11 00:06:23.418452 | controller | Thursday 11 June 2026  00:06:23 +0000 (0:00:00.038)       0:01:59.815 *********
2026-06-11 00:06:23.418458 | controller | Thursday 11 June 2026  00:06:23 +0000 (0:00:00.038)       0:01:59.813 *********
2026-06-11 00:06:23.653575 | controller | ok: [localhost]
2026-06-11 00:06:23.653650 | controller |
2026-06-11 00:06:23.653674 | controller | TASK [cifmw_helpers : Find yaml files paths={{ included_dir | trim }}, patterns=*.yml,*.yaml, file_type=file, recurse=False] ***
2026-06-11 00:06:23.653680 | controller | Thursday 11 June 2026  00:06:23 +0000 (0:00:00.235)       0:02:00.050 *********
2026-06-11 00:06:23.653686 | controller | Thursday 11 June 2026  00:06:23 +0000 (0:00:00.235)       0:02:00.049 *********
2026-06-11 00:06:23.843456 | controller | ok: [localhost]
2026-06-11 00:06:23.843557 | controller |
2026-06-11 00:06:23.843566 | controller | TASK [cifmw_helpers : Print available yaml files msg=Found yaml files to parse: {{ _yaml_files.files | map(attribute='path') | list }}
2026-06-11 00:06:23.843572 | controller | ] ***
2026-06-11 00:06:23.843586 | controller | Thursday 11 June 2026  00:06:23 +0000 (0:00:00.189)       0:02:00.240 *********
2026-06-11 00:06:23.843595 | controller | Thursday 11 June 2026  00:06:23 +0000 (0:00:00.189)       0:02:00.238 *********
2026-06-11 00:06:23.871297 | controller | ok: [localhost] =>
2026-06-11 00:06:23.871347 | controller |     msg: |
2026-06-11 00:06:23.871354 | 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 00:06:23.871361 | controller |
2026-06-11 00:06:23.871367 | controller | TASK [cifmw_helpers : Create files on localhost and use include_vars] **********
2026-06-11 00:06:23.871372 | controller | Thursday 11 June 2026  00:06:23 +0000 (0:00:00.028)       0:02:00.268 *********
2026-06-11 00:06:23.871377 | controller | Thursday 11 June 2026  00:06:23 +0000 (0:00:00.028)       0:02:00.266 *********
2026-06-11 00:06:23.929949 | 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 00:06:23.930024 | 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 00:06:23.930030 | 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 00:06:23.930036 | controller |
2026-06-11 00:06:23.930042 | controller | TASK [cifmw_helpers : Fail if file is not yaml or yml extension msg=File needs to be yaml/yml extension] ***
2026-06-11 00:06:23.930047 | controller | Thursday 11 June 2026  00:06:23 +0000 (0:00:00.058)       0:02:00.326 *********
2026-06-11 00:06:23.930052 | controller | Thursday 11 June 2026  00:06:23 +0000 (0:00:00.058)       0:02:00.325 *********
2026-06-11 00:06:23.955110 | controller | skipping: [localhost]
2026-06-11 00:06:23.955159 | controller |
2026-06-11 00:06:23.955171 | controller | TASK [cifmw_helpers : Check if file is available path={{ included_file | trim }}] ***
2026-06-11 00:06:23.955180 | controller | Thursday 11 June 2026  00:06:23 +0000 (0:00:00.025)       0:02:00.352 *********
2026-06-11 00:06:23.955189 | controller | Thursday 11 June 2026  00:06:23 +0000 (0:00:00.025)       0:02:00.350 *********
2026-06-11 00:06:24.198273 | controller | ok: [localhost]
2026-06-11 00:06:24.198340 | controller |
2026-06-11 00:06:24.198345 | controller | TASK [cifmw_helpers : Create temporary directory state=directory] **************
2026-06-11 00:06:24.198349 | controller | Thursday 11 June 2026  00:06:24 +0000 (0:00:00.242)       0:02:00.594 *********
2026-06-11 00:06:24.198353 | controller | Thursday 11 June 2026  00:06:24 +0000 (0:00:00.242)       0:02:00.593 *********
2026-06-11 00:06:24.511217 | controller | changed: [localhost]
2026-06-11 00:06:24.511290 | controller |
2026-06-11 00:06:24.511298 | controller | TASK [cifmw_helpers : Read vars] ***********************************************
2026-06-11 00:06:24.511304 | controller | Thursday 11 June 2026  00:06:24 +0000 (0:00:00.312)       0:02:00.907 *********
2026-06-11 00:06:24.511311 | controller | Thursday 11 June 2026  00:06:24 +0000 (0:00:00.312)       0:02:00.906 *********
2026-06-11 00:06:24.816289 | controller | ok: [localhost]
2026-06-11 00:06:24.816365 | controller |
2026-06-11 00:06:24.816372 | controller | TASK [cifmw_helpers : Create new variable files with content] ******************
2026-06-11 00:06:24.816377 | controller | Thursday 11 June 2026  00:06:24 +0000 (0:00:00.304)       0:02:01.212 *********
2026-06-11 00:06:24.816382 | controller | Thursday 11 June 2026  00:06:24 +0000 (0:00:00.304)       0:02:01.211 *********
2026-06-11 00:06:25.247908 | controller | changed: [localhost]
2026-06-11 00:06:25.247999 | controller |
2026-06-11 00:06:25.248015 | controller | TASK [cifmw_helpers : Include vars] ********************************************
2026-06-11 00:06:25.248055 | controller | Thursday 11 June 2026  00:06:25 +0000 (0:00:00.430)       0:02:01.643 *********
2026-06-11 00:06:25.248068 | controller | Thursday 11 June 2026  00:06:25 +0000 (0:00:00.431)       0:02:01.642 *********
2026-06-11 00:06:25.317198 | controller | ok: [localhost]
2026-06-11 00:06:25.317244 | controller |
2026-06-11 00:06:25.317253 | controller | TASK [cifmw_helpers : Remove temporary directory path={{ _tmp_dir.path }}, state=absent] ***
2026-06-11 00:06:25.317260 | controller | Thursday 11 June 2026  00:06:25 +0000 (0:00:00.069)       0:02:01.713 *********
2026-06-11 00:06:25.317267 | controller | Thursday 11 June 2026  00:06:25 +0000 (0:00:00.069)       0:02:01.712 *********
2026-06-11 00:06:25.545268 | controller | changed: [localhost]
2026-06-11 00:06:25.545339 | controller |
2026-06-11 00:06:25.545345 | controller | TASK [cifmw_helpers : Fail if file is not yaml or yml extension msg=File needs to be yaml/yml extension] ***
2026-06-11 00:06:25.545350 | controller | Thursday 11 June 2026  00:06:25 +0000 (0:00:00.227)       0:02:01.941 *********
2026-06-11 00:06:25.545353 | controller | Thursday 11 June 2026  00:06:25 +0000 (0:00:00.227)       0:02:01.940 *********
2026-06-11 00:06:25.583922 | controller | skipping: [localhost]
2026-06-11 00:06:25.583988 | controller |
2026-06-11 00:06:25.583993 | controller | TASK [cifmw_helpers : Check if file is available path={{ included_file | trim }}] ***
2026-06-11 00:06:25.583998 | controller | Thursday 11 June 2026  00:06:25 +0000 (0:00:00.039)       0:02:01.980 *********
2026-06-11 00:06:25.584002 | controller | Thursday 11 June 2026  00:06:25 +0000 (0:00:00.039)       0:02:01.979 *********
2026-06-11 00:06:25.810765 | controller | ok: [localhost]
2026-06-11 00:06:25.810830 | controller |
2026-06-11 00:06:25.810835 | controller | TASK [cifmw_helpers : Create temporary directory state=directory] **************
2026-06-11 00:06:25.810850 | controller | Thursday 11 June 2026  00:06:25 +0000 (0:00:00.226)       0:02:02.207 *********
2026-06-11 00:06:25.810854 | controller | Thursday 11 June 2026  00:06:25 +0000 (0:00:00.226)       0:02:02.206 *********
2026-06-11 00:06:26.020212 | controller | changed: [localhost]
2026-06-11 00:06:26.020285 | controller |
2026-06-11 00:06:26.020292 | controller | TASK [cifmw_helpers : Read vars] ***********************************************
2026-06-11 00:06:26.020298 | controller | Thursday 11 June 2026  00:06:26 +0000 (0:00:00.209)       0:02:02.416 *********
2026-06-11 00:06:26.020303 | controller | Thursday 11 June 2026  00:06:26 +0000 (0:00:00.209)       0:02:02.415 *********
2026-06-11 00:06:26.197026 | controller | ok: [localhost]
2026-06-11 00:06:26.197095 | controller |
2026-06-11 00:06:26.197101 | controller | TASK [cifmw_helpers : Create new variable files with content] ******************
2026-06-11 00:06:26.197105 | controller | Thursday 11 June 2026  00:06:26 +0000 (0:00:00.176)       0:02:02.593 *********
2026-06-11 00:06:26.197109 | controller | Thursday 11 June 2026  00:06:26 +0000 (0:00:00.176)       0:02:02.592 *********
2026-06-11 00:06:26.612988 | controller | changed: [localhost]
2026-06-11 00:06:26.613058 | controller |
2026-06-11 00:06:26.613064 | controller | TASK [cifmw_helpers : Include vars] ********************************************
2026-06-11 00:06:26.613068 | controller | Thursday 11 June 2026  00:06:26 +0000 (0:00:00.416)       0:02:03.009 *********
2026-06-11 00:06:26.613072 | controller | Thursday 11 June 2026  00:06:26 +0000 (0:00:00.416)       0:02:03.008 *********
2026-06-11 00:06:26.665605 | controller | ok: [localhost]
2026-06-11 00:06:26.665681 | controller |
2026-06-11 00:06:26.665687 | controller | TASK [cifmw_helpers : Remove temporary directory path={{ _tmp_dir.path }}, state=absent] ***
2026-06-11 00:06:26.665691 | controller | Thursday 11 June 2026  00:06:26 +0000 (0:00:00.052)       0:02:03.062 *********
2026-06-11 00:06:26.665695 | controller | Thursday 11 June 2026  00:06:26 +0000 (0:00:00.052)       0:02:03.060 *********
2026-06-11 00:06:26.855462 | controller | changed: [localhost]
2026-06-11 00:06:26.855580 | controller |
2026-06-11 00:06:26.855592 | controller | TASK [cifmw_helpers : Fail if file is not yaml or yml extension msg=File needs to be yaml/yml extension] ***
2026-06-11 00:06:26.855601 | controller | Thursday 11 June 2026  00:06:26 +0000 (0:00:00.189)       0:02:03.251 *********
2026-06-11 00:06:26.855609 | controller | Thursday 11 June 2026  00:06:26 +0000 (0:00:00.189)       0:02:03.250 *********
2026-06-11 00:06:26.906003 | controller | skipping: [localhost]
2026-06-11 00:06:26.906084 | controller |
2026-06-11 00:06:26.906091 | controller | TASK [cifmw_helpers : Check if file is available path={{ included_file | trim }}] ***
2026-06-11 00:06:26.906109 | controller | Thursday 11 June 2026  00:06:26 +0000 (0:00:00.050)       0:02:03.302 *********
2026-06-11 00:06:26.906116 | controller | Thursday 11 June 2026  00:06:26 +0000 (0:00:00.050)       0:02:03.300 *********
2026-06-11 00:06:27.154392 | controller | ok: [localhost]
2026-06-11 00:06:27.154471 | controller |
2026-06-11 00:06:27.154479 | controller | TASK [cifmw_helpers : Create temporary directory state=directory] **************
2026-06-11 00:06:27.154483 | controller | Thursday 11 June 2026  00:06:27 +0000 (0:00:00.248)       0:02:03.550 *********
2026-06-11 00:06:27.154487 | controller | Thursday 11 June 2026  00:06:27 +0000 (0:00:00.248)       0:02:03.549 *********
2026-06-11 00:06:27.328702 | controller | changed: [localhost]
2026-06-11 00:06:27.328751 | controller |
2026-06-11 00:06:27.328759 | controller | TASK [cifmw_helpers : Read vars] ***********************************************
2026-06-11 00:06:27.328766 | controller | Thursday 11 June 2026  00:06:27 +0000 (0:00:00.174)       0:02:03.725 *********
2026-06-11 00:06:27.328772 | controller | Thursday 11 June 2026  00:06:27 +0000 (0:00:00.174)       0:02:03.723 *********
2026-06-11 00:06:27.500601 | controller | ok: [localhost]
2026-06-11 00:06:27.500651 | controller |
2026-06-11 00:06:27.500659 | controller | TASK [cifmw_helpers : Create new variable files with content] ******************
2026-06-11 00:06:27.500666 | controller | Thursday 11 June 2026  00:06:27 +0000 (0:00:00.172)       0:02:03.897 *********
2026-06-11 00:06:27.500672 | controller | Thursday 11 June 2026  00:06:27 +0000 (0:00:00.172)       0:02:03.895 *********
2026-06-11 00:06:27.939842 | controller | changed: [localhost]
2026-06-11 00:06:27.939904 | controller |
2026-06-11 00:06:27.939910 | controller | TASK [cifmw_helpers : Include vars] ********************************************
2026-06-11 00:06:27.939914 | controller | Thursday 11 June 2026  00:06:27 +0000 (0:00:00.439)       0:02:04.336 *********
2026-06-11 00:06:27.939918 | controller | Thursday 11 June 2026  00:06:27 +0000 (0:00:00.439)       0:02:04.335 *********
2026-06-11 00:06:27.981025 | controller | ok: [localhost]
2026-06-11 00:06:27.981106 | controller |
2026-06-11 00:06:27.981113 | controller | TASK [cifmw_helpers : Remove temporary directory path={{ _tmp_dir.path }}, state=absent] ***
2026-06-11 00:06:27.981119 | controller | Thursday 11 June 2026  00:06:27 +0000 (0:00:00.041)       0:02:04.377 *********
2026-06-11 00:06:27.981124 | controller | Thursday 11 June 2026  00:06:27 +0000 (0:00:00.041)       0:02:04.376 *********
2026-06-11 00:06:28.183360 | controller | changed: [localhost]
2026-06-11 00:06:28.183427 | controller |
2026-06-11 00:06:28.183435 | controller | TASK [Ensure libvirt is present/configured name=libvirt_manager] ***************
2026-06-11 00:06:28.183441 | controller | Thursday 11 June 2026  00:06:28 +0000 (0:00:00.202)       0:02:04.580 *********
2026-06-11 00:06:28.183447 | controller | Thursday 11 June 2026  00:06:28 +0000 (0:00:00.202)       0:02:04.578 *********
2026-06-11 00:06:28.216080 | controller | skipping: [localhost]
2026-06-11 00:06:28.216159 | controller |
2026-06-11 00:06:28.216167 | controller | TASK [Perpare OpenShift provisioner node name=openshift_provisioner_node] ******
2026-06-11 00:06:28.216173 | controller | Thursday 11 June 2026  00:06:28 +0000 (0:00:00.032)       0:02:04.612 *********
2026-06-11 00:06:28.216177 | controller | Thursday 11 June 2026  00:06:28 +0000 (0:00:00.032)       0:02:04.611 *********
2026-06-11 00:06:28.334150 | controller | skipping: [localhost]
2026-06-11 00:06:28.334204 | controller |
2026-06-11 00:06:28.334210 | controller | PLAY [Run cifmw_setup infra, build package, container and operators, deploy EDPM] ***
2026-06-11 00:06:28.334214 | controller |
2026-06-11 00:06:28.334218 | controller | TASK [Load parameters files name=cifmw_helpers, tasks_from=include_dir.yml] ****
2026-06-11 00:06:28.334222 | controller | Thursday 11 June 2026  00:06:28 +0000 (0:00:00.118)       0:02:04.730 *********
2026-06-11 00:06:28.334225 | controller | Thursday 11 June 2026  00:06:28 +0000 (0:00:00.118)       0:02:04.729 *********
2026-06-11 00:06:28.436679 | controller |
2026-06-11 00:06:28.436749 | controller | TASK [cifmw_helpers : Check directory is available path={{ included_dir | trim }}] ***
2026-06-11 00:06:28.436755 | controller | Thursday 11 June 2026  00:06:28 +0000 (0:00:00.102)       0:02:04.833 *********
2026-06-11 00:06:28.436759 | controller | Thursday 11 June 2026  00:06:28 +0000 (0:00:00.102)       0:02:04.831 *********
2026-06-11 00:06:28.664417 | controller | ok: [localhost]
2026-06-11 00:06:28.664486 | controller |
2026-06-11 00:06:28.664513 | controller | TASK [cifmw_helpers : Find yaml files paths={{ included_dir | trim }}, patterns=*.yml,*.yaml, file_type=file, recurse=False] ***
2026-06-11 00:06:28.664518 | controller | Thursday 11 June 2026  00:06:28 +0000 (0:00:00.227)       0:02:05.061 *********
2026-06-11 00:06:28.664524 | controller | Thursday 11 June 2026  00:06:28 +0000 (0:00:00.227)       0:02:05.059 *********
2026-06-11 00:06:28.879432 | controller | ok: [localhost]
2026-06-11 00:06:28.879525 | controller |
2026-06-11 00:06:28.879534 | controller | TASK [cifmw_helpers : Print available yaml files msg=Found yaml files to parse: {{ _yaml_files.files | map(attribute='path') | list }}
2026-06-11 00:06:28.879543 | controller | ] ***
2026-06-11 00:06:28.879552 | controller | Thursday 11 June 2026  00:06:28 +0000 (0:00:00.214)       0:02:05.275 *********
2026-06-11 00:06:28.879557 | controller | Thursday 11 June 2026  00:06:28 +0000 (0:00:00.214)       0:02:05.274 *********
2026-06-11 00:06:28.914244 | controller | ok: [localhost] =>
2026-06-11 00:06:28.914328 | controller |     msg: |
2026-06-11 00:06:28.914339 | 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 00:06:28.914346 | controller |
2026-06-11 00:06:28.914352 | controller | TASK [cifmw_helpers : Create files on localhost and use include_vars] **********
2026-06-11 00:06:28.914357 | controller | Thursday 11 June 2026  00:06:28 +0000 (0:00:00.034)       0:02:05.310 *********
2026-06-11 00:06:28.914362 | controller | Thursday 11 June 2026  00:06:28 +0000 (0:00:00.034)       0:02:05.309 *********
2026-06-11 00:06:29.001266 | 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 00:06:29.001352 | 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 00:06:29.001359 | 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 00:06:29.001363 | controller |
2026-06-11 00:06:29.001375 | controller | TASK [cifmw_helpers : Fail if file is not yaml or yml extension msg=File needs to be yaml/yml extension] ***
2026-06-11 00:06:29.001380 | controller | Thursday 11 June 2026  00:06:28 +0000 (0:00:00.086)       0:02:05.397 *********
2026-06-11 00:06:29.001383 | controller | Thursday 11 June 2026  00:06:28 +0000 (0:00:00.086)       0:02:05.396 *********
2026-06-11 00:06:29.035763 | controller | skipping: [localhost]
2026-06-11 00:06:29.035847 | controller |
2026-06-11 00:06:29.035853 | controller | TASK [cifmw_helpers : Check if file is available path={{ included_file | trim }}] ***
2026-06-11 00:06:29.035857 | controller | Thursday 11 June 2026  00:06:29 +0000 (0:00:00.034)       0:02:05.432 *********
2026-06-11 00:06:29.035861 | controller | Thursday 11 June 2026  00:06:29 +0000 (0:00:00.034)       0:02:05.431 *********
2026-06-11 00:06:29.257855 | controller | ok: [localhost]
2026-06-11 00:06:29.257940 | controller |
2026-06-11 00:06:29.257948 | controller | TASK [cifmw_helpers : Create temporary directory state=directory] **************
2026-06-11 00:06:29.257954 | controller | Thursday 11 June 2026  00:06:29 +0000 (0:00:00.221)       0:02:05.654 *********
2026-06-11 00:06:29.257959 | controller | Thursday 11 June 2026  00:06:29 +0000 (0:00:00.222)       0:02:05.653 *********
2026-06-11 00:06:29.450561 | controller | changed: [localhost]
2026-06-11 00:06:29.450642 | controller |
2026-06-11 00:06:29.450648 | controller | TASK [cifmw_helpers : Read vars] ***********************************************
2026-06-11 00:06:29.450653 | controller | Thursday 11 June 2026  00:06:29 +0000 (0:00:00.192)       0:02:05.847 *********
2026-06-11 00:06:29.450658 | controller | Thursday 11 June 2026  00:06:29 +0000 (0:00:00.192)       0:02:05.845 *********
2026-06-11 00:06:29.648663 | controller | ok: [localhost]
2026-06-11 00:06:29.648726 | controller |
2026-06-11 00:06:29.648734 | controller | TASK [cifmw_helpers : Create new variable files with content] ******************
2026-06-11 00:06:29.648740 | controller | Thursday 11 June 2026  00:06:29 +0000 (0:00:00.197)       0:02:06.044 *********
2026-06-11 00:06:29.648752 | controller | Thursday 11 June 2026  00:06:29 +0000 (0:00:00.197)       0:02:06.043 *********
2026-06-11 00:06:30.112943 | controller | changed: [localhost]
2026-06-11 00:06:30.113017 | controller |
2026-06-11 00:06:30.113023 | controller | TASK [cifmw_helpers : Include vars] ********************************************
2026-06-11 00:06:30.113027 | controller | Thursday 11 June 2026  00:06:30 +0000 (0:00:00.464)       0:02:06.509 *********
2026-06-11 00:06:30.113031 | controller | Thursday 11 June 2026  00:06:30 +0000 (0:00:00.464)       0:02:06.507 *********
2026-06-11 00:06:30.171099 | controller | ok: [localhost]
2026-06-11 00:06:30.171192 | controller |
2026-06-11 00:06:30.171198 | controller | TASK [cifmw_helpers : Remove temporary directory path={{ _tmp_dir.path }}, state=absent] ***
2026-06-11 00:06:30.171202 | controller | Thursday 11 June 2026  00:06:30 +0000 (0:00:00.058)       0:02:06.567 *********
2026-06-11 00:06:30.171206 | controller | Thursday 11 June 2026  00:06:30 +0000 (0:00:00.058)       0:02:06.566 *********
2026-06-11 00:06:30.377483 | controller | changed: [localhost]
2026-06-11 00:06:30.377565 | controller |
2026-06-11 00:06:30.377571 | controller | TASK [cifmw_helpers : Fail if file is not yaml or yml extension msg=File needs to be yaml/yml extension] ***
2026-06-11 00:06:30.377575 | controller | Thursday 11 June 2026  00:06:30 +0000 (0:00:00.206)       0:02:06.774 *********
2026-06-11 00:06:30.377579 | controller | Thursday 11 June 2026  00:06:30 +0000 (0:00:00.206)       0:02:06.773 *********
2026-06-11 00:06:30.404836 | controller | skipping: [localhost]
2026-06-11 00:06:30.404907 | controller |
2026-06-11 00:06:30.404912 | controller | TASK [cifmw_helpers : Check if file is available path={{ included_file | trim }}] ***
2026-06-11 00:06:30.404931 | controller | Thursday 11 June 2026  00:06:30 +0000 (0:00:00.027)       0:02:06.801 *********
2026-06-11 00:06:30.404935 | controller | Thursday 11 June 2026  00:06:30 +0000 (0:00:00.027)       0:02:06.800 *********
2026-06-11 00:06:30.598154 | controller | ok: [localhost]
2026-06-11 00:06:30.598202 | controller |
2026-06-11 00:06:30.598213 | controller | TASK [cifmw_helpers : Create temporary directory state=directory] **************
2026-06-11 00:06:30.598221 | controller | Thursday 11 June 2026  00:06:30 +0000 (0:00:00.193)       0:02:06.994 *********
2026-06-11 00:06:30.598228 | controller | Thursday 11 June 2026  00:06:30 +0000 (0:00:00.193)       0:02:06.993 *********
2026-06-11 00:06:30.788654 | controller | changed: [localhost]
2026-06-11 00:06:30.788730 | controller |
2026-06-11 00:06:30.788738 | controller | TASK [cifmw_helpers : Read vars] ***********************************************
2026-06-11 00:06:30.788744 | controller | Thursday 11 June 2026  00:06:30 +0000 (0:00:00.189)       0:02:07.184 *********
2026-06-11 00:06:30.788749 | controller | Thursday 11 June 2026  00:06:30 +0000 (0:00:00.189)       0:02:07.183 *********
2026-06-11 00:06:30.965949 | controller | ok: [localhost]
2026-06-11 00:06:30.965994 | controller |
2026-06-11 00:06:30.966011 | controller | TASK [cifmw_helpers : Create new variable files with content] ******************
2026-06-11 00:06:30.966018 | controller | Thursday 11 June 2026  00:06:30 +0000 (0:00:00.177)       0:02:07.362 *********
2026-06-11 00:06:30.966023 | controller | Thursday 11 June 2026  00:06:30 +0000 (0:00:00.177)       0:02:07.361 *********
2026-06-11 00:06:31.371800 | controller | changed: [localhost]
2026-06-11 00:06:31.371880 | controller |
2026-06-11 00:06:31.371886 | controller | TASK [cifmw_helpers : Include vars] ********************************************
2026-06-11 00:06:31.371891 | controller | Thursday 11 June 2026  00:06:31 +0000 (0:00:00.405)       0:02:07.768 *********
2026-06-11 00:06:31.371894 | controller | Thursday 11 June 2026  00:06:31 +0000 (0:00:00.405)       0:02:07.767 *********
2026-06-11 00:06:31.444014 | controller | ok: [localhost]
2026-06-11 00:06:31.444080 | controller |
2026-06-11 00:06:31.444085 | controller | TASK [cifmw_helpers : Remove temporary directory path={{ _tmp_dir.path }}, state=absent] ***
2026-06-11 00:06:31.444089 | controller | Thursday 11 June 2026  00:06:31 +0000 (0:00:00.072)       0:02:07.840 *********
2026-06-11 00:06:31.444093 | controller | Thursday 11 June 2026  00:06:31 +0000 (0:00:00.072)       0:02:07.839 *********
2026-06-11 00:06:31.657439 | controller | changed: [localhost]
2026-06-11 00:06:31.657538 | controller |
2026-06-11 00:06:31.657549 | controller | TASK [cifmw_helpers : Fail if file is not yaml or yml extension msg=File needs to be yaml/yml extension] ***
2026-06-11 00:06:31.657570 | controller | Thursday 11 June 2026  00:06:31 +0000 (0:00:00.213)       0:02:08.054 *********
2026-06-11 00:06:31.657576 | controller | Thursday 11 June 2026  00:06:31 +0000 (0:00:00.213)       0:02:08.052 *********
2026-06-11 00:06:31.685713 | controller | skipping: [localhost]
2026-06-11 00:06:31.685779 | controller |
2026-06-11 00:06:31.685787 | controller | TASK [cifmw_helpers : Check if file is available path={{ included_file | trim }}] ***
2026-06-11 00:06:31.685793 | controller | Thursday 11 June 2026  00:06:31 +0000 (0:00:00.028)       0:02:08.082 *********
2026-06-11 00:06:31.685798 | controller | Thursday 11 June 2026  00:06:31 +0000 (0:00:00.028)       0:02:08.081 *********
2026-06-11 00:06:31.900183 | controller | ok: [localhost]
2026-06-11 00:06:31.900247 | controller |
2026-06-11 00:06:31.900253 | controller | TASK [cifmw_helpers : Create temporary directory state=directory] **************
2026-06-11 00:06:31.900257 | controller | Thursday 11 June 2026  00:06:31 +0000 (0:00:00.213)       0:02:08.296 *********
2026-06-11 00:06:31.900261 | controller | Thursday 11 June 2026  00:06:31 +0000 (0:00:00.213)       0:02:08.295 *********
2026-06-11 00:06:32.107905 | controller | changed: [localhost]
2026-06-11 00:06:32.107940 | controller |
2026-06-11 00:06:32.107953 | controller | TASK [cifmw_helpers : Read vars] ***********************************************
2026-06-11 00:06:32.107957 | controller | Thursday 11 June 2026  00:06:32 +0000 (0:00:00.207)       0:02:08.504 *********
2026-06-11 00:06:32.107961 | controller | Thursday 11 June 2026  00:06:32 +0000 (0:00:00.207)       0:02:08.503 *********
2026-06-11 00:06:32.274085 | controller | ok: [localhost]
2026-06-11 00:06:32.274118 | controller |
2026-06-11 00:06:32.274124 | controller | TASK [cifmw_helpers : Create new variable files with content] ******************
2026-06-11 00:06:32.274128 | controller | Thursday 11 June 2026  00:06:32 +0000 (0:00:00.166)       0:02:08.670 *********
2026-06-11 00:06:32.274132 | controller | Thursday 11 June 2026  00:06:32 +0000 (0:00:00.166)       0:02:08.669 *********
2026-06-11 00:06:32.702664 | controller | changed: [localhost]
2026-06-11 00:06:32.702726 | controller |
2026-06-11 00:06:32.702732 | controller | TASK [cifmw_helpers : Include vars] ********************************************
2026-06-11 00:06:32.702736 | controller | Thursday 11 June 2026  00:06:32 +0000 (0:00:00.428)       0:02:09.099 *********
2026-06-11 00:06:32.702740 | controller | Thursday 11 June 2026  00:06:32 +0000 (0:00:00.428)       0:02:09.097 *********
2026-06-11 00:06:32.770527 | controller | ok: [localhost]
2026-06-11 00:06:32.770567 | controller |
2026-06-11 00:06:32.770571 | controller | TASK [cifmw_helpers : Remove temporary directory path={{ _tmp_dir.path }}, state=absent] ***
2026-06-11 00:06:32.770576 | controller | Thursday 11 June 2026  00:06:32 +0000 (0:00:00.067)       0:02:09.166 *********
2026-06-11 00:06:32.770580 | controller | Thursday 11 June 2026  00:06:32 +0000 (0:00:00.067)       0:02:09.165 *********
2026-06-11 00:06:33.010193 | controller | changed: [localhost]
2026-06-11 00:06:33.010264 | controller |
2026-06-11 00:06:33.010269 | controller | TASK [networking_mapper : Check for Networking Environment Definition file existence path={{ cifmw_networking_mapper_networking_env_def_path }}] ***
2026-06-11 00:06:33.010274 | controller | Thursday 11 June 2026  00:06:33 +0000 (0:00:00.239)       0:02:09.406 *********
2026-06-11 00:06:33.010278 | controller | Thursday 11 June 2026  00:06:33 +0000 (0:00:00.239)       0:02:09.405 *********
2026-06-11 00:06:33.243026 | controller | ok: [localhost]
2026-06-11 00:06:33.243068 | controller |
2026-06-11 00:06:33.243076 | 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 00:06:33.243083 | controller | Thursday 11 June 2026  00:06:33 +0000 (0:00:00.232)       0:02:09.638 *********
2026-06-11 00:06:33.243088 | controller | Thursday 11 June 2026  00:06:33 +0000 (0:00:00.232)       0:02:09.637 *********
2026-06-11 00:06:33.281912 | controller | skipping: [localhost]
2026-06-11 00:06:33.281999 | controller |
2026-06-11 00:06:33.282031 | controller | TASK [networking_mapper : Load the Networking Definition from file path={{ cifmw_networking_mapper_networking_env_def_path }}] ***
2026-06-11 00:06:33.282046 | controller | Thursday 11 June 2026  00:06:33 +0000 (0:00:00.039)       0:02:09.678 *********
2026-06-11 00:06:33.282067 | controller | Thursday 11 June 2026  00:06:33 +0000 (0:00:00.039)       0:02:09.677 *********
2026-06-11 00:06:33.325054 | controller | skipping: [localhost]
2026-06-11 00:06:33.325129 | controller |
2026-06-11 00:06:33.325140 | controller | TASK [networking_mapper : Set cifmw_networking_env_definition is present cifmw_networking_env_definition={{
2026-06-11 00:06:33.325150 | controller |   _net_env_def_slurp['content'] |
2026-06-11 00:06:33.325160 | controller |   b64decode |
2026-06-11 00:06:33.325169 | controller |   from_yaml
2026-06-11 00:06:33.325177 | controller | }}, cacheable=True] ***
2026-06-11 00:06:33.325186 | controller | Thursday 11 June 2026  00:06:33 +0000 (0:00:00.043)       0:02:09.721 *********
2026-06-11 00:06:33.325195 | controller | Thursday 11 June 2026  00:06:33 +0000 (0:00:00.043)       0:02:09.720 *********
2026-06-11 00:06:33.389347 | controller | skipping: [localhost]
2026-06-11 00:06:33.389402 | controller |
2026-06-11 00:06:33.389414 | controller | TASK [Deploy OCP using Hive name=hive] *****************************************
2026-06-11 00:06:33.389424 | controller | Thursday 11 June 2026  00:06:33 +0000 (0:00:00.063)       0:02:09.785 *********
2026-06-11 00:06:33.389432 | controller | Thursday 11 June 2026  00:06:33 +0000 (0:00:00.063)       0:02:09.784 *********
2026-06-11 00:06:33.432761 | controller | skipping: [localhost]
2026-06-11 00:06:33.432837 | controller |
2026-06-11 00:06:33.432849 | controller | TASK [Prepare CRC name=rhol_crc] ***********************************************
2026-06-11 00:06:33.432858 | controller | Thursday 11 June 2026  00:06:33 +0000 (0:00:00.043)       0:02:09.829 *********
2026-06-11 00:06:33.432867 | controller | Thursday 11 June 2026  00:06:33 +0000 (0:00:00.043)       0:02:09.828 *********
2026-06-11 00:06:33.606880 | controller |
2026-06-11 00:06:33.606960 | controller | TASK [rhol_crc : Ensure directories exist path={{ item }}, state=directory, mode=0755] ***
2026-06-11 00:06:33.606967 | controller | Thursday 11 June 2026  00:06:33 +0000 (0:00:00.174)       0:02:10.003 *********
2026-06-11 00:06:33.606973 | controller | Thursday 11 June 2026  00:06:33 +0000 (0:00:00.174)       0:02:10.002 *********
2026-06-11 00:06:34.255202 | controller | ok: [localhost] => (item=/home/zuul/ci-framework-data/artifacts)
2026-06-11 00:06:34.255258 | controller | ok: [localhost] => (item=/home/zuul/ci-framework-data/logs)
2026-06-11 00:06:34.255263 | controller | ok: [localhost] => (item=/usr/local/bin)
2026-06-11 00:06:34.255268 | controller |
2026-06-11 00:06:34.255272 | 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 00:06:34.255277 | controller | Thursday 11 June 2026  00:06:34 +0000 (0:00:00.647)       0:02:10.651 *********
2026-06-11 00:06:34.255281 | controller | Thursday 11 June 2026  00:06:34 +0000 (0:00:00.647)       0:02:10.650 *********
2026-06-11 00:06:34.450658 | controller | changed: [localhost]
2026-06-11 00:06:34.450755 | controller |
2026-06-11 00:06:34.450764 | controller | TASK [rhol_crc : Check for binary path={{ cifmw_rhol_crc_binary }}, get_attributes=False, get_checksum=False, get_mime=False] ***
2026-06-11 00:06:34.450770 | controller | Thursday 11 June 2026  00:06:34 +0000 (0:00:00.195)       0:02:10.847 *********
2026-06-11 00:06:34.450776 | controller | Thursday 11 June 2026  00:06:34 +0000 (0:00:00.195)       0:02:10.846 *********
2026-06-11 00:06:34.668196 | controller | ok: [localhost]
2026-06-11 00:06:34.668265 | controller |
2026-06-11 00:06:34.668273 | controller | TASK [rhol_crc : Get versions if binary is available _raw_params=get_versions.yml] ***
2026-06-11 00:06:34.668279 | controller | Thursday 11 June 2026  00:06:34 +0000 (0:00:00.217)       0:02:11.065 *********
2026-06-11 00:06:34.668285 | controller | Thursday 11 June 2026  00:06:34 +0000 (0:00:00.217)       0:02:11.063 *********
2026-06-11 00:06:34.716421 | controller | included: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/rhol_crc/tasks/get_versions.yml for localhost
2026-06-11 00:06:34.716471 | controller |
2026-06-11 00:06:34.716482 | controller | TASK [rhol_crc : Get CRC binary version _raw_params={{ cifmw_rhol_crc_binary }} version] ***
2026-06-11 00:06:34.716525 | controller | Thursday 11 June 2026  00:06:34 +0000 (0:00:00.048)       0:02:11.113 *********
2026-06-11 00:06:34.716536 | controller | Thursday 11 June 2026  00:06:34 +0000 (0:00:00.048)       0:02:11.111 *********
2026-06-11 00:06:35.324718 | controller | changed: [localhost]
2026-06-11 00:06:35.324798 | controller |
2026-06-11 00:06:35.324806 | controller | TASK [rhol_crc : Extract versions crc_version={{
2026-06-11 00:06:35.324813 | controller |   _crc_vers.stdout_lines |
2026-06-11 00:06:35.324818 | controller |   select('match', 'CRC') | first |
2026-06-11 00:06:35.324824 | controller |   regex_replace('^CRC version: ([0-9\.]+).*$', '\1') }}, crc_openshift_version={{
2026-06-11 00:06:35.324829 | controller |   _crc_vers.stdout_lines |
2026-06-11 00:06:35.324835 | controller |   select ('match', 'OpenShift') | first |
2026-06-11 00:06:35.324840 | controller |   regex_replace('^OpenShift version: (.*)$', '\1') }}] ***
2026-06-11 00:06:35.324845 | controller | Thursday 11 June 2026  00:06:35 +0000 (0:00:00.608)       0:02:11.721 *********
2026-06-11 00:06:35.324850 | controller | Thursday 11 June 2026  00:06:35 +0000 (0:00:00.608)       0:02:11.720 *********
2026-06-11 00:06:35.357828 | controller | ok: [localhost]
2026-06-11 00:06:35.357885 | controller |
2026-06-11 00:06:35.357893 | 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 00:06:35.357899 | controller | Thursday 11 June 2026  00:06:35 +0000 (0:00:00.032)       0:02:11.754 *********
2026-06-11 00:06:35.357905 | controller | Thursday 11 June 2026  00:06:35 +0000 (0:00:00.032)       0:02:11.753 *********
2026-06-11 00:06:35.384538 | controller | ok: [localhost] =>
2026-06-11 00:06:35.384585 | controller |     msg: 'Found crc at /usr/local/bin/crc, with version 2.56.0 (wants: 2.39.0) and serving
2026-06-11 00:06:35.384591 | controller |       OpenShift version 4.20.1.'
2026-06-11 00:06:35.384596 | controller |
2026-06-11 00:06:35.384600 | controller | TASK [rhol_crc : Get CRC VM availability command=info, uri=qemu:///system] *****
2026-06-11 00:06:35.384604 | controller | Thursday 11 June 2026  00:06:35 +0000 (0:00:00.026)       0:02:11.781 *********
2026-06-11 00:06:35.384607 | controller | Thursday 11 June 2026  00:06:35 +0000 (0:00:00.026)       0:02:11.780 *********
2026-06-11 00:06:35.818419 | controller | ok: [localhost]
2026-06-11 00:06:35.818458 | controller |
2026-06-11 00:06:35.818465 | 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 00:06:35.818472 | controller |   _domain is defined and
2026-06-11 00:06:35.818477 | controller |   'crc' in _domains and
2026-06-11 00:06:35.818482 | controller |   _domains.crc.state == 'running'
2026-06-11 00:06:35.818512 | controller | }}] ***
2026-06-11 00:06:35.818523 | controller | Thursday 11 June 2026  00:06:35 +0000 (0:00:00.433)       0:02:12.214 *********
2026-06-11 00:06:35.818529 | controller | Thursday 11 June 2026  00:06:35 +0000 (0:00:00.433)       0:02:12.213 *********
2026-06-11 00:06:35.849181 | controller | ok: [localhost]
2026-06-11 00:06:35.849247 | controller |
2026-06-11 00:06:35.849262 | 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 00:06:35.849289 | controller | Thursday 11 June 2026  00:06:35 +0000 (0:00:00.030)       0:02:12.246 *********
2026-06-11 00:06:35.849312 | controller | Thursday 11 June 2026  00:06:35 +0000 (0:00:00.030)       0:02:12.244 *********
2026-06-11 00:06:35.882548 | controller | skipping: [localhost]
2026-06-11 00:06:35.882602 | controller |
2026-06-11 00:06:35.882612 | 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 00:06:35.882621 | controller | Thursday 11 June 2026  00:06:35 +0000 (0:00:00.033)       0:02:12.279 *********
2026-06-11 00:06:35.882629 | controller | Thursday 11 June 2026  00:06:35 +0000 (0:00:00.033)       0:02:12.277 *********
2026-06-11 00:06:35.931369 | controller |
2026-06-11 00:06:35.931445 | 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 00:06:35.931453 | controller | OR cifmw_manage_secrets_pullsecret_content - not both.
2026-06-11 00:06:35.931459 | controller | ] ***
2026-06-11 00:06:35.931473 | controller | Thursday 11 June 2026  00:06:35 +0000 (0:00:00.048)       0:02:12.328 *********
2026-06-11 00:06:35.931479 | controller | Thursday 11 June 2026  00:06:35 +0000 (0:00:00.048)       0:02:12.326 *********
2026-06-11 00:06:35.961788 | controller | ok: [localhost]
2026-06-11 00:06:35.961869 | controller |
2026-06-11 00:06:35.961877 | controller | TASK [manage_secrets : Manage secret _raw_params=_push_secret.yml] *************
2026-06-11 00:06:35.961883 | controller | Thursday 11 June 2026  00:06:35 +0000 (0:00:00.030)       0:02:12.358 *********
2026-06-11 00:06:35.961888 | controller | Thursday 11 June 2026  00:06:35 +0000 (0:00:00.030)       0:02:12.357 *********
2026-06-11 00:06:35.996619 | controller | included: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/manage_secrets/tasks/_push_secret.yml for localhost
2026-06-11 00:06:35.996683 | controller |
2026-06-11 00:06:35.996692 | controller | TASK [manage_secrets : Debug _secret_dest var=_secret_dest] ********************
2026-06-11 00:06:35.996699 | controller | Thursday 11 June 2026  00:06:35 +0000 (0:00:00.034)       0:02:12.393 *********
2026-06-11 00:06:35.996704 | controller | Thursday 11 June 2026  00:06:35 +0000 (0:00:00.034)       0:02:12.392 *********
2026-06-11 00:06:36.022811 | controller | ok: [localhost] =>
2026-06-11 00:06:36.022873 | controller |     _secret_dest: /home/zuul/pull-secret.json
2026-06-11 00:06:36.022881 | controller |
2026-06-11 00:06:36.022887 | controller | TASK [manage_secrets : Debug _secret_file var=_secret_file] ********************
2026-06-11 00:06:36.022892 | controller | Thursday 11 June 2026  00:06:36 +0000 (0:00:00.026)       0:02:12.419 *********
2026-06-11 00:06:36.022897 | controller | Thursday 11 June 2026  00:06:36 +0000 (0:00:00.026)       0:02:12.418 *********
2026-06-11 00:06:36.060804 | controller | ok: [localhost] =>
2026-06-11 00:06:36.060891 | controller |     _secret_file: null
2026-06-11 00:06:36.060902 | controller |
2026-06-11 00:06:36.060910 | controller | TASK [manage_secrets : Debug _secret_content var=_secret_content] **************
2026-06-11 00:06:36.060917 | controller | Thursday 11 June 2026  00:06:36 +0000 (0:00:00.037)       0:02:12.457 *********
2026-06-11 00:06:36.060924 | controller | Thursday 11 June 2026  00:06:36 +0000 (0:00:00.037)       0:02:12.456 *********
2026-06-11 00:06:36.090528 | controller | ok: [localhost] =>
2026-06-11 00:06:36.090603 | controller |     _secret_content: {}
2026-06-11 00:06:36.090614 | controller |
2026-06-11 00:06:36.090622 | 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 00:06:36.090631 | controller | ] ***
2026-06-11 00:06:36.090638 | controller | Thursday 11 June 2026  00:06:36 +0000 (0:00:00.029)       0:02:12.487 *********
2026-06-11 00:06:36.090646 | controller | Thursday 11 June 2026  00:06:36 +0000 (0:00:00.029)       0:02:12.486 *********
2026-06-11 00:06:36.121592 | controller | skipping: [localhost]
2026-06-11 00:06:36.121679 | controller |
2026-06-11 00:06:36.121690 | controller | TASK [manage_secrets : Check if pull secret src file exists path={{ _secret_file }}] ***
2026-06-11 00:06:36.121698 | controller | Thursday 11 June 2026  00:06:36 +0000 (0:00:00.030)       0:02:12.518 *********
2026-06-11 00:06:36.121706 | controller | Thursday 11 June 2026  00:06:36 +0000 (0:00:00.030)       0:02:12.516 *********
2026-06-11 00:06:36.147002 | controller | skipping: [localhost]
2026-06-11 00:06:36.147037 | controller |
2026-06-11 00:06:36.147045 | 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 00:06:36.147051 | controller | Thursday 11 June 2026  00:06:36 +0000 (0:00:00.025)       0:02:12.543 *********
2026-06-11 00:06:36.147057 | controller | Thursday 11 June 2026  00:06:36 +0000 (0:00:00.025)       0:02:12.542 *********
2026-06-11 00:06:36.174928 | controller | skipping: [localhost]
2026-06-11 00:06:36.174962 | controller |
2026-06-11 00:06:36.174977 | controller | TASK [manage_secrets : Create file from content] *******************************
2026-06-11 00:06:36.174982 | controller | Thursday 11 June 2026  00:06:36 +0000 (0:00:00.027)       0:02:12.571 *********
2026-06-11 00:06:36.174988 | controller | Thursday 11 June 2026  00:06:36 +0000 (0:00:00.027)       0:02:12.570 *********
2026-06-11 00:06:36.209135 | controller | skipping: [localhost]
2026-06-11 00:06:36.209193 | controller |
2026-06-11 00:06:36.209205 | controller | TASK [rhol_crc : Get wanted RHOL/CRC version binary if needed _raw_params=binary.yml] ***
2026-06-11 00:06:36.209210 | controller | Thursday 11 June 2026  00:06:36 +0000 (0:00:00.034)       0:02:12.605 *********
2026-06-11 00:06:36.209214 | controller | Thursday 11 June 2026  00:06:36 +0000 (0:00:00.034)       0:02:12.604 *********
2026-06-11 00:06:36.233523 | controller | skipping: [localhost]
2026-06-11 00:06:36.233547 | controller |
2026-06-11 00:06:36.233551 | controller | TASK [rhol_crc : Setup sudoers file for sudo commands in RHOL/CRC setup _raw_params=sudoers_grant.yml] ***
2026-06-11 00:06:36.233555 | controller | Thursday 11 June 2026  00:06:36 +0000 (0:00:00.024)       0:02:12.630 *********
2026-06-11 00:06:36.233559 | controller | Thursday 11 June 2026  00:06:36 +0000 (0:00:00.024)       0:02:12.629 *********
2026-06-11 00:06:36.257041 | controller | skipping: [localhost]
2026-06-11 00:06:36.257073 | controller |
2026-06-11 00:06:36.257078 | controller | TASK [rhol_crc : Clean RHOL/CRC if wanted _raw_params=cleanup.yml] *************
2026-06-11 00:06:36.257082 | controller | Thursday 11 June 2026  00:06:36 +0000 (0:00:00.023)       0:02:12.653 *********
2026-06-11 00:06:36.257085 | controller | Thursday 11 June 2026  00:06:36 +0000 (0:00:00.023)       0:02:12.652 *********
2026-06-11 00:06:36.279737 | controller | skipping: [localhost]
2026-06-11 00:06:36.279822 | controller |
2026-06-11 00:06:36.279830 | controller | TASK [rhol_crc : Set RHOL/CRC configuration options _raw_params=configuration.yml] ***
2026-06-11 00:06:36.279836 | controller | Thursday 11 June 2026  00:06:36 +0000 (0:00:00.022)       0:02:12.676 *********
2026-06-11 00:06:36.279842 | controller | Thursday 11 June 2026  00:06:36 +0000 (0:00:00.022)       0:02:12.675 *********
2026-06-11 00:06:36.307062 | controller | skipping: [localhost]
2026-06-11 00:06:36.307144 | controller |
2026-06-11 00:06:36.307155 | 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 00:06:36.307164 | controller | Thursday 11 June 2026  00:06:36 +0000 (0:00:00.027)       0:02:12.703 *********
2026-06-11 00:06:36.307172 | controller | Thursday 11 June 2026  00:06:36 +0000 (0:00:00.027)       0:02:12.702 *********
2026-06-11 00:06:36.338359 | controller | skipping: [localhost]
2026-06-11 00:06:36.338424 | controller |
2026-06-11 00:06:36.338431 | 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 00:06:36.338438 | controller | Thursday 11 June 2026  00:06:36 +0000 (0:00:00.031)       0:02:12.735 *********
2026-06-11 00:06:36.338443 | controller | Thursday 11 June 2026  00:06:36 +0000 (0:00:00.031)       0:02:12.733 *********
2026-06-11 00:06:36.911453 | controller | changed: [localhost]
2026-06-11 00:06:36.911522 | controller |
2026-06-11 00:06:36.911529 | controller | TASK [rhol_crc : List VMs command=list_vms] ************************************
2026-06-11 00:06:36.911533 | controller | Thursday 11 June 2026  00:06:36 +0000 (0:00:00.572)       0:02:13.308 *********
2026-06-11 00:06:36.911536 | controller | Thursday 11 June 2026  00:06:36 +0000 (0:00:00.573)       0:02:13.306 *********
2026-06-11 00:06:37.175036 | controller | ok: [localhost]
2026-06-11 00:06:37.175105 | controller |
2026-06-11 00:06:37.175112 | controller | TASK [rhol_crc : Output VMs var=_vm_list] **************************************
2026-06-11 00:06:37.175118 | controller | Thursday 11 June 2026  00:06:37 +0000 (0:00:00.263)       0:02:13.571 *********
2026-06-11 00:06:37.175122 | controller | Thursday 11 June 2026  00:06:37 +0000 (0:00:00.263)       0:02:13.570 *********
2026-06-11 00:06:37.202222 | controller | ok: [localhost] =>
2026-06-11 00:06:37.202259 | controller |     _vm_list:
2026-06-11 00:06:37.202263 | controller |       changed: false
2026-06-11 00:06:37.202267 | controller |       failed: false
2026-06-11 00:06:37.202270 | controller |       list_vms:
2026-06-11 00:06:37.202274 | controller |       - crc
2026-06-11 00:06:37.202277 | controller |
2026-06-11 00:06:37.202281 | controller | TASK [rhol_crc : List networks command=list_nets] ******************************
2026-06-11 00:06:37.202285 | controller | Thursday 11 June 2026  00:06:37 +0000 (0:00:00.027)       0:02:13.598 *********
2026-06-11 00:06:37.202289 | controller | Thursday 11 June 2026  00:06:37 +0000 (0:00:00.027)       0:02:13.597 *********
2026-06-11 00:06:37.544715 | controller | ok: [localhost]
2026-06-11 00:06:37.544827 | controller |
2026-06-11 00:06:37.544835 | controller | TASK [rhol_crc : Output networks var=_net_list] ********************************
2026-06-11 00:06:37.544841 | controller | Thursday 11 June 2026  00:06:37 +0000 (0:00:00.342)       0:02:13.941 *********
2026-06-11 00:06:37.544846 | controller | Thursday 11 June 2026  00:06:37 +0000 (0:00:00.342)       0:02:13.940 *********
2026-06-11 00:06:37.576382 | controller | ok: [localhost] =>
2026-06-11 00:06:37.576450 | controller |     _net_list:
2026-06-11 00:06:37.576454 | controller |       changed: false
2026-06-11 00:06:37.576458 | controller |       failed: false
2026-06-11 00:06:37.576461 | controller |       list_nets:
2026-06-11 00:06:37.576465 | controller |       - crc
2026-06-11 00:06:37.576468 | controller |       - default
2026-06-11 00:06:37.576472 | controller |
2026-06-11 00:06:37.576476 | controller | TASK [libvirt_manager : Get virtual network information command=info, uri=qemu:///system] ***
2026-06-11 00:06:37.576480 | controller | Thursday 11 June 2026  00:06:37 +0000 (0:00:00.031)       0:02:13.973 *********
2026-06-11 00:06:37.576484 | controller | Thursday 11 June 2026  00:06:37 +0000 (0:00:00.031)       0:02:13.971 *********
2026-06-11 00:06:37.846474 | controller | ok: [localhost]
2026-06-11 00:06:37.846571 | controller |
2026-06-11 00:06:37.846579 | controller | TASK [libvirt_manager : Create network to bridge mapping _net_bridge_map={{
2026-06-11 00:06:37.846585 | controller |   _net_bridge_map | default({}) |
2026-06-11 00:06:37.846591 | controller |   combine(_local_map, recursive=true)
2026-06-11 00:06:37.846596 | controller | }}] ***
2026-06-11 00:06:37.846601 | controller | Thursday 11 June 2026  00:06:37 +0000 (0:00:00.269)       0:02:14.242 *********
2026-06-11 00:06:37.846606 | controller | Thursday 11 June 2026  00:06:37 +0000 (0:00:00.269)       0:02:14.241 *********
2026-06-11 00:06:37.916669 | controller | ok: [localhost] => (item=crc)
2026-06-11 00:06:37.916740 | controller | ok: [localhost] => (item=default)
2026-06-11 00:06:37.916747 | controller |
2026-06-11 00:06:37.916752 | controller | TASK [libvirt_manager : Dump domain xml command=get_xml, name={{ vm_name }}, uri=qemu:///system] ***
2026-06-11 00:06:37.916757 | controller | Thursday 11 June 2026  00:06:37 +0000 (0:00:00.070)       0:02:14.313 *********
2026-06-11 00:06:37.916781 | controller | Thursday 11 June 2026  00:06:37 +0000 (0:00:00.070)       0:02:14.311 *********
2026-06-11 00:06:38.155431 | controller | ok: [localhost]
2026-06-11 00:06:38.155481 | controller |
2026-06-11 00:06:38.155522 | controller | TASK [libvirt_manager : Extract networks from XML xmlstring={{ _domain_xml.get_xml }}, xpath=/domain/devices/interface/source, content=attribute] ***
2026-06-11 00:06:38.155532 | controller | Thursday 11 June 2026  00:06:38 +0000 (0:00:00.238)       0:02:14.551 *********
2026-06-11 00:06:38.155540 | controller | Thursday 11 June 2026  00:06:38 +0000 (0:00:00.238)       0:02:14.550 *********
2026-06-11 00:06:38.488160 | controller | ok: [localhost]
2026-06-11 00:06:38.488233 | controller |
2026-06-11 00:06:38.488241 | 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 00:06:38.488248 | controller | Thursday 11 June 2026  00:06:38 +0000 (0:00:00.332)       0:02:14.884 *********
2026-06-11 00:06:38.488254 | controller | Thursday 11 June 2026  00:06:38 +0000 (0:00:00.332)       0:02:14.883 *********
2026-06-11 00:06:38.871367 | controller | changed: [localhost]
2026-06-11 00:06:38.871448 | controller |
2026-06-11 00:06:38.871458 | 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 00:06:38.871467 | controller | Thursday 11 June 2026  00:06:38 +0000 (0:00:00.382)       0:02:15.267 *********
2026-06-11 00:06:38.871474 | controller | Thursday 11 June 2026  00:06:38 +0000 (0:00:00.382)       0:02:15.266 *********
2026-06-11 00:06:39.270647 | controller | ok: [localhost]
2026-06-11 00:06:39.270725 | controller |
2026-06-11 00:06:39.270741 | 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 00:06:39.270756 | controller | Thursday 11 June 2026  00:06:39 +0000 (0:00:00.399)       0:02:15.666 *********
2026-06-11 00:06:39.270784 | controller | Thursday 11 June 2026  00:06:39 +0000 (0:00:00.399)       0:02:15.665 *********
2026-06-11 00:06:39.356206 | controller | ok: [localhost] =>
2026-06-11 00:06:39.356321 | controller |     changed: false
2026-06-11 00:06:39.356330 | controller |     msg: All assertions passed
2026-06-11 00:06:39.356338 | controller |
2026-06-11 00:06:39.356346 | controller | TASK [openshift_login : Stat kubeconfig path={{ cifmw_openshift_login_load_kubeconfig }}, get_attributes=False, get_checksum=False, get_mime=False] ***
2026-06-11 00:06:39.356355 | controller | Thursday 11 June 2026  00:06:39 +0000 (0:00:00.085)       0:02:15.752 *********
2026-06-11 00:06:39.356363 | controller | Thursday 11 June 2026  00:06:39 +0000 (0:00:00.085)       0:02:15.751 *********
2026-06-11 00:06:39.581679 | controller | ok: [localhost]
2026-06-11 00:06:39.581716 | controller |
2026-06-11 00:06:39.581722 | controller | TASK [openshift_login : Stat kubeadmin path={{ cifmw_openshift_login_load_kubeadmin }}, get_attributes=False, get_checksum=False, get_mime=False] ***
2026-06-11 00:06:39.581727 | controller | Thursday 11 June 2026  00:06:39 +0000 (0:00:00.226)       0:02:15.978 *********
2026-06-11 00:06:39.581731 | controller | Thursday 11 June 2026  00:06:39 +0000 (0:00:00.225)       0:02:15.977 *********
2026-06-11 00:06:39.771200 | controller | ok: [localhost]
2026-06-11 00:06:39.771245 | controller |
2026-06-11 00:06:39.771253 | controller | TASK [openshift_login : Assert files exist that=['_stat_config.stat.exists', '_stat_admin.stat.exists']] ***
2026-06-11 00:06:39.771257 | controller | Thursday 11 June 2026  00:06:39 +0000 (0:00:00.188)       0:02:16.167 *********
2026-06-11 00:06:39.771261 | controller | Thursday 11 June 2026  00:06:39 +0000 (0:00:00.188)       0:02:16.166 *********
2026-06-11 00:06:39.803274 | controller | ok: [localhost] =>
2026-06-11 00:06:39.803313 | controller |     changed: false
2026-06-11 00:06:39.803318 | controller |     msg: All assertions passed
2026-06-11 00:06:39.803323 | controller |
2026-06-11 00:06:39.803327 | controller | TASK [openshift_login : Gather the password of the deployed cluster. src={{ cifmw_openshift_login_load_kubeadmin }}] ***
2026-06-11 00:06:39.803331 | controller | Thursday 11 June 2026  00:06:39 +0000 (0:00:00.032)       0:02:16.199 *********
2026-06-11 00:06:39.803336 | controller | Thursday 11 June 2026  00:06:39 +0000 (0:00:00.032)       0:02:16.198 *********
2026-06-11 00:06:39.975594 | controller | ok: [localhost]
2026-06-11 00:06:39.975676 | controller |
2026-06-11 00:06:39.975708 | controller | TASK [openshift_login : Gather the deployed OCP configuration. path={{ cifmw_openshift_login_load_kubeconfig }}] ***
2026-06-11 00:06:39.975721 | controller | Thursday 11 June 2026  00:06:39 +0000 (0:00:00.171)       0:02:16.371 *********
2026-06-11 00:06:39.975733 | controller | Thursday 11 June 2026  00:06:39 +0000 (0:00:00.171)       0:02:16.370 *********
2026-06-11 00:06:40.157477 | controller | ok: [localhost]
2026-06-11 00:06:40.157545 | controller |
2026-06-11 00:06:40.157552 | 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 00:06:40.157557 | controller | Thursday 11 June 2026  00:06:40 +0000 (0:00:00.182)       0:02:16.554 *********
2026-06-11 00:06:40.157561 | controller | Thursday 11 June 2026  00:06:40 +0000 (0:00:00.182)       0:02:16.552 *********
2026-06-11 00:06:40.201277 | controller | ok: [localhost]
2026-06-11 00:06:40.201319 | controller |
2026-06-11 00:06:40.201326 | controller | TASK [rhol_crc : Make sure kubeconfig file exists path={{ cifmw_rhol_crc_kubeconfig }}] ***
2026-06-11 00:06:40.201332 | controller | Thursday 11 June 2026  00:06:40 +0000 (0:00:00.043)       0:02:16.597 *********
2026-06-11 00:06:40.201337 | controller | Thursday 11 June 2026  00:06:40 +0000 (0:00:00.043)       0:02:16.596 *********
2026-06-11 00:06:40.222265 | controller | skipping: [localhost]
2026-06-11 00:06:40.222306 | controller |
2026-06-11 00:06:40.222312 | 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 00:06:40.222318 | controller | Thursday 11 June 2026  00:06:40 +0000 (0:00:00.021)       0:02:16.619 *********
2026-06-11 00:06:40.222323 | controller | Thursday 11 June 2026  00:06:40 +0000 (0:00:00.020)       0:02:16.617 *********
2026-06-11 00:06:40.249688 | controller | skipping: [localhost]
2026-06-11 00:06:40.249723 | controller |
2026-06-11 00:06:40.249729 | 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 00:06:40.249733 | controller |     eval "$(crc oc-env --shell bash)"
2026-06-11 00:06:40.249737 | controller | fi
2026-06-11 00:06:40.249740 | controller | export KUBECONFIG="{{ cifmw_rhol_crc_kubeconfig }}", mode=0644] ***
2026-06-11 00:06:40.249745 | controller | Thursday 11 June 2026  00:06:40 +0000 (0:00:00.027)       0:02:16.646 *********
2026-06-11 00:06:40.249748 | controller | Thursday 11 June 2026  00:06:40 +0000 (0:00:00.027)       0:02:16.645 *********
2026-06-11 00:06:40.271110 | controller | skipping: [localhost]
2026-06-11 00:06:40.271145 | controller |
2026-06-11 00:06:40.271152 | controller | TASK [rhol_crc : Source bashrc and confirm crc login executable=/bin/bash, _raw_params=source ~/.bashrc
2026-06-11 00:06:40.271157 | controller | oc whoami
2026-06-11 00:06:40.271162 | controller | ] ***
2026-06-11 00:06:40.271167 | controller | Thursday 11 June 2026  00:06:40 +0000 (0:00:00.021)       0:02:16.668 *********
2026-06-11 00:06:40.271172 | controller | Thursday 11 June 2026  00:06:40 +0000 (0:00:00.021)       0:02:16.666 *********
2026-06-11 00:06:40.298098 | controller | skipping: [localhost]
2026-06-11 00:06:40.298130 | controller |
2026-06-11 00:06:40.298136 | controller | TASK [rhol_crc : Check bashrc results var=bashrc_result.stdout] ****************
2026-06-11 00:06:40.298142 | controller | Thursday 11 June 2026  00:06:40 +0000 (0:00:00.027)       0:02:16.695 *********
2026-06-11 00:06:40.298147 | controller | Thursday 11 June 2026  00:06:40 +0000 (0:00:00.027)       0:02:16.693 *********
2026-06-11 00:06:40.326965 | controller | skipping: [localhost]
2026-06-11 00:06:40.327025 | controller |
2026-06-11 00:06:40.327030 | controller | TASK [rhol_crc : Check if using systemd dnsmasq path={{ _dnsmasq_config }}, get_attributes=False, get_checksum=False, get_mime=False] ***
2026-06-11 00:06:40.327035 | controller | Thursday 11 June 2026  00:06:40 +0000 (0:00:00.028)       0:02:16.723 *********
2026-06-11 00:06:40.327039 | controller | Thursday 11 June 2026  00:06:40 +0000 (0:00:00.028)       0:02:16.722 *********
2026-06-11 00:06:42.343875 | controller | ok: [localhost -> crc(api.crc.testing)]
2026-06-11 00:06:42.343959 | controller |
2026-06-11 00:06:42.344012 | 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 00:06:42.344023 | controller | Thursday 11 June 2026  00:06:42 +0000 (0:00:02.016)       0:02:18.739 *********
2026-06-11 00:06:42.344032 | controller | Thursday 11 June 2026  00:06:42 +0000 (0:00:02.016)       0:02:18.738 *********
2026-06-11 00:06:43.190301 | controller | [WARNING]: Module remote_tmp /root/.ansible/tmp did not exist and was created
2026-06-11 00:06:43.190374 | controller | with a mode of 0700, this may cause issues when running as another user. To
2026-06-11 00:06:43.190385 | controller | avoid this, create the remote_tmp dir with the correct permissions manually
2026-06-11 00:06:43.200023 | controller | changed: [localhost -> crc(api.crc.testing)]
2026-06-11 00:06:43.200079 | controller |
2026-06-11 00:06:43.200094 | controller | TASK [rhol_crc : Restart DNS in CRC VM name=dnsmasq, state=restarted] **********
2026-06-11 00:06:43.200106 | controller | Thursday 11 June 2026  00:06:43 +0000 (0:00:00.857)       0:02:19.596 *********
2026-06-11 00:06:43.200117 | controller | Thursday 11 June 2026  00:06:43 +0000 (0:00:00.857)       0:02:19.595 *********
2026-06-11 00:06:45.525683 | controller | changed: [localhost -> crc(api.crc.testing)]
2026-06-11 00:06:45.525790 | controller |
2026-06-11 00:06:45.525795 | controller | TASK [Deploy OpenShift cluster using dev-scripts name=devscripts] **************
2026-06-11 00:06:45.525800 | controller | Thursday 11 June 2026  00:06:45 +0000 (0:00:02.325)       0:02:21.922 *********
2026-06-11 00:06:45.525804 | controller | Thursday 11 June 2026  00:06:45 +0000 (0:00:02.325)       0:02:21.921 *********
2026-06-11 00:06:45.558575 | controller | skipping: [localhost]
2026-06-11 00:06:45.558703 | controller |
2026-06-11 00:06:45.558709 | controller | TASK [openshift_login : Ensure output directory exists path={{ cifmw_openshift_login_basedir }}/artifacts, state=directory, mode=0755] ***
2026-06-11 00:06:45.558736 | controller | Thursday 11 June 2026  00:06:45 +0000 (0:00:00.032)       0:02:21.954 *********
2026-06-11 00:06:45.558741 | controller | Thursday 11 June 2026  00:06:45 +0000 (0:00:00.032)       0:02:21.953 *********
2026-06-11 00:06:45.745568 | controller | ok: [localhost]
2026-06-11 00:06:45.745640 | controller |
2026-06-11 00:06:45.745646 | controller | TASK [openshift_login : OpenShift login _raw_params=login.yml] *****************
2026-06-11 00:06:45.745651 | controller | Thursday 11 June 2026  00:06:45 +0000 (0:00:00.187)       0:02:22.142 *********
2026-06-11 00:06:45.745654 | controller | Thursday 11 June 2026  00:06:45 +0000 (0:00:00.187)       0:02:22.140 *********
2026-06-11 00:06:45.807000 | controller | included: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/openshift_login/tasks/login.yml for localhost
2026-06-11 00:06:45.807080 | controller |
2026-06-11 00:06:45.807086 | 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 00:06:45.807091 | controller | Thursday 11 June 2026  00:06:45 +0000 (0:00:00.061)       0:02:22.203 *********
2026-06-11 00:06:45.807095 | controller | Thursday 11 June 2026  00:06:45 +0000 (0:00:00.061)       0:02:22.202 *********
2026-06-11 00:06:45.859364 | controller | skipping: [localhost]
2026-06-11 00:06:45.859403 | controller |
2026-06-11 00:06:45.859409 | controller | TASK [openshift_login : Fetch user password content src={{ cifmw_openshift_login_password_file | default(cifmw_openshift_password_file) }}] ***
2026-06-11 00:06:45.859415 | controller | Thursday 11 June 2026  00:06:45 +0000 (0:00:00.052)       0:02:22.255 *********
2026-06-11 00:06:45.859428 | controller | Thursday 11 June 2026  00:06:45 +0000 (0:00:00.052)       0:02:22.254 *********
2026-06-11 00:06:45.892430 | controller | skipping: [localhost]
2026-06-11 00:06:45.892463 | controller |
2026-06-11 00:06:45.892468 | 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 00:06:45.892473 | controller | Thursday 11 June 2026  00:06:45 +0000 (0:00:00.033)       0:02:22.289 *********
2026-06-11 00:06:45.892477 | controller | Thursday 11 June 2026  00:06:45 +0000 (0:00:00.033)       0:02:22.287 *********
2026-06-11 00:06:45.923647 | controller | skipping: [localhost]
2026-06-11 00:06:45.923675 | controller |
2026-06-11 00:06:45.923680 | controller | TASK [openshift_login : Set role variables cifmw_openshift_login_kubeconfig={{
2026-06-11 00:06:45.923685 | controller |  cifmw_openshift_login_kubeconfig |
2026-06-11 00:06:45.923690 | controller |  default(cifmw_openshift_kubeconfig) |
2026-06-11 00:06:45.923693 | controller |  default(
2026-06-11 00:06:45.923697 | controller |    ansible_env.KUBECONFIG if 'KUBECONFIG' in ansible_env else
2026-06-11 00:06:45.923701 | controller |    cifmw_openshift_login_kubeconfig_default_path
2026-06-11 00:06:45.923705 | controller |  ) | trim
2026-06-11 00:06:45.923709 | 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 00:06:45.923714 | controller | Thursday 11 June 2026  00:06:45 +0000 (0:00:00.031)       0:02:22.320 *********
2026-06-11 00:06:45.923718 | controller | Thursday 11 June 2026  00:06:45 +0000 (0:00:00.031)       0:02:22.319 *********
2026-06-11 00:06:45.992840 | controller | ok: [localhost]
2026-06-11 00:06:45.992879 | controller |
2026-06-11 00:06:45.992886 | controller | TASK [openshift_login : Check if kubeconfig exists path={{ cifmw_openshift_login_kubeconfig }}] ***
2026-06-11 00:06:45.992892 | controller | Thursday 11 June 2026  00:06:45 +0000 (0:00:00.068)       0:02:22.389 *********
2026-06-11 00:06:45.992897 | controller | Thursday 11 June 2026  00:06:45 +0000 (0:00:00.069)       0:02:22.388 *********
2026-06-11 00:06:46.216390 | controller | ok: [localhost]
2026-06-11 00:06:46.216428 | controller |
2026-06-11 00:06:46.216435 | 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 00:06:46.216446 | controller |   (cifmw_openshift_login_user is defined) and
2026-06-11 00:06:46.216451 | controller |   (cifmw_openshift_login_password is defined) and
2026-06-11 00:06:46.216456 | controller |   (cifmw_openshift_login_api is defined)
2026-06-11 00:06:46.216461 | controller | ), msg=If an existing kubeconfig is not provided user/pwd or provided/initial token and API URL must be given] ***
2026-06-11 00:06:46.216466 | controller | Thursday 11 June 2026  00:06:46 +0000 (0:00:00.223)       0:02:22.613 *********
2026-06-11 00:06:46.216470 | controller | Thursday 11 June 2026  00:06:46 +0000 (0:00:00.223)       0:02:22.611 *********
2026-06-11 00:06:46.246116 | controller | ok: [localhost] =>
2026-06-11 00:06:46.246149 | controller |     changed: false
2026-06-11 00:06:46.246154 | controller |     msg: All assertions passed
2026-06-11 00:06:46.246158 | controller |
2026-06-11 00:06:46.246162 | controller | TASK [openshift_login : Fetch kubeconfig content src={{ cifmw_openshift_login_kubeconfig }}] ***
2026-06-11 00:06:46.246166 | controller | Thursday 11 June 2026  00:06:46 +0000 (0:00:00.029)       0:02:22.643 *********
2026-06-11 00:06:46.246170 | controller | Thursday 11 June 2026  00:06:46 +0000 (0:00:00.029)       0:02:22.641 *********
2026-06-11 00:06:46.285847 | controller | skipping: [localhost]
2026-06-11 00:06:46.285885 | controller |
2026-06-11 00:06:46.285893 | controller | TASK [openshift_login : Fetch x509 key based users cifmw_openshift_login_key_based_users={{
2026-06-11 00:06:46.285899 | controller |   (
2026-06-11 00:06:46.285904 | controller |     cifmw_openshift_login_kubeconfig_content_b64.content |
2026-06-11 00:06:46.285910 | controller |     b64decode |
2026-06-11 00:06:46.285915 | controller |     from_yaml
2026-06-11 00:06:46.285920 | controller |   ). users | default([]) |
2026-06-11 00:06:46.285926 | controller |   selectattr('user.client-certificate-data', 'defined') |
2026-06-11 00:06:46.285931 | controller |   map(attribute="name") |
2026-06-11 00:06:46.285936 | controller |   map("split", "/") |
2026-06-11 00:06:46.285941 | controller |   map("first")
2026-06-11 00:06:46.285946 | controller | }}, cacheable=True] ***
2026-06-11 00:06:46.285952 | controller | Thursday 11 June 2026  00:06:46 +0000 (0:00:00.039)       0:02:22.682 *********
2026-06-11 00:06:46.285957 | controller | Thursday 11 June 2026  00:06:46 +0000 (0:00:00.039)       0:02:22.681 *********
2026-06-11 00:06:46.311791 | controller | skipping: [localhost]
2026-06-11 00:06:46.311831 | controller |
2026-06-11 00:06:46.311839 | controller | TASK [openshift_login : Assign key based user if not provided and available cifmw_openshift_login_user={{
2026-06-11 00:06:46.311845 | controller |   (cifmw_openshift_login_assume_cert_system_user | ternary('system:', '')) +
2026-06-11 00:06:46.311851 | controller |   (cifmw_openshift_login_key_based_users | map('replace', 'system:', '') | unique | first)
2026-06-11 00:06:46.311857 | controller | }}, cifmw_openshift_login_cert_login=True, cacheable=True] ***
2026-06-11 00:06:46.311862 | controller | Thursday 11 June 2026  00:06:46 +0000 (0:00:00.025)       0:02:22.708 *********
2026-06-11 00:06:46.311867 | controller | Thursday 11 June 2026  00:06:46 +0000 (0:00:00.025)       0:02:22.707 *********
2026-06-11 00:06:46.336461 | controller | skipping: [localhost]
2026-06-11 00:06:46.336520 | controller |
2026-06-11 00:06:46.336529 | controller | TASK [openshift_login : Set the retry count cifmw_openshift_login_retries_cnt={{
2026-06-11 00:06:46.336535 | controller |   0 if cifmw_openshift_login_retries_cnt is undefined else
2026-06-11 00:06:46.336540 | controller |   cifmw_openshift_login_retries_cnt|int + 1
2026-06-11 00:06:46.336546 | controller | }}] ***
2026-06-11 00:06:46.336552 | controller | Thursday 11 June 2026  00:06:46 +0000 (0:00:00.024)       0:02:22.733 *********
2026-06-11 00:06:46.336564 | controller | Thursday 11 June 2026  00:06:46 +0000 (0:00:00.024)       0:02:22.732 *********
2026-06-11 00:06:46.393725 | controller | ok: [localhost]
2026-06-11 00:06:46.393788 | controller |
2026-06-11 00:06:46.393798 | controller | TASK [openshift_login : Fetch token _raw_params=try_login.yml] *****************
2026-06-11 00:06:46.393805 | controller | Thursday 11 June 2026  00:06:46 +0000 (0:00:00.056)       0:02:22.790 *********
2026-06-11 00:06:46.393812 | controller | Thursday 11 June 2026  00:06:46 +0000 (0:00:00.056)       0:02:22.788 *********
2026-06-11 00:06:46.443488 | controller | included: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/openshift_login/tasks/try_login.yml for localhost
2026-06-11 00:06:46.443578 | controller |
2026-06-11 00:06:46.443588 | controller | TASK [openshift_login : Try get OpenShift access token _raw_params=oc whoami -t] ***
2026-06-11 00:06:46.443596 | controller | Thursday 11 June 2026  00:06:46 +0000 (0:00:00.050)       0:02:22.840 *********
2026-06-11 00:06:46.443604 | controller | Thursday 11 June 2026  00:06:46 +0000 (0:00:00.050)       0:02:22.838 *********
2026-06-11 00:06:46.468090 | controller | skipping: [localhost]
2026-06-11 00:06:46.468159 | controller |
2026-06-11 00:06:46.468170 | 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 00:06:46.468180 | controller | Thursday 11 June 2026  00:06:46 +0000 (0:00:00.024)       0:02:22.865 *********
2026-06-11 00:06:46.468188 | controller | Thursday 11 June 2026  00:06:46 +0000 (0:00:00.024)       0:02:22.863 *********
2026-06-11 00:06:47.172585 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_001_fetch_openshift_token.log
2026-06-11 00:06:47.172641 | controller | changed: [localhost]
2026-06-11 00:06:47.172650 | controller |
2026-06-11 00:06:47.172656 | controller | TASK [openshift_login : Ensure kubeconfig is provided that=cifmw_openshift_login_kubeconfig != ""] ***
2026-06-11 00:06:47.172662 | controller | Thursday 11 June 2026  00:06:47 +0000 (0:00:00.703)       0:02:23.568 *********
2026-06-11 00:06:47.172667 | controller | Thursday 11 June 2026  00:06:47 +0000 (0:00:00.703)       0:02:23.567 *********
2026-06-11 00:06:47.212399 | controller | ok: [localhost] =>
2026-06-11 00:06:47.212468 | controller |     changed: false
2026-06-11 00:06:47.212479 | controller |     msg: All assertions passed
2026-06-11 00:06:47.212522 | controller |
2026-06-11 00:06:47.212534 | controller | TASK [openshift_login : Fetch new OpenShift access token _raw_params=oc whoami -t] ***
2026-06-11 00:06:47.212545 | controller | Thursday 11 June 2026  00:06:47 +0000 (0:00:00.040)       0:02:23.608 *********
2026-06-11 00:06:47.212554 | controller | Thursday 11 June 2026  00:06:47 +0000 (0:00:00.040)       0:02:23.607 *********
2026-06-11 00:06:47.546062 | controller | changed: [localhost]
2026-06-11 00:06:47.546144 | controller |
2026-06-11 00:06:47.546154 | controller | TASK [openshift_login : Set new OpenShift token cifmw_openshift_login_token={{
2026-06-11 00:06:47.546163 | controller |   (not cifmw_openshift_login_new_token_out.skipped | default(false)) |
2026-06-11 00:06:47.546170 | controller |   ternary(cifmw_openshift_login_new_token_out.stdout, cifmw_openshift_login_whoami_out.stdout)
2026-06-11 00:06:47.546177 | controller | }}, cacheable=True] ***
2026-06-11 00:06:47.546184 | controller | Thursday 11 June 2026  00:06:47 +0000 (0:00:00.334)       0:02:23.942 *********
2026-06-11 00:06:47.546191 | controller | Thursday 11 June 2026  00:06:47 +0000 (0:00:00.334)       0:02:23.941 *********
2026-06-11 00:06:47.575465 | controller | ok: [localhost]
2026-06-11 00:06:47.575552 | controller |
2026-06-11 00:06:47.575564 | controller | TASK [openshift_login : Fetch OpenShift API URL _raw_params=oc whoami --show-server=true] ***
2026-06-11 00:06:47.575573 | controller | Thursday 11 June 2026  00:06:47 +0000 (0:00:00.029)       0:02:23.972 *********
2026-06-11 00:06:47.575581 | controller | Thursday 11 June 2026  00:06:47 +0000 (0:00:00.029)       0:02:23.971 *********
2026-06-11 00:06:47.894469 | controller | changed: [localhost]
2026-06-11 00:06:47.894569 | controller |
2026-06-11 00:06:47.894589 | controller | TASK [openshift_login : Fetch OpenShift kubeconfig context _raw_params=oc whoami -c] ***
2026-06-11 00:06:47.894598 | controller | Thursday 11 June 2026  00:06:47 +0000 (0:00:00.318)       0:02:24.291 *********
2026-06-11 00:06:47.894606 | controller | Thursday 11 June 2026  00:06:47 +0000 (0:00:00.318)       0:02:24.289 *********
2026-06-11 00:06:48.287173 | controller | changed: [localhost]
2026-06-11 00:06:48.287235 | controller |
2026-06-11 00:06:48.287241 | controller | TASK [openshift_login : Fetch OpenShift current user _raw_params=oc whoami] ****
2026-06-11 00:06:48.287245 | controller | Thursday 11 June 2026  00:06:48 +0000 (0:00:00.392)       0:02:24.684 *********
2026-06-11 00:06:48.287248 | controller | Thursday 11 June 2026  00:06:48 +0000 (0:00:00.392)       0:02:24.682 *********
2026-06-11 00:06:48.584626 | controller | changed: [localhost]
2026-06-11 00:06:48.584726 | controller |
2026-06-11 00:06:48.584743 | 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 00:06:48.584750 | controller |       combine({'KUBECONFIG': cifmw_openshift_login_kubeconfig})
2026-06-11 00:06:48.584754 | controller |     ) if cifmw_install_yamls_environment is defined else omit
2026-06-11 00:06:48.584758 | controller | }}, cacheable=True] ***
2026-06-11 00:06:48.584763 | controller | Thursday 11 June 2026  00:06:48 +0000 (0:00:00.297)       0:02:24.981 *********
2026-06-11 00:06:48.584768 | controller | Thursday 11 June 2026  00:06:48 +0000 (0:00:00.297)       0:02:24.979 *********
2026-06-11 00:06:48.623102 | controller | ok: [localhost]
2026-06-11 00:06:48.623169 | controller |
2026-06-11 00:06:48.623174 | 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 00:06:48.623179 | controller | Thursday 11 June 2026  00:06:48 +0000 (0:00:00.038)       0:02:25.019 *********
2026-06-11 00:06:48.623184 | controller | Thursday 11 June 2026  00:06:48 +0000 (0:00:00.038)       0:02:25.018 *********
2026-06-11 00:06:49.019543 | controller | changed: [localhost]
2026-06-11 00:06:49.019577 | controller |
2026-06-11 00:06:49.019582 | controller | TASK [openshift_login : Read the install yamls parameters file path={{ cifmw_basedir }}/artifacts/parameters/install-yamls-params.yml] ***
2026-06-11 00:06:49.019587 | controller | Thursday 11 June 2026  00:06:49 +0000 (0:00:00.396)       0:02:25.416 *********
2026-06-11 00:06:49.019591 | controller | Thursday 11 June 2026  00:06:49 +0000 (0:00:00.396)       0:02:25.414 *********
2026-06-11 00:06:49.188765 | controller | ok: [localhost]
2026-06-11 00:06:49.188830 | controller |
2026-06-11 00:06:49.188857 | controller | TASK [openshift_login : Append the KUBECONFIG to the install yamls parameters content={{
2026-06-11 00:06:49.188871 | controller |   cifmw_openshift_login_install_yamls_artifacts_slurp['content'] | b64decode | from_yaml |
2026-06-11 00:06:49.188882 | controller |   combine(
2026-06-11 00:06:49.188893 | controller |     {
2026-06-11 00:06:49.188905 | controller |       'cifmw_install_yamls_environment': {
2026-06-11 00:06:49.188917 | controller |         'KUBECONFIG': cifmw_openshift_login_kubeconfig
2026-06-11 00:06:49.188925 | controller |       }
2026-06-11 00:06:49.188933 | controller |     }, recursive=true) | to_nice_yaml
2026-06-11 00:06:49.188940 | controller | }}, dest={{ cifmw_basedir }}/artifacts/parameters/install-yamls-params.yml, mode=0600] ***
2026-06-11 00:06:49.188948 | controller | Thursday 11 June 2026  00:06:49 +0000 (0:00:00.169)       0:02:25.585 *********
2026-06-11 00:06:49.188956 | controller | Thursday 11 June 2026  00:06:49 +0000 (0:00:00.169)       0:02:25.584 *********
2026-06-11 00:06:49.689879 | controller | changed: [localhost]
2026-06-11 00:06:49.689933 | controller |
2026-06-11 00:06:49.689944 | controller | TASK [openshift_setup : Ensure output directory exists path={{ cifmw_openshift_setup_basedir }}/artifacts, state=directory, mode=0755] ***
2026-06-11 00:06:49.689953 | controller | Thursday 11 June 2026  00:06:49 +0000 (0:00:00.500)       0:02:26.086 *********
2026-06-11 00:06:49.689961 | controller | Thursday 11 June 2026  00:06:49 +0000 (0:00:00.500)       0:02:26.084 *********
2026-06-11 00:06:49.905037 | controller | ok: [localhost]
2026-06-11 00:06:49.905114 | controller |
2026-06-11 00:06:49.905122 | controller | TASK [openshift_setup : Fetch namespaces to create cifmw_openshift_setup_namespaces={{
2026-06-11 00:06:49.905137 | controller |   ((
2026-06-11 00:06:49.905145 | controller |       ([cifmw_install_yamls_defaults['NAMESPACE']] +
2026-06-11 00:06:49.905150 | controller |         ([cifmw_install_yamls_defaults['OPERATOR_NAMESPACE']] if 'OPERATOR_NAMESPACE' is in cifmw_install_yamls_defaults else [])
2026-06-11 00:06:49.905156 | controller |       ) if cifmw_install_yamls_defaults is defined else []
2026-06-11 00:06:49.905161 | controller |   ) + cifmw_openshift_setup_create_namespaces) | unique
2026-06-11 00:06:49.905167 | controller | }}] ***
2026-06-11 00:06:49.905172 | controller | Thursday 11 June 2026  00:06:49 +0000 (0:00:00.215)       0:02:26.301 *********
2026-06-11 00:06:49.905177 | controller | Thursday 11 June 2026  00:06:49 +0000 (0:00:00.215)       0:02:26.300 *********
2026-06-11 00:06:49.942634 | controller | ok: [localhost]
2026-06-11 00:06:49.942704 | controller |
2026-06-11 00:06:49.942710 | 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 00:06:49.942715 | controller | Thursday 11 June 2026  00:06:49 +0000 (0:00:00.037)       0:02:26.338 *********
2026-06-11 00:06:49.942720 | controller | Thursday 11 June 2026  00:06:49 +0000 (0:00:00.037)       0:02:26.337 *********
2026-06-11 00:06:51.850946 | controller | changed: [localhost] => (item=openstack)
2026-06-11 00:06:51.850991 | controller | changed: [localhost] => (item=openstack-operators)
2026-06-11 00:06:51.850996 | controller |
2026-06-11 00:06:51.851001 | 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 00:06:51.851005 | controller | Thursday 11 June 2026  00:06:51 +0000 (0:00:01.908)       0:02:28.247 *********
2026-06-11 00:06:51.851009 | controller | Thursday 11 June 2026  00:06:51 +0000 (0:00:01.908)       0:02:28.246 *********
2026-06-11 00:06:51.877574 | controller | skipping: [localhost]
2026-06-11 00:06:51.877639 | controller |
2026-06-11 00:06:51.877653 | 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 00:06:51.877664 | controller | Thursday 11 June 2026  00:06:51 +0000 (0:00:00.026)       0:02:28.274 *********
2026-06-11 00:06:51.877692 | controller | Thursday 11 June 2026  00:06:51 +0000 (0:00:00.026)       0:02:28.273 *********
2026-06-11 00:06:51.910977 | controller | skipping: [localhost] => (item=openstack)
2026-06-11 00:06:51.911025 | controller | skipping: [localhost] => (item=openstack-operators)
2026-06-11 00:06:51.911033 | controller | skipping: [localhost]
2026-06-11 00:06:51.911039 | controller |
2026-06-11 00:06:51.911045 | 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 00:06:51.911051 | controller | Thursday 11 June 2026  00:06:51 +0000 (0:00:00.033)       0:02:28.307 *********
2026-06-11 00:06:51.911057 | controller | Thursday 11 June 2026  00:06:51 +0000 (0:00:00.033)       0:02:28.306 *********
2026-06-11 00:06:52.037348 | controller | skipping: [localhost]
2026-06-11 00:06:52.037408 | controller |
2026-06-11 00:06:52.037415 | 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 00:06:52.037420 | controller | Thursday 11 June 2026  00:06:52 +0000 (0:00:00.126)       0:02:28.434 *********
2026-06-11 00:06:52.037425 | controller | Thursday 11 June 2026  00:06:52 +0000 (0:00:00.126)       0:02:28.432 *********
2026-06-11 00:06:52.070384 | controller | skipping: [localhost]
2026-06-11 00:06:52.070435 | controller |
2026-06-11 00:06:52.070443 | controller | TASK [Ensure we have custom CA installed on host role=install_ca] **************
2026-06-11 00:06:52.070449 | controller | Thursday 11 June 2026  00:06:52 +0000 (0:00:00.032)       0:02:28.467 *********
2026-06-11 00:06:52.070455 | controller | Thursday 11 June 2026  00:06:52 +0000 (0:00:00.032)       0:02:28.465 *********
2026-06-11 00:06:52.104939 | controller | skipping: [localhost]
2026-06-11 00:06:52.104976 | controller |
2026-06-11 00:06:52.104981 | controller | TASK [openshift_setup : Update ca bundle _raw_params=update-ca-trust extract] ***
2026-06-11 00:06:52.104986 | controller | Thursday 11 June 2026  00:06:52 +0000 (0:00:00.034)       0:02:28.501 *********
2026-06-11 00:06:52.104989 | controller | Thursday 11 June 2026  00:06:52 +0000 (0:00:00.034)       0:02:28.500 *********
2026-06-11 00:06:52.154135 | controller | skipping: [localhost]
2026-06-11 00:06:52.154208 | controller |
2026-06-11 00:06:52.154230 | controller | TASK [openshift_setup : Slurp CAs file src={{ cifmw_openshift_setup_ca_bundle_path }}] ***
2026-06-11 00:06:52.154239 | controller | Thursday 11 June 2026  00:06:52 +0000 (0:00:00.048)       0:02:28.550 *********
2026-06-11 00:06:52.154247 | controller | Thursday 11 June 2026  00:06:52 +0000 (0:00:00.048)       0:02:28.549 *********
2026-06-11 00:06:52.188442 | controller | skipping: [localhost]
2026-06-11 00:06:52.188541 | controller |
2026-06-11 00:06:52.188555 | 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 00:06:52.188563 | controller | Thursday 11 June 2026  00:06:52 +0000 (0:00:00.034)       0:02:28.585 *********
2026-06-11 00:06:52.188569 | controller | Thursday 11 June 2026  00:06:52 +0000 (0:00:00.034)       0:02:28.584 *********
2026-06-11 00:06:52.224083 | controller | skipping: [localhost]
2026-06-11 00:06:52.224125 | controller |
2026-06-11 00:06:52.224152 | 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 00:06:52.224159 | controller | Thursday 11 June 2026  00:06:52 +0000 (0:00:00.035)       0:02:28.620 *********
2026-06-11 00:06:52.224165 | controller | Thursday 11 June 2026  00:06:52 +0000 (0:00:00.035)       0:02:28.619 *********
2026-06-11 00:06:52.258103 | controller | skipping: [localhost]
2026-06-11 00:06:52.258144 | controller |
2026-06-11 00:06:52.258152 | 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 00:06:52.258168 | controller | Thursday 11 June 2026  00:06:52 +0000 (0:00:00.034)       0:02:28.654 *********
2026-06-11 00:06:52.258174 | controller | Thursday 11 June 2026  00:06:52 +0000 (0:00:00.034)       0:02:28.653 *********
2026-06-11 00:06:52.285451 | controller | skipping: [localhost]
2026-06-11 00:06:52.285520 | controller |
2026-06-11 00:06:52.285530 | 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 00:06:52.285537 | controller | Thursday 11 June 2026  00:06:52 +0000 (0:00:00.027)       0:02:28.682 *********
2026-06-11 00:06:52.285543 | controller | Thursday 11 June 2026  00:06:52 +0000 (0:00:00.027)       0:02:28.680 *********
2026-06-11 00:06:52.323527 | controller | skipping: [localhost]
2026-06-11 00:06:52.323565 | controller |
2026-06-11 00:06:52.323571 | 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 00:06:52.323577 | controller | Thursday 11 June 2026  00:06:52 +0000 (0:00:00.037)       0:02:28.720 *********
2026-06-11 00:06:52.323583 | controller | Thursday 11 June 2026  00:06:52 +0000 (0:00:00.038)       0:02:28.719 *********
2026-06-11 00:06:52.355259 | controller | skipping: [localhost]
2026-06-11 00:06:52.355297 | controller |
2026-06-11 00:06:52.355314 | 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 00:06:52.355319 | controller | Thursday 11 June 2026  00:06:52 +0000 (0:00:00.031)       0:02:28.751 *********
2026-06-11 00:06:52.355323 | controller | Thursday 11 June 2026  00:06:52 +0000 (0:00:00.031)       0:02:28.750 *********
2026-06-11 00:06:53.358175 | controller | ok: [localhost]
2026-06-11 00:06:53.358248 | controller |
2026-06-11 00:06:53.358256 | 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 00:06:53.358263 | controller | Thursday 11 June 2026  00:06:53 +0000 (0:00:01.002)       0:02:29.754 *********
2026-06-11 00:06:53.358269 | controller | Thursday 11 June 2026  00:06:53 +0000 (0:00:01.002)       0:02:29.752 *********
2026-06-11 00:06:54.339976 | controller | changed: [localhost]
2026-06-11 00:06:54.340015 | controller |
2026-06-11 00:06:54.340022 | 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 00:06:54.340028 | controller | Thursday 11 June 2026  00:06:54 +0000 (0:00:00.982)       0:02:30.736 *********
2026-06-11 00:06:54.340034 | controller | Thursday 11 June 2026  00:06:54 +0000 (0:00:00.982)       0:02:30.735 *********
2026-06-11 00:06:55.093778 | controller | changed: [localhost]
2026-06-11 00:06:55.093857 | controller |
2026-06-11 00:06:55.093883 | 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 00:06:55.093891 | controller | Thursday 11 June 2026  00:06:55 +0000 (0:00:00.753)       0:02:31.490 *********
2026-06-11 00:06:55.093967 | controller | Thursday 11 June 2026  00:06:55 +0000 (0:00:00.753)       0:02:31.489 *********
2026-06-11 00:06:55.119519 | controller | skipping: [localhost]
2026-06-11 00:06:55.119591 | controller |
2026-06-11 00:06:55.119599 | 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 00:06:55.119605 | controller | Thursday 11 June 2026  00:06:55 +0000 (0:00:00.025)       0:02:31.516 *********
2026-06-11 00:06:55.119611 | controller | Thursday 11 June 2026  00:06:55 +0000 (0:00:00.025)       0:02:31.514 *********
2026-06-11 00:06:55.152979 | controller | skipping: [localhost]
2026-06-11 00:06:55.153022 | controller |
2026-06-11 00:06:55.153030 | controller | TASK [Deploy Observability operator. name=openshift_obs] ***********************
2026-06-11 00:06:55.153036 | controller | Thursday 11 June 2026  00:06:55 +0000 (0:00:00.033)       0:02:31.549 *********
2026-06-11 00:06:55.153041 | controller | Thursday 11 June 2026  00:06:55 +0000 (0:00:00.033)       0:02:31.548 *********
2026-06-11 00:06:55.181334 | controller | skipping: [localhost]
2026-06-11 00:06:55.181372 | controller |
2026-06-11 00:06:55.181378 | controller | TASK [Deploy Metal3 BMHs name=deploy_bmh] **************************************
2026-06-11 00:06:55.181390 | controller | Thursday 11 June 2026  00:06:55 +0000 (0:00:00.028)       0:02:31.578 *********
2026-06-11 00:06:55.181394 | controller | Thursday 11 June 2026  00:06:55 +0000 (0:00:00.028)       0:02:31.576 *********
2026-06-11 00:06:55.214364 | controller | skipping: [localhost]
2026-06-11 00:06:55.214430 | controller |
2026-06-11 00:06:55.214435 | controller | TASK [Install certmanager operator role name=cert_manager] *********************
2026-06-11 00:06:55.214440 | controller | Thursday 11 June 2026  00:06:55 +0000 (0:00:00.032)       0:02:31.610 *********
2026-06-11 00:06:55.214443 | controller | Thursday 11 June 2026  00:06:55 +0000 (0:00:00.032)       0:02:31.609 *********
2026-06-11 00:06:55.387760 | controller |
2026-06-11 00:06:55.387817 | controller | TASK [cert_manager : Create role needed directories path={{ cifmw_cert_manager_manifests_dir }}, state=directory, mode=0755] ***
2026-06-11 00:06:55.387822 | controller | Thursday 11 June 2026  00:06:55 +0000 (0:00:00.173)       0:02:31.784 *********
2026-06-11 00:06:55.387827 | controller | Thursday 11 June 2026  00:06:55 +0000 (0:00:00.173)       0:02:31.783 *********
2026-06-11 00:06:55.590390 | controller | changed: [localhost]
2026-06-11 00:06:55.590472 | controller |
2026-06-11 00:06:55.590483 | 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 00:06:55.590519 | controller | Thursday 11 June 2026  00:06:55 +0000 (0:00:00.202)       0:02:31.987 *********
2026-06-11 00:06:55.590528 | controller | Thursday 11 June 2026  00:06:55 +0000 (0:00:00.202)       0:02:31.985 *********
2026-06-11 00:06:56.360235 | controller | changed: [localhost]
2026-06-11 00:06:56.360312 | controller |
2026-06-11 00:06:56.360318 | controller | TASK [cert_manager : Install from Release Manifest _raw_params=release_manifest.yml] ***
2026-06-11 00:06:56.360323 | controller | Thursday 11 June 2026  00:06:56 +0000 (0:00:00.769)       0:02:32.757 *********
2026-06-11 00:06:56.360327 | controller | Thursday 11 June 2026  00:06:56 +0000 (0:00:00.769)       0:02:32.755 *********
2026-06-11 00:06:56.412655 | controller | included: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/cert_manager/tasks/release_manifest.yml for localhost
2026-06-11 00:06:56.412726 | controller |
2026-06-11 00:06:56.412732 | 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 00:06:56.412736 | controller | Thursday 11 June 2026  00:06:56 +0000 (0:00:00.052)       0:02:32.809 *********
2026-06-11 00:06:56.412741 | controller | Thursday 11 June 2026  00:06:56 +0000 (0:00:00.052)       0:02:32.807 *********
2026-06-11 00:06:57.458743 | controller | changed: [localhost]
2026-06-11 00:06:57.458830 | controller |
2026-06-11 00:06:57.458841 | 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 00:06:57.458865 | controller | Thursday 11 June 2026  00:06:57 +0000 (0:00:01.045)       0:02:33.855 *********
2026-06-11 00:06:57.458874 | controller | Thursday 11 June 2026  00:06:57 +0000 (0:00:01.045)       0:02:33.853 *********
2026-06-11 00:07:01.791415 | controller | changed: [localhost]
2026-06-11 00:07:01.791510 | controller |
2026-06-11 00:07:01.791521 | controller | TASK [cert_manager : Install from OLM Manifest _raw_params=olm_manifest.yml] ***
2026-06-11 00:07:01.791527 | controller | Thursday 11 June 2026  00:07:01 +0000 (0:00:04.333)       0:02:38.188 *********
2026-06-11 00:07:01.791533 | controller | Thursday 11 June 2026  00:07:01 +0000 (0:00:04.333)       0:02:38.186 *********
2026-06-11 00:07:01.816230 | controller | skipping: [localhost]
2026-06-11 00:07:01.816273 | controller |
2026-06-11 00:07:01.816281 | 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 00:07:01.816287 | controller | Thursday 11 June 2026  00:07:01 +0000 (0:00:00.024)       0:02:38.213 *********
2026-06-11 00:07:01.816302 | controller | Thursday 11 June 2026  00:07:01 +0000 (0:00:00.024)       0:02:38.211 *********
2026-06-11 00:07:02.635100 | controller | ok: [localhost]
2026-06-11 00:07:02.635169 | controller |
2026-06-11 00:07:02.635174 | 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 00:07:02.635179 | controller | Thursday 11 June 2026  00:07:02 +0000 (0:00:00.818)       0:02:39.031 *********
2026-06-11 00:07:02.635183 | controller | Thursday 11 June 2026  00:07:02 +0000 (0:00:00.818)       0:02:39.030 *********
2026-06-11 00:07:24.868939 | controller | ok: [localhost] => (item=cainjector)
2026-06-11 00:07:24.869036 | controller | ok: [localhost] => (item=webhook)
2026-06-11 00:07:24.869047 | controller | ok: [localhost] => (item=cert-manager)
2026-06-11 00:07:24.869056 | controller |
2026-06-11 00:07:24.869065 | controller | TASK [cert_manager : Create $HOME/bin dir path={{ ansible_user_dir }}/bin, state=directory, mode=0755] ***
2026-06-11 00:07:24.869074 | controller | Thursday 11 June 2026  00:07:24 +0000 (0:00:22.233)       0:03:01.265 *********
2026-06-11 00:07:24.869109 | controller | Thursday 11 June 2026  00:07:24 +0000 (0:00:22.233)       0:03:01.263 *********
2026-06-11 00:07:25.099659 | controller | ok: [localhost]
2026-06-11 00:07:25.099727 | controller |
2026-06-11 00:07:25.099735 | 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 00:07:25.099742 | controller | Thursday 11 June 2026  00:07:25 +0000 (0:00:00.231)       0:03:01.496 *********
2026-06-11 00:07:25.099748 | controller | Thursday 11 June 2026  00:07:25 +0000 (0:00:00.231)       0:03:01.495 *********
2026-06-11 00:07:27.210527 | controller | changed: [localhost]
2026-06-11 00:07:27.210612 | controller |
2026-06-11 00:07:27.210618 | controller | TASK [cert_manager : Verify cert_manager api _raw_params={{ ansible_user_dir }}/bin/cmctl check api --wait=2m] ***
2026-06-11 00:07:27.210622 | controller | Thursday 11 June 2026  00:07:27 +0000 (0:00:02.110)       0:03:03.606 *********
2026-06-11 00:07:27.210627 | controller | Thursday 11 June 2026  00:07:27 +0000 (0:00:02.110)       0:03:03.605 *********
2026-06-11 00:07:27.548065 | controller | changed: [localhost]
2026-06-11 00:07:27.548133 | controller |
2026-06-11 00:07:27.548141 | controller | TASK [Configure hosts networking using nmstate name=ci_nmstate] ****************
2026-06-11 00:07:27.548147 | controller | Thursday 11 June 2026  00:07:27 +0000 (0:00:00.338)       0:03:03.944 *********
2026-06-11 00:07:27.548161 | controller | Thursday 11 June 2026  00:07:27 +0000 (0:00:00.338)       0:03:03.943 *********
2026-06-11 00:07:27.577393 | controller | skipping: [localhost]
2026-06-11 00:07:27.577454 | controller |
2026-06-11 00:07:27.577459 | controller | TASK [Configure multus networks name=ci_multus] ********************************
2026-06-11 00:07:27.577464 | controller | Thursday 11 June 2026  00:07:27 +0000 (0:00:00.029)       0:03:03.974 *********
2026-06-11 00:07:27.577467 | controller | Thursday 11 June 2026  00:07:27 +0000 (0:00:00.029)       0:03:03.972 *********
2026-06-11 00:07:27.605630 | controller | skipping: [localhost]
2026-06-11 00:07:27.605689 | controller |
2026-06-11 00:07:27.605697 | controller | TASK [Deploy Sushy Emulator service pod name=sushy_emulator] *******************
2026-06-11 00:07:27.605703 | controller | Thursday 11 June 2026  00:07:27 +0000 (0:00:00.028)       0:03:04.002 *********
2026-06-11 00:07:27.605707 | controller | Thursday 11 June 2026  00:07:27 +0000 (0:00:00.028)       0:03:04.000 *********
2026-06-11 00:07:27.640011 | controller | skipping: [localhost]
2026-06-11 00:07:27.640066 | controller |
2026-06-11 00:07:27.640071 | controller | TASK [Setup Libvirt on controller name=libvirt_manager] ************************
2026-06-11 00:07:27.640075 | controller | Thursday 11 June 2026  00:07:27 +0000 (0:00:00.034)       0:03:04.036 *********
2026-06-11 00:07:27.640079 | controller | Thursday 11 June 2026  00:07:27 +0000 (0:00:00.034)       0:03:04.035 *********
2026-06-11 00:07:27.665740 | controller | skipping: [localhost]
2026-06-11 00:07:27.665788 | controller |
2026-06-11 00:07:27.665793 | controller | TASK [Prepare container package builder name=pkg_build] ************************
2026-06-11 00:07:27.665797 | controller | Thursday 11 June 2026  00:07:27 +0000 (0:00:00.025)       0:03:04.062 *********
2026-06-11 00:07:27.665801 | controller | Thursday 11 June 2026  00:07:27 +0000 (0:00:00.025)       0:03:04.061 *********
2026-06-11 00:07:27.700825 | controller | skipping: [localhost]
2026-06-11 00:07:27.700877 | controller |
2026-06-11 00:07:27.700887 | 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 00:07:27.700897 | controller | Thursday 11 June 2026  00:07:27 +0000 (0:00:00.035)       0:03:04.097 *********
2026-06-11 00:07:27.700905 | controller | Thursday 11 June 2026  00:07:27 +0000 (0:00:00.035)       0:03:04.096 *********
2026-06-11 00:07:27.768876 | controller | ok: [localhost]
2026-06-11 00:07:27.768920 | controller |
2026-06-11 00:07:27.768928 | 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 00:07:27.768934 | controller | Thursday 11 June 2026  00:07:27 +0000 (0:00:00.068)       0:03:04.165 *********
2026-06-11 00:07:27.768940 | controller | Thursday 11 June 2026  00:07:27 +0000 (0:00:00.068)       0:03:04.164 *********
2026-06-11 00:07:27.875048 | controller | ok: [localhost]
2026-06-11 00:07:27.875104 | controller |
2026-06-11 00:07:27.875114 | controller | TASK [run_hook : Loop on hooks for post_infra _raw_params={{ hook.type }}.yml] ***
2026-06-11 00:07:27.875123 | controller | Thursday 11 June 2026  00:07:27 +0000 (0:00:00.106)       0:03:04.271 *********
2026-06-11 00:07:27.875131 | controller | Thursday 11 June 2026  00:07:27 +0000 (0:00:00.106)       0:03:04.270 *********
2026-06-11 00:07:27.994912 | controller | skipping: [localhost]
2026-06-11 00:07:27.994994 | controller |
2026-06-11 00:07:27.995005 | 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 00:07:27.995015 | controller | Thursday 11 June 2026  00:07:27 +0000 (0:00:00.119)       0:03:04.391 *********
2026-06-11 00:07:27.995023 | controller | Thursday 11 June 2026  00:07:27 +0000 (0:00:00.119)       0:03:04.390 *********
2026-06-11 00:07:28.056722 | controller | ok: [localhost]
2026-06-11 00:07:28.056775 | controller |
2026-06-11 00:07:28.056786 | 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 00:07:28.056803 | controller | Thursday 11 June 2026  00:07:28 +0000 (0:00:00.061)       0:03:04.453 *********
2026-06-11 00:07:28.056812 | controller | Thursday 11 June 2026  00:07:28 +0000 (0:00:00.061)       0:03:04.452 *********
2026-06-11 00:07:28.241602 | controller | ok: [localhost]
2026-06-11 00:07:28.241689 | controller |
2026-06-11 00:07:28.241700 | controller | TASK [run_hook : Loop on hooks for pre_package_build _raw_params={{ hook.type }}.yml] ***
2026-06-11 00:07:28.241709 | controller | Thursday 11 June 2026  00:07:28 +0000 (0:00:00.184)       0:03:04.638 *********
2026-06-11 00:07:28.241717 | controller | Thursday 11 June 2026  00:07:28 +0000 (0:00:00.184)       0:03:04.636 *********
2026-06-11 00:07:28.359968 | controller | skipping: [localhost]
2026-06-11 00:07:28.360059 | controller |
2026-06-11 00:07:28.360075 | controller | TASK [cifmw_setup : Load parameters files dir={{ cifmw_basedir }}/artifacts/parameters] ***
2026-06-11 00:07:28.360088 | controller | Thursday 11 June 2026  00:07:28 +0000 (0:00:00.118)       0:03:04.756 *********
2026-06-11 00:07:28.360099 | controller | Thursday 11 June 2026  00:07:28 +0000 (0:00:00.118)       0:03:04.755 *********
2026-06-11 00:07:28.481842 | controller | ok: [localhost]
2026-06-11 00:07:28.481920 | controller |
2026-06-11 00:07:28.481927 | controller | TASK [pkg_build : Generate volume list build_volumes={% for pkg in cifmw_pkg_build_list -%}
2026-06-11 00:07:28.481954 | controller | - "{{ pkg.src|default(cifmw_pkg_build_pkg_basedir ~ '/' ~ pkg.name) }}:/root/src/{{ pkg.name }}:z"
2026-06-11 00:07:28.481961 | controller | - "{{ cifmw_pkg_build_basedir }}/volumes/packages/{{ pkg.name }}:/root/{{ pkg.name }}:z"
2026-06-11 00:07:28.481967 | controller | - "{{ cifmw_pkg_build_basedir }}/logs/build_{{ pkg.name }}:/root/logs:z"
2026-06-11 00:07:28.481972 | controller | {% endfor -%}
2026-06-11 00:07:28.481977 | controller | - "{{ cifmw_pkg_build_basedir }}/volumes/packages/gating_repo:/root/gating_repo:z"
2026-06-11 00:07:28.481983 | controller | - "{{ cifmw_pkg_build_basedir }}/artifacts/repositories:/root/yum.repos.d:z,ro"
2026-06-11 00:07:28.481988 | controller | - "{{ cifmw_pkg_build_basedir }}/artifacts/build-packages.yml:/root/playbook.yml:z,ro"
2026-06-11 00:07:28.481993 | controller | ] ***
2026-06-11 00:07:28.481999 | controller | Thursday 11 June 2026  00:07:28 +0000 (0:00:00.121)       0:03:04.878 *********
2026-06-11 00:07:28.482004 | controller | Thursday 11 June 2026  00:07:28 +0000 (0:00:00.121)       0:03:04.877 *********
2026-06-11 00:07:28.511082 | controller | skipping: [localhost]
2026-06-11 00:07:28.511165 | controller |
2026-06-11 00:07:28.511174 | 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 00:07:28.511183 | controller | Thursday 11 June 2026  00:07:28 +0000 (0:00:00.029)       0:03:04.907 *********
2026-06-11 00:07:28.511189 | controller | Thursday 11 June 2026  00:07:28 +0000 (0:00:00.029)       0:03:04.906 *********
2026-06-11 00:07:28.536148 | controller | skipping: [localhost]
2026-06-11 00:07:28.536211 | controller |
2026-06-11 00:07:28.536218 | 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 00:07:28.536225 | controller | Thursday 11 June 2026  00:07:28 +0000 (0:00:00.025)       0:03:04.933 *********
2026-06-11 00:07:28.536230 | controller | Thursday 11 June 2026  00:07:28 +0000 (0:00:00.025)       0:03:04.931 *********
2026-06-11 00:07:28.598889 | controller | ok: [localhost]
2026-06-11 00:07:28.598974 | controller |
2026-06-11 00:07:28.598985 | 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 00:07:28.598994 | controller | Thursday 11 June 2026  00:07:28 +0000 (0:00:00.062)       0:03:04.995 *********
2026-06-11 00:07:28.599014 | controller | Thursday 11 June 2026  00:07:28 +0000 (0:00:00.062)       0:03:04.994 *********
2026-06-11 00:07:28.817811 | controller | ok: [localhost]
2026-06-11 00:07:28.817880 | controller |
2026-06-11 00:07:28.817886 | controller | TASK [run_hook : Loop on hooks for post_package_build _raw_params={{ hook.type }}.yml] ***
2026-06-11 00:07:28.817890 | controller | Thursday 11 June 2026  00:07:28 +0000 (0:00:00.219)       0:03:05.214 *********
2026-06-11 00:07:28.817894 | controller | Thursday 11 June 2026  00:07:28 +0000 (0:00:00.219)       0:03:05.213 *********
2026-06-11 00:07:28.956579 | controller | skipping: [localhost]
2026-06-11 00:07:28.956698 | controller |
2026-06-11 00:07:28.956704 | 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 00:07:28.956710 | controller | Thursday 11 June 2026  00:07:28 +0000 (0:00:00.138)       0:03:05.353 *********
2026-06-11 00:07:28.956716 | controller | Thursday 11 June 2026  00:07:28 +0000 (0:00:00.138)       0:03:05.351 *********
2026-06-11 00:07:29.019806 | controller | ok: [localhost]
2026-06-11 00:07:29.019895 | controller |
2026-06-11 00:07:29.019902 | 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 00:07:29.019907 | controller | Thursday 11 June 2026  00:07:29 +0000 (0:00:00.063)       0:03:05.416 *********
2026-06-11 00:07:29.019912 | controller | Thursday 11 June 2026  00:07:29 +0000 (0:00:00.063)       0:03:05.415 *********
2026-06-11 00:07:29.135572 | controller | ok: [localhost]
2026-06-11 00:07:29.135680 | controller |
2026-06-11 00:07:29.135688 | controller | TASK [run_hook : Loop on hooks for pre_container_build _raw_params={{ hook.type }}.yml] ***
2026-06-11 00:07:29.135695 | controller | Thursday 11 June 2026  00:07:29 +0000 (0:00:00.115)       0:03:05.532 *********
2026-06-11 00:07:29.135701 | controller | Thursday 11 June 2026  00:07:29 +0000 (0:00:00.115)       0:03:05.530 *********
2026-06-11 00:07:29.277475 | controller | skipping: [localhost]
2026-06-11 00:07:29.277586 | controller |
2026-06-11 00:07:29.277615 | controller | TASK [cifmw_setup : Load parameters files dir={{ cifmw_basedir }}/artifacts/parameters] ***
2026-06-11 00:07:29.277624 | controller | Thursday 11 June 2026  00:07:29 +0000 (0:00:00.141)       0:03:05.674 *********
2026-06-11 00:07:29.277632 | controller | Thursday 11 June 2026  00:07:29 +0000 (0:00:00.141)       0:03:05.672 *********
2026-06-11 00:07:29.356299 | controller | ok: [localhost]
2026-06-11 00:07:29.356370 | controller |
2026-06-11 00:07:29.356375 | controller | TASK [cifmw_setup : Nothing to do yet msg=No support for that step yet] ********
2026-06-11 00:07:29.356379 | controller | Thursday 11 June 2026  00:07:29 +0000 (0:00:00.078)       0:03:05.752 *********
2026-06-11 00:07:29.356383 | controller | Thursday 11 June 2026  00:07:29 +0000 (0:00:00.078)       0:03:05.751 *********
2026-06-11 00:07:29.384206 | controller | ok: [localhost] =>
2026-06-11 00:07:29.384270 | controller |     msg: No support for that step yet
2026-06-11 00:07:29.384276 | controller |
2026-06-11 00:07:29.384281 | 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 00:07:29.384285 | controller | Thursday 11 June 2026  00:07:29 +0000 (0:00:00.028)       0:03:05.780 *********
2026-06-11 00:07:29.384289 | controller | Thursday 11 June 2026  00:07:29 +0000 (0:00:00.028)       0:03:05.779 *********
2026-06-11 00:07:29.447384 | controller | ok: [localhost]
2026-06-11 00:07:29.447448 | controller |
2026-06-11 00:07:29.447457 | 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 00:07:29.447464 | controller | Thursday 11 June 2026  00:07:29 +0000 (0:00:00.063)       0:03:05.844 *********
2026-06-11 00:07:29.447469 | controller | Thursday 11 June 2026  00:07:29 +0000 (0:00:00.063)       0:03:05.842 *********
2026-06-11 00:07:29.599085 | controller | ok: [localhost]
2026-06-11 00:07:29.599172 | controller |
2026-06-11 00:07:29.599183 | controller | TASK [run_hook : Loop on hooks for post_container_build _raw_params={{ hook.type }}.yml] ***
2026-06-11 00:07:29.599189 | controller | Thursday 11 June 2026  00:07:29 +0000 (0:00:00.151)       0:03:05.995 *********
2026-06-11 00:07:29.599195 | controller | Thursday 11 June 2026  00:07:29 +0000 (0:00:00.151)       0:03:05.994 *********
2026-06-11 00:07:29.729384 | controller | skipping: [localhost]
2026-06-11 00:07:29.729527 | controller |
2026-06-11 00:07:29.729541 | 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 00:07:29.729550 | controller | Thursday 11 June 2026  00:07:29 +0000 (0:00:00.130)       0:03:06.126 *********
2026-06-11 00:07:29.729558 | controller | Thursday 11 June 2026  00:07:29 +0000 (0:00:00.130)       0:03:06.124 *********
2026-06-11 00:07:29.839760 | controller | ok: [localhost]
2026-06-11 00:07:29.839835 | controller |
2026-06-11 00:07:29.839843 | 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 00:07:29.839850 | controller | Thursday 11 June 2026  00:07:29 +0000 (0:00:00.109)       0:03:06.236 *********
2026-06-11 00:07:29.839856 | controller | Thursday 11 June 2026  00:07:29 +0000 (0:00:00.110)       0:03:06.234 *********
2026-06-11 00:07:29.969767 | controller | ok: [localhost]
2026-06-11 00:07:29.969836 | controller |
2026-06-11 00:07:29.969847 | controller | TASK [run_hook : Loop on hooks for pre_operator_build _raw_params={{ hook.type }}.yml] ***
2026-06-11 00:07:29.969857 | controller | Thursday 11 June 2026  00:07:29 +0000 (0:00:00.130)       0:03:06.366 *********
2026-06-11 00:07:29.969865 | controller | Thursday 11 June 2026  00:07:29 +0000 (0:00:00.130)       0:03:06.365 *********
2026-06-11 00:07:30.127875 | controller | skipping: [localhost]
2026-06-11 00:07:30.127949 | controller |
2026-06-11 00:07:30.127956 | controller | TASK [cifmw_setup : Load parameters files dir={{ cifmw_basedir }}/artifacts/parameters] ***
2026-06-11 00:07:30.127960 | controller | Thursday 11 June 2026  00:07:30 +0000 (0:00:00.158)       0:03:06.524 *********
2026-06-11 00:07:30.127965 | controller | Thursday 11 June 2026  00:07:30 +0000 (0:00:00.158)       0:03:06.523 *********
2026-06-11 00:07:30.211049 | controller | ok: [localhost]
2026-06-11 00:07:30.211105 | controller |
2026-06-11 00:07:30.211110 | controller | TASK [operator_build : Ensure mandatory directories exist path={{ cifmw_operator_build_basedir }}/{{ item }}, state=directory, mode=0755] ***
2026-06-11 00:07:30.211115 | controller | Thursday 11 June 2026  00:07:30 +0000 (0:00:00.083)       0:03:06.607 *********
2026-06-11 00:07:30.211119 | controller | Thursday 11 June 2026  00:07:30 +0000 (0:00:00.083)       0:03:06.606 *********
2026-06-11 00:07:30.254585 | controller | skipping: [localhost] => (item=artifacts)
2026-06-11 00:07:30.254660 | controller | skipping: [localhost] => (item=logs)
2026-06-11 00:07:30.254671 | controller | skipping: [localhost]
2026-06-11 00:07:30.254680 | controller |
2026-06-11 00:07:30.254689 | 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 00:07:30.254698 | controller | Thursday 11 June 2026  00:07:30 +0000 (0:00:00.043)       0:03:06.651 *********
2026-06-11 00:07:30.254706 | controller | Thursday 11 June 2026  00:07:30 +0000 (0:00:00.043)       0:03:06.650 *********
2026-06-11 00:07:30.288166 | controller | skipping: [localhost]
2026-06-11 00:07:30.288263 | controller |
2026-06-11 00:07:30.288277 | controller | TASK [operator_build : Populate operators list with zuul info _raw_params=zuul_info.yml] ***
2026-06-11 00:07:30.288288 | controller | Thursday 11 June 2026  00:07:30 +0000 (0:00:00.033)       0:03:06.684 *********
2026-06-11 00:07:30.288299 | controller | Thursday 11 June 2026  00:07:30 +0000 (0:00:00.033)       0:03:06.683 *********
2026-06-11 00:07:30.327510 | controller | skipping: [localhost] => (item={'branch': 'main', 'change': '3987', 'change_url': 'https://github.com/openstack-k8s-operators/ci-framework/pull/3987', 'commit_id': 'cd7bdce8f0ea79c29e9c2532fa57d85b885f7911', 'patchset': 'cd7bdce8f0ea79c29e9c2532fa57d85b885f7911', 'project': {'canonical_hostname': 'github.com', 'canonical_name': 'github.com/openstack-k8s-operators/ci-framework', 'name': 'openstack-k8s-operators/ci-framework', 'short_name': 'ci-framework', 'src_dir': 'src/github.com/openstack-k8s-operators/ci-framework'}, 'topic': None})
2026-06-11 00:07:30.327576 | controller | skipping: [localhost]
2026-06-11 00:07:30.327587 | controller |
2026-06-11 00:07:30.327595 | 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 00:07:30.327601 | controller | Thursday 11 June 2026  00:07:30 +0000 (0:00:00.039)       0:03:06.724 *********
2026-06-11 00:07:30.327606 | controller | Thursday 11 June 2026  00:07:30 +0000 (0:00:00.039)       0:03:06.722 *********
2026-06-11 00:07:30.364077 | controller | skipping: [localhost]
2026-06-11 00:07:30.364143 | controller |
2026-06-11 00:07:30.364151 | 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 00:07:30.364158 | controller | Thursday 11 June 2026  00:07:30 +0000 (0:00:00.036)       0:03:06.760 *********
2026-06-11 00:07:30.364164 | controller | Thursday 11 June 2026  00:07:30 +0000 (0:00:00.036)       0:03:06.759 *********
2026-06-11 00:07:30.398071 | controller | skipping: [localhost]
2026-06-11 00:07:30.398148 | controller |
2026-06-11 00:07:30.398156 | 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 00:07:30.398163 | controller | Thursday 11 June 2026  00:07:30 +0000 (0:00:00.033)       0:03:06.794 *********
2026-06-11 00:07:30.398168 | controller | Thursday 11 June 2026  00:07:30 +0000 (0:00:00.033)       0:03:06.793 *********
2026-06-11 00:07:30.440874 | controller | skipping: [localhost]
2026-06-11 00:07:30.440999 | controller |
2026-06-11 00:07:30.441009 | controller | TASK [operator_build : Clone operator's code when src dir is empty _raw_params=clone.yml] ***
2026-06-11 00:07:30.441018 | controller | Thursday 11 June 2026  00:07:30 +0000 (0:00:00.043)       0:03:06.837 *********
2026-06-11 00:07:30.441026 | controller | Thursday 11 June 2026  00:07:30 +0000 (0:00:00.043)       0:03:06.836 *********
2026-06-11 00:07:30.486229 | controller | skipping: [localhost]
2026-06-11 00:07:30.486314 | controller |
2026-06-11 00:07:30.486325 | controller | TASK [operator_build : Building operators _raw_params=build.yml] ***************
2026-06-11 00:07:30.486333 | controller | Thursday 11 June 2026  00:07:30 +0000 (0:00:00.045)       0:03:06.883 *********
2026-06-11 00:07:30.486341 | controller | Thursday 11 June 2026  00:07:30 +0000 (0:00:00.045)       0:03:06.881 *********
2026-06-11 00:07:30.521856 | controller | skipping: [localhost]
2026-06-11 00:07:30.521934 | controller |
2026-06-11 00:07:30.521942 | controller | TASK [operator_build : Building meta operator _raw_params=build.yml] ***********
2026-06-11 00:07:30.521947 | controller | Thursday 11 June 2026  00:07:30 +0000 (0:00:00.035)       0:03:06.918 *********
2026-06-11 00:07:30.521952 | controller | Thursday 11 June 2026  00:07:30 +0000 (0:00:00.035)       0:03:06.917 *********
2026-06-11 00:07:30.558176 | controller | skipping: [localhost]
2026-06-11 00:07:30.558245 | controller |
2026-06-11 00:07:30.558251 | 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 00:07:30.558256 | controller | Thursday 11 June 2026  00:07:30 +0000 (0:00:00.036)       0:03:06.955 *********
2026-06-11 00:07:30.558260 | controller | Thursday 11 June 2026  00:07:30 +0000 (0:00:00.036)       0:03:06.953 *********
2026-06-11 00:07:30.594598 | controller | skipping: [localhost]
2026-06-11 00:07:30.594659 | controller |
2026-06-11 00:07:30.594664 | 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 00:07:30.594669 | controller | Thursday 11 June 2026  00:07:30 +0000 (0:00:00.036)       0:03:06.991 *********
2026-06-11 00:07:30.594680 | controller | Thursday 11 June 2026  00:07:30 +0000 (0:00:00.036)       0:03:06.990 *********
2026-06-11 00:07:30.670864 | controller | ok: [localhost]
2026-06-11 00:07:30.670936 | controller |
2026-06-11 00:07:30.670947 | 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 00:07:30.670957 | controller | Thursday 11 June 2026  00:07:30 +0000 (0:00:00.076)       0:03:07.067 *********
2026-06-11 00:07:30.670965 | controller | Thursday 11 June 2026  00:07:30 +0000 (0:00:00.076)       0:03:07.066 *********
2026-06-11 00:07:30.794513 | controller | ok: [localhost]
2026-06-11 00:07:30.794582 | controller |
2026-06-11 00:07:30.794588 | controller | TASK [run_hook : Loop on hooks for post_operator_build _raw_params={{ hook.type }}.yml] ***
2026-06-11 00:07:30.794593 | controller | Thursday 11 June 2026  00:07:30 +0000 (0:00:00.123)       0:03:07.191 *********
2026-06-11 00:07:30.794597 | controller | Thursday 11 June 2026  00:07:30 +0000 (0:00:00.123)       0:03:07.189 *********
2026-06-11 00:07:30.923647 | controller | skipping: [localhost]
2026-06-11 00:07:30.923725 | controller |
2026-06-11 00:07:30.923747 | 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 00:07:30.923753 | controller | Thursday 11 June 2026  00:07:30 +0000 (0:00:00.129)       0:03:07.320 *********
2026-06-11 00:07:30.923757 | controller | Thursday 11 June 2026  00:07:30 +0000 (0:00:00.129)       0:03:07.319 *********
2026-06-11 00:07:30.984882 | controller | ok: [localhost]
2026-06-11 00:07:30.984947 | controller |
2026-06-11 00:07:30.984955 | 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 00:07:30.984968 | controller | Thursday 11 June 2026  00:07:30 +0000 (0:00:00.061)       0:03:07.381 *********
2026-06-11 00:07:30.984977 | controller | Thursday 11 June 2026  00:07:30 +0000 (0:00:00.061)       0:03:07.380 *********
2026-06-11 00:07:31.107837 | controller | ok: [localhost]
2026-06-11 00:07:31.107870 | controller |
2026-06-11 00:07:31.107876 | controller | TASK [run_hook : Loop on hooks for pre_deploy _raw_params={{ hook.type }}.yml] ***
2026-06-11 00:07:31.107880 | controller | Thursday 11 June 2026  00:07:31 +0000 (0:00:00.123)       0:03:07.504 *********
2026-06-11 00:07:31.107884 | controller | Thursday 11 June 2026  00:07:31 +0000 (0:00:00.123)       0:03:07.503 *********
2026-06-11 00:07:31.216257 | controller | skipping: [localhost]
2026-06-11 00:07:31.216293 | controller |
2026-06-11 00:07:31.216298 | controller | TASK [cifmw_setup : Load parameters files dir={{ cifmw_basedir }}/artifacts/parameters] ***
2026-06-11 00:07:31.216303 | controller | Thursday 11 June 2026  00:07:31 +0000 (0:00:00.108)       0:03:07.613 *********
2026-06-11 00:07:31.216307 | controller | Thursday 11 June 2026  00:07:31 +0000 (0:00:00.108)       0:03:07.611 *********
2026-06-11 00:07:31.277358 | controller | ok: [localhost]
2026-06-11 00:07:31.277399 | controller |
2026-06-11 00:07:31.277405 | controller | TASK [Configure Storage Class name=ci_local_storage] ***************************
2026-06-11 00:07:31.277410 | controller | Thursday 11 June 2026  00:07:31 +0000 (0:00:00.060)       0:03:07.674 *********
2026-06-11 00:07:31.277415 | controller | Thursday 11 June 2026  00:07:31 +0000 (0:00:00.060)       0:03:07.672 *********
2026-06-11 00:07:31.387710 | controller |
2026-06-11 00:07:31.387756 | controller | TASK [ci_local_storage : Create role needed directories path={{ cifmw_cls_manifests_dir }}, state=directory, mode=0755] ***
2026-06-11 00:07:31.387762 | controller | Thursday 11 June 2026  00:07:31 +0000 (0:00:00.110)       0:03:07.784 *********
2026-06-11 00:07:31.387766 | controller | Thursday 11 June 2026  00:07:31 +0000 (0:00:00.110)       0:03:07.783 *********
2026-06-11 00:07:31.572654 | controller | changed: [localhost]
2026-06-11 00:07:31.572705 | controller |
2026-06-11 00:07:31.572718 | 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 00:07:31.572730 | controller | Thursday 11 June 2026  00:07:31 +0000 (0:00:00.184)       0:03:07.969 *********
2026-06-11 00:07:31.572734 | controller | Thursday 11 June 2026  00:07:31 +0000 (0:00:00.184)       0:03:07.968 *********
2026-06-11 00:07:32.285242 | controller | ok: [localhost]
2026-06-11 00:07:32.285320 | controller |
2026-06-11 00:07:32.285328 | 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 00:07:32.285335 | controller | Thursday 11 June 2026  00:07:32 +0000 (0:00:00.711)       0:03:08.681 *********
2026-06-11 00:07:32.285340 | controller | Thursday 11 June 2026  00:07:32 +0000 (0:00:00.711)       0:03:08.680 *********
2026-06-11 00:07:32.655620 | controller | changed: [localhost]
2026-06-11 00:07:32.655703 | controller |
2026-06-11 00:07:32.655714 | 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 00:07:32.655724 | controller | Thursday 11 June 2026  00:07:32 +0000 (0:00:00.371)       0:03:09.052 *********
2026-06-11 00:07:32.655733 | controller | Thursday 11 June 2026  00:07:32 +0000 (0:00:00.371)       0:03:09.051 *********
2026-06-11 00:07:33.371900 | controller | ok: [localhost]
2026-06-11 00:07:33.371976 | controller |
2026-06-11 00:07:33.371985 | controller | TASK [ci_local_storage : Fetch hostnames for all hosts _raw_params=hostname] ***
2026-06-11 00:07:33.371991 | controller | Thursday 11 June 2026  00:07:33 +0000 (0:00:00.716)       0:03:09.768 *********
2026-06-11 00:07:33.371996 | controller | Thursday 11 June 2026  00:07:33 +0000 (0:00:00.716)       0:03:09.767 *********
2026-06-11 00:07:35.198059 | controller | changed: [localhost -> controller(38.102.83.119)] => (item=controller)
2026-06-11 00:07:35.198125 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=crc)
2026-06-11 00:07:35.198131 | controller | changed: [localhost] => (item=localhost)
2026-06-11 00:07:35.198135 | controller |
2026-06-11 00:07:35.198139 | controller | TASK [ci_local_storage : Set the hosts k8s ansible hosts cifmw_ci_local_storage_k8s_hosts={{
2026-06-11 00:07:35.198143 | controller |     _host_map |
2026-06-11 00:07:35.198147 | controller |     selectattr("key", "in", k8s_nodes_hostnames) |
2026-06-11 00:07:35.198150 | controller |     map(attribute="value") |
2026-06-11 00:07:35.198154 | controller |     list
2026-06-11 00:07:35.198158 | controller | }}, cifmw_ci_local_storage_k8s_hostnames={{ k8s_nodes_hostnames }}] ***
2026-06-11 00:07:35.198161 | controller | Thursday 11 June 2026  00:07:35 +0000 (0:00:01.825)       0:03:11.594 *********
2026-06-11 00:07:35.198164 | controller | Thursday 11 June 2026  00:07:35 +0000 (0:00:01.825)       0:03:11.593 *********
2026-06-11 00:07:35.243885 | controller | ok: [localhost]
2026-06-11 00:07:35.243962 | controller |
2026-06-11 00:07:35.243969 | 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 00:07:35.243975 | controller | Thursday 11 June 2026  00:07:35 +0000 (0:00:00.046)       0:03:11.640 *********
2026-06-11 00:07:35.243979 | controller | Thursday 11 June 2026  00:07:35 +0000 (0:00:00.046)       0:03:11.639 *********
2026-06-11 00:07:35.959926 | controller | changed: [localhost]
2026-06-11 00:07:35.959974 | controller |
2026-06-11 00:07:35.959980 | controller | TASK [ci_local_storage : Create directories on worker node _raw_params=worker_node_dirs.yml] ***
2026-06-11 00:07:35.959985 | controller | Thursday 11 June 2026  00:07:35 +0000 (0:00:00.715)       0:03:12.356 *********
2026-06-11 00:07:35.959989 | controller | Thursday 11 June 2026  00:07:35 +0000 (0:00:00.715)       0:03:12.355 *********
2026-06-11 00:07:36.039039 | 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 00:07:36.039100 | controller |
2026-06-11 00:07:36.039105 | controller | TASK [ci_local_storage : Perform action in the PV directory path={{
2026-06-11 00:07:36.039117 | controller |   [
2026-06-11 00:07:36.039120 | controller |     cifmw_cls_local_storage_name,
2026-06-11 00:07:36.039125 | controller |     'pv'+ ("%02d" | format(item | int))
2026-06-11 00:07:36.039129 | controller |   ] | path_join
2026-06-11 00:07:36.039132 | controller | }}, state={{
2026-06-11 00:07:36.039136 | controller |   'directory' if cifmw_cls_action == 'create' else 'absent'
2026-06-11 00:07:36.039140 | controller | }}, mode=0775] ***
2026-06-11 00:07:36.039143 | controller | Thursday 11 June 2026  00:07:36 +0000 (0:00:00.078)       0:03:12.435 *********
2026-06-11 00:07:36.039147 | controller | Thursday 11 June 2026  00:07:36 +0000 (0:00:00.078)       0:03:12.434 *********
2026-06-11 00:07:44.898088 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=1)
2026-06-11 00:07:44.898184 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=2)
2026-06-11 00:07:44.898190 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=3)
2026-06-11 00:07:44.898196 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=4)
2026-06-11 00:07:44.898200 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=5)
2026-06-11 00:07:44.898205 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=6)
2026-06-11 00:07:44.898210 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=7)
2026-06-11 00:07:44.898215 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=8)
2026-06-11 00:07:44.898220 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=9)
2026-06-11 00:07:44.898225 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=10)
2026-06-11 00:07:44.898229 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=11)
2026-06-11 00:07:44.898234 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=12)
2026-06-11 00:07:44.898239 | controller |
2026-06-11 00:07:44.898244 | controller | TASK [ci_local_storage : Manage PV directories on nodes unreachable via SSH _raw_params=uncovered_node_dirs.yml] ***
2026-06-11 00:07:44.898250 | controller | Thursday 11 June 2026  00:07:44 +0000 (0:00:08.858)       0:03:21.293 *********
2026-06-11 00:07:44.898255 | controller | Thursday 11 June 2026  00:07:44 +0000 (0:00:08.858)       0:03:21.292 *********
2026-06-11 00:07:44.937981 | controller | skipping: [localhost]
2026-06-11 00:07:44.938044 | controller |
2026-06-11 00:07:44.938051 | 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 00:07:44.938066 | controller | Thursday 11 June 2026  00:07:44 +0000 (0:00:00.040)       0:03:21.333 *********
2026-06-11 00:07:44.938071 | controller | Thursday 11 June 2026  00:07:44 +0000 (0:00:00.040)       0:03:21.332 *********
2026-06-11 00:07:45.390363 | controller | changed: [localhost]
2026-06-11 00:07:45.390399 | controller |
2026-06-11 00:07:45.390405 | 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 00:07:45.390410 | controller | Thursday 11 June 2026  00:07:45 +0000 (0:00:00.453)       0:03:21.787 *********
2026-06-11 00:07:45.390414 | controller | Thursday 11 June 2026  00:07:45 +0000 (0:00:00.453)       0:03:21.785 *********
2026-06-11 00:07:46.367755 | controller | changed: [localhost]
2026-06-11 00:07:46.367843 | controller |
2026-06-11 00:07:46.367854 | controller | TASK [Configure LVMS Storage Class name=ci_lvms_storage] ***********************
2026-06-11 00:07:46.367863 | controller | Thursday 11 June 2026  00:07:46 +0000 (0:00:00.976)       0:03:22.764 *********
2026-06-11 00:07:46.367893 | controller | Thursday 11 June 2026  00:07:46 +0000 (0:00:00.977)       0:03:22.763 *********
2026-06-11 00:07:46.404949 | controller | skipping: [localhost]
2026-06-11 00:07:46.405036 | controller |
2026-06-11 00:07:46.405047 | controller | TASK [Run edpm_prepare name=edpm_prepare] **************************************
2026-06-11 00:07:46.405056 | controller | Thursday 11 June 2026  00:07:46 +0000 (0:00:00.037)       0:03:22.801 *********
2026-06-11 00:07:46.405064 | controller | Thursday 11 June 2026  00:07:46 +0000 (0:00:00.037)       0:03:22.800 *********
2026-06-11 00:07:46.559989 | controller |
2026-06-11 00:07:46.560025 | 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 00:07:46.560038 | controller | Thursday 11 June 2026  00:07:46 +0000 (0:00:00.155)       0:03:22.956 *********
2026-06-11 00:07:46.560042 | controller | Thursday 11 June 2026  00:07:46 +0000 (0:00:00.155)       0:03:22.955 *********
2026-06-11 00:07:46.606108 | controller | skipping: [localhost]
2026-06-11 00:07:46.606146 | controller |
2026-06-11 00:07:46.606153 | controller | TASK [edpm_prepare : Set install_yamls Makefile environment variables cifmw_edpm_prepare_common_env={{
2026-06-11 00:07:46.606158 | controller |   cifmw_install_yamls_environment |
2026-06-11 00:07:46.606164 | controller |   combine({'PATH': cifmw_path}) |
2026-06-11 00:07:46.606169 | controller |   combine(_install_yamls_repos | default({})) |
2026-06-11 00:07:46.606175 | controller |   combine(cifmw_edpm_prepare_extra_vars | default({}))
2026-06-11 00:07:46.606188 | 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 00:07:46.606193 | controller | OPENSTACK_IMG: {{ operators_build_output[cifmw_operator_build_meta_name].image_catalog }}
2026-06-11 00:07:46.606198 | controller | {% endif %}
2026-06-11 00:07:46.606203 | controller | , cifmw_edpm_prepare_make_openstack_deploy_prep_env=CLEANUP_DIR_CMD: "true"
2026-06-11 00:07:46.606207 | controller | , cifmw_edpm_prepare_operators_build_output={{ operators_build_output }}] ***
2026-06-11 00:07:46.606212 | controller | Thursday 11 June 2026  00:07:46 +0000 (0:00:00.046)       0:03:23.002 *********
2026-06-11 00:07:46.606216 | controller | Thursday 11 June 2026  00:07:46 +0000 (0:00:00.046)       0:03:23.001 *********
2026-06-11 00:07:46.661828 | controller | ok: [localhost]
2026-06-11 00:07:46.661892 | controller |
2026-06-11 00:07:46.661900 | controller | TASK [Prepare storage in CRC name=install_yamls_makes, tasks_from=make_crc_storage] ***
2026-06-11 00:07:46.661906 | controller | Thursday 11 June 2026  00:07:46 +0000 (0:00:00.055)       0:03:23.058 *********
2026-06-11 00:07:46.661912 | controller | Thursday 11 June 2026  00:07:46 +0000 (0:00:00.055)       0:03:23.057 *********
2026-06-11 00:07:46.693392 | controller | skipping: [localhost]
2026-06-11 00:07:46.693446 | controller |
2026-06-11 00:07:46.693451 | controller | TASK [Prepare inputs name=install_yamls_makes, tasks_from=make_input] **********
2026-06-11 00:07:46.693456 | controller | Thursday 11 June 2026  00:07:46 +0000 (0:00:00.031)       0:03:23.090 *********
2026-06-11 00:07:46.693459 | controller | Thursday 11 June 2026  00:07:46 +0000 (0:00:00.031)       0:03:23.088 *********
2026-06-11 00:07:46.754154 | controller |
2026-06-11 00:07:46.754191 | controller | TASK [install_yamls_makes : Debug make_input_env var=make_input_env] ***********
2026-06-11 00:07:46.754196 | controller | Thursday 11 June 2026  00:07:46 +0000 (0:00:00.060)       0:03:23.151 *********
2026-06-11 00:07:46.754200 | controller | Thursday 11 June 2026  00:07:46 +0000 (0:00:00.060)       0:03:23.149 *********
2026-06-11 00:07:46.797783 | controller | ok: [localhost] =>
2026-06-11 00:07:46.797831 | controller |     make_input_env:
2026-06-11 00:07:46.797841 | controller |       BMAAS_INSTANCE_DISK_SIZE: 40
2026-06-11 00:07:46.797850 | controller |       BMAAS_INSTANCE_MEMORY: 8192
2026-06-11 00:07:46.797857 | controller |       BMAAS_INSTANCE_VCPUS: 6
2026-06-11 00:07:46.797865 | controller |       CHECKOUT_FROM_OPENSTACK_REF: 'true'
2026-06-11 00:07:46.797872 | controller |       DATAPLANE_GROWVOLS_ARGS: /=8GB /tmp=1GB /home=1GB /var=8GB
2026-06-11 00:07:46.797880 | controller |       DEPLOY_DIR: /home/zuul/ci-framework-data/artifacts/edpm_compute
2026-06-11 00:07:46.797887 | controller |       INSTALL_CERT_MANAGER: false
2026-06-11 00:07:46.797895 | controller |       KUBECONFIG: /home/zuul/.crc/machines/crc/kubeconfig
2026-06-11 00:07:46.797902 | controller |       OPENSTACK_K8S_BRANCH: main
2026-06-11 00:07:46.797909 | controller |       OUT: /home/zuul/ci-framework-data/artifacts/manifests
2026-06-11 00:07:46.797917 | controller |       OUTPUT_DIR: /home/zuul/ci-framework-data/artifacts/edpm
2026-06-11 00:07:46.797955 | 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 00:07:46.797964 | controller |
2026-06-11 00:07:46.797969 | controller | TASK [install_yamls_makes : Debug make_input_params var=make_input_params] *****
2026-06-11 00:07:46.797982 | controller | Thursday 11 June 2026  00:07:46 +0000 (0:00:00.043)       0:03:23.194 *********
2026-06-11 00:07:46.797987 | controller | Thursday 11 June 2026  00:07:46 +0000 (0:00:00.043)       0:03:23.193 *********
2026-06-11 00:07:46.829108 | controller | skipping: [localhost]
2026-06-11 00:07:46.829148 | controller |
2026-06-11 00:07:46.829156 | 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 00:07:46.829162 | controller | Thursday 11 June 2026  00:07:46 +0000 (0:00:00.031)       0:03:23.225 *********
2026-06-11 00:07:46.829167 | controller | Thursday 11 June 2026  00:07:46 +0000 (0:00:00.031)       0:03:23.224 *********
2026-06-11 00:07:48.190696 | controller | [WARNING]: conditional statements should not include jinja2 templating
2026-06-11 00:07:48.190762 | controller | delimiters such as {{ }} or {% %}. Found: {{ make_input_until | default(true)
2026-06-11 00:07:48.190768 | controller | }}
2026-06-11 00:07:48.209955 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_002_run_input.log
2026-06-11 00:07:48.209984 | controller | changed: [localhost]
2026-06-11 00:07:48.209989 | controller |
2026-06-11 00:07:48.209993 | controller | TASK [OpenStack meta-operator installation name=install_yamls_makes, tasks_from=make_openstack] ***
2026-06-11 00:07:48.209997 | controller | Thursday 11 June 2026  00:07:48 +0000 (0:00:01.381)       0:03:24.606 *********
2026-06-11 00:07:48.210001 | controller | Thursday 11 June 2026  00:07:48 +0000 (0:00:01.381)       0:03:24.605 *********
2026-06-11 00:07:48.279029 | controller |
2026-06-11 00:07:48.279089 | controller | TASK [install_yamls_makes : Debug make_openstack_env var=make_openstack_env] ***
2026-06-11 00:07:48.279094 | controller | Thursday 11 June 2026  00:07:48 +0000 (0:00:00.068)       0:03:24.675 *********
2026-06-11 00:07:48.279097 | controller | Thursday 11 June 2026  00:07:48 +0000 (0:00:00.068)       0:03:24.674 *********
2026-06-11 00:07:48.330201 | controller | ok: [localhost] =>
2026-06-11 00:07:48.330291 | controller |     make_openstack_env:
2026-06-11 00:07:48.330307 | controller |       BMAAS_INSTANCE_DISK_SIZE: 40
2026-06-11 00:07:48.330321 | controller |       BMAAS_INSTANCE_MEMORY: 8192
2026-06-11 00:07:48.330333 | controller |       BMAAS_INSTANCE_VCPUS: 6
2026-06-11 00:07:48.330345 | controller |       CHECKOUT_FROM_OPENSTACK_REF: 'true'
2026-06-11 00:07:48.330358 | controller |       DATAPLANE_GROWVOLS_ARGS: /=8GB /tmp=1GB /home=1GB /var=8GB
2026-06-11 00:07:48.330370 | controller |       DEPLOY_DIR: /home/zuul/ci-framework-data/artifacts/edpm_compute
2026-06-11 00:07:48.330383 | controller |       INSTALL_CERT_MANAGER: false
2026-06-11 00:07:48.330394 | controller |       KUBECONFIG: /home/zuul/.crc/machines/crc/kubeconfig
2026-06-11 00:07:48.330407 | controller |       OPENSTACK_IMG: 38.102.83.64:5001/openstack-k8s-operators/openstack-operator-index:2895d87b692193b55d566fae26f4c769f7f44de8
2026-06-11 00:07:48.330433 | controller |       OPENSTACK_K8S_BRANCH: main
2026-06-11 00:07:48.330446 | controller |       OUT: /home/zuul/ci-framework-data/artifacts/manifests
2026-06-11 00:07:48.330458 | controller |       OUTPUT_DIR: /home/zuul/ci-framework-data/artifacts/edpm
2026-06-11 00:07:48.330471 | 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 00:07:48.330484 | controller |
2026-06-11 00:07:48.330532 | controller | TASK [install_yamls_makes : Debug make_openstack_params var=make_openstack_params] ***
2026-06-11 00:07:48.330542 | controller | Thursday 11 June 2026  00:07:48 +0000 (0:00:00.051)       0:03:24.726 *********
2026-06-11 00:07:48.330551 | controller | Thursday 11 June 2026  00:07:48 +0000 (0:00:00.051)       0:03:24.725 *********
2026-06-11 00:07:48.360600 | controller | skipping: [localhost]
2026-06-11 00:07:48.360657 | controller |
2026-06-11 00:07:48.360684 | 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 00:07:48.360699 | controller | Thursday 11 June 2026  00:07:48 +0000 (0:00:00.030)       0:03:24.757 *********
2026-06-11 00:07:48.360704 | controller | Thursday 11 June 2026  00:07:48 +0000 (0:00:00.030)       0:03:24.756 *********
2026-06-11 00:11:47.999130 | controller | [WARNING]: conditional statements should not include jinja2 templating
2026-06-11 00:11:47.999358 | controller | delimiters such as {{ }} or {% %}. Found: {{ make_openstack_until |
2026-06-11 00:11:47.999364 | controller | default(true) }}
2026-06-11 00:11:48.028773 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_003_run_openstack.log
2026-06-11 00:11:48.028888 | controller | changed: [localhost]
2026-06-11 00:11:48.028895 | controller |
2026-06-11 00:11:48.028900 | 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 00:11:48.028906 | controller | Thursday 11 June 2026  00:11:48 +0000 (0:03:59.667)       0:07:24.425 *********
2026-06-11 00:11:48.028911 | controller | Thursday 11 June 2026  00:11:48 +0000 (0:03:59.667)       0:07:24.424 *********
2026-06-11 00:13:19.630756 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack subscription creation (30 retries left).
2026-06-11 00:13:19.630979 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack subscription creation (29 retries left).
2026-06-11 00:13:19.631000 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack subscription creation (28 retries left).
2026-06-11 00:13:19.631028 | controller | changed: [localhost]
2026-06-11 00:13:19.631042 | controller |
2026-06-11 00:13:19.631065 | 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 00:13:19.631085 | controller | Thursday 11 June 2026  00:13:19 +0000 (0:01:31.601)       0:08:56.026 *********
2026-06-11 00:13:19.631097 | controller | Thursday 11 June 2026  00:13:19 +0000 (0:01:31.601)       0:08:56.025 *********
2026-06-11 00:13:20.128300 | controller | changed: [localhost]
2026-06-11 00:13:20.128366 | controller |
2026-06-11 00:13:20.128376 | 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 00:13:20.128410 | controller | Thursday 11 June 2026  00:13:20 +0000 (0:00:00.498)       0:08:56.525 *********
2026-06-11 00:13:20.128417 | controller | Thursday 11 June 2026  00:13:20 +0000 (0:00:00.498)       0:08:56.523 *********
2026-06-11 00:13:21.346148 | controller | ok: [localhost]
2026-06-11 00:13:21.346210 | controller |
2026-06-11 00:13:21.346217 | controller | TASK [OpenStack meta-operator initialization, if necessary name=install_yamls_makes, tasks_from=make_openstack_init] ***
2026-06-11 00:13:21.346221 | controller | Thursday 11 June 2026  00:13:21 +0000 (0:00:01.217)       0:08:57.742 *********
2026-06-11 00:13:21.346226 | controller | Thursday 11 June 2026  00:13:21 +0000 (0:00:01.217)       0:08:57.741 *********
2026-06-11 00:13:21.441553 | controller |
2026-06-11 00:13:21.441632 | controller | TASK [install_yamls_makes : Debug make_openstack_init_env var=make_openstack_init_env] ***
2026-06-11 00:13:21.441640 | controller | Thursday 11 June 2026  00:13:21 +0000 (0:00:00.095)       0:08:57.837 *********
2026-06-11 00:13:21.441645 | controller | Thursday 11 June 2026  00:13:21 +0000 (0:00:00.095)       0:08:57.836 *********
2026-06-11 00:13:21.506221 | controller | ok: [localhost] =>
2026-06-11 00:13:21.506290 | controller |     make_openstack_init_env:
2026-06-11 00:13:21.506304 | controller |       BMAAS_INSTANCE_DISK_SIZE: 40
2026-06-11 00:13:21.506312 | controller |       BMAAS_INSTANCE_MEMORY: 8192
2026-06-11 00:13:21.506318 | controller |       BMAAS_INSTANCE_VCPUS: 6
2026-06-11 00:13:21.506322 | controller |       CHECKOUT_FROM_OPENSTACK_REF: 'true'
2026-06-11 00:13:21.506325 | controller |       DATAPLANE_GROWVOLS_ARGS: /=8GB /tmp=1GB /home=1GB /var=8GB
2026-06-11 00:13:21.506347 | controller |       DEPLOY_DIR: /home/zuul/ci-framework-data/artifacts/edpm_compute
2026-06-11 00:13:21.506351 | controller |       INSTALL_CERT_MANAGER: false
2026-06-11 00:13:21.506354 | controller |       KUBECONFIG: /home/zuul/.crc/machines/crc/kubeconfig
2026-06-11 00:13:21.506358 | controller |       OPENSTACK_K8S_BRANCH: main
2026-06-11 00:13:21.506361 | controller |       OUT: /home/zuul/ci-framework-data/artifacts/manifests
2026-06-11 00:13:21.506371 | controller |       OUTPUT_DIR: /home/zuul/ci-framework-data/artifacts/edpm
2026-06-11 00:13:21.506375 | 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 00:13:21.506379 | controller |
2026-06-11 00:13:21.506383 | controller | TASK [install_yamls_makes : Debug make_openstack_init_params var=make_openstack_init_params] ***
2026-06-11 00:13:21.506387 | controller | Thursday 11 June 2026  00:13:21 +0000 (0:00:00.065)       0:08:57.902 *********
2026-06-11 00:13:21.506390 | controller | Thursday 11 June 2026  00:13:21 +0000 (0:00:00.065)       0:08:57.901 *********
2026-06-11 00:13:21.556248 | controller | skipping: [localhost]
2026-06-11 00:13:21.556320 | controller |
2026-06-11 00:13:21.556326 | 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 00:13:21.556331 | controller | Thursday 11 June 2026  00:13:21 +0000 (0:00:00.049)       0:08:57.952 *********
2026-06-11 00:13:21.556335 | controller | Thursday 11 June 2026  00:13:21 +0000 (0:00:00.049)       0:08:57.951 *********
2026-06-11 00:16:05.709938 | controller | [WARNING]: conditional statements should not include jinja2 templating
2026-06-11 00:16:05.710005 | controller | delimiters such as {{ }} or {% %}. Found: {{ make_openstack_init_until |
2026-06-11 00:16:05.710011 | controller | default(true) }}
2026-06-11 00:16:05.726809 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_004_run_openstack_init.log
2026-06-11 00:16:05.726855 | controller | changed: [localhost]
2026-06-11 00:16:05.726861 | controller |
2026-06-11 00:16:05.726865 | controller | TASK [Update OpenStack Services containers Env name=set_openstack_containers] ***
2026-06-11 00:16:05.726869 | controller | Thursday 11 June 2026  00:16:05 +0000 (0:02:44.170)       0:11:42.123 *********
2026-06-11 00:16:05.726872 | controller | Thursday 11 June 2026  00:16:05 +0000 (0:02:44.170)       0:11:42.122 *********
2026-06-11 00:16:05.759667 | controller | skipping: [localhost]
2026-06-11 00:16:05.759731 | controller |
2026-06-11 00:16:05.759739 | 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 00:16:05.759744 | controller | Thursday 11 June 2026  00:16:05 +0000 (0:00:00.032)       0:11:42.156 *********
2026-06-11 00:16:05.759747 | controller | Thursday 11 June 2026  00:16:05 +0000 (0:00:00.032)       0:11:42.155 *********
2026-06-11 00:16:05.791462 | controller | skipping: [localhost]
2026-06-11 00:16:05.791534 | controller |
2026-06-11 00:16:05.791539 | controller | TASK [Prepare OpenStack control plane CR name=install_yamls_makes, tasks_from=make_openstack_deploy_prep] ***
2026-06-11 00:16:05.791544 | controller | Thursday 11 June 2026  00:16:05 +0000 (0:00:00.031)       0:11:42.188 *********
2026-06-11 00:16:05.791547 | controller | Thursday 11 June 2026  00:16:05 +0000 (0:00:00.031)       0:11:42.187 *********
2026-06-11 00:16:05.855956 | controller |
2026-06-11 00:16:05.856007 | controller | TASK [install_yamls_makes : Debug make_openstack_deploy_prep_env var=make_openstack_deploy_prep_env] ***
2026-06-11 00:16:05.856012 | controller | Thursday 11 June 2026  00:16:05 +0000 (0:00:00.064)       0:11:42.252 *********
2026-06-11 00:16:05.856016 | controller | Thursday 11 June 2026  00:16:05 +0000 (0:00:00.064)       0:11:42.251 *********
2026-06-11 00:16:05.906684 | controller | ok: [localhost] =>
2026-06-11 00:16:05.906719 | controller |     make_openstack_deploy_prep_env:
2026-06-11 00:16:05.906724 | controller |       BMAAS_INSTANCE_DISK_SIZE: 40
2026-06-11 00:16:05.906728 | controller |       BMAAS_INSTANCE_MEMORY: 8192
2026-06-11 00:16:05.906737 | controller |       BMAAS_INSTANCE_VCPUS: 6
2026-06-11 00:16:05.906741 | controller |       CHECKOUT_FROM_OPENSTACK_REF: 'true'
2026-06-11 00:16:05.906745 | controller |       CLEANUP_DIR_CMD: 'true'
2026-06-11 00:16:05.906748 | controller |       DATAPLANE_GROWVOLS_ARGS: /=8GB /tmp=1GB /home=1GB /var=8GB
2026-06-11 00:16:05.906752 | controller |       DEPLOY_DIR: /home/zuul/ci-framework-data/artifacts/edpm_compute
2026-06-11 00:16:05.906756 | controller |       INSTALL_CERT_MANAGER: false
2026-06-11 00:16:05.906759 | controller |       KUBECONFIG: /home/zuul/.crc/machines/crc/kubeconfig
2026-06-11 00:16:05.906763 | controller |       OPENSTACK_K8S_BRANCH: main
2026-06-11 00:16:05.906767 | controller |       OUT: /home/zuul/ci-framework-data/artifacts/manifests
2026-06-11 00:16:05.906770 | controller |       OUTPUT_DIR: /home/zuul/ci-framework-data/artifacts/edpm
2026-06-11 00:16:05.906774 | 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 00:16:05.906778 | controller |
2026-06-11 00:16:05.906782 | controller | TASK [install_yamls_makes : Debug make_openstack_deploy_prep_params var=make_openstack_deploy_prep_params] ***
2026-06-11 00:16:05.906786 | controller | Thursday 11 June 2026  00:16:05 +0000 (0:00:00.050)       0:11:42.303 *********
2026-06-11 00:16:05.906789 | controller | Thursday 11 June 2026  00:16:05 +0000 (0:00:00.050)       0:11:42.302 *********
2026-06-11 00:16:05.942240 | controller | skipping: [localhost]
2026-06-11 00:16:05.942311 | controller |
2026-06-11 00:16:05.942316 | 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 00:16:05.942322 | controller | Thursday 11 June 2026  00:16:05 +0000 (0:00:00.035)       0:11:42.338 *********
2026-06-11 00:16:05.942340 | controller | Thursday 11 June 2026  00:16:05 +0000 (0:00:00.035)       0:11:42.337 *********
2026-06-11 00:16:07.268527 | controller | [WARNING]: conditional statements should not include jinja2 templating
2026-06-11 00:16:07.268590 | controller | delimiters such as {{ }} or {% %}. Found: {{ make_openstack_deploy_prep_until |
2026-06-11 00:16:07.268595 | controller | default(true) }}
2026-06-11 00:16:07.296202 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_005_run_openstack_deploy_prep.log
2026-06-11 00:16:07.296268 | controller | changed: [localhost]
2026-06-11 00:16:07.296273 | controller |
2026-06-11 00:16:07.296278 | controller | TASK [Deploy NetConfig name=install_yamls_makes, tasks_from=make_netconfig_deploy] ***
2026-06-11 00:16:07.296282 | controller | Thursday 11 June 2026  00:16:07 +0000 (0:00:01.353)       0:11:43.692 *********
2026-06-11 00:16:07.296286 | controller | Thursday 11 June 2026  00:16:07 +0000 (0:00:01.353)       0:11:43.691 *********
2026-06-11 00:16:07.357277 | controller |
2026-06-11 00:16:07.357371 | controller | TASK [install_yamls_makes : Debug make_netconfig_deploy_env var=make_netconfig_deploy_env] ***
2026-06-11 00:16:07.357386 | controller | Thursday 11 June 2026  00:16:07 +0000 (0:00:00.061)       0:11:43.754 *********
2026-06-11 00:16:07.357394 | controller | Thursday 11 June 2026  00:16:07 +0000 (0:00:00.061)       0:11:43.752 *********
2026-06-11 00:16:07.417078 | controller | ok: [localhost] =>
2026-06-11 00:16:07.417172 | controller |     make_netconfig_deploy_env:
2026-06-11 00:16:07.417183 | controller |       BMAAS_INSTANCE_DISK_SIZE: 40
2026-06-11 00:16:07.417192 | controller |       BMAAS_INSTANCE_MEMORY: 8192
2026-06-11 00:16:07.417199 | controller |       BMAAS_INSTANCE_VCPUS: 6
2026-06-11 00:16:07.417207 | controller |       CHECKOUT_FROM_OPENSTACK_REF: 'true'
2026-06-11 00:16:07.417215 | controller |       DATAPLANE_GROWVOLS_ARGS: /=8GB /tmp=1GB /home=1GB /var=8GB
2026-06-11 00:16:07.417224 | controller |       DEPLOY_DIR: /home/zuul/ci-framework-data/artifacts/edpm_compute
2026-06-11 00:16:07.417232 | controller |       INSTALL_CERT_MANAGER: false
2026-06-11 00:16:07.417240 | controller |       KUBECONFIG: /home/zuul/.crc/machines/crc/kubeconfig
2026-06-11 00:16:07.417248 | controller |       OPENSTACK_K8S_BRANCH: main
2026-06-11 00:16:07.417267 | controller |       OUT: /home/zuul/ci-framework-data/artifacts/manifests
2026-06-11 00:16:07.417275 | controller |       OUTPUT_DIR: /home/zuul/ci-framework-data/artifacts/edpm
2026-06-11 00:16:07.417283 | 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 00:16:07.417292 | controller |
2026-06-11 00:16:07.417300 | controller | TASK [install_yamls_makes : Debug make_netconfig_deploy_params var=make_netconfig_deploy_params] ***
2026-06-11 00:16:07.417308 | controller | Thursday 11 June 2026  00:16:07 +0000 (0:00:00.059)       0:11:43.813 *********
2026-06-11 00:16:07.417316 | controller | Thursday 11 June 2026  00:16:07 +0000 (0:00:00.059)       0:11:43.812 *********
2026-06-11 00:16:07.448712 | controller | skipping: [localhost]
2026-06-11 00:16:07.448795 | controller |
2026-06-11 00:16:07.448806 | 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 00:16:07.448816 | controller | Thursday 11 June 2026  00:16:07 +0000 (0:00:00.031)       0:11:43.845 *********
2026-06-11 00:16:07.448824 | controller | Thursday 11 June 2026  00:16:07 +0000 (0:00:00.031)       0:11:43.844 *********
2026-06-11 00:16:10.938244 | controller | [WARNING]: conditional statements should not include jinja2 templating
2026-06-11 00:16:10.938311 | controller | delimiters such as {{ }} or {% %}. Found: {{ make_netconfig_deploy_until |
2026-06-11 00:16:10.938319 | controller | default(true) }}
2026-06-11 00:16:10.965030 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_006_run_netconfig_deploy.log
2026-06-11 00:16:10.965070 | controller | changed: [localhost]
2026-06-11 00:16:10.965075 | controller |
2026-06-11 00:16:10.965080 | controller | TASK [edpm_prepare : Kustomize and deploy OpenStackControlPlane _raw_params=kustomize_and_deploy.yml] ***
2026-06-11 00:16:10.965084 | controller | Thursday 11 June 2026  00:16:10 +0000 (0:00:03.516)       0:11:47.361 *********
2026-06-11 00:16:10.965088 | controller | Thursday 11 June 2026  00:16:10 +0000 (0:00:03.516)       0:11:47.360 *********
2026-06-11 00:16:11.039151 | 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 00:16:11.039187 | controller |
2026-06-11 00:16:11.039192 | controller | TASK [edpm_prepare : Controlplane name _ctlplane_name=controlplane] ************
2026-06-11 00:16:11.039196 | controller | Thursday 11 June 2026  00:16:11 +0000 (0:00:00.074)       0:11:47.435 *********
2026-06-11 00:16:11.039200 | controller | Thursday 11 June 2026  00:16:11 +0000 (0:00:00.074)       0:11:47.434 *********
2026-06-11 00:16:11.071898 | controller | ok: [localhost]
2026-06-11 00:16:11.071933 | controller |
2026-06-11 00:16:11.071938 | 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 00:16:11.071943 | controller | Thursday 11 June 2026  00:16:11 +0000 (0:00:00.032)       0:11:47.468 *********
2026-06-11 00:16:11.071947 | controller | Thursday 11 June 2026  00:16:11 +0000 (0:00:00.032)       0:11:47.467 *********
2026-06-11 00:16:11.116835 | controller | skipping: [localhost]
2026-06-11 00:16:11.116904 | controller |
2026-06-11 00:16:11.116910 | controller | TASK [Prepare OpenStackVersion CR name=update_containers] **********************
2026-06-11 00:16:11.116916 | controller | Thursday 11 June 2026  00:16:11 +0000 (0:00:00.044)       0:11:47.513 *********
2026-06-11 00:16:11.116921 | controller | Thursday 11 June 2026  00:16:11 +0000 (0:00:00.044)       0:11:47.512 *********
2026-06-11 00:16:11.151161 | controller | skipping: [localhost]
2026-06-11 00:16:11.151207 | controller |
2026-06-11 00:16:11.151212 | 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 00:16:11.151232 | controller | Thursday 11 June 2026  00:16:11 +0000 (0:00:00.034)       0:11:47.548 *********
2026-06-11 00:16:11.151236 | controller | Thursday 11 June 2026  00:16:11 +0000 (0:00:00.034)       0:11:47.546 *********
2026-06-11 00:16:11.197447 | controller | ok: [localhost]
2026-06-11 00:16:11.197530 | controller |
2026-06-11 00:16:11.197539 | 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 00:16:11.197545 | controller |   cifmw_edpm_prepare_kustomizations +
2026-06-11 00:16:11.197551 | controller |   _ctlplane_name_kustomizations +
2026-06-11 00:16:11.197556 | controller |   (cifmw_edpm_prepare_extra_kustomizations | default([]))
2026-06-11 00:16:11.197560 | controller | }}, kustomizations_paths={{
2026-06-11 00:16:11.197564 | controller |   [
2026-06-11 00:16:11.197567 | controller |     (
2026-06-11 00:16:11.197571 | controller |       [
2026-06-11 00:16:11.197575 | controller |         cifmw_edpm_prepare_manifests_dir,
2026-06-11 00:16:11.197578 | controller |         'kustomizations',
2026-06-11 00:16:11.197582 | controller |         'controlplane'
2026-06-11 00:16:11.197586 | controller |       ] | ansible.builtin.path_join
2026-06-11 00:16:11.197589 | controller |     )
2026-06-11 00:16:11.197593 | controller |   ]
2026-06-11 00:16:11.197596 | controller | }}] ***
2026-06-11 00:16:11.197600 | controller | Thursday 11 June 2026  00:16:11 +0000 (0:00:00.045)       0:11:47.594 *********
2026-06-11 00:16:11.197604 | controller | Thursday 11 June 2026  00:16:11 +0000 (0:00:00.046)       0:11:47.592 *********
2026-06-11 00:16:11.789585 | controller | changed: [localhost]
2026-06-11 00:16:11.789686 | controller |
2026-06-11 00:16:11.789695 | controller | TASK [edpm_prepare : Log the CR that is about to be applied var=cifmw_edpm_prepare_crs_kustomize_result] ***
2026-06-11 00:16:11.789701 | controller | Thursday 11 June 2026  00:16:11 +0000 (0:00:00.592)       0:11:48.186 *********
2026-06-11 00:16:11.789707 | controller | Thursday 11 June 2026  00:16:11 +0000 (0:00:00.592)       0:11:48.185 *********
2026-06-11 00:16:11.824567 | controller | ok: [localhost] =>
2026-06-11 00:16:11.824614 | controller |     cifmw_edpm_prepare_crs_kustomize_result:
2026-06-11 00:16:11.824619 | controller |       changed: true
2026-06-11 00:16:11.824624 | controller |       count: 2
2026-06-11 00:16:11.824627 | controller |       failed: false
2026-06-11 00:16:11.824631 | controller |       kustomizations_paths:
2026-06-11 00:16:11.824635 | controller |       - /home/zuul/ci-framework-data/artifacts/manifests/openstack/openstack/cr/kustomization.yaml
2026-06-11 00:16:11.824639 | controller |       output_path: /home/zuul/ci-framework-data/artifacts/manifests/openstack/openstack/cr/cifmw-kustomization-result.yaml
2026-06-11 00:16:11.824643 | controller |       result:
2026-06-11 00:16:11.824647 | controller |       - apiVersion: core.openstack.org/v1beta1
2026-06-11 00:16:11.824651 | controller |         kind: OpenStackControlPlane
2026-06-11 00:16:11.824655 | controller |         metadata:
2026-06-11 00:16:11.824658 | controller |           labels:
2026-06-11 00:16:11.824662 | controller |             created-by: install_yamls
2026-06-11 00:16:11.824665 | controller |           name: controlplane
2026-06-11 00:16:11.824669 | controller |           namespace: openstack
2026-06-11 00:16:11.824672 | controller |         spec:
2026-06-11 00:16:11.824676 | controller |           barbican:
2026-06-11 00:16:11.824679 | controller |             apiOverride:
2026-06-11 00:16:11.824682 | controller |               route: {}
2026-06-11 00:16:11.824686 | controller |             template:
2026-06-11 00:16:11.824689 | controller |               barbicanAPI:
2026-06-11 00:16:11.824693 | controller |                 override:
2026-06-11 00:16:11.824696 | controller |                   service:
2026-06-11 00:16:11.824700 | controller |                     internal:
2026-06-11 00:16:11.824703 | controller |                       metadata:
2026-06-11 00:16:11.824707 | controller |                         annotations:
2026-06-11 00:16:11.824710 | controller |                           metallb.universe.tf/address-pool: internalapi
2026-06-11 00:16:11.824714 | controller |                           metallb.universe.tf/allow-shared-ip: internalapi
2026-06-11 00:16:11.824718 | controller |                           metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-11 00:16:11.824728 | controller |                       spec:
2026-06-11 00:16:11.824732 | controller |                         type: LoadBalancer
2026-06-11 00:16:11.824735 | controller |                 replicas: 1
2026-06-11 00:16:11.824739 | controller |               barbicanKeystoneListener:
2026-06-11 00:16:11.824743 | controller |                 replicas: 1
2026-06-11 00:16:11.824748 | controller |               barbicanWorker:
2026-06-11 00:16:11.824752 | controller |                 replicas: 1
2026-06-11 00:16:11.824757 | controller |               databaseInstance: openstack
2026-06-11 00:16:11.824762 | controller |               notificationsBus:
2026-06-11 00:16:11.824766 | controller |                 cluster: rabbitmq
2026-06-11 00:16:11.824771 | controller |               secret: osp-secret
2026-06-11 00:16:11.824776 | controller |           cinder:
2026-06-11 00:16:11.824781 | controller |             apiOverride:
2026-06-11 00:16:11.824786 | controller |               route: {}
2026-06-11 00:16:11.824791 | controller |             template:
2026-06-11 00:16:11.824795 | controller |               cinderAPI:
2026-06-11 00:16:11.824800 | controller |                 override:
2026-06-11 00:16:11.824805 | controller |                   service:
2026-06-11 00:16:11.824810 | controller |                     internal:
2026-06-11 00:16:11.824815 | controller |                       metadata:
2026-06-11 00:16:11.824820 | controller |                         annotations:
2026-06-11 00:16:11.824825 | controller |                           metallb.universe.tf/address-pool: internalapi
2026-06-11 00:16:11.824830 | controller |                           metallb.universe.tf/allow-shared-ip: internalapi
2026-06-11 00:16:11.824835 | controller |                           metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-11 00:16:11.824839 | controller |                       spec:
2026-06-11 00:16:11.824844 | controller |                         type: LoadBalancer
2026-06-11 00:16:11.824849 | controller |               cinderBackup:
2026-06-11 00:16:11.824854 | controller |                 networkAttachments:
2026-06-11 00:16:11.824859 | controller |                 - storage
2026-06-11 00:16:11.824864 | controller |                 replicas: 0
2026-06-11 00:16:11.824881 | controller |               cinderScheduler:
2026-06-11 00:16:11.824888 | controller |                 replicas: 1
2026-06-11 00:16:11.824893 | controller |               cinderVolumes:
2026-06-11 00:16:11.824897 | controller |                 volume1:
2026-06-11 00:16:11.824900 | controller |                   networkAttachments:
2026-06-11 00:16:11.824904 | controller |                   - storage
2026-06-11 00:16:11.824907 | controller |                   replicas: 0
2026-06-11 00:16:11.824912 | controller |               databaseInstance: openstack
2026-06-11 00:16:11.824916 | controller |               secret: osp-secret
2026-06-11 00:16:11.824921 | controller |           designate:
2026-06-11 00:16:11.824927 | controller |             apiOverride:
2026-06-11 00:16:11.824931 | controller |               route: {}
2026-06-11 00:16:11.824936 | controller |             enabled: false
2026-06-11 00:16:11.824941 | controller |             template:
2026-06-11 00:16:11.824946 | controller |               databaseInstance: openstack
2026-06-11 00:16:11.824954 | controller |               designateAPI:
2026-06-11 00:16:11.824960 | controller |                 override:
2026-06-11 00:16:11.824965 | controller |                   service:
2026-06-11 00:16:11.824970 | controller |                     internal:
2026-06-11 00:16:11.824974 | controller |                       metadata:
2026-06-11 00:16:11.824979 | controller |                         annotations:
2026-06-11 00:16:11.824984 | controller |                           metallb.universe.tf/address-pool: internalapi
2026-06-11 00:16:11.824989 | controller |                           metallb.universe.tf/allow-shared-ip: internalapi
2026-06-11 00:16:11.824994 | controller |                           metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-11 00:16:11.824999 | controller |                       spec:
2026-06-11 00:16:11.825004 | controller |                         type: LoadBalancer
2026-06-11 00:16:11.825009 | controller |               designateBackendbind9:
2026-06-11 00:16:11.825014 | controller |                 networkAttachments:
2026-06-11 00:16:11.825019 | controller |                 - designate
2026-06-11 00:16:11.825023 | controller |                 replicas: 1
2026-06-11 00:16:11.825028 | controller |                 storageClass: local-storage
2026-06-11 00:16:11.825033 | controller |                 storageRequest: 10Gi
2026-06-11 00:16:11.825038 | controller |               designateCentral:
2026-06-11 00:16:11.825043 | controller |                 replicas: 1
2026-06-11 00:16:11.825052 | controller |               designateMdns:
2026-06-11 00:16:11.825057 | controller |                 networkAttachments:
2026-06-11 00:16:11.825061 | controller |                 - designate
2026-06-11 00:16:11.825066 | controller |                 replicas: 1
2026-06-11 00:16:11.825071 | controller |               designateProducer:
2026-06-11 00:16:11.825076 | controller |                 replicas: 1
2026-06-11 00:16:11.825082 | controller |               designateWorker:
2026-06-11 00:16:11.825086 | controller |                 networkAttachments:
2026-06-11 00:16:11.825091 | controller |                 - designate
2026-06-11 00:16:11.825096 | controller |                 replicas: 1
2026-06-11 00:16:11.825101 | controller |               secret: osp-secret
2026-06-11 00:16:11.825106 | controller |           dns:
2026-06-11 00:16:11.825111 | controller |             template:
2026-06-11 00:16:11.825115 | controller |               options:
2026-06-11 00:16:11.825120 | controller |               - key: server
2026-06-11 00:16:11.825125 | controller |                 values:
2026-06-11 00:16:11.825130 | controller |                 - 192.168.122.1
2026-06-11 00:16:11.825135 | controller |               override:
2026-06-11 00:16:11.825140 | controller |                 service:
2026-06-11 00:16:11.825145 | controller |                   metadata:
2026-06-11 00:16:11.825149 | controller |                     annotations:
2026-06-11 00:16:11.825154 | controller |                       metallb.universe.tf/address-pool: ctlplane
2026-06-11 00:16:11.825160 | controller |                       metallb.universe.tf/allow-shared-ip: ctlplane
2026-06-11 00:16:11.825189 | controller |                       metallb.universe.tf/loadBalancerIPs: 192.168.122.80
2026-06-11 00:16:11.825194 | controller |                   spec:
2026-06-11 00:16:11.825199 | controller |                     type: LoadBalancer
2026-06-11 00:16:11.825204 | controller |               replicas: 1
2026-06-11 00:16:11.825209 | controller |           galera:
2026-06-11 00:16:11.825214 | controller |             templates:
2026-06-11 00:16:11.825219 | controller |               openstack:
2026-06-11 00:16:11.825223 | controller |                 replicas: 1
2026-06-11 00:16:11.825229 | controller |                 secret: osp-secret
2026-06-11 00:16:11.825234 | controller |                 storageRequest: 10G
2026-06-11 00:16:11.825239 | controller |               openstack-cell1:
2026-06-11 00:16:11.825244 | controller |                 replicas: 1
2026-06-11 00:16:11.825248 | controller |                 secret: osp-secret
2026-06-11 00:16:11.825253 | controller |                 storageRequest: 10G
2026-06-11 00:16:11.825258 | controller |           glance:
2026-06-11 00:16:11.825263 | controller |             apiOverrides:
2026-06-11 00:16:11.825268 | controller |               default:
2026-06-11 00:16:11.825272 | controller |                 route: {}
2026-06-11 00:16:11.825277 | controller |             template:
2026-06-11 00:16:11.825282 | controller |               customServiceConfig: |
2026-06-11 00:16:11.825287 | controller |                 [DEFAULT]
2026-06-11 00:16:11.825292 | controller |                 enabled_backends = default_backend:swift
2026-06-11 00:16:11.825297 | controller |                 [glance_store]
2026-06-11 00:16:11.825301 | controller |                 default_backend = default_backend
2026-06-11 00:16:11.825306 | controller |                 [default_backend]
2026-06-11 00:16:11.825311 | controller |                 swift_store_create_container_on_put = True
2026-06-11 00:16:11.825316 | controller |                 swift_store_auth_version = 3
2026-06-11 00:16:11.825321 | controller |                 swift_store_auth_address = {{ .KeystoneInternalURL }}
2026-06-11 00:16:11.825326 | controller |                 swift_store_endpoint_type = internalURL
2026-06-11 00:16:11.825331 | controller |                 swift_store_user = service:glance
2026-06-11 00:16:11.825336 | controller |                 swift_store_key = {{ .ServicePassword }}
2026-06-11 00:16:11.825340 | controller |               databaseInstance: openstack
2026-06-11 00:16:11.825345 | controller |               glanceAPIs:
2026-06-11 00:16:11.825350 | controller |                 default:
2026-06-11 00:16:11.825354 | controller |                   networkAttachments:
2026-06-11 00:16:11.825359 | controller |                   - storage
2026-06-11 00:16:11.825364 | controller |                   override:
2026-06-11 00:16:11.825369 | controller |                     service:
2026-06-11 00:16:11.825374 | controller |                       internal:
2026-06-11 00:16:11.825379 | controller |                         metadata:
2026-06-11 00:16:11.825384 | controller |                           annotations:
2026-06-11 00:16:11.825388 | controller |                             metallb.universe.tf/address-pool: internalapi
2026-06-11 00:16:11.825397 | controller |                             metallb.universe.tf/allow-shared-ip: internalapi
2026-06-11 00:16:11.825403 | controller |                             metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-11 00:16:11.825408 | controller |                         spec:
2026-06-11 00:16:11.825413 | controller |                           type: LoadBalancer
2026-06-11 00:16:11.825418 | controller |                   replicas: 1
2026-06-11 00:16:11.825422 | controller |               keystoneEndpoint: default
2026-06-11 00:16:11.825427 | controller |               secret: osp-secret
2026-06-11 00:16:11.825432 | controller |               storage:
2026-06-11 00:16:11.825437 | controller |                 storageClass: ''
2026-06-11 00:16:11.825441 | controller |                 storageRequest: 10Gi
2026-06-11 00:16:11.825458 | controller |           heat:
2026-06-11 00:16:11.825464 | controller |             apiOverride:
2026-06-11 00:16:11.825469 | controller |               route: {}
2026-06-11 00:16:11.825473 | controller |             cnfAPIOverride:
2026-06-11 00:16:11.825478 | controller |               route: {}
2026-06-11 00:16:11.825483 | controller |             enabled: false
2026-06-11 00:16:11.825500 | controller |             template:
2026-06-11 00:16:11.825618 | controller |               databaseInstance: openstack
2026-06-11 00:16:11.825628 | controller |               heatAPI:
2026-06-11 00:16:11.825633 | controller |                 override:
2026-06-11 00:16:11.825682 | controller |                   service:
2026-06-11 00:16:11.825687 | controller |                     internal:
2026-06-11 00:16:11.825692 | controller |                       metadata:
2026-06-11 00:16:11.825697 | controller |                         annotations:
2026-06-11 00:16:11.825702 | controller |                           metallb.universe.tf/address-pool: internalapi
2026-06-11 00:16:11.825707 | controller |                           metallb.universe.tf/allow-shared-ip: internalapi
2026-06-11 00:16:11.825711 | controller |                           metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-11 00:16:11.825716 | controller |                       spec:
2026-06-11 00:16:11.825725 | controller |                         type: LoadBalancer
2026-06-11 00:16:11.825731 | controller |                 replicas: 1
2026-06-11 00:16:11.825736 | controller |               heatEngine:
2026-06-11 00:16:11.825740 | controller |                 override:
2026-06-11 00:16:11.825745 | controller |                   service:
2026-06-11 00:16:11.825749 | controller |                     internal:
2026-06-11 00:16:11.825754 | controller |                       metadata:
2026-06-11 00:16:11.825759 | controller |                         annotations:
2026-06-11 00:16:11.825764 | controller |                           metallb.universe.tf/address-pool: internalapi
2026-06-11 00:16:11.825768 | controller |                           metallb.universe.tf/allow-shared-ip: internalapi
2026-06-11 00:16:11.825773 | controller |                           metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-11 00:16:11.825778 | controller |                       spec:
2026-06-11 00:16:11.825783 | controller |                         type: LoadBalancer
2026-06-11 00:16:11.825787 | controller |                 replicas: 1
2026-06-11 00:16:11.825792 | controller |               secret: osp-secret
2026-06-11 00:16:11.825797 | controller |           horizon:
2026-06-11 00:16:11.825802 | controller |             apiOverride:
2026-06-11 00:16:11.825806 | controller |               route: {}
2026-06-11 00:16:11.825811 | controller |             template:
2026-06-11 00:16:11.825816 | controller |               replicas: 1
2026-06-11 00:16:11.825820 | controller |               secret: osp-secret
2026-06-11 00:16:11.825825 | controller |           ironic:
2026-06-11 00:16:11.825830 | controller |             enabled: false
2026-06-11 00:16:11.825835 | controller |             template:
2026-06-11 00:16:11.825839 | controller |               databaseInstance: openstack
2026-06-11 00:16:11.825844 | controller |               ironicAPI:
2026-06-11 00:16:11.825849 | controller |                 replicas: 1
2026-06-11 00:16:11.825854 | controller |               ironicConductors:
2026-06-11 00:16:11.825858 | controller |               - replicas: 1
2026-06-11 00:16:11.825863 | controller |                 storageRequest: 10Gi
2026-06-11 00:16:11.825868 | controller |               ironicInspector:
2026-06-11 00:16:11.825873 | controller |                 replicas: 1
2026-06-11 00:16:11.825877 | controller |               ironicNeutronAgent:
2026-06-11 00:16:11.825882 | controller |                 replicas: 1
2026-06-11 00:16:11.825887 | controller |               secret: osp-secret
2026-06-11 00:16:11.825896 | controller |           keystone:
2026-06-11 00:16:11.825901 | controller |             apiOverride:
2026-06-11 00:16:11.825906 | controller |               route: {}
2026-06-11 00:16:11.825910 | controller |             template:
2026-06-11 00:16:11.825915 | controller |               databaseInstance: openstack
2026-06-11 00:16:11.825920 | controller |               notificationsBus:
2026-06-11 00:16:11.825925 | controller |                 cluster: rabbitmq
2026-06-11 00:16:11.825930 | controller |               override:
2026-06-11 00:16:11.825934 | controller |                 service:
2026-06-11 00:16:11.825939 | controller |                   internal:
2026-06-11 00:16:11.825944 | controller |                     metadata:
2026-06-11 00:16:11.825948 | controller |                       annotations:
2026-06-11 00:16:11.825977 | controller |                         metallb.universe.tf/address-pool: internalapi
2026-06-11 00:16:11.825982 | controller |                         metallb.universe.tf/allow-shared-ip: internalapi
2026-06-11 00:16:11.825986 | controller |                         metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-11 00:16:11.825991 | controller |                     spec:
2026-06-11 00:16:11.825996 | controller |                       type: LoadBalancer
2026-06-11 00:16:11.826000 | controller |               secret: osp-secret
2026-06-11 00:16:11.826005 | controller |           manila:
2026-06-11 00:16:11.826010 | controller |             apiOverride:
2026-06-11 00:16:11.826015 | controller |               route: {}
2026-06-11 00:16:11.826019 | controller |             template:
2026-06-11 00:16:11.826024 | controller |               databaseInstance: openstack
2026-06-11 00:16:11.826029 | controller |               manilaAPI:
2026-06-11 00:16:11.826033 | controller |                 networkAttachments:
2026-06-11 00:16:11.826038 | controller |                 - internalapi
2026-06-11 00:16:11.826043 | controller |                 override:
2026-06-11 00:16:11.826048 | controller |                   service:
2026-06-11 00:16:11.826051 | controller |                     internal:
2026-06-11 00:16:11.826054 | controller |                       metadata:
2026-06-11 00:16:11.826058 | controller |                         annotations:
2026-06-11 00:16:11.826061 | controller |                           metallb.universe.tf/address-pool: internalapi
2026-06-11 00:16:11.826065 | controller |                           metallb.universe.tf/allow-shared-ip: internalapi
2026-06-11 00:16:11.826068 | controller |                           metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-11 00:16:11.826071 | controller |                       spec:
2026-06-11 00:16:11.826075 | controller |                         type: LoadBalancer
2026-06-11 00:16:11.826078 | controller |                 replicas: 1
2026-06-11 00:16:11.826081 | controller |               manilaScheduler:
2026-06-11 00:16:11.826085 | controller |                 replicas: 1
2026-06-11 00:16:11.826088 | controller |               manilaShares:
2026-06-11 00:16:11.826091 | controller |                 share1:
2026-06-11 00:16:11.826095 | controller |                   networkAttachments:
2026-06-11 00:16:11.826098 | controller |                   - storage
2026-06-11 00:16:11.826101 | controller |                   replicas: 1
2026-06-11 00:16:11.826104 | controller |           memcached:
2026-06-11 00:16:11.826108 | controller |             templates:
2026-06-11 00:16:11.826111 | controller |               memcached:
2026-06-11 00:16:11.826114 | controller |                 replicas: 1
2026-06-11 00:16:11.826118 | controller |           neutron:
2026-06-11 00:16:11.826121 | controller |             apiOverride:
2026-06-11 00:16:11.826124 | controller |               route: {}
2026-06-11 00:16:11.826128 | controller |             template:
2026-06-11 00:16:11.826131 | controller |               databaseInstance: openstack
2026-06-11 00:16:11.826134 | controller |               networkAttachments:
2026-06-11 00:16:11.826138 | controller |               - internalapi
2026-06-11 00:16:11.826141 | controller |               override:
2026-06-11 00:16:11.826144 | controller |                 service:
2026-06-11 00:16:11.826148 | controller |                   internal:
2026-06-11 00:16:11.826151 | controller |                     metadata:
2026-06-11 00:16:11.826154 | controller |                       annotations:
2026-06-11 00:16:11.826158 | controller |                         metallb.universe.tf/address-pool: internalapi
2026-06-11 00:16:11.826161 | controller |                         metallb.universe.tf/allow-shared-ip: internalapi
2026-06-11 00:16:11.826164 | controller |                         metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-11 00:16:11.826168 | controller |                     spec:
2026-06-11 00:16:11.826174 | controller |                       type: LoadBalancer
2026-06-11 00:16:11.826178 | controller |               secret: osp-secret
2026-06-11 00:16:11.826181 | controller |           nova:
2026-06-11 00:16:11.826184 | controller |             apiOverride:
2026-06-11 00:16:11.826188 | controller |               route: {}
2026-06-11 00:16:11.826191 | controller |             template:
2026-06-11 00:16:11.826194 | controller |               apiServiceTemplate:
2026-06-11 00:16:11.826198 | controller |                 override:
2026-06-11 00:16:11.826201 | controller |                   service:
2026-06-11 00:16:11.826204 | controller |                     internal:
2026-06-11 00:16:11.826208 | controller |                       metadata:
2026-06-11 00:16:11.826211 | controller |                         annotations:
2026-06-11 00:16:11.826214 | controller |                           metallb.universe.tf/address-pool: internalapi
2026-06-11 00:16:11.826218 | controller |                           metallb.universe.tf/allow-shared-ip: internalapi
2026-06-11 00:16:11.826221 | controller |                           metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-11 00:16:11.826225 | controller |                       spec:
2026-06-11 00:16:11.826228 | controller |                         type: LoadBalancer
2026-06-11 00:16:11.826231 | controller |               cellTemplates:
2026-06-11 00:16:11.826235 | controller |                 cell0:
2026-06-11 00:16:11.826241 | controller |                   cellDatabaseAccount: nova-cell0
2026-06-11 00:16:11.826245 | controller |                   cellDatabaseInstance: openstack
2026-06-11 00:16:11.826248 | controller |                   conductorServiceTemplate:
2026-06-11 00:16:11.826251 | controller |                     replicas: 1
2026-06-11 00:16:11.826255 | controller |                   hasAPIAccess: true
2026-06-11 00:16:11.826258 | controller |                   messagingBus:
2026-06-11 00:16:11.826261 | controller |                     cluster: rabbitmq
2026-06-11 00:16:11.826265 | controller |                 cell1:
2026-06-11 00:16:11.826268 | controller |                   cellDatabaseAccount: nova-cell1
2026-06-11 00:16:11.826271 | controller |                   cellDatabaseInstance: openstack-cell1
2026-06-11 00:16:11.826275 | controller |                   conductorServiceTemplate:
2026-06-11 00:16:11.826278 | controller |                     replicas: 1
2026-06-11 00:16:11.826281 | controller |                   hasAPIAccess: true
2026-06-11 00:16:11.826285 | controller |                   messagingBus:
2026-06-11 00:16:11.826288 | controller |                     cluster: rabbitmq-cell1
2026-06-11 00:16:11.826291 | controller |               metadataServiceTemplate:
2026-06-11 00:16:11.826295 | controller |                 override:
2026-06-11 00:16:11.826298 | controller |                   service:
2026-06-11 00:16:11.826301 | controller |                     metadata:
2026-06-11 00:16:11.826305 | controller |                       annotations:
2026-06-11 00:16:11.826308 | controller |                         metallb.universe.tf/address-pool: internalapi
2026-06-11 00:16:11.826312 | controller |                         metallb.universe.tf/allow-shared-ip: internalapi
2026-06-11 00:16:11.826315 | controller |                         metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-11 00:16:11.826318 | controller |                     spec:
2026-06-11 00:16:11.826322 | controller |                       type: LoadBalancer
2026-06-11 00:16:11.826325 | controller |               secret: osp-secret
2026-06-11 00:16:11.826328 | controller |           octavia:
2026-06-11 00:16:11.826332 | controller |             enabled: false
2026-06-11 00:16:11.826335 | controller |             template:
2026-06-11 00:16:11.826338 | controller |               databaseInstance: openstack
2026-06-11 00:16:11.826342 | controller |               octaviaAPI:
2026-06-11 00:16:11.826345 | controller |                 replicas: 1
2026-06-11 00:16:11.826348 | controller |               secret: osp-secret
2026-06-11 00:16:11.826352 | controller |           ovn:
2026-06-11 00:16:11.826355 | controller |             template:
2026-06-11 00:16:11.826358 | controller |               ovnController:
2026-06-11 00:16:11.826362 | controller |                 networkAttachment: tenant
2026-06-11 00:16:11.826365 | controller |                 nicMappings:
2026-06-11 00:16:11.826368 | controller |                   datacentre: ospbr
2026-06-11 00:16:11.826372 | controller |               ovnDBCluster:
2026-06-11 00:16:11.826375 | controller |                 ovndbcluster-nb:
2026-06-11 00:16:11.826378 | controller |                   dbType: NB
2026-06-11 00:16:11.826385 | controller |                   networkAttachment: internalapi
2026-06-11 00:16:11.826389 | controller |                   storageRequest: 10Gi
2026-06-11 00:16:11.826394 | controller |                 ovndbcluster-sb:
2026-06-11 00:16:11.826398 | controller |                   dbType: SB
2026-06-11 00:16:11.826401 | controller |                   networkAttachment: internalapi
2026-06-11 00:16:11.826404 | controller |                   storageRequest: 10Gi
2026-06-11 00:16:11.826408 | controller |           placement:
2026-06-11 00:16:11.826411 | controller |             apiOverride:
2026-06-11 00:16:11.826414 | controller |               route: {}
2026-06-11 00:16:11.826418 | controller |             template:
2026-06-11 00:16:11.826421 | controller |               databaseInstance: openstack
2026-06-11 00:16:11.826424 | controller |               override:
2026-06-11 00:16:11.826428 | controller |                 service:
2026-06-11 00:16:11.826431 | controller |                   internal:
2026-06-11 00:16:11.826434 | controller |                     metadata:
2026-06-11 00:16:11.826438 | controller |                       annotations:
2026-06-11 00:16:11.826442 | controller |                         metallb.universe.tf/address-pool: internalapi
2026-06-11 00:16:11.826445 | controller |                         metallb.universe.tf/allow-shared-ip: internalapi
2026-06-11 00:16:11.826449 | controller |                         metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-11 00:16:11.826452 | controller |                     spec:
2026-06-11 00:16:11.826455 | controller |                       type: LoadBalancer
2026-06-11 00:16:11.826459 | controller |               secret: osp-secret
2026-06-11 00:16:11.826462 | controller |           rabbitmq:
2026-06-11 00:16:11.826465 | controller |             templates:
2026-06-11 00:16:11.826469 | controller |               rabbitmq:
2026-06-11 00:16:11.826472 | controller |                 override:
2026-06-11 00:16:11.826475 | controller |                   service:
2026-06-11 00:16:11.826479 | controller |                     metadata:
2026-06-11 00:16:11.826482 | controller |                       annotations:
2026-06-11 00:16:11.826485 | controller |                         metallb.universe.tf/address-pool: internalapi
2026-06-11 00:16:11.826508 | controller |                         metallb.universe.tf/loadBalancerIPs: 172.17.0.85
2026-06-11 00:16:11.826511 | controller |                     spec:
2026-06-11 00:16:11.826515 | controller |                       type: LoadBalancer
2026-06-11 00:16:11.826518 | controller |               rabbitmq-cell1:
2026-06-11 00:16:11.826521 | controller |                 override:
2026-06-11 00:16:11.826525 | controller |                   service:
2026-06-11 00:16:11.826528 | controller |                     metadata:
2026-06-11 00:16:11.826531 | controller |                       annotations:
2026-06-11 00:16:11.826535 | controller |                         metallb.universe.tf/address-pool: internalapi
2026-06-11 00:16:11.826538 | controller |                         metallb.universe.tf/loadBalancerIPs: 172.17.0.86
2026-06-11 00:16:11.826541 | controller |                     spec:
2026-06-11 00:16:11.826545 | controller |                       type: LoadBalancer
2026-06-11 00:16:11.826548 | controller |           redis:
2026-06-11 00:16:11.826552 | controller |             enabled: false
2026-06-11 00:16:11.826555 | controller |           secret: osp-secret
2026-06-11 00:16:11.826558 | controller |           storageClass: local-storage
2026-06-11 00:16:11.826562 | controller |           swift:
2026-06-11 00:16:11.826565 | controller |             enabled: true
2026-06-11 00:16:11.826568 | controller |             proxyOverride:
2026-06-11 00:16:11.826572 | controller |               route: {}
2026-06-11 00:16:11.826575 | controller |             template:
2026-06-11 00:16:11.826578 | controller |               swiftProxy:
2026-06-11 00:16:11.826582 | controller |                 networkAttachments:
2026-06-11 00:16:11.826585 | controller |                 - storage
2026-06-11 00:16:11.826588 | controller |                 override:
2026-06-11 00:16:11.826592 | controller |                   service:
2026-06-11 00:16:11.826595 | controller |                     internal:
2026-06-11 00:16:11.826598 | controller |                       metadata:
2026-06-11 00:16:11.826602 | controller |                         annotations:
2026-06-11 00:16:11.826606 | controller |                           metallb.universe.tf/address-pool: internalapi
2026-06-11 00:16:11.826609 | controller |                           metallb.universe.tf/allow-shared-ip: internalapi
2026-06-11 00:16:11.826613 | controller |                           metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-11 00:16:11.826616 | controller |                       spec:
2026-06-11 00:16:11.826619 | controller |                         type: LoadBalancer
2026-06-11 00:16:11.826631 | controller |                 replicas: 1
2026-06-11 00:16:11.826634 | controller |               swiftRing:
2026-06-11 00:16:11.826638 | controller |                 ringReplicas: 1
2026-06-11 00:16:11.826641 | controller |               swiftStorage:
2026-06-11 00:16:11.826644 | controller |                 networkAttachments:
2026-06-11 00:16:11.826648 | controller |                 - storage
2026-06-11 00:16:11.826651 | controller |                 replicas: 1
2026-06-11 00:16:11.826654 | controller |           telemetry:
2026-06-11 00:16:11.826658 | controller |             enabled: true
2026-06-11 00:16:11.826663 | controller |             template:
2026-06-11 00:16:11.826667 | controller |               autoscaling:
2026-06-11 00:16:11.826671 | controller |                 aodh:
2026-06-11 00:16:11.826674 | controller |                   databaseAccount: aodh
2026-06-11 00:16:11.826678 | controller |                   databaseInstance: openstack
2026-06-11 00:16:11.826681 | controller |                   notificationsBus:
2026-06-11 00:16:11.826685 | controller |                     cluster: rabbitmq
2026-06-11 00:16:11.826688 | controller |                   passwordSelectors: null
2026-06-11 00:16:11.826691 | controller |                   secret: osp-secret
2026-06-11 00:16:11.826695 | controller |                 enabled: false
2026-06-11 00:16:11.826698 | controller |                 heatInstance: heat
2026-06-11 00:16:11.826701 | controller |               ceilometer:
2026-06-11 00:16:11.826705 | controller |                 enabled: true
2026-06-11 00:16:11.826708 | controller |                 notificationsBus:
2026-06-11 00:16:11.826711 | controller |                   cluster: rabbitmq
2026-06-11 00:16:11.826715 | controller |                 secret: osp-secret
2026-06-11 00:16:11.826718 | controller |               cloudkitty:
2026-06-11 00:16:11.826721 | controller |                 apiTimeout: 0
2026-06-11 00:16:11.826725 | controller |                 cloudKittyAPI:
2026-06-11 00:16:11.826728 | controller |                   override:
2026-06-11 00:16:11.826731 | controller |                     service:
2026-06-11 00:16:11.826735 | controller |                       internal:
2026-06-11 00:16:11.826738 | controller |                         metadata:
2026-06-11 00:16:11.826742 | controller |                           annotations:
2026-06-11 00:16:11.826745 | controller |                             metallb.universe.tf/address-pool: internalapi
2026-06-11 00:16:11.826748 | controller |                             metallb.universe.tf/allow-shared-ip: internalapi
2026-06-11 00:16:11.826752 | controller |                             metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-11 00:16:11.826755 | controller |                         spec:
2026-06-11 00:16:11.826758 | controller |                           type: LoadBalancer
2026-06-11 00:16:11.826762 | controller |                   replicas: 1
2026-06-11 00:16:11.826765 | controller |                   resources: {}
2026-06-11 00:16:11.826769 | controller |                   tls:
2026-06-11 00:16:11.826772 | controller |                     api:
2026-06-11 00:16:11.826775 | controller |                       internal: {}
2026-06-11 00:16:11.826779 | controller |                       public: {}
2026-06-11 00:16:11.826782 | controller |                     caBundleSecretName: combined-ca-bundle
2026-06-11 00:16:11.826785 | controller |                 cloudKittyProc:
2026-06-11 00:16:11.826789 | controller |                   replicas: 1
2026-06-11 00:16:11.826792 | controller |                   resources: {}
2026-06-11 00:16:11.826795 | controller |                   tls:
2026-06-11 00:16:11.826799 | controller |                     caBundleSecretName: combined-ca-bundle
2026-06-11 00:16:11.826805 | controller |                 databaseAccount: cloudkitty
2026-06-11 00:16:11.826809 | controller |                 databaseInstance: openstack
2026-06-11 00:16:11.826812 | controller |                 enabled: false
2026-06-11 00:16:11.826815 | controller |                 memcachedInstance: memcached
2026-06-11 00:16:11.826819 | controller |                 messagingBus:
2026-06-11 00:16:11.826822 | controller |                   cluster: rabbitmq
2026-06-11 00:16:11.826826 | controller |                 passwordSelector:
2026-06-11 00:16:11.826829 | controller |                   aodhService: AodhPassword
2026-06-11 00:16:11.826832 | controller |                   ceilometerService: CeilometerPassword
2026-06-11 00:16:11.826836 | controller |                   cloudKittyService: CloudKittyPassword
2026-06-11 00:16:11.826839 | controller |                 preserveJobs: false
2026-06-11 00:16:11.826842 | controller |                 s3StorageConfig:
2026-06-11 00:16:11.826846 | controller |                   schemas:
2026-06-11 00:16:11.826851 | controller |                   - effectiveDate: '2024-11-18'
2026-06-11 00:16:11.826854 | controller |                     version: v13
2026-06-11 00:16:11.826858 | controller |                   secret:
2026-06-11 00:16:11.826861 | controller |                     name: cloudkitty-loki-s3
2026-06-11 00:16:11.826865 | controller |                     type: s3
2026-06-11 00:16:11.826869 | controller |                 secret: osp-secret
2026-06-11 00:16:11.826872 | controller |                 serviceUser: cloudkitty
2026-06-11 00:16:11.826876 | controller |                 storageClass: local-storage
2026-06-11 00:16:11.826879 | controller |               logging:
2026-06-11 00:16:11.826882 | controller |                 annotations:
2026-06-11 00:16:11.826886 | controller |                   metallb.universe.tf/address-pool: internalapi
2026-06-11 00:16:11.826889 | controller |                   metallb.universe.tf/allow-shared-ip: internalapi
2026-06-11 00:16:11.826892 | controller |                   metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-11 00:16:11.826896 | controller |                 cloNamespace: openshift-logging
2026-06-11 00:16:11.826899 | controller |                 enabled: false
2026-06-11 00:16:11.826903 | controller |                 ipaddr: 172.17.0.80
2026-06-11 00:16:11.826906 | controller |                 port: 10514
2026-06-11 00:16:11.826909 | controller |               metricStorage:
2026-06-11 00:16:11.826913 | controller |                 enabled: false
2026-06-11 00:16:11.826917 | controller |                 monitoringStack:
2026-06-11 00:16:11.826920 | controller |                   alertingEnabled: true
2026-06-11 00:16:11.826924 | controller |                   scrapeInterval: 30s
2026-06-11 00:16:11.826927 | controller |                   storage:
2026-06-11 00:16:11.826930 | controller |                     persistent:
2026-06-11 00:16:11.826934 | controller |                       pvcStorageRequest: 10Gi
2026-06-11 00:16:11.826937 | controller |                     retention: 24h
2026-06-11 00:16:11.826940 | controller |                     strategy: persistent
2026-06-11 00:16:11.835017 | controller |
2026-06-11 00:16:11.835036 | 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 00:16:11.835041 | controller | Thursday 11 June 2026  00:16:11 +0000 (0:00:00.045)       0:11:48.231 *********
2026-06-11 00:16:11.835044 | controller | Thursday 11 June 2026  00:16:11 +0000 (0:00:00.045)       0:11:48.230 *********
2026-06-11 00:16:12.188104 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_007_apply_the_openstackcontrolplan.log
2026-06-11 00:16:12.188167 | controller | changed: [localhost]
2026-06-11 00:16:12.188173 | controller |
2026-06-11 00:16:12.188177 | controller | TASK [edpm_prepare : Wait for control plane to change its status seconds={{ cifmw_edpm_prepare_wait_controplane_status_change_sec }}] ***
2026-06-11 00:16:12.188181 | controller | Thursday 11 June 2026  00:16:12 +0000 (0:00:00.352)       0:11:48.584 *********
2026-06-11 00:16:12.188186 | controller | Thursday 11 June 2026  00:16:12 +0000 (0:00:00.352)       0:11:48.583 *********
2026-06-11 00:16:42.269462 | controller | Pausing for 30 seconds
2026-06-11 00:16:42.269548 | controller | ok: [localhost]
2026-06-11 00:16:42.269554 | controller |
2026-06-11 00:16:42.269569 | 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 00:16:42.269573 | controller | Thursday 11 June 2026  00:16:42 +0000 (0:00:30.080)       0:12:18.665 *********
2026-06-11 00:16:42.269578 | controller | Thursday 11 June 2026  00:16:42 +0000 (0:00:30.080)       0:12:18.664 *********
2026-06-11 00:23:42.280727 | controller | changed: [localhost]
2026-06-11 00:23:42.280859 | controller |
2026-06-11 00:23:42.280867 | controller | TASK [Extract and install OpenStackControlplane CA role=install_openstack_ca] ***
2026-06-11 00:23:42.280873 | controller | Thursday 11 June 2026  00:23:42 +0000 (0:07:00.009)       0:19:18.675 *********
2026-06-11 00:23:42.280878 | controller | Thursday 11 June 2026  00:23:42 +0000 (0:07:00.009)       0:19:18.674 *********
2026-06-11 00:23:42.381679 | controller |
2026-06-11 00:23:42.381767 | controller | TASK [install_openstack_ca : Get CA bundle data with retries] ******************
2026-06-11 00:23:42.381800 | controller | Thursday 11 June 2026  00:23:42 +0000 (0:00:00.102)       0:19:18.778 *********
2026-06-11 00:23:42.381803 | controller | Thursday 11 June 2026  00:23:42 +0000 (0:00:00.102)       0:19:18.776 *********
2026-06-11 00:23:42.827474 | controller | changed: [localhost]
2026-06-11 00:23:42.827546 | controller |
2026-06-11 00:23:42.827554 | controller | TASK [install_openstack_ca : Set _ca_bundle fact if CA returned from OCP] ******
2026-06-11 00:23:42.827560 | controller | Thursday 11 June 2026  00:23:42 +0000 (0:00:00.446)       0:19:19.224 *********
2026-06-11 00:23:42.827565 | controller | Thursday 11 June 2026  00:23:42 +0000 (0:00:00.446)       0:19:19.222 *********
2026-06-11 00:23:42.871965 | controller | ok: [localhost]
2026-06-11 00:23:42.872034 | controller |
2026-06-11 00:23:42.872039 | 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 00:23:42.872045 | controller | Thursday 11 June 2026  00:23:42 +0000 (0:00:00.044)       0:19:19.268 *********
2026-06-11 00:23:42.872049 | controller | Thursday 11 June 2026  00:23:42 +0000 (0:00:00.044)       0:19:19.267 *********
2026-06-11 00:23:43.264250 | controller | changed: [localhost]
2026-06-11 00:23:43.264343 | controller |
2026-06-11 00:23:43.264356 | 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 00:23:43.264366 | controller | Thursday 11 June 2026  00:23:43 +0000 (0:00:00.392)       0:19:19.660 *********
2026-06-11 00:23:43.264375 | controller | Thursday 11 June 2026  00:23:43 +0000 (0:00:00.392)       0:19:19.659 *********
2026-06-11 00:23:43.462298 | controller | ok: [localhost]
2026-06-11 00:23:43.462371 | controller |
2026-06-11 00:23:43.462379 | controller | TASK [Call install_ca role to inject OpenStackControlplane CA file if present role=install_ca] ***
2026-06-11 00:23:43.462385 | controller | Thursday 11 June 2026  00:23:43 +0000 (0:00:00.197)       0:19:19.858 *********
2026-06-11 00:23:43.462390 | controller | Thursday 11 June 2026  00:23:43 +0000 (0:00:00.197)       0:19:19.857 *********
2026-06-11 00:23:43.542397 | controller |
2026-06-11 00:23:43.542478 | controller | TASK [install_ca : Ensure target directory exists path={{ cifmw_install_ca_trust_dir }}, state=directory, mode=0755] ***
2026-06-11 00:23:43.542487 | controller | Thursday 11 June 2026  00:23:43 +0000 (0:00:00.080)       0:19:19.938 *********
2026-06-11 00:23:43.542511 | controller | Thursday 11 June 2026  00:23:43 +0000 (0:00:00.080)       0:19:19.937 *********
2026-06-11 00:23:43.766047 | controller | ok: [localhost]
2026-06-11 00:23:43.766088 | controller |
2026-06-11 00:23:43.766095 | 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 00:23:43.766101 | controller | Thursday 11 June 2026  00:23:43 +0000 (0:00:00.223)       0:19:20.162 *********
2026-06-11 00:23:43.766106 | controller | Thursday 11 June 2026  00:23:43 +0000 (0:00:00.223)       0:19:20.161 *********
2026-06-11 00:23:43.796534 | controller | skipping: [localhost]
2026-06-11 00:23:43.796574 | controller |
2026-06-11 00:23:43.796581 | 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 00:23:43.796588 | controller | Thursday 11 June 2026  00:23:43 +0000 (0:00:00.030)       0:19:20.193 *********
2026-06-11 00:23:43.796593 | controller | Thursday 11 June 2026  00:23:43 +0000 (0:00:00.030)       0:19:20.191 *********
2026-06-11 00:23:43.826188 | controller | skipping: [localhost]
2026-06-11 00:23:43.826220 | controller |
2026-06-11 00:23:43.826233 | 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 00:23:43.826238 | controller | Thursday 11 June 2026  00:23:43 +0000 (0:00:00.029)       0:19:20.222 *********
2026-06-11 00:23:43.826242 | controller | Thursday 11 June 2026  00:23:43 +0000 (0:00:00.029)       0:19:20.221 *********
2026-06-11 00:23:43.854891 | controller | skipping: [localhost]
2026-06-11 00:23:43.854930 | controller |
2026-06-11 00:23:43.854935 | 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 00:23:43.854940 | controller | Thursday 11 June 2026  00:23:43 +0000 (0:00:00.028)       0:19:20.251 *********
2026-06-11 00:23:43.854945 | controller | Thursday 11 June 2026  00:23:43 +0000 (0:00:00.028)       0:19:20.250 *********
2026-06-11 00:23:44.278564 | controller | changed: [localhost]
2026-06-11 00:23:44.278635 | controller |
2026-06-11 00:23:44.278644 | controller | TASK [install_ca : Update ca bundle _raw_params=update-ca-trust] ***************
2026-06-11 00:23:44.278649 | controller | Thursday 11 June 2026  00:23:44 +0000 (0:00:00.423)       0:19:20.675 *********
2026-06-11 00:23:44.278654 | controller | Thursday 11 June 2026  00:23:44 +0000 (0:00:00.423)       0:19:20.673 *********
2026-06-11 00:23:45.823752 | controller | changed: [localhost]
2026-06-11 00:23:45.823790 | controller |
2026-06-11 00:23:45.823797 | 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 00:23:45.823803 | controller | Thursday 11 June 2026  00:23:45 +0000 (0:00:01.545)       0:19:22.220 *********
2026-06-11 00:23:45.823808 | controller | Thursday 11 June 2026  00:23:45 +0000 (0:00:01.545)       0:19:22.219 *********
2026-06-11 00:23:46.111650 | controller | changed: [localhost]
2026-06-11 00:23:46.111718 | controller |
2026-06-11 00:23:46.111724 | 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 00:23:46.111729 | controller | Thursday 11 June 2026  00:23:46 +0000 (0:00:00.287)       0:19:22.508 *********
2026-06-11 00:23:46.111733 | controller | Thursday 11 June 2026  00:23:46 +0000 (0:00:00.287)       0:19:22.507 *********
2026-06-11 00:23:46.573946 | controller | ok: [localhost]
2026-06-11 00:23:46.574024 | controller |
2026-06-11 00:23:46.574033 | 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 00:23:46.574039 | controller | Thursday 11 June 2026  00:23:46 +0000 (0:00:00.462)       0:19:22.970 *********
2026-06-11 00:23:46.574045 | controller | Thursday 11 June 2026  00:23:46 +0000 (0:00:00.462)       0:19:22.969 *********
2026-06-11 00:23:46.652201 | controller | ok: [localhost]
2026-06-11 00:23:46.652282 | controller |
2026-06-11 00:23:46.652289 | 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 00:23:46.652306 | controller | Thursday 11 June 2026  00:23:46 +0000 (0:00:00.078)       0:19:23.048 *********
2026-06-11 00:23:46.652312 | controller | Thursday 11 June 2026  00:23:46 +0000 (0:00:00.078)       0:19:23.047 *********
2026-06-11 00:23:46.789891 | controller | ok: [localhost]
2026-06-11 00:23:46.789980 | controller |
2026-06-11 00:23:46.789990 | controller | TASK [run_hook : Loop on hooks for post_ctlplane_deploy _raw_params={{ hook.type }}.yml] ***
2026-06-11 00:23:46.789996 | controller | Thursday 11 June 2026  00:23:46 +0000 (0:00:00.137)       0:19:23.186 *********
2026-06-11 00:23:46.790001 | controller | Thursday 11 June 2026  00:23:46 +0000 (0:00:00.137)       0:19:23.185 *********
2026-06-11 00:23:46.923098 | controller | skipping: [localhost]
2026-06-11 00:23:46.923171 | controller |
2026-06-11 00:23:46.923176 | controller | TASK [cifmw_setup : Load parameters files dir={{ cifmw_basedir }}/artifacts/parameters] ***
2026-06-11 00:23:46.923181 | controller | Thursday 11 June 2026  00:23:46 +0000 (0:00:00.133)       0:19:23.319 *********
2026-06-11 00:23:46.923185 | controller | Thursday 11 June 2026  00:23:46 +0000 (0:00:00.133)       0:19:23.318 *********
2026-06-11 00:23:46.994814 | controller | ok: [localhost]
2026-06-11 00:23:46.994884 | controller |
2026-06-11 00:23:46.994890 | controller | TASK [edpm_deploy_baremetal : Define minimal set of repo variables when not running on Zuul _install_yamls_repos={{
2026-06-11 00:23:46.994905 | controller |   (
2026-06-11 00:23:46.994908 | controller |     {
2026-06-11 00:23:46.994912 | controller |       'OPENSTACK_REPO': operators_build_output[cifmw_operator_build_meta_name].git_src_dir,
2026-06-11 00:23:46.994916 | controller |       'OPENSTACK_BRANCH': '',
2026-06-11 00:23:46.994920 | controller |       'GIT_CLONE_OPTS': '-l',
2026-06-11 00:23:46.994923 | controller |     } if (cifmw_operator_build_meta_name is defined and cifmw_operator_build_meta_name in operators_build_output)
2026-06-11 00:23:46.994927 | controller |     else {}
2026-06-11 00:23:46.994931 | controller |   )
2026-06-11 00:23:46.994934 | controller | }}] ***
2026-06-11 00:23:46.994938 | controller | Thursday 11 June 2026  00:23:46 +0000 (0:00:00.071)       0:19:23.391 *********
2026-06-11 00:23:46.994942 | controller | Thursday 11 June 2026  00:23:46 +0000 (0:00:00.071)       0:19:23.390 *********
2026-06-11 00:23:47.035813 | controller | skipping: [localhost]
2026-06-11 00:23:47.035897 | controller |
2026-06-11 00:23:47.035924 | controller | TASK [edpm_deploy_baremetal : Set install_yamls Makefile environment variables cifmw_edpm_deploy_baremetal_common_env={{
2026-06-11 00:23:47.035931 | controller |   cifmw_install_yamls_environment |
2026-06-11 00:23:47.035936 | controller |   combine({'PATH': cifmw_path}) |
2026-06-11 00:23:47.035941 | controller |   combine(_install_yamls_repos | default({}))
2026-06-11 00:23:47.035946 | controller | }}, cifmw_edpm_deploy_baremetal_make_openstack_env={{
2026-06-11 00:23:47.035951 | controller |   cifmw_edpm_deploy_baremetal_make_openstack_env | default({}) |
2026-06-11 00:23:47.035955 | controller |   combine(
2026-06-11 00:23:47.035960 | controller |     {
2026-06-11 00:23:47.035965 | controller |       'OPENSTACK_IMG': operators_build_output[cifmw_operator_build_meta_name].image_catalog,
2026-06-11 00:23:47.035970 | controller |     } if (cifmw_operator_build_meta_name is defined and cifmw_operator_build_meta_name in operators_build_output)
2026-06-11 00:23:47.035975 | controller |     else {}
2026-06-11 00:23:47.035980 | controller |   )
2026-06-11 00:23:47.035984 | controller | }}, cifmw_edpm_deploy_baremetal_operators_build_output={{ operators_build_output }}] ***
2026-06-11 00:23:47.035989 | controller | Thursday 11 June 2026  00:23:47 +0000 (0:00:00.041)       0:19:23.432 *********
2026-06-11 00:23:47.035994 | controller | Thursday 11 June 2026  00:23:47 +0000 (0:00:00.041)       0:19:23.431 *********
2026-06-11 00:23:47.078641 | controller | ok: [localhost]
2026-06-11 00:23:47.078712 | controller |
2026-06-11 00:23:47.078718 | controller | TASK [Create virtual baremetal name=install_yamls_makes, tasks_from=make_edpm_baremetal_compute] ***
2026-06-11 00:23:47.078723 | controller | Thursday 11 June 2026  00:23:47 +0000 (0:00:00.042)       0:19:23.475 *********
2026-06-11 00:23:47.078726 | controller | Thursday 11 June 2026  00:23:47 +0000 (0:00:00.042)       0:19:23.473 *********
2026-06-11 00:23:47.130033 | controller |
2026-06-11 00:23:47.130105 | controller | TASK [install_yamls_makes : Debug make_edpm_baremetal_compute_env var=make_edpm_baremetal_compute_env] ***
2026-06-11 00:23:47.130110 | controller | Thursday 11 June 2026  00:23:47 +0000 (0:00:00.051)       0:19:23.526 *********
2026-06-11 00:23:47.130128 | controller | Thursday 11 June 2026  00:23:47 +0000 (0:00:00.051)       0:19:23.525 *********
2026-06-11 00:23:47.172030 | controller | ok: [localhost] =>
2026-06-11 00:23:47.172118 | controller |     make_edpm_baremetal_compute_env:
2026-06-11 00:23:47.172129 | controller |       BMAAS_INSTANCE_DISK_SIZE: 40
2026-06-11 00:23:47.172134 | controller |       BMAAS_INSTANCE_MEMORY: 8192
2026-06-11 00:23:47.172139 | controller |       BMAAS_INSTANCE_VCPUS: 6
2026-06-11 00:23:47.172144 | controller |       CHECKOUT_FROM_OPENSTACK_REF: 'true'
2026-06-11 00:23:47.172149 | controller |       DATAPLANE_GROWVOLS_ARGS: /=8GB /tmp=1GB /home=1GB /var=8GB
2026-06-11 00:23:47.172154 | controller |       DEPLOY_DIR: /home/zuul/ci-framework-data/artifacts/edpm_compute
2026-06-11 00:23:47.172159 | controller |       INSTALL_CERT_MANAGER: false
2026-06-11 00:23:47.172164 | controller |       KUBECONFIG: /home/zuul/.crc/machines/crc/kubeconfig
2026-06-11 00:23:47.172169 | controller |       OPENSTACK_IMG: 38.102.83.64:5001/openstack-k8s-operators/openstack-operator-index:2895d87b692193b55d566fae26f4c769f7f44de8
2026-06-11 00:23:47.172175 | controller |       OPENSTACK_K8S_BRANCH: main
2026-06-11 00:23:47.172180 | controller |       OUT: /home/zuul/ci-framework-data/artifacts/manifests
2026-06-11 00:23:47.172184 | controller |       OUTPUT_DIR: /home/zuul/ci-framework-data/artifacts/edpm
2026-06-11 00:23:47.172203 | 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 00:23:47.172209 | controller |
2026-06-11 00:23:47.172215 | controller | TASK [install_yamls_makes : Debug make_edpm_baremetal_compute_params var=make_edpm_baremetal_compute_params] ***
2026-06-11 00:23:47.172220 | controller | Thursday 11 June 2026  00:23:47 +0000 (0:00:00.041)       0:19:23.568 *********
2026-06-11 00:23:47.172225 | controller | Thursday 11 June 2026  00:23:47 +0000 (0:00:00.041)       0:19:23.567 *********
2026-06-11 00:23:47.216237 | controller | skipping: [localhost]
2026-06-11 00:23:47.216323 | controller |
2026-06-11 00:23:47.216331 | 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 00:23:47.216337 | controller | Thursday 11 June 2026  00:23:47 +0000 (0:00:00.044)       0:19:23.612 *********
2026-06-11 00:23:47.216342 | controller | Thursday 11 June 2026  00:23:47 +0000 (0:00:00.044)       0:19:23.611 *********
2026-06-11 00:24:13.877360 | controller | [WARNING]: conditional statements should not include jinja2 templating
2026-06-11 00:24:13.877411 | controller | delimiters such as {{ }} or {% %}. Found: {{ make_edpm_baremetal_compute_until
2026-06-11 00:24:13.877417 | controller | | default(true) }}
2026-06-11 00:24:13.897339 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_008_run_edpm_baremetal_compute.log
2026-06-11 00:24:13.897412 | controller | changed: [localhost]
2026-06-11 00:24:13.897423 | controller |
2026-06-11 00:24:13.897429 | 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 00:24:13.897435 | controller | Thursday 11 June 2026  00:24:13 +0000 (0:00:26.681)       0:19:50.294 *********
2026-06-11 00:24:13.897440 | controller | Thursday 11 June 2026  00:24:13 +0000 (0:00:26.681)       0:19:50.292 *********
2026-06-11 00:24:13.933615 | controller | skipping: [localhost]
2026-06-11 00:24:13.933675 | controller |
2026-06-11 00:24:13.933680 | controller | TASK [edpm_deploy_baremetal : Define DATAPLANE_EXTRA_NOVA_CONFIG_FILE cifmw_edpm_deploy_baremetal_common_env={{
2026-06-11 00:24:13.933685 | controller |   cifmw_edpm_deploy_baremetal_common_env | default({}) |
2026-06-11 00:24:13.933689 | controller |   combine({'DATAPLANE_EXTRA_NOVA_CONFIG_FILE': _cifmw_edpm_deploy_baremetal_nova_extra_config_file })
2026-06-11 00:24:13.933693 | controller | }}, cacheable=True] ***
2026-06-11 00:24:13.933696 | controller | Thursday 11 June 2026  00:24:13 +0000 (0:00:00.036)       0:19:50.330 *********
2026-06-11 00:24:13.933700 | controller | Thursday 11 June 2026  00:24:13 +0000 (0:00:00.036)       0:19:50.329 *********
2026-06-11 00:24:13.969131 | controller | skipping: [localhost]
2026-06-11 00:24:13.969198 | controller |
2026-06-11 00:24:13.969204 | controller | TASK [Prepare OpenStack Dataplane NodeSet CR name=install_yamls_makes, tasks_from=make_edpm_deploy_baremetal_prep] ***
2026-06-11 00:24:13.969209 | controller | Thursday 11 June 2026  00:24:13 +0000 (0:00:00.035)       0:19:50.365 *********
2026-06-11 00:24:13.969213 | controller | Thursday 11 June 2026  00:24:13 +0000 (0:00:00.035)       0:19:50.364 *********
2026-06-11 00:24:14.016376 | controller |
2026-06-11 00:24:14.016408 | controller | TASK [install_yamls_makes : Debug make_edpm_deploy_baremetal_prep_env var=make_edpm_deploy_baremetal_prep_env] ***
2026-06-11 00:24:14.016413 | controller | Thursday 11 June 2026  00:24:14 +0000 (0:00:00.047)       0:19:50.413 *********
2026-06-11 00:24:14.016418 | controller | Thursday 11 June 2026  00:24:14 +0000 (0:00:00.047)       0:19:50.412 *********
2026-06-11 00:24:14.064796 | controller | ok: [localhost] =>
2026-06-11 00:24:14.064834 | controller |     make_edpm_deploy_baremetal_prep_env:
2026-06-11 00:24:14.064842 | controller |       BMAAS_INSTANCE_DISK_SIZE: 40
2026-06-11 00:24:14.064847 | controller |       BMAAS_INSTANCE_MEMORY: 8192
2026-06-11 00:24:14.064852 | controller |       BMAAS_INSTANCE_VCPUS: 6
2026-06-11 00:24:14.064868 | controller |       CHECKOUT_FROM_OPENSTACK_REF: 'true'
2026-06-11 00:24:14.064873 | controller |       DATAPLANE_GROWVOLS_ARGS: /=8GB /tmp=1GB /home=1GB /var=8GB
2026-06-11 00:24:14.064879 | controller |       DEPLOY_DIR: /home/zuul/ci-framework-data/artifacts/edpm_compute
2026-06-11 00:24:14.064884 | controller |       INSTALL_CERT_MANAGER: false
2026-06-11 00:24:14.064889 | controller |       KUBECONFIG: /home/zuul/.crc/machines/crc/kubeconfig
2026-06-11 00:24:14.064895 | controller |       OPENSTACK_IMG: 38.102.83.64:5001/openstack-k8s-operators/openstack-operator-index:2895d87b692193b55d566fae26f4c769f7f44de8
2026-06-11 00:24:14.064906 | controller |       OPENSTACK_K8S_BRANCH: main
2026-06-11 00:24:14.064912 | controller |       OUT: /home/zuul/ci-framework-data/artifacts/manifests
2026-06-11 00:24:14.064916 | controller |       OUTPUT_DIR: /home/zuul/ci-framework-data/artifacts/edpm
2026-06-11 00:24:14.064922 | 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 00:24:14.064927 | controller |
2026-06-11 00:24:14.064933 | controller | TASK [install_yamls_makes : Debug make_edpm_deploy_baremetal_prep_params var=make_edpm_deploy_baremetal_prep_params] ***
2026-06-11 00:24:14.064937 | controller | Thursday 11 June 2026  00:24:14 +0000 (0:00:00.048)       0:19:50.461 *********
2026-06-11 00:24:14.064941 | controller | Thursday 11 June 2026  00:24:14 +0000 (0:00:00.048)       0:19:50.460 *********
2026-06-11 00:24:14.110765 | controller | skipping: [localhost]
2026-06-11 00:24:14.110804 | controller |
2026-06-11 00:24:14.110812 | 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 00:24:14.110819 | controller | Thursday 11 June 2026  00:24:14 +0000 (0:00:00.045)       0:19:50.507 *********
2026-06-11 00:24:14.110825 | controller | Thursday 11 June 2026  00:24:14 +0000 (0:00:00.045)       0:19:50.506 *********
2026-06-11 00:24:26.965128 | controller | [WARNING]: conditional statements should not include jinja2 templating
2026-06-11 00:24:26.965184 | controller | delimiters such as {{ }} or {% %}. Found: {{
2026-06-11 00:24:26.965190 | controller | make_edpm_deploy_baremetal_prep_until | default(true) }}
2026-06-11 00:24:27.011137 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_009_run_edpm_deploy_baremetal_prep.log
2026-06-11 00:24:27.011202 | controller | changed: [localhost]
2026-06-11 00:24:27.011210 | controller |
2026-06-11 00:24:27.011226 | 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 00:24:27.011233 | controller | apiVersion: kustomize.config.k8s.io/v1beta1
2026-06-11 00:24:27.011239 | controller | kind: Kustomization
2026-06-11 00:24:27.011244 | controller | patches:
2026-06-11 00:24:27.011249 | controller |   - target:
2026-06-11 00:24:27.011254 | controller |       kind: OpenStackDataPlaneNodeSet
2026-06-11 00:24:27.011259 | controller |     patch: |-
2026-06-11 00:24:27.011264 | controller | {% if content_provider_registry_ip is defined %}
2026-06-11 00:24:27.011268 | controller |       - op: add
2026-06-11 00:24:27.011274 | controller |         path: /spec/nodeTemplate/ansible/ansibleVars/edpm_container_registry_insecure_registries
2026-06-11 00:24:27.011279 | controller |         value: ["{{ content_provider_registry_ip }}:5001"]
2026-06-11 00:24:27.011284 | controller | {% endif %}
2026-06-11 00:24:27.011289 | controller |
2026-06-11 00:24:27.011294 | controller | {% if not cifmw_edpm_deploy_baremetal_bootc and not cifmw_edpm_deploy_baremetal_custom_bootstrap %}
2026-06-11 00:24:27.011299 | controller |       - op: add
2026-06-11 00:24:27.011304 | controller |         path: /spec/nodeTemplate/ansible/ansibleVars/edpm_bootstrap_command
2026-06-11 00:24:27.011309 | controller |         value: sudo dnf -y update
2026-06-11 00:24:27.011319 | controller | {% endif %}
2026-06-11 00:24:27.011322 | controller | {% endif %}, kustomizations_paths={{
2026-06-11 00:24:27.011326 | controller |   [
2026-06-11 00:24:27.011329 | controller |     (
2026-06-11 00:24:27.011332 | controller |       [
2026-06-11 00:24:27.011336 | controller |         cifmw_edpm_deploy_baremetal_manifests_dir,
2026-06-11 00:24:27.011339 | controller |         'kustomizations',
2026-06-11 00:24:27.011343 | controller |         'dataplane'
2026-06-11 00:24:27.011346 | controller |       ] | ansible.builtin.path_join
2026-06-11 00:24:27.011350 | controller |     )
2026-06-11 00:24:27.011353 | controller |   ]
2026-06-11 00:24:27.011356 | controller | }}] ***
2026-06-11 00:24:27.011360 | controller | Thursday 11 June 2026  00:24:27 +0000 (0:00:12.899)       0:20:03.406 *********
2026-06-11 00:24:27.011363 | controller | Thursday 11 June 2026  00:24:27 +0000 (0:00:12.899)       0:20:03.405 *********
2026-06-11 00:24:27.333065 | controller | changed: [localhost]
2026-06-11 00:24:27.333120 | controller |
2026-06-11 00:24:27.333126 | 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 00:24:27.333131 | controller | Thursday 11 June 2026  00:24:27 +0000 (0:00:00.322)       0:20:03.729 *********
2026-06-11 00:24:27.333135 | controller | Thursday 11 June 2026  00:24:27 +0000 (0:00:00.322)       0:20:03.728 *********
2026-06-11 00:24:27.375159 | controller | ok: [localhost] =>
2026-06-11 00:24:27.375214 | controller |     cifmw_edpm_deploy_baremetal_crs_kustomize_result:
2026-06-11 00:24:27.375220 | controller |       changed: true
2026-06-11 00:24:27.375224 | controller |       count: 2
2026-06-11 00:24:27.375227 | controller |       failed: false
2026-06-11 00:24:27.375231 | controller |       kustomizations_paths:
2026-06-11 00:24:27.375235 | controller |       - /home/zuul/ci-framework-data/artifacts/manifests/openstack/dataplane/cr/kustomization.yaml
2026-06-11 00:24:27.375241 | controller |       output_path: /home/zuul/ci-framework-data/artifacts/manifests/openstack/dataplane/cr/cifmw-kustomization-result.yaml
2026-06-11 00:24:27.375246 | controller |       result:
2026-06-11 00:24:27.375251 | controller |       - apiVersion: v1
2026-06-11 00:24:27.375256 | controller |         data:
2026-06-11 00:24:27.375261 | controller |           network_config_template: |
2026-06-11 00:24:27.375266 | controller |             ---
2026-06-11 00:24:27.375271 | controller |             {% set mtu_list = [ctlplane_mtu] %}
2026-06-11 00:24:27.375277 | controller |             {% for network in nodeset_networks %}
2026-06-11 00:24:27.375282 | controller |             {% set _ = mtu_list.append(lookup('vars', networks_lower[network] ~ '_mtu')) %}
2026-06-11 00:24:27.375286 | controller |             {%- endfor %}
2026-06-11 00:24:27.375291 | controller |             {% set min_viable_mtu = mtu_list | max %}
2026-06-11 00:24:27.375296 | controller |             network_config:
2026-06-11 00:24:27.375301 | controller |             - type: ovs_bridge
2026-06-11 00:24:27.375306 | controller |               name: {{ neutron_physical_bridge_name }}
2026-06-11 00:24:27.375311 | controller |               mtu: {{ min_viable_mtu }}
2026-06-11 00:24:27.375316 | controller |               use_dhcp: false
2026-06-11 00:24:27.375347 | controller |               dns_servers: {{ ctlplane_dns_nameservers }}
2026-06-11 00:24:27.375351 | controller |               domain: {{ dns_search_domains }}
2026-06-11 00:24:27.375355 | controller |               addresses:
2026-06-11 00:24:27.375358 | controller |               - ip_netmask: {{ ctlplane_ip }}/{{ ctlplane_cidr }}
2026-06-11 00:24:27.375361 | controller |               routes: {{ ctlplane_host_routes }}
2026-06-11 00:24:27.375365 | controller |               members:
2026-06-11 00:24:27.375368 | controller |               - type: interface
2026-06-11 00:24:27.375372 | controller |                 name: nic1
2026-06-11 00:24:27.375375 | controller |                 mtu: {{ min_viable_mtu }}
2026-06-11 00:24:27.375379 | controller |                 # force the MAC address of the bridge to this interface
2026-06-11 00:24:27.375382 | controller |                 primary: true
2026-06-11 00:24:27.375386 | controller |             {% for network in nodeset_networks %}
2026-06-11 00:24:27.375389 | controller |               - type: vlan
2026-06-11 00:24:27.375392 | controller |                 mtu: {{ lookup('vars', networks_lower[network] ~ '_mtu') }}
2026-06-11 00:24:27.375396 | controller |                 vlan_id: {{ lookup('vars', networks_lower[network] ~ '_vlan_id') }}
2026-06-11 00:24:27.375400 | controller |                 addresses:
2026-06-11 00:24:27.375405 | controller |                 - ip_netmask:
2026-06-11 00:24:27.375416 | controller |                     {{ lookup('vars', networks_lower[network] ~ '_ip') }}/{{ lookup('vars', networks_lower[network] ~ '_cidr') }}
2026-06-11 00:24:27.375422 | controller |                 routes: {{ lookup('vars', networks_lower[network] ~ '_host_routes') }}
2026-06-11 00:24:27.375427 | controller |             {% endfor %}
2026-06-11 00:24:27.375432 | controller |         kind: ConfigMap
2026-06-11 00:24:27.375436 | controller |         metadata:
2026-06-11 00:24:27.375441 | controller |           labels:
2026-06-11 00:24:27.375446 | controller |             created-by: install_yamls
2026-06-11 00:24:27.375450 | controller |           name: network-config-template-ipam
2026-06-11 00:24:27.375455 | controller |           namespace: openstack
2026-06-11 00:24:27.375460 | controller |       - apiVersion: v1
2026-06-11 00:24:27.375464 | controller |         data:
2026-06-11 00:24:27.375468 | controller |           physical_bridge_name: br-ex
2026-06-11 00:24:27.375473 | controller |           public_interface_name: eth0
2026-06-11 00:24:27.375477 | controller |         kind: ConfigMap
2026-06-11 00:24:27.375482 | controller |         metadata:
2026-06-11 00:24:27.375518 | controller |           labels:
2026-06-11 00:24:27.375524 | controller |             created-by: install_yamls
2026-06-11 00:24:27.375528 | controller |           name: neutron-edpm-ipam
2026-06-11 00:24:27.375533 | controller |           namespace: openstack
2026-06-11 00:24:27.375538 | controller |       - apiVersion: v1
2026-06-11 00:24:27.375543 | controller |         data:
2026-06-11 00:24:27.375547 | controller |           25-nova-extra.conf: ''
2026-06-11 00:24:27.375552 | controller |         kind: ConfigMap
2026-06-11 00:24:27.375557 | controller |         metadata:
2026-06-11 00:24:27.375561 | controller |           labels:
2026-06-11 00:24:27.375566 | controller |             created-by: install_yamls
2026-06-11 00:24:27.375571 | controller |           name: nova-extra-config
2026-06-11 00:24:27.375576 | controller |           namespace: openstack
2026-06-11 00:24:27.375580 | controller |       - apiVersion: dataplane.openstack.org/v1beta1
2026-06-11 00:24:27.375585 | controller |         kind: OpenStackDataPlaneDeployment
2026-06-11 00:24:27.375590 | controller |         metadata:
2026-06-11 00:24:27.375595 | controller |           labels:
2026-06-11 00:24:27.375598 | controller |             created-by: install_yamls
2026-06-11 00:24:27.375601 | controller |           name: edpm-deployment-ipam
2026-06-11 00:24:27.375605 | controller |           namespace: openstack
2026-06-11 00:24:27.375608 | controller |         spec:
2026-06-11 00:24:27.375612 | controller |           nodeSets:
2026-06-11 00:24:27.375615 | controller |           - openstack-edpm-ipam
2026-06-11 00:24:27.375618 | controller |       - apiVersion: dataplane.openstack.org/v1beta1
2026-06-11 00:24:27.375622 | controller |         kind: OpenStackDataPlaneNodeSet
2026-06-11 00:24:27.375625 | controller |         metadata:
2026-06-11 00:24:27.375628 | controller |           labels:
2026-06-11 00:24:27.375632 | controller |             created-by: install_yamls
2026-06-11 00:24:27.375635 | controller |           name: openstack-edpm-ipam
2026-06-11 00:24:27.375639 | controller |           namespace: openstack
2026-06-11 00:24:27.375642 | controller |         spec:
2026-06-11 00:24:27.375645 | controller |           baremetalSetTemplate:
2026-06-11 00:24:27.375649 | controller |             bmhLabelSelector:
2026-06-11 00:24:27.375652 | controller |               app: openstack
2026-06-11 00:24:27.375655 | controller |             bmhNamespace: openstack
2026-06-11 00:24:27.375659 | controller |             cloudUserName: cloud-admin
2026-06-11 00:24:27.375662 | controller |             ctlplaneInterface: enp1s0
2026-06-11 00:24:27.375665 | controller |           env:
2026-06-11 00:24:27.375669 | controller |           - name: ANSIBLE_FORCE_COLOR
2026-06-11 00:24:27.375672 | controller |             value: 'True'
2026-06-11 00:24:27.375675 | controller |           networkAttachments:
2026-06-11 00:24:27.375679 | controller |           - ctlplane
2026-06-11 00:24:27.375682 | controller |           nodeTemplate:
2026-06-11 00:24:27.375685 | controller |             ansible:
2026-06-11 00:24:27.375689 | controller |               ansibleUser: cloud-admin
2026-06-11 00:24:27.375692 | controller |               ansibleVars:
2026-06-11 00:24:27.375695 | controller |                 edpm_bootstrap_command: sudo dnf -y update
2026-06-11 00:24:27.375699 | controller |                 edpm_container_registry_insecure_registries:
2026-06-11 00:24:27.375702 | controller |                 - 38.102.83.64:5001
2026-06-11 00:24:27.375706 | controller |                 edpm_nodes_validation_validate_controllers_icmp: false
2026-06-11 00:24:27.375709 | controller |                 edpm_nodes_validation_validate_gateway_icmp: false
2026-06-11 00:24:27.375716 | controller |                 edpm_sshd_allowed_ranges:
2026-06-11 00:24:27.375720 | controller |                 - 192.168.122.0/24
2026-06-11 00:24:27.375723 | controller |                 enable_debug: false
2026-06-11 00:24:27.375726 | controller |                 gather_facts: false
2026-06-11 00:24:27.375737 | controller |                 growvols_args: /=8GB /tmp=1GB /home=1GB /var=8GB
2026-06-11 00:24:27.375741 | controller |                 image_prefix: openstack
2026-06-11 00:24:27.375745 | controller |                 image_tag: current-podified
2026-06-11 00:24:27.375748 | controller |                 registry_url: quay.io/podified-antelope-centos9
2026-06-11 00:24:27.375751 | controller |                 timesync_ntp_servers:
2026-06-11 00:24:27.375755 | controller |                 - hostname: pool.ntp.org
2026-06-11 00:24:27.375758 | controller |               ansibleVarsFrom:
2026-06-11 00:24:27.375761 | controller |               - configMapRef:
2026-06-11 00:24:27.375765 | controller |                   name: network-config-template-ipam
2026-06-11 00:24:27.375768 | controller |                 prefix: edpm_
2026-06-11 00:24:27.375771 | controller |               - configMapRef:
2026-06-11 00:24:27.375775 | controller |                   name: neutron-edpm-ipam
2026-06-11 00:24:27.375778 | controller |                 prefix: neutron_
2026-06-11 00:24:27.375782 | controller |             ansibleSSHPrivateKeySecret: dataplane-ansible-ssh-private-key-secret
2026-06-11 00:24:27.375785 | controller |             networks:
2026-06-11 00:24:27.375788 | controller |             - defaultRoute: true
2026-06-11 00:24:27.375792 | controller |               name: ctlplane
2026-06-11 00:24:27.375795 | controller |               subnetName: subnet1
2026-06-11 00:24:27.375799 | controller |             - name: internalapi
2026-06-11 00:24:27.375802 | controller |               subnetName: subnet1
2026-06-11 00:24:27.375805 | controller |             - name: storage
2026-06-11 00:24:27.375809 | controller |               subnetName: subnet1
2026-06-11 00:24:27.375812 | controller |             - name: tenant
2026-06-11 00:24:27.375816 | controller |               subnetName: subnet1
2026-06-11 00:24:27.375819 | controller |           nodes:
2026-06-11 00:24:27.375822 | controller |             edpm-compute-0:
2026-06-11 00:24:27.375829 | controller |               hostName: edpm-compute-0
2026-06-11 00:24:27.375832 | controller |           preProvisioned: false
2026-06-11 00:24:27.375836 | controller |           services:
2026-06-11 00:24:27.375839 | controller |           - repo-setup
2026-06-11 00:24:27.375842 | controller |           - redhat
2026-06-11 00:24:27.375846 | controller |           - bootstrap
2026-06-11 00:24:27.375849 | controller |           - download-cache
2026-06-11 00:24:27.375852 | controller |           - configure-network
2026-06-11 00:24:27.375856 | controller |           - validate-network
2026-06-11 00:24:27.375859 | controller |           - install-os
2026-06-11 00:24:27.375863 | controller |           - configure-os
2026-06-11 00:24:27.375866 | controller |           - ssh-known-hosts
2026-06-11 00:24:27.375869 | controller |           - run-os
2026-06-11 00:24:27.375873 | controller |           - reboot-os
2026-06-11 00:24:27.375876 | controller |           - install-certs
2026-06-11 00:24:27.375879 | controller |           - ovn
2026-06-11 00:24:27.375883 | controller |           - neutron-metadata
2026-06-11 00:24:27.375886 | controller |           - libvirt
2026-06-11 00:24:27.375889 | controller |           - nova
2026-06-11 00:24:27.375893 | controller |           - telemetry
2026-06-11 00:24:27.375896 | controller |           tlsEnabled: true
2026-06-11 00:24:27.375899 | controller |
2026-06-11 00:24:27.375904 | 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 00:24:27.375908 | controller | Thursday 11 June 2026  00:24:27 +0000 (0:00:00.042)       0:20:03.772 *********
2026-06-11 00:24:27.375911 | controller | Thursday 11 June 2026  00:24:27 +0000 (0:00:00.042)       0:20:03.770 *********
2026-06-11 00:24:27.408656 | controller | skipping: [localhost]
2026-06-11 00:24:27.408695 | controller |
2026-06-11 00:24:27.408701 | 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 00:24:27.408706 | controller | Thursday 11 June 2026  00:24:27 +0000 (0:00:00.033)       0:20:03.805 *********
2026-06-11 00:24:27.408716 | controller | Thursday 11 June 2026  00:24:27 +0000 (0:00:00.033)       0:20:03.804 *********
2026-06-11 00:24:27.447160 | controller | skipping: [localhost]
2026-06-11 00:24:27.447188 | controller |
2026-06-11 00:24:27.447193 | 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 00:24:27.447198 | controller | Thursday 11 June 2026  00:24:27 +0000 (0:00:00.038)       0:20:03.844 *********
2026-06-11 00:24:27.447202 | controller | Thursday 11 June 2026  00:24:27 +0000 (0:00:00.038)       0:20:03.842 *********
2026-06-11 00:24:27.480636 | controller | skipping: [localhost]
2026-06-11 00:24:27.480706 | controller |
2026-06-11 00:24:27.480713 | 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 00:24:27.480719 | controller | Thursday 11 June 2026  00:24:27 +0000 (0:00:00.033)       0:20:03.877 *********
2026-06-11 00:24:27.480723 | controller | Thursday 11 June 2026  00:24:27 +0000 (0:00:00.033)       0:20:03.876 *********
2026-06-11 00:24:27.516814 | controller | skipping: [localhost]
2026-06-11 00:24:27.516852 | controller |
2026-06-11 00:24:27.516859 | 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 00:24:27.516865 | controller | Thursday 11 June 2026  00:24:27 +0000 (0:00:00.036)       0:20:03.913 *********
2026-06-11 00:24:27.516870 | controller | Thursday 11 June 2026  00:24:27 +0000 (0:00:00.036)       0:20:03.912 *********
2026-06-11 00:24:28.181046 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_010_apply_the_openstackdataplaneno.log
2026-06-11 00:24:28.181115 | controller | changed: [localhost]
2026-06-11 00:24:28.181122 | controller |
2026-06-11 00:24:28.181128 | 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 00:24:28.181135 | controller | Thursday 11 June 2026  00:24:28 +0000 (0:00:00.663)       0:20:04.576 *********
2026-06-11 00:24:28.181140 | controller | Thursday 11 June 2026  00:24:28 +0000 (0:00:00.663)       0:20:04.575 *********
2026-06-11 00:24:28.611076 | controller | changed: [localhost]
2026-06-11 00:24:28.611128 | controller |
2026-06-11 00:24:28.611134 | 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 00:24:28.611139 | controller | Thursday 11 June 2026  00:24:28 +0000 (0:00:00.431)       0:20:05.007 *********
2026-06-11 00:24:28.611143 | controller | Thursday 11 June 2026  00:24:28 +0000 (0:00:00.430)       0:20:05.006 *********
2026-06-11 00:28:58.845693 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (60 retries left).
2026-06-11 00:28:58.845780 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (59 retries left).
2026-06-11 00:28:58.845787 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (58 retries left).
2026-06-11 00:28:58.845793 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (57 retries left).
2026-06-11 00:28:58.845811 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (56 retries left).
2026-06-11 00:28:58.845816 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (55 retries left).
2026-06-11 00:28:58.845820 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (54 retries left).
2026-06-11 00:28:58.845838 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (53 retries left).
2026-06-11 00:28:58.845843 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (52 retries left).
2026-06-11 00:28:58.845846 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (51 retries left).
2026-06-11 00:28:58.845850 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (50 retries left).
2026-06-11 00:28:58.845853 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (49 retries left).
2026-06-11 00:28:58.845857 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (48 retries left).
2026-06-11 00:28:58.845860 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (47 retries left).
2026-06-11 00:28:58.845864 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (46 retries left).
2026-06-11 00:28:58.845867 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (45 retries left).
2026-06-11 00:28:58.845870 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (44 retries left).
2026-06-11 00:28:58.845874 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (43 retries left).
2026-06-11 00:28:58.845877 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (42 retries left).
2026-06-11 00:28:58.845881 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (41 retries left).
2026-06-11 00:28:58.845884 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (40 retries left).
2026-06-11 00:28:58.845887 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (39 retries left).
2026-06-11 00:28:58.845891 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (38 retries left).
2026-06-11 00:28:58.845894 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (37 retries left).
2026-06-11 00:28:58.845898 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (36 retries left).
2026-06-11 00:28:58.845901 | controller | changed: [localhost]
2026-06-11 00:28:58.845906 | controller |
2026-06-11 00:28:58.845910 | 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 00:28:58.845915 | controller | Thursday 11 June 2026  00:28:58 +0000 (0:04:30.234)       0:24:35.241 *********
2026-06-11 00:28:58.845918 | controller | Thursday 11 June 2026  00:28:58 +0000 (0:04:30.234)       0:24:35.240 *********
2026-06-11 00:29:40.436733 | controller | changed: [localhost]
2026-06-11 00:29:40.436824 | controller |
2026-06-11 00:29:40.436834 | 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 00:29:40.436841 | controller | Thursday 11 June 2026  00:29:40 +0000 (0:00:41.591)       0:25:16.833 *********
2026-06-11 00:29:40.436846 | controller | Thursday 11 June 2026  00:29:40 +0000 (0:00:41.591)       0:25:16.831 *********
2026-06-11 00:35:10.339449 | controller | changed: [localhost]
2026-06-11 00:35:10.339581 | controller |
2026-06-11 00:35:10.339589 | 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 00:35:10.339595 | controller | Thursday 11 June 2026  00:35:10 +0000 (0:05:29.902)       0:30:46.735 *********
2026-06-11 00:35:10.339621 | controller | Thursday 11 June 2026  00:35:10 +0000 (0:05:29.902)       0:30:46.734 *********
2026-06-11 00:35:11.303917 | controller | changed: [localhost]
2026-06-11 00:35:11.303990 | controller |
2026-06-11 00:35:11.304007 | controller | TASK [edpm_deploy_baremetal : Print the list of compute nodes var=compute_nodes_output.stdout_lines] ***
2026-06-11 00:35:11.304013 | controller | Thursday 11 June 2026  00:35:11 +0000 (0:00:00.964)       0:30:47.700 *********
2026-06-11 00:35:11.304018 | controller | Thursday 11 June 2026  00:35:11 +0000 (0:00:00.964)       0:30:47.699 *********
2026-06-11 00:35:11.353460 | controller | ok: [localhost] =>
2026-06-11 00:35:11.353573 | controller |     compute_nodes_output.stdout_lines:
2026-06-11 00:35:11.353582 | controller |     - NAME                        STATE         CONSUMER              ONLINE   ERROR   AGE
2026-06-11 00:35:11.353589 | controller |     - edpm-compute-baremetal-00   provisioned   openstack-edpm-ipam   true             10m
2026-06-11 00:35:11.353594 | controller |
2026-06-11 00:35:11.353616 | 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 00:35:11.353623 | controller | Thursday 11 June 2026  00:35:11 +0000 (0:00:00.049)       0:30:47.750 *********
2026-06-11 00:35:11.353629 | controller | Thursday 11 June 2026  00:35:11 +0000 (0:00:00.049)       0:30:47.748 *********
2026-06-11 00:58:43.145752 | controller | changed: [localhost]
2026-06-11 00:58:43.145798 | controller |
2026-06-11 00:58:43.145804 | 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 00:58:43.145809 | controller | Thursday 11 June 2026  00:58:43 +0000 (0:23:31.792)       0:54:19.542 *********
2026-06-11 00:58:43.145813 | controller | Thursday 11 June 2026  00:58:43 +0000 (0:23:31.792)       0:54:19.540 *********
2026-06-11 00:58:48.929904 | controller | changed: [localhost]
2026-06-11 00:58:48.929971 | controller |
2026-06-11 00:58:48.929976 | controller | TASK [cifmw_setup : Load parameters files dir={{ cifmw_basedir }}/artifacts/parameters] ***
2026-06-11 00:58:48.929981 | controller | Thursday 11 June 2026  00:58:48 +0000 (0:00:05.783)       0:54:25.326 *********
2026-06-11 00:58:48.929984 | controller | Thursday 11 June 2026  00:58:48 +0000 (0:00:05.784)       0:54:25.325 *********
2026-06-11 00:58:49.150980 | controller | ok: [localhost]
2026-06-11 00:58:49.151034 | controller |
2026-06-11 00:58:49.151042 | 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 00:58:49.151048 | controller | Thursday 11 June 2026  00:58:49 +0000 (0:00:00.221)       0:54:25.547 *********
2026-06-11 00:58:49.151054 | controller | Thursday 11 June 2026  00:58:49 +0000 (0:00:00.221)       0:54:25.546 *********
2026-06-11 00:58:49.187536 | controller | skipping: [localhost]
2026-06-11 00:58:49.187589 | controller |
2026-06-11 00:58:49.187595 | controller | TASK [libvirt_manager : Ensure needed directories exist path={{ item }}, state=directory, mode=0755] ***
2026-06-11 00:58:49.187599 | controller | Thursday 11 June 2026  00:58:49 +0000 (0:00:00.036)       0:54:25.584 *********
2026-06-11 00:58:49.187603 | controller | Thursday 11 June 2026  00:58:49 +0000 (0:00:00.036)       0:54:25.582 *********
2026-06-11 00:58:49.275043 | controller | skipping: [localhost] => (item=/home/zuul/ci-framework-data/workload)
2026-06-11 00:58:49.275129 | controller | skipping: [localhost] => (item=/home/zuul/ci-framework-data/artifacts/edpm_compute)
2026-06-11 00:58:49.275140 | controller | skipping: [localhost] => (item=/home/zuul/ci-framework-data/artifacts/openstack/cr/)
2026-06-11 00:58:49.275148 | controller | skipping: [localhost]
2026-06-11 00:58:49.275157 | controller |
2026-06-11 00:58:49.275164 | controller | TASK [libvirt_manager : Ensure image is available _raw_params=get_image.yml] ***
2026-06-11 00:58:49.275171 | controller | Thursday 11 June 2026  00:58:49 +0000 (0:00:00.087)       0:54:25.671 *********
2026-06-11 00:58:49.275199 | controller | Thursday 11 June 2026  00:58:49 +0000 (0:00:00.087)       0:54:25.670 *********
2026-06-11 00:58:49.308040 | controller | skipping: [localhost]
2026-06-11 00:58:49.308107 | controller |
2026-06-11 00:58:49.308113 | controller | TASK [Create EDPM compute VMs name=install_yamls_makes, tasks_from=make_edpm_compute.yml] ***
2026-06-11 00:58:49.308117 | controller | Thursday 11 June 2026  00:58:49 +0000 (0:00:00.033)       0:54:25.704 *********
2026-06-11 00:58:49.308122 | controller | Thursday 11 June 2026  00:58:49 +0000 (0:00:00.033)       0:54:25.703 *********
2026-06-11 00:58:49.344560 | controller | skipping: [localhost]
2026-06-11 00:58:49.344627 | controller |
2026-06-11 00:58:49.344633 | controller | TASK [libvirt_manager : Catch compute IPs _raw_params=virsh -c qemu:///system -q domifaddr --source arp --domain edpm-compute-{{ item }}] ***
2026-06-11 00:58:49.344637 | controller | Thursday 11 June 2026  00:58:49 +0000 (0:00:00.036)       0:54:25.741 *********
2026-06-11 00:58:49.344641 | controller | Thursday 11 June 2026  00:58:49 +0000 (0:00:00.036)       0:54:25.739 *********
2026-06-11 00:58:49.399388 | controller | skipping: [localhost]
2026-06-11 00:58:49.399457 | controller |
2026-06-11 00:58:49.399465 | controller | TASK [libvirt_manager : Ensure we get SSH host={{ item.stdout.split()[-1].split('/')[0] }}, port=22, timeout=60] ***
2026-06-11 00:58:49.399471 | controller | Thursday 11 June 2026  00:58:49 +0000 (0:00:00.054)       0:54:25.795 *********
2026-06-11 00:58:49.399477 | controller | Thursday 11 June 2026  00:58:49 +0000 (0:00:00.054)       0:54:25.794 *********
2026-06-11 00:58:49.460309 | controller | skipping: [localhost]
2026-06-11 00:58:49.460380 | controller |
2026-06-11 00:58:49.460386 | 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 00:58:49.460391 | controller | Thursday 11 June 2026  00:58:49 +0000 (0:00:00.061)       0:54:25.856 *********
2026-06-11 00:58:49.460395 | controller | Thursday 11 June 2026  00:58:49 +0000 (0:00:00.061)       0:54:25.855 *********
2026-06-11 00:58:49.521226 | controller | skipping: [localhost]
2026-06-11 00:58:49.521293 | controller |
2026-06-11 00:58:49.521298 | controller | TASK [Prepare for HCI deploy phase 1 name=hci_prepare, tasks_from=phase1.yml] ***
2026-06-11 00:58:49.521302 | controller | Thursday 11 June 2026  00:58:49 +0000 (0:00:00.061)       0:54:25.918 *********
2026-06-11 00:58:49.521306 | controller | Thursday 11 June 2026  00:58:49 +0000 (0:00:00.061)       0:54:25.916 *********
2026-06-11 00:58:49.557435 | controller | skipping: [localhost]
2026-06-11 00:58:49.557504 | controller |
2026-06-11 00:58:49.557515 | controller | TASK [edpm_deploy : Set EDPM related vars cifmw_edpm_deploy_env={{
2026-06-11 00:58:49.557522 | controller |   cifmw_install_yamls_environment |
2026-06-11 00:58:49.557528 | controller |   combine({'PATH': cifmw_path}) |
2026-06-11 00:58:49.557533 | controller |   combine({'DATAPLANE_REGISTRY_URL': cifmw_edpm_deploy_registry_url }) |
2026-06-11 00:58:49.557539 | controller |   combine({'DATAPLANE_CONTAINER_TAG': cifmw_repo_setup_full_hash | default(cifmw_install_yamls_defaults['DATAPLANE_CONTAINER_TAG']) }) |
2026-06-11 00:58:49.557544 | controller |   combine(cifmw_edpm_deploy_extra_vars | default({})) |
2026-06-11 00:58:49.557549 | controller |   combine(_install_yamls_repos | default({}))
2026-06-11 00:58:49.557554 | controller | }}, cacheable=True] ***
2026-06-11 00:58:49.557559 | controller | Thursday 11 June 2026  00:58:49 +0000 (0:00:00.036)       0:54:25.954 *********
2026-06-11 00:58:49.557564 | controller | Thursday 11 June 2026  00:58:49 +0000 (0:00:00.036)       0:54:25.952 *********
2026-06-11 00:58:49.592579 | controller | skipping: [localhost]
2026-06-11 00:58:49.592649 | controller |
2026-06-11 00:58:49.592658 | 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 00:58:49.592665 | controller | Thursday 11 June 2026  00:58:49 +0000 (0:00:00.034)       0:54:25.989 *********
2026-06-11 00:58:49.592670 | controller | Thursday 11 June 2026  00:58:49 +0000 (0:00:00.034)       0:54:25.987 *********
2026-06-11 00:58:49.626283 | controller | skipping: [localhost]
2026-06-11 00:58:49.626349 | controller |
2026-06-11 00:58:49.626395 | controller | TASK [edpm_deploy : Define DATAPLANE_EXTRA_NOVA_CONFIG_FILE cifmw_edpm_deploy_env={{
2026-06-11 00:58:49.626410 | controller |   cifmw_edpm_deploy_env | default({}) |
2026-06-11 00:58:49.626416 | controller |   combine({'DATAPLANE_EXTRA_NOVA_CONFIG_FILE': _cifmw_edpm_deploy_nova_extra_config_file })
2026-06-11 00:58:49.626422 | controller | }}, cacheable=True] ***
2026-06-11 00:58:49.626427 | controller | Thursday 11 June 2026  00:58:49 +0000 (0:00:00.033)       0:54:26.023 *********
2026-06-11 00:58:49.626433 | controller | Thursday 11 June 2026  00:58:49 +0000 (0:00:00.033)       0:54:26.021 *********
2026-06-11 00:58:49.667324 | controller | skipping: [localhost]
2026-06-11 00:58:49.667381 | controller |
2026-06-11 00:58:49.667393 | controller | TASK [Prepare OpenStack Dataplane NodeSet CR name=install_yamls_makes, tasks_from=make_edpm_deploy_prep] ***
2026-06-11 00:58:49.667403 | controller | Thursday 11 June 2026  00:58:49 +0000 (0:00:00.040)       0:54:26.063 *********
2026-06-11 00:58:49.667411 | controller | Thursday 11 June 2026  00:58:49 +0000 (0:00:00.040)       0:54:26.062 *********
2026-06-11 00:58:49.720666 | controller | skipping: [localhost]
2026-06-11 00:58:49.720742 | controller |
2026-06-11 00:58:49.720754 | 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 00:58:49.720764 | controller |   [
2026-06-11 00:58:49.720772 | controller |     (
2026-06-11 00:58:49.720781 | controller |       [
2026-06-11 00:58:49.720790 | controller |         cifmw_edpm_deploy_manifests_dir,
2026-06-11 00:58:49.720800 | controller |         'kustomizations',
2026-06-11 00:58:49.720808 | controller |         'dataplane'
2026-06-11 00:58:49.720817 | controller |       ] | ansible.builtin.path_join
2026-06-11 00:58:49.720826 | controller |     )
2026-06-11 00:58:49.720834 | controller |   ]
2026-06-11 00:58:49.720842 | controller | }}] ***
2026-06-11 00:58:49.720851 | controller | Thursday 11 June 2026  00:58:49 +0000 (0:00:00.053)       0:54:26.117 *********
2026-06-11 00:58:49.720860 | controller | Thursday 11 June 2026  00:58:49 +0000 (0:00:00.053)       0:54:26.116 *********
2026-06-11 00:58:49.767520 | controller | skipping: [localhost]
2026-06-11 00:58:49.767586 | controller |
2026-06-11 00:58:49.767595 | controller | TASK [edpm_deploy : Log the CR that is about to be applied var=cifmw_edpm_deploy_crs_kustomize_result] ***
2026-06-11 00:58:49.767601 | controller | Thursday 11 June 2026  00:58:49 +0000 (0:00:00.046)       0:54:26.163 *********
2026-06-11 00:58:49.767606 | controller | Thursday 11 June 2026  00:58:49 +0000 (0:00:00.046)       0:54:26.162 *********
2026-06-11 00:58:49.809787 | controller | skipping: [localhost]
2026-06-11 00:58:49.809854 | controller |
2026-06-11 00:58:49.809863 | 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 00:58:49.809870 | controller | Thursday 11 June 2026  00:58:49 +0000 (0:00:00.042)       0:54:26.206 *********
2026-06-11 00:58:49.809876 | controller | Thursday 11 June 2026  00:58:49 +0000 (0:00:00.042)       0:54:26.205 *********
2026-06-11 00:58:49.842748 | controller | skipping: [localhost]
2026-06-11 00:58:49.842799 | controller |
2026-06-11 00:58:49.842809 | 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 00:58:49.842817 | controller | Thursday 11 June 2026  00:58:49 +0000 (0:00:00.032)       0:54:26.239 *********
2026-06-11 00:58:49.842824 | controller | Thursday 11 June 2026  00:58:49 +0000 (0:00:00.032)       0:54:26.238 *********
2026-06-11 00:58:49.884892 | controller | skipping: [localhost]
2026-06-11 00:58:49.884943 | controller |
2026-06-11 00:58:49.884951 | 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 00:58:49.884964 | controller | Thursday 11 June 2026  00:58:49 +0000 (0:00:00.042)       0:54:26.281 *********
2026-06-11 00:58:49.884969 | controller | Thursday 11 June 2026  00:58:49 +0000 (0:00:00.042)       0:54:26.280 *********
2026-06-11 00:58:49.936226 | controller | skipping: [localhost]
2026-06-11 00:58:49.936268 | controller |
2026-06-11 00:58:49.936284 | 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 00:58:49.936292 | controller | Thursday 11 June 2026  00:58:49 +0000 (0:00:00.050)       0:54:26.332 *********
2026-06-11 00:58:49.936298 | controller | Thursday 11 June 2026  00:58:49 +0000 (0:00:00.050)       0:54:26.331 *********
2026-06-11 00:58:49.989285 | controller | skipping: [localhost]
2026-06-11 00:58:49.989327 | controller |
2026-06-11 00:58:49.989335 | 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 00:58:49.989341 | controller | oc rsh --namespace={{ cifmw_install_yamls_defaults['NAMESPACE'] }} nova-cell0-conductor-0 nova-manage cell_v2 discover_hosts --verbose
2026-06-11 00:58:49.989346 | controller | ] ***
2026-06-11 00:58:49.989352 | controller | Thursday 11 June 2026  00:58:49 +0000 (0:00:00.053)       0:54:26.385 *********
2026-06-11 00:58:49.989357 | controller | Thursday 11 June 2026  00:58:49 +0000 (0:00:00.053)       0:54:26.384 *********
2026-06-11 00:58:50.037413 | controller | skipping: [localhost]
2026-06-11 00:58:50.037485 | controller |
2026-06-11 00:58:50.037517 | controller | TASK [Validate EDPM name=install_yamls_makes, tasks_from=make_edpm_deploy_instance] ***
2026-06-11 00:58:50.037523 | controller | Thursday 11 June 2026  00:58:50 +0000 (0:00:00.048)       0:54:26.433 *********
2026-06-11 00:58:50.037529 | controller | Thursday 11 June 2026  00:58:50 +0000 (0:00:00.048)       0:54:26.432 *********
2026-06-11 00:58:50.134976 | controller | [WARNING]: Could not match supplied host pattern, ignoring: computes
2026-06-11 00:58:50.162222 | controller | skipping: [localhost]
2026-06-11 00:58:50.162296 | controller |
2026-06-11 00:58:50.162304 | controller | PLAY [Deploy NFS server on target nodes] ***************************************
2026-06-11 00:58:50.162310 | controller | skipping: no hosts matched
2026-06-11 00:58:50.162315 | controller |
2026-06-11 00:58:50.162320 | controller | PLAY [Clear ceph target hosts facts to force refreshing in HCI deployments] ****
2026-06-11 00:58:50.162324 | controller | skipping: no hosts matched
2026-06-11 00:58:50.162329 | controller |
2026-06-11 00:58:50.162334 | controller | PLAY [Deploy ceph using hooks] *************************************************
2026-06-11 00:58:50.162339 | controller |
2026-06-11 00:58:50.162345 | 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 00:58:50.162349 | controller | Thursday 11 June 2026  00:58:50 +0000 (0:00:00.125)       0:54:26.559 *********
2026-06-11 00:58:50.162352 | controller | Thursday 11 June 2026  00:58:50 +0000 (0:00:00.125)       0:54:26.557 *********
2026-06-11 00:58:50.257390 | controller | ok: [localhost]
2026-06-11 00:58:50.257451 | controller |
2026-06-11 00:58:50.257456 | 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 00:58:50.257461 | controller | Thursday 11 June 2026  00:58:50 +0000 (0:00:00.095)       0:54:26.654 *********
2026-06-11 00:58:50.257465 | controller | Thursday 11 June 2026  00:58:50 +0000 (0:00:00.095)       0:54:26.652 *********
2026-06-11 00:58:50.419054 | controller | ok: [localhost]
2026-06-11 00:58:50.419121 | controller |
2026-06-11 00:58:50.419127 | controller | TASK [run_hook : Loop on hooks for post_ceph _raw_params={{ hook.type }}.yml] ***
2026-06-11 00:58:50.419131 | controller | Thursday 11 June 2026  00:58:50 +0000 (0:00:00.161)       0:54:26.815 *********
2026-06-11 00:58:50.419142 | controller | Thursday 11 June 2026  00:58:50 +0000 (0:00:00.161)       0:54:26.814 *********
2026-06-11 00:58:50.584978 | controller | skipping: [localhost]
2026-06-11 00:58:50.585047 | controller |
2026-06-11 00:58:50.585052 | controller | PLAY [Continue HCI deploy, deploy architecture and validate workflow] **********
2026-06-11 00:58:50.585056 | controller |
2026-06-11 00:58:50.585060 | controller | TASK [Prepare for HCI deploy phase 2 name=hci_prepare, tasks_from=phase2.yml] ***
2026-06-11 00:58:50.585064 | controller | Thursday 11 June 2026  00:58:50 +0000 (0:00:00.166)       0:54:26.981 *********
2026-06-11 00:58:50.585067 | controller | Thursday 11 June 2026  00:58:50 +0000 (0:00:00.166)       0:54:26.980 *********
2026-06-11 00:58:50.619344 | controller | skipping: [localhost]
2026-06-11 00:58:50.619414 | controller |
2026-06-11 00:58:50.619419 | controller | TASK [Continue HCI deployment name=edpm_deploy] ********************************
2026-06-11 00:58:50.619423 | controller | Thursday 11 June 2026  00:58:50 +0000 (0:00:00.034)       0:54:27.016 *********
2026-06-11 00:58:50.619427 | controller | Thursday 11 June 2026  00:58:50 +0000 (0:00:00.034)       0:54:27.014 *********
2026-06-11 00:58:50.663182 | controller | skipping: [localhost]
2026-06-11 00:58:50.663217 | controller |
2026-06-11 00:58:50.663222 | 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 00:58:50.663227 | controller | Thursday 11 June 2026  00:58:50 +0000 (0:00:00.043)       0:54:27.059 *********
2026-06-11 00:58:50.663231 | controller | Thursday 11 June 2026  00:58:50 +0000 (0:00:00.043)       0:54:27.058 *********
2026-06-11 00:58:50.749689 | controller | ok: [localhost]
2026-06-11 00:58:50.749759 | controller |
2026-06-11 00:58:50.749765 | 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 00:58:50.749770 | controller | Thursday 11 June 2026  00:58:50 +0000 (0:00:00.086)       0:54:27.146 *********
2026-06-11 00:58:50.749774 | controller | Thursday 11 June 2026  00:58:50 +0000 (0:00:00.086)       0:54:27.145 *********
2026-06-11 00:58:50.895819 | controller | ok: [localhost]
2026-06-11 00:58:50.895890 | controller |
2026-06-11 00:58:50.895896 | controller | TASK [run_hook : Loop on hooks for post_deploy _raw_params={{ hook.type }}.yml] ***
2026-06-11 00:58:50.895900 | controller | Thursday 11 June 2026  00:58:50 +0000 (0:00:00.146)       0:54:27.292 *********
2026-06-11 00:58:50.895904 | controller | Thursday 11 June 2026  00:58:50 +0000 (0:00:00.146)       0:54:27.291 *********
2026-06-11 00:58:51.029830 | controller | skipping: [localhost]
2026-06-11 00:58:51.029900 | controller |
2026-06-11 00:58:51.029905 | controller | TASK [Run validations name=validations] ****************************************
2026-06-11 00:58:51.029910 | controller | Thursday 11 June 2026  00:58:51 +0000 (0:00:00.133)       0:54:27.426 *********
2026-06-11 00:58:51.029913 | controller | Thursday 11 June 2026  00:58:51 +0000 (0:00:00.133)       0:54:27.424 *********
2026-06-11 00:58:51.079730 | controller | skipping: [localhost]
2026-06-11 00:58:51.079765 | controller |
2026-06-11 00:58:51.079770 | 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 00:58:51.079775 | controller | Thursday 11 June 2026  00:58:51 +0000 (0:00:00.050)       0:54:27.476 *********
2026-06-11 00:58:51.079779 | controller | Thursday 11 June 2026  00:58:51 +0000 (0:00:00.050)       0:54:27.475 *********
2026-06-11 00:58:51.113804 | controller | skipping: [localhost]
2026-06-11 00:58:51.113837 | controller |
2026-06-11 00:58:51.113843 | 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 00:58:51.113847 | controller | Thursday 11 June 2026  00:58:51 +0000 (0:00:00.034)       0:54:27.510 *********
2026-06-11 00:58:51.113851 | controller | Thursday 11 June 2026  00:58:51 +0000 (0:00:00.034)       0:54:27.509 *********
2026-06-11 00:58:51.154729 | controller | skipping: [localhost]
2026-06-11 00:58:51.154764 | controller |
2026-06-11 00:58:51.154769 | controller | TASK [run_hook : Loop on hooks for pre_deploy _raw_params={{ hook.type }}.yml] ***
2026-06-11 00:58:51.154773 | controller | Thursday 11 June 2026  00:58:51 +0000 (0:00:00.041)       0:54:27.551 *********
2026-06-11 00:58:51.154777 | controller | Thursday 11 June 2026  00:58:51 +0000 (0:00:00.041)       0:54:27.550 *********
2026-06-11 00:58:51.314384 | controller | skipping: [localhost]
2026-06-11 00:58:51.314458 | controller |
2026-06-11 00:58:51.314466 | controller | TASK [Early end if not architecture deploy _raw_params=end_play] ***************
2026-06-11 00:58:51.314471 | controller | Thursday 11 June 2026  00:58:51 +0000 (0:00:00.133)       0:54:27.684 *********
2026-06-11 00:58:51.314476 | controller | Thursday 11 June 2026  00:58:51 +0000 (0:00:00.133)       0:54:27.683 *********
2026-06-11 00:58:51.314481 | controller |
2026-06-11 00:58:51.314486 | controller | PLAY RECAP *********************************************************************
2026-06-11 00:58:51.314517 | controller | localhost                  : ok=269  changed=97   unreachable=0    failed=0    skipped=173  rescued=0    ignored=1
2026-06-11 00:58:51.314523 | controller |
2026-06-11 00:58:51.314528 | controller | Thursday 11 June 2026  00:58:51 +0000 (0:00:00.023)       0:54:27.708 *********
2026-06-11 00:58:51.314533 | controller | ===============================================================================
2026-06-11 00:58:51.314537 | controller | edpm_deploy_baremetal : Wait for OpenStackDataPlaneNodeSet to be deployed  1411.79s
2026-06-11 00:58:51.314542 | controller | edpm_prepare : Wait for OpenStack controlplane to be deployed --------- 420.01s
2026-06-11 00:58:51.314547 | controller | edpm_deploy_baremetal : Wait for baremetal nodes to reach 'provisioned' state - 329.90s
2026-06-11 00:58:51.314552 | controller | edpm_deploy_baremetal : Wait for OpenStack Provision Server pod to be created - 270.23s
2026-06-11 00:58:51.314557 | controller | install_yamls_makes : Run openstack ----------------------------------- 239.67s
2026-06-11 00:58:51.314561 | controller | install_yamls_makes : Run openstack_init ------------------------------ 164.17s
2026-06-11 00:58:51.314566 | controller | edpm_prepare : Wait for OpenStack subscription creation ---------------- 91.60s
2026-06-11 00:58:51.314571 | controller | run_hook : Run hook without retry - Download needed tools -------------- 58.01s
2026-06-11 00:58:51.314576 | controller | edpm_deploy_baremetal : Wait for OpenStack Provision Server deployment to be available -- 41.59s
2026-06-11 00:58:51.314581 | controller | edpm_prepare : Wait for control plane to change its status ------------- 30.08s
2026-06-11 00:58:51.314585 | controller | ci_setup : Install needed packages ------------------------------------- 29.81s
2026-06-11 00:58:51.314590 | controller | install_yamls_makes : Run edpm_baremetal_compute ----------------------- 26.68s
2026-06-11 00:58:51.314595 | controller | cert_manager : Wait for cert-manager pods to be ready ------------------ 22.23s
2026-06-11 00:58:51.314599 | controller | install_yamls_makes : Run edpm_deploy_baremetal_prep ------------------- 12.90s
2026-06-11 00:58:51.314604 | controller | ci_local_storage : Perform action in the PV directory ------------------- 8.86s
2026-06-11 00:58:51.314609 | controller | repo_setup : Initialize python venv and install requirements ------------ 7.88s
2026-06-11 00:58:51.314614 | controller | edpm_deploy_baremetal : Run nova-manage discover_hosts to ensure compute nodes are mapped --- 5.78s
2026-06-11 00:58:51.314619 | controller | ci_setup : Install openshift client ------------------------------------- 4.71s
2026-06-11 00:58:51.314624 | controller | cert_manager : Install cert-manager from release manifest --------------- 4.33s
2026-06-11 00:58:51.314628 | controller | install_yamls_makes : Run netconfig_deploy ------------------------------ 3.52s
2026-06-11 00:58:51.314633 | controller | Thursday 11 June 2026  00:58:51 +0000 (0:00:00.025)       0:54:27.709 *********
2026-06-11 00:58:51.314638 | controller | ===============================================================================
2026-06-11 00:58:51.314642 | controller | edpm_deploy_baremetal ------------------------------------------------ 2062.17s
2026-06-11 00:58:51.314663 | controller | edpm_prepare ---------------------------------------------------------- 546.03s
2026-06-11 00:58:51.314668 | controller | install_yamls_makes --------------------------------------------------- 450.30s
2026-06-11 00:58:51.314678 | controller | run_hook --------------------------------------------------------------- 63.63s
2026-06-11 00:58:51.314934 | controller | ci_setup --------------------------------------------------------------- 37.20s
2026-06-11 00:58:51.314940 | controller | cert_manager ----------------------------------------------------------- 32.16s
2026-06-11 00:58:51.314945 | controller | repo_setup ------------------------------------------------------------- 16.49s
2026-06-11 00:58:51.314950 | controller | ci_local_storage ------------------------------------------------------- 14.98s
2026-06-11 00:58:51.314955 | controller | cifmw_helpers ----------------------------------------------------------- 9.34s
2026-06-11 00:58:51.314959 | controller | rhol_crc ---------------------------------------------------------------- 9.22s
2026-06-11 00:58:51.314964 | controller | openshift_setup --------------------------------------------------------- 5.46s
2026-06-11 00:58:51.314969 | controller | openshift_login --------------------------------------------------------- 5.06s
2026-06-11 00:58:51.314973 | controller | install_yamls ----------------------------------------------------------- 3.34s
2026-06-11 00:58:51.314978 | controller | cifmw_setup ------------------------------------------------------------- 2.78s
2026-06-11 00:58:51.314983 | controller | install_ca -------------------------------------------------------------- 2.66s
2026-06-11 00:58:51.314988 | controller | libvirt_manager --------------------------------------------------------- 1.66s
2026-06-11 00:58:51.314992 | controller | install_openstack_ca ---------------------------------------------------- 1.16s
2026-06-11 00:58:51.314997 | controller | gather_facts ------------------------------------------------------------ 1.07s
2026-06-11 00:58:51.315002 | controller | discover_latest_image --------------------------------------------------- 0.67s
2026-06-11 00:58:51.315006 | controller | edpm_deploy ------------------------------------------------------------- 0.60s
2026-06-11 00:58:51.315022 | controller | manage_secrets ---------------------------------------------------------- 0.47s
2026-06-11 00:58:51.315028 | controller | operator_build ---------------------------------------------------------- 0.38s
2026-06-11 00:58:51.315032 | controller | networking_mapper ------------------------------------------------------- 0.38s
2026-06-11 00:58:51.315037 | controller | ansible.builtin.file ---------------------------------------------------- 0.26s
2026-06-11 00:58:51.315042 | controller | ansible.builtin.include_tasks ------------------------------------------- 0.07s
2026-06-11 00:58:51.315047 | controller | pkg_build --------------------------------------------------------------- 0.05s
2026-06-11 00:58:51.315051 | controller | ansible.builtin.include_vars -------------------------------------------- 0.03s
2026-06-11 00:58:51.315056 | controller | ansible.builtin.meta ---------------------------------------------------- 0.03s
2026-06-11 00:58:51.315061 | controller | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2026-06-11 00:58:51.315065 | controller | total ---------------------------------------------------------------- 3267.67s
2026-06-11 00:58:51.978164 | controller | ok: Runtime: 0:54:28.941068
2026-06-11 00:58:52.042040 | 
2026-06-11 00:58:52.042297 | PLAY RECAP
2026-06-11 00:58:52.042427 | controller | ok: 8 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0
2026-06-11 00:58:52.042475 | 
2026-06-11 00:58:52.193480 | RUN END RESULT_NORMAL: [untrusted : github.com/openstack-k8s-operators/ci-framework/ci/playbooks/edpm_baremetal_deployment/run.yml@main]
2026-06-11 00:58:52.197641 | POST-RUN START: [untrusted : github.com/openstack-k8s-operators/ci-framework/ci/playbooks/e2e-collect-logs.yml@main]
2026-06-11 00:58:52.971771 | 
2026-06-11 00:58:52.971908 | PLAY [Run ci/playbooks/e2e-collect-logs.yml]
2026-06-11 00:58:52.991128 | 
2026-06-11 00:58:52.991205 | TASK [Filter out host if needed]
2026-06-11 00:58:52.998518 | controller | skipping: end_host conditional evaluated to False, continuing execution for controller
2026-06-11 00:58:53.001647 | 
2026-06-11 00:58:53.001706 | TASK [Ensure we have the ci-framework on host]
2026-06-11 00:58:53.595260 | controller | ok
2026-06-11 00:58:53.605780 | 
2026-06-11 00:58:53.605916 | TASK [End host if no basedir]
2026-06-11 00:58:53.616241 | controller | skipping: end_host conditional evaluated to False, continuing execution for controller
2026-06-11 00:58:53.623073 | 
2026-06-11 00:58:53.623190 | TASK [Read base centos-9 scenarios]
2026-06-11 00:58:53.658680 | controller | ok
2026-06-11 00:58:53.767035 | 
2026-06-11 00:58:53.767109 | TASK [cifmw_helpers : Fail if file is not yaml or yml extension]
2026-06-11 00:58:53.801872 | controller | skipping: Conditional result was False
2026-06-11 00:58:53.808408 | 
2026-06-11 00:58:53.808498 | TASK [cifmw_helpers : Check if file is available]
2026-06-11 00:58:54.137534 | controller | ok
2026-06-11 00:58:54.146912 | 
2026-06-11 00:58:54.147050 | TASK [cifmw_helpers : Create temporary directory]
2026-06-11 00:58:54.184542 | controller | skipping: Conditional result was False
2026-06-11 00:58:54.194880 | 
2026-06-11 00:58:54.195032 | TASK [cifmw_helpers : Read vars]
2026-06-11 00:58:54.236385 | 
2026-06-11 00:58:54.236637 | TASK [cifmw_helpers : Create new variable files with content]
2026-06-11 00:58:54.284816 | 
2026-06-11 00:58:54.285076 | TASK [cifmw_helpers : Include vars]
2026-06-11 00:58:54.331423 | 
2026-06-11 00:58:54.331700 | TASK [cifmw_helpers : Remove temporary directory]
2026-06-11 00:58:54.368120 | controller | skipping: Conditional result was False
2026-06-11 00:58:54.386322 | 
2026-06-11 00:58:54.386607 | TASK [run_hook : Assert parameters are valid]
2026-06-11 00:58:54.532506 | controller | ok: All assertions passed
2026-06-11 00:58:54.541875 | 
2026-06-11 00:58:54.542090 | TASK [run_hook : Assert single hooks are all mappings]
2026-06-11 00:58:54.768658 | controller | ok: All assertions passed
2026-06-11 00:58:54.775481 | 
2026-06-11 00:58:54.775571 | LOOP [run_hook : Loop on hooks for pre_logs]
2026-06-11 00:58:54.880786 | 
2026-06-11 00:58:54.881054 | TASK [cifmw_setup : Ensure cifmw_basedir param is set]
2026-06-11 00:58:54.918706 | controller | skipping: Conditional result was False
2026-06-11 00:58:54.929611 | 
2026-06-11 00:58:54.929747 | TASK [Read artifacts parameters dir and set as facts]
2026-06-11 00:58:54.964791 | controller | ok
2026-06-11 00:58:54.998038 | 
2026-06-11 00:58:54.998127 | TASK [cifmw_helpers : Check directory is available]
2026-06-11 00:58:55.316494 | controller | ok
2026-06-11 00:58:55.325692 | 
2026-06-11 00:58:55.325826 | TASK [cifmw_helpers : Find yaml files]
2026-06-11 00:58:55.777203 | controller | ok: All paths examined
2026-06-11 00:58:55.789966 | 
2026-06-11 00:58:55.790102 | TASK [cifmw_helpers : Print available yaml files]
2026-06-11 00:58:55.848736 | 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 00:58:55.858879 | 
2026-06-11 00:58:55.859067 | LOOP [cifmw_helpers : Create files on localhost and use include_vars]
2026-06-11 00:58:55.900431 | controller | Output suppressed because no_log was given
2026-06-11 00:58:55.900811 | 
2026-06-11 00:58:55.904163 | controller | Output suppressed because no_log was given
2026-06-11 00:58:55.908524 | controller | Output suppressed because no_log was given
2026-06-11 00:58:55.913667 | controller | Output suppressed because no_log was given
2026-06-11 00:58:55.943063 | controller | included: /var/lib/zuul/builds/1ec44106962145eba886e000deb2512b/untrusted/project_0/github.com/openstack-k8s-operators/ci-framework/roles/cifmw_helpers/tasks/include_file.yml
2026-06-11 00:58:55.953939 | controller | included: /var/lib/zuul/builds/1ec44106962145eba886e000deb2512b/untrusted/project_0/github.com/openstack-k8s-operators/ci-framework/roles/cifmw_helpers/tasks/include_file.yml
2026-06-11 00:58:55.963396 | controller | included: /var/lib/zuul/builds/1ec44106962145eba886e000deb2512b/untrusted/project_0/github.com/openstack-k8s-operators/ci-framework/roles/cifmw_helpers/tasks/include_file.yml
2026-06-11 00:58:55.970024 | controller | included: /var/lib/zuul/builds/1ec44106962145eba886e000deb2512b/untrusted/project_0/github.com/openstack-k8s-operators/ci-framework/roles/cifmw_helpers/tasks/include_file.yml
2026-06-11 00:58:55.978483 | 
2026-06-11 00:58:55.978593 | TASK [cifmw_helpers : Fail if file is not yaml or yml extension]
2026-06-11 00:58:56.014176 | controller | skipping: Conditional result was False
2026-06-11 00:58:56.020984 | 
2026-06-11 00:58:56.021071 | TASK [cifmw_helpers : Check if file is available]
2026-06-11 00:58:56.369338 | controller | ok
2026-06-11 00:58:56.379822 | 
2026-06-11 00:58:56.379961 | TASK [cifmw_helpers : Create temporary directory]
2026-06-11 00:58:56.821265 | controller -> localhost | changed
2026-06-11 00:58:56.836447 | 
2026-06-11 00:58:56.836624 | TASK [cifmw_helpers : Read vars]
2026-06-11 00:58:57.257528 | controller | Output suppressed because no_log was given
2026-06-11 00:58:57.266172 | 
2026-06-11 00:58:57.266305 | TASK [cifmw_helpers : Create new variable files with content]
2026-06-11 00:58:58.000410 | controller -> localhost | Output suppressed because no_log was given
2026-06-11 00:58:58.006669 | 
2026-06-11 00:58:58.006735 | TASK [cifmw_helpers : Include vars]
2026-06-11 00:58:58.048596 | controller -> localhost | Output suppressed because no_log was given
2026-06-11 00:58:58.053821 | 
2026-06-11 00:58:58.053884 | TASK [cifmw_helpers : Remove temporary directory]
2026-06-11 00:58:58.512659 | controller -> localhost | changed
2026-06-11 00:58:58.520781 | 
2026-06-11 00:58:58.520855 | TASK [cifmw_helpers : Fail if file is not yaml or yml extension]
2026-06-11 00:58:58.566137 | controller | skipping: Conditional result was False
2026-06-11 00:58:58.573139 | 
2026-06-11 00:58:58.573229 | TASK [cifmw_helpers : Check if file is available]
2026-06-11 00:58:58.984200 | controller | ok
2026-06-11 00:58:58.994225 | 
2026-06-11 00:58:58.994389 | TASK [cifmw_helpers : Create temporary directory]
2026-06-11 00:58:59.275251 | controller -> localhost | changed
2026-06-11 00:58:59.289289 | 
2026-06-11 00:58:59.289462 | TASK [cifmw_helpers : Read vars]
2026-06-11 00:58:59.677254 | controller | Output suppressed because no_log was given
2026-06-11 00:58:59.688889 | 
2026-06-11 00:58:59.689030 | TASK [cifmw_helpers : Create new variable files with content]
2026-06-11 00:59:00.241852 | controller -> localhost | Output suppressed because no_log was given
2026-06-11 00:59:00.256227 | 
2026-06-11 00:59:00.256458 | TASK [cifmw_helpers : Include vars]
2026-06-11 00:59:00.324091 | controller -> localhost | Output suppressed because no_log was given
2026-06-11 00:59:00.335303 | 
2026-06-11 00:59:00.335495 | TASK [cifmw_helpers : Remove temporary directory]
2026-06-11 00:59:00.677408 | controller -> localhost | changed
2026-06-11 00:59:00.685845 | 
2026-06-11 00:59:00.685938 | TASK [cifmw_helpers : Fail if file is not yaml or yml extension]
2026-06-11 00:59:00.723775 | controller | skipping: Conditional result was False
2026-06-11 00:59:00.736731 | 
2026-06-11 00:59:00.736892 | TASK [cifmw_helpers : Check if file is available]
2026-06-11 00:59:01.121022 | controller | ok
2026-06-11 00:59:01.130742 | 
2026-06-11 00:59:01.130882 | TASK [cifmw_helpers : Create temporary directory]
2026-06-11 00:59:01.442204 | controller -> localhost | changed
2026-06-11 00:59:01.454257 | 
2026-06-11 00:59:01.454437 | TASK [cifmw_helpers : Read vars]
2026-06-11 00:59:01.814433 | controller | Output suppressed because no_log was given
2026-06-11 00:59:01.823113 | 
2026-06-11 00:59:01.823249 | TASK [cifmw_helpers : Create new variable files with content]
2026-06-11 00:59:02.377143 | controller -> localhost | Output suppressed because no_log was given
2026-06-11 00:59:02.387690 | 
2026-06-11 00:59:02.387946 | TASK [cifmw_helpers : Include vars]
2026-06-11 00:59:02.438559 | controller -> localhost | Output suppressed because no_log was given
2026-06-11 00:59:02.446213 | 
2026-06-11 00:59:02.446300 | TASK [cifmw_helpers : Remove temporary directory]
2026-06-11 00:59:02.765427 | controller -> localhost | changed
2026-06-11 00:59:02.780758 | 
2026-06-11 00:59:02.780907 | TASK [cifmw_helpers : Fail if file is not yaml or yml extension]
2026-06-11 00:59:02.808438 | controller | skipping: Conditional result was False
2026-06-11 00:59:02.819401 | 
2026-06-11 00:59:02.819541 | TASK [cifmw_helpers : Check if file is available]
2026-06-11 00:59:03.200023 | controller | ok
2026-06-11 00:59:03.210179 | 
2026-06-11 00:59:03.210316 | TASK [cifmw_helpers : Create temporary directory]
2026-06-11 00:59:03.514933 | controller -> localhost | changed
2026-06-11 00:59:03.530295 | 
2026-06-11 00:59:03.530483 | TASK [cifmw_helpers : Read vars]
2026-06-11 00:59:03.890544 | controller | Output suppressed because no_log was given
2026-06-11 00:59:03.898958 | 
2026-06-11 00:59:03.899087 | TASK [cifmw_helpers : Create new variable files with content]
2026-06-11 00:59:04.432289 | controller -> localhost | Output suppressed because no_log was given
2026-06-11 00:59:04.446060 | 
2026-06-11 00:59:04.446212 | TASK [cifmw_helpers : Include vars]
2026-06-11 00:59:04.502593 | controller -> localhost | Output suppressed because no_log was given
2026-06-11 00:59:04.513685 | 
2026-06-11 00:59:04.513818 | TASK [cifmw_helpers : Remove temporary directory]
2026-06-11 00:59:04.824442 | controller -> localhost | changed
2026-06-11 00:59:04.842965 | 
2026-06-11 00:59:04.843135 | TASK [cifmw_setup : Set custom cifmw PATH reusable fact]
2026-06-11 00:59:04.879812 | controller | skipping: Conditional result was False
2026-06-11 00:59:04.889502 | 
2026-06-11 00:59:04.889637 | TASK [cifmw_setup : Set destination folder for the logs]
2026-06-11 00:59:04.935259 | controller | ok
2026-06-11 00:59:04.943580 | 
2026-06-11 00:59:04.943726 | TASK [artifacts : Verify if "success" flag exists after successful tests execution]
2026-06-11 00:59:05.265657 | controller | ok
2026-06-11 00:59:05.274161 | 
2026-06-11 00:59:05.274293 | TASK [artifacts : Ensure we have at least minimal ansible facts]
2026-06-11 00:59:06.169093 | controller | ok
2026-06-11 00:59:06.176041 | 
2026-06-11 00:59:06.176122 | LOOP [artifacts : Ensure base directory exists]
2026-06-11 00:59:06.508626 | controller | ok: "artifacts"
2026-06-11 00:59:06.778158 | controller | ok: "logs"
2026-06-11 00:59:06.797022 | 
2026-06-11 00:59:06.797254 | TASK [artifacts : Load generated hook environment for further usage]
2026-06-11 00:59:06.904395 | controller | ERROR
2026-06-11 00:59:06.904640 | controller | {
2026-06-11 00:59:06.904680 | controller |   "ansible_facts": {},
2026-06-11 00:59:06.904706 | controller |   "ansible_included_var_files": [],
2026-06-11 00:59:06.904729 | controller |   "message": "/home/zuul/ci-framework-data/artifacts directory does not exist"
2026-06-11 00:59:06.904752 | controller | }
2026-06-11 00:59:06.904780 | controller | ERROR: Ignoring Errors
2026-06-11 00:59:06.908629 | 
2026-06-11 00:59:06.908691 | TASK [artifacts : Gather parameter passed to the playbook]
2026-06-11 00:59:08.187151 | controller | changed
2026-06-11 00:59:08.196902 | 
2026-06-11 00:59:08.197049 | TASK [artifacts : Gather facts]
2026-06-11 00:59:09.467569 | controller | changed
2026-06-11 00:59:09.478138 | 
2026-06-11 00:59:09.478276 | TASK [artifacts : Copy some network configuration files]
2026-06-11 00:59:10.035605 | controller | ok: Runtime: 0:00:00.035619
2026-06-11 00:59:10.055633 | 
2026-06-11 00:59:10.055780 | TASK [artifacts : Get installed packages list]
2026-06-11 00:59:11.247150 | controller | ok
2026-06-11 00:59:11.322466 | 
2026-06-11 00:59:11.322591 | TASK [artifacts : Output package list]
2026-06-11 00:59:12.851895 | controller | changed
2026-06-11 00:59:12.880034 | 
2026-06-11 00:59:12.880149 | LOOP [artifacts : Cleanup unnecesary directories]
2026-06-11 00:59:13.420230 | controller | changed: "/home/zuul/ci-framework-data/artifacts/manifests/operator"
2026-06-11 00:59:13.420652 | controller | ok: All items complete
2026-06-11 00:59:13.420698 | 
2026-06-11 00:59:13.567293 | 
2026-06-11 00:59:13.567499 | TASK [os_must_gather : Ensure directories are present]
2026-06-11 00:59:13.944435 | controller | changed
2026-06-11 00:59:13.976242 | 
2026-06-11 00:59:13.976521 | LOOP [os_must_gather : Construct project change list]
2026-06-11 00:59:14.092155 | controller | ok:
2026-06-11 00:59:14.092528 | controller | {
2026-06-11 00:59:14.092583 | controller |   "branch": "main",
2026-06-11 00:59:14.092622 | controller |   "change": "3987",
2026-06-11 00:59:14.092658 | controller |   "change_message": "[devscripts] Add a trim toggle for ocp master vms\n\nTesting a remedy for growing disk util for hypervisors waiting in the premetal pool",
2026-06-11 00:59:14.092696 | controller |   "change_url": "https://github.com/openstack-k8s-operators/ci-framework/pull/3987",
2026-06-11 00:59:14.092731 | controller |   "commit_id": "cd7bdce8f0ea79c29e9c2532fa57d85b885f7911",
2026-06-11 00:59:14.092766 | controller |   "patchset": "cd7bdce8f0ea79c29e9c2532fa57d85b885f7911",
2026-06-11 00:59:14.092798 | controller |   "project": {
2026-06-11 00:59:14.092832 | controller |     "canonical_hostname": "github.com",
2026-06-11 00:59:14.092867 | controller |     "canonical_name": "github.com/openstack-k8s-operators/ci-framework",
2026-06-11 00:59:14.092902 | controller |     "name": "openstack-k8s-operators/ci-framework",
2026-06-11 00:59:14.092935 | controller |     "short_name": "ci-framework",
2026-06-11 00:59:14.092967 | controller |     "src_dir": "src/github.com/openstack-k8s-operators/ci-framework"
2026-06-11 00:59:14.093000 | controller |   },
2026-06-11 00:59:14.093033 | controller |   "topic": null
2026-06-11 00:59:14.093065 | controller | }
2026-06-11 00:59:14.157088 | 
2026-06-11 00:59:14.157281 | TASK [os_must_gather : Get git tag for image tagging]
2026-06-11 00:59:14.762178 | controller | skipping: Conditional result was False
2026-06-11 00:59:14.817725 | 
2026-06-11 00:59:14.817975 | TASK [os_must_gather : Debug git show-ref]
2026-06-11 00:59:14.855552 | controller | skipping: Conditional result was False
2026-06-11 00:59:14.902868 | 
2026-06-11 00:59:14.902985 | TASK [os_must_gather : Build openstack-must-gather container]
2026-06-11 00:59:14.939558 | controller | skipping: Conditional result was False
2026-06-11 00:59:14.970249 | 
2026-06-11 00:59:14.970396 | TASK [os_must_gather : Push openstack-must-gather container]
2026-06-11 00:59:15.006603 | controller | skipping: Conditional result was False
2026-06-11 00:59:15.116158 | 
2026-06-11 00:59:15.116382 | TASK [os_must_gather : Set cifmw_os_must_gather_image to new image tag]
2026-06-11 00:59:15.152855 | controller | skipping: Conditional result was False
2026-06-11 00:59:15.177886 | 
2026-06-11 00:59:15.177964 | TASK [os_must_gather : Check for oc command]
2026-06-11 00:59:16.424731 | controller | changed
2026-06-11 00:59:16.449779 | 
2026-06-11 00:59:16.449887 | TASK [os_must_gather : Check if kubeconfig exists]
2026-06-11 00:59:16.839985 | controller | ok
2026-06-11 00:59:16.867166 | 
2026-06-11 00:59:16.867260 | TASK [os_must_gather : Run openstack-must-gather command]
2026-06-11 01:07:39.305565 | controller | changed
2026-06-11 01:07:39.396116 | 
2026-06-11 01:07:39.396342 | TASK [os_must_gather : Log openstack-must-gather failure]
2026-06-11 01:07:39.453282 | controller | skipping: Conditional result was False
2026-06-11 01:07:39.477999 | 
2026-06-11 01:07:39.478131 | TASK [os_must_gather : Run fallback generic must-gather command without SOS report when timed out]
2026-06-11 01:07:40.155877 | controller | skipping: Conditional result was False
2026-06-11 01:07:40.187917 | 
2026-06-11 01:07:40.188090 | TASK [os_must_gather : Create oc_inspect log directory]
2026-06-11 01:07:40.245549 | controller | skipping: Conditional result was False
2026-06-11 01:07:40.275720 | 
2026-06-11 01:07:40.275850 | LOOP [os_must_gather : Inspect namespaces as fallback diagnostic collection]
2026-06-11 01:07:40.353138 | controller | skipping: Conditional result was False
2026-06-11 01:07:40.353744 | controller | ok: All items complete
2026-06-11 01:07:40.353780 | 
2026-06-11 01:07:40.373620 | controller | skipping: Conditional result was False
2026-06-11 01:07:40.388230 | controller | skipping: Conditional result was False
2026-06-11 01:07:40.403397 | controller | skipping: Conditional result was False
2026-06-11 01:07:40.418034 | controller | skipping: Conditional result was False
2026-06-11 01:07:40.432534 | controller | skipping: Conditional result was False
2026-06-11 01:07:40.447337 | controller | skipping: Conditional result was False
2026-06-11 01:07:40.462376 | controller | skipping: Conditional result was False
2026-06-11 01:07:40.476801 | controller | skipping: Conditional result was False
2026-06-11 01:07:40.491308 | controller | skipping: Conditional result was False
2026-06-11 01:07:40.506164 | controller | skipping: Conditional result was False
2026-06-11 01:07:40.521766 | controller | skipping: Conditional result was False
2026-06-11 01:07:40.540172 | controller | skipping: Conditional result was False
2026-06-11 01:07:40.554700 | controller | skipping: Conditional result was False
2026-06-11 01:07:40.610114 | 
2026-06-11 01:07:40.610449 | TASK [os_must_gather : Find existing os-must-gather directories]
2026-06-11 01:07:41.208395 | controller | ok: All paths examined
2026-06-11 01:07:41.237169 | 
2026-06-11 01:07:41.237289 | TASK [os_must_gather : Create a symlink to newest os-must-gather directory]
2026-06-11 01:07:41.665144 | controller | changed
2026-06-11 01:07:41.716160 | 
2026-06-11 01:07:41.716368 | TASK [os_must_gather : Collect pod usage]
2026-06-11 01:07:41.764751 | controller | ok
2026-06-11 01:07:41.787309 | controller | included: /var/lib/zuul/builds/1ec44106962145eba886e000deb2512b/untrusted/project_0/github.com/openstack-k8s-operators/ci-framework/roles/os_must_gather/tasks/get_top.yml
2026-06-11 01:07:41.807222 | 
2026-06-11 01:07:41.807314 | TASK [os_must_gather : Get all containers usage - sort by cpu]
2026-06-11 01:07:42.444669 | controller | error: Metrics API not available
2026-06-11 01:07:42.546432 | controller | ERROR
2026-06-11 01:07:42.546687 | controller | {
2026-06-11 01:07:42.546725 | controller |   "delta": "0:00:00.149226",
2026-06-11 01:07:42.546751 | controller |   "end": "2026-06-11 01:07:42.448616",
2026-06-11 01:07:42.546775 | controller |   "msg": "non-zero return code",
2026-06-11 01:07:42.546796 | controller |   "rc": 1,
2026-06-11 01:07:42.546818 | controller |   "start": "2026-06-11 01:07:42.299390"
2026-06-11 01:07:42.546840 | controller | }
2026-06-11 01:07:42.546868 | controller | ERROR: Ignoring Errors
2026-06-11 01:07:42.573423 | 
2026-06-11 01:07:42.573521 | TASK [os_must_gather : Print message when metrics are not available]
2026-06-11 01:07:42.610038 | controller | skipping: Conditional result was False
2026-06-11 01:07:42.648726 | 
2026-06-11 01:07:42.648850 | TASK [os_must_gather : Get all containers usage - sort by memory]
2026-06-11 01:07:43.320811 | controller | skipping: Conditional result was False
2026-06-11 01:07:43.389629 | 
2026-06-11 01:07:43.389914 | TASK [os_must_gather : Find all namespaces directories]
2026-06-11 01:07:43.427818 | controller | skipping: Conditional result was False
2026-06-11 01:07:43.470822 | 
2026-06-11 01:07:43.470920 | LOOP [os_must_gather : Get resource usage by pods per namespace]
2026-06-11 01:07:43.542286 | 
2026-06-11 01:07:43.542557 | TASK [os_must_gather : Get node resource usage]
2026-06-11 01:07:44.147199 | controller | skipping: Conditional result was False
2026-06-11 01:07:44.193477 | 
2026-06-11 01:07:44.193677 | TASK [os_must_gather : Collect info for OOMKill]
2026-06-11 01:07:44.252422 | controller | ok
2026-06-11 01:07:44.277754 | controller | included: /var/lib/zuul/builds/1ec44106962145eba886e000deb2512b/untrusted/project_0/github.com/openstack-k8s-operators/ci-framework/roles/os_must_gather/tasks/oomkill.yml
2026-06-11 01:07:44.301421 | 
2026-06-11 01:07:44.301497 | TASK [os_must_gather : Check if there were some OOMKill]
2026-06-11 01:07:44.942803 | controller | /bin/sh: -c: line 1: syntax error near unexpected token `newline'
2026-06-11 01:07:44.942891 | 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 01:07:45.056936 | controller | ERROR
2026-06-11 01:07:45.057180 | controller | {
2026-06-11 01:07:45.057217 | controller |   "delta": "0:00:00.005707",
2026-06-11 01:07:45.057242 | controller |   "end": "2026-06-11 01:07:44.943071",
2026-06-11 01:07:45.057265 | controller |   "msg": "non-zero return code",
2026-06-11 01:07:45.057286 | controller |   "rc": 2,
2026-06-11 01:07:45.057308 | controller |   "start": "2026-06-11 01:07:44.937364"
2026-06-11 01:07:45.057329 | controller | }
2026-06-11 01:07:45.057384 | controller | ERROR: Ignoring Errors
2026-06-11 01:07:45.102529 | 
2026-06-11 01:07:45.102626 | TASK [artifacts : Create crc logs directory]
2026-06-11 01:07:45.741609 | controller | changed
2026-06-11 01:07:45.768427 | 
2026-06-11 01:07:45.768520 | TASK [artifacts : Ensure controller knows CRC ssh keys]
2026-06-11 01:07:47.991716 | controller | ok: Runtime: 0:00:01.140718
2026-06-11 01:07:48.019044 | 
2026-06-11 01:07:48.019157 | TASK [artifacts : Recognize new keypair]
2026-06-11 01:07:48.690428 | controller | ok
2026-06-11 01:07:48.718463 | 
2026-06-11 01:07:48.718568 | TASK [artifacts : Set fact if new keypair exists]
2026-06-11 01:07:48.788708 | controller | ok
2026-06-11 01:07:48.813074 | 
2026-06-11 01:07:48.813154 | TASK [artifacts : Prepare root ssh accesses]
2026-06-11 01:08:00.196495 | controller | changed
2026-06-11 01:08:00.232230 | 
2026-06-11 01:08:00.232401 | TASK [artifacts : Copy logs from CRC VM]
2026-06-11 01:08:06.990260 | controller | changed
2026-06-11 01:08:07.108963 | 
2026-06-11 01:08:07.109156 | TASK [artifacts : List all of the existing virtual machines]
2026-06-11 01:08:08.664218 | controller | ok
2026-06-11 01:08:08.691329 | 
2026-06-11 01:08:08.691442 | TASK [artifacts : Filter out edpm vm]
2026-06-11 01:08:08.767282 | controller | ok
2026-06-11 01:08:08.791598 | 
2026-06-11 01:08:08.791694 | TASK [artifacts : Slurp zuul inventory file]
2026-06-11 01:08:08.828886 | controller | skipping: Conditional result was False
2026-06-11 01:08:08.868265 | 
2026-06-11 01:08:08.868401 | LOOP [artifacts : Extract Compute and Networker from zuul mapping if any]
2026-06-11 01:08:08.962048 | 
2026-06-11 01:08:08.962260 | LOOP [artifacts : Generate logs on edpm vm {{ item.split('/')[0] }}]
2026-06-11 01:08:18.439230 | controller | changed: "192.168.122.100"
2026-06-11 01:08:18.439645 | 
2026-06-11 01:08:18.498037 | 
2026-06-11 01:08:18.498248 | LOOP [artifacts : Copy logs to host machine from {{ item.split('/')[0] }}]
2026-06-11 01:08:20.448819 | controller | changed: "192.168.122.100"
2026-06-11 01:08:20.502286 | 
2026-06-11 01:08:20.502589 | TASK [artifacts : Generate list of ansible logs to collect in home directory]
2026-06-11 01:08:20.894090 | controller | ok: All paths examined
2026-06-11 01:08:20.921755 | 
2026-06-11 01:08:20.921912 | LOOP [artifacts : Copy ansible logs to logs directory]
2026-06-11 01:08:22.058811 | controller | changed:
2026-06-11 01:08:22.058998 | controller | {
2026-06-11 01:08:22.059021 | controller |   "atime": 1781136218.5023289,
2026-06-11 01:08:22.059039 | controller |   "ctime": 1781139531.3126879,
2026-06-11 01:08:22.059055 | controller |   "dev": 64513,
2026-06-11 01:08:22.059071 | controller |   "gid": 1000,
2026-06-11 01:08:22.059087 | controller |   "gr_name": "zuul",
2026-06-11 01:08:22.059102 | controller |   "inode": 1384745,
2026-06-11 01:08:22.059117 | controller |   "isblk": false,
2026-06-11 01:08:22.059131 | controller |   "ischr": false,
2026-06-11 01:08:22.059145 | controller |   "isdir": false,
2026-06-11 01:08:22.059159 | controller |   "isfifo": false,
2026-06-11 01:08:22.059174 | controller |   "isgid": false,
2026-06-11 01:08:22.059188 | controller |   "islnk": false,
2026-06-11 01:08:22.059203 | controller |   "isreg": true,
2026-06-11 01:08:22.059217 | controller |   "issock": false,
2026-06-11 01:08:22.059231 | controller |   "isuid": false,
2026-06-11 01:08:22.059245 | controller |   "mode": "0644",
2026-06-11 01:08:22.059259 | controller |   "mtime": 1781139531.3126879,
2026-06-11 01:08:22.059273 | controller |   "nlink": 1,
2026-06-11 01:08:22.059288 | controller |   "path": "/home/zuul/ansible.log",
2026-06-11 01:08:22.059302 | controller |   "pw_name": "zuul",
2026-06-11 01:08:22.059317 | controller |   "rgrp": true,
2026-06-11 01:08:22.059331 | controller |   "roth": true,
2026-06-11 01:08:22.059345 | controller |   "rusr": true,
2026-06-11 01:08:22.059383 | controller |   "size": 356252,
2026-06-11 01:08:22.059398 | controller |   "uid": 1000,
2026-06-11 01:08:22.059413 | controller |   "wgrp": false,
2026-06-11 01:08:22.059427 | controller |   "woth": false,
2026-06-11 01:08:22.059440 | controller |   "wusr": true,
2026-06-11 01:08:22.059454 | controller |   "xgrp": false,
2026-06-11 01:08:22.059468 | controller |   "xoth": false,
2026-06-11 01:08:22.059482 | controller |   "xusr": false
2026-06-11 01:08:22.059495 | controller | }
2026-06-11 01:08:22.059523 | controller | changed: All items complete
2026-06-11 01:08:22.059541 | 
2026-06-11 01:08:22.113037 | 
2026-06-11 01:08:22.113271 | TASK [artifacts : Ensure we have proper rights on the gathered content]
2026-06-11 01:08:29.782661 | controller | ok: Runtime: 0:00:06.724652
2026-06-11 01:08:29.811858 | 
2026-06-11 01:08:29.811956 | LOOP [artifacts : Mask secrets in yaml log files]
2026-06-11 01:10:14.941632 | controller | changed: "/home/zuul/ci-framework-data/logs"
2026-06-11 01:10:15.654984 | controller | changed: "/home/zuul/ci-framework-data/artifacts"
2026-06-11 01:10:15.725703 | 
2026-06-11 01:10:15.725875 | LOOP [env_op_images : Ensure directory is present]
2026-06-11 01:10:16.159587 | controller | ok: "artifacts"
2026-06-11 01:10:16.159815 | controller | changed: All items complete
2026-06-11 01:10:16.159849 | 
2026-06-11 01:10:16.349509 | controller | ok: "logs"
2026-06-11 01:10:16.400046 | 
2026-06-11 01:10:16.400344 | TASK [env_op_images : Check if OpenStackControlPlane is setup]
2026-06-11 01:10:17.557380 | controller | ok: Runtime: 0:00:00.221965
2026-06-11 01:10:17.595983 | 
2026-06-11 01:10:17.596105 | TASK [env_op_images : Get images from the CSV]
2026-06-11 01:10:18.271582 | controller | apiVersion: v1
2026-06-11 01:10:18.271705 | controller | items:
2026-06-11 01:10:18.271716 | controller | - apiVersion: operators.coreos.com/v1alpha1
2026-06-11 01:10:18.271723 | controller |   kind: ClusterServiceVersion
2026-06-11 01:10:18.271730 | controller |   metadata:
2026-06-11 01:10:18.271737 | controller |     annotations:
2026-06-11 01:10:18.271744 | controller |       alm-examples: |-
2026-06-11 01:10:18.271750 | controller |         [
2026-06-11 01:10:18.271756 | controller |           {
2026-06-11 01:10:18.271764 | controller |             "apiVersion": "operator.openstack.org/v1beta1",
2026-06-11 01:10:18.271771 | controller |             "kind": "OpenStack",
2026-06-11 01:10:18.271778 | controller |             "metadata": {
2026-06-11 01:10:18.271784 | controller |               "labels": {
2026-06-11 01:10:18.271790 | controller |                 "app.kubernetes.io/created-by": "openstack-operator",
2026-06-11 01:10:18.271795 | controller |                 "app.kubernetes.io/instance": "openstack",
2026-06-11 01:10:18.271803 | controller |                 "app.kubernetes.io/managed-by": "kustomize",
2026-06-11 01:10:18.271809 | controller |                 "app.kubernetes.io/name": "openstack",
2026-06-11 01:10:18.271815 | controller |                 "app.kubernetes.io/part-of": "openstack-operator"
2026-06-11 01:10:18.271820 | controller |               },
2026-06-11 01:10:18.271826 | controller |               "name": "openstack",
2026-06-11 01:10:18.271831 | controller |               "namespace": "openstack-operators"
2026-06-11 01:10:18.271836 | controller |             },
2026-06-11 01:10:18.271842 | controller |             "spec": {
2026-06-11 01:10:18.271847 | controller |               "operatorOverrides": [
2026-06-11 01:10:18.271852 | controller |                 {
2026-06-11 01:10:18.271858 | controller |                   "controllerManager": {
2026-06-11 01:10:18.271863 | controller |                     "resources": {
2026-06-11 01:10:18.271868 | controller |                       "limits": {
2026-06-11 01:10:18.271873 | controller |                         "cpu": "600m",
2026-06-11 01:10:18.271883 | controller |                         "memory": "2Gi"
2026-06-11 01:10:18.271889 | controller |                       }
2026-06-11 01:10:18.271894 | controller |                     }
2026-06-11 01:10:18.271899 | controller |                   },
2026-06-11 01:10:18.271904 | controller |                   "name": "infra",
2026-06-11 01:10:18.271910 | controller |                   "replicas": 1
2026-06-11 01:10:18.271915 | controller |                 }
2026-06-11 01:10:18.271920 | controller |               ]
2026-06-11 01:10:18.271925 | controller |             }
2026-06-11 01:10:18.271930 | controller |           }
2026-06-11 01:10:18.271936 | controller |         ]
2026-06-11 01:10:18.271941 | controller |       capabilities: Seamless Upgrades
2026-06-11 01:10:18.271946 | controller |       createdAt: "2026-06-10T23:31:42Z"
2026-06-11 01:10:18.271951 | controller |       features.operators.openshift.io/disconnected: "true"
2026-06-11 01:10:18.271957 | controller |       features.operators.openshift.io/fips-compliant: "true"
2026-06-11 01:10:18.271962 | controller |       features.operators.openshift.io/proxy-aware: "false"
2026-06-11 01:10:18.271967 | controller |       features.operators.openshift.io/tls-profiles: "false"
2026-06-11 01:10:18.271972 | controller |       features.operators.openshift.io/token-auth-aws: "false"
2026-06-11 01:10:18.271977 | controller |       features.operators.openshift.io/token-auth-azure: "false"
2026-06-11 01:10:18.271982 | controller |       features.operators.openshift.io/token-auth-gcp: "false"
2026-06-11 01:10:18.271988 | controller |       olm.operatorGroup: openstack
2026-06-11 01:10:18.271993 | controller |       olm.operatorNamespace: openstack-operators
2026-06-11 01:10:18.271998 | controller |       olm.targetNamespaces: ""
2026-06-11 01:10:18.272006 | controller |       operatorframework.io/initialization-resource: '{"apiVersion":"operator.openstack.org/v1beta1","kind":"OpenStack","metadata":{"name":"openstack","namespace":"openstack-operators"},"spec":{}}'
2026-06-11 01:10:18.272013 | controller |       operatorframework.io/properties: '{"properties":[{"type":"olm.gvk","value":{"group":"operator.openstack.org","kind":"OpenStack","version":"v1beta1"}},{"type":"olm.package","value":{"packageName":"openstack-operator","version":"0.6.0"}}]}'
2026-06-11 01:10:18.272023 | controller |       operatorframework.io/suggested-namespace: openstack-operators
2026-06-11 01:10:18.272030 | controller |       operators.openshift.io/valid-subscription: '["OpenShift Container Platform",
2026-06-11 01:10:18.272038 | controller |         "OpenShift Platform Plus"]'
2026-06-11 01:10:18.272056 | controller |       operators.operatorframework.io/builder: operator-sdk-v1.41.1
2026-06-11 01:10:18.272064 | controller |       operators.operatorframework.io/project_layout: go.kubebuilder.io/v4
2026-06-11 01:10:18.272071 | controller |     creationTimestamp: "2026-06-11T00:12:50Z"
2026-06-11 01:10:18.272076 | controller |     finalizers:
2026-06-11 01:10:18.272082 | controller |     - operators.coreos.com/csv-cleanup
2026-06-11 01:10:18.272087 | controller |     generation: 1
2026-06-11 01:10:18.272092 | controller |     labels:
2026-06-11 01:10:18.272098 | controller |       olm.managed: "true"
2026-06-11 01:10:18.272103 | controller |       operators.coreos.com/openstack-operator.openstack-operators: ""
2026-06-11 01:10:18.272108 | controller |     name: openstack-operator.v0.6.0
2026-06-11 01:10:18.272113 | controller |     namespace: openstack-operators
2026-06-11 01:10:18.272118 | controller |     resourceVersion: "52335"
2026-06-11 01:10:18.272124 | controller |     uid: 4d2b29af-013e-4948-8676-2ddb5da1acc1
2026-06-11 01:10:18.272129 | controller |   spec:
2026-06-11 01:10:18.272134 | controller |     apiservicedefinitions: {}
2026-06-11 01:10:18.272140 | controller |     cleanup:
2026-06-11 01:10:18.272145 | controller |       enabled: false
2026-06-11 01:10:18.272150 | controller |     customresourcedefinitions:
2026-06-11 01:10:18.272156 | controller |       owned:
2026-06-11 01:10:18.272161 | controller |       - description: OpenStack is the Schema for the openstacks API
2026-06-11 01:10:18.272166 | controller |         displayName: Open Stack
2026-06-11 01:10:18.272172 | controller |         kind: OpenStack
2026-06-11 01:10:18.272177 | controller |         name: openstacks.operator.openstack.org
2026-06-11 01:10:18.272182 | controller |         version: v1beta1
2026-06-11 01:10:18.272187 | controller |     description: Install and configure OpenStack
2026-06-11 01:10:18.272192 | controller |     displayName: OpenStack
2026-06-11 01:10:18.272198 | controller |     icon:
2026-06-11 01:10:18.272255 | 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 01:10:18.272275 | controller |       mediatype: image/png
2026-06-11 01:10:18.272280 | controller |     install:
2026-06-11 01:10:18.272285 | controller |       spec:
2026-06-11 01:10:18.272291 | controller |         clusterPermissions:
2026-06-11 01:10:18.272296 | controller |         - rules:
2026-06-11 01:10:18.272302 | controller |           - apiGroups:
2026-06-11 01:10:18.272308 | controller |             - authentication.k8s.io
2026-06-11 01:10:18.272313 | controller |             resources:
2026-06-11 01:10:18.272319 | controller |             - tokenreviews
2026-06-11 01:10:18.272325 | controller |             verbs:
2026-06-11 01:10:18.272330 | controller |             - create
2026-06-11 01:10:18.272335 | controller |           - apiGroups:
2026-06-11 01:10:18.272340 | controller |             - authorization.k8s.io
2026-06-11 01:10:18.272348 | controller |             resources:
2026-06-11 01:10:18.272353 | controller |             - subjectaccessreviews
2026-06-11 01:10:18.272359 | controller |             verbs:
2026-06-11 01:10:18.272364 | controller |             - create
2026-06-11 01:10:18.272369 | controller |           - apiGroups:
2026-06-11 01:10:18.272374 | controller |             - ""
2026-06-11 01:10:18.272379 | controller |             resources:
2026-06-11 01:10:18.272384 | controller |             - configmaps
2026-06-11 01:10:18.272389 | controller |             - namespaces
2026-06-11 01:10:18.272395 | controller |             - serviceaccounts
2026-06-11 01:10:18.272400 | controller |             - services
2026-06-11 01:10:18.272405 | controller |             verbs:
2026-06-11 01:10:18.272410 | controller |             - '*'
2026-06-11 01:10:18.272415 | controller |           - apiGroups:
2026-06-11 01:10:18.272420 | controller |             - admissionregistration.k8s.io
2026-06-11 01:10:18.272425 | controller |             resources:
2026-06-11 01:10:18.272430 | controller |             - mutatingwebhookconfigurations
2026-06-11 01:10:18.272436 | controller |             - validatingwebhookconfigurations
2026-06-11 01:10:18.272441 | controller |             verbs:
2026-06-11 01:10:18.272446 | controller |             - '*'
2026-06-11 01:10:18.272451 | controller |           - apiGroups:
2026-06-11 01:10:18.272456 | controller |             - apiextensions.k8s.io
2026-06-11 01:10:18.272461 | controller |             resources:
2026-06-11 01:10:18.272466 | controller |             - '*'
2026-06-11 01:10:18.272472 | controller |             verbs:
2026-06-11 01:10:18.272477 | controller |             - '*'
2026-06-11 01:10:18.272482 | controller |           - apiGroups:
2026-06-11 01:10:18.272511 | controller |             - apps
2026-06-11 01:10:18.272520 | controller |             resources:
2026-06-11 01:10:18.272525 | controller |             - deployments
2026-06-11 01:10:18.272530 | controller |             verbs:
2026-06-11 01:10:18.272535 | controller |             - create
2026-06-11 01:10:18.272541 | controller |             - delete
2026-06-11 01:10:18.272546 | controller |             - get
2026-06-11 01:10:18.272551 | controller |             - list
2026-06-11 01:10:18.272556 | controller |             - patch
2026-06-11 01:10:18.272561 | controller |             - update
2026-06-11 01:10:18.272566 | controller |             - watch
2026-06-11 01:10:18.272571 | controller |           - apiGroups:
2026-06-11 01:10:18.272576 | controller |             - cert-manager.io
2026-06-11 01:10:18.272582 | controller |             resources:
2026-06-11 01:10:18.272587 | controller |             - certificates
2026-06-11 01:10:18.272592 | controller |             - issuers
2026-06-11 01:10:18.272597 | controller |             verbs:
2026-06-11 01:10:18.272602 | controller |             - create
2026-06-11 01:10:18.272607 | controller |             - delete
2026-06-11 01:10:18.272612 | controller |             - get
2026-06-11 01:10:18.272617 | controller |             - list
2026-06-11 01:10:18.272622 | controller |             - patch
2026-06-11 01:10:18.272628 | controller |             - update
2026-06-11 01:10:18.272633 | controller |             - watch
2026-06-11 01:10:18.272638 | controller |           - apiGroups:
2026-06-11 01:10:18.272643 | controller |             - discovery.k8s.io
2026-06-11 01:10:18.272648 | controller |             resources:
2026-06-11 01:10:18.272653 | controller |             - endpointslices
2026-06-11 01:10:18.272658 | controller |             verbs:
2026-06-11 01:10:18.272663 | controller |             - get
2026-06-11 01:10:18.272669 | controller |             - list
2026-06-11 01:10:18.272674 | controller |             - watch
2026-06-11 01:10:18.272679 | controller |           - apiGroups:
2026-06-11 01:10:18.272684 | controller |             - monitoring.coreos.com
2026-06-11 01:10:18.272689 | controller |             resources:
2026-06-11 01:10:18.272694 | controller |             - servicemonitors
2026-06-11 01:10:18.272700 | controller |             verbs:
2026-06-11 01:10:18.272705 | controller |             - create
2026-06-11 01:10:18.272710 | controller |             - delete
2026-06-11 01:10:18.272715 | controller |             - get
2026-06-11 01:10:18.272720 | controller |             - list
2026-06-11 01:10:18.272725 | controller |             - update
2026-06-11 01:10:18.272730 | controller |             - watch
2026-06-11 01:10:18.272735 | controller |           - apiGroups:
2026-06-11 01:10:18.272741 | controller |             - networking.k8s.io
2026-06-11 01:10:18.272746 | controller |             resources:
2026-06-11 01:10:18.272751 | controller |             - networkpolicies
2026-06-11 01:10:18.272756 | controller |             verbs:
2026-06-11 01:10:18.272761 | controller |             - create
2026-06-11 01:10:18.272766 | controller |             - delete
2026-06-11 01:10:18.272771 | controller |             - get
2026-06-11 01:10:18.272776 | controller |             - list
2026-06-11 01:10:18.272785 | controller |             - update
2026-06-11 01:10:18.272790 | controller |           - apiGroups:
2026-06-11 01:10:18.272795 | controller |             - operator.openstack.org
2026-06-11 01:10:18.272801 | controller |             resources:
2026-06-11 01:10:18.272806 | controller |             - openstacks
2026-06-11 01:10:18.272811 | controller |             verbs:
2026-06-11 01:10:18.272816 | controller |             - create
2026-06-11 01:10:18.272821 | controller |             - delete
2026-06-11 01:10:18.272826 | controller |             - get
2026-06-11 01:10:18.272831 | controller |             - list
2026-06-11 01:10:18.272836 | controller |             - patch
2026-06-11 01:10:18.272841 | controller |             - update
2026-06-11 01:10:18.272846 | controller |             - watch
2026-06-11 01:10:18.272851 | controller |           - apiGroups:
2026-06-11 01:10:18.272857 | controller |             - operator.openstack.org
2026-06-11 01:10:18.272862 | controller |             resources:
2026-06-11 01:10:18.272867 | controller |             - openstacks/finalizers
2026-06-11 01:10:18.272872 | controller |             verbs:
2026-06-11 01:10:18.272877 | controller |             - update
2026-06-11 01:10:18.272882 | controller |           - apiGroups:
2026-06-11 01:10:18.272887 | controller |             - operator.openstack.org
2026-06-11 01:10:18.272892 | controller |             resources:
2026-06-11 01:10:18.272898 | controller |             - openstacks/status
2026-06-11 01:10:18.272903 | controller |             verbs:
2026-06-11 01:10:18.272908 | controller |             - get
2026-06-11 01:10:18.272913 | controller |             - patch
2026-06-11 01:10:18.272918 | controller |             - update
2026-06-11 01:10:18.272923 | controller |           - apiGroups:
2026-06-11 01:10:18.272928 | controller |             - operators.coreos.com
2026-06-11 01:10:18.272933 | controller |             resources:
2026-06-11 01:10:18.272938 | controller |             - clusterserviceversions
2026-06-11 01:10:18.272944 | controller |             - installplans
2026-06-11 01:10:18.272949 | controller |             - operators
2026-06-11 01:10:18.272954 | controller |             - subscriptions
2026-06-11 01:10:18.272959 | controller |             verbs:
2026-06-11 01:10:18.272964 | controller |             - delete
2026-06-11 01:10:18.272969 | controller |             - get
2026-06-11 01:10:18.272974 | controller |             - list
2026-06-11 01:10:18.272979 | controller |           - apiGroups:
2026-06-11 01:10:18.272984 | controller |             - rbac.authorization.k8s.io
2026-06-11 01:10:18.272990 | controller |             resources:
2026-06-11 01:10:18.273001 | controller |             - clusterrolebindings
2026-06-11 01:10:18.273007 | controller |             - clusterroles
2026-06-11 01:10:18.273012 | controller |             - rolebindings
2026-06-11 01:10:18.273017 | controller |             - roles
2026-06-11 01:10:18.273024 | controller |             verbs:
2026-06-11 01:10:18.273031 | controller |             - '*'
2026-06-11 01:10:18.273039 | controller |           serviceAccountName: openstack-operator-controller-init
2026-06-11 01:10:18.273046 | controller |         deployments:
2026-06-11 01:10:18.273054 | controller |         - label:
2026-06-11 01:10:18.273061 | controller |             app.kubernetes.io/name: openstack-operator-controller-init
2026-06-11 01:10:18.273067 | controller |             control-plane: controller-manager
2026-06-11 01:10:18.273072 | controller |             openstack.org/operator-name: openstack-init
2026-06-11 01:10:18.273078 | controller |           name: openstack-operator-controller-init
2026-06-11 01:10:18.273083 | controller |           spec:
2026-06-11 01:10:18.273088 | controller |             replicas: 1
2026-06-11 01:10:18.273093 | controller |             selector:
2026-06-11 01:10:18.273098 | controller |               matchLabels:
2026-06-11 01:10:18.273104 | controller |                 app.kubernetes.io/name: openstack-operator-controller-init
2026-06-11 01:10:18.273109 | controller |                 control-plane: controller-manager
2026-06-11 01:10:18.273114 | controller |                 openstack.org/operator-name: openstack-init
2026-06-11 01:10:18.273119 | controller |             strategy: {}
2026-06-11 01:10:18.273124 | controller |             template:
2026-06-11 01:10:18.273129 | controller |               metadata:
2026-06-11 01:10:18.273134 | controller |                 annotations:
2026-06-11 01:10:18.273139 | controller |                   kubectl.kubernetes.io/default-container: operator
2026-06-11 01:10:18.273145 | controller |                 creationTimestamp: null
2026-06-11 01:10:18.273150 | controller |                 labels:
2026-06-11 01:10:18.273155 | controller |                   app.kubernetes.io/name: openstack-operator-controller-init
2026-06-11 01:10:18.273160 | controller |                   control-plane: controller-manager
2026-06-11 01:10:18.273169 | controller |                   openstack.org/operator-name: openstack-init
2026-06-11 01:10:18.273174 | controller |               spec:
2026-06-11 01:10:18.273179 | controller |                 containers:
2026-06-11 01:10:18.273184 | controller |                 - args:
2026-06-11 01:10:18.273189 | controller |                   - --leader-elect
2026-06-11 01:10:18.273195 | controller |                   - --health-probe-bind-address=:8081
2026-06-11 01:10:18.273200 | controller |                   command:
2026-06-11 01:10:18.273205 | controller |                   - /operator
2026-06-11 01:10:18.273210 | controller |                   env:
2026-06-11 01:10:18.273215 | controller |                   - name: RELATED_IMAGE_AGENT_IMAGE_URL_DEFAULT
2026-06-11 01:10:18.273220 | controller |                     value: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest
2026-06-11 01:10:18.273226 | controller |                   - name: RELATED_IMAGE_ANSIBLEEE_IMAGE_URL_DEFAULT
2026-06-11 01:10:18.273231 | controller |                     value: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest
2026-06-11 01:10:18.273236 | controller |                   - name: RELATED_IMAGE_AODH_API_IMAGE_URL_DEFAULT
2026-06-11 01:10:18.273241 | controller |                     value: quay.io/podified-antelope-centos9/openstack-aodh-api:current-podified
2026-06-11 01:10:18.273246 | controller |                   - name: RELATED_IMAGE_AODH_EVALUATOR_IMAGE_URL_DEFAULT
2026-06-11 01:10:18.273251 | controller |                     value: quay.io/podified-antelope-centos9/openstack-aodh-evaluator:current-podified
2026-06-11 01:10:18.273257 | controller |                   - name: RELATED_IMAGE_AODH_LISTENER_IMAGE_URL_DEFAULT
2026-06-11 01:10:18.273262 | controller |                     value: quay.io/podified-antelope-centos9/openstack-aodh-listener:current-podified
2026-06-11 01:10:18.273267 | controller |                   - name: RELATED_IMAGE_AODH_NOTIFIER_IMAGE_URL_DEFAULT
2026-06-11 01:10:18.273272 | controller |                     value: quay.io/podified-antelope-centos9/openstack-aodh-notifier:current-podified
2026-06-11 01:10:18.273277 | controller |                   - name: RELATED_IMAGE_APACHE_IMAGE_URL_DEFAULT
2026-06-11 01:10:18.273282 | controller |                     value: registry.redhat.io/ubi9/httpd-24:latest
2026-06-11 01:10:18.273287 | controller |                   - name: RELATED_IMAGE_BARBICAN_API_IMAGE_URL_DEFAULT
2026-06-11 01:10:18.273292 | controller |                     value: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified
2026-06-11 01:10:18.273297 | controller |                   - name: RELATED_IMAGE_BARBICAN_KEYSTONE_LISTENER_IMAGE_URL_DEFAULT
2026-06-11 01:10:18.273303 | controller |                     value: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified
2026-06-11 01:10:18.273308 | controller |                   - name: RELATED_IMAGE_BARBICAN_WORKER_IMAGE_URL_DEFAULT
2026-06-11 01:10:18.273313 | controller |                     value: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified
2026-06-11 01:10:18.273318 | controller |                   - name: RELATED_IMAGE_CEILOMETER_CENTRAL_IMAGE_URL_DEFAULT
2026-06-11 01:10:18.273323 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified
2026-06-11 01:10:18.273328 | controller |                   - name: RELATED_IMAGE_CEILOMETER_COMPUTE_IMAGE_URL_DEFAULT
2026-06-11 01:10:18.273333 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ceilometer-compute:current-podified
2026-06-11 01:10:18.273339 | controller |                   - name: RELATED_IMAGE_CEILOMETER_IPMI_IMAGE_URL_DEFAULT
2026-06-11 01:10:18.273344 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ceilometer-ipmi:current-podified
2026-06-11 01:10:18.273349 | controller |                   - name: RELATED_IMAGE_CEILOMETER_NOTIFICATION_IMAGE_URL_DEFAULT
2026-06-11 01:10:18.273354 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified
2026-06-11 01:10:18.273359 | controller |                   - name: RELATED_IMAGE_CEILOMETER_MYSQLD_EXPORTER_IMAGE_URL_DEFAULT
2026-06-11 01:10:18.273364 | controller |                     value: quay.io/openstack-k8s-operators/mysqld_exporter:latest
2026-06-11 01:10:18.273375 | controller |                   - name: RELATED_IMAGE_CEILOMETER_SGCORE_IMAGE_URL_DEFAULT
2026-06-11 01:10:18.273387 | controller |                     value: quay.io/openstack-k8s-operators/sg-core:latest
2026-06-11 01:10:18.273392 | controller |                   - name: RELATED_IMAGE_KSM_IMAGE_URL_DEFAULT
2026-06-11 01:10:18.273397 | controller |                     value: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0
2026-06-11 01:10:18.273402 | controller |                   - name: RELATED_IMAGE_CINDER_API_IMAGE_URL_DEFAULT
2026-06-11 01:10:18.273407 | controller |                     value: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified
2026-06-11 01:10:18.273413 | controller |                   - name: RELATED_IMAGE_CINDER_BACKUP_IMAGE_URL_DEFAULT
2026-06-11 01:10:18.273418 | controller |                     value: quay.io/podified-antelope-centos9/openstack-cinder-backup:current-podified
2026-06-11 01:10:18.273423 | controller |                   - name: RELATED_IMAGE_CINDER_SCHEDULER_IMAGE_URL_DEFAULT
2026-06-11 01:10:18.273428 | controller |                     value: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified
2026-06-11 01:10:18.273433 | controller |                   - name: RELATED_IMAGE_CINDER_VOLUME_IMAGE_URL_DEFAULT
2026-06-11 01:10:18.273438 | controller |                     value: quay.io/podified-antelope-centos9/openstack-cinder-volume:current-podified
2026-06-11 01:10:18.273443 | controller |                   - name: RELATED_IMAGE_CLOUDKITTY_API_IMAGE_URL_DEFAULT
2026-06-11 01:10:18.273448 | controller |                     value: quay.rdoproject.org/podified-master-centos10/openstack-cloudkitty-api:current
2026-06-11 01:10:18.273453 | controller |                   - name: RELATED_IMAGE_CLOUDKITTY_PROC_IMAGE_URL_DEFAULT
2026-06-11 01:10:18.273459 | controller |                     value: quay.rdoproject.org/podified-master-centos10/openstack-cloudkitty-processor:current
2026-06-11 01:10:18.273466 | controller |                   - name: RELATED_IMAGE_DESIGNATE_API_IMAGE_URL_DEFAULT
2026-06-11 01:10:18.273474 | controller |                     value: quay.io/podified-antelope-centos9/openstack-designate-api:current-podified
2026-06-11 01:10:18.273481 | controller |                   - name: RELATED_IMAGE_DESIGNATE_BACKENDBIND9_IMAGE_URL_DEFAULT
2026-06-11 01:10:18.273512 | controller |                     value: quay.io/podified-antelope-centos9/openstack-designate-backend-bind9:current-podified
2026-06-11 01:10:18.273524 | controller |                   - name: RELATED_IMAGE_DESIGNATE_CENTRAL_IMAGE_URL_DEFAULT
2026-06-11 01:10:18.273531 | controller |                     value: quay.io/podified-antelope-centos9/openstack-designate-central:current-podified
2026-06-11 01:10:18.273538 | controller |                   - name: RELATED_IMAGE_DESIGNATE_MDNS_IMAGE_URL_DEFAULT
2026-06-11 01:10:18.273545 | controller |                     value: quay.io/podified-antelope-centos9/openstack-designate-mdns:current-podified
2026-06-11 01:10:18.273552 | controller |                   - name: RELATED_IMAGE_DESIGNATE_PRODUCER_IMAGE_URL_DEFAULT
2026-06-11 01:10:18.273559 | controller |                     value: quay.io/podified-antelope-centos9/openstack-designate-producer:current-podified
2026-06-11 01:10:18.273566 | controller |                   - name: RELATED_IMAGE_DESIGNATE_UNBOUND_IMAGE_URL_DEFAULT
2026-06-11 01:10:18.273573 | controller |                     value: quay.io/podified-antelope-centos9/openstack-unbound:current-podified
2026-06-11 01:10:18.273581 | controller |                   - name: RELATED_IMAGE_DESIGNATE_WORKER_IMAGE_URL_DEFAULT
2026-06-11 01:10:18.273588 | controller |                     value: quay.io/podified-antelope-centos9/openstack-designate-worker:current-podified
2026-06-11 01:10:18.273595 | controller |                   - name: RELATED_IMAGE_EDPM_FRR_IMAGE_URL_DEFAULT
2026-06-11 01:10:18.273603 | controller |                     value: quay.io/podified-antelope-centos9/openstack-frr:current-podified
2026-06-11 01:10:18.273610 | controller |                   - name: RELATED_IMAGE_EDPM_ISCSID_IMAGE_URL_DEFAULT
2026-06-11 01:10:18.273617 | controller |                     value: quay.io/podified-antelope-centos9/openstack-iscsid:current-podified
2026-06-11 01:10:18.273624 | controller |                   - name: RELATED_IMAGE_EDPM_LOGROTATE_CROND_IMAGE_URL_DEFAULT
2026-06-11 01:10:18.273631 | controller |                     value: quay.io/podified-antelope-centos9/openstack-cron:current-podified
2026-06-11 01:10:18.273644 | controller |                   - name: RELATED_IMAGE_EDPM_MULTIPATHD_IMAGE_URL_DEFAULT
2026-06-11 01:10:18.273651 | controller |                     value: quay.io/podified-antelope-centos9/openstack-multipathd:current-podified
2026-06-11 01:10:18.273658 | controller |                   - name: RELATED_IMAGE_EDPM_NEUTRON_DHCP_AGENT_IMAGE_URL_DEFAULT
2026-06-11 01:10:18.273665 | controller |                     value: quay.io/podified-antelope-centos9/openstack-neutron-dhcp-agent:current-podified
2026-06-11 01:10:18.273673 | controller |                   - name: RELATED_IMAGE_EDPM_NEUTRON_METADATA_AGENT_IMAGE_URL_DEFAULT
2026-06-11 01:10:18.273685 | controller |                     value: quay.io/podified-antelope-centos9/openstack-neutron-metadata-agent-ovn:current-podified
2026-06-11 01:10:18.273693 | controller |                   - name: RELATED_IMAGE_EDPM_NEUTRON_OVN_AGENT_IMAGE_URL_DEFAULT
2026-06-11 01:10:18.273700 | controller |                     value: quay.io/podified-antelope-centos9/openstack-neutron-ovn-agent:current-podified
2026-06-11 01:10:18.273707 | controller |                   - name: RELATED_IMAGE_EDPM_NEUTRON_SRIOV_AGENT_IMAGE_URL_DEFAULT
2026-06-11 01:10:18.273714 | controller |                     value: quay.io/podified-antelope-centos9/openstack-neutron-sriov-agent:current-podified
2026-06-11 01:10:18.273721 | controller |                   - name: RELATED_IMAGE_EDPM_NODE_EXPORTER_IMAGE_URL_DEFAULT
2026-06-11 01:10:18.273736 | controller |                     value: quay.io/prometheus/node-exporter:v1.5.0
2026-06-11 01:10:18.273743 | controller |                   - name: RELATED_IMAGE_EDPM_KEPLER_IMAGE_URL_DEFAULT
2026-06-11 01:10:18.273750 | controller |                     value: quay.io/sustainable_computing_io/kepler:release-0.7.12
2026-06-11 01:10:18.273757 | controller |                   - name: RELATED_IMAGE_OPENSTACK_NETWORK_EXPORTER_IMAGE_URL_DEFAULT
2026-06-11 01:10:18.273763 | controller |                     value: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified
2026-06-11 01:10:18.273770 | controller |                   - name: RELATED_IMAGE_EDPM_OVN_BGP_AGENT_IMAGE_URL_DEFAULT
2026-06-11 01:10:18.273777 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ovn-bgp-agent:current-podified
2026-06-11 01:10:18.273785 | controller |                   - name: RELATED_IMAGE_EDPM_PODMAN_EXPORTER_IMAGE_URL_DEFAULT
2026-06-11 01:10:18.273792 | controller |                     value: quay.io/openstack-k8s-operators/prometheus-podman-exporter:latest
2026-06-11 01:10:18.273799 | controller |                   - name: RELATED_IMAGE_GLANCE_API_IMAGE_URL_DEFAULT
2026-06-11 01:10:18.273807 | controller |                     value: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified
2026-06-11 01:10:18.273814 | controller |                   - name: RELATED_IMAGE_HEAT_API_IMAGE_URL_DEFAULT
2026-06-11 01:10:18.273821 | controller |                     value: quay.io/podified-antelope-centos9/openstack-heat-api:current-podified
2026-06-11 01:10:18.273828 | controller |                   - name: RELATED_IMAGE_HEAT_CFNAPI_IMAGE_URL_DEFAULT
2026-06-11 01:10:18.273835 | controller |                     value: quay.io/podified-antelope-centos9/openstack-heat-api-cfn:current-podified
2026-06-11 01:10:18.273842 | controller |                   - name: RELATED_IMAGE_HEAT_ENGINE_IMAGE_URL_DEFAULT
2026-06-11 01:10:18.273849 | controller |                     value: quay.io/podified-antelope-centos9/openstack-heat-engine:current-podified
2026-06-11 01:10:18.273857 | controller |                   - name: RELATED_IMAGE_HORIZON_IMAGE_URL_DEFAULT
2026-06-11 01:10:18.273864 | controller |                     value: quay.io/podified-antelope-centos9/openstack-horizon:current-podified
2026-06-11 01:10:18.273869 | controller |                   - name: RELATED_IMAGE_INFRA_MEMCACHED_IMAGE_URL_DEFAULT
2026-06-11 01:10:18.273874 | controller |                     value: quay.io/podified-antelope-centos9/openstack-memcached:current-podified
2026-06-11 01:10:18.273879 | controller |                   - name: RELATED_IMAGE_INFRA_REDIS_IMAGE_URL_DEFAULT
2026-06-11 01:10:18.273884 | controller |                     value: quay.io/podified-antelope-centos9/openstack-redis:current-podified
2026-06-11 01:10:18.273889 | controller |                   - name: RELATED_IMAGE_IRONIC_API_IMAGE_URL_DEFAULT
2026-06-11 01:10:18.273899 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ironic-api:current-podified
2026-06-11 01:10:18.273905 | controller |                   - name: RELATED_IMAGE_IRONIC_CONDUCTOR_IMAGE_URL_DEFAULT
2026-06-11 01:10:18.273910 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ironic-conductor:current-podified
2026-06-11 01:10:18.273915 | controller |                   - name: RELATED_IMAGE_IRONIC_INSPECTOR_IMAGE_URL_DEFAULT
2026-06-11 01:10:18.273920 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ironic-inspector:current-podified
2026-06-11 01:10:18.273925 | controller |                   - name: RELATED_IMAGE_IRONIC_NEUTRON_AGENT_IMAGE_URL_DEFAULT
2026-06-11 01:10:18.273931 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ironic-neutron-agent:current-podified
2026-06-11 01:10:18.273936 | controller |                   - name: RELATED_IMAGE_IRONIC_PXE_IMAGE_URL_DEFAULT
2026-06-11 01:10:18.273941 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ironic-pxe:current-podified
2026-06-11 01:10:18.273946 | controller |                   - name: RELATED_IMAGE_IRONIC_PYTHON_AGENT_IMAGE_URL_DEFAULT
2026-06-11 01:10:18.273951 | controller |                     value: quay.io/podified-antelope-centos9/ironic-python-agent:current-podified
2026-06-11 01:10:18.273956 | controller |                   - name: RELATED_IMAGE_KEYSTONE_API_IMAGE_URL_DEFAULT
2026-06-11 01:10:18.273961 | controller |                     value: quay.io/podified-antelope-centos9/openstack-keystone:current-podified
2026-06-11 01:10:18.273966 | controller |                   - name: RELATED_IMAGE_MANILA_API_IMAGE_URL_DEFAULT
2026-06-11 01:10:18.273972 | controller |                     value: quay.io/podified-antelope-centos9/openstack-manila-api:current-podified
2026-06-11 01:10:18.273977 | controller |                   - name: RELATED_IMAGE_MANILA_SCHEDULER_IMAGE_URL_DEFAULT
2026-06-11 01:10:18.273982 | controller |                     value: quay.io/podified-antelope-centos9/openstack-manila-scheduler:current-podified
2026-06-11 01:10:18.273987 | controller |                   - name: RELATED_IMAGE_MANILA_SHARE_IMAGE_URL_DEFAULT
2026-06-11 01:10:18.273992 | controller |                     value: quay.io/podified-antelope-centos9/openstack-manila-share:current-podified
2026-06-11 01:10:18.273997 | controller |                   - name: RELATED_IMAGE_MARIADB_IMAGE_URL_DEFAULT
2026-06-11 01:10:18.274002 | controller |                     value: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified
2026-06-11 01:10:18.274007 | controller |                   - name: RELATED_IMAGE_NET_UTILS_IMAGE_URL_DEFAULT
2026-06-11 01:10:18.274012 | controller |                     value: quay.io/podified-antelope-centos9/openstack-netutils:current-podified
2026-06-11 01:10:18.274018 | controller |                   - name: RELATED_IMAGE_NEUTRON_API_IMAGE_URL_DEFAULT
2026-06-11 01:10:18.274031 | controller |                     value: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified
2026-06-11 01:10:18.274038 | controller |                   - name: RELATED_IMAGE_NOVA_API_IMAGE_URL_DEFAULT
2026-06-11 01:10:18.274046 | controller |                     value: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified
2026-06-11 01:10:18.274053 | controller |                   - name: RELATED_IMAGE_NOVA_COMPUTE_IMAGE_URL_DEFAULT
2026-06-11 01:10:18.274059 | controller |                     value: quay.io/podified-antelope-centos9/openstack-nova-compute:current-podified
2026-06-11 01:10:18.274064 | controller |                   - name: RELATED_IMAGE_NOVA_CONDUCTOR_IMAGE_URL_DEFAULT
2026-06-11 01:10:18.274069 | controller |                     value: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified
2026-06-11 01:10:18.274075 | controller |                   - name: RELATED_IMAGE_NOVA_NOVNC_IMAGE_URL_DEFAULT
2026-06-11 01:10:18.274080 | controller |                     value: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified
2026-06-11 01:10:18.274085 | controller |                   - name: RELATED_IMAGE_NOVA_SCHEDULER_IMAGE_URL_DEFAULT
2026-06-11 01:10:18.274090 | controller |                     value: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified
2026-06-11 01:10:18.274095 | controller |                   - name: RELATED_IMAGE_OCTAVIA_API_IMAGE_URL_DEFAULT
2026-06-11 01:10:18.274104 | controller |                     value: quay.io/podified-antelope-centos9/openstack-octavia-api:current-podified
2026-06-11 01:10:18.274109 | controller |                   - name: RELATED_IMAGE_OCTAVIA_HEALTHMANAGER_IMAGE_URL_DEFAULT
2026-06-11 01:10:18.274114 | controller |                     value: quay.io/podified-antelope-centos9/openstack-octavia-health-manager:current-podified
2026-06-11 01:10:18.274120 | controller |                   - name: RELATED_IMAGE_OCTAVIA_HOUSEKEEPING_IMAGE_URL_DEFAULT
2026-06-11 01:10:18.274125 | controller |                     value: quay.io/podified-antelope-centos9/openstack-octavia-housekeeping:current-podified
2026-06-11 01:10:18.274130 | controller |                   - name: RELATED_IMAGE_OCTAVIA_WORKER_IMAGE_URL_DEFAULT
2026-06-11 01:10:18.274135 | controller |                     value: quay.io/podified-antelope-centos9/openstack-octavia-worker:current-podified
2026-06-11 01:10:18.274140 | controller |                   - name: RELATED_IMAGE_OCTAVIA_RSYSLOG_IMAGE_URL_DEFAULT
2026-06-11 01:10:18.274145 | controller |                     value: quay.io/podified-antelope-centos9/openstack-rsyslog:current-podified
2026-06-11 01:10:18.274151 | controller |                   - name: RELATED_IMAGE_OPENSTACK_CLIENT_IMAGE_URL_DEFAULT
2026-06-11 01:10:18.274159 | controller |                     value: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified
2026-06-11 01:10:18.274165 | controller |                   - name: RELATED_IMAGE_OS_CONTAINER_IMAGE_URL_DEFAULT
2026-06-11 01:10:18.274170 | controller |                     value: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified
2026-06-11 01:10:18.274175 | controller |                   - name: RELATED_IMAGE_OVN_CONTROLLER_IMAGE_URL_DEFAULT
2026-06-11 01:10:18.274180 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified
2026-06-11 01:10:18.274185 | controller |                   - name: RELATED_IMAGE_OVN_CONTROLLER_OVS_IMAGE_URL_DEFAULT
2026-06-11 01:10:18.274191 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified
2026-06-11 01:10:18.274196 | controller |                   - name: RELATED_IMAGE_OVN_NB_DBCLUSTER_IMAGE_URL_DEFAULT
2026-06-11 01:10:18.274201 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified
2026-06-11 01:10:18.274206 | controller |                   - name: RELATED_IMAGE_OVN_NORTHD_IMAGE_URL_DEFAULT
2026-06-11 01:10:18.274211 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified
2026-06-11 01:10:18.274216 | controller |                   - name: RELATED_IMAGE_OVN_SB_DBCLUSTER_IMAGE_URL_DEFAULT
2026-06-11 01:10:18.274221 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified
2026-06-11 01:10:18.274227 | controller |                   - name: RELATED_IMAGE_PLACEMENT_API_IMAGE_URL_DEFAULT
2026-06-11 01:10:18.274232 | controller |                     value: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified
2026-06-11 01:10:18.274237 | controller |                   - name: RELATED_IMAGE_RABBITMQ_IMAGE_URL_DEFAULT
2026-06-11 01:10:18.274242 | controller |                     value: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified
2026-06-11 01:10:18.274247 | controller |                   - name: RELATED_IMAGE_SWIFT_ACCOUNT_IMAGE_URL_DEFAULT
2026-06-11 01:10:18.274252 | controller |                     value: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified
2026-06-11 01:10:18.274257 | controller |                   - name: RELATED_IMAGE_SWIFT_CONTAINER_IMAGE_URL_DEFAULT
2026-06-11 01:10:18.274263 | controller |                     value: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified
2026-06-11 01:10:18.274268 | controller |                   - name: RELATED_IMAGE_SWIFT_OBJECT_IMAGE_URL_DEFAULT
2026-06-11 01:10:18.274273 | controller |                     value: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified
2026-06-11 01:10:18.274278 | controller |                   - name: RELATED_IMAGE_SWIFT_PROXY_IMAGE_URL_DEFAULT
2026-06-11 01:10:18.274283 | controller |                     value: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified
2026-06-11 01:10:18.274297 | controller |                   - name: RELATED_IMAGE_TEST_TEMPEST_IMAGE_URL_DEFAULT
2026-06-11 01:10:18.274303 | controller |                     value: quay.io/podified-antelope-centos9/openstack-tempest-all:current-podified
2026-06-11 01:10:18.274309 | controller |                   - name: RELATED_IMAGE_WATCHER_API_IMAGE_URL_DEFAULT
2026-06-11 01:10:18.274314 | controller |                     value: quay.io/podified-master-centos9/openstack-watcher-api:current-podified
2026-06-11 01:10:18.274320 | controller |                   - name: RELATED_IMAGE_WATCHER_APPLIER_IMAGE_URL_DEFAULT
2026-06-11 01:10:18.274326 | controller |                     value: quay.io/podified-master-centos9/openstack-watcher-applier:current-podified
2026-06-11 01:10:18.274331 | controller |                   - name: RELATED_IMAGE_WATCHER_DECISION_ENGINE_IMAGE_URL_DEFAULT
2026-06-11 01:10:18.274336 | controller |                     value: quay.io/podified-master-centos9/openstack-watcher-decision-engine:current-podified
2026-06-11 01:10:18.274341 | controller |                   - name: TEST_TOBIKO_IMAGE_URL_DEFAULT
2026-06-11 01:10:18.274347 | controller |                     value: quay.io/podified-antelope-centos9/openstack-tobiko:current-podified
2026-06-11 01:10:18.274352 | controller |                   - name: TEST_ANSIBLETEST_IMAGE_URL_DEFAULT
2026-06-11 01:10:18.274357 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ansible-tests:current-podified
2026-06-11 01:10:18.274362 | controller |                   - name: TEST_HORIZONTEST_IMAGE_URL_DEFAULT
2026-06-11 01:10:18.274367 | controller |                     value: quay.io/podified-antelope-centos9/openstack-horizontest:current-podified
2026-06-11 01:10:18.274372 | controller |                   - name: RELATED_IMAGE_OPENSTACK_MUST_GATHER_DEFAULT
2026-06-11 01:10:18.274377 | controller |                     value: quay.io/openstack-k8s-operators/openstack-must-gather:latest
2026-06-11 01:10:18.274382 | controller |                   - name: RELATED_IMAGE_BARBICAN_OPERATOR_MANAGER_IMAGE_URL
2026-06-11 01:10:18.274388 | controller |                     value: quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7
2026-06-11 01:10:18.274394 | controller |                   - name: RELATED_IMAGE_CINDER_OPERATOR_MANAGER_IMAGE_URL
2026-06-11 01:10:18.274401 | controller |                     value: quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce
2026-06-11 01:10:18.274407 | controller |                   - name: RELATED_IMAGE_DESIGNATE_OPERATOR_MANAGER_IMAGE_URL
2026-06-11 01:10:18.274412 | controller |                     value: quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd
2026-06-11 01:10:18.274417 | controller |                   - name: RELATED_IMAGE_GLANCE_OPERATOR_MANAGER_IMAGE_URL
2026-06-11 01:10:18.274423 | controller |                     value: quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9
2026-06-11 01:10:18.274428 | controller |                   - name: RELATED_IMAGE_HEAT_OPERATOR_MANAGER_IMAGE_URL
2026-06-11 01:10:18.274433 | controller |                     value: quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752
2026-06-11 01:10:18.274439 | controller |                   - name: RELATED_IMAGE_HORIZON_OPERATOR_MANAGER_IMAGE_URL
2026-06-11 01:10:18.274444 | controller |                     value: quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed
2026-06-11 01:10:18.274449 | controller |                   - name: RELATED_IMAGE_INFRA_OPERATOR_MANAGER_IMAGE_URL
2026-06-11 01:10:18.274454 | controller |                     value: quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373
2026-06-11 01:10:18.274459 | controller |                   - name: RELATED_IMAGE_IRONIC_OPERATOR_MANAGER_IMAGE_URL
2026-06-11 01:10:18.274465 | controller |                     value: quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf
2026-06-11 01:10:18.274473 | controller |                   - name: RELATED_IMAGE_KEYSTONE_OPERATOR_MANAGER_IMAGE_URL
2026-06-11 01:10:18.274478 | controller |                     value: quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6
2026-06-11 01:10:18.274483 | controller |                   - name: RELATED_IMAGE_MANILA_OPERATOR_MANAGER_IMAGE_URL
2026-06-11 01:10:18.274511 | controller |                     value: quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391
2026-06-11 01:10:18.274517 | controller |                   - name: RELATED_IMAGE_MARIADB_OPERATOR_MANAGER_IMAGE_URL
2026-06-11 01:10:18.274522 | controller |                     value: quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398
2026-06-11 01:10:18.274527 | controller |                   - name: RELATED_IMAGE_NEUTRON_OPERATOR_MANAGER_IMAGE_URL
2026-06-11 01:10:18.274533 | controller |                     value: quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d
2026-06-11 01:10:18.274538 | controller |                   - name: RELATED_IMAGE_NOVA_OPERATOR_MANAGER_IMAGE_URL
2026-06-11 01:10:18.274548 | controller |                     value: quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60
2026-06-11 01:10:18.274554 | controller |                   - name: RELATED_IMAGE_OCTAVIA_OPERATOR_MANAGER_IMAGE_URL
2026-06-11 01:10:18.274559 | controller |                     value: quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63
2026-06-11 01:10:18.274564 | controller |                   - name: RELATED_IMAGE_OPENSTACK_BAREMETAL_OPERATOR_MANAGER_IMAGE_URL
2026-06-11 01:10:18.274569 | controller |                     value: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1
2026-06-11 01:10:18.274575 | controller |                   - name: RELATED_IMAGE_OVN_OPERATOR_MANAGER_IMAGE_URL
2026-06-11 01:10:18.274580 | controller |                     value: quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7
2026-06-11 01:10:18.274585 | controller |                   - name: RELATED_IMAGE_SWIFT_OPERATOR_MANAGER_IMAGE_URL
2026-06-11 01:10:18.274590 | controller |                     value: quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67
2026-06-11 01:10:18.274595 | controller |                   - name: RELATED_IMAGE_TELEMETRY_OPERATOR_MANAGER_IMAGE_URL
2026-06-11 01:10:18.274601 | controller |                     value: quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6
2026-06-11 01:10:18.274606 | controller |                   - name: RELATED_IMAGE_TEST_OPERATOR_MANAGER_IMAGE_URL
2026-06-11 01:10:18.274611 | controller |                     value: quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc
2026-06-11 01:10:18.274648 | controller |                   - name: RELATED_IMAGE_WATCHER_OPERATOR_MANAGER_IMAGE_URL
2026-06-11 01:10:18.274654 | controller |                     value: quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d
2026-06-11 01:10:18.274659 | controller |                   - name: OPENSTACK_RELEASE_VERSION
2026-06-11 01:10:18.274665 | controller |                     value: 0.6.0-1781134300
2026-06-11 01:10:18.274670 | controller |                   - name: OPERATOR_IMAGE_URL
2026-06-11 01:10:18.274675 | controller |                     value: 38.102.83.64:5001/openstack-k8s-operators/openstack-operator:2895d87b692193b55d566fae26f4c769f7f44de8
2026-06-11 01:10:18.274680 | controller |                   - name: ENABLE_WEBHOOKS
2026-06-11 01:10:18.274689 | controller |                     value: "false"
2026-06-11 01:10:18.274695 | controller |                   - name: LEASE_DURATION
2026-06-11 01:10:18.274700 | controller |                     value: "30"
2026-06-11 01:10:18.274705 | controller |                   - name: RENEW_DEADLINE
2026-06-11 01:10:18.274715 | controller |                     value: "20"
2026-06-11 01:10:18.274720 | controller |                   - name: RETRY_PERIOD
2026-06-11 01:10:18.274725 | controller |                     value: "5"
2026-06-11 01:10:18.274733 | controller |                   image: 38.102.83.64:5001/openstack-k8s-operators/openstack-operator:2895d87b692193b55d566fae26f4c769f7f44de8
2026-06-11 01:10:18.274738 | controller |                   livenessProbe:
2026-06-11 01:10:18.274743 | controller |                     httpGet:
2026-06-11 01:10:18.274749 | controller |                       path: /healthz
2026-06-11 01:10:18.274754 | controller |                       port: 8081
2026-06-11 01:10:18.274759 | controller |                     initialDelaySeconds: 15
2026-06-11 01:10:18.274764 | controller |                     periodSeconds: 20
2026-06-11 01:10:18.274769 | controller |                   name: operator
2026-06-11 01:10:18.274775 | controller |                   readinessProbe:
2026-06-11 01:10:18.274780 | controller |                     httpGet:
2026-06-11 01:10:18.274785 | controller |                       path: /readyz
2026-06-11 01:10:18.274790 | controller |                       port: 8081
2026-06-11 01:10:18.274795 | controller |                     initialDelaySeconds: 5
2026-06-11 01:10:18.274800 | controller |                     periodSeconds: 10
2026-06-11 01:10:18.274806 | controller |                   resources:
2026-06-11 01:10:18.274811 | controller |                     limits:
2026-06-11 01:10:18.274816 | controller |                       cpu: 500m
2026-06-11 01:10:18.274821 | controller |                       memory: 256Mi
2026-06-11 01:10:18.274826 | controller |                     requests:
2026-06-11 01:10:18.274831 | controller |                       cpu: 10m
2026-06-11 01:10:18.274837 | controller |                       memory: 128Mi
2026-06-11 01:10:18.274842 | controller |                   securityContext:
2026-06-11 01:10:18.274847 | controller |                     allowPrivilegeEscalation: false
2026-06-11 01:10:18.274852 | controller |                 securityContext:
2026-06-11 01:10:18.274857 | controller |                   runAsNonRoot: true
2026-06-11 01:10:18.274863 | controller |                 serviceAccountName: openstack-operator-controller-init
2026-06-11 01:10:18.274870 | controller |                 terminationGracePeriodSeconds: 10
2026-06-11 01:10:18.274878 | controller |                 tolerations:
2026-06-11 01:10:18.274885 | controller |                 - effect: NoExecute
2026-06-11 01:10:18.274891 | controller |                   key: node.kubernetes.io/not-ready
2026-06-11 01:10:18.274898 | controller |                   operator: Exists
2026-06-11 01:10:18.274905 | controller |                   tolerationSeconds: 120
2026-06-11 01:10:18.274912 | controller |                 - effect: NoExecute
2026-06-11 01:10:18.274919 | controller |                   key: node.kubernetes.io/unreachable
2026-06-11 01:10:18.274926 | controller |                   operator: Exists
2026-06-11 01:10:18.274933 | controller |                   tolerationSeconds: 120
2026-06-11 01:10:18.274940 | controller |         permissions:
2026-06-11 01:10:18.274947 | controller |         - rules:
2026-06-11 01:10:18.274954 | controller |           - apiGroups:
2026-06-11 01:10:18.274962 | controller |             - ""
2026-06-11 01:10:18.274969 | controller |             resources:
2026-06-11 01:10:18.274976 | controller |             - configmaps
2026-06-11 01:10:18.274983 | controller |             verbs:
2026-06-11 01:10:18.274989 | controller |             - get
2026-06-11 01:10:18.274994 | controller |             - list
2026-06-11 01:10:18.275000 | controller |             - watch
2026-06-11 01:10:18.275005 | controller |             - create
2026-06-11 01:10:18.275010 | controller |             - update
2026-06-11 01:10:18.275015 | controller |             - patch
2026-06-11 01:10:18.275021 | controller |             - delete
2026-06-11 01:10:18.275028 | controller |           - apiGroups:
2026-06-11 01:10:18.275035 | controller |             - coordination.k8s.io
2026-06-11 01:10:18.275043 | controller |             resources:
2026-06-11 01:10:18.275050 | controller |             - leases
2026-06-11 01:10:18.275057 | controller |             verbs:
2026-06-11 01:10:18.275064 | controller |             - get
2026-06-11 01:10:18.275079 | controller |             - list
2026-06-11 01:10:18.275084 | controller |             - watch
2026-06-11 01:10:18.275089 | controller |             - create
2026-06-11 01:10:18.275094 | controller |             - update
2026-06-11 01:10:18.275099 | controller |             - patch
2026-06-11 01:10:18.275104 | controller |             - delete
2026-06-11 01:10:18.275109 | controller |           - apiGroups:
2026-06-11 01:10:18.275115 | controller |             - ""
2026-06-11 01:10:18.275125 | controller |             resources:
2026-06-11 01:10:18.275130 | controller |             - events
2026-06-11 01:10:18.275135 | controller |             verbs:
2026-06-11 01:10:18.275140 | controller |             - create
2026-06-11 01:10:18.275145 | controller |             - patch
2026-06-11 01:10:18.275150 | controller |           serviceAccountName: openstack-operator-controller-init
2026-06-11 01:10:18.275155 | controller |       strategy: deployment
2026-06-11 01:10:18.275161 | controller |     installModes:
2026-06-11 01:10:18.275166 | controller |     - supported: false
2026-06-11 01:10:18.275171 | controller |       type: OwnNamespace
2026-06-11 01:10:18.275176 | controller |     - supported: false
2026-06-11 01:10:18.275181 | controller |       type: SingleNamespace
2026-06-11 01:10:18.275186 | controller |     - supported: false
2026-06-11 01:10:18.275191 | controller |       type: MultiNamespace
2026-06-11 01:10:18.275196 | controller |     - supported: true
2026-06-11 01:10:18.275201 | controller |       type: AllNamespaces
2026-06-11 01:10:18.275207 | controller |     keywords:
2026-06-11 01:10:18.275212 | controller |     - OpenStack
2026-06-11 01:10:18.275217 | controller |     links:
2026-06-11 01:10:18.275222 | controller |     - name: Openstack Operator
2026-06-11 01:10:18.275227 | controller |       url: https://github.com/openstack-k8s-operators/
2026-06-11 01:10:18.275232 | controller |     maturity: alpha
2026-06-11 01:10:18.275237 | controller |     minKubeVersion: 0.0.1
2026-06-11 01:10:18.275243 | controller |     provider:
2026-06-11 01:10:18.275248 | controller |       name: Red Hat Inc.
2026-06-11 01:10:18.275253 | controller |       url: https://redhat.com/
2026-06-11 01:10:18.275258 | controller |     relatedImages:
2026-06-11 01:10:18.275263 | controller |     - image: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest
2026-06-11 01:10:18.275268 | controller |       name: agent-image-url-default
2026-06-11 01:10:18.275273 | controller |     - image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest
2026-06-11 01:10:18.275279 | controller |       name: ansibleee-image-url-default
2026-06-11 01:10:18.275284 | controller |     - image: quay.io/podified-antelope-centos9/openstack-aodh-api:current-podified
2026-06-11 01:10:18.275289 | controller |       name: aodh-api-image-url-default
2026-06-11 01:10:18.275295 | controller |     - image: quay.io/podified-antelope-centos9/openstack-aodh-evaluator:current-podified
2026-06-11 01:10:18.275301 | controller |       name: aodh-evaluator-image-url-default
2026-06-11 01:10:18.275306 | controller |     - image: quay.io/podified-antelope-centos9/openstack-aodh-listener:current-podified
2026-06-11 01:10:18.275312 | controller |       name: aodh-listener-image-url-default
2026-06-11 01:10:18.275318 | controller |     - image: quay.io/podified-antelope-centos9/openstack-aodh-notifier:current-podified
2026-06-11 01:10:18.275324 | controller |       name: aodh-notifier-image-url-default
2026-06-11 01:10:18.275329 | controller |     - image: registry.redhat.io/ubi9/httpd-24:latest
2026-06-11 01:10:18.275334 | controller |       name: apache-image-url-default
2026-06-11 01:10:18.275339 | controller |     - image: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified
2026-06-11 01:10:18.275344 | controller |       name: barbican-api-image-url-default
2026-06-11 01:10:18.275349 | controller |     - image: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified
2026-06-11 01:10:18.275354 | controller |       name: barbican-keystone-listener-image-url-default
2026-06-11 01:10:18.275360 | controller |     - image: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified
2026-06-11 01:10:18.275365 | controller |       name: barbican-worker-image-url-default
2026-06-11 01:10:18.275370 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified
2026-06-11 01:10:18.275375 | controller |       name: ceilometer-central-image-url-default
2026-06-11 01:10:18.275380 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ceilometer-compute:current-podified
2026-06-11 01:10:18.275385 | controller |       name: ceilometer-compute-image-url-default
2026-06-11 01:10:18.275390 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ceilometer-ipmi:current-podified
2026-06-11 01:10:18.275396 | controller |       name: ceilometer-ipmi-image-url-default
2026-06-11 01:10:18.275401 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified
2026-06-11 01:10:18.275406 | controller |       name: ceilometer-notification-image-url-default
2026-06-11 01:10:18.275414 | controller |     - image: quay.io/openstack-k8s-operators/mysqld_exporter:latest
2026-06-11 01:10:18.275423 | controller |       name: ceilometer-mysqld-exporter-image-url-default
2026-06-11 01:10:18.275428 | controller |     - image: quay.io/openstack-k8s-operators/sg-core:latest
2026-06-11 01:10:18.275434 | controller |       name: ceilometer-sgcore-image-url-default
2026-06-11 01:10:18.275439 | controller |     - image: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0
2026-06-11 01:10:18.275444 | controller |       name: ksm-image-url-default
2026-06-11 01:10:18.275449 | controller |     - image: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified
2026-06-11 01:10:18.275454 | controller |       name: cinder-api-image-url-default
2026-06-11 01:10:18.275459 | controller |     - image: quay.io/podified-antelope-centos9/openstack-cinder-backup:current-podified
2026-06-11 01:10:18.275465 | controller |       name: cinder-backup-image-url-default
2026-06-11 01:10:18.275470 | controller |     - image: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified
2026-06-11 01:10:18.275475 | controller |       name: cinder-scheduler-image-url-default
2026-06-11 01:10:18.275480 | controller |     - image: quay.io/podified-antelope-centos9/openstack-cinder-volume:current-podified
2026-06-11 01:10:18.275485 | controller |       name: cinder-volume-image-url-default
2026-06-11 01:10:18.275514 | controller |     - image: quay.rdoproject.org/podified-master-centos10/openstack-cloudkitty-api:current
2026-06-11 01:10:18.275519 | controller |       name: cloudkitty-api-image-url-default
2026-06-11 01:10:18.275524 | controller |     - image: quay.rdoproject.org/podified-master-centos10/openstack-cloudkitty-processor:current
2026-06-11 01:10:18.275529 | controller |       name: cloudkitty-proc-image-url-default
2026-06-11 01:10:18.275534 | controller |     - image: quay.io/podified-antelope-centos9/openstack-designate-api:current-podified
2026-06-11 01:10:18.275539 | controller |       name: designate-api-image-url-default
2026-06-11 01:10:18.275545 | controller |     - image: quay.io/podified-antelope-centos9/openstack-designate-backend-bind9:current-podified
2026-06-11 01:10:18.275555 | controller |       name: designate-backendbind9-image-url-default
2026-06-11 01:10:18.275560 | controller |     - image: quay.io/podified-antelope-centos9/openstack-designate-central:current-podified
2026-06-11 01:10:18.275565 | controller |       name: designate-central-image-url-default
2026-06-11 01:10:18.275570 | controller |     - image: quay.io/podified-antelope-centos9/openstack-designate-mdns:current-podified
2026-06-11 01:10:18.275575 | controller |       name: designate-mdns-image-url-default
2026-06-11 01:10:18.275580 | controller |     - image: quay.io/podified-antelope-centos9/openstack-designate-producer:current-podified
2026-06-11 01:10:18.275586 | controller |       name: designate-producer-image-url-default
2026-06-11 01:10:18.275591 | controller |     - image: quay.io/podified-antelope-centos9/openstack-unbound:current-podified
2026-06-11 01:10:18.275596 | controller |       name: designate-unbound-image-url-default
2026-06-11 01:10:18.275601 | controller |     - image: quay.io/podified-antelope-centos9/openstack-designate-worker:current-podified
2026-06-11 01:10:18.275606 | controller |       name: designate-worker-image-url-default
2026-06-11 01:10:18.275611 | controller |     - image: quay.io/podified-antelope-centos9/openstack-frr:current-podified
2026-06-11 01:10:18.275616 | controller |       name: edpm-frr-image-url-default
2026-06-11 01:10:18.275622 | controller |     - image: quay.io/podified-antelope-centos9/openstack-iscsid:current-podified
2026-06-11 01:10:18.275627 | controller |       name: edpm-iscsid-image-url-default
2026-06-11 01:10:18.275632 | controller |     - image: quay.io/podified-antelope-centos9/openstack-cron:current-podified
2026-06-11 01:10:18.275637 | controller |       name: edpm-logrotate-crond-image-url-default
2026-06-11 01:10:18.275642 | controller |     - image: quay.io/podified-antelope-centos9/openstack-multipathd:current-podified
2026-06-11 01:10:18.275647 | controller |       name: edpm-multipathd-image-url-default
2026-06-11 01:10:18.275652 | controller |     - image: quay.io/podified-antelope-centos9/openstack-neutron-dhcp-agent:current-podified
2026-06-11 01:10:18.275658 | controller |       name: edpm-neutron-dhcp-agent-image-url-default
2026-06-11 01:10:18.275663 | controller |     - image: quay.io/podified-antelope-centos9/openstack-neutron-metadata-agent-ovn:current-podified
2026-06-11 01:10:18.275678 | controller |       name: edpm-neutron-metadata-agent-image-url-default
2026-06-11 01:10:18.275683 | controller |     - image: quay.io/podified-antelope-centos9/openstack-neutron-ovn-agent:current-podified
2026-06-11 01:10:18.275688 | controller |       name: edpm-neutron-ovn-agent-image-url-default
2026-06-11 01:10:18.275693 | controller |     - image: quay.io/podified-antelope-centos9/openstack-neutron-sriov-agent:current-podified
2026-06-11 01:10:18.275698 | controller |       name: edpm-neutron-sriov-agent-image-url-default
2026-06-11 01:10:18.275703 | controller |     - image: quay.io/prometheus/node-exporter:v1.5.0
2026-06-11 01:10:18.275708 | controller |       name: edpm-node-exporter-image-url-default
2026-06-11 01:10:18.275714 | controller |     - image: quay.io/sustainable_computing_io/kepler:release-0.7.12
2026-06-11 01:10:18.275719 | controller |       name: edpm-kepler-image-url-default
2026-06-11 01:10:18.275724 | controller |     - image: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified
2026-06-11 01:10:18.275729 | controller |       name: openstack-network-exporter-image-url-default
2026-06-11 01:10:18.275734 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ovn-bgp-agent:current-podified
2026-06-11 01:10:18.275740 | controller |       name: edpm-ovn-bgp-agent-image-url-default
2026-06-11 01:10:18.275745 | controller |     - image: quay.io/openstack-k8s-operators/prometheus-podman-exporter:latest
2026-06-11 01:10:18.275750 | controller |       name: edpm-podman-exporter-image-url-default
2026-06-11 01:10:18.275755 | controller |     - image: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified
2026-06-11 01:10:18.275760 | controller |       name: glance-api-image-url-default
2026-06-11 01:10:18.275765 | controller |     - image: quay.io/podified-antelope-centos9/openstack-heat-api:current-podified
2026-06-11 01:10:18.275770 | controller |       name: heat-api-image-url-default
2026-06-11 01:10:18.275776 | controller |     - image: quay.io/podified-antelope-centos9/openstack-heat-api-cfn:current-podified
2026-06-11 01:10:18.275781 | controller |       name: heat-cfnapi-image-url-default
2026-06-11 01:10:18.275786 | controller |     - image: quay.io/podified-antelope-centos9/openstack-heat-engine:current-podified
2026-06-11 01:10:18.275791 | controller |       name: heat-engine-image-url-default
2026-06-11 01:10:18.275796 | controller |     - image: quay.io/podified-antelope-centos9/openstack-horizon:current-podified
2026-06-11 01:10:18.275802 | controller |       name: horizon-image-url-default
2026-06-11 01:10:18.275807 | controller |     - image: quay.io/podified-antelope-centos9/openstack-memcached:current-podified
2026-06-11 01:10:18.275812 | controller |       name: infra-memcached-image-url-default
2026-06-11 01:10:18.275817 | controller |     - image: quay.io/podified-antelope-centos9/openstack-redis:current-podified
2026-06-11 01:10:18.275822 | controller |       name: infra-redis-image-url-default
2026-06-11 01:10:18.275827 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ironic-api:current-podified
2026-06-11 01:10:18.275833 | controller |       name: ironic-api-image-url-default
2026-06-11 01:10:18.275838 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ironic-conductor:current-podified
2026-06-11 01:10:18.275843 | controller |       name: ironic-conductor-image-url-default
2026-06-11 01:10:18.275848 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ironic-inspector:current-podified
2026-06-11 01:10:18.275853 | controller |       name: ironic-inspector-image-url-default
2026-06-11 01:10:18.275858 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ironic-neutron-agent:current-podified
2026-06-11 01:10:18.275864 | controller |       name: ironic-neutron-agent-image-url-default
2026-06-11 01:10:18.275869 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ironic-pxe:current-podified
2026-06-11 01:10:18.275874 | controller |       name: ironic-pxe-image-url-default
2026-06-11 01:10:18.275879 | controller |     - image: quay.io/podified-antelope-centos9/ironic-python-agent:current-podified
2026-06-11 01:10:18.275889 | controller |       name: ironic-python-agent-image-url-default
2026-06-11 01:10:18.275897 | controller |     - image: quay.io/podified-antelope-centos9/openstack-keystone:current-podified
2026-06-11 01:10:18.275903 | controller |       name: keystone-api-image-url-default
2026-06-11 01:10:18.275908 | controller |     - image: quay.io/podified-antelope-centos9/openstack-manila-api:current-podified
2026-06-11 01:10:18.275915 | controller |       name: manila-api-image-url-default
2026-06-11 01:10:18.275921 | controller |     - image: quay.io/podified-antelope-centos9/openstack-manila-scheduler:current-podified
2026-06-11 01:10:18.275926 | controller |       name: manila-scheduler-image-url-default
2026-06-11 01:10:18.275931 | controller |     - image: quay.io/podified-antelope-centos9/openstack-manila-share:current-podified
2026-06-11 01:10:18.275936 | controller |       name: manila-share-image-url-default
2026-06-11 01:10:18.275941 | controller |     - image: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified
2026-06-11 01:10:18.275947 | controller |       name: mariadb-image-url-default
2026-06-11 01:10:18.275952 | controller |     - image: quay.io/podified-antelope-centos9/openstack-netutils:current-podified
2026-06-11 01:10:18.275957 | controller |       name: net-utils-image-url-default
2026-06-11 01:10:18.275962 | controller |     - image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified
2026-06-11 01:10:18.275967 | controller |       name: neutron-api-image-url-default
2026-06-11 01:10:18.275972 | controller |     - image: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified
2026-06-11 01:10:18.275978 | controller |       name: nova-api-image-url-default
2026-06-11 01:10:18.275983 | controller |     - image: quay.io/podified-antelope-centos9/openstack-nova-compute:current-podified
2026-06-11 01:10:18.275988 | controller |       name: nova-compute-image-url-default
2026-06-11 01:10:18.275993 | controller |     - image: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified
2026-06-11 01:10:18.275998 | controller |       name: nova-conductor-image-url-default
2026-06-11 01:10:18.276004 | controller |     - image: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified
2026-06-11 01:10:18.276009 | controller |       name: nova-novnc-image-url-default
2026-06-11 01:10:18.276014 | controller |     - image: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified
2026-06-11 01:10:18.276019 | controller |       name: nova-scheduler-image-url-default
2026-06-11 01:10:18.276024 | controller |     - image: quay.io/podified-antelope-centos9/openstack-octavia-api:current-podified
2026-06-11 01:10:18.276030 | controller |       name: octavia-api-image-url-default
2026-06-11 01:10:18.276035 | controller |     - image: quay.io/podified-antelope-centos9/openstack-octavia-health-manager:current-podified
2026-06-11 01:10:18.276040 | controller |       name: octavia-healthmanager-image-url-default
2026-06-11 01:10:18.276045 | controller |     - image: quay.io/podified-antelope-centos9/openstack-octavia-housekeeping:current-podified
2026-06-11 01:10:18.276050 | controller |       name: octavia-housekeeping-image-url-default
2026-06-11 01:10:18.276055 | controller |     - image: quay.io/podified-antelope-centos9/openstack-octavia-worker:current-podified
2026-06-11 01:10:18.276061 | controller |       name: octavia-worker-image-url-default
2026-06-11 01:10:18.276066 | controller |     - image: quay.io/podified-antelope-centos9/openstack-rsyslog:current-podified
2026-06-11 01:10:18.276071 | controller |       name: octavia-rsyslog-image-url-default
2026-06-11 01:10:18.276076 | controller |     - image: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified
2026-06-11 01:10:18.276081 | controller |       name: openstack-client-image-url-default
2026-06-11 01:10:18.276086 | controller |     - image: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified
2026-06-11 01:10:18.276092 | controller |       name: os-container-image-url-default
2026-06-11 01:10:18.276097 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified
2026-06-11 01:10:18.276102 | controller |       name: ovn-controller-image-url-default
2026-06-11 01:10:18.276107 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified
2026-06-11 01:10:18.276112 | controller |       name: ovn-controller-ovs-image-url-default
2026-06-11 01:10:18.276117 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified
2026-06-11 01:10:18.276123 | controller |       name: ovn-nb-dbcluster-image-url-default
2026-06-11 01:10:18.276128 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified
2026-06-11 01:10:18.276133 | controller |       name: ovn-northd-image-url-default
2026-06-11 01:10:18.276141 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified
2026-06-11 01:10:18.276146 | controller |       name: ovn-sb-dbcluster-image-url-default
2026-06-11 01:10:18.276151 | controller |     - image: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified
2026-06-11 01:10:18.276157 | controller |       name: placement-api-image-url-default
2026-06-11 01:10:18.276162 | controller |     - image: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified
2026-06-11 01:10:18.276167 | controller |       name: rabbitmq-image-url-default
2026-06-11 01:10:18.276172 | controller |     - image: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified
2026-06-11 01:10:18.276178 | controller |       name: swift-account-image-url-default
2026-06-11 01:10:18.276185 | controller |     - image: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified
2026-06-11 01:10:18.276192 | controller |       name: swift-container-image-url-default
2026-06-11 01:10:18.276200 | controller |     - image: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified
2026-06-11 01:10:18.276207 | controller |       name: swift-object-image-url-default
2026-06-11 01:10:18.276214 | controller |     - image: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified
2026-06-11 01:10:18.276222 | controller |       name: swift-proxy-image-url-default
2026-06-11 01:10:18.276229 | controller |     - image: quay.io/podified-antelope-centos9/openstack-tempest-all:current-podified
2026-06-11 01:10:18.276237 | controller |       name: test-tempest-image-url-default
2026-06-11 01:10:18.276249 | controller |     - image: quay.io/podified-master-centos9/openstack-watcher-api:current-podified
2026-06-11 01:10:18.276254 | controller |       name: watcher-api-image-url-default
2026-06-11 01:10:18.276259 | controller |     - image: quay.io/podified-master-centos9/openstack-watcher-applier:current-podified
2026-06-11 01:10:18.276264 | controller |       name: watcher-applier-image-url-default
2026-06-11 01:10:18.276269 | controller |     - image: quay.io/podified-master-centos9/openstack-watcher-decision-engine:current-podified
2026-06-11 01:10:18.276275 | controller |       name: watcher-decision-engine-image-url-default
2026-06-11 01:10:18.276280 | controller |     - image: quay.io/openstack-k8s-operators/openstack-must-gather:latest
2026-06-11 01:10:18.276285 | controller |       name: openstack-must-gather-default
2026-06-11 01:10:18.276293 | controller |     - image: quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7
2026-06-11 01:10:18.276300 | controller |       name: barbican-operator-manager-image-url
2026-06-11 01:10:18.276308 | controller |     - image: quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce
2026-06-11 01:10:18.276315 | controller |       name: cinder-operator-manager-image-url
2026-06-11 01:10:18.276322 | controller |     - image: quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd
2026-06-11 01:10:18.276330 | controller |       name: designate-operator-manager-image-url
2026-06-11 01:10:18.276337 | controller |     - image: quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9
2026-06-11 01:10:18.276345 | controller |       name: glance-operator-manager-image-url
2026-06-11 01:10:18.276352 | controller |     - image: quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752
2026-06-11 01:10:18.276359 | controller |       name: heat-operator-manager-image-url
2026-06-11 01:10:18.276364 | controller |     - image: quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed
2026-06-11 01:10:18.276369 | controller |       name: horizon-operator-manager-image-url
2026-06-11 01:10:18.276374 | controller |     - image: quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373
2026-06-11 01:10:18.276380 | controller |       name: infra-operator-manager-image-url
2026-06-11 01:10:18.276385 | controller |     - image: quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf
2026-06-11 01:10:18.276395 | controller |       name: ironic-operator-manager-image-url
2026-06-11 01:10:18.276403 | controller |     - image: quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6
2026-06-11 01:10:18.276410 | controller |       name: keystone-operator-manager-image-url
2026-06-11 01:10:18.276424 | controller |     - image: quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391
2026-06-11 01:10:18.276433 | controller |       name: manila-operator-manager-image-url
2026-06-11 01:10:18.276440 | controller |     - image: quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398
2026-06-11 01:10:18.276447 | controller |       name: mariadb-operator-manager-image-url
2026-06-11 01:10:18.276455 | controller |     - image: quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d
2026-06-11 01:10:18.276462 | controller |       name: neutron-operator-manager-image-url
2026-06-11 01:10:18.276469 | controller |     - image: quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60
2026-06-11 01:10:18.276474 | controller |       name: nova-operator-manager-image-url
2026-06-11 01:10:18.276479 | controller |     - image: quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63
2026-06-11 01:10:18.276485 | controller |       name: octavia-operator-manager-image-url
2026-06-11 01:10:18.276510 | controller |     - image: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1
2026-06-11 01:10:18.276523 | controller |       name: openstack-baremetal-operator-manager-image-url
2026-06-11 01:10:18.276530 | controller |     - image: quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7
2026-06-11 01:10:18.276537 | controller |       name: ovn-operator-manager-image-url
2026-06-11 01:10:18.276545 | controller |     - image: quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67
2026-06-11 01:10:18.276552 | controller |       name: swift-operator-manager-image-url
2026-06-11 01:10:18.276559 | controller |     - image: quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6
2026-06-11 01:10:18.276566 | controller |       name: telemetry-operator-manager-image-url
2026-06-11 01:10:18.276573 | controller |     - image: quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc
2026-06-11 01:10:18.276580 | controller |       name: test-operator-manager-image-url
2026-06-11 01:10:18.276588 | controller |     - image: quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d
2026-06-11 01:10:18.276603 | controller |       name: watcher-operator-manager-image-url
2026-06-11 01:10:18.276610 | controller |     version: 0.6.0
2026-06-11 01:10:18.276618 | controller |   status:
2026-06-11 01:10:18.276626 | controller |     cleanup: {}
2026-06-11 01:10:18.276633 | controller |     conditions:
2026-06-11 01:10:18.276641 | controller |     - lastTransitionTime: "2026-06-11T00:12:50Z"
2026-06-11 01:10:18.276648 | controller |       lastUpdateTime: "2026-06-11T00:12:50Z"
2026-06-11 01:10:18.276655 | controller |       message: requirements not yet checked
2026-06-11 01:10:18.276663 | controller |       phase: Pending
2026-06-11 01:10:18.276670 | controller |       reason: RequirementsUnknown
2026-06-11 01:10:18.276677 | controller |     - lastTransitionTime: "2026-06-11T00:12:51Z"
2026-06-11 01:10:18.276684 | controller |       lastUpdateTime: "2026-06-11T00:12:51Z"
2026-06-11 01:10:18.276692 | controller |       message: all requirements found, attempting install
2026-06-11 01:10:18.276699 | controller |       phase: InstallReady
2026-06-11 01:10:18.276706 | controller |       reason: AllRequirementsMet
2026-06-11 01:10:18.276713 | controller |     - lastTransitionTime: "2026-06-11T00:12:51Z"
2026-06-11 01:10:18.276721 | controller |       lastUpdateTime: "2026-06-11T00:12:51Z"
2026-06-11 01:10:18.276728 | controller |       message: waiting for install components to report healthy
2026-06-11 01:10:18.276741 | controller |       phase: Installing
2026-06-11 01:10:18.276748 | controller |       reason: InstallSucceeded
2026-06-11 01:10:18.276756 | controller |     - lastTransitionTime: "2026-06-11T00:12:51Z"
2026-06-11 01:10:18.276763 | controller |       lastUpdateTime: "2026-06-11T00:12:51Z"
2026-06-11 01:10:18.276770 | controller |       message: 'installing: waiting for deployment openstack-operator-controller-init
2026-06-11 01:10:18.276777 | controller |         to become ready: waiting for spec update of deployment "openstack-operator-controller-init"
2026-06-11 01:10:18.276784 | controller |         to be observed...'
2026-06-11 01:10:18.276792 | controller |       phase: Installing
2026-06-11 01:10:18.276799 | controller |       reason: InstallWaiting
2026-06-11 01:10:18.276806 | controller |     - lastTransitionTime: "2026-06-11T00:13:35Z"
2026-06-11 01:10:18.276814 | controller |       lastUpdateTime: "2026-06-11T00:13:35Z"
2026-06-11 01:10:18.276821 | controller |       message: install strategy completed with no errors
2026-06-11 01:10:18.276828 | controller |       phase: Succeeded
2026-06-11 01:10:18.276836 | controller |       reason: InstallSucceeded
2026-06-11 01:10:18.276843 | controller |     lastTransitionTime: "2026-06-11T00:13:35Z"
2026-06-11 01:10:18.276850 | controller |     lastUpdateTime: "2026-06-11T00:13:35Z"
2026-06-11 01:10:18.276857 | controller |     message: install strategy completed with no errors
2026-06-11 01:10:18.276865 | controller |     phase: Succeeded
2026-06-11 01:10:18.276872 | controller |     reason: InstallSucceeded
2026-06-11 01:10:18.276879 | controller |     requirementStatus:
2026-06-11 01:10:18.276886 | controller |     - group: operators.coreos.com
2026-06-11 01:10:18.276893 | controller |       kind: ClusterServiceVersion
2026-06-11 01:10:18.276901 | controller |       message: CSV minKubeVersion (0.0.1) less than server version (v1.33.5)
2026-06-11 01:10:18.276908 | controller |       name: openstack-operator.v0.6.0
2026-06-11 01:10:18.276916 | controller |       status: Present
2026-06-11 01:10:18.276923 | controller |       version: v1alpha1
2026-06-11 01:10:18.276930 | controller |     - group: apiextensions.k8s.io
2026-06-11 01:10:18.276938 | controller |       kind: CustomResourceDefinition
2026-06-11 01:10:18.276945 | controller |       message: CRD is present and Established condition is true
2026-06-11 01:10:18.276952 | controller |       name: openstacks.operator.openstack.org
2026-06-11 01:10:18.276959 | controller |       status: Present
2026-06-11 01:10:18.276967 | controller |       uuid: 1477f91e-86bc-4dfa-9394-c258d9b0623d
2026-06-11 01:10:18.276974 | controller |       version: v1
2026-06-11 01:10:18.276981 | controller |     - dependents:
2026-06-11 01:10:18.276988 | controller |       - group: rbac.authorization.k8s.io
2026-06-11 01:10:18.276995 | controller |         kind: PolicyRule
2026-06-11 01:10:18.277002 | controller |         message: cluster rule:{"verbs":["create"],"apiGroups":["authentication.k8s.io"],"resources":["tokenreviews"]}
2026-06-11 01:10:18.277010 | controller |         status: Satisfied
2026-06-11 01:10:18.277017 | controller |         version: v1
2026-06-11 01:10:18.277023 | controller |       - group: rbac.authorization.k8s.io
2026-06-11 01:10:18.277028 | controller |         kind: PolicyRule
2026-06-11 01:10:18.277033 | controller |         message: cluster rule:{"verbs":["create"],"apiGroups":["authorization.k8s.io"],"resources":["subjectaccessreviews"]}
2026-06-11 01:10:18.277038 | controller |         status: Satisfied
2026-06-11 01:10:18.277043 | controller |         version: v1
2026-06-11 01:10:18.277048 | controller |       - group: rbac.authorization.k8s.io
2026-06-11 01:10:18.277053 | controller |         kind: PolicyRule
2026-06-11 01:10:18.277059 | controller |         message: cluster rule:{"verbs":["*"],"apiGroups":[""],"resources":["configmaps","namespaces","serviceaccounts","services"]}
2026-06-11 01:10:18.277064 | controller |         status: Satisfied
2026-06-11 01:10:18.277069 | controller |         version: v1
2026-06-11 01:10:18.277074 | controller |       - group: rbac.authorization.k8s.io
2026-06-11 01:10:18.277079 | controller |         kind: PolicyRule
2026-06-11 01:10:18.277084 | controller |         message: cluster rule:{"verbs":["*"],"apiGroups":["admissionregistration.k8s.io"],"resources":["mutatingwebhookconfigurations","validatingwebhookconfigurations"]}
2026-06-11 01:10:18.277090 | controller |         status: Satisfied
2026-06-11 01:10:18.277095 | controller |         version: v1
2026-06-11 01:10:18.277100 | controller |       - group: rbac.authorization.k8s.io
2026-06-11 01:10:18.277105 | controller |         kind: PolicyRule
2026-06-11 01:10:18.277110 | controller |         message: cluster rule:{"verbs":["*"],"apiGroups":["apiextensions.k8s.io"],"resources":["*"]}
2026-06-11 01:10:18.277119 | controller |         status: Satisfied
2026-06-11 01:10:18.277124 | controller |         version: v1
2026-06-11 01:10:18.277129 | controller |       - group: rbac.authorization.k8s.io
2026-06-11 01:10:18.277134 | controller |         kind: PolicyRule
2026-06-11 01:10:18.277139 | controller |         message: cluster rule:{"verbs":["create","delete","get","list","patch","update","watch"],"apiGroups":["apps"],"resources":["deployments"]}
2026-06-11 01:10:18.277144 | controller |         status: Satisfied
2026-06-11 01:10:18.277149 | controller |         version: v1
2026-06-11 01:10:18.277155 | controller |       - group: rbac.authorization.k8s.io
2026-06-11 01:10:18.277160 | controller |         kind: PolicyRule
2026-06-11 01:10:18.277165 | controller |         message: cluster rule:{"verbs":["create","delete","get","list","patch","update","watch"],"apiGroups":["cert-manager.io"],"resources":["certificates","issuers"]}
2026-06-11 01:10:18.277170 | controller |         status: Satisfied
2026-06-11 01:10:18.277175 | controller |         version: v1
2026-06-11 01:10:18.277180 | controller |       - group: rbac.authorization.k8s.io
2026-06-11 01:10:18.277185 | controller |         kind: PolicyRule
2026-06-11 01:10:18.277190 | controller |         message: cluster rule:{"verbs":["get","list","watch"],"apiGroups":["discovery.k8s.io"],"resources":["endpointslices"]}
2026-06-11 01:10:18.277195 | controller |         status: Satisfied
2026-06-11 01:10:18.277200 | controller |         version: v1
2026-06-11 01:10:18.277206 | controller |       - group: rbac.authorization.k8s.io
2026-06-11 01:10:18.277211 | controller |         kind: PolicyRule
2026-06-11 01:10:18.277222 | controller |         message: cluster rule:{"verbs":["create","delete","get","list","update","watch"],"apiGroups":["monitoring.coreos.com"],"resources":["servicemonitors"]}
2026-06-11 01:10:18.277227 | controller |         status: Satisfied
2026-06-11 01:10:18.277232 | controller |         version: v1
2026-06-11 01:10:18.277237 | controller |       - group: rbac.authorization.k8s.io
2026-06-11 01:10:18.277242 | controller |         kind: PolicyRule
2026-06-11 01:10:18.277247 | controller |         message: cluster rule:{"verbs":["create","delete","get","list","update"],"apiGroups":["networking.k8s.io"],"resources":["networkpolicies"]}
2026-06-11 01:10:18.277252 | controller |         status: Satisfied
2026-06-11 01:10:18.277257 | controller |         version: v1
2026-06-11 01:10:18.277262 | controller |       - group: rbac.authorization.k8s.io
2026-06-11 01:10:18.277268 | controller |         kind: PolicyRule
2026-06-11 01:10:18.277273 | controller |         message: cluster rule:{"verbs":["create","delete","get","list","patch","update","watch"],"apiGroups":["operator.openstack.org"],"resources":["openstacks"]}
2026-06-11 01:10:18.277278 | controller |         status: Satisfied
2026-06-11 01:10:18.277283 | controller |         version: v1
2026-06-11 01:10:18.277288 | controller |       - group: rbac.authorization.k8s.io
2026-06-11 01:10:18.277293 | controller |         kind: PolicyRule
2026-06-11 01:10:18.277298 | controller |         message: cluster rule:{"verbs":["update"],"apiGroups":["operator.openstack.org"],"resources":["openstacks/finalizers"]}
2026-06-11 01:10:18.277304 | controller |         status: Satisfied
2026-06-11 01:10:18.277309 | controller |         version: v1
2026-06-11 01:10:18.277314 | controller |       - group: rbac.authorization.k8s.io
2026-06-11 01:10:18.277319 | controller |         kind: PolicyRule
2026-06-11 01:10:18.277328 | controller |         message: cluster rule:{"verbs":["get","patch","update"],"apiGroups":["operator.openstack.org"],"resources":["openstacks/status"]}
2026-06-11 01:10:18.277333 | controller |         status: Satisfied
2026-06-11 01:10:18.277338 | controller |         version: v1
2026-06-11 01:10:18.277344 | controller |       - group: rbac.authorization.k8s.io
2026-06-11 01:10:18.277349 | controller |         kind: PolicyRule
2026-06-11 01:10:18.277354 | controller |         message: cluster rule:{"verbs":["delete","get","list"],"apiGroups":["operators.coreos.com"],"resources":["clusterserviceversions","installplans","operators","subscriptions"]}
2026-06-11 01:10:18.277359 | controller |         status: Satisfied
2026-06-11 01:10:18.277365 | controller |         version: v1
2026-06-11 01:10:18.277370 | controller |       - group: rbac.authorization.k8s.io
2026-06-11 01:10:18.277375 | controller |         kind: PolicyRule
2026-06-11 01:10:18.277380 | controller |         message: cluster rule:{"verbs":["*"],"apiGroups":["rbac.authorization.k8s.io"],"resources":["clusterrolebindings","clusterroles","rolebindings","roles"]}
2026-06-11 01:10:18.277388 | controller |         status: Satisfied
2026-06-11 01:10:18.277393 | controller |         version: v1
2026-06-11 01:10:18.277398 | controller |       group: ""
2026-06-11 01:10:18.277403 | controller |       kind: ServiceAccount
2026-06-11 01:10:18.277408 | controller |       message: ""
2026-06-11 01:10:18.277413 | controller |       name: openstack-operator-controller-init
2026-06-11 01:10:18.277418 | controller |       status: Present
2026-06-11 01:10:18.277423 | controller |       version: v1
2026-06-11 01:10:18.277429 | controller | kind: List
2026-06-11 01:10:18.277434 | controller | metadata:
2026-06-11 01:10:18.277439 | controller |   resourceVersion: ""
2026-06-11 01:10:18.856475 | controller | ok: Runtime: 0:00:00.196258
2026-06-11 01:10:18.892617 | 
2026-06-11 01:10:18.892730 | TASK [env_op_images : Get the images name]
2026-06-11 01:10:19.433886 | controller | [
2026-06-11 01:10:19.434090 | controller |   {
2026-06-11 01:10:19.434114 | controller |     "RELATED_IMAGE_OCTAVIA_HEALTHMANAGER_IMAGE_URL_DEFAULT": "quay.io/podified-antelope-centos9/openstack-octavia-health-manager:current-podified"
2026-06-11 01:10:19.434128 | controller |   },
2026-06-11 01:10:19.434139 | controller |   {
2026-06-11 01:10:19.434156 | controller |     "RELATED_IMAGE_BARBICAN_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7"
2026-06-11 01:10:19.434169 | controller |   },
2026-06-11 01:10:19.434177 | controller |   {
2026-06-11 01:10:19.434190 | controller |     "RELATED_IMAGE_CINDER_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce"
2026-06-11 01:10:19.434204 | controller |   },
2026-06-11 01:10:19.434212 | controller |   {
2026-06-11 01:10:19.434220 | controller |     "RELATED_IMAGE_DESIGNATE_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd"
2026-06-11 01:10:19.434228 | controller |   },
2026-06-11 01:10:19.434236 | controller |   {
2026-06-11 01:10:19.434244 | controller |     "RELATED_IMAGE_GLANCE_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9"
2026-06-11 01:10:19.434252 | controller |   },
2026-06-11 01:10:19.434260 | controller |   {
2026-06-11 01:10:19.434278 | controller |     "RELATED_IMAGE_HEAT_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752"
2026-06-11 01:10:19.434286 | controller |   },
2026-06-11 01:10:19.434294 | controller |   {
2026-06-11 01:10:19.434302 | controller |     "RELATED_IMAGE_HORIZON_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed"
2026-06-11 01:10:19.434310 | controller |   },
2026-06-11 01:10:19.434318 | controller |   {
2026-06-11 01:10:19.434326 | controller |     "RELATED_IMAGE_INFRA_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373"
2026-06-11 01:10:19.434334 | controller |   },
2026-06-11 01:10:19.434342 | controller |   {
2026-06-11 01:10:19.434350 | controller |     "RELATED_IMAGE_IRONIC_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf"
2026-06-11 01:10:19.434358 | controller |   },
2026-06-11 01:10:19.434365 | controller |   {
2026-06-11 01:10:19.434373 | controller |     "RELATED_IMAGE_KEYSTONE_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6"
2026-06-11 01:10:19.434381 | controller |   },
2026-06-11 01:10:19.434389 | controller |   {
2026-06-11 01:10:19.434396 | controller |     "RELATED_IMAGE_MANILA_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391"
2026-06-11 01:10:19.434404 | controller |   },
2026-06-11 01:10:19.434412 | controller |   {
2026-06-11 01:10:19.434420 | controller |     "RELATED_IMAGE_MARIADB_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398"
2026-06-11 01:10:19.434427 | controller |   },
2026-06-11 01:10:19.434435 | controller |   {
2026-06-11 01:10:19.434443 | controller |     "RELATED_IMAGE_NEUTRON_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d"
2026-06-11 01:10:19.434451 | controller |   },
2026-06-11 01:10:19.434458 | controller |   {
2026-06-11 01:10:19.434466 | controller |     "RELATED_IMAGE_NOVA_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60"
2026-06-11 01:10:19.434474 | controller |   },
2026-06-11 01:10:19.434482 | controller |   {
2026-06-11 01:10:19.434524 | controller |     "RELATED_IMAGE_OCTAVIA_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63"
2026-06-11 01:10:19.434540 | controller |   },
2026-06-11 01:10:19.434561 | controller |   {
2026-06-11 01:10:19.434570 | controller |     "RELATED_IMAGE_OPENSTACK_BAREMETAL_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1"
2026-06-11 01:10:19.434583 | controller |   },
2026-06-11 01:10:19.434591 | controller |   {
2026-06-11 01:10:19.434599 | controller |     "RELATED_IMAGE_OVN_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7"
2026-06-11 01:10:19.434607 | controller |   },
2026-06-11 01:10:19.434614 | controller |   {
2026-06-11 01:10:19.434622 | controller |     "RELATED_IMAGE_SWIFT_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67"
2026-06-11 01:10:19.434629 | controller |   },
2026-06-11 01:10:19.434637 | controller |   {
2026-06-11 01:10:19.434645 | controller |     "RELATED_IMAGE_TELEMETRY_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6"
2026-06-11 01:10:19.434652 | controller |   },
2026-06-11 01:10:19.434660 | controller |   {
2026-06-11 01:10:19.434668 | controller |     "RELATED_IMAGE_TEST_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc"
2026-06-11 01:10:19.434675 | controller |   },
2026-06-11 01:10:19.434683 | controller |   {
2026-06-11 01:10:19.434690 | controller |     "RELATED_IMAGE_WATCHER_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d"
2026-06-11 01:10:19.434698 | controller |   }
2026-06-11 01:10:19.434869 | controller | ]
2026-06-11 01:10:19.548015 | controller | ok: Runtime: 0:00:00.144413
2026-06-11 01:10:19.644285 | 
2026-06-11 01:10:19.644476 | TASK [env_op_images : Extract env variable name and images]
2026-06-11 01:10:19.710804 | controller | ok
2026-06-11 01:10:19.730535 | 
2026-06-11 01:10:19.730666 | TASK [env_op_images : Get all pods from all namespaces to find openstack-operator-index]
2026-06-11 01:10:23.804890 | controller | ok
2026-06-11 01:10:25.427160 | 
2026-06-11 01:10:25.427320 | TASK [env_op_images : Retrieve openstack-operator-index pod]
2026-06-11 01:10:25.680372 | controller | ok
2026-06-11 01:10:25.719652 | 
2026-06-11 01:10:25.719836 | TASK [env_op_images : Get all the pods in openstack-operator namespace]
2026-06-11 01:10:27.305847 | controller | ok
2026-06-11 01:10:27.476767 | 
2026-06-11 01:10:27.476941 | TASK [env_op_images : Get operator images and pods]
2026-06-11 01:10:28.406854 | controller | ok
2026-06-11 01:10:28.590036 | 
2026-06-11 01:10:28.590187 | LOOP [env_op_images : Add operator images to the dictionary]
2026-06-11 01:10:29.164228 | controller | ok:
2026-06-11 01:10:29.164725 | controller | {
2026-06-11 01:10:29.164792 | controller |   "apiVersion": "v1",
2026-06-11 01:10:29.164838 | controller |   "kind": "Pod",
2026-06-11 01:10:29.164884 | controller |   "metadata": {
2026-06-11 01:10:29.164924 | controller |     "annotations": {
2026-06-11 01:10:29.164965 | 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 01:10:29.165011 | 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 01:10:29.165051 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-11 01:10:29.165112 | controller |       "openshift.io/scc": "anyuid",
2026-06-11 01:10:29.165154 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-11 01:10:29.165194 | controller |     },
2026-06-11 01:10:29.165234 | controller |     "creationTimestamp": "2026-06-11T00:14:38Z",
2026-06-11 01:10:29.165274 | controller |     "generateName": "barbican-operator-controller-manager-7b8ffd8c4f-",
2026-06-11 01:10:29.165314 | controller |     "generation": 1,
2026-06-11 01:10:29.165380 | controller |     "labels": {
2026-06-11 01:10:29.165425 | controller |       "app.kubernetes.io/name": "barbican-operator",
2026-06-11 01:10:29.165461 | controller |       "control-plane": "controller-manager",
2026-06-11 01:10:29.165495 | controller |       "openstack.org/operator-name": "barbican",
2026-06-11 01:10:29.165529 | controller |       "pod-template-hash": "7b8ffd8c4f"
2026-06-11 01:10:29.165563 | controller |     },
2026-06-11 01:10:29.165597 | controller |     "managedFields": [
2026-06-11 01:10:29.165630 | controller |       {
2026-06-11 01:10:29.165664 | controller |         "apiVersion": "v1",
2026-06-11 01:10:29.165697 | controller |         "fieldsType": "FieldsV1",
2026-06-11 01:10:29.165731 | controller |         "fieldsV1": {
2026-06-11 01:10:29.165764 | controller |           "f:metadata": {
2026-06-11 01:10:29.165797 | controller |             "f:annotations": {
2026-06-11 01:10:29.165831 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-11 01:10:29.165865 | controller |             }
2026-06-11 01:10:29.165898 | controller |           }
2026-06-11 01:10:29.165931 | controller |         },
2026-06-11 01:10:29.165964 | controller |         "manager": "crc",
2026-06-11 01:10:29.165997 | controller |         "operation": "Update",
2026-06-11 01:10:29.166029 | controller |         "subresource": "status",
2026-06-11 01:10:29.166062 | controller |         "time": "2026-06-11T00:14:38Z"
2026-06-11 01:10:29.166095 | controller |       },
2026-06-11 01:10:29.166128 | controller |       {
2026-06-11 01:10:29.166160 | controller |         "apiVersion": "v1",
2026-06-11 01:10:29.166204 | controller |         "fieldsType": "FieldsV1",
2026-06-11 01:10:29.166238 | controller |         "fieldsV1": {
2026-06-11 01:10:29.166271 | controller |           "f:metadata": {
2026-06-11 01:10:29.166304 | controller |             "f:annotations": {
2026-06-11 01:10:29.166337 | controller |               ".": {},
2026-06-11 01:10:29.166405 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-11 01:10:29.166441 | controller |             },
2026-06-11 01:10:29.166476 | controller |             "f:generateName": {},
2026-06-11 01:10:29.166509 | controller |             "f:labels": {
2026-06-11 01:10:29.166543 | controller |               ".": {},
2026-06-11 01:10:29.166577 | controller |               "f:app.kubernetes.io/name": {},
2026-06-11 01:10:29.166611 | controller |               "f:control-plane": {},
2026-06-11 01:10:29.166644 | controller |               "f:openstack.org/operator-name": {},
2026-06-11 01:10:29.166678 | controller |               "f:pod-template-hash": {}
2026-06-11 01:10:29.166712 | controller |             },
2026-06-11 01:10:29.166746 | controller |             "f:ownerReferences": {
2026-06-11 01:10:29.166780 | controller |               ".": {},
2026-06-11 01:10:29.166813 | controller |               "k:{\"uid\":\"6a6c0bc8-71e4-4bc9-9497-3648fda1440d\"}": {}
2026-06-11 01:10:29.166847 | controller |             }
2026-06-11 01:10:29.166880 | controller |           },
2026-06-11 01:10:29.166913 | controller |           "f:spec": {
2026-06-11 01:10:29.166946 | controller |             "f:containers": {
2026-06-11 01:10:29.166979 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-11 01:10:29.167012 | controller |                 ".": {},
2026-06-11 01:10:29.167101 | controller |                 "f:args": {},
2026-06-11 01:10:29.167143 | controller |                 "f:command": {},
2026-06-11 01:10:29.167178 | controller |                 "f:env": {
2026-06-11 01:10:29.167213 | controller |                   ".": {},
2026-06-11 01:10:29.167246 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-11 01:10:29.167280 | controller |                     ".": {},
2026-06-11 01:10:29.167314 | controller |                     "f:name": {},
2026-06-11 01:10:29.167371 | controller |                     "f:value": {}
2026-06-11 01:10:29.167414 | controller |                   },
2026-06-11 01:10:29.167448 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-11 01:10:29.167483 | controller |                     ".": {},
2026-06-11 01:10:29.167516 | controller |                     "f:name": {},
2026-06-11 01:10:29.167550 | controller |                     "f:value": {}
2026-06-11 01:10:29.167583 | controller |                   },
2026-06-11 01:10:29.167616 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-11 01:10:29.167649 | controller |                     ".": {},
2026-06-11 01:10:29.167682 | controller |                     "f:name": {},
2026-06-11 01:10:29.167714 | controller |                     "f:value": {}
2026-06-11 01:10:29.167747 | controller |                   },
2026-06-11 01:10:29.167779 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-11 01:10:29.167812 | controller |                     ".": {},
2026-06-11 01:10:29.167845 | controller |                     "f:name": {},
2026-06-11 01:10:29.167878 | controller |                     "f:value": {}
2026-06-11 01:10:29.167910 | controller |                   },
2026-06-11 01:10:29.167943 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-11 01:10:29.167976 | controller |                     ".": {},
2026-06-11 01:10:29.168008 | controller |                     "f:name": {},
2026-06-11 01:10:29.168040 | controller |                     "f:value": {}
2026-06-11 01:10:29.168074 | controller |                   }
2026-06-11 01:10:29.168107 | controller |                 },
2026-06-11 01:10:29.168139 | controller |                 "f:image": {},
2026-06-11 01:10:29.168180 | controller |                 "f:imagePullPolicy": {},
2026-06-11 01:10:29.168213 | controller |                 "f:livenessProbe": {
2026-06-11 01:10:29.168246 | controller |                   ".": {},
2026-06-11 01:10:29.168279 | controller |                   "f:failureThreshold": {},
2026-06-11 01:10:29.168312 | controller |                   "f:httpGet": {
2026-06-11 01:10:29.168344 | controller |                     ".": {},
2026-06-11 01:10:29.168411 | controller |                     "f:path": {},
2026-06-11 01:10:29.168445 | controller |                     "f:port": {},
2026-06-11 01:10:29.168478 | controller |                     "f:scheme": {}
2026-06-11 01:10:29.168510 | controller |                   },
2026-06-11 01:10:29.168543 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 01:10:29.168576 | controller |                   "f:periodSeconds": {},
2026-06-11 01:10:29.168608 | controller |                   "f:successThreshold": {},
2026-06-11 01:10:29.168641 | controller |                   "f:timeoutSeconds": {}
2026-06-11 01:10:29.168674 | controller |                 },
2026-06-11 01:10:29.168706 | controller |                 "f:name": {},
2026-06-11 01:10:29.168739 | controller |                 "f:readinessProbe": {
2026-06-11 01:10:29.168771 | controller |                   ".": {},
2026-06-11 01:10:29.168803 | controller |                   "f:failureThreshold": {},
2026-06-11 01:10:29.168836 | controller |                   "f:httpGet": {
2026-06-11 01:10:29.168868 | controller |                     ".": {},
2026-06-11 01:10:29.168900 | controller |                     "f:path": {},
2026-06-11 01:10:29.168932 | controller |                     "f:port": {},
2026-06-11 01:10:29.168964 | controller |                     "f:scheme": {}
2026-06-11 01:10:29.168996 | controller |                   },
2026-06-11 01:10:29.169029 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 01:10:29.169091 | controller |                   "f:periodSeconds": {},
2026-06-11 01:10:29.169128 | controller |                   "f:successThreshold": {},
2026-06-11 01:10:29.169162 | controller |                   "f:timeoutSeconds": {}
2026-06-11 01:10:29.169197 | controller |                 },
2026-06-11 01:10:29.169231 | controller |                 "f:resources": {
2026-06-11 01:10:29.169265 | controller |                   ".": {},
2026-06-11 01:10:29.169298 | controller |                   "f:limits": {
2026-06-11 01:10:29.169332 | controller |                     ".": {},
2026-06-11 01:10:29.169399 | controller |                     "f:cpu": {},
2026-06-11 01:10:29.169435 | controller |                     "f:memory": {}
2026-06-11 01:10:29.169469 | controller |                   },
2026-06-11 01:10:29.169503 | controller |                   "f:requests": {
2026-06-11 01:10:29.169537 | controller |                     ".": {},
2026-06-11 01:10:29.169570 | controller |                     "f:cpu": {},
2026-06-11 01:10:29.169604 | controller |                     "f:memory": {}
2026-06-11 01:10:29.169638 | controller |                   }
2026-06-11 01:10:29.169672 | controller |                 },
2026-06-11 01:10:29.169704 | controller |                 "f:securityContext": {
2026-06-11 01:10:29.169738 | controller |                   ".": {},
2026-06-11 01:10:29.169771 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-11 01:10:29.169805 | controller |                 },
2026-06-11 01:10:29.169838 | controller |                 "f:terminationMessagePath": {},
2026-06-11 01:10:29.169871 | controller |                 "f:terminationMessagePolicy": {}
2026-06-11 01:10:29.169904 | controller |               }
2026-06-11 01:10:29.169937 | controller |             },
2026-06-11 01:10:29.169970 | controller |             "f:dnsPolicy": {},
2026-06-11 01:10:29.170003 | controller |             "f:enableServiceLinks": {},
2026-06-11 01:10:29.170037 | controller |             "f:restartPolicy": {},
2026-06-11 01:10:29.170070 | controller |             "f:schedulerName": {},
2026-06-11 01:10:29.170110 | controller |             "f:securityContext": {
2026-06-11 01:10:29.170144 | controller |               ".": {},
2026-06-11 01:10:29.170176 | controller |               "f:runAsNonRoot": {}
2026-06-11 01:10:29.170209 | controller |             },
2026-06-11 01:10:29.170241 | controller |             "f:serviceAccount": {},
2026-06-11 01:10:29.170274 | controller |             "f:serviceAccountName": {},
2026-06-11 01:10:29.170307 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-11 01:10:29.170340 | controller |             "f:tolerations": {}
2026-06-11 01:10:29.170410 | controller |           }
2026-06-11 01:10:29.170445 | controller |         },
2026-06-11 01:10:29.170479 | controller |         "manager": "kube-controller-manager",
2026-06-11 01:10:29.170512 | controller |         "operation": "Update",
2026-06-11 01:10:29.170546 | controller |         "time": "2026-06-11T00:14:38Z"
2026-06-11 01:10:29.170579 | controller |       },
2026-06-11 01:10:29.170612 | controller |       {
2026-06-11 01:10:29.170645 | controller |         "apiVersion": "v1",
2026-06-11 01:10:29.170677 | controller |         "fieldsType": "FieldsV1",
2026-06-11 01:10:29.170709 | controller |         "fieldsV1": {
2026-06-11 01:10:29.170741 | controller |           "f:metadata": {
2026-06-11 01:10:29.170774 | controller |             "f:annotations": {
2026-06-11 01:10:29.170807 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-11 01:10:29.170840 | controller |             }
2026-06-11 01:10:29.170873 | controller |           }
2026-06-11 01:10:29.170906 | controller |         },
2026-06-11 01:10:29.170940 | controller |         "manager": "multus-daemon",
2026-06-11 01:10:29.170972 | controller |         "operation": "Update",
2026-06-11 01:10:29.171004 | controller |         "subresource": "status",
2026-06-11 01:10:29.171037 | controller |         "time": "2026-06-11T00:15:04Z"
2026-06-11 01:10:29.171069 | controller |       },
2026-06-11 01:10:29.171102 | controller |       {
2026-06-11 01:10:29.171135 | controller |         "apiVersion": "v1",
2026-06-11 01:10:29.171167 | controller |         "fieldsType": "FieldsV1",
2026-06-11 01:10:29.171200 | controller |         "fieldsV1": {
2026-06-11 01:10:29.171232 | controller |           "f:status": {
2026-06-11 01:10:29.171265 | controller |             "f:conditions": {
2026-06-11 01:10:29.171297 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-11 01:10:29.171330 | controller |                 ".": {},
2026-06-11 01:10:29.171398 | controller |                 "f:lastProbeTime": {},
2026-06-11 01:10:29.171435 | controller |                 "f:lastTransitionTime": {},
2026-06-11 01:10:29.171470 | controller |                 "f:status": {},
2026-06-11 01:10:29.171504 | controller |                 "f:type": {}
2026-06-11 01:10:29.171537 | controller |               },
2026-06-11 01:10:29.171570 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-11 01:10:29.171603 | controller |                 ".": {},
2026-06-11 01:10:29.171636 | controller |                 "f:lastProbeTime": {},
2026-06-11 01:10:29.171669 | controller |                 "f:lastTransitionTime": {},
2026-06-11 01:10:29.171701 | controller |                 "f:status": {},
2026-06-11 01:10:29.171732 | controller |                 "f:type": {}
2026-06-11 01:10:29.171763 | controller |               },
2026-06-11 01:10:29.171795 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-11 01:10:29.171827 | controller |                 ".": {},
2026-06-11 01:10:29.171859 | controller |                 "f:lastProbeTime": {},
2026-06-11 01:10:29.171892 | controller |                 "f:lastTransitionTime": {},
2026-06-11 01:10:29.171925 | controller |                 "f:status": {},
2026-06-11 01:10:29.171958 | controller |                 "f:type": {}
2026-06-11 01:10:29.171991 | controller |               },
2026-06-11 01:10:29.172023 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-11 01:10:29.172064 | controller |                 ".": {},
2026-06-11 01:10:29.172098 | controller |                 "f:lastProbeTime": {},
2026-06-11 01:10:29.172130 | controller |                 "f:lastTransitionTime": {},
2026-06-11 01:10:29.172162 | controller |                 "f:status": {},
2026-06-11 01:10:29.172194 | controller |                 "f:type": {}
2026-06-11 01:10:29.172225 | controller |               }
2026-06-11 01:10:29.172256 | controller |             },
2026-06-11 01:10:29.172288 | controller |             "f:containerStatuses": {},
2026-06-11 01:10:29.172320 | controller |             "f:hostIP": {},
2026-06-11 01:10:29.172378 | controller |             "f:hostIPs": {},
2026-06-11 01:10:29.172421 | controller |             "f:phase": {},
2026-06-11 01:10:29.172453 | controller |             "f:podIP": {},
2026-06-11 01:10:29.172484 | controller |             "f:podIPs": {
2026-06-11 01:10:29.172516 | controller |               ".": {},
2026-06-11 01:10:29.172546 | controller |               "k:{\"ip\":\"10.217.0.72\"}": {
2026-06-11 01:10:29.172577 | controller |                 ".": {},
2026-06-11 01:10:29.172607 | controller |                 "f:ip": {}
2026-06-11 01:10:29.172637 | controller |               }
2026-06-11 01:10:29.172668 | controller |             },
2026-06-11 01:10:29.172697 | controller |             "f:startTime": {}
2026-06-11 01:10:29.172727 | controller |           }
2026-06-11 01:10:29.172758 | controller |         },
2026-06-11 01:10:29.172789 | controller |         "manager": "kubelet",
2026-06-11 01:10:29.172820 | controller |         "operation": "Update",
2026-06-11 01:10:29.172851 | controller |         "subresource": "status",
2026-06-11 01:10:29.172882 | controller |         "time": "2026-06-11T00:15:57Z"
2026-06-11 01:10:29.172913 | controller |       }
2026-06-11 01:10:29.172944 | controller |     ],
2026-06-11 01:10:29.172975 | controller |     "name": "barbican-operator-controller-manager-7b8ffd8c4f-nlgsf",
2026-06-11 01:10:29.173006 | controller |     "namespace": "openstack-operators",
2026-06-11 01:10:29.173037 | controller |     "ownerReferences": [
2026-06-11 01:10:29.173089 | controller |       {
2026-06-11 01:10:29.173122 | controller |         "apiVersion": "apps/v1",
2026-06-11 01:10:29.173153 | controller |         "blockOwnerDeletion": true,
2026-06-11 01:10:29.173184 | controller |         "controller": true,
2026-06-11 01:10:29.173215 | controller |         "kind": "ReplicaSet",
2026-06-11 01:10:29.173247 | controller |         "name": "barbican-operator-controller-manager-7b8ffd8c4f",
2026-06-11 01:10:29.173279 | controller |         "uid": "6a6c0bc8-71e4-4bc9-9497-3648fda1440d"
2026-06-11 01:10:29.173310 | controller |       }
2026-06-11 01:10:29.173343 | controller |     ],
2026-06-11 01:10:29.173410 | controller |     "resourceVersion": "55150",
2026-06-11 01:10:29.173443 | controller |     "uid": "586c1d89-baa1-4a37-adea-98140ba2b8eb"
2026-06-11 01:10:29.173475 | controller |   },
2026-06-11 01:10:29.173506 | controller |   "spec": {
2026-06-11 01:10:29.173537 | controller |     "containers": [
2026-06-11 01:10:29.173569 | controller |       {
2026-06-11 01:10:29.173600 | controller |         "args": [
2026-06-11 01:10:29.173631 | controller |           "--leader-elect",
2026-06-11 01:10:29.173662 | controller |           "--health-probe-bind-address=:8081",
2026-06-11 01:10:29.173694 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-11 01:10:29.173725 | controller |         ],
2026-06-11 01:10:29.173757 | controller |         "command": [
2026-06-11 01:10:29.173788 | controller |           "/manager"
2026-06-11 01:10:29.173819 | controller |         ],
2026-06-11 01:10:29.173851 | controller |         "env": [
2026-06-11 01:10:29.173882 | controller |           {
2026-06-11 01:10:29.173913 | controller |             "name": "LEASE_DURATION",
2026-06-11 01:10:29.173945 | controller |             "value": "30"
2026-06-11 01:10:29.173976 | controller |           },
2026-06-11 01:10:29.174015 | controller |           {
2026-06-11 01:10:29.174047 | controller |             "name": "RENEW_DEADLINE",
2026-06-11 01:10:29.174079 | controller |             "value": "20"
2026-06-11 01:10:29.174112 | controller |           },
2026-06-11 01:10:29.174143 | controller |           {
2026-06-11 01:10:29.174175 | controller |             "name": "RETRY_PERIOD",
2026-06-11 01:10:29.174207 | controller |             "value": "5"
2026-06-11 01:10:29.174240 | controller |           },
2026-06-11 01:10:29.174272 | controller |           {
2026-06-11 01:10:29.174305 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-11 01:10:29.174337 | controller |             "value": "false"
2026-06-11 01:10:29.174406 | controller |           },
2026-06-11 01:10:29.174440 | controller |           {
2026-06-11 01:10:29.174473 | controller |             "name": "METRICS_CERTS",
2026-06-11 01:10:29.174505 | controller |             "value": "false"
2026-06-11 01:10:29.174538 | controller |           }
2026-06-11 01:10:29.174636 | controller |         ],
2026-06-11 01:10:29.174688 | controller |         "image": "quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7",
2026-06-11 01:10:29.174725 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-11 01:10:29.174759 | controller |         "livenessProbe": {
2026-06-11 01:10:29.174793 | controller |           "failureThreshold": 3,
2026-06-11 01:10:29.174826 | controller |           "httpGet": {
2026-06-11 01:10:29.174858 | controller |             "path": "/healthz",
2026-06-11 01:10:29.174890 | controller |             "port": 8081,
2026-06-11 01:10:29.174921 | controller |             "scheme": "HTTP"
2026-06-11 01:10:29.174952 | controller |           },
2026-06-11 01:10:29.174983 | controller |           "initialDelaySeconds": 15,
2026-06-11 01:10:29.175014 | controller |           "periodSeconds": 20,
2026-06-11 01:10:29.175045 | controller |           "successThreshold": 1,
2026-06-11 01:10:29.175077 | controller |           "timeoutSeconds": 1
2026-06-11 01:10:29.175109 | controller |         },
2026-06-11 01:10:29.175141 | controller |         "name": "manager",
2026-06-11 01:10:29.175172 | controller |         "readinessProbe": {
2026-06-11 01:10:29.175204 | controller |           "failureThreshold": 3,
2026-06-11 01:10:29.175236 | controller |           "httpGet": {
2026-06-11 01:10:29.175267 | controller |             "path": "/readyz",
2026-06-11 01:10:29.175298 | controller |             "port": 8081,
2026-06-11 01:10:29.175329 | controller |             "scheme": "HTTP"
2026-06-11 01:10:29.175400 | controller |           },
2026-06-11 01:10:29.175435 | controller |           "initialDelaySeconds": 5,
2026-06-11 01:10:29.175497 | controller |           "periodSeconds": 10,
2026-06-11 01:10:29.175534 | controller |           "successThreshold": 1,
2026-06-11 01:10:29.175567 | controller |           "timeoutSeconds": 1
2026-06-11 01:10:29.175599 | controller |         },
2026-06-11 01:10:29.175631 | controller |         "resources": {
2026-06-11 01:10:29.175664 | controller |           "limits": {
2026-06-11 01:10:29.175696 | controller |             "cpu": "500m",
2026-06-11 01:10:29.175728 | controller |             "memory": "512Mi"
2026-06-11 01:10:29.175759 | controller |           },
2026-06-11 01:10:29.175792 | controller |           "requests": {
2026-06-11 01:10:29.175823 | controller |             "cpu": "10m",
2026-06-11 01:10:29.175855 | controller |             "memory": "256Mi"
2026-06-11 01:10:29.175886 | controller |           }
2026-06-11 01:10:29.175918 | controller |         },
2026-06-11 01:10:29.175951 | controller |         "securityContext": {
2026-06-11 01:10:29.175982 | controller |           "allowPrivilegeEscalation": false,
2026-06-11 01:10:29.176014 | controller |           "capabilities": {
2026-06-11 01:10:29.176046 | controller |             "drop": [
2026-06-11 01:10:29.176077 | controller |               "MKNOD"
2026-06-11 01:10:29.176123 | controller |             ]
2026-06-11 01:10:29.176157 | controller |           }
2026-06-11 01:10:29.176190 | controller |         },
2026-06-11 01:10:29.176222 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-11 01:10:29.176255 | controller |         "terminationMessagePolicy": "File",
2026-06-11 01:10:29.176287 | controller |         "volumeMounts": [
2026-06-11 01:10:29.176320 | controller |           {
2026-06-11 01:10:29.176386 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 01:10:29.176423 | controller |             "name": "kube-api-access-ljkkb",
2026-06-11 01:10:29.176456 | controller |             "readOnly": true
2026-06-11 01:10:29.176488 | controller |           }
2026-06-11 01:10:29.176521 | controller |         ]
2026-06-11 01:10:29.176552 | controller |       }
2026-06-11 01:10:29.176583 | controller |     ],
2026-06-11 01:10:29.176615 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-11 01:10:29.176646 | controller |     "enableServiceLinks": true,
2026-06-11 01:10:29.176679 | controller |     "imagePullSecrets": [
2026-06-11 01:10:29.176711 | controller |       {
2026-06-11 01:10:29.176743 | controller |         "name": "barbican-operator-controller-manager-dockercfg-xdbrg"
2026-06-11 01:10:29.176776 | controller |       }
2026-06-11 01:10:29.176809 | controller |     ],
2026-06-11 01:10:29.176841 | controller |     "nodeName": "crc",
2026-06-11 01:10:29.176873 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-11 01:10:29.176905 | controller |     "priority": 0,
2026-06-11 01:10:29.176937 | controller |     "restartPolicy": "Always",
2026-06-11 01:10:29.176968 | controller |     "schedulerName": "default-scheduler",
2026-06-11 01:10:29.177000 | controller |     "securityContext": {
2026-06-11 01:10:29.177031 | controller |       "runAsNonRoot": true,
2026-06-11 01:10:29.177082 | controller |       "seLinuxOptions": {
2026-06-11 01:10:29.177116 | controller |         "level": "s0:c26,c5"
2026-06-11 01:10:29.177148 | controller |       }
2026-06-11 01:10:29.177180 | controller |     },
2026-06-11 01:10:29.177211 | controller |     "serviceAccount": "barbican-operator-controller-manager",
2026-06-11 01:10:29.177243 | controller |     "serviceAccountName": "barbican-operator-controller-manager",
2026-06-11 01:10:29.177275 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-11 01:10:29.177306 | controller |     "tolerations": [
2026-06-11 01:10:29.177337 | controller |       {
2026-06-11 01:10:29.177406 | controller |         "effect": "NoExecute",
2026-06-11 01:10:29.177440 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-11 01:10:29.177472 | controller |         "operator": "Exists",
2026-06-11 01:10:29.177505 | controller |         "tolerationSeconds": 120
2026-06-11 01:10:29.177537 | controller |       },
2026-06-11 01:10:29.177569 | controller |       {
2026-06-11 01:10:29.177595 | controller |         "effect": "NoExecute",
2026-06-11 01:10:29.177616 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-11 01:10:29.177637 | controller |         "operator": "Exists",
2026-06-11 01:10:29.177658 | controller |         "tolerationSeconds": 120
2026-06-11 01:10:29.177679 | controller |       },
2026-06-11 01:10:29.177701 | controller |       {
2026-06-11 01:10:29.177722 | controller |         "effect": "NoSchedule",
2026-06-11 01:10:29.177742 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-11 01:10:29.177763 | controller |         "operator": "Exists"
2026-06-11 01:10:29.177784 | controller |       }
2026-06-11 01:10:29.177805 | controller |     ],
2026-06-11 01:10:29.177827 | controller |     "volumes": [
2026-06-11 01:10:29.177848 | controller |       {
2026-06-11 01:10:29.177869 | controller |         "name": "kube-api-access-ljkkb",
2026-06-11 01:10:29.177890 | controller |         "projected": {
2026-06-11 01:10:29.177912 | controller |           "defaultMode": 420,
2026-06-11 01:10:29.177933 | controller |           "sources": [
2026-06-11 01:10:29.177964 | controller |             {
2026-06-11 01:10:29.177986 | controller |               "serviceAccountToken": {
2026-06-11 01:10:29.178007 | controller |                 "expirationSeconds": 3607,
2026-06-11 01:10:29.178028 | controller |                 "path": "token"
2026-06-11 01:10:29.178049 | controller |               }
2026-06-11 01:10:29.178070 | controller |             },
2026-06-11 01:10:29.178091 | controller |             {
2026-06-11 01:10:29.178112 | controller |               "configMap": {
2026-06-11 01:10:29.178133 | controller |                 "items": [
2026-06-11 01:10:29.178154 | controller |                   {
2026-06-11 01:10:29.178176 | controller |                     "key": "ca.crt",
2026-06-11 01:10:29.178197 | controller |                     "path": "ca.crt"
2026-06-11 01:10:29.178218 | controller |                   }
2026-06-11 01:10:29.178239 | controller |                 ],
2026-06-11 01:10:29.178260 | controller |                 "name": "kube-root-ca.crt"
2026-06-11 01:10:29.178282 | controller |               }
2026-06-11 01:10:29.178303 | controller |             },
2026-06-11 01:10:29.178325 | controller |             {
2026-06-11 01:10:29.178363 | controller |               "downwardAPI": {
2026-06-11 01:10:29.178392 | controller |                 "items": [
2026-06-11 01:10:29.178414 | controller |                   {
2026-06-11 01:10:29.178436 | controller |                     "fieldRef": {
2026-06-11 01:10:29.178458 | controller |                       "apiVersion": "v1",
2026-06-11 01:10:29.178479 | controller |                       "fieldPath": "metadata.namespace"
2026-06-11 01:10:29.178500 | controller |                     },
2026-06-11 01:10:29.178522 | controller |                     "path": "namespace"
2026-06-11 01:10:29.178545 | controller |                   }
2026-06-11 01:10:29.178567 | controller |                 ]
2026-06-11 01:10:29.178589 | controller |               }
2026-06-11 01:10:29.178610 | controller |             },
2026-06-11 01:10:29.178632 | controller |             {
2026-06-11 01:10:29.178653 | controller |               "configMap": {
2026-06-11 01:10:29.178674 | controller |                 "items": [
2026-06-11 01:10:29.178695 | controller |                   {
2026-06-11 01:10:29.178716 | controller |                     "key": "service-ca.crt",
2026-06-11 01:10:29.178737 | controller |                     "path": "service-ca.crt"
2026-06-11 01:10:29.178759 | controller |                   }
2026-06-11 01:10:29.178779 | controller |                 ],
2026-06-11 01:10:29.178800 | controller |                 "name": "openshift-service-ca.crt"
2026-06-11 01:10:29.178821 | controller |               }
2026-06-11 01:10:29.178842 | controller |             }
2026-06-11 01:10:29.178863 | controller |           ]
2026-06-11 01:10:29.178884 | controller |         }
2026-06-11 01:10:29.178905 | controller |       }
2026-06-11 01:10:29.178926 | controller |     ]
2026-06-11 01:10:29.178947 | controller |   },
2026-06-11 01:10:29.178968 | controller |   "status": {
2026-06-11 01:10:29.178989 | controller |     "conditions": [
2026-06-11 01:10:29.179010 | controller |       {
2026-06-11 01:10:29.179031 | controller |         "lastProbeTime": null,
2026-06-11 01:10:29.179052 | controller |         "lastTransitionTime": "2026-06-11T00:15:44Z",
2026-06-11 01:10:29.179073 | controller |         "status": "True",
2026-06-11 01:10:29.179095 | controller |         "type": "PodReadyToStartContainers"
2026-06-11 01:10:29.179117 | controller |       },
2026-06-11 01:10:29.179138 | controller |       {
2026-06-11 01:10:29.179159 | controller |         "lastProbeTime": null,
2026-06-11 01:10:29.179180 | controller |         "lastTransitionTime": "2026-06-11T00:14:38Z",
2026-06-11 01:10:29.179201 | controller |         "status": "True",
2026-06-11 01:10:29.179223 | controller |         "type": "Initialized"
2026-06-11 01:10:29.179244 | controller |       },
2026-06-11 01:10:29.179266 | controller |       {
2026-06-11 01:10:29.179293 | controller |         "lastProbeTime": null,
2026-06-11 01:10:29.179315 | controller |         "lastTransitionTime": "2026-06-11T00:15:57Z",
2026-06-11 01:10:29.179336 | controller |         "status": "True",
2026-06-11 01:10:29.179382 | controller |         "type": "Ready"
2026-06-11 01:10:29.179404 | controller |       },
2026-06-11 01:10:29.179426 | controller |       {
2026-06-11 01:10:29.179447 | controller |         "lastProbeTime": null,
2026-06-11 01:10:29.179468 | controller |         "lastTransitionTime": "2026-06-11T00:15:57Z",
2026-06-11 01:10:29.179489 | controller |         "status": "True",
2026-06-11 01:10:29.179511 | controller |         "type": "ContainersReady"
2026-06-11 01:10:29.179532 | controller |       },
2026-06-11 01:10:29.179554 | controller |       {
2026-06-11 01:10:29.179575 | controller |         "lastProbeTime": null,
2026-06-11 01:10:29.179596 | controller |         "lastTransitionTime": "2026-06-11T00:14:38Z",
2026-06-11 01:10:29.179618 | controller |         "status": "True",
2026-06-11 01:10:29.179639 | controller |         "type": "PodScheduled"
2026-06-11 01:10:29.179661 | controller |       }
2026-06-11 01:10:29.179683 | controller |     ],
2026-06-11 01:10:29.179704 | controller |     "containerStatuses": [
2026-06-11 01:10:29.179726 | controller |       {
2026-06-11 01:10:29.179747 | controller |         "allocatedResources": {
2026-06-11 01:10:29.179768 | controller |           "cpu": "10m",
2026-06-11 01:10:29.179790 | controller |           "memory": "256Mi"
2026-06-11 01:10:29.179811 | controller |         },
2026-06-11 01:10:29.179832 | controller |         "containerID": "cri-o://fde99a7ef5f8309ff084f74f248de9e5b99218a693ddb9d02326c764c213ae14",
2026-06-11 01:10:29.179855 | controller |         "image": "quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7",
2026-06-11 01:10:29.179877 | controller |         "imageID": "quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7",
2026-06-11 01:10:29.179899 | controller |         "lastState": {},
2026-06-11 01:10:29.179921 | controller |         "name": "manager",
2026-06-11 01:10:29.179942 | controller |         "ready": true,
2026-06-11 01:10:29.179964 | controller |         "resources": {
2026-06-11 01:10:29.179985 | controller |           "limits": {
2026-06-11 01:10:29.180007 | controller |             "cpu": "500m",
2026-06-11 01:10:29.180029 | controller |             "memory": "512Mi"
2026-06-11 01:10:29.180051 | controller |           },
2026-06-11 01:10:29.180072 | controller |           "requests": {
2026-06-11 01:10:29.180094 | controller |             "cpu": "10m",
2026-06-11 01:10:29.180114 | controller |             "memory": "256Mi"
2026-06-11 01:10:29.180135 | controller |           }
2026-06-11 01:10:29.180156 | controller |         },
2026-06-11 01:10:29.180177 | controller |         "restartCount": 0,
2026-06-11 01:10:29.180198 | controller |         "started": true,
2026-06-11 01:10:29.180219 | controller |         "state": {
2026-06-11 01:10:29.180240 | controller |           "running": {
2026-06-11 01:10:29.180261 | controller |             "startedAt": "2026-06-11T00:15:43Z"
2026-06-11 01:10:29.180282 | controller |           }
2026-06-11 01:10:29.180303 | controller |         },
2026-06-11 01:10:29.180324 | controller |         "user": {
2026-06-11 01:10:29.180361 | controller |           "linux": {
2026-06-11 01:10:29.180390 | controller |             "gid": 0,
2026-06-11 01:10:29.180412 | controller |             "supplementalGroups": [
2026-06-11 01:10:29.180433 | controller |               0
2026-06-11 01:10:29.180454 | controller |             ],
2026-06-11 01:10:29.180476 | controller |             "uid": 65532
2026-06-11 01:10:29.180497 | controller |           }
2026-06-11 01:10:29.180518 | controller |         },
2026-06-11 01:10:29.180539 | controller |         "volumeMounts": [
2026-06-11 01:10:29.180560 | controller |           {
2026-06-11 01:10:29.180586 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 01:10:29.180608 | controller |             "name": "kube-api-access-ljkkb",
2026-06-11 01:10:29.180629 | controller |             "readOnly": true,
2026-06-11 01:10:29.180651 | controller |             "recursiveReadOnly": "Disabled"
2026-06-11 01:10:29.180673 | controller |           }
2026-06-11 01:10:29.180694 | controller |         ]
2026-06-11 01:10:29.180715 | controller |       }
2026-06-11 01:10:29.180736 | controller |     ],
2026-06-11 01:10:29.180756 | controller |     "hostIP": "192.168.126.11",
2026-06-11 01:10:29.180777 | controller |     "hostIPs": [
2026-06-11 01:10:29.180798 | controller |       {
2026-06-11 01:10:29.180819 | controller |         "ip": "192.168.126.11"
2026-06-11 01:10:29.180840 | controller |       }
2026-06-11 01:10:29.180861 | controller |     ],
2026-06-11 01:10:29.180881 | controller |     "phase": "Running",
2026-06-11 01:10:29.180902 | controller |     "podIP": "10.217.0.72",
2026-06-11 01:10:29.180923 | controller |     "podIPs": [
2026-06-11 01:10:29.180944 | controller |       {
2026-06-11 01:10:29.180965 | controller |         "ip": "10.217.0.72"
2026-06-11 01:10:29.180986 | controller |       }
2026-06-11 01:10:29.181007 | controller |     ],
2026-06-11 01:10:29.181028 | controller |     "qosClass": "Burstable",
2026-06-11 01:10:29.181048 | controller |     "startTime": "2026-06-11T00:14:38Z"
2026-06-11 01:10:29.181082 | controller |   }
2026-06-11 01:10:29.181104 | controller | }
2026-06-11 01:10:29.214460 | controller | ok:
2026-06-11 01:10:29.214599 | controller | {
2026-06-11 01:10:29.214630 | controller |   "apiVersion": "v1",
2026-06-11 01:10:29.214655 | controller |   "kind": "Pod",
2026-06-11 01:10:29.214679 | controller |   "metadata": {
2026-06-11 01:10:29.214702 | controller |     "annotations": {
2026-06-11 01:10:29.214726 | 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 01:10:29.214751 | 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 01:10:29.214775 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-11 01:10:29.214798 | controller |       "openshift.io/scc": "anyuid",
2026-06-11 01:10:29.214820 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-11 01:10:29.214842 | controller |     },
2026-06-11 01:10:29.214863 | controller |     "creationTimestamp": "2026-06-11T00:14:38Z",
2026-06-11 01:10:29.214886 | controller |     "generateName": "cinder-operator-controller-manager-86c584f6fc-",
2026-06-11 01:10:29.214907 | controller |     "generation": 1,
2026-06-11 01:10:29.214928 | controller |     "labels": {
2026-06-11 01:10:29.214950 | controller |       "app.kubernetes.io/name": "cinder-operator",
2026-06-11 01:10:29.215037 | controller |       "control-plane": "controller-manager",
2026-06-11 01:10:29.215063 | controller |       "openstack.org/operator-name": "cinder",
2026-06-11 01:10:29.215085 | controller |       "pod-template-hash": "86c584f6fc"
2026-06-11 01:10:29.215107 | controller |     },
2026-06-11 01:10:29.215129 | controller |     "managedFields": [
2026-06-11 01:10:29.215151 | controller |       {
2026-06-11 01:10:29.215173 | controller |         "apiVersion": "v1",
2026-06-11 01:10:29.215194 | controller |         "fieldsType": "FieldsV1",
2026-06-11 01:10:29.215215 | controller |         "fieldsV1": {
2026-06-11 01:10:29.215245 | controller |           "f:metadata": {
2026-06-11 01:10:29.215266 | controller |             "f:annotations": {
2026-06-11 01:10:29.215286 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-11 01:10:29.215307 | controller |             }
2026-06-11 01:10:29.215328 | controller |           }
2026-06-11 01:10:29.215367 | controller |         },
2026-06-11 01:10:29.215395 | controller |         "manager": "crc",
2026-06-11 01:10:29.215417 | controller |         "operation": "Update",
2026-06-11 01:10:29.215438 | controller |         "subresource": "status",
2026-06-11 01:10:29.215459 | controller |         "time": "2026-06-11T00:14:38Z"
2026-06-11 01:10:29.215479 | controller |       },
2026-06-11 01:10:29.215500 | controller |       {
2026-06-11 01:10:29.215520 | controller |         "apiVersion": "v1",
2026-06-11 01:10:29.215541 | controller |         "fieldsType": "FieldsV1",
2026-06-11 01:10:29.215562 | controller |         "fieldsV1": {
2026-06-11 01:10:29.215582 | controller |           "f:metadata": {
2026-06-11 01:10:29.215603 | controller |             "f:annotations": {
2026-06-11 01:10:29.215623 | controller |               ".": {},
2026-06-11 01:10:29.215643 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-11 01:10:29.215664 | controller |             },
2026-06-11 01:10:29.215685 | controller |             "f:generateName": {},
2026-06-11 01:10:29.215706 | controller |             "f:labels": {
2026-06-11 01:10:29.215726 | controller |               ".": {},
2026-06-11 01:10:29.215747 | controller |               "f:app.kubernetes.io/name": {},
2026-06-11 01:10:29.215768 | controller |               "f:control-plane": {},
2026-06-11 01:10:29.215789 | controller |               "f:openstack.org/operator-name": {},
2026-06-11 01:10:29.215809 | controller |               "f:pod-template-hash": {}
2026-06-11 01:10:29.215829 | controller |             },
2026-06-11 01:10:29.215850 | controller |             "f:ownerReferences": {
2026-06-11 01:10:29.215870 | controller |               ".": {},
2026-06-11 01:10:29.215891 | controller |               "k:{\"uid\":\"41700c9e-86a9-44de-8112-009610f3c473\"}": {}
2026-06-11 01:10:29.215911 | controller |             }
2026-06-11 01:10:29.215933 | controller |           },
2026-06-11 01:10:29.215954 | controller |           "f:spec": {
2026-06-11 01:10:29.215974 | controller |             "f:containers": {
2026-06-11 01:10:29.215994 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-11 01:10:29.216015 | controller |                 ".": {},
2026-06-11 01:10:29.216035 | controller |                 "f:args": {},
2026-06-11 01:10:29.216055 | controller |                 "f:command": {},
2026-06-11 01:10:29.216075 | controller |                 "f:env": {
2026-06-11 01:10:29.216095 | controller |                   ".": {},
2026-06-11 01:10:29.216115 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-11 01:10:29.216135 | controller |                     ".": {},
2026-06-11 01:10:29.216157 | controller |                     "f:name": {},
2026-06-11 01:10:29.216182 | controller |                     "f:value": {}
2026-06-11 01:10:29.216204 | controller |                   },
2026-06-11 01:10:29.216226 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-11 01:10:29.216248 | controller |                     ".": {},
2026-06-11 01:10:29.216270 | controller |                     "f:name": {},
2026-06-11 01:10:29.216292 | controller |                     "f:value": {}
2026-06-11 01:10:29.216313 | controller |                   },
2026-06-11 01:10:29.216335 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-11 01:10:29.216380 | controller |                     ".": {},
2026-06-11 01:10:29.216404 | controller |                     "f:name": {},
2026-06-11 01:10:29.216425 | controller |                     "f:value": {}
2026-06-11 01:10:29.216446 | controller |                   },
2026-06-11 01:10:29.216473 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-11 01:10:29.216494 | controller |                     ".": {},
2026-06-11 01:10:29.216515 | controller |                     "f:name": {},
2026-06-11 01:10:29.216537 | controller |                     "f:value": {}
2026-06-11 01:10:29.216558 | controller |                   },
2026-06-11 01:10:29.216580 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-11 01:10:29.216601 | controller |                     ".": {},
2026-06-11 01:10:29.216622 | controller |                     "f:name": {},
2026-06-11 01:10:29.216642 | controller |                     "f:value": {}
2026-06-11 01:10:29.216663 | controller |                   }
2026-06-11 01:10:29.216683 | controller |                 },
2026-06-11 01:10:29.216705 | controller |                 "f:image": {},
2026-06-11 01:10:29.216726 | controller |                 "f:imagePullPolicy": {},
2026-06-11 01:10:29.216747 | controller |                 "f:livenessProbe": {
2026-06-11 01:10:29.216768 | controller |                   ".": {},
2026-06-11 01:10:29.216788 | controller |                   "f:failureThreshold": {},
2026-06-11 01:10:29.216809 | controller |                   "f:httpGet": {
2026-06-11 01:10:29.216829 | controller |                     ".": {},
2026-06-11 01:10:29.216849 | controller |                     "f:path": {},
2026-06-11 01:10:29.216870 | controller |                     "f:port": {},
2026-06-11 01:10:29.216890 | controller |                     "f:scheme": {}
2026-06-11 01:10:29.216910 | controller |                   },
2026-06-11 01:10:29.216931 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 01:10:29.216951 | controller |                   "f:periodSeconds": {},
2026-06-11 01:10:29.216972 | controller |                   "f:successThreshold": {},
2026-06-11 01:10:29.216992 | controller |                   "f:timeoutSeconds": {}
2026-06-11 01:10:29.217012 | controller |                 },
2026-06-11 01:10:29.217033 | controller |                 "f:name": {},
2026-06-11 01:10:29.217053 | controller |                 "f:readinessProbe": {
2026-06-11 01:10:29.217091 | controller |                   ".": {},
2026-06-11 01:10:29.217113 | controller |                   "f:failureThreshold": {},
2026-06-11 01:10:29.217133 | controller |                   "f:httpGet": {
2026-06-11 01:10:29.217153 | controller |                     ".": {},
2026-06-11 01:10:29.217173 | controller |                     "f:path": {},
2026-06-11 01:10:29.217193 | controller |                     "f:port": {},
2026-06-11 01:10:29.217213 | controller |                     "f:scheme": {}
2026-06-11 01:10:29.217233 | controller |                   },
2026-06-11 01:10:29.217253 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 01:10:29.217273 | controller |                   "f:periodSeconds": {},
2026-06-11 01:10:29.217293 | controller |                   "f:successThreshold": {},
2026-06-11 01:10:29.217313 | controller |                   "f:timeoutSeconds": {}
2026-06-11 01:10:29.217333 | controller |                 },
2026-06-11 01:10:29.217376 | controller |                 "f:resources": {
2026-06-11 01:10:29.217399 | controller |                   ".": {},
2026-06-11 01:10:29.217419 | controller |                   "f:limits": {
2026-06-11 01:10:29.217439 | controller |                     ".": {},
2026-06-11 01:10:29.217459 | controller |                     "f:cpu": {},
2026-06-11 01:10:29.217479 | controller |                     "f:memory": {}
2026-06-11 01:10:29.217499 | controller |                   },
2026-06-11 01:10:29.217519 | controller |                   "f:requests": {
2026-06-11 01:10:29.217537 | controller |                     ".": {},
2026-06-11 01:10:29.217552 | controller |                     "f:cpu": {},
2026-06-11 01:10:29.217567 | controller |                     "f:memory": {}
2026-06-11 01:10:29.217582 | controller |                   }
2026-06-11 01:10:29.217596 | controller |                 },
2026-06-11 01:10:29.217613 | controller |                 "f:securityContext": {
2026-06-11 01:10:29.217628 | controller |                   ".": {},
2026-06-11 01:10:29.217642 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-11 01:10:29.217657 | controller |                 },
2026-06-11 01:10:29.217671 | controller |                 "f:terminationMessagePath": {},
2026-06-11 01:10:29.217685 | controller |                 "f:terminationMessagePolicy": {}
2026-06-11 01:10:29.217700 | controller |               }
2026-06-11 01:10:29.217714 | controller |             },
2026-06-11 01:10:29.217729 | controller |             "f:dnsPolicy": {},
2026-06-11 01:10:29.217743 | controller |             "f:enableServiceLinks": {},
2026-06-11 01:10:29.217757 | controller |             "f:restartPolicy": {},
2026-06-11 01:10:29.217772 | controller |             "f:schedulerName": {},
2026-06-11 01:10:29.217786 | controller |             "f:securityContext": {
2026-06-11 01:10:29.217800 | controller |               ".": {},
2026-06-11 01:10:29.217814 | controller |               "f:runAsNonRoot": {}
2026-06-11 01:10:29.217828 | controller |             },
2026-06-11 01:10:29.217842 | controller |             "f:serviceAccount": {},
2026-06-11 01:10:29.217856 | controller |             "f:serviceAccountName": {},
2026-06-11 01:10:29.217871 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-11 01:10:29.217885 | controller |             "f:tolerations": {}
2026-06-11 01:10:29.217899 | controller |           }
2026-06-11 01:10:29.217913 | controller |         },
2026-06-11 01:10:29.217927 | controller |         "manager": "kube-controller-manager",
2026-06-11 01:10:29.217942 | controller |         "operation": "Update",
2026-06-11 01:10:29.217956 | controller |         "time": "2026-06-11T00:14:38Z"
2026-06-11 01:10:29.217970 | controller |       },
2026-06-11 01:10:29.217985 | controller |       {
2026-06-11 01:10:29.217999 | controller |         "apiVersion": "v1",
2026-06-11 01:10:29.218013 | controller |         "fieldsType": "FieldsV1",
2026-06-11 01:10:29.218027 | controller |         "fieldsV1": {
2026-06-11 01:10:29.218040 | controller |           "f:metadata": {
2026-06-11 01:10:29.218054 | controller |             "f:annotations": {
2026-06-11 01:10:29.218067 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-11 01:10:29.218081 | controller |             }
2026-06-11 01:10:29.218095 | controller |           }
2026-06-11 01:10:29.218109 | controller |         },
2026-06-11 01:10:29.218123 | controller |         "manager": "multus-daemon",
2026-06-11 01:10:29.218137 | controller |         "operation": "Update",
2026-06-11 01:10:29.218151 | controller |         "subresource": "status",
2026-06-11 01:10:29.218164 | controller |         "time": "2026-06-11T00:14:48Z"
2026-06-11 01:10:29.218178 | controller |       },
2026-06-11 01:10:29.218192 | controller |       {
2026-06-11 01:10:29.218206 | controller |         "apiVersion": "v1",
2026-06-11 01:10:29.218219 | controller |         "fieldsType": "FieldsV1",
2026-06-11 01:10:29.218233 | controller |         "fieldsV1": {
2026-06-11 01:10:29.218247 | controller |           "f:status": {
2026-06-11 01:10:29.218261 | controller |             "f:conditions": {
2026-06-11 01:10:29.218274 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-11 01:10:29.218288 | controller |                 ".": {},
2026-06-11 01:10:29.218302 | controller |                 "f:lastProbeTime": {},
2026-06-11 01:10:29.218316 | controller |                 "f:lastTransitionTime": {},
2026-06-11 01:10:29.218329 | controller |                 "f:status": {},
2026-06-11 01:10:29.218343 | controller |                 "f:type": {}
2026-06-11 01:10:29.218378 | controller |               },
2026-06-11 01:10:29.218393 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-11 01:10:29.218407 | controller |                 ".": {},
2026-06-11 01:10:29.218421 | controller |                 "f:lastProbeTime": {},
2026-06-11 01:10:29.218439 | controller |                 "f:lastTransitionTime": {},
2026-06-11 01:10:29.218453 | controller |                 "f:status": {},
2026-06-11 01:10:29.218467 | controller |                 "f:type": {}
2026-06-11 01:10:29.218480 | controller |               },
2026-06-11 01:10:29.218494 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-11 01:10:29.218508 | controller |                 ".": {},
2026-06-11 01:10:29.218521 | controller |                 "f:lastProbeTime": {},
2026-06-11 01:10:29.218535 | controller |                 "f:lastTransitionTime": {},
2026-06-11 01:10:29.218549 | controller |                 "f:status": {},
2026-06-11 01:10:29.218562 | controller |                 "f:type": {}
2026-06-11 01:10:29.218576 | controller |               },
2026-06-11 01:10:29.218590 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-11 01:10:29.218604 | controller |                 ".": {},
2026-06-11 01:10:29.218618 | controller |                 "f:lastProbeTime": {},
2026-06-11 01:10:29.218632 | controller |                 "f:lastTransitionTime": {},
2026-06-11 01:10:29.218647 | controller |                 "f:status": {},
2026-06-11 01:10:29.218661 | controller |                 "f:type": {}
2026-06-11 01:10:29.218675 | controller |               }
2026-06-11 01:10:29.218689 | controller |             },
2026-06-11 01:10:29.218704 | controller |             "f:containerStatuses": {},
2026-06-11 01:10:29.218718 | controller |             "f:hostIP": {},
2026-06-11 01:10:29.218732 | controller |             "f:hostIPs": {},
2026-06-11 01:10:29.218746 | controller |             "f:phase": {},
2026-06-11 01:10:29.218760 | controller |             "f:podIP": {},
2026-06-11 01:10:29.218774 | controller |             "f:podIPs": {
2026-06-11 01:10:29.218788 | controller |               ".": {},
2026-06-11 01:10:29.218802 | controller |               "k:{\"ip\":\"10.217.0.76\"}": {
2026-06-11 01:10:29.218816 | controller |                 ".": {},
2026-06-11 01:10:29.218830 | controller |                 "f:ip": {}
2026-06-11 01:10:29.218845 | controller |               }
2026-06-11 01:10:29.218859 | controller |             },
2026-06-11 01:10:29.218874 | controller |             "f:startTime": {}
2026-06-11 01:10:29.218888 | controller |           }
2026-06-11 01:10:29.218901 | controller |         },
2026-06-11 01:10:29.218915 | controller |         "manager": "kubelet",
2026-06-11 01:10:29.218929 | controller |         "operation": "Update",
2026-06-11 01:10:29.218943 | controller |         "subresource": "status",
2026-06-11 01:10:29.218957 | controller |         "time": "2026-06-11T00:15:58Z"
2026-06-11 01:10:29.218971 | controller |       }
2026-06-11 01:10:29.218984 | controller |     ],
2026-06-11 01:10:29.218998 | controller |     "name": "cinder-operator-controller-manager-86c584f6fc-tf7b9",
2026-06-11 01:10:29.219012 | controller |     "namespace": "openstack-operators",
2026-06-11 01:10:29.219026 | controller |     "ownerReferences": [
2026-06-11 01:10:29.219040 | controller |       {
2026-06-11 01:10:29.219054 | controller |         "apiVersion": "apps/v1",
2026-06-11 01:10:29.219067 | controller |         "blockOwnerDeletion": true,
2026-06-11 01:10:29.219081 | controller |         "controller": true,
2026-06-11 01:10:29.219095 | controller |         "kind": "ReplicaSet",
2026-06-11 01:10:29.219108 | controller |         "name": "cinder-operator-controller-manager-86c584f6fc",
2026-06-11 01:10:29.219122 | controller |         "uid": "41700c9e-86a9-44de-8112-009610f3c473"
2026-06-11 01:10:29.219136 | controller |       }
2026-06-11 01:10:29.219150 | controller |     ],
2026-06-11 01:10:29.219164 | controller |     "resourceVersion": "55203",
2026-06-11 01:10:29.219178 | controller |     "uid": "eb94bcd6-10d5-417c-b067-434f43a23275"
2026-06-11 01:10:29.219192 | controller |   },
2026-06-11 01:10:29.219206 | controller |   "spec": {
2026-06-11 01:10:29.219220 | controller |     "containers": [
2026-06-11 01:10:29.219238 | controller |       {
2026-06-11 01:10:29.219252 | controller |         "args": [
2026-06-11 01:10:29.219266 | controller |           "--leader-elect",
2026-06-11 01:10:29.219279 | controller |           "--health-probe-bind-address=:8081",
2026-06-11 01:10:29.219293 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-11 01:10:29.219307 | controller |         ],
2026-06-11 01:10:29.219321 | controller |         "command": [
2026-06-11 01:10:29.219335 | controller |           "/manager"
2026-06-11 01:10:29.219371 | controller |         ],
2026-06-11 01:10:29.219387 | controller |         "env": [
2026-06-11 01:10:29.219402 | controller |           {
2026-06-11 01:10:29.219416 | controller |             "name": "LEASE_DURATION",
2026-06-11 01:10:29.219430 | controller |             "value": "30"
2026-06-11 01:10:29.219444 | controller |           },
2026-06-11 01:10:29.219459 | controller |           {
2026-06-11 01:10:29.219473 | controller |             "name": "RENEW_DEADLINE",
2026-06-11 01:10:29.219487 | controller |             "value": "20"
2026-06-11 01:10:29.219501 | controller |           },
2026-06-11 01:10:29.219515 | controller |           {
2026-06-11 01:10:29.219531 | controller |             "name": "RETRY_PERIOD",
2026-06-11 01:10:29.219547 | controller |             "value": "5"
2026-06-11 01:10:29.219561 | controller |           },
2026-06-11 01:10:29.219575 | controller |           {
2026-06-11 01:10:29.219589 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-11 01:10:29.219603 | controller |             "value": "false"
2026-06-11 01:10:29.219617 | controller |           },
2026-06-11 01:10:29.219631 | controller |           {
2026-06-11 01:10:29.219646 | controller |             "name": "METRICS_CERTS",
2026-06-11 01:10:29.219660 | controller |             "value": "false"
2026-06-11 01:10:29.219674 | controller |           }
2026-06-11 01:10:29.219688 | controller |         ],
2026-06-11 01:10:29.219703 | controller |         "image": "quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce",
2026-06-11 01:10:29.219718 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-11 01:10:29.219732 | controller |         "livenessProbe": {
2026-06-11 01:10:29.219747 | controller |           "failureThreshold": 3,
2026-06-11 01:10:29.219761 | controller |           "httpGet": {
2026-06-11 01:10:29.219775 | controller |             "path": "/healthz",
2026-06-11 01:10:29.219789 | controller |             "port": 8081,
2026-06-11 01:10:29.219803 | controller |             "scheme": "HTTP"
2026-06-11 01:10:29.219816 | controller |           },
2026-06-11 01:10:29.219831 | controller |           "initialDelaySeconds": 15,
2026-06-11 01:10:29.219845 | controller |           "periodSeconds": 20,
2026-06-11 01:10:29.219860 | controller |           "successThreshold": 1,
2026-06-11 01:10:29.219874 | controller |           "timeoutSeconds": 1
2026-06-11 01:10:29.219888 | controller |         },
2026-06-11 01:10:29.219902 | controller |         "name": "manager",
2026-06-11 01:10:29.219915 | controller |         "readinessProbe": {
2026-06-11 01:10:29.219929 | controller |           "failureThreshold": 3,
2026-06-11 01:10:29.219943 | controller |           "httpGet": {
2026-06-11 01:10:29.219956 | controller |             "path": "/readyz",
2026-06-11 01:10:29.219970 | controller |             "port": 8081,
2026-06-11 01:10:29.219983 | controller |             "scheme": "HTTP"
2026-06-11 01:10:29.219997 | controller |           },
2026-06-11 01:10:29.220011 | controller |           "initialDelaySeconds": 5,
2026-06-11 01:10:29.220024 | controller |           "periodSeconds": 10,
2026-06-11 01:10:29.220038 | controller |           "successThreshold": 1,
2026-06-11 01:10:29.220051 | controller |           "timeoutSeconds": 1
2026-06-11 01:10:29.220065 | controller |         },
2026-06-11 01:10:29.220079 | controller |         "resources": {
2026-06-11 01:10:29.220093 | controller |           "limits": {
2026-06-11 01:10:29.220110 | controller |             "cpu": "500m",
2026-06-11 01:10:29.220124 | controller |             "memory": "512Mi"
2026-06-11 01:10:29.220138 | controller |           },
2026-06-11 01:10:29.220152 | controller |           "requests": {
2026-06-11 01:10:29.220165 | controller |             "cpu": "10m",
2026-06-11 01:10:29.220179 | controller |             "memory": "256Mi"
2026-06-11 01:10:29.220192 | controller |           }
2026-06-11 01:10:29.220206 | controller |         },
2026-06-11 01:10:29.220220 | controller |         "securityContext": {
2026-06-11 01:10:29.220233 | controller |           "allowPrivilegeEscalation": false,
2026-06-11 01:10:29.220247 | controller |           "capabilities": {
2026-06-11 01:10:29.220261 | controller |             "drop": [
2026-06-11 01:10:29.220274 | controller |               "MKNOD"
2026-06-11 01:10:29.220288 | controller |             ]
2026-06-11 01:10:29.220302 | controller |           }
2026-06-11 01:10:29.220316 | controller |         },
2026-06-11 01:10:29.220329 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-11 01:10:29.220343 | controller |         "terminationMessagePolicy": "File",
2026-06-11 01:10:29.220376 | controller |         "volumeMounts": [
2026-06-11 01:10:29.220391 | controller |           {
2026-06-11 01:10:29.220405 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 01:10:29.220419 | controller |             "name": "kube-api-access-q2fzr",
2026-06-11 01:10:29.220433 | controller |             "readOnly": true
2026-06-11 01:10:29.220447 | controller |           }
2026-06-11 01:10:29.220461 | controller |         ]
2026-06-11 01:10:29.220475 | controller |       }
2026-06-11 01:10:29.220489 | controller |     ],
2026-06-11 01:10:29.220503 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-11 01:10:29.220517 | controller |     "enableServiceLinks": true,
2026-06-11 01:10:29.220531 | controller |     "imagePullSecrets": [
2026-06-11 01:10:29.220545 | controller |       {
2026-06-11 01:10:29.220559 | controller |         "name": "cinder-operator-controller-manager-dockercfg-ldlc7"
2026-06-11 01:10:29.220573 | controller |       }
2026-06-11 01:10:29.220587 | controller |     ],
2026-06-11 01:10:29.220601 | controller |     "nodeName": "crc",
2026-06-11 01:10:29.220615 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-11 01:10:29.220630 | controller |     "priority": 0,
2026-06-11 01:10:29.220644 | controller |     "restartPolicy": "Always",
2026-06-11 01:10:29.220658 | controller |     "schedulerName": "default-scheduler",
2026-06-11 01:10:29.220673 | controller |     "securityContext": {
2026-06-11 01:10:29.220687 | controller |       "runAsNonRoot": true,
2026-06-11 01:10:29.220701 | controller |       "seLinuxOptions": {
2026-06-11 01:10:29.220715 | controller |         "level": "s0:c26,c5"
2026-06-11 01:10:29.220729 | controller |       }
2026-06-11 01:10:29.220744 | controller |     },
2026-06-11 01:10:29.220758 | controller |     "serviceAccount": "cinder-operator-controller-manager",
2026-06-11 01:10:29.220772 | controller |     "serviceAccountName": "cinder-operator-controller-manager",
2026-06-11 01:10:29.220787 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-11 01:10:29.220801 | controller |     "tolerations": [
2026-06-11 01:10:29.220816 | controller |       {
2026-06-11 01:10:29.220831 | controller |         "effect": "NoExecute",
2026-06-11 01:10:29.220845 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-11 01:10:29.220859 | controller |         "operator": "Exists",
2026-06-11 01:10:29.220872 | controller |         "tolerationSeconds": 120
2026-06-11 01:10:29.220886 | controller |       },
2026-06-11 01:10:29.220900 | controller |       {
2026-06-11 01:10:29.220914 | controller |         "effect": "NoExecute",
2026-06-11 01:10:29.220928 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-11 01:10:29.220942 | controller |         "operator": "Exists",
2026-06-11 01:10:29.220959 | controller |         "tolerationSeconds": 120
2026-06-11 01:10:29.220973 | controller |       },
2026-06-11 01:10:29.220987 | controller |       {
2026-06-11 01:10:29.221001 | controller |         "effect": "NoSchedule",
2026-06-11 01:10:29.221014 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-11 01:10:29.221028 | controller |         "operator": "Exists"
2026-06-11 01:10:29.221042 | controller |       }
2026-06-11 01:10:29.221055 | controller |     ],
2026-06-11 01:10:29.221079 | controller |     "volumes": [
2026-06-11 01:10:29.221094 | controller |       {
2026-06-11 01:10:29.221108 | controller |         "name": "kube-api-access-q2fzr",
2026-06-11 01:10:29.221122 | controller |         "projected": {
2026-06-11 01:10:29.221135 | controller |           "defaultMode": 420,
2026-06-11 01:10:29.221149 | controller |           "sources": [
2026-06-11 01:10:29.221163 | controller |             {
2026-06-11 01:10:29.221177 | controller |               "serviceAccountToken": {
2026-06-11 01:10:29.221191 | controller |                 "expirationSeconds": 3607,
2026-06-11 01:10:29.221205 | controller |                 "path": "token"
2026-06-11 01:10:29.221218 | controller |               }
2026-06-11 01:10:29.221232 | controller |             },
2026-06-11 01:10:29.221246 | controller |             {
2026-06-11 01:10:29.221260 | controller |               "configMap": {
2026-06-11 01:10:29.221274 | controller |                 "items": [
2026-06-11 01:10:29.221288 | controller |                   {
2026-06-11 01:10:29.221301 | controller |                     "key": "ca.crt",
2026-06-11 01:10:29.221315 | controller |                     "path": "ca.crt"
2026-06-11 01:10:29.221329 | controller |                   }
2026-06-11 01:10:29.221343 | controller |                 ],
2026-06-11 01:10:29.221375 | controller |                 "name": "kube-root-ca.crt"
2026-06-11 01:10:29.221390 | controller |               }
2026-06-11 01:10:29.221404 | controller |             },
2026-06-11 01:10:29.221419 | controller |             {
2026-06-11 01:10:29.221433 | controller |               "downwardAPI": {
2026-06-11 01:10:29.221446 | controller |                 "items": [
2026-06-11 01:10:29.221460 | controller |                   {
2026-06-11 01:10:29.221474 | controller |                     "fieldRef": {
2026-06-11 01:10:29.221488 | controller |                       "apiVersion": "v1",
2026-06-11 01:10:29.221502 | controller |                       "fieldPath": "metadata.namespace"
2026-06-11 01:10:29.221516 | controller |                     },
2026-06-11 01:10:29.221530 | controller |                     "path": "namespace"
2026-06-11 01:10:29.221544 | controller |                   }
2026-06-11 01:10:29.221558 | controller |                 ]
2026-06-11 01:10:29.221574 | controller |               }
2026-06-11 01:10:29.221590 | controller |             },
2026-06-11 01:10:29.221606 | controller |             {
2026-06-11 01:10:29.221620 | controller |               "configMap": {
2026-06-11 01:10:29.221634 | controller |                 "items": [
2026-06-11 01:10:29.221648 | controller |                   {
2026-06-11 01:10:29.221663 | controller |                     "key": "service-ca.crt",
2026-06-11 01:10:29.221677 | controller |                     "path": "service-ca.crt"
2026-06-11 01:10:29.221691 | controller |                   }
2026-06-11 01:10:29.221705 | controller |                 ],
2026-06-11 01:10:29.221719 | controller |                 "name": "openshift-service-ca.crt"
2026-06-11 01:10:29.221733 | controller |               }
2026-06-11 01:10:29.221747 | controller |             }
2026-06-11 01:10:29.221761 | controller |           ]
2026-06-11 01:10:29.221775 | controller |         }
2026-06-11 01:10:29.221789 | controller |       }
2026-06-11 01:10:29.221803 | controller |     ]
2026-06-11 01:10:29.221817 | controller |   },
2026-06-11 01:10:29.221831 | controller |   "status": {
2026-06-11 01:10:29.221845 | controller |     "conditions": [
2026-06-11 01:10:29.221864 | controller |       {
2026-06-11 01:10:29.221878 | controller |         "lastProbeTime": null,
2026-06-11 01:10:29.221892 | controller |         "lastTransitionTime": "2026-06-11T00:15:04Z",
2026-06-11 01:10:29.221907 | controller |         "status": "True",
2026-06-11 01:10:29.221921 | controller |         "type": "PodReadyToStartContainers"
2026-06-11 01:10:29.221935 | controller |       },
2026-06-11 01:10:29.221949 | controller |       {
2026-06-11 01:10:29.221963 | controller |         "lastProbeTime": null,
2026-06-11 01:10:29.221978 | controller |         "lastTransitionTime": "2026-06-11T00:14:38Z",
2026-06-11 01:10:29.221992 | controller |         "status": "True",
2026-06-11 01:10:29.222006 | controller |         "type": "Initialized"
2026-06-11 01:10:29.222019 | controller |       },
2026-06-11 01:10:29.222034 | controller |       {
2026-06-11 01:10:29.222048 | controller |         "lastProbeTime": null,
2026-06-11 01:10:29.222062 | controller |         "lastTransitionTime": "2026-06-11T00:15:58Z",
2026-06-11 01:10:29.222076 | controller |         "status": "True",
2026-06-11 01:10:29.222090 | controller |         "type": "Ready"
2026-06-11 01:10:29.222103 | controller |       },
2026-06-11 01:10:29.222117 | controller |       {
2026-06-11 01:10:29.222131 | controller |         "lastProbeTime": null,
2026-06-11 01:10:29.222145 | controller |         "lastTransitionTime": "2026-06-11T00:15:58Z",
2026-06-11 01:10:29.222158 | controller |         "status": "True",
2026-06-11 01:10:29.222172 | controller |         "type": "ContainersReady"
2026-06-11 01:10:29.222186 | controller |       },
2026-06-11 01:10:29.222200 | controller |       {
2026-06-11 01:10:29.222214 | controller |         "lastProbeTime": null,
2026-06-11 01:10:29.222227 | controller |         "lastTransitionTime": "2026-06-11T00:14:38Z",
2026-06-11 01:10:29.222241 | controller |         "status": "True",
2026-06-11 01:10:29.222255 | controller |         "type": "PodScheduled"
2026-06-11 01:10:29.222269 | controller |       }
2026-06-11 01:10:29.222283 | controller |     ],
2026-06-11 01:10:29.222297 | controller |     "containerStatuses": [
2026-06-11 01:10:29.222407 | controller |       {
2026-06-11 01:10:29.222429 | controller |         "allocatedResources": {
2026-06-11 01:10:29.222445 | controller |           "cpu": "10m",
2026-06-11 01:10:29.222459 | controller |           "memory": "256Mi"
2026-06-11 01:10:29.222473 | controller |         },
2026-06-11 01:10:29.222487 | controller |         "containerID": "cri-o://09a43880b5b0d0f298610c607eb3cdafed5055fa79fcc3613de78bbc7daaa1c4",
2026-06-11 01:10:29.222503 | controller |         "image": "quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce",
2026-06-11 01:10:29.222517 | controller |         "imageID": "quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce",
2026-06-11 01:10:29.222532 | controller |         "lastState": {},
2026-06-11 01:10:29.222547 | controller |         "name": "manager",
2026-06-11 01:10:29.222561 | controller |         "ready": true,
2026-06-11 01:10:29.222576 | controller |         "resources": {
2026-06-11 01:10:29.222590 | controller |           "limits": {
2026-06-11 01:10:29.222604 | controller |             "cpu": "500m",
2026-06-11 01:10:29.222619 | controller |             "memory": "512Mi"
2026-06-11 01:10:29.222633 | controller |           },
2026-06-11 01:10:29.222648 | controller |           "requests": {
2026-06-11 01:10:29.222663 | controller |             "cpu": "10m",
2026-06-11 01:10:29.222678 | controller |             "memory": "256Mi"
2026-06-11 01:10:29.222693 | controller |           }
2026-06-11 01:10:29.222708 | controller |         },
2026-06-11 01:10:29.222724 | controller |         "restartCount": 0,
2026-06-11 01:10:29.222761 | controller |         "started": true,
2026-06-11 01:10:29.222779 | controller |         "state": {
2026-06-11 01:10:29.222794 | controller |           "running": {
2026-06-11 01:10:29.222813 | controller |             "startedAt": "2026-06-11T00:15:46Z"
2026-06-11 01:10:29.222829 | controller |           }
2026-06-11 01:10:29.222844 | controller |         },
2026-06-11 01:10:29.222859 | controller |         "user": {
2026-06-11 01:10:29.222873 | controller |           "linux": {
2026-06-11 01:10:29.222888 | controller |             "gid": 0,
2026-06-11 01:10:29.222903 | controller |             "supplementalGroups": [
2026-06-11 01:10:29.222918 | controller |               0
2026-06-11 01:10:29.222933 | controller |             ],
2026-06-11 01:10:29.222948 | controller |             "uid": 65532
2026-06-11 01:10:29.222962 | controller |           }
2026-06-11 01:10:29.222977 | controller |         },
2026-06-11 01:10:29.222992 | controller |         "volumeMounts": [
2026-06-11 01:10:29.223007 | controller |           {
2026-06-11 01:10:29.223021 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 01:10:29.223036 | controller |             "name": "kube-api-access-q2fzr",
2026-06-11 01:10:29.223051 | controller |             "readOnly": true,
2026-06-11 01:10:29.223065 | controller |             "recursiveReadOnly": "Disabled"
2026-06-11 01:10:29.223080 | controller |           }
2026-06-11 01:10:29.223094 | controller |         ]
2026-06-11 01:10:29.223109 | controller |       }
2026-06-11 01:10:29.223123 | controller |     ],
2026-06-11 01:10:29.223138 | controller |     "hostIP": "192.168.126.11",
2026-06-11 01:10:29.223153 | controller |     "hostIPs": [
2026-06-11 01:10:29.223167 | controller |       {
2026-06-11 01:10:29.223182 | controller |         "ip": "192.168.126.11"
2026-06-11 01:10:29.223196 | controller |       }
2026-06-11 01:10:29.223210 | controller |     ],
2026-06-11 01:10:29.223225 | controller |     "phase": "Running",
2026-06-11 01:10:29.223240 | controller |     "podIP": "10.217.0.76",
2026-06-11 01:10:29.223255 | controller |     "podIPs": [
2026-06-11 01:10:29.223269 | controller |       {
2026-06-11 01:10:29.223284 | controller |         "ip": "10.217.0.76"
2026-06-11 01:10:29.223298 | controller |       }
2026-06-11 01:10:29.223313 | controller |     ],
2026-06-11 01:10:29.223328 | controller |     "qosClass": "Burstable",
2026-06-11 01:10:29.223342 | controller |     "startTime": "2026-06-11T00:14:38Z"
2026-06-11 01:10:29.223383 | controller |   }
2026-06-11 01:10:29.223399 | controller | }
2026-06-11 01:10:29.247336 | controller | ok:
2026-06-11 01:10:29.247508 | controller | {
2026-06-11 01:10:29.247534 | controller |   "apiVersion": "v1",
2026-06-11 01:10:29.247630 | controller |   "kind": "Pod",
2026-06-11 01:10:29.247651 | controller |   "metadata": {
2026-06-11 01:10:29.247668 | controller |     "annotations": {
2026-06-11 01:10:29.247683 | 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 01:10:29.247700 | 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 01:10:29.247716 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-11 01:10:29.247732 | controller |       "openshift.io/scc": "anyuid",
2026-06-11 01:10:29.247746 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-11 01:10:29.247761 | controller |     },
2026-06-11 01:10:29.247775 | controller |     "creationTimestamp": "2026-06-11T00:14:38Z",
2026-06-11 01:10:29.247789 | controller |     "generateName": "designate-operator-controller-manager-6bf8599b68-",
2026-06-11 01:10:29.247810 | controller |     "generation": 1,
2026-06-11 01:10:29.247825 | controller |     "labels": {
2026-06-11 01:10:29.247839 | controller |       "app.kubernetes.io/name": "designate-operator",
2026-06-11 01:10:29.247852 | controller |       "control-plane": "controller-manager",
2026-06-11 01:10:29.247866 | controller |       "openstack.org/operator-name": "designate",
2026-06-11 01:10:29.247879 | controller |       "pod-template-hash": "6bf8599b68"
2026-06-11 01:10:29.247893 | controller |     },
2026-06-11 01:10:29.247908 | controller |     "managedFields": [
2026-06-11 01:10:29.247922 | controller |       {
2026-06-11 01:10:29.247936 | controller |         "apiVersion": "v1",
2026-06-11 01:10:29.247950 | controller |         "fieldsType": "FieldsV1",
2026-06-11 01:10:29.247965 | controller |         "fieldsV1": {
2026-06-11 01:10:29.247980 | controller |           "f:metadata": {
2026-06-11 01:10:29.247994 | controller |             "f:annotations": {
2026-06-11 01:10:29.248008 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-11 01:10:29.248022 | controller |             }
2026-06-11 01:10:29.248036 | controller |           }
2026-06-11 01:10:29.248050 | controller |         },
2026-06-11 01:10:29.248064 | controller |         "manager": "crc",
2026-06-11 01:10:29.248078 | controller |         "operation": "Update",
2026-06-11 01:10:29.248092 | controller |         "subresource": "status",
2026-06-11 01:10:29.248106 | controller |         "time": "2026-06-11T00:14:38Z"
2026-06-11 01:10:29.248120 | controller |       },
2026-06-11 01:10:29.248134 | controller |       {
2026-06-11 01:10:29.248148 | controller |         "apiVersion": "v1",
2026-06-11 01:10:29.248162 | controller |         "fieldsType": "FieldsV1",
2026-06-11 01:10:29.248176 | controller |         "fieldsV1": {
2026-06-11 01:10:29.248190 | controller |           "f:metadata": {
2026-06-11 01:10:29.248203 | controller |             "f:annotations": {
2026-06-11 01:10:29.248217 | controller |               ".": {},
2026-06-11 01:10:29.248231 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-11 01:10:29.248245 | controller |             },
2026-06-11 01:10:29.248259 | controller |             "f:generateName": {},
2026-06-11 01:10:29.248273 | controller |             "f:labels": {
2026-06-11 01:10:29.248286 | controller |               ".": {},
2026-06-11 01:10:29.248300 | controller |               "f:app.kubernetes.io/name": {},
2026-06-11 01:10:29.248314 | controller |               "f:control-plane": {},
2026-06-11 01:10:29.248328 | controller |               "f:openstack.org/operator-name": {},
2026-06-11 01:10:29.248342 | controller |               "f:pod-template-hash": {}
2026-06-11 01:10:29.248385 | controller |             },
2026-06-11 01:10:29.248401 | controller |             "f:ownerReferences": {
2026-06-11 01:10:29.248415 | controller |               ".": {},
2026-06-11 01:10:29.248429 | controller |               "k:{\"uid\":\"920908fd-c2e1-4568-a749-97c40a3a0cba\"}": {}
2026-06-11 01:10:29.248443 | controller |             }
2026-06-11 01:10:29.248458 | controller |           },
2026-06-11 01:10:29.248471 | controller |           "f:spec": {
2026-06-11 01:10:29.248485 | controller |             "f:containers": {
2026-06-11 01:10:29.248499 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-11 01:10:29.248513 | controller |                 ".": {},
2026-06-11 01:10:29.248526 | controller |                 "f:args": {},
2026-06-11 01:10:29.248540 | controller |                 "f:command": {},
2026-06-11 01:10:29.248553 | controller |                 "f:env": {
2026-06-11 01:10:29.248567 | controller |                   ".": {},
2026-06-11 01:10:29.248583 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-11 01:10:29.248599 | controller |                     ".": {},
2026-06-11 01:10:29.248612 | controller |                     "f:name": {},
2026-06-11 01:10:29.248626 | controller |                     "f:value": {}
2026-06-11 01:10:29.248644 | controller |                   },
2026-06-11 01:10:29.248658 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-11 01:10:29.248672 | controller |                     ".": {},
2026-06-11 01:10:29.248686 | controller |                     "f:name": {},
2026-06-11 01:10:29.248699 | controller |                     "f:value": {}
2026-06-11 01:10:29.248713 | controller |                   },
2026-06-11 01:10:29.248727 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-11 01:10:29.248740 | controller |                     ".": {},
2026-06-11 01:10:29.248754 | controller |                     "f:name": {},
2026-06-11 01:10:29.248767 | controller |                     "f:value": {}
2026-06-11 01:10:29.248781 | controller |                   },
2026-06-11 01:10:29.248795 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-11 01:10:29.248808 | controller |                     ".": {},
2026-06-11 01:10:29.248822 | controller |                     "f:name": {},
2026-06-11 01:10:29.248836 | controller |                     "f:value": {}
2026-06-11 01:10:29.248993 | controller |                   },
2026-06-11 01:10:29.249007 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-11 01:10:29.249020 | controller |                     ".": {},
2026-06-11 01:10:29.249034 | controller |                     "f:name": {},
2026-06-11 01:10:29.249048 | controller |                     "f:value": {}
2026-06-11 01:10:29.249062 | controller |                   }
2026-06-11 01:10:29.249092 | controller |                 },
2026-06-11 01:10:29.249107 | controller |                 "f:image": {},
2026-06-11 01:10:29.249121 | controller |                 "f:imagePullPolicy": {},
2026-06-11 01:10:29.249135 | controller |                 "f:livenessProbe": {
2026-06-11 01:10:29.249149 | controller |                   ".": {},
2026-06-11 01:10:29.249162 | controller |                   "f:failureThreshold": {},
2026-06-11 01:10:29.249176 | controller |                   "f:httpGet": {
2026-06-11 01:10:29.249190 | controller |                     ".": {},
2026-06-11 01:10:29.249204 | controller |                     "f:path": {},
2026-06-11 01:10:29.249217 | controller |                     "f:port": {},
2026-06-11 01:10:29.249231 | controller |                     "f:scheme": {}
2026-06-11 01:10:29.249245 | controller |                   },
2026-06-11 01:10:29.249258 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 01:10:29.249272 | controller |                   "f:periodSeconds": {},
2026-06-11 01:10:29.249285 | controller |                   "f:successThreshold": {},
2026-06-11 01:10:29.249299 | controller |                   "f:timeoutSeconds": {}
2026-06-11 01:10:29.249313 | controller |                 },
2026-06-11 01:10:29.249327 | controller |                 "f:name": {},
2026-06-11 01:10:29.249341 | controller |                 "f:readinessProbe": {
2026-06-11 01:10:29.249374 | controller |                   ".": {},
2026-06-11 01:10:29.249389 | controller |                   "f:failureThreshold": {},
2026-06-11 01:10:29.249403 | controller |                   "f:httpGet": {
2026-06-11 01:10:29.249416 | controller |                     ".": {},
2026-06-11 01:10:29.249430 | controller |                     "f:path": {},
2026-06-11 01:10:29.249444 | controller |                     "f:port": {},
2026-06-11 01:10:29.249457 | controller |                     "f:scheme": {}
2026-06-11 01:10:29.249471 | controller |                   },
2026-06-11 01:10:29.249484 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 01:10:29.249498 | controller |                   "f:periodSeconds": {},
2026-06-11 01:10:29.249511 | controller |                   "f:successThreshold": {},
2026-06-11 01:10:29.249525 | controller |                   "f:timeoutSeconds": {}
2026-06-11 01:10:29.249538 | controller |                 },
2026-06-11 01:10:29.249556 | controller |                 "f:resources": {
2026-06-11 01:10:29.249570 | controller |                   ".": {},
2026-06-11 01:10:29.249584 | controller |                   "f:limits": {
2026-06-11 01:10:29.249597 | controller |                     ".": {},
2026-06-11 01:10:29.249718 | controller |                     "f:cpu": {},
2026-06-11 01:10:29.249739 | controller |                     "f:memory": {}
2026-06-11 01:10:29.249754 | controller |                   },
2026-06-11 01:10:29.249768 | controller |                   "f:requests": {
2026-06-11 01:10:29.249782 | controller |                     ".": {},
2026-06-11 01:10:29.249795 | controller |                     "f:cpu": {},
2026-06-11 01:10:29.249809 | controller |                     "f:memory": {}
2026-06-11 01:10:29.249823 | controller |                   }
2026-06-11 01:10:29.249837 | controller |                 },
2026-06-11 01:10:29.249851 | controller |                 "f:securityContext": {
2026-06-11 01:10:29.249864 | controller |                   ".": {},
2026-06-11 01:10:29.249878 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-11 01:10:29.249891 | controller |                 },
2026-06-11 01:10:29.249905 | controller |                 "f:terminationMessagePath": {},
2026-06-11 01:10:29.249918 | controller |                 "f:terminationMessagePolicy": {}
2026-06-11 01:10:29.249932 | controller |               }
2026-06-11 01:10:29.249945 | controller |             },
2026-06-11 01:10:29.249959 | controller |             "f:dnsPolicy": {},
2026-06-11 01:10:29.249972 | controller |             "f:enableServiceLinks": {},
2026-06-11 01:10:29.249985 | controller |             "f:restartPolicy": {},
2026-06-11 01:10:29.249999 | controller |             "f:schedulerName": {},
2026-06-11 01:10:29.250012 | controller |             "f:securityContext": {
2026-06-11 01:10:29.250025 | controller |               ".": {},
2026-06-11 01:10:29.250038 | controller |               "f:runAsNonRoot": {}
2026-06-11 01:10:29.250051 | controller |             },
2026-06-11 01:10:29.250064 | controller |             "f:serviceAccount": {},
2026-06-11 01:10:29.250077 | controller |             "f:serviceAccountName": {},
2026-06-11 01:10:29.250091 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-11 01:10:29.250104 | controller |             "f:tolerations": {}
2026-06-11 01:10:29.250117 | controller |           }
2026-06-11 01:10:29.250131 | controller |         },
2026-06-11 01:10:29.250144 | controller |         "manager": "kube-controller-manager",
2026-06-11 01:10:29.250158 | controller |         "operation": "Update",
2026-06-11 01:10:29.250173 | controller |         "time": "2026-06-11T00:14:38Z"
2026-06-11 01:10:29.250187 | controller |       },
2026-06-11 01:10:29.250201 | controller |       {
2026-06-11 01:10:29.250214 | controller |         "apiVersion": "v1",
2026-06-11 01:10:29.250228 | controller |         "fieldsType": "FieldsV1",
2026-06-11 01:10:29.250242 | controller |         "fieldsV1": {
2026-06-11 01:10:29.250256 | controller |           "f:metadata": {
2026-06-11 01:10:29.250319 | controller |             "f:annotations": {
2026-06-11 01:10:29.250339 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-11 01:10:29.250371 | controller |             }
2026-06-11 01:10:29.250387 | controller |           }
2026-06-11 01:10:29.250401 | controller |         },
2026-06-11 01:10:29.250415 | controller |         "manager": "multus-daemon",
2026-06-11 01:10:29.250429 | controller |         "operation": "Update",
2026-06-11 01:10:29.250443 | controller |         "subresource": "status",
2026-06-11 01:10:29.250457 | controller |         "time": "2026-06-11T00:14:48Z"
2026-06-11 01:10:29.250471 | controller |       },
2026-06-11 01:10:29.250485 | controller |       {
2026-06-11 01:10:29.250498 | controller |         "apiVersion": "v1",
2026-06-11 01:10:29.250512 | controller |         "fieldsType": "FieldsV1",
2026-06-11 01:10:29.250526 | controller |         "fieldsV1": {
2026-06-11 01:10:29.250543 | controller |           "f:status": {
2026-06-11 01:10:29.250557 | controller |             "f:conditions": {
2026-06-11 01:10:29.250571 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-11 01:10:29.250584 | controller |                 ".": {},
2026-06-11 01:10:29.250598 | controller |                 "f:lastProbeTime": {},
2026-06-11 01:10:29.250611 | controller |                 "f:lastTransitionTime": {},
2026-06-11 01:10:29.250625 | controller |                 "f:status": {},
2026-06-11 01:10:29.250638 | controller |                 "f:type": {}
2026-06-11 01:10:29.250652 | controller |               },
2026-06-11 01:10:29.250665 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-11 01:10:29.250678 | controller |                 ".": {},
2026-06-11 01:10:29.250692 | controller |                 "f:lastProbeTime": {},
2026-06-11 01:10:29.250705 | controller |                 "f:lastTransitionTime": {},
2026-06-11 01:10:29.250718 | controller |                 "f:status": {},
2026-06-11 01:10:29.250732 | controller |                 "f:type": {}
2026-06-11 01:10:29.250745 | controller |               },
2026-06-11 01:10:29.250759 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-11 01:10:29.250772 | controller |                 ".": {},
2026-06-11 01:10:29.250786 | controller |                 "f:lastProbeTime": {},
2026-06-11 01:10:29.250800 | controller |                 "f:lastTransitionTime": {},
2026-06-11 01:10:29.250814 | controller |                 "f:status": {},
2026-06-11 01:10:29.250828 | controller |                 "f:type": {}
2026-06-11 01:10:29.250841 | controller |               },
2026-06-11 01:10:29.250855 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-11 01:10:29.250869 | controller |                 ".": {},
2026-06-11 01:10:29.250882 | controller |                 "f:lastProbeTime": {},
2026-06-11 01:10:29.250896 | controller |                 "f:lastTransitionTime": {},
2026-06-11 01:10:29.250909 | controller |                 "f:status": {},
2026-06-11 01:10:29.250923 | controller |                 "f:type": {}
2026-06-11 01:10:29.250936 | controller |               }
2026-06-11 01:10:29.250950 | controller |             },
2026-06-11 01:10:29.250963 | controller |             "f:containerStatuses": {},
2026-06-11 01:10:29.250977 | controller |             "f:hostIP": {},
2026-06-11 01:10:29.250991 | controller |             "f:hostIPs": {},
2026-06-11 01:10:29.251004 | controller |             "f:phase": {},
2026-06-11 01:10:29.251018 | controller |             "f:podIP": {},
2026-06-11 01:10:29.251031 | controller |             "f:podIPs": {
2026-06-11 01:10:29.251045 | controller |               ".": {},
2026-06-11 01:10:29.251059 | controller |               "k:{\"ip\":\"10.217.0.77\"}": {
2026-06-11 01:10:29.251072 | controller |                 ".": {},
2026-06-11 01:10:29.251086 | controller |                 "f:ip": {}
2026-06-11 01:10:29.251100 | controller |               }
2026-06-11 01:10:29.251113 | controller |             },
2026-06-11 01:10:29.251127 | controller |             "f:startTime": {}
2026-06-11 01:10:29.251141 | controller |           }
2026-06-11 01:10:29.251155 | controller |         },
2026-06-11 01:10:29.251170 | controller |         "manager": "kubelet",
2026-06-11 01:10:29.251184 | controller |         "operation": "Update",
2026-06-11 01:10:29.251197 | controller |         "subresource": "status",
2026-06-11 01:10:29.251211 | controller |         "time": "2026-06-11T00:15:59Z"
2026-06-11 01:10:29.251225 | controller |       }
2026-06-11 01:10:29.251239 | controller |     ],
2026-06-11 01:10:29.251253 | controller |     "name": "designate-operator-controller-manager-6bf8599b68-mwr7r",
2026-06-11 01:10:29.251267 | controller |     "namespace": "openstack-operators",
2026-06-11 01:10:29.251281 | controller |     "ownerReferences": [
2026-06-11 01:10:29.251295 | controller |       {
2026-06-11 01:10:29.251309 | controller |         "apiVersion": "apps/v1",
2026-06-11 01:10:29.251326 | controller |         "blockOwnerDeletion": true,
2026-06-11 01:10:29.251341 | controller |         "controller": true,
2026-06-11 01:10:29.251374 | controller |         "kind": "ReplicaSet",
2026-06-11 01:10:29.251390 | controller |         "name": "designate-operator-controller-manager-6bf8599b68",
2026-06-11 01:10:29.251404 | controller |         "uid": "920908fd-c2e1-4568-a749-97c40a3a0cba"
2026-06-11 01:10:29.251418 | controller |       }
2026-06-11 01:10:29.251433 | controller |     ],
2026-06-11 01:10:29.251447 | controller |     "resourceVersion": "55223",
2026-06-11 01:10:29.251460 | controller |     "uid": "4359456a-9a31-44f0-801c-c4cae29cea05"
2026-06-11 01:10:29.251474 | controller |   },
2026-06-11 01:10:29.251488 | controller |   "spec": {
2026-06-11 01:10:29.251501 | controller |     "containers": [
2026-06-11 01:10:29.251515 | controller |       {
2026-06-11 01:10:29.251528 | controller |         "args": [
2026-06-11 01:10:29.251542 | controller |           "--leader-elect",
2026-06-11 01:10:29.251556 | controller |           "--health-probe-bind-address=:8081",
2026-06-11 01:10:29.251569 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-11 01:10:29.251583 | controller |         ],
2026-06-11 01:10:29.251596 | controller |         "command": [
2026-06-11 01:10:29.251609 | controller |           "/manager"
2026-06-11 01:10:29.251622 | controller |         ],
2026-06-11 01:10:29.251635 | controller |         "env": [
2026-06-11 01:10:29.251649 | controller |           {
2026-06-11 01:10:29.251662 | controller |             "name": "LEASE_DURATION",
2026-06-11 01:10:29.251675 | controller |             "value": "30"
2026-06-11 01:10:29.251688 | controller |           },
2026-06-11 01:10:29.251701 | controller |           {
2026-06-11 01:10:29.251715 | controller |             "name": "RENEW_DEADLINE",
2026-06-11 01:10:29.251728 | controller |             "value": "20"
2026-06-11 01:10:29.251741 | controller |           },
2026-06-11 01:10:29.251755 | controller |           {
2026-06-11 01:10:29.251768 | controller |             "name": "RETRY_PERIOD",
2026-06-11 01:10:29.251781 | controller |             "value": "5"
2026-06-11 01:10:29.251795 | controller |           },
2026-06-11 01:10:29.251808 | controller |           {
2026-06-11 01:10:29.251821 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-11 01:10:29.251835 | controller |             "value": "false"
2026-06-11 01:10:29.251848 | controller |           },
2026-06-11 01:10:29.251861 | controller |           {
2026-06-11 01:10:29.251874 | controller |             "name": "METRICS_CERTS",
2026-06-11 01:10:29.251888 | controller |             "value": "false"
2026-06-11 01:10:29.251901 | controller |           }
2026-06-11 01:10:29.251915 | controller |         ],
2026-06-11 01:10:29.251928 | controller |         "image": "quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd",
2026-06-11 01:10:29.251943 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-11 01:10:29.251956 | controller |         "livenessProbe": {
2026-06-11 01:10:29.251970 | controller |           "failureThreshold": 3,
2026-06-11 01:10:29.251983 | controller |           "httpGet": {
2026-06-11 01:10:29.251997 | controller |             "path": "/healthz",
2026-06-11 01:10:29.252010 | controller |             "port": 8081,
2026-06-11 01:10:29.252023 | controller |             "scheme": "HTTP"
2026-06-11 01:10:29.252036 | controller |           },
2026-06-11 01:10:29.252049 | controller |           "initialDelaySeconds": 15,
2026-06-11 01:10:29.252062 | controller |           "periodSeconds": 20,
2026-06-11 01:10:29.252075 | controller |           "successThreshold": 1,
2026-06-11 01:10:29.252088 | controller |           "timeoutSeconds": 1
2026-06-11 01:10:29.252102 | controller |         },
2026-06-11 01:10:29.252115 | controller |         "name": "manager",
2026-06-11 01:10:29.252129 | controller |         "readinessProbe": {
2026-06-11 01:10:29.252146 | controller |           "failureThreshold": 3,
2026-06-11 01:10:29.252160 | controller |           "httpGet": {
2026-06-11 01:10:29.252174 | controller |             "path": "/readyz",
2026-06-11 01:10:29.252187 | controller |             "port": 8081,
2026-06-11 01:10:29.252200 | controller |             "scheme": "HTTP"
2026-06-11 01:10:29.252214 | controller |           },
2026-06-11 01:10:29.252227 | controller |           "initialDelaySeconds": 5,
2026-06-11 01:10:29.252241 | controller |           "periodSeconds": 10,
2026-06-11 01:10:29.252255 | controller |           "successThreshold": 1,
2026-06-11 01:10:29.252268 | controller |           "timeoutSeconds": 1
2026-06-11 01:10:29.252281 | controller |         },
2026-06-11 01:10:29.252294 | controller |         "resources": {
2026-06-11 01:10:29.252308 | controller |           "limits": {
2026-06-11 01:10:29.252322 | controller |             "cpu": "500m",
2026-06-11 01:10:29.252336 | controller |             "memory": "512Mi"
2026-06-11 01:10:29.252368 | controller |           },
2026-06-11 01:10:29.252384 | controller |           "requests": {
2026-06-11 01:10:29.252397 | controller |             "cpu": "10m",
2026-06-11 01:10:29.252411 | controller |             "memory": "256Mi"
2026-06-11 01:10:29.252425 | controller |           }
2026-06-11 01:10:29.252438 | controller |         },
2026-06-11 01:10:29.252452 | controller |         "securityContext": {
2026-06-11 01:10:29.252466 | controller |           "allowPrivilegeEscalation": false,
2026-06-11 01:10:29.252479 | controller |           "capabilities": {
2026-06-11 01:10:29.252493 | controller |             "drop": [
2026-06-11 01:10:29.252506 | controller |               "MKNOD"
2026-06-11 01:10:29.252520 | controller |             ]
2026-06-11 01:10:29.252534 | controller |           }
2026-06-11 01:10:29.252547 | controller |         },
2026-06-11 01:10:29.252699 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-11 01:10:29.252717 | controller |         "terminationMessagePolicy": "File",
2026-06-11 01:10:29.252775 | controller |         "volumeMounts": [
2026-06-11 01:10:29.252795 | controller |           {
2026-06-11 01:10:29.253002 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 01:10:29.253029 | controller |             "name": "kube-api-access-zghnr",
2026-06-11 01:10:29.253046 | controller |             "readOnly": true
2026-06-11 01:10:29.253060 | controller |           }
2026-06-11 01:10:29.253086 | controller |         ]
2026-06-11 01:10:29.253101 | controller |       }
2026-06-11 01:10:29.253115 | controller |     ],
2026-06-11 01:10:29.253129 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-11 01:10:29.253143 | controller |     "enableServiceLinks": true,
2026-06-11 01:10:29.253156 | controller |     "imagePullSecrets": [
2026-06-11 01:10:29.253170 | controller |       {
2026-06-11 01:10:29.253184 | controller |         "name": "designate-operator-controller-manager-dockercfg-pr8g8"
2026-06-11 01:10:29.253198 | controller |       }
2026-06-11 01:10:29.253211 | controller |     ],
2026-06-11 01:10:29.253225 | controller |     "nodeName": "crc",
2026-06-11 01:10:29.253238 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-11 01:10:29.253252 | controller |     "priority": 0,
2026-06-11 01:10:29.253265 | controller |     "restartPolicy": "Always",
2026-06-11 01:10:29.253279 | controller |     "schedulerName": "default-scheduler",
2026-06-11 01:10:29.253293 | controller |     "securityContext": {
2026-06-11 01:10:29.253307 | controller |       "runAsNonRoot": true,
2026-06-11 01:10:29.253320 | controller |       "seLinuxOptions": {
2026-06-11 01:10:29.253512 | controller |         "level": "s0:c26,c5"
2026-06-11 01:10:29.253530 | controller |       }
2026-06-11 01:10:29.253545 | controller |     },
2026-06-11 01:10:29.253560 | controller |     "serviceAccount": "designate-operator-controller-manager",
2026-06-11 01:10:29.253574 | controller |     "serviceAccountName": "designate-operator-controller-manager",
2026-06-11 01:10:29.253592 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-11 01:10:29.253607 | controller |     "tolerations": [
2026-06-11 01:10:29.253621 | controller |       {
2026-06-11 01:10:29.253634 | controller |         "effect": "NoExecute",
2026-06-11 01:10:29.253648 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-11 01:10:29.253662 | controller |         "operator": "Exists",
2026-06-11 01:10:29.253676 | controller |         "tolerationSeconds": 120
2026-06-11 01:10:29.253691 | controller |       },
2026-06-11 01:10:29.253705 | controller |       {
2026-06-11 01:10:29.253719 | controller |         "effect": "NoExecute",
2026-06-11 01:10:29.253733 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-11 01:10:29.253747 | controller |         "operator": "Exists",
2026-06-11 01:10:29.253761 | controller |         "tolerationSeconds": 120
2026-06-11 01:10:29.253774 | controller |       },
2026-06-11 01:10:29.253788 | controller |       {
2026-06-11 01:10:29.253801 | controller |         "effect": "NoSchedule",
2026-06-11 01:10:29.253815 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-11 01:10:29.253829 | controller |         "operator": "Exists"
2026-06-11 01:10:29.253842 | controller |       }
2026-06-11 01:10:29.253856 | controller |     ],
2026-06-11 01:10:29.253869 | controller |     "volumes": [
2026-06-11 01:10:29.253883 | controller |       {
2026-06-11 01:10:29.253897 | controller |         "name": "kube-api-access-zghnr",
2026-06-11 01:10:29.253911 | controller |         "projected": {
2026-06-11 01:10:29.253925 | controller |           "defaultMode": 420,
2026-06-11 01:10:29.253939 | controller |           "sources": [
2026-06-11 01:10:29.253952 | controller |             {
2026-06-11 01:10:29.253966 | controller |               "serviceAccountToken": {
2026-06-11 01:10:29.253980 | controller |                 "expirationSeconds": 3607,
2026-06-11 01:10:29.253993 | controller |                 "path": "token"
2026-06-11 01:10:29.254007 | controller |               }
2026-06-11 01:10:29.254020 | controller |             },
2026-06-11 01:10:29.254034 | controller |             {
2026-06-11 01:10:29.254047 | controller |               "configMap": {
2026-06-11 01:10:29.254060 | controller |                 "items": [
2026-06-11 01:10:29.254073 | controller |                   {
2026-06-11 01:10:29.254086 | controller |                     "key": "ca.crt",
2026-06-11 01:10:29.254099 | controller |                     "path": "ca.crt"
2026-06-11 01:10:29.254113 | controller |                   }
2026-06-11 01:10:29.254126 | controller |                 ],
2026-06-11 01:10:29.254140 | controller |                 "name": "kube-root-ca.crt"
2026-06-11 01:10:29.254153 | controller |               }
2026-06-11 01:10:29.254166 | controller |             },
2026-06-11 01:10:29.254180 | controller |             {
2026-06-11 01:10:29.254193 | controller |               "downwardAPI": {
2026-06-11 01:10:29.254206 | controller |                 "items": [
2026-06-11 01:10:29.254219 | controller |                   {
2026-06-11 01:10:29.254233 | controller |                     "fieldRef": {
2026-06-11 01:10:29.254246 | controller |                       "apiVersion": "v1",
2026-06-11 01:10:29.254259 | controller |                       "fieldPath": "metadata.namespace"
2026-06-11 01:10:29.254273 | controller |                     },
2026-06-11 01:10:29.254286 | controller |                     "path": "namespace"
2026-06-11 01:10:29.254299 | controller |                   }
2026-06-11 01:10:29.254313 | controller |                 ]
2026-06-11 01:10:29.254326 | controller |               }
2026-06-11 01:10:29.254339 | controller |             },
2026-06-11 01:10:29.254371 | controller |             {
2026-06-11 01:10:29.254386 | controller |               "configMap": {
2026-06-11 01:10:29.254400 | controller |                 "items": [
2026-06-11 01:10:29.254413 | controller |                   {
2026-06-11 01:10:29.254430 | controller |                     "key": "service-ca.crt",
2026-06-11 01:10:29.254444 | controller |                     "path": "service-ca.crt"
2026-06-11 01:10:29.254458 | controller |                   }
2026-06-11 01:10:29.254471 | controller |                 ],
2026-06-11 01:10:29.254484 | controller |                 "name": "openshift-service-ca.crt"
2026-06-11 01:10:29.254497 | controller |               }
2026-06-11 01:10:29.254510 | controller |             }
2026-06-11 01:10:29.254523 | controller |           ]
2026-06-11 01:10:29.254536 | controller |         }
2026-06-11 01:10:29.254549 | controller |       }
2026-06-11 01:10:29.254562 | controller |     ]
2026-06-11 01:10:29.254575 | controller |   },
2026-06-11 01:10:29.254588 | controller |   "status": {
2026-06-11 01:10:29.254601 | controller |     "conditions": [
2026-06-11 01:10:29.254614 | controller |       {
2026-06-11 01:10:29.254628 | controller |         "lastProbeTime": null,
2026-06-11 01:10:29.254642 | controller |         "lastTransitionTime": "2026-06-11T00:15:47Z",
2026-06-11 01:10:29.254656 | controller |         "status": "True",
2026-06-11 01:10:29.254670 | controller |         "type": "PodReadyToStartContainers"
2026-06-11 01:10:29.254684 | controller |       },
2026-06-11 01:10:29.254697 | controller |       {
2026-06-11 01:10:29.254711 | controller |         "lastProbeTime": null,
2026-06-11 01:10:29.254725 | controller |         "lastTransitionTime": "2026-06-11T00:14:38Z",
2026-06-11 01:10:29.254739 | controller |         "status": "True",
2026-06-11 01:10:29.254753 | controller |         "type": "Initialized"
2026-06-11 01:10:29.254766 | controller |       },
2026-06-11 01:10:29.254779 | controller |       {
2026-06-11 01:10:29.254793 | controller |         "lastProbeTime": null,
2026-06-11 01:10:29.254806 | controller |         "lastTransitionTime": "2026-06-11T00:15:59Z",
2026-06-11 01:10:29.254820 | controller |         "status": "True",
2026-06-11 01:10:29.254834 | controller |         "type": "Ready"
2026-06-11 01:10:29.254848 | controller |       },
2026-06-11 01:10:29.254862 | controller |       {
2026-06-11 01:10:29.254876 | controller |         "lastProbeTime": null,
2026-06-11 01:10:29.254890 | controller |         "lastTransitionTime": "2026-06-11T00:15:59Z",
2026-06-11 01:10:29.254903 | controller |         "status": "True",
2026-06-11 01:10:29.254917 | controller |         "type": "ContainersReady"
2026-06-11 01:10:29.254930 | controller |       },
2026-06-11 01:10:29.254944 | controller |       {
2026-06-11 01:10:29.254957 | controller |         "lastProbeTime": null,
2026-06-11 01:10:29.254971 | controller |         "lastTransitionTime": "2026-06-11T00:14:38Z",
2026-06-11 01:10:29.254984 | controller |         "status": "True",
2026-06-11 01:10:29.254998 | controller |         "type": "PodScheduled"
2026-06-11 01:10:29.255012 | controller |       }
2026-06-11 01:10:29.255026 | controller |     ],
2026-06-11 01:10:29.255039 | controller |     "containerStatuses": [
2026-06-11 01:10:29.255052 | controller |       {
2026-06-11 01:10:29.255066 | controller |         "allocatedResources": {
2026-06-11 01:10:29.255079 | controller |           "cpu": "10m",
2026-06-11 01:10:29.255093 | controller |           "memory": "256Mi"
2026-06-11 01:10:29.255107 | controller |         },
2026-06-11 01:10:29.255120 | controller |         "containerID": "cri-o://124862c5c1f1a05e03296863681352ac47588810dfd354425c5666c1a55e8988",
2026-06-11 01:10:29.255135 | controller |         "image": "quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd",
2026-06-11 01:10:29.255149 | controller |         "imageID": "quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd",
2026-06-11 01:10:29.255163 | controller |         "lastState": {},
2026-06-11 01:10:29.255177 | controller |         "name": "manager",
2026-06-11 01:10:29.255191 | controller |         "ready": true,
2026-06-11 01:10:29.255209 | controller |         "resources": {
2026-06-11 01:10:29.256004 | controller |           "limits": {
2026-06-11 01:10:29.256044 | controller |             "cpu": "500m",
2026-06-11 01:10:29.256112 | controller |             "memory": "512Mi"
2026-06-11 01:10:29.256131 | controller |           },
2026-06-11 01:10:29.256147 | controller |           "requests": {
2026-06-11 01:10:29.256213 | controller |             "cpu": "10m",
2026-06-11 01:10:29.256230 | controller |             "memory": "256Mi"
2026-06-11 01:10:29.256244 | controller |           }
2026-06-11 01:10:29.256258 | controller |         },
2026-06-11 01:10:29.256341 | controller |         "restartCount": 0,
2026-06-11 01:10:29.256378 | controller |         "started": true,
2026-06-11 01:10:29.256394 | controller |         "state": {
2026-06-11 01:10:29.256408 | controller |           "running": {
2026-06-11 01:10:29.256422 | controller |             "startedAt": "2026-06-11T00:15:45Z"
2026-06-11 01:10:29.256493 | controller |           }
2026-06-11 01:10:29.256512 | controller |         },
2026-06-11 01:10:29.256527 | controller |         "user": {
2026-06-11 01:10:29.256542 | controller |           "linux": {
2026-06-11 01:10:29.256556 | controller |             "gid": 0,
2026-06-11 01:10:29.256569 | controller |             "supplementalGroups": [
2026-06-11 01:10:29.256607 | controller |               0
2026-06-11 01:10:29.256623 | controller |             ],
2026-06-11 01:10:29.256636 | controller |             "uid": 65532
2026-06-11 01:10:29.256650 | controller |           }
2026-06-11 01:10:29.256665 | controller |         },
2026-06-11 01:10:29.256701 | controller |         "volumeMounts": [
2026-06-11 01:10:29.256718 | controller |           {
2026-06-11 01:10:29.256733 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 01:10:29.256748 | controller |             "name": "kube-api-access-zghnr",
2026-06-11 01:10:29.256762 | controller |             "readOnly": true,
2026-06-11 01:10:29.256777 | controller |             "recursiveReadOnly": "Disabled"
2026-06-11 01:10:29.256791 | controller |           }
2026-06-11 01:10:29.256804 | controller |         ]
2026-06-11 01:10:29.256818 | controller |       }
2026-06-11 01:10:29.256832 | controller |     ],
2026-06-11 01:10:29.256845 | controller |     "hostIP": "192.168.126.11",
2026-06-11 01:10:29.256858 | controller |     "hostIPs": [
2026-06-11 01:10:29.256872 | controller |       {
2026-06-11 01:10:29.256886 | controller |         "ip": "192.168.126.11"
2026-06-11 01:10:29.256899 | controller |       }
2026-06-11 01:10:29.256913 | controller |     ],
2026-06-11 01:10:29.256927 | controller |     "phase": "Running",
2026-06-11 01:10:29.256941 | controller |     "podIP": "10.217.0.77",
2026-06-11 01:10:29.256955 | controller |     "podIPs": [
2026-06-11 01:10:29.256968 | controller |       {
2026-06-11 01:10:29.256981 | controller |         "ip": "10.217.0.77"
2026-06-11 01:10:29.256995 | controller |       }
2026-06-11 01:10:29.257008 | controller |     ],
2026-06-11 01:10:29.257022 | controller |     "qosClass": "Burstable",
2026-06-11 01:10:29.257036 | controller |     "startTime": "2026-06-11T00:14:38Z"
2026-06-11 01:10:29.257050 | controller |   }
2026-06-11 01:10:29.257064 | controller | }
2026-06-11 01:10:29.280418 | controller | ok:
2026-06-11 01:10:29.280579 | controller | {
2026-06-11 01:10:29.280612 | controller |   "apiVersion": "v1",
2026-06-11 01:10:29.280632 | controller |   "kind": "Pod",
2026-06-11 01:10:29.280648 | controller |   "metadata": {
2026-06-11 01:10:29.280665 | controller |     "annotations": {
2026-06-11 01:10:29.280682 | 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 01:10:29.280705 | 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 01:10:29.280723 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-11 01:10:29.280741 | controller |       "openshift.io/scc": "anyuid",
2026-06-11 01:10:29.280757 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-11 01:10:29.280773 | controller |     },
2026-06-11 01:10:29.280789 | controller |     "creationTimestamp": "2026-06-11T00:14:38Z",
2026-06-11 01:10:29.280804 | controller |     "generateName": "glance-operator-controller-manager-5bdfb47c4d-",
2026-06-11 01:10:29.280819 | controller |     "generation": 1,
2026-06-11 01:10:29.280835 | controller |     "labels": {
2026-06-11 01:10:29.280850 | controller |       "app.kubernetes.io/name": "glance-operator",
2026-06-11 01:10:29.280866 | controller |       "control-plane": "controller-manager",
2026-06-11 01:10:29.280882 | controller |       "openstack.org/operator-name": "glance",
2026-06-11 01:10:29.280898 | controller |       "pod-template-hash": "5bdfb47c4d"
2026-06-11 01:10:29.280913 | controller |     },
2026-06-11 01:10:29.280929 | controller |     "managedFields": [
2026-06-11 01:10:29.280945 | controller |       {
2026-06-11 01:10:29.280960 | controller |         "apiVersion": "v1",
2026-06-11 01:10:29.280975 | controller |         "fieldsType": "FieldsV1",
2026-06-11 01:10:29.280992 | controller |         "fieldsV1": {
2026-06-11 01:10:29.281007 | controller |           "f:metadata": {
2026-06-11 01:10:29.281023 | controller |             "f:annotations": {
2026-06-11 01:10:29.281038 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-11 01:10:29.281054 | controller |             }
2026-06-11 01:10:29.281083 | controller |           }
2026-06-11 01:10:29.281101 | controller |         },
2026-06-11 01:10:29.281116 | controller |         "manager": "crc",
2026-06-11 01:10:29.281131 | controller |         "operation": "Update",
2026-06-11 01:10:29.281145 | controller |         "subresource": "status",
2026-06-11 01:10:29.281159 | controller |         "time": "2026-06-11T00:14:38Z"
2026-06-11 01:10:29.281175 | controller |       },
2026-06-11 01:10:29.281189 | controller |       {
2026-06-11 01:10:29.281203 | controller |         "apiVersion": "v1",
2026-06-11 01:10:29.281217 | controller |         "fieldsType": "FieldsV1",
2026-06-11 01:10:29.281231 | controller |         "fieldsV1": {
2026-06-11 01:10:29.281246 | controller |           "f:metadata": {
2026-06-11 01:10:29.281260 | controller |             "f:annotations": {
2026-06-11 01:10:29.281275 | controller |               ".": {},
2026-06-11 01:10:29.281289 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-11 01:10:29.281305 | controller |             },
2026-06-11 01:10:29.281319 | controller |             "f:generateName": {},
2026-06-11 01:10:29.281334 | controller |             "f:labels": {
2026-06-11 01:10:29.281369 | controller |               ".": {},
2026-06-11 01:10:29.281390 | controller |               "f:app.kubernetes.io/name": {},
2026-06-11 01:10:29.281406 | controller |               "f:control-plane": {},
2026-06-11 01:10:29.281422 | controller |               "f:openstack.org/operator-name": {},
2026-06-11 01:10:29.281437 | controller |               "f:pod-template-hash": {}
2026-06-11 01:10:29.281453 | controller |             },
2026-06-11 01:10:29.281469 | controller |             "f:ownerReferences": {
2026-06-11 01:10:29.281484 | controller |               ".": {},
2026-06-11 01:10:29.281500 | controller |               "k:{\"uid\":\"df480a44-3e19-4b12-a5c4-998495c17219\"}": {}
2026-06-11 01:10:29.281516 | controller |             }
2026-06-11 01:10:29.281535 | controller |           },
2026-06-11 01:10:29.281552 | controller |           "f:spec": {
2026-06-11 01:10:29.281566 | controller |             "f:containers": {
2026-06-11 01:10:29.281580 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-11 01:10:29.281595 | controller |                 ".": {},
2026-06-11 01:10:29.281610 | controller |                 "f:args": {},
2026-06-11 01:10:29.281624 | controller |                 "f:command": {},
2026-06-11 01:10:29.281638 | controller |                 "f:env": {
2026-06-11 01:10:29.281652 | controller |                   ".": {},
2026-06-11 01:10:29.281666 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-11 01:10:29.281680 | controller |                     ".": {},
2026-06-11 01:10:29.281694 | controller |                     "f:name": {},
2026-06-11 01:10:29.281708 | controller |                     "f:value": {}
2026-06-11 01:10:29.281722 | controller |                   },
2026-06-11 01:10:29.281737 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-11 01:10:29.281751 | controller |                     ".": {},
2026-06-11 01:10:29.281766 | controller |                     "f:name": {},
2026-06-11 01:10:29.281781 | controller |                     "f:value": {}
2026-06-11 01:10:29.281796 | controller |                   },
2026-06-11 01:10:29.281810 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-11 01:10:29.281826 | controller |                     ".": {},
2026-06-11 01:10:29.281848 | controller |                     "f:name": {},
2026-06-11 01:10:29.281868 | controller |                     "f:value": {}
2026-06-11 01:10:29.281889 | controller |                   },
2026-06-11 01:10:29.281906 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-11 01:10:29.281921 | controller |                     ".": {},
2026-06-11 01:10:29.281936 | controller |                     "f:name": {},
2026-06-11 01:10:29.281952 | controller |                     "f:value": {}
2026-06-11 01:10:29.281974 | controller |                   },
2026-06-11 01:10:29.281995 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-11 01:10:29.282011 | controller |                     ".": {},
2026-06-11 01:10:29.282026 | controller |                     "f:name": {},
2026-06-11 01:10:29.282041 | controller |                     "f:value": {}
2026-06-11 01:10:29.282062 | controller |                   }
2026-06-11 01:10:29.282083 | controller |                 },
2026-06-11 01:10:29.282103 | controller |                 "f:image": {},
2026-06-11 01:10:29.282118 | controller |                 "f:imagePullPolicy": {},
2026-06-11 01:10:29.282134 | controller |                 "f:livenessProbe": {
2026-06-11 01:10:29.282154 | controller |                   ".": {},
2026-06-11 01:10:29.282176 | controller |                   "f:failureThreshold": {},
2026-06-11 01:10:29.282196 | controller |                   "f:httpGet": {
2026-06-11 01:10:29.282215 | controller |                     ".": {},
2026-06-11 01:10:29.282231 | controller |                     "f:path": {},
2026-06-11 01:10:29.282333 | controller |                     "f:port": {},
2026-06-11 01:10:29.282440 | controller |                     "f:scheme": {}
2026-06-11 01:10:29.282467 | controller |                   },
2026-06-11 01:10:29.282487 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 01:10:29.282507 | controller |                   "f:periodSeconds": {},
2026-06-11 01:10:29.282529 | controller |                   "f:successThreshold": {},
2026-06-11 01:10:29.282611 | controller |                   "f:timeoutSeconds": {}
2026-06-11 01:10:29.282639 | controller |                 },
2026-06-11 01:10:29.282660 | controller |                 "f:name": {},
2026-06-11 01:10:29.282679 | controller |                 "f:readinessProbe": {
2026-06-11 01:10:29.282701 | controller |                   ".": {},
2026-06-11 01:10:29.282722 | controller |                   "f:failureThreshold": {},
2026-06-11 01:10:29.282746 | controller |                   "f:httpGet": {
2026-06-11 01:10:29.282766 | controller |                     ".": {},
2026-06-11 01:10:29.282788 | controller |                     "f:path": {},
2026-06-11 01:10:29.282808 | controller |                     "f:port": {},
2026-06-11 01:10:29.282827 | controller |                     "f:scheme": {}
2026-06-11 01:10:29.282845 | controller |                   },
2026-06-11 01:10:29.282866 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 01:10:29.282887 | controller |                   "f:periodSeconds": {},
2026-06-11 01:10:29.282906 | controller |                   "f:successThreshold": {},
2026-06-11 01:10:29.282925 | controller |                   "f:timeoutSeconds": {}
2026-06-11 01:10:29.282944 | controller |                 },
2026-06-11 01:10:29.282966 | controller |                 "f:resources": {
2026-06-11 01:10:29.282986 | controller |                   ".": {},
2026-06-11 01:10:29.283005 | controller |                   "f:limits": {
2026-06-11 01:10:29.283025 | controller |                     ".": {},
2026-06-11 01:10:29.283045 | controller |                     "f:cpu": {},
2026-06-11 01:10:29.283065 | controller |                     "f:memory": {}
2026-06-11 01:10:29.283084 | controller |                   },
2026-06-11 01:10:29.283103 | controller |                   "f:requests": {
2026-06-11 01:10:29.283124 | controller |                     ".": {},
2026-06-11 01:10:29.283144 | controller |                     "f:cpu": {},
2026-06-11 01:10:29.283163 | controller |                     "f:memory": {}
2026-06-11 01:10:29.283182 | controller |                   }
2026-06-11 01:10:29.283201 | controller |                 },
2026-06-11 01:10:29.283222 | controller |                 "f:securityContext": {
2026-06-11 01:10:29.283241 | controller |                   ".": {},
2026-06-11 01:10:29.283260 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-11 01:10:29.283279 | controller |                 },
2026-06-11 01:10:29.283300 | controller |                 "f:terminationMessagePath": {},
2026-06-11 01:10:29.283319 | controller |                 "f:terminationMessagePolicy": {}
2026-06-11 01:10:29.283338 | controller |               }
2026-06-11 01:10:29.283381 | controller |             },
2026-06-11 01:10:29.283403 | controller |             "f:dnsPolicy": {},
2026-06-11 01:10:29.283422 | controller |             "f:enableServiceLinks": {},
2026-06-11 01:10:29.283441 | controller |             "f:restartPolicy": {},
2026-06-11 01:10:29.283461 | controller |             "f:schedulerName": {},
2026-06-11 01:10:29.283482 | controller |             "f:securityContext": {
2026-06-11 01:10:29.283501 | controller |               ".": {},
2026-06-11 01:10:29.283520 | controller |               "f:runAsNonRoot": {}
2026-06-11 01:10:29.283539 | controller |             },
2026-06-11 01:10:29.283560 | controller |             "f:serviceAccount": {},
2026-06-11 01:10:29.283580 | controller |             "f:serviceAccountName": {},
2026-06-11 01:10:29.283599 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-11 01:10:29.283617 | controller |             "f:tolerations": {}
2026-06-11 01:10:29.283637 | controller |           }
2026-06-11 01:10:29.283658 | controller |         },
2026-06-11 01:10:29.283676 | controller |         "manager": "kube-controller-manager",
2026-06-11 01:10:29.283695 | controller |         "operation": "Update",
2026-06-11 01:10:29.283714 | controller |         "time": "2026-06-11T00:14:38Z"
2026-06-11 01:10:29.283735 | controller |       },
2026-06-11 01:10:29.283755 | controller |       {
2026-06-11 01:10:29.283774 | controller |         "apiVersion": "v1",
2026-06-11 01:10:29.283792 | controller |         "fieldsType": "FieldsV1",
2026-06-11 01:10:29.283813 | controller |         "fieldsV1": {
2026-06-11 01:10:29.283833 | controller |           "f:metadata": {
2026-06-11 01:10:29.283852 | controller |             "f:annotations": {
2026-06-11 01:10:29.283876 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-11 01:10:29.283898 | controller |             }
2026-06-11 01:10:29.283919 | controller |           }
2026-06-11 01:10:29.283937 | controller |         },
2026-06-11 01:10:29.283956 | controller |         "manager": "multus-daemon",
2026-06-11 01:10:29.283976 | controller |         "operation": "Update",
2026-06-11 01:10:29.283997 | controller |         "subresource": "status",
2026-06-11 01:10:29.284016 | controller |         "time": "2026-06-11T00:14:48Z"
2026-06-11 01:10:29.284035 | controller |       },
2026-06-11 01:10:29.284054 | controller |       {
2026-06-11 01:10:29.284075 | controller |         "apiVersion": "v1",
2026-06-11 01:10:29.284095 | controller |         "fieldsType": "FieldsV1",
2026-06-11 01:10:29.284115 | controller |         "fieldsV1": {
2026-06-11 01:10:29.284134 | controller |           "f:status": {
2026-06-11 01:10:29.284154 | controller |             "f:conditions": {
2026-06-11 01:10:29.284175 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-11 01:10:29.284194 | controller |                 ".": {},
2026-06-11 01:10:29.284213 | controller |                 "f:lastProbeTime": {},
2026-06-11 01:10:29.284234 | controller |                 "f:lastTransitionTime": {},
2026-06-11 01:10:29.284255 | controller |                 "f:status": {},
2026-06-11 01:10:29.284275 | controller |                 "f:type": {}
2026-06-11 01:10:29.284294 | controller |               },
2026-06-11 01:10:29.284313 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-11 01:10:29.284334 | controller |                 ".": {},
2026-06-11 01:10:29.284374 | controller |                 "f:lastProbeTime": {},
2026-06-11 01:10:29.284395 | controller |                 "f:lastTransitionTime": {},
2026-06-11 01:10:29.284417 | controller |                 "f:status": {},
2026-06-11 01:10:29.284437 | controller |                 "f:type": {}
2026-06-11 01:10:29.284456 | controller |               },
2026-06-11 01:10:29.284474 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-11 01:10:29.284494 | controller |                 ".": {},
2026-06-11 01:10:29.284515 | controller |                 "f:lastProbeTime": {},
2026-06-11 01:10:29.284535 | controller |                 "f:lastTransitionTime": {},
2026-06-11 01:10:29.284554 | controller |                 "f:status": {},
2026-06-11 01:10:29.284573 | controller |                 "f:type": {}
2026-06-11 01:10:29.284595 | controller |               },
2026-06-11 01:10:29.284614 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-11 01:10:29.284633 | controller |                 ".": {},
2026-06-11 01:10:29.284652 | controller |                 "f:lastProbeTime": {},
2026-06-11 01:10:29.284673 | controller |                 "f:lastTransitionTime": {},
2026-06-11 01:10:29.284693 | controller |                 "f:status": {},
2026-06-11 01:10:29.284712 | controller |                 "f:type": {}
2026-06-11 01:10:29.284730 | controller |               }
2026-06-11 01:10:29.284751 | controller |             },
2026-06-11 01:10:29.284771 | controller |             "f:containerStatuses": {},
2026-06-11 01:10:29.284790 | controller |             "f:hostIP": {},
2026-06-11 01:10:29.284808 | controller |             "f:hostIPs": {},
2026-06-11 01:10:29.284829 | controller |             "f:phase": {},
2026-06-11 01:10:29.284849 | controller |             "f:podIP": {},
2026-06-11 01:10:29.284868 | controller |             "f:podIPs": {
2026-06-11 01:10:29.284887 | controller |               ".": {},
2026-06-11 01:10:29.284907 | controller |               "k:{\"ip\":\"10.217.0.78\"}": {
2026-06-11 01:10:29.284929 | controller |                 ".": {},
2026-06-11 01:10:29.284953 | controller |                 "f:ip": {}
2026-06-11 01:10:29.284974 | controller |               }
2026-06-11 01:10:29.284995 | controller |             },
2026-06-11 01:10:29.285017 | controller |             "f:startTime": {}
2026-06-11 01:10:29.285041 | controller |           }
2026-06-11 01:10:29.285061 | controller |         },
2026-06-11 01:10:29.285093 | controller |         "manager": "kubelet",
2026-06-11 01:10:29.285116 | controller |         "operation": "Update",
2026-06-11 01:10:29.285135 | controller |         "subresource": "status",
2026-06-11 01:10:29.285154 | controller |         "time": "2026-06-11T00:15:58Z"
2026-06-11 01:10:29.285174 | controller |       }
2026-06-11 01:10:29.285195 | controller |     ],
2026-06-11 01:10:29.285214 | controller |     "name": "glance-operator-controller-manager-5bdfb47c4d-5h2zx",
2026-06-11 01:10:29.285233 | controller |     "namespace": "openstack-operators",
2026-06-11 01:10:29.285252 | controller |     "ownerReferences": [
2026-06-11 01:10:29.285273 | controller |       {
2026-06-11 01:10:29.285293 | controller |         "apiVersion": "apps/v1",
2026-06-11 01:10:29.285312 | controller |         "blockOwnerDeletion": true,
2026-06-11 01:10:29.285331 | controller |         "controller": true,
2026-06-11 01:10:29.285370 | controller |         "kind": "ReplicaSet",
2026-06-11 01:10:29.285394 | controller |         "name": "glance-operator-controller-manager-5bdfb47c4d",
2026-06-11 01:10:29.285414 | controller |         "uid": "df480a44-3e19-4b12-a5c4-998495c17219"
2026-06-11 01:10:29.285433 | controller |       }
2026-06-11 01:10:29.285453 | controller |     ],
2026-06-11 01:10:29.285474 | controller |     "resourceVersion": "55183",
2026-06-11 01:10:29.285494 | controller |     "uid": "f25bf422-1acb-4a0b-8785-279eb73eb3be"
2026-06-11 01:10:29.285513 | controller |   },
2026-06-11 01:10:29.285532 | controller |   "spec": {
2026-06-11 01:10:29.285553 | controller |     "containers": [
2026-06-11 01:10:29.285574 | controller |       {
2026-06-11 01:10:29.285593 | controller |         "args": [
2026-06-11 01:10:29.285612 | controller |           "--leader-elect",
2026-06-11 01:10:29.285632 | controller |           "--health-probe-bind-address=:8081",
2026-06-11 01:10:29.285653 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-11 01:10:29.285673 | controller |         ],
2026-06-11 01:10:29.285739 | controller |         "command": [
2026-06-11 01:10:29.285772 | controller |           "/manager"
2026-06-11 01:10:29.285793 | controller |         ],
2026-06-11 01:10:29.285815 | controller |         "env": [
2026-06-11 01:10:29.285834 | controller |           {
2026-06-11 01:10:29.285854 | controller |             "name": "LEASE_DURATION",
2026-06-11 01:10:29.285873 | controller |             "value": "30"
2026-06-11 01:10:29.285895 | controller |           },
2026-06-11 01:10:29.285915 | controller |           {
2026-06-11 01:10:29.285934 | controller |             "name": "RENEW_DEADLINE",
2026-06-11 01:10:29.285953 | controller |             "value": "20"
2026-06-11 01:10:29.285974 | controller |           },
2026-06-11 01:10:29.285994 | controller |           {
2026-06-11 01:10:29.286013 | controller |             "name": "RETRY_PERIOD",
2026-06-11 01:10:29.286032 | controller |             "value": "5"
2026-06-11 01:10:29.286051 | controller |           },
2026-06-11 01:10:29.286072 | controller |           {
2026-06-11 01:10:29.286091 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-11 01:10:29.286110 | controller |             "value": "false"
2026-06-11 01:10:29.286129 | controller |           },
2026-06-11 01:10:29.286149 | controller |           {
2026-06-11 01:10:29.286170 | controller |             "name": "METRICS_CERTS",
2026-06-11 01:10:29.286189 | controller |             "value": "false"
2026-06-11 01:10:29.286208 | controller |           }
2026-06-11 01:10:29.286227 | controller |         ],
2026-06-11 01:10:29.286248 | controller |         "image": "quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9",
2026-06-11 01:10:29.286267 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-11 01:10:29.286286 | controller |         "livenessProbe": {
2026-06-11 01:10:29.286310 | controller |           "failureThreshold": 3,
2026-06-11 01:10:29.286330 | controller |           "httpGet": {
2026-06-11 01:10:29.286372 | controller |             "path": "/healthz",
2026-06-11 01:10:29.286397 | controller |             "port": 8081,
2026-06-11 01:10:29.286416 | controller |             "scheme": "HTTP"
2026-06-11 01:10:29.286435 | controller |           },
2026-06-11 01:10:29.286454 | controller |           "initialDelaySeconds": 15,
2026-06-11 01:10:29.286473 | controller |           "periodSeconds": 20,
2026-06-11 01:10:29.286492 | controller |           "successThreshold": 1,
2026-06-11 01:10:29.286512 | controller |           "timeoutSeconds": 1
2026-06-11 01:10:29.286532 | controller |         },
2026-06-11 01:10:29.286551 | controller |         "name": "manager",
2026-06-11 01:10:29.286570 | controller |         "readinessProbe": {
2026-06-11 01:10:29.286588 | controller |           "failureThreshold": 3,
2026-06-11 01:10:29.286607 | controller |           "httpGet": {
2026-06-11 01:10:29.286626 | controller |             "path": "/readyz",
2026-06-11 01:10:29.286644 | controller |             "port": 8081,
2026-06-11 01:10:29.286663 | controller |             "scheme": "HTTP"
2026-06-11 01:10:29.286681 | controller |           },
2026-06-11 01:10:29.286698 | controller |           "initialDelaySeconds": 5,
2026-06-11 01:10:29.286712 | controller |           "periodSeconds": 10,
2026-06-11 01:10:29.286728 | controller |           "successThreshold": 1,
2026-06-11 01:10:29.286750 | controller |           "timeoutSeconds": 1
2026-06-11 01:10:29.286770 | controller |         },
2026-06-11 01:10:29.286785 | controller |         "resources": {
2026-06-11 01:10:29.286799 | controller |           "limits": {
2026-06-11 01:10:29.286814 | controller |             "cpu": "500m",
2026-06-11 01:10:29.286828 | controller |             "memory": "512Mi"
2026-06-11 01:10:29.286842 | controller |           },
2026-06-11 01:10:29.286855 | controller |           "requests": {
2026-06-11 01:10:29.286869 | controller |             "cpu": "10m",
2026-06-11 01:10:29.286884 | controller |             "memory": "256Mi"
2026-06-11 01:10:29.286898 | controller |           }
2026-06-11 01:10:29.286912 | controller |         },
2026-06-11 01:10:29.286926 | controller |         "securityContext": {
2026-06-11 01:10:29.286941 | controller |           "allowPrivilegeEscalation": false,
2026-06-11 01:10:29.286955 | controller |           "capabilities": {
2026-06-11 01:10:29.286969 | controller |             "drop": [
2026-06-11 01:10:29.286983 | controller |               "MKNOD"
2026-06-11 01:10:29.286997 | controller |             ]
2026-06-11 01:10:29.287011 | controller |           }
2026-06-11 01:10:29.287025 | controller |         },
2026-06-11 01:10:29.287039 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-11 01:10:29.287053 | controller |         "terminationMessagePolicy": "File",
2026-06-11 01:10:29.287067 | controller |         "volumeMounts": [
2026-06-11 01:10:29.287082 | controller |           {
2026-06-11 01:10:29.287096 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 01:10:29.287115 | controller |             "name": "kube-api-access-zdl97",
2026-06-11 01:10:29.287135 | controller |             "readOnly": true
2026-06-11 01:10:29.287154 | controller |           }
2026-06-11 01:10:29.287172 | controller |         ]
2026-06-11 01:10:29.287187 | controller |       }
2026-06-11 01:10:29.287201 | controller |     ],
2026-06-11 01:10:29.287216 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-11 01:10:29.287230 | controller |     "enableServiceLinks": true,
2026-06-11 01:10:29.287245 | controller |     "imagePullSecrets": [
2026-06-11 01:10:29.287259 | controller |       {
2026-06-11 01:10:29.287274 | controller |         "name": "glance-operator-controller-manager-dockercfg-k4nh8"
2026-06-11 01:10:29.287289 | controller |       }
2026-06-11 01:10:29.287303 | controller |     ],
2026-06-11 01:10:29.287321 | controller |     "nodeName": "crc",
2026-06-11 01:10:29.287336 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-11 01:10:29.287370 | controller |     "priority": 0,
2026-06-11 01:10:29.287387 | controller |     "restartPolicy": "Always",
2026-06-11 01:10:29.287401 | controller |     "schedulerName": "default-scheduler",
2026-06-11 01:10:29.287415 | controller |     "securityContext": {
2026-06-11 01:10:29.287429 | controller |       "runAsNonRoot": true,
2026-06-11 01:10:29.287443 | controller |       "seLinuxOptions": {
2026-06-11 01:10:29.287457 | controller |         "level": "s0:c26,c5"
2026-06-11 01:10:29.287471 | controller |       }
2026-06-11 01:10:29.287485 | controller |     },
2026-06-11 01:10:29.287500 | controller |     "serviceAccount": "glance-operator-controller-manager",
2026-06-11 01:10:29.287514 | controller |     "serviceAccountName": "glance-operator-controller-manager",
2026-06-11 01:10:29.287528 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-11 01:10:29.287542 | controller |     "tolerations": [
2026-06-11 01:10:29.287556 | controller |       {
2026-06-11 01:10:29.287570 | controller |         "effect": "NoExecute",
2026-06-11 01:10:29.287584 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-11 01:10:29.287598 | controller |         "operator": "Exists",
2026-06-11 01:10:29.287612 | controller |         "tolerationSeconds": 120
2026-06-11 01:10:29.287626 | controller |       },
2026-06-11 01:10:29.287640 | controller |       {
2026-06-11 01:10:29.287654 | controller |         "effect": "NoExecute",
2026-06-11 01:10:29.287668 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-11 01:10:29.287682 | controller |         "operator": "Exists",
2026-06-11 01:10:29.287696 | controller |         "tolerationSeconds": 120
2026-06-11 01:10:29.287710 | controller |       },
2026-06-11 01:10:29.287724 | controller |       {
2026-06-11 01:10:29.287738 | controller |         "effect": "NoSchedule",
2026-06-11 01:10:29.287751 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-11 01:10:29.287765 | controller |         "operator": "Exists"
2026-06-11 01:10:29.287779 | controller |       }
2026-06-11 01:10:29.287793 | controller |     ],
2026-06-11 01:10:29.287807 | controller |     "volumes": [
2026-06-11 01:10:29.287821 | controller |       {
2026-06-11 01:10:29.287835 | controller |         "name": "kube-api-access-zdl97",
2026-06-11 01:10:29.287850 | controller |         "projected": {
2026-06-11 01:10:29.287864 | controller |           "defaultMode": 420,
2026-06-11 01:10:29.287878 | controller |           "sources": [
2026-06-11 01:10:29.287892 | controller |             {
2026-06-11 01:10:29.287906 | controller |               "serviceAccountToken": {
2026-06-11 01:10:29.287920 | controller |                 "expirationSeconds": 3607,
2026-06-11 01:10:29.287935 | controller |                 "path": "token"
2026-06-11 01:10:29.287949 | controller |               }
2026-06-11 01:10:29.287963 | controller |             },
2026-06-11 01:10:29.287977 | controller |             {
2026-06-11 01:10:29.287992 | controller |               "configMap": {
2026-06-11 01:10:29.288006 | controller |                 "items": [
2026-06-11 01:10:29.288020 | controller |                   {
2026-06-11 01:10:29.288034 | controller |                     "key": "ca.crt",
2026-06-11 01:10:29.288049 | controller |                     "path": "ca.crt"
2026-06-11 01:10:29.288063 | controller |                   }
2026-06-11 01:10:29.288077 | controller |                 ],
2026-06-11 01:10:29.288091 | controller |                 "name": "kube-root-ca.crt"
2026-06-11 01:10:29.288105 | controller |               }
2026-06-11 01:10:29.288120 | controller |             },
2026-06-11 01:10:29.288134 | controller |             {
2026-06-11 01:10:29.288149 | controller |               "downwardAPI": {
2026-06-11 01:10:29.288163 | controller |                 "items": [
2026-06-11 01:10:29.288178 | controller |                   {
2026-06-11 01:10:29.288196 | controller |                     "fieldRef": {
2026-06-11 01:10:29.288211 | controller |                       "apiVersion": "v1",
2026-06-11 01:10:29.288225 | controller |                       "fieldPath": "metadata.namespace"
2026-06-11 01:10:29.288239 | controller |                     },
2026-06-11 01:10:29.288252 | controller |                     "path": "namespace"
2026-06-11 01:10:29.288266 | controller |                   }
2026-06-11 01:10:29.288280 | controller |                 ]
2026-06-11 01:10:29.288294 | controller |               }
2026-06-11 01:10:29.288308 | controller |             },
2026-06-11 01:10:29.288321 | controller |             {
2026-06-11 01:10:29.288335 | controller |               "configMap": {
2026-06-11 01:10:29.288362 | controller |                 "items": [
2026-06-11 01:10:29.288381 | controller |                   {
2026-06-11 01:10:29.288395 | controller |                     "key": "service-ca.crt",
2026-06-11 01:10:29.288409 | controller |                     "path": "service-ca.crt"
2026-06-11 01:10:29.288422 | controller |                   }
2026-06-11 01:10:29.288436 | controller |                 ],
2026-06-11 01:10:29.288449 | controller |                 "name": "openshift-service-ca.crt"
2026-06-11 01:10:29.288463 | controller |               }
2026-06-11 01:10:29.288477 | controller |             }
2026-06-11 01:10:29.288491 | controller |           ]
2026-06-11 01:10:29.288505 | controller |         }
2026-06-11 01:10:29.288519 | controller |       }
2026-06-11 01:10:29.288532 | controller |     ]
2026-06-11 01:10:29.288546 | controller |   },
2026-06-11 01:10:29.288560 | controller |   "status": {
2026-06-11 01:10:29.288573 | controller |     "conditions": [
2026-06-11 01:10:29.288587 | controller |       {
2026-06-11 01:10:29.288601 | controller |         "lastProbeTime": null,
2026-06-11 01:10:29.288614 | controller |         "lastTransitionTime": "2026-06-11T00:15:04Z",
2026-06-11 01:10:29.288629 | controller |         "status": "True",
2026-06-11 01:10:29.288643 | controller |         "type": "PodReadyToStartContainers"
2026-06-11 01:10:29.288657 | controller |       },
2026-06-11 01:10:29.288671 | controller |       {
2026-06-11 01:10:29.288685 | controller |         "lastProbeTime": null,
2026-06-11 01:10:29.288699 | controller |         "lastTransitionTime": "2026-06-11T00:14:38Z",
2026-06-11 01:10:29.288713 | controller |         "status": "True",
2026-06-11 01:10:29.288727 | controller |         "type": "Initialized"
2026-06-11 01:10:29.288741 | controller |       },
2026-06-11 01:10:29.288755 | controller |       {
2026-06-11 01:10:29.288769 | controller |         "lastProbeTime": null,
2026-06-11 01:10:29.288783 | controller |         "lastTransitionTime": "2026-06-11T00:15:58Z",
2026-06-11 01:10:29.288797 | controller |         "status": "True",
2026-06-11 01:10:29.288811 | controller |         "type": "Ready"
2026-06-11 01:10:29.288825 | controller |       },
2026-06-11 01:10:29.288839 | controller |       {
2026-06-11 01:10:29.288852 | controller |         "lastProbeTime": null,
2026-06-11 01:10:29.288866 | controller |         "lastTransitionTime": "2026-06-11T00:15:58Z",
2026-06-11 01:10:29.288881 | controller |         "status": "True",
2026-06-11 01:10:29.288895 | controller |         "type": "ContainersReady"
2026-06-11 01:10:29.288909 | controller |       },
2026-06-11 01:10:29.288923 | controller |       {
2026-06-11 01:10:29.288937 | controller |         "lastProbeTime": null,
2026-06-11 01:10:29.288950 | controller |         "lastTransitionTime": "2026-06-11T00:14:38Z",
2026-06-11 01:10:29.288964 | controller |         "status": "True",
2026-06-11 01:10:29.288978 | controller |         "type": "PodScheduled"
2026-06-11 01:10:29.288993 | controller |       }
2026-06-11 01:10:29.289067 | controller |     ],
2026-06-11 01:10:29.289101 | controller |     "containerStatuses": [
2026-06-11 01:10:29.289117 | controller |       {
2026-06-11 01:10:29.289132 | controller |         "allocatedResources": {
2026-06-11 01:10:29.289150 | controller |           "cpu": "10m",
2026-06-11 01:10:29.289166 | controller |           "memory": "256Mi"
2026-06-11 01:10:29.289180 | controller |         },
2026-06-11 01:10:29.289195 | controller |         "containerID": "cri-o://c9f80a61e3feee49beee8835740c23992f6b4e06cd18fb0ed956ea807e3ec380",
2026-06-11 01:10:29.289210 | controller |         "image": "quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9",
2026-06-11 01:10:29.289225 | controller |         "imageID": "quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9",
2026-06-11 01:10:29.289240 | controller |         "lastState": {},
2026-06-11 01:10:29.289254 | controller |         "name": "manager",
2026-06-11 01:10:29.289269 | controller |         "ready": true,
2026-06-11 01:10:29.289283 | controller |         "resources": {
2026-06-11 01:10:29.289297 | controller |           "limits": {
2026-06-11 01:10:29.289311 | controller |             "cpu": "500m",
2026-06-11 01:10:29.289325 | controller |             "memory": "512Mi"
2026-06-11 01:10:29.289339 | controller |           },
2026-06-11 01:10:29.289371 | controller |           "requests": {
2026-06-11 01:10:29.289387 | controller |             "cpu": "10m",
2026-06-11 01:10:29.289401 | controller |             "memory": "256Mi"
2026-06-11 01:10:29.289415 | controller |           }
2026-06-11 01:10:29.289429 | controller |         },
2026-06-11 01:10:29.289443 | controller |         "restartCount": 0,
2026-06-11 01:10:29.289456 | controller |         "started": true,
2026-06-11 01:10:29.289470 | controller |         "state": {
2026-06-11 01:10:29.289484 | controller |           "running": {
2026-06-11 01:10:29.289498 | controller |             "startedAt": "2026-06-11T00:15:46Z"
2026-06-11 01:10:29.289512 | controller |           }
2026-06-11 01:10:29.289525 | controller |         },
2026-06-11 01:10:29.289539 | controller |         "user": {
2026-06-11 01:10:29.289553 | controller |           "linux": {
2026-06-11 01:10:29.289567 | controller |             "gid": 0,
2026-06-11 01:10:29.289583 | controller |             "supplementalGroups": [
2026-06-11 01:10:29.289598 | controller |               0
2026-06-11 01:10:29.289612 | controller |             ],
2026-06-11 01:10:29.289626 | controller |             "uid": 65532
2026-06-11 01:10:29.289640 | controller |           }
2026-06-11 01:10:29.289654 | controller |         },
2026-06-11 01:10:29.289668 | controller |         "volumeMounts": [
2026-06-11 01:10:29.289682 | controller |           {
2026-06-11 01:10:29.289695 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 01:10:29.289709 | controller |             "name": "kube-api-access-zdl97",
2026-06-11 01:10:29.289724 | controller |             "readOnly": true,
2026-06-11 01:10:29.289738 | controller |             "recursiveReadOnly": "Disabled"
2026-06-11 01:10:29.289753 | controller |           }
2026-06-11 01:10:29.289767 | controller |         ]
2026-06-11 01:10:29.289781 | controller |       }
2026-06-11 01:10:29.289796 | controller |     ],
2026-06-11 01:10:29.289810 | controller |     "hostIP": "192.168.126.11",
2026-06-11 01:10:29.289824 | controller |     "hostIPs": [
2026-06-11 01:10:29.289838 | controller |       {
2026-06-11 01:10:29.289853 | controller |         "ip": "192.168.126.11"
2026-06-11 01:10:29.289867 | controller |       }
2026-06-11 01:10:29.289881 | controller |     ],
2026-06-11 01:10:29.289895 | controller |     "phase": "Running",
2026-06-11 01:10:29.289908 | controller |     "podIP": "10.217.0.78",
2026-06-11 01:10:29.289922 | controller |     "podIPs": [
2026-06-11 01:10:29.289937 | controller |       {
2026-06-11 01:10:29.289951 | controller |         "ip": "10.217.0.78"
2026-06-11 01:10:29.289966 | controller |       }
2026-06-11 01:10:29.289980 | controller |     ],
2026-06-11 01:10:29.289994 | controller |     "qosClass": "Burstable",
2026-06-11 01:10:29.290009 | controller |     "startTime": "2026-06-11T00:14:38Z"
2026-06-11 01:10:29.290027 | controller |   }
2026-06-11 01:10:29.290043 | controller | }
2026-06-11 01:10:29.312488 | controller | ok:
2026-06-11 01:10:29.312606 | controller | {
2026-06-11 01:10:29.312627 | controller |   "apiVersion": "v1",
2026-06-11 01:10:29.312644 | controller |   "kind": "Pod",
2026-06-11 01:10:29.312659 | controller |   "metadata": {
2026-06-11 01:10:29.312674 | controller |     "annotations": {
2026-06-11 01:10:29.312689 | 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 01:10:29.312710 | 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 01:10:29.312730 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-11 01:10:29.312750 | controller |       "openshift.io/scc": "anyuid",
2026-06-11 01:10:29.312771 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-11 01:10:29.312787 | controller |     },
2026-06-11 01:10:29.312841 | controller |     "creationTimestamp": "2026-06-11T00:14:38Z",
2026-06-11 01:10:29.312859 | controller |     "generateName": "heat-operator-controller-manager-5c5844cc68-",
2026-06-11 01:10:29.312875 | controller |     "generation": 1,
2026-06-11 01:10:29.312889 | controller |     "labels": {
2026-06-11 01:10:29.312903 | controller |       "app.kubernetes.io/name": "heat-operator",
2026-06-11 01:10:29.312917 | controller |       "control-plane": "controller-manager",
2026-06-11 01:10:29.312931 | controller |       "openstack.org/operator-name": "heat",
2026-06-11 01:10:29.312945 | controller |       "pod-template-hash": "5c5844cc68"
2026-06-11 01:10:29.312958 | controller |     },
2026-06-11 01:10:29.312972 | controller |     "managedFields": [
2026-06-11 01:10:29.312986 | controller |       {
2026-06-11 01:10:29.313000 | controller |         "apiVersion": "v1",
2026-06-11 01:10:29.313013 | controller |         "fieldsType": "FieldsV1",
2026-06-11 01:10:29.313027 | controller |         "fieldsV1": {
2026-06-11 01:10:29.313041 | controller |           "f:metadata": {
2026-06-11 01:10:29.313054 | controller |             "f:annotations": {
2026-06-11 01:10:29.313068 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-11 01:10:29.313096 | controller |             }
2026-06-11 01:10:29.313110 | controller |           }
2026-06-11 01:10:29.313124 | controller |         },
2026-06-11 01:10:29.313138 | controller |         "manager": "crc",
2026-06-11 01:10:29.313152 | controller |         "operation": "Update",
2026-06-11 01:10:29.313166 | controller |         "subresource": "status",
2026-06-11 01:10:29.313180 | controller |         "time": "2026-06-11T00:14:38Z"
2026-06-11 01:10:29.313194 | controller |       },
2026-06-11 01:10:29.313207 | controller |       {
2026-06-11 01:10:29.313221 | controller |         "apiVersion": "v1",
2026-06-11 01:10:29.313235 | controller |         "fieldsType": "FieldsV1",
2026-06-11 01:10:29.313248 | controller |         "fieldsV1": {
2026-06-11 01:10:29.313262 | controller |           "f:metadata": {
2026-06-11 01:10:29.313275 | controller |             "f:annotations": {
2026-06-11 01:10:29.313289 | controller |               ".": {},
2026-06-11 01:10:29.313302 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-11 01:10:29.313316 | controller |             },
2026-06-11 01:10:29.313330 | controller |             "f:generateName": {},
2026-06-11 01:10:29.313376 | controller |             "f:labels": {
2026-06-11 01:10:29.313397 | controller |               ".": {},
2026-06-11 01:10:29.313412 | controller |               "f:app.kubernetes.io/name": {},
2026-06-11 01:10:29.313426 | controller |               "f:control-plane": {},
2026-06-11 01:10:29.313440 | controller |               "f:openstack.org/operator-name": {},
2026-06-11 01:10:29.313453 | controller |               "f:pod-template-hash": {}
2026-06-11 01:10:29.313467 | controller |             },
2026-06-11 01:10:29.313481 | controller |             "f:ownerReferences": {
2026-06-11 01:10:29.313494 | controller |               ".": {},
2026-06-11 01:10:29.313508 | controller |               "k:{\"uid\":\"e9c4ce2a-a313-4d30-bdbf-a646c0311d04\"}": {}
2026-06-11 01:10:29.313522 | controller |             }
2026-06-11 01:10:29.313535 | controller |           },
2026-06-11 01:10:29.313549 | controller |           "f:spec": {
2026-06-11 01:10:29.313562 | controller |             "f:containers": {
2026-06-11 01:10:29.313576 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-11 01:10:29.313591 | controller |                 ".": {},
2026-06-11 01:10:29.313605 | controller |                 "f:args": {},
2026-06-11 01:10:29.313619 | controller |                 "f:command": {},
2026-06-11 01:10:29.313633 | controller |                 "f:env": {
2026-06-11 01:10:29.313647 | controller |                   ".": {},
2026-06-11 01:10:29.313662 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-11 01:10:29.313676 | controller |                     ".": {},
2026-06-11 01:10:29.313690 | controller |                     "f:name": {},
2026-06-11 01:10:29.313705 | controller |                     "f:value": {}
2026-06-11 01:10:29.313720 | controller |                   },
2026-06-11 01:10:29.313734 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-11 01:10:29.313748 | controller |                     ".": {},
2026-06-11 01:10:29.313762 | controller |                     "f:name": {},
2026-06-11 01:10:29.313776 | controller |                     "f:value": {}
2026-06-11 01:10:29.313790 | controller |                   },
2026-06-11 01:10:29.313804 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-11 01:10:29.313818 | controller |                     ".": {},
2026-06-11 01:10:29.313832 | controller |                     "f:name": {},
2026-06-11 01:10:29.313846 | controller |                     "f:value": {}
2026-06-11 01:10:29.313860 | controller |                   },
2026-06-11 01:10:29.313874 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-11 01:10:29.313888 | controller |                     ".": {},
2026-06-11 01:10:29.313902 | controller |                     "f:name": {},
2026-06-11 01:10:29.313916 | controller |                     "f:value": {}
2026-06-11 01:10:29.313930 | controller |                   },
2026-06-11 01:10:29.313943 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-11 01:10:29.313957 | controller |                     ".": {},
2026-06-11 01:10:29.313971 | controller |                     "f:name": {},
2026-06-11 01:10:29.313985 | controller |                     "f:value": {}
2026-06-11 01:10:29.313999 | controller |                   }
2026-06-11 01:10:29.314012 | controller |                 },
2026-06-11 01:10:29.314026 | controller |                 "f:image": {},
2026-06-11 01:10:29.314040 | controller |                 "f:imagePullPolicy": {},
2026-06-11 01:10:29.314053 | controller |                 "f:livenessProbe": {
2026-06-11 01:10:29.314067 | controller |                   ".": {},
2026-06-11 01:10:29.314081 | controller |                   "f:failureThreshold": {},
2026-06-11 01:10:29.314095 | controller |                   "f:httpGet": {
2026-06-11 01:10:29.314109 | controller |                     ".": {},
2026-06-11 01:10:29.314123 | controller |                     "f:path": {},
2026-06-11 01:10:29.314141 | controller |                     "f:port": {},
2026-06-11 01:10:29.314155 | controller |                     "f:scheme": {}
2026-06-11 01:10:29.314169 | controller |                   },
2026-06-11 01:10:29.314182 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 01:10:29.314196 | controller |                   "f:periodSeconds": {},
2026-06-11 01:10:29.314209 | controller |                   "f:successThreshold": {},
2026-06-11 01:10:29.314223 | controller |                   "f:timeoutSeconds": {}
2026-06-11 01:10:29.314236 | controller |                 },
2026-06-11 01:10:29.314249 | controller |                 "f:name": {},
2026-06-11 01:10:29.314263 | controller |                 "f:readinessProbe": {
2026-06-11 01:10:29.314277 | controller |                   ".": {},
2026-06-11 01:10:29.314291 | controller |                   "f:failureThreshold": {},
2026-06-11 01:10:29.314305 | controller |                   "f:httpGet": {
2026-06-11 01:10:29.314319 | controller |                     ".": {},
2026-06-11 01:10:29.314334 | controller |                     "f:path": {},
2026-06-11 01:10:29.314362 | controller |                     "f:port": {},
2026-06-11 01:10:29.314382 | controller |                     "f:scheme": {}
2026-06-11 01:10:29.314397 | controller |                   },
2026-06-11 01:10:29.314412 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 01:10:29.314427 | controller |                   "f:periodSeconds": {},
2026-06-11 01:10:29.314441 | controller |                   "f:successThreshold": {},
2026-06-11 01:10:29.314456 | controller |                   "f:timeoutSeconds": {}
2026-06-11 01:10:29.314539 | controller |                 },
2026-06-11 01:10:29.314558 | controller |                 "f:resources": {
2026-06-11 01:10:29.314573 | controller |                   ".": {},
2026-06-11 01:10:29.314588 | controller |                   "f:limits": {
2026-06-11 01:10:29.314603 | controller |                     ".": {},
2026-06-11 01:10:29.314617 | controller |                     "f:cpu": {},
2026-06-11 01:10:29.314632 | controller |                     "f:memory": {}
2026-06-11 01:10:29.314647 | controller |                   },
2026-06-11 01:10:29.314662 | controller |                   "f:requests": {
2026-06-11 01:10:29.314676 | controller |                     ".": {},
2026-06-11 01:10:29.314691 | controller |                     "f:cpu": {},
2026-06-11 01:10:29.314705 | controller |                     "f:memory": {}
2026-06-11 01:10:29.314720 | controller |                   }
2026-06-11 01:10:29.314734 | controller |                 },
2026-06-11 01:10:29.314749 | controller |                 "f:securityContext": {
2026-06-11 01:10:29.314764 | controller |                   ".": {},
2026-06-11 01:10:29.314778 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-11 01:10:29.314792 | controller |                 },
2026-06-11 01:10:29.314807 | controller |                 "f:terminationMessagePath": {},
2026-06-11 01:10:29.314821 | controller |                 "f:terminationMessagePolicy": {}
2026-06-11 01:10:29.314836 | controller |               }
2026-06-11 01:10:29.314850 | controller |             },
2026-06-11 01:10:29.314865 | controller |             "f:dnsPolicy": {},
2026-06-11 01:10:29.314880 | controller |             "f:enableServiceLinks": {},
2026-06-11 01:10:29.314895 | controller |             "f:restartPolicy": {},
2026-06-11 01:10:29.314910 | controller |             "f:schedulerName": {},
2026-06-11 01:10:29.314925 | controller |             "f:securityContext": {
2026-06-11 01:10:29.314989 | controller |               ".": {},
2026-06-11 01:10:29.315008 | controller |               "f:runAsNonRoot": {}
2026-06-11 01:10:29.315023 | controller |             },
2026-06-11 01:10:29.315038 | controller |             "f:serviceAccount": {},
2026-06-11 01:10:29.315052 | controller |             "f:serviceAccountName": {},
2026-06-11 01:10:29.315067 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-11 01:10:29.315085 | controller |             "f:tolerations": {}
2026-06-11 01:10:29.315100 | controller |           }
2026-06-11 01:10:29.315115 | controller |         },
2026-06-11 01:10:29.315129 | controller |         "manager": "kube-controller-manager",
2026-06-11 01:10:29.315144 | controller |         "operation": "Update",
2026-06-11 01:10:29.315158 | controller |         "time": "2026-06-11T00:14:38Z"
2026-06-11 01:10:29.315172 | controller |       },
2026-06-11 01:10:29.315187 | controller |       {
2026-06-11 01:10:29.315201 | controller |         "apiVersion": "v1",
2026-06-11 01:10:29.315215 | controller |         "fieldsType": "FieldsV1",
2026-06-11 01:10:29.315229 | controller |         "fieldsV1": {
2026-06-11 01:10:29.315243 | controller |           "f:metadata": {
2026-06-11 01:10:29.315257 | controller |             "f:annotations": {
2026-06-11 01:10:29.315271 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-11 01:10:29.315285 | controller |             }
2026-06-11 01:10:29.315300 | controller |           }
2026-06-11 01:10:29.315315 | controller |         },
2026-06-11 01:10:29.315329 | controller |         "manager": "multus-daemon",
2026-06-11 01:10:29.315344 | controller |         "operation": "Update",
2026-06-11 01:10:29.315387 | controller |         "subresource": "status",
2026-06-11 01:10:29.315403 | controller |         "time": "2026-06-11T00:15:04Z"
2026-06-11 01:10:29.315418 | controller |       },
2026-06-11 01:10:29.315433 | controller |       {
2026-06-11 01:10:29.315447 | controller |         "apiVersion": "v1",
2026-06-11 01:10:29.315461 | controller |         "fieldsType": "FieldsV1",
2026-06-11 01:10:29.315475 | controller |         "fieldsV1": {
2026-06-11 01:10:29.315489 | controller |           "f:status": {
2026-06-11 01:10:29.315503 | controller |             "f:conditions": {
2026-06-11 01:10:29.315517 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-11 01:10:29.315531 | controller |                 ".": {},
2026-06-11 01:10:29.315545 | controller |                 "f:lastProbeTime": {},
2026-06-11 01:10:29.315560 | controller |                 "f:lastTransitionTime": {},
2026-06-11 01:10:29.315575 | controller |                 "f:status": {},
2026-06-11 01:10:29.315591 | controller |                 "f:type": {}
2026-06-11 01:10:29.315607 | controller |               },
2026-06-11 01:10:29.315621 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-11 01:10:29.315635 | controller |                 ".": {},
2026-06-11 01:10:29.315648 | controller |                 "f:lastProbeTime": {},
2026-06-11 01:10:29.315662 | controller |                 "f:lastTransitionTime": {},
2026-06-11 01:10:29.315676 | controller |                 "f:status": {},
2026-06-11 01:10:29.315689 | controller |                 "f:type": {}
2026-06-11 01:10:29.315703 | controller |               },
2026-06-11 01:10:29.315717 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-11 01:10:29.315731 | controller |                 ".": {},
2026-06-11 01:10:29.315746 | controller |                 "f:lastProbeTime": {},
2026-06-11 01:10:29.315761 | controller |                 "f:lastTransitionTime": {},
2026-06-11 01:10:29.315776 | controller |                 "f:status": {},
2026-06-11 01:10:29.315790 | controller |                 "f:type": {}
2026-06-11 01:10:29.315805 | controller |               },
2026-06-11 01:10:29.315819 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-11 01:10:29.315833 | controller |                 ".": {},
2026-06-11 01:10:29.315848 | controller |                 "f:lastProbeTime": {},
2026-06-11 01:10:29.315862 | controller |                 "f:lastTransitionTime": {},
2026-06-11 01:10:29.315876 | controller |                 "f:status": {},
2026-06-11 01:10:29.315891 | controller |                 "f:type": {}
2026-06-11 01:10:29.315905 | controller |               }
2026-06-11 01:10:29.315920 | controller |             },
2026-06-11 01:10:29.315938 | controller |             "f:containerStatuses": {},
2026-06-11 01:10:29.315953 | controller |             "f:hostIP": {},
2026-06-11 01:10:29.316018 | controller |             "f:hostIPs": {},
2026-06-11 01:10:29.316036 | controller |             "f:phase": {},
2026-06-11 01:10:29.316052 | controller |             "f:podIP": {},
2026-06-11 01:10:29.316067 | controller |             "f:podIPs": {
2026-06-11 01:10:29.316081 | controller |               ".": {},
2026-06-11 01:10:29.316096 | controller |               "k:{\"ip\":\"10.217.0.80\"}": {
2026-06-11 01:10:29.316111 | controller |                 ".": {},
2026-06-11 01:10:29.316126 | controller |                 "f:ip": {}
2026-06-11 01:10:29.316140 | controller |               }
2026-06-11 01:10:29.316154 | controller |             },
2026-06-11 01:10:29.316168 | controller |             "f:startTime": {}
2026-06-11 01:10:29.316182 | controller |           }
2026-06-11 01:10:29.316197 | controller |         },
2026-06-11 01:10:29.316212 | controller |         "manager": "kubelet",
2026-06-11 01:10:29.316226 | controller |         "operation": "Update",
2026-06-11 01:10:29.316241 | controller |         "subresource": "status",
2026-06-11 01:10:29.316256 | controller |         "time": "2026-06-11T00:15:55Z"
2026-06-11 01:10:29.316270 | controller |       }
2026-06-11 01:10:29.316285 | controller |     ],
2026-06-11 01:10:29.316300 | controller |     "name": "heat-operator-controller-manager-5c5844cc68-92r6k",
2026-06-11 01:10:29.316315 | controller |     "namespace": "openstack-operators",
2026-06-11 01:10:29.316330 | controller |     "ownerReferences": [
2026-06-11 01:10:29.316357 | controller |       {
2026-06-11 01:10:29.316377 | controller |         "apiVersion": "apps/v1",
2026-06-11 01:10:29.316393 | controller |         "blockOwnerDeletion": true,
2026-06-11 01:10:29.316407 | controller |         "controller": true,
2026-06-11 01:10:29.316422 | controller |         "kind": "ReplicaSet",
2026-06-11 01:10:29.316436 | controller |         "name": "heat-operator-controller-manager-5c5844cc68",
2026-06-11 01:10:29.316450 | controller |         "uid": "e9c4ce2a-a313-4d30-bdbf-a646c0311d04"
2026-06-11 01:10:29.316465 | controller |       }
2026-06-11 01:10:29.316479 | controller |     ],
2026-06-11 01:10:29.316493 | controller |     "resourceVersion": "55121",
2026-06-11 01:10:29.316508 | controller |     "uid": "0c58756d-d46a-48ab-98e5-eca5d6565d31"
2026-06-11 01:10:29.316522 | controller |   },
2026-06-11 01:10:29.316537 | controller |   "spec": {
2026-06-11 01:10:29.316551 | controller |     "containers": [
2026-06-11 01:10:29.316565 | controller |       {
2026-06-11 01:10:29.316580 | controller |         "args": [
2026-06-11 01:10:29.316594 | controller |           "--leader-elect",
2026-06-11 01:10:29.316608 | controller |           "--health-probe-bind-address=:8081",
2026-06-11 01:10:29.316622 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-11 01:10:29.316636 | controller |         ],
2026-06-11 01:10:29.316650 | controller |         "command": [
2026-06-11 01:10:29.316664 | controller |           "/manager"
2026-06-11 01:10:29.316679 | controller |         ],
2026-06-11 01:10:29.316693 | controller |         "env": [
2026-06-11 01:10:29.316707 | controller |           {
2026-06-11 01:10:29.316722 | controller |             "name": "LEASE_DURATION",
2026-06-11 01:10:29.316736 | controller |             "value": "30"
2026-06-11 01:10:29.316750 | controller |           },
2026-06-11 01:10:29.316764 | controller |           {
2026-06-11 01:10:29.316779 | controller |             "name": "RENEW_DEADLINE",
2026-06-11 01:10:29.316793 | controller |             "value": "20"
2026-06-11 01:10:29.316808 | controller |           },
2026-06-11 01:10:29.316823 | controller |           {
2026-06-11 01:10:29.316838 | controller |             "name": "RETRY_PERIOD",
2026-06-11 01:10:29.316852 | controller |             "value": "5"
2026-06-11 01:10:29.316867 | controller |           },
2026-06-11 01:10:29.316882 | controller |           {
2026-06-11 01:10:29.316900 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-11 01:10:29.316916 | controller |             "value": "false"
2026-06-11 01:10:29.316930 | controller |           },
2026-06-11 01:10:29.316944 | controller |           {
2026-06-11 01:10:29.316958 | controller |             "name": "METRICS_CERTS",
2026-06-11 01:10:29.316973 | controller |             "value": "false"
2026-06-11 01:10:29.316987 | controller |           }
2026-06-11 01:10:29.317001 | controller |         ],
2026-06-11 01:10:29.317016 | controller |         "image": "quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752",
2026-06-11 01:10:29.317032 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-11 01:10:29.317048 | controller |         "livenessProbe": {
2026-06-11 01:10:29.317063 | controller |           "failureThreshold": 3,
2026-06-11 01:10:29.317088 | controller |           "httpGet": {
2026-06-11 01:10:29.317103 | controller |             "path": "/healthz",
2026-06-11 01:10:29.317118 | controller |             "port": 8081,
2026-06-11 01:10:29.317132 | controller |             "scheme": "HTTP"
2026-06-11 01:10:29.317146 | controller |           },
2026-06-11 01:10:29.317160 | controller |           "initialDelaySeconds": 15,
2026-06-11 01:10:29.317174 | controller |           "periodSeconds": 20,
2026-06-11 01:10:29.317189 | controller |           "successThreshold": 1,
2026-06-11 01:10:29.317203 | controller |           "timeoutSeconds": 1
2026-06-11 01:10:29.317216 | controller |         },
2026-06-11 01:10:29.317230 | controller |         "name": "manager",
2026-06-11 01:10:29.317244 | controller |         "readinessProbe": {
2026-06-11 01:10:29.317259 | controller |           "failureThreshold": 3,
2026-06-11 01:10:29.317272 | controller |           "httpGet": {
2026-06-11 01:10:29.317286 | controller |             "path": "/readyz",
2026-06-11 01:10:29.317301 | controller |             "port": 8081,
2026-06-11 01:10:29.317315 | controller |             "scheme": "HTTP"
2026-06-11 01:10:29.317329 | controller |           },
2026-06-11 01:10:29.317342 | controller |           "initialDelaySeconds": 5,
2026-06-11 01:10:29.317374 | controller |           "periodSeconds": 10,
2026-06-11 01:10:29.317390 | controller |           "successThreshold": 1,
2026-06-11 01:10:29.317404 | controller |           "timeoutSeconds": 1
2026-06-11 01:10:29.317419 | controller |         },
2026-06-11 01:10:29.317433 | controller |         "resources": {
2026-06-11 01:10:29.317447 | controller |           "limits": {
2026-06-11 01:10:29.317461 | controller |             "cpu": "500m",
2026-06-11 01:10:29.317475 | controller |             "memory": "512Mi"
2026-06-11 01:10:29.317489 | controller |           },
2026-06-11 01:10:29.317503 | controller |           "requests": {
2026-06-11 01:10:29.317517 | controller |             "cpu": "10m",
2026-06-11 01:10:29.317532 | controller |             "memory": "256Mi"
2026-06-11 01:10:29.317546 | controller |           }
2026-06-11 01:10:29.317561 | controller |         },
2026-06-11 01:10:29.317575 | controller |         "securityContext": {
2026-06-11 01:10:29.317590 | controller |           "allowPrivilegeEscalation": false,
2026-06-11 01:10:29.317604 | controller |           "capabilities": {
2026-06-11 01:10:29.317618 | controller |             "drop": [
2026-06-11 01:10:29.317632 | controller |               "MKNOD"
2026-06-11 01:10:29.317646 | controller |             ]
2026-06-11 01:10:29.317660 | controller |           }
2026-06-11 01:10:29.317674 | controller |         },
2026-06-11 01:10:29.317688 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-11 01:10:29.317702 | controller |         "terminationMessagePolicy": "File",
2026-06-11 01:10:29.317717 | controller |         "volumeMounts": [
2026-06-11 01:10:29.317732 | controller |           {
2026-06-11 01:10:29.317747 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 01:10:29.317765 | controller |             "name": "kube-api-access-9zttt",
2026-06-11 01:10:29.317780 | controller |             "readOnly": true
2026-06-11 01:10:29.317795 | controller |           }
2026-06-11 01:10:29.317809 | controller |         ]
2026-06-11 01:10:29.317824 | controller |       }
2026-06-11 01:10:29.317838 | controller |     ],
2026-06-11 01:10:29.317853 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-11 01:10:29.317868 | controller |     "enableServiceLinks": true,
2026-06-11 01:10:29.317883 | controller |     "imagePullSecrets": [
2026-06-11 01:10:29.317898 | controller |       {
2026-06-11 01:10:29.317912 | controller |         "name": "heat-operator-controller-manager-dockercfg-2jl2r"
2026-06-11 01:10:29.317927 | controller |       }
2026-06-11 01:10:29.317942 | controller |     ],
2026-06-11 01:10:29.317957 | controller |     "nodeName": "crc",
2026-06-11 01:10:29.317971 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-11 01:10:29.317986 | controller |     "priority": 0,
2026-06-11 01:10:29.318001 | controller |     "restartPolicy": "Always",
2026-06-11 01:10:29.318016 | controller |     "schedulerName": "default-scheduler",
2026-06-11 01:10:29.318031 | controller |     "securityContext": {
2026-06-11 01:10:29.318046 | controller |       "runAsNonRoot": true,
2026-06-11 01:10:29.318061 | controller |       "seLinuxOptions": {
2026-06-11 01:10:29.318075 | controller |         "level": "s0:c26,c5"
2026-06-11 01:10:29.318090 | controller |       }
2026-06-11 01:10:29.318104 | controller |     },
2026-06-11 01:10:29.318119 | controller |     "serviceAccount": "heat-operator-controller-manager",
2026-06-11 01:10:29.318133 | controller |     "serviceAccountName": "heat-operator-controller-manager",
2026-06-11 01:10:29.318148 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-11 01:10:29.318163 | controller |     "tolerations": [
2026-06-11 01:10:29.318178 | controller |       {
2026-06-11 01:10:29.318192 | controller |         "effect": "NoExecute",
2026-06-11 01:10:29.318206 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-11 01:10:29.318221 | controller |         "operator": "Exists",
2026-06-11 01:10:29.318235 | controller |         "tolerationSeconds": 120
2026-06-11 01:10:29.318250 | controller |       },
2026-06-11 01:10:29.318264 | controller |       {
2026-06-11 01:10:29.318278 | controller |         "effect": "NoExecute",
2026-06-11 01:10:29.318292 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-11 01:10:29.318306 | controller |         "operator": "Exists",
2026-06-11 01:10:29.318321 | controller |         "tolerationSeconds": 120
2026-06-11 01:10:29.318335 | controller |       },
2026-06-11 01:10:29.318365 | controller |       {
2026-06-11 01:10:29.318382 | controller |         "effect": "NoSchedule",
2026-06-11 01:10:29.318397 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-11 01:10:29.318412 | controller |         "operator": "Exists"
2026-06-11 01:10:29.318427 | controller |       }
2026-06-11 01:10:29.318441 | controller |     ],
2026-06-11 01:10:29.318456 | controller |     "volumes": [
2026-06-11 01:10:29.318470 | controller |       {
2026-06-11 01:10:29.318485 | controller |         "name": "kube-api-access-9zttt",
2026-06-11 01:10:29.318499 | controller |         "projected": {
2026-06-11 01:10:29.318514 | controller |           "defaultMode": 420,
2026-06-11 01:10:29.318528 | controller |           "sources": [
2026-06-11 01:10:29.318543 | controller |             {
2026-06-11 01:10:29.318557 | controller |               "serviceAccountToken": {
2026-06-11 01:10:29.318572 | controller |                 "expirationSeconds": 3607,
2026-06-11 01:10:29.318586 | controller |                 "path": "token"
2026-06-11 01:10:29.318601 | controller |               }
2026-06-11 01:10:29.318615 | controller |             },
2026-06-11 01:10:29.318629 | controller |             {
2026-06-11 01:10:29.318644 | controller |               "configMap": {
2026-06-11 01:10:29.318662 | controller |                 "items": [
2026-06-11 01:10:29.318677 | controller |                   {
2026-06-11 01:10:29.318692 | controller |                     "key": "ca.crt",
2026-06-11 01:10:29.318706 | controller |                     "path": "ca.crt"
2026-06-11 01:10:29.318720 | controller |                   }
2026-06-11 01:10:29.318734 | controller |                 ],
2026-06-11 01:10:29.318748 | controller |                 "name": "kube-root-ca.crt"
2026-06-11 01:10:29.318763 | controller |               }
2026-06-11 01:10:29.318777 | controller |             },
2026-06-11 01:10:29.318792 | controller |             {
2026-06-11 01:10:29.318807 | controller |               "downwardAPI": {
2026-06-11 01:10:29.318821 | controller |                 "items": [
2026-06-11 01:10:29.318835 | controller |                   {
2026-06-11 01:10:29.318850 | controller |                     "fieldRef": {
2026-06-11 01:10:29.318865 | controller |                       "apiVersion": "v1",
2026-06-11 01:10:29.318880 | controller |                       "fieldPath": "metadata.namespace"
2026-06-11 01:10:29.318894 | controller |                     },
2026-06-11 01:10:29.318909 | controller |                     "path": "namespace"
2026-06-11 01:10:29.318924 | controller |                   }
2026-06-11 01:10:29.318939 | controller |                 ]
2026-06-11 01:10:29.318953 | controller |               }
2026-06-11 01:10:29.318968 | controller |             },
2026-06-11 01:10:29.318982 | controller |             {
2026-06-11 01:10:29.318997 | controller |               "configMap": {
2026-06-11 01:10:29.319011 | controller |                 "items": [
2026-06-11 01:10:29.319026 | controller |                   {
2026-06-11 01:10:29.319040 | controller |                     "key": "service-ca.crt",
2026-06-11 01:10:29.319055 | controller |                     "path": "service-ca.crt"
2026-06-11 01:10:29.319070 | controller |                   }
2026-06-11 01:10:29.319085 | controller |                 ],
2026-06-11 01:10:29.319100 | controller |                 "name": "openshift-service-ca.crt"
2026-06-11 01:10:29.319114 | controller |               }
2026-06-11 01:10:29.319129 | controller |             }
2026-06-11 01:10:29.319143 | controller |           ]
2026-06-11 01:10:29.319157 | controller |         }
2026-06-11 01:10:29.319172 | controller |       }
2026-06-11 01:10:29.319186 | controller |     ]
2026-06-11 01:10:29.319200 | controller |   },
2026-06-11 01:10:29.319214 | controller |   "status": {
2026-06-11 01:10:29.319229 | controller |     "conditions": [
2026-06-11 01:10:29.319243 | controller |       {
2026-06-11 01:10:29.319257 | controller |         "lastProbeTime": null,
2026-06-11 01:10:29.319271 | controller |         "lastTransitionTime": "2026-06-11T00:15:44Z",
2026-06-11 01:10:29.319285 | controller |         "status": "True",
2026-06-11 01:10:29.319300 | controller |         "type": "PodReadyToStartContainers"
2026-06-11 01:10:29.319315 | controller |       },
2026-06-11 01:10:29.319329 | controller |       {
2026-06-11 01:10:29.319343 | controller |         "lastProbeTime": null,
2026-06-11 01:10:29.319376 | controller |         "lastTransitionTime": "2026-06-11T00:14:38Z",
2026-06-11 01:10:29.319391 | controller |         "status": "True",
2026-06-11 01:10:29.319406 | controller |         "type": "Initialized"
2026-06-11 01:10:29.319420 | controller |       },
2026-06-11 01:10:29.319434 | controller |       {
2026-06-11 01:10:29.319448 | controller |         "lastProbeTime": null,
2026-06-11 01:10:29.319463 | controller |         "lastTransitionTime": "2026-06-11T00:15:55Z",
2026-06-11 01:10:29.319477 | controller |         "status": "True",
2026-06-11 01:10:29.319492 | controller |         "type": "Ready"
2026-06-11 01:10:29.319507 | controller |       },
2026-06-11 01:10:29.319521 | controller |       {
2026-06-11 01:10:29.319535 | controller |         "lastProbeTime": null,
2026-06-11 01:10:29.319549 | controller |         "lastTransitionTime": "2026-06-11T00:15:55Z",
2026-06-11 01:10:29.319567 | controller |         "status": "True",
2026-06-11 01:10:29.319582 | controller |         "type": "ContainersReady"
2026-06-11 01:10:29.319597 | controller |       },
2026-06-11 01:10:29.319611 | controller |       {
2026-06-11 01:10:29.319626 | controller |         "lastProbeTime": null,
2026-06-11 01:10:29.319640 | controller |         "lastTransitionTime": "2026-06-11T00:14:38Z",
2026-06-11 01:10:29.319654 | controller |         "status": "True",
2026-06-11 01:10:29.319668 | controller |         "type": "PodScheduled"
2026-06-11 01:10:29.319683 | controller |       }
2026-06-11 01:10:29.319697 | controller |     ],
2026-06-11 01:10:29.319711 | controller |     "containerStatuses": [
2026-06-11 01:10:29.319726 | controller |       {
2026-06-11 01:10:29.319739 | controller |         "allocatedResources": {
2026-06-11 01:10:29.319754 | controller |           "cpu": "10m",
2026-06-11 01:10:29.319768 | controller |           "memory": "256Mi"
2026-06-11 01:10:29.319782 | controller |         },
2026-06-11 01:10:29.319795 | controller |         "containerID": "cri-o://abf1f2f49b4359e9343ffc3703eea5777c95d02039bf7dd5c80e408294a176ff",
2026-06-11 01:10:29.319809 | controller |         "image": "quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752",
2026-06-11 01:10:29.319824 | controller |         "imageID": "quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752",
2026-06-11 01:10:29.319838 | controller |         "lastState": {},
2026-06-11 01:10:29.319853 | controller |         "name": "manager",
2026-06-11 01:10:29.319868 | controller |         "ready": true,
2026-06-11 01:10:29.319882 | controller |         "resources": {
2026-06-11 01:10:29.319897 | controller |           "limits": {
2026-06-11 01:10:29.319911 | controller |             "cpu": "500m",
2026-06-11 01:10:29.319926 | controller |             "memory": "512Mi"
2026-06-11 01:10:29.319940 | controller |           },
2026-06-11 01:10:29.319955 | controller |           "requests": {
2026-06-11 01:10:29.319969 | controller |             "cpu": "10m",
2026-06-11 01:10:29.319984 | controller |             "memory": "256Mi"
2026-06-11 01:10:29.319999 | controller |           }
2026-06-11 01:10:29.320013 | controller |         },
2026-06-11 01:10:29.320028 | controller |         "restartCount": 0,
2026-06-11 01:10:29.320043 | controller |         "started": true,
2026-06-11 01:10:29.320058 | controller |         "state": {
2026-06-11 01:10:29.320072 | controller |           "running": {
2026-06-11 01:10:29.320087 | controller |             "startedAt": "2026-06-11T00:15:43Z"
2026-06-11 01:10:29.320102 | controller |           }
2026-06-11 01:10:29.320116 | controller |         },
2026-06-11 01:10:29.320131 | controller |         "user": {
2026-06-11 01:10:29.320145 | controller |           "linux": {
2026-06-11 01:10:29.320160 | controller |             "gid": 0,
2026-06-11 01:10:29.320174 | controller |             "supplementalGroups": [
2026-06-11 01:10:29.320188 | controller |               0
2026-06-11 01:10:29.320202 | controller |             ],
2026-06-11 01:10:29.320216 | controller |             "uid": 65532
2026-06-11 01:10:29.320230 | controller |           }
2026-06-11 01:10:29.320244 | controller |         },
2026-06-11 01:10:29.320258 | controller |         "volumeMounts": [
2026-06-11 01:10:29.320273 | controller |           {
2026-06-11 01:10:29.320287 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 01:10:29.320302 | controller |             "name": "kube-api-access-9zttt",
2026-06-11 01:10:29.320316 | controller |             "readOnly": true,
2026-06-11 01:10:29.320331 | controller |             "recursiveReadOnly": "Disabled"
2026-06-11 01:10:29.320358 | controller |           }
2026-06-11 01:10:29.320379 | controller |         ]
2026-06-11 01:10:29.320394 | controller |       }
2026-06-11 01:10:29.320409 | controller |     ],
2026-06-11 01:10:29.320423 | controller |     "hostIP": "192.168.126.11",
2026-06-11 01:10:29.320441 | controller |     "hostIPs": [
2026-06-11 01:10:29.320456 | controller |       {
2026-06-11 01:10:29.320470 | controller |         "ip": "192.168.126.11"
2026-06-11 01:10:29.320485 | controller |       }
2026-06-11 01:10:29.320499 | controller |     ],
2026-06-11 01:10:29.320513 | controller |     "phase": "Running",
2026-06-11 01:10:29.320528 | controller |     "podIP": "10.217.0.80",
2026-06-11 01:10:29.320542 | controller |     "podIPs": [
2026-06-11 01:10:29.320556 | controller |       {
2026-06-11 01:10:29.320571 | controller |         "ip": "10.217.0.80"
2026-06-11 01:10:29.320585 | controller |       }
2026-06-11 01:10:29.320599 | controller |     ],
2026-06-11 01:10:29.320613 | controller |     "qosClass": "Burstable",
2026-06-11 01:10:29.320628 | controller |     "startTime": "2026-06-11T00:14:38Z"
2026-06-11 01:10:29.320642 | controller |   }
2026-06-11 01:10:29.320657 | controller | }
2026-06-11 01:10:29.342656 | controller | ok:
2026-06-11 01:10:29.342750 | controller | {
2026-06-11 01:10:29.342774 | controller |   "apiVersion": "v1",
2026-06-11 01:10:29.342794 | controller |   "kind": "Pod",
2026-06-11 01:10:29.342847 | controller |   "metadata": {
2026-06-11 01:10:29.342868 | controller |     "annotations": {
2026-06-11 01:10:29.342884 | 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 01:10:29.342901 | 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 01:10:29.342917 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-11 01:10:29.342933 | controller |       "openshift.io/scc": "anyuid",
2026-06-11 01:10:29.342947 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-11 01:10:29.342962 | controller |     },
2026-06-11 01:10:29.342977 | controller |     "creationTimestamp": "2026-06-11T00:14:38Z",
2026-06-11 01:10:29.342992 | controller |     "generateName": "horizon-operator-controller-manager-548d6d5f9-",
2026-06-11 01:10:29.343007 | controller |     "generation": 1,
2026-06-11 01:10:29.343022 | controller |     "labels": {
2026-06-11 01:10:29.343036 | controller |       "app.kubernetes.io/name": "horizon-operator",
2026-06-11 01:10:29.343051 | controller |       "control-plane": "controller-manager",
2026-06-11 01:10:29.343065 | controller |       "openstack.org/operator-name": "horizon",
2026-06-11 01:10:29.343080 | controller |       "pod-template-hash": "548d6d5f9"
2026-06-11 01:10:29.343094 | controller |     },
2026-06-11 01:10:29.343108 | controller |     "managedFields": [
2026-06-11 01:10:29.343123 | controller |       {
2026-06-11 01:10:29.343137 | controller |         "apiVersion": "v1",
2026-06-11 01:10:29.343152 | controller |         "fieldsType": "FieldsV1",
2026-06-11 01:10:29.343166 | controller |         "fieldsV1": {
2026-06-11 01:10:29.343181 | controller |           "f:metadata": {
2026-06-11 01:10:29.343195 | controller |             "f:annotations": {
2026-06-11 01:10:29.343209 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-11 01:10:29.343224 | controller |             }
2026-06-11 01:10:29.343239 | controller |           }
2026-06-11 01:10:29.343253 | controller |         },
2026-06-11 01:10:29.343267 | controller |         "manager": "crc",
2026-06-11 01:10:29.343281 | controller |         "operation": "Update",
2026-06-11 01:10:29.343295 | controller |         "subresource": "status",
2026-06-11 01:10:29.343315 | controller |         "time": "2026-06-11T00:14:38Z"
2026-06-11 01:10:29.343330 | controller |       },
2026-06-11 01:10:29.343344 | controller |       {
2026-06-11 01:10:29.343380 | controller |         "apiVersion": "v1",
2026-06-11 01:10:29.343395 | controller |         "fieldsType": "FieldsV1",
2026-06-11 01:10:29.343409 | controller |         "fieldsV1": {
2026-06-11 01:10:29.343423 | controller |           "f:metadata": {
2026-06-11 01:10:29.343437 | controller |             "f:annotations": {
2026-06-11 01:10:29.343451 | controller |               ".": {},
2026-06-11 01:10:29.343465 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-11 01:10:29.343479 | controller |             },
2026-06-11 01:10:29.343494 | controller |             "f:generateName": {},
2026-06-11 01:10:29.343508 | controller |             "f:labels": {
2026-06-11 01:10:29.343522 | controller |               ".": {},
2026-06-11 01:10:29.343536 | controller |               "f:app.kubernetes.io/name": {},
2026-06-11 01:10:29.343550 | controller |               "f:control-plane": {},
2026-06-11 01:10:29.343564 | controller |               "f:openstack.org/operator-name": {},
2026-06-11 01:10:29.343578 | controller |               "f:pod-template-hash": {}
2026-06-11 01:10:29.343592 | controller |             },
2026-06-11 01:10:29.343606 | controller |             "f:ownerReferences": {
2026-06-11 01:10:29.343620 | controller |               ".": {},
2026-06-11 01:10:29.343634 | controller |               "k:{\"uid\":\"29402cd7-ea46-4a6a-b673-4762803e4fcf\"}": {}
2026-06-11 01:10:29.343648 | controller |             }
2026-06-11 01:10:29.343662 | controller |           },
2026-06-11 01:10:29.343676 | controller |           "f:spec": {
2026-06-11 01:10:29.343689 | controller |             "f:containers": {
2026-06-11 01:10:29.343703 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-11 01:10:29.343717 | controller |                 ".": {},
2026-06-11 01:10:29.343731 | controller |                 "f:args": {},
2026-06-11 01:10:29.343745 | controller |                 "f:command": {},
2026-06-11 01:10:29.343758 | controller |                 "f:env": {
2026-06-11 01:10:29.343772 | controller |                   ".": {},
2026-06-11 01:10:29.343786 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-11 01:10:29.343800 | controller |                     ".": {},
2026-06-11 01:10:29.343814 | controller |                     "f:name": {},
2026-06-11 01:10:29.343828 | controller |                     "f:value": {}
2026-06-11 01:10:29.343842 | controller |                   },
2026-06-11 01:10:29.343856 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-11 01:10:29.343869 | controller |                     ".": {},
2026-06-11 01:10:29.343883 | controller |                     "f:name": {},
2026-06-11 01:10:29.343897 | controller |                     "f:value": {}
2026-06-11 01:10:29.343911 | controller |                   },
2026-06-11 01:10:29.343925 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-11 01:10:29.343939 | controller |                     ".": {},
2026-06-11 01:10:29.343953 | controller |                     "f:name": {},
2026-06-11 01:10:29.343967 | controller |                     "f:value": {}
2026-06-11 01:10:29.343981 | controller |                   },
2026-06-11 01:10:29.343995 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-11 01:10:29.344010 | controller |                     ".": {},
2026-06-11 01:10:29.344024 | controller |                     "f:name": {},
2026-06-11 01:10:29.344038 | controller |                     "f:value": {}
2026-06-11 01:10:29.344052 | controller |                   },
2026-06-11 01:10:29.344066 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-11 01:10:29.344081 | controller |                     ".": {},
2026-06-11 01:10:29.344095 | controller |                     "f:name": {},
2026-06-11 01:10:29.344113 | controller |                     "f:value": {}
2026-06-11 01:10:29.344128 | controller |                   }
2026-06-11 01:10:29.344142 | controller |                 },
2026-06-11 01:10:29.344156 | controller |                 "f:image": {},
2026-06-11 01:10:29.344170 | controller |                 "f:imagePullPolicy": {},
2026-06-11 01:10:29.344184 | controller |                 "f:livenessProbe": {
2026-06-11 01:10:29.344199 | controller |                   ".": {},
2026-06-11 01:10:29.344213 | controller |                   "f:failureThreshold": {},
2026-06-11 01:10:29.344228 | controller |                   "f:httpGet": {
2026-06-11 01:10:29.344242 | controller |                     ".": {},
2026-06-11 01:10:29.344256 | controller |                     "f:path": {},
2026-06-11 01:10:29.344270 | controller |                     "f:port": {},
2026-06-11 01:10:29.344284 | controller |                     "f:scheme": {}
2026-06-11 01:10:29.344298 | controller |                   },
2026-06-11 01:10:29.344312 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 01:10:29.344326 | controller |                   "f:periodSeconds": {},
2026-06-11 01:10:29.344340 | controller |                   "f:successThreshold": {},
2026-06-11 01:10:29.344373 | controller |                   "f:timeoutSeconds": {}
2026-06-11 01:10:29.344389 | controller |                 },
2026-06-11 01:10:29.344403 | controller |                 "f:name": {},
2026-06-11 01:10:29.344417 | controller |                 "f:readinessProbe": {
2026-06-11 01:10:29.344431 | controller |                   ".": {},
2026-06-11 01:10:29.344445 | controller |                   "f:failureThreshold": {},
2026-06-11 01:10:29.344459 | controller |                   "f:httpGet": {
2026-06-11 01:10:29.344473 | controller |                     ".": {},
2026-06-11 01:10:29.344487 | controller |                     "f:path": {},
2026-06-11 01:10:29.344501 | controller |                     "f:port": {},
2026-06-11 01:10:29.344515 | controller |                     "f:scheme": {}
2026-06-11 01:10:29.344528 | controller |                   },
2026-06-11 01:10:29.344542 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 01:10:29.344556 | controller |                   "f:periodSeconds": {},
2026-06-11 01:10:29.344569 | controller |                   "f:successThreshold": {},
2026-06-11 01:10:29.344583 | controller |                   "f:timeoutSeconds": {}
2026-06-11 01:10:29.344597 | controller |                 },
2026-06-11 01:10:29.344611 | controller |                 "f:resources": {
2026-06-11 01:10:29.344625 | controller |                   ".": {},
2026-06-11 01:10:29.344639 | controller |                   "f:limits": {
2026-06-11 01:10:29.344653 | controller |                     ".": {},
2026-06-11 01:10:29.344667 | controller |                     "f:cpu": {},
2026-06-11 01:10:29.344681 | controller |                     "f:memory": {}
2026-06-11 01:10:29.344695 | controller |                   },
2026-06-11 01:10:29.344709 | controller |                   "f:requests": {
2026-06-11 01:10:29.344724 | controller |                     ".": {},
2026-06-11 01:10:29.344738 | controller |                     "f:cpu": {},
2026-06-11 01:10:29.344752 | controller |                     "f:memory": {}
2026-06-11 01:10:29.344767 | controller |                   }
2026-06-11 01:10:29.344781 | controller |                 },
2026-06-11 01:10:29.344795 | controller |                 "f:securityContext": {
2026-06-11 01:10:29.344809 | controller |                   ".": {},
2026-06-11 01:10:29.344823 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-11 01:10:29.344837 | controller |                 },
2026-06-11 01:10:29.344852 | controller |                 "f:terminationMessagePath": {},
2026-06-11 01:10:29.344866 | controller |                 "f:terminationMessagePolicy": {}
2026-06-11 01:10:29.344880 | controller |               }
2026-06-11 01:10:29.344898 | controller |             },
2026-06-11 01:10:29.344913 | controller |             "f:dnsPolicy": {},
2026-06-11 01:10:29.344927 | controller |             "f:enableServiceLinks": {},
2026-06-11 01:10:29.344941 | controller |             "f:restartPolicy": {},
2026-06-11 01:10:29.344955 | controller |             "f:schedulerName": {},
2026-06-11 01:10:29.344969 | controller |             "f:securityContext": {
2026-06-11 01:10:29.344983 | controller |               ".": {},
2026-06-11 01:10:29.344998 | controller |               "f:runAsNonRoot": {}
2026-06-11 01:10:29.345012 | controller |             },
2026-06-11 01:10:29.345026 | controller |             "f:serviceAccount": {},
2026-06-11 01:10:29.345040 | controller |             "f:serviceAccountName": {},
2026-06-11 01:10:29.345054 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-11 01:10:29.345069 | controller |             "f:tolerations": {}
2026-06-11 01:10:29.345101 | controller |           }
2026-06-11 01:10:29.345116 | controller |         },
2026-06-11 01:10:29.345131 | controller |         "manager": "kube-controller-manager",
2026-06-11 01:10:29.345145 | controller |         "operation": "Update",
2026-06-11 01:10:29.345160 | controller |         "time": "2026-06-11T00:14:38Z"
2026-06-11 01:10:29.345174 | controller |       },
2026-06-11 01:10:29.345188 | controller |       {
2026-06-11 01:10:29.345203 | controller |         "apiVersion": "v1",
2026-06-11 01:10:29.345217 | controller |         "fieldsType": "FieldsV1",
2026-06-11 01:10:29.345231 | controller |         "fieldsV1": {
2026-06-11 01:10:29.345246 | controller |           "f:metadata": {
2026-06-11 01:10:29.345260 | controller |             "f:annotations": {
2026-06-11 01:10:29.345274 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-11 01:10:29.345288 | controller |             }
2026-06-11 01:10:29.345302 | controller |           }
2026-06-11 01:10:29.345316 | controller |         },
2026-06-11 01:10:29.345330 | controller |         "manager": "multus-daemon",
2026-06-11 01:10:29.345344 | controller |         "operation": "Update",
2026-06-11 01:10:29.345380 | controller |         "subresource": "status",
2026-06-11 01:10:29.345395 | controller |         "time": "2026-06-11T00:14:49Z"
2026-06-11 01:10:29.345409 | controller |       },
2026-06-11 01:10:29.345423 | controller |       {
2026-06-11 01:10:29.345437 | controller |         "apiVersion": "v1",
2026-06-11 01:10:29.345451 | controller |         "fieldsType": "FieldsV1",
2026-06-11 01:10:29.345465 | controller |         "fieldsV1": {
2026-06-11 01:10:29.345479 | controller |           "f:status": {
2026-06-11 01:10:29.345492 | controller |             "f:conditions": {
2026-06-11 01:10:29.345506 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-11 01:10:29.345520 | controller |                 ".": {},
2026-06-11 01:10:29.345534 | controller |                 "f:lastProbeTime": {},
2026-06-11 01:10:29.345548 | controller |                 "f:lastTransitionTime": {},
2026-06-11 01:10:29.345562 | controller |                 "f:status": {},
2026-06-11 01:10:29.345576 | controller |                 "f:type": {}
2026-06-11 01:10:29.345589 | controller |               },
2026-06-11 01:10:29.345603 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-11 01:10:29.345617 | controller |                 ".": {},
2026-06-11 01:10:29.345631 | controller |                 "f:lastProbeTime": {},
2026-06-11 01:10:29.345645 | controller |                 "f:lastTransitionTime": {},
2026-06-11 01:10:29.345659 | controller |                 "f:status": {},
2026-06-11 01:10:29.345673 | controller |                 "f:type": {}
2026-06-11 01:10:29.345687 | controller |               },
2026-06-11 01:10:29.345701 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-11 01:10:29.345716 | controller |                 ".": {},
2026-06-11 01:10:29.345730 | controller |                 "f:lastProbeTime": {},
2026-06-11 01:10:29.345748 | controller |                 "f:lastTransitionTime": {},
2026-06-11 01:10:29.345762 | controller |                 "f:status": {},
2026-06-11 01:10:29.345777 | controller |                 "f:type": {}
2026-06-11 01:10:29.345790 | controller |               },
2026-06-11 01:10:29.345804 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-11 01:10:29.345818 | controller |                 ".": {},
2026-06-11 01:10:29.345832 | controller |                 "f:lastProbeTime": {},
2026-06-11 01:10:29.345846 | controller |                 "f:lastTransitionTime": {},
2026-06-11 01:10:29.345860 | controller |                 "f:status": {},
2026-06-11 01:10:29.345873 | controller |                 "f:type": {}
2026-06-11 01:10:29.345887 | controller |               }
2026-06-11 01:10:29.345901 | controller |             },
2026-06-11 01:10:29.345914 | controller |             "f:containerStatuses": {},
2026-06-11 01:10:29.345927 | controller |             "f:hostIP": {},
2026-06-11 01:10:29.345941 | controller |             "f:hostIPs": {},
2026-06-11 01:10:29.345954 | controller |             "f:phase": {},
2026-06-11 01:10:29.345968 | controller |             "f:podIP": {},
2026-06-11 01:10:29.345982 | controller |             "f:podIPs": {
2026-06-11 01:10:29.345997 | controller |               ".": {},
2026-06-11 01:10:29.346011 | controller |               "k:{\"ip\":\"10.217.0.79\"}": {
2026-06-11 01:10:29.346026 | controller |                 ".": {},
2026-06-11 01:10:29.346040 | controller |                 "f:ip": {}
2026-06-11 01:10:29.346054 | controller |               }
2026-06-11 01:10:29.346069 | controller |             },
2026-06-11 01:10:29.346083 | controller |             "f:startTime": {}
2026-06-11 01:10:29.346097 | controller |           }
2026-06-11 01:10:29.346111 | controller |         },
2026-06-11 01:10:29.346125 | controller |         "manager": "kubelet",
2026-06-11 01:10:29.346140 | controller |         "operation": "Update",
2026-06-11 01:10:29.346154 | controller |         "subresource": "status",
2026-06-11 01:10:29.346167 | controller |         "time": "2026-06-11T00:15:59Z"
2026-06-11 01:10:29.346181 | controller |       }
2026-06-11 01:10:29.346196 | controller |     ],
2026-06-11 01:10:29.346244 | controller |     "name": "horizon-operator-controller-manager-548d6d5f9-kcxjt",
2026-06-11 01:10:29.346269 | controller |     "namespace": "openstack-operators",
2026-06-11 01:10:29.346285 | controller |     "ownerReferences": [
2026-06-11 01:10:29.346300 | controller |       {
2026-06-11 01:10:29.346314 | controller |         "apiVersion": "apps/v1",
2026-06-11 01:10:29.346328 | controller |         "blockOwnerDeletion": true,
2026-06-11 01:10:29.346343 | controller |         "controller": true,
2026-06-11 01:10:29.346375 | controller |         "kind": "ReplicaSet",
2026-06-11 01:10:29.346390 | controller |         "name": "horizon-operator-controller-manager-548d6d5f9",
2026-06-11 01:10:29.346404 | controller |         "uid": "29402cd7-ea46-4a6a-b673-4762803e4fcf"
2026-06-11 01:10:29.346418 | controller |       }
2026-06-11 01:10:29.346491 | controller |     ],
2026-06-11 01:10:29.346558 | controller |     "resourceVersion": "55237",
2026-06-11 01:10:29.346574 | controller |     "uid": "6d667620-4639-477f-a4d7-a6b03d086c37"
2026-06-11 01:10:29.346589 | controller |   },
2026-06-11 01:10:29.346603 | controller |   "spec": {
2026-06-11 01:10:29.346618 | controller |     "containers": [
2026-06-11 01:10:29.346632 | controller |       {
2026-06-11 01:10:29.346646 | controller |         "args": [
2026-06-11 01:10:29.346660 | controller |           "--leader-elect",
2026-06-11 01:10:29.346674 | controller |           "--health-probe-bind-address=:8081",
2026-06-11 01:10:29.346688 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-11 01:10:29.346702 | controller |         ],
2026-06-11 01:10:29.346716 | controller |         "command": [
2026-06-11 01:10:29.346730 | controller |           "/manager"
2026-06-11 01:10:29.346744 | controller |         ],
2026-06-11 01:10:29.346762 | controller |         "env": [
2026-06-11 01:10:29.346777 | controller |           {
2026-06-11 01:10:29.346791 | controller |             "name": "LEASE_DURATION",
2026-06-11 01:10:29.346805 | controller |             "value": "30"
2026-06-11 01:10:29.346819 | controller |           },
2026-06-11 01:10:29.346833 | controller |           {
2026-06-11 01:10:29.346847 | controller |             "name": "RENEW_DEADLINE",
2026-06-11 01:10:29.346861 | controller |             "value": "20"
2026-06-11 01:10:29.346875 | controller |           },
2026-06-11 01:10:29.346889 | controller |           {
2026-06-11 01:10:29.346903 | controller |             "name": "RETRY_PERIOD",
2026-06-11 01:10:29.346917 | controller |             "value": "5"
2026-06-11 01:10:29.346931 | controller |           },
2026-06-11 01:10:29.346945 | controller |           {
2026-06-11 01:10:29.346959 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-11 01:10:29.346973 | controller |             "value": "false"
2026-06-11 01:10:29.346987 | controller |           },
2026-06-11 01:10:29.347001 | controller |           {
2026-06-11 01:10:29.347015 | controller |             "name": "METRICS_CERTS",
2026-06-11 01:10:29.347029 | controller |             "value": "false"
2026-06-11 01:10:29.347043 | controller |           }
2026-06-11 01:10:29.347057 | controller |         ],
2026-06-11 01:10:29.347071 | controller |         "image": "quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed",
2026-06-11 01:10:29.347085 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-11 01:10:29.347100 | controller |         "livenessProbe": {
2026-06-11 01:10:29.347114 | controller |           "failureThreshold": 3,
2026-06-11 01:10:29.347128 | controller |           "httpGet": {
2026-06-11 01:10:29.347142 | controller |             "path": "/healthz",
2026-06-11 01:10:29.347156 | controller |             "port": 8081,
2026-06-11 01:10:29.347171 | controller |             "scheme": "HTTP"
2026-06-11 01:10:29.347185 | controller |           },
2026-06-11 01:10:29.347199 | controller |           "initialDelaySeconds": 15,
2026-06-11 01:10:29.347213 | controller |           "periodSeconds": 20,
2026-06-11 01:10:29.347228 | controller |           "successThreshold": 1,
2026-06-11 01:10:29.347242 | controller |           "timeoutSeconds": 1
2026-06-11 01:10:29.347256 | controller |         },
2026-06-11 01:10:29.347270 | controller |         "name": "manager",
2026-06-11 01:10:29.347284 | controller |         "readinessProbe": {
2026-06-11 01:10:29.347298 | controller |           "failureThreshold": 3,
2026-06-11 01:10:29.347311 | controller |           "httpGet": {
2026-06-11 01:10:29.347325 | controller |             "path": "/readyz",
2026-06-11 01:10:29.347339 | controller |             "port": 8081,
2026-06-11 01:10:29.347372 | controller |             "scheme": "HTTP"
2026-06-11 01:10:29.347388 | controller |           },
2026-06-11 01:10:29.347403 | controller |           "initialDelaySeconds": 5,
2026-06-11 01:10:29.347417 | controller |           "periodSeconds": 10,
2026-06-11 01:10:29.347431 | controller |           "successThreshold": 1,
2026-06-11 01:10:29.347445 | controller |           "timeoutSeconds": 1
2026-06-11 01:10:29.347458 | controller |         },
2026-06-11 01:10:29.347472 | controller |         "resources": {
2026-06-11 01:10:29.347486 | controller |           "limits": {
2026-06-11 01:10:29.347500 | controller |             "cpu": "500m",
2026-06-11 01:10:29.347513 | controller |             "memory": "512Mi"
2026-06-11 01:10:29.347527 | controller |           },
2026-06-11 01:10:29.347540 | controller |           "requests": {
2026-06-11 01:10:29.347554 | controller |             "cpu": "10m",
2026-06-11 01:10:29.347567 | controller |             "memory": "256Mi"
2026-06-11 01:10:29.347581 | controller |           }
2026-06-11 01:10:29.347595 | controller |         },
2026-06-11 01:10:29.347608 | controller |         "securityContext": {
2026-06-11 01:10:29.347626 | controller |           "allowPrivilegeEscalation": false,
2026-06-11 01:10:29.347640 | controller |           "capabilities": {
2026-06-11 01:10:29.347654 | controller |             "drop": [
2026-06-11 01:10:29.347668 | controller |               "MKNOD"
2026-06-11 01:10:29.347682 | controller |             ]
2026-06-11 01:10:29.347696 | controller |           }
2026-06-11 01:10:29.347709 | controller |         },
2026-06-11 01:10:29.347723 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-11 01:10:29.347736 | controller |         "terminationMessagePolicy": "File",
2026-06-11 01:10:29.347750 | controller |         "volumeMounts": [
2026-06-11 01:10:29.347765 | controller |           {
2026-06-11 01:10:29.347778 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 01:10:29.347792 | controller |             "name": "kube-api-access-mfsk6",
2026-06-11 01:10:29.347806 | controller |             "readOnly": true
2026-06-11 01:10:29.347820 | controller |           }
2026-06-11 01:10:29.347834 | controller |         ]
2026-06-11 01:10:29.347848 | controller |       }
2026-06-11 01:10:29.347862 | controller |     ],
2026-06-11 01:10:29.347876 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-11 01:10:29.347890 | controller |     "enableServiceLinks": true,
2026-06-11 01:10:29.347903 | controller |     "imagePullSecrets": [
2026-06-11 01:10:29.347917 | controller |       {
2026-06-11 01:10:29.347932 | controller |         "name": "horizon-operator-controller-manager-dockercfg-dckfn"
2026-06-11 01:10:29.347946 | controller |       }
2026-06-11 01:10:29.347960 | controller |     ],
2026-06-11 01:10:29.347974 | controller |     "nodeName": "crc",
2026-06-11 01:10:29.347988 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-11 01:10:29.348001 | controller |     "priority": 0,
2026-06-11 01:10:29.348015 | controller |     "restartPolicy": "Always",
2026-06-11 01:10:29.348029 | controller |     "schedulerName": "default-scheduler",
2026-06-11 01:10:29.348043 | controller |     "securityContext": {
2026-06-11 01:10:29.348057 | controller |       "runAsNonRoot": true,
2026-06-11 01:10:29.348071 | controller |       "seLinuxOptions": {
2026-06-11 01:10:29.348085 | controller |         "level": "s0:c26,c5"
2026-06-11 01:10:29.348098 | controller |       }
2026-06-11 01:10:29.348112 | controller |     },
2026-06-11 01:10:29.348126 | controller |     "serviceAccount": "horizon-operator-controller-manager",
2026-06-11 01:10:29.348141 | controller |     "serviceAccountName": "horizon-operator-controller-manager",
2026-06-11 01:10:29.348155 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-11 01:10:29.348169 | controller |     "tolerations": [
2026-06-11 01:10:29.348183 | controller |       {
2026-06-11 01:10:29.348198 | controller |         "effect": "NoExecute",
2026-06-11 01:10:29.348212 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-11 01:10:29.348226 | controller |         "operator": "Exists",
2026-06-11 01:10:29.348240 | controller |         "tolerationSeconds": 120
2026-06-11 01:10:29.348254 | controller |       },
2026-06-11 01:10:29.348269 | controller |       {
2026-06-11 01:10:29.348282 | controller |         "effect": "NoExecute",
2026-06-11 01:10:29.348296 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-11 01:10:29.348310 | controller |         "operator": "Exists",
2026-06-11 01:10:29.348325 | controller |         "tolerationSeconds": 120
2026-06-11 01:10:29.348339 | controller |       },
2026-06-11 01:10:29.348371 | controller |       {
2026-06-11 01:10:29.348387 | controller |         "effect": "NoSchedule",
2026-06-11 01:10:29.348401 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-11 01:10:29.348415 | controller |         "operator": "Exists"
2026-06-11 01:10:29.348430 | controller |       }
2026-06-11 01:10:29.348445 | controller |     ],
2026-06-11 01:10:29.348459 | controller |     "volumes": [
2026-06-11 01:10:29.348593 | controller |       {
2026-06-11 01:10:29.348608 | controller |         "name": "kube-api-access-mfsk6",
2026-06-11 01:10:29.348623 | controller |         "projected": {
2026-06-11 01:10:29.348637 | controller |           "defaultMode": 420,
2026-06-11 01:10:29.348651 | controller |           "sources": [
2026-06-11 01:10:29.348665 | controller |             {
2026-06-11 01:10:29.348679 | controller |               "serviceAccountToken": {
2026-06-11 01:10:29.348693 | controller |                 "expirationSeconds": 3607,
2026-06-11 01:10:29.348707 | controller |                 "path": "token"
2026-06-11 01:10:29.348721 | controller |               }
2026-06-11 01:10:29.348735 | controller |             },
2026-06-11 01:10:29.348749 | controller |             {
2026-06-11 01:10:29.348763 | controller |               "configMap": {
2026-06-11 01:10:29.348777 | controller |                 "items": [
2026-06-11 01:10:29.348791 | controller |                   {
2026-06-11 01:10:29.348805 | controller |                     "key": "ca.crt",
2026-06-11 01:10:29.348819 | controller |                     "path": "ca.crt"
2026-06-11 01:10:29.348833 | controller |                   }
2026-06-11 01:10:29.348846 | controller |                 ],
2026-06-11 01:10:29.348860 | controller |                 "name": "kube-root-ca.crt"
2026-06-11 01:10:29.348874 | controller |               }
2026-06-11 01:10:29.348888 | controller |             },
2026-06-11 01:10:29.348902 | controller |             {
2026-06-11 01:10:29.348916 | controller |               "downwardAPI": {
2026-06-11 01:10:29.348930 | controller |                 "items": [
2026-06-11 01:10:29.348944 | controller |                   {
2026-06-11 01:10:29.348958 | controller |                     "fieldRef": {
2026-06-11 01:10:29.348972 | controller |                       "apiVersion": "v1",
2026-06-11 01:10:29.348985 | controller |                       "fieldPath": "metadata.namespace"
2026-06-11 01:10:29.349000 | controller |                     },
2026-06-11 01:10:29.349014 | controller |                     "path": "namespace"
2026-06-11 01:10:29.349028 | controller |                   }
2026-06-11 01:10:29.349042 | controller |                 ]
2026-06-11 01:10:29.349056 | controller |               }
2026-06-11 01:10:29.349070 | controller |             },
2026-06-11 01:10:29.349105 | controller |             {
2026-06-11 01:10:29.349119 | controller |               "configMap": {
2026-06-11 01:10:29.349133 | controller |                 "items": [
2026-06-11 01:10:29.349146 | controller |                   {
2026-06-11 01:10:29.349160 | controller |                     "key": "service-ca.crt",
2026-06-11 01:10:29.349174 | controller |                     "path": "service-ca.crt"
2026-06-11 01:10:29.349189 | controller |                   }
2026-06-11 01:10:29.349203 | controller |                 ],
2026-06-11 01:10:29.349217 | controller |                 "name": "openshift-service-ca.crt"
2026-06-11 01:10:29.349231 | controller |               }
2026-06-11 01:10:29.349245 | controller |             }
2026-06-11 01:10:29.349260 | controller |           ]
2026-06-11 01:10:29.349274 | controller |         }
2026-06-11 01:10:29.349288 | controller |       }
2026-06-11 01:10:29.349302 | controller |     ]
2026-06-11 01:10:29.349316 | controller |   },
2026-06-11 01:10:29.349330 | controller |   "status": {
2026-06-11 01:10:29.349344 | controller |     "conditions": [
2026-06-11 01:10:29.349377 | controller |       {
2026-06-11 01:10:29.349393 | controller |         "lastProbeTime": null,
2026-06-11 01:10:29.349407 | controller |         "lastTransitionTime": "2026-06-11T00:15:46Z",
2026-06-11 01:10:29.349421 | controller |         "status": "True",
2026-06-11 01:10:29.349435 | controller |         "type": "PodReadyToStartContainers"
2026-06-11 01:10:29.349449 | controller |       },
2026-06-11 01:10:29.349464 | controller |       {
2026-06-11 01:10:29.349478 | controller |         "lastProbeTime": null,
2026-06-11 01:10:29.349493 | controller |         "lastTransitionTime": "2026-06-11T00:14:38Z",
2026-06-11 01:10:29.349512 | controller |         "status": "True",
2026-06-11 01:10:29.349527 | controller |         "type": "Initialized"
2026-06-11 01:10:29.349541 | controller |       },
2026-06-11 01:10:29.349555 | controller |       {
2026-06-11 01:10:29.349569 | controller |         "lastProbeTime": null,
2026-06-11 01:10:29.349583 | controller |         "lastTransitionTime": "2026-06-11T00:15:59Z",
2026-06-11 01:10:29.349597 | controller |         "status": "True",
2026-06-11 01:10:29.349611 | controller |         "type": "Ready"
2026-06-11 01:10:29.349626 | controller |       },
2026-06-11 01:10:29.349639 | controller |       {
2026-06-11 01:10:29.349653 | controller |         "lastProbeTime": null,
2026-06-11 01:10:29.349667 | controller |         "lastTransitionTime": "2026-06-11T00:15:59Z",
2026-06-11 01:10:29.349681 | controller |         "status": "True",
2026-06-11 01:10:29.349694 | controller |         "type": "ContainersReady"
2026-06-11 01:10:29.349708 | controller |       },
2026-06-11 01:10:29.349722 | controller |       {
2026-06-11 01:10:29.349736 | controller |         "lastProbeTime": null,
2026-06-11 01:10:29.349749 | controller |         "lastTransitionTime": "2026-06-11T00:14:38Z",
2026-06-11 01:10:29.349763 | controller |         "status": "True",
2026-06-11 01:10:29.349777 | controller |         "type": "PodScheduled"
2026-06-11 01:10:29.349791 | controller |       }
2026-06-11 01:10:29.349805 | controller |     ],
2026-06-11 01:10:29.349818 | controller |     "containerStatuses": [
2026-06-11 01:10:29.349832 | controller |       {
2026-06-11 01:10:29.349846 | controller |         "allocatedResources": {
2026-06-11 01:10:29.349860 | controller |           "cpu": "10m",
2026-06-11 01:10:29.349874 | controller |           "memory": "256Mi"
2026-06-11 01:10:29.349887 | controller |         },
2026-06-11 01:10:29.349901 | controller |         "containerID": "cri-o://bf08ac633040d5330b1cd1ac810e4a2c45d1931b36285b1ffb85743bc4d6b17b",
2026-06-11 01:10:29.349916 | controller |         "image": "quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed",
2026-06-11 01:10:29.349930 | controller |         "imageID": "quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed",
2026-06-11 01:10:29.349944 | controller |         "lastState": {},
2026-06-11 01:10:29.349958 | controller |         "name": "manager",
2026-06-11 01:10:29.349972 | controller |         "ready": true,
2026-06-11 01:10:29.349986 | controller |         "resources": {
2026-06-11 01:10:29.350000 | controller |           "limits": {
2026-06-11 01:10:29.350014 | controller |             "cpu": "500m",
2026-06-11 01:10:29.350028 | controller |             "memory": "512Mi"
2026-06-11 01:10:29.350042 | controller |           },
2026-06-11 01:10:29.350055 | controller |           "requests": {
2026-06-11 01:10:29.350069 | controller |             "cpu": "10m",
2026-06-11 01:10:29.350083 | controller |             "memory": "256Mi"
2026-06-11 01:10:29.350096 | controller |           }
2026-06-11 01:10:29.350110 | controller |         },
2026-06-11 01:10:29.350124 | controller |         "restartCount": 0,
2026-06-11 01:10:29.350137 | controller |         "started": true,
2026-06-11 01:10:29.350151 | controller |         "state": {
2026-06-11 01:10:29.350165 | controller |           "running": {
2026-06-11 01:10:29.350179 | controller |             "startedAt": "2026-06-11T00:15:45Z"
2026-06-11 01:10:29.350193 | controller |           }
2026-06-11 01:10:29.350207 | controller |         },
2026-06-11 01:10:29.350221 | controller |         "user": {
2026-06-11 01:10:29.350236 | controller |           "linux": {
2026-06-11 01:10:29.350250 | controller |             "gid": 0,
2026-06-11 01:10:29.350264 | controller |             "supplementalGroups": [
2026-06-11 01:10:29.350279 | controller |               0
2026-06-11 01:10:29.350293 | controller |             ],
2026-06-11 01:10:29.350311 | controller |             "uid": 65532
2026-06-11 01:10:29.350327 | controller |           }
2026-06-11 01:10:29.350341 | controller |         },
2026-06-11 01:10:29.350375 | controller |         "volumeMounts": [
2026-06-11 01:10:29.350391 | controller |           {
2026-06-11 01:10:29.350405 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 01:10:29.350419 | controller |             "name": "kube-api-access-mfsk6",
2026-06-11 01:10:29.350433 | controller |             "readOnly": true,
2026-06-11 01:10:29.350447 | controller |             "recursiveReadOnly": "Disabled"
2026-06-11 01:10:29.350462 | controller |           }
2026-06-11 01:10:29.350476 | controller |         ]
2026-06-11 01:10:29.350490 | controller |       }
2026-06-11 01:10:29.350504 | controller |     ],
2026-06-11 01:10:29.350518 | controller |     "hostIP": "192.168.126.11",
2026-06-11 01:10:29.350532 | controller |     "hostIPs": [
2026-06-11 01:10:29.350546 | controller |       {
2026-06-11 01:10:29.350560 | controller |         "ip": "192.168.126.11"
2026-06-11 01:10:29.350574 | controller |       }
2026-06-11 01:10:29.350588 | controller |     ],
2026-06-11 01:10:29.350602 | controller |     "phase": "Running",
2026-06-11 01:10:29.350616 | controller |     "podIP": "10.217.0.79",
2026-06-11 01:10:29.350630 | controller |     "podIPs": [
2026-06-11 01:10:29.350643 | controller |       {
2026-06-11 01:10:29.350657 | controller |         "ip": "10.217.0.79"
2026-06-11 01:10:29.350671 | controller |       }
2026-06-11 01:10:29.350685 | controller |     ],
2026-06-11 01:10:29.350698 | controller |     "qosClass": "Burstable",
2026-06-11 01:10:29.350712 | controller |     "startTime": "2026-06-11T00:14:38Z"
2026-06-11 01:10:29.350725 | controller |   }
2026-06-11 01:10:29.350739 | controller | }
2026-06-11 01:10:29.371803 | controller | ok:
2026-06-11 01:10:29.371869 | controller | {
2026-06-11 01:10:29.371891 | controller |   "apiVersion": "v1",
2026-06-11 01:10:29.371909 | controller |   "kind": "Pod",
2026-06-11 01:10:29.371928 | controller |   "metadata": {
2026-06-11 01:10:29.371946 | controller |     "annotations": {
2026-06-11 01:10:29.371994 | 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 01:10:29.372015 | 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 01:10:29.372031 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-11 01:10:29.372046 | controller |       "openshift.io/scc": "anyuid",
2026-06-11 01:10:29.372061 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-11 01:10:29.372076 | controller |     },
2026-06-11 01:10:29.372091 | controller |     "creationTimestamp": "2026-06-11T00:14:38Z",
2026-06-11 01:10:29.372105 | controller |     "generateName": "infra-operator-controller-manager-cbcfcddf7-",
2026-06-11 01:10:29.372120 | controller |     "generation": 1,
2026-06-11 01:10:29.372135 | controller |     "labels": {
2026-06-11 01:10:29.372149 | controller |       "app.kubernetes.io/name": "infra-operator",
2026-06-11 01:10:29.372164 | controller |       "control-plane": "controller-manager",
2026-06-11 01:10:29.372178 | controller |       "openstack.org/operator-name": "infra",
2026-06-11 01:10:29.372192 | controller |       "pod-template-hash": "cbcfcddf7"
2026-06-11 01:10:29.372207 | controller |     },
2026-06-11 01:10:29.372227 | controller |     "managedFields": [
2026-06-11 01:10:29.372242 | controller |       {
2026-06-11 01:10:29.372256 | controller |         "apiVersion": "v1",
2026-06-11 01:10:29.372270 | controller |         "fieldsType": "FieldsV1",
2026-06-11 01:10:29.372284 | controller |         "fieldsV1": {
2026-06-11 01:10:29.372299 | controller |           "f:metadata": {
2026-06-11 01:10:29.372313 | controller |             "f:annotations": {
2026-06-11 01:10:29.372326 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-11 01:10:29.372341 | controller |             }
2026-06-11 01:10:29.372379 | controller |           }
2026-06-11 01:10:29.372395 | controller |         },
2026-06-11 01:10:29.372409 | controller |         "manager": "crc",
2026-06-11 01:10:29.372424 | controller |         "operation": "Update",
2026-06-11 01:10:29.372439 | controller |         "subresource": "status",
2026-06-11 01:10:29.372453 | controller |         "time": "2026-06-11T00:14:38Z"
2026-06-11 01:10:29.372468 | controller |       },
2026-06-11 01:10:29.372482 | controller |       {
2026-06-11 01:10:29.372496 | controller |         "apiVersion": "v1",
2026-06-11 01:10:29.372510 | controller |         "fieldsType": "FieldsV1",
2026-06-11 01:10:29.372524 | controller |         "fieldsV1": {
2026-06-11 01:10:29.372538 | controller |           "f:metadata": {
2026-06-11 01:10:29.372552 | controller |             "f:annotations": {
2026-06-11 01:10:29.372566 | controller |               ".": {},
2026-06-11 01:10:29.372580 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-11 01:10:29.372594 | controller |             },
2026-06-11 01:10:29.372607 | controller |             "f:generateName": {},
2026-06-11 01:10:29.372621 | controller |             "f:labels": {
2026-06-11 01:10:29.372636 | controller |               ".": {},
2026-06-11 01:10:29.372650 | controller |               "f:app.kubernetes.io/name": {},
2026-06-11 01:10:29.372664 | controller |               "f:control-plane": {},
2026-06-11 01:10:29.372679 | controller |               "f:openstack.org/operator-name": {},
2026-06-11 01:10:29.372693 | controller |               "f:pod-template-hash": {}
2026-06-11 01:10:29.372707 | controller |             },
2026-06-11 01:10:29.372722 | controller |             "f:ownerReferences": {
2026-06-11 01:10:29.372735 | controller |               ".": {},
2026-06-11 01:10:29.372749 | controller |               "k:{\"uid\":\"ae26d926-8efe-4cc1-bcc6-e002fea35a2b\"}": {}
2026-06-11 01:10:29.372764 | controller |             }
2026-06-11 01:10:29.372778 | controller |           },
2026-06-11 01:10:29.372792 | controller |           "f:spec": {
2026-06-11 01:10:29.372805 | controller |             "f:containers": {
2026-06-11 01:10:29.372819 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-11 01:10:29.372834 | controller |                 ".": {},
2026-06-11 01:10:29.372848 | controller |                 "f:args": {},
2026-06-11 01:10:29.372861 | controller |                 "f:command": {},
2026-06-11 01:10:29.372875 | controller |                 "f:env": {
2026-06-11 01:10:29.372889 | controller |                   ".": {},
2026-06-11 01:10:29.372903 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-11 01:10:29.372917 | controller |                     ".": {},
2026-06-11 01:10:29.372931 | controller |                     "f:name": {},
2026-06-11 01:10:29.372945 | controller |                     "f:value": {}
2026-06-11 01:10:29.372959 | controller |                   },
2026-06-11 01:10:29.372973 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-11 01:10:29.372988 | controller |                     ".": {},
2026-06-11 01:10:29.373002 | controller |                     "f:name": {},
2026-06-11 01:10:29.373015 | controller |                     "f:value": {}
2026-06-11 01:10:29.373029 | controller |                   },
2026-06-11 01:10:29.373044 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-11 01:10:29.373062 | controller |                     ".": {},
2026-06-11 01:10:29.373123 | controller |                     "f:name": {},
2026-06-11 01:10:29.373139 | controller |                     "f:value": {}
2026-06-11 01:10:29.373153 | controller |                   },
2026-06-11 01:10:29.373167 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-11 01:10:29.373182 | controller |                     ".": {},
2026-06-11 01:10:29.373195 | controller |                     "f:name": {},
2026-06-11 01:10:29.373209 | controller |                     "f:value": {}
2026-06-11 01:10:29.373223 | controller |                   },
2026-06-11 01:10:29.373237 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-11 01:10:29.373251 | controller |                     ".": {},
2026-06-11 01:10:29.373265 | controller |                     "f:name": {},
2026-06-11 01:10:29.373279 | controller |                     "f:value": {}
2026-06-11 01:10:29.373293 | controller |                   }
2026-06-11 01:10:29.373307 | controller |                 },
2026-06-11 01:10:29.373321 | controller |                 "f:image": {},
2026-06-11 01:10:29.373335 | controller |                 "f:imagePullPolicy": {},
2026-06-11 01:10:29.373371 | controller |                 "f:livenessProbe": {
2026-06-11 01:10:29.373388 | controller |                   ".": {},
2026-06-11 01:10:29.373402 | controller |                   "f:failureThreshold": {},
2026-06-11 01:10:29.373416 | controller |                   "f:httpGet": {
2026-06-11 01:10:29.373431 | controller |                     ".": {},
2026-06-11 01:10:29.373445 | controller |                     "f:path": {},
2026-06-11 01:10:29.373459 | controller |                     "f:port": {},
2026-06-11 01:10:29.373473 | controller |                     "f:scheme": {}
2026-06-11 01:10:29.373488 | controller |                   },
2026-06-11 01:10:29.373502 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 01:10:29.373516 | controller |                   "f:periodSeconds": {},
2026-06-11 01:10:29.373530 | controller |                   "f:successThreshold": {},
2026-06-11 01:10:29.373544 | controller |                   "f:timeoutSeconds": {}
2026-06-11 01:10:29.373558 | controller |                 },
2026-06-11 01:10:29.373573 | controller |                 "f:name": {},
2026-06-11 01:10:29.373587 | controller |                 "f:readinessProbe": {
2026-06-11 01:10:29.373601 | controller |                   ".": {},
2026-06-11 01:10:29.373615 | controller |                   "f:failureThreshold": {},
2026-06-11 01:10:29.373629 | controller |                   "f:httpGet": {
2026-06-11 01:10:29.373644 | controller |                     ".": {},
2026-06-11 01:10:29.373658 | controller |                     "f:path": {},
2026-06-11 01:10:29.373672 | controller |                     "f:port": {},
2026-06-11 01:10:29.373686 | controller |                     "f:scheme": {}
2026-06-11 01:10:29.373701 | controller |                   },
2026-06-11 01:10:29.373715 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 01:10:29.373730 | controller |                   "f:periodSeconds": {},
2026-06-11 01:10:29.373744 | controller |                   "f:successThreshold": {},
2026-06-11 01:10:29.373758 | controller |                   "f:timeoutSeconds": {}
2026-06-11 01:10:29.373772 | controller |                 },
2026-06-11 01:10:29.373786 | controller |                 "f:resources": {
2026-06-11 01:10:29.373800 | controller |                   ".": {},
2026-06-11 01:10:29.373814 | controller |                   "f:limits": {
2026-06-11 01:10:29.373828 | controller |                     ".": {},
2026-06-11 01:10:29.373842 | controller |                     "f:cpu": {},
2026-06-11 01:10:29.373857 | controller |                     "f:memory": {}
2026-06-11 01:10:29.373871 | controller |                   },
2026-06-11 01:10:29.373885 | controller |                   "f:requests": {
2026-06-11 01:10:29.373898 | controller |                     ".": {},
2026-06-11 01:10:29.373974 | controller |                     "f:cpu": {},
2026-06-11 01:10:29.373997 | controller |                     "f:memory": {}
2026-06-11 01:10:29.374013 | controller |                   }
2026-06-11 01:10:29.374028 | controller |                 },
2026-06-11 01:10:29.374043 | controller |                 "f:securityContext": {
2026-06-11 01:10:29.374057 | controller |                   ".": {},
2026-06-11 01:10:29.374072 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-11 01:10:29.374086 | controller |                 },
2026-06-11 01:10:29.374100 | controller |                 "f:terminationMessagePath": {},
2026-06-11 01:10:29.374115 | controller |                 "f:terminationMessagePolicy": {},
2026-06-11 01:10:29.374129 | controller |                 "f:volumeMounts": {
2026-06-11 01:10:29.374143 | controller |                   ".": {},
2026-06-11 01:10:29.374157 | controller |                   "k:{\"mountPath\":\"/tmp/k8s-webhook-server/serving-certs\"}": {
2026-06-11 01:10:29.374172 | controller |                     ".": {},
2026-06-11 01:10:29.374186 | controller |                     "f:mountPath": {},
2026-06-11 01:10:29.374200 | controller |                     "f:name": {},
2026-06-11 01:10:29.374214 | controller |                     "f:readOnly": {}
2026-06-11 01:10:29.374228 | controller |                   }
2026-06-11 01:10:29.374242 | controller |                 }
2026-06-11 01:10:29.374256 | controller |               }
2026-06-11 01:10:29.374270 | controller |             },
2026-06-11 01:10:29.374285 | controller |             "f:dnsPolicy": {},
2026-06-11 01:10:29.374299 | controller |             "f:enableServiceLinks": {},
2026-06-11 01:10:29.374313 | controller |             "f:restartPolicy": {},
2026-06-11 01:10:29.374327 | controller |             "f:schedulerName": {},
2026-06-11 01:10:29.374341 | controller |             "f:securityContext": {
2026-06-11 01:10:29.374377 | controller |               ".": {},
2026-06-11 01:10:29.374392 | controller |               "f:runAsNonRoot": {}
2026-06-11 01:10:29.374406 | controller |             },
2026-06-11 01:10:29.374420 | controller |             "f:serviceAccount": {},
2026-06-11 01:10:29.374434 | controller |             "f:serviceAccountName": {},
2026-06-11 01:10:29.374448 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-11 01:10:29.374462 | controller |             "f:tolerations": {},
2026-06-11 01:10:29.374476 | controller |             "f:volumes": {
2026-06-11 01:10:29.374491 | controller |               ".": {},
2026-06-11 01:10:29.374505 | controller |               "k:{\"name\":\"cert\"}": {
2026-06-11 01:10:29.374519 | controller |                 ".": {},
2026-06-11 01:10:29.374533 | controller |                 "f:name": {},
2026-06-11 01:10:29.374549 | controller |                 "f:secret": {
2026-06-11 01:10:29.374566 | controller |                   ".": {},
2026-06-11 01:10:29.374581 | controller |                   "f:defaultMode": {},
2026-06-11 01:10:29.374595 | controller |                   "f:secretName": {}
2026-06-11 01:10:29.374609 | controller |                 }
2026-06-11 01:10:29.374623 | controller |               }
2026-06-11 01:10:29.374637 | controller |             }
2026-06-11 01:10:29.374650 | controller |           }
2026-06-11 01:10:29.374664 | controller |         },
2026-06-11 01:10:29.374679 | controller |         "manager": "kube-controller-manager",
2026-06-11 01:10:29.374693 | controller |         "operation": "Update",
2026-06-11 01:10:29.374707 | controller |         "time": "2026-06-11T00:14:38Z"
2026-06-11 01:10:29.374721 | controller |       },
2026-06-11 01:10:29.374735 | controller |       {
2026-06-11 01:10:29.374750 | controller |         "apiVersion": "v1",
2026-06-11 01:10:29.374765 | controller |         "fieldsType": "FieldsV1",
2026-06-11 01:10:29.374780 | controller |         "fieldsV1": {
2026-06-11 01:10:29.374794 | controller |           "f:metadata": {
2026-06-11 01:10:29.374812 | controller |             "f:annotations": {
2026-06-11 01:10:29.374827 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-11 01:10:29.374841 | controller |             }
2026-06-11 01:10:29.374856 | controller |           }
2026-06-11 01:10:29.374870 | controller |         },
2026-06-11 01:10:29.374884 | controller |         "manager": "multus-daemon",
2026-06-11 01:10:29.374897 | controller |         "operation": "Update",
2026-06-11 01:10:29.374911 | controller |         "subresource": "status",
2026-06-11 01:10:29.374926 | controller |         "time": "2026-06-11T00:15:43Z"
2026-06-11 01:10:29.374940 | controller |       },
2026-06-11 01:10:29.374954 | controller |       {
2026-06-11 01:10:29.374968 | controller |         "apiVersion": "v1",
2026-06-11 01:10:29.374982 | controller |         "fieldsType": "FieldsV1",
2026-06-11 01:10:29.374996 | controller |         "fieldsV1": {
2026-06-11 01:10:29.375010 | controller |           "f:status": {
2026-06-11 01:10:29.375024 | controller |             "f:conditions": {
2026-06-11 01:10:29.375038 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-11 01:10:29.375052 | controller |                 ".": {},
2026-06-11 01:10:29.375065 | controller |                 "f:lastProbeTime": {},
2026-06-11 01:10:29.375079 | controller |                 "f:lastTransitionTime": {},
2026-06-11 01:10:29.375093 | controller |                 "f:status": {},
2026-06-11 01:10:29.375107 | controller |                 "f:type": {}
2026-06-11 01:10:29.375121 | controller |               },
2026-06-11 01:10:29.375135 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-11 01:10:29.375150 | controller |                 ".": {},
2026-06-11 01:10:29.375164 | controller |                 "f:lastProbeTime": {},
2026-06-11 01:10:29.375178 | controller |                 "f:lastTransitionTime": {},
2026-06-11 01:10:29.375192 | controller |                 "f:status": {},
2026-06-11 01:10:29.375206 | controller |                 "f:type": {}
2026-06-11 01:10:29.375219 | controller |               },
2026-06-11 01:10:29.375233 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-11 01:10:29.375247 | controller |                 ".": {},
2026-06-11 01:10:29.375261 | controller |                 "f:lastProbeTime": {},
2026-06-11 01:10:29.375275 | controller |                 "f:lastTransitionTime": {},
2026-06-11 01:10:29.375289 | controller |                 "f:status": {},
2026-06-11 01:10:29.375302 | controller |                 "f:type": {}
2026-06-11 01:10:29.375316 | controller |               },
2026-06-11 01:10:29.375330 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-11 01:10:29.375344 | controller |                 ".": {},
2026-06-11 01:10:29.375379 | controller |                 "f:lastProbeTime": {},
2026-06-11 01:10:29.375394 | controller |                 "f:lastTransitionTime": {},
2026-06-11 01:10:29.375408 | controller |                 "f:status": {},
2026-06-11 01:10:29.375422 | controller |                 "f:type": {}
2026-06-11 01:10:29.375435 | controller |               }
2026-06-11 01:10:29.375449 | controller |             },
2026-06-11 01:10:29.375463 | controller |             "f:containerStatuses": {},
2026-06-11 01:10:29.375477 | controller |             "f:hostIP": {},
2026-06-11 01:10:29.375491 | controller |             "f:hostIPs": {},
2026-06-11 01:10:29.375505 | controller |             "f:phase": {},
2026-06-11 01:10:29.375519 | controller |             "f:podIP": {},
2026-06-11 01:10:29.375534 | controller |             "f:podIPs": {
2026-06-11 01:10:29.375548 | controller |               ".": {},
2026-06-11 01:10:29.375562 | controller |               "k:{\"ip\":\"10.217.0.81\"}": {
2026-06-11 01:10:29.375577 | controller |                 ".": {},
2026-06-11 01:10:29.375591 | controller |                 "f:ip": {}
2026-06-11 01:10:29.375605 | controller |               }
2026-06-11 01:10:29.375619 | controller |             },
2026-06-11 01:10:29.375640 | controller |             "f:startTime": {}
2026-06-11 01:10:29.375655 | controller |           }
2026-06-11 01:10:29.375669 | controller |         },
2026-06-11 01:10:29.375683 | controller |         "manager": "kubelet",
2026-06-11 01:10:29.375697 | controller |         "operation": "Update",
2026-06-11 01:10:29.375711 | controller |         "subresource": "status",
2026-06-11 01:10:29.375725 | controller |         "time": "2026-06-11T00:16:04Z"
2026-06-11 01:10:29.375739 | controller |       }
2026-06-11 01:10:29.375753 | controller |     ],
2026-06-11 01:10:29.375768 | controller |     "name": "infra-operator-controller-manager-cbcfcddf7-wqkx7",
2026-06-11 01:10:29.375782 | controller |     "namespace": "openstack-operators",
2026-06-11 01:10:29.375797 | controller |     "ownerReferences": [
2026-06-11 01:10:29.375811 | controller |       {
2026-06-11 01:10:29.375826 | controller |         "apiVersion": "apps/v1",
2026-06-11 01:10:29.375840 | controller |         "blockOwnerDeletion": true,
2026-06-11 01:10:29.375854 | controller |         "controller": true,
2026-06-11 01:10:29.375868 | controller |         "kind": "ReplicaSet",
2026-06-11 01:10:29.375882 | controller |         "name": "infra-operator-controller-manager-cbcfcddf7",
2026-06-11 01:10:29.375896 | controller |         "uid": "ae26d926-8efe-4cc1-bcc6-e002fea35a2b"
2026-06-11 01:10:29.375910 | controller |       }
2026-06-11 01:10:29.375924 | controller |     ],
2026-06-11 01:10:29.375939 | controller |     "resourceVersion": "55309",
2026-06-11 01:10:29.375953 | controller |     "uid": "d363bf6a-f2ec-4725-8b11-08107d5be05a"
2026-06-11 01:10:29.375967 | controller |   },
2026-06-11 01:10:29.375981 | controller |   "spec": {
2026-06-11 01:10:29.375995 | controller |     "containers": [
2026-06-11 01:10:29.376010 | controller |       {
2026-06-11 01:10:29.376024 | controller |         "args": [
2026-06-11 01:10:29.376038 | controller |           "--leader-elect",
2026-06-11 01:10:29.376051 | controller |           "--health-probe-bind-address=:8081",
2026-06-11 01:10:29.376065 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-11 01:10:29.376080 | controller |         ],
2026-06-11 01:10:29.376094 | controller |         "command": [
2026-06-11 01:10:29.376107 | controller |           "/manager"
2026-06-11 01:10:29.376121 | controller |         ],
2026-06-11 01:10:29.376135 | controller |         "env": [
2026-06-11 01:10:29.376149 | controller |           {
2026-06-11 01:10:29.376163 | controller |             "name": "LEASE_DURATION",
2026-06-11 01:10:29.376177 | controller |             "value": "30"
2026-06-11 01:10:29.376191 | controller |           },
2026-06-11 01:10:29.376205 | controller |           {
2026-06-11 01:10:29.376220 | controller |             "name": "RENEW_DEADLINE",
2026-06-11 01:10:29.376233 | controller |             "value": "20"
2026-06-11 01:10:29.376247 | controller |           },
2026-06-11 01:10:29.376261 | controller |           {
2026-06-11 01:10:29.376275 | controller |             "name": "RETRY_PERIOD",
2026-06-11 01:10:29.376289 | controller |             "value": "5"
2026-06-11 01:10:29.376303 | controller |           },
2026-06-11 01:10:29.376317 | controller |           {
2026-06-11 01:10:29.376331 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-11 01:10:29.376359 | controller |             "value": "true"
2026-06-11 01:10:29.376379 | controller |           },
2026-06-11 01:10:29.376394 | controller |           {
2026-06-11 01:10:29.376408 | controller |             "name": "METRICS_CERTS",
2026-06-11 01:10:29.376422 | controller |             "value": "false"
2026-06-11 01:10:29.376476 | controller |           }
2026-06-11 01:10:29.376494 | controller |         ],
2026-06-11 01:10:29.376509 | controller |         "image": "quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373",
2026-06-11 01:10:29.376524 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-11 01:10:29.376539 | controller |         "livenessProbe": {
2026-06-11 01:10:29.376558 | controller |           "failureThreshold": 3,
2026-06-11 01:10:29.376573 | controller |           "httpGet": {
2026-06-11 01:10:29.376587 | controller |             "path": "/healthz",
2026-06-11 01:10:29.376602 | controller |             "port": 8081,
2026-06-11 01:10:29.376616 | controller |             "scheme": "HTTP"
2026-06-11 01:10:29.376630 | controller |           },
2026-06-11 01:10:29.376644 | controller |           "initialDelaySeconds": 15,
2026-06-11 01:10:29.376659 | controller |           "periodSeconds": 20,
2026-06-11 01:10:29.376673 | controller |           "successThreshold": 1,
2026-06-11 01:10:29.376687 | controller |           "timeoutSeconds": 1
2026-06-11 01:10:29.376702 | controller |         },
2026-06-11 01:10:29.376716 | controller |         "name": "manager",
2026-06-11 01:10:29.376730 | controller |         "readinessProbe": {
2026-06-11 01:10:29.376744 | controller |           "failureThreshold": 3,
2026-06-11 01:10:29.376758 | controller |           "httpGet": {
2026-06-11 01:10:29.376772 | controller |             "path": "/readyz",
2026-06-11 01:10:29.376786 | controller |             "port": 8081,
2026-06-11 01:10:29.376800 | controller |             "scheme": "HTTP"
2026-06-11 01:10:29.376814 | controller |           },
2026-06-11 01:10:29.376828 | controller |           "initialDelaySeconds": 5,
2026-06-11 01:10:29.376842 | controller |           "periodSeconds": 10,
2026-06-11 01:10:29.376856 | controller |           "successThreshold": 1,
2026-06-11 01:10:29.376870 | controller |           "timeoutSeconds": 1
2026-06-11 01:10:29.376883 | controller |         },
2026-06-11 01:10:29.376897 | controller |         "resources": {
2026-06-11 01:10:29.376911 | controller |           "limits": {
2026-06-11 01:10:29.376925 | controller |             "cpu": "600m",
2026-06-11 01:10:29.376939 | controller |             "memory": "2Gi"
2026-06-11 01:10:29.376953 | controller |           },
2026-06-11 01:10:29.376968 | controller |           "requests": {
2026-06-11 01:10:29.376982 | controller |             "cpu": "10m",
2026-06-11 01:10:29.376996 | controller |             "memory": "512Mi"
2026-06-11 01:10:29.377010 | controller |           }
2026-06-11 01:10:29.377024 | controller |         },
2026-06-11 01:10:29.377038 | controller |         "securityContext": {
2026-06-11 01:10:29.377053 | controller |           "allowPrivilegeEscalation": false,
2026-06-11 01:10:29.377069 | controller |           "capabilities": {
2026-06-11 01:10:29.377101 | controller |             "drop": [
2026-06-11 01:10:29.377115 | controller |               "MKNOD"
2026-06-11 01:10:29.377130 | controller |             ]
2026-06-11 01:10:29.377144 | controller |           }
2026-06-11 01:10:29.377157 | controller |         },
2026-06-11 01:10:29.377171 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-11 01:10:29.377185 | controller |         "terminationMessagePolicy": "File",
2026-06-11 01:10:29.377199 | controller |         "volumeMounts": [
2026-06-11 01:10:29.377213 | controller |           {
2026-06-11 01:10:29.377227 | controller |             "mountPath": "/tmp/k8s-webhook-server/serving-certs",
2026-06-11 01:10:29.377241 | controller |             "name": "cert",
2026-06-11 01:10:29.377254 | controller |             "readOnly": true
2026-06-11 01:10:29.377268 | controller |           },
2026-06-11 01:10:29.377283 | controller |           {
2026-06-11 01:10:29.377297 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 01:10:29.377311 | controller |             "name": "kube-api-access-r5nqr",
2026-06-11 01:10:29.377326 | controller |             "readOnly": true
2026-06-11 01:10:29.377340 | controller |           }
2026-06-11 01:10:29.377375 | controller |         ]
2026-06-11 01:10:29.377390 | controller |       }
2026-06-11 01:10:29.377405 | controller |     ],
2026-06-11 01:10:29.377418 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-11 01:10:29.377432 | controller |     "enableServiceLinks": true,
2026-06-11 01:10:29.377451 | controller |     "imagePullSecrets": [
2026-06-11 01:10:29.377465 | controller |       {
2026-06-11 01:10:29.377479 | controller |         "name": "infra-operator-controller-manager-dockercfg-gj48t"
2026-06-11 01:10:29.377493 | controller |       }
2026-06-11 01:10:29.377507 | controller |     ],
2026-06-11 01:10:29.377521 | controller |     "nodeName": "crc",
2026-06-11 01:10:29.377535 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-11 01:10:29.377549 | controller |     "priority": 0,
2026-06-11 01:10:29.377562 | controller |     "restartPolicy": "Always",
2026-06-11 01:10:29.377576 | controller |     "schedulerName": "default-scheduler",
2026-06-11 01:10:29.377591 | controller |     "securityContext": {
2026-06-11 01:10:29.377605 | controller |       "runAsNonRoot": true,
2026-06-11 01:10:29.377619 | controller |       "seLinuxOptions": {
2026-06-11 01:10:29.377634 | controller |         "level": "s0:c26,c5"
2026-06-11 01:10:29.377648 | controller |       }
2026-06-11 01:10:29.377662 | controller |     },
2026-06-11 01:10:29.377676 | controller |     "serviceAccount": "infra-operator-controller-manager",
2026-06-11 01:10:29.377690 | controller |     "serviceAccountName": "infra-operator-controller-manager",
2026-06-11 01:10:29.377704 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-11 01:10:29.377719 | controller |     "tolerations": [
2026-06-11 01:10:29.377733 | controller |       {
2026-06-11 01:10:29.377747 | controller |         "effect": "NoExecute",
2026-06-11 01:10:29.377761 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-11 01:10:29.377776 | controller |         "operator": "Exists",
2026-06-11 01:10:29.377790 | controller |         "tolerationSeconds": 120
2026-06-11 01:10:29.377804 | controller |       },
2026-06-11 01:10:29.377819 | controller |       {
2026-06-11 01:10:29.377833 | controller |         "effect": "NoExecute",
2026-06-11 01:10:29.377847 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-11 01:10:29.377861 | controller |         "operator": "Exists",
2026-06-11 01:10:29.377875 | controller |         "tolerationSeconds": 120
2026-06-11 01:10:29.377889 | controller |       },
2026-06-11 01:10:29.377903 | controller |       {
2026-06-11 01:10:29.377917 | controller |         "effect": "NoSchedule",
2026-06-11 01:10:29.377931 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-11 01:10:29.377945 | controller |         "operator": "Exists"
2026-06-11 01:10:29.377959 | controller |       }
2026-06-11 01:10:29.377974 | controller |     ],
2026-06-11 01:10:29.377988 | controller |     "volumes": [
2026-06-11 01:10:29.378002 | controller |       {
2026-06-11 01:10:29.378016 | controller |         "name": "cert",
2026-06-11 01:10:29.378030 | controller |         "secret": {
2026-06-11 01:10:29.378044 | controller |           "defaultMode": 420,
2026-06-11 01:10:29.378058 | controller |           "secretName": "infra-operator-webhook-server-cert"
2026-06-11 01:10:29.378072 | controller |         }
2026-06-11 01:10:29.378086 | controller |       },
2026-06-11 01:10:29.378100 | controller |       {
2026-06-11 01:10:29.378113 | controller |         "name": "kube-api-access-r5nqr",
2026-06-11 01:10:29.378127 | controller |         "projected": {
2026-06-11 01:10:29.378141 | controller |           "defaultMode": 420,
2026-06-11 01:10:29.378154 | controller |           "sources": [
2026-06-11 01:10:29.378168 | controller |             {
2026-06-11 01:10:29.378182 | controller |               "serviceAccountToken": {
2026-06-11 01:10:29.378196 | controller |                 "expirationSeconds": 3607,
2026-06-11 01:10:29.378210 | controller |                 "path": "token"
2026-06-11 01:10:29.378224 | controller |               }
2026-06-11 01:10:29.378238 | controller |             },
2026-06-11 01:10:29.378252 | controller |             {
2026-06-11 01:10:29.378266 | controller |               "configMap": {
2026-06-11 01:10:29.378280 | controller |                 "items": [
2026-06-11 01:10:29.378296 | controller |                   {
2026-06-11 01:10:29.378311 | controller |                     "key": "ca.crt",
2026-06-11 01:10:29.378325 | controller |                     "path": "ca.crt"
2026-06-11 01:10:29.378338 | controller |                   }
2026-06-11 01:10:29.378378 | controller |                 ],
2026-06-11 01:10:29.378395 | controller |                 "name": "kube-root-ca.crt"
2026-06-11 01:10:29.378409 | controller |               }
2026-06-11 01:10:29.378423 | controller |             },
2026-06-11 01:10:29.378438 | controller |             {
2026-06-11 01:10:29.378452 | controller |               "downwardAPI": {
2026-06-11 01:10:29.378466 | controller |                 "items": [
2026-06-11 01:10:29.378480 | controller |                   {
2026-06-11 01:10:29.378494 | controller |                     "fieldRef": {
2026-06-11 01:10:29.378509 | controller |                       "apiVersion": "v1",
2026-06-11 01:10:29.378523 | controller |                       "fieldPath": "metadata.namespace"
2026-06-11 01:10:29.378537 | controller |                     },
2026-06-11 01:10:29.378551 | controller |                     "path": "namespace"
2026-06-11 01:10:29.378565 | controller |                   }
2026-06-11 01:10:29.378579 | controller |                 ]
2026-06-11 01:10:29.378594 | controller |               }
2026-06-11 01:10:29.378608 | controller |             },
2026-06-11 01:10:29.378622 | controller |             {
2026-06-11 01:10:29.378636 | controller |               "configMap": {
2026-06-11 01:10:29.378650 | controller |                 "items": [
2026-06-11 01:10:29.378664 | controller |                   {
2026-06-11 01:10:29.378678 | controller |                     "key": "service-ca.crt",
2026-06-11 01:10:29.378692 | controller |                     "path": "service-ca.crt"
2026-06-11 01:10:29.378706 | controller |                   }
2026-06-11 01:10:29.378721 | controller |                 ],
2026-06-11 01:10:29.378735 | controller |                 "name": "openshift-service-ca.crt"
2026-06-11 01:10:29.378749 | controller |               }
2026-06-11 01:10:29.378763 | controller |             }
2026-06-11 01:10:29.378777 | controller |           ]
2026-06-11 01:10:29.378791 | controller |         }
2026-06-11 01:10:29.378806 | controller |       }
2026-06-11 01:10:29.378820 | controller |     ]
2026-06-11 01:10:29.378834 | controller |   },
2026-06-11 01:10:29.378848 | controller |   "status": {
2026-06-11 01:10:29.378862 | controller |     "conditions": [
2026-06-11 01:10:29.378876 | controller |       {
2026-06-11 01:10:29.378891 | controller |         "lastProbeTime": null,
2026-06-11 01:10:29.378905 | controller |         "lastTransitionTime": "2026-06-11T00:15:53Z",
2026-06-11 01:10:29.378919 | controller |         "status": "True",
2026-06-11 01:10:29.378933 | controller |         "type": "PodReadyToStartContainers"
2026-06-11 01:10:29.378947 | controller |       },
2026-06-11 01:10:29.378961 | controller |       {
2026-06-11 01:10:29.378975 | controller |         "lastProbeTime": null,
2026-06-11 01:10:29.378989 | controller |         "lastTransitionTime": "2026-06-11T00:14:38Z",
2026-06-11 01:10:29.379003 | controller |         "status": "True",
2026-06-11 01:10:29.379017 | controller |         "type": "Initialized"
2026-06-11 01:10:29.379031 | controller |       },
2026-06-11 01:10:29.379045 | controller |       {
2026-06-11 01:10:29.379059 | controller |         "lastProbeTime": null,
2026-06-11 01:10:29.379072 | controller |         "lastTransitionTime": "2026-06-11T00:16:04Z",
2026-06-11 01:10:29.379086 | controller |         "status": "True",
2026-06-11 01:10:29.379100 | controller |         "type": "Ready"
2026-06-11 01:10:29.379113 | controller |       },
2026-06-11 01:10:29.379127 | controller |       {
2026-06-11 01:10:29.379141 | controller |         "lastProbeTime": null,
2026-06-11 01:10:29.379154 | controller |         "lastTransitionTime": "2026-06-11T00:16:04Z",
2026-06-11 01:10:29.379173 | controller |         "status": "True",
2026-06-11 01:10:29.379187 | controller |         "type": "ContainersReady"
2026-06-11 01:10:29.379202 | controller |       },
2026-06-11 01:10:29.379216 | controller |       {
2026-06-11 01:10:29.379230 | controller |         "lastProbeTime": null,
2026-06-11 01:10:29.379244 | controller |         "lastTransitionTime": "2026-06-11T00:14:38Z",
2026-06-11 01:10:29.379258 | controller |         "status": "True",
2026-06-11 01:10:29.379272 | controller |         "type": "PodScheduled"
2026-06-11 01:10:29.379287 | controller |       }
2026-06-11 01:10:29.379301 | controller |     ],
2026-06-11 01:10:29.379315 | controller |     "containerStatuses": [
2026-06-11 01:10:29.379329 | controller |       {
2026-06-11 01:10:29.379343 | controller |         "allocatedResources": {
2026-06-11 01:10:29.379378 | controller |           "cpu": "10m",
2026-06-11 01:10:29.379393 | controller |           "memory": "512Mi"
2026-06-11 01:10:29.379407 | controller |         },
2026-06-11 01:10:29.379421 | controller |         "containerID": "cri-o://c5a7e5b0c2fd2bc525672cbacea2031ff8cc2ee84da5832ee0eb864468170c24",
2026-06-11 01:10:29.379436 | controller |         "image": "quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373",
2026-06-11 01:10:29.379450 | controller |         "imageID": "quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373",
2026-06-11 01:10:29.379464 | controller |         "lastState": {},
2026-06-11 01:10:29.379478 | controller |         "name": "manager",
2026-06-11 01:10:29.379492 | controller |         "ready": true,
2026-06-11 01:10:29.379506 | controller |         "resources": {
2026-06-11 01:10:29.379520 | controller |           "limits": {
2026-06-11 01:10:29.379534 | controller |             "cpu": "600m",
2026-06-11 01:10:29.379549 | controller |             "memory": "2Gi"
2026-06-11 01:10:29.379563 | controller |           },
2026-06-11 01:10:29.379577 | controller |           "requests": {
2026-06-11 01:10:29.379592 | controller |             "cpu": "10m",
2026-06-11 01:10:29.379606 | controller |             "memory": "512Mi"
2026-06-11 01:10:29.379620 | controller |           }
2026-06-11 01:10:29.379635 | controller |         },
2026-06-11 01:10:29.379649 | controller |         "restartCount": 0,
2026-06-11 01:10:29.379663 | controller |         "started": true,
2026-06-11 01:10:29.379678 | controller |         "state": {
2026-06-11 01:10:29.379692 | controller |           "running": {
2026-06-11 01:10:29.379705 | controller |             "startedAt": "2026-06-11T00:15:53Z"
2026-06-11 01:10:29.379720 | controller |           }
2026-06-11 01:10:29.379733 | controller |         },
2026-06-11 01:10:29.379747 | controller |         "user": {
2026-06-11 01:10:29.379761 | controller |           "linux": {
2026-06-11 01:10:29.379775 | controller |             "gid": 0,
2026-06-11 01:10:29.379790 | controller |             "supplementalGroups": [
2026-06-11 01:10:29.379804 | controller |               0
2026-06-11 01:10:29.379819 | controller |             ],
2026-06-11 01:10:29.379833 | controller |             "uid": 65532
2026-06-11 01:10:29.379847 | controller |           }
2026-06-11 01:10:29.379861 | controller |         },
2026-06-11 01:10:29.379875 | controller |         "volumeMounts": [
2026-06-11 01:10:29.379889 | controller |           {
2026-06-11 01:10:29.379902 | controller |             "mountPath": "/tmp/k8s-webhook-server/serving-certs",
2026-06-11 01:10:29.379916 | controller |             "name": "cert",
2026-06-11 01:10:29.379931 | controller |             "readOnly": true,
2026-06-11 01:10:29.379945 | controller |             "recursiveReadOnly": "Disabled"
2026-06-11 01:10:29.379959 | controller |           },
2026-06-11 01:10:29.379973 | controller |           {
2026-06-11 01:10:29.379987 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 01:10:29.380002 | controller |             "name": "kube-api-access-r5nqr",
2026-06-11 01:10:29.380020 | controller |             "readOnly": true,
2026-06-11 01:10:29.380035 | controller |             "recursiveReadOnly": "Disabled"
2026-06-11 01:10:29.380049 | controller |           }
2026-06-11 01:10:29.380063 | controller |         ]
2026-06-11 01:10:29.380077 | controller |       }
2026-06-11 01:10:29.380091 | controller |     ],
2026-06-11 01:10:29.380105 | controller |     "hostIP": "192.168.126.11",
2026-06-11 01:10:29.380118 | controller |     "hostIPs": [
2026-06-11 01:10:29.380132 | controller |       {
2026-06-11 01:10:29.380146 | controller |         "ip": "192.168.126.11"
2026-06-11 01:10:29.380159 | controller |       }
2026-06-11 01:10:29.380173 | controller |     ],
2026-06-11 01:10:29.380187 | controller |     "phase": "Running",
2026-06-11 01:10:29.380201 | controller |     "podIP": "10.217.0.81",
2026-06-11 01:10:29.380214 | controller |     "podIPs": [
2026-06-11 01:10:29.380228 | controller |       {
2026-06-11 01:10:29.380242 | controller |         "ip": "10.217.0.81"
2026-06-11 01:10:29.380257 | controller |       }
2026-06-11 01:10:29.380271 | controller |     ],
2026-06-11 01:10:29.380285 | controller |     "qosClass": "Burstable",
2026-06-11 01:10:29.380299 | controller |     "startTime": "2026-06-11T00:14:38Z"
2026-06-11 01:10:29.380313 | controller |   }
2026-06-11 01:10:29.380327 | controller | }
2026-06-11 01:10:29.401475 | controller | ok:
2026-06-11 01:10:29.401533 | controller | {
2026-06-11 01:10:29.401557 | controller |   "apiVersion": "v1",
2026-06-11 01:10:29.401575 | controller |   "kind": "Pod",
2026-06-11 01:10:29.401622 | controller |   "metadata": {
2026-06-11 01:10:29.401640 | controller |     "annotations": {
2026-06-11 01:10:29.401656 | 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 01:10:29.401672 | 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 01:10:29.401687 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-11 01:10:29.401703 | controller |       "openshift.io/scc": "anyuid",
2026-06-11 01:10:29.401717 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-11 01:10:29.401732 | controller |     },
2026-06-11 01:10:29.401746 | controller |     "creationTimestamp": "2026-06-11T00:14:38Z",
2026-06-11 01:10:29.401761 | controller |     "generateName": "ironic-operator-controller-manager-75f8548fcd-",
2026-06-11 01:10:29.401776 | controller |     "generation": 1,
2026-06-11 01:10:29.401790 | controller |     "labels": {
2026-06-11 01:10:29.401805 | controller |       "app.kubernetes.io/name": "ironic-operator",
2026-06-11 01:10:29.401819 | controller |       "control-plane": "controller-manager",
2026-06-11 01:10:29.401833 | controller |       "openstack.org/operator-name": "ironic",
2026-06-11 01:10:29.401846 | controller |       "pod-template-hash": "75f8548fcd"
2026-06-11 01:10:29.401860 | controller |     },
2026-06-11 01:10:29.401874 | controller |     "managedFields": [
2026-06-11 01:10:29.401888 | controller |       {
2026-06-11 01:10:29.401902 | controller |         "apiVersion": "v1",
2026-06-11 01:10:29.401916 | controller |         "fieldsType": "FieldsV1",
2026-06-11 01:10:29.401930 | controller |         "fieldsV1": {
2026-06-11 01:10:29.401944 | controller |           "f:metadata": {
2026-06-11 01:10:29.401957 | controller |             "f:annotations": {
2026-06-11 01:10:29.401977 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-11 01:10:29.401992 | controller |             }
2026-06-11 01:10:29.402006 | controller |           }
2026-06-11 01:10:29.402021 | controller |         },
2026-06-11 01:10:29.402035 | controller |         "manager": "crc",
2026-06-11 01:10:29.402049 | controller |         "operation": "Update",
2026-06-11 01:10:29.402063 | controller |         "subresource": "status",
2026-06-11 01:10:29.402077 | controller |         "time": "2026-06-11T00:14:38Z"
2026-06-11 01:10:29.402092 | controller |       },
2026-06-11 01:10:29.402106 | controller |       {
2026-06-11 01:10:29.402120 | controller |         "apiVersion": "v1",
2026-06-11 01:10:29.402134 | controller |         "fieldsType": "FieldsV1",
2026-06-11 01:10:29.402148 | controller |         "fieldsV1": {
2026-06-11 01:10:29.402161 | controller |           "f:metadata": {
2026-06-11 01:10:29.402175 | controller |             "f:annotations": {
2026-06-11 01:10:29.402188 | controller |               ".": {},
2026-06-11 01:10:29.402202 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-11 01:10:29.402216 | controller |             },
2026-06-11 01:10:29.402230 | controller |             "f:generateName": {},
2026-06-11 01:10:29.402244 | controller |             "f:labels": {
2026-06-11 01:10:29.402257 | controller |               ".": {},
2026-06-11 01:10:29.402271 | controller |               "f:app.kubernetes.io/name": {},
2026-06-11 01:10:29.402285 | controller |               "f:control-plane": {},
2026-06-11 01:10:29.402298 | controller |               "f:openstack.org/operator-name": {},
2026-06-11 01:10:29.402312 | controller |               "f:pod-template-hash": {}
2026-06-11 01:10:29.402326 | controller |             },
2026-06-11 01:10:29.402339 | controller |             "f:ownerReferences": {
2026-06-11 01:10:29.402378 | controller |               ".": {},
2026-06-11 01:10:29.402394 | controller |               "k:{\"uid\":\"03850e51-e502-4ffe-9472-583c8dcd21ea\"}": {}
2026-06-11 01:10:29.402408 | controller |             }
2026-06-11 01:10:29.402422 | controller |           },
2026-06-11 01:10:29.402436 | controller |           "f:spec": {
2026-06-11 01:10:29.402450 | controller |             "f:containers": {
2026-06-11 01:10:29.402464 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-11 01:10:29.402478 | controller |                 ".": {},
2026-06-11 01:10:29.402491 | controller |                 "f:args": {},
2026-06-11 01:10:29.402505 | controller |                 "f:command": {},
2026-06-11 01:10:29.402519 | controller |                 "f:env": {
2026-06-11 01:10:29.402533 | controller |                   ".": {},
2026-06-11 01:10:29.402547 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-11 01:10:29.402563 | controller |                     ".": {},
2026-06-11 01:10:29.402578 | controller |                     "f:name": {},
2026-06-11 01:10:29.402592 | controller |                     "f:value": {}
2026-06-11 01:10:29.402606 | controller |                   },
2026-06-11 01:10:29.402619 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-11 01:10:29.402633 | controller |                     ".": {},
2026-06-11 01:10:29.402647 | controller |                     "f:name": {},
2026-06-11 01:10:29.402660 | controller |                     "f:value": {}
2026-06-11 01:10:29.402674 | controller |                   },
2026-06-11 01:10:29.402687 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-11 01:10:29.402701 | controller |                     ".": {},
2026-06-11 01:10:29.402715 | controller |                     "f:name": {},
2026-06-11 01:10:29.402729 | controller |                     "f:value": {}
2026-06-11 01:10:29.402743 | controller |                   },
2026-06-11 01:10:29.402757 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-11 01:10:29.402771 | controller |                     ".": {},
2026-06-11 01:10:29.402790 | controller |                     "f:name": {},
2026-06-11 01:10:29.402805 | controller |                     "f:value": {}
2026-06-11 01:10:29.402819 | controller |                   },
2026-06-11 01:10:29.402833 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-11 01:10:29.402847 | controller |                     ".": {},
2026-06-11 01:10:29.402861 | controller |                     "f:name": {},
2026-06-11 01:10:29.402875 | controller |                     "f:value": {}
2026-06-11 01:10:29.402889 | controller |                   }
2026-06-11 01:10:29.402903 | controller |                 },
2026-06-11 01:10:29.402916 | controller |                 "f:image": {},
2026-06-11 01:10:29.402930 | controller |                 "f:imagePullPolicy": {},
2026-06-11 01:10:29.402944 | controller |                 "f:livenessProbe": {
2026-06-11 01:10:29.402958 | controller |                   ".": {},
2026-06-11 01:10:29.402972 | controller |                   "f:failureThreshold": {},
2026-06-11 01:10:29.402986 | controller |                   "f:httpGet": {
2026-06-11 01:10:29.403000 | controller |                     ".": {},
2026-06-11 01:10:29.403014 | controller |                     "f:path": {},
2026-06-11 01:10:29.403028 | controller |                     "f:port": {},
2026-06-11 01:10:29.403041 | controller |                     "f:scheme": {}
2026-06-11 01:10:29.403055 | controller |                   },
2026-06-11 01:10:29.403068 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 01:10:29.403082 | controller |                   "f:periodSeconds": {},
2026-06-11 01:10:29.403096 | controller |                   "f:successThreshold": {},
2026-06-11 01:10:29.403109 | controller |                   "f:timeoutSeconds": {}
2026-06-11 01:10:29.403123 | controller |                 },
2026-06-11 01:10:29.403136 | controller |                 "f:name": {},
2026-06-11 01:10:29.403150 | controller |                 "f:readinessProbe": {
2026-06-11 01:10:29.403164 | controller |                   ".": {},
2026-06-11 01:10:29.403178 | controller |                   "f:failureThreshold": {},
2026-06-11 01:10:29.403191 | controller |                   "f:httpGet": {
2026-06-11 01:10:29.403205 | controller |                     ".": {},
2026-06-11 01:10:29.403219 | controller |                     "f:path": {},
2026-06-11 01:10:29.403232 | controller |                     "f:port": {},
2026-06-11 01:10:29.403245 | controller |                     "f:scheme": {}
2026-06-11 01:10:29.403259 | controller |                   },
2026-06-11 01:10:29.403273 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 01:10:29.403287 | controller |                   "f:periodSeconds": {},
2026-06-11 01:10:29.403301 | controller |                   "f:successThreshold": {},
2026-06-11 01:10:29.403315 | controller |                   "f:timeoutSeconds": {}
2026-06-11 01:10:29.403329 | controller |                 },
2026-06-11 01:10:29.403342 | controller |                 "f:resources": {
2026-06-11 01:10:29.403376 | controller |                   ".": {},
2026-06-11 01:10:29.403392 | controller |                   "f:limits": {
2026-06-11 01:10:29.403405 | controller |                     ".": {},
2026-06-11 01:10:29.403419 | controller |                     "f:cpu": {},
2026-06-11 01:10:29.403433 | controller |                     "f:memory": {}
2026-06-11 01:10:29.403446 | controller |                   },
2026-06-11 01:10:29.403459 | controller |                   "f:requests": {
2026-06-11 01:10:29.403473 | controller |                     ".": {},
2026-06-11 01:10:29.403486 | controller |                     "f:cpu": {},
2026-06-11 01:10:29.403499 | controller |                     "f:memory": {}
2026-06-11 01:10:29.403512 | controller |                   }
2026-06-11 01:10:29.403526 | controller |                 },
2026-06-11 01:10:29.403539 | controller |                 "f:securityContext": {
2026-06-11 01:10:29.403553 | controller |                   ".": {},
2026-06-11 01:10:29.403572 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-11 01:10:29.403586 | controller |                 },
2026-06-11 01:10:29.403600 | controller |                 "f:terminationMessagePath": {},
2026-06-11 01:10:29.403614 | controller |                 "f:terminationMessagePolicy": {}
2026-06-11 01:10:29.403627 | controller |               }
2026-06-11 01:10:29.403641 | controller |             },
2026-06-11 01:10:29.403655 | controller |             "f:dnsPolicy": {},
2026-06-11 01:10:29.403669 | controller |             "f:enableServiceLinks": {},
2026-06-11 01:10:29.403683 | controller |             "f:restartPolicy": {},
2026-06-11 01:10:29.403696 | controller |             "f:schedulerName": {},
2026-06-11 01:10:29.403709 | controller |             "f:securityContext": {
2026-06-11 01:10:29.403723 | controller |               ".": {},
2026-06-11 01:10:29.403736 | controller |               "f:runAsNonRoot": {}
2026-06-11 01:10:29.403750 | controller |             },
2026-06-11 01:10:29.403764 | controller |             "f:serviceAccount": {},
2026-06-11 01:10:29.403777 | controller |             "f:serviceAccountName": {},
2026-06-11 01:10:29.403791 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-11 01:10:29.403805 | controller |             "f:tolerations": {}
2026-06-11 01:10:29.403819 | controller |           }
2026-06-11 01:10:29.403833 | controller |         },
2026-06-11 01:10:29.403846 | controller |         "manager": "kube-controller-manager",
2026-06-11 01:10:29.403860 | controller |         "operation": "Update",
2026-06-11 01:10:29.403874 | controller |         "time": "2026-06-11T00:14:38Z"
2026-06-11 01:10:29.403888 | controller |       },
2026-06-11 01:10:29.403902 | controller |       {
2026-06-11 01:10:29.403915 | controller |         "apiVersion": "v1",
2026-06-11 01:10:29.403929 | controller |         "fieldsType": "FieldsV1",
2026-06-11 01:10:29.403943 | controller |         "fieldsV1": {
2026-06-11 01:10:29.403957 | controller |           "f:metadata": {
2026-06-11 01:10:29.403972 | controller |             "f:annotations": {
2026-06-11 01:10:29.403986 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-11 01:10:29.404000 | controller |             }
2026-06-11 01:10:29.404014 | controller |           }
2026-06-11 01:10:29.404028 | controller |         },
2026-06-11 01:10:29.404042 | controller |         "manager": "multus-daemon",
2026-06-11 01:10:29.404056 | controller |         "operation": "Update",
2026-06-11 01:10:29.404069 | controller |         "subresource": "status",
2026-06-11 01:10:29.404083 | controller |         "time": "2026-06-11T00:14:49Z"
2026-06-11 01:10:29.404097 | controller |       },
2026-06-11 01:10:29.404110 | controller |       {
2026-06-11 01:10:29.404123 | controller |         "apiVersion": "v1",
2026-06-11 01:10:29.404137 | controller |         "fieldsType": "FieldsV1",
2026-06-11 01:10:29.404151 | controller |         "fieldsV1": {
2026-06-11 01:10:29.404164 | controller |           "f:status": {
2026-06-11 01:10:29.404178 | controller |             "f:conditions": {
2026-06-11 01:10:29.404191 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-11 01:10:29.404205 | controller |                 ".": {},
2026-06-11 01:10:29.404218 | controller |                 "f:lastProbeTime": {},
2026-06-11 01:10:29.404232 | controller |                 "f:lastTransitionTime": {},
2026-06-11 01:10:29.404246 | controller |                 "f:status": {},
2026-06-11 01:10:29.404259 | controller |                 "f:type": {}
2026-06-11 01:10:29.404273 | controller |               },
2026-06-11 01:10:29.404286 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-11 01:10:29.404299 | controller |                 ".": {},
2026-06-11 01:10:29.404313 | controller |                 "f:lastProbeTime": {},
2026-06-11 01:10:29.404327 | controller |                 "f:lastTransitionTime": {},
2026-06-11 01:10:29.404341 | controller |                 "f:status": {},
2026-06-11 01:10:29.404377 | controller |                 "f:type": {}
2026-06-11 01:10:29.404393 | controller |               },
2026-06-11 01:10:29.404407 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-11 01:10:29.404421 | controller |                 ".": {},
2026-06-11 01:10:29.404435 | controller |                 "f:lastProbeTime": {},
2026-06-11 01:10:29.404449 | controller |                 "f:lastTransitionTime": {},
2026-06-11 01:10:29.404462 | controller |                 "f:status": {},
2026-06-11 01:10:29.404476 | controller |                 "f:type": {}
2026-06-11 01:10:29.404489 | controller |               },
2026-06-11 01:10:29.404503 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-11 01:10:29.404516 | controller |                 ".": {},
2026-06-11 01:10:29.404530 | controller |                 "f:lastProbeTime": {},
2026-06-11 01:10:29.404544 | controller |                 "f:lastTransitionTime": {},
2026-06-11 01:10:29.404557 | controller |                 "f:status": {},
2026-06-11 01:10:29.404571 | controller |                 "f:type": {}
2026-06-11 01:10:29.404584 | controller |               }
2026-06-11 01:10:29.404598 | controller |             },
2026-06-11 01:10:29.404611 | controller |             "f:containerStatuses": {},
2026-06-11 01:10:29.404624 | controller |             "f:hostIP": {},
2026-06-11 01:10:29.404638 | controller |             "f:hostIPs": {},
2026-06-11 01:10:29.404651 | controller |             "f:phase": {},
2026-06-11 01:10:29.404665 | controller |             "f:podIP": {},
2026-06-11 01:10:29.404678 | controller |             "f:podIPs": {
2026-06-11 01:10:29.404692 | controller |               ".": {},
2026-06-11 01:10:29.404706 | controller |               "k:{\"ip\":\"10.217.0.82\"}": {
2026-06-11 01:10:29.404720 | controller |                 ".": {},
2026-06-11 01:10:29.404735 | controller |                 "f:ip": {}
2026-06-11 01:10:29.404749 | controller |               }
2026-06-11 01:10:29.404763 | controller |             },
2026-06-11 01:10:29.404777 | controller |             "f:startTime": {}
2026-06-11 01:10:29.404791 | controller |           }
2026-06-11 01:10:29.404804 | controller |         },
2026-06-11 01:10:29.404818 | controller |         "manager": "kubelet",
2026-06-11 01:10:29.404832 | controller |         "operation": "Update",
2026-06-11 01:10:29.404846 | controller |         "subresource": "status",
2026-06-11 01:10:29.404860 | controller |         "time": "2026-06-11T00:25:08Z"
2026-06-11 01:10:29.404874 | controller |       }
2026-06-11 01:10:29.404888 | controller |     ],
2026-06-11 01:10:29.404902 | controller |     "name": "ironic-operator-controller-manager-75f8548fcd-fg8n7",
2026-06-11 01:10:29.404916 | controller |     "namespace": "openstack-operators",
2026-06-11 01:10:29.404931 | controller |     "ownerReferences": [
2026-06-11 01:10:29.404945 | controller |       {
2026-06-11 01:10:29.404959 | controller |         "apiVersion": "apps/v1",
2026-06-11 01:10:29.404972 | controller |         "blockOwnerDeletion": true,
2026-06-11 01:10:29.404986 | controller |         "controller": true,
2026-06-11 01:10:29.405000 | controller |         "kind": "ReplicaSet",
2026-06-11 01:10:29.405013 | controller |         "name": "ironic-operator-controller-manager-75f8548fcd",
2026-06-11 01:10:29.405027 | controller |         "uid": "03850e51-e502-4ffe-9472-583c8dcd21ea"
2026-06-11 01:10:29.405041 | controller |       }
2026-06-11 01:10:29.405055 | controller |     ],
2026-06-11 01:10:29.405069 | controller |     "resourceVersion": "67233",
2026-06-11 01:10:29.405097 | controller |     "uid": "e0b74537-5c4b-4b3f-bd45-86d9b3fedb5a"
2026-06-11 01:10:29.405112 | controller |   },
2026-06-11 01:10:29.405126 | controller |   "spec": {
2026-06-11 01:10:29.405141 | controller |     "containers": [
2026-06-11 01:10:29.405155 | controller |       {
2026-06-11 01:10:29.405168 | controller |         "args": [
2026-06-11 01:10:29.405182 | controller |           "--leader-elect",
2026-06-11 01:10:29.405203 | controller |           "--health-probe-bind-address=:8081",
2026-06-11 01:10:29.405217 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-11 01:10:29.405231 | controller |         ],
2026-06-11 01:10:29.405245 | controller |         "command": [
2026-06-11 01:10:29.405259 | controller |           "/manager"
2026-06-11 01:10:29.405273 | controller |         ],
2026-06-11 01:10:29.405286 | controller |         "env": [
2026-06-11 01:10:29.405300 | controller |           {
2026-06-11 01:10:29.405313 | controller |             "name": "LEASE_DURATION",
2026-06-11 01:10:29.405326 | controller |             "value": "30"
2026-06-11 01:10:29.405340 | controller |           },
2026-06-11 01:10:29.405376 | controller |           {
2026-06-11 01:10:29.405392 | controller |             "name": "RENEW_DEADLINE",
2026-06-11 01:10:29.405405 | controller |             "value": "20"
2026-06-11 01:10:29.405419 | controller |           },
2026-06-11 01:10:29.405433 | controller |           {
2026-06-11 01:10:29.405447 | controller |             "name": "RETRY_PERIOD",
2026-06-11 01:10:29.405460 | controller |             "value": "5"
2026-06-11 01:10:29.405474 | controller |           },
2026-06-11 01:10:29.405487 | controller |           {
2026-06-11 01:10:29.405501 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-11 01:10:29.405514 | controller |             "value": "false"
2026-06-11 01:10:29.405528 | controller |           },
2026-06-11 01:10:29.405542 | controller |           {
2026-06-11 01:10:29.405558 | controller |             "name": "METRICS_CERTS",
2026-06-11 01:10:29.405574 | controller |             "value": "false"
2026-06-11 01:10:29.405588 | controller |           }
2026-06-11 01:10:29.405601 | controller |         ],
2026-06-11 01:10:29.405615 | controller |         "image": "quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf",
2026-06-11 01:10:29.405629 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-11 01:10:29.405643 | controller |         "livenessProbe": {
2026-06-11 01:10:29.405656 | controller |           "failureThreshold": 3,
2026-06-11 01:10:29.405670 | controller |           "httpGet": {
2026-06-11 01:10:29.405684 | controller |             "path": "/healthz",
2026-06-11 01:10:29.405698 | controller |             "port": 8081,
2026-06-11 01:10:29.405712 | controller |             "scheme": "HTTP"
2026-06-11 01:10:29.405727 | controller |           },
2026-06-11 01:10:29.405741 | controller |           "initialDelaySeconds": 15,
2026-06-11 01:10:29.405755 | controller |           "periodSeconds": 20,
2026-06-11 01:10:29.405769 | controller |           "successThreshold": 1,
2026-06-11 01:10:29.405784 | controller |           "timeoutSeconds": 1
2026-06-11 01:10:29.405798 | controller |         },
2026-06-11 01:10:29.405812 | controller |         "name": "manager",
2026-06-11 01:10:29.405826 | controller |         "readinessProbe": {
2026-06-11 01:10:29.405840 | controller |           "failureThreshold": 3,
2026-06-11 01:10:29.405854 | controller |           "httpGet": {
2026-06-11 01:10:29.405868 | controller |             "path": "/readyz",
2026-06-11 01:10:29.405882 | controller |             "port": 8081,
2026-06-11 01:10:29.405896 | controller |             "scheme": "HTTP"
2026-06-11 01:10:29.405911 | controller |           },
2026-06-11 01:10:29.405925 | controller |           "initialDelaySeconds": 5,
2026-06-11 01:10:29.405939 | controller |           "periodSeconds": 10,
2026-06-11 01:10:29.405954 | controller |           "successThreshold": 1,
2026-06-11 01:10:29.405968 | controller |           "timeoutSeconds": 1
2026-06-11 01:10:29.405982 | controller |         },
2026-06-11 01:10:29.405996 | controller |         "resources": {
2026-06-11 01:10:29.406009 | controller |           "limits": {
2026-06-11 01:10:29.406023 | controller |             "cpu": "500m",
2026-06-11 01:10:29.406037 | controller |             "memory": "512Mi"
2026-06-11 01:10:29.406055 | controller |           },
2026-06-11 01:10:29.406069 | controller |           "requests": {
2026-06-11 01:10:29.406083 | controller |             "cpu": "10m",
2026-06-11 01:10:29.406097 | controller |             "memory": "256Mi"
2026-06-11 01:10:29.406110 | controller |           }
2026-06-11 01:10:29.406124 | controller |         },
2026-06-11 01:10:29.406137 | controller |         "securityContext": {
2026-06-11 01:10:29.406151 | controller |           "allowPrivilegeEscalation": false,
2026-06-11 01:10:29.406165 | controller |           "capabilities": {
2026-06-11 01:10:29.406179 | controller |             "drop": [
2026-06-11 01:10:29.406193 | controller |               "MKNOD"
2026-06-11 01:10:29.406207 | controller |             ]
2026-06-11 01:10:29.406220 | controller |           }
2026-06-11 01:10:29.406234 | controller |         },
2026-06-11 01:10:29.406248 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-11 01:10:29.406262 | controller |         "terminationMessagePolicy": "File",
2026-06-11 01:10:29.406276 | controller |         "volumeMounts": [
2026-06-11 01:10:29.406289 | controller |           {
2026-06-11 01:10:29.406303 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 01:10:29.406317 | controller |             "name": "kube-api-access-x8vdz",
2026-06-11 01:10:29.406331 | controller |             "readOnly": true
2026-06-11 01:10:29.406345 | controller |           }
2026-06-11 01:10:29.406379 | controller |         ]
2026-06-11 01:10:29.406394 | controller |       }
2026-06-11 01:10:29.406407 | controller |     ],
2026-06-11 01:10:29.406421 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-11 01:10:29.406435 | controller |     "enableServiceLinks": true,
2026-06-11 01:10:29.406449 | controller |     "imagePullSecrets": [
2026-06-11 01:10:29.406462 | controller |       {
2026-06-11 01:10:29.406476 | controller |         "name": "ironic-operator-controller-manager-dockercfg-255ht"
2026-06-11 01:10:29.406490 | controller |       }
2026-06-11 01:10:29.406504 | controller |     ],
2026-06-11 01:10:29.406518 | controller |     "nodeName": "crc",
2026-06-11 01:10:29.406532 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-11 01:10:29.406545 | controller |     "priority": 0,
2026-06-11 01:10:29.406559 | controller |     "restartPolicy": "Always",
2026-06-11 01:10:29.406573 | controller |     "schedulerName": "default-scheduler",
2026-06-11 01:10:29.406586 | controller |     "securityContext": {
2026-06-11 01:10:29.406600 | controller |       "runAsNonRoot": true,
2026-06-11 01:10:29.406613 | controller |       "seLinuxOptions": {
2026-06-11 01:10:29.406626 | controller |         "level": "s0:c26,c5"
2026-06-11 01:10:29.406640 | controller |       }
2026-06-11 01:10:29.406686 | controller |     },
2026-06-11 01:10:29.406711 | controller |     "serviceAccount": "ironic-operator-controller-manager",
2026-06-11 01:10:29.406727 | controller |     "serviceAccountName": "ironic-operator-controller-manager",
2026-06-11 01:10:29.406742 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-11 01:10:29.406756 | controller |     "tolerations": [
2026-06-11 01:10:29.406770 | controller |       {
2026-06-11 01:10:29.406785 | controller |         "effect": "NoExecute",
2026-06-11 01:10:29.406799 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-11 01:10:29.406813 | controller |         "operator": "Exists",
2026-06-11 01:10:29.406828 | controller |         "tolerationSeconds": 120
2026-06-11 01:10:29.406842 | controller |       },
2026-06-11 01:10:29.406856 | controller |       {
2026-06-11 01:10:29.406870 | controller |         "effect": "NoExecute",
2026-06-11 01:10:29.406884 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-11 01:10:29.406897 | controller |         "operator": "Exists",
2026-06-11 01:10:29.406911 | controller |         "tolerationSeconds": 120
2026-06-11 01:10:29.406925 | controller |       },
2026-06-11 01:10:29.406939 | controller |       {
2026-06-11 01:10:29.406959 | controller |         "effect": "NoSchedule",
2026-06-11 01:10:29.406973 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-11 01:10:29.406988 | controller |         "operator": "Exists"
2026-06-11 01:10:29.407002 | controller |       }
2026-06-11 01:10:29.407016 | controller |     ],
2026-06-11 01:10:29.407030 | controller |     "volumes": [
2026-06-11 01:10:29.407043 | controller |       {
2026-06-11 01:10:29.407057 | controller |         "name": "kube-api-access-x8vdz",
2026-06-11 01:10:29.407071 | controller |         "projected": {
2026-06-11 01:10:29.407084 | controller |           "defaultMode": 420,
2026-06-11 01:10:29.407098 | controller |           "sources": [
2026-06-11 01:10:29.407111 | controller |             {
2026-06-11 01:10:29.407125 | controller |               "serviceAccountToken": {
2026-06-11 01:10:29.407139 | controller |                 "expirationSeconds": 3607,
2026-06-11 01:10:29.407152 | controller |                 "path": "token"
2026-06-11 01:10:29.407166 | controller |               }
2026-06-11 01:10:29.407180 | controller |             },
2026-06-11 01:10:29.407194 | controller |             {
2026-06-11 01:10:29.407207 | controller |               "configMap": {
2026-06-11 01:10:29.407221 | controller |                 "items": [
2026-06-11 01:10:29.407234 | controller |                   {
2026-06-11 01:10:29.407248 | controller |                     "key": "ca.crt",
2026-06-11 01:10:29.407261 | controller |                     "path": "ca.crt"
2026-06-11 01:10:29.407274 | controller |                   }
2026-06-11 01:10:29.407287 | controller |                 ],
2026-06-11 01:10:29.407301 | controller |                 "name": "kube-root-ca.crt"
2026-06-11 01:10:29.407314 | controller |               }
2026-06-11 01:10:29.407327 | controller |             },
2026-06-11 01:10:29.407340 | controller |             {
2026-06-11 01:10:29.407377 | controller |               "downwardAPI": {
2026-06-11 01:10:29.407392 | controller |                 "items": [
2026-06-11 01:10:29.407406 | controller |                   {
2026-06-11 01:10:29.407419 | controller |                     "fieldRef": {
2026-06-11 01:10:29.407433 | controller |                       "apiVersion": "v1",
2026-06-11 01:10:29.407447 | controller |                       "fieldPath": "metadata.namespace"
2026-06-11 01:10:29.407460 | controller |                     },
2026-06-11 01:10:29.407474 | controller |                     "path": "namespace"
2026-06-11 01:10:29.407488 | controller |                   }
2026-06-11 01:10:29.407501 | controller |                 ]
2026-06-11 01:10:29.407515 | controller |               }
2026-06-11 01:10:29.407529 | controller |             },
2026-06-11 01:10:29.407542 | controller |             {
2026-06-11 01:10:29.407556 | controller |               "configMap": {
2026-06-11 01:10:29.407569 | controller |                 "items": [
2026-06-11 01:10:29.407583 | controller |                   {
2026-06-11 01:10:29.407596 | controller |                     "key": "service-ca.crt",
2026-06-11 01:10:29.407610 | controller |                     "path": "service-ca.crt"
2026-06-11 01:10:29.407623 | controller |                   }
2026-06-11 01:10:29.407636 | controller |                 ],
2026-06-11 01:10:29.407650 | controller |                 "name": "openshift-service-ca.crt"
2026-06-11 01:10:29.407663 | controller |               }
2026-06-11 01:10:29.407676 | controller |             }
2026-06-11 01:10:29.407690 | controller |           ]
2026-06-11 01:10:29.407704 | controller |         }
2026-06-11 01:10:29.407718 | controller |       }
2026-06-11 01:10:29.407732 | controller |     ]
2026-06-11 01:10:29.407746 | controller |   },
2026-06-11 01:10:29.407760 | controller |   "status": {
2026-06-11 01:10:29.407773 | controller |     "conditions": [
2026-06-11 01:10:29.407787 | controller |       {
2026-06-11 01:10:29.407801 | controller |         "lastProbeTime": null,
2026-06-11 01:10:29.407815 | controller |         "lastTransitionTime": "2026-06-11T00:15:45Z",
2026-06-11 01:10:29.407833 | controller |         "status": "True",
2026-06-11 01:10:29.407848 | controller |         "type": "PodReadyToStartContainers"
2026-06-11 01:10:29.407863 | controller |       },
2026-06-11 01:10:29.407877 | controller |       {
2026-06-11 01:10:29.407891 | controller |         "lastProbeTime": null,
2026-06-11 01:10:29.407905 | controller |         "lastTransitionTime": "2026-06-11T00:14:38Z",
2026-06-11 01:10:29.407919 | controller |         "status": "True",
2026-06-11 01:10:29.407934 | controller |         "type": "Initialized"
2026-06-11 01:10:29.407948 | controller |       },
2026-06-11 01:10:29.407962 | controller |       {
2026-06-11 01:10:29.407975 | controller |         "lastProbeTime": null,
2026-06-11 01:10:29.407989 | controller |         "lastTransitionTime": "2026-06-11T00:25:08Z",
2026-06-11 01:10:29.408003 | controller |         "status": "True",
2026-06-11 01:10:29.408017 | controller |         "type": "Ready"
2026-06-11 01:10:29.408031 | controller |       },
2026-06-11 01:10:29.408045 | controller |       {
2026-06-11 01:10:29.408058 | controller |         "lastProbeTime": null,
2026-06-11 01:10:29.408072 | controller |         "lastTransitionTime": "2026-06-11T00:25:08Z",
2026-06-11 01:10:29.408086 | controller |         "status": "True",
2026-06-11 01:10:29.408100 | controller |         "type": "ContainersReady"
2026-06-11 01:10:29.408114 | controller |       },
2026-06-11 01:10:29.408128 | controller |       {
2026-06-11 01:10:29.408142 | controller |         "lastProbeTime": null,
2026-06-11 01:10:29.408155 | controller |         "lastTransitionTime": "2026-06-11T00:14:38Z",
2026-06-11 01:10:29.408169 | controller |         "status": "True",
2026-06-11 01:10:29.408183 | controller |         "type": "PodScheduled"
2026-06-11 01:10:29.408197 | controller |       }
2026-06-11 01:10:29.408210 | controller |     ],
2026-06-11 01:10:29.408223 | controller |     "containerStatuses": [
2026-06-11 01:10:29.408237 | controller |       {
2026-06-11 01:10:29.408250 | controller |         "allocatedResources": {
2026-06-11 01:10:29.408263 | controller |           "cpu": "10m",
2026-06-11 01:10:29.408276 | controller |           "memory": "256Mi"
2026-06-11 01:10:29.408290 | controller |         },
2026-06-11 01:10:29.408303 | controller |         "containerID": "cri-o://d68ddcac80d4b7e0aa46ed5cc56045df81448475946fa1b8cf18c1083f1bfa9d",
2026-06-11 01:10:29.408317 | controller |         "image": "quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf",
2026-06-11 01:10:29.408331 | controller |         "imageID": "quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf",
2026-06-11 01:10:29.408359 | controller |         "lastState": {
2026-06-11 01:10:29.408378 | controller |           "terminated": {
2026-06-11 01:10:29.408393 | controller |             "containerID": "cri-o://0141f8b1a0b4c45956b43dbb06efeaccb95989acf4cbbe9c5769e1033d676bbc",
2026-06-11 01:10:29.408408 | controller |             "exitCode": 1,
2026-06-11 01:10:29.408422 | controller |             "finishedAt": "2026-06-11T00:24:54Z",
2026-06-11 01:10:29.408436 | controller |             "reason": "Error",
2026-06-11 01:10:29.408450 | controller |             "startedAt": "2026-06-11T00:15:44Z"
2026-06-11 01:10:29.408464 | controller |           }
2026-06-11 01:10:29.408477 | controller |         },
2026-06-11 01:10:29.408491 | controller |         "name": "manager",
2026-06-11 01:10:29.408505 | controller |         "ready": true,
2026-06-11 01:10:29.408519 | controller |         "resources": {
2026-06-11 01:10:29.408532 | controller |           "limits": {
2026-06-11 01:10:29.408546 | controller |             "cpu": "500m",
2026-06-11 01:10:29.408559 | controller |             "memory": "512Mi"
2026-06-11 01:10:29.408573 | controller |           },
2026-06-11 01:10:29.408586 | controller |           "requests": {
2026-06-11 01:10:29.408613 | controller |             "cpu": "10m",
2026-06-11 01:10:29.408628 | controller |             "memory": "256Mi"
2026-06-11 01:10:29.408642 | controller |           }
2026-06-11 01:10:29.408656 | controller |         },
2026-06-11 01:10:29.408669 | controller |         "restartCount": 1,
2026-06-11 01:10:29.408683 | controller |         "started": true,
2026-06-11 01:10:29.408698 | controller |         "state": {
2026-06-11 01:10:29.408712 | controller |           "running": {
2026-06-11 01:10:29.408726 | controller |             "startedAt": "2026-06-11T00:24:56Z"
2026-06-11 01:10:29.408740 | controller |           }
2026-06-11 01:10:29.408754 | controller |         },
2026-06-11 01:10:29.408768 | controller |         "user": {
2026-06-11 01:10:29.408782 | controller |           "linux": {
2026-06-11 01:10:29.408796 | controller |             "gid": 0,
2026-06-11 01:10:29.408810 | controller |             "supplementalGroups": [
2026-06-11 01:10:29.408824 | controller |               0
2026-06-11 01:10:29.408838 | controller |             ],
2026-06-11 01:10:29.408852 | controller |             "uid": 65532
2026-06-11 01:10:29.408866 | controller |           }
2026-06-11 01:10:29.408880 | controller |         },
2026-06-11 01:10:29.408894 | controller |         "volumeMounts": [
2026-06-11 01:10:29.408909 | controller |           {
2026-06-11 01:10:29.408924 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 01:10:29.408938 | controller |             "name": "kube-api-access-x8vdz",
2026-06-11 01:10:29.408952 | controller |             "readOnly": true,
2026-06-11 01:10:29.408967 | controller |             "recursiveReadOnly": "Disabled"
2026-06-11 01:10:29.408981 | controller |           }
2026-06-11 01:10:29.408995 | controller |         ]
2026-06-11 01:10:29.409008 | controller |       }
2026-06-11 01:10:29.409022 | controller |     ],
2026-06-11 01:10:29.409036 | controller |     "hostIP": "192.168.126.11",
2026-06-11 01:10:29.409049 | controller |     "hostIPs": [
2026-06-11 01:10:29.409063 | controller |       {
2026-06-11 01:10:29.409094 | controller |         "ip": "192.168.126.11"
2026-06-11 01:10:29.409110 | controller |       }
2026-06-11 01:10:29.409123 | controller |     ],
2026-06-11 01:10:29.409137 | controller |     "phase": "Running",
2026-06-11 01:10:29.409151 | controller |     "podIP": "10.217.0.82",
2026-06-11 01:10:29.409165 | controller |     "podIPs": [
2026-06-11 01:10:29.409179 | controller |       {
2026-06-11 01:10:29.409193 | controller |         "ip": "10.217.0.82"
2026-06-11 01:10:29.409206 | controller |       }
2026-06-11 01:10:29.409220 | controller |     ],
2026-06-11 01:10:29.409234 | controller |     "qosClass": "Burstable",
2026-06-11 01:10:29.409247 | controller |     "startTime": "2026-06-11T00:14:38Z"
2026-06-11 01:10:29.409261 | controller |   }
2026-06-11 01:10:29.409275 | controller | }
2026-06-11 01:10:29.429932 | controller | ok:
2026-06-11 01:10:29.429981 | controller | {
2026-06-11 01:10:29.430001 | controller |   "apiVersion": "v1",
2026-06-11 01:10:29.430019 | controller |   "kind": "Pod",
2026-06-11 01:10:29.430034 | controller |   "metadata": {
2026-06-11 01:10:29.430049 | controller |     "annotations": {
2026-06-11 01:10:29.430065 | 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 01:10:29.430082 | 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 01:10:29.430105 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-11 01:10:29.430121 | controller |       "openshift.io/scc": "anyuid",
2026-06-11 01:10:29.430136 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-11 01:10:29.430151 | controller |     },
2026-06-11 01:10:29.430165 | controller |     "creationTimestamp": "2026-06-11T00:14:38Z",
2026-06-11 01:10:29.430180 | controller |     "generateName": "keystone-operator-controller-manager-6ccff66c5b-",
2026-06-11 01:10:29.430195 | controller |     "generation": 1,
2026-06-11 01:10:29.430209 | controller |     "labels": {
2026-06-11 01:10:29.430223 | controller |       "app.kubernetes.io/name": "keystone-operator",
2026-06-11 01:10:29.430238 | controller |       "control-plane": "controller-manager",
2026-06-11 01:10:29.430252 | controller |       "openstack.org/operator-name": "keystone",
2026-06-11 01:10:29.430266 | controller |       "pod-template-hash": "6ccff66c5b"
2026-06-11 01:10:29.430280 | controller |     },
2026-06-11 01:10:29.430294 | controller |     "managedFields": [
2026-06-11 01:10:29.430309 | controller |       {
2026-06-11 01:10:29.430323 | controller |         "apiVersion": "v1",
2026-06-11 01:10:29.430337 | controller |         "fieldsType": "FieldsV1",
2026-06-11 01:10:29.430372 | controller |         "fieldsV1": {
2026-06-11 01:10:29.430389 | controller |           "f:metadata": {
2026-06-11 01:10:29.430404 | controller |             "f:annotations": {
2026-06-11 01:10:29.430419 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-11 01:10:29.430434 | controller |             }
2026-06-11 01:10:29.430448 | controller |           }
2026-06-11 01:10:29.430462 | controller |         },
2026-06-11 01:10:29.430477 | controller |         "manager": "crc",
2026-06-11 01:10:29.430491 | controller |         "operation": "Update",
2026-06-11 01:10:29.430505 | controller |         "subresource": "status",
2026-06-11 01:10:29.430520 | controller |         "time": "2026-06-11T00:14:38Z"
2026-06-11 01:10:29.430534 | controller |       },
2026-06-11 01:10:29.430548 | controller |       {
2026-06-11 01:10:29.430562 | controller |         "apiVersion": "v1",
2026-06-11 01:10:29.430576 | controller |         "fieldsType": "FieldsV1",
2026-06-11 01:10:29.430590 | controller |         "fieldsV1": {
2026-06-11 01:10:29.430604 | controller |           "f:metadata": {
2026-06-11 01:10:29.430619 | controller |             "f:annotations": {
2026-06-11 01:10:29.430633 | controller |               ".": {},
2026-06-11 01:10:29.430712 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-11 01:10:29.430729 | controller |             },
2026-06-11 01:10:29.430743 | controller |             "f:generateName": {},
2026-06-11 01:10:29.430758 | controller |             "f:labels": {
2026-06-11 01:10:29.430772 | controller |               ".": {},
2026-06-11 01:10:29.430786 | controller |               "f:app.kubernetes.io/name": {},
2026-06-11 01:10:29.430800 | controller |               "f:control-plane": {},
2026-06-11 01:10:29.430814 | controller |               "f:openstack.org/operator-name": {},
2026-06-11 01:10:29.430828 | controller |               "f:pod-template-hash": {}
2026-06-11 01:10:29.430842 | controller |             },
2026-06-11 01:10:29.430856 | controller |             "f:ownerReferences": {
2026-06-11 01:10:29.430870 | controller |               ".": {},
2026-06-11 01:10:29.430884 | controller |               "k:{\"uid\":\"a4bf5272-ae48-4cc5-91f3-dbdbb76d059f\"}": {}
2026-06-11 01:10:29.430898 | controller |             }
2026-06-11 01:10:29.430912 | controller |           },
2026-06-11 01:10:29.430926 | controller |           "f:spec": {
2026-06-11 01:10:29.430940 | controller |             "f:containers": {
2026-06-11 01:10:29.430954 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-11 01:10:29.430968 | controller |                 ".": {},
2026-06-11 01:10:29.430982 | controller |                 "f:args": {},
2026-06-11 01:10:29.431000 | controller |                 "f:command": {},
2026-06-11 01:10:29.431014 | controller |                 "f:env": {
2026-06-11 01:10:29.431028 | controller |                   ".": {},
2026-06-11 01:10:29.431042 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-11 01:10:29.431056 | controller |                     ".": {},
2026-06-11 01:10:29.431070 | controller |                     "f:name": {},
2026-06-11 01:10:29.431084 | controller |                     "f:value": {}
2026-06-11 01:10:29.431098 | controller |                   },
2026-06-11 01:10:29.431111 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-11 01:10:29.431125 | controller |                     ".": {},
2026-06-11 01:10:29.431139 | controller |                     "f:name": {},
2026-06-11 01:10:29.431153 | controller |                     "f:value": {}
2026-06-11 01:10:29.431167 | controller |                   },
2026-06-11 01:10:29.431181 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-11 01:10:29.431195 | controller |                     ".": {},
2026-06-11 01:10:29.431210 | controller |                     "f:name": {},
2026-06-11 01:10:29.431224 | controller |                     "f:value": {}
2026-06-11 01:10:29.431238 | controller |                   },
2026-06-11 01:10:29.431252 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-11 01:10:29.431265 | controller |                     ".": {},
2026-06-11 01:10:29.431279 | controller |                     "f:name": {},
2026-06-11 01:10:29.431293 | controller |                     "f:value": {}
2026-06-11 01:10:29.431306 | controller |                   },
2026-06-11 01:10:29.431320 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-11 01:10:29.431334 | controller |                     ".": {},
2026-06-11 01:10:29.431364 | controller |                     "f:name": {},
2026-06-11 01:10:29.431384 | controller |                     "f:value": {}
2026-06-11 01:10:29.431398 | controller |                   }
2026-06-11 01:10:29.431412 | controller |                 },
2026-06-11 01:10:29.431426 | controller |                 "f:image": {},
2026-06-11 01:10:29.431440 | controller |                 "f:imagePullPolicy": {},
2026-06-11 01:10:29.431454 | controller |                 "f:livenessProbe": {
2026-06-11 01:10:29.431468 | controller |                   ".": {},
2026-06-11 01:10:29.431482 | controller |                   "f:failureThreshold": {},
2026-06-11 01:10:29.431496 | controller |                   "f:httpGet": {
2026-06-11 01:10:29.431511 | controller |                     ".": {},
2026-06-11 01:10:29.431525 | controller |                     "f:path": {},
2026-06-11 01:10:29.431538 | controller |                     "f:port": {},
2026-06-11 01:10:29.431552 | controller |                     "f:scheme": {}
2026-06-11 01:10:29.431566 | controller |                   },
2026-06-11 01:10:29.431580 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 01:10:29.431594 | controller |                   "f:periodSeconds": {},
2026-06-11 01:10:29.431608 | controller |                   "f:successThreshold": {},
2026-06-11 01:10:29.431622 | controller |                   "f:timeoutSeconds": {}
2026-06-11 01:10:29.431635 | controller |                 },
2026-06-11 01:10:29.431649 | controller |                 "f:name": {},
2026-06-11 01:10:29.431663 | controller |                 "f:readinessProbe": {
2026-06-11 01:10:29.431678 | controller |                   ".": {},
2026-06-11 01:10:29.431691 | controller |                   "f:failureThreshold": {},
2026-06-11 01:10:29.431705 | controller |                   "f:httpGet": {
2026-06-11 01:10:29.431719 | controller |                     ".": {},
2026-06-11 01:10:29.431733 | controller |                     "f:path": {},
2026-06-11 01:10:29.431747 | controller |                     "f:port": {},
2026-06-11 01:10:29.431761 | controller |                     "f:scheme": {}
2026-06-11 01:10:29.431779 | controller |                   },
2026-06-11 01:10:29.431794 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 01:10:29.431808 | controller |                   "f:periodSeconds": {},
2026-06-11 01:10:29.431823 | controller |                   "f:successThreshold": {},
2026-06-11 01:10:29.431837 | controller |                   "f:timeoutSeconds": {}
2026-06-11 01:10:29.431851 | controller |                 },
2026-06-11 01:10:29.431865 | controller |                 "f:resources": {
2026-06-11 01:10:29.431879 | controller |                   ".": {},
2026-06-11 01:10:29.431893 | controller |                   "f:limits": {
2026-06-11 01:10:29.431907 | controller |                     ".": {},
2026-06-11 01:10:29.431920 | controller |                     "f:cpu": {},
2026-06-11 01:10:29.431934 | controller |                     "f:memory": {}
2026-06-11 01:10:29.431947 | controller |                   },
2026-06-11 01:10:29.431961 | controller |                   "f:requests": {
2026-06-11 01:10:29.431975 | controller |                     ".": {},
2026-06-11 01:10:29.431989 | controller |                     "f:cpu": {},
2026-06-11 01:10:29.432003 | controller |                     "f:memory": {}
2026-06-11 01:10:29.432016 | controller |                   }
2026-06-11 01:10:29.432030 | controller |                 },
2026-06-11 01:10:29.432044 | controller |                 "f:securityContext": {
2026-06-11 01:10:29.432058 | controller |                   ".": {},
2026-06-11 01:10:29.432072 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-11 01:10:29.432086 | controller |                 },
2026-06-11 01:10:29.432100 | controller |                 "f:terminationMessagePath": {},
2026-06-11 01:10:29.432114 | controller |                 "f:terminationMessagePolicy": {}
2026-06-11 01:10:29.432128 | controller |               }
2026-06-11 01:10:29.432141 | controller |             },
2026-06-11 01:10:29.432155 | controller |             "f:dnsPolicy": {},
2026-06-11 01:10:29.432169 | controller |             "f:enableServiceLinks": {},
2026-06-11 01:10:29.432183 | controller |             "f:restartPolicy": {},
2026-06-11 01:10:29.432197 | controller |             "f:schedulerName": {},
2026-06-11 01:10:29.432210 | controller |             "f:securityContext": {
2026-06-11 01:10:29.432224 | controller |               ".": {},
2026-06-11 01:10:29.432238 | controller |               "f:runAsNonRoot": {}
2026-06-11 01:10:29.432251 | controller |             },
2026-06-11 01:10:29.432265 | controller |             "f:serviceAccount": {},
2026-06-11 01:10:29.432279 | controller |             "f:serviceAccountName": {},
2026-06-11 01:10:29.432292 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-11 01:10:29.432306 | controller |             "f:tolerations": {}
2026-06-11 01:10:29.432319 | controller |           }
2026-06-11 01:10:29.432333 | controller |         },
2026-06-11 01:10:29.432361 | controller |         "manager": "kube-controller-manager",
2026-06-11 01:10:29.432381 | controller |         "operation": "Update",
2026-06-11 01:10:29.432395 | controller |         "time": "2026-06-11T00:14:38Z"
2026-06-11 01:10:29.432410 | controller |       },
2026-06-11 01:10:29.432424 | controller |       {
2026-06-11 01:10:29.432438 | controller |         "apiVersion": "v1",
2026-06-11 01:10:29.432453 | controller |         "fieldsType": "FieldsV1",
2026-06-11 01:10:29.432467 | controller |         "fieldsV1": {
2026-06-11 01:10:29.432481 | controller |           "f:metadata": {
2026-06-11 01:10:29.432495 | controller |             "f:annotations": {
2026-06-11 01:10:29.432509 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-11 01:10:29.432523 | controller |             }
2026-06-11 01:10:29.432537 | controller |           }
2026-06-11 01:10:29.432551 | controller |         },
2026-06-11 01:10:29.432565 | controller |         "manager": "multus-daemon",
2026-06-11 01:10:29.432579 | controller |         "operation": "Update",
2026-06-11 01:10:29.432598 | controller |         "subresource": "status",
2026-06-11 01:10:29.432612 | controller |         "time": "2026-06-11T00:14:47Z"
2026-06-11 01:10:29.432626 | controller |       },
2026-06-11 01:10:29.432640 | controller |       {
2026-06-11 01:10:29.432655 | controller |         "apiVersion": "v1",
2026-06-11 01:10:29.432669 | controller |         "fieldsType": "FieldsV1",
2026-06-11 01:10:29.432683 | controller |         "fieldsV1": {
2026-06-11 01:10:29.432697 | controller |           "f:status": {
2026-06-11 01:10:29.432711 | controller |             "f:conditions": {
2026-06-11 01:10:29.432724 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-11 01:10:29.432739 | controller |                 ".": {},
2026-06-11 01:10:29.432753 | controller |                 "f:lastProbeTime": {},
2026-06-11 01:10:29.432766 | controller |                 "f:lastTransitionTime": {},
2026-06-11 01:10:29.432780 | controller |                 "f:status": {},
2026-06-11 01:10:29.432794 | controller |                 "f:type": {}
2026-06-11 01:10:29.432808 | controller |               },
2026-06-11 01:10:29.432821 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-11 01:10:29.432835 | controller |                 ".": {},
2026-06-11 01:10:29.432849 | controller |                 "f:lastProbeTime": {},
2026-06-11 01:10:29.432862 | controller |                 "f:lastTransitionTime": {},
2026-06-11 01:10:29.432876 | controller |                 "f:status": {},
2026-06-11 01:10:29.432889 | controller |                 "f:type": {}
2026-06-11 01:10:29.432903 | controller |               },
2026-06-11 01:10:29.432917 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-11 01:10:29.432930 | controller |                 ".": {},
2026-06-11 01:10:29.432944 | controller |                 "f:lastProbeTime": {},
2026-06-11 01:10:29.432957 | controller |                 "f:lastTransitionTime": {},
2026-06-11 01:10:29.432971 | controller |                 "f:status": {},
2026-06-11 01:10:29.432985 | controller |                 "f:type": {}
2026-06-11 01:10:29.432998 | controller |               },
2026-06-11 01:10:29.433012 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-11 01:10:29.433025 | controller |                 ".": {},
2026-06-11 01:10:29.433039 | controller |                 "f:lastProbeTime": {},
2026-06-11 01:10:29.433053 | controller |                 "f:lastTransitionTime": {},
2026-06-11 01:10:29.433067 | controller |                 "f:status": {},
2026-06-11 01:10:29.433094 | controller |                 "f:type": {}
2026-06-11 01:10:29.433109 | controller |               }
2026-06-11 01:10:29.433123 | controller |             },
2026-06-11 01:10:29.433137 | controller |             "f:containerStatuses": {},
2026-06-11 01:10:29.433150 | controller |             "f:hostIP": {},
2026-06-11 01:10:29.433164 | controller |             "f:hostIPs": {},
2026-06-11 01:10:29.433178 | controller |             "f:phase": {},
2026-06-11 01:10:29.433191 | controller |             "f:podIP": {},
2026-06-11 01:10:29.433205 | controller |             "f:podIPs": {
2026-06-11 01:10:29.433218 | controller |               ".": {},
2026-06-11 01:10:29.433232 | controller |               "k:{\"ip\":\"10.217.0.83\"}": {
2026-06-11 01:10:29.433245 | controller |                 ".": {},
2026-06-11 01:10:29.433258 | controller |                 "f:ip": {}
2026-06-11 01:10:29.433271 | controller |               }
2026-06-11 01:10:29.433285 | controller |             },
2026-06-11 01:10:29.433299 | controller |             "f:startTime": {}
2026-06-11 01:10:29.433313 | controller |           }
2026-06-11 01:10:29.433326 | controller |         },
2026-06-11 01:10:29.433340 | controller |         "manager": "kubelet",
2026-06-11 01:10:29.433375 | controller |         "operation": "Update",
2026-06-11 01:10:29.433390 | controller |         "subresource": "status",
2026-06-11 01:10:29.433404 | controller |         "time": "2026-06-11T00:15:57Z"
2026-06-11 01:10:29.433423 | controller |       }
2026-06-11 01:10:29.433437 | controller |     ],
2026-06-11 01:10:29.433452 | controller |     "name": "keystone-operator-controller-manager-6ccff66c5b-tprmj",
2026-06-11 01:10:29.433466 | controller |     "namespace": "openstack-operators",
2026-06-11 01:10:29.433480 | controller |     "ownerReferences": [
2026-06-11 01:10:29.433494 | controller |       {
2026-06-11 01:10:29.433508 | controller |         "apiVersion": "apps/v1",
2026-06-11 01:10:29.433522 | controller |         "blockOwnerDeletion": true,
2026-06-11 01:10:29.433536 | controller |         "controller": true,
2026-06-11 01:10:29.433550 | controller |         "kind": "ReplicaSet",
2026-06-11 01:10:29.433564 | controller |         "name": "keystone-operator-controller-manager-6ccff66c5b",
2026-06-11 01:10:29.433578 | controller |         "uid": "a4bf5272-ae48-4cc5-91f3-dbdbb76d059f"
2026-06-11 01:10:29.433592 | controller |       }
2026-06-11 01:10:29.433607 | controller |     ],
2026-06-11 01:10:29.433621 | controller |     "resourceVersion": "55154",
2026-06-11 01:10:29.433635 | controller |     "uid": "0163285b-f98f-49e9-8818-39f0b541b7c3"
2026-06-11 01:10:29.433649 | controller |   },
2026-06-11 01:10:29.433664 | controller |   "spec": {
2026-06-11 01:10:29.433678 | controller |     "containers": [
2026-06-11 01:10:29.433692 | controller |       {
2026-06-11 01:10:29.433706 | controller |         "args": [
2026-06-11 01:10:29.433720 | controller |           "--leader-elect",
2026-06-11 01:10:29.433733 | controller |           "--health-probe-bind-address=:8081",
2026-06-11 01:10:29.433747 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-11 01:10:29.433761 | controller |         ],
2026-06-11 01:10:29.433775 | controller |         "command": [
2026-06-11 01:10:29.433789 | controller |           "/manager"
2026-06-11 01:10:29.433803 | controller |         ],
2026-06-11 01:10:29.433817 | controller |         "env": [
2026-06-11 01:10:29.433831 | controller |           {
2026-06-11 01:10:29.433845 | controller |             "name": "LEASE_DURATION",
2026-06-11 01:10:29.433859 | controller |             "value": "30"
2026-06-11 01:10:29.433873 | controller |           },
2026-06-11 01:10:29.433887 | controller |           {
2026-06-11 01:10:29.433901 | controller |             "name": "RENEW_DEADLINE",
2026-06-11 01:10:29.433915 | controller |             "value": "20"
2026-06-11 01:10:29.433929 | controller |           },
2026-06-11 01:10:29.433942 | controller |           {
2026-06-11 01:10:29.433956 | controller |             "name": "RETRY_PERIOD",
2026-06-11 01:10:29.433970 | controller |             "value": "5"
2026-06-11 01:10:29.433984 | controller |           },
2026-06-11 01:10:29.433998 | controller |           {
2026-06-11 01:10:29.434012 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-11 01:10:29.434026 | controller |             "value": "false"
2026-06-11 01:10:29.434039 | controller |           },
2026-06-11 01:10:29.434053 | controller |           {
2026-06-11 01:10:29.434067 | controller |             "name": "METRICS_CERTS",
2026-06-11 01:10:29.434081 | controller |             "value": "false"
2026-06-11 01:10:29.434095 | controller |           }
2026-06-11 01:10:29.434108 | controller |         ],
2026-06-11 01:10:29.434122 | controller |         "image": "quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6",
2026-06-11 01:10:29.434137 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-11 01:10:29.434150 | controller |         "livenessProbe": {
2026-06-11 01:10:29.434164 | controller |           "failureThreshold": 3,
2026-06-11 01:10:29.434179 | controller |           "httpGet": {
2026-06-11 01:10:29.434193 | controller |             "path": "/healthz",
2026-06-11 01:10:29.434207 | controller |             "port": 8081,
2026-06-11 01:10:29.434221 | controller |             "scheme": "HTTP"
2026-06-11 01:10:29.434235 | controller |           },
2026-06-11 01:10:29.434252 | controller |           "initialDelaySeconds": 15,
2026-06-11 01:10:29.434267 | controller |           "periodSeconds": 20,
2026-06-11 01:10:29.434282 | controller |           "successThreshold": 1,
2026-06-11 01:10:29.434296 | controller |           "timeoutSeconds": 1
2026-06-11 01:10:29.434310 | controller |         },
2026-06-11 01:10:29.434323 | controller |         "name": "manager",
2026-06-11 01:10:29.434337 | controller |         "readinessProbe": {
2026-06-11 01:10:29.434372 | controller |           "failureThreshold": 3,
2026-06-11 01:10:29.434388 | controller |           "httpGet": {
2026-06-11 01:10:29.434402 | controller |             "path": "/readyz",
2026-06-11 01:10:29.434416 | controller |             "port": 8081,
2026-06-11 01:10:29.434431 | controller |             "scheme": "HTTP"
2026-06-11 01:10:29.434445 | controller |           },
2026-06-11 01:10:29.434459 | controller |           "initialDelaySeconds": 5,
2026-06-11 01:10:29.434473 | controller |           "periodSeconds": 10,
2026-06-11 01:10:29.434487 | controller |           "successThreshold": 1,
2026-06-11 01:10:29.434500 | controller |           "timeoutSeconds": 1
2026-06-11 01:10:29.434514 | controller |         },
2026-06-11 01:10:29.434528 | controller |         "resources": {
2026-06-11 01:10:29.434542 | controller |           "limits": {
2026-06-11 01:10:29.434556 | controller |             "cpu": "500m",
2026-06-11 01:10:29.434570 | controller |             "memory": "512Mi"
2026-06-11 01:10:29.434583 | controller |           },
2026-06-11 01:10:29.434597 | controller |           "requests": {
2026-06-11 01:10:29.434611 | controller |             "cpu": "10m",
2026-06-11 01:10:29.434625 | controller |             "memory": "256Mi"
2026-06-11 01:10:29.434639 | controller |           }
2026-06-11 01:10:29.434653 | controller |         },
2026-06-11 01:10:29.434667 | controller |         "securityContext": {
2026-06-11 01:10:29.434681 | controller |           "allowPrivilegeEscalation": false,
2026-06-11 01:10:29.434695 | controller |           "capabilities": {
2026-06-11 01:10:29.434709 | controller |             "drop": [
2026-06-11 01:10:29.434723 | controller |               "MKNOD"
2026-06-11 01:10:29.434737 | controller |             ]
2026-06-11 01:10:29.434750 | controller |           }
2026-06-11 01:10:29.434764 | controller |         },
2026-06-11 01:10:29.434778 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-11 01:10:29.434792 | controller |         "terminationMessagePolicy": "File",
2026-06-11 01:10:29.434806 | controller |         "volumeMounts": [
2026-06-11 01:10:29.434820 | controller |           {
2026-06-11 01:10:29.434834 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 01:10:29.434848 | controller |             "name": "kube-api-access-2d646",
2026-06-11 01:10:29.434862 | controller |             "readOnly": true
2026-06-11 01:10:29.434877 | controller |           }
2026-06-11 01:10:29.434891 | controller |         ]
2026-06-11 01:10:29.434905 | controller |       }
2026-06-11 01:10:29.434919 | controller |     ],
2026-06-11 01:10:29.434933 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-11 01:10:29.434947 | controller |     "enableServiceLinks": true,
2026-06-11 01:10:29.434961 | controller |     "imagePullSecrets": [
2026-06-11 01:10:29.434975 | controller |       {
2026-06-11 01:10:29.434989 | controller |         "name": "keystone-operator-controller-manager-dockercfg-9msp8"
2026-06-11 01:10:29.435003 | controller |       }
2026-06-11 01:10:29.435018 | controller |     ],
2026-06-11 01:10:29.435031 | controller |     "nodeName": "crc",
2026-06-11 01:10:29.435045 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-11 01:10:29.435058 | controller |     "priority": 0,
2026-06-11 01:10:29.435072 | controller |     "restartPolicy": "Always",
2026-06-11 01:10:29.435086 | controller |     "schedulerName": "default-scheduler",
2026-06-11 01:10:29.435099 | controller |     "securityContext": {
2026-06-11 01:10:29.435116 | controller |       "runAsNonRoot": true,
2026-06-11 01:10:29.435130 | controller |       "seLinuxOptions": {
2026-06-11 01:10:29.435144 | controller |         "level": "s0:c26,c5"
2026-06-11 01:10:29.435158 | controller |       }
2026-06-11 01:10:29.435172 | controller |     },
2026-06-11 01:10:29.435186 | controller |     "serviceAccount": "keystone-operator-controller-manager",
2026-06-11 01:10:29.435199 | controller |     "serviceAccountName": "keystone-operator-controller-manager",
2026-06-11 01:10:29.435213 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-11 01:10:29.435227 | controller |     "tolerations": [
2026-06-11 01:10:29.435241 | controller |       {
2026-06-11 01:10:29.435255 | controller |         "effect": "NoExecute",
2026-06-11 01:10:29.435268 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-11 01:10:29.435282 | controller |         "operator": "Exists",
2026-06-11 01:10:29.435295 | controller |         "tolerationSeconds": 120
2026-06-11 01:10:29.435309 | controller |       },
2026-06-11 01:10:29.435323 | controller |       {
2026-06-11 01:10:29.435336 | controller |         "effect": "NoExecute",
2026-06-11 01:10:29.435370 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-11 01:10:29.435387 | controller |         "operator": "Exists",
2026-06-11 01:10:29.435401 | controller |         "tolerationSeconds": 120
2026-06-11 01:10:29.435415 | controller |       },
2026-06-11 01:10:29.435430 | controller |       {
2026-06-11 01:10:29.435444 | controller |         "effect": "NoSchedule",
2026-06-11 01:10:29.435458 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-11 01:10:29.435472 | controller |         "operator": "Exists"
2026-06-11 01:10:29.435486 | controller |       }
2026-06-11 01:10:29.435500 | controller |     ],
2026-06-11 01:10:29.435515 | controller |     "volumes": [
2026-06-11 01:10:29.435528 | controller |       {
2026-06-11 01:10:29.435542 | controller |         "name": "kube-api-access-2d646",
2026-06-11 01:10:29.435558 | controller |         "projected": {
2026-06-11 01:10:29.435575 | controller |           "defaultMode": 420,
2026-06-11 01:10:29.435589 | controller |           "sources": [
2026-06-11 01:10:29.435603 | controller |             {
2026-06-11 01:10:29.435618 | controller |               "serviceAccountToken": {
2026-06-11 01:10:29.435632 | controller |                 "expirationSeconds": 3607,
2026-06-11 01:10:29.435647 | controller |                 "path": "token"
2026-06-11 01:10:29.435661 | controller |               }
2026-06-11 01:10:29.435675 | controller |             },
2026-06-11 01:10:29.435690 | controller |             {
2026-06-11 01:10:29.435704 | controller |               "configMap": {
2026-06-11 01:10:29.435719 | controller |                 "items": [
2026-06-11 01:10:29.435733 | controller |                   {
2026-06-11 01:10:29.435747 | controller |                     "key": "ca.crt",
2026-06-11 01:10:29.435761 | controller |                     "path": "ca.crt"
2026-06-11 01:10:29.435775 | controller |                   }
2026-06-11 01:10:29.435789 | controller |                 ],
2026-06-11 01:10:29.435803 | controller |                 "name": "kube-root-ca.crt"
2026-06-11 01:10:29.435817 | controller |               }
2026-06-11 01:10:29.435831 | controller |             },
2026-06-11 01:10:29.435844 | controller |             {
2026-06-11 01:10:29.435858 | controller |               "downwardAPI": {
2026-06-11 01:10:29.435872 | controller |                 "items": [
2026-06-11 01:10:29.435886 | controller |                   {
2026-06-11 01:10:29.435900 | controller |                     "fieldRef": {
2026-06-11 01:10:29.435914 | controller |                       "apiVersion": "v1",
2026-06-11 01:10:29.435928 | controller |                       "fieldPath": "metadata.namespace"
2026-06-11 01:10:29.435942 | controller |                     },
2026-06-11 01:10:29.435956 | controller |                     "path": "namespace"
2026-06-11 01:10:29.435974 | controller |                   }
2026-06-11 01:10:29.435989 | controller |                 ]
2026-06-11 01:10:29.436003 | controller |               }
2026-06-11 01:10:29.436017 | controller |             },
2026-06-11 01:10:29.436030 | controller |             {
2026-06-11 01:10:29.436044 | controller |               "configMap": {
2026-06-11 01:10:29.436058 | controller |                 "items": [
2026-06-11 01:10:29.436072 | controller |                   {
2026-06-11 01:10:29.436086 | controller |                     "key": "service-ca.crt",
2026-06-11 01:10:29.436100 | controller |                     "path": "service-ca.crt"
2026-06-11 01:10:29.436113 | controller |                   }
2026-06-11 01:10:29.436128 | controller |                 ],
2026-06-11 01:10:29.436146 | controller |                 "name": "openshift-service-ca.crt"
2026-06-11 01:10:29.436163 | controller |               }
2026-06-11 01:10:29.436178 | controller |             }
2026-06-11 01:10:29.436192 | controller |           ]
2026-06-11 01:10:29.436206 | controller |         }
2026-06-11 01:10:29.436220 | controller |       }
2026-06-11 01:10:29.436234 | controller |     ]
2026-06-11 01:10:29.436248 | controller |   },
2026-06-11 01:10:29.436261 | controller |   "status": {
2026-06-11 01:10:29.436275 | controller |     "conditions": [
2026-06-11 01:10:29.436289 | controller |       {
2026-06-11 01:10:29.436302 | controller |         "lastProbeTime": null,
2026-06-11 01:10:29.436317 | controller |         "lastTransitionTime": "2026-06-11T00:15:45Z",
2026-06-11 01:10:29.436331 | controller |         "status": "True",
2026-06-11 01:10:29.436359 | controller |         "type": "PodReadyToStartContainers"
2026-06-11 01:10:29.436380 | controller |       },
2026-06-11 01:10:29.436395 | controller |       {
2026-06-11 01:10:29.436409 | controller |         "lastProbeTime": null,
2026-06-11 01:10:29.436424 | controller |         "lastTransitionTime": "2026-06-11T00:14:38Z",
2026-06-11 01:10:29.436438 | controller |         "status": "True",
2026-06-11 01:10:29.436452 | controller |         "type": "Initialized"
2026-06-11 01:10:29.436467 | controller |       },
2026-06-11 01:10:29.436481 | controller |       {
2026-06-11 01:10:29.436495 | controller |         "lastProbeTime": null,
2026-06-11 01:10:29.436510 | controller |         "lastTransitionTime": "2026-06-11T00:15:57Z",
2026-06-11 01:10:29.436527 | controller |         "status": "True",
2026-06-11 01:10:29.436545 | controller |         "type": "Ready"
2026-06-11 01:10:29.436562 | controller |       },
2026-06-11 01:10:29.436579 | controller |       {
2026-06-11 01:10:29.436597 | controller |         "lastProbeTime": null,
2026-06-11 01:10:29.436615 | controller |         "lastTransitionTime": "2026-06-11T00:15:57Z",
2026-06-11 01:10:29.436633 | controller |         "status": "True",
2026-06-11 01:10:29.436651 | controller |         "type": "ContainersReady"
2026-06-11 01:10:29.436668 | controller |       },
2026-06-11 01:10:29.436685 | controller |       {
2026-06-11 01:10:29.436703 | controller |         "lastProbeTime": null,
2026-06-11 01:10:29.436720 | controller |         "lastTransitionTime": "2026-06-11T00:14:38Z",
2026-06-11 01:10:29.436736 | controller |         "status": "True",
2026-06-11 01:10:29.436750 | controller |         "type": "PodScheduled"
2026-06-11 01:10:29.436763 | controller |       }
2026-06-11 01:10:29.436777 | controller |     ],
2026-06-11 01:10:29.436791 | controller |     "containerStatuses": [
2026-06-11 01:10:29.436805 | controller |       {
2026-06-11 01:10:29.436818 | controller |         "allocatedResources": {
2026-06-11 01:10:29.436832 | controller |           "cpu": "10m",
2026-06-11 01:10:29.436845 | controller |           "memory": "256Mi"
2026-06-11 01:10:29.436859 | controller |         },
2026-06-11 01:10:29.436873 | controller |         "containerID": "cri-o://6d78ecdcf20c1fb22cb69f34cb4104d4b974999e83e5ef89edbb707db0700693",
2026-06-11 01:10:29.436926 | controller |         "image": "quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6",
2026-06-11 01:10:29.436950 | controller |         "imageID": "quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6",
2026-06-11 01:10:29.436966 | controller |         "lastState": {},
2026-06-11 01:10:29.436981 | controller |         "name": "manager",
2026-06-11 01:10:29.436995 | controller |         "ready": true,
2026-06-11 01:10:29.437009 | controller |         "resources": {
2026-06-11 01:10:29.437023 | controller |           "limits": {
2026-06-11 01:10:29.437036 | controller |             "cpu": "500m",
2026-06-11 01:10:29.437050 | controller |             "memory": "512Mi"
2026-06-11 01:10:29.437064 | controller |           },
2026-06-11 01:10:29.437090 | controller |           "requests": {
2026-06-11 01:10:29.437105 | controller |             "cpu": "10m",
2026-06-11 01:10:29.437119 | controller |             "memory": "256Mi"
2026-06-11 01:10:29.437132 | controller |           }
2026-06-11 01:10:29.437146 | controller |         },
2026-06-11 01:10:29.437160 | controller |         "restartCount": 0,
2026-06-11 01:10:29.437174 | controller |         "started": true,
2026-06-11 01:10:29.437188 | controller |         "state": {
2026-06-11 01:10:29.437202 | controller |           "running": {
2026-06-11 01:10:29.437215 | controller |             "startedAt": "2026-06-11T00:15:44Z"
2026-06-11 01:10:29.437229 | controller |           }
2026-06-11 01:10:29.437243 | controller |         },
2026-06-11 01:10:29.437257 | controller |         "user": {
2026-06-11 01:10:29.437271 | controller |           "linux": {
2026-06-11 01:10:29.437285 | controller |             "gid": 0,
2026-06-11 01:10:29.437298 | controller |             "supplementalGroups": [
2026-06-11 01:10:29.437311 | controller |               0
2026-06-11 01:10:29.437325 | controller |             ],
2026-06-11 01:10:29.437338 | controller |             "uid": 65532
2026-06-11 01:10:29.437372 | controller |           }
2026-06-11 01:10:29.437388 | controller |         },
2026-06-11 01:10:29.437402 | controller |         "volumeMounts": [
2026-06-11 01:10:29.437415 | controller |           {
2026-06-11 01:10:29.437429 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 01:10:29.437443 | controller |             "name": "kube-api-access-2d646",
2026-06-11 01:10:29.437516 | controller |             "readOnly": true,
2026-06-11 01:10:29.437547 | controller |             "recursiveReadOnly": "Disabled"
2026-06-11 01:10:29.437618 | controller |           }
2026-06-11 01:10:29.437644 | controller |         ]
2026-06-11 01:10:29.437663 | controller |       }
2026-06-11 01:10:29.437681 | controller |     ],
2026-06-11 01:10:29.437697 | controller |     "hostIP": "192.168.126.11",
2026-06-11 01:10:29.437711 | controller |     "hostIPs": [
2026-06-11 01:10:29.437726 | controller |       {
2026-06-11 01:10:29.437740 | controller |         "ip": "192.168.126.11"
2026-06-11 01:10:29.437754 | controller |       }
2026-06-11 01:10:29.437768 | controller |     ],
2026-06-11 01:10:29.437782 | controller |     "phase": "Running",
2026-06-11 01:10:29.437796 | controller |     "podIP": "10.217.0.83",
2026-06-11 01:10:29.437809 | controller |     "podIPs": [
2026-06-11 01:10:29.437823 | controller |       {
2026-06-11 01:10:29.437838 | controller |         "ip": "10.217.0.83"
2026-06-11 01:10:29.437852 | controller |       }
2026-06-11 01:10:29.437866 | controller |     ],
2026-06-11 01:10:29.437880 | controller |     "qosClass": "Burstable",
2026-06-11 01:10:29.437894 | controller |     "startTime": "2026-06-11T00:14:38Z"
2026-06-11 01:10:29.437908 | controller |   }
2026-06-11 01:10:29.437921 | controller | }
2026-06-11 01:10:29.458889 | controller | ok:
2026-06-11 01:10:29.458941 | controller | {
2026-06-11 01:10:29.458961 | controller |   "apiVersion": "v1",
2026-06-11 01:10:29.458977 | controller |   "kind": "Pod",
2026-06-11 01:10:29.458993 | controller |   "metadata": {
2026-06-11 01:10:29.459013 | controller |     "annotations": {
2026-06-11 01:10:29.459029 | 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 01:10:29.459045 | 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 01:10:29.459061 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-11 01:10:29.459076 | controller |       "openshift.io/scc": "anyuid",
2026-06-11 01:10:29.459091 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-11 01:10:29.459106 | controller |     },
2026-06-11 01:10:29.459121 | controller |     "creationTimestamp": "2026-06-11T00:14:38Z",
2026-06-11 01:10:29.459135 | controller |     "generateName": "manila-operator-controller-manager-677d9d8477-",
2026-06-11 01:10:29.459150 | controller |     "generation": 1,
2026-06-11 01:10:29.459165 | controller |     "labels": {
2026-06-11 01:10:29.459179 | controller |       "app.kubernetes.io/name": "manila-operator",
2026-06-11 01:10:29.459194 | controller |       "control-plane": "controller-manager",
2026-06-11 01:10:29.459208 | controller |       "openstack.org/operator-name": "manila",
2026-06-11 01:10:29.459222 | controller |       "pod-template-hash": "677d9d8477"
2026-06-11 01:10:29.459237 | controller |     },
2026-06-11 01:10:29.459251 | controller |     "managedFields": [
2026-06-11 01:10:29.459265 | controller |       {
2026-06-11 01:10:29.459279 | controller |         "apiVersion": "v1",
2026-06-11 01:10:29.459293 | controller |         "fieldsType": "FieldsV1",
2026-06-11 01:10:29.459307 | controller |         "fieldsV1": {
2026-06-11 01:10:29.459322 | controller |           "f:metadata": {
2026-06-11 01:10:29.459336 | controller |             "f:annotations": {
2026-06-11 01:10:29.459369 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-11 01:10:29.459385 | controller |             }
2026-06-11 01:10:29.459400 | controller |           }
2026-06-11 01:10:29.459415 | controller |         },
2026-06-11 01:10:29.459429 | controller |         "manager": "crc",
2026-06-11 01:10:29.459444 | controller |         "operation": "Update",
2026-06-11 01:10:29.459458 | controller |         "subresource": "status",
2026-06-11 01:10:29.459472 | controller |         "time": "2026-06-11T00:14:38Z"
2026-06-11 01:10:29.459486 | controller |       },
2026-06-11 01:10:29.459500 | controller |       {
2026-06-11 01:10:29.459514 | controller |         "apiVersion": "v1",
2026-06-11 01:10:29.459529 | controller |         "fieldsType": "FieldsV1",
2026-06-11 01:10:29.459543 | controller |         "fieldsV1": {
2026-06-11 01:10:29.459556 | controller |           "f:metadata": {
2026-06-11 01:10:29.459570 | controller |             "f:annotations": {
2026-06-11 01:10:29.459587 | controller |               ".": {},
2026-06-11 01:10:29.459602 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-11 01:10:29.459617 | controller |             },
2026-06-11 01:10:29.459632 | controller |             "f:generateName": {},
2026-06-11 01:10:29.459646 | controller |             "f:labels": {
2026-06-11 01:10:29.459661 | controller |               ".": {},
2026-06-11 01:10:29.459675 | controller |               "f:app.kubernetes.io/name": {},
2026-06-11 01:10:29.459690 | controller |               "f:control-plane": {},
2026-06-11 01:10:29.459705 | controller |               "f:openstack.org/operator-name": {},
2026-06-11 01:10:29.459723 | controller |               "f:pod-template-hash": {}
2026-06-11 01:10:29.459739 | controller |             },
2026-06-11 01:10:29.459753 | controller |             "f:ownerReferences": {
2026-06-11 01:10:29.459768 | controller |               ".": {},
2026-06-11 01:10:29.459782 | controller |               "k:{\"uid\":\"b33acddb-dacb-4b1f-9b62-c7ee2284c240\"}": {}
2026-06-11 01:10:29.459797 | controller |             }
2026-06-11 01:10:29.459811 | controller |           },
2026-06-11 01:10:29.459826 | controller |           "f:spec": {
2026-06-11 01:10:29.459840 | controller |             "f:containers": {
2026-06-11 01:10:29.459854 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-11 01:10:29.459869 | controller |                 ".": {},
2026-06-11 01:10:29.459884 | controller |                 "f:args": {},
2026-06-11 01:10:29.459898 | controller |                 "f:command": {},
2026-06-11 01:10:29.459913 | controller |                 "f:env": {
2026-06-11 01:10:29.459927 | controller |                   ".": {},
2026-06-11 01:10:29.459940 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-11 01:10:29.459954 | controller |                     ".": {},
2026-06-11 01:10:29.459968 | controller |                     "f:name": {},
2026-06-11 01:10:29.459982 | controller |                     "f:value": {}
2026-06-11 01:10:29.459996 | controller |                   },
2026-06-11 01:10:29.460010 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-11 01:10:29.460024 | controller |                     ".": {},
2026-06-11 01:10:29.460038 | controller |                     "f:name": {},
2026-06-11 01:10:29.460052 | controller |                     "f:value": {}
2026-06-11 01:10:29.460065 | controller |                   },
2026-06-11 01:10:29.460079 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-11 01:10:29.460093 | controller |                     ".": {},
2026-06-11 01:10:29.460107 | controller |                     "f:name": {},
2026-06-11 01:10:29.460121 | controller |                     "f:value": {}
2026-06-11 01:10:29.460134 | controller |                   },
2026-06-11 01:10:29.460148 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-11 01:10:29.460162 | controller |                     ".": {},
2026-06-11 01:10:29.460176 | controller |                     "f:name": {},
2026-06-11 01:10:29.460189 | controller |                     "f:value": {}
2026-06-11 01:10:29.460203 | controller |                   },
2026-06-11 01:10:29.460217 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-11 01:10:29.460231 | controller |                     ".": {},
2026-06-11 01:10:29.460245 | controller |                     "f:name": {},
2026-06-11 01:10:29.460259 | controller |                     "f:value": {}
2026-06-11 01:10:29.460272 | controller |                   }
2026-06-11 01:10:29.460286 | controller |                 },
2026-06-11 01:10:29.460300 | controller |                 "f:image": {},
2026-06-11 01:10:29.460314 | controller |                 "f:imagePullPolicy": {},
2026-06-11 01:10:29.460327 | controller |                 "f:livenessProbe": {
2026-06-11 01:10:29.460341 | controller |                   ".": {},
2026-06-11 01:10:29.460374 | controller |                   "f:failureThreshold": {},
2026-06-11 01:10:29.460389 | controller |                   "f:httpGet": {
2026-06-11 01:10:29.460403 | controller |                     ".": {},
2026-06-11 01:10:29.460417 | controller |                     "f:path": {},
2026-06-11 01:10:29.460431 | controller |                     "f:port": {},
2026-06-11 01:10:29.460444 | controller |                     "f:scheme": {}
2026-06-11 01:10:29.460458 | controller |                   },
2026-06-11 01:10:29.460472 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 01:10:29.460486 | controller |                   "f:periodSeconds": {},
2026-06-11 01:10:29.460504 | controller |                   "f:successThreshold": {},
2026-06-11 01:10:29.460519 | controller |                   "f:timeoutSeconds": {}
2026-06-11 01:10:29.460533 | controller |                 },
2026-06-11 01:10:29.460546 | controller |                 "f:name": {},
2026-06-11 01:10:29.460560 | controller |                 "f:readinessProbe": {
2026-06-11 01:10:29.460574 | controller |                   ".": {},
2026-06-11 01:10:29.460587 | controller |                   "f:failureThreshold": {},
2026-06-11 01:10:29.460601 | controller |                   "f:httpGet": {
2026-06-11 01:10:29.460614 | controller |                     ".": {},
2026-06-11 01:10:29.460628 | controller |                     "f:path": {},
2026-06-11 01:10:29.460643 | controller |                     "f:port": {},
2026-06-11 01:10:29.460657 | controller |                     "f:scheme": {}
2026-06-11 01:10:29.460672 | controller |                   },
2026-06-11 01:10:29.460687 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 01:10:29.460701 | controller |                   "f:periodSeconds": {},
2026-06-11 01:10:29.460716 | controller |                   "f:successThreshold": {},
2026-06-11 01:10:29.460730 | controller |                   "f:timeoutSeconds": {}
2026-06-11 01:10:29.460744 | controller |                 },
2026-06-11 01:10:29.460758 | controller |                 "f:resources": {
2026-06-11 01:10:29.460773 | controller |                   ".": {},
2026-06-11 01:10:29.460787 | controller |                   "f:limits": {
2026-06-11 01:10:29.460801 | controller |                     ".": {},
2026-06-11 01:10:29.460815 | controller |                     "f:cpu": {},
2026-06-11 01:10:29.460829 | controller |                     "f:memory": {}
2026-06-11 01:10:29.460843 | controller |                   },
2026-06-11 01:10:29.460858 | controller |                   "f:requests": {
2026-06-11 01:10:29.460872 | controller |                     ".": {},
2026-06-11 01:10:29.460886 | controller |                     "f:cpu": {},
2026-06-11 01:10:29.460900 | controller |                     "f:memory": {}
2026-06-11 01:10:29.460914 | controller |                   }
2026-06-11 01:10:29.460928 | controller |                 },
2026-06-11 01:10:29.460942 | controller |                 "f:securityContext": {
2026-06-11 01:10:29.460956 | controller |                   ".": {},
2026-06-11 01:10:29.460970 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-11 01:10:29.460984 | controller |                 },
2026-06-11 01:10:29.460999 | controller |                 "f:terminationMessagePath": {},
2026-06-11 01:10:29.461013 | controller |                 "f:terminationMessagePolicy": {}
2026-06-11 01:10:29.461027 | controller |               }
2026-06-11 01:10:29.461042 | controller |             },
2026-06-11 01:10:29.461056 | controller |             "f:dnsPolicy": {},
2026-06-11 01:10:29.461071 | controller |             "f:enableServiceLinks": {},
2026-06-11 01:10:29.461101 | controller |             "f:restartPolicy": {},
2026-06-11 01:10:29.461117 | controller |             "f:schedulerName": {},
2026-06-11 01:10:29.461131 | controller |             "f:securityContext": {
2026-06-11 01:10:29.461145 | controller |               ".": {},
2026-06-11 01:10:29.461160 | controller |               "f:runAsNonRoot": {}
2026-06-11 01:10:29.461174 | controller |             },
2026-06-11 01:10:29.461188 | controller |             "f:serviceAccount": {},
2026-06-11 01:10:29.461202 | controller |             "f:serviceAccountName": {},
2026-06-11 01:10:29.461216 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-11 01:10:29.461230 | controller |             "f:tolerations": {}
2026-06-11 01:10:29.461244 | controller |           }
2026-06-11 01:10:29.461258 | controller |         },
2026-06-11 01:10:29.461272 | controller |         "manager": "kube-controller-manager",
2026-06-11 01:10:29.461286 | controller |         "operation": "Update",
2026-06-11 01:10:29.461300 | controller |         "time": "2026-06-11T00:14:38Z"
2026-06-11 01:10:29.461318 | controller |       },
2026-06-11 01:10:29.461332 | controller |       {
2026-06-11 01:10:29.461361 | controller |         "apiVersion": "v1",
2026-06-11 01:10:29.461380 | controller |         "fieldsType": "FieldsV1",
2026-06-11 01:10:29.461395 | controller |         "fieldsV1": {
2026-06-11 01:10:29.461409 | controller |           "f:metadata": {
2026-06-11 01:10:29.461424 | controller |             "f:annotations": {
2026-06-11 01:10:29.461438 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-11 01:10:29.461452 | controller |             }
2026-06-11 01:10:29.461467 | controller |           }
2026-06-11 01:10:29.461481 | controller |         },
2026-06-11 01:10:29.461495 | controller |         "manager": "multus-daemon",
2026-06-11 01:10:29.461509 | controller |         "operation": "Update",
2026-06-11 01:10:29.461523 | controller |         "subresource": "status",
2026-06-11 01:10:29.461537 | controller |         "time": "2026-06-11T00:14:49Z"
2026-06-11 01:10:29.461551 | controller |       },
2026-06-11 01:10:29.461565 | controller |       {
2026-06-11 01:10:29.461579 | controller |         "apiVersion": "v1",
2026-06-11 01:10:29.461593 | controller |         "fieldsType": "FieldsV1",
2026-06-11 01:10:29.461607 | controller |         "fieldsV1": {
2026-06-11 01:10:29.461621 | controller |           "f:status": {
2026-06-11 01:10:29.461635 | controller |             "f:conditions": {
2026-06-11 01:10:29.461650 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-11 01:10:29.461665 | controller |                 ".": {},
2026-06-11 01:10:29.461679 | controller |                 "f:lastProbeTime": {},
2026-06-11 01:10:29.461694 | controller |                 "f:lastTransitionTime": {},
2026-06-11 01:10:29.461708 | controller |                 "f:status": {},
2026-06-11 01:10:29.461722 | controller |                 "f:type": {}
2026-06-11 01:10:29.461736 | controller |               },
2026-06-11 01:10:29.461750 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-11 01:10:29.461765 | controller |                 ".": {},
2026-06-11 01:10:29.461779 | controller |                 "f:lastProbeTime": {},
2026-06-11 01:10:29.461794 | controller |                 "f:lastTransitionTime": {},
2026-06-11 01:10:29.461808 | controller |                 "f:status": {},
2026-06-11 01:10:29.461822 | controller |                 "f:type": {}
2026-06-11 01:10:29.461836 | controller |               },
2026-06-11 01:10:29.461851 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-11 01:10:29.461866 | controller |                 ".": {},
2026-06-11 01:10:29.461881 | controller |                 "f:lastProbeTime": {},
2026-06-11 01:10:29.461895 | controller |                 "f:lastTransitionTime": {},
2026-06-11 01:10:29.461909 | controller |                 "f:status": {},
2026-06-11 01:10:29.461924 | controller |                 "f:type": {}
2026-06-11 01:10:29.461937 | controller |               },
2026-06-11 01:10:29.461951 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-11 01:10:29.461965 | controller |                 ".": {},
2026-06-11 01:10:29.461979 | controller |                 "f:lastProbeTime": {},
2026-06-11 01:10:29.461993 | controller |                 "f:lastTransitionTime": {},
2026-06-11 01:10:29.462006 | controller |                 "f:status": {},
2026-06-11 01:10:29.462020 | controller |                 "f:type": {}
2026-06-11 01:10:29.462034 | controller |               }
2026-06-11 01:10:29.462048 | controller |             },
2026-06-11 01:10:29.462062 | controller |             "f:containerStatuses": {},
2026-06-11 01:10:29.462076 | controller |             "f:hostIP": {},
2026-06-11 01:10:29.462090 | controller |             "f:hostIPs": {},
2026-06-11 01:10:29.462104 | controller |             "f:phase": {},
2026-06-11 01:10:29.462118 | controller |             "f:podIP": {},
2026-06-11 01:10:29.462132 | controller |             "f:podIPs": {
2026-06-11 01:10:29.462150 | controller |               ".": {},
2026-06-11 01:10:29.462164 | controller |               "k:{\"ip\":\"10.217.0.84\"}": {
2026-06-11 01:10:29.462179 | controller |                 ".": {},
2026-06-11 01:10:29.462193 | controller |                 "f:ip": {}
2026-06-11 01:10:29.462207 | controller |               }
2026-06-11 01:10:29.462221 | controller |             },
2026-06-11 01:10:29.462235 | controller |             "f:startTime": {}
2026-06-11 01:10:29.462249 | controller |           }
2026-06-11 01:10:29.462262 | controller |         },
2026-06-11 01:10:29.462276 | controller |         "manager": "kubelet",
2026-06-11 01:10:29.462290 | controller |         "operation": "Update",
2026-06-11 01:10:29.462304 | controller |         "subresource": "status",
2026-06-11 01:10:29.462318 | controller |         "time": "2026-06-11T00:15:58Z"
2026-06-11 01:10:29.462332 | controller |       }
2026-06-11 01:10:29.462360 | controller |     ],
2026-06-11 01:10:29.462379 | controller |     "name": "manila-operator-controller-manager-677d9d8477-hpwfs",
2026-06-11 01:10:29.462395 | controller |     "namespace": "openstack-operators",
2026-06-11 01:10:29.462409 | controller |     "ownerReferences": [
2026-06-11 01:10:29.462423 | controller |       {
2026-06-11 01:10:29.462437 | controller |         "apiVersion": "apps/v1",
2026-06-11 01:10:29.462451 | controller |         "blockOwnerDeletion": true,
2026-06-11 01:10:29.462465 | controller |         "controller": true,
2026-06-11 01:10:29.462480 | controller |         "kind": "ReplicaSet",
2026-06-11 01:10:29.462494 | controller |         "name": "manila-operator-controller-manager-677d9d8477",
2026-06-11 01:10:29.462508 | controller |         "uid": "b33acddb-dacb-4b1f-9b62-c7ee2284c240"
2026-06-11 01:10:29.462522 | controller |       }
2026-06-11 01:10:29.462536 | controller |     ],
2026-06-11 01:10:29.462550 | controller |     "resourceVersion": "55209",
2026-06-11 01:10:29.462564 | controller |     "uid": "158a5f87-68a2-42c8-bd1b-d2f6576a6563"
2026-06-11 01:10:29.462578 | controller |   },
2026-06-11 01:10:29.462592 | controller |   "spec": {
2026-06-11 01:10:29.462606 | controller |     "containers": [
2026-06-11 01:10:29.462620 | controller |       {
2026-06-11 01:10:29.462634 | controller |         "args": [
2026-06-11 01:10:29.462648 | controller |           "--leader-elect",
2026-06-11 01:10:29.462662 | controller |           "--health-probe-bind-address=:8081",
2026-06-11 01:10:29.462677 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-11 01:10:29.462691 | controller |         ],
2026-06-11 01:10:29.462705 | controller |         "command": [
2026-06-11 01:10:29.462719 | controller |           "/manager"
2026-06-11 01:10:29.462733 | controller |         ],
2026-06-11 01:10:29.462747 | controller |         "env": [
2026-06-11 01:10:29.462760 | controller |           {
2026-06-11 01:10:29.462774 | controller |             "name": "LEASE_DURATION",
2026-06-11 01:10:29.462789 | controller |             "value": "30"
2026-06-11 01:10:29.462803 | controller |           },
2026-06-11 01:10:29.462818 | controller |           {
2026-06-11 01:10:29.462832 | controller |             "name": "RENEW_DEADLINE",
2026-06-11 01:10:29.462847 | controller |             "value": "20"
2026-06-11 01:10:29.462861 | controller |           },
2026-06-11 01:10:29.462875 | controller |           {
2026-06-11 01:10:29.462889 | controller |             "name": "RETRY_PERIOD",
2026-06-11 01:10:29.462904 | controller |             "value": "5"
2026-06-11 01:10:29.462918 | controller |           },
2026-06-11 01:10:29.462932 | controller |           {
2026-06-11 01:10:29.462946 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-11 01:10:29.462960 | controller |             "value": "false"
2026-06-11 01:10:29.462974 | controller |           },
2026-06-11 01:10:29.462988 | controller |           {
2026-06-11 01:10:29.463002 | controller |             "name": "METRICS_CERTS",
2026-06-11 01:10:29.463016 | controller |             "value": "false"
2026-06-11 01:10:29.463034 | controller |           }
2026-06-11 01:10:29.463048 | controller |         ],
2026-06-11 01:10:29.463063 | controller |         "image": "quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391",
2026-06-11 01:10:29.463078 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-11 01:10:29.463092 | controller |         "livenessProbe": {
2026-06-11 01:10:29.463106 | controller |           "failureThreshold": 3,
2026-06-11 01:10:29.463120 | controller |           "httpGet": {
2026-06-11 01:10:29.463134 | controller |             "path": "/healthz",
2026-06-11 01:10:29.463148 | controller |             "port": 8081,
2026-06-11 01:10:29.463163 | controller |             "scheme": "HTTP"
2026-06-11 01:10:29.463177 | controller |           },
2026-06-11 01:10:29.463191 | controller |           "initialDelaySeconds": 15,
2026-06-11 01:10:29.463205 | controller |           "periodSeconds": 20,
2026-06-11 01:10:29.463219 | controller |           "successThreshold": 1,
2026-06-11 01:10:29.463233 | controller |           "timeoutSeconds": 1
2026-06-11 01:10:29.463247 | controller |         },
2026-06-11 01:10:29.463261 | controller |         "name": "manager",
2026-06-11 01:10:29.463275 | controller |         "readinessProbe": {
2026-06-11 01:10:29.463289 | controller |           "failureThreshold": 3,
2026-06-11 01:10:29.463303 | controller |           "httpGet": {
2026-06-11 01:10:29.463317 | controller |             "path": "/readyz",
2026-06-11 01:10:29.463330 | controller |             "port": 8081,
2026-06-11 01:10:29.463344 | controller |             "scheme": "HTTP"
2026-06-11 01:10:29.463378 | controller |           },
2026-06-11 01:10:29.463393 | controller |           "initialDelaySeconds": 5,
2026-06-11 01:10:29.463407 | controller |           "periodSeconds": 10,
2026-06-11 01:10:29.463421 | controller |           "successThreshold": 1,
2026-06-11 01:10:29.463434 | controller |           "timeoutSeconds": 1
2026-06-11 01:10:29.463448 | controller |         },
2026-06-11 01:10:29.463462 | controller |         "resources": {
2026-06-11 01:10:29.463476 | controller |           "limits": {
2026-06-11 01:10:29.463490 | controller |             "cpu": "500m",
2026-06-11 01:10:29.463503 | controller |             "memory": "512Mi"
2026-06-11 01:10:29.463517 | controller |           },
2026-06-11 01:10:29.463531 | controller |           "requests": {
2026-06-11 01:10:29.463546 | controller |             "cpu": "10m",
2026-06-11 01:10:29.463560 | controller |             "memory": "256Mi"
2026-06-11 01:10:29.463574 | controller |           }
2026-06-11 01:10:29.463589 | controller |         },
2026-06-11 01:10:29.463603 | controller |         "securityContext": {
2026-06-11 01:10:29.463618 | controller |           "allowPrivilegeEscalation": false,
2026-06-11 01:10:29.463633 | controller |           "capabilities": {
2026-06-11 01:10:29.463648 | controller |             "drop": [
2026-06-11 01:10:29.463662 | controller |               "MKNOD"
2026-06-11 01:10:29.463677 | controller |             ]
2026-06-11 01:10:29.463691 | controller |           }
2026-06-11 01:10:29.463705 | controller |         },
2026-06-11 01:10:29.463719 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-11 01:10:29.463734 | controller |         "terminationMessagePolicy": "File",
2026-06-11 01:10:29.463748 | controller |         "volumeMounts": [
2026-06-11 01:10:29.463762 | controller |           {
2026-06-11 01:10:29.463777 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 01:10:29.463791 | controller |             "name": "kube-api-access-j2dt4",
2026-06-11 01:10:29.463805 | controller |             "readOnly": true
2026-06-11 01:10:29.463819 | controller |           }
2026-06-11 01:10:29.463833 | controller |         ]
2026-06-11 01:10:29.463848 | controller |       }
2026-06-11 01:10:29.463862 | controller |     ],
2026-06-11 01:10:29.463884 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-11 01:10:29.463899 | controller |     "enableServiceLinks": true,
2026-06-11 01:10:29.463913 | controller |     "imagePullSecrets": [
2026-06-11 01:10:29.463927 | controller |       {
2026-06-11 01:10:29.463940 | controller |         "name": "manila-operator-controller-manager-dockercfg-zlvwm"
2026-06-11 01:10:29.463954 | controller |       }
2026-06-11 01:10:29.463969 | controller |     ],
2026-06-11 01:10:29.463983 | controller |     "nodeName": "crc",
2026-06-11 01:10:29.463997 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-11 01:10:29.464011 | controller |     "priority": 0,
2026-06-11 01:10:29.464025 | controller |     "restartPolicy": "Always",
2026-06-11 01:10:29.464039 | controller |     "schedulerName": "default-scheduler",
2026-06-11 01:10:29.464053 | controller |     "securityContext": {
2026-06-11 01:10:29.464067 | controller |       "runAsNonRoot": true,
2026-06-11 01:10:29.464081 | controller |       "seLinuxOptions": {
2026-06-11 01:10:29.464094 | controller |         "level": "s0:c26,c5"
2026-06-11 01:10:29.464108 | controller |       }
2026-06-11 01:10:29.464122 | controller |     },
2026-06-11 01:10:29.464136 | controller |     "serviceAccount": "manila-operator-controller-manager",
2026-06-11 01:10:29.464149 | controller |     "serviceAccountName": "manila-operator-controller-manager",
2026-06-11 01:10:29.464164 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-11 01:10:29.464178 | controller |     "tolerations": [
2026-06-11 01:10:29.464192 | controller |       {
2026-06-11 01:10:29.464206 | controller |         "effect": "NoExecute",
2026-06-11 01:10:29.464219 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-11 01:10:29.464233 | controller |         "operator": "Exists",
2026-06-11 01:10:29.464248 | controller |         "tolerationSeconds": 120
2026-06-11 01:10:29.464261 | controller |       },
2026-06-11 01:10:29.464276 | controller |       {
2026-06-11 01:10:29.464290 | controller |         "effect": "NoExecute",
2026-06-11 01:10:29.464303 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-11 01:10:29.464318 | controller |         "operator": "Exists",
2026-06-11 01:10:29.464332 | controller |         "tolerationSeconds": 120
2026-06-11 01:10:29.464359 | controller |       },
2026-06-11 01:10:29.464378 | controller |       {
2026-06-11 01:10:29.464393 | controller |         "effect": "NoSchedule",
2026-06-11 01:10:29.464407 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-11 01:10:29.464421 | controller |         "operator": "Exists"
2026-06-11 01:10:29.464435 | controller |       }
2026-06-11 01:10:29.464449 | controller |     ],
2026-06-11 01:10:29.464463 | controller |     "volumes": [
2026-06-11 01:10:29.464477 | controller |       {
2026-06-11 01:10:29.464492 | controller |         "name": "kube-api-access-j2dt4",
2026-06-11 01:10:29.464506 | controller |         "projected": {
2026-06-11 01:10:29.464520 | controller |           "defaultMode": 420,
2026-06-11 01:10:29.464534 | controller |           "sources": [
2026-06-11 01:10:29.464551 | controller |             {
2026-06-11 01:10:29.464568 | controller |               "serviceAccountToken": {
2026-06-11 01:10:29.464586 | controller |                 "expirationSeconds": 3607,
2026-06-11 01:10:29.464604 | controller |                 "path": "token"
2026-06-11 01:10:29.464622 | controller |               }
2026-06-11 01:10:29.464640 | controller |             },
2026-06-11 01:10:29.464658 | controller |             {
2026-06-11 01:10:29.464675 | controller |               "configMap": {
2026-06-11 01:10:29.464693 | controller |                 "items": [
2026-06-11 01:10:29.464710 | controller |                   {
2026-06-11 01:10:29.464728 | controller |                     "key": "ca.crt",
2026-06-11 01:10:29.464745 | controller |                     "path": "ca.crt"
2026-06-11 01:10:29.464763 | controller |                   }
2026-06-11 01:10:29.464777 | controller |                 ],
2026-06-11 01:10:29.464795 | controller |                 "name": "kube-root-ca.crt"
2026-06-11 01:10:29.464810 | controller |               }
2026-06-11 01:10:29.464825 | controller |             },
2026-06-11 01:10:29.464839 | controller |             {
2026-06-11 01:10:29.464853 | controller |               "downwardAPI": {
2026-06-11 01:10:29.464867 | controller |                 "items": [
2026-06-11 01:10:29.464882 | controller |                   {
2026-06-11 01:10:29.464896 | controller |                     "fieldRef": {
2026-06-11 01:10:29.464911 | controller |                       "apiVersion": "v1",
2026-06-11 01:10:29.464925 | controller |                       "fieldPath": "metadata.namespace"
2026-06-11 01:10:29.464939 | controller |                     },
2026-06-11 01:10:29.464954 | controller |                     "path": "namespace"
2026-06-11 01:10:29.464968 | controller |                   }
2026-06-11 01:10:29.464983 | controller |                 ]
2026-06-11 01:10:29.464997 | controller |               }
2026-06-11 01:10:29.465012 | controller |             },
2026-06-11 01:10:29.465026 | controller |             {
2026-06-11 01:10:29.465040 | controller |               "configMap": {
2026-06-11 01:10:29.465054 | controller |                 "items": [
2026-06-11 01:10:29.465068 | controller |                   {
2026-06-11 01:10:29.465095 | controller |                     "key": "service-ca.crt",
2026-06-11 01:10:29.465110 | controller |                     "path": "service-ca.crt"
2026-06-11 01:10:29.465125 | controller |                   }
2026-06-11 01:10:29.465139 | controller |                 ],
2026-06-11 01:10:29.465153 | controller |                 "name": "openshift-service-ca.crt"
2026-06-11 01:10:29.465167 | controller |               }
2026-06-11 01:10:29.465181 | controller |             }
2026-06-11 01:10:29.465195 | controller |           ]
2026-06-11 01:10:29.465209 | controller |         }
2026-06-11 01:10:29.465223 | controller |       }
2026-06-11 01:10:29.465237 | controller |     ]
2026-06-11 01:10:29.465251 | controller |   },
2026-06-11 01:10:29.465265 | controller |   "status": {
2026-06-11 01:10:29.465279 | controller |     "conditions": [
2026-06-11 01:10:29.465293 | controller |       {
2026-06-11 01:10:29.465307 | controller |         "lastProbeTime": null,
2026-06-11 01:10:29.465321 | controller |         "lastTransitionTime": "2026-06-11T00:15:04Z",
2026-06-11 01:10:29.465335 | controller |         "status": "True",
2026-06-11 01:10:29.465368 | controller |         "type": "PodReadyToStartContainers"
2026-06-11 01:10:29.465384 | controller |       },
2026-06-11 01:10:29.465399 | controller |       {
2026-06-11 01:10:29.465413 | controller |         "lastProbeTime": null,
2026-06-11 01:10:29.465427 | controller |         "lastTransitionTime": "2026-06-11T00:14:38Z",
2026-06-11 01:10:29.465441 | controller |         "status": "True",
2026-06-11 01:10:29.465455 | controller |         "type": "Initialized"
2026-06-11 01:10:29.465469 | controller |       },
2026-06-11 01:10:29.465484 | controller |       {
2026-06-11 01:10:29.465498 | controller |         "lastProbeTime": null,
2026-06-11 01:10:29.465512 | controller |         "lastTransitionTime": "2026-06-11T00:15:58Z",
2026-06-11 01:10:29.465526 | controller |         "status": "True",
2026-06-11 01:10:29.465541 | controller |         "type": "Ready"
2026-06-11 01:10:29.465617 | controller |       },
2026-06-11 01:10:29.465640 | controller |       {
2026-06-11 01:10:29.465709 | controller |         "lastProbeTime": null,
2026-06-11 01:10:29.465737 | controller |         "lastTransitionTime": "2026-06-11T00:15:58Z",
2026-06-11 01:10:29.465757 | controller |         "status": "True",
2026-06-11 01:10:29.465776 | controller |         "type": "ContainersReady"
2026-06-11 01:10:29.465794 | controller |       },
2026-06-11 01:10:29.465810 | controller |       {
2026-06-11 01:10:29.465825 | controller |         "lastProbeTime": null,
2026-06-11 01:10:29.465840 | controller |         "lastTransitionTime": "2026-06-11T00:14:38Z",
2026-06-11 01:10:29.465858 | controller |         "status": "True",
2026-06-11 01:10:29.465873 | controller |         "type": "PodScheduled"
2026-06-11 01:10:29.465888 | controller |       }
2026-06-11 01:10:29.465902 | controller |     ],
2026-06-11 01:10:29.465916 | controller |     "containerStatuses": [
2026-06-11 01:10:29.465930 | controller |       {
2026-06-11 01:10:29.465944 | controller |         "allocatedResources": {
2026-06-11 01:10:29.465958 | controller |           "cpu": "10m",
2026-06-11 01:10:29.465972 | controller |           "memory": "256Mi"
2026-06-11 01:10:29.465986 | controller |         },
2026-06-11 01:10:29.466000 | controller |         "containerID": "cri-o://0db1aa2bb526d2d0877282148a23e3ef73f265649e2b9cc78a4e874606d71593",
2026-06-11 01:10:29.466015 | controller |         "image": "quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391",
2026-06-11 01:10:29.466030 | controller |         "imageID": "quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391",
2026-06-11 01:10:29.466045 | controller |         "lastState": {},
2026-06-11 01:10:29.466059 | controller |         "name": "manager",
2026-06-11 01:10:29.466074 | controller |         "ready": true,
2026-06-11 01:10:29.466088 | controller |         "resources": {
2026-06-11 01:10:29.466102 | controller |           "limits": {
2026-06-11 01:10:29.466115 | controller |             "cpu": "500m",
2026-06-11 01:10:29.466130 | controller |             "memory": "512Mi"
2026-06-11 01:10:29.466144 | controller |           },
2026-06-11 01:10:29.466158 | controller |           "requests": {
2026-06-11 01:10:29.466172 | controller |             "cpu": "10m",
2026-06-11 01:10:29.466186 | controller |             "memory": "256Mi"
2026-06-11 01:10:29.466200 | controller |           }
2026-06-11 01:10:29.466214 | controller |         },
2026-06-11 01:10:29.466228 | controller |         "restartCount": 0,
2026-06-11 01:10:29.466242 | controller |         "started": true,
2026-06-11 01:10:29.466256 | controller |         "state": {
2026-06-11 01:10:29.466270 | controller |           "running": {
2026-06-11 01:10:29.466283 | controller |             "startedAt": "2026-06-11T00:15:45Z"
2026-06-11 01:10:29.466297 | controller |           }
2026-06-11 01:10:29.466311 | controller |         },
2026-06-11 01:10:29.466325 | controller |         "user": {
2026-06-11 01:10:29.466339 | controller |           "linux": {
2026-06-11 01:10:29.466374 | controller |             "gid": 0,
2026-06-11 01:10:29.466389 | controller |             "supplementalGroups": [
2026-06-11 01:10:29.466403 | controller |               0
2026-06-11 01:10:29.466417 | controller |             ],
2026-06-11 01:10:29.466431 | controller |             "uid": 65532
2026-06-11 01:10:29.466445 | controller |           }
2026-06-11 01:10:29.466458 | controller |         },
2026-06-11 01:10:29.466472 | controller |         "volumeMounts": [
2026-06-11 01:10:29.466486 | controller |           {
2026-06-11 01:10:29.466500 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 01:10:29.466514 | controller |             "name": "kube-api-access-j2dt4",
2026-06-11 01:10:29.466528 | controller |             "readOnly": true,
2026-06-11 01:10:29.466542 | controller |             "recursiveReadOnly": "Disabled"
2026-06-11 01:10:29.466556 | controller |           }
2026-06-11 01:10:29.466570 | controller |         ]
2026-06-11 01:10:29.466583 | controller |       }
2026-06-11 01:10:29.466597 | controller |     ],
2026-06-11 01:10:29.466610 | controller |     "hostIP": "192.168.126.11",
2026-06-11 01:10:29.466624 | controller |     "hostIPs": [
2026-06-11 01:10:29.466637 | controller |       {
2026-06-11 01:10:29.466651 | controller |         "ip": "192.168.126.11"
2026-06-11 01:10:29.466665 | controller |       }
2026-06-11 01:10:29.466678 | controller |     ],
2026-06-11 01:10:29.466692 | controller |     "phase": "Running",
2026-06-11 01:10:29.466709 | controller |     "podIP": "10.217.0.84",
2026-06-11 01:10:29.466724 | controller |     "podIPs": [
2026-06-11 01:10:29.466737 | controller |       {
2026-06-11 01:10:29.466751 | controller |         "ip": "10.217.0.84"
2026-06-11 01:10:29.466765 | controller |       }
2026-06-11 01:10:29.466779 | controller |     ],
2026-06-11 01:10:29.466792 | controller |     "qosClass": "Burstable",
2026-06-11 01:10:29.466839 | controller |     "startTime": "2026-06-11T00:14:38Z"
2026-06-11 01:10:29.466857 | controller |   }
2026-06-11 01:10:29.466872 | controller | }
2026-06-11 01:10:29.487164 | controller | ok:
2026-06-11 01:10:29.487224 | controller | {
2026-06-11 01:10:29.487245 | controller |   "apiVersion": "v1",
2026-06-11 01:10:29.487296 | controller |   "kind": "Pod",
2026-06-11 01:10:29.487321 | controller |   "metadata": {
2026-06-11 01:10:29.487337 | controller |     "annotations": {
2026-06-11 01:10:29.487368 | 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 01:10:29.487386 | 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 01:10:29.487402 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-11 01:10:29.487417 | controller |       "openshift.io/scc": "anyuid",
2026-06-11 01:10:29.487432 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-11 01:10:29.487447 | controller |     },
2026-06-11 01:10:29.487461 | controller |     "creationTimestamp": "2026-06-11T00:14:38Z",
2026-06-11 01:10:29.487476 | controller |     "generateName": "mariadb-operator-controller-manager-7fcb8b58d6-",
2026-06-11 01:10:29.487491 | controller |     "generation": 1,
2026-06-11 01:10:29.487506 | controller |     "labels": {
2026-06-11 01:10:29.487520 | controller |       "app.kubernetes.io/name": "mariadb-operator",
2026-06-11 01:10:29.487535 | controller |       "control-plane": "controller-manager",
2026-06-11 01:10:29.487550 | controller |       "openstack.org/operator-name": "mariadb",
2026-06-11 01:10:29.487566 | controller |       "pod-template-hash": "7fcb8b58d6"
2026-06-11 01:10:29.487582 | controller |     },
2026-06-11 01:10:29.487597 | controller |     "managedFields": [
2026-06-11 01:10:29.487611 | controller |       {
2026-06-11 01:10:29.487625 | controller |         "apiVersion": "v1",
2026-06-11 01:10:29.487639 | controller |         "fieldsType": "FieldsV1",
2026-06-11 01:10:29.487653 | controller |         "fieldsV1": {
2026-06-11 01:10:29.487667 | controller |           "f:metadata": {
2026-06-11 01:10:29.487681 | controller |             "f:annotations": {
2026-06-11 01:10:29.487695 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-11 01:10:29.487709 | controller |             }
2026-06-11 01:10:29.487723 | controller |           }
2026-06-11 01:10:29.487737 | controller |         },
2026-06-11 01:10:29.487751 | controller |         "manager": "crc",
2026-06-11 01:10:29.487795 | controller |         "operation": "Update",
2026-06-11 01:10:29.487813 | controller |         "subresource": "status",
2026-06-11 01:10:29.487827 | controller |         "time": "2026-06-11T00:14:38Z"
2026-06-11 01:10:29.487842 | controller |       },
2026-06-11 01:10:29.487856 | controller |       {
2026-06-11 01:10:29.487870 | controller |         "apiVersion": "v1",
2026-06-11 01:10:29.487884 | controller |         "fieldsType": "FieldsV1",
2026-06-11 01:10:29.487904 | controller |         "fieldsV1": {
2026-06-11 01:10:29.487919 | controller |           "f:metadata": {
2026-06-11 01:10:29.487933 | controller |             "f:annotations": {
2026-06-11 01:10:29.487948 | controller |               ".": {},
2026-06-11 01:10:29.487962 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-11 01:10:29.487976 | controller |             },
2026-06-11 01:10:29.487990 | controller |             "f:generateName": {},
2026-06-11 01:10:29.488005 | controller |             "f:labels": {
2026-06-11 01:10:29.488019 | controller |               ".": {},
2026-06-11 01:10:29.488033 | controller |               "f:app.kubernetes.io/name": {},
2026-06-11 01:10:29.488048 | controller |               "f:control-plane": {},
2026-06-11 01:10:29.488062 | controller |               "f:openstack.org/operator-name": {},
2026-06-11 01:10:29.488077 | controller |               "f:pod-template-hash": {}
2026-06-11 01:10:29.488091 | controller |             },
2026-06-11 01:10:29.488105 | controller |             "f:ownerReferences": {
2026-06-11 01:10:29.488119 | controller |               ".": {},
2026-06-11 01:10:29.488133 | controller |               "k:{\"uid\":\"50ef0f71-26a1-4240-a958-10065ef6da2d\"}": {}
2026-06-11 01:10:29.488148 | controller |             }
2026-06-11 01:10:29.488162 | controller |           },
2026-06-11 01:10:29.488176 | controller |           "f:spec": {
2026-06-11 01:10:29.488190 | controller |             "f:containers": {
2026-06-11 01:10:29.488204 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-11 01:10:29.488218 | controller |                 ".": {},
2026-06-11 01:10:29.488232 | controller |                 "f:args": {},
2026-06-11 01:10:29.488246 | controller |                 "f:command": {},
2026-06-11 01:10:29.488260 | controller |                 "f:env": {
2026-06-11 01:10:29.488274 | controller |                   ".": {},
2026-06-11 01:10:29.488288 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-11 01:10:29.488302 | controller |                     ".": {},
2026-06-11 01:10:29.488317 | controller |                     "f:name": {},
2026-06-11 01:10:29.488331 | controller |                     "f:value": {}
2026-06-11 01:10:29.488364 | controller |                   },
2026-06-11 01:10:29.488384 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-11 01:10:29.488400 | controller |                     ".": {},
2026-06-11 01:10:29.488414 | controller |                     "f:name": {},
2026-06-11 01:10:29.488429 | controller |                     "f:value": {}
2026-06-11 01:10:29.488443 | controller |                   },
2026-06-11 01:10:29.488457 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-11 01:10:29.488472 | controller |                     ".": {},
2026-06-11 01:10:29.488485 | controller |                     "f:name": {},
2026-06-11 01:10:29.488499 | controller |                     "f:value": {}
2026-06-11 01:10:29.488513 | controller |                   },
2026-06-11 01:10:29.488528 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-11 01:10:29.488543 | controller |                     ".": {},
2026-06-11 01:10:29.488557 | controller |                     "f:name": {},
2026-06-11 01:10:29.488571 | controller |                     "f:value": {}
2026-06-11 01:10:29.488585 | controller |                   },
2026-06-11 01:10:29.488599 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-11 01:10:29.488613 | controller |                     ".": {},
2026-06-11 01:10:29.488627 | controller |                     "f:name": {},
2026-06-11 01:10:29.488641 | controller |                     "f:value": {}
2026-06-11 01:10:29.488654 | controller |                   }
2026-06-11 01:10:29.488668 | controller |                 },
2026-06-11 01:10:29.488682 | controller |                 "f:image": {},
2026-06-11 01:10:29.488696 | controller |                 "f:imagePullPolicy": {},
2026-06-11 01:10:29.488714 | controller |                 "f:livenessProbe": {
2026-06-11 01:10:29.488728 | controller |                   ".": {},
2026-06-11 01:10:29.488742 | controller |                   "f:failureThreshold": {},
2026-06-11 01:10:29.488756 | controller |                   "f:httpGet": {
2026-06-11 01:10:29.488771 | controller |                     ".": {},
2026-06-11 01:10:29.488784 | controller |                     "f:path": {},
2026-06-11 01:10:29.488798 | controller |                     "f:port": {},
2026-06-11 01:10:29.488812 | controller |                     "f:scheme": {}
2026-06-11 01:10:29.488826 | controller |                   },
2026-06-11 01:10:29.488840 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 01:10:29.488854 | controller |                   "f:periodSeconds": {},
2026-06-11 01:10:29.488867 | controller |                   "f:successThreshold": {},
2026-06-11 01:10:29.488881 | controller |                   "f:timeoutSeconds": {}
2026-06-11 01:10:29.488895 | controller |                 },
2026-06-11 01:10:29.488909 | controller |                 "f:name": {},
2026-06-11 01:10:29.488922 | controller |                 "f:readinessProbe": {
2026-06-11 01:10:29.488936 | controller |                   ".": {},
2026-06-11 01:10:29.488950 | controller |                   "f:failureThreshold": {},
2026-06-11 01:10:29.488965 | controller |                   "f:httpGet": {
2026-06-11 01:10:29.488978 | controller |                     ".": {},
2026-06-11 01:10:29.488992 | controller |                     "f:path": {},
2026-06-11 01:10:29.489006 | controller |                     "f:port": {},
2026-06-11 01:10:29.489019 | controller |                     "f:scheme": {}
2026-06-11 01:10:29.489033 | controller |                   },
2026-06-11 01:10:29.489047 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 01:10:29.489061 | controller |                   "f:periodSeconds": {},
2026-06-11 01:10:29.489075 | controller |                   "f:successThreshold": {},
2026-06-11 01:10:29.489104 | controller |                   "f:timeoutSeconds": {}
2026-06-11 01:10:29.489119 | controller |                 },
2026-06-11 01:10:29.489133 | controller |                 "f:resources": {
2026-06-11 01:10:29.489147 | controller |                   ".": {},
2026-06-11 01:10:29.489161 | controller |                   "f:limits": {
2026-06-11 01:10:29.489176 | controller |                     ".": {},
2026-06-11 01:10:29.489190 | controller |                     "f:cpu": {},
2026-06-11 01:10:29.489204 | controller |                     "f:memory": {}
2026-06-11 01:10:29.489218 | controller |                   },
2026-06-11 01:10:29.489231 | controller |                   "f:requests": {
2026-06-11 01:10:29.489245 | controller |                     ".": {},
2026-06-11 01:10:29.489259 | controller |                     "f:cpu": {},
2026-06-11 01:10:29.489273 | controller |                     "f:memory": {}
2026-06-11 01:10:29.489287 | controller |                   }
2026-06-11 01:10:29.489302 | controller |                 },
2026-06-11 01:10:29.489316 | controller |                 "f:securityContext": {
2026-06-11 01:10:29.489331 | controller |                   ".": {},
2026-06-11 01:10:29.489359 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-11 01:10:29.489380 | controller |                 },
2026-06-11 01:10:29.489395 | controller |                 "f:terminationMessagePath": {},
2026-06-11 01:10:29.489409 | controller |                 "f:terminationMessagePolicy": {}
2026-06-11 01:10:29.489423 | controller |               }
2026-06-11 01:10:29.489437 | controller |             },
2026-06-11 01:10:29.489451 | controller |             "f:dnsPolicy": {},
2026-06-11 01:10:29.489465 | controller |             "f:enableServiceLinks": {},
2026-06-11 01:10:29.489479 | controller |             "f:restartPolicy": {},
2026-06-11 01:10:29.489493 | controller |             "f:schedulerName": {},
2026-06-11 01:10:29.489507 | controller |             "f:securityContext": {
2026-06-11 01:10:29.489526 | controller |               ".": {},
2026-06-11 01:10:29.489541 | controller |               "f:runAsNonRoot": {}
2026-06-11 01:10:29.489555 | controller |             },
2026-06-11 01:10:29.489570 | controller |             "f:serviceAccount": {},
2026-06-11 01:10:29.489584 | controller |             "f:serviceAccountName": {},
2026-06-11 01:10:29.489598 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-11 01:10:29.489612 | controller |             "f:tolerations": {}
2026-06-11 01:10:29.489627 | controller |           }
2026-06-11 01:10:29.489641 | controller |         },
2026-06-11 01:10:29.489655 | controller |         "manager": "kube-controller-manager",
2026-06-11 01:10:29.489669 | controller |         "operation": "Update",
2026-06-11 01:10:29.489684 | controller |         "time": "2026-06-11T00:14:38Z"
2026-06-11 01:10:29.489698 | controller |       },
2026-06-11 01:10:29.489712 | controller |       {
2026-06-11 01:10:29.489726 | controller |         "apiVersion": "v1",
2026-06-11 01:10:29.489740 | controller |         "fieldsType": "FieldsV1",
2026-06-11 01:10:29.489754 | controller |         "fieldsV1": {
2026-06-11 01:10:29.489768 | controller |           "f:metadata": {
2026-06-11 01:10:29.489782 | controller |             "f:annotations": {
2026-06-11 01:10:29.489796 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-11 01:10:29.489810 | controller |             }
2026-06-11 01:10:29.489824 | controller |           }
2026-06-11 01:10:29.489838 | controller |         },
2026-06-11 01:10:29.489852 | controller |         "manager": "multus-daemon",
2026-06-11 01:10:29.489866 | controller |         "operation": "Update",
2026-06-11 01:10:29.489880 | controller |         "subresource": "status",
2026-06-11 01:10:29.489894 | controller |         "time": "2026-06-11T00:14:48Z"
2026-06-11 01:10:29.489908 | controller |       },
2026-06-11 01:10:29.489923 | controller |       {
2026-06-11 01:10:29.489936 | controller |         "apiVersion": "v1",
2026-06-11 01:10:29.489950 | controller |         "fieldsType": "FieldsV1",
2026-06-11 01:10:29.489964 | controller |         "fieldsV1": {
2026-06-11 01:10:29.489978 | controller |           "f:status": {
2026-06-11 01:10:29.489992 | controller |             "f:conditions": {
2026-06-11 01:10:29.490006 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-11 01:10:29.490020 | controller |                 ".": {},
2026-06-11 01:10:29.490035 | controller |                 "f:lastProbeTime": {},
2026-06-11 01:10:29.490049 | controller |                 "f:lastTransitionTime": {},
2026-06-11 01:10:29.490063 | controller |                 "f:status": {},
2026-06-11 01:10:29.490077 | controller |                 "f:type": {}
2026-06-11 01:10:29.490091 | controller |               },
2026-06-11 01:10:29.490105 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-11 01:10:29.490120 | controller |                 ".": {},
2026-06-11 01:10:29.490134 | controller |                 "f:lastProbeTime": {},
2026-06-11 01:10:29.490148 | controller |                 "f:lastTransitionTime": {},
2026-06-11 01:10:29.490161 | controller |                 "f:status": {},
2026-06-11 01:10:29.490175 | controller |                 "f:type": {}
2026-06-11 01:10:29.490189 | controller |               },
2026-06-11 01:10:29.490203 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-11 01:10:29.490217 | controller |                 ".": {},
2026-06-11 01:10:29.490231 | controller |                 "f:lastProbeTime": {},
2026-06-11 01:10:29.490245 | controller |                 "f:lastTransitionTime": {},
2026-06-11 01:10:29.490259 | controller |                 "f:status": {},
2026-06-11 01:10:29.490274 | controller |                 "f:type": {}
2026-06-11 01:10:29.490288 | controller |               },
2026-06-11 01:10:29.490302 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-11 01:10:29.490320 | controller |                 ".": {},
2026-06-11 01:10:29.490335 | controller |                 "f:lastProbeTime": {},
2026-06-11 01:10:29.490368 | controller |                 "f:lastTransitionTime": {},
2026-06-11 01:10:29.490384 | controller |                 "f:status": {},
2026-06-11 01:10:29.490399 | controller |                 "f:type": {}
2026-06-11 01:10:29.490413 | controller |               }
2026-06-11 01:10:29.490427 | controller |             },
2026-06-11 01:10:29.490442 | controller |             "f:containerStatuses": {},
2026-06-11 01:10:29.490456 | controller |             "f:hostIP": {},
2026-06-11 01:10:29.490470 | controller |             "f:hostIPs": {},
2026-06-11 01:10:29.490484 | controller |             "f:phase": {},
2026-06-11 01:10:29.490498 | controller |             "f:podIP": {},
2026-06-11 01:10:29.490513 | controller |             "f:podIPs": {
2026-06-11 01:10:29.490527 | controller |               ".": {},
2026-06-11 01:10:29.490541 | controller |               "k:{\"ip\":\"10.217.0.85\"}": {
2026-06-11 01:10:29.490556 | controller |                 ".": {},
2026-06-11 01:10:29.490570 | controller |                 "f:ip": {}
2026-06-11 01:10:29.490584 | controller |               }
2026-06-11 01:10:29.490598 | controller |             },
2026-06-11 01:10:29.490612 | controller |             "f:startTime": {}
2026-06-11 01:10:29.490625 | controller |           }
2026-06-11 01:10:29.490639 | controller |         },
2026-06-11 01:10:29.490653 | controller |         "manager": "kubelet",
2026-06-11 01:10:29.490667 | controller |         "operation": "Update",
2026-06-11 01:10:29.490681 | controller |         "subresource": "status",
2026-06-11 01:10:29.490695 | controller |         "time": "2026-06-11T00:15:58Z"
2026-06-11 01:10:29.490709 | controller |       }
2026-06-11 01:10:29.490722 | controller |     ],
2026-06-11 01:10:29.490736 | controller |     "name": "mariadb-operator-controller-manager-7fcb8b58d6-b7ss9",
2026-06-11 01:10:29.490750 | controller |     "namespace": "openstack-operators",
2026-06-11 01:10:29.490765 | controller |     "ownerReferences": [
2026-06-11 01:10:29.490778 | controller |       {
2026-06-11 01:10:29.490792 | controller |         "apiVersion": "apps/v1",
2026-06-11 01:10:29.490806 | controller |         "blockOwnerDeletion": true,
2026-06-11 01:10:29.490820 | controller |         "controller": true,
2026-06-11 01:10:29.490834 | controller |         "kind": "ReplicaSet",
2026-06-11 01:10:29.490848 | controller |         "name": "mariadb-operator-controller-manager-7fcb8b58d6",
2026-06-11 01:10:29.490862 | controller |         "uid": "50ef0f71-26a1-4240-a958-10065ef6da2d"
2026-06-11 01:10:29.490876 | controller |       }
2026-06-11 01:10:29.490890 | controller |     ],
2026-06-11 01:10:29.490904 | controller |     "resourceVersion": "55187",
2026-06-11 01:10:29.490918 | controller |     "uid": "9371de7f-c51d-492c-8c85-38872076e56a"
2026-06-11 01:10:29.490931 | controller |   },
2026-06-11 01:10:29.490945 | controller |   "spec": {
2026-06-11 01:10:29.490959 | controller |     "containers": [
2026-06-11 01:10:29.490972 | controller |       {
2026-06-11 01:10:29.490986 | controller |         "args": [
2026-06-11 01:10:29.491000 | controller |           "--leader-elect",
2026-06-11 01:10:29.491013 | controller |           "--health-probe-bind-address=:8081",
2026-06-11 01:10:29.491027 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-11 01:10:29.491041 | controller |         ],
2026-06-11 01:10:29.491054 | controller |         "command": [
2026-06-11 01:10:29.491068 | controller |           "/manager"
2026-06-11 01:10:29.491081 | controller |         ],
2026-06-11 01:10:29.491095 | controller |         "env": [
2026-06-11 01:10:29.491109 | controller |           {
2026-06-11 01:10:29.491122 | controller |             "name": "LEASE_DURATION",
2026-06-11 01:10:29.491136 | controller |             "value": "30"
2026-06-11 01:10:29.491150 | controller |           },
2026-06-11 01:10:29.491163 | controller |           {
2026-06-11 01:10:29.491181 | controller |             "name": "RENEW_DEADLINE",
2026-06-11 01:10:29.491196 | controller |             "value": "20"
2026-06-11 01:10:29.491210 | controller |           },
2026-06-11 01:10:29.491223 | controller |           {
2026-06-11 01:10:29.491237 | controller |             "name": "RETRY_PERIOD",
2026-06-11 01:10:29.491251 | controller |             "value": "5"
2026-06-11 01:10:29.491265 | controller |           },
2026-06-11 01:10:29.491279 | controller |           {
2026-06-11 01:10:29.491293 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-11 01:10:29.491308 | controller |             "value": "false"
2026-06-11 01:10:29.491322 | controller |           },
2026-06-11 01:10:29.491337 | controller |           {
2026-06-11 01:10:29.491368 | controller |             "name": "METRICS_CERTS",
2026-06-11 01:10:29.491384 | controller |             "value": "false"
2026-06-11 01:10:29.491399 | controller |           }
2026-06-11 01:10:29.491413 | controller |         ],
2026-06-11 01:10:29.491428 | controller |         "image": "quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398",
2026-06-11 01:10:29.491443 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-11 01:10:29.491457 | controller |         "livenessProbe": {
2026-06-11 01:10:29.491471 | controller |           "failureThreshold": 3,
2026-06-11 01:10:29.491485 | controller |           "httpGet": {
2026-06-11 01:10:29.491500 | controller |             "path": "/healthz",
2026-06-11 01:10:29.491515 | controller |             "port": 8081,
2026-06-11 01:10:29.491533 | controller |             "scheme": "HTTP"
2026-06-11 01:10:29.491551 | controller |           },
2026-06-11 01:10:29.491569 | controller |           "initialDelaySeconds": 15,
2026-06-11 01:10:29.491586 | controller |           "periodSeconds": 20,
2026-06-11 01:10:29.491604 | controller |           "successThreshold": 1,
2026-06-11 01:10:29.491622 | controller |           "timeoutSeconds": 1
2026-06-11 01:10:29.491639 | controller |         },
2026-06-11 01:10:29.491657 | controller |         "name": "manager",
2026-06-11 01:10:29.491674 | controller |         "readinessProbe": {
2026-06-11 01:10:29.491691 | controller |           "failureThreshold": 3,
2026-06-11 01:10:29.491708 | controller |           "httpGet": {
2026-06-11 01:10:29.491725 | controller |             "path": "/readyz",
2026-06-11 01:10:29.491742 | controller |             "port": 8081,
2026-06-11 01:10:29.491755 | controller |             "scheme": "HTTP"
2026-06-11 01:10:29.491769 | controller |           },
2026-06-11 01:10:29.491783 | controller |           "initialDelaySeconds": 5,
2026-06-11 01:10:29.491797 | controller |           "periodSeconds": 10,
2026-06-11 01:10:29.491811 | controller |           "successThreshold": 1,
2026-06-11 01:10:29.491825 | controller |           "timeoutSeconds": 1
2026-06-11 01:10:29.491838 | controller |         },
2026-06-11 01:10:29.491852 | controller |         "resources": {
2026-06-11 01:10:29.491866 | controller |           "limits": {
2026-06-11 01:10:29.491880 | controller |             "cpu": "500m",
2026-06-11 01:10:29.491893 | controller |             "memory": "512Mi"
2026-06-11 01:10:29.491907 | controller |           },
2026-06-11 01:10:29.491921 | controller |           "requests": {
2026-06-11 01:10:29.491934 | controller |             "cpu": "10m",
2026-06-11 01:10:29.491948 | controller |             "memory": "256Mi"
2026-06-11 01:10:29.491962 | controller |           }
2026-06-11 01:10:29.491975 | controller |         },
2026-06-11 01:10:29.491989 | controller |         "securityContext": {
2026-06-11 01:10:29.492003 | controller |           "allowPrivilegeEscalation": false,
2026-06-11 01:10:29.492017 | controller |           "capabilities": {
2026-06-11 01:10:29.492031 | controller |             "drop": [
2026-06-11 01:10:29.492045 | controller |               "MKNOD"
2026-06-11 01:10:29.492059 | controller |             ]
2026-06-11 01:10:29.492073 | controller |           }
2026-06-11 01:10:29.492090 | controller |         },
2026-06-11 01:10:29.492105 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-11 01:10:29.492119 | controller |         "terminationMessagePolicy": "File",
2026-06-11 01:10:29.492134 | controller |         "volumeMounts": [
2026-06-11 01:10:29.492148 | controller |           {
2026-06-11 01:10:29.492162 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 01:10:29.492177 | controller |             "name": "kube-api-access-7cpvx",
2026-06-11 01:10:29.492190 | controller |             "readOnly": true
2026-06-11 01:10:29.492204 | controller |           }
2026-06-11 01:10:29.492219 | controller |         ]
2026-06-11 01:10:29.492233 | controller |       }
2026-06-11 01:10:29.492247 | controller |     ],
2026-06-11 01:10:29.492260 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-11 01:10:29.492274 | controller |     "enableServiceLinks": true,
2026-06-11 01:10:29.492289 | controller |     "imagePullSecrets": [
2026-06-11 01:10:29.492303 | controller |       {
2026-06-11 01:10:29.492317 | controller |         "name": "mariadb-operator-controller-manager-dockercfg-4q569"
2026-06-11 01:10:29.492331 | controller |       }
2026-06-11 01:10:29.492358 | controller |     ],
2026-06-11 01:10:29.492378 | controller |     "nodeName": "crc",
2026-06-11 01:10:29.492393 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-11 01:10:29.492407 | controller |     "priority": 0,
2026-06-11 01:10:29.492421 | controller |     "restartPolicy": "Always",
2026-06-11 01:10:29.492435 | controller |     "schedulerName": "default-scheduler",
2026-06-11 01:10:29.492449 | controller |     "securityContext": {
2026-06-11 01:10:29.492463 | controller |       "runAsNonRoot": true,
2026-06-11 01:10:29.492477 | controller |       "seLinuxOptions": {
2026-06-11 01:10:29.492491 | controller |         "level": "s0:c26,c5"
2026-06-11 01:10:29.492505 | controller |       }
2026-06-11 01:10:29.492520 | controller |     },
2026-06-11 01:10:29.492538 | controller |     "serviceAccount": "mariadb-operator-controller-manager",
2026-06-11 01:10:29.492556 | controller |     "serviceAccountName": "mariadb-operator-controller-manager",
2026-06-11 01:10:29.492574 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-11 01:10:29.492592 | controller |     "tolerations": [
2026-06-11 01:10:29.492609 | controller |       {
2026-06-11 01:10:29.492626 | controller |         "effect": "NoExecute",
2026-06-11 01:10:29.492644 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-11 01:10:29.492661 | controller |         "operator": "Exists",
2026-06-11 01:10:29.492678 | controller |         "tolerationSeconds": 120
2026-06-11 01:10:29.492695 | controller |       },
2026-06-11 01:10:29.492709 | controller |       {
2026-06-11 01:10:29.492723 | controller |         "effect": "NoExecute",
2026-06-11 01:10:29.492736 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-11 01:10:29.492750 | controller |         "operator": "Exists",
2026-06-11 01:10:29.492764 | controller |         "tolerationSeconds": 120
2026-06-11 01:10:29.492777 | controller |       },
2026-06-11 01:10:29.492791 | controller |       {
2026-06-11 01:10:29.492805 | controller |         "effect": "NoSchedule",
2026-06-11 01:10:29.492819 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-11 01:10:29.492833 | controller |         "operator": "Exists"
2026-06-11 01:10:29.492847 | controller |       }
2026-06-11 01:10:29.492861 | controller |     ],
2026-06-11 01:10:29.492875 | controller |     "volumes": [
2026-06-11 01:10:29.492888 | controller |       {
2026-06-11 01:10:29.492902 | controller |         "name": "kube-api-access-7cpvx",
2026-06-11 01:10:29.492916 | controller |         "projected": {
2026-06-11 01:10:29.492930 | controller |           "defaultMode": 420,
2026-06-11 01:10:29.492944 | controller |           "sources": [
2026-06-11 01:10:29.492958 | controller |             {
2026-06-11 01:10:29.492977 | controller |               "serviceAccountToken": {
2026-06-11 01:10:29.492992 | controller |                 "expirationSeconds": 3607,
2026-06-11 01:10:29.493006 | controller |                 "path": "token"
2026-06-11 01:10:29.493019 | controller |               }
2026-06-11 01:10:29.493033 | controller |             },
2026-06-11 01:10:29.493047 | controller |             {
2026-06-11 01:10:29.493061 | controller |               "configMap": {
2026-06-11 01:10:29.493074 | controller |                 "items": [
2026-06-11 01:10:29.493104 | controller |                   {
2026-06-11 01:10:29.493118 | controller |                     "key": "ca.crt",
2026-06-11 01:10:29.493132 | controller |                     "path": "ca.crt"
2026-06-11 01:10:29.493146 | controller |                   }
2026-06-11 01:10:29.493159 | controller |                 ],
2026-06-11 01:10:29.493173 | controller |                 "name": "kube-root-ca.crt"
2026-06-11 01:10:29.493187 | controller |               }
2026-06-11 01:10:29.493201 | controller |             },
2026-06-11 01:10:29.493214 | controller |             {
2026-06-11 01:10:29.493227 | controller |               "downwardAPI": {
2026-06-11 01:10:29.493241 | controller |                 "items": [
2026-06-11 01:10:29.493255 | controller |                   {
2026-06-11 01:10:29.493269 | controller |                     "fieldRef": {
2026-06-11 01:10:29.493283 | controller |                       "apiVersion": "v1",
2026-06-11 01:10:29.493296 | controller |                       "fieldPath": "metadata.namespace"
2026-06-11 01:10:29.493311 | controller |                     },
2026-06-11 01:10:29.493325 | controller |                     "path": "namespace"
2026-06-11 01:10:29.493340 | controller |                   }
2026-06-11 01:10:29.493373 | controller |                 ]
2026-06-11 01:10:29.493388 | controller |               }
2026-06-11 01:10:29.493403 | controller |             },
2026-06-11 01:10:29.493417 | controller |             {
2026-06-11 01:10:29.493431 | controller |               "configMap": {
2026-06-11 01:10:29.493444 | controller |                 "items": [
2026-06-11 01:10:29.493459 | controller |                   {
2026-06-11 01:10:29.493472 | controller |                     "key": "service-ca.crt",
2026-06-11 01:10:29.493487 | controller |                     "path": "service-ca.crt"
2026-06-11 01:10:29.493501 | controller |                   }
2026-06-11 01:10:29.493515 | controller |                 ],
2026-06-11 01:10:29.493529 | controller |                 "name": "openshift-service-ca.crt"
2026-06-11 01:10:29.493543 | controller |               }
2026-06-11 01:10:29.493558 | controller |             }
2026-06-11 01:10:29.493572 | controller |           ]
2026-06-11 01:10:29.493586 | controller |         }
2026-06-11 01:10:29.493600 | controller |       }
2026-06-11 01:10:29.493614 | controller |     ]
2026-06-11 01:10:29.493628 | controller |   },
2026-06-11 01:10:29.493642 | controller |   "status": {
2026-06-11 01:10:29.493656 | controller |     "conditions": [
2026-06-11 01:10:29.493670 | controller |       {
2026-06-11 01:10:29.493684 | controller |         "lastProbeTime": null,
2026-06-11 01:10:29.493699 | controller |         "lastTransitionTime": "2026-06-11T00:15:04Z",
2026-06-11 01:10:29.493713 | controller |         "status": "True",
2026-06-11 01:10:29.493727 | controller |         "type": "PodReadyToStartContainers"
2026-06-11 01:10:29.493742 | controller |       },
2026-06-11 01:10:29.493756 | controller |       {
2026-06-11 01:10:29.493770 | controller |         "lastProbeTime": null,
2026-06-11 01:10:29.493784 | controller |         "lastTransitionTime": "2026-06-11T00:14:38Z",
2026-06-11 01:10:29.493798 | controller |         "status": "True",
2026-06-11 01:10:29.493812 | controller |         "type": "Initialized"
2026-06-11 01:10:29.493826 | controller |       },
2026-06-11 01:10:29.493840 | controller |       {
2026-06-11 01:10:29.493854 | controller |         "lastProbeTime": null,
2026-06-11 01:10:29.493872 | controller |         "lastTransitionTime": "2026-06-11T00:15:58Z",
2026-06-11 01:10:29.493886 | controller |         "status": "True",
2026-06-11 01:10:29.493900 | controller |         "type": "Ready"
2026-06-11 01:10:29.493914 | controller |       },
2026-06-11 01:10:29.493928 | controller |       {
2026-06-11 01:10:29.493942 | controller |         "lastProbeTime": null,
2026-06-11 01:10:29.493956 | controller |         "lastTransitionTime": "2026-06-11T00:15:58Z",
2026-06-11 01:10:29.493970 | controller |         "status": "True",
2026-06-11 01:10:29.493984 | controller |         "type": "ContainersReady"
2026-06-11 01:10:29.493998 | controller |       },
2026-06-11 01:10:29.494012 | controller |       {
2026-06-11 01:10:29.494026 | controller |         "lastProbeTime": null,
2026-06-11 01:10:29.494040 | controller |         "lastTransitionTime": "2026-06-11T00:14:38Z",
2026-06-11 01:10:29.494054 | controller |         "status": "True",
2026-06-11 01:10:29.494068 | controller |         "type": "PodScheduled"
2026-06-11 01:10:29.494082 | controller |       }
2026-06-11 01:10:29.494096 | controller |     ],
2026-06-11 01:10:29.494110 | controller |     "containerStatuses": [
2026-06-11 01:10:29.494124 | controller |       {
2026-06-11 01:10:29.494138 | controller |         "allocatedResources": {
2026-06-11 01:10:29.494152 | controller |           "cpu": "10m",
2026-06-11 01:10:29.494166 | controller |           "memory": "256Mi"
2026-06-11 01:10:29.494180 | controller |         },
2026-06-11 01:10:29.494194 | controller |         "containerID": "cri-o://0f813ab6992c7e6a1c3c81a89f1766d1c5fe01bcd62a34c1e13e3aa712d19779",
2026-06-11 01:10:29.494208 | controller |         "image": "quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398",
2026-06-11 01:10:29.494223 | controller |         "imageID": "quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398",
2026-06-11 01:10:29.494238 | controller |         "lastState": {},
2026-06-11 01:10:29.494252 | controller |         "name": "manager",
2026-06-11 01:10:29.494267 | controller |         "ready": true,
2026-06-11 01:10:29.494281 | controller |         "resources": {
2026-06-11 01:10:29.494295 | controller |           "limits": {
2026-06-11 01:10:29.494309 | controller |             "cpu": "500m",
2026-06-11 01:10:29.494324 | controller |             "memory": "512Mi"
2026-06-11 01:10:29.494338 | controller |           },
2026-06-11 01:10:29.494371 | controller |           "requests": {
2026-06-11 01:10:29.494387 | controller |             "cpu": "10m",
2026-06-11 01:10:29.494402 | controller |             "memory": "256Mi"
2026-06-11 01:10:29.494416 | controller |           }
2026-06-11 01:10:29.494430 | controller |         },
2026-06-11 01:10:29.494444 | controller |         "restartCount": 0,
2026-06-11 01:10:29.494458 | controller |         "started": true,
2026-06-11 01:10:29.494473 | controller |         "state": {
2026-06-11 01:10:29.494487 | controller |           "running": {
2026-06-11 01:10:29.494501 | controller |             "startedAt": "2026-06-11T00:15:45Z"
2026-06-11 01:10:29.494515 | controller |           }
2026-06-11 01:10:29.494529 | controller |         },
2026-06-11 01:10:29.494545 | controller |         "user": {
2026-06-11 01:10:29.494561 | controller |           "linux": {
2026-06-11 01:10:29.494576 | controller |             "gid": 0,
2026-06-11 01:10:29.494591 | controller |             "supplementalGroups": [
2026-06-11 01:10:29.494604 | controller |               0
2026-06-11 01:10:29.494619 | controller |             ],
2026-06-11 01:10:29.494633 | controller |             "uid": 65532
2026-06-11 01:10:29.494647 | controller |           }
2026-06-11 01:10:29.494660 | controller |         },
2026-06-11 01:10:29.494674 | controller |         "volumeMounts": [
2026-06-11 01:10:29.494688 | controller |           {
2026-06-11 01:10:29.494702 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 01:10:29.494724 | controller |             "name": "kube-api-access-7cpvx",
2026-06-11 01:10:29.494739 | controller |             "readOnly": true,
2026-06-11 01:10:29.494754 | controller |             "recursiveReadOnly": "Disabled"
2026-06-11 01:10:29.494768 | controller |           }
2026-06-11 01:10:29.494782 | controller |         ]
2026-06-11 01:10:29.494795 | controller |       }
2026-06-11 01:10:29.494809 | controller |     ],
2026-06-11 01:10:29.494823 | controller |     "hostIP": "192.168.126.11",
2026-06-11 01:10:29.494837 | controller |     "hostIPs": [
2026-06-11 01:10:29.494850 | controller |       {
2026-06-11 01:10:29.494864 | controller |         "ip": "192.168.126.11"
2026-06-11 01:10:29.494878 | controller |       }
2026-06-11 01:10:29.494892 | controller |     ],
2026-06-11 01:10:29.494906 | controller |     "phase": "Running",
2026-06-11 01:10:29.494920 | controller |     "podIP": "10.217.0.85",
2026-06-11 01:10:29.494934 | controller |     "podIPs": [
2026-06-11 01:10:29.494947 | controller |       {
2026-06-11 01:10:29.494961 | controller |         "ip": "10.217.0.85"
2026-06-11 01:10:29.494975 | controller |       }
2026-06-11 01:10:29.494989 | controller |     ],
2026-06-11 01:10:29.495003 | controller |     "qosClass": "Burstable",
2026-06-11 01:10:29.495016 | controller |     "startTime": "2026-06-11T00:14:38Z"
2026-06-11 01:10:29.495030 | controller |   }
2026-06-11 01:10:29.495044 | controller | }
2026-06-11 01:10:29.515852 | controller | ok:
2026-06-11 01:10:29.515907 | controller | {
2026-06-11 01:10:29.515931 | controller |   "apiVersion": "v1",
2026-06-11 01:10:29.515949 | controller |   "kind": "Pod",
2026-06-11 01:10:29.515988 | controller |   "metadata": {
2026-06-11 01:10:29.516005 | controller |     "annotations": {
2026-06-11 01:10:29.516021 | 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 01:10:29.516037 | 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 01:10:29.516053 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-11 01:10:29.516068 | controller |       "openshift.io/scc": "anyuid",
2026-06-11 01:10:29.516083 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-11 01:10:29.516098 | controller |     },
2026-06-11 01:10:29.516112 | controller |     "creationTimestamp": "2026-06-11T00:14:38Z",
2026-06-11 01:10:29.516126 | controller |     "generateName": "neutron-operator-controller-manager-688d5c756f-",
2026-06-11 01:10:29.516140 | controller |     "generation": 1,
2026-06-11 01:10:29.516154 | controller |     "labels": {
2026-06-11 01:10:29.516169 | controller |       "app.kubernetes.io/name": "neutron-operator",
2026-06-11 01:10:29.516183 | controller |       "control-plane": "controller-manager",
2026-06-11 01:10:29.516198 | controller |       "openstack.org/operator-name": "neutron",
2026-06-11 01:10:29.516213 | controller |       "pod-template-hash": "688d5c756f"
2026-06-11 01:10:29.516227 | controller |     },
2026-06-11 01:10:29.516242 | controller |     "managedFields": [
2026-06-11 01:10:29.516256 | controller |       {
2026-06-11 01:10:29.516270 | controller |         "apiVersion": "v1",
2026-06-11 01:10:29.516284 | controller |         "fieldsType": "FieldsV1",
2026-06-11 01:10:29.516298 | controller |         "fieldsV1": {
2026-06-11 01:10:29.516312 | controller |           "f:metadata": {
2026-06-11 01:10:29.516331 | controller |             "f:annotations": {
2026-06-11 01:10:29.516362 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-11 01:10:29.516383 | controller |             }
2026-06-11 01:10:29.516398 | controller |           }
2026-06-11 01:10:29.516413 | controller |         },
2026-06-11 01:10:29.516427 | controller |         "manager": "crc",
2026-06-11 01:10:29.516441 | controller |         "operation": "Update",
2026-06-11 01:10:29.516456 | controller |         "subresource": "status",
2026-06-11 01:10:29.516470 | controller |         "time": "2026-06-11T00:14:38Z"
2026-06-11 01:10:29.516484 | controller |       },
2026-06-11 01:10:29.516499 | controller |       {
2026-06-11 01:10:29.516512 | controller |         "apiVersion": "v1",
2026-06-11 01:10:29.516527 | controller |         "fieldsType": "FieldsV1",
2026-06-11 01:10:29.516541 | controller |         "fieldsV1": {
2026-06-11 01:10:29.516555 | controller |           "f:metadata": {
2026-06-11 01:10:29.516569 | controller |             "f:annotations": {
2026-06-11 01:10:29.516583 | controller |               ".": {},
2026-06-11 01:10:29.516597 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-11 01:10:29.516611 | controller |             },
2026-06-11 01:10:29.516625 | controller |             "f:generateName": {},
2026-06-11 01:10:29.516640 | controller |             "f:labels": {
2026-06-11 01:10:29.516654 | controller |               ".": {},
2026-06-11 01:10:29.516668 | controller |               "f:app.kubernetes.io/name": {},
2026-06-11 01:10:29.516682 | controller |               "f:control-plane": {},
2026-06-11 01:10:29.516696 | controller |               "f:openstack.org/operator-name": {},
2026-06-11 01:10:29.516710 | controller |               "f:pod-template-hash": {}
2026-06-11 01:10:29.516724 | controller |             },
2026-06-11 01:10:29.516738 | controller |             "f:ownerReferences": {
2026-06-11 01:10:29.516752 | controller |               ".": {},
2026-06-11 01:10:29.516766 | controller |               "k:{\"uid\":\"fe7c0352-7e73-4410-80cf-9291698a615a\"}": {}
2026-06-11 01:10:29.516780 | controller |             }
2026-06-11 01:10:29.516794 | controller |           },
2026-06-11 01:10:29.516808 | controller |           "f:spec": {
2026-06-11 01:10:29.516822 | controller |             "f:containers": {
2026-06-11 01:10:29.516836 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-11 01:10:29.516850 | controller |                 ".": {},
2026-06-11 01:10:29.516863 | controller |                 "f:args": {},
2026-06-11 01:10:29.516877 | controller |                 "f:command": {},
2026-06-11 01:10:29.516891 | controller |                 "f:env": {
2026-06-11 01:10:29.516904 | controller |                   ".": {},
2026-06-11 01:10:29.516918 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-11 01:10:29.516932 | controller |                     ".": {},
2026-06-11 01:10:29.516946 | controller |                     "f:name": {},
2026-06-11 01:10:29.516960 | controller |                     "f:value": {}
2026-06-11 01:10:29.516974 | controller |                   },
2026-06-11 01:10:29.516988 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-11 01:10:29.517001 | controller |                     ".": {},
2026-06-11 01:10:29.517015 | controller |                     "f:name": {},
2026-06-11 01:10:29.517029 | controller |                     "f:value": {}
2026-06-11 01:10:29.517043 | controller |                   },
2026-06-11 01:10:29.517056 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-11 01:10:29.517070 | controller |                     ".": {},
2026-06-11 01:10:29.517097 | controller |                     "f:name": {},
2026-06-11 01:10:29.517112 | controller |                     "f:value": {}
2026-06-11 01:10:29.517126 | controller |                   },
2026-06-11 01:10:29.517139 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-11 01:10:29.517158 | controller |                     ".": {},
2026-06-11 01:10:29.517173 | controller |                     "f:name": {},
2026-06-11 01:10:29.517187 | controller |                     "f:value": {}
2026-06-11 01:10:29.517201 | controller |                   },
2026-06-11 01:10:29.517216 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-11 01:10:29.517230 | controller |                     ".": {},
2026-06-11 01:10:29.517245 | controller |                     "f:name": {},
2026-06-11 01:10:29.517260 | controller |                     "f:value": {}
2026-06-11 01:10:29.517274 | controller |                   }
2026-06-11 01:10:29.517289 | controller |                 },
2026-06-11 01:10:29.517303 | controller |                 "f:image": {},
2026-06-11 01:10:29.517317 | controller |                 "f:imagePullPolicy": {},
2026-06-11 01:10:29.517331 | controller |                 "f:livenessProbe": {
2026-06-11 01:10:29.517361 | controller |                   ".": {},
2026-06-11 01:10:29.517382 | controller |                   "f:failureThreshold": {},
2026-06-11 01:10:29.517397 | controller |                   "f:httpGet": {
2026-06-11 01:10:29.517412 | controller |                     ".": {},
2026-06-11 01:10:29.517426 | controller |                     "f:path": {},
2026-06-11 01:10:29.517440 | controller |                     "f:port": {},
2026-06-11 01:10:29.517455 | controller |                     "f:scheme": {}
2026-06-11 01:10:29.517469 | controller |                   },
2026-06-11 01:10:29.517484 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 01:10:29.517498 | controller |                   "f:periodSeconds": {},
2026-06-11 01:10:29.517554 | controller |                   "f:successThreshold": {},
2026-06-11 01:10:29.517571 | controller |                   "f:timeoutSeconds": {}
2026-06-11 01:10:29.517585 | controller |                 },
2026-06-11 01:10:29.517600 | controller |                 "f:name": {},
2026-06-11 01:10:29.517614 | controller |                 "f:readinessProbe": {
2026-06-11 01:10:29.517632 | controller |                   ".": {},
2026-06-11 01:10:29.517649 | controller |                   "f:failureThreshold": {},
2026-06-11 01:10:29.517666 | controller |                   "f:httpGet": {
2026-06-11 01:10:29.517683 | controller |                     ".": {},
2026-06-11 01:10:29.517701 | controller |                     "f:path": {},
2026-06-11 01:10:29.517718 | controller |                     "f:port": {},
2026-06-11 01:10:29.517735 | controller |                     "f:scheme": {}
2026-06-11 01:10:29.517752 | controller |                   },
2026-06-11 01:10:29.517769 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 01:10:29.517786 | controller |                   "f:periodSeconds": {},
2026-06-11 01:10:29.517803 | controller |                   "f:successThreshold": {},
2026-06-11 01:10:29.517817 | controller |                   "f:timeoutSeconds": {}
2026-06-11 01:10:29.517831 | controller |                 },
2026-06-11 01:10:29.517845 | controller |                 "f:resources": {
2026-06-11 01:10:29.517858 | controller |                   ".": {},
2026-06-11 01:10:29.517872 | controller |                   "f:limits": {
2026-06-11 01:10:29.517886 | controller |                     ".": {},
2026-06-11 01:10:29.517899 | controller |                     "f:cpu": {},
2026-06-11 01:10:29.517913 | controller |                     "f:memory": {}
2026-06-11 01:10:29.517927 | controller |                   },
2026-06-11 01:10:29.517941 | controller |                   "f:requests": {
2026-06-11 01:10:29.517954 | controller |                     ".": {},
2026-06-11 01:10:29.517968 | controller |                     "f:cpu": {},
2026-06-11 01:10:29.517982 | controller |                     "f:memory": {}
2026-06-11 01:10:29.517996 | controller |                   }
2026-06-11 01:10:29.518009 | controller |                 },
2026-06-11 01:10:29.518023 | controller |                 "f:securityContext": {
2026-06-11 01:10:29.518043 | controller |                   ".": {},
2026-06-11 01:10:29.518058 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-11 01:10:29.518071 | controller |                 },
2026-06-11 01:10:29.518085 | controller |                 "f:terminationMessagePath": {},
2026-06-11 01:10:29.518099 | controller |                 "f:terminationMessagePolicy": {}
2026-06-11 01:10:29.518112 | controller |               }
2026-06-11 01:10:29.518126 | controller |             },
2026-06-11 01:10:29.518139 | controller |             "f:dnsPolicy": {},
2026-06-11 01:10:29.518153 | controller |             "f:enableServiceLinks": {},
2026-06-11 01:10:29.518166 | controller |             "f:restartPolicy": {},
2026-06-11 01:10:29.518180 | controller |             "f:schedulerName": {},
2026-06-11 01:10:29.518193 | controller |             "f:securityContext": {
2026-06-11 01:10:29.518207 | controller |               ".": {},
2026-06-11 01:10:29.518220 | controller |               "f:runAsNonRoot": {}
2026-06-11 01:10:29.518234 | controller |             },
2026-06-11 01:10:29.518248 | controller |             "f:serviceAccount": {},
2026-06-11 01:10:29.518262 | controller |             "f:serviceAccountName": {},
2026-06-11 01:10:29.518277 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-11 01:10:29.518291 | controller |             "f:tolerations": {}
2026-06-11 01:10:29.518305 | controller |           }
2026-06-11 01:10:29.518320 | controller |         },
2026-06-11 01:10:29.518334 | controller |         "manager": "kube-controller-manager",
2026-06-11 01:10:29.518362 | controller |         "operation": "Update",
2026-06-11 01:10:29.518382 | controller |         "time": "2026-06-11T00:14:38Z"
2026-06-11 01:10:29.518397 | controller |       },
2026-06-11 01:10:29.518411 | controller |       {
2026-06-11 01:10:29.518425 | controller |         "apiVersion": "v1",
2026-06-11 01:10:29.518439 | controller |         "fieldsType": "FieldsV1",
2026-06-11 01:10:29.518453 | controller |         "fieldsV1": {
2026-06-11 01:10:29.518467 | controller |           "f:metadata": {
2026-06-11 01:10:29.518481 | controller |             "f:annotations": {
2026-06-11 01:10:29.518495 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-11 01:10:29.518509 | controller |             }
2026-06-11 01:10:29.518524 | controller |           }
2026-06-11 01:10:29.518539 | controller |         },
2026-06-11 01:10:29.518553 | controller |         "manager": "multus-daemon",
2026-06-11 01:10:29.518567 | controller |         "operation": "Update",
2026-06-11 01:10:29.518581 | controller |         "subresource": "status",
2026-06-11 01:10:29.518595 | controller |         "time": "2026-06-11T00:14:48Z"
2026-06-11 01:10:29.518609 | controller |       },
2026-06-11 01:10:29.518623 | controller |       {
2026-06-11 01:10:29.518637 | controller |         "apiVersion": "v1",
2026-06-11 01:10:29.518651 | controller |         "fieldsType": "FieldsV1",
2026-06-11 01:10:29.518665 | controller |         "fieldsV1": {
2026-06-11 01:10:29.518679 | controller |           "f:status": {
2026-06-11 01:10:29.518693 | controller |             "f:conditions": {
2026-06-11 01:10:29.518707 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-11 01:10:29.518721 | controller |                 ".": {},
2026-06-11 01:10:29.518736 | controller |                 "f:lastProbeTime": {},
2026-06-11 01:10:29.518750 | controller |                 "f:lastTransitionTime": {},
2026-06-11 01:10:29.518764 | controller |                 "f:status": {},
2026-06-11 01:10:29.518778 | controller |                 "f:type": {}
2026-06-11 01:10:29.518792 | controller |               },
2026-06-11 01:10:29.518806 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-11 01:10:29.518820 | controller |                 ".": {},
2026-06-11 01:10:29.518834 | controller |                 "f:lastProbeTime": {},
2026-06-11 01:10:29.518848 | controller |                 "f:lastTransitionTime": {},
2026-06-11 01:10:29.518867 | controller |                 "f:status": {},
2026-06-11 01:10:29.518881 | controller |                 "f:type": {}
2026-06-11 01:10:29.518895 | controller |               },
2026-06-11 01:10:29.518909 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-11 01:10:29.518923 | controller |                 ".": {},
2026-06-11 01:10:29.518936 | controller |                 "f:lastProbeTime": {},
2026-06-11 01:10:29.518950 | controller |                 "f:lastTransitionTime": {},
2026-06-11 01:10:29.518964 | controller |                 "f:status": {},
2026-06-11 01:10:29.518978 | controller |                 "f:type": {}
2026-06-11 01:10:29.518992 | controller |               },
2026-06-11 01:10:29.519006 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-11 01:10:29.519020 | controller |                 ".": {},
2026-06-11 01:10:29.519034 | controller |                 "f:lastProbeTime": {},
2026-06-11 01:10:29.519048 | controller |                 "f:lastTransitionTime": {},
2026-06-11 01:10:29.519062 | controller |                 "f:status": {},
2026-06-11 01:10:29.519076 | controller |                 "f:type": {}
2026-06-11 01:10:29.519090 | controller |               }
2026-06-11 01:10:29.519103 | controller |             },
2026-06-11 01:10:29.519117 | controller |             "f:containerStatuses": {},
2026-06-11 01:10:29.519131 | controller |             "f:hostIP": {},
2026-06-11 01:10:29.519145 | controller |             "f:hostIPs": {},
2026-06-11 01:10:29.519158 | controller |             "f:phase": {},
2026-06-11 01:10:29.519172 | controller |             "f:podIP": {},
2026-06-11 01:10:29.519186 | controller |             "f:podIPs": {
2026-06-11 01:10:29.519199 | controller |               ".": {},
2026-06-11 01:10:29.519213 | controller |               "k:{\"ip\":\"10.217.0.86\"}": {
2026-06-11 01:10:29.519227 | controller |                 ".": {},
2026-06-11 01:10:29.519241 | controller |                 "f:ip": {}
2026-06-11 01:10:29.519255 | controller |               }
2026-06-11 01:10:29.519269 | controller |             },
2026-06-11 01:10:29.519283 | controller |             "f:startTime": {}
2026-06-11 01:10:29.519297 | controller |           }
2026-06-11 01:10:29.519311 | controller |         },
2026-06-11 01:10:29.519326 | controller |         "manager": "kubelet",
2026-06-11 01:10:29.519340 | controller |         "operation": "Update",
2026-06-11 01:10:29.519395 | controller |         "subresource": "status",
2026-06-11 01:10:29.519416 | controller |         "time": "2026-06-11T00:15:58Z"
2026-06-11 01:10:29.519431 | controller |       }
2026-06-11 01:10:29.519446 | controller |     ],
2026-06-11 01:10:29.519460 | controller |     "name": "neutron-operator-controller-manager-688d5c756f-wwps5",
2026-06-11 01:10:29.519475 | controller |     "namespace": "openstack-operators",
2026-06-11 01:10:29.519490 | controller |     "ownerReferences": [
2026-06-11 01:10:29.519504 | controller |       {
2026-06-11 01:10:29.519518 | controller |         "apiVersion": "apps/v1",
2026-06-11 01:10:29.519533 | controller |         "blockOwnerDeletion": true,
2026-06-11 01:10:29.519547 | controller |         "controller": true,
2026-06-11 01:10:29.519561 | controller |         "kind": "ReplicaSet",
2026-06-11 01:10:29.519575 | controller |         "name": "neutron-operator-controller-manager-688d5c756f",
2026-06-11 01:10:29.519592 | controller |         "uid": "fe7c0352-7e73-4410-80cf-9291698a615a"
2026-06-11 01:10:29.519608 | controller |       }
2026-06-11 01:10:29.519623 | controller |     ],
2026-06-11 01:10:29.519637 | controller |     "resourceVersion": "55215",
2026-06-11 01:10:29.519651 | controller |     "uid": "e425ecd2-29cc-4649-8cd0-77084d2bfd97"
2026-06-11 01:10:29.519665 | controller |   },
2026-06-11 01:10:29.519679 | controller |   "spec": {
2026-06-11 01:10:29.519693 | controller |     "containers": [
2026-06-11 01:10:29.519706 | controller |       {
2026-06-11 01:10:29.519720 | controller |         "args": [
2026-06-11 01:10:29.519737 | controller |           "--leader-elect",
2026-06-11 01:10:29.519751 | controller |           "--health-probe-bind-address=:8081",
2026-06-11 01:10:29.519765 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-11 01:10:29.519779 | controller |         ],
2026-06-11 01:10:29.519793 | controller |         "command": [
2026-06-11 01:10:29.519807 | controller |           "/manager"
2026-06-11 01:10:29.519821 | controller |         ],
2026-06-11 01:10:29.519835 | controller |         "env": [
2026-06-11 01:10:29.519848 | controller |           {
2026-06-11 01:10:29.519862 | controller |             "name": "LEASE_DURATION",
2026-06-11 01:10:29.519876 | controller |             "value": "30"
2026-06-11 01:10:29.519890 | controller |           },
2026-06-11 01:10:29.519904 | controller |           {
2026-06-11 01:10:29.519917 | controller |             "name": "RENEW_DEADLINE",
2026-06-11 01:10:29.519931 | controller |             "value": "20"
2026-06-11 01:10:29.519945 | controller |           },
2026-06-11 01:10:29.519959 | controller |           {
2026-06-11 01:10:29.519973 | controller |             "name": "RETRY_PERIOD",
2026-06-11 01:10:29.519987 | controller |             "value": "5"
2026-06-11 01:10:29.520000 | controller |           },
2026-06-11 01:10:29.520014 | controller |           {
2026-06-11 01:10:29.520028 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-11 01:10:29.520042 | controller |             "value": "false"
2026-06-11 01:10:29.520056 | controller |           },
2026-06-11 01:10:29.520070 | controller |           {
2026-06-11 01:10:29.520083 | controller |             "name": "METRICS_CERTS",
2026-06-11 01:10:29.520097 | controller |             "value": "false"
2026-06-11 01:10:29.520111 | controller |           }
2026-06-11 01:10:29.520124 | controller |         ],
2026-06-11 01:10:29.520138 | controller |         "image": "quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d",
2026-06-11 01:10:29.520152 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-11 01:10:29.520166 | controller |         "livenessProbe": {
2026-06-11 01:10:29.520180 | controller |           "failureThreshold": 3,
2026-06-11 01:10:29.520194 | controller |           "httpGet": {
2026-06-11 01:10:29.520208 | controller |             "path": "/healthz",
2026-06-11 01:10:29.520221 | controller |             "port": 8081,
2026-06-11 01:10:29.520235 | controller |             "scheme": "HTTP"
2026-06-11 01:10:29.520249 | controller |           },
2026-06-11 01:10:29.520263 | controller |           "initialDelaySeconds": 15,
2026-06-11 01:10:29.520277 | controller |           "periodSeconds": 20,
2026-06-11 01:10:29.520291 | controller |           "successThreshold": 1,
2026-06-11 01:10:29.520305 | controller |           "timeoutSeconds": 1
2026-06-11 01:10:29.520319 | controller |         },
2026-06-11 01:10:29.520333 | controller |         "name": "manager",
2026-06-11 01:10:29.520366 | controller |         "readinessProbe": {
2026-06-11 01:10:29.520387 | controller |           "failureThreshold": 3,
2026-06-11 01:10:29.520401 | controller |           "httpGet": {
2026-06-11 01:10:29.520416 | controller |             "path": "/readyz",
2026-06-11 01:10:29.520429 | controller |             "port": 8081,
2026-06-11 01:10:29.520443 | controller |             "scheme": "HTTP"
2026-06-11 01:10:29.520457 | controller |           },
2026-06-11 01:10:29.520471 | controller |           "initialDelaySeconds": 5,
2026-06-11 01:10:29.520485 | controller |           "periodSeconds": 10,
2026-06-11 01:10:29.520499 | controller |           "successThreshold": 1,
2026-06-11 01:10:29.520512 | controller |           "timeoutSeconds": 1
2026-06-11 01:10:29.520527 | controller |         },
2026-06-11 01:10:29.520541 | controller |         "resources": {
2026-06-11 01:10:29.520555 | controller |           "limits": {
2026-06-11 01:10:29.520569 | controller |             "cpu": "500m",
2026-06-11 01:10:29.520588 | controller |             "memory": "512Mi"
2026-06-11 01:10:29.520603 | controller |           },
2026-06-11 01:10:29.520618 | controller |           "requests": {
2026-06-11 01:10:29.520632 | controller |             "cpu": "10m",
2026-06-11 01:10:29.520647 | controller |             "memory": "256Mi"
2026-06-11 01:10:29.520661 | controller |           }
2026-06-11 01:10:29.520676 | controller |         },
2026-06-11 01:10:29.520691 | controller |         "securityContext": {
2026-06-11 01:10:29.520705 | controller |           "allowPrivilegeEscalation": false,
2026-06-11 01:10:29.520720 | controller |           "capabilities": {
2026-06-11 01:10:29.520735 | controller |             "drop": [
2026-06-11 01:10:29.520749 | controller |               "MKNOD"
2026-06-11 01:10:29.520764 | controller |             ]
2026-06-11 01:10:29.520778 | controller |           }
2026-06-11 01:10:29.520793 | controller |         },
2026-06-11 01:10:29.520807 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-11 01:10:29.520822 | controller |         "terminationMessagePolicy": "File",
2026-06-11 01:10:29.520836 | controller |         "volumeMounts": [
2026-06-11 01:10:29.520851 | controller |           {
2026-06-11 01:10:29.520865 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 01:10:29.520880 | controller |             "name": "kube-api-access-j6hm9",
2026-06-11 01:10:29.520895 | controller |             "readOnly": true
2026-06-11 01:10:29.520909 | controller |           }
2026-06-11 01:10:29.520924 | controller |         ]
2026-06-11 01:10:29.520939 | controller |       }
2026-06-11 01:10:29.520953 | controller |     ],
2026-06-11 01:10:29.520968 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-11 01:10:29.520982 | controller |     "enableServiceLinks": true,
2026-06-11 01:10:29.520997 | controller |     "imagePullSecrets": [
2026-06-11 01:10:29.521011 | controller |       {
2026-06-11 01:10:29.521026 | controller |         "name": "neutron-operator-controller-manager-dockercfg-8jr8v"
2026-06-11 01:10:29.521040 | controller |       }
2026-06-11 01:10:29.521054 | controller |     ],
2026-06-11 01:10:29.521069 | controller |     "nodeName": "crc",
2026-06-11 01:10:29.521098 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-11 01:10:29.521113 | controller |     "priority": 0,
2026-06-11 01:10:29.521128 | controller |     "restartPolicy": "Always",
2026-06-11 01:10:29.521143 | controller |     "schedulerName": "default-scheduler",
2026-06-11 01:10:29.521157 | controller |     "securityContext": {
2026-06-11 01:10:29.521172 | controller |       "runAsNonRoot": true,
2026-06-11 01:10:29.521186 | controller |       "seLinuxOptions": {
2026-06-11 01:10:29.521201 | controller |         "level": "s0:c26,c5"
2026-06-11 01:10:29.521215 | controller |       }
2026-06-11 01:10:29.521230 | controller |     },
2026-06-11 01:10:29.521245 | controller |     "serviceAccount": "neutron-operator-controller-manager",
2026-06-11 01:10:29.521259 | controller |     "serviceAccountName": "neutron-operator-controller-manager",
2026-06-11 01:10:29.521274 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-11 01:10:29.521289 | controller |     "tolerations": [
2026-06-11 01:10:29.521304 | controller |       {
2026-06-11 01:10:29.521319 | controller |         "effect": "NoExecute",
2026-06-11 01:10:29.521334 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-11 01:10:29.521369 | controller |         "operator": "Exists",
2026-06-11 01:10:29.521386 | controller |         "tolerationSeconds": 120
2026-06-11 01:10:29.521402 | controller |       },
2026-06-11 01:10:29.521417 | controller |       {
2026-06-11 01:10:29.521432 | controller |         "effect": "NoExecute",
2026-06-11 01:10:29.521447 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-11 01:10:29.521462 | controller |         "operator": "Exists",
2026-06-11 01:10:29.521477 | controller |         "tolerationSeconds": 120
2026-06-11 01:10:29.521495 | controller |       },
2026-06-11 01:10:29.521510 | controller |       {
2026-06-11 01:10:29.521525 | controller |         "effect": "NoSchedule",
2026-06-11 01:10:29.521540 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-11 01:10:29.521555 | controller |         "operator": "Exists"
2026-06-11 01:10:29.521570 | controller |       }
2026-06-11 01:10:29.521585 | controller |     ],
2026-06-11 01:10:29.521600 | controller |     "volumes": [
2026-06-11 01:10:29.521615 | controller |       {
2026-06-11 01:10:29.521629 | controller |         "name": "kube-api-access-j6hm9",
2026-06-11 01:10:29.521644 | controller |         "projected": {
2026-06-11 01:10:29.521659 | controller |           "defaultMode": 420,
2026-06-11 01:10:29.521673 | controller |           "sources": [
2026-06-11 01:10:29.521687 | controller |             {
2026-06-11 01:10:29.521702 | controller |               "serviceAccountToken": {
2026-06-11 01:10:29.521716 | controller |                 "expirationSeconds": 3607,
2026-06-11 01:10:29.521731 | controller |                 "path": "token"
2026-06-11 01:10:29.521745 | controller |               }
2026-06-11 01:10:29.521760 | controller |             },
2026-06-11 01:10:29.521774 | controller |             {
2026-06-11 01:10:29.521789 | controller |               "configMap": {
2026-06-11 01:10:29.521803 | controller |                 "items": [
2026-06-11 01:10:29.521818 | controller |                   {
2026-06-11 01:10:29.521832 | controller |                     "key": "ca.crt",
2026-06-11 01:10:29.521847 | controller |                     "path": "ca.crt"
2026-06-11 01:10:29.521861 | controller |                   }
2026-06-11 01:10:29.521875 | controller |                 ],
2026-06-11 01:10:29.521890 | controller |                 "name": "kube-root-ca.crt"
2026-06-11 01:10:29.521904 | controller |               }
2026-06-11 01:10:29.521919 | controller |             },
2026-06-11 01:10:29.521933 | controller |             {
2026-06-11 01:10:29.521948 | controller |               "downwardAPI": {
2026-06-11 01:10:29.521962 | controller |                 "items": [
2026-06-11 01:10:29.521977 | controller |                   {
2026-06-11 01:10:29.521991 | controller |                     "fieldRef": {
2026-06-11 01:10:29.522006 | controller |                       "apiVersion": "v1",
2026-06-11 01:10:29.522020 | controller |                       "fieldPath": "metadata.namespace"
2026-06-11 01:10:29.522035 | controller |                     },
2026-06-11 01:10:29.522050 | controller |                     "path": "namespace"
2026-06-11 01:10:29.522064 | controller |                   }
2026-06-11 01:10:29.522079 | controller |                 ]
2026-06-11 01:10:29.522093 | controller |               }
2026-06-11 01:10:29.522108 | controller |             },
2026-06-11 01:10:29.522123 | controller |             {
2026-06-11 01:10:29.522137 | controller |               "configMap": {
2026-06-11 01:10:29.522152 | controller |                 "items": [
2026-06-11 01:10:29.522166 | controller |                   {
2026-06-11 01:10:29.522181 | controller |                     "key": "service-ca.crt",
2026-06-11 01:10:29.522196 | controller |                     "path": "service-ca.crt"
2026-06-11 01:10:29.522211 | controller |                   }
2026-06-11 01:10:29.522225 | controller |                 ],
2026-06-11 01:10:29.522239 | controller |                 "name": "openshift-service-ca.crt"
2026-06-11 01:10:29.522254 | controller |               }
2026-06-11 01:10:29.522268 | controller |             }
2026-06-11 01:10:29.522282 | controller |           ]
2026-06-11 01:10:29.522297 | controller |         }
2026-06-11 01:10:29.522311 | controller |       }
2026-06-11 01:10:29.522326 | controller |     ]
2026-06-11 01:10:29.522341 | controller |   },
2026-06-11 01:10:29.522376 | controller |   "status": {
2026-06-11 01:10:29.522393 | controller |     "conditions": [
2026-06-11 01:10:29.522408 | controller |       {
2026-06-11 01:10:29.522426 | controller |         "lastProbeTime": null,
2026-06-11 01:10:29.522442 | controller |         "lastTransitionTime": "2026-06-11T00:15:47Z",
2026-06-11 01:10:29.522457 | controller |         "status": "True",
2026-06-11 01:10:29.522472 | controller |         "type": "PodReadyToStartContainers"
2026-06-11 01:10:29.522487 | controller |       },
2026-06-11 01:10:29.522502 | controller |       {
2026-06-11 01:10:29.522517 | controller |         "lastProbeTime": null,
2026-06-11 01:10:29.522532 | controller |         "lastTransitionTime": "2026-06-11T00:14:38Z",
2026-06-11 01:10:29.522546 | controller |         "status": "True",
2026-06-11 01:10:29.522562 | controller |         "type": "Initialized"
2026-06-11 01:10:29.522576 | controller |       },
2026-06-11 01:10:29.522592 | controller |       {
2026-06-11 01:10:29.522607 | controller |         "lastProbeTime": null,
2026-06-11 01:10:29.522622 | controller |         "lastTransitionTime": "2026-06-11T00:15:58Z",
2026-06-11 01:10:29.522637 | controller |         "status": "True",
2026-06-11 01:10:29.522651 | controller |         "type": "Ready"
2026-06-11 01:10:29.522666 | controller |       },
2026-06-11 01:10:29.522681 | controller |       {
2026-06-11 01:10:29.522695 | controller |         "lastProbeTime": null,
2026-06-11 01:10:29.522710 | controller |         "lastTransitionTime": "2026-06-11T00:15:58Z",
2026-06-11 01:10:29.522724 | controller |         "status": "True",
2026-06-11 01:10:29.522739 | controller |         "type": "ContainersReady"
2026-06-11 01:10:29.522754 | controller |       },
2026-06-11 01:10:29.522769 | controller |       {
2026-06-11 01:10:29.522784 | controller |         "lastProbeTime": null,
2026-06-11 01:10:29.522798 | controller |         "lastTransitionTime": "2026-06-11T00:14:38Z",
2026-06-11 01:10:29.522813 | controller |         "status": "True",
2026-06-11 01:10:29.522828 | controller |         "type": "PodScheduled"
2026-06-11 01:10:29.522842 | controller |       }
2026-06-11 01:10:29.522857 | controller |     ],
2026-06-11 01:10:29.522872 | controller |     "containerStatuses": [
2026-06-11 01:10:29.522886 | controller |       {
2026-06-11 01:10:29.522901 | controller |         "allocatedResources": {
2026-06-11 01:10:29.522915 | controller |           "cpu": "10m",
2026-06-11 01:10:29.522930 | controller |           "memory": "256Mi"
2026-06-11 01:10:29.522944 | controller |         },
2026-06-11 01:10:29.522959 | controller |         "containerID": "cri-o://0d343c78f0c89131ce0d236b2cd54e9a0375bf509c4e715e29f2cadf6151f7ec",
2026-06-11 01:10:29.522974 | controller |         "image": "quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d",
2026-06-11 01:10:29.522989 | controller |         "imageID": "quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d",
2026-06-11 01:10:29.523004 | controller |         "lastState": {},
2026-06-11 01:10:29.523019 | controller |         "name": "manager",
2026-06-11 01:10:29.523034 | controller |         "ready": true,
2026-06-11 01:10:29.523048 | controller |         "resources": {
2026-06-11 01:10:29.523063 | controller |           "limits": {
2026-06-11 01:10:29.523077 | controller |             "cpu": "500m",
2026-06-11 01:10:29.523092 | controller |             "memory": "512Mi"
2026-06-11 01:10:29.523107 | controller |           },
2026-06-11 01:10:29.523121 | controller |           "requests": {
2026-06-11 01:10:29.523136 | controller |             "cpu": "10m",
2026-06-11 01:10:29.523151 | controller |             "memory": "256Mi"
2026-06-11 01:10:29.523165 | controller |           }
2026-06-11 01:10:29.523180 | controller |         },
2026-06-11 01:10:29.523194 | controller |         "restartCount": 0,
2026-06-11 01:10:29.523209 | controller |         "started": true,
2026-06-11 01:10:29.523223 | controller |         "state": {
2026-06-11 01:10:29.523238 | controller |           "running": {
2026-06-11 01:10:29.523252 | controller |             "startedAt": "2026-06-11T00:15:45Z"
2026-06-11 01:10:29.523270 | controller |           }
2026-06-11 01:10:29.523286 | controller |         },
2026-06-11 01:10:29.523300 | controller |         "user": {
2026-06-11 01:10:29.523315 | controller |           "linux": {
2026-06-11 01:10:29.523329 | controller |             "gid": 0,
2026-06-11 01:10:29.523344 | controller |             "supplementalGroups": [
2026-06-11 01:10:29.523378 | controller |               0
2026-06-11 01:10:29.523393 | controller |             ],
2026-06-11 01:10:29.523409 | controller |             "uid": 65532
2026-06-11 01:10:29.523424 | controller |           }
2026-06-11 01:10:29.523439 | controller |         },
2026-06-11 01:10:29.523453 | controller |         "volumeMounts": [
2026-06-11 01:10:29.523468 | controller |           {
2026-06-11 01:10:29.523482 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 01:10:29.523497 | controller |             "name": "kube-api-access-j6hm9",
2026-06-11 01:10:29.523512 | controller |             "readOnly": true,
2026-06-11 01:10:29.523527 | controller |             "recursiveReadOnly": "Disabled"
2026-06-11 01:10:29.523542 | controller |           }
2026-06-11 01:10:29.523557 | controller |         ]
2026-06-11 01:10:29.523572 | controller |       }
2026-06-11 01:10:29.523587 | controller |     ],
2026-06-11 01:10:29.523602 | controller |     "hostIP": "192.168.126.11",
2026-06-11 01:10:29.523616 | controller |     "hostIPs": [
2026-06-11 01:10:29.523632 | controller |       {
2026-06-11 01:10:29.523647 | controller |         "ip": "192.168.126.11"
2026-06-11 01:10:29.523662 | controller |       }
2026-06-11 01:10:29.523677 | controller |     ],
2026-06-11 01:10:29.523691 | controller |     "phase": "Running",
2026-06-11 01:10:29.523926 | controller |     "podIP": "10.217.0.86",
2026-06-11 01:10:29.523946 | controller |     "podIPs": [
2026-06-11 01:10:29.523963 | controller |       {
2026-06-11 01:10:29.523996 | controller |         "ip": "10.217.0.86"
2026-06-11 01:10:29.524012 | controller |       }
2026-06-11 01:10:29.524027 | controller |     ],
2026-06-11 01:10:29.524041 | controller |     "qosClass": "Burstable",
2026-06-11 01:10:29.524056 | controller |     "startTime": "2026-06-11T00:14:38Z"
2026-06-11 01:10:29.524071 | controller |   }
2026-06-11 01:10:29.524086 | controller | }
2026-06-11 01:10:29.544650 | controller | ok:
2026-06-11 01:10:29.544707 | controller | {
2026-06-11 01:10:29.544728 | controller |   "apiVersion": "v1",
2026-06-11 01:10:29.544745 | controller |   "kind": "Pod",
2026-06-11 01:10:29.544760 | controller |   "metadata": {
2026-06-11 01:10:29.544775 | controller |     "annotations": {
2026-06-11 01:10:29.544790 | 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 01:10:29.544806 | 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 01:10:29.544821 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-11 01:10:29.544836 | controller |       "openshift.io/scc": "anyuid",
2026-06-11 01:10:29.544851 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-11 01:10:29.544866 | controller |     },
2026-06-11 01:10:29.544881 | controller |     "creationTimestamp": "2026-06-11T00:14:38Z",
2026-06-11 01:10:29.544895 | controller |     "generateName": "nova-operator-controller-manager-f4c4579bb-",
2026-06-11 01:10:29.544916 | controller |     "generation": 1,
2026-06-11 01:10:29.544930 | controller |     "labels": {
2026-06-11 01:10:29.544944 | controller |       "app.kubernetes.io/name": "nova-operator",
2026-06-11 01:10:29.544958 | controller |       "control-plane": "controller-manager",
2026-06-11 01:10:29.544972 | controller |       "openstack.org/operator-name": "nova",
2026-06-11 01:10:29.544986 | controller |       "pod-template-hash": "f4c4579bb"
2026-06-11 01:10:29.545033 | controller |     },
2026-06-11 01:10:29.545051 | controller |     "managedFields": [
2026-06-11 01:10:29.545066 | controller |       {
2026-06-11 01:10:29.545095 | controller |         "apiVersion": "v1",
2026-06-11 01:10:29.545112 | controller |         "fieldsType": "FieldsV1",
2026-06-11 01:10:29.545127 | controller |         "fieldsV1": {
2026-06-11 01:10:29.545141 | controller |           "f:metadata": {
2026-06-11 01:10:29.545155 | controller |             "f:annotations": {
2026-06-11 01:10:29.545169 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-11 01:10:29.545184 | controller |             }
2026-06-11 01:10:29.545197 | controller |           }
2026-06-11 01:10:29.545211 | controller |         },
2026-06-11 01:10:29.545225 | controller |         "manager": "crc",
2026-06-11 01:10:29.545239 | controller |         "operation": "Update",
2026-06-11 01:10:29.545253 | controller |         "subresource": "status",
2026-06-11 01:10:29.545267 | controller |         "time": "2026-06-11T00:14:38Z"
2026-06-11 01:10:29.545281 | controller |       },
2026-06-11 01:10:29.545295 | controller |       {
2026-06-11 01:10:29.545310 | controller |         "apiVersion": "v1",
2026-06-11 01:10:29.545324 | controller |         "fieldsType": "FieldsV1",
2026-06-11 01:10:29.545339 | controller |         "fieldsV1": {
2026-06-11 01:10:29.545376 | controller |           "f:metadata": {
2026-06-11 01:10:29.545393 | controller |             "f:annotations": {
2026-06-11 01:10:29.545408 | controller |               ".": {},
2026-06-11 01:10:29.545423 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-11 01:10:29.545437 | controller |             },
2026-06-11 01:10:29.545452 | controller |             "f:generateName": {},
2026-06-11 01:10:29.545466 | controller |             "f:labels": {
2026-06-11 01:10:29.545480 | controller |               ".": {},
2026-06-11 01:10:29.545494 | controller |               "f:app.kubernetes.io/name": {},
2026-06-11 01:10:29.545508 | controller |               "f:control-plane": {},
2026-06-11 01:10:29.545522 | controller |               "f:openstack.org/operator-name": {},
2026-06-11 01:10:29.545536 | controller |               "f:pod-template-hash": {}
2026-06-11 01:10:29.545551 | controller |             },
2026-06-11 01:10:29.545566 | controller |             "f:ownerReferences": {
2026-06-11 01:10:29.545581 | controller |               ".": {},
2026-06-11 01:10:29.545595 | controller |               "k:{\"uid\":\"3dc36a31-ad86-488d-87e4-bc7c3beb97e4\"}": {}
2026-06-11 01:10:29.545610 | controller |             }
2026-06-11 01:10:29.545624 | controller |           },
2026-06-11 01:10:29.545638 | controller |           "f:spec": {
2026-06-11 01:10:29.545652 | controller |             "f:containers": {
2026-06-11 01:10:29.545666 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-11 01:10:29.545680 | controller |                 ".": {},
2026-06-11 01:10:29.545694 | controller |                 "f:args": {},
2026-06-11 01:10:29.545708 | controller |                 "f:command": {},
2026-06-11 01:10:29.545723 | controller |                 "f:env": {
2026-06-11 01:10:29.545737 | controller |                   ".": {},
2026-06-11 01:10:29.545751 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-11 01:10:29.545764 | controller |                     ".": {},
2026-06-11 01:10:29.545778 | controller |                     "f:name": {},
2026-06-11 01:10:29.545792 | controller |                     "f:value": {}
2026-06-11 01:10:29.545806 | controller |                   },
2026-06-11 01:10:29.545824 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-11 01:10:29.545840 | controller |                     ".": {},
2026-06-11 01:10:29.545854 | controller |                     "f:name": {},
2026-06-11 01:10:29.545869 | controller |                     "f:value": {}
2026-06-11 01:10:29.545883 | controller |                   },
2026-06-11 01:10:29.545897 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-11 01:10:29.545912 | controller |                     ".": {},
2026-06-11 01:10:29.545926 | controller |                     "f:name": {},
2026-06-11 01:10:29.545941 | controller |                     "f:value": {}
2026-06-11 01:10:29.545955 | controller |                   },
2026-06-11 01:10:29.545969 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-11 01:10:29.545983 | controller |                     ".": {},
2026-06-11 01:10:29.545997 | controller |                     "f:name": {},
2026-06-11 01:10:29.546011 | controller |                     "f:value": {}
2026-06-11 01:10:29.546025 | controller |                   },
2026-06-11 01:10:29.546059 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-11 01:10:29.546076 | controller |                     ".": {},
2026-06-11 01:10:29.546090 | controller |                     "f:name": {},
2026-06-11 01:10:29.546104 | controller |                     "f:value": {}
2026-06-11 01:10:29.546118 | controller |                   }
2026-06-11 01:10:29.546131 | controller |                 },
2026-06-11 01:10:29.546145 | controller |                 "f:image": {},
2026-06-11 01:10:29.546159 | controller |                 "f:imagePullPolicy": {},
2026-06-11 01:10:29.546173 | controller |                 "f:livenessProbe": {
2026-06-11 01:10:29.546187 | controller |                   ".": {},
2026-06-11 01:10:29.546201 | controller |                   "f:failureThreshold": {},
2026-06-11 01:10:29.546215 | controller |                   "f:httpGet": {
2026-06-11 01:10:29.546229 | controller |                     ".": {},
2026-06-11 01:10:29.546243 | controller |                     "f:path": {},
2026-06-11 01:10:29.546257 | controller |                     "f:port": {},
2026-06-11 01:10:29.546271 | controller |                     "f:scheme": {}
2026-06-11 01:10:29.546285 | controller |                   },
2026-06-11 01:10:29.546299 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 01:10:29.546313 | controller |                   "f:periodSeconds": {},
2026-06-11 01:10:29.546327 | controller |                   "f:successThreshold": {},
2026-06-11 01:10:29.546342 | controller |                   "f:timeoutSeconds": {}
2026-06-11 01:10:29.546378 | controller |                 },
2026-06-11 01:10:29.546394 | controller |                 "f:name": {},
2026-06-11 01:10:29.546409 | controller |                 "f:readinessProbe": {
2026-06-11 01:10:29.546423 | controller |                   ".": {},
2026-06-11 01:10:29.546437 | controller |                   "f:failureThreshold": {},
2026-06-11 01:10:29.546451 | controller |                   "f:httpGet": {
2026-06-11 01:10:29.546465 | controller |                     ".": {},
2026-06-11 01:10:29.546479 | controller |                     "f:path": {},
2026-06-11 01:10:29.546493 | controller |                     "f:port": {},
2026-06-11 01:10:29.546507 | controller |                     "f:scheme": {}
2026-06-11 01:10:29.546521 | controller |                   },
2026-06-11 01:10:29.546535 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 01:10:29.546549 | controller |                   "f:periodSeconds": {},
2026-06-11 01:10:29.546563 | controller |                   "f:successThreshold": {},
2026-06-11 01:10:29.546577 | controller |                   "f:timeoutSeconds": {}
2026-06-11 01:10:29.546592 | controller |                 },
2026-06-11 01:10:29.546606 | controller |                 "f:resources": {
2026-06-11 01:10:29.546620 | controller |                   ".": {},
2026-06-11 01:10:29.546637 | controller |                   "f:limits": {
2026-06-11 01:10:29.546652 | controller |                     ".": {},
2026-06-11 01:10:29.546666 | controller |                     "f:cpu": {},
2026-06-11 01:10:29.546680 | controller |                     "f:memory": {}
2026-06-11 01:10:29.546694 | controller |                   },
2026-06-11 01:10:29.546708 | controller |                   "f:requests": {
2026-06-11 01:10:29.546722 | controller |                     ".": {},
2026-06-11 01:10:29.546735 | controller |                     "f:cpu": {},
2026-06-11 01:10:29.546749 | controller |                     "f:memory": {}
2026-06-11 01:10:29.546762 | controller |                   }
2026-06-11 01:10:29.546776 | controller |                 },
2026-06-11 01:10:29.546790 | controller |                 "f:securityContext": {
2026-06-11 01:10:29.546804 | controller |                   ".": {},
2026-06-11 01:10:29.546817 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-11 01:10:29.546831 | controller |                 },
2026-06-11 01:10:29.546845 | controller |                 "f:terminationMessagePath": {},
2026-06-11 01:10:29.546859 | controller |                 "f:terminationMessagePolicy": {}
2026-06-11 01:10:29.546873 | controller |               }
2026-06-11 01:10:29.546887 | controller |             },
2026-06-11 01:10:29.546900 | controller |             "f:dnsPolicy": {},
2026-06-11 01:10:29.546914 | controller |             "f:enableServiceLinks": {},
2026-06-11 01:10:29.546928 | controller |             "f:restartPolicy": {},
2026-06-11 01:10:29.546942 | controller |             "f:schedulerName": {},
2026-06-11 01:10:29.546956 | controller |             "f:securityContext": {
2026-06-11 01:10:29.546970 | controller |               ".": {},
2026-06-11 01:10:29.546984 | controller |               "f:runAsNonRoot": {}
2026-06-11 01:10:29.546998 | controller |             },
2026-06-11 01:10:29.547012 | controller |             "f:serviceAccount": {},
2026-06-11 01:10:29.547026 | controller |             "f:serviceAccountName": {},
2026-06-11 01:10:29.547039 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-11 01:10:29.547053 | controller |             "f:tolerations": {}
2026-06-11 01:10:29.547067 | controller |           }
2026-06-11 01:10:29.547081 | controller |         },
2026-06-11 01:10:29.547095 | controller |         "manager": "kube-controller-manager",
2026-06-11 01:10:29.547110 | controller |         "operation": "Update",
2026-06-11 01:10:29.547124 | controller |         "time": "2026-06-11T00:14:38Z"
2026-06-11 01:10:29.547137 | controller |       },
2026-06-11 01:10:29.547151 | controller |       {
2026-06-11 01:10:29.547165 | controller |         "apiVersion": "v1",
2026-06-11 01:10:29.547179 | controller |         "fieldsType": "FieldsV1",
2026-06-11 01:10:29.547193 | controller |         "fieldsV1": {
2026-06-11 01:10:29.547206 | controller |           "f:metadata": {
2026-06-11 01:10:29.547220 | controller |             "f:annotations": {
2026-06-11 01:10:29.547234 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-11 01:10:29.547247 | controller |             }
2026-06-11 01:10:29.547262 | controller |           }
2026-06-11 01:10:29.547276 | controller |         },
2026-06-11 01:10:29.547289 | controller |         "manager": "multus-daemon",
2026-06-11 01:10:29.547303 | controller |         "operation": "Update",
2026-06-11 01:10:29.547318 | controller |         "subresource": "status",
2026-06-11 01:10:29.547332 | controller |         "time": "2026-06-11T00:15:04Z"
2026-06-11 01:10:29.547359 | controller |       },
2026-06-11 01:10:29.547379 | controller |       {
2026-06-11 01:10:29.547394 | controller |         "apiVersion": "v1",
2026-06-11 01:10:29.547409 | controller |         "fieldsType": "FieldsV1",
2026-06-11 01:10:29.547423 | controller |         "fieldsV1": {
2026-06-11 01:10:29.547437 | controller |           "f:status": {
2026-06-11 01:10:29.547455 | controller |             "f:conditions": {
2026-06-11 01:10:29.547469 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-11 01:10:29.547484 | controller |                 ".": {},
2026-06-11 01:10:29.547498 | controller |                 "f:lastProbeTime": {},
2026-06-11 01:10:29.547512 | controller |                 "f:lastTransitionTime": {},
2026-06-11 01:10:29.547526 | controller |                 "f:status": {},
2026-06-11 01:10:29.547540 | controller |                 "f:type": {}
2026-06-11 01:10:29.547557 | controller |               },
2026-06-11 01:10:29.547573 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-11 01:10:29.547589 | controller |                 ".": {},
2026-06-11 01:10:29.547603 | controller |                 "f:lastProbeTime": {},
2026-06-11 01:10:29.547617 | controller |                 "f:lastTransitionTime": {},
2026-06-11 01:10:29.547631 | controller |                 "f:status": {},
2026-06-11 01:10:29.547645 | controller |                 "f:type": {}
2026-06-11 01:10:29.547659 | controller |               },
2026-06-11 01:10:29.547673 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-11 01:10:29.547687 | controller |                 ".": {},
2026-06-11 01:10:29.547701 | controller |                 "f:lastProbeTime": {},
2026-06-11 01:10:29.547715 | controller |                 "f:lastTransitionTime": {},
2026-06-11 01:10:29.547764 | controller |                 "f:status": {},
2026-06-11 01:10:29.547788 | controller |                 "f:type": {}
2026-06-11 01:10:29.547804 | controller |               },
2026-06-11 01:10:29.547819 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-11 01:10:29.547834 | controller |                 ".": {},
2026-06-11 01:10:29.547848 | controller |                 "f:lastProbeTime": {},
2026-06-11 01:10:29.547862 | controller |                 "f:lastTransitionTime": {},
2026-06-11 01:10:29.547876 | controller |                 "f:status": {},
2026-06-11 01:10:29.547890 | controller |                 "f:type": {}
2026-06-11 01:10:29.547904 | controller |               }
2026-06-11 01:10:29.547918 | controller |             },
2026-06-11 01:10:29.547932 | controller |             "f:containerStatuses": {},
2026-06-11 01:10:29.547947 | controller |             "f:hostIP": {},
2026-06-11 01:10:29.547961 | controller |             "f:hostIPs": {},
2026-06-11 01:10:29.547975 | controller |             "f:phase": {},
2026-06-11 01:10:29.547990 | controller |             "f:podIP": {},
2026-06-11 01:10:29.548003 | controller |             "f:podIPs": {
2026-06-11 01:10:29.548017 | controller |               ".": {},
2026-06-11 01:10:29.548031 | controller |               "k:{\"ip\":\"10.217.0.88\"}": {
2026-06-11 01:10:29.548045 | controller |                 ".": {},
2026-06-11 01:10:29.548059 | controller |                 "f:ip": {}
2026-06-11 01:10:29.548074 | controller |               }
2026-06-11 01:10:29.548088 | controller |             },
2026-06-11 01:10:29.548102 | controller |             "f:startTime": {}
2026-06-11 01:10:29.548116 | controller |           }
2026-06-11 01:10:29.548130 | controller |         },
2026-06-11 01:10:29.548143 | controller |         "manager": "kubelet",
2026-06-11 01:10:29.548158 | controller |         "operation": "Update",
2026-06-11 01:10:29.548172 | controller |         "subresource": "status",
2026-06-11 01:10:29.548186 | controller |         "time": "2026-06-11T00:15:57Z"
2026-06-11 01:10:29.548200 | controller |       }
2026-06-11 01:10:29.548213 | controller |     ],
2026-06-11 01:10:29.548227 | controller |     "name": "nova-operator-controller-manager-f4c4579bb-vn5jz",
2026-06-11 01:10:29.548241 | controller |     "namespace": "openstack-operators",
2026-06-11 01:10:29.548255 | controller |     "ownerReferences": [
2026-06-11 01:10:29.548269 | controller |       {
2026-06-11 01:10:29.548283 | controller |         "apiVersion": "apps/v1",
2026-06-11 01:10:29.548297 | controller |         "blockOwnerDeletion": true,
2026-06-11 01:10:29.548315 | controller |         "controller": true,
2026-06-11 01:10:29.548329 | controller |         "kind": "ReplicaSet",
2026-06-11 01:10:29.548344 | controller |         "name": "nova-operator-controller-manager-f4c4579bb",
2026-06-11 01:10:29.548380 | controller |         "uid": "3dc36a31-ad86-488d-87e4-bc7c3beb97e4"
2026-06-11 01:10:29.548395 | controller |       }
2026-06-11 01:10:29.548410 | controller |     ],
2026-06-11 01:10:29.548425 | controller |     "resourceVersion": "55165",
2026-06-11 01:10:29.548440 | controller |     "uid": "84693e33-428e-4a51-ba3d-d4af6bd00ff3"
2026-06-11 01:10:29.548454 | controller |   },
2026-06-11 01:10:29.548468 | controller |   "spec": {
2026-06-11 01:10:29.548482 | controller |     "containers": [
2026-06-11 01:10:29.548497 | controller |       {
2026-06-11 01:10:29.548511 | controller |         "args": [
2026-06-11 01:10:29.548524 | controller |           "--leader-elect",
2026-06-11 01:10:29.548539 | controller |           "--health-probe-bind-address=:8081",
2026-06-11 01:10:29.548553 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-11 01:10:29.548567 | controller |         ],
2026-06-11 01:10:29.548581 | controller |         "command": [
2026-06-11 01:10:29.548595 | controller |           "/manager"
2026-06-11 01:10:29.548609 | controller |         ],
2026-06-11 01:10:29.548624 | controller |         "env": [
2026-06-11 01:10:29.548638 | controller |           {
2026-06-11 01:10:29.548652 | controller |             "name": "LEASE_DURATION",
2026-06-11 01:10:29.548666 | controller |             "value": "30"
2026-06-11 01:10:29.548680 | controller |           },
2026-06-11 01:10:29.548694 | controller |           {
2026-06-11 01:10:29.548708 | controller |             "name": "RENEW_DEADLINE",
2026-06-11 01:10:29.548722 | controller |             "value": "20"
2026-06-11 01:10:29.548735 | controller |           },
2026-06-11 01:10:29.548749 | controller |           {
2026-06-11 01:10:29.548763 | controller |             "name": "RETRY_PERIOD",
2026-06-11 01:10:29.548777 | controller |             "value": "5"
2026-06-11 01:10:29.548790 | controller |           },
2026-06-11 01:10:29.548804 | controller |           {
2026-06-11 01:10:29.548818 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-11 01:10:29.548832 | controller |             "value": "false"
2026-06-11 01:10:29.548846 | controller |           },
2026-06-11 01:10:29.548860 | controller |           {
2026-06-11 01:10:29.548874 | controller |             "name": "METRICS_CERTS",
2026-06-11 01:10:29.548888 | controller |             "value": "false"
2026-06-11 01:10:29.548902 | controller |           }
2026-06-11 01:10:29.548915 | controller |         ],
2026-06-11 01:10:29.548929 | controller |         "image": "quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60",
2026-06-11 01:10:29.548943 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-11 01:10:29.548957 | controller |         "livenessProbe": {
2026-06-11 01:10:29.548971 | controller |           "failureThreshold": 3,
2026-06-11 01:10:29.548984 | controller |           "httpGet": {
2026-06-11 01:10:29.548997 | controller |             "path": "/healthz",
2026-06-11 01:10:29.549011 | controller |             "port": 8081,
2026-06-11 01:10:29.549025 | controller |             "scheme": "HTTP"
2026-06-11 01:10:29.549038 | controller |           },
2026-06-11 01:10:29.549053 | controller |           "initialDelaySeconds": 15,
2026-06-11 01:10:29.549066 | controller |           "periodSeconds": 20,
2026-06-11 01:10:29.549080 | controller |           "successThreshold": 1,
2026-06-11 01:10:29.549107 | controller |           "timeoutSeconds": 1
2026-06-11 01:10:29.549121 | controller |         },
2026-06-11 01:10:29.549135 | controller |         "name": "manager",
2026-06-11 01:10:29.549149 | controller |         "readinessProbe": {
2026-06-11 01:10:29.549163 | controller |           "failureThreshold": 3,
2026-06-11 01:10:29.549180 | controller |           "httpGet": {
2026-06-11 01:10:29.549194 | controller |             "path": "/readyz",
2026-06-11 01:10:29.549208 | controller |             "port": 8081,
2026-06-11 01:10:29.549221 | controller |             "scheme": "HTTP"
2026-06-11 01:10:29.549235 | controller |           },
2026-06-11 01:10:29.549249 | controller |           "initialDelaySeconds": 5,
2026-06-11 01:10:29.549263 | controller |           "periodSeconds": 10,
2026-06-11 01:10:29.549276 | controller |           "successThreshold": 1,
2026-06-11 01:10:29.549290 | controller |           "timeoutSeconds": 1
2026-06-11 01:10:29.549303 | controller |         },
2026-06-11 01:10:29.549317 | controller |         "resources": {
2026-06-11 01:10:29.549330 | controller |           "limits": {
2026-06-11 01:10:29.549344 | controller |             "cpu": "500m",
2026-06-11 01:10:29.549377 | controller |             "memory": "512Mi"
2026-06-11 01:10:29.549392 | controller |           },
2026-06-11 01:10:29.549407 | controller |           "requests": {
2026-06-11 01:10:29.549421 | controller |             "cpu": "10m",
2026-06-11 01:10:29.549436 | controller |             "memory": "256Mi"
2026-06-11 01:10:29.549450 | controller |           }
2026-06-11 01:10:29.549464 | controller |         },
2026-06-11 01:10:29.549478 | controller |         "securityContext": {
2026-06-11 01:10:29.549492 | controller |           "allowPrivilegeEscalation": false,
2026-06-11 01:10:29.549506 | controller |           "capabilities": {
2026-06-11 01:10:29.549520 | controller |             "drop": [
2026-06-11 01:10:29.549534 | controller |               "MKNOD"
2026-06-11 01:10:29.549548 | controller |             ]
2026-06-11 01:10:29.549562 | controller |           }
2026-06-11 01:10:29.549576 | controller |         },
2026-06-11 01:10:29.549590 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-11 01:10:29.549605 | controller |         "terminationMessagePolicy": "File",
2026-06-11 01:10:29.549619 | controller |         "volumeMounts": [
2026-06-11 01:10:29.549634 | controller |           {
2026-06-11 01:10:29.549648 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 01:10:29.549663 | controller |             "name": "kube-api-access-8q5xt",
2026-06-11 01:10:29.549677 | controller |             "readOnly": true
2026-06-11 01:10:29.549691 | controller |           }
2026-06-11 01:10:29.549705 | controller |         ]
2026-06-11 01:10:29.549719 | controller |       }
2026-06-11 01:10:29.549733 | controller |     ],
2026-06-11 01:10:29.549747 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-11 01:10:29.549761 | controller |     "enableServiceLinks": true,
2026-06-11 01:10:29.549775 | controller |     "imagePullSecrets": [
2026-06-11 01:10:29.549789 | controller |       {
2026-06-11 01:10:29.549803 | controller |         "name": "nova-operator-controller-manager-dockercfg-s97lw"
2026-06-11 01:10:29.549817 | controller |       }
2026-06-11 01:10:29.549832 | controller |     ],
2026-06-11 01:10:29.549846 | controller |     "nodeName": "crc",
2026-06-11 01:10:29.549860 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-11 01:10:29.549874 | controller |     "priority": 0,
2026-06-11 01:10:29.549888 | controller |     "restartPolicy": "Always",
2026-06-11 01:10:29.549902 | controller |     "schedulerName": "default-scheduler",
2026-06-11 01:10:29.549916 | controller |     "securityContext": {
2026-06-11 01:10:29.549930 | controller |       "runAsNonRoot": true,
2026-06-11 01:10:29.549944 | controller |       "seLinuxOptions": {
2026-06-11 01:10:29.549958 | controller |         "level": "s0:c26,c5"
2026-06-11 01:10:29.549971 | controller |       }
2026-06-11 01:10:29.549985 | controller |     },
2026-06-11 01:10:29.549998 | controller |     "serviceAccount": "nova-operator-controller-manager",
2026-06-11 01:10:29.550015 | controller |     "serviceAccountName": "nova-operator-controller-manager",
2026-06-11 01:10:29.550029 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-11 01:10:29.550048 | controller |     "tolerations": [
2026-06-11 01:10:29.550064 | controller |       {
2026-06-11 01:10:29.550078 | controller |         "effect": "NoExecute",
2026-06-11 01:10:29.550092 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-11 01:10:29.550106 | controller |         "operator": "Exists",
2026-06-11 01:10:29.550120 | controller |         "tolerationSeconds": 120
2026-06-11 01:10:29.550134 | controller |       },
2026-06-11 01:10:29.550148 | controller |       {
2026-06-11 01:10:29.550163 | controller |         "effect": "NoExecute",
2026-06-11 01:10:29.550176 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-11 01:10:29.550190 | controller |         "operator": "Exists",
2026-06-11 01:10:29.550204 | controller |         "tolerationSeconds": 120
2026-06-11 01:10:29.550218 | controller |       },
2026-06-11 01:10:29.550231 | controller |       {
2026-06-11 01:10:29.550245 | controller |         "effect": "NoSchedule",
2026-06-11 01:10:29.550259 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-11 01:10:29.550272 | controller |         "operator": "Exists"
2026-06-11 01:10:29.550286 | controller |       }
2026-06-11 01:10:29.550301 | controller |     ],
2026-06-11 01:10:29.550314 | controller |     "volumes": [
2026-06-11 01:10:29.550328 | controller |       {
2026-06-11 01:10:29.550342 | controller |         "name": "kube-api-access-8q5xt",
2026-06-11 01:10:29.550376 | controller |         "projected": {
2026-06-11 01:10:29.550392 | controller |           "defaultMode": 420,
2026-06-11 01:10:29.550406 | controller |           "sources": [
2026-06-11 01:10:29.550420 | controller |             {
2026-06-11 01:10:29.550433 | controller |               "serviceAccountToken": {
2026-06-11 01:10:29.550447 | controller |                 "expirationSeconds": 3607,
2026-06-11 01:10:29.550461 | controller |                 "path": "token"
2026-06-11 01:10:29.550475 | controller |               }
2026-06-11 01:10:29.550489 | controller |             },
2026-06-11 01:10:29.550503 | controller |             {
2026-06-11 01:10:29.550516 | controller |               "configMap": {
2026-06-11 01:10:29.550530 | controller |                 "items": [
2026-06-11 01:10:29.550544 | controller |                   {
2026-06-11 01:10:29.550557 | controller |                     "key": "ca.crt",
2026-06-11 01:10:29.550571 | controller |                     "path": "ca.crt"
2026-06-11 01:10:29.550586 | controller |                   }
2026-06-11 01:10:29.550600 | controller |                 ],
2026-06-11 01:10:29.550614 | controller |                 "name": "kube-root-ca.crt"
2026-06-11 01:10:29.550628 | controller |               }
2026-06-11 01:10:29.550642 | controller |             },
2026-06-11 01:10:29.550655 | controller |             {
2026-06-11 01:10:29.550668 | controller |               "downwardAPI": {
2026-06-11 01:10:29.550682 | controller |                 "items": [
2026-06-11 01:10:29.550695 | controller |                   {
2026-06-11 01:10:29.550709 | controller |                     "fieldRef": {
2026-06-11 01:10:29.550723 | controller |                       "apiVersion": "v1",
2026-06-11 01:10:29.550737 | controller |                       "fieldPath": "metadata.namespace"
2026-06-11 01:10:29.550750 | controller |                     },
2026-06-11 01:10:29.550765 | controller |                     "path": "namespace"
2026-06-11 01:10:29.550778 | controller |                   }
2026-06-11 01:10:29.550793 | controller |                 ]
2026-06-11 01:10:29.550806 | controller |               }
2026-06-11 01:10:29.550820 | controller |             },
2026-06-11 01:10:29.550834 | controller |             {
2026-06-11 01:10:29.550848 | controller |               "configMap": {
2026-06-11 01:10:29.550862 | controller |                 "items": [
2026-06-11 01:10:29.550875 | controller |                   {
2026-06-11 01:10:29.550888 | controller |                     "key": "service-ca.crt",
2026-06-11 01:10:29.550906 | controller |                     "path": "service-ca.crt"
2026-06-11 01:10:29.550921 | controller |                   }
2026-06-11 01:10:29.550935 | controller |                 ],
2026-06-11 01:10:29.550949 | controller |                 "name": "openshift-service-ca.crt"
2026-06-11 01:10:29.550963 | controller |               }
2026-06-11 01:10:29.550976 | controller |             }
2026-06-11 01:10:29.550990 | controller |           ]
2026-06-11 01:10:29.551004 | controller |         }
2026-06-11 01:10:29.551017 | controller |       }
2026-06-11 01:10:29.551031 | controller |     ]
2026-06-11 01:10:29.551045 | controller |   },
2026-06-11 01:10:29.551059 | controller |   "status": {
2026-06-11 01:10:29.551072 | controller |     "conditions": [
2026-06-11 01:10:29.551086 | controller |       {
2026-06-11 01:10:29.551100 | controller |         "lastProbeTime": null,
2026-06-11 01:10:29.551114 | controller |         "lastTransitionTime": "2026-06-11T00:15:45Z",
2026-06-11 01:10:29.551128 | controller |         "status": "True",
2026-06-11 01:10:29.551142 | controller |         "type": "PodReadyToStartContainers"
2026-06-11 01:10:29.551156 | controller |       },
2026-06-11 01:10:29.551170 | controller |       {
2026-06-11 01:10:29.551184 | controller |         "lastProbeTime": null,
2026-06-11 01:10:29.551198 | controller |         "lastTransitionTime": "2026-06-11T00:14:38Z",
2026-06-11 01:10:29.551212 | controller |         "status": "True",
2026-06-11 01:10:29.551225 | controller |         "type": "Initialized"
2026-06-11 01:10:29.551239 | controller |       },
2026-06-11 01:10:29.551253 | controller |       {
2026-06-11 01:10:29.551266 | controller |         "lastProbeTime": null,
2026-06-11 01:10:29.551280 | controller |         "lastTransitionTime": "2026-06-11T00:15:57Z",
2026-06-11 01:10:29.551294 | controller |         "status": "True",
2026-06-11 01:10:29.551308 | controller |         "type": "Ready"
2026-06-11 01:10:29.551322 | controller |       },
2026-06-11 01:10:29.551336 | controller |       {
2026-06-11 01:10:29.551367 | controller |         "lastProbeTime": null,
2026-06-11 01:10:29.551383 | controller |         "lastTransitionTime": "2026-06-11T00:15:57Z",
2026-06-11 01:10:29.551397 | controller |         "status": "True",
2026-06-11 01:10:29.551411 | controller |         "type": "ContainersReady"
2026-06-11 01:10:29.551425 | controller |       },
2026-06-11 01:10:29.551439 | controller |       {
2026-06-11 01:10:29.551453 | controller |         "lastProbeTime": null,
2026-06-11 01:10:29.551467 | controller |         "lastTransitionTime": "2026-06-11T00:14:38Z",
2026-06-11 01:10:29.551481 | controller |         "status": "True",
2026-06-11 01:10:29.551495 | controller |         "type": "PodScheduled"
2026-06-11 01:10:29.551509 | controller |       }
2026-06-11 01:10:29.551523 | controller |     ],
2026-06-11 01:10:29.551537 | controller |     "containerStatuses": [
2026-06-11 01:10:29.551551 | controller |       {
2026-06-11 01:10:29.551565 | controller |         "allocatedResources": {
2026-06-11 01:10:29.551579 | controller |           "cpu": "10m",
2026-06-11 01:10:29.551594 | controller |           "memory": "256Mi"
2026-06-11 01:10:29.551607 | controller |         },
2026-06-11 01:10:29.551622 | controller |         "containerID": "cri-o://3f931f39062e20dc4fee7a0337e196246d63d5507e350e5c6a27fe3ad7c3da72",
2026-06-11 01:10:29.551636 | controller |         "image": "quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60",
2026-06-11 01:10:29.551651 | controller |         "imageID": "quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60",
2026-06-11 01:10:29.551666 | controller |         "lastState": {},
2026-06-11 01:10:29.551680 | controller |         "name": "manager",
2026-06-11 01:10:29.551694 | controller |         "ready": true,
2026-06-11 01:10:29.551708 | controller |         "resources": {
2026-06-11 01:10:29.551722 | controller |           "limits": {
2026-06-11 01:10:29.551744 | controller |             "cpu": "500m",
2026-06-11 01:10:29.551758 | controller |             "memory": "512Mi"
2026-06-11 01:10:29.551772 | controller |           },
2026-06-11 01:10:29.551786 | controller |           "requests": {
2026-06-11 01:10:29.551799 | controller |             "cpu": "10m",
2026-06-11 01:10:29.551813 | controller |             "memory": "256Mi"
2026-06-11 01:10:29.551826 | controller |           }
2026-06-11 01:10:29.551840 | controller |         },
2026-06-11 01:10:29.551854 | controller |         "restartCount": 0,
2026-06-11 01:10:29.551867 | controller |         "started": true,
2026-06-11 01:10:29.551881 | controller |         "state": {
2026-06-11 01:10:29.551894 | controller |           "running": {
2026-06-11 01:10:29.551908 | controller |             "startedAt": "2026-06-11T00:15:44Z"
2026-06-11 01:10:29.551922 | controller |           }
2026-06-11 01:10:29.551936 | controller |         },
2026-06-11 01:10:29.551949 | controller |         "user": {
2026-06-11 01:10:29.551963 | controller |           "linux": {
2026-06-11 01:10:29.551977 | controller |             "gid": 0,
2026-06-11 01:10:29.551991 | controller |             "supplementalGroups": [
2026-06-11 01:10:29.552006 | controller |               0
2026-06-11 01:10:29.552020 | controller |             ],
2026-06-11 01:10:29.552034 | controller |             "uid": 65532
2026-06-11 01:10:29.552048 | controller |           }
2026-06-11 01:10:29.552062 | controller |         },
2026-06-11 01:10:29.552075 | controller |         "volumeMounts": [
2026-06-11 01:10:29.552089 | controller |           {
2026-06-11 01:10:29.552103 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 01:10:29.552117 | controller |             "name": "kube-api-access-8q5xt",
2026-06-11 01:10:29.552131 | controller |             "readOnly": true,
2026-06-11 01:10:29.552145 | controller |             "recursiveReadOnly": "Disabled"
2026-06-11 01:10:29.552159 | controller |           }
2026-06-11 01:10:29.552173 | controller |         ]
2026-06-11 01:10:29.552187 | controller |       }
2026-06-11 01:10:29.552201 | controller |     ],
2026-06-11 01:10:29.552215 | controller |     "hostIP": "192.168.126.11",
2026-06-11 01:10:29.552229 | controller |     "hostIPs": [
2026-06-11 01:10:29.552243 | controller |       {
2026-06-11 01:10:29.552257 | controller |         "ip": "192.168.126.11"
2026-06-11 01:10:29.552270 | controller |       }
2026-06-11 01:10:29.552285 | controller |     ],
2026-06-11 01:10:29.552299 | controller |     "phase": "Running",
2026-06-11 01:10:29.552313 | controller |     "podIP": "10.217.0.88",
2026-06-11 01:10:29.552327 | controller |     "podIPs": [
2026-06-11 01:10:29.552341 | controller |       {
2026-06-11 01:10:29.552374 | controller |         "ip": "10.217.0.88"
2026-06-11 01:10:29.552390 | controller |       }
2026-06-11 01:10:29.552404 | controller |     ],
2026-06-11 01:10:29.552418 | controller |     "qosClass": "Burstable",
2026-06-11 01:10:29.552432 | controller |     "startTime": "2026-06-11T00:14:38Z"
2026-06-11 01:10:29.552446 | controller |   }
2026-06-11 01:10:29.552460 | controller | }
2026-06-11 01:10:29.573463 | controller | ok:
2026-06-11 01:10:29.573526 | controller | {
2026-06-11 01:10:29.573550 | controller |   "apiVersion": "v1",
2026-06-11 01:10:29.573570 | controller |   "kind": "Pod",
2026-06-11 01:10:29.573588 | controller |   "metadata": {
2026-06-11 01:10:29.573609 | controller |     "annotations": {
2026-06-11 01:10:29.573625 | 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 01:10:29.573647 | 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 01:10:29.573672 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-11 01:10:29.573688 | controller |       "openshift.io/scc": "anyuid",
2026-06-11 01:10:29.573704 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-11 01:10:29.573746 | controller |     },
2026-06-11 01:10:29.573764 | controller |     "creationTimestamp": "2026-06-11T00:14:38Z",
2026-06-11 01:10:29.573779 | controller |     "generateName": "octavia-operator-controller-manager-6495978d8d-",
2026-06-11 01:10:29.573794 | controller |     "generation": 1,
2026-06-11 01:10:29.573808 | controller |     "labels": {
2026-06-11 01:10:29.573822 | controller |       "app.kubernetes.io/name": "octavia-operator",
2026-06-11 01:10:29.573836 | controller |       "control-plane": "controller-manager",
2026-06-11 01:10:29.573850 | controller |       "openstack.org/operator-name": "octavia",
2026-06-11 01:10:29.573864 | controller |       "pod-template-hash": "6495978d8d"
2026-06-11 01:10:29.573878 | controller |     },
2026-06-11 01:10:29.573892 | controller |     "managedFields": [
2026-06-11 01:10:29.573907 | controller |       {
2026-06-11 01:10:29.573921 | controller |         "apiVersion": "v1",
2026-06-11 01:10:29.573935 | controller |         "fieldsType": "FieldsV1",
2026-06-11 01:10:29.573949 | controller |         "fieldsV1": {
2026-06-11 01:10:29.573963 | controller |           "f:metadata": {
2026-06-11 01:10:29.573977 | controller |             "f:annotations": {
2026-06-11 01:10:29.573991 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-11 01:10:29.574004 | controller |             }
2026-06-11 01:10:29.574018 | controller |           }
2026-06-11 01:10:29.574032 | controller |         },
2026-06-11 01:10:29.574045 | controller |         "manager": "crc",
2026-06-11 01:10:29.574059 | controller |         "operation": "Update",
2026-06-11 01:10:29.574073 | controller |         "subresource": "status",
2026-06-11 01:10:29.574087 | controller |         "time": "2026-06-11T00:14:38Z"
2026-06-11 01:10:29.574101 | controller |       },
2026-06-11 01:10:29.574115 | controller |       {
2026-06-11 01:10:29.574129 | controller |         "apiVersion": "v1",
2026-06-11 01:10:29.574142 | controller |         "fieldsType": "FieldsV1",
2026-06-11 01:10:29.574156 | controller |         "fieldsV1": {
2026-06-11 01:10:29.574170 | controller |           "f:metadata": {
2026-06-11 01:10:29.574183 | controller |             "f:annotations": {
2026-06-11 01:10:29.574197 | controller |               ".": {},
2026-06-11 01:10:29.574210 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-11 01:10:29.574224 | controller |             },
2026-06-11 01:10:29.574238 | controller |             "f:generateName": {},
2026-06-11 01:10:29.574252 | controller |             "f:labels": {
2026-06-11 01:10:29.574265 | controller |               ".": {},
2026-06-11 01:10:29.574340 | controller |               "f:app.kubernetes.io/name": {},
2026-06-11 01:10:29.574387 | controller |               "f:control-plane": {},
2026-06-11 01:10:29.574404 | controller |               "f:openstack.org/operator-name": {},
2026-06-11 01:10:29.574419 | controller |               "f:pod-template-hash": {}
2026-06-11 01:10:29.574433 | controller |             },
2026-06-11 01:10:29.574447 | controller |             "f:ownerReferences": {
2026-06-11 01:10:29.574462 | controller |               ".": {},
2026-06-11 01:10:29.574476 | controller |               "k:{\"uid\":\"09827957-d00b-4c15-bc5b-1d9a3d5ae78b\"}": {}
2026-06-11 01:10:29.574490 | controller |             }
2026-06-11 01:10:29.574505 | controller |           },
2026-06-11 01:10:29.574519 | controller |           "f:spec": {
2026-06-11 01:10:29.574538 | controller |             "f:containers": {
2026-06-11 01:10:29.574553 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-11 01:10:29.574567 | controller |                 ".": {},
2026-06-11 01:10:29.574582 | controller |                 "f:args": {},
2026-06-11 01:10:29.574596 | controller |                 "f:command": {},
2026-06-11 01:10:29.574610 | controller |                 "f:env": {
2026-06-11 01:10:29.574624 | controller |                   ".": {},
2026-06-11 01:10:29.574638 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-11 01:10:29.574652 | controller |                     ".": {},
2026-06-11 01:10:29.574666 | controller |                     "f:name": {},
2026-06-11 01:10:29.574680 | controller |                     "f:value": {}
2026-06-11 01:10:29.574694 | controller |                   },
2026-06-11 01:10:29.574708 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-11 01:10:29.574723 | controller |                     ".": {},
2026-06-11 01:10:29.574737 | controller |                     "f:name": {},
2026-06-11 01:10:29.574751 | controller |                     "f:value": {}
2026-06-11 01:10:29.574765 | controller |                   },
2026-06-11 01:10:29.574779 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-11 01:10:29.574794 | controller |                     ".": {},
2026-06-11 01:10:29.574808 | controller |                     "f:name": {},
2026-06-11 01:10:29.574822 | controller |                     "f:value": {}
2026-06-11 01:10:29.574836 | controller |                   },
2026-06-11 01:10:29.574850 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-11 01:10:29.574864 | controller |                     ".": {},
2026-06-11 01:10:29.574878 | controller |                     "f:name": {},
2026-06-11 01:10:29.574893 | controller |                     "f:value": {}
2026-06-11 01:10:29.574907 | controller |                   },
2026-06-11 01:10:29.574921 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-11 01:10:29.574935 | controller |                     ".": {},
2026-06-11 01:10:29.574949 | controller |                     "f:name": {},
2026-06-11 01:10:29.574963 | controller |                     "f:value": {}
2026-06-11 01:10:29.574977 | controller |                   }
2026-06-11 01:10:29.574991 | controller |                 },
2026-06-11 01:10:29.575004 | controller |                 "f:image": {},
2026-06-11 01:10:29.575018 | controller |                 "f:imagePullPolicy": {},
2026-06-11 01:10:29.575032 | controller |                 "f:livenessProbe": {
2026-06-11 01:10:29.575046 | controller |                   ".": {},
2026-06-11 01:10:29.575060 | controller |                   "f:failureThreshold": {},
2026-06-11 01:10:29.575074 | controller |                   "f:httpGet": {
2026-06-11 01:10:29.575087 | controller |                     ".": {},
2026-06-11 01:10:29.575101 | controller |                     "f:path": {},
2026-06-11 01:10:29.575114 | controller |                     "f:port": {},
2026-06-11 01:10:29.575128 | controller |                     "f:scheme": {}
2026-06-11 01:10:29.575142 | controller |                   },
2026-06-11 01:10:29.575156 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 01:10:29.575170 | controller |                   "f:periodSeconds": {},
2026-06-11 01:10:29.575184 | controller |                   "f:successThreshold": {},
2026-06-11 01:10:29.575198 | controller |                   "f:timeoutSeconds": {}
2026-06-11 01:10:29.575212 | controller |                 },
2026-06-11 01:10:29.575225 | controller |                 "f:name": {},
2026-06-11 01:10:29.575239 | controller |                 "f:readinessProbe": {
2026-06-11 01:10:29.575253 | controller |                   ".": {},
2026-06-11 01:10:29.575267 | controller |                   "f:failureThreshold": {},
2026-06-11 01:10:29.575282 | controller |                   "f:httpGet": {
2026-06-11 01:10:29.575299 | controller |                     ".": {},
2026-06-11 01:10:29.575313 | controller |                     "f:path": {},
2026-06-11 01:10:29.575327 | controller |                     "f:port": {},
2026-06-11 01:10:29.575341 | controller |                     "f:scheme": {}
2026-06-11 01:10:29.575375 | controller |                   },
2026-06-11 01:10:29.575390 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 01:10:29.575403 | controller |                   "f:periodSeconds": {},
2026-06-11 01:10:29.575417 | controller |                   "f:successThreshold": {},
2026-06-11 01:10:29.575431 | controller |                   "f:timeoutSeconds": {}
2026-06-11 01:10:29.575444 | controller |                 },
2026-06-11 01:10:29.575458 | controller |                 "f:resources": {
2026-06-11 01:10:29.575471 | controller |                   ".": {},
2026-06-11 01:10:29.575485 | controller |                   "f:limits": {
2026-06-11 01:10:29.575499 | controller |                     ".": {},
2026-06-11 01:10:29.575513 | controller |                     "f:cpu": {},
2026-06-11 01:10:29.575527 | controller |                     "f:memory": {}
2026-06-11 01:10:29.575541 | controller |                   },
2026-06-11 01:10:29.575555 | controller |                   "f:requests": {
2026-06-11 01:10:29.575569 | controller |                     ".": {},
2026-06-11 01:10:29.575583 | controller |                     "f:cpu": {},
2026-06-11 01:10:29.575597 | controller |                     "f:memory": {}
2026-06-11 01:10:29.575611 | controller |                   }
2026-06-11 01:10:29.575625 | controller |                 },
2026-06-11 01:10:29.575639 | controller |                 "f:securityContext": {
2026-06-11 01:10:29.575653 | controller |                   ".": {},
2026-06-11 01:10:29.575667 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-11 01:10:29.575681 | controller |                 },
2026-06-11 01:10:29.575695 | controller |                 "f:terminationMessagePath": {},
2026-06-11 01:10:29.575710 | controller |                 "f:terminationMessagePolicy": {}
2026-06-11 01:10:29.575724 | controller |               }
2026-06-11 01:10:29.575738 | controller |             },
2026-06-11 01:10:29.575752 | controller |             "f:dnsPolicy": {},
2026-06-11 01:10:29.575766 | controller |             "f:enableServiceLinks": {},
2026-06-11 01:10:29.575779 | controller |             "f:restartPolicy": {},
2026-06-11 01:10:29.575793 | controller |             "f:schedulerName": {},
2026-06-11 01:10:29.575807 | controller |             "f:securityContext": {
2026-06-11 01:10:29.575821 | controller |               ".": {},
2026-06-11 01:10:29.575835 | controller |               "f:runAsNonRoot": {}
2026-06-11 01:10:29.575848 | controller |             },
2026-06-11 01:10:29.575862 | controller |             "f:serviceAccount": {},
2026-06-11 01:10:29.575876 | controller |             "f:serviceAccountName": {},
2026-06-11 01:10:29.575889 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-11 01:10:29.575903 | controller |             "f:tolerations": {}
2026-06-11 01:10:29.575917 | controller |           }
2026-06-11 01:10:29.575931 | controller |         },
2026-06-11 01:10:29.575944 | controller |         "manager": "kube-controller-manager",
2026-06-11 01:10:29.575958 | controller |         "operation": "Update",
2026-06-11 01:10:29.575971 | controller |         "time": "2026-06-11T00:14:38Z"
2026-06-11 01:10:29.575985 | controller |       },
2026-06-11 01:10:29.575999 | controller |       {
2026-06-11 01:10:29.576012 | controller |         "apiVersion": "v1",
2026-06-11 01:10:29.576025 | controller |         "fieldsType": "FieldsV1",
2026-06-11 01:10:29.576039 | controller |         "fieldsV1": {
2026-06-11 01:10:29.576052 | controller |           "f:metadata": {
2026-06-11 01:10:29.576066 | controller |             "f:annotations": {
2026-06-11 01:10:29.576079 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-11 01:10:29.576097 | controller |             }
2026-06-11 01:10:29.576112 | controller |           }
2026-06-11 01:10:29.576125 | controller |         },
2026-06-11 01:10:29.576139 | controller |         "manager": "multus-daemon",
2026-06-11 01:10:29.576153 | controller |         "operation": "Update",
2026-06-11 01:10:29.576167 | controller |         "subresource": "status",
2026-06-11 01:10:29.576181 | controller |         "time": "2026-06-11T00:14:49Z"
2026-06-11 01:10:29.576194 | controller |       },
2026-06-11 01:10:29.576208 | controller |       {
2026-06-11 01:10:29.576222 | controller |         "apiVersion": "v1",
2026-06-11 01:10:29.576235 | controller |         "fieldsType": "FieldsV1",
2026-06-11 01:10:29.576249 | controller |         "fieldsV1": {
2026-06-11 01:10:29.576262 | controller |           "f:status": {
2026-06-11 01:10:29.576276 | controller |             "f:conditions": {
2026-06-11 01:10:29.576289 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-11 01:10:29.576302 | controller |                 ".": {},
2026-06-11 01:10:29.576316 | controller |                 "f:lastProbeTime": {},
2026-06-11 01:10:29.576330 | controller |                 "f:lastTransitionTime": {},
2026-06-11 01:10:29.576343 | controller |                 "f:status": {},
2026-06-11 01:10:29.576375 | controller |                 "f:type": {}
2026-06-11 01:10:29.576390 | controller |               },
2026-06-11 01:10:29.576404 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-11 01:10:29.576418 | controller |                 ".": {},
2026-06-11 01:10:29.576431 | controller |                 "f:lastProbeTime": {},
2026-06-11 01:10:29.576445 | controller |                 "f:lastTransitionTime": {},
2026-06-11 01:10:29.576459 | controller |                 "f:status": {},
2026-06-11 01:10:29.576473 | controller |                 "f:type": {}
2026-06-11 01:10:29.576488 | controller |               },
2026-06-11 01:10:29.576502 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-11 01:10:29.576516 | controller |                 ".": {},
2026-06-11 01:10:29.576530 | controller |                 "f:lastProbeTime": {},
2026-06-11 01:10:29.576544 | controller |                 "f:lastTransitionTime": {},
2026-06-11 01:10:29.576561 | controller |                 "f:status": {},
2026-06-11 01:10:29.576577 | controller |                 "f:type": {}
2026-06-11 01:10:29.576592 | controller |               },
2026-06-11 01:10:29.576606 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-11 01:10:29.576620 | controller |                 ".": {},
2026-06-11 01:10:29.576634 | controller |                 "f:lastProbeTime": {},
2026-06-11 01:10:29.576648 | controller |                 "f:lastTransitionTime": {},
2026-06-11 01:10:29.576662 | controller |                 "f:status": {},
2026-06-11 01:10:29.576675 | controller |                 "f:type": {}
2026-06-11 01:10:29.576689 | controller |               }
2026-06-11 01:10:29.576704 | controller |             },
2026-06-11 01:10:29.576718 | controller |             "f:containerStatuses": {},
2026-06-11 01:10:29.576732 | controller |             "f:hostIP": {},
2026-06-11 01:10:29.576746 | controller |             "f:hostIPs": {},
2026-06-11 01:10:29.576760 | controller |             "f:phase": {},
2026-06-11 01:10:29.576774 | controller |             "f:podIP": {},
2026-06-11 01:10:29.576788 | controller |             "f:podIPs": {
2026-06-11 01:10:29.576801 | controller |               ".": {},
2026-06-11 01:10:29.576815 | controller |               "k:{\"ip\":\"10.217.0.87\"}": {
2026-06-11 01:10:29.576829 | controller |                 ".": {},
2026-06-11 01:10:29.576842 | controller |                 "f:ip": {}
2026-06-11 01:10:29.576856 | controller |               }
2026-06-11 01:10:29.576870 | controller |             },
2026-06-11 01:10:29.576884 | controller |             "f:startTime": {}
2026-06-11 01:10:29.576898 | controller |           }
2026-06-11 01:10:29.576912 | controller |         },
2026-06-11 01:10:29.576929 | controller |         "manager": "kubelet",
2026-06-11 01:10:29.576944 | controller |         "operation": "Update",
2026-06-11 01:10:29.576958 | controller |         "subresource": "status",
2026-06-11 01:10:29.576972 | controller |         "time": "2026-06-11T00:25:08Z"
2026-06-11 01:10:29.576986 | controller |       }
2026-06-11 01:10:29.577000 | controller |     ],
2026-06-11 01:10:29.577013 | controller |     "name": "octavia-operator-controller-manager-6495978d8d-xwpfc",
2026-06-11 01:10:29.577027 | controller |     "namespace": "openstack-operators",
2026-06-11 01:10:29.577041 | controller |     "ownerReferences": [
2026-06-11 01:10:29.577055 | controller |       {
2026-06-11 01:10:29.577069 | controller |         "apiVersion": "apps/v1",
2026-06-11 01:10:29.577096 | controller |         "blockOwnerDeletion": true,
2026-06-11 01:10:29.577111 | controller |         "controller": true,
2026-06-11 01:10:29.577125 | controller |         "kind": "ReplicaSet",
2026-06-11 01:10:29.577139 | controller |         "name": "octavia-operator-controller-manager-6495978d8d",
2026-06-11 01:10:29.577153 | controller |         "uid": "09827957-d00b-4c15-bc5b-1d9a3d5ae78b"
2026-06-11 01:10:29.577167 | controller |       }
2026-06-11 01:10:29.577180 | controller |     ],
2026-06-11 01:10:29.577194 | controller |     "resourceVersion": "67238",
2026-06-11 01:10:29.577208 | controller |     "uid": "c8e6233c-4906-41ba-956c-3dbd151b688f"
2026-06-11 01:10:29.577221 | controller |   },
2026-06-11 01:10:29.577235 | controller |   "spec": {
2026-06-11 01:10:29.577249 | controller |     "containers": [
2026-06-11 01:10:29.577264 | controller |       {
2026-06-11 01:10:29.577278 | controller |         "args": [
2026-06-11 01:10:29.577292 | controller |           "--leader-elect",
2026-06-11 01:10:29.577305 | controller |           "--health-probe-bind-address=:8081",
2026-06-11 01:10:29.577319 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-11 01:10:29.577333 | controller |         ],
2026-06-11 01:10:29.577360 | controller |         "command": [
2026-06-11 01:10:29.577379 | controller |           "/manager"
2026-06-11 01:10:29.577394 | controller |         ],
2026-06-11 01:10:29.577407 | controller |         "env": [
2026-06-11 01:10:29.577421 | controller |           {
2026-06-11 01:10:29.577435 | controller |             "name": "LEASE_DURATION",
2026-06-11 01:10:29.577449 | controller |             "value": "30"
2026-06-11 01:10:29.577463 | controller |           },
2026-06-11 01:10:29.577476 | controller |           {
2026-06-11 01:10:29.577490 | controller |             "name": "RENEW_DEADLINE",
2026-06-11 01:10:29.577505 | controller |             "value": "20"
2026-06-11 01:10:29.577519 | controller |           },
2026-06-11 01:10:29.577533 | controller |           {
2026-06-11 01:10:29.577547 | controller |             "name": "RETRY_PERIOD",
2026-06-11 01:10:29.577560 | controller |             "value": "5"
2026-06-11 01:10:29.577574 | controller |           },
2026-06-11 01:10:29.577588 | controller |           {
2026-06-11 01:10:29.577602 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-11 01:10:29.577616 | controller |             "value": "false"
2026-06-11 01:10:29.577630 | controller |           },
2026-06-11 01:10:29.577644 | controller |           {
2026-06-11 01:10:29.577658 | controller |             "name": "METRICS_CERTS",
2026-06-11 01:10:29.577673 | controller |             "value": "false"
2026-06-11 01:10:29.577687 | controller |           }
2026-06-11 01:10:29.577701 | controller |         ],
2026-06-11 01:10:29.577715 | controller |         "image": "quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63",
2026-06-11 01:10:29.577729 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-11 01:10:29.577743 | controller |         "livenessProbe": {
2026-06-11 01:10:29.577757 | controller |           "failureThreshold": 3,
2026-06-11 01:10:29.577771 | controller |           "httpGet": {
2026-06-11 01:10:29.577789 | controller |             "path": "/healthz",
2026-06-11 01:10:29.577803 | controller |             "port": 8081,
2026-06-11 01:10:29.577817 | controller |             "scheme": "HTTP"
2026-06-11 01:10:29.577831 | controller |           },
2026-06-11 01:10:29.577845 | controller |           "initialDelaySeconds": 15,
2026-06-11 01:10:29.577858 | controller |           "periodSeconds": 20,
2026-06-11 01:10:29.577872 | controller |           "successThreshold": 1,
2026-06-11 01:10:29.577885 | controller |           "timeoutSeconds": 1
2026-06-11 01:10:29.577899 | controller |         },
2026-06-11 01:10:29.577913 | controller |         "name": "manager",
2026-06-11 01:10:29.577926 | controller |         "readinessProbe": {
2026-06-11 01:10:29.577940 | controller |           "failureThreshold": 3,
2026-06-11 01:10:29.577953 | controller |           "httpGet": {
2026-06-11 01:10:29.577967 | controller |             "path": "/readyz",
2026-06-11 01:10:29.577981 | controller |             "port": 8081,
2026-06-11 01:10:29.577994 | controller |             "scheme": "HTTP"
2026-06-11 01:10:29.578008 | controller |           },
2026-06-11 01:10:29.578022 | controller |           "initialDelaySeconds": 5,
2026-06-11 01:10:29.578036 | controller |           "periodSeconds": 10,
2026-06-11 01:10:29.578050 | controller |           "successThreshold": 1,
2026-06-11 01:10:29.578063 | controller |           "timeoutSeconds": 1
2026-06-11 01:10:29.578077 | controller |         },
2026-06-11 01:10:29.578091 | controller |         "resources": {
2026-06-11 01:10:29.578105 | controller |           "limits": {
2026-06-11 01:10:29.578118 | controller |             "cpu": "500m",
2026-06-11 01:10:29.578132 | controller |             "memory": "512Mi"
2026-06-11 01:10:29.578146 | controller |           },
2026-06-11 01:10:29.578159 | controller |           "requests": {
2026-06-11 01:10:29.578173 | controller |             "cpu": "10m",
2026-06-11 01:10:29.578186 | controller |             "memory": "256Mi"
2026-06-11 01:10:29.578200 | controller |           }
2026-06-11 01:10:29.578214 | controller |         },
2026-06-11 01:10:29.578227 | controller |         "securityContext": {
2026-06-11 01:10:29.578241 | controller |           "allowPrivilegeEscalation": false,
2026-06-11 01:10:29.578255 | controller |           "capabilities": {
2026-06-11 01:10:29.578268 | controller |             "drop": [
2026-06-11 01:10:29.578282 | controller |               "MKNOD"
2026-06-11 01:10:29.578295 | controller |             ]
2026-06-11 01:10:29.578309 | controller |           }
2026-06-11 01:10:29.578322 | controller |         },
2026-06-11 01:10:29.578336 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-11 01:10:29.578369 | controller |         "terminationMessagePolicy": "File",
2026-06-11 01:10:29.578385 | controller |         "volumeMounts": [
2026-06-11 01:10:29.578399 | controller |           {
2026-06-11 01:10:29.578414 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 01:10:29.578428 | controller |             "name": "kube-api-access-xpvq7",
2026-06-11 01:10:29.578442 | controller |             "readOnly": true
2026-06-11 01:10:29.578457 | controller |           }
2026-06-11 01:10:29.578471 | controller |         ]
2026-06-11 01:10:29.578485 | controller |       }
2026-06-11 01:10:29.578499 | controller |     ],
2026-06-11 01:10:29.578513 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-11 01:10:29.578527 | controller |     "enableServiceLinks": true,
2026-06-11 01:10:29.578541 | controller |     "imagePullSecrets": [
2026-06-11 01:10:29.578555 | controller |       {
2026-06-11 01:10:29.578569 | controller |         "name": "octavia-operator-controller-manager-dockercfg-qkz2n"
2026-06-11 01:10:29.578584 | controller |       }
2026-06-11 01:10:29.578598 | controller |     ],
2026-06-11 01:10:29.578612 | controller |     "nodeName": "crc",
2026-06-11 01:10:29.578626 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-11 01:10:29.578644 | controller |     "priority": 0,
2026-06-11 01:10:29.578659 | controller |     "restartPolicy": "Always",
2026-06-11 01:10:29.578673 | controller |     "schedulerName": "default-scheduler",
2026-06-11 01:10:29.578688 | controller |     "securityContext": {
2026-06-11 01:10:29.578702 | controller |       "runAsNonRoot": true,
2026-06-11 01:10:29.578715 | controller |       "seLinuxOptions": {
2026-06-11 01:10:29.578729 | controller |         "level": "s0:c26,c5"
2026-06-11 01:10:29.578743 | controller |       }
2026-06-11 01:10:29.578757 | controller |     },
2026-06-11 01:10:29.578771 | controller |     "serviceAccount": "octavia-operator-controller-manager",
2026-06-11 01:10:29.578785 | controller |     "serviceAccountName": "octavia-operator-controller-manager",
2026-06-11 01:10:29.578799 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-11 01:10:29.578813 | controller |     "tolerations": [
2026-06-11 01:10:29.578827 | controller |       {
2026-06-11 01:10:29.578841 | controller |         "effect": "NoExecute",
2026-06-11 01:10:29.578855 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-11 01:10:29.578869 | controller |         "operator": "Exists",
2026-06-11 01:10:29.578883 | controller |         "tolerationSeconds": 120
2026-06-11 01:10:29.578897 | controller |       },
2026-06-11 01:10:29.578911 | controller |       {
2026-06-11 01:10:29.578924 | controller |         "effect": "NoExecute",
2026-06-11 01:10:29.578938 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-11 01:10:29.578951 | controller |         "operator": "Exists",
2026-06-11 01:10:29.578965 | controller |         "tolerationSeconds": 120
2026-06-11 01:10:29.578978 | controller |       },
2026-06-11 01:10:29.578992 | controller |       {
2026-06-11 01:10:29.579005 | controller |         "effect": "NoSchedule",
2026-06-11 01:10:29.579019 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-11 01:10:29.579033 | controller |         "operator": "Exists"
2026-06-11 01:10:29.579046 | controller |       }
2026-06-11 01:10:29.579060 | controller |     ],
2026-06-11 01:10:29.579074 | controller |     "volumes": [
2026-06-11 01:10:29.579088 | controller |       {
2026-06-11 01:10:29.579102 | controller |         "name": "kube-api-access-xpvq7",
2026-06-11 01:10:29.579115 | controller |         "projected": {
2026-06-11 01:10:29.579129 | controller |           "defaultMode": 420,
2026-06-11 01:10:29.579143 | controller |           "sources": [
2026-06-11 01:10:29.579156 | controller |             {
2026-06-11 01:10:29.579170 | controller |               "serviceAccountToken": {
2026-06-11 01:10:29.579183 | controller |                 "expirationSeconds": 3607,
2026-06-11 01:10:29.579197 | controller |                 "path": "token"
2026-06-11 01:10:29.579211 | controller |               }
2026-06-11 01:10:29.579225 | controller |             },
2026-06-11 01:10:29.579238 | controller |             {
2026-06-11 01:10:29.579252 | controller |               "configMap": {
2026-06-11 01:10:29.579266 | controller |                 "items": [
2026-06-11 01:10:29.579279 | controller |                   {
2026-06-11 01:10:29.579293 | controller |                     "key": "ca.crt",
2026-06-11 01:10:29.579307 | controller |                     "path": "ca.crt"
2026-06-11 01:10:29.579320 | controller |                   }
2026-06-11 01:10:29.579364 | controller |                 ],
2026-06-11 01:10:29.579384 | controller |                 "name": "kube-root-ca.crt"
2026-06-11 01:10:29.579399 | controller |               }
2026-06-11 01:10:29.579413 | controller |             },
2026-06-11 01:10:29.579428 | controller |             {
2026-06-11 01:10:29.579442 | controller |               "downwardAPI": {
2026-06-11 01:10:29.579456 | controller |                 "items": [
2026-06-11 01:10:29.579470 | controller |                   {
2026-06-11 01:10:29.579484 | controller |                     "fieldRef": {
2026-06-11 01:10:29.579498 | controller |                       "apiVersion": "v1",
2026-06-11 01:10:29.579517 | controller |                       "fieldPath": "metadata.namespace"
2026-06-11 01:10:29.579531 | controller |                     },
2026-06-11 01:10:29.579546 | controller |                     "path": "namespace"
2026-06-11 01:10:29.579560 | controller |                   }
2026-06-11 01:10:29.579574 | controller |                 ]
2026-06-11 01:10:29.579588 | controller |               }
2026-06-11 01:10:29.579602 | controller |             },
2026-06-11 01:10:29.579616 | controller |             {
2026-06-11 01:10:29.579629 | controller |               "configMap": {
2026-06-11 01:10:29.579643 | controller |                 "items": [
2026-06-11 01:10:29.579657 | controller |                   {
2026-06-11 01:10:29.579672 | controller |                     "key": "service-ca.crt",
2026-06-11 01:10:29.579686 | controller |                     "path": "service-ca.crt"
2026-06-11 01:10:29.579700 | controller |                   }
2026-06-11 01:10:29.579714 | controller |                 ],
2026-06-11 01:10:29.579727 | controller |                 "name": "openshift-service-ca.crt"
2026-06-11 01:10:29.579741 | controller |               }
2026-06-11 01:10:29.579755 | controller |             }
2026-06-11 01:10:29.579769 | controller |           ]
2026-06-11 01:10:29.579783 | controller |         }
2026-06-11 01:10:29.579797 | controller |       }
2026-06-11 01:10:29.579811 | controller |     ]
2026-06-11 01:10:29.579824 | controller |   },
2026-06-11 01:10:29.579838 | controller |   "status": {
2026-06-11 01:10:29.579851 | controller |     "conditions": [
2026-06-11 01:10:29.579865 | controller |       {
2026-06-11 01:10:29.579878 | controller |         "lastProbeTime": null,
2026-06-11 01:10:29.579892 | controller |         "lastTransitionTime": "2026-06-11T00:15:47Z",
2026-06-11 01:10:29.579906 | controller |         "status": "True",
2026-06-11 01:10:29.579920 | controller |         "type": "PodReadyToStartContainers"
2026-06-11 01:10:29.579934 | controller |       },
2026-06-11 01:10:29.579947 | controller |       {
2026-06-11 01:10:29.579961 | controller |         "lastProbeTime": null,
2026-06-11 01:10:29.579974 | controller |         "lastTransitionTime": "2026-06-11T00:14:38Z",
2026-06-11 01:10:29.579988 | controller |         "status": "True",
2026-06-11 01:10:29.580002 | controller |         "type": "Initialized"
2026-06-11 01:10:29.580016 | controller |       },
2026-06-11 01:10:29.580029 | controller |       {
2026-06-11 01:10:29.580043 | controller |         "lastProbeTime": null,
2026-06-11 01:10:29.580057 | controller |         "lastTransitionTime": "2026-06-11T00:25:08Z",
2026-06-11 01:10:29.580071 | controller |         "status": "True",
2026-06-11 01:10:29.580085 | controller |         "type": "Ready"
2026-06-11 01:10:29.580099 | controller |       },
2026-06-11 01:10:29.580112 | controller |       {
2026-06-11 01:10:29.580126 | controller |         "lastProbeTime": null,
2026-06-11 01:10:29.580140 | controller |         "lastTransitionTime": "2026-06-11T00:25:08Z",
2026-06-11 01:10:29.580153 | controller |         "status": "True",
2026-06-11 01:10:29.580167 | controller |         "type": "ContainersReady"
2026-06-11 01:10:29.580180 | controller |       },
2026-06-11 01:10:29.580194 | controller |       {
2026-06-11 01:10:29.580208 | controller |         "lastProbeTime": null,
2026-06-11 01:10:29.580222 | controller |         "lastTransitionTime": "2026-06-11T00:14:38Z",
2026-06-11 01:10:29.580236 | controller |         "status": "True",
2026-06-11 01:10:29.580250 | controller |         "type": "PodScheduled"
2026-06-11 01:10:29.580264 | controller |       }
2026-06-11 01:10:29.580277 | controller |     ],
2026-06-11 01:10:29.580291 | controller |     "containerStatuses": [
2026-06-11 01:10:29.580305 | controller |       {
2026-06-11 01:10:29.580318 | controller |         "allocatedResources": {
2026-06-11 01:10:29.580332 | controller |           "cpu": "10m",
2026-06-11 01:10:29.580360 | controller |           "memory": "256Mi"
2026-06-11 01:10:29.580383 | controller |         },
2026-06-11 01:10:29.580399 | controller |         "containerID": "cri-o://cae099a81a6ccfcb7bf452c539952854ecbe14e97cb9609334f3cc4ef20ff5a0",
2026-06-11 01:10:29.580414 | controller |         "image": "quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63",
2026-06-11 01:10:29.580428 | controller |         "imageID": "quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63",
2026-06-11 01:10:29.580443 | controller |         "lastState": {
2026-06-11 01:10:29.580457 | controller |           "terminated": {
2026-06-11 01:10:29.580471 | controller |             "containerID": "cri-o://77ddde2e7512b96b0ee6714f68bd73e49fc8a0f5fde261a155b697893ad11d01",
2026-06-11 01:10:29.580486 | controller |             "exitCode": 1,
2026-06-11 01:10:29.580500 | controller |             "finishedAt": "2026-06-11T00:24:53Z",
2026-06-11 01:10:29.580514 | controller |             "reason": "Error",
2026-06-11 01:10:29.580528 | controller |             "startedAt": "2026-06-11T00:15:45Z"
2026-06-11 01:10:29.580542 | controller |           }
2026-06-11 01:10:29.580555 | controller |         },
2026-06-11 01:10:29.580569 | controller |         "name": "manager",
2026-06-11 01:10:29.580583 | controller |         "ready": true,
2026-06-11 01:10:29.580596 | controller |         "resources": {
2026-06-11 01:10:29.580610 | controller |           "limits": {
2026-06-11 01:10:29.580625 | controller |             "cpu": "500m",
2026-06-11 01:10:29.580639 | controller |             "memory": "512Mi"
2026-06-11 01:10:29.580653 | controller |           },
2026-06-11 01:10:29.580667 | controller |           "requests": {
2026-06-11 01:10:29.580681 | controller |             "cpu": "10m",
2026-06-11 01:10:29.580695 | controller |             "memory": "256Mi"
2026-06-11 01:10:29.580709 | controller |           }
2026-06-11 01:10:29.580723 | controller |         },
2026-06-11 01:10:29.580737 | controller |         "restartCount": 1,
2026-06-11 01:10:29.580751 | controller |         "started": true,
2026-06-11 01:10:29.580765 | controller |         "state": {
2026-06-11 01:10:29.580779 | controller |           "running": {
2026-06-11 01:10:29.580793 | controller |             "startedAt": "2026-06-11T00:24:56Z"
2026-06-11 01:10:29.580807 | controller |           }
2026-06-11 01:10:29.580821 | controller |         },
2026-06-11 01:10:29.580834 | controller |         "user": {
2026-06-11 01:10:29.580848 | controller |           "linux": {
2026-06-11 01:10:29.580863 | controller |             "gid": 0,
2026-06-11 01:10:29.580876 | controller |             "supplementalGroups": [
2026-06-11 01:10:29.580890 | controller |               0
2026-06-11 01:10:29.580904 | controller |             ],
2026-06-11 01:10:29.580918 | controller |             "uid": 65532
2026-06-11 01:10:29.580931 | controller |           }
2026-06-11 01:10:29.580945 | controller |         },
2026-06-11 01:10:29.580959 | controller |         "volumeMounts": [
2026-06-11 01:10:29.580973 | controller |           {
2026-06-11 01:10:29.580986 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 01:10:29.581001 | controller |             "name": "kube-api-access-xpvq7",
2026-06-11 01:10:29.581014 | controller |             "readOnly": true,
2026-06-11 01:10:29.581028 | controller |             "recursiveReadOnly": "Disabled"
2026-06-11 01:10:29.581042 | controller |           }
2026-06-11 01:10:29.581056 | controller |         ]
2026-06-11 01:10:29.581070 | controller |       }
2026-06-11 01:10:29.581096 | controller |     ],
2026-06-11 01:10:29.581111 | controller |     "hostIP": "192.168.126.11",
2026-06-11 01:10:29.581126 | controller |     "hostIPs": [
2026-06-11 01:10:29.581139 | controller |       {
2026-06-11 01:10:29.581153 | controller |         "ip": "192.168.126.11"
2026-06-11 01:10:29.581168 | controller |       }
2026-06-11 01:10:29.581182 | controller |     ],
2026-06-11 01:10:29.581200 | controller |     "phase": "Running",
2026-06-11 01:10:29.581215 | controller |     "podIP": "10.217.0.87",
2026-06-11 01:10:29.581229 | controller |     "podIPs": [
2026-06-11 01:10:29.581243 | controller |       {
2026-06-11 01:10:29.581257 | controller |         "ip": "10.217.0.87"
2026-06-11 01:10:29.581271 | controller |       }
2026-06-11 01:10:29.581285 | controller |     ],
2026-06-11 01:10:29.581299 | controller |     "qosClass": "Burstable",
2026-06-11 01:10:29.581313 | controller |     "startTime": "2026-06-11T00:14:38Z"
2026-06-11 01:10:29.581327 | controller |   }
2026-06-11 01:10:29.581341 | controller | }
2026-06-11 01:10:29.604849 | controller | ok:
2026-06-11 01:10:29.604913 | controller | {
2026-06-11 01:10:29.604936 | controller |   "apiVersion": "v1",
2026-06-11 01:10:29.604979 | controller |   "kind": "Pod",
2026-06-11 01:10:29.604997 | controller |   "metadata": {
2026-06-11 01:10:29.605012 | controller |     "annotations": {
2026-06-11 01:10:29.605027 | 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 01:10:29.605043 | 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 01:10:29.605058 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-11 01:10:29.605073 | controller |       "openshift.io/scc": "restricted-v2",
2026-06-11 01:10:29.605101 | controller |       "seccomp.security.alpha.kubernetes.io/pod": "runtime/default",
2026-06-11 01:10:29.605116 | controller |       "security.openshift.io/validated-scc-subject-type": "user"
2026-06-11 01:10:29.605131 | controller |     },
2026-06-11 01:10:29.605145 | controller |     "creationTimestamp": "2026-06-11T00:14:38Z",
2026-06-11 01:10:29.605160 | controller |     "generateName": "openstack-baremetal-operator-controller-manager-7c67dc759f-",
2026-06-11 01:10:29.605174 | controller |     "generation": 1,
2026-06-11 01:10:29.605189 | controller |     "labels": {
2026-06-11 01:10:29.605203 | controller |       "app.kubernetes.io/name": "openstack-baremetal-operator",
2026-06-11 01:10:29.605218 | controller |       "control-plane": "controller-manager",
2026-06-11 01:10:29.605232 | controller |       "openstack.org/operator-name": "openstack-baremetal",
2026-06-11 01:10:29.605246 | controller |       "pod-template-hash": "7c67dc759f"
2026-06-11 01:10:29.605261 | controller |     },
2026-06-11 01:10:29.605275 | controller |     "managedFields": [
2026-06-11 01:10:29.605289 | controller |       {
2026-06-11 01:10:29.605304 | controller |         "apiVersion": "v1",
2026-06-11 01:10:29.605318 | controller |         "fieldsType": "FieldsV1",
2026-06-11 01:10:29.605332 | controller |         "fieldsV1": {
2026-06-11 01:10:29.605365 | controller |           "f:metadata": {
2026-06-11 01:10:29.605385 | controller |             "f:annotations": {
2026-06-11 01:10:29.605400 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-11 01:10:29.605414 | controller |             }
2026-06-11 01:10:29.605427 | controller |           }
2026-06-11 01:10:29.605441 | controller |         },
2026-06-11 01:10:29.605454 | controller |         "manager": "crc",
2026-06-11 01:10:29.605467 | controller |         "operation": "Update",
2026-06-11 01:10:29.605481 | controller |         "subresource": "status",
2026-06-11 01:10:29.605495 | controller |         "time": "2026-06-11T00:14:38Z"
2026-06-11 01:10:29.605508 | controller |       },
2026-06-11 01:10:29.605527 | controller |       {
2026-06-11 01:10:29.605541 | controller |         "apiVersion": "v1",
2026-06-11 01:10:29.605554 | controller |         "fieldsType": "FieldsV1",
2026-06-11 01:10:29.605568 | controller |         "fieldsV1": {
2026-06-11 01:10:29.605581 | controller |           "f:metadata": {
2026-06-11 01:10:29.605595 | controller |             "f:annotations": {
2026-06-11 01:10:29.605608 | controller |               ".": {},
2026-06-11 01:10:29.605622 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-11 01:10:29.605635 | controller |             },
2026-06-11 01:10:29.605649 | controller |             "f:generateName": {},
2026-06-11 01:10:29.605663 | controller |             "f:labels": {
2026-06-11 01:10:29.605676 | controller |               ".": {},
2026-06-11 01:10:29.605690 | controller |               "f:app.kubernetes.io/name": {},
2026-06-11 01:10:29.605704 | controller |               "f:control-plane": {},
2026-06-11 01:10:29.605717 | controller |               "f:openstack.org/operator-name": {},
2026-06-11 01:10:29.605731 | controller |               "f:pod-template-hash": {}
2026-06-11 01:10:29.605745 | controller |             },
2026-06-11 01:10:29.605758 | controller |             "f:ownerReferences": {
2026-06-11 01:10:29.605772 | controller |               ".": {},
2026-06-11 01:10:29.605785 | controller |               "k:{\"uid\":\"a1353ad8-9168-4093-a7ba-3879b1749398\"}": {}
2026-06-11 01:10:29.605799 | controller |             }
2026-06-11 01:10:29.605812 | controller |           },
2026-06-11 01:10:29.605826 | controller |           "f:spec": {
2026-06-11 01:10:29.605839 | controller |             "f:containers": {
2026-06-11 01:10:29.605853 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-11 01:10:29.605866 | controller |                 ".": {},
2026-06-11 01:10:29.605880 | controller |                 "f:args": {},
2026-06-11 01:10:29.605893 | controller |                 "f:command": {},
2026-06-11 01:10:29.605907 | controller |                 "f:env": {
2026-06-11 01:10:29.605920 | controller |                   ".": {},
2026-06-11 01:10:29.605934 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-11 01:10:29.605947 | controller |                     ".": {},
2026-06-11 01:10:29.605961 | controller |                     "f:name": {},
2026-06-11 01:10:29.605975 | controller |                     "f:value": {}
2026-06-11 01:10:29.605989 | controller |                   },
2026-06-11 01:10:29.606003 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-11 01:10:29.606018 | controller |                     ".": {},
2026-06-11 01:10:29.606032 | controller |                     "f:name": {},
2026-06-11 01:10:29.606046 | controller |                     "f:value": {}
2026-06-11 01:10:29.606059 | controller |                   },
2026-06-11 01:10:29.606073 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-11 01:10:29.606087 | controller |                     ".": {},
2026-06-11 01:10:29.606101 | controller |                     "f:name": {},
2026-06-11 01:10:29.606115 | controller |                     "f:value": {}
2026-06-11 01:10:29.606129 | controller |                   },
2026-06-11 01:10:29.606142 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.606157 | controller |                     ".": {},
2026-06-11 01:10:29.606171 | controller |                     "f:name": {},
2026-06-11 01:10:29.606185 | controller |                     "f:value": {}
2026-06-11 01:10:29.606199 | controller |                   },
2026-06-11 01:10:29.606213 | controller |                   "k:{\"name\":\"RELATED_IMAGE_ANSIBLEEE_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.606227 | controller |                     ".": {},
2026-06-11 01:10:29.606241 | controller |                     "f:name": {},
2026-06-11 01:10:29.606254 | controller |                     "f:value": {}
2026-06-11 01:10:29.606271 | controller |                   },
2026-06-11 01:10:29.606286 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AODH_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.606300 | controller |                     ".": {},
2026-06-11 01:10:29.606313 | controller |                     "f:name": {},
2026-06-11 01:10:29.606327 | controller |                     "f:value": {}
2026-06-11 01:10:29.606340 | controller |                   },
2026-06-11 01:10:29.606375 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AODH_EVALUATOR_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.606390 | controller |                     ".": {},
2026-06-11 01:10:29.606404 | controller |                     "f:name": {},
2026-06-11 01:10:29.606417 | controller |                     "f:value": {}
2026-06-11 01:10:29.606431 | controller |                   },
2026-06-11 01:10:29.606445 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AODH_LISTENER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.606525 | controller |                     ".": {},
2026-06-11 01:10:29.606545 | controller |                     "f:name": {},
2026-06-11 01:10:29.606560 | controller |                     "f:value": {}
2026-06-11 01:10:29.606575 | controller |                   },
2026-06-11 01:10:29.606589 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AODH_NOTIFIER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.606603 | controller |                     ".": {},
2026-06-11 01:10:29.606617 | controller |                     "f:name": {},
2026-06-11 01:10:29.606631 | controller |                     "f:value": {}
2026-06-11 01:10:29.606645 | controller |                   },
2026-06-11 01:10:29.606658 | controller |                   "k:{\"name\":\"RELATED_IMAGE_APACHE_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.606672 | controller |                     ".": {},
2026-06-11 01:10:29.606685 | controller |                     "f:name": {},
2026-06-11 01:10:29.606699 | controller |                     "f:value": {}
2026-06-11 01:10:29.606712 | controller |                   },
2026-06-11 01:10:29.606725 | controller |                   "k:{\"name\":\"RELATED_IMAGE_BARBICAN_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.606739 | controller |                     ".": {},
2026-06-11 01:10:29.606752 | controller |                     "f:name": {},
2026-06-11 01:10:29.606765 | controller |                     "f:value": {}
2026-06-11 01:10:29.606778 | controller |                   },
2026-06-11 01:10:29.606791 | controller |                   "k:{\"name\":\"RELATED_IMAGE_BARBICAN_KEYSTONE_LISTENER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.606804 | controller |                     ".": {},
2026-06-11 01:10:29.606818 | controller |                     "f:name": {},
2026-06-11 01:10:29.606831 | controller |                     "f:value": {}
2026-06-11 01:10:29.606845 | controller |                   },
2026-06-11 01:10:29.606858 | controller |                   "k:{\"name\":\"RELATED_IMAGE_BARBICAN_WORKER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.606872 | controller |                     ".": {},
2026-06-11 01:10:29.606885 | controller |                     "f:name": {},
2026-06-11 01:10:29.606898 | controller |                     "f:value": {}
2026-06-11 01:10:29.606912 | controller |                   },
2026-06-11 01:10:29.606925 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_CENTRAL_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.606939 | controller |                     ".": {},
2026-06-11 01:10:29.606952 | controller |                     "f:name": {},
2026-06-11 01:10:29.606965 | controller |                     "f:value": {}
2026-06-11 01:10:29.606979 | controller |                   },
2026-06-11 01:10:29.606993 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_COMPUTE_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.607007 | controller |                     ".": {},
2026-06-11 01:10:29.607021 | controller |                     "f:name": {},
2026-06-11 01:10:29.607034 | controller |                     "f:value": {}
2026-06-11 01:10:29.607052 | controller |                   },
2026-06-11 01:10:29.607067 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_IPMI_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.607081 | controller |                     ".": {},
2026-06-11 01:10:29.607095 | controller |                     "f:name": {},
2026-06-11 01:10:29.607109 | controller |                     "f:value": {}
2026-06-11 01:10:29.607122 | controller |                   },
2026-06-11 01:10:29.607136 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_MYSQLD_EXPORTER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.607150 | controller |                     ".": {},
2026-06-11 01:10:29.607163 | controller |                     "f:name": {},
2026-06-11 01:10:29.607177 | controller |                     "f:value": {}
2026-06-11 01:10:29.607190 | controller |                   },
2026-06-11 01:10:29.607205 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_NOTIFICATION_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.607219 | controller |                     ".": {},
2026-06-11 01:10:29.607233 | controller |                     "f:name": {},
2026-06-11 01:10:29.607247 | controller |                     "f:value": {}
2026-06-11 01:10:29.607261 | controller |                   },
2026-06-11 01:10:29.607274 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_SGCORE_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.607288 | controller |                     ".": {},
2026-06-11 01:10:29.607302 | controller |                     "f:name": {},
2026-06-11 01:10:29.607315 | controller |                     "f:value": {}
2026-06-11 01:10:29.607329 | controller |                   },
2026-06-11 01:10:29.607342 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.607377 | controller |                     ".": {},
2026-06-11 01:10:29.607392 | controller |                     "f:name": {},
2026-06-11 01:10:29.607405 | controller |                     "f:value": {}
2026-06-11 01:10:29.607419 | controller |                   },
2026-06-11 01:10:29.607432 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_BACKUP_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.607445 | controller |                     ".": {},
2026-06-11 01:10:29.607458 | controller |                     "f:name": {},
2026-06-11 01:10:29.607471 | controller |                     "f:value": {}
2026-06-11 01:10:29.607484 | controller |                   },
2026-06-11 01:10:29.607497 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_SCHEDULER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.607510 | controller |                     ".": {},
2026-06-11 01:10:29.607523 | controller |                     "f:name": {},
2026-06-11 01:10:29.607537 | controller |                     "f:value": {}
2026-06-11 01:10:29.607550 | controller |                   },
2026-06-11 01:10:29.607566 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_VOLUME_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.607581 | controller |                     ".": {},
2026-06-11 01:10:29.607595 | controller |                     "f:name": {},
2026-06-11 01:10:29.607608 | controller |                     "f:value": {}
2026-06-11 01:10:29.607621 | controller |                   },
2026-06-11 01:10:29.607634 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CLOUDKITTY_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.607648 | controller |                     ".": {},
2026-06-11 01:10:29.607661 | controller |                     "f:name": {},
2026-06-11 01:10:29.607675 | controller |                     "f:value": {}
2026-06-11 01:10:29.607688 | controller |                   },
2026-06-11 01:10:29.607701 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CLOUDKITTY_PROC_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.607715 | controller |                     ".": {},
2026-06-11 01:10:29.607728 | controller |                     "f:name": {},
2026-06-11 01:10:29.607746 | controller |                     "f:value": {}
2026-06-11 01:10:29.607760 | controller |                   },
2026-06-11 01:10:29.607774 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.607787 | controller |                     ".": {},
2026-06-11 01:10:29.607801 | controller |                     "f:name": {},
2026-06-11 01:10:29.607815 | controller |                     "f:value": {}
2026-06-11 01:10:29.607828 | controller |                   },
2026-06-11 01:10:29.607841 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_BACKENDBIND9_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.607855 | controller |                     ".": {},
2026-06-11 01:10:29.607868 | controller |                     "f:name": {},
2026-06-11 01:10:29.607881 | controller |                     "f:value": {}
2026-06-11 01:10:29.607895 | controller |                   },
2026-06-11 01:10:29.607908 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_CENTRAL_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.607922 | controller |                     ".": {},
2026-06-11 01:10:29.607935 | controller |                     "f:name": {},
2026-06-11 01:10:29.607948 | controller |                     "f:value": {}
2026-06-11 01:10:29.607962 | controller |                   },
2026-06-11 01:10:29.607975 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_MDNS_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.607989 | controller |                     ".": {},
2026-06-11 01:10:29.608003 | controller |                     "f:name": {},
2026-06-11 01:10:29.608016 | controller |                     "f:value": {}
2026-06-11 01:10:29.608030 | controller |                   },
2026-06-11 01:10:29.608043 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_PRODUCER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.608057 | controller |                     ".": {},
2026-06-11 01:10:29.608071 | controller |                     "f:name": {},
2026-06-11 01:10:29.608085 | controller |                     "f:value": {}
2026-06-11 01:10:29.608098 | controller |                   },
2026-06-11 01:10:29.608111 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_UNBOUND_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.608125 | controller |                     ".": {},
2026-06-11 01:10:29.608138 | controller |                     "f:name": {},
2026-06-11 01:10:29.608151 | controller |                     "f:value": {}
2026-06-11 01:10:29.608165 | controller |                   },
2026-06-11 01:10:29.608179 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_WORKER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.608193 | controller |                     ".": {},
2026-06-11 01:10:29.608207 | controller |                     "f:name": {},
2026-06-11 01:10:29.608221 | controller |                     "f:value": {}
2026-06-11 01:10:29.608234 | controller |                   },
2026-06-11 01:10:29.608248 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_FRR_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.608261 | controller |                     ".": {},
2026-06-11 01:10:29.608275 | controller |                     "f:name": {},
2026-06-11 01:10:29.608289 | controller |                     "f:value": {}
2026-06-11 01:10:29.608302 | controller |                   },
2026-06-11 01:10:29.608315 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_ISCSID_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.608329 | controller |                     ".": {},
2026-06-11 01:10:29.608343 | controller |                     "f:name": {},
2026-06-11 01:10:29.608375 | controller |                     "f:value": {}
2026-06-11 01:10:29.608390 | controller |                   },
2026-06-11 01:10:29.608404 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_KEPLER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.608418 | controller |                     ".": {},
2026-06-11 01:10:29.608436 | controller |                     "f:name": {},
2026-06-11 01:10:29.608450 | controller |                     "f:value": {}
2026-06-11 01:10:29.608464 | controller |                   },
2026-06-11 01:10:29.608477 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_LOGROTATE_CROND_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.608491 | controller |                     ".": {},
2026-06-11 01:10:29.608505 | controller |                     "f:name": {},
2026-06-11 01:10:29.608519 | controller |                     "f:value": {}
2026-06-11 01:10:29.608532 | controller |                   },
2026-06-11 01:10:29.608546 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_MULTIPATHD_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.608559 | controller |                     ".": {},
2026-06-11 01:10:29.608573 | controller |                     "f:name": {},
2026-06-11 01:10:29.608586 | controller |                     "f:value": {}
2026-06-11 01:10:29.608599 | controller |                   },
2026-06-11 01:10:29.608612 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NEUTRON_DHCP_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.608626 | controller |                     ".": {},
2026-06-11 01:10:29.608639 | controller |                     "f:name": {},
2026-06-11 01:10:29.608652 | controller |                     "f:value": {}
2026-06-11 01:10:29.608665 | controller |                   },
2026-06-11 01:10:29.608679 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NEUTRON_METADATA_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.608692 | controller |                     ".": {},
2026-06-11 01:10:29.608705 | controller |                     "f:name": {},
2026-06-11 01:10:29.608719 | controller |                     "f:value": {}
2026-06-11 01:10:29.608732 | controller |                   },
2026-06-11 01:10:29.608746 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NEUTRON_OVN_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.608759 | controller |                     ".": {},
2026-06-11 01:10:29.608773 | controller |                     "f:name": {},
2026-06-11 01:10:29.608786 | controller |                     "f:value": {}
2026-06-11 01:10:29.608799 | controller |                   },
2026-06-11 01:10:29.608812 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NEUTRON_SRIOV_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.608826 | controller |                     ".": {},
2026-06-11 01:10:29.608839 | controller |                     "f:name": {},
2026-06-11 01:10:29.608852 | controller |                     "f:value": {}
2026-06-11 01:10:29.608865 | controller |                   },
2026-06-11 01:10:29.608879 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NODE_EXPORTER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.608893 | controller |                     ".": {},
2026-06-11 01:10:29.608907 | controller |                     "f:name": {},
2026-06-11 01:10:29.608921 | controller |                     "f:value": {}
2026-06-11 01:10:29.608934 | controller |                   },
2026-06-11 01:10:29.608948 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_OVN_BGP_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.608962 | controller |                     ".": {},
2026-06-11 01:10:29.608976 | controller |                     "f:name": {},
2026-06-11 01:10:29.608989 | controller |                     "f:value": {}
2026-06-11 01:10:29.609003 | controller |                   },
2026-06-11 01:10:29.609017 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_PODMAN_EXPORTER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.609031 | controller |                     ".": {},
2026-06-11 01:10:29.609045 | controller |                     "f:name": {},
2026-06-11 01:10:29.609058 | controller |                     "f:value": {}
2026-06-11 01:10:29.609072 | controller |                   },
2026-06-11 01:10:29.609122 | controller |                   "k:{\"name\":\"RELATED_IMAGE_GLANCE_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.609141 | controller |                     ".": {},
2026-06-11 01:10:29.609156 | controller |                     "f:name": {},
2026-06-11 01:10:29.609170 | controller |                     "f:value": {}
2026-06-11 01:10:29.609184 | controller |                   },
2026-06-11 01:10:29.609198 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HEAT_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.609212 | controller |                     ".": {},
2026-06-11 01:10:29.609226 | controller |                     "f:name": {},
2026-06-11 01:10:29.609240 | controller |                     "f:value": {}
2026-06-11 01:10:29.609254 | controller |                   },
2026-06-11 01:10:29.609267 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HEAT_CFNAPI_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.609281 | controller |                     ".": {},
2026-06-11 01:10:29.609294 | controller |                     "f:name": {},
2026-06-11 01:10:29.609307 | controller |                     "f:value": {}
2026-06-11 01:10:29.609320 | controller |                   },
2026-06-11 01:10:29.609333 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HEAT_ENGINE_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.609360 | controller |                     ".": {},
2026-06-11 01:10:29.609379 | controller |                     "f:name": {},
2026-06-11 01:10:29.609393 | controller |                     "f:value": {}
2026-06-11 01:10:29.609407 | controller |                   },
2026-06-11 01:10:29.609420 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HORIZON_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.609434 | controller |                     ".": {},
2026-06-11 01:10:29.609447 | controller |                     "f:name": {},
2026-06-11 01:10:29.609460 | controller |                     "f:value": {}
2026-06-11 01:10:29.609474 | controller |                   },
2026-06-11 01:10:29.609487 | controller |                   "k:{\"name\":\"RELATED_IMAGE_INFRA_MEMCACHED_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.609501 | controller |                     ".": {},
2026-06-11 01:10:29.609514 | controller |                     "f:name": {},
2026-06-11 01:10:29.609527 | controller |                     "f:value": {}
2026-06-11 01:10:29.609541 | controller |                   },
2026-06-11 01:10:29.609554 | controller |                   "k:{\"name\":\"RELATED_IMAGE_INFRA_REDIS_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.609567 | controller |                     ".": {},
2026-06-11 01:10:29.609580 | controller |                     "f:name": {},
2026-06-11 01:10:29.609593 | controller |                     "f:value": {}
2026-06-11 01:10:29.609606 | controller |                   },
2026-06-11 01:10:29.609620 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.609633 | controller |                     ".": {},
2026-06-11 01:10:29.609646 | controller |                     "f:name": {},
2026-06-11 01:10:29.609659 | controller |                     "f:value": {}
2026-06-11 01:10:29.609673 | controller |                   },
2026-06-11 01:10:29.609686 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_CONDUCTOR_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.609699 | controller |                     ".": {},
2026-06-11 01:10:29.609713 | controller |                     "f:name": {},
2026-06-11 01:10:29.609726 | controller |                     "f:value": {}
2026-06-11 01:10:29.609739 | controller |                   },
2026-06-11 01:10:29.609752 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_INSPECTOR_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.609765 | controller |                     ".": {},
2026-06-11 01:10:29.609778 | controller |                     "f:name": {},
2026-06-11 01:10:29.609791 | controller |                     "f:value": {}
2026-06-11 01:10:29.609804 | controller |                   },
2026-06-11 01:10:29.609817 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_NEUTRON_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.609834 | controller |                     ".": {},
2026-06-11 01:10:29.609848 | controller |                     "f:name": {},
2026-06-11 01:10:29.609861 | controller |                     "f:value": {}
2026-06-11 01:10:29.609874 | controller |                   },
2026-06-11 01:10:29.609887 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_PXE_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.609901 | controller |                     ".": {},
2026-06-11 01:10:29.609914 | controller |                     "f:name": {},
2026-06-11 01:10:29.609928 | controller |                     "f:value": {}
2026-06-11 01:10:29.609942 | controller |                   },
2026-06-11 01:10:29.609956 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_PYTHON_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.609969 | controller |                     ".": {},
2026-06-11 01:10:29.609983 | controller |                     "f:name": {},
2026-06-11 01:10:29.609996 | controller |                     "f:value": {}
2026-06-11 01:10:29.610009 | controller |                   },
2026-06-11 01:10:29.610023 | controller |                   "k:{\"name\":\"RELATED_IMAGE_KEYSTONE_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.610036 | controller |                     ".": {},
2026-06-11 01:10:29.610050 | controller |                     "f:name": {},
2026-06-11 01:10:29.610063 | controller |                     "f:value": {}
2026-06-11 01:10:29.610076 | controller |                   },
2026-06-11 01:10:29.610090 | controller |                   "k:{\"name\":\"RELATED_IMAGE_KSM_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.610104 | controller |                     ".": {},
2026-06-11 01:10:29.610118 | controller |                     "f:name": {},
2026-06-11 01:10:29.610132 | controller |                     "f:value": {}
2026-06-11 01:10:29.610146 | controller |                   },
2026-06-11 01:10:29.610160 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MANILA_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.610174 | controller |                     ".": {},
2026-06-11 01:10:29.610188 | controller |                     "f:name": {},
2026-06-11 01:10:29.610201 | controller |                     "f:value": {}
2026-06-11 01:10:29.610215 | controller |                   },
2026-06-11 01:10:29.610229 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MANILA_SCHEDULER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.610243 | controller |                     ".": {},
2026-06-11 01:10:29.610257 | controller |                     "f:name": {},
2026-06-11 01:10:29.610270 | controller |                     "f:value": {}
2026-06-11 01:10:29.610284 | controller |                   },
2026-06-11 01:10:29.610297 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MANILA_SHARE_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.610311 | controller |                     ".": {},
2026-06-11 01:10:29.610324 | controller |                     "f:name": {},
2026-06-11 01:10:29.610337 | controller |                     "f:value": {}
2026-06-11 01:10:29.610374 | controller |                   },
2026-06-11 01:10:29.610390 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MARIADB_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.610404 | controller |                     ".": {},
2026-06-11 01:10:29.610417 | controller |                     "f:name": {},
2026-06-11 01:10:29.610430 | controller |                     "f:value": {}
2026-06-11 01:10:29.610443 | controller |                   },
2026-06-11 01:10:29.610457 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NET_UTILS_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.610470 | controller |                     ".": {},
2026-06-11 01:10:29.610484 | controller |                     "f:name": {},
2026-06-11 01:10:29.610497 | controller |                     "f:value": {}
2026-06-11 01:10:29.610511 | controller |                   },
2026-06-11 01:10:29.610528 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NEUTRON_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.610542 | controller |                     ".": {},
2026-06-11 01:10:29.610556 | controller |                     "f:name": {},
2026-06-11 01:10:29.610569 | controller |                     "f:value": {}
2026-06-11 01:10:29.610582 | controller |                   },
2026-06-11 01:10:29.610596 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.610609 | controller |                     ".": {},
2026-06-11 01:10:29.610622 | controller |                     "f:name": {},
2026-06-11 01:10:29.610636 | controller |                     "f:value": {}
2026-06-11 01:10:29.610649 | controller |                   },
2026-06-11 01:10:29.610663 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_COMPUTE_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.610677 | controller |                     ".": {},
2026-06-11 01:10:29.610691 | controller |                     "f:name": {},
2026-06-11 01:10:29.610704 | controller |                     "f:value": {}
2026-06-11 01:10:29.610717 | controller |                   },
2026-06-11 01:10:29.610731 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_CONDUCTOR_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.610745 | controller |                     ".": {},
2026-06-11 01:10:29.610758 | controller |                     "f:name": {},
2026-06-11 01:10:29.610771 | controller |                     "f:value": {}
2026-06-11 01:10:29.610785 | controller |                   },
2026-06-11 01:10:29.610798 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_NOVNC_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.610812 | controller |                     ".": {},
2026-06-11 01:10:29.610825 | controller |                     "f:name": {},
2026-06-11 01:10:29.610838 | controller |                     "f:value": {}
2026-06-11 01:10:29.610852 | controller |                   },
2026-06-11 01:10:29.610866 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_SCHEDULER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.610880 | controller |                     ".": {},
2026-06-11 01:10:29.610894 | controller |                     "f:name": {},
2026-06-11 01:10:29.610908 | controller |                     "f:value": {}
2026-06-11 01:10:29.610921 | controller |                   },
2026-06-11 01:10:29.610935 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.610949 | controller |                     ".": {},
2026-06-11 01:10:29.610963 | controller |                     "f:name": {},
2026-06-11 01:10:29.610976 | controller |                     "f:value": {}
2026-06-11 01:10:29.610989 | controller |                   },
2026-06-11 01:10:29.611003 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_HEALTHMANAGER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.611016 | controller |                     ".": {},
2026-06-11 01:10:29.611030 | controller |                     "f:name": {},
2026-06-11 01:10:29.611043 | controller |                     "f:value": {}
2026-06-11 01:10:29.611057 | controller |                   },
2026-06-11 01:10:29.611070 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_HOUSEKEEPING_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.611085 | controller |                     ".": {},
2026-06-11 01:10:29.611098 | controller |                     "f:name": {},
2026-06-11 01:10:29.611112 | controller |                     "f:value": {}
2026-06-11 01:10:29.611125 | controller |                   },
2026-06-11 01:10:29.611139 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_RSYSLOG_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.611153 | controller |                     ".": {},
2026-06-11 01:10:29.611166 | controller |                     "f:name": {},
2026-06-11 01:10:29.611180 | controller |                     "f:value": {}
2026-06-11 01:10:29.611197 | controller |                   },
2026-06-11 01:10:29.611211 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_WORKER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.611225 | controller |                     ".": {},
2026-06-11 01:10:29.611239 | controller |                     "f:name": {},
2026-06-11 01:10:29.611253 | controller |                     "f:value": {}
2026-06-11 01:10:29.611266 | controller |                   },
2026-06-11 01:10:29.611280 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OPENSTACK_CLIENT_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.611293 | controller |                     ".": {},
2026-06-11 01:10:29.611307 | controller |                     "f:name": {},
2026-06-11 01:10:29.611320 | controller |                     "f:value": {}
2026-06-11 01:10:29.611334 | controller |                   },
2026-06-11 01:10:29.611362 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OPENSTACK_MUST_GATHER_DEFAULT\"}": {
2026-06-11 01:10:29.611381 | controller |                     ".": {},
2026-06-11 01:10:29.611396 | controller |                     "f:name": {},
2026-06-11 01:10:29.611409 | controller |                     "f:value": {}
2026-06-11 01:10:29.611423 | controller |                   },
2026-06-11 01:10:29.611436 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OPENSTACK_NETWORK_EXPORTER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.611449 | controller |                     ".": {},
2026-06-11 01:10:29.611463 | controller |                     "f:name": {},
2026-06-11 01:10:29.611476 | controller |                     "f:value": {}
2026-06-11 01:10:29.611490 | controller |                   },
2026-06-11 01:10:29.611503 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OS_CONTAINER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.611516 | controller |                     ".": {},
2026-06-11 01:10:29.611529 | controller |                     "f:name": {},
2026-06-11 01:10:29.611542 | controller |                     "f:value": {}
2026-06-11 01:10:29.611556 | controller |                   },
2026-06-11 01:10:29.611569 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_CONTROLLER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.611583 | controller |                     ".": {},
2026-06-11 01:10:29.611596 | controller |                     "f:name": {},
2026-06-11 01:10:29.611610 | controller |                     "f:value": {}
2026-06-11 01:10:29.611623 | controller |                   },
2026-06-11 01:10:29.611636 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_CONTROLLER_OVS_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.611650 | controller |                     ".": {},
2026-06-11 01:10:29.611664 | controller |                     "f:name": {},
2026-06-11 01:10:29.611677 | controller |                     "f:value": {}
2026-06-11 01:10:29.611690 | controller |                   },
2026-06-11 01:10:29.611704 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_NB_DBCLUSTER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.611717 | controller |                     ".": {},
2026-06-11 01:10:29.611731 | controller |                     "f:name": {},
2026-06-11 01:10:29.611744 | controller |                     "f:value": {}
2026-06-11 01:10:29.611757 | controller |                   },
2026-06-11 01:10:29.611771 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_NORTHD_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.611784 | controller |                     ".": {},
2026-06-11 01:10:29.611798 | controller |                     "f:name": {},
2026-06-11 01:10:29.611812 | controller |                     "f:value": {}
2026-06-11 01:10:29.611825 | controller |                   },
2026-06-11 01:10:29.611839 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_SB_DBCLUSTER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.611853 | controller |                     ".": {},
2026-06-11 01:10:29.611867 | controller |                     "f:name": {},
2026-06-11 01:10:29.611885 | controller |                     "f:value": {}
2026-06-11 01:10:29.611899 | controller |                   },
2026-06-11 01:10:29.611913 | controller |                   "k:{\"name\":\"RELATED_IMAGE_PLACEMENT_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.611927 | controller |                     ".": {},
2026-06-11 01:10:29.611941 | controller |                     "f:name": {},
2026-06-11 01:10:29.611954 | controller |                     "f:value": {}
2026-06-11 01:10:29.611968 | controller |                   },
2026-06-11 01:10:29.611981 | controller |                   "k:{\"name\":\"RELATED_IMAGE_RABBITMQ_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.611995 | controller |                     ".": {},
2026-06-11 01:10:29.612008 | controller |                     "f:name": {},
2026-06-11 01:10:29.612022 | controller |                     "f:value": {}
2026-06-11 01:10:29.612036 | controller |                   },
2026-06-11 01:10:29.612050 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_ACCOUNT_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.612064 | controller |                     ".": {},
2026-06-11 01:10:29.612078 | controller |                     "f:name": {},
2026-06-11 01:10:29.612092 | controller |                     "f:value": {}
2026-06-11 01:10:29.612105 | controller |                   },
2026-06-11 01:10:29.612119 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_CONTAINER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.612133 | controller |                     ".": {},
2026-06-11 01:10:29.612146 | controller |                     "f:name": {},
2026-06-11 01:10:29.612160 | controller |                     "f:value": {}
2026-06-11 01:10:29.612174 | controller |                   },
2026-06-11 01:10:29.612187 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_OBJECT_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.612201 | controller |                     ".": {},
2026-06-11 01:10:29.612214 | controller |                     "f:name": {},
2026-06-11 01:10:29.612227 | controller |                     "f:value": {}
2026-06-11 01:10:29.612240 | controller |                   },
2026-06-11 01:10:29.612253 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_PROXY_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.612266 | controller |                     ".": {},
2026-06-11 01:10:29.612279 | controller |                     "f:name": {},
2026-06-11 01:10:29.612292 | controller |                     "f:value": {}
2026-06-11 01:10:29.612305 | controller |                   },
2026-06-11 01:10:29.612319 | controller |                   "k:{\"name\":\"RELATED_IMAGE_TEST_TEMPEST_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.612332 | controller |                     ".": {},
2026-06-11 01:10:29.612370 | controller |                     "f:name": {},
2026-06-11 01:10:29.612390 | controller |                     "f:value": {}
2026-06-11 01:10:29.612404 | controller |                   },
2026-06-11 01:10:29.612418 | controller |                   "k:{\"name\":\"RELATED_IMAGE_WATCHER_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.612432 | controller |                     ".": {},
2026-06-11 01:10:29.612446 | controller |                     "f:name": {},
2026-06-11 01:10:29.612460 | controller |                     "f:value": {}
2026-06-11 01:10:29.612474 | controller |                   },
2026-06-11 01:10:29.612487 | controller |                   "k:{\"name\":\"RELATED_IMAGE_WATCHER_APPLIER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.612501 | controller |                     ".": {},
2026-06-11 01:10:29.612515 | controller |                     "f:name": {},
2026-06-11 01:10:29.612528 | controller |                     "f:value": {}
2026-06-11 01:10:29.612542 | controller |                   },
2026-06-11 01:10:29.612555 | controller |                   "k:{\"name\":\"RELATED_IMAGE_WATCHER_DECISION_ENGINE_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.612569 | controller |                     ".": {},
2026-06-11 01:10:29.612582 | controller |                     "f:name": {},
2026-06-11 01:10:29.612603 | controller |                     "f:value": {}
2026-06-11 01:10:29.612617 | controller |                   },
2026-06-11 01:10:29.612630 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-11 01:10:29.612644 | controller |                     ".": {},
2026-06-11 01:10:29.612657 | controller |                     "f:name": {},
2026-06-11 01:10:29.612670 | controller |                     "f:value": {}
2026-06-11 01:10:29.612684 | controller |                   },
2026-06-11 01:10:29.612698 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-11 01:10:29.612711 | controller |                     ".": {},
2026-06-11 01:10:29.612725 | controller |                     "f:name": {},
2026-06-11 01:10:29.612739 | controller |                     "f:value": {}
2026-06-11 01:10:29.612752 | controller |                   }
2026-06-11 01:10:29.612766 | controller |                 },
2026-06-11 01:10:29.612780 | controller |                 "f:image": {},
2026-06-11 01:10:29.612793 | controller |                 "f:imagePullPolicy": {},
2026-06-11 01:10:29.612807 | controller |                 "f:livenessProbe": {
2026-06-11 01:10:29.612821 | controller |                   ".": {},
2026-06-11 01:10:29.612835 | controller |                   "f:failureThreshold": {},
2026-06-11 01:10:29.612848 | controller |                   "f:httpGet": {
2026-06-11 01:10:29.612862 | controller |                     ".": {},
2026-06-11 01:10:29.612875 | controller |                     "f:path": {},
2026-06-11 01:10:29.612889 | controller |                     "f:port": {},
2026-06-11 01:10:29.612902 | controller |                     "f:scheme": {}
2026-06-11 01:10:29.612915 | controller |                   },
2026-06-11 01:10:29.612929 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 01:10:29.612942 | controller |                   "f:periodSeconds": {},
2026-06-11 01:10:29.612956 | controller |                   "f:successThreshold": {},
2026-06-11 01:10:29.612969 | controller |                   "f:timeoutSeconds": {}
2026-06-11 01:10:29.612983 | controller |                 },
2026-06-11 01:10:29.612997 | controller |                 "f:name": {},
2026-06-11 01:10:29.613011 | controller |                 "f:readinessProbe": {
2026-06-11 01:10:29.613025 | controller |                   ".": {},
2026-06-11 01:10:29.613038 | controller |                   "f:failureThreshold": {},
2026-06-11 01:10:29.613052 | controller |                   "f:httpGet": {
2026-06-11 01:10:29.613065 | controller |                     ".": {},
2026-06-11 01:10:29.613078 | controller |                     "f:path": {},
2026-06-11 01:10:29.613106 | controller |                     "f:port": {},
2026-06-11 01:10:29.613120 | controller |                     "f:scheme": {}
2026-06-11 01:10:29.613134 | controller |                   },
2026-06-11 01:10:29.613147 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 01:10:29.613161 | controller |                   "f:periodSeconds": {},
2026-06-11 01:10:29.613174 | controller |                   "f:successThreshold": {},
2026-06-11 01:10:29.613187 | controller |                   "f:timeoutSeconds": {}
2026-06-11 01:10:29.613201 | controller |                 },
2026-06-11 01:10:29.613214 | controller |                 "f:resources": {
2026-06-11 01:10:29.613227 | controller |                   ".": {},
2026-06-11 01:10:29.613241 | controller |                   "f:limits": {
2026-06-11 01:10:29.613254 | controller |                     ".": {},
2026-06-11 01:10:29.613267 | controller |                     "f:cpu": {},
2026-06-11 01:10:29.613280 | controller |                     "f:memory": {}
2026-06-11 01:10:29.613293 | controller |                   },
2026-06-11 01:10:29.613306 | controller |                   "f:requests": {
2026-06-11 01:10:29.613319 | controller |                     ".": {},
2026-06-11 01:10:29.613332 | controller |                     "f:cpu": {},
2026-06-11 01:10:29.613365 | controller |                     "f:memory": {}
2026-06-11 01:10:29.613384 | controller |                   }
2026-06-11 01:10:29.613398 | controller |                 },
2026-06-11 01:10:29.613412 | controller |                 "f:securityContext": {
2026-06-11 01:10:29.613426 | controller |                   ".": {},
2026-06-11 01:10:29.613439 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-11 01:10:29.613452 | controller |                 },
2026-06-11 01:10:29.613466 | controller |                 "f:terminationMessagePath": {},
2026-06-11 01:10:29.613479 | controller |                 "f:terminationMessagePolicy": {},
2026-06-11 01:10:29.613492 | controller |                 "f:volumeMounts": {
2026-06-11 01:10:29.613505 | controller |                   ".": {},
2026-06-11 01:10:29.613518 | controller |                   "k:{\"mountPath\":\"/tmp/k8s-webhook-server/serving-certs\"}": {
2026-06-11 01:10:29.613531 | controller |                     ".": {},
2026-06-11 01:10:29.613544 | controller |                     "f:mountPath": {},
2026-06-11 01:10:29.613557 | controller |                     "f:name": {},
2026-06-11 01:10:29.613570 | controller |                     "f:readOnly": {}
2026-06-11 01:10:29.613583 | controller |                   }
2026-06-11 01:10:29.613597 | controller |                 }
2026-06-11 01:10:29.613610 | controller |               }
2026-06-11 01:10:29.613624 | controller |             },
2026-06-11 01:10:29.613637 | controller |             "f:dnsPolicy": {},
2026-06-11 01:10:29.613651 | controller |             "f:enableServiceLinks": {},
2026-06-11 01:10:29.613664 | controller |             "f:restartPolicy": {},
2026-06-11 01:10:29.613678 | controller |             "f:schedulerName": {},
2026-06-11 01:10:29.613691 | controller |             "f:securityContext": {
2026-06-11 01:10:29.613704 | controller |               ".": {},
2026-06-11 01:10:29.613717 | controller |               "f:runAsNonRoot": {}
2026-06-11 01:10:29.613731 | controller |             },
2026-06-11 01:10:29.613744 | controller |             "f:serviceAccount": {},
2026-06-11 01:10:29.613758 | controller |             "f:serviceAccountName": {},
2026-06-11 01:10:29.613772 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-11 01:10:29.613786 | controller |             "f:tolerations": {},
2026-06-11 01:10:29.613799 | controller |             "f:volumes": {
2026-06-11 01:10:29.613813 | controller |               ".": {},
2026-06-11 01:10:29.613826 | controller |               "k:{\"name\":\"cert\"}": {
2026-06-11 01:10:29.613840 | controller |                 ".": {},
2026-06-11 01:10:29.613853 | controller |                 "f:name": {},
2026-06-11 01:10:29.613867 | controller |                 "f:secret": {
2026-06-11 01:10:29.613880 | controller |                   ".": {},
2026-06-11 01:10:29.613894 | controller |                   "f:defaultMode": {},
2026-06-11 01:10:29.613908 | controller |                   "f:secretName": {}
2026-06-11 01:10:29.613922 | controller |                 }
2026-06-11 01:10:29.613935 | controller |               }
2026-06-11 01:10:29.613949 | controller |             }
2026-06-11 01:10:29.613963 | controller |           }
2026-06-11 01:10:29.613977 | controller |         },
2026-06-11 01:10:29.613991 | controller |         "manager": "kube-controller-manager",
2026-06-11 01:10:29.614004 | controller |         "operation": "Update",
2026-06-11 01:10:29.614018 | controller |         "time": "2026-06-11T00:14:38Z"
2026-06-11 01:10:29.614031 | controller |       },
2026-06-11 01:10:29.614045 | controller |       {
2026-06-11 01:10:29.614059 | controller |         "apiVersion": "v1",
2026-06-11 01:10:29.614073 | controller |         "fieldsType": "FieldsV1",
2026-06-11 01:10:29.614086 | controller |         "fieldsV1": {
2026-06-11 01:10:29.614100 | controller |           "f:metadata": {
2026-06-11 01:10:29.614113 | controller |             "f:annotations": {
2026-06-11 01:10:29.614127 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-11 01:10:29.614144 | controller |             }
2026-06-11 01:10:29.614158 | controller |           }
2026-06-11 01:10:29.614172 | controller |         },
2026-06-11 01:10:29.614186 | controller |         "manager": "multus-daemon",
2026-06-11 01:10:29.614200 | controller |         "operation": "Update",
2026-06-11 01:10:29.614214 | controller |         "subresource": "status",
2026-06-11 01:10:29.614227 | controller |         "time": "2026-06-11T00:15:05Z"
2026-06-11 01:10:29.614240 | controller |       },
2026-06-11 01:10:29.614254 | controller |       {
2026-06-11 01:10:29.614267 | controller |         "apiVersion": "v1",
2026-06-11 01:10:29.614280 | controller |         "fieldsType": "FieldsV1",
2026-06-11 01:10:29.614293 | controller |         "fieldsV1": {
2026-06-11 01:10:29.614307 | controller |           "f:status": {
2026-06-11 01:10:29.614320 | controller |             "f:conditions": {
2026-06-11 01:10:29.614334 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-11 01:10:29.614360 | controller |                 ".": {},
2026-06-11 01:10:29.614379 | controller |                 "f:lastProbeTime": {},
2026-06-11 01:10:29.614394 | controller |                 "f:lastTransitionTime": {},
2026-06-11 01:10:29.614408 | controller |                 "f:status": {},
2026-06-11 01:10:29.614421 | controller |                 "f:type": {}
2026-06-11 01:10:29.614435 | controller |               },
2026-06-11 01:10:29.614449 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-11 01:10:29.614462 | controller |                 ".": {},
2026-06-11 01:10:29.614475 | controller |                 "f:lastProbeTime": {},
2026-06-11 01:10:29.614489 | controller |                 "f:lastTransitionTime": {},
2026-06-11 01:10:29.614503 | controller |                 "f:status": {},
2026-06-11 01:10:29.614516 | controller |                 "f:type": {}
2026-06-11 01:10:29.614530 | controller |               },
2026-06-11 01:10:29.614543 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-11 01:10:29.614556 | controller |                 ".": {},
2026-06-11 01:10:29.614570 | controller |                 "f:lastProbeTime": {},
2026-06-11 01:10:29.614584 | controller |                 "f:lastTransitionTime": {},
2026-06-11 01:10:29.614597 | controller |                 "f:status": {},
2026-06-11 01:10:29.614610 | controller |                 "f:type": {}
2026-06-11 01:10:29.614624 | controller |               },
2026-06-11 01:10:29.614637 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-11 01:10:29.614650 | controller |                 ".": {},
2026-06-11 01:10:29.614663 | controller |                 "f:lastProbeTime": {},
2026-06-11 01:10:29.614677 | controller |                 "f:lastTransitionTime": {},
2026-06-11 01:10:29.614690 | controller |                 "f:status": {},
2026-06-11 01:10:29.614704 | controller |                 "f:type": {}
2026-06-11 01:10:29.614717 | controller |               }
2026-06-11 01:10:29.614731 | controller |             },
2026-06-11 01:10:29.614744 | controller |             "f:containerStatuses": {},
2026-06-11 01:10:29.614758 | controller |             "f:hostIP": {},
2026-06-11 01:10:29.614772 | controller |             "f:hostIPs": {},
2026-06-11 01:10:29.614786 | controller |             "f:phase": {},
2026-06-11 01:10:29.614800 | controller |             "f:podIP": {},
2026-06-11 01:10:29.614814 | controller |             "f:podIPs": {
2026-06-11 01:10:29.614828 | controller |               ".": {},
2026-06-11 01:10:29.614842 | controller |               "k:{\"ip\":\"10.217.0.89\"}": {
2026-06-11 01:10:29.614856 | controller |                 ".": {},
2026-06-11 01:10:29.614869 | controller |                 "f:ip": {}
2026-06-11 01:10:29.614883 | controller |               }
2026-06-11 01:10:29.614897 | controller |             },
2026-06-11 01:10:29.614912 | controller |             "f:startTime": {}
2026-06-11 01:10:29.614926 | controller |           }
2026-06-11 01:10:29.614944 | controller |         },
2026-06-11 01:10:29.614958 | controller |         "manager": "kubelet",
2026-06-11 01:10:29.614972 | controller |         "operation": "Update",
2026-06-11 01:10:29.614985 | controller |         "subresource": "status",
2026-06-11 01:10:29.614999 | controller |         "time": "2026-06-11T00:25:08Z"
2026-06-11 01:10:29.615012 | controller |       }
2026-06-11 01:10:29.615026 | controller |     ],
2026-06-11 01:10:29.615039 | controller |     "name": "openstack-baremetal-operator-controller-manager-7c67dc759fgr8jd",
2026-06-11 01:10:29.615052 | controller |     "namespace": "openstack-operators",
2026-06-11 01:10:29.615092 | controller |     "ownerReferences": [
2026-06-11 01:10:29.615158 | controller |       {
2026-06-11 01:10:29.615180 | controller |         "apiVersion": "apps/v1",
2026-06-11 01:10:29.615195 | controller |         "blockOwnerDeletion": true,
2026-06-11 01:10:29.615209 | controller |         "controller": true,
2026-06-11 01:10:29.615223 | controller |         "kind": "ReplicaSet",
2026-06-11 01:10:29.615237 | controller |         "name": "openstack-baremetal-operator-controller-manager-7c67dc759f",
2026-06-11 01:10:29.615251 | controller |         "uid": "a1353ad8-9168-4093-a7ba-3879b1749398"
2026-06-11 01:10:29.615265 | controller |       }
2026-06-11 01:10:29.615279 | controller |     ],
2026-06-11 01:10:29.615293 | controller |     "resourceVersion": "67243",
2026-06-11 01:10:29.615306 | controller |     "uid": "54f8dd8d-db02-4956-bbe3-b19e5fb3894c"
2026-06-11 01:10:29.615320 | controller |   },
2026-06-11 01:10:29.615334 | controller |   "spec": {
2026-06-11 01:10:29.615366 | controller |     "containers": [
2026-06-11 01:10:29.615385 | controller |       {
2026-06-11 01:10:29.615399 | controller |         "args": [
2026-06-11 01:10:29.615413 | controller |           "--leader-elect",
2026-06-11 01:10:29.615426 | controller |           "--health-probe-bind-address=:8081",
2026-06-11 01:10:29.615440 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-11 01:10:29.615453 | controller |         ],
2026-06-11 01:10:29.615467 | controller |         "command": [
2026-06-11 01:10:29.615480 | controller |           "/manager"
2026-06-11 01:10:29.615493 | controller |         ],
2026-06-11 01:10:29.615506 | controller |         "env": [
2026-06-11 01:10:29.615520 | controller |           {
2026-06-11 01:10:29.615533 | controller |             "name": "LEASE_DURATION",
2026-06-11 01:10:29.615546 | controller |             "value": "30"
2026-06-11 01:10:29.615560 | controller |           },
2026-06-11 01:10:29.615573 | controller |           {
2026-06-11 01:10:29.615587 | controller |             "name": "RENEW_DEADLINE",
2026-06-11 01:10:29.615600 | controller |             "value": "20"
2026-06-11 01:10:29.615614 | controller |           },
2026-06-11 01:10:29.615627 | controller |           {
2026-06-11 01:10:29.615641 | controller |             "name": "RETRY_PERIOD",
2026-06-11 01:10:29.615654 | controller |             "value": "5"
2026-06-11 01:10:29.615667 | controller |           },
2026-06-11 01:10:29.615681 | controller |           {
2026-06-11 01:10:29.615695 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-11 01:10:29.615708 | controller |             "value": "true"
2026-06-11 01:10:29.615722 | controller |           },
2026-06-11 01:10:29.615735 | controller |           {
2026-06-11 01:10:29.615749 | controller |             "name": "RELATED_IMAGE_AGENT_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.615763 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest"
2026-06-11 01:10:29.615777 | controller |           },
2026-06-11 01:10:29.615791 | controller |           {
2026-06-11 01:10:29.615805 | controller |             "name": "RELATED_IMAGE_ANSIBLEEE_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.615819 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest"
2026-06-11 01:10:29.615833 | controller |           },
2026-06-11 01:10:29.615850 | controller |           {
2026-06-11 01:10:29.615865 | controller |             "name": "RELATED_IMAGE_AODH_API_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.615878 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-aodh-api:current-podified"
2026-06-11 01:10:29.615892 | controller |           },
2026-06-11 01:10:29.615906 | controller |           {
2026-06-11 01:10:29.615920 | controller |             "name": "RELATED_IMAGE_AODH_EVALUATOR_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.615934 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-aodh-evaluator:current-podified"
2026-06-11 01:10:29.615948 | controller |           },
2026-06-11 01:10:29.615962 | controller |           {
2026-06-11 01:10:29.615976 | controller |             "name": "RELATED_IMAGE_AODH_LISTENER_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.615991 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-aodh-listener:current-podified"
2026-06-11 01:10:29.616005 | controller |           },
2026-06-11 01:10:29.616019 | controller |           {
2026-06-11 01:10:29.616033 | controller |             "name": "RELATED_IMAGE_AODH_NOTIFIER_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.616047 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-aodh-notifier:current-podified"
2026-06-11 01:10:29.616061 | controller |           },
2026-06-11 01:10:29.616075 | controller |           {
2026-06-11 01:10:29.616088 | controller |             "name": "RELATED_IMAGE_APACHE_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.616102 | controller |             "value": "registry.redhat.io/ubi9/httpd-24:latest"
2026-06-11 01:10:29.616116 | controller |           },
2026-06-11 01:10:29.616129 | controller |           {
2026-06-11 01:10:29.616142 | controller |             "name": "RELATED_IMAGE_BARBICAN_API_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.616156 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified"
2026-06-11 01:10:29.616169 | controller |           },
2026-06-11 01:10:29.616183 | controller |           {
2026-06-11 01:10:29.616197 | controller |             "name": "RELATED_IMAGE_BARBICAN_KEYSTONE_LISTENER_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.616211 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified"
2026-06-11 01:10:29.616228 | controller |           },
2026-06-11 01:10:29.616242 | controller |           {
2026-06-11 01:10:29.616256 | controller |             "name": "RELATED_IMAGE_BARBICAN_WORKER_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.616269 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified"
2026-06-11 01:10:29.616283 | controller |           },
2026-06-11 01:10:29.616297 | controller |           {
2026-06-11 01:10:29.616310 | controller |             "name": "RELATED_IMAGE_CEILOMETER_CENTRAL_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.616324 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified"
2026-06-11 01:10:29.616338 | controller |           },
2026-06-11 01:10:29.616370 | controller |           {
2026-06-11 01:10:29.616385 | controller |             "name": "RELATED_IMAGE_CEILOMETER_COMPUTE_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.616399 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ceilometer-compute:current-podified"
2026-06-11 01:10:29.616413 | controller |           },
2026-06-11 01:10:29.616427 | controller |           {
2026-06-11 01:10:29.616440 | controller |             "name": "RELATED_IMAGE_CEILOMETER_IPMI_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.616453 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ceilometer-ipmi:current-podified"
2026-06-11 01:10:29.616467 | controller |           },
2026-06-11 01:10:29.616481 | controller |           {
2026-06-11 01:10:29.616494 | controller |             "name": "RELATED_IMAGE_CEILOMETER_MYSQLD_EXPORTER_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.616512 | controller |             "value": "quay.io/openstack-k8s-operators/mysqld_exporter:latest"
2026-06-11 01:10:29.616527 | controller |           },
2026-06-11 01:10:29.616540 | controller |           {
2026-06-11 01:10:29.616553 | controller |             "name": "RELATED_IMAGE_CEILOMETER_NOTIFICATION_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.616567 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified"
2026-06-11 01:10:29.616580 | controller |           },
2026-06-11 01:10:29.616593 | controller |           {
2026-06-11 01:10:29.616606 | controller |             "name": "RELATED_IMAGE_CEILOMETER_SGCORE_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.616620 | controller |             "value": "quay.io/openstack-k8s-operators/sg-core:latest"
2026-06-11 01:10:29.616633 | controller |           },
2026-06-11 01:10:29.616646 | controller |           {
2026-06-11 01:10:29.616660 | controller |             "name": "RELATED_IMAGE_CINDER_API_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.616673 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified"
2026-06-11 01:10:29.616687 | controller |           },
2026-06-11 01:10:29.616701 | controller |           {
2026-06-11 01:10:29.616715 | controller |             "name": "RELATED_IMAGE_CINDER_BACKUP_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.616729 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cinder-backup:current-podified"
2026-06-11 01:10:29.616743 | controller |           },
2026-06-11 01:10:29.616757 | controller |           {
2026-06-11 01:10:29.616771 | controller |             "name": "RELATED_IMAGE_CINDER_SCHEDULER_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.616785 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified"
2026-06-11 01:10:29.616799 | controller |           },
2026-06-11 01:10:29.616812 | controller |           {
2026-06-11 01:10:29.616826 | controller |             "name": "RELATED_IMAGE_CINDER_VOLUME_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.616840 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cinder-volume:current-podified"
2026-06-11 01:10:29.616854 | controller |           },
2026-06-11 01:10:29.616867 | controller |           {
2026-06-11 01:10:29.616881 | controller |             "name": "RELATED_IMAGE_CLOUDKITTY_API_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.616894 | controller |             "value": "quay.rdoproject.org/podified-master-centos10/openstack-cloudkitty-api:current"
2026-06-11 01:10:29.616908 | controller |           },
2026-06-11 01:10:29.616922 | controller |           {
2026-06-11 01:10:29.616936 | controller |             "name": "RELATED_IMAGE_CLOUDKITTY_PROC_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.616951 | controller |             "value": "quay.rdoproject.org/podified-master-centos10/openstack-cloudkitty-processor:current"
2026-06-11 01:10:29.616965 | controller |           },
2026-06-11 01:10:29.616979 | controller |           {
2026-06-11 01:10:29.616993 | controller |             "name": "RELATED_IMAGE_DESIGNATE_API_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.617006 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-api:current-podified"
2026-06-11 01:10:29.617020 | controller |           },
2026-06-11 01:10:29.617033 | controller |           {
2026-06-11 01:10:29.617047 | controller |             "name": "RELATED_IMAGE_DESIGNATE_BACKENDBIND9_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.617061 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-backend-bind9:current-podified"
2026-06-11 01:10:29.617074 | controller |           },
2026-06-11 01:10:29.617099 | controller |           {
2026-06-11 01:10:29.617114 | controller |             "name": "RELATED_IMAGE_DESIGNATE_CENTRAL_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.617127 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-central:current-podified"
2026-06-11 01:10:29.617145 | controller |           },
2026-06-11 01:10:29.617159 | controller |           {
2026-06-11 01:10:29.617172 | controller |             "name": "RELATED_IMAGE_DESIGNATE_MDNS_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.617185 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-mdns:current-podified"
2026-06-11 01:10:29.617199 | controller |           },
2026-06-11 01:10:29.617213 | controller |           {
2026-06-11 01:10:29.617226 | controller |             "name": "RELATED_IMAGE_DESIGNATE_PRODUCER_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.617240 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-producer:current-podified"
2026-06-11 01:10:29.617254 | controller |           },
2026-06-11 01:10:29.617267 | controller |           {
2026-06-11 01:10:29.617281 | controller |             "name": "RELATED_IMAGE_DESIGNATE_UNBOUND_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.617294 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-unbound:current-podified"
2026-06-11 01:10:29.617308 | controller |           },
2026-06-11 01:10:29.617322 | controller |           {
2026-06-11 01:10:29.617336 | controller |             "name": "RELATED_IMAGE_DESIGNATE_WORKER_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.617367 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-worker:current-podified"
2026-06-11 01:10:29.617382 | controller |           },
2026-06-11 01:10:29.617396 | controller |           {
2026-06-11 01:10:29.617410 | controller |             "name": "RELATED_IMAGE_EDPM_FRR_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.617423 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-frr:current-podified"
2026-06-11 01:10:29.617437 | controller |           },
2026-06-11 01:10:29.617450 | controller |           {
2026-06-11 01:10:29.617463 | controller |             "name": "RELATED_IMAGE_EDPM_ISCSID_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.617476 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-iscsid:current-podified"
2026-06-11 01:10:29.617490 | controller |           },
2026-06-11 01:10:29.617503 | controller |           {
2026-06-11 01:10:29.617517 | controller |             "name": "RELATED_IMAGE_EDPM_KEPLER_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.617530 | controller |             "value": "quay.io/sustainable_computing_io/kepler:release-0.7.12"
2026-06-11 01:10:29.617544 | controller |           },
2026-06-11 01:10:29.617557 | controller |           {
2026-06-11 01:10:29.617570 | controller |             "name": "RELATED_IMAGE_EDPM_LOGROTATE_CROND_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.617584 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cron:current-podified"
2026-06-11 01:10:29.617597 | controller |           },
2026-06-11 01:10:29.617610 | controller |           {
2026-06-11 01:10:29.617623 | controller |             "name": "RELATED_IMAGE_EDPM_MULTIPATHD_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.617637 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-multipathd:current-podified"
2026-06-11 01:10:29.617650 | controller |           },
2026-06-11 01:10:29.617663 | controller |           {
2026-06-11 01:10:29.617677 | controller |             "name": "RELATED_IMAGE_EDPM_NEUTRON_DHCP_AGENT_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.617691 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-dhcp-agent:current-podified"
2026-06-11 01:10:29.617704 | controller |           },
2026-06-11 01:10:29.617718 | controller |           {
2026-06-11 01:10:29.617732 | controller |             "name": "RELATED_IMAGE_EDPM_NEUTRON_METADATA_AGENT_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.617746 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-metadata-agent-ovn:current-podified"
2026-06-11 01:10:29.617759 | controller |           },
2026-06-11 01:10:29.617776 | controller |           {
2026-06-11 01:10:29.617791 | controller |             "name": "RELATED_IMAGE_EDPM_NEUTRON_OVN_AGENT_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.617804 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-ovn-agent:current-podified"
2026-06-11 01:10:29.617818 | controller |           },
2026-06-11 01:10:29.617831 | controller |           {
2026-06-11 01:10:29.617845 | controller |             "name": "RELATED_IMAGE_EDPM_NEUTRON_SRIOV_AGENT_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.617859 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-sriov-agent:current-podified"
2026-06-11 01:10:29.617873 | controller |           },
2026-06-11 01:10:29.617886 | controller |           {
2026-06-11 01:10:29.617900 | controller |             "name": "RELATED_IMAGE_EDPM_NODE_EXPORTER_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.617914 | controller |             "value": "quay.io/prometheus/node-exporter:v1.5.0"
2026-06-11 01:10:29.617929 | controller |           },
2026-06-11 01:10:29.617943 | controller |           {
2026-06-11 01:10:29.617957 | controller |             "name": "RELATED_IMAGE_EDPM_OVN_BGP_AGENT_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.617971 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-bgp-agent:current-podified"
2026-06-11 01:10:29.617984 | controller |           },
2026-06-11 01:10:29.617998 | controller |           {
2026-06-11 01:10:29.618012 | controller |             "name": "RELATED_IMAGE_EDPM_PODMAN_EXPORTER_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.618025 | controller |             "value": "quay.io/openstack-k8s-operators/prometheus-podman-exporter:latest"
2026-06-11 01:10:29.618039 | controller |           },
2026-06-11 01:10:29.618052 | controller |           {
2026-06-11 01:10:29.618066 | controller |             "name": "RELATED_IMAGE_GLANCE_API_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.618082 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-glance-api:current-podified"
2026-06-11 01:10:29.618098 | controller |           },
2026-06-11 01:10:29.618112 | controller |           {
2026-06-11 01:10:29.618125 | controller |             "name": "RELATED_IMAGE_HEAT_API_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.618139 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-heat-api:current-podified"
2026-06-11 01:10:29.618153 | controller |           },
2026-06-11 01:10:29.618166 | controller |           {
2026-06-11 01:10:29.618179 | controller |             "name": "RELATED_IMAGE_HEAT_CFNAPI_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.618193 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-heat-api-cfn:current-podified"
2026-06-11 01:10:29.618206 | controller |           },
2026-06-11 01:10:29.618219 | controller |           {
2026-06-11 01:10:29.618233 | controller |             "name": "RELATED_IMAGE_HEAT_ENGINE_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.618246 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-heat-engine:current-podified"
2026-06-11 01:10:29.618260 | controller |           },
2026-06-11 01:10:29.618273 | controller |           {
2026-06-11 01:10:29.618286 | controller |             "name": "RELATED_IMAGE_HORIZON_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.618300 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-horizon:current-podified"
2026-06-11 01:10:29.618314 | controller |           },
2026-06-11 01:10:29.618327 | controller |           {
2026-06-11 01:10:29.618340 | controller |             "name": "RELATED_IMAGE_INFRA_MEMCACHED_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.618371 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-memcached:current-podified"
2026-06-11 01:10:29.618386 | controller |           },
2026-06-11 01:10:29.618399 | controller |           {
2026-06-11 01:10:29.618413 | controller |             "name": "RELATED_IMAGE_INFRA_REDIS_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.618430 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-redis:current-podified"
2026-06-11 01:10:29.618444 | controller |           },
2026-06-11 01:10:29.618458 | controller |           {
2026-06-11 01:10:29.618472 | controller |             "name": "RELATED_IMAGE_IRONIC_API_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.618486 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-api:current-podified"
2026-06-11 01:10:29.618500 | controller |           },
2026-06-11 01:10:29.618514 | controller |           {
2026-06-11 01:10:29.618527 | controller |             "name": "RELATED_IMAGE_IRONIC_CONDUCTOR_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.618541 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-conductor:current-podified"
2026-06-11 01:10:29.618555 | controller |           },
2026-06-11 01:10:29.618568 | controller |           {
2026-06-11 01:10:29.618582 | controller |             "name": "RELATED_IMAGE_IRONIC_INSPECTOR_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.618595 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-inspector:current-podified"
2026-06-11 01:10:29.618609 | controller |           },
2026-06-11 01:10:29.618622 | controller |           {
2026-06-11 01:10:29.618636 | controller |             "name": "RELATED_IMAGE_IRONIC_NEUTRON_AGENT_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.618649 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-neutron-agent:current-podified"
2026-06-11 01:10:29.618663 | controller |           },
2026-06-11 01:10:29.618677 | controller |           {
2026-06-11 01:10:29.618691 | controller |             "name": "RELATED_IMAGE_IRONIC_PXE_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.618705 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-pxe:current-podified"
2026-06-11 01:10:29.618719 | controller |           },
2026-06-11 01:10:29.618733 | controller |           {
2026-06-11 01:10:29.618747 | controller |             "name": "RELATED_IMAGE_IRONIC_PYTHON_AGENT_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.618760 | controller |             "value": "quay.io/podified-antelope-centos9/ironic-python-agent:current-podified"
2026-06-11 01:10:29.618775 | controller |           },
2026-06-11 01:10:29.618788 | controller |           {
2026-06-11 01:10:29.618802 | controller |             "name": "RELATED_IMAGE_KEYSTONE_API_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.618816 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-keystone:current-podified"
2026-06-11 01:10:29.618830 | controller |           },
2026-06-11 01:10:29.618844 | controller |           {
2026-06-11 01:10:29.618858 | controller |             "name": "RELATED_IMAGE_KSM_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.618872 | controller |             "value": "registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0"
2026-06-11 01:10:29.618886 | controller |           },
2026-06-11 01:10:29.618901 | controller |           {
2026-06-11 01:10:29.618915 | controller |             "name": "RELATED_IMAGE_MANILA_API_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.618928 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-manila-api:current-podified"
2026-06-11 01:10:29.618942 | controller |           },
2026-06-11 01:10:29.618956 | controller |           {
2026-06-11 01:10:29.618969 | controller |             "name": "RELATED_IMAGE_MANILA_SCHEDULER_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.618983 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-manila-scheduler:current-podified"
2026-06-11 01:10:29.618996 | controller |           },
2026-06-11 01:10:29.619010 | controller |           {
2026-06-11 01:10:29.619023 | controller |             "name": "RELATED_IMAGE_MANILA_SHARE_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.619036 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-manila-share:current-podified"
2026-06-11 01:10:29.619050 | controller |           },
2026-06-11 01:10:29.619068 | controller |           {
2026-06-11 01:10:29.619082 | controller |             "name": "RELATED_IMAGE_MARIADB_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.619096 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-mariadb:current-podified"
2026-06-11 01:10:29.619109 | controller |           },
2026-06-11 01:10:29.619123 | controller |           {
2026-06-11 01:10:29.619136 | controller |             "name": "RELATED_IMAGE_NET_UTILS_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.619150 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-netutils:current-podified"
2026-06-11 01:10:29.619163 | controller |           },
2026-06-11 01:10:29.619176 | controller |           {
2026-06-11 01:10:29.619190 | controller |             "name": "RELATED_IMAGE_NEUTRON_API_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.619203 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified"
2026-06-11 01:10:29.619217 | controller |           },
2026-06-11 01:10:29.619230 | controller |           {
2026-06-11 01:10:29.619244 | controller |             "name": "RELATED_IMAGE_NOVA_API_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.619257 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-api:current-podified"
2026-06-11 01:10:29.619271 | controller |           },
2026-06-11 01:10:29.619284 | controller |           {
2026-06-11 01:10:29.619298 | controller |             "name": "RELATED_IMAGE_NOVA_COMPUTE_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.619311 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-compute:current-podified"
2026-06-11 01:10:29.619325 | controller |           },
2026-06-11 01:10:29.619338 | controller |           {
2026-06-11 01:10:29.619369 | controller |             "name": "RELATED_IMAGE_NOVA_CONDUCTOR_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.619384 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified"
2026-06-11 01:10:29.619398 | controller |           },
2026-06-11 01:10:29.619412 | controller |           {
2026-06-11 01:10:29.619426 | controller |             "name": "RELATED_IMAGE_NOVA_NOVNC_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.619439 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified"
2026-06-11 01:10:29.619453 | controller |           },
2026-06-11 01:10:29.619467 | controller |           {
2026-06-11 01:10:29.619480 | controller |             "name": "RELATED_IMAGE_NOVA_SCHEDULER_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.619494 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified"
2026-06-11 01:10:29.619507 | controller |           },
2026-06-11 01:10:29.619521 | controller |           {
2026-06-11 01:10:29.619534 | controller |             "name": "RELATED_IMAGE_OCTAVIA_API_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.619547 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-octavia-api:current-podified"
2026-06-11 01:10:29.619561 | controller |           },
2026-06-11 01:10:29.619575 | controller |           {
2026-06-11 01:10:29.619588 | controller |             "name": "RELATED_IMAGE_OCTAVIA_HEALTHMANAGER_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.619602 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-octavia-health-manager:current-podified"
2026-06-11 01:10:29.619617 | controller |           },
2026-06-11 01:10:29.619630 | controller |           {
2026-06-11 01:10:29.619644 | controller |             "name": "RELATED_IMAGE_OCTAVIA_HOUSEKEEPING_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.619658 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-octavia-housekeeping:current-podified"
2026-06-11 01:10:29.619672 | controller |           },
2026-06-11 01:10:29.619686 | controller |           {
2026-06-11 01:10:29.619699 | controller |             "name": "RELATED_IMAGE_OCTAVIA_RSYSLOG_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.619717 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-rsyslog:current-podified"
2026-06-11 01:10:29.619731 | controller |           },
2026-06-11 01:10:29.619745 | controller |           {
2026-06-11 01:10:29.619759 | controller |             "name": "RELATED_IMAGE_OCTAVIA_WORKER_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.619773 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-octavia-worker:current-podified"
2026-06-11 01:10:29.619787 | controller |           },
2026-06-11 01:10:29.619800 | controller |           {
2026-06-11 01:10:29.619814 | controller |             "name": "RELATED_IMAGE_OPENSTACK_CLIENT_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.619828 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified"
2026-06-11 01:10:29.619842 | controller |           },
2026-06-11 01:10:29.619856 | controller |           {
2026-06-11 01:10:29.619870 | controller |             "name": "RELATED_IMAGE_OPENSTACK_MUST_GATHER_DEFAULT",
2026-06-11 01:10:29.619884 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-must-gather:latest"
2026-06-11 01:10:29.619898 | controller |           },
2026-06-11 01:10:29.619912 | controller |           {
2026-06-11 01:10:29.619926 | controller |             "name": "RELATED_IMAGE_OPENSTACK_NETWORK_EXPORTER_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.619939 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified"
2026-06-11 01:10:29.619953 | controller |           },
2026-06-11 01:10:29.619967 | controller |           {
2026-06-11 01:10:29.619980 | controller |             "name": "RELATED_IMAGE_OS_CONTAINER_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.619994 | controller |             "value": "quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified"
2026-06-11 01:10:29.620008 | controller |           },
2026-06-11 01:10:29.620022 | controller |           {
2026-06-11 01:10:29.620036 | controller |             "name": "RELATED_IMAGE_OVN_CONTROLLER_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.620049 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified"
2026-06-11 01:10:29.620063 | controller |           },
2026-06-11 01:10:29.620076 | controller |           {
2026-06-11 01:10:29.620090 | controller |             "name": "RELATED_IMAGE_OVN_CONTROLLER_OVS_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.620103 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified"
2026-06-11 01:10:29.620116 | controller |           },
2026-06-11 01:10:29.620129 | controller |           {
2026-06-11 01:10:29.620143 | controller |             "name": "RELATED_IMAGE_OVN_NB_DBCLUSTER_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.620156 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified"
2026-06-11 01:10:29.620170 | controller |           },
2026-06-11 01:10:29.620183 | controller |           {
2026-06-11 01:10:29.620196 | controller |             "name": "RELATED_IMAGE_OVN_NORTHD_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.620210 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified"
2026-06-11 01:10:29.620223 | controller |           },
2026-06-11 01:10:29.620237 | controller |           {
2026-06-11 01:10:29.620250 | controller |             "name": "RELATED_IMAGE_OVN_SB_DBCLUSTER_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.620263 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified"
2026-06-11 01:10:29.620277 | controller |           },
2026-06-11 01:10:29.620290 | controller |           {
2026-06-11 01:10:29.620304 | controller |             "name": "RELATED_IMAGE_PLACEMENT_API_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.620317 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-placement-api:current-podified"
2026-06-11 01:10:29.620334 | controller |           },
2026-06-11 01:10:29.620371 | controller |           {
2026-06-11 01:10:29.620388 | controller |             "name": "RELATED_IMAGE_RABBITMQ_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.620401 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified"
2026-06-11 01:10:29.620415 | controller |           },
2026-06-11 01:10:29.620429 | controller |           {
2026-06-11 01:10:29.620443 | controller |             "name": "RELATED_IMAGE_SWIFT_ACCOUNT_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.620456 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-swift-account:current-podified"
2026-06-11 01:10:29.620470 | controller |           },
2026-06-11 01:10:29.620483 | controller |           {
2026-06-11 01:10:29.620497 | controller |             "name": "RELATED_IMAGE_SWIFT_CONTAINER_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.620510 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-swift-container:current-podified"
2026-06-11 01:10:29.620523 | controller |           },
2026-06-11 01:10:29.620537 | controller |           {
2026-06-11 01:10:29.620551 | controller |             "name": "RELATED_IMAGE_SWIFT_OBJECT_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.620565 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-swift-object:current-podified"
2026-06-11 01:10:29.620579 | controller |           },
2026-06-11 01:10:29.620593 | controller |           {
2026-06-11 01:10:29.620606 | controller |             "name": "RELATED_IMAGE_SWIFT_PROXY_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.620620 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified"
2026-06-11 01:10:29.620634 | controller |           },
2026-06-11 01:10:29.620648 | controller |           {
2026-06-11 01:10:29.620661 | controller |             "name": "RELATED_IMAGE_TEST_TEMPEST_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.620675 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-tempest-all:current-podified"
2026-06-11 01:10:29.620689 | controller |           },
2026-06-11 01:10:29.620703 | controller |           {
2026-06-11 01:10:29.620717 | controller |             "name": "RELATED_IMAGE_WATCHER_API_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.620731 | controller |             "value": "quay.io/podified-master-centos9/openstack-watcher-api:current-podified"
2026-06-11 01:10:29.620745 | controller |           },
2026-06-11 01:10:29.620758 | controller |           {
2026-06-11 01:10:29.620772 | controller |             "name": "RELATED_IMAGE_WATCHER_APPLIER_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.620787 | controller |             "value": "quay.io/podified-master-centos9/openstack-watcher-applier:current-podified"
2026-06-11 01:10:29.620801 | controller |           },
2026-06-11 01:10:29.620816 | controller |           {
2026-06-11 01:10:29.620830 | controller |             "name": "RELATED_IMAGE_WATCHER_DECISION_ENGINE_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.620844 | controller |             "value": "quay.io/podified-master-centos9/openstack-watcher-decision-engine:current-podified"
2026-06-11 01:10:29.620858 | controller |           },
2026-06-11 01:10:29.620871 | controller |           {
2026-06-11 01:10:29.620885 | controller |             "name": "METRICS_CERTS",
2026-06-11 01:10:29.620899 | controller |             "value": "false"
2026-06-11 01:10:29.620912 | controller |           }
2026-06-11 01:10:29.620926 | controller |         ],
2026-06-11 01:10:29.620939 | controller |         "image": "quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1",
2026-06-11 01:10:29.620953 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-11 01:10:29.620967 | controller |         "livenessProbe": {
2026-06-11 01:10:29.620981 | controller |           "failureThreshold": 3,
2026-06-11 01:10:29.620998 | controller |           "httpGet": {
2026-06-11 01:10:29.621012 | controller |             "path": "/healthz",
2026-06-11 01:10:29.621026 | controller |             "port": 8081,
2026-06-11 01:10:29.621039 | controller |             "scheme": "HTTP"
2026-06-11 01:10:29.621053 | controller |           },
2026-06-11 01:10:29.621067 | controller |           "initialDelaySeconds": 15,
2026-06-11 01:10:29.621080 | controller |           "periodSeconds": 20,
2026-06-11 01:10:29.621104 | controller |           "successThreshold": 1,
2026-06-11 01:10:29.621119 | controller |           "timeoutSeconds": 1
2026-06-11 01:10:29.621132 | controller |         },
2026-06-11 01:10:29.621146 | controller |         "name": "manager",
2026-06-11 01:10:29.621159 | controller |         "readinessProbe": {
2026-06-11 01:10:29.621172 | controller |           "failureThreshold": 3,
2026-06-11 01:10:29.621185 | controller |           "httpGet": {
2026-06-11 01:10:29.621198 | controller |             "path": "/readyz",
2026-06-11 01:10:29.621211 | controller |             "port": 8081,
2026-06-11 01:10:29.621224 | controller |             "scheme": "HTTP"
2026-06-11 01:10:29.621237 | controller |           },
2026-06-11 01:10:29.621250 | controller |           "initialDelaySeconds": 5,
2026-06-11 01:10:29.621263 | controller |           "periodSeconds": 10,
2026-06-11 01:10:29.621276 | controller |           "successThreshold": 1,
2026-06-11 01:10:29.621289 | controller |           "timeoutSeconds": 1
2026-06-11 01:10:29.621302 | controller |         },
2026-06-11 01:10:29.621315 | controller |         "resources": {
2026-06-11 01:10:29.621327 | controller |           "limits": {
2026-06-11 01:10:29.621340 | controller |             "cpu": "500m",
2026-06-11 01:10:29.621370 | controller |             "memory": "512Mi"
2026-06-11 01:10:29.621385 | controller |           },
2026-06-11 01:10:29.621399 | controller |           "requests": {
2026-06-11 01:10:29.621413 | controller |             "cpu": "10m",
2026-06-11 01:10:29.621426 | controller |             "memory": "256Mi"
2026-06-11 01:10:29.621440 | controller |           }
2026-06-11 01:10:29.621453 | controller |         },
2026-06-11 01:10:29.621467 | controller |         "securityContext": {
2026-06-11 01:10:29.621480 | controller |           "allowPrivilegeEscalation": false,
2026-06-11 01:10:29.621493 | controller |           "capabilities": {
2026-06-11 01:10:29.621507 | controller |             "drop": [
2026-06-11 01:10:29.621520 | controller |               "ALL"
2026-06-11 01:10:29.621534 | controller |             ]
2026-06-11 01:10:29.621548 | controller |           },
2026-06-11 01:10:29.621562 | controller |           "runAsUser": 1000660000
2026-06-11 01:10:29.621576 | controller |         },
2026-06-11 01:10:29.621590 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-11 01:10:29.621603 | controller |         "terminationMessagePolicy": "File",
2026-06-11 01:10:29.621617 | controller |         "volumeMounts": [
2026-06-11 01:10:29.621631 | controller |           {
2026-06-11 01:10:29.621644 | controller |             "mountPath": "/tmp/k8s-webhook-server/serving-certs",
2026-06-11 01:10:29.621658 | controller |             "name": "cert",
2026-06-11 01:10:29.621672 | controller |             "readOnly": true
2026-06-11 01:10:29.621686 | controller |           },
2026-06-11 01:10:29.621700 | controller |           {
2026-06-11 01:10:29.621713 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 01:10:29.621727 | controller |             "name": "kube-api-access-nng2p",
2026-06-11 01:10:29.621741 | controller |             "readOnly": true
2026-06-11 01:10:29.621755 | controller |           }
2026-06-11 01:10:29.621769 | controller |         ]
2026-06-11 01:10:29.621783 | controller |       }
2026-06-11 01:10:29.621797 | controller |     ],
2026-06-11 01:10:29.621811 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-11 01:10:29.621824 | controller |     "enableServiceLinks": true,
2026-06-11 01:10:29.621841 | controller |     "imagePullSecrets": [
2026-06-11 01:10:29.621856 | controller |       {
2026-06-11 01:10:29.621869 | controller |         "name": "openstack-baremetal-operator-controller-manager-dockercfg-p4p27"
2026-06-11 01:10:29.621883 | controller |       }
2026-06-11 01:10:29.621896 | controller |     ],
2026-06-11 01:10:29.621909 | controller |     "nodeName": "crc",
2026-06-11 01:10:29.621923 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-11 01:10:29.621936 | controller |     "priority": 0,
2026-06-11 01:10:29.621950 | controller |     "restartPolicy": "Always",
2026-06-11 01:10:29.621963 | controller |     "schedulerName": "default-scheduler",
2026-06-11 01:10:29.621977 | controller |     "securityContext": {
2026-06-11 01:10:29.621991 | controller |       "fsGroup": 1000660000,
2026-06-11 01:10:29.622004 | controller |       "runAsNonRoot": true,
2026-06-11 01:10:29.622017 | controller |       "seLinuxOptions": {
2026-06-11 01:10:29.622030 | controller |         "level": "s0:c26,c5"
2026-06-11 01:10:29.622044 | controller |       },
2026-06-11 01:10:29.622057 | controller |       "seccompProfile": {
2026-06-11 01:10:29.622070 | controller |         "type": "RuntimeDefault"
2026-06-11 01:10:29.622083 | controller |       }
2026-06-11 01:10:29.622097 | controller |     },
2026-06-11 01:10:29.622110 | controller |     "serviceAccount": "openstack-baremetal-operator-controller-manager",
2026-06-11 01:10:29.622123 | controller |     "serviceAccountName": "openstack-baremetal-operator-controller-manager",
2026-06-11 01:10:29.622137 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-11 01:10:29.622150 | controller |     "tolerations": [
2026-06-11 01:10:29.622164 | controller |       {
2026-06-11 01:10:29.622177 | controller |         "effect": "NoExecute",
2026-06-11 01:10:29.622191 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-11 01:10:29.622204 | controller |         "operator": "Exists",
2026-06-11 01:10:29.622218 | controller |         "tolerationSeconds": 120
2026-06-11 01:10:29.622231 | controller |       },
2026-06-11 01:10:29.622245 | controller |       {
2026-06-11 01:10:29.622258 | controller |         "effect": "NoExecute",
2026-06-11 01:10:29.622271 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-11 01:10:29.622285 | controller |         "operator": "Exists",
2026-06-11 01:10:29.622298 | controller |         "tolerationSeconds": 120
2026-06-11 01:10:29.622312 | controller |       },
2026-06-11 01:10:29.622325 | controller |       {
2026-06-11 01:10:29.622339 | controller |         "effect": "NoSchedule",
2026-06-11 01:10:29.622371 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-11 01:10:29.622387 | controller |         "operator": "Exists"
2026-06-11 01:10:29.622401 | controller |       }
2026-06-11 01:10:29.622415 | controller |     ],
2026-06-11 01:10:29.622428 | controller |     "volumes": [
2026-06-11 01:10:29.622442 | controller |       {
2026-06-11 01:10:29.622455 | controller |         "name": "cert",
2026-06-11 01:10:29.622469 | controller |         "secret": {
2026-06-11 01:10:29.622482 | controller |           "defaultMode": 420,
2026-06-11 01:10:29.622496 | controller |           "secretName": "openstack-baremetal-operator-webhook-server-cert"
2026-06-11 01:10:29.622510 | controller |         }
2026-06-11 01:10:29.622525 | controller |       },
2026-06-11 01:10:29.622538 | controller |       {
2026-06-11 01:10:29.622552 | controller |         "name": "kube-api-access-nng2p",
2026-06-11 01:10:29.622566 | controller |         "projected": {
2026-06-11 01:10:29.622580 | controller |           "defaultMode": 420,
2026-06-11 01:10:29.622594 | controller |           "sources": [
2026-06-11 01:10:29.622608 | controller |             {
2026-06-11 01:10:29.622621 | controller |               "serviceAccountToken": {
2026-06-11 01:10:29.622635 | controller |                 "expirationSeconds": 3607,
2026-06-11 01:10:29.622649 | controller |                 "path": "token"
2026-06-11 01:10:29.622666 | controller |               }
2026-06-11 01:10:29.622680 | controller |             },
2026-06-11 01:10:29.622694 | controller |             {
2026-06-11 01:10:29.622708 | controller |               "configMap": {
2026-06-11 01:10:29.622723 | controller |                 "items": [
2026-06-11 01:10:29.622737 | controller |                   {
2026-06-11 01:10:29.622751 | controller |                     "key": "ca.crt",
2026-06-11 01:10:29.622765 | controller |                     "path": "ca.crt"
2026-06-11 01:10:29.622778 | controller |                   }
2026-06-11 01:10:29.622792 | controller |                 ],
2026-06-11 01:10:29.622806 | controller |                 "name": "kube-root-ca.crt"
2026-06-11 01:10:29.622819 | controller |               }
2026-06-11 01:10:29.622832 | controller |             },
2026-06-11 01:10:29.622846 | controller |             {
2026-06-11 01:10:29.622859 | controller |               "downwardAPI": {
2026-06-11 01:10:29.622872 | controller |                 "items": [
2026-06-11 01:10:29.622886 | controller |                   {
2026-06-11 01:10:29.622899 | controller |                     "fieldRef": {
2026-06-11 01:10:29.622912 | controller |                       "apiVersion": "v1",
2026-06-11 01:10:29.622926 | controller |                       "fieldPath": "metadata.namespace"
2026-06-11 01:10:29.622939 | controller |                     },
2026-06-11 01:10:29.622952 | controller |                     "path": "namespace"
2026-06-11 01:10:29.622966 | controller |                   }
2026-06-11 01:10:29.622980 | controller |                 ]
2026-06-11 01:10:29.622993 | controller |               }
2026-06-11 01:10:29.623007 | controller |             },
2026-06-11 01:10:29.623020 | controller |             {
2026-06-11 01:10:29.623034 | controller |               "configMap": {
2026-06-11 01:10:29.623047 | controller |                 "items": [
2026-06-11 01:10:29.623060 | controller |                   {
2026-06-11 01:10:29.623073 | controller |                     "key": "service-ca.crt",
2026-06-11 01:10:29.623086 | controller |                     "path": "service-ca.crt"
2026-06-11 01:10:29.623099 | controller |                   }
2026-06-11 01:10:29.623113 | controller |                 ],
2026-06-11 01:10:29.623126 | controller |                 "name": "openshift-service-ca.crt"
2026-06-11 01:10:29.623140 | controller |               }
2026-06-11 01:10:29.623154 | controller |             }
2026-06-11 01:10:29.623167 | controller |           ]
2026-06-11 01:10:29.623180 | controller |         }
2026-06-11 01:10:29.623194 | controller |       }
2026-06-11 01:10:29.623207 | controller |     ]
2026-06-11 01:10:29.623220 | controller |   },
2026-06-11 01:10:29.623234 | controller |   "status": {
2026-06-11 01:10:29.623248 | controller |     "conditions": [
2026-06-11 01:10:29.623261 | controller |       {
2026-06-11 01:10:29.623274 | controller |         "lastProbeTime": null,
2026-06-11 01:10:29.623288 | controller |         "lastTransitionTime": "2026-06-11T00:15:44Z",
2026-06-11 01:10:29.623301 | controller |         "status": "True",
2026-06-11 01:10:29.623315 | controller |         "type": "PodReadyToStartContainers"
2026-06-11 01:10:29.623329 | controller |       },
2026-06-11 01:10:29.623343 | controller |       {
2026-06-11 01:10:29.623375 | controller |         "lastProbeTime": null,
2026-06-11 01:10:29.623390 | controller |         "lastTransitionTime": "2026-06-11T00:14:38Z",
2026-06-11 01:10:29.623404 | controller |         "status": "True",
2026-06-11 01:10:29.623417 | controller |         "type": "Initialized"
2026-06-11 01:10:29.623431 | controller |       },
2026-06-11 01:10:29.623444 | controller |       {
2026-06-11 01:10:29.623458 | controller |         "lastProbeTime": null,
2026-06-11 01:10:29.623472 | controller |         "lastTransitionTime": "2026-06-11T00:25:08Z",
2026-06-11 01:10:29.623486 | controller |         "status": "True",
2026-06-11 01:10:29.623500 | controller |         "type": "Ready"
2026-06-11 01:10:29.623521 | controller |       },
2026-06-11 01:10:29.623536 | controller |       {
2026-06-11 01:10:29.623550 | controller |         "lastProbeTime": null,
2026-06-11 01:10:29.623565 | controller |         "lastTransitionTime": "2026-06-11T00:25:08Z",
2026-06-11 01:10:29.623581 | controller |         "status": "True",
2026-06-11 01:10:29.623596 | controller |         "type": "ContainersReady"
2026-06-11 01:10:29.623610 | controller |       },
2026-06-11 01:10:29.623624 | controller |       {
2026-06-11 01:10:29.623638 | controller |         "lastProbeTime": null,
2026-06-11 01:10:29.623652 | controller |         "lastTransitionTime": "2026-06-11T00:14:38Z",
2026-06-11 01:10:29.623665 | controller |         "status": "True",
2026-06-11 01:10:29.623679 | controller |         "type": "PodScheduled"
2026-06-11 01:10:29.623693 | controller |       }
2026-06-11 01:10:29.623707 | controller |     ],
2026-06-11 01:10:29.623721 | controller |     "containerStatuses": [
2026-06-11 01:10:29.623735 | controller |       {
2026-06-11 01:10:29.623748 | controller |         "allocatedResources": {
2026-06-11 01:10:29.623762 | controller |           "cpu": "10m",
2026-06-11 01:10:29.623776 | controller |           "memory": "256Mi"
2026-06-11 01:10:29.623789 | controller |         },
2026-06-11 01:10:29.623802 | controller |         "containerID": "cri-o://54554a8fb4217c1da06b05e5114ef8cb66f513fa7e6c15634be8c4b6daa73b92",
2026-06-11 01:10:29.623816 | controller |         "image": "quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1",
2026-06-11 01:10:29.623830 | controller |         "imageID": "quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1",
2026-06-11 01:10:29.623845 | controller |         "lastState": {
2026-06-11 01:10:29.623858 | controller |           "terminated": {
2026-06-11 01:10:29.623872 | controller |             "containerID": "cri-o://4e72a5e57ee241b6f5df10d00f70dc39fe840af4433d0661d1a09cfbaa3caf83",
2026-06-11 01:10:29.623886 | controller |             "exitCode": 1,
2026-06-11 01:10:29.623900 | controller |             "finishedAt": "2026-06-11T00:24:53Z",
2026-06-11 01:10:29.623913 | controller |             "reason": "Error",
2026-06-11 01:10:29.623926 | controller |             "startedAt": "2026-06-11T00:15:43Z"
2026-06-11 01:10:29.623940 | controller |           }
2026-06-11 01:10:29.623953 | controller |         },
2026-06-11 01:10:29.623966 | controller |         "name": "manager",
2026-06-11 01:10:29.623980 | controller |         "ready": true,
2026-06-11 01:10:29.623993 | controller |         "resources": {
2026-06-11 01:10:29.624007 | controller |           "limits": {
2026-06-11 01:10:29.624021 | controller |             "cpu": "500m",
2026-06-11 01:10:29.624034 | controller |             "memory": "512Mi"
2026-06-11 01:10:29.624048 | controller |           },
2026-06-11 01:10:29.624061 | controller |           "requests": {
2026-06-11 01:10:29.624075 | controller |             "cpu": "10m",
2026-06-11 01:10:29.624088 | controller |             "memory": "256Mi"
2026-06-11 01:10:29.624102 | controller |           }
2026-06-11 01:10:29.624115 | controller |         },
2026-06-11 01:10:29.624129 | controller |         "restartCount": 1,
2026-06-11 01:10:29.624142 | controller |         "started": true,
2026-06-11 01:10:29.624155 | controller |         "state": {
2026-06-11 01:10:29.624169 | controller |           "running": {
2026-06-11 01:10:29.624182 | controller |             "startedAt": "2026-06-11T00:24:56Z"
2026-06-11 01:10:29.624196 | controller |           }
2026-06-11 01:10:29.624209 | controller |         },
2026-06-11 01:10:29.624222 | controller |         "user": {
2026-06-11 01:10:29.624235 | controller |           "linux": {
2026-06-11 01:10:29.624248 | controller |             "gid": 0,
2026-06-11 01:10:29.624261 | controller |             "supplementalGroups": [
2026-06-11 01:10:29.624274 | controller |               0,
2026-06-11 01:10:29.624291 | controller |               1000660000
2026-06-11 01:10:29.624305 | controller |             ],
2026-06-11 01:10:29.624318 | controller |             "uid": 1000660000
2026-06-11 01:10:29.624332 | controller |           }
2026-06-11 01:10:29.624358 | controller |         },
2026-06-11 01:10:29.624378 | controller |         "volumeMounts": [
2026-06-11 01:10:29.624392 | controller |           {
2026-06-11 01:10:29.624406 | controller |             "mountPath": "/tmp/k8s-webhook-server/serving-certs",
2026-06-11 01:10:29.624420 | controller |             "name": "cert",
2026-06-11 01:10:29.624435 | controller |             "readOnly": true,
2026-06-11 01:10:29.624449 | controller |             "recursiveReadOnly": "Disabled"
2026-06-11 01:10:29.624463 | controller |           },
2026-06-11 01:10:29.624477 | controller |           {
2026-06-11 01:10:29.624491 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 01:10:29.624505 | controller |             "name": "kube-api-access-nng2p",
2026-06-11 01:10:29.624519 | controller |             "readOnly": true,
2026-06-11 01:10:29.624532 | controller |             "recursiveReadOnly": "Disabled"
2026-06-11 01:10:29.624546 | controller |           }
2026-06-11 01:10:29.624560 | controller |         ]
2026-06-11 01:10:29.624573 | controller |       }
2026-06-11 01:10:29.624587 | controller |     ],
2026-06-11 01:10:29.624601 | controller |     "hostIP": "192.168.126.11",
2026-06-11 01:10:29.624615 | controller |     "hostIPs": [
2026-06-11 01:10:29.624628 | controller |       {
2026-06-11 01:10:29.624643 | controller |         "ip": "192.168.126.11"
2026-06-11 01:10:29.624657 | controller |       }
2026-06-11 01:10:29.624670 | controller |     ],
2026-06-11 01:10:29.624684 | controller |     "phase": "Running",
2026-06-11 01:10:29.624698 | controller |     "podIP": "10.217.0.89",
2026-06-11 01:10:29.624711 | controller |     "podIPs": [
2026-06-11 01:10:29.624725 | controller |       {
2026-06-11 01:10:29.624738 | controller |         "ip": "10.217.0.89"
2026-06-11 01:10:29.624751 | controller |       }
2026-06-11 01:10:29.624765 | controller |     ],
2026-06-11 01:10:29.624778 | controller |     "qosClass": "Burstable",
2026-06-11 01:10:29.624791 | controller |     "startTime": "2026-06-11T00:14:38Z"
2026-06-11 01:10:29.624805 | controller |   }
2026-06-11 01:10:29.624818 | controller | }
2026-06-11 01:10:29.653748 | controller | ok:
2026-06-11 01:10:29.653821 | controller | {
2026-06-11 01:10:29.653845 | controller |   "apiVersion": "v1",
2026-06-11 01:10:29.653862 | controller |   "kind": "Pod",
2026-06-11 01:10:29.653878 | controller |   "metadata": {
2026-06-11 01:10:29.653929 | controller |     "annotations": {
2026-06-11 01:10:29.653948 | 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 01:10:29.653967 | controller |       "capabilities": "Seamless Upgrades",
2026-06-11 01:10:29.653982 | controller |       "createdAt": "2026-06-10T23:31:42Z",
2026-06-11 01:10:29.653997 | controller |       "features.operators.openshift.io/disconnected": "true",
2026-06-11 01:10:29.654011 | controller |       "features.operators.openshift.io/fips-compliant": "true",
2026-06-11 01:10:29.654031 | controller |       "features.operators.openshift.io/proxy-aware": "false",
2026-06-11 01:10:29.654046 | controller |       "features.operators.openshift.io/tls-profiles": "false",
2026-06-11 01:10:29.654060 | controller |       "features.operators.openshift.io/token-auth-aws": "false",
2026-06-11 01:10:29.654074 | controller |       "features.operators.openshift.io/token-auth-azure": "false",
2026-06-11 01:10:29.654088 | controller |       "features.operators.openshift.io/token-auth-gcp": "false",
2026-06-11 01:10:29.654102 | controller |       "k8s.ovn.org/pod-networks": "{\"default\":{\"ip_addresses\":[\"10.217.0.66/23\"],\"mac_address\":\"0a:58:0a:d9:00:42\",\"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.66/23\",\"gateway_ip\":\"10.217.0.1\",\"role\":\"primary\"}}",
2026-06-11 01:10:29.654117 | controller |       "k8s.v1.cni.cncf.io/network-status": "[{\n    \"name\": \"ovn-kubernetes\",\n    \"interface\": \"eth0\",\n    \"ips\": [\n        \"10.217.0.66\"\n    ],\n    \"mac\": \"0a:58:0a:d9:00:42\",\n    \"default\": true,\n    \"dns\": {}\n}]",
2026-06-11 01:10:29.654132 | controller |       "kubectl.kubernetes.io/default-container": "operator",
2026-06-11 01:10:29.654147 | controller |       "olm.operatorGroup": "openstack",
2026-06-11 01:10:29.654162 | controller |       "olm.operatorNamespace": "openstack-operators",
2026-06-11 01:10:29.654176 | controller |       "olm.targetNamespaces": "",
2026-06-11 01:10:29.654190 | controller |       "openshift.io/scc": "restricted-v2",
2026-06-11 01:10:29.654205 | controller |       "operatorframework.io/initialization-resource": "{\"apiVersion\":\"operator.openstack.org/v1beta1\",\"kind\":\"OpenStack\",\"metadata\":{\"name\":\"openstack\",\"namespace\":\"openstack-operators\"},\"spec\":{}}",
2026-06-11 01:10:29.654220 | controller |       "operatorframework.io/properties": "{\"properties\":[{\"type\":\"olm.gvk\",\"value\":{\"group\":\"operator.openstack.org\",\"kind\":\"OpenStack\",\"version\":\"v1beta1\"}},{\"type\":\"olm.package\",\"value\":{\"packageName\":\"openstack-operator\",\"version\":\"0.6.0\"}}]}",
2026-06-11 01:10:29.654239 | controller |       "operatorframework.io/suggested-namespace": "openstack-operators",
2026-06-11 01:10:29.654254 | controller |       "operators.openshift.io/valid-subscription": "[\"OpenShift Container Platform\", \"OpenShift Platform Plus\"]",
2026-06-11 01:10:29.654268 | controller |       "operators.operatorframework.io/builder": "operator-sdk-v1.41.1",
2026-06-11 01:10:29.654282 | controller |       "operators.operatorframework.io/project_layout": "go.kubebuilder.io/v4",
2026-06-11 01:10:29.654296 | controller |       "seccomp.security.alpha.kubernetes.io/pod": "runtime/default",
2026-06-11 01:10:29.654310 | controller |       "security.openshift.io/validated-scc-subject-type": "user"
2026-06-11 01:10:29.654324 | controller |     },
2026-06-11 01:10:29.654338 | controller |     "creationTimestamp": "2026-06-11T00:12:51Z",
2026-06-11 01:10:29.654379 | controller |     "generateName": "openstack-operator-controller-init-7c9fbc9dd6-",
2026-06-11 01:10:29.654395 | controller |     "generation": 1,
2026-06-11 01:10:29.654409 | controller |     "labels": {
2026-06-11 01:10:29.654423 | controller |       "app.kubernetes.io/name": "openstack-operator-controller-init",
2026-06-11 01:10:29.654437 | controller |       "control-plane": "controller-manager",
2026-06-11 01:10:29.654451 | controller |       "openstack.org/operator-name": "openstack-init",
2026-06-11 01:10:29.654465 | controller |       "pod-template-hash": "7c9fbc9dd6"
2026-06-11 01:10:29.654480 | controller |     },
2026-06-11 01:10:29.654494 | controller |     "managedFields": [
2026-06-11 01:10:29.654508 | controller |       {
2026-06-11 01:10:29.654522 | controller |         "apiVersion": "v1",
2026-06-11 01:10:29.654543 | controller |         "fieldsType": "FieldsV1",
2026-06-11 01:10:29.654558 | controller |         "fieldsV1": {
2026-06-11 01:10:29.654573 | controller |           "f:metadata": {
2026-06-11 01:10:29.654587 | controller |             "f:annotations": {
2026-06-11 01:10:29.654601 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-11 01:10:29.654615 | controller |             }
2026-06-11 01:10:29.654629 | controller |           }
2026-06-11 01:10:29.654643 | controller |         },
2026-06-11 01:10:29.654657 | controller |         "manager": "crc",
2026-06-11 01:10:29.654671 | controller |         "operation": "Update",
2026-06-11 01:10:29.654685 | controller |         "subresource": "status",
2026-06-11 01:10:29.654700 | controller |         "time": "2026-06-11T00:12:51Z"
2026-06-11 01:10:29.654714 | controller |       },
2026-06-11 01:10:29.654728 | controller |       {
2026-06-11 01:10:29.654742 | controller |         "apiVersion": "v1",
2026-06-11 01:10:29.654757 | controller |         "fieldsType": "FieldsV1",
2026-06-11 01:10:29.654771 | controller |         "fieldsV1": {
2026-06-11 01:10:29.654785 | controller |           "f:metadata": {
2026-06-11 01:10:29.654799 | controller |             "f:annotations": {
2026-06-11 01:10:29.654813 | controller |               ".": {},
2026-06-11 01:10:29.654827 | controller |               "f:alm-examples": {},
2026-06-11 01:10:29.654841 | controller |               "f:capabilities": {},
2026-06-11 01:10:29.654855 | controller |               "f:createdAt": {},
2026-06-11 01:10:29.654869 | controller |               "f:features.operators.openshift.io/disconnected": {},
2026-06-11 01:10:29.654883 | controller |               "f:features.operators.openshift.io/fips-compliant": {},
2026-06-11 01:10:29.654897 | controller |               "f:features.operators.openshift.io/proxy-aware": {},
2026-06-11 01:10:29.654911 | controller |               "f:features.operators.openshift.io/tls-profiles": {},
2026-06-11 01:10:29.654925 | controller |               "f:features.operators.openshift.io/token-auth-aws": {},
2026-06-11 01:10:29.654939 | controller |               "f:features.operators.openshift.io/token-auth-azure": {},
2026-06-11 01:10:29.654953 | controller |               "f:features.operators.openshift.io/token-auth-gcp": {},
2026-06-11 01:10:29.654967 | controller |               "f:kubectl.kubernetes.io/default-container": {},
2026-06-11 01:10:29.654981 | controller |               "f:olm.operatorGroup": {},
2026-06-11 01:10:29.654996 | controller |               "f:olm.operatorNamespace": {},
2026-06-11 01:10:29.655010 | controller |               "f:olm.targetNamespaces": {},
2026-06-11 01:10:29.655024 | controller |               "f:operatorframework.io/initialization-resource": {},
2026-06-11 01:10:29.655038 | controller |               "f:operatorframework.io/properties": {},
2026-06-11 01:10:29.655052 | controller |               "f:operatorframework.io/suggested-namespace": {},
2026-06-11 01:10:29.655066 | controller |               "f:operators.openshift.io/valid-subscription": {},
2026-06-11 01:10:29.655079 | controller |               "f:operators.operatorframework.io/builder": {},
2026-06-11 01:10:29.655094 | controller |               "f:operators.operatorframework.io/project_layout": {}
2026-06-11 01:10:29.655108 | controller |             },
2026-06-11 01:10:29.655122 | controller |             "f:generateName": {},
2026-06-11 01:10:29.655137 | controller |             "f:labels": {
2026-06-11 01:10:29.655151 | controller |               ".": {},
2026-06-11 01:10:29.655165 | controller |               "f:app.kubernetes.io/name": {},
2026-06-11 01:10:29.655179 | controller |               "f:control-plane": {},
2026-06-11 01:10:29.655193 | controller |               "f:openstack.org/operator-name": {},
2026-06-11 01:10:29.655207 | controller |               "f:pod-template-hash": {}
2026-06-11 01:10:29.655221 | controller |             },
2026-06-11 01:10:29.655235 | controller |             "f:ownerReferences": {
2026-06-11 01:10:29.655252 | controller |               ".": {},
2026-06-11 01:10:29.655267 | controller |               "k:{\"uid\":\"a739bef0-c227-4f2f-b9ae-3fff35040a31\"}": {}
2026-06-11 01:10:29.655281 | controller |             }
2026-06-11 01:10:29.655295 | controller |           },
2026-06-11 01:10:29.655309 | controller |           "f:spec": {
2026-06-11 01:10:29.655323 | controller |             "f:containers": {
2026-06-11 01:10:29.655337 | controller |               "k:{\"name\":\"operator\"}": {
2026-06-11 01:10:29.655370 | controller |                 ".": {},
2026-06-11 01:10:29.655386 | controller |                 "f:args": {},
2026-06-11 01:10:29.655400 | controller |                 "f:command": {},
2026-06-11 01:10:29.655414 | controller |                 "f:env": {
2026-06-11 01:10:29.655427 | controller |                   ".": {},
2026-06-11 01:10:29.655441 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-11 01:10:29.655455 | controller |                     ".": {},
2026-06-11 01:10:29.655469 | controller |                     "f:name": {},
2026-06-11 01:10:29.655484 | controller |                     "f:value": {}
2026-06-11 01:10:29.655498 | controller |                   },
2026-06-11 01:10:29.655512 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-11 01:10:29.655526 | controller |                     ".": {},
2026-06-11 01:10:29.655540 | controller |                     "f:name": {},
2026-06-11 01:10:29.655555 | controller |                     "f:value": {}
2026-06-11 01:10:29.655569 | controller |                   },
2026-06-11 01:10:29.655583 | controller |                   "k:{\"name\":\"OPENSTACK_RELEASE_VERSION\"}": {
2026-06-11 01:10:29.655597 | controller |                     ".": {},
2026-06-11 01:10:29.655611 | controller |                     "f:name": {},
2026-06-11 01:10:29.655624 | controller |                     "f:value": {}
2026-06-11 01:10:29.655638 | controller |                   },
2026-06-11 01:10:29.655652 | controller |                   "k:{\"name\":\"OPERATOR_CONDITION_NAME\"}": {
2026-06-11 01:10:29.655666 | controller |                     ".": {},
2026-06-11 01:10:29.655680 | controller |                     "f:name": {},
2026-06-11 01:10:29.655694 | controller |                     "f:value": {}
2026-06-11 01:10:29.655708 | controller |                   },
2026-06-11 01:10:29.655722 | controller |                   "k:{\"name\":\"OPERATOR_IMAGE_URL\"}": {
2026-06-11 01:10:29.655736 | controller |                     ".": {},
2026-06-11 01:10:29.655750 | controller |                     "f:name": {},
2026-06-11 01:10:29.655763 | controller |                     "f:value": {}
2026-06-11 01:10:29.655778 | controller |                   },
2026-06-11 01:10:29.655792 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.655806 | controller |                     ".": {},
2026-06-11 01:10:29.655820 | controller |                     "f:name": {},
2026-06-11 01:10:29.655834 | controller |                     "f:value": {}
2026-06-11 01:10:29.655847 | controller |                   },
2026-06-11 01:10:29.655861 | controller |                   "k:{\"name\":\"RELATED_IMAGE_ANSIBLEEE_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.655875 | controller |                     ".": {},
2026-06-11 01:10:29.655889 | controller |                     "f:name": {},
2026-06-11 01:10:29.655903 | controller |                     "f:value": {}
2026-06-11 01:10:29.655917 | controller |                   },
2026-06-11 01:10:29.655931 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AODH_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.655944 | controller |                     ".": {},
2026-06-11 01:10:29.655958 | controller |                     "f:name": {},
2026-06-11 01:10:29.655971 | controller |                     "f:value": {}
2026-06-11 01:10:29.655985 | controller |                   },
2026-06-11 01:10:29.655999 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AODH_EVALUATOR_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.656016 | controller |                     ".": {},
2026-06-11 01:10:29.656031 | controller |                     "f:name": {},
2026-06-11 01:10:29.656044 | controller |                     "f:value": {}
2026-06-11 01:10:29.656058 | controller |                   },
2026-06-11 01:10:29.656072 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AODH_LISTENER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.656085 | controller |                     ".": {},
2026-06-11 01:10:29.656099 | controller |                     "f:name": {},
2026-06-11 01:10:29.656112 | controller |                     "f:value": {}
2026-06-11 01:10:29.656126 | controller |                   },
2026-06-11 01:10:29.656139 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AODH_NOTIFIER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.656153 | controller |                     ".": {},
2026-06-11 01:10:29.656166 | controller |                     "f:name": {},
2026-06-11 01:10:29.656180 | controller |                     "f:value": {}
2026-06-11 01:10:29.656193 | controller |                   },
2026-06-11 01:10:29.656207 | controller |                   "k:{\"name\":\"RELATED_IMAGE_APACHE_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.656221 | controller |                     ".": {},
2026-06-11 01:10:29.656234 | controller |                     "f:name": {},
2026-06-11 01:10:29.656248 | controller |                     "f:value": {}
2026-06-11 01:10:29.656262 | controller |                   },
2026-06-11 01:10:29.656275 | controller |                   "k:{\"name\":\"RELATED_IMAGE_BARBICAN_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.656289 | controller |                     ".": {},
2026-06-11 01:10:29.656303 | controller |                     "f:name": {},
2026-06-11 01:10:29.656316 | controller |                     "f:value": {}
2026-06-11 01:10:29.656330 | controller |                   },
2026-06-11 01:10:29.656343 | controller |                   "k:{\"name\":\"RELATED_IMAGE_BARBICAN_KEYSTONE_LISTENER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.656376 | controller |                     ".": {},
2026-06-11 01:10:29.656391 | controller |                     "f:name": {},
2026-06-11 01:10:29.656405 | controller |                     "f:value": {}
2026-06-11 01:10:29.656419 | controller |                   },
2026-06-11 01:10:29.656433 | controller |                   "k:{\"name\":\"RELATED_IMAGE_BARBICAN_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-11 01:10:29.656447 | controller |                     ".": {},
2026-06-11 01:10:29.656461 | controller |                     "f:name": {},
2026-06-11 01:10:29.656475 | controller |                     "f:value": {}
2026-06-11 01:10:29.656489 | controller |                   },
2026-06-11 01:10:29.656503 | controller |                   "k:{\"name\":\"RELATED_IMAGE_BARBICAN_WORKER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.656517 | controller |                     ".": {},
2026-06-11 01:10:29.656531 | controller |                     "f:name": {},
2026-06-11 01:10:29.656545 | controller |                     "f:value": {}
2026-06-11 01:10:29.656559 | controller |                   },
2026-06-11 01:10:29.656573 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_CENTRAL_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.656587 | controller |                     ".": {},
2026-06-11 01:10:29.656601 | controller |                     "f:name": {},
2026-06-11 01:10:29.656615 | controller |                     "f:value": {}
2026-06-11 01:10:29.656629 | controller |                   },
2026-06-11 01:10:29.656643 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_COMPUTE_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.656657 | controller |                     ".": {},
2026-06-11 01:10:29.656672 | controller |                     "f:name": {},
2026-06-11 01:10:29.656686 | controller |                     "f:value": {}
2026-06-11 01:10:29.656699 | controller |                   },
2026-06-11 01:10:29.656718 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_IPMI_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.656733 | controller |                     ".": {},
2026-06-11 01:10:29.656747 | controller |                     "f:name": {},
2026-06-11 01:10:29.656760 | controller |                     "f:value": {}
2026-06-11 01:10:29.656774 | controller |                   },
2026-06-11 01:10:29.656788 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_MYSQLD_EXPORTER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.656802 | controller |                     ".": {},
2026-06-11 01:10:29.656816 | controller |                     "f:name": {},
2026-06-11 01:10:29.656830 | controller |                     "f:value": {}
2026-06-11 01:10:29.656843 | controller |                   },
2026-06-11 01:10:29.656857 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_NOTIFICATION_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.656871 | controller |                     ".": {},
2026-06-11 01:10:29.656884 | controller |                     "f:name": {},
2026-06-11 01:10:29.656897 | controller |                     "f:value": {}
2026-06-11 01:10:29.656911 | controller |                   },
2026-06-11 01:10:29.656924 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_SGCORE_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.656938 | controller |                     ".": {},
2026-06-11 01:10:29.656952 | controller |                     "f:name": {},
2026-06-11 01:10:29.656965 | controller |                     "f:value": {}
2026-06-11 01:10:29.656978 | controller |                   },
2026-06-11 01:10:29.656992 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.657006 | controller |                     ".": {},
2026-06-11 01:10:29.657020 | controller |                     "f:name": {},
2026-06-11 01:10:29.657034 | controller |                     "f:value": {}
2026-06-11 01:10:29.657048 | controller |                   },
2026-06-11 01:10:29.657062 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_BACKUP_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.657076 | controller |                     ".": {},
2026-06-11 01:10:29.657101 | controller |                     "f:name": {},
2026-06-11 01:10:29.657116 | controller |                     "f:value": {}
2026-06-11 01:10:29.657130 | controller |                   },
2026-06-11 01:10:29.657144 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-11 01:10:29.657158 | controller |                     ".": {},
2026-06-11 01:10:29.657172 | controller |                     "f:name": {},
2026-06-11 01:10:29.657185 | controller |                     "f:value": {}
2026-06-11 01:10:29.657199 | controller |                   },
2026-06-11 01:10:29.657212 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_SCHEDULER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.657226 | controller |                     ".": {},
2026-06-11 01:10:29.657240 | controller |                     "f:name": {},
2026-06-11 01:10:29.657253 | controller |                     "f:value": {}
2026-06-11 01:10:29.657267 | controller |                   },
2026-06-11 01:10:29.657281 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_VOLUME_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.657295 | controller |                     ".": {},
2026-06-11 01:10:29.657309 | controller |                     "f:name": {},
2026-06-11 01:10:29.657323 | controller |                     "f:value": {}
2026-06-11 01:10:29.657337 | controller |                   },
2026-06-11 01:10:29.657375 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CLOUDKITTY_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.657392 | controller |                     ".": {},
2026-06-11 01:10:29.657406 | controller |                     "f:name": {},
2026-06-11 01:10:29.657421 | controller |                     "f:value": {}
2026-06-11 01:10:29.657439 | controller |                   },
2026-06-11 01:10:29.657453 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CLOUDKITTY_PROC_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.657468 | controller |                     ".": {},
2026-06-11 01:10:29.657482 | controller |                     "f:name": {},
2026-06-11 01:10:29.657496 | controller |                     "f:value": {}
2026-06-11 01:10:29.657509 | controller |                   },
2026-06-11 01:10:29.657524 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.657538 | controller |                     ".": {},
2026-06-11 01:10:29.657552 | controller |                     "f:name": {},
2026-06-11 01:10:29.657566 | controller |                     "f:value": {}
2026-06-11 01:10:29.657580 | controller |                   },
2026-06-11 01:10:29.657594 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_BACKENDBIND9_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.657608 | controller |                     ".": {},
2026-06-11 01:10:29.657622 | controller |                     "f:name": {},
2026-06-11 01:10:29.657636 | controller |                     "f:value": {}
2026-06-11 01:10:29.657650 | controller |                   },
2026-06-11 01:10:29.657664 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_CENTRAL_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.657678 | controller |                     ".": {},
2026-06-11 01:10:29.657692 | controller |                     "f:name": {},
2026-06-11 01:10:29.657705 | controller |                     "f:value": {}
2026-06-11 01:10:29.657719 | controller |                   },
2026-06-11 01:10:29.657732 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_MDNS_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.657746 | controller |                     ".": {},
2026-06-11 01:10:29.657760 | controller |                     "f:name": {},
2026-06-11 01:10:29.657774 | controller |                     "f:value": {}
2026-06-11 01:10:29.657787 | controller |                   },
2026-06-11 01:10:29.657801 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-11 01:10:29.657815 | controller |                     ".": {},
2026-06-11 01:10:29.657829 | controller |                     "f:name": {},
2026-06-11 01:10:29.657842 | controller |                     "f:value": {}
2026-06-11 01:10:29.657856 | controller |                   },
2026-06-11 01:10:29.657870 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_PRODUCER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.657884 | controller |                     ".": {},
2026-06-11 01:10:29.657897 | controller |                     "f:name": {},
2026-06-11 01:10:29.657911 | controller |                     "f:value": {}
2026-06-11 01:10:29.657925 | controller |                   },
2026-06-11 01:10:29.657939 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_UNBOUND_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.657953 | controller |                     ".": {},
2026-06-11 01:10:29.657966 | controller |                     "f:name": {},
2026-06-11 01:10:29.657980 | controller |                     "f:value": {}
2026-06-11 01:10:29.657994 | controller |                   },
2026-06-11 01:10:29.658008 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_WORKER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.658022 | controller |                     ".": {},
2026-06-11 01:10:29.658035 | controller |                     "f:name": {},
2026-06-11 01:10:29.658049 | controller |                     "f:value": {}
2026-06-11 01:10:29.658063 | controller |                   },
2026-06-11 01:10:29.658076 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_FRR_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.658090 | controller |                     ".": {},
2026-06-11 01:10:29.658104 | controller |                     "f:name": {},
2026-06-11 01:10:29.658121 | controller |                     "f:value": {}
2026-06-11 01:10:29.658135 | controller |                   },
2026-06-11 01:10:29.658149 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_ISCSID_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.658163 | controller |                     ".": {},
2026-06-11 01:10:29.658177 | controller |                     "f:name": {},
2026-06-11 01:10:29.658191 | controller |                     "f:value": {}
2026-06-11 01:10:29.658205 | controller |                   },
2026-06-11 01:10:29.658219 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_KEPLER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.658233 | controller |                     ".": {},
2026-06-11 01:10:29.658248 | controller |                     "f:name": {},
2026-06-11 01:10:29.658261 | controller |                     "f:value": {}
2026-06-11 01:10:29.658275 | controller |                   },
2026-06-11 01:10:29.658289 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_LOGROTATE_CROND_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.658303 | controller |                     ".": {},
2026-06-11 01:10:29.658317 | controller |                     "f:name": {},
2026-06-11 01:10:29.658331 | controller |                     "f:value": {}
2026-06-11 01:10:29.658345 | controller |                   },
2026-06-11 01:10:29.658402 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_MULTIPATHD_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.658418 | controller |                     ".": {},
2026-06-11 01:10:29.658432 | controller |                     "f:name": {},
2026-06-11 01:10:29.658446 | controller |                     "f:value": {}
2026-06-11 01:10:29.658460 | controller |                   },
2026-06-11 01:10:29.658473 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NEUTRON_DHCP_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.658487 | controller |                     ".": {},
2026-06-11 01:10:29.658501 | controller |                     "f:name": {},
2026-06-11 01:10:29.658515 | controller |                     "f:value": {}
2026-06-11 01:10:29.658529 | controller |                   },
2026-06-11 01:10:29.658543 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NEUTRON_METADATA_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.658556 | controller |                     ".": {},
2026-06-11 01:10:29.658570 | controller |                     "f:name": {},
2026-06-11 01:10:29.658584 | controller |                     "f:value": {}
2026-06-11 01:10:29.658598 | controller |                   },
2026-06-11 01:10:29.658612 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NEUTRON_OVN_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.658626 | controller |                     ".": {},
2026-06-11 01:10:29.658641 | controller |                     "f:name": {},
2026-06-11 01:10:29.658655 | controller |                     "f:value": {}
2026-06-11 01:10:29.658669 | controller |                   },
2026-06-11 01:10:29.658683 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NEUTRON_SRIOV_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.658697 | controller |                     ".": {},
2026-06-11 01:10:29.658711 | controller |                     "f:name": {},
2026-06-11 01:10:29.658725 | controller |                     "f:value": {}
2026-06-11 01:10:29.658739 | controller |                   },
2026-06-11 01:10:29.658753 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NODE_EXPORTER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.658767 | controller |                     ".": {},
2026-06-11 01:10:29.658780 | controller |                     "f:name": {},
2026-06-11 01:10:29.658794 | controller |                     "f:value": {}
2026-06-11 01:10:29.658808 | controller |                   },
2026-06-11 01:10:29.658822 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_OVN_BGP_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.658840 | controller |                     ".": {},
2026-06-11 01:10:29.658854 | controller |                     "f:name": {},
2026-06-11 01:10:29.658868 | controller |                     "f:value": {}
2026-06-11 01:10:29.658882 | controller |                   },
2026-06-11 01:10:29.658895 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_PODMAN_EXPORTER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.658909 | controller |                     ".": {},
2026-06-11 01:10:29.658923 | controller |                     "f:name": {},
2026-06-11 01:10:29.658937 | controller |                     "f:value": {}
2026-06-11 01:10:29.658950 | controller |                   },
2026-06-11 01:10:29.658964 | controller |                   "k:{\"name\":\"RELATED_IMAGE_GLANCE_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.658978 | controller |                     ".": {},
2026-06-11 01:10:29.658992 | controller |                     "f:name": {},
2026-06-11 01:10:29.659006 | controller |                     "f:value": {}
2026-06-11 01:10:29.659019 | controller |                   },
2026-06-11 01:10:29.659033 | controller |                   "k:{\"name\":\"RELATED_IMAGE_GLANCE_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-11 01:10:29.659047 | controller |                     ".": {},
2026-06-11 01:10:29.659061 | controller |                     "f:name": {},
2026-06-11 01:10:29.659074 | controller |                     "f:value": {}
2026-06-11 01:10:29.659088 | controller |                   },
2026-06-11 01:10:29.659101 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HEAT_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.659115 | controller |                     ".": {},
2026-06-11 01:10:29.659129 | controller |                     "f:name": {},
2026-06-11 01:10:29.659142 | controller |                     "f:value": {}
2026-06-11 01:10:29.659156 | controller |                   },
2026-06-11 01:10:29.659169 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HEAT_CFNAPI_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.659183 | controller |                     ".": {},
2026-06-11 01:10:29.659196 | controller |                     "f:name": {},
2026-06-11 01:10:29.659210 | controller |                     "f:value": {}
2026-06-11 01:10:29.659223 | controller |                   },
2026-06-11 01:10:29.659237 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HEAT_ENGINE_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.659250 | controller |                     ".": {},
2026-06-11 01:10:29.659264 | controller |                     "f:name": {},
2026-06-11 01:10:29.659277 | controller |                     "f:value": {}
2026-06-11 01:10:29.659290 | controller |                   },
2026-06-11 01:10:29.659303 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HEAT_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-11 01:10:29.659317 | controller |                     ".": {},
2026-06-11 01:10:29.659331 | controller |                     "f:name": {},
2026-06-11 01:10:29.659344 | controller |                     "f:value": {}
2026-06-11 01:10:29.659376 | controller |                   },
2026-06-11 01:10:29.659391 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HORIZON_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.659406 | controller |                     ".": {},
2026-06-11 01:10:29.659420 | controller |                     "f:name": {},
2026-06-11 01:10:29.659434 | controller |                     "f:value": {}
2026-06-11 01:10:29.659448 | controller |                   },
2026-06-11 01:10:29.659462 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HORIZON_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-11 01:10:29.659476 | controller |                     ".": {},
2026-06-11 01:10:29.659490 | controller |                     "f:name": {},
2026-06-11 01:10:29.659504 | controller |                     "f:value": {}
2026-06-11 01:10:29.659518 | controller |                   },
2026-06-11 01:10:29.659532 | controller |                   "k:{\"name\":\"RELATED_IMAGE_INFRA_MEMCACHED_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.659553 | controller |                     ".": {},
2026-06-11 01:10:29.659568 | controller |                     "f:name": {},
2026-06-11 01:10:29.659582 | controller |                     "f:value": {}
2026-06-11 01:10:29.659596 | controller |                   },
2026-06-11 01:10:29.659610 | controller |                   "k:{\"name\":\"RELATED_IMAGE_INFRA_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-11 01:10:29.659625 | controller |                     ".": {},
2026-06-11 01:10:29.659639 | controller |                     "f:name": {},
2026-06-11 01:10:29.659653 | controller |                     "f:value": {}
2026-06-11 01:10:29.659667 | controller |                   },
2026-06-11 01:10:29.659681 | controller |                   "k:{\"name\":\"RELATED_IMAGE_INFRA_REDIS_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.659695 | controller |                     ".": {},
2026-06-11 01:10:29.659708 | controller |                     "f:name": {},
2026-06-11 01:10:29.659722 | controller |                     "f:value": {}
2026-06-11 01:10:29.659736 | controller |                   },
2026-06-11 01:10:29.659750 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.659763 | controller |                     ".": {},
2026-06-11 01:10:29.659777 | controller |                     "f:name": {},
2026-06-11 01:10:29.659790 | controller |                     "f:value": {}
2026-06-11 01:10:29.659804 | controller |                   },
2026-06-11 01:10:29.659818 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_CONDUCTOR_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.659832 | controller |                     ".": {},
2026-06-11 01:10:29.659846 | controller |                     "f:name": {},
2026-06-11 01:10:29.659860 | controller |                     "f:value": {}
2026-06-11 01:10:29.659874 | controller |                   },
2026-06-11 01:10:29.659887 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_INSPECTOR_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.659901 | controller |                     ".": {},
2026-06-11 01:10:29.659915 | controller |                     "f:name": {},
2026-06-11 01:10:29.659928 | controller |                     "f:value": {}
2026-06-11 01:10:29.659942 | controller |                   },
2026-06-11 01:10:29.659956 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_NEUTRON_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.659969 | controller |                     ".": {},
2026-06-11 01:10:29.659983 | controller |                     "f:name": {},
2026-06-11 01:10:29.659997 | controller |                     "f:value": {}
2026-06-11 01:10:29.660011 | controller |                   },
2026-06-11 01:10:29.660024 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-11 01:10:29.660038 | controller |                     ".": {},
2026-06-11 01:10:29.660051 | controller |                     "f:name": {},
2026-06-11 01:10:29.660065 | controller |                     "f:value": {}
2026-06-11 01:10:29.660078 | controller |                   },
2026-06-11 01:10:29.660091 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_PXE_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.660105 | controller |                     ".": {},
2026-06-11 01:10:29.660118 | controller |                     "f:name": {},
2026-06-11 01:10:29.660132 | controller |                     "f:value": {}
2026-06-11 01:10:29.660145 | controller |                   },
2026-06-11 01:10:29.660159 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_PYTHON_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.660173 | controller |                     ".": {},
2026-06-11 01:10:29.660186 | controller |                     "f:name": {},
2026-06-11 01:10:29.660200 | controller |                     "f:value": {}
2026-06-11 01:10:29.660214 | controller |                   },
2026-06-11 01:10:29.660228 | controller |                   "k:{\"name\":\"RELATED_IMAGE_KEYSTONE_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.660245 | controller |                     ".": {},
2026-06-11 01:10:29.660260 | controller |                     "f:name": {},
2026-06-11 01:10:29.660274 | controller |                     "f:value": {}
2026-06-11 01:10:29.660288 | controller |                   },
2026-06-11 01:10:29.660301 | controller |                   "k:{\"name\":\"RELATED_IMAGE_KEYSTONE_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-11 01:10:29.660315 | controller |                     ".": {},
2026-06-11 01:10:29.660329 | controller |                     "f:name": {},
2026-06-11 01:10:29.660343 | controller |                     "f:value": {}
2026-06-11 01:10:29.660376 | controller |                   },
2026-06-11 01:10:29.660391 | controller |                   "k:{\"name\":\"RELATED_IMAGE_KSM_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.660406 | controller |                     ".": {},
2026-06-11 01:10:29.660420 | controller |                     "f:name": {},
2026-06-11 01:10:29.660433 | controller |                     "f:value": {}
2026-06-11 01:10:29.660448 | controller |                   },
2026-06-11 01:10:29.660461 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MANILA_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.660475 | controller |                     ".": {},
2026-06-11 01:10:29.660489 | controller |                     "f:name": {},
2026-06-11 01:10:29.660503 | controller |                     "f:value": {}
2026-06-11 01:10:29.660517 | controller |                   },
2026-06-11 01:10:29.660530 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MANILA_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-11 01:10:29.660544 | controller |                     ".": {},
2026-06-11 01:10:29.660558 | controller |                     "f:name": {},
2026-06-11 01:10:29.660572 | controller |                     "f:value": {}
2026-06-11 01:10:29.660586 | controller |                   },
2026-06-11 01:10:29.660600 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MANILA_SCHEDULER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.660614 | controller |                     ".": {},
2026-06-11 01:10:29.660629 | controller |                     "f:name": {},
2026-06-11 01:10:29.660642 | controller |                     "f:value": {}
2026-06-11 01:10:29.660656 | controller |                   },
2026-06-11 01:10:29.660670 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MANILA_SHARE_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.660685 | controller |                     ".": {},
2026-06-11 01:10:29.660698 | controller |                     "f:name": {},
2026-06-11 01:10:29.660712 | controller |                     "f:value": {}
2026-06-11 01:10:29.660726 | controller |                   },
2026-06-11 01:10:29.660740 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MARIADB_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.660754 | controller |                     ".": {},
2026-06-11 01:10:29.660768 | controller |                     "f:name": {},
2026-06-11 01:10:29.660782 | controller |                     "f:value": {}
2026-06-11 01:10:29.660796 | controller |                   },
2026-06-11 01:10:29.660809 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MARIADB_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-11 01:10:29.660824 | controller |                     ".": {},
2026-06-11 01:10:29.660837 | controller |                     "f:name": {},
2026-06-11 01:10:29.660851 | controller |                     "f:value": {}
2026-06-11 01:10:29.660864 | controller |                   },
2026-06-11 01:10:29.660878 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NET_UTILS_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.660892 | controller |                     ".": {},
2026-06-11 01:10:29.660906 | controller |                     "f:name": {},
2026-06-11 01:10:29.660919 | controller |                     "f:value": {}
2026-06-11 01:10:29.660933 | controller |                   },
2026-06-11 01:10:29.660951 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NEUTRON_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.660965 | controller |                     ".": {},
2026-06-11 01:10:29.660979 | controller |                     "f:name": {},
2026-06-11 01:10:29.660993 | controller |                     "f:value": {}
2026-06-11 01:10:29.661006 | controller |                   },
2026-06-11 01:10:29.661020 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NEUTRON_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-11 01:10:29.661034 | controller |                     ".": {},
2026-06-11 01:10:29.661048 | controller |                     "f:name": {},
2026-06-11 01:10:29.661062 | controller |                     "f:value": {}
2026-06-11 01:10:29.661075 | controller |                   },
2026-06-11 01:10:29.661105 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.661121 | controller |                     ".": {},
2026-06-11 01:10:29.661135 | controller |                     "f:name": {},
2026-06-11 01:10:29.661149 | controller |                     "f:value": {}
2026-06-11 01:10:29.661163 | controller |                   },
2026-06-11 01:10:29.661177 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_COMPUTE_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.661190 | controller |                     ".": {},
2026-06-11 01:10:29.661204 | controller |                     "f:name": {},
2026-06-11 01:10:29.661219 | controller |                     "f:value": {}
2026-06-11 01:10:29.661232 | controller |                   },
2026-06-11 01:10:29.661246 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_CONDUCTOR_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.661260 | controller |                     ".": {},
2026-06-11 01:10:29.661274 | controller |                     "f:name": {},
2026-06-11 01:10:29.661288 | controller |                     "f:value": {}
2026-06-11 01:10:29.661302 | controller |                   },
2026-06-11 01:10:29.661316 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_NOVNC_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.661330 | controller |                     ".": {},
2026-06-11 01:10:29.661344 | controller |                     "f:name": {},
2026-06-11 01:10:29.661379 | controller |                     "f:value": {}
2026-06-11 01:10:29.661394 | controller |                   },
2026-06-11 01:10:29.661409 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-11 01:10:29.661423 | controller |                     ".": {},
2026-06-11 01:10:29.661437 | controller |                     "f:name": {},
2026-06-11 01:10:29.661451 | controller |                     "f:value": {}
2026-06-11 01:10:29.661465 | controller |                   },
2026-06-11 01:10:29.661478 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_SCHEDULER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.661493 | controller |                     ".": {},
2026-06-11 01:10:29.661506 | controller |                     "f:name": {},
2026-06-11 01:10:29.661520 | controller |                     "f:value": {}
2026-06-11 01:10:29.661534 | controller |                   },
2026-06-11 01:10:29.661548 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.661562 | controller |                     ".": {},
2026-06-11 01:10:29.661576 | controller |                     "f:name": {},
2026-06-11 01:10:29.661590 | controller |                     "f:value": {}
2026-06-11 01:10:29.661605 | controller |                   },
2026-06-11 01:10:29.661619 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_HEALTHMANAGER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.661633 | controller |                     ".": {},
2026-06-11 01:10:29.661646 | controller |                     "f:name": {},
2026-06-11 01:10:29.661660 | controller |                     "f:value": {}
2026-06-11 01:10:29.661674 | controller |                   },
2026-06-11 01:10:29.661691 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_HOUSEKEEPING_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.661706 | controller |                     ".": {},
2026-06-11 01:10:29.661720 | controller |                     "f:name": {},
2026-06-11 01:10:29.661734 | controller |                     "f:value": {}
2026-06-11 01:10:29.661748 | controller |                   },
2026-06-11 01:10:29.661761 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-11 01:10:29.661775 | controller |                     ".": {},
2026-06-11 01:10:29.661789 | controller |                     "f:name": {},
2026-06-11 01:10:29.661803 | controller |                     "f:value": {}
2026-06-11 01:10:29.661817 | controller |                   },
2026-06-11 01:10:29.661830 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_RSYSLOG_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.661844 | controller |                     ".": {},
2026-06-11 01:10:29.661858 | controller |                     "f:name": {},
2026-06-11 01:10:29.661872 | controller |                     "f:value": {}
2026-06-11 01:10:29.661886 | controller |                   },
2026-06-11 01:10:29.661900 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_WORKER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.661914 | controller |                     ".": {},
2026-06-11 01:10:29.661928 | controller |                     "f:name": {},
2026-06-11 01:10:29.661942 | controller |                     "f:value": {}
2026-06-11 01:10:29.661955 | controller |                   },
2026-06-11 01:10:29.661969 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OPENSTACK_BAREMETAL_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-11 01:10:29.661982 | controller |                     ".": {},
2026-06-11 01:10:29.661996 | controller |                     "f:name": {},
2026-06-11 01:10:29.662010 | controller |                     "f:value": {}
2026-06-11 01:10:29.662023 | controller |                   },
2026-06-11 01:10:29.662037 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OPENSTACK_CLIENT_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.662050 | controller |                     ".": {},
2026-06-11 01:10:29.662064 | controller |                     "f:name": {},
2026-06-11 01:10:29.662078 | controller |                     "f:value": {}
2026-06-11 01:10:29.662091 | controller |                   },
2026-06-11 01:10:29.662105 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OPENSTACK_MUST_GATHER_DEFAULT\"}": {
2026-06-11 01:10:29.662118 | controller |                     ".": {},
2026-06-11 01:10:29.662132 | controller |                     "f:name": {},
2026-06-11 01:10:29.662146 | controller |                     "f:value": {}
2026-06-11 01:10:29.662160 | controller |                   },
2026-06-11 01:10:29.662174 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OPENSTACK_NETWORK_EXPORTER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.662187 | controller |                     ".": {},
2026-06-11 01:10:29.662201 | controller |                     "f:name": {},
2026-06-11 01:10:29.662214 | controller |                     "f:value": {}
2026-06-11 01:10:29.662228 | controller |                   },
2026-06-11 01:10:29.662241 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OS_CONTAINER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.662255 | controller |                     ".": {},
2026-06-11 01:10:29.662269 | controller |                     "f:name": {},
2026-06-11 01:10:29.662282 | controller |                     "f:value": {}
2026-06-11 01:10:29.662296 | controller |                   },
2026-06-11 01:10:29.662309 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_CONTROLLER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.662323 | controller |                     ".": {},
2026-06-11 01:10:29.662337 | controller |                     "f:name": {},
2026-06-11 01:10:29.662372 | controller |                     "f:value": {}
2026-06-11 01:10:29.662388 | controller |                   },
2026-06-11 01:10:29.662403 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_CONTROLLER_OVS_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.662417 | controller |                     ".": {},
2026-06-11 01:10:29.662431 | controller |                     "f:name": {},
2026-06-11 01:10:29.662445 | controller |                     "f:value": {}
2026-06-11 01:10:29.662458 | controller |                   },
2026-06-11 01:10:29.662472 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_NB_DBCLUSTER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.662486 | controller |                     ".": {},
2026-06-11 01:10:29.662500 | controller |                     "f:name": {},
2026-06-11 01:10:29.662513 | controller |                     "f:value": {}
2026-06-11 01:10:29.662527 | controller |                   },
2026-06-11 01:10:29.662541 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_NORTHD_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.662555 | controller |                     ".": {},
2026-06-11 01:10:29.662569 | controller |                     "f:name": {},
2026-06-11 01:10:29.662583 | controller |                     "f:value": {}
2026-06-11 01:10:29.662597 | controller |                   },
2026-06-11 01:10:29.662611 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-11 01:10:29.662626 | controller |                     ".": {},
2026-06-11 01:10:29.662640 | controller |                     "f:name": {},
2026-06-11 01:10:29.662654 | controller |                     "f:value": {}
2026-06-11 01:10:29.662667 | controller |                   },
2026-06-11 01:10:29.662681 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_SB_DBCLUSTER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.662695 | controller |                     ".": {},
2026-06-11 01:10:29.662708 | controller |                     "f:name": {},
2026-06-11 01:10:29.662722 | controller |                     "f:value": {}
2026-06-11 01:10:29.662736 | controller |                   },
2026-06-11 01:10:29.662749 | controller |                   "k:{\"name\":\"RELATED_IMAGE_PLACEMENT_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.662763 | controller |                     ".": {},
2026-06-11 01:10:29.662777 | controller |                     "f:name": {},
2026-06-11 01:10:29.662791 | controller |                     "f:value": {}
2026-06-11 01:10:29.662804 | controller |                   },
2026-06-11 01:10:29.662818 | controller |                   "k:{\"name\":\"RELATED_IMAGE_RABBITMQ_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.662831 | controller |                     ".": {},
2026-06-11 01:10:29.662845 | controller |                     "f:name": {},
2026-06-11 01:10:29.662859 | controller |                     "f:value": {}
2026-06-11 01:10:29.662887 | controller |                   },
2026-06-11 01:10:29.662902 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_ACCOUNT_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.662917 | controller |                     ".": {},
2026-06-11 01:10:29.662931 | controller |                     "f:name": {},
2026-06-11 01:10:29.662945 | controller |                     "f:value": {}
2026-06-11 01:10:29.662959 | controller |                   },
2026-06-11 01:10:29.662973 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_CONTAINER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.662986 | controller |                     ".": {},
2026-06-11 01:10:29.663000 | controller |                     "f:name": {},
2026-06-11 01:10:29.663014 | controller |                     "f:value": {}
2026-06-11 01:10:29.663027 | controller |                   },
2026-06-11 01:10:29.663040 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_OBJECT_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.663054 | controller |                     ".": {},
2026-06-11 01:10:29.663068 | controller |                     "f:name": {},
2026-06-11 01:10:29.663086 | controller |                     "f:value": {}
2026-06-11 01:10:29.663101 | controller |                   },
2026-06-11 01:10:29.663115 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-11 01:10:29.663129 | controller |                     ".": {},
2026-06-11 01:10:29.663142 | controller |                     "f:name": {},
2026-06-11 01:10:29.663156 | controller |                     "f:value": {}
2026-06-11 01:10:29.663170 | controller |                   },
2026-06-11 01:10:29.663183 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_PROXY_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.663197 | controller |                     ".": {},
2026-06-11 01:10:29.663211 | controller |                     "f:name": {},
2026-06-11 01:10:29.663224 | controller |                     "f:value": {}
2026-06-11 01:10:29.663238 | controller |                   },
2026-06-11 01:10:29.663252 | controller |                   "k:{\"name\":\"RELATED_IMAGE_TELEMETRY_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-11 01:10:29.663266 | controller |                     ".": {},
2026-06-11 01:10:29.663280 | controller |                     "f:name": {},
2026-06-11 01:10:29.663294 | controller |                     "f:value": {}
2026-06-11 01:10:29.663308 | controller |                   },
2026-06-11 01:10:29.663323 | controller |                   "k:{\"name\":\"RELATED_IMAGE_TEST_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-11 01:10:29.663337 | controller |                     ".": {},
2026-06-11 01:10:29.663398 | controller |                     "f:name": {},
2026-06-11 01:10:29.663417 | controller |                     "f:value": {}
2026-06-11 01:10:29.663431 | controller |                   },
2026-06-11 01:10:29.663446 | controller |                   "k:{\"name\":\"RELATED_IMAGE_TEST_TEMPEST_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.663460 | controller |                     ".": {},
2026-06-11 01:10:29.663474 | controller |                     "f:name": {},
2026-06-11 01:10:29.663488 | controller |                     "f:value": {}
2026-06-11 01:10:29.663502 | controller |                   },
2026-06-11 01:10:29.663516 | controller |                   "k:{\"name\":\"RELATED_IMAGE_WATCHER_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.663530 | controller |                     ".": {},
2026-06-11 01:10:29.663544 | controller |                     "f:name": {},
2026-06-11 01:10:29.663557 | controller |                     "f:value": {}
2026-06-11 01:10:29.663571 | controller |                   },
2026-06-11 01:10:29.663585 | controller |                   "k:{\"name\":\"RELATED_IMAGE_WATCHER_APPLIER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.663600 | controller |                     ".": {},
2026-06-11 01:10:29.663614 | controller |                     "f:name": {},
2026-06-11 01:10:29.663628 | controller |                     "f:value": {}
2026-06-11 01:10:29.663641 | controller |                   },
2026-06-11 01:10:29.663655 | controller |                   "k:{\"name\":\"RELATED_IMAGE_WATCHER_DECISION_ENGINE_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.663669 | controller |                     ".": {},
2026-06-11 01:10:29.663683 | controller |                     "f:name": {},
2026-06-11 01:10:29.663696 | controller |                     "f:value": {}
2026-06-11 01:10:29.663710 | controller |                   },
2026-06-11 01:10:29.663724 | controller |                   "k:{\"name\":\"RELATED_IMAGE_WATCHER_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-11 01:10:29.663738 | controller |                     ".": {},
2026-06-11 01:10:29.663752 | controller |                     "f:name": {},
2026-06-11 01:10:29.663766 | controller |                     "f:value": {}
2026-06-11 01:10:29.663780 | controller |                   },
2026-06-11 01:10:29.663794 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-11 01:10:29.663808 | controller |                     ".": {},
2026-06-11 01:10:29.663826 | controller |                     "f:name": {},
2026-06-11 01:10:29.663840 | controller |                     "f:value": {}
2026-06-11 01:10:29.663854 | controller |                   },
2026-06-11 01:10:29.663868 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-11 01:10:29.663882 | controller |                     ".": {},
2026-06-11 01:10:29.663896 | controller |                     "f:name": {},
2026-06-11 01:10:29.663909 | controller |                     "f:value": {}
2026-06-11 01:10:29.663923 | controller |                   },
2026-06-11 01:10:29.663937 | controller |                   "k:{\"name\":\"TEST_ANSIBLETEST_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.663951 | controller |                     ".": {},
2026-06-11 01:10:29.663964 | controller |                     "f:name": {},
2026-06-11 01:10:29.663978 | controller |                     "f:value": {}
2026-06-11 01:10:29.663991 | controller |                   },
2026-06-11 01:10:29.664005 | controller |                   "k:{\"name\":\"TEST_HORIZONTEST_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.664021 | controller |                     ".": {},
2026-06-11 01:10:29.664035 | controller |                     "f:name": {},
2026-06-11 01:10:29.664049 | controller |                     "f:value": {}
2026-06-11 01:10:29.664066 | controller |                   },
2026-06-11 01:10:29.664116 | controller |                   "k:{\"name\":\"TEST_TOBIKO_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.664134 | controller |                     ".": {},
2026-06-11 01:10:29.664149 | controller |                     "f:name": {},
2026-06-11 01:10:29.664163 | controller |                     "f:value": {}
2026-06-11 01:10:29.664177 | controller |                   }
2026-06-11 01:10:29.664191 | controller |                 },
2026-06-11 01:10:29.664204 | controller |                 "f:image": {},
2026-06-11 01:10:29.664217 | controller |                 "f:imagePullPolicy": {},
2026-06-11 01:10:29.664231 | controller |                 "f:livenessProbe": {
2026-06-11 01:10:29.664245 | controller |                   ".": {},
2026-06-11 01:10:29.664259 | controller |                   "f:failureThreshold": {},
2026-06-11 01:10:29.664273 | controller |                   "f:httpGet": {
2026-06-11 01:10:29.664287 | controller |                     ".": {},
2026-06-11 01:10:29.664301 | controller |                     "f:path": {},
2026-06-11 01:10:29.664315 | controller |                     "f:port": {},
2026-06-11 01:10:29.664329 | controller |                     "f:scheme": {}
2026-06-11 01:10:29.664343 | controller |                   },
2026-06-11 01:10:29.664382 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 01:10:29.664398 | controller |                   "f:periodSeconds": {},
2026-06-11 01:10:29.664412 | controller |                   "f:successThreshold": {},
2026-06-11 01:10:29.664426 | controller |                   "f:timeoutSeconds": {}
2026-06-11 01:10:29.664440 | controller |                 },
2026-06-11 01:10:29.664454 | controller |                 "f:name": {},
2026-06-11 01:10:29.664468 | controller |                 "f:readinessProbe": {
2026-06-11 01:10:29.664481 | controller |                   ".": {},
2026-06-11 01:10:29.664495 | controller |                   "f:failureThreshold": {},
2026-06-11 01:10:29.664509 | controller |                   "f:httpGet": {
2026-06-11 01:10:29.664523 | controller |                     ".": {},
2026-06-11 01:10:29.664537 | controller |                     "f:path": {},
2026-06-11 01:10:29.664552 | controller |                     "f:port": {},
2026-06-11 01:10:29.664567 | controller |                     "f:scheme": {}
2026-06-11 01:10:29.664583 | controller |                   },
2026-06-11 01:10:29.664596 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 01:10:29.664610 | controller |                   "f:periodSeconds": {},
2026-06-11 01:10:29.664625 | controller |                   "f:successThreshold": {},
2026-06-11 01:10:29.664639 | controller |                   "f:timeoutSeconds": {}
2026-06-11 01:10:29.664657 | controller |                 },
2026-06-11 01:10:29.664672 | controller |                 "f:resources": {
2026-06-11 01:10:29.664686 | controller |                   ".": {},
2026-06-11 01:10:29.664700 | controller |                   "f:limits": {
2026-06-11 01:10:29.664714 | controller |                     ".": {},
2026-06-11 01:10:29.664728 | controller |                     "f:cpu": {},
2026-06-11 01:10:29.664742 | controller |                     "f:memory": {}
2026-06-11 01:10:29.664756 | controller |                   },
2026-06-11 01:10:29.664770 | controller |                   "f:requests": {
2026-06-11 01:10:29.664784 | controller |                     ".": {},
2026-06-11 01:10:29.664798 | controller |                     "f:cpu": {},
2026-06-11 01:10:29.664811 | controller |                     "f:memory": {}
2026-06-11 01:10:29.664825 | controller |                   }
2026-06-11 01:10:29.664839 | controller |                 },
2026-06-11 01:10:29.664853 | controller |                 "f:securityContext": {
2026-06-11 01:10:29.664867 | controller |                   ".": {},
2026-06-11 01:10:29.664881 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-11 01:10:29.664895 | controller |                 },
2026-06-11 01:10:29.664909 | controller |                 "f:terminationMessagePath": {},
2026-06-11 01:10:29.664923 | controller |                 "f:terminationMessagePolicy": {}
2026-06-11 01:10:29.664936 | controller |               }
2026-06-11 01:10:29.664950 | controller |             },
2026-06-11 01:10:29.664964 | controller |             "f:dnsPolicy": {},
2026-06-11 01:10:29.664978 | controller |             "f:enableServiceLinks": {},
2026-06-11 01:10:29.664992 | controller |             "f:restartPolicy": {},
2026-06-11 01:10:29.665006 | controller |             "f:schedulerName": {},
2026-06-11 01:10:29.665020 | controller |             "f:securityContext": {
2026-06-11 01:10:29.665034 | controller |               ".": {},
2026-06-11 01:10:29.665047 | controller |               "f:runAsNonRoot": {}
2026-06-11 01:10:29.665061 | controller |             },
2026-06-11 01:10:29.665075 | controller |             "f:serviceAccount": {},
2026-06-11 01:10:29.665102 | controller |             "f:serviceAccountName": {},
2026-06-11 01:10:29.665117 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-11 01:10:29.665131 | controller |             "f:tolerations": {}
2026-06-11 01:10:29.665145 | controller |           }
2026-06-11 01:10:29.665158 | controller |         },
2026-06-11 01:10:29.665172 | controller |         "manager": "kube-controller-manager",
2026-06-11 01:10:29.665185 | controller |         "operation": "Update",
2026-06-11 01:10:29.665199 | controller |         "time": "2026-06-11T00:12:51Z"
2026-06-11 01:10:29.665212 | controller |       },
2026-06-11 01:10:29.665226 | controller |       {
2026-06-11 01:10:29.665239 | controller |         "apiVersion": "v1",
2026-06-11 01:10:29.665253 | controller |         "fieldsType": "FieldsV1",
2026-06-11 01:10:29.665266 | controller |         "fieldsV1": {
2026-06-11 01:10:29.665280 | controller |           "f:metadata": {
2026-06-11 01:10:29.665294 | controller |             "f:annotations": {
2026-06-11 01:10:29.665308 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-11 01:10:29.665322 | controller |             }
2026-06-11 01:10:29.665335 | controller |           }
2026-06-11 01:10:29.665369 | controller |         },
2026-06-11 01:10:29.665385 | controller |         "manager": "multus-daemon",
2026-06-11 01:10:29.665399 | controller |         "operation": "Update",
2026-06-11 01:10:29.665413 | controller |         "subresource": "status",
2026-06-11 01:10:29.665427 | controller |         "time": "2026-06-11T00:12:53Z"
2026-06-11 01:10:29.665441 | controller |       },
2026-06-11 01:10:29.665455 | controller |       {
2026-06-11 01:10:29.665469 | controller |         "apiVersion": "v1",
2026-06-11 01:10:29.665490 | controller |         "fieldsType": "FieldsV1",
2026-06-11 01:10:29.665505 | controller |         "fieldsV1": {
2026-06-11 01:10:29.665519 | controller |           "f:status": {
2026-06-11 01:10:29.665533 | controller |             "f:conditions": {
2026-06-11 01:10:29.665604 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-11 01:10:29.665627 | controller |                 ".": {},
2026-06-11 01:10:29.665643 | controller |                 "f:lastProbeTime": {},
2026-06-11 01:10:29.665657 | controller |                 "f:lastTransitionTime": {},
2026-06-11 01:10:29.665672 | controller |                 "f:status": {},
2026-06-11 01:10:29.665686 | controller |                 "f:type": {}
2026-06-11 01:10:29.665701 | controller |               },
2026-06-11 01:10:29.665715 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-11 01:10:29.665729 | controller |                 ".": {},
2026-06-11 01:10:29.665743 | controller |                 "f:lastProbeTime": {},
2026-06-11 01:10:29.665757 | controller |                 "f:lastTransitionTime": {},
2026-06-11 01:10:29.665771 | controller |                 "f:status": {},
2026-06-11 01:10:29.665785 | controller |                 "f:type": {}
2026-06-11 01:10:29.665799 | controller |               },
2026-06-11 01:10:29.665813 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-11 01:10:29.665827 | controller |                 ".": {},
2026-06-11 01:10:29.665841 | controller |                 "f:lastProbeTime": {},
2026-06-11 01:10:29.665854 | controller |                 "f:lastTransitionTime": {},
2026-06-11 01:10:29.665869 | controller |                 "f:status": {},
2026-06-11 01:10:29.665882 | controller |                 "f:type": {}
2026-06-11 01:10:29.665896 | controller |               },
2026-06-11 01:10:29.665910 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-11 01:10:29.665923 | controller |                 ".": {},
2026-06-11 01:10:29.665937 | controller |                 "f:lastProbeTime": {},
2026-06-11 01:10:29.665951 | controller |                 "f:lastTransitionTime": {},
2026-06-11 01:10:29.665965 | controller |                 "f:status": {},
2026-06-11 01:10:29.665978 | controller |                 "f:type": {}
2026-06-11 01:10:29.665992 | controller |               }
2026-06-11 01:10:29.666005 | controller |             },
2026-06-11 01:10:29.666018 | controller |             "f:containerStatuses": {},
2026-06-11 01:10:29.666032 | controller |             "f:hostIP": {},
2026-06-11 01:10:29.666046 | controller |             "f:hostIPs": {},
2026-06-11 01:10:29.666059 | controller |             "f:phase": {},
2026-06-11 01:10:29.666073 | controller |             "f:podIP": {},
2026-06-11 01:10:29.666087 | controller |             "f:podIPs": {
2026-06-11 01:10:29.666100 | controller |               ".": {},
2026-06-11 01:10:29.666114 | controller |               "k:{\"ip\":\"10.217.0.66\"}": {
2026-06-11 01:10:29.666127 | controller |                 ".": {},
2026-06-11 01:10:29.666141 | controller |                 "f:ip": {}
2026-06-11 01:10:29.666154 | controller |               }
2026-06-11 01:10:29.666168 | controller |             },
2026-06-11 01:10:29.666182 | controller |             "f:startTime": {}
2026-06-11 01:10:29.666196 | controller |           }
2026-06-11 01:10:29.666209 | controller |         },
2026-06-11 01:10:29.666223 | controller |         "manager": "kubelet",
2026-06-11 01:10:29.666236 | controller |         "operation": "Update",
2026-06-11 01:10:29.666250 | controller |         "subresource": "status",
2026-06-11 01:10:29.666264 | controller |         "time": "2026-06-11T00:13:34Z"
2026-06-11 01:10:29.666278 | controller |       }
2026-06-11 01:10:29.666291 | controller |     ],
2026-06-11 01:10:29.666305 | controller |     "name": "openstack-operator-controller-init-7c9fbc9dd6-667jv",
2026-06-11 01:10:29.666319 | controller |     "namespace": "openstack-operators",
2026-06-11 01:10:29.666332 | controller |     "ownerReferences": [
2026-06-11 01:10:29.666366 | controller |       {
2026-06-11 01:10:29.666387 | controller |         "apiVersion": "apps/v1",
2026-06-11 01:10:29.666402 | controller |         "blockOwnerDeletion": true,
2026-06-11 01:10:29.666415 | controller |         "controller": true,
2026-06-11 01:10:29.666429 | controller |         "kind": "ReplicaSet",
2026-06-11 01:10:29.666444 | controller |         "name": "openstack-operator-controller-init-7c9fbc9dd6",
2026-06-11 01:10:29.666458 | controller |         "uid": "a739bef0-c227-4f2f-b9ae-3fff35040a31"
2026-06-11 01:10:29.666473 | controller |       }
2026-06-11 01:10:29.666487 | controller |     ],
2026-06-11 01:10:29.666501 | controller |     "resourceVersion": "52330",
2026-06-11 01:10:29.666515 | controller |     "uid": "97d5032b-5479-4a2c-a17d-1e86aa4113bf"
2026-06-11 01:10:29.666529 | controller |   },
2026-06-11 01:10:29.666543 | controller |   "spec": {
2026-06-11 01:10:29.666557 | controller |     "containers": [
2026-06-11 01:10:29.666571 | controller |       {
2026-06-11 01:10:29.666585 | controller |         "args": [
2026-06-11 01:10:29.666599 | controller |           "--leader-elect",
2026-06-11 01:10:29.666612 | controller |           "--health-probe-bind-address=:8081"
2026-06-11 01:10:29.666626 | controller |         ],
2026-06-11 01:10:29.666640 | controller |         "command": [
2026-06-11 01:10:29.666654 | controller |           "/operator"
2026-06-11 01:10:29.666668 | controller |         ],
2026-06-11 01:10:29.666682 | controller |         "env": [
2026-06-11 01:10:29.666696 | controller |           {
2026-06-11 01:10:29.666710 | controller |             "name": "RELATED_IMAGE_AGENT_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.666724 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest"
2026-06-11 01:10:29.666738 | controller |           },
2026-06-11 01:10:29.666752 | controller |           {
2026-06-11 01:10:29.666766 | controller |             "name": "RELATED_IMAGE_ANSIBLEEE_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.666780 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest"
2026-06-11 01:10:29.666795 | controller |           },
2026-06-11 01:10:29.666809 | controller |           {
2026-06-11 01:10:29.666823 | controller |             "name": "RELATED_IMAGE_AODH_API_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.666837 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-aodh-api:current-podified"
2026-06-11 01:10:29.666851 | controller |           },
2026-06-11 01:10:29.666865 | controller |           {
2026-06-11 01:10:29.666879 | controller |             "name": "RELATED_IMAGE_AODH_EVALUATOR_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.666893 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-aodh-evaluator:current-podified"
2026-06-11 01:10:29.666907 | controller |           },
2026-06-11 01:10:29.666921 | controller |           {
2026-06-11 01:10:29.666935 | controller |             "name": "RELATED_IMAGE_AODH_LISTENER_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.666949 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-aodh-listener:current-podified"
2026-06-11 01:10:29.666963 | controller |           },
2026-06-11 01:10:29.666977 | controller |           {
2026-06-11 01:10:29.666990 | controller |             "name": "RELATED_IMAGE_AODH_NOTIFIER_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.667004 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-aodh-notifier:current-podified"
2026-06-11 01:10:29.667018 | controller |           },
2026-06-11 01:10:29.667032 | controller |           {
2026-06-11 01:10:29.667046 | controller |             "name": "RELATED_IMAGE_APACHE_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.667060 | controller |             "value": "registry.redhat.io/ubi9/httpd-24:latest"
2026-06-11 01:10:29.667074 | controller |           },
2026-06-11 01:10:29.667088 | controller |           {
2026-06-11 01:10:29.667102 | controller |             "name": "RELATED_IMAGE_BARBICAN_API_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.667120 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified"
2026-06-11 01:10:29.667135 | controller |           },
2026-06-11 01:10:29.667149 | controller |           {
2026-06-11 01:10:29.667163 | controller |             "name": "RELATED_IMAGE_BARBICAN_KEYSTONE_LISTENER_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.667177 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified"
2026-06-11 01:10:29.667191 | controller |           },
2026-06-11 01:10:29.667205 | controller |           {
2026-06-11 01:10:29.667219 | controller |             "name": "RELATED_IMAGE_BARBICAN_WORKER_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.667232 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified"
2026-06-11 01:10:29.667246 | controller |           },
2026-06-11 01:10:29.667260 | controller |           {
2026-06-11 01:10:29.667274 | controller |             "name": "RELATED_IMAGE_CEILOMETER_CENTRAL_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.667288 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified"
2026-06-11 01:10:29.667302 | controller |           },
2026-06-11 01:10:29.667316 | controller |           {
2026-06-11 01:10:29.667330 | controller |             "name": "RELATED_IMAGE_CEILOMETER_COMPUTE_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.667344 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ceilometer-compute:current-podified"
2026-06-11 01:10:29.667376 | controller |           },
2026-06-11 01:10:29.667391 | controller |           {
2026-06-11 01:10:29.667406 | controller |             "name": "RELATED_IMAGE_CEILOMETER_IPMI_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.667420 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ceilometer-ipmi:current-podified"
2026-06-11 01:10:29.667434 | controller |           },
2026-06-11 01:10:29.667449 | controller |           {
2026-06-11 01:10:29.667463 | controller |             "name": "RELATED_IMAGE_CEILOMETER_NOTIFICATION_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.667477 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified"
2026-06-11 01:10:29.667491 | controller |           },
2026-06-11 01:10:29.667506 | controller |           {
2026-06-11 01:10:29.667520 | controller |             "name": "RELATED_IMAGE_CEILOMETER_MYSQLD_EXPORTER_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.667534 | controller |             "value": "quay.io/openstack-k8s-operators/mysqld_exporter:latest"
2026-06-11 01:10:29.667548 | controller |           },
2026-06-11 01:10:29.667565 | controller |           {
2026-06-11 01:10:29.667581 | controller |             "name": "RELATED_IMAGE_CEILOMETER_SGCORE_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.667595 | controller |             "value": "quay.io/openstack-k8s-operators/sg-core:latest"
2026-06-11 01:10:29.667609 | controller |           },
2026-06-11 01:10:29.667622 | controller |           {
2026-06-11 01:10:29.667636 | controller |             "name": "RELATED_IMAGE_KSM_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.667651 | controller |             "value": "registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0"
2026-06-11 01:10:29.667665 | controller |           },
2026-06-11 01:10:29.667679 | controller |           {
2026-06-11 01:10:29.667693 | controller |             "name": "RELATED_IMAGE_CINDER_API_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.667707 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified"
2026-06-11 01:10:29.667721 | controller |           },
2026-06-11 01:10:29.667735 | controller |           {
2026-06-11 01:10:29.667749 | controller |             "name": "RELATED_IMAGE_CINDER_BACKUP_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.667763 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cinder-backup:current-podified"
2026-06-11 01:10:29.667780 | controller |           },
2026-06-11 01:10:29.667795 | controller |           {
2026-06-11 01:10:29.667808 | controller |             "name": "RELATED_IMAGE_CINDER_SCHEDULER_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.667822 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified"
2026-06-11 01:10:29.667836 | controller |           },
2026-06-11 01:10:29.667850 | controller |           {
2026-06-11 01:10:29.667864 | controller |             "name": "RELATED_IMAGE_CINDER_VOLUME_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.667877 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cinder-volume:current-podified"
2026-06-11 01:10:29.667891 | controller |           },
2026-06-11 01:10:29.667905 | controller |           {
2026-06-11 01:10:29.667919 | controller |             "name": "RELATED_IMAGE_CLOUDKITTY_API_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.667933 | controller |             "value": "quay.rdoproject.org/podified-master-centos10/openstack-cloudkitty-api:current"
2026-06-11 01:10:29.667946 | controller |           },
2026-06-11 01:10:29.667960 | controller |           {
2026-06-11 01:10:29.667973 | controller |             "name": "RELATED_IMAGE_CLOUDKITTY_PROC_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.667987 | controller |             "value": "quay.rdoproject.org/podified-master-centos10/openstack-cloudkitty-processor:current"
2026-06-11 01:10:29.668001 | controller |           },
2026-06-11 01:10:29.668015 | controller |           {
2026-06-11 01:10:29.668029 | controller |             "name": "RELATED_IMAGE_DESIGNATE_API_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.668043 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-api:current-podified"
2026-06-11 01:10:29.668057 | controller |           },
2026-06-11 01:10:29.668071 | controller |           {
2026-06-11 01:10:29.668085 | controller |             "name": "RELATED_IMAGE_DESIGNATE_BACKENDBIND9_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.668099 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-backend-bind9:current-podified"
2026-06-11 01:10:29.668113 | controller |           },
2026-06-11 01:10:29.668127 | controller |           {
2026-06-11 01:10:29.668141 | controller |             "name": "RELATED_IMAGE_DESIGNATE_CENTRAL_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.668155 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-central:current-podified"
2026-06-11 01:10:29.668169 | controller |           },
2026-06-11 01:10:29.668182 | controller |           {
2026-06-11 01:10:29.668196 | controller |             "name": "RELATED_IMAGE_DESIGNATE_MDNS_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.668209 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-mdns:current-podified"
2026-06-11 01:10:29.668222 | controller |           },
2026-06-11 01:10:29.668236 | controller |           {
2026-06-11 01:10:29.668249 | controller |             "name": "RELATED_IMAGE_DESIGNATE_PRODUCER_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.668262 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-producer:current-podified"
2026-06-11 01:10:29.668276 | controller |           },
2026-06-11 01:10:29.668289 | controller |           {
2026-06-11 01:10:29.668303 | controller |             "name": "RELATED_IMAGE_DESIGNATE_UNBOUND_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.668316 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-unbound:current-podified"
2026-06-11 01:10:29.668330 | controller |           },
2026-06-11 01:10:29.668343 | controller |           {
2026-06-11 01:10:29.668380 | controller |             "name": "RELATED_IMAGE_DESIGNATE_WORKER_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.668395 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-worker:current-podified"
2026-06-11 01:10:29.668413 | controller |           },
2026-06-11 01:10:29.668451 | controller |           {
2026-06-11 01:10:29.668469 | controller |             "name": "RELATED_IMAGE_EDPM_FRR_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.668484 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-frr:current-podified"
2026-06-11 01:10:29.668498 | controller |           },
2026-06-11 01:10:29.668512 | controller |           {
2026-06-11 01:10:29.668526 | controller |             "name": "RELATED_IMAGE_EDPM_ISCSID_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.668540 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-iscsid:current-podified"
2026-06-11 01:10:29.668554 | controller |           },
2026-06-11 01:10:29.668569 | controller |           {
2026-06-11 01:10:29.668583 | controller |             "name": "RELATED_IMAGE_EDPM_LOGROTATE_CROND_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.668596 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cron:current-podified"
2026-06-11 01:10:29.668610 | controller |           },
2026-06-11 01:10:29.668624 | controller |           {
2026-06-11 01:10:29.668638 | controller |             "name": "RELATED_IMAGE_EDPM_MULTIPATHD_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.668652 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-multipathd:current-podified"
2026-06-11 01:10:29.668667 | controller |           },
2026-06-11 01:10:29.668681 | controller |           {
2026-06-11 01:10:29.668695 | controller |             "name": "RELATED_IMAGE_EDPM_NEUTRON_DHCP_AGENT_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.668709 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-dhcp-agent:current-podified"
2026-06-11 01:10:29.668723 | controller |           },
2026-06-11 01:10:29.668737 | controller |           {
2026-06-11 01:10:29.668751 | controller |             "name": "RELATED_IMAGE_EDPM_NEUTRON_METADATA_AGENT_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.668765 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-metadata-agent-ovn:current-podified"
2026-06-11 01:10:29.668779 | controller |           },
2026-06-11 01:10:29.668793 | controller |           {
2026-06-11 01:10:29.668807 | controller |             "name": "RELATED_IMAGE_EDPM_NEUTRON_OVN_AGENT_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.668820 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-ovn-agent:current-podified"
2026-06-11 01:10:29.668834 | controller |           },
2026-06-11 01:10:29.668848 | controller |           {
2026-06-11 01:10:29.668862 | controller |             "name": "RELATED_IMAGE_EDPM_NEUTRON_SRIOV_AGENT_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.668875 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-sriov-agent:current-podified"
2026-06-11 01:10:29.668889 | controller |           },
2026-06-11 01:10:29.668903 | controller |           {
2026-06-11 01:10:29.668917 | controller |             "name": "RELATED_IMAGE_EDPM_NODE_EXPORTER_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.668931 | controller |             "value": "quay.io/prometheus/node-exporter:v1.5.0"
2026-06-11 01:10:29.668945 | controller |           },
2026-06-11 01:10:29.668958 | controller |           {
2026-06-11 01:10:29.668972 | controller |             "name": "RELATED_IMAGE_EDPM_KEPLER_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.668986 | controller |             "value": "quay.io/sustainable_computing_io/kepler:release-0.7.12"
2026-06-11 01:10:29.669000 | controller |           },
2026-06-11 01:10:29.669014 | controller |           {
2026-06-11 01:10:29.669028 | controller |             "name": "RELATED_IMAGE_OPENSTACK_NETWORK_EXPORTER_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.669042 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified"
2026-06-11 01:10:29.669056 | controller |           },
2026-06-11 01:10:29.669069 | controller |           {
2026-06-11 01:10:29.669098 | controller |             "name": "RELATED_IMAGE_EDPM_OVN_BGP_AGENT_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.669114 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-bgp-agent:current-podified"
2026-06-11 01:10:29.669128 | controller |           },
2026-06-11 01:10:29.669142 | controller |           {
2026-06-11 01:10:29.669156 | controller |             "name": "RELATED_IMAGE_EDPM_PODMAN_EXPORTER_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.669169 | controller |             "value": "quay.io/openstack-k8s-operators/prometheus-podman-exporter:latest"
2026-06-11 01:10:29.669183 | controller |           },
2026-06-11 01:10:29.669197 | controller |           {
2026-06-11 01:10:29.669211 | controller |             "name": "RELATED_IMAGE_GLANCE_API_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.669224 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-glance-api:current-podified"
2026-06-11 01:10:29.669239 | controller |           },
2026-06-11 01:10:29.669253 | controller |           {
2026-06-11 01:10:29.669267 | controller |             "name": "RELATED_IMAGE_HEAT_API_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.669281 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-heat-api:current-podified"
2026-06-11 01:10:29.669295 | controller |           },
2026-06-11 01:10:29.669309 | controller |           {
2026-06-11 01:10:29.669323 | controller |             "name": "RELATED_IMAGE_HEAT_CFNAPI_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.669337 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-heat-api-cfn:current-podified"
2026-06-11 01:10:29.669369 | controller |           },
2026-06-11 01:10:29.669384 | controller |           {
2026-06-11 01:10:29.669398 | controller |             "name": "RELATED_IMAGE_HEAT_ENGINE_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.669413 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-heat-engine:current-podified"
2026-06-11 01:10:29.669427 | controller |           },
2026-06-11 01:10:29.669441 | controller |           {
2026-06-11 01:10:29.669455 | controller |             "name": "RELATED_IMAGE_HORIZON_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.669469 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-horizon:current-podified"
2026-06-11 01:10:29.669483 | controller |           },
2026-06-11 01:10:29.669497 | controller |           {
2026-06-11 01:10:29.669511 | controller |             "name": "RELATED_IMAGE_INFRA_MEMCACHED_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.669525 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-memcached:current-podified"
2026-06-11 01:10:29.669539 | controller |           },
2026-06-11 01:10:29.669553 | controller |           {
2026-06-11 01:10:29.669566 | controller |             "name": "RELATED_IMAGE_INFRA_REDIS_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.669580 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-redis:current-podified"
2026-06-11 01:10:29.669595 | controller |           },
2026-06-11 01:10:29.669609 | controller |           {
2026-06-11 01:10:29.669623 | controller |             "name": "RELATED_IMAGE_IRONIC_API_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.669637 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-api:current-podified"
2026-06-11 01:10:29.669651 | controller |           },
2026-06-11 01:10:29.669665 | controller |           {
2026-06-11 01:10:29.669679 | controller |             "name": "RELATED_IMAGE_IRONIC_CONDUCTOR_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.669693 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-conductor:current-podified"
2026-06-11 01:10:29.669707 | controller |           },
2026-06-11 01:10:29.669721 | controller |           {
2026-06-11 01:10:29.669734 | controller |             "name": "RELATED_IMAGE_IRONIC_INSPECTOR_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.669748 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-inspector:current-podified"
2026-06-11 01:10:29.669765 | controller |           },
2026-06-11 01:10:29.669780 | controller |           {
2026-06-11 01:10:29.669793 | controller |             "name": "RELATED_IMAGE_IRONIC_NEUTRON_AGENT_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.669807 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-neutron-agent:current-podified"
2026-06-11 01:10:29.669820 | controller |           },
2026-06-11 01:10:29.669834 | controller |           {
2026-06-11 01:10:29.669847 | controller |             "name": "RELATED_IMAGE_IRONIC_PXE_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.669861 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-pxe:current-podified"
2026-06-11 01:10:29.669874 | controller |           },
2026-06-11 01:10:29.669888 | controller |           {
2026-06-11 01:10:29.669901 | controller |             "name": "RELATED_IMAGE_IRONIC_PYTHON_AGENT_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.669915 | controller |             "value": "quay.io/podified-antelope-centos9/ironic-python-agent:current-podified"
2026-06-11 01:10:29.669928 | controller |           },
2026-06-11 01:10:29.669942 | controller |           {
2026-06-11 01:10:29.669955 | controller |             "name": "RELATED_IMAGE_KEYSTONE_API_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.669969 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-keystone:current-podified"
2026-06-11 01:10:29.669983 | controller |           },
2026-06-11 01:10:29.669996 | controller |           {
2026-06-11 01:10:29.670010 | controller |             "name": "RELATED_IMAGE_MANILA_API_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.670024 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-manila-api:current-podified"
2026-06-11 01:10:29.670038 | controller |           },
2026-06-11 01:10:29.670051 | controller |           {
2026-06-11 01:10:29.670065 | controller |             "name": "RELATED_IMAGE_MANILA_SCHEDULER_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.670079 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-manila-scheduler:current-podified"
2026-06-11 01:10:29.670093 | controller |           },
2026-06-11 01:10:29.670107 | controller |           {
2026-06-11 01:10:29.670120 | controller |             "name": "RELATED_IMAGE_MANILA_SHARE_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.670134 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-manila-share:current-podified"
2026-06-11 01:10:29.670148 | controller |           },
2026-06-11 01:10:29.670162 | controller |           {
2026-06-11 01:10:29.670175 | controller |             "name": "RELATED_IMAGE_MARIADB_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.670189 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-mariadb:current-podified"
2026-06-11 01:10:29.670202 | controller |           },
2026-06-11 01:10:29.670216 | controller |           {
2026-06-11 01:10:29.670230 | controller |             "name": "RELATED_IMAGE_NET_UTILS_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.670244 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-netutils:current-podified"
2026-06-11 01:10:29.670258 | controller |           },
2026-06-11 01:10:29.670272 | controller |           {
2026-06-11 01:10:29.670286 | controller |             "name": "RELATED_IMAGE_NEUTRON_API_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.670299 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified"
2026-06-11 01:10:29.670313 | controller |           },
2026-06-11 01:10:29.670327 | controller |           {
2026-06-11 01:10:29.670341 | controller |             "name": "RELATED_IMAGE_NOVA_API_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.670374 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-api:current-podified"
2026-06-11 01:10:29.670389 | controller |           },
2026-06-11 01:10:29.670404 | controller |           {
2026-06-11 01:10:29.670421 | controller |             "name": "RELATED_IMAGE_NOVA_COMPUTE_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.670436 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-compute:current-podified"
2026-06-11 01:10:29.670451 | controller |           },
2026-06-11 01:10:29.670465 | controller |           {
2026-06-11 01:10:29.670479 | controller |             "name": "RELATED_IMAGE_NOVA_CONDUCTOR_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.670493 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified"
2026-06-11 01:10:29.670508 | controller |           },
2026-06-11 01:10:29.670521 | controller |           {
2026-06-11 01:10:29.670536 | controller |             "name": "RELATED_IMAGE_NOVA_NOVNC_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.670549 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified"
2026-06-11 01:10:29.670564 | controller |           },
2026-06-11 01:10:29.670577 | controller |           {
2026-06-11 01:10:29.670591 | controller |             "name": "RELATED_IMAGE_NOVA_SCHEDULER_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.670605 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified"
2026-06-11 01:10:29.670620 | controller |           },
2026-06-11 01:10:29.670634 | controller |           {
2026-06-11 01:10:29.670648 | controller |             "name": "RELATED_IMAGE_OCTAVIA_API_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.670662 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-octavia-api:current-podified"
2026-06-11 01:10:29.670677 | controller |           },
2026-06-11 01:10:29.670691 | controller |           {
2026-06-11 01:10:29.670705 | controller |             "name": "RELATED_IMAGE_OCTAVIA_HEALTHMANAGER_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.670719 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-octavia-health-manager:current-podified"
2026-06-11 01:10:29.670733 | controller |           },
2026-06-11 01:10:29.670747 | controller |           {
2026-06-11 01:10:29.670761 | controller |             "name": "RELATED_IMAGE_OCTAVIA_HOUSEKEEPING_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.670775 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-octavia-housekeeping:current-podified"
2026-06-11 01:10:29.670789 | controller |           },
2026-06-11 01:10:29.670803 | controller |           {
2026-06-11 01:10:29.670817 | controller |             "name": "RELATED_IMAGE_OCTAVIA_WORKER_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.670831 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-octavia-worker:current-podified"
2026-06-11 01:10:29.670845 | controller |           },
2026-06-11 01:10:29.670859 | controller |           {
2026-06-11 01:10:29.670873 | controller |             "name": "RELATED_IMAGE_OCTAVIA_RSYSLOG_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.670886 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-rsyslog:current-podified"
2026-06-11 01:10:29.670900 | controller |           },
2026-06-11 01:10:29.670914 | controller |           {
2026-06-11 01:10:29.670927 | controller |             "name": "RELATED_IMAGE_OPENSTACK_CLIENT_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.670941 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified"
2026-06-11 01:10:29.670955 | controller |           },
2026-06-11 01:10:29.670969 | controller |           {
2026-06-11 01:10:29.670983 | controller |             "name": "RELATED_IMAGE_OS_CONTAINER_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.670997 | controller |             "value": "quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified"
2026-06-11 01:10:29.671011 | controller |           },
2026-06-11 01:10:29.671025 | controller |           {
2026-06-11 01:10:29.671039 | controller |             "name": "RELATED_IMAGE_OVN_CONTROLLER_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.671057 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified"
2026-06-11 01:10:29.671071 | controller |           },
2026-06-11 01:10:29.671085 | controller |           {
2026-06-11 01:10:29.671098 | controller |             "name": "RELATED_IMAGE_OVN_CONTROLLER_OVS_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.671112 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified"
2026-06-11 01:10:29.671125 | controller |           },
2026-06-11 01:10:29.671138 | controller |           {
2026-06-11 01:10:29.671151 | controller |             "name": "RELATED_IMAGE_OVN_NB_DBCLUSTER_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.671165 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified"
2026-06-11 01:10:29.671178 | controller |           },
2026-06-11 01:10:29.671192 | controller |           {
2026-06-11 01:10:29.671206 | controller |             "name": "RELATED_IMAGE_OVN_NORTHD_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.671219 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified"
2026-06-11 01:10:29.671233 | controller |           },
2026-06-11 01:10:29.671247 | controller |           {
2026-06-11 01:10:29.671260 | controller |             "name": "RELATED_IMAGE_OVN_SB_DBCLUSTER_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.671274 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified"
2026-06-11 01:10:29.671287 | controller |           },
2026-06-11 01:10:29.671300 | controller |           {
2026-06-11 01:10:29.671314 | controller |             "name": "RELATED_IMAGE_PLACEMENT_API_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.671327 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-placement-api:current-podified"
2026-06-11 01:10:29.671341 | controller |           },
2026-06-11 01:10:29.671374 | controller |           {
2026-06-11 01:10:29.671389 | controller |             "name": "RELATED_IMAGE_RABBITMQ_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.671403 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified"
2026-06-11 01:10:29.671417 | controller |           },
2026-06-11 01:10:29.671431 | controller |           {
2026-06-11 01:10:29.671445 | controller |             "name": "RELATED_IMAGE_SWIFT_ACCOUNT_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.671459 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-swift-account:current-podified"
2026-06-11 01:10:29.671472 | controller |           },
2026-06-11 01:10:29.671486 | controller |           {
2026-06-11 01:10:29.671499 | controller |             "name": "RELATED_IMAGE_SWIFT_CONTAINER_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.671512 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-swift-container:current-podified"
2026-06-11 01:10:29.671526 | controller |           },
2026-06-11 01:10:29.671540 | controller |           {
2026-06-11 01:10:29.671553 | controller |             "name": "RELATED_IMAGE_SWIFT_OBJECT_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.671567 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-swift-object:current-podified"
2026-06-11 01:10:29.671581 | controller |           },
2026-06-11 01:10:29.671595 | controller |           {
2026-06-11 01:10:29.671609 | controller |             "name": "RELATED_IMAGE_SWIFT_PROXY_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.671623 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified"
2026-06-11 01:10:29.671637 | controller |           },
2026-06-11 01:10:29.671651 | controller |           {
2026-06-11 01:10:29.671665 | controller |             "name": "RELATED_IMAGE_TEST_TEMPEST_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.671679 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-tempest-all:current-podified"
2026-06-11 01:10:29.671696 | controller |           },
2026-06-11 01:10:29.671710 | controller |           {
2026-06-11 01:10:29.671724 | controller |             "name": "RELATED_IMAGE_WATCHER_API_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.671738 | controller |             "value": "quay.io/podified-master-centos9/openstack-watcher-api:current-podified"
2026-06-11 01:10:29.671752 | controller |           },
2026-06-11 01:10:29.671765 | controller |           {
2026-06-11 01:10:29.671779 | controller |             "name": "RELATED_IMAGE_WATCHER_APPLIER_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.671792 | controller |             "value": "quay.io/podified-master-centos9/openstack-watcher-applier:current-podified"
2026-06-11 01:10:29.671806 | controller |           },
2026-06-11 01:10:29.671819 | controller |           {
2026-06-11 01:10:29.671833 | controller |             "name": "RELATED_IMAGE_WATCHER_DECISION_ENGINE_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.671846 | controller |             "value": "quay.io/podified-master-centos9/openstack-watcher-decision-engine:current-podified"
2026-06-11 01:10:29.671859 | controller |           },
2026-06-11 01:10:29.671873 | controller |           {
2026-06-11 01:10:29.671886 | controller |             "name": "TEST_TOBIKO_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.671900 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-tobiko:current-podified"
2026-06-11 01:10:29.671913 | controller |           },
2026-06-11 01:10:29.671927 | controller |           {
2026-06-11 01:10:29.671940 | controller |             "name": "TEST_ANSIBLETEST_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.671954 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ansible-tests:current-podified"
2026-06-11 01:10:29.671967 | controller |           },
2026-06-11 01:10:29.671981 | controller |           {
2026-06-11 01:10:29.671994 | controller |             "name": "TEST_HORIZONTEST_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.672008 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-horizontest:current-podified"
2026-06-11 01:10:29.672021 | controller |           },
2026-06-11 01:10:29.672034 | controller |           {
2026-06-11 01:10:29.672048 | controller |             "name": "RELATED_IMAGE_OPENSTACK_MUST_GATHER_DEFAULT",
2026-06-11 01:10:29.672061 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-must-gather:latest"
2026-06-11 01:10:29.672075 | controller |           },
2026-06-11 01:10:29.672089 | controller |           {
2026-06-11 01:10:29.672102 | controller |             "name": "RELATED_IMAGE_BARBICAN_OPERATOR_MANAGER_IMAGE_URL",
2026-06-11 01:10:29.672116 | controller |             "value": "quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7"
2026-06-11 01:10:29.672129 | controller |           },
2026-06-11 01:10:29.672143 | controller |           {
2026-06-11 01:10:29.672156 | controller |             "name": "RELATED_IMAGE_CINDER_OPERATOR_MANAGER_IMAGE_URL",
2026-06-11 01:10:29.672170 | controller |             "value": "quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce"
2026-06-11 01:10:29.672184 | controller |           },
2026-06-11 01:10:29.672198 | controller |           {
2026-06-11 01:10:29.672211 | controller |             "name": "RELATED_IMAGE_DESIGNATE_OPERATOR_MANAGER_IMAGE_URL",
2026-06-11 01:10:29.672225 | controller |             "value": "quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd"
2026-06-11 01:10:29.672238 | controller |           },
2026-06-11 01:10:29.672252 | controller |           {
2026-06-11 01:10:29.672266 | controller |             "name": "RELATED_IMAGE_GLANCE_OPERATOR_MANAGER_IMAGE_URL",
2026-06-11 01:10:29.672280 | controller |             "value": "quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9"
2026-06-11 01:10:29.672297 | controller |           },
2026-06-11 01:10:29.672311 | controller |           {
2026-06-11 01:10:29.672325 | controller |             "name": "RELATED_IMAGE_HEAT_OPERATOR_MANAGER_IMAGE_URL",
2026-06-11 01:10:29.672340 | controller |             "value": "quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752"
2026-06-11 01:10:29.672372 | controller |           },
2026-06-11 01:10:29.672387 | controller |           {
2026-06-11 01:10:29.672401 | controller |             "name": "RELATED_IMAGE_HORIZON_OPERATOR_MANAGER_IMAGE_URL",
2026-06-11 01:10:29.672415 | controller |             "value": "quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed"
2026-06-11 01:10:29.672429 | controller |           },
2026-06-11 01:10:29.672443 | controller |           {
2026-06-11 01:10:29.672457 | controller |             "name": "RELATED_IMAGE_INFRA_OPERATOR_MANAGER_IMAGE_URL",
2026-06-11 01:10:29.672471 | controller |             "value": "quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373"
2026-06-11 01:10:29.672485 | controller |           },
2026-06-11 01:10:29.672498 | controller |           {
2026-06-11 01:10:29.672512 | controller |             "name": "RELATED_IMAGE_IRONIC_OPERATOR_MANAGER_IMAGE_URL",
2026-06-11 01:10:29.672526 | controller |             "value": "quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf"
2026-06-11 01:10:29.672539 | controller |           },
2026-06-11 01:10:29.672553 | controller |           {
2026-06-11 01:10:29.672567 | controller |             "name": "RELATED_IMAGE_KEYSTONE_OPERATOR_MANAGER_IMAGE_URL",
2026-06-11 01:10:29.672582 | controller |             "value": "quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6"
2026-06-11 01:10:29.672596 | controller |           },
2026-06-11 01:10:29.672610 | controller |           {
2026-06-11 01:10:29.672624 | controller |             "name": "RELATED_IMAGE_MANILA_OPERATOR_MANAGER_IMAGE_URL",
2026-06-11 01:10:29.672638 | controller |             "value": "quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391"
2026-06-11 01:10:29.672652 | controller |           },
2026-06-11 01:10:29.672666 | controller |           {
2026-06-11 01:10:29.672680 | controller |             "name": "RELATED_IMAGE_MARIADB_OPERATOR_MANAGER_IMAGE_URL",
2026-06-11 01:10:29.672693 | controller |             "value": "quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398"
2026-06-11 01:10:29.672707 | controller |           },
2026-06-11 01:10:29.672721 | controller |           {
2026-06-11 01:10:29.672734 | controller |             "name": "RELATED_IMAGE_NEUTRON_OPERATOR_MANAGER_IMAGE_URL",
2026-06-11 01:10:29.672748 | controller |             "value": "quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d"
2026-06-11 01:10:29.672762 | controller |           },
2026-06-11 01:10:29.672776 | controller |           {
2026-06-11 01:10:29.672789 | controller |             "name": "RELATED_IMAGE_NOVA_OPERATOR_MANAGER_IMAGE_URL",
2026-06-11 01:10:29.672803 | controller |             "value": "quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60"
2026-06-11 01:10:29.672816 | controller |           },
2026-06-11 01:10:29.672830 | controller |           {
2026-06-11 01:10:29.672844 | controller |             "name": "RELATED_IMAGE_OCTAVIA_OPERATOR_MANAGER_IMAGE_URL",
2026-06-11 01:10:29.672858 | controller |             "value": "quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63"
2026-06-11 01:10:29.672876 | controller |           },
2026-06-11 01:10:29.672891 | controller |           {
2026-06-11 01:10:29.672905 | controller |             "name": "RELATED_IMAGE_OPENSTACK_BAREMETAL_OPERATOR_MANAGER_IMAGE_URL",
2026-06-11 01:10:29.672919 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1"
2026-06-11 01:10:29.672934 | controller |           },
2026-06-11 01:10:29.672948 | controller |           {
2026-06-11 01:10:29.672962 | controller |             "name": "RELATED_IMAGE_OVN_OPERATOR_MANAGER_IMAGE_URL",
2026-06-11 01:10:29.672976 | controller |             "value": "quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7"
2026-06-11 01:10:29.672990 | controller |           },
2026-06-11 01:10:29.673004 | controller |           {
2026-06-11 01:10:29.673017 | controller |             "name": "RELATED_IMAGE_SWIFT_OPERATOR_MANAGER_IMAGE_URL",
2026-06-11 01:10:29.673032 | controller |             "value": "quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67"
2026-06-11 01:10:29.673046 | controller |           },
2026-06-11 01:10:29.673060 | controller |           {
2026-06-11 01:10:29.673073 | controller |             "name": "RELATED_IMAGE_TELEMETRY_OPERATOR_MANAGER_IMAGE_URL",
2026-06-11 01:10:29.673103 | controller |             "value": "quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6"
2026-06-11 01:10:29.673119 | controller |           },
2026-06-11 01:10:29.673134 | controller |           {
2026-06-11 01:10:29.673148 | controller |             "name": "RELATED_IMAGE_TEST_OPERATOR_MANAGER_IMAGE_URL",
2026-06-11 01:10:29.673161 | controller |             "value": "quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc"
2026-06-11 01:10:29.673175 | controller |           },
2026-06-11 01:10:29.673189 | controller |           {
2026-06-11 01:10:29.673202 | controller |             "name": "RELATED_IMAGE_WATCHER_OPERATOR_MANAGER_IMAGE_URL",
2026-06-11 01:10:29.673216 | controller |             "value": "quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d"
2026-06-11 01:10:29.673230 | controller |           },
2026-06-11 01:10:29.673244 | controller |           {
2026-06-11 01:10:29.673258 | controller |             "name": "OPENSTACK_RELEASE_VERSION",
2026-06-11 01:10:29.673272 | controller |             "value": "0.6.0-1781134300"
2026-06-11 01:10:29.673286 | controller |           },
2026-06-11 01:10:29.673300 | controller |           {
2026-06-11 01:10:29.673314 | controller |             "name": "OPERATOR_IMAGE_URL",
2026-06-11 01:10:29.673328 | controller |             "value": "38.102.83.64:5001/openstack-k8s-operators/openstack-operator:2895d87b692193b55d566fae26f4c769f7f44de8"
2026-06-11 01:10:29.673343 | controller |           },
2026-06-11 01:10:29.673374 | controller |           {
2026-06-11 01:10:29.673390 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-11 01:10:29.673404 | controller |             "value": "false"
2026-06-11 01:10:29.673418 | controller |           },
2026-06-11 01:10:29.673432 | controller |           {
2026-06-11 01:10:29.673446 | controller |             "name": "LEASE_DURATION",
2026-06-11 01:10:29.673459 | controller |             "value": "30"
2026-06-11 01:10:29.673473 | controller |           },
2026-06-11 01:10:29.673487 | controller |           {
2026-06-11 01:10:29.673501 | controller |             "name": "RENEW_DEADLINE",
2026-06-11 01:10:29.673515 | controller |             "value": "20"
2026-06-11 01:10:29.673529 | controller |           },
2026-06-11 01:10:29.673543 | controller |           {
2026-06-11 01:10:29.673557 | controller |             "name": "RETRY_PERIOD",
2026-06-11 01:10:29.673576 | controller |             "value": "5"
2026-06-11 01:10:29.673590 | controller |           },
2026-06-11 01:10:29.673604 | controller |           {
2026-06-11 01:10:29.673618 | controller |             "name": "OPERATOR_CONDITION_NAME",
2026-06-11 01:10:29.673632 | controller |             "value": "openstack-operator.v0.6.0"
2026-06-11 01:10:29.673646 | controller |           }
2026-06-11 01:10:29.673660 | controller |         ],
2026-06-11 01:10:29.673673 | controller |         "image": "38.102.83.64:5001/openstack-k8s-operators/openstack-operator:2895d87b692193b55d566fae26f4c769f7f44de8",
2026-06-11 01:10:29.673687 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-11 01:10:29.673701 | controller |         "livenessProbe": {
2026-06-11 01:10:29.673715 | controller |           "failureThreshold": 3,
2026-06-11 01:10:29.673728 | controller |           "httpGet": {
2026-06-11 01:10:29.673742 | controller |             "path": "/healthz",
2026-06-11 01:10:29.673756 | controller |             "port": 8081,
2026-06-11 01:10:29.673769 | controller |             "scheme": "HTTP"
2026-06-11 01:10:29.673783 | controller |           },
2026-06-11 01:10:29.673797 | controller |           "initialDelaySeconds": 15,
2026-06-11 01:10:29.673810 | controller |           "periodSeconds": 20,
2026-06-11 01:10:29.673824 | controller |           "successThreshold": 1,
2026-06-11 01:10:29.673837 | controller |           "timeoutSeconds": 1
2026-06-11 01:10:29.673851 | controller |         },
2026-06-11 01:10:29.673864 | controller |         "name": "operator",
2026-06-11 01:10:29.673878 | controller |         "readinessProbe": {
2026-06-11 01:10:29.673891 | controller |           "failureThreshold": 3,
2026-06-11 01:10:29.673904 | controller |           "httpGet": {
2026-06-11 01:10:29.673918 | controller |             "path": "/readyz",
2026-06-11 01:10:29.673932 | controller |             "port": 8081,
2026-06-11 01:10:29.673945 | controller |             "scheme": "HTTP"
2026-06-11 01:10:29.673959 | controller |           },
2026-06-11 01:10:29.673973 | controller |           "initialDelaySeconds": 5,
2026-06-11 01:10:29.673986 | controller |           "periodSeconds": 10,
2026-06-11 01:10:29.674000 | controller |           "successThreshold": 1,
2026-06-11 01:10:29.674013 | controller |           "timeoutSeconds": 1
2026-06-11 01:10:29.674027 | controller |         },
2026-06-11 01:10:29.674041 | controller |         "resources": {
2026-06-11 01:10:29.674054 | controller |           "limits": {
2026-06-11 01:10:29.674068 | controller |             "cpu": "500m",
2026-06-11 01:10:29.674082 | controller |             "memory": "256Mi"
2026-06-11 01:10:29.674095 | controller |           },
2026-06-11 01:10:29.674109 | controller |           "requests": {
2026-06-11 01:10:29.674122 | controller |             "cpu": "10m",
2026-06-11 01:10:29.674136 | controller |             "memory": "128Mi"
2026-06-11 01:10:29.674149 | controller |           }
2026-06-11 01:10:29.674163 | controller |         },
2026-06-11 01:10:29.674176 | controller |         "securityContext": {
2026-06-11 01:10:29.674223 | controller |           "allowPrivilegeEscalation": false,
2026-06-11 01:10:29.674241 | controller |           "capabilities": {
2026-06-11 01:10:29.674255 | controller |             "drop": [
2026-06-11 01:10:29.674270 | controller |               "ALL"
2026-06-11 01:10:29.674283 | controller |             ]
2026-06-11 01:10:29.674297 | controller |           },
2026-06-11 01:10:29.674311 | controller |           "runAsUser": 1000660000
2026-06-11 01:10:29.674325 | controller |         },
2026-06-11 01:10:29.674339 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-11 01:10:29.674377 | controller |         "terminationMessagePolicy": "File",
2026-06-11 01:10:29.674394 | controller |         "volumeMounts": [
2026-06-11 01:10:29.674408 | controller |           {
2026-06-11 01:10:29.674422 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 01:10:29.674440 | controller |             "name": "kube-api-access-kggzx",
2026-06-11 01:10:29.674455 | controller |             "readOnly": true
2026-06-11 01:10:29.674469 | controller |           }
2026-06-11 01:10:29.674483 | controller |         ]
2026-06-11 01:10:29.674497 | controller |       }
2026-06-11 01:10:29.674511 | controller |     ],
2026-06-11 01:10:29.674525 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-11 01:10:29.674538 | controller |     "enableServiceLinks": true,
2026-06-11 01:10:29.674552 | controller |     "imagePullSecrets": [
2026-06-11 01:10:29.674568 | controller |       {
2026-06-11 01:10:29.674584 | controller |         "name": "openstack-operator-controller-init-dockercfg-zxcj2"
2026-06-11 01:10:29.674599 | controller |       }
2026-06-11 01:10:29.674613 | controller |     ],
2026-06-11 01:10:29.674627 | controller |     "nodeName": "crc",
2026-06-11 01:10:29.674641 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-11 01:10:29.674655 | controller |     "priority": 0,
2026-06-11 01:10:29.674669 | controller |     "restartPolicy": "Always",
2026-06-11 01:10:29.674683 | controller |     "schedulerName": "default-scheduler",
2026-06-11 01:10:29.674697 | controller |     "securityContext": {
2026-06-11 01:10:29.674711 | controller |       "fsGroup": 1000660000,
2026-06-11 01:10:29.674724 | controller |       "runAsNonRoot": true,
2026-06-11 01:10:29.674738 | controller |       "seLinuxOptions": {
2026-06-11 01:10:29.674752 | controller |         "level": "s0:c26,c5"
2026-06-11 01:10:29.674765 | controller |       },
2026-06-11 01:10:29.674779 | controller |       "seccompProfile": {
2026-06-11 01:10:29.674792 | controller |         "type": "RuntimeDefault"
2026-06-11 01:10:29.674806 | controller |       }
2026-06-11 01:10:29.674819 | controller |     },
2026-06-11 01:10:29.674833 | controller |     "serviceAccount": "openstack-operator-controller-init",
2026-06-11 01:10:29.674847 | controller |     "serviceAccountName": "openstack-operator-controller-init",
2026-06-11 01:10:29.674860 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-11 01:10:29.674874 | controller |     "tolerations": [
2026-06-11 01:10:29.674888 | controller |       {
2026-06-11 01:10:29.674901 | controller |         "effect": "NoExecute",
2026-06-11 01:10:29.674915 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-11 01:10:29.674929 | controller |         "operator": "Exists",
2026-06-11 01:10:29.674942 | controller |         "tolerationSeconds": 120
2026-06-11 01:10:29.674955 | controller |       },
2026-06-11 01:10:29.674969 | controller |       {
2026-06-11 01:10:29.674982 | controller |         "effect": "NoExecute",
2026-06-11 01:10:29.674996 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-11 01:10:29.675009 | controller |         "operator": "Exists",
2026-06-11 01:10:29.675023 | controller |         "tolerationSeconds": 120
2026-06-11 01:10:29.675036 | controller |       },
2026-06-11 01:10:29.675049 | controller |       {
2026-06-11 01:10:29.675063 | controller |         "effect": "NoSchedule",
2026-06-11 01:10:29.675077 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-11 01:10:29.675090 | controller |         "operator": "Exists"
2026-06-11 01:10:29.675103 | controller |       }
2026-06-11 01:10:29.675117 | controller |     ],
2026-06-11 01:10:29.675130 | controller |     "volumes": [
2026-06-11 01:10:29.675143 | controller |       {
2026-06-11 01:10:29.675156 | controller |         "name": "kube-api-access-kggzx",
2026-06-11 01:10:29.675170 | controller |         "projected": {
2026-06-11 01:10:29.675183 | controller |           "defaultMode": 420,
2026-06-11 01:10:29.675196 | controller |           "sources": [
2026-06-11 01:10:29.675210 | controller |             {
2026-06-11 01:10:29.675223 | controller |               "serviceAccountToken": {
2026-06-11 01:10:29.675237 | controller |                 "expirationSeconds": 3607,
2026-06-11 01:10:29.675250 | controller |                 "path": "token"
2026-06-11 01:10:29.675269 | controller |               }
2026-06-11 01:10:29.675284 | controller |             },
2026-06-11 01:10:29.675298 | controller |             {
2026-06-11 01:10:29.675312 | controller |               "configMap": {
2026-06-11 01:10:29.675326 | controller |                 "items": [
2026-06-11 01:10:29.675340 | controller |                   {
2026-06-11 01:10:29.675377 | controller |                     "key": "ca.crt",
2026-06-11 01:10:29.675392 | controller |                     "path": "ca.crt"
2026-06-11 01:10:29.675406 | controller |                   }
2026-06-11 01:10:29.675420 | controller |                 ],
2026-06-11 01:10:29.675434 | controller |                 "name": "kube-root-ca.crt"
2026-06-11 01:10:29.675448 | controller |               }
2026-06-11 01:10:29.675462 | controller |             },
2026-06-11 01:10:29.675476 | controller |             {
2026-06-11 01:10:29.675489 | controller |               "downwardAPI": {
2026-06-11 01:10:29.675503 | controller |                 "items": [
2026-06-11 01:10:29.675517 | controller |                   {
2026-06-11 01:10:29.675530 | controller |                     "fieldRef": {
2026-06-11 01:10:29.675544 | controller |                       "apiVersion": "v1",
2026-06-11 01:10:29.675559 | controller |                       "fieldPath": "metadata.namespace"
2026-06-11 01:10:29.675573 | controller |                     },
2026-06-11 01:10:29.675587 | controller |                     "path": "namespace"
2026-06-11 01:10:29.675601 | controller |                   }
2026-06-11 01:10:29.675614 | controller |                 ]
2026-06-11 01:10:29.675628 | controller |               }
2026-06-11 01:10:29.675641 | controller |             },
2026-06-11 01:10:29.675655 | controller |             {
2026-06-11 01:10:29.675668 | controller |               "configMap": {
2026-06-11 01:10:29.675681 | controller |                 "items": [
2026-06-11 01:10:29.675695 | controller |                   {
2026-06-11 01:10:29.675708 | controller |                     "key": "service-ca.crt",
2026-06-11 01:10:29.675722 | controller |                     "path": "service-ca.crt"
2026-06-11 01:10:29.675736 | controller |                   }
2026-06-11 01:10:29.675749 | controller |                 ],
2026-06-11 01:10:29.675762 | controller |                 "name": "openshift-service-ca.crt"
2026-06-11 01:10:29.675776 | controller |               }
2026-06-11 01:10:29.675789 | controller |             }
2026-06-11 01:10:29.675802 | controller |           ]
2026-06-11 01:10:29.675815 | controller |         }
2026-06-11 01:10:29.675829 | controller |       }
2026-06-11 01:10:29.675842 | controller |     ]
2026-06-11 01:10:29.675856 | controller |   },
2026-06-11 01:10:29.675869 | controller |   "status": {
2026-06-11 01:10:29.675883 | controller |     "conditions": [
2026-06-11 01:10:29.675896 | controller |       {
2026-06-11 01:10:29.675910 | controller |         "lastProbeTime": null,
2026-06-11 01:10:29.675923 | controller |         "lastTransitionTime": "2026-06-11T00:13:23Z",
2026-06-11 01:10:29.675937 | controller |         "status": "True",
2026-06-11 01:10:29.675951 | controller |         "type": "PodReadyToStartContainers"
2026-06-11 01:10:29.675965 | controller |       },
2026-06-11 01:10:29.675979 | controller |       {
2026-06-11 01:10:29.675993 | controller |         "lastProbeTime": null,
2026-06-11 01:10:29.676006 | controller |         "lastTransitionTime": "2026-06-11T00:12:51Z",
2026-06-11 01:10:29.676020 | controller |         "status": "True",
2026-06-11 01:10:29.676034 | controller |         "type": "Initialized"
2026-06-11 01:10:29.676048 | controller |       },
2026-06-11 01:10:29.676062 | controller |       {
2026-06-11 01:10:29.676076 | controller |         "lastProbeTime": null,
2026-06-11 01:10:29.676089 | controller |         "lastTransitionTime": "2026-06-11T00:13:34Z",
2026-06-11 01:10:29.676103 | controller |         "status": "True",
2026-06-11 01:10:29.676117 | controller |         "type": "Ready"
2026-06-11 01:10:29.676138 | controller |       },
2026-06-11 01:10:29.676152 | controller |       {
2026-06-11 01:10:29.676166 | controller |         "lastProbeTime": null,
2026-06-11 01:10:29.676180 | controller |         "lastTransitionTime": "2026-06-11T00:13:34Z",
2026-06-11 01:10:29.676194 | controller |         "status": "True",
2026-06-11 01:10:29.676208 | controller |         "type": "ContainersReady"
2026-06-11 01:10:29.676222 | controller |       },
2026-06-11 01:10:29.676235 | controller |       {
2026-06-11 01:10:29.676249 | controller |         "lastProbeTime": null,
2026-06-11 01:10:29.676263 | controller |         "lastTransitionTime": "2026-06-11T00:12:51Z",
2026-06-11 01:10:29.676277 | controller |         "status": "True",
2026-06-11 01:10:29.676291 | controller |         "type": "PodScheduled"
2026-06-11 01:10:29.676305 | controller |       }
2026-06-11 01:10:29.676319 | controller |     ],
2026-06-11 01:10:29.676333 | controller |     "containerStatuses": [
2026-06-11 01:10:29.676359 | controller |       {
2026-06-11 01:10:29.676379 | controller |         "allocatedResources": {
2026-06-11 01:10:29.676393 | controller |           "cpu": "10m",
2026-06-11 01:10:29.676407 | controller |           "memory": "128Mi"
2026-06-11 01:10:29.676421 | controller |         },
2026-06-11 01:10:29.676435 | controller |         "containerID": "cri-o://e4ee5e0d622e4e0bd906998c3e91d9cd2a29f8ace875ba64d4e3b3bea1839a46",
2026-06-11 01:10:29.676449 | controller |         "image": "38.102.83.64:5001/openstack-k8s-operators/openstack-operator:2895d87b692193b55d566fae26f4c769f7f44de8",
2026-06-11 01:10:29.676464 | controller |         "imageID": "38.102.83.64:5001/openstack-k8s-operators/openstack-operator@sha256:e1c21c3b6d3f581634907dd0569f665ee55dc1026b6ab9aa6a5734fb79cc6303",
2026-06-11 01:10:29.676478 | controller |         "lastState": {},
2026-06-11 01:10:29.676492 | controller |         "name": "operator",
2026-06-11 01:10:29.676506 | controller |         "ready": true,
2026-06-11 01:10:29.676520 | controller |         "resources": {
2026-06-11 01:10:29.676534 | controller |           "limits": {
2026-06-11 01:10:29.676548 | controller |             "cpu": "500m",
2026-06-11 01:10:29.676562 | controller |             "memory": "256Mi"
2026-06-11 01:10:29.676576 | controller |           },
2026-06-11 01:10:29.676589 | controller |           "requests": {
2026-06-11 01:10:29.676603 | controller |             "cpu": "10m",
2026-06-11 01:10:29.676617 | controller |             "memory": "128Mi"
2026-06-11 01:10:29.676631 | controller |           }
2026-06-11 01:10:29.676645 | controller |         },
2026-06-11 01:10:29.676659 | controller |         "restartCount": 0,
2026-06-11 01:10:29.676672 | controller |         "started": true,
2026-06-11 01:10:29.676686 | controller |         "state": {
2026-06-11 01:10:29.676700 | controller |           "running": {
2026-06-11 01:10:29.676714 | controller |             "startedAt": "2026-06-11T00:13:23Z"
2026-06-11 01:10:29.676727 | controller |           }
2026-06-11 01:10:29.676741 | controller |         },
2026-06-11 01:10:29.676755 | controller |         "user": {
2026-06-11 01:10:29.676769 | controller |           "linux": {
2026-06-11 01:10:29.676783 | controller |             "gid": 0,
2026-06-11 01:10:29.676797 | controller |             "supplementalGroups": [
2026-06-11 01:10:29.676811 | controller |               0,
2026-06-11 01:10:29.676825 | controller |               1000660000
2026-06-11 01:10:29.676839 | controller |             ],
2026-06-11 01:10:29.676852 | controller |             "uid": 1000660000
2026-06-11 01:10:29.676866 | controller |           }
2026-06-11 01:10:29.676879 | controller |         },
2026-06-11 01:10:29.676893 | controller |         "volumeMounts": [
2026-06-11 01:10:29.676907 | controller |           {
2026-06-11 01:10:29.676920 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 01:10:29.676934 | controller |             "name": "kube-api-access-kggzx",
2026-06-11 01:10:29.676948 | controller |             "readOnly": true,
2026-06-11 01:10:29.676965 | controller |             "recursiveReadOnly": "Disabled"
2026-06-11 01:10:29.676980 | controller |           }
2026-06-11 01:10:29.676994 | controller |         ]
2026-06-11 01:10:29.677007 | controller |       }
2026-06-11 01:10:29.677021 | controller |     ],
2026-06-11 01:10:29.677034 | controller |     "hostIP": "192.168.126.11",
2026-06-11 01:10:29.677048 | controller |     "hostIPs": [
2026-06-11 01:10:29.677062 | controller |       {
2026-06-11 01:10:29.677075 | controller |         "ip": "192.168.126.11"
2026-06-11 01:10:29.677100 | controller |       }
2026-06-11 01:10:29.677115 | controller |     ],
2026-06-11 01:10:29.677129 | controller |     "phase": "Running",
2026-06-11 01:10:29.677143 | controller |     "podIP": "10.217.0.66",
2026-06-11 01:10:29.677157 | controller |     "podIPs": [
2026-06-11 01:10:29.677170 | controller |       {
2026-06-11 01:10:29.677184 | controller |         "ip": "10.217.0.66"
2026-06-11 01:10:29.677198 | controller |       }
2026-06-11 01:10:29.677211 | controller |     ],
2026-06-11 01:10:29.677225 | controller |     "qosClass": "Burstable",
2026-06-11 01:10:29.677239 | controller |     "startTime": "2026-06-11T00:12:51Z"
2026-06-11 01:10:29.677253 | controller |   }
2026-06-11 01:10:29.677267 | controller | }
2026-06-11 01:10:29.911556 | controller | ok:
2026-06-11 01:10:29.911694 | controller | {
2026-06-11 01:10:29.911716 | controller |   "apiVersion": "v1",
2026-06-11 01:10:29.911778 | controller |   "kind": "Pod",
2026-06-11 01:10:29.911798 | controller |   "metadata": {
2026-06-11 01:10:29.911814 | controller |     "annotations": {
2026-06-11 01:10:29.911833 | controller |       "k8s.ovn.org/pod-networks": "{\"default\":{\"ip_addresses\":[\"10.217.0.95/23\"],\"mac_address\":\"0a:58:0a:d9:00:5f\",\"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.95/23\",\"gateway_ip\":\"10.217.0.1\",\"role\":\"primary\"}}",
2026-06-11 01:10:29.911853 | controller |       "k8s.v1.cni.cncf.io/network-status": "[{\n    \"name\": \"ovn-kubernetes\",\n    \"interface\": \"eth0\",\n    \"ips\": [\n        \"10.217.0.95\"\n    ],\n    \"mac\": \"0a:58:0a:d9:00:5f\",\n    \"default\": true,\n    \"dns\": {}\n}]",
2026-06-11 01:10:29.911869 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-11 01:10:29.911885 | controller |       "openshift.io/scc": "restricted-v2",
2026-06-11 01:10:29.911900 | controller |       "seccomp.security.alpha.kubernetes.io/pod": "runtime/default",
2026-06-11 01:10:29.911915 | controller |       "security.openshift.io/validated-scc-subject-type": "user"
2026-06-11 01:10:29.911930 | controller |     },
2026-06-11 01:10:29.911945 | controller |     "creationTimestamp": "2026-06-11T00:14:39Z",
2026-06-11 01:10:29.911960 | controller |     "generateName": "openstack-operator-controller-manager-746b697676-",
2026-06-11 01:10:29.911975 | controller |     "generation": 1,
2026-06-11 01:10:29.911990 | controller |     "labels": {
2026-06-11 01:10:29.912005 | controller |       "app.kubernetes.io/name": "openstack-operator",
2026-06-11 01:10:29.912024 | controller |       "control-plane": "controller-manager",
2026-06-11 01:10:29.912038 | controller |       "openstack.org/operator-name": "openstack",
2026-06-11 01:10:29.912052 | controller |       "pod-template-hash": "746b697676"
2026-06-11 01:10:29.912066 | controller |     },
2026-06-11 01:10:29.912080 | controller |     "managedFields": [
2026-06-11 01:10:29.912094 | controller |       {
2026-06-11 01:10:29.912108 | controller |         "apiVersion": "v1",
2026-06-11 01:10:29.912122 | controller |         "fieldsType": "FieldsV1",
2026-06-11 01:10:29.912137 | controller |         "fieldsV1": {
2026-06-11 01:10:29.912151 | controller |           "f:metadata": {
2026-06-11 01:10:29.912165 | controller |             "f:annotations": {
2026-06-11 01:10:29.912191 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-11 01:10:29.912206 | controller |             }
2026-06-11 01:10:29.912220 | controller |           }
2026-06-11 01:10:29.912234 | controller |         },
2026-06-11 01:10:29.912248 | controller |         "manager": "crc",
2026-06-11 01:10:29.912262 | controller |         "operation": "Update",
2026-06-11 01:10:29.912276 | controller |         "subresource": "status",
2026-06-11 01:10:29.912289 | controller |         "time": "2026-06-11T00:14:39Z"
2026-06-11 01:10:29.912304 | controller |       },
2026-06-11 01:10:29.912317 | controller |       {
2026-06-11 01:10:29.912331 | controller |         "apiVersion": "v1",
2026-06-11 01:10:29.912365 | controller |         "fieldsType": "FieldsV1",
2026-06-11 01:10:29.912386 | controller |         "fieldsV1": {
2026-06-11 01:10:29.912401 | controller |           "f:metadata": {
2026-06-11 01:10:29.912415 | controller |             "f:annotations": {
2026-06-11 01:10:29.912429 | controller |               ".": {},
2026-06-11 01:10:29.912443 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-11 01:10:29.912457 | controller |             },
2026-06-11 01:10:29.912471 | controller |             "f:generateName": {},
2026-06-11 01:10:29.912485 | controller |             "f:labels": {
2026-06-11 01:10:29.912499 | controller |               ".": {},
2026-06-11 01:10:29.912513 | controller |               "f:app.kubernetes.io/name": {},
2026-06-11 01:10:29.912527 | controller |               "f:control-plane": {},
2026-06-11 01:10:29.912540 | controller |               "f:openstack.org/operator-name": {},
2026-06-11 01:10:29.912554 | controller |               "f:pod-template-hash": {}
2026-06-11 01:10:29.912568 | controller |             },
2026-06-11 01:10:29.912582 | controller |             "f:ownerReferences": {
2026-06-11 01:10:29.912596 | controller |               ".": {},
2026-06-11 01:10:29.912610 | controller |               "k:{\"uid\":\"7a298731-792d-4a46-b018-a483f0d7b3c5\"}": {}
2026-06-11 01:10:29.912623 | controller |             }
2026-06-11 01:10:29.912637 | controller |           },
2026-06-11 01:10:29.912651 | controller |           "f:spec": {
2026-06-11 01:10:29.912665 | controller |             "f:containers": {
2026-06-11 01:10:29.912679 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-11 01:10:29.912693 | controller |                 ".": {},
2026-06-11 01:10:29.912707 | controller |                 "f:args": {},
2026-06-11 01:10:29.912721 | controller |                 "f:command": {},
2026-06-11 01:10:29.912735 | controller |                 "f:env": {
2026-06-11 01:10:29.912750 | controller |                   ".": {},
2026-06-11 01:10:29.912764 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-11 01:10:29.912779 | controller |                     ".": {},
2026-06-11 01:10:29.912793 | controller |                     "f:name": {},
2026-06-11 01:10:29.912807 | controller |                     "f:value": {}
2026-06-11 01:10:29.912822 | controller |                   },
2026-06-11 01:10:29.912836 | controller |                   "k:{\"name\":\"OPENSTACK_RELEASE_VERSION\"}": {
2026-06-11 01:10:29.912850 | controller |                     ".": {},
2026-06-11 01:10:29.912864 | controller |                     "f:name": {},
2026-06-11 01:10:29.912878 | controller |                     "f:value": {}
2026-06-11 01:10:29.912892 | controller |                   },
2026-06-11 01:10:29.912907 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.912921 | controller |                     ".": {},
2026-06-11 01:10:29.912935 | controller |                     "f:name": {},
2026-06-11 01:10:29.912950 | controller |                     "f:value": {}
2026-06-11 01:10:29.912964 | controller |                   },
2026-06-11 01:10:29.912979 | controller |                   "k:{\"name\":\"RELATED_IMAGE_ANSIBLEEE_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.912998 | controller |                     ".": {},
2026-06-11 01:10:29.913014 | controller |                     "f:name": {},
2026-06-11 01:10:29.913028 | controller |                     "f:value": {}
2026-06-11 01:10:29.913042 | controller |                   },
2026-06-11 01:10:29.913057 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AODH_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.913071 | controller |                     ".": {},
2026-06-11 01:10:29.913085 | controller |                     "f:name": {},
2026-06-11 01:10:29.913110 | controller |                     "f:value": {}
2026-06-11 01:10:29.913124 | controller |                   },
2026-06-11 01:10:29.913139 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AODH_EVALUATOR_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.913153 | controller |                     ".": {},
2026-06-11 01:10:29.913167 | controller |                     "f:name": {},
2026-06-11 01:10:29.913182 | controller |                     "f:value": {}
2026-06-11 01:10:29.913196 | controller |                   },
2026-06-11 01:10:29.913210 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AODH_LISTENER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.913224 | controller |                     ".": {},
2026-06-11 01:10:29.913238 | controller |                     "f:name": {},
2026-06-11 01:10:29.913252 | controller |                     "f:value": {}
2026-06-11 01:10:29.913266 | controller |                   },
2026-06-11 01:10:29.913282 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AODH_NOTIFIER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.913300 | controller |                     ".": {},
2026-06-11 01:10:29.913314 | controller |                     "f:name": {},
2026-06-11 01:10:29.913327 | controller |                     "f:value": {}
2026-06-11 01:10:29.913341 | controller |                   },
2026-06-11 01:10:29.913376 | controller |                   "k:{\"name\":\"RELATED_IMAGE_APACHE_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.913392 | controller |                     ".": {},
2026-06-11 01:10:29.913406 | controller |                     "f:name": {},
2026-06-11 01:10:29.913421 | controller |                     "f:value": {}
2026-06-11 01:10:29.913435 | controller |                   },
2026-06-11 01:10:29.913449 | controller |                   "k:{\"name\":\"RELATED_IMAGE_BARBICAN_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.913464 | controller |                     ".": {},
2026-06-11 01:10:29.913478 | controller |                     "f:name": {},
2026-06-11 01:10:29.913649 | controller |                     "f:value": {}
2026-06-11 01:10:29.913665 | controller |                   },
2026-06-11 01:10:29.913680 | controller |                   "k:{\"name\":\"RELATED_IMAGE_BARBICAN_KEYSTONE_LISTENER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.913695 | controller |                     ".": {},
2026-06-11 01:10:29.913709 | controller |                     "f:name": {},
2026-06-11 01:10:29.913723 | controller |                     "f:value": {}
2026-06-11 01:10:29.913737 | controller |                   },
2026-06-11 01:10:29.913751 | controller |                   "k:{\"name\":\"RELATED_IMAGE_BARBICAN_WORKER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.913765 | controller |                     ".": {},
2026-06-11 01:10:29.913779 | controller |                     "f:name": {},
2026-06-11 01:10:29.913793 | controller |                     "f:value": {}
2026-06-11 01:10:29.913807 | controller |                   },
2026-06-11 01:10:29.913821 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_CENTRAL_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.913835 | controller |                     ".": {},
2026-06-11 01:10:29.913849 | controller |                     "f:name": {},
2026-06-11 01:10:29.913863 | controller |                     "f:value": {}
2026-06-11 01:10:29.913877 | controller |                   },
2026-06-11 01:10:29.913891 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_COMPUTE_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.913910 | controller |                     ".": {},
2026-06-11 01:10:29.913925 | controller |                     "f:name": {},
2026-06-11 01:10:29.913940 | controller |                     "f:value": {}
2026-06-11 01:10:29.913954 | controller |                   },
2026-06-11 01:10:29.913969 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_IPMI_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.913984 | controller |                     ".": {},
2026-06-11 01:10:29.913998 | controller |                     "f:name": {},
2026-06-11 01:10:29.914012 | controller |                     "f:value": {}
2026-06-11 01:10:29.914026 | controller |                   },
2026-06-11 01:10:29.914040 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_MYSQLD_EXPORTER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.914054 | controller |                     ".": {},
2026-06-11 01:10:29.914068 | controller |                     "f:name": {},
2026-06-11 01:10:29.914082 | controller |                     "f:value": {}
2026-06-11 01:10:29.914096 | controller |                   },
2026-06-11 01:10:29.914110 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_NOTIFICATION_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.914125 | controller |                     ".": {},
2026-06-11 01:10:29.914139 | controller |                     "f:name": {},
2026-06-11 01:10:29.914154 | controller |                     "f:value": {}
2026-06-11 01:10:29.914169 | controller |                   },
2026-06-11 01:10:29.914183 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_SGCORE_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.914197 | controller |                     ".": {},
2026-06-11 01:10:29.914211 | controller |                     "f:name": {},
2026-06-11 01:10:29.914225 | controller |                     "f:value": {}
2026-06-11 01:10:29.914239 | controller |                   },
2026-06-11 01:10:29.914254 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.914268 | controller |                     ".": {},
2026-06-11 01:10:29.914281 | controller |                     "f:name": {},
2026-06-11 01:10:29.914295 | controller |                     "f:value": {}
2026-06-11 01:10:29.914309 | controller |                   },
2026-06-11 01:10:29.914323 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_BACKUP_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.914337 | controller |                     ".": {},
2026-06-11 01:10:29.914371 | controller |                     "f:name": {},
2026-06-11 01:10:29.914387 | controller |                     "f:value": {}
2026-06-11 01:10:29.914401 | controller |                   },
2026-06-11 01:10:29.914415 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_SCHEDULER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.914429 | controller |                     ".": {},
2026-06-11 01:10:29.914443 | controller |                     "f:name": {},
2026-06-11 01:10:29.914457 | controller |                     "f:value": {}
2026-06-11 01:10:29.914470 | controller |                   },
2026-06-11 01:10:29.914484 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_VOLUME_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.914498 | controller |                     ".": {},
2026-06-11 01:10:29.914512 | controller |                     "f:name": {},
2026-06-11 01:10:29.914526 | controller |                     "f:value": {}
2026-06-11 01:10:29.914540 | controller |                   },
2026-06-11 01:10:29.914554 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CLOUDKITTY_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.914568 | controller |                     ".": {},
2026-06-11 01:10:29.914582 | controller |                     "f:name": {},
2026-06-11 01:10:29.914596 | controller |                     "f:value": {}
2026-06-11 01:10:29.914610 | controller |                   },
2026-06-11 01:10:29.914628 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CLOUDKITTY_PROC_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.914643 | controller |                     ".": {},
2026-06-11 01:10:29.914657 | controller |                     "f:name": {},
2026-06-11 01:10:29.914671 | controller |                     "f:value": {}
2026-06-11 01:10:29.914685 | controller |                   },
2026-06-11 01:10:29.914699 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.914713 | controller |                     ".": {},
2026-06-11 01:10:29.914727 | controller |                     "f:name": {},
2026-06-11 01:10:29.914741 | controller |                     "f:value": {}
2026-06-11 01:10:29.914754 | controller |                   },
2026-06-11 01:10:29.914768 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_BACKENDBIND9_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.914782 | controller |                     ".": {},
2026-06-11 01:10:29.914796 | controller |                     "f:name": {},
2026-06-11 01:10:29.914810 | controller |                     "f:value": {}
2026-06-11 01:10:29.914824 | controller |                   },
2026-06-11 01:10:29.914838 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_CENTRAL_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.914852 | controller |                     ".": {},
2026-06-11 01:10:29.914866 | controller |                     "f:name": {},
2026-06-11 01:10:29.914881 | controller |                     "f:value": {}
2026-06-11 01:10:29.914895 | controller |                   },
2026-06-11 01:10:29.914909 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_MDNS_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.914924 | controller |                     ".": {},
2026-06-11 01:10:29.914938 | controller |                     "f:name": {},
2026-06-11 01:10:29.914953 | controller |                     "f:value": {}
2026-06-11 01:10:29.914967 | controller |                   },
2026-06-11 01:10:29.914981 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_PRODUCER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.914995 | controller |                     ".": {},
2026-06-11 01:10:29.915010 | controller |                     "f:name": {},
2026-06-11 01:10:29.915024 | controller |                     "f:value": {}
2026-06-11 01:10:29.915038 | controller |                   },
2026-06-11 01:10:29.915052 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_UNBOUND_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.915066 | controller |                     ".": {},
2026-06-11 01:10:29.915081 | controller |                     "f:name": {},
2026-06-11 01:10:29.915095 | controller |                     "f:value": {}
2026-06-11 01:10:29.915108 | controller |                   },
2026-06-11 01:10:29.915123 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_WORKER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.915137 | controller |                     ".": {},
2026-06-11 01:10:29.915152 | controller |                     "f:name": {},
2026-06-11 01:10:29.915166 | controller |                     "f:value": {}
2026-06-11 01:10:29.915180 | controller |                   },
2026-06-11 01:10:29.915194 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_FRR_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.915209 | controller |                     ".": {},
2026-06-11 01:10:29.915223 | controller |                     "f:name": {},
2026-06-11 01:10:29.915237 | controller |                     "f:value": {}
2026-06-11 01:10:29.915251 | controller |                   },
2026-06-11 01:10:29.915265 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_ISCSID_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.915280 | controller |                     ".": {},
2026-06-11 01:10:29.915293 | controller |                     "f:name": {},
2026-06-11 01:10:29.915307 | controller |                     "f:value": {}
2026-06-11 01:10:29.915325 | controller |                   },
2026-06-11 01:10:29.915340 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_KEPLER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.915372 | controller |                     ".": {},
2026-06-11 01:10:29.915388 | controller |                     "f:name": {},
2026-06-11 01:10:29.915402 | controller |                     "f:value": {}
2026-06-11 01:10:29.915416 | controller |                   },
2026-06-11 01:10:29.915430 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_LOGROTATE_CROND_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.915444 | controller |                     ".": {},
2026-06-11 01:10:29.915458 | controller |                     "f:name": {},
2026-06-11 01:10:29.915471 | controller |                     "f:value": {}
2026-06-11 01:10:29.915485 | controller |                   },
2026-06-11 01:10:29.915499 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_MULTIPATHD_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.915513 | controller |                     ".": {},
2026-06-11 01:10:29.915527 | controller |                     "f:name": {},
2026-06-11 01:10:29.915541 | controller |                     "f:value": {}
2026-06-11 01:10:29.915555 | controller |                   },
2026-06-11 01:10:29.915569 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NEUTRON_DHCP_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.915583 | controller |                     ".": {},
2026-06-11 01:10:29.915597 | controller |                     "f:name": {},
2026-06-11 01:10:29.915611 | controller |                     "f:value": {}
2026-06-11 01:10:29.915625 | controller |                   },
2026-06-11 01:10:29.915639 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NEUTRON_METADATA_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.915654 | controller |                     ".": {},
2026-06-11 01:10:29.915668 | controller |                     "f:name": {},
2026-06-11 01:10:29.915681 | controller |                     "f:value": {}
2026-06-11 01:10:29.915695 | controller |                   },
2026-06-11 01:10:29.915709 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NEUTRON_OVN_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.915723 | controller |                     ".": {},
2026-06-11 01:10:29.915737 | controller |                     "f:name": {},
2026-06-11 01:10:29.915750 | controller |                     "f:value": {}
2026-06-11 01:10:29.915764 | controller |                   },
2026-06-11 01:10:29.915778 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NEUTRON_SRIOV_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.915792 | controller |                     ".": {},
2026-06-11 01:10:29.915806 | controller |                     "f:name": {},
2026-06-11 01:10:29.915820 | controller |                     "f:value": {}
2026-06-11 01:10:29.915833 | controller |                   },
2026-06-11 01:10:29.915847 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NODE_EXPORTER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.915861 | controller |                     ".": {},
2026-06-11 01:10:29.915875 | controller |                     "f:name": {},
2026-06-11 01:10:29.915889 | controller |                     "f:value": {}
2026-06-11 01:10:29.915903 | controller |                   },
2026-06-11 01:10:29.915917 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_OVN_BGP_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.915932 | controller |                     ".": {},
2026-06-11 01:10:29.915946 | controller |                     "f:name": {},
2026-06-11 01:10:29.915960 | controller |                     "f:value": {}
2026-06-11 01:10:29.915974 | controller |                   },
2026-06-11 01:10:29.915988 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_PODMAN_EXPORTER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.916003 | controller |                     ".": {},
2026-06-11 01:10:29.916021 | controller |                     "f:name": {},
2026-06-11 01:10:29.916036 | controller |                     "f:value": {}
2026-06-11 01:10:29.916050 | controller |                   },
2026-06-11 01:10:29.916065 | controller |                   "k:{\"name\":\"RELATED_IMAGE_GLANCE_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.916079 | controller |                     ".": {},
2026-06-11 01:10:29.916093 | controller |                     "f:name": {},
2026-06-11 01:10:29.916108 | controller |                     "f:value": {}
2026-06-11 01:10:29.916122 | controller |                   },
2026-06-11 01:10:29.916136 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HEAT_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.916151 | controller |                     ".": {},
2026-06-11 01:10:29.916165 | controller |                     "f:name": {},
2026-06-11 01:10:29.916179 | controller |                     "f:value": {}
2026-06-11 01:10:29.916193 | controller |                   },
2026-06-11 01:10:29.916207 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HEAT_CFNAPI_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.916221 | controller |                     ".": {},
2026-06-11 01:10:29.916235 | controller |                     "f:name": {},
2026-06-11 01:10:29.916249 | controller |                     "f:value": {}
2026-06-11 01:10:29.916263 | controller |                   },
2026-06-11 01:10:29.916277 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HEAT_ENGINE_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.916290 | controller |                     ".": {},
2026-06-11 01:10:29.916304 | controller |                     "f:name": {},
2026-06-11 01:10:29.916318 | controller |                     "f:value": {}
2026-06-11 01:10:29.916333 | controller |                   },
2026-06-11 01:10:29.916360 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HORIZON_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.916380 | controller |                     ".": {},
2026-06-11 01:10:29.916395 | controller |                     "f:name": {},
2026-06-11 01:10:29.916409 | controller |                     "f:value": {}
2026-06-11 01:10:29.916423 | controller |                   },
2026-06-11 01:10:29.916437 | controller |                   "k:{\"name\":\"RELATED_IMAGE_INFRA_MEMCACHED_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.916451 | controller |                     ".": {},
2026-06-11 01:10:29.916465 | controller |                     "f:name": {},
2026-06-11 01:10:29.916479 | controller |                     "f:value": {}
2026-06-11 01:10:29.916493 | controller |                   },
2026-06-11 01:10:29.916506 | controller |                   "k:{\"name\":\"RELATED_IMAGE_INFRA_REDIS_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.916520 | controller |                     ".": {},
2026-06-11 01:10:29.916534 | controller |                     "f:name": {},
2026-06-11 01:10:29.916547 | controller |                     "f:value": {}
2026-06-11 01:10:29.916561 | controller |                   },
2026-06-11 01:10:29.916575 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.916589 | controller |                     ".": {},
2026-06-11 01:10:29.916605 | controller |                     "f:name": {},
2026-06-11 01:10:29.916620 | controller |                     "f:value": {}
2026-06-11 01:10:29.916634 | controller |                   },
2026-06-11 01:10:29.916648 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_CONDUCTOR_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.916662 | controller |                     ".": {},
2026-06-11 01:10:29.916675 | controller |                     "f:name": {},
2026-06-11 01:10:29.916689 | controller |                     "f:value": {}
2026-06-11 01:10:29.916703 | controller |                   },
2026-06-11 01:10:29.916717 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_INSPECTOR_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.916730 | controller |                     ".": {},
2026-06-11 01:10:29.916748 | controller |                     "f:name": {},
2026-06-11 01:10:29.916763 | controller |                     "f:value": {}
2026-06-11 01:10:29.916777 | controller |                   },
2026-06-11 01:10:29.916791 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_NEUTRON_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.916805 | controller |                     ".": {},
2026-06-11 01:10:29.916819 | controller |                     "f:name": {},
2026-06-11 01:10:29.916833 | controller |                     "f:value": {}
2026-06-11 01:10:29.916847 | controller |                   },
2026-06-11 01:10:29.916861 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_PXE_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.916875 | controller |                     ".": {},
2026-06-11 01:10:29.916889 | controller |                     "f:name": {},
2026-06-11 01:10:29.916903 | controller |                     "f:value": {}
2026-06-11 01:10:29.916917 | controller |                   },
2026-06-11 01:10:29.916932 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_PYTHON_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.916947 | controller |                     ".": {},
2026-06-11 01:10:29.916961 | controller |                     "f:name": {},
2026-06-11 01:10:29.916975 | controller |                     "f:value": {}
2026-06-11 01:10:29.916989 | controller |                   },
2026-06-11 01:10:29.917003 | controller |                   "k:{\"name\":\"RELATED_IMAGE_KEYSTONE_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.917017 | controller |                     ".": {},
2026-06-11 01:10:29.917031 | controller |                     "f:name": {},
2026-06-11 01:10:29.917045 | controller |                     "f:value": {}
2026-06-11 01:10:29.917059 | controller |                   },
2026-06-11 01:10:29.917074 | controller |                   "k:{\"name\":\"RELATED_IMAGE_KSM_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.917097 | controller |                     ".": {},
2026-06-11 01:10:29.917113 | controller |                     "f:name": {},
2026-06-11 01:10:29.917127 | controller |                     "f:value": {}
2026-06-11 01:10:29.917142 | controller |                   },
2026-06-11 01:10:29.917157 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MANILA_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.917178 | controller |                     ".": {},
2026-06-11 01:10:29.917192 | controller |                     "f:name": {},
2026-06-11 01:10:29.917206 | controller |                     "f:value": {}
2026-06-11 01:10:29.917220 | controller |                   },
2026-06-11 01:10:29.917234 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MANILA_SCHEDULER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.917248 | controller |                     ".": {},
2026-06-11 01:10:29.917263 | controller |                     "f:name": {},
2026-06-11 01:10:29.917277 | controller |                     "f:value": {}
2026-06-11 01:10:29.917291 | controller |                   },
2026-06-11 01:10:29.917305 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MANILA_SHARE_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.917319 | controller |                     ".": {},
2026-06-11 01:10:29.917333 | controller |                     "f:name": {},
2026-06-11 01:10:29.917368 | controller |                     "f:value": {}
2026-06-11 01:10:29.917385 | controller |                   },
2026-06-11 01:10:29.917399 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MARIADB_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.917414 | controller |                     ".": {},
2026-06-11 01:10:29.917428 | controller |                     "f:name": {},
2026-06-11 01:10:29.917442 | controller |                     "f:value": {}
2026-06-11 01:10:29.917457 | controller |                   },
2026-06-11 01:10:29.917471 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NET_UTILS_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.917485 | controller |                     ".": {},
2026-06-11 01:10:29.917507 | controller |                     "f:name": {},
2026-06-11 01:10:29.917521 | controller |                     "f:value": {}
2026-06-11 01:10:29.917535 | controller |                   },
2026-06-11 01:10:29.917549 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NEUTRON_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.917563 | controller |                     ".": {},
2026-06-11 01:10:29.917577 | controller |                     "f:name": {},
2026-06-11 01:10:29.917591 | controller |                     "f:value": {}
2026-06-11 01:10:29.917605 | controller |                   },
2026-06-11 01:10:29.917619 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.917633 | controller |                     ".": {},
2026-06-11 01:10:29.917646 | controller |                     "f:name": {},
2026-06-11 01:10:29.917660 | controller |                     "f:value": {}
2026-06-11 01:10:29.917674 | controller |                   },
2026-06-11 01:10:29.917688 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_COMPUTE_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.917702 | controller |                     ".": {},
2026-06-11 01:10:29.917716 | controller |                     "f:name": {},
2026-06-11 01:10:29.917730 | controller |                     "f:value": {}
2026-06-11 01:10:29.917744 | controller |                   },
2026-06-11 01:10:29.917757 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_CONDUCTOR_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.917771 | controller |                     ".": {},
2026-06-11 01:10:29.917785 | controller |                     "f:name": {},
2026-06-11 01:10:29.917799 | controller |                     "f:value": {}
2026-06-11 01:10:29.917813 | controller |                   },
2026-06-11 01:10:29.917827 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_NOVNC_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.917841 | controller |                     ".": {},
2026-06-11 01:10:29.917855 | controller |                     "f:name": {},
2026-06-11 01:10:29.917870 | controller |                     "f:value": {}
2026-06-11 01:10:29.917883 | controller |                   },
2026-06-11 01:10:29.917897 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_SCHEDULER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.917912 | controller |                     ".": {},
2026-06-11 01:10:29.917926 | controller |                     "f:name": {},
2026-06-11 01:10:29.917941 | controller |                     "f:value": {}
2026-06-11 01:10:29.917955 | controller |                   },
2026-06-11 01:10:29.917970 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.917984 | controller |                     ".": {},
2026-06-11 01:10:29.917998 | controller |                     "f:name": {},
2026-06-11 01:10:29.918012 | controller |                     "f:value": {}
2026-06-11 01:10:29.918026 | controller |                   },
2026-06-11 01:10:29.918040 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_HEALTHMANAGER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.918054 | controller |                     ".": {},
2026-06-11 01:10:29.918069 | controller |                     "f:name": {},
2026-06-11 01:10:29.918083 | controller |                     "f:value": {}
2026-06-11 01:10:29.918097 | controller |                   },
2026-06-11 01:10:29.918111 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_HOUSEKEEPING_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.918126 | controller |                     ".": {},
2026-06-11 01:10:29.918140 | controller |                     "f:name": {},
2026-06-11 01:10:29.918154 | controller |                     "f:value": {}
2026-06-11 01:10:29.918168 | controller |                   },
2026-06-11 01:10:29.918182 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_RSYSLOG_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.918201 | controller |                     ".": {},
2026-06-11 01:10:29.918215 | controller |                     "f:name": {},
2026-06-11 01:10:29.918229 | controller |                     "f:value": {}
2026-06-11 01:10:29.918243 | controller |                   },
2026-06-11 01:10:29.918257 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_WORKER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.918271 | controller |                     ".": {},
2026-06-11 01:10:29.918285 | controller |                     "f:name": {},
2026-06-11 01:10:29.918299 | controller |                     "f:value": {}
2026-06-11 01:10:29.918313 | controller |                   },
2026-06-11 01:10:29.918327 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OPENSTACK_CLIENT_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.918340 | controller |                     ".": {},
2026-06-11 01:10:29.918374 | controller |                     "f:name": {},
2026-06-11 01:10:29.918389 | controller |                     "f:value": {}
2026-06-11 01:10:29.918403 | controller |                   },
2026-06-11 01:10:29.918417 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OPENSTACK_MUST_GATHER_DEFAULT\"}": {
2026-06-11 01:10:29.918431 | controller |                     ".": {},
2026-06-11 01:10:29.918445 | controller |                     "f:name": {},
2026-06-11 01:10:29.918459 | controller |                     "f:value": {}
2026-06-11 01:10:29.918473 | controller |                   },
2026-06-11 01:10:29.918487 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OPENSTACK_NETWORK_EXPORTER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.918501 | controller |                     ".": {},
2026-06-11 01:10:29.918515 | controller |                     "f:name": {},
2026-06-11 01:10:29.918529 | controller |                     "f:value": {}
2026-06-11 01:10:29.918543 | controller |                   },
2026-06-11 01:10:29.918557 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OS_CONTAINER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.918570 | controller |                     ".": {},
2026-06-11 01:10:29.918584 | controller |                     "f:name": {},
2026-06-11 01:10:29.918599 | controller |                     "f:value": {}
2026-06-11 01:10:29.918613 | controller |                   },
2026-06-11 01:10:29.918627 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_CONTROLLER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.918641 | controller |                     ".": {},
2026-06-11 01:10:29.918654 | controller |                     "f:name": {},
2026-06-11 01:10:29.918668 | controller |                     "f:value": {}
2026-06-11 01:10:29.918682 | controller |                   },
2026-06-11 01:10:29.918696 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_CONTROLLER_OVS_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.918710 | controller |                     ".": {},
2026-06-11 01:10:29.918723 | controller |                     "f:name": {},
2026-06-11 01:10:29.918737 | controller |                     "f:value": {}
2026-06-11 01:10:29.918751 | controller |                   },
2026-06-11 01:10:29.918765 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_NB_DBCLUSTER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.918779 | controller |                     ".": {},
2026-06-11 01:10:29.918793 | controller |                     "f:name": {},
2026-06-11 01:10:29.918807 | controller |                     "f:value": {}
2026-06-11 01:10:29.918821 | controller |                   },
2026-06-11 01:10:29.918835 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_NORTHD_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.918849 | controller |                     ".": {},
2026-06-11 01:10:29.918863 | controller |                     "f:name": {},
2026-06-11 01:10:29.918877 | controller |                     "f:value": {}
2026-06-11 01:10:29.918891 | controller |                   },
2026-06-11 01:10:29.918905 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_SB_DBCLUSTER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.918923 | controller |                     ".": {},
2026-06-11 01:10:29.918938 | controller |                     "f:name": {},
2026-06-11 01:10:29.918953 | controller |                     "f:value": {}
2026-06-11 01:10:29.918967 | controller |                   },
2026-06-11 01:10:29.918981 | controller |                   "k:{\"name\":\"RELATED_IMAGE_PLACEMENT_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.918996 | controller |                     ".": {},
2026-06-11 01:10:29.919010 | controller |                     "f:name": {},
2026-06-11 01:10:29.919024 | controller |                     "f:value": {}
2026-06-11 01:10:29.919038 | controller |                   },
2026-06-11 01:10:29.919052 | controller |                   "k:{\"name\":\"RELATED_IMAGE_RABBITMQ_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.919067 | controller |                     ".": {},
2026-06-11 01:10:29.919081 | controller |                     "f:name": {},
2026-06-11 01:10:29.919095 | controller |                     "f:value": {}
2026-06-11 01:10:29.919110 | controller |                   },
2026-06-11 01:10:29.919124 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_ACCOUNT_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.919139 | controller |                     ".": {},
2026-06-11 01:10:29.919153 | controller |                     "f:name": {},
2026-06-11 01:10:29.919168 | controller |                     "f:value": {}
2026-06-11 01:10:29.919182 | controller |                   },
2026-06-11 01:10:29.919196 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_CONTAINER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.919210 | controller |                     ".": {},
2026-06-11 01:10:29.919225 | controller |                     "f:name": {},
2026-06-11 01:10:29.919239 | controller |                     "f:value": {}
2026-06-11 01:10:29.919258 | controller |                   },
2026-06-11 01:10:29.919272 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_OBJECT_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.919286 | controller |                     ".": {},
2026-06-11 01:10:29.919300 | controller |                     "f:name": {},
2026-06-11 01:10:29.919314 | controller |                     "f:value": {}
2026-06-11 01:10:29.919327 | controller |                   },
2026-06-11 01:10:29.919341 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_PROXY_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.919374 | controller |                     ".": {},
2026-06-11 01:10:29.919389 | controller |                     "f:name": {},
2026-06-11 01:10:29.919403 | controller |                     "f:value": {}
2026-06-11 01:10:29.919417 | controller |                   },
2026-06-11 01:10:29.919432 | controller |                   "k:{\"name\":\"RELATED_IMAGE_TEST_TEMPEST_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.919446 | controller |                     ".": {},
2026-06-11 01:10:29.919460 | controller |                     "f:name": {},
2026-06-11 01:10:29.919474 | controller |                     "f:value": {}
2026-06-11 01:10:29.919488 | controller |                   },
2026-06-11 01:10:29.919502 | controller |                   "k:{\"name\":\"RELATED_IMAGE_WATCHER_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.919516 | controller |                     ".": {},
2026-06-11 01:10:29.919530 | controller |                     "f:name": {},
2026-06-11 01:10:29.919544 | controller |                     "f:value": {}
2026-06-11 01:10:29.919558 | controller |                   },
2026-06-11 01:10:29.919572 | controller |                   "k:{\"name\":\"RELATED_IMAGE_WATCHER_APPLIER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.919586 | controller |                     ".": {},
2026-06-11 01:10:29.919600 | controller |                     "f:name": {},
2026-06-11 01:10:29.919614 | controller |                     "f:value": {}
2026-06-11 01:10:29.919628 | controller |                   },
2026-06-11 01:10:29.919651 | controller |                   "k:{\"name\":\"RELATED_IMAGE_WATCHER_DECISION_ENGINE_IMAGE_URL_DEFAULT\"}": {
2026-06-11 01:10:29.919665 | controller |                     ".": {},
2026-06-11 01:10:29.919680 | controller |                     "f:name": {},
2026-06-11 01:10:29.919694 | controller |                     "f:value": {}
2026-06-11 01:10:29.919708 | controller |                   },
2026-06-11 01:10:29.919722 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-11 01:10:29.919742 | controller |                     ".": {},
2026-06-11 01:10:29.919756 | controller |                     "f:name": {},
2026-06-11 01:10:29.919770 | controller |                     "f:value": {}
2026-06-11 01:10:29.919784 | controller |                   },
2026-06-11 01:10:29.919798 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-11 01:10:29.919812 | controller |                     ".": {},
2026-06-11 01:10:29.919826 | controller |                     "f:name": {},
2026-06-11 01:10:29.919840 | controller |                     "f:value": {}
2026-06-11 01:10:29.919854 | controller |                   }
2026-06-11 01:10:29.919868 | controller |                 },
2026-06-11 01:10:29.919882 | controller |                 "f:image": {},
2026-06-11 01:10:29.919896 | controller |                 "f:imagePullPolicy": {},
2026-06-11 01:10:29.919910 | controller |                 "f:livenessProbe": {
2026-06-11 01:10:29.919924 | controller |                   ".": {},
2026-06-11 01:10:29.919939 | controller |                   "f:failureThreshold": {},
2026-06-11 01:10:29.919953 | controller |                   "f:httpGet": {
2026-06-11 01:10:29.919968 | controller |                     ".": {},
2026-06-11 01:10:29.919982 | controller |                     "f:path": {},
2026-06-11 01:10:29.919996 | controller |                     "f:port": {},
2026-06-11 01:10:29.920010 | controller |                     "f:scheme": {}
2026-06-11 01:10:29.920024 | controller |                   },
2026-06-11 01:10:29.920038 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 01:10:29.920052 | controller |                   "f:periodSeconds": {},
2026-06-11 01:10:29.920066 | controller |                   "f:successThreshold": {},
2026-06-11 01:10:29.920080 | controller |                   "f:timeoutSeconds": {}
2026-06-11 01:10:29.920094 | controller |                 },
2026-06-11 01:10:29.920108 | controller |                 "f:name": {},
2026-06-11 01:10:29.920123 | controller |                 "f:ports": {
2026-06-11 01:10:29.920137 | controller |                   ".": {},
2026-06-11 01:10:29.920151 | controller |                   "k:{\"containerPort\":9443,\"protocol\":\"TCP\"}": {
2026-06-11 01:10:29.920166 | controller |                     ".": {},
2026-06-11 01:10:29.920180 | controller |                     "f:containerPort": {},
2026-06-11 01:10:29.920194 | controller |                     "f:name": {},
2026-06-11 01:10:29.920207 | controller |                     "f:protocol": {}
2026-06-11 01:10:29.920221 | controller |                   }
2026-06-11 01:10:29.920235 | controller |                 },
2026-06-11 01:10:29.920249 | controller |                 "f:readinessProbe": {
2026-06-11 01:10:29.920262 | controller |                   ".": {},
2026-06-11 01:10:29.920276 | controller |                   "f:failureThreshold": {},
2026-06-11 01:10:29.920290 | controller |                   "f:httpGet": {
2026-06-11 01:10:29.920304 | controller |                     ".": {},
2026-06-11 01:10:29.920318 | controller |                     "f:path": {},
2026-06-11 01:10:29.920332 | controller |                     "f:port": {},
2026-06-11 01:10:29.920358 | controller |                     "f:scheme": {}
2026-06-11 01:10:29.920377 | controller |                   },
2026-06-11 01:10:29.920392 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 01:10:29.920406 | controller |                   "f:periodSeconds": {},
2026-06-11 01:10:29.920424 | controller |                   "f:successThreshold": {},
2026-06-11 01:10:29.920439 | controller |                   "f:timeoutSeconds": {}
2026-06-11 01:10:29.920453 | controller |                 },
2026-06-11 01:10:29.920467 | controller |                 "f:resources": {
2026-06-11 01:10:29.920481 | controller |                   ".": {},
2026-06-11 01:10:29.920495 | controller |                   "f:limits": {
2026-06-11 01:10:29.920509 | controller |                     ".": {},
2026-06-11 01:10:29.920523 | controller |                     "f:cpu": {},
2026-06-11 01:10:29.920536 | controller |                     "f:memory": {}
2026-06-11 01:10:29.920550 | controller |                   },
2026-06-11 01:10:29.920566 | controller |                   "f:requests": {
2026-06-11 01:10:29.920582 | controller |                     ".": {},
2026-06-11 01:10:29.920596 | controller |                     "f:cpu": {},
2026-06-11 01:10:29.920610 | controller |                     "f:memory": {}
2026-06-11 01:10:29.920624 | controller |                   }
2026-06-11 01:10:29.920638 | controller |                 },
2026-06-11 01:10:29.920652 | controller |                 "f:securityContext": {
2026-06-11 01:10:29.920666 | controller |                   ".": {},
2026-06-11 01:10:29.920680 | controller |                   "f:allowPrivilegeEscalation": {},
2026-06-11 01:10:29.920694 | controller |                   "f:capabilities": {
2026-06-11 01:10:29.920708 | controller |                     ".": {},
2026-06-11 01:10:29.920722 | controller |                     "f:drop": {}
2026-06-11 01:10:29.920736 | controller |                   }
2026-06-11 01:10:29.920750 | controller |                 },
2026-06-11 01:10:29.920763 | controller |                 "f:terminationMessagePath": {},
2026-06-11 01:10:29.920777 | controller |                 "f:terminationMessagePolicy": {},
2026-06-11 01:10:29.920791 | controller |                 "f:volumeMounts": {
2026-06-11 01:10:29.920804 | controller |                   ".": {},
2026-06-11 01:10:29.920818 | controller |                   "k:{\"mountPath\":\"/tmp/k8s-metrics-server/metrics-certs\"}": {
2026-06-11 01:10:29.920832 | controller |                     ".": {},
2026-06-11 01:10:29.920845 | controller |                     "f:mountPath": {},
2026-06-11 01:10:29.920859 | controller |                     "f:name": {},
2026-06-11 01:10:29.920873 | controller |                     "f:readOnly": {}
2026-06-11 01:10:29.920887 | controller |                   },
2026-06-11 01:10:29.920901 | controller |                   "k:{\"mountPath\":\"/tmp/k8s-webhook-server/serving-certs\"}": {
2026-06-11 01:10:29.920915 | controller |                     ".": {},
2026-06-11 01:10:29.920930 | controller |                     "f:mountPath": {},
2026-06-11 01:10:29.920944 | controller |                     "f:name": {},
2026-06-11 01:10:29.920958 | controller |                     "f:readOnly": {}
2026-06-11 01:10:29.920972 | controller |                   }
2026-06-11 01:10:29.920987 | controller |                 }
2026-06-11 01:10:29.921001 | controller |               }
2026-06-11 01:10:29.921015 | controller |             },
2026-06-11 01:10:29.921029 | controller |             "f:dnsPolicy": {},
2026-06-11 01:10:29.921043 | controller |             "f:enableServiceLinks": {},
2026-06-11 01:10:29.921057 | controller |             "f:restartPolicy": {},
2026-06-11 01:10:29.921071 | controller |             "f:schedulerName": {},
2026-06-11 01:10:29.921085 | controller |             "f:securityContext": {
2026-06-11 01:10:29.921110 | controller |               ".": {},
2026-06-11 01:10:29.921125 | controller |               "f:runAsNonRoot": {},
2026-06-11 01:10:29.921140 | controller |               "f:seccompProfile": {
2026-06-11 01:10:29.921154 | controller |                 ".": {},
2026-06-11 01:10:29.921169 | controller |                 "f:type": {}
2026-06-11 01:10:29.921183 | controller |               }
2026-06-11 01:10:29.921197 | controller |             },
2026-06-11 01:10:29.921215 | controller |             "f:serviceAccount": {},
2026-06-11 01:10:29.921230 | controller |             "f:serviceAccountName": {},
2026-06-11 01:10:29.921244 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-11 01:10:29.921258 | controller |             "f:volumes": {
2026-06-11 01:10:29.921272 | controller |               ".": {},
2026-06-11 01:10:29.921286 | controller |               "k:{\"name\":\"metrics-certs\"}": {
2026-06-11 01:10:29.921299 | controller |                 ".": {},
2026-06-11 01:10:29.921313 | controller |                 "f:name": {},
2026-06-11 01:10:29.921329 | controller |                 "f:secret": {
2026-06-11 01:10:29.921359 | controller |                   ".": {},
2026-06-11 01:10:29.921379 | controller |                   "f:defaultMode": {},
2026-06-11 01:10:29.921393 | controller |                   "f:items": {},
2026-06-11 01:10:29.921407 | controller |                   "f:optional": {},
2026-06-11 01:10:29.921421 | controller |                   "f:secretName": {}
2026-06-11 01:10:29.921435 | controller |                 }
2026-06-11 01:10:29.921448 | controller |               },
2026-06-11 01:10:29.921462 | controller |               "k:{\"name\":\"webhook-certs\"}": {
2026-06-11 01:10:29.921476 | controller |                 ".": {},
2026-06-11 01:10:29.921489 | controller |                 "f:name": {},
2026-06-11 01:10:29.921503 | controller |                 "f:secret": {
2026-06-11 01:10:29.921516 | controller |                   ".": {},
2026-06-11 01:10:29.921530 | controller |                   "f:defaultMode": {},
2026-06-11 01:10:29.921543 | controller |                   "f:secretName": {}
2026-06-11 01:10:29.921557 | controller |                 }
2026-06-11 01:10:29.921570 | controller |               }
2026-06-11 01:10:29.921584 | controller |             }
2026-06-11 01:10:29.921597 | controller |           }
2026-06-11 01:10:29.921611 | controller |         },
2026-06-11 01:10:29.921624 | controller |         "manager": "kube-controller-manager",
2026-06-11 01:10:29.921638 | controller |         "operation": "Update",
2026-06-11 01:10:29.921652 | controller |         "time": "2026-06-11T00:14:39Z"
2026-06-11 01:10:29.921666 | controller |       },
2026-06-11 01:10:29.921680 | controller |       {
2026-06-11 01:10:29.921694 | controller |         "apiVersion": "v1",
2026-06-11 01:10:29.921708 | controller |         "fieldsType": "FieldsV1",
2026-06-11 01:10:29.921721 | controller |         "fieldsV1": {
2026-06-11 01:10:29.921735 | controller |           "f:metadata": {
2026-06-11 01:10:29.921749 | controller |             "f:annotations": {
2026-06-11 01:10:29.921762 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-11 01:10:29.921775 | controller |             }
2026-06-11 01:10:29.921789 | controller |           }
2026-06-11 01:10:29.921803 | controller |         },
2026-06-11 01:10:29.921817 | controller |         "manager": "multus-daemon",
2026-06-11 01:10:29.921831 | controller |         "operation": "Update",
2026-06-11 01:10:29.921845 | controller |         "subresource": "status",
2026-06-11 01:10:29.921859 | controller |         "time": "2026-06-11T00:15:05Z"
2026-06-11 01:10:29.921873 | controller |       },
2026-06-11 01:10:29.921891 | controller |       {
2026-06-11 01:10:29.921907 | controller |         "apiVersion": "v1",
2026-06-11 01:10:29.921965 | controller |         "fieldsType": "FieldsV1",
2026-06-11 01:10:29.921983 | controller |         "fieldsV1": {
2026-06-11 01:10:29.921998 | controller |           "f:status": {
2026-06-11 01:10:29.922016 | controller |             "f:conditions": {
2026-06-11 01:10:29.922033 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-11 01:10:29.922048 | controller |                 ".": {},
2026-06-11 01:10:29.922062 | controller |                 "f:lastProbeTime": {},
2026-06-11 01:10:29.922076 | controller |                 "f:lastTransitionTime": {},
2026-06-11 01:10:29.922091 | controller |                 "f:status": {},
2026-06-11 01:10:29.922109 | controller |                 "f:type": {}
2026-06-11 01:10:29.922124 | controller |               },
2026-06-11 01:10:29.922138 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-11 01:10:29.922152 | controller |                 ".": {},
2026-06-11 01:10:29.922167 | controller |                 "f:lastProbeTime": {},
2026-06-11 01:10:29.922181 | controller |                 "f:lastTransitionTime": {},
2026-06-11 01:10:29.922196 | controller |                 "f:status": {},
2026-06-11 01:10:29.922210 | controller |                 "f:type": {}
2026-06-11 01:10:29.922224 | controller |               },
2026-06-11 01:10:29.922238 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-11 01:10:29.922252 | controller |                 ".": {},
2026-06-11 01:10:29.922266 | controller |                 "f:lastProbeTime": {},
2026-06-11 01:10:29.922280 | controller |                 "f:lastTransitionTime": {},
2026-06-11 01:10:29.922294 | controller |                 "f:status": {},
2026-06-11 01:10:29.922308 | controller |                 "f:type": {}
2026-06-11 01:10:29.922322 | controller |               },
2026-06-11 01:10:29.922336 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-11 01:10:29.922375 | controller |                 ".": {},
2026-06-11 01:10:29.922448 | controller |                 "f:lastProbeTime": {},
2026-06-11 01:10:29.922466 | controller |                 "f:lastTransitionTime": {},
2026-06-11 01:10:29.922481 | controller |                 "f:status": {},
2026-06-11 01:10:29.922495 | controller |                 "f:type": {}
2026-06-11 01:10:29.922509 | controller |               }
2026-06-11 01:10:29.922524 | controller |             },
2026-06-11 01:10:29.922538 | controller |             "f:containerStatuses": {},
2026-06-11 01:10:29.922552 | controller |             "f:hostIP": {},
2026-06-11 01:10:29.922614 | controller |             "f:hostIPs": {},
2026-06-11 01:10:29.922634 | controller |             "f:phase": {},
2026-06-11 01:10:29.922648 | controller |             "f:podIP": {},
2026-06-11 01:10:29.922662 | controller |             "f:podIPs": {
2026-06-11 01:10:29.922676 | controller |               ".": {},
2026-06-11 01:10:29.922690 | controller |               "k:{\"ip\":\"10.217.0.95\"}": {
2026-06-11 01:10:29.922704 | controller |                 ".": {},
2026-06-11 01:10:29.922718 | controller |                 "f:ip": {}
2026-06-11 01:10:29.922731 | controller |               }
2026-06-11 01:10:29.922745 | controller |             },
2026-06-11 01:10:29.922759 | controller |             "f:startTime": {}
2026-06-11 01:10:29.922772 | controller |           }
2026-06-11 01:10:29.922786 | controller |         },
2026-06-11 01:10:29.922800 | controller |         "manager": "kubelet",
2026-06-11 01:10:29.922814 | controller |         "operation": "Update",
2026-06-11 01:10:29.922827 | controller |         "subresource": "status",
2026-06-11 01:10:29.922841 | controller |         "time": "2026-06-11T00:15:55Z"
2026-06-11 01:10:29.922855 | controller |       }
2026-06-11 01:10:29.922868 | controller |     ],
2026-06-11 01:10:29.922882 | controller |     "name": "openstack-operator-controller-manager-746b697676-nzm85",
2026-06-11 01:10:29.922895 | controller |     "namespace": "openstack-operators",
2026-06-11 01:10:29.922909 | controller |     "ownerReferences": [
2026-06-11 01:10:29.922923 | controller |       {
2026-06-11 01:10:29.922937 | controller |         "apiVersion": "apps/v1",
2026-06-11 01:10:29.922951 | controller |         "blockOwnerDeletion": true,
2026-06-11 01:10:29.922965 | controller |         "controller": true,
2026-06-11 01:10:29.922978 | controller |         "kind": "ReplicaSet",
2026-06-11 01:10:29.922992 | controller |         "name": "openstack-operator-controller-manager-746b697676",
2026-06-11 01:10:29.923006 | controller |         "uid": "7a298731-792d-4a46-b018-a483f0d7b3c5"
2026-06-11 01:10:29.923020 | controller |       }
2026-06-11 01:10:29.923034 | controller |     ],
2026-06-11 01:10:29.923052 | controller |     "resourceVersion": "55116",
2026-06-11 01:10:29.923067 | controller |     "uid": "f0277636-000e-4b2c-a7f5-e0cbfe49f4f7"
2026-06-11 01:10:29.923082 | controller |   },
2026-06-11 01:10:29.923097 | controller |   "spec": {
2026-06-11 01:10:29.923111 | controller |     "containers": [
2026-06-11 01:10:29.923125 | controller |       {
2026-06-11 01:10:29.923140 | controller |         "args": [
2026-06-11 01:10:29.923154 | controller |           "--metrics-bind-address=:8443",
2026-06-11 01:10:29.923168 | controller |           "--leader-elect",
2026-06-11 01:10:29.923182 | controller |           "--health-probe-bind-address=:8081",
2026-06-11 01:10:29.923197 | controller |           "--metrics-cert-path=/tmp/k8s-metrics-server/metrics-certs",
2026-06-11 01:10:29.923211 | controller |           "--webhook-cert-path=/tmp/k8s-webhook-server/serving-certs"
2026-06-11 01:10:29.923225 | controller |         ],
2026-06-11 01:10:29.923239 | controller |         "command": [
2026-06-11 01:10:29.923254 | controller |           "/manager"
2026-06-11 01:10:29.923268 | controller |         ],
2026-06-11 01:10:29.923282 | controller |         "env": [
2026-06-11 01:10:29.923296 | controller |           {
2026-06-11 01:10:29.923311 | controller |             "name": "LEASE_DURATION",
2026-06-11 01:10:29.923325 | controller |             "value": "30"
2026-06-11 01:10:29.923339 | controller |           },
2026-06-11 01:10:29.923372 | controller |           {
2026-06-11 01:10:29.923388 | controller |             "name": "RENEW_DEADLINE",
2026-06-11 01:10:29.923406 | controller |             "value": "20"
2026-06-11 01:10:29.923422 | controller |           },
2026-06-11 01:10:29.923436 | controller |           {
2026-06-11 01:10:29.923450 | controller |             "name": "RETRY_PERIOD",
2026-06-11 01:10:29.923464 | controller |             "value": "5"
2026-06-11 01:10:29.923479 | controller |           },
2026-06-11 01:10:29.923498 | controller |           {
2026-06-11 01:10:29.923512 | controller |             "name": "OPENSTACK_RELEASE_VERSION",
2026-06-11 01:10:29.923526 | controller |             "value": "0.6.0-1781134300"
2026-06-11 01:10:29.923541 | controller |           },
2026-06-11 01:10:29.923554 | controller |           {
2026-06-11 01:10:29.923569 | controller |             "name": "RELATED_IMAGE_AGENT_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.923583 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest"
2026-06-11 01:10:29.923598 | controller |           },
2026-06-11 01:10:29.923612 | controller |           {
2026-06-11 01:10:29.923626 | controller |             "name": "RELATED_IMAGE_ANSIBLEEE_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.923641 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest"
2026-06-11 01:10:29.923655 | controller |           },
2026-06-11 01:10:29.923669 | controller |           {
2026-06-11 01:10:29.923683 | controller |             "name": "RELATED_IMAGE_AODH_API_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.923697 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-aodh-api:current-podified"
2026-06-11 01:10:29.923711 | controller |           },
2026-06-11 01:10:29.923725 | controller |           {
2026-06-11 01:10:29.923739 | controller |             "name": "RELATED_IMAGE_AODH_EVALUATOR_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.923753 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-aodh-evaluator:current-podified"
2026-06-11 01:10:29.923767 | controller |           },
2026-06-11 01:10:29.923781 | controller |           {
2026-06-11 01:10:29.923795 | controller |             "name": "RELATED_IMAGE_AODH_LISTENER_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.923809 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-aodh-listener:current-podified"
2026-06-11 01:10:29.923824 | controller |           },
2026-06-11 01:10:29.923838 | controller |           {
2026-06-11 01:10:29.923855 | controller |             "name": "RELATED_IMAGE_AODH_NOTIFIER_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.923870 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-aodh-notifier:current-podified"
2026-06-11 01:10:29.923885 | controller |           },
2026-06-11 01:10:29.923899 | controller |           {
2026-06-11 01:10:29.923913 | controller |             "name": "RELATED_IMAGE_APACHE_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.923927 | controller |             "value": "registry.redhat.io/ubi9/httpd-24:latest"
2026-06-11 01:10:29.923941 | controller |           },
2026-06-11 01:10:29.923955 | controller |           {
2026-06-11 01:10:29.923969 | controller |             "name": "RELATED_IMAGE_BARBICAN_API_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.923984 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified"
2026-06-11 01:10:29.923998 | controller |           },
2026-06-11 01:10:29.924012 | controller |           {
2026-06-11 01:10:29.924026 | controller |             "name": "RELATED_IMAGE_BARBICAN_KEYSTONE_LISTENER_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.924040 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified"
2026-06-11 01:10:29.924055 | controller |           },
2026-06-11 01:10:29.924069 | controller |           {
2026-06-11 01:10:29.924083 | controller |             "name": "RELATED_IMAGE_BARBICAN_WORKER_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.924098 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified"
2026-06-11 01:10:29.924112 | controller |           },
2026-06-11 01:10:29.924127 | controller |           {
2026-06-11 01:10:29.924141 | controller |             "name": "RELATED_IMAGE_CEILOMETER_CENTRAL_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.924155 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified"
2026-06-11 01:10:29.924169 | controller |           },
2026-06-11 01:10:29.924183 | controller |           {
2026-06-11 01:10:29.924198 | controller |             "name": "RELATED_IMAGE_CEILOMETER_COMPUTE_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.924212 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ceilometer-compute:current-podified"
2026-06-11 01:10:29.924226 | controller |           },
2026-06-11 01:10:29.924241 | controller |           {
2026-06-11 01:10:29.924255 | controller |             "name": "RELATED_IMAGE_CEILOMETER_IPMI_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.924269 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ceilometer-ipmi:current-podified"
2026-06-11 01:10:29.924284 | controller |           },
2026-06-11 01:10:29.924299 | controller |           {
2026-06-11 01:10:29.924314 | controller |             "name": "RELATED_IMAGE_CEILOMETER_MYSQLD_EXPORTER_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.924328 | controller |             "value": "quay.io/openstack-k8s-operators/mysqld_exporter:latest"
2026-06-11 01:10:29.924343 | controller |           },
2026-06-11 01:10:29.924378 | controller |           {
2026-06-11 01:10:29.924394 | controller |             "name": "RELATED_IMAGE_CEILOMETER_NOTIFICATION_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.924408 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified"
2026-06-11 01:10:29.924422 | controller |           },
2026-06-11 01:10:29.924437 | controller |           {
2026-06-11 01:10:29.924450 | controller |             "name": "RELATED_IMAGE_CEILOMETER_SGCORE_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.924465 | controller |             "value": "quay.io/openstack-k8s-operators/sg-core:latest"
2026-06-11 01:10:29.924479 | controller |           },
2026-06-11 01:10:29.924493 | controller |           {
2026-06-11 01:10:29.924507 | controller |             "name": "RELATED_IMAGE_CINDER_API_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.924521 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified"
2026-06-11 01:10:29.924539 | controller |           },
2026-06-11 01:10:29.924553 | controller |           {
2026-06-11 01:10:29.924567 | controller |             "name": "RELATED_IMAGE_CINDER_BACKUP_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.924581 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cinder-backup:current-podified"
2026-06-11 01:10:29.924595 | controller |           },
2026-06-11 01:10:29.924608 | controller |           {
2026-06-11 01:10:29.924622 | controller |             "name": "RELATED_IMAGE_CINDER_SCHEDULER_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.924636 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified"
2026-06-11 01:10:29.924650 | controller |           },
2026-06-11 01:10:29.924664 | controller |           {
2026-06-11 01:10:29.924678 | controller |             "name": "RELATED_IMAGE_CINDER_VOLUME_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.924691 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cinder-volume:current-podified"
2026-06-11 01:10:29.924706 | controller |           },
2026-06-11 01:10:29.924720 | controller |           {
2026-06-11 01:10:29.924733 | controller |             "name": "RELATED_IMAGE_CLOUDKITTY_API_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.924748 | controller |             "value": "quay.rdoproject.org/podified-master-centos10/openstack-cloudkitty-api:current"
2026-06-11 01:10:29.924761 | controller |           },
2026-06-11 01:10:29.924775 | controller |           {
2026-06-11 01:10:29.924789 | controller |             "name": "RELATED_IMAGE_CLOUDKITTY_PROC_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.924803 | controller |             "value": "quay.rdoproject.org/podified-master-centos10/openstack-cloudkitty-processor:current"
2026-06-11 01:10:29.924818 | controller |           },
2026-06-11 01:10:29.924832 | controller |           {
2026-06-11 01:10:29.924846 | controller |             "name": "RELATED_IMAGE_DESIGNATE_API_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.924860 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-api:current-podified"
2026-06-11 01:10:29.924874 | controller |           },
2026-06-11 01:10:29.924888 | controller |           {
2026-06-11 01:10:29.924902 | controller |             "name": "RELATED_IMAGE_DESIGNATE_BACKENDBIND9_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.924916 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-backend-bind9:current-podified"
2026-06-11 01:10:29.924930 | controller |           },
2026-06-11 01:10:29.924944 | controller |           {
2026-06-11 01:10:29.924958 | controller |             "name": "RELATED_IMAGE_DESIGNATE_CENTRAL_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.924972 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-central:current-podified"
2026-06-11 01:10:29.924986 | controller |           },
2026-06-11 01:10:29.925000 | controller |           {
2026-06-11 01:10:29.925014 | controller |             "name": "RELATED_IMAGE_DESIGNATE_MDNS_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.925028 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-mdns:current-podified"
2026-06-11 01:10:29.925042 | controller |           },
2026-06-11 01:10:29.925057 | controller |           {
2026-06-11 01:10:29.925071 | controller |             "name": "RELATED_IMAGE_DESIGNATE_PRODUCER_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.925086 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-producer:current-podified"
2026-06-11 01:10:29.925112 | controller |           },
2026-06-11 01:10:29.925127 | controller |           {
2026-06-11 01:10:29.925141 | controller |             "name": "RELATED_IMAGE_DESIGNATE_UNBOUND_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.925155 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-unbound:current-podified"
2026-06-11 01:10:29.925173 | controller |           },
2026-06-11 01:10:29.925187 | controller |           {
2026-06-11 01:10:29.925202 | controller |             "name": "RELATED_IMAGE_DESIGNATE_WORKER_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.925216 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-worker:current-podified"
2026-06-11 01:10:29.925230 | controller |           },
2026-06-11 01:10:29.925244 | controller |           {
2026-06-11 01:10:29.925258 | controller |             "name": "RELATED_IMAGE_EDPM_FRR_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.925272 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-frr:current-podified"
2026-06-11 01:10:29.925286 | controller |           },
2026-06-11 01:10:29.925300 | controller |           {
2026-06-11 01:10:29.925315 | controller |             "name": "RELATED_IMAGE_EDPM_ISCSID_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.925329 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-iscsid:current-podified"
2026-06-11 01:10:29.925344 | controller |           },
2026-06-11 01:10:29.925378 | controller |           {
2026-06-11 01:10:29.925394 | controller |             "name": "RELATED_IMAGE_EDPM_KEPLER_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.925408 | controller |             "value": "quay.io/sustainable_computing_io/kepler:release-0.7.12"
2026-06-11 01:10:29.925423 | controller |           },
2026-06-11 01:10:29.925437 | controller |           {
2026-06-11 01:10:29.925451 | controller |             "name": "RELATED_IMAGE_EDPM_LOGROTATE_CROND_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.925466 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cron:current-podified"
2026-06-11 01:10:29.925480 | controller |           },
2026-06-11 01:10:29.925494 | controller |           {
2026-06-11 01:10:29.925507 | controller |             "name": "RELATED_IMAGE_EDPM_MULTIPATHD_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.925521 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-multipathd:current-podified"
2026-06-11 01:10:29.925535 | controller |           },
2026-06-11 01:10:29.925549 | controller |           {
2026-06-11 01:10:29.925563 | controller |             "name": "RELATED_IMAGE_EDPM_NEUTRON_DHCP_AGENT_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.925577 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-dhcp-agent:current-podified"
2026-06-11 01:10:29.925591 | controller |           },
2026-06-11 01:10:29.925605 | controller |           {
2026-06-11 01:10:29.925619 | controller |             "name": "RELATED_IMAGE_EDPM_NEUTRON_METADATA_AGENT_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.925633 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-metadata-agent-ovn:current-podified"
2026-06-11 01:10:29.925647 | controller |           },
2026-06-11 01:10:29.925661 | controller |           {
2026-06-11 01:10:29.925675 | controller |             "name": "RELATED_IMAGE_EDPM_NEUTRON_OVN_AGENT_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.925689 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-ovn-agent:current-podified"
2026-06-11 01:10:29.925703 | controller |           },
2026-06-11 01:10:29.925717 | controller |           {
2026-06-11 01:10:29.925730 | controller |             "name": "RELATED_IMAGE_EDPM_NEUTRON_SRIOV_AGENT_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.925744 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-sriov-agent:current-podified"
2026-06-11 01:10:29.925758 | controller |           },
2026-06-11 01:10:29.925772 | controller |           {
2026-06-11 01:10:29.925786 | controller |             "name": "RELATED_IMAGE_EDPM_NODE_EXPORTER_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.925800 | controller |             "value": "quay.io/prometheus/node-exporter:v1.5.0"
2026-06-11 01:10:29.925814 | controller |           },
2026-06-11 01:10:29.925828 | controller |           {
2026-06-11 01:10:29.925855 | controller |             "name": "RELATED_IMAGE_EDPM_OVN_BGP_AGENT_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.925870 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-bgp-agent:current-podified"
2026-06-11 01:10:29.925884 | controller |           },
2026-06-11 01:10:29.925897 | controller |           {
2026-06-11 01:10:29.925911 | controller |             "name": "RELATED_IMAGE_EDPM_PODMAN_EXPORTER_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.925925 | controller |             "value": "quay.io/openstack-k8s-operators/prometheus-podman-exporter:latest"
2026-06-11 01:10:29.925938 | controller |           },
2026-06-11 01:10:29.925952 | controller |           {
2026-06-11 01:10:29.925966 | controller |             "name": "RELATED_IMAGE_GLANCE_API_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.925980 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-glance-api:current-podified"
2026-06-11 01:10:29.925994 | controller |           },
2026-06-11 01:10:29.926008 | controller |           {
2026-06-11 01:10:29.926022 | controller |             "name": "RELATED_IMAGE_HEAT_API_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.926036 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-heat-api:current-podified"
2026-06-11 01:10:29.926050 | controller |           },
2026-06-11 01:10:29.926064 | controller |           {
2026-06-11 01:10:29.926079 | controller |             "name": "RELATED_IMAGE_HEAT_CFNAPI_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.926093 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-heat-api-cfn:current-podified"
2026-06-11 01:10:29.926107 | controller |           },
2026-06-11 01:10:29.926122 | controller |           {
2026-06-11 01:10:29.926137 | controller |             "name": "RELATED_IMAGE_HEAT_ENGINE_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.926151 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-heat-engine:current-podified"
2026-06-11 01:10:29.926165 | controller |           },
2026-06-11 01:10:29.926180 | controller |           {
2026-06-11 01:10:29.926193 | controller |             "name": "RELATED_IMAGE_HORIZON_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.926208 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-horizon:current-podified"
2026-06-11 01:10:29.926222 | controller |           },
2026-06-11 01:10:29.926236 | controller |           {
2026-06-11 01:10:29.926250 | controller |             "name": "RELATED_IMAGE_INFRA_MEMCACHED_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.926264 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-memcached:current-podified"
2026-06-11 01:10:29.926278 | controller |           },
2026-06-11 01:10:29.926292 | controller |           {
2026-06-11 01:10:29.926307 | controller |             "name": "RELATED_IMAGE_INFRA_REDIS_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.926321 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-redis:current-podified"
2026-06-11 01:10:29.926336 | controller |           },
2026-06-11 01:10:29.926368 | controller |           {
2026-06-11 01:10:29.926384 | controller |             "name": "RELATED_IMAGE_IRONIC_API_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.926398 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-api:current-podified"
2026-06-11 01:10:29.926412 | controller |           },
2026-06-11 01:10:29.926427 | controller |           {
2026-06-11 01:10:29.926440 | controller |             "name": "RELATED_IMAGE_IRONIC_CONDUCTOR_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.926454 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-conductor:current-podified"
2026-06-11 01:10:29.926468 | controller |           },
2026-06-11 01:10:29.926482 | controller |           {
2026-06-11 01:10:29.926496 | controller |             "name": "RELATED_IMAGE_IRONIC_INSPECTOR_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.926515 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-inspector:current-podified"
2026-06-11 01:10:29.926532 | controller |           },
2026-06-11 01:10:29.926547 | controller |           {
2026-06-11 01:10:29.926561 | controller |             "name": "RELATED_IMAGE_IRONIC_NEUTRON_AGENT_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.926575 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-neutron-agent:current-podified"
2026-06-11 01:10:29.926590 | controller |           },
2026-06-11 01:10:29.926603 | controller |           {
2026-06-11 01:10:29.926617 | controller |             "name": "RELATED_IMAGE_IRONIC_PXE_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.926631 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-pxe:current-podified"
2026-06-11 01:10:29.926645 | controller |           },
2026-06-11 01:10:29.926659 | controller |           {
2026-06-11 01:10:29.926672 | controller |             "name": "RELATED_IMAGE_IRONIC_PYTHON_AGENT_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.926687 | controller |             "value": "quay.io/podified-antelope-centos9/ironic-python-agent:current-podified"
2026-06-11 01:10:29.926701 | controller |           },
2026-06-11 01:10:29.926715 | controller |           {
2026-06-11 01:10:29.926729 | controller |             "name": "RELATED_IMAGE_KEYSTONE_API_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.926743 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-keystone:current-podified"
2026-06-11 01:10:29.926757 | controller |           },
2026-06-11 01:10:29.926770 | controller |           {
2026-06-11 01:10:29.926784 | controller |             "name": "RELATED_IMAGE_KSM_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.926798 | controller |             "value": "registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0"
2026-06-11 01:10:29.926811 | controller |           },
2026-06-11 01:10:29.926825 | controller |           {
2026-06-11 01:10:29.926839 | controller |             "name": "RELATED_IMAGE_MANILA_API_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.926853 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-manila-api:current-podified"
2026-06-11 01:10:29.926868 | controller |           },
2026-06-11 01:10:29.926882 | controller |           {
2026-06-11 01:10:29.926896 | controller |             "name": "RELATED_IMAGE_MANILA_SCHEDULER_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.926910 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-manila-scheduler:current-podified"
2026-06-11 01:10:29.926924 | controller |           },
2026-06-11 01:10:29.926937 | controller |           {
2026-06-11 01:10:29.926951 | controller |             "name": "RELATED_IMAGE_MANILA_SHARE_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.926965 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-manila-share:current-podified"
2026-06-11 01:10:29.926979 | controller |           },
2026-06-11 01:10:29.926993 | controller |           {
2026-06-11 01:10:29.927006 | controller |             "name": "RELATED_IMAGE_MARIADB_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.927020 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-mariadb:current-podified"
2026-06-11 01:10:29.927034 | controller |           },
2026-06-11 01:10:29.927047 | controller |           {
2026-06-11 01:10:29.927061 | controller |             "name": "RELATED_IMAGE_NET_UTILS_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.927075 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-netutils:current-podified"
2026-06-11 01:10:29.927090 | controller |           },
2026-06-11 01:10:29.927104 | controller |           {
2026-06-11 01:10:29.927119 | controller |             "name": "RELATED_IMAGE_NEUTRON_API_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.927133 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified"
2026-06-11 01:10:29.927147 | controller |           },
2026-06-11 01:10:29.927161 | controller |           {
2026-06-11 01:10:29.927179 | controller |             "name": "RELATED_IMAGE_NOVA_API_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.927194 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-api:current-podified"
2026-06-11 01:10:29.927209 | controller |           },
2026-06-11 01:10:29.927223 | controller |           {
2026-06-11 01:10:29.927237 | controller |             "name": "RELATED_IMAGE_NOVA_COMPUTE_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.927252 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-compute:current-podified"
2026-06-11 01:10:29.927266 | controller |           },
2026-06-11 01:10:29.927280 | controller |           {
2026-06-11 01:10:29.927294 | controller |             "name": "RELATED_IMAGE_NOVA_CONDUCTOR_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.927309 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified"
2026-06-11 01:10:29.927323 | controller |           },
2026-06-11 01:10:29.927338 | controller |           {
2026-06-11 01:10:29.927369 | controller |             "name": "RELATED_IMAGE_NOVA_NOVNC_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.927385 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified"
2026-06-11 01:10:29.927400 | controller |           },
2026-06-11 01:10:29.927414 | controller |           {
2026-06-11 01:10:29.927428 | controller |             "name": "RELATED_IMAGE_NOVA_SCHEDULER_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.927442 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified"
2026-06-11 01:10:29.927456 | controller |           },
2026-06-11 01:10:29.927470 | controller |           {
2026-06-11 01:10:29.927484 | controller |             "name": "RELATED_IMAGE_OCTAVIA_API_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.927498 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-octavia-api:current-podified"
2026-06-11 01:10:29.927513 | controller |           },
2026-06-11 01:10:29.927527 | controller |           {
2026-06-11 01:10:29.927541 | controller |             "name": "RELATED_IMAGE_OCTAVIA_HEALTHMANAGER_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.927555 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-octavia-health-manager:current-podified"
2026-06-11 01:10:29.927570 | controller |           },
2026-06-11 01:10:29.927584 | controller |           {
2026-06-11 01:10:29.927598 | controller |             "name": "RELATED_IMAGE_OCTAVIA_HOUSEKEEPING_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.927612 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-octavia-housekeeping:current-podified"
2026-06-11 01:10:29.927626 | controller |           },
2026-06-11 01:10:29.927640 | controller |           {
2026-06-11 01:10:29.927654 | controller |             "name": "RELATED_IMAGE_OCTAVIA_RSYSLOG_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.927668 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-rsyslog:current-podified"
2026-06-11 01:10:29.927682 | controller |           },
2026-06-11 01:10:29.927696 | controller |           {
2026-06-11 01:10:29.927710 | controller |             "name": "RELATED_IMAGE_OCTAVIA_WORKER_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.927724 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-octavia-worker:current-podified"
2026-06-11 01:10:29.927738 | controller |           },
2026-06-11 01:10:29.927752 | controller |           {
2026-06-11 01:10:29.927766 | controller |             "name": "RELATED_IMAGE_OPENSTACK_CLIENT_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.927780 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified"
2026-06-11 01:10:29.927794 | controller |           },
2026-06-11 01:10:29.927808 | controller |           {
2026-06-11 01:10:29.927822 | controller |             "name": "RELATED_IMAGE_OPENSTACK_MUST_GATHER_DEFAULT",
2026-06-11 01:10:29.927840 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-must-gather:latest"
2026-06-11 01:10:29.927854 | controller |           },
2026-06-11 01:10:29.927868 | controller |           {
2026-06-11 01:10:29.927882 | controller |             "name": "RELATED_IMAGE_OPENSTACK_NETWORK_EXPORTER_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.927896 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified"
2026-06-11 01:10:29.927910 | controller |           },
2026-06-11 01:10:29.927924 | controller |           {
2026-06-11 01:10:29.927938 | controller |             "name": "RELATED_IMAGE_OS_CONTAINER_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.927952 | controller |             "value": "quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified"
2026-06-11 01:10:29.927967 | controller |           },
2026-06-11 01:10:29.927980 | controller |           {
2026-06-11 01:10:29.927994 | controller |             "name": "RELATED_IMAGE_OVN_CONTROLLER_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.928008 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified"
2026-06-11 01:10:29.928022 | controller |           },
2026-06-11 01:10:29.928038 | controller |           {
2026-06-11 01:10:29.928055 | controller |             "name": "RELATED_IMAGE_OVN_CONTROLLER_OVS_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.928070 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified"
2026-06-11 01:10:29.928084 | controller |           },
2026-06-11 01:10:29.928098 | controller |           {
2026-06-11 01:10:29.928112 | controller |             "name": "RELATED_IMAGE_OVN_NB_DBCLUSTER_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.928126 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified"
2026-06-11 01:10:29.928141 | controller |           },
2026-06-11 01:10:29.928155 | controller |           {
2026-06-11 01:10:29.928169 | controller |             "name": "RELATED_IMAGE_OVN_NORTHD_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.928183 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified"
2026-06-11 01:10:29.928197 | controller |           },
2026-06-11 01:10:29.928211 | controller |           {
2026-06-11 01:10:29.928225 | controller |             "name": "RELATED_IMAGE_OVN_SB_DBCLUSTER_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.928239 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified"
2026-06-11 01:10:29.928253 | controller |           },
2026-06-11 01:10:29.928266 | controller |           {
2026-06-11 01:10:29.928280 | controller |             "name": "RELATED_IMAGE_PLACEMENT_API_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.928295 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-placement-api:current-podified"
2026-06-11 01:10:29.928309 | controller |           },
2026-06-11 01:10:29.928323 | controller |           {
2026-06-11 01:10:29.928337 | controller |             "name": "RELATED_IMAGE_RABBITMQ_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.928367 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified"
2026-06-11 01:10:29.928383 | controller |           },
2026-06-11 01:10:29.928397 | controller |           {
2026-06-11 01:10:29.928411 | controller |             "name": "RELATED_IMAGE_SWIFT_ACCOUNT_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.928425 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-swift-account:current-podified"
2026-06-11 01:10:29.928439 | controller |           },
2026-06-11 01:10:29.928453 | controller |           {
2026-06-11 01:10:29.928467 | controller |             "name": "RELATED_IMAGE_SWIFT_CONTAINER_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.928481 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-swift-container:current-podified"
2026-06-11 01:10:29.928499 | controller |           },
2026-06-11 01:10:29.928513 | controller |           {
2026-06-11 01:10:29.928527 | controller |             "name": "RELATED_IMAGE_SWIFT_OBJECT_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.928541 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-swift-object:current-podified"
2026-06-11 01:10:29.928555 | controller |           },
2026-06-11 01:10:29.928569 | controller |           {
2026-06-11 01:10:29.928582 | controller |             "name": "RELATED_IMAGE_SWIFT_PROXY_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.928596 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified"
2026-06-11 01:10:29.928610 | controller |           },
2026-06-11 01:10:29.928623 | controller |           {
2026-06-11 01:10:29.928637 | controller |             "name": "RELATED_IMAGE_TEST_TEMPEST_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.928650 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-tempest-all:current-podified"
2026-06-11 01:10:29.928665 | controller |           },
2026-06-11 01:10:29.928678 | controller |           {
2026-06-11 01:10:29.928692 | controller |             "name": "RELATED_IMAGE_WATCHER_API_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.928705 | controller |             "value": "quay.io/podified-master-centos9/openstack-watcher-api:current-podified"
2026-06-11 01:10:29.928719 | controller |           },
2026-06-11 01:10:29.928733 | controller |           {
2026-06-11 01:10:29.928747 | controller |             "name": "RELATED_IMAGE_WATCHER_APPLIER_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.928760 | controller |             "value": "quay.io/podified-master-centos9/openstack-watcher-applier:current-podified"
2026-06-11 01:10:29.928774 | controller |           },
2026-06-11 01:10:29.928787 | controller |           {
2026-06-11 01:10:29.928801 | controller |             "name": "RELATED_IMAGE_WATCHER_DECISION_ENGINE_IMAGE_URL_DEFAULT",
2026-06-11 01:10:29.928815 | controller |             "value": "quay.io/podified-master-centos9/openstack-watcher-decision-engine:current-podified"
2026-06-11 01:10:29.928828 | controller |           }
2026-06-11 01:10:29.928842 | controller |         ],
2026-06-11 01:10:29.928856 | controller |         "image": "38.102.83.64:5001/openstack-k8s-operators/openstack-operator:2895d87b692193b55d566fae26f4c769f7f44de8",
2026-06-11 01:10:29.928870 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-11 01:10:29.928884 | controller |         "livenessProbe": {
2026-06-11 01:10:29.928898 | controller |           "failureThreshold": 3,
2026-06-11 01:10:29.928912 | controller |           "httpGet": {
2026-06-11 01:10:29.928926 | controller |             "path": "/healthz",
2026-06-11 01:10:29.928939 | controller |             "port": 8081,
2026-06-11 01:10:29.928953 | controller |             "scheme": "HTTP"
2026-06-11 01:10:29.928967 | controller |           },
2026-06-11 01:10:29.928980 | controller |           "initialDelaySeconds": 15,
2026-06-11 01:10:29.928994 | controller |           "periodSeconds": 20,
2026-06-11 01:10:29.929007 | controller |           "successThreshold": 1,
2026-06-11 01:10:29.929021 | controller |           "timeoutSeconds": 1
2026-06-11 01:10:29.929035 | controller |         },
2026-06-11 01:10:29.929049 | controller |         "name": "manager",
2026-06-11 01:10:29.929063 | controller |         "ports": [
2026-06-11 01:10:29.929077 | controller |           {
2026-06-11 01:10:29.929102 | controller |             "containerPort": 9443,
2026-06-11 01:10:29.929118 | controller |             "name": "webhook-server",
2026-06-11 01:10:29.929132 | controller |             "protocol": "TCP"
2026-06-11 01:10:29.929146 | controller |           }
2026-06-11 01:10:29.929160 | controller |         ],
2026-06-11 01:10:29.929174 | controller |         "readinessProbe": {
2026-06-11 01:10:29.929188 | controller |           "failureThreshold": 3,
2026-06-11 01:10:29.929202 | controller |           "httpGet": {
2026-06-11 01:10:29.929219 | controller |             "path": "/readyz",
2026-06-11 01:10:29.929234 | controller |             "port": 8081,
2026-06-11 01:10:29.929248 | controller |             "scheme": "HTTP"
2026-06-11 01:10:29.929262 | controller |           },
2026-06-11 01:10:29.929276 | controller |           "initialDelaySeconds": 5,
2026-06-11 01:10:29.929291 | controller |           "periodSeconds": 10,
2026-06-11 01:10:29.929305 | controller |           "successThreshold": 1,
2026-06-11 01:10:29.929319 | controller |           "timeoutSeconds": 1
2026-06-11 01:10:29.929333 | controller |         },
2026-06-11 01:10:29.929362 | controller |         "resources": {
2026-06-11 01:10:29.929381 | controller |           "limits": {
2026-06-11 01:10:29.929396 | controller |             "cpu": "500m",
2026-06-11 01:10:29.929410 | controller |             "memory": "1Gi"
2026-06-11 01:10:29.929424 | controller |           },
2026-06-11 01:10:29.929438 | controller |           "requests": {
2026-06-11 01:10:29.929451 | controller |             "cpu": "10m",
2026-06-11 01:10:29.929465 | controller |             "memory": "512Mi"
2026-06-11 01:10:29.929479 | controller |           }
2026-06-11 01:10:29.929492 | controller |         },
2026-06-11 01:10:29.929506 | controller |         "securityContext": {
2026-06-11 01:10:29.929519 | controller |           "allowPrivilegeEscalation": false,
2026-06-11 01:10:29.929533 | controller |           "capabilities": {
2026-06-11 01:10:29.929546 | controller |             "drop": [
2026-06-11 01:10:29.929560 | controller |               "ALL"
2026-06-11 01:10:29.929574 | controller |             ]
2026-06-11 01:10:29.929588 | controller |           },
2026-06-11 01:10:29.929602 | controller |           "runAsUser": 1000660000
2026-06-11 01:10:29.929615 | controller |         },
2026-06-11 01:10:29.929629 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-11 01:10:29.929643 | controller |         "terminationMessagePolicy": "File",
2026-06-11 01:10:29.929657 | controller |         "volumeMounts": [
2026-06-11 01:10:29.929671 | controller |           {
2026-06-11 01:10:29.929685 | controller |             "mountPath": "/tmp/k8s-metrics-server/metrics-certs",
2026-06-11 01:10:29.929699 | controller |             "name": "metrics-certs",
2026-06-11 01:10:29.929713 | controller |             "readOnly": true
2026-06-11 01:10:29.929727 | controller |           },
2026-06-11 01:10:29.929740 | controller |           {
2026-06-11 01:10:29.929754 | controller |             "mountPath": "/tmp/k8s-webhook-server/serving-certs",
2026-06-11 01:10:29.929768 | controller |             "name": "webhook-certs",
2026-06-11 01:10:29.929782 | controller |             "readOnly": true
2026-06-11 01:10:29.929796 | controller |           },
2026-06-11 01:10:29.929810 | controller |           {
2026-06-11 01:10:29.929824 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 01:10:29.929837 | controller |             "name": "kube-api-access-7gw79",
2026-06-11 01:10:29.929851 | controller |             "readOnly": true
2026-06-11 01:10:29.929865 | controller |           }
2026-06-11 01:10:29.929879 | controller |         ]
2026-06-11 01:10:29.929893 | controller |       }
2026-06-11 01:10:29.929907 | controller |     ],
2026-06-11 01:10:29.929920 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-11 01:10:29.929934 | controller |     "enableServiceLinks": true,
2026-06-11 01:10:29.929948 | controller |     "imagePullSecrets": [
2026-06-11 01:10:29.929962 | controller |       {
2026-06-11 01:10:29.929976 | controller |         "name": "openstack-operator-controller-manager-dockercfg-8tl9q"
2026-06-11 01:10:29.929990 | controller |       }
2026-06-11 01:10:29.930004 | controller |     ],
2026-06-11 01:10:29.930018 | controller |     "nodeName": "crc",
2026-06-11 01:10:29.930032 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-11 01:10:29.930046 | controller |     "priority": 0,
2026-06-11 01:10:29.930061 | controller |     "restartPolicy": "Always",
2026-06-11 01:10:29.930079 | controller |     "schedulerName": "default-scheduler",
2026-06-11 01:10:29.930094 | controller |     "securityContext": {
2026-06-11 01:10:29.930108 | controller |       "fsGroup": 1000660000,
2026-06-11 01:10:29.930122 | controller |       "runAsNonRoot": true,
2026-06-11 01:10:29.930137 | controller |       "seLinuxOptions": {
2026-06-11 01:10:29.930151 | controller |         "level": "s0:c26,c5"
2026-06-11 01:10:29.930165 | controller |       },
2026-06-11 01:10:29.930179 | controller |       "seccompProfile": {
2026-06-11 01:10:29.930193 | controller |         "type": "RuntimeDefault"
2026-06-11 01:10:29.930207 | controller |       }
2026-06-11 01:10:29.930221 | controller |     },
2026-06-11 01:10:29.930235 | controller |     "serviceAccount": "openstack-operator-controller-manager",
2026-06-11 01:10:29.930249 | controller |     "serviceAccountName": "openstack-operator-controller-manager",
2026-06-11 01:10:29.930264 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-11 01:10:29.930279 | controller |     "tolerations": [
2026-06-11 01:10:29.930293 | controller |       {
2026-06-11 01:10:29.930308 | controller |         "effect": "NoExecute",
2026-06-11 01:10:29.930322 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-11 01:10:29.930335 | controller |         "operator": "Exists",
2026-06-11 01:10:29.930368 | controller |         "tolerationSeconds": 300
2026-06-11 01:10:29.930385 | controller |       },
2026-06-11 01:10:29.930399 | controller |       {
2026-06-11 01:10:29.930413 | controller |         "effect": "NoExecute",
2026-06-11 01:10:29.930427 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-11 01:10:29.930441 | controller |         "operator": "Exists",
2026-06-11 01:10:29.930454 | controller |         "tolerationSeconds": 300
2026-06-11 01:10:29.930468 | controller |       },
2026-06-11 01:10:29.930482 | controller |       {
2026-06-11 01:10:29.930496 | controller |         "effect": "NoSchedule",
2026-06-11 01:10:29.930510 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-11 01:10:29.930523 | controller |         "operator": "Exists"
2026-06-11 01:10:29.930537 | controller |       }
2026-06-11 01:10:29.930551 | controller |     ],
2026-06-11 01:10:29.930565 | controller |     "volumes": [
2026-06-11 01:10:29.930579 | controller |       {
2026-06-11 01:10:29.930593 | controller |         "name": "metrics-certs",
2026-06-11 01:10:29.930606 | controller |         "secret": {
2026-06-11 01:10:29.930620 | controller |           "defaultMode": 420,
2026-06-11 01:10:29.930634 | controller |           "items": [
2026-06-11 01:10:29.930648 | controller |             {
2026-06-11 01:10:29.930661 | controller |               "key": "ca.crt",
2026-06-11 01:10:29.930675 | controller |               "path": "ca.crt"
2026-06-11 01:10:29.930688 | controller |             },
2026-06-11 01:10:29.930701 | controller |             {
2026-06-11 01:10:29.930715 | controller |               "key": "tls.crt",
2026-06-11 01:10:29.930729 | controller |               "path": "tls.crt"
2026-06-11 01:10:29.930742 | controller |             },
2026-06-11 01:10:29.930756 | controller |             {
2026-06-11 01:10:29.930770 | controller |               "key": "tls.key",
2026-06-11 01:10:29.930783 | controller |               "path": "tls.key"
2026-06-11 01:10:29.930797 | controller |             }
2026-06-11 01:10:29.930810 | controller |           ],
2026-06-11 01:10:29.930824 | controller |           "optional": false,
2026-06-11 01:10:29.930838 | controller |           "secretName": "metrics-server-cert"
2026-06-11 01:10:29.930857 | controller |         }
2026-06-11 01:10:29.930871 | controller |       },
2026-06-11 01:10:29.930885 | controller |       {
2026-06-11 01:10:29.930898 | controller |         "name": "webhook-certs",
2026-06-11 01:10:29.930912 | controller |         "secret": {
2026-06-11 01:10:29.930925 | controller |           "defaultMode": 420,
2026-06-11 01:10:29.930939 | controller |           "secretName": "webhook-server-cert"
2026-06-11 01:10:29.930959 | controller |         }
2026-06-11 01:10:29.930973 | controller |       },
2026-06-11 01:10:29.930987 | controller |       {
2026-06-11 01:10:29.931001 | controller |         "name": "kube-api-access-7gw79",
2026-06-11 01:10:29.931015 | controller |         "projected": {
2026-06-11 01:10:29.931029 | controller |           "defaultMode": 420,
2026-06-11 01:10:29.931043 | controller |           "sources": [
2026-06-11 01:10:29.931058 | controller |             {
2026-06-11 01:10:29.931072 | controller |               "serviceAccountToken": {
2026-06-11 01:10:29.931086 | controller |                 "expirationSeconds": 3607,
2026-06-11 01:10:29.931100 | controller |                 "path": "token"
2026-06-11 01:10:29.931114 | controller |               }
2026-06-11 01:10:29.931128 | controller |             },
2026-06-11 01:10:29.931142 | controller |             {
2026-06-11 01:10:29.931156 | controller |               "configMap": {
2026-06-11 01:10:29.931170 | controller |                 "items": [
2026-06-11 01:10:29.931184 | controller |                   {
2026-06-11 01:10:29.931197 | controller |                     "key": "ca.crt",
2026-06-11 01:10:29.931211 | controller |                     "path": "ca.crt"
2026-06-11 01:10:29.931225 | controller |                   }
2026-06-11 01:10:29.931239 | controller |                 ],
2026-06-11 01:10:29.931254 | controller |                 "name": "kube-root-ca.crt"
2026-06-11 01:10:29.931268 | controller |               }
2026-06-11 01:10:29.931282 | controller |             },
2026-06-11 01:10:29.931296 | controller |             {
2026-06-11 01:10:29.931310 | controller |               "downwardAPI": {
2026-06-11 01:10:29.931324 | controller |                 "items": [
2026-06-11 01:10:29.931338 | controller |                   {
2026-06-11 01:10:29.931368 | controller |                     "fieldRef": {
2026-06-11 01:10:29.931384 | controller |                       "apiVersion": "v1",
2026-06-11 01:10:29.931398 | controller |                       "fieldPath": "metadata.namespace"
2026-06-11 01:10:29.931413 | controller |                     },
2026-06-11 01:10:29.931427 | controller |                     "path": "namespace"
2026-06-11 01:10:29.931441 | controller |                   }
2026-06-11 01:10:29.931455 | controller |                 ]
2026-06-11 01:10:29.931469 | controller |               }
2026-06-11 01:10:29.931482 | controller |             },
2026-06-11 01:10:29.931496 | controller |             {
2026-06-11 01:10:29.931510 | controller |               "configMap": {
2026-06-11 01:10:29.931523 | controller |                 "items": [
2026-06-11 01:10:29.931537 | controller |                   {
2026-06-11 01:10:29.931551 | controller |                     "key": "service-ca.crt",
2026-06-11 01:10:29.931565 | controller |                     "path": "service-ca.crt"
2026-06-11 01:10:29.931579 | controller |                   }
2026-06-11 01:10:29.931592 | controller |                 ],
2026-06-11 01:10:29.931606 | controller |                 "name": "openshift-service-ca.crt"
2026-06-11 01:10:29.931620 | controller |               }
2026-06-11 01:10:29.931634 | controller |             }
2026-06-11 01:10:29.931648 | controller |           ]
2026-06-11 01:10:29.931662 | controller |         }
2026-06-11 01:10:29.931676 | controller |       }
2026-06-11 01:10:29.931690 | controller |     ]
2026-06-11 01:10:29.931703 | controller |   },
2026-06-11 01:10:29.931717 | controller |   "status": {
2026-06-11 01:10:29.931731 | controller |     "conditions": [
2026-06-11 01:10:29.931745 | controller |       {
2026-06-11 01:10:29.931759 | controller |         "lastProbeTime": null,
2026-06-11 01:10:29.931773 | controller |         "lastTransitionTime": "2026-06-11T00:15:44Z",
2026-06-11 01:10:29.931787 | controller |         "status": "True",
2026-06-11 01:10:29.931801 | controller |         "type": "PodReadyToStartContainers"
2026-06-11 01:10:29.931815 | controller |       },
2026-06-11 01:10:29.931833 | controller |       {
2026-06-11 01:10:29.931847 | controller |         "lastProbeTime": null,
2026-06-11 01:10:29.931861 | controller |         "lastTransitionTime": "2026-06-11T00:14:39Z",
2026-06-11 01:10:29.931876 | controller |         "status": "True",
2026-06-11 01:10:29.931889 | controller |         "type": "Initialized"
2026-06-11 01:10:29.931903 | controller |       },
2026-06-11 01:10:29.931917 | controller |       {
2026-06-11 01:10:29.931931 | controller |         "lastProbeTime": null,
2026-06-11 01:10:29.931944 | controller |         "lastTransitionTime": "2026-06-11T00:15:55Z",
2026-06-11 01:10:29.931958 | controller |         "status": "True",
2026-06-11 01:10:29.931972 | controller |         "type": "Ready"
2026-06-11 01:10:29.931987 | controller |       },
2026-06-11 01:10:29.932001 | controller |       {
2026-06-11 01:10:29.932015 | controller |         "lastProbeTime": null,
2026-06-11 01:10:29.932029 | controller |         "lastTransitionTime": "2026-06-11T00:15:55Z",
2026-06-11 01:10:29.932044 | controller |         "status": "True",
2026-06-11 01:10:29.932058 | controller |         "type": "ContainersReady"
2026-06-11 01:10:29.932072 | controller |       },
2026-06-11 01:10:29.932087 | controller |       {
2026-06-11 01:10:29.932103 | controller |         "lastProbeTime": null,
2026-06-11 01:10:29.932118 | controller |         "lastTransitionTime": "2026-06-11T00:14:39Z",
2026-06-11 01:10:29.932136 | controller |         "status": "True",
2026-06-11 01:10:29.932193 | controller |         "type": "PodScheduled"
2026-06-11 01:10:29.932212 | controller |       }
2026-06-11 01:10:29.932227 | controller |     ],
2026-06-11 01:10:29.932243 | controller |     "containerStatuses": [
2026-06-11 01:10:29.932262 | controller |       {
2026-06-11 01:10:29.932276 | controller |         "allocatedResources": {
2026-06-11 01:10:29.932290 | controller |           "cpu": "10m",
2026-06-11 01:10:29.932304 | controller |           "memory": "512Mi"
2026-06-11 01:10:29.932319 | controller |         },
2026-06-11 01:10:29.932333 | controller |         "containerID": "cri-o://b98460b9f2a138a2369c50ef096ff4a4cd4500866feb50c5f302ded75dd90cd4",
2026-06-11 01:10:29.932364 | controller |         "image": "38.102.83.64:5001/openstack-k8s-operators/openstack-operator:2895d87b692193b55d566fae26f4c769f7f44de8",
2026-06-11 01:10:29.932384 | controller |         "imageID": "38.102.83.64:5001/openstack-k8s-operators/openstack-operator@sha256:e1c21c3b6d3f581634907dd0569f665ee55dc1026b6ab9aa6a5734fb79cc6303",
2026-06-11 01:10:29.932399 | controller |         "lastState": {},
2026-06-11 01:10:29.932413 | controller |         "name": "manager",
2026-06-11 01:10:29.932427 | controller |         "ready": true,
2026-06-11 01:10:29.932441 | controller |         "resources": {
2026-06-11 01:10:29.932455 | controller |           "limits": {
2026-06-11 01:10:29.932469 | controller |             "cpu": "500m",
2026-06-11 01:10:29.932482 | controller |             "memory": "1Gi"
2026-06-11 01:10:29.932496 | controller |           },
2026-06-11 01:10:29.932510 | controller |           "requests": {
2026-06-11 01:10:29.932523 | controller |             "cpu": "10m",
2026-06-11 01:10:29.932537 | controller |             "memory": "512Mi"
2026-06-11 01:10:29.932551 | controller |           }
2026-06-11 01:10:29.932564 | controller |         },
2026-06-11 01:10:29.932578 | controller |         "restartCount": 0,
2026-06-11 01:10:29.932591 | controller |         "started": true,
2026-06-11 01:10:29.932605 | controller |         "state": {
2026-06-11 01:10:29.932618 | controller |           "running": {
2026-06-11 01:10:29.932632 | controller |             "startedAt": "2026-06-11T00:15:43Z"
2026-06-11 01:10:29.932646 | controller |           }
2026-06-11 01:10:29.932660 | controller |         },
2026-06-11 01:10:29.932673 | controller |         "user": {
2026-06-11 01:10:29.932687 | controller |           "linux": {
2026-06-11 01:10:29.932700 | controller |             "gid": 0,
2026-06-11 01:10:29.932714 | controller |             "supplementalGroups": [
2026-06-11 01:10:29.932732 | controller |               0,
2026-06-11 01:10:29.932746 | controller |               1000660000
2026-06-11 01:10:29.932759 | controller |             ],
2026-06-11 01:10:29.932773 | controller |             "uid": 1000660000
2026-06-11 01:10:29.932787 | controller |           }
2026-06-11 01:10:29.932800 | controller |         },
2026-06-11 01:10:29.932814 | controller |         "volumeMounts": [
2026-06-11 01:10:29.932827 | controller |           {
2026-06-11 01:10:29.932841 | controller |             "mountPath": "/tmp/k8s-metrics-server/metrics-certs",
2026-06-11 01:10:29.932855 | controller |             "name": "metrics-certs",
2026-06-11 01:10:29.932869 | controller |             "readOnly": true,
2026-06-11 01:10:29.932883 | controller |             "recursiveReadOnly": "Disabled"
2026-06-11 01:10:29.932897 | controller |           },
2026-06-11 01:10:29.932911 | controller |           {
2026-06-11 01:10:29.932925 | controller |             "mountPath": "/tmp/k8s-webhook-server/serving-certs",
2026-06-11 01:10:29.932939 | controller |             "name": "webhook-certs",
2026-06-11 01:10:29.932953 | controller |             "readOnly": true,
2026-06-11 01:10:29.932966 | controller |             "recursiveReadOnly": "Disabled"
2026-06-11 01:10:29.932980 | controller |           },
2026-06-11 01:10:29.932994 | controller |           {
2026-06-11 01:10:29.933008 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 01:10:29.933022 | controller |             "name": "kube-api-access-7gw79",
2026-06-11 01:10:29.933036 | controller |             "readOnly": true,
2026-06-11 01:10:29.933051 | controller |             "recursiveReadOnly": "Disabled"
2026-06-11 01:10:29.933065 | controller |           }
2026-06-11 01:10:29.933079 | controller |         ]
2026-06-11 01:10:29.933106 | controller |       }
2026-06-11 01:10:29.933121 | controller |     ],
2026-06-11 01:10:29.933135 | controller |     "hostIP": "192.168.126.11",
2026-06-11 01:10:29.933149 | controller |     "hostIPs": [
2026-06-11 01:10:29.933163 | controller |       {
2026-06-11 01:10:29.933179 | controller |         "ip": "192.168.126.11"
2026-06-11 01:10:29.933196 | controller |       }
2026-06-11 01:10:29.933210 | controller |     ],
2026-06-11 01:10:29.933224 | controller |     "phase": "Running",
2026-06-11 01:10:29.933238 | controller |     "podIP": "10.217.0.95",
2026-06-11 01:10:29.933252 | controller |     "podIPs": [
2026-06-11 01:10:29.933266 | controller |       {
2026-06-11 01:10:29.933280 | controller |         "ip": "10.217.0.95"
2026-06-11 01:10:29.933294 | controller |       }
2026-06-11 01:10:29.933309 | controller |     ],
2026-06-11 01:10:29.933323 | controller |     "qosClass": "Burstable",
2026-06-11 01:10:29.933337 | controller |     "startTime": "2026-06-11T00:14:39Z"
2026-06-11 01:10:29.933375 | controller |   }
2026-06-11 01:10:29.933392 | controller | }
2026-06-11 01:10:29.958861 | controller | ok:
2026-06-11 01:10:29.958933 | controller | {
2026-06-11 01:10:29.958956 | controller |   "apiVersion": "v1",
2026-06-11 01:10:29.958976 | controller |   "kind": "Pod",
2026-06-11 01:10:29.959036 | controller |   "metadata": {
2026-06-11 01:10:29.959054 | controller |     "annotations": {
2026-06-11 01:10:29.959070 | 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 01:10:29.959086 | 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 01:10:29.959109 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-11 01:10:29.959125 | controller |       "openshift.io/scc": "anyuid",
2026-06-11 01:10:29.959140 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-11 01:10:29.959155 | controller |     },
2026-06-11 01:10:29.959170 | controller |     "creationTimestamp": "2026-06-11T00:14:38Z",
2026-06-11 01:10:29.959184 | controller |     "generateName": "ovn-operator-controller-manager-58f85bd97f-",
2026-06-11 01:10:29.959199 | controller |     "generation": 1,
2026-06-11 01:10:29.959213 | controller |     "labels": {
2026-06-11 01:10:29.959265 | controller |       "app.kubernetes.io/name": "ovn-operator",
2026-06-11 01:10:29.959281 | controller |       "control-plane": "controller-manager",
2026-06-11 01:10:29.959296 | controller |       "openstack.org/operator-name": "ovn",
2026-06-11 01:10:29.959310 | controller |       "pod-template-hash": "58f85bd97f"
2026-06-11 01:10:29.959324 | controller |     },
2026-06-11 01:10:29.959338 | controller |     "managedFields": [
2026-06-11 01:10:29.959372 | controller |       {
2026-06-11 01:10:29.959388 | controller |         "apiVersion": "v1",
2026-06-11 01:10:29.959402 | controller |         "fieldsType": "FieldsV1",
2026-06-11 01:10:29.959416 | controller |         "fieldsV1": {
2026-06-11 01:10:29.959430 | controller |           "f:metadata": {
2026-06-11 01:10:29.959444 | controller |             "f:annotations": {
2026-06-11 01:10:29.959458 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-11 01:10:29.959472 | controller |             }
2026-06-11 01:10:29.959486 | controller |           }
2026-06-11 01:10:29.959500 | controller |         },
2026-06-11 01:10:29.959514 | controller |         "manager": "crc",
2026-06-11 01:10:29.959535 | controller |         "operation": "Update",
2026-06-11 01:10:29.959549 | controller |         "subresource": "status",
2026-06-11 01:10:29.959563 | controller |         "time": "2026-06-11T00:14:38Z"
2026-06-11 01:10:29.959577 | controller |       },
2026-06-11 01:10:29.959591 | controller |       {
2026-06-11 01:10:29.959605 | controller |         "apiVersion": "v1",
2026-06-11 01:10:29.959618 | controller |         "fieldsType": "FieldsV1",
2026-06-11 01:10:29.959632 | controller |         "fieldsV1": {
2026-06-11 01:10:29.959646 | controller |           "f:metadata": {
2026-06-11 01:10:29.959660 | controller |             "f:annotations": {
2026-06-11 01:10:29.959674 | controller |               ".": {},
2026-06-11 01:10:29.959687 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-11 01:10:29.959702 | controller |             },
2026-06-11 01:10:29.959717 | controller |             "f:generateName": {},
2026-06-11 01:10:29.959731 | controller |             "f:labels": {
2026-06-11 01:10:29.959746 | controller |               ".": {},
2026-06-11 01:10:29.959760 | controller |               "f:app.kubernetes.io/name": {},
2026-06-11 01:10:29.959774 | controller |               "f:control-plane": {},
2026-06-11 01:10:29.959789 | controller |               "f:openstack.org/operator-name": {},
2026-06-11 01:10:29.959803 | controller |               "f:pod-template-hash": {}
2026-06-11 01:10:29.959818 | controller |             },
2026-06-11 01:10:29.959832 | controller |             "f:ownerReferences": {
2026-06-11 01:10:29.959846 | controller |               ".": {},
2026-06-11 01:10:29.959861 | controller |               "k:{\"uid\":\"610e4a91-005a-4343-ae3b-90c348c8254c\"}": {}
2026-06-11 01:10:29.959876 | controller |             }
2026-06-11 01:10:29.959891 | controller |           },
2026-06-11 01:10:29.959905 | controller |           "f:spec": {
2026-06-11 01:10:29.959919 | controller |             "f:containers": {
2026-06-11 01:10:29.959934 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-11 01:10:29.959948 | controller |                 ".": {},
2026-06-11 01:10:29.959963 | controller |                 "f:args": {},
2026-06-11 01:10:29.959981 | controller |                 "f:command": {},
2026-06-11 01:10:29.959995 | controller |                 "f:env": {
2026-06-11 01:10:29.960009 | controller |                   ".": {},
2026-06-11 01:10:29.960023 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-11 01:10:29.960037 | controller |                     ".": {},
2026-06-11 01:10:29.960051 | controller |                     "f:name": {},
2026-06-11 01:10:29.960065 | controller |                     "f:value": {}
2026-06-11 01:10:29.960080 | controller |                   },
2026-06-11 01:10:29.960094 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-11 01:10:29.960107 | controller |                     ".": {},
2026-06-11 01:10:29.960121 | controller |                     "f:name": {},
2026-06-11 01:10:29.960135 | controller |                     "f:value": {}
2026-06-11 01:10:29.960149 | controller |                   },
2026-06-11 01:10:29.960163 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-11 01:10:29.960177 | controller |                     ".": {},
2026-06-11 01:10:29.960191 | controller |                     "f:name": {},
2026-06-11 01:10:29.960205 | controller |                     "f:value": {}
2026-06-11 01:10:29.960219 | controller |                   },
2026-06-11 01:10:29.960233 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-11 01:10:29.960247 | controller |                     ".": {},
2026-06-11 01:10:29.960261 | controller |                     "f:name": {},
2026-06-11 01:10:29.960275 | controller |                     "f:value": {}
2026-06-11 01:10:29.960289 | controller |                   },
2026-06-11 01:10:29.960303 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-11 01:10:29.960317 | controller |                     ".": {},
2026-06-11 01:10:29.960331 | controller |                     "f:name": {},
2026-06-11 01:10:29.960344 | controller |                     "f:value": {}
2026-06-11 01:10:29.960378 | controller |                   }
2026-06-11 01:10:29.960393 | controller |                 },
2026-06-11 01:10:29.960407 | controller |                 "f:image": {},
2026-06-11 01:10:29.960421 | controller |                 "f:imagePullPolicy": {},
2026-06-11 01:10:29.960435 | controller |                 "f:livenessProbe": {
2026-06-11 01:10:29.960449 | controller |                   ".": {},
2026-06-11 01:10:29.960463 | controller |                   "f:failureThreshold": {},
2026-06-11 01:10:29.960477 | controller |                   "f:httpGet": {
2026-06-11 01:10:29.960491 | controller |                     ".": {},
2026-06-11 01:10:29.960505 | controller |                     "f:path": {},
2026-06-11 01:10:29.960518 | controller |                     "f:port": {},
2026-06-11 01:10:29.960532 | controller |                     "f:scheme": {}
2026-06-11 01:10:29.960546 | controller |                   },
2026-06-11 01:10:29.960560 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 01:10:29.960574 | controller |                   "f:periodSeconds": {},
2026-06-11 01:10:29.960588 | controller |                   "f:successThreshold": {},
2026-06-11 01:10:29.960602 | controller |                   "f:timeoutSeconds": {}
2026-06-11 01:10:29.960616 | controller |                 },
2026-06-11 01:10:29.960629 | controller |                 "f:name": {},
2026-06-11 01:10:29.960643 | controller |                 "f:readinessProbe": {
2026-06-11 01:10:29.960657 | controller |                   ".": {},
2026-06-11 01:10:29.960670 | controller |                   "f:failureThreshold": {},
2026-06-11 01:10:29.960684 | controller |                   "f:httpGet": {
2026-06-11 01:10:29.960698 | controller |                     ".": {},
2026-06-11 01:10:29.960713 | controller |                     "f:path": {},
2026-06-11 01:10:29.960727 | controller |                     "f:port": {},
2026-06-11 01:10:29.960741 | controller |                     "f:scheme": {}
2026-06-11 01:10:29.960759 | controller |                   },
2026-06-11 01:10:29.960774 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 01:10:29.960789 | controller |                   "f:periodSeconds": {},
2026-06-11 01:10:29.960803 | controller |                   "f:successThreshold": {},
2026-06-11 01:10:29.960817 | controller |                   "f:timeoutSeconds": {}
2026-06-11 01:10:29.960832 | controller |                 },
2026-06-11 01:10:29.960846 | controller |                 "f:resources": {
2026-06-11 01:10:29.960860 | controller |                   ".": {},
2026-06-11 01:10:29.960875 | controller |                   "f:limits": {
2026-06-11 01:10:29.960889 | controller |                     ".": {},
2026-06-11 01:10:29.960903 | controller |                     "f:cpu": {},
2026-06-11 01:10:29.960917 | controller |                     "f:memory": {}
2026-06-11 01:10:29.960932 | controller |                   },
2026-06-11 01:10:29.960946 | controller |                   "f:requests": {
2026-06-11 01:10:29.960961 | controller |                     ".": {},
2026-06-11 01:10:29.960975 | controller |                     "f:cpu": {},
2026-06-11 01:10:29.960989 | controller |                     "f:memory": {}
2026-06-11 01:10:29.961003 | controller |                   }
2026-06-11 01:10:29.961017 | controller |                 },
2026-06-11 01:10:29.961031 | controller |                 "f:securityContext": {
2026-06-11 01:10:29.961045 | controller |                   ".": {},
2026-06-11 01:10:29.961059 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-11 01:10:29.961073 | controller |                 },
2026-06-11 01:10:29.961132 | controller |                 "f:terminationMessagePath": {},
2026-06-11 01:10:29.961150 | controller |                 "f:terminationMessagePolicy": {}
2026-06-11 01:10:29.961167 | controller |               }
2026-06-11 01:10:29.961181 | controller |             },
2026-06-11 01:10:29.961196 | controller |             "f:dnsPolicy": {},
2026-06-11 01:10:29.961210 | controller |             "f:enableServiceLinks": {},
2026-06-11 01:10:29.961224 | controller |             "f:restartPolicy": {},
2026-06-11 01:10:29.961237 | controller |             "f:schedulerName": {},
2026-06-11 01:10:29.961251 | controller |             "f:securityContext": {
2026-06-11 01:10:29.961265 | controller |               ".": {},
2026-06-11 01:10:29.961279 | controller |               "f:runAsNonRoot": {}
2026-06-11 01:10:29.961293 | controller |             },
2026-06-11 01:10:29.961307 | controller |             "f:serviceAccount": {},
2026-06-11 01:10:29.961321 | controller |             "f:serviceAccountName": {},
2026-06-11 01:10:29.961335 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-11 01:10:29.961374 | controller |             "f:tolerations": {}
2026-06-11 01:10:29.961391 | controller |           }
2026-06-11 01:10:29.961405 | controller |         },
2026-06-11 01:10:29.961419 | controller |         "manager": "kube-controller-manager",
2026-06-11 01:10:29.961433 | controller |         "operation": "Update",
2026-06-11 01:10:29.961447 | controller |         "time": "2026-06-11T00:14:38Z"
2026-06-11 01:10:29.961464 | controller |       },
2026-06-11 01:10:29.961478 | controller |       {
2026-06-11 01:10:29.961492 | controller |         "apiVersion": "v1",
2026-06-11 01:10:29.961506 | controller |         "fieldsType": "FieldsV1",
2026-06-11 01:10:29.961520 | controller |         "fieldsV1": {
2026-06-11 01:10:29.961535 | controller |           "f:metadata": {
2026-06-11 01:10:29.961549 | controller |             "f:annotations": {
2026-06-11 01:10:29.961563 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-11 01:10:29.961577 | controller |             }
2026-06-11 01:10:29.961591 | controller |           }
2026-06-11 01:10:29.961605 | controller |         },
2026-06-11 01:10:29.961619 | controller |         "manager": "multus-daemon",
2026-06-11 01:10:29.961637 | controller |         "operation": "Update",
2026-06-11 01:10:29.961651 | controller |         "subresource": "status",
2026-06-11 01:10:29.961665 | controller |         "time": "2026-06-11T00:14:46Z"
2026-06-11 01:10:29.961781 | controller |       },
2026-06-11 01:10:29.961798 | controller |       {
2026-06-11 01:10:29.961812 | controller |         "apiVersion": "v1",
2026-06-11 01:10:29.961827 | controller |         "fieldsType": "FieldsV1",
2026-06-11 01:10:29.961841 | controller |         "fieldsV1": {
2026-06-11 01:10:29.961855 | controller |           "f:status": {
2026-06-11 01:10:29.961869 | controller |             "f:conditions": {
2026-06-11 01:10:29.961883 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-11 01:10:29.961898 | controller |                 ".": {},
2026-06-11 01:10:29.961912 | controller |                 "f:lastProbeTime": {},
2026-06-11 01:10:29.961926 | controller |                 "f:lastTransitionTime": {},
2026-06-11 01:10:29.961940 | controller |                 "f:status": {},
2026-06-11 01:10:29.961954 | controller |                 "f:type": {}
2026-06-11 01:10:29.961968 | controller |               },
2026-06-11 01:10:29.961982 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-11 01:10:29.961996 | controller |                 ".": {},
2026-06-11 01:10:29.962011 | controller |                 "f:lastProbeTime": {},
2026-06-11 01:10:29.962025 | controller |                 "f:lastTransitionTime": {},
2026-06-11 01:10:29.962040 | controller |                 "f:status": {},
2026-06-11 01:10:29.962054 | controller |                 "f:type": {}
2026-06-11 01:10:29.962068 | controller |               },
2026-06-11 01:10:29.962083 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-11 01:10:29.962097 | controller |                 ".": {},
2026-06-11 01:10:29.962112 | controller |                 "f:lastProbeTime": {},
2026-06-11 01:10:29.962126 | controller |                 "f:lastTransitionTime": {},
2026-06-11 01:10:29.962141 | controller |                 "f:status": {},
2026-06-11 01:10:29.962183 | controller |                 "f:type": {}
2026-06-11 01:10:29.962199 | controller |               },
2026-06-11 01:10:29.962213 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-11 01:10:29.962227 | controller |                 ".": {},
2026-06-11 01:10:29.962242 | controller |                 "f:lastProbeTime": {},
2026-06-11 01:10:29.962256 | controller |                 "f:lastTransitionTime": {},
2026-06-11 01:10:29.962269 | controller |                 "f:status": {},
2026-06-11 01:10:29.962283 | controller |                 "f:type": {}
2026-06-11 01:10:29.962297 | controller |               }
2026-06-11 01:10:29.962310 | controller |             },
2026-06-11 01:10:29.962324 | controller |             "f:containerStatuses": {},
2026-06-11 01:10:29.962338 | controller |             "f:hostIP": {},
2026-06-11 01:10:29.962371 | controller |             "f:hostIPs": {},
2026-06-11 01:10:29.962387 | controller |             "f:phase": {},
2026-06-11 01:10:29.962401 | controller |             "f:podIP": {},
2026-06-11 01:10:29.962415 | controller |             "f:podIPs": {
2026-06-11 01:10:29.962429 | controller |               ".": {},
2026-06-11 01:10:29.962443 | controller |               "k:{\"ip\":\"10.217.0.90\"}": {
2026-06-11 01:10:29.962457 | controller |                 ".": {},
2026-06-11 01:10:29.962471 | controller |                 "f:ip": {}
2026-06-11 01:10:29.962484 | controller |               }
2026-06-11 01:10:29.962498 | controller |             },
2026-06-11 01:10:29.962512 | controller |             "f:startTime": {}
2026-06-11 01:10:29.962526 | controller |           }
2026-06-11 01:10:29.962540 | controller |         },
2026-06-11 01:10:29.962553 | controller |         "manager": "kubelet",
2026-06-11 01:10:29.962567 | controller |         "operation": "Update",
2026-06-11 01:10:29.962581 | controller |         "subresource": "status",
2026-06-11 01:10:29.962599 | controller |         "time": "2026-06-11T00:15:59Z"
2026-06-11 01:10:29.962613 | controller |       }
2026-06-11 01:10:29.962627 | controller |     ],
2026-06-11 01:10:29.962641 | controller |     "name": "ovn-operator-controller-manager-58f85bd97f-p9slz",
2026-06-11 01:10:29.962655 | controller |     "namespace": "openstack-operators",
2026-06-11 01:10:29.962669 | controller |     "ownerReferences": [
2026-06-11 01:10:29.962683 | controller |       {
2026-06-11 01:10:29.962697 | controller |         "apiVersion": "apps/v1",
2026-06-11 01:10:29.962711 | controller |         "blockOwnerDeletion": true,
2026-06-11 01:10:29.962725 | controller |         "controller": true,
2026-06-11 01:10:29.962738 | controller |         "kind": "ReplicaSet",
2026-06-11 01:10:29.962752 | controller |         "name": "ovn-operator-controller-manager-58f85bd97f",
2026-06-11 01:10:29.962766 | controller |         "uid": "610e4a91-005a-4343-ae3b-90c348c8254c"
2026-06-11 01:10:29.962781 | controller |       }
2026-06-11 01:10:29.962795 | controller |     ],
2026-06-11 01:10:29.962808 | controller |     "resourceVersion": "55227",
2026-06-11 01:10:29.962823 | controller |     "uid": "4a366c25-8264-448b-9c3e-647f1c9ad32f"
2026-06-11 01:10:29.962837 | controller |   },
2026-06-11 01:10:29.962851 | controller |   "spec": {
2026-06-11 01:10:29.962865 | controller |     "containers": [
2026-06-11 01:10:29.962879 | controller |       {
2026-06-11 01:10:29.962893 | controller |         "args": [
2026-06-11 01:10:29.962908 | controller |           "--leader-elect",
2026-06-11 01:10:29.962922 | controller |           "--health-probe-bind-address=:8081",
2026-06-11 01:10:29.962936 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-11 01:10:29.962951 | controller |         ],
2026-06-11 01:10:29.962965 | controller |         "command": [
2026-06-11 01:10:29.962979 | controller |           "/manager"
2026-06-11 01:10:29.962993 | controller |         ],
2026-06-11 01:10:29.963007 | controller |         "env": [
2026-06-11 01:10:29.963021 | controller |           {
2026-06-11 01:10:29.963035 | controller |             "name": "LEASE_DURATION",
2026-06-11 01:10:29.963050 | controller |             "value": "30"
2026-06-11 01:10:29.963064 | controller |           },
2026-06-11 01:10:29.963078 | controller |           {
2026-06-11 01:10:29.963092 | controller |             "name": "RENEW_DEADLINE",
2026-06-11 01:10:29.963107 | controller |             "value": "20"
2026-06-11 01:10:29.963121 | controller |           },
2026-06-11 01:10:29.963135 | controller |           {
2026-06-11 01:10:29.963149 | controller |             "name": "RETRY_PERIOD",
2026-06-11 01:10:29.963164 | controller |             "value": "5"
2026-06-11 01:10:29.963178 | controller |           },
2026-06-11 01:10:29.963192 | controller |           {
2026-06-11 01:10:29.963206 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-11 01:10:29.963220 | controller |             "value": "false"
2026-06-11 01:10:29.963234 | controller |           },
2026-06-11 01:10:29.963248 | controller |           {
2026-06-11 01:10:29.963262 | controller |             "name": "METRICS_CERTS",
2026-06-11 01:10:29.963276 | controller |             "value": "false"
2026-06-11 01:10:29.963291 | controller |           }
2026-06-11 01:10:29.963305 | controller |         ],
2026-06-11 01:10:29.963319 | controller |         "image": "quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7",
2026-06-11 01:10:29.963334 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-11 01:10:29.963362 | controller |         "livenessProbe": {
2026-06-11 01:10:29.963382 | controller |           "failureThreshold": 3,
2026-06-11 01:10:29.963397 | controller |           "httpGet": {
2026-06-11 01:10:29.963411 | controller |             "path": "/healthz",
2026-06-11 01:10:29.963425 | controller |             "port": 8081,
2026-06-11 01:10:29.963439 | controller |             "scheme": "HTTP"
2026-06-11 01:10:29.963457 | controller |           },
2026-06-11 01:10:29.963472 | controller |           "initialDelaySeconds": 15,
2026-06-11 01:10:29.963486 | controller |           "periodSeconds": 20,
2026-06-11 01:10:29.963500 | controller |           "successThreshold": 1,
2026-06-11 01:10:29.963514 | controller |           "timeoutSeconds": 1
2026-06-11 01:10:29.963528 | controller |         },
2026-06-11 01:10:29.963542 | controller |         "name": "manager",
2026-06-11 01:10:29.963556 | controller |         "readinessProbe": {
2026-06-11 01:10:29.963570 | controller |           "failureThreshold": 3,
2026-06-11 01:10:29.963584 | controller |           "httpGet": {
2026-06-11 01:10:29.963598 | controller |             "path": "/readyz",
2026-06-11 01:10:29.963612 | controller |             "port": 8081,
2026-06-11 01:10:29.963626 | controller |             "scheme": "HTTP"
2026-06-11 01:10:29.963640 | controller |           },
2026-06-11 01:10:29.963654 | controller |           "initialDelaySeconds": 5,
2026-06-11 01:10:29.963669 | controller |           "periodSeconds": 10,
2026-06-11 01:10:29.963683 | controller |           "successThreshold": 1,
2026-06-11 01:10:29.963697 | controller |           "timeoutSeconds": 1
2026-06-11 01:10:29.963711 | controller |         },
2026-06-11 01:10:29.963724 | controller |         "resources": {
2026-06-11 01:10:29.963739 | controller |           "limits": {
2026-06-11 01:10:29.963752 | controller |             "cpu": "500m",
2026-06-11 01:10:29.963766 | controller |             "memory": "512Mi"
2026-06-11 01:10:29.963780 | controller |           },
2026-06-11 01:10:29.963794 | controller |           "requests": {
2026-06-11 01:10:29.963808 | controller |             "cpu": "10m",
2026-06-11 01:10:29.963822 | controller |             "memory": "256Mi"
2026-06-11 01:10:29.963835 | controller |           }
2026-06-11 01:10:29.963850 | controller |         },
2026-06-11 01:10:29.963864 | controller |         "securityContext": {
2026-06-11 01:10:29.963878 | controller |           "allowPrivilegeEscalation": false,
2026-06-11 01:10:29.963893 | controller |           "capabilities": {
2026-06-11 01:10:29.963907 | controller |             "drop": [
2026-06-11 01:10:29.963921 | controller |               "MKNOD"
2026-06-11 01:10:29.963935 | controller |             ]
2026-06-11 01:10:29.963950 | controller |           }
2026-06-11 01:10:29.963964 | controller |         },
2026-06-11 01:10:29.963978 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-11 01:10:29.963993 | controller |         "terminationMessagePolicy": "File",
2026-06-11 01:10:29.964007 | controller |         "volumeMounts": [
2026-06-11 01:10:29.964021 | controller |           {
2026-06-11 01:10:29.964036 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 01:10:29.964051 | controller |             "name": "kube-api-access-f6vc9",
2026-06-11 01:10:29.964071 | controller |             "readOnly": true
2026-06-11 01:10:29.964085 | controller |           }
2026-06-11 01:10:29.964100 | controller |         ]
2026-06-11 01:10:29.964114 | controller |       }
2026-06-11 01:10:29.964129 | controller |     ],
2026-06-11 01:10:29.964143 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-11 01:10:29.964157 | controller |     "enableServiceLinks": true,
2026-06-11 01:10:29.964171 | controller |     "imagePullSecrets": [
2026-06-11 01:10:29.964184 | controller |       {
2026-06-11 01:10:29.964198 | controller |         "name": "ovn-operator-controller-manager-dockercfg-tlb2z"
2026-06-11 01:10:29.964213 | controller |       }
2026-06-11 01:10:29.964227 | controller |     ],
2026-06-11 01:10:29.964241 | controller |     "nodeName": "crc",
2026-06-11 01:10:29.964255 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-11 01:10:29.964270 | controller |     "priority": 0,
2026-06-11 01:10:29.964284 | controller |     "restartPolicy": "Always",
2026-06-11 01:10:29.964297 | controller |     "schedulerName": "default-scheduler",
2026-06-11 01:10:29.964316 | controller |     "securityContext": {
2026-06-11 01:10:29.964331 | controller |       "runAsNonRoot": true,
2026-06-11 01:10:29.964345 | controller |       "seLinuxOptions": {
2026-06-11 01:10:29.964377 | controller |         "level": "s0:c26,c5"
2026-06-11 01:10:29.964392 | controller |       }
2026-06-11 01:10:29.964405 | controller |     },
2026-06-11 01:10:29.964420 | controller |     "serviceAccount": "ovn-operator-controller-manager",
2026-06-11 01:10:29.964434 | controller |     "serviceAccountName": "ovn-operator-controller-manager",
2026-06-11 01:10:29.964448 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-11 01:10:29.964462 | controller |     "tolerations": [
2026-06-11 01:10:29.964476 | controller |       {
2026-06-11 01:10:29.964490 | controller |         "effect": "NoExecute",
2026-06-11 01:10:29.964504 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-11 01:10:29.964518 | controller |         "operator": "Exists",
2026-06-11 01:10:29.964532 | controller |         "tolerationSeconds": 120
2026-06-11 01:10:29.964546 | controller |       },
2026-06-11 01:10:29.964560 | controller |       {
2026-06-11 01:10:29.964576 | controller |         "effect": "NoExecute",
2026-06-11 01:10:29.964592 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-11 01:10:29.964606 | controller |         "operator": "Exists",
2026-06-11 01:10:29.964620 | controller |         "tolerationSeconds": 120
2026-06-11 01:10:29.964634 | controller |       },
2026-06-11 01:10:29.964648 | controller |       {
2026-06-11 01:10:29.964662 | controller |         "effect": "NoSchedule",
2026-06-11 01:10:29.964676 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-11 01:10:29.964690 | controller |         "operator": "Exists"
2026-06-11 01:10:29.964703 | controller |       }
2026-06-11 01:10:29.964717 | controller |     ],
2026-06-11 01:10:29.964731 | controller |     "volumes": [
2026-06-11 01:10:29.964745 | controller |       {
2026-06-11 01:10:29.964759 | controller |         "name": "kube-api-access-f6vc9",
2026-06-11 01:10:29.964772 | controller |         "projected": {
2026-06-11 01:10:29.964787 | controller |           "defaultMode": 420,
2026-06-11 01:10:29.964801 | controller |           "sources": [
2026-06-11 01:10:29.964815 | controller |             {
2026-06-11 01:10:29.964829 | controller |               "serviceAccountToken": {
2026-06-11 01:10:29.964843 | controller |                 "expirationSeconds": 3607,
2026-06-11 01:10:29.964857 | controller |                 "path": "token"
2026-06-11 01:10:29.964871 | controller |               }
2026-06-11 01:10:29.964886 | controller |             },
2026-06-11 01:10:29.964900 | controller |             {
2026-06-11 01:10:29.964914 | controller |               "configMap": {
2026-06-11 01:10:29.964928 | controller |                 "items": [
2026-06-11 01:10:29.964943 | controller |                   {
2026-06-11 01:10:29.964957 | controller |                     "key": "ca.crt",
2026-06-11 01:10:29.964971 | controller |                     "path": "ca.crt"
2026-06-11 01:10:29.964985 | controller |                   }
2026-06-11 01:10:29.964999 | controller |                 ],
2026-06-11 01:10:29.965013 | controller |                 "name": "kube-root-ca.crt"
2026-06-11 01:10:29.965028 | controller |               }
2026-06-11 01:10:29.965041 | controller |             },
2026-06-11 01:10:29.965055 | controller |             {
2026-06-11 01:10:29.965069 | controller |               "downwardAPI": {
2026-06-11 01:10:29.965083 | controller |                 "items": [
2026-06-11 01:10:29.965112 | controller |                   {
2026-06-11 01:10:29.965127 | controller |                     "fieldRef": {
2026-06-11 01:10:29.965141 | controller |                       "apiVersion": "v1",
2026-06-11 01:10:29.965157 | controller |                       "fieldPath": "metadata.namespace"
2026-06-11 01:10:29.965172 | controller |                     },
2026-06-11 01:10:29.965186 | controller |                     "path": "namespace"
2026-06-11 01:10:29.965204 | controller |                   }
2026-06-11 01:10:29.965219 | controller |                 ]
2026-06-11 01:10:29.965234 | controller |               }
2026-06-11 01:10:29.965248 | controller |             },
2026-06-11 01:10:29.965262 | controller |             {
2026-06-11 01:10:29.965276 | controller |               "configMap": {
2026-06-11 01:10:29.965290 | controller |                 "items": [
2026-06-11 01:10:29.965304 | controller |                   {
2026-06-11 01:10:29.965317 | controller |                     "key": "service-ca.crt",
2026-06-11 01:10:29.965332 | controller |                     "path": "service-ca.crt"
2026-06-11 01:10:29.965360 | controller |                   }
2026-06-11 01:10:29.965380 | controller |                 ],
2026-06-11 01:10:29.965395 | controller |                 "name": "openshift-service-ca.crt"
2026-06-11 01:10:29.965409 | controller |               }
2026-06-11 01:10:29.965423 | controller |             }
2026-06-11 01:10:29.965437 | controller |           ]
2026-06-11 01:10:29.965451 | controller |         }
2026-06-11 01:10:29.965464 | controller |       }
2026-06-11 01:10:29.965478 | controller |     ]
2026-06-11 01:10:29.965492 | controller |   },
2026-06-11 01:10:29.965506 | controller |   "status": {
2026-06-11 01:10:29.965521 | controller |     "conditions": [
2026-06-11 01:10:29.965535 | controller |       {
2026-06-11 01:10:29.965549 | controller |         "lastProbeTime": null,
2026-06-11 01:10:29.965563 | controller |         "lastTransitionTime": "2026-06-11T00:15:47Z",
2026-06-11 01:10:29.965577 | controller |         "status": "True",
2026-06-11 01:10:29.965591 | controller |         "type": "PodReadyToStartContainers"
2026-06-11 01:10:29.965605 | controller |       },
2026-06-11 01:10:29.965619 | controller |       {
2026-06-11 01:10:29.965633 | controller |         "lastProbeTime": null,
2026-06-11 01:10:29.965647 | controller |         "lastTransitionTime": "2026-06-11T00:14:39Z",
2026-06-11 01:10:29.965661 | controller |         "status": "True",
2026-06-11 01:10:29.965675 | controller |         "type": "Initialized"
2026-06-11 01:10:29.965689 | controller |       },
2026-06-11 01:10:29.965703 | controller |       {
2026-06-11 01:10:29.965717 | controller |         "lastProbeTime": null,
2026-06-11 01:10:29.965731 | controller |         "lastTransitionTime": "2026-06-11T00:15:59Z",
2026-06-11 01:10:29.965745 | controller |         "status": "True",
2026-06-11 01:10:29.965758 | controller |         "type": "Ready"
2026-06-11 01:10:29.965772 | controller |       },
2026-06-11 01:10:29.965786 | controller |       {
2026-06-11 01:10:29.965800 | controller |         "lastProbeTime": null,
2026-06-11 01:10:29.965815 | controller |         "lastTransitionTime": "2026-06-11T00:15:59Z",
2026-06-11 01:10:29.965829 | controller |         "status": "True",
2026-06-11 01:10:29.965843 | controller |         "type": "ContainersReady"
2026-06-11 01:10:29.965857 | controller |       },
2026-06-11 01:10:29.965871 | controller |       {
2026-06-11 01:10:29.965885 | controller |         "lastProbeTime": null,
2026-06-11 01:10:29.965899 | controller |         "lastTransitionTime": "2026-06-11T00:14:38Z",
2026-06-11 01:10:29.965914 | controller |         "status": "True",
2026-06-11 01:10:29.965928 | controller |         "type": "PodScheduled"
2026-06-11 01:10:29.965942 | controller |       }
2026-06-11 01:10:29.965956 | controller |     ],
2026-06-11 01:10:29.965971 | controller |     "containerStatuses": [
2026-06-11 01:10:29.965985 | controller |       {
2026-06-11 01:10:29.965999 | controller |         "allocatedResources": {
2026-06-11 01:10:29.966013 | controller |           "cpu": "10m",
2026-06-11 01:10:29.966027 | controller |           "memory": "256Mi"
2026-06-11 01:10:29.966041 | controller |         },
2026-06-11 01:10:29.966055 | controller |         "containerID": "cri-o://3d7b17fca1711007d91f15d85f4feaf239d5130263b9fe32ced5df8ba7cf5266",
2026-06-11 01:10:29.966070 | controller |         "image": "quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7",
2026-06-11 01:10:29.966088 | controller |         "imageID": "quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7",
2026-06-11 01:10:29.966103 | controller |         "lastState": {},
2026-06-11 01:10:29.966118 | controller |         "name": "manager",
2026-06-11 01:10:29.966133 | controller |         "ready": true,
2026-06-11 01:10:29.966147 | controller |         "resources": {
2026-06-11 01:10:29.966161 | controller |           "limits": {
2026-06-11 01:10:29.966174 | controller |             "cpu": "500m",
2026-06-11 01:10:29.966188 | controller |             "memory": "512Mi"
2026-06-11 01:10:29.966202 | controller |           },
2026-06-11 01:10:29.966216 | controller |           "requests": {
2026-06-11 01:10:29.966231 | controller |             "cpu": "10m",
2026-06-11 01:10:29.966245 | controller |             "memory": "256Mi"
2026-06-11 01:10:29.966258 | controller |           }
2026-06-11 01:10:29.966272 | controller |         },
2026-06-11 01:10:29.966286 | controller |         "restartCount": 0,
2026-06-11 01:10:29.966300 | controller |         "started": true,
2026-06-11 01:10:29.966314 | controller |         "state": {
2026-06-11 01:10:29.966327 | controller |           "running": {
2026-06-11 01:10:29.966341 | controller |             "startedAt": "2026-06-11T00:15:46Z"
2026-06-11 01:10:29.966376 | controller |           }
2026-06-11 01:10:29.966392 | controller |         },
2026-06-11 01:10:29.966406 | controller |         "user": {
2026-06-11 01:10:29.966420 | controller |           "linux": {
2026-06-11 01:10:29.966433 | controller |             "gid": 0,
2026-06-11 01:10:29.966447 | controller |             "supplementalGroups": [
2026-06-11 01:10:29.966461 | controller |               0
2026-06-11 01:10:29.966475 | controller |             ],
2026-06-11 01:10:29.966488 | controller |             "uid": 65532
2026-06-11 01:10:29.966502 | controller |           }
2026-06-11 01:10:29.966516 | controller |         },
2026-06-11 01:10:29.966530 | controller |         "volumeMounts": [
2026-06-11 01:10:29.966544 | controller |           {
2026-06-11 01:10:29.966559 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 01:10:29.966573 | controller |             "name": "kube-api-access-f6vc9",
2026-06-11 01:10:29.966587 | controller |             "readOnly": true,
2026-06-11 01:10:29.966601 | controller |             "recursiveReadOnly": "Disabled"
2026-06-11 01:10:29.966615 | controller |           }
2026-06-11 01:10:29.966629 | controller |         ]
2026-06-11 01:10:29.966643 | controller |       }
2026-06-11 01:10:29.966656 | controller |     ],
2026-06-11 01:10:29.966670 | controller |     "hostIP": "192.168.126.11",
2026-06-11 01:10:29.966684 | controller |     "hostIPs": [
2026-06-11 01:10:29.966698 | controller |       {
2026-06-11 01:10:29.966712 | controller |         "ip": "192.168.126.11"
2026-06-11 01:10:29.966726 | controller |       }
2026-06-11 01:10:29.966739 | controller |     ],
2026-06-11 01:10:29.966753 | controller |     "phase": "Running",
2026-06-11 01:10:29.966767 | controller |     "podIP": "10.217.0.90",
2026-06-11 01:10:29.966781 | controller |     "podIPs": [
2026-06-11 01:10:29.966794 | controller |       {
2026-06-11 01:10:29.966808 | controller |         "ip": "10.217.0.90"
2026-06-11 01:10:29.966822 | controller |       }
2026-06-11 01:10:29.966836 | controller |     ],
2026-06-11 01:10:29.966850 | controller |     "qosClass": "Burstable",
2026-06-11 01:10:29.966864 | controller |     "startTime": "2026-06-11T00:14:39Z"
2026-06-11 01:10:29.966878 | controller |   }
2026-06-11 01:10:29.966893 | controller | }
2026-06-11 01:10:29.987842 | controller | ok:
2026-06-11 01:10:29.987904 | controller | {
2026-06-11 01:10:29.987925 | controller |   "apiVersion": "v1",
2026-06-11 01:10:29.987941 | controller |   "kind": "Pod",
2026-06-11 01:10:29.987957 | controller |   "metadata": {
2026-06-11 01:10:29.987978 | controller |     "annotations": {
2026-06-11 01:10:29.988038 | 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 01:10:29.988059 | 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 01:10:29.988075 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-11 01:10:29.988091 | controller |       "openshift.io/scc": "restricted-v2",
2026-06-11 01:10:29.988107 | controller |       "seccomp.security.alpha.kubernetes.io/pod": "runtime/default",
2026-06-11 01:10:29.988122 | controller |       "security.openshift.io/validated-scc-subject-type": "user"
2026-06-11 01:10:29.988137 | controller |     },
2026-06-11 01:10:29.988153 | controller |     "creationTimestamp": "2026-06-11T00:14:38Z",
2026-06-11 01:10:29.988168 | controller |     "generateName": "swift-operator-controller-manager-67c49dd5c6-",
2026-06-11 01:10:29.988182 | controller |     "generation": 1,
2026-06-11 01:10:29.988197 | controller |     "labels": {
2026-06-11 01:10:29.988212 | controller |       "app.kubernetes.io/name": "swift-operator",
2026-06-11 01:10:29.988227 | controller |       "control-plane": "controller-manager",
2026-06-11 01:10:29.988241 | controller |       "openstack.org/operator-name": "swift",
2026-06-11 01:10:29.988256 | controller |       "pod-template-hash": "67c49dd5c6"
2026-06-11 01:10:29.988270 | controller |     },
2026-06-11 01:10:29.988285 | controller |     "managedFields": [
2026-06-11 01:10:29.988300 | controller |       {
2026-06-11 01:10:29.988314 | controller |         "apiVersion": "v1",
2026-06-11 01:10:29.988329 | controller |         "fieldsType": "FieldsV1",
2026-06-11 01:10:29.988344 | controller |         "fieldsV1": {
2026-06-11 01:10:29.988381 | controller |           "f:metadata": {
2026-06-11 01:10:29.988397 | controller |             "f:annotations": {
2026-06-11 01:10:29.988411 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-11 01:10:29.988426 | controller |             }
2026-06-11 01:10:29.988441 | controller |           }
2026-06-11 01:10:29.988455 | controller |         },
2026-06-11 01:10:29.988469 | controller |         "manager": "crc",
2026-06-11 01:10:29.988484 | controller |         "operation": "Update",
2026-06-11 01:10:29.988498 | controller |         "subresource": "status",
2026-06-11 01:10:29.988512 | controller |         "time": "2026-06-11T00:14:38Z"
2026-06-11 01:10:29.988527 | controller |       },
2026-06-11 01:10:29.988541 | controller |       {
2026-06-11 01:10:29.988555 | controller |         "apiVersion": "v1",
2026-06-11 01:10:29.988569 | controller |         "fieldsType": "FieldsV1",
2026-06-11 01:10:29.988583 | controller |         "fieldsV1": {
2026-06-11 01:10:29.988597 | controller |           "f:metadata": {
2026-06-11 01:10:29.988611 | controller |             "f:annotations": {
2026-06-11 01:10:29.988626 | controller |               ".": {},
2026-06-11 01:10:29.988640 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-11 01:10:29.988655 | controller |             },
2026-06-11 01:10:29.988669 | controller |             "f:generateName": {},
2026-06-11 01:10:29.988684 | controller |             "f:labels": {
2026-06-11 01:10:29.988698 | controller |               ".": {},
2026-06-11 01:10:29.988712 | controller |               "f:app.kubernetes.io/name": {},
2026-06-11 01:10:29.988727 | controller |               "f:control-plane": {},
2026-06-11 01:10:29.988748 | controller |               "f:openstack.org/operator-name": {},
2026-06-11 01:10:29.988764 | controller |               "f:pod-template-hash": {}
2026-06-11 01:10:29.988778 | controller |             },
2026-06-11 01:10:29.988793 | controller |             "f:ownerReferences": {
2026-06-11 01:10:29.988807 | controller |               ".": {},
2026-06-11 01:10:29.988821 | controller |               "k:{\"uid\":\"bd052dec-358a-468d-9e0a-aec588baae6d\"}": {}
2026-06-11 01:10:29.988836 | controller |             }
2026-06-11 01:10:29.988850 | controller |           },
2026-06-11 01:10:29.988864 | controller |           "f:spec": {
2026-06-11 01:10:29.988879 | controller |             "f:containers": {
2026-06-11 01:10:29.988893 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-11 01:10:29.988907 | controller |                 ".": {},
2026-06-11 01:10:29.988921 | controller |                 "f:args": {},
2026-06-11 01:10:29.988935 | controller |                 "f:command": {},
2026-06-11 01:10:29.988950 | controller |                 "f:env": {
2026-06-11 01:10:29.988965 | controller |                   ".": {},
2026-06-11 01:10:29.988979 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-11 01:10:29.988994 | controller |                     ".": {},
2026-06-11 01:10:29.989009 | controller |                     "f:name": {},
2026-06-11 01:10:29.989023 | controller |                     "f:value": {}
2026-06-11 01:10:29.989038 | controller |                   },
2026-06-11 01:10:29.989052 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-11 01:10:29.989067 | controller |                     ".": {},
2026-06-11 01:10:29.989081 | controller |                     "f:name": {},
2026-06-11 01:10:29.989109 | controller |                     "f:value": {}
2026-06-11 01:10:29.989125 | controller |                   },
2026-06-11 01:10:29.989140 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-11 01:10:29.989154 | controller |                     ".": {},
2026-06-11 01:10:29.989169 | controller |                     "f:name": {},
2026-06-11 01:10:29.989184 | controller |                     "f:value": {}
2026-06-11 01:10:29.989199 | controller |                   },
2026-06-11 01:10:29.989214 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-11 01:10:29.989229 | controller |                     ".": {},
2026-06-11 01:10:29.989243 | controller |                     "f:name": {},
2026-06-11 01:10:29.989258 | controller |                     "f:value": {}
2026-06-11 01:10:29.989272 | controller |                   },
2026-06-11 01:10:29.989286 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-11 01:10:29.989301 | controller |                     ".": {},
2026-06-11 01:10:29.989315 | controller |                     "f:name": {},
2026-06-11 01:10:29.989329 | controller |                     "f:value": {}
2026-06-11 01:10:29.989343 | controller |                   }
2026-06-11 01:10:29.989380 | controller |                 },
2026-06-11 01:10:29.989396 | controller |                 "f:image": {},
2026-06-11 01:10:29.989410 | controller |                 "f:imagePullPolicy": {},
2026-06-11 01:10:29.989424 | controller |                 "f:livenessProbe": {
2026-06-11 01:10:29.989438 | controller |                   ".": {},
2026-06-11 01:10:29.989452 | controller |                   "f:failureThreshold": {},
2026-06-11 01:10:29.989466 | controller |                   "f:httpGet": {
2026-06-11 01:10:29.989481 | controller |                     ".": {},
2026-06-11 01:10:29.989495 | controller |                     "f:path": {},
2026-06-11 01:10:29.989509 | controller |                     "f:port": {},
2026-06-11 01:10:29.989523 | controller |                     "f:scheme": {}
2026-06-11 01:10:29.989537 | controller |                   },
2026-06-11 01:10:29.989552 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 01:10:29.989572 | controller |                   "f:periodSeconds": {},
2026-06-11 01:10:29.989587 | controller |                   "f:successThreshold": {},
2026-06-11 01:10:29.989602 | controller |                   "f:timeoutSeconds": {}
2026-06-11 01:10:29.989616 | controller |                 },
2026-06-11 01:10:29.989631 | controller |                 "f:name": {},
2026-06-11 01:10:29.989645 | controller |                 "f:readinessProbe": {
2026-06-11 01:10:29.989659 | controller |                   ".": {},
2026-06-11 01:10:29.989673 | controller |                   "f:failureThreshold": {},
2026-06-11 01:10:29.989687 | controller |                   "f:httpGet": {
2026-06-11 01:10:29.989701 | controller |                     ".": {},
2026-06-11 01:10:29.989715 | controller |                     "f:path": {},
2026-06-11 01:10:29.989729 | controller |                     "f:port": {},
2026-06-11 01:10:29.989743 | controller |                     "f:scheme": {}
2026-06-11 01:10:29.989757 | controller |                   },
2026-06-11 01:10:29.989771 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 01:10:29.989785 | controller |                   "f:periodSeconds": {},
2026-06-11 01:10:29.989799 | controller |                   "f:successThreshold": {},
2026-06-11 01:10:29.989813 | controller |                   "f:timeoutSeconds": {}
2026-06-11 01:10:29.989827 | controller |                 },
2026-06-11 01:10:29.989842 | controller |                 "f:resources": {
2026-06-11 01:10:29.989856 | controller |                   ".": {},
2026-06-11 01:10:29.989870 | controller |                   "f:limits": {
2026-06-11 01:10:29.989884 | controller |                     ".": {},
2026-06-11 01:10:29.989898 | controller |                     "f:cpu": {},
2026-06-11 01:10:29.989912 | controller |                     "f:memory": {}
2026-06-11 01:10:29.989926 | controller |                   },
2026-06-11 01:10:29.989940 | controller |                   "f:requests": {
2026-06-11 01:10:29.989954 | controller |                     ".": {},
2026-06-11 01:10:29.989969 | controller |                     "f:cpu": {},
2026-06-11 01:10:29.989983 | controller |                     "f:memory": {}
2026-06-11 01:10:29.989998 | controller |                   }
2026-06-11 01:10:29.990012 | controller |                 },
2026-06-11 01:10:29.990026 | controller |                 "f:securityContext": {
2026-06-11 01:10:29.990041 | controller |                   ".": {},
2026-06-11 01:10:29.990056 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-11 01:10:29.990070 | controller |                 },
2026-06-11 01:10:29.990085 | controller |                 "f:terminationMessagePath": {},
2026-06-11 01:10:29.990100 | controller |                 "f:terminationMessagePolicy": {}
2026-06-11 01:10:29.990114 | controller |               }
2026-06-11 01:10:29.990129 | controller |             },
2026-06-11 01:10:29.990143 | controller |             "f:dnsPolicy": {},
2026-06-11 01:10:29.990157 | controller |             "f:enableServiceLinks": {},
2026-06-11 01:10:29.990172 | controller |             "f:restartPolicy": {},
2026-06-11 01:10:29.990186 | controller |             "f:schedulerName": {},
2026-06-11 01:10:29.990201 | controller |             "f:securityContext": {
2026-06-11 01:10:29.990215 | controller |               ".": {},
2026-06-11 01:10:29.990230 | controller |               "f:runAsNonRoot": {}
2026-06-11 01:10:29.990244 | controller |             },
2026-06-11 01:10:29.990259 | controller |             "f:serviceAccount": {},
2026-06-11 01:10:29.990274 | controller |             "f:serviceAccountName": {},
2026-06-11 01:10:29.990288 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-11 01:10:29.990303 | controller |             "f:tolerations": {}
2026-06-11 01:10:29.990317 | controller |           }
2026-06-11 01:10:29.990332 | controller |         },
2026-06-11 01:10:29.990359 | controller |         "manager": "kube-controller-manager",
2026-06-11 01:10:29.990383 | controller |         "operation": "Update",
2026-06-11 01:10:29.990399 | controller |         "time": "2026-06-11T00:14:38Z"
2026-06-11 01:10:29.990414 | controller |       },
2026-06-11 01:10:29.990428 | controller |       {
2026-06-11 01:10:29.990443 | controller |         "apiVersion": "v1",
2026-06-11 01:10:29.990457 | controller |         "fieldsType": "FieldsV1",
2026-06-11 01:10:29.990472 | controller |         "fieldsV1": {
2026-06-11 01:10:29.990486 | controller |           "f:metadata": {
2026-06-11 01:10:29.990500 | controller |             "f:annotations": {
2026-06-11 01:10:29.990514 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-11 01:10:29.990529 | controller |             }
2026-06-11 01:10:29.990544 | controller |           }
2026-06-11 01:10:29.990558 | controller |         },
2026-06-11 01:10:29.990573 | controller |         "manager": "multus-daemon",
2026-06-11 01:10:29.990587 | controller |         "operation": "Update",
2026-06-11 01:10:29.990602 | controller |         "subresource": "status",
2026-06-11 01:10:29.990616 | controller |         "time": "2026-06-11T00:14:46Z"
2026-06-11 01:10:29.990631 | controller |       },
2026-06-11 01:10:29.990645 | controller |       {
2026-06-11 01:10:29.990659 | controller |         "apiVersion": "v1",
2026-06-11 01:10:29.990674 | controller |         "fieldsType": "FieldsV1",
2026-06-11 01:10:29.990688 | controller |         "fieldsV1": {
2026-06-11 01:10:29.990703 | controller |           "f:status": {
2026-06-11 01:10:29.990717 | controller |             "f:conditions": {
2026-06-11 01:10:29.990731 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-11 01:10:29.990746 | controller |                 ".": {},
2026-06-11 01:10:29.990761 | controller |                 "f:lastProbeTime": {},
2026-06-11 01:10:29.990775 | controller |                 "f:lastTransitionTime": {},
2026-06-11 01:10:29.990790 | controller |                 "f:status": {},
2026-06-11 01:10:29.990804 | controller |                 "f:type": {}
2026-06-11 01:10:29.990819 | controller |               },
2026-06-11 01:10:29.990833 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-11 01:10:29.990847 | controller |                 ".": {},
2026-06-11 01:10:29.990862 | controller |                 "f:lastProbeTime": {},
2026-06-11 01:10:29.990876 | controller |                 "f:lastTransitionTime": {},
2026-06-11 01:10:29.990891 | controller |                 "f:status": {},
2026-06-11 01:10:29.990906 | controller |                 "f:type": {}
2026-06-11 01:10:29.990920 | controller |               },
2026-06-11 01:10:29.990935 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-11 01:10:29.990949 | controller |                 ".": {},
2026-06-11 01:10:29.990964 | controller |                 "f:lastProbeTime": {},
2026-06-11 01:10:29.990978 | controller |                 "f:lastTransitionTime": {},
2026-06-11 01:10:29.990993 | controller |                 "f:status": {},
2026-06-11 01:10:29.991008 | controller |                 "f:type": {}
2026-06-11 01:10:29.991023 | controller |               },
2026-06-11 01:10:29.991038 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-11 01:10:29.991052 | controller |                 ".": {},
2026-06-11 01:10:29.991067 | controller |                 "f:lastProbeTime": {},
2026-06-11 01:10:29.991081 | controller |                 "f:lastTransitionTime": {},
2026-06-11 01:10:29.991096 | controller |                 "f:status": {},
2026-06-11 01:10:29.991110 | controller |                 "f:type": {}
2026-06-11 01:10:29.991125 | controller |               }
2026-06-11 01:10:29.991139 | controller |             },
2026-06-11 01:10:29.991153 | controller |             "f:containerStatuses": {},
2026-06-11 01:10:29.991168 | controller |             "f:hostIP": {},
2026-06-11 01:10:29.991182 | controller |             "f:hostIPs": {},
2026-06-11 01:10:29.991196 | controller |             "f:phase": {},
2026-06-11 01:10:29.991214 | controller |             "f:podIP": {},
2026-06-11 01:10:29.991229 | controller |             "f:podIPs": {
2026-06-11 01:10:29.991244 | controller |               ".": {},
2026-06-11 01:10:29.991258 | controller |               "k:{\"ip\":\"10.217.0.91\"}": {
2026-06-11 01:10:29.991273 | controller |                 ".": {},
2026-06-11 01:10:29.991288 | controller |                 "f:ip": {}
2026-06-11 01:10:29.991302 | controller |               }
2026-06-11 01:10:29.991317 | controller |             },
2026-06-11 01:10:29.991331 | controller |             "f:startTime": {}
2026-06-11 01:10:29.991358 | controller |           }
2026-06-11 01:10:29.991378 | controller |         },
2026-06-11 01:10:29.991393 | controller |         "manager": "kubelet",
2026-06-11 01:10:29.991408 | controller |         "operation": "Update",
2026-06-11 01:10:29.991422 | controller |         "subresource": "status",
2026-06-11 01:10:29.991436 | controller |         "time": "2026-06-11T00:15:58Z"
2026-06-11 01:10:29.991450 | controller |       }
2026-06-11 01:10:29.991464 | controller |     ],
2026-06-11 01:10:29.991479 | controller |     "name": "swift-operator-controller-manager-67c49dd5c6-tnx42",
2026-06-11 01:10:29.991493 | controller |     "namespace": "openstack-operators",
2026-06-11 01:10:29.991508 | controller |     "ownerReferences": [
2026-06-11 01:10:29.991522 | controller |       {
2026-06-11 01:10:29.991536 | controller |         "apiVersion": "apps/v1",
2026-06-11 01:10:29.991550 | controller |         "blockOwnerDeletion": true,
2026-06-11 01:10:29.991564 | controller |         "controller": true,
2026-06-11 01:10:29.991578 | controller |         "kind": "ReplicaSet",
2026-06-11 01:10:29.991592 | controller |         "name": "swift-operator-controller-manager-67c49dd5c6",
2026-06-11 01:10:29.991607 | controller |         "uid": "bd052dec-358a-468d-9e0a-aec588baae6d"
2026-06-11 01:10:29.991621 | controller |       }
2026-06-11 01:10:29.991635 | controller |     ],
2026-06-11 01:10:29.991650 | controller |     "resourceVersion": "55199",
2026-06-11 01:10:29.991664 | controller |     "uid": "1178ce6e-a5aa-4d56-af5c-c87a333b2e17"
2026-06-11 01:10:29.991678 | controller |   },
2026-06-11 01:10:29.991692 | controller |   "spec": {
2026-06-11 01:10:29.991706 | controller |     "containers": [
2026-06-11 01:10:29.991720 | controller |       {
2026-06-11 01:10:29.991734 | controller |         "args": [
2026-06-11 01:10:29.991748 | controller |           "--leader-elect",
2026-06-11 01:10:29.991762 | controller |           "--health-probe-bind-address=:8081",
2026-06-11 01:10:29.991776 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-11 01:10:29.991790 | controller |         ],
2026-06-11 01:10:29.991804 | controller |         "command": [
2026-06-11 01:10:29.991818 | controller |           "/manager"
2026-06-11 01:10:29.991832 | controller |         ],
2026-06-11 01:10:29.991846 | controller |         "env": [
2026-06-11 01:10:29.991860 | controller |           {
2026-06-11 01:10:29.991874 | controller |             "name": "LEASE_DURATION",
2026-06-11 01:10:29.991888 | controller |             "value": "30"
2026-06-11 01:10:29.991902 | controller |           },
2026-06-11 01:10:29.991916 | controller |           {
2026-06-11 01:10:29.991930 | controller |             "name": "RENEW_DEADLINE",
2026-06-11 01:10:29.991944 | controller |             "value": "20"
2026-06-11 01:10:29.991958 | controller |           },
2026-06-11 01:10:29.991972 | controller |           {
2026-06-11 01:10:29.991986 | controller |             "name": "RETRY_PERIOD",
2026-06-11 01:10:29.992001 | controller |             "value": "5"
2026-06-11 01:10:29.992016 | controller |           },
2026-06-11 01:10:29.992030 | controller |           {
2026-06-11 01:10:29.992045 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-11 01:10:29.992060 | controller |             "value": "false"
2026-06-11 01:10:29.992074 | controller |           },
2026-06-11 01:10:29.992089 | controller |           {
2026-06-11 01:10:29.992107 | controller |             "name": "METRICS_CERTS",
2026-06-11 01:10:29.992122 | controller |             "value": "false"
2026-06-11 01:10:29.992137 | controller |           }
2026-06-11 01:10:29.992151 | controller |         ],
2026-06-11 01:10:29.992165 | controller |         "image": "quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67",
2026-06-11 01:10:29.992180 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-11 01:10:29.992194 | controller |         "livenessProbe": {
2026-06-11 01:10:29.992209 | controller |           "failureThreshold": 3,
2026-06-11 01:10:29.992223 | controller |           "httpGet": {
2026-06-11 01:10:29.992238 | controller |             "path": "/healthz",
2026-06-11 01:10:29.992252 | controller |             "port": 8081,
2026-06-11 01:10:29.992267 | controller |             "scheme": "HTTP"
2026-06-11 01:10:29.992281 | controller |           },
2026-06-11 01:10:29.992295 | controller |           "initialDelaySeconds": 15,
2026-06-11 01:10:29.992309 | controller |           "periodSeconds": 20,
2026-06-11 01:10:29.992324 | controller |           "successThreshold": 1,
2026-06-11 01:10:29.992338 | controller |           "timeoutSeconds": 1
2026-06-11 01:10:29.992370 | controller |         },
2026-06-11 01:10:29.992387 | controller |         "name": "manager",
2026-06-11 01:10:29.992402 | controller |         "readinessProbe": {
2026-06-11 01:10:29.992416 | controller |           "failureThreshold": 3,
2026-06-11 01:10:29.992431 | controller |           "httpGet": {
2026-06-11 01:10:29.992445 | controller |             "path": "/readyz",
2026-06-11 01:10:29.992460 | controller |             "port": 8081,
2026-06-11 01:10:29.992474 | controller |             "scheme": "HTTP"
2026-06-11 01:10:29.992488 | controller |           },
2026-06-11 01:10:29.992502 | controller |           "initialDelaySeconds": 5,
2026-06-11 01:10:29.992517 | controller |           "periodSeconds": 10,
2026-06-11 01:10:29.992531 | controller |           "successThreshold": 1,
2026-06-11 01:10:29.992546 | controller |           "timeoutSeconds": 1
2026-06-11 01:10:29.992625 | controller |         },
2026-06-11 01:10:29.992643 | controller |         "resources": {
2026-06-11 01:10:29.992659 | controller |           "limits": {
2026-06-11 01:10:29.992673 | controller |             "cpu": "500m",
2026-06-11 01:10:29.992687 | controller |             "memory": "512Mi"
2026-06-11 01:10:29.992701 | controller |           },
2026-06-11 01:10:29.992716 | controller |           "requests": {
2026-06-11 01:10:29.992730 | controller |             "cpu": "10m",
2026-06-11 01:10:29.992744 | controller |             "memory": "256Mi"
2026-06-11 01:10:29.992758 | controller |           }
2026-06-11 01:10:29.992772 | controller |         },
2026-06-11 01:10:29.992787 | controller |         "securityContext": {
2026-06-11 01:10:29.992801 | controller |           "allowPrivilegeEscalation": false,
2026-06-11 01:10:29.992816 | controller |           "capabilities": {
2026-06-11 01:10:29.992830 | controller |             "drop": [
2026-06-11 01:10:29.992844 | controller |               "ALL"
2026-06-11 01:10:29.992858 | controller |             ]
2026-06-11 01:10:29.992872 | controller |           },
2026-06-11 01:10:29.992887 | controller |           "runAsUser": 1000660000
2026-06-11 01:10:29.992901 | controller |         },
2026-06-11 01:10:29.992916 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-11 01:10:29.992931 | controller |         "terminationMessagePolicy": "File",
2026-06-11 01:10:29.992945 | controller |         "volumeMounts": [
2026-06-11 01:10:29.992960 | controller |           {
2026-06-11 01:10:29.992974 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 01:10:29.992989 | controller |             "name": "kube-api-access-qj7jd",
2026-06-11 01:10:29.993003 | controller |             "readOnly": true
2026-06-11 01:10:29.993018 | controller |           }
2026-06-11 01:10:29.993036 | controller |         ]
2026-06-11 01:10:29.993051 | controller |       }
2026-06-11 01:10:29.993066 | controller |     ],
2026-06-11 01:10:29.993080 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-11 01:10:29.993106 | controller |     "enableServiceLinks": true,
2026-06-11 01:10:29.993122 | controller |     "imagePullSecrets": [
2026-06-11 01:10:29.993136 | controller |       {
2026-06-11 01:10:29.993151 | controller |         "name": "swift-operator-controller-manager-dockercfg-4tlxm"
2026-06-11 01:10:29.993165 | controller |       }
2026-06-11 01:10:29.993180 | controller |     ],
2026-06-11 01:10:29.993194 | controller |     "nodeName": "crc",
2026-06-11 01:10:29.993209 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-11 01:10:29.993223 | controller |     "priority": 0,
2026-06-11 01:10:29.993237 | controller |     "restartPolicy": "Always",
2026-06-11 01:10:29.993252 | controller |     "schedulerName": "default-scheduler",
2026-06-11 01:10:29.993266 | controller |     "securityContext": {
2026-06-11 01:10:29.993281 | controller |       "fsGroup": 1000660000,
2026-06-11 01:10:29.993296 | controller |       "runAsNonRoot": true,
2026-06-11 01:10:29.993310 | controller |       "seLinuxOptions": {
2026-06-11 01:10:29.993325 | controller |         "level": "s0:c26,c5"
2026-06-11 01:10:29.993340 | controller |       },
2026-06-11 01:10:29.993375 | controller |       "seccompProfile": {
2026-06-11 01:10:29.993392 | controller |         "type": "RuntimeDefault"
2026-06-11 01:10:29.993406 | controller |       }
2026-06-11 01:10:29.993421 | controller |     },
2026-06-11 01:10:29.993435 | controller |     "serviceAccount": "swift-operator-controller-manager",
2026-06-11 01:10:29.993449 | controller |     "serviceAccountName": "swift-operator-controller-manager",
2026-06-11 01:10:29.993464 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-11 01:10:29.993478 | controller |     "tolerations": [
2026-06-11 01:10:29.993493 | controller |       {
2026-06-11 01:10:29.993507 | controller |         "effect": "NoExecute",
2026-06-11 01:10:29.993521 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-11 01:10:29.993535 | controller |         "operator": "Exists",
2026-06-11 01:10:29.993549 | controller |         "tolerationSeconds": 120
2026-06-11 01:10:29.993563 | controller |       },
2026-06-11 01:10:29.993577 | controller |       {
2026-06-11 01:10:29.993591 | controller |         "effect": "NoExecute",
2026-06-11 01:10:29.993605 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-11 01:10:29.993619 | controller |         "operator": "Exists",
2026-06-11 01:10:29.993633 | controller |         "tolerationSeconds": 120
2026-06-11 01:10:29.993648 | controller |       },
2026-06-11 01:10:29.993662 | controller |       {
2026-06-11 01:10:29.993676 | controller |         "effect": "NoSchedule",
2026-06-11 01:10:29.993690 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-11 01:10:29.993705 | controller |         "operator": "Exists"
2026-06-11 01:10:29.993719 | controller |       }
2026-06-11 01:10:29.993733 | controller |     ],
2026-06-11 01:10:29.993746 | controller |     "volumes": [
2026-06-11 01:10:29.993760 | controller |       {
2026-06-11 01:10:29.993774 | controller |         "name": "kube-api-access-qj7jd",
2026-06-11 01:10:29.993788 | controller |         "projected": {
2026-06-11 01:10:29.993802 | controller |           "defaultMode": 420,
2026-06-11 01:10:29.993815 | controller |           "sources": [
2026-06-11 01:10:29.993829 | controller |             {
2026-06-11 01:10:29.993843 | controller |               "serviceAccountToken": {
2026-06-11 01:10:29.993857 | controller |                 "expirationSeconds": 3607,
2026-06-11 01:10:29.993871 | controller |                 "path": "token"
2026-06-11 01:10:29.993885 | controller |               }
2026-06-11 01:10:29.993899 | controller |             },
2026-06-11 01:10:29.993913 | controller |             {
2026-06-11 01:10:29.993931 | controller |               "configMap": {
2026-06-11 01:10:29.993946 | controller |                 "items": [
2026-06-11 01:10:29.993960 | controller |                   {
2026-06-11 01:10:29.993975 | controller |                     "key": "ca.crt",
2026-06-11 01:10:29.993989 | controller |                     "path": "ca.crt"
2026-06-11 01:10:29.994003 | controller |                   }
2026-06-11 01:10:29.994017 | controller |                 ],
2026-06-11 01:10:29.994031 | controller |                 "name": "kube-root-ca.crt"
2026-06-11 01:10:29.994046 | controller |               }
2026-06-11 01:10:29.994060 | controller |             },
2026-06-11 01:10:29.994074 | controller |             {
2026-06-11 01:10:29.994088 | controller |               "downwardAPI": {
2026-06-11 01:10:29.994102 | controller |                 "items": [
2026-06-11 01:10:29.994117 | controller |                   {
2026-06-11 01:10:29.994132 | controller |                     "fieldRef": {
2026-06-11 01:10:29.994146 | controller |                       "apiVersion": "v1",
2026-06-11 01:10:29.994161 | controller |                       "fieldPath": "metadata.namespace"
2026-06-11 01:10:29.994176 | controller |                     },
2026-06-11 01:10:29.994190 | controller |                     "path": "namespace"
2026-06-11 01:10:29.994205 | controller |                   }
2026-06-11 01:10:29.994219 | controller |                 ]
2026-06-11 01:10:29.994233 | controller |               }
2026-06-11 01:10:29.994248 | controller |             },
2026-06-11 01:10:29.994262 | controller |             {
2026-06-11 01:10:29.994276 | controller |               "configMap": {
2026-06-11 01:10:29.994290 | controller |                 "items": [
2026-06-11 01:10:29.994305 | controller |                   {
2026-06-11 01:10:29.994319 | controller |                     "key": "service-ca.crt",
2026-06-11 01:10:29.994334 | controller |                     "path": "service-ca.crt"
2026-06-11 01:10:29.994366 | controller |                   }
2026-06-11 01:10:29.994383 | controller |                 ],
2026-06-11 01:10:29.994398 | controller |                 "name": "openshift-service-ca.crt"
2026-06-11 01:10:29.994413 | controller |               }
2026-06-11 01:10:29.994427 | controller |             }
2026-06-11 01:10:29.994441 | controller |           ]
2026-06-11 01:10:29.994456 | controller |         }
2026-06-11 01:10:29.994471 | controller |       }
2026-06-11 01:10:29.994485 | controller |     ]
2026-06-11 01:10:29.994499 | controller |   },
2026-06-11 01:10:29.994514 | controller |   "status": {
2026-06-11 01:10:29.994528 | controller |     "conditions": [
2026-06-11 01:10:29.994542 | controller |       {
2026-06-11 01:10:29.994556 | controller |         "lastProbeTime": null,
2026-06-11 01:10:29.994571 | controller |         "lastTransitionTime": "2026-06-11T00:15:47Z",
2026-06-11 01:10:29.994587 | controller |         "status": "True",
2026-06-11 01:10:29.994605 | controller |         "type": "PodReadyToStartContainers"
2026-06-11 01:10:29.994620 | controller |       },
2026-06-11 01:10:29.994634 | controller |       {
2026-06-11 01:10:29.994649 | controller |         "lastProbeTime": null,
2026-06-11 01:10:29.994663 | controller |         "lastTransitionTime": "2026-06-11T00:14:39Z",
2026-06-11 01:10:29.994677 | controller |         "status": "True",
2026-06-11 01:10:29.994691 | controller |         "type": "Initialized"
2026-06-11 01:10:29.994706 | controller |       },
2026-06-11 01:10:29.994720 | controller |       {
2026-06-11 01:10:29.994734 | controller |         "lastProbeTime": null,
2026-06-11 01:10:29.994748 | controller |         "lastTransitionTime": "2026-06-11T00:15:58Z",
2026-06-11 01:10:29.994762 | controller |         "status": "True",
2026-06-11 01:10:29.994777 | controller |         "type": "Ready"
2026-06-11 01:10:29.994791 | controller |       },
2026-06-11 01:10:29.994805 | controller |       {
2026-06-11 01:10:29.994820 | controller |         "lastProbeTime": null,
2026-06-11 01:10:29.994835 | controller |         "lastTransitionTime": "2026-06-11T00:15:58Z",
2026-06-11 01:10:29.994853 | controller |         "status": "True",
2026-06-11 01:10:29.994868 | controller |         "type": "ContainersReady"
2026-06-11 01:10:29.994883 | controller |       },
2026-06-11 01:10:29.994897 | controller |       {
2026-06-11 01:10:29.994911 | controller |         "lastProbeTime": null,
2026-06-11 01:10:29.994925 | controller |         "lastTransitionTime": "2026-06-11T00:14:38Z",
2026-06-11 01:10:29.994939 | controller |         "status": "True",
2026-06-11 01:10:29.994954 | controller |         "type": "PodScheduled"
2026-06-11 01:10:29.994968 | controller |       }
2026-06-11 01:10:29.994982 | controller |     ],
2026-06-11 01:10:29.994996 | controller |     "containerStatuses": [
2026-06-11 01:10:29.995010 | controller |       {
2026-06-11 01:10:29.995024 | controller |         "allocatedResources": {
2026-06-11 01:10:29.995038 | controller |           "cpu": "10m",
2026-06-11 01:10:29.995052 | controller |           "memory": "256Mi"
2026-06-11 01:10:29.995066 | controller |         },
2026-06-11 01:10:29.995080 | controller |         "containerID": "cri-o://0e488c88d014f881097d3ceb6847d32e572d8cd6848abec7243d9af33714ebcc",
2026-06-11 01:10:29.995095 | controller |         "image": "quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67",
2026-06-11 01:10:29.995111 | controller |         "imageID": "quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67",
2026-06-11 01:10:29.995126 | controller |         "lastState": {},
2026-06-11 01:10:29.995141 | controller |         "name": "manager",
2026-06-11 01:10:29.995155 | controller |         "ready": true,
2026-06-11 01:10:29.995170 | controller |         "resources": {
2026-06-11 01:10:29.995184 | controller |           "limits": {
2026-06-11 01:10:29.995199 | controller |             "cpu": "500m",
2026-06-11 01:10:29.995213 | controller |             "memory": "512Mi"
2026-06-11 01:10:29.995228 | controller |           },
2026-06-11 01:10:29.995242 | controller |           "requests": {
2026-06-11 01:10:29.995257 | controller |             "cpu": "10m",
2026-06-11 01:10:29.995271 | controller |             "memory": "256Mi"
2026-06-11 01:10:29.995285 | controller |           }
2026-06-11 01:10:29.995300 | controller |         },
2026-06-11 01:10:29.995314 | controller |         "restartCount": 0,
2026-06-11 01:10:29.995328 | controller |         "started": true,
2026-06-11 01:10:29.995343 | controller |         "state": {
2026-06-11 01:10:29.995382 | controller |           "running": {
2026-06-11 01:10:29.995397 | controller |             "startedAt": "2026-06-11T00:15:45Z"
2026-06-11 01:10:29.995412 | controller |           }
2026-06-11 01:10:29.995426 | controller |         },
2026-06-11 01:10:29.995440 | controller |         "user": {
2026-06-11 01:10:29.995455 | controller |           "linux": {
2026-06-11 01:10:29.995469 | controller |             "gid": 0,
2026-06-11 01:10:29.995483 | controller |             "supplementalGroups": [
2026-06-11 01:10:29.995497 | controller |               0,
2026-06-11 01:10:29.995511 | controller |               1000660000
2026-06-11 01:10:29.995525 | controller |             ],
2026-06-11 01:10:29.995539 | controller |             "uid": 1000660000
2026-06-11 01:10:29.995553 | controller |           }
2026-06-11 01:10:29.995567 | controller |         },
2026-06-11 01:10:29.995581 | controller |         "volumeMounts": [
2026-06-11 01:10:29.995595 | controller |           {
2026-06-11 01:10:29.995608 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 01:10:29.995623 | controller |             "name": "kube-api-access-qj7jd",
2026-06-11 01:10:29.995637 | controller |             "readOnly": true,
2026-06-11 01:10:29.995651 | controller |             "recursiveReadOnly": "Disabled"
2026-06-11 01:10:29.995665 | controller |           }
2026-06-11 01:10:29.995679 | controller |         ]
2026-06-11 01:10:29.995697 | controller |       }
2026-06-11 01:10:29.995711 | controller |     ],
2026-06-11 01:10:29.995725 | controller |     "hostIP": "192.168.126.11",
2026-06-11 01:10:29.995739 | controller |     "hostIPs": [
2026-06-11 01:10:29.995753 | controller |       {
2026-06-11 01:10:29.995767 | controller |         "ip": "192.168.126.11"
2026-06-11 01:10:29.995782 | controller |       }
2026-06-11 01:10:29.995796 | controller |     ],
2026-06-11 01:10:29.995810 | controller |     "phase": "Running",
2026-06-11 01:10:29.995824 | controller |     "podIP": "10.217.0.91",
2026-06-11 01:10:29.995838 | controller |     "podIPs": [
2026-06-11 01:10:29.995852 | controller |       {
2026-06-11 01:10:29.995866 | controller |         "ip": "10.217.0.91"
2026-06-11 01:10:29.995880 | controller |       }
2026-06-11 01:10:29.995894 | controller |     ],
2026-06-11 01:10:29.995908 | controller |     "qosClass": "Burstable",
2026-06-11 01:10:29.995922 | controller |     "startTime": "2026-06-11T00:14:39Z"
2026-06-11 01:10:29.995937 | controller |   }
2026-06-11 01:10:29.995951 | controller | }
2026-06-11 01:10:30.018069 | controller | ok:
2026-06-11 01:10:30.018188 | controller | {
2026-06-11 01:10:30.018210 | controller |   "apiVersion": "v1",
2026-06-11 01:10:30.018227 | controller |   "kind": "Pod",
2026-06-11 01:10:30.018243 | controller |   "metadata": {
2026-06-11 01:10:30.018259 | controller |     "annotations": {
2026-06-11 01:10:30.018275 | 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 01:10:30.018292 | 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 01:10:30.018309 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-11 01:10:30.018325 | controller |       "openshift.io/scc": "anyuid",
2026-06-11 01:10:30.018341 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-11 01:10:30.018375 | controller |     },
2026-06-11 01:10:30.018393 | controller |     "creationTimestamp": "2026-06-11T00:14:38Z",
2026-06-11 01:10:30.018408 | controller |     "generateName": "telemetry-operator-controller-manager-5d65c7d97d-",
2026-06-11 01:10:30.018424 | controller |     "generation": 1,
2026-06-11 01:10:30.018440 | controller |     "labels": {
2026-06-11 01:10:30.018455 | controller |       "app.kubernetes.io/name": "telemetry-operator",
2026-06-11 01:10:30.018470 | controller |       "control-plane": "controller-manager",
2026-06-11 01:10:30.018486 | controller |       "openstack.org/operator-name": "telemetry",
2026-06-11 01:10:30.018501 | controller |       "pod-template-hash": "5d65c7d97d"
2026-06-11 01:10:30.018517 | controller |     },
2026-06-11 01:10:30.018532 | controller |     "managedFields": [
2026-06-11 01:10:30.018548 | controller |       {
2026-06-11 01:10:30.018567 | controller |         "apiVersion": "v1",
2026-06-11 01:10:30.018586 | controller |         "fieldsType": "FieldsV1",
2026-06-11 01:10:30.018605 | controller |         "fieldsV1": {
2026-06-11 01:10:30.018625 | controller |           "f:metadata": {
2026-06-11 01:10:30.018644 | controller |             "f:annotations": {
2026-06-11 01:10:30.018664 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-11 01:10:30.018683 | controller |             }
2026-06-11 01:10:30.018702 | controller |           }
2026-06-11 01:10:30.018720 | controller |         },
2026-06-11 01:10:30.018749 | controller |         "manager": "crc",
2026-06-11 01:10:30.018765 | controller |         "operation": "Update",
2026-06-11 01:10:30.018780 | controller |         "subresource": "status",
2026-06-11 01:10:30.018795 | controller |         "time": "2026-06-11T00:14:38Z"
2026-06-11 01:10:30.018810 | controller |       },
2026-06-11 01:10:30.018825 | controller |       {
2026-06-11 01:10:30.018840 | controller |         "apiVersion": "v1",
2026-06-11 01:10:30.018854 | controller |         "fieldsType": "FieldsV1",
2026-06-11 01:10:30.018869 | controller |         "fieldsV1": {
2026-06-11 01:10:30.018884 | controller |           "f:metadata": {
2026-06-11 01:10:30.018899 | controller |             "f:annotations": {
2026-06-11 01:10:30.018913 | controller |               ".": {},
2026-06-11 01:10:30.018928 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-11 01:10:30.018943 | controller |             },
2026-06-11 01:10:30.018957 | controller |             "f:generateName": {},
2026-06-11 01:10:30.018972 | controller |             "f:labels": {
2026-06-11 01:10:30.018987 | controller |               ".": {},
2026-06-11 01:10:30.019002 | controller |               "f:app.kubernetes.io/name": {},
2026-06-11 01:10:30.019017 | controller |               "f:control-plane": {},
2026-06-11 01:10:30.019032 | controller |               "f:openstack.org/operator-name": {},
2026-06-11 01:10:30.019046 | controller |               "f:pod-template-hash": {}
2026-06-11 01:10:30.019061 | controller |             },
2026-06-11 01:10:30.019076 | controller |             "f:ownerReferences": {
2026-06-11 01:10:30.019091 | controller |               ".": {},
2026-06-11 01:10:30.019106 | controller |               "k:{\"uid\":\"654c0fa5-5872-4e61-938d-7b7d7b4bb586\"}": {}
2026-06-11 01:10:30.019121 | controller |             }
2026-06-11 01:10:30.019136 | controller |           },
2026-06-11 01:10:30.019151 | controller |           "f:spec": {
2026-06-11 01:10:30.019166 | controller |             "f:containers": {
2026-06-11 01:10:30.019181 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-11 01:10:30.019196 | controller |                 ".": {},
2026-06-11 01:10:30.019211 | controller |                 "f:args": {},
2026-06-11 01:10:30.019225 | controller |                 "f:command": {},
2026-06-11 01:10:30.019240 | controller |                 "f:env": {
2026-06-11 01:10:30.019255 | controller |                   ".": {},
2026-06-11 01:10:30.019269 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-11 01:10:30.019284 | controller |                     ".": {},
2026-06-11 01:10:30.019299 | controller |                     "f:name": {},
2026-06-11 01:10:30.019314 | controller |                     "f:value": {}
2026-06-11 01:10:30.019329 | controller |                   },
2026-06-11 01:10:30.019344 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-11 01:10:30.019385 | controller |                     ".": {},
2026-06-11 01:10:30.019401 | controller |                     "f:name": {},
2026-06-11 01:10:30.019416 | controller |                     "f:value": {}
2026-06-11 01:10:30.019431 | controller |                   },
2026-06-11 01:10:30.019446 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-11 01:10:30.019461 | controller |                     ".": {},
2026-06-11 01:10:30.019477 | controller |                     "f:name": {},
2026-06-11 01:10:30.019492 | controller |                     "f:value": {}
2026-06-11 01:10:30.019507 | controller |                   },
2026-06-11 01:10:30.019522 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-11 01:10:30.019537 | controller |                     ".": {},
2026-06-11 01:10:30.019552 | controller |                     "f:name": {},
2026-06-11 01:10:30.019567 | controller |                     "f:value": {}
2026-06-11 01:10:30.019582 | controller |                   },
2026-06-11 01:10:30.019597 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-11 01:10:30.019616 | controller |                     ".": {},
2026-06-11 01:10:30.019631 | controller |                     "f:name": {},
2026-06-11 01:10:30.019646 | controller |                     "f:value": {}
2026-06-11 01:10:30.019661 | controller |                   }
2026-06-11 01:10:30.019676 | controller |                 },
2026-06-11 01:10:30.019691 | controller |                 "f:image": {},
2026-06-11 01:10:30.019706 | controller |                 "f:imagePullPolicy": {},
2026-06-11 01:10:30.019722 | controller |                 "f:livenessProbe": {
2026-06-11 01:10:30.019737 | controller |                   ".": {},
2026-06-11 01:10:30.019752 | controller |                   "f:failureThreshold": {},
2026-06-11 01:10:30.019766 | controller |                   "f:httpGet": {
2026-06-11 01:10:30.019781 | controller |                     ".": {},
2026-06-11 01:10:30.019797 | controller |                     "f:path": {},
2026-06-11 01:10:30.019811 | controller |                     "f:port": {},
2026-06-11 01:10:30.019826 | controller |                     "f:scheme": {}
2026-06-11 01:10:30.019841 | controller |                   },
2026-06-11 01:10:30.019855 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 01:10:30.019870 | controller |                   "f:periodSeconds": {},
2026-06-11 01:10:30.019885 | controller |                   "f:successThreshold": {},
2026-06-11 01:10:30.019900 | controller |                   "f:timeoutSeconds": {}
2026-06-11 01:10:30.019915 | controller |                 },
2026-06-11 01:10:30.019930 | controller |                 "f:name": {},
2026-06-11 01:10:30.019944 | controller |                 "f:readinessProbe": {
2026-06-11 01:10:30.019959 | controller |                   ".": {},
2026-06-11 01:10:30.019974 | controller |                   "f:failureThreshold": {},
2026-06-11 01:10:30.019989 | controller |                   "f:httpGet": {
2026-06-11 01:10:30.020004 | controller |                     ".": {},
2026-06-11 01:10:30.020018 | controller |                     "f:path": {},
2026-06-11 01:10:30.020033 | controller |                     "f:port": {},
2026-06-11 01:10:30.020047 | controller |                     "f:scheme": {}
2026-06-11 01:10:30.020062 | controller |                   },
2026-06-11 01:10:30.020076 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 01:10:30.020091 | controller |                   "f:periodSeconds": {},
2026-06-11 01:10:30.020106 | controller |                   "f:successThreshold": {},
2026-06-11 01:10:30.020120 | controller |                   "f:timeoutSeconds": {}
2026-06-11 01:10:30.020135 | controller |                 },
2026-06-11 01:10:30.020150 | controller |                 "f:resources": {
2026-06-11 01:10:30.020165 | controller |                   ".": {},
2026-06-11 01:10:30.020179 | controller |                   "f:limits": {
2026-06-11 01:10:30.020194 | controller |                     ".": {},
2026-06-11 01:10:30.020208 | controller |                     "f:cpu": {},
2026-06-11 01:10:30.020223 | controller |                     "f:memory": {}
2026-06-11 01:10:30.020238 | controller |                   },
2026-06-11 01:10:30.020253 | controller |                   "f:requests": {
2026-06-11 01:10:30.020267 | controller |                     ".": {},
2026-06-11 01:10:30.020282 | controller |                     "f:cpu": {},
2026-06-11 01:10:30.020297 | controller |                     "f:memory": {}
2026-06-11 01:10:30.020311 | controller |                   }
2026-06-11 01:10:30.020326 | controller |                 },
2026-06-11 01:10:30.020340 | controller |                 "f:securityContext": {
2026-06-11 01:10:30.020373 | controller |                   ".": {},
2026-06-11 01:10:30.020390 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-11 01:10:30.020404 | controller |                 },
2026-06-11 01:10:30.020419 | controller |                 "f:terminationMessagePath": {},
2026-06-11 01:10:30.020437 | controller |                 "f:terminationMessagePolicy": {}
2026-06-11 01:10:30.020453 | controller |               }
2026-06-11 01:10:30.020467 | controller |             },
2026-06-11 01:10:30.020482 | controller |             "f:dnsPolicy": {},
2026-06-11 01:10:30.020496 | controller |             "f:enableServiceLinks": {},
2026-06-11 01:10:30.020511 | controller |             "f:restartPolicy": {},
2026-06-11 01:10:30.020527 | controller |             "f:schedulerName": {},
2026-06-11 01:10:30.020542 | controller |             "f:securityContext": {
2026-06-11 01:10:30.020561 | controller |               ".": {},
2026-06-11 01:10:30.020579 | controller |               "f:runAsNonRoot": {}
2026-06-11 01:10:30.020598 | controller |             },
2026-06-11 01:10:30.020616 | controller |             "f:serviceAccount": {},
2026-06-11 01:10:30.020635 | controller |             "f:serviceAccountName": {},
2026-06-11 01:10:30.020653 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-11 01:10:30.020672 | controller |             "f:tolerations": {}
2026-06-11 01:10:30.020691 | controller |           }
2026-06-11 01:10:30.020709 | controller |         },
2026-06-11 01:10:30.020728 | controller |         "manager": "kube-controller-manager",
2026-06-11 01:10:30.020747 | controller |         "operation": "Update",
2026-06-11 01:10:30.020765 | controller |         "time": "2026-06-11T00:14:38Z"
2026-06-11 01:10:30.020780 | controller |       },
2026-06-11 01:10:30.020796 | controller |       {
2026-06-11 01:10:30.020811 | controller |         "apiVersion": "v1",
2026-06-11 01:10:30.020826 | controller |         "fieldsType": "FieldsV1",
2026-06-11 01:10:30.020841 | controller |         "fieldsV1": {
2026-06-11 01:10:30.020856 | controller |           "f:metadata": {
2026-06-11 01:10:30.020871 | controller |             "f:annotations": {
2026-06-11 01:10:30.020886 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-11 01:10:30.020901 | controller |             }
2026-06-11 01:10:30.020916 | controller |           }
2026-06-11 01:10:30.020930 | controller |         },
2026-06-11 01:10:30.020945 | controller |         "manager": "multus-daemon",
2026-06-11 01:10:30.020960 | controller |         "operation": "Update",
2026-06-11 01:10:30.020975 | controller |         "subresource": "status",
2026-06-11 01:10:30.020989 | controller |         "time": "2026-06-11T00:14:48Z"
2026-06-11 01:10:30.021004 | controller |       },
2026-06-11 01:10:30.021019 | controller |       {
2026-06-11 01:10:30.021034 | controller |         "apiVersion": "v1",
2026-06-11 01:10:30.021049 | controller |         "fieldsType": "FieldsV1",
2026-06-11 01:10:30.021063 | controller |         "fieldsV1": {
2026-06-11 01:10:30.021078 | controller |           "f:status": {
2026-06-11 01:10:30.021104 | controller |             "f:conditions": {
2026-06-11 01:10:30.021120 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-11 01:10:30.021135 | controller |                 ".": {},
2026-06-11 01:10:30.021150 | controller |                 "f:lastProbeTime": {},
2026-06-11 01:10:30.021165 | controller |                 "f:lastTransitionTime": {},
2026-06-11 01:10:30.021179 | controller |                 "f:status": {},
2026-06-11 01:10:30.021194 | controller |                 "f:type": {}
2026-06-11 01:10:30.021209 | controller |               },
2026-06-11 01:10:30.021224 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-11 01:10:30.021238 | controller |                 ".": {},
2026-06-11 01:10:30.021253 | controller |                 "f:lastProbeTime": {},
2026-06-11 01:10:30.021268 | controller |                 "f:lastTransitionTime": {},
2026-06-11 01:10:30.021283 | controller |                 "f:status": {},
2026-06-11 01:10:30.021298 | controller |                 "f:type": {}
2026-06-11 01:10:30.021312 | controller |               },
2026-06-11 01:10:30.021327 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-11 01:10:30.021361 | controller |                 ".": {},
2026-06-11 01:10:30.021383 | controller |                 "f:lastProbeTime": {},
2026-06-11 01:10:30.021399 | controller |                 "f:lastTransitionTime": {},
2026-06-11 01:10:30.021414 | controller |                 "f:status": {},
2026-06-11 01:10:30.021429 | controller |                 "f:type": {}
2026-06-11 01:10:30.021444 | controller |               },
2026-06-11 01:10:30.021459 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-11 01:10:30.021474 | controller |                 ".": {},
2026-06-11 01:10:30.021488 | controller |                 "f:lastProbeTime": {},
2026-06-11 01:10:30.021503 | controller |                 "f:lastTransitionTime": {},
2026-06-11 01:10:30.021518 | controller |                 "f:status": {},
2026-06-11 01:10:30.021532 | controller |                 "f:type": {}
2026-06-11 01:10:30.021547 | controller |               }
2026-06-11 01:10:30.021562 | controller |             },
2026-06-11 01:10:30.021577 | controller |             "f:containerStatuses": {},
2026-06-11 01:10:30.021591 | controller |             "f:hostIP": {},
2026-06-11 01:10:30.021606 | controller |             "f:hostIPs": {},
2026-06-11 01:10:30.021621 | controller |             "f:phase": {},
2026-06-11 01:10:30.021637 | controller |             "f:podIP": {},
2026-06-11 01:10:30.021652 | controller |             "f:podIPs": {
2026-06-11 01:10:30.021667 | controller |               ".": {},
2026-06-11 01:10:30.021682 | controller |               "k:{\"ip\":\"10.217.0.92\"}": {
2026-06-11 01:10:30.021698 | controller |                 ".": {},
2026-06-11 01:10:30.021713 | controller |                 "f:ip": {}
2026-06-11 01:10:30.021727 | controller |               }
2026-06-11 01:10:30.021742 | controller |             },
2026-06-11 01:10:30.021757 | controller |             "f:startTime": {}
2026-06-11 01:10:30.021772 | controller |           }
2026-06-11 01:10:30.021787 | controller |         },
2026-06-11 01:10:30.021802 | controller |         "manager": "kubelet",
2026-06-11 01:10:30.021816 | controller |         "operation": "Update",
2026-06-11 01:10:30.021831 | controller |         "subresource": "status",
2026-06-11 01:10:30.021846 | controller |         "time": "2026-06-11T00:15:58Z"
2026-06-11 01:10:30.021862 | controller |       }
2026-06-11 01:10:30.021877 | controller |     ],
2026-06-11 01:10:30.021892 | controller |     "name": "telemetry-operator-controller-manager-5d65c7d97d-js2bw",
2026-06-11 01:10:30.021908 | controller |     "namespace": "openstack-operators",
2026-06-11 01:10:30.021923 | controller |     "ownerReferences": [
2026-06-11 01:10:30.021938 | controller |       {
2026-06-11 01:10:30.021953 | controller |         "apiVersion": "apps/v1",
2026-06-11 01:10:30.021967 | controller |         "blockOwnerDeletion": true,
2026-06-11 01:10:30.021982 | controller |         "controller": true,
2026-06-11 01:10:30.021997 | controller |         "kind": "ReplicaSet",
2026-06-11 01:10:30.022012 | controller |         "name": "telemetry-operator-controller-manager-5d65c7d97d",
2026-06-11 01:10:30.022026 | controller |         "uid": "654c0fa5-5872-4e61-938d-7b7d7b4bb586"
2026-06-11 01:10:30.022042 | controller |       }
2026-06-11 01:10:30.022056 | controller |     ],
2026-06-11 01:10:30.022072 | controller |     "resourceVersion": "55194",
2026-06-11 01:10:30.022086 | controller |     "uid": "b4ec19ca-ad22-45eb-8f38-a7dae9e37554"
2026-06-11 01:10:30.022101 | controller |   },
2026-06-11 01:10:30.022116 | controller |   "spec": {
2026-06-11 01:10:30.022130 | controller |     "containers": [
2026-06-11 01:10:30.022145 | controller |       {
2026-06-11 01:10:30.022159 | controller |         "args": [
2026-06-11 01:10:30.022174 | controller |           "--leader-elect",
2026-06-11 01:10:30.022188 | controller |           "--health-probe-bind-address=:8081",
2026-06-11 01:10:30.022203 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-11 01:10:30.022217 | controller |         ],
2026-06-11 01:10:30.022232 | controller |         "command": [
2026-06-11 01:10:30.022251 | controller |           "/manager"
2026-06-11 01:10:30.022266 | controller |         ],
2026-06-11 01:10:30.022280 | controller |         "env": [
2026-06-11 01:10:30.022294 | controller |           {
2026-06-11 01:10:30.022308 | controller |             "name": "LEASE_DURATION",
2026-06-11 01:10:30.022323 | controller |             "value": "30"
2026-06-11 01:10:30.022337 | controller |           },
2026-06-11 01:10:30.022370 | controller |           {
2026-06-11 01:10:30.022386 | controller |             "name": "RENEW_DEADLINE",
2026-06-11 01:10:30.022401 | controller |             "value": "20"
2026-06-11 01:10:30.022416 | controller |           },
2026-06-11 01:10:30.022431 | controller |           {
2026-06-11 01:10:30.022445 | controller |             "name": "RETRY_PERIOD",
2026-06-11 01:10:30.022460 | controller |             "value": "5"
2026-06-11 01:10:30.022474 | controller |           },
2026-06-11 01:10:30.022489 | controller |           {
2026-06-11 01:10:30.022503 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-11 01:10:30.022518 | controller |             "value": "false"
2026-06-11 01:10:30.022532 | controller |           },
2026-06-11 01:10:30.022547 | controller |           {
2026-06-11 01:10:30.022561 | controller |             "name": "METRICS_CERTS",
2026-06-11 01:10:30.022576 | controller |             "value": "false"
2026-06-11 01:10:30.022590 | controller |           }
2026-06-11 01:10:30.022605 | controller |         ],
2026-06-11 01:10:30.022622 | controller |         "image": "quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6",
2026-06-11 01:10:30.022639 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-11 01:10:30.022654 | controller |         "livenessProbe": {
2026-06-11 01:10:30.022670 | controller |           "failureThreshold": 3,
2026-06-11 01:10:30.022685 | controller |           "httpGet": {
2026-06-11 01:10:30.022700 | controller |             "path": "/healthz",
2026-06-11 01:10:30.022715 | controller |             "port": 8081,
2026-06-11 01:10:30.022730 | controller |             "scheme": "HTTP"
2026-06-11 01:10:30.022744 | controller |           },
2026-06-11 01:10:30.022759 | controller |           "initialDelaySeconds": 15,
2026-06-11 01:10:30.022774 | controller |           "periodSeconds": 20,
2026-06-11 01:10:30.022789 | controller |           "successThreshold": 1,
2026-06-11 01:10:30.022805 | controller |           "timeoutSeconds": 1
2026-06-11 01:10:30.022819 | controller |         },
2026-06-11 01:10:30.022834 | controller |         "name": "manager",
2026-06-11 01:10:30.022849 | controller |         "readinessProbe": {
2026-06-11 01:10:30.022864 | controller |           "failureThreshold": 3,
2026-06-11 01:10:30.022879 | controller |           "httpGet": {
2026-06-11 01:10:30.022894 | controller |             "path": "/readyz",
2026-06-11 01:10:30.022909 | controller |             "port": 8081,
2026-06-11 01:10:30.022924 | controller |             "scheme": "HTTP"
2026-06-11 01:10:30.022939 | controller |           },
2026-06-11 01:10:30.022953 | controller |           "initialDelaySeconds": 5,
2026-06-11 01:10:30.022968 | controller |           "periodSeconds": 10,
2026-06-11 01:10:30.022982 | controller |           "successThreshold": 1,
2026-06-11 01:10:30.022997 | controller |           "timeoutSeconds": 1
2026-06-11 01:10:30.023012 | controller |         },
2026-06-11 01:10:30.023027 | controller |         "resources": {
2026-06-11 01:10:30.023041 | controller |           "limits": {
2026-06-11 01:10:30.023056 | controller |             "cpu": "500m",
2026-06-11 01:10:30.023071 | controller |             "memory": "512Mi"
2026-06-11 01:10:30.023086 | controller |           },
2026-06-11 01:10:30.023101 | controller |           "requests": {
2026-06-11 01:10:30.023115 | controller |             "cpu": "10m",
2026-06-11 01:10:30.023130 | controller |             "memory": "256Mi"
2026-06-11 01:10:30.023154 | controller |           }
2026-06-11 01:10:30.023169 | controller |         },
2026-06-11 01:10:30.023185 | controller |         "securityContext": {
2026-06-11 01:10:30.023200 | controller |           "allowPrivilegeEscalation": false,
2026-06-11 01:10:30.023215 | controller |           "capabilities": {
2026-06-11 01:10:30.023231 | controller |             "drop": [
2026-06-11 01:10:30.023246 | controller |               "MKNOD"
2026-06-11 01:10:30.023261 | controller |             ]
2026-06-11 01:10:30.023275 | controller |           }
2026-06-11 01:10:30.023291 | controller |         },
2026-06-11 01:10:30.023306 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-11 01:10:30.023321 | controller |         "terminationMessagePolicy": "File",
2026-06-11 01:10:30.023336 | controller |         "volumeMounts": [
2026-06-11 01:10:30.023368 | controller |           {
2026-06-11 01:10:30.023385 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 01:10:30.023400 | controller |             "name": "kube-api-access-4x98w",
2026-06-11 01:10:30.023415 | controller |             "readOnly": true
2026-06-11 01:10:30.023430 | controller |           }
2026-06-11 01:10:30.023446 | controller |         ]
2026-06-11 01:10:30.023460 | controller |       }
2026-06-11 01:10:30.023475 | controller |     ],
2026-06-11 01:10:30.023490 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-11 01:10:30.023505 | controller |     "enableServiceLinks": true,
2026-06-11 01:10:30.023520 | controller |     "imagePullSecrets": [
2026-06-11 01:10:30.023536 | controller |       {
2026-06-11 01:10:30.023554 | controller |         "name": "telemetry-operator-controller-manager-dockercfg-qgjrh"
2026-06-11 01:10:30.023573 | controller |       }
2026-06-11 01:10:30.023591 | controller |     ],
2026-06-11 01:10:30.023610 | controller |     "nodeName": "crc",
2026-06-11 01:10:30.023628 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-11 01:10:30.023646 | controller |     "priority": 0,
2026-06-11 01:10:30.023664 | controller |     "restartPolicy": "Always",
2026-06-11 01:10:30.023682 | controller |     "schedulerName": "default-scheduler",
2026-06-11 01:10:30.023700 | controller |     "securityContext": {
2026-06-11 01:10:30.023718 | controller |       "runAsNonRoot": true,
2026-06-11 01:10:30.023736 | controller |       "seLinuxOptions": {
2026-06-11 01:10:30.023753 | controller |         "level": "s0:c26,c5"
2026-06-11 01:10:30.023768 | controller |       }
2026-06-11 01:10:30.023783 | controller |     },
2026-06-11 01:10:30.023798 | controller |     "serviceAccount": "telemetry-operator-controller-manager",
2026-06-11 01:10:30.023813 | controller |     "serviceAccountName": "telemetry-operator-controller-manager",
2026-06-11 01:10:30.023828 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-11 01:10:30.023843 | controller |     "tolerations": [
2026-06-11 01:10:30.023859 | controller |       {
2026-06-11 01:10:30.023874 | controller |         "effect": "NoExecute",
2026-06-11 01:10:30.023889 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-11 01:10:30.023904 | controller |         "operator": "Exists",
2026-06-11 01:10:30.023919 | controller |         "tolerationSeconds": 120
2026-06-11 01:10:30.023934 | controller |       },
2026-06-11 01:10:30.023949 | controller |       {
2026-06-11 01:10:30.023964 | controller |         "effect": "NoExecute",
2026-06-11 01:10:30.023979 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-11 01:10:30.023994 | controller |         "operator": "Exists",
2026-06-11 01:10:30.024009 | controller |         "tolerationSeconds": 120
2026-06-11 01:10:30.024024 | controller |       },
2026-06-11 01:10:30.024039 | controller |       {
2026-06-11 01:10:30.024054 | controller |         "effect": "NoSchedule",
2026-06-11 01:10:30.024069 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-11 01:10:30.024083 | controller |         "operator": "Exists"
2026-06-11 01:10:30.024102 | controller |       }
2026-06-11 01:10:30.024118 | controller |     ],
2026-06-11 01:10:30.024132 | controller |     "volumes": [
2026-06-11 01:10:30.024147 | controller |       {
2026-06-11 01:10:30.024161 | controller |         "name": "kube-api-access-4x98w",
2026-06-11 01:10:30.024176 | controller |         "projected": {
2026-06-11 01:10:30.024191 | controller |           "defaultMode": 420,
2026-06-11 01:10:30.024205 | controller |           "sources": [
2026-06-11 01:10:30.024220 | controller |             {
2026-06-11 01:10:30.024235 | controller |               "serviceAccountToken": {
2026-06-11 01:10:30.024249 | controller |                 "expirationSeconds": 3607,
2026-06-11 01:10:30.024264 | controller |                 "path": "token"
2026-06-11 01:10:30.024279 | controller |               }
2026-06-11 01:10:30.024294 | controller |             },
2026-06-11 01:10:30.024308 | controller |             {
2026-06-11 01:10:30.024322 | controller |               "configMap": {
2026-06-11 01:10:30.024337 | controller |                 "items": [
2026-06-11 01:10:30.024368 | controller |                   {
2026-06-11 01:10:30.024385 | controller |                     "key": "ca.crt",
2026-06-11 01:10:30.024400 | controller |                     "path": "ca.crt"
2026-06-11 01:10:30.024415 | controller |                   }
2026-06-11 01:10:30.024430 | controller |                 ],
2026-06-11 01:10:30.024444 | controller |                 "name": "kube-root-ca.crt"
2026-06-11 01:10:30.024459 | controller |               }
2026-06-11 01:10:30.024474 | controller |             },
2026-06-11 01:10:30.024489 | controller |             {
2026-06-11 01:10:30.024504 | controller |               "downwardAPI": {
2026-06-11 01:10:30.024519 | controller |                 "items": [
2026-06-11 01:10:30.024534 | controller |                   {
2026-06-11 01:10:30.024548 | controller |                     "fieldRef": {
2026-06-11 01:10:30.024563 | controller |                       "apiVersion": "v1",
2026-06-11 01:10:30.024577 | controller |                       "fieldPath": "metadata.namespace"
2026-06-11 01:10:30.024592 | controller |                     },
2026-06-11 01:10:30.024607 | controller |                     "path": "namespace"
2026-06-11 01:10:30.024622 | controller |                   }
2026-06-11 01:10:30.024637 | controller |                 ]
2026-06-11 01:10:30.024652 | controller |               }
2026-06-11 01:10:30.024666 | controller |             },
2026-06-11 01:10:30.024681 | controller |             {
2026-06-11 01:10:30.024696 | controller |               "configMap": {
2026-06-11 01:10:30.024711 | controller |                 "items": [
2026-06-11 01:10:30.024725 | controller |                   {
2026-06-11 01:10:30.024740 | controller |                     "key": "service-ca.crt",
2026-06-11 01:10:30.024754 | controller |                     "path": "service-ca.crt"
2026-06-11 01:10:30.024769 | controller |                   }
2026-06-11 01:10:30.024784 | controller |                 ],
2026-06-11 01:10:30.024799 | controller |                 "name": "openshift-service-ca.crt"
2026-06-11 01:10:30.024814 | controller |               }
2026-06-11 01:10:30.024829 | controller |             }
2026-06-11 01:10:30.024844 | controller |           ]
2026-06-11 01:10:30.024859 | controller |         }
2026-06-11 01:10:30.024878 | controller |       }
2026-06-11 01:10:30.024897 | controller |     ]
2026-06-11 01:10:30.024948 | controller |   },
2026-06-11 01:10:30.024967 | controller |   "status": {
2026-06-11 01:10:30.024982 | controller |     "conditions": [
2026-06-11 01:10:30.024998 | controller |       {
2026-06-11 01:10:30.025013 | controller |         "lastProbeTime": null,
2026-06-11 01:10:30.025028 | controller |         "lastTransitionTime": "2026-06-11T00:15:04Z",
2026-06-11 01:10:30.025043 | controller |         "status": "True",
2026-06-11 01:10:30.025058 | controller |         "type": "PodReadyToStartContainers"
2026-06-11 01:10:30.025074 | controller |       },
2026-06-11 01:10:30.025102 | controller |       {
2026-06-11 01:10:30.025119 | controller |         "lastProbeTime": null,
2026-06-11 01:10:30.025135 | controller |         "lastTransitionTime": "2026-06-11T00:14:39Z",
2026-06-11 01:10:30.025150 | controller |         "status": "True",
2026-06-11 01:10:30.025165 | controller |         "type": "Initialized"
2026-06-11 01:10:30.025180 | controller |       },
2026-06-11 01:10:30.025195 | controller |       {
2026-06-11 01:10:30.025210 | controller |         "lastProbeTime": null,
2026-06-11 01:10:30.025225 | controller |         "lastTransitionTime": "2026-06-11T00:15:58Z",
2026-06-11 01:10:30.025240 | controller |         "status": "True",
2026-06-11 01:10:30.025255 | controller |         "type": "Ready"
2026-06-11 01:10:30.025270 | controller |       },
2026-06-11 01:10:30.025285 | controller |       {
2026-06-11 01:10:30.025300 | controller |         "lastProbeTime": null,
2026-06-11 01:10:30.025315 | controller |         "lastTransitionTime": "2026-06-11T00:15:58Z",
2026-06-11 01:10:30.025329 | controller |         "status": "True",
2026-06-11 01:10:30.025344 | controller |         "type": "ContainersReady"
2026-06-11 01:10:30.025389 | controller |       },
2026-06-11 01:10:30.025405 | controller |       {
2026-06-11 01:10:30.025420 | controller |         "lastProbeTime": null,
2026-06-11 01:10:30.025435 | controller |         "lastTransitionTime": "2026-06-11T00:14:38Z",
2026-06-11 01:10:30.025450 | controller |         "status": "True",
2026-06-11 01:10:30.025465 | controller |         "type": "PodScheduled"
2026-06-11 01:10:30.025480 | controller |       }
2026-06-11 01:10:30.025495 | controller |     ],
2026-06-11 01:10:30.025510 | controller |     "containerStatuses": [
2026-06-11 01:10:30.025525 | controller |       {
2026-06-11 01:10:30.025539 | controller |         "allocatedResources": {
2026-06-11 01:10:30.025554 | controller |           "cpu": "10m",
2026-06-11 01:10:30.025569 | controller |           "memory": "256Mi"
2026-06-11 01:10:30.025583 | controller |         },
2026-06-11 01:10:30.025598 | controller |         "containerID": "cri-o://30ac8845d967f29e8ddb917a1c181583ab4937e17365973195198a4ab44bee05",
2026-06-11 01:10:30.025614 | controller |         "image": "quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6",
2026-06-11 01:10:30.025630 | controller |         "imageID": "quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6",
2026-06-11 01:10:30.025645 | controller |         "lastState": {},
2026-06-11 01:10:30.025660 | controller |         "name": "manager",
2026-06-11 01:10:30.025675 | controller |         "ready": true,
2026-06-11 01:10:30.025690 | controller |         "resources": {
2026-06-11 01:10:30.025705 | controller |           "limits": {
2026-06-11 01:10:30.025720 | controller |             "cpu": "500m",
2026-06-11 01:10:30.025735 | controller |             "memory": "512Mi"
2026-06-11 01:10:30.025750 | controller |           },
2026-06-11 01:10:30.025764 | controller |           "requests": {
2026-06-11 01:10:30.025779 | controller |             "cpu": "10m",
2026-06-11 01:10:30.025794 | controller |             "memory": "256Mi"
2026-06-11 01:10:30.025808 | controller |           }
2026-06-11 01:10:30.025823 | controller |         },
2026-06-11 01:10:30.025838 | controller |         "restartCount": 0,
2026-06-11 01:10:30.025853 | controller |         "started": true,
2026-06-11 01:10:30.025868 | controller |         "state": {
2026-06-11 01:10:30.025883 | controller |           "running": {
2026-06-11 01:10:30.025897 | controller |             "startedAt": "2026-06-11T00:15:46Z"
2026-06-11 01:10:30.025912 | controller |           }
2026-06-11 01:10:30.025928 | controller |         },
2026-06-11 01:10:30.025943 | controller |         "user": {
2026-06-11 01:10:30.025958 | controller |           "linux": {
2026-06-11 01:10:30.025973 | controller |             "gid": 0,
2026-06-11 01:10:30.025988 | controller |             "supplementalGroups": [
2026-06-11 01:10:30.026007 | controller |               0
2026-06-11 01:10:30.026022 | controller |             ],
2026-06-11 01:10:30.026037 | controller |             "uid": 65532
2026-06-11 01:10:30.026052 | controller |           }
2026-06-11 01:10:30.026069 | controller |         },
2026-06-11 01:10:30.026088 | controller |         "volumeMounts": [
2026-06-11 01:10:30.026106 | controller |           {
2026-06-11 01:10:30.026125 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 01:10:30.026143 | controller |             "name": "kube-api-access-4x98w",
2026-06-11 01:10:30.026162 | controller |             "readOnly": true,
2026-06-11 01:10:30.026181 | controller |             "recursiveReadOnly": "Disabled"
2026-06-11 01:10:30.026200 | controller |           }
2026-06-11 01:10:30.026219 | controller |         ]
2026-06-11 01:10:30.026238 | controller |       }
2026-06-11 01:10:30.026256 | controller |     ],
2026-06-11 01:10:30.026274 | controller |     "hostIP": "192.168.126.11",
2026-06-11 01:10:30.026292 | controller |     "hostIPs": [
2026-06-11 01:10:30.026311 | controller |       {
2026-06-11 01:10:30.026325 | controller |         "ip": "192.168.126.11"
2026-06-11 01:10:30.026340 | controller |       }
2026-06-11 01:10:30.026375 | controller |     ],
2026-06-11 01:10:30.026391 | controller |     "phase": "Running",
2026-06-11 01:10:30.026406 | controller |     "podIP": "10.217.0.92",
2026-06-11 01:10:30.026421 | controller |     "podIPs": [
2026-06-11 01:10:30.026435 | controller |       {
2026-06-11 01:10:30.026449 | controller |         "ip": "10.217.0.92"
2026-06-11 01:10:30.026464 | controller |       }
2026-06-11 01:10:30.026478 | controller |     ],
2026-06-11 01:10:30.026493 | controller |     "qosClass": "Burstable",
2026-06-11 01:10:30.026508 | controller |     "startTime": "2026-06-11T00:14:39Z"
2026-06-11 01:10:30.026523 | controller |   }
2026-06-11 01:10:30.026537 | controller | }
2026-06-11 01:10:30.047965 | controller | ok:
2026-06-11 01:10:30.048035 | controller | {
2026-06-11 01:10:30.048058 | controller |   "apiVersion": "v1",
2026-06-11 01:10:30.048080 | controller |   "kind": "Pod",
2026-06-11 01:10:30.048104 | controller |   "metadata": {
2026-06-11 01:10:30.048127 | controller |     "annotations": {
2026-06-11 01:10:30.048150 | 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 01:10:30.048172 | 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 01:10:30.048193 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-11 01:10:30.048215 | controller |       "openshift.io/scc": "anyuid",
2026-06-11 01:10:30.048234 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-11 01:10:30.048253 | controller |     },
2026-06-11 01:10:30.048275 | controller |     "creationTimestamp": "2026-06-11T00:14:38Z",
2026-06-11 01:10:30.048296 | controller |     "generateName": "test-operator-controller-manager-8d5599d7d-",
2026-06-11 01:10:30.048316 | controller |     "generation": 1,
2026-06-11 01:10:30.048332 | controller |     "labels": {
2026-06-11 01:10:30.048403 | controller |       "app.kubernetes.io/name": "test-operator",
2026-06-11 01:10:30.048426 | controller |       "control-plane": "controller-manager",
2026-06-11 01:10:30.048442 | controller |       "openstack.org/operator-name": "test",
2026-06-11 01:10:30.048463 | controller |       "pod-template-hash": "8d5599d7d"
2026-06-11 01:10:30.048478 | controller |     },
2026-06-11 01:10:30.048493 | controller |     "managedFields": [
2026-06-11 01:10:30.048508 | controller |       {
2026-06-11 01:10:30.048522 | controller |         "apiVersion": "v1",
2026-06-11 01:10:30.048537 | controller |         "fieldsType": "FieldsV1",
2026-06-11 01:10:30.048551 | controller |         "fieldsV1": {
2026-06-11 01:10:30.048565 | controller |           "f:metadata": {
2026-06-11 01:10:30.048579 | controller |             "f:annotations": {
2026-06-11 01:10:30.048594 | controller |               ".": {},
2026-06-11 01:10:30.048608 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-11 01:10:30.048622 | controller |             },
2026-06-11 01:10:30.048637 | controller |             "f:generateName": {},
2026-06-11 01:10:30.048652 | controller |             "f:labels": {
2026-06-11 01:10:30.048667 | controller |               ".": {},
2026-06-11 01:10:30.048682 | controller |               "f:app.kubernetes.io/name": {},
2026-06-11 01:10:30.048696 | controller |               "f:control-plane": {},
2026-06-11 01:10:30.048714 | controller |               "f:openstack.org/operator-name": {},
2026-06-11 01:10:30.048732 | controller |               "f:pod-template-hash": {}
2026-06-11 01:10:30.048750 | controller |             },
2026-06-11 01:10:30.048769 | controller |             "f:ownerReferences": {
2026-06-11 01:10:30.048787 | controller |               ".": {},
2026-06-11 01:10:30.048805 | controller |               "k:{\"uid\":\"8af94bb7-7462-4d90-b3e6-05e72a356b60\"}": {}
2026-06-11 01:10:30.048824 | controller |             }
2026-06-11 01:10:30.048843 | controller |           },
2026-06-11 01:10:30.048861 | controller |           "f:spec": {
2026-06-11 01:10:30.048879 | controller |             "f:containers": {
2026-06-11 01:10:30.048896 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-11 01:10:30.048911 | controller |                 ".": {},
2026-06-11 01:10:30.048926 | controller |                 "f:args": {},
2026-06-11 01:10:30.048940 | controller |                 "f:command": {},
2026-06-11 01:10:30.048955 | controller |                 "f:env": {
2026-06-11 01:10:30.048969 | controller |                   ".": {},
2026-06-11 01:10:30.048984 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-11 01:10:30.048999 | controller |                     ".": {},
2026-06-11 01:10:30.049014 | controller |                     "f:name": {},
2026-06-11 01:10:30.049029 | controller |                     "f:value": {}
2026-06-11 01:10:30.049043 | controller |                   },
2026-06-11 01:10:30.049058 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-11 01:10:30.049072 | controller |                     ".": {},
2026-06-11 01:10:30.049101 | controller |                     "f:name": {},
2026-06-11 01:10:30.049117 | controller |                     "f:value": {}
2026-06-11 01:10:30.049132 | controller |                   },
2026-06-11 01:10:30.049146 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-11 01:10:30.049161 | controller |                     ".": {},
2026-06-11 01:10:30.049175 | controller |                     "f:name": {},
2026-06-11 01:10:30.049189 | controller |                     "f:value": {}
2026-06-11 01:10:30.049204 | controller |                   },
2026-06-11 01:10:30.049218 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-11 01:10:30.049233 | controller |                     ".": {},
2026-06-11 01:10:30.049247 | controller |                     "f:name": {},
2026-06-11 01:10:30.049262 | controller |                     "f:value": {}
2026-06-11 01:10:30.049276 | controller |                   },
2026-06-11 01:10:30.049290 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-11 01:10:30.049305 | controller |                     ".": {},
2026-06-11 01:10:30.049323 | controller |                     "f:name": {},
2026-06-11 01:10:30.049338 | controller |                     "f:value": {}
2026-06-11 01:10:30.049376 | controller |                   }
2026-06-11 01:10:30.049393 | controller |                 },
2026-06-11 01:10:30.049408 | controller |                 "f:image": {},
2026-06-11 01:10:30.049422 | controller |                 "f:imagePullPolicy": {},
2026-06-11 01:10:30.049437 | controller |                 "f:livenessProbe": {
2026-06-11 01:10:30.049451 | controller |                   ".": {},
2026-06-11 01:10:30.049465 | controller |                   "f:failureThreshold": {},
2026-06-11 01:10:30.049480 | controller |                   "f:httpGet": {
2026-06-11 01:10:30.049495 | controller |                     ".": {},
2026-06-11 01:10:30.049509 | controller |                     "f:path": {},
2026-06-11 01:10:30.049523 | controller |                     "f:port": {},
2026-06-11 01:10:30.049538 | controller |                     "f:scheme": {}
2026-06-11 01:10:30.049553 | controller |                   },
2026-06-11 01:10:30.049567 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 01:10:30.049584 | controller |                   "f:periodSeconds": {},
2026-06-11 01:10:30.049601 | controller |                   "f:successThreshold": {},
2026-06-11 01:10:30.049615 | controller |                   "f:timeoutSeconds": {}
2026-06-11 01:10:30.049629 | controller |                 },
2026-06-11 01:10:30.049644 | controller |                 "f:name": {},
2026-06-11 01:10:30.049659 | controller |                 "f:readinessProbe": {
2026-06-11 01:10:30.049673 | controller |                   ".": {},
2026-06-11 01:10:30.049687 | controller |                   "f:failureThreshold": {},
2026-06-11 01:10:30.049702 | controller |                   "f:httpGet": {
2026-06-11 01:10:30.049717 | controller |                     ".": {},
2026-06-11 01:10:30.049731 | controller |                     "f:path": {},
2026-06-11 01:10:30.049746 | controller |                     "f:port": {},
2026-06-11 01:10:30.049761 | controller |                     "f:scheme": {}
2026-06-11 01:10:30.049775 | controller |                   },
2026-06-11 01:10:30.049790 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 01:10:30.049805 | controller |                   "f:periodSeconds": {},
2026-06-11 01:10:30.049819 | controller |                   "f:successThreshold": {},
2026-06-11 01:10:30.049834 | controller |                   "f:timeoutSeconds": {}
2026-06-11 01:10:30.049848 | controller |                 },
2026-06-11 01:10:30.049863 | controller |                 "f:resources": {
2026-06-11 01:10:30.049878 | controller |                   ".": {},
2026-06-11 01:10:30.049893 | controller |                   "f:limits": {
2026-06-11 01:10:30.049908 | controller |                     ".": {},
2026-06-11 01:10:30.049923 | controller |                     "f:cpu": {},
2026-06-11 01:10:30.049938 | controller |                     "f:memory": {}
2026-06-11 01:10:30.049953 | controller |                   },
2026-06-11 01:10:30.049967 | controller |                   "f:requests": {
2026-06-11 01:10:30.049982 | controller |                     ".": {},
2026-06-11 01:10:30.049996 | controller |                     "f:cpu": {},
2026-06-11 01:10:30.050010 | controller |                     "f:memory": {}
2026-06-11 01:10:30.050024 | controller |                   }
2026-06-11 01:10:30.050038 | controller |                 },
2026-06-11 01:10:30.050053 | controller |                 "f:securityContext": {
2026-06-11 01:10:30.050067 | controller |                   ".": {},
2026-06-11 01:10:30.050081 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-11 01:10:30.050095 | controller |                 },
2026-06-11 01:10:30.050109 | controller |                 "f:terminationMessagePath": {},
2026-06-11 01:10:30.050124 | controller |                 "f:terminationMessagePolicy": {}
2026-06-11 01:10:30.050138 | controller |               }
2026-06-11 01:10:30.050156 | controller |             },
2026-06-11 01:10:30.050172 | controller |             "f:dnsPolicy": {},
2026-06-11 01:10:30.050186 | controller |             "f:enableServiceLinks": {},
2026-06-11 01:10:30.050201 | controller |             "f:restartPolicy": {},
2026-06-11 01:10:30.050215 | controller |             "f:schedulerName": {},
2026-06-11 01:10:30.050230 | controller |             "f:securityContext": {
2026-06-11 01:10:30.050244 | controller |               ".": {},
2026-06-11 01:10:30.050258 | controller |               "f:runAsNonRoot": {}
2026-06-11 01:10:30.050273 | controller |             },
2026-06-11 01:10:30.050287 | controller |             "f:serviceAccount": {},
2026-06-11 01:10:30.050301 | controller |             "f:serviceAccountName": {},
2026-06-11 01:10:30.050316 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-11 01:10:30.050330 | controller |             "f:tolerations": {}
2026-06-11 01:10:30.050360 | controller |           }
2026-06-11 01:10:30.050528 | controller |         },
2026-06-11 01:10:30.050553 | controller |         "manager": "kube-controller-manager",
2026-06-11 01:10:30.050569 | controller |         "operation": "Update",
2026-06-11 01:10:30.050584 | controller |         "time": "2026-06-11T00:14:38Z"
2026-06-11 01:10:30.050599 | controller |       },
2026-06-11 01:10:30.050614 | controller |       {
2026-06-11 01:10:30.050628 | controller |         "apiVersion": "v1",
2026-06-11 01:10:30.050642 | controller |         "fieldsType": "FieldsV1",
2026-06-11 01:10:30.050656 | controller |         "fieldsV1": {
2026-06-11 01:10:30.050671 | controller |           "f:metadata": {
2026-06-11 01:10:30.050685 | controller |             "f:annotations": {
2026-06-11 01:10:30.050699 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-11 01:10:30.050713 | controller |             }
2026-06-11 01:10:30.050727 | controller |           }
2026-06-11 01:10:30.050741 | controller |         },
2026-06-11 01:10:30.050754 | controller |         "manager": "crc",
2026-06-11 01:10:30.050769 | controller |         "operation": "Update",
2026-06-11 01:10:30.050783 | controller |         "subresource": "status",
2026-06-11 01:10:30.050797 | controller |         "time": "2026-06-11T00:14:39Z"
2026-06-11 01:10:30.050812 | controller |       },
2026-06-11 01:10:30.050826 | controller |       {
2026-06-11 01:10:30.050840 | controller |         "apiVersion": "v1",
2026-06-11 01:10:30.050854 | controller |         "fieldsType": "FieldsV1",
2026-06-11 01:10:30.050868 | controller |         "fieldsV1": {
2026-06-11 01:10:30.050883 | controller |           "f:metadata": {
2026-06-11 01:10:30.050897 | controller |             "f:annotations": {
2026-06-11 01:10:30.050912 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-11 01:10:30.050927 | controller |             }
2026-06-11 01:10:30.050942 | controller |           }
2026-06-11 01:10:30.050957 | controller |         },
2026-06-11 01:10:30.050971 | controller |         "manager": "multus-daemon",
2026-06-11 01:10:30.050986 | controller |         "operation": "Update",
2026-06-11 01:10:30.051001 | controller |         "subresource": "status",
2026-06-11 01:10:30.051015 | controller |         "time": "2026-06-11T00:14:48Z"
2026-06-11 01:10:30.051030 | controller |       },
2026-06-11 01:10:30.051045 | controller |       {
2026-06-11 01:10:30.051059 | controller |         "apiVersion": "v1",
2026-06-11 01:10:30.051074 | controller |         "fieldsType": "FieldsV1",
2026-06-11 01:10:30.051089 | controller |         "fieldsV1": {
2026-06-11 01:10:30.051103 | controller |           "f:status": {
2026-06-11 01:10:30.051118 | controller |             "f:conditions": {
2026-06-11 01:10:30.051132 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-11 01:10:30.051147 | controller |                 ".": {},
2026-06-11 01:10:30.051161 | controller |                 "f:lastProbeTime": {},
2026-06-11 01:10:30.051176 | controller |                 "f:lastTransitionTime": {},
2026-06-11 01:10:30.051195 | controller |                 "f:status": {},
2026-06-11 01:10:30.051210 | controller |                 "f:type": {}
2026-06-11 01:10:30.051224 | controller |               },
2026-06-11 01:10:30.051239 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-11 01:10:30.051254 | controller |                 ".": {},
2026-06-11 01:10:30.051268 | controller |                 "f:lastProbeTime": {},
2026-06-11 01:10:30.051283 | controller |                 "f:lastTransitionTime": {},
2026-06-11 01:10:30.051297 | controller |                 "f:status": {},
2026-06-11 01:10:30.051311 | controller |                 "f:type": {}
2026-06-11 01:10:30.051326 | controller |               },
2026-06-11 01:10:30.051341 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-11 01:10:30.051376 | controller |                 ".": {},
2026-06-11 01:10:30.051392 | controller |                 "f:lastProbeTime": {},
2026-06-11 01:10:30.051407 | controller |                 "f:lastTransitionTime": {},
2026-06-11 01:10:30.051421 | controller |                 "f:status": {},
2026-06-11 01:10:30.051436 | controller |                 "f:type": {}
2026-06-11 01:10:30.051451 | controller |               },
2026-06-11 01:10:30.051465 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-11 01:10:30.051480 | controller |                 ".": {},
2026-06-11 01:10:30.051494 | controller |                 "f:lastProbeTime": {},
2026-06-11 01:10:30.051508 | controller |                 "f:lastTransitionTime": {},
2026-06-11 01:10:30.051523 | controller |                 "f:status": {},
2026-06-11 01:10:30.051537 | controller |                 "f:type": {}
2026-06-11 01:10:30.051551 | controller |               }
2026-06-11 01:10:30.051565 | controller |             },
2026-06-11 01:10:30.051579 | controller |             "f:containerStatuses": {},
2026-06-11 01:10:30.051593 | controller |             "f:hostIP": {},
2026-06-11 01:10:30.051608 | controller |             "f:hostIPs": {},
2026-06-11 01:10:30.051622 | controller |             "f:phase": {},
2026-06-11 01:10:30.051636 | controller |             "f:podIP": {},
2026-06-11 01:10:30.051650 | controller |             "f:podIPs": {
2026-06-11 01:10:30.051664 | controller |               ".": {},
2026-06-11 01:10:30.051679 | controller |               "k:{\"ip\":\"10.217.0.93\"}": {
2026-06-11 01:10:30.051693 | controller |                 ".": {},
2026-06-11 01:10:30.051707 | controller |                 "f:ip": {}
2026-06-11 01:10:30.051721 | controller |               }
2026-06-11 01:10:30.051736 | controller |             },
2026-06-11 01:10:30.051750 | controller |             "f:startTime": {}
2026-06-11 01:10:30.051764 | controller |           }
2026-06-11 01:10:30.051779 | controller |         },
2026-06-11 01:10:30.051794 | controller |         "manager": "kubelet",
2026-06-11 01:10:30.051808 | controller |         "operation": "Update",
2026-06-11 01:10:30.051822 | controller |         "subresource": "status",
2026-06-11 01:10:30.051837 | controller |         "time": "2026-06-11T00:25:08Z"
2026-06-11 01:10:30.051851 | controller |       }
2026-06-11 01:10:30.051865 | controller |     ],
2026-06-11 01:10:30.051879 | controller |     "name": "test-operator-controller-manager-8d5599d7d-2v2c9",
2026-06-11 01:10:30.051894 | controller |     "namespace": "openstack-operators",
2026-06-11 01:10:30.051908 | controller |     "ownerReferences": [
2026-06-11 01:10:30.051923 | controller |       {
2026-06-11 01:10:30.051938 | controller |         "apiVersion": "apps/v1",
2026-06-11 01:10:30.051953 | controller |         "blockOwnerDeletion": true,
2026-06-11 01:10:30.051967 | controller |         "controller": true,
2026-06-11 01:10:30.051981 | controller |         "kind": "ReplicaSet",
2026-06-11 01:10:30.051996 | controller |         "name": "test-operator-controller-manager-8d5599d7d",
2026-06-11 01:10:30.052010 | controller |         "uid": "8af94bb7-7462-4d90-b3e6-05e72a356b60"
2026-06-11 01:10:30.052029 | controller |       }
2026-06-11 01:10:30.052044 | controller |     ],
2026-06-11 01:10:30.052059 | controller |     "resourceVersion": "67221",
2026-06-11 01:10:30.052073 | controller |     "uid": "0610bcfa-8443-49e3-aaa4-3e0253ad3870"
2026-06-11 01:10:30.052087 | controller |   },
2026-06-11 01:10:30.052102 | controller |   "spec": {
2026-06-11 01:10:30.052117 | controller |     "containers": [
2026-06-11 01:10:30.052131 | controller |       {
2026-06-11 01:10:30.052147 | controller |         "args": [
2026-06-11 01:10:30.052161 | controller |           "--leader-elect",
2026-06-11 01:10:30.052176 | controller |           "--health-probe-bind-address=:8081",
2026-06-11 01:10:30.052191 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-11 01:10:30.052205 | controller |         ],
2026-06-11 01:10:30.052220 | controller |         "command": [
2026-06-11 01:10:30.052234 | controller |           "/manager"
2026-06-11 01:10:30.052248 | controller |         ],
2026-06-11 01:10:30.052262 | controller |         "env": [
2026-06-11 01:10:30.052276 | controller |           {
2026-06-11 01:10:30.052290 | controller |             "name": "LEASE_DURATION",
2026-06-11 01:10:30.052304 | controller |             "value": "30"
2026-06-11 01:10:30.052318 | controller |           },
2026-06-11 01:10:30.052333 | controller |           {
2026-06-11 01:10:30.052360 | controller |             "name": "RENEW_DEADLINE",
2026-06-11 01:10:30.052380 | controller |             "value": "20"
2026-06-11 01:10:30.052395 | controller |           },
2026-06-11 01:10:30.052410 | controller |           {
2026-06-11 01:10:30.052424 | controller |             "name": "RETRY_PERIOD",
2026-06-11 01:10:30.052438 | controller |             "value": "5"
2026-06-11 01:10:30.052452 | controller |           },
2026-06-11 01:10:30.052466 | controller |           {
2026-06-11 01:10:30.052480 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-11 01:10:30.052495 | controller |             "value": "false"
2026-06-11 01:10:30.052509 | controller |           },
2026-06-11 01:10:30.052523 | controller |           {
2026-06-11 01:10:30.052538 | controller |             "name": "METRICS_CERTS",
2026-06-11 01:10:30.052556 | controller |             "value": "false"
2026-06-11 01:10:30.052573 | controller |           }
2026-06-11 01:10:30.052590 | controller |         ],
2026-06-11 01:10:30.052608 | controller |         "image": "quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc",
2026-06-11 01:10:30.052626 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-11 01:10:30.052644 | controller |         "livenessProbe": {
2026-06-11 01:10:30.052662 | controller |           "failureThreshold": 3,
2026-06-11 01:10:30.052679 | controller |           "httpGet": {
2026-06-11 01:10:30.052697 | controller |             "path": "/healthz",
2026-06-11 01:10:30.052714 | controller |             "port": 8081,
2026-06-11 01:10:30.052731 | controller |             "scheme": "HTTP"
2026-06-11 01:10:30.052749 | controller |           },
2026-06-11 01:10:30.052765 | controller |           "initialDelaySeconds": 15,
2026-06-11 01:10:30.052779 | controller |           "periodSeconds": 20,
2026-06-11 01:10:30.052793 | controller |           "successThreshold": 1,
2026-06-11 01:10:30.052808 | controller |           "timeoutSeconds": 1
2026-06-11 01:10:30.052822 | controller |         },
2026-06-11 01:10:30.052836 | controller |         "name": "manager",
2026-06-11 01:10:30.052850 | controller |         "readinessProbe": {
2026-06-11 01:10:30.052864 | controller |           "failureThreshold": 3,
2026-06-11 01:10:30.052877 | controller |           "httpGet": {
2026-06-11 01:10:30.052891 | controller |             "path": "/readyz",
2026-06-11 01:10:30.052905 | controller |             "port": 8081,
2026-06-11 01:10:30.052919 | controller |             "scheme": "HTTP"
2026-06-11 01:10:30.052933 | controller |           },
2026-06-11 01:10:30.052948 | controller |           "initialDelaySeconds": 5,
2026-06-11 01:10:30.052966 | controller |           "periodSeconds": 10,
2026-06-11 01:10:30.052981 | controller |           "successThreshold": 1,
2026-06-11 01:10:30.052996 | controller |           "timeoutSeconds": 1
2026-06-11 01:10:30.053011 | controller |         },
2026-06-11 01:10:30.053026 | controller |         "resources": {
2026-06-11 01:10:30.053040 | controller |           "limits": {
2026-06-11 01:10:30.053055 | controller |             "cpu": "500m",
2026-06-11 01:10:30.053069 | controller |             "memory": "512Mi"
2026-06-11 01:10:30.053083 | controller |           },
2026-06-11 01:10:30.053109 | controller |           "requests": {
2026-06-11 01:10:30.053124 | controller |             "cpu": "10m",
2026-06-11 01:10:30.053139 | controller |             "memory": "256Mi"
2026-06-11 01:10:30.053153 | controller |           }
2026-06-11 01:10:30.053168 | controller |         },
2026-06-11 01:10:30.053183 | controller |         "securityContext": {
2026-06-11 01:10:30.053197 | controller |           "allowPrivilegeEscalation": false,
2026-06-11 01:10:30.053212 | controller |           "capabilities": {
2026-06-11 01:10:30.053227 | controller |             "drop": [
2026-06-11 01:10:30.053241 | controller |               "MKNOD"
2026-06-11 01:10:30.053255 | controller |             ]
2026-06-11 01:10:30.053270 | controller |           }
2026-06-11 01:10:30.053284 | controller |         },
2026-06-11 01:10:30.053299 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-11 01:10:30.053313 | controller |         "terminationMessagePolicy": "File",
2026-06-11 01:10:30.053328 | controller |         "volumeMounts": [
2026-06-11 01:10:30.053342 | controller |           {
2026-06-11 01:10:30.053376 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 01:10:30.053392 | controller |             "name": "kube-api-access-xh9vl",
2026-06-11 01:10:30.053406 | controller |             "readOnly": true
2026-06-11 01:10:30.053421 | controller |           }
2026-06-11 01:10:30.053436 | controller |         ]
2026-06-11 01:10:30.053450 | controller |       }
2026-06-11 01:10:30.053464 | controller |     ],
2026-06-11 01:10:30.053479 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-11 01:10:30.053493 | controller |     "enableServiceLinks": true,
2026-06-11 01:10:30.053508 | controller |     "imagePullSecrets": [
2026-06-11 01:10:30.053523 | controller |       {
2026-06-11 01:10:30.053537 | controller |         "name": "test-operator-controller-manager-dockercfg-2kxzh"
2026-06-11 01:10:30.053554 | controller |       }
2026-06-11 01:10:30.053572 | controller |     ],
2026-06-11 01:10:30.053591 | controller |     "nodeName": "crc",
2026-06-11 01:10:30.053609 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-11 01:10:30.053627 | controller |     "priority": 0,
2026-06-11 01:10:30.053645 | controller |     "restartPolicy": "Always",
2026-06-11 01:10:30.053663 | controller |     "schedulerName": "default-scheduler",
2026-06-11 01:10:30.053680 | controller |     "securityContext": {
2026-06-11 01:10:30.053698 | controller |       "runAsNonRoot": true,
2026-06-11 01:10:30.053716 | controller |       "seLinuxOptions": {
2026-06-11 01:10:30.053733 | controller |         "level": "s0:c26,c5"
2026-06-11 01:10:30.053751 | controller |       }
2026-06-11 01:10:30.053765 | controller |     },
2026-06-11 01:10:30.053779 | controller |     "serviceAccount": "test-operator-controller-manager",
2026-06-11 01:10:30.053793 | controller |     "serviceAccountName": "test-operator-controller-manager",
2026-06-11 01:10:30.053808 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-11 01:10:30.053822 | controller |     "tolerations": [
2026-06-11 01:10:30.053836 | controller |       {
2026-06-11 01:10:30.053850 | controller |         "effect": "NoExecute",
2026-06-11 01:10:30.053865 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-11 01:10:30.053879 | controller |         "operator": "Exists",
2026-06-11 01:10:30.053901 | controller |         "tolerationSeconds": 120
2026-06-11 01:10:30.053916 | controller |       },
2026-06-11 01:10:30.053931 | controller |       {
2026-06-11 01:10:30.053945 | controller |         "effect": "NoExecute",
2026-06-11 01:10:30.053960 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-11 01:10:30.053975 | controller |         "operator": "Exists",
2026-06-11 01:10:30.053989 | controller |         "tolerationSeconds": 120
2026-06-11 01:10:30.054003 | controller |       },
2026-06-11 01:10:30.054018 | controller |       {
2026-06-11 01:10:30.054033 | controller |         "effect": "NoSchedule",
2026-06-11 01:10:30.054047 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-11 01:10:30.054062 | controller |         "operator": "Exists"
2026-06-11 01:10:30.054077 | controller |       }
2026-06-11 01:10:30.054092 | controller |     ],
2026-06-11 01:10:30.054106 | controller |     "volumes": [
2026-06-11 01:10:30.054121 | controller |       {
2026-06-11 01:10:30.054135 | controller |         "name": "kube-api-access-xh9vl",
2026-06-11 01:10:30.054150 | controller |         "projected": {
2026-06-11 01:10:30.054164 | controller |           "defaultMode": 420,
2026-06-11 01:10:30.054179 | controller |           "sources": [
2026-06-11 01:10:30.054193 | controller |             {
2026-06-11 01:10:30.054208 | controller |               "serviceAccountToken": {
2026-06-11 01:10:30.054222 | controller |                 "expirationSeconds": 3607,
2026-06-11 01:10:30.054237 | controller |                 "path": "token"
2026-06-11 01:10:30.054252 | controller |               }
2026-06-11 01:10:30.054266 | controller |             },
2026-06-11 01:10:30.054281 | controller |             {
2026-06-11 01:10:30.054295 | controller |               "configMap": {
2026-06-11 01:10:30.054310 | controller |                 "items": [
2026-06-11 01:10:30.054325 | controller |                   {
2026-06-11 01:10:30.054339 | controller |                     "key": "ca.crt",
2026-06-11 01:10:30.054372 | controller |                     "path": "ca.crt"
2026-06-11 01:10:30.054388 | controller |                   }
2026-06-11 01:10:30.054402 | controller |                 ],
2026-06-11 01:10:30.054417 | controller |                 "name": "kube-root-ca.crt"
2026-06-11 01:10:30.054431 | controller |               }
2026-06-11 01:10:30.054445 | controller |             },
2026-06-11 01:10:30.054459 | controller |             {
2026-06-11 01:10:30.054473 | controller |               "downwardAPI": {
2026-06-11 01:10:30.054487 | controller |                 "items": [
2026-06-11 01:10:30.054502 | controller |                   {
2026-06-11 01:10:30.054516 | controller |                     "fieldRef": {
2026-06-11 01:10:30.054530 | controller |                       "apiVersion": "v1",
2026-06-11 01:10:30.054544 | controller |                       "fieldPath": "metadata.namespace"
2026-06-11 01:10:30.054558 | controller |                     },
2026-06-11 01:10:30.054573 | controller |                     "path": "namespace"
2026-06-11 01:10:30.054587 | controller |                   }
2026-06-11 01:10:30.054600 | controller |                 ]
2026-06-11 01:10:30.054615 | controller |               }
2026-06-11 01:10:30.054629 | controller |             },
2026-06-11 01:10:30.054643 | controller |             {
2026-06-11 01:10:30.054657 | controller |               "configMap": {
2026-06-11 01:10:30.054671 | controller |                 "items": [
2026-06-11 01:10:30.054685 | controller |                   {
2026-06-11 01:10:30.054700 | controller |                     "key": "service-ca.crt",
2026-06-11 01:10:30.054714 | controller |                     "path": "service-ca.crt"
2026-06-11 01:10:30.054728 | controller |                   }
2026-06-11 01:10:30.054742 | controller |                 ],
2026-06-11 01:10:30.054756 | controller |                 "name": "openshift-service-ca.crt"
2026-06-11 01:10:30.054771 | controller |               }
2026-06-11 01:10:30.054790 | controller |             }
2026-06-11 01:10:30.054805 | controller |           ]
2026-06-11 01:10:30.054819 | controller |         }
2026-06-11 01:10:30.054833 | controller |       }
2026-06-11 01:10:30.054847 | controller |     ]
2026-06-11 01:10:30.054861 | controller |   },
2026-06-11 01:10:30.054875 | controller |   "status": {
2026-06-11 01:10:30.054889 | controller |     "conditions": [
2026-06-11 01:10:30.054903 | controller |       {
2026-06-11 01:10:30.054917 | controller |         "lastProbeTime": null,
2026-06-11 01:10:30.054931 | controller |         "lastTransitionTime": "2026-06-11T00:15:44Z",
2026-06-11 01:10:30.054946 | controller |         "status": "True",
2026-06-11 01:10:30.054960 | controller |         "type": "PodReadyToStartContainers"
2026-06-11 01:10:30.054974 | controller |       },
2026-06-11 01:10:30.054988 | controller |       {
2026-06-11 01:10:30.055002 | controller |         "lastProbeTime": null,
2026-06-11 01:10:30.055016 | controller |         "lastTransitionTime": "2026-06-11T00:14:39Z",
2026-06-11 01:10:30.055031 | controller |         "status": "True",
2026-06-11 01:10:30.055046 | controller |         "type": "Initialized"
2026-06-11 01:10:30.055061 | controller |       },
2026-06-11 01:10:30.055075 | controller |       {
2026-06-11 01:10:30.055090 | controller |         "lastProbeTime": null,
2026-06-11 01:10:30.055105 | controller |         "lastTransitionTime": "2026-06-11T00:25:06Z",
2026-06-11 01:10:30.055120 | controller |         "status": "True",
2026-06-11 01:10:30.055134 | controller |         "type": "Ready"
2026-06-11 01:10:30.055149 | controller |       },
2026-06-11 01:10:30.055163 | controller |       {
2026-06-11 01:10:30.055177 | controller |         "lastProbeTime": null,
2026-06-11 01:10:30.055192 | controller |         "lastTransitionTime": "2026-06-11T00:25:06Z",
2026-06-11 01:10:30.055206 | controller |         "status": "True",
2026-06-11 01:10:30.055221 | controller |         "type": "ContainersReady"
2026-06-11 01:10:30.055235 | controller |       },
2026-06-11 01:10:30.055250 | controller |       {
2026-06-11 01:10:30.055264 | controller |         "lastProbeTime": null,
2026-06-11 01:10:30.055279 | controller |         "lastTransitionTime": "2026-06-11T00:14:39Z",
2026-06-11 01:10:30.055294 | controller |         "status": "True",
2026-06-11 01:10:30.055308 | controller |         "type": "PodScheduled"
2026-06-11 01:10:30.055322 | controller |       }
2026-06-11 01:10:30.055337 | controller |     ],
2026-06-11 01:10:30.055369 | controller |     "containerStatuses": [
2026-06-11 01:10:30.055385 | controller |       {
2026-06-11 01:10:30.055400 | controller |         "allocatedResources": {
2026-06-11 01:10:30.055415 | controller |           "cpu": "10m",
2026-06-11 01:10:30.055429 | controller |           "memory": "256Mi"
2026-06-11 01:10:30.055444 | controller |         },
2026-06-11 01:10:30.055459 | controller |         "containerID": "cri-o://d99fb80fae8d0efe04c04d47c7075ac2277c6cf5dedac4fc3c2878777821f862",
2026-06-11 01:10:30.055474 | controller |         "image": "quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc",
2026-06-11 01:10:30.055489 | controller |         "imageID": "quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc",
2026-06-11 01:10:30.055504 | controller |         "lastState": {
2026-06-11 01:10:30.055518 | controller |           "terminated": {
2026-06-11 01:10:30.055533 | controller |             "containerID": "cri-o://68caa72bc98f217efbb9ae44dfcb7b0f009e00300a715bb320e2fd09b3f596e7",
2026-06-11 01:10:30.055547 | controller |             "exitCode": 1,
2026-06-11 01:10:30.055562 | controller |             "finishedAt": "2026-06-11T00:24:50Z",
2026-06-11 01:10:30.055576 | controller |             "reason": "Error",
2026-06-11 01:10:30.055591 | controller |             "startedAt": "2026-06-11T00:15:44Z"
2026-06-11 01:10:30.055606 | controller |           }
2026-06-11 01:10:30.055625 | controller |         },
2026-06-11 01:10:30.055640 | controller |         "name": "manager",
2026-06-11 01:10:30.055655 | controller |         "ready": true,
2026-06-11 01:10:30.055669 | controller |         "resources": {
2026-06-11 01:10:30.055683 | controller |           "limits": {
2026-06-11 01:10:30.055697 | controller |             "cpu": "500m",
2026-06-11 01:10:30.055712 | controller |             "memory": "512Mi"
2026-06-11 01:10:30.055726 | controller |           },
2026-06-11 01:10:30.055740 | controller |           "requests": {
2026-06-11 01:10:30.055754 | controller |             "cpu": "10m",
2026-06-11 01:10:30.055768 | controller |             "memory": "256Mi"
2026-06-11 01:10:30.055783 | controller |           }
2026-06-11 01:10:30.055797 | controller |         },
2026-06-11 01:10:30.055811 | controller |         "restartCount": 1,
2026-06-11 01:10:30.055825 | controller |         "started": true,
2026-06-11 01:10:30.055839 | controller |         "state": {
2026-06-11 01:10:30.055854 | controller |           "running": {
2026-06-11 01:10:30.055868 | controller |             "startedAt": "2026-06-11T00:24:53Z"
2026-06-11 01:10:30.055883 | controller |           }
2026-06-11 01:10:30.055897 | controller |         },
2026-06-11 01:10:30.055911 | controller |         "user": {
2026-06-11 01:10:30.055925 | controller |           "linux": {
2026-06-11 01:10:30.055939 | controller |             "gid": 0,
2026-06-11 01:10:30.055953 | controller |             "supplementalGroups": [
2026-06-11 01:10:30.055968 | controller |               0
2026-06-11 01:10:30.055982 | controller |             ],
2026-06-11 01:10:30.055996 | controller |             "uid": 65532
2026-06-11 01:10:30.056011 | controller |           }
2026-06-11 01:10:30.056025 | controller |         },
2026-06-11 01:10:30.056039 | controller |         "volumeMounts": [
2026-06-11 01:10:30.056054 | controller |           {
2026-06-11 01:10:30.056069 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 01:10:30.056084 | controller |             "name": "kube-api-access-xh9vl",
2026-06-11 01:10:30.056099 | controller |             "readOnly": true,
2026-06-11 01:10:30.056114 | controller |             "recursiveReadOnly": "Disabled"
2026-06-11 01:10:30.056129 | controller |           }
2026-06-11 01:10:30.056144 | controller |         ]
2026-06-11 01:10:30.056158 | controller |       }
2026-06-11 01:10:30.056173 | controller |     ],
2026-06-11 01:10:30.056187 | controller |     "hostIP": "192.168.126.11",
2026-06-11 01:10:30.056202 | controller |     "hostIPs": [
2026-06-11 01:10:30.056217 | controller |       {
2026-06-11 01:10:30.056231 | controller |         "ip": "192.168.126.11"
2026-06-11 01:10:30.056246 | controller |       }
2026-06-11 01:10:30.056261 | controller |     ],
2026-06-11 01:10:30.056275 | controller |     "phase": "Running",
2026-06-11 01:10:30.056291 | controller |     "podIP": "10.217.0.93",
2026-06-11 01:10:30.056305 | controller |     "podIPs": [
2026-06-11 01:10:30.056320 | controller |       {
2026-06-11 01:10:30.056335 | controller |         "ip": "10.217.0.93"
2026-06-11 01:10:30.056368 | controller |       }
2026-06-11 01:10:30.056385 | controller |     ],
2026-06-11 01:10:30.056399 | controller |     "qosClass": "Burstable",
2026-06-11 01:10:30.056414 | controller |     "startTime": "2026-06-11T00:14:39Z"
2026-06-11 01:10:30.056428 | controller |   }
2026-06-11 01:10:30.056443 | controller | }
2026-06-11 01:10:30.077236 | controller | ok:
2026-06-11 01:10:30.077289 | controller | {
2026-06-11 01:10:30.077310 | controller |   "apiVersion": "v1",
2026-06-11 01:10:30.077418 | controller |   "kind": "Pod",
2026-06-11 01:10:30.077437 | controller |   "metadata": {
2026-06-11 01:10:30.077453 | controller |     "annotations": {
2026-06-11 01:10:30.077468 | 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 01:10:30.077489 | 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 01:10:30.077504 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-11 01:10:30.077519 | controller |       "openshift.io/scc": "anyuid",
2026-06-11 01:10:30.077535 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-11 01:10:30.077617 | controller |     },
2026-06-11 01:10:30.077639 | controller |     "creationTimestamp": "2026-06-11T00:14:39Z",
2026-06-11 01:10:30.077658 | controller |     "generateName": "watcher-operator-controller-manager-577b679b5c-",
2026-06-11 01:10:30.077676 | controller |     "generation": 1,
2026-06-11 01:10:30.077694 | controller |     "labels": {
2026-06-11 01:10:30.077711 | controller |       "app.kubernetes.io/name": "watcher-operator",
2026-06-11 01:10:30.077729 | controller |       "control-plane": "controller-manager",
2026-06-11 01:10:30.077746 | controller |       "openstack.org/operator-name": "watcher",
2026-06-11 01:10:30.077762 | controller |       "pod-template-hash": "577b679b5c"
2026-06-11 01:10:30.077776 | controller |     },
2026-06-11 01:10:30.077790 | controller |     "managedFields": [
2026-06-11 01:10:30.077804 | controller |       {
2026-06-11 01:10:30.077818 | controller |         "apiVersion": "v1",
2026-06-11 01:10:30.077832 | controller |         "fieldsType": "FieldsV1",
2026-06-11 01:10:30.077846 | controller |         "fieldsV1": {
2026-06-11 01:10:30.077860 | controller |           "f:metadata": {
2026-06-11 01:10:30.077873 | controller |             "f:annotations": {
2026-06-11 01:10:30.077887 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-11 01:10:30.077901 | controller |             }
2026-06-11 01:10:30.077915 | controller |           }
2026-06-11 01:10:30.077928 | controller |         },
2026-06-11 01:10:30.077941 | controller |         "manager": "crc",
2026-06-11 01:10:30.077955 | controller |         "operation": "Update",
2026-06-11 01:10:30.077969 | controller |         "subresource": "status",
2026-06-11 01:10:30.077982 | controller |         "time": "2026-06-11T00:14:39Z"
2026-06-11 01:10:30.077996 | controller |       },
2026-06-11 01:10:30.078010 | controller |       {
2026-06-11 01:10:30.078023 | controller |         "apiVersion": "v1",
2026-06-11 01:10:30.078037 | controller |         "fieldsType": "FieldsV1",
2026-06-11 01:10:30.078051 | controller |         "fieldsV1": {
2026-06-11 01:10:30.078064 | controller |           "f:metadata": {
2026-06-11 01:10:30.078078 | controller |             "f:annotations": {
2026-06-11 01:10:30.078092 | controller |               ".": {},
2026-06-11 01:10:30.078106 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-11 01:10:30.078121 | controller |             },
2026-06-11 01:10:30.078135 | controller |             "f:generateName": {},
2026-06-11 01:10:30.078149 | controller |             "f:labels": {
2026-06-11 01:10:30.078163 | controller |               ".": {},
2026-06-11 01:10:30.078177 | controller |               "f:app.kubernetes.io/name": {},
2026-06-11 01:10:30.078191 | controller |               "f:control-plane": {},
2026-06-11 01:10:30.078205 | controller |               "f:openstack.org/operator-name": {},
2026-06-11 01:10:30.078220 | controller |               "f:pod-template-hash": {}
2026-06-11 01:10:30.078234 | controller |             },
2026-06-11 01:10:30.078248 | controller |             "f:ownerReferences": {
2026-06-11 01:10:30.078263 | controller |               ".": {},
2026-06-11 01:10:30.078281 | controller |               "k:{\"uid\":\"6d7fc4e2-b5be-40b4-a229-3f5c965871ac\"}": {}
2026-06-11 01:10:30.078296 | controller |             }
2026-06-11 01:10:30.078311 | controller |           },
2026-06-11 01:10:30.078325 | controller |           "f:spec": {
2026-06-11 01:10:30.078340 | controller |             "f:containers": {
2026-06-11 01:10:30.078374 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-11 01:10:30.078390 | controller |                 ".": {},
2026-06-11 01:10:30.078404 | controller |                 "f:args": {},
2026-06-11 01:10:30.078418 | controller |                 "f:command": {},
2026-06-11 01:10:30.078432 | controller |                 "f:env": {
2026-06-11 01:10:30.078446 | controller |                   ".": {},
2026-06-11 01:10:30.078460 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-11 01:10:30.078474 | controller |                     ".": {},
2026-06-11 01:10:30.078488 | controller |                     "f:name": {},
2026-06-11 01:10:30.078502 | controller |                     "f:value": {}
2026-06-11 01:10:30.078516 | controller |                   },
2026-06-11 01:10:30.078530 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-11 01:10:30.078544 | controller |                     ".": {},
2026-06-11 01:10:30.078557 | controller |                     "f:name": {},
2026-06-11 01:10:30.078571 | controller |                     "f:value": {}
2026-06-11 01:10:30.078585 | controller |                   },
2026-06-11 01:10:30.078599 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-11 01:10:30.078614 | controller |                     ".": {},
2026-06-11 01:10:30.078628 | controller |                     "f:name": {},
2026-06-11 01:10:30.078642 | controller |                     "f:value": {}
2026-06-11 01:10:30.078656 | controller |                   },
2026-06-11 01:10:30.078670 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-11 01:10:30.078684 | controller |                     ".": {},
2026-06-11 01:10:30.078698 | controller |                     "f:name": {},
2026-06-11 01:10:30.078711 | controller |                     "f:value": {}
2026-06-11 01:10:30.078725 | controller |                   },
2026-06-11 01:10:30.078739 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-11 01:10:30.078753 | controller |                     ".": {},
2026-06-11 01:10:30.078766 | controller |                     "f:name": {},
2026-06-11 01:10:30.078781 | controller |                     "f:value": {}
2026-06-11 01:10:30.078794 | controller |                   }
2026-06-11 01:10:30.078808 | controller |                 },
2026-06-11 01:10:30.078822 | controller |                 "f:image": {},
2026-06-11 01:10:30.078836 | controller |                 "f:imagePullPolicy": {},
2026-06-11 01:10:30.078850 | controller |                 "f:livenessProbe": {
2026-06-11 01:10:30.078864 | controller |                   ".": {},
2026-06-11 01:10:30.078878 | controller |                   "f:failureThreshold": {},
2026-06-11 01:10:30.078892 | controller |                   "f:httpGet": {
2026-06-11 01:10:30.078905 | controller |                     ".": {},
2026-06-11 01:10:30.078919 | controller |                     "f:path": {},
2026-06-11 01:10:30.078933 | controller |                     "f:port": {},
2026-06-11 01:10:30.078947 | controller |                     "f:scheme": {}
2026-06-11 01:10:30.078961 | controller |                   },
2026-06-11 01:10:30.078974 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 01:10:30.078988 | controller |                   "f:periodSeconds": {},
2026-06-11 01:10:30.079002 | controller |                   "f:successThreshold": {},
2026-06-11 01:10:30.079016 | controller |                   "f:timeoutSeconds": {}
2026-06-11 01:10:30.079030 | controller |                 },
2026-06-11 01:10:30.079044 | controller |                 "f:name": {},
2026-06-11 01:10:30.079062 | controller |                 "f:readinessProbe": {
2026-06-11 01:10:30.079077 | controller |                   ".": {},
2026-06-11 01:10:30.079092 | controller |                   "f:failureThreshold": {},
2026-06-11 01:10:30.079106 | controller |                   "f:httpGet": {
2026-06-11 01:10:30.079120 | controller |                     ".": {},
2026-06-11 01:10:30.079134 | controller |                     "f:path": {},
2026-06-11 01:10:30.079148 | controller |                     "f:port": {},
2026-06-11 01:10:30.079162 | controller |                     "f:scheme": {}
2026-06-11 01:10:30.079176 | controller |                   },
2026-06-11 01:10:30.079190 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 01:10:30.079204 | controller |                   "f:periodSeconds": {},
2026-06-11 01:10:30.079218 | controller |                   "f:successThreshold": {},
2026-06-11 01:10:30.079233 | controller |                   "f:timeoutSeconds": {}
2026-06-11 01:10:30.079247 | controller |                 },
2026-06-11 01:10:30.079261 | controller |                 "f:resources": {
2026-06-11 01:10:30.079275 | controller |                   ".": {},
2026-06-11 01:10:30.079289 | controller |                   "f:limits": {
2026-06-11 01:10:30.079303 | controller |                     ".": {},
2026-06-11 01:10:30.079318 | controller |                     "f:cpu": {},
2026-06-11 01:10:30.079331 | controller |                     "f:memory": {}
2026-06-11 01:10:30.079359 | controller |                   },
2026-06-11 01:10:30.079379 | controller |                   "f:requests": {
2026-06-11 01:10:30.079394 | controller |                     ".": {},
2026-06-11 01:10:30.079407 | controller |                     "f:cpu": {},
2026-06-11 01:10:30.079421 | controller |                     "f:memory": {}
2026-06-11 01:10:30.079435 | controller |                   }
2026-06-11 01:10:30.079449 | controller |                 },
2026-06-11 01:10:30.079463 | controller |                 "f:securityContext": {
2026-06-11 01:10:30.079476 | controller |                   ".": {},
2026-06-11 01:10:30.079490 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-11 01:10:30.079505 | controller |                 },
2026-06-11 01:10:30.079518 | controller |                 "f:terminationMessagePath": {},
2026-06-11 01:10:30.079532 | controller |                 "f:terminationMessagePolicy": {}
2026-06-11 01:10:30.079546 | controller |               }
2026-06-11 01:10:30.079563 | controller |             },
2026-06-11 01:10:30.079580 | controller |             "f:dnsPolicy": {},
2026-06-11 01:10:30.079597 | controller |             "f:enableServiceLinks": {},
2026-06-11 01:10:30.079614 | controller |             "f:restartPolicy": {},
2026-06-11 01:10:30.079630 | controller |             "f:schedulerName": {},
2026-06-11 01:10:30.079648 | controller |             "f:securityContext": {
2026-06-11 01:10:30.079665 | controller |               ".": {},
2026-06-11 01:10:30.079682 | controller |               "f:runAsNonRoot": {}
2026-06-11 01:10:30.079699 | controller |             },
2026-06-11 01:10:30.079716 | controller |             "f:serviceAccount": {},
2026-06-11 01:10:30.079732 | controller |             "f:serviceAccountName": {},
2026-06-11 01:10:30.079750 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-11 01:10:30.079764 | controller |             "f:tolerations": {}
2026-06-11 01:10:30.079778 | controller |           }
2026-06-11 01:10:30.079791 | controller |         },
2026-06-11 01:10:30.079805 | controller |         "manager": "kube-controller-manager",
2026-06-11 01:10:30.079818 | controller |         "operation": "Update",
2026-06-11 01:10:30.079832 | controller |         "time": "2026-06-11T00:14:39Z"
2026-06-11 01:10:30.079845 | controller |       },
2026-06-11 01:10:30.079859 | controller |       {
2026-06-11 01:10:30.079872 | controller |         "apiVersion": "v1",
2026-06-11 01:10:30.079886 | controller |         "fieldsType": "FieldsV1",
2026-06-11 01:10:30.079904 | controller |         "fieldsV1": {
2026-06-11 01:10:30.079918 | controller |           "f:metadata": {
2026-06-11 01:10:30.079932 | controller |             "f:annotations": {
2026-06-11 01:10:30.079946 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-11 01:10:30.079960 | controller |             }
2026-06-11 01:10:30.079973 | controller |           }
2026-06-11 01:10:30.079987 | controller |         },
2026-06-11 01:10:30.080001 | controller |         "manager": "multus-daemon",
2026-06-11 01:10:30.080015 | controller |         "operation": "Update",
2026-06-11 01:10:30.080028 | controller |         "subresource": "status",
2026-06-11 01:10:30.080042 | controller |         "time": "2026-06-11T00:14:49Z"
2026-06-11 01:10:30.080056 | controller |       },
2026-06-11 01:10:30.080070 | controller |       {
2026-06-11 01:10:30.080084 | controller |         "apiVersion": "v1",
2026-06-11 01:10:30.080098 | controller |         "fieldsType": "FieldsV1",
2026-06-11 01:10:30.080112 | controller |         "fieldsV1": {
2026-06-11 01:10:30.080127 | controller |           "f:status": {
2026-06-11 01:10:30.080141 | controller |             "f:conditions": {
2026-06-11 01:10:30.080155 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-11 01:10:30.080169 | controller |                 ".": {},
2026-06-11 01:10:30.080183 | controller |                 "f:lastProbeTime": {},
2026-06-11 01:10:30.080197 | controller |                 "f:lastTransitionTime": {},
2026-06-11 01:10:30.080211 | controller |                 "f:status": {},
2026-06-11 01:10:30.080225 | controller |                 "f:type": {}
2026-06-11 01:10:30.080239 | controller |               },
2026-06-11 01:10:30.080253 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-11 01:10:30.080267 | controller |                 ".": {},
2026-06-11 01:10:30.080281 | controller |                 "f:lastProbeTime": {},
2026-06-11 01:10:30.080295 | controller |                 "f:lastTransitionTime": {},
2026-06-11 01:10:30.080309 | controller |                 "f:status": {},
2026-06-11 01:10:30.080324 | controller |                 "f:type": {}
2026-06-11 01:10:30.080338 | controller |               },
2026-06-11 01:10:30.080370 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-11 01:10:30.080386 | controller |                 ".": {},
2026-06-11 01:10:30.080400 | controller |                 "f:lastProbeTime": {},
2026-06-11 01:10:30.080414 | controller |                 "f:lastTransitionTime": {},
2026-06-11 01:10:30.080428 | controller |                 "f:status": {},
2026-06-11 01:10:30.080442 | controller |                 "f:type": {}
2026-06-11 01:10:30.080456 | controller |               },
2026-06-11 01:10:30.080469 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-11 01:10:30.080483 | controller |                 ".": {},
2026-06-11 01:10:30.080496 | controller |                 "f:lastProbeTime": {},
2026-06-11 01:10:30.080510 | controller |                 "f:lastTransitionTime": {},
2026-06-11 01:10:30.080524 | controller |                 "f:status": {},
2026-06-11 01:10:30.080539 | controller |                 "f:type": {}
2026-06-11 01:10:30.080555 | controller |               }
2026-06-11 01:10:30.080572 | controller |             },
2026-06-11 01:10:30.080589 | controller |             "f:containerStatuses": {},
2026-06-11 01:10:30.080606 | controller |             "f:hostIP": {},
2026-06-11 01:10:30.080623 | controller |             "f:hostIPs": {},
2026-06-11 01:10:30.080639 | controller |             "f:phase": {},
2026-06-11 01:10:30.080656 | controller |             "f:podIP": {},
2026-06-11 01:10:30.080673 | controller |             "f:podIPs": {
2026-06-11 01:10:30.080689 | controller |               ".": {},
2026-06-11 01:10:30.080706 | controller |               "k:{\"ip\":\"10.217.0.94\"}": {
2026-06-11 01:10:30.080723 | controller |                 ".": {},
2026-06-11 01:10:30.080740 | controller |                 "f:ip": {}
2026-06-11 01:10:30.080762 | controller |               }
2026-06-11 01:10:30.080778 | controller |             },
2026-06-11 01:10:30.080792 | controller |             "f:startTime": {}
2026-06-11 01:10:30.080805 | controller |           }
2026-06-11 01:10:30.080819 | controller |         },
2026-06-11 01:10:30.080834 | controller |         "manager": "kubelet",
2026-06-11 01:10:30.080848 | controller |         "operation": "Update",
2026-06-11 01:10:30.080862 | controller |         "subresource": "status",
2026-06-11 01:10:30.080876 | controller |         "time": "2026-06-11T00:15:57Z"
2026-06-11 01:10:30.080890 | controller |       }
2026-06-11 01:10:30.080904 | controller |     ],
2026-06-11 01:10:30.080918 | controller |     "name": "watcher-operator-controller-manager-577b679b5c-vf6q6",
2026-06-11 01:10:30.080932 | controller |     "namespace": "openstack-operators",
2026-06-11 01:10:30.080946 | controller |     "ownerReferences": [
2026-06-11 01:10:30.080960 | controller |       {
2026-06-11 01:10:30.080974 | controller |         "apiVersion": "apps/v1",
2026-06-11 01:10:30.080988 | controller |         "blockOwnerDeletion": true,
2026-06-11 01:10:30.081002 | controller |         "controller": true,
2026-06-11 01:10:30.081016 | controller |         "kind": "ReplicaSet",
2026-06-11 01:10:30.081030 | controller |         "name": "watcher-operator-controller-manager-577b679b5c",
2026-06-11 01:10:30.081044 | controller |         "uid": "6d7fc4e2-b5be-40b4-a229-3f5c965871ac"
2026-06-11 01:10:30.081058 | controller |       }
2026-06-11 01:10:30.081072 | controller |     ],
2026-06-11 01:10:30.081096 | controller |     "resourceVersion": "55159",
2026-06-11 01:10:30.081112 | controller |     "uid": "7db9568f-327f-4eec-bfc7-baf5dd079629"
2026-06-11 01:10:30.081127 | controller |   },
2026-06-11 01:10:30.081142 | controller |   "spec": {
2026-06-11 01:10:30.081156 | controller |     "containers": [
2026-06-11 01:10:30.081170 | controller |       {
2026-06-11 01:10:30.081184 | controller |         "args": [
2026-06-11 01:10:30.081198 | controller |           "--leader-elect",
2026-06-11 01:10:30.081212 | controller |           "--health-probe-bind-address=:8081",
2026-06-11 01:10:30.081226 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-11 01:10:30.081240 | controller |         ],
2026-06-11 01:10:30.081254 | controller |         "command": [
2026-06-11 01:10:30.081268 | controller |           "/manager"
2026-06-11 01:10:30.081281 | controller |         ],
2026-06-11 01:10:30.081295 | controller |         "env": [
2026-06-11 01:10:30.081309 | controller |           {
2026-06-11 01:10:30.081323 | controller |             "name": "LEASE_DURATION",
2026-06-11 01:10:30.081337 | controller |             "value": "30"
2026-06-11 01:10:30.081370 | controller |           },
2026-06-11 01:10:30.081386 | controller |           {
2026-06-11 01:10:30.081401 | controller |             "name": "RENEW_DEADLINE",
2026-06-11 01:10:30.081416 | controller |             "value": "20"
2026-06-11 01:10:30.081430 | controller |           },
2026-06-11 01:10:30.081444 | controller |           {
2026-06-11 01:10:30.081457 | controller |             "name": "RETRY_PERIOD",
2026-06-11 01:10:30.081471 | controller |             "value": "5"
2026-06-11 01:10:30.081485 | controller |           },
2026-06-11 01:10:30.081499 | controller |           {
2026-06-11 01:10:30.081513 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-11 01:10:30.081526 | controller |             "value": "false"
2026-06-11 01:10:30.081540 | controller |           },
2026-06-11 01:10:30.081553 | controller |           {
2026-06-11 01:10:30.081566 | controller |             "name": "METRICS_CERTS",
2026-06-11 01:10:30.081580 | controller |             "value": "false"
2026-06-11 01:10:30.081593 | controller |           }
2026-06-11 01:10:30.081607 | controller |         ],
2026-06-11 01:10:30.081620 | controller |         "image": "quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d",
2026-06-11 01:10:30.081638 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-11 01:10:30.081653 | controller |         "livenessProbe": {
2026-06-11 01:10:30.081668 | controller |           "failureThreshold": 3,
2026-06-11 01:10:30.081681 | controller |           "httpGet": {
2026-06-11 01:10:30.081695 | controller |             "path": "/healthz",
2026-06-11 01:10:30.081709 | controller |             "port": 8081,
2026-06-11 01:10:30.081723 | controller |             "scheme": "HTTP"
2026-06-11 01:10:30.081737 | controller |           },
2026-06-11 01:10:30.081750 | controller |           "initialDelaySeconds": 15,
2026-06-11 01:10:30.081764 | controller |           "periodSeconds": 20,
2026-06-11 01:10:30.081778 | controller |           "successThreshold": 1,
2026-06-11 01:10:30.081791 | controller |           "timeoutSeconds": 1
2026-06-11 01:10:30.081804 | controller |         },
2026-06-11 01:10:30.081817 | controller |         "name": "manager",
2026-06-11 01:10:30.081831 | controller |         "readinessProbe": {
2026-06-11 01:10:30.081844 | controller |           "failureThreshold": 3,
2026-06-11 01:10:30.081858 | controller |           "httpGet": {
2026-06-11 01:10:30.081871 | controller |             "path": "/readyz",
2026-06-11 01:10:30.081884 | controller |             "port": 8081,
2026-06-11 01:10:30.081898 | controller |             "scheme": "HTTP"
2026-06-11 01:10:30.081911 | controller |           },
2026-06-11 01:10:30.081924 | controller |           "initialDelaySeconds": 5,
2026-06-11 01:10:30.081937 | controller |           "periodSeconds": 10,
2026-06-11 01:10:30.081951 | controller |           "successThreshold": 1,
2026-06-11 01:10:30.081965 | controller |           "timeoutSeconds": 1
2026-06-11 01:10:30.081978 | controller |         },
2026-06-11 01:10:30.081992 | controller |         "resources": {
2026-06-11 01:10:30.082006 | controller |           "limits": {
2026-06-11 01:10:30.082019 | controller |             "cpu": "500m",
2026-06-11 01:10:30.082032 | controller |             "memory": "512Mi"
2026-06-11 01:10:30.082046 | controller |           },
2026-06-11 01:10:30.082059 | controller |           "requests": {
2026-06-11 01:10:30.082073 | controller |             "cpu": "10m",
2026-06-11 01:10:30.082087 | controller |             "memory": "256Mi"
2026-06-11 01:10:30.082101 | controller |           }
2026-06-11 01:10:30.082115 | controller |         },
2026-06-11 01:10:30.082129 | controller |         "securityContext": {
2026-06-11 01:10:30.082143 | controller |           "allowPrivilegeEscalation": false,
2026-06-11 01:10:30.082157 | controller |           "capabilities": {
2026-06-11 01:10:30.082171 | controller |             "drop": [
2026-06-11 01:10:30.082185 | controller |               "MKNOD"
2026-06-11 01:10:30.082199 | controller |             ]
2026-06-11 01:10:30.082213 | controller |           }
2026-06-11 01:10:30.082227 | controller |         },
2026-06-11 01:10:30.082241 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-11 01:10:30.082255 | controller |         "terminationMessagePolicy": "File",
2026-06-11 01:10:30.082269 | controller |         "volumeMounts": [
2026-06-11 01:10:30.082283 | controller |           {
2026-06-11 01:10:30.082297 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 01:10:30.082312 | controller |             "name": "kube-api-access-kfqm5",
2026-06-11 01:10:30.082326 | controller |             "readOnly": true
2026-06-11 01:10:30.082341 | controller |           }
2026-06-11 01:10:30.082376 | controller |         ]
2026-06-11 01:10:30.082392 | controller |       }
2026-06-11 01:10:30.082406 | controller |     ],
2026-06-11 01:10:30.082420 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-11 01:10:30.082434 | controller |     "enableServiceLinks": true,
2026-06-11 01:10:30.082447 | controller |     "imagePullSecrets": [
2026-06-11 01:10:30.082461 | controller |       {
2026-06-11 01:10:30.082475 | controller |         "name": "watcher-operator-controller-manager-dockercfg-vj6gw"
2026-06-11 01:10:30.082494 | controller |       }
2026-06-11 01:10:30.082508 | controller |     ],
2026-06-11 01:10:30.082522 | controller |     "nodeName": "crc",
2026-06-11 01:10:30.082536 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-11 01:10:30.082616 | controller |     "priority": 0,
2026-06-11 01:10:30.082642 | controller |     "restartPolicy": "Always",
2026-06-11 01:10:30.082660 | controller |     "schedulerName": "default-scheduler",
2026-06-11 01:10:30.082679 | controller |     "securityContext": {
2026-06-11 01:10:30.082696 | controller |       "runAsNonRoot": true,
2026-06-11 01:10:30.082713 | controller |       "seLinuxOptions": {
2026-06-11 01:10:30.082731 | controller |         "level": "s0:c26,c5"
2026-06-11 01:10:30.082748 | controller |       }
2026-06-11 01:10:30.082762 | controller |     },
2026-06-11 01:10:30.082776 | controller |     "serviceAccount": "watcher-operator-controller-manager",
2026-06-11 01:10:30.082791 | controller |     "serviceAccountName": "watcher-operator-controller-manager",
2026-06-11 01:10:30.082805 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-11 01:10:30.082819 | controller |     "tolerations": [
2026-06-11 01:10:30.082833 | controller |       {
2026-06-11 01:10:30.082847 | controller |         "effect": "NoExecute",
2026-06-11 01:10:30.082860 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-11 01:10:30.082874 | controller |         "operator": "Exists",
2026-06-11 01:10:30.082887 | controller |         "tolerationSeconds": 120
2026-06-11 01:10:30.082901 | controller |       },
2026-06-11 01:10:30.082915 | controller |       {
2026-06-11 01:10:30.082929 | controller |         "effect": "NoExecute",
2026-06-11 01:10:30.082943 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-11 01:10:30.082956 | controller |         "operator": "Exists",
2026-06-11 01:10:30.082970 | controller |         "tolerationSeconds": 120
2026-06-11 01:10:30.082984 | controller |       },
2026-06-11 01:10:30.082997 | controller |       {
2026-06-11 01:10:30.083011 | controller |         "effect": "NoSchedule",
2026-06-11 01:10:30.083025 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-11 01:10:30.083038 | controller |         "operator": "Exists"
2026-06-11 01:10:30.083052 | controller |       }
2026-06-11 01:10:30.083066 | controller |     ],
2026-06-11 01:10:30.083134 | controller |     "volumes": [
2026-06-11 01:10:30.083151 | controller |       {
2026-06-11 01:10:30.083165 | controller |         "name": "kube-api-access-kfqm5",
2026-06-11 01:10:30.083179 | controller |         "projected": {
2026-06-11 01:10:30.083193 | controller |           "defaultMode": 420,
2026-06-11 01:10:30.083207 | controller |           "sources": [
2026-06-11 01:10:30.083221 | controller |             {
2026-06-11 01:10:30.083235 | controller |               "serviceAccountToken": {
2026-06-11 01:10:30.083249 | controller |                 "expirationSeconds": 3607,
2026-06-11 01:10:30.083264 | controller |                 "path": "token"
2026-06-11 01:10:30.083278 | controller |               }
2026-06-11 01:10:30.083292 | controller |             },
2026-06-11 01:10:30.083306 | controller |             {
2026-06-11 01:10:30.083320 | controller |               "configMap": {
2026-06-11 01:10:30.083335 | controller |                 "items": [
2026-06-11 01:10:30.083366 | controller |                   {
2026-06-11 01:10:30.083383 | controller |                     "key": "ca.crt",
2026-06-11 01:10:30.083397 | controller |                     "path": "ca.crt"
2026-06-11 01:10:30.083411 | controller |                   }
2026-06-11 01:10:30.083426 | controller |                 ],
2026-06-11 01:10:30.083440 | controller |                 "name": "kube-root-ca.crt"
2026-06-11 01:10:30.083454 | controller |               }
2026-06-11 01:10:30.083468 | controller |             },
2026-06-11 01:10:30.083482 | controller |             {
2026-06-11 01:10:30.083501 | controller |               "downwardAPI": {
2026-06-11 01:10:30.083516 | controller |                 "items": [
2026-06-11 01:10:30.083530 | controller |                   {
2026-06-11 01:10:30.083543 | controller |                     "fieldRef": {
2026-06-11 01:10:30.083557 | controller |                       "apiVersion": "v1",
2026-06-11 01:10:30.083571 | controller |                       "fieldPath": "metadata.namespace"
2026-06-11 01:10:30.083585 | controller |                     },
2026-06-11 01:10:30.083599 | controller |                     "path": "namespace"
2026-06-11 01:10:30.083613 | controller |                   }
2026-06-11 01:10:30.083626 | controller |                 ]
2026-06-11 01:10:30.083640 | controller |               }
2026-06-11 01:10:30.083654 | controller |             },
2026-06-11 01:10:30.083667 | controller |             {
2026-06-11 01:10:30.083680 | controller |               "configMap": {
2026-06-11 01:10:30.083694 | controller |                 "items": [
2026-06-11 01:10:30.083707 | controller |                   {
2026-06-11 01:10:30.083721 | controller |                     "key": "service-ca.crt",
2026-06-11 01:10:30.083734 | controller |                     "path": "service-ca.crt"
2026-06-11 01:10:30.083748 | controller |                   }
2026-06-11 01:10:30.083762 | controller |                 ],
2026-06-11 01:10:30.083775 | controller |                 "name": "openshift-service-ca.crt"
2026-06-11 01:10:30.083789 | controller |               }
2026-06-11 01:10:30.083802 | controller |             }
2026-06-11 01:10:30.083815 | controller |           ]
2026-06-11 01:10:30.083829 | controller |         }
2026-06-11 01:10:30.083842 | controller |       }
2026-06-11 01:10:30.083856 | controller |     ]
2026-06-11 01:10:30.083869 | controller |   },
2026-06-11 01:10:30.083883 | controller |   "status": {
2026-06-11 01:10:30.083896 | controller |     "conditions": [
2026-06-11 01:10:30.083910 | controller |       {
2026-06-11 01:10:30.083924 | controller |         "lastProbeTime": null,
2026-06-11 01:10:30.083937 | controller |         "lastTransitionTime": "2026-06-11T00:15:45Z",
2026-06-11 01:10:30.083951 | controller |         "status": "True",
2026-06-11 01:10:30.083965 | controller |         "type": "PodReadyToStartContainers"
2026-06-11 01:10:30.083979 | controller |       },
2026-06-11 01:10:30.083993 | controller |       {
2026-06-11 01:10:30.084006 | controller |         "lastProbeTime": null,
2026-06-11 01:10:30.084020 | controller |         "lastTransitionTime": "2026-06-11T00:14:39Z",
2026-06-11 01:10:30.084034 | controller |         "status": "True",
2026-06-11 01:10:30.084048 | controller |         "type": "Initialized"
2026-06-11 01:10:30.084062 | controller |       },
2026-06-11 01:10:30.084076 | controller |       {
2026-06-11 01:10:30.084090 | controller |         "lastProbeTime": null,
2026-06-11 01:10:30.084103 | controller |         "lastTransitionTime": "2026-06-11T00:15:57Z",
2026-06-11 01:10:30.084117 | controller |         "status": "True",
2026-06-11 01:10:30.084131 | controller |         "type": "Ready"
2026-06-11 01:10:30.084145 | controller |       },
2026-06-11 01:10:30.084158 | controller |       {
2026-06-11 01:10:30.084172 | controller |         "lastProbeTime": null,
2026-06-11 01:10:30.084185 | controller |         "lastTransitionTime": "2026-06-11T00:15:57Z",
2026-06-11 01:10:30.084199 | controller |         "status": "True",
2026-06-11 01:10:30.084213 | controller |         "type": "ContainersReady"
2026-06-11 01:10:30.084228 | controller |       },
2026-06-11 01:10:30.084242 | controller |       {
2026-06-11 01:10:30.084256 | controller |         "lastProbeTime": null,
2026-06-11 01:10:30.084270 | controller |         "lastTransitionTime": "2026-06-11T00:14:39Z",
2026-06-11 01:10:30.084284 | controller |         "status": "True",
2026-06-11 01:10:30.084298 | controller |         "type": "PodScheduled"
2026-06-11 01:10:30.084312 | controller |       }
2026-06-11 01:10:30.084326 | controller |     ],
2026-06-11 01:10:30.084340 | controller |     "containerStatuses": [
2026-06-11 01:10:30.084383 | controller |       {
2026-06-11 01:10:30.084399 | controller |         "allocatedResources": {
2026-06-11 01:10:30.084414 | controller |           "cpu": "10m",
2026-06-11 01:10:30.084428 | controller |           "memory": "256Mi"
2026-06-11 01:10:30.084442 | controller |         },
2026-06-11 01:10:30.084456 | controller |         "containerID": "cri-o://95ce7c120ba2e9ceb1d10afb995618cc0903c670e8d33f26003cd99f146d5aa8",
2026-06-11 01:10:30.084471 | controller |         "image": "quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d",
2026-06-11 01:10:30.084486 | controller |         "imageID": "quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d",
2026-06-11 01:10:30.084501 | controller |         "lastState": {},
2026-06-11 01:10:30.084515 | controller |         "name": "manager",
2026-06-11 01:10:30.084531 | controller |         "ready": true,
2026-06-11 01:10:30.084549 | controller |         "resources": {
2026-06-11 01:10:30.084567 | controller |           "limits": {
2026-06-11 01:10:30.084584 | controller |             "cpu": "500m",
2026-06-11 01:10:30.084601 | controller |             "memory": "512Mi"
2026-06-11 01:10:30.084618 | controller |           },
2026-06-11 01:10:30.084636 | controller |           "requests": {
2026-06-11 01:10:30.084653 | controller |             "cpu": "10m",
2026-06-11 01:10:30.084670 | controller |             "memory": "256Mi"
2026-06-11 01:10:30.084687 | controller |           }
2026-06-11 01:10:30.084705 | controller |         },
2026-06-11 01:10:30.084722 | controller |         "restartCount": 0,
2026-06-11 01:10:30.084739 | controller |         "started": true,
2026-06-11 01:10:30.084755 | controller |         "state": {
2026-06-11 01:10:30.084768 | controller |           "running": {
2026-06-11 01:10:30.084782 | controller |             "startedAt": "2026-06-11T00:15:44Z"
2026-06-11 01:10:30.084796 | controller |           }
2026-06-11 01:10:30.084810 | controller |         },
2026-06-11 01:10:30.084824 | controller |         "user": {
2026-06-11 01:10:30.084838 | controller |           "linux": {
2026-06-11 01:10:30.084852 | controller |             "gid": 0,
2026-06-11 01:10:30.084865 | controller |             "supplementalGroups": [
2026-06-11 01:10:30.084879 | controller |               0
2026-06-11 01:10:30.084893 | controller |             ],
2026-06-11 01:10:30.084907 | controller |             "uid": 65532
2026-06-11 01:10:30.084921 | controller |           }
2026-06-11 01:10:30.084935 | controller |         },
2026-06-11 01:10:30.084948 | controller |         "volumeMounts": [
2026-06-11 01:10:30.084962 | controller |           {
2026-06-11 01:10:30.084976 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 01:10:30.084990 | controller |             "name": "kube-api-access-kfqm5",
2026-06-11 01:10:30.085004 | controller |             "readOnly": true,
2026-06-11 01:10:30.085018 | controller |             "recursiveReadOnly": "Disabled"
2026-06-11 01:10:30.085032 | controller |           }
2026-06-11 01:10:30.085046 | controller |         ]
2026-06-11 01:10:30.085060 | controller |       }
2026-06-11 01:10:30.085074 | controller |     ],
2026-06-11 01:10:30.085098 | controller |     "hostIP": "192.168.126.11",
2026-06-11 01:10:30.085114 | controller |     "hostIPs": [
2026-06-11 01:10:30.085128 | controller |       {
2026-06-11 01:10:30.085142 | controller |         "ip": "192.168.126.11"
2026-06-11 01:10:30.085156 | controller |       }
2026-06-11 01:10:30.085170 | controller |     ],
2026-06-11 01:10:30.085184 | controller |     "phase": "Running",
2026-06-11 01:10:30.085198 | controller |     "podIP": "10.217.0.94",
2026-06-11 01:10:30.085211 | controller |     "podIPs": [
2026-06-11 01:10:30.085225 | controller |       {
2026-06-11 01:10:30.085239 | controller |         "ip": "10.217.0.94"
2026-06-11 01:10:30.085257 | controller |       }
2026-06-11 01:10:30.085271 | controller |     ],
2026-06-11 01:10:30.085286 | controller |     "qosClass": "Burstable",
2026-06-11 01:10:30.085300 | controller |     "startTime": "2026-06-11T00:14:39Z"
2026-06-11 01:10:30.085315 | controller |   }
2026-06-11 01:10:30.085329 | controller | }
2026-06-11 01:10:30.267385 | 
2026-06-11 01:10:30.267534 | TASK [env_op_images : Write images to file]
2026-06-11 01:10:31.800598 | controller | changed
2026-06-11 01:10:31.832443 | 
2026-06-11 01:10:31.832593 | TASK [env_op_images : Generate pulled images registry report]
2026-06-11 01:10:31.885574 | controller | ok
2026-06-11 01:10:31.910388 | controller | included: /var/lib/zuul/builds/1ec44106962145eba886e000deb2512b/untrusted/project_0/github.com/openstack-k8s-operators/ci-framework/roles/env_op_images/tasks/pulled_images_report.yml
2026-06-11 01:10:31.930450 | 
2026-06-11 01:10:31.930525 | TASK [env_op_images : Ensure artifacts directory exists]
2026-06-11 01:10:32.317042 | controller | ok
2026-06-11 01:10:32.344338 | 
2026-06-11 01:10:32.344458 | TASK [env_op_images : Get ICSP mirror rules]
2026-06-11 01:10:33.156636 | controller | {
2026-06-11 01:10:33.156741 | controller |     "apiVersion": "v1",
2026-06-11 01:10:33.156753 | controller |     "items": [],
2026-06-11 01:10:33.156759 | controller |     "kind": "List",
2026-06-11 01:10:33.156764 | controller |     "metadata": {
2026-06-11 01:10:33.156769 | controller |         "resourceVersion": ""
2026-06-11 01:10:33.156775 | controller |     }
2026-06-11 01:10:33.156781 | controller | }
2026-06-11 01:10:33.271710 | controller | ok: Runtime: 0:00:00.195981
2026-06-11 01:10:33.294080 | 
2026-06-11 01:10:33.294166 | TASK [env_op_images : Get IDMS mirror rules]
2026-06-11 01:10:33.933938 | controller | {
2026-06-11 01:10:33.934090 | controller |     "apiVersion": "v1",
2026-06-11 01:10:33.934108 | controller |     "items": [],
2026-06-11 01:10:33.934123 | controller |     "kind": "List",
2026-06-11 01:10:33.934135 | controller |     "metadata": {
2026-06-11 01:10:33.934147 | controller |         "resourceVersion": ""
2026-06-11 01:10:33.934158 | controller |     }
2026-06-11 01:10:33.934169 | controller | }
2026-06-11 01:10:34.443662 | controller | ok: Runtime: 0:00:00.186793
2026-06-11 01:10:34.472032 | 
2026-06-11 01:10:34.472147 | TASK [env_op_images : Build source-to-mirror mapping from ICSP/IDMS]
2026-06-11 01:10:34.579819 | controller | ok
2026-06-11 01:10:34.604316 | 
2026-06-11 01:10:34.604476 | TASK [env_op_images : Warn if no ICSP/IDMS mirror rules found]
2026-06-11 01:10:34.686583 | 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 01:10:34.705137 | 
2026-06-11 01:10:34.705216 | LOOP [env_op_images : Get pods per namespace]
2026-06-11 01:10:37.293152 | controller | ok: "openstack"
2026-06-11 01:10:37.293415 | controller | ok: All items complete
2026-06-11 01:10:37.293445 | 
2026-06-11 01:10:38.384281 | controller | ok: "openstack-operators"
2026-06-11 01:10:39.351932 | 
2026-06-11 01:10:39.352094 | TASK [env_op_images : Build per-pod pulled images report]
2026-06-11 01:10:41.054747 | controller | ok
2026-06-11 01:10:41.383320 | 
2026-06-11 01:10:41.383532 | TASK [env_op_images : Build report summary]
2026-06-11 01:10:41.502874 | controller | ok
2026-06-11 01:10:41.527274 | 
2026-06-11 01:10:41.527402 | TASK [env_op_images : Save pulled images report to artifacts]
2026-06-11 01:10:43.090852 | controller | changed
2026-06-11 01:10:43.118315 | 
2026-06-11 01:10:43.118456 | TASK [env_op_images : Pulled images report summary]
2026-06-11 01:10:43.222330 | 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 01:10:43.247321 | 
2026-06-11 01:10:43.247430 | TASK [env_op_images : Verify pulled report against CRI-O node logs]
2026-06-11 01:10:43.303813 | controller | ok
2026-06-11 01:10:43.331489 | controller | included: /var/lib/zuul/builds/1ec44106962145eba886e000deb2512b/untrusted/project_0/github.com/openstack-k8s-operators/ci-framework/roles/env_op_images/tasks/verify_pulled_report_crio.yml
2026-06-11 01:10:43.357677 | 
2026-06-11 01:10:43.357771 | TASK [env_op_images : Check pulled images report exists]
2026-06-11 01:10:43.834371 | controller | ok
2026-06-11 01:10:43.861783 | 
2026-06-11 01:10:43.861896 | TASK [env_op_images : Ensure CRI-O logs directory exists]
2026-06-11 01:10:44.309389 | controller | changed
2026-06-11 01:10:44.337091 | 
2026-06-11 01:10:44.337207 | TASK [env_op_images : List cluster nodes]
2026-06-11 01:10:44.892094 | controller | {
2026-06-11 01:10:44.892193 | controller |     "apiVersion": "v1",
2026-06-11 01:10:44.892201 | controller |     "items": [
2026-06-11 01:10:44.892206 | controller |         {
2026-06-11 01:10:44.892212 | controller |             "apiVersion": "v1",
2026-06-11 01:10:44.892217 | controller |             "kind": "Node",
2026-06-11 01:10:44.892222 | controller |             "metadata": {
2026-06-11 01:10:44.892228 | controller |                 "annotations": {
2026-06-11 01:10:44.892237 | controller |                     "csi.volume.kubernetes.io/nodeid": "{\"kubevirt.io.hostpath-provisioner\":\"crc\"}",
2026-06-11 01:10:44.892247 | 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 01:10:44.892255 | 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 01:10:44.892262 | controller |                     "k8s.ovn.org/node-chassis-id": "3b0abf3d-8e25-46c6-8e31-df8d6f85716a",
2026-06-11 01:10:44.892275 | controller |                     "k8s.ovn.org/node-encap-ips": "[\"192.168.126.11\"]",
2026-06-11 01:10:44.892282 | controller |                     "k8s.ovn.org/node-id": "2",
2026-06-11 01:10:44.892294 | controller |                     "k8s.ovn.org/node-masquerade-subnet": "{\"ipv4\":\"169.254.0.0/17\",\"ipv6\":\"fd69::/112\"}",
2026-06-11 01:10:44.892299 | controller |                     "k8s.ovn.org/node-primary-ifaddr": "{\"ipv4\":\"192.168.130.11/24\"}",
2026-06-11 01:10:44.892304 | controller |                     "k8s.ovn.org/node-subnets": "{\"default\":[\"10.217.0.0/23\"]}",
2026-06-11 01:10:44.892309 | controller |                     "k8s.ovn.org/node-transit-switch-port-ifaddr": "{\"ipv4\":\"100.88.0.2/16\"}",
2026-06-11 01:10:44.892315 | controller |                     "k8s.ovn.org/remote-zone-migrated": "crc",
2026-06-11 01:10:44.892320 | controller |                     "k8s.ovn.org/zone-name": "crc",
2026-06-11 01:10:44.892325 | controller |                     "machineconfiguration.openshift.io/controlPlaneTopology": "SingleReplica",
2026-06-11 01:10:44.892330 | controller |                     "machineconfiguration.openshift.io/currentConfig": "rendered-master-463c990ae77c88c10ed494b769c09675",
2026-06-11 01:10:44.892335 | controller |                     "machineconfiguration.openshift.io/desiredConfig": "rendered-master-463c990ae77c88c10ed494b769c09675",
2026-06-11 01:10:44.892340 | controller |                     "machineconfiguration.openshift.io/desiredDrain": "uncordon-rendered-master-463c990ae77c88c10ed494b769c09675",
2026-06-11 01:10:44.892345 | controller |                     "machineconfiguration.openshift.io/lastAppliedDrain": "uncordon-rendered-master-463c990ae77c88c10ed494b769c09675",
2026-06-11 01:10:44.892350 | controller |                     "machineconfiguration.openshift.io/lastObservedServerCAAnnotation": "false",
2026-06-11 01:10:44.892355 | controller |                     "machineconfiguration.openshift.io/lastSyncedControllerConfigResourceVersion": "89320",
2026-06-11 01:10:44.892360 | controller |                     "machineconfiguration.openshift.io/post-config-action": "",
2026-06-11 01:10:44.892365 | 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 01:10:44.892370 | controller |                     "machineconfiguration.openshift.io/state": "Degraded",
2026-06-11 01:10:44.892374 | controller |                     "volumes.kubernetes.io/controller-managed-attach-detach": "true"
2026-06-11 01:10:44.892379 | controller |                 },
2026-06-11 01:10:44.892383 | controller |                 "creationTimestamp": "2025-11-02T07:49:51Z",
2026-06-11 01:10:44.892388 | controller |                 "labels": {
2026-06-11 01:10:44.892392 | controller |                     "beta.kubernetes.io/arch": "amd64",
2026-06-11 01:10:44.892395 | controller |                     "beta.kubernetes.io/os": "linux",
2026-06-11 01:10:44.892409 | controller |                     "kubernetes.io/arch": "amd64",
2026-06-11 01:10:44.892413 | controller |                     "kubernetes.io/hostname": "crc",
2026-06-11 01:10:44.892416 | controller |                     "kubernetes.io/os": "linux",
2026-06-11 01:10:44.892420 | controller |                     "node-role.kubernetes.io/control-plane": "",
2026-06-11 01:10:44.892423 | controller |                     "node-role.kubernetes.io/master": "",
2026-06-11 01:10:44.892427 | controller |                     "node-role.kubernetes.io/worker": "",
2026-06-11 01:10:44.892430 | controller |                     "node.openshift.io/os_id": "rhel",
2026-06-11 01:10:44.892433 | controller |                     "topology.hostpath.csi/node": "crc"
2026-06-11 01:10:44.892437 | controller |                 },
2026-06-11 01:10:44.892440 | controller |                 "name": "crc",
2026-06-11 01:10:44.892444 | controller |                 "resourceVersion": "91555",
2026-06-11 01:10:44.892447 | controller |                 "uid": "23216ff3-032e-49af-af7e-1d23d5907b59"
2026-06-11 01:10:44.892451 | controller |             },
2026-06-11 01:10:44.892454 | controller |             "spec": {
2026-06-11 01:10:44.892458 | controller |                 "taints": [
2026-06-11 01:10:44.892461 | controller |                     {
2026-06-11 01:10:44.892465 | controller |                         "effect": "PreferNoSchedule",
2026-06-11 01:10:44.892468 | controller |                         "key": "UpdateInProgress"
2026-06-11 01:10:44.892471 | controller |                     }
2026-06-11 01:10:44.892475 | controller |                 ]
2026-06-11 01:10:44.892478 | controller |             },
2026-06-11 01:10:44.892482 | controller |             "status": {
2026-06-11 01:10:44.892485 | controller |                 "addresses": [
2026-06-11 01:10:44.892516 | controller |                     {
2026-06-11 01:10:44.892522 | controller |                         "address": "192.168.126.11",
2026-06-11 01:10:44.892537 | controller |                         "type": "InternalIP"
2026-06-11 01:10:44.892541 | controller |                     },
2026-06-11 01:10:44.892544 | controller |                     {
2026-06-11 01:10:44.892547 | controller |                         "address": "crc",
2026-06-11 01:10:44.892551 | controller |                         "type": "Hostname"
2026-06-11 01:10:44.892555 | controller |                     }
2026-06-11 01:10:44.892558 | controller |                 ],
2026-06-11 01:10:44.892561 | controller |                 "allocatable": {
2026-06-11 01:10:44.892565 | controller |                     "cpu": "11800m",
2026-06-11 01:10:44.892568 | controller |                     "ephemeral-storage": "231016688053",
2026-06-11 01:10:44.892572 | controller |                     "hugepages-1Gi": "0",
2026-06-11 01:10:44.892575 | controller |                     "hugepages-2Mi": "0",
2026-06-11 01:10:44.892579 | controller |                     "memory": "31621688Ki",
2026-06-11 01:10:44.892582 | controller |                     "pods": "250"
2026-06-11 01:10:44.892586 | controller |                 },
2026-06-11 01:10:44.892589 | controller |                 "capacity": {
2026-06-11 01:10:44.892592 | controller |                     "cpu": "12",
2026-06-11 01:10:44.892596 | controller |                     "ephemeral-storage": "251067372Ki",
2026-06-11 01:10:44.892599 | controller |                     "hugepages-1Gi": "0",
2026-06-11 01:10:44.892603 | controller |                     "hugepages-2Mi": "0",
2026-06-11 01:10:44.892606 | controller |                     "memory": "32082488Ki",
2026-06-11 01:10:44.892610 | controller |                     "pods": "250"
2026-06-11 01:10:44.892613 | controller |                 },
2026-06-11 01:10:44.892616 | controller |                 "conditions": [
2026-06-11 01:10:44.892620 | controller |                     {
2026-06-11 01:10:44.892623 | controller |                         "lastHeartbeatTime": "2026-06-11T01:08:39Z",
2026-06-11 01:10:44.892627 | controller |                         "lastTransitionTime": "2026-05-05T08:08:11Z",
2026-06-11 01:10:44.892634 | controller |                         "message": "kubelet has sufficient memory available",
2026-06-11 01:10:44.892637 | controller |                         "reason": "KubeletHasSufficientMemory",
2026-06-11 01:10:44.892641 | controller |                         "status": "False",
2026-06-11 01:10:44.892644 | controller |                         "type": "MemoryPressure"
2026-06-11 01:10:44.892648 | controller |                     },
2026-06-11 01:10:44.892651 | controller |                     {
2026-06-11 01:10:44.892655 | controller |                         "lastHeartbeatTime": "2026-06-11T01:08:39Z",
2026-06-11 01:10:44.892658 | controller |                         "lastTransitionTime": "2026-05-05T08:08:11Z",
2026-06-11 01:10:44.892665 | controller |                         "message": "kubelet has no disk pressure",
2026-06-11 01:10:44.892668 | controller |                         "reason": "KubeletHasNoDiskPressure",
2026-06-11 01:10:44.892672 | controller |                         "status": "False",
2026-06-11 01:10:44.892675 | controller |                         "type": "DiskPressure"
2026-06-11 01:10:44.892679 | controller |                     },
2026-06-11 01:10:44.892682 | controller |                     {
2026-06-11 01:10:44.892686 | controller |                         "lastHeartbeatTime": "2026-06-11T01:08:39Z",
2026-06-11 01:10:44.892689 | controller |                         "lastTransitionTime": "2026-05-05T08:08:11Z",
2026-06-11 01:10:44.892694 | controller |                         "message": "kubelet has sufficient PID available",
2026-06-11 01:10:44.892699 | controller |                         "reason": "KubeletHasSufficientPID",
2026-06-11 01:10:44.892704 | controller |                         "status": "False",
2026-06-11 01:10:44.892709 | controller |                         "type": "PIDPressure"
2026-06-11 01:10:44.892714 | controller |                     },
2026-06-11 01:10:44.892719 | controller |                     {
2026-06-11 01:10:44.892724 | controller |                         "lastHeartbeatTime": "2026-06-11T01:08:39Z",
2026-06-11 01:10:44.892729 | controller |                         "lastTransitionTime": "2026-05-05T08:09:02Z",
2026-06-11 01:10:44.892734 | controller |                         "message": "kubelet is posting ready status",
2026-06-11 01:10:44.892739 | controller |                         "reason": "KubeletReady",
2026-06-11 01:10:44.892743 | controller |                         "status": "True",
2026-06-11 01:10:44.892747 | controller |                         "type": "Ready"
2026-06-11 01:10:44.892752 | controller |                     }
2026-06-11 01:10:44.892756 | controller |                 ],
2026-06-11 01:10:44.892761 | controller |                 "daemonEndpoints": {
2026-06-11 01:10:44.892766 | controller |                     "kubeletEndpoint": {
2026-06-11 01:10:44.892771 | controller |                         "Port": 10250
2026-06-11 01:10:44.892776 | controller |                     }
2026-06-11 01:10:44.892781 | controller |                 },
2026-06-11 01:10:44.892786 | controller |                 "features": {
2026-06-11 01:10:44.892791 | controller |                     "supplementalGroupsPolicy": true
2026-06-11 01:10:44.892796 | controller |                 },
2026-06-11 01:10:44.892801 | controller |                 "images": [
2026-06-11 01:10:44.892806 | controller |                     {
2026-06-11 01:10:44.892810 | controller |                         "names": [
2026-06-11 01:10:44.892815 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3"
2026-06-11 01:10:44.892821 | controller |                         ],
2026-06-11 01:10:44.892825 | controller |                         "sizeBytes": 2981840865
2026-06-11 01:10:44.892830 | controller |                     },
2026-06-11 01:10:44.892834 | controller |                     {
2026-06-11 01:10:44.892839 | controller |                         "names": [
2026-06-11 01:10:44.892843 | controller |                             "registry.redhat.io/redhat/redhat-operator-index@sha256:17ab4d99557778e6afe5e9146f4101afee5cc37b156a72f5666c03bc2ebee883"
2026-06-11 01:10:44.892848 | controller |                         ],
2026-06-11 01:10:44.892852 | controller |                         "sizeBytes": 1791386233
2026-06-11 01:10:44.892857 | controller |                     },
2026-06-11 01:10:44.892862 | controller |                     {
2026-06-11 01:10:44.892867 | controller |                         "names": [
2026-06-11 01:10:44.892872 | controller |                             "registry.redhat.io/redhat/redhat-operator-index@sha256:53c66d689150010983275e5a155c9b2e8343887caa0579ad86cd3f8dcdf70d2b",
2026-06-11 01:10:44.892877 | controller |                             "registry.redhat.io/redhat/redhat-operator-index@sha256:546c77fdbf5f7c6a9a4243f4c4ef38fe0f584972a70f687bc40091743ee77d60",
2026-06-11 01:10:44.892882 | controller |                             "registry.redhat.io/redhat/redhat-operator-index:v4.20"
2026-06-11 01:10:44.892886 | controller |                         ],
2026-06-11 01:10:44.892891 | controller |                         "sizeBytes": 1662318656
2026-06-11 01:10:44.892896 | controller |                     },
2026-06-11 01:10:44.892901 | controller |                     {
2026-06-11 01:10:44.892910 | controller |                         "names": [
2026-06-11 01:10:44.892918 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122"
2026-06-11 01:10:44.892922 | controller |                         ],
2026-06-11 01:10:44.892925 | controller |                         "sizeBytes": 1641503854
2026-06-11 01:10:44.892929 | controller |                     },
2026-06-11 01:10:44.892932 | controller |                     {
2026-06-11 01:10:44.892936 | controller |                         "names": [
2026-06-11 01:10:44.892943 | controller |                             "registry.redhat.io/redhat/redhat-operator-index@sha256:286bb0beab328954b0a86b7f066fd5a843b462d6acb2812df7ec788015cd32d4"
2026-06-11 01:10:44.892946 | controller |                         ],
2026-06-11 01:10:44.892950 | controller |                         "sizeBytes": 1597684406
2026-06-11 01:10:44.892953 | controller |                     },
2026-06-11 01:10:44.892957 | controller |                     {
2026-06-11 01:10:44.892960 | controller |                         "names": [
2026-06-11 01:10:44.892964 | controller |                             "registry.redhat.io/redhat/community-operator-index@sha256:c9add2335003619091431949f06c510389101d25ed6fce687f8c88c5af845e28"
2026-06-11 01:10:44.892967 | controller |                         ],
2026-06-11 01:10:44.892971 | controller |                         "sizeBytes": 1283022964
2026-06-11 01:10:44.892974 | controller |                     },
2026-06-11 01:10:44.892978 | controller |                     {
2026-06-11 01:10:44.892981 | controller |                         "names": [
2026-06-11 01:10:44.892985 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05"
2026-06-11 01:10:44.892988 | controller |                         ],
2026-06-11 01:10:44.892992 | controller |                         "sizeBytes": 1261384762
2026-06-11 01:10:44.892995 | controller |                     },
2026-06-11 01:10:44.892999 | controller |                     {
2026-06-11 01:10:44.893002 | controller |                         "names": [
2026-06-11 01:10:44.893005 | controller |                             "registry.redhat.io/redhat/certified-operator-index@sha256:37e263543015cf9e1eb290fd9b583ca3e38111ab4a2c1b19924645996153a503"
2026-06-11 01:10:44.893009 | controller |                         ],
2026-06-11 01:10:44.893012 | controller |                         "sizeBytes": 1236270196
2026-06-11 01:10:44.893016 | controller |                     },
2026-06-11 01:10:44.893019 | controller |                     {
2026-06-11 01:10:44.893023 | controller |                         "names": [
2026-06-11 01:10:44.893026 | controller |                             "registry.redhat.io/redhat/community-operator-index@sha256:8d607fb6cc75ca36bca1e0a9c5bea5d1919b75db20733df69c64c8a10ee8083d"
2026-06-11 01:10:44.893030 | controller |                         ],
2026-06-11 01:10:44.893033 | controller |                         "sizeBytes": 1224304325
2026-06-11 01:10:44.893037 | controller |                     },
2026-06-11 01:10:44.893040 | controller |                     {
2026-06-11 01:10:44.893044 | controller |                         "names": [
2026-06-11 01:10:44.893047 | controller |                             "registry.redhat.io/redhat/redhat-marketplace-index@sha256:16c924364aff11c1e7d81fc194230d06a544055b8b45d3db8079a0682e0aed75"
2026-06-11 01:10:44.893050 | controller |                         ],
2026-06-11 01:10:44.893054 | controller |                         "sizeBytes": 1188201576
2026-06-11 01:10:44.893057 | controller |                     },
2026-06-11 01:10:44.893061 | controller |                     {
2026-06-11 01:10:44.893064 | controller |                         "names": [
2026-06-11 01:10:44.893067 | controller |                             "quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:887afd1c76a8f43378130fcf66af889c82cfb4e143afae335480328d4fc7cc1a",
2026-06-11 01:10:44.893071 | controller |                             "quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified"
2026-06-11 01:10:44.893075 | controller |                         ],
2026-06-11 01:10:44.893078 | controller |                         "sizeBytes": 1161782565
2026-06-11 01:10:44.893081 | controller |                     },
2026-06-11 01:10:44.893085 | controller |                     {
2026-06-11 01:10:44.893088 | controller |                         "names": [
2026-06-11 01:10:44.893092 | controller |                             "registry.redhat.io/redhat/certified-operator-index@sha256:aa28d116c97ba9419648a07c6fc51f0514ddba845f40590f336a7659ff14d7be",
2026-06-11 01:10:44.893098 | controller |                             "registry.redhat.io/redhat/certified-operator-index@sha256:ee6c7d6ba19f0db75ea81069cbb4cd2f394c25b474c33ec45bee55625f2b7119",
2026-06-11 01:10:44.893101 | controller |                             "registry.redhat.io/redhat/certified-operator-index:v4.20"
2026-06-11 01:10:44.893105 | controller |                         ],
2026-06-11 01:10:44.893108 | controller |                         "sizeBytes": 1138708288
2026-06-11 01:10:44.893112 | controller |                     },
2026-06-11 01:10:44.893115 | controller |                     {
2026-06-11 01:10:44.893118 | controller |                         "names": [
2026-06-11 01:10:44.893122 | controller |                             "registry.redhat.io/redhat/certified-operator-index@sha256:a4c5df55584cba56f00004a090923a5c6de2071add5eb1672a5e20aa646aad8c"
2026-06-11 01:10:44.893125 | controller |                         ],
2026-06-11 01:10:44.893129 | controller |                         "sizeBytes": 1126957757
2026-06-11 01:10:44.893132 | controller |                     },
2026-06-11 01:10:44.893136 | controller |                     {
2026-06-11 01:10:44.893139 | controller |                         "names": [
2026-06-11 01:10:44.893142 | controller |                             "registry.redhat.io/redhat/community-operator-index@sha256:4576a97e9e8bcff3290b793d3a9ae623acd20df1cd0e473454d287994cc908e7",
2026-06-11 01:10:44.893146 | controller |                             "registry.redhat.io/redhat/community-operator-index@sha256:e2171f6021fddbcc3c9696cc6c8095b77f20023994fedd5c1f7aa2377d28b45d",
2026-06-11 01:10:44.893149 | controller |                             "registry.redhat.io/redhat/community-operator-index:v4.20"
2026-06-11 01:10:44.893153 | controller |                         ],
2026-06-11 01:10:44.893156 | controller |                         "sizeBytes": 1112806211
2026-06-11 01:10:44.893161 | controller |                     },
2026-06-11 01:10:44.893165 | controller |                     {
2026-06-11 01:10:44.893178 | controller |                         "names": [
2026-06-11 01:10:44.893186 | controller |                             "quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:05ada8cde6c86ae8ee0ca06b60e0cbb9224777312d1f41e2b34dc7d5e04057f4",
2026-06-11 01:10:44.893199 | controller |                             "quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified"
2026-06-11 01:10:44.893213 | controller |                         ],
2026-06-11 01:10:44.893219 | controller |                         "sizeBytes": 1083749533
2026-06-11 01:10:44.893224 | controller |                     },
2026-06-11 01:10:44.893229 | controller |                     {
2026-06-11 01:10:44.893234 | controller |                         "names": [
2026-06-11 01:10:44.893239 | controller |                             "registry.redhat.io/redhat/redhat-marketplace-index@sha256:df08951924aa23b2333436a1d04b2dba56c366bb4f09d39ae3aedb980e4fb909"
2026-06-11 01:10:44.893244 | controller |                         ],
2026-06-11 01:10:44.893249 | controller |                         "sizeBytes": 1079537324
2026-06-11 01:10:44.893254 | controller |                     },
2026-06-11 01:10:44.893259 | controller |                     {
2026-06-11 01:10:44.893264 | controller |                         "names": [
2026-06-11 01:10:44.893269 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115"
2026-06-11 01:10:44.893275 | controller |                         ],
2026-06-11 01:10:44.893279 | controller |                         "sizeBytes": 1052707833
2026-06-11 01:10:44.893284 | controller |                     },
2026-06-11 01:10:44.893289 | controller |                     {
2026-06-11 01:10:44.893294 | controller |                         "names": [
2026-06-11 01:10:44.893299 | controller |                             "registry.redhat.io/redhat/redhat-marketplace-index@sha256:bec7a1ff545afabea88c4a74227ea95b91c67cf5c03e89b2b949be410682f8a0",
2026-06-11 01:10:44.893304 | controller |                             "registry.redhat.io/redhat/redhat-marketplace-index@sha256:d2e13490a1679a1dc5a97ba6200cc730a5fca2bf96c70ad73a80f37bba48e4f3",
2026-06-11 01:10:44.893309 | controller |                             "registry.redhat.io/redhat/redhat-marketplace-index:v4.20"
2026-06-11 01:10:44.893314 | controller |                         ],
2026-06-11 01:10:44.893325 | controller |                         "sizeBytes": 1039136056
2026-06-11 01:10:44.893329 | controller |                     },
2026-06-11 01:10:44.893334 | controller |                     {
2026-06-11 01:10:44.893338 | controller |                         "names": [
2026-06-11 01:10:44.893343 | controller |                             "quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:cf8337209db10a9c53b1358d3d7669e668ae4eac41e3ce0552be9bfb2c1165d1",
2026-06-11 01:10:44.893348 | controller |                             "quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified"
2026-06-11 01:10:44.893353 | controller |                         ],
2026-06-11 01:10:44.893358 | controller |                         "sizeBytes": 992738785
2026-06-11 01:10:44.893363 | controller |                     },
2026-06-11 01:10:44.893368 | controller |                     {
2026-06-11 01:10:44.893373 | controller |                         "names": [
2026-06-11 01:10:44.893378 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8d1a1e4abe0326c3af89e9eaa4b7449dd2d5b6f9403c677e19b00b24947b1df9"
2026-06-11 01:10:44.893383 | controller |                         ],
2026-06-11 01:10:44.893388 | controller |                         "sizeBytes": 989392005
2026-06-11 01:10:44.893393 | controller |                     },
2026-06-11 01:10:44.893406 | controller |                     {
2026-06-11 01:10:44.893414 | controller |                         "names": [
2026-06-11 01:10:44.893419 | controller |                             "quay.io/podified-antelope-centos9/openstack-glance-api@sha256:30d61dd1afa8d55014cd6fec25360a879ff63cbe03089f1dcdf120a632bb54d9",
2026-06-11 01:10:44.893425 | controller |                             "quay.io/podified-antelope-centos9/openstack-glance-api:current-podified"
2026-06-11 01:10:44.893430 | controller |                         ],
2026-06-11 01:10:44.893434 | controller |                         "sizeBytes": 983337330
2026-06-11 01:10:44.893439 | controller |                     },
2026-06-11 01:10:44.893444 | controller |                     {
2026-06-11 01:10:44.893449 | controller |                         "names": [
2026-06-11 01:10:44.893454 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47"
2026-06-11 01:10:44.893459 | controller |                         ],
2026-06-11 01:10:44.893464 | controller |                         "sizeBytes": 971668163
2026-06-11 01:10:44.893469 | controller |                     },
2026-06-11 01:10:44.893474 | controller |                     {
2026-06-11 01:10:44.893479 | controller |                         "names": [
2026-06-11 01:10:44.893483 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0"
2026-06-11 01:10:44.893487 | controller |                         ],
2026-06-11 01:10:44.893526 | controller |                         "sizeBytes": 969078739
2026-06-11 01:10:44.893534 | controller |                     },
2026-06-11 01:10:44.893539 | controller |                     {
2026-06-11 01:10:44.893544 | controller |                         "names": [
2026-06-11 01:10:44.893549 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f"
2026-06-11 01:10:44.893553 | controller |                         ],
2026-06-11 01:10:44.893558 | controller |                         "sizeBytes": 876488654
2026-06-11 01:10:44.893562 | controller |                     },
2026-06-11 01:10:44.893571 | controller |                     {
2026-06-11 01:10:44.893575 | controller |                         "names": [
2026-06-11 01:10:44.893578 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2"
2026-06-11 01:10:44.893582 | controller |                         ],
2026-06-11 01:10:44.893585 | controller |                         "sizeBytes": 874121453
2026-06-11 01:10:44.893588 | controller |                     },
2026-06-11 01:10:44.893592 | controller |                     {
2026-06-11 01:10:44.893595 | controller |                         "names": [
2026-06-11 01:10:44.893598 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825"
2026-06-11 01:10:44.893602 | controller |                         ],
2026-06-11 01:10:44.893609 | controller |                         "sizeBytes": 847332502
2026-06-11 01:10:44.893612 | controller |                     },
2026-06-11 01:10:44.893616 | controller |                     {
2026-06-11 01:10:44.893619 | controller |                         "names": [
2026-06-11 01:10:44.893628 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b"
2026-06-11 01:10:44.893631 | controller |                         ],
2026-06-11 01:10:44.893635 | controller |                         "sizeBytes": 772260039
2026-06-11 01:10:44.893638 | controller |                     },
2026-06-11 01:10:44.893642 | controller |                     {
2026-06-11 01:10:44.893645 | controller |                         "names": [
2026-06-11 01:10:44.893648 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:36c4867005702f0c4cbfcfa33f18a98596a6c9b1340b633c85ccef84a0c4f889"
2026-06-11 01:10:44.893652 | controller |                         ],
2026-06-11 01:10:44.893655 | controller |                         "sizeBytes": 769516783
2026-06-11 01:10:44.893659 | controller |                     },
2026-06-11 01:10:44.893662 | controller |                     {
2026-06-11 01:10:44.893665 | controller |                         "names": [
2026-06-11 01:10:44.893669 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:1b55c029f731ebbde3c5580eef98a588264f4d6a8ae667805c9521dd1ecf1d5d"
2026-06-11 01:10:44.893672 | controller |                         ],
2026-06-11 01:10:44.893675 | controller |                         "sizeBytes": 721591926
2026-06-11 01:10:44.893679 | controller |                     },
2026-06-11 01:10:44.893682 | controller |                     {
2026-06-11 01:10:44.893686 | controller |                         "names": [
2026-06-11 01:10:44.893689 | controller |                             "quay.io/podified-antelope-centos9/openstack-nova-api@sha256:6a1fd3afaff3c587030a5cdd0a7f07a1b02c0c9244e9095fd7907e93229b8ba3",
2026-06-11 01:10:44.893693 | controller |                             "quay.io/podified-antelope-centos9/openstack-nova-api:current-podified"
2026-06-11 01:10:44.893697 | controller |                         ],
2026-06-11 01:10:44.893702 | controller |                         "sizeBytes": 685346535
2026-06-11 01:10:44.893707 | controller |                     },
2026-06-11 01:10:44.893712 | controller |                     {
2026-06-11 01:10:44.893717 | controller |                         "names": [
2026-06-11 01:10:44.893722 | controller |                             "quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:32504a0660cd81bed4bf883ab18219c7af028ef6f5cd6b5cc8225a58252d65e8",
2026-06-11 01:10:44.893728 | controller |                             "quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified"
2026-06-11 01:10:44.893732 | controller |                         ],
2026-06-11 01:10:44.893737 | controller |                         "sizeBytes": 679305043
2026-06-11 01:10:44.893742 | controller |                     },
2026-06-11 01:10:44.893747 | controller |                     {
2026-06-11 01:10:44.893751 | controller |                         "names": [
2026-06-11 01:10:44.893756 | controller |                             "quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8b54a4f4c4d0ed06bf07b9f6ef7cd9d730d448789c5ad3e20c1cdc56bcbcae90",
2026-06-11 01:10:44.893761 | controller |                             "quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified"
2026-06-11 01:10:44.893766 | controller |                         ],
2026-06-11 01:10:44.893771 | controller |                         "sizeBytes": 670911986
2026-06-11 01:10:44.893776 | controller |                     },
2026-06-11 01:10:44.893780 | controller |                     {
2026-06-11 01:10:44.893785 | controller |                         "names": [
2026-06-11 01:10:44.893789 | controller |                             "quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:99287b7aa83a5c1c32b9c3077bb084ea2f3c582f87b298d861544e5c5a6ebf41",
2026-06-11 01:10:44.893794 | controller |                             "quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified"
2026-06-11 01:10:44.893798 | controller |                         ],
2026-06-11 01:10:44.893803 | controller |                         "sizeBytes": 668539883
2026-06-11 01:10:44.893807 | controller |                     },
2026-06-11 01:10:44.893812 | controller |                     {
2026-06-11 01:10:44.893821 | controller |                         "names": [
2026-06-11 01:10:44.893826 | controller |                             "quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:d4f2093717c3afc62018cae39e59e66ec30f8e1a29b1d7786aa73e23ce8f9b7e",
2026-06-11 01:10:44.893831 | controller |                             "quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified"
2026-06-11 01:10:44.893836 | controller |                         ],
2026-06-11 01:10:44.893841 | controller |                         "sizeBytes": 668539883
2026-06-11 01:10:44.893846 | controller |                     },
2026-06-11 01:10:44.893851 | controller |                     {
2026-06-11 01:10:44.893855 | controller |                         "names": [
2026-06-11 01:10:44.893860 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e"
2026-06-11 01:10:44.893865 | controller |                         ],
2026-06-11 01:10:44.893870 | controller |                         "sizeBytes": 646867625
2026-06-11 01:10:44.893874 | controller |                     },
2026-06-11 01:10:44.893879 | controller |                     {
2026-06-11 01:10:44.893884 | controller |                         "names": [
2026-06-11 01:10:44.893889 | controller |                             "quay.io/metal3-io/ironic@sha256:992cdab44144c85f5c2af087a73a2ce66514ddb7132b5f0c2bb86a7266aa5dd8",
2026-06-11 01:10:44.893892 | controller |                             "quay.io/metal3-io/ironic:release-24.1"
2026-06-11 01:10:44.893899 | controller |                         ],
2026-06-11 01:10:44.893902 | controller |                         "sizeBytes": 644545406
2026-06-11 01:10:44.893906 | controller |                     },
2026-06-11 01:10:44.893909 | controller |                     {
2026-06-11 01:10:44.893914 | controller |                         "names": [
2026-06-11 01:10:44.893923 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b"
2026-06-11 01:10:44.893934 | controller |                         ],
2026-06-11 01:10:44.893940 | controller |                         "sizeBytes": 638910445
2026-06-11 01:10:44.893945 | controller |                     },
2026-06-11 01:10:44.893950 | controller |                     {
2026-06-11 01:10:44.893955 | controller |                         "names": [
2026-06-11 01:10:44.893960 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4"
2026-06-11 01:10:44.893965 | controller |                         ],
2026-06-11 01:10:44.893970 | controller |                         "sizeBytes": 617699779
2026-06-11 01:10:44.893975 | controller |                     },
2026-06-11 01:10:44.893980 | controller |                     {
2026-06-11 01:10:44.893990 | controller |                         "names": [
2026-06-11 01:10:44.893996 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9"
2026-06-11 01:10:44.894001 | controller |                         ],
2026-06-11 01:10:44.894005 | controller |                         "sizeBytes": 607756695
2026-06-11 01:10:44.894010 | controller |                     },
2026-06-11 01:10:44.894014 | controller |                     {
2026-06-11 01:10:44.894019 | controller |                         "names": [
2026-06-11 01:10:44.894024 | controller |                             "quay.io/podified-antelope-centos9/openstack-openstackclient@sha256:2ef2c3ebb9340307b3b5d6b8c8bf113f5dc11b07cf78924d38dde8b2945b8e04",
2026-06-11 01:10:44.894029 | controller |                             "quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified"
2026-06-11 01:10:44.894034 | controller |                         ],
2026-06-11 01:10:44.894039 | controller |                         "sizeBytes": 594687717
2026-06-11 01:10:44.894044 | controller |                     },
2026-06-11 01:10:44.894049 | controller |                     {
2026-06-11 01:10:44.894053 | controller |                         "names": [
2026-06-11 01:10:44.894058 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e"
2026-06-11 01:10:44.894063 | controller |                         ],
2026-06-11 01:10:44.894068 | controller |                         "sizeBytes": 584721741
2026-06-11 01:10:44.894077 | controller |                     },
2026-06-11 01:10:44.894081 | controller |                     {
2026-06-11 01:10:44.894084 | controller |                         "names": [
2026-06-11 01:10:44.894088 | controller |                             "registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9",
2026-06-11 01:10:44.894092 | controller |                             "registry.redhat.io/openshift4/ose-cli@sha256:ef83967297f619f45075e7fd1428a1eb981622a6c174c46fb53b158ed24bed85",
2026-06-11 01:10:44.894095 | controller |                             "registry.redhat.io/openshift4/ose-cli:latest"
2026-06-11 01:10:44.894099 | controller |                         ],
2026-06-11 01:10:44.894102 | controller |                         "sizeBytes": 584351326
2026-06-11 01:10:44.894106 | controller |                     },
2026-06-11 01:10:44.894109 | controller |                     {
2026-06-11 01:10:44.894113 | controller |                         "names": [
2026-06-11 01:10:44.894117 | controller |                             "quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04"
2026-06-11 01:10:44.894155 | controller |                         ],
2026-06-11 01:10:44.894160 | controller |                         "sizeBytes": 545674969
2026-06-11 01:10:44.894164 | controller |                     },
2026-06-11 01:10:44.894168 | controller |                     {
2026-06-11 01:10:44.894172 | controller |                         "names": [
2026-06-11 01:10:44.894177 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:574d49b89604b8e8103abf57feee77812fe8cf441eafc17fdff95d57ca80645e"
2026-06-11 01:10:44.894181 | controller |                         ],
2026-06-11 01:10:44.894186 | controller |                         "sizeBytes": 542463064
2026-06-11 01:10:44.894191 | controller |                     },
2026-06-11 01:10:44.894196 | controller |                     {
2026-06-11 01:10:44.894201 | controller |                         "names": [
2026-06-11 01:10:44.894206 | controller |                             "quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6"
2026-06-11 01:10:44.894211 | controller |                         ],
2026-06-11 01:10:44.894216 | controller |                         "sizeBytes": 539380592
2026-06-11 01:10:44.894221 | controller |                     },
2026-06-11 01:10:44.894226 | controller |                     {
2026-06-11 01:10:44.894231 | controller |                         "names": [
2026-06-11 01:10:44.894236 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2"
2026-06-11 01:10:44.894241 | controller |                         ],
2026-06-11 01:10:44.894246 | controller |                         "sizeBytes": 533027808
2026-06-11 01:10:44.894251 | controller |                     },
2026-06-11 01:10:44.894255 | controller |                     {
2026-06-11 01:10:44.894261 | controller |                         "names": [
2026-06-11 01:10:44.894265 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612"
2026-06-11 01:10:44.894270 | controller |                         ],
2026-06-11 01:10:44.894275 | controller |                         "sizeBytes": 528200501
2026-06-11 01:10:44.894281 | controller |                     },
2026-06-11 01:10:44.894286 | controller |                     {
2026-06-11 01:10:44.894289 | controller |                         "names": [
2026-06-11 01:10:44.894293 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5a2a7b3c2f1598189d8880e6aa15ab11a65b201f25012f77ba41e7487a60729a"
2026-06-11 01:10:44.894297 | controller |                         ],
2026-06-11 01:10:44.894301 | controller |                         "sizeBytes": 527774342
2026-06-11 01:10:44.894305 | controller |                     },
2026-06-11 01:10:44.894308 | controller |                     {
2026-06-11 01:10:44.894312 | controller |                         "names": [
2026-06-11 01:10:44.894315 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e5e8108294b086fdb797365e5a46badba9b3d866bdcddc8460a51e05a253753d"
2026-06-11 01:10:44.894319 | controller |                         ],
2026-06-11 01:10:44.894322 | controller |                         "sizeBytes": 526632426
2026-06-11 01:10:44.894329 | controller |                     },
2026-06-11 01:10:44.894333 | controller |                     {
2026-06-11 01:10:44.894337 | controller |                         "names": [
2026-06-11 01:10:44.894340 | controller |                             "quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:d72d014a20122cded5eb44fae9bd6a0cc4dbe591775435d224dbbf5504f354b1",
2026-06-11 01:10:44.894344 | controller |                             "quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified"
2026-06-11 01:10:44.894347 | controller |                         ],
2026-06-11 01:10:44.894351 | controller |                         "sizeBytes": 525771696
2026-06-11 01:10:44.894354 | controller |                     }
2026-06-11 01:10:44.894362 | controller |                 ],
2026-06-11 01:10:44.894366 | controller |                 "nodeInfo": {
2026-06-11 01:10:44.894369 | controller |                     "architecture": "amd64",
2026-06-11 01:10:44.894373 | controller |                     "bootID": "9f11cd97-ddce-4886-a9a9-38adc5254a69",
2026-06-11 01:10:44.894376 | controller |                     "containerRuntimeVersion": "cri-o://1.33.5-3.rhaos4.20.gitd0ea985.el9",
2026-06-11 01:10:44.894380 | controller |                     "kernelVersion": "5.14.0-570.57.1.el9_6.x86_64",
2026-06-11 01:10:44.894383 | controller |                     "kubeProxyVersion": "",
2026-06-11 01:10:44.894387 | controller |                     "kubeletVersion": "v1.33.5",
2026-06-11 01:10:44.894391 | controller |                     "machineID": "80bc4fba336e4ca1bc9d28a8be52a356",
2026-06-11 01:10:44.894399 | controller |                     "operatingSystem": "linux",
2026-06-11 01:10:44.894402 | controller |                     "osImage": "Red Hat Enterprise Linux CoreOS 9.6.20251021-0 (Plow)",
2026-06-11 01:10:44.894406 | controller |                     "systemUUID": "d875d6c5-0af8-437b-a0ec-be45f993ef57"
2026-06-11 01:10:44.894409 | controller |                 },
2026-06-11 01:10:44.894413 | controller |                 "runtimeHandlers": [
2026-06-11 01:10:44.894416 | controller |                     {
2026-06-11 01:10:44.894419 | controller |                         "features": {
2026-06-11 01:10:44.894423 | controller |                             "recursiveReadOnlyMounts": true,
2026-06-11 01:10:44.894426 | controller |                             "userNamespaces": true
2026-06-11 01:10:44.894430 | controller |                         },
2026-06-11 01:10:44.894433 | controller |                         "name": "crun"
2026-06-11 01:10:44.894437 | controller |                     },
2026-06-11 01:10:44.894440 | controller |                     {
2026-06-11 01:10:44.894443 | controller |                         "features": {
2026-06-11 01:10:44.894447 | controller |                             "recursiveReadOnlyMounts": true,
2026-06-11 01:10:44.894450 | controller |                             "userNamespaces": true
2026-06-11 01:10:44.894454 | controller |                         },
2026-06-11 01:10:44.894457 | controller |                         "name": ""
2026-06-11 01:10:44.894460 | controller |                     },
2026-06-11 01:10:44.894464 | controller |                     {
2026-06-11 01:10:44.894467 | controller |                         "features": {
2026-06-11 01:10:44.894471 | controller |                             "recursiveReadOnlyMounts": true,
2026-06-11 01:10:44.894474 | controller |                             "userNamespaces": true
2026-06-11 01:10:44.894477 | controller |                         },
2026-06-11 01:10:44.894481 | controller |                         "name": "runc"
2026-06-11 01:10:44.894484 | controller |                     }
2026-06-11 01:10:44.894488 | controller |                 ]
2026-06-11 01:10:44.894491 | controller |             }
2026-06-11 01:10:44.894517 | controller |         }
2026-06-11 01:10:44.894523 | controller |     ],
2026-06-11 01:10:44.894528 | controller |     "kind": "List",
2026-06-11 01:10:44.894532 | controller |     "metadata": {
2026-06-11 01:10:44.894537 | controller |         "resourceVersion": ""
2026-06-11 01:10:44.894542 | controller |     }
2026-06-11 01:10:44.894546 | controller | }
2026-06-11 01:10:45.025713 | controller | ok: Runtime: 0:00:00.110628
2026-06-11 01:10:45.053473 | 
2026-06-11 01:10:45.053552 | TASK [env_op_images : Warn when oc get nodes did not succeed]
2026-06-11 01:10:45.104702 | controller | skipping: Conditional result was False
2026-06-11 01:10:45.137155 | 
2026-06-11 01:10:45.137392 | TASK [env_op_images : Extract node names]
2026-06-11 01:10:45.240793 | controller | ok
2026-06-11 01:10:45.265830 | 
2026-06-11 01:10:45.265906 | LOOP [env_op_images : Fetch CRI-O unit logs per node]
2026-06-11 01:10:46.852275 | controller | Jun 10 23:37:32.709425 crc systemd[1]: Starting Container Runtime Interface for OCI (CRI-O)...
2026-06-11 01:10:46.852625 | controller | Jun 10 23:37:34.088730 crc crio[3641]: time="2026-06-10T23:37:34.086971105Z" level=info msg="Updating config from single file: /etc/crio/crio.conf"
2026-06-11 01:10:46.852656 | controller | Jun 10 23:37:34.088730 crc crio[3641]: time="2026-06-10T23:37:34.088707614Z" level=info msg="Updating config from drop-in file: /etc/crio/crio.conf"
2026-06-11 01:10:46.852675 | controller | Jun 10 23:37:34.096989 crc crio[3641]: time="2026-06-10T23:37:34.096914794Z" level=info msg="Updating config from path: /etc/crio/crio.conf.d"
2026-06-11 01:10:46.852692 | controller | Jun 10 23:37:34.098005 crc crio[3641]: time="2026-06-10T23:37:34.097933796Z" level=info msg="Updating config from drop-in file: /etc/crio/crio.conf.d/00-default"
2026-06-11 01:10:46.852708 | controller | Jun 10 23:37:34.129918 crc crio[3641]: time="2026-06-10T23:37:34.129818504Z" level=info msg="Starting CRI-O, version: 1.33.5-3.rhaos4.20.gitd0ea985.el9, git: unknown(clean)"
2026-06-11 01:10:46.852734 | controller | Jun 10 23:37:34.130503 crc crio[3641]: time="2026-06-10T23:37:34.130442899Z" level=info msg="Node configuration value for hugetlb cgroup is true"
2026-06-11 01:10:46.852752 | controller | Jun 10 23:37:34.130503 crc crio[3641]: time="2026-06-10T23:37:34.130486804Z" level=info msg="Node configuration value for pid cgroup is true"
2026-06-11 01:10:46.852768 | controller | Jun 10 23:37:34.130884 crc crio[3641]: time="2026-06-10T23:37:34.130829292Z" level=info msg="Node configuration value for memoryswap cgroup is true"
2026-06-11 01:10:46.852784 | controller | Jun 10 23:37:34.130884 crc crio[3641]: time="2026-06-10T23:37:34.130860713Z" level=info msg="Node configuration value for cgroup v2 is true"
2026-06-11 01:10:46.852800 | controller | Jun 10 23:37:34.159227 crc crio[3641]: time="2026-06-10T23:37:34.158982523Z" level=info msg="Node configuration value for systemd AllowedCPUs is true"
2026-06-11 01:10:46.852817 | controller | Jun 10 23:37:34.195704 crc crio[3641]: time="2026-06-10T23:37:34.195545464Z" 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 01:10:46.852834 | controller | Jun 10 23:37:34.200931 crc crio[3641]: time="2026-06-10T23:37:34.200856156Z" 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 01:10:46.852852 | controller | Jun 10 23:37:34.739222 crc crio[3641]: time="2026-06-10T23:37:34.739026881Z" 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 01:10:46.852869 | controller | Jun 10 23:37:35.677256 crc crio[3641]: time="2026-06-10T23:37:35.675687698Z" level=info msg="Checkpoint/restore support enabled"
2026-06-11 01:10:46.852885 | controller | Jun 10 23:37:35.677256 crc crio[3641]: time="2026-06-10T23:37:35.676307251Z" level=info msg="Using the internal default seccomp profile"
2026-06-11 01:10:46.852901 | controller | Jun 10 23:37:35.677256 crc crio[3641]: time="2026-06-10T23:37:35.676676649Z" level=info msg="AppArmor is disabled by the system or at CRI-O build-time"
2026-06-11 01:10:46.852917 | controller | Jun 10 23:37:35.677256 crc crio[3641]: time="2026-06-10T23:37:35.676689589Z" level=info msg="No blockio config file specified, blockio not configured"
2026-06-11 01:10:46.852932 | controller | Jun 10 23:37:35.677256 crc crio[3641]: time="2026-06-10T23:37:35.67669798Z" level=info msg="RDT not available in the host system"
2026-06-11 01:10:46.852947 | controller | Jun 10 23:37:35.690387 crc crio[3641]: time="2026-06-10T23:37:35.690359476Z" level=info msg="Conmon does support the --sync option"
2026-06-11 01:10:46.852963 | controller | Jun 10 23:37:35.690499 crc crio[3641]: time="2026-06-10T23:37:35.690478688Z" level=info msg="Conmon does support the --log-global-size-max option"
2026-06-11 01:10:46.852978 | controller | Jun 10 23:37:35.695148 crc crio[3641]: time="2026-06-10T23:37:35.695126025Z" level=info msg="Conmon does support the --sync option"
2026-06-11 01:10:46.852993 | controller | Jun 10 23:37:35.695225 crc crio[3641]: time="2026-06-10T23:37:35.695211527Z" level=info msg="Conmon does support the --log-global-size-max option"
2026-06-11 01:10:46.853010 | controller | Jun 10 23:37:36.273818 crc crio[3641]: time="2026-06-10T23:37:36.272513275Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 01:10:46.853026 | controller | Jun 10 23:37:36.273818 crc crio[3641]: time="2026-06-10T23:37:36.273819782Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 01:10:46.853041 | controller | Jun 10 23:37:36.281124 crc crio[3641]: time="2026-06-10T23:37:36.280362205Z" level=info msg="FLAG: --enable-profile-unix-socket=\"true\"\n"
2026-06-11 01:10:46.853061 | controller | Jun 10 23:37:36.282054 crc crio[3641]: time="2026-06-10T23:37:36.281354885Z" level=info msg="FLAG: --stream-address=\"192.168.130.11\"\n"
2026-06-11 01:10:46.853079 | controller | Jun 10 23:37:36.298022 crc crio[3641]: time="2026-06-10T23:37:36.296871952Z" level=info msg="Current CRI-O configuration:\n[crio]\n  root = \"/var/lib/containers/storage\"\n  runroot = \"/run/containers/storage\"\n  imagestore = \"\"\n  storage_driver = \"overlay\"\n  storage_option = [\"overlay.skip_mount_home=true\"]\n  log_dir = \"/var/log/crio/pods\"\n  version_file = \"/var/run/crio/version\"\n  version_file_persist = \"\"\n  clean_shutdown_file = \"/var/lib/crio/clean.shutdown\"\n  internal_wipe = true\n  internal_repair = true\n  [crio.api]\n    grpc_max_send_msg_size = 83886080\n    grpc_max_recv_msg_size = 83886080\n    listen = \"/var/run/crio/crio.sock\"\n    stream_address = \"192.168.130.11\"\n    stream_port = \"0\"\n    stream_enable_tls = false\n    stream_tls_cert = \"\"\n    stream_tls_key = \"\"\n    stream_tls_ca = \"\"\n    stream_idle_timeout = \"\"\n  [crio.runtime]\n    no_pivot = false\n    selinux = true\n    log_to_journald = false\n    drop_infra_ctr = true\n    read_only = false\n    hooks_dir = [\"/etc/containers/oci/hooks.d\", \"/run/containers/oci/hooks.d\", \"/usr/share/containers/oci/hooks.d\"]\n    default_capabilities = [\"CHOWN\", \"DAC_OVERRIDE\", \"FSETID\", \"FOWNER\", \"SETGID\", \"SETUID\", \"SETPCAP\", \"NET_BIND_SERVICE\", \"KILL\"]\n    add_inheritable_capabilities = false\n    default_env = [\"NSS_SDB_USE_CACHE=no\"]\n    default_sysctls = [\"net.ipv4.ping_group_range=0 2147483647\"]\n    default_ulimits = [\"nofile=1048576\"]\n    allowed_devices = [\"/dev/fuse\", \"/dev/net/tun\"]\n    cdi_spec_dirs = [\"/etc/cdi\", \"/var/run/cdi\"]\n    device_ownership_from_security_context = false\n    default_runtime = \"crun\"\n    decryption_keys_path = \"/etc/crio/keys/\"\n    conmon = \"\"\n    conmon_cgroup = \"pod\"\n    seccomp_profile = \"\"\n    privileged_seccomp_profile = \"\"\n    apparmor_profile = \"crio-default\"\n    blockio_config_file = \"\"\n    blockio_reload = false\n    irqbalance_config_file = \"/etc/sysconfig/irqbalance\"\n    rdt_config_file = \"\"\n    cgroup_manager = \"systemd\"\n    default_mounts_file = \"\"\n    container_exits_dir = \"/var/run/crio/exits\"\n    container_attach_socket_dir = \"/var/run/crio\"\n    bind_mount_prefix = \"\"\n    uid_mappings = \"\"\n    minimum_mappable_uid = -1\n    gid_mappings = \"\"\n    minimum_mappable_gid = -1\n    log_level = \"info\"\n    log_filter = \"\"\n    namespaces_dir = \"/var/run\"\n    pinns_path = \"/usr/bin/pinns\"\n    enable_criu_support = true\n    pids_limit = -1\n    log_size_max = -1\n    ctr_stop_timeout = 30\n    separate_pull_cgroup = \"\"\n    infra_ctr_cpuset = \"\"\n    shared_cpuset = \"\"\n    absent_mount_sources_to_reject = [\"/etc/hostname\"]\n    enable_pod_events = false\n    irqbalance_config_restore_file = \"/etc/sysconfig/orig_irq_banned_cpus\"\n    hostnetwork_disable_selinux = true\n    disable_hostport_mapping = false\n    timezone = \"\"\n    [crio.runtime.runtimes]\n      [crio.runtime.runtimes.crun]\n        runtime_config_path = \"\"\n        runtime_path = \"/usr/bin/crun\"\n        runtime_type = \"\"\n        runtime_root = \"/run/crun\"\n        allowed_annotations = [\"io.containers.trace-syscall\", \"io.kubernetes.cri-o.Devices\", \"io.kubernetes.cri-o.LinkLogs\"]\n        monitor_path = \"/usr/bin/conmon\"\n        monitor_cgroup = \"pod\"\n        container_min_memory = \"512KiB\"\n        no_sync_log = false\n        [crio.runtime.runtimes.crun.default_annotations]\n          \"run.oci.systemd.subgroup\" = \"\"\n      [crio.runtime.runtimes.runc]\n        runtime_config_path = \"\"\n        runtime_path = \"/usr/bin/runc\"\n        runtime_type = \"\"\n        runtime_root = \"/run/runc\"\n        allowed_annotations = [\"io.containers.trace-syscall\", \"io.kubernetes.cri-o.Devices\", \"io.kubernetes.cri-o.LinkLogs\"]\n        monitor_path = \"/usr/bin/conmon\"\n        monitor_cgroup = \"pod\"\n        container_min_memory = \"12MiB\"\n        no_sync_log = false\n    [crio.runtime.workloads]\n      [crio.runtime.workloads.openshift-builder]\n        activation_annotation = \"io.openshift.builder\"\n        annotation_prefix = \"\"\n        allowed_annotations = [\"io.kubernetes.cri-o.userns-mode\", \"io.kubernetes.cri-o.Devices\"]\n        DisallowedAnnotations = [\"cpu-quota.crio.io\", \"io.kubernetes.cri.rdt-class\", \"io.kubernetes.cri-o.TrySkipVolumeSELinuxLabel\", \"io.kubernetes.cri-o.PodLinuxResources\", \"cpu-shared.crio.io\", \"io.kubernetes.cri-o.cgroup2-mount-hierarchy-rw\", \"io.kubernetes.cri-o.ShmSize\", \"cpu-load-balancing.crio.io\", \"irq-load-balancing.crio.io\", \"io.kubernetes.cri-o.seccompNotifierAction\", \"io.kubernetes.cri-o.umask\", \"io.kubernetes.cri-o.DisableFIPS\", \"module.wasm.image/variant\", \"io.containers.trace-syscall\", \"cpu-c-states.crio.io\", \"io.kubernetes.cri-o.PodLinuxOverhead\", \"io.kubernetes.cri-o.LinkLogs\", \"seccomp-profile.kubernetes.cri-o.io\", \"bundle\", \"org.criu.config\", \"run.oci.\", \"io.kubernetes.cri-o.UnifiedCgroup\", \"cpu-freq-governor.crio.io\", \"org.systemd.property.\", \"io.kubernetes.cri.container-type\"]\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 01:10:46.853101 | controller | Jun 10 23:37:36.317125 crc crio[3641]: time="2026-06-10T23:37:36.316282662Z" level=warning msg="Checking storage directory /var/lib/containers/storage for errors because of unclean shutdown"
2026-06-11 01:10:46.853118 | controller | Jun 10 23:37:38.141366 crc crio[3641]: time="2026-06-10T23:37:38.140143469Z" level=info msg="Attempting to restore irqbalance config from /etc/sysconfig/orig_irq_banned_cpus"
2026-06-11 01:10:46.853133 | controller | Jun 10 23:37:38.143122 crc crio[3641]: time="2026-06-10T23:37:38.142288071Z" level=info msg="Restore irqbalance config: nothing to do"
2026-06-11 01:10:46.853148 | controller | Jun 10 23:37:38.408021 crc crio[3641]: time="2026-06-10T23:37:38.407310449Z" 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 01:10:46.853168 | controller | Jun 10 23:37:38.427427 crc crio[3641]: time="2026-06-10T23:37:38.427235801Z" level=warning msg="Deleting all containers under sandbox 2a669a230e0afc58260587ab928a151b6752183179007838320ca23d77998240 since it could not be restored"
2026-06-11 01:10:46.853184 | controller | Jun 10 23:37:38.443153 crc crio[3641]: time="2026-06-10T23:37:38.443002971Z" 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 01:10:46.853200 | controller | Jun 10 23:37:38.453619 crc crio[3641]: time="2026-06-10T23:37:38.453483284Z" level=warning msg="Deleting all containers under sandbox 5d12a23f28cfdfab8acc2c31b8e590b1cd1c66262a95d0d9e6334df5c9d83730 since it could not be restored"
2026-06-11 01:10:46.853216 | controller | Jun 10 23:37:38.470560 crc crio[3641]: time="2026-06-10T23:37:38.470101025Z" 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 01:10:46.853231 | controller | Jun 10 23:37:38.484049 crc crio[3641]: time="2026-06-10T23:37:38.48390965Z" level=warning msg="Deleting all containers under sandbox b3fb04fc606fe54422d5489bd8fc2b18438bf32c094e6d5499989b1c4680081d since it could not be restored"
2026-06-11 01:10:46.853247 | controller | Jun 10 23:37:38.516732 crc crio[3641]: time="2026-06-10T23:37:38.516434583Z" 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 01:10:46.853262 | controller | Jun 10 23:37:38.529634 crc crio[3641]: time="2026-06-10T23:37:38.529443288Z" level=warning msg="Deleting all containers under sandbox b772409aebad8f593523276009413324ceef9893239aaa903bf8e87341af63e5 since it could not be restored"
2026-06-11 01:10:46.853278 | controller | Jun 10 23:37:38.555362 crc crio[3641]: time="2026-06-10T23:37:38.555193074Z" 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 01:10:46.853301 | controller | Jun 10 23:37:38.571469 crc crio[3641]: time="2026-06-10T23:37:38.57140209Z" level=warning msg="Deleting all containers under sandbox 2ad4e6712288ae4114ef99649d38397a6414bb10a28064a266721a8faa87797b since it could not be restored"
2026-06-11 01:10:46.853318 | controller | Jun 10 23:37:38.584576 crc crio[3641]: time="2026-06-10T23:37:38.584468586Z" 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 01:10:46.853334 | controller | Jun 10 23:37:38.591535 crc crio[3641]: time="2026-06-10T23:37:38.591422764Z" level=warning msg="Deleting all containers under sandbox 0390d7aadc8a3e6eb344c5e0b8426cde958d22f535ef3e4b6a7ecc87ec7ab007 since it could not be restored"
2026-06-11 01:10:46.853381 | controller | Jun 10 23:37:38.602405 crc crio[3641]: time="2026-06-10T23:37:38.602274412Z" 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 01:10:46.853406 | controller | Jun 10 23:37:38.608567 crc crio[3641]: time="2026-06-10T23:37:38.60846954Z" level=warning msg="Deleting all containers under sandbox 1a4e3f601cadcab1698cc4e396c2d86420ae76346b72be0fd3b8879ae0e9e4ce since it could not be restored"
2026-06-11 01:10:46.853428 | controller | Jun 10 23:37:38.667917 crc crio[3641]: time="2026-06-10T23:37:38.66756549Z" 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 01:10:46.853445 | controller | Jun 10 23:37:38.675327 crc crio[3641]: time="2026-06-10T23:37:38.675219457Z" level=warning msg="Deleting all containers under sandbox 6388b28b2c8f23494d8172acdbe0c2c15336b1bc90da0e9a409e30b24cb20fd5 since it could not be restored"
2026-06-11 01:10:46.853461 | controller | Jun 10 23:37:38.687130 crc crio[3641]: time="2026-06-10T23:37:38.686970216Z" 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 01:10:46.853477 | controller | Jun 10 23:37:38.693857 crc crio[3641]: time="2026-06-10T23:37:38.693715721Z" level=warning msg="Deleting all containers under sandbox 410638bdabddf5fcd1c35e7a74c44e5944cfa3831815455f10afe54ace39c37a since it could not be restored"
2026-06-11 01:10:46.853493 | controller | Jun 10 23:37:38.718865 crc crio[3641]: time="2026-06-10T23:37:38.718634027Z" 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 01:10:46.853508 | controller | Jun 10 23:37:38.726882 crc crio[3641]: time="2026-06-10T23:37:38.725569205Z" level=warning msg="Deleting all containers under sandbox 87513315fd0d6459c3e9ff38722c06f45676fd2cd669a0356da2de9c0d9d759d since it could not be restored"
2026-06-11 01:10:46.853524 | controller | Jun 10 23:37:38.750553 crc crio[3641]: time="2026-06-10T23:37:38.75035939Z" 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 01:10:46.853539 | controller | Jun 10 23:37:38.758149 crc crio[3641]: time="2026-06-10T23:37:38.757958096Z" level=warning msg="Deleting all containers under sandbox 6f1db32e9e579db7cf7dab1ab228e7efa8c130d835afbaf76bc51f3cc09c4bdb since it could not be restored"
2026-06-11 01:10:46.853554 | controller | Jun 10 23:37:38.769861 crc crio[3641]: time="2026-06-10T23:37:38.769571763Z" 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 01:10:46.853570 | controller | Jun 10 23:37:38.780616 crc crio[3641]: time="2026-06-10T23:37:38.780070017Z" level=warning msg="Deleting all containers under sandbox 044c75aa04b88e425cfee36b8a2db3c825c7003dbbcf88c6942411327c436ded since it could not be restored"
2026-06-11 01:10:46.853585 | controller | Jun 10 23:37:38.802629 crc crio[3641]: time="2026-06-10T23:37:38.802252038Z" 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 01:10:46.853602 | controller | Jun 10 23:37:38.815859 crc crio[3641]: time="2026-06-10T23:37:38.815310044Z" level=warning msg="Deleting all containers under sandbox c8d89a6a18d8bf8e544fca6f74b002af11259ae7912ab06a6b65e2bd0a014a86 since it could not be restored"
2026-06-11 01:10:46.853618 | controller | Jun 10 23:37:38.902564 crc crio[3641]: time="2026-06-10T23:37:38.902461979Z" 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 01:10:46.853633 | controller | Jun 10 23:37:38.908487 crc crio[3641]: time="2026-06-10T23:37:38.908445805Z" level=warning msg="Deleting all containers under sandbox f62ec4c74b2d28d07d15680e61dc47bea0d64f3c10cd0998203816ee1a5e21ae since it could not be restored"
2026-06-11 01:10:46.853655 | controller | Jun 10 23:37:38.922302 crc crio[3641]: time="2026-06-10T23:37:38.922146549Z" 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 01:10:46.853672 | controller | Jun 10 23:37:38.927033 crc crio[3641]: time="2026-06-10T23:37:38.92699297Z" level=warning msg="Deleting all containers under sandbox f6dab756a5f81da6b1648d44137e45cc60b6c69fca2c6887870ecbde15f13852 since it could not be restored"
2026-06-11 01:10:46.853687 | controller | Jun 10 23:37:38.936436 crc crio[3641]: time="2026-06-10T23:37:38.936399Z" 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 01:10:46.853702 | controller | Jun 10 23:37:38.942313 crc crio[3641]: time="2026-06-10T23:37:38.942218353Z" level=warning msg="Deleting all containers under sandbox ffa16630965ee37fb7ae4617aa9da06a6662aa11df1df8dabfd1ed98d76641ff since it could not be restored"
2026-06-11 01:10:46.853717 | controller | Jun 10 23:37:38.948898 crc crio[3641]: time="2026-06-10T23:37:38.948871528Z" 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 01:10:46.853733 | controller | Jun 10 23:37:38.955892 crc crio[3641]: time="2026-06-10T23:37:38.955793096Z" level=warning msg="Deleting all containers under sandbox c007be82b33d8a9981381fb90ba81b7decd46a3a32856131653d22904f819946 since it could not be restored"
2026-06-11 01:10:46.853748 | controller | Jun 10 23:37:39.036459 crc crio[3641]: time="2026-06-10T23:37:39.036348057Z" 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 01:10:46.853763 | controller | Jun 10 23:37:39.043132 crc crio[3641]: time="2026-06-10T23:37:39.043067243Z" level=warning msg="Deleting all containers under sandbox 34dab8a60616b7cf01d4e9c425e238f75c5ad085d018feae02e699514bf41b3e since it could not be restored"
2026-06-11 01:10:46.853778 | controller | Jun 10 23:37:39.058930 crc crio[3641]: time="2026-06-10T23:37:39.058790822Z" 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 01:10:46.853793 | controller | Jun 10 23:37:39.068157 crc crio[3641]: time="2026-06-10T23:37:39.068020579Z" level=warning msg="Deleting all containers under sandbox aa31576716b05cdc9e4d264e54c2c41b79aab1b69c8410d864515a3524230ed1 since it could not be restored"
2026-06-11 01:10:46.853808 | controller | Jun 10 23:37:39.086989 crc crio[3641]: time="2026-06-10T23:37:39.08619899Z" 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 01:10:46.853823 | controller | Jun 10 23:37:39.096097 crc crio[3641]: time="2026-06-10T23:37:39.095978444Z" level=warning msg="Deleting all containers under sandbox 8c6585b8db86793364698268f6d5287dd5b180895605886d7545253be162b3b7 since it could not be restored"
2026-06-11 01:10:46.853838 | controller | Jun 10 23:37:39.107014 crc crio[3641]: time="2026-06-10T23:37:39.106899342Z" 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 01:10:46.853857 | controller | Jun 10 23:37:39.112462 crc crio[3641]: time="2026-06-10T23:37:39.112331481Z" level=warning msg="Deleting all containers under sandbox 716f9b4b423fda207fd050f2cc805a414ecaf503cdd039d9046723715112fc7a since it could not be restored"
2026-06-11 01:10:46.853872 | controller | Jun 10 23:37:39.132726 crc crio[3641]: time="2026-06-10T23:37:39.132467166Z" 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 01:10:46.853887 | controller | Jun 10 23:37:39.141434 crc crio[3641]: time="2026-06-10T23:37:39.141295998Z" level=warning msg="Deleting all containers under sandbox 39b7866f65a026a9785951e874d79b2a65586cc09117692bad73d8da76814de6 since it could not be restored"
2026-06-11 01:10:46.853902 | controller | Jun 10 23:37:39.177901 crc crio[3641]: time="2026-06-10T23:37:39.177445017Z" 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 01:10:46.853917 | controller | Jun 10 23:37:39.183297 crc crio[3641]: time="2026-06-10T23:37:39.183253371Z" level=warning msg="Deleting all containers under sandbox 0a627e5c6308b6ab884fc5085cf4d12b710327538b6da457318523644e6aaa34 since it could not be restored"
2026-06-11 01:10:46.853932 | controller | Jun 10 23:37:39.239133 crc crio[3641]: time="2026-06-10T23:37:39.238998038Z" 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 01:10:46.853947 | controller | Jun 10 23:37:39.246547 crc crio[3641]: time="2026-06-10T23:37:39.246437532Z" level=warning msg="Deleting all containers under sandbox 5fa37ff5131c654317df29274d488133bf9d3fc0bbac893fd1adc704cac18f20 since it could not be restored"
2026-06-11 01:10:46.853962 | controller | Jun 10 23:37:39.254498 crc crio[3641]: time="2026-06-10T23:37:39.254273151Z" 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 01:10:46.853977 | controller | Jun 10 23:37:39.259176 crc crio[3641]: time="2026-06-10T23:37:39.259062822Z" level=warning msg="Deleting all containers under sandbox 38107617a56be24a3c4df55a1260c58edb4a789423b3d5f4c1941bd57e4bbb71 since it could not be restored"
2026-06-11 01:10:46.853992 | controller | Jun 10 23:37:39.282801 crc crio[3641]: time="2026-06-10T23:37:39.282495059Z" 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 01:10:46.854007 | controller | Jun 10 23:37:39.287935 crc crio[3641]: time="2026-06-10T23:37:39.287824177Z" level=warning msg="Deleting all containers under sandbox ca101b65abcacc688b6db6fe9499e5cc58a69da3e55d5e9e0dbd37efd4357017 since it could not be restored"
2026-06-11 01:10:46.854021 | controller | Jun 10 23:37:39.302224 crc crio[3641]: time="2026-06-10T23:37:39.302054437Z" 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 01:10:46.854037 | controller | Jun 10 23:37:39.307485 crc crio[3641]: time="2026-06-10T23:37:39.307361125Z" level=warning msg="Deleting all containers under sandbox df7839e3a7fe9f97d215b350da23429c49ceb57289d871c643f130f5c2ddd4ef since it could not be restored"
2026-06-11 01:10:46.854052 | controller | Jun 10 23:37:39.315593 crc crio[3641]: time="2026-06-10T23:37:39.315484278Z" 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 01:10:46.854071 | controller | Jun 10 23:37:39.319944 crc crio[3641]: time="2026-06-10T23:37:39.319855733Z" level=warning msg="Deleting all containers under sandbox ac8f65e743463176074b4c0cb4e8c2b3cb849e56ae25be37a16bb9efcd7eb64f since it could not be restored"
2026-06-11 01:10:46.854087 | controller | Jun 10 23:37:39.331105 crc crio[3641]: time="2026-06-10T23:37:39.330954084Z" 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 01:10:46.854103 | controller | Jun 10 23:37:39.335904 crc crio[3641]: time="2026-06-10T23:37:39.335802895Z" level=warning msg="Deleting all containers under sandbox 21404741c3fd258e80b2394df9e1c6b540de60ebd5dfdda164431e320737c791 since it could not be restored"
2026-06-11 01:10:46.854118 | controller | Jun 10 23:37:39.342866 crc crio[3641]: time="2026-06-10T23:37:39.342586411Z" 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 01:10:46.854134 | controller | Jun 10 23:37:39.347889 crc crio[3641]: time="2026-06-10T23:37:39.347728457Z" level=warning msg="Deleting all containers under sandbox a81533570b925ea6f6bf65ff689b58f63ee17cd1f7b5f92e4652de0cd34bccd5 since it could not be restored"
2026-06-11 01:10:46.854149 | controller | Jun 10 23:37:39.360873 crc crio[3641]: time="2026-06-10T23:37:39.3605676Z" 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 01:10:46.854165 | controller | Jun 10 23:37:39.365410 crc crio[3641]: time="2026-06-10T23:37:39.365286359Z" level=warning msg="Deleting all containers under sandbox 2ac08f16964b2c410806c8a32454b11baadab0ae32ec6ee16db109b5c70d9227 since it could not be restored"
2026-06-11 01:10:46.854180 | controller | Jun 10 23:37:39.375076 crc crio[3641]: time="2026-06-10T23:37:39.374954892Z" 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 01:10:46.854195 | controller | Jun 10 23:37:39.382106 crc crio[3641]: time="2026-06-10T23:37:39.382035292Z" level=warning msg="Deleting all containers under sandbox ec5a93cdc49312f5503e75704e281effbdefdd7427b8ccb6f397b0a59fe3fcda since it could not be restored"
2026-06-11 01:10:46.854210 | controller | Jun 10 23:37:39.394594 crc crio[3641]: time="2026-06-10T23:37:39.39451038Z" 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 01:10:46.854224 | controller | Jun 10 23:37:39.402432 crc crio[3641]: time="2026-06-10T23:37:39.402287349Z" level=warning msg="Deleting all containers under sandbox f68d1f4dd26c55a06c14b0734678ced4491fa0b84ec5bc3808a016fd565574e6 since it could not be restored"
2026-06-11 01:10:46.854239 | controller | Jun 10 23:37:39.450587 crc crio[3641]: time="2026-06-10T23:37:39.450223587Z" 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 01:10:46.854254 | controller | Jun 10 23:37:39.457467 crc crio[3641]: time="2026-06-10T23:37:39.457398238Z" level=warning msg="Deleting all containers under sandbox 38165b96140e0076a6d060c89dd252472b6263208d068db2a44f1fadfdbe61b1 since it could not be restored"
2026-06-11 01:10:46.854272 | controller | Jun 10 23:37:39.483276 crc crio[3641]: time="2026-06-10T23:37:39.483193575Z" 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 01:10:46.854288 | controller | Jun 10 23:37:39.491447 crc crio[3641]: time="2026-06-10T23:37:39.491301118Z" level=warning msg="Deleting all containers under sandbox 64c293b20911d06c0a74a43cc241ac2351c0a45b448543e1133e22d8e4b30010 since it could not be restored"
2026-06-11 01:10:46.854303 | controller | Jun 10 23:37:39.512728 crc crio[3641]: time="2026-06-10T23:37:39.512474106Z" 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 01:10:46.854318 | controller | Jun 10 23:37:39.520428 crc crio[3641]: time="2026-06-10T23:37:39.520259045Z" level=warning msg="Deleting all containers under sandbox 1a6f453dbe8bac2c3bdbb09d3e238da0475d47dbc239b5adad9041e5590c52d9 since it could not be restored"
2026-06-11 01:10:46.854332 | controller | Jun 10 23:37:39.541479 crc crio[3641]: time="2026-06-10T23:37:39.541240901Z" 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 01:10:46.854364 | controller | Jun 10 23:37:39.550195 crc crio[3641]: time="2026-06-10T23:37:39.550103743Z" level=warning msg="Deleting all containers under sandbox 25817f64d195aeb9a06049cd2c29b6be89a688364d3f94522e2eb3a0462d038b since it could not be restored"
2026-06-11 01:10:46.854385 | controller | Jun 10 23:37:39.560870 crc crio[3641]: time="2026-06-10T23:37:39.560628757Z" 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 01:10:46.854401 | controller | Jun 10 23:37:39.565036 crc crio[3641]: time="2026-06-10T23:37:39.564930412Z" level=warning msg="Deleting all containers under sandbox fd391bae970f3b64b4d0651ad727c5e7e11857de509c35f5d95e1825021e4183 since it could not be restored"
2026-06-11 01:10:46.854417 | controller | Jun 10 23:37:39.576877 crc crio[3641]: time="2026-06-10T23:37:39.576540109Z" 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 01:10:46.854433 | controller | Jun 10 23:37:39.587356 crc crio[3641]: time="2026-06-10T23:37:39.587168214Z" level=warning msg="Deleting all containers under sandbox 05bb449ea8d4a6051eb35e811bf87fff5904034ddb31563b966a94feda62d150 since it could not be restored"
2026-06-11 01:10:46.854449 | controller | Jun 10 23:37:39.594855 crc crio[3641]: time="2026-06-10T23:37:39.594719519Z" 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 01:10:46.854465 | controller | Jun 10 23:37:39.600463 crc crio[3641]: time="2026-06-10T23:37:39.600347011Z" level=warning msg="Deleting all containers under sandbox cee73eca6bb7492bb52d42bf5c775e8ff855dcead097943420955764786385fc since it could not be restored"
2026-06-11 01:10:46.854480 | controller | Jun 10 23:37:39.630072 crc crio[3641]: time="2026-06-10T23:37:39.629846735Z" 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 01:10:46.854496 | controller | Jun 10 23:37:39.637546 crc crio[3641]: time="2026-06-10T23:37:39.637398061Z" level=warning msg="Deleting all containers under sandbox 40c09d5600c463fc9cd78edba9f0f727e1df5d968ded070c29fdcc4571676587 since it could not be restored"
2026-06-11 01:10:46.854515 | controller | Jun 10 23:37:39.652961 crc crio[3641]: time="2026-06-10T23:37:39.652279739Z" 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 01:10:46.854532 | controller | Jun 10 23:37:39.663706 crc crio[3641]: time="2026-06-10T23:37:39.663407291Z" level=warning msg="Deleting all containers under sandbox 88d468be9fd1b10ec3aa146a7a933cb4766b9709f66115fc74ae0820c095a45f since it could not be restored"
2026-06-11 01:10:46.854548 | controller | Jun 10 23:37:39.696255 crc crio[3641]: time="2026-06-10T23:37:39.695406226Z" 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 01:10:46.854563 | controller | Jun 10 23:37:39.711955 crc crio[3641]: time="2026-06-10T23:37:39.710225054Z" level=warning msg="Deleting all containers under sandbox aa60add6962486c4fb47d83aaf4c6a4c24a0670709ef89751b12f7b79d4c4f8c since it could not be restored"
2026-06-11 01:10:46.854578 | controller | Jun 10 23:37:39.731046 crc crio[3641]: time="2026-06-10T23:37:39.730834376Z" 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 01:10:46.854594 | controller | Jun 10 23:37:39.738258 crc crio[3641]: time="2026-06-10T23:37:39.738124618Z" level=warning msg="Deleting all containers under sandbox d9d2a25c8e17fdfe8249ac2d59a81a5e7e2044dd011c522e21a3181c10ddbd65 since it could not be restored"
2026-06-11 01:10:46.854609 | controller | Jun 10 23:37:39.756354 crc crio[3641]: time="2026-06-10T23:37:39.756220008Z" 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 01:10:46.854623 | controller | Jun 10 23:37:39.762526 crc crio[3641]: time="2026-06-10T23:37:39.762396496Z" level=warning msg="Deleting all containers under sandbox 2722679ed228c861ba4d42fe944351839b15ae69a368bf9fbe597f9d6a6ddaa0 since it could not be restored"
2026-06-11 01:10:46.854638 | controller | Jun 10 23:37:39.773484 crc crio[3641]: time="2026-06-10T23:37:39.773286104Z" 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 01:10:46.854653 | controller | Jun 10 23:37:39.779716 crc crio[3641]: time="2026-06-10T23:37:39.779522333Z" level=warning msg="Deleting all containers under sandbox a1ec76a456ee5385866457eedabe1015f1dd152e348fe1bc374c717f36f55be7 since it could not be restored"
2026-06-11 01:10:46.854668 | controller | Jun 10 23:37:39.807519 crc crio[3641]: time="2026-06-10T23:37:39.807338796Z" 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 01:10:46.854684 | controller | Jun 10 23:37:39.813295 crc crio[3641]: time="2026-06-10T23:37:39.81315112Z" level=warning msg="Deleting all containers under sandbox 77c7a43aebfa236b2f5dda89f94c365080a6bc71e13aa97182d67accd59f42a2 since it could not be restored"
2026-06-11 01:10:46.854700 | controller | Jun 10 23:37:39.819588 crc crio[3641]: time="2026-06-10T23:37:39.81946766Z" 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 01:10:46.854718 | controller | Jun 10 23:37:39.822830 crc crio[3641]: time="2026-06-10T23:37:39.822503379Z" level=warning msg="Deleting all containers under sandbox 4251b0938a7c7926c0d92fda115d0192567b38afd62b1da6d3d76cfd5d20a25f since it could not be restored"
2026-06-11 01:10:46.854734 | controller | Jun 10 23:37:39.845702 crc crio[3641]: time="2026-06-10T23:37:39.845571141Z" 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 01:10:46.854750 | controller | Jun 10 23:37:39.850058 crc crio[3641]: time="2026-06-10T23:37:39.849985807Z" level=warning msg="Deleting all containers under sandbox 7e6ed0d9b7c9ab8c33dcd92eb7fd9e991ad4f26f2911216520ca0edce8757255 since it could not be restored"
2026-06-11 01:10:46.854765 | controller | Jun 10 23:37:39.856771 crc crio[3641]: time="2026-06-10T23:37:39.856581841Z" 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 01:10:46.854780 | controller | Jun 10 23:37:39.860533 crc crio[3641]: time="2026-06-10T23:37:39.86042238Z" level=warning msg="Deleting all containers under sandbox 18fee4b4ea4c96ee307aa88a73acb6266b3648c944e27a6179a14fcc5c344911 since it could not be restored"
2026-06-11 01:10:46.854795 | controller | Jun 10 23:37:39.874924 crc crio[3641]: time="2026-06-10T23:37:39.874772532Z" 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 01:10:46.854811 | controller | Jun 10 23:37:39.878292 crc crio[3641]: time="2026-06-10T23:37:39.878213865Z" level=warning msg="Deleting all containers under sandbox caf0bfcc994327ffce39f65a476266f0028b1730dffd3aee3cea097c9e6941d4 since it could not be restored"
2026-06-11 01:10:46.854826 | controller | Jun 10 23:37:39.896774 crc crio[3641]: time="2026-06-10T23:37:39.896582828Z" 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 01:10:46.854841 | controller | Jun 10 23:37:39.900836 crc crio[3641]: time="2026-06-10T23:37:39.900769631Z" level=warning msg="Deleting all containers under sandbox 8d059150b9d8ada814e838c2ef04c41dcd9e7f5cc6cd8d6be9fc11344100bd28 since it could not be restored"
2026-06-11 01:10:46.854856 | controller | Jun 10 23:37:39.916457 crc crio[3641]: time="2026-06-10T23:37:39.916305738Z" 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 01:10:46.854872 | controller | Jun 10 23:37:39.920761 crc crio[3641]: time="2026-06-10T23:37:39.920535862Z" level=warning msg="Deleting all containers under sandbox cf95c321a021eb9a3ba610455248b4b97c8822803f4d40be10c7b1c223b38946 since it could not be restored"
2026-06-11 01:10:46.854887 | controller | Jun 10 23:37:39.926082 crc crio[3641]: time="2026-06-10T23:37:39.925968721Z" 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 01:10:46.854903 | controller | Jun 10 23:37:39.930253 crc crio[3641]: time="2026-06-10T23:37:39.930144374Z" level=warning msg="Deleting all containers under sandbox 5504c42c3d1ebf7a6885beeba6f007b75ba053fc3f41adab8282e77c371e66d3 since it could not be restored"
2026-06-11 01:10:46.854918 | controller | Jun 10 23:37:39.934128 crc crio[3641]: time="2026-06-10T23:37:39.934042733Z" 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 01:10:46.854937 | controller | Jun 10 23:37:39.938876 crc crio[3641]: time="2026-06-10T23:37:39.938780613Z" level=warning msg="Deleting all containers under sandbox 4dc0a1f7b702c1c1cceb3e59fb11d1ccca5adc60a822681834a3ffca24387118 since it could not be restored"
2026-06-11 01:10:46.854952 | controller | Jun 10 23:37:39.956136 crc crio[3641]: time="2026-06-10T23:37:39.955985952Z" 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 01:10:46.854968 | controller | Jun 10 23:37:39.960356 crc crio[3641]: time="2026-06-10T23:37:39.960254966Z" level=warning msg="Deleting all containers under sandbox 13dd75522d1f0664cc279c53dad4d387d2327319de1d97ccf61611a6510ffda1 since it could not be restored"
2026-06-11 01:10:46.854984 | controller | Jun 10 23:37:39.975408 crc crio[3641]: time="2026-06-10T23:37:39.975223906Z" 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 01:10:46.854999 | controller | Jun 10 23:37:39.978945 crc crio[3641]: time="2026-06-10T23:37:39.978842962Z" level=warning msg="Deleting all containers under sandbox da2adf6cd892779e9e97c725a1a8d45c2cdb5890c09a25ac078e96ef16ce314f since it could not be restored"
2026-06-11 01:10:46.855014 | controller | Jun 10 23:37:40.022603 crc crio[3641]: time="2026-06-10T23:37:40.022444515Z" 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 01:10:46.855029 | controller | Jun 10 23:37:40.026269 crc crio[3641]: time="2026-06-10T23:37:40.026172442Z" level=warning msg="Deleting all containers under sandbox 9f0a0b85d7741383b49556652c4202e48dd515bc39386ca123ebab03ab835fa7 since it could not be restored"
2026-06-11 01:10:46.855044 | controller | Jun 10 23:37:40.034899 crc crio[3641]: time="2026-06-10T23:37:40.034598059Z" 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 01:10:46.855060 | controller | Jun 10 23:37:40.038974 crc crio[3641]: time="2026-06-10T23:37:40.038567469Z" level=warning msg="Deleting all containers under sandbox 2906610114c892c992247553738002a45050cbeeafe5029b3a6b35d817dc452a since it could not be restored"
2026-06-11 01:10:46.855075 | controller | Jun 10 23:37:40.053190 crc crio[3641]: time="2026-06-10T23:37:40.053033463Z" 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 01:10:46.855090 | controller | Jun 10 23:37:40.057838 crc crio[3641]: time="2026-06-10T23:37:40.057716732Z" level=warning msg="Deleting all containers under sandbox e222155a1c4fc4565a7da9c88c4bc428dc8a0a17b11d7bae294454bb07604400 since it could not be restored"
2026-06-11 01:10:46.855105 | controller | Jun 10 23:37:40.062556 crc crio[3641]: time="2026-06-10T23:37:40.062471612Z" 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 01:10:46.855120 | controller | Jun 10 23:37:40.067249 crc crio[3641]: time="2026-06-10T23:37:40.067144132Z" level=warning msg="Deleting all containers under sandbox cd0afe61f4dcc682558e239c4cb64ff7d7005e7aa4cbbb50855521992f51be0f since it could not be restored"
2026-06-11 01:10:46.855135 | controller | Jun 10 23:37:40.074126 crc crio[3641]: time="2026-06-10T23:37:40.074023219Z" 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 01:10:46.855154 | controller | Jun 10 23:37:40.077459 crc crio[3641]: time="2026-06-10T23:37:40.077362051Z" level=warning msg="Deleting all containers under sandbox 36b0ac2e570067cac5fa856749f889c89cde326de0eac243b55d634175c59e21 since it could not be restored"
2026-06-11 01:10:46.855170 | controller | Jun 10 23:37:40.082775 crc crio[3641]: time="2026-06-10T23:37:40.082623928Z" 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 01:10:46.855185 | controller | Jun 10 23:37:40.085603 crc crio[3641]: time="2026-06-10T23:37:40.085515315Z" level=warning msg="Deleting all containers under sandbox 42cbc53167cb884d8df411e7ea16aba8682a4699b61f094c370e2471299c2405 since it could not be restored"
2026-06-11 01:10:46.855200 | controller | Jun 10 23:37:40.093818 crc crio[3641]: time="2026-06-10T23:37:40.093605917Z" 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 01:10:46.855216 | controller | Jun 10 23:37:40.096551 crc crio[3641]: time="2026-06-10T23:37:40.096441123Z" level=warning msg="Deleting all containers under sandbox ec5d8cc1a78af44633e5b157a326c7eb057086da9645d399ada87ef76a040673 since it could not be restored"
2026-06-11 01:10:46.855231 | controller | Jun 10 23:37:40.103486 crc crio[3641]: time="2026-06-10T23:37:40.103370161Z" 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 01:10:46.855246 | controller | Jun 10 23:37:40.107378 crc crio[3641]: time="2026-06-10T23:37:40.10726701Z" level=warning msg="Deleting all containers under sandbox 28ae9e11dbe1d6e9c74da5fe96ab600e043908b4e8f617bfc6f2a1e749a58a8d since it could not be restored"
2026-06-11 01:10:46.855264 | controller | Jun 10 23:37:40.112894 crc crio[3641]: time="2026-06-10T23:37:40.112805441Z" 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 01:10:46.855281 | controller | Jun 10 23:37:40.115940 crc crio[3641]: time="2026-06-10T23:37:40.115861019Z" level=warning msg="Deleting all containers under sandbox 3b398edf19198ddc81be81078de4824a97cec2e1108a23a94f74580805811fab since it could not be restored"
2026-06-11 01:10:46.855296 | controller | Jun 10 23:37:40.120274 crc crio[3641]: time="2026-06-10T23:37:40.119916691Z" 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 01:10:46.855311 | controller | Jun 10 23:37:40.123116 crc crio[3641]: time="2026-06-10T23:37:40.12304277Z" level=warning msg="Deleting all containers under sandbox 2bb8f893c353ca3f958d7610b7e177b91239bc7ad02146c114f0eb690f4c783d since it could not be restored"
2026-06-11 01:10:46.855327 | controller | Jun 10 23:37:40.126596 crc crio[3641]: time="2026-06-10T23:37:40.126526245Z" 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 01:10:46.855342 | controller | Jun 10 23:37:40.129184 crc crio[3641]: time="2026-06-10T23:37:40.129092857Z" level=warning msg="Deleting all containers under sandbox 3234aedde795ea669264e61b92a4110e67549062eab489f074d78b555b724ec0 since it could not be restored"
2026-06-11 01:10:46.855381 | controller | Jun 10 23:37:40.133146 crc crio[3641]: time="2026-06-10T23:37:40.133067898Z" 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 01:10:46.855399 | controller | Jun 10 23:37:40.136094 crc crio[3641]: time="2026-06-10T23:37:40.136017395Z" level=warning msg="Deleting all containers under sandbox 34605a8868d5dd6079efc188a3cce49b09c028efd54279b3b2b7c48df8fd5e16 since it could not be restored"
2026-06-11 01:10:46.855415 | controller | Jun 10 23:37:40.161242 crc crio[3641]: time="2026-06-10T23:37:40.143982116Z" 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 01:10:46.855430 | controller | Jun 10 23:37:40.161242 crc crio[3641]: time="2026-06-10T23:37:40.146447217Z" level=warning msg="Deleting all containers under sandbox 850471e46d32f5277b86e9692db1754f62ff7b6a77a5279a6248f6e9bb69a471 since it could not be restored"
2026-06-11 01:10:46.855446 | controller | Jun 10 23:37:40.161242 crc crio[3641]: time="2026-06-10T23:37:40.155274379Z" 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 01:10:46.855462 | controller | Jun 10 23:37:40.161242 crc crio[3641]: time="2026-06-10T23:37:40.15848148Z" level=warning msg="Deleting all containers under sandbox 6b12327e51a877a5033798e777d6f6f59879a3d85cd70d85c1599c16477cbde9 since it could not be restored"
2026-06-11 01:10:46.855477 | controller | Jun 10 23:37:40.212634 crc crio[3641]: time="2026-06-10T23:37:40.212276832Z" 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 01:10:46.855493 | controller | Jun 10 23:37:40.212634 crc crio[3641]: time="2026-06-10T23:37:40.212498255Z" level=info msg="cleanup sandbox network"
2026-06-11 01:10:46.855510 | controller | Jun 10 23:37:40.212634 crc crio[3641]: time="2026-06-10T23:37:40.212626907Z" 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 01:10:46.855530 | controller | Jun 10 23:37:40.214544 crc crio[3641]: time="2026-06-10T23:37:40.214421989Z" 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:0xc00020d238}] Aliases:map[]}"
2026-06-11 01:10:46.855547 | controller | Jun 10 23:37:40.215061 crc crio[3641]: time="2026-06-10T23:37:40.214983027Z" level=info msg="Registered SIGHUP reload watcher"
2026-06-11 01:10:46.855563 | controller | Jun 10 23:37:40.215061 crc crio[3641]: time="2026-06-10T23:37:40.215027257Z" level=info msg="Deleting pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.855579 | controller | Jun 10 23:37:40.222490 crc crio[3641]: time="2026-06-10T23:37:40.222388081Z" level=info msg="Starting seccomp notifier watcher"
2026-06-11 01:10:46.855594 | controller | Jun 10 23:37:40.223231 crc crio[3641]: time="2026-06-10T23:37:40.2231402Z" level=info msg="Create NRI interface"
2026-06-11 01:10:46.855613 | controller | Jun 10 23:37:40.223842 crc crio[3641]: time="2026-06-10T23:37:40.22315461Z" level=info msg="Serving metrics on 127.0.0.1:9537 using HTTP"
2026-06-11 01:10:46.855629 | controller | Jun 10 23:37:40.225610 crc crio[3641]: time="2026-06-10T23:37:40.225201946Z" level=info msg="runtime interface created"
2026-06-11 01:10:46.855645 | controller | Jun 10 23:37:40.225911 crc crio[3641]: time="2026-06-10T23:37:40.225786354Z" level=info msg="Registered domain \"k8s.io\" with NRI"
2026-06-11 01:10:46.855660 | controller | Jun 10 23:37:40.225911 crc crio[3641]: time="2026-06-10T23:37:40.225816494Z" level=info msg="runtime interface starting up..."
2026-06-11 01:10:46.855676 | controller | Jun 10 23:37:40.225911 crc crio[3641]: time="2026-06-10T23:37:40.225831664Z" level=info msg="starting plugins..."
2026-06-11 01:10:46.855691 | controller | Jun 10 23:37:40.226099 crc crio[3641]: time="2026-06-10T23:37:40.226047627Z" level=info msg="Synchronizing NRI (plugin) with current runtime state"
2026-06-11 01:10:46.855707 | controller | Jun 10 23:37:40.228536 crc crio[3641]: time="2026-06-10T23:37:40.228494648Z" level=info msg="No systemd watchdog enabled"
2026-06-11 01:10:46.855722 | controller | Jun 10 23:37:40.234345 crc systemd[1]: Started Container Runtime Interface for OCI (CRI-O).
2026-06-11 01:10:46.855738 | controller | Jun 10 23:37:40.462632 crc crio[3641]: 2026-06-10T23:37:40Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 01:10:46.855754 | controller | Jun 10 23:37:40.463126 crc crio[3641]: time="2026-06-10T23:37:40.462933152Z" level=info msg="Successfully cleaned up network for pod 6388b28b2c8f23494d8172acdbe0c2c15336b1bc90da0e9a409e30b24cb20fd5"
2026-06-11 01:10:46.855770 | controller | Jun 10 23:37:40.463126 crc crio[3641]: time="2026-06-10T23:37:40.462978132Z" level=info msg="cleanup sandbox network"
2026-06-11 01:10:46.855785 | controller | Jun 10 23:37:40.463126 crc crio[3641]: time="2026-06-10T23:37:40.463002203Z" level=info msg="Successfully cleaned up network for pod 7e6ed0d9b7c9ab8c33dcd92eb7fd9e991ad4f26f2911216520ca0edce8757255"
2026-06-11 01:10:46.855801 | controller | Jun 10 23:37:40.463126 crc crio[3641]: time="2026-06-10T23:37:40.463015623Z" level=info msg="cleanup sandbox network"
2026-06-11 01:10:46.855820 | controller | Jun 10 23:37:40.463126 crc crio[3641]: time="2026-06-10T23:37:40.463053393Z" 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 01:10:46.855856 | controller | Jun 10 23:37:40.463458 crc crio[3641]: time="2026-06-10T23:37:40.463214185Z" 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:0xc00008c540}] Aliases:map[]}"
2026-06-11 01:10:46.855874 | controller | Jun 10 23:37:40.463458 crc crio[3641]: time="2026-06-10T23:37:40.463266036Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-11 01:10:46.855891 | controller | Jun 10 23:37:40.463458 crc crio[3641]: time="2026-06-10T23:37:40.463278836Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-11 01:10:46.855907 | controller | Jun 10 23:37:40.463458 crc crio[3641]: time="2026-06-10T23:37:40.463290096Z" level=info msg="Deleting pod openshift-kube-apiserver_revision-pruner-11-crc from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.855923 | controller | Jun 10 23:37:40.579632 crc crio[3641]: 2026-06-10T23:37:40Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 01:10:46.855942 | controller | Jun 10 23:37:40.579632 crc crio[3641]: time="2026-06-10T23:37:40.579560141Z" level=info msg="Successfully cleaned up network for pod 40c09d5600c463fc9cd78edba9f0f727e1df5d968ded070c29fdcc4571676587"
2026-06-11 01:10:46.855959 | controller | Jun 10 23:37:40.579632 crc crio[3641]: time="2026-06-10T23:37:40.579599711Z" level=info msg="cleanup sandbox network"
2026-06-11 01:10:46.855974 | controller | Jun 10 23:37:40.579632 crc crio[3641]: time="2026-06-10T23:37:40.579620402Z" level=info msg="Successfully cleaned up network for pod c007be82b33d8a9981381fb90ba81b7decd46a3a32856131653d22904f819946"
2026-06-11 01:10:46.855989 | controller | Jun 10 23:37:40.580051 crc crio[3641]: time="2026-06-10T23:37:40.579715953Z" level=info msg="cleanup sandbox network"
2026-06-11 01:10:46.856004 | controller | Jun 10 23:37:40.580051 crc crio[3641]: time="2026-06-10T23:37:40.579810884Z" 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 01:10:46.856020 | controller | Jun 10 23:37:40.580126 crc crio[3641]: time="2026-06-10T23:37:40.580098628Z" 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:0xc00008c5c0}] Aliases:map[]}"
2026-06-11 01:10:46.856037 | controller | Jun 10 23:37:40.580415 crc crio[3641]: time="2026-06-10T23:37:40.58029842Z" level=info msg="Deleting pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.856052 | controller | Jun 10 23:37:40.655515 crc crio[3641]: 2026-06-10T23:37:40Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 01:10:46.856068 | controller | Jun 10 23:37:40.655811 crc crio[3641]: time="2026-06-10T23:37:40.655565224Z" level=info msg="Successfully cleaned up network for pod 87513315fd0d6459c3e9ff38722c06f45676fd2cd669a0356da2de9c0d9d759d"
2026-06-11 01:10:46.856083 | controller | Jun 10 23:37:40.655811 crc crio[3641]: time="2026-06-10T23:37:40.655618155Z" level=info msg="cleanup sandbox network"
2026-06-11 01:10:46.856099 | controller | Jun 10 23:37:40.655811 crc crio[3641]: time="2026-06-10T23:37:40.655747266Z" 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 01:10:46.856116 | controller | Jun 10 23:37:40.656012 crc crio[3641]: time="2026-06-10T23:37:40.655934419Z" 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:0xc001482018}] Aliases:map[]}"
2026-06-11 01:10:46.856132 | controller | Jun 10 23:37:40.656175 crc crio[3641]: time="2026-06-10T23:37:40.656086161Z" level=info msg="Deleting pod openshift-dns_dns-default-qtghf from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.856154 | controller | Jun 10 23:37:41.091303 crc crio[3641]: 2026-06-10T23:37:41Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 01:10:46.856171 | controller | Jun 10 23:37:41.092036 crc crio[3641]: time="2026-06-10T23:37:41.091337801Z" level=info msg="Successfully cleaned up network for pod d9d2a25c8e17fdfe8249ac2d59a81a5e7e2044dd011c522e21a3181c10ddbd65"
2026-06-11 01:10:46.856187 | controller | Jun 10 23:37:41.092036 crc crio[3641]: time="2026-06-10T23:37:41.091381162Z" level=info msg="cleanup sandbox network"
2026-06-11 01:10:46.856203 | controller | Jun 10 23:37:41.092036 crc crio[3641]: time="2026-06-10T23:37:41.091402672Z" level=info msg="Successfully cleaned up network for pod 1a4e3f601cadcab1698cc4e396c2d86420ae76346b72be0fd3b8879ae0e9e4ce"
2026-06-11 01:10:46.856218 | controller | Jun 10 23:37:41.092036 crc crio[3641]: time="2026-06-10T23:37:41.091410462Z" level=info msg="cleanup sandbox network"
2026-06-11 01:10:46.856233 | controller | Jun 10 23:37:41.092036 crc crio[3641]: time="2026-06-10T23:37:41.091497253Z" level=info msg="Successfully cleaned up network for pod 3234aedde795ea669264e61b92a4110e67549062eab489f074d78b555b724ec0"
2026-06-11 01:10:46.856248 | controller | Jun 10 23:37:41.092036 crc crio[3641]: time="2026-06-10T23:37:41.091509613Z" level=info msg="cleanup sandbox network"
2026-06-11 01:10:46.856263 | controller | Jun 10 23:37:41.092036 crc crio[3641]: time="2026-06-10T23:37:41.091543074Z" 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 01:10:46.856279 | controller | Jun 10 23:37:41.093187 crc crio[3641]: time="2026-06-10T23:37:41.092414275Z" 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:0xc0001881c8}] Aliases:map[]}"
2026-06-11 01:10:46.856294 | controller | Jun 10 23:37:41.096612 crc crio[3641]: time="2026-06-10T23:37:41.095353022Z" level=info msg="Deleting pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.856310 | controller | Jun 10 23:37:41.174259 crc crio[3641]: 2026-06-10T23:37:41Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 01:10:46.856326 | controller | Jun 10 23:37:41.175478 crc crio[3641]: time="2026-06-10T23:37:41.174407415Z" level=info msg="Successfully cleaned up network for pod 64c293b20911d06c0a74a43cc241ac2351c0a45b448543e1133e22d8e4b30010"
2026-06-11 01:10:46.856341 | controller | Jun 10 23:37:41.175478 crc crio[3641]: time="2026-06-10T23:37:41.174450435Z" level=info msg="cleanup sandbox network"
2026-06-11 01:10:46.856380 | controller | Jun 10 23:37:41.175478 crc crio[3641]: time="2026-06-10T23:37:41.174489656Z" level=info msg="Successfully cleaned up network for pod a81533570b925ea6f6bf65ff689b58f63ee17cd1f7b5f92e4652de0cd34bccd5"
2026-06-11 01:10:46.856398 | controller | Jun 10 23:37:41.175478 crc crio[3641]: time="2026-06-10T23:37:41.174500926Z" level=info msg="cleanup sandbox network"
2026-06-11 01:10:46.856414 | controller | Jun 10 23:37:41.175478 crc crio[3641]: time="2026-06-10T23:37:41.174536646Z" 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 01:10:46.856434 | controller | Jun 10 23:37:41.175478 crc crio[3641]: time="2026-06-10T23:37:41.17480641Z" 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:0xc0001881b8}] Aliases:map[]}"
2026-06-11 01:10:46.856450 | controller | Jun 10 23:37:41.175478 crc crio[3641]: time="2026-06-10T23:37:41.174960982Z" level=info msg="Deleting pod openshift-network-diagnostics_network-check-target-fhkjl from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.856466 | controller | Jun 10 23:37:41.338317 crc crio[3641]: 2026-06-10T23:37:41Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 01:10:46.856482 | controller | Jun 10 23:37:41.338621 crc crio[3641]: time="2026-06-10T23:37:41.338501216Z" level=info msg="Successfully cleaned up network for pod 0390d7aadc8a3e6eb344c5e0b8426cde958d22f535ef3e4b6a7ecc87ec7ab007"
2026-06-11 01:10:46.856498 | controller | Jun 10 23:37:41.338621 crc crio[3641]: time="2026-06-10T23:37:41.338584057Z" level=info msg="cleanup sandbox network"
2026-06-11 01:10:46.856513 | controller | Jun 10 23:37:41.339155 crc crio[3641]: time="2026-06-10T23:37:41.338976742Z" 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 01:10:46.856530 | controller | Jun 10 23:37:41.339627 crc crio[3641]: time="2026-06-10T23:37:41.339478878Z" 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:0xc000794000}] Aliases:map[]}"
2026-06-11 01:10:46.856545 | controller | Jun 10 23:37:41.340500 crc crio[3641]: time="2026-06-10T23:37:41.340290139Z" 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 01:10:46.856561 | controller | Jun 10 23:37:41.448082 crc crio[3641]: 2026-06-10T23:37:41Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 01:10:46.856577 | controller | Jun 10 23:37:41.448273 crc crio[3641]: time="2026-06-10T23:37:41.448195877Z" level=info msg="Successfully cleaned up network for pod 850471e46d32f5277b86e9692db1754f62ff7b6a77a5279a6248f6e9bb69a471"
2026-06-11 01:10:46.856593 | controller | Jun 10 23:37:41.448273 crc crio[3641]: time="2026-06-10T23:37:41.448225478Z" level=info msg="cleanup sandbox network"
2026-06-11 01:10:46.856608 | controller | Jun 10 23:37:41.448273 crc crio[3641]: time="2026-06-10T23:37:41.448257378Z" 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 01:10:46.856627 | controller | Jun 10 23:37:41.448522 crc crio[3641]: time="2026-06-10T23:37:41.448441891Z" 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:0xc0007940b8}] Aliases:map[]}"
2026-06-11 01:10:46.856644 | controller | Jun 10 23:37:41.448615 crc crio[3641]: time="2026-06-10T23:37:41.448587152Z" level=info msg="Deleting pod openshift-marketplace_redhat-operators-x5vn9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.856659 | controller | Jun 10 23:37:41.488772 crc crio[3641]: 2026-06-10T23:37:41Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 01:10:46.856675 | controller | Jun 10 23:37:41.489026 crc crio[3641]: time="2026-06-10T23:37:41.488786062Z" level=info msg="Successfully cleaned up network for pod 13dd75522d1f0664cc279c53dad4d387d2327319de1d97ccf61611a6510ffda1"
2026-06-11 01:10:46.856691 | controller | Jun 10 23:37:41.489026 crc crio[3641]: time="2026-06-10T23:37:41.488825743Z" level=info msg="cleanup sandbox network"
2026-06-11 01:10:46.856707 | controller | Jun 10 23:37:41.489026 crc crio[3641]: time="2026-06-10T23:37:41.488866303Z" 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 01:10:46.856723 | controller | Jun 10 23:37:41.489216 crc crio[3641]: time="2026-06-10T23:37:41.489089086Z" 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:0xc000794178}] Aliases:map[]}"
2026-06-11 01:10:46.856739 | controller | Jun 10 23:37:41.489216 crc crio[3641]: time="2026-06-10T23:37:41.489207468Z" level=info msg="Deleting pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.856755 | controller | Jun 10 23:37:41.894396 crc crio[3641]: 2026-06-10T23:37:41Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 01:10:46.856771 | controller | Jun 10 23:37:41.895542 crc crio[3641]: time="2026-06-10T23:37:41.895241518Z" level=info msg="Successfully cleaned up network for pod 38165b96140e0076a6d060c89dd252472b6263208d068db2a44f1fadfdbe61b1"
2026-06-11 01:10:46.856787 | controller | Jun 10 23:37:41.895542 crc crio[3641]: time="2026-06-10T23:37:41.895474901Z" level=info msg="cleanup sandbox network"
2026-06-11 01:10:46.856807 | controller | Jun 10 23:37:41.895542 crc crio[3641]: time="2026-06-10T23:37:41.895514221Z" level=info msg="Successfully cleaned up network for pod 0a627e5c6308b6ab884fc5085cf4d12b710327538b6da457318523644e6aaa34"
2026-06-11 01:10:46.856829 | controller | Jun 10 23:37:41.896461 crc crio[3641]: time="2026-06-10T23:37:41.895565522Z" level=info msg="cleanup sandbox network"
2026-06-11 01:10:46.856857 | controller | Jun 10 23:37:41.896461 crc crio[3641]: time="2026-06-10T23:37:41.895613172Z" level=info msg="Successfully cleaned up network for pod 410638bdabddf5fcd1c35e7a74c44e5944cfa3831815455f10afe54ace39c37a"
2026-06-11 01:10:46.856879 | controller | Jun 10 23:37:41.896461 crc crio[3641]: time="2026-06-10T23:37:41.896012437Z" level=info msg="cleanup sandbox network"
2026-06-11 01:10:46.856901 | controller | Jun 10 23:37:41.896461 crc crio[3641]: time="2026-06-10T23:37:41.896111189Z" 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 01:10:46.856923 | controller | Jun 10 23:37:41.897179 crc crio[3641]: time="2026-06-10T23:37:41.896554534Z" 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:0xc000794230}] Aliases:map[]}"
2026-06-11 01:10:46.856945 | controller | Jun 10 23:37:41.899871 crc crio[3641]: time="2026-06-10T23:37:41.899483771Z" 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 01:10:46.856966 | controller | Jun 10 23:37:42.170084 crc crio[3641]: 2026-06-10T23:37:42Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 01:10:46.856987 | controller | Jun 10 23:37:42.170084 crc crio[3641]: time="2026-06-10T23:37:42.169388195Z" level=info msg="Successfully cleaned up network for pod b3fb04fc606fe54422d5489bd8fc2b18438bf32c094e6d5499989b1c4680081d"
2026-06-11 01:10:46.857011 | controller | Jun 10 23:37:42.170084 crc crio[3641]: time="2026-06-10T23:37:42.169427465Z" level=info msg="cleanup sandbox network"
2026-06-11 01:10:46.857034 | controller | Jun 10 23:37:42.170084 crc crio[3641]: time="2026-06-10T23:37:42.169464796Z" 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 01:10:46.857058 | controller | Jun 10 23:37:42.170084 crc crio[3641]: time="2026-06-10T23:37:42.1697738Z" 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:0xc000188300}] Aliases:map[]}"
2026-06-11 01:10:46.857079 | controller | Jun 10 23:37:42.170084 crc crio[3641]: time="2026-06-10T23:37:42.169925102Z" level=info msg="Deleting pod openshift-multus_multus-admission-controller-69db94689b-rvf8p from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.857098 | controller | Jun 10 23:37:42.209383 crc crio[3641]: 2026-06-10T23:37:42Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 01:10:46.857122 | controller | Jun 10 23:37:42.210428 crc crio[3641]: time="2026-06-10T23:37:42.209543234Z" level=info msg="Successfully cleaned up network for pod 2906610114c892c992247553738002a45050cbeeafe5029b3a6b35d817dc452a"
2026-06-11 01:10:46.857139 | controller | Jun 10 23:37:42.210428 crc crio[3641]: time="2026-06-10T23:37:42.209585875Z" level=info msg="cleanup sandbox network"
2026-06-11 01:10:46.857157 | controller | Jun 10 23:37:42.210428 crc crio[3641]: time="2026-06-10T23:37:42.209808948Z" 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 01:10:46.857180 | controller | Jun 10 23:37:42.210428 crc crio[3641]: time="2026-06-10T23:37:42.21004166Z" 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:0xc0001884e8}] Aliases:map[]}"
2026-06-11 01:10:46.857202 | controller | Jun 10 23:37:42.210428 crc crio[3641]: time="2026-06-10T23:37:42.210105131Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-11 01:10:46.857224 | controller | Jun 10 23:37:42.210428 crc crio[3641]: time="2026-06-10T23:37:42.210124322Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-11 01:10:46.857246 | controller | Jun 10 23:37:42.210428 crc crio[3641]: time="2026-06-10T23:37:42.210140982Z" level=info msg="Deleting pod openshift-kube-scheduler_revision-pruner-6-crc from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.857268 | controller | Jun 10 23:37:42.332484 crc crio[3641]: 2026-06-10T23:37:42Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 01:10:46.857289 | controller | Jun 10 23:37:42.332484 crc crio[3641]: time="2026-06-10T23:37:42.332416043Z" level=info msg="Successfully cleaned up network for pod cf95c321a021eb9a3ba610455248b4b97c8822803f4d40be10c7b1c223b38946"
2026-06-11 01:10:46.857503 | controller | Jun 10 23:37:42.332484 crc crio[3641]: time="2026-06-10T23:37:42.332461123Z" level=info msg="cleanup sandbox network"
2026-06-11 01:10:46.857533 | controller | Jun 10 23:37:42.332877 crc crio[3641]: time="2026-06-10T23:37:42.332516534Z" 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 01:10:46.857554 | controller | Jun 10 23:37:42.333103 crc crio[3641]: time="2026-06-10T23:37:42.33300658Z" 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:0xc00008c2f8}] Aliases:map[]}"
2026-06-11 01:10:46.857577 | controller | Jun 10 23:37:42.333383 crc crio[3641]: time="2026-06-10T23:37:42.333299194Z" level=info msg="Deleting pod openshift-marketplace_certified-operators-l27pk from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.857598 | controller | Jun 10 23:37:42.485495 crc crio[3641]: 2026-06-10T23:37:42Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 01:10:46.857624 | controller | Jun 10 23:37:42.485911 crc crio[3641]: time="2026-06-10T23:37:42.485812338Z" level=info msg="Successfully cleaned up network for pod a1ec76a456ee5385866457eedabe1015f1dd152e348fe1bc374c717f36f55be7"
2026-06-11 01:10:46.857645 | controller | Jun 10 23:37:42.485911 crc crio[3641]: time="2026-06-10T23:37:42.485897299Z" level=info msg="cleanup sandbox network"
2026-06-11 01:10:46.857665 | controller | Jun 10 23:37:42.486044 crc crio[3641]: time="2026-06-10T23:37:42.48595807Z" 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 01:10:46.857688 | controller | Jun 10 23:37:42.486341 crc crio[3641]: time="2026-06-10T23:37:42.486253114Z" 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:0xc000794648}] Aliases:map[]}"
2026-06-11 01:10:46.857709 | controller | Jun 10 23:37:42.486596 crc crio[3641]: time="2026-06-10T23:37:42.486516077Z" 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 01:10:46.857729 | controller | Jun 10 23:37:42.766619 crc crio[3641]: 2026-06-10T23:37:42Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 01:10:46.857750 | controller | Jun 10 23:37:42.766619 crc crio[3641]: time="2026-06-10T23:37:42.764928478Z" level=info msg="Successfully cleaned up network for pod df7839e3a7fe9f97d215b350da23429c49ceb57289d871c643f130f5c2ddd4ef"
2026-06-11 01:10:46.857769 | controller | Jun 10 23:37:42.766619 crc crio[3641]: time="2026-06-10T23:37:42.764981069Z" level=info msg="cleanup sandbox network"
2026-06-11 01:10:46.857789 | controller | Jun 10 23:37:42.766619 crc crio[3641]: time="2026-06-10T23:37:42.76504366Z" 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 01:10:46.857809 | controller | Jun 10 23:37:42.766619 crc crio[3641]: time="2026-06-10T23:37:42.765253982Z" 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:0xc001992000}] Aliases:map[]}"
2026-06-11 01:10:46.857828 | controller | Jun 10 23:37:42.766619 crc crio[3641]: time="2026-06-10T23:37:42.765320473Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-11 01:10:46.857847 | controller | Jun 10 23:37:42.766619 crc crio[3641]: time="2026-06-10T23:37:42.765335263Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-11 01:10:46.857871 | controller | Jun 10 23:37:42.766619 crc crio[3641]: time="2026-06-10T23:37:42.765351753Z" level=info msg="Deleting pod openshift-kube-apiserver_installer-12-crc from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.857892 | controller | Jun 10 23:37:42.832916 crc crio[3641]: 2026-06-10T23:37:42Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 01:10:46.857913 | controller | Jun 10 23:37:42.832916 crc crio[3641]: time="2026-06-10T23:37:42.832767289Z" level=info msg="Successfully cleaned up network for pod 3b398edf19198ddc81be81078de4824a97cec2e1108a23a94f74580805811fab"
2026-06-11 01:10:46.857931 | controller | Jun 10 23:37:42.832916 crc crio[3641]: time="2026-06-10T23:37:42.832824779Z" level=info msg="cleanup sandbox network"
2026-06-11 01:10:46.857952 | controller | Jun 10 23:37:42.832916 crc crio[3641]: time="2026-06-10T23:37:42.83287975Z" 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 01:10:46.857972 | controller | Jun 10 23:37:42.838409 crc crio[3641]: time="2026-06-10T23:37:42.833233584Z" 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:0xc00020c1a0}] Aliases:map[]}"
2026-06-11 01:10:46.857993 | controller | Jun 10 23:37:42.838409 crc crio[3641]: time="2026-06-10T23:37:42.833427917Z" 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 01:10:46.858012 | controller | Jun 10 23:37:43.018076 crc crio[3641]: 2026-06-10T23:37:42Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 01:10:46.858032 | controller | Jun 10 23:37:43.018076 crc crio[3641]: time="2026-06-10T23:37:42.929451535Z" level=info msg="Successfully cleaned up network for pod cd0afe61f4dcc682558e239c4cb64ff7d7005e7aa4cbbb50855521992f51be0f"
2026-06-11 01:10:46.858051 | controller | Jun 10 23:37:43.018076 crc crio[3641]: time="2026-06-10T23:37:42.929485035Z" level=info msg="cleanup sandbox network"
2026-06-11 01:10:46.858069 | controller | Jun 10 23:37:43.018076 crc crio[3641]: time="2026-06-10T23:37:42.929501225Z" level=info msg="Successfully cleaned up network for pod da2adf6cd892779e9e97c725a1a8d45c2cdb5890c09a25ac078e96ef16ce314f"
2026-06-11 01:10:46.858087 | controller | Jun 10 23:37:43.018076 crc crio[3641]: time="2026-06-10T23:37:42.929513866Z" level=info msg="cleanup sandbox network"
2026-06-11 01:10:46.858105 | controller | Jun 10 23:37:43.018076 crc crio[3641]: time="2026-06-10T23:37:42.929524806Z" level=info msg="Successfully cleaned up network for pod 2ac08f16964b2c410806c8a32454b11baadab0ae32ec6ee16db109b5c70d9227"
2026-06-11 01:10:46.858122 | controller | Jun 10 23:37:43.018076 crc crio[3641]: time="2026-06-10T23:37:42.929531946Z" level=info msg="cleanup sandbox network"
2026-06-11 01:10:46.858140 | controller | Jun 10 23:37:43.018076 crc crio[3641]: time="2026-06-10T23:37:42.929558476Z" 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 01:10:46.858163 | controller | Jun 10 23:37:43.018076 crc crio[3641]: time="2026-06-10T23:37:42.92988179Z" 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:0xc000188318}] Aliases:map[]}"
2026-06-11 01:10:46.858182 | controller | Jun 10 23:37:43.018076 crc crio[3641]: time="2026-06-10T23:37:42.930026812Z" level=info msg="Deleting pod openshift-console-operator_console-operator-67c89758df-4jf4f from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.858202 | controller | Jun 10 23:37:43.072533 crc crio[3641]: 2026-06-10T23:37:43Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 01:10:46.858221 | controller | Jun 10 23:37:43.073410 crc crio[3641]: time="2026-06-10T23:37:43.073092447Z" level=info msg="Successfully cleaned up network for pod 5fa37ff5131c654317df29274d488133bf9d3fc0bbac893fd1adc704cac18f20"
2026-06-11 01:10:46.858238 | controller | Jun 10 23:37:43.074122 crc crio[3641]: time="2026-06-10T23:37:43.073804476Z" level=info msg="cleanup sandbox network"
2026-06-11 01:10:46.858256 | controller | Jun 10 23:37:43.074203 crc crio[3641]: time="2026-06-10T23:37:43.07415332Z" 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 01:10:46.858275 | controller | Jun 10 23:37:43.074482 crc crio[3641]: time="2026-06-10T23:37:43.074340853Z" 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:0xc000188908}] Aliases:map[]}"
2026-06-11 01:10:46.858293 | controller | Jun 10 23:37:43.075234 crc crio[3641]: time="2026-06-10T23:37:43.074592806Z" 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 01:10:46.858311 | controller | Jun 10 23:37:43.533708 crc crio[3641]: 2026-06-10T23:37:43Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 01:10:46.858331 | controller | Jun 10 23:37:43.536594 crc crio[3641]: time="2026-06-10T23:37:43.53608923Z" level=info msg="Successfully cleaned up network for pod 2a669a230e0afc58260587ab928a151b6752183179007838320ca23d77998240"
2026-06-11 01:10:46.858369 | controller | Jun 10 23:37:43.538968 crc crio[3641]: time="2026-06-10T23:37:43.538563971Z" level=info msg="cleanup sandbox network"
2026-06-11 01:10:46.858394 | controller | Jun 10 23:37:43.539453 crc crio[3641]: time="2026-06-10T23:37:43.538621822Z" 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 01:10:46.858418 | controller | Jun 10 23:37:43.539453 crc crio[3641]: time="2026-06-10T23:37:43.539367491Z" 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:0xc00020c320}] Aliases:map[]}"
2026-06-11 01:10:46.858440 | controller | Jun 10 23:37:43.540989 crc crio[3641]: time="2026-06-10T23:37:43.540904231Z" level=info msg="Deleting pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.858458 | controller | Jun 10 23:37:43.829872 crc crio[3641]: 2026-06-10T23:37:43Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 01:10:46.858478 | controller | Jun 10 23:37:43.830136 crc crio[3641]: time="2026-06-10T23:37:43.830023418Z" level=info msg="Successfully cleaned up network for pod ac8f65e743463176074b4c0cb4e8c2b3cb849e56ae25be37a16bb9efcd7eb64f"
2026-06-11 01:10:46.858497 | controller | Jun 10 23:37:43.830136 crc crio[3641]: time="2026-06-10T23:37:43.830080968Z" level=info msg="cleanup sandbox network"
2026-06-11 01:10:46.858517 | controller | Jun 10 23:37:43.830326 crc crio[3641]: time="2026-06-10T23:37:43.830133639Z" 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 01:10:46.858537 | controller | Jun 10 23:37:43.830555 crc crio[3641]: time="2026-06-10T23:37:43.830439193Z" 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:0xc00020c6a8}] Aliases:map[]}"
2026-06-11 01:10:46.858557 | controller | Jun 10 23:37:43.831013 crc crio[3641]: time="2026-06-10T23:37:43.830902339Z" level=info msg="Deleting pod openshift-ingress-canary_ingress-canary-jlj86 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.858576 | controller | Jun 10 23:37:43.892344 crc crio[3641]: time="2026-06-10T23:37:43.891177713Z" level=info msg="Running pod sandbox: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/POD" id=469a630f-8436-43e8-83ac-ec57fd336493 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.858594 | controller | Jun 10 23:37:43.892344 crc crio[3641]: time="2026-06-10T23:37:43.892178106Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.858612 | controller | Jun 10 23:37:43.898825 crc crio[3641]: time="2026-06-10T23:37:43.898415185Z" level=info msg="Running pod sandbox: openshift-etcd/etcd-crc/POD" id=b92e0db6-4970-4700-a81a-69aebc195e9c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.858632 | controller | Jun 10 23:37:43.899003 crc crio[3641]: time="2026-06-10T23:37:43.898906231Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.858652 | controller | Jun 10 23:37:43.916825 crc crio[3641]: time="2026-06-10T23:37:43.91535861Z" 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=b92e0db6-4970-4700-a81a-69aebc195e9c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.858675 | controller | Jun 10 23:37:43.916825 crc crio[3641]: time="2026-06-10T23:37:43.915793876Z" 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=469a630f-8436-43e8-83ac-ec57fd336493 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.858694 | controller | Jun 10 23:37:43.944529 crc crio[3641]: time="2026-06-10T23:37:43.944192106Z" level=info msg="Running pod sandbox: openshift-kube-apiserver/kube-apiserver-crc/POD" id=9fa1f7d0-05f4-49c8-8c35-7ad77f96e665 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.858713 | controller | Jun 10 23:37:43.944529 crc crio[3641]: time="2026-06-10T23:37:43.944304977Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.858731 | controller | Jun 10 23:37:43.959945 crc crio[3641]: time="2026-06-10T23:37:43.959358818Z" 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=9fa1f7d0-05f4-49c8-8c35-7ad77f96e665 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.858750 | controller | Jun 10 23:37:43.993496 crc crio[3641]: time="2026-06-10T23:37:43.9934227Z" level=info msg="Running pod sandbox: openshift-kube-controller-manager/kube-controller-manager-crc/POD" id=69f98502-59f9-4218-b16c-5f3f6579f59c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.858767 | controller | Jun 10 23:37:43.993926 crc crio[3641]: time="2026-06-10T23:37:43.993516641Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.858785 | controller | Jun 10 23:37:44.003987 crc crio[3641]: time="2026-06-10T23:37:44.003395337Z" level=info msg="Ran pod sandbox 459b9d207483c4c13d0372b05030c4d5346362112e0ecf8d9878377480424b30 with infra container: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/POD" id=469a630f-8436-43e8-83ac-ec57fd336493 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.858803 | controller | Jun 10 23:37:44.011222 crc crio[3641]: time="2026-06-10T23:37:44.008973327Z" level=info msg="Running pod sandbox: openshift-kube-scheduler/openshift-kube-scheduler-crc/POD" id=861aa114-f17f-4943-b7a4-faa9e522efc8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.858822 | controller | Jun 10 23:37:44.011222 crc crio[3641]: time="2026-06-10T23:37:44.009125069Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.858842 | controller | Jun 10 23:37:44.012435 crc crio[3641]: time="2026-06-10T23:37:44.011454909Z" level=info msg="Ran pod sandbox 53a50bc8d64368f92d39f8988c8bf36de16382220c82934767014352d06ef1a5 with infra container: openshift-kube-apiserver/kube-apiserver-crc/POD" id=9fa1f7d0-05f4-49c8-8c35-7ad77f96e665 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.858861 | controller | Jun 10 23:37:44.020030 crc crio[3641]: time="2026-06-10T23:37:44.019202537Z" level=info msg="Ran pod sandbox 3c67b3d5b8dbb3f6674498e64d9af33715fd40f623235b473a9a521cf4501a21 with infra container: openshift-etcd/etcd-crc/POD" id=b92e0db6-4970-4700-a81a-69aebc195e9c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.858879 | controller | Jun 10 23:37:44.026321 crc crio[3641]: time="2026-06-10T23:37:44.025401506Z" 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=69f98502-59f9-4218-b16c-5f3f6579f59c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.858900 | controller | Jun 10 23:37:44.028068 crc crio[3641]: time="2026-06-10T23:37:44.02728247Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=52cf5f1d-7f7a-44d7-aa19-1c09c03b6c18 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.858920 | controller | Jun 10 23:37:44.028979 crc crio[3641]: time="2026-06-10T23:37:44.02729581Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=6022e329-a56f-42c4-8471-7415c474c23e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.858938 | controller | Jun 10 23:37:44.031347 crc crio[3641]: time="2026-06-10T23:37:44.02732903Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=0f4c6cd4-2229-4ceb-a0e5-4885c2d05b94 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.858956 | controller | Jun 10 23:37:44.038139 crc crio[3641]: time="2026-06-10T23:37:44.037219726Z" 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=861aa114-f17f-4943-b7a4-faa9e522efc8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.858976 | controller | Jun 10 23:37:44.055461 crc crio[3641]: time="2026-06-10T23:37:44.054182601Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=8cc7e878-fa55-4c0f-a9e3-4bab59317829 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.858995 | controller | Jun 10 23:37:44.055461 crc crio[3641]: time="2026-06-10T23:37:44.055234844Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=2f4048f3-ffa2-42c6-bb34-8d60d1599654 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.859014 | controller | Jun 10 23:37:44.055461 crc crio[3641]: time="2026-06-10T23:37:44.055401526Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=09beec5e-41fe-4f55-8d12-6a40e03a9bb8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.859034 | controller | Jun 10 23:37:44.056069 crc crio[3641]: time="2026-06-10T23:37:44.055268154Z" level=info msg="Ran pod sandbox df72115a442fdf33fc8f7841fbcfd4e9cfa83ca7df04505d424537a5aa434398 with infra container: openshift-kube-controller-manager/kube-controller-manager-crc/POD" id=69f98502-59f9-4218-b16c-5f3f6579f59c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.859054 | controller | Jun 10 23:37:44.058390 crc crio[3641]: time="2026-06-10T23:37:44.058295163Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/setup" id=57454868-4e3a-4b50-968b-a7402c0759fa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.859074 | controller | Jun 10 23:37:44.059056 crc crio[3641]: time="2026-06-10T23:37:44.058903951Z" level=info msg="Creating container: openshift-etcd/etcd-crc/setup" id=f556c959-2481-4246-9120-f06a9d4529a6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.859093 | controller | Jun 10 23:37:44.059234 crc crio[3641]: time="2026-06-10T23:37:44.059131803Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=335f087b-ed3a-413b-8b26-e7fb3223c307 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.859110 | controller | Jun 10 23:37:44.059901 crc crio[3641]: time="2026-06-10T23:37:44.05962903Z" level=info msg="Creating container: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/setup" id=0a723c0f-8f18-49b5-a413-503d65e8dc22 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.859130 | controller | Jun 10 23:37:44.059997 crc crio[3641]: time="2026-06-10T23:37:44.059973754Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.859147 | controller | Jun 10 23:37:44.060231 crc crio[3641]: time="2026-06-10T23:37:44.060063865Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.859163 | controller | Jun 10 23:37:44.063911 crc crio[3641]: time="2026-06-10T23:37:44.06357887Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.859179 | controller | Jun 10 23:37:44.065172 crc crio[3641]: time="2026-06-10T23:37:44.064911167Z" level=info msg="Ran pod sandbox aeb50485684503163b3fa08f992a5df19d5e3beb281666b725ac76ea82ed2ddf with infra container: openshift-kube-scheduler/openshift-kube-scheduler-crc/POD" id=861aa114-f17f-4943-b7a4-faa9e522efc8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.859195 | controller | Jun 10 23:37:44.067283 crc crio[3641]: time="2026-06-10T23:37:44.066486587Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=1f1091ec-2553-4d69-b5bd-a43d70c5f996 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.859212 | controller | Jun 10 23:37:44.067283 crc crio[3641]: time="2026-06-10T23:37:44.066877592Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=705b3ffe-9291-4dd5-b74d-70e2afe3faf1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.859228 | controller | Jun 10 23:37:44.071198 crc crio[3641]: time="2026-06-10T23:37:44.071151516Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=05fa92e0-05d9-4b3a-9227-047351653e10 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.859244 | controller | Jun 10 23:37:44.071452 crc crio[3641]: time="2026-06-10T23:37:44.071321828Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=97c97b6b-8b90-4293-8375-886d1f82877a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.859260 | controller | Jun 10 23:37:44.075577 crc crio[3641]: time="2026-06-10T23:37:44.075542622Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.859275 | controller | Jun 10 23:37:44.082856 crc crio[3641]: time="2026-06-10T23:37:44.082810364Z" level=info msg="Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/wait-for-host-port" id=a994adde-2bdd-4aef-97a8-8a9dab0d2213 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.859291 | controller | Jun 10 23:37:44.091027 crc crio[3641]: time="2026-06-10T23:37:44.090624993Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.859306 | controller | Jun 10 23:37:44.150263 crc crio[3641]: 2026-06-10T23:37:44Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 01:10:46.859322 | controller | Jun 10 23:37:44.150537 crc crio[3641]: time="2026-06-10T23:37:44.150420871Z" level=info msg="Successfully cleaned up network for pod 6f1db32e9e579db7cf7dab1ab228e7efa8c130d835afbaf76bc51f3cc09c4bdb"
2026-06-11 01:10:46.859341 | controller | Jun 10 23:37:44.150537 crc crio[3641]: time="2026-06-10T23:37:44.150511252Z" level=info msg="cleanup sandbox network"
2026-06-11 01:10:46.859379 | controller | Jun 10 23:37:44.150799 crc crio[3641]: time="2026-06-10T23:37:44.150598184Z" 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 01:10:46.859397 | controller | Jun 10 23:37:44.152482 crc crio[3641]: time="2026-06-10T23:37:44.152373906Z" 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:0xc0007945e8}] Aliases:map[]}"
2026-06-11 01:10:46.859414 | controller | Jun 10 23:37:44.153093 crc crio[3641]: time="2026-06-10T23:37:44.152934303Z" 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 01:10:46.859430 | controller | Jun 10 23:37:44.160201 crc crio[3641]: time="2026-06-10T23:37:44.160110834Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.859446 | controller | Jun 10 23:37:44.171345 crc crio[3641]: time="2026-06-10T23:37:44.171224675Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.859462 | controller | Jun 10 23:37:44.181088 crc crio[3641]: time="2026-06-10T23:37:44.180612774Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.859477 | controller | Jun 10 23:37:44.187607 crc crio[3641]: time="2026-06-10T23:37:44.187430731Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.859493 | controller | Jun 10 23:37:44.191916 crc crio[3641]: time="2026-06-10T23:37:44.191590193Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.859508 | controller | Jun 10 23:37:44.373197 crc crio[3641]: 2026-06-10T23:37:44Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 01:10:46.859524 | controller | Jun 10 23:37:44.373491 crc crio[3641]: time="2026-06-10T23:37:44.373451459Z" level=info msg="Successfully cleaned up network for pod 5d12a23f28cfdfab8acc2c31b8e590b1cd1c66262a95d0d9e6334df5c9d83730"
2026-06-11 01:10:46.859539 | controller | Jun 10 23:37:44.373605 crc crio[3641]: time="2026-06-10T23:37:44.373586171Z" level=info msg="cleanup sandbox network"
2026-06-11 01:10:46.859555 | controller | Jun 10 23:37:44.373899 crc crio[3641]: time="2026-06-10T23:37:44.373874265Z" 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 01:10:46.859572 | controller | Jun 10 23:37:44.374261 crc crio[3641]: time="2026-06-10T23:37:44.374233149Z" 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:0xc00008c7a0}] Aliases:map[]}"
2026-06-11 01:10:46.859593 | controller | Jun 10 23:37:44.374775 crc crio[3641]: time="2026-06-10T23:37:44.374630614Z" 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 01:10:46.859611 | controller | Jun 10 23:37:44.598518 crc crio[3641]: 2026-06-10T23:37:44Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 01:10:46.859627 | controller | Jun 10 23:37:44.599211 crc crio[3641]: time="2026-06-10T23:37:44.598904689Z" level=info msg="Successfully cleaned up network for pod 6b12327e51a877a5033798e777d6f6f59879a3d85cd70d85c1599c16477cbde9"
2026-06-11 01:10:46.859643 | controller | Jun 10 23:37:44.599211 crc crio[3641]: time="2026-06-10T23:37:44.59893775Z" level=info msg="cleanup sandbox network"
2026-06-11 01:10:46.859659 | controller | Jun 10 23:37:44.599211 crc crio[3641]: time="2026-06-10T23:37:44.5989805Z" 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 01:10:46.859674 | controller | Jun 10 23:37:44.599211 crc crio[3641]: time="2026-06-10T23:37:44.599174293Z" 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:0xc001992100}] Aliases:map[]}"
2026-06-11 01:10:46.859690 | controller | Jun 10 23:37:44.599378 crc crio[3641]: time="2026-06-10T23:37:44.599300314Z" 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 01:10:46.859707 | controller | Jun 10 23:37:44.956040 crc crio[3641]: 2026-06-10T23:37:44Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 01:10:46.859722 | controller | Jun 10 23:37:44.956210 crc crio[3641]: time="2026-06-10T23:37:44.956162171Z" level=info msg="Successfully cleaned up network for pod 2bb8f893c353ca3f958d7610b7e177b91239bc7ad02146c114f0eb690f4c783d"
2026-06-11 01:10:46.859739 | controller | Jun 10 23:37:44.956210 crc crio[3641]: time="2026-06-10T23:37:44.956199381Z" level=info msg="cleanup sandbox network"
2026-06-11 01:10:46.859755 | controller | Jun 10 23:37:44.956307 crc crio[3641]: time="2026-06-10T23:37:44.956237592Z" 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 01:10:46.859771 | controller | Jun 10 23:37:44.956491 crc crio[3641]: time="2026-06-10T23:37:44.956404134Z" 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:0xc001890310}] Aliases:map[]}"
2026-06-11 01:10:46.859791 | controller | Jun 10 23:37:44.956552 crc crio[3641]: time="2026-06-10T23:37:44.956535695Z" 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 01:10:46.859808 | controller | Jun 10 23:37:45.022587 crc crio[3641]: 2026-06-10T23:37:45Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 01:10:46.859824 | controller | Jun 10 23:37:45.022912 crc crio[3641]: time="2026-06-10T23:37:45.022629354Z" level=info msg="Successfully cleaned up network for pod caf0bfcc994327ffce39f65a476266f0028b1730dffd3aee3cea097c9e6941d4"
2026-06-11 01:10:46.859857 | controller | Jun 10 23:37:45.022912 crc crio[3641]: time="2026-06-10T23:37:45.022813006Z" level=info msg="cleanup sandbox network"
2026-06-11 01:10:46.859877 | controller | Jun 10 23:37:45.022912 crc crio[3641]: time="2026-06-10T23:37:45.022835006Z" level=info msg="Successfully cleaned up network for pod 18fee4b4ea4c96ee307aa88a73acb6266b3648c944e27a6179a14fcc5c344911"
2026-06-11 01:10:46.859893 | controller | Jun 10 23:37:45.022912 crc crio[3641]: time="2026-06-10T23:37:45.022845027Z" level=info msg="cleanup sandbox network"
2026-06-11 01:10:46.859909 | controller | Jun 10 23:37:45.022912 crc crio[3641]: time="2026-06-10T23:37:45.022881447Z" 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 01:10:46.859925 | controller | Jun 10 23:37:45.023403 crc crio[3641]: time="2026-06-10T23:37:45.02309955Z" 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:0xc00033c368}] Aliases:map[]}"
2026-06-11 01:10:46.859941 | controller | Jun 10 23:37:45.023403 crc crio[3641]: time="2026-06-10T23:37:45.023279842Z" 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 01:10:46.859957 | controller | Jun 10 23:37:45.428578 crc crio[3641]: 2026-06-10T23:37:45Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 01:10:46.859973 | controller | Jun 10 23:37:45.429065 crc crio[3641]: time="2026-06-10T23:37:45.428812615Z" level=info msg="Successfully cleaned up network for pod 2722679ed228c861ba4d42fe944351839b15ae69a368bf9fbe597f9d6a6ddaa0"
2026-06-11 01:10:46.859989 | controller | Jun 10 23:37:45.429065 crc crio[3641]: time="2026-06-10T23:37:45.428860396Z" level=info msg="cleanup sandbox network"
2026-06-11 01:10:46.860004 | controller | Jun 10 23:37:45.429065 crc crio[3641]: time="2026-06-10T23:37:45.428910237Z" 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 01:10:46.860023 | controller | Jun 10 23:37:45.429283 crc crio[3641]: time="2026-06-10T23:37:45.429236761Z" 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:0xc00033c048}] Aliases:map[]}"
2026-06-11 01:10:46.860039 | controller | Jun 10 23:37:45.429456 crc crio[3641]: time="2026-06-10T23:37:45.429403123Z" level=info msg="Deleting pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.860055 | controller | Jun 10 23:37:45.565288 crc crio[3641]: 2026-06-10T23:37:45Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 01:10:46.860070 | controller | Jun 10 23:37:45.565480 crc crio[3641]: time="2026-06-10T23:37:45.565391488Z" level=info msg="Successfully cleaned up network for pod 05bb449ea8d4a6051eb35e811bf87fff5904034ddb31563b966a94feda62d150"
2026-06-11 01:10:46.860086 | controller | Jun 10 23:37:45.565480 crc crio[3641]: time="2026-06-10T23:37:45.565426898Z" level=info msg="cleanup sandbox network"
2026-06-11 01:10:46.860101 | controller | Jun 10 23:37:45.565480 crc crio[3641]: time="2026-06-10T23:37:45.565466899Z" 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 01:10:46.860116 | controller | Jun 10 23:37:45.566151 crc crio[3641]: time="2026-06-10T23:37:45.565781033Z" 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:0xc00033c0e8}] Aliases:map[]}"
2026-06-11 01:10:46.860132 | controller | Jun 10 23:37:45.566151 crc crio[3641]: time="2026-06-10T23:37:45.565975875Z" level=info msg="Deleting pod openshift-marketplace_redhat-marketplace-ntdwx from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.860148 | controller | Jun 10 23:37:45.919123 crc crio[3641]: 2026-06-10T23:37:45Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 01:10:46.860164 | controller | Jun 10 23:37:45.922100 crc crio[3641]: time="2026-06-10T23:37:45.921494844Z" level=info msg="Successfully cleaned up network for pod 8d059150b9d8ada814e838c2ef04c41dcd9e7f5cc6cd8d6be9fc11344100bd28"
2026-06-11 01:10:46.860179 | controller | Jun 10 23:37:45.922100 crc crio[3641]: time="2026-06-10T23:37:45.922042721Z" level=info msg="cleanup sandbox network"
2026-06-11 01:10:46.860194 | controller | Jun 10 23:37:45.922423 crc crio[3641]: time="2026-06-10T23:37:45.922235384Z" 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 01:10:46.860213 | controller | Jun 10 23:37:45.922513 crc crio[3641]: time="2026-06-10T23:37:45.922458747Z" 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:0xc0007942c0}] Aliases:map[]}"
2026-06-11 01:10:46.860230 | controller | Jun 10 23:37:45.922903 crc crio[3641]: time="2026-06-10T23:37:45.922785541Z" 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 01:10:46.860246 | controller | Jun 10 23:37:45.966130 crc crio[3641]: 2026-06-10T23:37:45Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 01:10:46.860262 | controller | Jun 10 23:37:45.966130 crc crio[3641]: time="2026-06-10T23:37:45.96613107Z" level=info msg="Successfully cleaned up network for pod ec5a93cdc49312f5503e75704e281effbdefdd7427b8ccb6f397b0a59fe3fcda"
2026-06-11 01:10:46.860277 | controller | Jun 10 23:37:45.966409 crc crio[3641]: time="2026-06-10T23:37:45.966166441Z" level=info msg="cleanup sandbox network"
2026-06-11 01:10:46.860292 | controller | Jun 10 23:37:45.966409 crc crio[3641]: time="2026-06-10T23:37:45.966201791Z" 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 01:10:46.860308 | controller | Jun 10 23:37:45.966409 crc crio[3641]: time="2026-06-10T23:37:45.966378634Z" 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:0xc0007945f0}] Aliases:map[]}"
2026-06-11 01:10:46.860325 | controller | Jun 10 23:37:45.966746 crc crio[3641]: time="2026-06-10T23:37:45.966520385Z" level=info msg="Deleting pod openshift-apiserver_apiserver-9ddfb9f55-k47zv from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.860341 | controller | Jun 10 23:37:46.085031 crc crio[3641]: 2026-06-10T23:37:46Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 01:10:46.860382 | controller | Jun 10 23:37:46.085031 crc crio[3641]: time="2026-06-10T23:37:46.084257029Z" level=info msg="Successfully cleaned up network for pod 38107617a56be24a3c4df55a1260c58edb4a789423b3d5f4c1941bd57e4bbb71"
2026-06-11 01:10:46.860401 | controller | Jun 10 23:37:46.085031 crc crio[3641]: time="2026-06-10T23:37:46.084294489Z" level=info msg="cleanup sandbox network"
2026-06-11 01:10:46.860418 | controller | Jun 10 23:37:46.085031 crc crio[3641]: time="2026-06-10T23:37:46.0843314Z" 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 01:10:46.860435 | controller | Jun 10 23:37:46.085031 crc crio[3641]: time="2026-06-10T23:37:46.084451111Z" 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:0xc0019926d8}] Aliases:map[]}"
2026-06-11 01:10:46.860455 | controller | Jun 10 23:37:46.085031 crc crio[3641]: time="2026-06-10T23:37:46.084502782Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-11 01:10:46.860472 | controller | Jun 10 23:37:46.085031 crc crio[3641]: time="2026-06-10T23:37:46.084514432Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-11 01:10:46.860488 | controller | Jun 10 23:37:46.085031 crc crio[3641]: time="2026-06-10T23:37:46.084522912Z" 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 01:10:46.860504 | controller | Jun 10 23:37:46.145007 crc crio[3641]: 2026-06-10T23:37:46Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 01:10:46.860520 | controller | Jun 10 23:37:46.145283 crc crio[3641]: time="2026-06-10T23:37:46.145018369Z" level=info msg="Successfully cleaned up network for pod ffa16630965ee37fb7ae4617aa9da06a6662aa11df1df8dabfd1ed98d76641ff"
2026-06-11 01:10:46.860536 | controller | Jun 10 23:37:46.145283 crc crio[3641]: time="2026-06-10T23:37:46.14504733Z" level=info msg="cleanup sandbox network"
2026-06-11 01:10:46.860552 | controller | Jun 10 23:37:46.145283 crc crio[3641]: time="2026-06-10T23:37:46.14506137Z" level=info msg="Successfully cleaned up network for pod c8d89a6a18d8bf8e544fca6f74b002af11259ae7912ab06a6b65e2bd0a014a86"
2026-06-11 01:10:46.860567 | controller | Jun 10 23:37:46.145283 crc crio[3641]: time="2026-06-10T23:37:46.14507691Z" level=info msg="cleanup sandbox network"
2026-06-11 01:10:46.860583 | controller | Jun 10 23:37:46.145283 crc crio[3641]: time="2026-06-10T23:37:46.145112951Z" 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 01:10:46.860598 | controller | Jun 10 23:37:46.145525 crc crio[3641]: time="2026-06-10T23:37:46.145323413Z" 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:0xc0019928c8}] Aliases:map[]}"
2026-06-11 01:10:46.860614 | controller | Jun 10 23:37:46.145770 crc crio[3641]: time="2026-06-10T23:37:46.145716498Z" level=info msg="Deleting pod openshift-marketplace_community-operators-qhh6t from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.860630 | controller | Jun 10 23:37:46.367109 crc crio[3641]: 2026-06-10T23:37:46Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 01:10:46.860645 | controller | Jun 10 23:37:46.367325 crc crio[3641]: time="2026-06-10T23:37:46.367189237Z" level=info msg="Successfully cleaned up network for pod 4dc0a1f7b702c1c1cceb3e59fb11d1ccca5adc60a822681834a3ffca24387118"
2026-06-11 01:10:46.860664 | controller | Jun 10 23:37:46.367325 crc crio[3641]: time="2026-06-10T23:37:46.367223458Z" level=info msg="cleanup sandbox network"
2026-06-11 01:10:46.860680 | controller | Jun 10 23:37:46.367325 crc crio[3641]: time="2026-06-10T23:37:46.367282389Z" 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 01:10:46.860696 | controller | Jun 10 23:37:46.367478 crc crio[3641]: time="2026-06-10T23:37:46.367440041Z" 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:0xc002dd0030}] Aliases:map[]}"
2026-06-11 01:10:46.860713 | controller | Jun 10 23:37:46.367875 crc crio[3641]: time="2026-06-10T23:37:46.367590362Z" 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 01:10:46.860728 | controller | Jun 10 23:37:46.387502 crc crio[3641]: time="2026-06-10T23:37:46.387446604Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.860744 | controller | Jun 10 23:37:46.387913 crc crio[3641]: time="2026-06-10T23:37:46.387831259Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.860760 | controller | Jun 10 23:37:46.389137 crc crio[3641]: time="2026-06-10T23:37:46.389024454Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.860776 | controller | Jun 10 23:37:46.392288 crc crio[3641]: time="2026-06-10T23:37:46.392124084Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.860791 | controller | Jun 10 23:37:46.393272 crc crio[3641]: time="2026-06-10T23:37:46.393193867Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.860806 | controller | Jun 10 23:37:46.635887 crc crio[3641]: 2026-06-10T23:37:46Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 01:10:46.860822 | controller | Jun 10 23:37:46.636307 crc crio[3641]: time="2026-06-10T23:37:46.636076518Z" level=info msg="Successfully cleaned up network for pod aa31576716b05cdc9e4d264e54c2c41b79aab1b69c8410d864515a3524230ed1"
2026-06-11 01:10:46.860839 | controller | Jun 10 23:37:46.636307 crc crio[3641]: time="2026-06-10T23:37:46.636306261Z" level=info msg="cleanup sandbox network"
2026-06-11 01:10:46.860854 | controller | Jun 10 23:37:46.636423 crc crio[3641]: time="2026-06-10T23:37:46.636328491Z" level=info msg="Successfully cleaned up network for pod ca101b65abcacc688b6db6fe9499e5cc58a69da3e55d5e9e0dbd37efd4357017"
2026-06-11 01:10:46.860870 | controller | Jun 10 23:37:46.636423 crc crio[3641]: time="2026-06-10T23:37:46.636340741Z" level=info msg="cleanup sandbox network"
2026-06-11 01:10:46.860885 | controller | Jun 10 23:37:46.636423 crc crio[3641]: time="2026-06-10T23:37:46.636374251Z" 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 01:10:46.860907 | controller | Jun 10 23:37:46.636765 crc crio[3641]: time="2026-06-10T23:37:46.636561594Z" 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:0xc001890370}] Aliases:map[]}"
2026-06-11 01:10:46.860924 | controller | Jun 10 23:37:46.636946 crc crio[3641]: time="2026-06-10T23:37:46.636888198Z" level=info msg="Deleting pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.860940 | controller | Jun 10 23:37:46.646194 crc crio[3641]: time="2026-06-10T23:37:46.645605299Z" level=info msg="Created container 03005ca4ea4ba4fb168d4ee04f00d62ff3995bac35e494e2207a7416ac1db7c0: openshift-etcd/etcd-crc/setup" id=f556c959-2481-4246-9120-f06a9d4529a6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.860956 | controller | Jun 10 23:37:46.647804 crc crio[3641]: time="2026-06-10T23:37:46.647764116Z" level=info msg="Starting container: 03005ca4ea4ba4fb168d4ee04f00d62ff3995bac35e494e2207a7416ac1db7c0" id=283ba87e-cc5f-4c94-b3ca-23c36d2e7871 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.860972 | controller | Jun 10 23:37:46.649528 crc crio[3641]: time="2026-06-10T23:37:46.649223544Z" level=info msg="Created container 227464434ead729e794df1828ccb9bb7ebf03bf06e5ffe6c7b64149883390698: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=05fa92e0-05d9-4b3a-9227-047351653e10 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.860987 | controller | Jun 10 23:37:46.650772 crc crio[3641]: time="2026-06-10T23:37:46.650722303Z" level=info msg="Starting container: 227464434ead729e794df1828ccb9bb7ebf03bf06e5ffe6c7b64149883390698" id=87ed97df-eed8-4279-bb96-306a14b18242 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.861003 | controller | Jun 10 23:37:46.652556 crc crio[3641]: time="2026-06-10T23:37:46.652452525Z" level=info msg="Created container 0bdb874aa9619a8a8074a302f7341c63cf6d5fc09764f458182523df14d1a0a4: openshift-kube-scheduler/openshift-kube-scheduler-crc/wait-for-host-port" id=a994adde-2bdd-4aef-97a8-8a9dab0d2213 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.861019 | controller | Jun 10 23:37:46.653923 crc crio[3641]: time="2026-06-10T23:37:46.653897314Z" level=info msg="Starting container: 0bdb874aa9619a8a8074a302f7341c63cf6d5fc09764f458182523df14d1a0a4" id=f4b9fed1-eb9a-4410-9fb9-99e0f8c58ee1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.861036 | controller | Jun 10 23:37:46.659243 crc crio[3641]: time="2026-06-10T23:37:46.65909798Z" level=info msg="Started container" PID=5331 containerID=227464434ead729e794df1828ccb9bb7ebf03bf06e5ffe6c7b64149883390698 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=87ed97df-eed8-4279-bb96-306a14b18242 name=/runtime.v1.RuntimeService/StartContainer sandboxID=df72115a442fdf33fc8f7841fbcfd4e9cfa83ca7df04505d424537a5aa434398
2026-06-11 01:10:46.861054 | controller | Jun 10 23:37:46.664388 crc crio[3641]: time="2026-06-10T23:37:46.664244725Z" level=info msg="Started container" PID=5332 containerID=0bdb874aa9619a8a8074a302f7341c63cf6d5fc09764f458182523df14d1a0a4 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/wait-for-host-port id=f4b9fed1-eb9a-4410-9fb9-99e0f8c58ee1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aeb50485684503163b3fa08f992a5df19d5e3beb281666b725ac76ea82ed2ddf
2026-06-11 01:10:46.861074 | controller | Jun 10 23:37:46.683811 crc crio[3641]: time="2026-06-10T23:37:46.683736342Z" level=info msg="Started container" PID=5329 containerID=03005ca4ea4ba4fb168d4ee04f00d62ff3995bac35e494e2207a7416ac1db7c0 description=openshift-etcd/etcd-crc/setup id=283ba87e-cc5f-4c94-b3ca-23c36d2e7871 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3c67b3d5b8dbb3f6674498e64d9af33715fd40f623235b473a9a521cf4501a21
2026-06-11 01:10:46.861092 | controller | Jun 10 23:37:46.696182 crc crio[3641]: time="2026-06-10T23:37:46.695876766Z" level=info msg="Created container 9f1a959dae2ea730328bf172fb2cc9e0a7abffa62f6f057ad5503574f10662d5: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/setup" id=0a723c0f-8f18-49b5-a413-503d65e8dc22 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.861107 | controller | Jun 10 23:37:46.701629 crc crio[3641]: time="2026-06-10T23:37:46.701582699Z" level=info msg="Starting container: 9f1a959dae2ea730328bf172fb2cc9e0a7abffa62f6f057ad5503574f10662d5" id=87190a30-f3af-468a-8d92-f9e065c86ea8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.861123 | controller | Jun 10 23:37:46.710606 crc crio[3641]: time="2026-06-10T23:37:46.710498562Z" level=info msg="Created container 2c9606147eb52204aa1dacbe2e676547bb343f30e98f99b8aed3bbc68f8d3f39: openshift-kube-apiserver/kube-apiserver-crc/setup" id=57454868-4e3a-4b50-968b-a7402c0759fa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.861138 | controller | Jun 10 23:37:46.712586 crc crio[3641]: time="2026-06-10T23:37:46.712474457Z" level=info msg="Started container" PID=5330 containerID=9f1a959dae2ea730328bf172fb2cc9e0a7abffa62f6f057ad5503574f10662d5 description=openshift-machine-config-operator/kube-rbac-proxy-crio-crc/setup id=87190a30-f3af-468a-8d92-f9e065c86ea8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=459b9d207483c4c13d0372b05030c4d5346362112e0ecf8d9878377480424b30
2026-06-11 01:10:46.861154 | controller | Jun 10 23:37:46.712925 crc crio[3641]: time="2026-06-10T23:37:46.712768831Z" level=info msg="Starting container: 2c9606147eb52204aa1dacbe2e676547bb343f30e98f99b8aed3bbc68f8d3f39" id=e9fe1057-0d77-4f99-9610-2d9ad9da6f2c name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.861169 | controller | Jun 10 23:37:46.724150 crc crio[3641]: time="2026-06-10T23:37:46.723976613Z" level=info msg="Started container" PID=5333 containerID=2c9606147eb52204aa1dacbe2e676547bb343f30e98f99b8aed3bbc68f8d3f39 description=openshift-kube-apiserver/kube-apiserver-crc/setup id=e9fe1057-0d77-4f99-9610-2d9ad9da6f2c name=/runtime.v1.RuntimeService/StartContainer sandboxID=53a50bc8d64368f92d39f8988c8bf36de16382220c82934767014352d06ef1a5
2026-06-11 01:10:46.861185 | controller | Jun 10 23:37:46.917798 crc crio[3641]: time="2026-06-10T23:37:46.917554038Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=5387eb60-8acf-4fc0-847e-279fabbfa4f5 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.861201 | controller | Jun 10 23:37:46.928845 crc crio[3641]: time="2026-06-10T23:37:46.927943Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=641c57ff-6388-423c-ac49-2d6dc66f9e69 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.861217 | controller | Jun 10 23:37:46.932599 crc crio[3641]: time="2026-06-10T23:37:46.932566168Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=279208a9-ba36-462a-844a-462689c6b5dc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.861232 | controller | Jun 10 23:37:46.933181 crc crio[3641]: time="2026-06-10T23:37:46.933154746Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.861251 | controller | Jun 10 23:37:47.057074 crc crio[3641]: time="2026-06-10T23:37:47.056985087Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.861266 | controller | Jun 10 23:37:47.062413 crc crio[3641]: 2026-06-10T23:37:47Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 01:10:46.861282 | controller | Jun 10 23:37:47.062587 crc crio[3641]: time="2026-06-10T23:37:47.062511677Z" level=info msg="Successfully cleaned up network for pod 34605a8868d5dd6079efc188a3cce49b09c028efd54279b3b2b7c48df8fd5e16"
2026-06-11 01:10:46.861297 | controller | Jun 10 23:37:47.062587 crc crio[3641]: time="2026-06-10T23:37:47.062567957Z" level=info msg="cleanup sandbox network"
2026-06-11 01:10:46.861313 | controller | Jun 10 23:37:47.062836 crc crio[3641]: time="2026-06-10T23:37:47.062605498Z" 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 01:10:46.861328 | controller | Jun 10 23:37:47.063475 crc crio[3641]: time="2026-06-10T23:37:47.063321887Z" 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:0xc0008880e0}] Aliases:map[]}"
2026-06-11 01:10:46.861344 | controller | Jun 10 23:37:47.063876 crc crio[3641]: time="2026-06-10T23:37:47.06358743Z" level=info msg="Deleting pod hostpath-provisioner_csi-hostpathplugin-mpq2f from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.861392 | controller | Jun 10 23:37:47.284080 crc crio[3641]: 2026-06-10T23:37:47Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 01:10:46.861408 | controller | Jun 10 23:37:47.284318 crc crio[3641]: time="2026-06-10T23:37:47.284236069Z" level=info msg="Successfully cleaned up network for pod f68d1f4dd26c55a06c14b0734678ced4491fa0b84ec5bc3808a016fd565574e6"
2026-06-11 01:10:46.861424 | controller | Jun 10 23:37:47.284318 crc crio[3641]: time="2026-06-10T23:37:47.28430031Z" level=info msg="cleanup sandbox network"
2026-06-11 01:10:46.861439 | controller | Jun 10 23:37:47.284444 crc crio[3641]: time="2026-06-10T23:37:47.28435548Z" 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 01:10:46.861456 | controller | Jun 10 23:37:47.284736 crc crio[3641]: time="2026-06-10T23:37:47.284582343Z" 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:0xc00303a080}] Aliases:map[]}"
2026-06-11 01:10:46.861472 | controller | Jun 10 23:37:47.284886 crc crio[3641]: time="2026-06-10T23:37:47.284822806Z" level=info msg="Deleting pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.861492 | controller | Jun 10 23:37:47.288906 crc crio[3641]: time="2026-06-10T23:37:47.288817667Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.861508 | controller | Jun 10 23:37:47.307992 crc crio[3641]: 2026-06-10T23:37:47Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 01:10:46.861523 | controller | Jun 10 23:37:47.308097 crc crio[3641]: time="2026-06-10T23:37:47.308054441Z" level=info msg="Successfully cleaned up network for pod 21404741c3fd258e80b2394df9e1c6b540de60ebd5dfdda164431e320737c791"
2026-06-11 01:10:46.861539 | controller | Jun 10 23:37:47.308097 crc crio[3641]: time="2026-06-10T23:37:47.308089571Z" level=info msg="cleanup sandbox network"
2026-06-11 01:10:46.861554 | controller | Jun 10 23:37:47.308189 crc crio[3641]: time="2026-06-10T23:37:47.308125492Z" 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 01:10:46.861570 | controller | Jun 10 23:37:47.308371 crc crio[3641]: time="2026-06-10T23:37:47.308298014Z" 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:0xc00303a110}] Aliases:map[]}"
2026-06-11 01:10:46.861585 | controller | Jun 10 23:37:47.308529 crc crio[3641]: time="2026-06-10T23:37:47.308460436Z" 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 01:10:46.861600 | controller | Jun 10 23:37:47.331363 crc crio[3641]: 2026-06-10T23:37:47Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 01:10:46.861615 | controller | Jun 10 23:37:47.331744 crc crio[3641]: time="2026-06-10T23:37:47.331502278Z" level=info msg="Successfully cleaned up network for pod 42cbc53167cb884d8df411e7ea16aba8682a4699b61f094c370e2471299c2405"
2026-06-11 01:10:46.861631 | controller | Jun 10 23:37:47.331744 crc crio[3641]: time="2026-06-10T23:37:47.331550689Z" level=info msg="cleanup sandbox network"
2026-06-11 01:10:46.861646 | controller | Jun 10 23:37:47.331744 crc crio[3641]: time="2026-06-10T23:37:47.331564699Z" level=info msg="Successfully cleaned up network for pod 36b0ac2e570067cac5fa856749f889c89cde326de0eac243b55d634175c59e21"
2026-06-11 01:10:46.861661 | controller | Jun 10 23:37:47.331744 crc crio[3641]: time="2026-06-10T23:37:47.331572049Z" level=info msg="cleanup sandbox network"
2026-06-11 01:10:46.861677 | controller | Jun 10 23:37:47.331744 crc crio[3641]: time="2026-06-10T23:37:47.331581149Z" level=info msg="Successfully cleaned up network for pod 5504c42c3d1ebf7a6885beeba6f007b75ba053fc3f41adab8282e77c371e66d3"
2026-06-11 01:10:46.861692 | controller | Jun 10 23:37:47.331744 crc crio[3641]: time="2026-06-10T23:37:47.331588999Z" level=info msg="cleanup sandbox network"
2026-06-11 01:10:46.861717 | controller | Jun 10 23:37:47.331744 crc crio[3641]: time="2026-06-10T23:37:47.33161577Z" 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 01:10:46.861738 | controller | Jun 10 23:37:47.332081 crc crio[3641]: time="2026-06-10T23:37:47.331834683Z" 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:0xc001992728}] Aliases:map[]}"
2026-06-11 01:10:46.861757 | controller | Jun 10 23:37:47.332081 crc crio[3641]: time="2026-06-10T23:37:47.331994515Z" 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 01:10:46.861838 | controller | Jun 10 23:37:47.358749 crc crio[3641]: 2026-06-10T23:37:47Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 01:10:46.861862 | controller | Jun 10 23:37:47.359127 crc crio[3641]: time="2026-06-10T23:37:47.358892776Z" level=info msg="Successfully cleaned up network for pod aa60add6962486c4fb47d83aaf4c6a4c24a0670709ef89751b12f7b79d4c4f8c"
2026-06-11 01:10:46.861880 | controller | Jun 10 23:37:47.359127 crc crio[3641]: time="2026-06-10T23:37:47.358931916Z" level=info msg="cleanup sandbox network"
2026-06-11 01:10:46.861896 | controller | Jun 10 23:37:47.359127 crc crio[3641]: time="2026-06-10T23:37:47.358948886Z" level=info msg="Successfully cleaned up network for pod 88d468be9fd1b10ec3aa146a7a933cb4766b9709f66115fc74ae0820c095a45f"
2026-06-11 01:10:46.861912 | controller | Jun 10 23:37:47.359127 crc crio[3641]: time="2026-06-10T23:37:47.358959407Z" level=info msg="cleanup sandbox network"
2026-06-11 01:10:46.861928 | controller | Jun 10 23:37:47.359127 crc crio[3641]: time="2026-06-10T23:37:47.358997137Z" 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 01:10:46.861944 | controller | Jun 10 23:37:47.359367 crc crio[3641]: time="2026-06-10T23:37:47.3591972Z" 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:0xc0026f0338}] Aliases:map[]}"
2026-06-11 01:10:46.861960 | controller | Jun 10 23:37:47.359423 crc crio[3641]: time="2026-06-10T23:37:47.359358442Z" level=info msg="Deleting pod openshift-multus_network-metrics-daemon-n2bqt from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.861976 | controller | Jun 10 23:37:47.371560 crc crio[3641]: time="2026-06-10T23:37:47.371441255Z" level=info msg="Created container 9996078e77ccd9dca820d9cd9e387bdf60d0a12a5645210f0fecd99542308a4b: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=279208a9-ba36-462a-844a-462689c6b5dc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.861992 | controller | Jun 10 23:37:47.373316 crc crio[3641]: time="2026-06-10T23:37:47.373236588Z" level=info msg="Starting container: 9996078e77ccd9dca820d9cd9e387bdf60d0a12a5645210f0fecd99542308a4b" id=6b149267-4387-4248-bdf8-11167533643a name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.862012 | controller | Jun 10 23:37:47.378205 crc crio[3641]: time="2026-06-10T23:37:47.378108269Z" level=info msg="Started container" PID=5408 containerID=9996078e77ccd9dca820d9cd9e387bdf60d0a12a5645210f0fecd99542308a4b description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=6b149267-4387-4248-bdf8-11167533643a name=/runtime.v1.RuntimeService/StartContainer sandboxID=df72115a442fdf33fc8f7841fbcfd4e9cfa83ca7df04505d424537a5aa434398
2026-06-11 01:10:46.862029 | controller | Jun 10 23:37:47.382287 crc crio[3641]: 2026-06-10T23:37:47Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 01:10:46.862045 | controller | Jun 10 23:37:47.382548 crc crio[3641]: time="2026-06-10T23:37:47.382340923Z" level=info msg="Successfully cleaned up network for pod 716f9b4b423fda207fd050f2cc805a414ecaf503cdd039d9046723715112fc7a"
2026-06-11 01:10:46.862061 | controller | Jun 10 23:37:47.382548 crc crio[3641]: time="2026-06-10T23:37:47.382374153Z" level=info msg="cleanup sandbox network"
2026-06-11 01:10:46.862077 | controller | Jun 10 23:37:47.382548 crc crio[3641]: time="2026-06-10T23:37:47.382393954Z" level=info msg="Successfully cleaned up network for pod f6dab756a5f81da6b1648d44137e45cc60b6c69fca2c6887870ecbde15f13852"
2026-06-11 01:10:46.862094 | controller | Jun 10 23:37:47.382548 crc crio[3641]: time="2026-06-10T23:37:47.382402734Z" level=info msg="cleanup sandbox network"
2026-06-11 01:10:46.862110 | controller | Jun 10 23:37:47.382548 crc crio[3641]: time="2026-06-10T23:37:47.382443024Z" 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 01:10:46.862127 | controller | Jun 10 23:37:47.382829 crc crio[3641]: time="2026-06-10T23:37:47.382604636Z" 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:0xc0026f04d0}] Aliases:map[]}"
2026-06-11 01:10:46.862144 | controller | Jun 10 23:37:47.382917 crc crio[3641]: time="2026-06-10T23:37:47.382826969Z" 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 01:10:46.862160 | controller | Jun 10 23:37:47.394488 crc crio[3641]: time="2026-06-10T23:37:47.394393066Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6" id=64c6f55a-6a09-4210-ad99-b21b6f4d8e4d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.862176 | controller | Jun 10 23:37:47.397370 crc crio[3641]: time="2026-06-10T23:37:47.397173351Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6" id=b955f656-c7a1-4e4e-955f-23a761358eb8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.862193 | controller | Jun 10 23:37:47.399824 crc crio[3641]: time="2026-06-10T23:37:47.399622702Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-cert-syncer" id=e65e2fae-4c02-4689-a57d-b78fb95d394d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.862213 | controller | Jun 10 23:37:47.400916 crc crio[3641]: time="2026-06-10T23:37:47.400847668Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.862229 | controller | Jun 10 23:37:47.412615 crc crio[3641]: time="2026-06-10T23:37:47.412514226Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.862246 | controller | Jun 10 23:37:47.496338 crc crio[3641]: time="2026-06-10T23:37:47.496295198Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=46f970ab-2d95-42c0-bfb3-153451ca5a89 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.862262 | controller | Jun 10 23:37:47.499246 crc crio[3641]: time="2026-06-10T23:37:47.499116164Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=b491d22f-d6b3-4b69-b276-d0afb8de9298 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.862278 | controller | Jun 10 23:37:47.502987 crc crio[3641]: time="2026-06-10T23:37:47.502848612Z" level=info msg="Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler" id=aa94cb18-62e5-4f54-8bd5-913595a93be9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.862293 | controller | Jun 10 23:37:47.503505 crc crio[3641]: time="2026-06-10T23:37:47.503434069Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.862309 | controller | Jun 10 23:37:47.506373 crc crio[3641]: time="2026-06-10T23:37:47.506163164Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=544c9c9f-406d-4ee6-9b9f-1cc99f0bfc4d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.862324 | controller | Jun 10 23:37:47.517184 crc crio[3641]: time="2026-06-10T23:37:47.516997891Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=738ad96e-724f-4b44-8dd6-97967d332ac4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.862339 | controller | Jun 10 23:37:47.517552 crc crio[3641]: time="2026-06-10T23:37:47.517280935Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=2b4d5c54-96bb-4ca3-878f-96505c3d2016 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.862386 | controller | Jun 10 23:37:47.517920 crc crio[3641]: time="2026-06-10T23:37:47.517750911Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.862405 | controller | Jun 10 23:37:47.527156 crc crio[3641]: time="2026-06-10T23:37:47.527063389Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=c6e5195f-865a-41d5-baf2-e4dff4a1a99a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.862421 | controller | Jun 10 23:37:47.532761 crc crio[3641]: time="2026-06-10T23:37:47.532588989Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver" id=d1c25fb3-2618-464f-957b-1e3cc1ce90be name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.862438 | controller | Jun 10 23:37:47.533118 crc crio[3641]: time="2026-06-10T23:37:47.533044775Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd-ensure-env-vars" id=7197489a-f2b0-4347-bd48-f88c400a385b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.862457 | controller | Jun 10 23:37:47.533396 crc crio[3641]: time="2026-06-10T23:37:47.533213597Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.862473 | controller | Jun 10 23:37:47.533616 crc crio[3641]: time="2026-06-10T23:37:47.533554171Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.862489 | controller | Jun 10 23:37:47.548490 crc crio[3641]: time="2026-06-10T23:37:47.548319538Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=7158894f-a8f7-4bba-b27c-9669d429f194 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.862505 | controller | Jun 10 23:37:47.559592 crc crio[3641]: time="2026-06-10T23:37:47.559278357Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=eafcd594-46d7-426c-a0f9-454b50f38158 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.862520 | controller | Jun 10 23:37:47.565382 crc crio[3641]: time="2026-06-10T23:37:47.565233313Z" level=info msg="Creating container: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/kube-rbac-proxy-crio" id=3d689abc-edd0-49b9-ad39-f5162c892d5c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.862536 | controller | Jun 10 23:37:47.567183 crc crio[3641]: time="2026-06-10T23:37:47.567066416Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.862552 | controller | Jun 10 23:37:47.578501 crc crio[3641]: time="2026-06-10T23:37:47.578370899Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.862567 | controller | Jun 10 23:37:47.601861 crc crio[3641]: time="2026-06-10T23:37:47.601447222Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.862582 | controller | Jun 10 23:37:47.614237 crc crio[3641]: time="2026-06-10T23:37:47.613998491Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.862597 | controller | Jun 10 23:37:47.832502 crc crio[3641]: 2026-06-10T23:37:47Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 01:10:46.862613 | controller | Jun 10 23:37:47.833141 crc crio[3641]: time="2026-06-10T23:37:47.83309619Z" level=info msg="Successfully cleaned up network for pod 044c75aa04b88e425cfee36b8a2db3c825c7003dbbcf88c6942411327c436ded"
2026-06-11 01:10:46.862628 | controller | Jun 10 23:37:47.833277 crc crio[3641]: time="2026-06-10T23:37:47.833258952Z" level=info msg="cleanup sandbox network"
2026-06-11 01:10:46.862644 | controller | Jun 10 23:37:47.833365 crc crio[3641]: time="2026-06-10T23:37:47.833344573Z" level=info msg="Successfully cleaned up network for pod 4251b0938a7c7926c0d92fda115d0192567b38afd62b1da6d3d76cfd5d20a25f"
2026-06-11 01:10:46.862660 | controller | Jun 10 23:37:47.833447 crc crio[3641]: time="2026-06-10T23:37:47.833430194Z" level=info msg="cleanup sandbox network"
2026-06-11 01:10:46.862675 | controller | Jun 10 23:37:47.833555 crc crio[3641]: time="2026-06-10T23:37:47.833537125Z" 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 01:10:46.862695 | controller | Jun 10 23:37:47.833960 crc crio[3641]: time="2026-06-10T23:37:47.83393491Z" 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:0xc0025c6928}] Aliases:map[]}"
2026-06-11 01:10:46.862711 | controller | Jun 10 23:37:47.834117 crc crio[3641]: time="2026-06-10T23:37:47.834101642Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-11 01:10:46.862728 | controller | Jun 10 23:37:47.834201 crc crio[3641]: time="2026-06-10T23:37:47.834182703Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-11 01:10:46.862744 | controller | Jun 10 23:37:47.834288 crc crio[3641]: time="2026-06-10T23:37:47.834267244Z" 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 01:10:46.862760 | controller | Jun 10 23:37:48.677594 crc crio[3641]: 2026-06-10T23:37:48Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 01:10:46.862776 | controller | Jun 10 23:37:48.682862 crc crio[3641]: time="2026-06-10T23:37:48.680547779Z" level=info msg="Successfully cleaned up network for pod 25817f64d195aeb9a06049cd2c29b6be89a688364d3f94522e2eb3a0462d038b"
2026-06-11 01:10:46.862792 | controller | Jun 10 23:37:48.682862 crc crio[3641]: time="2026-06-10T23:37:48.682774927Z" level=info msg="cleanup sandbox network"
2026-06-11 01:10:46.862808 | controller | Jun 10 23:37:48.682862 crc crio[3641]: time="2026-06-10T23:37:48.682830218Z" 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 01:10:46.862824 | controller | Jun 10 23:37:48.684685 crc crio[3641]: time="2026-06-10T23:37:48.68302512Z" 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:0xc001992000}] Aliases:map[]}"
2026-06-11 01:10:46.862840 | controller | Jun 10 23:37:48.684685 crc crio[3641]: time="2026-06-10T23:37:48.683556557Z" 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 01:10:46.862856 | controller | Jun 10 23:37:48.836939 crc crio[3641]: time="2026-06-10T23:37:48.836353945Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.862873 | controller | Jun 10 23:37:48.854352 crc crio[3641]: 2026-06-10T23:37:48Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 01:10:46.862892 | controller | Jun 10 23:37:48.854352 crc crio[3641]: time="2026-06-10T23:37:48.854056499Z" level=info msg="Successfully cleaned up network for pod 1a6f453dbe8bac2c3bdbb09d3e238da0475d47dbc239b5adad9041e5590c52d9"
2026-06-11 01:10:46.862908 | controller | Jun 10 23:37:48.854352 crc crio[3641]: time="2026-06-10T23:37:48.85409144Z" level=info msg="cleanup sandbox network"
2026-06-11 01:10:46.862924 | controller | Jun 10 23:37:48.854352 crc crio[3641]: time="2026-06-10T23:37:48.85410653Z" level=info msg="Successfully cleaned up network for pod 39b7866f65a026a9785951e874d79b2a65586cc09117692bad73d8da76814de6"
2026-06-11 01:10:46.862940 | controller | Jun 10 23:37:48.854352 crc crio[3641]: time="2026-06-10T23:37:48.8541215Z" level=info msg="cleanup sandbox network"
2026-06-11 01:10:46.862956 | controller | Jun 10 23:37:48.854352 crc crio[3641]: time="2026-06-10T23:37:48.854158691Z" 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 01:10:46.862971 | controller | Jun 10 23:37:48.854352 crc crio[3641]: time="2026-06-10T23:37:48.854343083Z" 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:0xc001992288}] Aliases:map[]}"
2026-06-11 01:10:46.862989 | controller | Jun 10 23:37:48.857147 crc crio[3641]: time="2026-06-10T23:37:48.854490595Z" 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 01:10:46.863005 | controller | Jun 10 23:37:48.914315 crc crio[3641]: time="2026-06-10T23:37:48.91400586Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.863021 | controller | Jun 10 23:37:48.921182 crc crio[3641]: time="2026-06-10T23:37:48.920221058Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.863037 | controller | Jun 10 23:37:49.099189 crc crio[3641]: time="2026-06-10T23:37:49.098961845Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.863053 | controller | Jun 10 23:37:49.259401 crc crio[3641]: time="2026-06-10T23:37:49.257297684Z" level=info msg="Created container ec7d52fdd87e15671f9ae09528127da44ac8fd3e62db9673fde6e677b092bf9c: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler" id=aa94cb18-62e5-4f54-8bd5-913595a93be9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.863068 | controller | Jun 10 23:37:49.263920 crc crio[3641]: time="2026-06-10T23:37:49.261164843Z" level=info msg="Starting container: ec7d52fdd87e15671f9ae09528127da44ac8fd3e62db9673fde6e677b092bf9c" id=b6db35fc-d08c-411e-98f2-5fa78fbd7bc1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.863084 | controller | Jun 10 23:37:49.265982 crc crio[3641]: time="2026-06-10T23:37:49.265484537Z" level=info msg="Created container e4aa89872129172b627a477b18189a7e1e975e3be6d904846b626f71cf4adff6: openshift-etcd/etcd-crc/etcd-ensure-env-vars" id=7197489a-f2b0-4347-bd48-f88c400a385b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.863105 | controller | Jun 10 23:37:49.272162 crc crio[3641]: time="2026-06-10T23:37:49.271129729Z" level=info msg="Created container 06b70c0adac2b3728b23226399885a3a07d152a2dcb168ed94eb5ecebfe8dfdb: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver" id=d1c25fb3-2618-464f-957b-1e3cc1ce90be name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.863122 | controller | Jun 10 23:37:49.272561 crc crio[3641]: time="2026-06-10T23:37:49.272407995Z" level=info msg="Starting container: e4aa89872129172b627a477b18189a7e1e975e3be6d904846b626f71cf4adff6" id=8ba10a40-28ec-4a68-be25-100aba0ff331 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.863138 | controller | Jun 10 23:37:49.277121 crc crio[3641]: time="2026-06-10T23:37:49.277054434Z" level=info msg="Started container" PID=5502 containerID=ec7d52fdd87e15671f9ae09528127da44ac8fd3e62db9673fde6e677b092bf9c description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler id=b6db35fc-d08c-411e-98f2-5fa78fbd7bc1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aeb50485684503163b3fa08f992a5df19d5e3beb281666b725ac76ea82ed2ddf
2026-06-11 01:10:46.863155 | controller | Jun 10 23:37:49.277415 crc crio[3641]: time="2026-06-10T23:37:49.277260657Z" level=info msg="Starting container: 06b70c0adac2b3728b23226399885a3a07d152a2dcb168ed94eb5ecebfe8dfdb" id=64023014-2aaf-4f01-af52-23b830c15d33 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.863170 | controller | Jun 10 23:37:49.302981 crc crio[3641]: time="2026-06-10T23:37:49.30113239Z" level=info msg="Started container" PID=5499 containerID=e4aa89872129172b627a477b18189a7e1e975e3be6d904846b626f71cf4adff6 description=openshift-etcd/etcd-crc/etcd-ensure-env-vars id=8ba10a40-28ec-4a68-be25-100aba0ff331 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3c67b3d5b8dbb3f6674498e64d9af33715fd40f623235b473a9a521cf4501a21
2026-06-11 01:10:46.863187 | controller | Jun 10 23:37:49.333310 crc crio[3641]: time="2026-06-10T23:37:49.323475573Z" level=info msg="Started container" PID=5503 containerID=06b70c0adac2b3728b23226399885a3a07d152a2dcb168ed94eb5ecebfe8dfdb description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver id=64023014-2aaf-4f01-af52-23b830c15d33 name=/runtime.v1.RuntimeService/StartContainer sandboxID=53a50bc8d64368f92d39f8988c8bf36de16382220c82934767014352d06ef1a5
2026-06-11 01:10:46.863203 | controller | Jun 10 23:37:49.347740 crc crio[3641]: time="2026-06-10T23:37:49.347207394Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db" id=81adcdcd-dce0-4624-8697-aaa8ab55cdbb name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.863219 | controller | Jun 10 23:37:49.353396 crc crio[3641]: time="2026-06-10T23:37:49.351531559Z" level=info msg="Created container 649cbc4a40ee94da7feeda77406d8529086b41309c4f3bb717c2e11db2519ab1: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/kube-rbac-proxy-crio" id=3d689abc-edd0-49b9-ad39-f5162c892d5c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.863235 | controller | Jun 10 23:37:49.353396 crc crio[3641]: time="2026-06-10T23:37:49.353001767Z" level=info msg="Starting container: 649cbc4a40ee94da7feeda77406d8529086b41309c4f3bb717c2e11db2519ab1" id=ef36f24f-3bcd-4cc6-b454-8517be3d8666 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.863251 | controller | Jun 10 23:37:49.355600 crc crio[3641]: time="2026-06-10T23:37:49.354449966Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db" id=e96b0ffd-38b0-4bad-ae21-7628555b2f3d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.863266 | controller | Jun 10 23:37:49.364150 crc crio[3641]: time="2026-06-10T23:37:49.362898113Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=71aba499-3024-4f96-bfd0-c0183bd41192 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.863285 | controller | Jun 10 23:37:49.367968 crc crio[3641]: time="2026-06-10T23:37:49.367167557Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=a75c212a-b635-49a6-bf8a-beb246af6d00 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.863302 | controller | Jun 10 23:37:49.367968 crc crio[3641]: time="2026-06-10T23:37:49.367301199Z" level=info msg="Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-cert-syncer" id=cc86f362-9033-4639-98f8-77f0fe2f26dd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.863317 | controller | Jun 10 23:37:49.367968 crc crio[3641]: time="2026-06-10T23:37:49.367797395Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.863333 | controller | Jun 10 23:37:49.382289 crc crio[3641]: time="2026-06-10T23:37:49.379033718Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer" id=d66b2f65-f16c-46f6-a6c4-5b2d30da2f93 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.863365 | controller | Jun 10 23:37:49.386818 crc crio[3641]: time="2026-06-10T23:37:49.385388148Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.863390 | controller | Jun 10 23:37:49.411346 crc crio[3641]: time="2026-06-10T23:37:49.409413273Z" level=info msg="Started container" PID=5509 containerID=649cbc4a40ee94da7feeda77406d8529086b41309c4f3bb717c2e11db2519ab1 description=openshift-machine-config-operator/kube-rbac-proxy-crio-crc/kube-rbac-proxy-crio id=ef36f24f-3bcd-4cc6-b454-8517be3d8666 name=/runtime.v1.RuntimeService/StartContainer sandboxID=459b9d207483c4c13d0372b05030c4d5346362112e0ecf8d9878377480424b30
2026-06-11 01:10:46.863407 | controller | Jun 10 23:37:49.497824 crc crio[3641]: time="2026-06-10T23:37:49.497280508Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.863424 | controller | Jun 10 23:37:49.499105 crc crio[3641]: time="2026-06-10T23:37:49.49906241Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.863440 | controller | Jun 10 23:37:50.078457 crc crio[3641]: 2026-06-10T23:37:50Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 01:10:46.863456 | controller | Jun 10 23:37:50.079492 crc crio[3641]: time="2026-06-10T23:37:50.07847881Z" level=info msg="Successfully cleaned up network for pod 8c6585b8db86793364698268f6d5287dd5b180895605886d7545253be162b3b7"
2026-06-11 01:10:46.863472 | controller | Jun 10 23:37:50.079492 crc crio[3641]: time="2026-06-10T23:37:50.07851125Z" level=info msg="cleanup sandbox network"
2026-06-11 01:10:46.863488 | controller | Jun 10 23:37:50.079492 crc crio[3641]: time="2026-06-10T23:37:50.078544101Z" 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 01:10:46.863503 | controller | Jun 10 23:37:50.079492 crc crio[3641]: time="2026-06-10T23:37:50.078903785Z" 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:0xc001890410}] Aliases:map[]}"
2026-06-11 01:10:46.863524 | controller | Jun 10 23:37:50.079492 crc crio[3641]: time="2026-06-10T23:37:50.079079447Z" 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 01:10:46.863541 | controller | Jun 10 23:37:50.801017 crc crio[3641]: time="2026-06-10T23:37:50.792138596Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=f222c8fb-d6cc-43cf-9694-02810920e96c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.863556 | controller | Jun 10 23:37:50.816509 crc crio[3641]: time="2026-06-10T23:37:50.808581033Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=20026863-ecc1-4cf2-acbb-3b01c780cde2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.863572 | controller | Jun 10 23:37:50.825928 crc crio[3641]: time="2026-06-10T23:37:50.825769997Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd-resources-copy" id=214b9010-f65f-432a-a297-71a89a335b41 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.863587 | controller | Jun 10 23:37:50.826560 crc crio[3641]: time="2026-06-10T23:37:50.826187196Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.863602 | controller | Jun 10 23:37:50.964154 crc crio[3641]: 2026-06-10T23:37:50Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 01:10:46.863617 | controller | Jun 10 23:37:50.964819 crc crio[3641]: time="2026-06-10T23:37:50.964195099Z" level=info msg="Successfully cleaned up network for pod f62ec4c74b2d28d07d15680e61dc47bea0d64f3c10cd0998203816ee1a5e21ae"
2026-06-11 01:10:46.863633 | controller | Jun 10 23:37:50.964819 crc crio[3641]: time="2026-06-10T23:37:50.964315062Z" level=info msg="cleanup sandbox network"
2026-06-11 01:10:46.863648 | controller | Jun 10 23:37:50.964819 crc crio[3641]: time="2026-06-10T23:37:50.964359033Z" 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 01:10:46.863664 | controller | Jun 10 23:37:50.964819 crc crio[3641]: time="2026-06-10T23:37:50.964565618Z" 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:0xc00020c5c0}] Aliases:map[]}"
2026-06-11 01:10:46.863680 | controller | Jun 10 23:37:50.965053 crc crio[3641]: time="2026-06-10T23:37:50.964968427Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.863696 | controller | Jun 10 23:37:50.967028 crc crio[3641]: time="2026-06-10T23:37:50.966986545Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.863727 | controller | Jun 10 23:37:50.973060 crc crio[3641]: time="2026-06-10T23:37:50.967434185Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.863743 | controller | Jun 10 23:37:51.502461 crc crio[3641]: time="2026-06-10T23:37:51.500338415Z" level=info msg="Created container ba04fd61ebce8951205c0a59cd2acbbc6a0976ff4143866f16cfb12d09c4ac0d: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-cert-syncer" id=cc86f362-9033-4639-98f8-77f0fe2f26dd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.863759 | controller | Jun 10 23:37:51.523143 crc crio[3641]: time="2026-06-10T23:37:51.52308818Z" level=info msg="Starting container: ba04fd61ebce8951205c0a59cd2acbbc6a0976ff4143866f16cfb12d09c4ac0d" id=7c829c51-ab5f-480a-9387-b063d061c55e name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.863774 | controller | Jun 10 23:37:51.591711 crc crio[3641]: time="2026-06-10T23:37:51.591483657Z" level=info msg="Started container" PID=5572 containerID=ba04fd61ebce8951205c0a59cd2acbbc6a0976ff4143866f16cfb12d09c4ac0d description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-cert-syncer id=7c829c51-ab5f-480a-9387-b063d061c55e name=/runtime.v1.RuntimeService/StartContainer sandboxID=aeb50485684503163b3fa08f992a5df19d5e3beb281666b725ac76ea82ed2ddf
2026-06-11 01:10:46.863790 | controller | Jun 10 23:37:51.813310 crc crio[3641]: 2026-06-10T23:37:51Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-11 01:10:46.863806 | controller | Jun 10 23:37:51.813310 crc crio[3641]: time="2026-06-10T23:37:51.813188196Z" level=info msg="Successfully cleaned up network for pod b772409aebad8f593523276009413324ceef9893239aaa903bf8e87341af63e5"
2026-06-11 01:10:46.863821 | controller | Jun 10 23:37:51.813310 crc crio[3641]: time="2026-06-10T23:37:51.813220747Z" level=info msg="cleanup sandbox network"
2026-06-11 01:10:46.863836 | controller | Jun 10 23:37:51.813310 crc crio[3641]: time="2026-06-10T23:37:51.813265098Z" 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 01:10:46.863872 | controller | Jun 10 23:37:51.814418 crc crio[3641]: time="2026-06-10T23:37:51.81337177Z" 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:0xc00020c810}] Aliases:map[]}"
2026-06-11 01:10:46.863892 | controller | Jun 10 23:37:51.814418 crc crio[3641]: time="2026-06-10T23:37:51.813417992Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-11 01:10:46.863908 | controller | Jun 10 23:37:51.814418 crc crio[3641]: time="2026-06-10T23:37:51.813428822Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-11 01:10:46.863924 | controller | Jun 10 23:37:51.814418 crc crio[3641]: time="2026-06-10T23:37:51.813437642Z" level=info msg="Deleting pod openshift-kube-apiserver_revision-pruner-12-crc from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.863940 | controller | Jun 10 23:37:51.825242 crc crio[3641]: time="2026-06-10T23:37:51.823940619Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db" id=4cb64502-258f-4b6d-99c2-e373b8745a67 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.863961 | controller | Jun 10 23:37:51.838541 crc crio[3641]: time="2026-06-10T23:37:51.838084671Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db" id=e4b00a29-bd5d-4d7c-a882-772c82ea83f2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.863977 | controller | Jun 10 23:37:51.847372 crc crio[3641]: time="2026-06-10T23:37:51.847063862Z" level=info msg="Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller" id=e6f8efc5-8259-4eb6-bfb6-9dc94a9e2f17 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.863992 | controller | Jun 10 23:37:51.852344 crc crio[3641]: time="2026-06-10T23:37:51.851929607Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.864008 | controller | Jun 10 23:37:51.977508 crc crio[3641]: time="2026-06-10T23:37:51.977417755Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.864023 | controller | Jun 10 23:37:53.261367 crc crio[3641]: 2026-06-10T23:37:53Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 01:10:46.864039 | controller | Jun 10 23:37:53.261367 crc crio[3641]: time="2026-06-10T23:37:53.257912602Z" level=info msg="Successfully cleaned up network for pod 28ae9e11dbe1d6e9c74da5fe96ab600e043908b4e8f617bfc6f2a1e749a58a8d"
2026-06-11 01:10:46.864054 | controller | Jun 10 23:37:53.261367 crc crio[3641]: time="2026-06-10T23:37:53.257951803Z" level=info msg="cleanup sandbox network"
2026-06-11 01:10:46.864070 | controller | Jun 10 23:37:53.261367 crc crio[3641]: time="2026-06-10T23:37:53.257993024Z" 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 01:10:46.864086 | controller | Jun 10 23:37:53.261367 crc crio[3641]: time="2026-06-10T23:37:53.258184099Z" 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:0xc000794288}] Aliases:map[]}"
2026-06-11 01:10:46.864101 | controller | Jun 10 23:37:53.261367 crc crio[3641]: time="2026-06-10T23:37:53.258332672Z" level=info msg="Deleting pod openshift-service-ca_service-ca-74545575db-n469q from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.864117 | controller | Jun 10 23:37:53.291007 crc crio[3641]: time="2026-06-10T23:37:53.286890553Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.864132 | controller | Jun 10 23:37:53.435336 crc crio[3641]: 2026-06-10T23:37:53Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 01:10:46.864148 | controller | Jun 10 23:37:53.435336 crc crio[3641]: time="2026-06-10T23:37:53.433837436Z" level=info msg="Successfully cleaned up network for pod ec5d8cc1a78af44633e5b157a326c7eb057086da9645d399ada87ef76a040673"
2026-06-11 01:10:46.864170 | controller | Jun 10 23:37:53.435336 crc crio[3641]: time="2026-06-10T23:37:53.433895717Z" level=info msg="cleanup sandbox network"
2026-06-11 01:10:46.864187 | controller | Jun 10 23:37:53.435336 crc crio[3641]: time="2026-06-10T23:37:53.433974639Z" 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 01:10:46.864203 | controller | Jun 10 23:37:53.435336 crc crio[3641]: time="2026-06-10T23:37:53.434194674Z" 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:0xc002dd0878}] Aliases:map[]}"
2026-06-11 01:10:46.864220 | controller | Jun 10 23:37:53.435336 crc crio[3641]: time="2026-06-10T23:37:53.434391759Z" level=info msg="Deleting pod openshift-console_console-6c684df5db-cc8g8 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.864236 | controller | Jun 10 23:37:53.681386 crc crio[3641]: time="2026-06-10T23:37:53.681106875Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.864251 | controller | Jun 10 23:37:53.720802 crc crio[3641]: time="2026-06-10T23:37:53.716537298Z" level=info msg="Created container 06e49d08534f42533491dfd1af50ad43d31bb4e34af1a00d903f32c71f8b4722: openshift-etcd/etcd-crc/etcd-resources-copy" id=214b9010-f65f-432a-a297-71a89a335b41 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.864267 | controller | Jun 10 23:37:53.724928 crc crio[3641]: time="2026-06-10T23:37:53.724073835Z" level=info msg="Starting container: 06e49d08534f42533491dfd1af50ad43d31bb4e34af1a00d903f32c71f8b4722" id=509a09ee-8ec5-4cbd-9064-fd017f4ad229 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.864284 | controller | Jun 10 23:37:53.760245 crc crio[3641]: time="2026-06-10T23:37:53.757132312Z" level=info msg="Started container" PID=5621 containerID=06e49d08534f42533491dfd1af50ad43d31bb4e34af1a00d903f32c71f8b4722 description=openshift-etcd/etcd-crc/etcd-resources-copy id=509a09ee-8ec5-4cbd-9064-fd017f4ad229 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3c67b3d5b8dbb3f6674498e64d9af33715fd40f623235b473a9a521cf4501a21
2026-06-11 01:10:46.864300 | controller | Jun 10 23:37:54.093827 crc crio[3641]: time="2026-06-10T23:37:54.09115719Z" level=info msg="Created container fd44ab3629aaf3fc52130e0b0f1ccfccb86d901f5964d758de79ca3d67a61bf0: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller" id=e6f8efc5-8259-4eb6-bfb6-9dc94a9e2f17 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.864317 | controller | Jun 10 23:37:54.096193 crc crio[3641]: time="2026-06-10T23:37:54.096067945Z" level=info msg="Starting container: fd44ab3629aaf3fc52130e0b0f1ccfccb86d901f5964d758de79ca3d67a61bf0" id=4f23cf82-81f1-49bd-b141-7133df807395 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.864334 | controller | Jun 10 23:37:54.120320 crc crio[3641]: time="2026-06-10T23:37:54.119945916Z" level=info msg="Started container" PID=5643 containerID=fd44ab3629aaf3fc52130e0b0f1ccfccb86d901f5964d758de79ca3d67a61bf0 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller id=4f23cf82-81f1-49bd-b141-7133df807395 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aeb50485684503163b3fa08f992a5df19d5e3beb281666b725ac76ea82ed2ddf
2026-06-11 01:10:46.864372 | controller | Jun 10 23:37:54.388946 crc crio[3641]: 2026-06-10T23:37:54Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 01:10:46.864396 | controller | Jun 10 23:37:54.389465 crc crio[3641]: time="2026-06-10T23:37:54.389057899Z" level=info msg="Successfully cleaned up network for pod e222155a1c4fc4565a7da9c88c4bc428dc8a0a17b11d7bae294454bb07604400"
2026-06-11 01:10:46.864413 | controller | Jun 10 23:37:54.389465 crc crio[3641]: time="2026-06-10T23:37:54.38909136Z" level=info msg="cleanup sandbox network"
2026-06-11 01:10:46.864430 | controller | Jun 10 23:37:54.389465 crc crio[3641]: time="2026-06-10T23:37:54.389133671Z" 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 01:10:46.864447 | controller | Jun 10 23:37:54.390441 crc crio[3641]: time="2026-06-10T23:37:54.390184116Z" 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:0xc0026f00b8}] Aliases:map[]}"
2026-06-11 01:10:46.864463 | controller | Jun 10 23:37:54.391341 crc crio[3641]: time="2026-06-10T23:37:54.390538214Z" 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 01:10:46.864480 | controller | Jun 10 23:37:55.005315 crc crio[3641]: 2026-06-10T23:37:54Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 01:10:46.864496 | controller | Jun 10 23:37:55.006381 crc crio[3641]: time="2026-06-10T23:37:55.005443871Z" level=info msg="Successfully cleaned up network for pod 9f0a0b85d7741383b49556652c4202e48dd515bc39386ca123ebab03ab835fa7"
2026-06-11 01:10:46.864512 | controller | Jun 10 23:37:55.006381 crc crio[3641]: time="2026-06-10T23:37:55.005762838Z" level=info msg="cleanup sandbox network"
2026-06-11 01:10:46.864528 | controller | Jun 10 23:37:55.006381 crc crio[3641]: time="2026-06-10T23:37:55.005784289Z" level=info msg="Successfully cleaned up network for pod fd391bae970f3b64b4d0651ad727c5e7e11857de509c35f5d95e1825021e4183"
2026-06-11 01:10:46.864544 | controller | Jun 10 23:37:55.006381 crc crio[3641]: time="2026-06-10T23:37:55.005793999Z" level=info msg="cleanup sandbox network"
2026-06-11 01:10:46.864560 | controller | Jun 10 23:37:55.006381 crc crio[3641]: time="2026-06-10T23:37:55.00583059Z" 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 01:10:46.864577 | controller | Jun 10 23:37:55.006381 crc crio[3641]: time="2026-06-10T23:37:55.006021285Z" 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:0xc0026f0120}] Aliases:map[]}"
2026-06-11 01:10:46.864597 | controller | Jun 10 23:37:55.006381 crc crio[3641]: time="2026-06-10T23:37:55.006173568Z" level=info msg="Deleting pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.864614 | controller | Jun 10 23:37:55.207251 crc crio[3641]: time="2026-06-10T23:37:55.20670732Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=b95ece18-6009-49f7-9364-5177e5a684d2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.864630 | controller | Jun 10 23:37:55.232353 crc crio[3641]: time="2026-06-10T23:37:55.232129867Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=7e579ca8-e793-4104-a7c4-0261c7c5c630 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.864646 | controller | Jun 10 23:37:55.344117 crc crio[3641]: time="2026-06-10T23:37:55.343418002Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcdctl" id=643ce377-261f-41a9-8347-6ee324028835 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.864662 | controller | Jun 10 23:37:55.346940 crc crio[3641]: time="2026-06-10T23:37:55.346372891Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.864677 | controller | Jun 10 23:37:55.569820 crc crio[3641]: time="2026-06-10T23:37:55.567487717Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.864693 | controller | Jun 10 23:37:55.576140 crc crio[3641]: time="2026-06-10T23:37:55.575353951Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.864708 | controller | Jun 10 23:37:55.589518 crc crio[3641]: time="2026-06-10T23:37:55.58893329Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.864724 | controller | Jun 10 23:37:56.027881 crc crio[3641]: time="2026-06-10T23:37:56.025463637Z" level=info msg="Created container 02b5e6b2cefb67b9172dedba206cc53e07b3b2c0e241d21af037af09dbf6ef24: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer" id=d66b2f65-f16c-46f6-a6c4-5b2d30da2f93 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.864740 | controller | Jun 10 23:37:56.047630 crc crio[3641]: time="2026-06-10T23:37:56.045416526Z" level=info msg="Starting container: 02b5e6b2cefb67b9172dedba206cc53e07b3b2c0e241d21af037af09dbf6ef24" id=a2b4371e-2625-49e5-bd08-b565b91c37cf name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.864756 | controller | Jun 10 23:37:56.189985 crc crio[3641]: time="2026-06-10T23:37:56.189228995Z" level=info msg="Started container" PID=5718 containerID=02b5e6b2cefb67b9172dedba206cc53e07b3b2c0e241d21af037af09dbf6ef24 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer id=a2b4371e-2625-49e5-bd08-b565b91c37cf name=/runtime.v1.RuntimeService/StartContainer sandboxID=53a50bc8d64368f92d39f8988c8bf36de16382220c82934767014352d06ef1a5
2026-06-11 01:10:46.864772 | controller | Jun 10 23:37:56.296498 crc crio[3641]: time="2026-06-10T23:37:56.296361662Z" level=info msg="Created container e98c451551fe4dcb324446ee2bfbf3165dae052c912543d839219d646aacc011: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-cert-syncer" id=e65e2fae-4c02-4689-a57d-b78fb95d394d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.864788 | controller | Jun 10 23:37:56.312561 crc crio[3641]: time="2026-06-10T23:37:56.311495328Z" level=info msg="Starting container: e98c451551fe4dcb324446ee2bfbf3165dae052c912543d839219d646aacc011" id=7b1dd6ed-19cf-42f8-83cc-5145cd9842d0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.864808 | controller | Jun 10 23:37:56.383756 crc crio[3641]: time="2026-06-10T23:37:56.383358546Z" level=info msg="Started container" PID=5724 containerID=e98c451551fe4dcb324446ee2bfbf3165dae052c912543d839219d646aacc011 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-cert-syncer id=7b1dd6ed-19cf-42f8-83cc-5145cd9842d0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=df72115a442fdf33fc8f7841fbcfd4e9cfa83ca7df04505d424537a5aa434398
2026-06-11 01:10:46.864826 | controller | Jun 10 23:37:56.434441 crc crio[3641]: time="2026-06-10T23:37:56.434121449Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=29b34928-7a2b-4c8a-a62e-ab0c894ca07c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.864841 | controller | Jun 10 23:37:56.444748 crc crio[3641]: time="2026-06-10T23:37:56.443883328Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=9f12f46d-cfee-47fa-acd3-d9e8fe84465d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.864857 | controller | Jun 10 23:37:56.451095 crc crio[3641]: time="2026-06-10T23:37:56.450963395Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller" id=c91e81c1-1f20-4c73-b99e-c9f1cadb2163 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.864873 | controller | Jun 10 23:37:56.451742 crc crio[3641]: time="2026-06-10T23:37:56.451308993Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.864888 | controller | Jun 10 23:37:56.531429 crc crio[3641]: time="2026-06-10T23:37:56.52907372Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6" id=d3387754-5b1e-448d-9b29-df94bf3d318d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.864903 | controller | Jun 10 23:37:56.540628 crc crio[3641]: time="2026-06-10T23:37:56.539479045Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.864919 | controller | Jun 10 23:37:56.558113 crc crio[3641]: time="2026-06-10T23:37:56.555765957Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6" id=dc3e1df3-f87a-4381-bf59-cbb70f99ad14 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.864934 | controller | Jun 10 23:37:56.576141 crc crio[3641]: time="2026-06-10T23:37:56.576002963Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller" id=a5206753-e32a-4084-9972-7ed7308ee15c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.864950 | controller | Jun 10 23:37:56.576560 crc crio[3641]: time="2026-06-10T23:37:56.576430533Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.864965 | controller | Jun 10 23:37:56.728567 crc crio[3641]: time="2026-06-10T23:37:56.728127117Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.864980 | controller | Jun 10 23:37:56.791261 crc crio[3641]: 2026-06-10T23:37:56Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 01:10:46.865000 | controller | Jun 10 23:37:56.791261 crc crio[3641]: time="2026-06-10T23:37:56.788011964Z" level=info msg="Successfully cleaned up network for pod 2ad4e6712288ae4114ef99649d38397a6414bb10a28064a266721a8faa87797b"
2026-06-11 01:10:46.865016 | controller | Jun 10 23:37:56.791261 crc crio[3641]: time="2026-06-10T23:37:56.788058825Z" level=info msg="cleanup sandbox network"
2026-06-11 01:10:46.865032 | controller | Jun 10 23:37:56.791261 crc crio[3641]: time="2026-06-10T23:37:56.788098296Z" 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 01:10:46.865047 | controller | Jun 10 23:37:56.791261 crc crio[3641]: time="2026-06-10T23:37:56.78826896Z" 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:0xc00008c840}] Aliases:map[]}"
2026-06-11 01:10:46.865064 | controller | Jun 10 23:37:56.791261 crc crio[3641]: time="2026-06-10T23:37:56.790515113Z" 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 01:10:46.865079 | controller | Jun 10 23:37:57.291257 crc crio[3641]: time="2026-06-10T23:37:57.291084535Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.865095 | controller | Jun 10 23:37:57.669738 crc crio[3641]: time="2026-06-10T23:37:57.669476806Z" level=info msg="Created container 783aa3e9bf4f91369e2312d5fb266dd561411acec1015fabfa0cc0bd3bed63d3: openshift-etcd/etcd-crc/etcdctl" id=643ce377-261f-41a9-8347-6ee324028835 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.865110 | controller | Jun 10 23:37:57.674371 crc crio[3641]: time="2026-06-10T23:37:57.674241358Z" level=info msg="Starting container: 783aa3e9bf4f91369e2312d5fb266dd561411acec1015fabfa0cc0bd3bed63d3" id=7fa5aee2-77f2-4b8d-a91d-4d33cf3eb70b name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.865126 | controller | Jun 10 23:37:57.717197 crc crio[3641]: time="2026-06-10T23:37:57.715290962Z" level=info msg="Started container" PID=5757 containerID=783aa3e9bf4f91369e2312d5fb266dd561411acec1015fabfa0cc0bd3bed63d3 description=openshift-etcd/etcd-crc/etcdctl id=7fa5aee2-77f2-4b8d-a91d-4d33cf3eb70b name=/runtime.v1.RuntimeService/StartContainer sandboxID=3c67b3d5b8dbb3f6674498e64d9af33715fd40f623235b473a9a521cf4501a21
2026-06-11 01:10:46.865142 | controller | Jun 10 23:37:57.868540 crc crio[3641]: time="2026-06-10T23:37:57.868188545Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.865157 | controller | Jun 10 23:37:57.888160 crc crio[3641]: time="2026-06-10T23:37:57.88756416Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.865173 | controller | Jun 10 23:37:57.899546 crc crio[3641]: time="2026-06-10T23:37:57.899511841Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=32ab60ed-c932-4ea2-bd96-033867ee19c7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.865192 | controller | Jun 10 23:37:57.921006 crc crio[3641]: time="2026-06-10T23:37:57.920855092Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=539bb812-f22d-4809-b4e9-95f51c64b1d7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.865209 | controller | Jun 10 23:37:57.926135 crc crio[3641]: time="2026-06-10T23:37:57.926090435Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd" id=0fe8820d-c7bb-4ec3-bc1e-2066fc15fc2d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.865225 | controller | Jun 10 23:37:57.927569 crc crio[3641]: time="2026-06-10T23:37:57.927540379Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.865240 | controller | Jun 10 23:37:58.004318 crc crio[3641]: 2026-06-10T23:37:57Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 01:10:46.865256 | controller | Jun 10 23:37:58.008192 crc crio[3641]: time="2026-06-10T23:37:58.007953289Z" level=info msg="Successfully cleaned up network for pod 77c7a43aebfa236b2f5dda89f94c365080a6bc71e13aa97182d67accd59f42a2"
2026-06-11 01:10:46.865272 | controller | Jun 10 23:37:58.008274 crc crio[3641]: time="2026-06-10T23:37:58.008199334Z" level=info msg="cleanup sandbox network"
2026-06-11 01:10:46.865287 | controller | Jun 10 23:37:58.008274 crc crio[3641]: time="2026-06-10T23:37:58.008243845Z" 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 01:10:46.865303 | controller | Jun 10 23:37:58.009222 crc crio[3641]: time="2026-06-10T23:37:58.008413679Z" 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:0xc001890000}] Aliases:map[]}"
2026-06-11 01:10:46.865320 | controller | Jun 10 23:37:58.010011 crc crio[3641]: time="2026-06-10T23:37:58.009508305Z" level=info msg="Deleting pod openshift-console_downloads-747b44746d-4pqvr from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.865336 | controller | Jun 10 23:37:58.043338 crc crio[3641]: time="2026-06-10T23:37:58.042840688Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.865374 | controller | Jun 10 23:37:58.230181 crc crio[3641]: time="2026-06-10T23:37:58.220563604Z" level=info msg="Created container 2d186aa568355ff0f30ef5fc9a4d969023a5f89937ff07135eb7109cf02c91d4: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller" id=c91e81c1-1f20-4c73-b99e-c9f1cadb2163 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.865394 | controller | Jun 10 23:37:58.230181 crc crio[3641]: time="2026-06-10T23:37:58.22807748Z" level=info msg="Starting container: 2d186aa568355ff0f30ef5fc9a4d969023a5f89937ff07135eb7109cf02c91d4" id=efa7a39f-b60c-4d70-beb5-0fe111ff6bd1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.865410 | controller | Jun 10 23:37:58.248788 crc crio[3641]: time="2026-06-10T23:37:58.248711155Z" level=info msg="Started container" PID=5774 containerID=2d186aa568355ff0f30ef5fc9a4d969023a5f89937ff07135eb7109cf02c91d4 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller id=efa7a39f-b60c-4d70-beb5-0fe111ff6bd1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=53a50bc8d64368f92d39f8988c8bf36de16382220c82934767014352d06ef1a5
2026-06-11 01:10:46.865430 | controller | Jun 10 23:37:58.267487 crc crio[3641]: time="2026-06-10T23:37:58.266539744Z" level=info msg="Created container 95b1801b54ac7375891d496da5556106f3c6c31adfc58ec728bc0a335c49a2dd: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller" id=a5206753-e32a-4084-9972-7ed7308ee15c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.865447 | controller | Jun 10 23:37:58.276852 crc crio[3641]: time="2026-06-10T23:37:58.272181807Z" level=info msg="Starting container: 95b1801b54ac7375891d496da5556106f3c6c31adfc58ec728bc0a335c49a2dd" id=48300b1c-df4e-449e-b73f-471bf4a3c4d6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.865464 | controller | Jun 10 23:37:58.289848 crc crio[3641]: time="2026-06-10T23:37:58.286175336Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=bd15d6ea-eeaf-48ab-a01f-afc421f26144 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.865480 | controller | Jun 10 23:37:58.290362 crc crio[3641]: time="2026-06-10T23:37:58.290275562Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=88063906-2686-4f99-bbd4-8c39ffdd6617 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.865496 | controller | Jun 10 23:37:58.301300 crc crio[3641]: time="2026-06-10T23:37:58.301171858Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz" id=3f59d9ae-bc62-4045-96c0-ae2326414cea name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.865511 | controller | Jun 10 23:37:58.306045 crc crio[3641]: time="2026-06-10T23:37:58.304435105Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.865527 | controller | Jun 10 23:37:58.352818 crc crio[3641]: time="2026-06-10T23:37:58.352220357Z" level=info msg="Started container" PID=5775 containerID=95b1801b54ac7375891d496da5556106f3c6c31adfc58ec728bc0a335c49a2dd description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller id=48300b1c-df4e-449e-b73f-471bf4a3c4d6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=df72115a442fdf33fc8f7841fbcfd4e9cfa83ca7df04505d424537a5aa434398
2026-06-11 01:10:46.865543 | controller | Jun 10 23:37:58.354995 crc crio[3641]: 2026-06-10T23:37:58Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 01:10:46.865559 | controller | Jun 10 23:37:58.356965 crc crio[3641]: time="2026-06-10T23:37:58.356442826Z" level=info msg="Successfully cleaned up network for pod cee73eca6bb7492bb52d42bf5c775e8ff855dcead097943420955764786385fc"
2026-06-11 01:10:46.865575 | controller | Jun 10 23:37:58.356965 crc crio[3641]: time="2026-06-10T23:37:58.356492178Z" level=info msg="cleanup sandbox network"
2026-06-11 01:10:46.865590 | controller | Jun 10 23:37:58.356965 crc crio[3641]: time="2026-06-10T23:37:58.356534679Z" 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 01:10:46.865606 | controller | Jun 10 23:37:58.356965 crc crio[3641]: time="2026-06-10T23:37:58.356826466Z" 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:0xc00020c690}] Aliases:map[]}"
2026-06-11 01:10:46.865627 | controller | Jun 10 23:37:58.357207 crc crio[3641]: time="2026-06-10T23:37:58.356973539Z" 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 01:10:46.865643 | controller | Jun 10 23:37:58.403033 crc crio[3641]: time="2026-06-10T23:37:58.40254838Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.865659 | controller | Jun 10 23:37:59.519492 crc crio[3641]: time="2026-06-10T23:37:59.518457898Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.865674 | controller | Jun 10 23:37:59.954553 crc crio[3641]: 2026-06-10T23:37:59Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 01:10:46.865690 | controller | Jun 10 23:37:59.955923 crc crio[3641]: time="2026-06-10T23:37:59.955862986Z" level=info msg="Successfully cleaned up network for pod 34dab8a60616b7cf01d4e9c425e238f75c5ad085d018feae02e699514bf41b3e"
2026-06-11 01:10:46.865706 | controller | Jun 10 23:38:00.203236 crc crio[3641]: time="2026-06-10T23:38:00.203009772Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.865722 | controller | Jun 10 23:38:00.300426 crc crio[3641]: time="2026-06-10T23:38:00.300048572Z" level=info msg="Created container a9ac1410bce0fd034eb2d9f516be1115756904ac421f8a206a7779e91d10763f: openshift-etcd/etcd-crc/etcd" id=0fe8820d-c7bb-4ec3-bc1e-2066fc15fc2d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.865738 | controller | Jun 10 23:38:00.347941 crc crio[3641]: time="2026-06-10T23:38:00.345374417Z" level=info msg="Starting container: a9ac1410bce0fd034eb2d9f516be1115756904ac421f8a206a7779e91d10763f" id=66916c80-3406-4da6-9dfb-84bb862090e3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.865754 | controller | Jun 10 23:38:00.410855 crc crio[3641]: time="2026-06-10T23:38:00.410415745Z" level=info msg="Started container" PID=5845 containerID=a9ac1410bce0fd034eb2d9f516be1115756904ac421f8a206a7779e91d10763f description=openshift-etcd/etcd-crc/etcd id=66916c80-3406-4da6-9dfb-84bb862090e3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3c67b3d5b8dbb3f6674498e64d9af33715fd40f623235b473a9a521cf4501a21
2026-06-11 01:10:46.865770 | controller | Jun 10 23:38:00.546085 crc crio[3641]: time="2026-06-10T23:38:00.545909529Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=07755385-9910-44d1-92e2-272aaacedf2c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.865785 | controller | Jun 10 23:38:00.565260 crc crio[3641]: time="2026-06-10T23:38:00.565179792Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=f7e0403f-be15-481b-ae6d-4d5f0fb9cc17 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.865800 | controller | Jun 10 23:38:00.575120 crc crio[3641]: time="2026-06-10T23:38:00.574809998Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd-metrics" id=92bb27ea-f4ee-47ca-9794-76a7f93129c1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.865819 | controller | Jun 10 23:38:00.581917 crc crio[3641]: time="2026-06-10T23:38:00.581832483Z" level=info msg="Created container a16968b02a78073edd1a23ee40f2fea9084728a821e4caf433c0d1e2301de9c3: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz" id=3f59d9ae-bc62-4045-96c0-ae2326414cea name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.865835 | controller | Jun 10 23:38:00.589490 crc crio[3641]: time="2026-06-10T23:38:00.589264118Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.865850 | controller | Jun 10 23:38:00.595286 crc crio[3641]: time="2026-06-10T23:38:00.595167057Z" level=info msg="Starting container: a16968b02a78073edd1a23ee40f2fea9084728a821e4caf433c0d1e2301de9c3" id=863ab7ad-10c1-48b5-b313-50d0c60f51d3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.865866 | controller | Jun 10 23:38:00.644087 crc crio[3641]: time="2026-06-10T23:38:00.643495882Z" level=info msg="Started container" PID=5856 containerID=a16968b02a78073edd1a23ee40f2fea9084728a821e4caf433c0d1e2301de9c3 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz id=863ab7ad-10c1-48b5-b313-50d0c60f51d3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=53a50bc8d64368f92d39f8988c8bf36de16382220c82934767014352d06ef1a5
2026-06-11 01:10:46.865882 | controller | Jun 10 23:38:00.778345 crc crio[3641]: time="2026-06-10T23:38:00.777844559Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.865897 | controller | Jun 10 23:38:01.093347 crc crio[3641]: time="2026-06-10T23:38:01.089143063Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=019190a4-b621-4fb4-8ddc-a23e858bd2c3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.865912 | controller | Jun 10 23:38:01.130137 crc crio[3641]: time="2026-06-10T23:38:01.122325983Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=479d1ade-8a29-4fd1-b16b-52b7a2412876 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.865927 | controller | Jun 10 23:38:01.158809 crc crio[3641]: time="2026-06-10T23:38:01.158445221Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=9b901c60-c80d-42ae-9ff2-205928b9f093 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.865942 | controller | Jun 10 23:38:01.162200 crc crio[3641]: time="2026-06-10T23:38:01.161041522Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.865957 | controller | Jun 10 23:38:01.578288 crc crio[3641]: time="2026-06-10T23:38:01.577879896Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.865973 | controller | Jun 10 23:38:02.133986 crc crio[3641]: time="2026-06-10T23:38:02.1292199Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.865988 | controller | Jun 10 23:38:02.663223 crc crio[3641]: time="2026-06-10T23:38:02.66209935Z" level=info msg="Created container 9c37399bff9c380f7bf15cb0c7ada721eceb125ce5e833ed0de1798145965a28: openshift-etcd/etcd-crc/etcd-metrics" id=92bb27ea-f4ee-47ca-9794-76a7f93129c1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.866008 | controller | Jun 10 23:38:02.668482 crc crio[3641]: time="2026-06-10T23:38:02.668307406Z" level=info msg="Starting container: 9c37399bff9c380f7bf15cb0c7ada721eceb125ce5e833ed0de1798145965a28" id=efe2a660-9409-4e54-a2cc-252b4d8b0a0c name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.866025 | controller | Jun 10 23:38:02.754701 crc crio[3641]: time="2026-06-10T23:38:02.754395488Z" level=info msg="Started container" PID=5891 containerID=9c37399bff9c380f7bf15cb0c7ada721eceb125ce5e833ed0de1798145965a28 description=openshift-etcd/etcd-crc/etcd-metrics id=efe2a660-9409-4e54-a2cc-252b4d8b0a0c name=/runtime.v1.RuntimeService/StartContainer sandboxID=3c67b3d5b8dbb3f6674498e64d9af33715fd40f623235b473a9a521cf4501a21
2026-06-11 01:10:46.866040 | controller | Jun 10 23:38:02.759264 crc crio[3641]: time="2026-06-10T23:38:02.759179891Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.866055 | controller | Jun 10 23:38:02.777116 crc crio[3641]: time="2026-06-10T23:38:02.776795204Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=018f68c1-b5dd-4138-ab92-d2fd4fc3f633 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.866071 | controller | Jun 10 23:38:02.781506 crc crio[3641]: time="2026-06-10T23:38:02.781434034Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=b9feacf3-57b6-4867-9c7b-9df342d3535e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.866085 | controller | Jun 10 23:38:02.783988 crc crio[3641]: time="2026-06-10T23:38:02.783897041Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd-readyz" id=907874d4-2e21-4739-b85f-0d8351dcaa10 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.866101 | controller | Jun 10 23:38:02.784357 crc crio[3641]: time="2026-06-10T23:38:02.78426887Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.866116 | controller | Jun 10 23:38:02.809792 crc crio[3641]: time="2026-06-10T23:38:02.809704418Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.866131 | controller | Jun 10 23:38:02.946383 crc crio[3641]: time="2026-06-10T23:38:02.946131053Z" level=info msg="Created container bf1b4ea64ab7025fbfd20ac519243a0ed8f6d048d33a799cca2aaf01d1afc2ff: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=9b901c60-c80d-42ae-9ff2-205928b9f093 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.866146 | controller | Jun 10 23:38:02.950130 crc crio[3641]: time="2026-06-10T23:38:02.94854433Z" level=info msg="Starting container: bf1b4ea64ab7025fbfd20ac519243a0ed8f6d048d33a799cca2aaf01d1afc2ff" id=19240ab1-1791-45ef-81b1-323613c39cbf name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.866162 | controller | Jun 10 23:38:03.053755 crc crio[3641]: time="2026-06-10T23:38:03.045987039Z" level=info msg="Started container" PID=5898 containerID=bf1b4ea64ab7025fbfd20ac519243a0ed8f6d048d33a799cca2aaf01d1afc2ff description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=19240ab1-1791-45ef-81b1-323613c39cbf name=/runtime.v1.RuntimeService/StartContainer sandboxID=53a50bc8d64368f92d39f8988c8bf36de16382220c82934767014352d06ef1a5
2026-06-11 01:10:46.866177 | controller | Jun 10 23:38:03.449921 crc crio[3641]: time="2026-06-10T23:38:03.449807478Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.866192 | controller | Jun 10 23:38:03.684110 crc crio[3641]: time="2026-06-10T23:38:03.68397909Z" level=info msg="Created container 5bb2ff18d7a7023a49ab0e623e25898d3c48620974f1512d7ad8d53310e60b6d: openshift-etcd/etcd-crc/etcd-readyz" id=907874d4-2e21-4739-b85f-0d8351dcaa10 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.866211 | controller | Jun 10 23:38:03.688183 crc crio[3641]: time="2026-06-10T23:38:03.68738922Z" level=info msg="Starting container: 5bb2ff18d7a7023a49ab0e623e25898d3c48620974f1512d7ad8d53310e60b6d" id=ffbd9f29-0030-4cc6-b22d-9cc5919f0368 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.866227 | controller | Jun 10 23:38:03.698952 crc crio[3641]: time="2026-06-10T23:38:03.698799198Z" level=info msg="Started container" PID=5919 containerID=5bb2ff18d7a7023a49ab0e623e25898d3c48620974f1512d7ad8d53310e60b6d description=openshift-etcd/etcd-crc/etcd-readyz id=ffbd9f29-0030-4cc6-b22d-9cc5919f0368 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3c67b3d5b8dbb3f6674498e64d9af33715fd40f623235b473a9a521cf4501a21
2026-06-11 01:10:46.866243 | controller | Jun 10 23:38:03.744085 crc crio[3641]: time="2026-06-10T23:38:03.744031461Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=1f58ada5-562b-4f9c-9c0a-1780488ab083 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.866258 | controller | Jun 10 23:38:03.747193 crc crio[3641]: time="2026-06-10T23:38:03.747044181Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=12f845e4-2ece-4d9c-b855-451a67e366c0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.866273 | controller | Jun 10 23:38:03.752091 crc crio[3641]: time="2026-06-10T23:38:03.751504666Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd-rev" id=d7dd2c87-d24f-47c3-b67a-5daa1698577c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.866288 | controller | Jun 10 23:38:03.752172 crc crio[3641]: time="2026-06-10T23:38:03.75209717Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.866303 | controller | Jun 10 23:38:03.784236 crc crio[3641]: time="2026-06-10T23:38:03.782471014Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.866318 | controller | Jun 10 23:38:04.331393 crc crio[3641]: time="2026-06-10T23:38:04.330873729Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.866333 | controller | Jun 10 23:38:04.543161 crc crio[3641]: time="2026-06-10T23:38:04.543033924Z" level=info msg="Created container 9e24b1e2256149aeb7589aa3c7407e511abe8f0830c3c015d0c8142f5af08eb1: openshift-etcd/etcd-crc/etcd-rev" id=d7dd2c87-d24f-47c3-b67a-5daa1698577c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.866365 | controller | Jun 10 23:38:04.544960 crc crio[3641]: time="2026-06-10T23:38:04.544844507Z" level=info msg="Starting container: 9e24b1e2256149aeb7589aa3c7407e511abe8f0830c3c015d0c8142f5af08eb1" id=1f914f1e-0a5b-4665-926c-9b4983622302 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.866387 | controller | Jun 10 23:38:04.554348 crc crio[3641]: time="2026-06-10T23:38:04.554213747Z" level=info msg="Started container" PID=5940 containerID=9e24b1e2256149aeb7589aa3c7407e511abe8f0830c3c015d0c8142f5af08eb1 description=openshift-etcd/etcd-crc/etcd-rev id=1f914f1e-0a5b-4665-926c-9b4983622302 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3c67b3d5b8dbb3f6674498e64d9af33715fd40f623235b473a9a521cf4501a21
2026-06-11 01:10:46.866404 | controller | Jun 10 23:38:20.685530 crc crio[3641]: time="2026-06-10T23:38:20.684882269Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=8cdcc033-1d9c-4f76-a0bf-7b63b6577e42 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.866425 | controller | Jun 10 23:38:20.697833 crc crio[3641]: time="2026-06-10T23:38:20.697782842Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=5e27cebc-629e-404e-ac37-8532103060ce name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.866441 | controller | Jun 10 23:38:20.700950 crc crio[3641]: time="2026-06-10T23:38:20.700841914Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver" id=6c0887d9-5d99-4fa3-954d-fda8a54fead2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.866457 | controller | Jun 10 23:38:20.701728 crc crio[3641]: time="2026-06-10T23:38:20.701561561Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.866472 | controller | Jun 10 23:38:20.737308 crc crio[3641]: time="2026-06-10T23:38:20.737226289Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.866487 | controller | Jun 10 23:38:21.252766 crc crio[3641]: time="2026-06-10T23:38:21.252139397Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.866502 | controller | Jun 10 23:38:21.393519 crc crio[3641]: time="2026-06-10T23:38:21.392603137Z" level=info msg="Created container dd8202f148f2df3fb692f7cb3ff4eb4a3a372ba5616af88dee126e35a955d2f4: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver" id=6c0887d9-5d99-4fa3-954d-fda8a54fead2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.866518 | controller | Jun 10 23:38:21.401303 crc crio[3641]: time="2026-06-10T23:38:21.399818267Z" level=info msg="Starting container: dd8202f148f2df3fb692f7cb3ff4eb4a3a372ba5616af88dee126e35a955d2f4" id=e853bb90-218e-4550-8618-6e7042ee72a5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.866533 | controller | Jun 10 23:38:21.417910 crc crio[3641]: time="2026-06-10T23:38:21.417346719Z" level=info msg="Started container" PID=6176 containerID=dd8202f148f2df3fb692f7cb3ff4eb4a3a372ba5616af88dee126e35a955d2f4 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver id=e853bb90-218e-4550-8618-6e7042ee72a5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=53a50bc8d64368f92d39f8988c8bf36de16382220c82934767014352d06ef1a5
2026-06-11 01:10:46.866550 | controller | Jun 10 23:38:21.708845 crc crio[3641]: time="2026-06-10T23:38:21.708456009Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=0e9b2a44-203f-484e-b3da-71c7b9219778 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.866566 | controller | Jun 10 23:38:21.713795 crc crio[3641]: time="2026-06-10T23:38:21.713453867Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=2edf6f45-d15f-45ec-839e-c3ac7666dbeb name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.866582 | controller | Jun 10 23:38:21.718340 crc crio[3641]: time="2026-06-10T23:38:21.718052055Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=ba1371a0-0f19-48a0-83c1-7b55141770c0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.866598 | controller | Jun 10 23:38:21.719615 crc crio[3641]: time="2026-06-10T23:38:21.718929225Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.866617 | controller | Jun 10 23:38:21.741369 crc crio[3641]: time="2026-06-10T23:38:21.74126089Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.866634 | controller | Jun 10 23:38:22.351169 crc crio[3641]: time="2026-06-10T23:38:22.350993357Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.866650 | controller | Jun 10 23:38:22.483383 crc crio[3641]: time="2026-06-10T23:38:22.48261535Z" level=info msg="Created container 9aeea5fd3e5e849314a995ddf5032edfcd745c7ffb3ab64f75b975c4c44c3f79: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=ba1371a0-0f19-48a0-83c1-7b55141770c0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.866665 | controller | Jun 10 23:38:22.486961 crc crio[3641]: time="2026-06-10T23:38:22.486786968Z" level=info msg="Starting container: 9aeea5fd3e5e849314a995ddf5032edfcd745c7ffb3ab64f75b975c4c44c3f79" id=05800232-361d-4c46-8f9b-abf187a22418 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.866682 | controller | Jun 10 23:38:22.497106 crc crio[3641]: time="2026-06-10T23:38:22.497038459Z" level=info msg="Started container" PID=6208 containerID=9aeea5fd3e5e849314a995ddf5032edfcd745c7ffb3ab64f75b975c4c44c3f79 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=05800232-361d-4c46-8f9b-abf187a22418 name=/runtime.v1.RuntimeService/StartContainer sandboxID=53a50bc8d64368f92d39f8988c8bf36de16382220c82934767014352d06ef1a5
2026-06-11 01:10:46.866698 | controller | Jun 10 23:38:24.786506 crc crio[3641]: time="2026-06-10T23:38:24.786391539Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=b49d8fe3-bc44-412e-a3cf-956a1c08eeaf name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.866714 | controller | Jun 10 23:38:24.791601 crc crio[3641]: time="2026-06-10T23:38:24.791190012Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=90d396e4-fa71-4000-be5e-39580b87d2e4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.866729 | controller | Jun 10 23:38:24.795038 crc crio[3641]: time="2026-06-10T23:38:24.794911809Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=4b57abdd-18e9-4dc5-8f1f-c1e5e47e3402 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.866745 | controller | Jun 10 23:38:24.795542 crc crio[3641]: time="2026-06-10T23:38:24.795301388Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.866760 | controller | Jun 10 23:38:24.817996 crc crio[3641]: time="2026-06-10T23:38:24.81792827Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.866776 | controller | Jun 10 23:38:25.706951 crc crio[3641]: time="2026-06-10T23:38:25.706893707Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.866791 | controller | Jun 10 23:38:25.987246 crc crio[3641]: time="2026-06-10T23:38:25.987187703Z" level=info msg="Created container 5de832ded1759bc0a51c73202ee408fdceca8447e847a6396b78e13addf6b63f: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=4b57abdd-18e9-4dc5-8f1f-c1e5e47e3402 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.866807 | controller | Jun 10 23:38:25.989995 crc crio[3641]: time="2026-06-10T23:38:25.989918227Z" level=info msg="Starting container: 5de832ded1759bc0a51c73202ee408fdceca8447e847a6396b78e13addf6b63f" id=94b37806-cf89-4fc4-b612-21c7eddebc12 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.866827 | controller | Jun 10 23:38:25.998594 crc crio[3641]: time="2026-06-10T23:38:25.998493768Z" level=info msg="Started container" PID=6267 containerID=5de832ded1759bc0a51c73202ee408fdceca8447e847a6396b78e13addf6b63f description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=94b37806-cf89-4fc4-b612-21c7eddebc12 name=/runtime.v1.RuntimeService/StartContainer sandboxID=df72115a442fdf33fc8f7841fbcfd4e9cfa83ca7df04505d424537a5aa434398
2026-06-11 01:10:46.866844 | controller | Jun 10 23:38:38.709839 crc crio[3641]: time="2026-06-10T23:38:38.709715567Z" level=info msg="Stopping container: 5de832ded1759bc0a51c73202ee408fdceca8447e847a6396b78e13addf6b63f (timeout: 30s)" id=fe89785b-4897-43e8-85d2-af08008a3867 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:46.866860 | controller | Jun 10 23:38:38.918974 crc crio[3641]: time="2026-06-10T23:38:38.918783079Z" level=info msg="Stopped container 5de832ded1759bc0a51c73202ee408fdceca8447e847a6396b78e13addf6b63f: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=fe89785b-4897-43e8-85d2-af08008a3867 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:46.866876 | controller | Jun 10 23:38:38.920958 crc crio[3641]: time="2026-06-10T23:38:38.920891028Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=a0b348bc-eab7-48c7-80e3-ca4d930876a3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.866892 | controller | Jun 10 23:38:38.922253 crc crio[3641]: time="2026-06-10T23:38:38.922171098Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=17b294a2-1c26-496e-926a-fd8ab6de4a17 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.866907 | controller | Jun 10 23:38:38.925698 crc crio[3641]: time="2026-06-10T23:38:38.925568918Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=b40a67ad-96d4-4576-b520-a34f30fa5b9a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.866923 | controller | Jun 10 23:38:38.925969 crc crio[3641]: time="2026-06-10T23:38:38.925927457Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.866938 | controller | Jun 10 23:38:38.938885 crc crio[3641]: time="2026-06-10T23:38:38.938786859Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.866954 | controller | Jun 10 23:38:38.988503 crc crio[3641]: time="2026-06-10T23:38:38.988227321Z" level=info msg="Removing container: 9996078e77ccd9dca820d9cd9e387bdf60d0a12a5645210f0fecd99542308a4b" id=ca0946cc-51d6-4a69-a16e-aa3482f22526 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.866969 | controller | Jun 10 23:38:39.099298 crc crio[3641]: time="2026-06-10T23:38:39.099175427Z" level=info msg="Removed container 9996078e77ccd9dca820d9cd9e387bdf60d0a12a5645210f0fecd99542308a4b: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=ca0946cc-51d6-4a69-a16e-aa3482f22526 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.866984 | controller | Jun 10 23:38:39.185910 crc crio[3641]: time="2026-06-10T23:38:39.185837003Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.866999 | controller | Jun 10 23:38:39.268824 crc crio[3641]: time="2026-06-10T23:38:39.268596068Z" level=info msg="Created container c3c72108fc3ac509bb135804886725c8c2563bedc6a9314ff911978c8a3867c2: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=b40a67ad-96d4-4576-b520-a34f30fa5b9a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.867018 | controller | Jun 10 23:38:39.270179 crc crio[3641]: time="2026-06-10T23:38:39.270101833Z" level=info msg="Starting container: c3c72108fc3ac509bb135804886725c8c2563bedc6a9314ff911978c8a3867c2" id=ccd8a5e8-ba36-4511-9095-7e25f70440f4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.867034 | controller | Jun 10 23:38:39.278042 crc crio[3641]: time="2026-06-10T23:38:39.277953888Z" level=info msg="Started container" PID=6364 containerID=c3c72108fc3ac509bb135804886725c8c2563bedc6a9314ff911978c8a3867c2 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=ccd8a5e8-ba36-4511-9095-7e25f70440f4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=df72115a442fdf33fc8f7841fbcfd4e9cfa83ca7df04505d424537a5aa434398
2026-06-11 01:10:46.867049 | controller | Jun 10 23:38:43.038987 crc crio[3641]: time="2026-06-10T23:38:43.038427806Z" level=info msg="Stopping container: 9aeea5fd3e5e849314a995ddf5032edfcd745c7ffb3ab64f75b975c4c44c3f79 (timeout: 15s)" id=99532d60-70da-42b4-9309-4141b26f25dc name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:46.867064 | controller | Jun 10 23:38:58.048733 crc crio[3641]: time="2026-06-10T23:38:58.048090385Z" level=warning msg="Stopping container 9aeea5fd3e5e849314a995ddf5032edfcd745c7ffb3ab64f75b975c4c44c3f79 with stop signal(15) timed out. Killing..."
2026-06-11 01:10:46.867079 | controller | Jun 10 23:38:58.599820 crc crio[3641]: time="2026-06-10T23:38:58.599472009Z" level=info msg="Stopped container 9aeea5fd3e5e849314a995ddf5032edfcd745c7ffb3ab64f75b975c4c44c3f79: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=99532d60-70da-42b4-9309-4141b26f25dc name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:46.867095 | controller | Jun 10 23:38:58.602360 crc crio[3641]: time="2026-06-10T23:38:58.60223318Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=66115de9-4e52-4979-a579-31cb32fef36e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.867111 | controller | Jun 10 23:38:58.607353 crc crio[3641]: time="2026-06-10T23:38:58.606404508Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=0a9ec4da-bfa2-4047-9859-692e8eae6354 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.867126 | controller | Jun 10 23:38:58.611003 crc crio[3641]: time="2026-06-10T23:38:58.610873524Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=9aeb7db3-7618-4225-8a8b-c6fb11cb6c71 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.867141 | controller | Jun 10 23:38:58.612059 crc crio[3641]: time="2026-06-10T23:38:58.611940632Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.867156 | controller | Jun 10 23:38:58.638223 crc crio[3641]: time="2026-06-10T23:38:58.638105779Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.867170 | controller | Jun 10 23:38:58.940583 crc crio[3641]: time="2026-06-10T23:38:58.940447592Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.867186 | controller | Jun 10 23:38:59.044337 crc crio[3641]: time="2026-06-10T23:38:59.042914486Z" level=info msg="Created container cebbff5370d45031bef85d3776d6bed298b4c5b1d134c106a3c07f6601d85446: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=9aeb7db3-7618-4225-8a8b-c6fb11cb6c71 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.867208 | controller | Jun 10 23:38:59.045149 crc crio[3641]: time="2026-06-10T23:38:59.045064122Z" level=info msg="Starting container: cebbff5370d45031bef85d3776d6bed298b4c5b1d134c106a3c07f6601d85446" id=3779d8e6-33e6-4d63-b1dc-85d02d74d554 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.867225 | controller | Jun 10 23:38:59.053478 crc crio[3641]: time="2026-06-10T23:38:59.053331206Z" level=info msg="Started container" PID=6493 containerID=cebbff5370d45031bef85d3776d6bed298b4c5b1d134c106a3c07f6601d85446 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=3779d8e6-33e6-4d63-b1dc-85d02d74d554 name=/runtime.v1.RuntimeService/StartContainer sandboxID=53a50bc8d64368f92d39f8988c8bf36de16382220c82934767014352d06ef1a5
2026-06-11 01:10:46.867241 | controller | Jun 10 23:38:59.133571 crc crio[3641]: time="2026-06-10T23:38:59.133414771Z" level=info msg="Removing container: bf1b4ea64ab7025fbfd20ac519243a0ed8f6d048d33a799cca2aaf01d1afc2ff" id=b231e82f-2780-4f8f-83d6-c01d39b1c0b6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.867257 | controller | Jun 10 23:38:59.220104 crc crio[3641]: time="2026-06-10T23:38:59.219571012Z" level=info msg="Removed container bf1b4ea64ab7025fbfd20ac519243a0ed8f6d048d33a799cca2aaf01d1afc2ff: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=b231e82f-2780-4f8f-83d6-c01d39b1c0b6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.867272 | controller | Jun 10 23:39:08.702800 crc crio[3641]: time="2026-06-10T23:39:08.702208314Z" level=info msg="Stopping container: c3c72108fc3ac509bb135804886725c8c2563bedc6a9314ff911978c8a3867c2 (timeout: 30s)" id=f66d7ac1-0efa-4da9-8559-78e89eb2a1e1 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:46.867288 | controller | Jun 10 23:39:08.893042 crc crio[3641]: time="2026-06-10T23:39:08.892927684Z" level=info msg="Stopped container c3c72108fc3ac509bb135804886725c8c2563bedc6a9314ff911978c8a3867c2: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=f66d7ac1-0efa-4da9-8559-78e89eb2a1e1 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:46.867303 | controller | Jun 10 23:39:08.894548 crc crio[3641]: time="2026-06-10T23:39:08.894354641Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=388941c4-e41a-41fa-accd-1db6f7ea4185 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.867319 | controller | Jun 10 23:39:08.896998 crc crio[3641]: time="2026-06-10T23:39:08.896817795Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=3c47a95e-698f-4590-8b4b-b2aebceb5ef0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.867334 | controller | Jun 10 23:39:08.899871 crc crio[3641]: time="2026-06-10T23:39:08.899742891Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=cb9cf66c-52d5-4b86-8394-9422af0bd55e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.867367 | controller | Jun 10 23:39:08.900179 crc crio[3641]: time="2026-06-10T23:39:08.90008146Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.867388 | controller | Jun 10 23:39:08.922162 crc crio[3641]: time="2026-06-10T23:39:08.921991777Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.867405 | controller | Jun 10 23:39:09.115307 crc crio[3641]: time="2026-06-10T23:39:09.115160811Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.867424 | controller | Jun 10 23:39:09.203824 crc crio[3641]: time="2026-06-10T23:39:09.203747146Z" level=info msg="Removing container: 5de832ded1759bc0a51c73202ee408fdceca8447e847a6396b78e13addf6b63f" id=9967b2af-4c75-42c3-9d84-13e50505c5e7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.867440 | controller | Jun 10 23:39:09.213499 crc crio[3641]: time="2026-06-10T23:39:09.213394016Z" level=info msg="Created container 86c74433ac65412b3f63a31378807d9b0e2e9953d6fbde8254c8f2be227413b4: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=cb9cf66c-52d5-4b86-8394-9422af0bd55e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.867456 | controller | Jun 10 23:39:09.214406 crc crio[3641]: time="2026-06-10T23:39:09.214373042Z" level=info msg="Starting container: 86c74433ac65412b3f63a31378807d9b0e2e9953d6fbde8254c8f2be227413b4" id=fae49770-583d-4c18-baf0-ace9f4583001 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.867471 | controller | Jun 10 23:39:09.226913 crc crio[3641]: time="2026-06-10T23:39:09.226872155Z" level=info msg="Started container" PID=6555 containerID=86c74433ac65412b3f63a31378807d9b0e2e9953d6fbde8254c8f2be227413b4 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=fae49770-583d-4c18-baf0-ace9f4583001 name=/runtime.v1.RuntimeService/StartContainer sandboxID=df72115a442fdf33fc8f7841fbcfd4e9cfa83ca7df04505d424537a5aa434398
2026-06-11 01:10:46.867487 | controller | Jun 10 23:39:09.243266 crc crio[3641]: time="2026-06-10T23:39:09.243161117Z" level=info msg="Removed container 5de832ded1759bc0a51c73202ee408fdceca8447e847a6396b78e13addf6b63f: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=9967b2af-4c75-42c3-9d84-13e50505c5e7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.867503 | controller | Jun 10 23:39:33.033475 crc crio[3641]: time="2026-06-10T23:39:33.032631153Z" level=info msg="Stopping container: cebbff5370d45031bef85d3776d6bed298b4c5b1d134c106a3c07f6601d85446 (timeout: 15s)" id=33c1d006-3bcf-4927-9746-d81d336751f6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:46.867520 | controller | Jun 10 23:39:38.702900 crc crio[3641]: time="2026-06-10T23:39:38.702775855Z" level=info msg="Stopping container: 86c74433ac65412b3f63a31378807d9b0e2e9953d6fbde8254c8f2be227413b4 (timeout: 30s)" id=4c5be781-7a25-49f9-827d-47c8254af49f name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:46.867535 | controller | Jun 10 23:39:38.895834 crc crio[3641]: time="2026-06-10T23:39:38.895602229Z" level=info msg="Stopped container 86c74433ac65412b3f63a31378807d9b0e2e9953d6fbde8254c8f2be227413b4: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=4c5be781-7a25-49f9-827d-47c8254af49f name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:46.867551 | controller | Jun 10 23:39:39.398318 crc crio[3641]: time="2026-06-10T23:39:39.398194939Z" level=info msg="Removing container: c3c72108fc3ac509bb135804886725c8c2563bedc6a9314ff911978c8a3867c2" id=84e5ba0e-d371-40bd-8424-021b328dd5a7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.867566 | controller | Jun 10 23:39:39.425977 crc crio[3641]: time="2026-06-10T23:39:39.425811434Z" level=info msg="Removed container c3c72108fc3ac509bb135804886725c8c2563bedc6a9314ff911978c8a3867c2: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=84e5ba0e-d371-40bd-8424-021b328dd5a7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.867581 | controller | Jun 10 23:39:43.507619 crc crio[3641]: time="2026-06-10T23:39:43.507493993Z" level=info msg="Stopped container cebbff5370d45031bef85d3776d6bed298b4c5b1d134c106a3c07f6601d85446: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=33c1d006-3bcf-4927-9746-d81d336751f6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:46.867602 | controller | Jun 10 23:39:43.509374 crc crio[3641]: time="2026-06-10T23:39:43.509279239Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=2ec9e760-b7de-45b5-b42c-a07331d280c7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.867618 | controller | Jun 10 23:39:43.511769 crc crio[3641]: time="2026-06-10T23:39:43.511567878Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=fbd0b0f4-0127-4304-b715-d921598d4091 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.867634 | controller | Jun 10 23:39:43.513835 crc crio[3641]: time="2026-06-10T23:39:43.513758285Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=d4c2a26d-6325-4c14-93be-1e9409003d95 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.867650 | controller | Jun 10 23:39:43.514154 crc crio[3641]: time="2026-06-10T23:39:43.514059213Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.867666 | controller | Jun 10 23:39:43.525922 crc crio[3641]: time="2026-06-10T23:39:43.525847318Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.867681 | controller | Jun 10 23:39:43.715906 crc crio[3641]: time="2026-06-10T23:39:43.715738597Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.867696 | controller | Jun 10 23:39:43.797274 crc crio[3641]: time="2026-06-10T23:39:43.797214878Z" level=info msg="Created container e6119916debe92ee34d86f20f9c373641cfdc1e550464c5c96fd9a1fbea8b535: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=d4c2a26d-6325-4c14-93be-1e9409003d95 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.867712 | controller | Jun 10 23:39:43.798580 crc crio[3641]: time="2026-06-10T23:39:43.798365368Z" level=info msg="Starting container: e6119916debe92ee34d86f20f9c373641cfdc1e550464c5c96fd9a1fbea8b535" id=ce27a7e8-c67b-450a-81a7-5d57c89326b4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.867728 | controller | Jun 10 23:39:43.803617 crc crio[3641]: time="2026-06-10T23:39:43.803551082Z" level=info msg="Started container" PID=6839 containerID=e6119916debe92ee34d86f20f9c373641cfdc1e550464c5c96fd9a1fbea8b535 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=ce27a7e8-c67b-450a-81a7-5d57c89326b4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=53a50bc8d64368f92d39f8988c8bf36de16382220c82934767014352d06ef1a5
2026-06-11 01:10:46.867745 | controller | Jun 10 23:39:44.439002 crc crio[3641]: time="2026-06-10T23:39:44.435440421Z" level=info msg="Removing container: 9aeea5fd3e5e849314a995ddf5032edfcd745c7ffb3ab64f75b975c4c44c3f79" id=6a8b0d1d-31db-42a1-a12f-b5a05dc9c5d7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.867760 | controller | Jun 10 23:39:44.473583 crc crio[3641]: time="2026-06-10T23:39:44.472606564Z" level=info msg="Removed container 9aeea5fd3e5e849314a995ddf5032edfcd745c7ffb3ab64f75b975c4c44c3f79: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=6a8b0d1d-31db-42a1-a12f-b5a05dc9c5d7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.867776 | controller | Jun 10 23:40:30.186510 crc crio[3641]: time="2026-06-10T23:40:30.185881554Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=b46b44a4-96c5-4b4f-90aa-03461d2f301c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.867795 | controller | Jun 10 23:40:30.191815 crc crio[3641]: time="2026-06-10T23:40:30.191607467Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=f2a35e13-506e-4615-a3cc-cac02ba0ada2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.867811 | controller | Jun 10 23:40:30.194943 crc crio[3641]: time="2026-06-10T23:40:30.194842278Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=446c25c8-ec10-4388-a8b7-42920c03475c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.867826 | controller | Jun 10 23:40:30.196129 crc crio[3641]: time="2026-06-10T23:40:30.196050028Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.867841 | controller | Jun 10 23:40:30.219508 crc crio[3641]: time="2026-06-10T23:40:30.217441571Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.867857 | controller | Jun 10 23:40:30.404839 crc crio[3641]: time="2026-06-10T23:40:30.404318439Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.867891 | controller | Jun 10 23:40:30.521086 crc crio[3641]: time="2026-06-10T23:40:30.520978016Z" level=info msg="Created container 10191b42d92ee1166c023981be7b7bd81a9601a0add1a1fcfa44d75b97429310: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=446c25c8-ec10-4388-a8b7-42920c03475c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.867910 | controller | Jun 10 23:40:30.522758 crc crio[3641]: time="2026-06-10T23:40:30.522538615Z" level=info msg="Starting container: 10191b42d92ee1166c023981be7b7bd81a9601a0add1a1fcfa44d75b97429310" id=53de4b0d-4175-463e-af75-603d3f1bc505 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.867926 | controller | Jun 10 23:40:30.529348 crc crio[3641]: time="2026-06-10T23:40:30.529214981Z" level=info msg="Started container" PID=7458 containerID=10191b42d92ee1166c023981be7b7bd81a9601a0add1a1fcfa44d75b97429310 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=53de4b0d-4175-463e-af75-603d3f1bc505 name=/runtime.v1.RuntimeService/StartContainer sandboxID=df72115a442fdf33fc8f7841fbcfd4e9cfa83ca7df04505d424537a5aa434398
2026-06-11 01:10:46.867942 | controller | Jun 10 23:40:58.986984 crc crio[3641]: time="2026-06-10T23:40:58.986249869Z" level=info msg="Running pod sandbox: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/POD" id=48f7e425-6a0d-4b89-9e3b-0664a696da77 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.867958 | controller | Jun 10 23:40:58.988276 crc crio[3641]: time="2026-06-10T23:40:58.987252476Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.867974 | controller | Jun 10 23:40:59.016602 crc crio[3641]: time="2026-06-10T23:40:59.016158796Z" level=info msg="Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:396efa3aaef0d738edb40579d16f84f41deaa3b1f6d8228f5d826c00291560ff UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/c778c200-1f8b-4a48-bc12-39b6ec2f92d9 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:0xc0025c6b68}] Aliases:map[]}"
2026-06-11 01:10:46.868006 | controller | Jun 10 23:40:59.016602 crc crio[3641]: time="2026-06-10T23:40:59.016538186Z" 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 01:10:46.868023 | controller | Jun 10 23:41:00.080331 crc crio[3641]: time="2026-06-10T23:41:00.08026162Z" level=info msg="Running pod sandbox: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/POD" id=fc004c57-74a2-4f25-8f80-f5f234722a83 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.868039 | controller | Jun 10 23:41:00.081057 crc crio[3641]: time="2026-06-10T23:41:00.080373813Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.868055 | controller | Jun 10 23:41:00.094230 crc crio[3641]: time="2026-06-10T23:41:00.094145585Z" level=info msg="Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:3e6462832183391a044049d4985a88a92ebb69a884ac287353dcadf73167fc89 UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/0c40cc18-4a77-4504-a0ed-9556a2461aaa 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:0xc0019926f8}] Aliases:map[]}"
2026-06-11 01:10:46.868070 | controller | Jun 10 23:41:00.094230 crc crio[3641]: time="2026-06-10T23:41:00.094209277Z" 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 01:10:46.868086 | controller | Jun 10 23:41:00.208725 crc crio[3641]: time="2026-06-10T23:41:00.208581374Z" level=info msg="Running pod sandbox: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/POD" id=5a1ad7da-905d-4070-a22e-9c9c74ab12e2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.868101 | controller | Jun 10 23:41:00.208807 crc crio[3641]: time="2026-06-10T23:41:00.208771309Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.868116 | controller | Jun 10 23:41:00.261158 crc crio[3641]: time="2026-06-10T23:41:00.260621229Z" level=info msg="Running pod sandbox: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/POD" id=fc5a898f-db8c-4304-b148-f180cb342a93 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.868132 | controller | Jun 10 23:41:00.261500 crc crio[3641]: time="2026-06-10T23:41:00.261474972Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.868147 | controller | Jun 10 23:41:00.268217 crc crio[3641]: time="2026-06-10T23:41:00.268112951Z" level=info msg="Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:78f43e22eac629c40f77113a48e041380dfd6e5856b4d40d0bdd077f08186a4d UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/cbb79c96-bb35-46ba-a1c8-3d4f763aa210 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:0xc001992960}] Aliases:map[]}"
2026-06-11 01:10:46.868163 | controller | Jun 10 23:41:00.268627 crc crio[3641]: time="2026-06-10T23:41:00.268220264Z" 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 01:10:46.868179 | controller | Jun 10 23:41:00.324143 crc crio[3641]: time="2026-06-10T23:41:00.323989459Z" level=info msg="Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:ab5d8e8c4a69be9e34f21dbdd6cfc1c0dcbc54b76d00d87c82d1ca99fc47e292 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/64ed718d-f6cd-48ac-9633-b3ee736f89d5 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:0xc0025c7080}] Aliases:map[]}"
2026-06-11 01:10:46.868200 | controller | Jun 10 23:41:00.324261 crc crio[3641]: time="2026-06-10T23:41:00.324149113Z" level=info msg="Adding pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.868216 | controller | Jun 10 23:41:00.337151 crc crio[3641]: time="2026-06-10T23:41:00.337023291Z" level=info msg="Running pod sandbox: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/POD" id=0da826e8-bffb-4d7b-afdf-9af668a0cda6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.868231 | controller | Jun 10 23:41:00.337266 crc crio[3641]: time="2026-06-10T23:41:00.337184425Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.868247 | controller | Jun 10 23:41:00.425136 crc crio[3641]: time="2026-06-10T23:41:00.425087109Z" level=info msg="Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:234f4718fc9757db23f9cfb8d76a121dde746821af03f3755312886777afbec0 UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/6c0d7e02-ceaf-40d3-a28d-cd84fbed4799 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:0xc000cb6070}] Aliases:map[]}"
2026-06-11 01:10:46.868270 | controller | Jun 10 23:41:00.425300 crc crio[3641]: time="2026-06-10T23:41:00.425276624Z" 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 01:10:46.868287 | controller | Jun 10 23:41:00.478289 crc crio[3641]: time="2026-06-10T23:41:00.477418211Z" level=info msg="Running pod sandbox: openshift-network-diagnostics/network-check-target-fhkjl/POD" id=09b6f540-3e0c-438f-9d1b-83e5b7fed5c4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.868302 | controller | Jun 10 23:41:00.478289 crc crio[3641]: time="2026-06-10T23:41:00.47813284Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.868318 | controller | Jun 10 23:41:00.527621 crc crio[3641]: time="2026-06-10T23:41:00.527558314Z" level=info msg="Running pod sandbox: openshift-config-operator/openshift-config-operator-5777786469-bccdj/POD" id=6af63ea9-c0a7-4860-bdd8-aae6198ad622 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.868334 | controller | Jun 10 23:41:00.527981 crc crio[3641]: time="2026-06-10T23:41:00.527834282Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.868367 | controller | Jun 10 23:41:00.531401 crc crio[3641]: time="2026-06-10T23:41:00.530841503Z" level=info msg="Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:8468089ead8c32054e4821bfe187cdefeb4982aa05f30d962e373c492cbb4188 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/41c5cd8c-460a-4caf-af80-ec0f1624fac5 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:0xc000888090}] Aliases:map[]}"
2026-06-11 01:10:46.868394 | controller | Jun 10 23:41:00.531401 crc crio[3641]: time="2026-06-10T23:41:00.530954726Z" level=info msg="Adding pod openshift-network-diagnostics_network-check-target-fhkjl to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.868413 | controller | Jun 10 23:41:00.606014 crc crio[3641]: time="2026-06-10T23:41:00.605446787Z" level=info msg="Running pod sandbox: openshift-apiserver/apiserver-9ddfb9f55-k47zv/POD" id=163d6d76-986a-4506-8435-94f3929880fa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.868429 | controller | Jun 10 23:41:00.606014 crc crio[3641]: time="2026-06-10T23:41:00.605614841Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.868444 | controller | Jun 10 23:41:00.739206 crc crio[3641]: time="2026-06-10T23:41:00.738229461Z" level=info msg="Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:df89db626776e620fd00dbd3f748ba3c01e475d9fa658ee07d5d08912b5d7c3d UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/751c5fc6-eb9f-41c0-9932-164e91a45635 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:0xc001992040}] Aliases:map[]}"
2026-06-11 01:10:46.868460 | controller | Jun 10 23:41:00.739206 crc crio[3641]: time="2026-06-10T23:41:00.738281112Z" 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 01:10:46.868476 | controller | Jun 10 23:41:00.747592 crc crio[3641]: time="2026-06-10T23:41:00.746619557Z" level=info msg="Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:f1ecd66e1e0f84a12474ead4f836e4ddf4cc1eddf7c8f40ae9b609f2f3919de6 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/728d5d32-ec3f-4ea0-8c40-29b77464911a 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:0xc0019920d8}] Aliases:map[]}"
2026-06-11 01:10:46.868491 | controller | Jun 10 23:41:00.748011 crc crio[3641]: time="2026-06-10T23:41:00.747977224Z" level=info msg="Adding pod openshift-apiserver_apiserver-9ddfb9f55-k47zv to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.868506 | controller | Jun 10 23:41:00.760099 crc crio[3641]: time="2026-06-10T23:41:00.75820006Z" level=info msg="Running pod sandbox: openshift-network-node-identity/network-node-identity-dgvkt/POD" id=2b35f68a-aeaf-4240-8d40-d8b157a91328 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.868522 | controller | Jun 10 23:41:00.760099 crc crio[3641]: time="2026-06-10T23:41:00.758294853Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.868538 | controller | Jun 10 23:41:00.785195 crc crio[3641]: time="2026-06-10T23:41:00.784805688Z" level=info msg="Running pod sandbox: openshift-network-operator/iptables-alerter-5jnd7/POD" id=cd1aa8fd-7c04-4ba4-ad0b-54afbd611d90 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.868553 | controller | Jun 10 23:41:00.785195 crc crio[3641]: time="2026-06-10T23:41:00.785089496Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.868569 | controller | Jun 10 23:41:00.800419 crc crio[3641]: time="2026-06-10T23:41:00.799616678Z" 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=2b35f68a-aeaf-4240-8d40-d8b157a91328 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.868588 | controller | Jun 10 23:41:00.845254 crc crio[3641]: time="2026-06-10T23:41:00.844017336Z" level=info msg="Running pod sandbox: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/POD" id=fd2828da-fc3b-4a57-966a-81eb70a7cb64 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.868604 | controller | Jun 10 23:41:00.845254 crc crio[3641]: time="2026-06-10T23:41:00.844385386Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.868619 | controller | Jun 10 23:41:00.845254 crc crio[3641]: time="2026-06-10T23:41:00.844110689Z" level=info msg="Running pod sandbox: openshift-console-operator/console-operator-67c89758df-4jf4f/POD" id=6e3f8968-2a4a-4d47-84d6-aff8c758702a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.868635 | controller | Jun 10 23:41:00.845254 crc crio[3641]: time="2026-06-10T23:41:00.844493779Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.868650 | controller | Jun 10 23:41:00.869383 crc crio[3641]: time="2026-06-10T23:41:00.867328695Z" level=info msg="Running pod sandbox: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/POD" id=93f82f59-11be-4c87-b5ca-4e6090a7fcfe name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.868665 | controller | Jun 10 23:41:00.869383 crc crio[3641]: time="2026-06-10T23:41:00.86751526Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.868681 | controller | Jun 10 23:41:00.933551 crc crio[3641]: time="2026-06-10T23:41:00.933224294Z" level=info msg="Running pod sandbox: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/POD" id=104f04e2-f122-4d24-8c8c-2eb0346f502d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.868696 | controller | Jun 10 23:41:00.937441 crc crio[3641]: time="2026-06-10T23:41:00.937041847Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.868711 | controller | Jun 10 23:41:00.944381 crc crio[3641]: time="2026-06-10T23:41:00.944333144Z" 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=cd1aa8fd-7c04-4ba4-ad0b-54afbd611d90 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.868726 | controller | Jun 10 23:41:00.965038 crc crio[3641]: time="2026-06-10T23:41:00.964381695Z" level=info msg="Running pod sandbox: openshift-multus/multus-bzhnf/POD" id=693535b2-9f2b-4991-be79-e0b6ce0b5254 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.868742 | controller | Jun 10 23:41:00.965038 crc crio[3641]: time="2026-06-10T23:41:00.964490228Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.868757 | controller | Jun 10 23:41:00.965459 crc crio[3641]: time="2026-06-10T23:41:00.96528898Z" level=info msg="Running pod sandbox: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/POD" id=63733987-f462-423e-8f5f-69daf43b81f5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.868772 | controller | Jun 10 23:41:00.965531 crc crio[3641]: time="2026-06-10T23:41:00.965463374Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.868788 | controller | Jun 10 23:41:00.967198 crc crio[3641]: time="2026-06-10T23:41:00.966287647Z" level=info msg="Running pod sandbox: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/POD" id=2a6174bc-cdcd-4bb9-859e-0e401d9e7fb1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.868808 | controller | Jun 10 23:41:00.967198 crc crio[3641]: time="2026-06-10T23:41:00.966623396Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.868823 | controller | Jun 10 23:41:00.981988 crc crio[3641]: time="2026-06-10T23:41:00.981287232Z" level=info msg="Running pod sandbox: openshift-ovn-kubernetes/ovnkube-node-2tk97/POD" id=725125a7-6c88-484e-b6ae-9921f26cdc13 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.868839 | controller | Jun 10 23:41:00.981988 crc crio[3641]: time="2026-06-10T23:41:00.98196388Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.868854 | controller | Jun 10 23:41:01.021584 crc crio[3641]: time="2026-06-10T23:41:01.021379354Z" level=info msg="Running pod sandbox: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/POD" id=ba8990d4-2813-4a42-b8a6-b05d7d121713 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.868871 | controller | Jun 10 23:41:01.022332 crc crio[3641]: time="2026-06-10T23:41:01.022304939Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.868887 | controller | Jun 10 23:41:01.062904 crc crio[3641]: time="2026-06-10T23:41:01.0619807Z" level=info msg="Ran pod sandbox 2ea5a66d0c5caf6f2650fa3627397e314e99ab8ec7d68fda1951f6f7b1125fb4 with infra container: openshift-network-operator/iptables-alerter-5jnd7/POD" id=cd1aa8fd-7c04-4ba4-ad0b-54afbd611d90 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.868903 | controller | Jun 10 23:41:01.079502 crc crio[3641]: time="2026-06-10T23:41:01.079091661Z" level=info msg="Ran pod sandbox a6b040778ade08a85d2276d0bc938dd2f81076b17e2f7e5e6a3a08fa9fa7382e with infra container: openshift-network-node-identity/network-node-identity-dgvkt/POD" id=2b35f68a-aeaf-4240-8d40-d8b157a91328 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.868919 | controller | Jun 10 23:41:01.087233 crc crio[3641]: time="2026-06-10T23:41:01.087124798Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e" id=79aeb8ce-a257-445b-bdec-f82defbf966d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.868934 | controller | Jun 10 23:41:01.091587 crc crio[3641]: time="2026-06-10T23:41:01.091402343Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=6b426e5b-f673-476d-a114-83d2ad739a19 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.868951 | controller | Jun 10 23:41:01.096964 crc crio[3641]: time="2026-06-10T23:41:01.09535253Z" level=info msg="Running pod sandbox: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/POD" id=08e8ecf8-16fa-428b-9bf0-5760a92a9315 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.868967 | controller | Jun 10 23:41:01.096964 crc crio[3641]: time="2026-06-10T23:41:01.095451063Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.868983 | controller | Jun 10 23:41:01.134119 crc crio[3641]: time="2026-06-10T23:41:01.133452348Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e" id=de17bc37-bfb7-40d4-b04d-167f6df4bf09 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.869001 | controller | Jun 10 23:41:01.134119 crc crio[3641]: time="2026-06-10T23:41:01.134074615Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=e1731577-21c4-4ce3-bacd-681e009ef6ca name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.869017 | controller | Jun 10 23:41:01.145341 crc crio[3641]: time="2026-06-10T23:41:01.145303118Z" 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=fd2828da-fc3b-4a57-966a-81eb70a7cb64 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.869034 | controller | Jun 10 23:41:01.160577 crc crio[3641]: time="2026-06-10T23:41:01.160354974Z" level=info msg="Creating container: openshift-network-operator/iptables-alerter-5jnd7/iptables-alerter" id=f4f8b410-8ff0-43b1-9885-7877428336fd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.869049 | controller | Jun 10 23:41:01.163131 crc crio[3641]: time="2026-06-10T23:41:01.162464861Z" level=info msg="Creating container: openshift-network-node-identity/network-node-identity-dgvkt/webhook" id=619ccf54-9dc2-4c85-b844-1b53afa178f0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.869066 | controller | Jun 10 23:41:01.178616 crc crio[3641]: time="2026-06-10T23:41:01.176013677Z" level=info msg="Running pod sandbox: openshift-dns/node-resolver-277xp/POD" id=f48b53c9-feff-45ab-917c-fcf3ccb2eb32 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.869082 | controller | Jun 10 23:41:01.178616 crc crio[3641]: time="2026-06-10T23:41:01.176067479Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.869098 | controller | Jun 10 23:41:01.184051 crc crio[3641]: time="2026-06-10T23:41:01.183248743Z" level=info msg="Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:db12ae3c41e2620e774e536fd8c32c9910c4d244a3eda0c29e5050e3ea0dad0d UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/8576cf60-bbf2-4a6a-b546-bc796f30bae5 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:0xc001992660}] Aliases:map[]}"
2026-06-11 01:10:46.869114 | controller | Jun 10 23:41:01.184051 crc crio[3641]: time="2026-06-10T23:41:01.183505969Z" level=info msg="Adding pod openshift-console-operator_console-operator-67c89758df-4jf4f to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.869131 | controller | Jun 10 23:41:01.209049 crc crio[3641]: time="2026-06-10T23:41:01.20612355Z" level=info msg="Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:1af05544a17a652e40f137a2d22c93ac732eed2e66369266e437561b5dcf3ce2 UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/2a1797ec-86d3-4ecc-91c1-c4c3769e50d6 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:0xc0019927c0}] Aliases:map[]}"
2026-06-11 01:10:46.869147 | controller | Jun 10 23:41:01.209049 crc crio[3641]: time="2026-06-10T23:41:01.206164631Z" level=info msg="Adding pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.869163 | controller | Jun 10 23:41:01.260601 crc crio[3641]: time="2026-06-10T23:41:01.258904135Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.869179 | controller | Jun 10 23:41:01.273195 crc crio[3641]: time="2026-06-10T23:41:01.271205487Z" level=info msg="Ran pod sandbox 735ea5b862349076e4b9428e4ad359aa1f3920e19a81fe5ddc034b2a5bfe3179 with infra container: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/POD" id=fd2828da-fc3b-4a57-966a-81eb70a7cb64 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.869198 | controller | Jun 10 23:41:01.280215 crc crio[3641]: time="2026-06-10T23:41:01.279388148Z" level=info msg="Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761" id=f43b42ce-fbd0-4a7e-b3ff-f172b84fdc0f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.869215 | controller | Jun 10 23:41:01.296881 crc crio[3641]: time="2026-06-10T23:41:01.29538242Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.869231 | controller | Jun 10 23:41:01.296881 crc crio[3641]: time="2026-06-10T23:41:01.296063258Z" 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=725125a7-6c88-484e-b6ae-9921f26cdc13 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.869247 | controller | Jun 10 23:41:01.334082 crc crio[3641]: time="2026-06-10T23:41:01.332887672Z" 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=63733987-f462-423e-8f5f-69daf43b81f5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.869262 | controller | Jun 10 23:41:01.350148 crc crio[3641]: time="2026-06-10T23:41:01.34724081Z" 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=2a6174bc-cdcd-4bb9-859e-0e401d9e7fb1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.869278 | controller | Jun 10 23:41:01.357234 crc crio[3641]: time="2026-06-10T23:41:01.357191988Z" level=info msg="Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761" id=5d4c4487-38fd-42b9-b7d5-704d08cff4d1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.869294 | controller | Jun 10 23:41:01.388433 crc crio[3641]: time="2026-06-10T23:41:01.388219186Z" 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=693535b2-9f2b-4991-be79-e0b6ce0b5254 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.869309 | controller | Jun 10 23:41:01.399282 crc crio[3641]: time="2026-06-10T23:41:01.399070929Z" level=info msg="Creating container: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator" id=fcd5aa9b-cae2-49a5-a832-d6a84881fb78 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.869325 | controller | Jun 10 23:41:01.415171 crc crio[3641]: time="2026-06-10T23:41:01.412579933Z" level=info msg="Ran pod sandbox 4d7c197c87c00c3cb7f05402949e78d174879683c4b4e3447c2cd9ac3899b435 with infra container: openshift-ovn-kubernetes/ovnkube-node-2tk97/POD" id=725125a7-6c88-484e-b6ae-9921f26cdc13 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.869341 | controller | Jun 10 23:41:01.420243 crc crio[3641]: time="2026-06-10T23:41:01.419561062Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=b3bcd0a5-c8ad-4ec6-9556-a9688994fb7c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.869380 | controller | Jun 10 23:41:01.444598 crc crio[3641]: time="2026-06-10T23:41:01.444201307Z" level=info msg="Ran pod sandbox 3c4f3b5413c5c8dbd4f43dfdf51db831b56c5000d00d6157dc9f33d2309899d6 with infra container: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/POD" id=63733987-f462-423e-8f5f-69daf43b81f5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.869401 | controller | Jun 10 23:41:01.466249 crc crio[3641]: time="2026-06-10T23:41:01.465341207Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b" id=3fd322dc-e6b2-42eb-8f3a-6a1fd2c37a3d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.869417 | controller | Jun 10 23:41:01.477222 crc crio[3641]: time="2026-06-10T23:41:01.47656087Z" level=info msg="Ran pod sandbox c56ce40e74f53b0630b57a2a48737f8ac0746633b1a2ac557ee392c5ed0da170 with infra container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/POD" id=2a6174bc-cdcd-4bb9-859e-0e401d9e7fb1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.869433 | controller | Jun 10 23:41:01.481550 crc crio[3641]: time="2026-06-10T23:41:01.481434222Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.869448 | controller | Jun 10 23:41:01.483514 crc crio[3641]: time="2026-06-10T23:41:01.483275912Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=d8d3c2ef-5377-45cc-b334-bf6234498c5d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.869464 | controller | Jun 10 23:41:01.488431 crc crio[3641]: time="2026-06-10T23:41:01.487085235Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=e6a8e091-3179-46fe-ad17-19ebe3cc5f28 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.869480 | controller | Jun 10 23:41:01.498393 crc crio[3641]: time="2026-06-10T23:41:01.49692691Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup" id=fc2621b9-9aeb-41de-8086-bd6cef22f0b0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.869496 | controller | Jun 10 23:41:01.498393 crc crio[3641]: time="2026-06-10T23:41:01.498213535Z" level=info msg="Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:fa3389b095eec2a0dc58a8c44d380a7796c73370e8283bc2c09b3f1a12031e03 UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/f405d8cb-499c-486c-a69b-c6eaf17ef347 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:0xc0001885d0}] Aliases:map[]}"
2026-06-11 01:10:46.869512 | controller | Jun 10 23:41:01.498393 crc crio[3641]: time="2026-06-10T23:41:01.498249076Z" 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 01:10:46.869528 | controller | Jun 10 23:41:01.498393 crc crio[3641]: time="2026-06-10T23:41:01.498272827Z" 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=f48b53c9-feff-45ab-917c-fcf3ccb2eb32 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.869544 | controller | Jun 10 23:41:01.499020 crc crio[3641]: time="2026-06-10T23:41:01.498478292Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.869560 | controller | Jun 10 23:41:01.501290 crc crio[3641]: time="2026-06-10T23:41:01.501237067Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.869576 | controller | Jun 10 23:41:01.510484 crc crio[3641]: time="2026-06-10T23:41:01.509970692Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b" id=2642f80d-ce02-4cbf-8be1-2f319e2dbb30 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.869597 | controller | Jun 10 23:41:01.536584 crc crio[3641]: time="2026-06-10T23:41:01.536329894Z" level=info msg="Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:b1fc30daabb11845c695220cf60f0bc9efca0499b17a5c213aa1ce0bee11552e UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/07dc2038-3261-4106-976f-f3c28cc67095 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:0xc001890190}] Aliases:map[]}"
2026-06-11 01:10:46.869614 | controller | Jun 10 23:41:01.536584 crc crio[3641]: time="2026-06-10T23:41:01.536396436Z" level=info msg="Adding pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.869631 | controller | Jun 10 23:41:01.553586 crc crio[3641]: time="2026-06-10T23:41:01.547432584Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=29b0de73-6bea-407e-ba18-73aa65014ab2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.869647 | controller | Jun 10 23:41:01.553586 crc crio[3641]: time="2026-06-10T23:41:01.548237416Z" level=info msg="Ran pod sandbox 61a9728867b91fc8e04fe7c674675dc35d76a9f2c2980ab5c71ca58565210cb4 with infra container: openshift-multus/multus-bzhnf/POD" id=693535b2-9f2b-4991-be79-e0b6ce0b5254 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.869662 | controller | Jun 10 23:41:01.560012 crc crio[3641]: time="2026-06-10T23:41:01.559489749Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05" id=85af10aa-1e98-476a-9af6-96796903048f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.869678 | controller | Jun 10 23:41:01.569211 crc crio[3641]: time="2026-06-10T23:41:01.568536774Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.869694 | controller | Jun 10 23:41:01.586403 crc crio[3641]: time="2026-06-10T23:41:01.584568766Z" level=info msg="Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:481959ec4676bcee2844191b24789f0dd783ef67907d67e7c53ad25b5893ae0d UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/2b108a49-8d95-4026-9ed0-a1b2c4100218 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:0xc001890300}] Aliases:map[]}"
2026-06-11 01:10:46.869710 | controller | Jun 10 23:41:01.586403 crc crio[3641]: time="2026-06-10T23:41:01.584912956Z" 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 01:10:46.869727 | controller | Jun 10 23:41:01.618819 crc crio[3641]: time="2026-06-10T23:41:01.617830314Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05" id=2e7a9c8e-2c59-4965-8639-271683ce39d9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.869743 | controller | Jun 10 23:41:01.620324 crc crio[3641]: time="2026-06-10T23:41:01.61991582Z" level=info msg="Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/kube-rbac-proxy" id=dbb0b5f2-e8f2-4b1a-90f4-f855dc639673 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.869765 | controller | Jun 10 23:41:01.621201 crc crio[3641]: time="2026-06-10T23:41:01.620517297Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.869781 | controller | Jun 10 23:41:01.621759 crc crio[3641]: time="2026-06-10T23:41:01.619988952Z" level=info msg="Creating container: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator" id=a1d4880a-5c60-46cf-aa65-3f592aa42799 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.869796 | controller | Jun 10 23:41:01.622481 crc crio[3641]: time="2026-06-10T23:41:01.621919745Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.869811 | controller | Jun 10 23:41:01.624122 crc crio[3641]: time="2026-06-10T23:41:01.623997891Z" level=info msg="Creating container: openshift-multus/multus-bzhnf/kube-multus" id=4be6d95b-5d67-47c1-a1f9-261d34a34f48 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.869826 | controller | Jun 10 23:41:01.624831 crc crio[3641]: time="2026-06-10T23:41:01.624446953Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.869842 | controller | Jun 10 23:41:01.626999 crc crio[3641]: time="2026-06-10T23:41:01.626102787Z" level=info msg="Ran pod sandbox 226b8d6bae22cf9ca3b5b7c2a7465171f5e28a40325dba891743d2b7a42a8e4a with infra container: openshift-dns/node-resolver-277xp/POD" id=f48b53c9-feff-45ab-917c-fcf3ccb2eb32 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.869857 | controller | Jun 10 23:41:01.632216 crc crio[3641]: time="2026-06-10T23:41:01.631991556Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e" id=b865f489-fff5-4c9e-a219-3f7c880e96bb name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.869873 | controller | Jun 10 23:41:01.681993 crc crio[3641]: time="2026-06-10T23:41:01.681278497Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e" id=445be8ac-27a9-4f28-a604-e25270e5fe3d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.869888 | controller | Jun 10 23:41:01.792409 crc crio[3641]: time="2026-06-10T23:41:01.791184373Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.869903 | controller | Jun 10 23:41:01.805131 crc crio[3641]: time="2026-06-10T23:41:01.805105439Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.869918 | controller | Jun 10 23:41:01.816276 crc crio[3641]: time="2026-06-10T23:41:01.8162475Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.869933 | controller | Jun 10 23:41:01.818454 crc crio[3641]: time="2026-06-10T23:41:01.818430339Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.869949 | controller | Jun 10 23:41:01.824317 crc crio[3641]: time="2026-06-10T23:41:01.824291567Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.869964 | controller | Jun 10 23:41:01.872592 crc crio[3641]: time="2026-06-10T23:41:01.872376235Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.869983 | controller | Jun 10 23:41:02.004967 crc crio[3641]: time="2026-06-10T23:41:02.004356117Z" level=info msg="Creating container: openshift-dns/node-resolver-277xp/dns-node-resolver" id=01153d7d-0d80-4aa6-a78f-26806d8417f8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.869998 | controller | Jun 10 23:41:02.031116 crc crio[3641]: time="2026-06-10T23:41:02.029691331Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.870014 | controller | Jun 10 23:41:02.031116 crc crio[3641]: time="2026-06-10T23:41:02.03002237Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.870029 | controller | Jun 10 23:41:02.042225 crc crio[3641]: time="2026-06-10T23:41:02.041706225Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.870044 | controller | Jun 10 23:41:02.282549 crc crio[3641]: time="2026-06-10T23:41:02.281449416Z" level=info msg="Created container 2f6c038e9ef4fe972667d0d5390f968d82e2581aaf1d3e5a2f23c337ec50aa9d: openshift-network-node-identity/network-node-identity-dgvkt/webhook" id=619ccf54-9dc2-4c85-b844-1b53afa178f0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.870060 | controller | Jun 10 23:41:02.362691 crc crio[3641]: time="2026-06-10T23:41:02.35862368Z" level=info msg="Starting container: 2f6c038e9ef4fe972667d0d5390f968d82e2581aaf1d3e5a2f23c337ec50aa9d" id=dd5239da-c8be-4550-972f-dfb18267158e name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.870076 | controller | Jun 10 23:41:03.351223 crc crio[3641]: time="2026-06-10T23:41:02.864778083Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.870091 | controller | Jun 10 23:41:03.352390 crc crio[3641]: time="2026-06-10T23:41:02.87726197Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.870107 | controller | Jun 10 23:41:03.355359 crc crio[3641]: time="2026-06-10T23:41:03.333401784Z" level=info msg="Started container" PID=7968 containerID=2f6c038e9ef4fe972667d0d5390f968d82e2581aaf1d3e5a2f23c337ec50aa9d description=openshift-network-node-identity/network-node-identity-dgvkt/webhook id=dd5239da-c8be-4550-972f-dfb18267158e name=/runtime.v1.RuntimeService/StartContainer sandboxID=a6b040778ade08a85d2276d0bc938dd2f81076b17e2f7e5e6a3a08fa9fa7382e
2026-06-11 01:10:46.870123 | controller | Jun 10 23:41:03.360973 crc crio[3641]: time="2026-06-10T23:41:03.360599208Z" level=info msg="Created container ac90a4eaa8e7dabd6a81fe00f3d75b5849734d1e2c4578a156855ca5b6afd670: openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup" id=fc2621b9-9aeb-41de-8086-bd6cef22f0b0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.870139 | controller | Jun 10 23:41:03.373577 crc crio[3641]: time="2026-06-10T23:41:03.373033194Z" level=info msg="Created container fb8cbdee9f0b0c09a8773a614c3414b2503fa6c5d579af683cc65ba9d4960bb7: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator" id=fcd5aa9b-cae2-49a5-a832-d6a84881fb78 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.870154 | controller | Jun 10 23:41:03.472008 crc crio[3641]: time="2026-06-10T23:41:03.456291101Z" level=info msg="Starting container: ac90a4eaa8e7dabd6a81fe00f3d75b5849734d1e2c4578a156855ca5b6afd670" id=32d5fb43-030d-491e-8076-be247f0d7b7f name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.870169 | controller | Jun 10 23:41:03.472008 crc crio[3641]: time="2026-06-10T23:41:03.456481886Z" level=info msg="Starting container: fb8cbdee9f0b0c09a8773a614c3414b2503fa6c5d579af683cc65ba9d4960bb7" id=42893568-d017-4a35-9e3d-d13d979227fb name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.870191 | controller | Jun 10 23:41:03.529546 crc crio[3641]: time="2026-06-10T23:41:03.527616446Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=b7308c7e-7498-456c-bbc2-11d625bba666 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.870207 | controller | Jun 10 23:41:03.533442 crc crio[3641]: time="2026-06-10T23:41:03.532967801Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.870223 | controller | Jun 10 23:41:03.593572 crc crio[3641]: time="2026-06-10T23:41:03.587076462Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=2e9d163b-c5eb-4aca-afca-ad52158d2206 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.870238 | controller | Jun 10 23:41:03.621971 crc crio[3641]: time="2026-06-10T23:41:03.620327819Z" level=info msg="Started container" PID=7986 containerID=ac90a4eaa8e7dabd6a81fe00f3d75b5849734d1e2c4578a156855ca5b6afd670 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup id=32d5fb43-030d-491e-8076-be247f0d7b7f name=/runtime.v1.RuntimeService/StartContainer sandboxID=4d7c197c87c00c3cb7f05402949e78d174879683c4b4e3447c2cd9ac3899b435
2026-06-11 01:10:46.870254 | controller | Jun 10 23:41:03.648354 crc crio[3641]: time="2026-06-10T23:41:03.644218704Z" level=info msg="Creating container: openshift-network-node-identity/network-node-identity-dgvkt/approver" id=ca365a02-793a-4596-a53a-d8eb226ca276 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.870270 | controller | Jun 10 23:41:03.648354 crc crio[3641]: time="2026-06-10T23:41:03.644568904Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.870286 | controller | Jun 10 23:41:03.793153 crc crio[3641]: time="2026-06-10T23:41:03.793066823Z" level=info msg="Started container" PID=8002 containerID=fb8cbdee9f0b0c09a8773a614c3414b2503fa6c5d579af683cc65ba9d4960bb7 description=openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator id=42893568-d017-4a35-9e3d-d13d979227fb name=/runtime.v1.RuntimeService/StartContainer sandboxID=735ea5b862349076e4b9428e4ad359aa1f3920e19a81fe5ddc034b2a5bfe3179
2026-06-11 01:10:46.870301 | controller | Jun 10 23:41:03.802056 crc crio[3641]: time="2026-06-10T23:41:03.802015834Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.870316 | controller | Jun 10 23:41:03.807616 crc crio[3641]: time="2026-06-10T23:41:03.807458471Z" level=info msg="Running pod sandbox: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/POD" id=209fb38d-377c-4818-a17a-706576976644 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.870332 | controller | Jun 10 23:41:03.807616 crc crio[3641]: time="2026-06-10T23:41:03.807560324Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.870364 | controller | Jun 10 23:41:03.812211 crc crio[3641]: time="2026-06-10T23:41:03.812025204Z" level=info msg="Created container 20312576bda80d18d8255396c62fcf3ca79f6358deccdc5a05c97af55817b45d: openshift-multus/multus-bzhnf/kube-multus" id=4be6d95b-5d67-47c1-a1f9-261d34a34f48 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.870386 | controller | Jun 10 23:41:03.813339 crc crio[3641]: time="2026-06-10T23:41:03.811520161Z" level=info msg="Running pod sandbox: openshift-ingress/router-default-68cf44c8b8-w4gs8/POD" id=fe7950a4-a148-4890-a9a0-54a0291d9dee name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.870406 | controller | Jun 10 23:41:03.813339 crc crio[3641]: time="2026-06-10T23:41:03.812454656Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.870423 | controller | Jun 10 23:41:03.834296 crc crio[3641]: time="2026-06-10T23:41:03.83407858Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.870438 | controller | Jun 10 23:41:03.983901 crc crio[3641]: time="2026-06-10T23:41:03.980237145Z" level=info msg="Running pod sandbox: openshift-marketplace/community-operators-qhh6t/POD" id=bbc69dca-701c-4f37-9209-a02522549a69 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.870454 | controller | Jun 10 23:41:03.983901 crc crio[3641]: time="2026-06-10T23:41:03.980359828Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.870469 | controller | Jun 10 23:41:03.983901 crc crio[3641]: time="2026-06-10T23:41:03.982088425Z" level=info msg="Running pod sandbox: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/POD" id=b3becf38-397f-40ce-9091-2f454fba3e4e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.870485 | controller | Jun 10 23:41:03.983901 crc crio[3641]: time="2026-06-10T23:41:03.98228415Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/POD" id=bb1842d0-572b-44bd-87c5-5e082220ae65 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.870501 | controller | Jun 10 23:41:03.986384 crc crio[3641]: time="2026-06-10T23:41:03.984528481Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.870516 | controller | Jun 10 23:41:03.993614 crc crio[3641]: time="2026-06-10T23:41:03.991823688Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.870531 | controller | Jun 10 23:41:04.358533 crc crio[3641]: time="2026-06-10T23:41:04.357795536Z" level=info msg="Starting container: 20312576bda80d18d8255396c62fcf3ca79f6358deccdc5a05c97af55817b45d" id=4705559e-2080-48e4-ac7a-2a610e22600f name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.870546 | controller | Jun 10 23:41:04.563136 crc crio[3641]: time="2026-06-10T23:41:04.50760457Z" level=info msg="Created container c493f9b104e0eeb42ac8af94e8fd98f90aac03c0eff175f7eeb707c99ed09a9b: openshift-network-node-identity/network-node-identity-dgvkt/approver" id=ca365a02-793a-4596-a53a-d8eb226ca276 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.870562 | controller | Jun 10 23:41:04.628721 crc crio[3641]: time="2026-06-10T23:41:04.618416971Z" level=info msg="Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:9b5802d8d5e0904a22ba3796d0ac17d437b23a794d1790e7d31dc47dea6fd65a UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/c7178d63-634d-48b4-b8a5-4d2518ec1605 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:0xc0001883e8}] Aliases:map[]}"
2026-06-11 01:10:46.870578 | controller | Jun 10 23:41:04.628721 crc crio[3641]: time="2026-06-10T23:41:04.618552835Z" 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 01:10:46.870597 | controller | Jun 10 23:41:04.770949 crc crio[3641]: time="2026-06-10T23:41:04.769279663Z" level=info msg="Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:d740e0e4e183460f9077f0309b4353d7aba2b78551618829ae288374b5fd467d UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/8203d843-fb17-4261-97a1-553eecbf9958 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:0xc00008c7b8}] Aliases:map[]}"
2026-06-11 01:10:46.870614 | controller | Jun 10 23:41:04.770949 crc crio[3641]: time="2026-06-10T23:41:04.769589571Z" level=info msg="Adding pod openshift-marketplace_community-operators-qhh6t to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.870630 | controller | Jun 10 23:41:04.811599 crc crio[3641]: time="2026-06-10T23:41:04.808484081Z" level=info msg="Started container" PID=8035 containerID=20312576bda80d18d8255396c62fcf3ca79f6358deccdc5a05c97af55817b45d description=openshift-multus/multus-bzhnf/kube-multus id=4705559e-2080-48e4-ac7a-2a610e22600f name=/runtime.v1.RuntimeService/StartContainer sandboxID=61a9728867b91fc8e04fe7c674675dc35d76a9f2c2980ab5c71ca58565210cb4
2026-06-11 01:10:46.870646 | controller | Jun 10 23:41:04.866406 crc crio[3641]: time="2026-06-10T23:41:04.864791201Z" level=info msg="Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:25acc84124c67240f725d6ed71fbf8bcbddabb036a62adcbcd20c7ac6325e55e UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/36950d8a-aafc-43bd-87e8-76ac19290ed4 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:0xc001992160}] Aliases:map[]}"
2026-06-11 01:10:46.870662 | controller | Jun 10 23:41:04.866406 crc crio[3641]: time="2026-06-10T23:41:04.864839392Z" level=info msg="Adding pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.870677 | controller | Jun 10 23:41:05.139445 crc crio[3641]: time="2026-06-10T23:41:05.137405529Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/upgrade_a8d6f6a9-8f47-4671-be98-337f66dbf162\""
2026-06-11 01:10:46.870693 | controller | Jun 10 23:41:05.223111 crc crio[3641]: time="2026-06-10T23:41:05.222468605Z" 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=fe7950a4-a148-4890-a9a0-54a0291d9dee name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.870708 | controller | Jun 10 23:41:05.470125 crc crio[3641]: time="2026-06-10T23:41:05.460610623Z" level=info msg="Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:e252ba89977368ff2d934af558c31ae712bee522f9d470902277fceda26e3d8e UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/9587dac0-f502-45d8-897b-f8f10ba722ca 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:0xc001890320}] Aliases:map[]}"
2026-06-11 01:10:46.870724 | controller | Jun 10 23:41:05.470125 crc crio[3641]: time="2026-06-10T23:41:05.460788838Z" 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 01:10:46.870740 | controller | Jun 10 23:41:05.577037 crc crio[3641]: time="2026-06-10T23:41:05.575401382Z" level=info msg="Running pod sandbox: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/POD" id=b57a58c9-70b5-4d83-a9a3-c155a9607a5c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.870759 | controller | Jun 10 23:41:05.577037 crc crio[3641]: time="2026-06-10T23:41:05.575485654Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.870775 | controller | Jun 10 23:41:05.577037 crc crio[3641]: time="2026-06-10T23:41:05.57643944Z" level=info msg="Starting container: c493f9b104e0eeb42ac8af94e8fd98f90aac03c0eff175f7eeb707c99ed09a9b" id=7c452e90-4267-4f56-97b5-4c92febe0d1c name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.870790 | controller | Jun 10 23:41:05.635074 crc crio[3641]: time="2026-06-10T23:41:05.621336092Z" level=info msg="Running pod sandbox: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/POD" id=7bca722c-bc89-4cd2-b49c-bbb421f53117 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.870805 | controller | Jun 10 23:41:05.635074 crc crio[3641]: time="2026-06-10T23:41:05.621403223Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.870820 | controller | Jun 10 23:41:05.708778 crc crio[3641]: time="2026-06-10T23:41:05.70351645Z" level=info msg="Started container" PID=8100 containerID=c493f9b104e0eeb42ac8af94e8fd98f90aac03c0eff175f7eeb707c99ed09a9b description=openshift-network-node-identity/network-node-identity-dgvkt/approver id=7c452e90-4267-4f56-97b5-4c92febe0d1c name=/runtime.v1.RuntimeService/StartContainer sandboxID=a6b040778ade08a85d2276d0bc938dd2f81076b17e2f7e5e6a3a08fa9fa7382e
2026-06-11 01:10:46.870836 | controller | Jun 10 23:41:05.708778 crc crio[3641]: time="2026-06-10T23:41:05.70390215Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-marketplace-ntdwx/POD" id=02f23079-f306-4980-b73b-75086a4d5208 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.870851 | controller | Jun 10 23:41:05.708778 crc crio[3641]: time="2026-06-10T23:41:05.703984513Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.870866 | controller | Jun 10 23:41:05.708778 crc crio[3641]: time="2026-06-10T23:41:05.704137717Z" level=info msg="Running pod sandbox: openshift-console/downloads-747b44746d-4pqvr/POD" id=13ee2e7f-9b0a-432a-8a1f-8371cea48d32 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.870880 | controller | Jun 10 23:41:05.708778 crc crio[3641]: time="2026-06-10T23:41:05.704170008Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.870896 | controller | Jun 10 23:41:05.708778 crc crio[3641]: time="2026-06-10T23:41:05.704281331Z" level=info msg="Running pod sandbox: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/POD" id=74d0a8aa-2735-4491-bf39-8f274c30e278 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.870911 | controller | Jun 10 23:41:05.708778 crc crio[3641]: time="2026-06-10T23:41:05.704332322Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.870926 | controller | Jun 10 23:41:05.708778 crc crio[3641]: time="2026-06-10T23:41:05.704421074Z" level=info msg="Running pod sandbox: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/POD" id=6a5d1102-de80-4522-a445-43dc872f3bab name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.870942 | controller | Jun 10 23:41:05.708778 crc crio[3641]: time="2026-06-10T23:41:05.704463616Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.870957 | controller | Jun 10 23:41:05.708778 crc crio[3641]: time="2026-06-10T23:41:05.704537948Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/POD" id=7349854a-5ec7-4350-972f-81b331626612 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.870977 | controller | Jun 10 23:41:05.708778 crc crio[3641]: time="2026-06-10T23:41:05.704560378Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.870993 | controller | Jun 10 23:41:05.708778 crc crio[3641]: time="2026-06-10T23:41:05.704829205Z" level=info msg="Running pod sandbox: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/POD" id=c1eff234-0f5a-4283-82de-2ec7685a6d13 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.871008 | controller | Jun 10 23:41:05.708778 crc crio[3641]: time="2026-06-10T23:41:05.704924758Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.871023 | controller | Jun 10 23:41:05.708778 crc crio[3641]: time="2026-06-10T23:41:05.705024911Z" level=info msg="Running pod sandbox: openshift-ingress-canary/ingress-canary-jlj86/POD" id=a32db79b-67bd-42a5-b457-03c5993e456c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.871038 | controller | Jun 10 23:41:05.708778 crc crio[3641]: time="2026-06-10T23:41:05.705049781Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.871054 | controller | Jun 10 23:41:05.708778 crc crio[3641]: time="2026-06-10T23:41:05.705287368Z" level=info msg="Running pod sandbox: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/POD" id=c58cad01-e4a9-4cca-8a54-9e935d0c268b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.871069 | controller | Jun 10 23:41:05.708778 crc crio[3641]: time="2026-06-10T23:41:05.705318369Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.871085 | controller | Jun 10 23:41:05.708778 crc crio[3641]: time="2026-06-10T23:41:05.705502314Z" level=info msg="Running pod sandbox: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/POD" id=ebe9f3a5-41b3-4279-9f42-bcf03c2460c3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.871100 | controller | Jun 10 23:41:05.754612 crc crio[3641]: time="2026-06-10T23:41:05.753465798Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.871115 | controller | Jun 10 23:41:05.767019 crc crio[3641]: time="2026-06-10T23:41:05.765467642Z" level=info msg="Ran pod sandbox e7cd294bc420ebe47575aaf77dd9550e7a3abe3d358c7458d1e91a8cb3d9f71f with infra container: openshift-ingress/router-default-68cf44c8b8-w4gs8/POD" id=fe7950a4-a148-4890-a9a0-54a0291d9dee name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.871132 | controller | Jun 10 23:41:05.799794 crc crio[3641]: time="2026-06-10T23:41:05.798451162Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/POD" id=cac9303b-915e-46ac-888f-4de4c5646821 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.871148 | controller | Jun 10 23:41:05.803694 crc crio[3641]: time="2026-06-10T23:41:05.801445353Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.871163 | controller | Jun 10 23:41:05.803694 crc crio[3641]: time="2026-06-10T23:41:05.800174599Z" level=info msg="Running pod sandbox: openshift-machine-config-operator/machine-config-server-frshx/POD" id=86db02f2-5d3b-426d-b213-fb8bb7e08db0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.871182 | controller | Jun 10 23:41:05.816570 crc crio[3641]: time="2026-06-10T23:41:05.815297727Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.871198 | controller | Jun 10 23:41:05.827515 crc crio[3641]: time="2026-06-10T23:41:05.812517962Z" level=info msg="Running pod sandbox: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/POD" id=cc6a3efd-abd6-4dc5-8f4a-f88d38cdd253 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.871214 | controller | Jun 10 23:41:05.827515 crc crio[3641]: time="2026-06-10T23:41:05.825444001Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.871229 | controller | Jun 10 23:41:05.827515 crc crio[3641]: time="2026-06-10T23:41:05.800368224Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-operators-x5vn9/POD" id=2135f2c4-b647-4786-a116-aad82fcaf838 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.871245 | controller | Jun 10 23:41:05.827515 crc crio[3641]: time="2026-06-10T23:41:05.825550444Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.871260 | controller | Jun 10 23:41:05.827515 crc crio[3641]: time="2026-06-10T23:41:05.800441586Z" level=info msg="Running pod sandbox: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/POD" id=153582e1-ce2f-40e4-90c2-408eb4b28b40 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.871275 | controller | Jun 10 23:41:05.827515 crc crio[3641]: time="2026-06-10T23:41:05.825619026Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.871294 | controller | Jun 10 23:41:05.827515 crc crio[3641]: time="2026-06-10T23:41:05.800516548Z" level=info msg="Running pod sandbox: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/POD" id=15c41f7a-9f46-419f-925f-b67251fe4aef name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.871318 | controller | Jun 10 23:41:05.827515 crc crio[3641]: time="2026-06-10T23:41:05.825747779Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.871343 | controller | Jun 10 23:41:05.827515 crc crio[3641]: time="2026-06-10T23:41:05.80059069Z" level=info msg="Running pod sandbox: openshift-machine-config-operator/machine-config-daemon-5w5zs/POD" id=3c5ec41f-f8cc-455a-9f5f-f81e85582cb0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.871384 | controller | Jun 10 23:41:05.827515 crc crio[3641]: time="2026-06-10T23:41:05.825823771Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.871403 | controller | Jun 10 23:41:05.827515 crc crio[3641]: time="2026-06-10T23:41:05.813832018Z" level=info msg="Running pod sandbox: openshift-image-registry/node-ca-2wddl/POD" id=0801e6bb-7d37-4bcb-a483-e852aecc3916 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.871419 | controller | Jun 10 23:41:05.827515 crc crio[3641]: time="2026-06-10T23:41:05.826203822Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.871438 | controller | Jun 10 23:41:05.827515 crc crio[3641]: time="2026-06-10T23:41:05.800285432Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/POD" id=40645c3f-54ee-449a-bbd7-ade67b3ca869 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.871462 | controller | Jun 10 23:41:05.827515 crc crio[3641]: time="2026-06-10T23:41:05.826267683Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.871490 | controller | Jun 10 23:41:05.827515 crc crio[3641]: time="2026-06-10T23:41:05.827011774Z" level=info msg="Running pod sandbox: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/POD" id=daab0e1d-9289-4d5c-8d57-238720f2fd34 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.871508 | controller | Jun 10 23:41:05.827515 crc crio[3641]: time="2026-06-10T23:41:05.827061205Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.871525 | controller | Jun 10 23:41:05.846987 crc crio[3641]: time="2026-06-10T23:41:05.846185271Z" level=info msg="Running pod sandbox: openshift-multus/network-metrics-daemon-n2bqt/POD" id=c802b282-8928-40d6-afee-312d5c60d0ba name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.871540 | controller | Jun 10 23:41:05.846987 crc crio[3641]: time="2026-06-10T23:41:05.846280734Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.871556 | controller | Jun 10 23:41:05.868787 crc crio[3641]: time="2026-06-10T23:41:05.867419654Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946" id=59accae7-683b-40f6-b903-61b32c311b50 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.871571 | controller | Jun 10 23:41:08.362393 crc crio[3641]: time="2026-06-10T23:41:08.362205227Z" level=info msg="Running pod sandbox: openshift-multus/multus-additional-cni-plugins-hdftf/POD" id=efe0db38-2194-4f66-aaa4-701738cf7a23 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.871586 | controller | Jun 10 23:41:08.366193 crc crio[3641]: time="2026-06-10T23:41:08.362358091Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.871601 | controller | Jun 10 23:41:08.366193 crc crio[3641]: time="2026-06-10T23:41:08.362479494Z" level=info msg="Running pod sandbox: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/POD" id=18cb7aa2-aeea-49b3-807d-f8f3b59827a9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.871616 | controller | Jun 10 23:41:08.366193 crc crio[3641]: time="2026-06-10T23:41:08.363224084Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.871632 | controller | Jun 10 23:41:08.366193 crc crio[3641]: time="2026-06-10T23:41:08.363108321Z" level=info msg="Running pod sandbox: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/POD" id=221577a8-244b-4305-bf18-54f2b49232f2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.871647 | controller | Jun 10 23:41:08.366193 crc crio[3641]: time="2026-06-10T23:41:08.363294586Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.871662 | controller | Jun 10 23:41:08.366193 crc crio[3641]: time="2026-06-10T23:41:08.363359128Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 01:10:46.871678 | controller | Jun 10 23:41:08.366193 crc crio[3641]: time="2026-06-10T23:41:08.363398309Z" level=info msg="Running pod sandbox: openshift-service-ca/service-ca-74545575db-n469q/POD" id=3f0be774-3c6f-470b-a7fb-95e4f6485954 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.871694 | controller | Jun 10 23:41:08.366193 crc crio[3641]: time="2026-06-10T23:41:08.363459511Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.871714 | controller | Jun 10 23:41:08.366193 crc crio[3641]: time="2026-06-10T23:41:08.363550103Z" level=info msg="Running pod sandbox: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/POD" id=f7bea279-1063-4181-8a5d-173069b549a3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.871730 | controller | Jun 10 23:41:08.366193 crc crio[3641]: time="2026-06-10T23:41:08.363582004Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.871746 | controller | Jun 10 23:41:08.380328 crc crio[3641]: time="2026-06-10T23:41:08.379469093Z" level=info msg="Running pod sandbox: openshift-marketplace/certified-operators-l27pk/POD" id=796e721a-f168-447e-8277-147c93c9f5e3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.871762 | controller | Jun 10 23:41:08.380328 crc crio[3641]: time="2026-06-10T23:41:08.380186682Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.871777 | controller | Jun 10 23:41:08.380513 crc crio[3641]: time="2026-06-10T23:41:08.380372497Z" level=info msg="Running pod sandbox: openshift-console/console-6c684df5db-cc8g8/POD" id=001dc3b2-6481-4562-b714-a8ea536a50ba name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.871792 | controller | Jun 10 23:41:08.380513 crc crio[3641]: time="2026-06-10T23:41:08.380452449Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.871808 | controller | Jun 10 23:41:08.385925 crc crio[3641]: time="2026-06-10T23:41:08.384376795Z" level=info msg="Running pod sandbox: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/POD" id=66ae0171-7d07-4d03-87aa-5d1f13811d22 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.871823 | controller | Jun 10 23:41:08.385925 crc crio[3641]: time="2026-06-10T23:41:08.384591681Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.871838 | controller | Jun 10 23:41:08.385925 crc crio[3641]: time="2026-06-10T23:41:08.385356172Z" level=info msg="Running pod sandbox: hostpath-provisioner/csi-hostpathplugin-mpq2f/POD" id=14020170-6f1a-4da1-89f1-b89167deb801 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.871854 | controller | Jun 10 23:41:08.385925 crc crio[3641]: time="2026-06-10T23:41:08.385388043Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.871869 | controller | Jun 10 23:41:08.397582 crc crio[3641]: time="2026-06-10T23:41:08.389321979Z" level=info msg="Running pod sandbox: openshift-dns/dns-default-qtghf/POD" id=a9797ec0-8963-43e4-9b2a-5ec81221f1e5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.871884 | controller | Jun 10 23:41:08.397582 crc crio[3641]: time="2026-06-10T23:41:08.38935737Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.871922 | controller | Jun 10 23:41:08.397582 crc crio[3641]: time="2026-06-10T23:41:08.389827902Z" level=info msg="Running pod sandbox: openshift-multus/multus-admission-controller-69db94689b-rvf8p/POD" id=7a78e09a-f976-4c9e-bdfa-59861f6824dc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.871941 | controller | Jun 10 23:41:08.412630 crc crio[3641]: time="2026-06-10T23:41:08.41198894Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.871964 | controller | Jun 10 23:41:08.557288 crc crio[3641]: time="2026-06-10T23:41:08.554107167Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.871983 | controller | Jun 10 23:41:08.584580 crc crio[3641]: time="2026-06-10T23:41:08.584531348Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946" id=8305d54f-5574-45c2-af13-77a31f270351 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.872009 | controller | Jun 10 23:41:08.594555 crc crio[3641]: time="2026-06-10T23:41:08.594159408Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.872033 | controller | Jun 10 23:41:08.600333 crc crio[3641]: time="2026-06-10T23:41:08.600198741Z" level=info msg="Creating container: openshift-ingress/router-default-68cf44c8b8-w4gs8/router" id=87066d60-44a6-4767-b5f5-0784772a8295 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.872056 | controller | Jun 10 23:41:08.624870 crc crio[3641]: time="2026-06-10T23:41:08.624276271Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.872079 | controller | Jun 10 23:41:09.022599 crc crio[3641]: time="2026-06-10T23:41:09.021995107Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.872097 | controller | Jun 10 23:41:09.043074 crc crio[3641]: time="2026-06-10T23:41:09.042444949Z" level=info msg="Created container ba8e3ec0cf3eb9f91820a88444ad845d5b1e2389512b068804619fef5de5c6e4: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/kube-rbac-proxy" id=dbb0b5f2-e8f2-4b1a-90f4-f855dc639673 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.872117 | controller | Jun 10 23:41:09.052520 crc crio[3641]: time="2026-06-10T23:41:09.052196502Z" level=info msg="Starting container: ba8e3ec0cf3eb9f91820a88444ad845d5b1e2389512b068804619fef5de5c6e4" id=5dc8c1cc-8fe4-40a9-bc9a-5b5bd2223960 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.872140 | controller | Jun 10 23:41:09.109933 crc crio[3641]: time="2026-06-10T23:41:09.109620672Z" level=info msg="Started container" PID=8221 containerID=ba8e3ec0cf3eb9f91820a88444ad845d5b1e2389512b068804619fef5de5c6e4 description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/kube-rbac-proxy id=5dc8c1cc-8fe4-40a9-bc9a-5b5bd2223960 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c56ce40e74f53b0630b57a2a48737f8ac0746633b1a2ac557ee392c5ed0da170
2026-06-11 01:10:46.872159 | controller | Jun 10 23:41:09.141391 crc crio[3641]: time="2026-06-10T23:41:09.126526209Z" level=info msg="Created container 4652a78c48c9715213b3cf779164a692532694679d39b4c304f1343c54950882: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator" id=a1d4880a-5c60-46cf-aa65-3f592aa42799 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.872178 | controller | Jun 10 23:41:09.141391 crc crio[3641]: time="2026-06-10T23:41:09.13102327Z" level=info msg="Starting container: 4652a78c48c9715213b3cf779164a692532694679d39b4c304f1343c54950882" id=9f60a473-0ea5-4b25-bb93-ae3d266d8573 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.872198 | controller | Jun 10 23:41:09.166005 crc crio[3641]: time="2026-06-10T23:41:09.165364367Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0" id=bcbe45ee-821a-45a1-83ac-a339857972e9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.872222 | controller | Jun 10 23:41:09.248959 crc crio[3641]: time="2026-06-10T23:41:09.246000953Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0" id=800bfaa1-7136-4679-b038-697c1def4157 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.872241 | controller | Jun 10 23:41:09.248959 crc crio[3641]: time="2026-06-10T23:41:09.246196829Z" level=info msg="Started container" PID=8219 containerID=4652a78c48c9715213b3cf779164a692532694679d39b4c304f1343c54950882 description=openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator id=9f60a473-0ea5-4b25-bb93-ae3d266d8573 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3c4f3b5413c5c8dbd4f43dfdf51db831b56c5000d00d6157dc9f33d2309899d6
2026-06-11 01:10:46.872320 | controller | Jun 10 23:41:09.289774 crc crio[3641]: time="2026-06-10T23:41:09.289600301Z" level=info msg="Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller" id=f9f469a2-194a-4f5e-89b1-2c4a510b3e7b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.872344 | controller | Jun 10 23:41:09.309611 crc crio[3641]: time="2026-06-10T23:41:09.309271221Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.872397 | controller | Jun 10 23:41:09.484023 crc crio[3641]: time="2026-06-10T23:41:09.48331037Z" level=info msg="Created container c11579288ae5561270e0d35620d096642a08ebf3766e828e204366f7d815488a: openshift-dns/node-resolver-277xp/dns-node-resolver" id=01153d7d-0d80-4aa6-a78f-26806d8417f8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.872424 | controller | Jun 10 23:41:09.499607 crc crio[3641]: time="2026-06-10T23:41:09.499149317Z" level=info msg="Starting container: c11579288ae5561270e0d35620d096642a08ebf3766e828e204366f7d815488a" id=eeb4de7b-aec1-44fe-b908-78ef2ff94867 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.872448 | controller | Jun 10 23:41:09.533185 crc crio[3641]: time="2026-06-10T23:41:09.525976421Z" 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=86db02f2-5d3b-426d-b213-fb8bb7e08db0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.872469 | controller | Jun 10 23:41:09.635511 crc crio[3641]: time="2026-06-10T23:41:09.62930648Z" level=info msg="Started container" PID=8240 containerID=c11579288ae5561270e0d35620d096642a08ebf3766e828e204366f7d815488a description=openshift-dns/node-resolver-277xp/dns-node-resolver id=eeb4de7b-aec1-44fe-b908-78ef2ff94867 name=/runtime.v1.RuntimeService/StartContainer sandboxID=226b8d6bae22cf9ca3b5b7c2a7465171f5e28a40325dba891743d2b7a42a8e4a
2026-06-11 01:10:46.872486 | controller | Jun 10 23:41:09.879330 crc crio[3641]: time="2026-06-10T23:41:09.879222216Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=8d8e7707-34b0-4e76-b37a-51a7d4f40a04 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.872502 | controller | Jun 10 23:41:10.200384 crc crio[3641]: time="2026-06-10T23:41:10.197827806Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=a8dd3236-8f81-4c3b-9408-65908c07680b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.872518 | controller | Jun 10 23:41:10.216180 crc crio[3641]: time="2026-06-10T23:41:10.215537435Z" level=info msg="Ran pod sandbox 1ce34a781ac9333cdd0aad896100665bced594be6c2d566eb816d3c7f725935f with infra container: openshift-machine-config-operator/machine-config-server-frshx/POD" id=86db02f2-5d3b-426d-b213-fb8bb7e08db0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.872538 | controller | Jun 10 23:41:10.225076 crc crio[3641]: time="2026-06-10T23:41:10.224394214Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=1c317903-d5ae-4af1-aba7-1976073c942e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.872554 | controller | Jun 10 23:41:10.262303 crc crio[3641]: time="2026-06-10T23:41:10.261383922Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.872570 | controller | Jun 10 23:41:10.324386 crc crio[3641]: time="2026-06-10T23:41:10.323521149Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=f84e03d0-16b6-4011-aade-98be984f9ceb name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.872586 | controller | Jun 10 23:41:10.335193 crc crio[3641]: time="2026-06-10T23:41:10.324330191Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller" id=ea12e165-cd50-4b37-a0f6-c1284327bf7d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.872602 | controller | Jun 10 23:41:10.412746 crc crio[3641]: time="2026-06-10T23:41:10.412050859Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.872618 | controller | Jun 10 23:41:10.509833 crc crio[3641]: time="2026-06-10T23:41:10.508091332Z" 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=efe0db38-2194-4f66-aaa4-701738cf7a23 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.872633 | controller | Jun 10 23:41:10.524613 crc crio[3641]: time="2026-06-10T23:41:10.524545086Z" 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=0801e6bb-7d37-4bcb-a483-e852aecc3916 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.872648 | controller | Jun 10 23:41:10.540001 crc crio[3641]: time="2026-06-10T23:41:10.539801338Z" 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=3c5ec41f-f8cc-455a-9f5f-f81e85582cb0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.872664 | controller | Jun 10 23:41:10.556360 crc crio[3641]: time="2026-06-10T23:41:10.55620157Z" 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=6a5d1102-de80-4522-a445-43dc872f3bab name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.872679 | controller | Jun 10 23:41:11.064761 crc crio[3641]: time="2026-06-10T23:41:11.064292345Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.872695 | controller | Jun 10 23:41:11.069018 crc crio[3641]: time="2026-06-10T23:41:11.068760066Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.872711 | controller | Jun 10 23:41:11.070585 crc crio[3641]: time="2026-06-10T23:41:11.070471682Z" level=info msg="Creating container: openshift-machine-config-operator/machine-config-server-frshx/machine-config-server" id=5807b252-1f87-451a-89bf-9cf684b0d2af name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.872727 | controller | Jun 10 23:41:11.101344 crc crio[3641]: time="2026-06-10T23:41:11.101155851Z" level=info msg="Ran pod sandbox 1f7bc63cc68927732382194013e792d7869484bb4e59d78bb1d89b2576ef4b8f with infra container: openshift-image-registry/node-ca-2wddl/POD" id=0801e6bb-7d37-4bcb-a483-e852aecc3916 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.872747 | controller | Jun 10 23:41:11.114888 crc crio[3641]: time="2026-06-10T23:41:11.114791179Z" level=info msg="Ran pod sandbox 0b7f7596da528d65d61c8c8b0510054bde74cad98eea415b33d856d7cc30c6f2 with infra container: openshift-multus/multus-additional-cni-plugins-hdftf/POD" id=efe0db38-2194-4f66-aaa4-701738cf7a23 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.872763 | controller | Jun 10 23:41:11.115089 crc crio[3641]: time="2026-06-10T23:41:11.115026655Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418" id=075d6d3b-de5a-422e-ab6a-a06d25fdc872 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.872779 | controller | Jun 10 23:41:11.128828 crc crio[3641]: time="2026-06-10T23:41:11.124736807Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5a2a7b3c2f1598189d8880e6aa15ab11a65b201f25012f77ba41e7487a60729a" id=ab7a480d-2c33-4a2e-b1ba-46b2463e0828 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.872795 | controller | Jun 10 23:41:11.134352 crc crio[3641]: time="2026-06-10T23:41:11.130534534Z" level=info msg="Ran pod sandbox 97827587a2e28989c1cdd1c00af99c8c1ebe647dc6f030a7cc0b051c8f1cc27b with infra container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/POD" id=6a5d1102-de80-4522-a445-43dc872f3bab name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.872811 | controller | Jun 10 23:41:11.146614 crc crio[3641]: time="2026-06-10T23:41:11.142808765Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=12d2819a-8ee8-42c0-8498-a0039ac2c4b9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.872826 | controller | Jun 10 23:41:11.167594 crc crio[3641]: time="2026-06-10T23:41:11.167458691Z" level=info msg="Ran pod sandbox 0f0011a1ec6df02f90a906fac87bef4961283de2ac6e00a3a2c0e7b3bf2da7a4 with infra container: openshift-machine-config-operator/machine-config-daemon-5w5zs/POD" id=3c5ec41f-f8cc-455a-9f5f-f81e85582cb0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.872842 | controller | Jun 10 23:41:11.172736 crc crio[3641]: time="2026-06-10T23:41:11.172593589Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=d0ff6692-52c0-446e-a15c-7100909cd1f6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.872857 | controller | Jun 10 23:41:11.261102 crc crio[3641]: time="2026-06-10T23:41:11.257334246Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=4a5a28cb-afa1-4ebe-a045-971bf067295c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.872871 | controller | Jun 10 23:41:11.261102 crc crio[3641]: time="2026-06-10T23:41:11.258339714Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418" id=1716c48b-ace5-4aa1-9235-862ee54184c9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.872887 | controller | Jun 10 23:41:11.261102 crc crio[3641]: time="2026-06-10T23:41:11.260925623Z" level=info msg="Creating container: openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon" id=f213d59e-792d-4c8b-81db-8af20e0a9000 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.872902 | controller | Jun 10 23:41:11.272026 crc crio[3641]: time="2026-06-10T23:41:11.263505233Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.872919 | controller | Jun 10 23:41:11.275919 crc crio[3641]: time="2026-06-10T23:41:11.273203015Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=a114c3ad-5aba-4f58-94a4-12a8befa8d94 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.872935 | controller | Jun 10 23:41:11.275919 crc crio[3641]: time="2026-06-10T23:41:11.275594969Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.872950 | controller | Jun 10 23:41:11.280278 crc crio[3641]: time="2026-06-10T23:41:11.279506275Z" level=info msg="Creating container: openshift-image-registry/node-ca-2wddl/node-ca" id=5ad1fc58-465d-4af2-8479-c7954fb7e098 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.872966 | controller | Jun 10 23:41:11.291925 crc crio[3641]: time="2026-06-10T23:41:11.291142019Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.872982 | controller | Jun 10 23:41:11.315991 crc crio[3641]: time="2026-06-10T23:41:11.315422274Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5a2a7b3c2f1598189d8880e6aa15ab11a65b201f25012f77ba41e7487a60729a" id=e0c22229-61ff-47b6-a6c4-3f08ccfbd383 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.872997 | controller | Jun 10 23:41:11.428527 crc crio[3641]: time="2026-06-10T23:41:11.428305811Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.873012 | controller | Jun 10 23:41:11.461582 crc crio[3641]: time="2026-06-10T23:41:11.461522398Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.873027 | controller | Jun 10 23:41:11.529725 crc crio[3641]: time="2026-06-10T23:41:11.529461222Z" level=info msg="Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/egress-router-binary-copy" id=47cfa5b0-561b-41c1-8258-6ff3fd581dbe name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.873042 | controller | Jun 10 23:41:11.530981 crc crio[3641]: time="2026-06-10T23:41:11.529735819Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy" id=a1d04691-e5d3-4927-b643-06eacc4fdbb0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.873057 | controller | Jun 10 23:41:11.559350 crc crio[3641]: time="2026-06-10T23:41:11.559060141Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.873072 | controller | Jun 10 23:41:11.566343 crc crio[3641]: time="2026-06-10T23:41:11.562224566Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.873087 | controller | Jun 10 23:41:11.587980 crc crio[3641]: time="2026-06-10T23:41:11.586185833Z" level=info msg="Created container 92cc6e65264b24300b27a26d95255e1267ac12073f3f8d2f09371ebc827cf7d4: openshift-ingress/router-default-68cf44c8b8-w4gs8/router" id=87066d60-44a6-4767-b5f5-0784772a8295 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.873102 | controller | Jun 10 23:41:11.635393 crc crio[3641]: time="2026-06-10T23:41:11.634075556Z" level=info msg="Starting container: 92cc6e65264b24300b27a26d95255e1267ac12073f3f8d2f09371ebc827cf7d4" id=476fddee-2d77-4176-af13-925bfeba6b1b name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.873117 | controller | Jun 10 23:41:11.751097 crc crio[3641]: time="2026-06-10T23:41:11.750339574Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.873140 | controller | Jun 10 23:41:11.763257 crc crio[3641]: time="2026-06-10T23:41:11.763069598Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.873156 | controller | Jun 10 23:41:11.766190 crc crio[3641]: time="2026-06-10T23:41:11.764224319Z" level=info msg="Started container" PID=8315 containerID=92cc6e65264b24300b27a26d95255e1267ac12073f3f8d2f09371ebc827cf7d4 description=openshift-ingress/router-default-68cf44c8b8-w4gs8/router id=476fddee-2d77-4176-af13-925bfeba6b1b name=/runtime.v1.RuntimeService/StartContainer sandboxID=e7cd294bc420ebe47575aaf77dd9550e7a3abe3d358c7458d1e91a8cb3d9f71f
2026-06-11 01:10:46.873171 | controller | Jun 10 23:41:11.881151 crc crio[3641]: time="2026-06-10T23:41:11.881047542Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.873186 | controller | Jun 10 23:41:11.915722 crc crio[3641]: time="2026-06-10T23:41:11.915476521Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.873201 | controller | Jun 10 23:41:12.006458 crc crio[3641]: time="2026-06-10T23:41:11.990365693Z" level=info msg="Created container a55a96873d7b68f7a86e5d7d1868f6ffd8902995365a1b05f0c1dc1d0fec0d5a: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller" id=ea12e165-cd50-4b37-a0f6-c1284327bf7d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.873216 | controller | Jun 10 23:41:12.006458 crc crio[3641]: time="2026-06-10T23:41:12.001940425Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.873231 | controller | Jun 10 23:41:12.060461 crc crio[3641]: time="2026-06-10T23:41:12.060223618Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.873246 | controller | Jun 10 23:41:12.223018 crc crio[3641]: time="2026-06-10T23:41:12.221864341Z" level=info msg="Starting container: a55a96873d7b68f7a86e5d7d1868f6ffd8902995365a1b05f0c1dc1d0fec0d5a" id=bdfda40a-a5b9-4de0-8d66-5a3c1cb78be9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.873261 | controller | Jun 10 23:41:12.464502 crc crio[3641]: time="2026-06-10T23:41:12.462155778Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.873276 | controller | Jun 10 23:41:13.022398 crc crio[3641]: time="2026-06-10T23:41:13.021351482Z" level=info msg="Started container" PID=8328 containerID=a55a96873d7b68f7a86e5d7d1868f6ffd8902995365a1b05f0c1dc1d0fec0d5a description=openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller id=bdfda40a-a5b9-4de0-8d66-5a3c1cb78be9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4d7c197c87c00c3cb7f05402949e78d174879683c4b4e3447c2cd9ac3899b435
2026-06-11 01:10:46.873292 | controller | Jun 10 23:41:13.096794 crc crio[3641]: time="2026-06-10T23:41:13.093443618Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=3e5b06fd-9f9f-4700-af5b-ecf65e0e9d25 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.873307 | controller | Jun 10 23:41:13.148015 crc crio[3641]: time="2026-06-10T23:41:13.146098269Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=1c3fc3db-1334-4978-8bab-921f2b8838e0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.873325 | controller | Jun 10 23:41:13.153783 crc crio[3641]: time="2026-06-10T23:41:13.153108998Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging" id=f8d75082-fd3d-4465-855f-4f1552c6b4e7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.873341 | controller | Jun 10 23:41:13.154335 crc crio[3641]: time="2026-06-10T23:41:13.153808147Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.873382 | controller | Jun 10 23:41:13.374959 crc crio[3641]: time="2026-06-10T23:41:13.374098833Z" level=info msg="Created container bc05997a1996509222817a88d681ed18689b192a3c80237189c37dfcb373251b: openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon" id=f213d59e-792d-4c8b-81db-8af20e0a9000 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.873400 | controller | Jun 10 23:41:13.414265 crc crio[3641]: time="2026-06-10T23:41:13.41138005Z" level=info msg="Starting container: bc05997a1996509222817a88d681ed18689b192a3c80237189c37dfcb373251b" id=c6fe1119-4127-4230-ac56-a82ff8ab12e3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.873416 | controller | Jun 10 23:41:13.445034 crc crio[3641]: time="2026-06-10T23:41:13.444305108Z" level=info msg="Created container b1e6ff66810adb5cb84cef388f8d0fe5a21c39e0e62018ab365c983bf9674854: openshift-machine-config-operator/machine-config-server-frshx/machine-config-server" id=5807b252-1f87-451a-89bf-9cf684b0d2af name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.873431 | controller | Jun 10 23:41:13.457447 crc crio[3641]: time="2026-06-10T23:41:13.452100469Z" level=info msg="Starting container: b1e6ff66810adb5cb84cef388f8d0fe5a21c39e0e62018ab365c983bf9674854" id=4658b8ba-196b-42e4-b6cf-5209dec8e557 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.873447 | controller | Jun 10 23:41:13.548047 crc crio[3641]: time="2026-06-10T23:41:13.544434941Z" level=info msg="Started container" PID=8343 containerID=bc05997a1996509222817a88d681ed18689b192a3c80237189c37dfcb373251b description=openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon id=c6fe1119-4127-4230-ac56-a82ff8ab12e3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0f0011a1ec6df02f90a906fac87bef4961283de2ac6e00a3a2c0e7b3bf2da7a4
2026-06-11 01:10:46.873463 | controller | Jun 10 23:41:13.567170 crc crio[3641]: time="2026-06-10T23:41:13.565624773Z" level=info msg="Started container" PID=8344 containerID=b1e6ff66810adb5cb84cef388f8d0fe5a21c39e0e62018ab365c983bf9674854 description=openshift-machine-config-operator/machine-config-server-frshx/machine-config-server id=4658b8ba-196b-42e4-b6cf-5209dec8e557 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1ce34a781ac9333cdd0aad896100665bced594be6c2d566eb816d3c7f725935f
2026-06-11 01:10:46.873479 | controller | Jun 10 23:41:14.064890 crc crio[3641]: time="2026-06-10T23:41:14.064420847Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=2ef211b7-2eaf-400d-8fce-03ed704f16bf name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.873495 | controller | Jun 10 23:41:14.076789 crc crio[3641]: time="2026-06-10T23:41:14.076448422Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=4a70ce8a-307d-48a9-a431-5f1fece313ce name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.873510 | controller | Jun 10 23:41:14.096345 crc crio[3641]: time="2026-06-10T23:41:14.09340161Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.873526 | controller | Jun 10 23:41:14.120433 crc crio[3641]: time="2026-06-10T23:41:14.120182303Z" level=info msg="Creating container: openshift-machine-config-operator/machine-config-daemon-5w5zs/kube-rbac-proxy" id=b7ae9cb9-c695-4a99-b8b8-e1217959176a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.873546 | controller | Jun 10 23:41:14.120586 crc crio[3641]: time="2026-06-10T23:41:14.120567263Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.873563 | controller | Jun 10 23:41:14.786777 crc crio[3641]: time="2026-06-10T23:41:14.778088412Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.873578 | controller | Jun 10 23:41:15.800454 crc crio[3641]: time="2026-06-10T23:41:15.800187871Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.873593 | controller | Jun 10 23:41:16.112295 crc crio[3641]: time="2026-06-10T23:41:16.112235804Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.873609 | controller | Jun 10 23:41:16.150952 crc crio[3641]: time="2026-06-10T23:41:16.150819155Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.873626 | controller | Jun 10 23:41:16.353703 crc crio[3641]: time="2026-06-10T23:41:16.353128296Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.873641 | controller | Jun 10 23:41:16.517227 crc crio[3641]: time="2026-06-10T23:41:16.516896738Z" level=info msg="Created container 7e3d6aba4d401e4678ab5812ed97b4c1ac590326113781e4e563972afa126016: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging" id=f8d75082-fd3d-4465-855f-4f1552c6b4e7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.873657 | controller | Jun 10 23:41:16.530252 crc crio[3641]: time="2026-06-10T23:41:16.524360719Z" level=info msg="Starting container: 7e3d6aba4d401e4678ab5812ed97b4c1ac590326113781e4e563972afa126016" id=02f1100c-6c7b-4ade-983a-7a48158464ae name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.873673 | controller | Jun 10 23:41:16.644242 crc crio[3641]: time="2026-06-10T23:41:16.622389545Z" level=info msg="Created container 12b91389c45e4e9c1cd64132a205dd59cf7dc299691d84ad439b55bba342a10c: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller" id=f9f469a2-194a-4f5e-89b1-2c4a510b3e7b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.873688 | controller | Jun 10 23:41:16.644242 crc crio[3641]: time="2026-06-10T23:41:16.628797448Z" level=info msg="Starting container: 12b91389c45e4e9c1cd64132a205dd59cf7dc299691d84ad439b55bba342a10c" id=6eb0487a-3989-4c09-8722-e4761124d584 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.873704 | controller | Jun 10 23:41:16.644242 crc crio[3641]: time="2026-06-10T23:41:16.63219971Z" level=info msg="Started container" PID=8411 containerID=7e3d6aba4d401e4678ab5812ed97b4c1ac590326113781e4e563972afa126016 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging id=02f1100c-6c7b-4ade-983a-7a48158464ae name=/runtime.v1.RuntimeService/StartContainer sandboxID=4d7c197c87c00c3cb7f05402949e78d174879683c4b4e3447c2cd9ac3899b435
2026-06-11 01:10:46.873720 | controller | Jun 10 23:41:16.683290 crc crio[3641]: time="2026-06-10T23:41:16.682781286Z" level=info msg="Started container" PID=8413 containerID=12b91389c45e4e9c1cd64132a205dd59cf7dc299691d84ad439b55bba342a10c description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=6eb0487a-3989-4c09-8722-e4761124d584 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c56ce40e74f53b0630b57a2a48737f8ac0746633b1a2ac557ee392c5ed0da170
2026-06-11 01:10:46.873739 | controller | Jun 10 23:41:16.720238 crc crio[3641]: time="2026-06-10T23:41:16.720179105Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=671b66a8-ee22-4756-9cbb-b7a2403f0d71 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.873756 | controller | Jun 10 23:41:16.726495 crc crio[3641]: time="2026-06-10T23:41:16.726464925Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=99864b13-2d67-414c-93ba-920df2ddb5ee name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.873772 | controller | Jun 10 23:41:16.746517 crc crio[3641]: time="2026-06-10T23:41:16.746476585Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node" id=d17b73a3-63e1-4ffa-8376-cd6cf59c1a3d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.873787 | controller | Jun 10 23:41:16.747473 crc crio[3641]: time="2026-06-10T23:41:16.747451181Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.873803 | controller | Jun 10 23:41:17.045395 crc crio[3641]: time="2026-06-10T23:41:17.04157696Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.873818 | controller | Jun 10 23:41:17.045395 crc crio[3641]: time="2026-06-10T23:41:17.044957782Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.873834 | controller | Jun 10 23:41:17.202128 crc crio[3641]: time="2026-06-10T23:41:17.191603381Z" level=info msg="Created container 83e2f65e036867fab8116b4e6b39094f4ab4e14fdab9c9626a8bfa9a1e056a92: openshift-machine-config-operator/machine-config-daemon-5w5zs/kube-rbac-proxy" id=b7ae9cb9-c695-4a99-b8b8-e1217959176a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.873849 | controller | Jun 10 23:41:17.294096 crc crio[3641]: time="2026-06-10T23:41:17.290157331Z" level=info msg="Created container e2902a34599ad57dffec50f44505d6f79b7c0609557296e4b84901fa49aa4565: openshift-image-registry/node-ca-2wddl/node-ca" id=5ad1fc58-465d-4af2-8479-c7954fb7e098 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.873865 | controller | Jun 10 23:41:17.312018 crc crio[3641]: time="2026-06-10T23:41:17.311538808Z" level=info msg="Starting container: 83e2f65e036867fab8116b4e6b39094f4ab4e14fdab9c9626a8bfa9a1e056a92" id=78d8b36a-37e9-453a-ade5-a1f1d1110693 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.873881 | controller | Jun 10 23:41:17.330435 crc crio[3641]: time="2026-06-10T23:41:17.330346996Z" level=info msg="Starting container: e2902a34599ad57dffec50f44505d6f79b7c0609557296e4b84901fa49aa4565" id=f13d23d6-1eeb-47b8-a277-a689e8794dfb name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.873897 | controller | Jun 10 23:41:17.366924 crc crio[3641]: time="2026-06-10T23:41:17.366559443Z" level=info msg="Created container 6e4ffd1e999f208481c8b7d752abe2de7a4f1306ebe6774c9731ab1a57639e97: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node" id=d17b73a3-63e1-4ffa-8376-cd6cf59c1a3d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.873912 | controller | Jun 10 23:41:17.375103 crc crio[3641]: time="2026-06-10T23:41:17.374944099Z" level=info msg="Starting container: 6e4ffd1e999f208481c8b7d752abe2de7a4f1306ebe6774c9731ab1a57639e97" id=ddebac0d-75e1-4266-a156-aae743ec70ae name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.873928 | controller | Jun 10 23:41:17.502401 crc crio[3641]: time="2026-06-10T23:41:17.480209961Z" level=info msg="Started container" PID=8418 containerID=83e2f65e036867fab8116b4e6b39094f4ab4e14fdab9c9626a8bfa9a1e056a92 description=openshift-machine-config-operator/machine-config-daemon-5w5zs/kube-rbac-proxy id=78d8b36a-37e9-453a-ade5-a1f1d1110693 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0f0011a1ec6df02f90a906fac87bef4961283de2ac6e00a3a2c0e7b3bf2da7a4
2026-06-11 01:10:46.873949 | controller | Jun 10 23:41:17.642056 crc crio[3641]: time="2026-06-10T23:41:17.641361731Z" level=info msg="Started container" PID=8447 containerID=6e4ffd1e999f208481c8b7d752abe2de7a4f1306ebe6774c9731ab1a57639e97 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node id=ddebac0d-75e1-4266-a156-aae743ec70ae name=/runtime.v1.RuntimeService/StartContainer sandboxID=4d7c197c87c00c3cb7f05402949e78d174879683c4b4e3447c2cd9ac3899b435
2026-06-11 01:10:46.873965 | controller | Jun 10 23:41:17.851246 crc crio[3641]: time="2026-06-10T23:41:17.845581494Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.873981 | controller | Jun 10 23:41:17.861218 crc crio[3641]: time="2026-06-10T23:41:17.859359416Z" level=info msg="Started container" PID=8436 containerID=e2902a34599ad57dffec50f44505d6f79b7c0609557296e4b84901fa49aa4565 description=openshift-image-registry/node-ca-2wddl/node-ca id=f13d23d6-1eeb-47b8-a277-a689e8794dfb name=/runtime.v1.RuntimeService/StartContainer sandboxID=1f7bc63cc68927732382194013e792d7869484bb4e59d78bb1d89b2576ef4b8f
2026-06-11 01:10:46.873996 | controller | Jun 10 23:41:17.910199 crc crio[3641]: time="2026-06-10T23:41:17.910112496Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=6db85930-73a5-423d-a371-865970b6a1c4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.874012 | controller | Jun 10 23:41:17.940044 crc crio[3641]: time="2026-06-10T23:41:17.927597448Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=ad2b7323-8d08-42be-8af3-3febc62d3d60 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.874027 | controller | Jun 10 23:41:18.079046 crc crio[3641]: time="2026-06-10T23:41:18.076266591Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics" id=8679067f-5d57-40d8-b2ea-e410b842227a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.874043 | controller | Jun 10 23:41:18.079046 crc crio[3641]: time="2026-06-10T23:41:18.076878337Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.874058 | controller | Jun 10 23:41:18.206627 crc crio[3641]: time="2026-06-10T23:41:18.206067755Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.874073 | controller | Jun 10 23:41:19.048559 crc crio[3641]: time="2026-06-10T23:41:19.048412711Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.874088 | controller | Jun 10 23:41:19.053879 crc crio[3641]: time="2026-06-10T23:41:19.053440496Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.874104 | controller | Jun 10 23:41:19.246591 crc crio[3641]: time="2026-06-10T23:41:19.244284478Z" level=info msg="Created container 406f8786b4400d616bc30964e92045d82c0ada664cb17bfcae8e932d07dbfe9d: openshift-multus/multus-additional-cni-plugins-hdftf/egress-router-binary-copy" id=47cfa5b0-561b-41c1-8258-6ff3fd581dbe name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.874123 | controller | Jun 10 23:41:19.277264 crc crio[3641]: time="2026-06-10T23:41:19.268140492Z" level=info msg="Created container 3c6370e18f07d0c1e9b960f9ead22700f357c0b4ef0f1deadfdd7560ef8d1887: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy" id=a1d04691-e5d3-4927-b643-06eacc4fdbb0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.874138 | controller | Jun 10 23:41:19.277264 crc crio[3641]: time="2026-06-10T23:41:19.271150964Z" level=info msg="Starting container: 406f8786b4400d616bc30964e92045d82c0ada664cb17bfcae8e932d07dbfe9d" id=401ac3e0-755f-4827-9b0c-e5f6b7297ee0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.874154 | controller | Jun 10 23:41:19.280870 crc crio[3641]: time="2026-06-10T23:41:19.277596758Z" level=info msg="Starting container: 3c6370e18f07d0c1e9b960f9ead22700f357c0b4ef0f1deadfdd7560ef8d1887" id=485b6a2f-822b-40b8-8bda-75b7a36a02b9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.874170 | controller | Jun 10 23:41:19.399418 crc crio[3641]: time="2026-06-10T23:41:19.398485561Z" level=info msg="Started container" PID=8499 containerID=406f8786b4400d616bc30964e92045d82c0ada664cb17bfcae8e932d07dbfe9d description=openshift-multus/multus-additional-cni-plugins-hdftf/egress-router-binary-copy id=401ac3e0-755f-4827-9b0c-e5f6b7297ee0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0b7f7596da528d65d61c8c8b0510054bde74cad98eea415b33d856d7cc30c6f2
2026-06-11 01:10:46.874186 | controller | Jun 10 23:41:19.416614 crc crio[3641]: time="2026-06-10T23:41:19.414151244Z" level=info msg="Started container" PID=8498 containerID=3c6370e18f07d0c1e9b960f9ead22700f357c0b4ef0f1deadfdd7560ef8d1887 description=openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy id=485b6a2f-822b-40b8-8bda-75b7a36a02b9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=97827587a2e28989c1cdd1c00af99c8c1ebe647dc6f030a7cc0b051c8f1cc27b
2026-06-11 01:10:46.874202 | controller | Jun 10 23:41:19.552150 crc crio[3641]: time="2026-06-10T23:41:19.551422429Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=7a69dc72-387a-4310-a6e4-83849bd4b6f6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.874218 | controller | Jun 10 23:41:19.559420 crc crio[3641]: time="2026-06-10T23:41:19.557360579Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=c4c5fab1-563f-47ae-9a7f-7e14dcf60703 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.874234 | controller | Jun 10 23:41:19.569421 crc crio[3641]: time="2026-06-10T23:41:19.569067025Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager" id=2465eb7c-389e-4620-a0b4-aaf87e0b3c90 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.874249 | controller | Jun 10 23:41:19.570084 crc crio[3641]: time="2026-06-10T23:41:19.5696175Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.874265 | controller | Jun 10 23:41:19.644212 crc crio[3641]: time="2026-06-10T23:41:19.643559986Z" level=info msg="Created container 77300f3e733a91e30dd26c3547c05f4029c0cb9f1f0bc4ecae7a364350b7ac8c: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics" id=8679067f-5d57-40d8-b2ea-e410b842227a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.874280 | controller | Jun 10 23:41:19.658273 crc crio[3641]: time="2026-06-10T23:41:19.656156656Z" level=info msg="Starting container: 77300f3e733a91e30dd26c3547c05f4029c0cb9f1f0bc4ecae7a364350b7ac8c" id=d09f42fb-2207-4567-a429-48c2bda6a90c name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.874297 | controller | Jun 10 23:41:19.721269 crc crio[3641]: time="2026-06-10T23:41:19.721076598Z" level=info msg="Started container" PID=8540 containerID=77300f3e733a91e30dd26c3547c05f4029c0cb9f1f0bc4ecae7a364350b7ac8c description=openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics id=d09f42fb-2207-4567-a429-48c2bda6a90c name=/runtime.v1.RuntimeService/StartContainer sandboxID=4d7c197c87c00c3cb7f05402949e78d174879683c4b4e3447c2cd9ac3899b435
2026-06-11 01:10:46.874317 | controller | Jun 10 23:41:19.825131 crc crio[3641]: time="2026-06-10T23:41:19.824485979Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.874333 | controller | Jun 10 23:41:19.889613 crc crio[3641]: time="2026-06-10T23:41:19.888095096Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.874364 | controller | Jun 10 23:41:20.222478 crc crio[3641]: time="2026-06-10T23:41:20.222296228Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=ecc5868a-2d4c-431f-88ea-ef7ec067b80c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.874386 | controller | Jun 10 23:41:20.252187 crc crio[3641]: time="2026-06-10T23:41:20.251242619Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=b9b60a05-f2e6-455c-a22d-a54759c95ebe name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.874402 | controller | Jun 10 23:41:20.266108 crc crio[3641]: time="2026-06-10T23:41:20.265965027Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd" id=39b3429f-a1c6-4c19-a13f-103bb388d46d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.874418 | controller | Jun 10 23:41:20.268814 crc crio[3641]: time="2026-06-10T23:41:20.266306756Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.874433 | controller | Jun 10 23:41:20.622000 crc crio[3641]: time="2026-06-10T23:41:20.614365471Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.874448 | controller | Jun 10 23:41:20.622000 crc crio[3641]: time="2026-06-10T23:41:20.618476482Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.874464 | controller | Jun 10 23:41:20.932978 crc crio[3641]: time="2026-06-10T23:41:20.932631612Z" level=info msg="Created container b696e180d6bf8bdbeffb6482e6d94603d67147ba6d950aa0c7229bfde29a525f: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager" id=2465eb7c-389e-4620-a0b4-aaf87e0b3c90 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.874479 | controller | Jun 10 23:41:20.940234 crc crio[3641]: time="2026-06-10T23:41:20.940103474Z" level=info msg="Starting container: b696e180d6bf8bdbeffb6482e6d94603d67147ba6d950aa0c7229bfde29a525f" id=2d78b519-81d3-4626-8878-80d2ce4f24c3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.874495 | controller | Jun 10 23:41:21.010567 crc crio[3641]: time="2026-06-10T23:41:21.010290698Z" level=info msg="Started container" PID=8591 containerID=b696e180d6bf8bdbeffb6482e6d94603d67147ba6d950aa0c7229bfde29a525f description=openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager id=2d78b519-81d3-4626-8878-80d2ce4f24c3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=97827587a2e28989c1cdd1c00af99c8c1ebe647dc6f030a7cc0b051c8f1cc27b
2026-06-11 01:10:46.874511 | controller | Jun 10 23:41:21.419627 crc crio[3641]: time="2026-06-10T23:41:21.418414444Z" level=info msg="Created container ab6741e6d03c4a40648dd2118c60521f3dc6b4528a1130ba7cc9cb45a90771eb: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd" id=39b3429f-a1c6-4c19-a13f-103bb388d46d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.874530 | controller | Jun 10 23:41:21.433621 crc crio[3641]: time="2026-06-10T23:41:21.433343917Z" level=info msg="Starting container: ab6741e6d03c4a40648dd2118c60521f3dc6b4528a1130ba7cc9cb45a90771eb" id=f19ee0fc-96b4-4bb8-9e03-32ac81066090 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.874547 | controller | Jun 10 23:41:21.590629 crc crio[3641]: time="2026-06-10T23:41:21.586368808Z" level=info msg="Started container" PID=8603 containerID=ab6741e6d03c4a40648dd2118c60521f3dc6b4528a1130ba7cc9cb45a90771eb description=openshift-ovn-kubernetes/ovnkube-node-2tk97/northd id=f19ee0fc-96b4-4bb8-9e03-32ac81066090 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4d7c197c87c00c3cb7f05402949e78d174879683c4b4e3447c2cd9ac3899b435
2026-06-11 01:10:46.874563 | controller | Jun 10 23:41:21.780092 crc crio[3641]: time="2026-06-10T23:41:21.778558746Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=f4791cdd-200e-4710-a050-d93c3bb4e035 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.874578 | controller | Jun 10 23:41:21.798437 crc crio[3641]: time="2026-06-10T23:41:21.796207962Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=6f367570-3e6d-4881-800f-c3b644fd998d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.874594 | controller | Jun 10 23:41:21.803413 crc crio[3641]: time="2026-06-10T23:41:21.803068567Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb" id=5cf5a42d-cac3-4aee-8d24-e2c319b68f3a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.874609 | controller | Jun 10 23:41:21.803522 crc crio[3641]: time="2026-06-10T23:41:21.803447837Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.874624 | controller | Jun 10 23:41:21.961011 crc crio[3641]: time="2026-06-10T23:41:21.948276957Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.874639 | controller | Jun 10 23:41:21.961011 crc crio[3641]: time="2026-06-10T23:41:21.956387726Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.874654 | controller | Jun 10 23:41:22.705508 crc crio[3641]: time="2026-06-10T23:41:22.705007982Z" level=info msg="Created container fd4d957728f8e3c3a32699345173b058903b5a25994519674643b875e77bff54: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb" id=5cf5a42d-cac3-4aee-8d24-e2c319b68f3a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.874670 | controller | Jun 10 23:41:22.733043 crc crio[3641]: time="2026-06-10T23:41:22.730204682Z" level=info msg="Starting container: fd4d957728f8e3c3a32699345173b058903b5a25994519674643b875e77bff54" id=1858493a-b63d-45f7-a728-c67ab10177c4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.874685 | controller | Jun 10 23:41:22.797408 crc crio[3641]: time="2026-06-10T23:41:22.794111117Z" level=info msg="Started container" PID=8626 containerID=fd4d957728f8e3c3a32699345173b058903b5a25994519674643b875e77bff54 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb id=1858493a-b63d-45f7-a728-c67ab10177c4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4d7c197c87c00c3cb7f05402949e78d174879683c4b4e3447c2cd9ac3899b435
2026-06-11 01:10:46.874701 | controller | Jun 10 23:41:24.346353 crc crio[3641]: time="2026-06-10T23:41:24.346290736Z" level=info msg="Created container 8f296b68e47c0baf2af4150aac4ee9d35439fdec292f0b6625851444c2c8fdc1: openshift-network-operator/iptables-alerter-5jnd7/iptables-alerter" id=f4f8b410-8ff0-43b1-9885-7877428336fd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.874719 | controller | Jun 10 23:41:24.354223 crc crio[3641]: time="2026-06-10T23:41:24.354072566Z" level=info msg="Starting container: 8f296b68e47c0baf2af4150aac4ee9d35439fdec292f0b6625851444c2c8fdc1" id=cc8f8c78-31e1-4e68-8873-d4d988d119da name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.874736 | controller | Jun 10 23:41:24.423934 crc crio[3641]: time="2026-06-10T23:41:24.423368906Z" level=info msg="Started container" PID=8301 containerID=8f296b68e47c0baf2af4150aac4ee9d35439fdec292f0b6625851444c2c8fdc1 description=openshift-network-operator/iptables-alerter-5jnd7/iptables-alerter id=cc8f8c78-31e1-4e68-8873-d4d988d119da name=/runtime.v1.RuntimeService/StartContainer sandboxID=2ea5a66d0c5caf6f2650fa3627397e314e99ab8ec7d68fda1951f6f7b1125fb4
2026-06-11 01:10:46.874752 | controller | Jun 10 23:41:26.038585 crc crio[3641]: time="2026-06-10T23:41:26.038492384Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=92ff17fe-b25e-4e18-ab4d-51d74f6494f0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.874768 | controller | Jun 10 23:41:26.045394 crc crio[3641]: time="2026-06-10T23:41:26.044359102Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=8a8ba34c-f0ed-49cc-b907-86bb5ef687ba name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.874784 | controller | Jun 10 23:41:26.059200 crc crio[3641]: time="2026-06-10T23:41:26.059159802Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb" id=bca2180f-af3b-4a03-99fb-50ec8b21c2c8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.874800 | controller | Jun 10 23:41:26.060105 crc crio[3641]: time="2026-06-10T23:41:26.060083047Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.874815 | controller | Jun 10 23:41:26.137928 crc crio[3641]: time="2026-06-10T23:41:26.130486156Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.874831 | controller | Jun 10 23:41:26.139323 crc crio[3641]: time="2026-06-10T23:41:26.139270733Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.874846 | controller | Jun 10 23:41:26.647521 crc crio[3641]: time="2026-06-10T23:41:26.646445652Z" level=info msg="Created container 1e3953500921f3704ef117df977883f3a25bb867c33f2cfe1cdce6fa50fb9d0a: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb" id=bca2180f-af3b-4a03-99fb-50ec8b21c2c8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.874862 | controller | Jun 10 23:41:26.655014 crc crio[3641]: time="2026-06-10T23:41:26.654554841Z" level=info msg="Starting container: 1e3953500921f3704ef117df977883f3a25bb867c33f2cfe1cdce6fa50fb9d0a" id=3f882c06-ca09-432f-bc08-77e16f36ed58 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.874877 | controller | Jun 10 23:41:26.758783 crc crio[3641]: time="2026-06-10T23:41:26.754474808Z" level=info msg="Started container" PID=8790 containerID=1e3953500921f3704ef117df977883f3a25bb867c33f2cfe1cdce6fa50fb9d0a description=openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb id=3f882c06-ca09-432f-bc08-77e16f36ed58 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4d7c197c87c00c3cb7f05402949e78d174879683c4b4e3447c2cd9ac3899b435
2026-06-11 01:10:46.874893 | controller | Jun 10 23:41:30.230134 crc crio[3641]: time="2026-06-10T23:41:30.229476878Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=5a202776-cd23-461f-b241-05b96fd944d5 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.874911 | controller | Jun 10 23:41:30.371086 crc crio[3641]: time="2026-06-10T23:41:30.370823674Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:1b55c029f731ebbde3c5580eef98a588264f4d6a8ae667805c9521dd1ecf1d5d" id=7fd6469b-92ae-4809-bdf0-2b467a205568 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.874927 | controller | Jun 10 23:41:30.395220 crc crio[3641]: time="2026-06-10T23:41:30.383246519Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:1b55c029f731ebbde3c5580eef98a588264f4d6a8ae667805c9521dd1ecf1d5d" id=ea9f2036-7186-492f-b4e9-cc1fba93dee9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.874942 | controller | Jun 10 23:41:30.395220 crc crio[3641]: time="2026-06-10T23:41:30.393017843Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=44be30a9-4ff4-4929-881a-366dbb3f4904 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.874958 | controller | Jun 10 23:41:30.408541 crc crio[3641]: time="2026-06-10T23:41:30.398941613Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller" id=2795f8e8-cad5-46f9-a292-57d002c84f9c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.874974 | controller | Jun 10 23:41:30.408541 crc crio[3641]: time="2026-06-10T23:41:30.399272652Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.874989 | controller | Jun 10 23:41:30.416071 crc crio[3641]: time="2026-06-10T23:41:30.412392176Z" level=info msg="Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/cni-plugins" id=070a1b65-14c3-45dd-93f9-2b2f76c4c7c3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.875005 | controller | Jun 10 23:41:30.512028 crc crio[3641]: time="2026-06-10T23:41:30.511473321Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.875021 | controller | Jun 10 23:41:30.615998 crc crio[3641]: time="2026-06-10T23:41:30.615204291Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.875036 | controller | Jun 10 23:41:30.620785 crc crio[3641]: time="2026-06-10T23:41:30.620505294Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.875051 | controller | Jun 10 23:41:30.685330 crc crio[3641]: time="2026-06-10T23:41:30.685087128Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.875067 | controller | Jun 10 23:41:31.348537 crc crio[3641]: time="2026-06-10T23:41:31.346265415Z" level=info msg="Created container 9af337e6a2730cbc5295dd586e704e87b7033ffce7522cb6e8d57b76118a3a64: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller" id=2795f8e8-cad5-46f9-a292-57d002c84f9c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.875082 | controller | Jun 10 23:41:31.365195 crc crio[3641]: time="2026-06-10T23:41:31.365071983Z" level=info msg="Starting container: 9af337e6a2730cbc5295dd586e704e87b7033ffce7522cb6e8d57b76118a3a64" id=cfc5e09b-ea4f-4d59-b0b4-dc439a1308b3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.875098 | controller | Jun 10 23:41:31.819508 crc crio[3641]: time="2026-06-10T23:41:31.81548876Z" level=info msg="Started container" PID=8909 containerID=9af337e6a2730cbc5295dd586e704e87b7033ffce7522cb6e8d57b76118a3a64 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller id=cfc5e09b-ea4f-4d59-b0b4-dc439a1308b3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4d7c197c87c00c3cb7f05402949e78d174879683c4b4e3447c2cd9ac3899b435
2026-06-11 01:10:46.875117 | controller | Jun 10 23:41:32.865897 crc crio[3641]: time="2026-06-10T23:41:32.86540241Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.875133 | controller | Jun 10 23:41:33.383015 crc crio[3641]: time="2026-06-10T23:41:33.378974802Z" level=info msg="Created container 5efd1d39f085468e112ca4d730b0a9795b9799500c162e74e62901f62b9bb2c3: openshift-multus/multus-additional-cni-plugins-hdftf/cni-plugins" id=070a1b65-14c3-45dd-93f9-2b2f76c4c7c3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.875149 | controller | Jun 10 23:41:33.383829 crc crio[3641]: time="2026-06-10T23:41:33.383175276Z" level=info msg="Starting container: 5efd1d39f085468e112ca4d730b0a9795b9799500c162e74e62901f62b9bb2c3" id=80940fc1-10c3-48c4-b86c-5531bb9074fc name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.875164 | controller | Jun 10 23:41:33.400049 crc crio[3641]: time="2026-06-10T23:41:33.399603359Z" level=info msg="Started container" PID=8950 containerID=5efd1d39f085468e112ca4d730b0a9795b9799500c162e74e62901f62b9bb2c3 description=openshift-multus/multus-additional-cni-plugins-hdftf/cni-plugins id=80940fc1-10c3-48c4-b86c-5531bb9074fc name=/runtime.v1.RuntimeService/StartContainer sandboxID=0b7f7596da528d65d61c8c8b0510054bde74cad98eea415b33d856d7cc30c6f2
2026-06-11 01:10:46.875180 | controller | Jun 10 23:41:50.302521 crc crio[3641]: time="2026-06-10T23:41:50.298027439Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6efa070ceb93cc5fc2e76eab6d9c96ac3c4f8812085d0b6eb6e3f513b5bac782" id=a976d079-237e-4617-9a3a-f7651a0b5398 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.875195 | controller | Jun 10 23:41:50.358839 crc crio[3641]: time="2026-06-10T23:41:50.358313037Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6efa070ceb93cc5fc2e76eab6d9c96ac3c4f8812085d0b6eb6e3f513b5bac782" id=2cf7f4f0-32ab-4136-8aae-b8f366b11e50 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.875210 | controller | Jun 10 23:41:50.366102 crc crio[3641]: time="2026-06-10T23:41:50.365322436Z" level=info msg="Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/bond-cni-plugin" id=ff3e121d-0e5b-4834-b00f-d0efe923d670 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.875226 | controller | Jun 10 23:41:50.383167 crc crio[3641]: time="2026-06-10T23:41:50.376504748Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.875241 | controller | Jun 10 23:41:50.570384 crc crio[3641]: time="2026-06-10T23:41:50.56995938Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.875257 | controller | Jun 10 23:41:51.994369 crc crio[3641]: time="2026-06-10T23:41:51.993904086Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.875273 | controller | Jun 10 23:41:52.146223 crc crio[3641]: time="2026-06-10T23:41:52.146160506Z" level=info msg="Created container 2baa8a3cd45da4881196a2e20651d446f7502500b7bebcb2ae49119ef37ab3a1: openshift-multus/multus-additional-cni-plugins-hdftf/bond-cni-plugin" id=ff3e121d-0e5b-4834-b00f-d0efe923d670 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.875289 | controller | Jun 10 23:41:52.153597 crc crio[3641]: time="2026-06-10T23:41:52.153459693Z" level=info msg="Starting container: 2baa8a3cd45da4881196a2e20651d446f7502500b7bebcb2ae49119ef37ab3a1" id=c24e5eef-9e48-4b7c-8277-5876600af54a name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.875310 | controller | Jun 10 23:41:52.164429 crc crio[3641]: time="2026-06-10T23:41:52.163785992Z" level=info msg="Started container" PID=9295 containerID=2baa8a3cd45da4881196a2e20651d446f7502500b7bebcb2ae49119ef37ab3a1 description=openshift-multus/multus-additional-cni-plugins-hdftf/bond-cni-plugin id=c24e5eef-9e48-4b7c-8277-5876600af54a name=/runtime.v1.RuntimeService/StartContainer sandboxID=0b7f7596da528d65d61c8c8b0510054bde74cad98eea415b33d856d7cc30c6f2
2026-06-11 01:10:46.875330 | controller | Jun 10 23:41:53.395171 crc crio[3641]: time="2026-06-10T23:41:53.393350721Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:c3454e762466e22e2a893650b9781823558bc6fdfda2aa4188aff3cb819014c4" id=e08c6bb9-36f0-4816-805d-6396abda6e0d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.875362 | controller | Jun 10 23:41:53.396205 crc crio[3641]: time="2026-06-10T23:41:53.395991832Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:c3454e762466e22e2a893650b9781823558bc6fdfda2aa4188aff3cb819014c4" id=e0df2cb6-794d-470e-a918-6cdad9e8a733 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.875385 | controller | Jun 10 23:41:53.399259 crc crio[3641]: time="2026-06-10T23:41:53.398164761Z" level=info msg="Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/routeoverride-cni" id=d9939132-2b9d-4951-9b5a-043aea598697 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.875401 | controller | Jun 10 23:41:53.402109 crc crio[3641]: time="2026-06-10T23:41:53.401325956Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.875416 | controller | Jun 10 23:41:53.444489 crc crio[3641]: time="2026-06-10T23:41:53.444383409Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.875431 | controller | Jun 10 23:41:53.999731 crc crio[3641]: time="2026-06-10T23:41:53.999543164Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.875447 | controller | Jun 10 23:41:54.137703 crc crio[3641]: time="2026-06-10T23:41:54.137429516Z" level=info msg="Created container 539a76c5dfa6ee402c58e9749a7059ea230f4b36d5e9e6d041a1d6038655296d: openshift-multus/multus-additional-cni-plugins-hdftf/routeoverride-cni" id=d9939132-2b9d-4951-9b5a-043aea598697 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.875463 | controller | Jun 10 23:41:54.148185 crc crio[3641]: time="2026-06-10T23:41:54.147600681Z" level=info msg="Starting container: 539a76c5dfa6ee402c58e9749a7059ea230f4b36d5e9e6d041a1d6038655296d" id=83d3967c-7245-4a06-87f0-ee0ce84158e2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.875479 | controller | Jun 10 23:41:54.176602 crc crio[3641]: time="2026-06-10T23:41:54.17608693Z" level=info msg="Started container" PID=9403 containerID=539a76c5dfa6ee402c58e9749a7059ea230f4b36d5e9e6d041a1d6038655296d description=openshift-multus/multus-additional-cni-plugins-hdftf/routeoverride-cni id=83d3967c-7245-4a06-87f0-ee0ce84158e2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0b7f7596da528d65d61c8c8b0510054bde74cad98eea415b33d856d7cc30c6f2
2026-06-11 01:10:46.875495 | controller | Jun 10 23:41:54.409211 crc crio[3641]: time="2026-06-10T23:41:54.408487783Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0" id=96fa4120-9ddd-4c82-ba74-4f9e93e85b74 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.875510 | controller | Jun 10 23:41:54.412374 crc crio[3641]: time="2026-06-10T23:41:54.411158155Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0" id=f7825751-96db-4c78-aa63-bff145398b57 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.875531 | controller | Jun 10 23:41:54.418001 crc crio[3641]: time="2026-06-10T23:41:54.417770633Z" level=info msg="Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller" id=375ec562-072d-43d1-b824-71054a4df5d9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.875547 | controller | Jun 10 23:41:54.418584 crc crio[3641]: time="2026-06-10T23:41:54.418198605Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.875563 | controller | Jun 10 23:41:54.490986 crc crio[3641]: time="2026-06-10T23:41:54.490591169Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.875578 | controller | Jun 10 23:41:55.104088 crc crio[3641]: time="2026-06-10T23:41:55.103950625Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.875594 | controller | Jun 10 23:41:55.259394 crc crio[3641]: time="2026-06-10T23:41:55.258984279Z" level=info msg="Created container 1d3ed1c5c49575df48c79315b46a724613f5bcefbef83e80389a87c453bda2ea: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller" id=375ec562-072d-43d1-b824-71054a4df5d9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.875609 | controller | Jun 10 23:41:55.261783 crc crio[3641]: time="2026-06-10T23:41:55.26159298Z" level=info msg="Starting container: 1d3ed1c5c49575df48c79315b46a724613f5bcefbef83e80389a87c453bda2ea" id=259b6cb7-92e8-40bc-b5ba-701d87cf6398 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.875625 | controller | Jun 10 23:41:55.278590 crc crio[3641]: time="2026-06-10T23:41:55.277574971Z" level=info msg="Started container" PID=9456 containerID=1d3ed1c5c49575df48c79315b46a724613f5bcefbef83e80389a87c453bda2ea description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=259b6cb7-92e8-40bc-b5ba-701d87cf6398 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c56ce40e74f53b0630b57a2a48737f8ac0746633b1a2ac557ee392c5ed0da170
2026-06-11 01:10:46.875641 | controller | Jun 10 23:41:55.519702 crc crio[3641]: time="2026-06-10T23:41:55.516577143Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0" id=b2c7692d-2499-416d-ba5d-fc22a577ef82 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.875657 | controller | Jun 10 23:41:55.531267 crc crio[3641]: time="2026-06-10T23:41:55.531185347Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0" id=618d8351-f3fc-4e8c-aead-9743be521aaa name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.875673 | controller | Jun 10 23:41:55.534991 crc crio[3641]: time="2026-06-10T23:41:55.534902807Z" level=info msg="Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni-bincopy" id=7f6fb703-d2e0-45e0-abfb-a1bcf39e4f56 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.875689 | controller | Jun 10 23:41:55.535456 crc crio[3641]: time="2026-06-10T23:41:55.535403011Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.875704 | controller | Jun 10 23:41:55.613863 crc crio[3641]: time="2026-06-10T23:41:55.61354305Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.875723 | controller | Jun 10 23:41:56.282938 crc crio[3641]: time="2026-06-10T23:41:56.281051558Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.875739 | controller | Jun 10 23:41:56.375485 crc crio[3641]: time="2026-06-10T23:41:56.375368564Z" level=info msg="Created container c58b4c9c4fdb050a803d054734645b043bbc4e421f452c761db6f205245474ba: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni-bincopy" id=7f6fb703-d2e0-45e0-abfb-a1bcf39e4f56 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.875754 | controller | Jun 10 23:41:56.376907 crc crio[3641]: time="2026-06-10T23:41:56.376792752Z" level=info msg="Starting container: c58b4c9c4fdb050a803d054734645b043bbc4e421f452c761db6f205245474ba" id=c00c5906-d43c-423b-aad4-e744751f90da name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.875770 | controller | Jun 10 23:41:56.385078 crc crio[3641]: time="2026-06-10T23:41:56.384931472Z" level=info msg="Started container" PID=9507 containerID=c58b4c9c4fdb050a803d054734645b043bbc4e421f452c761db6f205245474ba description=openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni-bincopy id=c00c5906-d43c-423b-aad4-e744751f90da name=/runtime.v1.RuntimeService/StartContainer sandboxID=0b7f7596da528d65d61c8c8b0510054bde74cad98eea415b33d856d7cc30c6f2
2026-06-11 01:10:46.875785 | controller | Jun 10 23:41:59.160355 crc crio[3641]: time="2026-06-10T23:41:59.160075382Z" level=info msg="NetworkStart: stopping network for sandbox 396efa3aaef0d738edb40579d16f84f41deaa3b1f6d8228f5d826c00291560ff" id=48f7e425-6a0d-4b89-9e3b-0664a696da77 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.875800 | controller | Jun 10 23:41:59.984589 crc crio[3641]: time="2026-06-10T23:41:59.984414755Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29685570-bqs4c/POD" id=4ea12db4-8019-41e7-bbeb-c84c3b2e78fa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.875816 | controller | Jun 10 23:41:59.984589 crc crio[3641]: time="2026-06-10T23:41:59.98452899Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.875831 | controller | Jun 10 23:42:00.789292 crc crio[3641]: time="2026-06-10T23:42:00.788249835Z" level=info msg="NetworkStart: stopping network for sandbox ab5d8e8c4a69be9e34f21dbdd6cfc1c0dcbc54b76d00d87c82d1ca99fc47e292" id=fc5a898f-db8c-4304-b148-f180cb342a93 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.875847 | controller | Jun 10 23:42:01.037553 crc crio[3641]: time="2026-06-10T23:42:01.037209237Z" level=info msg="NetworkStart: stopping network for sandbox 78f43e22eac629c40f77113a48e041380dfd6e5856b4d40d0bdd077f08186a4d" id=5a1ad7da-905d-4070-a22e-9c9c74ab12e2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.875862 | controller | Jun 10 23:42:01.167100 crc crio[3641]: time="2026-06-10T23:42:01.166586655Z" level=info msg="NetworkStart: stopping network for sandbox 3e6462832183391a044049d4985a88a92ebb69a884ac287353dcadf73167fc89" id=fc004c57-74a2-4f25-8f80-f5f234722a83 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.875878 | controller | Jun 10 23:42:01.527809 crc crio[3641]: time="2026-06-10T23:42:01.527436092Z" level=info msg="NetworkStart: stopping network for sandbox 234f4718fc9757db23f9cfb8d76a121dde746821af03f3755312886777afbec0" id=0da826e8-bffb-4d7b-afdf-9af668a0cda6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.875895 | controller | Jun 10 23:42:01.554864 crc crio[3641]: time="2026-06-10T23:42:01.554734161Z" level=info msg="NetworkStart: stopping network for sandbox df89db626776e620fd00dbd3f748ba3c01e475d9fa658ee07d5d08912b5d7c3d" id=6af63ea9-c0a7-4860-bdd8-aae6198ad622 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.875931 | controller | Jun 10 23:42:01.572612 crc crio[3641]: time="2026-06-10T23:42:01.572450995Z" level=info msg="NetworkStart: stopping network for sandbox 8468089ead8c32054e4821bfe187cdefeb4982aa05f30d962e373c492cbb4188" id=09b6f540-3e0c-438f-9d1b-83e5b7fed5c4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.875949 | controller | Jun 10 23:42:01.616558 crc crio[3641]: time="2026-06-10T23:42:01.616411187Z" level=info msg="NetworkStart: stopping network for sandbox 1af05544a17a652e40f137a2d22c93ac732eed2e66369266e437561b5dcf3ce2" id=104f04e2-f122-4d24-8c8c-2eb0346f502d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.875965 | controller | Jun 10 23:42:02.221383 crc crio[3641]: time="2026-06-10T23:42:02.220615956Z" level=info msg="NetworkStart: stopping network for sandbox f1ecd66e1e0f84a12474ead4f836e4ddf4cc1eddf7c8f40ae9b609f2f3919de6" id=163d6d76-986a-4506-8435-94f3929880fa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.875980 | controller | Jun 10 23:42:03.606412 crc crio[3641]: time="2026-06-10T23:42:03.606181634Z" level=info msg="NetworkStart: stopping network for sandbox 481959ec4676bcee2844191b24789f0dd783ef67907d67e7c53ad25b5893ae0d" id=08e8ecf8-16fa-428b-9bf0-5760a92a9315 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.875996 | controller | Jun 10 23:42:04.336912 crc crio[3641]: time="2026-06-10T23:42:04.336739801Z" level=info msg="NetworkStart: stopping network for sandbox fa3389b095eec2a0dc58a8c44d380a7796c73370e8283bc2c09b3f1a12031e03" id=93f82f59-11be-4c87-b5ca-4e6090a7fcfe name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.876011 | controller | Jun 10 23:42:04.728329 crc crio[3641]: time="2026-06-10T23:42:04.728282239Z" level=info msg="NetworkStart: stopping network for sandbox b1fc30daabb11845c695220cf60f0bc9efca0499b17a5c213aa1ce0bee11552e" id=ba8990d4-2813-4a42-b8a6-b05d7d121713 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.876026 | controller | Jun 10 23:42:04.801772 crc crio[3641]: time="2026-06-10T23:42:04.801702095Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0" id=b216acb3-8cbc-4796-9ecc-92788ae5870a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.876042 | controller | Jun 10 23:42:04.805890 crc crio[3641]: time="2026-06-10T23:42:04.805840248Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0" id=de4b753a-3592-4c43-af5e-658f43060fe0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.876058 | controller | Jun 10 23:42:04.808713 crc crio[3641]: time="2026-06-10T23:42:04.808613976Z" level=info msg="Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni" id=f2f26d73-5182-448e-ac3c-c514f3a46173 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.876073 | controller | Jun 10 23:42:04.809183 crc crio[3641]: time="2026-06-10T23:42:04.809151917Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.876089 | controller | Jun 10 23:42:04.843772 crc crio[3641]: time="2026-06-10T23:42:04.838495617Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.876105 | controller | Jun 10 23:42:05.199705 crc crio[3641]: time="2026-06-10T23:42:05.199556471Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.876121 | controller | Jun 10 23:42:05.272228 crc crio[3641]: time="2026-06-10T23:42:05.271559271Z" level=info msg="Created container b558b6d221bd0fe651f75a5fa6b7e72c764a4177d3b341bde5d0430ebe247b63: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni" id=f2f26d73-5182-448e-ac3c-c514f3a46173 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.876144 | controller | Jun 10 23:42:05.273549 crc crio[3641]: time="2026-06-10T23:42:05.273467676Z" level=info msg="Starting container: b558b6d221bd0fe651f75a5fa6b7e72c764a4177d3b341bde5d0430ebe247b63" id=92bb8fdf-9864-4851-8e77-8bd772870e4d name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.876161 | controller | Jun 10 23:42:05.277464 crc crio[3641]: time="2026-06-10T23:42:05.27739145Z" level=info msg="Started container" PID=9732 containerID=b558b6d221bd0fe651f75a5fa6b7e72c764a4177d3b341bde5d0430ebe247b63 description=openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni id=92bb8fdf-9864-4851-8e77-8bd772870e4d name=/runtime.v1.RuntimeService/StartContainer sandboxID=0b7f7596da528d65d61c8c8b0510054bde74cad98eea415b33d856d7cc30c6f2
2026-06-11 01:10:46.876178 | controller | Jun 10 23:42:05.813696 crc crio[3641]: time="2026-06-10T23:42:05.813358334Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05" id=50cef6ed-fde5-4e90-8312-c91a2923c222 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.876194 | controller | Jun 10 23:42:05.817226 crc crio[3641]: time="2026-06-10T23:42:05.817127332Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05" id=7b58e216-52c8-46ca-be94-bd4459f81d5c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.876210 | controller | Jun 10 23:42:05.819593 crc crio[3641]: time="2026-06-10T23:42:05.819402641Z" level=info msg="Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/kube-multus-additional-cni-plugins" id=b125547b-3eb3-4129-b96c-2a5bec79a968 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.876226 | controller | Jun 10 23:42:05.819855 crc crio[3641]: time="2026-06-10T23:42:05.819736954Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.876241 | controller | Jun 10 23:42:05.843283 crc crio[3641]: time="2026-06-10T23:42:05.843153941Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.876257 | controller | Jun 10 23:42:06.214462 crc crio[3641]: time="2026-06-10T23:42:06.214315071Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.876272 | controller | Jun 10 23:42:06.298207 crc crio[3641]: time="2026-06-10T23:42:06.298081353Z" level=info msg="Created container f540deb5d580b68bab6790f8d576ef8aa0a399ab69393805fd7e27069596567b: openshift-multus/multus-additional-cni-plugins-hdftf/kube-multus-additional-cni-plugins" id=b125547b-3eb3-4129-b96c-2a5bec79a968 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.876288 | controller | Jun 10 23:42:06.299356 crc crio[3641]: time="2026-06-10T23:42:06.299267229Z" level=info msg="Starting container: f540deb5d580b68bab6790f8d576ef8aa0a399ab69393805fd7e27069596567b" id=c0e6f0a0-93cf-4713-a15b-930e296f4309 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.876304 | controller | Jun 10 23:42:06.308334 crc crio[3641]: time="2026-06-10T23:42:06.308081964Z" level=info msg="Started container" PID=9755 containerID=f540deb5d580b68bab6790f8d576ef8aa0a399ab69393805fd7e27069596567b description=openshift-multus/multus-additional-cni-plugins-hdftf/kube-multus-additional-cni-plugins id=c0e6f0a0-93cf-4713-a15b-930e296f4309 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0b7f7596da528d65d61c8c8b0510054bde74cad98eea415b33d856d7cc30c6f2
2026-06-11 01:10:46.876320 | controller | Jun 10 23:42:06.350903 crc crio[3641]: time="2026-06-10T23:42:06.350794838Z" level=info msg="NetworkStart: stopping network for sandbox d740e0e4e183460f9077f0309b4353d7aba2b78551618829ae288374b5fd467d" id=bbc69dca-701c-4f37-9209-a02522549a69 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.876367 | controller | Jun 10 23:42:06.439153 crc crio[3641]: time="2026-06-10T23:42:06.439048135Z" level=info msg="NetworkStart: stopping network for sandbox db12ae3c41e2620e774e536fd8c32c9910c4d244a3eda0c29e5050e3ea0dad0d" id=6e3f8968-2a4a-4d47-84d6-aff8c758702a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.876391 | controller | Jun 10 23:42:07.239606 crc crio[3641]: time="2026-06-10T23:42:07.239371967Z" level=info msg="NetworkStart: stopping network for sandbox 25acc84124c67240f725d6ed71fbf8bcbddabb036a62adcbcd20c7ac6325e55e" id=b3becf38-397f-40ce-9091-2f454fba3e4e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.876408 | controller | Jun 10 23:42:08.155265 crc crio[3641]: time="2026-06-10T23:42:08.155102309Z" level=info msg="NetworkStart: stopping network for sandbox 9b5802d8d5e0904a22ba3796d0ac17d437b23a794d1790e7d31dc47dea6fd65a" id=209fb38d-377c-4818-a17a-706576976644 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.876424 | controller | Jun 10 23:42:08.718754 crc crio[3641]: time="2026-06-10T23:42:08.718492789Z" level=info msg="NetworkStart: stopping network for sandbox e252ba89977368ff2d934af558c31ae712bee522f9d470902277fceda26e3d8e" id=bb1842d0-572b-44bd-87c5-5e082220ae65 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.876440 | controller | Jun 10 23:42:08.720128 crc crio[3641]: time="2026-06-10T23:42:08.718618214Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 01:10:46.876455 | controller | Jun 10 23:42:08.720128 crc crio[3641]: time="2026-06-10T23:42:08.719203547Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/upgrade_6822b299-e51a-4297-8a8e-f511d917991d\""
2026-06-11 01:10:46.876472 | controller | Jun 10 23:42:08.720128 crc crio[3641]: time="2026-06-10T23:42:08.719595472Z" level=info msg="Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:e252ba89977368ff2d934af558c31ae712bee522f9d470902277fceda26e3d8e UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/9587dac0-f502-45d8-897b-f8f10ba722ca 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:0xc00101c930}] Aliases:map[]}"
2026-06-11 01:10:46.876488 | controller | Jun 10 23:42:08.722263 crc crio[3641]: time="2026-06-10T23:42:08.721958555Z" level=info msg="Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:396efa3aaef0d738edb40579d16f84f41deaa3b1f6d8228f5d826c00291560ff UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/c778c200-1f8b-4a48-bc12-39b6ec2f92d9 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:0xc000189148}] Aliases:map[]}"
2026-06-11 01:10:46.876504 | controller | Jun 10 23:42:08.722263 crc crio[3641]: time="2026-06-10T23:42:08.719605972Z" level=info msg="Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:481959ec4676bcee2844191b24789f0dd783ef67907d67e7c53ad25b5893ae0d UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/2b108a49-8d95-4026-9ed0-a1b2c4100218 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:0xc0008885e0}] Aliases:map[]}"
2026-06-11 01:10:46.876520 | controller | Jun 10 23:42:08.722472 crc crio[3641]: time="2026-06-10T23:42:08.722271847Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-11 01:10:46.876539 | controller | Jun 10 23:42:08.722472 crc crio[3641]: time="2026-06-10T23:42:08.722296508Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-11 01:10:46.876555 | controller | Jun 10 23:42:08.722472 crc crio[3641]: time="2026-06-10T23:42:08.722325209Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-11 01:10:46.876571 | controller | Jun 10 23:42:08.722472 crc crio[3641]: time="2026-06-10T23:42:08.72235018Z" 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 01:10:46.876587 | controller | Jun 10 23:42:08.723131 crc crio[3641]: time="2026-06-10T23:42:08.722549648Z" level=info msg="Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:e1818a12ae6425d1f0de8858c29f03bb2de95ae815b809c78d028e35ccae616c UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/783c5d5c-17e7-4a51-96b5-18169247a570 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:0xc00020c9f8}] Aliases:map[]}"
2026-06-11 01:10:46.876603 | controller | Jun 10 23:42:08.723131 crc crio[3641]: time="2026-06-10T23:42:08.722588269Z" level=info msg="Adding pod hostpath-provisioner_csi-hostpathplugin-mpq2f to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.876619 | controller | Jun 10 23:42:08.723527 crc crio[3641]: time="2026-06-10T23:42:08.723244675Z" level=info msg="Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:b24bd8e42f03ec2f44414fff1bf9a33348666bceee9fa87906e2d05ed462f619 UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/2d59b1a0-5ef8-4721-ab45-171497ff9a7e 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:0xc00008cdb8}] Aliases:map[]}"
2026-06-11 01:10:46.876635 | controller | Jun 10 23:42:08.723527 crc crio[3641]: time="2026-06-10T23:42:08.723292147Z" 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 01:10:46.876650 | controller | Jun 10 23:42:08.726893 crc crio[3641]: time="2026-06-10T23:42:08.726586536Z" level=info msg="Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:ab5d8e8c4a69be9e34f21dbdd6cfc1c0dcbc54b76d00d87c82d1ca99fc47e292 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/64ed718d-f6cd-48ac-9633-b3ee736f89d5 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:0xc000189190}] Aliases:map[]}"
2026-06-11 01:10:46.876666 | controller | Jun 10 23:42:08.727563 crc crio[3641]: time="2026-06-10T23:42:08.727099816Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-11 01:10:46.876681 | controller | Jun 10 23:42:08.727563 crc crio[3641]: time="2026-06-10T23:42:08.727163618Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-11 01:10:46.876696 | controller | Jun 10 23:42:08.727563 crc crio[3641]: time="2026-06-10T23:42:08.727185129Z" level=info msg="Deleting pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.876717 | controller | Jun 10 23:42:08.733913 crc crio[3641]: time="2026-06-10T23:42:08.733719295Z" level=info msg="Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:b8d0577ef2b24d11d894a5efc4e39184ee62aa93d6c36a5b7921d507c09e2671 UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/cf1676d1-275f-403a-9731-83d3285df0a1 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:0xc0007952c8}] Aliases:map[]}"
2026-06-11 01:10:46.876734 | controller | Jun 10 23:42:08.733913 crc crio[3641]: time="2026-06-10T23:42:08.733862591Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.876750 | controller | Jun 10 23:42:08.735336 crc crio[3641]: time="2026-06-10T23:42:08.722203804Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-11 01:10:46.876766 | controller | Jun 10 23:42:08.736498 crc crio[3641]: time="2026-06-10T23:42:08.735835448Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-11 01:10:46.876781 | controller | Jun 10 23:42:08.758863 crc crio[3641]: time="2026-06-10T23:42:08.720082941Z" level=info msg="Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:d740e0e4e183460f9077f0309b4353d7aba2b78551618829ae288374b5fd467d UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/8203d843-fb17-4261-97a1-553eecbf9958 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:0xc000888668}] Aliases:map[]}"
2026-06-11 01:10:46.876797 | controller | Jun 10 23:42:08.758863 crc crio[3641]: time="2026-06-10T23:42:08.758328639Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-11 01:10:46.876812 | controller | Jun 10 23:42:08.758863 crc crio[3641]: time="2026-06-10T23:42:08.758380671Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-11 01:10:46.876828 | controller | Jun 10 23:42:08.758863 crc crio[3641]: time="2026-06-10T23:42:08.758422013Z" level=info msg="Deleting pod openshift-marketplace_community-operators-qhh6t from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.876844 | controller | Jun 10 23:42:08.758863 crc crio[3641]: time="2026-06-10T23:42:08.722309758Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-11 01:10:46.876859 | controller | Jun 10 23:42:08.759483 crc crio[3641]: time="2026-06-10T23:42:08.75886594Z" 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 01:10:46.876875 | controller | Jun 10 23:42:08.760734 crc crio[3641]: time="2026-06-10T23:42:08.719811041Z" level=info msg="Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:234f4718fc9757db23f9cfb8d76a121dde746821af03f3755312886777afbec0 UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/6c0d7e02-ceaf-40d3-a28d-cd84fbed4799 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:0xc000888610}] Aliases:map[]}"
2026-06-11 01:10:46.876891 | controller | Jun 10 23:42:08.761458 crc crio[3641]: time="2026-06-10T23:42:08.76141711Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-11 01:10:46.876907 | controller | Jun 10 23:42:08.761641 crc crio[3641]: time="2026-06-10T23:42:08.761605058Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-11 01:10:46.876927 | controller | Jun 10 23:42:08.762078 crc crio[3641]: time="2026-06-10T23:42:08.761979022Z" 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 01:10:46.876943 | controller | Jun 10 23:42:08.762371 crc crio[3641]: time="2026-06-10T23:42:08.719750188Z" level=info msg="Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:3e6462832183391a044049d4985a88a92ebb69a884ac287353dcadf73167fc89 UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/0c40cc18-4a77-4504-a0ed-9556a2461aaa 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:0xc0008885f8}] Aliases:map[]}"
2026-06-11 01:10:46.876959 | controller | Jun 10 23:42:08.763338 crc crio[3641]: time="2026-06-10T23:42:08.720243867Z" level=info msg="Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:df89db626776e620fd00dbd3f748ba3c01e475d9fa658ee07d5d08912b5d7c3d UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/751c5fc6-eb9f-41c0-9932-164e91a45635 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:0xc00008cda0}] Aliases:map[]}"
2026-06-11 01:10:46.876975 | controller | Jun 10 23:42:08.763823 crc crio[3641]: time="2026-06-10T23:42:08.763791273Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-11 01:10:46.876991 | controller | Jun 10 23:42:08.764066 crc crio[3641]: time="2026-06-10T23:42:08.719941386Z" level=info msg="Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:f1ecd66e1e0f84a12474ead4f836e4ddf4cc1eddf7c8f40ae9b609f2f3919de6 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/728d5d32-ec3f-4ea0-8c40-29b77464911a 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:0xc000888648}] Aliases:map[]}"
2026-06-11 01:10:46.877007 | controller | Jun 10 23:42:08.764232 crc crio[3641]: time="2026-06-10T23:42:08.720142474Z" level=info msg="Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:fa3389b095eec2a0dc58a8c44d380a7796c73370e8283bc2c09b3f1a12031e03 UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/f405d8cb-499c-486c-a69b-c6eaf17ef347 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:0xc000888690}] Aliases:map[]}"
2026-06-11 01:10:46.877023 | controller | Jun 10 23:42:08.764390 crc crio[3641]: time="2026-06-10T23:42:08.720121663Z" level=info msg="Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:8468089ead8c32054e4821bfe187cdefeb4982aa05f30d962e373c492cbb4188 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/41c5cd8c-460a-4caf-af80-ec0f1624fac5 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:0xc00008cd88}] Aliases:map[]}"
2026-06-11 01:10:46.877039 | controller | Jun 10 23:42:08.764537 crc crio[3641]: time="2026-06-10T23:42:08.720374483Z" level=info msg="Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:b1fc30daabb11845c695220cf60f0bc9efca0499b17a5c213aa1ce0bee11552e UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/07dc2038-3261-4106-976f-f3c28cc67095 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:0xc0025c6600}] Aliases:map[]}"
2026-06-11 01:10:46.877059 | controller | Jun 10 23:42:08.764920 crc crio[3641]: time="2026-06-10T23:42:08.721865571Z" level=info msg="Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:78f43e22eac629c40f77113a48e041380dfd6e5856b4d40d0bdd077f08186a4d UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/cbb79c96-bb35-46ba-a1c8-3d4f763aa210 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:0xc000189130}] Aliases:map[]}"
2026-06-11 01:10:46.877076 | controller | Jun 10 23:42:08.765475 crc crio[3641]: time="2026-06-10T23:42:08.719880043Z" level=info msg="Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:1af05544a17a652e40f137a2d22c93ac732eed2e66369266e437561b5dcf3ce2 UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/2a1797ec-86d3-4ecc-91c1-c4c3769e50d6 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:0xc000888630}] Aliases:map[]}"
2026-06-11 01:10:46.877092 | controller | Jun 10 23:42:08.765883 crc crio[3641]: time="2026-06-10T23:42:08.765432448Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-11 01:10:46.877108 | controller | Jun 10 23:42:08.766111 crc crio[3641]: time="2026-06-10T23:42:08.766078003Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-11 01:10:46.877125 | controller | Jun 10 23:42:08.766376 crc crio[3641]: time="2026-06-10T23:42:08.738314135Z" level=info msg="Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:715f64185604d4861060f8a3b9b70906c45e8165d02a9ac009f1bc82c9ac6bd4 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/14263ce2-c530-41aa-9016-69dfd0860427 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:0xc001890e38}] Aliases:map[]}"
2026-06-11 01:10:46.877141 | controller | Jun 10 23:42:08.766506 crc crio[3641]: time="2026-06-10T23:42:08.766398715Z" level=info msg="Adding pod openshift-multus_multus-admission-controller-69db94689b-rvf8p to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.877157 | controller | Jun 10 23:42:08.766760 crc crio[3641]: time="2026-06-10T23:42:08.766643985Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-11 01:10:46.877174 | controller | Jun 10 23:42:08.766957 crc crio[3641]: time="2026-06-10T23:42:08.766917016Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-11 01:10:46.877189 | controller | Jun 10 23:42:08.767176 crc crio[3641]: time="2026-06-10T23:42:08.767138604Z" level=info msg="Deleting pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.877205 | controller | Jun 10 23:42:08.767599 crc crio[3641]: time="2026-06-10T23:42:08.766096654Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-11 01:10:46.877224 | controller | Jun 10 23:42:08.767599 crc crio[3641]: time="2026-06-10T23:42:08.767593402Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-11 01:10:46.877240 | controller | Jun 10 23:42:08.767875 crc crio[3641]: time="2026-06-10T23:42:08.767623813Z" 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 01:10:46.877257 | controller | Jun 10 23:42:08.767875 crc crio[3641]: time="2026-06-10T23:42:08.765874015Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-11 01:10:46.877272 | controller | Jun 10 23:42:08.767875 crc crio[3641]: time="2026-06-10T23:42:08.767774419Z" 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 01:10:46.877289 | controller | Jun 10 23:42:08.769048 crc crio[3641]: time="2026-06-10T23:42:08.758887491Z" level=info msg="Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:85335bbdd259df67bbd12652f2051d40270e58d8e84d3d166c2d419a25046296 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/12f108c5-34f2-4927-a670-7744cfeac20b 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:0xc0026f0ef8}] Aliases:map[]}"
2026-06-11 01:10:46.877305 | controller | Jun 10 23:42:08.769048 crc crio[3641]: time="2026-06-10T23:42:08.76880668Z" level=info msg="Adding pod openshift-console_downloads-747b44746d-4pqvr to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.877322 | controller | Jun 10 23:42:08.770327 crc crio[3641]: time="2026-06-10T23:42:08.766163626Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-11 01:10:46.877338 | controller | Jun 10 23:42:08.770327 crc crio[3641]: time="2026-06-10T23:42:08.770296638Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-11 01:10:46.877376 | controller | Jun 10 23:42:08.770327 crc crio[3641]: time="2026-06-10T23:42:08.770314729Z" level=info msg="Deleting pod openshift-network-diagnostics_network-check-target-fhkjl from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.877395 | controller | Jun 10 23:42:08.771216 crc crio[3641]: time="2026-06-10T23:42:08.766199988Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-11 01:10:46.877411 | controller | Jun 10 23:42:08.771216 crc crio[3641]: time="2026-06-10T23:42:08.770991385Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-11 01:10:46.877426 | controller | Jun 10 23:42:08.771216 crc crio[3641]: time="2026-06-10T23:42:08.771042417Z" level=info msg="Deleting pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.877442 | controller | Jun 10 23:42:08.771536 crc crio[3641]: time="2026-06-10T23:42:08.736328457Z" 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 01:10:46.877458 | controller | Jun 10 23:42:08.773038 crc crio[3641]: time="2026-06-10T23:42:08.766234019Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-11 01:10:46.877473 | controller | Jun 10 23:42:08.773038 crc crio[3641]: time="2026-06-10T23:42:08.772980163Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-11 01:10:46.877489 | controller | Jun 10 23:42:08.773038 crc crio[3641]: time="2026-06-10T23:42:08.773036855Z" 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 01:10:46.877509 | controller | Jun 10 23:42:08.774926 crc crio[3641]: time="2026-06-10T23:42:08.76625792Z" level=info msg="Deleting pod openshift-apiserver_apiserver-9ddfb9f55-k47zv from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.877526 | controller | Jun 10 23:42:08.776297 crc crio[3641]: time="2026-06-10T23:42:08.751558934Z" level=info msg="Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:d6ce9f11fe6b6c954e64392a7179a7c4bdce7c9da844130899390627781a051a UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/697e97da-e2e4-4b59-a801-1ddd387637b2 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:0xc001992c90}] Aliases:map[]}"
2026-06-11 01:10:46.877542 | controller | Jun 10 23:42:08.776297 crc crio[3641]: time="2026-06-10T23:42:08.775908278Z" 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 01:10:46.877558 | controller | Jun 10 23:42:08.777572 crc crio[3641]: time="2026-06-10T23:42:08.75246848Z" level=info msg="Got pod network &{Name:collect-profiles-29685570-bqs4c Namespace:openshift-operator-lifecycle-manager ID:e62550fef589e85d5df58f8e94b1f362c1a4f0401354b6e05dcfefde30ab53bb UID:26cb27e4-3504-4746-bc51-27c274a0b43a NetNS:/var/run/netns/2662681f-4b12-44a1-b9b7-3b09b4b20131 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod26cb27e4_3504_4746_bc51_27c274a0b43a.slice PodAnnotations:0xc000189160}] Aliases:map[]}"
2026-06-11 01:10:46.877574 | controller | Jun 10 23:42:08.777819 crc crio[3641]: time="2026-06-10T23:42:08.777583434Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_collect-profiles-29685570-bqs4c to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.877590 | controller | Jun 10 23:42:08.778871 crc crio[3641]: time="2026-06-10T23:42:08.752961549Z" level=info msg="Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:2447959dc1e4001e19a59829d63ad52affe994f73cefc75d62e062044f5ab61a UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/a34b6f43-ee27-4346-ba09-9a049ca6ac00 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:0xc001890e00}] Aliases:map[]}"
2026-06-11 01:10:46.877606 | controller | Jun 10 23:42:08.779033 crc crio[3641]: time="2026-06-10T23:42:08.778890265Z" level=info msg="Adding pod openshift-multus_network-metrics-daemon-n2bqt to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.877622 | controller | Jun 10 23:42:08.780250 crc crio[3641]: time="2026-06-10T23:42:08.757932604Z" level=info msg="Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:486c198329b178e5da453266d8ea96d66720a9c1b318f0109d9b30f081db012f UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/9c1df676-aff9-458f-bfb5-a3e4e39530e1 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:0xc000888710}] Aliases:map[]}"
2026-06-11 01:10:46.877638 | controller | Jun 10 23:42:08.780250 crc crio[3641]: time="2026-06-10T23:42:08.779968197Z" level=info msg="Adding pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.877654 | controller | Jun 10 23:42:08.780967 crc crio[3641]: time="2026-06-10T23:42:08.755856482Z" level=info msg="Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:9698a732b931a523d35a8cfd80b3afac9766651c585a9e7337f7703831f27e6a UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/a804fff7-6f2c-419f-9781-bf24d68605d1 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:0xc001992ca0}] Aliases:map[]}"
2026-06-11 01:10:46.877673 | controller | Jun 10 23:42:08.781185 crc crio[3641]: time="2026-06-10T23:42:08.780971246Z" 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 01:10:46.877690 | controller | Jun 10 23:42:08.781908 crc crio[3641]: time="2026-06-10T23:42:08.75629303Z" level=info msg="Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:e59fb0e92c17371ae97c195ddbef9c3efb6ad2c6f6d672aa51080c06e6cc05ad UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/123c6d7a-8087-450f-8e55-ecdd6f4e29a2 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:0xc001992b68}] Aliases:map[]}"
2026-06-11 01:10:46.877706 | controller | Jun 10 23:42:08.781908 crc crio[3641]: time="2026-06-10T23:42:08.781891992Z" level=info msg="Adding pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.877721 | controller | Jun 10 23:42:08.782228 crc crio[3641]: time="2026-06-10T23:42:08.756941135Z" level=info msg="Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:94b784ab235841bddb42e48e472c370fd5db3fcc8d88acff04ee5f807ddd9bc8 UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/b01e9d82-7561-4ab3-8d6f-1e47a3be44b1 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:0xc0025c6618}] Aliases:map[]}"
2026-06-11 01:10:46.877738 | controller | Jun 10 23:42:08.782228 crc crio[3641]: time="2026-06-10T23:42:08.782159463Z" level=info msg="Adding pod openshift-service-ca_service-ca-74545575db-n469q to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.877754 | controller | Jun 10 23:42:08.782479 crc crio[3641]: time="2026-06-10T23:42:08.757851301Z" level=info msg="Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:4fd748add5379c0f9b31a9d1208bc4df9ac525c17814569f0d36706ff79a8144 UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/119671ca-0654-4fb6-9ceb-26c3c74f7d30 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:0xc0025c66b8}] Aliases:map[]}"
2026-06-11 01:10:46.877770 | controller | Jun 10 23:42:08.782479 crc crio[3641]: time="2026-06-10T23:42:08.782456244Z" level=info msg="Adding pod openshift-marketplace_redhat-marketplace-ntdwx to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.877786 | controller | Jun 10 23:42:08.783473 crc crio[3641]: time="2026-06-10T23:42:08.757888912Z" level=info msg="Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:db12ae3c41e2620e774e536fd8c32c9910c4d244a3eda0c29e5050e3ea0dad0d UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/8576cf60-bbf2-4a6a-b546-bc796f30bae5 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:0xc0007953e0}] Aliases:map[]}"
2026-06-11 01:10:46.877806 | controller | Jun 10 23:42:08.783473 crc crio[3641]: time="2026-06-10T23:42:08.783241025Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-11 01:10:46.877822 | controller | Jun 10 23:42:08.783473 crc crio[3641]: time="2026-06-10T23:42:08.783259446Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-11 01:10:46.877838 | controller | Jun 10 23:42:08.783473 crc crio[3641]: time="2026-06-10T23:42:08.783269826Z" level=info msg="Deleting pod openshift-console-operator_console-operator-67c89758df-4jf4f from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.877854 | controller | Jun 10 23:42:08.784587 crc crio[3641]: time="2026-06-10T23:42:08.757911813Z" level=info msg="Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:72a323c59a02afd08e72b110e26f368a2f51537437582f6ea5068efa98e9e2ca UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/a1b7f691-0d02-41ac-b399-b6f528e4f971 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:0xc0025c66b0}] Aliases:map[]}"
2026-06-11 01:10:46.877871 | controller | Jun 10 23:42:08.784748 crc crio[3641]: time="2026-06-10T23:42:08.784596338Z" level=info msg="Adding pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.877886 | controller | Jun 10 23:42:08.785840 crc crio[3641]: time="2026-06-10T23:42:08.745532248Z" level=info msg="Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:7b98aa2a5be158d1f3a71651a81c6b580f4b37a9960600d440affd13e6a6609d UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/6082fca6-8de8-40a1-8d1b-536fd22456a1 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:0xc001992ca8}] Aliases:map[]}"
2026-06-11 01:10:46.877902 | controller | Jun 10 23:42:08.785840 crc crio[3641]: time="2026-06-10T23:42:08.785594367Z" level=info msg="Adding pod openshift-dns_dns-default-qtghf to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.877918 | controller | Jun 10 23:42:08.788836 crc crio[3641]: time="2026-06-10T23:42:08.755328012Z" level=info msg="Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:51a81093ff0efc548d0882d2803b6f9ddd76a51fc0372a6db59dac57fa4b8866 UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/679ed19b-5124-4362-a637-be2f66cf5ee6 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:0xc000cb6000}] Aliases:map[]}"
2026-06-11 01:10:46.877934 | controller | Jun 10 23:42:08.788836 crc crio[3641]: time="2026-06-10T23:42:08.788785002Z" 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 01:10:46.877950 | controller | Jun 10 23:42:08.790732 crc crio[3641]: time="2026-06-10T23:42:08.763433739Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-11 01:10:46.877965 | controller | Jun 10 23:42:08.790848 crc crio[3641]: time="2026-06-10T23:42:08.744868272Z" level=info msg="Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:e930efc7479a0d6931d20699b5fd9c7829cff29c4566ba1a8740db796e947273 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/5174a9c8-4dd1-4e5c-8ab7-b489b66963cb 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:0xc00008ce48}] Aliases:map[]}"
2026-06-11 01:10:46.877985 | controller | Jun 10 23:42:08.790848 crc crio[3641]: time="2026-06-10T23:42:08.745354151Z" level=info msg="Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:2ec2246a94767a3f79c5f0e74c579aa3040ac462e3d216b981649e58cecaf615 UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/85d539ab-ca5e-49c9-b24c-3d1c9d815c5a 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:0xc001890db8}] Aliases:map[]}"
2026-06-11 01:10:46.878002 | controller | Jun 10 23:42:08.790848 crc crio[3641]: time="2026-06-10T23:42:08.760372579Z" level=info msg="Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:4681cc99bc4fd2ccbb739c9e2906059238d6d6a8b76696c13ed2ed6815d05843 UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/f0dd849c-7007-479d-a4a6-4dee59825511 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:0xc0025c66c0}] Aliases:map[]}"
2026-06-11 01:10:46.878080 | controller | Jun 10 23:42:08.790848 crc crio[3641]: time="2026-06-10T23:42:08.757962915Z" level=info msg="Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:25acc84124c67240f725d6ed71fbf8bcbddabb036a62adcbcd20c7ac6325e55e UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/36950d8a-aafc-43bd-87e8-76ac19290ed4 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:0xc0007953e8}] Aliases:map[]}"
2026-06-11 01:10:46.878098 | controller | Jun 10 23:42:08.790848 crc crio[3641]: time="2026-06-10T23:42:08.758125491Z" level=info msg="Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:9b5802d8d5e0904a22ba3796d0ac17d437b23a794d1790e7d31dc47dea6fd65a UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/c7178d63-634d-48b4-b8a5-4d2518ec1605 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:0xc0007953f0}] Aliases:map[]}"
2026-06-11 01:10:46.878115 | controller | Jun 10 23:42:08.791180 crc crio[3641]: time="2026-06-10T23:42:08.758155743Z" level=info msg="Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:8f4a0f42c5acc995b23ec82d8825cd55d08afc7e18e333c4e4623ab63819b40e UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/5ec9d76f-7a59-4fef-91c2-f609e824b342 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:0xc001992b20}] Aliases:map[]}"
2026-06-11 01:10:46.878131 | controller | Jun 10 23:42:08.791180 crc crio[3641]: time="2026-06-10T23:42:08.747949083Z" level=info msg="Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:01060bc960dc3422eb0984bfa1fe02267c4d219bf15ed5679d26fbb049564d8d UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/32c8cea1-3239-46a4-a144-cfa636729173 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:0xc0008886e0}] Aliases:map[]}"
2026-06-11 01:10:46.878151 | controller | Jun 10 23:42:08.791180 crc crio[3641]: time="2026-06-10T23:42:08.761289405Z" level=info msg="Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:6aa731e4acd8e38988309df677b713874085920448656c504a226924de83d293 UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/0ae95bd2-5e3f-4e47-9b80-7295c73e9f5f 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:0xc0008886b0}] Aliases:map[]}"
2026-06-11 01:10:46.878167 | controller | Jun 10 23:42:08.791180 crc crio[3641]: time="2026-06-10T23:42:08.74609223Z" level=info msg="Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:16c9fc66f8930a546adfa862fce4cad433256474c1d58aa23506b7caaf136a20 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/7bda63ae-8dd3-43d8-871e-879db693cfba 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:0xc00020ca18}] Aliases:map[]}"
2026-06-11 01:10:46.878183 | controller | Jun 10 23:42:08.791180 crc crio[3641]: time="2026-06-10T23:42:08.760228164Z" level=info msg="Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:53bbced8b4c36d43ce1762ef6219e9bb192f1fa82e2f6c462b59ef76efd398c2 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/e7c45a65-3526-4e44-9f53-004a98d9e464 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:0xc0026f0f40}] Aliases:map[]}"
2026-06-11 01:10:46.878198 | controller | Jun 10 23:42:08.791180 crc crio[3641]: time="2026-06-10T23:42:08.747611799Z" level=info msg="Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:535f7a42332fed8442f2c4c9105f408930fbe236e40773a46fde5b8e6710de41 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/c8989dda-d623-463d-b0f1-4d6cd448a139 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:0xc000795328}] Aliases:map[]}"
2026-06-11 01:10:46.878215 | controller | Jun 10 23:42:08.791180 crc crio[3641]: time="2026-06-10T23:42:08.759829338Z" level=info msg="Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:7e02bcd752d28d473df115a36545e947c96e5df1f9722ee14211f40fa6e696ed UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/431a015f-cb76-4f7e-9152-cf9eb154291b 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:0xc0025c66c8}] Aliases:map[]}"
2026-06-11 01:10:46.878231 | controller | Jun 10 23:42:08.791180 crc crio[3641]: time="2026-06-10T23:42:08.748516365Z" level=info msg="Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:744343a94e62f37a6f6ff3e180e18d858061ee7f3bae23c9db436da2305f3561 UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/ae21234d-5b13-4db0-ba7a-2928a2d0ece6 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:0xc001992c98}] Aliases:map[]}"
2026-06-11 01:10:46.878251 | controller | Jun 10 23:42:08.791180 crc crio[3641]: time="2026-06-10T23:42:08.750340406Z" level=info msg="Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:323ca67cfe910bd993222a9ca86f2079b1864825cc2fc4ac651ae8479d31ce69 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/decc07ec-be99-4420-8b46-774376852369 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:0xc0025c6660}] Aliases:map[]}"
2026-06-11 01:10:46.878270 | controller | Jun 10 23:42:08.791180 crc crio[3641]: time="2026-06-10T23:42:08.751421359Z" level=info msg="Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:2c2e13065cfc1aa468aa3f860d5f57404249bbba68fa542e0a6d4436ff6bde5f UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/8343e7bc-2758-47d8-ab60-9ceb9ffcd67d 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:0xc000795318}] Aliases:map[]}"
2026-06-11 01:10:46.878289 | controller | Jun 10 23:42:08.791180 crc crio[3641]: time="2026-06-10T23:42:08.791123994Z" level=info msg="Adding pod openshift-ingress-canary_ingress-canary-jlj86 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.878306 | controller | Jun 10 23:42:08.795133 crc crio[3641]: time="2026-06-10T23:42:08.79384451Z" 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 01:10:46.878322 | controller | Jun 10 23:42:08.796081 crc crio[3641]: time="2026-06-10T23:42:08.795487835Z" 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 01:10:46.878338 | controller | Jun 10 23:42:08.798278 crc crio[3641]: time="2026-06-10T23:42:08.798236673Z" 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 01:10:46.878375 | controller | Jun 10 23:42:08.799802 crc crio[3641]: time="2026-06-10T23:42:08.799520183Z" 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 01:10:46.878394 | controller | Jun 10 23:42:08.800898 crc crio[3641]: time="2026-06-10T23:42:08.800549703Z" 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 01:10:46.878410 | controller | Jun 10 23:42:08.803884 crc crio[3641]: time="2026-06-10T23:42:08.803432106Z" 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 01:10:46.878426 | controller | Jun 10 23:42:08.804484 crc crio[3641]: time="2026-06-10T23:42:08.803446607Z" level=info msg="Adding pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.878442 | controller | Jun 10 23:42:08.807599 crc crio[3641]: time="2026-06-10T23:42:08.803459747Z" level=info msg="Adding pod openshift-marketplace_certified-operators-l27pk to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.878457 | controller | Jun 10 23:42:08.807747 crc crio[3641]: time="2026-06-10T23:42:08.803473038Z" level=info msg="Adding pod openshift-console_console-6c684df5db-cc8g8 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.878477 | controller | Jun 10 23:42:08.807747 crc crio[3641]: time="2026-06-10T23:42:08.803486498Z" 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 01:10:46.878494 | controller | Jun 10 23:42:08.813893 crc crio[3641]: time="2026-06-10T23:42:08.80353119Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-11 01:10:46.878510 | controller | Jun 10 23:42:08.813893 crc crio[3641]: time="2026-06-10T23:42:08.813809503Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-11 01:10:46.878526 | controller | Jun 10 23:42:08.813893 crc crio[3641]: time="2026-06-10T23:42:08.813830224Z" 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 01:10:46.878542 | controller | Jun 10 23:42:08.813893 crc crio[3641]: time="2026-06-10T23:42:08.803563661Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-11 01:10:46.878558 | controller | Jun 10 23:42:08.813893 crc crio[3641]: time="2026-06-10T23:42:08.813899276Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-11 01:10:46.878574 | controller | Jun 10 23:42:08.814205 crc crio[3641]: time="2026-06-10T23:42:08.813916367Z" level=info msg="Deleting pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.878590 | controller | Jun 10 23:42:08.816805 crc crio[3641]: time="2026-06-10T23:42:08.803577362Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-11 01:10:46.878606 | controller | Jun 10 23:42:08.816805 crc crio[3641]: time="2026-06-10T23:42:08.816767769Z" 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 01:10:46.878622 | controller | Jun 10 23:42:08.817223 crc crio[3641]: time="2026-06-10T23:42:08.803592682Z" level=info msg="Adding pod openshift-marketplace_redhat-operators-x5vn9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.878637 | controller | Jun 10 23:42:08.835967 crc crio[3641]: time="2026-06-10T23:42:08.803609473Z" 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 01:10:46.878653 | controller | Jun 10 23:42:09.167395 crc crio[3641]: 2026-06-10T23:42: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 01:10:46.878669 | controller | Jun 10 23:42:09.167395 crc crio[3641]: time="2026-06-10T23:42:09.09020155Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox d740e0e4e183460f9077f0309b4353d7aba2b78551618829ae288374b5fd467d" id=bbc69dca-701c-4f37-9209-a02522549a69 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.878691 | controller | Jun 10 23:42:09.169422 crc crio[3641]: 2026-06-10T23:42: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 01:10:46.878715 | controller | Jun 10 23:42:09.170129 crc crio[3641]: time="2026-06-10T23:42:09.169991815Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 234f4718fc9757db23f9cfb8d76a121dde746821af03f3755312886777afbec0" id=0da826e8-bffb-4d7b-afdf-9af668a0cda6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.878740 | controller | Jun 10 23:42:09.190370 crc crio[3641]: time="2026-06-10T23:42:09.190175916Z" level=info msg="runSandbox: deleting pod ID d740e0e4e183460f9077f0309b4353d7aba2b78551618829ae288374b5fd467d from idIndex" id=bbc69dca-701c-4f37-9209-a02522549a69 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.878763 | controller | Jun 10 23:42:09.190370 crc crio[3641]: time="2026-06-10T23:42:09.190350773Z" level=info msg="runSandbox: removing pod sandbox d740e0e4e183460f9077f0309b4353d7aba2b78551618829ae288374b5fd467d" id=bbc69dca-701c-4f37-9209-a02522549a69 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.878782 | controller | Jun 10 23:42:09.190541 crc crio[3641]: time="2026-06-10T23:42:09.190455987Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox d740e0e4e183460f9077f0309b4353d7aba2b78551618829ae288374b5fd467d" id=bbc69dca-701c-4f37-9209-a02522549a69 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.878797 | controller | Jun 10 23:42:09.190541 crc crio[3641]: time="2026-06-10T23:42:09.190485538Z" level=info msg="runSandbox: unmounting shmPath for sandbox d740e0e4e183460f9077f0309b4353d7aba2b78551618829ae288374b5fd467d" id=bbc69dca-701c-4f37-9209-a02522549a69 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.878813 | controller | Jun 10 23:42:09.193190 crc crio[3641]: time="2026-06-10T23:42:09.192887592Z" level=info msg="runSandbox: removing pod sandbox from storage: d740e0e4e183460f9077f0309b4353d7aba2b78551618829ae288374b5fd467d" id=bbc69dca-701c-4f37-9209-a02522549a69 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.878829 | controller | Jun 10 23:42:09.199443 crc crio[3641]: time="2026-06-10T23:42:09.195814787Z" level=info msg="runSandbox: deleting pod ID 234f4718fc9757db23f9cfb8d76a121dde746821af03f3755312886777afbec0 from idIndex" id=0da826e8-bffb-4d7b-afdf-9af668a0cda6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.878845 | controller | Jun 10 23:42:09.199593 crc crio[3641]: time="2026-06-10T23:42:09.199563313Z" level=info msg="runSandbox: removing pod sandbox 234f4718fc9757db23f9cfb8d76a121dde746821af03f3755312886777afbec0" id=0da826e8-bffb-4d7b-afdf-9af668a0cda6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.878861 | controller | Jun 10 23:42:09.200216 crc crio[3641]: time="2026-06-10T23:42:09.200184858Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 234f4718fc9757db23f9cfb8d76a121dde746821af03f3755312886777afbec0" id=0da826e8-bffb-4d7b-afdf-9af668a0cda6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.878876 | controller | Jun 10 23:42:09.200361 crc crio[3641]: time="2026-06-10T23:42:09.200328613Z" level=info msg="runSandbox: unmounting shmPath for sandbox 234f4718fc9757db23f9cfb8d76a121dde746821af03f3755312886777afbec0" id=0da826e8-bffb-4d7b-afdf-9af668a0cda6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.878891 | controller | Jun 10 23:42:09.209374 crc crio[3641]: time="2026-06-10T23:42:09.209348107Z" level=info msg="runSandbox: removing pod sandbox from storage: 234f4718fc9757db23f9cfb8d76a121dde746821af03f3755312886777afbec0" id=0da826e8-bffb-4d7b-afdf-9af668a0cda6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.878907 | controller | Jun 10 23:42:09.230978 crc crio[3641]: time="2026-06-10T23:42:09.230505886Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 01:10:46.878922 | controller | Jun 10 23:42:09.232514 crc crio[3641]: time="2026-06-10T23:42:09.232478523Z" level=info msg="runSandbox: releasing container name: k8s_POD_community-operators-qhh6t_openshift-marketplace_38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e_0" id=bbc69dca-701c-4f37-9209-a02522549a69 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.878938 | controller | Jun 10 23:42:09.233152 crc crio[3641]: time="2026-06-10T23:42:09.232619608Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_community-operators-qhh6t_openshift-marketplace_38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e_0" id=bbc69dca-701c-4f37-9209-a02522549a69 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.878962 | controller | Jun 10 23:42:09.359032 crc crio[3641]: time="2026-06-10T23:42:09.34294354Z" level=info msg="runSandbox: releasing container name: k8s_POD_openshift-controller-manager-operator-686468bdd5-sjcrn_openshift-controller-manager-operator_84e6e6fd-a448-462c-a5d3-8fa636be2d6f_0" id=0da826e8-bffb-4d7b-afdf-9af668a0cda6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.878979 | controller | Jun 10 23:42:09.359428 crc crio[3641]: time="2026-06-10T23:42:09.359393084Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_openshift-controller-manager-operator-686468bdd5-sjcrn_openshift-controller-manager-operator_84e6e6fd-a448-462c-a5d3-8fa636be2d6f_0" id=0da826e8-bffb-4d7b-afdf-9af668a0cda6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.878994 | controller | Jun 10 23:42:10.205859 crc crio[3641]: 2026-06-10T23:42: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 01:10:46.879010 | controller | Jun 10 23:42:10.205859 crc crio[3641]: time="2026-06-10T23:42:10.204550863Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 78f43e22eac629c40f77113a48e041380dfd6e5856b4d40d0bdd077f08186a4d" id=5a1ad7da-905d-4070-a22e-9c9c74ab12e2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.879026 | controller | Jun 10 23:42:10.229876 crc crio[3641]: time="2026-06-10T23:42:10.229614015Z" level=info msg="runSandbox: deleting pod ID 78f43e22eac629c40f77113a48e041380dfd6e5856b4d40d0bdd077f08186a4d from idIndex" id=5a1ad7da-905d-4070-a22e-9c9c74ab12e2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.879041 | controller | Jun 10 23:42:10.229876 crc crio[3641]: time="2026-06-10T23:42:10.229762131Z" level=info msg="runSandbox: removing pod sandbox 78f43e22eac629c40f77113a48e041380dfd6e5856b4d40d0bdd077f08186a4d" id=5a1ad7da-905d-4070-a22e-9c9c74ab12e2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.879057 | controller | Jun 10 23:42:10.229876 crc crio[3641]: time="2026-06-10T23:42:10.229815583Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 78f43e22eac629c40f77113a48e041380dfd6e5856b4d40d0bdd077f08186a4d" id=5a1ad7da-905d-4070-a22e-9c9c74ab12e2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.879072 | controller | Jun 10 23:42:10.229876 crc crio[3641]: time="2026-06-10T23:42:10.229833184Z" level=info msg="runSandbox: unmounting shmPath for sandbox 78f43e22eac629c40f77113a48e041380dfd6e5856b4d40d0bdd077f08186a4d" id=5a1ad7da-905d-4070-a22e-9c9c74ab12e2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.879088 | controller | Jun 10 23:42:10.236468 crc crio[3641]: time="2026-06-10T23:42:10.236147041Z" level=info msg="runSandbox: removing pod sandbox from storage: 78f43e22eac629c40f77113a48e041380dfd6e5856b4d40d0bdd077f08186a4d" id=5a1ad7da-905d-4070-a22e-9c9c74ab12e2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.879105 | controller | Jun 10 23:42:10.304337 crc crio[3641]: 2026-06-10T23:42: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 01:10:46.879121 | controller | Jun 10 23:42:10.304337 crc crio[3641]: time="2026-06-10T23:42:10.30326393Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 481959ec4676bcee2844191b24789f0dd783ef67907d67e7c53ad25b5893ae0d" id=08e8ecf8-16fa-428b-9bf0-5760a92a9315 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.879136 | controller | Jun 10 23:42:10.335216 crc crio[3641]: time="2026-06-10T23:42:10.334966702Z" level=info msg="runSandbox: releasing container name: k8s_POD_openshift-apiserver-operator-846cbfc458-xttmf_openshift-apiserver-operator_7d46baeb-32f5-4d0b-aeba-13333da51152_0" id=5a1ad7da-905d-4070-a22e-9c9c74ab12e2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.879155 | controller | Jun 10 23:42:10.335216 crc crio[3641]: time="2026-06-10T23:42:10.335207591Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_openshift-apiserver-operator-846cbfc458-xttmf_openshift-apiserver-operator_7d46baeb-32f5-4d0b-aeba-13333da51152_0" id=5a1ad7da-905d-4070-a22e-9c9c74ab12e2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.879172 | controller | Jun 10 23:42:10.369465 crc crio[3641]: time="2026-06-10T23:42:10.3504868Z" level=info msg="runSandbox: deleting pod ID 481959ec4676bcee2844191b24789f0dd783ef67907d67e7c53ad25b5893ae0d from idIndex" id=08e8ecf8-16fa-428b-9bf0-5760a92a9315 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.879188 | controller | Jun 10 23:42:10.369465 crc crio[3641]: time="2026-06-10T23:42:10.350556322Z" level=info msg="runSandbox: removing pod sandbox 481959ec4676bcee2844191b24789f0dd783ef67907d67e7c53ad25b5893ae0d" id=08e8ecf8-16fa-428b-9bf0-5760a92a9315 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.879203 | controller | Jun 10 23:42:10.369465 crc crio[3641]: time="2026-06-10T23:42:10.350609494Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 481959ec4676bcee2844191b24789f0dd783ef67907d67e7c53ad25b5893ae0d" id=08e8ecf8-16fa-428b-9bf0-5760a92a9315 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.879219 | controller | Jun 10 23:42:10.369465 crc crio[3641]: time="2026-06-10T23:42:10.350633295Z" level=info msg="runSandbox: unmounting shmPath for sandbox 481959ec4676bcee2844191b24789f0dd783ef67907d67e7c53ad25b5893ae0d" id=08e8ecf8-16fa-428b-9bf0-5760a92a9315 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.879234 | controller | Jun 10 23:42:10.369465 crc crio[3641]: time="2026-06-10T23:42:10.362560163Z" level=info msg="runSandbox: removing pod sandbox from storage: 481959ec4676bcee2844191b24789f0dd783ef67907d67e7c53ad25b5893ae0d" id=08e8ecf8-16fa-428b-9bf0-5760a92a9315 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.879249 | controller | Jun 10 23:42:10.569575 crc crio[3641]: time="2026-06-10T23:42:10.550475444Z" level=info msg="runSandbox: releasing container name: k8s_POD_cluster-samples-operator-6b564684c8-bqbxk_openshift-cluster-samples-operator_5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0_0" id=08e8ecf8-16fa-428b-9bf0-5760a92a9315 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.879264 | controller | Jun 10 23:42:10.569575 crc crio[3641]: time="2026-06-10T23:42:10.569355913Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_cluster-samples-operator-6b564684c8-bqbxk_openshift-cluster-samples-operator_5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0_0" id=08e8ecf8-16fa-428b-9bf0-5760a92a9315 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.879279 | controller | Jun 10 23:42:10.732778 crc crio[3641]: 2026-06-10T23:42: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 01:10:46.879295 | controller | Jun 10 23:42:10.732778 crc crio[3641]: time="2026-06-10T23:42:10.73213556Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox df89db626776e620fd00dbd3f748ba3c01e475d9fa658ee07d5d08912b5d7c3d" id=6af63ea9-c0a7-4860-bdd8-aae6198ad622 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.879310 | controller | Jun 10 23:42:10.766980 crc crio[3641]: time="2026-06-10T23:42:10.759396158Z" level=info msg="runSandbox: deleting pod ID df89db626776e620fd00dbd3f748ba3c01e475d9fa658ee07d5d08912b5d7c3d from idIndex" id=6af63ea9-c0a7-4860-bdd8-aae6198ad622 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.879325 | controller | Jun 10 23:42:10.766980 crc crio[3641]: time="2026-06-10T23:42:10.759512012Z" level=info msg="runSandbox: removing pod sandbox df89db626776e620fd00dbd3f748ba3c01e475d9fa658ee07d5d08912b5d7c3d" id=6af63ea9-c0a7-4860-bdd8-aae6198ad622 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.879344 | controller | Jun 10 23:42:10.766980 crc crio[3641]: time="2026-06-10T23:42:10.759567834Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox df89db626776e620fd00dbd3f748ba3c01e475d9fa658ee07d5d08912b5d7c3d" id=6af63ea9-c0a7-4860-bdd8-aae6198ad622 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.879387 | controller | Jun 10 23:42:10.766980 crc crio[3641]: time="2026-06-10T23:42:10.759585065Z" level=info msg="runSandbox: unmounting shmPath for sandbox df89db626776e620fd00dbd3f748ba3c01e475d9fa658ee07d5d08912b5d7c3d" id=6af63ea9-c0a7-4860-bdd8-aae6198ad622 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.879405 | controller | Jun 10 23:42:10.777795 crc crio[3641]: time="2026-06-10T23:42:10.776445986Z" level=info msg="runSandbox: removing pod sandbox from storage: df89db626776e620fd00dbd3f748ba3c01e475d9fa658ee07d5d08912b5d7c3d" id=6af63ea9-c0a7-4860-bdd8-aae6198ad622 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.879420 | controller | Jun 10 23:42:10.838321 crc crio[3641]: time="2026-06-10T23:42:10.837591711Z" level=info msg="runSandbox: releasing container name: k8s_POD_openshift-config-operator-5777786469-bccdj_openshift-config-operator_24de2af2-9e39-4c2e-96f8-42509d1baf18_0" id=6af63ea9-c0a7-4860-bdd8-aae6198ad622 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.879436 | controller | Jun 10 23:42:10.843944 crc crio[3641]: time="2026-06-10T23:42:10.842857207Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_openshift-config-operator-5777786469-bccdj_openshift-config-operator_24de2af2-9e39-4c2e-96f8-42509d1baf18_0" id=6af63ea9-c0a7-4860-bdd8-aae6198ad622 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.879452 | controller | Jun 10 23:42:11.127994 crc crio[3641]: 2026-06-10T23:42:11Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-11 01:10:46.879467 | controller | Jun 10 23:42:11.127994 crc crio[3641]: time="2026-06-10T23:42:11.127606622Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 8468089ead8c32054e4821bfe187cdefeb4982aa05f30d962e373c492cbb4188" id=09b6f540-3e0c-438f-9d1b-83e5b7fed5c4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.879483 | controller | Jun 10 23:42:11.169997 crc crio[3641]: time="2026-06-10T23:42:11.16740078Z" level=info msg="runSandbox: deleting pod ID 8468089ead8c32054e4821bfe187cdefeb4982aa05f30d962e373c492cbb4188 from idIndex" id=09b6f540-3e0c-438f-9d1b-83e5b7fed5c4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.879498 | controller | Jun 10 23:42:11.169997 crc crio[3641]: time="2026-06-10T23:42:11.168768444Z" level=info msg="runSandbox: removing pod sandbox 8468089ead8c32054e4821bfe187cdefeb4982aa05f30d962e373c492cbb4188" id=09b6f540-3e0c-438f-9d1b-83e5b7fed5c4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.879514 | controller | Jun 10 23:42:11.169997 crc crio[3641]: time="2026-06-10T23:42:11.168821096Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 8468089ead8c32054e4821bfe187cdefeb4982aa05f30d962e373c492cbb4188" id=09b6f540-3e0c-438f-9d1b-83e5b7fed5c4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.879529 | controller | Jun 10 23:42:11.169997 crc crio[3641]: time="2026-06-10T23:42:11.168846707Z" level=info msg="runSandbox: unmounting shmPath for sandbox 8468089ead8c32054e4821bfe187cdefeb4982aa05f30d962e373c492cbb4188" id=09b6f540-3e0c-438f-9d1b-83e5b7fed5c4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.879545 | controller | Jun 10 23:42:11.187108 crc crio[3641]: time="2026-06-10T23:42:11.185612664Z" level=info msg="runSandbox: removing pod sandbox from storage: 8468089ead8c32054e4821bfe187cdefeb4982aa05f30d962e373c492cbb4188" id=09b6f540-3e0c-438f-9d1b-83e5b7fed5c4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.879564 | controller | Jun 10 23:42:11.437340 crc crio[3641]: time="2026-06-10T23:42:11.436614997Z" level=info msg="runSandbox: releasing container name: k8s_POD_network-check-target-fhkjl_openshift-network-diagnostics_17b87002-b798-480a-8e17-83053d698239_0" id=09b6f540-3e0c-438f-9d1b-83e5b7fed5c4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.879580 | controller | Jun 10 23:42:11.437340 crc crio[3641]: time="2026-06-10T23:42:11.437080275Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_network-check-target-fhkjl_openshift-network-diagnostics_17b87002-b798-480a-8e17-83053d698239_0" id=09b6f540-3e0c-438f-9d1b-83e5b7fed5c4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.879595 | controller | Jun 10 23:42:12.275404 crc crio[3641]: 2026-06-10T23:42:12Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-11 01:10:46.879611 | controller | Jun 10 23:42:12.275404 crc crio[3641]: time="2026-06-10T23:42:12.274843973Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox ab5d8e8c4a69be9e34f21dbdd6cfc1c0dcbc54b76d00d87c82d1ca99fc47e292" id=fc5a898f-db8c-4304-b148-f180cb342a93 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.879627 | controller | Jun 10 23:42:12.291145 crc crio[3641]: time="2026-06-10T23:42:12.29084131Z" level=info msg="runSandbox: deleting pod ID ab5d8e8c4a69be9e34f21dbdd6cfc1c0dcbc54b76d00d87c82d1ca99fc47e292 from idIndex" id=fc5a898f-db8c-4304-b148-f180cb342a93 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.879643 | controller | Jun 10 23:42:12.291145 crc crio[3641]: time="2026-06-10T23:42:12.29111826Z" level=info msg="runSandbox: removing pod sandbox ab5d8e8c4a69be9e34f21dbdd6cfc1c0dcbc54b76d00d87c82d1ca99fc47e292" id=fc5a898f-db8c-4304-b148-f180cb342a93 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.879658 | controller | Jun 10 23:42:12.291370 crc crio[3641]: time="2026-06-10T23:42:12.291167222Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox ab5d8e8c4a69be9e34f21dbdd6cfc1c0dcbc54b76d00d87c82d1ca99fc47e292" id=fc5a898f-db8c-4304-b148-f180cb342a93 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.879674 | controller | Jun 10 23:42:12.291370 crc crio[3641]: time="2026-06-10T23:42:12.291193183Z" level=info msg="runSandbox: unmounting shmPath for sandbox ab5d8e8c4a69be9e34f21dbdd6cfc1c0dcbc54b76d00d87c82d1ca99fc47e292" id=fc5a898f-db8c-4304-b148-f180cb342a93 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.879689 | controller | Jun 10 23:42:12.307521 crc crio[3641]: time="2026-06-10T23:42:12.3071952Z" level=info msg="runSandbox: removing pod sandbox from storage: ab5d8e8c4a69be9e34f21dbdd6cfc1c0dcbc54b76d00d87c82d1ca99fc47e292" id=fc5a898f-db8c-4304-b148-f180cb342a93 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.879705 | controller | Jun 10 23:42:12.346219 crc crio[3641]: 2026-06-10T23:42:12Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-11 01:10:46.879721 | controller | Jun 10 23:42:12.346219 crc crio[3641]: time="2026-06-10T23:42:12.345953298Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox fa3389b095eec2a0dc58a8c44d380a7796c73370e8283bc2c09b3f1a12031e03" id=93f82f59-11be-4c87-b5ca-4e6090a7fcfe name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.879737 | controller | Jun 10 23:42:12.374426 crc crio[3641]: time="2026-06-10T23:42:12.373914624Z" level=info msg="runSandbox: releasing container name: k8s_POD_authentication-operator-7f5c659b84-khkfm_openshift-authentication-operator_677c2747-1901-4941-94f1-8281cced296b_0" id=fc5a898f-db8c-4304-b148-f180cb342a93 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.879757 | controller | Jun 10 23:42:12.374426 crc crio[3641]: time="2026-06-10T23:42:12.374184644Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_authentication-operator-7f5c659b84-khkfm_openshift-authentication-operator_677c2747-1901-4941-94f1-8281cced296b_0" id=fc5a898f-db8c-4304-b148-f180cb342a93 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.879773 | controller | Jun 10 23:42:12.385244 crc crio[3641]: time="2026-06-10T23:42:12.383640305Z" level=info msg="runSandbox: deleting pod ID fa3389b095eec2a0dc58a8c44d380a7796c73370e8283bc2c09b3f1a12031e03 from idIndex" id=93f82f59-11be-4c87-b5ca-4e6090a7fcfe name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.879789 | controller | Jun 10 23:42:12.385244 crc crio[3641]: time="2026-06-10T23:42:12.384515629Z" level=info msg="runSandbox: removing pod sandbox fa3389b095eec2a0dc58a8c44d380a7796c73370e8283bc2c09b3f1a12031e03" id=93f82f59-11be-4c87-b5ca-4e6090a7fcfe name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.879804 | controller | Jun 10 23:42:12.385244 crc crio[3641]: time="2026-06-10T23:42:12.384583431Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox fa3389b095eec2a0dc58a8c44d380a7796c73370e8283bc2c09b3f1a12031e03" id=93f82f59-11be-4c87-b5ca-4e6090a7fcfe name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.879820 | controller | Jun 10 23:42:12.385244 crc crio[3641]: time="2026-06-10T23:42:12.384608442Z" level=info msg="runSandbox: unmounting shmPath for sandbox fa3389b095eec2a0dc58a8c44d380a7796c73370e8283bc2c09b3f1a12031e03" id=93f82f59-11be-4c87-b5ca-4e6090a7fcfe name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.879835 | controller | Jun 10 23:42:12.395724 crc crio[3641]: time="2026-06-10T23:42:12.395199877Z" level=info msg="runSandbox: removing pod sandbox from storage: fa3389b095eec2a0dc58a8c44d380a7796c73370e8283bc2c09b3f1a12031e03" id=93f82f59-11be-4c87-b5ca-4e6090a7fcfe name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.879850 | controller | Jun 10 23:42:12.446616 crc crio[3641]: time="2026-06-10T23:42:12.445429505Z" level=info msg="runSandbox: releasing container name: k8s_POD_cluster-image-registry-operator-86c45576b9-qdg7g_openshift-image-registry_1d749813-cd37-46e7-9865-e180c3005dc0_0" id=93f82f59-11be-4c87-b5ca-4e6090a7fcfe name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.879866 | controller | Jun 10 23:42:12.448554 crc crio[3641]: time="2026-06-10T23:42:12.448230515Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_cluster-image-registry-operator-86c45576b9-qdg7g_openshift-image-registry_1d749813-cd37-46e7-9865-e180c3005dc0_0" id=93f82f59-11be-4c87-b5ca-4e6090a7fcfe name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.879881 | controller | Jun 10 23:42:12.563331 crc crio[3641]: 2026-06-10T23:42:12Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-11 01:10:46.879897 | controller | Jun 10 23:42:12.563331 crc crio[3641]: time="2026-06-10T23:42:12.561173779Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox f1ecd66e1e0f84a12474ead4f836e4ddf4cc1eddf7c8f40ae9b609f2f3919de6" id=163d6d76-986a-4506-8435-94f3929880fa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.879913 | controller | Jun 10 23:42:12.590559 crc crio[3641]: time="2026-06-10T23:42:12.585883497Z" level=info msg="runSandbox: deleting pod ID f1ecd66e1e0f84a12474ead4f836e4ddf4cc1eddf7c8f40ae9b609f2f3919de6 from idIndex" id=163d6d76-986a-4506-8435-94f3929880fa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.879944 | controller | Jun 10 23:42:12.590559 crc crio[3641]: time="2026-06-10T23:42:12.586010572Z" level=info msg="runSandbox: removing pod sandbox f1ecd66e1e0f84a12474ead4f836e4ddf4cc1eddf7c8f40ae9b609f2f3919de6" id=163d6d76-986a-4506-8435-94f3929880fa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.879966 | controller | Jun 10 23:42:12.590559 crc crio[3641]: time="2026-06-10T23:42:12.586277453Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox f1ecd66e1e0f84a12474ead4f836e4ddf4cc1eddf7c8f40ae9b609f2f3919de6" id=163d6d76-986a-4506-8435-94f3929880fa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.879982 | controller | Jun 10 23:42:12.590559 crc crio[3641]: time="2026-06-10T23:42:12.586295393Z" level=info msg="runSandbox: unmounting shmPath for sandbox f1ecd66e1e0f84a12474ead4f836e4ddf4cc1eddf7c8f40ae9b609f2f3919de6" id=163d6d76-986a-4506-8435-94f3929880fa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.879998 | controller | Jun 10 23:42:12.599998 crc crio[3641]: time="2026-06-10T23:42:12.599328924Z" level=info msg="runSandbox: removing pod sandbox from storage: f1ecd66e1e0f84a12474ead4f836e4ddf4cc1eddf7c8f40ae9b609f2f3919de6" id=163d6d76-986a-4506-8435-94f3929880fa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.880013 | controller | Jun 10 23:42:12.660488 crc crio[3641]: 2026-06-10T23:42:12Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-11 01:10:46.880029 | controller | Jun 10 23:42:12.660870 crc crio[3641]: time="2026-06-10T23:42:12.660554232Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 1af05544a17a652e40f137a2d22c93ac732eed2e66369266e437561b5dcf3ce2" id=104f04e2-f122-4d24-8c8c-2eb0346f502d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.880045 | controller | Jun 10 23:42:12.666724 crc crio[3641]: 2026-06-10T23:42:12Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-11 01:10:46.880060 | controller | Jun 10 23:42:12.666724 crc crio[3641]: time="2026-06-10T23:42:12.66662752Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 396efa3aaef0d738edb40579d16f84f41deaa3b1f6d8228f5d826c00291560ff" id=48f7e425-6a0d-4b89-9e3b-0664a696da77 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.880075 | controller | Jun 10 23:42:12.670573 crc crio[3641]: time="2026-06-10T23:42:12.670522613Z" level=info msg="runSandbox: releasing container name: k8s_POD_apiserver-9ddfb9f55-k47zv_openshift-apiserver_e7508fa2-0f14-41e2-8972-4e2e11009b77_0" id=163d6d76-986a-4506-8435-94f3929880fa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.880090 | controller | Jun 10 23:42:12.695262 crc crio[3641]: time="2026-06-10T23:42:12.695179198Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_apiserver-9ddfb9f55-k47zv_openshift-apiserver_e7508fa2-0f14-41e2-8972-4e2e11009b77_0" id=163d6d76-986a-4506-8435-94f3929880fa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.880106 | controller | Jun 10 23:42:12.698544 crc crio[3641]: time="2026-06-10T23:42:12.697380464Z" level=info msg="runSandbox: deleting pod ID 1af05544a17a652e40f137a2d22c93ac732eed2e66369266e437561b5dcf3ce2 from idIndex" id=104f04e2-f122-4d24-8c8c-2eb0346f502d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.880121 | controller | Jun 10 23:42:12.698544 crc crio[3641]: time="2026-06-10T23:42:12.69778638Z" level=info msg="runSandbox: removing pod sandbox 1af05544a17a652e40f137a2d22c93ac732eed2e66369266e437561b5dcf3ce2" id=104f04e2-f122-4d24-8c8c-2eb0346f502d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.880136 | controller | Jun 10 23:42:12.698544 crc crio[3641]: time="2026-06-10T23:42:12.697842533Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 1af05544a17a652e40f137a2d22c93ac732eed2e66369266e437561b5dcf3ce2" id=104f04e2-f122-4d24-8c8c-2eb0346f502d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.880155 | controller | Jun 10 23:42:12.698544 crc crio[3641]: time="2026-06-10T23:42:12.697858503Z" level=info msg="runSandbox: unmounting shmPath for sandbox 1af05544a17a652e40f137a2d22c93ac732eed2e66369266e437561b5dcf3ce2" id=104f04e2-f122-4d24-8c8c-2eb0346f502d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.880171 | controller | Jun 10 23:42:12.707345 crc crio[3641]: time="2026-06-10T23:42:12.70441109Z" level=info msg="runSandbox: deleting pod ID 396efa3aaef0d738edb40579d16f84f41deaa3b1f6d8228f5d826c00291560ff from idIndex" id=48f7e425-6a0d-4b89-9e3b-0664a696da77 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.880185 | controller | Jun 10 23:42:12.707345 crc crio[3641]: time="2026-06-10T23:42:12.704632359Z" level=info msg="runSandbox: removing pod sandbox 396efa3aaef0d738edb40579d16f84f41deaa3b1f6d8228f5d826c00291560ff" id=48f7e425-6a0d-4b89-9e3b-0664a696da77 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.880200 | controller | Jun 10 23:42:12.707345 crc crio[3641]: time="2026-06-10T23:42:12.704855687Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 396efa3aaef0d738edb40579d16f84f41deaa3b1f6d8228f5d826c00291560ff" id=48f7e425-6a0d-4b89-9e3b-0664a696da77 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.880215 | controller | Jun 10 23:42:12.707345 crc crio[3641]: time="2026-06-10T23:42:12.704873568Z" level=info msg="runSandbox: unmounting shmPath for sandbox 396efa3aaef0d738edb40579d16f84f41deaa3b1f6d8228f5d826c00291560ff" id=48f7e425-6a0d-4b89-9e3b-0664a696da77 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.880230 | controller | Jun 10 23:42:12.719017 crc crio[3641]: time="2026-06-10T23:42:12.715101488Z" level=info msg="runSandbox: removing pod sandbox from storage: 1af05544a17a652e40f137a2d22c93ac732eed2e66369266e437561b5dcf3ce2" id=104f04e2-f122-4d24-8c8c-2eb0346f502d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.880245 | controller | Jun 10 23:42:12.719017 crc crio[3641]: time="2026-06-10T23:42:12.717235611Z" level=info msg="runSandbox: removing pod sandbox from storage: 396efa3aaef0d738edb40579d16f84f41deaa3b1f6d8228f5d826c00291560ff" id=48f7e425-6a0d-4b89-9e3b-0664a696da77 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.880261 | controller | Jun 10 23:42:12.727416 crc crio[3641]: time="2026-06-10T23:42:12.727089447Z" level=info msg="runSandbox: releasing container name: k8s_POD_apiserver-8596bd845d-l6g6s_openshift-oauth-apiserver_eeb0b76f-edea-4c9c-99a1-0130c6a7453c_0" id=104f04e2-f122-4d24-8c8c-2eb0346f502d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.880276 | controller | Jun 10 23:42:12.728507 crc crio[3641]: time="2026-06-10T23:42:12.727764374Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_apiserver-8596bd845d-l6g6s_openshift-oauth-apiserver_eeb0b76f-edea-4c9c-99a1-0130c6a7453c_0" id=104f04e2-f122-4d24-8c8c-2eb0346f502d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.880291 | controller | Jun 10 23:42:12.771279 crc crio[3641]: time="2026-06-10T23:42:12.769703567Z" level=info msg="runSandbox: releasing container name: k8s_POD_networking-console-plugin-5ff7774fd9-nljh6_openshift-network-console_6a9ae5f6-97bd-46ac-bafa-ca1b4452a141_0" id=48f7e425-6a0d-4b89-9e3b-0664a696da77 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.880308 | controller | Jun 10 23:42:12.771279 crc crio[3641]: time="2026-06-10T23:42:12.770521169Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_networking-console-plugin-5ff7774fd9-nljh6_openshift-network-console_6a9ae5f6-97bd-46ac-bafa-ca1b4452a141_0" id=48f7e425-6a0d-4b89-9e3b-0664a696da77 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.880323 | controller | Jun 10 23:42:13.322241 crc crio[3641]: 2026-06-10T23:42:13Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-11 01:10:46.880342 | controller | Jun 10 23:42:13.323331 crc crio[3641]: time="2026-06-10T23:42:13.323293363Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 9b5802d8d5e0904a22ba3796d0ac17d437b23a794d1790e7d31dc47dea6fd65a" id=209fb38d-377c-4818-a17a-706576976644 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.880381 | controller | Jun 10 23:42:13.330221 crc crio[3641]: time="2026-06-10T23:42:13.330189593Z" level=info msg="runSandbox: deleting pod ID 9b5802d8d5e0904a22ba3796d0ac17d437b23a794d1790e7d31dc47dea6fd65a from idIndex" id=209fb38d-377c-4818-a17a-706576976644 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.880398 | controller | Jun 10 23:42:13.330365 crc crio[3641]: time="2026-06-10T23:42:13.330340529Z" level=info msg="runSandbox: removing pod sandbox 9b5802d8d5e0904a22ba3796d0ac17d437b23a794d1790e7d31dc47dea6fd65a" id=209fb38d-377c-4818-a17a-706576976644 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.880413 | controller | Jun 10 23:42:13.330492 crc crio[3641]: time="2026-06-10T23:42:13.330466084Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 9b5802d8d5e0904a22ba3796d0ac17d437b23a794d1790e7d31dc47dea6fd65a" id=209fb38d-377c-4818-a17a-706576976644 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.880429 | controller | Jun 10 23:42:13.330593 crc crio[3641]: time="2026-06-10T23:42:13.330570978Z" level=info msg="runSandbox: unmounting shmPath for sandbox 9b5802d8d5e0904a22ba3796d0ac17d437b23a794d1790e7d31dc47dea6fd65a" id=209fb38d-377c-4818-a17a-706576976644 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.880448 | controller | Jun 10 23:42:13.335721 crc crio[3641]: time="2026-06-10T23:42:13.335617616Z" level=info msg="runSandbox: removing pod sandbox from storage: 9b5802d8d5e0904a22ba3796d0ac17d437b23a794d1790e7d31dc47dea6fd65a" id=209fb38d-377c-4818-a17a-706576976644 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.880470 | controller | Jun 10 23:42:13.369415 crc crio[3641]: time="2026-06-10T23:42:13.369376838Z" level=info msg="runSandbox: releasing container name: k8s_POD_openshift-kube-scheduler-operator-54f497555d-d8646_openshift-kube-scheduler-operator_4e9ac1d6-d4ed-4411-a098-d1bf725c943c_0" id=209fb38d-377c-4818-a17a-706576976644 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.880491 | controller | Jun 10 23:42:13.369601 crc crio[3641]: time="2026-06-10T23:42:13.369583067Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_openshift-kube-scheduler-operator-54f497555d-d8646_openshift-kube-scheduler-operator_4e9ac1d6-d4ed-4411-a098-d1bf725c943c_0" id=209fb38d-377c-4818-a17a-706576976644 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.880512 | controller | Jun 10 23:42:13.381018 crc crio[3641]: 2026-06-10T23:42:13Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-11 01:10:46.880532 | controller | Jun 10 23:42:13.381221 crc crio[3641]: time="2026-06-10T23:42:13.381191641Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 3e6462832183391a044049d4985a88a92ebb69a884ac287353dcadf73167fc89" id=fc004c57-74a2-4f25-8f80-f5f234722a83 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.880553 | controller | Jun 10 23:42:13.388880 crc crio[3641]: time="2026-06-10T23:42:13.388587041Z" level=info msg="runSandbox: deleting pod ID 3e6462832183391a044049d4985a88a92ebb69a884ac287353dcadf73167fc89 from idIndex" id=fc004c57-74a2-4f25-8f80-f5f234722a83 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.880574 | controller | Jun 10 23:42:13.388880 crc crio[3641]: time="2026-06-10T23:42:13.388721896Z" level=info msg="runSandbox: removing pod sandbox 3e6462832183391a044049d4985a88a92ebb69a884ac287353dcadf73167fc89" id=fc004c57-74a2-4f25-8f80-f5f234722a83 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.880601 | controller | Jun 10 23:42:13.388880 crc crio[3641]: time="2026-06-10T23:42:13.388781909Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 3e6462832183391a044049d4985a88a92ebb69a884ac287353dcadf73167fc89" id=fc004c57-74a2-4f25-8f80-f5f234722a83 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.880624 | controller | Jun 10 23:42:13.388880 crc crio[3641]: time="2026-06-10T23:42:13.388802559Z" level=info msg="runSandbox: unmounting shmPath for sandbox 3e6462832183391a044049d4985a88a92ebb69a884ac287353dcadf73167fc89" id=fc004c57-74a2-4f25-8f80-f5f234722a83 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.880641 | controller | Jun 10 23:42:13.391392 crc crio[3641]: time="2026-06-10T23:42:13.391164492Z" level=info msg="runSandbox: removing pod sandbox from storage: 3e6462832183391a044049d4985a88a92ebb69a884ac287353dcadf73167fc89" id=fc004c57-74a2-4f25-8f80-f5f234722a83 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.880656 | controller | Jun 10 23:42:13.399796 crc crio[3641]: time="2026-06-10T23:42:13.399156535Z" level=info msg="runSandbox: releasing container name: k8s_POD_network-check-source-5bb8f5cd97-xdvz5_openshift-network-diagnostics_f863fff9-286a-45fa-b8f0-8a86994b8440_0" id=fc004c57-74a2-4f25-8f80-f5f234722a83 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.880672 | controller | Jun 10 23:42:13.399796 crc crio[3641]: time="2026-06-10T23:42:13.399393374Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_network-check-source-5bb8f5cd97-xdvz5_openshift-network-diagnostics_f863fff9-286a-45fa-b8f0-8a86994b8440_0" id=fc004c57-74a2-4f25-8f80-f5f234722a83 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.880688 | controller | Jun 10 23:42:13.413713 crc crio[3641]: 2026-06-10T23:42:13Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-11 01:10:46.880704 | controller | Jun 10 23:42:13.413864 crc crio[3641]: time="2026-06-10T23:42:13.413782698Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox e252ba89977368ff2d934af558c31ae712bee522f9d470902277fceda26e3d8e" id=bb1842d0-572b-44bd-87c5-5e082220ae65 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.880723 | controller | Jun 10 23:42:13.426383 crc crio[3641]: time="2026-06-10T23:42:13.426186444Z" level=info msg="runSandbox: deleting pod ID e252ba89977368ff2d934af558c31ae712bee522f9d470902277fceda26e3d8e from idIndex" id=bb1842d0-572b-44bd-87c5-5e082220ae65 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.880746 | controller | Jun 10 23:42:13.426383 crc crio[3641]: time="2026-06-10T23:42:13.426368281Z" level=info msg="runSandbox: removing pod sandbox e252ba89977368ff2d934af558c31ae712bee522f9d470902277fceda26e3d8e" id=bb1842d0-572b-44bd-87c5-5e082220ae65 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.880770 | controller | Jun 10 23:42:13.427174 crc crio[3641]: time="2026-06-10T23:42:13.426421313Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox e252ba89977368ff2d934af558c31ae712bee522f9d470902277fceda26e3d8e" id=bb1842d0-572b-44bd-87c5-5e082220ae65 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.880788 | controller | Jun 10 23:42:13.427174 crc crio[3641]: time="2026-06-10T23:42:13.426449644Z" level=info msg="runSandbox: unmounting shmPath for sandbox e252ba89977368ff2d934af558c31ae712bee522f9d470902277fceda26e3d8e" id=bb1842d0-572b-44bd-87c5-5e082220ae65 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.880808 | controller | Jun 10 23:42:13.432245 crc crio[3641]: time="2026-06-10T23:42:13.432064624Z" level=info msg="runSandbox: removing pod sandbox from storage: e252ba89977368ff2d934af558c31ae712bee522f9d470902277fceda26e3d8e" id=bb1842d0-572b-44bd-87c5-5e082220ae65 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.880837 | controller | Jun 10 23:42:13.440461 crc crio[3641]: time="2026-06-10T23:42:13.440348739Z" level=info msg="runSandbox: releasing container name: k8s_POD_package-server-manager-77f986bd66-5lhf9_openshift-operator-lifecycle-manager_bebbba29-e4e9-44ad-b643-3a7ebf505270_0" id=bb1842d0-572b-44bd-87c5-5e082220ae65 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.880861 | controller | Jun 10 23:42:13.440574 crc crio[3641]: time="2026-06-10T23:42:13.440466613Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_package-server-manager-77f986bd66-5lhf9_openshift-operator-lifecycle-manager_bebbba29-e4e9-44ad-b643-3a7ebf505270_0" id=bb1842d0-572b-44bd-87c5-5e082220ae65 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.880879 | controller | Jun 10 23:42:13.446959 crc crio[3641]: 2026-06-10T23:42:13Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-11 01:10:46.880895 | controller | Jun 10 23:42:13.446959 crc crio[3641]: time="2026-06-10T23:42:13.445524251Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox b1fc30daabb11845c695220cf60f0bc9efca0499b17a5c213aa1ce0bee11552e" id=ba8990d4-2813-4a42-b8a6-b05d7d121713 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.880911 | controller | Jun 10 23:42:13.452314 crc crio[3641]: time="2026-06-10T23:42:13.452018976Z" level=info msg="runSandbox: deleting pod ID b1fc30daabb11845c695220cf60f0bc9efca0499b17a5c213aa1ce0bee11552e from idIndex" id=ba8990d4-2813-4a42-b8a6-b05d7d121713 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.880929 | controller | Jun 10 23:42:13.453092 crc crio[3641]: time="2026-06-10T23:42:13.452473514Z" level=info msg="runSandbox: removing pod sandbox b1fc30daabb11845c695220cf60f0bc9efca0499b17a5c213aa1ce0bee11552e" id=ba8990d4-2813-4a42-b8a6-b05d7d121713 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.881123 | controller | Jun 10 23:42:13.453092 crc crio[3641]: time="2026-06-10T23:42:13.452525106Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox b1fc30daabb11845c695220cf60f0bc9efca0499b17a5c213aa1ce0bee11552e" id=ba8990d4-2813-4a42-b8a6-b05d7d121713 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.881148 | controller | Jun 10 23:42:13.453092 crc crio[3641]: time="2026-06-10T23:42:13.452558707Z" level=info msg="runSandbox: unmounting shmPath for sandbox b1fc30daabb11845c695220cf60f0bc9efca0499b17a5c213aa1ce0bee11552e" id=ba8990d4-2813-4a42-b8a6-b05d7d121713 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.881165 | controller | Jun 10 23:42:13.458201 crc crio[3641]: time="2026-06-10T23:42:13.458077453Z" level=info msg="runSandbox: removing pod sandbox from storage: b1fc30daabb11845c695220cf60f0bc9efca0499b17a5c213aa1ce0bee11552e" id=ba8990d4-2813-4a42-b8a6-b05d7d121713 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.881180 | controller | Jun 10 23:42:13.466571 crc crio[3641]: 2026-06-10T23:42:13Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-11 01:10:46.881196 | controller | Jun 10 23:42:13.467037 crc crio[3641]: time="2026-06-10T23:42:13.466909749Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 25acc84124c67240f725d6ed71fbf8bcbddabb036a62adcbcd20c7ac6325e55e" id=b3becf38-397f-40ce-9091-2f454fba3e4e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.881212 | controller | Jun 10 23:42:13.474435 crc crio[3641]: time="2026-06-10T23:42:13.474385552Z" level=info msg="runSandbox: deleting pod ID 25acc84124c67240f725d6ed71fbf8bcbddabb036a62adcbcd20c7ac6325e55e from idIndex" id=b3becf38-397f-40ce-9091-2f454fba3e4e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.881239 | controller | Jun 10 23:42:13.474597 crc crio[3641]: time="2026-06-10T23:42:13.474574929Z" level=info msg="runSandbox: removing pod sandbox 25acc84124c67240f725d6ed71fbf8bcbddabb036a62adcbcd20c7ac6325e55e" id=b3becf38-397f-40ce-9091-2f454fba3e4e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.881264 | controller | Jun 10 23:42:13.474777 crc crio[3641]: time="2026-06-10T23:42:13.474756256Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 25acc84124c67240f725d6ed71fbf8bcbddabb036a62adcbcd20c7ac6325e55e" id=b3becf38-397f-40ce-9091-2f454fba3e4e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.881286 | controller | Jun 10 23:42:13.474873 crc crio[3641]: time="2026-06-10T23:42:13.47485737Z" level=info msg="runSandbox: unmounting shmPath for sandbox 25acc84124c67240f725d6ed71fbf8bcbddabb036a62adcbcd20c7ac6325e55e" id=b3becf38-397f-40ce-9091-2f454fba3e4e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.881307 | controller | Jun 10 23:42:13.477464 crc crio[3641]: time="2026-06-10T23:42:13.476328138Z" level=info msg="runSandbox: releasing container name: k8s_POD_etcd-operator-69b85846b6-9w8mk_openshift-etcd-operator_590c4b91-91e2-41cd-8666-e08cbfa17a77_0" id=ba8990d4-2813-4a42-b8a6-b05d7d121713 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.881329 | controller | Jun 10 23:42:13.477464 crc crio[3641]: time="2026-06-10T23:42:13.47637371Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_etcd-operator-69b85846b6-9w8mk_openshift-etcd-operator_590c4b91-91e2-41cd-8666-e08cbfa17a77_0" id=ba8990d4-2813-4a42-b8a6-b05d7d121713 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.881379 | controller | Jun 10 23:42:13.478445 crc crio[3641]: 2026-06-10T23:42:13Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-11 01:10:46.881408 | controller | Jun 10 23:42:13.478732 crc crio[3641]: time="2026-06-10T23:42:13.478487393Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox db12ae3c41e2620e774e536fd8c32c9910c4d244a3eda0c29e5050e3ea0dad0d" id=6e3f8968-2a4a-4d47-84d6-aff8c758702a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.881430 | controller | Jun 10 23:42:13.478905 crc crio[3641]: time="2026-06-10T23:42:13.478875198Z" level=info msg="runSandbox: removing pod sandbox from storage: 25acc84124c67240f725d6ed71fbf8bcbddabb036a62adcbcd20c7ac6325e55e" id=b3becf38-397f-40ce-9091-2f454fba3e4e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.881451 | controller | Jun 10 23:42:13.484032 crc crio[3641]: time="2026-06-10T23:42:13.483950457Z" level=info msg="runSandbox: deleting pod ID db12ae3c41e2620e774e536fd8c32c9910c4d244a3eda0c29e5050e3ea0dad0d from idIndex" id=6e3f8968-2a4a-4d47-84d6-aff8c758702a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.881471 | controller | Jun 10 23:42:13.484368 crc crio[3641]: time="2026-06-10T23:42:13.483985328Z" level=info msg="runSandbox: removing pod sandbox db12ae3c41e2620e774e536fd8c32c9910c4d244a3eda0c29e5050e3ea0dad0d" id=6e3f8968-2a4a-4d47-84d6-aff8c758702a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.881491 | controller | Jun 10 23:42:13.484368 crc crio[3641]: time="2026-06-10T23:42:13.484324261Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox db12ae3c41e2620e774e536fd8c32c9910c4d244a3eda0c29e5050e3ea0dad0d" id=6e3f8968-2a4a-4d47-84d6-aff8c758702a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.881511 | controller | Jun 10 23:42:13.484368 crc crio[3641]: time="2026-06-10T23:42:13.484345452Z" level=info msg="runSandbox: unmounting shmPath for sandbox db12ae3c41e2620e774e536fd8c32c9910c4d244a3eda0c29e5050e3ea0dad0d" id=6e3f8968-2a4a-4d47-84d6-aff8c758702a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.881537 | controller | Jun 10 23:42:13.490162 crc crio[3641]: time="2026-06-10T23:42:13.490003594Z" level=info msg="runSandbox: removing pod sandbox from storage: db12ae3c41e2620e774e536fd8c32c9910c4d244a3eda0c29e5050e3ea0dad0d" id=6e3f8968-2a4a-4d47-84d6-aff8c758702a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.881561 | controller | Jun 10 23:42:13.499223 crc crio[3641]: time="2026-06-10T23:42:13.498476846Z" level=info msg="runSandbox: releasing container name: k8s_POD_ingress-operator-6b9cb4dbcf-5fpw9_openshift-ingress-operator_e466d193-2f16-441a-9f10-579f91762fb9_0" id=b3becf38-397f-40ce-9091-2f454fba3e4e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.881583 | controller | Jun 10 23:42:13.499223 crc crio[3641]: time="2026-06-10T23:42:13.49858417Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_ingress-operator-6b9cb4dbcf-5fpw9_openshift-ingress-operator_e466d193-2f16-441a-9f10-579f91762fb9_0" id=b3becf38-397f-40ce-9091-2f454fba3e4e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.881603 | controller | Jun 10 23:42:13.511571 crc crio[3641]: time="2026-06-10T23:42:13.510368601Z" level=info msg="runSandbox: releasing container name: k8s_POD_console-operator-67c89758df-4jf4f_openshift-console-operator_a7050c01-20e1-4a5b-9a20-dee2d4b99ee2_0" id=6e3f8968-2a4a-4d47-84d6-aff8c758702a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.881623 | controller | Jun 10 23:42:13.511571 crc crio[3641]: time="2026-06-10T23:42:13.511513256Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_console-operator-67c89758df-4jf4f_openshift-console-operator_a7050c01-20e1-4a5b-9a20-dee2d4b99ee2_0" id=6e3f8968-2a4a-4d47-84d6-aff8c758702a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.881643 | controller | Jun 10 23:42:20.182189 crc crio[3641]: time="2026-06-10T23:42:20.182105157Z" level=info msg="Running pod sandbox: openshift-marketplace/community-operators-qhh6t/POD" id=06e2a3c9-becc-4146-8097-71efadd696ab name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.881663 | controller | Jun 10 23:42:20.182711 crc crio[3641]: time="2026-06-10T23:42:20.182620518Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.881683 | controller | Jun 10 23:42:23.196473 crc crio[3641]: time="2026-06-10T23:42:23.195956182Z" level=info msg="Running pod sandbox: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/POD" id=a873e0a7-9a35-4d81-8161-221c58eb6582 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.881704 | controller | Jun 10 23:42:23.197309 crc crio[3641]: time="2026-06-10T23:42:23.197266414Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.881724 | controller | Jun 10 23:42:24.189450 crc crio[3641]: time="2026-06-10T23:42:24.188395079Z" level=info msg="Running pod sandbox: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/POD" id=983a2174-e668-4aa6-89e7-29df4049ee27 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.881742 | controller | Jun 10 23:42:24.189450 crc crio[3641]: time="2026-06-10T23:42:24.188470932Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.881758 | controller | Jun 10 23:42:24.192023 crc crio[3641]: time="2026-06-10T23:42:24.190312804Z" level=info msg="Running pod sandbox: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/POD" id=c8d41b7c-da31-4620-8aa9-6e39d67921d3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.881773 | controller | Jun 10 23:42:24.192023 crc crio[3641]: time="2026-06-10T23:42:24.190427418Z" level=info msg="Running pod sandbox: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/POD" id=65da65bd-8215-4578-be39-28441826b801 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.881795 | controller | Jun 10 23:42:24.192023 crc crio[3641]: time="2026-06-10T23:42:24.190552253Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.881818 | controller | Jun 10 23:42:24.192023 crc crio[3641]: time="2026-06-10T23:42:24.190571024Z" level=info msg="Running pod sandbox: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/POD" id=8e41aa8b-3329-4764-90d8-a3667e98e8f7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.881841 | controller | Jun 10 23:42:24.192023 crc crio[3641]: time="2026-06-10T23:42:24.190627766Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.881863 | controller | Jun 10 23:42:24.192023 crc crio[3641]: time="2026-06-10T23:42:24.190435109Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.881885 | controller | Jun 10 23:42:24.192023 crc crio[3641]: time="2026-06-10T23:42:24.191571663Z" level=info msg="Running pod sandbox: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/POD" id=4d221e02-91a6-44bf-b83e-d94501008d05 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.881908 | controller | Jun 10 23:42:24.196265 crc crio[3641]: time="2026-06-10T23:42:24.19173783Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.881933 | controller | Jun 10 23:42:25.181426 crc crio[3641]: time="2026-06-10T23:42:25.181075406Z" level=info msg="Running pod sandbox: openshift-console-operator/console-operator-67c89758df-4jf4f/POD" id=7dfd005a-fa13-4304-b407-866e90206201 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.881952 | controller | Jun 10 23:42:25.181426 crc crio[3641]: time="2026-06-10T23:42:25.181336636Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.881968 | controller | Jun 10 23:42:25.185488 crc crio[3641]: time="2026-06-10T23:42:25.184810962Z" level=info msg="Running pod sandbox: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/POD" id=ea42cf54-d7ab-4e60-8545-769d4ab554a6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.881984 | controller | Jun 10 23:42:25.185488 crc crio[3641]: time="2026-06-10T23:42:25.184992229Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.882000 | controller | Jun 10 23:42:26.179484 crc crio[3641]: time="2026-06-10T23:42:26.179004638Z" level=info msg="Running pod sandbox: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/POD" id=0b750533-77b5-4d13-8158-be8ea2d3587b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.882015 | controller | Jun 10 23:42:26.179484 crc crio[3641]: time="2026-06-10T23:42:26.179088382Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.882031 | controller | Jun 10 23:42:26.179484 crc crio[3641]: time="2026-06-10T23:42:26.179412344Z" level=info msg="Running pod sandbox: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/POD" id=ab1a5dee-1920-4bdc-a89d-d28de3e1cffe name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.882047 | controller | Jun 10 23:42:26.179484 crc crio[3641]: time="2026-06-10T23:42:26.179457856Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.882066 | controller | Jun 10 23:42:26.179968 crc crio[3641]: time="2026-06-10T23:42:26.179771268Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/POD" id=717c97ec-33fc-43bc-8bb9-be7467c4fa3d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.882082 | controller | Jun 10 23:42:26.180078 crc crio[3641]: time="2026-06-10T23:42:26.180020728Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.882098 | controller | Jun 10 23:42:26.180154 crc crio[3641]: time="2026-06-10T23:42:26.179893753Z" level=info msg="Running pod sandbox: openshift-config-operator/openshift-config-operator-5777786469-bccdj/POD" id=000522b2-f406-405b-a802-d33c6bfa72a0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.882114 | controller | Jun 10 23:42:26.180154 crc crio[3641]: time="2026-06-10T23:42:26.180126482Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.882130 | controller | Jun 10 23:42:26.180306 crc crio[3641]: time="2026-06-10T23:42:26.180232837Z" level=info msg="Running pod sandbox: openshift-network-diagnostics/network-check-target-fhkjl/POD" id=0b3d8d7e-99ef-4604-9a93-69fd498379fb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.882146 | controller | Jun 10 23:42:26.180377 crc crio[3641]: time="2026-06-10T23:42:26.18031842Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.882162 | controller | Jun 10 23:42:26.310055 crc crio[3641]: time="2026-06-10T23:42:26.309574913Z" level=info msg="Running pod sandbox: openshift-multus/cni-sysctl-allowlist-ds-6lnmz/POD" id=4b72bc12-39a8-466b-a682-e428dbd91a71 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.882178 | controller | Jun 10 23:42:26.310835 crc crio[3641]: time="2026-06-10T23:42:26.310098314Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.882195 | controller | Jun 10 23:42:26.333415 crc crio[3641]: time="2026-06-10T23:42:26.332931748Z" 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=4b72bc12-39a8-466b-a682-e428dbd91a71 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.882212 | controller | Jun 10 23:42:26.358393 crc crio[3641]: time="2026-06-10T23:42:26.358027571Z" level=info msg="Ran pod sandbox f6607e1535caeafc2502887810e8936a5d93fe46a4ba836c4853dcbdc4f95ede with infra container: openshift-multus/cni-sysctl-allowlist-ds-6lnmz/POD" id=4b72bc12-39a8-466b-a682-e428dbd91a71 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.882228 | controller | Jun 10 23:42:26.364547 crc crio[3641]: time="2026-06-10T23:42:26.363941743Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05" id=bf4527ae-f24a-4323-9a26-387dd108a3fe name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.882244 | controller | Jun 10 23:42:26.373505 crc crio[3641]: time="2026-06-10T23:42:26.373145524Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05" id=9476c8cf-36e2-46c0-b30d-8fca6f051d95 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.882260 | controller | Jun 10 23:42:26.389744 crc crio[3641]: time="2026-06-10T23:42:26.389573527Z" level=info msg="Creating container: openshift-multus/cni-sysctl-allowlist-ds-6lnmz/kube-multus-additional-cni-plugins" id=f108a4ea-b90a-4baf-8564-0d5fcf030a17 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.882281 | controller | Jun 10 23:42:26.390978 crc crio[3641]: time="2026-06-10T23:42:26.390815936Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.882297 | controller | Jun 10 23:42:26.430014 crc crio[3641]: time="2026-06-10T23:42:26.42997504Z" level=info msg="Removing container: 12b91389c45e4e9c1cd64132a205dd59cf7dc299691d84ad439b55bba342a10c" id=88aa3e66-e8c3-43a7-95f9-74269ee0c837 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.882313 | controller | Jun 10 23:42:26.432722 crc crio[3641]: time="2026-06-10T23:42:26.432593642Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.882329 | controller | Jun 10 23:42:26.719476 crc crio[3641]: time="2026-06-10T23:42:26.719305804Z" level=info msg="Removed container 12b91389c45e4e9c1cd64132a205dd59cf7dc299691d84ad439b55bba342a10c: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller" id=88aa3e66-e8c3-43a7-95f9-74269ee0c837 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.882345 | controller | Jun 10 23:42:26.830036 crc crio[3641]: time="2026-06-10T23:42:26.829927068Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.882399 | controller | Jun 10 23:42:26.990703 crc crio[3641]: time="2026-06-10T23:42:26.990549099Z" level=info msg="Created container 5c411957b15356a84442559ac6efc5b6a6ebcbed6fff6d804d2f8fd385cae1b7: openshift-multus/cni-sysctl-allowlist-ds-6lnmz/kube-multus-additional-cni-plugins" id=f108a4ea-b90a-4baf-8564-0d5fcf030a17 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.882417 | controller | Jun 10 23:42:26.992116 crc crio[3641]: time="2026-06-10T23:42:26.992052418Z" level=info msg="Starting container: 5c411957b15356a84442559ac6efc5b6a6ebcbed6fff6d804d2f8fd385cae1b7" id=a40c597a-6f75-4776-bfb4-656b81f581d6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.882434 | controller | Jun 10 23:42:26.999506 crc crio[3641]: time="2026-06-10T23:42:26.999421296Z" level=info msg="Started container" PID=10451 containerID=5c411957b15356a84442559ac6efc5b6a6ebcbed6fff6d804d2f8fd385cae1b7 description=openshift-multus/cni-sysctl-allowlist-ds-6lnmz/kube-multus-additional-cni-plugins id=a40c597a-6f75-4776-bfb4-656b81f581d6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f6607e1535caeafc2502887810e8936a5d93fe46a4ba836c4853dcbdc4f95ede
2026-06-11 01:10:46.882454 | controller | Jun 10 23:42:27.185706 crc crio[3641]: time="2026-06-10T23:42:27.185528487Z" level=info msg="Running pod sandbox: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/POD" id=d92dd3cd-affc-477b-be6c-54f8d945a18b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.882478 | controller | Jun 10 23:42:27.185961 crc crio[3641]: time="2026-06-10T23:42:27.185894971Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.882500 | controller | Jun 10 23:42:27.187108 crc crio[3641]: time="2026-06-10T23:42:27.186932962Z" level=info msg="Running pod sandbox: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/POD" id=c54970c7-8b36-46f7-ba81-4540f66a8784 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.882521 | controller | Jun 10 23:42:27.187108 crc crio[3641]: time="2026-06-10T23:42:27.187046516Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.882545 | controller | Jun 10 23:42:28.183554 crc crio[3641]: time="2026-06-10T23:42:28.181541985Z" level=info msg="Running pod sandbox: openshift-apiserver/apiserver-9ddfb9f55-k47zv/POD" id=1bf0b802-dce3-4bc1-a61f-a7c6cd392dbc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.882567 | controller | Jun 10 23:42:28.183554 crc crio[3641]: time="2026-06-10T23:42:28.18321147Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.882651 | controller | Jun 10 23:42:29.494070 crc crio[3641]: time="2026-06-10T23:42:29.493996889Z" level=info msg="Stopping container: 5c411957b15356a84442559ac6efc5b6a6ebcbed6fff6d804d2f8fd385cae1b7 (timeout: 30s)" id=889ea544-adf5-4c1f-9d45-41d3cc9268e2 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:46.882677 | controller | Jun 10 23:42:38.197583 crc crio[3641]: time="2026-06-10T23:42:38.19412976Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0" id=2c6c4dd7-7bec-4119-a921-a6e4b23176e5 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.882694 | controller | Jun 10 23:42:38.227957 crc crio[3641]: time="2026-06-10T23:42:38.227262818Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0" id=c8eb7f92-1f00-4455-b20f-29bde8f2159a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.882709 | controller | Jun 10 23:42:38.257716 crc crio[3641]: time="2026-06-10T23:42:38.25694314Z" level=info msg="Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller" id=630a4d39-be30-411e-b523-4ce37846a07f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.882724 | controller | Jun 10 23:42:38.257930 crc crio[3641]: time="2026-06-10T23:42:38.257787653Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.882740 | controller | Jun 10 23:42:38.398033 crc crio[3641]: time="2026-06-10T23:42:38.385185984Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.882755 | controller | Jun 10 23:42:40.751947 crc crio[3641]: 2026-06-10T23:42:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7b98aa2a5be158d Mac:32:25:20:48:77:bb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:27 Mtu:0 Sandbox:/var/run/netns/6082fca6-8de8-40a1-8d1b-536fd22456a1 SocketPath: PciID:}] [{Interface:0xc0001942a0 Address:{IP:10.217.0.39 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:46.882771 | controller | Jun 10 23:42:40.894020 crc crio[3641]: 2026-06-10T23:42:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e1818a12ae6425d Mac:2a:ed:60:f7:51:2a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:21 Mtu:0 Sandbox:/var/run/netns/783c5d5c-17e7-4a51-96b5-18169247a570 SocketPath: PciID:}] [{Interface:0xc00025b7b0 Address:{IP:10.217.0.33 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:46.882786 | controller | Jun 10 23:42:41.115996 crc crio[3641]: 2026-06-10T23:42:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2c2e13065cfc1aa Mac:0a:61:41:0d:35:cc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2b Mtu:0 Sandbox:/var/run/netns/8343e7bc-2758-47d8-ab60-9ceb9ffcd67d SocketPath: PciID:}] [{Interface:0xc00039d840 Address:{IP:10.217.0.43 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:46.882802 | controller | Jun 10 23:42:41.170984 crc crio[3641]: 2026-06-10T23:42:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2ec2246a94767a3 Mac:32:65:fc:27:ad:2c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:41 Mtu:0 Sandbox:/var/run/netns/85d539ab-ca5e-49c9-b24c-3d1c9d815c5a SocketPath: PciID:}] [{Interface:0xc0002ec5b0 Address:{IP:10.217.0.65 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:46.882820 | controller | Jun 10 23:42:41.318602 crc crio[3641]: 2026-06-10T23:42:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:51a81093ff0efc5 Mac:7e:a5:12:0e:3e:00 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:11 Mtu:0 Sandbox:/var/run/netns/679ed19b-5124-4362-a637-be2f66cf5ee6 SocketPath: PciID:}] [{Interface:0xc000195290 Address:{IP:10.217.0.17 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:46.882836 | controller | Jun 10 23:42:41.914121 crc crio[3641]: 2026-06-10T23:42:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:744343a94e62f37 Mac:3a:2a:5d:19:04:83 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2d Mtu:0 Sandbox:/var/run/netns/ae21234d-5b13-4db0-ba7a-2928a2d0ece6 SocketPath: PciID:}] [{Interface:0xc00028bb70 Address:{IP:10.217.0.45 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:46.882851 | controller | Jun 10 23:42:42.381253 crc crio[3641]: time="2026-06-10T23:42:42.380825804Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.882867 | controller | Jun 10 23:42:42.803114 crc crio[3641]: time="2026-06-10T23:42:42.79935604Z" level=info msg="Created container 8de65e657b81e09bd9f6baa224820de427655cc014ac79a163aadb899b9a26e1: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller" id=630a4d39-be30-411e-b523-4ce37846a07f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.882882 | controller | Jun 10 23:42:42.806819 crc crio[3641]: time="2026-06-10T23:42:42.805573094Z" level=info msg="Starting container: 8de65e657b81e09bd9f6baa224820de427655cc014ac79a163aadb899b9a26e1" id=b96ca3c7-a543-4c9c-8148-279c226f18c1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.882898 | controller | Jun 10 23:42:42.836989 crc crio[3641]: time="2026-06-10T23:42:42.836190933Z" level=info msg="Started container" PID=10933 containerID=8de65e657b81e09bd9f6baa224820de427655cc014ac79a163aadb899b9a26e1 description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=b96ca3c7-a543-4c9c-8148-279c226f18c1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c56ce40e74f53b0630b57a2a48737f8ac0746633b1a2ac557ee392c5ed0da170
2026-06-11 01:10:46.882914 | controller | Jun 10 23:42:44.958938 crc crio[3641]: 2026-06-10T23:42:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:486c198329b178e Mac:4a:e5:45:ed:d9:e0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:23 Mtu:0 Sandbox:/var/run/netns/9c1df676-aff9-458f-bfb5-a3e4e39530e1 SocketPath: PciID:}] [{Interface:0xc000346f90 Address:{IP:10.217.0.35 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:46.882929 | controller | Jun 10 23:42:45.105417 crc crio[3641]: 2026-06-10T23:42:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:85335bbdd259df6 Mac:4a:4b:97:55:d7:68 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:10 Mtu:0 Sandbox:/var/run/netns/12f108c5-34f2-4927-a670-7744cfeac20b SocketPath: PciID:}] [{Interface:0xc000015630 Address:{IP:10.217.0.16 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:46.882945 | controller | Jun 10 23:42:45.188144 crc crio[3641]: 2026-06-10T23:42:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:01060bc960dc342 Mac:26:54:82:ce:6f:87 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:44 Mtu:0 Sandbox:/var/run/netns/32c8cea1-3239-46a4-a144-cfa636729173 SocketPath: PciID:}] [{Interface:0xc0003d4670 Address:{IP:10.217.0.68 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:46.882961 | controller | Jun 10 23:42:45.221084 crc crio[3641]: 2026-06-10T23:42:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e62550fef589e85 Mac:3e:93:93:6a:6d:71 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:07 Mtu:0 Sandbox:/var/run/netns/2662681f-4b12-44a1-b9b7-3b09b4b20131 SocketPath: PciID:}] [{Interface:0xc000015fb0 Address:{IP:10.217.0.7 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:46.882979 | controller | Jun 10 23:42:45.232604 crc crio[3641]: 2026-06-10T23:42:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:715f64185604d48 Mac:ee:43:5f:14:4a:cf Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2a Mtu:0 Sandbox:/var/run/netns/14263ce2-c530-41aa-9016-69dfd0860427 SocketPath: PciID:}] [{Interface:0xc0001e6d90 Address:{IP:10.217.0.42 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:46.882995 | controller | Jun 10 23:42:45.232604 crc crio[3641]: 2026-06-10T23:42:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:72a323c59a02afd Mac:c2:12:7d:ae:50:78 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0d Mtu:0 Sandbox:/var/run/netns/a1b7f691-0d02-41ac-b399-b6f528e4f971 SocketPath: PciID:}] [{Interface:0xc00038ef40 Address:{IP:10.217.0.13 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:46.883011 | controller | Jun 10 23:42:45.248501 crc crio[3641]: 2026-06-10T23:42:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:16c9fc66f8930a5 Mac:c6:40:4d:37:06:0a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3f Mtu:0 Sandbox:/var/run/netns/7bda63ae-8dd3-43d8-871e-879db693cfba SocketPath: PciID:}] [{Interface:0xc0004b65c0 Address:{IP:10.217.0.63 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:46.883027 | controller | Jun 10 23:42:45.249489 crc crio[3641]: 2026-06-10T23:42:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8f4a0f42c5acc99 Mac:26:2c:19:f9:7f:e8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:31 Mtu:0 Sandbox:/var/run/netns/5ec9d76f-7a59-4fef-91c2-f609e824b342 SocketPath: PciID:}] [{Interface:0xc0002b1060 Address:{IP:10.217.0.49 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:46.883043 | controller | Jun 10 23:42:45.266576 crc crio[3641]: 2026-06-10T23:42:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:535f7a42332fed8 Mac:a2:a2:06:94:8a:79 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:29 Mtu:0 Sandbox:/var/run/netns/c8989dda-d623-463d-b0f1-4d6cd448a139 SocketPath: PciID:}] [{Interface:0xc00058a3e0 Address:{IP:10.217.0.41 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:46.883059 | controller | Jun 10 23:42:45.268301 crc crio[3641]: 2026-06-10T23:42:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4681cc99bc4fd2c Mac:22:70:8f:5a:0b:08 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:18 Mtu:0 Sandbox:/var/run/netns/f0dd849c-7007-479d-a4a6-4dee59825511 SocketPath: PciID:}] [{Interface:0xc0003327d0 Address:{IP:10.217.0.24 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:46.883074 | controller | Jun 10 23:42:45.290065 crc crio[3641]: 2026-06-10T23:42:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b24bd8e42f03ec2 Mac:22:05:d3:13:88:00 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1c Mtu:0 Sandbox:/var/run/netns/2d59b1a0-5ef8-4721-ab45-171497ff9a7e SocketPath: PciID:}] [{Interface:0xc000014ab0 Address:{IP:10.217.0.28 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:46.883090 | controller | Jun 10 23:42:45.370527 crc crio[3641]: 2026-06-10T23:42:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b8d0577ef2b24d1 Mac:5e:da:eb:8b:9e:36 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:24 Mtu:0 Sandbox:/var/run/netns/cf1676d1-275f-403a-9731-83d3285df0a1 SocketPath: PciID:}] [{Interface:0xc000014920 Address:{IP:10.217.0.36 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:46.883105 | controller | Jun 10 23:42:45.377060 crc crio[3641]: 2026-06-10T23:42:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:323ca67cfe910bd Mac:de:78:9f:d5:30:aa Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:25 Mtu:0 Sandbox:/var/run/netns/decc07ec-be99-4420-8b46-774376852369 SocketPath: PciID:}] [{Interface:0xc00039b290 Address:{IP:10.217.0.37 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:46.883125 | controller | Jun 10 23:42:45.393930 crc crio[3641]: 2026-06-10T23:42:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d6ce9f11fe6b6c9 Mac:9a:64:b0:99:69:8b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1e Mtu:0 Sandbox:/var/run/netns/697e97da-e2e4-4b59-a801-1ddd387637b2 SocketPath: PciID:}] [{Interface:0xc000015660 Address:{IP:10.217.0.30 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:46.883141 | controller | Jun 10 23:42:45.403904 crc crio[3641]: 2026-06-10T23:42:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e59fb0e92c17371 Mac:1a:2c:ea:d1:f6:4c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:43 Mtu:0 Sandbox:/var/run/netns/123c6d7a-8087-450f-8e55-ecdd6f4e29a2 SocketPath: PciID:}] [{Interface:0xc00052d5c0 Address:{IP:10.217.0.67 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:46.883156 | controller | Jun 10 23:42:45.424049 crc crio[3641]: 2026-06-10T23:42:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4fd748add5379c0 Mac:5e:dd:2f:eb:dc:2f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:30 Mtu:0 Sandbox:/var/run/netns/119671ca-0654-4fb6-9ceb-26c3c74f7d30 SocketPath: PciID:}] [{Interface:0xc000110400 Address:{IP:10.217.0.48 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:46.883171 | controller | Jun 10 23:42:45.478548 crc crio[3641]: 2026-06-10T23:42:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e930efc7479a0d6 Mac:4e:9f:d0:68:69:12 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1f Mtu:0 Sandbox:/var/run/netns/5174a9c8-4dd1-4e5c-8ab7-b489b66963cb SocketPath: PciID:}] [{Interface:0xc0000150c0 Address:{IP:10.217.0.31 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:46.883186 | controller | Jun 10 23:42:45.495334 crc crio[3641]: 2026-06-10T23:42:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:94b784ab235841b Mac:ba:5d:17:97:8b:9d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1b Mtu:0 Sandbox:/var/run/netns/b01e9d82-7561-4ab3-8d6f-1e47a3be44b1 SocketPath: PciID:}] [{Interface:0xc000015740 Address:{IP:10.217.0.27 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:46.883202 | controller | Jun 10 23:42:45.501902 crc crio[3641]: 2026-06-10T23:42:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9698a732b931a52 Mac:26:18:ed:47:cf:31 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:26 Mtu:0 Sandbox:/var/run/netns/a804fff7-6f2c-419f-9781-bf24d68605d1 SocketPath: PciID:}] [{Interface:0xc000445560 Address:{IP:10.217.0.38 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:46.883217 | controller | Jun 10 23:42:45.516872 crc crio[3641]: 2026-06-10T23:42:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6aa731e4acd8e38 Mac:86:7b:a0:44:2b:1a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:28 Mtu:0 Sandbox:/var/run/netns/0ae95bd2-5e3f-4e47-9b80-7295c73e9f5f SocketPath: PciID:}] [{Interface:0xc00032f8a0 Address:{IP:10.217.0.40 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:46.883232 | controller | Jun 10 23:42:45.534532 crc crio[3641]: 2026-06-10T23:42:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7e02bcd752d28d4 Mac:7e:14:0c:68:75:9e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:15 Mtu:0 Sandbox:/var/run/netns/431a015f-cb76-4f7e-9152-cf9eb154291b SocketPath: PciID:}] [{Interface:0xc00019b230 Address:{IP:10.217.0.21 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:46.883247 | controller | Jun 10 23:42:45.537168 crc crio[3641]: 2026-06-10T23:42:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:53bbced8b4c36d4 Mac:5a:5e:a5:d4:fa:99 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:13 Mtu:0 Sandbox:/var/run/netns/e7c45a65-3526-4e44-9f53-004a98d9e464 SocketPath: PciID:}] [{Interface:0xc0002a3a50 Address:{IP:10.217.0.19 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:46.883262 | controller | Jun 10 23:42:45.537314 crc crio[3641]: 2026-06-10T23:42:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2447959dc1e4001 Mac:aa:e6:59:65:8b:fe Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:03 Mtu:0 Sandbox:/var/run/netns/a34b6f43-ee27-4346-ba09-9a049ca6ac00 SocketPath: PciID:}] [{Interface:0xc0003e1480 Address:{IP:10.217.0.3 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:46.883282 | controller | Jun 10 23:42:45.538288 crc crio[3641]: time="2026-06-10T23:42:45.538117926Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 01:10:46.883298 | controller | Jun 10 23:42:45.538377 crc crio[3641]: time="2026-06-10T23:42:45.538342805Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/egress-router\""
2026-06-11 01:10:46.883315 | controller | Jun 10 23:42:45.538814 crc crio[3641]: time="2026-06-10T23:42:45.538748661Z" level=info msg="Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:2447959dc1e4001e19a59829d63ad52affe994f73cefc75d62e062044f5ab61a UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/a34b6f43-ee27-4346-ba09-9a049ca6ac00 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:0xc001890e00}] Aliases:map[]}"
2026-06-11 01:10:46.883331 | controller | Jun 10 23:42:45.539135 crc crio[3641]: time="2026-06-10T23:42:45.539109615Z" level=info msg="Checking pod openshift-multus_network-metrics-daemon-n2bqt for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:46.883373 | controller | Jun 10 23:42:45.539524 crc crio[3641]: time="2026-06-10T23:42:45.539378455Z" level=info msg="Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:378b5f326b36993bc4d200e9a0241fccff952f361ccc53483faadca094b5c422 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/b41e4be7-ac54-4f23-9aeb-9468103103a8 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:0xc000cb7320}] Aliases:map[]}"
2026-06-11 01:10:46.883404 | controller | Jun 10 23:42:45.539524 crc crio[3641]: time="2026-06-10T23:42:45.539458629Z" 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 01:10:46.883424 | controller | Jun 10 23:42:45.539771 crc crio[3641]: time="2026-06-10T23:42:45.539681037Z" level=info msg="Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:310dd260475b8774e916507df03c7d6cd525bb4f39f45b2fa438c8db97900e7f UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/4d6d704d-e654-4966-b053-c3d09306c7bf 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:0xc0026f04d0}] Aliases:map[]}"
2026-06-11 01:10:46.883440 | controller | Jun 10 23:42:45.539771 crc crio[3641]: time="2026-06-10T23:42:45.539730709Z" level=info msg="Adding pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.883457 | controller | Jun 10 23:42:45.539920 crc crio[3641]: time="2026-06-10T23:42:45.539851534Z" level=info msg="Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:715f64185604d4861060f8a3b9b70906c45e8165d02a9ac009f1bc82c9ac6bd4 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/14263ce2-c530-41aa-9016-69dfd0860427 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:0xc001890e38}] Aliases:map[]}"
2026-06-11 01:10:46.883473 | controller | Jun 10 23:42:45.540069 crc crio[3641]: time="2026-06-10T23:42:45.539992059Z" level=info msg="Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:16c9fc66f8930a546adfa862fce4cad433256474c1d58aa23506b7caaf136a20 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/7bda63ae-8dd3-43d8-871e-879db693cfba 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:0xc00020ca18}] Aliases:map[]}"
2026-06-11 01:10:46.883495 | controller | Jun 10 23:42:45.540270 crc crio[3641]: time="2026-06-10T23:42:45.540187457Z" level=info msg="Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:e850da3646170848d7b4b3679b5f1ce56ef3900bbc3eb7a587e64de03326f3d9 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/7979d1bd-a2af-4fd8-b6fd-8f8b4f7ecf91 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:0xc00101ce60}] Aliases:map[]}"
2026-06-11 01:10:46.883513 | controller | Jun 10 23:42:45.540270 crc crio[3641]: time="2026-06-10T23:42:45.540245459Z" level=info msg="Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:8f4a0f42c5acc995b23ec82d8825cd55d08afc7e18e333c4e4623ab63819b40e UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/5ec9d76f-7a59-4fef-91c2-f609e824b342 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:0xc001992b20}] Aliases:map[]}"
2026-06-11 01:10:46.883529 | controller | Jun 10 23:42:45.540434 crc crio[3641]: time="2026-06-10T23:42:45.540391525Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-x5vn9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:46.883545 | controller | Jun 10 23:42:45.540825 crc crio[3641]: time="2026-06-10T23:42:45.540591743Z" level=info msg="Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:3f256e8426c0df9f376da77acb7d5e3fff0fc53b844592de09d2ecfc3814e3e1 UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/ec601596-cf82-4460-a787-883ffb32d590 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:0xc0008881a8}] Aliases:map[]}"
2026-06-11 01:10:46.883561 | controller | Jun 10 23:42:45.540825 crc crio[3641]: time="2026-06-10T23:42:45.540736599Z" level=info msg="Adding pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.883577 | controller | Jun 10 23:42:45.540965 crc crio[3641]: time="2026-06-10T23:42:45.540872974Z" level=info msg="Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:e59fb0e92c17371ae97c195ddbef9c3efb6ad2c6f6d672aa51080c06e6cc05ad UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/123c6d7a-8087-450f-8e55-ecdd6f4e29a2 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:0xc001992b68}] Aliases:map[]}"
2026-06-11 01:10:46.883594 | controller | Jun 10 23:42:45.541233 crc crio[3641]: time="2026-06-10T23:42:45.541153795Z" level=info msg="Checking pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:46.883610 | controller | Jun 10 23:42:45.541522 crc crio[3641]: time="2026-06-10T23:42:45.541408905Z" level=info msg="Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:806879e48c4df9d5f740d4114070e99b84d7b39480a88b12d6c8f768c4ec3e37 UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/231194cd-487b-4c22-b384-86aa91ce6021 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:0xc000794388}] Aliases:map[]}"
2026-06-11 01:10:46.883632 | controller | Jun 10 23:42:45.541619 crc crio[3641]: time="2026-06-10T23:42:45.54153123Z" level=info msg="Adding pod openshift-marketplace_community-operators-qhh6t to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.883649 | controller | Jun 10 23:42:45.541619 crc crio[3641]: time="2026-06-10T23:42:45.541566841Z" level=info msg="Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:62939d041a42ea557bb9456e1349163beeb59ba0829b3f8aae1a6a2a6847874c UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/7d1a8649-8225-4bd3-94e1-ed40d7e7ee93 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:0xc000188a78}] Aliases:map[]}"
2026-06-11 01:10:46.883665 | controller | Jun 10 23:42:45.541619 crc crio[3641]: time="2026-06-10T23:42:45.541594722Z" level=info msg="Adding pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.883681 | controller | Jun 10 23:42:45.541860 crc crio[3641]: time="2026-06-10T23:42:45.540877274Z" level=info msg="Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:2dcd93ba477de64140d2788ff6f2952656703b7f93cf8641a8b02050de298d13 UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/cd658735-c740-48bd-91fc-b623d5281875 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:0xc000888128}] Aliases:map[]}"
2026-06-11 01:10:46.883697 | controller | Jun 10 23:42:45.541860 crc crio[3641]: time="2026-06-10T23:42:45.541708867Z" level=info msg="Adding pod openshift-console-operator_console-operator-67c89758df-4jf4f to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.883713 | controller | Jun 10 23:42:45.542053 crc crio[3641]: time="2026-06-10T23:42:45.541980717Z" level=info msg="Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:54a51d2938f3591cc4c03a7be3ef9e3d7f7599d0e1dc4f70216cb441a892d2b2 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/5d0c3600-235d-4a5c-a6eb-623694d2ad0f 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:0xc002dd03a8}] Aliases:map[]}"
2026-06-11 01:10:46.883729 | controller | Jun 10 23:42:45.542053 crc crio[3641]: time="2026-06-10T23:42:45.542023629Z" level=info msg="Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:0e58380e0470922a827d19564b15b68b217324987740630231846e0d8b168aae UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/67edbc81-1254-4c86-8f8e-d740918ac5c1 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:0xc0025c6040}] Aliases:map[]}"
2026-06-11 01:10:46.883746 | controller | Jun 10 23:42:45.542053 crc crio[3641]: time="2026-06-10T23:42:45.5420472Z" 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 01:10:46.883765 | controller | Jun 10 23:42:45.542268 crc crio[3641]: time="2026-06-10T23:42:45.542136633Z" level=info msg="Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:5edde7af59e6b3d33106333594d286dc884d5c349f2f62b2bae768d97ff1a6b5 UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/a2660e6b-e802-41d9-8d2b-0059fc6e221a 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:0xc0007942d0}] Aliases:map[]}"
2026-06-11 01:10:46.883782 | controller | Jun 10 23:42:45.542268 crc crio[3641]: time="2026-06-10T23:42:45.542175515Z" 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 01:10:46.883798 | controller | Jun 10 23:42:45.544635 crc crio[3641]: time="2026-06-10T23:42:45.542029689Z" level=info msg="Adding pod openshift-network-diagnostics_network-check-target-fhkjl to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.883814 | controller | Jun 10 23:42:45.544795 crc crio[3641]: time="2026-06-10T23:42:45.544302568Z" level=info msg="Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:535f7a42332fed8442f2c4c9105f408930fbe236e40773a46fde5b8e6710de41 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/c8989dda-d623-463d-b0f1-4d6cd448a139 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:0xc000795328}] Aliases:map[]}"
2026-06-11 01:10:46.883830 | controller | Jun 10 23:42:45.544795 crc crio[3641]: time="2026-06-10T23:42:45.544748216Z" level=info msg="Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:b8d0577ef2b24d11d894a5efc4e39184ee62aa93d6c36a5b7921d507c09e2671 UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/cf1676d1-275f-403a-9731-83d3285df0a1 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:0xc0007952c8}] Aliases:map[]}"
2026-06-11 01:10:46.883846 | controller | Jun 10 23:42:45.544998 crc crio[3641]: time="2026-06-10T23:42:45.544916762Z" 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 01:10:46.883863 | controller | Jun 10 23:42:45.545084 crc crio[3641]: time="2026-06-10T23:42:45.545018256Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:46.883878 | controller | Jun 10 23:42:45.545322 crc crio[3641]: time="2026-06-10T23:42:45.544703574Z" level=info msg="Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:b24bd8e42f03ec2f44414fff1bf9a33348666bceee9fa87906e2d05ed462f619 UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/2d59b1a0-5ef8-4721-ab45-171497ff9a7e 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:0xc00008cdb8}] Aliases:map[]}"
2026-06-11 01:10:46.883894 | controller | Jun 10 23:42:45.545942 crc crio[3641]: time="2026-06-10T23:42:45.545568978Z" 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 01:10:46.883912 | controller | Jun 10 23:42:45.545942 crc crio[3641]: time="2026-06-10T23:42:45.545736945Z" level=info msg="Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:323ca67cfe910bd993222a9ca86f2079b1864825cc2fc4ac651ae8479d31ce69 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/decc07ec-be99-4420-8b46-774376852369 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:0xc0025c6660}] Aliases:map[]}"
2026-06-11 01:10:46.883928 | controller | Jun 10 23:42:45.546107 crc crio[3641]: time="2026-06-10T23:42:45.546015895Z" 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 01:10:46.883967 | controller | Jun 10 23:42:45.546169 crc crio[3641]: time="2026-06-10T23:42:45.544411133Z" level=info msg="Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:4681cc99bc4fd2ccbb739c9e2906059238d6d6a8b76696c13ed2ed6815d05843 UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/f0dd849c-7007-479d-a4a6-4dee59825511 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:0xc0025c66c0}] Aliases:map[]}"
2026-06-11 01:10:46.883985 | controller | Jun 10 23:42:45.546361 crc crio[3641]: time="2026-06-10T23:42:45.546286506Z" 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 01:10:46.884001 | controller | Jun 10 23:42:45.546438 crc crio[3641]: time="2026-06-10T23:42:45.546370949Z" level=info msg="Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:b77d481bebc70d8ec14da67fb3a39043838504101192b2515afc819e58947286 UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/b5e38a10-9c53-41b6-b2f7-6848cba019a6 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:0xc001890130}] Aliases:map[]}"
2026-06-11 01:10:46.884017 | controller | Jun 10 23:42:45.546438 crc crio[3641]: time="2026-06-10T23:42:45.546406631Z" 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 01:10:46.884033 | controller | Jun 10 23:42:45.546870 crc crio[3641]: time="2026-06-10T23:42:45.544512137Z" level=info msg="Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:22f698bbabe00f910b1a8382c9bfb4ec9a5cc1b5095e92d3fd5cd107e0621ffd UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/9db735ff-a05c-4101-874f-54839120fbc1 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:0xc0018900b0}] Aliases:map[]}"
2026-06-11 01:10:46.884049 | controller | Jun 10 23:42:45.546870 crc crio[3641]: time="2026-06-10T23:42:45.546775185Z" 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 01:10:46.884065 | controller | Jun 10 23:42:45.548077 crc crio[3641]: time="2026-06-10T23:42:45.547890969Z" level=info msg="Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:3d47b6ce8414130fadbccdce573151211177ef513d91308aec37c28405dff582 UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/7b73430e-d512-4880-9dd4-7ca9fd85f7e3 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:0xc002dd03e0}] Aliases:map[]}"
2026-06-11 01:10:46.884086 | controller | Jun 10 23:42:45.548077 crc crio[3641]: time="2026-06-10T23:42:45.547939411Z" level=info msg="Adding pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.884102 | controller | Jun 10 23:42:45.548441 crc crio[3641]: time="2026-06-10T23:42:45.548362387Z" level=info msg="Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:2ec2246a94767a3f79c5f0e74c579aa3040ac462e3d216b981649e58cecaf615 UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/85d539ab-ca5e-49c9-b24c-3d1c9d815c5a 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:0xc001890db8}] Aliases:map[]}"
2026-06-11 01:10:46.884118 | controller | Jun 10 23:42:45.548441 crc crio[3641]: time="2026-06-10T23:42:45.5484264Z" level=info msg="Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:94b784ab235841bddb42e48e472c370fd5db3fcc8d88acff04ee5f807ddd9bc8 UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/b01e9d82-7561-4ab3-8d6f-1e47a3be44b1 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:0xc0025c6618}] Aliases:map[]}"
2026-06-11 01:10:46.884133 | controller | Jun 10 23:42:45.548784 crc crio[3641]: time="2026-06-10T23:42:45.548378168Z" level=info msg="Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:4fd748add5379c0f9b31a9d1208bc4df9ac525c17814569f0d36706ff79a8144 UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/119671ca-0654-4fb6-9ceb-26c3c74f7d30 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:0xc0025c66b8}] Aliases:map[]}"
2026-06-11 01:10:46.884149 | controller | Jun 10 23:42:45.548784 crc crio[3641]: time="2026-06-10T23:42:45.548619827Z" level=info msg="Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:51a81093ff0efc548d0882d2803b6f9ddd76a51fc0372a6db59dac57fa4b8866 UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/679ed19b-5124-4362-a637-be2f66cf5ee6 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:0xc000cb6000}] Aliases:map[]}"
2026-06-11 01:10:46.884164 | controller | Jun 10 23:42:45.548916 crc crio[3641]: time="2026-06-10T23:42:45.548403029Z" level=info msg="Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:e930efc7479a0d6931d20699b5fd9c7829cff29c4566ba1a8740db796e947273 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/5174a9c8-4dd1-4e5c-8ab7-b489b66963cb 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:0xc00008ce48}] Aliases:map[]}"
2026-06-11 01:10:46.884183 | controller | Jun 10 23:42:45.548916 crc crio[3641]: time="2026-06-10T23:42:45.548849786Z" level=info msg="Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:744343a94e62f37a6f6ff3e180e18d858061ee7f3bae23c9db436da2305f3561 UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/ae21234d-5b13-4db0-ba7a-2928a2d0ece6 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:0xc001992c98}] Aliases:map[]}"
2026-06-11 01:10:46.884200 | controller | Jun 10 23:42:45.549120 crc crio[3641]: time="2026-06-10T23:42:45.549040734Z" level=info msg="Checking pod openshift-marketplace_certified-operators-l27pk for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:46.884215 | controller | Jun 10 23:42:45.549120 crc crio[3641]: time="2026-06-10T23:42:45.549087196Z" level=info msg="Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:e1818a12ae6425d1f0de8858c29f03bb2de95ae815b809c78d028e35ccae616c UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/783c5d5c-17e7-4a51-96b5-18169247a570 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:0xc00020c9f8}] Aliases:map[]}"
2026-06-11 01:10:46.884231 | controller | Jun 10 23:42:45.549254 crc crio[3641]: time="2026-06-10T23:42:45.549154678Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-ntdwx for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:46.884247 | controller | Jun 10 23:42:45.549254 crc crio[3641]: time="2026-06-10T23:42:45.54919984Z" 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 01:10:46.884263 | controller | Jun 10 23:42:45.564914 crc crio[3641]: time="2026-06-10T23:42:45.5402518Z" 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 01:10:46.884278 | controller | Jun 10 23:42:45.564914 crc crio[3641]: time="2026-06-10T23:42:45.540221058Z" level=info msg="Checking pod openshift-console_console-6c684df5db-cc8g8 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:46.884316 | controller | Jun 10 23:42:45.564914 crc crio[3641]: time="2026-06-10T23:42:45.548360547Z" level=info msg="Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:2c2e13065cfc1aa468aa3f860d5f57404249bbba68fa542e0a6d4436ff6bde5f UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/8343e7bc-2758-47d8-ab60-9ceb9ffcd67d 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:0xc000795318}] Aliases:map[]}"
2026-06-11 01:10:46.884336 | controller | Jun 10 23:42:45.565272 crc crio[3641]: time="2026-06-10T23:42:45.564161916Z" level=info msg="Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:85335bbdd259df67bbd12652f2051d40270e58d8e84d3d166c2d419a25046296 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/12f108c5-34f2-4927-a670-7744cfeac20b 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:0xc0026f0ef8}] Aliases:map[]}"
2026-06-11 01:10:46.884380 | controller | Jun 10 23:42:45.565272 crc crio[3641]: time="2026-06-10T23:42:45.564995859Z" level=info msg="Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:9698a732b931a523d35a8cfd80b3afac9766651c585a9e7337f7703831f27e6a UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/a804fff7-6f2c-419f-9781-bf24d68605d1 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:0xc001992ca0}] Aliases:map[]}"
2026-06-11 01:10:46.884411 | controller | Jun 10 23:42:45.565272 crc crio[3641]: time="2026-06-10T23:42:45.565103633Z" level=info msg="Checking pod openshift-console_downloads-747b44746d-4pqvr for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:46.884434 | controller | Jun 10 23:42:45.565272 crc crio[3641]: time="2026-06-10T23:42:45.565193347Z" 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 01:10:46.884456 | controller | Jun 10 23:42:45.565576 crc crio[3641]: time="2026-06-10T23:42:45.564224729Z" level=info msg="Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:01060bc960dc3422eb0984bfa1fe02267c4d219bf15ed5679d26fbb049564d8d UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/32c8cea1-3239-46a4-a144-cfa636729173 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:0xc0008886e0}] Aliases:map[]}"
2026-06-11 01:10:46.884477 | controller | Jun 10 23:42:45.565717 crc crio[3641]: time="2026-06-10T23:42:45.565575372Z" level=info msg="Got pod network &{Name:collect-profiles-29685570-bqs4c Namespace:openshift-operator-lifecycle-manager ID:e62550fef589e85d5df58f8e94b1f362c1a4f0401354b6e05dcfefde30ab53bb UID:26cb27e4-3504-4746-bc51-27c274a0b43a NetNS:/var/run/netns/2662681f-4b12-44a1-b9b7-3b09b4b20131 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod26cb27e4_3504_4746_bc51_27c274a0b43a.slice PodAnnotations:0xc000189160}] Aliases:map[]}"
2026-06-11 01:10:46.884494 | controller | Jun 10 23:42:45.565717 crc crio[3641]: time="2026-06-10T23:42:45.565597492Z" 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 01:10:46.884510 | controller | Jun 10 23:42:45.565850 crc crio[3641]: time="2026-06-10T23:42:45.565756639Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_collect-profiles-29685570-bqs4c for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:46.884525 | controller | Jun 10 23:42:45.565850 crc crio[3641]: time="2026-06-10T23:42:45.5657908Z" level=info msg="Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:28003725df04387c43e962bdd3dcf5180e04f6ec61ecea47bac96b8a5f57a202 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/96633e97-4d7e-4a88-b7a9-a3e2ec3b3b12 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:0xc002dd0450}] Aliases:map[]}"
2026-06-11 01:10:46.884541 | controller | Jun 10 23:42:45.565850 crc crio[3641]: time="2026-06-10T23:42:45.565836462Z" 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 01:10:46.884557 | controller | Jun 10 23:42:45.566043 crc crio[3641]: time="2026-06-10T23:42:45.56424601Z" level=info msg="Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:6aa731e4acd8e38988309df677b713874085920448656c504a226924de83d293 UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/0ae95bd2-5e3f-4e47-9b80-7295c73e9f5f 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:0xc0008886b0}] Aliases:map[]}"
2026-06-11 01:10:46.884576 | controller | Jun 10 23:42:45.566043 crc crio[3641]: time="2026-06-10T23:42:45.566023869Z" 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 01:10:46.884592 | controller | Jun 10 23:42:45.566368 crc crio[3641]: time="2026-06-10T23:42:45.56477138Z" level=info msg="Checking pod openshift-service-ca_service-ca-74545575db-n469q for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:46.884607 | controller | Jun 10 23:42:45.566528 crc crio[3641]: time="2026-06-10T23:42:45.564789361Z" level=info msg="Checking pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:46.884623 | controller | Jun 10 23:42:45.566843 crc crio[3641]: time="2026-06-10T23:42:45.564795581Z" level=info msg="Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:d6ce9f11fe6b6c954e64392a7179a7c4bdce7c9da844130899390627781a051a UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/697e97da-e2e4-4b59-a801-1ddd387637b2 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:0xc001992c90}] Aliases:map[]}"
2026-06-11 01:10:46.884638 | controller | Jun 10 23:42:45.566996 crc crio[3641]: time="2026-06-10T23:42:45.566937525Z" 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 01:10:46.884654 | controller | Jun 10 23:42:45.567413 crc crio[3641]: time="2026-06-10T23:42:45.564815992Z" level=info msg="Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:7b98aa2a5be158d1f3a71651a81c6b580f4b37a9960600d440affd13e6a6609d UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/6082fca6-8de8-40a1-8d1b-536fd22456a1 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:0xc001992ca8}] Aliases:map[]}"
2026-06-11 01:10:46.884669 | controller | Jun 10 23:42:45.567413 crc crio[3641]: time="2026-06-10T23:42:45.558990754Z" level=info msg="Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:53bbced8b4c36d43ce1762ef6219e9bb192f1fa82e2f6c462b59ef76efd398c2 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/e7c45a65-3526-4e44-9f53-004a98d9e464 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:0xc0026f0f40}] Aliases:map[]}"
2026-06-11 01:10:46.884685 | controller | Jun 10 23:42:45.567413 crc crio[3641]: time="2026-06-10T23:42:45.5673224Z" level=info msg="Checking pod openshift-dns_dns-default-qtghf for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:46.884701 | controller | Jun 10 23:42:45.567917 crc crio[3641]: time="2026-06-10T23:42:45.54001325Z" level=info msg="Checking pod openshift-multus_multus-admission-controller-69db94689b-rvf8p for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:46.884717 | controller | Jun 10 23:42:45.567917 crc crio[3641]: time="2026-06-10T23:42:45.567603331Z" 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 01:10:46.884737 | controller | Jun 10 23:42:45.567917 crc crio[3641]: time="2026-06-10T23:42:45.559040626Z" 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 01:10:46.884753 | controller | Jun 10 23:42:45.568135 crc crio[3641]: time="2026-06-10T23:42:45.550301753Z" level=info msg="Checking pod hostpath-provisioner_csi-hostpathplugin-mpq2f for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:46.884769 | controller | Jun 10 23:42:45.568135 crc crio[3641]: time="2026-06-10T23:42:45.559044506Z" level=info msg="Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:72a323c59a02afd08e72b110e26f368a2f51537437582f6ea5068efa98e9e2ca UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/a1b7f691-0d02-41ac-b399-b6f528e4f971 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:0xc0025c66b0}] Aliases:map[]}"
2026-06-11 01:10:46.884785 | controller | Jun 10 23:42:45.568269 crc crio[3641]: time="2026-06-10T23:42:45.568248586Z" level=info msg="Checking pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:46.884801 | controller | Jun 10 23:42:45.568319 crc crio[3641]: time="2026-06-10T23:42:45.550549673Z" level=info msg="Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:486c198329b178e5da453266d8ea96d66720a9c1b318f0109d9b30f081db012f UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/9c1df676-aff9-458f-bfb5-a3e4e39530e1 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:0xc000888710}] Aliases:map[]}"
2026-06-11 01:10:46.884817 | controller | Jun 10 23:42:45.568530 crc crio[3641]: time="2026-06-10T23:42:45.568410903Z" level=info msg="Checking pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:46.884833 | controller | Jun 10 23:42:45.568616 crc crio[3641]: time="2026-06-10T23:42:45.568538318Z" level=info msg="Ran pod sandbox 2447959dc1e4001e19a59829d63ad52affe994f73cefc75d62e062044f5ab61a with infra container: openshift-multus/network-metrics-daemon-n2bqt/POD" id=c802b282-8928-40d6-afee-312d5c60d0ba name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.884849 | controller | Jun 10 23:42:45.568775 crc crio[3641]: time="2026-06-10T23:42:45.559048166Z" level=info msg="Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:7e02bcd752d28d473df115a36545e947c96e5df1f9722ee14211f40fa6e696ed UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/431a015f-cb76-4f7e-9152-cf9eb154291b 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:0xc0025c66c8}] Aliases:map[]}"
2026-06-11 01:10:46.884865 | controller | Jun 10 23:42:45.568912 crc crio[3641]: time="2026-06-10T23:42:45.568901072Z" 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 01:10:46.884881 | controller | Jun 10 23:42:45.568974 crc crio[3641]: time="2026-06-10T23:42:45.568929703Z" level=info msg="Checking pod openshift-ingress-canary_ingress-canary-jlj86 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:46.884897 | controller | Jun 10 23:42:45.569915 crc crio[3641]: time="2026-06-10T23:42:45.540905245Z" level=info msg="Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:061a4951b7c79416ef706294c8d2e6199e9cc5f39621b2c4da96c3210f85726d UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/46f40c41-2b19-4095-81a7-5851a73e5223 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:0xc002dd02d8}] Aliases:map[]}"
2026-06-11 01:10:46.884917 | controller | Jun 10 23:42:45.569915 crc crio[3641]: time="2026-06-10T23:42:45.569903311Z" 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 01:10:46.884933 | controller | Jun 10 23:42:45.570071 crc crio[3641]: time="2026-06-10T23:42:45.569938223Z" level=info msg="Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:e5d1a99235789d22556e3c20a3d50eccc403e326b7560aecd7447308ae673e48 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/7bb6a145-6440-429d-b36a-05e32b2b83a5 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:0xc002dd0578}] Aliases:map[]}"
2026-06-11 01:10:46.884949 | controller | Jun 10 23:42:45.570071 crc crio[3641]: time="2026-06-10T23:42:45.569967664Z" level=info msg="Adding pod openshift-apiserver_apiserver-9ddfb9f55-k47zv to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.884965 | controller | Jun 10 23:42:45.570561 crc crio[3641]: time="2026-06-10T23:42:45.544371121Z" level=info msg="Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:23bc40803a4dbe5dff8a4ef51df3fddf2dd5ba5ef6b3009ec1c6ad472e40ea12 UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/1abd827f-e86f-4fc5-ac2b-a45ee900462a 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:0xc001992e20}] Aliases:map[]}"
2026-06-11 01:10:46.884981 | controller | Jun 10 23:42:45.570741 crc crio[3641]: time="2026-06-10T23:42:45.570539466Z" 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 01:10:46.884997 | controller | Jun 10 23:42:45.570824 crc crio[3641]: time="2026-06-10T23:42:45.570760655Z" level=info msg="Ran pod sandbox e59fb0e92c17371ae97c195ddbef9c3efb6ad2c6f6d672aa51080c06e6cc05ad with infra container: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/POD" id=cc6a3efd-abd6-4dc5-8f4a-f88d38cdd253 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.885012 | controller | Jun 10 23:42:45.603560 crc crio[3641]: time="2026-06-10T23:42:45.603456906Z" level=info msg="Ran pod sandbox b24bd8e42f03ec2f44414fff1bf9a33348666bceee9fa87906e2d05ed462f619 with infra container: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/POD" id=7bca722c-bc89-4cd2-b49c-bbb421f53117 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.885028 | controller | Jun 10 23:42:45.611006 crc crio[3641]: time="2026-06-10T23:42:45.60714592Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 01:10:46.885043 | controller | Jun 10 23:42:45.611308 crc crio[3641]: time="2026-06-10T23:42:45.611265432Z" level=info msg="Ran pod sandbox 85335bbdd259df67bbd12652f2051d40270e58d8e84d3d166c2d419a25046296 with infra container: openshift-console/downloads-747b44746d-4pqvr/POD" id=13ee2e7f-9b0a-432a-8a1f-8371cea48d32 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.885065 | controller | Jun 10 23:42:45.611698 crc crio[3641]: time="2026-06-10T23:42:45.611608505Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:49b34ce0d25eec7a6077f4bf21bf7d4e64e598d28785a20b9ee3594423b7de14" id=65ec4b3a-f2cd-438e-8686-46809d0042a0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.885082 | controller | Jun 10 23:42:45.612042 crc crio[3641]: time="2026-06-10T23:42:45.612020151Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2" id=e21cca05-b3e8-4de5-86e3-d14e98fd2d7b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.885098 | controller | Jun 10 23:42:45.616001 crc crio[3641]: time="2026-06-10T23:42:45.615936294Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=50871618-248f-4c8c-a752-912ed029db98 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.885113 | controller | Jun 10 23:42:45.626690 crc crio[3641]: time="2026-06-10T23:42:45.618720194Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=91285286-4326-46b4-b90c-f82bd21d4bfc name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.885128 | controller | Jun 10 23:42:45.626690 crc crio[3641]: time="2026-06-10T23:42:45.6201673Z" level=info msg="Ran pod sandbox 4681cc99bc4fd2ccbb739c9e2906059238d6d6a8b76696c13ed2ed6815d05843 with infra container: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/POD" id=74d0a8aa-2735-4491-bf39-8f274c30e278 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.885144 | controller | Jun 10 23:42:45.626690 crc crio[3641]: time="2026-06-10T23:42:45.626327192Z" level=info msg="Ran pod sandbox 7e02bcd752d28d473df115a36545e947c96e5df1f9722ee14211f40fa6e696ed with infra container: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/POD" id=18cb7aa2-aeea-49b3-807d-f8f3b59827a9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.885160 | controller | Jun 10 23:42:45.627745 crc crio[3641]: time="2026-06-10T23:42:45.627713446Z" level=info msg="Ran pod sandbox 2c2e13065cfc1aa468aa3f860d5f57404249bbba68fa542e0a6d4436ff6bde5f with infra container: openshift-ingress-canary/ingress-canary-jlj86/POD" id=a32db79b-67bd-42a5-b457-03c5993e456c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.885175 | controller | Jun 10 23:42:45.629826 crc crio[3641]: time="2026-06-10T23:42:45.629753276Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135" id=6bf7c523-5ab8-4129-85c3-c4bcc961eec9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.885190 | controller | Jun 10 23:42:45.630146 crc crio[3641]: time="2026-06-10T23:42:45.630097149Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6" id=7c547661-3448-4cb2-a75b-19b060053451 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.885206 | controller | Jun 10 23:42:45.632302 crc crio[3641]: time="2026-06-10T23:42:45.632243473Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d" id=b7d6e326-353c-436e-a25e-048946f5f815 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.885221 | controller | Jun 10 23:42:45.634405 crc crio[3641]: time="2026-06-10T23:42:45.634295874Z" level=info msg="Ran pod sandbox 16c9fc66f8930a546adfa862fce4cad433256474c1d58aa23506b7caaf136a20 with infra container: openshift-console/console-6c684df5db-cc8g8/POD" id=001dc3b2-6481-4562-b714-a8ea536a50ba name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.885239 | controller | Jun 10 23:42:45.638181 crc crio[3641]: time="2026-06-10T23:42:45.638116223Z" level=info msg="Ran pod sandbox b8d0577ef2b24d11d894a5efc4e39184ee62aa93d6c36a5b7921d507c09e2671 with infra container: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/POD" id=cac9303b-915e-46ac-888f-4de4c5646821 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.885255 | controller | Jun 10 23:42:45.640032 crc crio[3641]: time="2026-06-10T23:42:45.638924045Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4" id=19e3e3b4-3578-4392-88ac-9adf28e46b11 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.885271 | controller | Jun 10 23:42:45.640032 crc crio[3641]: time="2026-06-10T23:42:45.639175865Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=c7fe0c30-e4da-4100-99d5-bf4da0318e09 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.885286 | controller | Jun 10 23:42:45.643150 crc crio[3641]: time="2026-06-10T23:42:45.643095428Z" level=info msg="Ran pod sandbox 535f7a42332fed8442f2c4c9105f408930fbe236e40773a46fde5b8e6710de41 with infra container: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/POD" id=221577a8-244b-4305-bf18-54f2b49232f2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.885302 | controller | Jun 10 23:42:45.646066 crc crio[3641]: time="2026-06-10T23:42:45.646001642Z" level=info msg="Ran pod sandbox 8f4a0f42c5acc995b23ec82d8825cd55d08afc7e18e333c4e4623ab63819b40e with infra container: openshift-marketplace/redhat-operators-x5vn9/POD" id=2135f2c4-b647-4786-a116-aad82fcaf838 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.885317 | controller | Jun 10 23:42:45.667247 crc crio[3641]: time="2026-06-10T23:42:45.666287667Z" level=info msg="Ran pod sandbox 744343a94e62f37a6f6ff3e180e18d858061ee7f3bae23c9db436da2305f3561 with infra container: openshift-marketplace/certified-operators-l27pk/POD" id=796e721a-f168-447e-8277-147c93c9f5e3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.885332 | controller | Jun 10 23:42:45.679541 crc crio[3641]: time="2026-06-10T23:42:45.679235094Z" level=info msg="Ran pod sandbox e930efc7479a0d6931d20699b5fd9c7829cff29c4566ba1a8740db796e947273 with infra container: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/POD" id=b57a58c9-70b5-4d83-a9a3-c155a9607a5c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.885365 | controller | Jun 10 23:42:45.689536 crc crio[3641]: time="2026-06-10T23:42:45.685598073Z" level=info msg="Ran pod sandbox 9698a732b931a523d35a8cfd80b3afac9766651c585a9e7337f7703831f27e6a with infra container: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/POD" id=66ae0171-7d07-4d03-87aa-5d1f13811d22 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.885387 | controller | Jun 10 23:42:45.702139 crc crio[3641]: time="2026-06-10T23:42:45.691596358Z" level=info msg="Ran pod sandbox 4fd748add5379c0f9b31a9d1208bc4df9ac525c17814569f0d36706ff79a8144 with infra container: openshift-marketplace/redhat-marketplace-ntdwx/POD" id=02f23079-f306-4980-b73b-75086a4d5208 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.885403 | controller | Jun 10 23:42:45.708485 crc crio[3641]: time="2026-06-10T23:42:45.708176558Z" level=info msg="Ran pod sandbox 01060bc960dc3422eb0984bfa1fe02267c4d219bf15ed5679d26fbb049564d8d with infra container: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/POD" id=15c41f7a-9f46-419f-925f-b67251fe4aef name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.885419 | controller | Jun 10 23:42:45.709019 crc crio[3641]: time="2026-06-10T23:42:45.708930007Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=cbaaf814-f05d-4c36-b21a-d8972d7388e3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.885439 | controller | Jun 10 23:42:45.709286 crc crio[3641]: time="2026-06-10T23:42:45.709235879Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=2e52b427-55dd-46fd-afa8-b5141f9dca94 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.885455 | controller | Jun 10 23:42:45.709484 crc crio[3641]: time="2026-06-10T23:42:45.709371915Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=29de6a58-37d3-4b37-b8b7-ce3b880fc1e8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.885470 | controller | Jun 10 23:42:45.710286 crc crio[3641]: time="2026-06-10T23:42:45.710258499Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=f995296b-2f34-4746-91d9-623d16bd80a7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.885486 | controller | Jun 10 23:42:45.710392 crc crio[3641]: time="2026-06-10T23:42:45.710325292Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=c862eb5f-0b59-43a0-8052-5944eb442a47 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.885501 | controller | Jun 10 23:42:45.710554 crc crio[3641]: time="2026-06-10T23:42:45.710226328Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:977a316fa3598eb575a4477dafc09bbf06fad21c4ec2867052225d74f2a9f366" id=fce6bde6-9a0f-4836-b92f-1046eb031d29 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.885516 | controller | Jun 10 23:42:45.710711 crc crio[3641]: time="2026-06-10T23:42:45.709764Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=f7ec6f67-d409-4520-a1b0-ce7a230eb3e1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.885532 | controller | Jun 10 23:42:45.716334 crc crio[3641]: time="2026-06-10T23:42:45.71153927Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095" id=43fc06c8-5bd5-4cd2-a000-2c7ab75c7a34 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.885547 | controller | Jun 10 23:42:45.762235 crc crio[3641]: time="2026-06-10T23:42:45.76209942Z" level=info msg="Ran pod sandbox 6aa731e4acd8e38988309df677b713874085920448656c504a226924de83d293 with infra container: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/POD" id=40645c3f-54ee-449a-bbd7-ade67b3ca869 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.885563 | controller | Jun 10 23:42:45.772367 crc crio[3641]: time="2026-06-10T23:42:45.772213826Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=74a9ff3e-ed0e-4fa3-842c-01a5001ffa78 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.885579 | controller | Jun 10 23:42:45.788813 crc crio[3641]: time="2026-06-10T23:42:45.7876169Z" level=info msg="Ran pod sandbox 323ca67cfe910bd993222a9ca86f2079b1864825cc2fc4ac651ae8479d31ce69 with infra container: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/POD" id=ebe9f3a5-41b3-4279-9f42-bcf03c2460c3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.885594 | controller | Jun 10 23:42:45.804502 crc crio[3641]: time="2026-06-10T23:42:45.804407718Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135" id=ab970511-c209-4c5e-a754-ba7acb96c40d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.885613 | controller | Jun 10 23:42:45.805006 crc crio[3641]: time="2026-06-10T23:42:45.804939928Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=d86a8dca-443e-437f-ab4b-2f2f9390648c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.885629 | controller | Jun 10 23:42:45.805357 crc crio[3641]: time="2026-06-10T23:42:45.805208919Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095" id=d75f8e76-0d26-4011-afb4-5bc824c0be80 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.885644 | controller | Jun 10 23:42:45.805624 crc crio[3641]: time="2026-06-10T23:42:45.805535482Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=56b0aaac-bb2a-4e57-b61c-0edef3224e50 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.885660 | controller | Jun 10 23:42:45.806129 crc crio[3641]: time="2026-06-10T23:42:45.805969819Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=57200ad5-39a3-4fa8-9855-fd70bcddc7e5 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.885675 | controller | Jun 10 23:42:45.806280 crc crio[3641]: time="2026-06-10T23:42:45.806186067Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6" id=9f658b01-3c05-40a6-b8c3-2098143c0572 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.885690 | controller | Jun 10 23:42:45.806724 crc crio[3641]: time="2026-06-10T23:42:45.806412806Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=859be0c4-2319-41ec-a04b-4b20e06acc33 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.885706 | controller | Jun 10 23:42:45.806839 crc crio[3641]: time="2026-06-10T23:42:45.806796891Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:977a316fa3598eb575a4477dafc09bbf06fad21c4ec2867052225d74f2a9f366" id=f0d27489-72a5-4595-8df3-9d727f2235fa name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.885722 | controller | Jun 10 23:42:45.807174 crc crio[3641]: time="2026-06-10T23:42:45.80701438Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2" id=6e0ea57a-d639-4638-baa5-aa21f6eee026 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.885737 | controller | Jun 10 23:42:45.807270 crc crio[3641]: time="2026-06-10T23:42:45.807226048Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=4515cb48-4333-41f0-a9af-46f3446559c6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.885752 | controller | Jun 10 23:42:45.807827 crc crio[3641]: time="2026-06-10T23:42:45.807759969Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=f0c89740-69f4-44ca-9c8a-87b038ae42e3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.885767 | controller | Jun 10 23:42:45.808234 crc crio[3641]: time="2026-06-10T23:42:45.808056201Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:49b34ce0d25eec7a6077f4bf21bf7d4e64e598d28785a20b9ee3594423b7de14" id=cc81eadd-a176-4713-9fb8-45c8011b80b0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.885786 | controller | Jun 10 23:42:45.808550 crc crio[3641]: time="2026-06-10T23:42:45.808383243Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4" id=e6dafe3e-6ba9-422c-a3a2-fecd3795d6ae name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.885802 | controller | Jun 10 23:42:45.808971 crc crio[3641]: time="2026-06-10T23:42:45.808761788Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=690fbaeb-3d2a-44cb-8b8b-ba2b6781d8d8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.885817 | controller | Jun 10 23:42:45.809522 crc crio[3641]: time="2026-06-10T23:42:45.809037529Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d" id=a4060c76-d28c-4a73-be10-865e00181e3d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.885833 | controller | Jun 10 23:42:45.809522 crc crio[3641]: time="2026-06-10T23:42:45.809353421Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=678d753b-23c5-4ab5-bc30-15f5ac89259f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.885849 | controller | Jun 10 23:42:45.809522 crc crio[3641]: time="2026-06-10T23:42:45.809418734Z" level=info msg="Ran pod sandbox e62550fef589e85d5df58f8e94b1f362c1a4f0401354b6e05dcfefde30ab53bb with infra container: openshift-operator-lifecycle-manager/collect-profiles-29685570-bqs4c/POD" id=4ea12db4-8019-41e7-bbeb-c84c3b2e78fa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.885865 | controller | Jun 10 23:42:45.812329 crc crio[3641]: time="2026-06-10T23:42:45.809556029Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=16ee3e11-4d83-42b7-9db1-14520c1ce1d3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.885881 | controller | Jun 10 23:42:45.812329 crc crio[3641]: time="2026-06-10T23:42:45.80778046Z" level=info msg="Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server" id=3427fe7b-dd1c-479a-a895-95bf67fc1365 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.885896 | controller | Jun 10 23:42:45.812329 crc crio[3641]: time="2026-06-10T23:42:45.810518047Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.885912 | controller | Jun 10 23:42:45.813161 crc crio[3641]: time="2026-06-10T23:42:45.812982194Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-x5vn9/extract-utilities" id=252e8be4-0e3b-43d3-8e92-54ec206b5a82 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.885928 | controller | Jun 10 23:42:45.817158 crc crio[3641]: time="2026-06-10T23:42:45.813326087Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.885944 | controller | Jun 10 23:42:45.817158 crc crio[3641]: time="2026-06-10T23:42:45.814280634Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=94a40fd5-8561-4bfa-851f-d8ad5c58986a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.885959 | controller | Jun 10 23:42:45.817158 crc crio[3641]: time="2026-06-10T23:42:45.81442926Z" level=info msg="Creating container: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator" id=da6d8554-8cee-45dc-9839-46dc6a9b07ed name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.885978 | controller | Jun 10 23:42:45.817158 crc crio[3641]: time="2026-06-10T23:42:45.815761022Z" level=info msg="Ran pod sandbox 715f64185604d4861060f8a3b9b70906c45e8165d02a9ac009f1bc82c9ac6bd4 with infra container: openshift-multus/multus-admission-controller-69db94689b-rvf8p/POD" id=7a78e09a-f976-4c9e-bdfa-59861f6824dc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.885995 | controller | Jun 10 23:42:45.817158 crc crio[3641]: time="2026-06-10T23:42:45.816899127Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=dd9fcb0f-0968-4cae-8f58-807126a0547b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.886010 | controller | Jun 10 23:42:45.823772 crc crio[3641]: time="2026-06-10T23:42:45.82054793Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities" id=a58489d0-1cc4-4e3d-a60c-77de04228cff name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.886026 | controller | Jun 10 23:42:45.823772 crc crio[3641]: time="2026-06-10T23:42:45.820822351Z" level=info msg="Creating container: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator" id=6e338c17-922b-43ac-bcb7-f1782e0d0422 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.886042 | controller | Jun 10 23:42:45.823772 crc crio[3641]: time="2026-06-10T23:42:45.820904084Z" level=info msg="Creating container: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager" id=26fc65d3-d4a9-40c1-9db1-9faceaad195b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.886058 | controller | Jun 10 23:42:45.823772 crc crio[3641]: time="2026-06-10T23:42:45.821090511Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator" id=701311cb-0ce1-4f31-af79-b670ae497da0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.886074 | controller | Jun 10 23:42:45.823772 crc crio[3641]: time="2026-06-10T23:42:45.821161494Z" level=info msg="Creating container: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator" id=6f25f49d-1266-490d-b310-0b0dd9c0e44c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.886090 | controller | Jun 10 23:42:45.823772 crc crio[3641]: time="2026-06-10T23:42:45.82309145Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b5000f8f055fd8f734ef74afbd9bd5333a38345cbc4959ddaad728b8394bccd4" id=12151a81-95b1-47fe-b27c-bd404caf1c21 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.886106 | controller | Jun 10 23:42:45.823772 crc crio[3641]: time="2026-06-10T23:42:45.823256736Z" level=info msg="Creating container: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager" id=23bba220-f146-4908-a80a-8dba975b4da5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.886122 | controller | Jun 10 23:42:45.823772 crc crio[3641]: time="2026-06-10T23:42:45.82335584Z" level=info msg="Creating container: openshift-marketplace/certified-operators-l27pk/extract-utilities" id=213c89ec-0099-4f75-9798-9952db75ef07 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.886139 | controller | Jun 10 23:42:45.823772 crc crio[3641]: time="2026-06-10T23:42:45.823453554Z" level=info msg="Creating container: openshift-multus/network-metrics-daemon-n2bqt/network-metrics-daemon" id=837e00e9-fe8c-44a5-91c4-74df92fd46a2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.886154 | controller | Jun 10 23:42:45.836217 crc crio[3641]: time="2026-06-10T23:42:45.836140121Z" level=info msg="Creating container: openshift-console/console-6c684df5db-cc8g8/console" id=a45bb965-01de-4dc7-b8db-b1e63d6cc110 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.886169 | controller | Jun 10 23:42:45.836847 crc crio[3641]: time="2026-06-10T23:42:45.836792646Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.886188 | controller | Jun 10 23:42:45.836999 crc crio[3641]: time="2026-06-10T23:42:45.836934182Z" level=info msg="Creating container: openshift-ingress-canary/ingress-canary-jlj86/serve-healthcheck-canary" id=838bc52b-e881-45b1-8776-6ae3ff5db616 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.886204 | controller | Jun 10 23:42:45.837101 crc crio[3641]: time="2026-06-10T23:42:45.837041546Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.886220 | controller | Jun 10 23:42:45.837557 crc crio[3641]: time="2026-06-10T23:42:45.837495544Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.886235 | controller | Jun 10 23:42:45.837623 crc crio[3641]: time="2026-06-10T23:42:45.837593228Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.886250 | controller | Jun 10 23:42:45.837895 crc crio[3641]: time="2026-06-10T23:42:45.837749814Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.886265 | controller | Jun 10 23:42:45.838035 crc crio[3641]: time="2026-06-10T23:42:45.837973143Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.886280 | controller | Jun 10 23:42:45.846779 crc crio[3641]: time="2026-06-10T23:42:45.839094726Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.886295 | controller | Jun 10 23:42:45.846779 crc crio[3641]: time="2026-06-10T23:42:45.840246562Z" level=info msg="Ran pod sandbox 53bbced8b4c36d43ce1762ef6219e9bb192f1fa82e2f6c462b59ef76efd398c2 with infra container: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/POD" id=c58cad01-e4a9-4cca-8a54-9e935d0c268b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.886310 | controller | Jun 10 23:42:45.846779 crc crio[3641]: time="2026-06-10T23:42:45.840730181Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.886325 | controller | Jun 10 23:42:45.846779 crc crio[3641]: time="2026-06-10T23:42:45.840863546Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.886340 | controller | Jun 10 23:42:45.846779 crc crio[3641]: time="2026-06-10T23:42:45.841077964Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.886375 | controller | Jun 10 23:42:45.846779 crc crio[3641]: time="2026-06-10T23:42:45.841155767Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.886393 | controller | Jun 10 23:42:45.846779 crc crio[3641]: time="2026-06-10T23:42:45.842565962Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver" id=b5f1e4da-49d4-4c0a-91ac-d45ca1ee716d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.886409 | controller | Jun 10 23:42:45.846779 crc crio[3641]: time="2026-06-10T23:42:45.843706637Z" level=info msg="Creating container: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/kube-rbac-proxy" id=f76a5f4a-4fc7-4386-ba2d-c8ceda99245d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.886428 | controller | Jun 10 23:42:45.846779 crc crio[3641]: time="2026-06-10T23:42:45.846355851Z" level=info msg="Creating container: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator" id=0d920d82-928f-474c-af3b-7ce53b7ee49e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.886444 | controller | Jun 10 23:42:45.847281 crc crio[3641]: time="2026-06-10T23:42:45.846949814Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.886459 | controller | Jun 10 23:42:45.848361 crc crio[3641]: time="2026-06-10T23:42:45.848291877Z" level=info msg="Creating container: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller" id=99d0de83-e6ac-4ad3-8a80-73726926d2e9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.886475 | controller | Jun 10 23:42:45.849245 crc crio[3641]: time="2026-06-10T23:42:45.849005365Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=86daacf4-d8d3-4037-b120-f450e6237efd name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.886491 | controller | Jun 10 23:42:45.855417 crc crio[3641]: time="2026-06-10T23:42:45.854102314Z" level=info msg="Ran pod sandbox 94b784ab235841bddb42e48e472c370fd5db3fcc8d88acff04ee5f807ddd9bc8 with infra container: openshift-service-ca/service-ca-74545575db-n469q/POD" id=3f0be774-3c6f-470b-a7fb-95e4f6485954 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.886506 | controller | Jun 10 23:42:45.858548 crc crio[3641]: time="2026-06-10T23:42:45.857998267Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7" id=a3cc70f7-2213-4ee0-a59a-f1cf991f4f38 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.886521 | controller | Jun 10 23:42:45.858548 crc crio[3641]: time="2026-06-10T23:42:45.858010968Z" level=info msg="Ran pod sandbox d6ce9f11fe6b6c954e64392a7179a7c4bdce7c9da844130899390627781a051a with infra container: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/POD" id=c1eff234-0f5a-4283-82de-2ec7685a6d13 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.886536 | controller | Jun 10 23:42:45.858838 crc crio[3641]: time="2026-06-10T23:42:45.858161363Z" level=info msg="Creating container: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator" id=17074047-aa59-4092-a55f-fd8c1c85cfbe name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.886551 | controller | Jun 10 23:42:45.861804 crc crio[3641]: time="2026-06-10T23:42:45.861768505Z" level=info msg="Ran pod sandbox 72a323c59a02afd08e72b110e26f368a2f51537437582f6ea5068efa98e9e2ca with infra container: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/POD" id=daab0e1d-9289-4d5c-8d57-238720f2fd34 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.886566 | controller | Jun 10 23:42:45.868953 crc crio[3641]: time="2026-06-10T23:42:45.862383779Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135" id=6da97afe-7602-493c-986c-47c6018f1b2c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.886581 | controller | Jun 10 23:42:45.868953 crc crio[3641]: time="2026-06-10T23:42:45.863303075Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d" id=7e825897-1ba9-4bb8-911f-e847b9365353 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.886600 | controller | Jun 10 23:42:45.868953 crc crio[3641]: time="2026-06-10T23:42:45.865306853Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b5000f8f055fd8f734ef74afbd9bd5333a38345cbc4959ddaad728b8394bccd4" id=87ec34cc-06f7-4250-9e47-0c3a1000c28e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.886616 | controller | Jun 10 23:42:45.868953 crc crio[3641]: time="2026-06-10T23:42:45.866955058Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.886631 | controller | Jun 10 23:42:45.873027 crc crio[3641]: time="2026-06-10T23:42:45.872997685Z" level=info msg="Ran pod sandbox e1818a12ae6425d1f0de8858c29f03bb2de95ae815b809c78d028e35ccae616c with infra container: hostpath-provisioner/csi-hostpathplugin-mpq2f/POD" id=14020170-6f1a-4da1-89f1-b89167deb801 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.886646 | controller | Jun 10 23:42:45.873683 crc crio[3641]: time="2026-06-10T23:42:45.873113759Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.886661 | controller | Jun 10 23:42:45.874440 crc crio[3641]: time="2026-06-10T23:42:45.873449242Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a5bb05344dd2296077f5066e908ede0eea23f5a12fb78ef86a9513c88d3faaca" id=350180f7-b9b2-401f-97f0-2013a7ad9a81 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.886676 | controller | Jun 10 23:42:45.874731 crc crio[3641]: time="2026-06-10T23:42:45.874085737Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.886691 | controller | Jun 10 23:42:45.879157 crc crio[3641]: time="2026-06-10T23:42:45.879103734Z" level=info msg="Ran pod sandbox 2ec2246a94767a3f79c5f0e74c579aa3040ac462e3d216b981649e58cecaf615 with infra container: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/POD" id=f7bea279-1063-4181-8a5d-173069b549a3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.886707 | controller | Jun 10 23:42:45.879988 crc crio[3641]: time="2026-06-10T23:42:45.879882494Z" level=info msg="Ran pod sandbox 51a81093ff0efc548d0882d2803b6f9ddd76a51fc0372a6db59dac57fa4b8866 with infra container: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/POD" id=7349854a-5ec7-4350-972f-81b331626612 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.886722 | controller | Jun 10 23:42:45.885704 crc crio[3641]: time="2026-06-10T23:42:45.885674431Z" level=info msg="Checking image status: registry.redhat.io/container-native-virtualization/hostpath-csi-driver-rhel9:v4.15" id=533351cb-6a42-4161-b0cc-2c65fc45195f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.886737 | controller | Jun 10 23:42:45.886290 crc crio[3641]: time="2026-06-10T23:42:45.886235733Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7" id=06a515fe-1c7a-4441-971f-cca217b3986c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.886752 | controller | Jun 10 23:42:45.886349 crc crio[3641]: time="2026-06-10T23:42:45.88614925Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135" id=dcc66a6c-7c86-41b9-98f1-46d87536f543 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.886768 | controller | Jun 10 23:42:45.887336 crc crio[3641]: time="2026-06-10T23:42:45.887306185Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=4b2db97a-dddb-46ab-9f38-c38d8d4ae363 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.886786 | controller | Jun 10 23:42:45.887615 crc crio[3641]: time="2026-06-10T23:42:45.887321896Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d" id=619b2eae-d9a8-44b4-8a94-6b91c0277fcf name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.886801 | controller | Jun 10 23:42:45.887767 crc crio[3641]: time="2026-06-10T23:42:45.887370618Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:036ed6efe4cb5f5b90ee7f9ef5297c8591b8d67aa36b3c58b4fc5417622a140c" id=62dece29-7e7d-41e8-88da-6d1a1cfbbff9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.886817 | controller | Jun 10 23:42:45.891275 crc crio[3641]: time="2026-06-10T23:42:45.891189177Z" level=info msg="Ran pod sandbox 486c198329b178e5da453266d8ea96d66720a9c1b318f0109d9b30f081db012f with infra container: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/POD" id=153582e1-ce2f-40e4-90c2-408eb4b28b40 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.886832 | controller | Jun 10 23:42:45.892769 crc crio[3641]: time="2026-06-10T23:42:45.892713957Z" level=info msg="Ran pod sandbox 7b98aa2a5be158d1f3a71651a81c6b580f4b37a9960600d440affd13e6a6609d with infra container: openshift-dns/dns-default-qtghf/POD" id=a9797ec0-8963-43e4-9b2a-5ec81221f1e5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.886847 | controller | Jun 10 23:42:45.893216 crc crio[3641]: time="2026-06-10T23:42:45.893068191Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.886862 | controller | Jun 10 23:42:45.894968 crc crio[3641]: time="2026-06-10T23:42:45.894943734Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a" id=8544db1e-4512-49e1-9c90-e902b761e237 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.886877 | controller | Jun 10 23:42:45.895281 crc crio[3641]: time="2026-06-10T23:42:45.895261957Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:0fe5a041a2b99d736e82f1b4a6cd9792c5e23ded475e9f0742cd19234070f989" id=95bd6d91-ca15-4065-a21e-a3885531ed0e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.886893 | controller | Jun 10 23:42:45.895726 crc crio[3641]: time="2026-06-10T23:42:45.895510106Z" level=info msg="Creating container: openshift-multus/multus-admission-controller-69db94689b-rvf8p/multus-admission-controller" id=145249f9-55ec-4f30-9bc7-94de4df7c647 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.886908 | controller | Jun 10 23:42:45.896382 crc crio[3641]: time="2026-06-10T23:42:45.895514547Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/collect-profiles-29685570-bqs4c/collect-profiles" id=29d52f1a-548a-4f22-8e3a-720e1e9620d9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.886924 | controller | Jun 10 23:42:45.970400 crc crio[3641]: time="2026-06-10T23:42:45.970291836Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.886939 | controller | Jun 10 23:42:45.980784 crc crio[3641]: time="2026-06-10T23:42:45.980557418Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=945cfc0f-2ff3-421e-bdf2-8114ff789374 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.886955 | controller | Jun 10 23:42:45.983619 crc crio[3641]: time="2026-06-10T23:42:45.981209164Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.886971 | controller | Jun 10 23:42:45.983619 crc crio[3641]: time="2026-06-10T23:42:45.983305566Z" level=info msg="Creating container: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator" id=53057d4a-d6ea-4e6b-80de-385b37324f44 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.886998 | controller | Jun 10 23:42:45.984240 crc crio[3641]: time="2026-06-10T23:42:45.984043745Z" level=info msg="Creating container: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/migrator" id=d0bda027-2113-4588-8360-f380b21ad27a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.887022 | controller | Jun 10 23:42:45.985166 crc crio[3641]: time="2026-06-10T23:42:45.985114087Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a5bb05344dd2296077f5066e908ede0eea23f5a12fb78ef86a9513c88d3faaca" id=5c14a048-aeb1-4169-a299-0c77c4d2ae78 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.887046 | controller | Jun 10 23:42:45.985380 crc crio[3641]: time="2026-06-10T23:42:45.985309574Z" level=info msg="Checking image status: registry.redhat.io/container-native-virtualization/hostpath-csi-driver-rhel9:v4.15" id=70c40a33-f467-4349-830e-0bf20cbbc194 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.887065 | controller | Jun 10 23:42:45.986415 crc crio[3641]: time="2026-06-10T23:42:45.9859517Z" level=info msg="Creating container: openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller" id=0d0f9cc6-7384-4ec3-8582-a5d3a3b42fcd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.887081 | controller | Jun 10 23:42:46.036271 crc crio[3641]: time="2026-06-10T23:42:46.035784282Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.887096 | controller | Jun 10 23:42:46.037960 crc crio[3641]: time="2026-06-10T23:42:46.037886044Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.887112 | controller | Jun 10 23:42:46.041073 crc crio[3641]: time="2026-06-10T23:42:46.041038837Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.887127 | controller | Jun 10 23:42:46.046573 crc crio[3641]: time="2026-06-10T23:42:46.04160381Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:036ed6efe4cb5f5b90ee7f9ef5297c8591b8d67aa36b3c58b4fc5417622a140c" id=c4f44ac4-b594-437d-9902-b0b3aff1ae68 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.887142 | controller | Jun 10 23:42:46.057611 crc crio[3641]: time="2026-06-10T23:42:46.05744114Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.887157 | controller | Jun 10 23:42:46.058024 crc crio[3641]: time="2026-06-10T23:42:46.05796147Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.887173 | controller | Jun 10 23:42:46.058633 crc crio[3641]: time="2026-06-10T23:42:46.058587805Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator" id=663c3ccf-d851-45d2-ad3f-9aa2b3100ef4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.887188 | controller | Jun 10 23:42:46.058775 crc crio[3641]: time="2026-06-10T23:42:46.058685089Z" level=info msg="Creating container: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/dns-operator" id=744f7943-5ece-4774-a3be-f9c94f60febc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.887204 | controller | Jun 10 23:42:46.062314 crc crio[3641]: time="2026-06-10T23:42:46.062145174Z" level=info msg="Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/hostpath-provisioner" id=ad2015e0-93d7-4420-824b-799c6ccc398f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.887224 | controller | Jun 10 23:42:46.063161 crc crio[3641]: time="2026-06-10T23:42:46.063026929Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.887240 | controller | Jun 10 23:42:46.063383 crc crio[3641]: time="2026-06-10T23:42:46.063361042Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:0fe5a041a2b99d736e82f1b4a6cd9792c5e23ded475e9f0742cd19234070f989" id=bcce3bbe-9aa0-46a9-ba52-15e642c89ecf name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.887255 | controller | Jun 10 23:42:46.063763 crc crio[3641]: time="2026-06-10T23:42:46.063738927Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a" id=615cab66-e6b6-4763-bd4d-6089d4d38bf6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.887271 | controller | Jun 10 23:42:46.075432 crc crio[3641]: time="2026-06-10T23:42:46.075113372Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.887287 | controller | Jun 10 23:42:46.141050 crc crio[3641]: time="2026-06-10T23:42:46.140524325Z" level=info msg="Creating container: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift" id=40a89b2b-3415-49a6-ac63-9a93f3ff3d88 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.887302 | controller | Jun 10 23:42:46.141419 crc crio[3641]: time="2026-06-10T23:42:46.141154059Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.887317 | controller | Jun 10 23:42:46.145715 crc crio[3641]: time="2026-06-10T23:42:46.145604664Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.887333 | controller | Jun 10 23:42:46.145952 crc crio[3641]: time="2026-06-10T23:42:46.145898755Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.887364 | controller | Jun 10 23:42:46.146185 crc crio[3641]: time="2026-06-10T23:42:46.146129574Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.887387 | controller | Jun 10 23:42:46.148739 crc crio[3641]: time="2026-06-10T23:42:46.148540949Z" level=info msg="Creating container: openshift-dns/dns-default-qtghf/dns" id=74cf144e-5d7e-4656-b9f7-8b3b22f657e9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.887404 | controller | Jun 10 23:42:46.157726 crc crio[3641]: time="2026-06-10T23:42:46.156792032Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.887419 | controller | Jun 10 23:42:46.158269 crc crio[3641]: time="2026-06-10T23:42:46.158191977Z" level=info msg="Creating container: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator" id=c444b806-3733-48bc-96be-862d0e3c8cdf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.887435 | controller | Jun 10 23:42:46.172423 crc crio[3641]: time="2026-06-10T23:42:46.171722857Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.887451 | controller | Jun 10 23:42:46.174348 crc crio[3641]: 2026-06-10T23:42:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5edde7af59e6b3d Mac:56:5a:03:61:92:b3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:17 Mtu:0 Sandbox:/var/run/netns/a2660e6b-e802-41d9-8d2b-0059fc6e221a SocketPath: PciID:}] [{Interface:0xc000014c50 Address:{IP:10.217.0.23 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:46.887471 | controller | Jun 10 23:42:46.175829 crc crio[3641]: time="2026-06-10T23:42:46.175458623Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.887487 | controller | Jun 10 23:42:46.198739 crc crio[3641]: time="2026-06-10T23:42:46.197816409Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.887502 | controller | Jun 10 23:42:46.269044 crc crio[3641]: time="2026-06-10T23:42:46.268930965Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.887517 | controller | Jun 10 23:42:46.310736 crc crio[3641]: time="2026-06-10T23:42:46.310297395Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.887532 | controller | Jun 10 23:42:46.311882 crc crio[3641]: time="2026-06-10T23:42:46.310542175Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.887547 | controller | Jun 10 23:42:46.314593 crc crio[3641]: time="2026-06-10T23:42:46.31450653Z" level=info msg="Created container 3e27ad1d9e61e70bc3c32283a56daac8dde507c2a08402e9a00c8713246df167: openshift-console/downloads-747b44746d-4pqvr/download-server" id=3427fe7b-dd1c-479a-a895-95bf67fc1365 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.887563 | controller | Jun 10 23:42:46.315538 crc crio[3641]: time="2026-06-10T23:42:46.315387035Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.887578 | controller | Jun 10 23:42:46.315714 crc crio[3641]: time="2026-06-10T23:42:46.315563952Z" level=info msg="Starting container: 3e27ad1d9e61e70bc3c32283a56daac8dde507c2a08402e9a00c8713246df167" id=bf594526-5064-46a5-a8a6-21e40b0241fe name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.887593 | controller | Jun 10 23:42:46.332003 crc crio[3641]: time="2026-06-10T23:42:46.331360941Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.887608 | controller | Jun 10 23:42:46.333029 crc crio[3641]: time="2026-06-10T23:42:46.332988044Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.887623 | controller | Jun 10 23:42:46.333827 crc crio[3641]: time="2026-06-10T23:42:46.333799766Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.887639 | controller | Jun 10 23:42:46.341562 crc crio[3641]: time="2026-06-10T23:42:46.34131256Z" level=info msg="Started container" PID=11559 containerID=3e27ad1d9e61e70bc3c32283a56daac8dde507c2a08402e9a00c8713246df167 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=bf594526-5064-46a5-a8a6-21e40b0241fe name=/runtime.v1.RuntimeService/StartContainer sandboxID=85335bbdd259df67bbd12652f2051d40270e58d8e84d3d166c2d419a25046296
2026-06-11 01:10:46.887655 | controller | Jun 10 23:42:46.346864 crc crio[3641]: time="2026-06-10T23:42:46.346431061Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.887674 | controller | Jun 10 23:42:46.353818 crc crio[3641]: time="2026-06-10T23:42:46.353615432Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.887690 | controller | Jun 10 23:42:46.354163 crc crio[3641]: time="2026-06-10T23:42:46.354013088Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.887705 | controller | Jun 10 23:42:46.365738 crc crio[3641]: time="2026-06-10T23:42:46.365586961Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.887721 | controller | Jun 10 23:42:46.385217 crc crio[3641]: time="2026-06-10T23:42:46.370272205Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.887736 | controller | Jun 10 23:42:46.386042 crc crio[3641]: time="2026-06-10T23:42:46.38597816Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.887752 | controller | Jun 10 23:42:46.387163 crc crio[3641]: time="2026-06-10T23:42:46.370317557Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.887767 | controller | Jun 10 23:42:46.388864 crc crio[3641]: time="2026-06-10T23:42:46.37320451Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.887782 | controller | Jun 10 23:42:46.390491 crc crio[3641]: time="2026-06-10T23:42:46.390406664Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.887797 | controller | Jun 10 23:42:46.401134 crc crio[3641]: time="2026-06-10T23:42:46.400955157Z" level=info msg="Created container c80b0f4de67e0c610396dcae066531b0a27769f64b3aeb77cf5e15bce7661ba9: openshift-ingress-canary/ingress-canary-jlj86/serve-healthcheck-canary" id=838bc52b-e881-45b1-8776-6ae3ff5db616 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.887812 | controller | Jun 10 23:42:46.403213 crc crio[3641]: time="2026-06-10T23:42:46.403138433Z" level=info msg="Starting container: c80b0f4de67e0c610396dcae066531b0a27769f64b3aeb77cf5e15bce7661ba9" id=91c4cff9-9799-4ffe-b562-8709c956a7d0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.887827 | controller | Jun 10 23:42:46.403840 crc crio[3641]: time="2026-06-10T23:42:46.403808479Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.887843 | controller | Jun 10 23:42:46.408192 crc crio[3641]: time="2026-06-10T23:42:46.408110117Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.887858 | controller | Jun 10 23:42:46.411195 crc crio[3641]: time="2026-06-10T23:42:46.411113515Z" level=info msg="Started container" PID=11590 containerID=c80b0f4de67e0c610396dcae066531b0a27769f64b3aeb77cf5e15bce7661ba9 description=openshift-ingress-canary/ingress-canary-jlj86/serve-healthcheck-canary id=91c4cff9-9799-4ffe-b562-8709c956a7d0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2c2e13065cfc1aa468aa3f860d5f57404249bbba68fa542e0a6d4436ff6bde5f
2026-06-11 01:10:46.887873 | controller | Jun 10 23:42:46.416219 crc crio[3641]: time="2026-06-10T23:42:46.416141282Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.887891 | controller | Jun 10 23:42:46.422746 crc crio[3641]: time="2026-06-10T23:42:46.422600575Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.887907 | controller | Jun 10 23:42:46.438346 crc crio[3641]: time="2026-06-10T23:42:46.436619214Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.887922 | controller | Jun 10 23:42:46.490203 crc crio[3641]: time="2026-06-10T23:42:46.488573249Z" level=info msg="Created container 2291cbf16bddfd8fcfe983e2ac625099f8fca0ca07871bf1b0d61f91b2056cdc: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator" id=701311cb-0ce1-4f31-af79-b670ae497da0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.887937 | controller | Jun 10 23:42:46.554411 crc crio[3641]: time="2026-06-10T23:42:46.554233791Z" level=info msg="Starting container: 2291cbf16bddfd8fcfe983e2ac625099f8fca0ca07871bf1b0d61f91b2056cdc" id=92257fed-dd5d-4eec-a263-4732e0c2c632 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.888024 | controller | Jun 10 23:42:46.581101 crc crio[3641]: time="2026-06-10T23:42:46.564101618Z" level=info msg="Started container" PID=11620 containerID=2291cbf16bddfd8fcfe983e2ac625099f8fca0ca07871bf1b0d61f91b2056cdc description=openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator id=92257fed-dd5d-4eec-a263-4732e0c2c632 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6aa731e4acd8e38988309df677b713874085920448656c504a226924de83d293
2026-06-11 01:10:46.888046 | controller | Jun 10 23:42:46.609442 crc crio[3641]: time="2026-06-10T23:42:46.609253097Z" level=info msg="Created container b565a50171b472f823b80e7193f46417d1cd0131b741e0ed25469087c285faab: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator" id=0d920d82-928f-474c-af3b-7ce53b7ee49e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.888064 | controller | Jun 10 23:42:46.614082 crc crio[3641]: time="2026-06-10T23:42:46.614005403Z" level=info msg="Starting container: b565a50171b472f823b80e7193f46417d1cd0131b741e0ed25469087c285faab" id=be083b79-01cd-4397-bf39-836292500447 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.888083 | controller | Jun 10 23:42:46.626911 crc crio[3641]: time="2026-06-10T23:42:46.626404799Z" level=info msg="Started container" PID=11628 containerID=b565a50171b472f823b80e7193f46417d1cd0131b741e0ed25469087c285faab description=openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator id=be083b79-01cd-4397-bf39-836292500447 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b24bd8e42f03ec2f44414fff1bf9a33348666bceee9fa87906e2d05ed462f619
2026-06-11 01:10:46.888101 | controller | Jun 10 23:42:46.674622 crc crio[3641]: time="2026-06-10T23:42:46.674333536Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.888118 | controller | Jun 10 23:42:46.695514 crc crio[3641]: time="2026-06-10T23:42:46.695394781Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.888136 | controller | Jun 10 23:42:46.720181 crc crio[3641]: time="2026-06-10T23:42:46.716152214Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.888154 | controller | Jun 10 23:42:46.816062 crc crio[3641]: time="2026-06-10T23:42:46.80563135Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.888178 | controller | Jun 10 23:42:46.824046 crc crio[3641]: time="2026-06-10T23:42:46.818446082Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.888196 | controller | Jun 10 23:42:46.915023 crc crio[3641]: time="2026-06-10T23:42:46.914361699Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.888214 | controller | Jun 10 23:42:47.098389 crc crio[3641]: 2026-06-10T23:42:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:310dd260475b877 Mac:a2:76:76:5f:58:dd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0e Mtu:0 Sandbox:/var/run/netns/4d6d704d-e654-4966-b053-c3d09306c7bf SocketPath: PciID:}] [{Interface:0xc0002b4990 Address:{IP:10.217.0.14 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:46.888230 | controller | Jun 10 23:42:47.175331 crc crio[3641]: time="2026-06-10T23:42:47.175231679Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.888246 | controller | Jun 10 23:42:47.436509 crc crio[3641]: time="2026-06-10T23:42:47.435857998Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.888284 | controller | Jun 10 23:42:47.452923 crc crio[3641]: time="2026-06-10T23:42:47.451004162Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.888302 | controller | Jun 10 23:42:47.457794 crc crio[3641]: time="2026-06-10T23:42:47.457298428Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.888318 | controller | Jun 10 23:42:47.472757 crc crio[3641]: time="2026-06-10T23:42:47.472074467Z" level=info msg="Created container 3df6de150d12f5495e1e192614ccf29fe98196d9fa288c5ca1b5bb650ce9709b: openshift-marketplace/certified-operators-l27pk/extract-utilities" id=213c89ec-0099-4f75-9798-9952db75ef07 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.888334 | controller | Jun 10 23:42:47.489082 crc crio[3641]: time="2026-06-10T23:42:47.488168588Z" level=info msg="Starting container: 3df6de150d12f5495e1e192614ccf29fe98196d9fa288c5ca1b5bb650ce9709b" id=ed861d6c-0907-4829-9baa-1d295c2ba0d9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.888363 | controller | Jun 10 23:42:47.559623 crc crio[3641]: time="2026-06-10T23:42:47.559352046Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.888385 | controller | Jun 10 23:42:47.587476 crc crio[3641]: time="2026-06-10T23:42:47.584432839Z" level=info msg="Started container" PID=11738 containerID=3df6de150d12f5495e1e192614ccf29fe98196d9fa288c5ca1b5bb650ce9709b description=openshift-marketplace/certified-operators-l27pk/extract-utilities id=ed861d6c-0907-4829-9baa-1d295c2ba0d9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=744343a94e62f37a6f6ff3e180e18d858061ee7f3bae23c9db436da2305f3561
2026-06-11 01:10:46.888403 | controller | Jun 10 23:42:47.644784 crc crio[3641]: 2026-06-10T23:42:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:061a4951b7c7941 Mac:96:29:51:ac:2a:0f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:22 Mtu:0 Sandbox:/var/run/netns/46f40c41-2b19-4095-81a7-5851a73e5223 SocketPath: PciID:}] [{Interface:0xc000014600 Address:{IP:10.217.0.34 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:46.888420 | controller | Jun 10 23:42:47.682955 crc crio[3641]: time="2026-06-10T23:42:47.68146158Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.888439 | controller | Jun 10 23:42:47.945743 crc crio[3641]: 2026-06-10T23:42:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2dcd93ba477de64 Mac:26:4c:7e:63:b2:cc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:16 Mtu:0 Sandbox:/var/run/netns/cd658735-c740-48bd-91fc-b623d5281875 SocketPath: PciID:}] [{Interface:0xc000014ea0 Address:{IP:10.217.0.22 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:46.888456 | controller | Jun 10 23:42:47.961947 crc crio[3641]: 2026-06-10T23:42:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:806879e48c4df9d Mac:f6:46:71:bd:b2:31 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2c Mtu:0 Sandbox:/var/run/netns/231194cd-487b-4c22-b384-86aa91ce6021 SocketPath: PciID:}] [{Interface:0xc0000146c0 Address:{IP:10.217.0.44 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:46.888473 | controller | Jun 10 23:42:48.002895 crc crio[3641]: 2026-06-10T23:42:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3d47b6ce8414130 Mac:e6:54:da:d5:4f:6a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:06 Mtu:0 Sandbox:/var/run/netns/7b73430e-d512-4880-9dd4-7ca9fd85f7e3 SocketPath: PciID:}] [{Interface:0xc0004025b0 Address:{IP:10.217.0.6 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:46.888489 | controller | Jun 10 23:42:48.003961 crc crio[3641]: 2026-06-10T23:42:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0e58380e0470922 Mac:6a:32:41:73:c7:2a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:09 Mtu:0 Sandbox:/var/run/netns/67edbc81-1254-4c86-8f8e-d740918ac5c1 SocketPath: PciID:}] [{Interface:0xc00030c6c0 Address:{IP:10.217.0.9 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:46.888504 | controller | Jun 10 23:42:48.010443 crc crio[3641]: time="2026-06-10T23:42:48.010276101Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.888520 | controller | Jun 10 23:42:48.044053 crc crio[3641]: 2026-06-10T23:42:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3f256e8426c0df9 Mac:6e:58:36:ce:f9:a6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:12 Mtu:0 Sandbox:/var/run/netns/ec601596-cf82-4460-a787-883ffb32d590 SocketPath: PciID:}] [{Interface:0xc0002da990 Address:{IP:10.217.0.18 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:46.888536 | controller | Jun 10 23:42:48.044946 crc crio[3641]: time="2026-06-10T23:42:48.044294423Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.888573 | controller | Jun 10 23:42:48.049723 crc crio[3641]: time="2026-06-10T23:42:48.048874573Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.888591 | controller | Jun 10 23:42:48.053754 crc crio[3641]: 2026-06-10T23:42:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:28003725df04387 Mac:82:74:a2:20:42:ec Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1d Mtu:0 Sandbox:/var/run/netns/96633e97-4d7e-4a88-b7a9-a3e2ec3b3b12 SocketPath: PciID:}] [{Interface:0xc0002d0a00 Address:{IP:10.217.0.29 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:46.888607 | controller | Jun 10 23:42:48.053754 crc crio[3641]: 2026-06-10T23:42:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b77d481bebc70d8 Mac:a2:d3:d5:ff:27:d3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:20 Mtu:0 Sandbox:/var/run/netns/b5e38a10-9c53-41b6-b2f7-6848cba019a6 SocketPath: PciID:}] [{Interface:0xc00028c5c0 Address:{IP:10.217.0.32 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:46.888623 | controller | Jun 10 23:42:48.064563 crc crio[3641]: 2026-06-10T23:42:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:378b5f326b36993 Mac:be:f7:53:18:31:16 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0a Mtu:0 Sandbox:/var/run/netns/b41e4be7-ac54-4f23-9aeb-9468103103a8 SocketPath: PciID:}] [{Interface:0xc000277710 Address:{IP:10.217.0.10 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:46.888641 | controller | Jun 10 23:42:48.087739 crc crio[3641]: time="2026-06-10T23:42:48.081150837Z" level=info msg="Created container 55c26b185770412fa5429fd522c439b673aea09d68982f79e9a8aadb4c97fda4: openshift-multus/network-metrics-daemon-n2bqt/network-metrics-daemon" id=837e00e9-fe8c-44a5-91c4-74df92fd46a2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.888657 | controller | Jun 10 23:42:48.087739 crc crio[3641]: time="2026-06-10T23:42:48.086746936Z" level=info msg="Starting container: 55c26b185770412fa5429fd522c439b673aea09d68982f79e9a8aadb4c97fda4" id=b7febe41-62de-4164-af82-4d34cee2412e name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.888673 | controller | Jun 10 23:42:48.108921 crc crio[3641]: time="2026-06-10T23:42:48.1087954Z" level=info msg="Created container 8cdcad2b79cf1ed3aa27278979af58064e673d753ce59a2eeec76def39ee4f28: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller" id=99d0de83-e6ac-4ad3-8a80-73726926d2e9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.888688 | controller | Jun 10 23:42:48.123365 crc crio[3641]: time="2026-06-10T23:42:48.114521334Z" level=info msg="Starting container: 8cdcad2b79cf1ed3aa27278979af58064e673d753ce59a2eeec76def39ee4f28" id=e510552c-0646-4d8e-a60f-30a5286a8a1b name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.888704 | controller | Jun 10 23:42:48.123365 crc crio[3641]: time="2026-06-10T23:42:48.119378765Z" level=info msg="Created container 40af8fba382548ede729b64588b8011305017def633ef56469c5f2a978838702: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager" id=26fc65d3-d4a9-40c1-9db1-9faceaad195b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.888719 | controller | Jun 10 23:42:48.123988 crc crio[3641]: time="2026-06-10T23:42:48.123836979Z" level=info msg="Starting container: 40af8fba382548ede729b64588b8011305017def633ef56469c5f2a978838702" id=eac79ec6-16ae-49fd-bca7-1d23743c53e2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.888734 | controller | Jun 10 23:42:48.123988 crc crio[3641]: 2026-06-10T23:42:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:62939d041a42ea5 Mac:52:14:38:fe:45:02 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:05 Mtu:0 Sandbox:/var/run/netns/7d1a8649-8225-4bd3-94e1-ed40d7e7ee93 SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.0.5 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:46.888769 | controller | Jun 10 23:42:48.138145 crc crio[3641]: 2026-06-10T23:42:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:54a51d2938f3591 Mac:1a:95:94:84:48:2d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:04 Mtu:0 Sandbox:/var/run/netns/5d0c3600-235d-4a5c-a6eb-623694d2ad0f SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.4 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:46.888786 | controller | Jun 10 23:42:48.138145 crc crio[3641]: time="2026-06-10T23:42:48.127137499Z" level=info msg="Started container" PID=11794 containerID=8cdcad2b79cf1ed3aa27278979af58064e673d753ce59a2eeec76def39ee4f28 description=openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller id=e510552c-0646-4d8e-a60f-30a5286a8a1b name=/runtime.v1.RuntimeService/StartContainer sandboxID=9698a732b931a523d35a8cfd80b3afac9766651c585a9e7337f7703831f27e6a
2026-06-11 01:10:46.888802 | controller | Jun 10 23:42:48.161239 crc crio[3641]: time="2026-06-10T23:42:48.154105275Z" level=info msg="Started container" PID=11803 containerID=55c26b185770412fa5429fd522c439b673aea09d68982f79e9a8aadb4c97fda4 description=openshift-multus/network-metrics-daemon-n2bqt/network-metrics-daemon id=b7febe41-62de-4164-af82-4d34cee2412e name=/runtime.v1.RuntimeService/StartContainer sandboxID=2447959dc1e4001e19a59829d63ad52affe994f73cefc75d62e062044f5ab61a
2026-06-11 01:10:46.888821 | controller | Jun 10 23:42:48.163760 crc crio[3641]: time="2026-06-10T23:42:48.162022265Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.888838 | controller | Jun 10 23:42:48.166451 crc crio[3641]: time="2026-06-10T23:42:48.166413327Z" level=info msg="Started container" PID=11789 containerID=40af8fba382548ede729b64588b8011305017def633ef56469c5f2a978838702 description=openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager id=eac79ec6-16ae-49fd-bca7-1d23743c53e2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e59fb0e92c17371ae97c195ddbef9c3efb6ad2c6f6d672aa51080c06e6cc05ad
2026-06-11 01:10:46.888854 | controller | Jun 10 23:42:48.215784 crc crio[3641]: time="2026-06-10T23:42:48.214070374Z" level=info msg="Created container f58de3b2b244255a06dc60e2e91808badf3773eaa196ef5fe40d419c4e7e3e24: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator" id=6e338c17-922b-43ac-bcb7-f1782e0d0422 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.888870 | controller | Jun 10 23:42:48.243951 crc crio[3641]: 2026-06-10T23:42:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:23bc40803a4dbe5 Mac:36:61:c1:30:e7:f2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3b Mtu:0 Sandbox:/var/run/netns/1abd827f-e86f-4fc5-ac2b-a45ee900462a SocketPath: PciID:}] [{Interface:0xc000014c50 Address:{IP:10.217.0.59 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:46.888885 | controller | Jun 10 23:42:48.255238 crc crio[3641]: 2026-06-10T23:42:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e850da364617084 Mac:8a:79:48:ca:ca:49 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0b Mtu:0 Sandbox:/var/run/netns/7979d1bd-a2af-4fd8-b6fd-8f8b4f7ecf91 SocketPath: PciID:}] [{Interface:0xc0004025b0 Address:{IP:10.217.0.11 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:46.888901 | controller | Jun 10 23:42:48.255934 crc crio[3641]: time="2026-06-10T23:42:48.255865441Z" level=info msg="Starting container: f58de3b2b244255a06dc60e2e91808badf3773eaa196ef5fe40d419c4e7e3e24" id=a3f87784-fae3-48f4-9fd9-6d9735f91137 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.888916 | controller | Jun 10 23:42:48.259023 crc crio[3641]: time="2026-06-10T23:42:48.258925911Z" level=info msg="Created container a57c77d387f6659f989b7734a42624dc1296aa89b20c0af177236aefec0376ec: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/kube-rbac-proxy" id=f76a5f4a-4fc7-4386-ba2d-c8ceda99245d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.888931 | controller | Jun 10 23:42:48.259638 crc crio[3641]: time="2026-06-10T23:42:48.259473603Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.888947 | controller | Jun 10 23:42:48.268971 crc crio[3641]: time="2026-06-10T23:42:48.262047093Z" level=info msg="Starting container: a57c77d387f6659f989b7734a42624dc1296aa89b20c0af177236aefec0376ec" id=575396d3-b6e8-489f-b3fa-adf5e7953633 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.888963 | controller | Jun 10 23:42:48.297456 crc crio[3641]: time="2026-06-10T23:42:48.279329831Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=b3f63ce5-d2aa-4f17-85c3-0a781c0e7cdd name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.888979 | controller | Jun 10 23:42:48.297456 crc crio[3641]: time="2026-06-10T23:42:48.282336098Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=4bb846a8-a3d5-41f8-8334-52521e81eb83 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.889004 | controller | Jun 10 23:42:48.299094 crc crio[3641]: time="2026-06-10T23:42:48.298150658Z" level=info msg="Started container" PID=11784 containerID=f58de3b2b244255a06dc60e2e91808badf3773eaa196ef5fe40d419c4e7e3e24 description=openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator id=a3f87784-fae3-48f4-9fd9-6d9735f91137 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4681cc99bc4fd2ccbb739c9e2906059238d6d6a8b76696c13ed2ed6815d05843
2026-06-11 01:10:46.889021 | controller | Jun 10 23:42:48.301355 crc crio[3641]: time="2026-06-10T23:42:48.298341085Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.889037 | controller | Jun 10 23:42:48.312604 crc crio[3641]: time="2026-06-10T23:42:48.289096423Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.889052 | controller | Jun 10 23:42:48.335047 crc crio[3641]: time="2026-06-10T23:42:48.334391048Z" level=info msg="Started container" PID=11836 containerID=a57c77d387f6659f989b7734a42624dc1296aa89b20c0af177236aefec0376ec description=openshift-machine-api/machine-api-operator-755bb95488-cj4b6/kube-rbac-proxy id=575396d3-b6e8-489f-b3fa-adf5e7953633 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e930efc7479a0d6931d20699b5fd9c7829cff29c4566ba1a8740db796e947273
2026-06-11 01:10:46.889068 | controller | Jun 10 23:42:48.337729 crc crio[3641]: time="2026-06-10T23:42:48.337473658Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=949abbc1-c720-4204-a56d-f31c9b46213d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.889084 | controller | Jun 10 23:42:48.338057 crc crio[3641]: 2026-06-10T23:42:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e5d1a99235789d2 Mac:26:44:c4:a9:02:80 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:08 Mtu:0 Sandbox:/var/run/netns/7bb6a145-6440-429d-b36a-05e32b2b83a5 SocketPath: PciID:}] [{Interface:0xc0003b0e30 Address:{IP:10.217.0.8 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:46.889100 | controller | Jun 10 23:42:48.338388 crc crio[3641]: time="2026-06-10T23:42:48.33828577Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=3a090cd0-1580-4d94-8b4d-2c1b7cbbd21b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.889116 | controller | Jun 10 23:42:48.352123 crc crio[3641]: time="2026-06-10T23:42:48.342273676Z" level=info msg="Creating container: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/kube-rbac-proxy" id=5ae140ed-91e3-4b2a-9fc6-da3a1ba4d0ce name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.889131 | controller | Jun 10 23:42:48.352123 crc crio[3641]: time="2026-06-10T23:42:48.342822918Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.889147 | controller | Jun 10 23:42:48.369020 crc crio[3641]: time="2026-06-10T23:42:48.357868777Z" level=info msg="Creating container: openshift-multus/network-metrics-daemon-n2bqt/kube-rbac-proxy" id=a84930ac-59f8-40d2-93ce-509e876ce859 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.889162 | controller | Jun 10 23:42:48.369020 crc crio[3641]: time="2026-06-10T23:42:48.361680847Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8d1a1e4abe0326c3af89e9eaa4b7449dd2d5b6f9403c677e19b00b24947b1df9" id=f5d9e8fa-06d1-4519-b687-b168dcc73a09 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.889181 | controller | Jun 10 23:42:48.369531 crc crio[3641]: time="2026-06-10T23:42:48.369355267Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=a691549a-9b24-4c68-858c-fed70da2a3fc name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.889197 | controller | Jun 10 23:42:48.385007 crc crio[3641]: 2026-06-10T23:42:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:22f698bbabe00f9 Mac:96:a5:fa:da:ee:f0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3a Mtu:0 Sandbox:/var/run/netns/9db735ff-a05c-4101-874f-54839120fbc1 SocketPath: PciID:}] [{Interface:0xc0002f4810 Address:{IP:10.217.0.58 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:46.889213 | controller | Jun 10 23:42:48.393609 crc crio[3641]: time="2026-06-10T23:42:48.389785618Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 01:10:46.889229 | controller | Jun 10 23:42:48.393609 crc crio[3641]: time="2026-06-10T23:42:48.389892172Z" level=info msg="CNI monitoring event REMOVE        \"/var/lib/cni/bin/upgrade_6822b299-e51a-4297-8a8e-f511d917991d\""
2026-06-11 01:10:46.889245 | controller | Jun 10 23:42:48.393609 crc crio[3641]: time="2026-06-10T23:42:48.389925413Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.889262 | controller | Jun 10 23:42:48.393609 crc crio[3641]: time="2026-06-10T23:42:48.390463724Z" level=info msg="Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:b77d481bebc70d8ec14da67fb3a39043838504101192b2515afc819e58947286 UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/b5e38a10-9c53-41b6-b2f7-6848cba019a6 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:0xc001890130}] Aliases:map[]}"
2026-06-11 01:10:46.889278 | controller | Jun 10 23:42:48.393609 crc crio[3641]: time="2026-06-10T23:42:48.390805598Z" 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 01:10:46.889295 | controller | Jun 10 23:42:48.393609 crc crio[3641]: time="2026-06-10T23:42:48.391359799Z" level=info msg="Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:3d47b6ce8414130fadbccdce573151211177ef513d91308aec37c28405dff582 UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/7b73430e-d512-4880-9dd4-7ca9fd85f7e3 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:0xc002dd03e0}] Aliases:map[]}"
2026-06-11 01:10:46.889311 | controller | Jun 10 23:42:48.393609 crc crio[3641]: time="2026-06-10T23:42:48.391525696Z" level=info msg="Checking pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:46.889326 | controller | Jun 10 23:42:48.393609 crc crio[3641]: time="2026-06-10T23:42:48.391567037Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.889342 | controller | Jun 10 23:42:48.393609 crc crio[3641]: time="2026-06-10T23:42:48.39162067Z" level=info msg="Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:2dcd93ba477de64140d2788ff6f2952656703b7f93cf8641a8b02050de298d13 UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/cd658735-c740-48bd-91fc-b623d5281875 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:0xc000888128}] Aliases:map[]}"
2026-06-11 01:10:46.889399 | controller | Jun 10 23:42:48.393609 crc crio[3641]: time="2026-06-10T23:42:48.391791536Z" level=info msg="Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:378b5f326b36993bc4d200e9a0241fccff952f361ccc53483faadca094b5c422 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/b41e4be7-ac54-4f23-9aeb-9468103103a8 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:0xc000cb7320}] Aliases:map[]}"
2026-06-11 01:10:46.889420 | controller | Jun 10 23:42:48.393609 crc crio[3641]: time="2026-06-10T23:42:48.392299976Z" 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 01:10:46.889437 | controller | Jun 10 23:42:48.393609 crc crio[3641]: time="2026-06-10T23:42:48.392557966Z" level=info msg="Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:54a51d2938f3591cc4c03a7be3ef9e3d7f7599d0e1dc4f70216cb441a892d2b2 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/5d0c3600-235d-4a5c-a6eb-623694d2ad0f 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:0xc002dd03a8}] Aliases:map[]}"
2026-06-11 01:10:46.889454 | controller | Jun 10 23:42:48.393609 crc crio[3641]: time="2026-06-10T23:42:48.392756754Z" level=info msg="Checking pod openshift-network-diagnostics_network-check-target-fhkjl for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:46.889471 | controller | Jun 10 23:42:48.393609 crc crio[3641]: time="2026-06-10T23:42:48.392948122Z" level=info msg="Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:62939d041a42ea557bb9456e1349163beeb59ba0829b3f8aae1a6a2a6847874c UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/7d1a8649-8225-4bd3-94e1-ed40d7e7ee93 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:0xc000188a78}] Aliases:map[]}"
2026-06-11 01:10:46.889487 | controller | Jun 10 23:42:48.393609 crc crio[3641]: time="2026-06-10T23:42:48.393041695Z" level=info msg="Checking pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:46.889503 | controller | Jun 10 23:42:48.400595 crc crio[3641]: time="2026-06-10T23:42:48.400434655Z" level=info msg="Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:806879e48c4df9d5f740d4114070e99b84d7b39480a88b12d6c8f768c4ec3e37 UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/231194cd-487b-4c22-b384-86aa91ce6021 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:0xc000794388}] Aliases:map[]}"
2026-06-11 01:10:46.889519 | controller | Jun 10 23:42:48.400921 crc crio[3641]: time="2026-06-10T23:42:48.400770538Z" level=info msg="Checking pod openshift-marketplace_community-operators-qhh6t for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:46.889535 | controller | Jun 10 23:42:48.401065 crc crio[3641]: time="2026-06-10T23:42:48.400997577Z" level=info msg="Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:0e58380e0470922a827d19564b15b68b217324987740630231846e0d8b168aae UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/67edbc81-1254-4c86-8f8e-d740918ac5c1 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:0xc0025c6040}] Aliases:map[]}"
2026-06-11 01:10:46.889554 | controller | Jun 10 23:42:48.401246 crc crio[3641]: time="2026-06-10T23:42:48.401137622Z" 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 01:10:46.889571 | controller | Jun 10 23:42:48.401483 crc crio[3641]: time="2026-06-10T23:42:48.401416773Z" level=info msg="Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:3f256e8426c0df9f376da77acb7d5e3fff0fc53b844592de09d2ecfc3814e3e1 UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/ec601596-cf82-4460-a787-883ffb32d590 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:0xc0008881a8}] Aliases:map[]}"
2026-06-11 01:10:46.889587 | controller | Jun 10 23:42:48.401733 crc crio[3641]: time="2026-06-10T23:42:48.40158355Z" level=info msg="Checking pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:46.889603 | controller | Jun 10 23:42:48.416076 crc crio[3641]: time="2026-06-10T23:42:48.404186422Z" level=info msg="Checking pod openshift-console-operator_console-operator-67c89758df-4jf4f for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:46.889619 | controller | Jun 10 23:42:48.425798 crc crio[3641]: time="2026-06-10T23:42:48.404227853Z" level=info msg="Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:5edde7af59e6b3d33106333594d286dc884d5c349f2f62b2bae768d97ff1a6b5 UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/a2660e6b-e802-41d9-8d2b-0059fc6e221a 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:0xc0007942d0}] Aliases:map[]}"
2026-06-11 01:10:46.889635 | controller | Jun 10 23:42:48.426046 crc crio[3641]: time="2026-06-10T23:42:48.425927163Z" 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 01:10:46.889651 | controller | Jun 10 23:42:48.426443 crc crio[3641]: time="2026-06-10T23:42:48.404242124Z" level=info msg="Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:310dd260475b8774e916507df03c7d6cd525bb4f39f45b2fa438c8db97900e7f UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/4d6d704d-e654-4966-b053-c3d09306c7bf 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:0xc0026f04d0}] Aliases:map[]}"
2026-06-11 01:10:46.889667 | controller | Jun 10 23:42:48.426749 crc crio[3641]: time="2026-06-10T23:42:48.426440444Z" level=info msg="Checking pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:46.889682 | controller | Jun 10 23:42:48.427032 crc crio[3641]: time="2026-06-10T23:42:48.404255984Z" level=info msg="Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:061a4951b7c79416ef706294c8d2e6199e9cc5f39621b2c4da96c3210f85726d UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/46f40c41-2b19-4095-81a7-5851a73e5223 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:0xc002dd02d8}] Aliases:map[]}"
2026-06-11 01:10:46.889704 | controller | Jun 10 23:42:48.428104 crc crio[3641]: time="2026-06-10T23:42:48.427138881Z" 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 01:10:46.889721 | controller | Jun 10 23:42:48.428153 crc crio[3641]: time="2026-06-10T23:42:48.406922409Z" level=info msg="Created container ec7e8790fa2ebbb66318c73a958fb929d923714698e8d37dfd847e0a48dde232: openshift-marketplace/redhat-operators-x5vn9/extract-utilities" id=252e8be4-0e3b-43d3-8e92-54ec206b5a82 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.889737 | controller | Jun 10 23:42:48.431427 crc crio[3641]: time="2026-06-10T23:42:48.431237541Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.889754 | controller | Jun 10 23:42:48.432249 crc crio[3641]: time="2026-06-10T23:42:48.407140937Z" level=info msg="Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:e5d1a99235789d22556e3c20a3d50eccc403e326b7560aecd7447308ae673e48 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/7bb6a145-6440-429d-b36a-05e32b2b83a5 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:0xc002dd0578}] Aliases:map[]}"
2026-06-11 01:10:46.889769 | controller | Jun 10 23:42:48.432249 crc crio[3641]: time="2026-06-10T23:42:48.432130186Z" level=info msg="Checking pod openshift-apiserver_apiserver-9ddfb9f55-k47zv for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:46.889785 | controller | Jun 10 23:42:48.432822 crc crio[3641]: time="2026-06-10T23:42:48.407158518Z" level=info msg="Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:23bc40803a4dbe5dff8a4ef51df3fddf2dd5ba5ef6b3009ec1c6ad472e40ea12 UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/1abd827f-e86f-4fc5-ac2b-a45ee900462a 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:0xc001992e20}] Aliases:map[]}"
2026-06-11 01:10:46.889801 | controller | Jun 10 23:42:48.442618 crc crio[3641]: time="2026-06-10T23:42:48.407175719Z" level=info msg="Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:e850da3646170848d7b4b3679b5f1ce56ef3900bbc3eb7a587e64de03326f3d9 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/7979d1bd-a2af-4fd8-b6fd-8f8b4f7ecf91 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:0xc00101ce60}] Aliases:map[]}"
2026-06-11 01:10:46.889817 | controller | Jun 10 23:42:48.442618 crc crio[3641]: time="2026-06-10T23:42:48.436927013Z" level=info msg="Starting container: ec7e8790fa2ebbb66318c73a958fb929d923714698e8d37dfd847e0a48dde232" id=d37d4eb4-4e62-49d1-8b2c-cfb8e7237c72 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.889833 | controller | Jun 10 23:42:48.442618 crc crio[3641]: time="2026-06-10T23:42:48.436979995Z" 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 01:10:46.889848 | controller | Jun 10 23:42:48.442618 crc crio[3641]: time="2026-06-10T23:42:48.40719308Z" level=info msg="Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:28003725df04387c43e962bdd3dcf5180e04f6ec61ecea47bac96b8a5f57a202 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/96633e97-4d7e-4a88-b7a9-a3e2ec3b3b12 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:0xc002dd0450}] Aliases:map[]}"
2026-06-11 01:10:46.889868 | controller | Jun 10 23:42:48.442618 crc crio[3641]: time="2026-06-10T23:42:48.437319149Z" 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 01:10:46.889884 | controller | Jun 10 23:42:48.442618 crc crio[3641]: time="2026-06-10T23:42:48.410897275Z" level=info msg="Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:22f698bbabe00f910b1a8382c9bfb4ec9a5cc1b5095e92d3fd5cd107e0621ffd UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/9db735ff-a05c-4101-874f-54839120fbc1 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:0xc0018900b0}] Aliases:map[]}"
2026-06-11 01:10:46.889900 | controller | Jun 10 23:42:48.442618 crc crio[3641]: time="2026-06-10T23:42:48.4378535Z" 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 01:10:46.889915 | controller | Jun 10 23:42:48.442618 crc crio[3641]: time="2026-06-10T23:42:48.438276536Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8d1a1e4abe0326c3af89e9eaa4b7449dd2d5b6f9403c677e19b00b24947b1df9" id=a210c1c8-aead-454e-b9d1-c153042ea2a2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.889930 | controller | Jun 10 23:42:48.442618 crc crio[3641]: time="2026-06-10T23:42:48.438455733Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=3670728e-dafb-40f5-9eae-9ef8267e08a4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.889946 | controller | Jun 10 23:42:48.452865 crc crio[3641]: time="2026-06-10T23:42:48.452212092Z" level=info msg="Created container 7dfaeb4bacd4f213702b5bcc3c73b6ffd08c8d71c1514912263271a4596b4f18: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator" id=53057d4a-d6ea-4e6b-80de-385b37324f44 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.889961 | controller | Jun 10 23:42:48.459155 crc crio[3641]: time="2026-06-10T23:42:48.457071294Z" level=info msg="Starting container: 7dfaeb4bacd4f213702b5bcc3c73b6ffd08c8d71c1514912263271a4596b4f18" id=5972ee54-8ea5-4796-b5e3-2670a85a10ee name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.889976 | controller | Jun 10 23:42:48.465961 crc crio[3641]: time="2026-06-10T23:42:48.463736005Z" 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 01:10:46.889991 | controller | Jun 10 23:42:48.466951 crc crio[3641]: time="2026-06-10T23:42:48.465785254Z" level=info msg="Created container 09b56dda303d6cb6829090f8f1ee44597f1e670c2470ab0117c7192cfa1c9943: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager" id=23bba220-f146-4908-a80a-8dba975b4da5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.890006 | controller | Jun 10 23:42:48.469917 crc crio[3641]: time="2026-06-10T23:42:48.469848083Z" level=info msg="Starting container: 09b56dda303d6cb6829090f8f1ee44597f1e670c2470ab0117c7192cfa1c9943" id=cbde60f5-a53c-435e-b3e9-15afe94d44b8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.890025 | controller | Jun 10 23:42:48.483269 crc crio[3641]: time="2026-06-10T23:42:48.471759448Z" level=info msg="Started container" PID=11807 containerID=7dfaeb4bacd4f213702b5bcc3c73b6ffd08c8d71c1514912263271a4596b4f18 description=openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator id=5972ee54-8ea5-4796-b5e3-2670a85a10ee name=/runtime.v1.RuntimeService/StartContainer sandboxID=d6ce9f11fe6b6c954e64392a7179a7c4bdce7c9da844130899390627781a051a
2026-06-11 01:10:46.890043 | controller | Jun 10 23:42:48.483269 crc crio[3641]: time="2026-06-10T23:42:48.47331419Z" level=info msg="Started container" PID=11832 containerID=ec7e8790fa2ebbb66318c73a958fb929d923714698e8d37dfd847e0a48dde232 description=openshift-marketplace/redhat-operators-x5vn9/extract-utilities id=d37d4eb4-4e62-49d1-8b2c-cfb8e7237c72 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8f4a0f42c5acc995b23ec82d8825cd55d08afc7e18e333c4e4623ab63819b40e
2026-06-11 01:10:46.890058 | controller | Jun 10 23:42:48.520413 crc crio[3641]: time="2026-06-10T23:42:48.510020187Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 01:10:46.890074 | controller | Jun 10 23:42:48.520413 crc crio[3641]: time="2026-06-10T23:42:48.510213884Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 01:10:46.890089 | controller | Jun 10 23:42:48.520413 crc crio[3641]: time="2026-06-10T23:42:48.510244616Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/upgrade_e22d3bc7-50ca-4844-a323-bdf3f0d7b9ba\""
2026-06-11 01:10:46.890105 | controller | Jun 10 23:42:48.520413 crc crio[3641]: time="2026-06-10T23:42:48.516880356Z" level=info msg="Started container" PID=11810 containerID=09b56dda303d6cb6829090f8f1ee44597f1e670c2470ab0117c7192cfa1c9943 description=openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager id=cbde60f5-a53c-435e-b3e9-15afe94d44b8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=01060bc960dc3422eb0984bfa1fe02267c4d219bf15ed5679d26fbb049564d8d
2026-06-11 01:10:46.890120 | controller | Jun 10 23:42:48.528045 crc crio[3641]: time="2026-06-10T23:42:48.527943959Z" level=info msg="Ran pod sandbox b77d481bebc70d8ec14da67fb3a39043838504101192b2515afc819e58947286 with infra container: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/POD" id=a873e0a7-9a35-4d81-8161-221c58eb6582 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.890136 | controller | Jun 10 23:42:48.541487 crc crio[3641]: time="2026-06-10T23:42:48.541406706Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5827f6ae3beb4853192e02cc18890467bd251b33070f36f9a105991e7e6d3c9b" id=a200736e-b0b1-4856-9b18-363014c21a31 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.890151 | controller | Jun 10 23:42:48.573418 crc crio[3641]: time="2026-06-10T23:42:48.572950902Z" level=info msg="Ran pod sandbox 3d47b6ce8414130fadbccdce573151211177ef513d91308aec37c28405dff582 with infra container: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/POD" id=c54970c7-8b36-46f7-ba81-4540f66a8784 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.890167 | controller | Jun 10 23:42:48.575467 crc crio[3641]: time="2026-06-10T23:42:48.575407248Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c" id=d38a158b-e72b-4c6c-836b-c385da708adf name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.890182 | controller | Jun 10 23:42:48.601925 crc crio[3641]: time="2026-06-10T23:42:48.601777511Z" level=info msg="Ran pod sandbox 54a51d2938f3591cc4c03a7be3ef9e3d7f7599d0e1dc4f70216cb441a892d2b2 with infra container: openshift-network-diagnostics/network-check-target-fhkjl/POD" id=0b3d8d7e-99ef-4604-9a93-69fd498379fb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.890201 | controller | Jun 10 23:42:48.611295 crc crio[3641]: time="2026-06-10T23:42:48.611239342Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b" id=d014f3ba-db0b-4c77-bb25-285ad13ece2f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.890216 | controller | Jun 10 23:42:48.679758 crc crio[3641]: time="2026-06-10T23:42:48.679431023Z" level=info msg="Ran pod sandbox 806879e48c4df9d5f740d4114070e99b84d7b39480a88b12d6c8f768c4ec3e37 with infra container: openshift-marketplace/community-operators-qhh6t/POD" id=06e2a3c9-becc-4146-8097-71efadd696ab name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.890232 | controller | Jun 10 23:42:48.700365 crc crio[3641]: time="2026-06-10T23:42:48.686820383Z" level=info msg="Ran pod sandbox 0e58380e0470922a827d19564b15b68b217324987740630231846e0d8b168aae with infra container: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/POD" id=65da65bd-8215-4578-be39-28441826b801 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.890247 | controller | Jun 10 23:42:48.700365 crc crio[3641]: time="2026-06-10T23:42:48.689162714Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=9b5f77db-436c-4b3e-af98-f3df48d18807 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.890262 | controller | Jun 10 23:42:48.700365 crc crio[3641]: time="2026-06-10T23:42:48.693229394Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e5e8108294b086fdb797365e5a46badba9b3d866bdcddc8460a51e05a253753d" id=dfdcf4b9-5a7c-4c90-a65e-482b837a8404 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.890277 | controller | Jun 10 23:42:48.703150 crc crio[3641]: time="2026-06-10T23:42:48.703002487Z" level=info msg="Ran pod sandbox 3f256e8426c0df9f376da77acb7d5e3fff0fc53b844592de09d2ecfc3814e3e1 with infra container: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/POD" id=8e41aa8b-3329-4764-90d8-a3667e98e8f7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.890293 | controller | Jun 10 23:42:48.706960 crc crio[3641]: time="2026-06-10T23:42:48.70690981Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d" id=b06bb344-5d4f-4058-947a-436b32b85914 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.890308 | controller | Jun 10 23:42:48.713841 crc crio[3641]: time="2026-06-10T23:42:48.713621143Z" level=info msg="Ran pod sandbox 2dcd93ba477de64140d2788ff6f2952656703b7f93cf8641a8b02050de298d13 with infra container: openshift-console-operator/console-operator-67c89758df-4jf4f/POD" id=7dfd005a-fa13-4304-b407-866e90206201 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.890323 | controller | Jun 10 23:42:48.741291 crc crio[3641]: time="2026-06-10T23:42:48.740313498Z" level=info msg="Created container d253ab6d8ecc7de2800c119ce2d4ba30be8b3f2a7becd4eb3f385aa12efe3d2d: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver" id=b5f1e4da-49d4-4c0a-91ac-d45ca1ee716d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.890338 | controller | Jun 10 23:42:48.746459 crc crio[3641]: time="2026-06-10T23:42:48.743917069Z" level=info msg="Created container 294c57e6211b48b38cb509d37681edd5c194f8d4f0010c0cf937c5bd37f51696: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator" id=c444b806-3733-48bc-96be-862d0e3c8cdf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.890376 | controller | Jun 10 23:42:48.751463 crc crio[3641]: time="2026-06-10T23:42:48.750618562Z" level=info msg="Created container ca6ccf482b84840762e4fdd5e072ceab1459aa43d62d62caac59117fcf175cf7: openshift-console/console-6c684df5db-cc8g8/console" id=a45bb965-01de-4dc7-b8db-b1e63d6cc110 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.890404 | controller | Jun 10 23:42:48.755002 crc crio[3641]: time="2026-06-10T23:42:48.753237284Z" level=info msg="Ran pod sandbox 62939d041a42ea557bb9456e1349163beeb59ba0829b3f8aae1a6a2a6847874c with infra container: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/POD" id=ab1a5dee-1920-4bdc-a89d-d28de3e1cffe name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.890428 | controller | Jun 10 23:42:48.769044 crc crio[3641]: time="2026-06-10T23:42:48.76818942Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5" id=22fa9160-03ad-4852-882a-69e0a145e8e4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.890448 | controller | Jun 10 23:42:48.769320 crc crio[3641]: time="2026-06-10T23:42:48.768387368Z" level=info msg="Starting container: 294c57e6211b48b38cb509d37681edd5c194f8d4f0010c0cf937c5bd37f51696" id=ec713fac-26c2-4f1d-825f-86890f918e6b name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.890465 | controller | Jun 10 23:42:48.769854 crc crio[3641]: time="2026-06-10T23:42:48.769817064Z" level=info msg="Starting container: ca6ccf482b84840762e4fdd5e072ceab1459aa43d62d62caac59117fcf175cf7" id=a5921b8c-96ba-45ac-9748-9e28299ea724 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.890480 | controller | Jun 10 23:42:48.784897 crc crio[3641]: time="2026-06-10T23:42:48.782763891Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:52e442bc8198ac925caff87ddd35b3107b7375d5afc9c2eb041ca4e79db72c6f" id=7ec15ea3-b043-45f0-8fb1-4ee1d4265458 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.890496 | controller | Jun 10 23:42:48.802945 crc crio[3641]: time="2026-06-10T23:42:48.80290127Z" level=info msg="Started container" PID=11834 containerID=ca6ccf482b84840762e4fdd5e072ceab1459aa43d62d62caac59117fcf175cf7 description=openshift-console/console-6c684df5db-cc8g8/console id=a5921b8c-96ba-45ac-9748-9e28299ea724 name=/runtime.v1.RuntimeService/StartContainer sandboxID=16c9fc66f8930a546adfa862fce4cad433256474c1d58aa23506b7caaf136a20
2026-06-11 01:10:46.890513 | controller | Jun 10 23:42:48.831750 crc crio[3641]: time="2026-06-10T23:42:48.827864468Z" level=info msg="Started container" PID=11818 containerID=294c57e6211b48b38cb509d37681edd5c194f8d4f0010c0cf937c5bd37f51696 description=openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator id=ec713fac-26c2-4f1d-825f-86890f918e6b name=/runtime.v1.RuntimeService/StartContainer sandboxID=486c198329b178e5da453266d8ea96d66720a9c1b318f0109d9b30f081db012f
2026-06-11 01:10:46.890529 | controller | Jun 10 23:42:48.833262 crc crio[3641]: time="2026-06-10T23:42:48.833131184Z" level=info msg="Starting container: d253ab6d8ecc7de2800c119ce2d4ba30be8b3f2a7becd4eb3f385aa12efe3d2d" id=bcbca0ab-8bbc-4c2f-b554-2142d5f1798d name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.890544 | controller | Jun 10 23:42:48.835234 crc crio[3641]: time="2026-06-10T23:42:48.834874812Z" level=info msg="Ran pod sandbox 061a4951b7c79416ef706294c8d2e6199e9cc5f39621b2c4da96c3210f85726d with infra container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/POD" id=717c97ec-33fc-43bc-8bb9-be7467c4fa3d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.890560 | controller | Jun 10 23:42:48.838220 crc crio[3641]: time="2026-06-10T23:42:48.83532454Z" level=info msg="Created container e3a83d4f73e1186722d179ac30101c8576e0f56b2c0231b18499d1d5baafc020: openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities" id=a58489d0-1cc4-4e3d-a60c-77de04228cff name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.890576 | controller | Jun 10 23:42:48.843806 crc crio[3641]: time="2026-06-10T23:42:48.842893837Z" level=info msg="Ran pod sandbox 5edde7af59e6b3d33106333594d286dc884d5c349f2f62b2bae768d97ff1a6b5 with infra container: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/POD" id=c8d41b7c-da31-4620-8aa9-6e39d67921d3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.890596 | controller | Jun 10 23:42:48.843806 crc crio[3641]: time="2026-06-10T23:42:48.843009521Z" level=info msg="Ran pod sandbox 310dd260475b8774e916507df03c7d6cd525bb4f39f45b2fa438c8db97900e7f with infra container: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/POD" id=0b750533-77b5-4d13-8158-be8ea2d3587b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.890612 | controller | Jun 10 23:42:48.843806 crc crio[3641]: time="2026-06-10T23:42:48.843457109Z" level=info msg="Starting container: e3a83d4f73e1186722d179ac30101c8576e0f56b2c0231b18499d1d5baafc020" id=6f8ea88d-95c3-4267-9f8e-18e3777ca770 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.890627 | controller | Jun 10 23:42:48.848936 crc crio[3641]: time="2026-06-10T23:42:48.848763137Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=40956b9a-f2e9-4adf-a476-99ac9df6c59d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.890642 | controller | Jun 10 23:42:48.857984 crc crio[3641]: time="2026-06-10T23:42:48.857923605Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:574d49b89604b8e8103abf57feee77812fe8cf441eafc17fdff95d57ca80645e" id=2d1f694c-28c4-449e-8c43-2ab50715a839 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.890658 | controller | Jun 10 23:42:48.871760 crc crio[3641]: time="2026-06-10T23:42:48.870984387Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=b5936f9a-a24f-4dd1-9cc3-489404eb2e50 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.890674 | controller | Jun 10 23:42:48.877753 crc crio[3641]: time="2026-06-10T23:42:48.877579505Z" level=info msg="Ran pod sandbox e5d1a99235789d22556e3c20a3d50eccc403e326b7560aecd7447308ae673e48 with infra container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/POD" id=1bf0b802-dce3-4bc1-a61f-a7c6cd392dbc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.890689 | controller | Jun 10 23:42:48.881282 crc crio[3641]: time="2026-06-10T23:42:48.878369746Z" level=info msg="Created container 36960026b8a6dd5d5e66d8289cf0e85e76323d63bb40f693b8981c739058d3ee: openshift-operator-lifecycle-manager/collect-profiles-29685570-bqs4c/collect-profiles" id=29d52f1a-548a-4f22-8e3a-720e1e9620d9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.890705 | controller | Jun 10 23:42:48.897093 crc crio[3641]: time="2026-06-10T23:42:48.896983655Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9" id=9ad95936-bd94-4c0e-8f57-e413ca33394d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.890720 | controller | Jun 10 23:42:48.897453 crc crio[3641]: time="2026-06-10T23:42:48.897015187Z" level=info msg="Starting container: 36960026b8a6dd5d5e66d8289cf0e85e76323d63bb40f693b8981c739058d3ee" id=bec53e08-5237-4d11-8cb5-7d1a7344bc0b name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.890736 | controller | Jun 10 23:42:48.925815 crc crio[3641]: time="2026-06-10T23:42:48.925757873Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 01:10:46.890765 | controller | Jun 10 23:42:48.926099 crc crio[3641]: time="2026-06-10T23:42:48.926076595Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 01:10:46.890783 | controller | Jun 10 23:42:48.926251 crc crio[3641]: time="2026-06-10T23:42:48.926217261Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.890802 | controller | Jun 10 23:42:48.958948 crc crio[3641]: time="2026-06-10T23:42:48.958815178Z" level=info msg="Ran pod sandbox e850da3646170848d7b4b3679b5f1ce56ef3900bbc3eb7a587e64de03326f3d9 with infra container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/POD" id=000522b2-f406-405b-a802-d33c6bfa72a0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.890831 | controller | Jun 10 23:42:48.960231 crc crio[3641]: time="2026-06-10T23:42:48.959752074Z" level=info msg="Ran pod sandbox 28003725df04387c43e962bdd3dcf5180e04f6ec61ecea47bac96b8a5f57a202 with infra container: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/POD" id=d92dd3cd-affc-477b-be6c-54f8d945a18b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.890849 | controller | Jun 10 23:42:48.966307 crc crio[3641]: time="2026-06-10T23:42:48.964288642Z" level=info msg="Started container" PID=11820 containerID=e3a83d4f73e1186722d179ac30101c8576e0f56b2c0231b18499d1d5baafc020 description=openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities id=6f8ea88d-95c3-4267-9f8e-18e3777ca770 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4fd748add5379c0f9b31a9d1208bc4df9ac525c17814569f0d36706ff79a8144
2026-06-11 01:10:46.890866 | controller | Jun 10 23:42:48.987215 crc crio[3641]: time="2026-06-10T23:42:48.98592767Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:63b9704591980c76142c6569123648908ca7e1fb34522ab25f952e9c3bc7616d" id=d49eaaed-144a-4857-8bae-084650db0a03 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.890889 | controller | Jun 10 23:42:49.000015 crc crio[3641]: time="2026-06-10T23:42:48.999845605Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db" id=ecfc5b57-67e6-4bfe-8659-8a4fecd8c40f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.891009 | controller | Jun 10 23:42:49.047303 crc crio[3641]: time="2026-06-10T23:42:49.047064474Z" level=info msg="Creating container: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator" id=8ac66db2-b7c4-4bcd-958f-5d818db581ea name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.891045 | controller | Jun 10 23:42:49.048311 crc crio[3641]: time="2026-06-10T23:42:49.047549433Z" level=info msg="Creating container: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/kube-rbac-proxy" id=8b45875a-42dd-49d5-9f5b-69f604cfb104 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.891070 | controller | Jun 10 23:42:49.187080 crc crio[3641]: time="2026-06-10T23:42:49.149325361Z" level=info msg="Started container" PID=11865 containerID=36960026b8a6dd5d5e66d8289cf0e85e76323d63bb40f693b8981c739058d3ee description=openshift-operator-lifecycle-manager/collect-profiles-29685570-bqs4c/collect-profiles id=bec53e08-5237-4d11-8cb5-7d1a7344bc0b name=/runtime.v1.RuntimeService/StartContainer sandboxID=e62550fef589e85d5df58f8e94b1f362c1a4f0401354b6e05dcfefde30ab53bb
2026-06-11 01:10:46.891134 | controller | Jun 10 23:42:49.187080 crc crio[3641]: time="2026-06-10T23:42:49.155809885Z" level=info msg="Ran pod sandbox 22f698bbabe00f910b1a8382c9bfb4ec9a5cc1b5095e92d3fd5cd107e0621ffd with infra container: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/POD" id=983a2174-e668-4aa6-89e7-29df4049ee27 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.891152 | controller | Jun 10 23:42:49.187080 crc crio[3641]: time="2026-06-10T23:42:49.16437049Z" level=info msg="Ran pod sandbox 23bc40803a4dbe5dff8a4ef51df3fddf2dd5ba5ef6b3009ec1c6ad472e40ea12 with infra container: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/POD" id=4d221e02-91a6-44bf-b83e-d94501008d05 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.891174 | controller | Jun 10 23:42:49.236027 crc crio[3641]: time="2026-06-10T23:42:49.234036509Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.891210 | controller | Jun 10 23:42:49.237623 crc crio[3641]: time="2026-06-10T23:42:49.237574688Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5827f6ae3beb4853192e02cc18890467bd251b33070f36f9a105991e7e6d3c9b" id=deac0b47-e4d1-4a20-a4f2-708992c3f7a4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.891228 | controller | Jun 10 23:42:49.238233 crc crio[3641]: time="2026-06-10T23:42:49.238207222Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:fbdfe828b092b23e6d4480daf3e0216aada6debaf1ef1b314a0a31e73ebf13c4" id=a188d6ff-f58d-4188-b91c-1d3cc9075799 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.891244 | controller | Jun 10 23:42:49.238473 crc crio[3641]: time="2026-06-10T23:42:49.238443762Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b" id=4091a2f0-eff5-432f-ac5f-0edcdf69e83d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.891260 | controller | Jun 10 23:42:49.238913 crc crio[3641]: time="2026-06-10T23:42:49.238886439Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c" id=4dd12d33-6919-4043-b288-8e9a557875b3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.891275 | controller | Jun 10 23:42:49.255325 crc crio[3641]: time="2026-06-10T23:42:49.254422928Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.891291 | controller | Jun 10 23:42:49.257210 crc crio[3641]: time="2026-06-10T23:42:49.257085582Z" level=info msg="Started container" PID=11823 containerID=d253ab6d8ecc7de2800c119ce2d4ba30be8b3f2a7becd4eb3f385aa12efe3d2d description=openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver id=bcbca0ab-8bbc-4c2f-b554-2142d5f1798d name=/runtime.v1.RuntimeService/StartContainer sandboxID=b8d0577ef2b24d11d894a5efc4e39184ee62aa93d6c36a5b7921d507c09e2671
2026-06-11 01:10:46.891307 | controller | Jun 10 23:42:49.258394 crc crio[3641]: time="2026-06-10T23:42:49.258209206Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.891324 | controller | Jun 10 23:42:49.293040 crc crio[3641]: time="2026-06-10T23:42:49.289080036Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.891340 | controller | Jun 10 23:42:49.309162 crc crio[3641]: time="2026-06-10T23:42:49.30885869Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b" id=04c6e05a-28e7-47e8-af8b-4c28822f9242 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.891378 | controller | Jun 10 23:42:49.436267 crc crio[3641]: time="2026-06-10T23:42:49.43137102Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=62d0b85f-257f-4dd1-a269-8e51ce292e93 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.891396 | controller | Jun 10 23:42:49.436267 crc crio[3641]: time="2026-06-10T23:42:49.431918331Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e5e8108294b086fdb797365e5a46badba9b3d866bdcddc8460a51e05a253753d" id=49efb009-e80c-46e8-a9ca-93e1e7a5cd46 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.891412 | controller | Jun 10 23:42:49.473690 crc crio[3641]: time="2026-06-10T23:42:49.472282752Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.891432 | controller | Jun 10 23:42:49.483928 crc crio[3641]: time="2026-06-10T23:42:49.475104683Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.891448 | controller | Jun 10 23:42:49.483928 crc crio[3641]: time="2026-06-10T23:42:49.475696746Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.891464 | controller | Jun 10 23:42:49.493430 crc crio[3641]: time="2026-06-10T23:42:49.492814817Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.891479 | controller | Jun 10 23:42:49.540243 crc crio[3641]: time="2026-06-10T23:42:49.538753956Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.891495 | controller | Jun 10 23:42:49.552432 crc crio[3641]: time="2026-06-10T23:42:49.552183052Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db" id=74ff3b37-aeea-4383-a033-7a1c2fd665c3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.891510 | controller | Jun 10 23:42:49.553013 crc crio[3641]: time="2026-06-10T23:42:49.552961193Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=74d8601b-c797-4cc2-b85f-fa7fb4b9f8aa name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.891525 | controller | Jun 10 23:42:49.553333 crc crio[3641]: time="2026-06-10T23:42:49.553211963Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b" id=1001e562-83cd-444e-b3d6-7eefda26147b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.891541 | controller | Jun 10 23:42:49.567904 crc crio[3641]: time="2026-06-10T23:42:49.553449902Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:52e442bc8198ac925caff87ddd35b3107b7375d5afc9c2eb041ca4e79db72c6f" id=b53a1a71-d147-4d59-899f-c643466e7f50 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.891557 | controller | Jun 10 23:42:49.567904 crc crio[3641]: time="2026-06-10T23:42:49.553870118Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d" id=388b2279-79ad-4e99-ad8e-9a9c3622a3fc name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.891573 | controller | Jun 10 23:42:49.567904 crc crio[3641]: time="2026-06-10T23:42:49.554074286Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:574d49b89604b8e8103abf57feee77812fe8cf441eafc17fdff95d57ca80645e" id=1f89295f-98de-450c-a8e5-06e648a650b9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.891589 | controller | Jun 10 23:42:49.569367 crc crio[3641]: time="2026-06-10T23:42:49.569326494Z" level=info msg="Creating container: openshift-marketplace/community-operators-qhh6t/extract-utilities" id=c261eb08-e635-4ab3-8c87-93c13d7d48c4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.891605 | controller | Jun 10 23:42:49.570875 crc crio[3641]: time="2026-06-10T23:42:49.570844594Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.891621 | controller | Jun 10 23:42:49.624731 crc crio[3641]: time="2026-06-10T23:42:49.623159303Z" level=info msg="Created container e10767f09180cbed9f666545cc3c01051a4479c026a42738dbcf952d8e68a75d: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator" id=6f25f49d-1266-490d-b310-0b0dd9c0e44c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.891640 | controller | Jun 10 23:42:49.659112 crc crio[3641]: time="2026-06-10T23:42:49.652156329Z" level=info msg="Creating container: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/fix-audit-permissions" id=1e90653a-54c7-4c68-b8b8-d65d61cc6bd0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.891657 | controller | Jun 10 23:42:49.659112 crc crio[3641]: time="2026-06-10T23:42:49.652473191Z" level=info msg="Creating container: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator" id=dd25a2a6-28bb-4dec-9fd6-42f3bd40c19e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.891673 | controller | Jun 10 23:42:49.659112 crc crio[3641]: time="2026-06-10T23:42:49.652888207Z" level=info msg="Creating container: openshift-network-diagnostics/network-check-target-fhkjl/network-check-target-container" id=c602de63-75a7-4942-8e6d-5a059cdd5410 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.891689 | controller | Jun 10 23:42:49.659112 crc crio[3641]: time="2026-06-10T23:42:49.652983661Z" level=info msg="Creating container: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator" id=1b6b80ec-49b3-4e10-ac03-fdf89b1d5cbf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.891704 | controller | Jun 10 23:42:49.659112 crc crio[3641]: time="2026-06-10T23:42:49.656235419Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.891720 | controller | Jun 10 23:42:49.669868 crc crio[3641]: time="2026-06-10T23:42:49.666083444Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=9519147c-5452-41a2-9dff-86e154dec01f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.891735 | controller | Jun 10 23:42:49.669868 crc crio[3641]: time="2026-06-10T23:42:49.666365545Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9" id=15110015-72b3-460c-acd9-857a240c11f2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.891750 | controller | Jun 10 23:42:49.669868 crc crio[3641]: time="2026-06-10T23:42:49.667268701Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:63b9704591980c76142c6569123648908ca7e1fb34522ab25f952e9c3bc7616d" id=0300b3a2-1055-47e2-8671-22982aea37da name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.891766 | controller | Jun 10 23:42:49.726581 crc crio[3641]: time="2026-06-10T23:42:49.726254352Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 01:10:46.891782 | controller | Jun 10 23:42:49.726581 crc crio[3641]: time="2026-06-10T23:42:49.726576484Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 01:10:46.891798 | controller | Jun 10 23:42:49.726971 crc crio[3641]: time="2026-06-10T23:42:49.726609615Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/bandwidth\""
2026-06-11 01:10:46.891814 | controller | Jun 10 23:42:49.742238 crc crio[3641]: time="2026-06-10T23:42:49.742002998Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5" id=5c47e78c-9218-42de-ae48-97a37cd2b04e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.891834 | controller | Jun 10 23:42:49.753350 crc crio[3641]: time="2026-06-10T23:42:49.75301822Z" level=info msg="Creating container: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container" id=efeee92f-a41d-4dac-8e9d-26cf9c477968 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.891850 | controller | Jun 10 23:42:49.753350 crc crio[3641]: time="2026-06-10T23:42:49.753315942Z" level=info msg="Creating container: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator" id=c55774df-ab22-47b0-b6f3-680fb0bfd026 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.891865 | controller | Jun 10 23:42:49.753896 crc crio[3641]: time="2026-06-10T23:42:49.753453437Z" level=info msg="Creating container: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator" id=0064b98b-c5f5-4c03-bb7a-58aae60fbf00 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.891881 | controller | Jun 10 23:42:49.753896 crc crio[3641]: time="2026-06-10T23:42:49.753858403Z" level=info msg="Starting container: e10767f09180cbed9f666545cc3c01051a4479c026a42738dbcf952d8e68a75d" id=76d34f3b-69f4-47c0-b1de-b69a2f94e462 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.891896 | controller | Jun 10 23:42:49.793124 crc crio[3641]: time="2026-06-10T23:42:49.792976145Z" level=info msg="Created container afeeb4de4db325ac756f29bb333835e589e89916bdfd2a53088ca85d6ef7e290: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/migrator" id=d0bda027-2113-4588-8360-f380b21ad27a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.891913 | controller | Jun 10 23:42:49.799475 crc crio[3641]: time="2026-06-10T23:42:49.799258342Z" level=info msg="Creating container: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator" id=c26b8fe7-24b8-449b-b4be-47936c6c8398 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.891929 | controller | Jun 10 23:42:49.800232 crc crio[3641]: time="2026-06-10T23:42:49.799624096Z" level=info msg="Creating container: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/check-endpoints" id=995e4572-3a77-4dcd-96d2-6cbe05f80eef name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.891946 | controller | Jun 10 23:42:49.800232 crc crio[3641]: time="2026-06-10T23:42:49.799949749Z" level=info msg="Creating container: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/ingress-operator" id=6b5eb4bd-254b-4aab-b257-f811ba646e90 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.891963 | controller | Jun 10 23:42:49.800333 crc crio[3641]: time="2026-06-10T23:42:49.80024171Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:fbdfe828b092b23e6d4480daf3e0216aada6debaf1ef1b314a0a31e73ebf13c4" id=6f7024f1-9965-4703-9dbe-4d89851583aa name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.892011 | controller | Jun 10 23:42:49.800383 crc crio[3641]: time="2026-06-10T23:42:49.800348084Z" level=info msg="Starting container: afeeb4de4db325ac756f29bb333835e589e89916bdfd2a53088ca85d6ef7e290" id=9442dc10-16ea-4f83-89c5-bf11ea37762e name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.892028 | controller | Jun 10 23:42:49.845296 crc crio[3641]: time="2026-06-10T23:42:49.844461892Z" level=info msg="Started container" PID=12001 containerID=afeeb4de4db325ac756f29bb333835e589e89916bdfd2a53088ca85d6ef7e290 description=openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/migrator id=9442dc10-16ea-4f83-89c5-bf11ea37762e name=/runtime.v1.RuntimeService/StartContainer sandboxID=53bbced8b4c36d43ce1762ef6219e9bb192f1fa82e2f6c462b59ef76efd398c2
2026-06-11 01:10:46.892044 | controller | Jun 10 23:42:49.877626 crc crio[3641]: time="2026-06-10T23:42:49.862997828Z" level=info msg="Created container c5742aa34cfa544523cbc76204d5a05ffd5bbb2b64e74adbb8ccb9b39250224d: openshift-multus/multus-admission-controller-69db94689b-rvf8p/multus-admission-controller" id=145249f9-55ec-4f30-9bc7-94de4df7c647 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.892064 | controller | Jun 10 23:42:49.925008 crc crio[3641]: time="2026-06-10T23:42:49.924497818Z" level=info msg="Starting container: c5742aa34cfa544523cbc76204d5a05ffd5bbb2b64e74adbb8ccb9b39250224d" id=2712c0f6-4c50-41bb-bcc5-b8e21bde09d3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.892081 | controller | Jun 10 23:42:49.948480 crc crio[3641]: time="2026-06-10T23:42:49.947379864Z" level=info msg="Started container" PID=11889 containerID=e10767f09180cbed9f666545cc3c01051a4479c026a42738dbcf952d8e68a75d description=openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator id=76d34f3b-69f4-47c0-b1de-b69a2f94e462 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7e02bcd752d28d473df115a36545e947c96e5df1f9722ee14211f40fa6e696ed
2026-06-11 01:10:46.892097 | controller | Jun 10 23:42:49.967360 crc crio[3641]: time="2026-06-10T23:42:49.965101538Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.892113 | controller | Jun 10 23:42:49.974019 crc crio[3641]: time="2026-06-10T23:42:49.973127143Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.892128 | controller | Jun 10 23:42:49.974019 crc crio[3641]: time="2026-06-10T23:42:49.973619592Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.892144 | controller | Jun 10 23:42:50.018045 crc crio[3641]: time="2026-06-10T23:42:50.010109291Z" level=info msg="Creating container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/fix-audit-permissions" id=c95ee1db-cbe0-4367-a89e-9df9aed1253e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.892160 | controller | Jun 10 23:42:50.018045 crc crio[3641]: time="2026-06-10T23:42:50.011010097Z" level=info msg="Creating container: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/networking-console-plugin" id=372a6a3e-1eeb-4abb-a1b2-92a623e69362 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.892175 | controller | Jun 10 23:42:50.018045 crc crio[3641]: time="2026-06-10T23:42:50.0111092Z" level=info msg="Ran pod sandbox 378b5f326b36993bc4d200e9a0241fccff952f361ccc53483faadca094b5c422 with infra container: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/POD" id=ea42cf54-d7ab-4e60-8545-769d4ab554a6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.892191 | controller | Jun 10 23:42:50.034794 crc crio[3641]: time="2026-06-10T23:42:50.029433698Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.892206 | controller | Jun 10 23:42:50.061390 crc crio[3641]: time="2026-06-10T23:42:50.0608718Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/kube-rbac-proxy" id=91b85ca2-3706-4062-9d61-eae39d6759d9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.892222 | controller | Jun 10 23:42:50.107030 crc crio[3641]: time="2026-06-10T23:42:50.104919835Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7" id=35ab4ad5-9152-4ba0-916c-cc0e4cbc1a31 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.892238 | controller | Jun 10 23:42:50.107030 crc crio[3641]: time="2026-06-10T23:42:50.105132074Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360" id=8e74feba-b8ac-4da6-805b-fae0af62ffa3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.892257 | controller | Jun 10 23:42:50.144248 crc crio[3641]: time="2026-06-10T23:42:50.144064729Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.892273 | controller | Jun 10 23:42:50.144439 crc crio[3641]: time="2026-06-10T23:42:50.14434327Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.892289 | controller | Jun 10 23:42:50.158836 crc crio[3641]: time="2026-06-10T23:42:50.149415168Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.892305 | controller | Jun 10 23:42:50.158836 crc crio[3641]: time="2026-06-10T23:42:50.150909417Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.892320 | controller | Jun 10 23:42:50.158836 crc crio[3641]: time="2026-06-10T23:42:50.151164297Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.892336 | controller | Jun 10 23:42:50.175040 crc crio[3641]: time="2026-06-10T23:42:50.174600705Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.892368 | controller | Jun 10 23:42:50.228949 crc crio[3641]: time="2026-06-10T23:42:50.225907895Z" level=info msg="Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-api" id=3c82894c-5c6b-457c-878c-4c1a9db0943e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.892390 | controller | Jun 10 23:42:50.228949 crc crio[3641]: time="2026-06-10T23:42:50.227196106Z" level=info msg="Creating container: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator" id=4b509619-c02f-4f05-bb3a-5b69c8b0bb92 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.892408 | controller | Jun 10 23:42:50.309140 crc crio[3641]: time="2026-06-10T23:42:50.30900244Z" level=info msg="Started container" PID=11999 containerID=c5742aa34cfa544523cbc76204d5a05ffd5bbb2b64e74adbb8ccb9b39250224d description=openshift-multus/multus-admission-controller-69db94689b-rvf8p/multus-admission-controller id=2712c0f6-4c50-41bb-bcc5-b8e21bde09d3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=715f64185604d4861060f8a3b9b70906c45e8165d02a9ac009f1bc82c9ac6bd4
2026-06-11 01:10:46.892424 | controller | Jun 10 23:42:50.319093 crc crio[3641]: time="2026-06-10T23:42:50.315111749Z" level=info msg="Created container bed3523416adf9a7edf03d99e8e364b39d25cc3e64b3daf236e88fde88e59792: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator" id=da6d8554-8cee-45dc-9839-46dc6a9b07ed name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.892440 | controller | Jun 10 23:42:50.341773 crc crio[3641]: time="2026-06-10T23:42:50.341467072Z" level=info msg="Starting container: bed3523416adf9a7edf03d99e8e364b39d25cc3e64b3daf236e88fde88e59792" id=02f64485-434c-4a45-bab0-5cc6b63d8c4e name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.892456 | controller | Jun 10 23:42:50.386406 crc crio[3641]: time="2026-06-10T23:42:50.381079033Z" level=info msg="Started container" PID=11998 containerID=bed3523416adf9a7edf03d99e8e364b39d25cc3e64b3daf236e88fde88e59792 description=openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator id=02f64485-434c-4a45-bab0-5cc6b63d8c4e name=/runtime.v1.RuntimeService/StartContainer sandboxID=535f7a42332fed8442f2c4c9105f408930fbe236e40773a46fde5b8e6710de41
2026-06-11 01:10:46.892476 | controller | Jun 10 23:42:50.494070 crc crio[3641]: time="2026-06-10T23:42:50.48744108Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.892492 | controller | Jun 10 23:42:50.602127 crc crio[3641]: time="2026-06-10T23:42:50.601588402Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.892507 | controller | Jun 10 23:42:50.764496 crc crio[3641]: time="2026-06-10T23:42:50.763419162Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=30ff369b-e7e2-4fd7-86cb-a988457fd9dd name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.892523 | controller | Jun 10 23:42:50.831991 crc crio[3641]: time="2026-06-10T23:42:50.83101658Z" level=info msg="Created container ab5e10386652a3895fb3da88e1663469c5525f840c464f192b3719f379334584: openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller" id=0d0f9cc6-7384-4ec3-8582-a5d3a3b42fcd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.892540 | controller | Jun 10 23:42:50.842509 crc crio[3641]: time="2026-06-10T23:42:50.842318422Z" level=info msg="Created container 9702d26472917bbeb11f034a075ad9a32ec015971c707b3f3f431bde05dd13fb: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/kube-rbac-proxy" id=5ae140ed-91e3-4b2a-9fc6-da3a1ba4d0ce name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.892556 | controller | Jun 10 23:42:50.897247 crc crio[3641]: time="2026-06-10T23:42:50.897009795Z" level=info msg="Created container 5112d04eac99fafbd30bb7f4d98f9e581cea700fc5218549670d1cb89dbee36c: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator" id=663c3ccf-d851-45d2-ad3f-9aa2b3100ef4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.892571 | controller | Jun 10 23:42:50.917779 crc crio[3641]: time="2026-06-10T23:42:50.917623863Z" level=info msg="Starting container: 9702d26472917bbeb11f034a075ad9a32ec015971c707b3f3f431bde05dd13fb" id=8aa66c05-7254-4a51-b3b1-6ace244b30d6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.892587 | controller | Jun 10 23:42:50.923284 crc crio[3641]: time="2026-06-10T23:42:50.923240673Z" level=info msg="Starting container: 5112d04eac99fafbd30bb7f4d98f9e581cea700fc5218549670d1cb89dbee36c" id=4c955f64-b6fc-408f-96b9-e5a73a1971ef name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.892603 | controller | Jun 10 23:42:50.983116 crc crio[3641]: time="2026-06-10T23:42:50.983060736Z" level=info msg="Starting container: ab5e10386652a3895fb3da88e1663469c5525f840c464f192b3719f379334584" id=d00fa675-9332-4832-85a2-480d282f373f name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.892619 | controller | Jun 10 23:42:51.054364 crc crio[3641]: time="2026-06-10T23:42:51.00385292Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.892635 | controller | Jun 10 23:42:51.054812 crc crio[3641]: time="2026-06-10T23:42:51.009949479Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.892650 | controller | Jun 10 23:42:51.138005 crc crio[3641]: time="2026-06-10T23:42:51.137204994Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.892666 | controller | Jun 10 23:42:51.219051 crc crio[3641]: time="2026-06-10T23:42:51.215283503Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.892689 | controller | Jun 10 23:42:51.387561 crc crio[3641]: time="2026-06-10T23:42:51.387329262Z" level=info msg="Started container" PID=12048 containerID=9702d26472917bbeb11f034a075ad9a32ec015971c707b3f3f431bde05dd13fb description=openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/kube-rbac-proxy id=8aa66c05-7254-4a51-b3b1-6ace244b30d6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9698a732b931a523d35a8cfd80b3afac9766651c585a9e7337f7703831f27e6a
2026-06-11 01:10:46.892711 | controller | Jun 10 23:42:51.442724 crc crio[3641]: time="2026-06-10T23:42:51.427182184Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.892727 | controller | Jun 10 23:42:51.442724 crc crio[3641]: time="2026-06-10T23:42:51.427444924Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.892742 | controller | Jun 10 23:42:51.442724 crc crio[3641]: time="2026-06-10T23:42:51.428153062Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.892757 | controller | Jun 10 23:42:51.445250 crc crio[3641]: time="2026-06-10T23:42:51.444323185Z" level=info msg="Started container" PID=12070 containerID=5112d04eac99fafbd30bb7f4d98f9e581cea700fc5218549670d1cb89dbee36c description=openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator id=4c955f64-b6fc-408f-96b9-e5a73a1971ef name=/runtime.v1.RuntimeService/StartContainer sandboxID=51a81093ff0efc548d0882d2803b6f9ddd76a51fc0372a6db59dac57fa4b8866
2026-06-11 01:10:46.892773 | controller | Jun 10 23:42:51.473386 crc crio[3641]: time="2026-06-10T23:42:51.467347487Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7" id=5c671111-79e6-4433-b9fa-72e74b9e1e36 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.892789 | controller | Jun 10 23:42:51.473386 crc crio[3641]: time="2026-06-10T23:42:51.468018893Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=80b51b33-bb97-4494-a53b-63e3083ef9bc name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.892808 | controller | Jun 10 23:42:51.473386 crc crio[3641]: time="2026-06-10T23:42:51.468491472Z" level=info msg="Started container" PID=12049 containerID=ab5e10386652a3895fb3da88e1663469c5525f840c464f192b3719f379334584 description=openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller id=d00fa675-9332-4832-85a2-480d282f373f name=/runtime.v1.RuntimeService/StartContainer sandboxID=94b784ab235841bddb42e48e472c370fd5db3fcc8d88acff04ee5f807ddd9bc8
2026-06-11 01:10:46.892824 | controller | Jun 10 23:42:51.473386 crc crio[3641]: time="2026-06-10T23:42:51.469053624Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360" id=2fecf413-1b80-472f-978f-ae79e52b99f9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.892842 | controller | Jun 10 23:42:51.616352 crc crio[3641]: time="2026-06-10T23:42:51.611892759Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=2baa02f2-7d02-462d-b041-1fb9b6da9e4a name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:46.892857 | controller | Jun 10 23:42:51.828748 crc crio[3641]: time="2026-06-10T23:42:51.827527116Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-operator-index:v4.20\""
2026-06-11 01:10:46.892880 | controller | Jun 10 23:42:52.171031 crc crio[3641]: time="2026-06-10T23:42:52.169415539Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=8359e64e-697e-4fd1-b046-3c9ef6c71fc1 name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:46.892900 | controller | Jun 10 23:42:52.244946 crc crio[3641]: time="2026-06-10T23:42:52.225507626Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\""
2026-06-11 01:10:46.892980 | controller | Jun 10 23:42:53.022260 crc crio[3641]: time="2026-06-10T23:42:53.02052116Z" level=info msg="Created container 5a1c780fcb75026056391a691e2c25ae265ea52ce8ac67cb18df044e5cdd4498: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/kube-rbac-proxy" id=8b45875a-42dd-49d5-9f5b-69f604cfb104 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.893006 | controller | Jun 10 23:42:53.044357 crc crio[3641]: time="2026-06-10T23:42:53.044139505Z" level=info msg="Created container 6a8bd34b33a37c13194867d6c02c30819919b59179af2486e7f0a1baa5658a7c: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/dns-operator" id=744f7943-5ece-4774-a3be-f9c94f60febc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.893024 | controller | Jun 10 23:42:53.069136 crc crio[3641]: time="2026-06-10T23:42:53.068987819Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 01:10:46.893042 | controller | Jun 10 23:42:53.069136 crc crio[3641]: time="2026-06-10T23:42:53.069121944Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 01:10:46.893058 | controller | Jun 10 23:42:53.069308 crc crio[3641]: time="2026-06-10T23:42:53.069167366Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/bridge\""
2026-06-11 01:10:46.893074 | controller | Jun 10 23:42:53.082716 crc crio[3641]: time="2026-06-10T23:42:53.076091517Z" level=info msg="Created container ad767c1c43da2593ac28ad7a09a7086c0e8ca132ad23b9a5a46d757b9757c7da: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator" id=17074047-aa59-4092-a55f-fd8c1c85cfbe name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.893090 | controller | Jun 10 23:42:53.267939 crc crio[3641]: time="2026-06-10T23:42:53.26786837Z" level=info msg="Starting container: 5a1c780fcb75026056391a691e2c25ae265ea52ce8ac67cb18df044e5cdd4498" id=e20406d7-7810-497e-92d4-6a5d9c4579a2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.893106 | controller | Jun 10 23:42:53.268977 crc crio[3641]: time="2026-06-10T23:42:53.268457543Z" level=info msg="Starting container: 6a8bd34b33a37c13194867d6c02c30819919b59179af2486e7f0a1baa5658a7c" id=12277a83-d13a-4e6a-8bb2-00f08053f77a name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.893122 | controller | Jun 10 23:42:53.425712 crc crio[3641]: time="2026-06-10T23:42:53.417424449Z" level=info msg="Started container" PID=12102 containerID=6a8bd34b33a37c13194867d6c02c30819919b59179af2486e7f0a1baa5658a7c description=openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/dns-operator id=12277a83-d13a-4e6a-8bb2-00f08053f77a name=/runtime.v1.RuntimeService/StartContainer sandboxID=72a323c59a02afd08e72b110e26f368a2f51537437582f6ea5068efa98e9e2ca
2026-06-11 01:10:46.893138 | controller | Jun 10 23:42:53.536367 crc crio[3641]: time="2026-06-10T23:42:53.531787989Z" level=info msg="Started container" PID=12137 containerID=5a1c780fcb75026056391a691e2c25ae265ea52ce8ac67cb18df044e5cdd4498 description=openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/kube-rbac-proxy id=e20406d7-7810-497e-92d4-6a5d9c4579a2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4681cc99bc4fd2ccbb739c9e2906059238d6d6a8b76696c13ed2ed6815d05843
2026-06-11 01:10:46.893153 | controller | Jun 10 23:42:53.640170 crc crio[3641]: time="2026-06-10T23:42:53.631088399Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=911dc86e-3612-4ee6-acfd-2f1e65019a51 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.893172 | controller | Jun 10 23:42:55.155848 crc crio[3641]: time="2026-06-10T23:42:55.155602391Z" level=info msg="Starting container: ad767c1c43da2593ac28ad7a09a7086c0e8ca132ad23b9a5a46d757b9757c7da" id=76ba7e40-5470-4468-b871-18848625fe77 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.893188 | controller | Jun 10 23:42:55.800406 crc crio[3641]: time="2026-06-10T23:42:55.800250594Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 01:10:46.893205 | controller | Jun 10 23:42:55.800406 crc crio[3641]: time="2026-06-10T23:42:55.800382289Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 01:10:46.893220 | controller | Jun 10 23:42:55.801074 crc crio[3641]: time="2026-06-10T23:42:55.800515715Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/dhcp\""
2026-06-11 01:10:46.893236 | controller | Jun 10 23:42:55.951790 crc crio[3641]: time="2026-06-10T23:42:55.951318272Z" level=info msg="Started container" PID=12104 containerID=ad767c1c43da2593ac28ad7a09a7086c0e8ca132ad23b9a5a46d757b9757c7da description=openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator id=76ba7e40-5470-4468-b871-18848625fe77 name=/runtime.v1.RuntimeService/StartContainer sandboxID=323ca67cfe910bd993222a9ca86f2079b1864825cc2fc4ac651ae8479d31ce69
2026-06-11 01:10:46.893252 | controller | Jun 10 23:42:56.018307 crc crio[3641]: time="2026-06-10T23:42:56.01788185Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.893268 | controller | Jun 10 23:42:56.073473 crc crio[3641]: time="2026-06-10T23:42:56.073123064Z" level=info msg="Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20" id=7fb0f9cf-8e2f-4a84-b6ae-bafdb6f10072 name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:46.893284 | controller | Jun 10 23:42:56.120330 crc crio[3641]: time="2026-06-10T23:42:56.118327954Z" level=info msg="Trying to access \"registry.redhat.io/redhat/certified-operator-index:v4.20\""
2026-06-11 01:10:46.893299 | controller | Jun 10 23:42:56.159853 crc crio[3641]: time="2026-06-10T23:42:56.159009568Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.893315 | controller | Jun 10 23:42:56.313962 crc crio[3641]: time="2026-06-10T23:42:56.31044211Z" level=info msg="Creating container: openshift-multus/multus-admission-controller-69db94689b-rvf8p/kube-rbac-proxy" id=e7109f98-1843-49c9-81f6-a4dfb1c23668 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.893331 | controller | Jun 10 23:42:56.327251 crc crio[3641]: time="2026-06-10T23:42:56.327084652Z" level=info msg="Creating container: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator" id=cf39d766-4b6d-4518-96f4-f00f3bb5a2d8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.893371 | controller | Jun 10 23:42:56.328034 crc crio[3641]: time="2026-06-10T23:42:56.327527419Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.893401 | controller | Jun 10 23:42:56.328970 crc crio[3641]: time="2026-06-10T23:42:56.328261518Z" level=info msg="Creating container: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/graceful-termination" id=1c756598-8a77-4285-b6e1-68fa0a469e00 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.893420 | controller | Jun 10 23:42:56.353131 crc crio[3641]: time="2026-06-10T23:42:56.353004167Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.893436 | controller | Jun 10 23:42:56.426053 crc crio[3641]: time="2026-06-10T23:42:56.425553229Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.893457 | controller | Jun 10 23:42:58.020280 crc crio[3641]: time="2026-06-10T23:42:58.019201746Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.893473 | controller | Jun 10 23:42:58.156353 crc crio[3641]: time="2026-06-10T23:42:58.15614708Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.893489 | controller | Jun 10 23:42:58.210842 crc crio[3641]: time="2026-06-10T23:42:58.209528471Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.893505 | controller | Jun 10 23:42:58.244199 crc crio[3641]: time="2026-06-10T23:42:58.243357366Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.893521 | controller | Jun 10 23:42:58.400577 crc crio[3641]: time="2026-06-10T23:42:58.398586697Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.893536 | controller | Jun 10 23:42:58.490834 crc crio[3641]: time="2026-06-10T23:42:58.480328539Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.893551 | controller | Jun 10 23:42:58.499996 crc crio[3641]: time="2026-06-10T23:42:58.493308957Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=2c99763b-5754-4f35-9e70-33aba1f9c433 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.893567 | controller | Jun 10 23:42:58.502153 crc crio[3641]: time="2026-06-10T23:42:58.501599982Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.893582 | controller | Jun 10 23:42:58.600819 crc crio[3641]: time="2026-06-10T23:42:58.600681123Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 01:10:46.893598 | controller | Jun 10 23:42:58.600819 crc crio[3641]: time="2026-06-10T23:42:58.600737645Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 01:10:46.893614 | controller | Jun 10 23:42:58.600819 crc crio[3641]: time="2026-06-10T23:42:58.600771146Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/dummy\""
2026-06-11 01:10:46.893630 | controller | Jun 10 23:42:58.632486 crc crio[3641]: time="2026-06-10T23:42:58.630249831Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.893646 | controller | Jun 10 23:42:58.639961 crc crio[3641]: time="2026-06-10T23:42:58.639571526Z" level=info msg="Created container 9cc99046e4a386d3b46acabe98075566cb931a446b0197bbf01daeb459bf41b9: openshift-dns/dns-default-qtghf/dns" id=74cf144e-5d7e-4656-b9f7-8b3b22f657e9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.893662 | controller | Jun 10 23:42:58.656577 crc crio[3641]: time="2026-06-10T23:42:58.654421898Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.893677 | controller | Jun 10 23:42:58.693535 crc crio[3641]: time="2026-06-10T23:42:58.6932743Z" level=info msg="Creating container: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/kube-rbac-proxy" id=3617ca4b-4f01-4712-9994-e98d4847bc2b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.893697 | controller | Jun 10 23:42:58.748726 crc crio[3641]: time="2026-06-10T23:42:58.748183551Z" level=info msg="Starting container: 9cc99046e4a386d3b46acabe98075566cb931a446b0197bbf01daeb459bf41b9" id=9d0b2d3c-cb18-4b8b-938a-16ea0eeed629 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.893713 | controller | Jun 10 23:42:58.749518 crc crio[3641]: time="2026-06-10T23:42:58.749451321Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.893729 | controller | Jun 10 23:42:58.764596 crc crio[3641]: time="2026-06-10T23:42:58.762131207Z" level=info msg="Created container 0359b993abe664cc6495c680c4aac13c96d15f73ca1bfa347cc643b0094a2217: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator" id=8ac66db2-b7c4-4bcd-958f-5d818db581ea name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.893746 | controller | Jun 10 23:42:58.787605 crc crio[3641]: time="2026-06-10T23:42:58.787342145Z" level=info msg="Starting container: 0359b993abe664cc6495c680c4aac13c96d15f73ca1bfa347cc643b0094a2217" id=c2019c6c-4dcf-4652-8ab8-e89280339586 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.893762 | controller | Jun 10 23:42:59.052882 crc crio[3641]: time="2026-06-10T23:42:59.033708016Z" level=info msg="Started container" PID=12299 containerID=9cc99046e4a386d3b46acabe98075566cb931a446b0197bbf01daeb459bf41b9 description=openshift-dns/dns-default-qtghf/dns id=9d0b2d3c-cb18-4b8b-938a-16ea0eeed629 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7b98aa2a5be158d1f3a71651a81c6b580f4b37a9960600d440affd13e6a6609d
2026-06-11 01:10:46.893778 | controller | Jun 10 23:42:59.119385 crc crio[3641]: time="2026-06-10T23:42:59.11831853Z" level=info msg="Started container" PID=12259 containerID=0359b993abe664cc6495c680c4aac13c96d15f73ca1bfa347cc643b0094a2217 description=openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator id=c2019c6c-4dcf-4652-8ab8-e89280339586 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e930efc7479a0d6931d20699b5fd9c7829cff29c4566ba1a8740db796e947273
2026-06-11 01:10:46.893796 | controller | Jun 10 23:42:59.120351 crc crio[3641]: time="2026-06-10T23:42:59.120304938Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.893818 | controller | Jun 10 23:42:59.145034 crc crio[3641]: time="2026-06-10T23:42:59.144517846Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.893835 | controller | Jun 10 23:42:59.264595 crc crio[3641]: time="2026-06-10T23:42:59.2643761Z" level=info msg="Created container 2ad3f69706680fa922deb9da9903f466849750a09dd3e0672600fa2dc700db7c: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator" id=dd25a2a6-28bb-4dec-9fd6-42f3bd40c19e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.893851 | controller | Jun 10 23:42:59.280283 crc crio[3641]: time="2026-06-10T23:42:59.279894878Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.893866 | controller | Jun 10 23:42:59.289243 crc crio[3641]: time="2026-06-10T23:42:59.289160271Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=a26811a7-2523-418a-80e2-499c22935a3f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.893894 | controller | Jun 10 23:42:59.292730 crc crio[3641]: time="2026-06-10T23:42:59.292264333Z" level=info msg="Starting container: 2ad3f69706680fa922deb9da9903f466849750a09dd3e0672600fa2dc700db7c" id=e6930c32-bd0a-4ea8-996e-b4ddb46c0d84 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.893915 | controller | Jun 10 23:42:59.365022 crc crio[3641]: time="2026-06-10T23:42:59.364275164Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.893931 | controller | Jun 10 23:42:59.367223 crc crio[3641]: time="2026-06-10T23:42:59.367085504Z" level=info msg="Started container" PID=12308 containerID=2ad3f69706680fa922deb9da9903f466849750a09dd3e0672600fa2dc700db7c description=openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator id=e6930c32-bd0a-4ea8-996e-b4ddb46c0d84 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0e58380e0470922a827d19564b15b68b217324987740630231846e0d8b168aae
2026-06-11 01:10:46.893947 | controller | Jun 10 23:42:59.552799 crc crio[3641]: time="2026-06-10T23:42:59.552290308Z" level=warning msg="Stopping container 5c411957b15356a84442559ac6efc5b6a6ebcbed6fff6d804d2f8fd385cae1b7 with stop signal(15) timed out. Killing..."
2026-06-11 01:10:46.893963 | controller | Jun 10 23:42:59.688950 crc crio[3641]: time="2026-06-10T23:42:59.688261354Z" level=info msg="Created container 13c985905a52d0cda372da5d6bf8bb1c4ca05a92f1dbed24eb9eb15cb6ffffc7: openshift-marketplace/community-operators-qhh6t/extract-utilities" id=c261eb08-e635-4ab3-8c87-93c13d7d48c4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.893979 | controller | Jun 10 23:42:59.699564 crc crio[3641]: time="2026-06-10T23:42:59.699204783Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.893995 | controller | Jun 10 23:42:59.738935 crc crio[3641]: time="2026-06-10T23:42:59.738228892Z" level=info msg="Created container 6b3b71bc2a8fd28ef537ab41fc52df88ba8c19f04cfc13f23c1e2199dea32b3a: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift" id=40a89b2b-3415-49a6-ac63-9a93f3ff3d88 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.894010 | controller | Jun 10 23:42:59.747177 crc crio[3641]: time="2026-06-10T23:42:59.746955824Z" level=info msg="Starting container: 13c985905a52d0cda372da5d6bf8bb1c4ca05a92f1dbed24eb9eb15cb6ffffc7" id=e1002b44-01e2-44b1-a88d-ff30e5c24fd6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.894026 | controller | Jun 10 23:42:59.782008 crc crio[3641]: time="2026-06-10T23:42:59.779565631Z" level=info msg="Starting container: 6b3b71bc2a8fd28ef537ab41fc52df88ba8c19f04cfc13f23c1e2199dea32b3a" id=c88d9ea9-9b6c-4763-9c83-4b150c5f4f8e name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.894041 | controller | Jun 10 23:42:59.848804 crc crio[3641]: time="2026-06-10T23:42:59.848471601Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.894057 | controller | Jun 10 23:43:00.113912 crc crio[3641]: time="2026-06-10T23:43:00.11238791Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.894072 | controller | Jun 10 23:43:00.167325 crc crio[3641]: time="2026-06-10T23:43:00.167253839Z" level=info msg="Created container 9967d081948ec531a8126ab42f5c0351565696e5aeaed09e6bf0eaf454bee854: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/networking-console-plugin" id=372a6a3e-1eeb-4abb-a1b2-92a623e69362 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.894087 | controller | Jun 10 23:43:00.218769 crc crio[3641]: time="2026-06-10T23:43:00.216987167Z" level=info msg="Starting container: 9967d081948ec531a8126ab42f5c0351565696e5aeaed09e6bf0eaf454bee854" id=d9215843-cfb2-42e9-94eb-4935da71315b name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.894106 | controller | Jun 10 23:43:00.268896 crc crio[3641]: time="2026-06-10T23:43:00.266961395Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.894122 | controller | Jun 10 23:43:00.290168 crc crio[3641]: time="2026-06-10T23:43:00.288158225Z" level=info msg="Started container" PID=12321 containerID=13c985905a52d0cda372da5d6bf8bb1c4ca05a92f1dbed24eb9eb15cb6ffffc7 description=openshift-marketplace/community-operators-qhh6t/extract-utilities id=e1002b44-01e2-44b1-a88d-ff30e5c24fd6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=806879e48c4df9d5f740d4114070e99b84d7b39480a88b12d6c8f768c4ec3e37
2026-06-11 01:10:46.894138 | controller | Jun 10 23:43:00.474023 crc crio[3641]: time="2026-06-10T23:43:00.471598271Z" level=info msg="Started container" PID=12301 containerID=6b3b71bc2a8fd28ef537ab41fc52df88ba8c19f04cfc13f23c1e2199dea32b3a description=openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift id=c88d9ea9-9b6c-4763-9c83-4b150c5f4f8e name=/runtime.v1.RuntimeService/StartContainer sandboxID=2ec2246a94767a3f79c5f0e74c579aa3040ac462e3d216b981649e58cecaf615
2026-06-11 01:10:46.894154 | controller | Jun 10 23:43:00.474366 crc crio[3641]: time="2026-06-10T23:43:00.474240725Z" level=info msg="Created container 3c6b76f429fa3d88d342129378af9c22597654e0ada9877d9c875b1fec8157fd: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator" id=c55774df-ab22-47b0-b6f3-680fb0bfd026 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.894169 | controller | Jun 10 23:43:00.511963 crc crio[3641]: time="2026-06-10T23:43:00.51188539Z" level=info msg="Starting container: 3c6b76f429fa3d88d342129378af9c22597654e0ada9877d9c875b1fec8157fd" id=d48e03ff-6e50-4a8d-a5d6-5c1efbcf38ec name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.894185 | controller | Jun 10 23:43:00.671364 crc crio[3641]: time="2026-06-10T23:43:00.671114907Z" level=info msg="Started container" PID=12368 containerID=9967d081948ec531a8126ab42f5c0351565696e5aeaed09e6bf0eaf454bee854 description=openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/networking-console-plugin id=d9215843-cfb2-42e9-94eb-4935da71315b name=/runtime.v1.RuntimeService/StartContainer sandboxID=23bc40803a4dbe5dff8a4ef51df3fddf2dd5ba5ef6b3009ec1c6ad472e40ea12
2026-06-11 01:10:46.894201 | controller | Jun 10 23:43:00.840986 crc crio[3641]: time="2026-06-10T23:43:00.840159919Z" level=info msg="Started container" PID=12339 containerID=3c6b76f429fa3d88d342129378af9c22597654e0ada9877d9c875b1fec8157fd description=openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator id=d48e03ff-6e50-4a8d-a5d6-5c1efbcf38ec name=/runtime.v1.RuntimeService/StartContainer sandboxID=5edde7af59e6b3d33106333594d286dc884d5c349f2f62b2bae768d97ff1a6b5
2026-06-11 01:10:46.894218 | controller | Jun 10 23:43:01.029810 crc crio[3641]: time="2026-06-10T23:43:01.02856484Z" level=info msg="Created container de3b6166f35cba8e432f9a44a5e4e2579637a6d4b02faf1e872b4588f0946540: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator" id=c26b8fe7-24b8-449b-b4be-47936c6c8398 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.894234 | controller | Jun 10 23:43:01.082109 crc crio[3641]: time="2026-06-10T23:43:01.081545085Z" level=info msg="Starting container: de3b6166f35cba8e432f9a44a5e4e2579637a6d4b02faf1e872b4588f0946540" id=e0d4699b-f830-4061-8758-62016ab1a471 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.894249 | controller | Jun 10 23:43:01.144552 crc crio[3641]: time="2026-06-10T23:43:01.124955126Z" level=info msg="Started container" PID=12391 containerID=de3b6166f35cba8e432f9a44a5e4e2579637a6d4b02faf1e872b4588f0946540 description=openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator id=e0d4699b-f830-4061-8758-62016ab1a471 name=/runtime.v1.RuntimeService/StartContainer sandboxID=62939d041a42ea557bb9456e1349163beeb59ba0829b3f8aae1a6a2a6847874c
2026-06-11 01:10:46.894270 | controller | Jun 10 23:43:01.826835 crc crio[3641]: time="2026-06-10T23:43:01.825509289Z" level=info msg="Created container 6b6d1a554199213da874b732738376ad971f444b4d40cc342613dd430cb5bf75: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/check-endpoints" id=995e4572-3a77-4dcd-96d2-6cbe05f80eef name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.894286 | controller | Jun 10 23:43:01.851515 crc crio[3641]: time="2026-06-10T23:43:01.851469496Z" level=info msg="Starting container: 6b6d1a554199213da874b732738376ad971f444b4d40cc342613dd430cb5bf75" id=52801787-9219-49ab-a9b1-5b2d9736656e name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.894301 | controller | Jun 10 23:43:01.970355 crc crio[3641]: time="2026-06-10T23:43:01.97027609Z" level=info msg="Started container" PID=12422 containerID=6b6d1a554199213da874b732738376ad971f444b4d40cc342613dd430cb5bf75 description=openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/check-endpoints id=52801787-9219-49ab-a9b1-5b2d9736656e name=/runtime.v1.RuntimeService/StartContainer sandboxID=22f698bbabe00f910b1a8382c9bfb4ec9a5cc1b5095e92d3fd5cd107e0621ffd
2026-06-11 01:10:46.894317 | controller | Jun 10 23:43:02.309497 crc crio[3641]: time="2026-06-10T23:43:02.268826513Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.894332 | controller | Jun 10 23:43:04.242001 crc crio[3641]: time="2026-06-10T23:43:04.223623668Z" level=info msg="Created container 48f2000e62ee9ddcdf11d9a9552b60f1cee124f04cf688de2f047fdfd01d2ef6: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/fix-audit-permissions" id=1e90653a-54c7-4c68-b8b8-d65d61cc6bd0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.894368 | controller | Jun 10 23:43:05.073140 crc crio[3641]: time="2026-06-10T23:43:05.072570193Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.894396 | controller | Jun 10 23:43:05.412534 crc crio[3641]: time="2026-06-10T23:43:05.411475248Z" level=info msg="Starting container: 48f2000e62ee9ddcdf11d9a9552b60f1cee124f04cf688de2f047fdfd01d2ef6" id=8ebf84e3-cd14-44c9-b574-3e2518908623 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.894420 | controller | Jun 10 23:43:05.745490 crc crio[3641]: time="2026-06-10T23:43:05.74516591Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.894443 | controller | Jun 10 23:43:05.973872 crc crio[3641]: time="2026-06-10T23:43:05.968463451Z" level=info msg="Stopped container 5c411957b15356a84442559ac6efc5b6a6ebcbed6fff6d804d2f8fd385cae1b7: openshift-multus/cni-sysctl-allowlist-ds-6lnmz/kube-multus-additional-cni-plugins" id=889ea544-adf5-4c1f-9d45-41d3cc9268e2 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:46.894464 | controller | Jun 10 23:43:05.979585 crc crio[3641]: time="2026-06-10T23:43:05.979186616Z" level=info msg="Started container" PID=12459 containerID=48f2000e62ee9ddcdf11d9a9552b60f1cee124f04cf688de2f047fdfd01d2ef6 description=openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/fix-audit-permissions id=8ebf84e3-cd14-44c9-b574-3e2518908623 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3d47b6ce8414130fadbccdce573151211177ef513d91308aec37c28405dff582
2026-06-11 01:10:46.894481 | controller | Jun 10 23:43:06.008408 crc crio[3641]: time="2026-06-10T23:43:06.00726347Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 01:10:46.894497 | controller | Jun 10 23:43:06.008408 crc crio[3641]: time="2026-06-10T23:43:06.007329361Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 01:10:46.894521 | controller | Jun 10 23:43:06.008408 crc crio[3641]: time="2026-06-10T23:43:06.007360592Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/firewall\""
2026-06-11 01:10:46.894537 | controller | Jun 10 23:43:06.290322 crc crio[3641]: time="2026-06-10T23:43:06.267477357Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 01:10:46.894553 | controller | Jun 10 23:43:06.290322 crc crio[3641]: time="2026-06-10T23:43:06.281801002Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 01:10:46.894569 | controller | Jun 10 23:43:06.290322 crc crio[3641]: time="2026-06-10T23:43:06.281840703Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/host-device\""
2026-06-11 01:10:46.894585 | controller | Jun 10 23:43:06.860567 crc crio[3641]: time="2026-06-10T23:43:06.858409074Z" level=info msg="Created container c974e07cddaf8ddc60cbd74881191b96ddad2c91fe8c2796d1b4e63f787260ba: openshift-apiserver/apiserver-9ddfb9f55-k47zv/fix-audit-permissions" id=c95ee1db-cbe0-4367-a89e-9df9aed1253e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.894601 | controller | Jun 10 23:43:06.916985 crc crio[3641]: time="2026-06-10T23:43:06.91637171Z" level=info msg="Created container 367d6bbf31e201c1edf3ea3c34e0597b131a2beec0b1033ecdfdce3502a54c01: openshift-multus/network-metrics-daemon-n2bqt/kube-rbac-proxy" id=a84930ac-59f8-40d2-93ce-509e876ce859 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.894616 | controller | Jun 10 23:43:07.161565 crc crio[3641]: time="2026-06-10T23:43:07.15960433Z" level=info msg="Starting container: c974e07cddaf8ddc60cbd74881191b96ddad2c91fe8c2796d1b4e63f787260ba" id=ad9bce82-08e3-49b2-93bb-b8998607748a name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.894633 | controller | Jun 10 23:43:07.226541 crc crio[3641]: time="2026-06-10T23:43:07.225950218Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=9c81c26b-ecca-4962-9769-348ef96e680c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.894648 | controller | Jun 10 23:43:07.230047 crc crio[3641]: time="2026-06-10T23:43:07.229194327Z" level=info msg="Starting container: 367d6bbf31e201c1edf3ea3c34e0597b131a2beec0b1033ecdfdce3502a54c01" id=683ae590-7da9-4079-829f-5074d062ee2a name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.894664 | controller | Jun 10 23:43:07.231948 crc crio[3641]: time="2026-06-10T23:43:07.229352102Z" level=info msg="Stopping pod sandbox: f6607e1535caeafc2502887810e8936a5d93fe46a4ba836c4853dcbdc4f95ede" id=c6a4a624-eb78-42c2-af92-8e6785649597 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:46.894680 | controller | Jun 10 23:43:07.645218 crc crio[3641]: time="2026-06-10T23:43:07.64497751Z" level=info msg="Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20" id=65e59df7-bf1e-403d-9e92-0682282fd8fb name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:46.894697 | controller | Jun 10 23:43:07.683276 crc crio[3641]: time="2026-06-10T23:43:07.6830758Z" level=info msg="Trying to access \"registry.redhat.io/redhat/community-operator-index:v4.20\""
2026-06-11 01:10:46.894712 | controller | Jun 10 23:43:07.832330 crc crio[3641]: time="2026-06-10T23:43:07.832056833Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.894728 | controller | Jun 10 23:43:07.912331 crc crio[3641]: time="2026-06-10T23:43:07.910202976Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.894744 | controller | Jun 10 23:43:07.954120 crc crio[3641]: time="2026-06-10T23:43:07.953961121Z" level=info msg="Started container" PID=12535 containerID=c974e07cddaf8ddc60cbd74881191b96ddad2c91fe8c2796d1b4e63f787260ba description=openshift-apiserver/apiserver-9ddfb9f55-k47zv/fix-audit-permissions id=ad9bce82-08e3-49b2-93bb-b8998607748a name=/runtime.v1.RuntimeService/StartContainer sandboxID=e5d1a99235789d22556e3c20a3d50eccc403e326b7560aecd7447308ae673e48
2026-06-11 01:10:46.894766 | controller | Jun 10 23:43:08.242414 crc crio[3641]: time="2026-06-10T23:43:08.240583566Z" level=info msg="Started container" PID=12546 containerID=367d6bbf31e201c1edf3ea3c34e0597b131a2beec0b1033ecdfdce3502a54c01 description=openshift-multus/network-metrics-daemon-n2bqt/kube-rbac-proxy id=683ae590-7da9-4079-829f-5074d062ee2a name=/runtime.v1.RuntimeService/StartContainer sandboxID=2447959dc1e4001e19a59829d63ad52affe994f73cefc75d62e062044f5ab61a
2026-06-11 01:10:46.894782 | controller | Jun 10 23:43:08.604313 crc crio[3641]: time="2026-06-10T23:43:08.604038058Z" level=info msg="Created container 9738ff3ce3f4994c9b097ebd14cb79363d51d2c120b17535e9504c52d347ea8e: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/kube-rbac-proxy" id=91b85ca2-3706-4062-9d61-eae39d6759d9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.894798 | controller | Jun 10 23:43:08.619625 crc crio[3641]: time="2026-06-10T23:43:08.619137434Z" level=info msg="Starting container: 9738ff3ce3f4994c9b097ebd14cb79363d51d2c120b17535e9504c52d347ea8e" id=3f9b5900-7ec0-4519-827c-c9bae3c90879 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.894814 | controller | Jun 10 23:43:08.859456 crc crio[3641]: time="2026-06-10T23:43:08.858074165Z" level=info msg="Started container" PID=12578 containerID=9738ff3ce3f4994c9b097ebd14cb79363d51d2c120b17535e9504c52d347ea8e description=openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/kube-rbac-proxy id=3f9b5900-7ec0-4519-827c-c9bae3c90879 name=/runtime.v1.RuntimeService/StartContainer sandboxID=061a4951b7c79416ef706294c8d2e6199e9cc5f39621b2c4da96c3210f85726d
2026-06-11 01:10:46.894829 | controller | Jun 10 23:43:09.022227 crc crio[3641]: time="2026-06-10T23:43:09.019275495Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=4a9e38c0-ed24-4dfa-8f97-1e6c559d58fd name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.894845 | controller | Jun 10 23:43:09.528104 crc crio[3641]: time="2026-06-10T23:43:09.464343715Z" level=info msg="Creating container: openshift-dns/dns-default-qtghf/kube-rbac-proxy" id=90c2e165-6afd-48c2-98aa-220eca8decc6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.894860 | controller | Jun 10 23:43:10.465046 crc crio[3641]: time="2026-06-10T23:43:10.464324059Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 01:10:46.894876 | controller | Jun 10 23:43:10.524457 crc crio[3641]: time="2026-06-10T23:43:10.523109498Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 01:10:46.894891 | controller | Jun 10 23:43:10.524457 crc crio[3641]: time="2026-06-10T23:43:10.523586841Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/host-local\""
2026-06-11 01:10:46.894907 | controller | Jun 10 23:43:11.368727 crc crio[3641]: time="2026-06-10T23:43:11.361626525Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9" id=485eb31e-a2b3-475a-aea5-5a76eb73df27 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.894923 | controller | Jun 10 23:43:11.951911 crc crio[3641]: time="2026-06-10T23:43:11.951361329Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c" id=ac79b00f-5f91-41bc-ae2e-7d1cc047a4b4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.894942 | controller | Jun 10 23:43:11.980987 crc crio[3641]: time="2026-06-10T23:43:11.96227407Z" level=info msg="Stopped pod sandbox: f6607e1535caeafc2502887810e8936a5d93fe46a4ba836c4853dcbdc4f95ede" id=c6a4a624-eb78-42c2-af92-8e6785649597 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:46.894958 | controller | Jun 10 23:43:12.163546 crc crio[3641]: time="2026-06-10T23:43:12.163476842Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=0f837a3a-f7d1-4094-a381-763d88bbefba name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.894973 | controller | Jun 10 23:43:12.289264 crc crio[3641]: time="2026-06-10T23:43:12.282774908Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.894989 | controller | Jun 10 23:43:12.364415 crc crio[3641]: time="2026-06-10T23:43:12.353487636Z" level=info msg="Stopping container: 92cc6e65264b24300b27a26d95255e1267ac12073f3f8d2f09371ebc827cf7d4 (timeout: 3600s)" id=0179c4d2-3823-4119-9352-21814c791862 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:46.895004 | controller | Jun 10 23:43:12.513554 crc crio[3641]: time="2026-06-10T23:43:12.511387136Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.895020 | controller | Jun 10 23:43:12.535068 crc crio[3641]: time="2026-06-10T23:43:12.533582517Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.895038 | controller | Jun 10 23:43:12.549863 crc crio[3641]: time="2026-06-10T23:43:12.548405805Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9" id=633c84d4-fdfb-49a4-946c-2a1addd7ad67 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.895060 | controller | Jun 10 23:43:13.129321 crc crio[3641]: time="2026-06-10T23:43:13.082510037Z" level=info msg="Removing container: 5c411957b15356a84442559ac6efc5b6a6ebcbed6fff6d804d2f8fd385cae1b7" id=4852241c-99ed-448c-805b-6163082f4d1b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.895076 | controller | Jun 10 23:43:13.641824 crc crio[3641]: time="2026-06-10T23:43:13.641255276Z" level=info msg="Created container 56642c3ca771ec384c3bd9a64bf75c328c86e4cef11fe58d4e0b886571b0f474: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator" id=cf39d766-4b6d-4518-96f4-f00f3bb5a2d8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.895092 | controller | Jun 10 23:43:13.667233 crc crio[3641]: time="2026-06-10T23:43:13.666535453Z" level=info msg="Starting container: 56642c3ca771ec384c3bd9a64bf75c328c86e4cef11fe58d4e0b886571b0f474" id=30b40c80-d72e-4ad2-a3a8-cd5574cb539b name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.895107 | controller | Jun 10 23:43:13.764824 crc crio[3641]: time="2026-06-10T23:43:13.752578143Z" level=info msg="Started container" PID=12670 containerID=56642c3ca771ec384c3bd9a64bf75c328c86e4cef11fe58d4e0b886571b0f474 description=openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator id=30b40c80-d72e-4ad2-a3a8-cd5574cb539b name=/runtime.v1.RuntimeService/StartContainer sandboxID=378b5f326b36993bc4d200e9a0241fccff952f361ccc53483faadca094b5c422
2026-06-11 01:10:46.895123 | controller | Jun 10 23:43:13.849144 crc crio[3641]: time="2026-06-10T23:43:13.84724203Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360" id=195709cb-d93d-4b80-bfdf-f70e708c4ea5 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.895140 | controller | Jun 10 23:43:14.515174 crc crio[3641]: time="2026-06-10T23:43:14.511501118Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c" id=a14172f2-0f4f-47dc-bd7d-395322ae90ae name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.895160 | controller | Jun 10 23:43:14.543038 crc crio[3641]: time="2026-06-10T23:43:14.535220511Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.895176 | controller | Jun 10 23:43:14.558896 crc crio[3641]: time="2026-06-10T23:43:14.551938632Z" level=info msg="Creating container: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/oauth-apiserver" id=ef927edc-95e7-4d8f-8173-019c1a2fec12 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.895191 | controller | Jun 10 23:43:14.666913 crc crio[3641]: time="2026-06-10T23:43:14.655452963Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.895207 | controller | Jun 10 23:43:14.726544 crc crio[3641]: time="2026-06-10T23:43:14.724504345Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager" id=011608a7-a32f-4278-8cc3-3ed9940a0cde name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.895222 | controller | Jun 10 23:43:14.864427 crc crio[3641]: time="2026-06-10T23:43:14.757425302Z" level=info msg="Creating container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver" id=6960f5b7-555b-4ae0-b127-d309d536ec61 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.895237 | controller | Jun 10 23:43:14.870744 crc crio[3641]: time="2026-06-10T23:43:14.822955327Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.895253 | controller | Jun 10 23:43:15.011937 crc crio[3641]: time="2026-06-10T23:43:15.007703356Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 01:10:46.895268 | controller | Jun 10 23:43:15.011937 crc crio[3641]: time="2026-06-10T23:43:15.008144968Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 01:10:46.895283 | controller | Jun 10 23:43:15.011937 crc crio[3641]: time="2026-06-10T23:43:15.008198519Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/ipvlan\""
2026-06-11 01:10:46.895299 | controller | Jun 10 23:43:15.390181 crc crio[3641]: time="2026-06-10T23:43:15.389549294Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.895314 | controller | Jun 10 23:43:15.725910 crc crio[3641]: time="2026-06-10T23:43:15.725346623Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360" id=e9449607-f7ca-423c-9e86-98aedc077ec2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.895330 | controller | Jun 10 23:43:15.781473 crc crio[3641]: time="2026-06-10T23:43:15.780337658Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.895345 | controller | Jun 10 23:43:15.908600 crc crio[3641]: time="2026-06-10T23:43:15.908314953Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.895386 | controller | Jun 10 23:43:16.170281 crc crio[3641]: time="2026-06-10T23:43:16.170219147Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.895407 | controller | Jun 10 23:43:16.626871 crc crio[3641]: time="2026-06-10T23:43:16.623482292Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.895423 | controller | Jun 10 23:43:16.646537 crc crio[3641]: time="2026-06-10T23:43:16.645490618Z" level=info msg="Stopping container: 294c57e6211b48b38cb509d37681edd5c194f8d4f0010c0cf937c5bd37f51696 (timeout: 30s)" id=63b8a38e-d092-4c5c-8b8a-9dd9933e3fc9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:46.895439 | controller | Jun 10 23:43:16.711563 crc crio[3641]: time="2026-06-10T23:43:16.711136167Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.895454 | controller | Jun 10 23:43:16.889196 crc crio[3641]: time="2026-06-10T23:43:16.88806934Z" level=info msg="Stopping container: 3e27ad1d9e61e70bc3c32283a56daac8dde507c2a08402e9a00c8713246df167 (timeout: 2s)" id=b25fdead-8b8e-473f-8853-c9621184fc10 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:46.895469 | controller | Jun 10 23:43:16.941533 crc crio[3641]: time="2026-06-10T23:43:16.940250008Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.895484 | controller | Jun 10 23:43:17.454889 crc crio[3641]: time="2026-06-10T23:43:17.452286761Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.895499 | controller | Jun 10 23:43:17.562088 crc crio[3641]: time="2026-06-10T23:43:17.561073958Z" level=info msg="Created container 567a6c02ac49a32ea0a27f74f321911323ce2d6a10beb9282a01de2780dc8acd: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator" id=1b6b80ec-49b3-4e10-ac03-fdf89b1d5cbf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.895515 | controller | Jun 10 23:43:17.653073 crc crio[3641]: time="2026-06-10T23:43:17.643022875Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.895530 | controller | Jun 10 23:43:17.655401 crc crio[3641]: time="2026-06-10T23:43:17.655359995Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.895545 | controller | Jun 10 23:43:17.826111 crc crio[3641]: time="2026-06-10T23:43:17.824425602Z" level=info msg="Creating container: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator-watch" id=629ca151-bf98-4234-beee-608e4dafb4f3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.895561 | controller | Jun 10 23:43:17.895175 crc crio[3641]: time="2026-06-10T23:43:17.895120119Z" level=info msg="Starting container: 567a6c02ac49a32ea0a27f74f321911323ce2d6a10beb9282a01de2780dc8acd" id=0d900b20-a2ec-4493-ab80-c0e7acf330dc name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.895577 | controller | Jun 10 23:43:18.239381 crc crio[3641]: time="2026-06-10T23:43:17.928424617Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.895593 | controller | Jun 10 23:43:18.515530 crc crio[3641]: time="2026-06-10T23:43:18.514961733Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.895608 | controller | Jun 10 23:43:18.673721 crc crio[3641]: time="2026-06-10T23:43:18.671887105Z" level=info msg="Created container 97b3840d11cfb809d80f5594706a564bbdf4cf484c2dbd1a981a7add10d53f5a: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator" id=4b509619-c02f-4f05-bb3a-5b69c8b0bb92 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.895629 | controller | Jun 10 23:43:18.978025 crc crio[3641]: time="2026-06-10T23:43:18.977107903Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.895645 | controller | Jun 10 23:43:18.981280 crc crio[3641]: time="2026-06-10T23:43:18.980029663Z" level=info msg="Starting container: 97b3840d11cfb809d80f5594706a564bbdf4cf484c2dbd1a981a7add10d53f5a" id=4aa7c7b0-c806-4870-919e-31d3f8d7cad1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.895661 | controller | Jun 10 23:43:19.082886 crc crio[3641]: time="2026-06-10T23:43:19.05943134Z" level=info msg="Started container" PID=12724 containerID=567a6c02ac49a32ea0a27f74f321911323ce2d6a10beb9282a01de2780dc8acd description=openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator id=0d900b20-a2ec-4493-ab80-c0e7acf330dc name=/runtime.v1.RuntimeService/StartContainer sandboxID=b77d481bebc70d8ec14da67fb3a39043838504101192b2515afc819e58947286
2026-06-11 01:10:46.895677 | controller | Jun 10 23:43:19.797234 crc crio[3641]: time="2026-06-10T23:43:19.789051048Z" level=info msg="Created container 849ee001d8e55dac7429a3feaf36de3fc037bc57ca0ae058cb742aa199f2aae0: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/ingress-operator" id=6b5eb4bd-254b-4aab-b257-f811ba646e90 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.895693 | controller | Jun 10 23:43:19.813844 crc crio[3641]: time="2026-06-10T23:43:19.78951058Z" level=info msg="Created container 2cd67914531e76730a3f3f6b3426485c71f19249c451a07a5a7417d494d224b9: openshift-network-diagnostics/network-check-target-fhkjl/network-check-target-container" id=c602de63-75a7-4942-8e6d-5a059cdd5410 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.895709 | controller | Jun 10 23:43:19.813844 crc crio[3641]: time="2026-06-10T23:43:19.801250924Z" level=info msg="Stopped container 294c57e6211b48b38cb509d37681edd5c194f8d4f0010c0cf937c5bd37f51696: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator" id=63b8a38e-d092-4c5c-8b8a-9dd9933e3fc9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:46.895725 | controller | Jun 10 23:43:19.825555 crc crio[3641]: time="2026-06-10T23:43:19.817352797Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a" id=6a33c455-47a3-4d3a-b591-615602d0517e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.895740 | controller | Jun 10 23:43:19.825555 crc crio[3641]: time="2026-06-10T23:43:19.819495456Z" level=info msg="Stopped container 3e27ad1d9e61e70bc3c32283a56daac8dde507c2a08402e9a00c8713246df167: openshift-console/downloads-747b44746d-4pqvr/download-server" id=b25fdead-8b8e-473f-8853-c9621184fc10 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:46.895755 | controller | Jun 10 23:43:19.825555 crc crio[3641]: time="2026-06-10T23:43:19.822205531Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=f2cd2bc4-34d9-4447-8508-0737ff39e552 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.895771 | controller | Jun 10 23:43:19.825555 crc crio[3641]: time="2026-06-10T23:43:19.822311284Z" level=info msg="Starting container: 2cd67914531e76730a3f3f6b3426485c71f19249c451a07a5a7417d494d224b9" id=b3c2a871-f756-4fe6-aa10-6f9b95df0683 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.895786 | controller | Jun 10 23:43:19.825555 crc crio[3641]: time="2026-06-10T23:43:19.823029344Z" level=info msg="Starting container: 849ee001d8e55dac7429a3feaf36de3fc037bc57ca0ae058cb742aa199f2aae0" id=254df57a-9066-4b98-a110-38c9bb56a4e8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.895806 | controller | Jun 10 23:43:20.229093 crc crio[3641]: time="2026-06-10T23:43:20.228589955Z" level=info msg="Started container" PID=12769 containerID=97b3840d11cfb809d80f5594706a564bbdf4cf484c2dbd1a981a7add10d53f5a description=openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator id=4aa7c7b0-c806-4870-919e-31d3f8d7cad1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2dcd93ba477de64140d2788ff6f2952656703b7f93cf8641a8b02050de298d13
2026-06-11 01:10:46.895822 | controller | Jun 10 23:43:20.322226 crc crio[3641]: time="2026-06-10T23:43:20.321953017Z" level=info msg="Started container" PID=12757 containerID=2cd67914531e76730a3f3f6b3426485c71f19249c451a07a5a7417d494d224b9 description=openshift-network-diagnostics/network-check-target-fhkjl/network-check-target-container id=b3c2a871-f756-4fe6-aa10-6f9b95df0683 name=/runtime.v1.RuntimeService/StartContainer sandboxID=54a51d2938f3591cc4c03a7be3ef9e3d7f7599d0e1dc4f70216cb441a892d2b2
2026-06-11 01:10:46.895839 | controller | Jun 10 23:43:20.342866 crc crio[3641]: time="2026-06-10T23:43:20.341167876Z" level=info msg="Started container" PID=12791 containerID=849ee001d8e55dac7429a3feaf36de3fc037bc57ca0ae058cb742aa199f2aae0 description=openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/ingress-operator id=254df57a-9066-4b98-a110-38c9bb56a4e8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3f256e8426c0df9f376da77acb7d5e3fff0fc53b844592de09d2ecfc3814e3e1
2026-06-11 01:10:46.895855 | controller | Jun 10 23:43:21.036144 crc crio[3641]: time="2026-06-10T23:43:21.034210874Z" level=info msg="Removed container 5c411957b15356a84442559ac6efc5b6a6ebcbed6fff6d804d2f8fd385cae1b7: openshift-multus/cni-sysctl-allowlist-ds-6lnmz/kube-multus-additional-cni-plugins" id=4852241c-99ed-448c-805b-6163082f4d1b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.895870 | controller | Jun 10 23:43:21.062240 crc crio[3641]: time="2026-06-10T23:43:21.060580431Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=3e6000b7-0086-481a-9715-5e9b874c49bd name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.895886 | controller | Jun 10 23:43:21.229347 crc crio[3641]: time="2026-06-10T23:43:21.215234671Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 01:10:46.895902 | controller | Jun 10 23:43:21.229347 crc crio[3641]: time="2026-06-10T23:43:21.216336141Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 01:10:46.895918 | controller | Jun 10 23:43:21.229347 crc crio[3641]: time="2026-06-10T23:43:21.216360282Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/loopback\""
2026-06-11 01:10:46.895933 | controller | Jun 10 23:43:21.333861 crc crio[3641]: time="2026-06-10T23:43:21.332372337Z" level=info msg="Created container a1aaf9516f8603372ec4e2c927e6347899768ff956255e175c99d19469a9811c: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-api" id=3c82894c-5c6b-457c-878c-4c1a9db0943e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.895949 | controller | Jun 10 23:43:21.407174 crc crio[3641]: time="2026-06-10T23:43:21.405370338Z" level=info msg="Stopping pod sandbox: e62550fef589e85d5df58f8e94b1f362c1a4f0401354b6e05dcfefde30ab53bb" id=2958a7e6-74b2-4312-b0b0-cf59da0a994e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:46.895965 | controller | Jun 10 23:43:21.443857 crc crio[3641]: time="2026-06-10T23:43:21.441893744Z" level=info msg="Got pod network &{Name:collect-profiles-29685570-bqs4c Namespace:openshift-operator-lifecycle-manager ID:e62550fef589e85d5df58f8e94b1f362c1a4f0401354b6e05dcfefde30ab53bb UID:26cb27e4-3504-4746-bc51-27c274a0b43a NetNS:/var/run/netns/2662681f-4b12-44a1-b9b7-3b09b4b20131 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod26cb27e4_3504_4746_bc51_27c274a0b43a.slice PodAnnotations:0xc00008cae0}] Aliases:map[]}"
2026-06-11 01:10:46.896003 | controller | Jun 10 23:43:21.443857 crc crio[3641]: time="2026-06-10T23:43:21.44246295Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29685570-bqs4c from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.896022 | controller | Jun 10 23:43:21.463000 crc crio[3641]: time="2026-06-10T23:43:21.462411309Z" level=info msg="Starting container: a1aaf9516f8603372ec4e2c927e6347899768ff956255e175c99d19469a9811c" id=6e37e30d-4a93-4b6f-a647-ab1136264d86 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.896039 | controller | Jun 10 23:43:21.513975 crc crio[3641]: time="2026-06-10T23:43:21.51253632Z" level=info msg="Started container" PID=12822 containerID=a1aaf9516f8603372ec4e2c927e6347899768ff956255e175c99d19469a9811c description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-api id=6e37e30d-4a93-4b6f-a647-ab1136264d86 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e850da3646170848d7b4b3679b5f1ce56ef3900bbc3eb7a587e64de03326f3d9
2026-06-11 01:10:46.896055 | controller | Jun 10 23:43:23.068243 crc crio[3641]: time="2026-06-10T23:43:21.433174804Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.896071 | controller | Jun 10 23:43:24.879573 crc crio[3641]: time="2026-06-10T23:43:24.875158853Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=7e21e7e9-a955-44a9-9fa5-52bb331a6e04 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.896086 | controller | Jun 10 23:43:24.879573 crc crio[3641]: time="2026-06-10T23:43:24.876615293Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a" id=d82fc717-6155-4f58-94ec-d7396070bc23 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.896102 | controller | Jun 10 23:43:24.898331 crc crio[3641]: time="2026-06-10T23:43:24.89828223Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=6580e224-c56f-4078-b1a4-ddf76f59996f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.896117 | controller | Jun 10 23:43:24.978215 crc crio[3641]: time="2026-06-10T23:43:24.972451803Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.896133 | controller | Jun 10 23:43:25.017893 crc crio[3641]: time="2026-06-10T23:43:24.992512545Z" level=info msg="Created container d977d581641e741a7eeeec30977e3e84b4272d1efad3259de6245238bfe11a58: hostpath-provisioner/csi-hostpathplugin-mpq2f/hostpath-provisioner" id=ad2015e0-93d7-4420-824b-799c6ccc398f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.896149 | controller | Jun 10 23:43:25.017893 crc crio[3641]: time="2026-06-10T23:43:24.99593218Z" level=info msg="Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server" id=48bfa5ea-f707-4405-8302-cd084e94dc7c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.896171 | controller | Jun 10 23:43:25.017893 crc crio[3641]: time="2026-06-10T23:43:24.996348391Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.896189 | controller | Jun 10 23:43:25.017893 crc crio[3641]: time="2026-06-10T23:43:24.999972391Z" level=info msg="Starting container: d977d581641e741a7eeeec30977e3e84b4272d1efad3259de6245238bfe11a58" id=75ef7b75-5d96-4034-a49c-314373951dd8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.896209 | controller | Jun 10 23:43:25.019498 crc crio[3641]: time="2026-06-10T23:43:25.018601474Z" level=info msg="Creating container: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/kube-rbac-proxy" id=88da6c9f-6dcc-48b9-b517-5dbb5e50ed64 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.896225 | controller | Jun 10 23:43:25.020142 crc crio[3641]: time="2026-06-10T23:43:25.019622242Z" level=info msg="Creating container: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator" id=8971350a-3df7-437d-a27e-3490044419e5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.896252 | controller | Jun 10 23:43:25.245006 crc crio[3641]: time="2026-06-10T23:43:25.237127733Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.896270 | controller | Jun 10 23:43:25.763437 crc crio[3641]: time="2026-06-10T23:43:25.761490877Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.896287 | controller | Jun 10 23:43:25.839883 crc crio[3641]: time="2026-06-10T23:43:25.839811894Z" level=info msg="Started container" PID=12931 containerID=d977d581641e741a7eeeec30977e3e84b4272d1efad3259de6245238bfe11a58 description=hostpath-provisioner/csi-hostpathplugin-mpq2f/hostpath-provisioner id=75ef7b75-5d96-4034-a49c-314373951dd8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e1818a12ae6425d1f0de8858c29f03bb2de95ae815b809c78d028e35ccae616c
2026-06-11 01:10:46.896303 | controller | Jun 10 23:43:25.963101 crc crio[3641]: time="2026-06-10T23:43:25.962401171Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.896319 | controller | Jun 10 23:43:26.375243 crc crio[3641]: time="2026-06-10T23:43:26.374239185Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.896335 | controller | Jun 10 23:43:26.525416 crc crio[3641]: time="2026-06-10T23:43:26.525162912Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.896368 | controller | Jun 10 23:43:27.019262 crc crio[3641]: time="2026-06-10T23:43:26.987996041Z" level=info msg="Stopping container: d253ab6d8ecc7de2800c119ce2d4ba30be8b3f2a7becd4eb3f385aa12efe3d2d (timeout: 30s)" id=4a504d1b-e8cd-4154-87a0-51b6437eb527 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:46.896391 | controller | Jun 10 23:43:27.270898 crc crio[3641]: time="2026-06-10T23:43:27.27037526Z" level=info msg="Stopping container: 5112d04eac99fafbd30bb7f4d98f9e581cea700fc5218549670d1cb89dbee36c (timeout: 30s)" id=e2c80ec3-1454-4704-a986-c47dced4ad03 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:46.896407 | controller | Jun 10 23:43:28.028599 crc crio[3641]: time="2026-06-10T23:43:28.002400622Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 01:10:46.896423 | controller | Jun 10 23:43:28.455167 crc crio[3641]: time="2026-06-10T23:43:28.455104742Z" level=info msg="Created container 2f32f87ff7f22c0341a37d9de440cb95132e33edeb18f33a830c68c083cf5956: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/graceful-termination" id=1c756598-8a77-4285-b6e1-68fa0a469e00 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.896439 | controller | Jun 10 23:43:28.475245 crc crio[3641]: time="2026-06-10T23:43:28.47136671Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-csi-node-driver-registrar:latest" id=f6032beb-8a8c-49fa-9f43-5bdb12979398 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.896460 | controller | Jun 10 23:43:28.546340 crc crio[3641]: time="2026-06-10T23:43:28.545990305Z" level=info msg="Starting container: 2f32f87ff7f22c0341a37d9de440cb95132e33edeb18f33a830c68c083cf5956" id=dd692be2-9a06-45dc-b130-a587ce22c128 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.896476 | controller | Jun 10 23:43:28.660134 crc crio[3641]: time="2026-06-10T23:43:28.659284186Z" level=info msg="Started container" PID=12989 containerID=2f32f87ff7f22c0341a37d9de440cb95132e33edeb18f33a830c68c083cf5956 description=openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/graceful-termination id=dd692be2-9a06-45dc-b130-a587ce22c128 name=/runtime.v1.RuntimeService/StartContainer sandboxID=53bbced8b4c36d43ce1762ef6219e9bb192f1fa82e2f6c462b59ef76efd398c2
2026-06-11 01:10:46.896492 | controller | Jun 10 23:43:29.072279 crc crio[3641]: time="2026-06-10T23:43:29.068628241Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807" id=bf6b7a91-638d-4f4b-9900-790470ffab7c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.896508 | controller | Jun 10 23:43:30.002621 crc crio[3641]: time="2026-06-10T23:43:30.002566456Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.896523 | controller | Jun 10 23:43:30.395411 crc crio[3641]: time="2026-06-10T23:43:30.392783735Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.896539 | controller | Jun 10 23:43:30.450148 crc crio[3641]: time="2026-06-10T23:43:30.44961602Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.896554 | controller | Jun 10 23:43:31.861216 crc crio[3641]: time="2026-06-10T23:43:31.857324375Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.896570 | controller | Jun 10 23:43:31.900924 crc crio[3641]: time="2026-06-10T23:43:31.89343945Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.896585 | controller | Jun 10 23:43:31.971090 crc crio[3641]: time="2026-06-10T23:43:31.964015664Z" level=info msg="Created container e9ab8f96b78fad52896388a5d6459afb0d4f4c1b0a6fa7898e7bf45218982bab: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator-watch" id=629ca151-bf98-4234-beee-608e4dafb4f3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.896601 | controller | Jun 10 23:43:32.128917 crc crio[3641]: time="2026-06-10T23:43:32.128375611Z" level=info msg="Starting container: e9ab8f96b78fad52896388a5d6459afb0d4f4c1b0a6fa7898e7bf45218982bab" id=77b6615f-3e2f-4068-bf3f-50644b43f4c0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.896617 | controller | Jun 10 23:43:32.200380 crc crio[3641]: time="2026-06-10T23:43:32.200025245Z" level=info msg="Started container" PID=13021 containerID=e9ab8f96b78fad52896388a5d6459afb0d4f4c1b0a6fa7898e7bf45218982bab description=openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator-watch id=77b6615f-3e2f-4068-bf3f-50644b43f4c0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=378b5f326b36993bc4d200e9a0241fccff952f361ccc53483faadca094b5c422
2026-06-11 01:10:46.896634 | controller | Jun 10 23:43:32.256782 crc crio[3641]: time="2026-06-10T23:43:32.254824894Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.896656 | controller | Jun 10 23:43:32.403205 crc crio[3641]: time="2026-06-10T23:43:32.402369248Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.896673 | controller | Jun 10 23:43:35.405625 crc crio[3641]: time="2026-06-10T23:43:35.403832494Z" level=info msg="Created container 9d04ffcabed0801a3e45cce44d67814044b5a7ea6a3e5e250d592759d23d54f2: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container" id=efeee92f-a41d-4dac-8e9d-26cf9c477968 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.896688 | controller | Jun 10 23:43:35.552594 crc crio[3641]: time="2026-06-10T23:43:35.550872374Z" level=info msg="Starting container: 9d04ffcabed0801a3e45cce44d67814044b5a7ea6a3e5e250d592759d23d54f2" id=1dcdbf33-809f-45d2-b481-9135537be08c name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.896704 | controller | Jun 10 23:43:35.677249 crc crio[3641]: time="2026-06-10T23:43:35.677102011Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.896720 | controller | Jun 10 23:43:35.826220 crc crio[3641]: time="2026-06-10T23:43:35.819320378Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807" id=0b7fa89e-c177-4cee-ab48-321e48f4b1a9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.896735 | controller | Jun 10 23:43:35.827888 crc crio[3641]: time="2026-06-10T23:43:35.827507424Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-csi-node-driver-registrar:latest" id=257e7f31-5e97-4ec4-a425-f7db9c54211d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.896751 | controller | Jun 10 23:43:35.830874 crc crio[3641]: time="2026-06-10T23:43:35.829225021Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.896767 | controller | Jun 10 23:43:35.902975 crc crio[3641]: time="2026-06-10T23:43:35.892849214Z" level=info msg="Created container 8e98f6cd04b359baa432ae42e62b9514e0ba587e8c0858e8e4ab381a5084fb7c: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator" id=0064b98b-c5f5-4c03-bb7a-58aae60fbf00 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.896784 | controller | Jun 10 23:43:36.017541 crc crio[3641]: time="2026-06-10T23:43:36.017475797Z" level=info msg="Started container" PID=13070 containerID=9d04ffcabed0801a3e45cce44d67814044b5a7ea6a3e5e250d592759d23d54f2 description=openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container id=1dcdbf33-809f-45d2-b481-9135537be08c name=/runtime.v1.RuntimeService/StartContainer sandboxID=28003725df04387c43e962bdd3dcf5180e04f6ec61ecea47bac96b8a5f57a202
2026-06-11 01:10:46.896800 | controller | Jun 10 23:43:36.083947 crc crio[3641]: time="2026-06-10T23:43:36.080017119Z" level=info msg="Starting container: 8e98f6cd04b359baa432ae42e62b9514e0ba587e8c0858e8e4ab381a5084fb7c" id=414fa6fc-e9a6-46df-b671-c85d2f4c6f86 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.896815 | controller | Jun 10 23:43:36.086631 crc crio[3641]: time="2026-06-10T23:43:36.086543389Z" level=info msg="Stopped container 5112d04eac99fafbd30bb7f4d98f9e581cea700fc5218549670d1cb89dbee36c: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator" id=e2c80ec3-1454-4704-a986-c47dced4ad03 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:46.896832 | controller | Jun 10 23:43:36.206764 crc crio[3641]: time="2026-06-10T23:43:36.17697698Z" level=info msg="Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/node-driver-registrar" id=e3427d6b-c575-4e33-9419-42e241ba4699 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.896851 | controller | Jun 10 23:43:36.207105 crc crio[3641]: time="2026-06-10T23:43:36.205211328Z" level=info msg="Created container a783e7c2384b6f1d4297df2c77f86d7bae9240a48d8e06033d752e78e8d82fe4: openshift-console/downloads-747b44746d-4pqvr/download-server" id=48bfa5ea-f707-4405-8302-cd084e94dc7c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.896867 | controller | Jun 10 23:43:36.294895 crc crio[3641]: time="2026-06-10T23:43:36.284326177Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=fb525766-c61d-4595-a291-85743f34bd6f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.896883 | controller | Jun 10 23:43:36.302125 crc crio[3641]: time="2026-06-10T23:43:36.297264513Z" level=info msg="Starting container: a783e7c2384b6f1d4297df2c77f86d7bae9240a48d8e06033d752e78e8d82fe4" id=c3f96941-2b50-48e0-894d-fcc88bc18516 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.896899 | controller | Jun 10 23:43:36.370426 crc crio[3641]: time="2026-06-10T23:43:36.367525449Z" level=info msg="Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=2d69d597-46f0-4f25-b893-0074744d9278 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.896916 | controller | Jun 10 23:43:37.385935 crc crio[3641]: time="2026-06-10T23:43:37.374314181Z" level=info msg="Started container" PID=13069 containerID=8e98f6cd04b359baa432ae42e62b9514e0ba587e8c0858e8e4ab381a5084fb7c description=openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator id=414fa6fc-e9a6-46df-b671-c85d2f4c6f86 name=/runtime.v1.RuntimeService/StartContainer sandboxID=310dd260475b8774e916507df03c7d6cd525bb4f39f45b2fa438c8db97900e7f
2026-06-11 01:10:46.896934 | controller | Jun 10 23:43:38.997430 crc crio[3641]: time="2026-06-10T23:43:38.996794461Z" level=info msg="Started container" PID=13071 containerID=a783e7c2384b6f1d4297df2c77f86d7bae9240a48d8e06033d752e78e8d82fe4 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=c3f96941-2b50-48e0-894d-fcc88bc18516 name=/runtime.v1.RuntimeService/StartContainer sandboxID=85335bbdd259df67bbd12652f2051d40270e58d8e84d3d166c2d419a25046296
2026-06-11 01:10:46.896950 | controller | Jun 10 23:43:39.210924 crc crio[3641]: time="2026-06-10T23:43:39.185143539Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.896966 | controller | Jun 10 23:43:39.733910 crc crio[3641]: time="2026-06-10T23:43:39.733444473Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.896982 | controller | Jun 10 23:43:39.916523 crc crio[3641]: time="2026-06-10T23:43:39.914178131Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.896998 | controller | Jun 10 23:43:40.074025 crc crio[3641]: time="2026-06-10T23:43:40.063839034Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.897015 | controller | Jun 10 23:43:40.134250 crc crio[3641]: time="2026-06-10T23:43:40.134057768Z" level=info msg="Stopped container d253ab6d8ecc7de2800c119ce2d4ba30be8b3f2a7becd4eb3f385aa12efe3d2d: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver" id=4a504d1b-e8cd-4154-87a0-51b6437eb527 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:46.897031 | controller | Jun 10 23:43:40.160247 crc crio[3641]: time="2026-06-10T23:43:40.158414839Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=fb692e7a-fc3c-4eca-b732-e69be5542701 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.897050 | controller | Jun 10 23:43:40.164296 crc crio[3641]: time="2026-06-10T23:43:40.161319459Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=de8aea5a-5aa4-4f47-9c27-527402646324 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.897067 | controller | Jun 10 23:43:40.825419 crc crio[3641]: time="2026-06-10T23:43:40.822617345Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.897082 | controller | Jun 10 23:43:41.236039 crc crio[3641]: time="2026-06-10T23:43:41.23522397Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.897098 | controller | Jun 10 23:43:41.435995 crc crio[3641]: time="2026-06-10T23:43:41.435899348Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.897113 | controller | Jun 10 23:43:41.532093 crc crio[3641]: time="2026-06-10T23:43:41.528962212Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 01:10:46.897129 | controller | Jun 10 23:43:41.532093 crc crio[3641]: time="2026-06-10T23:43:41.529301071Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/macvlan\""
2026-06-11 01:10:46.897144 | controller | Jun 10 23:43:42.006158 crc crio[3641]: time="2026-06-10T23:43:42.001498828Z" level=info msg="Created container fc469447199e78ab1af45b01f4135d03f143e9a337c44dc58a1229172ecbd4f0: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager" id=011608a7-a32f-4278-8cc3-3ed9940a0cde name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.897160 | controller | Jun 10 23:43:42.097769 crc crio[3641]: time="2026-06-10T23:43:42.09086625Z" level=info msg="Starting container: fc469447199e78ab1af45b01f4135d03f143e9a337c44dc58a1229172ecbd4f0" id=9397f90d-6fd0-4fea-a6b4-622ec8f23822 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.897176 | controller | Jun 10 23:43:42.278035 crc crio[3641]: time="2026-06-10T23:43:42.273768397Z" level=info msg="Started container" PID=13146 containerID=fc469447199e78ab1af45b01f4135d03f143e9a337c44dc58a1229172ecbd4f0 description=openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager id=9397f90d-6fd0-4fea-a6b4-622ec8f23822 name=/runtime.v1.RuntimeService/StartContainer sandboxID=061a4951b7c79416ef706294c8d2e6199e9cc5f39621b2c4da96c3210f85726d
2026-06-11 01:10:46.897192 | controller | Jun 10 23:43:42.353812 crc crio[3641]: time="2026-06-10T23:43:42.344089154Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.897208 | controller | Jun 10 23:43:42.392920 crc crio[3641]: time="2026-06-10T23:43:42.378385808Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.897225 | controller | Jun 10 23:43:42.434979 crc crio[3641]: time="2026-06-10T23:43:42.428034986Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.897247 | controller | Jun 10 23:43:42.658131 crc crio[3641]: time="2026-06-10T23:43:42.65761953Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=0c966c16-2b90-4d83-b3e4-bfa5023060db name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.897270 | controller | Jun 10 23:43:42.675143 crc crio[3641]: time="2026-06-10T23:43:42.674331241Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator" id=0648ba42-dd95-4cbc-a97c-a938aa9a205c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.897286 | controller | Jun 10 23:43:42.831569 crc crio[3641]: time="2026-06-10T23:43:42.828048205Z" level=info msg="Created container cf21bd917afee6bddcdaf889ee1c4cfa90b7765a19758cccaa1d29a26174e808: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/kube-rbac-proxy" id=88da6c9f-6dcc-48b9-b517-5dbb5e50ed64 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.897302 | controller | Jun 10 23:43:42.908008 crc crio[3641]: time="2026-06-10T23:43:42.904617904Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.897318 | controller | Jun 10 23:43:43.103968 crc crio[3641]: time="2026-06-10T23:43:43.098609058Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver" id=dd616348-24f0-4ffd-ab9e-d9dcf39fd912 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.897333 | controller | Jun 10 23:43:43.389882 crc crio[3641]: time="2026-06-10T23:43:43.389789019Z" level=info msg="Stopped pod sandbox: e62550fef589e85d5df58f8e94b1f362c1a4f0401354b6e05dcfefde30ab53bb" id=2958a7e6-74b2-4312-b0b0-cf59da0a994e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:46.897369 | controller | Jun 10 23:43:43.474965 crc crio[3641]: time="2026-06-10T23:43:43.473561746Z" level=info msg="Starting container: cf21bd917afee6bddcdaf889ee1c4cfa90b7765a19758cccaa1d29a26174e808" id=b3a7fcd6-904d-4cad-8f5f-9a97ba49c66d name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.897392 | controller | Jun 10 23:43:43.486033 crc crio[3641]: time="2026-06-10T23:43:43.485405662Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.897408 | controller | Jun 10 23:43:43.525237 crc crio[3641]: time="2026-06-10T23:43:43.524061597Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.897424 | controller | Jun 10 23:43:43.709232 crc crio[3641]: time="2026-06-10T23:43:43.704498047Z" level=info msg="Created container e77fbc1d3ef31278dd07619b0db0ea32aade3afa5c0d8761b7cbdc63b05bd484: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/kube-rbac-proxy" id=3617ca4b-4f01-4712-9994-e98d4847bc2b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.897440 | controller | Jun 10 23:43:43.709232 crc crio[3641]: time="2026-06-10T23:43:43.707083339Z" level=info msg="Created container 4a2482cde409c9f23990e578203b77ed4c11905265d6f4a84747eed71e235540: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator" id=8971350a-3df7-437d-a27e-3490044419e5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.897456 | controller | Jun 10 23:43:43.724518 crc crio[3641]: time="2026-06-10T23:43:43.724431057Z" level=info msg="Starting container: e77fbc1d3ef31278dd07619b0db0ea32aade3afa5c0d8761b7cbdc63b05bd484" id=fbf775c7-5121-4592-953f-d2f7d203a3d8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.897472 | controller | Jun 10 23:43:43.768347 crc crio[3641]: time="2026-06-10T23:43:43.768025528Z" level=info msg="Starting container: 4a2482cde409c9f23990e578203b77ed4c11905265d6f4a84747eed71e235540" id=a438fb7b-befe-4874-8ef9-a4bf39f420e5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.897487 | controller | Jun 10 23:43:45.174304 crc crio[3641]: time="2026-06-10T23:43:45.174238882Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.897506 | controller | Jun 10 23:43:45.451578 crc crio[3641]: time="2026-06-10T23:43:45.45041955Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.897522 | controller | Jun 10 23:43:45.555520 crc crio[3641]: time="2026-06-10T23:43:45.555465483Z" level=info msg="Started container" PID=13181 containerID=cf21bd917afee6bddcdaf889ee1c4cfa90b7765a19758cccaa1d29a26174e808 description=openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/kube-rbac-proxy id=b3a7fcd6-904d-4cad-8f5f-9a97ba49c66d name=/runtime.v1.RuntimeService/StartContainer sandboxID=3f256e8426c0df9f376da77acb7d5e3fff0fc53b844592de09d2ecfc3814e3e1
2026-06-11 01:10:46.897538 | controller | Jun 10 23:43:45.676521 crc crio[3641]: time="2026-06-10T23:43:45.676378784Z" level=info msg="Created container 26cc2531c49fa9932f3abf80fa12d138d38e3da4904e0f827647d174ad93d7bf: openshift-multus/multus-admission-controller-69db94689b-rvf8p/kube-rbac-proxy" id=e7109f98-1843-49c9-81f6-a4dfb1c23668 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.897554 | controller | Jun 10 23:43:45.748390 crc crio[3641]: time="2026-06-10T23:43:45.745829096Z" level=info msg="Started container" PID=13172 containerID=4a2482cde409c9f23990e578203b77ed4c11905265d6f4a84747eed71e235540 description=openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator id=a438fb7b-befe-4874-8ef9-a4bf39f420e5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=486c198329b178e5da453266d8ea96d66720a9c1b318f0109d9b30f081db012f
2026-06-11 01:10:46.897570 | controller | Jun 10 23:43:45.945030 crc crio[3641]: time="2026-06-10T23:43:45.919175171Z" level=info msg="Stopping pod sandbox: f6607e1535caeafc2502887810e8936a5d93fe46a4ba836c4853dcbdc4f95ede" id=96f6c9d6-3d3d-4d23-9386-6fad546ddc8e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:46.897587 | controller | Jun 10 23:43:45.945030 crc crio[3641]: time="2026-06-10T23:43:45.930507693Z" level=info msg="Stopped pod sandbox (already stopped): f6607e1535caeafc2502887810e8936a5d93fe46a4ba836c4853dcbdc4f95ede" id=96f6c9d6-3d3d-4d23-9386-6fad546ddc8e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:46.897603 | controller | Jun 10 23:43:45.995190 crc crio[3641]: time="2026-06-10T23:43:45.994445514Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.897618 | controller | Jun 10 23:43:46.073885 crc crio[3641]: time="2026-06-10T23:43:46.07344578Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.897634 | controller | Jun 10 23:43:46.118789 crc crio[3641]: time="2026-06-10T23:43:46.118273505Z" level=info msg="Started container" PID=13191 containerID=e77fbc1d3ef31278dd07619b0db0ea32aade3afa5c0d8761b7cbdc63b05bd484 description=openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/kube-rbac-proxy id=fbf775c7-5121-4592-953f-d2f7d203a3d8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=72a323c59a02afd08e72b110e26f368a2f51537437582f6ea5068efa98e9e2ca
2026-06-11 01:10:46.897650 | controller | Jun 10 23:43:46.164004 crc crio[3641]: time="2026-06-10T23:43:46.163310636Z" level=info msg="Starting container: 26cc2531c49fa9932f3abf80fa12d138d38e3da4904e0f827647d174ad93d7bf" id=6c0989be-8ec4-4fab-8938-e5bc18977476 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.897665 | controller | Jun 10 23:43:46.203032 crc crio[3641]: time="2026-06-10T23:43:46.196302024Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.897681 | controller | Jun 10 23:43:46.206410 crc crio[3641]: time="2026-06-10T23:43:46.205866188Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.897703 | controller | Jun 10 23:43:46.223268 crc crio[3641]: time="2026-06-10T23:43:46.222962469Z" level=info msg="Removing pod sandbox: f6607e1535caeafc2502887810e8936a5d93fe46a4ba836c4853dcbdc4f95ede" id=d4cc9fbe-8ece-4867-9f8f-866c141acc0d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:46.897719 | controller | Jun 10 23:43:46.440786 crc crio[3641]: time="2026-06-10T23:43:46.43613508Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 01:10:46.897735 | controller | Jun 10 23:43:46.440786 crc crio[3641]: time="2026-06-10T23:43:46.436271904Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 01:10:46.897751 | controller | Jun 10 23:43:46.440786 crc crio[3641]: time="2026-06-10T23:43:46.436299685Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/portmap\""
2026-06-11 01:10:46.897767 | controller | Jun 10 23:43:46.547312 crc crio[3641]: time="2026-06-10T23:43:46.546629524Z" level=info msg="Started container" PID=13224 containerID=26cc2531c49fa9932f3abf80fa12d138d38e3da4904e0f827647d174ad93d7bf description=openshift-multus/multus-admission-controller-69db94689b-rvf8p/kube-rbac-proxy id=6c0989be-8ec4-4fab-8938-e5bc18977476 name=/runtime.v1.RuntimeService/StartContainer sandboxID=715f64185604d4861060f8a3b9b70906c45e8165d02a9ac009f1bc82c9ac6bd4
2026-06-11 01:10:46.897783 | controller | Jun 10 23:43:47.608515 crc crio[3641]: time="2026-06-10T23:43:47.607601739Z" level=info msg="Created container ba74c135bb1238fcb7ceb3626f30a9ba9dad93403a388bb72e2403e93686cb14: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator" id=0648ba42-dd95-4cbc-a97c-a938aa9a205c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.897800 | controller | Jun 10 23:43:47.704168 crc crio[3641]: time="2026-06-10T23:43:47.703634315Z" level=info msg="Created container ed3e68569248ca7ee91bb2912e0989132c040bcf98910429faac73f6efabf4f4: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=2d69d597-46f0-4f25-b893-0074744d9278 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.897816 | controller | Jun 10 23:43:47.792050 crc crio[3641]: time="2026-06-10T23:43:47.791176656Z" level=info msg="Removed pod sandbox: f6607e1535caeafc2502887810e8936a5d93fe46a4ba836c4853dcbdc4f95ede" id=d4cc9fbe-8ece-4867-9f8f-866c141acc0d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:46.897832 | controller | Jun 10 23:43:47.950408 crc crio[3641]: time="2026-06-10T23:43:47.938568446Z" level=info msg="Starting container: ba74c135bb1238fcb7ceb3626f30a9ba9dad93403a388bb72e2403e93686cb14" id=5bfe1e24-c3fd-4073-b419-e66ff73c106a name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.897847 | controller | Jun 10 23:43:47.950408 crc crio[3641]: time="2026-06-10T23:43:47.944502609Z" level=info msg="Starting container: ed3e68569248ca7ee91bb2912e0989132c040bcf98910429faac73f6efabf4f4" id=167a79ad-44c2-442c-ba51-750088c23e9e name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.897863 | controller | Jun 10 23:43:48.039472 crc crio[3641]: time="2026-06-10T23:43:48.038950801Z" level=info msg="Started container" PID=13286 containerID=ed3e68569248ca7ee91bb2912e0989132c040bcf98910429faac73f6efabf4f4 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=167a79ad-44c2-442c-ba51-750088c23e9e name=/runtime.v1.RuntimeService/StartContainer sandboxID=e850da3646170848d7b4b3679b5f1ce56ef3900bbc3eb7a587e64de03326f3d9
2026-06-11 01:10:46.897880 | controller | Jun 10 23:43:48.054509 crc crio[3641]: time="2026-06-10T23:43:48.053857252Z" level=info msg="Started container" PID=13301 containerID=ba74c135bb1238fcb7ceb3626f30a9ba9dad93403a388bb72e2403e93686cb14 description=openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator id=5bfe1e24-c3fd-4073-b419-e66ff73c106a name=/runtime.v1.RuntimeService/StartContainer sandboxID=51a81093ff0efc548d0882d2803b6f9ddd76a51fc0372a6db59dac57fa4b8866
2026-06-11 01:10:46.897900 | controller | Jun 10 23:43:48.798431 crc crio[3641]: time="2026-06-10T23:43:48.796178419Z" level=info msg="Created container bc267105d8d759be3eb20be97f4a40a01cf60fe4c6196816f60a53e34fa3ce40: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver" id=dd616348-24f0-4ffd-ab9e-d9dcf39fd912 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.897917 | controller | Jun 10 23:43:48.953146 crc crio[3641]: time="2026-06-10T23:43:48.953014569Z" level=info msg="Starting container: bc267105d8d759be3eb20be97f4a40a01cf60fe4c6196816f60a53e34fa3ce40" id=df897d2c-6ca2-4a23-8986-a8271515b75b name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.897933 | controller | Jun 10 23:43:49.321600 crc crio[3641]: time="2026-06-10T23:43:49.319098382Z" level=info msg="Started container" PID=13304 containerID=bc267105d8d759be3eb20be97f4a40a01cf60fe4c6196816f60a53e34fa3ce40 description=openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver id=df897d2c-6ca2-4a23-8986-a8271515b75b name=/runtime.v1.RuntimeService/StartContainer sandboxID=b8d0577ef2b24d11d894a5efc4e39184ee62aa93d6c36a5b7921d507c09e2671
2026-06-11 01:10:46.897950 | controller | Jun 10 23:43:49.941339 crc crio[3641]: time="2026-06-10T23:43:49.93912877Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.897966 | controller | Jun 10 23:43:50.369413 crc crio[3641]: time="2026-06-10T23:43:50.366155693Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 01:10:46.897982 | controller | Jun 10 23:43:50.369413 crc crio[3641]: time="2026-06-10T23:43:50.366199934Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 01:10:46.897998 | controller | Jun 10 23:43:50.369413 crc crio[3641]: time="2026-06-10T23:43:50.366221354Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/ptp\""
2026-06-11 01:10:46.898013 | controller | Jun 10 23:43:51.164332 crc crio[3641]: time="2026-06-10T23:43:51.162517759Z" level=info msg="Stopping container: 97b3840d11cfb809d80f5594706a564bbdf4cf484c2dbd1a981a7add10d53f5a (timeout: 30s)" id=910ae692-0e2d-4c51-b3b5-96a49a37bf5f name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:46.898029 | controller | Jun 10 23:43:51.845945 crc crio[3641]: time="2026-06-10T23:43:51.836535515Z" level=info msg="Created container a63e00b86a3d454513cbc8a0b878d066c97078bfd71fe0c8ff54c6e8202d181e: openshift-dns/dns-default-qtghf/kube-rbac-proxy" id=90c2e165-6afd-48c2-98aa-220eca8decc6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.898045 | controller | Jun 10 23:43:52.015945 crc crio[3641]: time="2026-06-10T23:43:51.882625545Z" level=info msg="Starting container: a63e00b86a3d454513cbc8a0b878d066c97078bfd71fe0c8ff54c6e8202d181e" id=003a33b5-3bdd-4213-9a2e-3109dd2e1d08 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.898060 | controller | Jun 10 23:43:52.130275 crc crio[3641]: time="2026-06-10T23:43:52.129945467Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 01:10:46.898075 | controller | Jun 10 23:43:52.130275 crc crio[3641]: time="2026-06-10T23:43:52.130151633Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 01:10:46.898091 | controller | Jun 10 23:43:52.130275 crc crio[3641]: time="2026-06-10T23:43:52.130174634Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/sbr\""
2026-06-11 01:10:46.898106 | controller | Jun 10 23:43:52.588832 crc crio[3641]: time="2026-06-10T23:43:52.57551587Z" level=info msg="Started container" PID=13370 containerID=a63e00b86a3d454513cbc8a0b878d066c97078bfd71fe0c8ff54c6e8202d181e description=openshift-dns/dns-default-qtghf/kube-rbac-proxy id=003a33b5-3bdd-4213-9a2e-3109dd2e1d08 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7b98aa2a5be158d1f3a71651a81c6b580f4b37a9960600d440affd13e6a6609d
2026-06-11 01:10:46.898127 | controller | Jun 10 23:43:54.776922 crc crio[3641]: time="2026-06-10T23:43:54.776166496Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.898144 | controller | Jun 10 23:43:54.908565 crc crio[3641]: time="2026-06-10T23:43:54.90808217Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.898160 | controller | Jun 10 23:43:55.236237 crc crio[3641]: time="2026-06-10T23:43:55.235164509Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 01:10:46.898176 | controller | Jun 10 23:43:55.236237 crc crio[3641]: time="2026-06-10T23:43:55.235228901Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 01:10:46.898192 | controller | Jun 10 23:43:55.236237 crc crio[3641]: time="2026-06-10T23:43:55.235267662Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/static\""
2026-06-11 01:10:46.898208 | controller | Jun 10 23:43:55.906917 crc crio[3641]: time="2026-06-10T23:43:55.900592419Z" level=info msg="Created container 9431f26b0267afbc7457c6e249a732730a2d826dbbdad29e551ed67821ec8448: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver" id=6960f5b7-555b-4ae0-b127-d309d536ec61 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.898223 | controller | Jun 10 23:43:55.923914 crc crio[3641]: time="2026-06-10T23:43:55.92387939Z" level=info msg="Starting container: 9431f26b0267afbc7457c6e249a732730a2d826dbbdad29e551ed67821ec8448" id=4dae14de-a07c-460e-9b50-2c50bbcc5f5c name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.898241 | controller | Jun 10 23:43:56.038524 crc crio[3641]: time="2026-06-10T23:43:56.038459536Z" level=info msg="Started container" PID=13456 containerID=9431f26b0267afbc7457c6e249a732730a2d826dbbdad29e551ed67821ec8448 description=openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver id=4dae14de-a07c-460e-9b50-2c50bbcc5f5c name=/runtime.v1.RuntimeService/StartContainer sandboxID=e5d1a99235789d22556e3c20a3d50eccc403e326b7560aecd7447308ae673e48
2026-06-11 01:10:46.898257 | controller | Jun 10 23:43:56.392339 crc crio[3641]: time="2026-06-10T23:43:56.392242991Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=debafd7e-d424-4aab-97fc-af57b011fa0d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.898273 | controller | Jun 10 23:43:56.476836 crc crio[3641]: time="2026-06-10T23:43:56.473198891Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=387e896f-ac11-4878-91f7-8fef43d921d1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.898288 | controller | Jun 10 23:43:56.488894 crc crio[3641]: time="2026-06-10T23:43:56.487127455Z" level=info msg="Created container 9a17d93efc23903eccaef946555567637c359c2184695a1e25e590a97ea78527: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/oauth-apiserver" id=ef927edc-95e7-4d8f-8173-019c1a2fec12 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.898305 | controller | Jun 10 23:43:56.519101 crc crio[3641]: time="2026-06-10T23:43:56.507478495Z" level=info msg="Creating container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver-check-endpoints" id=4fe8bd5a-b41a-4087-b6d7-f83978d352ea name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.898327 | controller | Jun 10 23:43:56.537874 crc crio[3641]: time="2026-06-10T23:43:56.535165587Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.898364 | controller | Jun 10 23:43:56.537874 crc crio[3641]: time="2026-06-10T23:43:56.536520424Z" level=info msg="Starting container: 9a17d93efc23903eccaef946555567637c359c2184695a1e25e590a97ea78527" id=f12b87be-c1ce-4bf5-909b-48fba56e53de name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.898398 | controller | Jun 10 23:43:56.637989 crc crio[3641]: time="2026-06-10T23:43:56.634463352Z" level=info msg="Started container" PID=13452 containerID=9a17d93efc23903eccaef946555567637c359c2184695a1e25e590a97ea78527 description=openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/oauth-apiserver id=f12b87be-c1ce-4bf5-909b-48fba56e53de name=/runtime.v1.RuntimeService/StartContainer sandboxID=3d47b6ce8414130fadbccdce573151211177ef513d91308aec37c28405dff582
2026-06-11 01:10:46.898416 | controller | Jun 10 23:43:57.556042 crc crio[3641]: time="2026-06-10T23:43:57.555891523Z" level=info msg="Stopping container: ed3e68569248ca7ee91bb2912e0989132c040bcf98910429faac73f6efabf4f4 (timeout: 30s)" id=e3b390ac-e1f1-4870-9585-20efcec4223c name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:46.898432 | controller | Jun 10 23:43:58.313868 crc crio[3641]: time="2026-06-10T23:43:58.313542882Z" level=info msg="Stopped container 97b3840d11cfb809d80f5594706a564bbdf4cf484c2dbd1a981a7add10d53f5a: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator" id=910ae692-0e2d-4c51-b3b5-96a49a37bf5f name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:46.898448 | controller | Jun 10 23:43:58.323349 crc crio[3641]: time="2026-06-10T23:43:58.323122476Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5" id=e88a6a47-499f-4001-9717-e9fe4bf2cb4a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.898464 | controller | Jun 10 23:43:58.373005 crc crio[3641]: time="2026-06-10T23:43:58.372953859Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5" id=0c96d019-94e3-46cd-927d-fa841dd1f871 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.898479 | controller | Jun 10 23:43:58.400943 crc crio[3641]: time="2026-06-10T23:43:58.390834091Z" level=info msg="Creating container: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator" id=c775f393-105a-482f-8b6d-37a72b717296 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.898495 | controller | Jun 10 23:43:58.423439 crc crio[3641]: time="2026-06-10T23:43:58.423395688Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.898511 | controller | Jun 10 23:43:58.746496 crc crio[3641]: time="2026-06-10T23:43:58.746248281Z" level=info msg="Stopped container ed3e68569248ca7ee91bb2912e0989132c040bcf98910429faac73f6efabf4f4: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=e3b390ac-e1f1-4870-9585-20efcec4223c name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:46.898527 | controller | Jun 10 23:43:58.785000 crc crio[3641]: time="2026-06-10T23:43:58.776392791Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807" id=87cbefeb-4c6f-424c-95da-07b835393d6a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.898544 | controller | Jun 10 23:43:58.796508 crc crio[3641]: time="2026-06-10T23:43:58.796366261Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807" id=62a2a8e3-c432-4688-8c78-7edd786914d8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.898564 | controller | Jun 10 23:43:58.814267 crc crio[3641]: time="2026-06-10T23:43:58.814146801Z" level=info msg="Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=64df9659-6a36-4ad9-8d4c-eb5aa52b0ab1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.898580 | controller | Jun 10 23:43:59.009134 crc crio[3641]: time="2026-06-10T23:43:58.988108703Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.898596 | controller | Jun 10 23:43:59.113026 crc crio[3641]: time="2026-06-10T23:43:59.112546071Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.898611 | controller | Jun 10 23:43:59.259422 crc crio[3641]: time="2026-06-10T23:43:59.258853511Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.898627 | controller | Jun 10 23:43:59.336003 crc crio[3641]: time="2026-06-10T23:43:59.334536445Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.898643 | controller | Jun 10 23:43:59.347257 crc crio[3641]: time="2026-06-10T23:43:59.34086589Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.898658 | controller | Jun 10 23:43:59.347257 crc crio[3641]: time="2026-06-10T23:43:59.342309969Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 01:10:46.898674 | controller | Jun 10 23:43:59.347257 crc crio[3641]: time="2026-06-10T23:43:59.34234972Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 01:10:46.898690 | controller | Jun 10 23:43:59.347257 crc crio[3641]: time="2026-06-10T23:43:59.342383091Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/tap\""
2026-06-11 01:10:46.898705 | controller | Jun 10 23:43:59.521562 crc crio[3641]: time="2026-06-10T23:43:59.521232658Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.898721 | controller | Jun 10 23:43:59.616820 crc crio[3641]: time="2026-06-10T23:43:59.61534026Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 01:10:46.898737 | controller | Jun 10 23:43:59.616820 crc crio[3641]: time="2026-06-10T23:43:59.615503444Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 01:10:46.898752 | controller | Jun 10 23:43:59.616820 crc crio[3641]: time="2026-06-10T23:43:59.615534325Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/tuning\""
2026-06-11 01:10:46.898768 | controller | Jun 10 23:43:59.894178 crc crio[3641]: time="2026-06-10T23:43:59.893899943Z" level=info msg="Stopped container 92cc6e65264b24300b27a26d95255e1267ac12073f3f8d2f09371ebc827cf7d4: openshift-ingress/router-default-68cf44c8b8-w4gs8/router" id=0179c4d2-3823-4119-9352-21814c791862 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:46.898784 | controller | Jun 10 23:43:59.952208 crc crio[3641]: time="2026-06-10T23:43:59.949835374Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946" id=d12128f5-cbad-47a7-a5ae-f61266293c81 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.898800 | controller | Jun 10 23:44:00.012048 crc crio[3641]: time="2026-06-10T23:44:00.011267316Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946" id=89761345-7b4a-4f91-b0c2-3889d168b7dc name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.898820 | controller | Jun 10 23:44:00.242587 crc crio[3641]: time="2026-06-10T23:44:00.241437164Z" level=info msg="Creating container: openshift-ingress/router-default-68cf44c8b8-w4gs8/router" id=9e4a222a-c335-4e17-a413-932041034b4d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.898836 | controller | Jun 10 23:44:00.242587 crc crio[3641]: time="2026-06-10T23:44:00.241956199Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.898853 | controller | Jun 10 23:44:00.393576 crc crio[3641]: time="2026-06-10T23:44:00.393478282Z" level=info msg="Created container 96038de4e11ef9d603ce65fdea6dd25e3d9ee2173f448de382d84ff69821f273: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator" id=c775f393-105a-482f-8b6d-37a72b717296 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.898869 | controller | Jun 10 23:44:00.573235 crc crio[3641]: time="2026-06-10T23:44:00.555411643Z" level=info msg="Starting container: 96038de4e11ef9d603ce65fdea6dd25e3d9ee2173f448de382d84ff69821f273" id=24c78ff2-b0fc-4956-83e7-3647e3d443db name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.898885 | controller | Jun 10 23:44:00.661196 crc crio[3641]: time="2026-06-10T23:44:00.650245285Z" level=info msg="Started container" PID=13531 containerID=96038de4e11ef9d603ce65fdea6dd25e3d9ee2173f448de382d84ff69821f273 description=openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator id=24c78ff2-b0fc-4956-83e7-3647e3d443db name=/runtime.v1.RuntimeService/StartContainer sandboxID=2dcd93ba477de64140d2788ff6f2952656703b7f93cf8641a8b02050de298d13
2026-06-11 01:10:46.898902 | controller | Jun 10 23:44:01.205796 crc crio[3641]: time="2026-06-10T23:44:01.204569064Z" level=info msg="Created container ed75a5c4dfbabc234a3d1fa709f86275909f1e4beb700a7589ebe230c9b28c97: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=64df9659-6a36-4ad9-8d4c-eb5aa52b0ab1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.898918 | controller | Jun 10 23:44:01.299524 crc crio[3641]: time="2026-06-10T23:44:01.298626035Z" level=info msg="Starting container: ed75a5c4dfbabc234a3d1fa709f86275909f1e4beb700a7589ebe230c9b28c97" id=9e92d718-7627-4d48-b166-81ff73caa172 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.898935 | controller | Jun 10 23:44:02.275577 crc crio[3641]: time="2026-06-10T23:44:02.27539439Z" level=info msg="Started container" PID=13537 containerID=ed75a5c4dfbabc234a3d1fa709f86275909f1e4beb700a7589ebe230c9b28c97 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=9e92d718-7627-4d48-b166-81ff73caa172 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e850da3646170848d7b4b3679b5f1ce56ef3900bbc3eb7a587e64de03326f3d9
2026-06-11 01:10:46.898951 | controller | Jun 10 23:44:03.590227 crc crio[3641]: time="2026-06-10T23:44:03.583945064Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.898967 | controller | Jun 10 23:44:03.654592 crc crio[3641]: time="2026-06-10T23:44:03.654139287Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.898983 | controller | Jun 10 23:44:04.784590 crc crio[3641]: time="2026-06-10T23:44:04.776828392Z" level=info msg="Created container 074651c32f69e6165820ab6603bc1b138cc6e49f22d0f4d2e4757f21a94ba52a: openshift-ingress/router-default-68cf44c8b8-w4gs8/router" id=9e4a222a-c335-4e17-a413-932041034b4d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.899002 | controller | Jun 10 23:44:04.798959 crc crio[3641]: time="2026-06-10T23:44:04.798516239Z" level=info msg="Starting container: 074651c32f69e6165820ab6603bc1b138cc6e49f22d0f4d2e4757f21a94ba52a" id=ece4c39a-412b-4975-a594-8ff32e81c1ac name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.899018 | controller | Jun 10 23:44:05.935347 crc crio[3641]: time="2026-06-10T23:44:05.931344043Z" level=info msg="Started container" PID=13595 containerID=074651c32f69e6165820ab6603bc1b138cc6e49f22d0f4d2e4757f21a94ba52a description=openshift-ingress/router-default-68cf44c8b8-w4gs8/router id=ece4c39a-412b-4975-a594-8ff32e81c1ac name=/runtime.v1.RuntimeService/StartContainer sandboxID=e7cd294bc420ebe47575aaf77dd9550e7a3abe3d358c7458d1e91a8cb3d9f71f
2026-06-11 01:10:46.899034 | controller | Jun 10 23:44:06.447313 crc crio[3641]: time="2026-06-10T23:44:06.446419391Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 01:10:46.899050 | controller | Jun 10 23:44:06.447313 crc crio[3641]: time="2026-06-10T23:44:06.446518133Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 01:10:46.899066 | controller | Jun 10 23:44:06.447313 crc crio[3641]: time="2026-06-10T23:44:06.446546094Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/vlan\""
2026-06-11 01:10:46.899082 | controller | Jun 10 23:44:10.023799 crc crio[3641]: time="2026-06-10T23:44:10.022844525Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.899098 | controller | Jun 10 23:44:11.945333 crc crio[3641]: time="2026-06-10T23:44:11.943825288Z" level=info msg="Created container fba9ed9e09a92f70598c3a9be78b6b6999335975976da928a9f4ff79b5dd0ef8: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver-check-endpoints" id=4fe8bd5a-b41a-4087-b6d7-f83978d352ea name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.899114 | controller | Jun 10 23:44:12.087601 crc crio[3641]: time="2026-06-10T23:44:12.087163936Z" level=info msg="Starting container: fba9ed9e09a92f70598c3a9be78b6b6999335975976da928a9f4ff79b5dd0ef8" id=3b864869-0e81-41de-a3cb-30e35cb1826d name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.899130 | controller | Jun 10 23:44:12.224965 crc crio[3641]: time="2026-06-10T23:44:12.210958606Z" level=info msg="Started container" PID=13653 containerID=fba9ed9e09a92f70598c3a9be78b6b6999335975976da928a9f4ff79b5dd0ef8 description=openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver-check-endpoints id=3b864869-0e81-41de-a3cb-30e35cb1826d name=/runtime.v1.RuntimeService/StartContainer sandboxID=e5d1a99235789d22556e3c20a3d50eccc403e326b7560aecd7447308ae673e48
2026-06-11 01:10:46.899146 | controller | Jun 10 23:44:12.535536 crc crio[3641]: time="2026-06-10T23:44:12.533465951Z" level=info msg="Stopping container: ed75a5c4dfbabc234a3d1fa709f86275909f1e4beb700a7589ebe230c9b28c97 (timeout: 30s)" id=1e9a11aa-67b1-4382-aa43-2fe4d25da3c3 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:46.899163 | controller | Jun 10 23:44:13.699300 crc crio[3641]: time="2026-06-10T23:44:13.698324478Z" level=info msg="Stopped container ed75a5c4dfbabc234a3d1fa709f86275909f1e4beb700a7589ebe230c9b28c97: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=1e9a11aa-67b1-4382-aa43-2fe4d25da3c3 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:46.899180 | controller | Jun 10 23:44:13.715733 crc crio[3641]: time="2026-06-10T23:44:13.714174292Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807" id=714e127a-86ab-4707-9745-84d51c1bf644 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.899196 | controller | Jun 10 23:44:13.730941 crc crio[3641]: time="2026-06-10T23:44:13.730122017Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807" id=f2b4ddeb-377f-4ad8-b532-1bd54677b376 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.899215 | controller | Jun 10 23:44:13.748179 crc crio[3641]: time="2026-06-10T23:44:13.748119295Z" level=info msg="Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=05526d38-a528-4545-b1fe-a61cffe920f2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.899232 | controller | Jun 10 23:44:13.751174 crc crio[3641]: time="2026-06-10T23:44:13.749345546Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.899248 | controller | Jun 10 23:44:14.042292 crc crio[3641]: time="2026-06-10T23:44:14.037079037Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.899264 | controller | Jun 10 23:44:14.233388 crc crio[3641]: time="2026-06-10T23:44:14.23332805Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.899280 | controller | Jun 10 23:44:14.658491 crc crio[3641]: time="2026-06-10T23:44:14.655226513Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 01:10:46.899296 | controller | Jun 10 23:44:14.658491 crc crio[3641]: time="2026-06-10T23:44:14.655265624Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 01:10:46.899313 | controller | Jun 10 23:44:14.658491 crc crio[3641]: time="2026-06-10T23:44:14.655286244Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/vrf\""
2026-06-11 01:10:46.899329 | controller | Jun 10 23:44:15.188044 crc crio[3641]: time="2026-06-10T23:44:15.187366221Z" level=info msg="Created container 0c6c098b869ddf3d4ada96b49d2e9f713d4ad36c3ac1a0da7c5008876addc570: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=05526d38-a528-4545-b1fe-a61cffe920f2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.899365 | controller | Jun 10 23:44:15.271931 crc crio[3641]: time="2026-06-10T23:44:15.270309331Z" level=info msg="Starting container: 0c6c098b869ddf3d4ada96b49d2e9f713d4ad36c3ac1a0da7c5008876addc570" id=cfe70641-5748-4f40-bab4-f6a8a9f4fe59 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.899391 | controller | Jun 10 23:44:15.639038 crc crio[3641]: time="2026-06-10T23:44:15.637506604Z" level=info msg="Removing container: ed3e68569248ca7ee91bb2912e0989132c040bcf98910429faac73f6efabf4f4" id=88a27018-da5b-470e-b61a-c8d415a5231a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.899408 | controller | Jun 10 23:44:15.703481 crc crio[3641]: time="2026-06-10T23:44:15.702448117Z" level=info msg="Stopping container: a783e7c2384b6f1d4297df2c77f86d7bae9240a48d8e06033d752e78e8d82fe4 (timeout: 2s)" id=0db240e8-9e7a-4d14-afda-93502470a6e6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:46.899425 | controller | Jun 10 23:44:16.184075 crc crio[3641]: time="2026-06-10T23:44:16.183606809Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 01:10:46.899442 | controller | Jun 10 23:44:16.184335 crc crio[3641]: time="2026-06-10T23:44:16.184316067Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 01:10:46.899458 | controller | Jun 10 23:44:16.185187 crc crio[3641]: time="2026-06-10T23:44:16.185140378Z" level=info msg="CNI monitoring event REMOVE        \"/var/lib/cni/bin/upgrade_e22d3bc7-50ca-4844-a323-bdf3f0d7b9ba\""
2026-06-11 01:10:46.899474 | controller | Jun 10 23:44:16.185320 crc crio[3641]: time="2026-06-10T23:44:16.185302382Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/upgrade_50576e45-8643-4f34-897c-4bb811d6a752\""
2026-06-11 01:10:46.899495 | controller | Jun 10 23:44:16.412527 crc crio[3641]: time="2026-06-10T23:44:16.391405737Z" level=info msg="Started container" PID=13705 containerID=0c6c098b869ddf3d4ada96b49d2e9f713d4ad36c3ac1a0da7c5008876addc570 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=cfe70641-5748-4f40-bab4-f6a8a9f4fe59 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e850da3646170848d7b4b3679b5f1ce56ef3900bbc3eb7a587e64de03326f3d9
2026-06-11 01:10:46.899511 | controller | Jun 10 23:44:17.147257 crc crio[3641]: time="2026-06-10T23:44:17.146806616Z" level=info msg="Running pod sandbox: openshift-marketplace/community-operators-wdcj9/POD" id=76e49933-cb9a-4dca-81db-1b39e9ba00b2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.899527 | controller | Jun 10 23:44:17.151586 crc crio[3641]: time="2026-06-10T23:44:17.151562587Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.899543 | controller | Jun 10 23:44:17.159921 crc crio[3641]: time="2026-06-10T23:44:17.151133936Z" level=info msg="Running pod sandbox: openshift-marketplace/certified-operators-f6gj4/POD" id=0bb0d242-c177-4290-8d13-f8a58ad966ba name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.899559 | controller | Jun 10 23:44:17.160093 crc crio[3641]: time="2026-06-10T23:44:17.160071674Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.899574 | controller | Jun 10 23:44:17.301559 crc crio[3641]: time="2026-06-10T23:44:17.300623819Z" level=info msg="Removed container ed3e68569248ca7ee91bb2912e0989132c040bcf98910429faac73f6efabf4f4: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=88a27018-da5b-470e-b61a-c8d415a5231a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.899590 | controller | Jun 10 23:44:17.399195 crc crio[3641]: time="2026-06-10T23:44:17.398215912Z" level=info msg="Stopped container a783e7c2384b6f1d4297df2c77f86d7bae9240a48d8e06033d752e78e8d82fe4: openshift-console/downloads-747b44746d-4pqvr/download-server" id=0db240e8-9e7a-4d14-afda-93502470a6e6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:46.899606 | controller | Jun 10 23:44:17.429358 crc crio[3641]: time="2026-06-10T23:44:17.427056416Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=ea1d78f3-a0a0-4595-b3ea-5f5680ba43c5 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.899622 | controller | Jun 10 23:44:17.571566 crc crio[3641]: time="2026-06-10T23:44:17.571204864Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=7151a85d-8306-4dfa-856f-f91bf42ce0f3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.899639 | controller | Jun 10 23:44:17.672863 crc crio[3641]: time="2026-06-10T23:44:17.672271866Z" level=info msg="Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server" id=2dbd820c-828d-4128-bb20-0de76abe3e2c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.899655 | controller | Jun 10 23:44:17.729009 crc crio[3641]: time="2026-06-10T23:44:17.728605249Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.899671 | controller | Jun 10 23:44:18.807953 crc crio[3641]: time="2026-06-10T23:44:18.803567347Z" level=info msg="Got pod network &{Name:certified-operators-f6gj4 Namespace:openshift-marketplace ID:7bd1720305812df96639f63308737db960f2c1a4246a03feb961060a2f8c8e74 UID:7ce38dce-21f0-400d-aa33-dc2a55ee46f4 NetNS:/var/run/netns/5e541b1d-5649-44ce-b14e-d3bd08cc0c04 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7ce38dce_21f0_400d_aa33_dc2a55ee46f4.slice PodAnnotations:0xc0025c6a00}] Aliases:map[]}"
2026-06-11 01:10:46.899691 | controller | Jun 10 23:44:18.808967 crc crio[3641]: time="2026-06-10T23:44:18.808943214Z" level=info msg="Adding pod openshift-marketplace_certified-operators-f6gj4 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.899707 | controller | Jun 10 23:44:18.818127 crc crio[3641]: time="2026-06-10T23:44:18.816727112Z" level=info msg="Got pod network &{Name:community-operators-wdcj9 Namespace:openshift-marketplace ID:6d96827242be8a533ac5e9ee9b9ace08471571106a64635fe0f78eac34372356 UID:5f741ca0-f65c-4067-b6ab-93f1cc7b3840 NetNS:/var/run/netns/5e185fc0-3abf-4a53-8d0e-f273185d5dfe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5f741ca0_f65c_4067_b6ab_93f1cc7b3840.slice PodAnnotations:0xc0025c6a58}] Aliases:map[]}"
2026-06-11 01:10:46.899723 | controller | Jun 10 23:44:18.818127 crc crio[3641]: time="2026-06-10T23:44:18.816843535Z" level=info msg="Adding pod openshift-marketplace_community-operators-wdcj9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.899739 | controller | Jun 10 23:44:19.090982 crc crio[3641]: time="2026-06-10T23:44:19.089062472Z" level=info msg="Removing container: 3e27ad1d9e61e70bc3c32283a56daac8dde507c2a08402e9a00c8713246df167" id=380c2055-f006-4c3f-8d5d-1ad3d1e28872 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.899755 | controller | Jun 10 23:44:19.276301 crc crio[3641]: time="2026-06-10T23:44:19.272085159Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.899771 | controller | Jun 10 23:44:19.403219 crc crio[3641]: time="2026-06-10T23:44:19.401247925Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.899787 | controller | Jun 10 23:44:20.925022 crc crio[3641]: time="2026-06-10T23:44:20.924954002Z" level=info msg="Created container a52676caa39e0b245fd9f142eeefa084ac26383be899d2f2dbbc8bca60dad3b9: openshift-console/downloads-747b44746d-4pqvr/download-server" id=2dbd820c-828d-4128-bb20-0de76abe3e2c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.899804 | controller | Jun 10 23:44:20.957868 crc crio[3641]: time="2026-06-10T23:44:20.956900475Z" level=info msg="Starting container: a52676caa39e0b245fd9f142eeefa084ac26383be899d2f2dbbc8bca60dad3b9" id=6c17decd-3bce-4381-88ef-a3f323aa7883 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.899820 | controller | Jun 10 23:44:21.003888 crc crio[3641]: time="2026-06-10T23:44:20.994517012Z" level=info msg="Removed container 3e27ad1d9e61e70bc3c32283a56daac8dde507c2a08402e9a00c8713246df167: openshift-console/downloads-747b44746d-4pqvr/download-server" id=380c2055-f006-4c3f-8d5d-1ad3d1e28872 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.899836 | controller | Jun 10 23:44:21.100591 crc crio[3641]: time="2026-06-10T23:44:21.09858918Z" level=info msg="Started container" PID=13767 containerID=a52676caa39e0b245fd9f142eeefa084ac26383be899d2f2dbbc8bca60dad3b9 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=6c17decd-3bce-4381-88ef-a3f323aa7883 name=/runtime.v1.RuntimeService/StartContainer sandboxID=85335bbdd259df67bbd12652f2051d40270e58d8e84d3d166c2d419a25046296
2026-06-11 01:10:46.899852 | controller | Jun 10 23:44:21.710626 crc crio[3641]: time="2026-06-10T23:44:21.708573119Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-marketplace-zpv5k/POD" id=4a876526-9085-46f5-9322-2bad9b1ba6d1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.899872 | controller | Jun 10 23:44:21.710626 crc crio[3641]: time="2026-06-10T23:44:21.709522603Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.899888 | controller | Jun 10 23:44:21.761979 crc crio[3641]: time="2026-06-10T23:44:21.749476719Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 01:10:46.899905 | controller | Jun 10 23:44:22.399260 crc crio[3641]: time="2026-06-10T23:44:22.398948403Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-operators-2b7lq/POD" id=218d8d83-a515-4cba-8e33-58ea8df791c6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.899921 | controller | Jun 10 23:44:22.401543 crc crio[3641]: time="2026-06-10T23:44:22.399295132Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.899937 | controller | Jun 10 23:44:24.571437 crc crio[3641]: time="2026-06-10T23:44:24.565944058Z" level=info msg="Stopping container: 40af8fba382548ede729b64588b8011305017def633ef56469c5f2a978838702 (timeout: 30s)" id=14615572-f6d7-479e-895a-f4b52abc834a name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:46.899953 | controller | Jun 10 23:44:24.856628 crc crio[3641]: time="2026-06-10T23:44:24.820631938Z" level=info msg="Stopping container: 09b56dda303d6cb6829090f8f1ee44597f1e670c2470ab0117c7192cfa1c9943 (timeout: 30s)" id=98b68cc2-004c-4617-a720-dab3f4a80498 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:46.899968 | controller | Jun 10 23:44:26.507117 crc crio[3641]: time="2026-06-10T23:44:26.486278995Z" level=info msg="Stopped container 40af8fba382548ede729b64588b8011305017def633ef56469c5f2a978838702: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager" id=14615572-f6d7-479e-895a-f4b52abc834a name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:46.899984 | controller | Jun 10 23:44:26.507117 crc crio[3641]: time="2026-06-10T23:44:26.495220822Z" level=info msg="Stopping pod sandbox: e59fb0e92c17371ae97c195ddbef9c3efb6ad2c6f6d672aa51080c06e6cc05ad" id=58a29949-74b6-472a-8de4-9fdc0b9b6374 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:46.900020 | controller | Jun 10 23:44:26.947038 crc crio[3641]: time="2026-06-10T23:44:26.939258Z" level=info msg="Stopped container 09b56dda303d6cb6829090f8f1ee44597f1e670c2470ab0117c7192cfa1c9943: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager" id=98b68cc2-004c-4617-a720-dab3f4a80498 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:46.900039 | controller | Jun 10 23:44:26.950327 crc crio[3641]: time="2026-06-10T23:44:26.95027128Z" level=info msg="Stopping pod sandbox: 01060bc960dc3422eb0984bfa1fe02267c4d219bf15ed5679d26fbb049564d8d" id=cd4cf612-7c68-4512-a8ca-179a377b2799 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:46.900055 | controller | Jun 10 23:44:27.763029 crc crio[3641]: 2026-06-10T23:44:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7bd1720305812df Mac:ce:d5:82:e6:34:f8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0f Mtu:0 Sandbox:/var/run/netns/5e541b1d-5649-44ce-b14e-d3bd08cc0c04 SocketPath: PciID:}] [{Interface:0xc0003588d0 Address:{IP:10.217.0.15 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:46.900071 | controller | Jun 10 23:44:27.944993 crc crio[3641]: 2026-06-10T23:44:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6d96827242be8a5 Mac:c6:37:54:f2:86:d9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0c Mtu:0 Sandbox:/var/run/netns/5e185fc0-3abf-4a53-8d0e-f273185d5dfe SocketPath: PciID:}] [{Interface:0xc000122f80 Address:{IP:10.217.0.12 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:46.900090 | controller | Jun 10 23:44:27.946082 crc crio[3641]: time="2026-06-10T23:44:27.945597594Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 01:10:46.900106 | controller | Jun 10 23:44:27.946082 crc crio[3641]: time="2026-06-10T23:44:27.946073496Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/bond\""
2026-06-11 01:10:46.900122 | controller | Jun 10 23:44:27.946818 crc crio[3641]: time="2026-06-10T23:44:27.946582899Z" level=info msg="Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:e59fb0e92c17371ae97c195ddbef9c3efb6ad2c6f6d672aa51080c06e6cc05ad UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/123c6d7a-8087-450f-8e55-ecdd6f4e29a2 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:0xc000888020}] Aliases:map[]}"
2026-06-11 01:10:46.900138 | controller | Jun 10 23:44:27.947101 crc crio[3641]: time="2026-06-10T23:44:27.946981739Z" level=info msg="Deleting pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.900154 | controller | Jun 10 23:44:27.947561 crc crio[3641]: time="2026-06-10T23:44:27.947436301Z" level=info msg="Got pod network &{Name:redhat-marketplace-zpv5k Namespace:openshift-marketplace ID:89183e130bf28c5364ce3c878a0556206a240a2b85ceb5a41ab436f8d7f5a668 UID:f2eb5544-10eb-4724-ae46-830c2e7b2b7e NetNS:/var/run/netns/91eb5c1f-799f-4edb-b0f6-7ea1d9cd88fe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf2eb5544_10eb_4724_ae46_830c2e7b2b7e.slice PodAnnotations:0xc000794000}] Aliases:map[]}"
2026-06-11 01:10:46.900170 | controller | Jun 10 23:44:27.948093 crc crio[3641]: time="2026-06-10T23:44:27.947559264Z" level=info msg="Adding pod openshift-marketplace_redhat-marketplace-zpv5k to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.900187 | controller | Jun 10 23:44:27.949119 crc crio[3641]: time="2026-06-10T23:44:27.948887598Z" level=info msg="Got pod network &{Name:redhat-operators-2b7lq Namespace:openshift-marketplace ID:5289473be7a7c7724dec837e12e522c11c4005c6283840258bad85425958ad8a UID:ad587976-2064-46e3-a10a-fe5f3a43e557 NetNS:/var/run/netns/d2fd3119-e843-43b8-b977-11622d59ba59 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podad587976_2064_46e3_a10a_fe5f3a43e557.slice PodAnnotations:0xc001992000}] Aliases:map[]}"
2026-06-11 01:10:46.900202 | controller | Jun 10 23:44:27.949119 crc crio[3641]: time="2026-06-10T23:44:27.949100983Z" level=info msg="Adding pod openshift-marketplace_redhat-operators-2b7lq to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.900220 | controller | Jun 10 23:44:27.951007 crc crio[3641]: time="2026-06-10T23:44:27.95095903Z" level=info msg="Got pod network &{Name:certified-operators-f6gj4 Namespace:openshift-marketplace ID:7bd1720305812df96639f63308737db960f2c1a4246a03feb961060a2f8c8e74 UID:7ce38dce-21f0-400d-aa33-dc2a55ee46f4 NetNS:/var/run/netns/5e541b1d-5649-44ce-b14e-d3bd08cc0c04 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7ce38dce_21f0_400d_aa33_dc2a55ee46f4.slice PodAnnotations:0xc0025c6a00}] Aliases:map[]}"
2026-06-11 01:10:46.900237 | controller | Jun 10 23:44:27.951433 crc crio[3641]: time="2026-06-10T23:44:27.951181036Z" level=info msg="Checking pod openshift-marketplace_certified-operators-f6gj4 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:46.900254 | controller | Jun 10 23:44:27.952342 crc crio[3641]: time="2026-06-10T23:44:27.95212333Z" level=info msg="Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:01060bc960dc3422eb0984bfa1fe02267c4d219bf15ed5679d26fbb049564d8d UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/32c8cea1-3239-46a4-a144-cfa636729173 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:0xc002dd0048}] Aliases:map[]}"
2026-06-11 01:10:46.900276 | controller | Jun 10 23:44:27.952477 crc crio[3641]: time="2026-06-10T23:44:27.952447848Z" 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 01:10:46.900292 | controller | Jun 10 23:44:27.958221 crc crio[3641]: time="2026-06-10T23:44:27.958145183Z" level=info msg="Got pod network &{Name:community-operators-wdcj9 Namespace:openshift-marketplace ID:6d96827242be8a533ac5e9ee9b9ace08471571106a64635fe0f78eac34372356 UID:5f741ca0-f65c-4067-b6ab-93f1cc7b3840 NetNS:/var/run/netns/5e185fc0-3abf-4a53-8d0e-f273185d5dfe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5f741ca0_f65c_4067_b6ab_93f1cc7b3840.slice PodAnnotations:0xc0025c6a58}] Aliases:map[]}"
2026-06-11 01:10:46.900311 | controller | Jun 10 23:44:27.958423 crc crio[3641]: time="2026-06-10T23:44:27.958380389Z" level=info msg="Checking pod openshift-marketplace_community-operators-wdcj9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:46.900333 | controller | Jun 10 23:44:28.428491 crc crio[3641]: time="2026-06-10T23:44:28.4194526Z" level=info msg="Ran pod sandbox 7bd1720305812df96639f63308737db960f2c1a4246a03feb961060a2f8c8e74 with infra container: openshift-marketplace/certified-operators-f6gj4/POD" id=0bb0d242-c177-4290-8d13-f8a58ad966ba name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.900366 | controller | Jun 10 23:44:28.469451 crc crio[3641]: time="2026-06-10T23:44:28.455482837Z" level=info msg="Ran pod sandbox 6d96827242be8a533ac5e9ee9b9ace08471571106a64635fe0f78eac34372356 with infra container: openshift-marketplace/community-operators-wdcj9/POD" id=76e49933-cb9a-4dca-81db-1b39e9ba00b2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.900390 | controller | Jun 10 23:44:28.554561 crc crio[3641]: time="2026-06-10T23:44:28.554422324Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=ba78ac26-13bc-4fe6-a18c-153fdc5f75d7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.900418 | controller | Jun 10 23:44:28.583723 crc crio[3641]: time="2026-06-10T23:44:28.583315509Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=37c79dfa-5182-4de8-b2f9-4fcccadb84bb name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.900435 | controller | Jun 10 23:44:28.585614 crc crio[3641]: time="2026-06-10T23:44:28.585573367Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=9bf36a93-a8aa-496d-bf28-62c6b8f1922d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.900452 | controller | Jun 10 23:44:28.599606 crc crio[3641]: time="2026-06-10T23:44:28.598909936Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=17d5abf3-c267-4575-a99e-2bd9e3dac778 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.900468 | controller | Jun 10 23:44:28.704054 crc crio[3641]: time="2026-06-10T23:44:28.702931391Z" level=info msg="Creating container: openshift-marketplace/certified-operators-f6gj4/extract-utilities" id=8e679108-dd36-4342-984d-b2f0bad0e0b6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.900487 | controller | Jun 10 23:44:28.704054 crc crio[3641]: time="2026-06-10T23:44:28.703493056Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.900504 | controller | Jun 10 23:44:28.806172 crc crio[3641]: time="2026-06-10T23:44:28.805211854Z" level=info msg="Creating container: openshift-marketplace/community-operators-wdcj9/extract-utilities" id=84c89e8c-7f88-4397-9f46-250773562b46 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.900520 | controller | Jun 10 23:44:29.776159 crc crio[3641]: time="2026-06-10T23:44:29.775997323Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.900536 | controller | Jun 10 23:44:30.143178 crc crio[3641]: time="2026-06-10T23:44:30.143077052Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.900552 | controller | Jun 10 23:44:30.164896 crc crio[3641]: time="2026-06-10T23:44:30.157588161Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.900568 | controller | Jun 10 23:44:30.551519 crc crio[3641]: time="2026-06-10T23:44:30.389395079Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.900584 | controller | Jun 10 23:44:30.552420 crc crio[3641]: time="2026-06-10T23:44:30.434831945Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 01:10:46.900601 | controller | Jun 10 23:44:30.754712 crc crio[3641]: time="2026-06-10T23:44:30.753358669Z" level=info msg="Created container 0f689ea9a8fdbf30ccb6318df1681dea1e201f90ae9fcf57ebc6ce47d37949eb: openshift-marketplace/community-operators-wdcj9/extract-utilities" id=84c89e8c-7f88-4397-9f46-250773562b46 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.900617 | controller | Jun 10 23:44:30.779307 crc crio[3641]: time="2026-06-10T23:44:30.777250336Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.900633 | controller | Jun 10 23:44:30.779307 crc crio[3641]: time="2026-06-10T23:44:30.777830021Z" level=info msg="Starting container: 0f689ea9a8fdbf30ccb6318df1681dea1e201f90ae9fcf57ebc6ce47d37949eb" id=4080da7b-e4fa-4c21-ba41-fa236e26a02e name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.900649 | controller | Jun 10 23:44:30.943844 crc crio[3641]: time="2026-06-10T23:44:30.943344912Z" level=info msg="Started container" PID=13985 containerID=0f689ea9a8fdbf30ccb6318df1681dea1e201f90ae9fcf57ebc6ce47d37949eb description=openshift-marketplace/community-operators-wdcj9/extract-utilities id=4080da7b-e4fa-4c21-ba41-fa236e26a02e name=/runtime.v1.RuntimeService/StartContainer sandboxID=6d96827242be8a533ac5e9ee9b9ace08471571106a64635fe0f78eac34372356
2026-06-11 01:10:46.900667 | controller | Jun 10 23:44:31.344274 crc crio[3641]: time="2026-06-10T23:44:31.334447312Z" level=info msg="Created container ea59f153c83a0a5911b8b2ce46e17a30e5b3a43b732a521c92637bbb12664e01: openshift-marketplace/certified-operators-f6gj4/extract-utilities" id=8e679108-dd36-4342-984d-b2f0bad0e0b6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.900682 | controller | Jun 10 23:44:31.353426 crc crio[3641]: time="2026-06-10T23:44:31.353192379Z" level=info msg="Starting container: ea59f153c83a0a5911b8b2ce46e17a30e5b3a43b732a521c92637bbb12664e01" id=66fb89a4-ab24-4b10-a2ea-41e285938b34 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.900702 | controller | Jun 10 23:44:31.657382 crc crio[3641]: time="2026-06-10T23:44:31.657285676Z" level=info msg="Started container" PID=14007 containerID=ea59f153c83a0a5911b8b2ce46e17a30e5b3a43b732a521c92637bbb12664e01 description=openshift-marketplace/certified-operators-f6gj4/extract-utilities id=66fb89a4-ab24-4b10-a2ea-41e285938b34 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7bd1720305812df96639f63308737db960f2c1a4246a03feb961060a2f8c8e74
2026-06-11 01:10:46.900718 | controller | Jun 10 23:44:32.462574 crc crio[3641]: time="2026-06-10T23:44:32.4620399Z" level=info msg="Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20" id=3aada81a-63b2-47c3-a6b9-96eca4c9cd9e name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:46.900734 | controller | Jun 10 23:44:32.523349 crc crio[3641]: time="2026-06-10T23:44:32.523261858Z" level=info msg="Trying to access \"registry.redhat.io/redhat/community-operator-index:v4.20\""
2026-06-11 01:10:46.900749 | controller | Jun 10 23:44:33.618416 crc crio[3641]: time="2026-06-10T23:44:33.61602522Z" level=info msg="Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20" id=4586e735-41d9-418c-ba5e-881d013fc323 name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:46.900765 | controller | Jun 10 23:44:33.631907 crc crio[3641]: time="2026-06-10T23:44:33.63134665Z" level=info msg="Trying to access \"registry.redhat.io/redhat/certified-operator-index:v4.20\""
2026-06-11 01:10:46.900780 | controller | Jun 10 23:44:36.915181 crc crio[3641]: time="2026-06-10T23:44:36.894128399Z" level=info msg="Stopped pod sandbox: 01060bc960dc3422eb0984bfa1fe02267c4d219bf15ed5679d26fbb049564d8d" id=cd4cf612-7c68-4512-a8ca-179a377b2799 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:46.900796 | controller | Jun 10 23:44:37.141216 crc crio[3641]: time="2026-06-10T23:44:37.141129573Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.900811 | controller | Jun 10 23:44:37.746343 crc crio[3641]: time="2026-06-10T23:44:37.739072026Z" level=info msg="Removing container: 09b56dda303d6cb6829090f8f1ee44597f1e670c2470ab0117c7192cfa1c9943" id=fc2a6fcc-c22b-4647-b18c-0c21ae381ef5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.900827 | controller | Jun 10 23:44:37.798163 crc crio[3641]: time="2026-06-10T23:44:37.798043206Z" level=info msg="Stopped pod sandbox: e59fb0e92c17371ae97c195ddbef9c3efb6ad2c6f6d672aa51080c06e6cc05ad" id=58a29949-74b6-472a-8de4-9fdc0b9b6374 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:46.900842 | controller | Jun 10 23:44:37.838333 crc crio[3641]: 2026-06-10T23:44:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5289473be7a7c77 Mac:7e:f1:58:77:c1:e9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:19 Mtu:0 Sandbox:/var/run/netns/d2fd3119-e843-43b8-b977-11622d59ba59 SocketPath: PciID:}] [{Interface:0xc00013e860 Address:{IP:10.217.0.25 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:46.900857 | controller | Jun 10 23:44:37.838333 crc crio[3641]: 2026-06-10T23:44:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:89183e130bf28c5 Mac:aa:b0:41:fb:e3:51 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:14 Mtu:0 Sandbox:/var/run/netns/91eb5c1f-799f-4edb-b0f6-7ea1d9cd88fe SocketPath: PciID:}] [{Interface:0xc00036c7f0 Address:{IP:10.217.0.20 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:46.900873 | controller | Jun 10 23:44:37.838574 crc crio[3641]: time="2026-06-10T23:44:37.838496776Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 01:10:46.900889 | controller | Jun 10 23:44:37.838771 crc crio[3641]: time="2026-06-10T23:44:37.838712171Z" level=info msg="CNI monitoring event REMOVE        \"/var/lib/cni/bin/upgrade_50576e45-8643-4f34-897c-4bb811d6a752\""
2026-06-11 01:10:46.900910 | controller | Jun 10 23:44:37.838895 crc crio[3641]: time="2026-06-10T23:44:37.838877885Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/cert-approver\""
2026-06-11 01:10:46.900927 | controller | Jun 10 23:44:37.839348 crc crio[3641]: time="2026-06-10T23:44:37.839270045Z" level=info msg="Got pod network &{Name:redhat-operators-2b7lq Namespace:openshift-marketplace ID:5289473be7a7c7724dec837e12e522c11c4005c6283840258bad85425958ad8a UID:ad587976-2064-46e3-a10a-fe5f3a43e557 NetNS:/var/run/netns/d2fd3119-e843-43b8-b977-11622d59ba59 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podad587976_2064_46e3_a10a_fe5f3a43e557.slice PodAnnotations:0xc001992000}] Aliases:map[]}"
2026-06-11 01:10:46.900946 | controller | Jun 10 23:44:37.839576 crc crio[3641]: time="2026-06-10T23:44:37.839508001Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-2b7lq for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:46.900962 | controller | Jun 10 23:44:37.845571 crc crio[3641]: time="2026-06-10T23:44:37.845305449Z" level=info msg="Got pod network &{Name:redhat-marketplace-zpv5k Namespace:openshift-marketplace ID:89183e130bf28c5364ce3c878a0556206a240a2b85ceb5a41ab436f8d7f5a668 UID:f2eb5544-10eb-4724-ae46-830c2e7b2b7e NetNS:/var/run/netns/91eb5c1f-799f-4edb-b0f6-7ea1d9cd88fe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf2eb5544_10eb_4724_ae46_830c2e7b2b7e.slice PodAnnotations:0xc000794000}] Aliases:map[]}"
2026-06-11 01:10:46.900978 | controller | Jun 10 23:44:37.845790 crc crio[3641]: time="2026-06-10T23:44:37.845583586Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-zpv5k for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:46.900994 | controller | Jun 10 23:44:37.921573 crc crio[3641]: time="2026-06-10T23:44:37.920519112Z" level=info msg="Created container 3b9a95218d3add88d008adfd042cd79bf8b501b915132549d7788550e61e23ac: hostpath-provisioner/csi-hostpathplugin-mpq2f/node-driver-registrar" id=e3427d6b-c575-4e33-9419-42e241ba4699 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.901010 | controller | Jun 10 23:44:37.927571 crc crio[3641]: time="2026-06-10T23:44:37.927446559Z" level=info msg="Starting container: 3b9a95218d3add88d008adfd042cd79bf8b501b915132549d7788550e61e23ac" id=ac558b39-5400-4eea-a4ed-7b1cd954b87d name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.901027 | controller | Jun 10 23:44:37.946340 crc crio[3641]: time="2026-06-10T23:44:37.943424845Z" level=info msg="Running pod sandbox: openshift-route-controller-manager/route-controller-manager-68c74b96b6-5kwb5/POD" id=07480598-4614-417f-b254-af44f379dcd4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.901043 | controller | Jun 10 23:44:37.946340 crc crio[3641]: time="2026-06-10T23:44:37.943526118Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.901059 | controller | Jun 10 23:44:37.961500 crc crio[3641]: time="2026-06-10T23:44:37.961393112Z" level=info msg="Removed container 09b56dda303d6cb6829090f8f1ee44597f1e670c2470ab0117c7192cfa1c9943: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager" id=fc2a6fcc-c22b-4647-b18c-0c21ae381ef5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.901074 | controller | Jun 10 23:44:37.978917 crc crio[3641]: time="2026-06-10T23:44:37.978526188Z" level=info msg="Started container" PID=14165 containerID=3b9a95218d3add88d008adfd042cd79bf8b501b915132549d7788550e61e23ac description=hostpath-provisioner/csi-hostpathplugin-mpq2f/node-driver-registrar id=ac558b39-5400-4eea-a4ed-7b1cd954b87d name=/runtime.v1.RuntimeService/StartContainer sandboxID=e1818a12ae6425d1f0de8858c29f03bb2de95ae815b809c78d028e35ccae616c
2026-06-11 01:10:46.901094 | controller | Jun 10 23:44:38.018263 crc crio[3641]: time="2026-06-10T23:44:38.015009776Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-csi-livenessprobe:latest" id=acff4acd-77d5-44c3-a93b-076ecbc76ad8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.901110 | controller | Jun 10 23:44:38.051159 crc crio[3641]: time="2026-06-10T23:44:38.047135514Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-csi-livenessprobe:latest" id=a0a510e1-bf83-4cd7-94e9-2b5a74372a5d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.901125 | controller | Jun 10 23:44:38.071970 crc crio[3641]: time="2026-06-10T23:44:38.068317463Z" level=info msg="Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/liveness-probe" id=e6841dd2-ed3f-4f55-8f52-0738db3bc0a5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.901140 | controller | Jun 10 23:44:38.071970 crc crio[3641]: time="2026-06-10T23:44:38.069051241Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.901156 | controller | Jun 10 23:44:38.096621 crc crio[3641]: time="2026-06-10T23:44:38.095864014Z" level=info msg="Ran pod sandbox 5289473be7a7c7724dec837e12e522c11c4005c6283840258bad85425958ad8a with infra container: openshift-marketplace/redhat-operators-2b7lq/POD" id=218d8d83-a515-4cba-8e33-58ea8df791c6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.901172 | controller | Jun 10 23:44:38.128026 crc crio[3641]: time="2026-06-10T23:44:38.120241204Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=22fd5aa3-7944-4cb0-a142-90779f598089 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.901188 | controller | Jun 10 23:44:38.177447 crc crio[3641]: time="2026-06-10T23:44:38.174927195Z" level=info msg="Got pod network &{Name:route-controller-manager-68c74b96b6-5kwb5 Namespace:openshift-route-controller-manager ID:8eca8446e81a430c5635f65300bdae35d7e0151531281f024e5f468f99f6e8bf UID:f7f6ce33-4e2b-4147-b0b7-8ccb80f94b71 NetNS:/var/run/netns/abf4cc9e-5f9a-426d-b1fe-d24043eea08c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf7f6ce33_4e2b_4147_b0b7_8ccb80f94b71.slice PodAnnotations:0xc0018902b8}] Aliases:map[]}"
2026-06-11 01:10:46.901204 | controller | Jun 10 23:44:38.177447 crc crio[3641]: time="2026-06-10T23:44:38.175343736Z" level=info msg="Adding pod openshift-route-controller-manager_route-controller-manager-68c74b96b6-5kwb5 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.901219 | controller | Jun 10 23:44:38.257921 crc crio[3641]: time="2026-06-10T23:44:38.255956427Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=17544f94-b188-482d-9e66-3bc2414fcb2f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.901235 | controller | Jun 10 23:44:38.267448 crc crio[3641]: time="2026-06-10T23:44:38.267402328Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-2b7lq/extract-utilities" id=74957d90-c7ca-462f-9c9c-ca8307b3d278 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.901254 | controller | Jun 10 23:44:38.278821 crc crio[3641]: time="2026-06-10T23:44:38.278520051Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.901274 | controller | Jun 10 23:44:38.293407 crc crio[3641]: time="2026-06-10T23:44:38.293339478Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.901297 | controller | Jun 10 23:44:38.467540 crc crio[3641]: time="2026-06-10T23:44:38.467394827Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.901318 | controller | Jun 10 23:44:38.476334 crc crio[3641]: time="2026-06-10T23:44:38.476056297Z" level=info msg="Ran pod sandbox 89183e130bf28c5364ce3c878a0556206a240a2b85ceb5a41ab436f8d7f5a668 with infra container: openshift-marketplace/redhat-marketplace-zpv5k/POD" id=4a876526-9085-46f5-9322-2bad9b1ba6d1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.901334 | controller | Jun 10 23:44:38.480192 crc crio[3641]: time="2026-06-10T23:44:38.48010697Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.901372 | controller | Jun 10 23:44:38.519116 crc crio[3641]: time="2026-06-10T23:44:38.51784191Z" level=info msg="Running pod sandbox: openshift-controller-manager/controller-manager-794c9cd9f9-zkn9r/POD" id=a8089058-942f-4c50-bad3-54cb3b14e5a8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.901391 | controller | Jun 10 23:44:38.519116 crc crio[3641]: time="2026-06-10T23:44:38.518013704Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.901408 | controller | Jun 10 23:44:38.582155 crc crio[3641]: time="2026-06-10T23:44:38.581859359Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=d4b490ff-2ccf-4094-8b9b-f1587903ea6d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.901424 | controller | Jun 10 23:44:38.851407 crc crio[3641]: time="2026-06-10T23:44:38.846395969Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 01:10:46.901440 | controller | Jun 10 23:44:38.997397 crc crio[3641]: time="2026-06-10T23:44:38.995854443Z" level=info msg="Removing container: 40af8fba382548ede729b64588b8011305017def633ef56469c5f2a978838702" id=eefffc90-f551-4f74-8374-6184df248f07 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.901456 | controller | Jun 10 23:44:39.008446 crc crio[3641]: time="2026-06-10T23:44:39.008200187Z" level=info msg="Created container 5f3b22af5dd6fc371bd079b23be8dc12236f14a6db6b53ef1c6a42e37f9d6fe0: openshift-marketplace/redhat-operators-2b7lq/extract-utilities" id=74957d90-c7ca-462f-9c9c-ca8307b3d278 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.901473 | controller | Jun 10 23:44:39.018033 crc crio[3641]: time="2026-06-10T23:44:39.015428461Z" level=info msg="Starting container: 5f3b22af5dd6fc371bd079b23be8dc12236f14a6db6b53ef1c6a42e37f9d6fe0" id=95f5b0ff-b52e-461d-a949-99091185a784 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.901489 | controller | Jun 10 23:44:39.036132 crc crio[3641]: time="2026-06-10T23:44:39.035931042Z" level=info msg="Started container" PID=14211 containerID=5f3b22af5dd6fc371bd079b23be8dc12236f14a6db6b53ef1c6a42e37f9d6fe0 description=openshift-marketplace/redhat-operators-2b7lq/extract-utilities id=95f5b0ff-b52e-461d-a949-99091185a784 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5289473be7a7c7724dec837e12e522c11c4005c6283840258bad85425958ad8a
2026-06-11 01:10:46.901506 | controller | Jun 10 23:44:39.212567 crc crio[3641]: time="2026-06-10T23:44:39.207355984Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=6e43804c-72dc-488e-b3f0-b2c95c20452d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.901521 | controller | Jun 10 23:44:39.245500 crc crio[3641]: time="2026-06-10T23:44:39.245449743Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-zpv5k/extract-utilities" id=6d2bc6c4-e7e8-4dd3-9975-68fa739ecf13 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.901542 | controller | Jun 10 23:44:39.422294 crc crio[3641]: time="2026-06-10T23:44:39.4194409Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.901558 | controller | Jun 10 23:44:40.107429 crc crio[3641]: time="2026-06-10T23:44:40.106254643Z" level=info msg="Removed container 40af8fba382548ede729b64588b8011305017def633ef56469c5f2a978838702: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager" id=eefffc90-f551-4f74-8374-6184df248f07 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.901574 | controller | Jun 10 23:44:40.281400 crc crio[3641]: time="2026-06-10T23:44:40.279578982Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=2924942c-3c13-4e7c-9b59-87cdb2a67ef1 name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:46.901590 | controller | Jun 10 23:44:40.319165 crc crio[3641]: time="2026-06-10T23:44:40.319101908Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-operator-index:v4.20\""
2026-06-11 01:10:46.901605 | controller | Jun 10 23:44:40.967353 crc crio[3641]: time="2026-06-10T23:44:40.965998076Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.901621 | controller | Jun 10 23:44:41.518466 crc crio[3641]: time="2026-06-10T23:44:41.51801169Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.901637 | controller | Jun 10 23:44:42.376487 crc crio[3641]: 2026-06-10T23:44:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8eca8446e81a430 Mac:62:01:1c:3d:b2:38 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1a Mtu:0 Sandbox:/var/run/netns/abf4cc9e-5f9a-426d-b1fe-d24043eea08c SocketPath: PciID:}] [{Interface:0xc00042a5e0 Address:{IP:10.217.0.26 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:46.901653 | controller | Jun 10 23:44:42.386176 crc crio[3641]: time="2026-06-10T23:44:42.386065165Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 01:10:46.901669 | controller | Jun 10 23:44:42.386176 crc crio[3641]: time="2026-06-10T23:44:42.386178828Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/install_multus\""
2026-06-11 01:10:46.901685 | controller | Jun 10 23:44:42.387775 crc crio[3641]: time="2026-06-10T23:44:42.387621135Z" level=info msg="Got pod network &{Name:route-controller-manager-68c74b96b6-5kwb5 Namespace:openshift-route-controller-manager ID:8eca8446e81a430c5635f65300bdae35d7e0151531281f024e5f468f99f6e8bf UID:f7f6ce33-4e2b-4147-b0b7-8ccb80f94b71 NetNS:/var/run/netns/abf4cc9e-5f9a-426d-b1fe-d24043eea08c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf7f6ce33_4e2b_4147_b0b7_8ccb80f94b71.slice PodAnnotations:0xc0018902b8}] Aliases:map[]}"
2026-06-11 01:10:46.901702 | controller | Jun 10 23:44:42.404864 crc crio[3641]: time="2026-06-10T23:44:42.392563871Z" level=info msg="Checking pod openshift-route-controller-manager_route-controller-manager-68c74b96b6-5kwb5 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:46.901718 | controller | Jun 10 23:44:42.409696 crc crio[3641]: time="2026-06-10T23:44:42.409313987Z" level=info msg="Got pod network &{Name:controller-manager-794c9cd9f9-zkn9r Namespace:openshift-controller-manager ID:c70989b7e80cc96a712713041e6d9c93c3048e1935f5f663b0b5e33f543838d3 UID:b6aabc83-f8b8-4344-b2d6-4c73912c5a06 NetNS:/var/run/netns/7b2e1019-1f54-4168-996d-885501265ba2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb6aabc83_f8b8_4344_b2d6_4c73912c5a06.slice PodAnnotations:0xc0007942c8}] Aliases:map[]}"
2026-06-11 01:10:46.901738 | controller | Jun 10 23:44:42.411898 crc crio[3641]: time="2026-06-10T23:44:42.411430661Z" level=info msg="Adding pod openshift-controller-manager_controller-manager-794c9cd9f9-zkn9r to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.901754 | controller | Jun 10 23:44:42.449281 crc crio[3641]: time="2026-06-10T23:44:42.449093329Z" level=info msg="Ran pod sandbox 8eca8446e81a430c5635f65300bdae35d7e0151531281f024e5f468f99f6e8bf with infra container: openshift-route-controller-manager/route-controller-manager-68c74b96b6-5kwb5/POD" id=07480598-4614-417f-b254-af44f379dcd4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.901771 | controller | Jun 10 23:44:42.586494 crc crio[3641]: time="2026-06-10T23:44:42.584283718Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095" id=cb6dccdc-3ab6-4839-a948-b05bd1e3b3b6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.901786 | controller | Jun 10 23:44:42.733436 crc crio[3641]: time="2026-06-10T23:44:42.73329446Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095" id=35d5d8f8-7edf-49ea-8d7e-24651760f12a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.901802 | controller | Jun 10 23:44:42.798950 crc crio[3641]: time="2026-06-10T23:44:42.796400235Z" level=info msg="Creating container: openshift-route-controller-manager/route-controller-manager-68c74b96b6-5kwb5/route-controller-manager" id=fe3e0080-ae0d-4b6e-81d8-baa2a71c02c6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.901818 | controller | Jun 10 23:44:42.798950 crc crio[3641]: time="2026-06-10T23:44:42.797491783Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.901833 | controller | Jun 10 23:44:42.987389 crc crio[3641]: time="2026-06-10T23:44:42.987026966Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.901848 | controller | Jun 10 23:44:43.261394 crc crio[3641]: time="2026-06-10T23:44:43.237443746Z" level=info msg="Created container c0bcd79e35e6d98ed2104172fccab0f8d0cfe2ef411fb44f6be4e05a69657aa3: openshift-marketplace/redhat-marketplace-zpv5k/extract-utilities" id=6d2bc6c4-e7e8-4dd3-9975-68fa739ecf13 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.901864 | controller | Jun 10 23:44:43.322158 crc crio[3641]: time="2026-06-10T23:44:43.321400872Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.901879 | controller | Jun 10 23:44:43.334861 crc crio[3641]: time="2026-06-10T23:44:43.327416355Z" level=info msg="Starting container: c0bcd79e35e6d98ed2104172fccab0f8d0cfe2ef411fb44f6be4e05a69657aa3" id=334e0c0b-d0e4-475d-aac0-84d5ad729895 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.901895 | controller | Jun 10 23:44:43.424970 crc crio[3641]: time="2026-06-10T23:44:43.424775292Z" level=info msg="Started container" PID=14273 containerID=c0bcd79e35e6d98ed2104172fccab0f8d0cfe2ef411fb44f6be4e05a69657aa3 description=openshift-marketplace/redhat-marketplace-zpv5k/extract-utilities id=334e0c0b-d0e4-475d-aac0-84d5ad729895 name=/runtime.v1.RuntimeService/StartContainer sandboxID=89183e130bf28c5364ce3c878a0556206a240a2b85ceb5a41ab436f8d7f5a668
2026-06-11 01:10:46.901910 | controller | Jun 10 23:44:43.786710 crc crio[3641]: time="2026-06-10T23:44:43.785203591Z" level=info msg="Created container abf616827befd6247e3e53b6376ca5d7eeef5530c3c70ec16fefa24357405427: openshift-route-controller-manager/route-controller-manager-68c74b96b6-5kwb5/route-controller-manager" id=fe3e0080-ae0d-4b6e-81d8-baa2a71c02c6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.901930 | controller | Jun 10 23:44:43.878600 crc crio[3641]: time="2026-06-10T23:44:43.878533236Z" level=info msg="Starting container: abf616827befd6247e3e53b6376ca5d7eeef5530c3c70ec16fefa24357405427" id=5ab04ceb-48df-4491-9788-7e4cea4da62a name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.901947 | controller | Jun 10 23:44:44.058307 crc crio[3641]: time="2026-06-10T23:44:44.045983626Z" level=info msg="Started container" PID=14325 containerID=abf616827befd6247e3e53b6376ca5d7eeef5530c3c70ec16fefa24357405427 description=openshift-route-controller-manager/route-controller-manager-68c74b96b6-5kwb5/route-controller-manager id=5ab04ceb-48df-4491-9788-7e4cea4da62a name=/runtime.v1.RuntimeService/StartContainer sandboxID=8eca8446e81a430c5635f65300bdae35d7e0151531281f024e5f468f99f6e8bf
2026-06-11 01:10:46.901963 | controller | Jun 10 23:44:45.719982 crc crio[3641]: time="2026-06-10T23:44:45.709460328Z" level=info msg="Stopping container: a52676caa39e0b245fd9f142eeefa084ac26383be899d2f2dbbc8bca60dad3b9 (timeout: 2s)" id=37bee3c7-2aca-482c-a688-51ad54598af1 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:46.901979 | controller | Jun 10 23:44:45.943285 crc crio[3641]: time="2026-06-10T23:44:45.929491705Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.901995 | controller | Jun 10 23:44:46.282175 crc crio[3641]: time="2026-06-10T23:44:46.282083237Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=d447810b-162e-44b0-9041-085af6ade55c name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:46.902010 | controller | Jun 10 23:44:46.301047 crc crio[3641]: time="2026-06-10T23:44:46.300571987Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\""
2026-06-11 01:10:46.902026 | controller | Jun 10 23:44:46.398609 crc crio[3641]: time="2026-06-10T23:44:46.39855631Z" level=info msg="Created container 0b0bfd596181f4497245ccd3d4bdcb0058e7fd5ddb71f8d8cbf3bab76e7d3b71: hostpath-provisioner/csi-hostpathplugin-mpq2f/liveness-probe" id=e6841dd2-ed3f-4f55-8f52-0738db3bc0a5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.902041 | controller | Jun 10 23:44:46.404462 crc crio[3641]: time="2026-06-10T23:44:46.40443218Z" level=info msg="Starting container: 0b0bfd596181f4497245ccd3d4bdcb0058e7fd5ddb71f8d8cbf3bab76e7d3b71" id=51c8a58a-03fc-48a7-93b5-958d406b0fad name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.902057 | controller | Jun 10 23:44:46.408569 crc crio[3641]: time="2026-06-10T23:44:46.408421451Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 01:10:46.902073 | controller | Jun 10 23:44:46.432195 crc crio[3641]: time="2026-06-10T23:44:46.432141555Z" level=info msg="Started container" PID=14416 containerID=0b0bfd596181f4497245ccd3d4bdcb0058e7fd5ddb71f8d8cbf3bab76e7d3b71 description=hostpath-provisioner/csi-hostpathplugin-mpq2f/liveness-probe id=51c8a58a-03fc-48a7-93b5-958d406b0fad name=/runtime.v1.RuntimeService/StartContainer sandboxID=e1818a12ae6425d1f0de8858c29f03bb2de95ae815b809c78d028e35ccae616c
2026-06-11 01:10:46.902089 | controller | Jun 10 23:44:46.469721 crc crio[3641]: time="2026-06-10T23:44:46.468711095Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-csi-external-provisioner:latest" id=32f5d9aa-a34b-4e37-bc64-99919ecfecb7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.902104 | controller | Jun 10 23:44:46.589052 crc crio[3641]: 2026-06-10T23:44:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c70989b7e80cc96 Mac:4a:28:e5:29:92:58 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2e Mtu:0 Sandbox:/var/run/netns/7b2e1019-1f54-4168-996d-885501265ba2 SocketPath: PciID:}] [{Interface:0xc00012c830 Address:{IP:10.217.0.46 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:46.902123 | controller | Jun 10 23:44:46.589630 crc crio[3641]: time="2026-06-10T23:44:46.589546778Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 01:10:46.902140 | controller | Jun 10 23:44:46.623122 crc crio[3641]: time="2026-06-10T23:44:46.62300981Z" level=info msg="Got pod network &{Name:controller-manager-794c9cd9f9-zkn9r Namespace:openshift-controller-manager ID:c70989b7e80cc96a712713041e6d9c93c3048e1935f5f663b0b5e33f543838d3 UID:b6aabc83-f8b8-4344-b2d6-4c73912c5a06 NetNS:/var/run/netns/7b2e1019-1f54-4168-996d-885501265ba2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb6aabc83_f8b8_4344_b2d6_4c73912c5a06.slice PodAnnotations:0xc0007942c8}] Aliases:map[]}"
2026-06-11 01:10:46.902156 | controller | Jun 10 23:44:46.623380 crc crio[3641]: time="2026-06-10T23:44:46.623294727Z" level=info msg="Checking pod openshift-controller-manager_controller-manager-794c9cd9f9-zkn9r for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:46.902172 | controller | Jun 10 23:44:46.692576 crc crio[3641]: time="2026-06-10T23:44:46.692431536Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/kubeconfig_generator\""
2026-06-11 01:10:46.902188 | controller | Jun 10 23:44:47.271286 crc crio[3641]: time="2026-06-10T23:44:47.270240096Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 01:10:46.902203 | controller | Jun 10 23:44:47.271286 crc crio[3641]: time="2026-06-10T23:44:47.270884903Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 01:10:46.902219 | controller | Jun 10 23:44:47.271286 crc crio[3641]: time="2026-06-10T23:44:47.270918303Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/multus\""
2026-06-11 01:10:46.902235 | controller | Jun 10 23:44:47.653043 crc crio[3641]: time="2026-06-10T23:44:47.652575844Z" level=info msg="Removing container: a783e7c2384b6f1d4297df2c77f86d7bae9240a48d8e06033d752e78e8d82fe4" id=614f1d57-20ad-4439-a672-1ddfc7ae7fa6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.902251 | controller | Jun 10 23:44:48.622582 crc crio[3641]: time="2026-06-10T23:44:48.62047716Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 01:10:46.902267 | controller | Jun 10 23:44:48.622582 crc crio[3641]: time="2026-06-10T23:44:48.620825079Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 01:10:46.902282 | controller | Jun 10 23:44:48.622582 crc crio[3641]: time="2026-06-10T23:44:48.620853019Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/multus-daemon\""
2026-06-11 01:10:46.902297 | controller | Jun 10 23:44:50.109025 crc crio[3641]: time="2026-06-10T23:44:50.106981032Z" level=info msg="Stopping pod sandbox: 01060bc960dc3422eb0984bfa1fe02267c4d219bf15ed5679d26fbb049564d8d" id=8a4dedeb-1b4c-40b0-944c-67f85437690c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:46.902314 | controller | Jun 10 23:44:50.109025 crc crio[3641]: time="2026-06-10T23:44:50.107466184Z" level=info msg="Stopped pod sandbox (already stopped): 01060bc960dc3422eb0984bfa1fe02267c4d219bf15ed5679d26fbb049564d8d" id=8a4dedeb-1b4c-40b0-944c-67f85437690c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:46.902336 | controller | Jun 10 23:44:50.114346 crc crio[3641]: time="2026-06-10T23:44:50.114308058Z" level=info msg="Removing pod sandbox: 01060bc960dc3422eb0984bfa1fe02267c4d219bf15ed5679d26fbb049564d8d" id=a0063d9a-48b0-40d0-9ba6-13c3b26193cc name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:46.902375 | controller | Jun 10 23:44:50.340495 crc crio[3641]: time="2026-06-10T23:44:50.340337567Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 01:10:46.902418 | controller | Jun 10 23:44:50.340495 crc crio[3641]: time="2026-06-10T23:44:50.340390979Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 01:10:46.902436 | controller | Jun 10 23:44:50.340495 crc crio[3641]: time="2026-06-10T23:44:50.340424Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/multus-shim\""
2026-06-11 01:10:46.902452 | controller | Jun 10 23:44:51.056719 crc crio[3641]: time="2026-06-10T23:44:51.056518218Z" level=info msg="Running pod sandbox: openshift-kube-apiserver/revision-pruner-13-crc/POD" id=0507c513-632b-4ed9-9ec7-52cdbb5a0dd1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.902468 | controller | Jun 10 23:44:51.057044 crc crio[3641]: time="2026-06-10T23:44:51.056849717Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.902484 | controller | Jun 10 23:44:53.525544 crc crio[3641]: time="2026-06-10T23:44:53.52454248Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 01:10:46.902499 | controller | Jun 10 23:44:53.525544 crc crio[3641]: time="2026-06-10T23:44:53.525535726Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 01:10:46.902514 | controller | Jun 10 23:44:53.525544 crc crio[3641]: time="2026-06-10T23:44:53.525562396Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/passthru\""
2026-06-11 01:10:46.902529 | controller | Jun 10 23:44:54.278173 crc crio[3641]: time="2026-06-10T23:44:54.277408114Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 01:10:46.902544 | controller | Jun 10 23:44:54.278173 crc crio[3641]: time="2026-06-10T23:44:54.277454745Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 01:10:46.902561 | controller | Jun 10 23:44:54.278173 crc crio[3641]: time="2026-06-10T23:44:54.277475496Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/thin_entrypoint\""
2026-06-11 01:10:46.902580 | controller | Jun 10 23:44:56.480390 crc crio[3641]: time="2026-06-10T23:44:56.476923344Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 01:10:46.902598 | controller | Jun 10 23:44:56.480390 crc crio[3641]: time="2026-06-10T23:44:56.476966215Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 01:10:46.902614 | controller | Jun 10 23:44:56.480390 crc crio[3641]: time="2026-06-10T23:44:56.476989886Z" level=info msg="CNI monitoring event REMOVE        \"/var/lib/cni/bin/upgrade_a8d6f6a9-8f47-4671-be98-337f66dbf162\""
2026-06-11 01:10:46.902630 | controller | Jun 10 23:44:56.480390 crc crio[3641]: time="2026-06-10T23:44:56.477018416Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/upgrade_ab4096e1-5325-4d64-9096-323c663077a5\""
2026-06-11 01:10:46.902646 | controller | Jun 10 23:44:56.480390 crc crio[3641]: time="2026-06-10T23:44:56.479086309Z" level=info msg="Running pod sandbox: openshift-kube-apiserver/installer-13-crc/POD" id=9805d59d-aa7a-4f15-a244-eb00dc91e00e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.902662 | controller | Jun 10 23:44:56.480390 crc crio[3641]: time="2026-06-10T23:44:56.479188762Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.902677 | controller | Jun 10 23:44:57.805417 crc crio[3641]: time="2026-06-10T23:44:57.805313661Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 01:10:46.902697 | controller | Jun 10 23:44:57.805417 crc crio[3641]: time="2026-06-10T23:44:57.805356363Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 01:10:46.902713 | controller | Jun 10 23:44:57.805417 crc crio[3641]: time="2026-06-10T23:44:57.805395534Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/route-override\""
2026-06-11 01:10:46.902729 | controller | Jun 10 23:45:00.577924 crc crio[3641]: time="2026-06-10T23:45:00.575580746Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29685585-h4jj2/POD" id=f00fc5db-f4d7-4ea9-abf3-4b341caf6634 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.902744 | controller | Jun 10 23:45:00.577924 crc crio[3641]: time="2026-06-10T23:45:00.577395142Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.902760 | controller | Jun 10 23:45:01.350585 crc crio[3641]: time="2026-06-10T23:45:01.349951726Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 01:10:46.902775 | controller | Jun 10 23:45:01.350585 crc crio[3641]: time="2026-06-10T23:45:01.35048422Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 01:10:46.902791 | controller | Jun 10 23:45:01.350585 crc crio[3641]: time="2026-06-10T23:45:01.350516241Z" level=info msg="CNI monitoring event REMOVE        \"/var/lib/cni/bin/upgrade_ab4096e1-5325-4d64-9096-323c663077a5\""
2026-06-11 01:10:46.902806 | controller | Jun 10 23:45:01.350585 crc crio[3641]: time="2026-06-10T23:45:01.350579012Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/upgrade_7c719d56-38a4-4fd3-92d7-69aa1ca9df69\""
2026-06-11 01:10:46.902822 | controller | Jun 10 23:45:02.935238 crc crio[3641]: time="2026-06-10T23:45:02.935009234Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 01:10:46.902838 | controller | Jun 10 23:45:02.935238 crc crio[3641]: time="2026-06-10T23:45:02.935086106Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 01:10:46.902853 | controller | Jun 10 23:45:02.935238 crc crio[3641]: time="2026-06-10T23:45:02.935115927Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/ip-control-loop\""
2026-06-11 01:10:46.902868 | controller | Jun 10 23:45:03.818210 crc crio[3641]: time="2026-06-10T23:45:03.817258891Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 01:10:46.902884 | controller | Jun 10 23:45:03.818210 crc crio[3641]: time="2026-06-10T23:45:03.817322642Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 01:10:46.902899 | controller | Jun 10 23:45:03.818210 crc crio[3641]: time="2026-06-10T23:45:03.817352983Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/node-slice-controller\""
2026-06-11 01:10:46.902915 | controller | Jun 10 23:45:05.060330 crc crio[3641]: time="2026-06-10T23:45:05.056108899Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 01:10:46.902930 | controller | Jun 10 23:45:05.060330 crc crio[3641]: time="2026-06-10T23:45:05.058549531Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 01:10:46.902946 | controller | Jun 10 23:45:05.060330 crc crio[3641]: time="2026-06-10T23:45:05.059180727Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/whereabouts\""
2026-06-11 01:10:46.902961 | controller | Jun 10 23:45:06.637307 crc crio[3641]: time="2026-06-10T23:45:06.627026305Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 01:10:46.902976 | controller | Jun 10 23:45:06.637307 crc crio[3641]: time="2026-06-10T23:45:06.629283943Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 01:10:46.902995 | controller | Jun 10 23:45:06.637307 crc crio[3641]: time="2026-06-10T23:45:06.631341045Z" level=info msg="CNI monitoring event REMOVE        \"/var/lib/cni/bin/upgrade_7c719d56-38a4-4fd3-92d7-69aa1ca9df69\""
2026-06-11 01:10:46.903012 | controller | Jun 10 23:45:06.637307 crc crio[3641]: time="2026-06-10T23:45:06.633373777Z" level=info msg="CNI monitoring event WRITE         \"/etc/kubernetes/cni/net.d/00-multus.conf\""
2026-06-11 01:10:46.903028 | controller | Jun 10 23:45:09.259816 crc crio[3641]: time="2026-06-10T23:45:09.257522889Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 01:10:46.903043 | controller | Jun 10 23:45:09.259816 crc crio[3641]: time="2026-06-10T23:45:09.258091213Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 01:10:46.903059 | controller | Jun 10 23:45:42.737602 crc crio[3641]: time="2026-06-10T23:45:42.73673061Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-csi-external-provisioner:latest" id=04b9e5dd-2465-40f8-a4c7-c23d391f34fc name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.903075 | controller | Jun 10 23:46:01.017419 crc crio[3641]: time="2026-06-10T23:46:01.016771805Z" level=info msg="Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner" id=80656d44-ec38-4622-8a28-e57e3a7b0707 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.903090 | controller | Jun 10 23:46:01.026436 crc crio[3641]: time="2026-06-10T23:46:01.026211251Z" level=info msg="Removed pod sandbox: 01060bc960dc3422eb0984bfa1fe02267c4d219bf15ed5679d26fbb049564d8d" id=a0063d9a-48b0-40d0-9ba6-13c3b26193cc name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:46.903110 | controller | Jun 10 23:46:01.028624 crc crio[3641]: time="2026-06-10T23:46:01.028340327Z" level=info msg="Stopping pod sandbox: e59fb0e92c17371ae97c195ddbef9c3efb6ad2c6f6d672aa51080c06e6cc05ad" id=6a2fe757-5bbc-4116-a245-c69c1c5753ae name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:46.903177 | controller | Jun 10 23:46:01.028890 crc crio[3641]: time="2026-06-10T23:46:01.02884136Z" level=info msg="Stopped pod sandbox (already stopped): e59fb0e92c17371ae97c195ddbef9c3efb6ad2c6f6d672aa51080c06e6cc05ad" id=6a2fe757-5bbc-4116-a245-c69c1c5753ae name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:46.903201 | controller | Jun 10 23:46:01.038072 crc crio[3641]: time="2026-06-10T23:46:01.032276749Z" level=info msg="Ran pod sandbox c70989b7e80cc96a712713041e6d9c93c3048e1935f5f663b0b5e33f543838d3 with infra container: openshift-controller-manager/controller-manager-794c9cd9f9-zkn9r/POD" id=a8089058-942f-4c50-bad3-54cb3b14e5a8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.903218 | controller | Jun 10 23:46:01.038072 crc crio[3641]: time="2026-06-10T23:46:01.032884065Z" level=info msg="Removing pod sandbox: e59fb0e92c17371ae97c195ddbef9c3efb6ad2c6f6d672aa51080c06e6cc05ad" id=cacfd019-da39-4a65-a2dd-7aaa7e3114ed name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:46.903234 | controller | Jun 10 23:46:01.038072 crc crio[3641]: time="2026-06-10T23:46:01.034758704Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2" id=efe1aee8-114c-418b-a4d6-7892e8fa5273 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.903250 | controller | Jun 10 23:46:01.041693 crc crio[3641]: time="2026-06-10T23:46:01.04151611Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.903265 | controller | Jun 10 23:46:01.044516 crc crio[3641]: time="2026-06-10T23:46:01.044345854Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2" id=8ea02b96-ed7d-46bd-9db1-1f9153b6941c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.903286 | controller | Jun 10 23:46:01.046122 crc crio[3641]: time="2026-06-10T23:46:01.045159145Z" level=info msg="Stopped container a52676caa39e0b245fd9f142eeefa084ac26383be899d2f2dbbc8bca60dad3b9: openshift-console/downloads-747b44746d-4pqvr/download-server" id=37bee3c7-2aca-482c-a688-51ad54598af1 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:46.903304 | controller | Jun 10 23:46:01.050443 crc crio[3641]: time="2026-06-10T23:46:01.049976401Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=bcadb2da-0c03-4ee7-98d0-d1cfaa813db9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.903322 | controller | Jun 10 23:46:01.124444 crc crio[3641]: time="2026-06-10T23:46:01.122970814Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=757cbdfa-e17e-4988-8cb5-2fbb9d6c9745 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.903338 | controller | Jun 10 23:46:01.127186 crc crio[3641]: time="2026-06-10T23:46:01.127127263Z" level=info msg="Creating container: openshift-controller-manager/controller-manager-794c9cd9f9-zkn9r/controller-manager" id=74bcb961-3b9c-47ff-83b5-a2bf32b5c6ec name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.903385 | controller | Jun 10 23:46:24.894743 crc crio[3641]: time="2026-06-10T23:46:24.893276885Z" level=info msg="Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server" id=c3db77d9-0452-4f5b-b5be-5d494bc61a21 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.903410 | controller | Jun 10 23:46:24.897066 crc crio[3641]: time="2026-06-10T23:46:24.89658581Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.903434 | controller | Jun 10 23:46:24.898481 crc crio[3641]: time="2026-06-10T23:46:24.898323275Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.903452 | controller | Jun 10 23:47:21.793462 crc crio[3641]: time="2026-06-10T23:47:21.792763165Z" level=info msg="Running pod sandbox: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/POD" id=6816adeb-7ffd-404a-a237-18b016dd944e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.903468 | controller | Jun 10 23:47:21.794739 crc crio[3641]: time="2026-06-10T23:47:21.793497804Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.903484 | controller | Jun 10 23:47:22.622412 crc crio[3641]: time="2026-06-10T23:47:22.622150293Z" level=info msg="Removed pod sandbox: e59fb0e92c17371ae97c195ddbef9c3efb6ad2c6f6d672aa51080c06e6cc05ad" id=cacfd019-da39-4a65-a2dd-7aaa7e3114ed name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:46.903500 | controller | Jun 10 23:47:31.049765 crc crio[3641]: time="2026-06-10T23:47:31.047496648Z" level=info msg="Got pod network &{Name:collect-profiles-29685585-h4jj2 Namespace:openshift-operator-lifecycle-manager ID:582c55c65761d433cdd0dc3252c1d82c5c972df90dbeeca536ecd7e41de529d9 UID:57c7480a-fdb0-428b-aa67-d20b1ab02b31 NetNS:/var/run/netns/35cd86f8-24b2-4236-98f3-d28706464037 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod57c7480a_fdb0_428b_aa67_d20b1ab02b31.slice PodAnnotations:0xc0025c6528}] Aliases:map[]}"
2026-06-11 01:10:46.903517 | controller | Jun 10 23:47:31.049765 crc crio[3641]: time="2026-06-10T23:47:31.048386181Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_collect-profiles-29685585-h4jj2 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.903538 | controller | Jun 10 23:47:31.069711 crc crio[3641]: time="2026-06-10T23:47:31.069485991Z" level=info msg="Got pod network &{Name:installer-13-crc Namespace:openshift-kube-apiserver ID:f32376543956ed89342118bb5c0d8932a7a17ff92853c2add7c7206b01a3ec4a UID:e93f5f1f-6ec6-4eea-8231-30beff845496 NetNS:/var/run/netns/5b4b2f30-29e7-4b98-8484-0a536de73ecd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pode93f5f1f_6ec6_4eea_8231_30beff845496.slice PodAnnotations:0xc0008889f8}] Aliases:map[]}"
2026-06-11 01:10:46.903554 | controller | Jun 10 23:47:31.069711 crc crio[3641]: time="2026-06-10T23:47:31.069626734Z" level=info msg="Adding pod openshift-kube-apiserver_installer-13-crc to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.903571 | controller | Jun 10 23:47:31.154949 crc crio[3641]: time="2026-06-10T23:47:31.153927439Z" level=info msg="Removed container a783e7c2384b6f1d4297df2c77f86d7bae9240a48d8e06033d752e78e8d82fe4: openshift-console/downloads-747b44746d-4pqvr/download-server" id=614f1d57-20ad-4439-a672-1ddfc7ae7fa6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.903588 | controller | Jun 10 23:47:31.463624 crc crio[3641]: time="2026-06-10T23:47:31.463490905Z" level=info msg="Got pod network &{Name:revision-pruner-13-crc Namespace:openshift-kube-apiserver ID:fe4b119b6f8d0ea006298cd95f3a377ec353788da166b8d967314b7e7e519cf3 UID:d67c54d8-7046-4672-a92f-f5ece4e3b990 NetNS:/var/run/netns/beb9345a-972d-4977-b6f8-55af8b09ce42 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-podd67c54d8_7046_4672_a92f_f5ece4e3b990.slice PodAnnotations:0xc001890078}] Aliases:map[]}"
2026-06-11 01:10:46.903604 | controller | Jun 10 23:47:31.463624 crc crio[3641]: time="2026-06-10T23:47:31.463597968Z" level=info msg="Adding pod openshift-kube-apiserver_revision-pruner-13-crc to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.903620 | controller | Jun 10 23:47:31.551941 crc crio[3641]: time="2026-06-10T23:47:31.551698974Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.903637 | controller | Jun 10 23:47:31.571126 crc crio[3641]: time="2026-06-10T23:47:31.570923804Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.903652 | controller | Jun 10 23:47:31.585224 crc crio[3641]: time="2026-06-10T23:47:31.584896215Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.903667 | controller | Jun 10 23:47:31.589328 crc crio[3641]: time="2026-06-10T23:47:31.586408485Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.903683 | controller | Jun 10 23:47:31.591315 crc crio[3641]: time="2026-06-10T23:47:31.589947619Z" level=info msg="Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:aa28d116c97ba9419648a07c6fc51f0514ddba845f40590f336a7659ff14d7be" id=7fb0f9cf-8e2f-4a84-b6ae-bafdb6f10072 name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:46.903699 | controller | Jun 10 23:47:31.595551 crc crio[3641]: time="2026-06-10T23:47:31.59490631Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=14f48ca9-7158-47b8-9fde-5d879ce78cd4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.903714 | controller | Jun 10 23:47:31.636497 crc crio[3641]: time="2026-06-10T23:47:31.635208159Z" level=info msg="Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:e2171f6021fddbcc3c9696cc6c8095b77f20023994fedd5c1f7aa2377d28b45d" id=65e59df7-bf1e-403d-9e92-0682282fd8fb name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:46.903734 | controller | Jun 10 23:47:31.637502 crc crio[3641]: time="2026-06-10T23:47:31.636536414Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.903750 | controller | Jun 10 23:47:31.639744 crc crio[3641]: time="2026-06-10T23:47:31.638856265Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=da2863fe-4686-4c51-88b6-4c197d760a28 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.903766 | controller | Jun 10 23:47:31.648071 crc crio[3641]: time="2026-06-10T23:47:31.647999938Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=bae5d9f2-060e-4640-bd68-495e83bc5a73 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.903781 | controller | Jun 10 23:47:31.656947 crc crio[3641]: time="2026-06-10T23:47:31.650982687Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=7904fa7e-7db9-4549-afc1-201d1258ae6b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.903797 | controller | Jun 10 23:47:31.660034 crc crio[3641]: time="2026-06-10T23:47:31.657365416Z" level=info msg="Creating container: openshift-marketplace/certified-operators-l27pk/extract-content" id=80249b96-7242-427b-834b-90da79fe2592 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.903813 | controller | Jun 10 23:47:31.660034 crc crio[3641]: time="2026-06-10T23:47:31.659201175Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.903828 | controller | Jun 10 23:47:31.661285 crc crio[3641]: time="2026-06-10T23:47:31.661126886Z" level=info msg="Creating container: openshift-marketplace/community-operators-qhh6t/extract-content" id=6c1a36cc-036c-4b6b-84bf-0f1e2807272e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.903844 | controller | Jun 10 23:47:31.662462 crc crio[3641]: time="2026-06-10T23:47:31.661898006Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.903860 | controller | Jun 10 23:47:31.701955 crc crio[3641]: time="2026-06-10T23:47:31.695066506Z" level=info msg="Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:add62488a22afd18cc113a8892a86bc633151a438c8eaf9e5199eac1b5e968e3 UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/9c713a37-86c2-4daf-bcb5-feefd82c0232 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:0xc0025c62b8}] Aliases:map[]}"
2026-06-11 01:10:46.903877 | controller | Jun 10 23:47:31.701955 crc crio[3641]: time="2026-06-10T23:47:31.695111387Z" level=info msg="Adding pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.903893 | controller | Jun 10 23:47:31.753303 crc crio[3641]: time="2026-06-10T23:47:31.753198497Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:bec7a1ff545afabea88c4a74227ea95b91c67cf5c03e89b2b949be410682f8a0" id=8359e64e-697e-4fd1-b046-3c9ef6c71fc1 name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:46.903909 | controller | Jun 10 23:47:31.755926 crc crio[3641]: time="2026-06-10T23:47:31.755544109Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=8474c0c7-fa88-44d9-8364-86cfe47a2814 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.903929 | controller | Jun 10 23:47:31.764815 crc crio[3641]: time="2026-06-10T23:47:31.764237149Z" level=info msg="Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:e2171f6021fddbcc3c9696cc6c8095b77f20023994fedd5c1f7aa2377d28b45d" id=3aada81a-63b2-47c3-a6b9-96eca4c9cd9e name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:46.903946 | controller | Jun 10 23:47:31.773492 crc crio[3641]: time="2026-06-10T23:47:31.772859098Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=23ea19e9-b626-41e3-a474-21aa825870f7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.903962 | controller | Jun 10 23:47:31.795049 crc crio[3641]: time="2026-06-10T23:47:31.78914066Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=2e5dcdfa-ef1c-49b5-94c5-1fb2a369a3f2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.903977 | controller | Jun 10 23:47:31.802894 crc crio[3641]: time="2026-06-10T23:47:31.802508894Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=eb5ae391-1a6d-4506-abbd-ad6b828b6363 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.903992 | controller | Jun 10 23:47:31.828933 crc crio[3641]: time="2026-06-10T23:47:31.826000497Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.904008 | controller | Jun 10 23:47:31.831712 crc crio[3641]: time="2026-06-10T23:47:31.829997833Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:bec7a1ff545afabea88c4a74227ea95b91c67cf5c03e89b2b949be410682f8a0" id=d447810b-162e-44b0-9041-085af6ade55c name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:46.904041 | controller | Jun 10 23:47:31.841323 crc crio[3641]: time="2026-06-10T23:47:31.84117528Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=acd871be-4bb0-4a3d-b5c4-4e0236d98b6c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.904058 | controller | Jun 10 23:47:31.847578 crc crio[3641]: time="2026-06-10T23:47:31.847334843Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.904074 | controller | Jun 10 23:47:31.855422 crc crio[3641]: time="2026-06-10T23:47:31.855372466Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:546c77fdbf5f7c6a9a4243f4c4ef38fe0f584972a70f687bc40091743ee77d60" id=2baa02f2-7d02-462d-b041-1fb9b6da9e4a name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:46.904089 | controller | Jun 10 23:47:31.859430 crc crio[3641]: time="2026-06-10T23:47:31.859355072Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=6e9a108a-0523-42ef-9d57-3747a97b2fd8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.904106 | controller | Jun 10 23:47:31.861593 crc crio[3641]: time="2026-06-10T23:47:31.86156132Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=b4cdd657-a344-46c1-be3a-20e09719b33b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.904122 | controller | Jun 10 23:47:31.896206 crc crio[3641]: time="2026-06-10T23:47:31.895433548Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=8f8c3c0e-e827-4c85-ab53-5fe157f884a6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.904137 | controller | Jun 10 23:47:31.900377 crc crio[3641]: time="2026-06-10T23:47:31.900331088Z" level=info msg="Creating container: openshift-marketplace/community-operators-wdcj9/extract-content" id=9390914e-f086-4082-848e-0212edb7ea92 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.904153 | controller | Jun 10 23:47:31.902902 crc crio[3641]: time="2026-06-10T23:47:31.902542497Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-ntdwx/extract-content" id=47232025-be7b-4dd1-8bc5-4e3b5029a717 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.904173 | controller | Jun 10 23:47:31.924388 crc crio[3641]: time="2026-06-10T23:47:31.923571124Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-zpv5k/extract-content" id=88a883c3-3289-4624-9c7c-e47bac19fefe name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.904189 | controller | Jun 10 23:47:31.936090 crc crio[3641]: time="2026-06-10T23:47:31.924950031Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.904205 | controller | Jun 10 23:47:31.936090 crc crio[3641]: time="2026-06-10T23:47:31.933394485Z" level=info msg="Created container 9f9af7fbaa13955f25a87551069a70e255d9db52bc868a108ae8e62a52615b2d: openshift-console/downloads-747b44746d-4pqvr/download-server" id=c3db77d9-0452-4f5b-b5be-5d494bc61a21 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.904220 | controller | Jun 10 23:47:31.946970 crc crio[3641]: time="2026-06-10T23:47:31.944223452Z" level=info msg="Starting container: 9f9af7fbaa13955f25a87551069a70e255d9db52bc868a108ae8e62a52615b2d" id=63e35fa6-1aa9-4520-bba3-7db8bf7f2879 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.904236 | controller | Jun 10 23:47:31.977622 crc crio[3641]: time="2026-06-10T23:47:31.977310089Z" level=info msg="Started container" PID=15360 containerID=9f9af7fbaa13955f25a87551069a70e255d9db52bc868a108ae8e62a52615b2d description=openshift-console/downloads-747b44746d-4pqvr/download-server id=63e35fa6-1aa9-4520-bba3-7db8bf7f2879 name=/runtime.v1.RuntimeService/StartContainer sandboxID=85335bbdd259df67bbd12652f2051d40270e58d8e84d3d166c2d419a25046296
2026-06-11 01:10:46.904252 | controller | Jun 10 23:47:31.991216 crc crio[3641]: time="2026-06-10T23:47:31.991086714Z" level=info msg="Created container f30406ebd2b2aa1edb200aa79e47c38a019b14347733ff5ae5b88baa0989a4ed: openshift-controller-manager/controller-manager-794c9cd9f9-zkn9r/controller-manager" id=74bcb961-3b9c-47ff-83b5-a2bf32b5c6ec name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.904268 | controller | Jun 10 23:47:32.002194 crc crio[3641]: time="2026-06-10T23:47:31.995104751Z" level=info msg="Starting container: f30406ebd2b2aa1edb200aa79e47c38a019b14347733ff5ae5b88baa0989a4ed" id=cb3719c5-c149-417d-8dde-38a3b921fac5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.904283 | controller | Jun 10 23:47:32.002194 crc crio[3641]: time="2026-06-10T23:47:32.000183825Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.904298 | controller | Jun 10 23:47:32.011968 crc crio[3641]: time="2026-06-10T23:47:32.011900946Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-x5vn9/extract-content" id=4e8f34d4-f866-4714-a6af-7c1e55aefd4c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.904313 | controller | Jun 10 23:47:32.015513 crc crio[3641]: time="2026-06-10T23:47:32.015327417Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.904329 | controller | Jun 10 23:47:32.038395 crc crio[3641]: time="2026-06-10T23:47:32.038267005Z" level=info msg="Started container" PID=15359 containerID=f30406ebd2b2aa1edb200aa79e47c38a019b14347733ff5ae5b88baa0989a4ed description=openshift-controller-manager/controller-manager-794c9cd9f9-zkn9r/controller-manager id=cb3719c5-c149-417d-8dde-38a3b921fac5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c70989b7e80cc96a712713041e6d9c93c3048e1935f5f663b0b5e33f543838d3
2026-06-11 01:10:46.904345 | controller | Jun 10 23:47:32.053925 crc crio[3641]: time="2026-06-10T23:47:32.052905123Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.904391 | controller | Jun 10 23:47:32.085155 crc crio[3641]: time="2026-06-10T23:47:32.085018935Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:546c77fdbf5f7c6a9a4243f4c4ef38fe0f584972a70f687bc40091743ee77d60" id=2924942c-3c13-4e7c-9b59-87cdb2a67ef1 name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:46.904409 | controller | Jun 10 23:47:32.090574 crc crio[3641]: time="2026-06-10T23:47:32.090532721Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.904425 | controller | Jun 10 23:47:32.124977 crc crio[3641]: time="2026-06-10T23:47:32.123931416Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=750132c1-1a6c-4725-ad5e-17173b61c001 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.904440 | controller | Jun 10 23:47:32.162495 crc crio[3641]: time="2026-06-10T23:47:32.162437757Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.904455 | controller | Jun 10 23:47:32.167735 crc crio[3641]: time="2026-06-10T23:47:32.167431549Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.904470 | controller | Jun 10 23:47:32.268485 crc crio[3641]: time="2026-06-10T23:47:32.268160191Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=73de9fc3-179b-4a76-a2f1-d515996987e1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.904486 | controller | Jun 10 23:47:32.286506 crc crio[3641]: time="2026-06-10T23:47:32.286469496Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.904501 | controller | Jun 10 23:47:32.293073 crc crio[3641]: time="2026-06-10T23:47:32.292892576Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-2b7lq/extract-content" id=f2ffa275-f820-4147-9f5e-5d3538b1db78 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.904517 | controller | Jun 10 23:47:32.344354 crc crio[3641]: time="2026-06-10T23:47:32.343000665Z" level=info msg="Created container 7dfc73034bf1f8c309cf6e1a055c5c6ddd77d4c49782c56f5b793229497b235c: openshift-marketplace/certified-operators-l27pk/extract-content" id=80249b96-7242-427b-834b-90da79fe2592 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.904533 | controller | Jun 10 23:47:32.348530 crc crio[3641]: time="2026-06-10T23:47:32.348159671Z" level=info msg="Starting container: 7dfc73034bf1f8c309cf6e1a055c5c6ddd77d4c49782c56f5b793229497b235c" id=d9ec088d-8287-47d7-a51c-3d5537e995e9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.904548 | controller | Jun 10 23:47:32.375073 crc crio[3641]: time="2026-06-10T23:47:32.370974856Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.904563 | controller | Jun 10 23:47:32.394928 crc crio[3641]: time="2026-06-10T23:47:32.394538701Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.904579 | controller | Jun 10 23:47:32.442454 crc crio[3641]: time="2026-06-10T23:47:32.433823503Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.904594 | controller | Jun 10 23:47:32.509837 crc crio[3641]: time="2026-06-10T23:47:32.509283913Z" level=info msg="Created container 54257cc98c295576c3ddcaeea257992e775b25080036f718473060657c906596: openshift-marketplace/community-operators-wdcj9/extract-content" id=9390914e-f086-4082-848e-0212edb7ea92 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.904613 | controller | Jun 10 23:47:32.518496 crc crio[3641]: time="2026-06-10T23:47:32.517927622Z" level=info msg="Started container" PID=15370 containerID=7dfc73034bf1f8c309cf6e1a055c5c6ddd77d4c49782c56f5b793229497b235c description=openshift-marketplace/certified-operators-l27pk/extract-content id=d9ec088d-8287-47d7-a51c-3d5537e995e9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=744343a94e62f37a6f6ff3e180e18d858061ee7f3bae23c9db436da2305f3561
2026-06-11 01:10:46.904629 | controller | Jun 10 23:47:32.519202 crc crio[3641]: time="2026-06-10T23:47:32.518923599Z" level=info msg="Starting container: 54257cc98c295576c3ddcaeea257992e775b25080036f718473060657c906596" id=bb485dde-316b-4647-b5df-ff5c10d2f477 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.904645 | controller | Jun 10 23:47:32.537309 crc crio[3641]: time="2026-06-10T23:47:32.53708022Z" level=info msg="Created container 48e838a6b80a801efbcc98a9746b6488c5972b758e3f662b54ef5910f4611c07: openshift-marketplace/community-operators-qhh6t/extract-content" id=6c1a36cc-036c-4b6b-84bf-0f1e2807272e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.904661 | controller | Jun 10 23:47:32.579306 crc crio[3641]: time="2026-06-10T23:47:32.578297063Z" level=info msg="Started container" PID=15385 containerID=54257cc98c295576c3ddcaeea257992e775b25080036f718473060657c906596 description=openshift-marketplace/community-operators-wdcj9/extract-content id=bb485dde-316b-4647-b5df-ff5c10d2f477 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6d96827242be8a533ac5e9ee9b9ace08471571106a64635fe0f78eac34372356
2026-06-11 01:10:46.904677 | controller | Jun 10 23:47:32.581933 crc crio[3641]: time="2026-06-10T23:47:32.580115331Z" level=info msg="Starting container: 48e838a6b80a801efbcc98a9746b6488c5972b758e3f662b54ef5910f4611c07" id=acf05e13-056a-4a04-92d5-7e008768740b name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.904692 | controller | Jun 10 23:47:32.620925 crc crio[3641]: time="2026-06-10T23:47:32.62080338Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.904707 | controller | Jun 10 23:47:32.643035 crc crio[3641]: time="2026-06-10T23:47:32.639249459Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.904723 | controller | Jun 10 23:47:32.657751 crc crio[3641]: time="2026-06-10T23:47:32.644013275Z" level=info msg="Started container" PID=15389 containerID=48e838a6b80a801efbcc98a9746b6488c5972b758e3f662b54ef5910f4611c07 description=openshift-marketplace/community-operators-qhh6t/extract-content id=acf05e13-056a-4a04-92d5-7e008768740b name=/runtime.v1.RuntimeService/StartContainer sandboxID=806879e48c4df9d5f740d4114070e99b84d7b39480a88b12d6c8f768c4ec3e37
2026-06-11 01:10:46.904739 | controller | Jun 10 23:47:32.743289 crc crio[3641]: time="2026-06-10T23:47:32.741580902Z" level=info msg="Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:aa28d116c97ba9419648a07c6fc51f0514ddba845f40590f336a7659ff14d7be" id=4586e735-41d9-418c-ba5e-881d013fc323 name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:46.904754 | controller | Jun 10 23:47:32.795047 crc crio[3641]: time="2026-06-10T23:47:32.762595269Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=43509163-4531-4014-94da-2fbd639c0bfb name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.904770 | controller | Jun 10 23:47:32.813054 crc crio[3641]: time="2026-06-10T23:47:32.813006996Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=de3bfb93-4ddc-4d8b-84d2-660e4c58da4a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.904789 | controller | Jun 10 23:47:32.843324 crc crio[3641]: time="2026-06-10T23:47:32.843182616Z" level=info msg="Creating container: openshift-marketplace/certified-operators-f6gj4/extract-content" id=6ffa927b-b440-4fd0-a885-1f01e031b27f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.904804 | controller | Jun 10 23:47:32.845015 crc crio[3641]: time="2026-06-10T23:47:32.844268205Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.904820 | controller | Jun 10 23:47:32.937109 crc crio[3641]: time="2026-06-10T23:47:32.936920361Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.904835 | controller | Jun 10 23:47:32.972431 crc crio[3641]: time="2026-06-10T23:47:32.9674192Z" level=info msg="Created container bec2f3d00ce006e66a14d4a346c72fd11ad440e2a34bcb5c4420a24b33b49c40: openshift-marketplace/redhat-marketplace-zpv5k/extract-content" id=88a883c3-3289-4624-9c7c-e47bac19fefe name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.904850 | controller | Jun 10 23:47:32.987360 crc crio[3641]: time="2026-06-10T23:47:32.987211095Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.904865 | controller | Jun 10 23:47:32.988954 crc crio[3641]: time="2026-06-10T23:47:32.987950404Z" level=info msg="Starting container: bec2f3d00ce006e66a14d4a346c72fd11ad440e2a34bcb5c4420a24b33b49c40" id=c028dc62-c85b-4b0f-84ce-ea25d4fb13aa name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.904880 | controller | Jun 10 23:47:33.096705 crc crio[3641]: time="2026-06-10T23:47:33.096356618Z" level=info msg="Started container" PID=15424 containerID=bec2f3d00ce006e66a14d4a346c72fd11ad440e2a34bcb5c4420a24b33b49c40 description=openshift-marketplace/redhat-marketplace-zpv5k/extract-content id=c028dc62-c85b-4b0f-84ce-ea25d4fb13aa name=/runtime.v1.RuntimeService/StartContainer sandboxID=89183e130bf28c5364ce3c878a0556206a240a2b85ceb5a41ab436f8d7f5a668
2026-06-11 01:10:46.904896 | controller | Jun 10 23:47:33.129694 crc crio[3641]: time="2026-06-10T23:47:33.128387448Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.904912 | controller | Jun 10 23:47:33.141005 crc crio[3641]: time="2026-06-10T23:47:33.139273916Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.904926 | controller | Jun 10 23:47:33.160188 crc crio[3641]: time="2026-06-10T23:47:33.159501573Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.904942 | controller | Jun 10 23:47:33.203765 crc crio[3641]: time="2026-06-10T23:47:33.201020053Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.904957 | controller | Jun 10 23:47:33.488101 crc crio[3641]: time="2026-06-10T23:47:33.484282774Z" level=info msg="Created container 6b0fb62894e6133ced2ba0c3c8abdb6393ef11656f99ce7c4851efb2a2fdfcef: openshift-marketplace/redhat-marketplace-ntdwx/extract-content" id=47232025-be7b-4dd1-8bc5-4e3b5029a717 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.904973 | controller | Jun 10 23:47:33.503928 crc crio[3641]: time="2026-06-10T23:47:33.50338272Z" level=info msg="Starting container: 6b0fb62894e6133ced2ba0c3c8abdb6393ef11656f99ce7c4851efb2a2fdfcef" id=16b36664-2984-4c78-b4a2-211ee6586658 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.904992 | controller | Jun 10 23:47:33.624467 crc crio[3641]: time="2026-06-10T23:47:33.621015869Z" level=info msg="Started container" PID=15492 containerID=6b0fb62894e6133ced2ba0c3c8abdb6393ef11656f99ce7c4851efb2a2fdfcef description=openshift-marketplace/redhat-marketplace-ntdwx/extract-content id=16b36664-2984-4c78-b4a2-211ee6586658 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4fd748add5379c0f9b31a9d1208bc4df9ac525c17814569f0d36706ff79a8144
2026-06-11 01:10:46.905009 | controller | Jun 10 23:47:33.670150 crc crio[3641]: time="2026-06-10T23:47:33.669321619Z" level=info msg="Created container 5702f71526936c135cc6c661df12c1a03cfecf6c68e31df1c5a7c9514ff35696: openshift-marketplace/redhat-operators-2b7lq/extract-content" id=f2ffa275-f820-4147-9f5e-5d3538b1db78 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.905025 | controller | Jun 10 23:47:33.720749 crc crio[3641]: time="2026-06-10T23:47:33.716768108Z" level=info msg="Created container c985fe93e9f2e8c119ce245331fc851ea07514f5c901b9dd9f6657061f3810e2: openshift-marketplace/redhat-operators-x5vn9/extract-content" id=4e8f34d4-f866-4714-a6af-7c1e55aefd4c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.905040 | controller | Jun 10 23:47:33.737754 crc crio[3641]: time="2026-06-10T23:47:33.737100457Z" level=info msg="Starting container: 5702f71526936c135cc6c661df12c1a03cfecf6c68e31df1c5a7c9514ff35696" id=94651c3f-eef4-4365-ae26-3c8e1e21ba27 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.905056 | controller | Jun 10 23:47:33.754958 crc crio[3641]: time="2026-06-10T23:47:33.753929583Z" level=info msg="Starting container: c985fe93e9f2e8c119ce245331fc851ea07514f5c901b9dd9f6657061f3810e2" id=7177fc48-8416-41c1-b40c-c12702bbb42a name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.905071 | controller | Jun 10 23:47:33.779835 crc crio[3641]: time="2026-06-10T23:47:33.779512621Z" level=info msg="Started container" PID=15510 containerID=5702f71526936c135cc6c661df12c1a03cfecf6c68e31df1c5a7c9514ff35696 description=openshift-marketplace/redhat-operators-2b7lq/extract-content id=94651c3f-eef4-4365-ae26-3c8e1e21ba27 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5289473be7a7c7724dec837e12e522c11c4005c6283840258bad85425958ad8a
2026-06-11 01:10:46.905087 | controller | Jun 10 23:47:33.817459 crc crio[3641]: time="2026-06-10T23:47:33.815238378Z" level=info msg="Created container 6d541fbf5f733ebbd4fd1d078bb3ce98b83ba4bd1c6e9a814b87a2e1e8bc4a3b: openshift-marketplace/certified-operators-f6gj4/extract-content" id=6ffa927b-b440-4fd0-a885-1f01e031b27f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.905116 | controller | Jun 10 23:47:33.830114 crc crio[3641]: time="2026-06-10T23:47:33.827336359Z" level=info msg="Starting container: 6d541fbf5f733ebbd4fd1d078bb3ce98b83ba4bd1c6e9a814b87a2e1e8bc4a3b" id=ce9469bd-1e0b-40b0-ae6c-dac6430b9752 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.905139 | controller | Jun 10 23:47:33.843862 crc crio[3641]: time="2026-06-10T23:47:33.841386131Z" level=info msg="Started container" PID=15533 containerID=6d541fbf5f733ebbd4fd1d078bb3ce98b83ba4bd1c6e9a814b87a2e1e8bc4a3b description=openshift-marketplace/certified-operators-f6gj4/extract-content id=ce9469bd-1e0b-40b0-ae6c-dac6430b9752 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7bd1720305812df96639f63308737db960f2c1a4246a03feb961060a2f8c8e74
2026-06-11 01:10:46.905156 | controller | Jun 10 23:47:33.891103 crc crio[3641]: time="2026-06-10T23:47:33.88809383Z" level=info msg="Started container" PID=15521 containerID=c985fe93e9f2e8c119ce245331fc851ea07514f5c901b9dd9f6657061f3810e2 description=openshift-marketplace/redhat-operators-x5vn9/extract-content id=7177fc48-8416-41c1-b40c-c12702bbb42a name=/runtime.v1.RuntimeService/StartContainer sandboxID=8f4a0f42c5acc995b23ec82d8825cd55d08afc7e18e333c4e4623ab63819b40e
2026-06-11 01:10:46.905172 | controller | Jun 10 23:47:33.901991 crc crio[3641]: 2026-06-10T23:47:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f32376543956ed8 Mac:26:c7:06:e4:f0:f0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:32 Mtu:0 Sandbox:/var/run/netns/5b4b2f30-29e7-4b98-8484-0a536de73ecd SocketPath: PciID:}] [{Interface:0xc0004b06b0 Address:{IP:10.217.0.50 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:46.905192 | controller | Jun 10 23:47:33.902423 crc crio[3641]: time="2026-06-10T23:47:33.902381439Z" level=info msg="Got pod network &{Name:installer-13-crc Namespace:openshift-kube-apiserver ID:f32376543956ed89342118bb5c0d8932a7a17ff92853c2add7c7206b01a3ec4a UID:e93f5f1f-6ec6-4eea-8231-30beff845496 NetNS:/var/run/netns/5b4b2f30-29e7-4b98-8484-0a536de73ecd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pode93f5f1f_6ec6_4eea_8231_30beff845496.slice PodAnnotations:0xc0008889f8}] Aliases:map[]}"
2026-06-11 01:10:46.905209 | controller | Jun 10 23:47:33.902765 crc crio[3641]: time="2026-06-10T23:47:33.902582664Z" level=info msg="Checking pod openshift-kube-apiserver_installer-13-crc for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:46.905230 | controller | Jun 10 23:47:33.976010 crc crio[3641]: time="2026-06-10T23:47:33.974189633Z" level=info msg="Ran pod sandbox f32376543956ed89342118bb5c0d8932a7a17ff92853c2add7c7206b01a3ec4a with infra container: openshift-kube-apiserver/installer-13-crc/POD" id=9805d59d-aa7a-4f15-a244-eb00dc91e00e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.905251 | controller | Jun 10 23:47:34.036006 crc crio[3641]: time="2026-06-10T23:47:34.033881075Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=a4f22019-28f0-4982-8ae2-e4efd5e71435 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.905268 | controller | Jun 10 23:47:34.052727 crc crio[3641]: time="2026-06-10T23:47:34.05253439Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=0cd67f82-4193-4017-a0be-8b8299227c1a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.905284 | controller | Jun 10 23:47:34.080697 crc crio[3641]: time="2026-06-10T23:47:34.077706787Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.905300 | controller | Jun 10 23:47:34.115814 crc crio[3641]: time="2026-06-10T23:47:34.115616733Z" level=info msg="Creating container: openshift-kube-apiserver/installer-13-crc/installer" id=eb1dd6ef-2bb3-4be9-a990-06e42f376045 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.905315 | controller | Jun 10 23:47:34.117141 crc crio[3641]: time="2026-06-10T23:47:34.116035824Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.905331 | controller | Jun 10 23:47:34.120744 crc crio[3641]: 2026-06-10T23:47:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:582c55c65761d43 Mac:9a:1a:74:48:08:fd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:33 Mtu:0 Sandbox:/var/run/netns/35cd86f8-24b2-4236-98f3-d28706464037 SocketPath: PciID:}] [{Interface:0xc00025ad20 Address:{IP:10.217.0.51 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:46.905366 | controller | Jun 10 23:47:34.120744 crc crio[3641]: time="2026-06-10T23:47:34.120626095Z" level=info msg="Got pod network &{Name:collect-profiles-29685585-h4jj2 Namespace:openshift-operator-lifecycle-manager ID:582c55c65761d433cdd0dc3252c1d82c5c972df90dbeeca536ecd7e41de529d9 UID:57c7480a-fdb0-428b-aa67-d20b1ab02b31 NetNS:/var/run/netns/35cd86f8-24b2-4236-98f3-d28706464037 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod57c7480a_fdb0_428b_aa67_d20b1ab02b31.slice PodAnnotations:0xc0025c6528}] Aliases:map[]}"
2026-06-11 01:10:46.905398 | controller | Jun 10 23:47:34.120972 crc crio[3641]: time="2026-06-10T23:47:34.120830911Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_collect-profiles-29685585-h4jj2 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:46.905416 | controller | Jun 10 23:47:34.143686 crc crio[3641]: 2026-06-10T23:47:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:add62488a22afd1 Mac:d2:a0:ad:f9:a8:87 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:35 Mtu:0 Sandbox:/var/run/netns/9c713a37-86c2-4daf-bcb5-feefd82c0232 SocketPath: PciID:}] [{Interface:0xc0002225c0 Address:{IP:10.217.0.53 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:46.905432 | controller | Jun 10 23:47:34.143686 crc crio[3641]: time="2026-06-10T23:47:34.141198051Z" level=info msg="Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:add62488a22afd18cc113a8892a86bc633151a438c8eaf9e5199eac1b5e968e3 UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/9c713a37-86c2-4daf-bcb5-feefd82c0232 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:0xc0025c62b8}] Aliases:map[]}"
2026-06-11 01:10:46.905448 | controller | Jun 10 23:47:34.143686 crc crio[3641]: time="2026-06-10T23:47:34.141347535Z" level=info msg="Checking pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:46.905464 | controller | Jun 10 23:47:34.178952 crc crio[3641]: time="2026-06-10T23:47:34.178910121Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.905479 | controller | Jun 10 23:47:34.183223 crc crio[3641]: time="2026-06-10T23:47:34.183151403Z" level=info msg="Ran pod sandbox 582c55c65761d433cdd0dc3252c1d82c5c972df90dbeeca536ecd7e41de529d9 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29685585-h4jj2/POD" id=f00fc5db-f4d7-4ea9-abf3-4b341caf6634 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.905494 | controller | Jun 10 23:47:34.200580 crc crio[3641]: time="2026-06-10T23:47:34.200174994Z" level=info msg="Ran pod sandbox add62488a22afd18cc113a8892a86bc633151a438c8eaf9e5199eac1b5e968e3 with infra container: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/POD" id=6816adeb-7ffd-404a-a237-18b016dd944e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.905510 | controller | Jun 10 23:47:34.258110 crc crio[3641]: 2026-06-10T23:47:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fe4b119b6f8d0ea Mac:a6:0c:c7:2b:c2:25 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2f Mtu:0 Sandbox:/var/run/netns/beb9345a-972d-4977-b6f8-55af8b09ce42 SocketPath: PciID:}] [{Interface:0xc0002d6a00 Address:{IP:10.217.0.47 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:46.905526 | controller | Jun 10 23:47:34.268778 crc crio[3641]: time="2026-06-10T23:47:34.260819202Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=04eaa574-d4ef-445d-b2ac-d1f5a9a63383 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.905541 | controller | Jun 10 23:47:34.268778 crc crio[3641]: time="2026-06-10T23:47:34.266425121Z" level=info msg="Got pod network &{Name:revision-pruner-13-crc Namespace:openshift-kube-apiserver ID:fe4b119b6f8d0ea006298cd95f3a377ec353788da166b8d967314b7e7e519cf3 UID:d67c54d8-7046-4672-a92f-f5ece4e3b990 NetNS:/var/run/netns/beb9345a-972d-4977-b6f8-55af8b09ce42 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-podd67c54d8_7046_4672_a92f_f5ece4e3b990.slice PodAnnotations:0xc001890078}] Aliases:map[]}"
2026-06-11 01:10:46.905562 | controller | Jun 10 23:47:34.268778 crc crio[3641]: time="2026-06-10T23:47:34.266624546Z" level=info msg="Checking pod openshift-kube-apiserver_revision-pruner-13-crc for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:46.905578 | controller | Jun 10 23:47:34.277560 crc crio[3641]: time="2026-06-10T23:47:34.274895965Z" level=info msg="Ran pod sandbox fe4b119b6f8d0ea006298cd95f3a377ec353788da166b8d967314b7e7e519cf3 with infra container: openshift-kube-apiserver/revision-pruner-13-crc/POD" id=0507c513-632b-4ed9-9ec7-52cdbb5a0dd1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.905594 | controller | Jun 10 23:47:34.293219 crc crio[3641]: time="2026-06-10T23:47:34.292193504Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418" id=ca3a4541-f1a6-4154-b08d-9a85a23367dd name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.905610 | controller | Jun 10 23:47:34.293219 crc crio[3641]: time="2026-06-10T23:47:34.292587374Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=d94f8fb7-9b1b-4681-a028-a9652f1e897c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.905626 | controller | Jun 10 23:47:34.316300 crc crio[3641]: time="2026-06-10T23:47:34.316209251Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=107c34f1-ca6d-42fa-8954-ba588cedb4ce name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.905641 | controller | Jun 10 23:47:34.320897 crc crio[3641]: time="2026-06-10T23:47:34.320816463Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418" id=7aeaa437-b265-4921-83d9-56543635eaa7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.905656 | controller | Jun 10 23:47:34.394215 crc crio[3641]: time="2026-06-10T23:47:34.394085705Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=a77ff806-d796-408c-a9cd-ceed6acbdc78 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.905672 | controller | Jun 10 23:47:34.396335 crc crio[3641]: time="2026-06-10T23:47:34.394390414Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/collect-profiles-29685585-h4jj2/collect-profiles" id=f151374d-1c2f-4d2c-bacb-acacb073c59e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.905687 | controller | Jun 10 23:47:34.396481 crc crio[3641]: time="2026-06-10T23:47:34.394561648Z" level=info msg="Creating container: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/registry" id=5777860c-6dbc-4614-b7c3-a1aaf35040dc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.905703 | controller | Jun 10 23:47:34.401243 crc crio[3641]: time="2026-06-10T23:47:34.401214284Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.905718 | controller | Jun 10 23:47:34.403948 crc crio[3641]: time="2026-06-10T23:47:34.397224969Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.905733 | controller | Jun 10 23:47:34.431992 crc crio[3641]: time="2026-06-10T23:47:34.431765924Z" level=info msg="Creating container: openshift-kube-apiserver/revision-pruner-13-crc/pruner" id=30aef3b9-88a1-4794-ba25-4befb035394d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.905752 | controller | Jun 10 23:47:34.442222 crc crio[3641]: time="2026-06-10T23:47:34.442126249Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.905768 | controller | Jun 10 23:47:34.589326 crc crio[3641]: time="2026-06-10T23:47:34.57832312Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=3905b598-debc-448c-b0bb-5ee0e4cf7163 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.905784 | controller | Jun 10 23:47:34.589326 crc crio[3641]: time="2026-06-10T23:47:34.58700823Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=7b554aae-1bd7-4efb-81ef-2b57aa24afc1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.905800 | controller | Jun 10 23:47:34.615187 crc crio[3641]: time="2026-06-10T23:47:34.615078674Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.905815 | controller | Jun 10 23:47:34.637449 crc crio[3641]: time="2026-06-10T23:47:34.636717418Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.905830 | controller | Jun 10 23:47:34.679429 crc crio[3641]: time="2026-06-10T23:47:34.679380149Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-zpv5k/registry-server" id=a5c92277-51e9-43bb-9c24-fcffa4ec0cf1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.905846 | controller | Jun 10 23:47:34.680126 crc crio[3641]: time="2026-06-10T23:47:34.680095248Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.905862 | controller | Jun 10 23:47:34.692771 crc crio[3641]: time="2026-06-10T23:47:34.69221584Z" level=info msg="Created container 1537ac083788cc5a8d172177e62023e686ed9c8c3be9a595b1726505b65a2099: hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner" id=80656d44-ec38-4622-8a28-e57e3a7b0707 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.905878 | controller | Jun 10 23:47:34.697985 crc crio[3641]: time="2026-06-10T23:47:34.69636313Z" level=info msg="Starting container: 1537ac083788cc5a8d172177e62023e686ed9c8c3be9a595b1726505b65a2099" id=952b3838-e12d-42a4-9515-9b3df5b3c5ee name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.905893 | controller | Jun 10 23:47:34.707012 crc crio[3641]: time="2026-06-10T23:47:34.706917629Z" level=info msg="Started container" PID=15588 containerID=1537ac083788cc5a8d172177e62023e686ed9c8c3be9a595b1726505b65a2099 description=hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner id=952b3838-e12d-42a4-9515-9b3df5b3c5ee name=/runtime.v1.RuntimeService/StartContainer sandboxID=e1818a12ae6425d1f0de8858c29f03bb2de95ae815b809c78d028e35ccae616c
2026-06-11 01:10:46.905909 | controller | Jun 10 23:47:34.799897 crc crio[3641]: time="2026-06-10T23:47:34.799844782Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.905925 | controller | Jun 10 23:47:34.885721 crc crio[3641]: time="2026-06-10T23:47:34.884442455Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.905941 | controller | Jun 10 23:47:34.909007 crc crio[3641]: time="2026-06-10T23:47:34.905564605Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.905956 | controller | Jun 10 23:47:34.909007 crc crio[3641]: time="2026-06-10T23:47:34.907906327Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.905975 | controller | Jun 10 23:47:34.911045 crc crio[3641]: time="2026-06-10T23:47:34.910941697Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.905991 | controller | Jun 10 23:47:35.036425 crc crio[3641]: time="2026-06-10T23:47:35.036366432Z" level=info msg="Created container 7d1979c486532522ad3a3f2c9f785dd54c30159200d39eb3df6e22b67dc0721f: openshift-operator-lifecycle-manager/collect-profiles-29685585-h4jj2/collect-profiles" id=f151374d-1c2f-4d2c-bacb-acacb073c59e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.906007 | controller | Jun 10 23:47:35.050516 crc crio[3641]: time="2026-06-10T23:47:35.050375154Z" level=info msg="Starting container: 7d1979c486532522ad3a3f2c9f785dd54c30159200d39eb3df6e22b67dc0721f" id=45b1f717-4e31-41c6-9b83-de2075866dd8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.906023 | controller | Jun 10 23:47:35.111138 crc crio[3641]: time="2026-06-10T23:47:35.109742488Z" level=info msg="Started container" PID=15608 containerID=7d1979c486532522ad3a3f2c9f785dd54c30159200d39eb3df6e22b67dc0721f description=openshift-operator-lifecycle-manager/collect-profiles-29685585-h4jj2/collect-profiles id=45b1f717-4e31-41c6-9b83-de2075866dd8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=582c55c65761d433cdd0dc3252c1d82c5c972df90dbeeca536ecd7e41de529d9
2026-06-11 01:10:46.906038 | controller | Jun 10 23:47:35.245143 crc crio[3641]: time="2026-06-10T23:47:35.245010334Z" level=info msg="Created container 579c995c6ad8a0f9b02a3a41ff7bf5f438c2a0ecf7e058668d2f0b57249839da: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/registry" id=5777860c-6dbc-4614-b7c3-a1aaf35040dc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.906079 | controller | Jun 10 23:47:35.250748 crc crio[3641]: time="2026-06-10T23:47:35.250497219Z" level=info msg="Starting container: 579c995c6ad8a0f9b02a3a41ff7bf5f438c2a0ecf7e058668d2f0b57249839da" id=55685594-1b25-444f-9ebf-8dad7f57388c name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.906096 | controller | Jun 10 23:47:35.283516 crc crio[3641]: time="2026-06-10T23:47:35.283244768Z" level=info msg="Created container d22b6555a4c51b913530f6188b961e180f283175d7180ddad631c53c9e8ca09a: openshift-marketplace/redhat-marketplace-zpv5k/registry-server" id=a5c92277-51e9-43bb-9c24-fcffa4ec0cf1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.906112 | controller | Jun 10 23:47:35.299182 crc crio[3641]: time="2026-06-10T23:47:35.299122909Z" level=info msg="Starting container: d22b6555a4c51b913530f6188b961e180f283175d7180ddad631c53c9e8ca09a" id=c0b41eb8-49d1-4720-8948-1c4f4d938300 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.906130 | controller | Jun 10 23:47:35.304278 crc crio[3641]: time="2026-06-10T23:47:35.303140975Z" level=info msg="Started container" PID=15627 containerID=579c995c6ad8a0f9b02a3a41ff7bf5f438c2a0ecf7e058668d2f0b57249839da description=openshift-image-registry/image-registry-5d9d95bf5b-68zhq/registry id=55685594-1b25-444f-9ebf-8dad7f57388c name=/runtime.v1.RuntimeService/StartContainer sandboxID=add62488a22afd18cc113a8892a86bc633151a438c8eaf9e5199eac1b5e968e3
2026-06-11 01:10:46.906164 | controller | Jun 10 23:47:35.310573 crc crio[3641]: time="2026-06-10T23:47:35.310510841Z" level=info msg="Started container" PID=15622 containerID=d22b6555a4c51b913530f6188b961e180f283175d7180ddad631c53c9e8ca09a description=openshift-marketplace/redhat-marketplace-zpv5k/registry-server id=c0b41eb8-49d1-4720-8948-1c4f4d938300 name=/runtime.v1.RuntimeService/StartContainer sandboxID=89183e130bf28c5364ce3c878a0556206a240a2b85ceb5a41ab436f8d7f5a668
2026-06-11 01:10:46.906181 | controller | Jun 10 23:47:35.600045 crc crio[3641]: time="2026-06-10T23:47:35.599514263Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.906201 | controller | Jun 10 23:47:35.691773 crc crio[3641]: time="2026-06-10T23:47:35.691692207Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=8699ed1a-da03-4786-bd0a-8fb6db73589c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.906217 | controller | Jun 10 23:47:35.693552 crc crio[3641]: time="2026-06-10T23:47:35.693474774Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.906244 | controller | Jun 10 23:47:35.706975 crc crio[3641]: time="2026-06-10T23:47:35.70691707Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=82dc0c42-0017-468a-bf43-5ed8d85ab758 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.906268 | controller | Jun 10 23:47:35.720571 crc crio[3641]: time="2026-06-10T23:47:35.71069056Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=944c893d-067d-48ef-940c-85a7b105e265 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.906307 | controller | Jun 10 23:47:35.720571 crc crio[3641]: time="2026-06-10T23:47:35.714225214Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=41a42e68-b526-4958-bfee-ac145d348a6b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.906325 | controller | Jun 10 23:47:35.720571 crc crio[3641]: time="2026-06-10T23:47:35.716809272Z" level=info msg="Creating container: openshift-marketplace/certified-operators-l27pk/registry-server" id=fd22cba8-07ed-4fdd-bbda-bfb9e0fd77cf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.906341 | controller | Jun 10 23:47:35.720571 crc crio[3641]: time="2026-06-10T23:47:35.717027048Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.906377 | controller | Jun 10 23:47:35.725202 crc crio[3641]: time="2026-06-10T23:47:35.725134703Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=f8d39e6f-bbae-4789-8c1e-e81e657ab782 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.906406 | controller | Jun 10 23:47:35.729581 crc crio[3641]: time="2026-06-10T23:47:35.728341758Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=bed160d1-b630-401e-8357-fc857572523e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.906424 | controller | Jun 10 23:47:35.735039 crc crio[3641]: time="2026-06-10T23:47:35.731625415Z" level=info msg="Creating container: openshift-marketplace/certified-operators-f6gj4/registry-server" id=d5c32ab7-ab35-4ac3-b8f1-2a33b993b9c3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.906440 | controller | Jun 10 23:47:35.747216 crc crio[3641]: time="2026-06-10T23:47:35.746975912Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=c064871c-155f-4ae0-b839-36f588311e30 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.906455 | controller | Jun 10 23:47:35.748173 crc crio[3641]: time="2026-06-10T23:47:35.748097102Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.906475 | controller | Jun 10 23:47:35.751572 crc crio[3641]: time="2026-06-10T23:47:35.751495942Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=97bcc368-d0f9-4ca6-8018-0490bdb5e5d7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.906491 | controller | Jun 10 23:47:35.773571 crc crio[3641]: time="2026-06-10T23:47:35.773466565Z" level=info msg="Creating container: openshift-marketplace/community-operators-wdcj9/registry-server" id=fa1892f3-ef99-48ee-bcb3-db82a823dddf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.906506 | controller | Jun 10 23:47:35.778940 crc crio[3641]: time="2026-06-10T23:47:35.778867808Z" level=info msg="Creating container: openshift-marketplace/community-operators-qhh6t/registry-server" id=949dec4e-130c-4d52-ad5e-453a6722a3b9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.906523 | controller | Jun 10 23:47:35.779392 crc crio[3641]: time="2026-06-10T23:47:35.779351311Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.906539 | controller | Jun 10 23:47:35.783351 crc crio[3641]: time="2026-06-10T23:47:35.783232523Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.906554 | controller | Jun 10 23:47:35.835688 crc crio[3641]: time="2026-06-10T23:47:35.835564941Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.906570 | controller | Jun 10 23:47:35.849166 crc crio[3641]: time="2026-06-10T23:47:35.849082109Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=61c0c68f-24f3-4dc8-8213-7d148045df2d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.906585 | controller | Jun 10 23:47:35.858823 crc crio[3641]: time="2026-06-10T23:47:35.857906563Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.906601 | controller | Jun 10 23:47:35.887808 crc crio[3641]: time="2026-06-10T23:47:35.887737064Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.906616 | controller | Jun 10 23:47:35.891194 crc crio[3641]: time="2026-06-10T23:47:35.891074183Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.906631 | controller | Jun 10 23:47:35.898440 crc crio[3641]: time="2026-06-10T23:47:35.897956415Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.906646 | controller | Jun 10 23:47:35.916534 crc crio[3641]: time="2026-06-10T23:47:35.914896894Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=cfc13b79-7ad8-4b00-8b8d-bb088014be52 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.906662 | controller | Jun 10 23:47:35.916534 crc crio[3641]: time="2026-06-10T23:47:35.916272621Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.906677 | controller | Jun 10 23:47:35.923210 crc crio[3641]: time="2026-06-10T23:47:35.923167013Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-ntdwx/registry-server" id=68479b9e-534d-4dc5-ac24-ac6ac4b1da11 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.906696 | controller | Jun 10 23:47:35.926562 crc crio[3641]: time="2026-06-10T23:47:35.926521202Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.906712 | controller | Jun 10 23:47:35.964888 crc crio[3641]: time="2026-06-10T23:47:35.964810258Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.906728 | controller | Jun 10 23:47:35.992768 crc crio[3641]: time="2026-06-10T23:47:35.98151596Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.906743 | controller | Jun 10 23:47:35.992768 crc crio[3641]: time="2026-06-10T23:47:35.985928927Z" level=info msg="Created container 08c6c7ff3a0acab9c942a6e3a2bfce1e3ad35b27b438a25eae59093b2c33b632: openshift-kube-apiserver/installer-13-crc/installer" id=eb1dd6ef-2bb3-4be9-a990-06e42f376045 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.906759 | controller | Jun 10 23:47:35.992768 crc crio[3641]: time="2026-06-10T23:47:35.992219204Z" level=info msg="Starting container: 08c6c7ff3a0acab9c942a6e3a2bfce1e3ad35b27b438a25eae59093b2c33b632" id=69737b70-a002-4a08-a69b-fb472fa182c9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.906774 | controller | Jun 10 23:47:36.012373 crc crio[3641]: time="2026-06-10T23:47:36.012085821Z" level=info msg="Started container" PID=15664 containerID=08c6c7ff3a0acab9c942a6e3a2bfce1e3ad35b27b438a25eae59093b2c33b632 description=openshift-kube-apiserver/installer-13-crc/installer id=69737b70-a002-4a08-a69b-fb472fa182c9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f32376543956ed89342118bb5c0d8932a7a17ff92853c2add7c7206b01a3ec4a
2026-06-11 01:10:46.906789 | controller | Jun 10 23:47:36.030685 crc crio[3641]: time="2026-06-10T23:47:36.030558101Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.906804 | controller | Jun 10 23:47:36.039023 crc crio[3641]: time="2026-06-10T23:47:36.038717157Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.906819 | controller | Jun 10 23:47:36.928266 crc crio[3641]: time="2026-06-10T23:47:36.928125288Z" level=info msg="Created container fff7a0532b4f67db160688be37c2104a5bbbea363e75da581a95b000e1641a1e: openshift-marketplace/community-operators-qhh6t/registry-server" id=949dec4e-130c-4d52-ad5e-453a6722a3b9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.906835 | controller | Jun 10 23:47:36.930240 crc crio[3641]: time="2026-06-10T23:47:36.9293505Z" level=info msg="Starting container: fff7a0532b4f67db160688be37c2104a5bbbea363e75da581a95b000e1641a1e" id=80586a73-1e95-4d64-ac69-ce95f79db872 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.906851 | controller | Jun 10 23:47:36.935015 crc crio[3641]: time="2026-06-10T23:47:36.934899107Z" level=info msg="Started container" PID=15697 containerID=fff7a0532b4f67db160688be37c2104a5bbbea363e75da581a95b000e1641a1e description=openshift-marketplace/community-operators-qhh6t/registry-server id=80586a73-1e95-4d64-ac69-ce95f79db872 name=/runtime.v1.RuntimeService/StartContainer sandboxID=806879e48c4df9d5f740d4114070e99b84d7b39480a88b12d6c8f768c4ec3e37
2026-06-11 01:10:46.906867 | controller | Jun 10 23:47:36.950230 crc crio[3641]: time="2026-06-10T23:47:36.949968597Z" level=info msg="Created container 3b56283a3f1fae9d9fc542b89bfa8c60f6d1f053c967505e8ff6dab6a292ed04: openshift-marketplace/certified-operators-f6gj4/registry-server" id=d5c32ab7-ab35-4ac3-b8f1-2a33b993b9c3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.906886 | controller | Jun 10 23:47:36.954597 crc crio[3641]: time="2026-06-10T23:47:36.950435399Z" level=info msg="Created container 3fb2b608f6c0a346dd4de5926f19bd5b836a21e908b0aea8962208bdc1e64ab4: openshift-marketplace/certified-operators-l27pk/registry-server" id=fd22cba8-07ed-4fdd-bbda-bfb9e0fd77cf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.906902 | controller | Jun 10 23:47:36.954597 crc crio[3641]: time="2026-06-10T23:47:36.951331553Z" level=info msg="Starting container: 3b56283a3f1fae9d9fc542b89bfa8c60f6d1f053c967505e8ff6dab6a292ed04" id=400a071e-7dc0-4376-9131-f480fdf11fd5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.906917 | controller | Jun 10 23:47:36.954597 crc crio[3641]: time="2026-06-10T23:47:36.952434702Z" level=info msg="Created container 79771639da62cef368eab7cf623eaa4040cfe9dbb93a301af19fc2c8ea19f8f2: openshift-marketplace/redhat-marketplace-ntdwx/registry-server" id=68479b9e-534d-4dc5-ac24-ac6ac4b1da11 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.906933 | controller | Jun 10 23:47:36.954597 crc crio[3641]: time="2026-06-10T23:47:36.952512324Z" level=info msg="Created container 4ad6ba3982704c077ed759d364d060c99cd73198f53c371c7e651205ee2d91cc: openshift-marketplace/community-operators-wdcj9/registry-server" id=fa1892f3-ef99-48ee-bcb3-db82a823dddf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.906949 | controller | Jun 10 23:47:36.954597 crc crio[3641]: time="2026-06-10T23:47:36.953577532Z" level=info msg="Starting container: 79771639da62cef368eab7cf623eaa4040cfe9dbb93a301af19fc2c8ea19f8f2" id=5e5ae2b2-57c5-4cb7-8740-dcdb476ee8c9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.906965 | controller | Jun 10 23:47:36.965097 crc crio[3641]: time="2026-06-10T23:47:36.955578156Z" level=info msg="Starting container: 3fb2b608f6c0a346dd4de5926f19bd5b836a21e908b0aea8962208bdc1e64ab4" id=353dd435-893f-483d-be7a-456b1f46394f name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.906980 | controller | Jun 10 23:47:36.965097 crc crio[3641]: time="2026-06-10T23:47:36.955635047Z" level=info msg="Starting container: 4ad6ba3982704c077ed759d364d060c99cd73198f53c371c7e651205ee2d91cc" id=45edd534-d164-4222-b144-aec3fe654cdb name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.906995 | controller | Jun 10 23:47:36.966840 crc crio[3641]: time="2026-06-10T23:47:36.966614748Z" level=info msg="Created container de4170e4296cba32fa32821b4f0f07d754a76a6070ee0baca148e0779fa50d54: openshift-kube-apiserver/revision-pruner-13-crc/pruner" id=30aef3b9-88a1-4794-ba25-4befb035394d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.907010 | controller | Jun 10 23:47:36.973764 crc crio[3641]: time="2026-06-10T23:47:36.973522091Z" level=info msg="Starting container: de4170e4296cba32fa32821b4f0f07d754a76a6070ee0baca148e0779fa50d54" id=6a80d76d-6290-4da1-b79d-9829517ee5aa name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.907026 | controller | Jun 10 23:47:36.974470 crc crio[3641]: time="2026-06-10T23:47:36.973561522Z" level=info msg="Started container" PID=15682 containerID=4ad6ba3982704c077ed759d364d060c99cd73198f53c371c7e651205ee2d91cc description=openshift-marketplace/community-operators-wdcj9/registry-server id=45edd534-d164-4222-b144-aec3fe654cdb name=/runtime.v1.RuntimeService/StartContainer sandboxID=6d96827242be8a533ac5e9ee9b9ace08471571106a64635fe0f78eac34372356
2026-06-11 01:10:46.907041 | controller | Jun 10 23:47:36.975150 crc crio[3641]: time="2026-06-10T23:47:36.975010831Z" level=info msg="Started container" PID=15701 containerID=79771639da62cef368eab7cf623eaa4040cfe9dbb93a301af19fc2c8ea19f8f2 description=openshift-marketplace/redhat-marketplace-ntdwx/registry-server id=5e5ae2b2-57c5-4cb7-8740-dcdb476ee8c9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4fd748add5379c0f9b31a9d1208bc4df9ac525c17814569f0d36706ff79a8144
2026-06-11 01:10:46.907057 | controller | Jun 10 23:47:36.976943 crc crio[3641]: time="2026-06-10T23:47:36.976842139Z" level=info msg="Started container" PID=15679 containerID=3fb2b608f6c0a346dd4de5926f19bd5b836a21e908b0aea8962208bdc1e64ab4 description=openshift-marketplace/certified-operators-l27pk/registry-server id=353dd435-893f-483d-be7a-456b1f46394f name=/runtime.v1.RuntimeService/StartContainer sandboxID=744343a94e62f37a6f6ff3e180e18d858061ee7f3bae23c9db436da2305f3561
2026-06-11 01:10:46.907093 | controller | Jun 10 23:47:36.977312 crc crio[3641]: time="2026-06-10T23:47:36.97724355Z" level=info msg="Started container" PID=15683 containerID=3b56283a3f1fae9d9fc542b89bfa8c60f6d1f053c967505e8ff6dab6a292ed04 description=openshift-marketplace/certified-operators-f6gj4/registry-server id=400a071e-7dc0-4376-9131-f480fdf11fd5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7bd1720305812df96639f63308737db960f2c1a4246a03feb961060a2f8c8e74
2026-06-11 01:10:46.907114 | controller | Jun 10 23:47:36.989882 crc crio[3641]: time="2026-06-10T23:47:36.988980401Z" level=info msg="Started container" PID=15668 containerID=de4170e4296cba32fa32821b4f0f07d754a76a6070ee0baca148e0779fa50d54 description=openshift-kube-apiserver/revision-pruner-13-crc/pruner id=6a80d76d-6290-4da1-b79d-9829517ee5aa name=/runtime.v1.RuntimeService/StartContainer sandboxID=fe4b119b6f8d0ea006298cd95f3a377ec353788da166b8d967314b7e7e519cf3
2026-06-11 01:10:46.907130 | controller | Jun 10 23:47:37.997199 crc crio[3641]: time="2026-06-10T23:47:37.995753722Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=0005962c-d995-4784-9a2e-bcfd53e72c60 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.907146 | controller | Jun 10 23:47:38.021858 crc crio[3641]: time="2026-06-10T23:47:38.021217917Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=b3155003-5126-42be-88fb-abf20c9232d0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.907162 | controller | Jun 10 23:47:39.014154 crc crio[3641]: time="2026-06-10T23:47:39.014028348Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=79af0eee-13a6-4a52-bb71-f7ceade2f402 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.907177 | controller | Jun 10 23:47:39.014154 crc crio[3641]: time="2026-06-10T23:47:39.014112961Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=7b117f70-d6a2-4e5f-853c-6ece2f82e929 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.907193 | controller | Jun 10 23:47:40.019725 crc crio[3641]: time="2026-06-10T23:47:40.019046244Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-2b7lq/registry-server" id=1484b550-f0d8-4deb-920a-2a46090d5a05 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.907209 | controller | Jun 10 23:47:40.019725 crc crio[3641]: time="2026-06-10T23:47:40.019482305Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.907224 | controller | Jun 10 23:47:40.021407 crc crio[3641]: time="2026-06-10T23:47:40.021334025Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-x5vn9/registry-server" id=72d3d8c3-956e-4a8d-97d8-3f600e58fdeb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.907240 | controller | Jun 10 23:47:40.030397 crc crio[3641]: time="2026-06-10T23:47:40.030310483Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.907256 | controller | Jun 10 23:47:40.063239 crc crio[3641]: time="2026-06-10T23:47:40.063141143Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.907274 | controller | Jun 10 23:47:40.070138 crc crio[3641]: time="2026-06-10T23:47:40.069950394Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.907291 | controller | Jun 10 23:47:40.093092 crc crio[3641]: time="2026-06-10T23:47:40.092970984Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.907306 | controller | Jun 10 23:47:40.101769 crc crio[3641]: time="2026-06-10T23:47:40.101601823Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.907321 | controller | Jun 10 23:47:40.783373 crc crio[3641]: time="2026-06-10T23:47:40.782227048Z" level=info msg="Created container 1299a8c52357e6661d9d22a10e263b5c89b870dc8eb28eaa9a6a1ebf400f0a41: openshift-marketplace/redhat-operators-2b7lq/registry-server" id=1484b550-f0d8-4deb-920a-2a46090d5a05 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.907337 | controller | Jun 10 23:47:40.788998 crc crio[3641]: time="2026-06-10T23:47:40.78794843Z" level=info msg="Starting container: 1299a8c52357e6661d9d22a10e263b5c89b870dc8eb28eaa9a6a1ebf400f0a41" id=585aa450-e661-439d-bd6c-b25c0648a210 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.907382 | controller | Jun 10 23:47:40.818212 crc crio[3641]: time="2026-06-10T23:47:40.817995266Z" level=info msg="Started container" PID=15856 containerID=1299a8c52357e6661d9d22a10e263b5c89b870dc8eb28eaa9a6a1ebf400f0a41 description=openshift-marketplace/redhat-operators-2b7lq/registry-server id=585aa450-e661-439d-bd6c-b25c0648a210 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5289473be7a7c7724dec837e12e522c11c4005c6283840258bad85425958ad8a
2026-06-11 01:10:46.907407 | controller | Jun 10 23:47:40.904074 crc crio[3641]: time="2026-06-10T23:47:40.903634967Z" level=info msg="Created container d8bc2dd4a2124c69f6fe45f6e1b0e7feec75be6c038966c2fbb4e808510691ab: openshift-marketplace/redhat-operators-x5vn9/registry-server" id=72d3d8c3-956e-4a8d-97d8-3f600e58fdeb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.907425 | controller | Jun 10 23:47:40.907879 crc crio[3641]: time="2026-06-10T23:47:40.907178301Z" level=info msg="Starting container: d8bc2dd4a2124c69f6fe45f6e1b0e7feec75be6c038966c2fbb4e808510691ab" id=a483d945-040f-4eb9-a564-59b1a0074540 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.907441 | controller | Jun 10 23:47:40.916986 crc crio[3641]: time="2026-06-10T23:47:40.916323543Z" level=info msg="Started container" PID=15857 containerID=d8bc2dd4a2124c69f6fe45f6e1b0e7feec75be6c038966c2fbb4e808510691ab description=openshift-marketplace/redhat-operators-x5vn9/registry-server id=a483d945-040f-4eb9-a564-59b1a0074540 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8f4a0f42c5acc995b23ec82d8825cd55d08afc7e18e333c4e4623ab63819b40e
2026-06-11 01:10:46.907458 | controller | Jun 10 23:47:42.066546 crc crio[3641]: time="2026-06-10T23:47:42.066335213Z" level=info msg="Stopping pod sandbox: fe4b119b6f8d0ea006298cd95f3a377ec353788da166b8d967314b7e7e519cf3" id=a34975c0-9403-43d7-9f7d-cd57d5ff3d59 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:46.907473 | controller | Jun 10 23:47:42.067943 crc crio[3641]: time="2026-06-10T23:47:42.067315139Z" level=info msg="Got pod network &{Name:revision-pruner-13-crc Namespace:openshift-kube-apiserver ID:fe4b119b6f8d0ea006298cd95f3a377ec353788da166b8d967314b7e7e519cf3 UID:d67c54d8-7046-4672-a92f-f5ece4e3b990 NetNS:/var/run/netns/beb9345a-972d-4977-b6f8-55af8b09ce42 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-podd67c54d8_7046_4672_a92f_f5ece4e3b990.slice PodAnnotations:0xc00101c0a0}] Aliases:map[]}"
2026-06-11 01:10:46.907496 | controller | Jun 10 23:47:42.067943 crc crio[3641]: time="2026-06-10T23:47:42.067458433Z" level=info msg="Deleting pod openshift-kube-apiserver_revision-pruner-13-crc from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.907513 | controller | Jun 10 23:47:44.844625 crc crio[3641]: time="2026-06-10T23:47:44.843321148Z" level=info msg="Stopped pod sandbox: fe4b119b6f8d0ea006298cd95f3a377ec353788da166b8d967314b7e7e519cf3" id=a34975c0-9403-43d7-9f7d-cd57d5ff3d59 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:46.907530 | controller | Jun 10 23:47:45.148061 crc crio[3641]: time="2026-06-10T23:47:45.147966535Z" level=info msg="Stopping pod sandbox: 582c55c65761d433cdd0dc3252c1d82c5c972df90dbeeca536ecd7e41de529d9" id=ac674776-5099-4b56-8d58-b55df3e7a01b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:46.907546 | controller | Jun 10 23:47:45.148900 crc crio[3641]: time="2026-06-10T23:47:45.148828058Z" level=info msg="Got pod network &{Name:collect-profiles-29685585-h4jj2 Namespace:openshift-operator-lifecycle-manager ID:582c55c65761d433cdd0dc3252c1d82c5c972df90dbeeca536ecd7e41de529d9 UID:57c7480a-fdb0-428b-aa67-d20b1ab02b31 NetNS:/var/run/netns/35cd86f8-24b2-4236-98f3-d28706464037 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod57c7480a_fdb0_428b_aa67_d20b1ab02b31.slice PodAnnotations:0xc0025c7008}] Aliases:map[]}"
2026-06-11 01:10:46.907563 | controller | Jun 10 23:47:45.149089 crc crio[3641]: time="2026-06-10T23:47:45.149024423Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29685585-h4jj2 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.907579 | controller | Jun 10 23:47:45.957479 crc crio[3641]: time="2026-06-10T23:47:45.957104947Z" level=info msg="Stopped pod sandbox: 582c55c65761d433cdd0dc3252c1d82c5c972df90dbeeca536ecd7e41de529d9" id=ac674776-5099-4b56-8d58-b55df3e7a01b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:46.907595 | controller | Jun 10 23:47:52.109142 crc crio[3641]: time="2026-06-10T23:47:52.108423864Z" level=info msg="Stopping container: 3b56283a3f1fae9d9fc542b89bfa8c60f6d1f053c967505e8ff6dab6a292ed04 (timeout: 2s)" id=44aaef96-aa2f-4d60-bdde-12460fb38fba name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:46.907611 | controller | Jun 10 23:47:52.113771 crc crio[3641]: time="2026-06-10T23:47:52.112990925Z" level=info msg="Stopping container: d22b6555a4c51b913530f6188b961e180f283175d7180ddad631c53c9e8ca09a (timeout: 2s)" id=9ed23e97-f58f-4f20-82f3-616f80029b90 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:46.907627 | controller | Jun 10 23:47:53.344252 crc crio[3641]: time="2026-06-10T23:47:53.343009455Z" level=info msg="Stopped container 3b56283a3f1fae9d9fc542b89bfa8c60f6d1f053c967505e8ff6dab6a292ed04: openshift-marketplace/certified-operators-f6gj4/registry-server" id=44aaef96-aa2f-4d60-bdde-12460fb38fba name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:46.907643 | controller | Jun 10 23:47:53.345563 crc crio[3641]: time="2026-06-10T23:47:53.34547133Z" level=info msg="Stopping pod sandbox: 7bd1720305812df96639f63308737db960f2c1a4246a03feb961060a2f8c8e74" id=716f52a3-75be-4c75-b471-a13599056f9d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:46.907659 | controller | Jun 10 23:47:53.346404 crc crio[3641]: time="2026-06-10T23:47:53.3462219Z" level=info msg="Got pod network &{Name:certified-operators-f6gj4 Namespace:openshift-marketplace ID:7bd1720305812df96639f63308737db960f2c1a4246a03feb961060a2f8c8e74 UID:7ce38dce-21f0-400d-aa33-dc2a55ee46f4 NetNS:/var/run/netns/5e541b1d-5649-44ce-b14e-d3bd08cc0c04 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7ce38dce_21f0_400d_aa33_dc2a55ee46f4.slice PodAnnotations:0xc00020c708}] Aliases:map[]}"
2026-06-11 01:10:46.907679 | controller | Jun 10 23:47:53.346404 crc crio[3641]: time="2026-06-10T23:47:53.346367184Z" level=info msg="Deleting pod openshift-marketplace_certified-operators-f6gj4 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.907696 | controller | Jun 10 23:47:53.395336 crc crio[3641]: time="2026-06-10T23:47:53.395060375Z" level=info msg="Stopped container d22b6555a4c51b913530f6188b961e180f283175d7180ddad631c53c9e8ca09a: openshift-marketplace/redhat-marketplace-zpv5k/registry-server" id=9ed23e97-f58f-4f20-82f3-616f80029b90 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:46.907713 | controller | Jun 10 23:47:53.397170 crc crio[3641]: time="2026-06-10T23:47:53.39675516Z" level=info msg="Stopping pod sandbox: 89183e130bf28c5364ce3c878a0556206a240a2b85ceb5a41ab436f8d7f5a668" id=52ebef89-7f35-449c-85e2-f0eacc6b6c11 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:46.907729 | controller | Jun 10 23:47:53.397521 crc crio[3641]: time="2026-06-10T23:47:53.397430727Z" level=info msg="Got pod network &{Name:redhat-marketplace-zpv5k Namespace:openshift-marketplace ID:89183e130bf28c5364ce3c878a0556206a240a2b85ceb5a41ab436f8d7f5a668 UID:f2eb5544-10eb-4724-ae46-830c2e7b2b7e NetNS:/var/run/netns/91eb5c1f-799f-4edb-b0f6-7ea1d9cd88fe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf2eb5544_10eb_4724_ae46_830c2e7b2b7e.slice PodAnnotations:0xc00020c850}] Aliases:map[]}"
2026-06-11 01:10:46.907746 | controller | Jun 10 23:47:53.397842 crc crio[3641]: time="2026-06-10T23:47:53.397633923Z" level=info msg="Deleting pod openshift-marketplace_redhat-marketplace-zpv5k from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.907762 | controller | Jun 10 23:47:55.242797 crc crio[3641]: time="2026-06-10T23:47:55.240477772Z" level=info msg="Stopped pod sandbox: 89183e130bf28c5364ce3c878a0556206a240a2b85ceb5a41ab436f8d7f5a668" id=52ebef89-7f35-449c-85e2-f0eacc6b6c11 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:46.907777 | controller | Jun 10 23:47:55.462335 crc crio[3641]: time="2026-06-10T23:47:55.462280343Z" level=info msg="Removing container: d22b6555a4c51b913530f6188b961e180f283175d7180ddad631c53c9e8ca09a" id=083239a4-a2cf-46c4-81d0-b9a8b9aa13ac name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.907793 | controller | Jun 10 23:47:55.503157 crc crio[3641]: time="2026-06-10T23:47:55.502744695Z" level=info msg="Stopped pod sandbox: 7bd1720305812df96639f63308737db960f2c1a4246a03feb961060a2f8c8e74" id=716f52a3-75be-4c75-b471-a13599056f9d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:46.907808 | controller | Jun 10 23:47:55.517384 crc crio[3641]: time="2026-06-10T23:47:55.517295891Z" level=info msg="Removed container d22b6555a4c51b913530f6188b961e180f283175d7180ddad631c53c9e8ca09a: openshift-marketplace/redhat-marketplace-zpv5k/registry-server" id=083239a4-a2cf-46c4-81d0-b9a8b9aa13ac name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.907824 | controller | Jun 10 23:47:55.520831 crc crio[3641]: time="2026-06-10T23:47:55.5206277Z" level=info msg="Removing container: bec2f3d00ce006e66a14d4a346c72fd11ad440e2a34bcb5c4420a24b33b49c40" id=33f78170-fa3a-404d-812c-8224594ebe0d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.907839 | controller | Jun 10 23:47:55.551522 crc crio[3641]: time="2026-06-10T23:47:55.549717581Z" level=info msg="Removed container bec2f3d00ce006e66a14d4a346c72fd11ad440e2a34bcb5c4420a24b33b49c40: openshift-marketplace/redhat-marketplace-zpv5k/extract-content" id=33f78170-fa3a-404d-812c-8224594ebe0d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.907855 | controller | Jun 10 23:47:55.551596 crc crio[3641]: time="2026-06-10T23:47:55.55155429Z" level=info msg="Removing container: c0bcd79e35e6d98ed2104172fccab0f8d0cfe2ef411fb44f6be4e05a69657aa3" id=daa73de0-377d-48f2-affd-6e67d0d126dd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.907879 | controller | Jun 10 23:47:55.574318 crc crio[3641]: time="2026-06-10T23:47:55.574105607Z" level=info msg="Removed container c0bcd79e35e6d98ed2104172fccab0f8d0cfe2ef411fb44f6be4e05a69657aa3: openshift-marketplace/redhat-marketplace-zpv5k/extract-utilities" id=daa73de0-377d-48f2-affd-6e67d0d126dd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.907899 | controller | Jun 10 23:47:55.644550 crc crio[3641]: time="2026-06-10T23:47:55.644456892Z" level=info msg="Stopping container: 9f9af7fbaa13955f25a87551069a70e255d9db52bc868a108ae8e62a52615b2d (timeout: 2s)" id=1d717372-447f-48de-9fa4-cbcc54d729ca name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:46.907916 | controller | Jun 10 23:47:56.473204 crc crio[3641]: time="2026-06-10T23:47:56.47306204Z" level=info msg="Removing container: a52676caa39e0b245fd9f142eeefa084ac26383be899d2f2dbbc8bca60dad3b9" id=48b13a84-4a77-4e99-96af-81f821bf1211 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.907931 | controller | Jun 10 23:47:56.997454 crc crio[3641]: time="2026-06-10T23:47:56.997394271Z" level=info msg="Stopped container 9f9af7fbaa13955f25a87551069a70e255d9db52bc868a108ae8e62a52615b2d: openshift-console/downloads-747b44746d-4pqvr/download-server" id=1d717372-447f-48de-9fa4-cbcc54d729ca name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:46.907957 | controller | Jun 10 23:47:56.999878 crc crio[3641]: time="2026-06-10T23:47:56.999631021Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=ff3de33d-706d-40c3-8140-64a4ab226efa name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.907975 | controller | Jun 10 23:47:57.048159 crc crio[3641]: time="2026-06-10T23:47:57.048087725Z" level=info msg="Stopping container: 4ad6ba3982704c077ed759d364d060c99cd73198f53c371c7e651205ee2d91cc (timeout: 2s)" id=0ede3f82-f774-4753-a556-8d8078dc76d8 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:46.907991 | controller | Jun 10 23:47:57.052359 crc crio[3641]: time="2026-06-10T23:47:57.050489559Z" level=info msg="Removed container a52676caa39e0b245fd9f142eeefa084ac26383be899d2f2dbbc8bca60dad3b9: openshift-console/downloads-747b44746d-4pqvr/download-server" id=48b13a84-4a77-4e99-96af-81f821bf1211 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.908006 | controller | Jun 10 23:47:57.055115 crc crio[3641]: time="2026-06-10T23:47:57.053044837Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=ad3557a9-c90a-44ca-9afc-42b3ca1b18e4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.908022 | controller | Jun 10 23:47:57.058825 crc crio[3641]: time="2026-06-10T23:47:57.058415919Z" level=info msg="Removing container: 3b56283a3f1fae9d9fc542b89bfa8c60f6d1f053c967505e8ff6dab6a292ed04" id=c9cb77bb-db1d-41fc-92f2-428ee3065f28 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.908054 | controller | Jun 10 23:47:57.091316 crc crio[3641]: time="2026-06-10T23:47:57.091103976Z" level=info msg="Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server" id=ee57d960-b7ff-496f-b551-51a551578b57 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.908072 | controller | Jun 10 23:47:57.093023 crc crio[3641]: time="2026-06-10T23:47:57.092713038Z" level=info msg="Removed container 3b56283a3f1fae9d9fc542b89bfa8c60f6d1f053c967505e8ff6dab6a292ed04: openshift-marketplace/certified-operators-f6gj4/registry-server" id=c9cb77bb-db1d-41fc-92f2-428ee3065f28 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.908088 | controller | Jun 10 23:47:57.096938 crc crio[3641]: time="2026-06-10T23:47:57.094171737Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.908108 | controller | Jun 10 23:47:57.104392 crc crio[3641]: time="2026-06-10T23:47:57.104320076Z" level=info msg="Removing container: 6d541fbf5f733ebbd4fd1d078bb3ce98b83ba4bd1c6e9a814b87a2e1e8bc4a3b" id=4bc1668e-96d3-4a53-87cd-bc47086b98ff name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.908125 | controller | Jun 10 23:47:57.186912 crc crio[3641]: time="2026-06-10T23:47:57.186850714Z" level=info msg="Stopped container 4ad6ba3982704c077ed759d364d060c99cd73198f53c371c7e651205ee2d91cc: openshift-marketplace/community-operators-wdcj9/registry-server" id=0ede3f82-f774-4753-a556-8d8078dc76d8 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:46.908140 | controller | Jun 10 23:47:57.188503 crc crio[3641]: time="2026-06-10T23:47:57.188411265Z" level=info msg="Stopping pod sandbox: 6d96827242be8a533ac5e9ee9b9ace08471571106a64635fe0f78eac34372356" id=ee2755d7-28e6-4e0a-b934-9063e10ecb93 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:46.908156 | controller | Jun 10 23:47:57.189372 crc crio[3641]: time="2026-06-10T23:47:57.189307999Z" level=info msg="Got pod network &{Name:community-operators-wdcj9 Namespace:openshift-marketplace ID:6d96827242be8a533ac5e9ee9b9ace08471571106a64635fe0f78eac34372356 UID:5f741ca0-f65c-4067-b6ab-93f1cc7b3840 NetNS:/var/run/netns/5e185fc0-3abf-4a53-8d0e-f273185d5dfe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5f741ca0_f65c_4067_b6ab_93f1cc7b3840.slice PodAnnotations:0xc000794110}] Aliases:map[]}"
2026-06-11 01:10:46.908171 | controller | Jun 10 23:47:57.189591 crc crio[3641]: time="2026-06-10T23:47:57.189519515Z" level=info msg="Deleting pod openshift-marketplace_community-operators-wdcj9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.908187 | controller | Jun 10 23:47:57.190276 crc crio[3641]: time="2026-06-10T23:47:57.190247074Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.908202 | controller | Jun 10 23:47:57.205425 crc crio[3641]: time="2026-06-10T23:47:57.205369305Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.908217 | controller | Jun 10 23:47:57.256576 crc crio[3641]: time="2026-06-10T23:47:57.256045208Z" level=info msg="Removed container 6d541fbf5f733ebbd4fd1d078bb3ce98b83ba4bd1c6e9a814b87a2e1e8bc4a3b: openshift-marketplace/certified-operators-f6gj4/extract-content" id=4bc1668e-96d3-4a53-87cd-bc47086b98ff name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.908232 | controller | Jun 10 23:47:57.265132 crc crio[3641]: time="2026-06-10T23:47:57.264871853Z" level=info msg="Removing container: ea59f153c83a0a5911b8b2ce46e17a30e5b3a43b732a521c92637bbb12664e01" id=e0303c43-8374-45f9-a523-09b989b450ae name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.908247 | controller | Jun 10 23:47:57.305570 crc crio[3641]: time="2026-06-10T23:47:57.305466469Z" level=info msg="Removed container ea59f153c83a0a5911b8b2ce46e17a30e5b3a43b732a521c92637bbb12664e01: openshift-marketplace/certified-operators-f6gj4/extract-utilities" id=e0303c43-8374-45f9-a523-09b989b450ae name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.908263 | controller | Jun 10 23:47:57.551330 crc crio[3641]: time="2026-06-10T23:47:57.551275236Z" level=info msg="Stopped pod sandbox: 6d96827242be8a533ac5e9ee9b9ace08471571106a64635fe0f78eac34372356" id=ee2755d7-28e6-4e0a-b934-9063e10ecb93 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:46.908278 | controller | Jun 10 23:47:57.591441 crc crio[3641]: time="2026-06-10T23:47:57.591323738Z" level=info msg="Created container 0988bbcb84cd7f5a607ae74a55566386893204236cda7d9c26eac6aa63157b2a: openshift-console/downloads-747b44746d-4pqvr/download-server" id=ee57d960-b7ff-496f-b551-51a551578b57 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.908297 | controller | Jun 10 23:47:57.607587 crc crio[3641]: time="2026-06-10T23:47:57.594016519Z" level=info msg="Starting container: 0988bbcb84cd7f5a607ae74a55566386893204236cda7d9c26eac6aa63157b2a" id=70c8163d-26e5-47b3-a54f-960e863537ae name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.908312 | controller | Jun 10 23:47:57.607587 crc crio[3641]: time="2026-06-10T23:47:57.602329479Z" level=info msg="Started container" PID=16371 containerID=0988bbcb84cd7f5a607ae74a55566386893204236cda7d9c26eac6aa63157b2a description=openshift-console/downloads-747b44746d-4pqvr/download-server id=70c8163d-26e5-47b3-a54f-960e863537ae name=/runtime.v1.RuntimeService/StartContainer sandboxID=85335bbdd259df67bbd12652f2051d40270e58d8e84d3d166c2d419a25046296
2026-06-11 01:10:46.908328 | controller | Jun 10 23:47:58.519384 crc crio[3641]: time="2026-06-10T23:47:58.51928808Z" level=info msg="Removing container: 4ad6ba3982704c077ed759d364d060c99cd73198f53c371c7e651205ee2d91cc" id=d46b0f81-f1a2-4616-9fb3-c2b41a552c6f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.908344 | controller | Jun 10 23:47:58.558506 crc crio[3641]: time="2026-06-10T23:47:58.558363986Z" level=info msg="Removed container 4ad6ba3982704c077ed759d364d060c99cd73198f53c371c7e651205ee2d91cc: openshift-marketplace/community-operators-wdcj9/registry-server" id=d46b0f81-f1a2-4616-9fb3-c2b41a552c6f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.908381 | controller | Jun 10 23:47:58.561725 crc crio[3641]: time="2026-06-10T23:47:58.561586632Z" level=info msg="Removing container: 54257cc98c295576c3ddcaeea257992e775b25080036f718473060657c906596" id=4c939965-eb94-4a88-be9a-7ca239fe09e6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.908398 | controller | Jun 10 23:47:58.582669 crc crio[3641]: time="2026-06-10T23:47:58.582343282Z" level=info msg="Removed container 54257cc98c295576c3ddcaeea257992e775b25080036f718473060657c906596: openshift-marketplace/community-operators-wdcj9/extract-content" id=4c939965-eb94-4a88-be9a-7ca239fe09e6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.908413 | controller | Jun 10 23:47:58.585445 crc crio[3641]: time="2026-06-10T23:47:58.585366452Z" level=info msg="Removing container: 0f689ea9a8fdbf30ccb6318df1681dea1e201f90ae9fcf57ebc6ce47d37949eb" id=bde18e1a-e445-467c-982c-2e9f3c7d40bb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.908429 | controller | Jun 10 23:47:58.607343 crc crio[3641]: time="2026-06-10T23:47:58.60714514Z" level=info msg="Removed container 0f689ea9a8fdbf30ccb6318df1681dea1e201f90ae9fcf57ebc6ce47d37949eb: openshift-marketplace/community-operators-wdcj9/extract-utilities" id=bde18e1a-e445-467c-982c-2e9f3c7d40bb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.908444 | controller | Jun 10 23:48:04.772697 crc crio[3641]: time="2026-06-10T23:48:04.771519203Z" level=info msg="Stopping container: 1299a8c52357e6661d9d22a10e263b5c89b870dc8eb28eaa9a6a1ebf400f0a41 (timeout: 2s)" id=2d700f6b-0e00-4e87-a614-db1703f861de name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:46.908459 | controller | Jun 10 23:48:04.905339 crc crio[3641]: time="2026-06-10T23:48:04.905200957Z" level=info msg="Stopped container 1299a8c52357e6661d9d22a10e263b5c89b870dc8eb28eaa9a6a1ebf400f0a41: openshift-marketplace/redhat-operators-2b7lq/registry-server" id=2d700f6b-0e00-4e87-a614-db1703f861de name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:46.908475 | controller | Jun 10 23:48:04.908099 crc crio[3641]: time="2026-06-10T23:48:04.908027422Z" level=info msg="Stopping pod sandbox: 5289473be7a7c7724dec837e12e522c11c4005c6283840258bad85425958ad8a" id=2a59c362-d82b-41b0-b296-d7bb46069dbe name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:46.908491 | controller | Jun 10 23:48:04.909118 crc crio[3641]: time="2026-06-10T23:48:04.909032379Z" level=info msg="Got pod network &{Name:redhat-operators-2b7lq Namespace:openshift-marketplace ID:5289473be7a7c7724dec837e12e522c11c4005c6283840258bad85425958ad8a UID:ad587976-2064-46e3-a10a-fe5f3a43e557 NetNS:/var/run/netns/d2fd3119-e843-43b8-b977-11622d59ba59 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podad587976_2064_46e3_a10a_fe5f3a43e557.slice PodAnnotations:0xc00020d690}] Aliases:map[]}"
2026-06-11 01:10:46.908510 | controller | Jun 10 23:48:04.909439 crc crio[3641]: time="2026-06-10T23:48:04.909344567Z" level=info msg="Deleting pod openshift-marketplace_redhat-operators-2b7lq from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.908527 | controller | Jun 10 23:48:06.366086 crc crio[3641]: time="2026-06-10T23:48:06.365132724Z" level=info msg="Stopped pod sandbox: 5289473be7a7c7724dec837e12e522c11c4005c6283840258bad85425958ad8a" id=2a59c362-d82b-41b0-b296-d7bb46069dbe name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:46.908543 | controller | Jun 10 23:48:06.698374 crc crio[3641]: time="2026-06-10T23:48:06.698341068Z" level=info msg="Removing container: 1299a8c52357e6661d9d22a10e263b5c89b870dc8eb28eaa9a6a1ebf400f0a41" id=ce045acc-2ebe-4647-b409-39e907231df0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.908558 | controller | Jun 10 23:48:06.728387 crc crio[3641]: time="2026-06-10T23:48:06.72821456Z" level=info msg="Removed container 1299a8c52357e6661d9d22a10e263b5c89b870dc8eb28eaa9a6a1ebf400f0a41: openshift-marketplace/redhat-operators-2b7lq/registry-server" id=ce045acc-2ebe-4647-b409-39e907231df0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.908574 | controller | Jun 10 23:48:06.733060 crc crio[3641]: time="2026-06-10T23:48:06.733007377Z" level=info msg="Removing container: 5702f71526936c135cc6c661df12c1a03cfecf6c68e31df1c5a7c9514ff35696" id=bdeed867-d8fc-4e3d-a38c-dd0d82b8ed1e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.908590 | controller | Jun 10 23:48:06.775238 crc crio[3641]: time="2026-06-10T23:48:06.775000601Z" level=info msg="Removed container 5702f71526936c135cc6c661df12c1a03cfecf6c68e31df1c5a7c9514ff35696: openshift-marketplace/redhat-operators-2b7lq/extract-content" id=bdeed867-d8fc-4e3d-a38c-dd0d82b8ed1e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.908606 | controller | Jun 10 23:48:06.778175 crc crio[3641]: time="2026-06-10T23:48:06.778077232Z" level=info msg="Removing container: 5f3b22af5dd6fc371bd079b23be8dc12236f14a6db6b53ef1c6a42e37f9d6fe0" id=b296f374-3b39-4613-8252-a670d3ea15d2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.908621 | controller | Jun 10 23:48:06.801437 crc crio[3641]: time="2026-06-10T23:48:06.801313828Z" level=info msg="Removed container 5f3b22af5dd6fc371bd079b23be8dc12236f14a6db6b53ef1c6a42e37f9d6fe0: openshift-marketplace/redhat-operators-2b7lq/extract-utilities" id=b296f374-3b39-4613-8252-a670d3ea15d2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.908637 | controller | Jun 10 23:48:22.457616 crc crio[3641]: time="2026-06-10T23:48:22.44921131Z" level=info msg="Stopping container: 2d186aa568355ff0f30ef5fc9a4d969023a5f89937ff07135eb7109cf02c91d4 (timeout: 15s)" id=1be44f3d-df81-4fb1-8084-54a36543684d name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:46.908653 | controller | Jun 10 23:48:22.457616 crc crio[3641]: time="2026-06-10T23:48:22.449399104Z" level=info msg="Stopping container: dd8202f148f2df3fb692f7cb3ff4eb4a3a372ba5616af88dee126e35a955d2f4 (timeout: 15s)" id=f025b01c-1119-4c82-9493-7bfe128cc813 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:46.908668 | controller | Jun 10 23:48:22.457616 crc crio[3641]: time="2026-06-10T23:48:22.449708473Z" level=info msg="Stopping container: 02b5e6b2cefb67b9172dedba206cc53e07b3b2c0e241d21af037af09dbf6ef24 (timeout: 15s)" id=9fcb2389-9ec9-4f8b-96af-81d09b6ed0a5 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:46.908684 | controller | Jun 10 23:48:22.457616 crc crio[3641]: time="2026-06-10T23:48:22.449627691Z" level=info msg="Stopping container: e6119916debe92ee34d86f20f9c373641cfdc1e550464c5c96fd9a1fbea8b535 (timeout: 15s)" id=f7e5e8ab-84be-4e78-b4a7-66421e164056 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:46.908706 | controller | Jun 10 23:48:22.457616 crc crio[3641]: time="2026-06-10T23:48:22.449486417Z" level=info msg="Stopping container: a16968b02a78073edd1a23ee40f2fea9084728a821e4caf433c0d1e2301de9c3 (timeout: 15s)" id=d9573b12-c555-4f83-af31-efbdac850585 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:46.908727 | controller | Jun 10 23:48:22.647278 crc crio[3641]: time="2026-06-10T23:48:22.64686135Z" level=info msg="Removing container: cebbff5370d45031bef85d3776d6bed298b4c5b1d134c106a3c07f6601d85446" id=ca518ed8-7d55-4d4e-ad98-3be4551cfada name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.908743 | controller | Jun 10 23:48:22.730131 crc crio[3641]: time="2026-06-10T23:48:22.730022045Z" level=info msg="Stopped container 2d186aa568355ff0f30ef5fc9a4d969023a5f89937ff07135eb7109cf02c91d4: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller" id=1be44f3d-df81-4fb1-8084-54a36543684d name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:46.908760 | controller | Jun 10 23:48:22.839566 crc crio[3641]: time="2026-06-10T23:48:22.839470366Z" level=info msg="Stopped container 02b5e6b2cefb67b9172dedba206cc53e07b3b2c0e241d21af037af09dbf6ef24: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer" id=9fcb2389-9ec9-4f8b-96af-81d09b6ed0a5 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:46.908775 | controller | Jun 10 23:48:22.848031 crc crio[3641]: time="2026-06-10T23:48:22.847963781Z" level=info msg="Running pod sandbox: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/POD" id=988266e4-4a59-400d-9a93-35dc8382c535 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.908791 | controller | Jun 10 23:48:22.848121 crc crio[3641]: time="2026-06-10T23:48:22.848044704Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.908806 | controller | Jun 10 23:48:22.927990 crc crio[3641]: time="2026-06-10T23:48:22.927742627Z" level=info msg="Stopped container a16968b02a78073edd1a23ee40f2fea9084728a821e4caf433c0d1e2301de9c3: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz" id=d9573b12-c555-4f83-af31-efbdac850585 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:46.908822 | controller | Jun 10 23:48:22.987466 crc crio[3641]: time="2026-06-10T23:48:22.987369887Z" level=info msg="Stopped container e6119916debe92ee34d86f20f9c373641cfdc1e550464c5c96fd9a1fbea8b535: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=f7e5e8ab-84be-4e78-b4a7-66421e164056 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:46.908838 | controller | Jun 10 23:48:23.009056 crc crio[3641]: time="2026-06-10T23:48:23.00895994Z" 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=988266e4-4a59-400d-9a93-35dc8382c535 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.908866 | controller | Jun 10 23:48:23.020923 crc crio[3641]: time="2026-06-10T23:48:23.02027394Z" level=info msg="Ran pod sandbox 2571be3fa7ba8b97f3802eafe3062627e9a6bc9a60cb3ec0f14cdf6492607ade with infra container: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/POD" id=988266e4-4a59-400d-9a93-35dc8382c535 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.908883 | controller | Jun 10 23:48:23.022359 crc crio[3641]: time="2026-06-10T23:48:23.022260623Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=dcf4c6db-82cb-4512-b99f-c7e0cee0313e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.908903 | controller | Jun 10 23:48:23.047630 crc crio[3641]: time="2026-06-10T23:48:23.047550783Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=ce02c42c-b9f7-4f36-bf29-168df0d6a5cf name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.908920 | controller | Jun 10 23:48:23.053085 crc crio[3641]: time="2026-06-10T23:48:23.052998307Z" level=info msg="Removing container: cebbff5370d45031bef85d3776d6bed298b4c5b1d134c106a3c07f6601d85446" id=b6431ee0-d91c-4da0-9503-e07fb198180a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.908936 | controller | Jun 10 23:48:23.053442 crc crio[3641]: time="2026-06-10T23:48:23.053396218Z" level=info msg="Removed container cebbff5370d45031bef85d3776d6bed298b4c5b1d134c106a3c07f6601d85446: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=ca518ed8-7d55-4d4e-ad98-3be4551cfada name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.908951 | controller | Jun 10 23:48:23.053827 crc crio[3641]: time="2026-06-10T23:48:23.053414008Z" level=info msg="Container cebbff5370d45031bef85d3776d6bed298b4c5b1d134c106a3c07f6601d85446 not known, assuming it got already removed" id=b6431ee0-d91c-4da0-9503-e07fb198180a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.908967 | controller | Jun 10 23:48:23.053933 crc crio[3641]: time="2026-06-10T23:48:23.05384924Z" level=warning msg="Unable to write containers cebbff5370d45031bef85d3776d6bed298b4c5b1d134c106a3c07f6601d85446 state to disk: open /var/lib/containers/storage/overlay-containers/cebbff5370d45031bef85d3776d6bed298b4c5b1d134c106a3c07f6601d85446/userdata/.tmp-state.json2059993427: no such file or directory" id=b6431ee0-d91c-4da0-9503-e07fb198180a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.908982 | controller | Jun 10 23:48:23.062983 crc crio[3641]: time="2026-06-10T23:48:23.06290151Z" level=info msg="Container cebbff5370d45031bef85d3776d6bed298b4c5b1d134c106a3c07f6601d85446 not known, assuming it got already removed" id=b6431ee0-d91c-4da0-9503-e07fb198180a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.908998 | controller | Jun 10 23:48:23.063596 crc crio[3641]: time="2026-06-10T23:48:23.063489116Z" level=info msg="Stopping pod sandbox: 6d96827242be8a533ac5e9ee9b9ace08471571106a64635fe0f78eac34372356" id=4a8536c1-08fa-4d54-8c79-cd6edf8c5eb6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:46.909014 | controller | Jun 10 23:48:23.063596 crc crio[3641]: time="2026-06-10T23:48:23.063529097Z" level=info msg="Stopped pod sandbox (already stopped): 6d96827242be8a533ac5e9ee9b9ace08471571106a64635fe0f78eac34372356" id=4a8536c1-08fa-4d54-8c79-cd6edf8c5eb6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:46.909029 | controller | Jun 10 23:48:23.064137 crc crio[3641]: time="2026-06-10T23:48:23.064069701Z" level=info msg="Removing pod sandbox: 6d96827242be8a533ac5e9ee9b9ace08471571106a64635fe0f78eac34372356" id=aa139300-9be3-494c-a049-8deb11721047 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:46.909044 | controller | Jun 10 23:48:23.070503 crc crio[3641]: time="2026-06-10T23:48:23.070326387Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor" id=57ef09e6-8c78-4328-825c-da1aadae1d61 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.909059 | controller | Jun 10 23:48:23.071062 crc crio[3641]: time="2026-06-10T23:48:23.070988494Z" level=info msg="Removed pod sandbox: 6d96827242be8a533ac5e9ee9b9ace08471571106a64635fe0f78eac34372356" id=aa139300-9be3-494c-a049-8deb11721047 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:46.909074 | controller | Jun 10 23:48:23.071399 crc crio[3641]: time="2026-06-10T23:48:23.071316303Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.909092 | controller | Jun 10 23:48:23.071555 crc crio[3641]: time="2026-06-10T23:48:23.071486768Z" level=info msg="Stopping pod sandbox: 89183e130bf28c5364ce3c878a0556206a240a2b85ceb5a41ab436f8d7f5a668" id=2c7363f7-be98-4d6a-824b-fd83a8dbd709 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:46.909108 | controller | Jun 10 23:48:23.071692 crc crio[3641]: time="2026-06-10T23:48:23.07157709Z" level=info msg="Stopped pod sandbox (already stopped): 89183e130bf28c5364ce3c878a0556206a240a2b85ceb5a41ab436f8d7f5a668" id=2c7363f7-be98-4d6a-824b-fd83a8dbd709 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:46.909123 | controller | Jun 10 23:48:23.072812 crc crio[3641]: time="2026-06-10T23:48:23.07272771Z" level=info msg="Removing pod sandbox: 89183e130bf28c5364ce3c878a0556206a240a2b85ceb5a41ab436f8d7f5a668" id=306df210-8123-407c-a312-ffe1e63147c2 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:46.909138 | controller | Jun 10 23:48:23.089022 crc crio[3641]: time="2026-06-10T23:48:23.088859328Z" level=info msg="Removed pod sandbox: 89183e130bf28c5364ce3c878a0556206a240a2b85ceb5a41ab436f8d7f5a668" id=306df210-8123-407c-a312-ffe1e63147c2 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:46.909153 | controller | Jun 10 23:48:23.091066 crc crio[3641]: time="2026-06-10T23:48:23.090955444Z" level=info msg="Stopping pod sandbox: 7bd1720305812df96639f63308737db960f2c1a4246a03feb961060a2f8c8e74" id=425835f1-0f8f-4256-95ad-eaab40e90a0a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:46.909169 | controller | Jun 10 23:48:23.091224 crc crio[3641]: time="2026-06-10T23:48:23.091076177Z" level=info msg="Stopped pod sandbox (already stopped): 7bd1720305812df96639f63308737db960f2c1a4246a03feb961060a2f8c8e74" id=425835f1-0f8f-4256-95ad-eaab40e90a0a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:46.909184 | controller | Jun 10 23:48:23.093932 crc crio[3641]: time="2026-06-10T23:48:23.093162762Z" level=info msg="Removing pod sandbox: 7bd1720305812df96639f63308737db960f2c1a4246a03feb961060a2f8c8e74" id=ad05c41e-3413-4c8f-9fb4-7bd0bd613cff name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:46.909199 | controller | Jun 10 23:48:23.104305 crc crio[3641]: time="2026-06-10T23:48:23.104163824Z" level=info msg="Removed pod sandbox: 7bd1720305812df96639f63308737db960f2c1a4246a03feb961060a2f8c8e74" id=ad05c41e-3413-4c8f-9fb4-7bd0bd613cff name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:46.909214 | controller | Jun 10 23:48:23.105989 crc crio[3641]: time="2026-06-10T23:48:23.10589308Z" level=info msg="Stopping pod sandbox: 5289473be7a7c7724dec837e12e522c11c4005c6283840258bad85425958ad8a" id=6e297bf8-96e2-4656-bb85-6fde5cd1966f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:46.909229 | controller | Jun 10 23:48:23.105989 crc crio[3641]: time="2026-06-10T23:48:23.105988442Z" level=info msg="Stopped pod sandbox (already stopped): 5289473be7a7c7724dec837e12e522c11c4005c6283840258bad85425958ad8a" id=6e297bf8-96e2-4656-bb85-6fde5cd1966f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:46.909244 | controller | Jun 10 23:48:23.106697 crc crio[3641]: time="2026-06-10T23:48:23.106567638Z" level=info msg="Removing pod sandbox: 5289473be7a7c7724dec837e12e522c11c4005c6283840258bad85425958ad8a" id=2867f356-8bb5-4c04-af95-6fc7535fcf7c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:46.909259 | controller | Jun 10 23:48:23.107402 crc crio[3641]: time="2026-06-10T23:48:23.107326698Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.909274 | controller | Jun 10 23:48:23.114046 crc crio[3641]: time="2026-06-10T23:48:23.113950953Z" level=info msg="Removed pod sandbox: 5289473be7a7c7724dec837e12e522c11c4005c6283840258bad85425958ad8a" id=2867f356-8bb5-4c04-af95-6fc7535fcf7c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:46.909293 | controller | Jun 10 23:48:23.369936 crc crio[3641]: time="2026-06-10T23:48:23.369525399Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.909309 | controller | Jun 10 23:48:23.578953 crc crio[3641]: time="2026-06-10T23:48:23.578703875Z" level=info msg="Created container cbd964f7a8b9a23118f1d3387f2f72b2904b3c1344900e1b051f58cc4954299f: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor" id=57ef09e6-8c78-4328-825c-da1aadae1d61 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.909324 | controller | Jun 10 23:48:23.588507 crc crio[3641]: time="2026-06-10T23:48:23.580485252Z" level=info msg="Starting container: cbd964f7a8b9a23118f1d3387f2f72b2904b3c1344900e1b051f58cc4954299f" id=6970e4e5-b431-4db6-880c-5c0f222b0427 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.909339 | controller | Jun 10 23:48:23.597291 crc crio[3641]: time="2026-06-10T23:48:23.596928428Z" level=info msg="Started container" PID=16792 containerID=cbd964f7a8b9a23118f1d3387f2f72b2904b3c1344900e1b051f58cc4954299f description=openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor id=6970e4e5-b431-4db6-880c-5c0f222b0427 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2571be3fa7ba8b97f3802eafe3062627e9a6bc9a60cb3ec0f14cdf6492607ade
2026-06-11 01:10:46.909377 | controller | Jun 10 23:48:24.098999 crc crio[3641]: time="2026-06-10T23:48:24.098132487Z" level=info msg="Stopping pod sandbox: f32376543956ed89342118bb5c0d8932a7a17ff92853c2add7c7206b01a3ec4a" id=8c2db8c5-f1d6-4525-b00e-6b44bf889f9a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:46.909395 | controller | Jun 10 23:48:24.099231 crc crio[3641]: time="2026-06-10T23:48:24.099118443Z" level=info msg="Got pod network &{Name:installer-13-crc Namespace:openshift-kube-apiserver ID:f32376543956ed89342118bb5c0d8932a7a17ff92853c2add7c7206b01a3ec4a UID:e93f5f1f-6ec6-4eea-8231-30beff845496 NetNS:/var/run/netns/5b4b2f30-29e7-4b98-8484-0a536de73ecd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pode93f5f1f_6ec6_4eea_8231_30beff845496.slice PodAnnotations:0xc000cb6360}] Aliases:map[]}"
2026-06-11 01:10:46.909412 | controller | Jun 10 23:48:24.099442 crc crio[3641]: time="2026-06-10T23:48:24.099336148Z" level=info msg="Deleting pod openshift-kube-apiserver_installer-13-crc from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.909427 | controller | Jun 10 23:48:25.262431 crc crio[3641]: time="2026-06-10T23:48:25.262095505Z" level=info msg="Stopped container dd8202f148f2df3fb692f7cb3ff4eb4a3a372ba5616af88dee126e35a955d2f4: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver" id=f025b01c-1119-4c82-9493-7bfe128cc813 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:46.909443 | controller | Jun 10 23:48:25.263898 crc crio[3641]: time="2026-06-10T23:48:25.26343641Z" level=info msg="Stopping pod sandbox: 53a50bc8d64368f92d39f8988c8bf36de16382220c82934767014352d06ef1a5" id=04a206f3-d86f-4e89-9f84-069bd7b91f90 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:46.909458 | controller | Jun 10 23:48:25.271077 crc crio[3641]: time="2026-06-10T23:48:25.271002841Z" level=info msg="Stopped pod sandbox: 53a50bc8d64368f92d39f8988c8bf36de16382220c82934767014352d06ef1a5" id=04a206f3-d86f-4e89-9f84-069bd7b91f90 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:46.909474 | controller | Jun 10 23:48:25.384552 crc crio[3641]: time="2026-06-10T23:48:25.383431602Z" level=info msg="Stopped pod sandbox: f32376543956ed89342118bb5c0d8932a7a17ff92853c2add7c7206b01a3ec4a" id=8c2db8c5-f1d6-4525-b00e-6b44bf889f9a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:46.909496 | controller | Jun 10 23:48:25.642702 crc crio[3641]: time="2026-06-10T23:48:25.642533321Z" level=info msg="Stopping container: 0988bbcb84cd7f5a607ae74a55566386893204236cda7d9c26eac6aa63157b2a (timeout: 2s)" id=acd06015-4c3c-4ba1-81a1-b271fba2f457 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:46.909518 | controller | Jun 10 23:48:25.827087 crc crio[3641]: time="2026-06-10T23:48:25.826052427Z" level=info msg="Stopped container 0988bbcb84cd7f5a607ae74a55566386893204236cda7d9c26eac6aa63157b2a: openshift-console/downloads-747b44746d-4pqvr/download-server" id=acd06015-4c3c-4ba1-81a1-b271fba2f457 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:46.909544 | controller | Jun 10 23:48:26.136088 crc crio[3641]: time="2026-06-10T23:48:26.135953983Z" level=info msg="Removing container: e6119916debe92ee34d86f20f9c373641cfdc1e550464c5c96fd9a1fbea8b535" id=92894952-3f41-44f4-96b0-e64e576a8168 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.909562 | controller | Jun 10 23:48:26.169265 crc crio[3641]: time="2026-06-10T23:48:26.168476265Z" level=info msg="Removed container e6119916debe92ee34d86f20f9c373641cfdc1e550464c5c96fd9a1fbea8b535: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=92894952-3f41-44f4-96b0-e64e576a8168 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.909577 | controller | Jun 10 23:48:26.175862 crc crio[3641]: time="2026-06-10T23:48:26.17582294Z" level=info msg="Removing container: dd8202f148f2df3fb692f7cb3ff4eb4a3a372ba5616af88dee126e35a955d2f4" id=c38eb34e-42fb-4626-a520-7984cf10cd66 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.909593 | controller | Jun 10 23:48:26.202400 crc crio[3641]: time="2026-06-10T23:48:26.202344673Z" level=info msg="Removed container dd8202f148f2df3fb692f7cb3ff4eb4a3a372ba5616af88dee126e35a955d2f4: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver" id=c38eb34e-42fb-4626-a520-7984cf10cd66 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.909608 | controller | Jun 10 23:48:26.207998 crc crio[3641]: time="2026-06-10T23:48:26.207566262Z" level=info msg="Removing container: a16968b02a78073edd1a23ee40f2fea9084728a821e4caf433c0d1e2301de9c3" id=efca8e7e-96ea-4d3d-8646-b70c56b02cec name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.909624 | controller | Jun 10 23:48:26.268004 crc crio[3641]: time="2026-06-10T23:48:26.263437513Z" level=info msg="Removed container a16968b02a78073edd1a23ee40f2fea9084728a821e4caf433c0d1e2301de9c3: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz" id=efca8e7e-96ea-4d3d-8646-b70c56b02cec name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.909639 | controller | Jun 10 23:48:26.288162 crc crio[3641]: time="2026-06-10T23:48:26.287971133Z" level=info msg="Removing container: 2d186aa568355ff0f30ef5fc9a4d969023a5f89937ff07135eb7109cf02c91d4" id=29cc055e-0d42-48e9-b105-4d81116a0ab7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.909654 | controller | Jun 10 23:48:26.311474 crc crio[3641]: time="2026-06-10T23:48:26.311386014Z" level=info msg="Removed container 2d186aa568355ff0f30ef5fc9a4d969023a5f89937ff07135eb7109cf02c91d4: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller" id=29cc055e-0d42-48e9-b105-4d81116a0ab7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.909670 | controller | Jun 10 23:48:26.315293 crc crio[3641]: time="2026-06-10T23:48:26.315217816Z" level=info msg="Removing container: 02b5e6b2cefb67b9172dedba206cc53e07b3b2c0e241d21af037af09dbf6ef24" id=c2dcf432-6f64-4788-a300-84ecc94d5ea1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.909685 | controller | Jun 10 23:48:26.333427 crc crio[3641]: time="2026-06-10T23:48:26.333326856Z" level=info msg="Removed container 02b5e6b2cefb67b9172dedba206cc53e07b3b2c0e241d21af037af09dbf6ef24: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer" id=c2dcf432-6f64-4788-a300-84ecc94d5ea1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.909701 | controller | Jun 10 23:48:26.336532 crc crio[3641]: time="2026-06-10T23:48:26.336464749Z" level=info msg="Removing container: 06b70c0adac2b3728b23226399885a3a07d152a2dcb168ed94eb5ecebfe8dfdb" id=442d0c40-432f-4fca-9a72-ac95fc8c0d31 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.909721 | controller | Jun 10 23:48:26.423888 crc crio[3641]: time="2026-06-10T23:48:26.423766247Z" level=info msg="Removed container 06b70c0adac2b3728b23226399885a3a07d152a2dcb168ed94eb5ecebfe8dfdb: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver" id=442d0c40-432f-4fca-9a72-ac95fc8c0d31 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.909737 | controller | Jun 10 23:48:26.426506 crc crio[3641]: time="2026-06-10T23:48:26.426452309Z" level=info msg="Removing container: 2c9606147eb52204aa1dacbe2e676547bb343f30e98f99b8aed3bbc68f8d3f39" id=fc5c9811-a1d4-44ee-9c9a-3a9cee91d807 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.909752 | controller | Jun 10 23:48:26.519078 crc crio[3641]: time="2026-06-10T23:48:26.519001072Z" level=info msg="Removed container 2c9606147eb52204aa1dacbe2e676547bb343f30e98f99b8aed3bbc68f8d3f39: openshift-kube-apiserver/kube-apiserver-crc/setup" id=fc5c9811-a1d4-44ee-9c9a-3a9cee91d807 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.909780 | controller | Jun 10 23:48:26.526220 crc crio[3641]: time="2026-06-10T23:48:26.526156424Z" level=info msg="Removing container: 9f9af7fbaa13955f25a87551069a70e255d9db52bc868a108ae8e62a52615b2d" id=a9306cda-da4e-4922-b3fe-c311bb82d481 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.909796 | controller | Jun 10 23:48:26.685279 crc crio[3641]: time="2026-06-10T23:48:26.685161803Z" level=info msg="Removed container 9f9af7fbaa13955f25a87551069a70e255d9db52bc868a108ae8e62a52615b2d: openshift-console/downloads-747b44746d-4pqvr/download-server" id=a9306cda-da4e-4922-b3fe-c311bb82d481 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.909812 | controller | Jun 10 23:48:35.247213 crc crio[3641]: time="2026-06-10T23:48:35.245859907Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=57fdca31-4c7e-401a-83e4-abaa564a5f6a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.909828 | controller | Jun 10 23:48:35.251456 crc crio[3641]: time="2026-06-10T23:48:35.251353904Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=04e469c6-987e-4748-b451-5255b25f4800 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.909844 | controller | Jun 10 23:48:35.254763 crc crio[3641]: time="2026-06-10T23:48:35.254719254Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=3de127d5-c060-420f-82bc-b4ba259f9753 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.909860 | controller | Jun 10 23:48:35.255372 crc crio[3641]: time="2026-06-10T23:48:35.25529533Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.909876 | controller | Jun 10 23:48:35.283198 crc crio[3641]: time="2026-06-10T23:48:35.283079242Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.909892 | controller | Jun 10 23:48:35.468037 crc crio[3641]: time="2026-06-10T23:48:35.467921533Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.909908 | controller | Jun 10 23:48:35.579525 crc crio[3641]: time="2026-06-10T23:48:35.579359201Z" level=info msg="Created container 5ade936f50fbcdfec3d29b399c22c452ce75520ef8609eac8c4ae02200e1c3af: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=3de127d5-c060-420f-82bc-b4ba259f9753 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.909928 | controller | Jun 10 23:48:35.581002 crc crio[3641]: time="2026-06-10T23:48:35.580935233Z" level=info msg="Starting container: 5ade936f50fbcdfec3d29b399c22c452ce75520ef8609eac8c4ae02200e1c3af" id=10aff049-c1c6-457f-a782-1f837078ca31 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.909944 | controller | Jun 10 23:48:35.586031 crc crio[3641]: time="2026-06-10T23:48:35.585960577Z" level=info msg="Started container" PID=17004 containerID=5ade936f50fbcdfec3d29b399c22c452ce75520ef8609eac8c4ae02200e1c3af description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=10aff049-c1c6-457f-a782-1f837078ca31 name=/runtime.v1.RuntimeService/StartContainer sandboxID=df72115a442fdf33fc8f7841fbcfd4e9cfa83ca7df04505d424537a5aa434398
2026-06-11 01:10:46.909961 | controller | Jun 10 23:48:36.205451 crc crio[3641]: time="2026-06-10T23:48:36.205021142Z" level=info msg="Running pod sandbox: openshift-kube-apiserver/kube-apiserver-crc/POD" id=724ec7b8-5375-4c29-97ec-313ebb2cf8a9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.909976 | controller | Jun 10 23:48:36.205619 crc crio[3641]: time="2026-06-10T23:48:36.205516745Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.909992 | controller | Jun 10 23:48:36.220580 crc crio[3641]: time="2026-06-10T23:48:36.220488445Z" 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=724ec7b8-5375-4c29-97ec-313ebb2cf8a9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.910008 | controller | Jun 10 23:48:36.230360 crc crio[3641]: time="2026-06-10T23:48:36.230170994Z" level=info msg="Ran pod sandbox 347fdd3c2632595feaff60635b192817754ca944b194c278bab5e41844d8db3b with infra container: openshift-kube-apiserver/kube-apiserver-crc/POD" id=724ec7b8-5375-4c29-97ec-313ebb2cf8a9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.910024 | controller | Jun 10 23:48:36.236806 crc crio[3641]: time="2026-06-10T23:48:36.236315289Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=0181cad1-63af-49c9-942e-63aecc303a89 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.910040 | controller | Jun 10 23:48:36.238490 crc crio[3641]: time="2026-06-10T23:48:36.238429925Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=f73cb0b8-24f8-43ca-9a41-0de716e5fef1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.910056 | controller | Jun 10 23:48:36.249037 crc crio[3641]: time="2026-06-10T23:48:36.248964197Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/setup" id=c19899ac-44a7-4489-b706-89a32fb98fab name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.910070 | controller | Jun 10 23:48:36.249552 crc crio[3641]: time="2026-06-10T23:48:36.249257714Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.910086 | controller | Jun 10 23:48:36.298287 crc crio[3641]: time="2026-06-10T23:48:36.285231596Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.910100 | controller | Jun 10 23:48:36.434091 crc crio[3641]: time="2026-06-10T23:48:36.434010012Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.910116 | controller | Jun 10 23:48:36.528013 crc crio[3641]: time="2026-06-10T23:48:36.52782992Z" level=info msg="Created container 44c8cf6917930583cb944c4cc79c7c87d9b6182323ae709ee68e0ae6376b2a6b: openshift-kube-apiserver/kube-apiserver-crc/setup" id=c19899ac-44a7-4489-b706-89a32fb98fab name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.910135 | controller | Jun 10 23:48:36.529426 crc crio[3641]: time="2026-06-10T23:48:36.52934168Z" level=info msg="Starting container: 44c8cf6917930583cb944c4cc79c7c87d9b6182323ae709ee68e0ae6376b2a6b" id=36875680-3963-469c-aa8f-356c2fdfd6da name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.910151 | controller | Jun 10 23:48:36.536735 crc crio[3641]: time="2026-06-10T23:48:36.536591294Z" level=info msg="Started container" PID=17077 containerID=44c8cf6917930583cb944c4cc79c7c87d9b6182323ae709ee68e0ae6376b2a6b description=openshift-kube-apiserver/kube-apiserver-crc/setup id=36875680-3963-469c-aa8f-356c2fdfd6da name=/runtime.v1.RuntimeService/StartContainer sandboxID=347fdd3c2632595feaff60635b192817754ca944b194c278bab5e41844d8db3b
2026-06-11 01:10:46.910167 | controller | Jun 10 23:48:37.312065 crc crio[3641]: time="2026-06-10T23:48:37.31130767Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=83f311a2-01c8-4ef8-9b54-eabbfc92e411 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.910182 | controller | Jun 10 23:48:37.318356 crc crio[3641]: time="2026-06-10T23:48:37.317855735Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=1f454aaf-010e-493e-bcd0-14bd636f3e7a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.910198 | controller | Jun 10 23:48:37.332139 crc crio[3641]: time="2026-06-10T23:48:37.331999493Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver" id=1fd6b916-243e-4a22-84f7-0122b27984a3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.910213 | controller | Jun 10 23:48:37.333286 crc crio[3641]: time="2026-06-10T23:48:37.333165254Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.910228 | controller | Jun 10 23:48:37.385521 crc crio[3641]: time="2026-06-10T23:48:37.38539357Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.910244 | controller | Jun 10 23:48:37.575991 crc crio[3641]: time="2026-06-10T23:48:37.575905802Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.910259 | controller | Jun 10 23:48:37.683100 crc crio[3641]: time="2026-06-10T23:48:37.682973144Z" level=info msg="Created container 2f5823d18a7244dde7f5161221326415006c596bd0aa0902efd7009d62351450: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver" id=1fd6b916-243e-4a22-84f7-0122b27984a3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.910275 | controller | Jun 10 23:48:37.687054 crc crio[3641]: time="2026-06-10T23:48:37.6869527Z" level=info msg="Starting container: 2f5823d18a7244dde7f5161221326415006c596bd0aa0902efd7009d62351450" id=74b8d1ff-8bf3-43e1-833f-5204806c8c24 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.910291 | controller | Jun 10 23:48:37.695897 crc crio[3641]: time="2026-06-10T23:48:37.693825864Z" level=info msg="Started container" PID=17103 containerID=2f5823d18a7244dde7f5161221326415006c596bd0aa0902efd7009d62351450 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver id=74b8d1ff-8bf3-43e1-833f-5204806c8c24 name=/runtime.v1.RuntimeService/StartContainer sandboxID=347fdd3c2632595feaff60635b192817754ca944b194c278bab5e41844d8db3b
2026-06-11 01:10:46.910307 | controller | Jun 10 23:48:37.707167 crc crio[3641]: time="2026-06-10T23:48:37.707067968Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=2d3a67c7-3914-4da0-af83-933a5d2b20da name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.910328 | controller | Jun 10 23:48:37.709488 crc crio[3641]: time="2026-06-10T23:48:37.709445721Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=d6521bb2-8408-4a2f-8822-292c7defa709 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.910367 | controller | Jun 10 23:48:37.718209 crc crio[3641]: time="2026-06-10T23:48:37.718147884Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer" id=ed730bf5-23fc-43b3-9377-a2d54a23c30b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.910391 | controller | Jun 10 23:48:37.718912 crc crio[3641]: time="2026-06-10T23:48:37.718888144Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.910408 | controller | Jun 10 23:48:37.741957 crc crio[3641]: time="2026-06-10T23:48:37.74006311Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.910424 | controller | Jun 10 23:48:37.954393 crc crio[3641]: time="2026-06-10T23:48:37.954289535Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.910440 | controller | Jun 10 23:48:38.034564 crc crio[3641]: time="2026-06-10T23:48:38.034404377Z" level=info msg="Created container a0bc3198dd66df1681d465bd9d306256e358723482099f8df96744ec50bfcbd7: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer" id=ed730bf5-23fc-43b3-9377-a2d54a23c30b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.910456 | controller | Jun 10 23:48:38.036192 crc crio[3641]: time="2026-06-10T23:48:38.036131643Z" level=info msg="Starting container: a0bc3198dd66df1681d465bd9d306256e358723482099f8df96744ec50bfcbd7" id=97cf4c85-d978-49a6-aa0f-ed024602cc74 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.910471 | controller | Jun 10 23:48:38.040543 crc crio[3641]: time="2026-06-10T23:48:38.040483779Z" level=info msg="Started container" PID=17138 containerID=a0bc3198dd66df1681d465bd9d306256e358723482099f8df96744ec50bfcbd7 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer id=97cf4c85-d978-49a6-aa0f-ed024602cc74 name=/runtime.v1.RuntimeService/StartContainer sandboxID=347fdd3c2632595feaff60635b192817754ca944b194c278bab5e41844d8db3b
2026-06-11 01:10:46.910487 | controller | Jun 10 23:48:38.049960 crc crio[3641]: time="2026-06-10T23:48:38.04988345Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=0c8262cf-0188-4022-ade1-49c0cefd7e2b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.910503 | controller | Jun 10 23:48:38.052928 crc crio[3641]: time="2026-06-10T23:48:38.0528675Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=9bd50747-2e31-4125-958d-d3888ed2378f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.910519 | controller | Jun 10 23:48:38.061095 crc crio[3641]: time="2026-06-10T23:48:38.060994357Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller" id=1eb2aab1-c23f-4cdc-80fc-0c6f409a8465 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.910534 | controller | Jun 10 23:48:38.061588 crc crio[3641]: time="2026-06-10T23:48:38.061484781Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.910557 | controller | Jun 10 23:48:38.089230 crc crio[3641]: time="2026-06-10T23:48:38.08914027Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.910715 | controller | Jun 10 23:48:38.287939 crc crio[3641]: time="2026-06-10T23:48:38.287759529Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.910734 | controller | Jun 10 23:48:38.378343 crc crio[3641]: time="2026-06-10T23:48:38.378139454Z" level=info msg="Created container e73e5dd8ba71de55e135144d8b1ab6eae366f0a73fd1bd262f5b73c234671207: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller" id=1eb2aab1-c23f-4cdc-80fc-0c6f409a8465 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.910749 | controller | Jun 10 23:48:38.379871 crc crio[3641]: time="2026-06-10T23:48:38.379545602Z" level=info msg="Starting container: e73e5dd8ba71de55e135144d8b1ab6eae366f0a73fd1bd262f5b73c234671207" id=43abd349-3f64-4c6d-9b96-31c071aa39bd name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.910765 | controller | Jun 10 23:48:38.386419 crc crio[3641]: time="2026-06-10T23:48:38.386304652Z" level=info msg="Started container" PID=17167 containerID=e73e5dd8ba71de55e135144d8b1ab6eae366f0a73fd1bd262f5b73c234671207 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller id=43abd349-3f64-4c6d-9b96-31c071aa39bd name=/runtime.v1.RuntimeService/StartContainer sandboxID=347fdd3c2632595feaff60635b192817754ca944b194c278bab5e41844d8db3b
2026-06-11 01:10:46.910782 | controller | Jun 10 23:48:38.402842 crc crio[3641]: time="2026-06-10T23:48:38.402511726Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=c7b44ad4-ebab-424b-8d51-b5fc2a48d95a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.910797 | controller | Jun 10 23:48:38.406463 crc crio[3641]: time="2026-06-10T23:48:38.406338938Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=e19404b4-e4d5-4707-b48a-d748af955ea7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.910813 | controller | Jun 10 23:48:38.417183 crc crio[3641]: time="2026-06-10T23:48:38.417102615Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz" id=e842842e-c0f5-4088-988c-c525ac470109 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.910828 | controller | Jun 10 23:48:38.418287 crc crio[3641]: time="2026-06-10T23:48:38.418227666Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.910843 | controller | Jun 10 23:48:38.471177 crc crio[3641]: time="2026-06-10T23:48:38.471120769Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.910859 | controller | Jun 10 23:48:38.723278 crc crio[3641]: time="2026-06-10T23:48:38.723221587Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.910874 | controller | Jun 10 23:48:38.830923 crc crio[3641]: time="2026-06-10T23:48:38.830824123Z" level=info msg="Created container 28da3f6aef3aefae4e8f4508a184ac1a0237328cc09e389efcffe963e6a87a47: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz" id=e842842e-c0f5-4088-988c-c525ac470109 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.910893 | controller | Jun 10 23:48:38.832098 crc crio[3641]: time="2026-06-10T23:48:38.832029655Z" level=info msg="Starting container: 28da3f6aef3aefae4e8f4508a184ac1a0237328cc09e389efcffe963e6a87a47" id=2bd14186-1961-4e53-9fe0-7bc7875c8ad8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.910909 | controller | Jun 10 23:48:38.837040 crc crio[3641]: time="2026-06-10T23:48:38.836959347Z" level=info msg="Started container" PID=17187 containerID=28da3f6aef3aefae4e8f4508a184ac1a0237328cc09e389efcffe963e6a87a47 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz id=2bd14186-1961-4e53-9fe0-7bc7875c8ad8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=347fdd3c2632595feaff60635b192817754ca944b194c278bab5e41844d8db3b
2026-06-11 01:10:46.910925 | controller | Jun 10 23:48:38.850587 crc crio[3641]: time="2026-06-10T23:48:38.850493449Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=43d9494a-797b-43ce-9263-ddfcb4b343ec name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.910941 | controller | Jun 10 23:48:38.853599 crc crio[3641]: time="2026-06-10T23:48:38.853476749Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=ae2a7318-4b9a-4dcc-afca-a1969cf81925 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.910956 | controller | Jun 10 23:48:38.862136 crc crio[3641]: time="2026-06-10T23:48:38.862040717Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=80de6a81-146f-4d48-add3-b8a6ffe1c96a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.910972 | controller | Jun 10 23:48:38.862498 crc crio[3641]: time="2026-06-10T23:48:38.862436728Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.910988 | controller | Jun 10 23:48:38.900966 crc crio[3641]: time="2026-06-10T23:48:38.900905426Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.911003 | controller | Jun 10 23:48:39.161966 crc crio[3641]: time="2026-06-10T23:48:39.161924223Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.911018 | controller | Jun 10 23:48:40.372112 crc crio[3641]: time="2026-06-10T23:48:40.371427059Z" level=info msg="Created container d5cf2ac215a23b6ed6e909812a18aa330369b40a162a0f711131352a593720cc: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=80de6a81-146f-4d48-add3-b8a6ffe1c96a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.911033 | controller | Jun 10 23:48:40.373554 crc crio[3641]: time="2026-06-10T23:48:40.37334212Z" level=info msg="Starting container: d5cf2ac215a23b6ed6e909812a18aa330369b40a162a0f711131352a593720cc" id=1866940d-cffe-4084-8520-597cc4aa08bf name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.911049 | controller | Jun 10 23:48:40.380169 crc crio[3641]: time="2026-06-10T23:48:40.38007491Z" level=info msg="Started container" PID=17203 containerID=d5cf2ac215a23b6ed6e909812a18aa330369b40a162a0f711131352a593720cc description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=1866940d-cffe-4084-8520-597cc4aa08bf name=/runtime.v1.RuntimeService/StartContainer sandboxID=347fdd3c2632595feaff60635b192817754ca944b194c278bab5e41844d8db3b
2026-06-11 01:10:46.911065 | controller | Jun 10 23:49:09.131927 crc crio[3641]: time="2026-06-10T23:49:09.130726698Z" level=info msg="Stopping container: cbd964f7a8b9a23118f1d3387f2f72b2904b3c1344900e1b051f58cc4954299f (timeout: 5s)" id=14c80ee7-b2f2-4583-bc32-f30c76a37d88 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:46.911085 | controller | Jun 10 23:49:14.140529 crc crio[3641]: time="2026-06-10T23:49:14.140066175Z" level=warning msg="Stopping container cbd964f7a8b9a23118f1d3387f2f72b2904b3c1344900e1b051f58cc4954299f with stop signal(15) timed out. Killing..."
2026-06-11 01:10:46.911101 | controller | Jun 10 23:49:14.677722 crc crio[3641]: time="2026-06-10T23:49:14.676560054Z" level=info msg="Stopped container cbd964f7a8b9a23118f1d3387f2f72b2904b3c1344900e1b051f58cc4954299f: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor" id=14c80ee7-b2f2-4583-bc32-f30c76a37d88 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:46.911117 | controller | Jun 10 23:49:14.679691 crc crio[3641]: time="2026-06-10T23:49:14.679551354Z" level=info msg="Stopping pod sandbox: 2571be3fa7ba8b97f3802eafe3062627e9a6bc9a60cb3ec0f14cdf6492607ade" id=e65126b2-0022-4f55-a120-53b63dc20d63 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:46.911133 | controller | Jun 10 23:49:14.705697 crc crio[3641]: time="2026-06-10T23:49:14.705513218Z" level=info msg="Stopped pod sandbox: 2571be3fa7ba8b97f3802eafe3062627e9a6bc9a60cb3ec0f14cdf6492607ade" id=e65126b2-0022-4f55-a120-53b63dc20d63 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:46.911148 | controller | Jun 10 23:49:15.183396 crc crio[3641]: time="2026-06-10T23:49:15.183242426Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=ff064668-8a40-44e4-87aa-23c365cded4f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.911164 | controller | Jun 10 23:49:15.189303 crc crio[3641]: time="2026-06-10T23:49:15.18904153Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=b8b57ecb-a791-47d6-8b07-06adef4198d1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.911180 | controller | Jun 10 23:49:15.200405 crc crio[3641]: time="2026-06-10T23:49:15.20025243Z" level=info msg="Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server" id=62adb05f-fca4-4102-9a62-2e6185e86c58 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.911203 | controller | Jun 10 23:49:15.201993 crc crio[3641]: time="2026-06-10T23:49:15.201546075Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.911220 | controller | Jun 10 23:49:15.238395 crc crio[3641]: time="2026-06-10T23:49:15.238282887Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.911236 | controller | Jun 10 23:49:15.244275 crc crio[3641]: time="2026-06-10T23:49:15.244179674Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.911264 | controller | Jun 10 23:49:15.375742 crc crio[3641]: time="2026-06-10T23:49:15.375482984Z" level=info msg="Created container 758f948e9f13b561e228268a70be36fa785db08a8a91ed968e62492a2f06531a: openshift-console/downloads-747b44746d-4pqvr/download-server" id=62adb05f-fca4-4102-9a62-2e6185e86c58 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.911280 | controller | Jun 10 23:49:15.376917 crc crio[3641]: time="2026-06-10T23:49:15.376620084Z" level=info msg="Starting container: 758f948e9f13b561e228268a70be36fa785db08a8a91ed968e62492a2f06531a" id=ddbf0f78-626c-4a68-b649-ba2707072b6c name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.911296 | controller | Jun 10 23:49:15.385357 crc crio[3641]: time="2026-06-10T23:49:15.385257425Z" level=info msg="Started container" PID=17655 containerID=758f948e9f13b561e228268a70be36fa785db08a8a91ed968e62492a2f06531a description=openshift-console/downloads-747b44746d-4pqvr/download-server id=ddbf0f78-626c-4a68-b649-ba2707072b6c name=/runtime.v1.RuntimeService/StartContainer sandboxID=85335bbdd259df67bbd12652f2051d40270e58d8e84d3d166c2d419a25046296
2026-06-11 01:10:46.911317 | controller | Jun 10 23:49:15.669576 crc crio[3641]: time="2026-06-10T23:49:15.668925776Z" level=info msg="Removing container: cbd964f7a8b9a23118f1d3387f2f72b2904b3c1344900e1b051f58cc4954299f" id=64ed7e3d-e086-454c-b9fc-e1a3f0ea14b5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.911334 | controller | Jun 10 23:49:15.692064 crc crio[3641]: time="2026-06-10T23:49:15.691954262Z" level=info msg="Removed container cbd964f7a8b9a23118f1d3387f2f72b2904b3c1344900e1b051f58cc4954299f: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor" id=64ed7e3d-e086-454c-b9fc-e1a3f0ea14b5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.911365 | controller | Jun 10 23:49:23.142189 crc crio[3641]: time="2026-06-10T23:49:23.140996007Z" level=info msg="Stopping pod sandbox: 2571be3fa7ba8b97f3802eafe3062627e9a6bc9a60cb3ec0f14cdf6492607ade" id=1d11fd7e-758d-42ac-8e20-6ea3ac728f49 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:46.911387 | controller | Jun 10 23:49:23.142189 crc crio[3641]: time="2026-06-10T23:49:23.141914541Z" level=info msg="Stopped pod sandbox (already stopped): 2571be3fa7ba8b97f3802eafe3062627e9a6bc9a60cb3ec0f14cdf6492607ade" id=1d11fd7e-758d-42ac-8e20-6ea3ac728f49 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:46.911404 | controller | Jun 10 23:49:23.144221 crc crio[3641]: time="2026-06-10T23:49:23.143393351Z" level=info msg="Removing pod sandbox: 2571be3fa7ba8b97f3802eafe3062627e9a6bc9a60cb3ec0f14cdf6492607ade" id=95c52266-c152-487d-9379-d63b2c807fcd name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:46.911419 | controller | Jun 10 23:49:23.164197 crc crio[3641]: time="2026-06-10T23:49:23.164119044Z" level=info msg="Removed pod sandbox: 2571be3fa7ba8b97f3802eafe3062627e9a6bc9a60cb3ec0f14cdf6492607ade" id=95c52266-c152-487d-9379-d63b2c807fcd name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:46.911435 | controller | Jun 10 23:49:23.165043 crc crio[3641]: time="2026-06-10T23:49:23.164933916Z" level=info msg="Stopping pod sandbox: 53a50bc8d64368f92d39f8988c8bf36de16382220c82934767014352d06ef1a5" id=20e26e30-3b0c-4607-8f7b-d4262170be89 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:46.911450 | controller | Jun 10 23:49:23.165126 crc crio[3641]: time="2026-06-10T23:49:23.16505618Z" level=info msg="Stopped pod sandbox (already stopped): 53a50bc8d64368f92d39f8988c8bf36de16382220c82934767014352d06ef1a5" id=20e26e30-3b0c-4607-8f7b-d4262170be89 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:46.911465 | controller | Jun 10 23:49:23.172964 crc crio[3641]: time="2026-06-10T23:49:23.172882519Z" level=info msg="Removing pod sandbox: 53a50bc8d64368f92d39f8988c8bf36de16382220c82934767014352d06ef1a5" id=3389e6a4-7032-453b-8123-69adab406c27 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:46.911480 | controller | Jun 10 23:49:23.185440 crc crio[3641]: time="2026-06-10T23:49:23.18529588Z" level=info msg="Removed pod sandbox: 53a50bc8d64368f92d39f8988c8bf36de16382220c82934767014352d06ef1a5" id=3389e6a4-7032-453b-8123-69adab406c27 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:46.911505 | controller | Jun 10 23:49:45.651606 crc crio[3641]: time="2026-06-10T23:49:45.649053452Z" level=info msg="Stopping container: 758f948e9f13b561e228268a70be36fa785db08a8a91ed968e62492a2f06531a (timeout: 2s)" id=aa5fb0cd-8411-48f7-b7d3-1544d0ea9bc1 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:46.911522 | controller | Jun 10 23:49:45.917951 crc crio[3641]: time="2026-06-10T23:49:45.917561124Z" level=info msg="Stopped container 758f948e9f13b561e228268a70be36fa785db08a8a91ed968e62492a2f06531a: openshift-console/downloads-747b44746d-4pqvr/download-server" id=aa5fb0cd-8411-48f7-b7d3-1544d0ea9bc1 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:46.911542 | controller | Jun 10 23:49:45.922753 crc crio[3641]: time="2026-06-10T23:49:45.922326711Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=db276e49-20cc-47f1-9e07-af23cfb8822d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.911558 | controller | Jun 10 23:49:45.927385 crc crio[3641]: time="2026-06-10T23:49:45.927026516Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=9035581b-cc7a-4799-a4ca-216d6d37607f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.911573 | controller | Jun 10 23:49:45.930545 crc crio[3641]: time="2026-06-10T23:49:45.930389436Z" level=info msg="Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server" id=0278a4d3-848a-4ea9-bbed-a02783ac9c1e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.911588 | controller | Jun 10 23:49:45.931374 crc crio[3641]: time="2026-06-10T23:49:45.931221568Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.911604 | controller | Jun 10 23:49:46.095017 crc crio[3641]: time="2026-06-10T23:49:46.089307174Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.911619 | controller | Jun 10 23:49:46.105219 crc crio[3641]: time="2026-06-10T23:49:46.103981025Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.911635 | controller | Jun 10 23:49:46.159899 crc crio[3641]: time="2026-06-10T23:49:46.159797564Z" level=info msg="Removing container: 0988bbcb84cd7f5a607ae74a55566386893204236cda7d9c26eac6aa63157b2a" id=cc425f01-d9e7-4a20-9e69-e643ec684a5f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.911650 | controller | Jun 10 23:49:46.302001 crc crio[3641]: time="2026-06-10T23:49:46.300079155Z" level=info msg="Created container 90555ab52a36146650115f59e06adbaf39894fdfe41b976b4b0880da3ab8d7e8: openshift-console/downloads-747b44746d-4pqvr/download-server" id=0278a4d3-848a-4ea9-bbed-a02783ac9c1e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.911666 | controller | Jun 10 23:49:46.303843 crc crio[3641]: time="2026-06-10T23:49:46.303227809Z" level=info msg="Starting container: 90555ab52a36146650115f59e06adbaf39894fdfe41b976b4b0880da3ab8d7e8" id=6749da44-2ec4-4bdd-9008-ceb96bd0a960 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.911681 | controller | Jun 10 23:49:46.343188 crc crio[3641]: time="2026-06-10T23:49:46.342969759Z" level=info msg="Started container" PID=18081 containerID=90555ab52a36146650115f59e06adbaf39894fdfe41b976b4b0880da3ab8d7e8 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=6749da44-2ec4-4bdd-9008-ceb96bd0a960 name=/runtime.v1.RuntimeService/StartContainer sandboxID=85335bbdd259df67bbd12652f2051d40270e58d8e84d3d166c2d419a25046296
2026-06-11 01:10:46.911696 | controller | Jun 10 23:49:46.708901 crc crio[3641]: time="2026-06-10T23:49:46.708736094Z" level=info msg="Removed container 0988bbcb84cd7f5a607ae74a55566386893204236cda7d9c26eac6aa63157b2a: openshift-console/downloads-747b44746d-4pqvr/download-server" id=cc425f01-d9e7-4a20-9e69-e643ec684a5f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.911712 | controller | Jun 10 23:50:15.652173 crc crio[3641]: time="2026-06-10T23:50:15.648813124Z" level=info msg="Stopping container: 90555ab52a36146650115f59e06adbaf39894fdfe41b976b4b0880da3ab8d7e8 (timeout: 2s)" id=3ac05790-404a-4753-98c9-b52c74a2e7ce name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:46.911730 | controller | Jun 10 23:50:15.857861 crc crio[3641]: time="2026-06-10T23:50:15.856502392Z" level=info msg="Stopped container 90555ab52a36146650115f59e06adbaf39894fdfe41b976b4b0880da3ab8d7e8: openshift-console/downloads-747b44746d-4pqvr/download-server" id=3ac05790-404a-4753-98c9-b52c74a2e7ce name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:46.911746 | controller | Jun 10 23:50:16.778887 crc crio[3641]: time="2026-06-10T23:50:16.778506542Z" level=info msg="Removing container: 758f948e9f13b561e228268a70be36fa785db08a8a91ed968e62492a2f06531a" id=d1316f2a-836b-4d6c-b59f-0b5d6a85320c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.911761 | controller | Jun 10 23:50:17.112310 crc crio[3641]: time="2026-06-10T23:50:17.11210903Z" level=info msg="Removed container 758f948e9f13b561e228268a70be36fa785db08a8a91ed968e62492a2f06531a: openshift-console/downloads-747b44746d-4pqvr/download-server" id=d1316f2a-836b-4d6c-b59f-0b5d6a85320c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.911777 | controller | Jun 10 23:52:11.838570 crc crio[3641]: time="2026-06-10T23:52:11.835435374Z" level=info msg="Stopping container: 3fb2b608f6c0a346dd4de5926f19bd5b836a21e908b0aea8962208bdc1e64ab4 (timeout: 30s)" id=80dce660-d9bf-4b58-9a5f-7d55dc4826be name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:46.911792 | controller | Jun 10 23:52:11.847440 crc crio[3641]: time="2026-06-10T23:52:11.847201591Z" level=info msg="Stopping container: fff7a0532b4f67db160688be37c2104a5bbbea363e75da581a95b000e1641a1e (timeout: 30s)" id=ba58cb75-1724-4f75-b459-5d690104c385 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:46.911807 | controller | Jun 10 23:52:11.869519 crc crio[3641]: time="2026-06-10T23:52:11.86942829Z" level=info msg="Stopping container: 4a2482cde409c9f23990e578203b77ed4c11905265d6f4a84747eed71e235540 (timeout: 30s)" id=9e936ff5-e303-4f52-ae28-77067753361a name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:46.911822 | controller | Jun 10 23:52:11.892308 crc crio[3641]: time="2026-06-10T23:52:11.892202564Z" level=info msg="Stopping container: 79771639da62cef368eab7cf623eaa4040cfe9dbb93a301af19fc2c8ea19f8f2 (timeout: 30s)" id=d4a7dae8-0c6c-4bd2-b9b9-fed48fb3b042 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:46.911837 | controller | Jun 10 23:52:11.916890 crc crio[3641]: time="2026-06-10T23:52:11.916817008Z" level=info msg="Stopping container: d8bc2dd4a2124c69f6fe45f6e1b0e7feec75be6c038966c2fbb4e808510691ab (timeout: 30s)" id=4df216cd-2924-4a61-ad97-7531aeabb7b9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:46.911852 | controller | Jun 10 23:52:12.030574 crc crio[3641]: time="2026-06-10T23:52:12.030154664Z" level=info msg="Stopped container 79771639da62cef368eab7cf623eaa4040cfe9dbb93a301af19fc2c8ea19f8f2: openshift-marketplace/redhat-marketplace-ntdwx/registry-server" id=d4a7dae8-0c6c-4bd2-b9b9-fed48fb3b042 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:46.911867 | controller | Jun 10 23:52:12.035300 crc crio[3641]: time="2026-06-10T23:52:12.03519055Z" level=info msg="Stopping pod sandbox: 4fd748add5379c0f9b31a9d1208bc4df9ac525c17814569f0d36706ff79a8144" id=ffb33d0a-ecaf-4af4-8a38-4bbd5046f951 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:46.911882 | controller | Jun 10 23:52:12.037008 crc crio[3641]: time="2026-06-10T23:52:12.036914336Z" level=info msg="Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:4fd748add5379c0f9b31a9d1208bc4df9ac525c17814569f0d36706ff79a8144 UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/119671ca-0654-4fb6-9ceb-26c3c74f7d30 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:0xc0025c66a8}] Aliases:map[]}"
2026-06-11 01:10:46.911898 | controller | Jun 10 23:52:12.037315 crc crio[3641]: time="2026-06-10T23:52:12.037265976Z" level=info msg="Deleting pod openshift-marketplace_redhat-marketplace-ntdwx from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.911917 | controller | Jun 10 23:52:12.060346 crc crio[3641]: time="2026-06-10T23:52:12.060204034Z" level=info msg="Stopped container d8bc2dd4a2124c69f6fe45f6e1b0e7feec75be6c038966c2fbb4e808510691ab: openshift-marketplace/redhat-operators-x5vn9/registry-server" id=4df216cd-2924-4a61-ad97-7531aeabb7b9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:46.911933 | controller | Jun 10 23:52:12.061617 crc crio[3641]: time="2026-06-10T23:52:12.061503679Z" level=info msg="Stopping pod sandbox: 8f4a0f42c5acc995b23ec82d8825cd55d08afc7e18e333c4e4623ab63819b40e" id=4d0fd0e6-314d-4ea0-b654-edd8e6ff74a6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:46.911949 | controller | Jun 10 23:52:12.062399 crc crio[3641]: time="2026-06-10T23:52:12.062312521Z" level=info msg="Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:8f4a0f42c5acc995b23ec82d8825cd55d08afc7e18e333c4e4623ab63819b40e UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/5ec9d76f-7a59-4fef-91c2-f609e824b342 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:0xc000189308}] Aliases:map[]}"
2026-06-11 01:10:46.911964 | controller | Jun 10 23:52:12.062631 crc crio[3641]: time="2026-06-10T23:52:12.062562508Z" level=info msg="Deleting pod openshift-marketplace_redhat-operators-x5vn9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.911980 | controller | Jun 10 23:52:12.349073 crc crio[3641]: time="2026-06-10T23:52:12.348554419Z" level=info msg="Stopped pod sandbox: 4fd748add5379c0f9b31a9d1208bc4df9ac525c17814569f0d36706ff79a8144" id=ffb33d0a-ecaf-4af4-8a38-4bbd5046f951 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:46.911995 | controller | Jun 10 23:52:12.361925 crc crio[3641]: time="2026-06-10T23:52:12.361863378Z" level=info msg="Stopped pod sandbox: 8f4a0f42c5acc995b23ec82d8825cd55d08afc7e18e333c4e4623ab63819b40e" id=4d0fd0e6-314d-4ea0-b654-edd8e6ff74a6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:46.912011 | controller | Jun 10 23:52:12.413447 crc crio[3641]: time="2026-06-10T23:52:12.413405968Z" level=info msg="Running pod sandbox: openshift-marketplace/marketplace-operator-547dbd544d-94q28/POD" id=ab86285a-1fe2-4f73-b285-e24ad1e20b51 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.912033 | controller | Jun 10 23:52:12.413717 crc crio[3641]: time="2026-06-10T23:52:12.413629864Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.912070 | controller | Jun 10 23:52:12.466918 crc crio[3641]: time="2026-06-10T23:52:12.464225278Z" level=info msg="Got pod network &{Name:marketplace-operator-547dbd544d-94q28 Namespace:openshift-marketplace ID:d59e6b88db369338d01e842f118cd27c7ee351e8747680b9581195eb001b1894 UID:6853f66a-0503-4e56-976d-8250b1cf9526 NetNS:/var/run/netns/e878e318-9a35-4660-bdb9-6cbc33cfc5b2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6853f66a_0503_4e56_976d_8250b1cf9526.slice PodAnnotations:0xc00020c320}] Aliases:map[]}"
2026-06-11 01:10:46.912088 | controller | Jun 10 23:52:12.466918 crc crio[3641]: time="2026-06-10T23:52:12.46430506Z" level=info msg="Adding pod openshift-marketplace_marketplace-operator-547dbd544d-94q28 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.912104 | controller | Jun 10 23:52:12.483262 crc crio[3641]: time="2026-06-10T23:52:12.483138598Z" level=info msg="Stopped container 3fb2b608f6c0a346dd4de5926f19bd5b836a21e908b0aea8962208bdc1e64ab4: openshift-marketplace/certified-operators-l27pk/registry-server" id=80dce660-d9bf-4b58-9a5f-7d55dc4826be name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:46.912124 | controller | Jun 10 23:52:12.484389 crc crio[3641]: time="2026-06-10T23:52:12.48433734Z" level=info msg="Stopping pod sandbox: 744343a94e62f37a6f6ff3e180e18d858061ee7f3bae23c9db436da2305f3561" id=a37fa9f6-8d0f-4735-8329-61eafd1625de name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:46.912140 | controller | Jun 10 23:52:12.484800 crc crio[3641]: time="2026-06-10T23:52:12.484757422Z" level=info msg="Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:744343a94e62f37a6f6ff3e180e18d858061ee7f3bae23c9db436da2305f3561 UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/ae21234d-5b13-4db0-ba7a-2928a2d0ece6 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:0xc00020c4c0}] Aliases:map[]}"
2026-06-11 01:10:46.912156 | controller | Jun 10 23:52:12.485030 crc crio[3641]: time="2026-06-10T23:52:12.484986448Z" level=info msg="Deleting pod openshift-marketplace_certified-operators-l27pk from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.912172 | controller | Jun 10 23:52:12.489631 crc crio[3641]: time="2026-06-10T23:52:12.489417647Z" level=info msg="Stopped container fff7a0532b4f67db160688be37c2104a5bbbea363e75da581a95b000e1641a1e: openshift-marketplace/community-operators-qhh6t/registry-server" id=ba58cb75-1724-4f75-b459-5d690104c385 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:46.912187 | controller | Jun 10 23:52:12.491331 crc crio[3641]: time="2026-06-10T23:52:12.491178495Z" level=info msg="Stopping pod sandbox: 806879e48c4df9d5f740d4114070e99b84d7b39480a88b12d6c8f768c4ec3e37" id=afb4bcfa-be5f-442a-899b-03b2947a6312 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:46.912203 | controller | Jun 10 23:52:12.491808 crc crio[3641]: time="2026-06-10T23:52:12.4917531Z" level=info msg="Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:806879e48c4df9d5f740d4114070e99b84d7b39480a88b12d6c8f768c4ec3e37 UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/231194cd-487b-4c22-b384-86aa91ce6021 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:0xc001992138}] Aliases:map[]}"
2026-06-11 01:10:46.912219 | controller | Jun 10 23:52:12.492069 crc crio[3641]: time="2026-06-10T23:52:12.492015257Z" level=info msg="Deleting pod openshift-marketplace_community-operators-qhh6t from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.912235 | controller | Jun 10 23:52:12.508039 crc crio[3641]: time="2026-06-10T23:52:12.507905826Z" level=info msg="Stopped container 4a2482cde409c9f23990e578203b77ed4c11905265d6f4a84747eed71e235540: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator" id=9e936ff5-e303-4f52-ae28-77067753361a name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:46.912251 | controller | Jun 10 23:52:12.515459 crc crio[3641]: time="2026-06-10T23:52:12.515363897Z" level=info msg="Stopping pod sandbox: 486c198329b178e5da453266d8ea96d66720a9c1b318f0109d9b30f081db012f" id=ea3ad849-530b-4137-af94-199d2f124ef5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:46.912267 | controller | Jun 10 23:52:12.515963 crc crio[3641]: time="2026-06-10T23:52:12.515876771Z" level=info msg="Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:486c198329b178e5da453266d8ea96d66720a9c1b318f0109d9b30f081db012f UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/9c1df676-aff9-458f-bfb5-a3e4e39530e1 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:0xc000794120}] Aliases:map[]}"
2026-06-11 01:10:46.912287 | controller | Jun 10 23:52:12.516202 crc crio[3641]: time="2026-06-10T23:52:12.516143408Z" level=info msg="Deleting pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.912303 | controller | Jun 10 23:52:12.780469 crc crio[3641]: time="2026-06-10T23:52:12.780053464Z" level=info msg="Stopped pod sandbox: 806879e48c4df9d5f740d4114070e99b84d7b39480a88b12d6c8f768c4ec3e37" id=afb4bcfa-be5f-442a-899b-03b2947a6312 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:46.912319 | controller | Jun 10 23:52:12.805310 crc crio[3641]: time="2026-06-10T23:52:12.805036757Z" level=info msg="Stopped pod sandbox: 744343a94e62f37a6f6ff3e180e18d858061ee7f3bae23c9db436da2305f3561" id=a37fa9f6-8d0f-4735-8329-61eafd1625de name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:46.912334 | controller | Jun 10 23:52:12.825170 crc crio[3641]: time="2026-06-10T23:52:12.825092688Z" level=info msg="Stopped pod sandbox: 486c198329b178e5da453266d8ea96d66720a9c1b318f0109d9b30f081db012f" id=ea3ad849-530b-4137-af94-199d2f124ef5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:46.912365 | controller | Jun 10 23:52:12.854259 crc crio[3641]: 2026-06-10T23:52:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d59e6b88db36933 Mac:26:9e:7c:35:c3:b2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:34 Mtu:0 Sandbox:/var/run/netns/e878e318-9a35-4660-bdb9-6cbc33cfc5b2 SocketPath: PciID:}] [{Interface:0xc0001345d0 Address:{IP:10.217.0.52 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:46.912388 | controller | Jun 10 23:52:12.854259 crc crio[3641]: time="2026-06-10T23:52:12.852118447Z" level=info msg="Got pod network &{Name:marketplace-operator-547dbd544d-94q28 Namespace:openshift-marketplace ID:d59e6b88db369338d01e842f118cd27c7ee351e8747680b9581195eb001b1894 UID:6853f66a-0503-4e56-976d-8250b1cf9526 NetNS:/var/run/netns/e878e318-9a35-4660-bdb9-6cbc33cfc5b2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6853f66a_0503_4e56_976d_8250b1cf9526.slice PodAnnotations:0xc00020c320}] Aliases:map[]}"
2026-06-11 01:10:46.912405 | controller | Jun 10 23:52:12.854259 crc crio[3641]: time="2026-06-10T23:52:12.85224403Z" level=info msg="Checking pod openshift-marketplace_marketplace-operator-547dbd544d-94q28 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:46.912421 | controller | Jun 10 23:52:12.854259 crc crio[3641]: time="2026-06-10T23:52:12.853960837Z" level=info msg="Removing container: 79771639da62cef368eab7cf623eaa4040cfe9dbb93a301af19fc2c8ea19f8f2" id=7228c622-1a67-4ed8-8d9f-7b585eb3eaa8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.912438 | controller | Jun 10 23:52:12.873096 crc crio[3641]: time="2026-06-10T23:52:12.871410887Z" level=info msg="Ran pod sandbox d59e6b88db369338d01e842f118cd27c7ee351e8747680b9581195eb001b1894 with infra container: openshift-marketplace/marketplace-operator-547dbd544d-94q28/POD" id=ab86285a-1fe2-4f73-b285-e24ad1e20b51 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.912454 | controller | Jun 10 23:52:12.889308 crc crio[3641]: time="2026-06-10T23:52:12.889239308Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a" id=88299784-86e2-4df7-abd5-7d166d053ee4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.912469 | controller | Jun 10 23:52:12.906039 crc crio[3641]: time="2026-06-10T23:52:12.905876826Z" level=info msg="Removed container 79771639da62cef368eab7cf623eaa4040cfe9dbb93a301af19fc2c8ea19f8f2: openshift-marketplace/redhat-marketplace-ntdwx/registry-server" id=7228c622-1a67-4ed8-8d9f-7b585eb3eaa8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.912489 | controller | Jun 10 23:52:12.911704 crc crio[3641]: time="2026-06-10T23:52:12.911425126Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a" id=cfec9846-7ef0-4c41-8aa3-f80718d931ff name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.912506 | controller | Jun 10 23:52:12.914439 crc crio[3641]: time="2026-06-10T23:52:12.913267916Z" level=info msg="Removing container: 6b0fb62894e6133ced2ba0c3c8abdb6393ef11656f99ce7c4851efb2a2fdfcef" id=33649e68-b7fe-4970-9a79-feb8ef038e54 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.912522 | controller | Jun 10 23:52:12.933372 crc crio[3641]: time="2026-06-10T23:52:12.933131311Z" level=info msg="Creating container: openshift-marketplace/marketplace-operator-547dbd544d-94q28/marketplace-operator" id=90a63d3a-7308-416b-ab65-d9d70390695b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.912537 | controller | Jun 10 23:52:12.947344 crc crio[3641]: time="2026-06-10T23:52:12.947264802Z" level=info msg="Removed container 6b0fb62894e6133ced2ba0c3c8abdb6393ef11656f99ce7c4851efb2a2fdfcef: openshift-marketplace/redhat-marketplace-ntdwx/extract-content" id=33649e68-b7fe-4970-9a79-feb8ef038e54 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.912553 | controller | Jun 10 23:52:12.949333 crc crio[3641]: time="2026-06-10T23:52:12.949276777Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.912569 | controller | Jun 10 23:52:12.958020 crc crio[3641]: time="2026-06-10T23:52:12.957140029Z" level=info msg="Removing container: e3a83d4f73e1186722d179ac30101c8576e0f56b2c0231b18499d1d5baafc020" id=af4b1118-b54c-4b46-912b-2771ba4cbad0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.912584 | controller | Jun 10 23:52:12.993791 crc crio[3641]: time="2026-06-10T23:52:12.993706635Z" level=info msg="Removed container e3a83d4f73e1186722d179ac30101c8576e0f56b2c0231b18499d1d5baafc020: openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities" id=af4b1118-b54c-4b46-912b-2771ba4cbad0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.912599 | controller | Jun 10 23:52:12.998006 crc crio[3641]: time="2026-06-10T23:52:12.997894128Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.912615 | controller | Jun 10 23:52:13.003316 crc crio[3641]: time="2026-06-10T23:52:13.003106118Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.912630 | controller | Jun 10 23:52:13.006201 crc crio[3641]: time="2026-06-10T23:52:13.00614002Z" level=info msg="Removing container: 4a2482cde409c9f23990e578203b77ed4c11905265d6f4a84747eed71e235540" id=b28b40f1-b75c-48a1-9ea1-8a0630f69b26 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.912646 | controller | Jun 10 23:52:13.070116 crc crio[3641]: time="2026-06-10T23:52:13.069002195Z" level=info msg="Removed container 4a2482cde409c9f23990e578203b77ed4c11905265d6f4a84747eed71e235540: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator" id=b28b40f1-b75c-48a1-9ea1-8a0630f69b26 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.912661 | controller | Jun 10 23:52:13.077117 crc crio[3641]: time="2026-06-10T23:52:13.077067282Z" level=info msg="Removing container: 294c57e6211b48b38cb509d37681edd5c194f8d4f0010c0cf937c5bd37f51696" id=2ade4004-1dd0-48cc-addd-5698da79b8ba name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.912677 | controller | Jun 10 23:52:13.100263 crc crio[3641]: time="2026-06-10T23:52:13.09996215Z" level=info msg="Removed container 294c57e6211b48b38cb509d37681edd5c194f8d4f0010c0cf937c5bd37f51696: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator" id=2ade4004-1dd0-48cc-addd-5698da79b8ba name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.912696 | controller | Jun 10 23:52:13.105115 crc crio[3641]: time="2026-06-10T23:52:13.104730218Z" level=info msg="Removing container: 3fb2b608f6c0a346dd4de5926f19bd5b836a21e908b0aea8962208bdc1e64ab4" id=1ec0676f-17c9-4bf8-8606-74d2ce546d8a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.912712 | controller | Jun 10 23:52:13.124932 crc crio[3641]: time="2026-06-10T23:52:13.12483849Z" level=info msg="Removed container 3fb2b608f6c0a346dd4de5926f19bd5b836a21e908b0aea8962208bdc1e64ab4: openshift-marketplace/certified-operators-l27pk/registry-server" id=1ec0676f-17c9-4bf8-8606-74d2ce546d8a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.912728 | controller | Jun 10 23:52:13.127166 crc crio[3641]: time="2026-06-10T23:52:13.127103401Z" level=info msg="Removing container: 7dfc73034bf1f8c309cf6e1a055c5c6ddd77d4c49782c56f5b793229497b235c" id=d1cf1545-1773-4a39-8ac5-9aaa48fe9f90 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.912743 | controller | Jun 10 23:52:13.145702 crc crio[3641]: time="2026-06-10T23:52:13.145487787Z" level=info msg="Created container 1b29c1b1ba458556f67874c8d5a8bdba266fea0334fa21c325b31eb3c6d12bf3: openshift-marketplace/marketplace-operator-547dbd544d-94q28/marketplace-operator" id=90a63d3a-7308-416b-ab65-d9d70390695b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.912759 | controller | Jun 10 23:52:13.148504 crc crio[3641]: time="2026-06-10T23:52:13.148433177Z" level=info msg="Starting container: 1b29c1b1ba458556f67874c8d5a8bdba266fea0334fa21c325b31eb3c6d12bf3" id=7f3fb465-1760-49f4-bbf3-cf477e6877c1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.912774 | controller | Jun 10 23:52:13.151527 crc crio[3641]: time="2026-06-10T23:52:13.151365876Z" level=info msg="Removed container 7dfc73034bf1f8c309cf6e1a055c5c6ddd77d4c49782c56f5b793229497b235c: openshift-marketplace/certified-operators-l27pk/extract-content" id=d1cf1545-1773-4a39-8ac5-9aaa48fe9f90 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.912789 | controller | Jun 10 23:52:13.155900 crc crio[3641]: time="2026-06-10T23:52:13.155830206Z" level=info msg="Removing container: 3df6de150d12f5495e1e192614ccf29fe98196d9fa288c5ca1b5bb650ce9709b" id=225d46d0-7b04-4f86-91bb-fb790aea933c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.912810 | controller | Jun 10 23:52:13.158755 crc crio[3641]: time="2026-06-10T23:52:13.158034225Z" level=info msg="Started container" PID=20144 containerID=1b29c1b1ba458556f67874c8d5a8bdba266fea0334fa21c325b31eb3c6d12bf3 description=openshift-marketplace/marketplace-operator-547dbd544d-94q28/marketplace-operator id=7f3fb465-1760-49f4-bbf3-cf477e6877c1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d59e6b88db369338d01e842f118cd27c7ee351e8747680b9581195eb001b1894
2026-06-11 01:10:46.912830 | controller | Jun 10 23:52:13.175478 crc crio[3641]: time="2026-06-10T23:52:13.175189348Z" level=info msg="Removed container 3df6de150d12f5495e1e192614ccf29fe98196d9fa288c5ca1b5bb650ce9709b: openshift-marketplace/certified-operators-l27pk/extract-utilities" id=225d46d0-7b04-4f86-91bb-fb790aea933c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.912846 | controller | Jun 10 23:52:13.199762 crc crio[3641]: time="2026-06-10T23:52:13.199581976Z" level=info msg="Removing container: fff7a0532b4f67db160688be37c2104a5bbbea363e75da581a95b000e1641a1e" id=2a41e08a-b502-4869-a176-c5fde74b0016 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.912874 | controller | Jun 10 23:52:13.223584 crc crio[3641]: time="2026-06-10T23:52:13.223459499Z" level=info msg="Removed container fff7a0532b4f67db160688be37c2104a5bbbea363e75da581a95b000e1641a1e: openshift-marketplace/community-operators-qhh6t/registry-server" id=2a41e08a-b502-4869-a176-c5fde74b0016 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.912894 | controller | Jun 10 23:52:13.226779 crc crio[3641]: time="2026-06-10T23:52:13.226716397Z" level=info msg="Removing container: 48e838a6b80a801efbcc98a9746b6488c5972b758e3f662b54ef5910f4611c07" id=5c32e5cb-805d-4f23-b5de-35d82d8d65e0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.912910 | controller | Jun 10 23:52:13.264926 crc crio[3641]: time="2026-06-10T23:52:13.264834925Z" level=info msg="Removed container 48e838a6b80a801efbcc98a9746b6488c5972b758e3f662b54ef5910f4611c07: openshift-marketplace/community-operators-qhh6t/extract-content" id=5c32e5cb-805d-4f23-b5de-35d82d8d65e0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.912925 | controller | Jun 10 23:52:13.267695 crc crio[3641]: time="2026-06-10T23:52:13.267515327Z" level=info msg="Removing container: 13c985905a52d0cda372da5d6bf8bb1c4ca05a92f1dbed24eb9eb15cb6ffffc7" id=0aadc2e7-4724-426a-9fa6-4f37cc189d18 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.912941 | controller | Jun 10 23:52:13.288475 crc crio[3641]: time="2026-06-10T23:52:13.287847476Z" level=info msg="Removed container 13c985905a52d0cda372da5d6bf8bb1c4ca05a92f1dbed24eb9eb15cb6ffffc7: openshift-marketplace/community-operators-qhh6t/extract-utilities" id=0aadc2e7-4724-426a-9fa6-4f37cc189d18 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.912956 | controller | Jun 10 23:52:13.298983 crc crio[3641]: time="2026-06-10T23:52:13.296325064Z" level=info msg="Removing container: d8bc2dd4a2124c69f6fe45f6e1b0e7feec75be6c038966c2fbb4e808510691ab" id=b09c9394-9f05-4d59-92e7-4f34ab1b5014 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.912972 | controller | Jun 10 23:52:13.313436 crc crio[3641]: time="2026-06-10T23:52:13.313327683Z" level=info msg="Removed container d8bc2dd4a2124c69f6fe45f6e1b0e7feec75be6c038966c2fbb4e808510691ab: openshift-marketplace/redhat-operators-x5vn9/registry-server" id=b09c9394-9f05-4d59-92e7-4f34ab1b5014 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.912987 | controller | Jun 10 23:52:13.317317 crc crio[3641]: time="2026-06-10T23:52:13.317189197Z" level=info msg="Removing container: c985fe93e9f2e8c119ce245331fc851ea07514f5c901b9dd9f6657061f3810e2" id=3e2585e2-04fe-4c03-b703-6eca6b0e6329 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.913002 | controller | Jun 10 23:52:13.394688 crc crio[3641]: time="2026-06-10T23:52:13.394531592Z" level=info msg="Removed container c985fe93e9f2e8c119ce245331fc851ea07514f5c901b9dd9f6657061f3810e2: openshift-marketplace/redhat-operators-x5vn9/extract-content" id=3e2585e2-04fe-4c03-b703-6eca6b0e6329 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.913018 | controller | Jun 10 23:52:13.398860 crc crio[3641]: time="2026-06-10T23:52:13.398741346Z" level=info msg="Removing container: ec7e8790fa2ebbb66318c73a958fb929d923714698e8d37dfd847e0a48dde232" id=338a6ee1-c0c7-4fcf-8c74-75fd59d0c1a4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.913033 | controller | Jun 10 23:52:13.421236 crc crio[3641]: time="2026-06-10T23:52:13.421121859Z" level=info msg="Removed container ec7e8790fa2ebbb66318c73a958fb929d923714698e8d37dfd847e0a48dde232: openshift-marketplace/redhat-operators-x5vn9/extract-utilities" id=338a6ee1-c0c7-4fcf-8c74-75fd59d0c1a4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.913048 | controller | Jun 10 23:52:14.393850 crc crio[3641]: time="2026-06-10T23:52:14.393601449Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-marketplace-7596m/POD" id=33db5cdf-1b65-48fa-b4c2-6c2d09c28bd1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.913064 | controller | Jun 10 23:52:14.393850 crc crio[3641]: time="2026-06-10T23:52:14.393792375Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.913079 | controller | Jun 10 23:52:14.415085 crc crio[3641]: time="2026-06-10T23:52:14.414933175Z" level=info msg="Got pod network &{Name:redhat-marketplace-7596m Namespace:openshift-marketplace ID:f2c76fed6a1d3b2f37448e6830b6de1dd4de7ab8207402725cb95fd787f0d71d UID:cb979eb1-9768-4b07-addb-44690b0888d5 NetNS:/var/run/netns/14c8fc9a-6faf-4930-b1c9-45332033e51a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcb979eb1_9768_4b07_addb_44690b0888d5.slice PodAnnotations:0xc0025c6718}] Aliases:map[]}"
2026-06-11 01:10:46.913099 | controller | Jun 10 23:52:14.415241 crc crio[3641]: time="2026-06-10T23:52:14.415085589Z" level=info msg="Adding pod openshift-marketplace_redhat-marketplace-7596m to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.913116 | controller | Jun 10 23:52:14.605924 crc crio[3641]: time="2026-06-10T23:52:14.605433211Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-operators-krr4f/POD" id=75f47d37-8d0f-42a3-ab72-9ac191eb36a3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.913131 | controller | Jun 10 23:52:14.606286 crc crio[3641]: time="2026-06-10T23:52:14.606266413Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.913147 | controller | Jun 10 23:52:14.625436 crc crio[3641]: time="2026-06-10T23:52:14.625351418Z" level=info msg="Got pod network &{Name:redhat-operators-krr4f Namespace:openshift-marketplace ID:a4d1f356aee926202539d42760f5fb12ffa91769a6d75336288efb55f57349c2 UID:6f81c4a0-79bb-4ad5-96df-44232caa218f NetNS:/var/run/netns/b1478765-e5f3-4df5-8d9b-7b12afb33ffc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6f81c4a0_79bb_4ad5_96df_44232caa218f.slice PodAnnotations:0xc000794e78}] Aliases:map[]}"
2026-06-11 01:10:46.913163 | controller | Jun 10 23:52:14.625436 crc crio[3641]: time="2026-06-10T23:52:14.62540659Z" level=info msg="Adding pod openshift-marketplace_redhat-operators-krr4f to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.913178 | controller | Jun 10 23:52:14.916978 crc crio[3641]: 2026-06-10T23:52:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a4d1f356aee9262 Mac:7a:81:72:0c:16:8f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:37 Mtu:0 Sandbox:/var/run/netns/b1478765-e5f3-4df5-8d9b-7b12afb33ffc SocketPath: PciID:}] [{Interface:0xc00011e5c0 Address:{IP:10.217.0.55 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:46.913194 | controller | Jun 10 23:52:14.918175 crc crio[3641]: time="2026-06-10T23:52:14.918141403Z" level=info msg="Got pod network &{Name:redhat-operators-krr4f Namespace:openshift-marketplace ID:a4d1f356aee926202539d42760f5fb12ffa91769a6d75336288efb55f57349c2 UID:6f81c4a0-79bb-4ad5-96df-44232caa218f NetNS:/var/run/netns/b1478765-e5f3-4df5-8d9b-7b12afb33ffc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6f81c4a0_79bb_4ad5_96df_44232caa218f.slice PodAnnotations:0xc000794e78}] Aliases:map[]}"
2026-06-11 01:10:46.913210 | controller | Jun 10 23:52:14.918379 crc crio[3641]: time="2026-06-10T23:52:14.918362239Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-krr4f for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:46.913225 | controller | Jun 10 23:52:14.925553 crc crio[3641]: time="2026-06-10T23:52:14.925048929Z" level=info msg="Ran pod sandbox a4d1f356aee926202539d42760f5fb12ffa91769a6d75336288efb55f57349c2 with infra container: openshift-marketplace/redhat-operators-krr4f/POD" id=75f47d37-8d0f-42a3-ab72-9ac191eb36a3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.913241 | controller | Jun 10 23:52:14.927427 crc crio[3641]: time="2026-06-10T23:52:14.927291159Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=c0b458a6-c6cd-4ae9-9dc1-8c5604b6e536 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.913260 | controller | Jun 10 23:52:14.929991 crc crio[3641]: time="2026-06-10T23:52:14.929841568Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=ac5b059c-0f5c-40dc-9b66-92bf5a4ee0e9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.913276 | controller | Jun 10 23:52:14.936504 crc crio[3641]: time="2026-06-10T23:52:14.936409285Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-krr4f/extract-utilities" id=f1d8e57b-5094-40a2-8479-c204cc4757b2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.913291 | controller | Jun 10 23:52:14.937613 crc crio[3641]: time="2026-06-10T23:52:14.936769375Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.913381 | controller | Jun 10 23:52:14.975709 crc crio[3641]: time="2026-06-10T23:52:14.975585372Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.913415 | controller | Jun 10 23:52:14.980591 crc crio[3641]: time="2026-06-10T23:52:14.980398771Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.913433 | controller | Jun 10 23:52:14.990388 crc crio[3641]: 2026-06-10T23:52:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f2c76fed6a1d3b2 Mac:b2:5a:fa:89:a4:a3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:36 Mtu:0 Sandbox:/var/run/netns/14c8fc9a-6faf-4930-b1c9-45332033e51a SocketPath: PciID:}] [{Interface:0xc000294780 Address:{IP:10.217.0.54 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:46.913449 | controller | Jun 10 23:52:14.991529 crc crio[3641]: time="2026-06-10T23:52:14.991439729Z" level=info msg="Got pod network &{Name:redhat-marketplace-7596m Namespace:openshift-marketplace ID:f2c76fed6a1d3b2f37448e6830b6de1dd4de7ab8207402725cb95fd787f0d71d UID:cb979eb1-9768-4b07-addb-44690b0888d5 NetNS:/var/run/netns/14c8fc9a-6faf-4930-b1c9-45332033e51a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcb979eb1_9768_4b07_addb_44690b0888d5.slice PodAnnotations:0xc0025c6718}] Aliases:map[]}"
2026-06-11 01:10:46.913466 | controller | Jun 10 23:52:14.991764 crc crio[3641]: time="2026-06-10T23:52:14.991624024Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-7596m for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:46.913482 | controller | Jun 10 23:52:14.998969 crc crio[3641]: time="2026-06-10T23:52:14.998861589Z" level=info msg="Ran pod sandbox f2c76fed6a1d3b2f37448e6830b6de1dd4de7ab8207402725cb95fd787f0d71d with infra container: openshift-marketplace/redhat-marketplace-7596m/POD" id=33db5cdf-1b65-48fa-b4c2-6c2d09c28bd1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.913498 | controller | Jun 10 23:52:15.005756 crc crio[3641]: time="2026-06-10T23:52:15.005600371Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=d2cbfdc4-d65c-4314-a74f-05947fc44a0c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.913514 | controller | Jun 10 23:52:15.009508 crc crio[3641]: time="2026-06-10T23:52:15.009362342Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=76a9c6c3-835a-4bf3-a21e-b4682769919b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.913534 | controller | Jun 10 23:52:15.049333 crc crio[3641]: time="2026-06-10T23:52:15.049256918Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-7596m/extract-utilities" id=8448b6d0-1755-433b-b900-f917b29a6719 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.913551 | controller | Jun 10 23:52:15.049757 crc crio[3641]: time="2026-06-10T23:52:15.049619308Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.913567 | controller | Jun 10 23:52:15.075751 crc crio[3641]: time="2026-06-10T23:52:15.075604538Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.913582 | controller | Jun 10 23:52:15.082539 crc crio[3641]: time="2026-06-10T23:52:15.082513005Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.913597 | controller | Jun 10 23:52:15.092225 crc crio[3641]: time="2026-06-10T23:52:15.092197286Z" level=info msg="Created container 31e34db1974d514edf0672b0753a7266317ed65b415a7b4a2fe0019fd0672b8b: openshift-marketplace/redhat-operators-krr4f/extract-utilities" id=f1d8e57b-5094-40a2-8479-c204cc4757b2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.913612 | controller | Jun 10 23:52:15.095444 crc crio[3641]: time="2026-06-10T23:52:15.095419823Z" level=info msg="Starting container: 31e34db1974d514edf0672b0753a7266317ed65b415a7b4a2fe0019fd0672b8b" id=4d590e07-d3d8-48d7-a268-1812c5a85a8e name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.913628 | controller | Jun 10 23:52:15.102718 crc crio[3641]: time="2026-06-10T23:52:15.102502554Z" level=info msg="Started container" PID=20245 containerID=31e34db1974d514edf0672b0753a7266317ed65b415a7b4a2fe0019fd0672b8b description=openshift-marketplace/redhat-operators-krr4f/extract-utilities id=4d590e07-d3d8-48d7-a268-1812c5a85a8e name=/runtime.v1.RuntimeService/StartContainer sandboxID=a4d1f356aee926202539d42760f5fb12ffa91769a6d75336288efb55f57349c2
2026-06-11 01:10:46.913644 | controller | Jun 10 23:52:15.253057 crc crio[3641]: time="2026-06-10T23:52:15.251861521Z" level=info msg="Created container aceea44e6afc10746c743ed1dd24dbfca43f514053f620205ce082b00a12e514: openshift-marketplace/redhat-marketplace-7596m/extract-utilities" id=8448b6d0-1755-433b-b900-f917b29a6719 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.913660 | controller | Jun 10 23:52:15.256188 crc crio[3641]: time="2026-06-10T23:52:15.256045504Z" level=info msg="Starting container: aceea44e6afc10746c743ed1dd24dbfca43f514053f620205ce082b00a12e514" id=4bdea894-cecf-40ec-b480-96683785e0d5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.913676 | controller | Jun 10 23:52:15.261838 crc crio[3641]: time="2026-06-10T23:52:15.261714496Z" level=info msg="Started container" PID=20253 containerID=aceea44e6afc10746c743ed1dd24dbfca43f514053f620205ce082b00a12e514 description=openshift-marketplace/redhat-marketplace-7596m/extract-utilities id=4bdea894-cecf-40ec-b480-96683785e0d5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f2c76fed6a1d3b2f37448e6830b6de1dd4de7ab8207402725cb95fd787f0d71d
2026-06-11 01:10:46.913692 | controller | Jun 10 23:52:15.963854 crc crio[3641]: time="2026-06-10T23:52:15.963710395Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=fc49736c-4ecf-4c85-80fa-cdbeb7dc720d name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:46.913708 | controller | Jun 10 23:52:15.971783 crc crio[3641]: time="2026-06-10T23:52:15.970269121Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=b5452df5-44fe-4088-a4a7-8871fbc45d2b name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:46.913724 | controller | Jun 10 23:52:15.976334 crc crio[3641]: time="2026-06-10T23:52:15.97614471Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\""
2026-06-11 01:10:46.913747 | controller | Jun 10 23:52:15.979605 crc crio[3641]: time="2026-06-10T23:52:15.97614628Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-operator-index:v4.20\""
2026-06-11 01:10:46.913764 | controller | Jun 10 23:52:16.546878 crc crio[3641]: time="2026-06-10T23:52:16.54656105Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:bec7a1ff545afabea88c4a74227ea95b91c67cf5c03e89b2b949be410682f8a0" id=fc49736c-4ecf-4c85-80fa-cdbeb7dc720d name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:46.913779 | controller | Jun 10 23:52:16.547992 crc crio[3641]: time="2026-06-10T23:52:16.547550317Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=3d55955d-66f9-4b35-b361-da3dfbbb75b0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.913795 | controller | Jun 10 23:52:16.549396 crc crio[3641]: time="2026-06-10T23:52:16.549304344Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=c46cb8c4-0a52-44a7-88bc-8b9ac35db02a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.913810 | controller | Jun 10 23:52:16.555313 crc crio[3641]: time="2026-06-10T23:52:16.555205723Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-7596m/extract-content" id=ca44e990-4938-4abd-a327-b8a5356e01be name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.913825 | controller | Jun 10 23:52:16.555847 crc crio[3641]: time="2026-06-10T23:52:16.555725777Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.913840 | controller | Jun 10 23:52:16.576860 crc crio[3641]: time="2026-06-10T23:52:16.576751834Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.913856 | controller | Jun 10 23:52:16.580287 crc crio[3641]: time="2026-06-10T23:52:16.580188197Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.913871 | controller | Jun 10 23:52:16.692299 crc crio[3641]: time="2026-06-10T23:52:16.692088944Z" level=info msg="Created container 7867a37981c5f68722b2cba7aab7a2f75c79cb0f7cf8c55f9cc6adc722d67c66: openshift-marketplace/redhat-marketplace-7596m/extract-content" id=ca44e990-4938-4abd-a327-b8a5356e01be name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.913886 | controller | Jun 10 23:52:16.693613 crc crio[3641]: time="2026-06-10T23:52:16.693358528Z" level=info msg="Starting container: 7867a37981c5f68722b2cba7aab7a2f75c79cb0f7cf8c55f9cc6adc722d67c66" id=ad4b5500-feb0-479d-a0eb-d8626af1904b name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.913902 | controller | Jun 10 23:52:16.703229 crc crio[3641]: time="2026-06-10T23:52:16.703007298Z" level=info msg="Started container" PID=20263 containerID=7867a37981c5f68722b2cba7aab7a2f75c79cb0f7cf8c55f9cc6adc722d67c66 description=openshift-marketplace/redhat-marketplace-7596m/extract-content id=ad4b5500-feb0-479d-a0eb-d8626af1904b name=/runtime.v1.RuntimeService/StartContainer sandboxID=f2c76fed6a1d3b2f37448e6830b6de1dd4de7ab8207402725cb95fd787f0d71d
2026-06-11 01:10:46.913917 | controller | Jun 10 23:52:16.812470 crc crio[3641]: time="2026-06-10T23:52:16.812006917Z" level=info msg="Running pod sandbox: openshift-marketplace/community-operators-stxdw/POD" id=9500402d-6b69-4495-a890-3c53d3b41a35 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.913932 | controller | Jun 10 23:52:16.812470 crc crio[3641]: time="2026-06-10T23:52:16.812452769Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.913951 | controller | Jun 10 23:52:16.840240 crc crio[3641]: time="2026-06-10T23:52:16.840139656Z" level=info msg="Got pod network &{Name:community-operators-stxdw Namespace:openshift-marketplace ID:7071223793b05fb5a4779bcbcef18b3c1285f50f9e44bcb4b6b480fe1ef71f81 UID:2e031121-c632-4a05-98cb-df422f9f291d NetNS:/var/run/netns/7ad325ab-d162-448d-b81a-f765601126f2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2e031121_c632_4a05_98cb_df422f9f291d.slice PodAnnotations:0xc00020cf78}] Aliases:map[]}"
2026-06-11 01:10:46.913968 | controller | Jun 10 23:52:16.840240 crc crio[3641]: time="2026-06-10T23:52:16.840216188Z" level=info msg="Adding pod openshift-marketplace_community-operators-stxdw to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.913984 | controller | Jun 10 23:52:16.999104 crc crio[3641]: time="2026-06-10T23:52:16.952842065Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:546c77fdbf5f7c6a9a4243f4c4ef38fe0f584972a70f687bc40091743ee77d60" id=b5452df5-44fe-4088-a4a7-8871fbc45d2b name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:46.913999 | controller | Jun 10 23:52:16.999104 crc crio[3641]: time="2026-06-10T23:52:16.95490137Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=10c5755f-7a2f-497d-a266-a41cb6a3b087 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.914014 | controller | Jun 10 23:52:16.999104 crc crio[3641]: time="2026-06-10T23:52:16.957590593Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=00af3436-b755-4719-9a7b-fcd5538b1c69 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.914030 | controller | Jun 10 23:52:16.999104 crc crio[3641]: time="2026-06-10T23:52:16.96304615Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-krr4f/extract-content" id=c74c8b7b-ed2c-4285-8cda-bc6436deee9b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.914045 | controller | Jun 10 23:52:16.999104 crc crio[3641]: time="2026-06-10T23:52:16.963352978Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.914060 | controller | Jun 10 23:52:16.999104 crc crio[3641]: time="2026-06-10T23:52:16.993133531Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.914075 | controller | Jun 10 23:52:16.999104 crc crio[3641]: time="2026-06-10T23:52:16.997566091Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.914090 | controller | Jun 10 23:52:17.012269 crc crio[3641]: time="2026-06-10T23:52:17.008906476Z" level=info msg="Running pod sandbox: openshift-marketplace/certified-operators-xnwts/POD" id=8bbe2d38-9cc9-4074-aab7-2c2f3c25e3df name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.914106 | controller | Jun 10 23:52:17.012269 crc crio[3641]: time="2026-06-10T23:52:17.011477016Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.914121 | controller | Jun 10 23:52:17.040571 crc crio[3641]: time="2026-06-10T23:52:17.040477508Z" level=info msg="Got pod network &{Name:certified-operators-xnwts Namespace:openshift-marketplace ID:d1ffdee4e6ae7ef75b63bc64fabbe4289447b1ccbbeb7ec526b717e76096966c UID:6c1dd789-cdac-4582-ad7e-b8b660f12bcb NetNS:/var/run/netns/2318ae82-d094-49c6-9ddd-adc7fd881fa3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6c1dd789_cdac_4582_ad7e_b8b660f12bcb.slice PodAnnotations:0xc000794c90}] Aliases:map[]}"
2026-06-11 01:10:46.914140 | controller | Jun 10 23:52:17.041019 crc crio[3641]: time="2026-06-10T23:52:17.040591721Z" level=info msg="Adding pod openshift-marketplace_certified-operators-xnwts to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.914155 | controller | Jun 10 23:52:17.165329 crc crio[3641]: time="2026-06-10T23:52:17.165265382Z" level=info msg="Created container e3eb9923542aa729d630577f94f0340613cf22d754b491fb1ec4f8f70b1affa3: openshift-marketplace/redhat-operators-krr4f/extract-content" id=c74c8b7b-ed2c-4285-8cda-bc6436deee9b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.914171 | controller | Jun 10 23:52:17.171113 crc crio[3641]: time="2026-06-10T23:52:17.171002367Z" level=info msg="Starting container: e3eb9923542aa729d630577f94f0340613cf22d754b491fb1ec4f8f70b1affa3" id=01c72ff1-f53e-4277-855d-893e333727dc name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.914186 | controller | Jun 10 23:52:17.176889 crc crio[3641]: 2026-06-10T23:52:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7071223793b05fb Mac:e6:a2:87:86:33:27 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:38 Mtu:0 Sandbox:/var/run/netns/7ad325ab-d162-448d-b81a-f765601126f2 SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.0.56 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:46.914203 | controller | Jun 10 23:52:17.176889 crc crio[3641]: time="2026-06-10T23:52:17.175516958Z" level=info msg="Got pod network &{Name:community-operators-stxdw Namespace:openshift-marketplace ID:7071223793b05fb5a4779bcbcef18b3c1285f50f9e44bcb4b6b480fe1ef71f81 UID:2e031121-c632-4a05-98cb-df422f9f291d NetNS:/var/run/netns/7ad325ab-d162-448d-b81a-f765601126f2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2e031121_c632_4a05_98cb_df422f9f291d.slice PodAnnotations:0xc00020cf78}] Aliases:map[]}"
2026-06-11 01:10:46.914219 | controller | Jun 10 23:52:17.176889 crc crio[3641]: time="2026-06-10T23:52:17.175737734Z" level=info msg="Checking pod openshift-marketplace_community-operators-stxdw for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:46.914234 | controller | Jun 10 23:52:17.177599 crc crio[3641]: time="2026-06-10T23:52:17.177505332Z" level=info msg="Started container" PID=20332 containerID=e3eb9923542aa729d630577f94f0340613cf22d754b491fb1ec4f8f70b1affa3 description=openshift-marketplace/redhat-operators-krr4f/extract-content id=01c72ff1-f53e-4277-855d-893e333727dc name=/runtime.v1.RuntimeService/StartContainer sandboxID=a4d1f356aee926202539d42760f5fb12ffa91769a6d75336288efb55f57349c2
2026-06-11 01:10:46.914250 | controller | Jun 10 23:52:17.184336 crc crio[3641]: time="2026-06-10T23:52:17.184284715Z" level=info msg="Ran pod sandbox 7071223793b05fb5a4779bcbcef18b3c1285f50f9e44bcb4b6b480fe1ef71f81 with infra container: openshift-marketplace/community-operators-stxdw/POD" id=9500402d-6b69-4495-a890-3c53d3b41a35 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.914265 | controller | Jun 10 23:52:17.186247 crc crio[3641]: time="2026-06-10T23:52:17.186178026Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=fff49c52-1e67-498e-93ce-d504166bd521 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.914281 | controller | Jun 10 23:52:17.190100 crc crio[3641]: time="2026-06-10T23:52:17.190014949Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=32d1fb25-db7a-4bcb-ba72-520f8a672ac3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.914296 | controller | Jun 10 23:52:17.201979 crc crio[3641]: time="2026-06-10T23:52:17.201818868Z" level=info msg="Creating container: openshift-marketplace/community-operators-stxdw/extract-utilities" id=7c68fdba-c914-48ac-8019-cd06055cccbe name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.914315 | controller | Jun 10 23:52:17.202482 crc crio[3641]: time="2026-06-10T23:52:17.202412304Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.914331 | controller | Jun 10 23:52:17.238717 crc crio[3641]: time="2026-06-10T23:52:17.238604609Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.914366 | controller | Jun 10 23:52:17.243566 crc crio[3641]: time="2026-06-10T23:52:17.243479491Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.914388 | controller | Jun 10 23:52:17.323026 crc crio[3641]: 2026-06-10T23:52:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d1ffdee4e6ae7ef Mac:ae:8a:71:cb:3c:55 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:39 Mtu:0 Sandbox:/var/run/netns/2318ae82-d094-49c6-9ddd-adc7fd881fa3 SocketPath: PciID:}] [{Interface:0xc0001145c0 Address:{IP:10.217.0.57 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:46.914404 | controller | Jun 10 23:52:17.324595 crc crio[3641]: time="2026-06-10T23:52:17.324523946Z" level=info msg="Got pod network &{Name:certified-operators-xnwts Namespace:openshift-marketplace ID:d1ffdee4e6ae7ef75b63bc64fabbe4289447b1ccbbeb7ec526b717e76096966c UID:6c1dd789-cdac-4582-ad7e-b8b660f12bcb NetNS:/var/run/netns/2318ae82-d094-49c6-9ddd-adc7fd881fa3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6c1dd789_cdac_4582_ad7e_b8b660f12bcb.slice PodAnnotations:0xc000794c90}] Aliases:map[]}"
2026-06-11 01:10:46.914420 | controller | Jun 10 23:52:17.324770 crc crio[3641]: time="2026-06-10T23:52:17.324726452Z" level=info msg="Checking pod openshift-marketplace_certified-operators-xnwts for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:46.914435 | controller | Jun 10 23:52:17.339108 crc crio[3641]: time="2026-06-10T23:52:17.33875856Z" level=info msg="Ran pod sandbox d1ffdee4e6ae7ef75b63bc64fabbe4289447b1ccbbeb7ec526b717e76096966c with infra container: openshift-marketplace/certified-operators-xnwts/POD" id=8bbe2d38-9cc9-4074-aab7-2c2f3c25e3df name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.914451 | controller | Jun 10 23:52:17.340850 crc crio[3641]: time="2026-06-10T23:52:17.340571499Z" level=info msg="Created container 482a1c05bf65ce2e1baa80ea9ad063e78bf9333ffc844a31513bc963f9398489: openshift-marketplace/community-operators-stxdw/extract-utilities" id=7c68fdba-c914-48ac-8019-cd06055cccbe name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.914466 | controller | Jun 10 23:52:17.341165 crc crio[3641]: time="2026-06-10T23:52:17.340886507Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=107dafd1-80cb-47e7-a3d8-9e50437c055d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.914481 | controller | Jun 10 23:52:17.342701 crc crio[3641]: time="2026-06-10T23:52:17.342578703Z" level=info msg="Starting container: 482a1c05bf65ce2e1baa80ea9ad063e78bf9333ffc844a31513bc963f9398489" id=5b147d01-d77c-47e9-a52d-8a9196994d78 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.914496 | controller | Jun 10 23:52:17.345408 crc crio[3641]: time="2026-06-10T23:52:17.345323267Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=d0ddc007-a6c4-4802-b10f-78e3f61db456 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.914515 | controller | Jun 10 23:52:17.349157 crc crio[3641]: time="2026-06-10T23:52:17.349075028Z" level=info msg="Started container" PID=20361 containerID=482a1c05bf65ce2e1baa80ea9ad063e78bf9333ffc844a31513bc963f9398489 description=openshift-marketplace/community-operators-stxdw/extract-utilities id=5b147d01-d77c-47e9-a52d-8a9196994d78 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7071223793b05fb5a4779bcbcef18b3c1285f50f9e44bcb4b6b480fe1ef71f81
2026-06-11 01:10:46.914531 | controller | Jun 10 23:52:17.350283 crc crio[3641]: time="2026-06-10T23:52:17.350196718Z" level=info msg="Creating container: openshift-marketplace/certified-operators-xnwts/extract-utilities" id=92423abb-4219-4fdd-a787-e1bdb70ece45 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.914547 | controller | Jun 10 23:52:17.350589 crc crio[3641]: time="2026-06-10T23:52:17.350530747Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.914562 | controller | Jun 10 23:52:17.391582 crc crio[3641]: time="2026-06-10T23:52:17.391533653Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.914578 | controller | Jun 10 23:52:17.396191 crc crio[3641]: time="2026-06-10T23:52:17.396133847Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.914594 | controller | Jun 10 23:52:17.519798 crc crio[3641]: time="2026-06-10T23:52:17.519120504Z" level=info msg="Created container 663b86246f8d0748017d55e37e269522a3d937bb567f9b819931e282319866ba: openshift-marketplace/certified-operators-xnwts/extract-utilities" id=92423abb-4219-4fdd-a787-e1bdb70ece45 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.914610 | controller | Jun 10 23:52:17.520972 crc crio[3641]: time="2026-06-10T23:52:17.520891582Z" level=info msg="Starting container: 663b86246f8d0748017d55e37e269522a3d937bb567f9b819931e282319866ba" id=12e990d6-0a2a-4484-97fc-63dae52047da name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.914625 | controller | Jun 10 23:52:17.529063 crc crio[3641]: time="2026-06-10T23:52:17.528855936Z" level=info msg="Started container" PID=20371 containerID=663b86246f8d0748017d55e37e269522a3d937bb567f9b819931e282319866ba description=openshift-marketplace/certified-operators-xnwts/extract-utilities id=12e990d6-0a2a-4484-97fc-63dae52047da name=/runtime.v1.RuntimeService/StartContainer sandboxID=d1ffdee4e6ae7ef75b63bc64fabbe4289447b1ccbbeb7ec526b717e76096966c
2026-06-11 01:10:46.914642 | controller | Jun 10 23:52:17.994379 crc crio[3641]: time="2026-06-10T23:52:17.994273485Z" level=info msg="Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20" id=90ca26ee-5c1e-45f2-b95b-fbf7843d0495 name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:46.914657 | controller | Jun 10 23:52:17.999330 crc crio[3641]: time="2026-06-10T23:52:17.999052324Z" level=info msg="Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20" id=2e889d4c-ce13-4a4d-b4ed-a3f94013c902 name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:46.914673 | controller | Jun 10 23:52:18.001182 crc crio[3641]: time="2026-06-10T23:52:18.000714099Z" level=info msg="Trying to access \"registry.redhat.io/redhat/certified-operator-index:v4.20\""
2026-06-11 01:10:46.914688 | controller | Jun 10 23:52:18.001182 crc crio[3641]: time="2026-06-10T23:52:18.000834552Z" level=info msg="Trying to access \"registry.redhat.io/redhat/community-operator-index:v4.20\""
2026-06-11 01:10:46.914703 | controller | Jun 10 23:52:18.006421 crc crio[3641]: time="2026-06-10T23:52:18.006126964Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=cd341bad-6625-4cc3-80d5-dd0fba972c57 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.914723 | controller | Jun 10 23:52:18.008278 crc crio[3641]: time="2026-06-10T23:52:18.008020296Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=9fddd0ad-ac07-423c-af44-cdac5e60470b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.914739 | controller | Jun 10 23:52:18.021101 crc crio[3641]: time="2026-06-10T23:52:18.019856115Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-7596m/registry-server" id=b04d04ee-6495-4fd0-be8b-b98f713cf908 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.914755 | controller | Jun 10 23:52:18.021101 crc crio[3641]: time="2026-06-10T23:52:18.020828251Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.914770 | controller | Jun 10 23:52:18.052892 crc crio[3641]: time="2026-06-10T23:52:18.052723341Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.914786 | controller | Jun 10 23:52:18.056219 crc crio[3641]: time="2026-06-10T23:52:18.055553227Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.914802 | controller | Jun 10 23:52:18.188892 crc crio[3641]: time="2026-06-10T23:52:18.18877029Z" level=info msg="Created container 08a97214fe4891b56d0cb7eac6d89449cfa1a941651a0c2c1bd3c043ac8008c0: openshift-marketplace/redhat-marketplace-7596m/registry-server" id=b04d04ee-6495-4fd0-be8b-b98f713cf908 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.914817 | controller | Jun 10 23:52:18.191416 crc crio[3641]: time="2026-06-10T23:52:18.191297978Z" level=info msg="Starting container: 08a97214fe4891b56d0cb7eac6d89449cfa1a941651a0c2c1bd3c043ac8008c0" id=435b0290-cc74-478b-a311-35ce09fbd439 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.914833 | controller | Jun 10 23:52:18.197295 crc crio[3641]: time="2026-06-10T23:52:18.197241598Z" level=info msg="Started container" PID=20382 containerID=08a97214fe4891b56d0cb7eac6d89449cfa1a941651a0c2c1bd3c043ac8008c0 description=openshift-marketplace/redhat-marketplace-7596m/registry-server id=435b0290-cc74-478b-a311-35ce09fbd439 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f2c76fed6a1d3b2f37448e6830b6de1dd4de7ab8207402725cb95fd787f0d71d
2026-06-11 01:10:46.914849 | controller | Jun 10 23:52:18.590725 crc crio[3641]: time="2026-06-10T23:52:18.590603354Z" level=info msg="Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:e2171f6021fddbcc3c9696cc6c8095b77f20023994fedd5c1f7aa2377d28b45d" id=90ca26ee-5c1e-45f2-b95b-fbf7843d0495 name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:46.914866 | controller | Jun 10 23:52:18.592021 crc crio[3641]: time="2026-06-10T23:52:18.59191982Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=ac8ee0dd-7eff-4a5c-a0d0-6b2753bb907c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.914881 | controller | Jun 10 23:52:18.594360 crc crio[3641]: time="2026-06-10T23:52:18.594325825Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=746e30fa-e961-45eb-b600-92f2c9ea25cf name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.914897 | controller | Jun 10 23:52:18.606595 crc crio[3641]: time="2026-06-10T23:52:18.606472772Z" level=info msg="Creating container: openshift-marketplace/community-operators-stxdw/extract-content" id=ca2bc166-842e-4280-8147-58a43f5c9510 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.914912 | controller | Jun 10 23:52:18.614375 crc crio[3641]: time="2026-06-10T23:52:18.614299133Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.914931 | controller | Jun 10 23:52:18.631679 crc crio[3641]: time="2026-06-10T23:52:18.631521238Z" level=info msg="Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:aa28d116c97ba9419648a07c6fc51f0514ddba845f40590f336a7659ff14d7be" id=2e889d4c-ce13-4a4d-b4ed-a3f94013c902 name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:46.914947 | controller | Jun 10 23:52:18.632618 crc crio[3641]: time="2026-06-10T23:52:18.632579746Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=a293ce6e-645c-4b07-894f-befd5b1892d0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.914962 | controller | Jun 10 23:52:18.640564 crc crio[3641]: time="2026-06-10T23:52:18.640456818Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=3522ca9f-00f2-4c49-99c4-dbbdeb81eab7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.914978 | controller | Jun 10 23:52:18.656703 crc crio[3641]: time="2026-06-10T23:52:18.653313835Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.914993 | controller | Jun 10 23:52:18.656703 crc crio[3641]: time="2026-06-10T23:52:18.654342323Z" level=info msg="Creating container: openshift-marketplace/certified-operators-xnwts/extract-content" id=9f226a5c-26d8-423a-9480-9c05de30bc34 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.915008 | controller | Jun 10 23:52:18.656703 crc crio[3641]: time="2026-06-10T23:52:18.654822496Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.915024 | controller | Jun 10 23:52:18.661191 crc crio[3641]: time="2026-06-10T23:52:18.657599871Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.915040 | controller | Jun 10 23:52:18.698741 crc crio[3641]: time="2026-06-10T23:52:18.698085173Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.915055 | controller | Jun 10 23:52:18.701821 crc crio[3641]: time="2026-06-10T23:52:18.701731241Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.915071 | controller | Jun 10 23:52:18.783901 crc crio[3641]: time="2026-06-10T23:52:18.783801924Z" level=info msg="Created container e44c5ead8d15a01297fe859b2faef77ffefd168f898344b97ced880c0244c6c4: openshift-marketplace/community-operators-stxdw/extract-content" id=ca2bc166-842e-4280-8147-58a43f5c9510 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.915086 | controller | Jun 10 23:52:18.784964 crc crio[3641]: time="2026-06-10T23:52:18.784881733Z" level=info msg="Starting container: e44c5ead8d15a01297fe859b2faef77ffefd168f898344b97ced880c0244c6c4" id=c9a05c7a-2f85-4385-bc65-5a51e2f59b3a name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.915102 | controller | Jun 10 23:52:18.790894 crc crio[3641]: time="2026-06-10T23:52:18.790740101Z" level=info msg="Started container" PID=20413 containerID=e44c5ead8d15a01297fe859b2faef77ffefd168f898344b97ced880c0244c6c4 description=openshift-marketplace/community-operators-stxdw/extract-content id=c9a05c7a-2f85-4385-bc65-5a51e2f59b3a name=/runtime.v1.RuntimeService/StartContainer sandboxID=7071223793b05fb5a4779bcbcef18b3c1285f50f9e44bcb4b6b480fe1ef71f81
2026-06-11 01:10:46.915118 | controller | Jun 10 23:52:18.817210 crc crio[3641]: time="2026-06-10T23:52:18.817105512Z" level=info msg="Created container 7aa3ea59d382c43960724166f41ec9a013a8031cf53a375abb5bf7eb661a0eb3: openshift-marketplace/certified-operators-xnwts/extract-content" id=9f226a5c-26d8-423a-9480-9c05de30bc34 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.915138 | controller | Jun 10 23:52:18.818436 crc crio[3641]: time="2026-06-10T23:52:18.818360346Z" level=info msg="Starting container: 7aa3ea59d382c43960724166f41ec9a013a8031cf53a375abb5bf7eb661a0eb3" id=8e381b98-4231-420d-b671-1100830fb2f1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.915154 | controller | Jun 10 23:52:18.823324 crc crio[3641]: time="2026-06-10T23:52:18.823228367Z" level=info msg="Started container" PID=20417 containerID=7aa3ea59d382c43960724166f41ec9a013a8031cf53a375abb5bf7eb661a0eb3 description=openshift-marketplace/certified-operators-xnwts/extract-content id=8e381b98-4231-420d-b671-1100830fb2f1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d1ffdee4e6ae7ef75b63bc64fabbe4289447b1ccbbeb7ec526b717e76096966c
2026-06-11 01:10:46.915169 | controller | Jun 10 23:52:19.041391 crc crio[3641]: time="2026-06-10T23:52:19.041299787Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=8d7105ea-9f96-491d-a621-3d0065e329c3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.915185 | controller | Jun 10 23:52:19.044129 crc crio[3641]: time="2026-06-10T23:52:19.044062562Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=c0700bc9-f2ed-4ac1-8639-e4ff4ea60cdf name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.915200 | controller | Jun 10 23:52:19.062746 crc crio[3641]: time="2026-06-10T23:52:19.062578561Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-krr4f/registry-server" id=e12769f6-9692-42da-b2b5-760d906a2b4a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.915216 | controller | Jun 10 23:52:19.063272 crc crio[3641]: time="2026-06-10T23:52:19.063105165Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.915231 | controller | Jun 10 23:52:19.110534 crc crio[3641]: time="2026-06-10T23:52:19.110434861Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.915247 | controller | Jun 10 23:52:19.113584 crc crio[3641]: time="2026-06-10T23:52:19.113446522Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.915262 | controller | Jun 10 23:52:19.232035 crc crio[3641]: time="2026-06-10T23:52:19.231910306Z" level=info msg="Created container c396e60fdc561ebcd22575d5ff6293dcc56d915eb88e90d5957076a6feddc157: openshift-marketplace/redhat-operators-krr4f/registry-server" id=e12769f6-9692-42da-b2b5-760d906a2b4a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.915277 | controller | Jun 10 23:52:19.233220 crc crio[3641]: time="2026-06-10T23:52:19.233128239Z" level=info msg="Starting container: c396e60fdc561ebcd22575d5ff6293dcc56d915eb88e90d5957076a6feddc157" id=5c08cc8f-51dd-4932-a4ac-79f54b28b5ac name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.915293 | controller | Jun 10 23:52:19.239208 crc crio[3641]: time="2026-06-10T23:52:19.23909775Z" level=info msg="Started container" PID=20449 containerID=c396e60fdc561ebcd22575d5ff6293dcc56d915eb88e90d5957076a6feddc157 description=openshift-marketplace/redhat-operators-krr4f/registry-server id=5c08cc8f-51dd-4932-a4ac-79f54b28b5ac name=/runtime.v1.RuntimeService/StartContainer sandboxID=a4d1f356aee926202539d42760f5fb12ffa91769a6d75336288efb55f57349c2
2026-06-11 01:10:46.915308 | controller | Jun 10 23:52:20.055231 crc crio[3641]: time="2026-06-10T23:52:20.054172548Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=4dec33a8-4504-498b-808a-f3e53952f41f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.915327 | controller | Jun 10 23:52:20.057514 crc crio[3641]: time="2026-06-10T23:52:20.057291842Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=407d8b41-fd1f-437c-bc66-ad0310e7544c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.915343 | controller | Jun 10 23:52:20.057813 crc crio[3641]: time="2026-06-10T23:52:20.05759881Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=0f9d3b6d-7046-434d-83fb-4e1b74e3f8d8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.915379 | controller | Jun 10 23:52:20.059882 crc crio[3641]: time="2026-06-10T23:52:20.059712027Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=c6da518d-ca13-4bb8-963c-9bea02e88624 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.915396 | controller | Jun 10 23:52:20.062027 crc crio[3641]: time="2026-06-10T23:52:20.061905896Z" level=info msg="Creating container: openshift-marketplace/community-operators-stxdw/registry-server" id=df87a93e-3ebb-41d6-aace-8134480dcdd4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.915412 | controller | Jun 10 23:52:20.062260 crc crio[3641]: time="2026-06-10T23:52:20.062155713Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.915428 | controller | Jun 10 23:52:20.066078 crc crio[3641]: time="2026-06-10T23:52:20.066027677Z" level=info msg="Creating container: openshift-marketplace/certified-operators-xnwts/registry-server" id=bc2ffc81-42fb-4550-8824-553689f4dcda name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.915443 | controller | Jun 10 23:52:20.070262 crc crio[3641]: time="2026-06-10T23:52:20.070152228Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.915459 | controller | Jun 10 23:52:20.106997 crc crio[3641]: time="2026-06-10T23:52:20.106887659Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.915475 | controller | Jun 10 23:52:20.110205 crc crio[3641]: time="2026-06-10T23:52:20.110039034Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.915491 | controller | Jun 10 23:52:20.111181 crc crio[3641]: time="2026-06-10T23:52:20.111115763Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.915506 | controller | Jun 10 23:52:20.112840 crc crio[3641]: time="2026-06-10T23:52:20.112765647Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.915521 | controller | Jun 10 23:52:20.252914 crc crio[3641]: time="2026-06-10T23:52:20.252823534Z" level=info msg="Created container 3423ef051e83b7311cae4d2cc4780a0a3f739baa434a532a17d1728095f97d99: openshift-marketplace/community-operators-stxdw/registry-server" id=df87a93e-3ebb-41d6-aace-8134480dcdd4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.915537 | controller | Jun 10 23:52:20.254806 crc crio[3641]: time="2026-06-10T23:52:20.254742016Z" level=info msg="Starting container: 3423ef051e83b7311cae4d2cc4780a0a3f739baa434a532a17d1728095f97d99" id=44e9fe90-e633-4c56-b921-1c28200a42be name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.915557 | controller | Jun 10 23:52:20.256214 crc crio[3641]: time="2026-06-10T23:52:20.256148793Z" level=info msg="Created container c2f33ff3ca0761945d907ae9a484e4af85cd4fa4991a0ec82e769a7279a9b2c6: openshift-marketplace/certified-operators-xnwts/registry-server" id=bc2ffc81-42fb-4550-8824-553689f4dcda name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.915572 | controller | Jun 10 23:52:20.257282 crc crio[3641]: time="2026-06-10T23:52:20.257206222Z" level=info msg="Starting container: c2f33ff3ca0761945d907ae9a484e4af85cd4fa4991a0ec82e769a7279a9b2c6" id=601997ab-a5a5-423d-bbe5-5944ae1e3d8d name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.915588 | controller | Jun 10 23:52:20.260904 crc crio[3641]: time="2026-06-10T23:52:20.26085019Z" level=info msg="Started container" PID=20499 containerID=3423ef051e83b7311cae4d2cc4780a0a3f739baa434a532a17d1728095f97d99 description=openshift-marketplace/community-operators-stxdw/registry-server id=44e9fe90-e633-4c56-b921-1c28200a42be name=/runtime.v1.RuntimeService/StartContainer sandboxID=7071223793b05fb5a4779bcbcef18b3c1285f50f9e44bcb4b6b480fe1ef71f81
2026-06-11 01:10:46.915604 | controller | Jun 10 23:52:20.263188 crc crio[3641]: time="2026-06-10T23:52:20.263097731Z" level=info msg="Started container" PID=20502 containerID=c2f33ff3ca0761945d907ae9a484e4af85cd4fa4991a0ec82e769a7279a9b2c6 description=openshift-marketplace/certified-operators-xnwts/registry-server id=601997ab-a5a5-423d-bbe5-5944ae1e3d8d name=/runtime.v1.RuntimeService/StartContainer sandboxID=d1ffdee4e6ae7ef75b63bc64fabbe4289447b1ccbbeb7ec526b717e76096966c
2026-06-11 01:10:46.915619 | controller | Jun 10 23:52:23.264011 crc crio[3641]: time="2026-06-10T23:52:23.263009858Z" level=info msg="Stopping pod sandbox: 4fd748add5379c0f9b31a9d1208bc4df9ac525c17814569f0d36706ff79a8144" id=82a1945f-b198-4d65-80aa-b8a8e7c115fa name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:46.915635 | controller | Jun 10 23:52:23.264011 crc crio[3641]: time="2026-06-10T23:52:23.263913182Z" level=info msg="Stopped pod sandbox (already stopped): 4fd748add5379c0f9b31a9d1208bc4df9ac525c17814569f0d36706ff79a8144" id=82a1945f-b198-4d65-80aa-b8a8e7c115fa name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:46.915651 | controller | Jun 10 23:52:23.265170 crc crio[3641]: time="2026-06-10T23:52:23.264631321Z" level=info msg="Removing pod sandbox: 4fd748add5379c0f9b31a9d1208bc4df9ac525c17814569f0d36706ff79a8144" id=3cb05321-b2c1-4844-8c6e-b6ed39a77b6e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:46.915666 | controller | Jun 10 23:52:23.272745 crc crio[3641]: time="2026-06-10T23:52:23.272604226Z" level=info msg="Removed pod sandbox: 4fd748add5379c0f9b31a9d1208bc4df9ac525c17814569f0d36706ff79a8144" id=3cb05321-b2c1-4844-8c6e-b6ed39a77b6e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:46.915682 | controller | Jun 10 23:52:23.273608 crc crio[3641]: time="2026-06-10T23:52:23.273518291Z" level=info msg="Stopping pod sandbox: 744343a94e62f37a6f6ff3e180e18d858061ee7f3bae23c9db436da2305f3561" id=8f27ae59-db1c-482a-88e6-04e1fcbbbd1e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:46.915698 | controller | Jun 10 23:52:23.273608 crc crio[3641]: time="2026-06-10T23:52:23.273603013Z" level=info msg="Stopped pod sandbox (already stopped): 744343a94e62f37a6f6ff3e180e18d858061ee7f3bae23c9db436da2305f3561" id=8f27ae59-db1c-482a-88e6-04e1fcbbbd1e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:46.915713 | controller | Jun 10 23:52:23.274993 crc crio[3641]: time="2026-06-10T23:52:23.274890498Z" level=info msg="Removing pod sandbox: 744343a94e62f37a6f6ff3e180e18d858061ee7f3bae23c9db436da2305f3561" id=88932b92-db8d-49cf-a859-4b4e646aacb7 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:46.915729 | controller | Jun 10 23:52:23.281442 crc crio[3641]: time="2026-06-10T23:52:23.281361712Z" level=info msg="Removed pod sandbox: 744343a94e62f37a6f6ff3e180e18d858061ee7f3bae23c9db436da2305f3561" id=88932b92-db8d-49cf-a859-4b4e646aacb7 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:46.915758 | controller | Jun 10 23:52:23.282982 crc crio[3641]: time="2026-06-10T23:52:23.282879093Z" level=info msg="Stopping pod sandbox: 8f4a0f42c5acc995b23ec82d8825cd55d08afc7e18e333c4e4623ab63819b40e" id=7ead6a5d-6abe-496f-9a1b-d57656f6556f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:46.915775 | controller | Jun 10 23:52:23.283087 crc crio[3641]: time="2026-06-10T23:52:23.283010857Z" level=info msg="Stopped pod sandbox (already stopped): 8f4a0f42c5acc995b23ec82d8825cd55d08afc7e18e333c4e4623ab63819b40e" id=7ead6a5d-6abe-496f-9a1b-d57656f6556f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:46.915790 | controller | Jun 10 23:52:23.284169 crc crio[3641]: time="2026-06-10T23:52:23.284090776Z" level=info msg="Removing pod sandbox: 8f4a0f42c5acc995b23ec82d8825cd55d08afc7e18e333c4e4623ab63819b40e" id=70ee4293-302d-41cc-b505-7a2047b5783a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:46.915806 | controller | Jun 10 23:52:23.297867 crc crio[3641]: time="2026-06-10T23:52:23.297561939Z" level=info msg="Removed pod sandbox: 8f4a0f42c5acc995b23ec82d8825cd55d08afc7e18e333c4e4623ab63819b40e" id=70ee4293-302d-41cc-b505-7a2047b5783a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:46.915822 | controller | Jun 10 23:52:23.299733 crc crio[3641]: time="2026-06-10T23:52:23.299589104Z" level=info msg="Stopping pod sandbox: 806879e48c4df9d5f740d4114070e99b84d7b39480a88b12d6c8f768c4ec3e37" id=544786e0-8c13-4235-8eb6-d1b042dfa9aa name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:46.915837 | controller | Jun 10 23:52:23.299807 crc crio[3641]: time="2026-06-10T23:52:23.299749108Z" level=info msg="Stopped pod sandbox (already stopped): 806879e48c4df9d5f740d4114070e99b84d7b39480a88b12d6c8f768c4ec3e37" id=544786e0-8c13-4235-8eb6-d1b042dfa9aa name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:46.915852 | controller | Jun 10 23:52:23.300410 crc crio[3641]: time="2026-06-10T23:52:23.300341424Z" level=info msg="Removing pod sandbox: 806879e48c4df9d5f740d4114070e99b84d7b39480a88b12d6c8f768c4ec3e37" id=27f182d2-ec09-4937-8539-370855952eb4 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:46.915868 | controller | Jun 10 23:52:23.313044 crc crio[3641]: time="2026-06-10T23:52:23.312573164Z" level=info msg="Removed pod sandbox: 806879e48c4df9d5f740d4114070e99b84d7b39480a88b12d6c8f768c4ec3e37" id=27f182d2-ec09-4937-8539-370855952eb4 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:46.915883 | controller | Jun 10 23:52:23.315829 crc crio[3641]: time="2026-06-10T23:52:23.315615186Z" level=info msg="Stopping pod sandbox: 486c198329b178e5da453266d8ea96d66720a9c1b318f0109d9b30f081db012f" id=134958b9-1986-4bce-bb65-08f16bef3d5b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:46.915898 | controller | Jun 10 23:52:23.315829 crc crio[3641]: time="2026-06-10T23:52:23.315739689Z" level=info msg="Stopped pod sandbox (already stopped): 486c198329b178e5da453266d8ea96d66720a9c1b318f0109d9b30f081db012f" id=134958b9-1986-4bce-bb65-08f16bef3d5b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:46.915914 | controller | Jun 10 23:52:23.316438 crc crio[3641]: time="2026-06-10T23:52:23.316341826Z" level=info msg="Removing pod sandbox: 486c198329b178e5da453266d8ea96d66720a9c1b318f0109d9b30f081db012f" id=bbf62e57-10f1-4a26-84d1-a3012ccb518a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:46.915929 | controller | Jun 10 23:52:23.324783 crc crio[3641]: time="2026-06-10T23:52:23.324587288Z" level=info msg="Removed pod sandbox: 486c198329b178e5da453266d8ea96d66720a9c1b318f0109d9b30f081db012f" id=bbf62e57-10f1-4a26-84d1-a3012ccb518a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:46.915947 | controller | Jun 10 23:52:29.795869 crc systemd[1]: Stopping Container Runtime Interface for OCI (CRI-O)...
2026-06-11 01:10:46.915963 | controller | Jun 10 23:52:31.778546 crc systemd[1]: crio.service: Deactivated successfully.
2026-06-11 01:10:46.915983 | controller | Jun 10 23:52:31.780180 crc systemd[1]: Stopped Container Runtime Interface for OCI (CRI-O).
2026-06-11 01:10:46.916000 | controller | Jun 10 23:52:31.780356 crc systemd[1]: crio.service: Consumed 22min 16.430s CPU time.
2026-06-11 01:10:46.916016 | controller | Jun 10 23:52:31.868885 crc systemd[1]: Starting Container Runtime Interface for OCI (CRI-O)...
2026-06-11 01:10:46.916031 | controller | Jun 10 23:52:31.982012 crc crio[21439]: time="2026-06-10T23:52:31.981887815Z" level=info msg="Updating config from single file: /etc/crio/crio.conf"
2026-06-11 01:10:46.916047 | controller | Jun 10 23:52:31.982012 crc crio[21439]: time="2026-06-10T23:52:31.981940327Z" level=info msg="Updating config from drop-in file: /etc/crio/crio.conf"
2026-06-11 01:10:46.916068 | controller | Jun 10 23:52:31.985154 crc crio[21439]: time="2026-06-10T23:52:31.985097682Z" level=info msg="Updating config from path: /etc/crio/crio.conf.d"
2026-06-11 01:10:46.916099 | controller | Jun 10 23:52:31.985274 crc crio[21439]: time="2026-06-10T23:52:31.985183044Z" level=info msg="Updating config from drop-in file: /etc/crio/crio.conf.d/00-default"
2026-06-11 01:10:46.916115 | controller | Jun 10 23:52:31.998223 crc crio[21439]: time="2026-06-10T23:52:31.998142904Z" level=info msg="Starting CRI-O, version: 1.33.5-3.rhaos4.20.gitd0ea985.el9, git: unknown(clean)"
2026-06-11 01:10:46.916131 | controller | Jun 10 23:52:31.998489 crc crio[21439]: time="2026-06-10T23:52:31.998431402Z" level=info msg="Node configuration value for hugetlb cgroup is true"
2026-06-11 01:10:46.916147 | controller | Jun 10 23:52:31.998489 crc crio[21439]: time="2026-06-10T23:52:31.998461412Z" level=info msg="Node configuration value for pid cgroup is true"
2026-06-11 01:10:46.916162 | controller | Jun 10 23:52:31.998707 crc crio[21439]: time="2026-06-10T23:52:31.998553565Z" level=info msg="Node configuration value for memoryswap cgroup is true"
2026-06-11 01:10:46.916177 | controller | Jun 10 23:52:31.998707 crc crio[21439]: time="2026-06-10T23:52:31.998562455Z" level=info msg="Node configuration value for cgroup v2 is true"
2026-06-11 01:10:46.916193 | controller | Jun 10 23:52:32.018021 crc crio[21439]: time="2026-06-10T23:52:32.017853705Z" level=info msg="Node configuration value for systemd AllowedCPUs is true"
2026-06-11 01:10:46.916208 | controller | Jun 10 23:52:32.032019 crc crio[21439]: time="2026-06-10T23:52:32.031805341Z" 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 01:10:46.916224 | controller | Jun 10 23:52:32.037194 crc crio[21439]: time="2026-06-10T23:52:32.037057473Z" 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 01:10:46.916239 | controller | Jun 10 23:52:32.059593 crc crio[21439]: time="2026-06-10T23:52:32.059508268Z" 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 01:10:46.916255 | controller | Jun 10 23:52:32.227543 crc crio[21439]: time="2026-06-10T23:52:32.227409766Z" level=info msg="Checkpoint/restore support enabled"
2026-06-11 01:10:46.916270 | controller | Jun 10 23:52:32.227543 crc crio[21439]: time="2026-06-10T23:52:32.227470677Z" level=info msg="Using the internal default seccomp profile"
2026-06-11 01:10:46.916286 | controller | Jun 10 23:52:32.227543 crc crio[21439]: time="2026-06-10T23:52:32.227484598Z" level=info msg="AppArmor is disabled by the system or at CRI-O build-time"
2026-06-11 01:10:46.916302 | controller | Jun 10 23:52:32.227543 crc crio[21439]: time="2026-06-10T23:52:32.227495278Z" level=info msg="No blockio config file specified, blockio not configured"
2026-06-11 01:10:46.916317 | controller | Jun 10 23:52:32.227543 crc crio[21439]: time="2026-06-10T23:52:32.227506128Z" level=info msg="RDT not available in the host system"
2026-06-11 01:10:46.916335 | controller | Jun 10 23:52:32.232522 crc crio[21439]: time="2026-06-10T23:52:32.232434451Z" level=info msg="Conmon does support the --sync option"
2026-06-11 01:10:46.916368 | controller | Jun 10 23:52:32.232522 crc crio[21439]: time="2026-06-10T23:52:32.232525494Z" level=info msg="Conmon does support the --log-global-size-max option"
2026-06-11 01:10:46.916389 | controller | Jun 10 23:52:32.237435 crc crio[21439]: time="2026-06-10T23:52:32.237357714Z" level=info msg="Conmon does support the --sync option"
2026-06-11 01:10:46.916405 | controller | Jun 10 23:52:32.237435 crc crio[21439]: time="2026-06-10T23:52:32.237398655Z" level=info msg="Conmon does support the --log-global-size-max option"
2026-06-11 01:10:46.916420 | controller | Jun 10 23:52:32.264158 crc crio[21439]: time="2026-06-10T23:52:32.264063144Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 01:10:46.916434 | controller | Jun 10 23:52:32.264158 crc crio[21439]: time="2026-06-10T23:52:32.264109965Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 01:10:46.916449 | controller | Jun 10 23:52:32.264493 crc crio[21439]: time="2026-06-10T23:52:32.264399573Z" level=info msg="FLAG: --enable-profile-unix-socket=\"true\"\n"
2026-06-11 01:10:46.916464 | controller | Jun 10 23:52:32.264493 crc crio[21439]: time="2026-06-10T23:52:32.264416293Z" level=info msg="FLAG: --stream-address=\"192.168.130.11\"\n"
2026-06-11 01:10:46.916483 | controller | Jun 10 23:52:32.265258 crc crio[21439]: time="2026-06-10T23:52:32.265076571Z" level=info msg="Current CRI-O configuration:\n[crio]\n  root = \"/var/lib/containers/storage\"\n  runroot = \"/run/containers/storage\"\n  imagestore = \"\"\n  storage_driver = \"overlay\"\n  storage_option = [\"overlay.skip_mount_home=true\"]\n  log_dir = \"/var/log/crio/pods\"\n  version_file = \"/var/run/crio/version\"\n  version_file_persist = \"\"\n  clean_shutdown_file = \"/var/lib/crio/clean.shutdown\"\n  internal_wipe = true\n  internal_repair = true\n  [crio.api]\n    grpc_max_send_msg_size = 83886080\n    grpc_max_recv_msg_size = 83886080\n    listen = \"/var/run/crio/crio.sock\"\n    stream_address = \"192.168.130.11\"\n    stream_port = \"0\"\n    stream_enable_tls = false\n    stream_tls_cert = \"\"\n    stream_tls_key = \"\"\n    stream_tls_ca = \"\"\n    stream_idle_timeout = \"\"\n  [crio.runtime]\n    no_pivot = false\n    selinux = true\n    log_to_journald = false\n    drop_infra_ctr = true\n    read_only = false\n    hooks_dir = [\"/etc/containers/oci/hooks.d\", \"/run/containers/oci/hooks.d\", \"/usr/share/containers/oci/hooks.d\"]\n    default_capabilities = [\"CHOWN\", \"DAC_OVERRIDE\", \"FSETID\", \"FOWNER\", \"SETGID\", \"SETUID\", \"SETPCAP\", \"NET_BIND_SERVICE\", \"KILL\"]\n    add_inheritable_capabilities = false\n    default_env = [\"NSS_SDB_USE_CACHE=no\"]\n    default_sysctls = [\"net.ipv4.ping_group_range=0 2147483647\"]\n    default_ulimits = [\"nofile=1048576\"]\n    allowed_devices = [\"/dev/fuse\", \"/dev/net/tun\"]\n    cdi_spec_dirs = [\"/etc/cdi\", \"/var/run/cdi\"]\n    device_ownership_from_security_context = false\n    default_runtime = \"crun\"\n    decryption_keys_path = \"/etc/crio/keys/\"\n    conmon = \"\"\n    conmon_cgroup = \"pod\"\n    seccomp_profile = \"\"\n    privileged_seccomp_profile = \"\"\n    apparmor_profile = \"crio-default\"\n    blockio_config_file = \"\"\n    blockio_reload = false\n    irqbalance_config_file = \"/etc/sysconfig/irqbalance\"\n    rdt_config_file = \"\"\n    cgroup_manager = \"systemd\"\n    default_mounts_file = \"\"\n    container_exits_dir = \"/var/run/crio/exits\"\n    container_attach_socket_dir = \"/var/run/crio\"\n    bind_mount_prefix = \"\"\n    uid_mappings = \"\"\n    minimum_mappable_uid = -1\n    gid_mappings = \"\"\n    minimum_mappable_gid = -1\n    log_level = \"info\"\n    log_filter = \"\"\n    namespaces_dir = \"/var/run\"\n    pinns_path = \"/usr/bin/pinns\"\n    enable_criu_support = true\n    pids_limit = -1\n    log_size_max = -1\n    ctr_stop_timeout = 30\n    separate_pull_cgroup = \"\"\n    infra_ctr_cpuset = \"\"\n    shared_cpuset = \"\"\n    absent_mount_sources_to_reject = [\"/etc/hostname\"]\n    enable_pod_events = false\n    irqbalance_config_restore_file = \"/etc/sysconfig/orig_irq_banned_cpus\"\n    hostnetwork_disable_selinux = true\n    disable_hostport_mapping = false\n    timezone = \"\"\n    [crio.runtime.runtimes]\n      [crio.runtime.runtimes.crun]\n        runtime_config_path = \"\"\n        runtime_path = \"/usr/bin/crun\"\n        runtime_type = \"\"\n        runtime_root = \"/run/crun\"\n        allowed_annotations = [\"io.containers.trace-syscall\", \"io.kubernetes.cri-o.Devices\", \"io.kubernetes.cri-o.LinkLogs\"]\n        monitor_path = \"/usr/bin/conmon\"\n        monitor_cgroup = \"pod\"\n        container_min_memory = \"512KiB\"\n        no_sync_log = false\n        [crio.runtime.runtimes.crun.default_annotations]\n          \"run.oci.systemd.subgroup\" = \"\"\n      [crio.runtime.runtimes.runc]\n        runtime_config_path = \"\"\n        runtime_path = \"/usr/bin/runc\"\n        runtime_type = \"\"\n        runtime_root = \"/run/runc\"\n        allowed_annotations = [\"io.containers.trace-syscall\", \"io.kubernetes.cri-o.Devices\", \"io.kubernetes.cri-o.LinkLogs\"]\n        monitor_path = \"/usr/bin/conmon\"\n        monitor_cgroup = \"pod\"\n        container_min_memory = \"12MiB\"\n        no_sync_log = false\n    [crio.runtime.workloads]\n      [crio.runtime.workloads.openshift-builder]\n        activation_annotation = \"io.openshift.builder\"\n        annotation_prefix = \"\"\n        allowed_annotations = [\"io.kubernetes.cri-o.userns-mode\", \"io.kubernetes.cri-o.Devices\"]\n        DisallowedAnnotations = [\"cpu-freq-governor.crio.io\", \"io.kubernetes.cri-o.seccompNotifierAction\", \"io.kubernetes.cri-o.cgroup2-mount-hierarchy-rw\", \"io.containers.trace-syscall\", \"io.kubernetes.cri.rdt-class\", \"io.kubernetes.cri-o.PodLinuxOverhead\", \"seccomp-profile.kubernetes.cri-o.io\", \"io.kubernetes.cri-o.DisableFIPS\", \"io.kubernetes.cri-o.UnifiedCgroup\", \"irq-load-balancing.crio.io\", \"cpu-shared.crio.io\", \"bundle\", \"module.wasm.image/variant\", \"io.kubernetes.cri.container-type\", \"io.kubernetes.cri-o.ShmSize\", \"cpu-load-balancing.crio.io\", \"io.kubernetes.cri-o.TrySkipVolumeSELinuxLabel\", \"cpu-c-states.crio.io\", \"io.kubernetes.cri-o.umask\", \"io.kubernetes.cri-o.PodLinuxResources\", \"io.kubernetes.cri-o.LinkLogs\", \"cpu-quota.crio.io\", \"org.systemd.property.\", \"org.criu.config\", \"run.oci.\"]\n        [crio.runtime.workloads.openshift-builder.resources]\n          CPUShares = 0\n          CPUQuota = 0\n          CPUPeriod = 0\n          CPUSet = \"\"\n          CPULimit = 0\n  [crio.image]\n    default_transport = \"docker://\"\n    global_auth_file = \"/var/lib/kubelet/config.json\"\n    pause_image = \"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:cc2b30e70040205c2536d01ae5c850be1ed2d775cf13249e50328e5085777977\"\n    pause_image_auth_file = \"/var/lib/kubelet/config.json\"\n    pause_command = \"/usr/bin/pod\"\n    signature_policy = \"\"\n    signature_policy_dir = \"/etc/crio/policies\"\n    image_volumes = \"mkdir\"\n    big_files_temporary_dir = \"\"\n    auto_reload_registries = false\n    pull_progress_timeout = \"0s\"\n    oci_artifact_mount_support = false\n  [crio.network]\n    cni_default_network = \"\"\n    network_dir = \"/etc/kubernetes/cni/net.d/\"\n    plugin_dirs = [\"/var/lib/cni/bin\"]\n  [crio.metrics]\n    enable_metrics = true\n    metrics_collectors = [\"operations\", \"operations_latency_microseconds_total\", \"operations_latency_microseconds\", \"operations_errors\", \"image_pulls_layer_size\", \"containers_oom_total\", \"containers_oom\", \"operations_total\", \"operations_latency_seconds_total\", \"operations_latency_seconds\", \"operations_errors_total\", \"image_pulls_bytes_total\", \"image_pulls_skipped_bytes_total\", \"image_pulls_success_total\", \"image_pulls_failure_total\", \"image_layer_reuse_total\", \"containers_oom_count_total\", \"processes_defunct\"]\n    metrics_host = \"127.0.0.1\"\n    metrics_port = 9537\n    metrics_socket = \"\"\n    metrics_cert = \"\"\n    metrics_key = \"\"\n  [crio.tracing]\n    enable_tracing = false\n    tracing_endpoint = \"127.0.0.1:4317\"\n    tracing_sampling_rate_per_million = 0\n  [crio.stats]\n    stats_collection_period = 0\n    collection_period = 0\n  [crio.nri]\n    enable_nri = true\n    nri_listen = \"/var/run/nri/nri.sock\"\n    nri_plugin_dir = \"/opt/nri/plugins\"\n    nri_plugin_config_dir = \"/etc/nri/conf.d\"\n    nri_plugin_registration_timeout = \"5s\"\n    nri_plugin_request_timeout = \"2s\"\n    nri_disable_connections = false\n"
2026-06-11 01:10:46.916508 | controller | Jun 10 23:52:32.266173 crc crio[21439]: time="2026-06-10T23:52:32.266121559Z" level=info msg="Attempting to restore irqbalance config from /etc/sysconfig/orig_irq_banned_cpus"
2026-06-11 01:10:46.916524 | controller | Jun 10 23:52:32.266414 crc crio[21439]: time="2026-06-10T23:52:32.266346305Z" level=info msg="Restore irqbalance config: nothing to do"
2026-06-11 01:10:46.916540 | controller | Jun 10 23:52:33.930188 crc crio[21439]: time="2026-06-10T23:52:33.929773047Z" level=info msg="Got pod network &{Name:certified-operators-xnwts Namespace:openshift-marketplace ID:d1ffdee4e6ae7ef75b63bc64fabbe4289447b1ccbbeb7ec526b717e76096966c UID:6c1dd789-cdac-4582-ad7e-b8b660f12bcb NetNS:/var/run/netns/2318ae82-d094-49c6-9ddd-adc7fd881fa3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6c1dd789_cdac_4582_ad7e_b8b660f12bcb.slice PodAnnotations:0xc0000ce978}] Aliases:map[]}"
2026-06-11 01:10:46.916556 | controller | Jun 10 23:52:33.931942 crc crio[21439]: time="2026-06-10T23:52:33.93026874Z" level=info msg="Checking pod openshift-marketplace_certified-operators-xnwts for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:46.916572 | controller | Jun 10 23:52:33.931942 crc crio[21439]: time="2026-06-10T23:52:33.930834116Z" level=info msg="Got pod network &{Name:community-operators-stxdw Namespace:openshift-marketplace ID:7071223793b05fb5a4779bcbcef18b3c1285f50f9e44bcb4b6b480fe1ef71f81 UID:2e031121-c632-4a05-98cb-df422f9f291d NetNS:/var/run/netns/7ad325ab-d162-448d-b81a-f765601126f2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2e031121_c632_4a05_98cb_df422f9f291d.slice PodAnnotations:0xc0000ceab0}] Aliases:map[]}"
2026-06-11 01:10:46.916588 | controller | Jun 10 23:52:33.931942 crc crio[21439]: time="2026-06-10T23:52:33.930928608Z" level=info msg="Checking pod openshift-marketplace_community-operators-stxdw for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:46.916604 | controller | Jun 10 23:52:33.931942 crc crio[21439]: time="2026-06-10T23:52:33.931467093Z" level=info msg="Got pod network &{Name:redhat-operators-krr4f Namespace:openshift-marketplace ID:a4d1f356aee926202539d42760f5fb12ffa91769a6d75336288efb55f57349c2 UID:6f81c4a0-79bb-4ad5-96df-44232caa218f NetNS:/var/run/netns/b1478765-e5f3-4df5-8d9b-7b12afb33ffc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6f81c4a0_79bb_4ad5_96df_44232caa218f.slice PodAnnotations:0xc0000ceb58}] Aliases:map[]}"
2026-06-11 01:10:46.916620 | controller | Jun 10 23:52:33.931942 crc crio[21439]: time="2026-06-10T23:52:33.931570535Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-krr4f for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:46.916636 | controller | Jun 10 23:52:33.931942 crc crio[21439]: time="2026-06-10T23:52:33.931914435Z" level=info msg="Got pod network &{Name:redhat-marketplace-7596m Namespace:openshift-marketplace ID:f2c76fed6a1d3b2f37448e6830b6de1dd4de7ab8207402725cb95fd787f0d71d UID:cb979eb1-9768-4b07-addb-44690b0888d5 NetNS:/var/run/netns/14c8fc9a-6faf-4930-b1c9-45332033e51a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcb979eb1_9768_4b07_addb_44690b0888d5.slice PodAnnotations:0xc0000cec00}] Aliases:map[]}"
2026-06-11 01:10:46.916657 | controller | Jun 10 23:52:33.931942 crc crio[21439]: time="2026-06-10T23:52:33.932048878Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-7596m for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:46.916674 | controller | Jun 10 23:52:33.932795 crc crio[21439]: time="2026-06-10T23:52:33.932422348Z" level=info msg="Got pod network &{Name:marketplace-operator-547dbd544d-94q28 Namespace:openshift-marketplace ID:d59e6b88db369338d01e842f118cd27c7ee351e8747680b9581195eb001b1894 UID:6853f66a-0503-4e56-976d-8250b1cf9526 NetNS:/var/run/netns/e878e318-9a35-4660-bdb9-6cbc33cfc5b2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6853f66a_0503_4e56_976d_8250b1cf9526.slice PodAnnotations:0xc0000ceca8}] Aliases:map[]}"
2026-06-11 01:10:46.916689 | controller | Jun 10 23:52:33.932795 crc crio[21439]: time="2026-06-10T23:52:33.932699376Z" level=info msg="Checking pod openshift-marketplace_marketplace-operator-547dbd544d-94q28 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:46.916705 | controller | Jun 10 23:52:33.933227 crc crio[21439]: time="2026-06-10T23:52:33.933161588Z" level=info msg="Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:add62488a22afd18cc113a8892a86bc633151a438c8eaf9e5199eac1b5e968e3 UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/9c713a37-86c2-4daf-bcb5-feefd82c0232 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:0xc0000ced48}] Aliases:map[]}"
2026-06-11 01:10:46.916721 | controller | Jun 10 23:52:33.933302 crc crio[21439]: time="2026-06-10T23:52:33.933286472Z" level=info msg="Checking pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:46.916736 | controller | Jun 10 23:52:33.933444 crc crio[21439]: time="2026-06-10T23:52:33.933390125Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-11 01:10:46.916752 | controller | Jun 10 23:52:33.933510 crc crio[21439]: time="2026-06-10T23:52:33.933437436Z" level=warning msg="Could not restore sandbox IP for fe4b119b6f8d0ea006298cd95f3a377ec353788da166b8d967314b7e7e519cf3: failed to get network status for pod sandbox k8s_revision-pruner-13-crc_openshift-kube-apiserver_d67c54d8-7046-4672-a92f-f5ece4e3b990_0(fe4b119b6f8d0ea006298cd95f3a377ec353788da166b8d967314b7e7e519cf3): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-11 01:10:46.916767 | controller | Jun 10 23:52:33.933510 crc crio[21439]: time="2026-06-10T23:52:33.933466187Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-11 01:10:46.916783 | controller | Jun 10 23:52:33.933510 crc crio[21439]: time="2026-06-10T23:52:33.933477827Z" level=warning msg="Could not restore sandbox IP for f32376543956ed89342118bb5c0d8932a7a17ff92853c2add7c7206b01a3ec4a: failed to get network status for pod sandbox k8s_installer-13-crc_openshift-kube-apiserver_e93f5f1f-6ec6-4eea-8231-30beff845496_0(f32376543956ed89342118bb5c0d8932a7a17ff92853c2add7c7206b01a3ec4a): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-11 01:10:46.916799 | controller | Jun 10 23:52:33.933510 crc crio[21439]: time="2026-06-10T23:52:33.933494697Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-11 01:10:46.916818 | controller | Jun 10 23:52:33.933510 crc crio[21439]: time="2026-06-10T23:52:33.933504588Z" level=warning msg="Could not restore sandbox IP for 582c55c65761d433cdd0dc3252c1d82c5c972df90dbeeca536ecd7e41de529d9: failed to get network status for pod sandbox k8s_collect-profiles-29685585-h4jj2_openshift-operator-lifecycle-manager_57c7480a-fdb0-428b-aa67-d20b1ab02b31_0(582c55c65761d433cdd0dc3252c1d82c5c972df90dbeeca536ecd7e41de529d9): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-11 01:10:46.916835 | controller | Jun 10 23:52:33.934049 crc crio[21439]: time="2026-06-10T23:52:33.93398224Z" level=info msg="Got pod network &{Name:controller-manager-794c9cd9f9-zkn9r Namespace:openshift-controller-manager ID:c70989b7e80cc96a712713041e6d9c93c3048e1935f5f663b0b5e33f543838d3 UID:b6aabc83-f8b8-4344-b2d6-4c73912c5a06 NetNS:/var/run/netns/7b2e1019-1f54-4168-996d-885501265ba2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb6aabc83_f8b8_4344_b2d6_4c73912c5a06.slice PodAnnotations:0xc0000cee00}] Aliases:map[]}"
2026-06-11 01:10:46.916851 | controller | Jun 10 23:52:33.934133 crc crio[21439]: time="2026-06-10T23:52:33.934114924Z" level=info msg="Checking pod openshift-controller-manager_controller-manager-794c9cd9f9-zkn9r for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:46.916867 | controller | Jun 10 23:52:33.934809 crc crio[21439]: time="2026-06-10T23:52:33.934740741Z" level=info msg="Got pod network &{Name:route-controller-manager-68c74b96b6-5kwb5 Namespace:openshift-route-controller-manager ID:8eca8446e81a430c5635f65300bdae35d7e0151531281f024e5f468f99f6e8bf UID:f7f6ce33-4e2b-4147-b0b7-8ccb80f94b71 NetNS:/var/run/netns/abf4cc9e-5f9a-426d-b1fe-d24043eea08c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf7f6ce33_4e2b_4147_b0b7_8ccb80f94b71.slice PodAnnotations:0xc0000cee98}] Aliases:map[]}"
2026-06-11 01:10:46.916883 | controller | Jun 10 23:52:33.935262 crc crio[21439]: time="2026-06-10T23:52:33.935140502Z" level=info msg="Checking pod openshift-route-controller-manager_route-controller-manager-68c74b96b6-5kwb5 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:46.916899 | controller | Jun 10 23:52:33.936174 crc crio[21439]: time="2026-06-10T23:52:33.936127438Z" level=info msg="Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:e5d1a99235789d22556e3c20a3d50eccc403e326b7560aecd7447308ae673e48 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/7bb6a145-6440-429d-b36a-05e32b2b83a5 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:0xc0004c00a0}] Aliases:map[]}"
2026-06-11 01:10:46.916915 | controller | Jun 10 23:52:33.936420 crc crio[21439]: time="2026-06-10T23:52:33.936329334Z" level=info msg="Checking pod openshift-apiserver_apiserver-9ddfb9f55-k47zv for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:46.916931 | controller | Jun 10 23:52:33.936922 crc crio[21439]: time="2026-06-10T23:52:33.936847728Z" level=info msg="Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:28003725df04387c43e962bdd3dcf5180e04f6ec61ecea47bac96b8a5f57a202 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/96633e97-4d7e-4a88-b7a9-a3e2ec3b3b12 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:0xc0004c0160}] Aliases:map[]}"
2026-06-11 01:10:46.916951 | controller | Jun 10 23:52:33.937103 crc crio[21439]: time="2026-06-10T23:52:33.937059403Z" 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 01:10:46.916968 | controller | Jun 10 23:52:33.937689 crc crio[21439]: time="2026-06-10T23:52:33.937561117Z" level=info msg="Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:3d47b6ce8414130fadbccdce573151211177ef513d91308aec37c28405dff582 UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/7b73430e-d512-4880-9dd4-7ca9fd85f7e3 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:0xc0004c0238}] Aliases:map[]}"
2026-06-11 01:10:46.916984 | controller | Jun 10 23:52:33.937832 crc crio[21439]: time="2026-06-10T23:52:33.937789453Z" level=info msg="Checking pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:46.917001 | controller | Jun 10 23:52:33.938391 crc crio[21439]: time="2026-06-10T23:52:33.938316417Z" level=info msg="Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:e850da3646170848d7b4b3679b5f1ce56ef3900bbc3eb7a587e64de03326f3d9 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/7979d1bd-a2af-4fd8-b6fd-8f8b4f7ecf91 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:0xc0004c0328}] Aliases:map[]}"
2026-06-11 01:10:46.917017 | controller | Jun 10 23:52:33.938556 crc crio[21439]: time="2026-06-10T23:52:33.938495022Z" 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 01:10:46.917033 | controller | Jun 10 23:52:33.939199 crc crio[21439]: time="2026-06-10T23:52:33.939090628Z" level=info msg="Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:061a4951b7c79416ef706294c8d2e6199e9cc5f39621b2c4da96c3210f85726d UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/46f40c41-2b19-4095-81a7-5851a73e5223 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:0xc0004c0498}] Aliases:map[]}"
2026-06-11 01:10:46.917048 | controller | Jun 10 23:52:33.939342 crc crio[21439]: time="2026-06-10T23:52:33.939279483Z" 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 01:10:46.917064 | controller | Jun 10 23:52:33.940015 crc crio[21439]: time="2026-06-10T23:52:33.939931421Z" level=info msg="Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:54a51d2938f3591cc4c03a7be3ef9e3d7f7599d0e1dc4f70216cb441a892d2b2 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/5d0c3600-235d-4a5c-a6eb-623694d2ad0f 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:0xc0004c0548}] Aliases:map[]}"
2026-06-11 01:10:46.917080 | controller | Jun 10 23:52:33.940170 crc crio[21439]: time="2026-06-10T23:52:33.940113626Z" level=info msg="Checking pod openshift-network-diagnostics_network-check-target-fhkjl for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:46.917096 | controller | Jun 10 23:52:33.940573 crc crio[21439]: time="2026-06-10T23:52:33.940507286Z" level=info msg="Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:62939d041a42ea557bb9456e1349163beeb59ba0829b3f8aae1a6a2a6847874c UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/7d1a8649-8225-4bd3-94e1-ed40d7e7ee93 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:0xc0004c0610}] Aliases:map[]}"
2026-06-11 01:10:46.917115 | controller | Jun 10 23:52:33.941074 crc crio[21439]: time="2026-06-10T23:52:33.94101116Z" level=info msg="Checking pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:46.917132 | controller | Jun 10 23:52:33.941578 crc crio[21439]: time="2026-06-10T23:52:33.941508793Z" level=info msg="Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:310dd260475b8774e916507df03c7d6cd525bb4f39f45b2fa438c8db97900e7f UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/4d6d704d-e654-4966-b053-c3d09306c7bf 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:0xc0004c06b8}] Aliases:map[]}"
2026-06-11 01:10:46.917148 | controller | Jun 10 23:52:33.941791 crc crio[21439]: time="2026-06-10T23:52:33.941726349Z" level=info msg="Checking pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:46.917164 | controller | Jun 10 23:52:33.942526 crc crio[21439]: time="2026-06-10T23:52:33.942451579Z" level=info msg="Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:378b5f326b36993bc4d200e9a0241fccff952f361ccc53483faadca094b5c422 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/b41e4be7-ac54-4f23-9aeb-9468103103a8 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:0xc0004c0770}] Aliases:map[]}"
2026-06-11 01:10:46.917180 | controller | Jun 10 23:52:33.942976 crc crio[21439]: time="2026-06-10T23:52:33.94285477Z" 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 01:10:46.917196 | controller | Jun 10 23:52:33.944602 crc crio[21439]: time="2026-06-10T23:52:33.944443553Z" level=info msg="Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:2dcd93ba477de64140d2788ff6f2952656703b7f93cf8641a8b02050de298d13 UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/cd658735-c740-48bd-91fc-b623d5281875 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:0xc0004c0820}] Aliases:map[]}"
2026-06-11 01:10:46.917212 | controller | Jun 10 23:52:33.944941 crc crio[21439]: time="2026-06-10T23:52:33.944874364Z" level=info msg="Checking pod openshift-console-operator_console-operator-67c89758df-4jf4f for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:46.917228 | controller | Jun 10 23:52:33.945349 crc crio[21439]: time="2026-06-10T23:52:33.945290115Z" level=info msg="Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:5edde7af59e6b3d33106333594d286dc884d5c349f2f62b2bae768d97ff1a6b5 UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/a2660e6b-e802-41d9-8d2b-0059fc6e221a 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:0xc0004c08d0}] Aliases:map[]}"
2026-06-11 01:10:46.917247 | controller | Jun 10 23:52:33.945485 crc crio[21439]: time="2026-06-10T23:52:33.945432059Z" 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 01:10:46.917264 | controller | Jun 10 23:52:33.946225 crc crio[21439]: time="2026-06-10T23:52:33.946162379Z" level=info msg="Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:23bc40803a4dbe5dff8a4ef51df3fddf2dd5ba5ef6b3009ec1c6ad472e40ea12 UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/1abd827f-e86f-4fc5-ac2b-a45ee900462a 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:0xc0004c0988}] Aliases:map[]}"
2026-06-11 01:10:46.917279 | controller | Jun 10 23:52:33.946446 crc crio[21439]: time="2026-06-10T23:52:33.946387145Z" 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 01:10:46.917295 | controller | Jun 10 23:52:33.947723 crc crio[21439]: time="2026-06-10T23:52:33.947160796Z" level=info msg="Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:0e58380e0470922a827d19564b15b68b217324987740630231846e0d8b168aae UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/67edbc81-1254-4c86-8f8e-d740918ac5c1 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:0xc0004c0a28}] Aliases:map[]}"
2026-06-11 01:10:46.917311 | controller | Jun 10 23:52:33.947894 crc crio[21439]: time="2026-06-10T23:52:33.947827694Z" 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 01:10:46.917327 | controller | Jun 10 23:52:33.948382 crc crio[21439]: time="2026-06-10T23:52:33.948319357Z" level=info msg="Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:3f256e8426c0df9f376da77acb7d5e3fff0fc53b844592de09d2ecfc3814e3e1 UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/ec601596-cf82-4460-a787-883ffb32d590 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:0xc0004c0ac8}] Aliases:map[]}"
2026-06-11 01:10:46.917342 | controller | Jun 10 23:52:33.948521 crc crio[21439]: time="2026-06-10T23:52:33.948466061Z" level=info msg="Checking pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:46.917391 | controller | Jun 10 23:52:33.949070 crc crio[21439]: time="2026-06-10T23:52:33.949011406Z" level=info msg="Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:22f698bbabe00f910b1a8382c9bfb4ec9a5cc1b5095e92d3fd5cd107e0621ffd UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/9db735ff-a05c-4101-874f-54839120fbc1 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:0xc0004c0b60}] Aliases:map[]}"
2026-06-11 01:10:46.917415 | controller | Jun 10 23:52:33.949223 crc crio[21439]: time="2026-06-10T23:52:33.94915226Z" 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 01:10:46.917442 | controller | Jun 10 23:52:33.950119 crc crio[21439]: time="2026-06-10T23:52:33.950048464Z" level=info msg="Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:b77d481bebc70d8ec14da67fb3a39043838504101192b2515afc819e58947286 UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/b5e38a10-9c53-41b6-b2f7-6848cba019a6 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:0xc0004c0bf8}] Aliases:map[]}"
2026-06-11 01:10:46.917460 | controller | Jun 10 23:52:33.950321 crc crio[21439]: time="2026-06-10T23:52:33.950237299Z" 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 01:10:46.917477 | controller | Jun 10 23:52:33.950568 crc crio[21439]: time="2026-06-10T23:52:33.950502356Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-11 01:10:46.917493 | controller | Jun 10 23:52:33.950631 crc crio[21439]: time="2026-06-10T23:52:33.950560627Z" level=warning msg="Could not restore sandbox IP for e62550fef589e85d5df58f8e94b1f362c1a4f0401354b6e05dcfefde30ab53bb: failed to get network status for pod sandbox k8s_collect-profiles-29685570-bqs4c_openshift-operator-lifecycle-manager_26cb27e4-3504-4746-bc51-27c274a0b43a_0(e62550fef589e85d5df58f8e94b1f362c1a4f0401354b6e05dcfefde30ab53bb): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-11 01:10:46.917509 | controller | Jun 10 23:52:33.951342 crc crio[21439]: time="2026-06-10T23:52:33.951274887Z" level=info msg="Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:6aa731e4acd8e38988309df677b713874085920448656c504a226924de83d293 UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/0ae95bd2-5e3f-4e47-9b80-7295c73e9f5f 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:0xc0004c0ca0}] Aliases:map[]}"
2026-06-11 01:10:46.917526 | controller | Jun 10 23:52:33.951506 crc crio[21439]: time="2026-06-10T23:52:33.951442311Z" 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 01:10:46.917542 | controller | Jun 10 23:52:33.952197 crc crio[21439]: time="2026-06-10T23:52:33.952086799Z" level=info msg="Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:535f7a42332fed8442f2c4c9105f408930fbe236e40773a46fde5b8e6710de41 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/c8989dda-d623-463d-b0f1-4d6cd448a139 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:0xc0004c0d40}] Aliases:map[]}"
2026-06-11 01:10:46.917559 | controller | Jun 10 23:52:33.952353 crc crio[21439]: time="2026-06-10T23:52:33.952258023Z" 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 01:10:46.917575 | controller | Jun 10 23:52:33.952852 crc crio[21439]: time="2026-06-10T23:52:33.952804658Z" level=info msg="Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:b8d0577ef2b24d11d894a5efc4e39184ee62aa93d6c36a5b7921d507c09e2671 UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/cf1676d1-275f-403a-9731-83d3285df0a1 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:0xc0004c0de0}] Aliases:map[]}"
2026-06-11 01:10:46.917595 | controller | Jun 10 23:52:33.953155 crc crio[21439]: time="2026-06-10T23:52:33.953021054Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:46.917611 | controller | Jun 10 23:52:33.953543 crc crio[21439]: time="2026-06-10T23:52:33.953474376Z" level=info msg="Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:53bbced8b4c36d43ce1762ef6219e9bb192f1fa82e2f6c462b59ef76efd398c2 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/e7c45a65-3526-4e44-9f53-004a98d9e464 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:0xc0004c0e78}] Aliases:map[]}"
2026-06-11 01:10:46.917627 | controller | Jun 10 23:52:33.953779 crc crio[21439]: time="2026-06-10T23:52:33.953722753Z" 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 01:10:46.917643 | controller | Jun 10 23:52:33.954577 crc crio[21439]: time="2026-06-10T23:52:33.954516204Z" level=info msg="Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:85335bbdd259df67bbd12652f2051d40270e58d8e84d3d166c2d419a25046296 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/12f108c5-34f2-4927-a670-7744cfeac20b 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:0xc0004c0f10}] Aliases:map[]}"
2026-06-11 01:10:46.917659 | controller | Jun 10 23:52:33.954790 crc crio[21439]: time="2026-06-10T23:52:33.95471795Z" level=info msg="Checking pod openshift-console_downloads-747b44746d-4pqvr for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:46.917676 | controller | Jun 10 23:52:33.955392 crc crio[21439]: time="2026-06-10T23:52:33.955315536Z" level=info msg="Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:2c2e13065cfc1aa468aa3f860d5f57404249bbba68fa542e0a6d4436ff6bde5f UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/8343e7bc-2758-47d8-ab60-9ceb9ffcd67d 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:0xc0004c0fb0}] Aliases:map[]}"
2026-06-11 01:10:46.917692 | controller | Jun 10 23:52:33.955558 crc crio[21439]: time="2026-06-10T23:52:33.95549455Z" level=info msg="Checking pod openshift-ingress-canary_ingress-canary-jlj86 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:46.917708 | controller | Jun 10 23:52:33.956148 crc crio[21439]: time="2026-06-10T23:52:33.956066106Z" level=info msg="Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:7e02bcd752d28d473df115a36545e947c96e5df1f9722ee14211f40fa6e696ed UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/431a015f-cb76-4f7e-9152-cf9eb154291b 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:0xc0004c1050}] Aliases:map[]}"
2026-06-11 01:10:46.917728 | controller | Jun 10 23:52:33.956259 crc crio[21439]: time="2026-06-10T23:52:33.95621889Z" 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 01:10:46.917744 | controller | Jun 10 23:52:33.957115 crc crio[21439]: time="2026-06-10T23:52:33.957046292Z" level=info msg="Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:e1818a12ae6425d1f0de8858c29f03bb2de95ae815b809c78d028e35ccae616c UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/783c5d5c-17e7-4a51-96b5-18169247a570 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:0xc0004c10e8}] Aliases:map[]}"
2026-06-11 01:10:46.917760 | controller | Jun 10 23:52:33.957203 crc crio[21439]: time="2026-06-10T23:52:33.957179216Z" level=info msg="Checking pod hostpath-provisioner_csi-hostpathplugin-mpq2f for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:46.917776 | controller | Jun 10 23:52:33.957573 crc crio[21439]: time="2026-06-10T23:52:33.957514015Z" level=info msg="Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:4681cc99bc4fd2ccbb739c9e2906059238d6d6a8b76696c13ed2ed6815d05843 UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/f0dd849c-7007-479d-a4a6-4dee59825511 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:0xc0004c1170}] Aliases:map[]}"
2026-06-11 01:10:46.917791 | controller | Jun 10 23:52:33.957785 crc crio[21439]: time="2026-06-10T23:52:33.957727091Z" 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 01:10:46.917807 | controller | Jun 10 23:52:33.958199 crc crio[21439]: time="2026-06-10T23:52:33.958133912Z" level=info msg="Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:72a323c59a02afd08e72b110e26f368a2f51537437582f6ea5068efa98e9e2ca UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/a1b7f691-0d02-41ac-b399-b6f528e4f971 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:0xc0004c1200}] Aliases:map[]}"
2026-06-11 01:10:46.917824 | controller | Jun 10 23:52:33.958272 crc crio[21439]: time="2026-06-10T23:52:33.958259255Z" level=info msg="Checking pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:46.917840 | controller | Jun 10 23:52:33.958721 crc crio[21439]: time="2026-06-10T23:52:33.958591854Z" level=info msg="Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:7b98aa2a5be158d1f3a71651a81c6b580f4b37a9960600d440affd13e6a6609d UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/6082fca6-8de8-40a1-8d1b-536fd22456a1 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:0xc0004c1288}] Aliases:map[]}"
2026-06-11 01:10:46.917856 | controller | Jun 10 23:52:33.958884 crc crio[21439]: time="2026-06-10T23:52:33.95881968Z" level=info msg="Checking pod openshift-dns_dns-default-qtghf for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:46.917872 | controller | Jun 10 23:52:33.959326 crc crio[21439]: time="2026-06-10T23:52:33.959259452Z" level=info msg="Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:9698a732b931a523d35a8cfd80b3afac9766651c585a9e7337f7703831f27e6a UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/a804fff7-6f2c-419f-9781-bf24d68605d1 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:0xc0004c1358}] Aliases:map[]}"
2026-06-11 01:10:46.917893 | controller | Jun 10 23:52:33.959446 crc crio[21439]: time="2026-06-10T23:52:33.959394886Z" 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 01:10:46.917910 | controller | Jun 10 23:52:33.960145 crc crio[21439]: time="2026-06-10T23:52:33.960077444Z" level=info msg="Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:d6ce9f11fe6b6c954e64392a7179a7c4bdce7c9da844130899390627781a051a UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/697e97da-e2e4-4b59-a801-1ddd387637b2 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:0xc0004c13e8}] Aliases:map[]}"
2026-06-11 01:10:46.917926 | controller | Jun 10 23:52:33.960325 crc crio[21439]: time="2026-06-10T23:52:33.960254069Z" 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 01:10:46.917941 | controller | Jun 10 23:52:33.960801 crc crio[21439]: time="2026-06-10T23:52:33.960633039Z" level=info msg="Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:16c9fc66f8930a546adfa862fce4cad433256474c1d58aa23506b7caaf136a20 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/7bda63ae-8dd3-43d8-871e-879db693cfba 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:0xc0004c1478}] Aliases:map[]}"
2026-06-11 01:10:46.917957 | controller | Jun 10 23:52:33.961218 crc crio[21439]: time="2026-06-10T23:52:33.961159073Z" level=info msg="Checking pod openshift-console_console-6c684df5db-cc8g8 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:46.917973 | controller | Jun 10 23:52:33.961723 crc crio[21439]: time="2026-06-10T23:52:33.961581605Z" level=info msg="Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:715f64185604d4861060f8a3b9b70906c45e8165d02a9ac009f1bc82c9ac6bd4 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/14263ce2-c530-41aa-9016-69dfd0860427 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:0xc0004c1508}] Aliases:map[]}"
2026-06-11 01:10:46.917989 | controller | Jun 10 23:52:33.961906 crc crio[21439]: time="2026-06-10T23:52:33.961837232Z" level=info msg="Checking pod openshift-multus_multus-admission-controller-69db94689b-rvf8p for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:46.918005 | controller | Jun 10 23:52:33.962825 crc crio[21439]: time="2026-06-10T23:52:33.962756606Z" level=info msg="Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:2ec2246a94767a3f79c5f0e74c579aa3040ac462e3d216b981649e58cecaf615 UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/85d539ab-ca5e-49c9-b24c-3d1c9d815c5a 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:0xc0004c1588}] Aliases:map[]}"
2026-06-11 01:10:46.918024 | controller | Jun 10 23:52:33.963039 crc crio[21439]: time="2026-06-10T23:52:33.962934271Z" level=info msg="Checking pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:46.918041 | controller | Jun 10 23:52:33.963399 crc crio[21439]: time="2026-06-10T23:52:33.963322392Z" level=info msg="Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:2447959dc1e4001e19a59829d63ad52affe994f73cefc75d62e062044f5ab61a UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/a34b6f43-ee27-4346-ba09-9a049ca6ac00 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:0xc0004c1618}] Aliases:map[]}"
2026-06-11 01:10:46.918057 | controller | Jun 10 23:52:33.963548 crc crio[21439]: time="2026-06-10T23:52:33.963446935Z" level=info msg="Checking pod openshift-multus_network-metrics-daemon-n2bqt for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:46.918074 | controller | Jun 10 23:52:33.963844 crc crio[21439]: time="2026-06-10T23:52:33.963762363Z" level=info msg="Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:94b784ab235841bddb42e48e472c370fd5db3fcc8d88acff04ee5f807ddd9bc8 UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/b01e9d82-7561-4ab3-8d6f-1e47a3be44b1 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:0xc0004c1698}] Aliases:map[]}"
2026-06-11 01:10:46.918091 | controller | Jun 10 23:52:33.964502 crc crio[21439]: time="2026-06-10T23:52:33.963863046Z" level=info msg="Checking pod openshift-service-ca_service-ca-74545575db-n469q for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:46.918107 | controller | Jun 10 23:52:33.964502 crc crio[21439]: time="2026-06-10T23:52:33.964212666Z" level=info msg="Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:323ca67cfe910bd993222a9ca86f2079b1864825cc2fc4ac651ae8479d31ce69 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/decc07ec-be99-4420-8b46-774376852369 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:0xc0004c1728}] Aliases:map[]}"
2026-06-11 01:10:46.918124 | controller | Jun 10 23:52:33.964502 crc crio[21439]: time="2026-06-10T23:52:33.964345909Z" 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 01:10:46.918140 | controller | Jun 10 23:52:33.965827 crc crio[21439]: time="2026-06-10T23:52:33.964772731Z" level=info msg="Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:b24bd8e42f03ec2f44414fff1bf9a33348666bceee9fa87906e2d05ed462f619 UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/2d59b1a0-5ef8-4721-ab45-171497ff9a7e 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:0xc0004c17a8}] Aliases:map[]}"
2026-06-11 01:10:46.918156 | controller | Jun 10 23:52:33.965827 crc crio[21439]: time="2026-06-10T23:52:33.964908984Z" 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 01:10:46.918176 | controller | Jun 10 23:52:33.965827 crc crio[21439]: time="2026-06-10T23:52:33.965295545Z" level=info msg="Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:51a81093ff0efc548d0882d2803b6f9ddd76a51fc0372a6db59dac57fa4b8866 UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/679ed19b-5124-4362-a637-be2f66cf5ee6 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:0xc0004c1b10}] Aliases:map[]}"
2026-06-11 01:10:46.918193 | controller | Jun 10 23:52:33.965827 crc crio[21439]: time="2026-06-10T23:52:33.965428428Z" 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 01:10:46.918209 | controller | Jun 10 23:52:33.965827 crc crio[21439]: time="2026-06-10T23:52:33.965795978Z" level=info msg="Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:e930efc7479a0d6931d20699b5fd9c7829cff29c4566ba1a8740db796e947273 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/5174a9c8-4dd1-4e5c-8ab7-b489b66963cb 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:0xc0004c1ba8}] Aliases:map[]}"
2026-06-11 01:10:46.918225 | controller | Jun 10 23:52:33.966093 crc crio[21439]: time="2026-06-10T23:52:33.965897911Z" 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 01:10:46.918241 | controller | Jun 10 23:52:33.966535 crc crio[21439]: time="2026-06-10T23:52:33.966428155Z" level=info msg="Registered SIGHUP reload watcher"
2026-06-11 01:10:46.918257 | controller | Jun 10 23:52:33.967904 crc crio[21439]: time="2026-06-10T23:52:33.967839803Z" level=info msg="Starting seccomp notifier watcher"
2026-06-11 01:10:46.918273 | controller | Jun 10 23:52:33.968013 crc crio[21439]: time="2026-06-10T23:52:33.967880415Z" level=info msg="Serving metrics on 127.0.0.1:9537 using HTTP"
2026-06-11 01:10:46.918289 | controller | Jun 10 23:52:33.968063 crc crio[21439]: time="2026-06-10T23:52:33.968033449Z" level=info msg="Create NRI interface"
2026-06-11 01:10:46.918306 | controller | Jun 10 23:52:33.968110 crc crio[21439]: time="2026-06-10T23:52:33.96808866Z" level=info msg="runtime interface created"
2026-06-11 01:10:46.918322 | controller | Jun 10 23:52:33.968110 crc crio[21439]: time="2026-06-10T23:52:33.968106101Z" level=info msg="Registered domain \"k8s.io\" with NRI"
2026-06-11 01:10:46.918337 | controller | Jun 10 23:52:33.968211 crc crio[21439]: time="2026-06-10T23:52:33.968116111Z" level=info msg="runtime interface starting up..."
2026-06-11 01:10:46.918375 | controller | Jun 10 23:52:33.968211 crc crio[21439]: time="2026-06-10T23:52:33.968126751Z" level=info msg="starting plugins..."
2026-06-11 01:10:46.918394 | controller | Jun 10 23:52:33.968211 crc crio[21439]: time="2026-06-10T23:52:33.968157922Z" level=info msg="Synchronizing NRI (plugin) with current runtime state"
2026-06-11 01:10:46.918409 | controller | Jun 10 23:52:33.974376 crc crio[21439]: time="2026-06-10T23:52:33.974209215Z" level=info msg="No systemd watchdog enabled"
2026-06-11 01:10:46.918424 | controller | Jun 10 23:52:33.982059 crc systemd[1]: Started Container Runtime Interface for OCI (CRI-O).
2026-06-11 01:10:46.918440 | controller | Jun 10 23:52:40.635508 crc crio[21439]: time="2026-06-10T23:52:40.634361453Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=b9175677-122a-48ac-82e4-0352be883b9f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.918456 | controller | Jun 10 23:52:40.641155 crc crio[21439]: time="2026-06-10T23:52:40.64091549Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=a34d9aa8-698c-40a2-b233-c5cdc3778429 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.918476 | controller | Jun 10 23:52:40.648997 crc crio[21439]: time="2026-06-10T23:52:40.648804733Z" level=info msg="Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server" id=c62f9f7e-1e7d-4b8d-86df-5e9529d6bd84 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.918492 | controller | Jun 10 23:52:40.650430 crc crio[21439]: time="2026-06-10T23:52:40.650337914Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.918508 | controller | Jun 10 23:52:40.715979 crc crio[21439]: time="2026-06-10T23:52:40.707465154Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.918524 | controller | Jun 10 23:52:40.718188 crc crio[21439]: time="2026-06-10T23:52:40.718112201Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.918539 | controller | Jun 10 23:52:40.832153 crc crio[21439]: time="2026-06-10T23:52:40.831483228Z" level=info msg="Created container f942e4969e9e304065897a7a85d99542c03803f895669b81f300dcf7a2c19200: openshift-console/downloads-747b44746d-4pqvr/download-server" id=c62f9f7e-1e7d-4b8d-86df-5e9529d6bd84 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.918556 | controller | Jun 10 23:52:40.833755 crc crio[21439]: time="2026-06-10T23:52:40.833617466Z" level=info msg="Starting container: f942e4969e9e304065897a7a85d99542c03803f895669b81f300dcf7a2c19200" id=670af1dd-225d-4830-8a0c-cdba7dd9ed9c name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.918571 | controller | Jun 10 23:52:40.841200 crc crio[21439]: time="2026-06-10T23:52:40.841109218Z" level=info msg="Started container" PID=22069 containerID=f942e4969e9e304065897a7a85d99542c03803f895669b81f300dcf7a2c19200 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=670af1dd-225d-4830-8a0c-cdba7dd9ed9c name=/runtime.v1.RuntimeService/StartContainer sandboxID=85335bbdd259df67bbd12652f2051d40270e58d8e84d3d166c2d419a25046296
2026-06-11 01:10:46.918587 | controller | Jun 10 23:52:52.728297 crc systemd[1]: Stopping Container Runtime Interface for OCI (CRI-O)...
2026-06-11 01:10:46.918603 | controller | Jun 10 23:53:01.900197 crc systemd[1]: crio.service: Deactivated successfully.
2026-06-11 01:10:46.918620 | controller | Jun 10 23:53:01.901408 crc systemd[1]: Stopped Container Runtime Interface for OCI (CRI-O).
2026-06-11 01:10:46.918636 | controller | Jun 10 23:53:01.902073 crc systemd[1]: crio.service: Consumed 4.874s CPU time.
2026-06-11 01:10:46.918651 | controller | Jun 10 23:53:02.016619 crc systemd[1]: Starting Container Runtime Interface for OCI (CRI-O)...
2026-06-11 01:10:46.918666 | controller | Jun 10 23:53:02.111523 crc crio[23067]: time="2026-06-10T23:53:02.111429948Z" level=info msg="Updating config from single file: /etc/crio/crio.conf"
2026-06-11 01:10:46.918682 | controller | Jun 10 23:53:02.111523 crc crio[23067]: time="2026-06-10T23:53:02.11149066Z" level=info msg="Updating config from drop-in file: /etc/crio/crio.conf"
2026-06-11 01:10:46.918697 | controller | Jun 10 23:53:02.113250 crc crio[23067]: time="2026-06-10T23:53:02.112762574Z" level=info msg="Updating config from path: /etc/crio/crio.conf.d"
2026-06-11 01:10:46.918713 | controller | Jun 10 23:53:02.113250 crc crio[23067]: time="2026-06-10T23:53:02.112842717Z" level=info msg="Updating config from drop-in file: /etc/crio/crio.conf.d/00-default"
2026-06-11 01:10:46.918728 | controller | Jun 10 23:53:02.113250 crc crio[23067]: time="2026-06-10T23:53:02.113243847Z" level=info msg="Updating config from drop-in file: /etc/crio/crio.conf.d/zuul"
2026-06-11 01:10:46.918748 | controller | Jun 10 23:53:02.192950 crc crio[23067]: time="2026-06-10T23:53:02.192785932Z" level=info msg="Starting CRI-O, version: 1.33.5-3.rhaos4.20.gitd0ea985.el9, git: unknown(clean)"
2026-06-11 01:10:46.918763 | controller | Jun 10 23:53:02.193219 crc crio[23067]: time="2026-06-10T23:53:02.192956117Z" level=info msg="Node configuration value for hugetlb cgroup is true"
2026-06-11 01:10:46.918779 | controller | Jun 10 23:53:02.193219 crc crio[23067]: time="2026-06-10T23:53:02.192998548Z" level=info msg="Node configuration value for pid cgroup is true"
2026-06-11 01:10:46.918794 | controller | Jun 10 23:53:02.193219 crc crio[23067]: time="2026-06-10T23:53:02.19309208Z" level=info msg="Node configuration value for memoryswap cgroup is true"
2026-06-11 01:10:46.918809 | controller | Jun 10 23:53:02.193219 crc crio[23067]: time="2026-06-10T23:53:02.193099941Z" level=info msg="Node configuration value for cgroup v2 is true"
2026-06-11 01:10:46.918824 | controller | Jun 10 23:53:02.272698 crc crio[23067]: time="2026-06-10T23:53:02.272536553Z" level=info msg="Node configuration value for systemd AllowedCPUs is true"
2026-06-11 01:10:46.918839 | controller | Jun 10 23:53:02.299289 crc crio[23067]: time="2026-06-10T23:53:02.2991613Z" 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 01:10:46.918854 | controller | Jun 10 23:53:02.318020 crc crio[23067]: time="2026-06-10T23:53:02.317787523Z" 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 01:10:46.918870 | controller | Jun 10 23:53:02.609091 crc crio[23067]: time="2026-06-10T23:53:02.608847111Z" 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 01:10:46.918886 | controller | Jun 10 23:53:03.656744 crc crio[23067]: time="2026-06-10T23:53:03.656466207Z" level=info msg="Checkpoint/restore support enabled"
2026-06-11 01:10:46.918901 | controller | Jun 10 23:53:03.656744 crc crio[23067]: time="2026-06-10T23:53:03.656723384Z" level=info msg="Using the internal default seccomp profile"
2026-06-11 01:10:46.918916 | controller | Jun 10 23:53:03.656744 crc crio[23067]: time="2026-06-10T23:53:03.656739025Z" level=info msg="AppArmor is disabled by the system or at CRI-O build-time"
2026-06-11 01:10:46.918931 | controller | Jun 10 23:53:03.656744 crc crio[23067]: time="2026-06-10T23:53:03.656746835Z" level=info msg="No blockio config file specified, blockio not configured"
2026-06-11 01:10:46.918946 | controller | Jun 10 23:53:03.656744 crc crio[23067]: time="2026-06-10T23:53:03.656755725Z" level=info msg="RDT not available in the host system"
2026-06-11 01:10:46.918961 | controller | Jun 10 23:53:03.669116 crc crio[23067]: time="2026-06-10T23:53:03.668881342Z" level=info msg="Conmon does support the --sync option"
2026-06-11 01:10:46.918976 | controller | Jun 10 23:53:03.669193 crc crio[23067]: time="2026-06-10T23:53:03.669120708Z" level=info msg="Conmon does support the --log-global-size-max option"
2026-06-11 01:10:46.918991 | controller | Jun 10 23:53:03.677445 crc crio[23067]: time="2026-06-10T23:53:03.677310999Z" level=info msg="Conmon does support the --sync option"
2026-06-11 01:10:46.919006 | controller | Jun 10 23:53:03.677445 crc crio[23067]: time="2026-06-10T23:53:03.677389491Z" level=info msg="Conmon does support the --log-global-size-max option"
2026-06-11 01:10:46.919021 | controller | Jun 10 23:53:04.178942 crc crio[23067]: time="2026-06-10T23:53:04.178119133Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 01:10:46.919036 | controller | Jun 10 23:53:04.178942 crc crio[23067]: time="2026-06-10T23:53:04.178909524Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 01:10:46.919079 | controller | Jun 10 23:53:04.179959 crc crio[23067]: time="2026-06-10T23:53:04.179859719Z" level=info msg="FLAG: --enable-profile-unix-socket=\"true\"\n"
2026-06-11 01:10:46.919099 | controller | Jun 10 23:53:04.180147 crc crio[23067]: time="2026-06-10T23:53:04.179959222Z" level=info msg="FLAG: --stream-address=\"192.168.130.11\"\n"
2026-06-11 01:10:46.919117 | controller | Jun 10 23:53:04.183034 crc crio[23067]: time="2026-06-10T23:53:04.182626954Z" 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.seccompNotifierAction\", \"cpu-shared.crio.io\", \"org.systemd.property.\", \"io.kubernetes.cri.container-type\", \"io.kubernetes.cri-o.ShmSize\", \"cpu-load-balancing.crio.io\", \"cpu-quota.crio.io\", \"cpu-c-states.crio.io\", \"io.kubernetes.cri-o.umask\", \"io.kubernetes.cri-o.PodLinuxOverhead\", \"io.kubernetes.cri-o.PodLinuxResources\", \"irq-load-balancing.crio.io\", \"io.containers.trace-syscall\", \"io.kubernetes.cri-o.LinkLogs\", \"io.kubernetes.cri-o.DisableFIPS\", \"org.criu.config\", \"module.wasm.image/variant\", \"run.oci.\", \"io.kubernetes.cri-o.UnifiedCgroup\", \"io.kubernetes.cri.rdt-class\", \"cpu-freq-governor.crio.io\", \"seccomp-profile.kubernetes.cri-o.io\", \"bundle\", \"io.kubernetes.cri-o.cgroup2-mount-hierarchy-rw\"]\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 01:10:46.919137 | controller | Jun 10 23:53:04.187501 crc crio[23067]: time="2026-06-10T23:53:04.187416983Z" level=info msg="Attempting to restore irqbalance config from /etc/sysconfig/orig_irq_banned_cpus"
2026-06-11 01:10:46.919154 | controller | Jun 10 23:53:04.188254 crc crio[23067]: time="2026-06-10T23:53:04.187944757Z" level=info msg="Restore irqbalance config: nothing to do"
2026-06-11 01:10:46.919175 | controller | Jun 10 23:53:07.307865 crc crio[23067]: time="2026-06-10T23:53:07.307194223Z" level=info msg="Got pod network &{Name:certified-operators-xnwts Namespace:openshift-marketplace ID:d1ffdee4e6ae7ef75b63bc64fabbe4289447b1ccbbeb7ec526b717e76096966c UID:6c1dd789-cdac-4582-ad7e-b8b660f12bcb NetNS:/var/run/netns/2318ae82-d094-49c6-9ddd-adc7fd881fa3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6c1dd789_cdac_4582_ad7e_b8b660f12bcb.slice PodAnnotations:0xc0001310d0}] Aliases:map[]}"
2026-06-11 01:10:46.919193 | controller | Jun 10 23:53:07.309418 crc crio[23067]: time="2026-06-10T23:53:07.308258222Z" level=info msg="Checking pod openshift-marketplace_certified-operators-xnwts for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:46.919209 | controller | Jun 10 23:53:07.309933 crc crio[23067]: time="2026-06-10T23:53:07.309828044Z" level=info msg="Got pod network &{Name:community-operators-stxdw Namespace:openshift-marketplace ID:7071223793b05fb5a4779bcbcef18b3c1285f50f9e44bcb4b6b480fe1ef71f81 UID:2e031121-c632-4a05-98cb-df422f9f291d NetNS:/var/run/netns/7ad325ab-d162-448d-b81a-f765601126f2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2e031121_c632_4a05_98cb_df422f9f291d.slice PodAnnotations:0xc000c34480}] Aliases:map[]}"
2026-06-11 01:10:46.919226 | controller | Jun 10 23:53:07.310227 crc crio[23067]: time="2026-06-10T23:53:07.310135552Z" level=info msg="Checking pod openshift-marketplace_community-operators-stxdw for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:46.919242 | controller | Jun 10 23:53:07.311153 crc crio[23067]: time="2026-06-10T23:53:07.311051177Z" level=info msg="Got pod network &{Name:redhat-operators-krr4f Namespace:openshift-marketplace ID:a4d1f356aee926202539d42760f5fb12ffa91769a6d75336288efb55f57349c2 UID:6f81c4a0-79bb-4ad5-96df-44232caa218f NetNS:/var/run/netns/b1478765-e5f3-4df5-8d9b-7b12afb33ffc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6f81c4a0_79bb_4ad5_96df_44232caa218f.slice PodAnnotations:0xc000c34518}] Aliases:map[]}"
2026-06-11 01:10:46.919259 | controller | Jun 10 23:53:07.311411 crc crio[23067]: time="2026-06-10T23:53:07.311291533Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-krr4f for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:46.919275 | controller | Jun 10 23:53:07.312249 crc crio[23067]: time="2026-06-10T23:53:07.312157677Z" level=info msg="Got pod network &{Name:redhat-marketplace-7596m Namespace:openshift-marketplace ID:f2c76fed6a1d3b2f37448e6830b6de1dd4de7ab8207402725cb95fd787f0d71d UID:cb979eb1-9768-4b07-addb-44690b0888d5 NetNS:/var/run/netns/14c8fc9a-6faf-4930-b1c9-45332033e51a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcb979eb1_9768_4b07_addb_44690b0888d5.slice PodAnnotations:0xc000c345b0}] Aliases:map[]}"
2026-06-11 01:10:46.919291 | controller | Jun 10 23:53:07.312373 crc crio[23067]: time="2026-06-10T23:53:07.312352772Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-7596m for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:46.919307 | controller | Jun 10 23:53:07.313128 crc crio[23067]: time="2026-06-10T23:53:07.312951168Z" level=info msg="Got pod network &{Name:marketplace-operator-547dbd544d-94q28 Namespace:openshift-marketplace ID:d59e6b88db369338d01e842f118cd27c7ee351e8747680b9581195eb001b1894 UID:6853f66a-0503-4e56-976d-8250b1cf9526 NetNS:/var/run/netns/e878e318-9a35-4660-bdb9-6cbc33cfc5b2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6853f66a_0503_4e56_976d_8250b1cf9526.slice PodAnnotations:0xc000c34650}] Aliases:map[]}"
2026-06-11 01:10:46.919328 | controller | Jun 10 23:53:07.313336 crc crio[23067]: time="2026-06-10T23:53:07.313258116Z" level=info msg="Checking pod openshift-marketplace_marketplace-operator-547dbd544d-94q28 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:46.919344 | controller | Jun 10 23:53:07.314857 crc crio[23067]: time="2026-06-10T23:53:07.314575722Z" level=info msg="Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:add62488a22afd18cc113a8892a86bc633151a438c8eaf9e5199eac1b5e968e3 UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/9c713a37-86c2-4daf-bcb5-feefd82c0232 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:0xc000c346e0}] Aliases:map[]}"
2026-06-11 01:10:46.919385 | controller | Jun 10 23:53:07.315382 crc crio[23067]: time="2026-06-10T23:53:07.315147447Z" level=info msg="Checking pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:46.919403 | controller | Jun 10 23:53:07.315735 crc crio[23067]: time="2026-06-10T23:53:07.315564789Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-11 01:10:46.919419 | controller | Jun 10 23:53:07.315880 crc crio[23067]: time="2026-06-10T23:53:07.315756454Z" level=warning msg="Could not restore sandbox IP for fe4b119b6f8d0ea006298cd95f3a377ec353788da166b8d967314b7e7e519cf3: failed to get network status for pod sandbox k8s_revision-pruner-13-crc_openshift-kube-apiserver_d67c54d8-7046-4672-a92f-f5ece4e3b990_0(fe4b119b6f8d0ea006298cd95f3a377ec353788da166b8d967314b7e7e519cf3): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-11 01:10:46.919435 | controller | Jun 10 23:53:07.315880 crc crio[23067]: time="2026-06-10T23:53:07.315799355Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-11 01:10:46.919451 | controller | Jun 10 23:53:07.315880 crc crio[23067]: time="2026-06-10T23:53:07.315821076Z" level=warning msg="Could not restore sandbox IP for f32376543956ed89342118bb5c0d8932a7a17ff92853c2add7c7206b01a3ec4a: failed to get network status for pod sandbox k8s_installer-13-crc_openshift-kube-apiserver_e93f5f1f-6ec6-4eea-8231-30beff845496_0(f32376543956ed89342118bb5c0d8932a7a17ff92853c2add7c7206b01a3ec4a): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-11 01:10:46.919467 | controller | Jun 10 23:53:07.315880 crc crio[23067]: time="2026-06-10T23:53:07.315858177Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-11 01:10:46.919483 | controller | Jun 10 23:53:07.316168 crc crio[23067]: time="2026-06-10T23:53:07.315889067Z" level=warning msg="Could not restore sandbox IP for 582c55c65761d433cdd0dc3252c1d82c5c972df90dbeeca536ecd7e41de529d9: failed to get network status for pod sandbox k8s_collect-profiles-29685585-h4jj2_openshift-operator-lifecycle-manager_57c7480a-fdb0-428b-aa67-d20b1ab02b31_0(582c55c65761d433cdd0dc3252c1d82c5c972df90dbeeca536ecd7e41de529d9): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-11 01:10:46.919499 | controller | Jun 10 23:53:07.317289 crc crio[23067]: time="2026-06-10T23:53:07.317216403Z" level=info msg="Got pod network &{Name:controller-manager-794c9cd9f9-zkn9r Namespace:openshift-controller-manager ID:c70989b7e80cc96a712713041e6d9c93c3048e1935f5f663b0b5e33f543838d3 UID:b6aabc83-f8b8-4344-b2d6-4c73912c5a06 NetNS:/var/run/netns/7b2e1019-1f54-4168-996d-885501265ba2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb6aabc83_f8b8_4344_b2d6_4c73912c5a06.slice PodAnnotations:0xc000c34790}] Aliases:map[]}"
2026-06-11 01:10:46.919519 | controller | Jun 10 23:53:07.317501 crc crio[23067]: time="2026-06-10T23:53:07.317434169Z" level=info msg="Checking pod openshift-controller-manager_controller-manager-794c9cd9f9-zkn9r for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:46.919536 | controller | Jun 10 23:53:07.319252 crc crio[23067]: time="2026-06-10T23:53:07.319102694Z" level=info msg="Got pod network &{Name:route-controller-manager-68c74b96b6-5kwb5 Namespace:openshift-route-controller-manager ID:8eca8446e81a430c5635f65300bdae35d7e0151531281f024e5f468f99f6e8bf UID:f7f6ce33-4e2b-4147-b0b7-8ccb80f94b71 NetNS:/var/run/netns/abf4cc9e-5f9a-426d-b1fe-d24043eea08c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf7f6ce33_4e2b_4147_b0b7_8ccb80f94b71.slice PodAnnotations:0xc000c34830}] Aliases:map[]}"
2026-06-11 01:10:46.919552 | controller | Jun 10 23:53:07.319571 crc crio[23067]: time="2026-06-10T23:53:07.319440983Z" level=info msg="Checking pod openshift-route-controller-manager_route-controller-manager-68c74b96b6-5kwb5 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:46.919568 | controller | Jun 10 23:53:07.320892 crc crio[23067]: time="2026-06-10T23:53:07.320765679Z" level=info msg="Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:e5d1a99235789d22556e3c20a3d50eccc403e326b7560aecd7447308ae673e48 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/7bb6a145-6440-429d-b36a-05e32b2b83a5 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:0xc000c348d0}] Aliases:map[]}"
2026-06-11 01:10:46.919584 | controller | Jun 10 23:53:07.321227 crc crio[23067]: time="2026-06-10T23:53:07.321128129Z" level=info msg="Checking pod openshift-apiserver_apiserver-9ddfb9f55-k47zv for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:46.919599 | controller | Jun 10 23:53:07.322200 crc crio[23067]: time="2026-06-10T23:53:07.322114305Z" level=info msg="Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:28003725df04387c43e962bdd3dcf5180e04f6ec61ecea47bac96b8a5f57a202 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/96633e97-4d7e-4a88-b7a9-a3e2ec3b3b12 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:0xc000c34970}] Aliases:map[]}"
2026-06-11 01:10:46.919616 | controller | Jun 10 23:53:07.322501 crc crio[23067]: time="2026-06-10T23:53:07.322382012Z" 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 01:10:46.919632 | controller | Jun 10 23:53:07.323404 crc crio[23067]: time="2026-06-10T23:53:07.323305887Z" level=info msg="Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:3d47b6ce8414130fadbccdce573151211177ef513d91308aec37c28405dff582 UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/7b73430e-d512-4880-9dd4-7ca9fd85f7e3 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:0xc000c349f8}] Aliases:map[]}"
2026-06-11 01:10:46.919648 | controller | Jun 10 23:53:07.323623 crc crio[23067]: time="2026-06-10T23:53:07.323555164Z" level=info msg="Checking pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:46.919667 | controller | Jun 10 23:53:07.324721 crc crio[23067]: time="2026-06-10T23:53:07.324534131Z" level=info msg="Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:e850da3646170848d7b4b3679b5f1ce56ef3900bbc3eb7a587e64de03326f3d9 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/7979d1bd-a2af-4fd8-b6fd-8f8b4f7ecf91 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:0xc000c34a88}] Aliases:map[]}"
2026-06-11 01:10:46.919684 | controller | Jun 10 23:53:07.324936 crc crio[23067]: time="2026-06-10T23:53:07.32487209Z" 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 01:10:46.919700 | controller | Jun 10 23:53:07.325957 crc crio[23067]: time="2026-06-10T23:53:07.325857966Z" level=info msg="Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:061a4951b7c79416ef706294c8d2e6199e9cc5f39621b2c4da96c3210f85726d UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/46f40c41-2b19-4095-81a7-5851a73e5223 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:0xc000c34b28}] Aliases:map[]}"
2026-06-11 01:10:46.919716 | controller | Jun 10 23:53:07.326342 crc crio[23067]: time="2026-06-10T23:53:07.326221226Z" 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 01:10:46.919732 | controller | Jun 10 23:53:07.327259 crc crio[23067]: time="2026-06-10T23:53:07.327147931Z" level=info msg="Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:54a51d2938f3591cc4c03a7be3ef9e3d7f7599d0e1dc4f70216cb441a892d2b2 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/5d0c3600-235d-4a5c-a6eb-623694d2ad0f 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:0xc000c34bb8}] Aliases:map[]}"
2026-06-11 01:10:46.919748 | controller | Jun 10 23:53:07.327506 crc crio[23067]: time="2026-06-10T23:53:07.327442639Z" level=info msg="Checking pod openshift-network-diagnostics_network-check-target-fhkjl for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:46.919763 | controller | Jun 10 23:53:07.328518 crc crio[23067]: time="2026-06-10T23:53:07.32824355Z" level=info msg="Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:62939d041a42ea557bb9456e1349163beeb59ba0829b3f8aae1a6a2a6847874c UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/7d1a8649-8225-4bd3-94e1-ed40d7e7ee93 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:0xc000c34c58}] Aliases:map[]}"
2026-06-11 01:10:46.919779 | controller | Jun 10 23:53:07.328604 crc crio[23067]: time="2026-06-10T23:53:07.328512558Z" level=info msg="Checking pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:46.919795 | controller | Jun 10 23:53:07.331876 crc crio[23067]: time="2026-06-10T23:53:07.33119621Z" level=info msg="Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:310dd260475b8774e916507df03c7d6cd525bb4f39f45b2fa438c8db97900e7f UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/4d6d704d-e654-4966-b053-c3d09306c7bf 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:0xc000c34d80}] Aliases:map[]}"
2026-06-11 01:10:46.919813 | controller | Jun 10 23:53:07.331876 crc crio[23067]: time="2026-06-10T23:53:07.331453337Z" level=info msg="Checking pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:46.919829 | controller | Jun 10 23:53:07.336579 crc crio[23067]: time="2026-06-10T23:53:07.336117813Z" level=info msg="Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:378b5f326b36993bc4d200e9a0241fccff952f361ccc53483faadca094b5c422 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/b41e4be7-ac54-4f23-9aeb-9468103103a8 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:0xc000c34e00}] Aliases:map[]}"
2026-06-11 01:10:46.919845 | controller | Jun 10 23:53:07.337201 crc crio[23067]: time="2026-06-10T23:53:07.336862783Z" 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 01:10:46.919861 | controller | Jun 10 23:53:07.337885 crc crio[23067]: time="2026-06-10T23:53:07.337618263Z" level=info msg="Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:2dcd93ba477de64140d2788ff6f2952656703b7f93cf8641a8b02050de298d13 UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/cd658735-c740-48bd-91fc-b623d5281875 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:0xc000b800f8}] Aliases:map[]}"
2026-06-11 01:10:46.919877 | controller | Jun 10 23:53:07.338167 crc crio[23067]: time="2026-06-10T23:53:07.338106576Z" level=info msg="Checking pod openshift-console-operator_console-operator-67c89758df-4jf4f for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:46.919892 | controller | Jun 10 23:53:07.339522 crc crio[23067]: time="2026-06-10T23:53:07.339257377Z" level=info msg="Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:5edde7af59e6b3d33106333594d286dc884d5c349f2f62b2bae768d97ff1a6b5 UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/a2660e6b-e802-41d9-8d2b-0059fc6e221a 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:0xc000b801c0}] Aliases:map[]}"
2026-06-11 01:10:46.919908 | controller | Jun 10 23:53:07.340480 crc crio[23067]: time="2026-06-10T23:53:07.340376728Z" 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 01:10:46.919924 | controller | Jun 10 23:53:07.341365 crc crio[23067]: time="2026-06-10T23:53:07.341256311Z" level=info msg="Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:23bc40803a4dbe5dff8a4ef51df3fddf2dd5ba5ef6b3009ec1c6ad472e40ea12 UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/1abd827f-e86f-4fc5-ac2b-a45ee900462a 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:0xc000b80288}] Aliases:map[]}"
2026-06-11 01:10:46.919942 | controller | Jun 10 23:53:07.341771 crc crio[23067]: time="2026-06-10T23:53:07.341530989Z" 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 01:10:46.919958 | controller | Jun 10 23:53:07.343200 crc crio[23067]: time="2026-06-10T23:53:07.3430452Z" level=info msg="Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:0e58380e0470922a827d19564b15b68b217324987740630231846e0d8b168aae UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/67edbc81-1254-4c86-8f8e-d740918ac5c1 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:0xc000b80348}] Aliases:map[]}"
2026-06-11 01:10:46.919974 | controller | Jun 10 23:53:07.343541 crc crio[23067]: time="2026-06-10T23:53:07.343357888Z" 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 01:10:46.919989 | controller | Jun 10 23:53:07.345165 crc crio[23067]: time="2026-06-10T23:53:07.344843898Z" level=info msg="Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:3f256e8426c0df9f376da77acb7d5e3fff0fc53b844592de09d2ecfc3814e3e1 UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/ec601596-cf82-4460-a787-883ffb32d590 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:0xc000b803f0}] Aliases:map[]}"
2026-06-11 01:10:46.920004 | controller | Jun 10 23:53:07.345165 crc crio[23067]: time="2026-06-10T23:53:07.345071864Z" level=info msg="Checking pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:46.920020 | controller | Jun 10 23:53:07.345952 crc crio[23067]: time="2026-06-10T23:53:07.345786384Z" level=info msg="Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:22f698bbabe00f910b1a8382c9bfb4ec9a5cc1b5095e92d3fd5cd107e0621ffd UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/9db735ff-a05c-4101-874f-54839120fbc1 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:0xc000b804b0}] Aliases:map[]}"
2026-06-11 01:10:46.920035 | controller | Jun 10 23:53:07.346411 crc crio[23067]: time="2026-06-10T23:53:07.346239206Z" 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 01:10:46.920051 | controller | Jun 10 23:53:07.347220 crc crio[23067]: time="2026-06-10T23:53:07.346957225Z" level=info msg="Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:b77d481bebc70d8ec14da67fb3a39043838504101192b2515afc819e58947286 UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/b5e38a10-9c53-41b6-b2f7-6848cba019a6 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:0xc000b80578}] Aliases:map[]}"
2026-06-11 01:10:46.920067 | controller | Jun 10 23:53:07.347307 crc crio[23067]: time="2026-06-10T23:53:07.347284634Z" 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 01:10:46.920105 | controller | Jun 10 23:53:07.347544 crc crio[23067]: time="2026-06-10T23:53:07.347462679Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-11 01:10:46.920125 | controller | Jun 10 23:53:07.347544 crc crio[23067]: time="2026-06-10T23:53:07.347487019Z" level=warning msg="Could not restore sandbox IP for e62550fef589e85d5df58f8e94b1f362c1a4f0401354b6e05dcfefde30ab53bb: failed to get network status for pod sandbox k8s_collect-profiles-29685570-bqs4c_openshift-operator-lifecycle-manager_26cb27e4-3504-4746-bc51-27c274a0b43a_0(e62550fef589e85d5df58f8e94b1f362c1a4f0401354b6e05dcfefde30ab53bb): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-11 01:10:46.920142 | controller | Jun 10 23:53:07.348443 crc crio[23067]: time="2026-06-10T23:53:07.348276451Z" level=info msg="Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:6aa731e4acd8e38988309df677b713874085920448656c504a226924de83d293 UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/0ae95bd2-5e3f-4e47-9b80-7295c73e9f5f 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:0xc000b80628}] Aliases:map[]}"
2026-06-11 01:10:46.920159 | controller | Jun 10 23:53:07.348828 crc crio[23067]: time="2026-06-10T23:53:07.34861978Z" 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 01:10:46.920175 | controller | Jun 10 23:53:07.351410 crc crio[23067]: time="2026-06-10T23:53:07.351120617Z" level=info msg="Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:535f7a42332fed8442f2c4c9105f408930fbe236e40773a46fde5b8e6710de41 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/c8989dda-d623-463d-b0f1-4d6cd448a139 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:0xc000b806f8}] Aliases:map[]}"
2026-06-11 01:10:46.920191 | controller | Jun 10 23:53:07.351586 crc crio[23067]: time="2026-06-10T23:53:07.351403255Z" 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 01:10:46.920207 | controller | Jun 10 23:53:07.353405 crc crio[23067]: time="2026-06-10T23:53:07.35231359Z" level=info msg="Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:b8d0577ef2b24d11d894a5efc4e39184ee62aa93d6c36a5b7921d507c09e2671 UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/cf1676d1-275f-403a-9731-83d3285df0a1 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:0xc000131170}] Aliases:map[]}"
2026-06-11 01:10:46.920223 | controller | Jun 10 23:53:07.353405 crc crio[23067]: time="2026-06-10T23:53:07.352476854Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:46.920239 | controller | Jun 10 23:53:07.353405 crc crio[23067]: time="2026-06-10T23:53:07.3530908Z" level=info msg="Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:53bbced8b4c36d43ce1762ef6219e9bb192f1fa82e2f6c462b59ef76efd398c2 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/e7c45a65-3526-4e44-9f53-004a98d9e464 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:0xc000131270}] Aliases:map[]}"
2026-06-11 01:10:46.920259 | controller | Jun 10 23:53:07.353405 crc crio[23067]: time="2026-06-10T23:53:07.353202863Z" 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 01:10:46.920276 | controller | Jun 10 23:53:07.354357 crc crio[23067]: time="2026-06-10T23:53:07.354079157Z" level=info msg="Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:85335bbdd259df67bbd12652f2051d40270e58d8e84d3d166c2d419a25046296 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/12f108c5-34f2-4927-a670-7744cfeac20b 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:0xc000131338}] Aliases:map[]}"
2026-06-11 01:10:46.920293 | controller | Jun 10 23:53:07.354562 crc crio[23067]: time="2026-06-10T23:53:07.354447847Z" level=info msg="Checking pod openshift-console_downloads-747b44746d-4pqvr for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:46.920309 | controller | Jun 10 23:53:07.356272 crc crio[23067]: time="2026-06-10T23:53:07.356097882Z" level=info msg="Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:2c2e13065cfc1aa468aa3f860d5f57404249bbba68fa542e0a6d4436ff6bde5f UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/8343e7bc-2758-47d8-ab60-9ceb9ffcd67d 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:0xc0001313f0}] Aliases:map[]}"
2026-06-11 01:10:46.920325 | controller | Jun 10 23:53:07.356938 crc crio[23067]: time="2026-06-10T23:53:07.356361389Z" level=info msg="Checking pod openshift-ingress-canary_ingress-canary-jlj86 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:46.920341 | controller | Jun 10 23:53:07.357296 crc crio[23067]: time="2026-06-10T23:53:07.35714731Z" level=info msg="Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:7e02bcd752d28d473df115a36545e947c96e5df1f9722ee14211f40fa6e696ed UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/431a015f-cb76-4f7e-9152-cf9eb154291b 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:0xc0001314a0}] Aliases:map[]}"
2026-06-11 01:10:46.920379 | controller | Jun 10 23:53:07.357487 crc crio[23067]: time="2026-06-10T23:53:07.357389036Z" 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 01:10:46.920400 | controller | Jun 10 23:53:07.358352 crc crio[23067]: time="2026-06-10T23:53:07.358217359Z" level=info msg="Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:e1818a12ae6425d1f0de8858c29f03bb2de95ae815b809c78d028e35ccae616c UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/783c5d5c-17e7-4a51-96b5-18169247a570 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:0xc000131550}] Aliases:map[]}"
2026-06-11 01:10:46.920418 | controller | Jun 10 23:53:07.358563 crc crio[23067]: time="2026-06-10T23:53:07.358436685Z" level=info msg="Checking pod hostpath-provisioner_csi-hostpathplugin-mpq2f for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:46.920439 | controller | Jun 10 23:53:07.360262 crc crio[23067]: time="2026-06-10T23:53:07.358961619Z" level=info msg="Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:4681cc99bc4fd2ccbb739c9e2906059238d6d6a8b76696c13ed2ed6815d05843 UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/f0dd849c-7007-479d-a4a6-4dee59825511 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:0xc0001315f8}] Aliases:map[]}"
2026-06-11 01:10:46.920456 | controller | Jun 10 23:53:07.360262 crc crio[23067]: time="2026-06-10T23:53:07.359590246Z" 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 01:10:46.920473 | controller | Jun 10 23:53:07.363801 crc crio[23067]: time="2026-06-10T23:53:07.361124587Z" level=info msg="Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:72a323c59a02afd08e72b110e26f368a2f51537437582f6ea5068efa98e9e2ca UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/a1b7f691-0d02-41ac-b399-b6f528e4f971 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:0xc0001316a0}] Aliases:map[]}"
2026-06-11 01:10:46.920489 | controller | Jun 10 23:53:07.363801 crc crio[23067]: time="2026-06-10T23:53:07.361430155Z" level=info msg="Checking pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:46.920505 | controller | Jun 10 23:53:07.363801 crc crio[23067]: time="2026-06-10T23:53:07.363209463Z" level=info msg="Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:7b98aa2a5be158d1f3a71651a81c6b580f4b37a9960600d440affd13e6a6609d UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/6082fca6-8de8-40a1-8d1b-536fd22456a1 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:0xc000b807c0}] Aliases:map[]}"
2026-06-11 01:10:46.920521 | controller | Jun 10 23:53:07.363801 crc crio[23067]: time="2026-06-10T23:53:07.363395938Z" level=info msg="Checking pod openshift-dns_dns-default-qtghf for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:46.920537 | controller | Jun 10 23:53:07.366242 crc crio[23067]: time="2026-06-10T23:53:07.364425056Z" level=info msg="Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:9698a732b931a523d35a8cfd80b3afac9766651c585a9e7337f7703831f27e6a UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/a804fff7-6f2c-419f-9781-bf24d68605d1 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:0xc000b80870}] Aliases:map[]}"
2026-06-11 01:10:46.920554 | controller | Jun 10 23:53:07.366242 crc crio[23067]: time="2026-06-10T23:53:07.364628762Z" 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 01:10:46.920570 | controller | Jun 10 23:53:07.366483 crc crio[23067]: time="2026-06-10T23:53:07.366344378Z" level=info msg="Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:d6ce9f11fe6b6c954e64392a7179a7c4bdce7c9da844130899390627781a051a UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/697e97da-e2e4-4b59-a801-1ddd387637b2 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:0xc000b80940}] Aliases:map[]}"
2026-06-11 01:10:46.920591 | controller | Jun 10 23:53:07.367140 crc crio[23067]: time="2026-06-10T23:53:07.366731858Z" 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 01:10:46.920608 | controller | Jun 10 23:53:07.367859 crc crio[23067]: time="2026-06-10T23:53:07.367749956Z" level=info msg="Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:16c9fc66f8930a546adfa862fce4cad433256474c1d58aa23506b7caaf136a20 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/7bda63ae-8dd3-43d8-871e-879db693cfba 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:0xc000b80a00}] Aliases:map[]}"
2026-06-11 01:10:46.920624 | controller | Jun 10 23:53:07.368189 crc crio[23067]: time="2026-06-10T23:53:07.368093625Z" level=info msg="Checking pod openshift-console_console-6c684df5db-cc8g8 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:46.920640 | controller | Jun 10 23:53:07.369090 crc crio[23067]: time="2026-06-10T23:53:07.368947298Z" level=info msg="Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:715f64185604d4861060f8a3b9b70906c45e8165d02a9ac009f1bc82c9ac6bd4 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/14263ce2-c530-41aa-9016-69dfd0860427 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:0xc000b80aa8}] Aliases:map[]}"
2026-06-11 01:10:46.920657 | controller | Jun 10 23:53:07.369276 crc crio[23067]: time="2026-06-10T23:53:07.369205175Z" level=info msg="Checking pod openshift-multus_multus-admission-controller-69db94689b-rvf8p for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:46.920673 | controller | Jun 10 23:53:07.370350 crc crio[23067]: time="2026-06-10T23:53:07.370113989Z" level=info msg="Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:2ec2246a94767a3f79c5f0e74c579aa3040ac462e3d216b981649e58cecaf615 UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/85d539ab-ca5e-49c9-b24c-3d1c9d815c5a 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:0xc000b80b38}] Aliases:map[]}"
2026-06-11 01:10:46.920689 | controller | Jun 10 23:53:07.370350 crc crio[23067]: time="2026-06-10T23:53:07.370337826Z" level=info msg="Checking pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:46.920705 | controller | Jun 10 23:53:07.371181 crc crio[23067]: time="2026-06-10T23:53:07.371101326Z" level=info msg="Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:2447959dc1e4001e19a59829d63ad52affe994f73cefc75d62e062044f5ab61a UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/a34b6f43-ee27-4346-ba09-9a049ca6ac00 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:0xc000b80bd0}] Aliases:map[]}"
2026-06-11 01:10:46.920721 | controller | Jun 10 23:53:07.371363 crc crio[23067]: time="2026-06-10T23:53:07.371313882Z" level=info msg="Checking pod openshift-multus_network-metrics-daemon-n2bqt for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:46.920740 | controller | Jun 10 23:53:07.372304 crc crio[23067]: time="2026-06-10T23:53:07.372219246Z" level=info msg="Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:94b784ab235841bddb42e48e472c370fd5db3fcc8d88acff04ee5f807ddd9bc8 UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/b01e9d82-7561-4ab3-8d6f-1e47a3be44b1 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:0xc000b80c50}] Aliases:map[]}"
2026-06-11 01:10:46.920757 | controller | Jun 10 23:53:07.372517 crc crio[23067]: time="2026-06-10T23:53:07.372449312Z" level=info msg="Checking pod openshift-service-ca_service-ca-74545575db-n469q for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:46.920773 | controller | Jun 10 23:53:07.373482 crc crio[23067]: time="2026-06-10T23:53:07.373380418Z" level=info msg="Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:323ca67cfe910bd993222a9ca86f2079b1864825cc2fc4ac651ae8479d31ce69 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/decc07ec-be99-4420-8b46-774376852369 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:0xc000b80ce0}] Aliases:map[]}"
2026-06-11 01:10:46.920789 | controller | Jun 10 23:53:07.373861 crc crio[23067]: time="2026-06-10T23:53:07.373716297Z" 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 01:10:46.920805 | controller | Jun 10 23:53:07.374548 crc crio[23067]: time="2026-06-10T23:53:07.374439416Z" level=info msg="Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:b24bd8e42f03ec2f44414fff1bf9a33348666bceee9fa87906e2d05ed462f619 UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/2d59b1a0-5ef8-4721-ab45-171497ff9a7e 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:0xc000b80d60}] Aliases:map[]}"
2026-06-11 01:10:46.920820 | controller | Jun 10 23:53:07.374871 crc crio[23067]: time="2026-06-10T23:53:07.374787135Z" 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 01:10:46.920836 | controller | Jun 10 23:53:07.375763 crc crio[23067]: time="2026-06-10T23:53:07.375622398Z" level=info msg="Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:51a81093ff0efc548d0882d2803b6f9ddd76a51fc0372a6db59dac57fa4b8866 UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/679ed19b-5124-4362-a637-be2f66cf5ee6 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:0xc000b80df0}] Aliases:map[]}"
2026-06-11 01:10:46.920852 | controller | Jun 10 23:53:07.376057 crc crio[23067]: time="2026-06-10T23:53:07.375924366Z" 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 01:10:46.920867 | controller | Jun 10 23:53:07.376919 crc crio[23067]: time="2026-06-10T23:53:07.376843151Z" level=info msg="Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:e930efc7479a0d6931d20699b5fd9c7829cff29c4566ba1a8740db796e947273 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/5174a9c8-4dd1-4e5c-8ab7-b489b66963cb 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:0xc000b80e80}] Aliases:map[]}"
2026-06-11 01:10:46.920887 | controller | Jun 10 23:53:07.377153 crc crio[23067]: time="2026-06-10T23:53:07.377077807Z" 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 01:10:46.920903 | controller | Jun 10 23:53:07.378091 crc crio[23067]: time="2026-06-10T23:53:07.378032963Z" level=info msg="Registered SIGHUP reload watcher"
2026-06-11 01:10:46.920919 | controller | Jun 10 23:53:07.379874 crc crio[23067]: time="2026-06-10T23:53:07.379443421Z" level=info msg="Starting seccomp notifier watcher"
2026-06-11 01:10:46.920934 | controller | Jun 10 23:53:07.379874 crc crio[23067]: time="2026-06-10T23:53:07.379546744Z" level=info msg="Create NRI interface"
2026-06-11 01:10:46.920950 | controller | Jun 10 23:53:07.379874 crc crio[23067]: time="2026-06-10T23:53:07.379574164Z" level=info msg="Serving metrics on 127.0.0.1:9537 using HTTP"
2026-06-11 01:10:46.920966 | controller | Jun 10 23:53:07.379874 crc crio[23067]: time="2026-06-10T23:53:07.379593105Z" level=info msg="runtime interface created"
2026-06-11 01:10:46.920982 | controller | Jun 10 23:53:07.379874 crc crio[23067]: time="2026-06-10T23:53:07.379722378Z" level=info msg="Registered domain \"k8s.io\" with NRI"
2026-06-11 01:10:46.920998 | controller | Jun 10 23:53:07.379874 crc crio[23067]: time="2026-06-10T23:53:07.379748849Z" level=info msg="runtime interface starting up..."
2026-06-11 01:10:46.921013 | controller | Jun 10 23:53:07.379874 crc crio[23067]: time="2026-06-10T23:53:07.37975993Z" level=info msg="starting plugins..."
2026-06-11 01:10:46.921029 | controller | Jun 10 23:53:07.379874 crc crio[23067]: time="2026-06-10T23:53:07.379851102Z" level=info msg="Synchronizing NRI (plugin) with current runtime state"
2026-06-11 01:10:46.921045 | controller | Jun 10 23:53:07.385569 crc crio[23067]: time="2026-06-10T23:53:07.385490184Z" level=info msg="No systemd watchdog enabled"
2026-06-11 01:10:46.921060 | controller | Jun 10 23:53:07.402325 crc systemd[1]: Started Container Runtime Interface for OCI (CRI-O).
2026-06-11 01:10:46.921076 | controller | Jun 10 23:53:26.494151 crc crio[23067]: time="2026-06-10T23:53:26.493564935Z" level=info msg="Running pod sandbox: openshift-etcd/installer-3-crc/POD" id=5ef27472-1a3c-47a4-95e9-ab051e34a474 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.921092 | controller | Jun 10 23:53:26.495177 crc crio[23067]: time="2026-06-10T23:53:26.495155108Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.921108 | controller | Jun 10 23:53:26.537890 crc crio[23067]: time="2026-06-10T23:53:26.537482219Z" level=info msg="Got pod network &{Name:installer-3-crc Namespace:openshift-etcd ID:b189a002b7c617a185e6d5a8f405b05c834c06eb549a8939cd2787f302eef1c3 UID:0c0b6bc4-a456-4117-8626-021c05bc3d66 NetNS:/var/run/netns/729c4721-b3bb-40ac-b6da-dd41441adaf1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod0c0b6bc4_a456_4117_8626_021c05bc3d66.slice PodAnnotations:0xc00008cb20}] Aliases:map[]}"
2026-06-11 01:10:46.921124 | controller | Jun 10 23:53:26.537890 crc crio[23067]: time="2026-06-10T23:53:26.53788826Z" level=info msg="Adding pod openshift-etcd_installer-3-crc to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.921140 | controller | Jun 10 23:53:27.427554 crc crio[23067]: 2026-06-10T23:53:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b189a002b7c617a Mac:6a:df:87:3c:bb:7c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3c Mtu:0 Sandbox:/var/run/netns/729c4721-b3bb-40ac-b6da-dd41441adaf1 SocketPath: PciID:}] [{Interface:0xc0002246f0 Address:{IP:10.217.0.60 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:46.921160 | controller | Jun 10 23:53:27.429462 crc crio[23067]: time="2026-06-10T23:53:27.429401958Z" level=info msg="Got pod network &{Name:installer-3-crc Namespace:openshift-etcd ID:b189a002b7c617a185e6d5a8f405b05c834c06eb549a8939cd2787f302eef1c3 UID:0c0b6bc4-a456-4117-8626-021c05bc3d66 NetNS:/var/run/netns/729c4721-b3bb-40ac-b6da-dd41441adaf1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod0c0b6bc4_a456_4117_8626_021c05bc3d66.slice PodAnnotations:0xc00008cb20}] Aliases:map[]}"
2026-06-11 01:10:46.921178 | controller | Jun 10 23:53:27.429562 crc crio[23067]: time="2026-06-10T23:53:27.429522111Z" level=info msg="Checking pod openshift-etcd_installer-3-crc for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:46.921194 | controller | Jun 10 23:53:27.435307 crc crio[23067]: time="2026-06-10T23:53:27.435242756Z" level=info msg="Ran pod sandbox b189a002b7c617a185e6d5a8f405b05c834c06eb549a8939cd2787f302eef1c3 with infra container: openshift-etcd/installer-3-crc/POD" id=5ef27472-1a3c-47a4-95e9-ab051e34a474 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.921210 | controller | Jun 10 23:53:27.437902 crc crio[23067]: time="2026-06-10T23:53:27.437806485Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=599c3fc9-ef6f-4b26-ad5c-58614ab77cba name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.921226 | controller | Jun 10 23:53:27.440224 crc crio[23067]: time="2026-06-10T23:53:27.440158768Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=fecbd700-0c34-42a3-b4a4-097c2e8127bb name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.921242 | controller | Jun 10 23:53:27.447414 crc crio[23067]: time="2026-06-10T23:53:27.447302061Z" level=info msg="Creating container: openshift-etcd/installer-3-crc/installer" id=2db7600b-a6b6-4160-a5ea-47cb0c524804 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.921257 | controller | Jun 10 23:53:27.447848 crc crio[23067]: time="2026-06-10T23:53:27.447756793Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.921273 | controller | Jun 10 23:53:27.478943 crc crio[23067]: time="2026-06-10T23:53:27.47880622Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.921288 | controller | Jun 10 23:53:27.870099 crc crio[23067]: time="2026-06-10T23:53:27.869580027Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.921303 | controller | Jun 10 23:53:28.140703 crc crio[23067]: time="2026-06-10T23:53:28.14043638Z" level=info msg="Created container e252b84b039b5d7027c3fdf080077e36befea40a4ccd815538ac7f2219fbcc28: openshift-etcd/installer-3-crc/installer" id=2db7600b-a6b6-4160-a5ea-47cb0c524804 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.921318 | controller | Jun 10 23:53:28.142680 crc crio[23067]: time="2026-06-10T23:53:28.142562647Z" level=info msg="Starting container: e252b84b039b5d7027c3fdf080077e36befea40a4ccd815538ac7f2219fbcc28" id=5e6afa48-db09-4b22-b660-3e022f5908f5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.921334 | controller | Jun 10 23:53:28.150628 crc crio[23067]: time="2026-06-10T23:53:28.150560393Z" level=info msg="Started container" PID=23792 containerID=e252b84b039b5d7027c3fdf080077e36befea40a4ccd815538ac7f2219fbcc28 description=openshift-etcd/installer-3-crc/installer id=5e6afa48-db09-4b22-b660-3e022f5908f5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b189a002b7c617a185e6d5a8f405b05c834c06eb549a8939cd2787f302eef1c3
2026-06-11 01:10:46.921371 | controller | Jun 10 23:54:00.347057 crc crio[23067]: time="2026-06-10T23:54:00.345808804Z" level=info msg="Stopping container: 5bb2ff18d7a7023a49ab0e623e25898d3c48620974f1512d7ad8d53310e60b6d (timeout: 30s)" id=7eb29a7e-291e-4c58-98e2-80bed8ba74a1 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:46.921394 | controller | Jun 10 23:54:00.350379 crc crio[23067]: time="2026-06-10T23:54:00.347712315Z" level=info msg="Stopping container: a9ac1410bce0fd034eb2d9f516be1115756904ac421f8a206a7779e91d10763f (timeout: 30s)" id=ca512f9f-a0a4-4413-ba43-5e9e4bcd8248 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:46.921410 | controller | Jun 10 23:54:00.350379 crc crio[23067]: time="2026-06-10T23:54:00.347766026Z" level=info msg="Stopping container: 9c37399bff9c380f7bf15cb0c7ada721eceb125ce5e833ed0de1798145965a28 (timeout: 30s)" id=be58beba-cc65-4bf9-b48e-10b0d234c746 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:46.921426 | controller | Jun 10 23:54:00.350379 crc crio[23067]: time="2026-06-10T23:54:00.347798757Z" level=info msg="Stopping container: 783aa3e9bf4f91369e2312d5fb266dd561411acec1015fabfa0cc0bd3bed63d3 (timeout: 30s)" id=5ac1c5f0-368d-4ff4-87ff-0d4e941a0eac name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:46.921441 | controller | Jun 10 23:54:00.350379 crc crio[23067]: time="2026-06-10T23:54:00.347749446Z" level=info msg="Stopping container: 9e24b1e2256149aeb7589aa3c7407e511abe8f0830c3c015d0c8142f5af08eb1 (timeout: 30s)" id=73ab7dbd-23ad-4e1f-80cb-7a7adadc929b name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:46.921456 | controller | Jun 10 23:54:00.639758 crc crio[23067]: time="2026-06-10T23:54:00.639605215Z" level=info msg="Stopped container 9e24b1e2256149aeb7589aa3c7407e511abe8f0830c3c015d0c8142f5af08eb1: openshift-etcd/etcd-crc/etcd-rev" id=73ab7dbd-23ad-4e1f-80cb-7a7adadc929b name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:46.921472 | controller | Jun 10 23:54:00.702772 crc crio[23067]: time="2026-06-10T23:54:00.693210725Z" level=info msg="Stopped container 5bb2ff18d7a7023a49ab0e623e25898d3c48620974f1512d7ad8d53310e60b6d: openshift-etcd/etcd-crc/etcd-readyz" id=7eb29a7e-291e-4c58-98e2-80bed8ba74a1 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:46.921487 | controller | Jun 10 23:54:00.753627 crc crio[23067]: time="2026-06-10T23:54:00.753525825Z" level=info msg="Stopped container 9c37399bff9c380f7bf15cb0c7ada721eceb125ce5e833ed0de1798145965a28: openshift-etcd/etcd-crc/etcd-metrics" id=be58beba-cc65-4bf9-b48e-10b0d234c746 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:46.921502 | controller | Jun 10 23:54:02.074436 crc crio[23067]: time="2026-06-10T23:54:02.074316031Z" level=info msg="Stopping pod sandbox: b189a002b7c617a185e6d5a8f405b05c834c06eb549a8939cd2787f302eef1c3" id=c80a25ca-3ff9-4cb9-b155-186197c587b4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:46.921518 | controller | Jun 10 23:54:02.075540 crc crio[23067]: time="2026-06-10T23:54:02.075471332Z" level=info msg="Got pod network &{Name:installer-3-crc Namespace:openshift-etcd ID:b189a002b7c617a185e6d5a8f405b05c834c06eb549a8939cd2787f302eef1c3 UID:0c0b6bc4-a456-4117-8626-021c05bc3d66 NetNS:/var/run/netns/729c4721-b3bb-40ac-b6da-dd41441adaf1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod0c0b6bc4_a456_4117_8626_021c05bc3d66.slice PodAnnotations:0xc000130c50}] Aliases:map[]}"
2026-06-11 01:10:46.921534 | controller | Jun 10 23:54:02.075906 crc crio[23067]: time="2026-06-10T23:54:02.075825791Z" level=info msg="Deleting pod openshift-etcd_installer-3-crc from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.921554 | controller | Jun 10 23:54:02.378956 crc crio[23067]: time="2026-06-10T23:54:02.377131175Z" level=info msg="Stopped pod sandbox: b189a002b7c617a185e6d5a8f405b05c834c06eb549a8939cd2787f302eef1c3" id=c80a25ca-3ff9-4cb9-b155-186197c587b4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:46.921571 | controller | Jun 10 23:54:15.200205 crc crio[23067]: time="2026-06-10T23:54:15.199343424Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=65341300-bbd5-4eb0-8bbf-f1877c6f00c6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.921586 | controller | Jun 10 23:54:15.201101 crc crio[23067]: time="2026-06-10T23:54:15.200397662Z" level=info msg="Removing container: 227464434ead729e794df1828ccb9bb7ebf03bf06e5ffe6c7b64149883390698" id=8fd66836-717f-451a-8e3f-25ceccf69096 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.921602 | controller | Jun 10 23:54:15.288462 crc crio[23067]: time="2026-06-10T23:54:15.288372755Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=7da6e88b-4155-4353-8033-4dcba0de1ab2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.921618 | controller | Jun 10 23:54:15.294580 crc crio[23067]: time="2026-06-10T23:54:15.29449732Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=3239cd42-8694-4ee2-8705-a5d1da3be79d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.921633 | controller | Jun 10 23:54:15.295600 crc crio[23067]: time="2026-06-10T23:54:15.295534438Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.921649 | controller | Jun 10 23:54:15.333920 crc crio[23067]: time="2026-06-10T23:54:15.333389434Z" level=info msg="Removed container 227464434ead729e794df1828ccb9bb7ebf03bf06e5ffe6c7b64149883390698: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=8fd66836-717f-451a-8e3f-25ceccf69096 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.921664 | controller | Jun 10 23:54:15.339360 crc crio[23067]: time="2026-06-10T23:54:15.339327864Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.921680 | controller | Jun 10 23:54:15.571436 crc crio[23067]: time="2026-06-10T23:54:15.571132Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.921695 | controller | Jun 10 23:54:15.655744 crc crio[23067]: time="2026-06-10T23:54:15.655508066Z" level=info msg="Created container 794ae792545a7940423e486139f43dc8d7fe5261ae26bc679e739af64cd7b556: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=3239cd42-8694-4ee2-8705-a5d1da3be79d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.921711 | controller | Jun 10 23:54:15.657048 crc crio[23067]: time="2026-06-10T23:54:15.656952474Z" level=info msg="Starting container: 794ae792545a7940423e486139f43dc8d7fe5261ae26bc679e739af64cd7b556" id=68f40795-f05c-4f82-8c4f-7de1cd1e3ce6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.921727 | controller | Jun 10 23:54:15.662831 crc crio[23067]: time="2026-06-10T23:54:15.66275588Z" level=info msg="Started container" PID=24419 containerID=794ae792545a7940423e486139f43dc8d7fe5261ae26bc679e739af64cd7b556 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=68f40795-f05c-4f82-8c4f-7de1cd1e3ce6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=df72115a442fdf33fc8f7841fbcfd4e9cfa83ca7df04505d424537a5aa434398
2026-06-11 01:10:46.921750 | controller | Jun 10 23:54:27.579555 crc crio[23067]: time="2026-06-10T23:54:27.578719748Z" level=info msg="Stopped container a9ac1410bce0fd034eb2d9f516be1115756904ac421f8a206a7779e91d10763f: openshift-etcd/etcd-crc/etcd" id=ca512f9f-a0a4-4413-ba43-5e9e4bcd8248 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:46.921766 | controller | Jun 10 23:54:30.398201 crc crio[23067]: time="2026-06-10T23:54:30.397565642Z" level=warning msg="Stopping container 783aa3e9bf4f91369e2312d5fb266dd561411acec1015fabfa0cc0bd3bed63d3 with stop signal(15) timed out. Killing..."
2026-06-11 01:10:46.921783 | controller | Jun 10 23:54:30.449815 crc crio[23067]: time="2026-06-10T23:54:30.449478397Z" level=error msg="Killing container 783aa3e9bf4f91369e2312d5fb266dd561411acec1015fabfa0cc0bd3bed63d3 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 783aa3e9bf4f91369e2312d5fb266dd561411acec1015fabfa0cc0bd3bed63d3 KILL` failed: process not running: No such process\n : exit status 1"
2026-06-11 01:10:46.921800 | controller | Jun 10 23:54:30.538677 crc crio[23067]: time="2026-06-10T23:54:30.538534449Z" level=info msg="Stopped container 783aa3e9bf4f91369e2312d5fb266dd561411acec1015fabfa0cc0bd3bed63d3: openshift-etcd/etcd-crc/etcdctl" id=5ac1c5f0-368d-4ff4-87ff-0d4e941a0eac name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:46.921816 | controller | Jun 10 23:54:30.542493 crc crio[23067]: time="2026-06-10T23:54:30.542351071Z" level=info msg="Stopping pod sandbox: 3c67b3d5b8dbb3f6674498e64d9af33715fd40f623235b473a9a521cf4501a21" id=cfc5aeb6-28d0-46a5-8c29-bc2787ffa5b9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:46.921832 | controller | Jun 10 23:54:30.549116 crc crio[23067]: time="2026-06-10T23:54:30.548974169Z" level=info msg="Stopped pod sandbox: 3c67b3d5b8dbb3f6674498e64d9af33715fd40f623235b473a9a521cf4501a21" id=cfc5aeb6-28d0-46a5-8c29-bc2787ffa5b9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:46.921848 | controller | Jun 10 23:54:31.398009 crc crio[23067]: time="2026-06-10T23:54:31.397369308Z" level=info msg="Removing container: 9e24b1e2256149aeb7589aa3c7407e511abe8f0830c3c015d0c8142f5af08eb1" id=c038f901-1c66-45b0-86fa-9137b861e569 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.921864 | controller | Jun 10 23:54:31.424190 crc crio[23067]: time="2026-06-10T23:54:31.424027004Z" level=info msg="Removed container 9e24b1e2256149aeb7589aa3c7407e511abe8f0830c3c015d0c8142f5af08eb1: openshift-etcd/etcd-crc/etcd-rev" id=c038f901-1c66-45b0-86fa-9137b861e569 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.921880 | controller | Jun 10 23:54:31.427305 crc crio[23067]: time="2026-06-10T23:54:31.427214859Z" level=info msg="Removing container: 5bb2ff18d7a7023a49ab0e623e25898d3c48620974f1512d7ad8d53310e60b6d" id=232f3ad4-e670-47bb-9f83-8a574346ac53 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.921896 | controller | Jun 10 23:54:31.459407 crc crio[23067]: time="2026-06-10T23:54:31.459121386Z" level=info msg="Removed container 5bb2ff18d7a7023a49ab0e623e25898d3c48620974f1512d7ad8d53310e60b6d: openshift-etcd/etcd-crc/etcd-readyz" id=232f3ad4-e670-47bb-9f83-8a574346ac53 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.921911 | controller | Jun 10 23:54:31.499269 crc crio[23067]: time="2026-06-10T23:54:31.498283398Z" level=info msg="Removing container: 9c37399bff9c380f7bf15cb0c7ada721eceb125ce5e833ed0de1798145965a28" id=854e49e0-14ad-4b3d-bca0-8c450cbf9efc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.921927 | controller | Jun 10 23:54:31.518464 crc crio[23067]: time="2026-06-10T23:54:31.518236104Z" level=info msg="Removed container 9c37399bff9c380f7bf15cb0c7ada721eceb125ce5e833ed0de1798145965a28: openshift-etcd/etcd-crc/etcd-metrics" id=854e49e0-14ad-4b3d-bca0-8c450cbf9efc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.921943 | controller | Jun 10 23:54:31.523725 crc crio[23067]: time="2026-06-10T23:54:31.523587128Z" level=info msg="Removing container: a9ac1410bce0fd034eb2d9f516be1115756904ac421f8a206a7779e91d10763f" id=17aefa1a-9c2c-4b37-b177-dd456eb521f6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.921964 | controller | Jun 10 23:54:31.542578 crc crio[23067]: time="2026-06-10T23:54:31.542463955Z" level=info msg="Removed container a9ac1410bce0fd034eb2d9f516be1115756904ac421f8a206a7779e91d10763f: openshift-etcd/etcd-crc/etcd" id=17aefa1a-9c2c-4b37-b177-dd456eb521f6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.921981 | controller | Jun 10 23:54:31.545220 crc crio[23067]: time="2026-06-10T23:54:31.545129317Z" level=info msg="Removing container: 783aa3e9bf4f91369e2312d5fb266dd561411acec1015fabfa0cc0bd3bed63d3" id=58e4594d-fc27-4ca8-a2da-8232db4657bf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.921996 | controller | Jun 10 23:54:31.565963 crc crio[23067]: time="2026-06-10T23:54:31.565809912Z" level=info msg="Removed container 783aa3e9bf4f91369e2312d5fb266dd561411acec1015fabfa0cc0bd3bed63d3: openshift-etcd/etcd-crc/etcdctl" id=58e4594d-fc27-4ca8-a2da-8232db4657bf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.922012 | controller | Jun 10 23:54:31.570781 crc crio[23067]: time="2026-06-10T23:54:31.570695323Z" level=info msg="Removing container: 06e49d08534f42533491dfd1af50ad43d31bb4e34af1a00d903f32c71f8b4722" id=87d081a2-69e9-46db-a832-ebf888f9f1fb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.922028 | controller | Jun 10 23:54:31.682865 crc crio[23067]: time="2026-06-10T23:54:31.682744813Z" level=info msg="Removed container 06e49d08534f42533491dfd1af50ad43d31bb4e34af1a00d903f32c71f8b4722: openshift-etcd/etcd-crc/etcd-resources-copy" id=87d081a2-69e9-46db-a832-ebf888f9f1fb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.922044 | controller | Jun 10 23:54:31.688447 crc crio[23067]: time="2026-06-10T23:54:31.688361334Z" level=info msg="Removing container: e4aa89872129172b627a477b18189a7e1e975e3be6d904846b626f71cf4adff6" id=b0b22933-3e0f-4083-b92e-f4919c9afe38 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.922060 | controller | Jun 10 23:54:31.779289 crc crio[23067]: time="2026-06-10T23:54:31.779146512Z" level=info msg="Removed container e4aa89872129172b627a477b18189a7e1e975e3be6d904846b626f71cf4adff6: openshift-etcd/etcd-crc/etcd-ensure-env-vars" id=b0b22933-3e0f-4083-b92e-f4919c9afe38 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.922075 | controller | Jun 10 23:54:31.784500 crc crio[23067]: time="2026-06-10T23:54:31.784419294Z" level=info msg="Removing container: 03005ca4ea4ba4fb168d4ee04f00d62ff3995bac35e494e2207a7416ac1db7c0" id=3b89f52c-bbcf-4e61-9c08-cbc3fe7611b7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.922091 | controller | Jun 10 23:54:31.858410 crc crio[23067]: time="2026-06-10T23:54:31.858276668Z" level=info msg="Removed container 03005ca4ea4ba4fb168d4ee04f00d62ff3995bac35e494e2207a7416ac1db7c0: openshift-etcd/etcd-crc/setup" id=3b89f52c-bbcf-4e61-9c08-cbc3fe7611b7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.922106 | controller | Jun 10 23:54:51.584306 crc crio[23067]: time="2026-06-10T23:54:51.583282691Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=9e988f2a-9c6b-4480-9ccb-f52013024cc5 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.922122 | controller | Jun 10 23:54:51.588124 crc crio[23067]: time="2026-06-10T23:54:51.587981117Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=25bc1367-b077-497b-ae5b-fb60812d57ab name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.922138 | controller | Jun 10 23:54:51.590545 crc crio[23067]: time="2026-06-10T23:54:51.590448034Z" level=info msg="Creating container: openshift-network-node-identity/network-node-identity-dgvkt/approver" id=a592e79b-1f72-4868-b996-570a263bfc8a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.922157 | controller | Jun 10 23:54:51.591020 crc crio[23067]: time="2026-06-10T23:54:51.590917546Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.922174 | controller | Jun 10 23:54:51.618122 crc crio[23067]: time="2026-06-10T23:54:51.617843669Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.922189 | controller | Jun 10 23:54:51.621978 crc crio[23067]: time="2026-06-10T23:54:51.621885528Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.922205 | controller | Jun 10 23:54:51.770765 crc crio[23067]: time="2026-06-10T23:54:51.769877923Z" level=info msg="Created container 50eb9de24d3db7ec79a36eed33659f35c065bbb6f1f13bc31103a11f21684ab2: openshift-network-node-identity/network-node-identity-dgvkt/approver" id=a592e79b-1f72-4868-b996-570a263bfc8a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.922221 | controller | Jun 10 23:54:51.772929 crc crio[23067]: time="2026-06-10T23:54:51.772517184Z" level=info msg="Starting container: 50eb9de24d3db7ec79a36eed33659f35c065bbb6f1f13bc31103a11f21684ab2" id=7f894af9-3078-4ddb-9e81-23ec41274c8a name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.922237 | controller | Jun 10 23:54:51.777479 crc crio[23067]: time="2026-06-10T23:54:51.777350384Z" level=info msg="Started container" PID=24935 containerID=50eb9de24d3db7ec79a36eed33659f35c065bbb6f1f13bc31103a11f21684ab2 description=openshift-network-node-identity/network-node-identity-dgvkt/approver id=7f894af9-3078-4ddb-9e81-23ec41274c8a name=/runtime.v1.RuntimeService/StartContainer sandboxID=a6b040778ade08a85d2276d0bc938dd2f81076b17e2f7e5e6a3a08fa9fa7382e
2026-06-11 01:10:46.922254 | controller | Jun 10 23:55:10.274966 crc crio[23067]: time="2026-06-10T23:55:10.273792098Z" level=info msg="Stopping pod sandbox: 3c67b3d5b8dbb3f6674498e64d9af33715fd40f623235b473a9a521cf4501a21" id=7e097bf1-ca19-455c-a470-bb91976be537 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:46.922270 | controller | Jun 10 23:55:10.274966 crc crio[23067]: time="2026-06-10T23:55:10.274754714Z" level=info msg="Stopped pod sandbox (already stopped): 3c67b3d5b8dbb3f6674498e64d9af33715fd40f623235b473a9a521cf4501a21" id=7e097bf1-ca19-455c-a470-bb91976be537 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:46.922286 | controller | Jun 10 23:55:10.277214 crc crio[23067]: time="2026-06-10T23:55:10.277074327Z" level=info msg="Removing pod sandbox: 3c67b3d5b8dbb3f6674498e64d9af33715fd40f623235b473a9a521cf4501a21" id=3c9c27f7-bcf2-4e1b-b121-d271dffcedf6 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:46.922302 | controller | Jun 10 23:55:10.289481 crc crio[23067]: time="2026-06-10T23:55:10.289330716Z" level=info msg="Removed pod sandbox: 3c67b3d5b8dbb3f6674498e64d9af33715fd40f623235b473a9a521cf4501a21" id=3c9c27f7-bcf2-4e1b-b121-d271dffcedf6 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:46.922318 | controller | Jun 10 23:55:15.393142 crc crio[23067]: time="2026-06-10T23:55:15.391395919Z" level=info msg="Running pod sandbox: openshift-etcd/etcd-crc/POD" id=225349ab-13fa-4372-b535-1ecdaba05058 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.922333 | controller | Jun 10 23:55:15.394342 crc crio[23067]: time="2026-06-10T23:55:15.39327597Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.922366 | controller | Jun 10 23:55:15.432946 crc crio[23067]: time="2026-06-10T23:55:15.43273094Z" 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=225349ab-13fa-4372-b535-1ecdaba05058 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.922395 | controller | Jun 10 23:55:15.444037 crc crio[23067]: time="2026-06-10T23:55:15.44392247Z" level=info msg="Ran pod sandbox 981942cdda722beb9f2a540e9a14a3bbe83e38aff30920a19bcba876b46bf3a0 with infra container: openshift-etcd/etcd-crc/POD" id=225349ab-13fa-4372-b535-1ecdaba05058 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.922413 | controller | Jun 10 23:55:15.446580 crc crio[23067]: time="2026-06-10T23:55:15.446434858Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=5289ee41-0e1d-4005-9072-d4faaf8025cb name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.922429 | controller | Jun 10 23:55:15.448997 crc crio[23067]: time="2026-06-10T23:55:15.448912314Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=bf033e4f-38dd-46cd-a6e2-a78055039f1b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.922445 | controller | Jun 10 23:55:15.476205 crc crio[23067]: time="2026-06-10T23:55:15.476079744Z" level=info msg="Creating container: openshift-etcd/etcd-crc/setup" id=05a1fe16-76e4-4d53-ad92-255ae3fd9d29 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.922461 | controller | Jun 10 23:55:15.476779 crc crio[23067]: time="2026-06-10T23:55:15.476633269Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.922477 | controller | Jun 10 23:55:15.508974 crc crio[23067]: time="2026-06-10T23:55:15.508789563Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.922493 | controller | Jun 10 23:55:15.667731 crc crio[23067]: time="2026-06-10T23:55:15.667601848Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.922509 | controller | Jun 10 23:55:15.786634 crc crio[23067]: time="2026-06-10T23:55:15.786486631Z" level=info msg="Created container 197435b66c3ddfa24fec8374b157145fbc8586feee7fe26847a5f937a0855e84: openshift-etcd/etcd-crc/setup" id=05a1fe16-76e4-4d53-ad92-255ae3fd9d29 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.922526 | controller | Jun 10 23:55:15.788495 crc crio[23067]: time="2026-06-10T23:55:15.788391943Z" level=info msg="Starting container: 197435b66c3ddfa24fec8374b157145fbc8586feee7fe26847a5f937a0855e84" id=80a0d555-052c-432e-8881-d3d5532dd271 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.922542 | controller | Jun 10 23:55:15.795754 crc crio[23067]: time="2026-06-10T23:55:15.795525684Z" level=info msg="Started container" PID=25241 containerID=197435b66c3ddfa24fec8374b157145fbc8586feee7fe26847a5f937a0855e84 description=openshift-etcd/etcd-crc/setup id=80a0d555-052c-432e-8881-d3d5532dd271 name=/runtime.v1.RuntimeService/StartContainer sandboxID=981942cdda722beb9f2a540e9a14a3bbe83e38aff30920a19bcba876b46bf3a0
2026-06-11 01:10:46.922559 | controller | Jun 10 23:55:48.145312 crc crio[23067]: time="2026-06-10T23:55:48.143009326Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a" id=9a180251-4ab2-47f6-8d9b-81ed048f6a0d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.922574 | controller | Jun 10 23:55:48.150891 crc crio[23067]: time="2026-06-10T23:55:48.150702283Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a" id=f16dbdba-e688-4f04-9aa6-797c5d7caea3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.922595 | controller | Jun 10 23:55:48.154493 crc crio[23067]: time="2026-06-10T23:55:48.154379361Z" level=info msg="Creating container: openshift-marketplace/marketplace-operator-547dbd544d-94q28/marketplace-operator" id=53b02977-fda3-4824-a737-018369188989 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.922611 | controller | Jun 10 23:55:48.155413 crc crio[23067]: time="2026-06-10T23:55:48.155273445Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.922627 | controller | Jun 10 23:55:48.202824 crc crio[23067]: time="2026-06-10T23:55:48.20236732Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.922643 | controller | Jun 10 23:55:48.216766 crc crio[23067]: time="2026-06-10T23:55:48.216525481Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.922659 | controller | Jun 10 23:55:48.363156 crc crio[23067]: time="2026-06-10T23:55:48.362971924Z" level=info msg="Created container 48905b72d8d36a852e4e843d320121f55451c2d9c19bb6dc3de8a7b4bbb46ee0: openshift-marketplace/marketplace-operator-547dbd544d-94q28/marketplace-operator" id=53b02977-fda3-4824-a737-018369188989 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.922675 | controller | Jun 10 23:55:48.365045 crc crio[23067]: time="2026-06-10T23:55:48.364919227Z" level=info msg="Starting container: 48905b72d8d36a852e4e843d320121f55451c2d9c19bb6dc3de8a7b4bbb46ee0" id=4a576438-0d1d-464e-bac7-53c6146b42e1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.922692 | controller | Jun 10 23:55:48.375485 crc crio[23067]: time="2026-06-10T23:55:48.375375797Z" level=info msg="Started container" PID=25687 containerID=48905b72d8d36a852e4e843d320121f55451c2d9c19bb6dc3de8a7b4bbb46ee0 description=openshift-marketplace/marketplace-operator-547dbd544d-94q28/marketplace-operator id=4a576438-0d1d-464e-bac7-53c6146b42e1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d59e6b88db369338d01e842f118cd27c7ee351e8747680b9581195eb001b1894
2026-06-11 01:10:46.922708 | controller | Jun 10 23:56:24.172407 crc crio[23067]: time="2026-06-10T23:56:24.170858775Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=57f136f1-e2d7-4d35-8c59-09b5cf8fcebe name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.922725 | controller | Jun 10 23:56:24.177496 crc crio[23067]: time="2026-06-10T23:56:24.177336318Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=3ebfbc3d-b2fd-4525-b731-e8deb68058c2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.922741 | controller | Jun 10 23:56:24.200302 crc crio[23067]: time="2026-06-10T23:56:24.200123436Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd-ensure-env-vars" id=3023aa79-21c8-4783-99ef-22abb075fe66 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.922756 | controller | Jun 10 23:56:24.201227 crc crio[23067]: time="2026-06-10T23:56:24.20104212Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.922772 | controller | Jun 10 23:56:24.246731 crc crio[23067]: time="2026-06-10T23:56:24.24558519Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.922788 | controller | Jun 10 23:56:24.517575 crc crio[23067]: time="2026-06-10T23:56:24.517492027Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6" id=3b458ddd-6906-4712-b68a-af81288ce231 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.922807 | controller | Jun 10 23:56:24.519984 crc crio[23067]: time="2026-06-10T23:56:24.519736887Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6" id=53453af6-b4a5-4bbc-b214-47b1d94536df name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.922824 | controller | Jun 10 23:56:24.523125 crc crio[23067]: time="2026-06-10T23:56:24.523048836Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller" id=6bd0c898-f34d-402d-b06e-2a3470b03401 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.922839 | controller | Jun 10 23:56:24.523608 crc crio[23067]: time="2026-06-10T23:56:24.523531709Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.922855 | controller | Jun 10 23:56:24.535970 crc crio[23067]: time="2026-06-10T23:56:24.535874138Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.922871 | controller | Jun 10 23:56:24.556209 crc crio[23067]: time="2026-06-10T23:56:24.556110528Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.922886 | controller | Jun 10 23:56:24.642690 crc crio[23067]: time="2026-06-10T23:56:24.642543046Z" level=info msg="Created container 4c5df5535c28e7454d8dc99aece4dda639cd91965491a92f6dfa19e85ddece36: openshift-etcd/etcd-crc/etcd-ensure-env-vars" id=3023aa79-21c8-4783-99ef-22abb075fe66 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.922902 | controller | Jun 10 23:56:24.644085 crc crio[23067]: time="2026-06-10T23:56:24.643993664Z" level=info msg="Starting container: 4c5df5535c28e7454d8dc99aece4dda639cd91965491a92f6dfa19e85ddece36" id=db0c2064-0833-437c-a1be-d12c4d02f021 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.922917 | controller | Jun 10 23:56:24.652806 crc crio[23067]: time="2026-06-10T23:56:24.652738628Z" level=info msg="Started container" PID=26169 containerID=4c5df5535c28e7454d8dc99aece4dda639cd91965491a92f6dfa19e85ddece36 description=openshift-etcd/etcd-crc/etcd-ensure-env-vars id=db0c2064-0833-437c-a1be-d12c4d02f021 name=/runtime.v1.RuntimeService/StartContainer sandboxID=981942cdda722beb9f2a540e9a14a3bbe83e38aff30920a19bcba876b46bf3a0
2026-06-11 01:10:46.922933 | controller | Jun 10 23:56:24.754345 crc crio[23067]: time="2026-06-10T23:56:24.754214247Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.922949 | controller | Jun 10 23:56:24.834371 crc crio[23067]: time="2026-06-10T23:56:24.834249163Z" level=info msg="Created container 9424780aa1225c105370a6dc00473152dd08562ee2f94da7369d62a83f3fe835: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller" id=6bd0c898-f34d-402d-b06e-2a3470b03401 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.922965 | controller | Jun 10 23:56:24.835973 crc crio[23067]: time="2026-06-10T23:56:24.835890347Z" level=info msg="Starting container: 9424780aa1225c105370a6dc00473152dd08562ee2f94da7369d62a83f3fe835" id=956320f0-55d1-4d44-a8f2-244c3e32e3b3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.922981 | controller | Jun 10 23:56:24.840857 crc crio[23067]: time="2026-06-10T23:56:24.840778698Z" level=info msg="Started container" PID=26202 containerID=9424780aa1225c105370a6dc00473152dd08562ee2f94da7369d62a83f3fe835 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller id=956320f0-55d1-4d44-a8f2-244c3e32e3b3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=df72115a442fdf33fc8f7841fbcfd4e9cfa83ca7df04505d424537a5aa434398
2026-06-11 01:10:46.923001 | controller | Jun 10 23:56:25.542516 crc crio[23067]: time="2026-06-10T23:56:25.542442409Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db" id=e12b0267-23b5-4394-aea2-6bc18beb7d84 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.923017 | controller | Jun 10 23:56:25.545554 crc crio[23067]: time="2026-06-10T23:56:25.54545728Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db" id=6a30dde9-c368-4c0d-b30a-de4801e94136 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.923033 | controller | Jun 10 23:56:25.548596 crc crio[23067]: time="2026-06-10T23:56:25.548503131Z" level=info msg="Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller" id=c28ac601-c283-4ea0-896d-17c632310d6c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.923048 | controller | Jun 10 23:56:25.548958 crc crio[23067]: time="2026-06-10T23:56:25.548874861Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.923063 | controller | Jun 10 23:56:25.568013 crc crio[23067]: time="2026-06-10T23:56:25.567910289Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.923078 | controller | Jun 10 23:56:25.754131 crc crio[23067]: time="2026-06-10T23:56:25.753498433Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.923094 | controller | Jun 10 23:56:25.860879 crc crio[23067]: time="2026-06-10T23:56:25.860790538Z" level=info msg="Created container 5fac4e855510a0fa85c1018d055bcc3838c34f18599f666e9a0c680dc9deee68: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller" id=c28ac601-c283-4ea0-896d-17c632310d6c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.923110 | controller | Jun 10 23:56:25.862522 crc crio[23067]: time="2026-06-10T23:56:25.86239067Z" level=info msg="Starting container: 5fac4e855510a0fa85c1018d055bcc3838c34f18599f666e9a0c680dc9deee68" id=89be1c04-533d-49ae-a5ad-34d42973add2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.923125 | controller | Jun 10 23:56:25.866783 crc crio[23067]: time="2026-06-10T23:56:25.866633714Z" level=info msg="Started container" PID=26227 containerID=5fac4e855510a0fa85c1018d055bcc3838c34f18599f666e9a0c680dc9deee68 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller id=89be1c04-533d-49ae-a5ad-34d42973add2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aeb50485684503163b3fa08f992a5df19d5e3beb281666b725ac76ea82ed2ddf
2026-06-11 01:10:46.923141 | controller | Jun 10 23:56:26.558351 crc crio[23067]: time="2026-06-10T23:56:26.558261037Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=4a1009d8-2308-4334-ba56-1ebccda76bec name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.923156 | controller | Jun 10 23:56:26.560759 crc crio[23067]: time="2026-06-10T23:56:26.56061384Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=ea1f7ed5-c2e8-447e-8654-b8be23c6d675 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.923175 | controller | Jun 10 23:56:26.562952 crc crio[23067]: time="2026-06-10T23:56:26.56285591Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager" id=84eb9387-012d-4168-88c5-a3e54360e025 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.923191 | controller | Jun 10 23:56:26.563427 crc crio[23067]: time="2026-06-10T23:56:26.563359073Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.923206 | controller | Jun 10 23:56:26.585941 crc crio[23067]: time="2026-06-10T23:56:26.585858564Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.923221 | controller | Jun 10 23:56:26.589427 crc crio[23067]: time="2026-06-10T23:56:26.589360597Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.923237 | controller | Jun 10 23:56:26.715700 crc crio[23067]: time="2026-06-10T23:56:26.714462147Z" level=info msg="Created container e61ac7e23366d2731596bcc1a98c9efba20e0e13b30500954ba025cd6254467b: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager" id=84eb9387-012d-4168-88c5-a3e54360e025 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.923254 | controller | Jun 10 23:56:26.717009 crc crio[23067]: time="2026-06-10T23:56:26.716920023Z" level=info msg="Starting container: e61ac7e23366d2731596bcc1a98c9efba20e0e13b30500954ba025cd6254467b" id=2da5567b-d171-4d31-9800-9717d659369c name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.923270 | controller | Jun 10 23:56:26.722464 crc crio[23067]: time="2026-06-10T23:56:26.722211864Z" level=info msg="Started container" PID=26271 containerID=e61ac7e23366d2731596bcc1a98c9efba20e0e13b30500954ba025cd6254467b description=openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager id=2da5567b-d171-4d31-9800-9717d659369c name=/runtime.v1.RuntimeService/StartContainer sandboxID=97827587a2e28989c1cdd1c00af99c8c1ebe647dc6f030a7cc0b051c8f1cc27b
2026-06-11 01:10:46.923286 | controller | Jun 10 23:56:41.730131 crc crio[23067]: time="2026-06-10T23:56:41.728967055Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0" id=2c3aad53-e3e6-400e-a5d8-2a546a9d6788 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.923301 | controller | Jun 10 23:56:41.731841 crc crio[23067]: time="2026-06-10T23:56:41.729955262Z" level=info msg="Removing container: 1d3ed1c5c49575df48c79315b46a724613f5bcefbef83e80389a87c453bda2ea" id=9b169f3d-235f-4d51-aa34-b833f8bac618 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.923317 | controller | Jun 10 23:56:41.732897 crc crio[23067]: time="2026-06-10T23:56:41.732783937Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0" id=2fa719aa-b1a5-4e25-8712-abc584aef34e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.923333 | controller | Jun 10 23:56:41.736631 crc crio[23067]: time="2026-06-10T23:56:41.736521647Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=ac6207b3-5702-45f6-be0f-e4118f3dca90 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.923364 | controller | Jun 10 23:56:41.822347 crc crio[23067]: time="2026-06-10T23:56:41.821987439Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=06b9ac47-cb13-4ffb-8785-370e1bbca092 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.923390 | controller | Jun 10 23:56:41.827119 crc crio[23067]: time="2026-06-10T23:56:41.827041733Z" level=info msg="Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller" id=ceb69b63-65c9-4899-8b28-bb06d24cd877 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.923408 | controller | Jun 10 23:56:41.827528 crc crio[23067]: time="2026-06-10T23:56:41.827465175Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.923424 | controller | Jun 10 23:56:41.828431 crc crio[23067]: time="2026-06-10T23:56:41.828359339Z" level=info msg="Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler" id=4f9d72c5-820a-48be-aeef-bc605e9283f9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.923439 | controller | Jun 10 23:56:41.828833 crc crio[23067]: time="2026-06-10T23:56:41.82876898Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.923462 | controller | Jun 10 23:56:41.856011 crc crio[23067]: time="2026-06-10T23:56:41.855845302Z" level=info msg="Removed container 1d3ed1c5c49575df48c79315b46a724613f5bcefbef83e80389a87c453bda2ea: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller" id=9b169f3d-235f-4d51-aa34-b833f8bac618 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.923480 | controller | Jun 10 23:56:41.859588 crc crio[23067]: time="2026-06-10T23:56:41.859478689Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.923498 | controller | Jun 10 23:56:41.904597 crc crio[23067]: time="2026-06-10T23:56:41.90444996Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.923550 | controller | Jun 10 23:56:42.086233 crc crio[23067]: time="2026-06-10T23:56:42.085593466Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.923573 | controller | Jun 10 23:56:42.122334 crc crio[23067]: time="2026-06-10T23:56:42.122226014Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.923589 | controller | Jun 10 23:56:42.198569 crc crio[23067]: time="2026-06-10T23:56:42.198456309Z" level=info msg="Created container ffdf031141e5cec75d5a5f394cd18b7ca75c6e475f67ff467a5198f183ef258d: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller" id=ceb69b63-65c9-4899-8b28-bb06d24cd877 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.923606 | controller | Jun 10 23:56:42.199883 crc crio[23067]: time="2026-06-10T23:56:42.199702292Z" level=info msg="Created container d9eb3a39b66c588f7ac119e10b6fff1bd27bcec43ea9b6572fad770140da026c: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler" id=4f9d72c5-820a-48be-aeef-bc605e9283f9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.923622 | controller | Jun 10 23:56:42.199982 crc crio[23067]: time="2026-06-10T23:56:42.199919388Z" level=info msg="Starting container: ffdf031141e5cec75d5a5f394cd18b7ca75c6e475f67ff467a5198f183ef258d" id=e6fcebb1-0efb-4bd7-83a8-84418178ef0c name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.923638 | controller | Jun 10 23:56:42.200515 crc crio[23067]: time="2026-06-10T23:56:42.200437152Z" level=info msg="Starting container: d9eb3a39b66c588f7ac119e10b6fff1bd27bcec43ea9b6572fad770140da026c" id=0736ddc0-9577-4986-88f2-975bb9efac4b name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.923658 | controller | Jun 10 23:56:42.204912 crc crio[23067]: time="2026-06-10T23:56:42.204790828Z" level=info msg="Started container" PID=26464 containerID=ffdf031141e5cec75d5a5f394cd18b7ca75c6e475f67ff467a5198f183ef258d description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=e6fcebb1-0efb-4bd7-83a8-84418178ef0c name=/runtime.v1.RuntimeService/StartContainer sandboxID=c56ce40e74f53b0630b57a2a48737f8ac0746633b1a2ac557ee392c5ed0da170
2026-06-11 01:10:46.923675 | controller | Jun 10 23:56:42.205925 crc crio[23067]: time="2026-06-10T23:56:42.205839666Z" level=info msg="Started container" PID=26468 containerID=d9eb3a39b66c588f7ac119e10b6fff1bd27bcec43ea9b6572fad770140da026c description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler id=0736ddc0-9577-4986-88f2-975bb9efac4b name=/runtime.v1.RuntimeService/StartContainer sandboxID=aeb50485684503163b3fa08f992a5df19d5e3beb281666b725ac76ea82ed2ddf
2026-06-11 01:10:46.923691 | controller | Jun 10 23:56:44.787511 crc crio[23067]: time="2026-06-10T23:56:44.78624673Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=f7f4b32d-af10-48c0-b3b7-4c26dda365d9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.923706 | controller | Jun 10 23:56:44.789120 crc crio[23067]: time="2026-06-10T23:56:44.786517707Z" level=info msg="Removing container: 86c74433ac65412b3f63a31378807d9b0e2e9953d6fbde8254c8f2be227413b4" id=e64c4a91-fb51-47d8-8b6c-a28f9aee7ca1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.923723 | controller | Jun 10 23:56:44.789844 crc crio[23067]: time="2026-06-10T23:56:44.789323092Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=99e6e46c-3796-4a74-b4bf-f65abb8fcdf0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.923739 | controller | Jun 10 23:56:44.791948 crc crio[23067]: time="2026-06-10T23:56:44.791515371Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=db361b9a-ea2d-4c5c-b673-7958633627ef name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.923754 | controller | Jun 10 23:56:44.792033 crc crio[23067]: time="2026-06-10T23:56:44.792002684Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.923770 | controller | Jun 10 23:56:44.817612 crc crio[23067]: time="2026-06-10T23:56:44.817538535Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.923786 | controller | Jun 10 23:56:44.880114 crc crio[23067]: time="2026-06-10T23:56:44.880056464Z" level=info msg="Removed container 86c74433ac65412b3f63a31378807d9b0e2e9953d6fbde8254c8f2be227413b4: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=e64c4a91-fb51-47d8-8b6c-a28f9aee7ca1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.923801 | controller | Jun 10 23:56:44.980059 crc crio[23067]: time="2026-06-10T23:56:44.979947501Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.923817 | controller | Jun 10 23:56:45.046142 crc crio[23067]: time="2026-06-10T23:56:45.046063236Z" level=info msg="Created container d66fa6984ae7c386108057b9d10ab9b59c78220102207924d5e06092db0ce4ab: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=db361b9a-ea2d-4c5c-b673-7958633627ef name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.923832 | controller | Jun 10 23:56:45.047207 crc crio[23067]: time="2026-06-10T23:56:45.047109154Z" level=info msg="Starting container: d66fa6984ae7c386108057b9d10ab9b59c78220102207924d5e06092db0ce4ab" id=66944498-3cb9-424a-804a-0961f03c175c name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.923853 | controller | Jun 10 23:56:45.056062 crc crio[23067]: time="2026-06-10T23:56:45.055983291Z" level=info msg="Started container" PID=26553 containerID=d66fa6984ae7c386108057b9d10ab9b59c78220102207924d5e06092db0ce4ab description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=66944498-3cb9-424a-804a-0961f03c175c name=/runtime.v1.RuntimeService/StartContainer sandboxID=df72115a442fdf33fc8f7841fbcfd4e9cfa83ca7df04505d424537a5aa434398
2026-06-11 01:10:46.923870 | controller | Jun 10 23:56:45.821923 crc crio[23067]: time="2026-06-10T23:56:45.821812735Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=8c605f4e-cf69-4dfb-99fc-e78fc6402d6e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.923887 | controller | Jun 10 23:56:45.826311 crc crio[23067]: time="2026-06-10T23:56:45.826224693Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d" id=9e119b8b-0eea-4ea6-ba9b-38903f3c7903 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.923903 | controller | Jun 10 23:56:45.827215 crc crio[23067]: time="2026-06-10T23:56:45.827156728Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=88e8cd7a-7c7d-420e-86c8-488b85e2120f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.923919 | controller | Jun 10 23:56:45.829694 crc crio[23067]: time="2026-06-10T23:56:45.829624834Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d" id=af2c4d25-ce02-4fbc-a7b9-b5bde9dd35b9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.923935 | controller | Jun 10 23:56:45.831356 crc crio[23067]: time="2026-06-10T23:56:45.831329859Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager" id=edec2e6f-1582-422c-933f-96aab33380c4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.923950 | controller | Jun 10 23:56:45.831895 crc crio[23067]: time="2026-06-10T23:56:45.831873874Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.923966 | controller | Jun 10 23:56:45.832050 crc crio[23067]: time="2026-06-10T23:56:45.831959306Z" level=info msg="Creating container: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator" id=39d4924c-9386-49ed-a166-89ed9313f2cc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.923982 | controller | Jun 10 23:56:45.832567 crc crio[23067]: time="2026-06-10T23:56:45.832461289Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.923997 | controller | Jun 10 23:56:45.880225 crc crio[23067]: time="2026-06-10T23:56:45.880089201Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.924012 | controller | Jun 10 23:56:45.884607 crc crio[23067]: time="2026-06-10T23:56:45.88453011Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.924027 | controller | Jun 10 23:56:45.886831 crc crio[23067]: time="2026-06-10T23:56:45.886635106Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.924047 | controller | Jun 10 23:56:45.889478 crc crio[23067]: time="2026-06-10T23:56:45.88942097Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.924063 | controller | Jun 10 23:56:46.018511 crc crio[23067]: time="2026-06-10T23:56:46.018370031Z" level=info msg="Created container 5298c94e859b3f00ae5cc5e7b5cb94293dc067a9f93b6efaf860f45f2e2ff82b: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager" id=edec2e6f-1582-422c-933f-96aab33380c4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.924080 | controller | Jun 10 23:56:46.021152 crc crio[23067]: time="2026-06-10T23:56:46.021093614Z" level=info msg="Starting container: 5298c94e859b3f00ae5cc5e7b5cb94293dc067a9f93b6efaf860f45f2e2ff82b" id=03f1733d-adc0-4a83-8741-3c00679d8a80 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.924100 | controller | Jun 10 23:56:46.028968 crc crio[23067]: time="2026-06-10T23:56:46.02879937Z" level=info msg="Started container" PID=26579 containerID=5298c94e859b3f00ae5cc5e7b5cb94293dc067a9f93b6efaf860f45f2e2ff82b description=openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager id=03f1733d-adc0-4a83-8741-3c00679d8a80 name=/runtime.v1.RuntimeService/StartContainer sandboxID=061a4951b7c79416ef706294c8d2e6199e9cc5f39621b2c4da96c3210f85726d
2026-06-11 01:10:46.924134 | controller | Jun 10 23:56:46.029853 crc crio[23067]: time="2026-06-10T23:56:46.029608192Z" level=info msg="Created container 4896aeaf166157103f8a40b77e27ce03aeed591b19aa1e549ed15aef94b98dfa: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator" id=39d4924c-9386-49ed-a166-89ed9313f2cc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.924152 | controller | Jun 10 23:56:46.031127 crc crio[23067]: time="2026-06-10T23:56:46.031027369Z" level=info msg="Starting container: 4896aeaf166157103f8a40b77e27ce03aeed591b19aa1e549ed15aef94b98dfa" id=4cc94968-0574-4bd6-b66f-3f6b906bffad name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.924169 | controller | Jun 10 23:56:46.040816 crc crio[23067]: time="2026-06-10T23:56:46.038808187Z" level=info msg="Started container" PID=26581 containerID=4896aeaf166157103f8a40b77e27ce03aeed591b19aa1e549ed15aef94b98dfa description=openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator id=4cc94968-0574-4bd6-b66f-3f6b906bffad name=/runtime.v1.RuntimeService/StartContainer sandboxID=d6ce9f11fe6b6c954e64392a7179a7c4bdce7c9da844130899390627781a051a
2026-06-11 01:10:46.924185 | controller | Jun 10 23:56:59.537284 crc crio[23067]: time="2026-06-10T23:56:59.535926957Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=041e44b7-8ea1-484d-89dd-5cd002a1c2e7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.924202 | controller | Jun 10 23:56:59.540468 crc crio[23067]: time="2026-06-10T23:56:59.540358056Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=0023d042-bb13-4e7f-8c02-af07df399c0a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.924218 | controller | Jun 10 23:56:59.643323 crc crio[23067]: time="2026-06-10T23:56:59.643079228Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd-resources-copy" id=c868b507-3c94-48ab-8dc9-8a933ac3f2e7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.924233 | controller | Jun 10 23:56:59.644247 crc crio[23067]: time="2026-06-10T23:56:59.643969682Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.924252 | controller | Jun 10 23:56:59.700369 crc crio[23067]: time="2026-06-10T23:56:59.70009557Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.924269 | controller | Jun 10 23:56:59.904415 crc crio[23067]: time="2026-06-10T23:56:59.904309842Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.924284 | controller | Jun 10 23:57:00.001472 crc crio[23067]: time="2026-06-10T23:57:00.001310091Z" level=info msg="Created container f1bc3a8ae3c44309ac0dc7b51f0b505154df3c02389f502fdbabf3761403703f: openshift-etcd/etcd-crc/etcd-resources-copy" id=c868b507-3c94-48ab-8dc9-8a933ac3f2e7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.924299 | controller | Jun 10 23:57:00.002929 crc crio[23067]: time="2026-06-10T23:57:00.002822721Z" level=info msg="Starting container: f1bc3a8ae3c44309ac0dc7b51f0b505154df3c02389f502fdbabf3761403703f" id=1a7b45bd-f8fe-4cf8-84ee-8e2f2f8c3a62 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.924315 | controller | Jun 10 23:57:00.016557 crc crio[23067]: time="2026-06-10T23:57:00.016449315Z" level=info msg="Started container" PID=26810 containerID=f1bc3a8ae3c44309ac0dc7b51f0b505154df3c02389f502fdbabf3761403703f description=openshift-etcd/etcd-crc/etcd-resources-copy id=1a7b45bd-f8fe-4cf8-84ee-8e2f2f8c3a62 name=/runtime.v1.RuntimeService/StartContainer sandboxID=981942cdda722beb9f2a540e9a14a3bbe83e38aff30920a19bcba876b46bf3a0
2026-06-11 01:10:46.924331 | controller | Jun 10 23:57:15.680123 crc crio[23067]: time="2026-06-10T23:57:15.678850179Z" level=info msg="Stopping container: d66fa6984ae7c386108057b9d10ab9b59c78220102207924d5e06092db0ce4ab (timeout: 30s)" id=7e86ba67-f405-4d69-a92c-3845436db3c2 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:46.924346 | controller | Jun 10 23:57:15.726049 crc crio[23067]: time="2026-06-10T23:57:15.725922335Z" level=info msg="Stopped container d66fa6984ae7c386108057b9d10ab9b59c78220102207924d5e06092db0ce4ab: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=7e86ba67-f405-4d69-a92c-3845436db3c2 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:46.924398 | controller | Jun 10 23:57:15.728032 crc crio[23067]: time="2026-06-10T23:57:15.727895328Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=ddc4a02e-689f-454a-a9b4-1c3c4654a5e6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.924418 | controller | Jun 10 23:57:15.731394 crc crio[23067]: time="2026-06-10T23:57:15.731296539Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=a42a0c80-c87d-4f7d-a732-71f04094f05b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.924434 | controller | Jun 10 23:57:15.733835 crc crio[23067]: time="2026-06-10T23:57:15.733714523Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=b53f6a90-f3fa-4155-9631-70e02889f639 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.924450 | controller | Jun 10 23:57:15.734376 crc crio[23067]: time="2026-06-10T23:57:15.734310689Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.924465 | controller | Jun 10 23:57:15.768866 crc crio[23067]: time="2026-06-10T23:57:15.768634515Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.924481 | controller | Jun 10 23:57:15.946566 crc crio[23067]: time="2026-06-10T23:57:15.946472953Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.924500 | controller | Jun 10 23:57:16.030404 crc crio[23067]: time="2026-06-10T23:57:16.0302762Z" level=info msg="Created container ed0f95c9d849e28623d12a7fb36c3b4bb5d78523416b16204e5f87ec87c851c6: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=b53f6a90-f3fa-4155-9631-70e02889f639 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.924516 | controller | Jun 10 23:57:16.031449 crc crio[23067]: time="2026-06-10T23:57:16.03141024Z" level=info msg="Starting container: ed0f95c9d849e28623d12a7fb36c3b4bb5d78523416b16204e5f87ec87c851c6" id=b9d60c7c-aa7f-4a83-8bb1-daf4449d75b2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.924532 | controller | Jun 10 23:57:16.039728 crc crio[23067]: time="2026-06-10T23:57:16.039690571Z" level=info msg="Started container" PID=26998 containerID=ed0f95c9d849e28623d12a7fb36c3b4bb5d78523416b16204e5f87ec87c851c6 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=b9d60c7c-aa7f-4a83-8bb1-daf4449d75b2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=df72115a442fdf33fc8f7841fbcfd4e9cfa83ca7df04505d424537a5aa434398
2026-06-11 01:10:46.924548 | controller | Jun 10 23:57:16.153140 crc crio[23067]: time="2026-06-10T23:57:16.153097719Z" level=info msg="Removing container: 10191b42d92ee1166c023981be7b7bd81a9601a0add1a1fcfa44d75b97429310" id=e85aaf2e-49f9-4214-8487-f14cf15de195 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.924564 | controller | Jun 10 23:57:16.226864 crc crio[23067]: time="2026-06-10T23:57:16.226769516Z" level=info msg="Removed container 10191b42d92ee1166c023981be7b7bd81a9601a0add1a1fcfa44d75b97429310: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=e85aaf2e-49f9-4214-8487-f14cf15de195 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.924579 | controller | Jun 10 23:57:35.007127 crc crio[23067]: time="2026-06-10T23:57:35.005435138Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=a958a707-92b5-46cb-861c-0ca806a05dab name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.924595 | controller | Jun 10 23:57:35.013771 crc crio[23067]: time="2026-06-10T23:57:35.012880877Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=2a9be955-c147-4ddb-9224-7485715398f3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.924610 | controller | Jun 10 23:57:35.034960 crc crio[23067]: time="2026-06-10T23:57:35.034783312Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcdctl" id=1a79a0c1-14e9-453c-99c8-5f74b00b8f14 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.924625 | controller | Jun 10 23:57:35.036015 crc crio[23067]: time="2026-06-10T23:57:35.035907582Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.924641 | controller | Jun 10 23:57:35.071064 crc crio[23067]: time="2026-06-10T23:57:35.070903676Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.924656 | controller | Jun 10 23:57:35.290589 crc crio[23067]: time="2026-06-10T23:57:35.290367485Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.924672 | controller | Jun 10 23:57:35.401294 crc crio[23067]: time="2026-06-10T23:57:35.400612318Z" level=info msg="Created container e7ec2cef54227c3697c1c6e5909b88513fda464a538bdf26d2e8c77554983e85: openshift-etcd/etcd-crc/etcdctl" id=1a79a0c1-14e9-453c-99c8-5f74b00b8f14 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.924692 | controller | Jun 10 23:57:35.403087 crc crio[23067]: time="2026-06-10T23:57:35.40291943Z" level=info msg="Starting container: e7ec2cef54227c3697c1c6e5909b88513fda464a538bdf26d2e8c77554983e85" id=7746bd2e-154f-4979-b79d-18ce69f805df name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.924708 | controller | Jun 10 23:57:35.414989 crc crio[23067]: time="2026-06-10T23:57:35.41153966Z" level=info msg="Started container" PID=27299 containerID=e7ec2cef54227c3697c1c6e5909b88513fda464a538bdf26d2e8c77554983e85 description=openshift-etcd/etcd-crc/etcdctl id=7746bd2e-154f-4979-b79d-18ce69f805df name=/runtime.v1.RuntimeService/StartContainer sandboxID=981942cdda722beb9f2a540e9a14a3bbe83e38aff30920a19bcba876b46bf3a0
2026-06-11 01:10:46.924724 | controller | Jun 10 23:57:35.427988 crc crio[23067]: time="2026-06-10T23:57:35.427788243Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=e61ddadb-215d-459d-ae0e-d056f513f9aa name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.924740 | controller | Jun 10 23:57:35.431159 crc crio[23067]: time="2026-06-10T23:57:35.431067791Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=e619c553-6021-4038-98f5-44f5845b8a51 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.924755 | controller | Jun 10 23:57:35.438371 crc crio[23067]: time="2026-06-10T23:57:35.438289104Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd" id=174a558d-7413-4916-b628-5dc35992e529 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.924771 | controller | Jun 10 23:57:35.438890 crc crio[23067]: time="2026-06-10T23:57:35.438834948Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.924787 | controller | Jun 10 23:57:35.472585 crc crio[23067]: time="2026-06-10T23:57:35.472486037Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.924802 | controller | Jun 10 23:57:35.650289 crc crio[23067]: time="2026-06-10T23:57:35.650211251Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.924818 | controller | Jun 10 23:57:35.779048 crc crio[23067]: time="2026-06-10T23:57:35.778882866Z" level=info msg="Created container 4cc8c6ca1b8b5cae5e46b99805e5f3f6fad4de4f327be5eff056a7be73e20a8c: openshift-etcd/etcd-crc/etcd" id=174a558d-7413-4916-b628-5dc35992e529 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.924833 | controller | Jun 10 23:57:35.780459 crc crio[23067]: time="2026-06-10T23:57:35.780359696Z" level=info msg="Starting container: 4cc8c6ca1b8b5cae5e46b99805e5f3f6fad4de4f327be5eff056a7be73e20a8c" id=284b1cb4-20e7-451b-9f96-5a005f9192f4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.924849 | controller | Jun 10 23:57:35.786431 crc crio[23067]: time="2026-06-10T23:57:35.786303544Z" level=info msg="Started container" PID=27307 containerID=4cc8c6ca1b8b5cae5e46b99805e5f3f6fad4de4f327be5eff056a7be73e20a8c description=openshift-etcd/etcd-crc/etcd id=284b1cb4-20e7-451b-9f96-5a005f9192f4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=981942cdda722beb9f2a540e9a14a3bbe83e38aff30920a19bcba876b46bf3a0
2026-06-11 01:10:46.924865 | controller | Jun 10 23:57:35.807918 crc crio[23067]: time="2026-06-10T23:57:35.807000127Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=7116e8b6-55d7-4107-8792-0ba61b76ee43 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.924887 | controller | Jun 10 23:57:35.813113 crc crio[23067]: time="2026-06-10T23:57:35.812927305Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=8d51e34b-0d57-4a43-b520-547e5e9a35e7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.924903 | controller | Jun 10 23:57:35.822269 crc crio[23067]: time="2026-06-10T23:57:35.822083029Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd-metrics" id=f9dbbdae-3a5a-4e8e-82d2-b85ba665bb82 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.924919 | controller | Jun 10 23:57:35.824014 crc crio[23067]: time="2026-06-10T23:57:35.82361929Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.924935 | controller | Jun 10 23:57:35.866232 crc crio[23067]: time="2026-06-10T23:57:35.866110695Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.924951 | controller | Jun 10 23:57:36.089481 crc crio[23067]: time="2026-06-10T23:57:36.089347703Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.924966 | controller | Jun 10 23:57:36.200115 crc crio[23067]: time="2026-06-10T23:57:36.199978457Z" level=info msg="Created container 9e923e5547b661a9c01aff298ac5edd5fdd7b5b6f20129d6108102a419a34723: openshift-etcd/etcd-crc/etcd-metrics" id=f9dbbdae-3a5a-4e8e-82d2-b85ba665bb82 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.924982 | controller | Jun 10 23:57:36.203165 crc crio[23067]: time="2026-06-10T23:57:36.202903965Z" level=info msg="Starting container: 9e923e5547b661a9c01aff298ac5edd5fdd7b5b6f20129d6108102a419a34723" id=28d810d9-6a92-4ae8-9089-bd320e660c84 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.924997 | controller | Jun 10 23:57:36.216111 crc crio[23067]: time="2026-06-10T23:57:36.215995484Z" level=info msg="Started container" PID=27326 containerID=9e923e5547b661a9c01aff298ac5edd5fdd7b5b6f20129d6108102a419a34723 description=openshift-etcd/etcd-crc/etcd-metrics id=28d810d9-6a92-4ae8-9089-bd320e660c84 name=/runtime.v1.RuntimeService/StartContainer sandboxID=981942cdda722beb9f2a540e9a14a3bbe83e38aff30920a19bcba876b46bf3a0
2026-06-11 01:10:46.925013 | controller | Jun 10 23:57:36.230599 crc crio[23067]: time="2026-06-10T23:57:36.230496031Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=2c10c3ec-543a-4a09-8704-c907e9918901 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.925029 | controller | Jun 10 23:57:36.233714 crc crio[23067]: time="2026-06-10T23:57:36.233570233Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=32251664-3621-473a-9c3f-71ccef0b74a9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.925044 | controller | Jun 10 23:57:36.240735 crc crio[23067]: time="2026-06-10T23:57:36.240540609Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd-readyz" id=1fd82f9d-8245-41a3-913c-05ddcf8b5f52 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.925060 | controller | Jun 10 23:57:36.241426 crc crio[23067]: time="2026-06-10T23:57:36.241358451Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.925076 | controller | Jun 10 23:57:36.285461 crc crio[23067]: time="2026-06-10T23:57:36.285273904Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.925096 | controller | Jun 10 23:57:36.475329 crc crio[23067]: time="2026-06-10T23:57:36.475161663Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.925112 | controller | Jun 10 23:57:36.590072 crc crio[23067]: time="2026-06-10T23:57:36.589985178Z" level=info msg="Created container b548ab16101e092cb5fd9874cc70de3b0222d0eb5985f964596f40b497b77552: openshift-etcd/etcd-crc/etcd-readyz" id=1fd82f9d-8245-41a3-913c-05ddcf8b5f52 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.925127 | controller | Jun 10 23:57:36.592109 crc crio[23067]: time="2026-06-10T23:57:36.592035023Z" level=info msg="Starting container: b548ab16101e092cb5fd9874cc70de3b0222d0eb5985f964596f40b497b77552" id=ec39a976-60be-451b-9abc-0e7d653e7a8c name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.925143 | controller | Jun 10 23:57:36.604234 crc crio[23067]: time="2026-06-10T23:57:36.604064244Z" level=info msg="Started container" PID=27354 containerID=b548ab16101e092cb5fd9874cc70de3b0222d0eb5985f964596f40b497b77552 description=openshift-etcd/etcd-crc/etcd-readyz id=ec39a976-60be-451b-9abc-0e7d653e7a8c name=/runtime.v1.RuntimeService/StartContainer sandboxID=981942cdda722beb9f2a540e9a14a3bbe83e38aff30920a19bcba876b46bf3a0
2026-06-11 01:10:46.925158 | controller | Jun 10 23:57:36.618150 crc crio[23067]: time="2026-06-10T23:57:36.618014856Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=4d32636f-4ab9-4cfa-8f22-b2482503384c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.925174 | controller | Jun 10 23:57:36.621384 crc crio[23067]: time="2026-06-10T23:57:36.621344435Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=cc7ad7b8-d45b-4138-abe4-95bd09386723 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.925189 | controller | Jun 10 23:57:36.627467 crc crio[23067]: time="2026-06-10T23:57:36.627109369Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd-rev" id=c93476d2-c04e-4c11-96d8-f9155c450ca4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.925204 | controller | Jun 10 23:57:36.628603 crc crio[23067]: time="2026-06-10T23:57:36.628164187Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.925220 | controller | Jun 10 23:57:36.668229 crc crio[23067]: time="2026-06-10T23:57:36.668092463Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.925235 | controller | Jun 10 23:57:36.862329 crc crio[23067]: time="2026-06-10T23:57:36.862117493Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.925250 | controller | Jun 10 23:57:36.977702 crc crio[23067]: time="2026-06-10T23:57:36.977144294Z" level=info msg="Created container 9a6c7133b1eccfe79c99a112f13b2730cfafd2a225fedb7c9c2a9a85a66581c2: openshift-etcd/etcd-crc/etcd-rev" id=c93476d2-c04e-4c11-96d8-f9155c450ca4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.925265 | controller | Jun 10 23:57:36.979056 crc crio[23067]: time="2026-06-10T23:57:36.978959672Z" level=info msg="Starting container: 9a6c7133b1eccfe79c99a112f13b2730cfafd2a225fedb7c9c2a9a85a66581c2" id=d98b86b3-d10a-47a5-8b31-e14125764098 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.925281 | controller | Jun 10 23:57:36.985919 crc crio[23067]: time="2026-06-10T23:57:36.985817005Z" level=info msg="Started container" PID=27387 containerID=9a6c7133b1eccfe79c99a112f13b2730cfafd2a225fedb7c9c2a9a85a66581c2 description=openshift-etcd/etcd-crc/etcd-rev id=d98b86b3-d10a-47a5-8b31-e14125764098 name=/runtime.v1.RuntimeService/StartContainer sandboxID=981942cdda722beb9f2a540e9a14a3bbe83e38aff30920a19bcba876b46bf3a0
2026-06-11 01:10:46.925301 | controller | Jun 10 23:57:46.019804 crc crio[23067]: time="2026-06-10T23:57:46.018888397Z" level=info msg="Stopping container: ed0f95c9d849e28623d12a7fb36c3b4bb5d78523416b16204e5f87ec87c851c6 (timeout: 30s)" id=d934f25b-64b0-4e74-bfc1-9aaba31383f5 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:46.925318 | controller | Jun 10 23:57:46.204885 crc crio[23067]: time="2026-06-10T23:57:46.204312897Z" level=info msg="Stopped container ed0f95c9d849e28623d12a7fb36c3b4bb5d78523416b16204e5f87ec87c851c6: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=d934f25b-64b0-4e74-bfc1-9aaba31383f5 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:46.925334 | controller | Jun 10 23:57:46.207333 crc crio[23067]: time="2026-06-10T23:57:46.207240905Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=6b69645d-e7a8-4f47-8c67-f6984a95167a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.925368 | controller | Jun 10 23:57:46.209225 crc crio[23067]: time="2026-06-10T23:57:46.209125626Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=6882aa8e-dbe6-42fa-8859-a006b4f6d144 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.925390 | controller | Jun 10 23:57:46.211974 crc crio[23067]: time="2026-06-10T23:57:46.211948921Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=b79452cc-1419-4fd3-bd89-2ea145e1d4df name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.925406 | controller | Jun 10 23:57:46.212522 crc crio[23067]: time="2026-06-10T23:57:46.212495556Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.925422 | controller | Jun 10 23:57:46.234168 crc crio[23067]: time="2026-06-10T23:57:46.234117303Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.925437 | controller | Jun 10 23:57:46.411375 crc crio[23067]: time="2026-06-10T23:57:46.411321813Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.925453 | controller | Jun 10 23:57:46.485597 crc crio[23067]: time="2026-06-10T23:57:46.485462493Z" level=info msg="Removing container: d66fa6984ae7c386108057b9d10ab9b59c78220102207924d5e06092db0ce4ab" id=82f569f2-4892-4593-9552-615567b2e408 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.925468 | controller | Jun 10 23:57:46.506329 crc crio[23067]: time="2026-06-10T23:57:46.506290119Z" level=info msg="Created container 81e2c9d08da0494b54efd9278e247af5f9687ef0a4de3aa4ec0d515eb9553969: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=b79452cc-1419-4fd3-bd89-2ea145e1d4df name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.925484 | controller | Jun 10 23:57:46.507494 crc crio[23067]: time="2026-06-10T23:57:46.507426849Z" level=info msg="Starting container: 81e2c9d08da0494b54efd9278e247af5f9687ef0a4de3aa4ec0d515eb9553969" id=9a4651c4-2777-4164-a639-48fdedb1a1aa name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.925499 | controller | Jun 10 23:57:46.513476 crc crio[23067]: time="2026-06-10T23:57:46.513384668Z" level=info msg="Started container" PID=27528 containerID=81e2c9d08da0494b54efd9278e247af5f9687ef0a4de3aa4ec0d515eb9553969 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=9a4651c4-2777-4164-a639-48fdedb1a1aa name=/runtime.v1.RuntimeService/StartContainer sandboxID=df72115a442fdf33fc8f7841fbcfd4e9cfa83ca7df04505d424537a5aa434398
2026-06-11 01:10:46.925519 | controller | Jun 10 23:57:46.525489 crc crio[23067]: time="2026-06-10T23:57:46.525326757Z" level=info msg="Removed container d66fa6984ae7c386108057b9d10ab9b59c78220102207924d5e06092db0ce4ab: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=82f569f2-4892-4593-9552-615567b2e408 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.925535 | controller | Jun 10 23:58:16.018684 crc crio[23067]: time="2026-06-10T23:58:16.018329009Z" level=info msg="Stopping container: 81e2c9d08da0494b54efd9278e247af5f9687ef0a4de3aa4ec0d515eb9553969 (timeout: 30s)" id=d661bf20-2ec7-42ee-b100-7a7988fdfbe5 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:46.925551 | controller | Jun 10 23:58:16.201362 crc crio[23067]: time="2026-06-10T23:58:16.200595203Z" level=info msg="Stopped container 81e2c9d08da0494b54efd9278e247af5f9687ef0a4de3aa4ec0d515eb9553969: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=d661bf20-2ec7-42ee-b100-7a7988fdfbe5 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:46.925566 | controller | Jun 10 23:58:16.801700 crc crio[23067]: time="2026-06-10T23:58:16.801526604Z" level=info msg="Removing container: ed0f95c9d849e28623d12a7fb36c3b4bb5d78523416b16204e5f87ec87c851c6" id=f5fc2587-4e84-42e4-90f0-d81c81daacf5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.925581 | controller | Jun 10 23:58:16.833431 crc crio[23067]: time="2026-06-10T23:58:16.833308734Z" level=info msg="Removed container ed0f95c9d849e28623d12a7fb36c3b4bb5d78523416b16204e5f87ec87c851c6: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=f5fc2587-4e84-42e4-90f0-d81c81daacf5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.925597 | controller | Jun 10 23:58:35.983526 crc crio[23067]: time="2026-06-10T23:58:35.98211903Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=1f01ef9e-3735-4d6f-9960-21670e035288 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.925612 | controller | Jun 10 23:58:35.985342 crc crio[23067]: time="2026-06-10T23:58:35.984951656Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=d46399fa-a072-4003-b695-4acc25059f56 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.925628 | controller | Jun 10 23:58:35.987567 crc crio[23067]: time="2026-06-10T23:58:35.987504244Z" level=info msg="Creating container: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator" id=acf80ec5-696d-4b58-acab-c3613c46e5d8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.925643 | controller | Jun 10 23:58:35.988551 crc crio[23067]: time="2026-06-10T23:58:35.988334926Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.925659 | controller | Jun 10 23:58:35.991132 crc crio[23067]: time="2026-06-10T23:58:35.991068019Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db" id=ac174b37-0e6a-4dee-a077-3d053d0e0f61 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.925675 | controller | Jun 10 23:58:35.995872 crc crio[23067]: time="2026-06-10T23:58:35.995749704Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db" id=10695b6b-5e39-4bf5-a399-58d3e06384f0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.925694 | controller | Jun 10 23:58:35.997070 crc crio[23067]: time="2026-06-10T23:58:35.997015898Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=b7d4219b-8fb6-4e8f-8136-d1c704f90775 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.925710 | controller | Jun 10 23:58:36.011335 crc crio[23067]: time="2026-06-10T23:58:36.011264899Z" level=info msg="Creating container: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container" id=b62bae89-ae49-40f0-9411-899a3a43645e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.925725 | controller | Jun 10 23:58:36.015033 crc crio[23067]: time="2026-06-10T23:58:36.011602988Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.925740 | controller | Jun 10 23:58:36.015033 crc crio[23067]: time="2026-06-10T23:58:36.012591955Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=75a7759c-d395-459d-91f4-2c51b38cf869 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.925755 | controller | Jun 10 23:58:36.026231 crc crio[23067]: time="2026-06-10T23:58:36.026120956Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.925770 | controller | Jun 10 23:58:36.029566 crc crio[23067]: time="2026-06-10T23:58:36.029501677Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.925785 | controller | Jun 10 23:58:36.035766 crc crio[23067]: time="2026-06-10T23:58:36.030146754Z" level=info msg="Creating container: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator" id=d27680ba-d7ca-4f58-bc09-e07385c22ed5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.925800 | controller | Jun 10 23:58:36.036701 crc crio[23067]: time="2026-06-10T23:58:36.036519565Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.925816 | controller | Jun 10 23:58:36.059341 crc crio[23067]: time="2026-06-10T23:58:36.058924224Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.925831 | controller | Jun 10 23:58:36.080928 crc crio[23067]: time="2026-06-10T23:58:36.080227873Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.925846 | controller | Jun 10 23:58:36.188127 crc crio[23067]: time="2026-06-10T23:58:36.187951364Z" level=info msg="Created container e3878b0ceb64e5a822fa09f39211852407037ffe91d2620deba61ffb9c26bcce: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator" id=acf80ec5-696d-4b58-acab-c3613c46e5d8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.925861 | controller | Jun 10 23:58:36.193258 crc crio[23067]: time="2026-06-10T23:58:36.193139413Z" level=info msg="Starting container: e3878b0ceb64e5a822fa09f39211852407037ffe91d2620deba61ffb9c26bcce" id=2f0a9afb-7c28-42d6-836d-8649fdc2c62a name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.925877 | controller | Jun 10 23:58:36.202555 crc crio[23067]: time="2026-06-10T23:58:36.201164808Z" level=info msg="Started container" PID=28225 containerID=e3878b0ceb64e5a822fa09f39211852407037ffe91d2620deba61ffb9c26bcce description=openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator id=2f0a9afb-7c28-42d6-836d-8649fdc2c62a name=/runtime.v1.RuntimeService/StartContainer sandboxID=4681cc99bc4fd2ccbb739c9e2906059238d6d6a8b76696c13ed2ed6815d05843
2026-06-11 01:10:46.925896 | controller | Jun 10 23:58:36.305180 crc crio[23067]: time="2026-06-10T23:58:36.305000655Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.925912 | controller | Jun 10 23:58:36.318355 crc crio[23067]: time="2026-06-10T23:58:36.318116725Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.925928 | controller | Jun 10 23:58:36.416403 crc crio[23067]: time="2026-06-10T23:58:36.416327502Z" level=info msg="Created container 4b3e6a7e34c9f1d6bf45059ffe5233b82f584eef65817833e721d3b88892b110: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator" id=d27680ba-d7ca-4f58-bc09-e07385c22ed5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.925944 | controller | Jun 10 23:58:36.417590 crc crio[23067]: time="2026-06-10T23:58:36.417549294Z" level=info msg="Starting container: 4b3e6a7e34c9f1d6bf45059ffe5233b82f584eef65817833e721d3b88892b110" id=4eda63de-ca46-4770-b2c8-1a165f346d25 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.925959 | controller | Jun 10 23:58:36.417954 crc crio[23067]: time="2026-06-10T23:58:36.417890423Z" level=info msg="Created container b725994cf71cec9827e904d47bf047b4a2936cdad2bdb3c0e85c40cf26211b62: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container" id=b62bae89-ae49-40f0-9411-899a3a43645e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.925975 | controller | Jun 10 23:58:36.418590 crc crio[23067]: time="2026-06-10T23:58:36.41851492Z" level=info msg="Starting container: b725994cf71cec9827e904d47bf047b4a2936cdad2bdb3c0e85c40cf26211b62" id=17ea735b-e1f7-40b3-8751-ec20acd7675b name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.925990 | controller | Jun 10 23:58:36.424749 crc crio[23067]: time="2026-06-10T23:58:36.424691485Z" level=info msg="Started container" PID=28247 containerID=b725994cf71cec9827e904d47bf047b4a2936cdad2bdb3c0e85c40cf26211b62 description=openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container id=17ea735b-e1f7-40b3-8751-ec20acd7675b name=/runtime.v1.RuntimeService/StartContainer sandboxID=28003725df04387c43e962bdd3dcf5180e04f6ec61ecea47bac96b8a5f57a202
2026-06-11 01:10:46.926006 | controller | Jun 10 23:58:36.428375 crc crio[23067]: time="2026-06-10T23:58:36.428347833Z" level=info msg="Started container" PID=28246 containerID=4b3e6a7e34c9f1d6bf45059ffe5233b82f584eef65817833e721d3b88892b110 description=openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator id=4eda63de-ca46-4770-b2c8-1a165f346d25 name=/runtime.v1.RuntimeService/StartContainer sandboxID=310dd260475b8774e916507df03c7d6cd525bb4f39f45b2fa438c8db97900e7f
2026-06-11 01:10:46.926022 | controller | Jun 10 23:58:40.046329 crc crio[23067]: time="2026-06-10T23:58:40.045492716Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5827f6ae3beb4853192e02cc18890467bd251b33070f36f9a105991e7e6d3c9b" id=0733f9bb-0559-4be9-b57f-323a16211668 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.926038 | controller | Jun 10 23:58:40.049981 crc crio[23067]: time="2026-06-10T23:58:40.049863523Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5827f6ae3beb4853192e02cc18890467bd251b33070f36f9a105991e7e6d3c9b" id=d208cd17-096e-4892-b5d5-45cdfec586f0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.926053 | controller | Jun 10 23:58:40.066851 crc crio[23067]: time="2026-06-10T23:58:40.066620811Z" level=info msg="Creating container: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator" id=ba517ed0-9d1b-42ff-9afb-9c09fa027a5c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.926072 | controller | Jun 10 23:58:40.067484 crc crio[23067]: time="2026-06-10T23:58:40.067392002Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.926087 | controller | Jun 10 23:58:40.105104 crc crio[23067]: time="2026-06-10T23:58:40.104964387Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.926103 | controller | Jun 10 23:58:40.108220 crc crio[23067]: time="2026-06-10T23:58:40.108022298Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.926118 | controller | Jun 10 23:58:40.248761 crc crio[23067]: time="2026-06-10T23:58:40.248579767Z" level=info msg="Created container 68da269dbdedb3d2291f5e9f060a17ee33ef116db448110a1be95823372a5b93: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator" id=ba517ed0-9d1b-42ff-9afb-9c09fa027a5c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.926133 | controller | Jun 10 23:58:40.250212 crc crio[23067]: time="2026-06-10T23:58:40.250078777Z" level=info msg="Starting container: 68da269dbdedb3d2291f5e9f060a17ee33ef116db448110a1be95823372a5b93" id=39d36596-a173-4d2e-a35c-e2ae138402ad name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.926149 | controller | Jun 10 23:58:40.262764 crc crio[23067]: time="2026-06-10T23:58:40.262544691Z" level=info msg="Started container" PID=28343 containerID=68da269dbdedb3d2291f5e9f060a17ee33ef116db448110a1be95823372a5b93 description=openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator id=39d36596-a173-4d2e-a35c-e2ae138402ad name=/runtime.v1.RuntimeService/StartContainer sandboxID=b77d481bebc70d8ec14da67fb3a39043838504101192b2515afc819e58947286
2026-06-11 01:10:46.926166 | controller | Jun 10 23:58:43.075097 crc crio[23067]: time="2026-06-10T23:58:43.074602342Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135" id=c38524ed-73bc-4842-a10b-cf00d4b396b8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.926182 | controller | Jun 10 23:58:43.078217 crc crio[23067]: time="2026-06-10T23:58:43.078123206Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135" id=7aafc91a-e619-4bce-8bca-24ea259af1d4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.926197 | controller | Jun 10 23:58:43.078971 crc crio[23067]: time="2026-06-10T23:58:43.078915707Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=26b4e879-ad3f-4eb9-945b-601398f4b4c3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.926212 | controller | Jun 10 23:58:43.080089 crc crio[23067]: time="2026-06-10T23:58:43.080036837Z" level=info msg="Creating container: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator" id=af8ed209-e25d-43b1-93f4-34eefc70c639 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.926229 | controller | Jun 10 23:58:43.080426 crc crio[23067]: time="2026-06-10T23:58:43.080306914Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.926244 | controller | Jun 10 23:58:43.080708 crc crio[23067]: time="2026-06-10T23:58:43.080607362Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=37d72aa9-c2b6-457b-9d0c-bc8aa7d9ea54 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.926263 | controller | Jun 10 23:58:43.090959 crc crio[23067]: time="2026-06-10T23:58:43.090884427Z" level=info msg="Creating container: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller" id=fe44d9ad-29d5-4914-a5a0-cbebd55cf200 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.926278 | controller | Jun 10 23:58:43.093008 crc crio[23067]: time="2026-06-10T23:58:43.092948702Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.926294 | controller | Jun 10 23:58:43.129501 crc crio[23067]: time="2026-06-10T23:58:43.129402597Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.926309 | controller | Jun 10 23:58:43.132093 crc crio[23067]: time="2026-06-10T23:58:43.132030818Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.926325 | controller | Jun 10 23:58:43.133901 crc crio[23067]: time="2026-06-10T23:58:43.133837736Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.926341 | controller | Jun 10 23:58:43.135233 crc crio[23067]: time="2026-06-10T23:58:43.135159901Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.926378 | controller | Jun 10 23:58:43.250223 crc crio[23067]: time="2026-06-10T23:58:43.249570901Z" level=info msg="Created container 9d594798e341002cd2cf0bb0d9f1d05d8e20bca50a05dd479fbdc4b76155de86: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller" id=fe44d9ad-29d5-4914-a5a0-cbebd55cf200 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.926395 | controller | Jun 10 23:58:43.251360 crc crio[23067]: time="2026-06-10T23:58:43.251095112Z" level=info msg="Starting container: 9d594798e341002cd2cf0bb0d9f1d05d8e20bca50a05dd479fbdc4b76155de86" id=790eb827-ed2c-4740-974b-78a97659c68e name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.926411 | controller | Jun 10 23:58:43.255845 crc crio[23067]: time="2026-06-10T23:58:43.255781897Z" level=info msg="Started container" PID=28388 containerID=9d594798e341002cd2cf0bb0d9f1d05d8e20bca50a05dd479fbdc4b76155de86 description=openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller id=790eb827-ed2c-4740-974b-78a97659c68e name=/runtime.v1.RuntimeService/StartContainer sandboxID=9698a732b931a523d35a8cfd80b3afac9766651c585a9e7337f7703831f27e6a
2026-06-11 01:10:46.926427 | controller | Jun 10 23:58:43.263977 crc crio[23067]: time="2026-06-10T23:58:43.263892244Z" level=info msg="Created container 7e75fa76ae6e496cf072a7e4aa3c3b41ac5fd60f3ce298ce36e599fbea458393: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator" id=af8ed209-e25d-43b1-93f4-34eefc70c639 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.926442 | controller | Jun 10 23:58:43.265235 crc crio[23067]: time="2026-06-10T23:58:43.265153778Z" level=info msg="Starting container: 7e75fa76ae6e496cf072a7e4aa3c3b41ac5fd60f3ce298ce36e599fbea458393" id=a63e7fd4-e099-43f2-8a7c-b2a46d03c804 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.926458 | controller | Jun 10 23:58:43.275622 crc crio[23067]: time="2026-06-10T23:58:43.275535045Z" level=info msg="Started container" PID=28391 containerID=7e75fa76ae6e496cf072a7e4aa3c3b41ac5fd60f3ce298ce36e599fbea458393 description=openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator id=a63e7fd4-e099-43f2-8a7c-b2a46d03c804 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b24bd8e42f03ec2f44414fff1bf9a33348666bceee9fa87906e2d05ed462f619
2026-06-11 01:10:46.926478 | controller | Jun 10 23:58:46.134126 crc crio[23067]: time="2026-06-10T23:58:46.133393912Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135" id=b8bdd650-471d-473c-817d-62eb5fe4a87c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.926494 | controller | Jun 10 23:58:46.136962 crc crio[23067]: time="2026-06-10T23:58:46.136613488Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135" id=e7058ed6-efd7-4b6c-8e5f-508b3619609d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.926510 | controller | Jun 10 23:58:46.139824 crc crio[23067]: time="2026-06-10T23:58:46.139719561Z" level=info msg="Creating container: openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller" id=521bcd14-358a-4ea0-9dc3-90dec8c543b3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.926525 | controller | Jun 10 23:58:46.140411 crc crio[23067]: time="2026-06-10T23:58:46.140296656Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.926541 | controller | Jun 10 23:58:46.184072 crc crio[23067]: time="2026-06-10T23:58:46.183962964Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.926556 | controller | Jun 10 23:58:46.192047 crc crio[23067]: time="2026-06-10T23:58:46.191915597Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.926571 | controller | Jun 10 23:58:46.327735 crc crio[23067]: time="2026-06-10T23:58:46.327589085Z" level=info msg="Created container e3c541a0d064ed3cf8719121e793cf60cc610ababe1f40c67cc74d2b3544443d: openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller" id=521bcd14-358a-4ea0-9dc3-90dec8c543b3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.926587 | controller | Jun 10 23:58:46.329176 crc crio[23067]: time="2026-06-10T23:58:46.329061394Z" level=info msg="Starting container: e3c541a0d064ed3cf8719121e793cf60cc610ababe1f40c67cc74d2b3544443d" id=f0e0d92d-0371-4bca-add4-ffe8b561c5d5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.926602 | controller | Jun 10 23:58:46.340032 crc crio[23067]: time="2026-06-10T23:58:46.339923245Z" level=info msg="Started container" PID=28457 containerID=e3c541a0d064ed3cf8719121e793cf60cc610ababe1f40c67cc74d2b3544443d description=openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller id=f0e0d92d-0371-4bca-add4-ffe8b561c5d5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=94b784ab235841bddb42e48e472c370fd5db3fcc8d88acff04ee5f807ddd9bc8
2026-06-11 01:10:46.926618 | controller | Jun 10 23:58:48.153903 crc crio[23067]: time="2026-06-10T23:58:48.153408001Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8d1a1e4abe0326c3af89e9eaa4b7449dd2d5b6f9403c677e19b00b24947b1df9" id=e8475948-0cc5-4911-8a0a-c6a8acbc30f7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.926634 | controller | Jun 10 23:58:48.155726 crc crio[23067]: time="2026-06-10T23:58:48.155567369Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8d1a1e4abe0326c3af89e9eaa4b7449dd2d5b6f9403c677e19b00b24947b1df9" id=96ee068b-316a-4019-8cb3-ca19b0b235bd name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.926653 | controller | Jun 10 23:58:48.157810 crc crio[23067]: time="2026-06-10T23:58:48.157736897Z" level=info msg="Creating container: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator" id=47ac078f-5754-482c-9721-336f69db24d0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.926670 | controller | Jun 10 23:58:48.158145 crc crio[23067]: time="2026-06-10T23:58:48.158083046Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.926685 | controller | Jun 10 23:58:48.166230 crc crio[23067]: time="2026-06-10T23:58:48.166134132Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=fcccb26b-2dee-4944-82c7-7a7360bdbe04 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.926700 | controller | Jun 10 23:58:48.170924 crc crio[23067]: time="2026-06-10T23:58:48.170839067Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=800b5fb6-a175-47cc-acca-698fcea1ca69 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.926715 | controller | Jun 10 23:58:48.173260 crc crio[23067]: time="2026-06-10T23:58:48.173142239Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller" id=7fa39e5b-7926-4935-9835-efb399fed6b2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.926731 | controller | Jun 10 23:58:48.173537 crc crio[23067]: time="2026-06-10T23:58:48.173450807Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.926747 | controller | Jun 10 23:58:48.175140 crc crio[23067]: time="2026-06-10T23:58:48.17504138Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2" id=c2d2f954-02e4-4559-9f6c-f616867943b2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.926763 | controller | Jun 10 23:58:48.178961 crc crio[23067]: time="2026-06-10T23:58:48.178854722Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=e5a61a85-45af-4f40-8d3c-0768837e01b8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.926778 | controller | Jun 10 23:58:48.192433 crc crio[23067]: time="2026-06-10T23:58:48.192297161Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.926794 | controller | Jun 10 23:58:48.192433 crc crio[23067]: time="2026-06-10T23:58:48.192360603Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=b778892c-a7ad-4398-bec8-3b8dfe31d8b8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.926810 | controller | Jun 10 23:58:48.192874 crc crio[23067]: time="2026-06-10T23:58:48.192310102Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2" id=d22b72ee-42c2-4cc1-a5ad-f4f04abfbafa name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.926826 | controller | Jun 10 23:58:48.195095 crc crio[23067]: time="2026-06-10T23:58:48.195031844Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b" id=128f0d6e-8909-4e5e-91ee-beac78a4acee name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.926845 | controller | Jun 10 23:58:48.195385 crc crio[23067]: time="2026-06-10T23:58:48.195064515Z" level=info msg="Creating container: openshift-controller-manager/controller-manager-794c9cd9f9-zkn9r/controller-manager" id=1a415849-3e9b-47ba-949c-744836b0481d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.926862 | controller | Jun 10 23:58:48.195814 crc crio[23067]: time="2026-06-10T23:58:48.195583499Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.926877 | controller | Jun 10 23:58:48.196329 crc crio[23067]: time="2026-06-10T23:58:48.196245217Z" level=info msg="Creating container: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator" id=6c96221d-596b-44e3-801b-7877194d1a3c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.926893 | controller | Jun 10 23:58:48.196785 crc crio[23067]: time="2026-06-10T23:58:48.196627707Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.926908 | controller | Jun 10 23:58:48.196946 crc crio[23067]: time="2026-06-10T23:58:48.196894444Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b" id=0afebe7c-3f0c-4a03-ad42-ca6258b0dfc7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.926924 | controller | Jun 10 23:58:48.200303 crc crio[23067]: time="2026-06-10T23:58:48.200143451Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:52e442bc8198ac925caff87ddd35b3107b7375d5afc9c2eb041ca4e79db72c6f" id=5cc608e9-56e1-45bf-9057-8fb00413dec9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.926940 | controller | Jun 10 23:58:48.212924 crc crio[23067]: time="2026-06-10T23:58:48.21283339Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5" id=15a077e6-d797-4a38-9ca3-9e7970769514 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.926955 | controller | Jun 10 23:58:48.213508 crc crio[23067]: time="2026-06-10T23:58:48.213404686Z" level=info msg="Removing container: 97b3840d11cfb809d80f5594706a564bbdf4cf484c2dbd1a981a7add10d53f5a" id=480d5830-acdd-4140-9f25-eef6dad32054 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.926971 | controller | Jun 10 23:58:48.213963 crc crio[23067]: time="2026-06-10T23:58:48.213459707Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.926987 | controller | Jun 10 23:58:48.225739 crc crio[23067]: time="2026-06-10T23:58:48.223399253Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.927002 | controller | Jun 10 23:58:48.226494 crc crio[23067]: time="2026-06-10T23:58:48.226380133Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:52e442bc8198ac925caff87ddd35b3107b7375d5afc9c2eb041ca4e79db72c6f" id=f3fd3832-72c3-4237-bdaf-23d9d9756e9e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.927018 | controller | Jun 10 23:58:48.228073 crc crio[23067]: time="2026-06-10T23:58:48.227996026Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5" id=7a9633a8-f040-4930-9bba-79b75d1367c1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.927033 | controller | Jun 10 23:58:48.228974 crc crio[23067]: time="2026-06-10T23:58:48.228826078Z" level=info msg="Creating container: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator" id=3664e25f-d65d-4d97-9851-445d78f764e2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.927051 | controller | Jun 10 23:58:48.229275 crc crio[23067]: time="2026-06-10T23:58:48.229165037Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.927067 | controller | Jun 10 23:58:48.231578 crc crio[23067]: time="2026-06-10T23:58:48.23150931Z" level=info msg="Creating container: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator" id=2d771e0e-9dd8-4196-96c0-284ce3da6dc7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.927083 | controller | Jun 10 23:58:48.232408 crc crio[23067]: time="2026-06-10T23:58:48.232334652Z" level=info msg="Creating container: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator" id=ee8a20ff-4293-4b6b-bb0a-2c1c534bfa54 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.927098 | controller | Jun 10 23:58:48.240123 crc crio[23067]: time="2026-06-10T23:58:48.239954386Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:574d49b89604b8e8103abf57feee77812fe8cf441eafc17fdff95d57ca80645e" id=7fc99092-dd65-4e2f-81cd-17ccf65f741d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.927114 | controller | Jun 10 23:58:48.240799 crc crio[23067]: time="2026-06-10T23:58:48.240740487Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.927129 | controller | Jun 10 23:58:48.241220 crc crio[23067]: time="2026-06-10T23:58:48.241006334Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.927145 | controller | Jun 10 23:58:48.241629 crc crio[23067]: time="2026-06-10T23:58:48.241537958Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807" id=d0dc3f56-a47a-4df0-92c0-eed1c1a10610 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.927160 | controller | Jun 10 23:58:48.243964 crc crio[23067]: time="2026-06-10T23:58:48.243884841Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:977a316fa3598eb575a4477dafc09bbf06fad21c4ec2867052225d74f2a9f366" id=9fd09801-5928-45d1-9093-9a1910203aab name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.927176 | controller | Jun 10 23:58:48.249175 crc crio[23067]: time="2026-06-10T23:58:48.249114101Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:574d49b89604b8e8103abf57feee77812fe8cf441eafc17fdff95d57ca80645e" id=346616ce-596e-4bff-8a53-cb3cd4dec0cc name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.927191 | controller | Jun 10 23:58:48.252889 crc crio[23067]: time="2026-06-10T23:58:48.25282308Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e5e8108294b086fdb797365e5a46badba9b3d866bdcddc8460a51e05a253753d" id=c53c8d29-5367-4726-8a9c-f90521173924 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.927206 | controller | Jun 10 23:58:48.254287 crc crio[23067]: time="2026-06-10T23:58:48.254221217Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e5e8108294b086fdb797365e5a46badba9b3d866bdcddc8460a51e05a253753d" id=40d8e499-981b-4314-8c85-e5504680ddb8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.927222 | controller | Jun 10 23:58:48.255609 crc crio[23067]: time="2026-06-10T23:58:48.255294646Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6" id=f14885f8-6be1-4eb3-bb38-02e07b051b81 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.927240 | controller | Jun 10 23:58:48.255988 crc crio[23067]: time="2026-06-10T23:58:48.255926953Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.927256 | controller | Jun 10 23:58:48.257250 crc crio[23067]: time="2026-06-10T23:58:48.257177576Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:977a316fa3598eb575a4477dafc09bbf06fad21c4ec2867052225d74f2a9f366" id=34ae5855-b3a8-489e-aa5a-ca4414d07167 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.927273 | controller | Jun 10 23:58:48.257858 crc crio[23067]: time="2026-06-10T23:58:48.257582097Z" level=info msg="Creating container: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator" id=a720c1fe-f895-45be-a855-334bbfd89862 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.927289 | controller | Jun 10 23:58:48.257858 crc crio[23067]: time="2026-06-10T23:58:48.257631079Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807" id=df919d0b-1ef7-4c78-9d71-ae4fddee51b2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.927305 | controller | Jun 10 23:58:48.258079 crc crio[23067]: time="2026-06-10T23:58:48.258003469Z" level=info msg="Creating container: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator" id=bcbf7776-457c-4a96-b2e0-a18ee88a51b8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.927321 | controller | Jun 10 23:58:48.258854 crc crio[23067]: time="2026-06-10T23:58:48.258781039Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6" id=9713639b-8aa3-423c-90ac-078f02d6501a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.927336 | controller | Jun 10 23:58:48.259815 crc crio[23067]: time="2026-06-10T23:58:48.259756605Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.927372 | controller | Jun 10 23:58:48.274931 crc crio[23067]: time="2026-06-10T23:58:48.274857649Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.927390 | controller | Jun 10 23:58:48.276049 crc crio[23067]: time="2026-06-10T23:58:48.275988089Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.927406 | controller | Jun 10 23:58:48.276294 crc crio[23067]: time="2026-06-10T23:58:48.276217316Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.927422 | controller | Jun 10 23:58:48.277895 crc crio[23067]: time="2026-06-10T23:58:48.277820208Z" level=info msg="Creating container: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator" id=bc28bb2c-8f45-4e82-a5b5-1990b36c8556 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.927438 | controller | Jun 10 23:58:48.278847 crc crio[23067]: time="2026-06-10T23:58:48.278792814Z" level=info msg="Creating container: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator" id=9f630f20-8376-4241-869b-5a113b9f98d8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.927454 | controller | Jun 10 23:58:48.279744 crc crio[23067]: time="2026-06-10T23:58:48.279632597Z" level=info msg="Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=5e468d5c-681d-45d4-9f5f-a627b98b1893 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.927485 | controller | Jun 10 23:58:48.290153 crc crio[23067]: time="2026-06-10T23:58:48.289935252Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.927502 | controller | Jun 10 23:58:48.305411 crc crio[23067]: time="2026-06-10T23:58:48.305337064Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.927517 | controller | Jun 10 23:58:48.305501 crc crio[23067]: time="2026-06-10T23:58:48.305343884Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.927533 | controller | Jun 10 23:58:48.305709 crc crio[23067]: time="2026-06-10T23:58:48.305602531Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.927549 | controller | Jun 10 23:58:48.305778 crc crio[23067]: time="2026-06-10T23:58:48.305725595Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.927565 | controller | Jun 10 23:58:48.310310 crc crio[23067]: time="2026-06-10T23:58:48.310240135Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.927580 | controller | Jun 10 23:58:48.352025 crc crio[23067]: time="2026-06-10T23:58:48.35192203Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.927595 | controller | Jun 10 23:58:48.356910 crc crio[23067]: time="2026-06-10T23:58:48.356839322Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.927611 | controller | Jun 10 23:58:48.389466 crc crio[23067]: time="2026-06-10T23:58:48.388473288Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.927626 | controller | Jun 10 23:58:48.390447 crc crio[23067]: time="2026-06-10T23:58:48.390364748Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.927641 | controller | Jun 10 23:58:48.417491 crc crio[23067]: time="2026-06-10T23:58:48.417412342Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.927656 | controller | Jun 10 23:58:48.430505 crc crio[23067]: time="2026-06-10T23:58:48.43045073Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.927672 | controller | Jun 10 23:58:48.442359 crc crio[23067]: time="2026-06-10T23:58:48.442216145Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.927687 | controller | Jun 10 23:58:48.456311 crc crio[23067]: time="2026-06-10T23:58:48.456169988Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.927702 | controller | Jun 10 23:58:48.463575 crc crio[23067]: time="2026-06-10T23:58:48.463465383Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.927720 | controller | Jun 10 23:58:48.501446 crc crio[23067]: time="2026-06-10T23:58:48.501352356Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.927736 | controller | Jun 10 23:58:48.521226 crc crio[23067]: time="2026-06-10T23:58:48.521116435Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.927751 | controller | Jun 10 23:58:48.550947 crc crio[23067]: time="2026-06-10T23:58:48.550871901Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.927767 | controller | Jun 10 23:58:48.566511 crc crio[23067]: time="2026-06-10T23:58:48.566432477Z" level=info msg="Removed container 97b3840d11cfb809d80f5594706a564bbdf4cf484c2dbd1a981a7add10d53f5a: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator" id=480d5830-acdd-4140-9f25-eef6dad32054 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.927782 | controller | Jun 10 23:58:48.569456 crc crio[23067]: time="2026-06-10T23:58:48.569368675Z" level=info msg="Removing container: ed75a5c4dfbabc234a3d1fa709f86275909f1e4beb700a7589ebe230c9b28c97" id=34730418-b72c-49a5-86d9-95754f4d2538 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.927798 | controller | Jun 10 23:58:48.619751 crc crio[23067]: time="2026-06-10T23:58:48.619590338Z" level=info msg="Removed container ed75a5c4dfbabc234a3d1fa709f86275909f1e4beb700a7589ebe230c9b28c97: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=34730418-b72c-49a5-86d9-95754f4d2538 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.927814 | controller | Jun 10 23:58:48.621434 crc crio[23067]: time="2026-06-10T23:58:48.621358426Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.927829 | controller | Jun 10 23:58:48.629672 crc crio[23067]: time="2026-06-10T23:58:48.629582486Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.927845 | controller | Jun 10 23:58:48.719472 crc crio[23067]: time="2026-06-10T23:58:48.719414858Z" level=info msg="Created container 45c1f254a592714ec67373b1da31d4f14639f4a6d4b2662f533cea2dbb2c3ef7: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator" id=47ac078f-5754-482c-9721-336f69db24d0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.927860 | controller | Jun 10 23:58:48.719626 crc crio[23067]: time="2026-06-10T23:58:48.719526611Z" level=info msg="Created container f85a1b65045f865fb82754b7da05f4d7720bf5267bc4a6012b0e9d29d83b3862: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator" id=bcbf7776-457c-4a96-b2e0-a18ee88a51b8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.927875 | controller | Jun 10 23:58:48.720481 crc crio[23067]: time="2026-06-10T23:58:48.720422585Z" level=info msg="Starting container: 45c1f254a592714ec67373b1da31d4f14639f4a6d4b2662f533cea2dbb2c3ef7" id=4daaa3cc-5521-4572-a4c7-379ada07b189 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.927891 | controller | Jun 10 23:58:48.720606 crc crio[23067]: time="2026-06-10T23:58:48.720548068Z" level=info msg="Starting container: f85a1b65045f865fb82754b7da05f4d7720bf5267bc4a6012b0e9d29d83b3862" id=e9c479dc-3717-468a-9a38-b458063b4727 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.927907 | controller | Jun 10 23:58:48.723924 crc crio[23067]: time="2026-06-10T23:58:48.723850737Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.927928 | controller | Jun 10 23:58:48.732369 crc crio[23067]: time="2026-06-10T23:58:48.732334543Z" level=info msg="Started container" PID=28605 containerID=f85a1b65045f865fb82754b7da05f4d7720bf5267bc4a6012b0e9d29d83b3862 description=openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator id=e9c479dc-3717-468a-9a38-b458063b4727 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5edde7af59e6b3d33106333594d286dc884d5c349f2f62b2bae768d97ff1a6b5
2026-06-11 01:10:46.927945 | controller | Jun 10 23:58:48.740886 crc crio[23067]: time="2026-06-10T23:58:48.739873655Z" level=info msg="Started container" PID=28607 containerID=45c1f254a592714ec67373b1da31d4f14639f4a6d4b2662f533cea2dbb2c3ef7 description=openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator id=4daaa3cc-5521-4572-a4c7-379ada07b189 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e930efc7479a0d6931d20699b5fd9c7829cff29c4566ba1a8740db796e947273
2026-06-11 01:10:46.927961 | controller | Jun 10 23:58:48.796868 crc crio[23067]: time="2026-06-10T23:58:48.796285904Z" level=info msg="Created container 0a4d250fd1e30a31c78a2d1a2faa1439b2a288b76143c481426aec6808eb852a: openshift-controller-manager/controller-manager-794c9cd9f9-zkn9r/controller-manager" id=1a415849-3e9b-47ba-949c-744836b0481d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.927976 | controller | Jun 10 23:58:48.798259 crc crio[23067]: time="2026-06-10T23:58:48.798148763Z" level=info msg="Starting container: 0a4d250fd1e30a31c78a2d1a2faa1439b2a288b76143c481426aec6808eb852a" id=0ac38cc2-fddf-47de-adff-eaf2c7988f71 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.927992 | controller | Jun 10 23:58:48.806777 crc crio[23067]: time="2026-06-10T23:58:48.806371883Z" level=info msg="Started container" PID=28615 containerID=0a4d250fd1e30a31c78a2d1a2faa1439b2a288b76143c481426aec6808eb852a description=openshift-controller-manager/controller-manager-794c9cd9f9-zkn9r/controller-manager id=0ac38cc2-fddf-47de-adff-eaf2c7988f71 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c70989b7e80cc96a712713041e6d9c93c3048e1935f5f663b0b5e33f543838d3
2026-06-11 01:10:46.928009 | controller | Jun 10 23:58:48.819252 crc crio[23067]: time="2026-06-10T23:58:48.819154585Z" level=info msg="Created container 0672c37b210b0240744980928a2e3f609c66fb85a373f43413c484354e84ed10: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator" id=3664e25f-d65d-4d97-9851-445d78f764e2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.928025 | controller | Jun 10 23:58:48.825320 crc crio[23067]: time="2026-06-10T23:58:48.825143295Z" level=info msg="Starting container: 0672c37b210b0240744980928a2e3f609c66fb85a373f43413c484354e84ed10" id=9919d6f6-f6c1-419a-89b7-a3124b436eeb name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.928040 | controller | Jun 10 23:58:48.836136 crc crio[23067]: time="2026-06-10T23:58:48.835848312Z" level=info msg="Created container d6aa741cbd8673fa52bd95470fa45f212a5d763180723dc0b0ec99e82efa3f05: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator" id=a720c1fe-f895-45be-a855-334bbfd89862 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.928056 | controller | Jun 10 23:58:48.837003 crc crio[23067]: time="2026-06-10T23:58:48.836823228Z" level=info msg="Starting container: d6aa741cbd8673fa52bd95470fa45f212a5d763180723dc0b0ec99e82efa3f05" id=c1074a44-4812-4f19-80fe-503f49ccd498 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.928072 | controller | Jun 10 23:58:48.839766 crc crio[23067]: time="2026-06-10T23:58:48.838234855Z" level=info msg="Created container aab0ba3a9c13cf6261d4d59c4a64cc8a86c50f2f50323fc1c8491477548abbc8: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator" id=9f630f20-8376-4241-869b-5a113b9f98d8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.928090 | controller | Jun 10 23:58:48.839766 crc crio[23067]: time="2026-06-10T23:58:48.838502493Z" level=info msg="Created container 8b2a8b4c9f11c32f4e94682d01758a48c7d45d0a8ee96665db1b8995a111f31b: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator" id=ee8a20ff-4293-4b6b-bb0a-2c1c534bfa54 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.928108 | controller | Jun 10 23:58:48.841042 crc crio[23067]: time="2026-06-10T23:58:48.840804474Z" level=info msg="Started container" PID=28621 containerID=0672c37b210b0240744980928a2e3f609c66fb85a373f43413c484354e84ed10 description=openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator id=9919d6f6-f6c1-419a-89b7-a3124b436eeb name=/runtime.v1.RuntimeService/StartContainer sandboxID=3c4f3b5413c5c8dbd4f43dfdf51db831b56c5000d00d6157dc9f33d2309899d6
2026-06-11 01:10:46.928143 | controller | Jun 10 23:58:48.845728 crc crio[23067]: time="2026-06-10T23:58:48.844417361Z" level=info msg="Started container" PID=28617 containerID=d6aa741cbd8673fa52bd95470fa45f212a5d763180723dc0b0ec99e82efa3f05 description=openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator id=c1074a44-4812-4f19-80fe-503f49ccd498 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0e58380e0470922a827d19564b15b68b217324987740630231846e0d8b168aae
2026-06-11 01:10:46.928160 | controller | Jun 10 23:58:48.845728 crc crio[23067]: time="2026-06-10T23:58:48.844920224Z" level=info msg="Starting container: 8b2a8b4c9f11c32f4e94682d01758a48c7d45d0a8ee96665db1b8995a111f31b" id=cd40c79f-d2c4-4016-8d8e-768d6feff169 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.928175 | controller | Jun 10 23:58:48.845728 crc crio[23067]: time="2026-06-10T23:58:48.845062978Z" level=info msg="Starting container: aab0ba3a9c13cf6261d4d59c4a64cc8a86c50f2f50323fc1c8491477548abbc8" id=f7b3000f-6741-4afe-b879-f603e0b2830a name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.928191 | controller | Jun 10 23:58:48.845728 crc crio[23067]: time="2026-06-10T23:58:48.845575042Z" level=info msg="Created container 3ddd24d30da5e760d2d7096dc070b1eb0cf09839c79875d491910cfe1f8aff52: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator" id=2d771e0e-9dd8-4196-96c0-284ce3da6dc7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.928206 | controller | Jun 10 23:58:48.850954 crc crio[23067]: time="2026-06-10T23:58:48.850926985Z" level=info msg="Starting container: 3ddd24d30da5e760d2d7096dc070b1eb0cf09839c79875d491910cfe1f8aff52" id=057fd940-d86c-4b72-8d5a-50d1c5449c62 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.928221 | controller | Jun 10 23:58:48.858683 crc crio[23067]: time="2026-06-10T23:58:48.855560729Z" level=info msg="Created container 89f936883ed966c0216e6e2c1610d02b5aaa527b6a907915afcd3dd6ac65f930: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller" id=7fa39e5b-7926-4935-9835-efb399fed6b2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.928236 | controller | Jun 10 23:58:48.858683 crc crio[23067]: time="2026-06-10T23:58:48.857387118Z" level=info msg="Starting container: 89f936883ed966c0216e6e2c1610d02b5aaa527b6a907915afcd3dd6ac65f930" id=2dc6813c-f981-42d0-9c6e-98bf965656e7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.928252 | controller | Jun 10 23:58:48.859014 crc crio[23067]: time="2026-06-10T23:58:48.85898602Z" level=info msg="Started container" PID=28619 containerID=3ddd24d30da5e760d2d7096dc070b1eb0cf09839c79875d491910cfe1f8aff52 description=openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator id=057fd940-d86c-4b72-8d5a-50d1c5449c62 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2dcd93ba477de64140d2788ff6f2952656703b7f93cf8641a8b02050de298d13
2026-06-11 01:10:46.928272 | controller | Jun 10 23:58:48.864400 crc crio[23067]: time="2026-06-10T23:58:48.859966727Z" level=info msg="Created container b049c951ffcacafe65d83cb43bac1a0b724f7babbc2e78ccbfe47792c5db79b2: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=5e468d5c-681d-45d4-9f5f-a627b98b1893 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.928288 | controller | Jun 10 23:58:48.864400 crc crio[23067]: time="2026-06-10T23:58:48.861987661Z" level=info msg="Started container" PID=28611 containerID=aab0ba3a9c13cf6261d4d59c4a64cc8a86c50f2f50323fc1c8491477548abbc8 description=openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator id=f7b3000f-6741-4afe-b879-f603e0b2830a name=/runtime.v1.RuntimeService/StartContainer sandboxID=535f7a42332fed8442f2c4c9105f408930fbe236e40773a46fde5b8e6710de41
2026-06-11 01:10:46.928304 | controller | Jun 10 23:58:48.865405 crc crio[23067]: time="2026-06-10T23:58:48.86497477Z" level=info msg="Started container" PID=28614 containerID=8b2a8b4c9f11c32f4e94682d01758a48c7d45d0a8ee96665db1b8995a111f31b description=openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator id=cd40c79f-d2c4-4016-8d8e-768d6feff169 name=/runtime.v1.RuntimeService/StartContainer sandboxID=62939d041a42ea557bb9456e1349163beeb59ba0829b3f8aae1a6a2a6847874c
2026-06-11 01:10:46.928319 | controller | Jun 10 23:58:48.868289 crc crio[23067]: time="2026-06-10T23:58:48.867771355Z" level=info msg="Starting container: b049c951ffcacafe65d83cb43bac1a0b724f7babbc2e78ccbfe47792c5db79b2" id=c8b8e53d-1d03-49f1-be32-742188eea6cb name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.928334 | controller | Jun 10 23:58:48.868532 crc crio[23067]: time="2026-06-10T23:58:48.868496385Z" level=info msg="Created container b95e6f221da835fc03f7fd669d049135d2df06cb25d9ba64b76d0549b4e51eef: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator" id=6c96221d-596b-44e3-801b-7877194d1a3c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.928365 | controller | Jun 10 23:58:48.873720 crc crio[23067]: time="2026-06-10T23:58:48.871268379Z" level=info msg="Starting container: b95e6f221da835fc03f7fd669d049135d2df06cb25d9ba64b76d0549b4e51eef" id=6a92c73e-c265-4052-bc7a-2d45a94d7dee name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.928387 | controller | Jun 10 23:58:48.873720 crc crio[23067]: time="2026-06-10T23:58:48.873336094Z" level=info msg="Started container" PID=28613 containerID=89f936883ed966c0216e6e2c1610d02b5aaa527b6a907915afcd3dd6ac65f930 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller id=2dc6813c-f981-42d0-9c6e-98bf965656e7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=347fdd3c2632595feaff60635b192817754ca944b194c278bab5e41844d8db3b
2026-06-11 01:10:46.928404 | controller | Jun 10 23:58:48.877737 crc crio[23067]: time="2026-06-10T23:58:48.877620129Z" level=info msg="Started container" PID=28620 containerID=b95e6f221da835fc03f7fd669d049135d2df06cb25d9ba64b76d0549b4e51eef description=openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator id=6a92c73e-c265-4052-bc7a-2d45a94d7dee name=/runtime.v1.RuntimeService/StartContainer sandboxID=323ca67cfe910bd993222a9ca86f2079b1864825cc2fc4ac651ae8479d31ce69
2026-06-11 01:10:46.928420 | controller | Jun 10 23:58:48.878068 crc crio[23067]: time="2026-06-10T23:58:48.877992049Z" level=info msg="Created container a48c2e1cecfaab614dcf9f26877f5b929d7e42ea005577a53eb82d09038ec172: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator" id=bc28bb2c-8f45-4e82-a5b5-1990b36c8556 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.928437 | controller | Jun 10 23:58:48.878462 crc crio[23067]: time="2026-06-10T23:58:48.878394929Z" level=info msg="Started container" PID=28612 containerID=b049c951ffcacafe65d83cb43bac1a0b724f7babbc2e78ccbfe47792c5db79b2 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=c8b8e53d-1d03-49f1-be32-742188eea6cb name=/runtime.v1.RuntimeService/StartContainer sandboxID=e850da3646170848d7b4b3679b5f1ce56ef3900bbc3eb7a587e64de03326f3d9
2026-06-11 01:10:46.928456 | controller | Jun 10 23:58:48.881056 crc crio[23067]: time="2026-06-10T23:58:48.880072854Z" level=info msg="Starting container: a48c2e1cecfaab614dcf9f26877f5b929d7e42ea005577a53eb82d09038ec172" id=224fac2a-65d0-45ae-9796-a5dbe9f2f280 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.928473 | controller | Jun 10 23:58:48.894802 crc crio[23067]: time="2026-06-10T23:58:48.89413477Z" level=info msg="Started container" PID=28637 containerID=a48c2e1cecfaab614dcf9f26877f5b929d7e42ea005577a53eb82d09038ec172 description=openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator id=224fac2a-65d0-45ae-9796-a5dbe9f2f280 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7e02bcd752d28d473df115a36545e947c96e5df1f9722ee14211f40fa6e696ed
2026-06-11 01:10:46.928489 | controller | Jun 10 23:59:00.359841 crc crio[23067]: time="2026-06-10T23:59:00.358462674Z" level=info msg="Stopping container: b049c951ffcacafe65d83cb43bac1a0b724f7babbc2e78ccbfe47792c5db79b2 (timeout: 30s)" id=a7a44917-a2d1-436e-889b-63e8b5af30aa name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:46.928505 | controller | Jun 10 23:59:04.358522 crc crio[23067]: time="2026-06-10T23:59:04.3583553Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=17782cb4-6a0d-407d-948e-6c1fe9f58e63 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.928520 | controller | Jun 10 23:59:04.363377 crc crio[23067]: time="2026-06-10T23:59:04.36324469Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=839da81b-60ab-417c-a32b-088bd8b4ef95 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.928536 | controller | Jun 10 23:59:04.369429 crc crio[23067]: time="2026-06-10T23:59:04.369305893Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=2f51f484-af2d-47d6-b8c5-d8ccccb5e311 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.928552 | controller | Jun 10 23:59:04.370506 crc crio[23067]: time="2026-06-10T23:59:04.37034207Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.928568 | controller | Jun 10 23:59:04.420894 crc crio[23067]: time="2026-06-10T23:59:04.42007224Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.928583 | controller | Jun 10 23:59:04.603253 crc crio[23067]: time="2026-06-10T23:59:04.602850168Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.928599 | controller | Jun 10 23:59:04.715443 crc crio[23067]: time="2026-06-10T23:59:04.715356647Z" level=info msg="Created container 98ebeae1b2e8b79b61e5725163009377aa6d2d33681ece26e17349bb6a2bc46e: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=2f51f484-af2d-47d6-b8c5-d8ccccb5e311 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.928615 | controller | Jun 10 23:59:04.716372 crc crio[23067]: time="2026-06-10T23:59:04.716291762Z" level=info msg="Starting container: 98ebeae1b2e8b79b61e5725163009377aa6d2d33681ece26e17349bb6a2bc46e" id=403b105e-7b34-4e2a-9503-056bb390aae9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.928634 | controller | Jun 10 23:59:04.731248 crc crio[23067]: time="2026-06-10T23:59:04.731085948Z" level=info msg="Started container" PID=28979 containerID=98ebeae1b2e8b79b61e5725163009377aa6d2d33681ece26e17349bb6a2bc46e description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=403b105e-7b34-4e2a-9503-056bb390aae9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=df72115a442fdf33fc8f7841fbcfd4e9cfa83ca7df04505d424537a5aa434398
2026-06-11 01:10:46.928650 | controller | Jun 10 23:59:12.119461 crc crio[23067]: time="2026-06-10T23:59:12.118534571Z" level=info msg="Stopped container b049c951ffcacafe65d83cb43bac1a0b724f7babbc2e78ccbfe47792c5db79b2: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=a7a44917-a2d1-436e-889b-63e8b5af30aa name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:46.928666 | controller | Jun 10 23:59:12.123233 crc crio[23067]: time="2026-06-10T23:59:12.123111913Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807" id=d703ac66-57b5-4068-b3df-861992c719f6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.928682 | controller | Jun 10 23:59:12.125775 crc crio[23067]: time="2026-06-10T23:59:12.125524167Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807" id=c3e8ea9a-4f65-47ea-9e67-b7295fe86e91 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.928698 | controller | Jun 10 23:59:12.131505 crc crio[23067]: time="2026-06-10T23:59:12.131410485Z" level=info msg="Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=d466bd0d-324c-4cae-ae8a-4e3f3d1e45a6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.928714 | controller | Jun 10 23:59:12.132252 crc crio[23067]: time="2026-06-10T23:59:12.132175905Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.928730 | controller | Jun 10 23:59:12.178512 crc crio[23067]: time="2026-06-10T23:59:12.178414622Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.928746 | controller | Jun 10 23:59:12.184442 crc crio[23067]: time="2026-06-10T23:59:12.184360511Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.928762 | controller | Jun 10 23:59:12.380128 crc crio[23067]: time="2026-06-10T23:59:12.380036004Z" level=info msg="Created container 72f5a9b8718fe668c0aa3f05f7d4c9eb0e623aab9e11ecbf49a444f1eefdbaa3: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=d466bd0d-324c-4cae-ae8a-4e3f3d1e45a6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.928778 | controller | Jun 10 23:59:12.381305 crc crio[23067]: time="2026-06-10T23:59:12.381244706Z" level=info msg="Starting container: 72f5a9b8718fe668c0aa3f05f7d4c9eb0e623aab9e11ecbf49a444f1eefdbaa3" id=f51861ca-749f-4649-b1b7-e483fd8d5bec name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.928794 | controller | Jun 10 23:59:12.388138 crc crio[23067]: time="2026-06-10T23:59:12.388043528Z" level=info msg="Started container" PID=29151 containerID=72f5a9b8718fe668c0aa3f05f7d4c9eb0e623aab9e11ecbf49a444f1eefdbaa3 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=f51861ca-749f-4649-b1b7-e483fd8d5bec name=/runtime.v1.RuntimeService/StartContainer sandboxID=e850da3646170848d7b4b3679b5f1ce56ef3900bbc3eb7a587e64de03326f3d9
2026-06-11 01:10:46.928810 | controller | Jun 10 23:59:12.549981 crc crio[23067]: time="2026-06-10T23:59:12.549421334Z" level=info msg="Removing container: 8e98f6cd04b359baa432ae42e62b9514e0ba587e8c0858e8e4ab381a5084fb7c" id=18336501-b2ca-4ffe-b0a6-2f1371c56597 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.928829 | controller | Jun 10 23:59:12.552471 crc crio[23067]: time="2026-06-10T23:59:12.552407863Z" level=info msg="Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761" id=bf83c95d-86da-43d3-8395-cce3a9fb9459 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.928845 | controller | Jun 10 23:59:12.657097 crc crio[23067]: time="2026-06-10T23:59:12.65698456Z" level=info msg="Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761" id=c1032dbc-4f09-4964-a21a-f7f48c9c73c8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.928861 | controller | Jun 10 23:59:12.662246 crc crio[23067]: time="2026-06-10T23:59:12.662062216Z" level=info msg="Creating container: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator" id=a23d47c3-36a9-4510-af33-08c354248b3e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.928876 | controller | Jun 10 23:59:12.663817 crc crio[23067]: time="2026-06-10T23:59:12.662512128Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.928892 | controller | Jun 10 23:59:12.692276 crc crio[23067]: time="2026-06-10T23:59:12.692170181Z" level=info msg="Removed container 8e98f6cd04b359baa432ae42e62b9514e0ba587e8c0858e8e4ab381a5084fb7c: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator" id=18336501-b2ca-4ffe-b0a6-2f1371c56597 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.928907 | controller | Jun 10 23:59:12.697601 crc crio[23067]: time="2026-06-10T23:59:12.697530304Z" level=info msg="Removing container: 567a6c02ac49a32ea0a27f74f321911323ce2d6a10beb9282a01de2780dc8acd" id=b1792387-1940-44b2-ae83-32955ca8be81 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.928923 | controller | Jun 10 23:59:12.763148 crc crio[23067]: time="2026-06-10T23:59:12.763057307Z" level=info msg="Removed container 567a6c02ac49a32ea0a27f74f321911323ce2d6a10beb9282a01de2780dc8acd: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator" id=b1792387-1940-44b2-ae83-32955ca8be81 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.928939 | controller | Jun 10 23:59:12.793953 crc crio[23067]: time="2026-06-10T23:59:12.79386804Z" level=info msg="Removing container: 9d04ffcabed0801a3e45cce44d67814044b5a7ea6a3e5e250d592759d23d54f2" id=55ed0008-e83f-4ab2-b635-9a3cad3391b8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.928955 | controller | Jun 10 23:59:12.799700 crc crio[23067]: time="2026-06-10T23:59:12.798952126Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.928970 | controller | Jun 10 23:59:12.813612 crc crio[23067]: time="2026-06-10T23:59:12.813397182Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.928986 | controller | Jun 10 23:59:12.961249 crc crio[23067]: time="2026-06-10T23:59:12.961156993Z" level=info msg="Removed container 9d04ffcabed0801a3e45cce44d67814044b5a7ea6a3e5e250d592759d23d54f2: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container" id=55ed0008-e83f-4ab2-b635-9a3cad3391b8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.929001 | controller | Jun 10 23:59:12.970726 crc crio[23067]: time="2026-06-10T23:59:12.970538744Z" level=info msg="Removing container: 0c6c098b869ddf3d4ada96b49d2e9f713d4ad36c3ac1a0da7c5008876addc570" id=9b2e1960-90b9-4a7f-b7f9-4611d10c9cc3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.929021 | controller | Jun 10 23:59:12.972037 crc crio[23067]: time="2026-06-10T23:59:12.971919321Z" level=info msg="Created container a4a851733034e6fd6de43811af9b5d7039a200a91274e7928dbb6bcaabc1d8ee: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator" id=a23d47c3-36a9-4510-af33-08c354248b3e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.929038 | controller | Jun 10 23:59:12.972925 crc crio[23067]: time="2026-06-10T23:59:12.972869157Z" level=info msg="Starting container: a4a851733034e6fd6de43811af9b5d7039a200a91274e7928dbb6bcaabc1d8ee" id=049ea851-51f7-4bc1-b3d6-e00ac5b81f5e name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.929054 | controller | Jun 10 23:59:12.990015 crc crio[23067]: time="2026-06-10T23:59:12.989924743Z" level=info msg="Started container" PID=29193 containerID=a4a851733034e6fd6de43811af9b5d7039a200a91274e7928dbb6bcaabc1d8ee description=openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator id=049ea851-51f7-4bc1-b3d6-e00ac5b81f5e name=/runtime.v1.RuntimeService/StartContainer sandboxID=735ea5b862349076e4b9428e4ad359aa1f3920e19a81fe5ddc034b2a5bfe3179
2026-06-11 01:10:46.929070 | controller | Jun 10 23:59:13.040728 crc crio[23067]: time="2026-06-10T23:59:13.040592388Z" level=info msg="Removed container 0c6c098b869ddf3d4ada96b49d2e9f713d4ad36c3ac1a0da7c5008876addc570: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=9b2e1960-90b9-4a7f-b7f9-4611d10c9cc3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.929085 | controller | Jun 10 23:59:24.362404 crc crio[23067]: time="2026-06-10T23:59:24.361906137Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db" id=a32f3188-8f29-4140-83dd-86bbd9e34c66 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.929101 | controller | Jun 10 23:59:24.365052 crc crio[23067]: time="2026-06-10T23:59:24.364562048Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5827f6ae3beb4853192e02cc18890467bd251b33070f36f9a105991e7e6d3c9b" id=e5d47eca-286f-4d15-9f79-a92bb9303fee name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.929116 | controller | Jun 10 23:59:24.371065 crc crio[23067]: time="2026-06-10T23:59:24.367429334Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5827f6ae3beb4853192e02cc18890467bd251b33070f36f9a105991e7e6d3c9b" id=ed05e217-543a-4c57-8f37-5a3e04a46fca name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.929132 | controller | Jun 10 23:59:24.371972 crc crio[23067]: time="2026-06-10T23:59:24.371808791Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db" id=dc68f869-7903-465c-959e-576607b99de2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.929147 | controller | Jun 10 23:59:24.375610 crc crio[23067]: time="2026-06-10T23:59:24.375452639Z" level=info msg="Creating container: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator" id=79aea040-15ac-4825-8c3b-cd548f7295ac name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.929163 | controller | Jun 10 23:59:24.377176 crc crio[23067]: time="2026-06-10T23:59:24.376461176Z" level=info msg="Creating container: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container" id=2d30e269-b3a0-4231-926b-2640f8b07b52 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.929178 | controller | Jun 10 23:59:24.378061 crc crio[23067]: time="2026-06-10T23:59:24.377772961Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.929196 | controller | Jun 10 23:59:24.378061 crc crio[23067]: time="2026-06-10T23:59:24.377794891Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.929212 | controller | Jun 10 23:59:24.423555 crc crio[23067]: time="2026-06-10T23:59:24.423470213Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.929228 | controller | Jun 10 23:59:24.430823 crc crio[23067]: time="2026-06-10T23:59:24.430569993Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.929243 | controller | Jun 10 23:59:24.445473 crc crio[23067]: time="2026-06-10T23:59:24.445345948Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.929258 | controller | Jun 10 23:59:24.580968 crc crio[23067]: time="2026-06-10T23:59:24.579449494Z" level=info msg="Created container 8ad0a38bf5a800ee1b9933c1d72fb55231b11ef89a0e8296b7318262e1ade72c: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator" id=79aea040-15ac-4825-8c3b-cd548f7295ac name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.929274 | controller | Jun 10 23:59:24.581835 crc crio[23067]: time="2026-06-10T23:59:24.581786427Z" level=info msg="Starting container: 8ad0a38bf5a800ee1b9933c1d72fb55231b11ef89a0e8296b7318262e1ade72c" id=eab0bace-034d-4b45-8d5b-5044bace8f12 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.929289 | controller | Jun 10 23:59:24.590555 crc crio[23067]: time="2026-06-10T23:59:24.59051572Z" level=info msg="Started container" PID=29424 containerID=8ad0a38bf5a800ee1b9933c1d72fb55231b11ef89a0e8296b7318262e1ade72c description=openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator id=eab0bace-034d-4b45-8d5b-5044bace8f12 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b77d481bebc70d8ec14da67fb3a39043838504101192b2515afc819e58947286
2026-06-11 01:10:46.929305 | controller | Jun 10 23:59:24.656979 crc crio[23067]: time="2026-06-10T23:59:24.655746614Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.929321 | controller | Jun 10 23:59:24.762760 crc crio[23067]: time="2026-06-10T23:59:24.762552671Z" level=info msg="Created container 25dfd8c115dc8431eaecd81343650be0bb445c0e188e688c7df7965a6dbf537e: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container" id=2d30e269-b3a0-4231-926b-2640f8b07b52 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.929336 | controller | Jun 10 23:59:24.763961 crc crio[23067]: time="2026-06-10T23:59:24.763560538Z" level=info msg="Starting container: 25dfd8c115dc8431eaecd81343650be0bb445c0e188e688c7df7965a6dbf537e" id=db5ed05c-5dfc-4d51-940e-f4e13666dcb7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.929373 | controller | Jun 10 23:59:24.774187 crc crio[23067]: time="2026-06-10T23:59:24.774038838Z" level=info msg="Started container" PID=29444 containerID=25dfd8c115dc8431eaecd81343650be0bb445c0e188e688c7df7965a6dbf537e description=openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container id=db5ed05c-5dfc-4d51-940e-f4e13666dcb7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=28003725df04387c43e962bdd3dcf5180e04f6ec61ecea47bac96b8a5f57a202
2026-06-11 01:10:46.929396 | controller | Jun 10 23:59:27.364269 crc crio[23067]: time="2026-06-10T23:59:27.360195858Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=c883e644-174c-4e7b-a2f8-349e3a07d85e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.929413 | controller | Jun 10 23:59:27.366853 crc crio[23067]: time="2026-06-10T23:59:27.366758914Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=8bb99803-0bc2-4fae-bd9e-5d98d6adba63 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.929428 | controller | Jun 10 23:59:27.370028 crc crio[23067]: time="2026-06-10T23:59:27.369792095Z" level=info msg="Creating container: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator" id=582b2e6d-1251-4ad3-9766-53af890e4bfd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.929444 | controller | Jun 10 23:59:27.370552 crc crio[23067]: time="2026-06-10T23:59:27.37036762Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.929459 | controller | Jun 10 23:59:27.409236 crc crio[23067]: time="2026-06-10T23:59:27.408823409Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.929474 | controller | Jun 10 23:59:27.570733 crc crio[23067]: time="2026-06-10T23:59:27.570603315Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.929489 | controller | Jun 10 23:59:27.667189 crc crio[23067]: time="2026-06-10T23:59:27.667063565Z" level=info msg="Created container 774557c2db64989d31ce172de6c0768938d96c2151a6b253868bad77b9a6f73e: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator" id=582b2e6d-1251-4ad3-9766-53af890e4bfd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.929504 | controller | Jun 10 23:59:27.668945 crc crio[23067]: time="2026-06-10T23:59:27.66837887Z" level=info msg="Starting container: 774557c2db64989d31ce172de6c0768938d96c2151a6b253868bad77b9a6f73e" id=d78ba705-2a5e-4ac3-a245-d7bf96220e5a name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.929520 | controller | Jun 10 23:59:27.678373 crc crio[23067]: time="2026-06-10T23:59:27.67810742Z" level=info msg="Started container" PID=29528 containerID=774557c2db64989d31ce172de6c0768938d96c2151a6b253868bad77b9a6f73e description=openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator id=d78ba705-2a5e-4ac3-a245-d7bf96220e5a name=/runtime.v1.RuntimeService/StartContainer sandboxID=310dd260475b8774e916507df03c7d6cd525bb4f39f45b2fa438c8db97900e7f
2026-06-11 01:10:46.929536 | controller | Jun 10 23:59:39.238302 crc crio[23067]: time="2026-06-10T23:59:39.236260772Z" level=info msg="Stopping container: 6b3b71bc2a8fd28ef537ab41fc52df88ba8c19f04cfc13f23c1e2199dea32b3a (timeout: 15s)" id=67dbda33-6d1f-40f5-a296-20c9c5828b78 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:46.929552 | controller | Jun 10 23:59:39.444620 crc crio[23067]: time="2026-06-10T23:59:39.444438249Z" level=info msg="Stopped container 6b3b71bc2a8fd28ef537ab41fc52df88ba8c19f04cfc13f23c1e2199dea32b3a: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift" id=67dbda33-6d1f-40f5-a296-20c9c5828b78 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:46.929568 | controller | Jun 10 23:59:39.446051 crc crio[23067]: time="2026-06-10T23:59:39.445941919Z" level=info msg="Stopping pod sandbox: 2ec2246a94767a3f79c5f0e74c579aa3040ac462e3d216b981649e58cecaf615" id=a9b152ce-f89a-4749-ba45-d2cd1cb7e77b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:46.929583 | controller | Jun 10 23:59:39.447351 crc crio[23067]: time="2026-06-10T23:59:39.447259554Z" level=info msg="Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:2ec2246a94767a3f79c5f0e74c579aa3040ac462e3d216b981649e58cecaf615 UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/85d539ab-ca5e-49c9-b24c-3d1c9d815c5a 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:0xc000c345a8}] Aliases:map[]}"
2026-06-11 01:10:46.929603 | controller | Jun 10 23:59:39.447731 crc crio[23067]: time="2026-06-10T23:59:39.447598683Z" level=info msg="Deleting pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.929620 | controller | Jun 10 23:59:39.887102 crc crio[23067]: time="2026-06-10T23:59:39.886930642Z" level=info msg="Stopped pod sandbox: 2ec2246a94767a3f79c5f0e74c579aa3040ac462e3d216b981649e58cecaf615" id=a9b152ce-f89a-4749-ba45-d2cd1cb7e77b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:46.929635 | controller | Jun 11 00:00:10.398324 crc crio[23067]: time="2026-06-11T00:00:10.397495692Z" level=info msg="Removing container: 6b3b71bc2a8fd28ef537ab41fc52df88ba8c19f04cfc13f23c1e2199dea32b3a" id=5158a3f9-53b0-4b31-93d3-a2aa7ccde9bb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.929651 | controller | Jun 11 00:00:10.432997 crc crio[23067]: time="2026-06-11T00:00:10.432864488Z" level=info msg="Removed container 6b3b71bc2a8fd28ef537ab41fc52df88ba8c19f04cfc13f23c1e2199dea32b3a: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift" id=5158a3f9-53b0-4b31-93d3-a2aa7ccde9bb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.929666 | controller | Jun 11 00:00:10.440092 crc crio[23067]: time="2026-06-11T00:00:10.440005839Z" level=info msg="Stopping pod sandbox: 2ec2246a94767a3f79c5f0e74c579aa3040ac462e3d216b981649e58cecaf615" id=38fe28e2-97e3-411e-8ed1-a1a7e87a3352 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:46.929682 | controller | Jun 11 00:00:10.440092 crc crio[23067]: time="2026-06-11T00:00:10.440079091Z" level=info msg="Stopped pod sandbox (already stopped): 2ec2246a94767a3f79c5f0e74c579aa3040ac462e3d216b981649e58cecaf615" id=38fe28e2-97e3-411e-8ed1-a1a7e87a3352 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:46.929697 | controller | Jun 11 00:00:10.441726 crc crio[23067]: time="2026-06-11T00:00:10.441587921Z" level=info msg="Removing pod sandbox: 2ec2246a94767a3f79c5f0e74c579aa3040ac462e3d216b981649e58cecaf615" id=e326fa51-928b-4e27-b298-c90fd0d9bbaf name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:46.929712 | controller | Jun 11 00:00:10.454078 crc crio[23067]: time="2026-06-11T00:00:10.453948422Z" level=info msg="Removed pod sandbox: 2ec2246a94767a3f79c5f0e74c579aa3040ac462e3d216b981649e58cecaf615" id=e326fa51-928b-4e27-b298-c90fd0d9bbaf name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:46.929727 | controller | Jun 11 00:01:54.097274 crc crio[23067]: time="2026-06-11T00:01:54.096294257Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-marketplace-ll6wg/POD" id=796d1359-ad35-40bf-be67-ea3ec7ef6cb4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.929742 | controller | Jun 11 00:01:54.099469 crc crio[23067]: time="2026-06-11T00:01:54.097435387Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.929757 | controller | Jun 11 00:01:54.110316 crc crio[23067]: time="2026-06-11T00:01:54.110204017Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29685600-67bsn/POD" id=d4d4c559-d968-402d-8893-edb1e7769ee3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.929773 | controller | Jun 11 00:01:54.110421 crc crio[23067]: time="2026-06-11T00:01:54.110369151Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.929792 | controller | Jun 11 00:01:54.136965 crc crio[23067]: time="2026-06-11T00:01:54.134992656Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-operators-n7vdr/POD" id=a8ecd86c-ef83-4766-8cbd-f5808e465b68 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.929809 | controller | Jun 11 00:01:54.136965 crc crio[23067]: time="2026-06-11T00:01:54.135060707Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.929825 | controller | Jun 11 00:01:54.148949 crc crio[23067]: time="2026-06-11T00:01:54.148504135Z" level=info msg="Got pod network &{Name:redhat-marketplace-ll6wg Namespace:openshift-marketplace ID:f79b4b97d6c55853f1b5aa4659e40b7a3588cd7b2e58cb35e2f905c75b0597e6 UID:d158cf0e-a05d-4637-a641-f692ac11c34c NetNS:/var/run/netns/723bbe97-c5b7-483d-8b0e-43d2649940ee Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd158cf0e_a05d_4637_a641_f692ac11c34c.slice PodAnnotations:0xc002a464d0}] Aliases:map[]}"
2026-06-11 01:10:46.929841 | controller | Jun 11 00:01:54.148949 crc crio[23067]: time="2026-06-11T00:01:54.148760801Z" level=info msg="Adding pod openshift-marketplace_redhat-marketplace-ll6wg to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.929857 | controller | Jun 11 00:01:54.152591 crc crio[23067]: time="2026-06-11T00:01:54.152504661Z" level=info msg="Running pod sandbox: openshift-image-registry/image-pruner-29685600-2h4zl/POD" id=67664ce8-a813-4a52-8e04-e672bf480bba name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.929873 | controller | Jun 11 00:01:54.152591 crc crio[23067]: time="2026-06-11T00:01:54.152590773Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.929889 | controller | Jun 11 00:01:54.154186 crc crio[23067]: time="2026-06-11T00:01:54.154150185Z" level=info msg="Got pod network &{Name:auto-csr-approver-29685600-67bsn Namespace:openshift-infra ID:b0309e82ad4b420cdfa46254da295ddb55ef6285786581cd64ebc779d6eb029d UID:f5f33df6-4a8f-42eb-b361-bb7f597d713a NetNS:/var/run/netns/502a2cdd-7981-4365-a5a3-4a45d8672337 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf5f33df6_4a8f_42eb_b361_bb7f597d713a.slice PodAnnotations:0xc003610f58}] Aliases:map[]}"
2026-06-11 01:10:46.929905 | controller | Jun 11 00:01:54.154349 crc crio[23067]: time="2026-06-11T00:01:54.154327669Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29685600-67bsn to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.929921 | controller | Jun 11 00:01:54.161341 crc crio[23067]: time="2026-06-11T00:01:54.156545578Z" level=info msg="Got pod network &{Name:redhat-operators-n7vdr Namespace:openshift-marketplace ID:b1e3893f931c866eb92cdbfe1a02e9bbc8502a13f48840ce66c734ab6c7249ca UID:de476369-c321-4cae-8c84-b24aec4471cd NetNS:/var/run/netns/77834504-5a4e-4176-8e61-b6e87a320cb8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podde476369_c321_4cae_8c84_b24aec4471cd.slice PodAnnotations:0xc000130a88}] Aliases:map[]}"
2026-06-11 01:10:46.929937 | controller | Jun 11 00:01:54.161341 crc crio[23067]: time="2026-06-11T00:01:54.15660411Z" level=info msg="Adding pod openshift-marketplace_redhat-operators-n7vdr to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.929953 | controller | Jun 11 00:01:54.184805 crc crio[23067]: time="2026-06-11T00:01:54.184713827Z" level=info msg="Running pod sandbox: openshift-marketplace/certified-operators-xm6qd/POD" id=d4adfae9-918d-4cdc-a94d-9989e3da0b1c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.929973 | controller | Jun 11 00:01:54.184805 crc crio[23067]: time="2026-06-11T00:01:54.184797469Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.929990 | controller | Jun 11 00:01:54.189624 crc crio[23067]: time="2026-06-11T00:01:54.189571446Z" level=info msg="Got pod network &{Name:image-pruner-29685600-2h4zl Namespace:openshift-image-registry ID:5de2cf1b2b0d813a862b71ac8699c748d2505e3175dd39bd6ef6da42648fea6c UID:6e2b88fe-dc21-4819-a9df-6381dcfc2d27 NetNS:/var/run/netns/877679b9-8e55-4679-9b0e-972709a09685 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6e2b88fe_dc21_4819_a9df_6381dcfc2d27.slice PodAnnotations:0xc0001308e0}] Aliases:map[]}"
2026-06-11 01:10:46.930005 | controller | Jun 11 00:01:54.189624 crc crio[23067]: time="2026-06-11T00:01:54.189611187Z" level=info msg="Adding pod openshift-image-registry_image-pruner-29685600-2h4zl to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.930022 | controller | Jun 11 00:01:54.205058 crc crio[23067]: time="2026-06-11T00:01:54.204471592Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29685600-48dmf/POD" id=a57bfbfb-f1bd-4165-9fb2-936079ba2958 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.930038 | controller | Jun 11 00:01:54.205058 crc crio[23067]: time="2026-06-11T00:01:54.204588395Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.930054 | controller | Jun 11 00:01:54.205457 crc crio[23067]: time="2026-06-11T00:01:54.205367856Z" level=info msg="Got pod network &{Name:certified-operators-xm6qd Namespace:openshift-marketplace ID:fc988e1c5dffc20c4e6e1169df6a0cb76684d8f346831d540b53f98a6c52a773 UID:69cbb88e-f411-4c3a-8926-7161eff4c917 NetNS:/var/run/netns/4ac54fae-f14d-444a-b9bc-7f9dc9783d97 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod69cbb88e_f411_4c3a_8926_7161eff4c917.slice PodAnnotations:0xc002392270}] Aliases:map[]}"
2026-06-11 01:10:46.930070 | controller | Jun 11 00:01:54.205457 crc crio[23067]: time="2026-06-11T00:01:54.205436588Z" level=info msg="Adding pod openshift-marketplace_certified-operators-xm6qd to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.930086 | controller | Jun 11 00:01:54.232912 crc crio[23067]: time="2026-06-11T00:01:54.232813706Z" level=info msg="Got pod network &{Name:collect-profiles-29685600-48dmf Namespace:openshift-operator-lifecycle-manager ID:a2d4c96f8706cdc3db222cc7060b242dce3c1bbc02fbfaa65efb859bf153d65e UID:a39caf71-0538-442a-93e4-61ef353fa74e NetNS:/var/run/netns/6db82e60-646f-4fcb-8696-93b5cf28b25b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda39caf71_0538_442a_93e4_61ef353fa74e.slice PodAnnotations:0xc000130e48}] Aliases:map[]}"
2026-06-11 01:10:46.930102 | controller | Jun 11 00:01:54.232912 crc crio[23067]: time="2026-06-11T00:01:54.232890258Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_collect-profiles-29685600-48dmf to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.930118 | controller | Jun 11 00:01:54.253930 crc crio[23067]: time="2026-06-11T00:01:54.253847895Z" level=info msg="Running pod sandbox: openshift-marketplace/community-operators-shl7m/POD" id=189fa0f0-c1ab-44e9-ac95-2f04645c0a55 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.930137 | controller | Jun 11 00:01:54.254035 crc crio[23067]: time="2026-06-11T00:01:54.253943377Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.930153 | controller | Jun 11 00:01:54.261359 crc crio[23067]: time="2026-06-11T00:01:54.2611909Z" level=info msg="Running pod sandbox: openshift-authentication/oauth-openshift-57dffc477f-qkhjp/POD" id=bf821df6-bdac-4235-92e2-5732edd2870e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.930169 | controller | Jun 11 00:01:54.261480 crc crio[23067]: time="2026-06-11T00:01:54.261461077Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.930185 | controller | Jun 11 00:01:54.285131 crc crio[23067]: time="2026-06-11T00:01:54.285040274Z" level=info msg="Got pod network &{Name:community-operators-shl7m Namespace:openshift-marketplace ID:259137cf74bcc246292a344f7dfc896769ea1e890112fb8f26d5f851ca8e2d50 UID:866f56ee-0b50-4ed9-bfff-678aca8ec89b NetNS:/var/run/netns/44374575-b4b9-49a3-b4fd-3085584077c3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod866f56ee_0b50_4ed9_bfff_678aca8ec89b.slice PodAnnotations:0xc0023925c8}] Aliases:map[]}"
2026-06-11 01:10:46.930201 | controller | Jun 11 00:01:54.285131 crc crio[23067]: time="2026-06-11T00:01:54.285102285Z" level=info msg="Adding pod openshift-marketplace_community-operators-shl7m to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.930217 | controller | Jun 11 00:01:54.312093 crc crio[23067]: time="2026-06-11T00:01:54.307793198Z" level=info msg="Got pod network &{Name:oauth-openshift-57dffc477f-qkhjp Namespace:openshift-authentication ID:d801806a58fe8827d672870638621a0bd01792631b4299696f9e0c375b8a22f2 UID:834f99e5-abb2-40e7-a9e1-20afa2acdfcf NetNS:/var/run/netns/70bae773-5317-49de-91c4-f59ea6ca592d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod834f99e5_abb2_40e7_a9e1_20afa2acdfcf.slice PodAnnotations:0xc000131250}] Aliases:map[]}"
2026-06-11 01:10:46.930232 | controller | Jun 11 00:01:54.312093 crc crio[23067]: time="2026-06-11T00:01:54.30935793Z" level=info msg="Adding pod openshift-authentication_oauth-openshift-57dffc477f-qkhjp to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.930248 | controller | Jun 11 00:01:54.842476 crc crio[23067]: 2026-06-11T00:01:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f79b4b97d6c5585 Mac:72:86:63:4d:71:70 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3d Mtu:0 Sandbox:/var/run/netns/723bbe97-c5b7-483d-8b0e-43d2649940ee SocketPath: PciID:}] [{Interface:0xc00025ac90 Address:{IP:10.217.0.61 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:46.930264 | controller | Jun 11 00:01:54.843987 crc crio[23067]: 2026-06-11T00:01:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b0309e82ad4b420 Mac:4a:f2:13:e3:8c:a1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3e Mtu:0 Sandbox:/var/run/netns/502a2cdd-7981-4365-a5a3-4a45d8672337 SocketPath: PciID:}] [{Interface:0xc00035aa10 Address:{IP:10.217.0.62 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:46.930280 | controller | Jun 11 00:01:54.843987 crc crio[23067]: time="2026-06-11T00:01:54.843950889Z" level=info msg="Got pod network &{Name:redhat-marketplace-ll6wg Namespace:openshift-marketplace ID:f79b4b97d6c55853f1b5aa4659e40b7a3588cd7b2e58cb35e2f905c75b0597e6 UID:d158cf0e-a05d-4637-a641-f692ac11c34c NetNS:/var/run/netns/723bbe97-c5b7-483d-8b0e-43d2649940ee Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd158cf0e_a05d_4637_a641_f692ac11c34c.slice PodAnnotations:0xc002a464d0}] Aliases:map[]}"
2026-06-11 01:10:46.930300 | controller | Jun 11 00:01:54.844207 crc crio[23067]: time="2026-06-11T00:01:54.844145205Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-ll6wg for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:46.930316 | controller | Jun 11 00:01:54.845118 crc crio[23067]: time="2026-06-11T00:01:54.845050219Z" level=info msg="Got pod network &{Name:auto-csr-approver-29685600-67bsn Namespace:openshift-infra ID:b0309e82ad4b420cdfa46254da295ddb55ef6285786581cd64ebc779d6eb029d UID:f5f33df6-4a8f-42eb-b361-bb7f597d713a NetNS:/var/run/netns/502a2cdd-7981-4365-a5a3-4a45d8672337 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf5f33df6_4a8f_42eb_b361_bb7f597d713a.slice PodAnnotations:0xc003610f58}] Aliases:map[]}"
2026-06-11 01:10:46.930331 | controller | Jun 11 00:01:54.845389 crc crio[23067]: time="2026-06-11T00:01:54.845321406Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29685600-67bsn for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:46.930362 | controller | Jun 11 00:01:54.854562 crc crio[23067]: 2026-06-11T00:01:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fc988e1c5dffc20 Mac:b6:9b:3f:c0:ff:7b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:41 Mtu:0 Sandbox:/var/run/netns/4ac54fae-f14d-444a-b9bc-7f9dc9783d97 SocketPath: PciID:}] [{Interface:0xc00025a810 Address:{IP:10.217.0.65 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:46.930387 | controller | Jun 11 00:01:54.854806 crc crio[23067]: 2026-06-11T00:01:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5de2cf1b2b0d813 Mac:b6:99:52:a1:9e:a5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:40 Mtu:0 Sandbox:/var/run/netns/877679b9-8e55-4679-9b0e-972709a09685 SocketPath: PciID:}] [{Interface:0xc0001a46d0 Address:{IP:10.217.0.64 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:46.930411 | controller | Jun 11 00:01:54.855483 crc crio[23067]: time="2026-06-11T00:01:54.855418074Z" level=info msg="Got pod network &{Name:image-pruner-29685600-2h4zl Namespace:openshift-image-registry ID:5de2cf1b2b0d813a862b71ac8699c748d2505e3175dd39bd6ef6da42648fea6c UID:6e2b88fe-dc21-4819-a9df-6381dcfc2d27 NetNS:/var/run/netns/877679b9-8e55-4679-9b0e-972709a09685 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6e2b88fe_dc21_4819_a9df_6381dcfc2d27.slice PodAnnotations:0xc0001308e0}] Aliases:map[]}"
2026-06-11 01:10:46.930433 | controller | Jun 11 00:01:54.855596 crc crio[23067]: time="2026-06-11T00:01:54.855436835Z" level=info msg="Got pod network &{Name:certified-operators-xm6qd Namespace:openshift-marketplace ID:fc988e1c5dffc20c4e6e1169df6a0cb76684d8f346831d540b53f98a6c52a773 UID:69cbb88e-f411-4c3a-8926-7161eff4c917 NetNS:/var/run/netns/4ac54fae-f14d-444a-b9bc-7f9dc9783d97 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod69cbb88e_f411_4c3a_8926_7161eff4c917.slice PodAnnotations:0xc002392270}] Aliases:map[]}"
2026-06-11 01:10:46.930455 | controller | Jun 11 00:01:54.855596 crc crio[23067]: time="2026-06-11T00:01:54.855565828Z" level=info msg="Checking pod openshift-image-registry_image-pruner-29685600-2h4zl for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:46.930472 | controller | Jun 11 00:01:54.855775 crc crio[23067]: time="2026-06-11T00:01:54.855750343Z" level=info msg="Checking pod openshift-marketplace_certified-operators-xm6qd for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:46.930488 | controller | Jun 11 00:01:54.855911 crc crio[23067]: time="2026-06-11T00:01:54.855805794Z" level=info msg="Ran pod sandbox b0309e82ad4b420cdfa46254da295ddb55ef6285786581cd64ebc779d6eb029d with infra container: openshift-infra/auto-csr-approver-29685600-67bsn/POD" id=d4d4c559-d968-402d-8893-edb1e7769ee3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.930509 | controller | Jun 11 00:01:54.861325 crc crio[23067]: time="2026-06-11T00:01:54.861223899Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=587c9f60-c100-417a-a88e-eea1e9d8cbfe name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:46.930525 | controller | Jun 11 00:01:54.862570 crc crio[23067]: time="2026-06-11T00:01:54.862504073Z" level=info msg="Ran pod sandbox f79b4b97d6c55853f1b5aa4659e40b7a3588cd7b2e58cb35e2f905c75b0597e6 with infra container: openshift-marketplace/redhat-marketplace-ll6wg/POD" id=796d1359-ad35-40bf-be67-ea3ec7ef6cb4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.930541 | controller | Jun 11 00:01:54.862848 crc crio[23067]: 2026-06-11T00:01:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b1e3893f931c866 Mac:fa:6b:61:0b:6e:54 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:44 Mtu:0 Sandbox:/var/run/netns/77834504-5a4e-4176-8e61-b6e87a320cb8 SocketPath: PciID:}] [{Interface:0xc0002a3a00 Address:{IP:10.217.0.68 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:46.930556 | controller | Jun 11 00:01:54.864493 crc crio[23067]: time="2026-06-11T00:01:54.863841018Z" level=info msg="Got pod network &{Name:redhat-operators-n7vdr Namespace:openshift-marketplace ID:b1e3893f931c866eb92cdbfe1a02e9bbc8502a13f48840ce66c734ab6c7249ca UID:de476369-c321-4cae-8c84-b24aec4471cd NetNS:/var/run/netns/77834504-5a4e-4176-8e61-b6e87a320cb8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podde476369_c321_4cae_8c84_b24aec4471cd.slice PodAnnotations:0xc000130a88}] Aliases:map[]}"
2026-06-11 01:10:46.930572 | controller | Jun 11 00:01:54.864493 crc crio[23067]: time="2026-06-11T00:01:54.863988072Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-n7vdr for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:46.930587 | controller | Jun 11 00:01:54.865592 crc crio[23067]: time="2026-06-11T00:01:54.865518783Z" level=info msg="Ran pod sandbox 5de2cf1b2b0d813a862b71ac8699c748d2505e3175dd39bd6ef6da42648fea6c with infra container: openshift-image-registry/image-pruner-29685600-2h4zl/POD" id=67664ce8-a813-4a52-8e04-e672bf480bba name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.930603 | controller | Jun 11 00:01:54.866312 crc crio[23067]: time="2026-06-11T00:01:54.865973895Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=e0441583-b3ed-49b6-bcb9-6245fc3488e5 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.930618 | controller | Jun 11 00:01:54.867127 crc crio[23067]: time="2026-06-11T00:01:54.867083464Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e" id=5ac29d50-9d07-4e9b-91aa-7e69eb33701d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.930633 | controller | Jun 11 00:01:54.869033 crc crio[23067]: time="2026-06-11T00:01:54.868936173Z" level=info msg="Ran pod sandbox fc988e1c5dffc20c4e6e1169df6a0cb76684d8f346831d540b53f98a6c52a773 with infra container: openshift-marketplace/certified-operators-xm6qd/POD" id=d4adfae9-918d-4cdc-a94d-9989e3da0b1c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.930648 | controller | Jun 11 00:01:54.871561 crc crio[23067]: time="2026-06-11T00:01:54.871489301Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 01:10:46.930664 | controller | Jun 11 00:01:54.871937 crc crio[23067]: time="2026-06-11T00:01:54.871871751Z" level=info msg="Ran pod sandbox b1e3893f931c866eb92cdbfe1a02e9bbc8502a13f48840ce66c734ab6c7249ca with infra container: openshift-marketplace/redhat-operators-n7vdr/POD" id=a8ecd86c-ef83-4766-8cbd-f5808e465b68 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.930685 | controller | Jun 11 00:01:54.872887 crc crio[23067]: time="2026-06-11T00:01:54.872823137Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e" id=a6e67c7a-8a64-4e35-9701-67e9429bf32b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.930701 | controller | Jun 11 00:01:54.872960 crc crio[23067]: time="2026-06-11T00:01:54.872863918Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=3d69544d-0fe7-4ff3-8744-14114aacb188 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.930717 | controller | Jun 11 00:01:54.873305 crc crio[23067]: time="2026-06-11T00:01:54.873200337Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=a73c8235-2ad2-45b6-9f13-60cd9e739917 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.930732 | controller | Jun 11 00:01:54.873544 crc crio[23067]: time="2026-06-11T00:01:54.873203987Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=2af07042-4523-4c5e-aad9-5c0ecc85dc88 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.930748 | controller | Jun 11 00:01:54.875043 crc crio[23067]: time="2026-06-11T00:01:54.874972404Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=2d247508-8aaf-48a3-b748-3c218a2c9e28 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.930763 | controller | Jun 11 00:01:54.876616 crc crio[23067]: time="2026-06-11T00:01:54.876546106Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=709b37f2-4db7-4216-8d59-fa4f337ec673 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.930778 | controller | Jun 11 00:01:54.985978 crc crio[23067]: time="2026-06-11T00:01:54.985860261Z" level=info msg="Creating container: openshift-image-registry/image-pruner-29685600-2h4zl/image-pruner" id=1c782c71-3046-4dd2-ae56-c6ad2eb83881 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.930795 | controller | Jun 11 00:01:54.986306 crc crio[23067]: time="2026-06-11T00:01:54.986235561Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.930811 | controller | Jun 11 00:01:55.024027 crc crio[23067]: time="2026-06-11T00:01:55.023958624Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.930826 | controller | Jun 11 00:01:55.029441 crc crio[23067]: time="2026-06-11T00:01:55.029395278Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.930842 | controller | Jun 11 00:01:55.035573 crc crio[23067]: time="2026-06-11T00:01:55.035493981Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-ll6wg/extract-utilities" id=822c2949-99d7-4457-9511-969ff18123a5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.930858 | controller | Jun 11 00:01:55.035963 crc crio[23067]: time="2026-06-11T00:01:55.035902391Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.930873 | controller | Jun 11 00:01:55.058324 crc crio[23067]: time="2026-06-11T00:01:55.058222325Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.930893 | controller | Jun 11 00:01:55.062520 crc crio[23067]: time="2026-06-11T00:01:55.062459387Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.930909 | controller | Jun 11 00:01:55.418859 crc crio[23067]: time="2026-06-11T00:01:55.417867664Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-n7vdr/extract-utilities" id=9145979b-c9f4-4173-9dd3-726626a2b942 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.930925 | controller | Jun 11 00:01:55.420181 crc crio[23067]: time="2026-06-11T00:01:55.419890698Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.930941 | controller | Jun 11 00:01:55.422041 crc crio[23067]: 2026-06-11T00:01:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:259137cf74bcc24 Mac:da:ed:f7:2d:36:6f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:43 Mtu:0 Sandbox:/var/run/netns/44374575-b4b9-49a3-b4fd-3085584077c3 SocketPath: PciID:}] [{Interface:0xc0001125b0 Address:{IP:10.217.0.67 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:46.930957 | controller | Jun 11 00:01:55.423060 crc crio[23067]: 2026-06-11T00:01:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d801806a58fe882 Mac:82:c9:c9:18:ab:fe Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:45 Mtu:0 Sandbox:/var/run/netns/70bae773-5317-49de-91c4-f59ea6ca592d SocketPath: PciID:}] [{Interface:0xc000246620 Address:{IP:10.217.0.69 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:46.930973 | controller | Jun 11 00:01:55.424099 crc crio[23067]: 2026-06-11T00:01:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a2d4c96f8706cdc Mac:d6:01:e4:c2:24:5b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:42 Mtu:0 Sandbox:/var/run/netns/6db82e60-646f-4fcb-8696-93b5cf28b25b SocketPath: PciID:}] [{Interface:0xc00059e5c0 Address:{IP:10.217.0.66 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:46.930989 | controller | Jun 11 00:01:55.424219 crc crio[23067]: time="2026-06-11T00:01:55.42413532Z" level=info msg="Got pod network &{Name:community-operators-shl7m Namespace:openshift-marketplace ID:259137cf74bcc246292a344f7dfc896769ea1e890112fb8f26d5f851ca8e2d50 UID:866f56ee-0b50-4ed9-bfff-678aca8ec89b NetNS:/var/run/netns/44374575-b4b9-49a3-b4fd-3085584077c3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod866f56ee_0b50_4ed9_bfff_678aca8ec89b.slice PodAnnotations:0xc0023925c8}] Aliases:map[]}"
2026-06-11 01:10:46.931005 | controller | Jun 11 00:01:55.424515 crc crio[23067]: time="2026-06-11T00:01:55.424438559Z" level=info msg="Checking pod openshift-marketplace_community-operators-shl7m for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:46.931022 | controller | Jun 11 00:01:55.425942 crc crio[23067]: time="2026-06-11T00:01:55.425827835Z" level=info msg="Got pod network &{Name:collect-profiles-29685600-48dmf Namespace:openshift-operator-lifecycle-manager ID:a2d4c96f8706cdc3db222cc7060b242dce3c1bbc02fbfaa65efb859bf153d65e UID:a39caf71-0538-442a-93e4-61ef353fa74e NetNS:/var/run/netns/6db82e60-646f-4fcb-8696-93b5cf28b25b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda39caf71_0538_442a_93e4_61ef353fa74e.slice PodAnnotations:0xc000130e48}] Aliases:map[]}"
2026-06-11 01:10:46.931038 | controller | Jun 11 00:01:55.426370 crc crio[23067]: time="2026-06-11T00:01:55.426218586Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_collect-profiles-29685600-48dmf for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:46.931057 | controller | Jun 11 00:01:55.427023 crc crio[23067]: time="2026-06-11T00:01:55.426940175Z" level=info msg="Got pod network &{Name:oauth-openshift-57dffc477f-qkhjp Namespace:openshift-authentication ID:d801806a58fe8827d672870638621a0bd01792631b4299696f9e0c375b8a22f2 UID:834f99e5-abb2-40e7-a9e1-20afa2acdfcf NetNS:/var/run/netns/70bae773-5317-49de-91c4-f59ea6ca592d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod834f99e5_abb2_40e7_a9e1_20afa2acdfcf.slice PodAnnotations:0xc000131250}] Aliases:map[]}"
2026-06-11 01:10:46.931074 | controller | Jun 11 00:01:55.427393 crc crio[23067]: time="2026-06-11T00:01:55.427306195Z" level=info msg="Checking pod openshift-authentication_oauth-openshift-57dffc477f-qkhjp for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:46.931089 | controller | Jun 11 00:01:55.435330 crc crio[23067]: time="2026-06-11T00:01:55.435147403Z" level=info msg="Ran pod sandbox 259137cf74bcc246292a344f7dfc896769ea1e890112fb8f26d5f851ca8e2d50 with infra container: openshift-marketplace/community-operators-shl7m/POD" id=189fa0f0-c1ab-44e9-ac95-2f04645c0a55 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.931105 | controller | Jun 11 00:01:55.438021 crc crio[23067]: time="2026-06-11T00:01:55.437861235Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=62dec448-2b88-42b2-8022-03575892fc6e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.931120 | controller | Jun 11 00:01:55.450810 crc crio[23067]: time="2026-06-11T00:01:55.450616274Z" level=info msg="Ran pod sandbox a2d4c96f8706cdc3db222cc7060b242dce3c1bbc02fbfaa65efb859bf153d65e with infra container: openshift-operator-lifecycle-manager/collect-profiles-29685600-48dmf/POD" id=a57bfbfb-f1bd-4165-9fb2-936079ba2958 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.931136 | controller | Jun 11 00:01:55.454086 crc crio[23067]: time="2026-06-11T00:01:55.452525325Z" level=info msg="Ran pod sandbox d801806a58fe8827d672870638621a0bd01792631b4299696f9e0c375b8a22f2 with infra container: openshift-authentication/oauth-openshift-57dffc477f-qkhjp/POD" id=bf821df6-bdac-4235-92e2-5732edd2870e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.931151 | controller | Jun 11 00:01:55.454086 crc crio[23067]: time="2026-06-11T00:01:55.453168142Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=d09fe065-d0ec-4895-aa6d-e9c54994dea1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.931167 | controller | Jun 11 00:01:55.455013 crc crio[23067]: time="2026-06-11T00:01:55.45496421Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=6607ef53-96ad-43e2-9289-4da3c0b7aab1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.931182 | controller | Jun 11 00:01:55.455991 crc crio[23067]: time="2026-06-11T00:01:55.455135294Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:036ed6efe4cb5f5b90ee7f9ef5297c8591b8d67aa36b3c58b4fc5417622a140c" id=e6c93c7f-a201-4855-bd58-db6b3f8dcb58 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.931197 | controller | Jun 11 00:01:55.457135 crc crio[23067]: time="2026-06-11T00:01:55.456921892Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=23e058e7-0973-4721-b5a4-e1d23d8b9310 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.931212 | controller | Jun 11 00:01:55.457893 crc crio[23067]: time="2026-06-11T00:01:55.457709843Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:036ed6efe4cb5f5b90ee7f9ef5297c8591b8d67aa36b3c58b4fc5417622a140c" id=86a9a75c-e413-4dc9-bf5b-e20d2c813263 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.931231 | controller | Jun 11 00:01:55.468922 crc crio[23067]: time="2026-06-11T00:01:55.468833909Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.931247 | controller | Jun 11 00:01:55.473108 crc crio[23067]: time="2026-06-11T00:01:55.47303355Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.931262 | controller | Jun 11 00:01:55.567115 crc crio[23067]: time="2026-06-11T00:01:55.566961617Z" level=info msg="Created container 5f66c4e0c415212538667ba351104a6e50ca630ee8756fde7274ed13bd3d5dcd: openshift-marketplace/redhat-marketplace-ll6wg/extract-utilities" id=822c2949-99d7-4457-9511-969ff18123a5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.931278 | controller | Jun 11 00:01:55.569365 crc crio[23067]: time="2026-06-11T00:01:55.569313619Z" level=info msg="Starting container: 5f66c4e0c415212538667ba351104a6e50ca630ee8756fde7274ed13bd3d5dcd" id=a0e34bef-9792-4536-8001-f801cd5fb7d6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.931293 | controller | Jun 11 00:01:55.574866 crc crio[23067]: time="2026-06-11T00:01:55.574770234Z" level=info msg="Started container" PID=31773 containerID=5f66c4e0c415212538667ba351104a6e50ca630ee8756fde7274ed13bd3d5dcd description=openshift-marketplace/redhat-marketplace-ll6wg/extract-utilities id=a0e34bef-9792-4536-8001-f801cd5fb7d6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f79b4b97d6c55853f1b5aa4659e40b7a3588cd7b2e58cb35e2f905c75b0597e6
2026-06-11 01:10:46.931310 | controller | Jun 11 00:01:55.990182 crc crio[23067]: time="2026-06-11T00:01:55.989901918Z" level=info msg="Created container 3c22b26ad2155e49b807177a95e031827d9d312647c3725c752d18147c0d5db5: openshift-image-registry/image-pruner-29685600-2h4zl/image-pruner" id=1c782c71-3046-4dd2-ae56-c6ad2eb83881 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.931325 | controller | Jun 11 00:01:55.992958 crc crio[23067]: time="2026-06-11T00:01:55.9925893Z" level=info msg="Starting container: 3c22b26ad2155e49b807177a95e031827d9d312647c3725c752d18147c0d5db5" id=5a58dbd7-bec8-4a01-90ae-4353a1eefe6f name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.931340 | controller | Jun 11 00:01:56.005901 crc crio[23067]: time="2026-06-11T00:01:56.00538756Z" level=info msg="Started container" PID=31770 containerID=3c22b26ad2155e49b807177a95e031827d9d312647c3725c752d18147c0d5db5 description=openshift-image-registry/image-pruner-29685600-2h4zl/image-pruner id=5a58dbd7-bec8-4a01-90ae-4353a1eefe6f name=/runtime.v1.RuntimeService/StartContainer sandboxID=5de2cf1b2b0d813a862b71ac8699c748d2505e3175dd39bd6ef6da42648fea6c
2026-06-11 01:10:46.931383 | controller | Jun 11 00:01:56.018800 crc crio[23067]: time="2026-06-11T00:01:56.018387095Z" level=info msg="Creating container: openshift-marketplace/certified-operators-xm6qd/extract-utilities" id=91fcb1cf-9385-4146-a320-14160fd9cbc8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.931406 | controller | Jun 11 00:01:56.018800 crc crio[23067]: time="2026-06-11T00:01:56.019404032Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.931423 | controller | Jun 11 00:01:56.020403 crc crio[23067]: time="2026-06-11T00:01:56.020027289Z" level=info msg="Created container d725b8f3f07bb2d33b2da4250a2f03a6a12c4fb57f06e2f38a805048e7e6aa60: openshift-marketplace/redhat-operators-n7vdr/extract-utilities" id=9145979b-c9f4-4173-9dd3-726626a2b942 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.931439 | controller | Jun 11 00:01:56.027983 crc crio[23067]: time="2026-06-11T00:01:56.027904568Z" level=info msg="Starting container: d725b8f3f07bb2d33b2da4250a2f03a6a12c4fb57f06e2f38a805048e7e6aa60" id=be33ccac-fe62-4b99-93fa-075ab24902b6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.931460 | controller | Jun 11 00:01:56.041203 crc crio[23067]: time="2026-06-11T00:01:56.041080749Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/collect-profiles-29685600-48dmf/collect-profiles" id=61713851-8134-40b6-b551-8565e9957f71 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.931477 | controller | Jun 11 00:01:56.042139 crc crio[23067]: time="2026-06-11T00:01:56.042046574Z" level=info msg="Started container" PID=31783 containerID=d725b8f3f07bb2d33b2da4250a2f03a6a12c4fb57f06e2f38a805048e7e6aa60 description=openshift-marketplace/redhat-operators-n7vdr/extract-utilities id=be33ccac-fe62-4b99-93fa-075ab24902b6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b1e3893f931c866eb92cdbfe1a02e9bbc8502a13f48840ce66c734ab6c7249ca
2026-06-11 01:10:46.931493 | controller | Jun 11 00:01:56.054553 crc crio[23067]: time="2026-06-11T00:01:56.054447854Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.931509 | controller | Jun 11 00:01:56.083070 crc crio[23067]: time="2026-06-11T00:01:56.082961012Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.931525 | controller | Jun 11 00:01:56.093413 crc crio[23067]: time="2026-06-11T00:01:56.093303037Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.931540 | controller | Jun 11 00:01:56.097149 crc crio[23067]: time="2026-06-11T00:01:56.097046916Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.931556 | controller | Jun 11 00:01:56.101104 crc crio[23067]: time="2026-06-11T00:01:56.100549829Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.931571 | controller | Jun 11 00:01:56.233120 crc crio[23067]: time="2026-06-11T00:01:56.232972599Z" level=info msg="Creating container: openshift-marketplace/community-operators-shl7m/extract-utilities" id=7032d31e-4af5-4726-8158-ae91cfb620fd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.931587 | controller | Jun 11 00:01:56.233578 crc crio[23067]: time="2026-06-11T00:01:56.233502073Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.931602 | controller | Jun 11 00:01:56.263219 crc crio[23067]: time="2026-06-11T00:01:56.263129551Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.931617 | controller | Jun 11 00:01:56.266296 crc crio[23067]: time="2026-06-11T00:01:56.266194752Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.931633 | controller | Jun 11 00:01:56.292095 crc crio[23067]: time="2026-06-11T00:01:56.291995368Z" level=info msg="Creating container: openshift-authentication/oauth-openshift-57dffc477f-qkhjp/oauth-openshift" id=84504214-8388-4582-90df-92391f5d1a1d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.931648 | controller | Jun 11 00:01:56.292479 crc crio[23067]: time="2026-06-11T00:01:56.292415209Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.931666 | controller | Jun 11 00:01:56.316850 crc crio[23067]: time="2026-06-11T00:01:56.316626663Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=77ab6df7-2af2-4403-8277-ada7830b09f4 name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:46.931682 | controller | Jun 11 00:01:56.321064 crc crio[23067]: time="2026-06-11T00:01:56.320441214Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\""
2026-06-11 01:10:46.931698 | controller | Jun 11 00:01:56.322628 crc crio[23067]: time="2026-06-11T00:01:56.322441377Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=6c07689d-d549-4c41-ab3c-9e6efef329e3 name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:46.931714 | controller | Jun 11 00:01:56.325029 crc crio[23067]: time="2026-06-11T00:01:56.3248086Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-operator-index:v4.20\""
2026-06-11 01:10:46.931730 | controller | Jun 11 00:01:56.349930 crc crio[23067]: time="2026-06-11T00:01:56.349824465Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.931745 | controller | Jun 11 00:01:56.551768 crc crio[23067]: time="2026-06-11T00:01:56.551420163Z" level=info msg="Created container e2c8505d6ae92da2752337e47470c42c5c0026c2e53f9373a83a991e9d1ac869: openshift-operator-lifecycle-manager/collect-profiles-29685600-48dmf/collect-profiles" id=61713851-8134-40b6-b551-8565e9957f71 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.931761 | controller | Jun 11 00:01:56.554425 crc crio[23067]: time="2026-06-11T00:01:56.552766069Z" level=info msg="Starting container: e2c8505d6ae92da2752337e47470c42c5c0026c2e53f9373a83a991e9d1ac869" id=46a0a32e-ee03-469f-b9f2-3a87e8f5cac3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.931778 | controller | Jun 11 00:01:56.554425 crc crio[23067]: time="2026-06-11T00:01:56.554129755Z" level=info msg="Created container 3a06dec47587105e62b813d1cdaa439db18eb84e61089cf026c4c2063e5dcfc8: openshift-marketplace/certified-operators-xm6qd/extract-utilities" id=91fcb1cf-9385-4146-a320-14160fd9cbc8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.931794 | controller | Jun 11 00:01:56.555495 crc crio[23067]: time="2026-06-11T00:01:56.555284136Z" level=info msg="Starting container: 3a06dec47587105e62b813d1cdaa439db18eb84e61089cf026c4c2063e5dcfc8" id=54bda67d-db06-405f-bede-e1d077916f6f name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.931810 | controller | Jun 11 00:01:56.565925 crc crio[23067]: time="2026-06-11T00:01:56.565739334Z" level=info msg="Created container e220e5246571f1a3d8cb7cd114d20380b620ce3a592d04e5372e0086a0e4eb95: openshift-marketplace/community-operators-shl7m/extract-utilities" id=7032d31e-4af5-4726-8158-ae91cfb620fd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.931827 | controller | Jun 11 00:01:56.567873 crc crio[23067]: time="2026-06-11T00:01:56.567617424Z" level=info msg="Starting container: e220e5246571f1a3d8cb7cd114d20380b620ce3a592d04e5372e0086a0e4eb95" id=c631d7b3-62fe-443d-a7bd-29a31f3c116e name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.931843 | controller | Jun 11 00:01:56.573714 crc crio[23067]: time="2026-06-11T00:01:56.569769501Z" level=info msg="Started container" PID=31810 containerID=3a06dec47587105e62b813d1cdaa439db18eb84e61089cf026c4c2063e5dcfc8 description=openshift-marketplace/certified-operators-xm6qd/extract-utilities id=54bda67d-db06-405f-bede-e1d077916f6f name=/runtime.v1.RuntimeService/StartContainer sandboxID=fc988e1c5dffc20c4e6e1169df6a0cb76684d8f346831d540b53f98a6c52a773
2026-06-11 01:10:46.931860 | controller | Jun 11 00:01:56.573714 crc crio[23067]: time="2026-06-11T00:01:56.570062379Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.931880 | controller | Jun 11 00:01:56.573714 crc crio[23067]: time="2026-06-11T00:01:56.571890487Z" level=info msg="Started container" PID=31811 containerID=e2c8505d6ae92da2752337e47470c42c5c0026c2e53f9373a83a991e9d1ac869 description=openshift-operator-lifecycle-manager/collect-profiles-29685600-48dmf/collect-profiles id=46a0a32e-ee03-469f-b9f2-3a87e8f5cac3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a2d4c96f8706cdc3db222cc7060b242dce3c1bbc02fbfaa65efb859bf153d65e
2026-06-11 01:10:46.931896 | controller | Jun 11 00:01:56.579751 crc crio[23067]: time="2026-06-11T00:01:56.578969186Z" level=info msg="Started container" PID=31823 containerID=e220e5246571f1a3d8cb7cd114d20380b620ce3a592d04e5372e0086a0e4eb95 description=openshift-marketplace/community-operators-shl7m/extract-utilities id=c631d7b3-62fe-443d-a7bd-29a31f3c116e name=/runtime.v1.RuntimeService/StartContainer sandboxID=259137cf74bcc246292a344f7dfc896769ea1e890112fb8f26d5f851ca8e2d50
2026-06-11 01:10:46.931913 | controller | Jun 11 00:01:57.118840 crc crio[23067]: time="2026-06-11T00:01:57.117776457Z" level=info msg="Created container 8c45ebb0cc1aaca8f7c82159cbd6f172c8d479a058152ba75e65b90a0c548699: openshift-authentication/oauth-openshift-57dffc477f-qkhjp/oauth-openshift" id=84504214-8388-4582-90df-92391f5d1a1d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.931929 | controller | Jun 11 00:01:57.118840 crc crio[23067]: time="2026-06-11T00:01:57.118776213Z" level=info msg="Starting container: 8c45ebb0cc1aaca8f7c82159cbd6f172c8d479a058152ba75e65b90a0c548699" id=70ef3538-05d2-49c0-93c9-3b7198dac734 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.931945 | controller | Jun 11 00:01:57.133048 crc crio[23067]: time="2026-06-11T00:01:57.13294057Z" level=info msg="Started container" PID=31863 containerID=8c45ebb0cc1aaca8f7c82159cbd6f172c8d479a058152ba75e65b90a0c548699 description=openshift-authentication/oauth-openshift-57dffc477f-qkhjp/oauth-openshift id=70ef3538-05d2-49c0-93c9-3b7198dac734 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d801806a58fe8827d672870638621a0bd01792631b4299696f9e0c375b8a22f2
2026-06-11 01:10:46.931961 | controller | Jun 11 00:01:57.364875 crc crio[23067]: time="2026-06-11T00:01:57.364541005Z" level=info msg="Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20" id=8c22dade-d62b-42fc-8420-7a9018428b42 name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:46.931977 | controller | Jun 11 00:01:57.369079 crc crio[23067]: time="2026-06-11T00:01:57.368953892Z" level=info msg="Trying to access \"registry.redhat.io/redhat/certified-operator-index:v4.20\""
2026-06-11 01:10:46.931993 | controller | Jun 11 00:01:57.372776 crc crio[23067]: time="2026-06-11T00:01:57.372707202Z" level=info msg="Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20" id=3cdd0ffe-6687-4556-b2d5-88fac71304ad name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:46.932008 | controller | Jun 11 00:01:57.376368 crc crio[23067]: time="2026-06-11T00:01:57.376282647Z" level=info msg="Trying to access \"registry.redhat.io/redhat/community-operator-index:v4.20\""
2026-06-11 01:10:46.932024 | controller | Jun 11 00:02:04.668459 crc crio[23067]: time="2026-06-11T00:02:04.667514634Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29685602-t6lf6/POD" id=1cf672e0-8bf0-43b8-bebf-9086d112d92c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.932040 | controller | Jun 11 00:02:04.669278 crc crio[23067]: time="2026-06-11T00:02:04.66849182Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.932056 | controller | Jun 11 00:02:06.517221 crc crio[23067]: time="2026-06-11T00:02:06.516459658Z" level=info msg="Stopping pod sandbox: a2d4c96f8706cdc3db222cc7060b242dce3c1bbc02fbfaa65efb859bf153d65e" id=2135eda9-f93c-4174-9f5a-d70bb74a911e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:46.932077 | controller | Jun 11 00:02:06.517948 crc crio[23067]: time="2026-06-11T00:02:06.517729632Z" level=info msg="Got pod network &{Name:collect-profiles-29685600-48dmf Namespace:openshift-operator-lifecycle-manager ID:a2d4c96f8706cdc3db222cc7060b242dce3c1bbc02fbfaa65efb859bf153d65e UID:a39caf71-0538-442a-93e4-61ef353fa74e NetNS:/var/run/netns/6db82e60-646f-4fcb-8696-93b5cf28b25b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda39caf71_0538_442a_93e4_61ef353fa74e.slice PodAnnotations:0xc0029b2900}] Aliases:map[]}"
2026-06-11 01:10:46.932095 | controller | Jun 11 00:02:06.517948 crc crio[23067]: time="2026-06-11T00:02:06.517900517Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29685600-48dmf from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.932112 | controller | Jun 11 00:02:07.811118 crc crio[23067]: time="2026-06-11T00:02:07.811007997Z" level=info msg="Stopped pod sandbox: a2d4c96f8706cdc3db222cc7060b242dce3c1bbc02fbfaa65efb859bf153d65e" id=2135eda9-f93c-4174-9f5a-d70bb74a911e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:46.932144 | controller | Jun 11 00:02:08.206115 crc crio[23067]: time="2026-06-11T00:02:08.205196003Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=587c9f60-c100-417a-a88e-eea1e9d8cbfe name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:46.932165 | controller | Jun 11 00:02:08.208467 crc crio[23067]: time="2026-06-11T00:02:08.208378358Z" level=info msg="Got pod network &{Name:auto-csr-approver-29685602-t6lf6 Namespace:openshift-infra ID:a82e6c6ede7a537abc72576b4719b22bb02aee88de3974192f11e2f778e2b164 UID:dcd6001b-403b-4861-813d-49a9cb195e20 NetNS:/var/run/netns/22ff6a35-392f-44e9-b253-135b881487f0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddcd6001b_403b_4861_813d_49a9cb195e20.slice PodAnnotations:0xc0023923f8}] Aliases:map[]}"
2026-06-11 01:10:46.932182 | controller | Jun 11 00:02:08.208723 crc crio[23067]: time="2026-06-11T00:02:08.208584314Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29685602-t6lf6 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.932198 | controller | Jun 11 00:02:08.212213 crc crio[23067]: time="2026-06-11T00:02:08.208379488Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=2bdd2fe2-2886-4127-bf8b-7b5ca9b71043 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.932214 | controller | Jun 11 00:02:08.223771 crc crio[23067]: time="2026-06-11T00:02:08.223593923Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:546c77fdbf5f7c6a9a4243f4c4ef38fe0f584972a70f687bc40091743ee77d60" id=6c07689d-d549-4c41-ab3c-9e6efef329e3 name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:46.932231 | controller | Jun 11 00:02:08.231746 crc crio[23067]: time="2026-06-11T00:02:08.231622746Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=0c4b243e-657a-4b42-9dc6-a734a0e9e2ee name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.932247 | controller | Jun 11 00:02:08.244382 crc crio[23067]: time="2026-06-11T00:02:08.244131548Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=cea0d087-1b88-47f2-b40d-bb265f5cbc2c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.932263 | controller | Jun 11 00:02:08.257616 crc crio[23067]: time="2026-06-11T00:02:08.257535465Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:bec7a1ff545afabea88c4a74227ea95b91c67cf5c03e89b2b949be410682f8a0" id=77ab6df7-2af2-4403-8277-ada7830b09f4 name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:46.932282 | controller | Jun 11 00:02:08.259319 crc crio[23067]: time="2026-06-11T00:02:08.259191889Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=32913076-0abc-4160-867d-a4f7b240b2cd name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.932298 | controller | Jun 11 00:02:08.281524 crc crio[23067]: time="2026-06-11T00:02:08.281394989Z" level=info msg="Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:aa28d116c97ba9419648a07c6fc51f0514ddba845f40590f336a7659ff14d7be" id=8c22dade-d62b-42fc-8420-7a9018428b42 name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:46.932314 | controller | Jun 11 00:02:08.287231 crc crio[23067]: time="2026-06-11T00:02:08.286617628Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=5f6a40c0-7624-4baf-adc1-9825feaf6637 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.932329 | controller | Jun 11 00:02:08.290003 crc crio[23067]: time="2026-06-11T00:02:08.289923066Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-n7vdr/extract-content" id=08e20dbb-18ca-4fbc-8164-31e3dee27cd6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.932345 | controller | Jun 11 00:02:08.300437 crc crio[23067]: time="2026-06-11T00:02:08.300359253Z" level=info msg="Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:e2171f6021fddbcc3c9696cc6c8095b77f20023994fedd5c1f7aa2377d28b45d" id=3cdd0ffe-6687-4556-b2d5-88fac71304ad name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:46.932383 | controller | Jun 11 00:02:08.300734 crc crio[23067]: time="2026-06-11T00:02:08.300499737Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=e5877983-3057-4708-9675-7663bf85d214 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.932400 | controller | Jun 11 00:02:08.302326 crc crio[23067]: time="2026-06-11T00:02:08.302238483Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.932416 | controller | Jun 11 00:02:08.302519 crc crio[23067]: time="2026-06-11T00:02:08.302411908Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=a1a6380e-8268-42f2-a9eb-f2158d40c3a7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.932432 | controller | Jun 11 00:02:08.311217 crc crio[23067]: time="2026-06-11T00:02:08.311122829Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=588df9d2-60ab-416d-bc02-3229c27e8f13 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.932448 | controller | Jun 11 00:02:08.313031 crc crio[23067]: time="2026-06-11T00:02:08.312431604Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=fb1ab274-0a69-4e0a-807e-e7ec8474391a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.932464 | controller | Jun 11 00:02:08.314357 crc crio[23067]: time="2026-06-11T00:02:08.31415944Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=b57d76c9-b85b-4f79-bda4-4f44dfda424d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.932480 | controller | Jun 11 00:02:08.328231 crc crio[23067]: time="2026-06-11T00:02:08.32809759Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-ll6wg/extract-content" id=59d7ec6e-b07a-4652-8862-028ba28aadbd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.932495 | controller | Jun 11 00:02:08.329908 crc crio[23067]: time="2026-06-11T00:02:08.329471427Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.932511 | controller | Jun 11 00:02:08.366715 crc crio[23067]: time="2026-06-11T00:02:08.353612328Z" level=info msg="Creating container: openshift-marketplace/community-operators-shl7m/extract-content" id=c2d01085-79f6-46c0-a1bc-755eef933e5d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.932531 | controller | Jun 11 00:02:08.382621 crc crio[23067]: time="2026-06-11T00:02:08.380545844Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.932547 | controller | Jun 11 00:02:08.387972 crc crio[23067]: time="2026-06-11T00:02:08.381333465Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.932563 | controller | Jun 11 00:02:08.397751 crc crio[23067]: time="2026-06-11T00:02:08.397062913Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29685600-67bsn/oc" id=badea6bf-8e24-451e-901d-7f8e1aa440a6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.932578 | controller | Jun 11 00:02:08.405617 crc crio[23067]: time="2026-06-11T00:02:08.405418355Z" level=info msg="Creating container: openshift-marketplace/certified-operators-xm6qd/extract-content" id=b70cc4db-49d1-4987-b831-9583ad1205ba name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.932594 | controller | Jun 11 00:02:08.405963 crc crio[23067]: time="2026-06-11T00:02:08.405908238Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.932609 | controller | Jun 11 00:02:08.410095 crc crio[23067]: time="2026-06-11T00:02:08.409959626Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.932624 | controller | Jun 11 00:02:08.424147 crc crio[23067]: time="2026-06-11T00:02:08.41274111Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.932638 | controller | Jun 11 00:02:08.424147 crc crio[23067]: time="2026-06-11T00:02:08.413165691Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.932654 | controller | Jun 11 00:02:08.424147 crc crio[23067]: time="2026-06-11T00:02:08.423560678Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.932669 | controller | Jun 11 00:02:08.461084 crc crio[23067]: time="2026-06-11T00:02:08.460983972Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.932685 | controller | Jun 11 00:02:08.470935 crc crio[23067]: time="2026-06-11T00:02:08.470784093Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.932700 | controller | Jun 11 00:02:08.518337 crc crio[23067]: time="2026-06-11T00:02:08.518125881Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.932715 | controller | Jun 11 00:02:08.575853 crc crio[23067]: time="2026-06-11T00:02:08.575699811Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.932730 | controller | Jun 11 00:02:08.595977 crc crio[23067]: time="2026-06-11T00:02:08.595858957Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.932745 | controller | Jun 11 00:02:08.660051 crc crio[23067]: time="2026-06-11T00:02:08.65993023Z" level=info msg="Created container 23bed164dbc1d215702d3537639d78af32ac3e34e709944f1abde9f8ed3ecd63: openshift-marketplace/community-operators-shl7m/extract-content" id=c2d01085-79f6-46c0-a1bc-755eef933e5d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.932764 | controller | Jun 11 00:02:08.666027 crc crio[23067]: time="2026-06-11T00:02:08.66594953Z" level=info msg="Starting container: 23bed164dbc1d215702d3537639d78af32ac3e34e709944f1abde9f8ed3ecd63" id=4632ccb3-5fca-4ed5-8146-a2238419810c name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.932781 | controller | Jun 11 00:02:08.677437 crc crio[23067]: time="2026-06-11T00:02:08.677292762Z" level=info msg="Started container" PID=32123 containerID=23bed164dbc1d215702d3537639d78af32ac3e34e709944f1abde9f8ed3ecd63 description=openshift-marketplace/community-operators-shl7m/extract-content id=4632ccb3-5fca-4ed5-8146-a2238419810c name=/runtime.v1.RuntimeService/StartContainer sandboxID=259137cf74bcc246292a344f7dfc896769ea1e890112fb8f26d5f851ca8e2d50
2026-06-11 01:10:46.932797 | controller | Jun 11 00:02:08.701424 crc crio[23067]: time="2026-06-11T00:02:08.700757915Z" level=info msg="Created container 9b3deadced71f06a0f1f72a2e1d6a145205ba67b6ed2e7097cf47a842d1183ba: openshift-marketplace/redhat-operators-n7vdr/extract-content" id=08e20dbb-18ca-4fbc-8164-31e3dee27cd6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.932813 | controller | Jun 11 00:02:08.707087 crc crio[23067]: time="2026-06-11T00:02:08.70092604Z" level=info msg="Created container 9414e34892dd58830b19520a3916cb7b8082844236eafc311e8f3e2c99ce8193: openshift-marketplace/redhat-marketplace-ll6wg/extract-content" id=59d7ec6e-b07a-4652-8862-028ba28aadbd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.932828 | controller | Jun 11 00:02:08.723917 crc crio[23067]: time="2026-06-11T00:02:08.717313205Z" level=info msg="Created container 8573d6cf1e14fd35dfc8528c52601e02c970a6049586d78be1cd395cbadff1a4: openshift-marketplace/certified-operators-xm6qd/extract-content" id=b70cc4db-49d1-4987-b831-9583ad1205ba name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.932844 | controller | Jun 11 00:02:08.786176 crc crio[23067]: time="2026-06-11T00:02:08.786066593Z" level=info msg="Starting container: 9414e34892dd58830b19520a3916cb7b8082844236eafc311e8f3e2c99ce8193" id=392c6bd4-2ddf-4f22-9124-6996ba2c4eff name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.932859 | controller | Jun 11 00:02:08.789133 crc crio[23067]: time="2026-06-11T00:02:08.788883188Z" level=info msg="Starting container: 9b3deadced71f06a0f1f72a2e1d6a145205ba67b6ed2e7097cf47a842d1183ba" id=83cacaed-5e6f-4f83-9e6b-88062d55f7b5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.932875 | controller | Jun 11 00:02:08.801797 crc crio[23067]: time="2026-06-11T00:02:08.801112473Z" level=info msg="Started container" PID=32120 containerID=9414e34892dd58830b19520a3916cb7b8082844236eafc311e8f3e2c99ce8193 description=openshift-marketplace/redhat-marketplace-ll6wg/extract-content id=392c6bd4-2ddf-4f22-9124-6996ba2c4eff name=/runtime.v1.RuntimeService/StartContainer sandboxID=f79b4b97d6c55853f1b5aa4659e40b7a3588cd7b2e58cb35e2f905c75b0597e6
2026-06-11 01:10:46.932890 | controller | Jun 11 00:02:08.804987 crc crio[23067]: time="2026-06-11T00:02:08.788898638Z" level=info msg="Starting container: 8573d6cf1e14fd35dfc8528c52601e02c970a6049586d78be1cd395cbadff1a4" id=8f529664-6bf1-4a7e-add4-09a39ccbc0f8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.932906 | controller | Jun 11 00:02:08.812911 crc crio[23067]: time="2026-06-11T00:02:08.812188487Z" level=info msg="Started container" PID=32116 containerID=9b3deadced71f06a0f1f72a2e1d6a145205ba67b6ed2e7097cf47a842d1183ba description=openshift-marketplace/redhat-operators-n7vdr/extract-content id=83cacaed-5e6f-4f83-9e6b-88062d55f7b5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b1e3893f931c866eb92cdbfe1a02e9bbc8502a13f48840ce66c734ab6c7249ca
2026-06-11 01:10:46.932922 | controller | Jun 11 00:02:08.822068 crc crio[23067]: time="2026-06-11T00:02:08.821991418Z" level=info msg="Started container" PID=32127 containerID=8573d6cf1e14fd35dfc8528c52601e02c970a6049586d78be1cd395cbadff1a4 description=openshift-marketplace/certified-operators-xm6qd/extract-content id=8f529664-6bf1-4a7e-add4-09a39ccbc0f8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fc988e1c5dffc20c4e6e1169df6a0cb76684d8f346831d540b53f98a6c52a773
2026-06-11 01:10:46.932942 | controller | Jun 11 00:02:10.026924 crc crio[23067]: 2026-06-11T00:02:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a82e6c6ede7a537 Mac:76:44:fe:1b:9b:0e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:46 Mtu:0 Sandbox:/var/run/netns/22ff6a35-392f-44e9-b253-135b881487f0 SocketPath: PciID:}] [{Interface:0xc0001808e0 Address:{IP:10.217.0.70 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:46.932959 | controller | Jun 11 00:02:10.044890 crc crio[23067]: time="2026-06-11T00:02:10.043923786Z" level=info msg="Got pod network &{Name:auto-csr-approver-29685602-t6lf6 Namespace:openshift-infra ID:a82e6c6ede7a537abc72576b4719b22bb02aee88de3974192f11e2f778e2b164 UID:dcd6001b-403b-4861-813d-49a9cb195e20 NetNS:/var/run/netns/22ff6a35-392f-44e9-b253-135b881487f0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddcd6001b_403b_4861_813d_49a9cb195e20.slice PodAnnotations:0xc0023923f8}] Aliases:map[]}"
2026-06-11 01:10:46.932975 | controller | Jun 11 00:02:10.071206 crc crio[23067]: time="2026-06-11T00:02:10.065919171Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29685602-t6lf6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:46.932991 | controller | Jun 11 00:02:10.139330 crc crio[23067]: time="2026-06-11T00:02:10.137060162Z" level=info msg="Ran pod sandbox a82e6c6ede7a537abc72576b4719b22bb02aee88de3974192f11e2f778e2b164 with infra container: openshift-infra/auto-csr-approver-29685602-t6lf6/POD" id=1cf672e0-8bf0-43b8-bebf-9086d112d92c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.933008 | controller | Jun 11 00:02:10.167089 crc crio[23067]: time="2026-06-11T00:02:10.166796772Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=b015c6bb-655c-4809-8f93-170267a8665d name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:46.933049 | controller | Jun 11 00:02:10.214741 crc crio[23067]: time="2026-06-11T00:02:10.214074489Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 01:10:46.933068 | controller | Jun 11 00:02:10.992172 crc crio[23067]: time="2026-06-11T00:02:10.989488259Z" level=info msg="Stopping pod sandbox: 5de2cf1b2b0d813a862b71ac8699c748d2505e3175dd39bd6ef6da42648fea6c" id=f0adeaa7-218f-470d-b31a-ca8c9830d769 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:46.933084 | controller | Jun 11 00:02:10.992172 crc crio[23067]: time="2026-06-11T00:02:10.991530904Z" level=info msg="Got pod network &{Name:image-pruner-29685600-2h4zl Namespace:openshift-image-registry ID:5de2cf1b2b0d813a862b71ac8699c748d2505e3175dd39bd6ef6da42648fea6c UID:6e2b88fe-dc21-4819-a9df-6381dcfc2d27 NetNS:/var/run/netns/877679b9-8e55-4679-9b0e-972709a09685 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6e2b88fe_dc21_4819_a9df_6381dcfc2d27.slice PodAnnotations:0xc0002f3188}] Aliases:map[]}"
2026-06-11 01:10:46.933100 | controller | Jun 11 00:02:10.992172 crc crio[23067]: time="2026-06-11T00:02:10.991942735Z" level=info msg="Deleting pod openshift-image-registry_image-pruner-29685600-2h4zl from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.933116 | controller | Jun 11 00:02:11.233839 crc crio[23067]: time="2026-06-11T00:02:11.233778542Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.933137 | controller | Jun 11 00:02:11.715882 crc crio[23067]: time="2026-06-11T00:02:11.715120615Z" level=info msg="Created container 540d0bb9eea0629b5474651f39c371bf7a43b279a4e3cc245dc7fa94188ec168: openshift-infra/auto-csr-approver-29685600-67bsn/oc" id=badea6bf-8e24-451e-901d-7f8e1aa440a6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.933153 | controller | Jun 11 00:02:11.725936 crc crio[23067]: time="2026-06-11T00:02:11.725098492Z" level=info msg="Starting container: 540d0bb9eea0629b5474651f39c371bf7a43b279a4e3cc245dc7fa94188ec168" id=24dd18e2-e89a-403f-af87-83b6f73e646f name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.933170 | controller | Jun 11 00:02:11.763220 crc crio[23067]: time="2026-06-11T00:02:11.763026999Z" level=info msg="Started container" PID=32257 containerID=540d0bb9eea0629b5474651f39c371bf7a43b279a4e3cc245dc7fa94188ec168 description=openshift-infra/auto-csr-approver-29685600-67bsn/oc id=24dd18e2-e89a-403f-af87-83b6f73e646f name=/runtime.v1.RuntimeService/StartContainer sandboxID=b0309e82ad4b420cdfa46254da295ddb55ef6285786581cd64ebc779d6eb029d
2026-06-11 01:10:46.933187 | controller | Jun 11 00:02:12.170736 crc crio[23067]: time="2026-06-11T00:02:12.160390801Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=b015c6bb-655c-4809-8f93-170267a8665d name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:46.933203 | controller | Jun 11 00:02:12.202071 crc crio[23067]: time="2026-06-11T00:02:12.200396974Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=5a913e1b-0c60-437a-ab28-9108ec26fed4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.933219 | controller | Jun 11 00:02:12.208859 crc crio[23067]: time="2026-06-11T00:02:12.207954565Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=7a0126fb-2536-4aef-a03d-e8dd6e26678c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.933234 | controller | Jun 11 00:02:12.226963 crc crio[23067]: time="2026-06-11T00:02:12.22544163Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29685602-t6lf6/oc" id=69544f0a-a159-459e-8163-98329282a737 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.933250 | controller | Jun 11 00:02:12.226963 crc crio[23067]: time="2026-06-11T00:02:12.226172679Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.933265 | controller | Jun 11 00:02:12.366889 crc crio[23067]: time="2026-06-11T00:02:12.366755756Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.933281 | controller | Jun 11 00:02:14.318882 crc crio[23067]: time="2026-06-11T00:02:14.313996963Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.933297 | controller | Jun 11 00:02:15.043393 crc crio[23067]: time="2026-06-11T00:02:15.04227615Z" level=info msg="Created container a943014d8bfeacf868498533d4ba6a4570ff4bd400722d912c30d8e50fb8f209: openshift-infra/auto-csr-approver-29685602-t6lf6/oc" id=69544f0a-a159-459e-8163-98329282a737 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.933312 | controller | Jun 11 00:02:15.050201 crc crio[23067]: time="2026-06-11T00:02:15.049499472Z" level=info msg="Starting container: a943014d8bfeacf868498533d4ba6a4570ff4bd400722d912c30d8e50fb8f209" id=e2eea461-8077-4396-ae40-c04309e5ca11 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.933328 | controller | Jun 11 00:02:15.091130 crc crio[23067]: time="2026-06-11T00:02:15.091004215Z" level=info msg="Started container" PID=32314 containerID=a943014d8bfeacf868498533d4ba6a4570ff4bd400722d912c30d8e50fb8f209 description=openshift-infra/auto-csr-approver-29685602-t6lf6/oc id=e2eea461-8077-4396-ae40-c04309e5ca11 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a82e6c6ede7a537abc72576b4719b22bb02aee88de3974192f11e2f778e2b164
2026-06-11 01:10:46.933365 | controller | Jun 11 00:02:15.144750 crc crio[23067]: time="2026-06-11T00:02:15.13330751Z" level=info msg="Stopped pod sandbox: 5de2cf1b2b0d813a862b71ac8699c748d2505e3175dd39bd6ef6da42648fea6c" id=f0adeaa7-218f-470d-b31a-ca8c9830d769 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:46.933388 | controller | Jun 11 00:02:18.170996 crc crio[23067]: time="2026-06-11T00:02:18.168518224Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=9c580751-1468-4199-855f-db66d2fa0d14 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.933405 | controller | Jun 11 00:02:18.183484 crc crio[23067]: time="2026-06-11T00:02:18.183122342Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=d7d50976-0835-4c64-b7ad-0546556d7654 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.933421 | controller | Jun 11 00:02:18.209051 crc crio[23067]: time="2026-06-11T00:02:18.207463619Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-ll6wg/registry-server" id=ecbc53d6-3dc6-437a-9784-e23c1e2194db name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.933437 | controller | Jun 11 00:02:18.209468 crc crio[23067]: time="2026-06-11T00:02:18.209081282Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.933452 | controller | Jun 11 00:02:18.350721 crc crio[23067]: time="2026-06-11T00:02:18.348248881Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.933467 | controller | Jun 11 00:02:18.360452 crc crio[23067]: time="2026-06-11T00:02:18.360336092Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.933483 | controller | Jun 11 00:02:18.903295 crc crio[23067]: time="2026-06-11T00:02:18.901905816Z" level=info msg="Created container 6f5c11d5b80bdc71dcbb14946cc4d5a69d2dc3163d8e40b1aa338fbd9d6d48c6: openshift-marketplace/redhat-marketplace-ll6wg/registry-server" id=ecbc53d6-3dc6-437a-9784-e23c1e2194db name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.933498 | controller | Jun 11 00:02:18.914471 crc crio[23067]: time="2026-06-11T00:02:18.913599347Z" level=info msg="Starting container: 6f5c11d5b80bdc71dcbb14946cc4d5a69d2dc3163d8e40b1aa338fbd9d6d48c6" id=af8d20eb-7e09-4702-9fec-fe7832fd36be name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.933513 | controller | Jun 11 00:02:18.961705 crc crio[23067]: time="2026-06-11T00:02:18.96110935Z" level=info msg="Started container" PID=32415 containerID=6f5c11d5b80bdc71dcbb14946cc4d5a69d2dc3163d8e40b1aa338fbd9d6d48c6 description=openshift-marketplace/redhat-marketplace-ll6wg/registry-server id=af8d20eb-7e09-4702-9fec-fe7832fd36be name=/runtime.v1.RuntimeService/StartContainer sandboxID=f79b4b97d6c55853f1b5aa4659e40b7a3588cd7b2e58cb35e2f905c75b0597e6
2026-06-11 01:10:46.933529 | controller | Jun 11 00:02:19.183089 crc crio[23067]: time="2026-06-11T00:02:19.182896574Z" level=info msg="Stopping pod sandbox: b0309e82ad4b420cdfa46254da295ddb55ef6285786581cd64ebc779d6eb029d" id=d508aa1f-38ab-4280-b38a-b4d49e06071e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:46.933545 | controller | Jun 11 00:02:19.184160 crc crio[23067]: time="2026-06-11T00:02:19.184016894Z" level=info msg="Got pod network &{Name:auto-csr-approver-29685600-67bsn Namespace:openshift-infra ID:b0309e82ad4b420cdfa46254da295ddb55ef6285786581cd64ebc779d6eb029d UID:f5f33df6-4a8f-42eb-b361-bb7f597d713a NetNS:/var/run/netns/502a2cdd-7981-4365-a5a3-4a45d8672337 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf5f33df6_4a8f_42eb_b361_bb7f597d713a.slice PodAnnotations:0xc0005309d8}] Aliases:map[]}"
2026-06-11 01:10:46.933565 | controller | Jun 11 00:02:19.184411 crc crio[23067]: time="2026-06-11T00:02:19.184197759Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29685600-67bsn from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.933581 | controller | Jun 11 00:02:24.201602 crc crio[23067]: time="2026-06-11T00:02:24.200423306Z" level=info msg="Stopped pod sandbox: b0309e82ad4b420cdfa46254da295ddb55ef6285786581cd64ebc779d6eb029d" id=d508aa1f-38ab-4280-b38a-b4d49e06071e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:46.933597 | controller | Jun 11 00:02:24.610493 crc crio[23067]: time="2026-06-11T00:02:24.610172858Z" level=info msg="Stopping pod sandbox: a82e6c6ede7a537abc72576b4719b22bb02aee88de3974192f11e2f778e2b164" id=df2a242f-e02b-434e-9f5a-79dfee6f870b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:46.933613 | controller | Jun 11 00:02:24.611533 crc crio[23067]: time="2026-06-11T00:02:24.61138543Z" level=info msg="Got pod network &{Name:auto-csr-approver-29685602-t6lf6 Namespace:openshift-infra ID:a82e6c6ede7a537abc72576b4719b22bb02aee88de3974192f11e2f778e2b164 UID:dcd6001b-403b-4861-813d-49a9cb195e20 NetNS:/var/run/netns/22ff6a35-392f-44e9-b253-135b881487f0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddcd6001b_403b_4861_813d_49a9cb195e20.slice PodAnnotations:0xc000530d58}] Aliases:map[]}"
2026-06-11 01:10:46.933629 | controller | Jun 11 00:02:24.611944 crc crio[23067]: time="2026-06-11T00:02:24.611892823Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29685602-t6lf6 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.933645 | controller | Jun 11 00:02:27.240963 crc crio[23067]: time="2026-06-11T00:02:27.240174051Z" level=info msg="Stopped pod sandbox: a82e6c6ede7a537abc72576b4719b22bb02aee88de3974192f11e2f778e2b164" id=df2a242f-e02b-434e-9f5a-79dfee6f870b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:46.933660 | controller | Jun 11 00:02:27.705728 crc crio[23067]: time="2026-06-11T00:02:27.70553444Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=6a473747-8ba1-413e-9d1d-076e98f2e5f9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.933676 | controller | Jun 11 00:02:27.710240 crc crio[23067]: time="2026-06-11T00:02:27.709987169Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=fa423cc4-13c8-4941-92d4-2794a9f58460 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.933697 | controller | Jun 11 00:02:27.717886 crc crio[23067]: time="2026-06-11T00:02:27.717633452Z" level=info msg="Creating container: openshift-marketplace/community-operators-shl7m/registry-server" id=7b9bd083-2e0b-4eee-bad3-c40fba058663 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.933751 | controller | Jun 11 00:02:27.718109 crc crio[23067]: time="2026-06-11T00:02:27.71792694Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.933774 | controller | Jun 11 00:02:27.726376 crc crio[23067]: time="2026-06-11T00:02:27.725886891Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=38f4d797-fe5e-4eb1-8f20-8e3c6acdca80 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.933797 | controller | Jun 11 00:02:27.779129 crc crio[23067]: time="2026-06-11T00:02:27.779038444Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=a99fbb53-9560-4684-917d-03510608a04f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.933813 | controller | Jun 11 00:02:27.792286 crc crio[23067]: time="2026-06-11T00:02:27.79206827Z" level=info msg="Creating container: openshift-marketplace/certified-operators-xm6qd/registry-server" id=473e0927-5027-45b2-b4e9-613e6596e32d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.933829 | controller | Jun 11 00:02:27.792917 crc crio[23067]: time="2026-06-11T00:02:27.792609535Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.933845 | controller | Jun 11 00:02:27.841426 crc crio[23067]: time="2026-06-11T00:02:27.841240927Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.933861 | controller | Jun 11 00:02:27.845155 crc crio[23067]: time="2026-06-11T00:02:27.845065579Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.933876 | controller | Jun 11 00:02:27.856032 crc crio[23067]: time="2026-06-11T00:02:27.855801254Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.933891 | controller | Jun 11 00:02:27.865072 crc crio[23067]: time="2026-06-11T00:02:27.864854395Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.933906 | controller | Jun 11 00:02:28.128675 crc crio[23067]: time="2026-06-11T00:02:28.127040044Z" level=info msg="Created container 5b42aefddc8b735e0cb343d59dab19de6b80c7a2eef2f784847b3405aae4cf70: openshift-marketplace/certified-operators-xm6qd/registry-server" id=473e0927-5027-45b2-b4e9-613e6596e32d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.933922 | controller | Jun 11 00:02:28.132067 crc crio[23067]: time="2026-06-11T00:02:28.131916473Z" level=info msg="Starting container: 5b42aefddc8b735e0cb343d59dab19de6b80c7a2eef2f784847b3405aae4cf70" id=ae4681de-e709-400d-a039-e2c7efe83949 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.933938 | controller | Jun 11 00:02:28.143860 crc crio[23067]: time="2026-06-11T00:02:28.142731841Z" level=info msg="Started container" PID=32688 containerID=5b42aefddc8b735e0cb343d59dab19de6b80c7a2eef2f784847b3405aae4cf70 description=openshift-marketplace/certified-operators-xm6qd/registry-server id=ae4681de-e709-400d-a039-e2c7efe83949 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fc988e1c5dffc20c4e6e1169df6a0cb76684d8f346831d540b53f98a6c52a773
2026-06-11 01:10:46.933954 | controller | Jun 11 00:02:28.223796 crc crio[23067]: time="2026-06-11T00:02:28.221463543Z" level=info msg="Created container e96ab2551c04a01151945aa2ac180eeaa90e5c16f39638e50754706d9e29d317: openshift-marketplace/community-operators-shl7m/registry-server" id=7b9bd083-2e0b-4eee-bad3-c40fba058663 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.933970 | controller | Jun 11 00:02:28.227307 crc crio[23067]: time="2026-06-11T00:02:28.226515748Z" level=info msg="Starting container: e96ab2551c04a01151945aa2ac180eeaa90e5c16f39638e50754706d9e29d317" id=f4fdede1-cb7f-41c4-af11-b602e865d4ea name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.933985 | controller | Jun 11 00:02:28.235107 crc crio[23067]: time="2026-06-11T00:02:28.234983933Z" level=info msg="Started container" PID=32689 containerID=e96ab2551c04a01151945aa2ac180eeaa90e5c16f39638e50754706d9e29d317 description=openshift-marketplace/community-operators-shl7m/registry-server id=f4fdede1-cb7f-41c4-af11-b602e865d4ea name=/runtime.v1.RuntimeService/StartContainer sandboxID=259137cf74bcc246292a344f7dfc896769ea1e890112fb8f26d5f851ca8e2d50
2026-06-11 01:10:46.934005 | controller | Jun 11 00:02:39.710813 crc crio[23067]: time="2026-06-11T00:02:39.706582251Z" level=info msg="Stopping container: 08a97214fe4891b56d0cb7eac6d89449cfa1a941651a0c2c1bd3c043ac8008c0 (timeout: 2s)" id=ab841f39-cb25-48c7-b6ee-9076b85f80a0 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:46.934020 | controller | Jun 11 00:02:39.851015 crc crio[23067]: time="2026-06-11T00:02:39.850965229Z" level=info msg="Stopped container 08a97214fe4891b56d0cb7eac6d89449cfa1a941651a0c2c1bd3c043ac8008c0: openshift-marketplace/redhat-marketplace-7596m/registry-server" id=ab841f39-cb25-48c7-b6ee-9076b85f80a0 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:46.934036 | controller | Jun 11 00:02:39.854141 crc crio[23067]: time="2026-06-11T00:02:39.853835675Z" level=info msg="Stopping pod sandbox: f2c76fed6a1d3b2f37448e6830b6de1dd4de7ab8207402725cb95fd787f0d71d" id=285f1bff-8fcf-4946-8a85-7f1f26d6449c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:46.934051 | controller | Jun 11 00:02:39.854930 crc crio[23067]: time="2026-06-11T00:02:39.854864003Z" level=info msg="Got pod network &{Name:redhat-marketplace-7596m Namespace:openshift-marketplace ID:f2c76fed6a1d3b2f37448e6830b6de1dd4de7ab8207402725cb95fd787f0d71d UID:cb979eb1-9768-4b07-addb-44690b0888d5 NetNS:/var/run/netns/14c8fc9a-6faf-4930-b1c9-45332033e51a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcb979eb1_9768_4b07_addb_44690b0888d5.slice PodAnnotations:0xc00008cb48}] Aliases:map[]}"
2026-06-11 01:10:46.934068 | controller | Jun 11 00:02:39.855110 crc crio[23067]: time="2026-06-11T00:02:39.855054118Z" level=info msg="Deleting pod openshift-marketplace_redhat-marketplace-7596m from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.934084 | controller | Jun 11 00:02:40.118585 crc crio[23067]: time="2026-06-11T00:02:40.117133654Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=eb42c08c-6806-4938-af5d-e0889fa10f65 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.934099 | controller | Jun 11 00:02:40.123867 crc crio[23067]: time="2026-06-11T00:02:40.123488413Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=d441a55a-30df-4814-ac4f-05982165c21e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.934115 | controller | Jun 11 00:02:40.136574 crc crio[23067]: time="2026-06-11T00:02:40.136364185Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-n7vdr/registry-server" id=35e5ffa6-cf45-46a2-8ffe-9222d1a364c9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.934130 | controller | Jun 11 00:02:40.137697 crc crio[23067]: time="2026-06-11T00:02:40.137059063Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.934146 | controller | Jun 11 00:02:40.210739 crc crio[23067]: time="2026-06-11T00:02:40.210015523Z" level=info msg="Stopping container: c2f33ff3ca0761945d907ae9a484e4af85cd4fa4991a0ec82e769a7279a9b2c6 (timeout: 2s)" id=74d929d6-78c5-442c-a76b-20b6f6f5372a name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:46.934161 | controller | Jun 11 00:02:40.229122 crc crio[23067]: time="2026-06-11T00:02:40.228987337Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.934181 | controller | Jun 11 00:02:40.245502 crc crio[23067]: time="2026-06-11T00:02:40.244512419Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.934196 | controller | Jun 11 00:02:40.464865 crc crio[23067]: time="2026-06-11T00:02:40.464780923Z" level=info msg="Stopped container c2f33ff3ca0761945d907ae9a484e4af85cd4fa4991a0ec82e769a7279a9b2c6: openshift-marketplace/certified-operators-xnwts/registry-server" id=74d929d6-78c5-442c-a76b-20b6f6f5372a name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:46.934214 | controller | Jun 11 00:02:40.466224 crc crio[23067]: time="2026-06-11T00:02:40.466123919Z" level=info msg="Stopping pod sandbox: d1ffdee4e6ae7ef75b63bc64fabbe4289447b1ccbbeb7ec526b717e76096966c" id=2b19dbd2-1c39-4b1a-baf0-e9c66db8fa5b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:46.934230 | controller | Jun 11 00:02:40.466761 crc crio[23067]: time="2026-06-11T00:02:40.466583791Z" level=info msg="Got pod network &{Name:certified-operators-xnwts Namespace:openshift-marketplace ID:d1ffdee4e6ae7ef75b63bc64fabbe4289447b1ccbbeb7ec526b717e76096966c UID:6c1dd789-cdac-4582-ad7e-b8b660f12bcb NetNS:/var/run/netns/2318ae82-d094-49c6-9ddd-adc7fd881fa3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6c1dd789_cdac_4582_ad7e_b8b660f12bcb.slice PodAnnotations:0xc00008cf80}] Aliases:map[]}"
2026-06-11 01:10:46.934246 | controller | Jun 11 00:02:40.466867 crc crio[23067]: time="2026-06-11T00:02:40.466791427Z" level=info msg="Deleting pod openshift-marketplace_certified-operators-xnwts from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.934262 | controller | Jun 11 00:02:40.593913 crc crio[23067]: time="2026-06-11T00:02:40.59371653Z" level=info msg="Created container 3ae0dbeda4e2a5793ad1dc0dc9de2ad1ce61ff56cfcdc0e560de4bed62b52124: openshift-marketplace/redhat-operators-n7vdr/registry-server" id=35e5ffa6-cf45-46a2-8ffe-9222d1a364c9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.934278 | controller | Jun 11 00:02:40.598028 crc crio[23067]: time="2026-06-11T00:02:40.597979603Z" level=info msg="Starting container: 3ae0dbeda4e2a5793ad1dc0dc9de2ad1ce61ff56cfcdc0e560de4bed62b52124" id=e2341b6c-e542-41cf-b48b-041e88603b61 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.934293 | controller | Jun 11 00:02:40.615911 crc crio[23067]: time="2026-06-11T00:02:40.615854299Z" level=info msg="Started container" PID=32942 containerID=3ae0dbeda4e2a5793ad1dc0dc9de2ad1ce61ff56cfcdc0e560de4bed62b52124 description=openshift-marketplace/redhat-operators-n7vdr/registry-server id=e2341b6c-e542-41cf-b48b-041e88603b61 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b1e3893f931c866eb92cdbfe1a02e9bbc8502a13f48840ce66c734ab6c7249ca
2026-06-11 01:10:46.934309 | controller | Jun 11 00:02:40.738119 crc crio[23067]: time="2026-06-11T00:02:40.738030376Z" level=info msg="Stopped pod sandbox: f2c76fed6a1d3b2f37448e6830b6de1dd4de7ab8207402725cb95fd787f0d71d" id=285f1bff-8fcf-4946-8a85-7f1f26d6449c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:46.934325 | controller | Jun 11 00:02:40.946243 crc crio[23067]: time="2026-06-11T00:02:40.945759997Z" level=info msg="Stopped pod sandbox: d1ffdee4e6ae7ef75b63bc64fabbe4289447b1ccbbeb7ec526b717e76096966c" id=2b19dbd2-1c39-4b1a-baf0-e9c66db8fa5b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:46.934341 | controller | Jun 11 00:02:41.139870 crc crio[23067]: time="2026-06-11T00:02:41.139459836Z" level=info msg="Removing container: c2f33ff3ca0761945d907ae9a484e4af85cd4fa4991a0ec82e769a7279a9b2c6" id=af36baa1-f09f-41b8-9490-8a1c7a8e9cc6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.934391 | controller | Jun 11 00:02:41.171933 crc crio[23067]: time="2026-06-11T00:02:41.166569916Z" level=info msg="Removed container c2f33ff3ca0761945d907ae9a484e4af85cd4fa4991a0ec82e769a7279a9b2c6: openshift-marketplace/certified-operators-xnwts/registry-server" id=af36baa1-f09f-41b8-9490-8a1c7a8e9cc6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.934416 | controller | Jun 11 00:02:41.181577 crc crio[23067]: time="2026-06-11T00:02:41.181038241Z" level=info msg="Removing container: 7aa3ea59d382c43960724166f41ec9a013a8031cf53a375abb5bf7eb661a0eb3" id=760caef7-97c8-4e57-8ce9-efc0c1a6bf9d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.934433 | controller | Jun 11 00:02:41.223727 crc crio[23067]: time="2026-06-11T00:02:41.223569981Z" level=info msg="Removed container 7aa3ea59d382c43960724166f41ec9a013a8031cf53a375abb5bf7eb661a0eb3: openshift-marketplace/certified-operators-xnwts/extract-content" id=760caef7-97c8-4e57-8ce9-efc0c1a6bf9d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.934449 | controller | Jun 11 00:02:41.230253 crc crio[23067]: time="2026-06-11T00:02:41.230166777Z" level=info msg="Removing container: 663b86246f8d0748017d55e37e269522a3d937bb567f9b819931e282319866ba" id=c92904ba-f0a3-456c-8f3e-f7daa4652168 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.934465 | controller | Jun 11 00:02:41.257598 crc crio[23067]: time="2026-06-11T00:02:41.25737304Z" level=info msg="Removed container 663b86246f8d0748017d55e37e269522a3d937bb567f9b819931e282319866ba: openshift-marketplace/certified-operators-xnwts/extract-utilities" id=c92904ba-f0a3-456c-8f3e-f7daa4652168 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.934481 | controller | Jun 11 00:02:41.276437 crc crio[23067]: time="2026-06-11T00:02:41.276361945Z" level=info msg="Removing container: 08a97214fe4891b56d0cb7eac6d89449cfa1a941651a0c2c1bd3c043ac8008c0" id=e019547d-3a98-4743-8e42-a044ad862aec name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.934496 | controller | Jun 11 00:02:41.299333 crc crio[23067]: time="2026-06-11T00:02:41.299227312Z" level=info msg="Removed container 08a97214fe4891b56d0cb7eac6d89449cfa1a941651a0c2c1bd3c043ac8008c0: openshift-marketplace/redhat-marketplace-7596m/registry-server" id=e019547d-3a98-4743-8e42-a044ad862aec name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.934512 | controller | Jun 11 00:02:41.302504 crc crio[23067]: time="2026-06-11T00:02:41.302428898Z" level=info msg="Removing container: 7867a37981c5f68722b2cba7aab7a2f75c79cb0f7cf8c55f9cc6adc722d67c66" id=3b03994c-5cd4-4cb5-8a17-83eff25da288 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.934527 | controller | Jun 11 00:02:41.320566 crc crio[23067]: time="2026-06-11T00:02:41.320506618Z" level=info msg="Removed container 7867a37981c5f68722b2cba7aab7a2f75c79cb0f7cf8c55f9cc6adc722d67c66: openshift-marketplace/redhat-marketplace-7596m/extract-content" id=3b03994c-5cd4-4cb5-8a17-83eff25da288 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.934542 | controller | Jun 11 00:02:41.323474 crc crio[23067]: time="2026-06-11T00:02:41.323356394Z" level=info msg="Removing container: aceea44e6afc10746c743ed1dd24dbfca43f514053f620205ce082b00a12e514" id=28ea9dd9-02a4-482c-bdaa-51cf5d806973 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.934558 | controller | Jun 11 00:02:41.344600 crc crio[23067]: time="2026-06-11T00:02:41.344505946Z" level=info msg="Removed container aceea44e6afc10746c743ed1dd24dbfca43f514053f620205ce082b00a12e514: openshift-marketplace/redhat-marketplace-7596m/extract-utilities" id=28ea9dd9-02a4-482c-bdaa-51cf5d806973 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.934573 | controller | Jun 11 00:02:47.000846 crc crio[23067]: time="2026-06-11T00:02:47.000053197Z" level=info msg="Stopping container: 3423ef051e83b7311cae4d2cc4780a0a3f739baa434a532a17d1728095f97d99 (timeout: 2s)" id=b3d562af-84d8-464c-b6cd-a0cf44164b23 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:46.934589 | controller | Jun 11 00:02:47.128246 crc crio[23067]: time="2026-06-11T00:02:47.128123042Z" level=info msg="Stopped container 3423ef051e83b7311cae4d2cc4780a0a3f739baa434a532a17d1728095f97d99: openshift-marketplace/community-operators-stxdw/registry-server" id=b3d562af-84d8-464c-b6cd-a0cf44164b23 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:46.934608 | controller | Jun 11 00:02:47.129178 crc crio[23067]: time="2026-06-11T00:02:47.129112618Z" level=info msg="Stopping pod sandbox: 7071223793b05fb5a4779bcbcef18b3c1285f50f9e44bcb4b6b480fe1ef71f81" id=7cc829dc-c081-469f-b7ff-33ea5bf94923 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:46.934625 | controller | Jun 11 00:02:47.130014 crc crio[23067]: time="2026-06-11T00:02:47.129838197Z" level=info msg="Got pod network &{Name:community-operators-stxdw Namespace:openshift-marketplace ID:7071223793b05fb5a4779bcbcef18b3c1285f50f9e44bcb4b6b480fe1ef71f81 UID:2e031121-c632-4a05-98cb-df422f9f291d NetNS:/var/run/netns/7ad325ab-d162-448d-b81a-f765601126f2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2e031121_c632_4a05_98cb_df422f9f291d.slice PodAnnotations:0xc0005314c0}] Aliases:map[]}"
2026-06-11 01:10:46.934641 | controller | Jun 11 00:02:47.130212 crc crio[23067]: time="2026-06-11T00:02:47.130141775Z" level=info msg="Deleting pod openshift-marketplace_community-operators-stxdw from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.934656 | controller | Jun 11 00:02:47.352448 crc crio[23067]: time="2026-06-11T00:02:47.352341191Z" level=info msg="Stopped pod sandbox: 7071223793b05fb5a4779bcbcef18b3c1285f50f9e44bcb4b6b480fe1ef71f81" id=7cc829dc-c081-469f-b7ff-33ea5bf94923 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:46.934672 | controller | Jun 11 00:02:48.215196 crc crio[23067]: time="2026-06-11T00:02:48.214755173Z" level=info msg="Removing container: 3423ef051e83b7311cae4d2cc4780a0a3f739baa434a532a17d1728095f97d99" id=acba30a8-88ee-4306-8689-d749e28b71c8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.934687 | controller | Jun 11 00:02:48.232499 crc crio[23067]: time="2026-06-11T00:02:48.232424053Z" level=info msg="Removed container 3423ef051e83b7311cae4d2cc4780a0a3f739baa434a532a17d1728095f97d99: openshift-marketplace/community-operators-stxdw/registry-server" id=acba30a8-88ee-4306-8689-d749e28b71c8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.934703 | controller | Jun 11 00:02:48.235242 crc crio[23067]: time="2026-06-11T00:02:48.235162975Z" level=info msg="Removing container: e44c5ead8d15a01297fe859b2faef77ffefd168f898344b97ced880c0244c6c4" id=9f700047-b1a8-4b98-b1a9-7a2c1ca3a360 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.934718 | controller | Jun 11 00:02:48.275100 crc crio[23067]: time="2026-06-11T00:02:48.274998184Z" level=info msg="Removed container e44c5ead8d15a01297fe859b2faef77ffefd168f898344b97ced880c0244c6c4: openshift-marketplace/community-operators-stxdw/extract-content" id=9f700047-b1a8-4b98-b1a9-7a2c1ca3a360 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.934734 | controller | Jun 11 00:02:48.277969 crc crio[23067]: time="2026-06-11T00:02:48.277889981Z" level=info msg="Removing container: 482a1c05bf65ce2e1baa80ea9ad063e78bf9333ffc844a31513bc963f9398489" id=e8bc6b44-0899-412f-9826-af71c4cdaaf4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.934749 | controller | Jun 11 00:02:48.299628 crc crio[23067]: time="2026-06-11T00:02:48.299539877Z" level=info msg="Removed container 482a1c05bf65ce2e1baa80ea9ad063e78bf9333ffc844a31513bc963f9398489: openshift-marketplace/community-operators-stxdw/extract-utilities" id=e8bc6b44-0899-412f-9826-af71c4cdaaf4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.934764 | controller | Jun 11 00:02:57.004924 crc crio[23067]: time="2026-06-11T00:02:57.003755Z" level=info msg="Stopping container: c396e60fdc561ebcd22575d5ff6293dcc56d915eb88e90d5957076a6feddc157 (timeout: 2s)" id=9dc7d1c5-4a5a-40f2-8fd1-a3b595a5acad name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:46.934783 | controller | Jun 11 00:02:59.332312 crc crio[23067]: time="2026-06-11T00:02:59.331793347Z" level=info msg="Stopped container c396e60fdc561ebcd22575d5ff6293dcc56d915eb88e90d5957076a6feddc157: openshift-marketplace/redhat-operators-krr4f/registry-server" id=9dc7d1c5-4a5a-40f2-8fd1-a3b595a5acad name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:46.934799 | controller | Jun 11 00:02:59.334088 crc crio[23067]: time="2026-06-11T00:02:59.333879533Z" level=info msg="Stopping pod sandbox: a4d1f356aee926202539d42760f5fb12ffa91769a6d75336288efb55f57349c2" id=1be622c2-1d78-43a6-ad75-70c8a623a74f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:46.934815 | controller | Jun 11 00:02:59.335122 crc crio[23067]: time="2026-06-11T00:02:59.335039913Z" level=info msg="Got pod network &{Name:redhat-operators-krr4f Namespace:openshift-marketplace ID:a4d1f356aee926202539d42760f5fb12ffa91769a6d75336288efb55f57349c2 UID:6f81c4a0-79bb-4ad5-96df-44232caa218f NetNS:/var/run/netns/b1478765-e5f3-4df5-8d9b-7b12afb33ffc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6f81c4a0_79bb_4ad5_96df_44232caa218f.slice PodAnnotations:0xc000c34998}] Aliases:map[]}"
2026-06-11 01:10:46.934831 | controller | Jun 11 00:02:59.335459 crc crio[23067]: time="2026-06-11T00:02:59.335380703Z" level=info msg="Deleting pod openshift-marketplace_redhat-operators-krr4f from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.934847 | controller | Jun 11 00:02:59.573907 crc crio[23067]: time="2026-06-11T00:02:59.573108061Z" level=info msg="Stopped pod sandbox: a4d1f356aee926202539d42760f5fb12ffa91769a6d75336288efb55f57349c2" id=1be622c2-1d78-43a6-ad75-70c8a623a74f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:46.934862 | controller | Jun 11 00:03:00.328351 crc crio[23067]: time="2026-06-11T00:03:00.32816398Z" level=info msg="Removing container: c396e60fdc561ebcd22575d5ff6293dcc56d915eb88e90d5957076a6feddc157" id=4df4c9e4-d531-4aad-bf6c-7c2de98b1f54 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.934878 | controller | Jun 11 00:03:00.355358 crc crio[23067]: time="2026-06-11T00:03:00.355148498Z" level=info msg="Removed container c396e60fdc561ebcd22575d5ff6293dcc56d915eb88e90d5957076a6feddc157: openshift-marketplace/redhat-operators-krr4f/registry-server" id=4df4c9e4-d531-4aad-bf6c-7c2de98b1f54 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.934893 | controller | Jun 11 00:03:00.359253 crc crio[23067]: time="2026-06-11T00:03:00.359198715Z" level=info msg="Removing container: e3eb9923542aa729d630577f94f0340613cf22d754b491fb1ec4f8f70b1affa3" id=8880179d-2563-4031-8691-90cb2cf5e7c3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.934908 | controller | Jun 11 00:03:00.392057 crc crio[23067]: time="2026-06-11T00:03:00.391956626Z" level=info msg="Removed container e3eb9923542aa729d630577f94f0340613cf22d754b491fb1ec4f8f70b1affa3: openshift-marketplace/redhat-operators-krr4f/extract-content" id=8880179d-2563-4031-8691-90cb2cf5e7c3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.934924 | controller | Jun 11 00:03:00.396210 crc crio[23067]: time="2026-06-11T00:03:00.396139627Z" level=info msg="Removing container: 31e34db1974d514edf0672b0753a7266317ed65b415a7b4a2fe0019fd0672b8b" id=df9df9fe-94ba-4b78-836f-0a1232fc4679 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.934939 | controller | Jun 11 00:03:00.430965 crc crio[23067]: time="2026-06-11T00:03:00.43086492Z" level=info msg="Removed container 31e34db1974d514edf0672b0753a7266317ed65b415a7b4a2fe0019fd0672b8b: openshift-marketplace/redhat-operators-krr4f/extract-utilities" id=df9df9fe-94ba-4b78-836f-0a1232fc4679 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.934954 | controller | Jun 11 00:03:10.587020 crc crio[23067]: time="2026-06-11T00:03:10.58572941Z" level=info msg="Stopping pod sandbox: d1ffdee4e6ae7ef75b63bc64fabbe4289447b1ccbbeb7ec526b717e76096966c" id=0a746e7a-820f-4b35-abea-97c85581c585 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:46.934973 | controller | Jun 11 00:03:10.587020 crc crio[23067]: time="2026-06-11T00:03:10.586914541Z" level=info msg="Stopped pod sandbox (already stopped): d1ffdee4e6ae7ef75b63bc64fabbe4289447b1ccbbeb7ec526b717e76096966c" id=0a746e7a-820f-4b35-abea-97c85581c585 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:46.934989 | controller | Jun 11 00:03:10.589142 crc crio[23067]: time="2026-06-11T00:03:10.587868927Z" level=info msg="Removing pod sandbox: d1ffdee4e6ae7ef75b63bc64fabbe4289447b1ccbbeb7ec526b717e76096966c" id=9d629453-4c19-4109-9b8f-0cfa02bed1b8 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:46.935004 | controller | Jun 11 00:03:10.615031 crc crio[23067]: time="2026-06-11T00:03:10.614887565Z" level=info msg="Removed pod sandbox: d1ffdee4e6ae7ef75b63bc64fabbe4289447b1ccbbeb7ec526b717e76096966c" id=9d629453-4c19-4109-9b8f-0cfa02bed1b8 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:46.935019 | controller | Jun 11 00:03:10.616216 crc crio[23067]: time="2026-06-11T00:03:10.616157259Z" level=info msg="Stopping pod sandbox: a4d1f356aee926202539d42760f5fb12ffa91769a6d75336288efb55f57349c2" id=3d089aa6-ac94-444b-8cc2-23def318dbd8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:46.935034 | controller | Jun 11 00:03:10.616365 crc crio[23067]: time="2026-06-11T00:03:10.616227581Z" level=info msg="Stopped pod sandbox (already stopped): a4d1f356aee926202539d42760f5fb12ffa91769a6d75336288efb55f57349c2" id=3d089aa6-ac94-444b-8cc2-23def318dbd8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:46.935049 | controller | Jun 11 00:03:10.616987 crc crio[23067]: time="2026-06-11T00:03:10.616919449Z" level=info msg="Removing pod sandbox: a4d1f356aee926202539d42760f5fb12ffa91769a6d75336288efb55f57349c2" id=d297cf52-e717-4452-b22d-617327351e02 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:46.935064 | controller | Jun 11 00:03:10.630630 crc crio[23067]: time="2026-06-11T00:03:10.63051106Z" level=info msg="Removed pod sandbox: a4d1f356aee926202539d42760f5fb12ffa91769a6d75336288efb55f57349c2" id=d297cf52-e717-4452-b22d-617327351e02 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:46.935079 | controller | Jun 11 00:03:10.632079 crc crio[23067]: time="2026-06-11T00:03:10.631852016Z" level=info msg="Stopping pod sandbox: 7071223793b05fb5a4779bcbcef18b3c1285f50f9e44bcb4b6b480fe1ef71f81" id=3a670175-fa18-42d9-93b4-b17fd15769a6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:46.935094 | controller | Jun 11 00:03:10.632079 crc crio[23067]: time="2026-06-11T00:03:10.63200304Z" level=info msg="Stopped pod sandbox (already stopped): 7071223793b05fb5a4779bcbcef18b3c1285f50f9e44bcb4b6b480fe1ef71f81" id=3a670175-fa18-42d9-93b4-b17fd15769a6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:46.935110 | controller | Jun 11 00:03:10.632734 crc crio[23067]: time="2026-06-11T00:03:10.632602846Z" level=info msg="Removing pod sandbox: 7071223793b05fb5a4779bcbcef18b3c1285f50f9e44bcb4b6b480fe1ef71f81" id=b0f4c41e-666d-49e7-a8dd-71f51983b91e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:46.935125 | controller | Jun 11 00:03:10.640765 crc crio[23067]: time="2026-06-11T00:03:10.640628029Z" level=info msg="Removed pod sandbox: 7071223793b05fb5a4779bcbcef18b3c1285f50f9e44bcb4b6b480fe1ef71f81" id=b0f4c41e-666d-49e7-a8dd-71f51983b91e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:46.935140 | controller | Jun 11 00:03:10.641534 crc crio[23067]: time="2026-06-11T00:03:10.641447741Z" level=info msg="Stopping pod sandbox: f2c76fed6a1d3b2f37448e6830b6de1dd4de7ab8207402725cb95fd787f0d71d" id=9aa1c8a9-efb9-4339-9b10-8997c5003e34 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:46.935155 | controller | Jun 11 00:03:10.641618 crc crio[23067]: time="2026-06-11T00:03:10.641556334Z" level=info msg="Stopped pod sandbox (already stopped): f2c76fed6a1d3b2f37448e6830b6de1dd4de7ab8207402725cb95fd787f0d71d" id=9aa1c8a9-efb9-4339-9b10-8997c5003e34 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:46.935180 | controller | Jun 11 00:03:10.642327 crc crio[23067]: time="2026-06-11T00:03:10.642235422Z" level=info msg="Removing pod sandbox: f2c76fed6a1d3b2f37448e6830b6de1dd4de7ab8207402725cb95fd787f0d71d" id=d68ba089-da85-4646-b03b-8133754efb57 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:46.935204 | controller | Jun 11 00:03:10.655869 crc crio[23067]: time="2026-06-11T00:03:10.655743941Z" level=info msg="Removed pod sandbox: f2c76fed6a1d3b2f37448e6830b6de1dd4de7ab8207402725cb95fd787f0d71d" id=d68ba089-da85-4646-b03b-8133754efb57 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:46.935226 | controller | Jun 11 00:04:00.519282 crc crio[23067]: time="2026-06-11T00:04:00.518479852Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29685604-nnmfr/POD" id=b89ab39a-d136-41cc-9b49-9835978a09ff name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.935249 | controller | Jun 11 00:04:00.521009 crc crio[23067]: time="2026-06-11T00:04:00.519442467Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.935266 | controller | Jun 11 00:04:00.553105 crc crio[23067]: time="2026-06-11T00:04:00.552871556Z" level=info msg="Got pod network &{Name:auto-csr-approver-29685604-nnmfr Namespace:openshift-infra ID:d67815a12a005f9638b9bae705bb486df32ef1f56189ec6d9644e4ce9bb65de3 UID:a9effd31-6eb4-440d-9f4b-89ce2b96845e NetNS:/var/run/netns/af1d8c6b-0dae-4f8a-9c8d-314c8b93889b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda9effd31_6eb4_440d_9f4b_89ce2b96845e.slice PodAnnotations:0xc002a460e8}] Aliases:map[]}"
2026-06-11 01:10:46.935283 | controller | Jun 11 00:04:00.553105 crc crio[23067]: time="2026-06-11T00:04:00.552924517Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29685604-nnmfr to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.935299 | controller | Jun 11 00:04:01.005358 crc crio[23067]: 2026-06-11T00:04:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d67815a12a005f9 Mac:b2:c2:b6:f9:ec:90 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:47 Mtu:0 Sandbox:/var/run/netns/af1d8c6b-0dae-4f8a-9c8d-314c8b93889b SocketPath: PciID:}] [{Interface:0xc00025b5f0 Address:{IP:10.217.0.71 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:46.935321 | controller | Jun 11 00:04:01.007429 crc crio[23067]: time="2026-06-11T00:04:01.007326415Z" level=info msg="Got pod network &{Name:auto-csr-approver-29685604-nnmfr Namespace:openshift-infra ID:d67815a12a005f9638b9bae705bb486df32ef1f56189ec6d9644e4ce9bb65de3 UID:a9effd31-6eb4-440d-9f4b-89ce2b96845e NetNS:/var/run/netns/af1d8c6b-0dae-4f8a-9c8d-314c8b93889b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda9effd31_6eb4_440d_9f4b_89ce2b96845e.slice PodAnnotations:0xc002a460e8}] Aliases:map[]}"
2026-06-11 01:10:46.935348 | controller | Jun 11 00:04:01.007603 crc crio[23067]: time="2026-06-11T00:04:01.007544201Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29685604-nnmfr for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:46.935392 | controller | Jun 11 00:04:01.014612 crc crio[23067]: time="2026-06-11T00:04:01.014517136Z" level=info msg="Ran pod sandbox d67815a12a005f9638b9bae705bb486df32ef1f56189ec6d9644e4ce9bb65de3 with infra container: openshift-infra/auto-csr-approver-29685604-nnmfr/POD" id=b89ab39a-d136-41cc-9b49-9835978a09ff name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.935410 | controller | Jun 11 00:04:01.017802 crc crio[23067]: time="2026-06-11T00:04:01.017699641Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=2ff7025a-8eb2-42a6-9ddd-6533f372b651 name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:46.935431 | controller | Jun 11 00:04:01.027026 crc crio[23067]: time="2026-06-11T00:04:01.026932336Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 01:10:46.935448 | controller | Jun 11 00:04:01.826619 crc crio[23067]: time="2026-06-11T00:04:01.826474658Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=2ff7025a-8eb2-42a6-9ddd-6533f372b651 name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:46.935465 | controller | Jun 11 00:04:01.827783 crc crio[23067]: time="2026-06-11T00:04:01.827541546Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=4741448d-9324-4996-9a0e-c91ca33c464d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.935480 | controller | Jun 11 00:04:01.830990 crc crio[23067]: time="2026-06-11T00:04:01.830869975Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=0f3121bf-88a7-42bd-a576-6c12815c4395 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.935496 | controller | Jun 11 00:04:01.848982 crc crio[23067]: time="2026-06-11T00:04:01.848913114Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29685604-nnmfr/oc" id=e73f3948-7962-4102-bc5c-4405df62bfa9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.935511 | controller | Jun 11 00:04:01.850473 crc crio[23067]: time="2026-06-11T00:04:01.850413034Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.935527 | controller | Jun 11 00:04:01.880760 crc crio[23067]: time="2026-06-11T00:04:01.880625257Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.935542 | controller | Jun 11 00:04:02.249378 crc crio[23067]: time="2026-06-11T00:04:02.249259375Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.935558 | controller | Jun 11 00:04:02.359084 crc crio[23067]: time="2026-06-11T00:04:02.357012289Z" level=info msg="Created container 350d0bdbb77489a2e8dd12c41e17fef585c42050d39e9d2704bc89645673ac18: openshift-infra/auto-csr-approver-29685604-nnmfr/oc" id=e73f3948-7962-4102-bc5c-4405df62bfa9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.935574 | controller | Jun 11 00:04:02.361933 crc crio[23067]: time="2026-06-11T00:04:02.361494958Z" level=info msg="Starting container: 350d0bdbb77489a2e8dd12c41e17fef585c42050d39e9d2704bc89645673ac18" id=8fe8f731-5ed0-4733-8cbd-cda2e51f28b2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.935590 | controller | Jun 11 00:04:02.369358 crc crio[23067]: time="2026-06-11T00:04:02.369237724Z" level=info msg="Started container" PID=34215 containerID=350d0bdbb77489a2e8dd12c41e17fef585c42050d39e9d2704bc89645673ac18 description=openshift-infra/auto-csr-approver-29685604-nnmfr/oc id=8fe8f731-5ed0-4733-8cbd-cda2e51f28b2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d67815a12a005f9638b9bae705bb486df32ef1f56189ec6d9644e4ce9bb65de3
2026-06-11 01:10:46.935606 | controller | Jun 11 00:04:04.030465 crc crio[23067]: time="2026-06-11T00:04:04.030318024Z" level=info msg="Stopping pod sandbox: d67815a12a005f9638b9bae705bb486df32ef1f56189ec6d9644e4ce9bb65de3" id=f3b8e566-5954-4e70-ba77-298982a5170c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:46.935622 | controller | Jun 11 00:04:04.033820 crc crio[23067]: time="2026-06-11T00:04:04.03126944Z" level=info msg="Got pod network &{Name:auto-csr-approver-29685604-nnmfr Namespace:openshift-infra ID:d67815a12a005f9638b9bae705bb486df32ef1f56189ec6d9644e4ce9bb65de3 UID:a9effd31-6eb4-440d-9f4b-89ce2b96845e NetNS:/var/run/netns/af1d8c6b-0dae-4f8a-9c8d-314c8b93889b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda9effd31_6eb4_440d_9f4b_89ce2b96845e.slice PodAnnotations:0xc00008c638}] Aliases:map[]}"
2026-06-11 01:10:46.935642 | controller | Jun 11 00:04:04.033820 crc crio[23067]: time="2026-06-11T00:04:04.031511146Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29685604-nnmfr from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.935659 | controller | Jun 11 00:04:04.351966 crc crio[23067]: time="2026-06-11T00:04:04.350962887Z" level=info msg="Stopped pod sandbox: d67815a12a005f9638b9bae705bb486df32ef1f56189ec6d9644e4ce9bb65de3" id=f3b8e566-5954-4e70-ba77-298982a5170c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:46.935675 | controller | Jun 11 00:06:08.543707 crc crio[23067]: time="2026-06-11T00:06:08.542717888Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=3545722f-e479-431c-911c-2df3dbc14328 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.935691 | controller | Jun 11 00:06:08.546227 crc crio[23067]: time="2026-06-11T00:06:08.543705125Z" level=info msg="Removing container: 5ade936f50fbcdfec3d29b399c22c452ce75520ef8609eac8c4ae02200e1c3af" id=7aefe4fc-bf03-4dd8-85f1-625f94fdbfde name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.935707 | controller | Jun 11 00:06:08.820535 crc crio[23067]: time="2026-06-11T00:06:08.820366923Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=f00b37b8-80ed-4c08-b7e2-679f86ba9c95 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.935723 | controller | Jun 11 00:06:08.824580 crc crio[23067]: time="2026-06-11T00:06:08.824503023Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=9baaba1a-2e58-448c-bba8-81b0281794c7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.935738 | controller | Jun 11 00:06:08.825477 crc crio[23067]: time="2026-06-11T00:06:08.825423697Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.935753 | controller | Jun 11 00:06:08.877120 crc crio[23067]: time="2026-06-11T00:06:08.877044354Z" level=info msg="Removed container 5ade936f50fbcdfec3d29b399c22c452ce75520ef8609eac8c4ae02200e1c3af: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=7aefe4fc-bf03-4dd8-85f1-625f94fdbfde name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.935769 | controller | Jun 11 00:06:08.881309 crc crio[23067]: time="2026-06-11T00:06:08.881239486Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.935785 | controller | Jun 11 00:06:09.139134 crc crio[23067]: time="2026-06-11T00:06:09.13900995Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.935800 | controller | Jun 11 00:06:09.235437 crc crio[23067]: time="2026-06-11T00:06:09.234887387Z" level=info msg="Created container 1e5278fc614296a757587c0c67e7974db0119fec503bfb0d3423643869a728a9: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=9baaba1a-2e58-448c-bba8-81b0281794c7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.935816 | controller | Jun 11 00:06:09.236783 crc crio[23067]: time="2026-06-11T00:06:09.236615003Z" level=info msg="Starting container: 1e5278fc614296a757587c0c67e7974db0119fec503bfb0d3423643869a728a9" id=1c824eec-ee2b-498c-ae19-13cfeed820a0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.935836 | controller | Jun 11 00:06:09.241773 crc crio[23067]: time="2026-06-11T00:06:09.241293148Z" level=info msg="Started container" PID=35923 containerID=1e5278fc614296a757587c0c67e7974db0119fec503bfb0d3423643869a728a9 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=1c824eec-ee2b-498c-ae19-13cfeed820a0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=df72115a442fdf33fc8f7841fbcfd4e9cfa83ca7df04505d424537a5aa434398
2026-06-11 01:10:46.935853 | controller | Jun 11 00:06:28.646315 crc crio[23067]: time="2026-06-11T00:06:28.645419252Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29685606-dxrsv/POD" id=479ff1dc-6350-458a-967a-3dc7b9a1b238 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.935870 | controller | Jun 11 00:06:28.647252 crc crio[23067]: time="2026-06-11T00:06:28.646428369Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.935886 | controller | Jun 11 00:06:28.672791 crc crio[23067]: time="2026-06-11T00:06:28.67269953Z" level=info msg="Got pod network &{Name:auto-csr-approver-29685606-dxrsv Namespace:openshift-infra ID:49190be1cdc845b437bf44cbe1bfb08e11e0c60dfbb41bb4819226b0779a0238 UID:8e5999c4-a350-42a2-9426-63e3aafb4a13 NetNS:/var/run/netns/ee1038fe-13bf-4910-b646-187ee99ce98b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8e5999c4_a350_42a2_9426_63e3aafb4a13.slice PodAnnotations:0xc000b80180}] Aliases:map[]}"
2026-06-11 01:10:46.935903 | controller | Jun 11 00:06:28.672791 crc crio[23067]: time="2026-06-11T00:06:28.672781842Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29685606-dxrsv to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.935918 | controller | Jun 11 00:06:29.377794 crc crio[23067]: 2026-06-11T00:06:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:49190be1cdc845b Mac:fe:ad:02:20:d7:c0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:48 Mtu:0 Sandbox:/var/run/netns/ee1038fe-13bf-4910-b646-187ee99ce98b SocketPath: PciID:}] [{Interface:0xc000126bc0 Address:{IP:10.217.0.72 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:46.935935 | controller | Jun 11 00:06:29.380569 crc crio[23067]: time="2026-06-11T00:06:29.380513446Z" level=info msg="Got pod network &{Name:auto-csr-approver-29685606-dxrsv Namespace:openshift-infra ID:49190be1cdc845b437bf44cbe1bfb08e11e0c60dfbb41bb4819226b0779a0238 UID:8e5999c4-a350-42a2-9426-63e3aafb4a13 NetNS:/var/run/netns/ee1038fe-13bf-4910-b646-187ee99ce98b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8e5999c4_a350_42a2_9426_63e3aafb4a13.slice PodAnnotations:0xc000b80180}] Aliases:map[]}"
2026-06-11 01:10:46.935952 | controller | Jun 11 00:06:29.380816 crc crio[23067]: time="2026-06-11T00:06:29.380749643Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29685606-dxrsv for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:46.935968 | controller | Jun 11 00:06:29.388270 crc crio[23067]: time="2026-06-11T00:06:29.388093567Z" level=info msg="Ran pod sandbox 49190be1cdc845b437bf44cbe1bfb08e11e0c60dfbb41bb4819226b0779a0238 with infra container: openshift-infra/auto-csr-approver-29685606-dxrsv/POD" id=479ff1dc-6350-458a-967a-3dc7b9a1b238 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.935984 | controller | Jun 11 00:06:29.390699 crc crio[23067]: time="2026-06-11T00:06:29.390524782Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=8e8fa32a-44ef-4a9f-bf67-e93022f8c0d7 name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:46.936004 | controller | Jun 11 00:06:29.411595 crc crio[23067]: time="2026-06-11T00:06:29.411521922Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 01:10:46.936021 | controller | Jun 11 00:06:30.874208 crc crio[23067]: time="2026-06-11T00:06:30.87344142Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=8e8fa32a-44ef-4a9f-bf67-e93022f8c0d7 name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:46.936037 | controller | Jun 11 00:06:30.876347 crc crio[23067]: time="2026-06-11T00:06:30.876240404Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=39a86f6a-40fb-49ad-bfba-c54377f7a54a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.936053 | controller | Jun 11 00:06:30.878384 crc crio[23067]: time="2026-06-11T00:06:30.87831241Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=7780221b-44a6-4d45-ba79-6be46bee55ae name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.936069 | controller | Jun 11 00:06:30.885063 crc crio[23067]: time="2026-06-11T00:06:30.884823313Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29685606-dxrsv/oc" id=8eca8058-b51a-4365-aa11-4b94558e3171 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.936085 | controller | Jun 11 00:06:30.885344 crc crio[23067]: time="2026-06-11T00:06:30.885215434Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.936100 | controller | Jun 11 00:06:30.914226 crc crio[23067]: time="2026-06-11T00:06:30.913874148Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.936116 | controller | Jun 11 00:06:31.332541 crc crio[23067]: time="2026-06-11T00:06:31.332446491Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.936132 | controller | Jun 11 00:06:31.427479 crc crio[23067]: time="2026-06-11T00:06:31.427039383Z" level=info msg="Created container 1da24fef0f2910c8230bb960dd0bb3c89795dddabd588a32f1cafa8695a2c087: openshift-infra/auto-csr-approver-29685606-dxrsv/oc" id=8eca8058-b51a-4365-aa11-4b94558e3171 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.936165 | controller | Jun 11 00:06:31.430924 crc crio[23067]: time="2026-06-11T00:06:31.430833785Z" level=info msg="Starting container: 1da24fef0f2910c8230bb960dd0bb3c89795dddabd588a32f1cafa8695a2c087" id=5dd39715-1e8c-4482-a4c1-39d85ccee647 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.936188 | controller | Jun 11 00:06:31.439160 crc crio[23067]: time="2026-06-11T00:06:31.439071384Z" level=info msg="Started container" PID=36287 containerID=1da24fef0f2910c8230bb960dd0bb3c89795dddabd588a32f1cafa8695a2c087 description=openshift-infra/auto-csr-approver-29685606-dxrsv/oc id=5dd39715-1e8c-4482-a4c1-39d85ccee647 name=/runtime.v1.RuntimeService/StartContainer sandboxID=49190be1cdc845b437bf44cbe1bfb08e11e0c60dfbb41bb4819226b0779a0238
2026-06-11 01:10:46.936207 | controller | Jun 11 00:06:33.788411 crc crio[23067]: time="2026-06-11T00:06:33.787688988Z" level=info msg="Stopping pod sandbox: 49190be1cdc845b437bf44cbe1bfb08e11e0c60dfbb41bb4819226b0779a0238" id=3b77b768-e573-4838-ad87-6ec1b69a1447 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:46.936225 | controller | Jun 11 00:06:33.790504 crc crio[23067]: time="2026-06-11T00:06:33.789126946Z" level=info msg="Got pod network &{Name:auto-csr-approver-29685606-dxrsv Namespace:openshift-infra ID:49190be1cdc845b437bf44cbe1bfb08e11e0c60dfbb41bb4819226b0779a0238 UID:8e5999c4-a350-42a2-9426-63e3aafb4a13 NetNS:/var/run/netns/ee1038fe-13bf-4910-b646-187ee99ce98b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8e5999c4_a350_42a2_9426_63e3aafb4a13.slice PodAnnotations:0xc000c34d50}] Aliases:map[]}"
2026-06-11 01:10:46.936247 | controller | Jun 11 00:06:33.790504 crc crio[23067]: time="2026-06-11T00:06:33.78925515Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29685606-dxrsv from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.936265 | controller | Jun 11 00:06:34.165744 crc crio[23067]: time="2026-06-11T00:06:34.165174305Z" level=info msg="Stopped pod sandbox: 49190be1cdc845b437bf44cbe1bfb08e11e0c60dfbb41bb4819226b0779a0238" id=3b77b768-e573-4838-ad87-6ec1b69a1447 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:46.936286 | controller | Jun 11 00:07:01.651721 crc crio[23067]: time="2026-06-11T00:07:01.650070317Z" level=info msg="Running pod sandbox: cert-manager/cert-manager-webhook-769f6b94cb-jpbtt/POD" id=efdb0d83-ebef-4fef-8cd5-272993de02e2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.936310 | controller | Jun 11 00:07:01.651721 crc crio[23067]: time="2026-06-11T00:07:01.651563636Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.936332 | controller | Jun 11 00:07:01.667596 crc crio[23067]: time="2026-06-11T00:07:01.667509982Z" level=info msg="Running pod sandbox: cert-manager/cert-manager-7b8b89f89d-skft4/POD" id=c2bc7133-7e06-4bc4-a8b2-6339a196eb5f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.936375 | controller | Jun 11 00:07:01.667745 crc crio[23067]: time="2026-06-11T00:07:01.667615825Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.936396 | controller | Jun 11 00:07:01.678023 crc crio[23067]: time="2026-06-11T00:07:01.67795971Z" level=info msg="Running pod sandbox: cert-manager/cert-manager-cainjector-7f9fdd5dd5-lnm7b/POD" id=9ea4ad98-d396-4142-b770-2ed5e6caa274 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.936412 | controller | Jun 11 00:07:01.678199 crc crio[23067]: time="2026-06-11T00:07:01.678122755Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.936428 | controller | Jun 11 00:07:01.697075 crc crio[23067]: time="2026-06-11T00:07:01.696124905Z" level=info msg="Got pod network &{Name:cert-manager-webhook-769f6b94cb-jpbtt Namespace:cert-manager ID:934c45cf0d4e1c3e5bdfc5c868f4bf303dd5997a25c9e1b48a9c9f2412b83eaf UID:704b63bf-35f0-4784-9a46-186229538ef8 NetNS:/var/run/netns/105e4570-ff9b-44c9-8032-ea3e13964f97 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod704b63bf_35f0_4784_9a46_186229538ef8.slice PodAnnotations:0xc000b80540}] Aliases:map[]}"
2026-06-11 01:10:46.936444 | controller | Jun 11 00:07:01.697075 crc crio[23067]: time="2026-06-11T00:07:01.696171336Z" level=info msg="Adding pod cert-manager_cert-manager-webhook-769f6b94cb-jpbtt to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.936460 | controller | Jun 11 00:07:01.704503 crc crio[23067]: time="2026-06-11T00:07:01.703518832Z" level=info msg="Got pod network &{Name:cert-manager-7b8b89f89d-skft4 Namespace:cert-manager ID:02c80ecff89ef3450ab0ea9957396563d724ba35271e59c1aaa49eaf0f05459e UID:dbd244f9-3155-41f3-a0b2-381f5b737a08 NetNS:/var/run/netns/7c30e9be-3cb0-48dd-81a9-8958915ba048 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddbd244f9_3155_41f3_a0b2_381f5b737a08.slice PodAnnotations:0xc0002f2fa0}] Aliases:map[]}"
2026-06-11 01:10:46.936481 | controller | Jun 11 00:07:01.704503 crc crio[23067]: time="2026-06-11T00:07:01.704282592Z" level=info msg="Adding pod cert-manager_cert-manager-7b8b89f89d-skft4 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.936498 | controller | Jun 11 00:07:01.725987 crc crio[23067]: time="2026-06-11T00:07:01.725733634Z" level=info msg="Got pod network &{Name:cert-manager-cainjector-7f9fdd5dd5-lnm7b Namespace:cert-manager ID:bbb1b7e4ef5776790f20dbf2b5a0de19711d18c46d879a6d7965b9e5b5003b0d UID:a6a093cc-35d8-4563-b24e-9b7d51377e2a NetNS:/var/run/netns/3d01beee-0c08-42ca-949b-1da1b8645f49 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda6a093cc_35d8_4563_b24e_9b7d51377e2a.slice PodAnnotations:0xc0002f3020}] Aliases:map[]}"
2026-06-11 01:10:46.936513 | controller | Jun 11 00:07:01.725987 crc crio[23067]: time="2026-06-11T00:07:01.72595883Z" level=info msg="Adding pod cert-manager_cert-manager-cainjector-7f9fdd5dd5-lnm7b to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.936530 | controller | Jun 11 00:07:02.808833 crc crio[23067]: 2026-06-11T00:07:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:02c80ecff89ef34 Mac:ce:a5:86:55:6b:42 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4a Mtu:0 Sandbox:/var/run/netns/7c30e9be-3cb0-48dd-81a9-8958915ba048 SocketPath: PciID:}] [{Interface:0xc000015470 Address:{IP:10.217.0.74 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:46.936546 | controller | Jun 11 00:07:02.812263 crc crio[23067]: time="2026-06-11T00:07:02.810466583Z" level=info msg="Got pod network &{Name:cert-manager-7b8b89f89d-skft4 Namespace:cert-manager ID:02c80ecff89ef3450ab0ea9957396563d724ba35271e59c1aaa49eaf0f05459e UID:dbd244f9-3155-41f3-a0b2-381f5b737a08 NetNS:/var/run/netns/7c30e9be-3cb0-48dd-81a9-8958915ba048 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddbd244f9_3155_41f3_a0b2_381f5b737a08.slice PodAnnotations:0xc0002f2fa0}] Aliases:map[]}"
2026-06-11 01:10:46.936562 | controller | Jun 11 00:07:02.812263 crc crio[23067]: time="2026-06-11T00:07:02.8107473Z" level=info msg="Checking pod cert-manager_cert-manager-7b8b89f89d-skft4 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:46.936578 | controller | Jun 11 00:07:02.818417 crc crio[23067]: time="2026-06-11T00:07:02.817973353Z" level=info msg="Ran pod sandbox 02c80ecff89ef3450ab0ea9957396563d724ba35271e59c1aaa49eaf0f05459e with infra container: cert-manager/cert-manager-7b8b89f89d-skft4/POD" id=c2bc7133-7e06-4bc4-a8b2-6339a196eb5f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.936595 | controller | Jun 11 00:07:02.821161 crc crio[23067]: time="2026-06-11T00:07:02.821094306Z" level=info msg="Checking image status: quay.io/jetstack/cert-manager-controller:v1.19.2" id=cff49a69-e3d1-49f1-ba82-767ec2990c47 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.936611 | controller | Jun 11 00:07:02.821741 crc crio[23067]: time="2026-06-11T00:07:02.821586629Z" level=info msg="Image quay.io/jetstack/cert-manager-controller:v1.19.2 not found" id=cff49a69-e3d1-49f1-ba82-767ec2990c47 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.936627 | controller | Jun 11 00:07:02.821918 crc crio[23067]: time="2026-06-11T00:07:02.821869147Z" level=info msg="Neither image nor artfiact quay.io/jetstack/cert-manager-controller:v1.19.2 found" id=cff49a69-e3d1-49f1-ba82-767ec2990c47 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.936644 | controller | Jun 11 00:07:02.823716 crc crio[23067]: time="2026-06-11T00:07:02.823572972Z" level=info msg="Pulling image: quay.io/jetstack/cert-manager-controller:v1.19.2" id=36e5b3ad-4120-4d0e-b910-301b8f875c3b name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:46.936660 | controller | Jun 11 00:07:02.834009 crc crio[23067]: time="2026-06-11T00:07:02.833924398Z" level=info msg="Trying to access \"quay.io/jetstack/cert-manager-controller:v1.19.2\""
2026-06-11 01:10:46.936680 | controller | Jun 11 00:07:02.872791 crc crio[23067]: 2026-06-11T00:07:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bbb1b7e4ef57767 Mac:92:50:fa:3a:09:1b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4b Mtu:0 Sandbox:/var/run/netns/3d01beee-0c08-42ca-949b-1da1b8645f49 SocketPath: PciID:}] [{Interface:0xc00012ab70 Address:{IP:10.217.0.75 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:46.936697 | controller | Jun 11 00:07:02.875002 crc crio[23067]: time="2026-06-11T00:07:02.874896081Z" level=info msg="Got pod network &{Name:cert-manager-cainjector-7f9fdd5dd5-lnm7b Namespace:cert-manager ID:bbb1b7e4ef5776790f20dbf2b5a0de19711d18c46d879a6d7965b9e5b5003b0d UID:a6a093cc-35d8-4563-b24e-9b7d51377e2a NetNS:/var/run/netns/3d01beee-0c08-42ca-949b-1da1b8645f49 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda6a093cc_35d8_4563_b24e_9b7d51377e2a.slice PodAnnotations:0xc0002f3020}] Aliases:map[]}"
2026-06-11 01:10:46.936713 | controller | Jun 11 00:07:02.875251 crc crio[23067]: time="2026-06-11T00:07:02.875183039Z" level=info msg="Checking pod cert-manager_cert-manager-cainjector-7f9fdd5dd5-lnm7b for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:46.936730 | controller | Jun 11 00:07:02.893548 crc crio[23067]: time="2026-06-11T00:07:02.893427225Z" level=info msg="Ran pod sandbox bbb1b7e4ef5776790f20dbf2b5a0de19711d18c46d879a6d7965b9e5b5003b0d with infra container: cert-manager/cert-manager-cainjector-7f9fdd5dd5-lnm7b/POD" id=9ea4ad98-d396-4142-b770-2ed5e6caa274 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.936746 | controller | Jun 11 00:07:02.898027 crc crio[23067]: time="2026-06-11T00:07:02.89735653Z" level=info msg="Checking image status: quay.io/jetstack/cert-manager-cainjector:v1.19.2" id=edbe09e2-803b-4806-a544-dfcc0d2bb7c4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.936762 | controller | Jun 11 00:07:02.898027 crc crio[23067]: time="2026-06-11T00:07:02.897767501Z" level=info msg="Image quay.io/jetstack/cert-manager-cainjector:v1.19.2 not found" id=edbe09e2-803b-4806-a544-dfcc0d2bb7c4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.936778 | controller | Jun 11 00:07:02.898027 crc crio[23067]: time="2026-06-11T00:07:02.897812992Z" level=info msg="Neither image nor artfiact quay.io/jetstack/cert-manager-cainjector:v1.19.2 found" id=edbe09e2-803b-4806-a544-dfcc0d2bb7c4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.936793 | controller | Jun 11 00:07:02.899923 crc crio[23067]: time="2026-06-11T00:07:02.899009134Z" level=info msg="Pulling image: quay.io/jetstack/cert-manager-cainjector:v1.19.2" id=4b276c21-1284-423c-906d-bd5c71f2241d name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:46.936809 | controller | Jun 11 00:07:02.910707 crc crio[23067]: time="2026-06-11T00:07:02.910556362Z" level=info msg="Trying to access \"quay.io/jetstack/cert-manager-cainjector:v1.19.2\""
2026-06-11 01:10:46.936824 | controller | Jun 11 00:07:02.960123 crc crio[23067]: 2026-06-11T00:07:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:934c45cf0d4e1c3 Mac:f2:e6:17:a9:51:92 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:49 Mtu:0 Sandbox:/var/run/netns/105e4570-ff9b-44c9-8032-ea3e13964f97 SocketPath: PciID:}] [{Interface:0xc0000159b0 Address:{IP:10.217.0.73 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:46.936840 | controller | Jun 11 00:07:02.961259 crc crio[23067]: time="2026-06-11T00:07:02.961201163Z" level=info msg="Got pod network &{Name:cert-manager-webhook-769f6b94cb-jpbtt Namespace:cert-manager ID:934c45cf0d4e1c3e5bdfc5c868f4bf303dd5997a25c9e1b48a9c9f2412b83eaf UID:704b63bf-35f0-4784-9a46-186229538ef8 NetNS:/var/run/netns/105e4570-ff9b-44c9-8032-ea3e13964f97 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod704b63bf_35f0_4784_9a46_186229538ef8.slice PodAnnotations:0xc000b80540}] Aliases:map[]}"
2026-06-11 01:10:46.936862 | controller | Jun 11 00:07:02.961417 crc crio[23067]: time="2026-06-11T00:07:02.961351157Z" level=info msg="Checking pod cert-manager_cert-manager-webhook-769f6b94cb-jpbtt for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:46.936879 | controller | Jun 11 00:07:02.968330 crc crio[23067]: time="2026-06-11T00:07:02.968257721Z" level=info msg="Ran pod sandbox 934c45cf0d4e1c3e5bdfc5c868f4bf303dd5997a25c9e1b48a9c9f2412b83eaf with infra container: cert-manager/cert-manager-webhook-769f6b94cb-jpbtt/POD" id=efdb0d83-ebef-4fef-8cd5-272993de02e2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.936895 | controller | Jun 11 00:07:02.972145 crc crio[23067]: time="2026-06-11T00:07:02.972081323Z" level=info msg="Checking image status: quay.io/jetstack/cert-manager-webhook:v1.19.2" id=3e86a6b1-6dc8-4850-a136-2d2af92da0ce name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.936911 | controller | Jun 11 00:07:02.972298 crc crio[23067]: time="2026-06-11T00:07:02.972249357Z" level=info msg="Image quay.io/jetstack/cert-manager-webhook:v1.19.2 not found" id=3e86a6b1-6dc8-4850-a136-2d2af92da0ce name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.936926 | controller | Jun 11 00:07:02.972364 crc crio[23067]: time="2026-06-11T00:07:02.972317239Z" level=info msg="Neither image nor artfiact quay.io/jetstack/cert-manager-webhook:v1.19.2 found" id=3e86a6b1-6dc8-4850-a136-2d2af92da0ce name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.936942 | controller | Jun 11 00:07:02.973316 crc crio[23067]: time="2026-06-11T00:07:02.973252794Z" level=info msg="Pulling image: quay.io/jetstack/cert-manager-webhook:v1.19.2" id=e6da51e4-88aa-4bdb-84a0-bf95eb3938fb name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:46.936957 | controller | Jun 11 00:07:02.980818 crc crio[23067]: time="2026-06-11T00:07:02.980435766Z" level=info msg="Trying to access \"quay.io/jetstack/cert-manager-webhook:v1.19.2\""
2026-06-11 01:10:46.936973 | controller | Jun 11 00:07:09.425302 crc crio[23067]: time="2026-06-11T00:07:09.424319493Z" level=info msg="Pulled image: quay.io/jetstack/cert-manager-cainjector@sha256:687398bee209314862fa1a7e830a37d8d7145653a8cc5579edcf9b6d2b766f56" id=4b276c21-1284-423c-906d-bd5c71f2241d name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:46.936989 | controller | Jun 11 00:07:09.428086 crc crio[23067]: time="2026-06-11T00:07:09.42797168Z" level=info msg="Checking image status: quay.io/jetstack/cert-manager-cainjector:v1.19.2" id=8a0f06db-31af-4ceb-b0c9-6ab72869de78 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.937004 | controller | Jun 11 00:07:09.433027 crc crio[23067]: time="2026-06-11T00:07:09.432953253Z" level=info msg="Pulled image: quay.io/jetstack/cert-manager-webhook@sha256:041f7bb9259557188d7ff416ce90d670a0d0aa8710203927703743682064270b" id=e6da51e4-88aa-4bdb-84a0-bf95eb3938fb name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:46.937020 | controller | Jun 11 00:07:09.434522 crc crio[23067]: time="2026-06-11T00:07:09.434434173Z" level=info msg="Checking image status: quay.io/jetstack/cert-manager-webhook:v1.19.2" id=421dd617-94a8-4f0a-977e-b83182d5c6f1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.937036 | controller | Jun 11 00:07:09.435337 crc crio[23067]: time="2026-06-11T00:07:09.435049709Z" level=info msg="Checking image status: quay.io/jetstack/cert-manager-cainjector:v1.19.2" id=7668f7ad-357e-47f8-985f-1af3c0192c42 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.937052 | controller | Jun 11 00:07:09.442301 crc crio[23067]: time="2026-06-11T00:07:09.440736231Z" level=info msg="Checking image status: quay.io/jetstack/cert-manager-webhook:v1.19.2" id=9402f121-0e43-481a-ae7d-9c111ced6d00 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.937067 | controller | Jun 11 00:07:09.451776 crc crio[23067]: time="2026-06-11T00:07:09.451625421Z" level=info msg="Creating container: cert-manager/cert-manager-cainjector-7f9fdd5dd5-lnm7b/cert-manager-cainjector" id=83b4c87e-ced1-4352-afb1-fa3d606a18c2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.937086 | controller | Jun 11 00:07:09.487694 crc crio[23067]: time="2026-06-11T00:07:09.487516518Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.937102 | controller | Jun 11 00:07:09.491402 crc crio[23067]: time="2026-06-11T00:07:09.491305609Z" level=info msg="Creating container: cert-manager/cert-manager-webhook-769f6b94cb-jpbtt/cert-manager-webhook" id=c79ec1e6-0dc4-4b16-85c7-b47ac260a782 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.937117 | controller | Jun 11 00:07:09.492004 crc crio[23067]: time="2026-06-11T00:07:09.491857104Z" level=info msg="Pulled image: quay.io/jetstack/cert-manager-controller@sha256:ab0905bad1a9acf05ca92b23761a9ecc76b1173053565c81fed727dff948d0f5" id=36e5b3ad-4120-4d0e-b910-301b8f875c3b name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:46.937133 | controller | Jun 11 00:07:09.492536 crc crio[23067]: time="2026-06-11T00:07:09.49246781Z" level=info msg="Checking image status: quay.io/jetstack/cert-manager-controller:v1.19.2" id=e26e639f-e1f9-42a4-8d78-0dd2d9846b8f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.937148 | controller | Jun 11 00:07:09.507961 crc crio[23067]: time="2026-06-11T00:07:09.50784436Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.937163 | controller | Jun 11 00:07:09.509278 crc crio[23067]: time="2026-06-11T00:07:09.509165326Z" level=info msg="Checking image status: quay.io/jetstack/cert-manager-controller:v1.19.2" id=d542e5b0-aa59-4846-86ff-1c699bc32562 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.937179 | controller | Jun 11 00:07:09.527727 crc crio[23067]: time="2026-06-11T00:07:09.527569686Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.937194 | controller | Jun 11 00:07:09.534766 crc crio[23067]: time="2026-06-11T00:07:09.534363998Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.937209 | controller | Jun 11 00:07:09.538122 crc crio[23067]: time="2026-06-11T00:07:09.537997945Z" level=info msg="Creating container: cert-manager/cert-manager-7b8b89f89d-skft4/cert-manager-controller" id=ebe15d3b-01e6-43bf-93ed-9363c24f4fc9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.937224 | controller | Jun 11 00:07:09.545445 crc crio[23067]: time="2026-06-11T00:07:09.54534149Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.937239 | controller | Jun 11 00:07:09.547335 crc crio[23067]: time="2026-06-11T00:07:09.54721608Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.937254 | controller | Jun 11 00:07:09.551195 crc crio[23067]: time="2026-06-11T00:07:09.551111254Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.937270 | controller | Jun 11 00:07:09.573219 crc crio[23067]: time="2026-06-11T00:07:09.57307505Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.937285 | controller | Jun 11 00:07:09.583018 crc crio[23067]: time="2026-06-11T00:07:09.582268635Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.937303 | controller | Jun 11 00:07:09.713146 crc crio[23067]: time="2026-06-11T00:07:09.712962581Z" level=info msg="Created container a4c5747f2ed0c57b7b21de0e72c8cbf56ff7c0ca40ffe8487aba2f0cc3da7ad2: cert-manager/cert-manager-7b8b89f89d-skft4/cert-manager-controller" id=ebe15d3b-01e6-43bf-93ed-9363c24f4fc9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.937320 | controller | Jun 11 00:07:09.715339 crc crio[23067]: time="2026-06-11T00:07:09.714964484Z" level=info msg="Starting container: a4c5747f2ed0c57b7b21de0e72c8cbf56ff7c0ca40ffe8487aba2f0cc3da7ad2" id=c8c25bc5-5951-4e28-aa3e-5c939e3f8cca name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.937339 | controller | Jun 11 00:07:09.715339 crc crio[23067]: time="2026-06-11T00:07:09.71519091Z" level=info msg="Created container 0289b74ffff1cd8e26944512c229dcee692889969513747aceaea1bc2f17f041: cert-manager/cert-manager-cainjector-7f9fdd5dd5-lnm7b/cert-manager-cainjector" id=83b4c87e-ced1-4352-afb1-fa3d606a18c2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.937380 | controller | Jun 11 00:07:09.716424 crc crio[23067]: time="2026-06-11T00:07:09.716282689Z" level=info msg="Starting container: 0289b74ffff1cd8e26944512c229dcee692889969513747aceaea1bc2f17f041" id=244f961e-2710-423b-a2ef-620bca311098 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.937398 | controller | Jun 11 00:07:09.716602 crc crio[23067]: time="2026-06-11T00:07:09.716563907Z" level=info msg="Created container 06b7d1ce3981d0ab2c198563aeb4c3b416911cc6d9319bc0b1d35c563313b499: cert-manager/cert-manager-webhook-769f6b94cb-jpbtt/cert-manager-webhook" id=c79ec1e6-0dc4-4b16-85c7-b47ac260a782 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.937414 | controller | Jun 11 00:07:09.718718 crc crio[23067]: time="2026-06-11T00:07:09.717520862Z" level=info msg="Starting container: 06b7d1ce3981d0ab2c198563aeb4c3b416911cc6d9319bc0b1d35c563313b499" id=0e6d3897-b125-401c-9051-20e9ec9557f4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.937430 | controller | Jun 11 00:07:09.721295 crc crio[23067]: time="2026-06-11T00:07:09.72120654Z" level=info msg="Started container" PID=37810 containerID=a4c5747f2ed0c57b7b21de0e72c8cbf56ff7c0ca40ffe8487aba2f0cc3da7ad2 description=cert-manager/cert-manager-7b8b89f89d-skft4/cert-manager-controller id=c8c25bc5-5951-4e28-aa3e-5c939e3f8cca name=/runtime.v1.RuntimeService/StartContainer sandboxID=02c80ecff89ef3450ab0ea9957396563d724ba35271e59c1aaa49eaf0f05459e
2026-06-11 01:10:46.937446 | controller | Jun 11 00:07:09.722565 crc crio[23067]: time="2026-06-11T00:07:09.722453954Z" level=info msg="Started container" PID=37809 containerID=0289b74ffff1cd8e26944512c229dcee692889969513747aceaea1bc2f17f041 description=cert-manager/cert-manager-cainjector-7f9fdd5dd5-lnm7b/cert-manager-cainjector id=244f961e-2710-423b-a2ef-620bca311098 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bbb1b7e4ef5776790f20dbf2b5a0de19711d18c46d879a6d7965b9e5b5003b0d
2026-06-11 01:10:46.937462 | controller | Jun 11 00:07:09.729877 crc crio[23067]: time="2026-06-11T00:07:09.72979619Z" level=info msg="Started container" PID=37811 containerID=06b7d1ce3981d0ab2c198563aeb4c3b416911cc6d9319bc0b1d35c563313b499 description=cert-manager/cert-manager-webhook-769f6b94cb-jpbtt/cert-manager-webhook id=0e6d3897-b125-401c-9051-20e9ec9557f4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=934c45cf0d4e1c3e5bdfc5c868f4bf303dd5997a25c9e1b48a9c9f2412b83eaf
2026-06-11 01:10:46.937478 | controller | Jun 11 00:07:10.278732 crc crio[23067]: time="2026-06-11T00:07:10.277739753Z" level=info msg="Stopping container: e61ac7e23366d2731596bcc1a98c9efba20e0e13b30500954ba025cd6254467b (timeout: 30s)" id=09983576-0f02-446f-918b-2247fbddca2a name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:46.937494 | controller | Jun 11 00:07:10.278732 crc crio[23067]: time="2026-06-11T00:07:10.278225146Z" level=info msg="Stopping container: 3c6370e18f07d0c1e9b960f9ead22700f357c0b4ef0f1deadfdd7560ef8d1887 (timeout: 30s)" id=01c20368-a70b-4368-b2a1-dab11172c1d3 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:46.937513 | controller | Jun 11 00:07:10.491961 crc crio[23067]: time="2026-06-11T00:07:10.491801291Z" level=info msg="Stopping container: 7e3d6aba4d401e4678ab5812ed97b4c1ac590326113781e4e563972afa126016 (timeout: 30s)" id=94d93c04-9cab-4fba-bf2b-53b4e22d60e8 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:46.937529 | controller | Jun 11 00:07:10.493058 crc crio[23067]: time="2026-06-11T00:07:10.491957715Z" level=info msg="Stopping container: fd4d957728f8e3c3a32699345173b058903b5a25994519674643b875e77bff54 (timeout: 30s)" id=ea8fb392-2ed5-4da3-9146-973f0f607e7a name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:46.937545 | controller | Jun 11 00:07:10.493288 crc crio[23067]: time="2026-06-11T00:07:10.49324976Z" level=info msg="Stopping container: 77300f3e733a91e30dd26c3547c05f4029c0cb9f1f0bc4ecae7a364350b7ac8c (timeout: 30s)" id=940badad-4919-4c38-9e2a-a52683408922 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:46.937560 | controller | Jun 11 00:07:10.496937 crc crio[23067]: time="2026-06-11T00:07:10.496850616Z" level=info msg="Stopping container: ab6741e6d03c4a40648dd2118c60521f3dc6b4528a1130ba7cc9cb45a90771eb (timeout: 30s)" id=ee8d5abb-56e3-4a4d-8a4d-5bc8cf384fe6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:46.937576 | controller | Jun 11 00:07:10.497856 crc crio[23067]: time="2026-06-11T00:07:10.497823942Z" level=info msg="Stopping container: a55a96873d7b68f7a86e5d7d1868f6ffd8902995365a1b05f0c1dc1d0fec0d5a (timeout: 30s)" id=b7d0c90f-7479-4403-a6f9-67a50dcf012b name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:46.937592 | controller | Jun 11 00:07:10.498404 crc crio[23067]: time="2026-06-11T00:07:10.498294484Z" level=info msg="Stopping container: 1e3953500921f3704ef117df977883f3a25bb867c33f2cfe1cdce6fa50fb9d0a (timeout: 30s)" id=3df0a8c6-9f60-4978-b9cb-a96190131f77 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:46.937607 | controller | Jun 11 00:07:10.504768 crc crio[23067]: time="2026-06-11T00:07:10.504255233Z" level=info msg="Stopping container: 6e4ffd1e999f208481c8b7d752abe2de7a4f1306ebe6774c9731ab1a57639e97 (timeout: 30s)" id=e89ee892-baf7-48bc-94e2-dc2c54d4ae70 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:46.937622 | controller | Jun 11 00:07:10.571315 crc crio[23067]: time="2026-06-11T00:07:10.571187188Z" level=info msg="CNI monitoring event REMOVE        \"/etc/kubernetes/cni/net.d/00-multus.conf\""
2026-06-11 01:10:46.937638 | controller | Jun 11 00:07:10.571714 crc crio[23067]: time="2026-06-11T00:07:10.571358653Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.937654 | controller | Jun 11 00:07:10.581080 crc crio[23067]: time="2026-06-11T00:07:10.58099988Z" level=info msg="Stopping container: 9af337e6a2730cbc5295dd586e704e87b7033ffce7522cb6e8d57b76118a3a64 (timeout: 30s)" id=e68a704e-b508-44f3-b028-188902bd7ee3 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:46.937671 | controller | Jun 11 00:07:10.647259 crc crio[23067]: time="2026-06-11T00:07:10.647186205Z" level=info msg="Stopped container 3c6370e18f07d0c1e9b960f9ead22700f357c0b4ef0f1deadfdd7560ef8d1887: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy" id=01c20368-a70b-4368-b2a1-dab11172c1d3 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:46.937688 | controller | Jun 11 00:07:10.649992 crc crio[23067]: time="2026-06-11T00:07:10.649911088Z" level=info msg="Stopped container 7e3d6aba4d401e4678ab5812ed97b4c1ac590326113781e4e563972afa126016: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging" id=94d93c04-9cab-4fba-bf2b-53b4e22d60e8 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:46.937704 | controller | Jun 11 00:07:10.654575 crc crio[23067]: time="2026-06-11T00:07:10.6545099Z" level=info msg="Stopped container 77300f3e733a91e30dd26c3547c05f4029c0cb9f1f0bc4ecae7a364350b7ac8c: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics" id=940badad-4919-4c38-9e2a-a52683408922 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:46.937722 | controller | Jun 11 00:07:10.666010 crc crio[23067]: time="2026-06-11T00:07:10.665973696Z" level=info msg="Stopped container a55a96873d7b68f7a86e5d7d1868f6ffd8902995365a1b05f0c1dc1d0fec0d5a: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller" id=b7d0c90f-7479-4403-a6f9-67a50dcf012b name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:46.937739 | controller | Jun 11 00:07:10.677257 crc crio[23067]: time="2026-06-11T00:07:10.676511937Z" level=info msg="Stopped container 6e4ffd1e999f208481c8b7d752abe2de7a4f1306ebe6774c9731ab1a57639e97: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node" id=e89ee892-baf7-48bc-94e2-dc2c54d4ae70 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:46.937755 | controller | Jun 11 00:07:10.748579 crc crio[23067]: time="2026-06-11T00:07:10.748495607Z" level=info msg="Stopped container 1e3953500921f3704ef117df977883f3a25bb867c33f2cfe1cdce6fa50fb9d0a: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb" id=3df0a8c6-9f60-4978-b9cb-a96190131f77 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:46.937771 | controller | Jun 11 00:07:10.768009 crc crio[23067]: time="2026-06-11T00:07:10.767943225Z" level=info msg="Removing container: b696e180d6bf8bdbeffb6482e6d94603d67147ba6d950aa0c7229bfde29a525f" id=101b7359-a5f2-4a73-99aa-506654d48fe6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.937787 | controller | Jun 11 00:07:10.819054 crc crio[23067]: time="2026-06-11T00:07:10.818899764Z" level=info msg="Stopped container 9af337e6a2730cbc5295dd586e704e87b7033ffce7522cb6e8d57b76118a3a64: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller" id=e68a704e-b508-44f3-b028-188902bd7ee3 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:46.937803 | controller | Jun 11 00:07:11.065119 crc crio[23067]: time="2026-06-11T00:07:11.065025704Z" level=info msg="Stopped container fd4d957728f8e3c3a32699345173b058903b5a25994519674643b875e77bff54: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb" id=ea8fb392-2ed5-4da3-9146-973f0f607e7a name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:46.937819 | controller | Jun 11 00:07:11.075839 crc crio[23067]: time="2026-06-11T00:07:11.07576739Z" level=info msg="Stopped container e61ac7e23366d2731596bcc1a98c9efba20e0e13b30500954ba025cd6254467b: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager" id=09983576-0f02-446f-918b-2247fbddca2a name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:46.937835 | controller | Jun 11 00:07:11.077256 crc crio[23067]: time="2026-06-11T00:07:11.077176447Z" level=info msg="Stopping pod sandbox: 97827587a2e28989c1cdd1c00af99c8c1ebe647dc6f030a7cc0b051c8f1cc27b" id=501b9b3f-b893-4f85-9744-25598437bd50 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:46.937851 | controller | Jun 11 00:07:11.087306 crc crio[23067]: time="2026-06-11T00:07:11.087228675Z" level=info msg="Stopped container ab6741e6d03c4a40648dd2118c60521f3dc6b4528a1130ba7cc9cb45a90771eb: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd" id=ee8d5abb-56e3-4a4d-8a4d-5bc8cf384fe6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:46.937866 | controller | Jun 11 00:07:11.088767 crc crio[23067]: time="2026-06-11T00:07:11.088739395Z" level=info msg="Stopping pod sandbox: 4d7c197c87c00c3cb7f05402949e78d174879683c4b4e3447c2cd9ac3899b435" id=96f3c0aa-bfbc-4a00-b7ca-7a082019adbf name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:46.937882 | controller | Jun 11 00:07:11.090712 crc crio[23067]: time="2026-06-11T00:07:11.090591224Z" level=info msg="Removed container b696e180d6bf8bdbeffb6482e6d94603d67147ba6d950aa0c7229bfde29a525f: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager" id=101b7359-a5f2-4a73-99aa-506654d48fe6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.937902 | controller | Jun 11 00:07:11.094298 crc crio[23067]: time="2026-06-11T00:07:11.094233891Z" level=info msg="Stopped pod sandbox: 97827587a2e28989c1cdd1c00af99c8c1ebe647dc6f030a7cc0b051c8f1cc27b" id=501b9b3f-b893-4f85-9744-25598437bd50 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:46.937918 | controller | Jun 11 00:07:11.099539 crc crio[23067]: time="2026-06-11T00:07:11.09946785Z" level=info msg="Stopped pod sandbox: 4d7c197c87c00c3cb7f05402949e78d174879683c4b4e3447c2cd9ac3899b435" id=96f3c0aa-bfbc-4a00-b7ca-7a082019adbf name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:46.937935 | controller | Jun 11 00:07:11.347128 crc crio[23067]: time="2026-06-11T00:07:11.346537906Z" level=info msg="Removing container: e61ac7e23366d2731596bcc1a98c9efba20e0e13b30500954ba025cd6254467b" id=c6d9ca83-a575-436a-8419-d5bb8c97d1f2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.937950 | controller | Jun 11 00:07:11.370878 crc crio[23067]: time="2026-06-11T00:07:11.369896549Z" level=info msg="Removed container e61ac7e23366d2731596bcc1a98c9efba20e0e13b30500954ba025cd6254467b: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager" id=c6d9ca83-a575-436a-8419-d5bb8c97d1f2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.937993 | controller | Jun 11 00:07:11.370878 crc crio[23067]: time="2026-06-11T00:07:11.370288529Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05" id=cccbd0ef-aa68-451b-b506-22f9df78ccde name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.938010 | controller | Jun 11 00:07:11.373030 crc crio[23067]: time="2026-06-11T00:07:11.372975731Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05" id=8a2964b1-f651-437f-a74a-b70557fe3db9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.938026 | controller | Jun 11 00:07:11.374480 crc crio[23067]: time="2026-06-11T00:07:11.37443162Z" level=info msg="Creating container: openshift-multus/multus-bzhnf/kube-multus" id=190d8b77-648c-48d6-8020-9f566007c11e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.938058 | controller | Jun 11 00:07:11.375492 crc crio[23067]: time="2026-06-11T00:07:11.375342464Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.938075 | controller | Jun 11 00:07:11.376175 crc crio[23067]: time="2026-06-11T00:07:11.376107184Z" level=info msg="Removing container: 3c6370e18f07d0c1e9b960f9ead22700f357c0b4ef0f1deadfdd7560ef8d1887" id=ac2ebe66-4fca-4f39-9fc4-1b023c33bb3d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.938091 | controller | Jun 11 00:07:11.419140 crc crio[23067]: time="2026-06-11T00:07:11.418988458Z" level=info msg="Removed container 3c6370e18f07d0c1e9b960f9ead22700f357c0b4ef0f1deadfdd7560ef8d1887: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy" id=ac2ebe66-4fca-4f39-9fc4-1b023c33bb3d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.938108 | controller | Jun 11 00:07:11.423544 crc crio[23067]: time="2026-06-11T00:07:11.423479118Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.938124 | controller | Jun 11 00:07:11.425760 crc crio[23067]: time="2026-06-11T00:07:11.425686547Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.938140 | controller | Jun 11 00:07:11.458313 crc crio[23067]: time="2026-06-11T00:07:11.457156476Z" level=info msg="Removing container: 9af337e6a2730cbc5295dd586e704e87b7033ffce7522cb6e8d57b76118a3a64" id=7cb158a7-81ee-4d6f-bd1d-0759b5a611d9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.938159 | controller | Jun 11 00:07:11.486342 crc crio[23067]: time="2026-06-11T00:07:11.486267712Z" level=info msg="Removed container 9af337e6a2730cbc5295dd586e704e87b7033ffce7522cb6e8d57b76118a3a64: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller" id=7cb158a7-81ee-4d6f-bd1d-0759b5a611d9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.938176 | controller | Jun 11 00:07:11.489999 crc crio[23067]: time="2026-06-11T00:07:11.48992551Z" level=info msg="Removing container: 1e3953500921f3704ef117df977883f3a25bb867c33f2cfe1cdce6fa50fb9d0a" id=ba75073d-7708-471b-9f68-3910099cab4f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.938210 | controller | Jun 11 00:07:11.497690 crc crio[23067]: time="2026-06-11T00:07:11.497575094Z" level=info msg="Running pod sandbox: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-q7l8c/POD" id=c0893878-332c-4cbb-beeb-897726a25409 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.938227 | controller | Jun 11 00:07:11.498830 crc crio[23067]: time="2026-06-11T00:07:11.497710618Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.938244 | controller | Jun 11 00:07:11.517071 crc crio[23067]: time="2026-06-11T00:07:11.516835668Z" level=info msg="Removed container 1e3953500921f3704ef117df977883f3a25bb867c33f2cfe1cdce6fa50fb9d0a: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb" id=ba75073d-7708-471b-9f68-3910099cab4f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.938260 | controller | Jun 11 00:07:11.519192 crc crio[23067]: time="2026-06-11T00:07:11.519125159Z" level=info msg="Removing container: fd4d957728f8e3c3a32699345173b058903b5a25994519674643b875e77bff54" id=d4e5c62f-df84-40d2-99a6-67886e7690d5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.938276 | controller | Jun 11 00:07:11.519912 crc crio[23067]: time="2026-06-11T00:07:11.519837008Z" 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=c0893878-332c-4cbb-beeb-897726a25409 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.938292 | controller | Jun 11 00:07:11.530817 crc crio[23067]: time="2026-06-11T00:07:11.530741268Z" level=info msg="Ran pod sandbox 187d786f0d7cddc7a284467f2a1df8b54841a296e3228c47b114ab37f40dcf40 with infra container: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-q7l8c/POD" id=c0893878-332c-4cbb-beeb-897726a25409 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.938308 | controller | Jun 11 00:07:11.534030 crc crio[23067]: time="2026-06-11T00:07:11.53381273Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=2ad59199-17a5-4749-8e24-cc8a5ef09385 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.938324 | controller | Jun 11 00:07:11.538795 crc crio[23067]: time="2026-06-11T00:07:11.538720301Z" level=info msg="Removed container fd4d957728f8e3c3a32699345173b058903b5a25994519674643b875e77bff54: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb" id=d4e5c62f-df84-40d2-99a6-67886e7690d5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.938340 | controller | Jun 11 00:07:11.540485 crc crio[23067]: time="2026-06-11T00:07:11.540418627Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=e6bc3057-81f8-4cc1-8461-2a2ca1bc435c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.938376 | controller | Jun 11 00:07:11.540983 crc crio[23067]: time="2026-06-11T00:07:11.540903169Z" level=info msg="Removing container: ab6741e6d03c4a40648dd2118c60521f3dc6b4528a1130ba7cc9cb45a90771eb" id=76f3cc51-f8f4-44c2-9927-6edad97db672 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.938399 | controller | Jun 11 00:07:11.553253 crc crio[23067]: time="2026-06-11T00:07:11.553154926Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-q7l8c/kube-rbac-proxy" id=66279078-0dd2-4b24-8517-36e9fc51955e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.938416 | controller | Jun 11 00:07:11.553811 crc crio[23067]: time="2026-06-11T00:07:11.553558707Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.938431 | controller | Jun 11 00:07:11.557945 crc crio[23067]: time="2026-06-11T00:07:11.55781178Z" level=info msg="Created container 5f23c5c56487228ac8247b628ba8363c64bbc999a491c1234eddae2bd23887c4: openshift-multus/multus-bzhnf/kube-multus" id=190d8b77-648c-48d6-8020-9f566007c11e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.938447 | controller | Jun 11 00:07:11.558852 crc crio[23067]: time="2026-06-11T00:07:11.558777476Z" level=info msg="Starting container: 5f23c5c56487228ac8247b628ba8363c64bbc999a491c1234eddae2bd23887c4" id=c3d33850-ff07-4b43-8436-ef4773ff7b81 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.938463 | controller | Jun 11 00:07:11.559033 crc crio[23067]: time="2026-06-11T00:07:11.558967011Z" level=info msg="Running pod sandbox: openshift-ovn-kubernetes/ovnkube-node-v6s6r/POD" id=6e702e84-93c4-448b-9f04-a274a2afe9e3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.938480 | controller | Jun 11 00:07:11.559111 crc crio[23067]: time="2026-06-11T00:07:11.559037103Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.938496 | controller | Jun 11 00:07:11.562100 crc crio[23067]: time="2026-06-11T00:07:11.562017533Z" level=info msg="Removed container ab6741e6d03c4a40648dd2118c60521f3dc6b4528a1130ba7cc9cb45a90771eb: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd" id=76f3cc51-f8f4-44c2-9927-6edad97db672 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.938512 | controller | Jun 11 00:07:11.564898 crc crio[23067]: time="2026-06-11T00:07:11.564800207Z" level=info msg="Removing container: 77300f3e733a91e30dd26c3547c05f4029c0cb9f1f0bc4ecae7a364350b7ac8c" id=4257046c-63b5-45ba-afdd-e4eff82e94da name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.938528 | controller | Jun 11 00:07:11.567133 crc crio[23067]: time="2026-06-11T00:07:11.567102328Z" level=info msg="Started container" PID=37990 containerID=5f23c5c56487228ac8247b628ba8363c64bbc999a491c1234eddae2bd23887c4 description=openshift-multus/multus-bzhnf/kube-multus id=c3d33850-ff07-4b43-8436-ef4773ff7b81 name=/runtime.v1.RuntimeService/StartContainer sandboxID=61a9728867b91fc8e04fe7c674675dc35d76a9f2c2980ab5c71ca58565210cb4
2026-06-11 01:10:46.938544 | controller | Jun 11 00:07:11.588346 crc crio[23067]: time="2026-06-11T00:07:11.5881569Z" level=info msg="Removed container 77300f3e733a91e30dd26c3547c05f4029c0cb9f1f0bc4ecae7a364350b7ac8c: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics" id=4257046c-63b5-45ba-afdd-e4eff82e94da name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.938560 | controller | Jun 11 00:07:11.591127 crc crio[23067]: time="2026-06-11T00:07:11.591068217Z" level=info msg="Removing container: 6e4ffd1e999f208481c8b7d752abe2de7a4f1306ebe6774c9731ab1a57639e97" id=67d5ba02-eea6-4b10-b080-47072c4f53fb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.938576 | controller | Jun 11 00:07:11.591941 crc crio[23067]: time="2026-06-11T00:07:11.591885529Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/upgrade_e1f49674-269b-47a3-b267-3b3dfa7cb6a3\""
2026-06-11 01:10:46.938592 | controller | Jun 11 00:07:11.592065 crc crio[23067]: time="2026-06-11T00:07:11.592051733Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.938611 | controller | Jun 11 00:07:11.592843 crc crio[23067]: time="2026-06-11T00:07:11.592774683Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.938628 | controller | Jun 11 00:07:11.594743 crc crio[23067]: time="2026-06-11T00:07:11.59453301Z" 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=6e702e84-93c4-448b-9f04-a274a2afe9e3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.938644 | controller | Jun 11 00:07:11.609175 crc crio[23067]: time="2026-06-11T00:07:11.609129609Z" level=info msg="Ran pod sandbox 7a65df9ac0ed893acd5403e6cc872f02953e3b9aab7bc1216cd0c6039c128512 with infra container: openshift-ovn-kubernetes/ovnkube-node-v6s6r/POD" id=6e702e84-93c4-448b-9f04-a274a2afe9e3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.938660 | controller | Jun 11 00:07:11.611283 crc crio[23067]: time="2026-06-11T00:07:11.611200294Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=c7a75e09-a0fb-4530-af58-ae8f5e2f32e2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.938676 | controller | Jun 11 00:07:11.618856 crc crio[23067]: time="2026-06-11T00:07:11.618770856Z" level=info msg="Removed container 6e4ffd1e999f208481c8b7d752abe2de7a4f1306ebe6774c9731ab1a57639e97: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node" id=67d5ba02-eea6-4b10-b080-47072c4f53fb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.938691 | controller | Jun 11 00:07:11.620487 crc crio[23067]: time="2026-06-11T00:07:11.620349128Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=9f229ba3-2112-4a6c-ac36-34440113a8a5 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.938707 | controller | Jun 11 00:07:11.620954 crc crio[23067]: time="2026-06-11T00:07:11.620869262Z" level=info msg="Removing container: 7e3d6aba4d401e4678ab5812ed97b4c1ac590326113781e4e563972afa126016" id=e1f501d2-ab9d-444d-ad0b-7cd5fa9df948 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.938723 | controller | Jun 11 00:07:11.629794 crc crio[23067]: time="2026-06-11T00:07:11.628514326Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-v6s6r/kubecfg-setup" id=3bc23694-0fde-4c7d-8f14-d4ed75251b39 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.938739 | controller | Jun 11 00:07:11.629794 crc crio[23067]: time="2026-06-11T00:07:11.628877206Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.938755 | controller | Jun 11 00:07:11.641542 crc crio[23067]: time="2026-06-11T00:07:11.641447821Z" level=info msg="Removed container 7e3d6aba4d401e4678ab5812ed97b4c1ac590326113781e4e563972afa126016: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging" id=e1f501d2-ab9d-444d-ad0b-7cd5fa9df948 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.938771 | controller | Jun 11 00:07:11.645115 crc crio[23067]: time="2026-06-11T00:07:11.645075778Z" level=info msg="Removing container: a55a96873d7b68f7a86e5d7d1868f6ffd8902995365a1b05f0c1dc1d0fec0d5a" id=7e08608a-ae9f-4f6f-a3bb-56ff7d9e9630 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.938787 | controller | Jun 11 00:07:11.671042 crc crio[23067]: time="2026-06-11T00:07:11.670951468Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.938802 | controller | Jun 11 00:07:11.674978 crc crio[23067]: time="2026-06-11T00:07:11.674900833Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.938822 | controller | Jun 11 00:07:11.754159 crc crio[23067]: time="2026-06-11T00:07:11.753255063Z" level=info msg="Removed container a55a96873d7b68f7a86e5d7d1868f6ffd8902995365a1b05f0c1dc1d0fec0d5a: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller" id=7e08608a-ae9f-4f6f-a3bb-56ff7d9e9630 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.938838 | controller | Jun 11 00:07:11.761251 crc crio[23067]: time="2026-06-11T00:07:11.760923967Z" level=info msg="Removing container: ac90a4eaa8e7dabd6a81fe00f3d75b5849734d1e2c4578a156855ca5b6afd670" id=169dfb2c-fe7d-4e1c-a560-eb8dcfea828c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.938854 | controller | Jun 11 00:07:11.805529 crc crio[23067]: time="2026-06-11T00:07:11.805175087Z" level=info msg="Removed container ac90a4eaa8e7dabd6a81fe00f3d75b5849734d1e2c4578a156855ca5b6afd670: openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup" id=169dfb2c-fe7d-4e1c-a560-eb8dcfea828c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.938870 | controller | Jun 11 00:07:11.835957 crc crio[23067]: time="2026-06-11T00:07:11.835834595Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.938886 | controller | Jun 11 00:07:11.843454 crc crio[23067]: time="2026-06-11T00:07:11.843333835Z" level=info msg="Created container d829da0ba510136795342503a84e8c3dee27c660c3106a84bc8d9b13bdcc46cc: openshift-ovn-kubernetes/ovnkube-node-v6s6r/kubecfg-setup" id=3bc23694-0fde-4c7d-8f14-d4ed75251b39 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.938901 | controller | Jun 11 00:07:11.844286 crc crio[23067]: time="2026-06-11T00:07:11.844240209Z" level=info msg="Starting container: d829da0ba510136795342503a84e8c3dee27c660c3106a84bc8d9b13bdcc46cc" id=5aaf935c-8d2b-4101-88f8-d739ca370d76 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.938917 | controller | Jun 11 00:07:11.849451 crc crio[23067]: time="2026-06-11T00:07:11.849355646Z" level=info msg="Started container" PID=38018 containerID=d829da0ba510136795342503a84e8c3dee27c660c3106a84bc8d9b13bdcc46cc description=openshift-ovn-kubernetes/ovnkube-node-v6s6r/kubecfg-setup id=5aaf935c-8d2b-4101-88f8-d739ca370d76 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7a65df9ac0ed893acd5403e6cc872f02953e3b9aab7bc1216cd0c6039c128512
2026-06-11 01:10:46.938934 | controller | Jun 11 00:07:11.976437 crc crio[23067]: time="2026-06-11T00:07:11.97627332Z" level=info msg="Created container 6e8187e6621d9a04bf8425fd06d24dc527a167d45feca376db88030ddacf66b4: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-q7l8c/kube-rbac-proxy" id=66279078-0dd2-4b24-8517-36e9fc51955e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.938950 | controller | Jun 11 00:07:11.977883 crc crio[23067]: time="2026-06-11T00:07:11.977743129Z" level=info msg="Starting container: 6e8187e6621d9a04bf8425fd06d24dc527a167d45feca376db88030ddacf66b4" id=7cfe50bc-9e80-412f-8343-677d45ed3442 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.938966 | controller | Jun 11 00:07:11.988224 crc crio[23067]: time="2026-06-11T00:07:11.988118706Z" level=info msg="Started container" PID=38030 containerID=6e8187e6621d9a04bf8425fd06d24dc527a167d45feca376db88030ddacf66b4 description=openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-q7l8c/kube-rbac-proxy id=7cfe50bc-9e80-412f-8343-677d45ed3442 name=/runtime.v1.RuntimeService/StartContainer sandboxID=187d786f0d7cddc7a284467f2a1df8b54841a296e3228c47b114ab37f40dcf40
2026-06-11 01:10:46.938982 | controller | Jun 11 00:07:12.009202 crc crio[23067]: time="2026-06-11T00:07:12.008727686Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=7ab4df92-44b3-428e-bf7e-d3cc9ea9685d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.939002 | controller | Jun 11 00:07:12.011997 crc crio[23067]: time="2026-06-11T00:07:12.011934801Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=8eb0adab-cb08-4b56-b659-be681d1a2581 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.939018 | controller | Jun 11 00:07:12.022820 crc crio[23067]: time="2026-06-11T00:07:12.022688858Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-q7l8c/ovnkube-cluster-manager" id=258846a9-3c7e-4dac-a19d-32a8f81c25c2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.939034 | controller | Jun 11 00:07:12.023155 crc crio[23067]: time="2026-06-11T00:07:12.023073288Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.939049 | controller | Jun 11 00:07:12.048035 crc crio[23067]: time="2026-06-11T00:07:12.047948592Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.939065 | controller | Jun 11 00:07:12.051867 crc crio[23067]: time="2026-06-11T00:07:12.051799234Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.939080 | controller | Jun 11 00:07:12.121314 crc crio[23067]: time="2026-06-11T00:07:12.121097002Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/cert-approver\""
2026-06-11 01:10:46.939096 | controller | Jun 11 00:07:12.121781 crc crio[23067]: time="2026-06-11T00:07:12.121451662Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.939111 | controller | Jun 11 00:07:12.152419 crc crio[23067]: time="2026-06-11T00:07:12.152297874Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/install_multus\""
2026-06-11 01:10:46.939127 | controller | Jun 11 00:07:12.152849 crc crio[23067]: time="2026-06-11T00:07:12.152460489Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.939143 | controller | Jun 11 00:07:12.156002 crc crio[23067]: time="2026-06-11T00:07:12.155937162Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/kubeconfig_generator\""
2026-06-11 01:10:46.939158 | controller | Jun 11 00:07:12.156484 crc crio[23067]: time="2026-06-11T00:07:12.15624574Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.939175 | controller | Jun 11 00:07:12.167326 crc crio[23067]: time="2026-06-11T00:07:12.167246343Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/multus\""
2026-06-11 01:10:46.939190 | controller | Jun 11 00:07:12.167326 crc crio[23067]: time="2026-06-11T00:07:12.167303625Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.939206 | controller | Jun 11 00:07:12.173596 crc crio[23067]: time="2026-06-11T00:07:12.173566702Z" level=info msg="Created container cdfe72480b2afbfd8771c68ee1f670bd0222f3eb25a2279a9ed7ddbfea7a5e21: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-q7l8c/ovnkube-cluster-manager" id=258846a9-3c7e-4dac-a19d-32a8f81c25c2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.939222 | controller | Jun 11 00:07:12.174788 crc crio[23067]: time="2026-06-11T00:07:12.174431625Z" level=info msg="Starting container: cdfe72480b2afbfd8771c68ee1f670bd0222f3eb25a2279a9ed7ddbfea7a5e21" id=54ef8250-e982-4ac9-a541-cb02a2dfbdd8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.939239 | controller | Jun 11 00:07:12.179052 crc crio[23067]: time="2026-06-11T00:07:12.178949395Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/multus-daemon\""
2026-06-11 01:10:46.939255 | controller | Jun 11 00:07:12.179152 crc crio[23067]: time="2026-06-11T00:07:12.17911116Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.939274 | controller | Jun 11 00:07:12.180724 crc crio[23067]: time="2026-06-11T00:07:12.180450775Z" level=info msg="Started container" PID=38051 containerID=cdfe72480b2afbfd8771c68ee1f670bd0222f3eb25a2279a9ed7ddbfea7a5e21 description=openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-q7l8c/ovnkube-cluster-manager id=54ef8250-e982-4ac9-a541-cb02a2dfbdd8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=187d786f0d7cddc7a284467f2a1df8b54841a296e3228c47b114ab37f40dcf40
2026-06-11 01:10:46.939291 | controller | Jun 11 00:07:12.192766 crc crio[23067]: time="2026-06-11T00:07:12.192581609Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/multus-shim\""
2026-06-11 01:10:46.939306 | controller | Jun 11 00:07:12.193098 crc crio[23067]: time="2026-06-11T00:07:12.192881717Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.939322 | controller | Jun 11 00:07:12.200982 crc crio[23067]: time="2026-06-11T00:07:12.200717936Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/passthru\""
2026-06-11 01:10:46.939337 | controller | Jun 11 00:07:12.200982 crc crio[23067]: time="2026-06-11T00:07:12.200825739Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.939373 | controller | Jun 11 00:07:12.201415 crc crio[23067]: time="2026-06-11T00:07:12.201311752Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/thin_entrypoint\""
2026-06-11 01:10:46.939391 | controller | Jun 11 00:07:12.201497 crc crio[23067]: time="2026-06-11T00:07:12.201415204Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.939407 | controller | Jun 11 00:07:12.213876 crc crio[23067]: time="2026-06-11T00:07:12.212910031Z" level=info msg="CNI monitoring event REMOVE        \"/var/lib/cni/bin/upgrade_e1f49674-269b-47a3-b267-3b3dfa7cb6a3\""
2026-06-11 01:10:46.939423 | controller | Jun 11 00:07:12.384280 crc crio[23067]: time="2026-06-11T00:07:12.384224429Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=910fe090-97e4-491c-b23b-35cd686ec2ac name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.939439 | controller | Jun 11 00:07:12.387091 crc crio[23067]: time="2026-06-11T00:07:12.387020133Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=65f131cb-6c7f-419a-9b70-8ca39959d1e0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.939454 | controller | Jun 11 00:07:12.393444 crc crio[23067]: time="2026-06-11T00:07:12.393309991Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-v6s6r/ovn-controller" id=1de8520c-caee-4f7a-8644-a8a049c8fc56 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.939470 | controller | Jun 11 00:07:12.393867 crc crio[23067]: time="2026-06-11T00:07:12.393810544Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.939486 | controller | Jun 11 00:07:12.430434 crc crio[23067]: time="2026-06-11T00:07:12.430329328Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.939501 | controller | Jun 11 00:07:12.432859 crc crio[23067]: time="2026-06-11T00:07:12.432787784Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.939516 | controller | Jun 11 00:07:12.556113 crc crio[23067]: time="2026-06-11T00:07:12.555604899Z" level=info msg="Created container 764ad72994a45788bad27077a135af1bf6f481a261309fe5f793917f3bc4cb0e: openshift-ovn-kubernetes/ovnkube-node-v6s6r/ovn-controller" id=1de8520c-caee-4f7a-8644-a8a049c8fc56 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.939537 | controller | Jun 11 00:07:12.558825 crc crio[23067]: time="2026-06-11T00:07:12.558760133Z" level=info msg="Starting container: 764ad72994a45788bad27077a135af1bf6f481a261309fe5f793917f3bc4cb0e" id=83f9a20d-f1d1-4b91-8018-cab6b0a376a9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.939553 | controller | Jun 11 00:07:12.564305 crc crio[23067]: time="2026-06-11T00:07:12.564098766Z" level=info msg="Started container" PID=38087 containerID=764ad72994a45788bad27077a135af1bf6f481a261309fe5f793917f3bc4cb0e description=openshift-ovn-kubernetes/ovnkube-node-v6s6r/ovn-controller id=83f9a20d-f1d1-4b91-8018-cab6b0a376a9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7a65df9ac0ed893acd5403e6cc872f02953e3b9aab7bc1216cd0c6039c128512
2026-06-11 01:10:46.939569 | controller | Jun 11 00:07:12.575622 crc crio[23067]: time="2026-06-11T00:07:12.575542131Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=28f525ca-6bc2-4afc-8b36-5f8535369b9a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.939585 | controller | Jun 11 00:07:12.578896 crc crio[23067]: time="2026-06-11T00:07:12.578830929Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=78a05271-e067-4afb-814d-50e133ddb423 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.939600 | controller | Jun 11 00:07:12.584402 crc crio[23067]: time="2026-06-11T00:07:12.584325465Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-v6s6r/ovn-acl-logging" id=5b05db25-cfe2-4495-a363-b7ab3ea0decb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.939616 | controller | Jun 11 00:07:12.584801 crc crio[23067]: time="2026-06-11T00:07:12.584735126Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.939631 | controller | Jun 11 00:07:12.608851 crc crio[23067]: time="2026-06-11T00:07:12.608760167Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.939646 | controller | Jun 11 00:07:12.610601 crc crio[23067]: time="2026-06-11T00:07:12.610525154Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.939662 | controller | Jun 11 00:07:12.729346 crc crio[23067]: time="2026-06-11T00:07:12.729115796Z" level=info msg="Created container 0ff26cd4bbf3bbff1ea5152219b04abf88ee4b52a30c483c7b47f4e89fb32b8e: openshift-ovn-kubernetes/ovnkube-node-v6s6r/ovn-acl-logging" id=5b05db25-cfe2-4495-a363-b7ab3ea0decb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.939677 | controller | Jun 11 00:07:12.732271 crc crio[23067]: time="2026-06-11T00:07:12.732099396Z" level=info msg="Starting container: 0ff26cd4bbf3bbff1ea5152219b04abf88ee4b52a30c483c7b47f4e89fb32b8e" id=b3e295e9-565a-416e-8465-df79b01fa821 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.939693 | controller | Jun 11 00:07:12.750288 crc crio[23067]: time="2026-06-11T00:07:12.750182088Z" level=info msg="Started container" PID=38099 containerID=0ff26cd4bbf3bbff1ea5152219b04abf88ee4b52a30c483c7b47f4e89fb32b8e description=openshift-ovn-kubernetes/ovnkube-node-v6s6r/ovn-acl-logging id=b3e295e9-565a-416e-8465-df79b01fa821 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7a65df9ac0ed893acd5403e6cc872f02953e3b9aab7bc1216cd0c6039c128512
2026-06-11 01:10:46.939709 | controller | Jun 11 00:07:12.761739 crc crio[23067]: time="2026-06-11T00:07:12.761601553Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=e2818f22-0529-44b0-a9cc-45358674ea52 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.939729 | controller | Jun 11 00:07:12.764771 crc crio[23067]: time="2026-06-11T00:07:12.764632344Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=6d3f81cd-8741-4803-925d-a2f68a673f81 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.939745 | controller | Jun 11 00:07:12.771339 crc crio[23067]: time="2026-06-11T00:07:12.77126079Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-v6s6r/kube-rbac-proxy-node" id=bc4662b4-b330-4240-a900-1e5d5eb002fa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.939761 | controller | Jun 11 00:07:12.771732 crc crio[23067]: time="2026-06-11T00:07:12.771592909Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.939777 | controller | Jun 11 00:07:12.793336 crc crio[23067]: time="2026-06-11T00:07:12.793237466Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.939792 | controller | Jun 11 00:07:12.794944 crc crio[23067]: time="2026-06-11T00:07:12.79487224Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.939807 | controller | Jun 11 00:07:12.931401 crc crio[23067]: time="2026-06-11T00:07:12.931237127Z" level=info msg="Created container 5334575c9aebec63d52e3c1a40e1b0fe2909b1e43bf1561485c1f39f562cc812: openshift-ovn-kubernetes/ovnkube-node-v6s6r/kube-rbac-proxy-node" id=bc4662b4-b330-4240-a900-1e5d5eb002fa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.939824 | controller | Jun 11 00:07:12.933223 crc crio[23067]: time="2026-06-11T00:07:12.933050135Z" level=info msg="Starting container: 5334575c9aebec63d52e3c1a40e1b0fe2909b1e43bf1561485c1f39f562cc812" id=3442911d-d11d-4a0e-b161-1b2e1d060801 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.939840 | controller | Jun 11 00:07:12.939556 crc crio[23067]: time="2026-06-11T00:07:12.939456226Z" level=info msg="Started container" PID=38117 containerID=5334575c9aebec63d52e3c1a40e1b0fe2909b1e43bf1561485c1f39f562cc812 description=openshift-ovn-kubernetes/ovnkube-node-v6s6r/kube-rbac-proxy-node id=3442911d-d11d-4a0e-b161-1b2e1d060801 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7a65df9ac0ed893acd5403e6cc872f02953e3b9aab7bc1216cd0c6039c128512
2026-06-11 01:10:46.939856 | controller | Jun 11 00:07:12.950954 crc crio[23067]: time="2026-06-11T00:07:12.950402378Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=14921321-8ff4-48b4-92ad-7fe88d25aa64 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.939872 | controller | Jun 11 00:07:12.956820 crc crio[23067]: time="2026-06-11T00:07:12.953263274Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=27e4462c-57a7-4e5d-a5d5-348d38c14273 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.939888 | controller | Jun 11 00:07:12.961974 crc crio[23067]: time="2026-06-11T00:07:12.961865514Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-v6s6r/kube-rbac-proxy-ovn-metrics" id=d8a7821c-ad8e-47ea-8a09-7a46738fbe18 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.939904 | controller | Jun 11 00:07:12.962456 crc crio[23067]: time="2026-06-11T00:07:12.962351727Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.939923 | controller | Jun 11 00:07:12.984428 crc crio[23067]: time="2026-06-11T00:07:12.984293892Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.939939 | controller | Jun 11 00:07:12.985907 crc crio[23067]: time="2026-06-11T00:07:12.9857273Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.939955 | controller | Jun 11 00:07:13.113130 crc crio[23067]: time="2026-06-11T00:07:13.112863021Z" level=info msg="Created container c5d1c0c25b40a44d9b21a14a051a1b4b3804c430d8eef3a9f87c13e5373732dd: openshift-ovn-kubernetes/ovnkube-node-v6s6r/kube-rbac-proxy-ovn-metrics" id=d8a7821c-ad8e-47ea-8a09-7a46738fbe18 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.939970 | controller | Jun 11 00:07:13.114303 crc crio[23067]: time="2026-06-11T00:07:13.114083723Z" level=info msg="Starting container: c5d1c0c25b40a44d9b21a14a051a1b4b3804c430d8eef3a9f87c13e5373732dd" id=6373b925-9737-40dd-8df8-2c16e0a7477b name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.939986 | controller | Jun 11 00:07:13.118590 crc crio[23067]: time="2026-06-11T00:07:13.11846095Z" level=info msg="Started container" PID=38138 containerID=c5d1c0c25b40a44d9b21a14a051a1b4b3804c430d8eef3a9f87c13e5373732dd description=openshift-ovn-kubernetes/ovnkube-node-v6s6r/kube-rbac-proxy-ovn-metrics id=6373b925-9737-40dd-8df8-2c16e0a7477b name=/runtime.v1.RuntimeService/StartContainer sandboxID=7a65df9ac0ed893acd5403e6cc872f02953e3b9aab7bc1216cd0c6039c128512
2026-06-11 01:10:46.940002 | controller | Jun 11 00:07:13.128098 crc crio[23067]: time="2026-06-11T00:07:13.128014375Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=5b3431ea-0784-4e69-a2a7-8ff6d09daf03 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.940018 | controller | Jun 11 00:07:13.132105 crc crio[23067]: time="2026-06-11T00:07:13.131945479Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=3d32edda-f052-4a90-9ec1-10f8d82b364d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.940033 | controller | Jun 11 00:07:13.140911 crc crio[23067]: time="2026-06-11T00:07:13.140819516Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-v6s6r/northd" id=332b949e-e8a7-4342-a811-f84b77856a52 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.940048 | controller | Jun 11 00:07:13.141430 crc crio[23067]: time="2026-06-11T00:07:13.141304779Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.940064 | controller | Jun 11 00:07:13.167610 crc crio[23067]: time="2026-06-11T00:07:13.167342503Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.940079 | controller | Jun 11 00:07:13.169536 crc crio[23067]: time="2026-06-11T00:07:13.169495631Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.940095 | controller | Jun 11 00:07:13.282191 crc crio[23067]: time="2026-06-11T00:07:13.282046372Z" level=info msg="Created container d450f30046b60fcf69c35bdcd748bd8b5cc3c524f474bd40dc8e4736ecb15757: openshift-ovn-kubernetes/ovnkube-node-v6s6r/northd" id=332b949e-e8a7-4342-a811-f84b77856a52 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.940112 | controller | Jun 11 00:07:13.283444 crc crio[23067]: time="2026-06-11T00:07:13.283332597Z" level=info msg="Starting container: d450f30046b60fcf69c35bdcd748bd8b5cc3c524f474bd40dc8e4736ecb15757" id=6a25ce41-b31f-41d3-8b50-56deea02aeee name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.940134 | controller | Jun 11 00:07:13.287761 crc crio[23067]: time="2026-06-11T00:07:13.287606351Z" level=info msg="Started container" PID=38156 containerID=d450f30046b60fcf69c35bdcd748bd8b5cc3c524f474bd40dc8e4736ecb15757 description=openshift-ovn-kubernetes/ovnkube-node-v6s6r/northd id=6a25ce41-b31f-41d3-8b50-56deea02aeee name=/runtime.v1.RuntimeService/StartContainer sandboxID=7a65df9ac0ed893acd5403e6cc872f02953e3b9aab7bc1216cd0c6039c128512
2026-06-11 01:10:46.940152 | controller | Jun 11 00:07:13.299442 crc crio[23067]: time="2026-06-11T00:07:13.299320883Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=d235d8e7-a3fe-4f55-9aba-055b92c280de name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.940186 | controller | Jun 11 00:07:13.304013 crc crio[23067]: time="2026-06-11T00:07:13.303935006Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=da339270-812b-412b-bb86-4337353ba102 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.940204 | controller | Jun 11 00:07:13.310162 crc crio[23067]: time="2026-06-11T00:07:13.310055229Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-v6s6r/nbdb" id=41b6f3bb-7a20-4b2e-b493-d43f31b81b17 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.940220 | controller | Jun 11 00:07:13.310833 crc crio[23067]: time="2026-06-11T00:07:13.310758618Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.940236 | controller | Jun 11 00:07:13.335628 crc crio[23067]: time="2026-06-11T00:07:13.335549099Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.940252 | controller | Jun 11 00:07:13.337343 crc crio[23067]: time="2026-06-11T00:07:13.337270845Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.940268 | controller | Jun 11 00:07:13.469292 crc crio[23067]: time="2026-06-11T00:07:13.469154612Z" level=info msg="Created container eb69ec7b38dc618e38e5c7b550716dba01dc80febdc6502724600f539bf11fec: openshift-ovn-kubernetes/ovnkube-node-v6s6r/nbdb" id=41b6f3bb-7a20-4b2e-b493-d43f31b81b17 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.940284 | controller | Jun 11 00:07:13.470860 crc crio[23067]: time="2026-06-11T00:07:13.470803406Z" level=info msg="Starting container: eb69ec7b38dc618e38e5c7b550716dba01dc80febdc6502724600f539bf11fec" id=0b527130-14d6-4b57-b8ca-658701bbb259 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.940300 | controller | Jun 11 00:07:13.476321 crc crio[23067]: time="2026-06-11T00:07:13.476263372Z" level=info msg="Started container" PID=38167 containerID=eb69ec7b38dc618e38e5c7b550716dba01dc80febdc6502724600f539bf11fec description=openshift-ovn-kubernetes/ovnkube-node-v6s6r/nbdb id=0b527130-14d6-4b57-b8ca-658701bbb259 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7a65df9ac0ed893acd5403e6cc872f02953e3b9aab7bc1216cd0c6039c128512
2026-06-11 01:10:46.940317 | controller | Jun 11 00:07:15.607335 crc crio[23067]: time="2026-06-11T00:07:15.606213635Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=dc52306c-c418-4a25-bbd1-c57ddf98f03f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.940333 | controller | Jun 11 00:07:15.610771 crc crio[23067]: time="2026-06-11T00:07:15.610695065Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=ac32461d-002c-4cc0-8924-f395e497bb13 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.940379 | controller | Jun 11 00:07:15.622980 crc crio[23067]: time="2026-06-11T00:07:15.62288076Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-v6s6r/sbdb" id=22ab2280-41b3-4a5c-a203-dbee67c09d04 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.940402 | controller | Jun 11 00:07:15.623329 crc crio[23067]: time="2026-06-11T00:07:15.62327948Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.940420 | controller | Jun 11 00:07:15.656429 crc crio[23067]: time="2026-06-11T00:07:15.65625266Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.940435 | controller | Jun 11 00:07:15.659273 crc crio[23067]: time="2026-06-11T00:07:15.659075795Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.940452 | controller | Jun 11 00:07:15.796845 crc crio[23067]: time="2026-06-11T00:07:15.79611529Z" level=info msg="Created container 374e909de99a6c96e26d9c3834bf47c97f8a7d4c8e2f1e836e015cc658461856: openshift-ovn-kubernetes/ovnkube-node-v6s6r/sbdb" id=22ab2280-41b3-4a5c-a203-dbee67c09d04 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.940467 | controller | Jun 11 00:07:15.799223 crc crio[23067]: time="2026-06-11T00:07:15.79912105Z" level=info msg="Starting container: 374e909de99a6c96e26d9c3834bf47c97f8a7d4c8e2f1e836e015cc658461856" id=7b46a09b-2b60-4eeb-b463-bcd90c2ae45b name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.940483 | controller | Jun 11 00:07:15.804923 crc crio[23067]: time="2026-06-11T00:07:15.804858773Z" level=info msg="Started container" PID=38321 containerID=374e909de99a6c96e26d9c3834bf47c97f8a7d4c8e2f1e836e015cc658461856 description=openshift-ovn-kubernetes/ovnkube-node-v6s6r/sbdb id=7b46a09b-2b60-4eeb-b463-bcd90c2ae45b name=/runtime.v1.RuntimeService/StartContainer sandboxID=7a65df9ac0ed893acd5403e6cc872f02953e3b9aab7bc1216cd0c6039c128512
2026-06-11 01:10:46.940500 | controller | Jun 11 00:07:17.932719 crc crio[23067]: time="2026-06-11T00:07:17.932252482Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=05dc234b-7548-46b0-ad31-13a03c80d95e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.940515 | controller | Jun 11 00:07:17.959987 crc crio[23067]: time="2026-06-11T00:07:17.959863309Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=6940c78e-a66a-4bfb-a960-6087504c98d2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.940531 | controller | Jun 11 00:07:17.975312 crc crio[23067]: time="2026-06-11T00:07:17.975126996Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-v6s6r/ovnkube-controller" id=d7b6fae4-20ed-4813-a617-5ad9a0c4d767 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.940546 | controller | Jun 11 00:07:17.975877 crc crio[23067]: time="2026-06-11T00:07:17.975804294Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.940561 | controller | Jun 11 00:07:18.022581 crc crio[23067]: time="2026-06-11T00:07:18.022037057Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.940577 | controller | Jun 11 00:07:18.026844 crc crio[23067]: time="2026-06-11T00:07:18.026764983Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.940617 | controller | Jun 11 00:07:18.185790 crc crio[23067]: time="2026-06-11T00:07:18.185596408Z" level=info msg="Created container c1fca35c19ab34f49747b722a20a78142c8485ca9913e1665694214aa6b78409: openshift-ovn-kubernetes/ovnkube-node-v6s6r/ovnkube-controller" id=d7b6fae4-20ed-4813-a617-5ad9a0c4d767 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.940637 | controller | Jun 11 00:07:18.187053 crc crio[23067]: time="2026-06-11T00:07:18.186954204Z" level=info msg="Starting container: c1fca35c19ab34f49747b722a20a78142c8485ca9913e1665694214aa6b78409" id=fe922ca6-ca4b-4aa9-a54f-b81882b6bc44 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.940653 | controller | Jun 11 00:07:18.193100 crc crio[23067]: time="2026-06-11T00:07:18.193003676Z" level=info msg="Started container" PID=38385 containerID=c1fca35c19ab34f49747b722a20a78142c8485ca9913e1665694214aa6b78409 description=openshift-ovn-kubernetes/ovnkube-node-v6s6r/ovnkube-controller id=fe922ca6-ca4b-4aa9-a54f-b81882b6bc44 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7a65df9ac0ed893acd5403e6cc872f02953e3b9aab7bc1216cd0c6039c128512
2026-06-11 01:10:46.940670 | controller | Jun 11 00:07:18.286146 crc crio[23067]: time="2026-06-11T00:07:18.285861232Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.940686 | controller | Jun 11 00:07:18.286487 crc crio[23067]: time="2026-06-11T00:07:18.28616499Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.940702 | controller | Jun 11 00:07:18.287492 crc crio[23067]: time="2026-06-11T00:07:18.287133986Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.940717 | controller | Jun 11 00:07:18.287492 crc crio[23067]: time="2026-06-11T00:07:18.287341031Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.940733 | controller | Jun 11 00:07:18.287492 crc crio[23067]: time="2026-06-11T00:07:18.287462125Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.940748 | controller | Jun 11 00:07:18.287795 crc crio[23067]: time="2026-06-11T00:07:18.287509516Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.940764 | controller | Jun 11 00:07:18.288051 crc crio[23067]: time="2026-06-11T00:07:18.287968858Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.940779 | controller | Jun 11 00:07:18.288051 crc crio[23067]: time="2026-06-11T00:07:18.28803067Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.940795 | controller | Jun 11 00:07:18.288547 crc crio[23067]: time="2026-06-11T00:07:18.28842712Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.940811 | controller | Jun 11 00:07:18.288547 crc crio[23067]: time="2026-06-11T00:07:18.288490822Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.940826 | controller | Jun 11 00:07:18.288984 crc crio[23067]: time="2026-06-11T00:07:18.288925844Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.940841 | controller | Jun 11 00:07:18.288984 crc crio[23067]: time="2026-06-11T00:07:18.288978005Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.940856 | controller | Jun 11 00:07:18.289794 crc crio[23067]: time="2026-06-11T00:07:18.289719825Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.940872 | controller | Jun 11 00:07:18.289794 crc crio[23067]: time="2026-06-11T00:07:18.289780346Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.940887 | controller | Jun 11 00:07:18.290317 crc crio[23067]: time="2026-06-11T00:07:18.290218698Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.940906 | controller | Jun 11 00:07:18.290317 crc crio[23067]: time="2026-06-11T00:07:18.290272909Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.940922 | controller | Jun 11 00:07:18.292456 crc crio[23067]: time="2026-06-11T00:07:18.292304574Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.940937 | controller | Jun 11 00:07:18.292572 crc crio[23067]: time="2026-06-11T00:07:18.292382196Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.940952 | controller | Jun 11 00:07:18.292779 crc crio[23067]: time="2026-06-11T00:07:18.292690744Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.940968 | controller | Jun 11 00:07:18.292779 crc crio[23067]: time="2026-06-11T00:07:18.292750185Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.940984 | controller | Jun 11 00:07:18.293815 crc crio[23067]: time="2026-06-11T00:07:18.293739742Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.941000 | controller | Jun 11 00:07:18.293815 crc crio[23067]: time="2026-06-11T00:07:18.293811834Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.941015 | controller | Jun 11 00:07:18.294340 crc crio[23067]: time="2026-06-11T00:07:18.294267146Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.941031 | controller | Jun 11 00:07:18.294340 crc crio[23067]: time="2026-06-11T00:07:18.294323657Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.941046 | controller | Jun 11 00:07:18.294340 crc crio[23067]: time="2026-06-11T00:07:18.294355648Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.941061 | controller | Jun 11 00:07:18.294785 crc crio[23067]: time="2026-06-11T00:07:18.29441253Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.941076 | controller | Jun 11 00:07:18.294911 crc crio[23067]: time="2026-06-11T00:07:18.29479036Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.941092 | controller | Jun 11 00:07:18.294911 crc crio[23067]: time="2026-06-11T00:07:18.294834181Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.941107 | controller | Jun 11 00:07:18.295289 crc crio[23067]: time="2026-06-11T00:07:18.295240422Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.941122 | controller | Jun 11 00:07:18.295289 crc crio[23067]: time="2026-06-11T00:07:18.295274583Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.941137 | controller | Jun 11 00:07:18.295784 crc crio[23067]: time="2026-06-11T00:07:18.295613122Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.941152 | controller | Jun 11 00:07:18.295784 crc crio[23067]: time="2026-06-11T00:07:18.295755096Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.941167 | controller | Jun 11 00:07:18.296028 crc crio[23067]: time="2026-06-11T00:07:18.295981792Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.941182 | controller | Jun 11 00:07:18.296028 crc crio[23067]: time="2026-06-11T00:07:18.296030183Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.941197 | controller | Jun 11 00:07:18.296388 crc crio[23067]: time="2026-06-11T00:07:18.29630714Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.941212 | controller | Jun 11 00:07:18.296388 crc crio[23067]: time="2026-06-11T00:07:18.296359132Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.941231 | controller | Jun 11 00:07:18.297759 crc crio[23067]: time="2026-06-11T00:07:18.296806994Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.941247 | controller | Jun 11 00:07:18.297759 crc crio[23067]: time="2026-06-11T00:07:18.296841565Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.941262 | controller | Jun 11 00:07:18.297759 crc crio[23067]: time="2026-06-11T00:07:18.297293217Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.941279 | controller | Jun 11 00:07:18.297759 crc crio[23067]: time="2026-06-11T00:07:18.297342768Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.941296 | controller | Jun 11 00:07:18.297759 crc crio[23067]: time="2026-06-11T00:07:18.29741218Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.941315 | controller | Jun 11 00:07:18.297759 crc crio[23067]: time="2026-06-11T00:07:18.297446931Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.941332 | controller | Jun 11 00:07:18.299833 crc crio[23067]: time="2026-06-11T00:07:18.298462198Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.941364 | controller | Jun 11 00:07:18.299833 crc crio[23067]: time="2026-06-11T00:07:18.298518839Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.941387 | controller | Jun 11 00:07:18.299833 crc crio[23067]: time="2026-06-11T00:07:18.298943751Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.941404 | controller | Jun 11 00:07:18.299833 crc crio[23067]: time="2026-06-11T00:07:18.298997252Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.941420 | controller | Jun 11 00:07:18.299833 crc crio[23067]: time="2026-06-11T00:07:18.299186687Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.941436 | controller | Jun 11 00:07:18.299833 crc crio[23067]: time="2026-06-11T00:07:18.299224488Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.941451 | controller | Jun 11 00:07:18.299833 crc crio[23067]: time="2026-06-11T00:07:18.299627759Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.941467 | controller | Jun 11 00:07:18.301197 crc crio[23067]: time="2026-06-11T00:07:18.299947297Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.941483 | controller | Jun 11 00:07:18.301197 crc crio[23067]: time="2026-06-11T00:07:18.300081501Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.941498 | controller | Jun 11 00:07:18.301197 crc crio[23067]: time="2026-06-11T00:07:18.300195404Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.941513 | controller | Jun 11 00:07:18.301197 crc crio[23067]: time="2026-06-11T00:07:18.300489632Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.941529 | controller | Jun 11 00:07:18.301197 crc crio[23067]: time="2026-06-11T00:07:18.300530203Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.941545 | controller | Jun 11 00:07:18.301197 crc crio[23067]: time="2026-06-11T00:07:18.300753609Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.941560 | controller | Jun 11 00:07:18.301197 crc crio[23067]: time="2026-06-11T00:07:18.300840851Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.941576 | controller | Jun 11 00:07:18.301197 crc crio[23067]: time="2026-06-11T00:07:18.301074458Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.941595 | controller | Jun 11 00:07:18.301197 crc crio[23067]: time="2026-06-11T00:07:18.301123709Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.941612 | controller | Jun 11 00:07:18.303203 crc crio[23067]: time="2026-06-11T00:07:18.301510269Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.941628 | controller | Jun 11 00:07:18.303203 crc crio[23067]: time="2026-06-11T00:07:18.30155367Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.941643 | controller | Jun 11 00:07:18.303203 crc crio[23067]: time="2026-06-11T00:07:18.302940757Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.941658 | controller | Jun 11 00:07:18.303203 crc crio[23067]: time="2026-06-11T00:07:18.303003539Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.941673 | controller | Jun 11 00:07:18.303203 crc crio[23067]: time="2026-06-11T00:07:18.303069721Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.941689 | controller | Jun 11 00:07:18.303203 crc crio[23067]: time="2026-06-11T00:07:18.303117442Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.941705 | controller | Jun 11 00:07:18.303203 crc crio[23067]: time="2026-06-11T00:07:18.303157843Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.941721 | controller | Jun 11 00:07:18.303203 crc crio[23067]: time="2026-06-11T00:07:18.303203404Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.941737 | controller | Jun 11 00:07:18.303886 crc crio[23067]: time="2026-06-11T00:07:18.303348738Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.941752 | controller | Jun 11 00:07:18.303886 crc crio[23067]: time="2026-06-11T00:07:18.30341962Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.941767 | controller | Jun 11 00:07:18.303886 crc crio[23067]: time="2026-06-11T00:07:18.303879772Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.941782 | controller | Jun 11 00:07:18.304063 crc crio[23067]: time="2026-06-11T00:07:18.303915853Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.941798 | controller | Jun 11 00:07:18.304292 crc crio[23067]: time="2026-06-11T00:07:18.304214581Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.941813 | controller | Jun 11 00:07:18.304292 crc crio[23067]: time="2026-06-11T00:07:18.304266863Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.941828 | controller | Jun 11 00:07:18.304608 crc crio[23067]: time="2026-06-11T00:07:18.30455584Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.941843 | controller | Jun 11 00:07:18.304608 crc crio[23067]: time="2026-06-11T00:07:18.304601792Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.941858 | controller | Jun 11 00:07:18.305082 crc crio[23067]: time="2026-06-11T00:07:18.305008182Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.941874 | controller | Jun 11 00:07:18.305082 crc crio[23067]: time="2026-06-11T00:07:18.305063524Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.941889 | controller | Jun 11 00:07:18.305787 crc crio[23067]: time="2026-06-11T00:07:18.305578778Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.941904 | controller | Jun 11 00:07:18.305787 crc crio[23067]: time="2026-06-11T00:07:18.305628679Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.941924 | controller | Jun 11 00:07:18.306602 crc crio[23067]: time="2026-06-11T00:07:18.306132592Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.941940 | controller | Jun 11 00:07:18.306602 crc crio[23067]: time="2026-06-11T00:07:18.306240675Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.941956 | controller | Jun 11 00:07:18.306602 crc crio[23067]: time="2026-06-11T00:07:18.306438051Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.941971 | controller | Jun 11 00:07:18.306602 crc crio[23067]: time="2026-06-11T00:07:18.306469621Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.941986 | controller | Jun 11 00:07:18.308208 crc crio[23067]: time="2026-06-11T00:07:18.307006436Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.942001 | controller | Jun 11 00:07:18.308208 crc crio[23067]: time="2026-06-11T00:07:18.307041107Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.942017 | controller | Jun 11 00:07:18.308208 crc crio[23067]: time="2026-06-11T00:07:18.307403206Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.942032 | controller | Jun 11 00:07:18.308208 crc crio[23067]: time="2026-06-11T00:07:18.307439827Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.942047 | controller | Jun 11 00:07:18.308208 crc crio[23067]: time="2026-06-11T00:07:18.307857988Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.942062 | controller | Jun 11 00:07:18.308208 crc crio[23067]: time="2026-06-11T00:07:18.3079188Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.942077 | controller | Jun 11 00:07:18.308764 crc crio[23067]: time="2026-06-11T00:07:18.308232408Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.942093 | controller | Jun 11 00:07:18.308764 crc crio[23067]: time="2026-06-11T00:07:18.308265759Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.942107 | controller | Jun 11 00:07:18.308764 crc crio[23067]: time="2026-06-11T00:07:18.308636799Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.942122 | controller | Jun 11 00:07:18.308764 crc crio[23067]: time="2026-06-11T00:07:18.308709421Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.942137 | controller | Jun 11 00:07:18.309330 crc crio[23067]: time="2026-06-11T00:07:18.309255346Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.942152 | controller | Jun 11 00:07:18.309330 crc crio[23067]: time="2026-06-11T00:07:18.309304657Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.942167 | controller | Jun 11 00:07:18.309805 crc crio[23067]: time="2026-06-11T00:07:18.309705948Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.942182 | controller | Jun 11 00:07:18.309805 crc crio[23067]: time="2026-06-11T00:07:18.309765079Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.942196 | controller | Jun 11 00:07:18.310118 crc crio[23067]: time="2026-06-11T00:07:18.310047967Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.942211 | controller | Jun 11 00:07:18.310118 crc crio[23067]: time="2026-06-11T00:07:18.310097548Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.942226 | controller | Jun 11 00:07:18.310523 crc crio[23067]: time="2026-06-11T00:07:18.310443287Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.942245 | controller | Jun 11 00:07:18.310523 crc crio[23067]: time="2026-06-11T00:07:18.310498079Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.942261 | controller | Jun 11 00:07:18.310928 crc crio[23067]: time="2026-06-11T00:07:18.310842118Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.942276 | controller | Jun 11 00:07:18.310928 crc crio[23067]: time="2026-06-11T00:07:18.310893719Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.942290 | controller | Jun 11 00:07:18.311232 crc crio[23067]: time="2026-06-11T00:07:18.311191877Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.942305 | controller | Jun 11 00:07:18.311232 crc crio[23067]: time="2026-06-11T00:07:18.311223778Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.942320 | controller | Jun 11 00:07:18.311616 crc crio[23067]: time="2026-06-11T00:07:18.311546487Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.942335 | controller | Jun 11 00:07:18.311616 crc crio[23067]: time="2026-06-11T00:07:18.311599538Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.942367 | controller | Jun 11 00:07:18.312012 crc crio[23067]: time="2026-06-11T00:07:18.311950648Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.942388 | controller | Jun 11 00:07:18.312012 crc crio[23067]: time="2026-06-11T00:07:18.311999539Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.942406 | controller | Jun 11 00:07:18.312558 crc crio[23067]: time="2026-06-11T00:07:18.312469761Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.942422 | controller | Jun 11 00:07:18.312558 crc crio[23067]: time="2026-06-11T00:07:18.312500202Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.942437 | controller | Jun 11 00:07:18.313030 crc crio[23067]: time="2026-06-11T00:07:18.312960535Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.942452 | controller | Jun 11 00:07:18.313030 crc crio[23067]: time="2026-06-11T00:07:18.313009026Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.942468 | controller | Jun 11 00:07:18.313375 crc crio[23067]: time="2026-06-11T00:07:18.313317624Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.942483 | controller | Jun 11 00:07:18.313375 crc crio[23067]: time="2026-06-11T00:07:18.313367125Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.942498 | controller | Jun 11 00:07:18.313826 crc crio[23067]: time="2026-06-11T00:07:18.313781236Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.942514 | controller | Jun 11 00:07:18.313826 crc crio[23067]: time="2026-06-11T00:07:18.313829528Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.942529 | controller | Jun 11 00:07:18.314166 crc crio[23067]: time="2026-06-11T00:07:18.314133276Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.942545 | controller | Jun 11 00:07:18.314221 crc crio[23067]: time="2026-06-11T00:07:18.314206908Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.942560 | controller | Jun 11 00:07:18.314612 crc crio[23067]: time="2026-06-11T00:07:18.314553047Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.942575 | controller | Jun 11 00:07:18.314612 crc crio[23067]: time="2026-06-11T00:07:18.314600628Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.942590 | controller | Jun 11 00:07:18.315165 crc crio[23067]: time="2026-06-11T00:07:18.315078491Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.942610 | controller | Jun 11 00:07:18.315165 crc crio[23067]: time="2026-06-11T00:07:18.315109412Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.942626 | controller | Jun 11 00:07:18.315522 crc crio[23067]: time="2026-06-11T00:07:18.315465661Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.942670 | controller | Jun 11 00:07:18.315522 crc crio[23067]: time="2026-06-11T00:07:18.315516353Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.942686 | controller | Jun 11 00:07:18.315796 crc crio[23067]: time="2026-06-11T00:07:18.315763159Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.942711 | controller | Jun 11 00:07:18.315796 crc crio[23067]: time="2026-06-11T00:07:18.31579336Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.942728 | controller | Jun 11 00:07:18.316179 crc crio[23067]: time="2026-06-11T00:07:18.316103968Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.942744 | controller | Jun 11 00:07:18.316179 crc crio[23067]: time="2026-06-11T00:07:18.3161545Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.942760 | controller | Jun 11 00:07:18.316580 crc crio[23067]: time="2026-06-11T00:07:18.316558661Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.942776 | controller | Jun 11 00:07:18.316780 crc crio[23067]: time="2026-06-11T00:07:18.316591661Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.942791 | controller | Jun 11 00:07:18.316983 crc crio[23067]: time="2026-06-11T00:07:18.316885629Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.942807 | controller | Jun 11 00:07:18.316983 crc crio[23067]: time="2026-06-11T00:07:18.31692045Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.942822 | controller | Jun 11 00:07:18.317183 crc crio[23067]: time="2026-06-11T00:07:18.317112515Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.942837 | controller | Jun 11 00:07:18.317183 crc crio[23067]: time="2026-06-11T00:07:18.317162237Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.942853 | controller | Jun 11 00:07:18.317468 crc crio[23067]: time="2026-06-11T00:07:18.317398893Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.942868 | controller | Jun 11 00:07:18.317468 crc crio[23067]: time="2026-06-11T00:07:18.317453414Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.942883 | controller | Jun 11 00:07:18.317800 crc crio[23067]: time="2026-06-11T00:07:18.317630359Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.942899 | controller | Jun 11 00:07:18.317800 crc crio[23067]: time="2026-06-11T00:07:18.317702811Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.942914 | controller | Jun 11 00:07:18.317955 crc crio[23067]: time="2026-06-11T00:07:18.317914257Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.942929 | controller | Jun 11 00:07:18.318028 crc crio[23067]: time="2026-06-11T00:07:18.317958298Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.942945 | controller | Jun 11 00:07:18.318247 crc crio[23067]: time="2026-06-11T00:07:18.318168523Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.942960 | controller | Jun 11 00:07:18.318414 crc crio[23067]: time="2026-06-11T00:07:18.318282346Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.942981 | controller | Jun 11 00:07:18.318618 crc crio[23067]: time="2026-06-11T00:07:18.318561794Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.942997 | controller | Jun 11 00:07:18.318618 crc crio[23067]: time="2026-06-11T00:07:18.318610635Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.943012 | controller | Jun 11 00:07:18.318863 crc crio[23067]: time="2026-06-11T00:07:18.318848702Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.943028 | controller | Jun 11 00:07:18.318918 crc crio[23067]: time="2026-06-11T00:07:18.318876912Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.943044 | controller | Jun 11 00:07:18.319184 crc crio[23067]: time="2026-06-11T00:07:18.319109899Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.943059 | controller | Jun 11 00:07:18.319184 crc crio[23067]: time="2026-06-11T00:07:18.3191595Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.943074 | controller | Jun 11 00:07:18.319422 crc crio[23067]: time="2026-06-11T00:07:18.319348265Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.943089 | controller | Jun 11 00:07:18.319422 crc crio[23067]: time="2026-06-11T00:07:18.319420807Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.943104 | controller | Jun 11 00:07:18.319768 crc crio[23067]: time="2026-06-11T00:07:18.319606612Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.943120 | controller | Jun 11 00:07:18.319768 crc crio[23067]: time="2026-06-11T00:07:18.319703594Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.943135 | controller | Jun 11 00:07:18.319900 crc crio[23067]: time="2026-06-11T00:07:18.319888979Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.943151 | controller | Jun 11 00:07:18.319966 crc crio[23067]: time="2026-06-11T00:07:18.31991654Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.943166 | controller | Jun 11 00:07:18.320242 crc crio[23067]: time="2026-06-11T00:07:18.320170217Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.943182 | controller | Jun 11 00:07:18.320242 crc crio[23067]: time="2026-06-11T00:07:18.320217768Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.943198 | controller | Jun 11 00:07:18.320486 crc crio[23067]: time="2026-06-11T00:07:18.320448394Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.943213 | controller | Jun 11 00:07:18.320577 crc crio[23067]: time="2026-06-11T00:07:18.320491635Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.943228 | controller | Jun 11 00:07:18.320860 crc crio[23067]: time="2026-06-11T00:07:18.320815024Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.943244 | controller | Jun 11 00:07:18.320986 crc crio[23067]: time="2026-06-11T00:07:18.320863995Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.943259 | controller | Jun 11 00:07:18.321286 crc crio[23067]: time="2026-06-11T00:07:18.321215225Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.943274 | controller | Jun 11 00:07:18.321286 crc crio[23067]: time="2026-06-11T00:07:18.321261886Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.943290 | controller | Jun 11 00:07:18.321606 crc crio[23067]: time="2026-06-11T00:07:18.321566734Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.943310 | controller | Jun 11 00:07:18.321835 crc crio[23067]: time="2026-06-11T00:07:18.321612605Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.943326 | controller | Jun 11 00:07:18.322139 crc crio[23067]: time="2026-06-11T00:07:18.322088738Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.943342 | controller | Jun 11 00:07:18.322139 crc crio[23067]: time="2026-06-11T00:07:18.322136609Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.943379 | controller | Jun 11 00:07:18.322331 crc crio[23067]: time="2026-06-11T00:07:18.32217005Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.943397 | controller | Jun 11 00:07:18.322331 crc crio[23067]: time="2026-06-11T00:07:18.322193281Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.943412 | controller | Jun 11 00:07:18.322535 crc crio[23067]: time="2026-06-11T00:07:18.322415827Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.943428 | controller | Jun 11 00:07:18.322535 crc crio[23067]: time="2026-06-11T00:07:18.322446327Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.943443 | controller | Jun 11 00:07:18.322890 crc crio[23067]: time="2026-06-11T00:07:18.322767336Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.943458 | controller | Jun 11 00:07:18.322890 crc crio[23067]: time="2026-06-11T00:07:18.322806357Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.943473 | controller | Jun 11 00:07:18.323128 crc crio[23067]: time="2026-06-11T00:07:18.323078864Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.943487 | controller | Jun 11 00:07:18.323128 crc crio[23067]: time="2026-06-11T00:07:18.323124966Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.943503 | controller | Jun 11 00:07:18.323353 crc crio[23067]: time="2026-06-11T00:07:18.32330741Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.943518 | controller | Jun 11 00:07:18.323353 crc crio[23067]: time="2026-06-11T00:07:18.323351142Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.943533 | controller | Jun 11 00:07:18.324321 crc crio[23067]: time="2026-06-11T00:07:18.324217455Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.943549 | controller | Jun 11 00:07:18.324600 crc crio[23067]: time="2026-06-11T00:07:18.324325148Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.943564 | controller | Jun 11 00:07:18.324600 crc crio[23067]: time="2026-06-11T00:07:18.324436021Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.943580 | controller | Jun 11 00:07:18.324600 crc crio[23067]: time="2026-06-11T00:07:18.324501532Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.943596 | controller | Jun 11 00:07:18.324600 crc crio[23067]: time="2026-06-11T00:07:18.324560454Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.943611 | controller | Jun 11 00:07:18.324600 crc crio[23067]: time="2026-06-11T00:07:18.324592625Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.943628 | controller | Jun 11 00:07:18.325002 crc crio[23067]: time="2026-06-11T00:07:18.324944964Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.943644 | controller | Jun 11 00:07:18.325002 crc crio[23067]: time="2026-06-11T00:07:18.324993125Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.943663 | controller | Jun 11 00:07:18.325302 crc crio[23067]: time="2026-06-11T00:07:18.325257012Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.943680 | controller | Jun 11 00:07:18.325302 crc crio[23067]: time="2026-06-11T00:07:18.325286513Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.943695 | controller | Jun 11 00:07:18.325814 crc crio[23067]: time="2026-06-11T00:07:18.325604662Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.943711 | controller | Jun 11 00:07:18.325814 crc crio[23067]: time="2026-06-11T00:07:18.325699894Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.943726 | controller | Jun 11 00:07:18.326014 crc crio[23067]: time="2026-06-11T00:07:18.325957121Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.943741 | controller | Jun 11 00:07:18.326014 crc crio[23067]: time="2026-06-11T00:07:18.326006642Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.943756 | controller | Jun 11 00:07:18.326361 crc crio[23067]: time="2026-06-11T00:07:18.32628546Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.943772 | controller | Jun 11 00:07:18.326361 crc crio[23067]: time="2026-06-11T00:07:18.326338631Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.943787 | controller | Jun 11 00:07:18.326797 crc crio[23067]: time="2026-06-11T00:07:18.326626359Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.943803 | controller | Jun 11 00:07:18.326797 crc crio[23067]: time="2026-06-11T00:07:18.326744312Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.943819 | controller | Jun 11 00:07:18.326970 crc crio[23067]: time="2026-06-11T00:07:18.326936307Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.943834 | controller | Jun 11 00:07:18.326970 crc crio[23067]: time="2026-06-11T00:07:18.326965578Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.943850 | controller | Jun 11 00:07:18.327263 crc crio[23067]: time="2026-06-11T00:07:18.327192124Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.943865 | controller | Jun 11 00:07:18.327263 crc crio[23067]: time="2026-06-11T00:07:18.327241145Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.943881 | controller | Jun 11 00:07:18.327452 crc crio[23067]: time="2026-06-11T00:07:18.327438411Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.943904 | controller | Jun 11 00:07:18.327526 crc crio[23067]: time="2026-06-11T00:07:18.327470662Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.943920 | controller | Jun 11 00:07:18.327787 crc crio[23067]: time="2026-06-11T00:07:18.327741339Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.943943 | controller | Jun 11 00:07:18.327787 crc crio[23067]: time="2026-06-11T00:07:18.32778621Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.943959 | controller | Jun 11 00:07:18.328005 crc crio[23067]: time="2026-06-11T00:07:18.327963825Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.944028 | controller | Jun 11 00:07:18.328096 crc crio[23067]: time="2026-06-11T00:07:18.328012286Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.944052 | controller | Jun 11 00:07:18.328287 crc crio[23067]: time="2026-06-11T00:07:18.328231202Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.944072 | controller | Jun 11 00:07:18.328287 crc crio[23067]: time="2026-06-11T00:07:18.328275773Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.944088 | controller | Jun 11 00:07:18.328536 crc crio[23067]: time="2026-06-11T00:07:18.328499929Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.944104 | controller | Jun 11 00:07:18.328536 crc crio[23067]: time="2026-06-11T00:07:18.32852986Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.944120 | controller | Jun 11 00:07:18.328817 crc crio[23067]: time="2026-06-11T00:07:18.328776166Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.944136 | controller | Jun 11 00:07:18.328817 crc crio[23067]: time="2026-06-11T00:07:18.328819727Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.944151 | controller | Jun 11 00:07:18.329117 crc crio[23067]: time="2026-06-11T00:07:18.329078764Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.944167 | controller | Jun 11 00:07:18.329195 crc crio[23067]: time="2026-06-11T00:07:18.329121455Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.944202 | controller | Jun 11 00:07:18.329387 crc crio[23067]: time="2026-06-11T00:07:18.329343531Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.944220 | controller | Jun 11 00:07:18.329387 crc crio[23067]: time="2026-06-11T00:07:18.329418673Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.944236 | controller | Jun 11 00:07:18.329730 crc crio[23067]: time="2026-06-11T00:07:18.329684281Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.944252 | controller | Jun 11 00:07:18.329730 crc crio[23067]: time="2026-06-11T00:07:18.329733222Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.944267 | controller | Jun 11 00:07:18.329964 crc crio[23067]: time="2026-06-11T00:07:18.329923197Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.944283 | controller | Jun 11 00:07:18.330063 crc crio[23067]: time="2026-06-11T00:07:18.329992309Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.944299 | controller | Jun 11 00:07:18.330168 crc crio[23067]: time="2026-06-11T00:07:18.330128892Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.944314 | controller | Jun 11 00:07:18.330242 crc crio[23067]: time="2026-06-11T00:07:18.330187554Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.944329 | controller | Jun 11 00:07:18.330463 crc crio[23067]: time="2026-06-11T00:07:18.33041928Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.944345 | controller | Jun 11 00:07:18.330548 crc crio[23067]: time="2026-06-11T00:07:18.330466741Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.944395 | controller | Jun 11 00:07:18.330770 crc crio[23067]: time="2026-06-11T00:07:18.330678687Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.944415 | controller | Jun 11 00:07:18.330770 crc crio[23067]: time="2026-06-11T00:07:18.330725888Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.944432 | controller | Jun 11 00:07:18.331029 crc crio[23067]: time="2026-06-11T00:07:18.330985605Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.944447 | controller | Jun 11 00:07:18.331029 crc crio[23067]: time="2026-06-11T00:07:18.331032726Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.944467 | controller | Jun 11 00:07:18.331333 crc crio[23067]: time="2026-06-11T00:07:18.331294913Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.944483 | controller | Jun 11 00:07:18.331469 crc crio[23067]: time="2026-06-11T00:07:18.331339815Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.944498 | controller | Jun 11 00:07:18.331532 crc crio[23067]: time="2026-06-11T00:07:18.331507169Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.944513 | controller | Jun 11 00:07:18.331582 crc crio[23067]: time="2026-06-11T00:07:18.33153393Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.944528 | controller | Jun 11 00:07:18.331847 crc crio[23067]: time="2026-06-11T00:07:18.331809367Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.944544 | controller | Jun 11 00:07:18.331946 crc crio[23067]: time="2026-06-11T00:07:18.331852428Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.944559 | controller | Jun 11 00:07:18.332109 crc crio[23067]: time="2026-06-11T00:07:18.332069524Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.944574 | controller | Jun 11 00:07:18.332182 crc crio[23067]: time="2026-06-11T00:07:18.332116355Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.944589 | controller | Jun 11 00:07:18.332352 crc crio[23067]: time="2026-06-11T00:07:18.332314221Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.944604 | controller | Jun 11 00:07:18.332482 crc crio[23067]: time="2026-06-11T00:07:18.332356012Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.944619 | controller | Jun 11 00:07:18.332862 crc crio[23067]: time="2026-06-11T00:07:18.332813014Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.944634 | controller | Jun 11 00:07:18.332862 crc crio[23067]: time="2026-06-11T00:07:18.332859705Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.944650 | controller | Jun 11 00:07:18.333103 crc crio[23067]: time="2026-06-11T00:07:18.333064611Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.944665 | controller | Jun 11 00:07:18.333180 crc crio[23067]: time="2026-06-11T00:07:18.333107652Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.944680 | controller | Jun 11 00:07:18.333353 crc crio[23067]: time="2026-06-11T00:07:18.333309857Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.944695 | controller | Jun 11 00:07:18.333353 crc crio[23067]: time="2026-06-11T00:07:18.333352878Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.944710 | controller | Jun 11 00:07:18.333828 crc crio[23067]: time="2026-06-11T00:07:18.333746739Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.944726 | controller | Jun 11 00:07:18.333828 crc crio[23067]: time="2026-06-11T00:07:18.3337946Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.944741 | controller | Jun 11 00:07:18.334160 crc crio[23067]: time="2026-06-11T00:07:18.334076378Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.944757 | controller | Jun 11 00:07:18.334160 crc crio[23067]: time="2026-06-11T00:07:18.334106608Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.944773 | controller | Jun 11 00:07:18.334374 crc crio[23067]: time="2026-06-11T00:07:18.334333875Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.944788 | controller | Jun 11 00:07:18.334374 crc crio[23067]: time="2026-06-11T00:07:18.334400476Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.944808 | controller | Jun 11 00:07:18.334814 crc crio[23067]: time="2026-06-11T00:07:18.334772406Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.944824 | controller | Jun 11 00:07:18.334932 crc crio[23067]: time="2026-06-11T00:07:18.334820588Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.944840 | controller | Jun 11 00:07:18.335057 crc crio[23067]: time="2026-06-11T00:07:18.335012973Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.944855 | controller | Jun 11 00:07:18.335148 crc crio[23067]: time="2026-06-11T00:07:18.335067954Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.944871 | controller | Jun 11 00:07:18.335341 crc crio[23067]: time="2026-06-11T00:07:18.33530341Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.944886 | controller | Jun 11 00:07:18.335569 crc crio[23067]: time="2026-06-11T00:07:18.335346262Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.944901 | controller | Jun 11 00:07:18.335716 crc crio[23067]: time="2026-06-11T00:07:18.335576778Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.944916 | controller | Jun 11 00:07:18.335716 crc crio[23067]: time="2026-06-11T00:07:18.335604628Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.944932 | controller | Jun 11 00:07:18.335984 crc crio[23067]: time="2026-06-11T00:07:18.335937787Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.944948 | controller | Jun 11 00:07:18.336060 crc crio[23067]: time="2026-06-11T00:07:18.335990809Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.944963 | controller | Jun 11 00:07:18.336285 crc crio[23067]: time="2026-06-11T00:07:18.336246906Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.944979 | controller | Jun 11 00:07:18.336441 crc crio[23067]: time="2026-06-11T00:07:18.336290937Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.944995 | controller | Jun 11 00:07:18.336744 crc crio[23067]: time="2026-06-11T00:07:18.336704598Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.945010 | controller | Jun 11 00:07:18.336822 crc crio[23067]: time="2026-06-11T00:07:18.336749979Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.945026 | controller | Jun 11 00:07:18.337117 crc crio[23067]: time="2026-06-11T00:07:18.337064777Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.945041 | controller | Jun 11 00:07:18.337117 crc crio[23067]: time="2026-06-11T00:07:18.337108549Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.945056 | controller | Jun 11 00:07:18.337446 crc crio[23067]: time="2026-06-11T00:07:18.337405946Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.945072 | controller | Jun 11 00:07:18.337533 crc crio[23067]: time="2026-06-11T00:07:18.337451698Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.945087 | controller | Jun 11 00:07:18.337786 crc crio[23067]: time="2026-06-11T00:07:18.337748176Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.945103 | controller | Jun 11 00:07:18.337863 crc crio[23067]: time="2026-06-11T00:07:18.337792097Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.945119 | controller | Jun 11 00:07:18.338098 crc crio[23067]: time="2026-06-11T00:07:18.338058524Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.945140 | controller | Jun 11 00:07:18.338206 crc crio[23067]: time="2026-06-11T00:07:18.338103915Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.945157 | controller | Jun 11 00:07:18.338353 crc crio[23067]: time="2026-06-11T00:07:18.338315441Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.945172 | controller | Jun 11 00:07:18.338505 crc crio[23067]: time="2026-06-11T00:07:18.338357052Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.945187 | controller | Jun 11 00:07:18.338722 crc crio[23067]: time="2026-06-11T00:07:18.338623149Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.945202 | controller | Jun 11 00:07:18.338722 crc crio[23067]: time="2026-06-11T00:07:18.338717381Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.945217 | controller | Jun 11 00:07:18.339003 crc crio[23067]: time="2026-06-11T00:07:18.338947788Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.945233 | controller | Jun 11 00:07:18.339084 crc crio[23067]: time="2026-06-11T00:07:18.339009409Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.945248 | controller | Jun 11 00:07:18.339361 crc crio[23067]: time="2026-06-11T00:07:18.339322038Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.945263 | controller | Jun 11 00:07:18.339479 crc crio[23067]: time="2026-06-11T00:07:18.339367509Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.945278 | controller | Jun 11 00:07:18.339708 crc crio[23067]: time="2026-06-11T00:07:18.339601885Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.945294 | controller | Jun 11 00:07:18.339788 crc crio[23067]: time="2026-06-11T00:07:18.339715398Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.945309 | controller | Jun 11 00:07:18.339991 crc crio[23067]: time="2026-06-11T00:07:18.339950554Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.945324 | controller | Jun 11 00:07:18.340141 crc crio[23067]: time="2026-06-11T00:07:18.339996456Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.945339 | controller | Jun 11 00:07:18.340250 crc crio[23067]: time="2026-06-11T00:07:18.340211191Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.945379 | controller | Jun 11 00:07:18.340324 crc crio[23067]: time="2026-06-11T00:07:18.340254202Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.945398 | controller | Jun 11 00:07:18.340517 crc crio[23067]: time="2026-06-11T00:07:18.340477778Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.945414 | controller | Jun 11 00:07:18.340604 crc crio[23067]: time="2026-06-11T00:07:18.34052116Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.945433 | controller | Jun 11 00:07:18.340813 crc crio[23067]: time="2026-06-11T00:07:18.340777126Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.945456 | controller | Jun 11 00:07:18.340891 crc crio[23067]: time="2026-06-11T00:07:18.340820338Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.945480 | controller | Jun 11 00:07:18.341037 crc crio[23067]: time="2026-06-11T00:07:18.340998672Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.945502 | controller | Jun 11 00:07:18.341126 crc crio[23067]: time="2026-06-11T00:07:18.341039853Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.945524 | controller | Jun 11 00:07:18.341322 crc crio[23067]: time="2026-06-11T00:07:18.34127868Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.945540 | controller | Jun 11 00:07:18.341322 crc crio[23067]: time="2026-06-11T00:07:18.341320751Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.945556 | controller | Jun 11 00:07:18.341725 crc crio[23067]: time="2026-06-11T00:07:18.341622899Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.945571 | controller | Jun 11 00:07:18.341725 crc crio[23067]: time="2026-06-11T00:07:18.341717081Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.945586 | controller | Jun 11 00:07:18.341963 crc crio[23067]: time="2026-06-11T00:07:18.341924467Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.945602 | controller | Jun 11 00:07:18.342049 crc crio[23067]: time="2026-06-11T00:07:18.341967398Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.945617 | controller | Jun 11 00:07:18.342236 crc crio[23067]: time="2026-06-11T00:07:18.342196374Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.945632 | controller | Jun 11 00:07:18.342325 crc crio[23067]: time="2026-06-11T00:07:18.342244175Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.945647 | controller | Jun 11 00:07:18.342525 crc crio[23067]: time="2026-06-11T00:07:18.342487232Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.945662 | controller | Jun 11 00:07:18.342616 crc crio[23067]: time="2026-06-11T00:07:18.342529553Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.945678 | controller | Jun 11 00:07:18.342914 crc crio[23067]: time="2026-06-11T00:07:18.342873262Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.945693 | controller | Jun 11 00:07:18.342992 crc crio[23067]: time="2026-06-11T00:07:18.342929514Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.945708 | controller | Jun 11 00:07:18.343172 crc crio[23067]: time="2026-06-11T00:07:18.343125419Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.945723 | controller | Jun 11 00:07:18.343300 crc crio[23067]: time="2026-06-11T00:07:18.343184641Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.945738 | controller | Jun 11 00:07:18.343484 crc crio[23067]: time="2026-06-11T00:07:18.343442107Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.945753 | controller | Jun 11 00:07:18.343569 crc crio[23067]: time="2026-06-11T00:07:18.343491489Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.945768 | controller | Jun 11 00:07:18.343744 crc crio[23067]: time="2026-06-11T00:07:18.343706854Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.945783 | controller | Jun 11 00:07:18.343822 crc crio[23067]: time="2026-06-11T00:07:18.343750426Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.945798 | controller | Jun 11 00:07:18.344180 crc crio[23067]: time="2026-06-11T00:07:18.344099825Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.945814 | controller | Jun 11 00:07:18.344180 crc crio[23067]: time="2026-06-11T00:07:18.344158677Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.945829 | controller | Jun 11 00:07:18.344506 crc crio[23067]: time="2026-06-11T00:07:18.344464705Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.945848 | controller | Jun 11 00:07:18.344584 crc crio[23067]: time="2026-06-11T00:07:18.344510836Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.945864 | controller | Jun 11 00:07:18.344779 crc crio[23067]: time="2026-06-11T00:07:18.344741282Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.945879 | controller | Jun 11 00:07:18.344914 crc crio[23067]: time="2026-06-11T00:07:18.344788283Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.945895 | controller | Jun 11 00:07:18.345072 crc crio[23067]: time="2026-06-11T00:07:18.34503316Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.945910 | controller | Jun 11 00:07:18.345170 crc crio[23067]: time="2026-06-11T00:07:18.345078331Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.945926 | controller | Jun 11 00:07:18.345295 crc crio[23067]: time="2026-06-11T00:07:18.345256666Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.945941 | controller | Jun 11 00:07:18.345456 crc crio[23067]: time="2026-06-11T00:07:18.345300707Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.945956 | controller | Jun 11 00:07:18.345560 crc crio[23067]: time="2026-06-11T00:07:18.345518503Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.945972 | controller | Jun 11 00:07:18.345832 crc crio[23067]: time="2026-06-11T00:07:18.345567514Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.945987 | controller | Jun 11 00:07:18.345895 crc crio[23067]: time="2026-06-11T00:07:18.345839811Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.946002 | controller | Jun 11 00:07:18.345895 crc crio[23067]: time="2026-06-11T00:07:18.345879032Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.946018 | controller | Jun 11 00:07:18.346084 crc crio[23067]: time="2026-06-11T00:07:18.346043077Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.946033 | controller | Jun 11 00:07:18.346156 crc crio[23067]: time="2026-06-11T00:07:18.346092808Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.946048 | controller | Jun 11 00:07:18.346357 crc crio[23067]: time="2026-06-11T00:07:18.346313644Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.946064 | controller | Jun 11 00:07:18.346487 crc crio[23067]: time="2026-06-11T00:07:18.346369845Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.946079 | controller | Jun 11 00:07:18.346756 crc crio[23067]: time="2026-06-11T00:07:18.346679154Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.946095 | controller | Jun 11 00:07:18.346756 crc crio[23067]: time="2026-06-11T00:07:18.346728505Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.946111 | controller | Jun 11 00:07:18.346988 crc crio[23067]: time="2026-06-11T00:07:18.346946451Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.946127 | controller | Jun 11 00:07:18.347066 crc crio[23067]: time="2026-06-11T00:07:18.346994512Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.946142 | controller | Jun 11 00:07:18.347237 crc crio[23067]: time="2026-06-11T00:07:18.347196298Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.946157 | controller | Jun 11 00:07:18.347336 crc crio[23067]: time="2026-06-11T00:07:18.347256129Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.946177 | controller | Jun 11 00:07:18.347489 crc crio[23067]: time="2026-06-11T00:07:18.347451924Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.946194 | controller | Jun 11 00:07:18.347563 crc crio[23067]: time="2026-06-11T00:07:18.347497246Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.946211 | controller | Jun 11 00:07:18.347776 crc crio[23067]: time="2026-06-11T00:07:18.347739122Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.946226 | controller | Jun 11 00:07:18.347852 crc crio[23067]: time="2026-06-11T00:07:18.347782023Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.946242 | controller | Jun 11 00:07:18.348029 crc crio[23067]: time="2026-06-11T00:07:18.347992079Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.946257 | controller | Jun 11 00:07:18.348110 crc crio[23067]: time="2026-06-11T00:07:18.34803871Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.946273 | controller | Jun 11 00:07:18.348303 crc crio[23067]: time="2026-06-11T00:07:18.348265776Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.946288 | controller | Jun 11 00:07:18.348525 crc crio[23067]: time="2026-06-11T00:07:18.348310017Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.946304 | controller | Jun 11 00:07:18.349045 crc crio[23067]: time="2026-06-11T00:07:18.348976105Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.946319 | controller | Jun 11 00:07:18.349045 crc crio[23067]: time="2026-06-11T00:07:18.349025046Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.946334 | controller | Jun 11 00:07:18.349438 crc crio[23067]: time="2026-06-11T00:07:18.349341125Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.946368 | controller | Jun 11 00:07:18.349438 crc crio[23067]: time="2026-06-11T00:07:18.349422717Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.946389 | controller | Jun 11 00:07:18.349794 crc crio[23067]: time="2026-06-11T00:07:18.349738925Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.946405 | controller | Jun 11 00:07:18.349794 crc crio[23067]: time="2026-06-11T00:07:18.349791167Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.946421 | controller | Jun 11 00:07:18.350053 crc crio[23067]: time="2026-06-11T00:07:18.349997992Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.946436 | controller | Jun 11 00:07:18.350053 crc crio[23067]: time="2026-06-11T00:07:18.350048304Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.946452 | controller | Jun 11 00:07:18.350344 crc crio[23067]: time="2026-06-11T00:07:18.35029005Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.946468 | controller | Jun 11 00:07:18.350344 crc crio[23067]: time="2026-06-11T00:07:18.350339111Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.946483 | controller | Jun 11 00:07:18.350620 crc crio[23067]: time="2026-06-11T00:07:18.350553127Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.946498 | controller | Jun 11 00:07:18.350620 crc crio[23067]: time="2026-06-11T00:07:18.350583258Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.946513 | controller | Jun 11 00:07:18.350843 crc crio[23067]: time="2026-06-11T00:07:18.350827064Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.946533 | controller | Jun 11 00:07:18.350907 crc crio[23067]: time="2026-06-11T00:07:18.350857615Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.946549 | controller | Jun 11 00:07:18.351103 crc crio[23067]: time="2026-06-11T00:07:18.351063271Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.946563 | controller | Jun 11 00:07:18.351179 crc crio[23067]: time="2026-06-11T00:07:18.351113522Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.946578 | controller | Jun 11 00:07:18.351342 crc crio[23067]: time="2026-06-11T00:07:18.351301427Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.946594 | controller | Jun 11 00:07:18.351462 crc crio[23067]: time="2026-06-11T00:07:18.351349018Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.946609 | controller | Jun 11 00:07:18.351727 crc crio[23067]: time="2026-06-11T00:07:18.351599445Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.946624 | controller | Jun 11 00:07:18.351727 crc crio[23067]: time="2026-06-11T00:07:18.351690597Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.946639 | controller | Jun 11 00:07:18.352017 crc crio[23067]: time="2026-06-11T00:07:18.351974905Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.946654 | controller | Jun 11 00:07:18.352093 crc crio[23067]: time="2026-06-11T00:07:18.352020856Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.946669 | controller | Jun 11 00:07:18.352243 crc crio[23067]: time="2026-06-11T00:07:18.352205251Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.946684 | controller | Jun 11 00:07:18.352433 crc crio[23067]: time="2026-06-11T00:07:18.352250462Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.946699 | controller | Jun 11 00:07:18.352562 crc crio[23067]: time="2026-06-11T00:07:18.35252342Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.946714 | controller | Jun 11 00:07:18.352733 crc crio[23067]: time="2026-06-11T00:07:18.352567631Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.946729 | controller | Jun 11 00:07:18.352925 crc crio[23067]: time="2026-06-11T00:07:18.352883929Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.946744 | controller | Jun 11 00:07:18.352925 crc crio[23067]: time="2026-06-11T00:07:18.35292731Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.946760 | controller | Jun 11 00:07:18.353157 crc crio[23067]: time="2026-06-11T00:07:18.353117445Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.946775 | controller | Jun 11 00:07:18.353232 crc crio[23067]: time="2026-06-11T00:07:18.353162557Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.946790 | controller | Jun 11 00:07:18.353375 crc crio[23067]: time="2026-06-11T00:07:18.353337281Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.946805 | controller | Jun 11 00:07:18.353517 crc crio[23067]: time="2026-06-11T00:07:18.353413633Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.946821 | controller | Jun 11 00:07:18.353572 crc crio[23067]: time="2026-06-11T00:07:18.353532897Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.946836 | controller | Jun 11 00:07:18.353572 crc crio[23067]: time="2026-06-11T00:07:18.353561567Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.946851 | controller | Jun 11 00:07:18.353825 crc crio[23067]: time="2026-06-11T00:07:18.353788683Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.946870 | controller | Jun 11 00:07:18.353899 crc crio[23067]: time="2026-06-11T00:07:18.353830334Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.946886 | controller | Jun 11 00:07:18.354191 crc crio[23067]: time="2026-06-11T00:07:18.354135003Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.946901 | controller | Jun 11 00:07:18.354191 crc crio[23067]: time="2026-06-11T00:07:18.354182924Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.946916 | controller | Jun 11 00:07:18.354418 crc crio[23067]: time="2026-06-11T00:07:18.354354618Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.946931 | controller | Jun 11 00:07:18.354495 crc crio[23067]: time="2026-06-11T00:07:18.35442598Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.946946 | controller | Jun 11 00:07:18.354791 crc crio[23067]: time="2026-06-11T00:07:18.354625696Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.946962 | controller | Jun 11 00:07:18.354791 crc crio[23067]: time="2026-06-11T00:07:18.354723448Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.946978 | controller | Jun 11 00:07:18.355032 crc crio[23067]: time="2026-06-11T00:07:18.354977335Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.946994 | controller | Jun 11 00:07:18.355032 crc crio[23067]: time="2026-06-11T00:07:18.355024436Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.947010 | controller | Jun 11 00:07:18.355346 crc crio[23067]: time="2026-06-11T00:07:18.355272143Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.947025 | controller | Jun 11 00:07:18.355346 crc crio[23067]: time="2026-06-11T00:07:18.355343075Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.947065 | controller | Jun 11 00:07:18.355738 crc crio[23067]: time="2026-06-11T00:07:18.355698604Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.947083 | controller | Jun 11 00:07:18.355817 crc crio[23067]: time="2026-06-11T00:07:18.355742905Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.947099 | controller | Jun 11 00:07:18.356063 crc crio[23067]: time="2026-06-11T00:07:18.356021603Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.947115 | controller | Jun 11 00:07:18.356218 crc crio[23067]: time="2026-06-11T00:07:18.356072794Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.947130 | controller | Jun 11 00:07:18.356352 crc crio[23067]: time="2026-06-11T00:07:18.356313111Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.947160 | controller | Jun 11 00:07:18.356485 crc crio[23067]: time="2026-06-11T00:07:18.356357602Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.947178 | controller | Jun 11 00:07:18.356783 crc crio[23067]: time="2026-06-11T00:07:18.356744792Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.947193 | controller | Jun 11 00:07:18.356904 crc crio[23067]: time="2026-06-11T00:07:18.356789793Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.947209 | controller | Jun 11 00:07:18.357062 crc crio[23067]: time="2026-06-11T00:07:18.357018699Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.947225 | controller | Jun 11 00:07:18.357062 crc crio[23067]: time="2026-06-11T00:07:18.357064021Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.947244 | controller | Jun 11 00:07:18.357295 crc crio[23067]: time="2026-06-11T00:07:18.357256436Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.947261 | controller | Jun 11 00:07:18.357365 crc crio[23067]: time="2026-06-11T00:07:18.357303327Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.947278 | controller | Jun 11 00:07:18.357567 crc crio[23067]: time="2026-06-11T00:07:18.357528833Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.947293 | controller | Jun 11 00:07:18.357741 crc crio[23067]: time="2026-06-11T00:07:18.357572904Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.947309 | controller | Jun 11 00:07:18.357953 crc crio[23067]: time="2026-06-11T00:07:18.357914903Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.947325 | controller | Jun 11 00:07:18.358026 crc crio[23067]: time="2026-06-11T00:07:18.357960385Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.947341 | controller | Jun 11 00:07:18.358195 crc crio[23067]: time="2026-06-11T00:07:18.35815803Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.947379 | controller | Jun 11 00:07:18.358277 crc crio[23067]: time="2026-06-11T00:07:18.358201411Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.947397 | controller | Jun 11 00:07:18.358448 crc crio[23067]: time="2026-06-11T00:07:18.358384716Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.947413 | controller | Jun 11 00:07:18.358521 crc crio[23067]: time="2026-06-11T00:07:18.358451668Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.947429 | controller | Jun 11 00:07:18.358743 crc crio[23067]: time="2026-06-11T00:07:18.358706965Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.947445 | controller | Jun 11 00:07:18.358834 crc crio[23067]: time="2026-06-11T00:07:18.358749546Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.947461 | controller | Jun 11 00:07:18.359067 crc crio[23067]: time="2026-06-11T00:07:18.359026263Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.947476 | controller | Jun 11 00:07:18.359139 crc crio[23067]: time="2026-06-11T00:07:18.359075474Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.947492 | controller | Jun 11 00:07:18.359274 crc crio[23067]: time="2026-06-11T00:07:18.359235859Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.947508 | controller | Jun 11 00:07:18.359343 crc crio[23067]: time="2026-06-11T00:07:18.35928011Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.947524 | controller | Jun 11 00:07:18.359536 crc crio[23067]: time="2026-06-11T00:07:18.359491705Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.947563 | controller | Jun 11 00:07:18.359614 crc crio[23067]: time="2026-06-11T00:07:18.359550877Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.947580 | controller | Jun 11 00:07:18.359842 crc crio[23067]: time="2026-06-11T00:07:18.359785453Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.947596 | controller | Jun 11 00:07:18.359842 crc crio[23067]: time="2026-06-11T00:07:18.359812244Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.947612 | controller | Jun 11 00:07:18.360131 crc crio[23067]: time="2026-06-11T00:07:18.360090441Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.947632 | controller | Jun 11 00:07:18.360214 crc crio[23067]: time="2026-06-11T00:07:18.360137683Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.947648 | controller | Jun 11 00:07:18.360359 crc crio[23067]: time="2026-06-11T00:07:18.360321838Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.947664 | controller | Jun 11 00:07:18.360477 crc crio[23067]: time="2026-06-11T00:07:18.360363169Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.947680 | controller | Jun 11 00:07:18.360747 crc crio[23067]: time="2026-06-11T00:07:18.360709168Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.947696 | controller | Jun 11 00:07:18.360838 crc crio[23067]: time="2026-06-11T00:07:18.360754549Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.947712 | controller | Jun 11 00:07:18.361047 crc crio[23067]: time="2026-06-11T00:07:18.361005736Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.947727 | controller | Jun 11 00:07:18.361126 crc crio[23067]: time="2026-06-11T00:07:18.361050277Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.947743 | controller | Jun 11 00:07:18.361246 crc crio[23067]: time="2026-06-11T00:07:18.361189951Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.947759 | controller | Jun 11 00:07:18.361246 crc crio[23067]: time="2026-06-11T00:07:18.361236352Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.947775 | controller | Jun 11 00:07:18.361606 crc crio[23067]: time="2026-06-11T00:07:18.361568031Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.947790 | controller | Jun 11 00:07:18.361771 crc crio[23067]: time="2026-06-11T00:07:18.361611542Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.947806 | controller | Jun 11 00:07:18.361911 crc crio[23067]: time="2026-06-11T00:07:18.361869889Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.947821 | controller | Jun 11 00:07:18.362018 crc crio[23067]: time="2026-06-11T00:07:18.36191774Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.947837 | controller | Jun 11 00:07:18.362175 crc crio[23067]: time="2026-06-11T00:07:18.362136226Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.947853 | controller | Jun 11 00:07:18.362258 crc crio[23067]: time="2026-06-11T00:07:18.362180527Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.947869 | controller | Jun 11 00:07:18.362380 crc crio[23067]: time="2026-06-11T00:07:18.362338711Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.947884 | controller | Jun 11 00:07:18.362502 crc crio[23067]: time="2026-06-11T00:07:18.362413333Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.947900 | controller | Jun 11 00:07:18.362588 crc crio[23067]: time="2026-06-11T00:07:18.362540897Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.947915 | controller | Jun 11 00:07:18.362588 crc crio[23067]: time="2026-06-11T00:07:18.362568728Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.947931 | controller | Jun 11 00:07:18.362933 crc crio[23067]: time="2026-06-11T00:07:18.362886496Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.947947 | controller | Jun 11 00:07:18.362933 crc crio[23067]: time="2026-06-11T00:07:18.362934167Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.947965 | controller | Jun 11 00:07:18.363122 crc crio[23067]: time="2026-06-11T00:07:18.363082881Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.947981 | controller | Jun 11 00:07:18.363122 crc crio[23067]: time="2026-06-11T00:07:18.363124602Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.947997 | controller | Jun 11 00:07:18.363521 crc crio[23067]: time="2026-06-11T00:07:18.36341986Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.948012 | controller | Jun 11 00:07:18.363521 crc crio[23067]: time="2026-06-11T00:07:18.363477042Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.948028 | controller | Jun 11 00:07:18.363769 crc crio[23067]: time="2026-06-11T00:07:18.363706508Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.948044 | controller | Jun 11 00:07:18.363769 crc crio[23067]: time="2026-06-11T00:07:18.363737829Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.948060 | controller | Jun 11 00:07:18.363972 crc crio[23067]: time="2026-06-11T00:07:18.363932774Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.948076 | controller | Jun 11 00:07:18.364047 crc crio[23067]: time="2026-06-11T00:07:18.363978195Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.948091 | controller | Jun 11 00:07:18.364302 crc crio[23067]: time="2026-06-11T00:07:18.364264923Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.948106 | controller | Jun 11 00:07:18.364390 crc crio[23067]: time="2026-06-11T00:07:18.364307104Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.948121 | controller | Jun 11 00:07:18.365002 crc crio[23067]: time="2026-06-11T00:07:18.364935311Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.948137 | controller | Jun 11 00:07:18.365002 crc crio[23067]: time="2026-06-11T00:07:18.364985032Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.948152 | controller | Jun 11 00:07:18.365273 crc crio[23067]: time="2026-06-11T00:07:18.365215028Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.948168 | controller | Jun 11 00:07:18.365273 crc crio[23067]: time="2026-06-11T00:07:18.3652707Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.948184 | controller | Jun 11 00:07:18.365525 crc crio[23067]: time="2026-06-11T00:07:18.365474155Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.948218 | controller | Jun 11 00:07:18.365525 crc crio[23067]: time="2026-06-11T00:07:18.365525846Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.948235 | controller | Jun 11 00:07:18.366080 crc crio[23067]: time="2026-06-11T00:07:18.366011819Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.948253 | controller | Jun 11 00:07:18.366080 crc crio[23067]: time="2026-06-11T00:07:18.366076001Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.948270 | controller | Jun 11 00:07:18.366461 crc crio[23067]: time="2026-06-11T00:07:18.366224245Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.948287 | controller | Jun 11 00:07:18.366461 crc crio[23067]: time="2026-06-11T00:07:18.366254066Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.948302 | controller | Jun 11 00:07:18.366628 crc crio[23067]: time="2026-06-11T00:07:18.366602995Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.948323 | controller | Jun 11 00:07:18.366846 crc crio[23067]: time="2026-06-11T00:07:18.366703768Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.948340 | controller | Jun 11 00:07:18.366921 crc crio[23067]: time="2026-06-11T00:07:18.366890143Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.948376 | controller | Jun 11 00:07:18.366921 crc crio[23067]: time="2026-06-11T00:07:18.366921463Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.948394 | controller | Jun 11 00:07:18.367203 crc crio[23067]: time="2026-06-11T00:07:18.367132319Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.948410 | controller | Jun 11 00:07:18.367203 crc crio[23067]: time="2026-06-11T00:07:18.367199331Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.948426 | controller | Jun 11 00:07:18.367473 crc crio[23067]: time="2026-06-11T00:07:18.367420687Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.948441 | controller | Jun 11 00:07:18.367571 crc crio[23067]: time="2026-06-11T00:07:18.367483578Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.948457 | controller | Jun 11 00:07:18.367571 crc crio[23067]: time="2026-06-11T00:07:18.367565471Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.948473 | controller | Jun 11 00:07:18.367811 crc crio[23067]: time="2026-06-11T00:07:18.367618772Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.948488 | controller | Jun 11 00:07:18.367950 crc crio[23067]: time="2026-06-11T00:07:18.36790457Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.948504 | controller | Jun 11 00:07:18.368024 crc crio[23067]: time="2026-06-11T00:07:18.367963661Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.948519 | controller | Jun 11 00:07:18.368209 crc crio[23067]: time="2026-06-11T00:07:18.368171577Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.948535 | controller | Jun 11 00:07:18.368285 crc crio[23067]: time="2026-06-11T00:07:18.368218668Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.948550 | controller | Jun 11 00:07:18.368342 crc crio[23067]: time="2026-06-11T00:07:18.368319551Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.948565 | controller | Jun 11 00:07:18.368460 crc crio[23067]: time="2026-06-11T00:07:18.368355642Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.948581 | controller | Jun 11 00:07:18.368533 crc crio[23067]: time="2026-06-11T00:07:18.368521166Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.948597 | controller | Jun 11 00:07:18.368582 crc crio[23067]: time="2026-06-11T00:07:18.368547477Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.948612 | controller | Jun 11 00:07:18.369023 crc crio[23067]: time="2026-06-11T00:07:18.368968138Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.948627 | controller | Jun 11 00:07:18.369098 crc crio[23067]: time="2026-06-11T00:07:18.36903484Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.948643 | controller | Jun 11 00:07:18.369175 crc crio[23067]: time="2026-06-11T00:07:18.369128332Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.948658 | controller | Jun 11 00:07:18.369229 crc crio[23067]: time="2026-06-11T00:07:18.369177294Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.948673 | controller | Jun 11 00:07:18.369406 crc crio[23067]: time="2026-06-11T00:07:18.369328798Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.948692 | controller | Jun 11 00:07:18.369472 crc crio[23067]: time="2026-06-11T00:07:18.369387859Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.948708 | controller | Jun 11 00:07:18.369574 crc crio[23067]: time="2026-06-11T00:07:18.369525213Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.948723 | controller | Jun 11 00:07:18.369629 crc crio[23067]: time="2026-06-11T00:07:18.369575954Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.948739 | controller | Jun 11 00:07:18.369854 crc crio[23067]: time="2026-06-11T00:07:18.36980321Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.948754 | controller | Jun 11 00:07:18.369910 crc crio[23067]: time="2026-06-11T00:07:18.369863972Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.948770 | controller | Jun 11 00:07:18.370024 crc crio[23067]: time="2026-06-11T00:07:18.369992615Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.948785 | controller | Jun 11 00:07:18.370085 crc crio[23067]: time="2026-06-11T00:07:18.370034927Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.948800 | controller | Jun 11 00:07:18.370303 crc crio[23067]: time="2026-06-11T00:07:18.370251052Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.948816 | controller | Jun 11 00:07:18.370359 crc crio[23067]: time="2026-06-11T00:07:18.370309424Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.948832 | controller | Jun 11 00:07:18.370465 crc crio[23067]: time="2026-06-11T00:07:18.370434427Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.948847 | controller | Jun 11 00:07:18.370519 crc crio[23067]: time="2026-06-11T00:07:18.370475878Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.948862 | controller | Jun 11 00:07:18.370839 crc crio[23067]: time="2026-06-11T00:07:18.370795267Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.948877 | controller | Jun 11 00:07:18.370917 crc crio[23067]: time="2026-06-11T00:07:18.370853298Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.948892 | controller | Jun 11 00:07:18.371072 crc crio[23067]: time="2026-06-11T00:07:18.371035003Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.948907 | controller | Jun 11 00:07:18.371159 crc crio[23067]: time="2026-06-11T00:07:18.371077644Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.948922 | controller | Jun 11 00:07:18.371380 crc crio[23067]: time="2026-06-11T00:07:18.371337631Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.948938 | controller | Jun 11 00:07:18.371469 crc crio[23067]: time="2026-06-11T00:07:18.371426984Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.948953 | controller | Jun 11 00:07:18.371573 crc crio[23067]: time="2026-06-11T00:07:18.371542197Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.948968 | controller | Jun 11 00:07:18.371627 crc crio[23067]: time="2026-06-11T00:07:18.371583388Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.948983 | controller | Jun 11 00:07:18.371996 crc crio[23067]: time="2026-06-11T00:07:18.371942187Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.948998 | controller | Jun 11 00:07:18.372053 crc crio[23067]: time="2026-06-11T00:07:18.372005379Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.949018 | controller | Jun 11 00:07:18.372223 crc crio[23067]: time="2026-06-11T00:07:18.372175214Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.949033 | controller | Jun 11 00:07:18.372278 crc crio[23067]: time="2026-06-11T00:07:18.372224395Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.949048 | controller | Jun 11 00:07:18.372594 crc crio[23067]: time="2026-06-11T00:07:18.372531843Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.949064 | controller | Jun 11 00:07:18.372707 crc crio[23067]: time="2026-06-11T00:07:18.372594175Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.949079 | controller | Jun 11 00:07:18.372849 crc crio[23067]: time="2026-06-11T00:07:18.37279402Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.949094 | controller | Jun 11 00:07:18.372849 crc crio[23067]: time="2026-06-11T00:07:18.372842001Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.949110 | controller | Jun 11 00:07:18.373295 crc crio[23067]: time="2026-06-11T00:07:18.373234002Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.949125 | controller | Jun 11 00:07:18.373354 crc crio[23067]: time="2026-06-11T00:07:18.373294833Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.949140 | controller | Jun 11 00:07:18.373556 crc crio[23067]: time="2026-06-11T00:07:18.373499829Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.949155 | controller | Jun 11 00:07:18.373556 crc crio[23067]: time="2026-06-11T00:07:18.37354578Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.949170 | controller | Jun 11 00:07:18.373873 crc crio[23067]: time="2026-06-11T00:07:18.373811587Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.949185 | controller | Jun 11 00:07:18.373931 crc crio[23067]: time="2026-06-11T00:07:18.373873849Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.949200 | controller | Jun 11 00:07:18.374096 crc crio[23067]: time="2026-06-11T00:07:18.374042343Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.949215 | controller | Jun 11 00:07:18.374096 crc crio[23067]: time="2026-06-11T00:07:18.374090235Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.949230 | controller | Jun 11 00:07:18.374422 crc crio[23067]: time="2026-06-11T00:07:18.374325171Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.949246 | controller | Jun 11 00:07:18.374481 crc crio[23067]: time="2026-06-11T00:07:18.374424284Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.949261 | controller | Jun 11 00:07:18.374589 crc crio[23067]: time="2026-06-11T00:07:18.374556207Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.949277 | controller | Jun 11 00:07:18.374701 crc crio[23067]: time="2026-06-11T00:07:18.374598788Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.949292 | controller | Jun 11 00:07:18.374937 crc crio[23067]: time="2026-06-11T00:07:18.374885546Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.949308 | controller | Jun 11 00:07:18.374992 crc crio[23067]: time="2026-06-11T00:07:18.374944087Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.949323 | controller | Jun 11 00:07:18.375111 crc crio[23067]: time="2026-06-11T00:07:18.375080001Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.949342 | controller | Jun 11 00:07:18.375163 crc crio[23067]: time="2026-06-11T00:07:18.375129072Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.949385 | controller | Jun 11 00:07:18.375384 crc crio[23067]: time="2026-06-11T00:07:18.375343698Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.949406 | controller | Jun 11 00:07:18.375475 crc crio[23067]: time="2026-06-11T00:07:18.375442001Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.949422 | controller | Jun 11 00:07:18.375689 crc crio[23067]: time="2026-06-11T00:07:18.375608885Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.949438 | controller | Jun 11 00:07:18.375893 crc crio[23067]: time="2026-06-11T00:07:18.375697978Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.949453 | controller | Jun 11 00:07:18.375938 crc crio[23067]: time="2026-06-11T00:07:18.375889693Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.949468 | controller | Jun 11 00:07:18.375938 crc crio[23067]: time="2026-06-11T00:07:18.375922534Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.949483 | controller | Jun 11 00:07:18.376260 crc crio[23067]: time="2026-06-11T00:07:18.376111969Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.949499 | controller | Jun 11 00:07:18.376321 crc crio[23067]: time="2026-06-11T00:07:18.376272883Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.949514 | controller | Jun 11 00:07:18.376783 crc crio[23067]: time="2026-06-11T00:07:18.376729115Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.949529 | controller | Jun 11 00:07:18.376875 crc crio[23067]: time="2026-06-11T00:07:18.376794267Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.949545 | controller | Jun 11 00:07:18.377015 crc crio[23067]: time="2026-06-11T00:07:18.376969181Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.949560 | controller | Jun 11 00:07:18.377071 crc crio[23067]: time="2026-06-11T00:07:18.377014953Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.949576 | controller | Jun 11 00:07:18.377239 crc crio[23067]: time="2026-06-11T00:07:18.377191897Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.949591 | controller | Jun 11 00:07:18.377308 crc crio[23067]: time="2026-06-11T00:07:18.377242209Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.949606 | controller | Jun 11 00:07:18.377501 crc crio[23067]: time="2026-06-11T00:07:18.377454104Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.949622 | controller | Jun 11 00:07:18.377558 crc crio[23067]: time="2026-06-11T00:07:18.377505826Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.949637 | controller | Jun 11 00:07:18.377819 crc crio[23067]: time="2026-06-11T00:07:18.377772193Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.949652 | controller | Jun 11 00:07:18.377877 crc crio[23067]: time="2026-06-11T00:07:18.377822054Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.949667 | controller | Jun 11 00:07:18.378120 crc crio[23067]: time="2026-06-11T00:07:18.378071111Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.949682 | controller | Jun 11 00:07:18.378183 crc crio[23067]: time="2026-06-11T00:07:18.378125412Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.949702 | controller | Jun 11 00:07:18.378302 crc crio[23067]: time="2026-06-11T00:07:18.378269706Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.949717 | controller | Jun 11 00:07:18.378370 crc crio[23067]: time="2026-06-11T00:07:18.378313807Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.949733 | controller | Jun 11 00:07:18.378493 crc crio[23067]: time="2026-06-11T00:07:18.378481692Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.949748 | controller | Jun 11 00:07:18.378548 crc crio[23067]: time="2026-06-11T00:07:18.378509853Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.949763 | controller | Jun 11 00:07:18.378808 crc crio[23067]: time="2026-06-11T00:07:18.378771449Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.949778 | controller | Jun 11 00:07:18.378883 crc crio[23067]: time="2026-06-11T00:07:18.378817801Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.949794 | controller | Jun 11 00:07:18.379136 crc crio[23067]: time="2026-06-11T00:07:18.379081748Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.949809 | controller | Jun 11 00:07:18.379192 crc crio[23067]: time="2026-06-11T00:07:18.379137339Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.949825 | controller | Jun 11 00:07:18.379309 crc crio[23067]: time="2026-06-11T00:07:18.379277533Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.949840 | controller | Jun 11 00:07:18.379361 crc crio[23067]: time="2026-06-11T00:07:18.379321484Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.949856 | controller | Jun 11 00:07:18.379578 crc crio[23067]: time="2026-06-11T00:07:18.37954603Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.949885 | controller | Jun 11 00:07:18.379762 crc crio[23067]: time="2026-06-11T00:07:18.379591261Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.949901 | controller | Jun 11 00:07:18.380117 crc crio[23067]: time="2026-06-11T00:07:18.380067954Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.949917 | controller | Jun 11 00:07:18.380117 crc crio[23067]: time="2026-06-11T00:07:18.380118065Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.949932 | controller | Jun 11 00:07:18.380414 crc crio[23067]: time="2026-06-11T00:07:18.380347362Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.949947 | controller | Jun 11 00:07:18.380485 crc crio[23067]: time="2026-06-11T00:07:18.380426354Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.949963 | controller | Jun 11 00:07:18.380589 crc crio[23067]: time="2026-06-11T00:07:18.380545527Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.949978 | controller | Jun 11 00:07:18.380706 crc crio[23067]: time="2026-06-11T00:07:18.380593388Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.949994 | controller | Jun 11 00:07:18.380942 crc crio[23067]: time="2026-06-11T00:07:18.380888256Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.950009 | controller | Jun 11 00:07:18.380942 crc crio[23067]: time="2026-06-11T00:07:18.380937977Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.950024 | controller | Jun 11 00:07:18.381185 crc crio[23067]: time="2026-06-11T00:07:18.381136973Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.950043 | controller | Jun 11 00:07:18.381252 crc crio[23067]: time="2026-06-11T00:07:18.381187554Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.950059 | controller | Jun 11 00:07:18.381421 crc crio[23067]: time="2026-06-11T00:07:18.381363269Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.950074 | controller | Jun 11 00:07:18.381515 crc crio[23067]: time="2026-06-11T00:07:18.381440431Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.950090 | controller | Jun 11 00:07:18.381726 crc crio[23067]: time="2026-06-11T00:07:18.381637636Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.950105 | controller | Jun 11 00:07:18.381809 crc crio[23067]: time="2026-06-11T00:07:18.381739889Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.950120 | controller | Jun 11 00:07:18.381976 crc crio[23067]: time="2026-06-11T00:07:18.381937764Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.950135 | controller | Jun 11 00:07:18.382051 crc crio[23067]: time="2026-06-11T00:07:18.381982505Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.950150 | controller | Jun 11 00:07:18.382130 crc crio[23067]: time="2026-06-11T00:07:18.382110669Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.950166 | controller | Jun 11 00:07:18.382175 crc crio[23067]: time="2026-06-11T00:07:18.382138299Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.950181 | controller | Jun 11 00:07:18.382361 crc crio[23067]: time="2026-06-11T00:07:18.382324004Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.950196 | controller | Jun 11 00:07:18.382485 crc crio[23067]: time="2026-06-11T00:07:18.382366795Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.950212 | controller | Jun 11 00:07:18.382815 crc crio[23067]: time="2026-06-11T00:07:18.382774836Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.950227 | controller | Jun 11 00:07:18.382899 crc crio[23067]: time="2026-06-11T00:07:18.382823048Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.950242 | controller | Jun 11 00:07:18.383089 crc crio[23067]: time="2026-06-11T00:07:18.383054084Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.950258 | controller | Jun 11 00:07:18.383144 crc crio[23067]: time="2026-06-11T00:07:18.383103885Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.950273 | controller | Jun 11 00:07:18.383322 crc crio[23067]: time="2026-06-11T00:07:18.38328902Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.950288 | controller | Jun 11 00:07:18.383374 crc crio[23067]: time="2026-06-11T00:07:18.383336171Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.950304 | controller | Jun 11 00:07:18.383626 crc crio[23067]: time="2026-06-11T00:07:18.383595298Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.950319 | controller | Jun 11 00:07:18.383766 crc crio[23067]: time="2026-06-11T00:07:18.383684461Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.950335 | controller | Jun 11 00:07:18.383986 crc crio[23067]: time="2026-06-11T00:07:18.383928787Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.950372 | controller | Jun 11 00:07:18.384042 crc crio[23067]: time="2026-06-11T00:07:18.383997519Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.950409 | controller | Jun 11 00:07:18.384217 crc crio[23067]: time="2026-06-11T00:07:18.384183924Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.950434 | controller | Jun 11 00:07:18.384270 crc crio[23067]: time="2026-06-11T00:07:18.384229425Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.950457 | controller | Jun 11 00:07:18.384526 crc crio[23067]: time="2026-06-11T00:07:18.384480912Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.950474 | controller | Jun 11 00:07:18.384589 crc crio[23067]: time="2026-06-11T00:07:18.384530793Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.950490 | controller | Jun 11 00:07:18.384778 crc crio[23067]: time="2026-06-11T00:07:18.384743319Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.950506 | controller | Jun 11 00:07:18.384840 crc crio[23067]: time="2026-06-11T00:07:18.38478519Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.950522 | controller | Jun 11 00:07:18.385135 crc crio[23067]: time="2026-06-11T00:07:18.385088628Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.950537 | controller | Jun 11 00:07:18.385135 crc crio[23067]: time="2026-06-11T00:07:18.385135219Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.950552 | controller | Jun 11 00:07:18.385420 crc crio[23067]: time="2026-06-11T00:07:18.385364495Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.950568 | controller | Jun 11 00:07:18.385476 crc crio[23067]: time="2026-06-11T00:07:18.385441847Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.950583 | controller | Jun 11 00:07:18.385796 crc crio[23067]: time="2026-06-11T00:07:18.385745255Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.950599 | controller | Jun 11 00:07:18.385796 crc crio[23067]: time="2026-06-11T00:07:18.385795157Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.950614 | controller | Jun 11 00:07:18.386023 crc crio[23067]: time="2026-06-11T00:07:18.385977922Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.950629 | controller | Jun 11 00:07:18.386081 crc crio[23067]: time="2026-06-11T00:07:18.386027193Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.950645 | controller | Jun 11 00:07:18.386288 crc crio[23067]: time="2026-06-11T00:07:18.386241829Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.950660 | controller | Jun 11 00:07:18.386352 crc crio[23067]: time="2026-06-11T00:07:18.38628993Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.950676 | controller | Jun 11 00:07:18.386597 crc crio[23067]: time="2026-06-11T00:07:18.386562807Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.950691 | controller | Jun 11 00:07:18.386775 crc crio[23067]: time="2026-06-11T00:07:18.386614379Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.950707 | controller | Jun 11 00:07:18.386950 crc crio[23067]: time="2026-06-11T00:07:18.386915057Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.950722 | controller | Jun 11 00:07:18.387013 crc crio[23067]: time="2026-06-11T00:07:18.386963838Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.950737 | controller | Jun 11 00:07:18.387201 crc crio[23067]: time="2026-06-11T00:07:18.387168213Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.950752 | controller | Jun 11 00:07:18.387469 crc crio[23067]: time="2026-06-11T00:07:18.387212955Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.950772 | controller | Jun 11 00:07:18.387519 crc crio[23067]: time="2026-06-11T00:07:18.387478282Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.950787 | controller | Jun 11 00:07:18.387519 crc crio[23067]: time="2026-06-11T00:07:18.387508023Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.950803 | controller | Jun 11 00:07:18.387824 crc crio[23067]: time="2026-06-11T00:07:18.38778888Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.950818 | controller | Jun 11 00:07:18.387887 crc crio[23067]: time="2026-06-11T00:07:18.387833441Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.950833 | controller | Jun 11 00:07:18.388097 crc crio[23067]: time="2026-06-11T00:07:18.388060597Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.950847 | controller | Jun 11 00:07:18.388214 crc crio[23067]: time="2026-06-11T00:07:18.388109689Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.950863 | controller | Jun 11 00:07:18.388345 crc crio[23067]: time="2026-06-11T00:07:18.388311264Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.950878 | controller | Jun 11 00:07:18.388427 crc crio[23067]: time="2026-06-11T00:07:18.388357595Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.950894 | controller | Jun 11 00:07:18.388612 crc crio[23067]: time="2026-06-11T00:07:18.388579691Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.950910 | controller | Jun 11 00:07:18.388753 crc crio[23067]: time="2026-06-11T00:07:18.388626922Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.950925 | controller | Jun 11 00:07:18.388958 crc crio[23067]: time="2026-06-11T00:07:18.38892442Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.950940 | controller | Jun 11 00:07:18.389012 crc crio[23067]: time="2026-06-11T00:07:18.388968291Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.950955 | controller | Jun 11 00:07:18.389190 crc crio[23067]: time="2026-06-11T00:07:18.389157136Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.950970 | controller | Jun 11 00:07:18.389241 crc crio[23067]: time="2026-06-11T00:07:18.389203718Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.950985 | controller | Jun 11 00:07:18.389341 crc crio[23067]: time="2026-06-11T00:07:18.389310481Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.951000 | controller | Jun 11 00:07:18.389424 crc crio[23067]: time="2026-06-11T00:07:18.389352522Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.951015 | controller | Jun 11 00:07:18.389766 crc crio[23067]: time="2026-06-11T00:07:18.389730102Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.951030 | controller | Jun 11 00:07:18.389831 crc crio[23067]: time="2026-06-11T00:07:18.389775383Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.951045 | controller | Jun 11 00:07:18.389985 crc crio[23067]: time="2026-06-11T00:07:18.389952298Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.951060 | controller | Jun 11 00:07:18.390037 crc crio[23067]: time="2026-06-11T00:07:18.389997189Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.951075 | controller | Jun 11 00:07:18.390247 crc crio[23067]: time="2026-06-11T00:07:18.390215065Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.951095 | controller | Jun 11 00:07:18.390311 crc crio[23067]: time="2026-06-11T00:07:18.390259736Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.951111 | controller | Jun 11 00:07:18.390502 crc crio[23067]: time="2026-06-11T00:07:18.390467191Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.951126 | controller | Jun 11 00:07:18.390566 crc crio[23067]: time="2026-06-11T00:07:18.390515483Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.951141 | controller | Jun 11 00:07:18.390781 crc crio[23067]: time="2026-06-11T00:07:18.390745969Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.951157 | controller | Jun 11 00:07:18.390842 crc crio[23067]: time="2026-06-11T00:07:18.39079076Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.951172 | controller | Jun 11 00:07:18.391040 crc crio[23067]: time="2026-06-11T00:07:18.391008576Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.951187 | controller | Jun 11 00:07:18.391093 crc crio[23067]: time="2026-06-11T00:07:18.391052037Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.951202 | controller | Jun 11 00:07:18.391239 crc crio[23067]: time="2026-06-11T00:07:18.391207201Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.951218 | controller | Jun 11 00:07:18.391304 crc crio[23067]: time="2026-06-11T00:07:18.391249872Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.951233 | controller | Jun 11 00:07:18.391469 crc crio[23067]: time="2026-06-11T00:07:18.391436357Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.951248 | controller | Jun 11 00:07:18.391529 crc crio[23067]: time="2026-06-11T00:07:18.391479158Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.951263 | controller | Jun 11 00:07:18.391780 crc crio[23067]: time="2026-06-11T00:07:18.391744606Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.951278 | controller | Jun 11 00:07:18.391855 crc crio[23067]: time="2026-06-11T00:07:18.391788737Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.951293 | controller | Jun 11 00:07:18.392094 crc crio[23067]: time="2026-06-11T00:07:18.392047804Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.951308 | controller | Jun 11 00:07:18.392169 crc crio[23067]: time="2026-06-11T00:07:18.392102345Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.951322 | controller | Jun 11 00:07:18.392340 crc crio[23067]: time="2026-06-11T00:07:18.39230564Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.951338 | controller | Jun 11 00:07:18.392441 crc crio[23067]: time="2026-06-11T00:07:18.392420043Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.951376 | controller | Jun 11 00:07:18.392585 crc crio[23067]: time="2026-06-11T00:07:18.392554267Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.951394 | controller | Jun 11 00:07:18.392716 crc crio[23067]: time="2026-06-11T00:07:18.392597038Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.951410 | controller | Jun 11 00:07:18.392903 crc crio[23067]: time="2026-06-11T00:07:18.392869235Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.951425 | controller | Jun 11 00:07:18.392959 crc crio[23067]: time="2026-06-11T00:07:18.392912517Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.951445 | controller | Jun 11 00:07:18.393104 crc crio[23067]: time="2026-06-11T00:07:18.393069481Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.951461 | controller | Jun 11 00:07:18.393168 crc crio[23067]: time="2026-06-11T00:07:18.393121782Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.951476 | controller | Jun 11 00:07:18.393367 crc crio[23067]: time="2026-06-11T00:07:18.393336248Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.951492 | controller | Jun 11 00:07:18.393451 crc crio[23067]: time="2026-06-11T00:07:18.39341061Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.951507 | controller | Jun 11 00:07:18.393620 crc crio[23067]: time="2026-06-11T00:07:18.393588085Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.951523 | controller | Jun 11 00:07:18.393790 crc crio[23067]: time="2026-06-11T00:07:18.393630806Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.951538 | controller | Jun 11 00:07:18.393931 crc crio[23067]: time="2026-06-11T00:07:18.393897903Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.951554 | controller | Jun 11 00:07:18.393985 crc crio[23067]: time="2026-06-11T00:07:18.393940114Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.951570 | controller | Jun 11 00:07:18.394159 crc crio[23067]: time="2026-06-11T00:07:18.394127699Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.951586 | controller | Jun 11 00:07:18.394445 crc crio[23067]: time="2026-06-11T00:07:18.39417206Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.951601 | controller | Jun 11 00:07:18.394489 crc crio[23067]: time="2026-06-11T00:07:18.394464988Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.951617 | controller | Jun 11 00:07:18.394522 crc crio[23067]: time="2026-06-11T00:07:18.394502769Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.951632 | controller | Jun 11 00:07:18.394751 crc crio[23067]: time="2026-06-11T00:07:18.394706114Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.951648 | controller | Jun 11 00:07:18.394751 crc crio[23067]: time="2026-06-11T00:07:18.394753536Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.951663 | controller | Jun 11 00:07:18.394915 crc crio[23067]: time="2026-06-11T00:07:18.394882819Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.951679 | controller | Jun 11 00:07:18.394969 crc crio[23067]: time="2026-06-11T00:07:18.39492493Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.951695 | controller | Jun 11 00:07:18.395136 crc crio[23067]: time="2026-06-11T00:07:18.395066094Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.951711 | controller | Jun 11 00:07:18.395136 crc crio[23067]: time="2026-06-11T00:07:18.395093635Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.951726 | controller | Jun 11 00:07:18.395246 crc crio[23067]: time="2026-06-11T00:07:18.395235329Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.951742 | controller | Jun 11 00:07:18.395281 crc crio[23067]: time="2026-06-11T00:07:18.395262059Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.951758 | controller | Jun 11 00:07:18.395518 crc crio[23067]: time="2026-06-11T00:07:18.395436654Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.951778 | controller | Jun 11 00:07:18.395838 crc crio[23067]: time="2026-06-11T00:07:18.395621589Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.951795 | controller | Jun 11 00:07:18.395838 crc crio[23067]: time="2026-06-11T00:07:18.395711201Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.951811 | controller | Jun 11 00:07:18.395838 crc crio[23067]: time="2026-06-11T00:07:18.395737022Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.951827 | controller | Jun 11 00:07:18.396035 crc crio[23067]: time="2026-06-11T00:07:18.396001679Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.951842 | controller | Jun 11 00:07:18.396091 crc crio[23067]: time="2026-06-11T00:07:18.39604959Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.951858 | controller | Jun 11 00:07:18.396703 crc crio[23067]: time="2026-06-11T00:07:18.3964259Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.951874 | controller | Jun 11 00:07:18.396703 crc crio[23067]: time="2026-06-11T00:07:18.396526673Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.951890 | controller | Jun 11 00:07:18.396703 crc crio[23067]: time="2026-06-11T00:07:18.396582204Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.951906 | controller | Jun 11 00:07:18.396703 crc crio[23067]: time="2026-06-11T00:07:18.396613145Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.951921 | controller | Jun 11 00:07:18.396919 crc crio[23067]: time="2026-06-11T00:07:18.396882852Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.951937 | controller | Jun 11 00:07:18.396919 crc crio[23067]: time="2026-06-11T00:07:18.396919433Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.951952 | controller | Jun 11 00:07:18.397311 crc crio[23067]: time="2026-06-11T00:07:18.3971691Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.951968 | controller | Jun 11 00:07:18.397311 crc crio[23067]: time="2026-06-11T00:07:18.397205271Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.951983 | controller | Jun 11 00:07:18.397311 crc crio[23067]: time="2026-06-11T00:07:18.397238682Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.951999 | controller | Jun 11 00:07:18.397311 crc crio[23067]: time="2026-06-11T00:07:18.397264493Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.952015 | controller | Jun 11 00:07:18.397636 crc crio[23067]: time="2026-06-11T00:07:18.397594732Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.952030 | controller | Jun 11 00:07:18.397636 crc crio[23067]: time="2026-06-11T00:07:18.397682594Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.952046 | controller | Jun 11 00:07:18.397899 crc crio[23067]: time="2026-06-11T00:07:18.397859269Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.952061 | controller | Jun 11 00:07:18.397969 crc crio[23067]: time="2026-06-11T00:07:18.39790678Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.952077 | controller | Jun 11 00:07:18.398272 crc crio[23067]: time="2026-06-11T00:07:18.398140016Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.952092 | controller | Jun 11 00:07:18.398272 crc crio[23067]: time="2026-06-11T00:07:18.398218238Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.952111 | controller | Jun 11 00:07:18.398573 crc crio[23067]: time="2026-06-11T00:07:18.398532857Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.952128 | controller | Jun 11 00:07:18.398708 crc crio[23067]: time="2026-06-11T00:07:18.398586528Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.952144 | controller | Jun 11 00:07:18.398966 crc crio[23067]: time="2026-06-11T00:07:18.398921287Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.952160 | controller | Jun 11 00:07:18.399489 crc crio[23067]: time="2026-06-11T00:07:18.398983679Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.952176 | controller | Jun 11 00:07:18.399489 crc crio[23067]: time="2026-06-11T00:07:18.39902618Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.952192 | controller | Jun 11 00:07:18.399489 crc crio[23067]: time="2026-06-11T00:07:18.399062591Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.952208 | controller | Jun 11 00:07:18.399489 crc crio[23067]: time="2026-06-11T00:07:18.399146733Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.952257 | controller | Jun 11 00:07:18.399489 crc crio[23067]: time="2026-06-11T00:07:18.399180804Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.952275 | controller | Jun 11 00:07:18.399489 crc crio[23067]: time="2026-06-11T00:07:18.399347448Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.952291 | controller | Jun 11 00:07:18.399489 crc crio[23067]: time="2026-06-11T00:07:18.399373879Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.952307 | controller | Jun 11 00:07:18.400825 crc crio[23067]: time="2026-06-11T00:07:18.399618475Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.952322 | controller | Jun 11 00:07:18.400825 crc crio[23067]: time="2026-06-11T00:07:18.399698618Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.952337 | controller | Jun 11 00:07:18.400825 crc crio[23067]: time="2026-06-11T00:07:18.399881892Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.952375 | controller | Jun 11 00:07:18.400825 crc crio[23067]: time="2026-06-11T00:07:18.399927704Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.952403 | controller | Jun 11 00:07:18.400825 crc crio[23067]: time="2026-06-11T00:07:18.399997606Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.952421 | controller | Jun 11 00:07:18.400825 crc crio[23067]: time="2026-06-11T00:07:18.400030736Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.952436 | controller | Jun 11 00:07:18.400825 crc crio[23067]: time="2026-06-11T00:07:18.400431047Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.952452 | controller | Jun 11 00:07:18.400825 crc crio[23067]: time="2026-06-11T00:07:18.400478928Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.952467 | controller | Jun 11 00:07:18.400825 crc crio[23067]: time="2026-06-11T00:07:18.400686644Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.952483 | controller | Jun 11 00:07:18.400825 crc crio[23067]: time="2026-06-11T00:07:18.400721585Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.952498 | controller | Jun 11 00:07:18.402143 crc crio[23067]: time="2026-06-11T00:07:18.40092282Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.952517 | controller | Jun 11 00:07:18.402143 crc crio[23067]: time="2026-06-11T00:07:18.400950091Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.952533 | controller | Jun 11 00:07:18.402143 crc crio[23067]: time="2026-06-11T00:07:18.401177217Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.952548 | controller | Jun 11 00:07:18.402143 crc crio[23067]: time="2026-06-11T00:07:18.401215268Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.952564 | controller | Jun 11 00:07:18.402143 crc crio[23067]: time="2026-06-11T00:07:18.401334871Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.952580 | controller | Jun 11 00:07:18.402143 crc crio[23067]: time="2026-06-11T00:07:18.401365182Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.952602 | controller | Jun 11 00:07:18.402143 crc crio[23067]: time="2026-06-11T00:07:18.401836255Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.952623 | controller | Jun 11 00:07:18.402143 crc crio[23067]: time="2026-06-11T00:07:18.401875666Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.952645 | controller | Jun 11 00:07:18.402143 crc crio[23067]: time="2026-06-11T00:07:18.40202613Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.952665 | controller | Jun 11 00:07:18.402143 crc crio[23067]: time="2026-06-11T00:07:18.402058581Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.952681 | controller | Jun 11 00:07:18.403086 crc crio[23067]: time="2026-06-11T00:07:18.402278616Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.952697 | controller | Jun 11 00:07:18.403086 crc crio[23067]: time="2026-06-11T00:07:18.402314837Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.952712 | controller | Jun 11 00:07:18.403086 crc crio[23067]: time="2026-06-11T00:07:18.402553374Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.952728 | controller | Jun 11 00:07:18.403086 crc crio[23067]: time="2026-06-11T00:07:18.402586545Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.952745 | controller | Jun 11 00:07:18.403086 crc crio[23067]: time="2026-06-11T00:07:18.402854562Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.952761 | controller | Jun 11 00:07:18.403086 crc crio[23067]: time="2026-06-11T00:07:18.402892793Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.952776 | controller | Jun 11 00:07:18.403086 crc crio[23067]: time="2026-06-11T00:07:18.403037827Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.952791 | controller | Jun 11 00:07:18.403086 crc crio[23067]: time="2026-06-11T00:07:18.403070007Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.952807 | controller | Jun 11 00:07:18.404602 crc crio[23067]: time="2026-06-11T00:07:18.403238952Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.952822 | controller | Jun 11 00:07:18.404602 crc crio[23067]: time="2026-06-11T00:07:18.403282953Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.952837 | controller | Jun 11 00:07:18.404602 crc crio[23067]: time="2026-06-11T00:07:18.403469358Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.952853 | controller | Jun 11 00:07:18.404602 crc crio[23067]: time="2026-06-11T00:07:18.403500569Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.952869 | controller | Jun 11 00:07:18.404602 crc crio[23067]: time="2026-06-11T00:07:18.403765626Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.952888 | controller | Jun 11 00:07:18.404602 crc crio[23067]: time="2026-06-11T00:07:18.403806297Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.952904 | controller | Jun 11 00:07:18.404602 crc crio[23067]: time="2026-06-11T00:07:18.40392599Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.952920 | controller | Jun 11 00:07:18.404602 crc crio[23067]: time="2026-06-11T00:07:18.403956121Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.952935 | controller | Jun 11 00:07:18.404602 crc crio[23067]: time="2026-06-11T00:07:18.404099755Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.952951 | controller | Jun 11 00:07:18.404602 crc crio[23067]: time="2026-06-11T00:07:18.404132806Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.952966 | controller | Jun 11 00:07:18.404602 crc crio[23067]: time="2026-06-11T00:07:18.404553847Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.952981 | controller | Jun 11 00:07:18.404602 crc crio[23067]: time="2026-06-11T00:07:18.404591248Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.952996 | controller | Jun 11 00:07:18.406158 crc crio[23067]: time="2026-06-11T00:07:18.404872666Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.953012 | controller | Jun 11 00:07:18.406158 crc crio[23067]: time="2026-06-11T00:07:18.404910047Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.953027 | controller | Jun 11 00:07:18.406158 crc crio[23067]: time="2026-06-11T00:07:18.404992969Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.953042 | controller | Jun 11 00:07:18.406158 crc crio[23067]: time="2026-06-11T00:07:18.405024Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.953058 | controller | Jun 11 00:07:18.406158 crc crio[23067]: time="2026-06-11T00:07:18.405173714Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.953073 | controller | Jun 11 00:07:18.406158 crc crio[23067]: time="2026-06-11T00:07:18.405208115Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.953088 | controller | Jun 11 00:07:18.406158 crc crio[23067]: time="2026-06-11T00:07:18.405369959Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.953104 | controller | Jun 11 00:07:18.406158 crc crio[23067]: time="2026-06-11T00:07:18.405431921Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.953120 | controller | Jun 11 00:07:18.406158 crc crio[23067]: time="2026-06-11T00:07:18.405732269Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.953135 | controller | Jun 11 00:07:18.406158 crc crio[23067]: time="2026-06-11T00:07:18.40577965Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.953151 | controller | Jun 11 00:07:18.406158 crc crio[23067]: time="2026-06-11T00:07:18.405828411Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.953166 | controller | Jun 11 00:07:18.406158 crc crio[23067]: time="2026-06-11T00:07:18.405864022Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.953181 | controller | Jun 11 00:07:18.406158 crc crio[23067]: time="2026-06-11T00:07:18.405958835Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.953197 | controller | Jun 11 00:07:18.406158 crc crio[23067]: time="2026-06-11T00:07:18.405987495Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.953216 | controller | Jun 11 00:07:18.406810 crc crio[23067]: time="2026-06-11T00:07:18.40617482Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.953232 | controller | Jun 11 00:07:18.406810 crc crio[23067]: time="2026-06-11T00:07:18.406209201Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.953247 | controller | Jun 11 00:07:18.406810 crc crio[23067]: time="2026-06-11T00:07:18.406433737Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.953262 | controller | Jun 11 00:07:18.406810 crc crio[23067]: time="2026-06-11T00:07:18.406459918Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.953278 | controller | Jun 11 00:07:18.406810 crc crio[23067]: time="2026-06-11T00:07:18.406620722Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.953293 | controller | Jun 11 00:07:18.406810 crc crio[23067]: time="2026-06-11T00:07:18.406691894Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.953308 | controller | Jun 11 00:07:18.407009 crc crio[23067]: time="2026-06-11T00:07:18.406886069Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.953323 | controller | Jun 11 00:07:18.407009 crc crio[23067]: time="2026-06-11T00:07:18.40692237Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.953338 | controller | Jun 11 00:07:18.407104 crc crio[23067]: time="2026-06-11T00:07:18.407063774Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.953376 | controller | Jun 11 00:07:18.407104 crc crio[23067]: time="2026-06-11T00:07:18.407091285Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.953394 | controller | Jun 11 00:07:18.407296 crc crio[23067]: time="2026-06-11T00:07:18.407261869Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.953410 | controller | Jun 11 00:07:18.407351 crc crio[23067]: time="2026-06-11T00:07:18.40730412Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.953425 | controller | Jun 11 00:07:18.407568 crc crio[23067]: time="2026-06-11T00:07:18.407531576Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.953440 | controller | Jun 11 00:07:18.407698 crc crio[23067]: time="2026-06-11T00:07:18.407574458Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.953455 | controller | Jun 11 00:07:18.407910 crc crio[23067]: time="2026-06-11T00:07:18.407874366Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.953470 | controller | Jun 11 00:07:18.407987 crc crio[23067]: time="2026-06-11T00:07:18.407917367Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.953485 | controller | Jun 11 00:07:18.408134 crc crio[23067]: time="2026-06-11T00:07:18.408100202Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.953500 | controller | Jun 11 00:07:18.408197 crc crio[23067]: time="2026-06-11T00:07:18.408143463Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.953515 | controller | Jun 11 00:07:18.408526 crc crio[23067]: time="2026-06-11T00:07:18.408453771Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.953530 | controller | Jun 11 00:07:18.408618 crc crio[23067]: time="2026-06-11T00:07:18.408528633Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.953545 | controller | Jun 11 00:07:18.408799 crc crio[23067]: time="2026-06-11T00:07:18.408739939Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.953565 | controller | Jun 11 00:07:18.408799 crc crio[23067]: time="2026-06-11T00:07:18.408789Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.953580 | controller | Jun 11 00:07:18.409066 crc crio[23067]: time="2026-06-11T00:07:18.409020266Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.953595 | controller | Jun 11 00:07:18.409128 crc crio[23067]: time="2026-06-11T00:07:18.409072358Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.953611 | controller | Jun 11 00:07:18.409270 crc crio[23067]: time="2026-06-11T00:07:18.409222382Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.953626 | controller | Jun 11 00:07:18.409335 crc crio[23067]: time="2026-06-11T00:07:18.409271023Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.953641 | controller | Jun 11 00:07:18.409426 crc crio[23067]: time="2026-06-11T00:07:18.409369626Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.953657 | controller | Jun 11 00:07:18.409488 crc crio[23067]: time="2026-06-11T00:07:18.409438027Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.953671 | controller | Jun 11 00:07:18.409793 crc crio[23067]: time="2026-06-11T00:07:18.409616502Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.953686 | controller | Jun 11 00:07:18.409793 crc crio[23067]: time="2026-06-11T00:07:18.409722405Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.953701 | controller | Jun 11 00:07:18.409898 crc crio[23067]: time="2026-06-11T00:07:18.409877599Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.953716 | controller | Jun 11 00:07:18.409974 crc crio[23067]: time="2026-06-11T00:07:18.40990559Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.953732 | controller | Jun 11 00:07:18.410102 crc crio[23067]: time="2026-06-11T00:07:18.410067964Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.953747 | controller | Jun 11 00:07:18.410156 crc crio[23067]: time="2026-06-11T00:07:18.410112805Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.953761 | controller | Jun 11 00:07:18.410273 crc crio[23067]: time="2026-06-11T00:07:18.410241639Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.953777 | controller | Jun 11 00:07:18.410327 crc crio[23067]: time="2026-06-11T00:07:18.41028588Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.953792 | controller | Jun 11 00:07:18.410617 crc crio[23067]: time="2026-06-11T00:07:18.410569617Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.953808 | controller | Jun 11 00:07:18.410754 crc crio[23067]: time="2026-06-11T00:07:18.410620149Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.953823 | controller | Jun 11 00:07:18.410849 crc crio[23067]: time="2026-06-11T00:07:18.410800524Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.953839 | controller | Jun 11 00:07:18.410849 crc crio[23067]: time="2026-06-11T00:07:18.410845595Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.953855 | controller | Jun 11 00:07:18.411048 crc crio[23067]: time="2026-06-11T00:07:18.411000969Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.953870 | controller | Jun 11 00:07:18.411103 crc crio[23067]: time="2026-06-11T00:07:18.41104943Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.953890 | controller | Jun 11 00:07:18.411252 crc crio[23067]: time="2026-06-11T00:07:18.411206254Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.953906 | controller | Jun 11 00:07:18.411307 crc crio[23067]: time="2026-06-11T00:07:18.411253376Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.953922 | controller | Jun 11 00:07:18.411450 crc crio[23067]: time="2026-06-11T00:07:18.41141737Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.953938 | controller | Jun 11 00:07:18.411505 crc crio[23067]: time="2026-06-11T00:07:18.411461311Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.953953 | controller | Jun 11 00:07:18.411729 crc crio[23067]: time="2026-06-11T00:07:18.411620686Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.953969 | controller | Jun 11 00:07:18.411729 crc crio[23067]: time="2026-06-11T00:07:18.411720488Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.953985 | controller | Jun 11 00:07:18.412038 crc crio[23067]: time="2026-06-11T00:07:18.411983955Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.954001 | controller | Jun 11 00:07:18.412038 crc crio[23067]: time="2026-06-11T00:07:18.412035867Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.954017 | controller | Jun 11 00:07:18.412208 crc crio[23067]: time="2026-06-11T00:07:18.4121702Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.954033 | controller | Jun 11 00:07:18.412293 crc crio[23067]: time="2026-06-11T00:07:18.412216631Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.954049 | controller | Jun 11 00:07:18.412469 crc crio[23067]: time="2026-06-11T00:07:18.412413237Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.954065 | controller | Jun 11 00:07:18.412578 crc crio[23067]: time="2026-06-11T00:07:18.412491929Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.954081 | controller | Jun 11 00:07:18.412578 crc crio[23067]: time="2026-06-11T00:07:18.41254242Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.954097 | controller | Jun 11 00:07:18.412833 crc crio[23067]: time="2026-06-11T00:07:18.412606762Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.954112 | controller | Jun 11 00:07:18.412833 crc crio[23067]: time="2026-06-11T00:07:18.412773836Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.954128 | controller | Jun 11 00:07:18.412833 crc crio[23067]: time="2026-06-11T00:07:18.412808497Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.954152 | controller | Jun 11 00:07:18.413146 crc crio[23067]: time="2026-06-11T00:07:18.412981012Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.954173 | controller | Jun 11 00:07:18.413146 crc crio[23067]: time="2026-06-11T00:07:18.413028013Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.954229 | controller | Jun 11 00:07:18.413484 crc crio[23067]: time="2026-06-11T00:07:18.41327777Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.954253 | controller | Jun 11 00:07:18.413484 crc crio[23067]: time="2026-06-11T00:07:18.413313251Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.954269 | controller | Jun 11 00:07:18.413484 crc crio[23067]: time="2026-06-11T00:07:18.413352372Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.954291 | controller | Jun 11 00:07:18.413484 crc crio[23067]: time="2026-06-11T00:07:18.413429624Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.954307 | controller | Jun 11 00:07:18.413950 crc crio[23067]: time="2026-06-11T00:07:18.413563017Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.954323 | controller | Jun 11 00:07:18.413950 crc crio[23067]: time="2026-06-11T00:07:18.413594108Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.954339 | controller | Jun 11 00:07:18.413950 crc crio[23067]: time="2026-06-11T00:07:18.413826414Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.954385 | controller | Jun 11 00:07:18.413950 crc crio[23067]: time="2026-06-11T00:07:18.413860675Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.954405 | controller | Jun 11 00:07:18.414160 crc crio[23067]: time="2026-06-11T00:07:18.414126552Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.954422 | controller | Jun 11 00:07:18.414223 crc crio[23067]: time="2026-06-11T00:07:18.414173824Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.954437 | controller | Jun 11 00:07:18.414485 crc crio[23067]: time="2026-06-11T00:07:18.414355078Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.954453 | controller | Jun 11 00:07:18.414485 crc crio[23067]: time="2026-06-11T00:07:18.41442423Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.954469 | controller | Jun 11 00:07:18.414708 crc crio[23067]: time="2026-06-11T00:07:18.414619926Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.954484 | controller | Jun 11 00:07:18.414784 crc crio[23067]: time="2026-06-11T00:07:18.414729198Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.954499 | controller | Jun 11 00:07:18.415000 crc crio[23067]: time="2026-06-11T00:07:18.414901963Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.954514 | controller | Jun 11 00:07:18.415000 crc crio[23067]: time="2026-06-11T00:07:18.414944314Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.954530 | controller | Jun 11 00:07:18.415242 crc crio[23067]: time="2026-06-11T00:07:18.41516776Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.954545 | controller | Jun 11 00:07:18.415242 crc crio[23067]: time="2026-06-11T00:07:18.415215501Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.954560 | controller | Jun 11 00:07:18.415872 crc crio[23067]: time="2026-06-11T00:07:18.415836718Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.954575 | controller | Jun 11 00:07:18.416007 crc crio[23067]: time="2026-06-11T00:07:18.415888229Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.954591 | controller | Jun 11 00:07:18.416007 crc crio[23067]: time="2026-06-11T00:07:18.41592019Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.954606 | controller | Jun 11 00:07:18.416007 crc crio[23067]: time="2026-06-11T00:07:18.415946051Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.954621 | controller | Jun 11 00:07:18.416207 crc crio[23067]: time="2026-06-11T00:07:18.416161527Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.954636 | controller | Jun 11 00:07:18.416265 crc crio[23067]: time="2026-06-11T00:07:18.416214438Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.954651 | controller | Jun 11 00:07:18.416555 crc crio[23067]: time="2026-06-11T00:07:18.416496206Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.954671 | controller | Jun 11 00:07:18.416555 crc crio[23067]: time="2026-06-11T00:07:18.416554167Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.954687 | controller | Jun 11 00:07:18.416906 crc crio[23067]: time="2026-06-11T00:07:18.416860035Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.954702 | controller | Jun 11 00:07:18.416974 crc crio[23067]: time="2026-06-11T00:07:18.416915037Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.954717 | controller | Jun 11 00:07:18.417240 crc crio[23067]: time="2026-06-11T00:07:18.417190624Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.954733 | controller | Jun 11 00:07:18.417318 crc crio[23067]: time="2026-06-11T00:07:18.417245396Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.954748 | controller | Jun 11 00:07:18.417962 crc crio[23067]: time="2026-06-11T00:07:18.417904983Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.954763 | controller | Jun 11 00:07:18.418033 crc crio[23067]: time="2026-06-11T00:07:18.417975005Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.954778 | controller | Jun 11 00:07:18.418178 crc crio[23067]: time="2026-06-11T00:07:18.418120359Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.954793 | controller | Jun 11 00:07:18.418178 crc crio[23067]: time="2026-06-11T00:07:18.41817756Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.954808 | controller | Jun 11 00:07:18.418523 crc crio[23067]: time="2026-06-11T00:07:18.418470318Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.954823 | controller | Jun 11 00:07:18.418577 crc crio[23067]: time="2026-06-11T00:07:18.41853324Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.954838 | controller | Jun 11 00:07:18.418888 crc crio[23067]: time="2026-06-11T00:07:18.418630932Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.954853 | controller | Jun 11 00:07:18.418888 crc crio[23067]: time="2026-06-11T00:07:18.418825768Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.954868 | controller | Jun 11 00:07:18.419083 crc crio[23067]: time="2026-06-11T00:07:18.419034753Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.954883 | controller | Jun 11 00:07:18.419140 crc crio[23067]: time="2026-06-11T00:07:18.419086745Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.954898 | controller | Jun 11 00:07:18.419360 crc crio[23067]: time="2026-06-11T00:07:18.419308371Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.954914 | controller | Jun 11 00:07:18.419451 crc crio[23067]: time="2026-06-11T00:07:18.419361222Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.954929 | controller | Jun 11 00:07:18.419604 crc crio[23067]: time="2026-06-11T00:07:18.419569858Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.954944 | controller | Jun 11 00:07:18.419716 crc crio[23067]: time="2026-06-11T00:07:18.419618569Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.954959 | controller | Jun 11 00:07:18.419830 crc crio[23067]: time="2026-06-11T00:07:18.419798254Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.954975 | controller | Jun 11 00:07:18.419928 crc crio[23067]: time="2026-06-11T00:07:18.419900036Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.954994 | controller | Jun 11 00:07:18.420014 crc crio[23067]: time="2026-06-11T00:07:18.419981139Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.955010 | controller | Jun 11 00:07:18.420064 crc crio[23067]: time="2026-06-11T00:07:18.42002934Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.955026 | controller | Jun 11 00:07:18.420241 crc crio[23067]: time="2026-06-11T00:07:18.420209855Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.955041 | controller | Jun 11 00:07:18.420291 crc crio[23067]: time="2026-06-11T00:07:18.420257216Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.955056 | controller | Jun 11 00:07:18.420505 crc crio[23067]: time="2026-06-11T00:07:18.420471582Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.955072 | controller | Jun 11 00:07:18.420567 crc crio[23067]: time="2026-06-11T00:07:18.420517703Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.955088 | controller | Jun 11 00:07:18.420870 crc crio[23067]: time="2026-06-11T00:07:18.420825841Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.955104 | controller | Jun 11 00:07:18.420960 crc crio[23067]: time="2026-06-11T00:07:18.420881673Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.955119 | controller | Jun 11 00:07:18.421067 crc crio[23067]: time="2026-06-11T00:07:18.421018596Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.955135 | controller | Jun 11 00:07:18.421067 crc crio[23067]: time="2026-06-11T00:07:18.421053247Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.955150 | controller | Jun 11 00:07:18.421509 crc crio[23067]: time="2026-06-11T00:07:18.421452078Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.955165 | controller | Jun 11 00:07:18.421569 crc crio[23067]: time="2026-06-11T00:07:18.421509879Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.955181 | controller | Jun 11 00:07:18.421808 crc crio[23067]: time="2026-06-11T00:07:18.421759766Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.955196 | controller | Jun 11 00:07:18.421881 crc crio[23067]: time="2026-06-11T00:07:18.421813467Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.955211 | controller | Jun 11 00:07:18.422027 crc crio[23067]: time="2026-06-11T00:07:18.421983762Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.955227 | controller | Jun 11 00:07:18.422027 crc crio[23067]: time="2026-06-11T00:07:18.422028243Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.955242 | controller | Jun 11 00:07:18.422237 crc crio[23067]: time="2026-06-11T00:07:18.422193698Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.955258 | controller | Jun 11 00:07:18.422292 crc crio[23067]: time="2026-06-11T00:07:18.422238889Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.955273 | controller | Jun 11 00:07:18.422620 crc crio[23067]: time="2026-06-11T00:07:18.422580218Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.955288 | controller | Jun 11 00:07:18.422771 crc crio[23067]: time="2026-06-11T00:07:18.422635089Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.955303 | controller | Jun 11 00:07:18.422809 crc crio[23067]: time="2026-06-11T00:07:18.422752253Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.955323 | controller | Jun 11 00:07:18.423014 crc crio[23067]: time="2026-06-11T00:07:18.422832675Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.955338 | controller | Jun 11 00:07:18.423014 crc crio[23067]: time="2026-06-11T00:07:18.422914197Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.955375 | controller | Jun 11 00:07:18.423014 crc crio[23067]: time="2026-06-11T00:07:18.422946268Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.955393 | controller | Jun 11 00:07:18.423186 crc crio[23067]: time="2026-06-11T00:07:18.423140993Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.955409 | controller | Jun 11 00:07:18.423266 crc crio[23067]: time="2026-06-11T00:07:18.423187724Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.955424 | controller | Jun 11 00:07:18.423551 crc crio[23067]: time="2026-06-11T00:07:18.423491202Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.955440 | controller | Jun 11 00:07:18.423551 crc crio[23067]: time="2026-06-11T00:07:18.423525543Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.955454 | controller | Jun 11 00:07:18.423909 crc crio[23067]: time="2026-06-11T00:07:18.42378364Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.955470 | controller | Jun 11 00:07:18.423909 crc crio[23067]: time="2026-06-11T00:07:18.423816121Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.955484 | controller | Jun 11 00:07:18.423909 crc crio[23067]: time="2026-06-11T00:07:18.424017806Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.955499 | controller | Jun 11 00:07:18.423909 crc crio[23067]: time="2026-06-11T00:07:18.424057287Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.955514 | controller | Jun 11 00:07:18.424311 crc crio[23067]: time="2026-06-11T00:07:18.424244232Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.955529 | controller | Jun 11 00:07:18.424311 crc crio[23067]: time="2026-06-11T00:07:18.424278823Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.955544 | controller | Jun 11 00:07:18.424630 crc crio[23067]: time="2026-06-11T00:07:18.424488889Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.955560 | controller | Jun 11 00:07:18.424630 crc crio[23067]: time="2026-06-11T00:07:18.42452543Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.955575 | controller | Jun 11 00:07:18.425260 crc crio[23067]: time="2026-06-11T00:07:18.424774386Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.955591 | controller | Jun 11 00:07:18.425260 crc crio[23067]: time="2026-06-11T00:07:18.424812347Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.955606 | controller | Jun 11 00:07:18.425260 crc crio[23067]: time="2026-06-11T00:07:18.425077625Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.955621 | controller | Jun 11 00:07:18.425260 crc crio[23067]: time="2026-06-11T00:07:18.425118286Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.955636 | controller | Jun 11 00:07:18.425260 crc crio[23067]: time="2026-06-11T00:07:18.425230109Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.955652 | controller | Jun 11 00:07:18.425260 crc crio[23067]: time="2026-06-11T00:07:18.425263969Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.955675 | controller | Jun 11 00:07:18.426011 crc crio[23067]: time="2026-06-11T00:07:18.425470895Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.955691 | controller | Jun 11 00:07:18.426011 crc crio[23067]: time="2026-06-11T00:07:18.425509816Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.955706 | controller | Jun 11 00:07:18.426011 crc crio[23067]: time="2026-06-11T00:07:18.425816074Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.955721 | controller | Jun 11 00:07:18.426011 crc crio[23067]: time="2026-06-11T00:07:18.425854135Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.955736 | controller | Jun 11 00:07:18.426208 crc crio[23067]: time="2026-06-11T00:07:18.42603738Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.955751 | controller | Jun 11 00:07:18.426208 crc crio[23067]: time="2026-06-11T00:07:18.426069401Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.955766 | controller | Jun 11 00:07:18.426494 crc crio[23067]: time="2026-06-11T00:07:18.426355559Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.955781 | controller | Jun 11 00:07:18.426494 crc crio[23067]: time="2026-06-11T00:07:18.42639132Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.955796 | controller | Jun 11 00:07:18.426614 crc crio[23067]: time="2026-06-11T00:07:18.426585385Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.955811 | controller | Jun 11 00:07:18.426751 crc crio[23067]: time="2026-06-11T00:07:18.426616956Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.955827 | controller | Jun 11 00:07:18.427142 crc crio[23067]: time="2026-06-11T00:07:18.427086368Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.955842 | controller | Jun 11 00:07:18.427142 crc crio[23067]: time="2026-06-11T00:07:18.427124189Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.955857 | controller | Jun 11 00:07:18.427404 crc crio[23067]: time="2026-06-11T00:07:18.427292094Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.955872 | controller | Jun 11 00:07:18.427404 crc crio[23067]: time="2026-06-11T00:07:18.427321454Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.955887 | controller | Jun 11 00:07:18.427632 crc crio[23067]: time="2026-06-11T00:07:18.427591142Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.955902 | controller | Jun 11 00:07:18.427736 crc crio[23067]: time="2026-06-11T00:07:18.427700434Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.955917 | controller | Jun 11 00:07:18.427943 crc crio[23067]: time="2026-06-11T00:07:18.42789244Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.955932 | controller | Jun 11 00:07:18.427943 crc crio[23067]: time="2026-06-11T00:07:18.42792579Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.955947 | controller | Jun 11 00:07:18.428358 crc crio[23067]: time="2026-06-11T00:07:18.428309731Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.955962 | controller | Jun 11 00:07:18.428445 crc crio[23067]: time="2026-06-11T00:07:18.428372452Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.955978 | controller | Jun 11 00:07:18.428686 crc crio[23067]: time="2026-06-11T00:07:18.428566288Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.955997 | controller | Jun 11 00:07:18.428686 crc crio[23067]: time="2026-06-11T00:07:18.428598818Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.956013 | controller | Jun 11 00:07:18.429115 crc crio[23067]: time="2026-06-11T00:07:18.429067201Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.956028 | controller | Jun 11 00:07:18.429173 crc crio[23067]: time="2026-06-11T00:07:18.429119022Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.956044 | controller | Jun 11 00:07:18.429495 crc crio[23067]: time="2026-06-11T00:07:18.429443731Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.956060 | controller | Jun 11 00:07:18.429495 crc crio[23067]: time="2026-06-11T00:07:18.429477802Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.956076 | controller | Jun 11 00:07:18.429873 crc crio[23067]: time="2026-06-11T00:07:18.429822051Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.956092 | controller | Jun 11 00:07:18.429873 crc crio[23067]: time="2026-06-11T00:07:18.429871002Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.956109 | controller | Jun 11 00:07:18.430116 crc crio[23067]: time="2026-06-11T00:07:18.430060357Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.956125 | controller | Jun 11 00:07:18.430116 crc crio[23067]: time="2026-06-11T00:07:18.430097658Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.956140 | controller | Jun 11 00:07:18.430450 crc crio[23067]: time="2026-06-11T00:07:18.430419957Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.956156 | controller | Jun 11 00:07:18.430511 crc crio[23067]: time="2026-06-11T00:07:18.430465188Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.956172 | controller | Jun 11 00:07:18.430808 crc crio[23067]: time="2026-06-11T00:07:18.430757316Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.956188 | controller | Jun 11 00:07:18.430808 crc crio[23067]: time="2026-06-11T00:07:18.430790307Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.956203 | controller | Jun 11 00:07:18.431295 crc crio[23067]: time="2026-06-11T00:07:18.431247109Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.956220 | controller | Jun 11 00:07:18.431295 crc crio[23067]: time="2026-06-11T00:07:18.4312939Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.956253 | controller | Jun 11 00:07:18.431625 crc crio[23067]: time="2026-06-11T00:07:18.431567138Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.956272 | controller | Jun 11 00:07:18.431625 crc crio[23067]: time="2026-06-11T00:07:18.431603579Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.956288 | controller | Jun 11 00:07:18.432064 crc crio[23067]: time="2026-06-11T00:07:18.431962908Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.956304 | controller | Jun 11 00:07:18.432064 crc crio[23067]: time="2026-06-11T00:07:18.432009899Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.956319 | controller | Jun 11 00:07:18.432246 crc crio[23067]: time="2026-06-11T00:07:18.432167184Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.956335 | controller | Jun 11 00:07:18.432246 crc crio[23067]: time="2026-06-11T00:07:18.432198014Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.956367 | controller | Jun 11 00:07:18.432542 crc crio[23067]: time="2026-06-11T00:07:18.432490692Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.956394 | controller | Jun 11 00:07:18.432542 crc crio[23067]: time="2026-06-11T00:07:18.432525623Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.956411 | controller | Jun 11 00:07:18.432878 crc crio[23067]: time="2026-06-11T00:07:18.43277146Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.956427 | controller | Jun 11 00:07:18.432878 crc crio[23067]: time="2026-06-11T00:07:18.432820291Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.956442 | controller | Jun 11 00:07:18.433083 crc crio[23067]: time="2026-06-11T00:07:18.433042167Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.956458 | controller | Jun 11 00:07:18.433141 crc crio[23067]: time="2026-06-11T00:07:18.433088288Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.956473 | controller | Jun 11 00:07:18.433326 crc crio[23067]: time="2026-06-11T00:07:18.433265693Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.956489 | controller | Jun 11 00:07:18.433326 crc crio[23067]: time="2026-06-11T00:07:18.433296354Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.956505 | controller | Jun 11 00:07:18.433601 crc crio[23067]: time="2026-06-11T00:07:18.433560571Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.956521 | controller | Jun 11 00:07:18.433713 crc crio[23067]: time="2026-06-11T00:07:18.433613092Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.956536 | controller | Jun 11 00:07:18.433981 crc crio[23067]: time="2026-06-11T00:07:18.433928991Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.956552 | controller | Jun 11 00:07:18.433981 crc crio[23067]: time="2026-06-11T00:07:18.433964222Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.956567 | controller | Jun 11 00:07:18.434202 crc crio[23067]: time="2026-06-11T00:07:18.434172947Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.956583 | controller | Jun 11 00:07:18.434256 crc crio[23067]: time="2026-06-11T00:07:18.434218348Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.956598 | controller | Jun 11 00:07:18.434489 crc crio[23067]: time="2026-06-11T00:07:18.434427164Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.956614 | controller | Jun 11 00:07:18.434489 crc crio[23067]: time="2026-06-11T00:07:18.434468655Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.956629 | controller | Jun 11 00:07:18.434786 crc crio[23067]: time="2026-06-11T00:07:18.434754313Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.956645 | controller | Jun 11 00:07:18.434786 crc crio[23067]: time="2026-06-11T00:07:18.434785453Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.956660 | controller | Jun 11 00:07:18.435048 crc crio[23067]: time="2026-06-11T00:07:18.434981799Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.956675 | controller | Jun 11 00:07:18.435048 crc crio[23067]: time="2026-06-11T00:07:18.435011369Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.956690 | controller | Jun 11 00:07:18.435289 crc crio[23067]: time="2026-06-11T00:07:18.435231155Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.956706 | controller | Jun 11 00:07:18.435289 crc crio[23067]: time="2026-06-11T00:07:18.435277567Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.956726 | controller | Jun 11 00:07:18.435555 crc crio[23067]: time="2026-06-11T00:07:18.435501672Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.956742 | controller | Jun 11 00:07:18.435555 crc crio[23067]: time="2026-06-11T00:07:18.435534303Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.956757 | controller | Jun 11 00:07:18.435830 crc crio[23067]: time="2026-06-11T00:07:18.43580078Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.956772 | controller | Jun 11 00:07:18.435830 crc crio[23067]: time="2026-06-11T00:07:18.435830221Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.956787 | controller | Jun 11 00:07:18.436191 crc crio[23067]: time="2026-06-11T00:07:18.43613904Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.956803 | controller | Jun 11 00:07:18.436191 crc crio[23067]: time="2026-06-11T00:07:18.43617292Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.956818 | controller | Jun 11 00:07:18.436434 crc crio[23067]: time="2026-06-11T00:07:18.436376426Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.956833 | controller | Jun 11 00:07:18.436498 crc crio[23067]: time="2026-06-11T00:07:18.436448228Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.956849 | controller | Jun 11 00:07:18.436916 crc crio[23067]: time="2026-06-11T00:07:18.436728265Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.956864 | controller | Jun 11 00:07:18.436916 crc crio[23067]: time="2026-06-11T00:07:18.436762446Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.956879 | controller | Jun 11 00:07:18.436916 crc crio[23067]: time="2026-06-11T00:07:18.436870119Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.956894 | controller | Jun 11 00:07:18.436916 crc crio[23067]: time="2026-06-11T00:07:18.43689848Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.956909 | controller | Jun 11 00:07:18.437152 crc crio[23067]: time="2026-06-11T00:07:18.437076785Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.956924 | controller | Jun 11 00:07:18.437251 crc crio[23067]: time="2026-06-11T00:07:18.437161827Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.956940 | controller | Jun 11 00:07:18.437559 crc crio[23067]: time="2026-06-11T00:07:18.437508046Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.956955 | controller | Jun 11 00:07:18.437559 crc crio[23067]: time="2026-06-11T00:07:18.437542927Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.956970 | controller | Jun 11 00:07:18.437938 crc crio[23067]: time="2026-06-11T00:07:18.437907137Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.956985 | controller | Jun 11 00:07:18.438010 crc crio[23067]: time="2026-06-11T00:07:18.437954028Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.957001 | controller | Jun 11 00:07:18.438197 crc crio[23067]: time="2026-06-11T00:07:18.438143753Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.957016 | controller | Jun 11 00:07:18.438197 crc crio[23067]: time="2026-06-11T00:07:18.438178434Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.957031 | controller | Jun 11 00:07:18.438600 crc crio[23067]: time="2026-06-11T00:07:18.438500152Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.957051 | controller | Jun 11 00:07:18.438600 crc crio[23067]: time="2026-06-11T00:07:18.438549944Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.957067 | controller | Jun 11 00:07:18.438894 crc crio[23067]: time="2026-06-11T00:07:18.438753289Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.957082 | controller | Jun 11 00:07:18.438894 crc crio[23067]: time="2026-06-11T00:07:18.43878592Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.957097 | controller | Jun 11 00:07:18.439012 crc crio[23067]: time="2026-06-11T00:07:18.438936984Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.957112 | controller | Jun 11 00:07:18.439012 crc crio[23067]: time="2026-06-11T00:07:18.438965265Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.957128 | controller | Jun 11 00:07:18.439228 crc crio[23067]: time="2026-06-11T00:07:18.439180151Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.957143 | controller | Jun 11 00:07:18.439228 crc crio[23067]: time="2026-06-11T00:07:18.439212181Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.957159 | controller | Jun 11 00:07:18.439437 crc crio[23067]: time="2026-06-11T00:07:18.439376326Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.957174 | controller | Jun 11 00:07:18.439504 crc crio[23067]: time="2026-06-11T00:07:18.439450408Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.957190 | controller | Jun 11 00:07:18.439737 crc crio[23067]: time="2026-06-11T00:07:18.439686954Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.957206 | controller | Jun 11 00:07:18.439737 crc crio[23067]: time="2026-06-11T00:07:18.439721195Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.957222 | controller | Jun 11 00:07:18.439953 crc crio[23067]: time="2026-06-11T00:07:18.43992386Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.957237 | controller | Jun 11 00:07:18.440007 crc crio[23067]: time="2026-06-11T00:07:18.439968242Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.957254 | controller | Jun 11 00:07:18.440178 crc crio[23067]: time="2026-06-11T00:07:18.440129396Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.957270 | controller | Jun 11 00:07:18.440178 crc crio[23067]: time="2026-06-11T00:07:18.440162747Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.957286 | controller | Jun 11 00:07:18.440339 crc crio[23067]: time="2026-06-11T00:07:18.440311561Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.957301 | controller | Jun 11 00:07:18.440493 crc crio[23067]: time="2026-06-11T00:07:18.440354942Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.957317 | controller | Jun 11 00:07:18.440788 crc crio[23067]: time="2026-06-11T00:07:18.440735162Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.957332 | controller | Jun 11 00:07:18.440788 crc crio[23067]: time="2026-06-11T00:07:18.440771373Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.957364 | controller | Jun 11 00:07:18.441002 crc crio[23067]: time="2026-06-11T00:07:18.440958298Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.957386 | controller | Jun 11 00:07:18.441002 crc crio[23067]: time="2026-06-11T00:07:18.440984459Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.957408 | controller | Jun 11 00:07:18.441232 crc crio[23067]: time="2026-06-11T00:07:18.441198224Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.957425 | controller | Jun 11 00:07:18.441290 crc crio[23067]: time="2026-06-11T00:07:18.441253346Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.957440 | controller | Jun 11 00:07:18.441509 crc crio[23067]: time="2026-06-11T00:07:18.441374979Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.957456 | controller | Jun 11 00:07:18.441509 crc crio[23067]: time="2026-06-11T00:07:18.441439471Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.957472 | controller | Jun 11 00:07:18.441738 crc crio[23067]: time="2026-06-11T00:07:18.441633816Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.957488 | controller | Jun 11 00:07:18.441942 crc crio[23067]: time="2026-06-11T00:07:18.441750339Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.957504 | controller | Jun 11 00:07:18.441942 crc crio[23067]: time="2026-06-11T00:07:18.441851392Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.957519 | controller | Jun 11 00:07:18.441942 crc crio[23067]: time="2026-06-11T00:07:18.441882293Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.957534 | controller | Jun 11 00:07:18.442126 crc crio[23067]: time="2026-06-11T00:07:18.442096038Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.957549 | controller | Jun 11 00:07:18.442188 crc crio[23067]: time="2026-06-11T00:07:18.44214326Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.957565 | controller | Jun 11 00:07:18.442343 crc crio[23067]: time="2026-06-11T00:07:18.442294784Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.957581 | controller | Jun 11 00:07:18.442343 crc crio[23067]: time="2026-06-11T00:07:18.442326315Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.957596 | controller | Jun 11 00:07:18.442779 crc crio[23067]: time="2026-06-11T00:07:18.442748316Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.957612 | controller | Jun 11 00:07:18.442834 crc crio[23067]: time="2026-06-11T00:07:18.442795737Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.957628 | controller | Jun 11 00:07:18.443027 crc crio[23067]: time="2026-06-11T00:07:18.442934901Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.957644 | controller | Jun 11 00:07:18.443027 crc crio[23067]: time="2026-06-11T00:07:18.442963462Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.957659 | controller | Jun 11 00:07:18.443190 crc crio[23067]: time="2026-06-11T00:07:18.443159437Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.957675 | controller | Jun 11 00:07:18.443251 crc crio[23067]: time="2026-06-11T00:07:18.443207268Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.957690 | controller | Jun 11 00:07:18.443462 crc crio[23067]: time="2026-06-11T00:07:18.443379813Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.957706 | controller | Jun 11 00:07:18.443462 crc crio[23067]: time="2026-06-11T00:07:18.443442504Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.957725 | controller | Jun 11 00:07:18.443801 crc crio[23067]: time="2026-06-11T00:07:18.443769693Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.957749 | controller | Jun 11 00:07:18.444018 crc crio[23067]: time="2026-06-11T00:07:18.443816464Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.957766 | controller | Jun 11 00:07:18.444018 crc crio[23067]: time="2026-06-11T00:07:18.443897456Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.957782 | controller | Jun 11 00:07:18.444018 crc crio[23067]: time="2026-06-11T00:07:18.443929017Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.957797 | controller | Jun 11 00:07:18.444156 crc crio[23067]: time="2026-06-11T00:07:18.444128383Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.957813 | controller | Jun 11 00:07:18.444204 crc crio[23067]: time="2026-06-11T00:07:18.444159393Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.957828 | controller | Jun 11 00:07:18.444460 crc crio[23067]: time="2026-06-11T00:07:18.444382529Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.957844 | controller | Jun 11 00:07:18.444460 crc crio[23067]: time="2026-06-11T00:07:18.444441951Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.957859 | controller | Jun 11 00:07:18.444833 crc crio[23067]: time="2026-06-11T00:07:18.444800531Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.957875 | controller | Jun 11 00:07:18.444916 crc crio[23067]: time="2026-06-11T00:07:18.444844752Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.957890 | controller | Jun 11 00:07:18.445109 crc crio[23067]: time="2026-06-11T00:07:18.445026347Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.957905 | controller | Jun 11 00:07:18.445109 crc crio[23067]: time="2026-06-11T00:07:18.445057527Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.957921 | controller | Jun 11 00:07:18.445306 crc crio[23067]: time="2026-06-11T00:07:18.445257753Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.957936 | controller | Jun 11 00:07:18.445362 crc crio[23067]: time="2026-06-11T00:07:18.445318334Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.957951 | controller | Jun 11 00:07:18.445587 crc crio[23067]: time="2026-06-11T00:07:18.4455381Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.957966 | controller | Jun 11 00:07:18.445587 crc crio[23067]: time="2026-06-11T00:07:18.445570641Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.957982 | controller | Jun 11 00:07:18.445901 crc crio[23067]: time="2026-06-11T00:07:18.445872089Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.957997 | controller | Jun 11 00:07:18.445967 crc crio[23067]: time="2026-06-11T00:07:18.44591485Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.958013 | controller | Jun 11 00:07:18.446302 crc crio[23067]: time="2026-06-11T00:07:18.446217358Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.958028 | controller | Jun 11 00:07:18.446302 crc crio[23067]: time="2026-06-11T00:07:18.446248149Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.958043 | controller | Jun 11 00:07:18.446489 crc crio[23067]: time="2026-06-11T00:07:18.446366122Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.958058 | controller | Jun 11 00:07:18.446489 crc crio[23067]: time="2026-06-11T00:07:18.446422834Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.958077 | controller | Jun 11 00:07:18.446782 crc crio[23067]: time="2026-06-11T00:07:18.446616179Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.958093 | controller | Jun 11 00:07:18.446782 crc crio[23067]: time="2026-06-11T00:07:18.446731842Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.958108 | controller | Jun 11 00:07:18.446971 crc crio[23067]: time="2026-06-11T00:07:18.446942088Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.958123 | controller | Jun 11 00:07:18.447024 crc crio[23067]: time="2026-06-11T00:07:18.446984349Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.958139 | controller | Jun 11 00:07:18.447189 crc crio[23067]: time="2026-06-11T00:07:18.447142523Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.958154 | controller | Jun 11 00:07:18.447189 crc crio[23067]: time="2026-06-11T00:07:18.447172254Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.958169 | controller | Jun 11 00:07:18.447466 crc crio[23067]: time="2026-06-11T00:07:18.447436951Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.958184 | controller | Jun 11 00:07:18.447522 crc crio[23067]: time="2026-06-11T00:07:18.447482722Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.958199 | controller | Jun 11 00:07:18.447750 crc crio[23067]: time="2026-06-11T00:07:18.447699268Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.958214 | controller | Jun 11 00:07:18.447750 crc crio[23067]: time="2026-06-11T00:07:18.447732489Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.958229 | controller | Jun 11 00:07:18.447963 crc crio[23067]: time="2026-06-11T00:07:18.447935434Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.958244 | controller | Jun 11 00:07:18.448016 crc crio[23067]: time="2026-06-11T00:07:18.447977285Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.958259 | controller | Jun 11 00:07:18.448207 crc crio[23067]: time="2026-06-11T00:07:18.44815037Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.958275 | controller | Jun 11 00:07:18.448207 crc crio[23067]: time="2026-06-11T00:07:18.448186191Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.958290 | controller | Jun 11 00:07:18.448434 crc crio[23067]: time="2026-06-11T00:07:18.448376236Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.958305 | controller | Jun 11 00:07:18.448497 crc crio[23067]: time="2026-06-11T00:07:18.448448458Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.958321 | controller | Jun 11 00:07:18.448765 crc crio[23067]: time="2026-06-11T00:07:18.448606892Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.958337 | controller | Jun 11 00:07:18.448765 crc crio[23067]: time="2026-06-11T00:07:18.448714085Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.958372 | controller | Jun 11 00:07:18.448909 crc crio[23067]: time="2026-06-11T00:07:18.448874589Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.958390 | controller | Jun 11 00:07:18.448968 crc crio[23067]: time="2026-06-11T00:07:18.44891648Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.958406 | controller | Jun 11 00:07:18.449259 crc crio[23067]: time="2026-06-11T00:07:18.449207228Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.958422 | controller | Jun 11 00:07:18.449259 crc crio[23067]: time="2026-06-11T00:07:18.449240819Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.958442 | controller | Jun 11 00:07:18.449484 crc crio[23067]: time="2026-06-11T00:07:18.449455885Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.958457 | controller | Jun 11 00:07:18.449544 crc crio[23067]: time="2026-06-11T00:07:18.449499016Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.958473 | controller | Jun 11 00:07:18.449899 crc crio[23067]: time="2026-06-11T00:07:18.449757493Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.958489 | controller | Jun 11 00:07:18.449899 crc crio[23067]: time="2026-06-11T00:07:18.449792024Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.958504 | controller | Jun 11 00:07:18.449899 crc crio[23067]: time="2026-06-11T00:07:18.449822214Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.958520 | controller | Jun 11 00:07:18.449899 crc crio[23067]: time="2026-06-11T00:07:18.449840975Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.958535 | controller | Jun 11 00:07:18.450163 crc crio[23067]: time="2026-06-11T00:07:18.450126603Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.958551 | controller | Jun 11 00:07:18.450353 crc crio[23067]: time="2026-06-11T00:07:18.450187694Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.958567 | controller | Jun 11 00:07:18.450353 crc crio[23067]: time="2026-06-11T00:07:18.450291357Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.958582 | controller | Jun 11 00:07:18.450353 crc crio[23067]: time="2026-06-11T00:07:18.450321568Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.958598 | controller | Jun 11 00:07:18.450562 crc crio[23067]: time="2026-06-11T00:07:18.450537113Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.958614 | controller | Jun 11 00:07:18.450627 crc crio[23067]: time="2026-06-11T00:07:18.450567794Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.958629 | controller | Jun 11 00:07:18.450894 crc crio[23067]: time="2026-06-11T00:07:18.450815161Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.958645 | controller | Jun 11 00:07:18.450894 crc crio[23067]: time="2026-06-11T00:07:18.450847312Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.958660 | controller | Jun 11 00:07:18.451065 crc crio[23067]: time="2026-06-11T00:07:18.451036787Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.958676 | controller | Jun 11 00:07:18.451119 crc crio[23067]: time="2026-06-11T00:07:18.451078278Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.958691 | controller | Jun 11 00:07:18.451304 crc crio[23067]: time="2026-06-11T00:07:18.451256833Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.958706 | controller | Jun 11 00:07:18.451304 crc crio[23067]: time="2026-06-11T00:07:18.451288874Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.958721 | controller | Jun 11 00:07:18.451509 crc crio[23067]: time="2026-06-11T00:07:18.451481719Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.958736 | controller | Jun 11 00:07:18.451575 crc crio[23067]: time="2026-06-11T00:07:18.45152521Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.958751 | controller | Jun 11 00:07:18.451823 crc crio[23067]: time="2026-06-11T00:07:18.451774367Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.958770 | controller | Jun 11 00:07:18.451823 crc crio[23067]: time="2026-06-11T00:07:18.451807267Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.958786 | controller | Jun 11 00:07:18.452004 crc crio[23067]: time="2026-06-11T00:07:18.451975452Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.958802 | controller | Jun 11 00:07:18.452057 crc crio[23067]: time="2026-06-11T00:07:18.452017983Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.958817 | controller | Jun 11 00:07:18.452231 crc crio[23067]: time="2026-06-11T00:07:18.452183567Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.958832 | controller | Jun 11 00:07:18.452231 crc crio[23067]: time="2026-06-11T00:07:18.452215938Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.958847 | controller | Jun 11 00:07:18.452450 crc crio[23067]: time="2026-06-11T00:07:18.452420874Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.958862 | controller | Jun 11 00:07:18.452506 crc crio[23067]: time="2026-06-11T00:07:18.452465385Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.958876 | controller | Jun 11 00:07:18.452735 crc crio[23067]: time="2026-06-11T00:07:18.452620749Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.958892 | controller | Jun 11 00:07:18.452735 crc crio[23067]: time="2026-06-11T00:07:18.452714812Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.958907 | controller | Jun 11 00:07:18.452916 crc crio[23067]: time="2026-06-11T00:07:18.452890006Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.958921 | controller | Jun 11 00:07:18.452983 crc crio[23067]: time="2026-06-11T00:07:18.452931297Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.958936 | controller | Jun 11 00:07:18.453185 crc crio[23067]: time="2026-06-11T00:07:18.453136663Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.958952 | controller | Jun 11 00:07:18.453185 crc crio[23067]: time="2026-06-11T00:07:18.453169434Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.958967 | controller | Jun 11 00:07:18.453343 crc crio[23067]: time="2026-06-11T00:07:18.453315668Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.958982 | controller | Jun 11 00:07:18.453429 crc crio[23067]: time="2026-06-11T00:07:18.453357329Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.958996 | controller | Jun 11 00:07:18.453725 crc crio[23067]: time="2026-06-11T00:07:18.453606635Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.959011 | controller | Jun 11 00:07:18.453725 crc crio[23067]: time="2026-06-11T00:07:18.453681467Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.959026 | controller | Jun 11 00:07:18.453873 crc crio[23067]: time="2026-06-11T00:07:18.453834361Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.959041 | controller | Jun 11 00:07:18.453928 crc crio[23067]: time="2026-06-11T00:07:18.453881163Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.959056 | controller | Jun 11 00:07:18.454169 crc crio[23067]: time="2026-06-11T00:07:18.454119949Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.959071 | controller | Jun 11 00:07:18.454169 crc crio[23067]: time="2026-06-11T00:07:18.45415199Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.959090 | controller | Jun 11 00:07:18.454372 crc crio[23067]: time="2026-06-11T00:07:18.454344645Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.959106 | controller | Jun 11 00:07:18.454468 crc crio[23067]: time="2026-06-11T00:07:18.454417257Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.959121 | controller | Jun 11 00:07:18.454826 crc crio[23067]: time="2026-06-11T00:07:18.454772596Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.959136 | controller | Jun 11 00:07:18.454826 crc crio[23067]: time="2026-06-11T00:07:18.454808777Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.959151 | controller | Jun 11 00:07:18.454998 crc crio[23067]: time="2026-06-11T00:07:18.454969802Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.959167 | controller | Jun 11 00:07:18.455078 crc crio[23067]: time="2026-06-11T00:07:18.455012493Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.959182 | controller | Jun 11 00:07:18.455375 crc crio[23067]: time="2026-06-11T00:07:18.455325841Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.959197 | controller | Jun 11 00:07:18.455375 crc crio[23067]: time="2026-06-11T00:07:18.455358922Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.959212 | controller | Jun 11 00:07:18.455636 crc crio[23067]: time="2026-06-11T00:07:18.455604929Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.959227 | controller | Jun 11 00:07:18.455748 crc crio[23067]: time="2026-06-11T00:07:18.455692971Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.959242 | controller | Jun 11 00:07:18.455939 crc crio[23067]: time="2026-06-11T00:07:18.455889306Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.959257 | controller | Jun 11 00:07:18.455939 crc crio[23067]: time="2026-06-11T00:07:18.455923147Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.959272 | controller | Jun 11 00:07:18.456134 crc crio[23067]: time="2026-06-11T00:07:18.456106922Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.959288 | controller | Jun 11 00:07:18.456186 crc crio[23067]: time="2026-06-11T00:07:18.456148753Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.959303 | controller | Jun 11 00:07:18.456476 crc crio[23067]: time="2026-06-11T00:07:18.456425321Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.959318 | controller | Jun 11 00:07:18.456476 crc crio[23067]: time="2026-06-11T00:07:18.456459891Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.959333 | controller | Jun 11 00:07:18.456614 crc crio[23067]: time="2026-06-11T00:07:18.456561014Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.959363 | controller | Jun 11 00:07:18.456614 crc crio[23067]: time="2026-06-11T00:07:18.456588455Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.959385 | controller | Jun 11 00:07:18.456907 crc crio[23067]: time="2026-06-11T00:07:18.456858262Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.959402 | controller | Jun 11 00:07:18.456907 crc crio[23067]: time="2026-06-11T00:07:18.456891203Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.959418 | controller | Jun 11 00:07:18.457125 crc crio[23067]: time="2026-06-11T00:07:18.457096728Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.959438 | controller | Jun 11 00:07:18.457179 crc crio[23067]: time="2026-06-11T00:07:18.45714007Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.959455 | controller | Jun 11 00:07:18.457460 crc crio[23067]: time="2026-06-11T00:07:18.457378836Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.959471 | controller | Jun 11 00:07:18.457460 crc crio[23067]: time="2026-06-11T00:07:18.457441508Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.959487 | controller | Jun 11 00:07:18.457764 crc crio[23067]: time="2026-06-11T00:07:18.457733745Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.959502 | controller | Jun 11 00:07:18.457820 crc crio[23067]: time="2026-06-11T00:07:18.457780557Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.959518 | controller | Jun 11 00:07:18.458005 crc crio[23067]: time="2026-06-11T00:07:18.457949831Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.959534 | controller | Jun 11 00:07:18.458005 crc crio[23067]: time="2026-06-11T00:07:18.457980612Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.959550 | controller | Jun 11 00:07:18.458191 crc crio[23067]: time="2026-06-11T00:07:18.458163657Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.959565 | controller | Jun 11 00:07:18.458245 crc crio[23067]: time="2026-06-11T00:07:18.458204768Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.959581 | controller | Jun 11 00:07:18.458461 crc crio[23067]: time="2026-06-11T00:07:18.458381213Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.959596 | controller | Jun 11 00:07:18.458461 crc crio[23067]: time="2026-06-11T00:07:18.458442944Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.959611 | controller | Jun 11 00:07:18.458790 crc crio[23067]: time="2026-06-11T00:07:18.458629139Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.959626 | controller | Jun 11 00:07:18.458790 crc crio[23067]: time="2026-06-11T00:07:18.458732022Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.959642 | controller | Jun 11 00:07:18.458948 crc crio[23067]: time="2026-06-11T00:07:18.458912147Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.959657 | controller | Jun 11 00:07:18.459001 crc crio[23067]: time="2026-06-11T00:07:18.458958598Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.959673 | controller | Jun 11 00:07:18.459166 crc crio[23067]: time="2026-06-11T00:07:18.459117132Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.959688 | controller | Jun 11 00:07:18.459166 crc crio[23067]: time="2026-06-11T00:07:18.459147263Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.959704 | controller | Jun 11 00:07:18.459369 crc crio[23067]: time="2026-06-11T00:07:18.459342118Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.959720 | controller | Jun 11 00:07:18.459457 crc crio[23067]: time="2026-06-11T00:07:18.459384789Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.959735 | controller | Jun 11 00:07:18.459789 crc crio[23067]: time="2026-06-11T00:07:18.459711028Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.959750 | controller | Jun 11 00:07:18.459789 crc crio[23067]: time="2026-06-11T00:07:18.459742319Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.959769 | controller | Jun 11 00:07:18.460008 crc crio[23067]: time="2026-06-11T00:07:18.459974155Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.959785 | controller | Jun 11 00:07:18.460060 crc crio[23067]: time="2026-06-11T00:07:18.460029417Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.959801 | controller | Jun 11 00:07:18.460309 crc crio[23067]: time="2026-06-11T00:07:18.460177331Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.959816 | controller | Jun 11 00:07:18.460309 crc crio[23067]: time="2026-06-11T00:07:18.460270083Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.959832 | controller | Jun 11 00:07:18.460463 crc crio[23067]: time="2026-06-11T00:07:18.460383536Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.959847 | controller | Jun 11 00:07:18.460463 crc crio[23067]: time="2026-06-11T00:07:18.460452418Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.959862 | controller | Jun 11 00:07:18.460770 crc crio[23067]: time="2026-06-11T00:07:18.460719045Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.959876 | controller | Jun 11 00:07:18.460770 crc crio[23067]: time="2026-06-11T00:07:18.460753746Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.959891 | controller | Jun 11 00:07:18.460958 crc crio[23067]: time="2026-06-11T00:07:18.460925951Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.959906 | controller | Jun 11 00:07:18.461012 crc crio[23067]: time="2026-06-11T00:07:18.460977802Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.959922 | controller | Jun 11 00:07:18.461206 crc crio[23067]: time="2026-06-11T00:07:18.461157397Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.959937 | controller | Jun 11 00:07:18.461206 crc crio[23067]: time="2026-06-11T00:07:18.461189048Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.959952 | controller | Jun 11 00:07:18.461461 crc crio[23067]: time="2026-06-11T00:07:18.461427294Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.959967 | controller | Jun 11 00:07:18.461516 crc crio[23067]: time="2026-06-11T00:07:18.461480555Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.959982 | controller | Jun 11 00:07:18.461804 crc crio[23067]: time="2026-06-11T00:07:18.461747682Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.959997 | controller | Jun 11 00:07:18.461804 crc crio[23067]: time="2026-06-11T00:07:18.461784833Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.960012 | controller | Jun 11 00:07:18.462047 crc crio[23067]: time="2026-06-11T00:07:18.46201484Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.960027 | controller | Jun 11 00:07:18.462102 crc crio[23067]: time="2026-06-11T00:07:18.462068121Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.960042 | controller | Jun 11 00:07:18.462260 crc crio[23067]: time="2026-06-11T00:07:18.462196874Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.960058 | controller | Jun 11 00:07:18.462260 crc crio[23067]: time="2026-06-11T00:07:18.462225715Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.960073 | controller | Jun 11 00:07:18.462518 crc crio[23067]: time="2026-06-11T00:07:18.462445281Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.960092 | controller | Jun 11 00:07:18.462518 crc crio[23067]: time="2026-06-11T00:07:18.462494462Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.960108 | controller | Jun 11 00:07:18.462749 crc crio[23067]: time="2026-06-11T00:07:18.462603145Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.960123 | controller | Jun 11 00:07:18.462749 crc crio[23067]: time="2026-06-11T00:07:18.462635246Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.960139 | controller | Jun 11 00:07:18.462979 crc crio[23067]: time="2026-06-11T00:07:18.462872012Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.960154 | controller | Jun 11 00:07:18.462979 crc crio[23067]: time="2026-06-11T00:07:18.462905943Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.960169 | controller | Jun 11 00:07:18.463107 crc crio[23067]: time="2026-06-11T00:07:18.463080538Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.960185 | controller | Jun 11 00:07:18.463162 crc crio[23067]: time="2026-06-11T00:07:18.463120839Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.960201 | controller | Jun 11 00:07:18.463334 crc crio[23067]: time="2026-06-11T00:07:18.463286053Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.960216 | controller | Jun 11 00:07:18.463334 crc crio[23067]: time="2026-06-11T00:07:18.463318924Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.960232 | controller | Jun 11 00:07:18.463574 crc crio[23067]: time="2026-06-11T00:07:18.46354584Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.960262 | controller | Jun 11 00:07:18.463574 crc crio[23067]: time="2026-06-11T00:07:18.463572171Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.960279 | controller | Jun 11 00:07:18.463860 crc crio[23067]: time="2026-06-11T00:07:18.463811447Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.960295 | controller | Jun 11 00:07:18.463860 crc crio[23067]: time="2026-06-11T00:07:18.463844638Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.960310 | controller | Jun 11 00:07:18.464025 crc crio[23067]: time="2026-06-11T00:07:18.463996582Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.960325 | controller | Jun 11 00:07:18.464089 crc crio[23067]: time="2026-06-11T00:07:18.464041474Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.960340 | controller | Jun 11 00:07:18.464277 crc crio[23067]: time="2026-06-11T00:07:18.464227809Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.960377 | controller | Jun 11 00:07:18.464277 crc crio[23067]: time="2026-06-11T00:07:18.464259199Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.960402 | controller | Jun 11 00:07:18.464484 crc crio[23067]: time="2026-06-11T00:07:18.464437684Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.960419 | controller | Jun 11 00:07:18.464545 crc crio[23067]: time="2026-06-11T00:07:18.464497436Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.960434 | controller | Jun 11 00:07:18.464776 crc crio[23067]: time="2026-06-11T00:07:18.464704001Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.960449 | controller | Jun 11 00:07:18.464776 crc crio[23067]: time="2026-06-11T00:07:18.464733172Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.960465 | controller | Jun 11 00:07:18.464951 crc crio[23067]: time="2026-06-11T00:07:18.464896816Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.960484 | controller | Jun 11 00:07:18.465165 crc crio[23067]: time="2026-06-11T00:07:18.464955298Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.960500 | controller | Jun 11 00:07:18.465165 crc crio[23067]: time="2026-06-11T00:07:18.465092612Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.960516 | controller | Jun 11 00:07:18.465165 crc crio[23067]: time="2026-06-11T00:07:18.465122982Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.960532 | controller | Jun 11 00:07:18.465360 crc crio[23067]: time="2026-06-11T00:07:18.465332638Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.960548 | controller | Jun 11 00:07:18.465445 crc crio[23067]: time="2026-06-11T00:07:18.465373409Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.960564 | controller | Jun 11 00:07:18.465763 crc crio[23067]: time="2026-06-11T00:07:18.465700558Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.960580 | controller | Jun 11 00:07:18.465763 crc crio[23067]: time="2026-06-11T00:07:18.465746779Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.960595 | controller | Jun 11 00:07:18.470837 crc crio[23067]: time="2026-06-11T00:07:18.469880949Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.960611 | controller | Jun 11 00:07:18.470837 crc crio[23067]: time="2026-06-11T00:07:18.470153207Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.960627 | controller | Jun 11 00:07:18.470837 crc crio[23067]: time="2026-06-11T00:07:18.470188458Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.960642 | controller | Jun 11 00:07:18.470837 crc crio[23067]: time="2026-06-11T00:07:18.470212358Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.960658 | controller | Jun 11 00:07:18.470837 crc crio[23067]: time="2026-06-11T00:07:18.470256629Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.960673 | controller | Jun 11 00:07:18.470837 crc crio[23067]: time="2026-06-11T00:07:18.47027547Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.960688 | controller | Jun 11 00:07:18.470837 crc crio[23067]: time="2026-06-11T00:07:18.470347562Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.960704 | controller | Jun 11 00:07:18.470837 crc crio[23067]: time="2026-06-11T00:07:18.470409563Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.960720 | controller | Jun 11 00:07:18.471331 crc crio[23067]: time="2026-06-11T00:07:18.471177574Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.960736 | controller | Jun 11 00:07:18.471331 crc crio[23067]: time="2026-06-11T00:07:18.471288117Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.960752 | controller | Jun 11 00:07:18.471760 crc crio[23067]: time="2026-06-11T00:07:18.471352979Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.960768 | controller | Jun 11 00:07:18.471760 crc crio[23067]: time="2026-06-11T00:07:18.471444741Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.960784 | controller | Jun 11 00:07:18.471760 crc crio[23067]: time="2026-06-11T00:07:18.471487832Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.960799 | controller | Jun 11 00:07:18.471760 crc crio[23067]: time="2026-06-11T00:07:18.471563614Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.960821 | controller | Jun 11 00:07:18.471760 crc crio[23067]: time="2026-06-11T00:07:18.471725409Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.960838 | controller | Jun 11 00:07:18.472196 crc crio[23067]: time="2026-06-11T00:07:18.471808351Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.960854 | controller | Jun 11 00:07:18.472196 crc crio[23067]: time="2026-06-11T00:07:18.471948625Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.960870 | controller | Jun 11 00:07:18.472196 crc crio[23067]: time="2026-06-11T00:07:18.471982165Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.960886 | controller | Jun 11 00:07:18.472196 crc crio[23067]: time="2026-06-11T00:07:18.472101819Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.960901 | controller | Jun 11 00:07:18.472196 crc crio[23067]: time="2026-06-11T00:07:18.472130319Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.960916 | controller | Jun 11 00:07:18.472999 crc crio[23067]: time="2026-06-11T00:07:18.472325385Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.960932 | controller | Jun 11 00:07:18.472999 crc crio[23067]: time="2026-06-11T00:07:18.472356925Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.960947 | controller | Jun 11 00:07:18.472999 crc crio[23067]: time="2026-06-11T00:07:18.472490179Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.960962 | controller | Jun 11 00:07:18.472999 crc crio[23067]: time="2026-06-11T00:07:18.47251779Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.960977 | controller | Jun 11 00:07:18.472999 crc crio[23067]: time="2026-06-11T00:07:18.472854939Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.960992 | controller | Jun 11 00:07:18.472999 crc crio[23067]: time="2026-06-11T00:07:18.472882459Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.961007 | controller | Jun 11 00:07:18.473485 crc crio[23067]: time="2026-06-11T00:07:18.473128866Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.961023 | controller | Jun 11 00:07:18.473485 crc crio[23067]: time="2026-06-11T00:07:18.473188128Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.961038 | controller | Jun 11 00:07:18.473485 crc crio[23067]: time="2026-06-11T00:07:18.473234139Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 01:10:46.961053 | controller | Jun 11 00:07:18.473485 crc crio[23067]: time="2026-06-11T00:07:18.473259639Z" level=info msg="Updated default CNI network name to "
2026-06-11 01:10:46.961068 | controller | Jun 11 00:07:22.371056 crc crio[23067]: time="2026-06-11T00:07:22.366773772Z" level=info msg="CNI monitoring event CREATE        \"/etc/kubernetes/cni/net.d/00-multus.conf\""
2026-06-11 01:10:46.961084 | controller | Jun 11 00:07:22.394089 crc crio[23067]: time="2026-06-11T00:07:22.394034559Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 01:10:46.961100 | controller | Jun 11 00:07:22.394437 crc crio[23067]: time="2026-06-11T00:07:22.394419549Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 01:10:46.961116 | controller | Jun 11 00:07:22.394574 crc crio[23067]: time="2026-06-11T00:07:22.394553833Z" level=info msg="CNI monitoring event WRITE         \"/etc/kubernetes/cni/net.d/00-multus.conf\""
2026-06-11 01:10:46.961131 | controller | Jun 11 00:07:22.414261 crc crio[23067]: time="2026-06-11T00:07:22.414210097Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 01:10:46.961150 | controller | Jun 11 00:07:22.414582 crc crio[23067]: time="2026-06-11T00:07:22.414565736Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 01:10:46.961167 | controller | Jun 11 00:07:53.949890 crc crio[23067]: time="2026-06-11T00:07:53.948803745Z" level=info msg="Running pod sandbox: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd97jjzx/POD" id=d79b1df0-b2aa-4a5e-a67e-d9ec8b7d58d0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.961183 | controller | Jun 11 00:07:53.949890 crc crio[23067]: time="2026-06-11T00:07:53.949894634Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.961199 | controller | Jun 11 00:07:53.992922 crc crio[23067]: time="2026-06-11T00:07:53.992762827Z" level=info msg="Got pod network &{Name:ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd97jjzx Namespace:openshift-marketplace ID:ea2427ec30688e4a7689b721d1fb76eca2feb6eb54d0afea686bbe40b9378260 UID:ddfe540c-3053-4223-b943-b372991cb9be NetNS:/var/run/netns/6ca70812-4210-450f-88ea-ce5eff2b9fea Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podddfe540c_3053_4223_b943_b372991cb9be.slice PodAnnotations:0xc002392108}] Aliases:map[]}"
2026-06-11 01:10:46.961217 | controller | Jun 11 00:07:53.992922 crc crio[23067]: time="2026-06-11T00:07:53.99284398Z" level=info msg="Adding pod openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd97jjzx to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.961234 | controller | Jun 11 00:07:54.750319 crc crio[23067]: 2026-06-11T00:07:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ea2427ec30688e4 Mac:ee:4c:5b:e0:ef:d9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:07 Mtu:0 Sandbox:/var/run/netns/6ca70812-4210-450f-88ea-ce5eff2b9fea SocketPath: PciID:}] [{Interface:0xc00025aa20 Address:{IP:10.217.0.7 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:46.961250 | controller | Jun 11 00:07:54.753598 crc crio[23067]: time="2026-06-11T00:07:54.753027502Z" level=info msg="Got pod network &{Name:ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd97jjzx Namespace:openshift-marketplace ID:ea2427ec30688e4a7689b721d1fb76eca2feb6eb54d0afea686bbe40b9378260 UID:ddfe540c-3053-4223-b943-b372991cb9be NetNS:/var/run/netns/6ca70812-4210-450f-88ea-ce5eff2b9fea Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podddfe540c_3053_4223_b943_b372991cb9be.slice PodAnnotations:0xc002392108}] Aliases:map[]}"
2026-06-11 01:10:46.961266 | controller | Jun 11 00:07:54.754013 crc crio[23067]: time="2026-06-11T00:07:54.753827443Z" level=info msg="Checking pod openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd97jjzx for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:46.961282 | controller | Jun 11 00:07:54.777939 crc crio[23067]: time="2026-06-11T00:07:54.776298933Z" level=info msg="Ran pod sandbox ea2427ec30688e4a7689b721d1fb76eca2feb6eb54d0afea686bbe40b9378260 with infra container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd97jjzx/POD" id=d79b1df0-b2aa-4a5e-a67e-d9ec8b7d58d0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.961298 | controller | Jun 11 00:07:54.789821 crc crio[23067]: time="2026-06-11T00:07:54.789770282Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=2120dd91-1ad2-406e-9c1f-c49749952934 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.961316 | controller | Jun 11 00:07:54.807719 crc crio[23067]: time="2026-06-11T00:07:54.80543492Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=114714dc-a65b-4b4c-9bbb-77a077677be9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.961333 | controller | Jun 11 00:07:54.817494 crc crio[23067]: time="2026-06-11T00:07:54.816170986Z" level=info msg="Creating container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd97jjzx/util" id=468758bf-887e-49bf-ada2-b7a080e23687 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.961365 | controller | Jun 11 00:07:54.817494 crc crio[23067]: time="2026-06-11T00:07:54.817201033Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.961387 | controller | Jun 11 00:07:54.867746 crc crio[23067]: time="2026-06-11T00:07:54.864008601Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.961407 | controller | Jun 11 00:07:54.873716 crc crio[23067]: time="2026-06-11T00:07:54.873573597Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.961425 | controller | Jun 11 00:07:54.996758 crc crio[23067]: time="2026-06-11T00:07:54.995903869Z" level=info msg="Created container 0a51988b103fde0d707891700c56cd6bf35bf4c4590570d2a3f7f020903302d2: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd97jjzx/util" id=468758bf-887e-49bf-ada2-b7a080e23687 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.961441 | controller | Jun 11 00:07:55.001809 crc crio[23067]: time="2026-06-11T00:07:54.997839771Z" level=info msg="Starting container: 0a51988b103fde0d707891700c56cd6bf35bf4c4590570d2a3f7f020903302d2" id=4ca910cc-d632-42ca-b6cd-3d1360a224b6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.961457 | controller | Jun 11 00:07:55.008377 crc crio[23067]: time="2026-06-11T00:07:55.008292379Z" level=info msg="Started container" PID=40022 containerID=0a51988b103fde0d707891700c56cd6bf35bf4c4590570d2a3f7f020903302d2 description=openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd97jjzx/util id=4ca910cc-d632-42ca-b6cd-3d1360a224b6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ea2427ec30688e4a7689b721d1fb76eca2feb6eb54d0afea686bbe40b9378260
2026-06-11 01:10:46.961473 | controller | Jun 11 00:07:55.907827 crc crio[23067]: time="2026-06-11T00:07:55.907731065Z" level=info msg="Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7" id=30ef60fc-c516-475e-a8a0-73bb259e79d6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.961489 | controller | Jun 11 00:07:55.908436 crc crio[23067]: time="2026-06-11T00:07:55.908315621Z" level=info msg="Image registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7 not found" id=30ef60fc-c516-475e-a8a0-73bb259e79d6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.961504 | controller | Jun 11 00:07:55.908612 crc crio[23067]: time="2026-06-11T00:07:55.908533977Z" level=info msg="Neither image nor artfiact registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7 found" id=30ef60fc-c516-475e-a8a0-73bb259e79d6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.961519 | controller | Jun 11 00:07:55.912901 crc crio[23067]: time="2026-06-11T00:07:55.912804001Z" level=info msg="Pulling image: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7" id=f7089c7c-f46a-4b50-a4be-fd4571d73862 name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:46.961539 | controller | Jun 11 00:07:55.925314 crc crio[23067]: time="2026-06-11T00:07:55.92516078Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\""
2026-06-11 01:10:46.961555 | controller | Jun 11 00:07:57.470693 crc crio[23067]: time="2026-06-11T00:07:57.470102811Z" level=info msg="Pulled image: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7" id=f7089c7c-f46a-4b50-a4be-fd4571d73862 name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:46.961570 | controller | Jun 11 00:07:57.472111 crc crio[23067]: time="2026-06-11T00:07:57.472022222Z" level=info msg="Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7" id=e9e721df-dbd6-42c1-93b5-5c853f8fb4a4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.961586 | controller | Jun 11 00:07:57.476215 crc crio[23067]: time="2026-06-11T00:07:57.476132891Z" level=info msg="Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7" id=71754770-0faa-487d-8f62-1c553e2828e3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.961601 | controller | Jun 11 00:07:57.487332 crc crio[23067]: time="2026-06-11T00:07:57.487249378Z" level=info msg="Creating container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd97jjzx/pull" id=1dd42e0e-6bfa-4449-af66-1e56d730334f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.961616 | controller | Jun 11 00:07:57.489574 crc crio[23067]: time="2026-06-11T00:07:57.489506218Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.961632 | controller | Jun 11 00:07:57.526836 crc crio[23067]: time="2026-06-11T00:07:57.524628525Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.961648 | controller | Jun 11 00:07:57.526836 crc crio[23067]: time="2026-06-11T00:07:57.525118238Z" level=warning msg="Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/6e3d1c3daaf8a12682ab7fbdd79733bd438c9d5b43f76ab8fa71579e1a6dea8e/merged/etc/passwd: no such file or directory"
2026-06-11 01:10:46.961663 | controller | Jun 11 00:07:57.526836 crc crio[23067]: time="2026-06-11T00:07:57.525159759Z" level=warning msg="Failed to open /etc/group: open /var/lib/containers/storage/overlay/6e3d1c3daaf8a12682ab7fbdd79733bd438c9d5b43f76ab8fa71579e1a6dea8e/merged/etc/group: no such file or directory"
2026-06-11 01:10:46.961679 | controller | Jun 11 00:07:57.532335 crc crio[23067]: time="2026-06-11T00:07:57.529728121Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.961695 | controller | Jun 11 00:07:57.661767 crc crio[23067]: time="2026-06-11T00:07:57.661528346Z" level=info msg="Created container 46790bae402740e94a16aad475ad2e2f5860fc3a2a2a2f8daac926e5ab9908ef: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd97jjzx/pull" id=1dd42e0e-6bfa-4449-af66-1e56d730334f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.961711 | controller | Jun 11 00:07:57.663004 crc crio[23067]: time="2026-06-11T00:07:57.662925173Z" level=info msg="Starting container: 46790bae402740e94a16aad475ad2e2f5860fc3a2a2a2f8daac926e5ab9908ef" id=1480f805-e6e6-4b3b-b4a8-650d9d626430 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.961739 | controller | Jun 11 00:07:57.669080 crc crio[23067]: time="2026-06-11T00:07:57.668843081Z" level=info msg="Started container" PID=40077 containerID=46790bae402740e94a16aad475ad2e2f5860fc3a2a2a2f8daac926e5ab9908ef description=openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd97jjzx/pull id=1480f805-e6e6-4b3b-b4a8-650d9d626430 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ea2427ec30688e4a7689b721d1fb76eca2feb6eb54d0afea686bbe40b9378260
2026-06-11 01:10:46.961756 | controller | Jun 11 00:07:57.941458 crc crio[23067]: time="2026-06-11T00:07:57.940331061Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=95ca8036-d8ab-4b69-8451-47d32eeee4aa name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.961771 | controller | Jun 11 00:07:57.942989 crc crio[23067]: time="2026-06-11T00:07:57.942906039Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=4ffd294f-d07f-4038-829a-1671315e2591 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.961787 | controller | Jun 11 00:07:57.951872 crc crio[23067]: time="2026-06-11T00:07:57.951753225Z" level=info msg="Creating container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd97jjzx/extract" id=6beb8c27-7297-4799-9a0b-eb49e9b6127e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.961802 | controller | Jun 11 00:07:57.952385 crc crio[23067]: time="2026-06-11T00:07:57.952280929Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.961818 | controller | Jun 11 00:07:57.998765 crc crio[23067]: time="2026-06-11T00:07:57.992235015Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.961833 | controller | Jun 11 00:07:57.998765 crc crio[23067]: time="2026-06-11T00:07:57.997131865Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.961848 | controller | Jun 11 00:07:58.130387 crc crio[23067]: time="2026-06-11T00:07:58.130270146Z" level=info msg="Created container 9d8a0449b4ef20594098aedf41b72e38c532fbad4de4d8a017c87e5850d82965: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd97jjzx/extract" id=6beb8c27-7297-4799-9a0b-eb49e9b6127e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.961864 | controller | Jun 11 00:07:58.131962 crc crio[23067]: time="2026-06-11T00:07:58.131870469Z" level=info msg="Starting container: 9d8a0449b4ef20594098aedf41b72e38c532fbad4de4d8a017c87e5850d82965" id=286149fe-8adc-4e65-80ae-fee3b27f6fb3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.961880 | controller | Jun 11 00:07:58.146941 crc crio[23067]: time="2026-06-11T00:07:58.146567131Z" level=info msg="Started container" PID=40094 containerID=9d8a0449b4ef20594098aedf41b72e38c532fbad4de4d8a017c87e5850d82965 description=openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd97jjzx/extract id=286149fe-8adc-4e65-80ae-fee3b27f6fb3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ea2427ec30688e4a7689b721d1fb76eca2feb6eb54d0afea686bbe40b9378260
2026-06-11 01:10:46.961896 | controller | Jun 11 00:07:59.972188 crc crio[23067]: time="2026-06-11T00:07:59.971626691Z" level=info msg="Stopping pod sandbox: ea2427ec30688e4a7689b721d1fb76eca2feb6eb54d0afea686bbe40b9378260" id=5ea742ed-1369-4b61-bca2-cdf74cf262ed name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:46.961912 | controller | Jun 11 00:07:59.973098 crc crio[23067]: time="2026-06-11T00:07:59.972774402Z" level=info msg="Got pod network &{Name:ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd97jjzx Namespace:openshift-marketplace ID:ea2427ec30688e4a7689b721d1fb76eca2feb6eb54d0afea686bbe40b9378260 UID:ddfe540c-3053-4223-b943-b372991cb9be NetNS:/var/run/netns/6ca70812-4210-450f-88ea-ce5eff2b9fea Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podddfe540c_3053_4223_b943_b372991cb9be.slice PodAnnotations:0xc000b80730}] Aliases:map[]}"
2026-06-11 01:10:46.961931 | controller | Jun 11 00:07:59.973098 crc crio[23067]: time="2026-06-11T00:07:59.972927046Z" level=info msg="Deleting pod openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd97jjzx from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.961947 | controller | Jun 11 00:08:00.363791 crc crio[23067]: time="2026-06-11T00:08:00.363557223Z" level=info msg="Stopped pod sandbox: ea2427ec30688e4a7689b721d1fb76eca2feb6eb54d0afea686bbe40b9378260" id=5ea742ed-1369-4b61-bca2-cdf74cf262ed name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:46.961963 | controller | Jun 11 00:08:01.003935 crc crio[23067]: time="2026-06-11T00:08:01.003288454Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29685608-5ntkx/POD" id=d867fd1d-07f1-404e-b954-87f50fb078e3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.961979 | controller | Jun 11 00:08:01.005069 crc crio[23067]: time="2026-06-11T00:08:01.003954122Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.961995 | controller | Jun 11 00:08:01.035440 crc crio[23067]: time="2026-06-11T00:08:01.035313068Z" level=info msg="Got pod network &{Name:auto-csr-approver-29685608-5ntkx Namespace:openshift-infra ID:5f653fcaec251719fb838c45dd1ff8c8cf29d23d573dbd7a18f1c3f290478062 UID:e046f1f7-0bd0-4fa2-a7dd-1dc887cb17b1 NetNS:/var/run/netns/644daaa9-40c9-492e-9bc8-62e63812607d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode046f1f7_0bd0_4fa2_a7dd_1dc887cb17b1.slice PodAnnotations:0xc00008c830}] Aliases:map[]}"
2026-06-11 01:10:46.962011 | controller | Jun 11 00:08:01.035440 crc crio[23067]: time="2026-06-11T00:08:01.03538103Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29685608-5ntkx to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.962027 | controller | Jun 11 00:08:01.288871 crc crio[23067]: 2026-06-11T00:08:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5f653fcaec25171 Mac:ce:54:0d:70:d8:18 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0c Mtu:0 Sandbox:/var/run/netns/644daaa9-40c9-492e-9bc8-62e63812607d SocketPath: PciID:}] [{Interface:0xc00058a160 Address:{IP:10.217.0.12 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:46.962042 | controller | Jun 11 00:08:01.291073 crc crio[23067]: time="2026-06-11T00:08:01.290964126Z" level=info msg="Got pod network &{Name:auto-csr-approver-29685608-5ntkx Namespace:openshift-infra ID:5f653fcaec251719fb838c45dd1ff8c8cf29d23d573dbd7a18f1c3f290478062 UID:e046f1f7-0bd0-4fa2-a7dd-1dc887cb17b1 NetNS:/var/run/netns/644daaa9-40c9-492e-9bc8-62e63812607d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode046f1f7_0bd0_4fa2_a7dd_1dc887cb17b1.slice PodAnnotations:0xc00008c830}] Aliases:map[]}"
2026-06-11 01:10:46.962058 | controller | Jun 11 00:08:01.291176 crc crio[23067]: time="2026-06-11T00:08:01.29111452Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29685608-5ntkx for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:46.962074 | controller | Jun 11 00:08:01.298885 crc crio[23067]: time="2026-06-11T00:08:01.298809565Z" level=info msg="Ran pod sandbox 5f653fcaec251719fb838c45dd1ff8c8cf29d23d573dbd7a18f1c3f290478062 with infra container: openshift-infra/auto-csr-approver-29685608-5ntkx/POD" id=d867fd1d-07f1-404e-b954-87f50fb078e3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.962093 | controller | Jun 11 00:08:01.305566 crc crio[23067]: time="2026-06-11T00:08:01.30312108Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=a8d0b127-50ba-4a2e-a8b0-cd6f9c073e8b name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:46.962109 | controller | Jun 11 00:08:01.311538 crc crio[23067]: time="2026-06-11T00:08:01.310355803Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 01:10:46.962125 | controller | Jun 11 00:08:03.202615 crc crio[23067]: time="2026-06-11T00:08:03.202483052Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=a8d0b127-50ba-4a2e-a8b0-cd6f9c073e8b name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:46.962141 | controller | Jun 11 00:08:03.205217 crc crio[23067]: time="2026-06-11T00:08:03.20504959Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=ede01acf-fff3-4414-923c-a06f4bfd6d76 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.962156 | controller | Jun 11 00:08:03.207075 crc crio[23067]: time="2026-06-11T00:08:03.206973602Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=d9556678-efc0-4d0d-b096-3d019845440e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.962171 | controller | Jun 11 00:08:03.214025 crc crio[23067]: time="2026-06-11T00:08:03.213876486Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29685608-5ntkx/oc" id=e80b8a4c-4934-4775-b4c7-9a2ee0ba7850 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.962187 | controller | Jun 11 00:08:03.215218 crc crio[23067]: time="2026-06-11T00:08:03.214918033Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.962202 | controller | Jun 11 00:08:03.272110 crc crio[23067]: time="2026-06-11T00:08:03.271934614Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.962218 | controller | Jun 11 00:08:03.599327 crc crio[23067]: time="2026-06-11T00:08:03.59913283Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.962233 | controller | Jun 11 00:08:03.798842 crc crio[23067]: time="2026-06-11T00:08:03.798732073Z" level=info msg="Created container 0625130e4bb5c94413eeed072d9f23bbdc38733d1b13fb646588af641e726621: openshift-infra/auto-csr-approver-29685608-5ntkx/oc" id=e80b8a4c-4934-4775-b4c7-9a2ee0ba7850 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.962249 | controller | Jun 11 00:08:03.804254 crc crio[23067]: time="2026-06-11T00:08:03.803749887Z" level=info msg="Starting container: 0625130e4bb5c94413eeed072d9f23bbdc38733d1b13fb646588af641e726621" id=11077f30-b4a8-45ac-8c0d-13c983cd3273 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.962264 | controller | Jun 11 00:08:03.811296 crc crio[23067]: time="2026-06-11T00:08:03.810268361Z" level=info msg="Started container" PID=40225 containerID=0625130e4bb5c94413eeed072d9f23bbdc38733d1b13fb646588af641e726621 description=openshift-infra/auto-csr-approver-29685608-5ntkx/oc id=11077f30-b4a8-45ac-8c0d-13c983cd3273 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5f653fcaec251719fb838c45dd1ff8c8cf29d23d573dbd7a18f1c3f290478062
2026-06-11 01:10:46.962280 | controller | Jun 11 00:08:06.081465 crc crio[23067]: time="2026-06-11T00:08:06.080359729Z" level=info msg="Stopping pod sandbox: 5f653fcaec251719fb838c45dd1ff8c8cf29d23d573dbd7a18f1c3f290478062" id=f73a4220-beb5-4c7c-9a23-283925072d03 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:46.962299 | controller | Jun 11 00:08:06.084566 crc crio[23067]: time="2026-06-11T00:08:06.081826258Z" level=info msg="Got pod network &{Name:auto-csr-approver-29685608-5ntkx Namespace:openshift-infra ID:5f653fcaec251719fb838c45dd1ff8c8cf29d23d573dbd7a18f1c3f290478062 UID:e046f1f7-0bd0-4fa2-a7dd-1dc887cb17b1 NetNS:/var/run/netns/644daaa9-40c9-492e-9bc8-62e63812607d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode046f1f7_0bd0_4fa2_a7dd_1dc887cb17b1.slice PodAnnotations:0xc0001312c8}] Aliases:map[]}"
2026-06-11 01:10:46.962316 | controller | Jun 11 00:08:06.084566 crc crio[23067]: time="2026-06-11T00:08:06.082014633Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29685608-5ntkx from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.962331 | controller | Jun 11 00:08:06.498813 crc crio[23067]: time="2026-06-11T00:08:06.498249484Z" level=info msg="Stopped pod sandbox: 5f653fcaec251719fb838c45dd1ff8c8cf29d23d573dbd7a18f1c3f290478062" id=f73a4220-beb5-4c7c-9a23-283925072d03 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:46.962363 | controller | Jun 11 00:08:11.113155 crc crio[23067]: time="2026-06-11T00:08:11.112517328Z" level=info msg="Removing container: 540d0bb9eea0629b5474651f39c371bf7a43b279a4e3cc245dc7fa94188ec168" id=1fc67312-27b4-4ec3-a3a3-2da743aafb63 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.962385 | controller | Jun 11 00:08:11.438317 crc crio[23067]: time="2026-06-11T00:08:11.437815853Z" level=info msg="Removed container 540d0bb9eea0629b5474651f39c371bf7a43b279a4e3cc245dc7fa94188ec168: openshift-infra/auto-csr-approver-29685600-67bsn/oc" id=1fc67312-27b4-4ec3-a3a3-2da743aafb63 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.962402 | controller | Jun 11 00:08:11.449311 crc crio[23067]: time="2026-06-11T00:08:11.449216847Z" level=info msg="Stopping pod sandbox: 4d7c197c87c00c3cb7f05402949e78d174879683c4b4e3447c2cd9ac3899b435" id=91bbaadc-358c-4a8a-a5ec-acb31ba9f12a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:46.962417 | controller | Jun 11 00:08:11.449311 crc crio[23067]: time="2026-06-11T00:08:11.44931308Z" level=info msg="Stopped pod sandbox (already stopped): 4d7c197c87c00c3cb7f05402949e78d174879683c4b4e3447c2cd9ac3899b435" id=91bbaadc-358c-4a8a-a5ec-acb31ba9f12a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:46.962433 | controller | Jun 11 00:08:11.453556 crc crio[23067]: time="2026-06-11T00:08:11.453351027Z" level=info msg="Removing pod sandbox: 4d7c197c87c00c3cb7f05402949e78d174879683c4b4e3447c2cd9ac3899b435" id=d14fd6e2-edc7-486b-b307-72dd02d11d58 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:46.962448 | controller | Jun 11 00:08:11.469501 crc crio[23067]: time="2026-06-11T00:08:11.469292092Z" level=info msg="Removed pod sandbox: 4d7c197c87c00c3cb7f05402949e78d174879683c4b4e3447c2cd9ac3899b435" id=d14fd6e2-edc7-486b-b307-72dd02d11d58 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:46.962464 | controller | Jun 11 00:08:11.471550 crc crio[23067]: time="2026-06-11T00:08:11.471478381Z" level=info msg="Stopping pod sandbox: 97827587a2e28989c1cdd1c00af99c8c1ebe647dc6f030a7cc0b051c8f1cc27b" id=bd2d5dc2-c797-4734-8fcc-2e70d95dd7a3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:46.962479 | controller | Jun 11 00:08:11.471627 crc crio[23067]: time="2026-06-11T00:08:11.471559953Z" level=info msg="Stopped pod sandbox (already stopped): 97827587a2e28989c1cdd1c00af99c8c1ebe647dc6f030a7cc0b051c8f1cc27b" id=bd2d5dc2-c797-4734-8fcc-2e70d95dd7a3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:46.962494 | controller | Jun 11 00:08:11.473400 crc crio[23067]: time="2026-06-11T00:08:11.473249808Z" level=info msg="Removing pod sandbox: 97827587a2e28989c1cdd1c00af99c8c1ebe647dc6f030a7cc0b051c8f1cc27b" id=a72c4f67-ff9e-4942-bb18-a606e5d2c8c9 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:46.962513 | controller | Jun 11 00:08:11.487010 crc crio[23067]: time="2026-06-11T00:08:11.486934083Z" level=info msg="Removed pod sandbox: 97827587a2e28989c1cdd1c00af99c8c1ebe647dc6f030a7cc0b051c8f1cc27b" id=a72c4f67-ff9e-4942-bb18-a606e5d2c8c9 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:46.962529 | controller | Jun 11 00:08:11.489011 crc crio[23067]: time="2026-06-11T00:08:11.488848184Z" level=info msg="Stopping pod sandbox: b0309e82ad4b420cdfa46254da295ddb55ef6285786581cd64ebc779d6eb029d" id=e246c7b0-0e82-436a-9da9-5246d544fd45 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:46.962545 | controller | Jun 11 00:08:11.489457 crc crio[23067]: time="2026-06-11T00:08:11.489166822Z" level=info msg="Stopped pod sandbox (already stopped): b0309e82ad4b420cdfa46254da295ddb55ef6285786581cd64ebc779d6eb029d" id=e246c7b0-0e82-436a-9da9-5246d544fd45 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:46.962560 | controller | Jun 11 00:08:11.493302 crc crio[23067]: time="2026-06-11T00:08:11.493120988Z" level=info msg="Removing pod sandbox: b0309e82ad4b420cdfa46254da295ddb55ef6285786581cd64ebc779d6eb029d" id=9c9e6b8c-831a-40c4-b47e-34e8c093aebf name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:46.962575 | controller | Jun 11 00:08:11.509065 crc crio[23067]: time="2026-06-11T00:08:11.508965391Z" level=info msg="Removed pod sandbox: b0309e82ad4b420cdfa46254da295ddb55ef6285786581cd64ebc779d6eb029d" id=9c9e6b8c-831a-40c4-b47e-34e8c093aebf name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:46.962591 | controller | Jun 11 00:08:12.038247 crc crio[23067]: time="2026-06-11T00:08:12.037688951Z" level=info msg="Running pod sandbox: openshift-nmstate/nmstate-operator-6569c8c666-mfb7d/POD" id=344948df-dba0-438c-8885-14a11e916278 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.962606 | controller | Jun 11 00:08:12.038353 crc crio[23067]: time="2026-06-11T00:08:12.038269636Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.962621 | controller | Jun 11 00:08:12.069581 crc crio[23067]: time="2026-06-11T00:08:12.069271473Z" level=info msg="Got pod network &{Name:nmstate-operator-6569c8c666-mfb7d Namespace:openshift-nmstate ID:3e3371d60be45d3068b876ca3b9d6c90037cf586a5744e52c6a27e51aa5171be UID:663bba5a-4acc-45a5-8a63-f19ac871c096 NetNS:/var/run/netns/c2b8889c-dca9-45d6-ae5f-c8edc25fc801 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod663bba5a_4acc_45a5_8a63_f19ac871c096.slice PodAnnotations:0xc003610050}] Aliases:map[]}"
2026-06-11 01:10:46.962637 | controller | Jun 11 00:08:12.069581 crc crio[23067]: time="2026-06-11T00:08:12.069331445Z" level=info msg="Adding pod openshift-nmstate_nmstate-operator-6569c8c666-mfb7d to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.962653 | controller | Jun 11 00:08:12.368391 crc crio[23067]: 2026-06-11T00:08:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3e3371d60be45d3 Mac:1e:66:90:44:c1:60 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0f Mtu:0 Sandbox:/var/run/netns/c2b8889c-dca9-45d6-ae5f-c8edc25fc801 SocketPath: PciID:}] [{Interface:0xc000124dd0 Address:{IP:10.217.0.15 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:46.962668 | controller | Jun 11 00:08:12.370771 crc crio[23067]: time="2026-06-11T00:08:12.370473366Z" level=info msg="Got pod network &{Name:nmstate-operator-6569c8c666-mfb7d Namespace:openshift-nmstate ID:3e3371d60be45d3068b876ca3b9d6c90037cf586a5744e52c6a27e51aa5171be UID:663bba5a-4acc-45a5-8a63-f19ac871c096 NetNS:/var/run/netns/c2b8889c-dca9-45d6-ae5f-c8edc25fc801 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod663bba5a_4acc_45a5_8a63_f19ac871c096.slice PodAnnotations:0xc003610050}] Aliases:map[]}"
2026-06-11 01:10:46.962687 | controller | Jun 11 00:08:12.371008 crc crio[23067]: time="2026-06-11T00:08:12.370941618Z" level=info msg="Checking pod openshift-nmstate_nmstate-operator-6569c8c666-mfb7d for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:46.962723 | controller | Jun 11 00:08:12.378130 crc crio[23067]: time="2026-06-11T00:08:12.378051138Z" level=info msg="Ran pod sandbox 3e3371d60be45d3068b876ca3b9d6c90037cf586a5744e52c6a27e51aa5171be with infra container: openshift-nmstate/nmstate-operator-6569c8c666-mfb7d/POD" id=344948df-dba0-438c-8885-14a11e916278 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.962741 | controller | Jun 11 00:08:12.380901 crc crio[23067]: time="2026-06-11T00:08:12.380824652Z" level=info msg="Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e" id=503b6c2a-aafd-433b-a159-c4b1e5bcd0a4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.962757 | controller | Jun 11 00:08:12.381139 crc crio[23067]: time="2026-06-11T00:08:12.381069798Z" level=info msg="Image registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e not found" id=503b6c2a-aafd-433b-a159-c4b1e5bcd0a4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.962773 | controller | Jun 11 00:08:12.381201 crc crio[23067]: time="2026-06-11T00:08:12.381184341Z" level=info msg="Neither image nor artfiact registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e found" id=503b6c2a-aafd-433b-a159-c4b1e5bcd0a4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.962788 | controller | Jun 11 00:08:12.382731 crc crio[23067]: time="2026-06-11T00:08:12.38261809Z" level=info msg="Pulling image: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e" id=6911039d-d6f4-4341-bb92-afc941830263 name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:46.962805 | controller | Jun 11 00:08:12.387340 crc crio[23067]: time="2026-06-11T00:08:12.387273034Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e\""
2026-06-11 01:10:46.962820 | controller | Jun 11 00:08:16.272584 crc crio[23067]: time="2026-06-11T00:08:16.271542081Z" level=info msg="Pulled image: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ad05fa5fb88f3810861b2bda4f8e0a0ab2e6055fabd31b17d5a8b570cac6efc6" id=6911039d-d6f4-4341-bb92-afc941830263 name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:46.962836 | controller | Jun 11 00:08:16.274707 crc crio[23067]: time="2026-06-11T00:08:16.273813281Z" level=info msg="Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e" id=67d082b3-0456-4c61-80d9-9f55a1dc3860 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.962851 | controller | Jun 11 00:08:16.279128 crc crio[23067]: time="2026-06-11T00:08:16.278862536Z" level=info msg="Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e" id=4d51bb2c-b37d-4e46-9267-f49296fb9c79 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.962866 | controller | Jun 11 00:08:16.288329 crc crio[23067]: time="2026-06-11T00:08:16.288182194Z" level=info msg="Creating container: openshift-nmstate/nmstate-operator-6569c8c666-mfb7d/nmstate-operator" id=19441335-839d-4c90-b65d-7de540604356 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.962882 | controller | Jun 11 00:08:16.290978 crc crio[23067]: time="2026-06-11T00:08:16.290906147Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.962903 | controller | Jun 11 00:08:16.351933 crc crio[23067]: time="2026-06-11T00:08:16.351877393Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.962919 | controller | Jun 11 00:08:16.358906 crc crio[23067]: time="2026-06-11T00:08:16.358859719Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.962935 | controller | Jun 11 00:08:16.482899 crc crio[23067]: time="2026-06-11T00:08:16.482793154Z" level=info msg="Created container f21b84e807cd55b3a9aff8d52dce5320c7e29296df33fe92b0c5578701e4e312: openshift-nmstate/nmstate-operator-6569c8c666-mfb7d/nmstate-operator" id=19441335-839d-4c90-b65d-7de540604356 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.962950 | controller | Jun 11 00:08:16.484226 crc crio[23067]: time="2026-06-11T00:08:16.484177101Z" level=info msg="Starting container: f21b84e807cd55b3a9aff8d52dce5320c7e29296df33fe92b0c5578701e4e312" id=f6c0723f-96f8-4212-b9df-6124a3482fd2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.962966 | controller | Jun 11 00:08:16.489842 crc crio[23067]: time="2026-06-11T00:08:16.48973559Z" level=info msg="Started container" PID=40568 containerID=f21b84e807cd55b3a9aff8d52dce5320c7e29296df33fe92b0c5578701e4e312 description=openshift-nmstate/nmstate-operator-6569c8c666-mfb7d/nmstate-operator id=f6c0723f-96f8-4212-b9df-6124a3482fd2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3e3371d60be45d3068b876ca3b9d6c90037cf586a5744e52c6a27e51aa5171be
2026-06-11 01:10:46.962982 | controller | Jun 11 00:08:30.968229 crc crio[23067]: time="2026-06-11T00:08:30.967538628Z" level=info msg="Running pod sandbox: openshift-nmstate/nmstate-metrics-756b4d6fc6-lrrwn/POD" id=02063f71-3555-4a08-8714-7424b9ec4d63 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.962998 | controller | Jun 11 00:08:30.969993 crc crio[23067]: time="2026-06-11T00:08:30.968281088Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.963013 | controller | Jun 11 00:08:30.996363 crc crio[23067]: time="2026-06-11T00:08:30.996282135Z" level=info msg="Got pod network &{Name:nmstate-metrics-756b4d6fc6-lrrwn Namespace:openshift-nmstate ID:04f98498a44adedfe4c5b498040241f1095445a477428b4adc2cb7cd35b40fb2 UID:da4e542c-fd4f-40f7-a9e5-e821033d6a1d NetNS:/var/run/netns/1682d047-1119-4c2d-95b1-d222e7dfd7fb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podda4e542c_fd4f_40f7_a9e5_e821033d6a1d.slice PodAnnotations:0xc000531550}] Aliases:map[]}"
2026-06-11 01:10:46.963030 | controller | Jun 11 00:08:30.996363 crc crio[23067]: time="2026-06-11T00:08:30.996358907Z" level=info msg="Adding pod openshift-nmstate_nmstate-metrics-756b4d6fc6-lrrwn to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.963046 | controller | Jun 11 00:08:31.021365 crc crio[23067]: time="2026-06-11T00:08:31.021317552Z" level=info msg="Running pod sandbox: openshift-nmstate/nmstate-handler-5qq4t/POD" id=a1527e42-b4d9-4e71-bb87-bb6b18ab2e80 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.963062 | controller | Jun 11 00:08:31.021614 crc crio[23067]: time="2026-06-11T00:08:31.021400444Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.963077 | controller | Jun 11 00:08:31.043069 crc crio[23067]: time="2026-06-11T00:08:31.04296722Z" 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=a1527e42-b4d9-4e71-bb87-bb6b18ab2e80 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.963097 | controller | Jun 11 00:08:31.060725 crc crio[23067]: time="2026-06-11T00:08:31.06058818Z" level=info msg="Ran pod sandbox 1fe58370efc0a8c287bd2dcb02b1ac377b17d05755b18fe2759c3a6d1d636f0f with infra container: openshift-nmstate/nmstate-handler-5qq4t/POD" id=a1527e42-b4d9-4e71-bb87-bb6b18ab2e80 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.963113 | controller | Jun 11 00:08:31.067509 crc crio[23067]: time="2026-06-11T00:08:31.066031515Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=90fda692-715e-4765-945f-0fe4f9c3defe name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.963128 | controller | Jun 11 00:08:31.067509 crc crio[23067]: time="2026-06-11T00:08:31.066257971Z" level=info msg="Image registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 not found" id=90fda692-715e-4765-945f-0fe4f9c3defe name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.963144 | controller | Jun 11 00:08:31.067509 crc crio[23067]: time="2026-06-11T00:08:31.066321922Z" level=info msg="Neither image nor artfiact registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 found" id=90fda692-715e-4765-945f-0fe4f9c3defe name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.963159 | controller | Jun 11 00:08:31.069739 crc crio[23067]: time="2026-06-11T00:08:31.069515978Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=56416797-7d2e-4c13-8e68-f8901b0e0d15 name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:46.963175 | controller | Jun 11 00:08:31.082697 crc crio[23067]: time="2026-06-11T00:08:31.082122583Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\""
2026-06-11 01:10:46.963190 | controller | Jun 11 00:08:31.593912 crc crio[23067]: time="2026-06-11T00:08:31.593356206Z" level=info msg="Running pod sandbox: openshift-nmstate/nmstate-webhook-9b7874799-qqzf8/POD" id=5b0e3c61-551c-4327-815c-f631389fe82a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.963205 | controller | Jun 11 00:08:31.594050 crc crio[23067]: time="2026-06-11T00:08:31.593934331Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.963220 | controller | Jun 11 00:08:31.630312 crc crio[23067]: time="2026-06-11T00:08:31.630102096Z" level=info msg="Got pod network &{Name:nmstate-webhook-9b7874799-qqzf8 Namespace:openshift-nmstate ID:814420a14444041383280c857c8ac30db86c624b6c643394a86b38455c386734 UID:424316ae-1fdd-499d-9c76-19f676854c03 NetNS:/var/run/netns/bbfb2f2b-c052-45b5-a0fb-1433f4ade178 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod424316ae_1fdd_499d_9c76_19f676854c03.slice PodAnnotations:0xc002a46ad8}] Aliases:map[]}"
2026-06-11 01:10:46.963236 | controller | Jun 11 00:08:31.630312 crc crio[23067]: time="2026-06-11T00:08:31.630191349Z" level=info msg="Adding pod openshift-nmstate_nmstate-webhook-9b7874799-qqzf8 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.963252 | controller | Jun 11 00:08:31.907508 crc crio[23067]: time="2026-06-11T00:08:31.906750614Z" level=info msg="Running pod sandbox: openshift-console/console-856dbdc565-9qldn/POD" id=82f0b362-41ed-4635-ba67-29118b837b17 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.963271 | controller | Jun 11 00:08:31.907508 crc crio[23067]: time="2026-06-11T00:08:31.907477553Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.963288 | controller | Jun 11 00:08:31.951453 crc crio[23067]: time="2026-06-11T00:08:31.951383194Z" level=info msg="Got pod network &{Name:console-856dbdc565-9qldn Namespace:openshift-console ID:5fb4e02938db395e237d7ac1339630385b19f8c707d091496b333430c0a6c0c2 UID:45341cce-114e-4751-9b56-b74f4d01ec81 NetNS:/var/run/netns/bc787f18-e479-4117-ab71-42d67a118a9b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod45341cce_114e_4751_9b56_b74f4d01ec81.slice PodAnnotations:0xc000531600}] Aliases:map[]}"
2026-06-11 01:10:46.963304 | controller | Jun 11 00:08:31.951711 crc crio[23067]: time="2026-06-11T00:08:31.951460476Z" level=info msg="Adding pod openshift-console_console-856dbdc565-9qldn to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.963320 | controller | Jun 11 00:08:31.957988 crc crio[23067]: 2026-06-11T00:08:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:04f98498a44aded Mac:ee:7f:a3:9f:07:eb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:14 Mtu:0 Sandbox:/var/run/netns/1682d047-1119-4c2d-95b1-d222e7dfd7fb SocketPath: PciID:}] [{Interface:0xc00025aa20 Address:{IP:10.217.0.20 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:46.963336 | controller | Jun 11 00:08:31.963908 crc crio[23067]: time="2026-06-11T00:08:31.963814976Z" level=info msg="Got pod network &{Name:nmstate-metrics-756b4d6fc6-lrrwn Namespace:openshift-nmstate ID:04f98498a44adedfe4c5b498040241f1095445a477428b4adc2cb7cd35b40fb2 UID:da4e542c-fd4f-40f7-a9e5-e821033d6a1d NetNS:/var/run/netns/1682d047-1119-4c2d-95b1-d222e7dfd7fb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podda4e542c_fd4f_40f7_a9e5_e821033d6a1d.slice PodAnnotations:0xc000531550}] Aliases:map[]}"
2026-06-11 01:10:46.963372 | controller | Jun 11 00:08:31.964182 crc crio[23067]: time="2026-06-11T00:08:31.964122134Z" level=info msg="Checking pod openshift-nmstate_nmstate-metrics-756b4d6fc6-lrrwn for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:46.963390 | controller | Jun 11 00:08:31.983999 crc crio[23067]: time="2026-06-11T00:08:31.983787838Z" level=info msg="Ran pod sandbox 04f98498a44adedfe4c5b498040241f1095445a477428b4adc2cb7cd35b40fb2 with infra container: openshift-nmstate/nmstate-metrics-756b4d6fc6-lrrwn/POD" id=02063f71-3555-4a08-8714-7424b9ec4d63 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.963407 | controller | Jun 11 00:08:31.989137 crc crio[23067]: time="2026-06-11T00:08:31.989069999Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=8b9a6d91-3abe-4cfb-a7df-8d2ca8333b19 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.963422 | controller | Jun 11 00:08:31.989354 crc crio[23067]: time="2026-06-11T00:08:31.989298945Z" level=info msg="Image registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 not found" id=8b9a6d91-3abe-4cfb-a7df-8d2ca8333b19 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.963438 | controller | Jun 11 00:08:31.989467 crc crio[23067]: time="2026-06-11T00:08:31.989372967Z" level=info msg="Neither image nor artfiact registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 found" id=8b9a6d91-3abe-4cfb-a7df-8d2ca8333b19 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.963454 | controller | Jun 11 00:08:31.995936 crc crio[23067]: time="2026-06-11T00:08:31.99584441Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=cc6e39bc-5fe2-4862-9632-9ffa5b9660fe name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:46.963473 | controller | Jun 11 00:08:32.006241 crc crio[23067]: time="2026-06-11T00:08:32.005738114Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\""
2026-06-11 01:10:46.963489 | controller | Jun 11 00:08:32.459200 crc crio[23067]: 2026-06-11T00:08:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5fb4e02938db395 Mac:9e:e0:59:eb:ce:24 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2c Mtu:0 Sandbox:/var/run/netns/bc787f18-e479-4117-ab71-42d67a118a9b SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.0.44 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:46.963505 | controller | Jun 11 00:08:32.461137 crc crio[23067]: time="2026-06-11T00:08:32.461037105Z" level=info msg="Got pod network &{Name:console-856dbdc565-9qldn Namespace:openshift-console ID:5fb4e02938db395e237d7ac1339630385b19f8c707d091496b333430c0a6c0c2 UID:45341cce-114e-4751-9b56-b74f4d01ec81 NetNS:/var/run/netns/bc787f18-e479-4117-ab71-42d67a118a9b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod45341cce_114e_4751_9b56_b74f4d01ec81.slice PodAnnotations:0xc000531600}] Aliases:map[]}"
2026-06-11 01:10:46.963521 | controller | Jun 11 00:08:32.461241 crc crio[23067]: time="2026-06-11T00:08:32.461186529Z" level=info msg="Checking pod openshift-console_console-856dbdc565-9qldn for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:46.963537 | controller | Jun 11 00:08:32.469087 crc crio[23067]: time="2026-06-11T00:08:32.468931676Z" level=info msg="Ran pod sandbox 5fb4e02938db395e237d7ac1339630385b19f8c707d091496b333430c0a6c0c2 with infra container: openshift-console/console-856dbdc565-9qldn/POD" id=82f0b362-41ed-4635-ba67-29118b837b17 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.963553 | controller | Jun 11 00:08:32.473016 crc crio[23067]: time="2026-06-11T00:08:32.472973604Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4" id=2ae8be31-9e7b-4dfb-bc43-1141810b4a37 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.963568 | controller | Jun 11 00:08:32.476208 crc crio[23067]: time="2026-06-11T00:08:32.476152869Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4" id=f19b0dbe-3116-448c-a34f-665ee2afd236 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.963584 | controller | Jun 11 00:08:32.495515 crc crio[23067]: time="2026-06-11T00:08:32.495285219Z" level=info msg="Creating container: openshift-console/console-856dbdc565-9qldn/console" id=b29708db-554d-4a57-b60a-8687c40e2425 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.963599 | controller | Jun 11 00:08:32.496859 crc crio[23067]: time="2026-06-11T00:08:32.496770368Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.963614 | controller | Jun 11 00:08:32.537695 crc crio[23067]: time="2026-06-11T00:08:32.535378728Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.963630 | controller | Jun 11 00:08:32.538144 crc crio[23067]: 2026-06-11T00:08:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:814420a14444041 Mac:1a:5b:a0:3a:d1:55 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:19 Mtu:0 Sandbox:/var/run/netns/bbfb2f2b-c052-45b5-a0fb-1433f4ade178 SocketPath: PciID:}] [{Interface:0xc000014600 Address:{IP:10.217.0.25 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:46.963649 | controller | Jun 11 00:08:32.539359 crc crio[23067]: time="2026-06-11T00:08:32.539297593Z" level=info msg="Got pod network &{Name:nmstate-webhook-9b7874799-qqzf8 Namespace:openshift-nmstate ID:814420a14444041383280c857c8ac30db86c624b6c643394a86b38455c386734 UID:424316ae-1fdd-499d-9c76-19f676854c03 NetNS:/var/run/netns/bbfb2f2b-c052-45b5-a0fb-1433f4ade178 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod424316ae_1fdd_499d_9c76_19f676854c03.slice PodAnnotations:0xc002a46ad8}] Aliases:map[]}"
2026-06-11 01:10:46.963666 | controller | Jun 11 00:08:32.539506 crc crio[23067]: time="2026-06-11T00:08:32.539468887Z" level=info msg="Checking pod openshift-nmstate_nmstate-webhook-9b7874799-qqzf8 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:46.963682 | controller | Jun 11 00:08:32.542551 crc crio[23067]: time="2026-06-11T00:08:32.542474517Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.963697 | controller | Jun 11 00:08:32.554867 crc crio[23067]: time="2026-06-11T00:08:32.554762455Z" level=info msg="Ran pod sandbox 814420a14444041383280c857c8ac30db86c624b6c643394a86b38455c386734 with infra container: openshift-nmstate/nmstate-webhook-9b7874799-qqzf8/POD" id=5b0e3c61-551c-4327-815c-f631389fe82a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.963713 | controller | Jun 11 00:08:32.557813 crc crio[23067]: time="2026-06-11T00:08:32.557735744Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=122a56dd-4959-4154-8a39-128c3921a850 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.963728 | controller | Jun 11 00:08:32.557992 crc crio[23067]: time="2026-06-11T00:08:32.55793978Z" level=info msg="Image registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 not found" id=122a56dd-4959-4154-8a39-128c3921a850 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.963743 | controller | Jun 11 00:08:32.558053 crc crio[23067]: time="2026-06-11T00:08:32.558015142Z" level=info msg="Neither image nor artfiact registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 found" id=122a56dd-4959-4154-8a39-128c3921a850 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.963759 | controller | Jun 11 00:08:32.559156 crc crio[23067]: time="2026-06-11T00:08:32.559123911Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=6dc7f01b-efb4-417f-aa12-8d177b69c59d name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:46.963774 | controller | Jun 11 00:08:32.563394 crc crio[23067]: time="2026-06-11T00:08:32.563323723Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\""
2026-06-11 01:10:46.963789 | controller | Jun 11 00:08:32.635502 crc crio[23067]: time="2026-06-11T00:08:32.635000495Z" level=info msg="Created container 18d461b7ab12c4d56727731fb987593a5e85c496b581ce17d80bd83f1ee66f98: openshift-console/console-856dbdc565-9qldn/console" id=b29708db-554d-4a57-b60a-8687c40e2425 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.963805 | controller | Jun 11 00:08:32.636369 crc crio[23067]: time="2026-06-11T00:08:32.63630989Z" level=info msg="Starting container: 18d461b7ab12c4d56727731fb987593a5e85c496b581ce17d80bd83f1ee66f98" id=2f23ceb4-150c-4bd5-a25e-07b6447a336b name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.963827 | controller | Jun 11 00:08:32.644478 crc crio[23067]: time="2026-06-11T00:08:32.643030979Z" level=info msg="Started container" PID=40894 containerID=18d461b7ab12c4d56727731fb987593a5e85c496b581ce17d80bd83f1ee66f98 description=openshift-console/console-856dbdc565-9qldn/console id=2f23ceb4-150c-4bd5-a25e-07b6447a336b name=/runtime.v1.RuntimeService/StartContainer sandboxID=5fb4e02938db395e237d7ac1339630385b19f8c707d091496b333430c0a6c0c2
2026-06-11 01:10:46.963844 | controller | Jun 11 00:08:32.964727 crc crio[23067]: time="2026-06-11T00:08:32.963967438Z" level=info msg="Running pod sandbox: openshift-nmstate/nmstate-console-plugin-9bcc7988b-bglb4/POD" id=84db0950-ff71-4b5d-aa01-5ffa22451fc5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.963860 | controller | Jun 11 00:08:32.964727 crc crio[23067]: time="2026-06-11T00:08:32.96405792Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.963875 | controller | Jun 11 00:08:32.997889 crc crio[23067]: time="2026-06-11T00:08:32.997750099Z" level=info msg="Got pod network &{Name:nmstate-console-plugin-9bcc7988b-bglb4 Namespace:openshift-nmstate ID:fe5b20b47fe6cdf169f2d2ae1652fb502a4256d901337e828eef4354ca6973be UID:c7dfb0c0-7b40-4979-b23a-293d3d199070 NetNS:/var/run/netns/7650b8de-3dfc-4c85-9dba-5b08ffe35456 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc7dfb0c0_7b40_4979_b23a_293d3d199070.slice PodAnnotations:0xc0005310e8}] Aliases:map[]}"
2026-06-11 01:10:46.963891 | controller | Jun 11 00:08:32.997889 crc crio[23067]: time="2026-06-11T00:08:32.99782365Z" level=info msg="Adding pod openshift-nmstate_nmstate-console-plugin-9bcc7988b-bglb4 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.963907 | controller | Jun 11 00:08:33.376397 crc crio[23067]: 2026-06-11T00:08:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fe5b20b47fe6cdf Mac:d2:9d:78:c6:9b:59 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:23 Mtu:0 Sandbox:/var/run/netns/7650b8de-3dfc-4c85-9dba-5b08ffe35456 SocketPath: PciID:}] [{Interface:0xc0002f4f90 Address:{IP:10.217.0.35 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:46.963924 | controller | Jun 11 00:08:33.379281 crc crio[23067]: time="2026-06-11T00:08:33.379198771Z" level=info msg="Got pod network &{Name:nmstate-console-plugin-9bcc7988b-bglb4 Namespace:openshift-nmstate ID:fe5b20b47fe6cdf169f2d2ae1652fb502a4256d901337e828eef4354ca6973be UID:c7dfb0c0-7b40-4979-b23a-293d3d199070 NetNS:/var/run/netns/7650b8de-3dfc-4c85-9dba-5b08ffe35456 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc7dfb0c0_7b40_4979_b23a_293d3d199070.slice PodAnnotations:0xc0005310e8}] Aliases:map[]}"
2026-06-11 01:10:46.963940 | controller | Jun 11 00:08:33.379694 crc crio[23067]: time="2026-06-11T00:08:33.379553801Z" level=info msg="Checking pod openshift-nmstate_nmstate-console-plugin-9bcc7988b-bglb4 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:46.963956 | controller | Jun 11 00:08:33.389804 crc crio[23067]: time="2026-06-11T00:08:33.389740082Z" level=info msg="Ran pod sandbox fe5b20b47fe6cdf169f2d2ae1652fb502a4256d901337e828eef4354ca6973be with infra container: openshift-nmstate/nmstate-console-plugin-9bcc7988b-bglb4/POD" id=84db0950-ff71-4b5d-aa01-5ffa22451fc5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.963972 | controller | Jun 11 00:08:33.393516 crc crio[23067]: time="2026-06-11T00:08:33.393365809Z" level=info msg="Checking image status: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e" id=ac3be16c-d54a-44d9-a822-859bd0a82b26 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.963993 | controller | Jun 11 00:08:33.394380 crc crio[23067]: time="2026-06-11T00:08:33.393605565Z" level=info msg="Image registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e not found" id=ac3be16c-d54a-44d9-a822-859bd0a82b26 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.964009 | controller | Jun 11 00:08:33.394380 crc crio[23067]: time="2026-06-11T00:08:33.393922804Z" level=info msg="Neither image nor artfiact registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e found" id=ac3be16c-d54a-44d9-a822-859bd0a82b26 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.964025 | controller | Jun 11 00:08:33.396086 crc crio[23067]: time="2026-06-11T00:08:33.394878909Z" level=info msg="Pulling image: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e" id=5e4bb228-b2bc-4a66-8623-0a60dac4e506 name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:46.964041 | controller | Jun 11 00:08:33.406460 crc crio[23067]: time="2026-06-11T00:08:33.406313804Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e\""
2026-06-11 01:10:46.964057 | controller | Jun 11 00:08:35.542587 crc crio[23067]: time="2026-06-11T00:08:35.541855406Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:bcda449a4925872250ec4e77f06e5a6ea4977b1aa0d36da237e4a862ff325ede" id=56416797-7d2e-4c13-8e68-f8901b0e0d15 name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:46.964072 | controller | Jun 11 00:08:35.545032 crc crio[23067]: time="2026-06-11T00:08:35.543625143Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=57c1f16d-92b7-47a4-b699-c8109d1054c6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.964088 | controller | Jun 11 00:08:35.578106 crc crio[23067]: time="2026-06-11T00:08:35.577926198Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:bcda449a4925872250ec4e77f06e5a6ea4977b1aa0d36da237e4a862ff325ede" id=cc6e39bc-5fe2-4862-9632-9ffa5b9660fe name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:46.964103 | controller | Jun 11 00:08:35.579595 crc crio[23067]: time="2026-06-11T00:08:35.57951771Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=91c059f2-32d5-4dcc-bf68-52be8837611b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.964119 | controller | Jun 11 00:08:35.595172 crc crio[23067]: time="2026-06-11T00:08:35.595090335Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=b685d880-e868-452b-9405-12c951240a3c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.964135 | controller | Jun 11 00:08:35.595290 crc crio[23067]: time="2026-06-11T00:08:35.595099226Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=b71890dc-60a2-403c-9329-d31b5d6b84e2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.964150 | controller | Jun 11 00:08:35.602926 crc crio[23067]: time="2026-06-11T00:08:35.602837552Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:bcda449a4925872250ec4e77f06e5a6ea4977b1aa0d36da237e4a862ff325ede" id=6dc7f01b-efb4-417f-aa12-8d177b69c59d name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:46.964169 | controller | Jun 11 00:08:35.603560 crc crio[23067]: time="2026-06-11T00:08:35.603486259Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=b2e784a8-5769-4f31-844a-139c384305fe name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.964185 | controller | Jun 11 00:08:35.603680 crc crio[23067]: time="2026-06-11T00:08:35.603576452Z" level=info msg="Creating container: openshift-nmstate/nmstate-metrics-756b4d6fc6-lrrwn/nmstate-metrics" id=f1f9d5b8-161d-4663-8c7d-bc5f349f525a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.964200 | controller | Jun 11 00:08:35.607319 crc crio[23067]: time="2026-06-11T00:08:35.607215249Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.964216 | controller | Jun 11 00:08:35.610977 crc crio[23067]: time="2026-06-11T00:08:35.610928338Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=ef6e8f6b-b7a6-4f8e-84fb-2aef3839e67b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.964232 | controller | Jun 11 00:08:35.611324 crc crio[23067]: time="2026-06-11T00:08:35.611256706Z" level=info msg="Creating container: openshift-nmstate/nmstate-handler-5qq4t/nmstate-handler" id=89b20c46-9d4a-4e6e-9282-fc8ae1f2e060 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.964247 | controller | Jun 11 00:08:35.623033 crc crio[23067]: time="2026-06-11T00:08:35.622921157Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.964276 | controller | Jun 11 00:08:35.630291 crc crio[23067]: time="2026-06-11T00:08:35.63014907Z" level=info msg="Creating container: openshift-nmstate/nmstate-webhook-9b7874799-qqzf8/nmstate-webhook" id=e8e5089f-9bfc-44ae-bfd7-af0f9ae85753 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.964293 | controller | Jun 11 00:08:35.646628 crc crio[23067]: time="2026-06-11T00:08:35.646535977Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.964309 | controller | Jun 11 00:08:35.680214 crc crio[23067]: time="2026-06-11T00:08:35.680097462Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.964324 | controller | Jun 11 00:08:35.687276 crc crio[23067]: time="2026-06-11T00:08:35.687160271Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.964340 | controller | Jun 11 00:08:35.691843 crc crio[23067]: time="2026-06-11T00:08:35.691760013Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.964418 | controller | Jun 11 00:08:35.710921 crc crio[23067]: time="2026-06-11T00:08:35.710171894Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.964442 | controller | Jun 11 00:08:35.717884 crc crio[23067]: time="2026-06-11T00:08:35.717833078Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.964458 | controller | Jun 11 00:08:35.854105 crc crio[23067]: time="2026-06-11T00:08:35.85401704Z" level=info msg="Created container f9936dbd00a4c09b3807ca66bd8ec013a4377dc0427d1d18234eaa805209214f: openshift-nmstate/nmstate-metrics-756b4d6fc6-lrrwn/nmstate-metrics" id=f1f9d5b8-161d-4663-8c7d-bc5f349f525a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.964478 | controller | Jun 11 00:08:35.855550 crc crio[23067]: time="2026-06-11T00:08:35.85549276Z" level=info msg="Starting container: f9936dbd00a4c09b3807ca66bd8ec013a4377dc0427d1d18234eaa805209214f" id=cf72f830-06d5-4b78-8ef6-11ae205d25da name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.964494 | controller | Jun 11 00:08:35.856997 crc crio[23067]: time="2026-06-11T00:08:35.856882037Z" level=info msg="Created container cc670413a1d6edce7fa01f93bc22abf8dac55a00168805d1a011026b89f521f1: openshift-nmstate/nmstate-webhook-9b7874799-qqzf8/nmstate-webhook" id=e8e5089f-9bfc-44ae-bfd7-af0f9ae85753 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.964510 | controller | Jun 11 00:08:35.858516 crc crio[23067]: time="2026-06-11T00:08:35.858462149Z" level=info msg="Starting container: cc670413a1d6edce7fa01f93bc22abf8dac55a00168805d1a011026b89f521f1" id=08e1b9ac-eda6-474f-9850-1c1bece41e96 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.964526 | controller | Jun 11 00:08:35.860011 crc crio[23067]: time="2026-06-11T00:08:35.859921318Z" level=info msg="Started container" PID=41069 containerID=f9936dbd00a4c09b3807ca66bd8ec013a4377dc0427d1d18234eaa805209214f description=openshift-nmstate/nmstate-metrics-756b4d6fc6-lrrwn/nmstate-metrics id=cf72f830-06d5-4b78-8ef6-11ae205d25da name=/runtime.v1.RuntimeService/StartContainer sandboxID=04f98498a44adedfe4c5b498040241f1095445a477428b4adc2cb7cd35b40fb2
2026-06-11 01:10:46.964542 | controller | Jun 11 00:08:35.863923 crc crio[23067]: time="2026-06-11T00:08:35.86374487Z" level=info msg="Started container" PID=41070 containerID=cc670413a1d6edce7fa01f93bc22abf8dac55a00168805d1a011026b89f521f1 description=openshift-nmstate/nmstate-webhook-9b7874799-qqzf8/nmstate-webhook id=08e1b9ac-eda6-474f-9850-1c1bece41e96 name=/runtime.v1.RuntimeService/StartContainer sandboxID=814420a14444041383280c857c8ac30db86c624b6c643394a86b38455c386734
2026-06-11 01:10:46.964558 | controller | Jun 11 00:08:35.880444 crc crio[23067]: time="2026-06-11T00:08:35.877586359Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1" id=878e58bf-e004-41f9-b614-e483dc23229a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.964573 | controller | Jun 11 00:08:35.880444 crc crio[23067]: time="2026-06-11T00:08:35.878117973Z" level=info msg="Image registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1 not found" id=878e58bf-e004-41f9-b614-e483dc23229a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.964588 | controller | Jun 11 00:08:35.880444 crc crio[23067]: time="2026-06-11T00:08:35.878249907Z" level=info msg="Neither image nor artfiact registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1 found" id=878e58bf-e004-41f9-b614-e483dc23229a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.964604 | controller | Jun 11 00:08:35.880444 crc crio[23067]: time="2026-06-11T00:08:35.87913524Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1" id=78219c9d-0b2c-4002-a1e4-a5a0beacb0c5 name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:46.964619 | controller | Jun 11 00:08:35.883723 crc crio[23067]: time="2026-06-11T00:08:35.883542598Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\""
2026-06-11 01:10:46.964634 | controller | Jun 11 00:08:35.910569 crc crio[23067]: time="2026-06-11T00:08:35.910458105Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.964653 | controller | Jun 11 00:08:36.028175 crc crio[23067]: time="2026-06-11T00:08:36.028078332Z" level=info msg="Created container 8fd2c09d5557294ea685a192088122d65f45e029a050e83d93a5f930167d9438: openshift-nmstate/nmstate-handler-5qq4t/nmstate-handler" id=89b20c46-9d4a-4e6e-9282-fc8ae1f2e060 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.964668 | controller | Jun 11 00:08:36.029620 crc crio[23067]: time="2026-06-11T00:08:36.029224853Z" level=info msg="Starting container: 8fd2c09d5557294ea685a192088122d65f45e029a050e83d93a5f930167d9438" id=989541d1-1f3f-49c8-b61e-37c7942fda4d name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.964684 | controller | Jun 11 00:08:36.046501 crc crio[23067]: time="2026-06-11T00:08:36.045307602Z" level=info msg="Started container" PID=41104 containerID=8fd2c09d5557294ea685a192088122d65f45e029a050e83d93a5f930167d9438 description=openshift-nmstate/nmstate-handler-5qq4t/nmstate-handler id=989541d1-1f3f-49c8-b61e-37c7942fda4d name=/runtime.v1.RuntimeService/StartContainer sandboxID=1fe58370efc0a8c287bd2dcb02b1ac377b17d05755b18fe2759c3a6d1d636f0f
2026-06-11 01:10:46.964701 | controller | Jun 11 00:08:37.646037 crc crio[23067]: time="2026-06-11T00:08:37.645486575Z" level=info msg="Pulled image: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:3bf2d5fbb780de667ad48e0102ef7d2abd032bf1a490bb8344ff7b8fa745446a" id=5e4bb228-b2bc-4a66-8623-0a60dac4e506 name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:46.964716 | controller | Jun 11 00:08:37.647715 crc crio[23067]: time="2026-06-11T00:08:37.647237492Z" level=info msg="Checking image status: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e" id=6eccc957-3fe5-4be3-bb32-299a574155cb name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.964731 | controller | Jun 11 00:08:37.667229 crc crio[23067]: time="2026-06-11T00:08:37.667143672Z" level=info msg="Checking image status: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e" id=ef457a02-eda4-41f0-a5d1-b17fa4805455 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.964746 | controller | Jun 11 00:08:37.676758 crc crio[23067]: time="2026-06-11T00:08:37.676611755Z" level=info msg="Creating container: openshift-nmstate/nmstate-console-plugin-9bcc7988b-bglb4/nmstate-console-plugin" id=423e4059-f763-4cc1-bb09-81be8cd6f09a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.964761 | controller | Jun 11 00:08:37.679051 crc crio[23067]: time="2026-06-11T00:08:37.679008669Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.964776 | controller | Jun 11 00:08:37.714959 crc crio[23067]: time="2026-06-11T00:08:37.714480595Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.964791 | controller | Jun 11 00:08:37.718877 crc crio[23067]: time="2026-06-11T00:08:37.718826331Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.964806 | controller | Jun 11 00:08:37.843467 crc crio[23067]: time="2026-06-11T00:08:37.843343001Z" level=info msg="Created container 8ee063aea51345764794d942ae91846ec20a7a06379cf649ab9417a46ea7c4de: openshift-nmstate/nmstate-console-plugin-9bcc7988b-bglb4/nmstate-console-plugin" id=423e4059-f763-4cc1-bb09-81be8cd6f09a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.964821 | controller | Jun 11 00:08:37.845258 crc crio[23067]: time="2026-06-11T00:08:37.845116889Z" level=info msg="Starting container: 8ee063aea51345764794d942ae91846ec20a7a06379cf649ab9417a46ea7c4de" id=39d41b6f-6892-4888-9b16-292fa3bbe1c2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.964840 | controller | Jun 11 00:08:37.855702 crc crio[23067]: time="2026-06-11T00:08:37.855564967Z" level=info msg="Started container" PID=41159 containerID=8ee063aea51345764794d942ae91846ec20a7a06379cf649ab9417a46ea7c4de description=openshift-nmstate/nmstate-console-plugin-9bcc7988b-bglb4/nmstate-console-plugin id=39d41b6f-6892-4888-9b16-292fa3bbe1c2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fe5b20b47fe6cdf169f2d2ae1652fb502a4256d901337e828eef4354ca6973be
2026-06-11 01:10:46.964856 | controller | Jun 11 00:08:39.612567 crc crio[23067]: time="2026-06-11T00:08:39.612006858Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:281a4f96defc7aa220db5af8ea7f3a4ab914e4b932e6edea4c2b02d95fbc5672" id=78219c9d-0b2c-4002-a1e4-a5a0beacb0c5 name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:46.964872 | controller | Jun 11 00:08:39.615394 crc crio[23067]: time="2026-06-11T00:08:39.613862617Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1" id=4eadf6a4-e9d2-4f1a-95bc-7145ffa09165 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.964887 | controller | Jun 11 00:08:39.619083 crc crio[23067]: time="2026-06-11T00:08:39.618951653Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1" id=fcbba0b8-ec7c-46f0-b1f6-8b4be2266f12 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.964902 | controller | Jun 11 00:08:39.628900 crc crio[23067]: time="2026-06-11T00:08:39.628804176Z" level=info msg="Creating container: openshift-nmstate/nmstate-metrics-756b4d6fc6-lrrwn/kube-rbac-proxy" id=1bb09877-41f1-4b84-8713-cb5bac40e895 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.964918 | controller | Jun 11 00:08:39.630785 crc crio[23067]: time="2026-06-11T00:08:39.630631814Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.964933 | controller | Jun 11 00:08:39.662911 crc crio[23067]: time="2026-06-11T00:08:39.658712833Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.964949 | controller | Jun 11 00:08:39.662911 crc crio[23067]: time="2026-06-11T00:08:39.662321409Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.964964 | controller | Jun 11 00:08:39.796627 crc crio[23067]: time="2026-06-11T00:08:39.796524358Z" level=info msg="Created container 26586b5a6dc36a0a7b6ab1fc05ab8a841080a5cfb132c4805bdbcda8f3e65e09: openshift-nmstate/nmstate-metrics-756b4d6fc6-lrrwn/kube-rbac-proxy" id=1bb09877-41f1-4b84-8713-cb5bac40e895 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.964979 | controller | Jun 11 00:08:39.798206 crc crio[23067]: time="2026-06-11T00:08:39.7980892Z" level=info msg="Starting container: 26586b5a6dc36a0a7b6ab1fc05ab8a841080a5cfb132c4805bdbcda8f3e65e09" id=add07c02-28ab-4675-898c-f767c84fef63 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.964995 | controller | Jun 11 00:08:39.805064 crc crio[23067]: time="2026-06-11T00:08:39.805004175Z" level=info msg="Started container" PID=41201 containerID=26586b5a6dc36a0a7b6ab1fc05ab8a841080a5cfb132c4805bdbcda8f3e65e09 description=openshift-nmstate/nmstate-metrics-756b4d6fc6-lrrwn/kube-rbac-proxy id=add07c02-28ab-4675-898c-f767c84fef63 name=/runtime.v1.RuntimeService/StartContainer sandboxID=04f98498a44adedfe4c5b498040241f1095445a477428b4adc2cb7cd35b40fb2
2026-06-11 01:10:46.965011 | controller | Jun 11 00:09:07.860150 crc crio[23067]: time="2026-06-11T00:09:07.859535592Z" level=info msg="Stopping container: ca6ccf482b84840762e4fdd5e072ceab1459aa43d62d62caac59117fcf175cf7 (timeout: 15s)" id=b60d3375-0b68-4275-b6f2-68c20129a93a name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:46.965031 | controller | Jun 11 00:09:08.049505 crc crio[23067]: time="2026-06-11T00:09:08.049332578Z" level=info msg="Stopped container ca6ccf482b84840762e4fdd5e072ceab1459aa43d62d62caac59117fcf175cf7: openshift-console/console-6c684df5db-cc8g8/console" id=b60d3375-0b68-4275-b6f2-68c20129a93a name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:46.965046 | controller | Jun 11 00:09:08.053182 crc crio[23067]: time="2026-06-11T00:09:08.0531021Z" level=info msg="Stopping pod sandbox: 16c9fc66f8930a546adfa862fce4cad433256474c1d58aa23506b7caaf136a20" id=d37a7e8d-ddeb-4f18-9284-43f8cacff486 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:46.965062 | controller | Jun 11 00:09:08.053927 crc crio[23067]: time="2026-06-11T00:09:08.05386698Z" level=info msg="Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:16c9fc66f8930a546adfa862fce4cad433256474c1d58aa23506b7caaf136a20 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/7bda63ae-8dd3-43d8-871e-879db693cfba 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:0xc0029b2b20}] Aliases:map[]}"
2026-06-11 01:10:46.965078 | controller | Jun 11 00:09:08.054105 crc crio[23067]: time="2026-06-11T00:09:08.054049455Z" level=info msg="Deleting pod openshift-console_console-6c684df5db-cc8g8 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.965094 | controller | Jun 11 00:09:08.320412 crc crio[23067]: time="2026-06-11T00:09:08.317430471Z" level=info msg="Stopped pod sandbox: 16c9fc66f8930a546adfa862fce4cad433256474c1d58aa23506b7caaf136a20" id=d37a7e8d-ddeb-4f18-9284-43f8cacff486 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:46.965111 | controller | Jun 11 00:09:08.947114 crc crio[23067]: time="2026-06-11T00:09:08.946719291Z" level=info msg="Removing container: ca6ccf482b84840762e4fdd5e072ceab1459aa43d62d62caac59117fcf175cf7" id=bed63a93-f762-417a-a99a-dae1ee28d20e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.965127 | controller | Jun 11 00:09:08.993397 crc crio[23067]: time="2026-06-11T00:09:08.993275534Z" level=info msg="Removed container ca6ccf482b84840762e4fdd5e072ceab1459aa43d62d62caac59117fcf175cf7: openshift-console/console-6c684df5db-cc8g8/console" id=bed63a93-f762-417a-a99a-dae1ee28d20e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.965143 | controller | Jun 11 00:09:11.080826 crc crio[23067]: time="2026-06-11T00:09:11.079945906Z" level=info msg="Running pod sandbox: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3ln5q2/POD" id=1689791d-d4fc-4567-8ef4-7c989b843c55 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.965159 | controller | Jun 11 00:09:11.081951 crc crio[23067]: time="2026-06-11T00:09:11.080883421Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.965175 | controller | Jun 11 00:09:11.104955 crc crio[23067]: time="2026-06-11T00:09:11.104791745Z" level=info msg="Got pod network &{Name:387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3ln5q2 Namespace:openshift-marketplace ID:993a68281777a25adea6b33d15204d6025c63efba6a513fc05ee8c6539150391 UID:c7f46815-b282-41ee-8b0a-9f10cce26276 NetNS:/var/run/netns/da187ac5-85cf-48ce-a1d2-49ff83029098 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc7f46815_b282_41ee_8b0a_9f10cce26276.slice PodAnnotations:0xc000b80468}] Aliases:map[]}"
2026-06-11 01:10:46.965191 | controller | Jun 11 00:09:11.104955 crc crio[23067]: time="2026-06-11T00:09:11.104874657Z" level=info msg="Adding pod openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3ln5q2 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.965211 | controller | Jun 11 00:09:11.416465 crc crio[23067]: 2026-06-11T00:09:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:993a68281777a25 Mac:52:f7:cb:b7:c9:d2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2d Mtu:0 Sandbox:/var/run/netns/da187ac5-85cf-48ce-a1d2-49ff83029098 SocketPath: PciID:}] [{Interface:0xc0000146f0 Address:{IP:10.217.0.45 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:46.965228 | controller | Jun 11 00:09:11.418994 crc crio[23067]: time="2026-06-11T00:09:11.418921656Z" level=info msg="Got pod network &{Name:387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3ln5q2 Namespace:openshift-marketplace ID:993a68281777a25adea6b33d15204d6025c63efba6a513fc05ee8c6539150391 UID:c7f46815-b282-41ee-8b0a-9f10cce26276 NetNS:/var/run/netns/da187ac5-85cf-48ce-a1d2-49ff83029098 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc7f46815_b282_41ee_8b0a_9f10cce26276.slice PodAnnotations:0xc000b80468}] Aliases:map[]}"
2026-06-11 01:10:46.965245 | controller | Jun 11 00:09:11.419115 crc crio[23067]: time="2026-06-11T00:09:11.419073351Z" level=info msg="Checking pod openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3ln5q2 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:46.965261 | controller | Jun 11 00:09:11.427252 crc crio[23067]: time="2026-06-11T00:09:11.426594123Z" level=info msg="Ran pod sandbox 993a68281777a25adea6b33d15204d6025c63efba6a513fc05ee8c6539150391 with infra container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3ln5q2/POD" id=1689791d-d4fc-4567-8ef4-7c989b843c55 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.965277 | controller | Jun 11 00:09:11.430121 crc crio[23067]: time="2026-06-11T00:09:11.430037126Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=aa0c5d43-578c-4206-93dc-17068330a13c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.965293 | controller | Jun 11 00:09:11.433488 crc crio[23067]: time="2026-06-11T00:09:11.433399366Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=64f37969-3ccf-4256-8c9d-dab98b9b227e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.965309 | controller | Jun 11 00:09:11.439787 crc crio[23067]: time="2026-06-11T00:09:11.439729876Z" level=info msg="Creating container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3ln5q2/util" id=25dbc59f-ba0f-4ec3-926f-9a2a1d0fcf37 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.965324 | controller | Jun 11 00:09:11.440120 crc crio[23067]: time="2026-06-11T00:09:11.440054885Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.965341 | controller | Jun 11 00:09:11.468957 crc crio[23067]: time="2026-06-11T00:09:11.46883776Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.965392 | controller | Jun 11 00:09:11.473478 crc crio[23067]: time="2026-06-11T00:09:11.473343101Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.965415 | controller | Jun 11 00:09:11.550201 crc crio[23067]: time="2026-06-11T00:09:11.550113336Z" level=info msg="Removing container: a943014d8bfeacf868498533d4ba6a4570ff4bd400722d912c30d8e50fb8f209" id=3f93b8da-255a-4f60-b1bc-11f2bc5bc227 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.965437 | controller | Jun 11 00:09:11.579109 crc crio[23067]: time="2026-06-11T00:09:11.578995213Z" level=info msg="Created container 42db716c51bced75d0e118497742162a87b24a7da8463e19b85d7381c30e3e27: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3ln5q2/util" id=25dbc59f-ba0f-4ec3-926f-9a2a1d0fcf37 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.965453 | controller | Jun 11 00:09:11.583395 crc crio[23067]: time="2026-06-11T00:09:11.583295679Z" level=info msg="Starting container: 42db716c51bced75d0e118497742162a87b24a7da8463e19b85d7381c30e3e27" id=2359f342-3e59-428d-9b01-4dbea2f70c06 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.965469 | controller | Jun 11 00:09:11.592771 crc crio[23067]: time="2026-06-11T00:09:11.588738896Z" level=info msg="Started container" PID=42409 containerID=42db716c51bced75d0e118497742162a87b24a7da8463e19b85d7381c30e3e27 description=openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3ln5q2/util id=2359f342-3e59-428d-9b01-4dbea2f70c06 name=/runtime.v1.RuntimeService/StartContainer sandboxID=993a68281777a25adea6b33d15204d6025c63efba6a513fc05ee8c6539150391
2026-06-11 01:10:46.965485 | controller | Jun 11 00:09:11.762609 crc crio[23067]: time="2026-06-11T00:09:11.762422579Z" level=info msg="Removed container a943014d8bfeacf868498533d4ba6a4570ff4bd400722d912c30d8e50fb8f209: openshift-infra/auto-csr-approver-29685602-t6lf6/oc" id=3f93b8da-255a-4f60-b1bc-11f2bc5bc227 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.965501 | controller | Jun 11 00:09:11.771500 crc crio[23067]: time="2026-06-11T00:09:11.771338729Z" level=info msg="Stopping pod sandbox: a82e6c6ede7a537abc72576b4719b22bb02aee88de3974192f11e2f778e2b164" id=88a521ca-791a-4976-b9ed-6f7589554cd2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:46.965517 | controller | Jun 11 00:09:11.771500 crc crio[23067]: time="2026-06-11T00:09:11.771436061Z" level=info msg="Stopped pod sandbox (already stopped): a82e6c6ede7a537abc72576b4719b22bb02aee88de3974192f11e2f778e2b164" id=88a521ca-791a-4976-b9ed-6f7589554cd2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:46.965532 | controller | Jun 11 00:09:11.772689 crc crio[23067]: time="2026-06-11T00:09:11.772535621Z" level=info msg="Removing pod sandbox: a82e6c6ede7a537abc72576b4719b22bb02aee88de3974192f11e2f778e2b164" id=8bd90ff2-f8e1-4eee-98f4-b6b0c0023bb8 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:46.965547 | controller | Jun 11 00:09:11.786222 crc crio[23067]: time="2026-06-11T00:09:11.786120397Z" level=info msg="Removed pod sandbox: a82e6c6ede7a537abc72576b4719b22bb02aee88de3974192f11e2f778e2b164" id=8bd90ff2-f8e1-4eee-98f4-b6b0c0023bb8 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:46.965562 | controller | Jun 11 00:09:11.787135 crc crio[23067]: time="2026-06-11T00:09:11.787053292Z" level=info msg="Stopping pod sandbox: 16c9fc66f8930a546adfa862fce4cad433256474c1d58aa23506b7caaf136a20" id=7faf02e7-ca18-4069-b38a-afa999b7beb8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:46.965577 | controller | Jun 11 00:09:11.787218 crc crio[23067]: time="2026-06-11T00:09:11.787184835Z" level=info msg="Stopped pod sandbox (already stopped): 16c9fc66f8930a546adfa862fce4cad433256474c1d58aa23506b7caaf136a20" id=7faf02e7-ca18-4069-b38a-afa999b7beb8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:46.965593 | controller | Jun 11 00:09:11.788099 crc crio[23067]: time="2026-06-11T00:09:11.788023538Z" level=info msg="Removing pod sandbox: 16c9fc66f8930a546adfa862fce4cad433256474c1d58aa23506b7caaf136a20" id=4677ddde-a975-4204-954a-65bb55cfe5da name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:46.965609 | controller | Jun 11 00:09:11.804819 crc crio[23067]: time="2026-06-11T00:09:11.804691526Z" level=info msg="Removed pod sandbox: 16c9fc66f8930a546adfa862fce4cad433256474c1d58aa23506b7caaf136a20" id=4677ddde-a975-4204-954a-65bb55cfe5da name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:46.965628 | controller | Jun 11 00:09:11.987239 crc crio[23067]: time="2026-06-11T00:09:11.986361994Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f" id=5c921a4c-0957-48fe-b1e1-c359736c2c22 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.965644 | controller | Jun 11 00:09:11.987239 crc crio[23067]: time="2026-06-11T00:09:11.987093474Z" level=info msg="Image registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f not found" id=5c921a4c-0957-48fe-b1e1-c359736c2c22 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.965659 | controller | Jun 11 00:09:11.987239 crc crio[23067]: time="2026-06-11T00:09:11.987141135Z" level=info msg="Neither image nor artfiact registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f found" id=5c921a4c-0957-48fe-b1e1-c359736c2c22 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.965675 | controller | Jun 11 00:09:11.989564 crc crio[23067]: time="2026-06-11T00:09:11.988853671Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f" id=08cd0134-24a0-4749-858e-09685e6adbcb name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:46.965690 | controller | Jun 11 00:09:11.994923 crc crio[23067]: time="2026-06-11T00:09:11.99362328Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\""
2026-06-11 01:10:46.965706 | controller | Jun 11 00:09:12.002212 crc crio[23067]: time="2026-06-11T00:09:12.000089604Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-operators-d4jfq/POD" id=686ec31a-d99b-489d-beb1-029b5eef256d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.965721 | controller | Jun 11 00:09:12.002212 crc crio[23067]: time="2026-06-11T00:09:12.000148145Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.965737 | controller | Jun 11 00:09:12.025354 crc crio[23067]: time="2026-06-11T00:09:12.025243871Z" level=info msg="Got pod network &{Name:redhat-operators-d4jfq Namespace:openshift-marketplace ID:dec020e4feb3c01aee5d103b48966372b682c54ad2da47167ec0920ff2ac08af UID:40044a71-2d7f-4610-82b8-f09bc26eab5c NetNS:/var/run/netns/27fc4498-0bb9-409c-b306-9b4f3388c814 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod40044a71_2d7f_4610_82b8_f09bc26eab5c.slice PodAnnotations:0xc002c841f0}] Aliases:map[]}"
2026-06-11 01:10:46.965753 | controller | Jun 11 00:09:12.025354 crc crio[23067]: time="2026-06-11T00:09:12.025308632Z" level=info msg="Adding pod openshift-marketplace_redhat-operators-d4jfq to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.965769 | controller | Jun 11 00:09:12.339407 crc crio[23067]: 2026-06-11T00:09:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dec020e4feb3c01 Mac:42:f1:c2:96:ab:02 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2f Mtu:0 Sandbox:/var/run/netns/27fc4498-0bb9-409c-b306-9b4f3388c814 SocketPath: PciID:}] [{Interface:0xc00028e770 Address:{IP:10.217.0.47 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:46.965786 | controller | Jun 11 00:09:12.341773 crc crio[23067]: time="2026-06-11T00:09:12.341590682Z" level=info msg="Got pod network &{Name:redhat-operators-d4jfq Namespace:openshift-marketplace ID:dec020e4feb3c01aee5d103b48966372b682c54ad2da47167ec0920ff2ac08af UID:40044a71-2d7f-4610-82b8-f09bc26eab5c NetNS:/var/run/netns/27fc4498-0bb9-409c-b306-9b4f3388c814 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod40044a71_2d7f_4610_82b8_f09bc26eab5c.slice PodAnnotations:0xc002c841f0}] Aliases:map[]}"
2026-06-11 01:10:46.965806 | controller | Jun 11 00:09:12.342057 crc crio[23067]: time="2026-06-11T00:09:12.34186722Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-d4jfq for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:46.965823 | controller | Jun 11 00:09:12.354736 crc crio[23067]: time="2026-06-11T00:09:12.354608432Z" level=info msg="Ran pod sandbox dec020e4feb3c01aee5d103b48966372b682c54ad2da47167ec0920ff2ac08af with infra container: openshift-marketplace/redhat-operators-d4jfq/POD" id=686ec31a-d99b-489d-beb1-029b5eef256d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.965839 | controller | Jun 11 00:09:12.356894 crc crio[23067]: time="2026-06-11T00:09:12.356822112Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=c2f7762f-1cf6-4eca-89be-2f5d96a0044e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.965854 | controller | Jun 11 00:09:12.359061 crc crio[23067]: time="2026-06-11T00:09:12.35897026Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=1e2ff6fe-c21f-4861-8962-d528bfe89693 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.965869 | controller | Jun 11 00:09:12.370153 crc crio[23067]: time="2026-06-11T00:09:12.370057138Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-d4jfq/extract-utilities" id=c8093436-291a-4733-9212-51144a22c55d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.965885 | controller | Jun 11 00:09:12.370748 crc crio[23067]: time="2026-06-11T00:09:12.370629483Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.965901 | controller | Jun 11 00:09:12.416798 crc crio[23067]: time="2026-06-11T00:09:12.416274482Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.965916 | controller | Jun 11 00:09:12.423798 crc crio[23067]: time="2026-06-11T00:09:12.423729892Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.965931 | controller | Jun 11 00:09:12.563954 crc crio[23067]: time="2026-06-11T00:09:12.563803731Z" level=info msg="Created container c8f0d8a875cf9961311bed37b65353d2c1015c6a11173b1cea418f86d614dac4: openshift-marketplace/redhat-operators-d4jfq/extract-utilities" id=c8093436-291a-4733-9212-51144a22c55d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.965947 | controller | Jun 11 00:09:12.567849 crc crio[23067]: time="2026-06-11T00:09:12.567751417Z" level=info msg="Starting container: c8f0d8a875cf9961311bed37b65353d2c1015c6a11173b1cea418f86d614dac4" id=a8de0f79-1cb6-4fd0-8a44-cf50a43eaf18 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.965963 | controller | Jun 11 00:09:12.574036 crc crio[23067]: time="2026-06-11T00:09:12.573943194Z" level=info msg="Started container" PID=42451 containerID=c8f0d8a875cf9961311bed37b65353d2c1015c6a11173b1cea418f86d614dac4 description=openshift-marketplace/redhat-operators-d4jfq/extract-utilities id=a8de0f79-1cb6-4fd0-8a44-cf50a43eaf18 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dec020e4feb3c01aee5d103b48966372b682c54ad2da47167ec0920ff2ac08af
2026-06-11 01:10:46.965979 | controller | Jun 11 00:09:12.998273 crc crio[23067]: time="2026-06-11T00:09:12.998118077Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=9a459ef2-4ab8-4793-bd50-7f47ee1cd873 name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:46.965999 | controller | Jun 11 00:09:13.002135 crc crio[23067]: time="2026-06-11T00:09:13.002055852Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-operator-index:v4.20\""
2026-06-11 01:10:46.966016 | controller | Jun 11 00:09:13.546229 crc crio[23067]: time="2026-06-11T00:09:13.546162922Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f" id=08cd0134-24a0-4749-858e-09685e6adbcb name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:46.966031 | controller | Jun 11 00:09:13.548174 crc crio[23067]: time="2026-06-11T00:09:13.548138945Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f" id=1b36da4a-3b2f-4647-8242-6eca47bd19e0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.966047 | controller | Jun 11 00:09:13.552220 crc crio[23067]: time="2026-06-11T00:09:13.552143053Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f" id=44cb6b68-2023-4209-8eb8-241bf8789a6f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.966062 | controller | Jun 11 00:09:13.559591 crc crio[23067]: time="2026-06-11T00:09:13.559489951Z" level=info msg="Creating container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3ln5q2/pull" id=f374f001-5fe7-4411-baad-90290afcaf6a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.966078 | controller | Jun 11 00:09:13.560730 crc crio[23067]: time="2026-06-11T00:09:13.56058956Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.966093 | controller | Jun 11 00:09:13.589925 crc crio[23067]: time="2026-06-11T00:09:13.589837307Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.966109 | controller | Jun 11 00:09:13.590209 crc crio[23067]: time="2026-06-11T00:09:13.590157166Z" level=warning msg="Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/47f16b0edd6fa098e16f309f00ff58e903d174fc605ca601a2c4765c893e168c/merged/etc/passwd: no such file or directory"
2026-06-11 01:10:46.966124 | controller | Jun 11 00:09:13.590297 crc crio[23067]: time="2026-06-11T00:09:13.590213638Z" level=warning msg="Failed to open /etc/group: open /var/lib/containers/storage/overlay/47f16b0edd6fa098e16f309f00ff58e903d174fc605ca601a2c4765c893e168c/merged/etc/group: no such file or directory"
2026-06-11 01:10:46.966140 | controller | Jun 11 00:09:13.594100 crc crio[23067]: time="2026-06-11T00:09:13.593954168Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.966156 | controller | Jun 11 00:09:13.695466 crc crio[23067]: time="2026-06-11T00:09:13.694774181Z" level=info msg="Created container 51a1ae90fc1150fbe28c5aa329622a3255f6f7ff95488b6f6837dc3c1864ea9f: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3ln5q2/pull" id=f374f001-5fe7-4411-baad-90290afcaf6a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.966171 | controller | Jun 11 00:09:13.697133 crc crio[23067]: time="2026-06-11T00:09:13.697035392Z" level=info msg="Starting container: 51a1ae90fc1150fbe28c5aa329622a3255f6f7ff95488b6f6837dc3c1864ea9f" id=e26971e5-1d76-4157-bf39-a05da6021ed9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.966187 | controller | Jun 11 00:09:13.704338 crc crio[23067]: time="2026-06-11T00:09:13.704242456Z" level=info msg="Started container" PID=42491 containerID=51a1ae90fc1150fbe28c5aa329622a3255f6f7ff95488b6f6837dc3c1864ea9f description=openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3ln5q2/pull id=e26971e5-1d76-4157-bf39-a05da6021ed9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=993a68281777a25adea6b33d15204d6025c63efba6a513fc05ee8c6539150391
2026-06-11 01:10:46.966206 | controller | Jun 11 00:09:14.009243 crc crio[23067]: time="2026-06-11T00:09:14.009139449Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=65c0b4b6-cf9a-4ab1-900c-70e860ef2388 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.966223 | controller | Jun 11 00:09:14.011198 crc crio[23067]: time="2026-06-11T00:09:14.011118932Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=4f9efb65-060f-4c23-b517-a74e4279d4ea name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.966239 | controller | Jun 11 00:09:14.019301 crc crio[23067]: time="2026-06-11T00:09:14.019166769Z" level=info msg="Creating container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3ln5q2/extract" id=251e4f03-861d-453a-a3c6-8ab06c78a0cf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.966255 | controller | Jun 11 00:09:14.019819 crc crio[23067]: time="2026-06-11T00:09:14.019750285Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.966272 | controller | Jun 11 00:09:14.055620 crc crio[23067]: time="2026-06-11T00:09:14.055522736Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.966288 | controller | Jun 11 00:09:14.060237 crc crio[23067]: time="2026-06-11T00:09:14.060146651Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.966304 | controller | Jun 11 00:09:14.193706 crc crio[23067]: time="2026-06-11T00:09:14.19354814Z" level=info msg="Created container 415022a4f0436420e71cb503a3ddbdd0f1cc6e5d181520d2d19197d41838c9b7: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3ln5q2/extract" id=251e4f03-861d-453a-a3c6-8ab06c78a0cf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.966319 | controller | Jun 11 00:09:14.195075 crc crio[23067]: time="2026-06-11T00:09:14.194993329Z" level=info msg="Starting container: 415022a4f0436420e71cb503a3ddbdd0f1cc6e5d181520d2d19197d41838c9b7" id=d1a0665e-00fd-4127-b79b-1256fe4884f4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.966335 | controller | Jun 11 00:09:14.203470 crc crio[23067]: time="2026-06-11T00:09:14.203337393Z" level=info msg="Started container" PID=42510 containerID=415022a4f0436420e71cb503a3ddbdd0f1cc6e5d181520d2d19197d41838c9b7 description=openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3ln5q2/extract id=d1a0665e-00fd-4127-b79b-1256fe4884f4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=993a68281777a25adea6b33d15204d6025c63efba6a513fc05ee8c6539150391
2026-06-11 01:10:46.966369 | controller | Jun 11 00:09:14.264467 crc crio[23067]: time="2026-06-11T00:09:14.264342955Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:546c77fdbf5f7c6a9a4243f4c4ef38fe0f584972a70f687bc40091743ee77d60" id=9a459ef2-4ab8-4793-bd50-7f47ee1cd873 name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:46.966391 | controller | Jun 11 00:09:14.265304 crc crio[23067]: time="2026-06-11T00:09:14.265231289Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=ad749c2c-6be4-4de1-9fe9-1c92d8dde889 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.966412 | controller | Jun 11 00:09:14.267952 crc crio[23067]: time="2026-06-11T00:09:14.26787143Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=ccef259e-0ea5-432e-a123-0fe5c6fe24a9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.966428 | controller | Jun 11 00:09:14.273937 crc crio[23067]: time="2026-06-11T00:09:14.273864071Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-d4jfq/extract-content" id=932fa81d-4a39-4f96-9a1b-2bf60644113d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.966444 | controller | Jun 11 00:09:14.274387 crc crio[23067]: time="2026-06-11T00:09:14.274328883Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.966460 | controller | Jun 11 00:09:14.299239 crc crio[23067]: time="2026-06-11T00:09:14.299169212Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.966475 | controller | Jun 11 00:09:14.301171 crc crio[23067]: time="2026-06-11T00:09:14.301113774Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.966490 | controller | Jun 11 00:09:14.451947 crc crio[23067]: time="2026-06-11T00:09:14.451071369Z" level=info msg="Created container 8d240f228dc51530cc944f0419142f708c907bb976b191027b0dc67d652ff4bb: openshift-marketplace/redhat-operators-d4jfq/extract-content" id=932fa81d-4a39-4f96-9a1b-2bf60644113d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.966505 | controller | Jun 11 00:09:14.457999 crc crio[23067]: time="2026-06-11T00:09:14.45743552Z" level=info msg="Starting container: 8d240f228dc51530cc944f0419142f708c907bb976b191027b0dc67d652ff4bb" id=e631fab2-7dc9-4ed0-b732-c0d8902b7ca5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.966522 | controller | Jun 11 00:09:14.482995 crc crio[23067]: time="2026-06-11T00:09:14.482079333Z" level=info msg="Started container" PID=42585 containerID=8d240f228dc51530cc944f0419142f708c907bb976b191027b0dc67d652ff4bb description=openshift-marketplace/redhat-operators-d4jfq/extract-content id=e631fab2-7dc9-4ed0-b732-c0d8902b7ca5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dec020e4feb3c01aee5d103b48966372b682c54ad2da47167ec0920ff2ac08af
2026-06-11 01:10:46.966538 | controller | Jun 11 00:09:16.066407 crc crio[23067]: time="2026-06-11T00:09:16.066185265Z" level=info msg="Stopping pod sandbox: 993a68281777a25adea6b33d15204d6025c63efba6a513fc05ee8c6539150391" id=9f372dbb-a941-4120-bac7-4efe1cf606bf name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:46.966554 | controller | Jun 11 00:09:16.068231 crc crio[23067]: time="2026-06-11T00:09:16.067796959Z" level=info msg="Got pod network &{Name:387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3ln5q2 Namespace:openshift-marketplace ID:993a68281777a25adea6b33d15204d6025c63efba6a513fc05ee8c6539150391 UID:c7f46815-b282-41ee-8b0a-9f10cce26276 NetNS:/var/run/netns/da187ac5-85cf-48ce-a1d2-49ff83029098 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc7f46815_b282_41ee_8b0a_9f10cce26276.slice PodAnnotations:0xc0029b2538}] Aliases:map[]}"
2026-06-11 01:10:46.966570 | controller | Jun 11 00:09:16.068231 crc crio[23067]: time="2026-06-11T00:09:16.067980604Z" level=info msg="Deleting pod openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3ln5q2 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.966585 | controller | Jun 11 00:09:17.344963 crc crio[23067]: time="2026-06-11T00:09:17.344208692Z" level=info msg="Stopped pod sandbox: 993a68281777a25adea6b33d15204d6025c63efba6a513fc05ee8c6539150391" id=9f372dbb-a941-4120-bac7-4efe1cf606bf name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:46.966604 | controller | Jun 11 00:09:32.055246 crc crio[23067]: time="2026-06-11T00:09:32.054438712Z" level=info msg="Running pod sandbox: metallb-system/metallb-operator-controller-manager-c56bfcc68-tspql/POD" id=c372985b-6921-4dec-8932-018f62838627 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.966620 | controller | Jun 11 00:09:32.056316 crc crio[23067]: time="2026-06-11T00:09:32.055350726Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.966635 | controller | Jun 11 00:09:32.101408 crc crio[23067]: time="2026-06-11T00:09:32.101327633Z" level=info msg="Got pod network &{Name:metallb-operator-controller-manager-c56bfcc68-tspql Namespace:metallb-system ID:8c6ed99da57a748c11615d1ea59fe660f523da2d761d934aebc317a4b5036413 UID:ea1aa180-707f-4e85-87c2-f21257d05035 NetNS:/var/run/netns/14eb824e-9397-42e0-86f2-1a7b6da6ab28 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podea1aa180_707f_4e85_87c2_f21257d05035.slice PodAnnotations:0xc003ba8278}] Aliases:map[]}"
2026-06-11 01:10:46.966652 | controller | Jun 11 00:09:32.101408 crc crio[23067]: time="2026-06-11T00:09:32.101386495Z" level=info msg="Adding pod metallb-system_metallb-operator-controller-manager-c56bfcc68-tspql to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.966668 | controller | Jun 11 00:09:32.484546 crc crio[23067]: time="2026-06-11T00:09:32.484273127Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=741f22c9-34d6-4ae8-a071-dea7d681a7f9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.966683 | controller | Jun 11 00:09:32.497573 crc crio[23067]: time="2026-06-11T00:09:32.497345799Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=ab0077b2-e888-4e39-97da-0d8bef918856 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.966699 | controller | Jun 11 00:09:32.516327 crc crio[23067]: time="2026-06-11T00:09:32.516175085Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-d4jfq/registry-server" id=9246e85d-fbd2-41a9-9ee0-210b093d8124 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.966714 | controller | Jun 11 00:09:32.518542 crc crio[23067]: time="2026-06-11T00:09:32.518429876Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.966729 | controller | Jun 11 00:09:32.732023 crc crio[23067]: time="2026-06-11T00:09:32.730384279Z" level=info msg="Running pod sandbox: metallb-system/metallb-operator-webhook-server-b9b7c7b76-kwjvj/POD" id=d88ac905-a72e-404c-9072-a19e49e530ba name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.966744 | controller | Jun 11 00:09:32.732752 crc crio[23067]: time="2026-06-11T00:09:32.732440774Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.966759 | controller | Jun 11 00:09:32.816898 crc crio[23067]: time="2026-06-11T00:09:32.815216451Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.966775 | controller | Jun 11 00:09:32.827133 crc crio[23067]: time="2026-06-11T00:09:32.82705127Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.966790 | controller | Jun 11 00:09:32.864538 crc crio[23067]: time="2026-06-11T00:09:32.863040308Z" level=info msg="Got pod network &{Name:metallb-operator-webhook-server-b9b7c7b76-kwjvj Namespace:metallb-system ID:6b2fe28fc86c3eeb12122dec773f4cb409a6f3065ff4621eaecf6d6defd1edd5 UID:dad5c5d5-b42c-491a-9110-c50d8489305e NetNS:/var/run/netns/4d4fe239-a74a-4226-b45e-aef23b8f51cf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddad5c5d5_b42c_491a_9110_c50d8489305e.slice PodAnnotations:0xc0029b2718}] Aliases:map[]}"
2026-06-11 01:10:46.966812 | controller | Jun 11 00:09:32.865014 crc crio[23067]: time="2026-06-11T00:09:32.864992201Z" level=info msg="Adding pod metallb-system_metallb-operator-webhook-server-b9b7c7b76-kwjvj to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.966828 | controller | Jun 11 00:09:33.091078 crc crio[23067]: time="2026-06-11T00:09:33.090868018Z" level=info msg="Created container 8107e1e5c9e78bb1e466b3aebfcf0e70f0fa38f7785e273c7439c7b928041959: openshift-marketplace/redhat-operators-d4jfq/registry-server" id=9246e85d-fbd2-41a9-9ee0-210b093d8124 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.966843 | controller | Jun 11 00:09:33.098027 crc crio[23067]: time="2026-06-11T00:09:33.097934918Z" level=info msg="Starting container: 8107e1e5c9e78bb1e466b3aebfcf0e70f0fa38f7785e273c7439c7b928041959" id=a04269d1-9c34-4996-a2cd-0a3f48b2b5b8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.966859 | controller | Jun 11 00:09:33.180073 crc crio[23067]: time="2026-06-11T00:09:33.178987229Z" level=info msg="Started container" PID=42902 containerID=8107e1e5c9e78bb1e466b3aebfcf0e70f0fa38f7785e273c7439c7b928041959 description=openshift-marketplace/redhat-operators-d4jfq/registry-server id=a04269d1-9c34-4996-a2cd-0a3f48b2b5b8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dec020e4feb3c01aee5d103b48966372b682c54ad2da47167ec0920ff2ac08af
2026-06-11 01:10:46.966875 | controller | Jun 11 00:09:35.365024 crc crio[23067]: 2026-06-11T00:09:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8c6ed99da57a748 Mac:ce:bd:8e:e0:ec:ff Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:30 Mtu:0 Sandbox:/var/run/netns/14eb824e-9397-42e0-86f2-1a7b6da6ab28 SocketPath: PciID:}] [{Interface:0xc00042adf0 Address:{IP:10.217.0.48 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:46.966890 | controller | Jun 11 00:09:35.370788 crc crio[23067]: time="2026-06-11T00:09:35.367606137Z" level=info msg="Got pod network &{Name:metallb-operator-controller-manager-c56bfcc68-tspql Namespace:metallb-system ID:8c6ed99da57a748c11615d1ea59fe660f523da2d761d934aebc317a4b5036413 UID:ea1aa180-707f-4e85-87c2-f21257d05035 NetNS:/var/run/netns/14eb824e-9397-42e0-86f2-1a7b6da6ab28 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podea1aa180_707f_4e85_87c2_f21257d05035.slice PodAnnotations:0xc003ba8278}] Aliases:map[]}"
2026-06-11 01:10:46.966907 | controller | Jun 11 00:09:35.370788 crc crio[23067]: time="2026-06-11T00:09:35.368000708Z" level=info msg="Checking pod metallb-system_metallb-operator-controller-manager-c56bfcc68-tspql for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:46.966923 | controller | Jun 11 00:09:35.469886 crc crio[23067]: time="2026-06-11T00:09:35.469251462Z" level=info msg="Ran pod sandbox 8c6ed99da57a748c11615d1ea59fe660f523da2d761d934aebc317a4b5036413 with infra container: metallb-system/metallb-operator-controller-manager-c56bfcc68-tspql/POD" id=c372985b-6921-4dec-8932-018f62838627 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.966938 | controller | Jun 11 00:09:35.530708 crc crio[23067]: time="2026-06-11T00:09:35.530328964Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca" id=1b7ba28e-bdba-47a0-b081-28c266337cf0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.966956 | controller | Jun 11 00:09:35.531219 crc crio[23067]: time="2026-06-11T00:09:35.530948231Z" level=info msg="Image registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca not found" id=1b7ba28e-bdba-47a0-b081-28c266337cf0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.966972 | controller | Jun 11 00:09:35.531219 crc crio[23067]: time="2026-06-11T00:09:35.531015623Z" level=info msg="Neither image nor artfiact registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca found" id=1b7ba28e-bdba-47a0-b081-28c266337cf0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.966987 | controller | Jun 11 00:09:35.544035 crc crio[23067]: time="2026-06-11T00:09:35.543616492Z" level=info msg="Pulling image: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca" id=c11fcd91-6105-408e-8b45-1466eea5b3e5 name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:46.967002 | controller | Jun 11 00:09:35.582975 crc crio[23067]: time="2026-06-11T00:09:35.57292134Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\""
2026-06-11 01:10:46.967017 | controller | Jun 11 00:09:35.887417 crc crio[23067]: 2026-06-11T00:09:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6b2fe28fc86c3ee Mac:8e:8e:81:35:9e:a4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:31 Mtu:0 Sandbox:/var/run/netns/4d4fe239-a74a-4226-b45e-aef23b8f51cf SocketPath: PciID:}] [{Interface:0xc000014920 Address:{IP:10.217.0.49 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:46.967032 | controller | Jun 11 00:09:35.888997 crc crio[23067]: time="2026-06-11T00:09:35.888921393Z" level=info msg="Got pod network &{Name:metallb-operator-webhook-server-b9b7c7b76-kwjvj Namespace:metallb-system ID:6b2fe28fc86c3eeb12122dec773f4cb409a6f3065ff4621eaecf6d6defd1edd5 UID:dad5c5d5-b42c-491a-9110-c50d8489305e NetNS:/var/run/netns/4d4fe239-a74a-4226-b45e-aef23b8f51cf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddad5c5d5_b42c_491a_9110_c50d8489305e.slice PodAnnotations:0xc0029b2718}] Aliases:map[]}"
2026-06-11 01:10:46.967048 | controller | Jun 11 00:09:35.889363 crc crio[23067]: time="2026-06-11T00:09:35.889299603Z" level=info msg="Checking pod metallb-system_metallb-operator-webhook-server-b9b7c7b76-kwjvj for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:46.967063 | controller | Jun 11 00:09:35.897259 crc crio[23067]: time="2026-06-11T00:09:35.897151374Z" level=info msg="Ran pod sandbox 6b2fe28fc86c3eeb12122dec773f4cb409a6f3065ff4621eaecf6d6defd1edd5 with infra container: metallb-system/metallb-operator-webhook-server-b9b7c7b76-kwjvj/POD" id=d88ac905-a72e-404c-9072-a19e49e530ba name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.967079 | controller | Jun 11 00:09:35.899888 crc crio[23067]: time="2026-06-11T00:09:35.899805485Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee" id=9125de10-3cbc-40d0-af11-bd9ce50603e6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.967094 | controller | Jun 11 00:09:35.900132 crc crio[23067]: time="2026-06-11T00:09:35.900067142Z" level=info msg="Image registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee not found" id=9125de10-3cbc-40d0-af11-bd9ce50603e6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.967110 | controller | Jun 11 00:09:35.900219 crc crio[23067]: time="2026-06-11T00:09:35.900145455Z" level=info msg="Neither image nor artfiact registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee found" id=9125de10-3cbc-40d0-af11-bd9ce50603e6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.967128 | controller | Jun 11 00:09:35.901608 crc crio[23067]: time="2026-06-11T00:09:35.90145107Z" level=info msg="Pulling image: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee" id=e697065f-bd84-4942-a174-173e13905e55 name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:46.967144 | controller | Jun 11 00:09:35.904124 crc crio[23067]: time="2026-06-11T00:09:35.90405392Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\""
2026-06-11 01:10:46.967160 | controller | Jun 11 00:09:54.293607 crc crio[23067]: time="2026-06-11T00:09:54.291989219Z" level=info msg="Stopping container: 8107e1e5c9e78bb1e466b3aebfcf0e70f0fa38f7785e273c7439c7b928041959 (timeout: 2s)" id=6715af90-d0b7-4eb3-8eeb-5d9009333168 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:46.967175 | controller | Jun 11 00:09:57.749867 crc crio[23067]: time="2026-06-11T00:09:57.749299081Z" level=info msg="Stopped container 8107e1e5c9e78bb1e466b3aebfcf0e70f0fa38f7785e273c7439c7b928041959: openshift-marketplace/redhat-operators-d4jfq/registry-server" id=6715af90-d0b7-4eb3-8eeb-5d9009333168 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:46.967190 | controller | Jun 11 00:09:57.750956 crc crio[23067]: time="2026-06-11T00:09:57.750915895Z" level=info msg="Stopping pod sandbox: dec020e4feb3c01aee5d103b48966372b682c54ad2da47167ec0920ff2ac08af" id=0ee77f5c-367c-4a3f-92cb-58caff000ae6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:46.967205 | controller | Jun 11 00:09:57.751804 crc crio[23067]: time="2026-06-11T00:09:57.751681795Z" level=info msg="Got pod network &{Name:redhat-operators-d4jfq Namespace:openshift-marketplace ID:dec020e4feb3c01aee5d103b48966372b682c54ad2da47167ec0920ff2ac08af UID:40044a71-2d7f-4610-82b8-f09bc26eab5c NetNS:/var/run/netns/27fc4498-0bb9-409c-b306-9b4f3388c814 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod40044a71_2d7f_4610_82b8_f09bc26eab5c.slice PodAnnotations:0xc002c843a8}] Aliases:map[]}"
2026-06-11 01:10:46.967221 | controller | Jun 11 00:09:57.751918 crc crio[23067]: time="2026-06-11T00:09:57.75186761Z" level=info msg="Deleting pod openshift-marketplace_redhat-operators-d4jfq from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.967236 | controller | Jun 11 00:09:57.859187 crc crio[23067]: time="2026-06-11T00:09:57.859079885Z" level=info msg="Pulled image: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:17a529d2879517de7496a2b9408b82d437fe0e858cc5f62aea1ff22151b4d86a" id=c11fcd91-6105-408e-8b45-1466eea5b3e5 name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:46.967251 | controller | Jun 11 00:09:57.860701 crc crio[23067]: time="2026-06-11T00:09:57.860566145Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca" id=8bc8d84d-d440-42a7-8607-8fea08b79603 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.967266 | controller | Jun 11 00:09:57.873840 crc crio[23067]: time="2026-06-11T00:09:57.873367619Z" level=info msg="Pulled image: registry.redhat.io/openshift4/metallb-rhel9@sha256:d641d7235a0ecc39b8e0bb0d437962611f44602ab030791c04dbbc7d8e11c885" id=e697065f-bd84-4942-a174-173e13905e55 name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:46.967282 | controller | Jun 11 00:09:57.879771 crc crio[23067]: time="2026-06-11T00:09:57.879243678Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca" id=1dd3aa81-2391-4c59-8424-6437a39899a8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.967300 | controller | Jun 11 00:09:57.883141 crc crio[23067]: time="2026-06-11T00:09:57.882987718Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee" id=ef35f919-5a27-4d80-9d2f-85394bf68955 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.967316 | controller | Jun 11 00:09:57.894261 crc crio[23067]: time="2026-06-11T00:09:57.894181139Z" level=info msg="Creating container: metallb-system/metallb-operator-controller-manager-c56bfcc68-tspql/manager" id=21743cf5-43bb-4b59-950d-f77fa38f8eb5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.967331 | controller | Jun 11 00:09:57.901405 crc crio[23067]: time="2026-06-11T00:09:57.90128173Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.967362 | controller | Jun 11 00:09:57.908620 crc crio[23067]: time="2026-06-11T00:09:57.908432953Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee" id=1aaa9e4b-4aa9-4205-90b6-a6b9428f026c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.967384 | controller | Jun 11 00:09:57.935534 crc crio[23067]: time="2026-06-11T00:09:57.935311506Z" level=info msg="Creating container: metallb-system/metallb-operator-webhook-server-b9b7c7b76-kwjvj/webhook-server" id=91f2f44e-6edd-405b-962d-74861c6e9eb9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.967401 | controller | Jun 11 00:09:57.939260 crc crio[23067]: time="2026-06-11T00:09:57.939101308Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.967417 | controller | Jun 11 00:09:57.994992 crc crio[23067]: time="2026-06-11T00:09:57.994878279Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.967433 | controller | Jun 11 00:09:58.016269 crc crio[23067]: time="2026-06-11T00:09:58.015524054Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.967448 | controller | Jun 11 00:09:58.024290 crc crio[23067]: time="2026-06-11T00:09:58.024156477Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.967464 | controller | Jun 11 00:09:58.027433 crc crio[23067]: time="2026-06-11T00:09:58.027331292Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.967479 | controller | Jun 11 00:09:58.192894 crc crio[23067]: time="2026-06-11T00:09:58.192728952Z" level=info msg="Created container 2d6dfbc6fd57dfb1dc2b2a01ee4638826f8a1870e6166321191c0da4ff04751e: metallb-system/metallb-operator-controller-manager-c56bfcc68-tspql/manager" id=21743cf5-43bb-4b59-950d-f77fa38f8eb5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.967495 | controller | Jun 11 00:09:58.194896 crc crio[23067]: time="2026-06-11T00:09:58.194787718Z" level=info msg="Starting container: 2d6dfbc6fd57dfb1dc2b2a01ee4638826f8a1870e6166321191c0da4ff04751e" id=0deef24e-b99b-4fa3-9802-7e48dd662147 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.967511 | controller | Jun 11 00:09:58.219974 crc crio[23067]: time="2026-06-11T00:09:58.219181864Z" level=info msg="Created container ef44a9b353c20749494c1e282101412a07447806cc3c2c56d6dc59556d83692f: metallb-system/metallb-operator-webhook-server-b9b7c7b76-kwjvj/webhook-server" id=91f2f44e-6edd-405b-962d-74861c6e9eb9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.967531 | controller | Jun 11 00:09:58.222548 crc crio[23067]: time="2026-06-11T00:09:58.22237563Z" level=info msg="Started container" PID=43473 containerID=2d6dfbc6fd57dfb1dc2b2a01ee4638826f8a1870e6166321191c0da4ff04751e description=metallb-system/metallb-operator-controller-manager-c56bfcc68-tspql/manager id=0deef24e-b99b-4fa3-9802-7e48dd662147 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8c6ed99da57a748c11615d1ea59fe660f523da2d761d934aebc317a4b5036413
2026-06-11 01:10:46.967548 | controller | Jun 11 00:09:58.225242 crc crio[23067]: time="2026-06-11T00:09:58.225073572Z" level=info msg="Starting container: ef44a9b353c20749494c1e282101412a07447806cc3c2c56d6dc59556d83692f" id=0010492b-04cd-4894-a9bd-e4fa2f0b240e name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.967564 | controller | Jun 11 00:09:58.247244 crc crio[23067]: time="2026-06-11T00:09:58.24692123Z" level=info msg="Started container" PID=43474 containerID=ef44a9b353c20749494c1e282101412a07447806cc3c2c56d6dc59556d83692f description=metallb-system/metallb-operator-webhook-server-b9b7c7b76-kwjvj/webhook-server id=0010492b-04cd-4894-a9bd-e4fa2f0b240e name=/runtime.v1.RuntimeService/StartContainer sandboxID=6b2fe28fc86c3eeb12122dec773f4cb409a6f3065ff4621eaecf6d6defd1edd5
2026-06-11 01:10:46.967580 | controller | Jun 11 00:09:59.074041 crc crio[23067]: time="2026-06-11T00:09:59.072159694Z" level=info msg="Stopped pod sandbox: dec020e4feb3c01aee5d103b48966372b682c54ad2da47167ec0920ff2ac08af" id=0ee77f5c-367c-4a3f-92cb-58caff000ae6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:46.967596 | controller | Jun 11 00:09:59.429115 crc crio[23067]: time="2026-06-11T00:09:59.428708797Z" level=info msg="Removing container: 8107e1e5c9e78bb1e466b3aebfcf0e70f0fa38f7785e273c7439c7b928041959" id=8dc59068-cdd7-4bff-a66a-a519b938eb3a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.967611 | controller | Jun 11 00:09:59.458919 crc crio[23067]: time="2026-06-11T00:09:59.458833888Z" level=info msg="Removed container 8107e1e5c9e78bb1e466b3aebfcf0e70f0fa38f7785e273c7439c7b928041959: openshift-marketplace/redhat-operators-d4jfq/registry-server" id=8dc59068-cdd7-4bff-a66a-a519b938eb3a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.967627 | controller | Jun 11 00:09:59.462743 crc crio[23067]: time="2026-06-11T00:09:59.462591369Z" level=info msg="Removing container: 8d240f228dc51530cc944f0419142f708c907bb976b191027b0dc67d652ff4bb" id=7dcbeb08-24ed-485c-bbbe-ef4f07e4b3e0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.967643 | controller | Jun 11 00:09:59.495875 crc crio[23067]: time="2026-06-11T00:09:59.495594767Z" level=info msg="Removed container 8d240f228dc51530cc944f0419142f708c907bb976b191027b0dc67d652ff4bb: openshift-marketplace/redhat-operators-d4jfq/extract-content" id=7dcbeb08-24ed-485c-bbbe-ef4f07e4b3e0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.967658 | controller | Jun 11 00:09:59.501997 crc crio[23067]: time="2026-06-11T00:09:59.501934808Z" level=info msg="Removing container: c8f0d8a875cf9961311bed37b65353d2c1015c6a11173b1cea418f86d614dac4" id=e9d2ebf2-9dc0-43e0-8cb8-69ee6b99f49a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.967674 | controller | Jun 11 00:09:59.519867 crc crio[23067]: time="2026-06-11T00:09:59.519782908Z" level=info msg="Removed container c8f0d8a875cf9961311bed37b65353d2c1015c6a11173b1cea418f86d614dac4: openshift-marketplace/redhat-operators-d4jfq/extract-utilities" id=e9d2ebf2-9dc0-43e0-8cb8-69ee6b99f49a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.967690 | controller | Jun 11 00:10:00.508023 crc crio[23067]: time="2026-06-11T00:10:00.507428002Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29685610-7flm6/POD" id=e0d239bf-76f0-4275-97f5-1108630b4c6f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.967705 | controller | Jun 11 00:10:00.508769 crc crio[23067]: time="2026-06-11T00:10:00.508070759Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.967724 | controller | Jun 11 00:10:00.554831 crc crio[23067]: time="2026-06-11T00:10:00.55455542Z" level=info msg="Got pod network &{Name:auto-csr-approver-29685610-7flm6 Namespace:openshift-infra ID:f4072ed067d2ff86e5f4b9526c9d918bc44af51bfeb1fcbab6433b5ffed0f811 UID:6575beb6-c33a-44cb-bf0b-dd82b192b86c NetNS:/var/run/netns/d05d2b95-987a-46ef-a019-377ddc83bc26 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6575beb6_c33a_44cb_bf0b_dd82b192b86c.slice PodAnnotations:0xc003610598}] Aliases:map[]}"
2026-06-11 01:10:46.967741 | controller | Jun 11 00:10:00.554831 crc crio[23067]: time="2026-06-11T00:10:00.554625731Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29685610-7flm6 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.967757 | controller | Jun 11 00:10:00.951934 crc crio[23067]: 2026-06-11T00:10:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f4072ed067d2ff8 Mac:1e:d8:91:06:fe:86 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:32 Mtu:0 Sandbox:/var/run/netns/d05d2b95-987a-46ef-a019-377ddc83bc26 SocketPath: PciID:}] [{Interface:0xc000326d80 Address:{IP:10.217.0.50 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:46.967773 | controller | Jun 11 00:10:00.954153 crc crio[23067]: time="2026-06-11T00:10:00.954076278Z" level=info msg="Got pod network &{Name:auto-csr-approver-29685610-7flm6 Namespace:openshift-infra ID:f4072ed067d2ff86e5f4b9526c9d918bc44af51bfeb1fcbab6433b5ffed0f811 UID:6575beb6-c33a-44cb-bf0b-dd82b192b86c NetNS:/var/run/netns/d05d2b95-987a-46ef-a019-377ddc83bc26 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6575beb6_c33a_44cb_bf0b_dd82b192b86c.slice PodAnnotations:0xc003610598}] Aliases:map[]}"
2026-06-11 01:10:46.967789 | controller | Jun 11 00:10:00.954332 crc crio[23067]: time="2026-06-11T00:10:00.954264363Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29685610-7flm6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:46.967805 | controller | Jun 11 00:10:00.961855 crc crio[23067]: time="2026-06-11T00:10:00.961131938Z" level=info msg="Ran pod sandbox f4072ed067d2ff86e5f4b9526c9d918bc44af51bfeb1fcbab6433b5ffed0f811 with infra container: openshift-infra/auto-csr-approver-29685610-7flm6/POD" id=e0d239bf-76f0-4275-97f5-1108630b4c6f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.967821 | controller | Jun 11 00:10:00.966758 crc crio[23067]: time="2026-06-11T00:10:00.964390786Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=1f0cb3d9-01f4-4d63-847d-a755540644a9 name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:46.967837 | controller | Jun 11 00:10:00.968275 crc crio[23067]: time="2026-06-11T00:10:00.968191578Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 01:10:46.967852 | controller | Jun 11 00:10:01.954675 crc crio[23067]: time="2026-06-11T00:10:01.954169597Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=1f0cb3d9-01f4-4d63-847d-a755540644a9 name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:46.967868 | controller | Jun 11 00:10:01.956077 crc crio[23067]: time="2026-06-11T00:10:01.955366989Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=ec603371-2052-44ed-9d3c-e150fee4fc75 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.967884 | controller | Jun 11 00:10:01.957322 crc crio[23067]: time="2026-06-11T00:10:01.957195058Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=15e3ad3c-18b7-4141-b1a3-37f65709eae0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.967903 | controller | Jun 11 00:10:01.963272 crc crio[23067]: time="2026-06-11T00:10:01.96322101Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29685610-7flm6/oc" id=90667ef8-636c-4cf5-8022-33837117b23c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.967919 | controller | Jun 11 00:10:01.963737 crc crio[23067]: time="2026-06-11T00:10:01.963601921Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.967934 | controller | Jun 11 00:10:01.989495 crc crio[23067]: time="2026-06-11T00:10:01.989360804Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.967950 | controller | Jun 11 00:10:02.296176 crc crio[23067]: time="2026-06-11T00:10:02.295993204Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.967965 | controller | Jun 11 00:10:02.393245 crc crio[23067]: time="2026-06-11T00:10:02.392956293Z" level=info msg="Created container b0184e36cdd1a7199f30b79fc8964c8e5b4af5b8c5309625b276a7658638fe1f: openshift-infra/auto-csr-approver-29685610-7flm6/oc" id=90667ef8-636c-4cf5-8022-33837117b23c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.967981 | controller | Jun 11 00:10:02.398273 crc crio[23067]: time="2026-06-11T00:10:02.398188894Z" level=info msg="Starting container: b0184e36cdd1a7199f30b79fc8964c8e5b4af5b8c5309625b276a7658638fe1f" id=b69ce695-fb04-4c86-98b7-a4bb142b65ac name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.967996 | controller | Jun 11 00:10:02.406084 crc crio[23067]: time="2026-06-11T00:10:02.405952073Z" level=info msg="Started container" PID=43600 containerID=b0184e36cdd1a7199f30b79fc8964c8e5b4af5b8c5309625b276a7658638fe1f description=openshift-infra/auto-csr-approver-29685610-7flm6/oc id=b69ce695-fb04-4c86-98b7-a4bb142b65ac name=/runtime.v1.RuntimeService/StartContainer sandboxID=f4072ed067d2ff86e5f4b9526c9d918bc44af51bfeb1fcbab6433b5ffed0f811
2026-06-11 01:10:46.968012 | controller | Jun 11 00:10:04.488285 crc crio[23067]: time="2026-06-11T00:10:04.487786616Z" level=info msg="Stopping pod sandbox: f4072ed067d2ff86e5f4b9526c9d918bc44af51bfeb1fcbab6433b5ffed0f811" id=37cd7d66-0625-4b69-89b0-dc14992b8f78 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:46.968027 | controller | Jun 11 00:10:04.489168 crc crio[23067]: time="2026-06-11T00:10:04.488861835Z" level=info msg="Got pod network &{Name:auto-csr-approver-29685610-7flm6 Namespace:openshift-infra ID:f4072ed067d2ff86e5f4b9526c9d918bc44af51bfeb1fcbab6433b5ffed0f811 UID:6575beb6-c33a-44cb-bf0b-dd82b192b86c NetNS:/var/run/netns/d05d2b95-987a-46ef-a019-377ddc83bc26 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6575beb6_c33a_44cb_bf0b_dd82b192b86c.slice PodAnnotations:0xc002c84388}] Aliases:map[]}"
2026-06-11 01:10:46.968043 | controller | Jun 11 00:10:04.489168 crc crio[23067]: time="2026-06-11T00:10:04.489011989Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29685610-7flm6 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.968059 | controller | Jun 11 00:10:04.815629 crc crio[23067]: time="2026-06-11T00:10:04.815051041Z" level=info msg="Stopped pod sandbox: f4072ed067d2ff86e5f4b9526c9d918bc44af51bfeb1fcbab6433b5ffed0f811" id=37cd7d66-0625-4b69-89b0-dc14992b8f78 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:46.968074 | controller | Jun 11 00:10:11.820440 crc crio[23067]: time="2026-06-11T00:10:11.819448721Z" level=info msg="Removing container: 350d0bdbb77489a2e8dd12c41e17fef585c42050d39e9d2704bc89645673ac18" id=04601bc5-b591-427c-a8e6-e6a83c2f71e1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.968093 | controller | Jun 11 00:10:11.976860 crc crio[23067]: time="2026-06-11T00:10:11.976754874Z" level=info msg="Removed container 350d0bdbb77489a2e8dd12c41e17fef585c42050d39e9d2704bc89645673ac18: openshift-infra/auto-csr-approver-29685604-nnmfr/oc" id=04601bc5-b591-427c-a8e6-e6a83c2f71e1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.968109 | controller | Jun 11 00:10:11.987179 crc crio[23067]: time="2026-06-11T00:10:11.987121463Z" level=info msg="Stopping pod sandbox: dec020e4feb3c01aee5d103b48966372b682c54ad2da47167ec0920ff2ac08af" id=eddcf4f0-c9b1-404a-b7bf-4d1aa4298afd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:46.968124 | controller | Jun 11 00:10:11.987631 crc crio[23067]: time="2026-06-11T00:10:11.987602926Z" level=info msg="Stopped pod sandbox (already stopped): dec020e4feb3c01aee5d103b48966372b682c54ad2da47167ec0920ff2ac08af" id=eddcf4f0-c9b1-404a-b7bf-4d1aa4298afd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:46.968140 | controller | Jun 11 00:10:11.990037 crc crio[23067]: time="2026-06-11T00:10:11.989968599Z" level=info msg="Removing pod sandbox: dec020e4feb3c01aee5d103b48966372b682c54ad2da47167ec0920ff2ac08af" id=b5bd41b4-3fcb-440e-843a-65a58c1443c8 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:46.968155 | controller | Jun 11 00:10:12.004380 crc crio[23067]: time="2026-06-11T00:10:12.004249193Z" level=info msg="Removed pod sandbox: dec020e4feb3c01aee5d103b48966372b682c54ad2da47167ec0920ff2ac08af" id=b5bd41b4-3fcb-440e-843a-65a58c1443c8 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:46.968170 | controller | Jun 11 00:10:12.005518 crc crio[23067]: time="2026-06-11T00:10:12.005415995Z" level=info msg="Stopping pod sandbox: d67815a12a005f9638b9bae705bb486df32ef1f56189ec6d9644e4ce9bb65de3" id=ffb78f3b-3f44-4c20-bd64-dc3d8360bcda name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:46.968186 | controller | Jun 11 00:10:12.005614 crc crio[23067]: time="2026-06-11T00:10:12.005545878Z" level=info msg="Stopped pod sandbox (already stopped): d67815a12a005f9638b9bae705bb486df32ef1f56189ec6d9644e4ce9bb65de3" id=ffb78f3b-3f44-4c20-bd64-dc3d8360bcda name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:46.968201 | controller | Jun 11 00:10:12.007191 crc crio[23067]: time="2026-06-11T00:10:12.00711098Z" level=info msg="Removing pod sandbox: d67815a12a005f9638b9bae705bb486df32ef1f56189ec6d9644e4ce9bb65de3" id=2263d9ef-0120-4ed3-bbba-86726c19485d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:46.968216 | controller | Jun 11 00:10:12.020704 crc crio[23067]: time="2026-06-11T00:10:12.020448409Z" level=info msg="Removed pod sandbox: d67815a12a005f9638b9bae705bb486df32ef1f56189ec6d9644e4ce9bb65de3" id=2263d9ef-0120-4ed3-bbba-86726c19485d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:46.968231 | controller | Jun 11 00:10:31.430683 crc crio[23067]: time="2026-06-11T00:10:31.429809344Z" level=info msg="Running pod sandbox: metallb-system/controller-8464864885-sr77b/POD" id=9d06633d-a8f5-46bf-8f0e-7e4cd052aa76 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.968246 | controller | Jun 11 00:10:31.432225 crc crio[23067]: time="2026-06-11T00:10:31.43078331Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.968262 | controller | Jun 11 00:10:31.483065 crc crio[23067]: time="2026-06-11T00:10:31.482921343Z" level=info msg="Got pod network &{Name:controller-8464864885-sr77b Namespace:metallb-system ID:629c37096a21928d0a4979c5de7dbc7b26b493f94008beb2becca755723f9730 UID:541002b0-087e-423d-9ef1-3a46bc06fbb6 NetNS:/var/run/netns/46fa495b-b652-42a8-9d3d-ee3f0030e89e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod541002b0_087e_423d_9ef1_3a46bc06fbb6.slice PodAnnotations:0xc003610150}] Aliases:map[]}"
2026-06-11 01:10:46.968296 | controller | Jun 11 00:10:31.483065 crc crio[23067]: time="2026-06-11T00:10:31.482961924Z" level=info msg="Adding pod metallb-system_controller-8464864885-sr77b to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.968314 | controller | Jun 11 00:10:31.903854 crc crio[23067]: 2026-06-11T00:10:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:629c37096a21928 Mac:76:91:43:9e:5d:77 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:33 Mtu:0 Sandbox:/var/run/netns/46fa495b-b652-42a8-9d3d-ee3f0030e89e SocketPath: PciID:}] [{Interface:0xc000014700 Address:{IP:10.217.0.51 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:46.968330 | controller | Jun 11 00:10:31.905314 crc crio[23067]: time="2026-06-11T00:10:31.905221796Z" level=info msg="Got pod network &{Name:controller-8464864885-sr77b Namespace:metallb-system ID:629c37096a21928d0a4979c5de7dbc7b26b493f94008beb2becca755723f9730 UID:541002b0-087e-423d-9ef1-3a46bc06fbb6 NetNS:/var/run/netns/46fa495b-b652-42a8-9d3d-ee3f0030e89e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod541002b0_087e_423d_9ef1_3a46bc06fbb6.slice PodAnnotations:0xc003610150}] Aliases:map[]}"
2026-06-11 01:10:46.968346 | controller | Jun 11 00:10:31.905447 crc crio[23067]: time="2026-06-11T00:10:31.90539752Z" level=info msg="Checking pod metallb-system_controller-8464864885-sr77b for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:46.968381 | controller | Jun 11 00:10:31.914689 crc crio[23067]: time="2026-06-11T00:10:31.914559507Z" level=info msg="Ran pod sandbox 629c37096a21928d0a4979c5de7dbc7b26b493f94008beb2becca755723f9730 with infra container: metallb-system/controller-8464864885-sr77b/POD" id=9d06633d-a8f5-46bf-8f0e-7e4cd052aa76 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.968398 | controller | Jun 11 00:10:31.917294 crc crio[23067]: time="2026-06-11T00:10:31.917210508Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee" id=ea936bd4-21f8-4700-a629-23b68254e43a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.968414 | controller | Jun 11 00:10:31.919463 crc crio[23067]: time="2026-06-11T00:10:31.919392147Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee" id=d2a373cb-e8a0-4c0d-b609-387b00648381 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.968429 | controller | Jun 11 00:10:31.925197 crc crio[23067]: time="2026-06-11T00:10:31.9250586Z" level=info msg="Creating container: metallb-system/controller-8464864885-sr77b/controller" id=a46676d3-ba08-4e8b-bee3-ce6b946a3e30 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.968445 | controller | Jun 11 00:10:31.925527 crc crio[23067]: time="2026-06-11T00:10:31.9254312Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.968461 | controller | Jun 11 00:10:31.962256 crc crio[23067]: time="2026-06-11T00:10:31.962092636Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.968476 | controller | Jun 11 00:10:31.965807 crc crio[23067]: time="2026-06-11T00:10:31.965727384Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.968492 | controller | Jun 11 00:10:32.145818 crc crio[23067]: time="2026-06-11T00:10:32.145410408Z" level=info msg="Created container 1525543bb34512656a9544fdf62bb2e5e575d0d9e831788f1a24def6e4379420: metallb-system/controller-8464864885-sr77b/controller" id=a46676d3-ba08-4e8b-bee3-ce6b946a3e30 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.968511 | controller | Jun 11 00:10:32.147178 crc crio[23067]: time="2026-06-11T00:10:32.147023782Z" level=info msg="Starting container: 1525543bb34512656a9544fdf62bb2e5e575d0d9e831788f1a24def6e4379420" id=2127741c-00dd-4a8d-9963-f28926c74c50 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.968528 | controller | Jun 11 00:10:32.154768 crc crio[23067]: time="2026-06-11T00:10:32.153957208Z" level=info msg="Started container" PID=44129 containerID=1525543bb34512656a9544fdf62bb2e5e575d0d9e831788f1a24def6e4379420 description=metallb-system/controller-8464864885-sr77b/controller id=2127741c-00dd-4a8d-9963-f28926c74c50 name=/runtime.v1.RuntimeService/StartContainer sandboxID=629c37096a21928d0a4979c5de7dbc7b26b493f94008beb2becca755723f9730
2026-06-11 01:10:46.968544 | controller | Jun 11 00:10:32.169386 crc crio[23067]: time="2026-06-11T00:10:32.169289131Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1" id=00aa23fc-d0b4-412f-ab5b-9be5dee2a9ae name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.968560 | controller | Jun 11 00:10:32.177855 crc crio[23067]: time="2026-06-11T00:10:32.177779779Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1" id=1ea3426b-0394-40b6-a221-6886bc3ace49 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.968577 | controller | Jun 11 00:10:32.187265 crc crio[23067]: time="2026-06-11T00:10:32.187145251Z" level=info msg="Creating container: metallb-system/controller-8464864885-sr77b/kube-rbac-proxy" id=34404b68-1539-4bf8-92a8-9fe6001e3f0c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.968592 | controller | Jun 11 00:10:32.188023 crc crio[23067]: time="2026-06-11T00:10:32.187929232Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.968608 | controller | Jun 11 00:10:32.220090 crc crio[23067]: time="2026-06-11T00:10:32.220032986Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.968625 | controller | Jun 11 00:10:32.223246 crc crio[23067]: time="2026-06-11T00:10:32.223184691Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.968641 | controller | Jun 11 00:10:32.359601 crc crio[23067]: time="2026-06-11T00:10:32.359034046Z" level=info msg="Created container fbb13f6b9708a644e700b865c3f36caee742e7fa9de23a5e54936a1432300fcb: metallb-system/controller-8464864885-sr77b/kube-rbac-proxy" id=34404b68-1539-4bf8-92a8-9fe6001e3f0c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.968657 | controller | Jun 11 00:10:32.360735 crc crio[23067]: time="2026-06-11T00:10:32.360596868Z" level=info msg="Starting container: fbb13f6b9708a644e700b865c3f36caee742e7fa9de23a5e54936a1432300fcb" id=bf9b9c3d-6931-4152-b556-aebacc10ebd2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.968673 | controller | Jun 11 00:10:32.372903 crc crio[23067]: time="2026-06-11T00:10:32.372785066Z" level=info msg="Started container" PID=44144 containerID=fbb13f6b9708a644e700b865c3f36caee742e7fa9de23a5e54936a1432300fcb description=metallb-system/controller-8464864885-sr77b/kube-rbac-proxy id=bf9b9c3d-6931-4152-b556-aebacc10ebd2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=629c37096a21928d0a4979c5de7dbc7b26b493f94008beb2becca755723f9730
2026-06-11 01:10:46.968689 | controller | Jun 11 00:10:34.418461 crc crio[23067]: time="2026-06-11T00:10:34.417918312Z" level=info msg="Running pod sandbox: metallb-system/speaker-zttw6/POD" id=bd9c2ca6-46a4-4acd-8b06-b9c088e563fd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.968709 | controller | Jun 11 00:10:34.418461 crc crio[23067]: time="2026-06-11T00:10:34.418460216Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.968726 | controller | Jun 11 00:10:34.440910 crc crio[23067]: time="2026-06-11T00:10:34.440558801Z" 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=bd9c2ca6-46a4-4acd-8b06-b9c088e563fd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.968742 | controller | Jun 11 00:10:34.460791 crc crio[23067]: time="2026-06-11T00:10:34.460522938Z" level=info msg="Ran pod sandbox 3029faa5b529427f5d983fcadb8f5d77f25281c215fbb1eced79bacea51c0989 with infra container: metallb-system/speaker-zttw6/POD" id=bd9c2ca6-46a4-4acd-8b06-b9c088e563fd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.968758 | controller | Jun 11 00:10:34.462768 crc crio[23067]: time="2026-06-11T00:10:34.462588194Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee" id=b8e10762-1f3d-47b4-8d58-6533595b3c14 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.968774 | controller | Jun 11 00:10:34.464471 crc crio[23067]: time="2026-06-11T00:10:34.464395422Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee" id=c4404498-9a50-47db-9594-b7ae759256b4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.968790 | controller | Jun 11 00:10:34.475366 crc crio[23067]: time="2026-06-11T00:10:34.475211113Z" level=info msg="Creating container: metallb-system/speaker-zttw6/speaker" id=dfef5fa4-6d67-427d-a635-0e18860184ce name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.968806 | controller | Jun 11 00:10:34.475969 crc crio[23067]: time="2026-06-11T00:10:34.475881331Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.968822 | controller | Jun 11 00:10:34.508900 crc crio[23067]: time="2026-06-11T00:10:34.508785427Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.968838 | controller | Jun 11 00:10:34.635998 crc crio[23067]: time="2026-06-11T00:10:34.635899677Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.968854 | controller | Jun 11 00:10:34.736316 crc crio[23067]: time="2026-06-11T00:10:34.736152734Z" level=info msg="Created container 33434eaba26f8ca7e08d92fa69667e6d67231148c2eb980e45f8fe46405b10e2: metallb-system/speaker-zttw6/speaker" id=dfef5fa4-6d67-427d-a635-0e18860184ce name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.968870 | controller | Jun 11 00:10:34.737538 crc crio[23067]: time="2026-06-11T00:10:34.737448679Z" level=info msg="Starting container: 33434eaba26f8ca7e08d92fa69667e6d67231148c2eb980e45f8fe46405b10e2" id=3193aeca-8593-4a5d-ba92-69b4dc20cc80 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.968885 | controller | Jun 11 00:10:34.744337 crc crio[23067]: time="2026-06-11T00:10:34.744246142Z" level=info msg="Started container" PID=44245 containerID=33434eaba26f8ca7e08d92fa69667e6d67231148c2eb980e45f8fe46405b10e2 description=metallb-system/speaker-zttw6/speaker id=3193aeca-8593-4a5d-ba92-69b4dc20cc80 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3029faa5b529427f5d983fcadb8f5d77f25281c215fbb1eced79bacea51c0989
2026-06-11 01:10:46.968901 | controller | Jun 11 00:10:34.757092 crc crio[23067]: time="2026-06-11T00:10:34.756991345Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1" id=fe456582-71d7-4fd9-97d4-86dd11a75b0b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.968921 | controller | Jun 11 00:10:34.760122 crc crio[23067]: time="2026-06-11T00:10:34.760078518Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1" id=d8fe2d12-9a6a-40f4-b237-96e66aad0563 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.968937 | controller | Jun 11 00:10:34.765451 crc crio[23067]: time="2026-06-11T00:10:34.76534648Z" level=info msg="Creating container: metallb-system/speaker-zttw6/kube-rbac-proxy" id=cd3b6288-605a-4cdb-abe3-f280203f2c7c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.968952 | controller | Jun 11 00:10:34.765867 crc crio[23067]: time="2026-06-11T00:10:34.765814182Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.968968 | controller | Jun 11 00:10:34.797752 crc crio[23067]: time="2026-06-11T00:10:34.791991947Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.968984 | controller | Jun 11 00:10:34.945922 crc crio[23067]: time="2026-06-11T00:10:34.945811365Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.968999 | controller | Jun 11 00:10:35.035449 crc crio[23067]: time="2026-06-11T00:10:35.034951884Z" level=info msg="Created container d463b681dd4b34133713270116d625e2accf042849cd9f46504fb6b550f1c25b: metallb-system/speaker-zttw6/kube-rbac-proxy" id=cd3b6288-605a-4cdb-abe3-f280203f2c7c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.969015 | controller | Jun 11 00:10:35.037165 crc crio[23067]: time="2026-06-11T00:10:35.037088351Z" level=info msg="Starting container: d463b681dd4b34133713270116d625e2accf042849cd9f46504fb6b550f1c25b" id=d6015a9a-c76e-48ba-8031-711224db97d8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.969031 | controller | Jun 11 00:10:35.042793 crc crio[23067]: time="2026-06-11T00:10:35.042556908Z" level=info msg="Started container" PID=44275 containerID=d463b681dd4b34133713270116d625e2accf042849cd9f46504fb6b550f1c25b description=metallb-system/speaker-zttw6/kube-rbac-proxy id=d6015a9a-c76e-48ba-8031-711224db97d8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3029faa5b529427f5d983fcadb8f5d77f25281c215fbb1eced79bacea51c0989
2026-06-11 01:10:46.969046 | controller | Jun 11 00:10:57.292250 crc crio[23067]: time="2026-06-11T00:10:57.291373603Z" level=info msg="Running pod sandbox: openshift-frr-k8s/frr-k8s-4c6df/POD" id=32cbde8c-e867-4385-8333-a9376e5309df name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.969062 | controller | Jun 11 00:10:57.293792 crc crio[23067]: time="2026-06-11T00:10:57.292330949Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.969078 | controller | Jun 11 00:10:57.315844 crc crio[23067]: time="2026-06-11T00:10:57.315124362Z" 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=32cbde8c-e867-4385-8333-a9376e5309df name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.969093 | controller | Jun 11 00:10:57.504559 crc crio[23067]: time="2026-06-11T00:10:57.504358754Z" level=info msg="Ran pod sandbox 8ef44194988b041ee023f03018d2d82bc31eaef355a04dfd33976dd05c61d40e with infra container: openshift-frr-k8s/frr-k8s-4c6df/POD" id=32cbde8c-e867-4385-8333-a9376e5309df name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.969114 | controller | Jun 11 00:10:57.507289 crc crio[23067]: time="2026-06-11T00:10:57.50719989Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=4cdfe688-03dc-4f80-81a1-24d16c70aedb name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.969130 | controller | Jun 11 00:10:57.507551 crc crio[23067]: time="2026-06-11T00:10:57.507479458Z" level=info msg="Image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b not found" id=4cdfe688-03dc-4f80-81a1-24d16c70aedb name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.969145 | controller | Jun 11 00:10:57.507890 crc crio[23067]: time="2026-06-11T00:10:57.507822307Z" level=info msg="Neither image nor artfiact quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b found" id=4cdfe688-03dc-4f80-81a1-24d16c70aedb name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.969160 | controller | Jun 11 00:10:57.511932 crc crio[23067]: time="2026-06-11T00:10:57.511857015Z" level=info msg="Pulling image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=9869de5d-50bf-469e-8d9e-e27fa0d0ff64 name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:46.969176 | controller | Jun 11 00:10:57.521319 crc crio[23067]: time="2026-06-11T00:10:57.521227898Z" level=info msg="Trying to access \"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\""
2026-06-11 01:10:46.969191 | controller | Jun 11 00:10:58.051753 crc crio[23067]: time="2026-06-11T00:10:58.051083973Z" level=info msg="Running pod sandbox: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-9mjv4/POD" id=6f6bc25f-953c-40d9-aef4-5a7d25528eb4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.969207 | controller | Jun 11 00:10:58.051993 crc crio[23067]: time="2026-06-11T00:10:58.051969867Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.969223 | controller | Jun 11 00:10:58.071963 crc crio[23067]: time="2026-06-11T00:10:58.071907733Z" 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=6f6bc25f-953c-40d9-aef4-5a7d25528eb4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.969238 | controller | Jun 11 00:10:58.085561 crc crio[23067]: time="2026-06-11T00:10:58.085439337Z" level=info msg="Ran pod sandbox 25bdb0ade507f0284e4cea03a40d721b5010800029abe1a632910867f84d89e4 with infra container: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-9mjv4/POD" id=6f6bc25f-953c-40d9-aef4-5a7d25528eb4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.969254 | controller | Jun 11 00:10:58.087907 crc crio[23067]: time="2026-06-11T00:10:58.087836022Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=f380dc9d-39b6-4743-95c8-e27b6a80e75b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.969270 | controller | Jun 11 00:10:58.088068 crc crio[23067]: time="2026-06-11T00:10:58.088020527Z" level=info msg="Image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b not found" id=f380dc9d-39b6-4743-95c8-e27b6a80e75b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.969285 | controller | Jun 11 00:10:58.088134 crc crio[23067]: time="2026-06-11T00:10:58.088095939Z" level=info msg="Neither image nor artfiact quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b found" id=f380dc9d-39b6-4743-95c8-e27b6a80e75b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.969305 | controller | Jun 11 00:10:58.090145 crc crio[23067]: time="2026-06-11T00:10:58.089947309Z" level=info msg="Pulling image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=4069757e-37a2-4e78-8b06-7b51cbf9b0ba name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:46.969321 | controller | Jun 11 00:10:58.095036 crc crio[23067]: time="2026-06-11T00:10:58.094954573Z" level=info msg="Trying to access \"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\""
2026-06-11 01:10:46.969337 | controller | Jun 11 00:11:14.296794 crc crio[23067]: time="2026-06-11T00:11:14.291353417Z" level=info msg="Pulled image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=9869de5d-50bf-469e-8d9e-e27fa0d0ff64 name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:46.969372 | controller | Jun 11 00:11:14.301594 crc crio[23067]: time="2026-06-11T00:11:14.301332416Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=0af4e93c-d6a5-419f-a733-0a7c3793d197 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.969390 | controller | Jun 11 00:11:14.468627 crc crio[23067]: time="2026-06-11T00:11:14.462473181Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=ea4167ab-7372-46b7-b029-0a3a536b8f54 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.969407 | controller | Jun 11 00:11:14.517954 crc crio[23067]: time="2026-06-11T00:11:14.517742938Z" level=info msg="Pulled image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=4069757e-37a2-4e78-8b06-7b51cbf9b0ba name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:46.969423 | controller | Jun 11 00:11:14.518865 crc crio[23067]: time="2026-06-11T00:11:14.518799687Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=f1179379-3a89-4465-bf80-ea7000d33950 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.969438 | controller | Jun 11 00:11:14.519310 crc crio[23067]: time="2026-06-11T00:11:14.519227908Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-4c6df/cp-frr-files" id=f9e92a8b-28bd-4586-ac18-e527c99535aa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.969454 | controller | Jun 11 00:11:14.522941 crc crio[23067]: time="2026-06-11T00:11:14.522791784Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=c89f8ad5-b93d-4d23-9c33-940ec20e562f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.969469 | controller | Jun 11 00:11:14.526177 crc crio[23067]: time="2026-06-11T00:11:14.526083323Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.969484 | controller | Jun 11 00:11:14.552344 crc crio[23067]: time="2026-06-11T00:11:14.552123113Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-9mjv4/frr-k8s-webhook-server" id=e70e3069-5ee0-446f-9692-069cf052a9b2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.969500 | controller | Jun 11 00:11:14.557494 crc crio[23067]: time="2026-06-11T00:11:14.557409636Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.969515 | controller | Jun 11 00:11:14.591843 crc crio[23067]: time="2026-06-11T00:11:14.591561625Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.969534 | controller | Jun 11 00:11:14.596800 crc crio[23067]: time="2026-06-11T00:11:14.596713383Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.969550 | controller | Jun 11 00:11:14.604558 crc crio[23067]: time="2026-06-11T00:11:14.604434611Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.969565 | controller | Jun 11 00:11:14.613947 crc crio[23067]: time="2026-06-11T00:11:14.613856825Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.969581 | controller | Jun 11 00:11:15.184356 crc crio[23067]: time="2026-06-11T00:11:15.18420284Z" level=info msg="Created container e31807155cdb14bffb2f38c746498524ba02beef72ef34ae9399e1da2000d95c: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-9mjv4/frr-k8s-webhook-server" id=e70e3069-5ee0-446f-9692-069cf052a9b2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.969596 | controller | Jun 11 00:11:15.186214 crc crio[23067]: time="2026-06-11T00:11:15.186086161Z" level=info msg="Starting container: e31807155cdb14bffb2f38c746498524ba02beef72ef34ae9399e1da2000d95c" id=272a4f5b-b075-483d-9793-62d712941143 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.969613 | controller | Jun 11 00:11:15.196234 crc crio[23067]: time="2026-06-11T00:11:15.19606566Z" level=info msg="Started container" PID=44848 containerID=e31807155cdb14bffb2f38c746498524ba02beef72ef34ae9399e1da2000d95c description=openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-9mjv4/frr-k8s-webhook-server id=272a4f5b-b075-483d-9793-62d712941143 name=/runtime.v1.RuntimeService/StartContainer sandboxID=25bdb0ade507f0284e4cea03a40d721b5010800029abe1a632910867f84d89e4
2026-06-11 01:10:46.969629 | controller | Jun 11 00:11:15.257012 crc crio[23067]: time="2026-06-11T00:11:15.256778513Z" level=info msg="Created container 6c0211717383759a95ef9b09dbdab1e6cd1babd0d8dd313baf3c48038de7dc4f: openshift-frr-k8s/frr-k8s-4c6df/cp-frr-files" id=f9e92a8b-28bd-4586-ac18-e527c99535aa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.969645 | controller | Jun 11 00:11:15.258211 crc crio[23067]: time="2026-06-11T00:11:15.258089468Z" level=info msg="Starting container: 6c0211717383759a95ef9b09dbdab1e6cd1babd0d8dd313baf3c48038de7dc4f" id=a7f03b1d-26b9-415e-b6ad-eccca8f5e047 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.969661 | controller | Jun 11 00:11:15.266327 crc crio[23067]: time="2026-06-11T00:11:15.266215227Z" level=info msg="Started container" PID=44847 containerID=6c0211717383759a95ef9b09dbdab1e6cd1babd0d8dd313baf3c48038de7dc4f description=openshift-frr-k8s/frr-k8s-4c6df/cp-frr-files id=a7f03b1d-26b9-415e-b6ad-eccca8f5e047 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8ef44194988b041ee023f03018d2d82bc31eaef355a04dfd33976dd05c61d40e
2026-06-11 01:10:46.969678 | controller | Jun 11 00:11:16.514740 crc crio[23067]: time="2026-06-11T00:11:16.514091921Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=6ce854f8-f0b3-4b98-b97c-b1350038b984 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.969694 | controller | Jun 11 00:11:16.520986 crc crio[23067]: time="2026-06-11T00:11:16.520906135Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=e3025b13-da43-4331-90c8-069bfa3aaca9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.969710 | controller | Jun 11 00:11:16.545059 crc crio[23067]: time="2026-06-11T00:11:16.544732336Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-4c6df/cp-reloader" id=75aca79e-fc48-4622-b050-6a31620de645 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.969732 | controller | Jun 11 00:11:16.547320 crc crio[23067]: time="2026-06-11T00:11:16.547150301Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.969749 | controller | Jun 11 00:11:16.579125 crc crio[23067]: time="2026-06-11T00:11:16.578779212Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.969766 | controller | Jun 11 00:11:16.583634 crc crio[23067]: time="2026-06-11T00:11:16.583509329Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.969781 | controller | Jun 11 00:11:16.725157 crc crio[23067]: time="2026-06-11T00:11:16.725021067Z" level=info msg="Created container f277cc10016dc16ceac54d8f7b4efc542b08e5fd28715e95e29e934cb68068c2: openshift-frr-k8s/frr-k8s-4c6df/cp-reloader" id=75aca79e-fc48-4622-b050-6a31620de645 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.969798 | controller | Jun 11 00:11:16.726887 crc crio[23067]: time="2026-06-11T00:11:16.726734033Z" level=info msg="Starting container: f277cc10016dc16ceac54d8f7b4efc542b08e5fd28715e95e29e934cb68068c2" id=98587921-3f39-4639-a89d-3ab51a37d45b name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.969814 | controller | Jun 11 00:11:16.736783 crc crio[23067]: time="2026-06-11T00:11:16.736471725Z" level=info msg="Started container" PID=44890 containerID=f277cc10016dc16ceac54d8f7b4efc542b08e5fd28715e95e29e934cb68068c2 description=openshift-frr-k8s/frr-k8s-4c6df/cp-reloader id=98587921-3f39-4639-a89d-3ab51a37d45b name=/runtime.v1.RuntimeService/StartContainer sandboxID=8ef44194988b041ee023f03018d2d82bc31eaef355a04dfd33976dd05c61d40e
2026-06-11 01:10:46.969830 | controller | Jun 11 00:11:17.529968 crc crio[23067]: time="2026-06-11T00:11:17.529758699Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=0a06926b-8b34-4e24-8ac2-7bd128c48f63 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.969846 | controller | Jun 11 00:11:17.544788 crc crio[23067]: time="2026-06-11T00:11:17.543720875Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=b1a3b4b8-dc6f-43ce-8ba0-8873a0987eba name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.969861 | controller | Jun 11 00:11:17.555390 crc crio[23067]: time="2026-06-11T00:11:17.555260055Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-4c6df/cp-metrics" id=ad2bb4b1-2910-487b-81f0-691c4fc84afb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.969877 | controller | Jun 11 00:11:17.559284 crc crio[23067]: time="2026-06-11T00:11:17.559209461Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.969894 | controller | Jun 11 00:11:17.609223 crc crio[23067]: time="2026-06-11T00:11:17.602330892Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.969910 | controller | Jun 11 00:11:17.609223 crc crio[23067]: time="2026-06-11T00:11:17.607433029Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.969926 | controller | Jun 11 00:11:17.895971 crc crio[23067]: time="2026-06-11T00:11:17.895009646Z" level=info msg="Created container 42eca755da31668abee26ddc5144239d17da33ed31f64de33f235cb4cad3b670: openshift-frr-k8s/frr-k8s-4c6df/cp-metrics" id=ad2bb4b1-2910-487b-81f0-691c4fc84afb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.969945 | controller | Jun 11 00:11:17.896976 crc crio[23067]: time="2026-06-11T00:11:17.896545478Z" level=info msg="Starting container: 42eca755da31668abee26ddc5144239d17da33ed31f64de33f235cb4cad3b670" id=7cb66207-9dc7-4dd8-a52e-b183918abe7a name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.969962 | controller | Jun 11 00:11:17.903232 crc crio[23067]: time="2026-06-11T00:11:17.903128755Z" level=info msg="Started container" PID=44900 containerID=42eca755da31668abee26ddc5144239d17da33ed31f64de33f235cb4cad3b670 description=openshift-frr-k8s/frr-k8s-4c6df/cp-metrics id=7cb66207-9dc7-4dd8-a52e-b183918abe7a name=/runtime.v1.RuntimeService/StartContainer sandboxID=8ef44194988b041ee023f03018d2d82bc31eaef355a04dfd33976dd05c61d40e
2026-06-11 01:10:46.969978 | controller | Jun 11 00:11:18.550559 crc crio[23067]: time="2026-06-11T00:11:18.550088342Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=74f9de85-bfc7-430f-a9f6-694c0e5d3f1d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.969994 | controller | Jun 11 00:11:18.557172 crc crio[23067]: time="2026-06-11T00:11:18.556975367Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=e6f87360-bb3b-45dd-936d-dd2833fb9d6e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.970009 | controller | Jun 11 00:11:18.570945 crc crio[23067]: time="2026-06-11T00:11:18.57084013Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-4c6df/cp-frr-status" id=b2c14f17-19fa-4921-bbc3-bf4d10af5795 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.970025 | controller | Jun 11 00:11:18.573263 crc crio[23067]: time="2026-06-11T00:11:18.573190894Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.970041 | controller | Jun 11 00:11:18.614921 crc crio[23067]: time="2026-06-11T00:11:18.614715441Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.970056 | controller | Jun 11 00:11:18.619323 crc crio[23067]: time="2026-06-11T00:11:18.619246233Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.970073 | controller | Jun 11 00:11:18.723469 crc crio[23067]: time="2026-06-11T00:11:18.723348644Z" level=info msg="Created container 66ad094017a59ba8ae257677fd0ae1258ea8511296e37f2ea6308d19e955c5cf: openshift-frr-k8s/frr-k8s-4c6df/cp-frr-status" id=b2c14f17-19fa-4921-bbc3-bf4d10af5795 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.970088 | controller | Jun 11 00:11:18.724851 crc crio[23067]: time="2026-06-11T00:11:18.724798923Z" level=info msg="Starting container: 66ad094017a59ba8ae257677fd0ae1258ea8511296e37f2ea6308d19e955c5cf" id=20f75138-cb8b-42f3-b936-0d7a04c4a13a name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.970104 | controller | Jun 11 00:11:18.729346 crc crio[23067]: time="2026-06-11T00:11:18.729261603Z" level=info msg="Started container" PID=44922 containerID=66ad094017a59ba8ae257677fd0ae1258ea8511296e37f2ea6308d19e955c5cf description=openshift-frr-k8s/frr-k8s-4c6df/cp-frr-status id=20f75138-cb8b-42f3-b936-0d7a04c4a13a name=/runtime.v1.RuntimeService/StartContainer sandboxID=8ef44194988b041ee023f03018d2d82bc31eaef355a04dfd33976dd05c61d40e
2026-06-11 01:10:46.970121 | controller | Jun 11 00:11:19.569775 crc crio[23067]: time="2026-06-11T00:11:19.569048907Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=aed96080-8f83-4f11-9017-fa36ac2a0ea8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.970139 | controller | Jun 11 00:11:19.594970 crc crio[23067]: time="2026-06-11T00:11:19.594824381Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=6dba286f-b700-485b-b373-feb13b1795d2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.970155 | controller | Jun 11 00:11:19.607161 crc crio[23067]: time="2026-06-11T00:11:19.60707798Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-4c6df/controller" id=7a3f6c0d-b62e-46a1-b920-8a239032931a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.970171 | controller | Jun 11 00:11:19.609420 crc crio[23067]: time="2026-06-11T00:11:19.60929678Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.970186 | controller | Jun 11 00:11:19.652055 crc crio[23067]: time="2026-06-11T00:11:19.647379845Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.970202 | controller | Jun 11 00:11:19.652055 crc crio[23067]: time="2026-06-11T00:11:19.650351215Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.970217 | controller | Jun 11 00:11:19.812277 crc crio[23067]: time="2026-06-11T00:11:19.812172669Z" level=info msg="Created container 4794c14ec171946340b87f8638471b1356a4dc42f475aef1087c8e0bb1fcbdd8: openshift-frr-k8s/frr-k8s-4c6df/controller" id=7a3f6c0d-b62e-46a1-b920-8a239032931a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.970233 | controller | Jun 11 00:11:19.813611 crc crio[23067]: time="2026-06-11T00:11:19.813483294Z" level=info msg="Starting container: 4794c14ec171946340b87f8638471b1356a4dc42f475aef1087c8e0bb1fcbdd8" id=7f33ccf1-ef16-4697-8dd6-cd1f28bf05f1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.970249 | controller | Jun 11 00:11:19.820293 crc crio[23067]: time="2026-06-11T00:11:19.820215675Z" level=info msg="Started container" PID=44962 containerID=4794c14ec171946340b87f8638471b1356a4dc42f475aef1087c8e0bb1fcbdd8 description=openshift-frr-k8s/frr-k8s-4c6df/controller id=7f33ccf1-ef16-4697-8dd6-cd1f28bf05f1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8ef44194988b041ee023f03018d2d82bc31eaef355a04dfd33976dd05c61d40e
2026-06-11 01:10:46.970264 | controller | Jun 11 00:11:19.882285 crc crio[23067]: time="2026-06-11T00:11:19.88171983Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=e50b9f23-3b52-4794-bab0-aec3c4c0ce83 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.970280 | controller | Jun 11 00:11:19.887395 crc crio[23067]: time="2026-06-11T00:11:19.887315791Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=c23bcb30-cd93-4c77-9cec-574bac35b2be name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.970295 | controller | Jun 11 00:11:19.896897 crc crio[23067]: time="2026-06-11T00:11:19.896825867Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-4c6df/frr" id=40eba3c2-635a-437f-93e7-f971b45d7615 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.970311 | controller | Jun 11 00:11:19.899339 crc crio[23067]: time="2026-06-11T00:11:19.899289043Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.970330 | controller | Jun 11 00:11:19.936077 crc crio[23067]: time="2026-06-11T00:11:19.932931498Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.970348 | controller | Jun 11 00:11:19.937966 crc crio[23067]: time="2026-06-11T00:11:19.937890281Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.970395 | controller | Jun 11 00:11:20.085846 crc crio[23067]: time="2026-06-11T00:11:20.085712729Z" level=info msg="Created container 35e0ad58e414f93bbc3386ba052a47ca1b04e4fd4fe30b57a3366638bdedde53: openshift-frr-k8s/frr-k8s-4c6df/frr" id=40eba3c2-635a-437f-93e7-f971b45d7615 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.970416 | controller | Jun 11 00:11:20.093130 crc crio[23067]: time="2026-06-11T00:11:20.093029626Z" level=info msg="Starting container: 35e0ad58e414f93bbc3386ba052a47ca1b04e4fd4fe30b57a3366638bdedde53" id=b20c0139-18cb-4c5e-918e-cef7bc63618f name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.970433 | controller | Jun 11 00:11:20.100393 crc crio[23067]: time="2026-06-11T00:11:20.100285111Z" level=info msg="Started container" PID=44981 containerID=35e0ad58e414f93bbc3386ba052a47ca1b04e4fd4fe30b57a3366638bdedde53 description=openshift-frr-k8s/frr-k8s-4c6df/frr id=b20c0139-18cb-4c5e-918e-cef7bc63618f name=/runtime.v1.RuntimeService/StartContainer sandboxID=8ef44194988b041ee023f03018d2d82bc31eaef355a04dfd33976dd05c61d40e
2026-06-11 01:10:46.970449 | controller | Jun 11 00:11:20.115237 crc crio[23067]: time="2026-06-11T00:11:20.112308974Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=44c09530-d160-4053-893c-a32c512453fa name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.970464 | controller | Jun 11 00:11:20.117152 crc crio[23067]: time="2026-06-11T00:11:20.117048102Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=d87252b2-f400-40ec-b504-7dee66a3ce09 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.970480 | controller | Jun 11 00:11:20.129398 crc crio[23067]: time="2026-06-11T00:11:20.129329232Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-4c6df/reloader" id=7e01743b-4cc8-4a6f-860f-021364e2d741 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.970495 | controller | Jun 11 00:11:20.134247 crc crio[23067]: time="2026-06-11T00:11:20.134201403Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.970510 | controller | Jun 11 00:11:20.172010 crc crio[23067]: time="2026-06-11T00:11:20.171962859Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.970526 | controller | Jun 11 00:11:20.175917 crc crio[23067]: time="2026-06-11T00:11:20.175893265Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.970541 | controller | Jun 11 00:11:20.387015 crc crio[23067]: time="2026-06-11T00:11:20.386774079Z" level=info msg="Created container d77dfb876651acdba307c624b9ebd2e326a6ec960edc67ff11b735b4e9eeff0d: openshift-frr-k8s/frr-k8s-4c6df/reloader" id=7e01743b-4cc8-4a6f-860f-021364e2d741 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.970556 | controller | Jun 11 00:11:20.389716 crc crio[23067]: time="2026-06-11T00:11:20.389572114Z" level=info msg="Starting container: d77dfb876651acdba307c624b9ebd2e326a6ec960edc67ff11b735b4e9eeff0d" id=75bf8fbb-042f-4482-9ef3-fa74aa5b2d5e name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.970575 | controller | Jun 11 00:11:20.395176 crc crio[23067]: time="2026-06-11T00:11:20.395076893Z" level=info msg="Started container" PID=45014 containerID=d77dfb876651acdba307c624b9ebd2e326a6ec960edc67ff11b735b4e9eeff0d description=openshift-frr-k8s/frr-k8s-4c6df/reloader id=75bf8fbb-042f-4482-9ef3-fa74aa5b2d5e name=/runtime.v1.RuntimeService/StartContainer sandboxID=8ef44194988b041ee023f03018d2d82bc31eaef355a04dfd33976dd05c61d40e
2026-06-11 01:10:46.970591 | controller | Jun 11 00:11:20.425365 crc crio[23067]: time="2026-06-11T00:11:20.425272315Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=b43187bc-5bad-4bbd-9a19-296b73f8442c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.970607 | controller | Jun 11 00:11:20.435239 crc crio[23067]: time="2026-06-11T00:11:20.435071739Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=e168a525-16d9-479d-9147-6eea9031b432 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.970622 | controller | Jun 11 00:11:20.446446 crc crio[23067]: time="2026-06-11T00:11:20.44625772Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-4c6df/frr-metrics" id=83128d4b-bf35-4cb5-95c3-713e3daa2ee1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.970637 | controller | Jun 11 00:11:20.448141 crc crio[23067]: time="2026-06-11T00:11:20.448011317Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.970652 | controller | Jun 11 00:11:20.483238 crc crio[23067]: time="2026-06-11T00:11:20.482988938Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.970667 | controller | Jun 11 00:11:20.488008 crc crio[23067]: time="2026-06-11T00:11:20.487930471Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.970683 | controller | Jun 11 00:11:20.644745 crc crio[23067]: time="2026-06-11T00:11:20.643802815Z" level=info msg="Created container b93b87305ef7c7bc658925482c0178855a876e672360da222fc33ee937778f55: openshift-frr-k8s/frr-k8s-4c6df/frr-metrics" id=83128d4b-bf35-4cb5-95c3-713e3daa2ee1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.970698 | controller | Jun 11 00:11:20.651039 crc crio[23067]: time="2026-06-11T00:11:20.649023955Z" level=info msg="Starting container: b93b87305ef7c7bc658925482c0178855a876e672360da222fc33ee937778f55" id=f9bc7e3e-8a4f-47a0-a5ab-e6171da2bb59 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.970714 | controller | Jun 11 00:11:20.653817 crc crio[23067]: time="2026-06-11T00:11:20.653786544Z" level=info msg="Started container" PID=45039 containerID=b93b87305ef7c7bc658925482c0178855a876e672360da222fc33ee937778f55 description=openshift-frr-k8s/frr-k8s-4c6df/frr-metrics id=f9bc7e3e-8a4f-47a0-a5ab-e6171da2bb59 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8ef44194988b041ee023f03018d2d82bc31eaef355a04dfd33976dd05c61d40e
2026-06-11 01:10:46.970730 | controller | Jun 11 00:11:20.667949 crc crio[23067]: time="2026-06-11T00:11:20.667797791Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=c414e445-7d71-4e85-b1e1-d05cd661501b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.970746 | controller | Jun 11 00:11:20.673596 crc crio[23067]: time="2026-06-11T00:11:20.673506274Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=88def7a1-3ad4-449b-9122-e5c84f3a3f31 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.970766 | controller | Jun 11 00:11:20.720106 crc crio[23067]: time="2026-06-11T00:11:20.720027446Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-4c6df/frr-status" id=77c9d90c-1150-49c8-9ca1-919dc82bbf07 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.970782 | controller | Jun 11 00:11:20.724374 crc crio[23067]: time="2026-06-11T00:11:20.724347592Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.970798 | controller | Jun 11 00:11:20.757982 crc crio[23067]: time="2026-06-11T00:11:20.756887648Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.970813 | controller | Jun 11 00:11:20.762073 crc crio[23067]: time="2026-06-11T00:11:20.761997205Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.970829 | controller | Jun 11 00:11:20.888335 crc crio[23067]: time="2026-06-11T00:11:20.888267823Z" level=info msg="Created container faccac8ff3fde43914c92c7e9873cae6551450e5eb3c0d41d0193c990ef4a6f9: openshift-frr-k8s/frr-k8s-4c6df/frr-status" id=77c9d90c-1150-49c8-9ca1-919dc82bbf07 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.970845 | controller | Jun 11 00:11:20.890476 crc crio[23067]: time="2026-06-11T00:11:20.890384809Z" level=info msg="Starting container: faccac8ff3fde43914c92c7e9873cae6551450e5eb3c0d41d0193c990ef4a6f9" id=9da84cba-6f7f-4194-8952-6ecccd542f83 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.970860 | controller | Jun 11 00:11:20.896436 crc crio[23067]: time="2026-06-11T00:11:20.8963386Z" level=info msg="Started container" PID=45056 containerID=faccac8ff3fde43914c92c7e9873cae6551450e5eb3c0d41d0193c990ef4a6f9 description=openshift-frr-k8s/frr-k8s-4c6df/frr-status id=9da84cba-6f7f-4194-8952-6ecccd542f83 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8ef44194988b041ee023f03018d2d82bc31eaef355a04dfd33976dd05c61d40e
2026-06-11 01:10:46.970876 | controller | Jun 11 00:11:20.907214 crc crio[23067]: time="2026-06-11T00:11:20.907149861Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=3ea94d2a-5265-4a5f-8c88-1e55db7153b3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.970892 | controller | Jun 11 00:11:20.911157 crc crio[23067]: time="2026-06-11T00:11:20.911041785Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=a345d24b-3edf-4cfe-9fdb-55244d8491dc name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.970908 | controller | Jun 11 00:11:20.923396 crc crio[23067]: time="2026-06-11T00:11:20.923049338Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-4c6df/kube-rbac-proxy" id=66a79c05-7b29-48fa-bf38-bb65ae6ea6f3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.970924 | controller | Jun 11 00:11:20.924001 crc crio[23067]: time="2026-06-11T00:11:20.923428239Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.970939 | controller | Jun 11 00:11:20.975194 crc crio[23067]: time="2026-06-11T00:11:20.975088149Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.970955 | controller | Jun 11 00:11:21.396790 crc crio[23067]: time="2026-06-11T00:11:21.39583615Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.970974 | controller | Jun 11 00:11:21.498900 crc crio[23067]: time="2026-06-11T00:11:21.49879958Z" level=info msg="Created container a9c08d6708c5b761c44a7d50485f6582e644101d767517792ee5d9ef0b6fc72e: openshift-frr-k8s/frr-k8s-4c6df/kube-rbac-proxy" id=66a79c05-7b29-48fa-bf38-bb65ae6ea6f3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.970990 | controller | Jun 11 00:11:21.500328 crc crio[23067]: time="2026-06-11T00:11:21.500236698Z" level=info msg="Starting container: a9c08d6708c5b761c44a7d50485f6582e644101d767517792ee5d9ef0b6fc72e" id=6a55f098-fcf3-4732-b3d0-b82210a45a5f name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.971006 | controller | Jun 11 00:11:21.506329 crc crio[23067]: time="2026-06-11T00:11:21.50623206Z" level=info msg="Started container" PID=45084 containerID=a9c08d6708c5b761c44a7d50485f6582e644101d767517792ee5d9ef0b6fc72e description=openshift-frr-k8s/frr-k8s-4c6df/kube-rbac-proxy id=6a55f098-fcf3-4732-b3d0-b82210a45a5f name=/runtime.v1.RuntimeService/StartContainer sandboxID=8ef44194988b041ee023f03018d2d82bc31eaef355a04dfd33976dd05c61d40e
2026-06-11 01:10:46.971022 | controller | Jun 11 00:11:21.529424 crc crio[23067]: time="2026-06-11T00:11:21.529164647Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=3e276da9-efb3-40d7-ad0e-cdbc51380a8b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.971039 | controller | Jun 11 00:11:21.532756 crc crio[23067]: time="2026-06-11T00:11:21.532503147Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=bda266de-6630-43d9-ac9d-54f6fa4954bc name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.971055 | controller | Jun 11 00:11:21.543113 crc crio[23067]: time="2026-06-11T00:11:21.542983209Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-4c6df/kube-rbac-proxy-frr" id=07a77ec7-d094-4369-b031-a925dd40b8f9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.971071 | controller | Jun 11 00:11:21.543496 crc crio[23067]: time="2026-06-11T00:11:21.54339555Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.971087 | controller | Jun 11 00:11:21.590719 crc crio[23067]: time="2026-06-11T00:11:21.590077526Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.971102 | controller | Jun 11 00:11:22.281866 crc crio[23067]: time="2026-06-11T00:11:22.280097134Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.971118 | controller | Jun 11 00:11:22.391188 crc crio[23067]: time="2026-06-11T00:11:22.391053007Z" level=info msg="Created container cd1e23bf16fb7f881a1e4be5dd02b76110306d834424af3be673da5a1e897780: openshift-frr-k8s/frr-k8s-4c6df/kube-rbac-proxy-frr" id=07a77ec7-d094-4369-b031-a925dd40b8f9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.971133 | controller | Jun 11 00:11:22.392741 crc crio[23067]: time="2026-06-11T00:11:22.392608509Z" level=info msg="Starting container: cd1e23bf16fb7f881a1e4be5dd02b76110306d834424af3be673da5a1e897780" id=4b7eb605-0451-453e-9680-582b0d488c9e name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.971149 | controller | Jun 11 00:11:22.411443 crc crio[23067]: time="2026-06-11T00:11:22.41088234Z" level=info msg="Started container" PID=45117 containerID=cd1e23bf16fb7f881a1e4be5dd02b76110306d834424af3be673da5a1e897780 description=openshift-frr-k8s/frr-k8s-4c6df/kube-rbac-proxy-frr id=4b7eb605-0451-453e-9680-582b0d488c9e name=/runtime.v1.RuntimeService/StartContainer sandboxID=8ef44194988b041ee023f03018d2d82bc31eaef355a04dfd33976dd05c61d40e
2026-06-11 01:10:46.971169 | controller | Jun 11 00:11:47.491852 crc crio[23067]: time="2026-06-11T00:11:47.491126375Z" level=info msg="Running pod sandbox: baremetal-operator-system/baremetal-operator-controller-manager-6b59b74864-dtfqt/POD" id=62ad92dc-a810-4695-baf0-642d4867b2b0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.971186 | controller | Jun 11 00:11:47.491852 crc crio[23067]: time="2026-06-11T00:11:47.491907046Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.971201 | controller | Jun 11 00:11:47.534476 crc crio[23067]: time="2026-06-11T00:11:47.534317667Z" level=info msg="Got pod network &{Name:baremetal-operator-controller-manager-6b59b74864-dtfqt Namespace:baremetal-operator-system ID:5c42026f9c5d37af6e46c4a6528f4deb982d59af179a10736ce27a746509ed65 UID:2c2c1c70-e4b7-47e3-aa4c-5d3f3f6bc408 NetNS:/var/run/netns/013bcce9-87d1-4b41-98e5-4559946ad5fa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2c2c1c70_e4b7_47e3_aa4c_5d3f3f6bc408.slice PodAnnotations:0xc0029b21b0}] Aliases:map[]}"
2026-06-11 01:10:46.971217 | controller | Jun 11 00:11:47.534476 crc crio[23067]: time="2026-06-11T00:11:47.534384529Z" level=info msg="Adding pod baremetal-operator-system_baremetal-operator-controller-manager-6b59b74864-dtfqt to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.971232 | controller | Jun 11 00:11:47.941704 crc crio[23067]: 2026-06-11T00:11:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5c42026f9c5d37a Mac:ca:22:6c:d9:86:08 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:36 Mtu:0 Sandbox:/var/run/netns/013bcce9-87d1-4b41-98e5-4559946ad5fa SocketPath: PciID:}] [{Interface:0xc000014ea0 Address:{IP:10.217.0.54 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:46.971248 | controller | Jun 11 00:11:47.947444 crc crio[23067]: time="2026-06-11T00:11:47.947192106Z" level=info msg="Got pod network &{Name:baremetal-operator-controller-manager-6b59b74864-dtfqt Namespace:baremetal-operator-system ID:5c42026f9c5d37af6e46c4a6528f4deb982d59af179a10736ce27a746509ed65 UID:2c2c1c70-e4b7-47e3-aa4c-5d3f3f6bc408 NetNS:/var/run/netns/013bcce9-87d1-4b41-98e5-4559946ad5fa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2c2c1c70_e4b7_47e3_aa4c_5d3f3f6bc408.slice PodAnnotations:0xc0029b21b0}] Aliases:map[]}"
2026-06-11 01:10:46.971264 | controller | Jun 11 00:11:47.947623 crc crio[23067]: time="2026-06-11T00:11:47.947527235Z" level=info msg="Checking pod baremetal-operator-system_baremetal-operator-controller-manager-6b59b74864-dtfqt for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:46.971279 | controller | Jun 11 00:11:47.962869 crc crio[23067]: time="2026-06-11T00:11:47.962240321Z" level=info msg="Ran pod sandbox 5c42026f9c5d37af6e46c4a6528f4deb982d59af179a10736ce27a746509ed65 with infra container: baremetal-operator-system/baremetal-operator-controller-manager-6b59b74864-dtfqt/POD" id=62ad92dc-a810-4695-baf0-642d4867b2b0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.971295 | controller | Jun 11 00:11:47.968740 crc crio[23067]: time="2026-06-11T00:11:47.968507548Z" level=info msg="Pulling image: quay.io/metal3-io/baremetal-operator:release-0.9" id=e60f3faa-39e5-4dda-ab12-be4e5addf77e name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:46.971310 | controller | Jun 11 00:11:47.982701 crc crio[23067]: time="2026-06-11T00:11:47.982513955Z" level=info msg="Trying to access \"quay.io/metal3-io/baremetal-operator:release-0.9\""
2026-06-11 01:10:46.971325 | controller | Jun 11 00:11:48.431627 crc crio[23067]: time="2026-06-11T00:11:48.431510586Z" level=info msg="Running pod sandbox: openstack-operators/openstack-operator-index-f5kbl/POD" id=279904fa-78b2-4b28-b800-1d24893b5020 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.971345 | controller | Jun 11 00:11:48.431797 crc crio[23067]: time="2026-06-11T00:11:48.431704771Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.971382 | controller | Jun 11 00:11:48.462573 crc crio[23067]: time="2026-06-11T00:11:48.462443948Z" level=info msg="Got pod network &{Name:openstack-operator-index-f5kbl Namespace:openstack-operators ID:713ed958a018c9dcd9c5066aa2acd0ee5e690a2eb3ee5e05e080097ddd05c24a UID:99c42064-4739-4c5d-8989-8c385d99f272 NetNS:/var/run/netns/d5a8af4b-c04c-450e-a40c-f8c1f6d982d6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod99c42064_4739_4c5d_8989_8c385d99f272.slice PodAnnotations:0xc0029b26c0}] Aliases:map[]}"
2026-06-11 01:10:46.971399 | controller | Jun 11 00:11:48.462573 crc crio[23067]: time="2026-06-11T00:11:48.46250453Z" level=info msg="Adding pod openstack-operators_openstack-operator-index-f5kbl to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.971416 | controller | Jun 11 00:11:48.891256 crc crio[23067]: 2026-06-11T00:11:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:713ed958a018c9d Mac:f2:7b:7e:7f:dc:00 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:37 Mtu:0 Sandbox:/var/run/netns/d5a8af4b-c04c-450e-a40c-f8c1f6d982d6 SocketPath: PciID:}] [{Interface:0xc0005225e0 Address:{IP:10.217.0.55 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:46.971432 | controller | Jun 11 00:11:48.893488 crc crio[23067]: time="2026-06-11T00:11:48.893293131Z" level=info msg="Got pod network &{Name:openstack-operator-index-f5kbl Namespace:openstack-operators ID:713ed958a018c9dcd9c5066aa2acd0ee5e690a2eb3ee5e05e080097ddd05c24a UID:99c42064-4739-4c5d-8989-8c385d99f272 NetNS:/var/run/netns/d5a8af4b-c04c-450e-a40c-f8c1f6d982d6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod99c42064_4739_4c5d_8989_8c385d99f272.slice PodAnnotations:0xc0029b26c0}] Aliases:map[]}"
2026-06-11 01:10:46.971447 | controller | Jun 11 00:11:48.894190 crc crio[23067]: time="2026-06-11T00:11:48.894040781Z" level=info msg="Checking pod openstack-operators_openstack-operator-index-f5kbl for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:46.971463 | controller | Jun 11 00:11:49.033453 crc crio[23067]: time="2026-06-11T00:11:49.033315308Z" level=info msg="Running pod sandbox: baremetal-operator-system/baremetal-operator-controller-manager-bb84bd6df-wjfmw/POD" id=48f3fdf3-fe7f-42f0-b0be-2b9264b3c574 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.971478 | controller | Jun 11 00:11:49.033911 crc crio[23067]: time="2026-06-11T00:11:49.033507013Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.971494 | controller | Jun 11 00:11:49.199224 crc crio[23067]: time="2026-06-11T00:11:49.198700888Z" level=info msg="Ran pod sandbox 713ed958a018c9dcd9c5066aa2acd0ee5e690a2eb3ee5e05e080097ddd05c24a with infra container: openstack-operators/openstack-operator-index-f5kbl/POD" id=279904fa-78b2-4b28-b800-1d24893b5020 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.971509 | controller | Jun 11 00:11:49.204774 crc crio[23067]: time="2026-06-11T00:11:49.204490054Z" level=info msg="Pulling image: 38.102.83.64:5001/openstack-k8s-operators/openstack-operator-index:2895d87b692193b55d566fae26f4c769f7f44de8" id=21fe37a9-2cc3-4d4f-840e-239ee7dc8eda name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:46.971525 | controller | Jun 11 00:11:49.207182 crc crio[23067]: time="2026-06-11T00:11:49.207037042Z" level=info msg="Trying to access \"38.102.83.64:5001/openstack-k8s-operators/openstack-operator-index:2895d87b692193b55d566fae26f4c769f7f44de8\""
2026-06-11 01:10:46.971545 | controller | Jun 11 00:11:49.486166 crc crio[23067]: time="2026-06-11T00:11:49.485901845Z" level=info msg="Got pod network &{Name:baremetal-operator-controller-manager-bb84bd6df-wjfmw Namespace:baremetal-operator-system ID:af37a0843fb065ab9608e56db518f6e02e68d0a98450402b03c3750eb48b1950 UID:051ecccb-c82b-4cc1-9b7f-d93439c501ad NetNS:/var/run/netns/2ab67905-3a7a-4255-b764-3e0ec86d3192 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod051ecccb_c82b_4cc1_9b7f_d93439c501ad.slice PodAnnotations:0xc0023922c0}] Aliases:map[]}"
2026-06-11 01:10:46.971561 | controller | Jun 11 00:11:49.486166 crc crio[23067]: time="2026-06-11T00:11:49.486010378Z" level=info msg="Adding pod baremetal-operator-system_baremetal-operator-controller-manager-bb84bd6df-wjfmw to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.971577 | controller | Jun 11 00:11:50.195333 crc crio[23067]: time="2026-06-11T00:11:50.194407608Z" level=info msg="Running pod sandbox: baremetal-operator-system/baremetal-operator-ironic-756675b7cf-mbvbh/POD" id=f9a9665b-d1b4-4a05-914c-968399d499ab name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.971592 | controller | Jun 11 00:11:50.198153 crc crio[23067]: time="2026-06-11T00:11:50.195381155Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.971607 | controller | Jun 11 00:11:50.226188 crc crio[23067]: 2026-06-11T00:11:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:af37a0843fb065a Mac:66:71:a6:70:ef:d2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:38 Mtu:0 Sandbox:/var/run/netns/2ab67905-3a7a-4255-b764-3e0ec86d3192 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.56 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:46.971623 | controller | Jun 11 00:11:50.229420 crc crio[23067]: time="2026-06-11T00:11:50.229279147Z" level=info msg="Got pod network &{Name:baremetal-operator-controller-manager-bb84bd6df-wjfmw Namespace:baremetal-operator-system ID:af37a0843fb065ab9608e56db518f6e02e68d0a98450402b03c3750eb48b1950 UID:051ecccb-c82b-4cc1-9b7f-d93439c501ad NetNS:/var/run/netns/2ab67905-3a7a-4255-b764-3e0ec86d3192 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod051ecccb_c82b_4cc1_9b7f_d93439c501ad.slice PodAnnotations:0xc0023922c0}] Aliases:map[]}"
2026-06-11 01:10:46.971639 | controller | Jun 11 00:11:50.229626 crc crio[23067]: time="2026-06-11T00:11:50.229513903Z" level=info msg="Checking pod baremetal-operator-system_baremetal-operator-controller-manager-bb84bd6df-wjfmw for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:46.971655 | controller | Jun 11 00:11:50.692182 crc crio[23067]: time="2026-06-11T00:11:50.682174412Z" level=info msg="Ran pod sandbox af37a0843fb065ab9608e56db518f6e02e68d0a98450402b03c3750eb48b1950 with infra container: baremetal-operator-system/baremetal-operator-controller-manager-bb84bd6df-wjfmw/POD" id=48f3fdf3-fe7f-42f0-b0be-2b9264b3c574 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.971670 | controller | Jun 11 00:11:50.692182 crc crio[23067]: time="2026-06-11T00:11:50.687479045Z" level=info msg="Pulling image: quay.io/metal3-io/baremetal-operator:latest" id=fba9999c-c649-43d4-9d38-40e97bba18d9 name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:46.971686 | controller | Jun 11 00:11:50.693246 crc crio[23067]: time="2026-06-11T00:11:50.692713326Z" level=info msg="Trying to access \"quay.io/metal3-io/baremetal-operator:latest\""
2026-06-11 01:10:46.971702 | controller | Jun 11 00:11:51.103328 crc crio[23067]: time="2026-06-11T00:11:51.102759039Z" 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=f9a9665b-d1b4-4a05-914c-968399d499ab name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.971721 | controller | Jun 11 00:11:52.074880 crc crio[23067]: time="2026-06-11T00:11:52.067883856Z" level=info msg="Ran pod sandbox 16b26dbcd7c73816c0765b4a9e64acdc43849700c0ace60dbb05bb6faaae1ae6 with infra container: baremetal-operator-system/baremetal-operator-ironic-756675b7cf-mbvbh/POD" id=f9a9665b-d1b4-4a05-914c-968399d499ab name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.971737 | controller | Jun 11 00:11:52.074880 crc crio[23067]: time="2026-06-11T00:11:52.071110173Z" level=info msg="Pulling image: quay.io/metal3-io/ironic-ipa-downloader:latest" id=00371389-dca2-4e41-9bb9-8a978ae55c05 name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:46.971752 | controller | Jun 11 00:11:52.081178 crc crio[23067]: time="2026-06-11T00:11:52.080962778Z" level=info msg="Trying to access \"quay.io/metal3-io/ironic-ipa-downloader:latest\""
2026-06-11 01:10:46.971767 | controller | Jun 11 00:11:52.911884 crc crio[23067]: time="2026-06-11T00:11:52.91024774Z" level=info msg="Running pod sandbox: openstack-operators/openstack-operator-index-m4mgp/POD" id=d605ef95-487e-4079-8fbe-2517aa667c68 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.971782 | controller | Jun 11 00:11:52.911884 crc crio[23067]: time="2026-06-11T00:11:52.910691562Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.971798 | controller | Jun 11 00:11:54.746717 crc crio[23067]: time="2026-06-11T00:11:54.746319762Z" level=info msg="Got pod network &{Name:openstack-operator-index-m4mgp Namespace:openstack-operators ID:8fcfaeeb0b42b949d0dd17628a9ae568a52b7c6e77bb186b6e3ab92b7d1cd4ef UID:9fb4b604-4e2f-48a5-9ac1-fb8674e41d3b NetNS:/var/run/netns/7a4aa8cf-a198-40bd-a81d-1ab84529c8c1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9fb4b604_4e2f_48a5_9ac1_fb8674e41d3b.slice PodAnnotations:0xc00008c2d0}] Aliases:map[]}"
2026-06-11 01:10:46.971813 | controller | Jun 11 00:11:54.747598 crc crio[23067]: time="2026-06-11T00:11:54.747572596Z" level=info msg="Adding pod openstack-operators_openstack-operator-index-m4mgp to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.971829 | controller | Jun 11 00:11:54.815041 crc crio[23067]: time="2026-06-11T00:11:54.813985963Z" level=info msg="Pulled image: quay.io/metal3-io/baremetal-operator@sha256:9ef16b26df77e09ed539968e7c9664caa407b3271b47747c22f676af9f47a963" id=e60f3faa-39e5-4dda-ab12-be4e5addf77e name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:46.971844 | controller | Jun 11 00:11:54.819174 crc crio[23067]: time="2026-06-11T00:11:54.819035609Z" level=info msg="Checking image status: quay.io/metal3-io/baremetal-operator:release-0.9" id=28531f9b-d2a8-4835-97ab-c8eb79459216 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.971859 | controller | Jun 11 00:11:54.845131 crc crio[23067]: time="2026-06-11T00:11:54.844999247Z" level=info msg="Checking image status: quay.io/metal3-io/baremetal-operator:release-0.9" id=2ed833e0-fe2a-4133-a33f-b7df3af088e0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.971875 | controller | Jun 11 00:11:54.870236 crc crio[23067]: time="2026-06-11T00:11:54.870165774Z" level=info msg="Creating container: baremetal-operator-system/baremetal-operator-controller-manager-6b59b74864-dtfqt/manager" id=0cd468e1-6d1c-4cec-a94e-333cb7be890d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.971890 | controller | Jun 11 00:11:54.873738 crc crio[23067]: time="2026-06-11T00:11:54.87370929Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.971905 | controller | Jun 11 00:11:54.933100 crc crio[23067]: time="2026-06-11T00:11:54.933053176Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.971924 | controller | Jun 11 00:11:55.040894 crc crio[23067]: time="2026-06-11T00:11:55.040514398Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.971940 | controller | Jun 11 00:11:55.326381 crc crio[23067]: time="2026-06-11T00:11:55.326241454Z" level=info msg="Created container ca3dbefe746481ce58f0ee8b44bba540798c001ea390109831b5f8863a2cf22d: baremetal-operator-system/baremetal-operator-controller-manager-6b59b74864-dtfqt/manager" id=0cd468e1-6d1c-4cec-a94e-333cb7be890d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.971956 | controller | Jun 11 00:11:55.332068 crc crio[23067]: time="2026-06-11T00:11:55.331435574Z" level=info msg="Starting container: ca3dbefe746481ce58f0ee8b44bba540798c001ea390109831b5f8863a2cf22d" id=a8962525-4189-48f5-a763-1d187d9537c0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.971971 | controller | Jun 11 00:11:55.348992 crc crio[23067]: time="2026-06-11T00:11:55.345517503Z" level=info msg="Started container" PID=46092 containerID=ca3dbefe746481ce58f0ee8b44bba540798c001ea390109831b5f8863a2cf22d description=baremetal-operator-system/baremetal-operator-controller-manager-6b59b74864-dtfqt/manager id=a8962525-4189-48f5-a763-1d187d9537c0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5c42026f9c5d37af6e46c4a6528f4deb982d59af179a10736ce27a746509ed65
2026-06-11 01:10:46.971987 | controller | Jun 11 00:11:55.957436 crc crio[23067]: 2026-06-11T00:11:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8fcfaeeb0b42b94 Mac:96:d7:08:c1:d0:62 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:39 Mtu:0 Sandbox:/var/run/netns/7a4aa8cf-a198-40bd-a81d-1ab84529c8c1 SocketPath: PciID:}] [{Interface:0xc000224600 Address:{IP:10.217.0.57 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:46.972003 | controller | Jun 11 00:11:55.960093 crc crio[23067]: time="2026-06-11T00:11:55.960058128Z" level=info msg="Got pod network &{Name:openstack-operator-index-m4mgp Namespace:openstack-operators ID:8fcfaeeb0b42b949d0dd17628a9ae568a52b7c6e77bb186b6e3ab92b7d1cd4ef UID:9fb4b604-4e2f-48a5-9ac1-fb8674e41d3b NetNS:/var/run/netns/7a4aa8cf-a198-40bd-a81d-1ab84529c8c1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9fb4b604_4e2f_48a5_9ac1_fb8674e41d3b.slice PodAnnotations:0xc00008c2d0}] Aliases:map[]}"
2026-06-11 01:10:46.972020 | controller | Jun 11 00:11:55.960630 crc crio[23067]: time="2026-06-11T00:11:55.960606032Z" level=info msg="Checking pod openstack-operators_openstack-operator-index-m4mgp for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:46.972036 | controller | Jun 11 00:11:56.272139 crc crio[23067]: time="2026-06-11T00:11:56.271524878Z" level=info msg="Ran pod sandbox 8fcfaeeb0b42b949d0dd17628a9ae568a52b7c6e77bb186b6e3ab92b7d1cd4ef with infra container: openstack-operators/openstack-operator-index-m4mgp/POD" id=d605ef95-487e-4079-8fbe-2517aa667c68 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.972051 | controller | Jun 11 00:11:56.274612 crc crio[23067]: time="2026-06-11T00:11:56.274473317Z" level=info msg="Pulling image: 38.102.83.64:5001/openstack-k8s-operators/openstack-operator-index:2895d87b692193b55d566fae26f4c769f7f44de8" id=987f32e8-8d64-4a4a-ab1f-d8d1f82adba8 name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:46.972067 | controller | Jun 11 00:11:56.275822 crc crio[23067]: time="2026-06-11T00:11:56.275779372Z" level=info msg="Trying to access \"38.102.83.64:5001/openstack-k8s-operators/openstack-operator-index:2895d87b692193b55d566fae26f4c769f7f44de8\""
2026-06-11 01:10:46.972083 | controller | Jun 11 00:11:59.717819 crc crio[23067]: time="2026-06-11T00:11:59.717252009Z" level=info msg="Pulled image: quay.io/metal3-io/baremetal-operator@sha256:44645b145304a45334e7e2047a7cb64df758815e31271d26a71ef9be2b291cbe" id=fba9999c-c649-43d4-9d38-40e97bba18d9 name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:46.972102 | controller | Jun 11 00:11:59.719252 crc crio[23067]: time="2026-06-11T00:11:59.718973845Z" level=info msg="Checking image status: quay.io/metal3-io/baremetal-operator:latest" id=0796df01-ef90-4435-90ae-372f283a7f4c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.972118 | controller | Jun 11 00:12:00.558501 crc crio[23067]: time="2026-06-11T00:12:00.558070332Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29685612-2th56/POD" id=dc21946e-f7a1-46c6-9b1e-9b80831aa953 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.972133 | controller | Jun 11 00:12:00.558757 crc crio[23067]: time="2026-06-11T00:12:00.558697419Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.972149 | controller | Jun 11 00:12:03.894973 crc crio[23067]: time="2026-06-11T00:12:03.89407424Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-marketplace-pzhfb/POD" id=62eb4f3f-33ca-4a98-8723-4862858981d2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.972165 | controller | Jun 11 00:12:03.896345 crc crio[23067]: time="2026-06-11T00:12:03.895014946Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.972180 | controller | Jun 11 00:12:09.807609 crc crio[23067]: time="2026-06-11T00:12:09.806760997Z" level=info msg="Checking image status: quay.io/metal3-io/baremetal-operator" id=b1bef397-5112-4e8a-b1f7-dcf763012fb2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.972196 | controller | Jun 11 00:12:09.822715 crc crio[23067]: time="2026-06-11T00:12:09.822037248Z" level=info msg="Pulled image: quay.io/metal3-io/ironic-ipa-downloader@sha256:15382b9ddf944ce2a38a44053d2e470dff2bae389316f016792b3b7637c49ea7" id=00371389-dca2-4e41-9bb9-8a978ae55c05 name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:46.972211 | controller | Jun 11 00:12:09.823234 crc crio[23067]: time="2026-06-11T00:12:09.823106547Z" level=info msg="Checking image status: quay.io/metal3-io/ironic-ipa-downloader:latest" id=a57bc885-065f-47f4-b20f-469bb306f0d8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.972227 | controller | Jun 11 00:12:09.824354 crc crio[23067]: time="2026-06-11T00:12:09.824172936Z" level=info msg="Got pod network &{Name:redhat-marketplace-pzhfb Namespace:openshift-marketplace ID:59ddbfaca62c0563eb8156ef056844759984b066c57b1f77c83e197f9b635690 UID:93bb2263-8701-46da-af95-fecd171b26ac NetNS:/var/run/netns/f2b2aea7-6c3f-4be0-af43-d6521e527ab4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod93bb2263_8701_46da_af95_fecd171b26ac.slice PodAnnotations:0xc00008c4e8}] Aliases:map[]}"
2026-06-11 01:10:46.972243 | controller | Jun 11 00:12:09.824354 crc crio[23067]: time="2026-06-11T00:12:09.824231728Z" level=info msg="Adding pod openshift-marketplace_redhat-marketplace-pzhfb to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.972258 | controller | Jun 11 00:12:10.579822 crc crio[23067]: time="2026-06-11T00:12:10.579239662Z" level=info msg="Checking image status: quay.io/metal3-io/ironic-ipa-downloader" id=291a6cfc-7f3a-46a6-9868-eb1b50a0eaa5 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.972274 | controller | Jun 11 00:12:10.808096 crc crio[23067]: time="2026-06-11T00:12:10.808032778Z" level=info msg="Got pod network &{Name:auto-csr-approver-29685612-2th56 Namespace:openshift-infra ID:ac42239c409fa468037f5149b7717604b0be772a4febcc5649cd23c58485b159 UID:2a2b7def-d835-46ab-9859-86cfbea1012d NetNS:/var/run/netns/3d135964-c06f-4bda-909d-ec318308710e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2a2b7def_d835_46ab_9859_86cfbea1012d.slice PodAnnotations:0xc00008c0b8}] Aliases:map[]}"
2026-06-11 01:10:46.972309 | controller | Jun 11 00:12:10.809706 crc crio[23067]: time="2026-06-11T00:12:10.809679772Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29685612-2th56 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.972330 | controller | Jun 11 00:12:10.931007 crc crio[23067]: 2026-06-11T00:12:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:59ddbfaca62c056 Mac:be:9d:35:bf:a6:2f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3e Mtu:0 Sandbox:/var/run/netns/f2b2aea7-6c3f-4be0-af43-d6521e527ab4 SocketPath: PciID:}] [{Interface:0xc0004825c0 Address:{IP:10.217.0.62 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:46.972347 | controller | Jun 11 00:12:10.933819 crc crio[23067]: time="2026-06-11T00:12:10.933602767Z" level=info msg="Got pod network &{Name:redhat-marketplace-pzhfb Namespace:openshift-marketplace ID:59ddbfaca62c0563eb8156ef056844759984b066c57b1f77c83e197f9b635690 UID:93bb2263-8701-46da-af95-fecd171b26ac NetNS:/var/run/netns/f2b2aea7-6c3f-4be0-af43-d6521e527ab4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod93bb2263_8701_46da_af95_fecd171b26ac.slice PodAnnotations:0xc00008c4e8}] Aliases:map[]}"
2026-06-11 01:10:46.972384 | controller | Jun 11 00:12:10.934197 crc crio[23067]: time="2026-06-11T00:12:10.933994117Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-pzhfb for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:46.972401 | controller | Jun 11 00:12:11.167986 crc crio[23067]: time="2026-06-11T00:12:11.167448399Z" level=info msg="Ran pod sandbox 59ddbfaca62c0563eb8156ef056844759984b066c57b1f77c83e197f9b635690 with infra container: openshift-marketplace/redhat-marketplace-pzhfb/POD" id=62eb4f3f-33ca-4a98-8723-4862858981d2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.972417 | controller | Jun 11 00:12:11.170595 crc crio[23067]: time="2026-06-11T00:12:11.170515381Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=fb0f28dd-9d6d-492d-9fd5-0f0b8cbc4cfc name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.972433 | controller | Jun 11 00:12:11.174760 crc crio[23067]: time="2026-06-11T00:12:11.174310083Z" level=info msg="Creating container: baremetal-operator-system/baremetal-operator-controller-manager-bb84bd6df-wjfmw/manager" id=20149d05-20aa-463c-b5b9-06ac4f0c09ae name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.972448 | controller | Jun 11 00:12:11.180460 crc crio[23067]: time="2026-06-11T00:12:11.179083431Z" level=info msg="Creating container: baremetal-operator-system/baremetal-operator-ironic-756675b7cf-mbvbh/ironic-ipa-downloader" id=63a31712-8552-4d50-8c22-8b23fcc8fcc0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.972464 | controller | Jun 11 00:12:11.277158 crc crio[23067]: time="2026-06-11T00:12:11.277039947Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=06320c2d-fe65-43a4-909e-b434e27e430d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.972480 | controller | Jun 11 00:12:11.279223 crc crio[23067]: 2026-06-11T00:12:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ac42239c409fa46 Mac:a2:3e:95:c2:a3:1d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3c Mtu:0 Sandbox:/var/run/netns/3d135964-c06f-4bda-909d-ec318308710e SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.60 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:46.972499 | controller | Jun 11 00:12:11.281324 crc crio[23067]: time="2026-06-11T00:12:11.281276861Z" level=info msg="Got pod network &{Name:auto-csr-approver-29685612-2th56 Namespace:openshift-infra ID:ac42239c409fa468037f5149b7717604b0be772a4febcc5649cd23c58485b159 UID:2a2b7def-d835-46ab-9859-86cfbea1012d NetNS:/var/run/netns/3d135964-c06f-4bda-909d-ec318308710e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2a2b7def_d835_46ab_9859_86cfbea1012d.slice PodAnnotations:0xc00008c0b8}] Aliases:map[]}"
2026-06-11 01:10:46.972515 | controller | Jun 11 00:12:11.282261 crc crio[23067]: time="2026-06-11T00:12:11.2819808Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29685612-2th56 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:46.972531 | controller | Jun 11 00:12:11.358294 crc crio[23067]: time="2026-06-11T00:12:11.357981155Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-pzhfb/extract-utilities" id=d085373f-57dc-4001-a90b-ce1500f41b67 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.972547 | controller | Jun 11 00:12:11.361304 crc crio[23067]: time="2026-06-11T00:12:11.361211572Z" level=info msg="Ran pod sandbox ac42239c409fa468037f5149b7717604b0be772a4febcc5649cd23c58485b159 with infra container: openshift-infra/auto-csr-approver-29685612-2th56/POD" id=dc21946e-f7a1-46c6-9b1e-9b80831aa953 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.972563 | controller | Jun 11 00:12:11.364118 crc crio[23067]: time="2026-06-11T00:12:11.364067299Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=f20ca4bf-003b-4334-91b7-d683753a1636 name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:46.972579 | controller | Jun 11 00:12:11.374698 crc crio[23067]: time="2026-06-11T00:12:11.374590862Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 01:10:46.972594 | controller | Jun 11 00:12:11.461363 crc crio[23067]: time="2026-06-11T00:12:11.461272214Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.972610 | controller | Jun 11 00:12:11.645295 crc crio[23067]: time="2026-06-11T00:12:11.64509445Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.972625 | controller | Jun 11 00:12:11.899442 crc crio[23067]: time="2026-06-11T00:12:11.899279189Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.972641 | controller | Jun 11 00:12:12.510531 crc crio[23067]: time="2026-06-11T00:12:12.509732824Z" level=info msg="Running pod sandbox: openshift-marketplace/certified-operators-cjd7q/POD" id=1780ea3f-ac8e-49eb-a6d0-420b45e696d7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.972656 | controller | Jun 11 00:12:12.510748 crc crio[23067]: time="2026-06-11T00:12:12.510586297Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.972671 | controller | Jun 11 00:12:15.463511 crc crio[23067]: time="2026-06-11T00:12:15.463106247Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.972686 | controller | Jun 11 00:12:15.471720 crc crio[23067]: time="2026-06-11T00:12:15.471578865Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.972701 | controller | Jun 11 00:12:15.476193 crc crio[23067]: time="2026-06-11T00:12:15.476090726Z" level=info msg="Pulled image: 38.102.83.64:5001/openstack-k8s-operators/openstack-operator-index@sha256:8e90fb0ae395db4ce784282775a40ab74c029684766c429cc2d932303a84dda0" id=21fe37a9-2cc3-4d4f-840e-239ee7dc8eda name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:46.972723 | controller | Jun 11 00:12:15.477434 crc crio[23067]: time="2026-06-11T00:12:15.47735072Z" level=info msg="Checking image status: 38.102.83.64:5001/openstack-k8s-operators/openstack-operator-index:2895d87b692193b55d566fae26f4c769f7f44de8" id=435bd24e-5f5b-478c-8407-7117efac343a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.972740 | controller | Jun 11 00:12:15.496410 crc crio[23067]: time="2026-06-11T00:12:15.496277709Z" level=info msg="Got pod network &{Name:certified-operators-cjd7q Namespace:openshift-marketplace ID:3d2ea3a5965d664e3f2c3ea6259cc319e758aa78d52e47f43f507fdaa17a8605 UID:16c93067-c450-4aee-931b-30d6122aede1 NetNS:/var/run/netns/602aa227-3d26-4ec4-8e36-2e3b497bf0fc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod16c93067_c450_4aee_931b_30d6122aede1.slice PodAnnotations:0xc000130650}] Aliases:map[]}"
2026-06-11 01:10:46.972756 | controller | Jun 11 00:12:15.496410 crc crio[23067]: time="2026-06-11T00:12:15.496342511Z" level=info msg="Adding pod openshift-marketplace_certified-operators-cjd7q to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.972772 | controller | Jun 11 00:12:15.497425 crc crio[23067]: time="2026-06-11T00:12:15.497390499Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.972787 | controller | Jun 11 00:12:15.564129 crc crio[23067]: time="2026-06-11T00:12:15.564029782Z" level=info msg="Pulled image: 38.102.83.64:5001/openstack-k8s-operators/openstack-operator-index@sha256:8e90fb0ae395db4ce784282775a40ab74c029684766c429cc2d932303a84dda0" id=987f32e8-8d64-4a4a-ab1f-d8d1f82adba8 name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:46.972803 | controller | Jun 11 00:12:15.565505 crc crio[23067]: time="2026-06-11T00:12:15.565398859Z" level=info msg="Checking image status: 38.102.83.64:5001/openstack-k8s-operators/openstack-operator-index:2895d87b692193b55d566fae26f4c769f7f44de8" id=b0aa8869-2a0c-4ab6-be98-a640c08c771e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.972818 | controller | Jun 11 00:12:15.577904 crc crio[23067]: time="2026-06-11T00:12:15.577802303Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=f20ca4bf-003b-4334-91b7-d683753a1636 name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:46.972834 | controller | Jun 11 00:12:15.583595 crc crio[23067]: time="2026-06-11T00:12:15.5817713Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=27d66957-30fa-433c-8586-7bc0d9639f35 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.972849 | controller | Jun 11 00:12:15.583595 crc crio[23067]: time="2026-06-11T00:12:15.583132916Z" level=info msg="Checking image status: 38.102.83.64:5001/openstack-k8s-operators/openstack-operator-index:2895d87b692193b55d566fae26f4c769f7f44de8" id=69b63ed3-ccf1-48b6-a4d0-5c8cd1f3d776 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.972865 | controller | Jun 11 00:12:15.585603 crc crio[23067]: time="2026-06-11T00:12:15.58548916Z" level=info msg="Checking image status: 38.102.83.64:5001/openstack-k8s-operators/openstack-operator-index:2895d87b692193b55d566fae26f4c769f7f44de8" id=953203cd-6b4a-44b5-924a-cc66e14e9196 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.972880 | controller | Jun 11 00:12:15.585761 crc crio[23067]: time="2026-06-11T00:12:15.58549118Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=42083c53-c3a1-4a1d-9b8f-5a46ee581c5e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.972899 | controller | Jun 11 00:12:15.616718 crc crio[23067]: time="2026-06-11T00:12:15.595614172Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.972915 | controller | Jun 11 00:12:15.635724 crc crio[23067]: time="2026-06-11T00:12:15.629218526Z" level=info msg="Creating container: openstack-operators/openstack-operator-index-f5kbl/registry-server" id=a3417c5b-da16-4cda-9a37-3c7cca5c5da5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.972930 | controller | Jun 11 00:12:15.635724 crc crio[23067]: time="2026-06-11T00:12:15.632257527Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.972946 | controller | Jun 11 00:12:15.666826 crc crio[23067]: time="2026-06-11T00:12:15.666750515Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29685612-2th56/oc" id=6e2ff87b-914f-435a-b8a9-612cb89a06c0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.972961 | controller | Jun 11 00:12:15.668237 crc crio[23067]: time="2026-06-11T00:12:15.667150236Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.972976 | controller | Jun 11 00:12:15.683415 crc crio[23067]: time="2026-06-11T00:12:15.683316761Z" level=info msg="Creating container: openstack-operators/openstack-operator-index-m4mgp/registry-server" id=8ce082a1-ce40-4c3e-9e09-88048b85a970 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.972991 | controller | Jun 11 00:12:15.699949 crc crio[23067]: time="2026-06-11T00:12:15.696873866Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.973007 | controller | Jun 11 00:12:15.699949 crc crio[23067]: time="2026-06-11T00:12:15.698921721Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.973022 | controller | Jun 11 00:12:15.706326 crc crio[23067]: time="2026-06-11T00:12:15.706253538Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.973038 | controller | Jun 11 00:12:15.711996 crc crio[23067]: time="2026-06-11T00:12:15.711935921Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.973054 | controller | Jun 11 00:12:15.737811 crc crio[23067]: time="2026-06-11T00:12:15.737701984Z" level=info msg="Created container 364f66e575f9de8637d6065d5edc893e08bfde07c661f9eec14d7b52e8cf7b6c: openshift-marketplace/redhat-marketplace-pzhfb/extract-utilities" id=d085373f-57dc-4001-a90b-ce1500f41b67 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.973070 | controller | Jun 11 00:12:15.741808 crc crio[23067]: time="2026-06-11T00:12:15.741741013Z" level=info msg="Starting container: 364f66e575f9de8637d6065d5edc893e08bfde07c661f9eec14d7b52e8cf7b6c" id=f325d41d-5092-4f24-b705-43124cb378a1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.973086 | controller | Jun 11 00:12:15.751779 crc crio[23067]: time="2026-06-11T00:12:15.751694961Z" level=info msg="Started container" PID=46933 containerID=364f66e575f9de8637d6065d5edc893e08bfde07c661f9eec14d7b52e8cf7b6c description=openshift-marketplace/redhat-marketplace-pzhfb/extract-utilities id=f325d41d-5092-4f24-b705-43124cb378a1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=59ddbfaca62c0563eb8156ef056844759984b066c57b1f77c83e197f9b635690
2026-06-11 01:10:46.973102 | controller | Jun 11 00:12:15.755868 crc crio[23067]: time="2026-06-11T00:12:15.755801131Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.973123 | controller | Jun 11 00:12:15.767712 crc crio[23067]: time="2026-06-11T00:12:15.767478235Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.973139 | controller | Jun 11 00:12:15.783105 crc crio[23067]: time="2026-06-11T00:12:15.782622273Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.973154 | controller | Jun 11 00:12:15.830963 crc crio[23067]: time="2026-06-11T00:12:15.828438995Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=440c9989-5c93-4746-a27b-ad95472c3739 name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:46.973169 | controller | Jun 11 00:12:15.841504 crc crio[23067]: time="2026-06-11T00:12:15.841023274Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\""
2026-06-11 01:10:46.973185 | controller | Jun 11 00:12:15.851298 crc crio[23067]: time="2026-06-11T00:12:15.850210481Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.973200 | controller | Jun 11 00:12:15.884918 crc crio[23067]: 2026-06-11T00:12:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3d2ea3a5965d664 Mac:1a:67:0c:84:26:9e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3f Mtu:0 Sandbox:/var/run/netns/602aa227-3d26-4ec4-8e36-2e3b497bf0fc SocketPath: PciID:}] [{Interface:0xc0005082a0 Address:{IP:10.217.0.63 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:46.973216 | controller | Jun 11 00:12:15.886753 crc crio[23067]: time="2026-06-11T00:12:15.886329093Z" level=info msg="Got pod network &{Name:certified-operators-cjd7q Namespace:openshift-marketplace ID:3d2ea3a5965d664e3f2c3ea6259cc319e758aa78d52e47f43f507fdaa17a8605 UID:16c93067-c450-4aee-931b-30d6122aede1 NetNS:/var/run/netns/602aa227-3d26-4ec4-8e36-2e3b497bf0fc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod16c93067_c450_4aee_931b_30d6122aede1.slice PodAnnotations:0xc000130650}] Aliases:map[]}"
2026-06-11 01:10:46.973232 | controller | Jun 11 00:12:15.887262 crc crio[23067]: time="2026-06-11T00:12:15.887187426Z" level=info msg="Checking pod openshift-marketplace_certified-operators-cjd7q for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:46.973248 | controller | Jun 11 00:12:15.921416 crc crio[23067]: time="2026-06-11T00:12:15.920627836Z" level=info msg="Created container 4fab0537791837173906d020466c113195ebcaf21f0fe5cece514e08c3ba6c9e: baremetal-operator-system/baremetal-operator-controller-manager-bb84bd6df-wjfmw/manager" id=20149d05-20aa-463c-b5b9-06ac4f0c09ae name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.973263 | controller | Jun 11 00:12:15.922424 crc crio[23067]: time="2026-06-11T00:12:15.922348382Z" level=info msg="Ran pod sandbox 3d2ea3a5965d664e3f2c3ea6259cc319e758aa78d52e47f43f507fdaa17a8605 with infra container: openshift-marketplace/certified-operators-cjd7q/POD" id=1780ea3f-ac8e-49eb-a6d0-420b45e696d7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.973279 | controller | Jun 11 00:12:15.925535 crc crio[23067]: time="2026-06-11T00:12:15.925451965Z" level=info msg="Starting container: 4fab0537791837173906d020466c113195ebcaf21f0fe5cece514e08c3ba6c9e" id=2181e1f4-295a-4e31-b3fb-ceb69f993103 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.973295 | controller | Jun 11 00:12:15.930036 crc crio[23067]: time="2026-06-11T00:12:15.929960007Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=bfb462dc-723e-45fb-a1f5-5a53cb1b8cb6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.973315 | controller | Jun 11 00:12:15.931787 crc crio[23067]: time="2026-06-11T00:12:15.931603361Z" level=info msg="Started container" PID=46982 containerID=4fab0537791837173906d020466c113195ebcaf21f0fe5cece514e08c3ba6c9e description=baremetal-operator-system/baremetal-operator-controller-manager-bb84bd6df-wjfmw/manager id=2181e1f4-295a-4e31-b3fb-ceb69f993103 name=/runtime.v1.RuntimeService/StartContainer sandboxID=af37a0843fb065ab9608e56db518f6e02e68d0a98450402b03c3750eb48b1950
2026-06-11 01:10:46.973331 | controller | Jun 11 00:12:15.932228 crc crio[23067]: time="2026-06-11T00:12:15.931680023Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=4704dfa5-1aed-409a-bfd4-fdc17cf7a072 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.973367 | controller | Jun 11 00:12:15.938160 crc crio[23067]: time="2026-06-11T00:12:15.938062775Z" level=info msg="Created container c81f5aba38454958c8e5a57856b6e865ca0e036d3136c0eb752abc815f075c6e: openstack-operators/openstack-operator-index-f5kbl/registry-server" id=a3417c5b-da16-4cda-9a37-3c7cca5c5da5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.973398 | controller | Jun 11 00:12:15.940446 crc crio[23067]: time="2026-06-11T00:12:15.940363487Z" level=info msg="Creating container: openshift-marketplace/certified-operators-cjd7q/extract-utilities" id=a3b69a2c-fcd2-4b2b-9ea4-9e4678ed5e94 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.973417 | controller | Jun 11 00:12:15.942890 crc crio[23067]: time="2026-06-11T00:12:15.942108024Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.973433 | controller | Jun 11 00:12:15.943593 crc crio[23067]: time="2026-06-11T00:12:15.940725606Z" level=info msg="Starting container: c81f5aba38454958c8e5a57856b6e865ca0e036d3136c0eb752abc815f075c6e" id=641bc4b3-eb3f-40ae-a3c1-7bbcbc8f9a43 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.973448 | controller | Jun 11 00:12:15.948750 crc crio[23067]: time="2026-06-11T00:12:15.948585538Z" level=info msg="Started container" PID=46983 containerID=c81f5aba38454958c8e5a57856b6e865ca0e036d3136c0eb752abc815f075c6e description=openstack-operators/openstack-operator-index-f5kbl/registry-server id=641bc4b3-eb3f-40ae-a3c1-7bbcbc8f9a43 name=/runtime.v1.RuntimeService/StartContainer sandboxID=713ed958a018c9dcd9c5066aa2acd0ee5e690a2eb3ee5e05e080097ddd05c24a
2026-06-11 01:10:46.973464 | controller | Jun 11 00:12:15.990342 crc crio[23067]: time="2026-06-11T00:12:15.98993994Z" level=info msg="Created container 315d65eb8ab66f3ab18e16504b22267e91a943c00dc8031f04d3c73244d67026: openstack-operators/openstack-operator-index-m4mgp/registry-server" id=8ce082a1-ce40-4c3e-9e09-88048b85a970 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.973480 | controller | Jun 11 00:12:15.995017 crc crio[23067]: time="2026-06-11T00:12:15.991093551Z" level=info msg="Created container 0e8ac8827c9f5614005cf07f6d1dae5fc005d7f36cffed84d0f46d02286f758a: baremetal-operator-system/baremetal-operator-ironic-756675b7cf-mbvbh/ironic-ipa-downloader" id=63a31712-8552-4d50-8c22-8b23fcc8fcc0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.973495 | controller | Jun 11 00:12:15.995406 crc crio[23067]: time="2026-06-11T00:12:15.995166181Z" level=info msg="Starting container: 0e8ac8827c9f5614005cf07f6d1dae5fc005d7f36cffed84d0f46d02286f758a" id=6a7cc988-6df6-4331-9dc0-bd6089a3990e name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.973510 | controller | Jun 11 00:12:15.996513 crc crio[23067]: time="2026-06-11T00:12:15.996349303Z" level=info msg="Starting container: 315d65eb8ab66f3ab18e16504b22267e91a943c00dc8031f04d3c73244d67026" id=df35ba78-cb82-4dba-a107-3c787a659645 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.973530 | controller | Jun 11 00:12:16.009502 crc crio[23067]: time="2026-06-11T00:12:16.009360703Z" level=info msg="Started container" PID=46993 containerID=315d65eb8ab66f3ab18e16504b22267e91a943c00dc8031f04d3c73244d67026 description=openstack-operators/openstack-operator-index-m4mgp/registry-server id=df35ba78-cb82-4dba-a107-3c787a659645 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8fcfaeeb0b42b949d0dd17628a9ae568a52b7c6e77bb186b6e3ab92b7d1cd4ef
2026-06-11 01:10:46.973546 | controller | Jun 11 00:12:16.027953 crc crio[23067]: time="2026-06-11T00:12:16.023715769Z" level=info msg="Started container" PID=47000 containerID=0e8ac8827c9f5614005cf07f6d1dae5fc005d7f36cffed84d0f46d02286f758a description=baremetal-operator-system/baremetal-operator-ironic-756675b7cf-mbvbh/ironic-ipa-downloader id=6a7cc988-6df6-4331-9dc0-bd6089a3990e name=/runtime.v1.RuntimeService/StartContainer sandboxID=16b26dbcd7c73816c0765b4a9e64acdc43849700c0ace60dbb05bb6faaae1ae6
2026-06-11 01:10:46.973561 | controller | Jun 11 00:12:16.035452 crc crio[23067]: time="2026-06-11T00:12:16.03528523Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.973576 | controller | Jun 11 00:12:16.049942 crc crio[23067]: time="2026-06-11T00:12:16.049838122Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.973591 | controller | Jun 11 00:12:16.219039 crc crio[23067]: time="2026-06-11T00:12:16.218863279Z" level=info msg="Created container 9db1b3e356f1c9bd4feed05bfa2d16283368cc1bc857d52ccda717c6138334e4: openshift-marketplace/certified-operators-cjd7q/extract-utilities" id=a3b69a2c-fcd2-4b2b-9ea4-9e4678ed5e94 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.973606 | controller | Jun 11 00:12:16.222717 crc crio[23067]: time="2026-06-11T00:12:16.222538488Z" level=info msg="Starting container: 9db1b3e356f1c9bd4feed05bfa2d16283368cc1bc857d52ccda717c6138334e4" id=6a770174-f4d5-4b4a-8587-93adf574e760 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.973621 | controller | Jun 11 00:12:16.236805 crc crio[23067]: time="2026-06-11T00:12:16.233293038Z" level=info msg="Started container" PID=47047 containerID=9db1b3e356f1c9bd4feed05bfa2d16283368cc1bc857d52ccda717c6138334e4 description=openshift-marketplace/certified-operators-cjd7q/extract-utilities id=6a770174-f4d5-4b4a-8587-93adf574e760 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3d2ea3a5965d664e3f2c3ea6259cc319e758aa78d52e47f43f507fdaa17a8605
2026-06-11 01:10:46.973636 | controller | Jun 11 00:12:16.597216 crc crio[23067]: time="2026-06-11T00:12:16.597040684Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.973651 | controller | Jun 11 00:12:16.602261 crc crio[23067]: time="2026-06-11T00:12:16.602173952Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:bec7a1ff545afabea88c4a74227ea95b91c67cf5c03e89b2b949be410682f8a0" id=440c9989-5c93-4746-a27b-ad95472c3739 name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:46.973667 | controller | Jun 11 00:12:16.606580 crc crio[23067]: time="2026-06-11T00:12:16.606403575Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=8121dd57-864c-4d96-ab1a-2961ae15509a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.973682 | controller | Jun 11 00:12:16.611008 crc crio[23067]: time="2026-06-11T00:12:16.610930277Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=dfb87ef4-c21f-44b5-a352-daae366c1e3b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.973697 | controller | Jun 11 00:12:16.623587 crc crio[23067]: time="2026-06-11T00:12:16.623407203Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-pzhfb/extract-content" id=16edb97d-f78a-4be7-b492-bc4d69cd1926 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.973716 | controller | Jun 11 00:12:16.624739 crc crio[23067]: time="2026-06-11T00:12:16.624586055Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.973732 | controller | Jun 11 00:12:16.671884 crc crio[23067]: time="2026-06-11T00:12:16.671356963Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.973747 | controller | Jun 11 00:12:16.688051 crc crio[23067]: time="2026-06-11T00:12:16.68797672Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.973763 | controller | Jun 11 00:12:16.727752 crc crio[23067]: time="2026-06-11T00:12:16.727603946Z" level=info msg="Created container d0e5c3a81ef168427e8a461b0099c0102fbc979155114a4a84fc664733752304: openshift-infra/auto-csr-approver-29685612-2th56/oc" id=6e2ff87b-914f-435a-b8a9-612cb89a06c0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.973778 | controller | Jun 11 00:12:16.729374 crc crio[23067]: time="2026-06-11T00:12:16.729310292Z" level=info msg="Starting container: d0e5c3a81ef168427e8a461b0099c0102fbc979155114a4a84fc664733752304" id=2d4572bd-621d-49e1-8840-73a6c0544289 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.973794 | controller | Jun 11 00:12:16.734350 crc crio[23067]: time="2026-06-11T00:12:16.734224095Z" level=info msg="Started container" PID=47068 containerID=d0e5c3a81ef168427e8a461b0099c0102fbc979155114a4a84fc664733752304 description=openshift-infra/auto-csr-approver-29685612-2th56/oc id=2d4572bd-621d-49e1-8840-73a6c0544289 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ac42239c409fa468037f5149b7717604b0be772a4febcc5649cd23c58485b159
2026-06-11 01:10:46.973809 | controller | Jun 11 00:12:16.841198 crc crio[23067]: time="2026-06-11T00:12:16.841054689Z" level=info msg="Created container 5294cbf569103110cf37cebe19b558a91c79a2529483977ec9632f987e04d02e: openshift-marketplace/redhat-marketplace-pzhfb/extract-content" id=16edb97d-f78a-4be7-b492-bc4d69cd1926 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.973825 | controller | Jun 11 00:12:16.844005 crc crio[23067]: time="2026-06-11T00:12:16.843837454Z" level=info msg="Starting container: 5294cbf569103110cf37cebe19b558a91c79a2529483977ec9632f987e04d02e" id=b71851be-a3e1-4037-bed0-9a1ba0451617 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.973840 | controller | Jun 11 00:12:16.862935 crc crio[23067]: time="2026-06-11T00:12:16.862448094Z" level=info msg="Started container" PID=47080 containerID=5294cbf569103110cf37cebe19b558a91c79a2529483977ec9632f987e04d02e description=openshift-marketplace/redhat-marketplace-pzhfb/extract-content id=b71851be-a3e1-4037-bed0-9a1ba0451617 name=/runtime.v1.RuntimeService/StartContainer sandboxID=59ddbfaca62c0563eb8156ef056844759984b066c57b1f77c83e197f9b635690
2026-06-11 01:10:46.973856 | controller | Jun 11 00:12:16.901039 crc crio[23067]: time="2026-06-11T00:12:16.900374165Z" level=info msg="Stopping container: c81f5aba38454958c8e5a57856b6e865ca0e036d3136c0eb752abc815f075c6e (timeout: 2s)" id=aa38b7ac-ba57-4504-87d2-646f0e95607c name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:46.973871 | controller | Jun 11 00:12:16.911503 crc crio[23067]: time="2026-06-11T00:12:16.911270468Z" level=info msg="Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20" id=93f69c4e-bfc4-4af4-9d80-95b04aa1f5a2 name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:46.973886 | controller | Jun 11 00:12:16.918468 crc crio[23067]: time="2026-06-11T00:12:16.918000459Z" level=info msg="Trying to access \"registry.redhat.io/redhat/certified-operator-index:v4.20\""
2026-06-11 01:10:46.973905 | controller | Jun 11 00:12:17.068962 crc crio[23067]: time="2026-06-11T00:12:17.068872168Z" level=info msg="Stopped container c81f5aba38454958c8e5a57856b6e865ca0e036d3136c0eb752abc815f075c6e: openstack-operators/openstack-operator-index-f5kbl/registry-server" id=aa38b7ac-ba57-4504-87d2-646f0e95607c name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:46.973922 | controller | Jun 11 00:12:17.070323 crc crio[23067]: time="2026-06-11T00:12:17.070164773Z" level=info msg="Stopping pod sandbox: 713ed958a018c9dcd9c5066aa2acd0ee5e690a2eb3ee5e05e080097ddd05c24a" id=198de81e-3724-4efc-a1d2-9d9b124cd66b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:46.973937 | controller | Jun 11 00:12:17.070802 crc crio[23067]: time="2026-06-11T00:12:17.070751069Z" level=info msg="Got pod network &{Name:openstack-operator-index-f5kbl Namespace:openstack-operators ID:713ed958a018c9dcd9c5066aa2acd0ee5e690a2eb3ee5e05e080097ddd05c24a UID:99c42064-4739-4c5d-8989-8c385d99f272 NetNS:/var/run/netns/d5a8af4b-c04c-450e-a40c-f8c1f6d982d6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod99c42064_4739_4c5d_8989_8c385d99f272.slice PodAnnotations:0xc000c34b60}] Aliases:map[]}"
2026-06-11 01:10:46.973954 | controller | Jun 11 00:12:17.071012 crc crio[23067]: time="2026-06-11T00:12:17.070933914Z" level=info msg="Deleting pod openstack-operators_openstack-operator-index-f5kbl from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.973969 | controller | Jun 11 00:12:17.759981 crc crio[23067]: time="2026-06-11T00:12:17.75834697Z" level=info msg="Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:aa28d116c97ba9419648a07c6fc51f0514ddba845f40590f336a7659ff14d7be" id=93f69c4e-bfc4-4af4-9d80-95b04aa1f5a2 name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:46.973985 | controller | Jun 11 00:12:17.764388 crc crio[23067]: time="2026-06-11T00:12:17.764215568Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=94a80773-c2ba-40a9-9338-e7da99064c08 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.974000 | controller | Jun 11 00:12:17.768305 crc crio[23067]: time="2026-06-11T00:12:17.768130673Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=72bc2bac-3949-41ea-a19a-25d946fc512c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.974015 | controller | Jun 11 00:12:17.784173 crc crio[23067]: time="2026-06-11T00:12:17.783945078Z" level=info msg="Creating container: openshift-marketplace/certified-operators-cjd7q/extract-content" id=10c4ff11-8ae9-474b-8e44-a47e53fecdef name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.974031 | controller | Jun 11 00:12:17.784942 crc crio[23067]: time="2026-06-11T00:12:17.784465262Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.974046 | controller | Jun 11 00:12:17.955283 crc crio[23067]: time="2026-06-11T00:12:17.954011644Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.974061 | controller | Jun 11 00:12:17.969585 crc crio[23067]: time="2026-06-11T00:12:17.968212606Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.974076 | controller | Jun 11 00:12:18.276248 crc crio[23067]: time="2026-06-11T00:12:18.276052549Z" level=info msg="Created container 30a4787e336833fe4ff6fc282a36e6473223455fc40c4a4ed782e0a6c7ff8abe: openshift-marketplace/certified-operators-cjd7q/extract-content" id=10c4ff11-8ae9-474b-8e44-a47e53fecdef name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.974103 | controller | Jun 11 00:12:18.283521 crc crio[23067]: time="2026-06-11T00:12:18.283366236Z" level=info msg="Starting container: 30a4787e336833fe4ff6fc282a36e6473223455fc40c4a4ed782e0a6c7ff8abe" id=ad8b959b-3102-4937-8824-3504ad43e7ac name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.974118 | controller | Jun 11 00:12:18.352115 crc crio[23067]: time="2026-06-11T00:12:18.3519156Z" level=info msg="Started container" PID=47121 containerID=30a4787e336833fe4ff6fc282a36e6473223455fc40c4a4ed782e0a6c7ff8abe description=openshift-marketplace/certified-operators-cjd7q/extract-content id=ad8b959b-3102-4937-8824-3504ad43e7ac name=/runtime.v1.RuntimeService/StartContainer sandboxID=3d2ea3a5965d664e3f2c3ea6259cc319e758aa78d52e47f43f507fdaa17a8605
2026-06-11 01:10:46.974134 | controller | Jun 11 00:12:18.993280 crc crio[23067]: time="2026-06-11T00:12:18.99154223Z" level=info msg="Stopped pod sandbox: 713ed958a018c9dcd9c5066aa2acd0ee5e690a2eb3ee5e05e080097ddd05c24a" id=198de81e-3724-4efc-a1d2-9d9b124cd66b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:46.974149 | controller | Jun 11 00:12:19.118422 crc crio[23067]: time="2026-06-11T00:12:19.118363661Z" level=info msg="Stopping container: 4fab0537791837173906d020466c113195ebcaf21f0fe5cece514e08c3ba6c9e (timeout: 10s)" id=028e8ab7-26a1-48c2-9742-37dc4c83e08a name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:46.974187 | controller | Jun 11 00:12:19.304969 crc crio[23067]: time="2026-06-11T00:12:19.301726325Z" level=info msg="Stopped container 4fab0537791837173906d020466c113195ebcaf21f0fe5cece514e08c3ba6c9e: baremetal-operator-system/baremetal-operator-controller-manager-bb84bd6df-wjfmw/manager" id=028e8ab7-26a1-48c2-9742-37dc4c83e08a name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:46.974204 | controller | Jun 11 00:12:19.307777 crc crio[23067]: time="2026-06-11T00:12:19.30599087Z" level=info msg="Stopping pod sandbox: af37a0843fb065ab9608e56db518f6e02e68d0a98450402b03c3750eb48b1950" id=c088d101-e63d-406e-8c28-4d52a62d8dd0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:46.974220 | controller | Jun 11 00:12:19.307777 crc crio[23067]: time="2026-06-11T00:12:19.30675573Z" level=info msg="Got pod network &{Name:baremetal-operator-controller-manager-bb84bd6df-wjfmw Namespace:baremetal-operator-system ID:af37a0843fb065ab9608e56db518f6e02e68d0a98450402b03c3750eb48b1950 UID:051ecccb-c82b-4cc1-9b7f-d93439c501ad NetNS:/var/run/netns/2ab67905-3a7a-4255-b764-3e0ec86d3192 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod051ecccb_c82b_4cc1_9b7f_d93439c501ad.slice PodAnnotations:0xc00008c628}] Aliases:map[]}"
2026-06-11 01:10:46.974236 | controller | Jun 11 00:12:19.307777 crc crio[23067]: time="2026-06-11T00:12:19.306913485Z" level=info msg="Deleting pod baremetal-operator-system_baremetal-operator-controller-manager-bb84bd6df-wjfmw from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.974252 | controller | Jun 11 00:12:20.005466 crc crio[23067]: time="2026-06-11T00:12:20.003925288Z" level=info msg="Stopped pod sandbox: af37a0843fb065ab9608e56db518f6e02e68d0a98450402b03c3750eb48b1950" id=c088d101-e63d-406e-8c28-4d52a62d8dd0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:46.974268 | controller | Jun 11 00:12:20.179384 crc crio[23067]: time="2026-06-11T00:12:20.179238103Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=6163e703-480b-4873-88b6-2a079433cc44 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.974283 | controller | Jun 11 00:12:20.184374 crc crio[23067]: time="2026-06-11T00:12:20.18431667Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=bad5530f-7ff9-4707-b981-f23c40fb9e73 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.974304 | controller | Jun 11 00:12:20.197732 crc crio[23067]: time="2026-06-11T00:12:20.194817112Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-pzhfb/registry-server" id=22bd61e8-ef2c-4537-bf2a-2eb7230d0d44 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.974320 | controller | Jun 11 00:12:20.197732 crc crio[23067]: time="2026-06-11T00:12:20.197157665Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.974336 | controller | Jun 11 00:12:20.210321 crc crio[23067]: time="2026-06-11T00:12:20.209347473Z" level=info msg="Removing container: 4fab0537791837173906d020466c113195ebcaf21f0fe5cece514e08c3ba6c9e" id=26a2a86e-7153-4068-9862-77f5c96539d1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.974372 | controller | Jun 11 00:12:20.264332 crc crio[23067]: time="2026-06-11T00:12:20.263435269Z" level=info msg="Removed container 4fab0537791837173906d020466c113195ebcaf21f0fe5cece514e08c3ba6c9e: baremetal-operator-system/baremetal-operator-controller-manager-bb84bd6df-wjfmw/manager" id=26a2a86e-7153-4068-9862-77f5c96539d1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.974390 | controller | Jun 11 00:12:20.311436 crc crio[23067]: time="2026-06-11T00:12:20.311246445Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.974406 | controller | Jun 11 00:12:20.320151 crc crio[23067]: time="2026-06-11T00:12:20.319782705Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.974421 | controller | Jun 11 00:12:20.960140 crc crio[23067]: time="2026-06-11T00:12:20.9600322Z" level=info msg="Created container 59c5672ad3ba1b60684a2dc2f193bc185544d48de973cbcea9064dbf068bc13c: openshift-marketplace/redhat-marketplace-pzhfb/registry-server" id=22bd61e8-ef2c-4537-bf2a-2eb7230d0d44 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.974437 | controller | Jun 11 00:12:20.971125 crc crio[23067]: time="2026-06-11T00:12:20.970757789Z" level=info msg="Starting container: 59c5672ad3ba1b60684a2dc2f193bc185544d48de973cbcea9064dbf068bc13c" id=b3a4ad5c-af71-4c7b-b229-9ef3f856190d name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.974453 | controller | Jun 11 00:12:21.024398 crc crio[23067]: time="2026-06-11T00:12:21.024284619Z" level=info msg="Started container" PID=47224 containerID=59c5672ad3ba1b60684a2dc2f193bc185544d48de973cbcea9064dbf068bc13c description=openshift-marketplace/redhat-marketplace-pzhfb/registry-server id=b3a4ad5c-af71-4c7b-b229-9ef3f856190d name=/runtime.v1.RuntimeService/StartContainer sandboxID=59ddbfaca62c0563eb8156ef056844759984b066c57b1f77c83e197f9b635690
2026-06-11 01:10:46.974470 | controller | Jun 11 00:12:21.245882 crc crio[23067]: time="2026-06-11T00:12:21.245717526Z" level=info msg="Stopping pod sandbox: ac42239c409fa468037f5149b7717604b0be772a4febcc5649cd23c58485b159" id=2691ec14-b682-4cad-83b3-7419d1aebec6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:46.974486 | controller | Jun 11 00:12:21.246996 crc crio[23067]: time="2026-06-11T00:12:21.246851407Z" level=info msg="Got pod network &{Name:auto-csr-approver-29685612-2th56 Namespace:openshift-infra ID:ac42239c409fa468037f5149b7717604b0be772a4febcc5649cd23c58485b159 UID:2a2b7def-d835-46ab-9859-86cfbea1012d NetNS:/var/run/netns/3d135964-c06f-4bda-909d-ec318308710e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2a2b7def_d835_46ab_9859_86cfbea1012d.slice PodAnnotations:0xc0023928c0}] Aliases:map[]}"
2026-06-11 01:10:46.974503 | controller | Jun 11 00:12:21.247176 crc crio[23067]: time="2026-06-11T00:12:21.247124684Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29685612-2th56 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.974523 | controller | Jun 11 00:12:25.393017 crc crio[23067]: time="2026-06-11T00:12:25.391374054Z" level=info msg="Stopped pod sandbox: ac42239c409fa468037f5149b7717604b0be772a4febcc5649cd23c58485b159" id=2691ec14-b682-4cad-83b3-7419d1aebec6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:46.974544 | controller | Jun 11 00:12:26.678828 crc crio[23067]: time="2026-06-11T00:12:26.678210518Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=4820ddaa-7805-4de2-bbbb-2eff15554331 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.974566 | controller | Jun 11 00:12:26.681110 crc crio[23067]: time="2026-06-11T00:12:26.680829088Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=983a8db6-5bf3-4f7e-bfc8-07228b3a0f75 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.974582 | controller | Jun 11 00:12:26.687757 crc crio[23067]: time="2026-06-11T00:12:26.687488847Z" level=info msg="Creating container: openshift-marketplace/certified-operators-cjd7q/registry-server" id=7ec16c6c-9c7c-4fcd-8700-bf02815d0892 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.974600 | controller | Jun 11 00:12:26.687998 crc crio[23067]: time="2026-06-11T00:12:26.68797298Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.974619 | controller | Jun 11 00:12:26.748625 crc crio[23067]: time="2026-06-11T00:12:26.748398016Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.974640 | controller | Jun 11 00:12:26.754112 crc crio[23067]: time="2026-06-11T00:12:26.753942855Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.974662 | controller | Jun 11 00:12:26.901208 crc crio[23067]: time="2026-06-11T00:12:26.901059474Z" level=info msg="Created container 2e34b31e46b368df9ebc7d7cf39288cf7f4e384d34b03ecacdca507c3da8b584: openshift-marketplace/certified-operators-cjd7q/registry-server" id=7ec16c6c-9c7c-4fcd-8700-bf02815d0892 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.974682 | controller | Jun 11 00:12:26.903130 crc crio[23067]: time="2026-06-11T00:12:26.903052167Z" level=info msg="Starting container: 2e34b31e46b368df9ebc7d7cf39288cf7f4e384d34b03ecacdca507c3da8b584" id=9405c77b-ae48-4c8c-910e-2aab0fdab4d7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.974726 | controller | Jun 11 00:12:26.918136 crc crio[23067]: time="2026-06-11T00:12:26.91800859Z" level=info msg="Started container" PID=47446 containerID=2e34b31e46b368df9ebc7d7cf39288cf7f4e384d34b03ecacdca507c3da8b584 description=openshift-marketplace/certified-operators-cjd7q/registry-server id=9405c77b-ae48-4c8c-910e-2aab0fdab4d7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3d2ea3a5965d664e3f2c3ea6259cc319e758aa78d52e47f43f507fdaa17a8605
2026-06-11 01:10:46.974749 | controller | Jun 11 00:12:34.817465 crc crio[23067]: time="2026-06-11T00:12:34.816106624Z" level=info msg="Stopping container: 2e34b31e46b368df9ebc7d7cf39288cf7f4e384d34b03ecacdca507c3da8b584 (timeout: 2s)" id=e0efdf9b-a51d-414a-8898-0a4ae370b289 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:46.974766 | controller | Jun 11 00:12:35.837032 crc crio[23067]: time="2026-06-11T00:12:35.835232855Z" level=info msg="Stopped container 2e34b31e46b368df9ebc7d7cf39288cf7f4e384d34b03ecacdca507c3da8b584: openshift-marketplace/certified-operators-cjd7q/registry-server" id=e0efdf9b-a51d-414a-8898-0a4ae370b289 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:46.974786 | controller | Jun 11 00:12:35.837927 crc crio[23067]: time="2026-06-11T00:12:35.837302081Z" level=info msg="Stopping pod sandbox: 3d2ea3a5965d664e3f2c3ea6259cc319e758aa78d52e47f43f507fdaa17a8605" id=7e0a6165-318b-4621-852c-7ac5df2f07bd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:46.974802 | controller | Jun 11 00:12:35.838879 crc crio[23067]: time="2026-06-11T00:12:35.83837233Z" level=info msg="Got pod network &{Name:certified-operators-cjd7q Namespace:openshift-marketplace ID:3d2ea3a5965d664e3f2c3ea6259cc319e758aa78d52e47f43f507fdaa17a8605 UID:16c93067-c450-4aee-931b-30d6122aede1 NetNS:/var/run/netns/602aa227-3d26-4ec4-8e36-2e3b497bf0fc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod16c93067_c450_4aee_931b_30d6122aede1.slice PodAnnotations:0xc002c840b0}] Aliases:map[]}"
2026-06-11 01:10:46.974818 | controller | Jun 11 00:12:35.838879 crc crio[23067]: time="2026-06-11T00:12:35.838543494Z" level=info msg="Deleting pod openshift-marketplace_certified-operators-cjd7q from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.974834 | controller | Jun 11 00:12:35.845319 crc crio[23067]: time="2026-06-11T00:12:35.845277216Z" level=info msg="Stopping container: 59c5672ad3ba1b60684a2dc2f193bc185544d48de973cbcea9064dbf068bc13c (timeout: 2s)" id=04fb1d7a-4224-4c5e-a96c-d424a7d20342 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:46.974850 | controller | Jun 11 00:12:36.045011 crc crio[23067]: time="2026-06-11T00:12:36.044919397Z" level=info msg="Stopped container 59c5672ad3ba1b60684a2dc2f193bc185544d48de973cbcea9064dbf068bc13c: openshift-marketplace/redhat-marketplace-pzhfb/registry-server" id=04fb1d7a-4224-4c5e-a96c-d424a7d20342 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:46.974865 | controller | Jun 11 00:12:36.047428 crc crio[23067]: time="2026-06-11T00:12:36.047220089Z" level=info msg="Stopping pod sandbox: 59ddbfaca62c0563eb8156ef056844759984b066c57b1f77c83e197f9b635690" id=cb9fa58d-cee5-4608-9107-1786d1a33f47 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:46.974880 | controller | Jun 11 00:12:36.048221 crc crio[23067]: time="2026-06-11T00:12:36.048112663Z" level=info msg="Got pod network &{Name:redhat-marketplace-pzhfb Namespace:openshift-marketplace ID:59ddbfaca62c0563eb8156ef056844759984b066c57b1f77c83e197f9b635690 UID:93bb2263-8701-46da-af95-fecd171b26ac NetNS:/var/run/netns/f2b2aea7-6c3f-4be0-af43-d6521e527ab4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod93bb2263_8701_46da_af95_fecd171b26ac.slice PodAnnotations:0xc002c84268}] Aliases:map[]}"
2026-06-11 01:10:46.974896 | controller | Jun 11 00:12:36.048817 crc crio[23067]: time="2026-06-11T00:12:36.04838278Z" level=info msg="Deleting pod openshift-marketplace_redhat-marketplace-pzhfb from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.974912 | controller | Jun 11 00:12:36.142147 crc crio[23067]: time="2026-06-11T00:12:36.141142476Z" level=info msg="Running pod sandbox: openstack-operators/3ea339e9021ddbdc34cbf1c3915684f006a90442dbea2e00dc74400bd0ml47d/POD" id=d7790310-1a8b-480c-b7e9-3af02f4ae41e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.974928 | controller | Jun 11 00:12:36.142147 crc crio[23067]: time="2026-06-11T00:12:36.141960148Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.974944 | controller | Jun 11 00:12:36.222075 crc crio[23067]: time="2026-06-11T00:12:36.221138068Z" level=info msg="Got pod network &{Name:3ea339e9021ddbdc34cbf1c3915684f006a90442dbea2e00dc74400bd0ml47d Namespace:openstack-operators ID:7704431a72bb88fee4e205d5741ad2ac1ecf0d9971b7823e473dd276691b7786 UID:14ac139f-3618-42dc-b427-449bc3aedd15 NetNS:/var/run/netns/0db74b3e-7233-4002-8a8e-7c02a1060ac3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod14ac139f_3618_42dc_b427_449bc3aedd15.slice PodAnnotations:0xc002392210}] Aliases:map[]}"
2026-06-11 01:10:46.974964 | controller | Jun 11 00:12:36.222075 crc crio[23067]: time="2026-06-11T00:12:36.22120091Z" level=info msg="Adding pod openstack-operators_3ea339e9021ddbdc34cbf1c3915684f006a90442dbea2e00dc74400bd0ml47d to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.974980 | controller | Jun 11 00:12:37.278067 crc crio[23067]: time="2026-06-11T00:12:37.27787635Z" level=info msg="Stopped pod sandbox: 3d2ea3a5965d664e3f2c3ea6259cc319e758aa78d52e47f43f507fdaa17a8605" id=7e0a6165-318b-4621-852c-7ac5df2f07bd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:46.974995 | controller | Jun 11 00:12:37.523672 crc crio[23067]: time="2026-06-11T00:12:37.520532589Z" level=info msg="Stopped pod sandbox: 59ddbfaca62c0563eb8156ef056844759984b066c57b1f77c83e197f9b635690" id=cb9fa58d-cee5-4608-9107-1786d1a33f47 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:46.975011 | controller | Jun 11 00:12:37.959946 crc crio[23067]: time="2026-06-11T00:12:37.95987867Z" level=info msg="Removing container: 59c5672ad3ba1b60684a2dc2f193bc185544d48de973cbcea9064dbf068bc13c" id=fefa356d-8fb8-48a8-94dd-8a68d54f9d81 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.975026 | controller | Jun 11 00:12:37.990347 crc crio[23067]: time="2026-06-11T00:12:37.990265198Z" level=info msg="Removed container 59c5672ad3ba1b60684a2dc2f193bc185544d48de973cbcea9064dbf068bc13c: openshift-marketplace/redhat-marketplace-pzhfb/registry-server" id=fefa356d-8fb8-48a8-94dd-8a68d54f9d81 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.975041 | controller | Jun 11 00:12:37.997127 crc crio[23067]: time="2026-06-11T00:12:37.99705047Z" level=info msg="Removing container: 5294cbf569103110cf37cebe19b558a91c79a2529483977ec9632f987e04d02e" id=c19351af-b860-46fe-927a-68b8d0009a5d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.975057 | controller | Jun 11 00:12:38.032162 crc crio[23067]: time="2026-06-11T00:12:38.032063112Z" level=info msg="Removed container 5294cbf569103110cf37cebe19b558a91c79a2529483977ec9632f987e04d02e: openshift-marketplace/redhat-marketplace-pzhfb/extract-content" id=c19351af-b860-46fe-927a-68b8d0009a5d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.975072 | controller | Jun 11 00:12:38.043545 crc crio[23067]: time="2026-06-11T00:12:38.043443229Z" level=info msg="Removing container: 364f66e575f9de8637d6065d5edc893e08bfde07c661f9eec14d7b52e8cf7b6c" id=2e89590b-a013-4e1e-a2b3-eef83afa1a33 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.975087 | controller | Jun 11 00:12:38.070283 crc crio[23067]: time="2026-06-11T00:12:38.070198108Z" level=info msg="Removed container 364f66e575f9de8637d6065d5edc893e08bfde07c661f9eec14d7b52e8cf7b6c: openshift-marketplace/redhat-marketplace-pzhfb/extract-utilities" id=2e89590b-a013-4e1e-a2b3-eef83afa1a33 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.975102 | controller | Jun 11 00:12:38.074393 crc crio[23067]: time="2026-06-11T00:12:38.074288587Z" level=info msg="Removing container: 2e34b31e46b368df9ebc7d7cf39288cf7f4e384d34b03ecacdca507c3da8b584" id=065232e9-bb00-4495-9dab-ec4e226660d0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.975117 | controller | Jun 11 00:12:38.091344 crc crio[23067]: time="2026-06-11T00:12:38.091242984Z" level=info msg="Removed container 2e34b31e46b368df9ebc7d7cf39288cf7f4e384d34b03ecacdca507c3da8b584: openshift-marketplace/certified-operators-cjd7q/registry-server" id=065232e9-bb00-4495-9dab-ec4e226660d0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.975132 | controller | Jun 11 00:12:38.094945 crc crio[23067]: time="2026-06-11T00:12:38.094876281Z" level=info msg="Removing container: 30a4787e336833fe4ff6fc282a36e6473223455fc40c4a4ed782e0a6c7ff8abe" id=325d9e91-a3ce-4422-9467-1bbae6c8ff1b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.975151 | controller | Jun 11 00:12:38.118468 crc crio[23067]: time="2026-06-11T00:12:38.118377564Z" level=info msg="Removed container 30a4787e336833fe4ff6fc282a36e6473223455fc40c4a4ed782e0a6c7ff8abe: openshift-marketplace/certified-operators-cjd7q/extract-content" id=325d9e91-a3ce-4422-9467-1bbae6c8ff1b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.975166 | controller | Jun 11 00:12:38.121158 crc crio[23067]: time="2026-06-11T00:12:38.121073296Z" level=info msg="Removing container: 9db1b3e356f1c9bd4feed05bfa2d16283368cc1bc857d52ccda717c6138334e4" id=ed1acb0e-6222-409d-9d09-171f1fb6da20 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.975182 | controller | Jun 11 00:12:38.149955 crc crio[23067]: time="2026-06-11T00:12:38.1498223Z" level=info msg="Removed container 9db1b3e356f1c9bd4feed05bfa2d16283368cc1bc857d52ccda717c6138334e4: openshift-marketplace/certified-operators-cjd7q/extract-utilities" id=ed1acb0e-6222-409d-9d09-171f1fb6da20 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.975197 | controller | Jun 11 00:12:38.384270 crc crio[23067]: 2026-06-11T00:12:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7704431a72bb88f Mac:3e:03:b9:b6:1f:0d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:40 Mtu:0 Sandbox:/var/run/netns/0db74b3e-7233-4002-8a8e-7c02a1060ac3 SocketPath: PciID:}] [{Interface:0xc00031c860 Address:{IP:10.217.0.64 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:46.975212 | controller | Jun 11 00:12:38.385948 crc crio[23067]: time="2026-06-11T00:12:38.385605244Z" level=info msg="Got pod network &{Name:3ea339e9021ddbdc34cbf1c3915684f006a90442dbea2e00dc74400bd0ml47d Namespace:openstack-operators ID:7704431a72bb88fee4e205d5741ad2ac1ecf0d9971b7823e473dd276691b7786 UID:14ac139f-3618-42dc-b427-449bc3aedd15 NetNS:/var/run/netns/0db74b3e-7233-4002-8a8e-7c02a1060ac3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod14ac139f_3618_42dc_b427_449bc3aedd15.slice PodAnnotations:0xc002392210}] Aliases:map[]}"
2026-06-11 01:10:46.975228 | controller | Jun 11 00:12:38.386142 crc crio[23067]: time="2026-06-11T00:12:38.386080247Z" level=info msg="Checking pod openstack-operators_3ea339e9021ddbdc34cbf1c3915684f006a90442dbea2e00dc74400bd0ml47d for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:46.975243 | controller | Jun 11 00:12:38.393344 crc crio[23067]: time="2026-06-11T00:12:38.39326713Z" level=info msg="Ran pod sandbox 7704431a72bb88fee4e205d5741ad2ac1ecf0d9971b7823e473dd276691b7786 with infra container: openstack-operators/3ea339e9021ddbdc34cbf1c3915684f006a90442dbea2e00dc74400bd0ml47d/POD" id=d7790310-1a8b-480c-b7e9-3af02f4ae41e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.975259 | controller | Jun 11 00:12:38.396046 crc crio[23067]: time="2026-06-11T00:12:38.395976983Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=c0e91dd0-a773-4ca7-a738-0b5616808486 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.975275 | controller | Jun 11 00:12:38.398309 crc crio[23067]: time="2026-06-11T00:12:38.398245434Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=88374708-0b7b-4940-b16c-a543551ef020 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.975291 | controller | Jun 11 00:12:38.403891 crc crio[23067]: time="2026-06-11T00:12:38.403795933Z" level=info msg="Creating container: openstack-operators/3ea339e9021ddbdc34cbf1c3915684f006a90442dbea2e00dc74400bd0ml47d/util" id=89772b67-2b85-4049-85a3-8dbe107c2290 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.975310 | controller | Jun 11 00:12:38.404183 crc crio[23067]: time="2026-06-11T00:12:38.404122702Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.975326 | controller | Jun 11 00:12:38.448896 crc crio[23067]: time="2026-06-11T00:12:38.448780934Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.975341 | controller | Jun 11 00:12:38.456007 crc crio[23067]: time="2026-06-11T00:12:38.455905355Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.975388 | controller | Jun 11 00:12:38.554808 crc crio[23067]: time="2026-06-11T00:12:38.554612791Z" level=info msg="Created container 7611399d77a39bdd2f5fa6b905b58c1855d6768ab10ec84e91d13f12f909b23b: openstack-operators/3ea339e9021ddbdc34cbf1c3915684f006a90442dbea2e00dc74400bd0ml47d/util" id=89772b67-2b85-4049-85a3-8dbe107c2290 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.975409 | controller | Jun 11 00:12:38.555731 crc crio[23067]: time="2026-06-11T00:12:38.555554427Z" level=info msg="Starting container: 7611399d77a39bdd2f5fa6b905b58c1855d6768ab10ec84e91d13f12f909b23b" id=29ad31d6-494b-4b66-adea-273882fd336a name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.975425 | controller | Jun 11 00:12:38.563368 crc crio[23067]: time="2026-06-11T00:12:38.563277114Z" level=info msg="Started container" PID=47785 containerID=7611399d77a39bdd2f5fa6b905b58c1855d6768ab10ec84e91d13f12f909b23b description=openstack-operators/3ea339e9021ddbdc34cbf1c3915684f006a90442dbea2e00dc74400bd0ml47d/util id=29ad31d6-494b-4b66-adea-273882fd336a name=/runtime.v1.RuntimeService/StartContainer sandboxID=7704431a72bb88fee4e205d5741ad2ac1ecf0d9971b7823e473dd276691b7786
2026-06-11 01:10:46.975442 | controller | Jun 11 00:12:38.980451 crc crio[23067]: time="2026-06-11T00:12:38.980016937Z" level=info msg="Pulling image: 38.102.83.64:5001/openstack-k8s-operators/openstack-operator-bundle:2895d87b692193b55d566fae26f4c769f7f44de8" id=9de46a14-f08d-436b-8666-165ee2d5b825 name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:46.975458 | controller | Jun 11 00:12:38.983075 crc crio[23067]: time="2026-06-11T00:12:38.982992977Z" level=info msg="Trying to access \"38.102.83.64:5001/openstack-k8s-operators/openstack-operator-bundle:2895d87b692193b55d566fae26f4c769f7f44de8\""
2026-06-11 01:10:46.975474 | controller | Jun 11 00:12:39.344988 crc crio[23067]: time="2026-06-11T00:12:39.344803592Z" level=info msg="Pulled image: 38.102.83.64:5001/openstack-k8s-operators/openstack-operator-bundle@sha256:7a281bbb389eb9043bf80090a282a0647397552889967b7d20119a0f0fdff65c" id=9de46a14-f08d-436b-8666-165ee2d5b825 name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:46.975489 | controller | Jun 11 00:12:39.346365 crc crio[23067]: time="2026-06-11T00:12:39.345873691Z" level=info msg="Checking image status: 38.102.83.64:5001/openstack-k8s-operators/openstack-operator-bundle:2895d87b692193b55d566fae26f4c769f7f44de8" id=1abf8530-b5f0-4da1-a604-2295d34700af name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.975505 | controller | Jun 11 00:12:39.350057 crc crio[23067]: time="2026-06-11T00:12:39.349937661Z" level=info msg="Checking image status: 38.102.83.64:5001/openstack-k8s-operators/openstack-operator-bundle:2895d87b692193b55d566fae26f4c769f7f44de8" id=342a082d-1a0f-4fc3-9e5a-e0213cae991b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.975521 | controller | Jun 11 00:12:39.362078 crc crio[23067]: time="2026-06-11T00:12:39.362001545Z" level=info msg="Creating container: openstack-operators/3ea339e9021ddbdc34cbf1c3915684f006a90442dbea2e00dc74400bd0ml47d/pull" id=0e7d3fc4-f771-47bf-afbc-19035b5c34d1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.975540 | controller | Jun 11 00:12:39.363852 crc crio[23067]: time="2026-06-11T00:12:39.363548717Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.975557 | controller | Jun 11 00:12:39.401433 crc crio[23067]: time="2026-06-11T00:12:39.401274172Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.975572 | controller | Jun 11 00:12:39.402339 crc crio[23067]: time="2026-06-11T00:12:39.40195694Z" level=warning msg="Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/9ac9fcf4778f75125971514ab9478cc276a58330bcc4cd16fb6efb8216253e1e/merged/etc/passwd: no such file or directory"
2026-06-11 01:10:46.975588 | controller | Jun 11 00:12:39.402339 crc crio[23067]: time="2026-06-11T00:12:39.401989841Z" level=warning msg="Failed to open /etc/group: open /var/lib/containers/storage/overlay/9ac9fcf4778f75125971514ab9478cc276a58330bcc4cd16fb6efb8216253e1e/merged/etc/group: no such file or directory"
2026-06-11 01:10:46.975604 | controller | Jun 11 00:12:39.405349 crc crio[23067]: time="2026-06-11T00:12:39.40528925Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.975619 | controller | Jun 11 00:12:39.506788 crc crio[23067]: time="2026-06-11T00:12:39.506066581Z" level=info msg="Created container c262baa82e3e3db8f70b9fd70cc5aa0589a3e8e3d310d54c2830ed4a7cfa47dc: openstack-operators/3ea339e9021ddbdc34cbf1c3915684f006a90442dbea2e00dc74400bd0ml47d/pull" id=0e7d3fc4-f771-47bf-afbc-19035b5c34d1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.975635 | controller | Jun 11 00:12:39.509170 crc crio[23067]: time="2026-06-11T00:12:39.509072612Z" level=info msg="Starting container: c262baa82e3e3db8f70b9fd70cc5aa0589a3e8e3d310d54c2830ed4a7cfa47dc" id=df1a4367-e6c4-4f07-9b7d-2fe1dd39a5fd name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.975651 | controller | Jun 11 00:12:39.515555 crc crio[23067]: time="2026-06-11T00:12:39.515438464Z" level=info msg="Started container" PID=47847 containerID=c262baa82e3e3db8f70b9fd70cc5aa0589a3e8e3d310d54c2830ed4a7cfa47dc description=openstack-operators/3ea339e9021ddbdc34cbf1c3915684f006a90442dbea2e00dc74400bd0ml47d/pull id=df1a4367-e6c4-4f07-9b7d-2fe1dd39a5fd name=/runtime.v1.RuntimeService/StartContainer sandboxID=7704431a72bb88fee4e205d5741ad2ac1ecf0d9971b7823e473dd276691b7786
2026-06-11 01:10:46.975667 | controller | Jun 11 00:12:39.996267 crc crio[23067]: time="2026-06-11T00:12:39.996179158Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=c3804150-b54c-407d-947b-3a31b5f79977 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.975684 | controller | Jun 11 00:12:39.999038 crc crio[23067]: time="2026-06-11T00:12:39.998948183Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=bc9c5e37-2392-47aa-9a5a-3d00d825f95a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.975700 | controller | Jun 11 00:12:40.012714 crc crio[23067]: time="2026-06-11T00:12:40.012536738Z" level=info msg="Creating container: openstack-operators/3ea339e9021ddbdc34cbf1c3915684f006a90442dbea2e00dc74400bd0ml47d/extract" id=4045bcce-3c40-4d68-8a78-50f66b76534e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.975715 | controller | Jun 11 00:12:40.014091 crc crio[23067]: time="2026-06-11T00:12:40.013928246Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.975731 | controller | Jun 11 00:12:40.061012 crc crio[23067]: time="2026-06-11T00:12:40.060932111Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.975752 | controller | Jun 11 00:12:40.064606 crc crio[23067]: time="2026-06-11T00:12:40.064538338Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.975768 | controller | Jun 11 00:12:40.174930 crc crio[23067]: time="2026-06-11T00:12:40.174844886Z" level=info msg="Created container 1abfe3ebf256c2f126352111dc52cc16d30ab84aed85455f3963dd72adb7fb6e: openstack-operators/3ea339e9021ddbdc34cbf1c3915684f006a90442dbea2e00dc74400bd0ml47d/extract" id=4045bcce-3c40-4d68-8a78-50f66b76534e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.975784 | controller | Jun 11 00:12:40.176382 crc crio[23067]: time="2026-06-11T00:12:40.176188752Z" level=info msg="Starting container: 1abfe3ebf256c2f126352111dc52cc16d30ab84aed85455f3963dd72adb7fb6e" id=0bb4f7de-b1d8-44f9-8f00-7bb31b5afa08 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.975800 | controller | Jun 11 00:12:40.183888 crc crio[23067]: time="2026-06-11T00:12:40.183780586Z" level=info msg="Started container" PID=47871 containerID=1abfe3ebf256c2f126352111dc52cc16d30ab84aed85455f3963dd72adb7fb6e description=openstack-operators/3ea339e9021ddbdc34cbf1c3915684f006a90442dbea2e00dc74400bd0ml47d/extract id=0bb4f7de-b1d8-44f9-8f00-7bb31b5afa08 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7704431a72bb88fee4e205d5741ad2ac1ecf0d9971b7823e473dd276691b7786
2026-06-11 01:10:46.975816 | controller | Jun 11 00:12:42.025288 crc crio[23067]: time="2026-06-11T00:12:42.024517962Z" level=info msg="Stopping pod sandbox: 7704431a72bb88fee4e205d5741ad2ac1ecf0d9971b7823e473dd276691b7786" id=c2eadfb2-1529-427c-965c-27da308e0cf7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:46.975832 | controller | Jun 11 00:12:42.026936 crc crio[23067]: time="2026-06-11T00:12:42.026209508Z" level=info msg="Got pod network &{Name:3ea339e9021ddbdc34cbf1c3915684f006a90442dbea2e00dc74400bd0ml47d Namespace:openstack-operators ID:7704431a72bb88fee4e205d5741ad2ac1ecf0d9971b7823e473dd276691b7786 UID:14ac139f-3618-42dc-b427-449bc3aedd15 NetNS:/var/run/netns/0db74b3e-7233-4002-8a8e-7c02a1060ac3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod14ac139f_3618_42dc_b427_449bc3aedd15.slice PodAnnotations:0xc000c34330}] Aliases:map[]}"
2026-06-11 01:10:46.975848 | controller | Jun 11 00:12:42.026936 crc crio[23067]: time="2026-06-11T00:12:42.026423984Z" level=info msg="Deleting pod openstack-operators_3ea339e9021ddbdc34cbf1c3915684f006a90442dbea2e00dc74400bd0ml47d from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.975864 | controller | Jun 11 00:12:43.028675 crc crio[23067]: time="2026-06-11T00:12:43.028049563Z" level=info msg="Stopped pod sandbox: 7704431a72bb88fee4e205d5741ad2ac1ecf0d9971b7823e473dd276691b7786" id=c2eadfb2-1529-427c-965c-27da308e0cf7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:46.975880 | controller | Jun 11 00:12:51.627672 crc crio[23067]: time="2026-06-11T00:12:51.624996532Z" level=info msg="Running pod sandbox: openstack-operators/openstack-operator-controller-init-7c9fbc9dd6-667jv/POD" id=e60ae1aa-52c4-40a8-aed8-0ee6915491f3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.975895 | controller | Jun 11 00:12:51.627672 crc crio[23067]: time="2026-06-11T00:12:51.625951348Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.975910 | controller | Jun 11 00:12:51.720986 crc crio[23067]: time="2026-06-11T00:12:51.720884302Z" level=info msg="Got pod network &{Name:openstack-operator-controller-init-7c9fbc9dd6-667jv Namespace:openstack-operators ID:97a1307f61b0a2c23f7be01e02d059536b3f1b88354f843d84f38405ded9e192 UID:97d5032b-5479-4a2c-a17d-1e86aa4113bf NetNS:/var/run/netns/420d9048-949f-40f7-9fa8-1d1c2e12116f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod97d5032b_5479_4a2c_a17d_1e86aa4113bf.slice PodAnnotations:0xc0023924e0}] Aliases:map[]}"
2026-06-11 01:10:46.975929 | controller | Jun 11 00:12:51.720986 crc crio[23067]: time="2026-06-11T00:12:51.720956084Z" level=info msg="Adding pod openstack-operators_openstack-operator-controller-init-7c9fbc9dd6-667jv to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.975945 | controller | Jun 11 00:12:53.781435 crc crio[23067]: 2026-06-11T00:12:53Z [verbose] CmdAdd (shim): {1.1.0 [{Name:97a1307f61b0a2c Mac:5a:ac:81:3b:e6:d1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:42 Mtu:0 Sandbox:/var/run/netns/420d9048-949f-40f7-9fa8-1d1c2e12116f SocketPath: PciID:}] [{Interface:0xc000014720 Address:{IP:10.217.0.66 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:46.975962 | controller | Jun 11 00:12:53.784551 crc crio[23067]: time="2026-06-11T00:12:53.784250316Z" level=info msg="Got pod network &{Name:openstack-operator-controller-init-7c9fbc9dd6-667jv Namespace:openstack-operators ID:97a1307f61b0a2c23f7be01e02d059536b3f1b88354f843d84f38405ded9e192 UID:97d5032b-5479-4a2c-a17d-1e86aa4113bf NetNS:/var/run/netns/420d9048-949f-40f7-9fa8-1d1c2e12116f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod97d5032b_5479_4a2c_a17d_1e86aa4113bf.slice PodAnnotations:0xc0023924e0}] Aliases:map[]}"
2026-06-11 01:10:46.975977 | controller | Jun 11 00:12:53.784551 crc crio[23067]: time="2026-06-11T00:12:53.784468252Z" level=info msg="Checking pod openstack-operators_openstack-operator-controller-init-7c9fbc9dd6-667jv for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:46.975993 | controller | Jun 11 00:12:53.796696 crc crio[23067]: time="2026-06-11T00:12:53.794224194Z" level=info msg="Ran pod sandbox 97a1307f61b0a2c23f7be01e02d059536b3f1b88354f843d84f38405ded9e192 with infra container: openstack-operators/openstack-operator-controller-init-7c9fbc9dd6-667jv/POD" id=e60ae1aa-52c4-40a8-aed8-0ee6915491f3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.976009 | controller | Jun 11 00:12:53.803917 crc crio[23067]: time="2026-06-11T00:12:53.80374823Z" level=info msg="Checking image status: 38.102.83.64:5001/openstack-k8s-operators/openstack-operator:2895d87b692193b55d566fae26f4c769f7f44de8" id=1e6b24da-d523-42df-a6a8-9a3a373a384a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.976025 | controller | Jun 11 00:12:53.804111 crc crio[23067]: time="2026-06-11T00:12:53.804054539Z" level=info msg="Image 38.102.83.64:5001/openstack-k8s-operators/openstack-operator:2895d87b692193b55d566fae26f4c769f7f44de8 not found" id=1e6b24da-d523-42df-a6a8-9a3a373a384a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.976041 | controller | Jun 11 00:12:53.804196 crc crio[23067]: time="2026-06-11T00:12:53.80411077Z" level=info msg="Neither image nor artfiact 38.102.83.64:5001/openstack-k8s-operators/openstack-operator:2895d87b692193b55d566fae26f4c769f7f44de8 found" id=1e6b24da-d523-42df-a6a8-9a3a373a384a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.976056 | controller | Jun 11 00:12:53.818160 crc crio[23067]: time="2026-06-11T00:12:53.81748688Z" level=info msg="Pulling image: 38.102.83.64:5001/openstack-k8s-operators/openstack-operator:2895d87b692193b55d566fae26f4c769f7f44de8" id=b7a92860-6e0d-47d1-a302-d8934a990b18 name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:46.976072 | controller | Jun 11 00:12:53.820228 crc crio[23067]: time="2026-06-11T00:12:53.820156602Z" level=info msg="Trying to access \"38.102.83.64:5001/openstack-k8s-operators/openstack-operator:2895d87b692193b55d566fae26f4c769f7f44de8\""
2026-06-11 01:10:46.976090 | controller | Jun 11 00:13:12.292914 crc crio[23067]: time="2026-06-11T00:13:12.290211379Z" level=info msg="Removing container: 1da24fef0f2910c8230bb960dd0bb3c89795dddabd588a32f1cafa8695a2c087" id=f5e7cef8-c497-4b1a-8769-eb38b6608d90 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.976107 | controller | Jun 11 00:13:12.553812 crc crio[23067]: time="2026-06-11T00:13:12.553736029Z" level=info msg="Pulling image: quay.io/metal3-io/mariadb:latest" id=7f32762b-1234-4c94-922b-4bc248d56123 name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:46.976123 | controller | Jun 11 00:13:12.560704 crc crio[23067]: time="2026-06-11T00:13:12.56043418Z" level=info msg="Trying to access \"quay.io/metal3-io/mariadb:latest\""
2026-06-11 01:10:46.976139 | controller | Jun 11 00:13:22.933127 crc crio[23067]: time="2026-06-11T00:13:22.929886844Z" level=info msg="Removed container 1da24fef0f2910c8230bb960dd0bb3c89795dddabd588a32f1cafa8695a2c087: openshift-infra/auto-csr-approver-29685606-dxrsv/oc" id=f5e7cef8-c497-4b1a-8769-eb38b6608d90 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.976154 | controller | Jun 11 00:13:22.943616 crc crio[23067]: time="2026-06-11T00:13:22.943503514Z" level=info msg="Stopping pod sandbox: 49190be1cdc845b437bf44cbe1bfb08e11e0c60dfbb41bb4819226b0779a0238" id=f2fdde62-36ca-4deb-bc44-4675d7402741 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:46.976170 | controller | Jun 11 00:13:22.943616 crc crio[23067]: time="2026-06-11T00:13:22.943625687Z" level=info msg="Stopped pod sandbox (already stopped): 49190be1cdc845b437bf44cbe1bfb08e11e0c60dfbb41bb4819226b0779a0238" id=f2fdde62-36ca-4deb-bc44-4675d7402741 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:46.976185 | controller | Jun 11 00:13:22.944956 crc crio[23067]: time="2026-06-11T00:13:22.944858131Z" level=info msg="Removing pod sandbox: 49190be1cdc845b437bf44cbe1bfb08e11e0c60dfbb41bb4819226b0779a0238" id=3102515f-b10c-4054-8558-19913f458315 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:46.976200 | controller | Jun 11 00:13:22.996574 crc crio[23067]: time="2026-06-11T00:13:22.99630061Z" level=info msg="Removed pod sandbox: 49190be1cdc845b437bf44cbe1bfb08e11e0c60dfbb41bb4819226b0779a0238" id=3102515f-b10c-4054-8558-19913f458315 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:46.976215 | controller | Jun 11 00:13:23.001005 crc crio[23067]: time="2026-06-11T00:13:22.999430875Z" level=info msg="Stopping pod sandbox: 3d2ea3a5965d664e3f2c3ea6259cc319e758aa78d52e47f43f507fdaa17a8605" id=aeab7bb1-31ac-4bd8-9c77-c2971af0416c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:46.976230 | controller | Jun 11 00:13:23.001005 crc crio[23067]: time="2026-06-11T00:13:22.999755614Z" level=info msg="Stopped pod sandbox (already stopped): 3d2ea3a5965d664e3f2c3ea6259cc319e758aa78d52e47f43f507fdaa17a8605" id=aeab7bb1-31ac-4bd8-9c77-c2971af0416c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:46.976246 | controller | Jun 11 00:13:23.001290 crc crio[23067]: time="2026-06-11T00:13:23.0010894Z" level=info msg="Removing pod sandbox: 3d2ea3a5965d664e3f2c3ea6259cc319e758aa78d52e47f43f507fdaa17a8605" id=7c3d9367-ac3e-401d-b5b7-c71291941bb2 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:46.976261 | controller | Jun 11 00:13:23.033697 crc crio[23067]: time="2026-06-11T00:13:23.033552593Z" level=info msg="Pulled image: 38.102.83.64:5001/openstack-k8s-operators/openstack-operator@sha256:e1c21c3b6d3f581634907dd0569f665ee55dc1026b6ab9aa6a5734fb79cc6303" id=b7a92860-6e0d-47d1-a302-d8934a990b18 name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:46.976277 | controller | Jun 11 00:13:23.034884 crc crio[23067]: time="2026-06-11T00:13:23.034807378Z" level=info msg="Checking image status: 38.102.83.64:5001/openstack-k8s-operators/openstack-operator:2895d87b692193b55d566fae26f4c769f7f44de8" id=20c7836e-d8c3-41db-9e5c-b046c52de2d3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.976296 | controller | Jun 11 00:13:23.035986 crc crio[23067]: time="2026-06-11T00:13:23.035906627Z" level=info msg="Removed pod sandbox: 3d2ea3a5965d664e3f2c3ea6259cc319e758aa78d52e47f43f507fdaa17a8605" id=7c3d9367-ac3e-401d-b5b7-c71291941bb2 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:46.976327 | controller | Jun 11 00:13:23.037215 crc crio[23067]: time="2026-06-11T00:13:23.037084239Z" level=info msg="Stopping pod sandbox: af37a0843fb065ab9608e56db518f6e02e68d0a98450402b03c3750eb48b1950" id=2d02049a-f6f1-41dc-8978-00e1fc6272bb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:46.976343 | controller | Jun 11 00:13:23.037336 crc crio[23067]: time="2026-06-11T00:13:23.037210803Z" level=info msg="Stopped pod sandbox (already stopped): af37a0843fb065ab9608e56db518f6e02e68d0a98450402b03c3750eb48b1950" id=2d02049a-f6f1-41dc-8978-00e1fc6272bb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:46.976379 | controller | Jun 11 00:13:23.038166 crc crio[23067]: time="2026-06-11T00:13:23.038122848Z" level=info msg="Removing pod sandbox: af37a0843fb065ab9608e56db518f6e02e68d0a98450402b03c3750eb48b1950" id=b40f3cfe-80fa-47f0-a698-a701d31ccdc5 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:46.976396 | controller | Jun 11 00:13:23.066987 crc crio[23067]: time="2026-06-11T00:13:23.066907351Z" level=info msg="Removed pod sandbox: af37a0843fb065ab9608e56db518f6e02e68d0a98450402b03c3750eb48b1950" id=b40f3cfe-80fa-47f0-a698-a701d31ccdc5 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:46.976412 | controller | Jun 11 00:13:23.067803 crc crio[23067]: time="2026-06-11T00:13:23.067740993Z" level=info msg="Stopping pod sandbox: 59ddbfaca62c0563eb8156ef056844759984b066c57b1f77c83e197f9b635690" id=5b80b4cf-9e2f-431a-ab1c-987b26d2e8d2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:46.976428 | controller | Jun 11 00:13:23.067904 crc crio[23067]: time="2026-06-11T00:13:23.067809435Z" level=info msg="Stopped pod sandbox (already stopped): 59ddbfaca62c0563eb8156ef056844759984b066c57b1f77c83e197f9b635690" id=5b80b4cf-9e2f-431a-ab1c-987b26d2e8d2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:46.976444 | controller | Jun 11 00:13:23.070156 crc crio[23067]: time="2026-06-11T00:13:23.068508574Z" level=info msg="Removing pod sandbox: 59ddbfaca62c0563eb8156ef056844759984b066c57b1f77c83e197f9b635690" id=a811d45c-daaa-46ee-bd0e-dcf14d3cf833 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:46.976459 | controller | Jun 11 00:13:23.070253 crc crio[23067]: time="2026-06-11T00:13:23.07019142Z" level=info msg="Checking image status: 38.102.83.64:5001/openstack-k8s-operators/openstack-operator:2895d87b692193b55d566fae26f4c769f7f44de8" id=0471a437-f371-4e35-af68-b56cc5b5f514 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.976474 | controller | Jun 11 00:13:23.100865 crc crio[23067]: time="2026-06-11T00:13:23.099099466Z" level=info msg="Removed pod sandbox: 59ddbfaca62c0563eb8156ef056844759984b066c57b1f77c83e197f9b635690" id=a811d45c-daaa-46ee-bd0e-dcf14d3cf833 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:46.976490 | controller | Jun 11 00:13:23.109132 crc crio[23067]: time="2026-06-11T00:13:23.108223445Z" level=info msg="Creating container: openstack-operators/openstack-operator-controller-init-7c9fbc9dd6-667jv/operator" id=3061ae6e-bb2e-4cf0-8911-3f85b794955e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.976505 | controller | Jun 11 00:13:23.113509 crc crio[23067]: time="2026-06-11T00:13:23.113441606Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.976520 | controller | Jun 11 00:13:23.187722 crc crio[23067]: time="2026-06-11T00:13:23.187340457Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.976535 | controller | Jun 11 00:13:23.201241 crc crio[23067]: time="2026-06-11T00:13:23.201199734Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.976555 | controller | Jun 11 00:13:23.296534 crc crio[23067]: time="2026-06-11T00:13:23.296310331Z" level=info msg="Created container e4ee5e0d622e4e0bd906998c3e91d9cd2a29f8ace875ba64d4e3b3bea1839a46: openstack-operators/openstack-operator-controller-init-7c9fbc9dd6-667jv/operator" id=3061ae6e-bb2e-4cf0-8911-3f85b794955e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.976572 | controller | Jun 11 00:13:23.300691 crc crio[23067]: time="2026-06-11T00:13:23.299908409Z" level=info msg="Starting container: e4ee5e0d622e4e0bd906998c3e91d9cd2a29f8ace875ba64d4e3b3bea1839a46" id=71688951-2643-4264-af6e-7a92cdf52626 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.976588 | controller | Jun 11 00:13:23.310021 crc crio[23067]: time="2026-06-11T00:13:23.309790678Z" level=info msg="Started container" PID=48765 containerID=e4ee5e0d622e4e0bd906998c3e91d9cd2a29f8ace875ba64d4e3b3bea1839a46 description=openstack-operators/openstack-operator-controller-init-7c9fbc9dd6-667jv/operator id=71688951-2643-4264-af6e-7a92cdf52626 name=/runtime.v1.RuntimeService/StartContainer sandboxID=97a1307f61b0a2c23f7be01e02d059536b3f1b88354f843d84f38405ded9e192
2026-06-11 01:10:46.976604 | controller | Jun 11 00:13:28.860222 crc crio[23067]: time="2026-06-11T00:13:28.859341705Z" level=info msg="Running pod sandbox: openshift-marketplace/community-operators-dh65v/POD" id=295ff714-4522-4680-aa40-625049cae5b9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.976620 | controller | Jun 11 00:13:28.861862 crc crio[23067]: time="2026-06-11T00:13:28.86027311Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.976635 | controller | Jun 11 00:13:57.033715 crc crio[23067]: time="2026-06-11T00:13:57.032848148Z" level=info msg="Got pod network &{Name:community-operators-dh65v Namespace:openshift-marketplace ID:d95b905c5b22f984975390188bdbb8df8bc38a1ad80fda93ae8e1cd3170725a2 UID:e2345260-6228-4e1c-8e79-ecc9f8622974 NetNS:/var/run/netns/0e45f181-395d-4235-a843-1c30db0ae93a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode2345260_6228_4e1c_8e79_ecc9f8622974.slice PodAnnotations:0xc0002f2200}] Aliases:map[]}"
2026-06-11 01:10:46.976651 | controller | Jun 11 00:13:57.035724 crc crio[23067]: time="2026-06-11T00:13:57.033782304Z" level=info msg="Adding pod openshift-marketplace_community-operators-dh65v to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.976667 | controller | Jun 11 00:13:57.788536 crc crio[23067]: 2026-06-11T00:13:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d95b905c5b22f98 Mac:b2:d3:28:a5:8e:fa Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:46 Mtu:0 Sandbox:/var/run/netns/0e45f181-395d-4235-a843-1c30db0ae93a SocketPath: PciID:}] [{Interface:0xc0000150f0 Address:{IP:10.217.0.70 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:46.976684 | controller | Jun 11 00:13:57.789600 crc crio[23067]: time="2026-06-11T00:13:57.789512811Z" level=info msg="Got pod network &{Name:community-operators-dh65v Namespace:openshift-marketplace ID:d95b905c5b22f984975390188bdbb8df8bc38a1ad80fda93ae8e1cd3170725a2 UID:e2345260-6228-4e1c-8e79-ecc9f8622974 NetNS:/var/run/netns/0e45f181-395d-4235-a843-1c30db0ae93a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode2345260_6228_4e1c_8e79_ecc9f8622974.slice PodAnnotations:0xc0002f2200}] Aliases:map[]}"
2026-06-11 01:10:46.976700 | controller | Jun 11 00:13:57.789832 crc crio[23067]: time="2026-06-11T00:13:57.789762648Z" level=info msg="Checking pod openshift-marketplace_community-operators-dh65v for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:46.976721 | controller | Jun 11 00:13:57.800766 crc crio[23067]: time="2026-06-11T00:13:57.800704005Z" level=info msg="Ran pod sandbox d95b905c5b22f984975390188bdbb8df8bc38a1ad80fda93ae8e1cd3170725a2 with infra container: openshift-marketplace/community-operators-dh65v/POD" id=295ff714-4522-4680-aa40-625049cae5b9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.976737 | controller | Jun 11 00:13:57.804387 crc crio[23067]: time="2026-06-11T00:13:57.804300363Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=04349f9e-07d1-4088-beee-35af47db8323 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.976753 | controller | Jun 11 00:13:57.806871 crc crio[23067]: time="2026-06-11T00:13:57.806777141Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=cb7f2bc6-400b-4cb6-a08f-7446483d3401 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.976769 | controller | Jun 11 00:13:57.826841 crc crio[23067]: time="2026-06-11T00:13:57.82659387Z" level=info msg="Creating container: openshift-marketplace/community-operators-dh65v/extract-utilities" id=e8d35afe-343c-4bf9-9966-0865a98ef2b2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.976785 | controller | Jun 11 00:13:57.827251 crc crio[23067]: time="2026-06-11T00:13:57.827179666Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.976801 | controller | Jun 11 00:13:57.865588 crc crio[23067]: time="2026-06-11T00:13:57.865511338Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.976817 | controller | Jun 11 00:13:57.870302 crc crio[23067]: time="2026-06-11T00:13:57.870238007Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.976833 | controller | Jun 11 00:13:57.992172 crc crio[23067]: time="2026-06-11T00:13:57.992063781Z" level=info msg="Created container d39fdcbcf41adaa5a60daf82ac9d58fcd86893845ca6d83961375a063ce554cf: openshift-marketplace/community-operators-dh65v/extract-utilities" id=e8d35afe-343c-4bf9-9966-0865a98ef2b2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.976849 | controller | Jun 11 00:13:57.993541 crc crio[23067]: time="2026-06-11T00:13:57.99349692Z" level=info msg="Starting container: d39fdcbcf41adaa5a60daf82ac9d58fcd86893845ca6d83961375a063ce554cf" id=fa5d636b-9cc5-452e-bd09-1c48efef5a5f name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.976865 | controller | Jun 11 00:13:58.003517 crc crio[23067]: time="2026-06-11T00:13:58.000965873Z" level=info msg="Started container" PID=49540 containerID=d39fdcbcf41adaa5a60daf82ac9d58fcd86893845ca6d83961375a063ce554cf description=openshift-marketplace/community-operators-dh65v/extract-utilities id=fa5d636b-9cc5-452e-bd09-1c48efef5a5f name=/runtime.v1.RuntimeService/StartContainer sandboxID=d95b905c5b22f984975390188bdbb8df8bc38a1ad80fda93ae8e1cd3170725a2
2026-06-11 01:10:46.976881 | controller | Jun 11 00:13:58.028532 crc crio[23067]: time="2026-06-11T00:13:58.02843738Z" level=info msg="Pulled image: quay.io/metal3-io/mariadb@sha256:04c98546a59417b616c1ed83c4a8b5b840f52c343c715e28df0e145acfe1e8f0" id=7f32762b-1234-4c94-922b-4bc248d56123 name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:46.976897 | controller | Jun 11 00:13:58.029721 crc crio[23067]: time="2026-06-11T00:13:58.02955192Z" level=info msg="Checking image status: quay.io/metal3-io/mariadb:latest" id=a803a6fa-7850-44ba-a3b0-e00d347fe82b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.976917 | controller | Jun 11 00:13:58.045183 crc crio[23067]: time="2026-06-11T00:13:58.044955499Z" level=info msg="Checking image status: quay.io/metal3-io/mariadb" id=997003f9-d132-4655-8fef-59855975c8eb name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.976933 | controller | Jun 11 00:13:58.083167 crc crio[23067]: time="2026-06-11T00:13:58.083029435Z" level=info msg="Creating container: baremetal-operator-system/baremetal-operator-ironic-756675b7cf-mbvbh/mariadb" id=8d97f88f-8d51-47f9-98d8-10a943cdece9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.976948 | controller | Jun 11 00:13:58.084533 crc crio[23067]: time="2026-06-11T00:13:58.084467524Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.976964 | controller | Jun 11 00:13:58.119916 crc crio[23067]: time="2026-06-11T00:13:58.119781175Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.976979 | controller | Jun 11 00:13:58.444586 crc crio[23067]: time="2026-06-11T00:13:58.444100447Z" level=info msg="Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20" id=94fdc072-2fab-4ee3-abdb-87086c6d417b name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:46.976995 | controller | Jun 11 00:13:58.460030 crc crio[23067]: time="2026-06-11T00:13:58.459941448Z" level=info msg="Trying to access \"registry.redhat.io/redhat/community-operator-index:v4.20\""
2026-06-11 01:10:46.977010 | controller | Jun 11 00:13:58.590416 crc crio[23067]: time="2026-06-11T00:13:58.589855502Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.977025 | controller | Jun 11 00:13:58.706699 crc crio[23067]: time="2026-06-11T00:13:58.706573337Z" level=info msg="Created container 3e124971b20a2ad8f185360168a34c0178a23345893a9d3419fd6dc4f83a1e51: baremetal-operator-system/baremetal-operator-ironic-756675b7cf-mbvbh/mariadb" id=8d97f88f-8d51-47f9-98d8-10a943cdece9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.977041 | controller | Jun 11 00:13:58.707976 crc crio[23067]: time="2026-06-11T00:13:58.707897273Z" level=info msg="Starting container: 3e124971b20a2ad8f185360168a34c0178a23345893a9d3419fd6dc4f83a1e51" id=c534a098-280e-4477-b457-6b0fd7c68994 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.977057 | controller | Jun 11 00:13:58.713429 crc crio[23067]: time="2026-06-11T00:13:58.713331191Z" level=info msg="Started container" PID=49574 containerID=3e124971b20a2ad8f185360168a34c0178a23345893a9d3419fd6dc4f83a1e51 description=baremetal-operator-system/baremetal-operator-ironic-756675b7cf-mbvbh/mariadb id=c534a098-280e-4477-b457-6b0fd7c68994 name=/runtime.v1.RuntimeService/StartContainer sandboxID=16b26dbcd7c73816c0765b4a9e64acdc43849700c0ace60dbb05bb6faaae1ae6
2026-06-11 01:10:46.977073 | controller | Jun 11 00:13:58.723974 crc crio[23067]: time="2026-06-11T00:13:58.723910528Z" level=info msg="Pulling image: quay.io/metal3-io/ironic:release-24.1" id=2661f5fe-afcc-4ca7-865c-60295d5c8706 name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:46.977089 | controller | Jun 11 00:13:58.736542 crc crio[23067]: time="2026-06-11T00:13:58.736442569Z" level=info msg="Trying to access \"quay.io/metal3-io/ironic:release-24.1\""
2026-06-11 01:10:46.977104 | controller | Jun 11 00:13:59.143451 crc crio[23067]: time="2026-06-11T00:13:59.143315127Z" level=info msg="Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:e2171f6021fddbcc3c9696cc6c8095b77f20023994fedd5c1f7aa2377d28b45d" id=94fdc072-2fab-4ee3-abdb-87086c6d417b name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:46.977120 | controller | Jun 11 00:13:59.144588 crc crio[23067]: time="2026-06-11T00:13:59.144232022Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=ea270904-3e37-416b-8788-1e47e65e99a7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.977141 | controller | Jun 11 00:13:59.146825 crc crio[23067]: time="2026-06-11T00:13:59.146608487Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=34261f40-1046-4d5f-b437-b8b81ba7030f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.977157 | controller | Jun 11 00:13:59.160083 crc crio[23067]: time="2026-06-11T00:13:59.159951019Z" level=info msg="Creating container: openshift-marketplace/community-operators-dh65v/extract-content" id=f18e848c-c416-44cf-a7fe-3b9352ac4911 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.977173 | controller | Jun 11 00:13:59.161241 crc crio[23067]: time="2026-06-11T00:13:59.161140332Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.977189 | controller | Jun 11 00:13:59.221406 crc crio[23067]: time="2026-06-11T00:13:59.221295058Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.977204 | controller | Jun 11 00:13:59.233537 crc crio[23067]: time="2026-06-11T00:13:59.233436258Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.977219 | controller | Jun 11 00:13:59.409481 crc crio[23067]: time="2026-06-11T00:13:59.409127398Z" level=info msg="Created container de497ac629b5b057b558e7cf30d90a463b657344cc188ef6d85c9ebd327fcc47: openshift-marketplace/community-operators-dh65v/extract-content" id=f18e848c-c416-44cf-a7fe-3b9352ac4911 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.977235 | controller | Jun 11 00:13:59.412452 crc crio[23067]: time="2026-06-11T00:13:59.412172281Z" level=info msg="Starting container: de497ac629b5b057b558e7cf30d90a463b657344cc188ef6d85c9ebd327fcc47" id=c7edbeb4-7bb3-4e2c-86dd-40f6f6d723f1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.977250 | controller | Jun 11 00:13:59.451915 crc crio[23067]: time="2026-06-11T00:13:59.451602773Z" level=info msg="Started container" PID=49634 containerID=de497ac629b5b057b558e7cf30d90a463b657344cc188ef6d85c9ebd327fcc47 description=openshift-marketplace/community-operators-dh65v/extract-content id=c7edbeb4-7bb3-4e2c-86dd-40f6f6d723f1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d95b905c5b22f984975390188bdbb8df8bc38a1ad80fda93ae8e1cd3170725a2
2026-06-11 01:10:46.977267 | controller | Jun 11 00:14:00.822019 crc crio[23067]: time="2026-06-11T00:14:00.821183717Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29685614-j98v8/POD" id=10585a4a-5b94-469d-a410-d8977d3e6c7f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.977282 | controller | Jun 11 00:14:00.829341 crc crio[23067]: time="2026-06-11T00:14:00.822154893Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.977297 | controller | Jun 11 00:14:00.917600 crc crio[23067]: time="2026-06-11T00:14:00.917034134Z" level=info msg="Got pod network &{Name:auto-csr-approver-29685614-j98v8 Namespace:openshift-infra ID:b553bb9212524a03410e2446b0818005259b2cd6738a95eb04095d5a547cff56 UID:d6048d36-a2d0-4283-bfb0-28b8fa8b1a53 NetNS:/var/run/netns/3c953b4c-c227-40be-a463-48fbc5be42eb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd6048d36_a2d0_4283_bfb0_28b8fa8b1a53.slice PodAnnotations:0xc002392308}] Aliases:map[]}"
2026-06-11 01:10:46.977313 | controller | Jun 11 00:14:00.917600 crc crio[23067]: time="2026-06-11T00:14:00.917106286Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29685614-j98v8 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.977332 | controller | Jun 11 00:14:04.426002 crc crio[23067]: 2026-06-11T00:14:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b553bb9212524a0 Mac:d6:68:08:ac:b9:e2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:47 Mtu:0 Sandbox:/var/run/netns/3c953b4c-c227-40be-a463-48fbc5be42eb SocketPath: PciID:}] [{Interface:0xc00029f980 Address:{IP:10.217.0.71 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:46.977364 | controller | Jun 11 00:14:04.429276 crc crio[23067]: time="2026-06-11T00:14:04.429095657Z" level=info msg="Got pod network &{Name:auto-csr-approver-29685614-j98v8 Namespace:openshift-infra ID:b553bb9212524a03410e2446b0818005259b2cd6738a95eb04095d5a547cff56 UID:d6048d36-a2d0-4283-bfb0-28b8fa8b1a53 NetNS:/var/run/netns/3c953b4c-c227-40be-a463-48fbc5be42eb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd6048d36_a2d0_4283_bfb0_28b8fa8b1a53.slice PodAnnotations:0xc002392308}] Aliases:map[]}"
2026-06-11 01:10:46.977386 | controller | Jun 11 00:14:04.429382 crc crio[23067]: time="2026-06-11T00:14:04.429363644Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29685614-j98v8 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:46.977402 | controller | Jun 11 00:14:04.457156 crc crio[23067]: time="2026-06-11T00:14:04.456952005Z" level=info msg="Ran pod sandbox b553bb9212524a03410e2446b0818005259b2cd6738a95eb04095d5a547cff56 with infra container: openshift-infra/auto-csr-approver-29685614-j98v8/POD" id=10585a4a-5b94-469d-a410-d8977d3e6c7f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.977418 | controller | Jun 11 00:14:04.468115 crc crio[23067]: time="2026-06-11T00:14:04.467915813Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=d7cbace9-60af-486a-96d7-1fe8272c2aae name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:46.977434 | controller | Jun 11 00:14:04.503986 crc crio[23067]: time="2026-06-11T00:14:04.502276478Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 01:10:46.977450 | controller | Jun 11 00:14:05.739592 crc crio[23067]: time="2026-06-11T00:14:05.738489005Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=d7cbace9-60af-486a-96d7-1fe8272c2aae name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:46.977466 | controller | Jun 11 00:14:05.754199 crc crio[23067]: time="2026-06-11T00:14:05.753775651Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=1153b9cd-7b99-4b44-a444-e1ae2d81f47b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.977481 | controller | Jun 11 00:14:05.774519 crc crio[23067]: time="2026-06-11T00:14:05.774411832Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=a706a3a4-cab7-4457-a34b-57a406eec18d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.977497 | controller | Jun 11 00:14:05.836523 crc crio[23067]: time="2026-06-11T00:14:05.835237057Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29685614-j98v8/oc" id=2907ec48-3c7f-4512-b213-55074a2bc5dc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.977512 | controller | Jun 11 00:14:05.836523 crc crio[23067]: time="2026-06-11T00:14:05.835990117Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.977528 | controller | Jun 11 00:14:06.037597 crc crio[23067]: time="2026-06-11T00:14:06.037243472Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.977543 | controller | Jun 11 00:14:07.338054 crc crio[23067]: time="2026-06-11T00:14:07.337161903Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.977564 | controller | Jun 11 00:14:07.770596 crc crio[23067]: time="2026-06-11T00:14:07.770066208Z" level=info msg="Created container 9c170ab22ce62f90a8c61c3fa188082857115bc4dae71aa0b4441d50db0310ad: openshift-infra/auto-csr-approver-29685614-j98v8/oc" id=2907ec48-3c7f-4512-b213-55074a2bc5dc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.977580 | controller | Jun 11 00:14:07.772800 crc crio[23067]: time="2026-06-11T00:14:07.772554055Z" level=info msg="Starting container: 9c170ab22ce62f90a8c61c3fa188082857115bc4dae71aa0b4441d50db0310ad" id=44ebfddc-f1af-4afb-a9dd-39032e663beb name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.977596 | controller | Jun 11 00:14:07.782417 crc crio[23067]: time="2026-06-11T00:14:07.782323431Z" level=info msg="Started container" PID=49960 containerID=9c170ab22ce62f90a8c61c3fa188082857115bc4dae71aa0b4441d50db0310ad description=openshift-infra/auto-csr-approver-29685614-j98v8/oc id=44ebfddc-f1af-4afb-a9dd-39032e663beb name=/runtime.v1.RuntimeService/StartContainer sandboxID=b553bb9212524a03410e2446b0818005259b2cd6738a95eb04095d5a547cff56
2026-06-11 01:10:46.977613 | controller | Jun 11 00:14:07.995467 crc crio[23067]: time="2026-06-11T00:14:07.994293267Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=970f24d2-1b5f-4537-8edc-c8834120f6b1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.977629 | controller | Jun 11 00:14:07.996944 crc crio[23067]: time="2026-06-11T00:14:07.996845097Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=454c4eca-fee5-4ca6-8d89-786f13df38fc name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.977645 | controller | Jun 11 00:14:08.012217 crc crio[23067]: time="2026-06-11T00:14:08.011601398Z" level=info msg="Creating container: openshift-marketplace/community-operators-dh65v/registry-server" id=c1a8cb8b-0d64-4376-84ac-ebe6735a621f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.977661 | controller | Jun 11 00:14:08.012217 crc crio[23067]: time="2026-06-11T00:14:08.012112242Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.977676 | controller | Jun 11 00:14:08.272905 crc crio[23067]: time="2026-06-11T00:14:08.265140655Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.977692 | controller | Jun 11 00:14:08.294071 crc crio[23067]: time="2026-06-11T00:14:08.290770612Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.977708 | controller | Jun 11 00:14:08.593442 crc crio[23067]: time="2026-06-11T00:14:08.58953554Z" level=info msg="Created container b216c55de49a549f0d181cdf36e210a8113c7ffe1d04260c360e5232f92819f6: openshift-marketplace/community-operators-dh65v/registry-server" id=c1a8cb8b-0d64-4376-84ac-ebe6735a621f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.977724 | controller | Jun 11 00:14:08.607151 crc crio[23067]: time="2026-06-11T00:14:08.607062087Z" level=info msg="Starting container: b216c55de49a549f0d181cdf36e210a8113c7ffe1d04260c360e5232f92819f6" id=8a1c4a9b-ae16-4425-b807-6a78a77108b3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.977741 | controller | Jun 11 00:14:08.704300 crc crio[23067]: time="2026-06-11T00:14:08.70423384Z" level=info msg="Started container" PID=49979 containerID=b216c55de49a549f0d181cdf36e210a8113c7ffe1d04260c360e5232f92819f6 description=openshift-marketplace/community-operators-dh65v/registry-server id=8a1c4a9b-ae16-4425-b807-6a78a77108b3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d95b905c5b22f984975390188bdbb8df8bc38a1ad80fda93ae8e1cd3170725a2
2026-06-11 01:10:46.977761 | controller | Jun 11 00:14:14.783977 crc crio[23067]: time="2026-06-11T00:14:14.78236346Z" level=info msg="Stopping pod sandbox: b553bb9212524a03410e2446b0818005259b2cd6738a95eb04095d5a547cff56" id=9ce950ac-bf35-4c06-a743-02391aafd705 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:46.977778 | controller | Jun 11 00:14:14.791930 crc crio[23067]: time="2026-06-11T00:14:14.78899784Z" level=info msg="Got pod network &{Name:auto-csr-approver-29685614-j98v8 Namespace:openshift-infra ID:b553bb9212524a03410e2446b0818005259b2cd6738a95eb04095d5a547cff56 UID:d6048d36-a2d0-4283-bfb0-28b8fa8b1a53 NetNS:/var/run/netns/3c953b4c-c227-40be-a463-48fbc5be42eb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd6048d36_a2d0_4283_bfb0_28b8fa8b1a53.slice PodAnnotations:0xc000130688}] Aliases:map[]}"
2026-06-11 01:10:46.977794 | controller | Jun 11 00:14:14.791930 crc crio[23067]: time="2026-06-11T00:14:14.790528412Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29685614-j98v8 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.977811 | controller | Jun 11 00:14:19.279560 crc crio[23067]: time="2026-06-11T00:14:19.278190349Z" level=info msg="Stopped pod sandbox: b553bb9212524a03410e2446b0818005259b2cd6738a95eb04095d5a547cff56" id=9ce950ac-bf35-4c06-a743-02391aafd705 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:46.977827 | controller | Jun 11 00:14:23.147186 crc crio[23067]: time="2026-06-11T00:14:23.143437141Z" level=info msg="Removing container: 0625130e4bb5c94413eeed072d9f23bbdc38733d1b13fb646588af641e726621" id=e3fb5896-7810-492a-9f59-c7a031f645b6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.977844 | controller | Jun 11 00:14:30.898281 crc crio[23067]: time="2026-06-11T00:14:30.89622162Z" level=info msg="Stopping container: b216c55de49a549f0d181cdf36e210a8113c7ffe1d04260c360e5232f92819f6 (timeout: 2s)" id=cd9df4a1-cf87-43c5-a81f-2ae126744ec5 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:46.977860 | controller | Jun 11 00:14:38.574218 crc crio[23067]: time="2026-06-11T00:14:38.573267147Z" level=info msg="Running pod sandbox: openstack-operators/barbican-operator-controller-manager-7b8ffd8c4f-nlgsf/POD" id=35be7f4b-1f07-4a3a-85d0-2980733e60a4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.977876 | controller | Jun 11 00:14:38.574218 crc crio[23067]: time="2026-06-11T00:14:38.574184952Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.977892 | controller | Jun 11 00:14:38.587789 crc crio[23067]: time="2026-06-11T00:14:38.578417817Z" level=info msg="Running pod sandbox: openstack-operators/designate-operator-controller-manager-6bf8599b68-mwr7r/POD" id=afc55203-6ee6-4fbe-bcbc-2c906fa6847f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.977907 | controller | Jun 11 00:14:38.587789 crc crio[23067]: time="2026-06-11T00:14:38.57852252Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.977923 | controller | Jun 11 00:14:38.766181 crc crio[23067]: time="2026-06-11T00:14:38.766085292Z" level=info msg="Running pod sandbox: openstack-operators/cinder-operator-controller-manager-86c584f6fc-tf7b9/POD" id=a681d2c3-063e-49b1-aee1-b378d2e2c3de name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.977939 | controller | Jun 11 00:14:38.766339 crc crio[23067]: time="2026-06-11T00:14:38.766216346Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.977959 | controller | Jun 11 00:14:38.814599 crc crio[23067]: time="2026-06-11T00:14:38.814497959Z" level=info msg="Running pod sandbox: openstack-operators/glance-operator-controller-manager-5bdfb47c4d-5h2zx/POD" id=73e7411b-3737-4c58-9071-ca4aa7e2eaf6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.977976 | controller | Jun 11 00:14:38.814599 crc crio[23067]: time="2026-06-11T00:14:38.814603062Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.977992 | controller | Jun 11 00:14:38.965069 crc crio[23067]: time="2026-06-11T00:14:38.959862224Z" level=info msg="Running pod sandbox: openstack-operators/heat-operator-controller-manager-5c5844cc68-92r6k/POD" id=dc541bf9-540d-4974-8978-1085b6c61a0b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.978008 | controller | Jun 11 00:14:38.965069 crc crio[23067]: time="2026-06-11T00:14:38.959964176Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.978024 | controller | Jun 11 00:14:38.993771 crc crio[23067]: time="2026-06-11T00:14:38.984244157Z" level=info msg="Running pod sandbox: openstack-operators/horizon-operator-controller-manager-548d6d5f9-kcxjt/POD" id=7170844e-49b2-4a31-b640-aa6e2112149e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.978039 | controller | Jun 11 00:14:38.993771 crc crio[23067]: time="2026-06-11T00:14:38.98437651Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.978055 | controller | Jun 11 00:14:39.040139 crc crio[23067]: time="2026-06-11T00:14:39.040071735Z" level=info msg="Running pod sandbox: openstack-operators/mariadb-operator-controller-manager-7fcb8b58d6-b7ss9/POD" id=31ef9486-eb00-450f-a59d-6a0310476155 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.978070 | controller | Jun 11 00:14:39.040271 crc crio[23067]: time="2026-06-11T00:14:39.040183978Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.978086 | controller | Jun 11 00:14:39.065118 crc crio[23067]: time="2026-06-11T00:14:39.065009774Z" level=info msg="Running pod sandbox: openstack-operators/neutron-operator-controller-manager-688d5c756f-wwps5/POD" id=d29732ff-581a-4b8a-a586-173c97017c68 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.978102 | controller | Jun 11 00:14:39.065118 crc crio[23067]: time="2026-06-11T00:14:39.065094116Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.978117 | controller | Jun 11 00:14:39.112843 crc crio[23067]: time="2026-06-11T00:14:39.108947439Z" level=info msg="Running pod sandbox: openstack-operators/ironic-operator-controller-manager-75f8548fcd-fg8n7/POD" id=32616c8e-01e5-4eb5-8c12-ebd6f5b8f717 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.978132 | controller | Jun 11 00:14:39.112843 crc crio[23067]: time="2026-06-11T00:14:39.110626114Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.978148 | controller | Jun 11 00:14:39.136469 crc crio[23067]: time="2026-06-11T00:14:39.136416266Z" level=info msg="Running pod sandbox: openstack-operators/keystone-operator-controller-manager-6ccff66c5b-tprmj/POD" id=3f9f34ed-5ab9-408a-a21c-f074ce2f13dd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.978163 | controller | Jun 11 00:14:39.136604 crc crio[23067]: time="2026-06-11T00:14:39.136525729Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.978182 | controller | Jun 11 00:14:39.190291 crc crio[23067]: time="2026-06-11T00:14:39.18399201Z" level=info msg="Running pod sandbox: openstack-operators/manila-operator-controller-manager-677d9d8477-hpwfs/POD" id=57d6dbb3-9503-48b6-848b-65c3bc7aebc4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.978197 | controller | Jun 11 00:14:39.190291 crc crio[23067]: time="2026-06-11T00:14:39.184083703Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.978213 | controller | Jun 11 00:14:39.386290 crc crio[23067]: time="2026-06-11T00:14:39.38617777Z" level=info msg="Running pod sandbox: openstack-operators/nova-operator-controller-manager-f4c4579bb-vn5jz/POD" id=e7744e90-ddc3-4b54-b38b-236eee027bc5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.978228 | controller | Jun 11 00:14:39.386370 crc crio[23067]: time="2026-06-11T00:14:39.386291783Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.978243 | controller | Jun 11 00:14:39.426407 crc crio[23067]: time="2026-06-11T00:14:39.42625886Z" level=info msg="Running pod sandbox: openstack-operators/octavia-operator-controller-manager-6495978d8d-xwpfc/POD" id=60b8828e-d091-42eb-b743-8a1ad1a93563 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.978259 | controller | Jun 11 00:14:39.426407 crc crio[23067]: time="2026-06-11T00:14:39.426393214Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.978274 | controller | Jun 11 00:14:39.763295 crc crio[23067]: time="2026-06-11T00:14:39.76303778Z" level=info msg="Running pod sandbox: openstack-operators/ovn-operator-controller-manager-58f85bd97f-p9slz/POD" id=9f1e00e7-1c37-4a48-aa04-6b615da55d47 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.978289 | controller | Jun 11 00:14:39.764192 crc crio[23067]: time="2026-06-11T00:14:39.763319918Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.978304 | controller | Jun 11 00:14:39.785700 crc crio[23067]: time="2026-06-11T00:14:39.785571073Z" level=info msg="Running pod sandbox: openstack-operators/swift-operator-controller-manager-67c49dd5c6-tnx42/POD" id=1fa17bd4-3d99-4f2d-8651-c04ff1956171 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.978319 | controller | Jun 11 00:14:39.785808 crc crio[23067]: time="2026-06-11T00:14:39.785738888Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.978334 | controller | Jun 11 00:14:39.853174 crc crio[23067]: time="2026-06-11T00:14:39.85308387Z" level=info msg="Running pod sandbox: openstack-operators/telemetry-operator-controller-manager-5d65c7d97d-js2bw/POD" id=ea4abbc4-6cc8-4506-927d-7c5c02809a7c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.978364 | controller | Jun 11 00:14:39.853279 crc crio[23067]: time="2026-06-11T00:14:39.853223273Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.978385 | controller | Jun 11 00:14:39.992503 crc crio[23067]: time="2026-06-11T00:14:39.992351168Z" level=info msg="Running pod sandbox: openstack-operators/test-operator-controller-manager-8d5599d7d-2v2c9/POD" id=a8a9fb81-ca6a-4b1b-8c24-62c1dcafc6f9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.978402 | controller | Jun 11 00:14:39.995960 crc crio[23067]: time="2026-06-11T00:14:39.994937868Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.978421 | controller | Jun 11 00:14:40.081350 crc crio[23067]: time="2026-06-11T00:14:40.0799404Z" level=info msg="Running pod sandbox: openstack-operators/watcher-operator-controller-manager-577b679b5c-vf6q6/POD" id=3c1e4bd1-45e1-42a1-b0fe-ed2f60bd7f36 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.978437 | controller | Jun 11 00:14:40.081350 crc crio[23067]: time="2026-06-11T00:14:40.080015153Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.978452 | controller | Jun 11 00:14:41.492038 crc crio[23067]: time="2026-06-11T00:14:41.491933449Z" level=info msg="Stopped container b216c55de49a549f0d181cdf36e210a8113c7ffe1d04260c360e5232f92819f6: openshift-marketplace/community-operators-dh65v/registry-server" id=cd9df4a1-cf87-43c5-a81f-2ae126744ec5 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:46.978468 | controller | Jun 11 00:14:41.498615 crc crio[23067]: time="2026-06-11T00:14:41.498286322Z" level=info msg="Stopping pod sandbox: d95b905c5b22f984975390188bdbb8df8bc38a1ad80fda93ae8e1cd3170725a2" id=46744409-464d-4316-910c-cdb865f0693d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:46.978484 | controller | Jun 11 00:14:41.500064 crc crio[23067]: time="2026-06-11T00:14:41.499992328Z" level=info msg="Got pod network &{Name:community-operators-dh65v Namespace:openshift-marketplace ID:d95b905c5b22f984975390188bdbb8df8bc38a1ad80fda93ae8e1cd3170725a2 UID:e2345260-6228-4e1c-8e79-ecc9f8622974 NetNS:/var/run/netns/0e45f181-395d-4235-a843-1c30db0ae93a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode2345260_6228_4e1c_8e79_ecc9f8622974.slice PodAnnotations:0xc000c34690}] Aliases:map[]}"
2026-06-11 01:10:46.978499 | controller | Jun 11 00:14:41.500353 crc crio[23067]: time="2026-06-11T00:14:41.500195454Z" level=info msg="Deleting pod openshift-marketplace_community-operators-dh65v from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.978515 | controller | Jun 11 00:14:41.768692 crc crio[23067]: time="2026-06-11T00:14:41.766186239Z" level=info msg="Removed container 0625130e4bb5c94413eeed072d9f23bbdc38733d1b13fb646588af641e726621: openshift-infra/auto-csr-approver-29685608-5ntkx/oc" id=e3fb5896-7810-492a-9f59-c7a031f645b6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.978530 | controller | Jun 11 00:14:41.779500 crc crio[23067]: time="2026-06-11T00:14:41.779026249Z" level=info msg="Stopping pod sandbox: 5f653fcaec251719fb838c45dd1ff8c8cf29d23d573dbd7a18f1c3f290478062" id=c5597e2e-6edb-4729-a99b-98194e8b6c5b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:46.978545 | controller | Jun 11 00:14:41.779500 crc crio[23067]: time="2026-06-11T00:14:41.779309056Z" level=info msg="Stopped pod sandbox (already stopped): 5f653fcaec251719fb838c45dd1ff8c8cf29d23d573dbd7a18f1c3f290478062" id=c5597e2e-6edb-4729-a99b-98194e8b6c5b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:46.978560 | controller | Jun 11 00:14:41.781879 crc crio[23067]: time="2026-06-11T00:14:41.781801224Z" level=info msg="Removing pod sandbox: 5f653fcaec251719fb838c45dd1ff8c8cf29d23d573dbd7a18f1c3f290478062" id=e3a694c4-8727-48c5-a309-b74addffd810 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:46.978576 | controller | Jun 11 00:14:42.368117 crc crio[23067]: time="2026-06-11T00:14:42.36796552Z" level=info msg="Stopped pod sandbox: d95b905c5b22f984975390188bdbb8df8bc38a1ad80fda93ae8e1cd3170725a2" id=46744409-464d-4316-910c-cdb865f0693d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:46.978591 | controller | Jun 11 00:14:42.832399 crc crio[23067]: time="2026-06-11T00:14:42.831848128Z" level=info msg="Removed pod sandbox: 5f653fcaec251719fb838c45dd1ff8c8cf29d23d573dbd7a18f1c3f290478062" id=e3a694c4-8727-48c5-a309-b74addffd810 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:46.978610 | controller | Jun 11 00:14:42.861881 crc crio[23067]: time="2026-06-11T00:14:42.861780092Z" level=info msg="Got pod network &{Name:ovn-operator-controller-manager-58f85bd97f-p9slz Namespace:openstack-operators ID:afb9012d3cb2a11c4f7ba6447272cb971fe96703d75bab9dc0fad965088aba81 UID:4a366c25-8264-448b-9c3e-647f1c9ad32f NetNS:/var/run/netns/23a958ec-7fb2-40bd-96d7-28d10062cbb2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4a366c25_8264_448b_9c3e_647f1c9ad32f.slice PodAnnotations:0xc0023925e0}] Aliases:map[]}"
2026-06-11 01:10:46.978627 | controller | Jun 11 00:14:42.861881 crc crio[23067]: time="2026-06-11T00:14:42.861854384Z" level=info msg="Adding pod openstack-operators_ovn-operator-controller-manager-58f85bd97f-p9slz to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.978643 | controller | Jun 11 00:14:43.020092 crc crio[23067]: time="2026-06-11T00:14:43.019139533Z" level=info msg="Got pod network &{Name:telemetry-operator-controller-manager-5d65c7d97d-js2bw Namespace:openstack-operators ID:f1dc399dd886d979acedb21923cb64b1f828596456be5ea34ce867001045d5a8 UID:b4ec19ca-ad22-45eb-8f38-a7dae9e37554 NetNS:/var/run/netns/04891251-5a81-4e56-86c9-92eeaf7f74bf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb4ec19ca_ad22_45eb_8f38_a7dae9e37554.slice PodAnnotations:0xc002a462f8}] Aliases:map[]}"
2026-06-11 01:10:46.978659 | controller | Jun 11 00:14:43.020092 crc crio[23067]: time="2026-06-11T00:14:43.019202195Z" level=info msg="Adding pod openstack-operators_telemetry-operator-controller-manager-5d65c7d97d-js2bw to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.978675 | controller | Jun 11 00:14:43.020092 crc crio[23067]: time="2026-06-11T00:14:43.020044708Z" level=info msg="Got pod network &{Name:swift-operator-controller-manager-67c49dd5c6-tnx42 Namespace:openstack-operators ID:35009efe3d7243eda477495812ffaac6d0c944f3ea5774e1944fc97811486741 UID:1178ce6e-a5aa-4d56-af5c-c87a333b2e17 NetNS:/var/run/netns/b85e55fc-9997-468d-b40e-baed57a10729 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1178ce6e_a5aa_4d56_af5c_c87a333b2e17.slice PodAnnotations:0xc000130d18}] Aliases:map[]}"
2026-06-11 01:10:46.978690 | controller | Jun 11 00:14:43.020092 crc crio[23067]: time="2026-06-11T00:14:43.020085359Z" level=info msg="Adding pod openstack-operators_swift-operator-controller-manager-67c49dd5c6-tnx42 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.978706 | controller | Jun 11 00:14:43.032251 crc crio[23067]: time="2026-06-11T00:14:43.032171448Z" level=info msg="Got pod network &{Name:keystone-operator-controller-manager-6ccff66c5b-tprmj Namespace:openstack-operators ID:8052b75cf8368f66326315a5c7b6e0ca559ce9c4e64b8031987ac3399b60eee6 UID:0163285b-f98f-49e9-8818-39f0b541b7c3 NetNS:/var/run/netns/3d9b6579-fb33-4b5e-851e-85ad344bd641 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0163285b_f98f_49e9_8818_39f0b541b7c3.slice PodAnnotations:0xc000c34388}] Aliases:map[]}"
2026-06-11 01:10:46.978722 | controller | Jun 11 00:14:43.032251 crc crio[23067]: time="2026-06-11T00:14:43.03223553Z" level=info msg="Adding pod openstack-operators_keystone-operator-controller-manager-6ccff66c5b-tprmj to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.978737 | controller | Jun 11 00:14:43.044619 crc crio[23067]: time="2026-06-11T00:14:43.044497913Z" level=info msg="Got pod network &{Name:test-operator-controller-manager-8d5599d7d-2v2c9 Namespace:openstack-operators ID:7e011e33cb11b1d6d3697952a22c5656ec40a9284f5b51953624eab6feaa9243 UID:0610bcfa-8443-49e3-aaa4-3e0253ad3870 NetNS:/var/run/netns/f05ce0ca-6996-4591-a366-80c4674801a0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0610bcfa_8443_49e3_aaa4_3e0253ad3870.slice PodAnnotations:0xc002392928}] Aliases:map[]}"
2026-06-11 01:10:46.978759 | controller | Jun 11 00:14:43.044619 crc crio[23067]: time="2026-06-11T00:14:43.044594036Z" level=info msg="Adding pod openstack-operators_test-operator-controller-manager-8d5599d7d-2v2c9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.978775 | controller | Jun 11 00:14:43.053677 crc crio[23067]: time="2026-06-11T00:14:43.053035596Z" level=info msg="Got pod network &{Name:manila-operator-controller-manager-677d9d8477-hpwfs Namespace:openstack-operators ID:3ef8ffb1a69bf8df02343ec81de04d9c10eae6e7fab8ae1884b435e275793d00 UID:158a5f87-68a2-42c8-bd1b-d2f6576a6563 NetNS:/var/run/netns/712e8879-8ef0-4fa1-84bc-99614efc957e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod158a5f87_68a2_42c8_bd1b_d2f6576a6563.slice PodAnnotations:0xc000b806a8}] Aliases:map[]}"
2026-06-11 01:10:46.978791 | controller | Jun 11 00:14:43.053677 crc crio[23067]: time="2026-06-11T00:14:43.053544169Z" level=info msg="Adding pod openstack-operators_manila-operator-controller-manager-677d9d8477-hpwfs to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.978807 | controller | Jun 11 00:14:43.171192 crc crio[23067]: time="2026-06-11T00:14:43.166876142Z" level=info msg="Got pod network &{Name:glance-operator-controller-manager-5bdfb47c4d-5h2zx Namespace:openstack-operators ID:1d3b31552af02447dcc82b6d90f85e0145c88491d65283ebbf9f2931366d7e15 UID:f25bf422-1acb-4a0b-8785-279eb73eb3be NetNS:/var/run/netns/904eb931-a0ae-4df6-8b54-fbbadf0f6720 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf25bf422_1acb_4a0b_8785_279eb73eb3be.slice PodAnnotations:0xc002392058}] Aliases:map[]}"
2026-06-11 01:10:46.978823 | controller | Jun 11 00:14:43.171192 crc crio[23067]: time="2026-06-11T00:14:43.166939124Z" level=info msg="Adding pod openstack-operators_glance-operator-controller-manager-5bdfb47c4d-5h2zx to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.978839 | controller | Jun 11 00:14:43.192916 crc crio[23067]: time="2026-06-11T00:14:43.189103867Z" level=info msg="Got pod network &{Name:ironic-operator-controller-manager-75f8548fcd-fg8n7 Namespace:openstack-operators ID:aed64310395cd531ee439b74c0cf05d27d5c58d24f351c8a949a554475e2870e UID:e0b74537-5c4b-4b3f-bd45-86d9b3fedb5a NetNS:/var/run/netns/be0b25fb-e869-4304-810a-cc29448c1a51 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode0b74537_5c4b_4b3f_bd45_86d9b3fedb5a.slice PodAnnotations:0xc003ba8038}] Aliases:map[]}"
2026-06-11 01:10:46.978855 | controller | Jun 11 00:14:43.192916 crc crio[23067]: time="2026-06-11T00:14:43.189151398Z" level=info msg="Adding pod openstack-operators_ironic-operator-controller-manager-75f8548fcd-fg8n7 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.978871 | controller | Jun 11 00:14:43.206872 crc crio[23067]: time="2026-06-11T00:14:43.205994626Z" level=info msg="Got pod network &{Name:mariadb-operator-controller-manager-7fcb8b58d6-b7ss9 Namespace:openstack-operators ID:2d02add48d0ac806137aee9c214932272ec15a0294fd2572d25239c98713a268 UID:9371de7f-c51d-492c-8c85-38872076e56a NetNS:/var/run/netns/a5e1ff29-bc82-44ff-9d81-3e77113a1bc9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9371de7f_c51d_492c_8c85_38872076e56a.slice PodAnnotations:0xc000130688}] Aliases:map[]}"
2026-06-11 01:10:46.978890 | controller | Jun 11 00:14:43.206872 crc crio[23067]: time="2026-06-11T00:14:43.206220583Z" level=info msg="Adding pod openstack-operators_mariadb-operator-controller-manager-7fcb8b58d6-b7ss9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.978906 | controller | Jun 11 00:14:43.310976 crc crio[23067]: time="2026-06-11T00:14:43.30390984Z" level=info msg="Got pod network &{Name:horizon-operator-controller-manager-548d6d5f9-kcxjt Namespace:openstack-operators ID:8f80f729627419d6c1e28b8f7ec92fb19c2d477b6e3bd2844a9622cbcb83b021 UID:6d667620-4639-477f-a4d7-a6b03d086c37 NetNS:/var/run/netns/2c799c44-d613-4947-ac37-999d34c3150f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6d667620_4639_477f_a4d7_a6b03d086c37.slice PodAnnotations:0xc002a461a0}] Aliases:map[]}"
2026-06-11 01:10:46.978922 | controller | Jun 11 00:14:43.310976 crc crio[23067]: time="2026-06-11T00:14:43.303972812Z" level=info msg="Adding pod openstack-operators_horizon-operator-controller-manager-548d6d5f9-kcxjt to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.978938 | controller | Jun 11 00:14:43.312441 crc crio[23067]: time="2026-06-11T00:14:43.312220866Z" level=info msg="Got pod network &{Name:neutron-operator-controller-manager-688d5c756f-wwps5 Namespace:openstack-operators ID:edb4a839df8eaacdbbc9460a49a3b0a3b3b6e965bf6332b399edd888d96f8bd0 UID:e425ecd2-29cc-4649-8cd0-77084d2bfd97 NetNS:/var/run/netns/2c27d57f-5e4c-4ac3-8d39-b4a1b786014f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode425ecd2_29cc_4649_8cd0_77084d2bfd97.slice PodAnnotations:0xc000130a30}] Aliases:map[]}"
2026-06-11 01:10:46.978954 | controller | Jun 11 00:14:43.312441 crc crio[23067]: time="2026-06-11T00:14:43.312288308Z" level=info msg="Adding pod openstack-operators_neutron-operator-controller-manager-688d5c756f-wwps5 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.978969 | controller | Jun 11 00:14:43.322829 crc crio[23067]: time="2026-06-11T00:14:43.319289758Z" level=info msg="Got pod network &{Name:cinder-operator-controller-manager-86c584f6fc-tf7b9 Namespace:openstack-operators ID:c96aecea0efd6cf4007c99ef06f0d252361d3b58cc8572c5f13a928853248a84 UID:eb94bcd6-10d5-417c-b067-434f43a23275 NetNS:/var/run/netns/f10809f5-5c5a-466f-8742-9589f6b63449 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podeb94bcd6_10d5_417c_b067_434f43a23275.slice PodAnnotations:0xc0036101d8}] Aliases:map[]}"
2026-06-11 01:10:46.978985 | controller | Jun 11 00:14:43.322829 crc crio[23067]: time="2026-06-11T00:14:43.319335559Z" level=info msg="Adding pod openstack-operators_cinder-operator-controller-manager-86c584f6fc-tf7b9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.979001 | controller | Jun 11 00:14:43.354740 crc crio[23067]: time="2026-06-11T00:14:43.345300035Z" level=info msg="Got pod network &{Name:octavia-operator-controller-manager-6495978d8d-xwpfc Namespace:openstack-operators ID:1e230edba0dbcf505fcbcf416335acb917de6431d0b6b0f602c4238872cc8322 UID:c8e6233c-4906-41ba-956c-3dbd151b688f NetNS:/var/run/netns/574fae9e-4627-4ccb-b1a9-d1cb0e343e9c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc8e6233c_4906_41ba_956c_3dbd151b688f.slice PodAnnotations:0xc000530338}] Aliases:map[]}"
2026-06-11 01:10:46.979017 | controller | Jun 11 00:14:43.354740 crc crio[23067]: time="2026-06-11T00:14:43.34549427Z" level=info msg="Adding pod openstack-operators_octavia-operator-controller-manager-6495978d8d-xwpfc to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.979060 | controller | Jun 11 00:14:43.394907 crc crio[23067]: time="2026-06-11T00:14:43.388320805Z" level=info msg="Got pod network &{Name:watcher-operator-controller-manager-577b679b5c-vf6q6 Namespace:openstack-operators ID:17abf17f2437ea15cc1d295a4f3bddce24884cb88191238ea8b96e186f813302 UID:7db9568f-327f-4eec-bfc7-baf5dd079629 NetNS:/var/run/netns/1b43cac1-9bed-4605-b807-2ae6abbf3d4e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7db9568f_327f_4eec_bfc7_baf5dd079629.slice PodAnnotations:0xc000530810}] Aliases:map[]}"
2026-06-11 01:10:46.979079 | controller | Jun 11 00:14:43.394907 crc crio[23067]: time="2026-06-11T00:14:43.388406527Z" level=info msg="Adding pod openstack-operators_watcher-operator-controller-manager-577b679b5c-vf6q6 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.979095 | controller | Jun 11 00:14:43.446350 crc crio[23067]: time="2026-06-11T00:14:43.444977196Z" level=info msg="Got pod network &{Name:designate-operator-controller-manager-6bf8599b68-mwr7r Namespace:openstack-operators ID:a844252cb407443c896f84c4bc1e8b816435909b9733e4f3c629eeebf2821673 UID:4359456a-9a31-44f0-801c-c4cae29cea05 NetNS:/var/run/netns/c68ab6f6-25e2-430d-a90e-7264d3a85919 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4359456a_9a31_44f0_801c_c4cae29cea05.slice PodAnnotations:0xc0029b21e8}] Aliases:map[]}"
2026-06-11 01:10:46.979112 | controller | Jun 11 00:14:43.446350 crc crio[23067]: time="2026-06-11T00:14:43.445167381Z" level=info msg="Adding pod openstack-operators_designate-operator-controller-manager-6bf8599b68-mwr7r to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.979144 | controller | Jun 11 00:14:46.759102 crc crio[23067]: 2026-06-11T00:14:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:afb9012d3cb2a11 Mac:9a:01:f9:34:b9:42 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5a Mtu:0 Sandbox:/var/run/netns/23a958ec-7fb2-40bd-96d7-28d10062cbb2 SocketPath: PciID:}] [{Interface:0xc000284640 Address:{IP:10.217.0.90 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:46.979163 | controller | Jun 11 00:14:46.761790 crc crio[23067]: time="2026-06-11T00:14:46.761570296Z" level=info msg="Got pod network &{Name:ovn-operator-controller-manager-58f85bd97f-p9slz Namespace:openstack-operators ID:afb9012d3cb2a11c4f7ba6447272cb971fe96703d75bab9dc0fad965088aba81 UID:4a366c25-8264-448b-9c3e-647f1c9ad32f NetNS:/var/run/netns/23a958ec-7fb2-40bd-96d7-28d10062cbb2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4a366c25_8264_448b_9c3e_647f1c9ad32f.slice PodAnnotations:0xc0023925e0}] Aliases:map[]}"
2026-06-11 01:10:46.979179 | controller | Jun 11 00:14:46.769552 crc crio[23067]: time="2026-06-11T00:14:46.769147043Z" level=info msg="Checking pod openstack-operators_ovn-operator-controller-manager-58f85bd97f-p9slz for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:46.979195 | controller | Jun 11 00:14:47.037414 crc crio[23067]: 2026-06-11T00:14:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:35009efe3d7243e Mac:f2:17:90:14:07:91 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5b Mtu:0 Sandbox:/var/run/netns/b85e55fc-9997-468d-b40e-baed57a10729 SocketPath: PciID:}] [{Interface:0xc000014fc0 Address:{IP:10.217.0.91 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:46.979210 | controller | Jun 11 00:14:47.037414 crc crio[23067]: time="2026-06-11T00:14:47.034252013Z" level=info msg="Got pod network &{Name:swift-operator-controller-manager-67c49dd5c6-tnx42 Namespace:openstack-operators ID:35009efe3d7243eda477495812ffaac6d0c944f3ea5774e1944fc97811486741 UID:1178ce6e-a5aa-4d56-af5c-c87a333b2e17 NetNS:/var/run/netns/b85e55fc-9997-468d-b40e-baed57a10729 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1178ce6e_a5aa_4d56_af5c_c87a333b2e17.slice PodAnnotations:0xc000130d18}] Aliases:map[]}"
2026-06-11 01:10:46.979230 | controller | Jun 11 00:14:47.037414 crc crio[23067]: time="2026-06-11T00:14:47.034380107Z" level=info msg="Checking pod openstack-operators_swift-operator-controller-manager-67c49dd5c6-tnx42 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:46.979247 | controller | Jun 11 00:14:48.192508 crc crio[23067]: 2026-06-11T00:14:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8052b75cf8368f6 Mac:7e:38:c7:e7:0d:ca Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:53 Mtu:0 Sandbox:/var/run/netns/3d9b6579-fb33-4b5e-851e-85ad344bd641 SocketPath: PciID:}] [{Interface:0xc00013c740 Address:{IP:10.217.0.83 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:46.979268 | controller | Jun 11 00:14:48.214893 crc crio[23067]: time="2026-06-11T00:14:48.214206271Z" level=info msg="Got pod network &{Name:keystone-operator-controller-manager-6ccff66c5b-tprmj Namespace:openstack-operators ID:8052b75cf8368f66326315a5c7b6e0ca559ce9c4e64b8031987ac3399b60eee6 UID:0163285b-f98f-49e9-8818-39f0b541b7c3 NetNS:/var/run/netns/3d9b6579-fb33-4b5e-851e-85ad344bd641 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0163285b_f98f_49e9_8818_39f0b541b7c3.slice PodAnnotations:0xc000c34388}] Aliases:map[]}"
2026-06-11 01:10:46.979291 | controller | Jun 11 00:14:48.214893 crc crio[23067]: time="2026-06-11T00:14:48.214463498Z" level=info msg="Checking pod openstack-operators_keystone-operator-controller-manager-6ccff66c5b-tprmj for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:46.979313 | controller | Jun 11 00:14:48.259380 crc crio[23067]: 2026-06-11T00:14:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a844252cb407443 Mac:e2:26:97:43:28:54 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4d Mtu:0 Sandbox:/var/run/netns/c68ab6f6-25e2-430d-a90e-7264d3a85919 SocketPath: PciID:}] [{Interface:0xc00011ade0 Address:{IP:10.217.0.77 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:46.979336 | controller | Jun 11 00:14:48.260066 crc crio[23067]: 2026-06-11T00:14:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f1dc399dd886d97 Mac:86:6c:5a:4c:2c:2f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5c Mtu:0 Sandbox:/var/run/netns/04891251-5a81-4e56-86c9-92eeaf7f74bf SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.0.92 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:46.979379 | controller | Jun 11 00:14:48.260327 crc crio[23067]: time="2026-06-11T00:14:48.260248724Z" level=info msg="Got pod network &{Name:designate-operator-controller-manager-6bf8599b68-mwr7r Namespace:openstack-operators ID:a844252cb407443c896f84c4bc1e8b816435909b9733e4f3c629eeebf2821673 UID:4359456a-9a31-44f0-801c-c4cae29cea05 NetNS:/var/run/netns/c68ab6f6-25e2-430d-a90e-7264d3a85919 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4359456a_9a31_44f0_801c_c4cae29cea05.slice PodAnnotations:0xc0029b21e8}] Aliases:map[]}"
2026-06-11 01:10:46.979399 | controller | Jun 11 00:14:48.260494 crc crio[23067]: time="2026-06-11T00:14:48.260423458Z" level=info msg="Checking pod openstack-operators_designate-operator-controller-manager-6bf8599b68-mwr7r for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:46.979416 | controller | Jun 11 00:14:48.261454 crc crio[23067]: time="2026-06-11T00:14:48.26122777Z" level=info msg="Got pod network &{Name:telemetry-operator-controller-manager-5d65c7d97d-js2bw Namespace:openstack-operators ID:f1dc399dd886d979acedb21923cb64b1f828596456be5ea34ce867001045d5a8 UID:b4ec19ca-ad22-45eb-8f38-a7dae9e37554 NetNS:/var/run/netns/04891251-5a81-4e56-86c9-92eeaf7f74bf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb4ec19ca_ad22_45eb_8f38_a7dae9e37554.slice PodAnnotations:0xc002a462f8}] Aliases:map[]}"
2026-06-11 01:10:46.979437 | controller | Jun 11 00:14:48.261561 crc crio[23067]: time="2026-06-11T00:14:48.261502518Z" level=info msg="Checking pod openstack-operators_telemetry-operator-controller-manager-5d65c7d97d-js2bw for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:46.979453 | controller | Jun 11 00:14:48.683784 crc crio[23067]: 2026-06-11T00:14:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c96aecea0efd6cf Mac:da:0a:f6:5c:ac:eb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4c Mtu:0 Sandbox:/var/run/netns/f10809f5-5c5a-466f-8742-9589f6b63449 SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.0.76 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:46.979469 | controller | Jun 11 00:14:48.683784 crc crio[23067]: time="2026-06-11T00:14:48.682077909Z" level=info msg="Got pod network &{Name:cinder-operator-controller-manager-86c584f6fc-tf7b9 Namespace:openstack-operators ID:c96aecea0efd6cf4007c99ef06f0d252361d3b58cc8572c5f13a928853248a84 UID:eb94bcd6-10d5-417c-b067-434f43a23275 NetNS:/var/run/netns/f10809f5-5c5a-466f-8742-9589f6b63449 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podeb94bcd6_10d5_417c_b067_434f43a23275.slice PodAnnotations:0xc0036101d8}] Aliases:map[]}"
2026-06-11 01:10:46.979485 | controller | Jun 11 00:14:48.683784 crc crio[23067]: time="2026-06-11T00:14:48.682222603Z" level=info msg="Checking pod openstack-operators_cinder-operator-controller-manager-86c584f6fc-tf7b9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:46.979501 | controller | Jun 11 00:14:48.797958 crc crio[23067]: 2026-06-11T00:14:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:edb4a839df8eaac Mac:fa:00:22:1d:7e:88 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:56 Mtu:0 Sandbox:/var/run/netns/2c27d57f-5e4c-4ac3-8d39-b4a1b786014f SocketPath: PciID:}] [{Interface:0xc00011a680 Address:{IP:10.217.0.86 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:46.979516 | controller | Jun 11 00:14:48.799374 crc crio[23067]: time="2026-06-11T00:14:48.799210045Z" level=info msg="Got pod network &{Name:neutron-operator-controller-manager-688d5c756f-wwps5 Namespace:openstack-operators ID:edb4a839df8eaacdbbc9460a49a3b0a3b3b6e965bf6332b399edd888d96f8bd0 UID:e425ecd2-29cc-4649-8cd0-77084d2bfd97 NetNS:/var/run/netns/2c27d57f-5e4c-4ac3-8d39-b4a1b786014f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode425ecd2_29cc_4649_8cd0_77084d2bfd97.slice PodAnnotations:0xc000130a30}] Aliases:map[]}"
2026-06-11 01:10:46.979532 | controller | Jun 11 00:14:48.799374 crc crio[23067]: time="2026-06-11T00:14:48.799358209Z" level=info msg="Checking pod openstack-operators_neutron-operator-controller-manager-688d5c756f-wwps5 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:46.979548 | controller | Jun 11 00:14:49.002183 crc crio[23067]: 2026-06-11T00:14:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2d02add48d0ac80 Mac:ee:38:29:74:18:f3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:55 Mtu:0 Sandbox:/var/run/netns/a5e1ff29-bc82-44ff-9d81-3e77113a1bc9 SocketPath: PciID:}] [{Interface:0xc0005026c0 Address:{IP:10.217.0.85 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:46.979563 | controller | Jun 11 00:14:49.002518 crc crio[23067]: 2026-06-11T00:14:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7e011e33cb11b1d Mac:86:a7:1a:4e:65:14 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5d Mtu:0 Sandbox:/var/run/netns/f05ce0ca-6996-4591-a366-80c4674801a0 SocketPath: PciID:}] [{Interface:0xc00053e730 Address:{IP:10.217.0.93 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:46.979582 | controller | Jun 11 00:14:49.004215 crc crio[23067]: 2026-06-11T00:14:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1d3b31552af0244 Mac:e6:54:d3:b7:e8:9a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4e Mtu:0 Sandbox:/var/run/netns/904eb931-a0ae-4df6-8b54-fbbadf0f6720 SocketPath: PciID:}] [{Interface:0xc0002e4f30 Address:{IP:10.217.0.78 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:46.979598 | controller | Jun 11 00:14:49.006232 crc crio[23067]: time="2026-06-11T00:14:49.005796084Z" level=info msg="Got pod network &{Name:mariadb-operator-controller-manager-7fcb8b58d6-b7ss9 Namespace:openstack-operators ID:2d02add48d0ac806137aee9c214932272ec15a0294fd2572d25239c98713a268 UID:9371de7f-c51d-492c-8c85-38872076e56a NetNS:/var/run/netns/a5e1ff29-bc82-44ff-9d81-3e77113a1bc9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9371de7f_c51d_492c_8c85_38872076e56a.slice PodAnnotations:0xc000130688}] Aliases:map[]}"
2026-06-11 01:10:46.979614 | controller | Jun 11 00:14:49.006232 crc crio[23067]: time="2026-06-11T00:14:49.006150684Z" level=info msg="Checking pod openstack-operators_mariadb-operator-controller-manager-7fcb8b58d6-b7ss9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:46.979629 | controller | Jun 11 00:14:49.007476 crc crio[23067]: time="2026-06-11T00:14:49.007061139Z" level=info msg="Got pod network &{Name:glance-operator-controller-manager-5bdfb47c4d-5h2zx Namespace:openstack-operators ID:1d3b31552af02447dcc82b6d90f85e0145c88491d65283ebbf9f2931366d7e15 UID:f25bf422-1acb-4a0b-8785-279eb73eb3be NetNS:/var/run/netns/904eb931-a0ae-4df6-8b54-fbbadf0f6720 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf25bf422_1acb_4a0b_8785_279eb73eb3be.slice PodAnnotations:0xc002392058}] Aliases:map[]}"
2026-06-11 01:10:46.979645 | controller | Jun 11 00:14:49.007476 crc crio[23067]: time="2026-06-11T00:14:49.007237654Z" level=info msg="Checking pod openstack-operators_glance-operator-controller-manager-5bdfb47c4d-5h2zx for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:46.979660 | controller | Jun 11 00:14:49.010943 crc crio[23067]: time="2026-06-11T00:14:49.008287162Z" level=info msg="Got pod network &{Name:test-operator-controller-manager-8d5599d7d-2v2c9 Namespace:openstack-operators ID:7e011e33cb11b1d6d3697952a22c5656ec40a9284f5b51953624eab6feaa9243 UID:0610bcfa-8443-49e3-aaa4-3e0253ad3870 NetNS:/var/run/netns/f05ce0ca-6996-4591-a366-80c4674801a0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0610bcfa_8443_49e3_aaa4_3e0253ad3870.slice PodAnnotations:0xc002392928}] Aliases:map[]}"
2026-06-11 01:10:46.979675 | controller | Jun 11 00:14:49.011415 crc crio[23067]: time="2026-06-11T00:14:49.011190481Z" level=info msg="Checking pod openstack-operators_test-operator-controller-manager-8d5599d7d-2v2c9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:46.979691 | controller | Jun 11 00:14:49.035901 crc crio[23067]: 2026-06-11T00:14:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8f80f729627419d Mac:12:fa:2d:de:2a:8b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4f Mtu:0 Sandbox:/var/run/netns/2c799c44-d613-4947-ac37-999d34c3150f SocketPath: PciID:}] [{Interface:0xc0001130a0 Address:{IP:10.217.0.79 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:46.979710 | controller | Jun 11 00:14:49.036502 crc crio[23067]: time="2026-06-11T00:14:49.036076128Z" level=info msg="Got pod network &{Name:horizon-operator-controller-manager-548d6d5f9-kcxjt Namespace:openstack-operators ID:8f80f729627419d6c1e28b8f7ec92fb19c2d477b6e3bd2844a9622cbcb83b021 UID:6d667620-4639-477f-a4d7-a6b03d086c37 NetNS:/var/run/netns/2c799c44-d613-4947-ac37-999d34c3150f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6d667620_4639_477f_a4d7_a6b03d086c37.slice PodAnnotations:0xc002a461a0}] Aliases:map[]}"
2026-06-11 01:10:46.979726 | controller | Jun 11 00:14:49.036502 crc crio[23067]: time="2026-06-11T00:14:49.036254763Z" level=info msg="Checking pod openstack-operators_horizon-operator-controller-manager-548d6d5f9-kcxjt for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:46.979742 | controller | Jun 11 00:14:49.154827 crc crio[23067]: 2026-06-11T00:14:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1e230edba0dbcf5 Mac:b2:a5:f8:b9:a8:cb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:57 Mtu:0 Sandbox:/var/run/netns/574fae9e-4627-4ccb-b1a9-d1cb0e343e9c SocketPath: PciID:}] [{Interface:0xc00025a750 Address:{IP:10.217.0.87 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:46.979758 | controller | Jun 11 00:14:49.155583 crc crio[23067]: time="2026-06-11T00:14:49.155500927Z" level=info msg="Got pod network &{Name:octavia-operator-controller-manager-6495978d8d-xwpfc Namespace:openstack-operators ID:1e230edba0dbcf505fcbcf416335acb917de6431d0b6b0f602c4238872cc8322 UID:c8e6233c-4906-41ba-956c-3dbd151b688f NetNS:/var/run/netns/574fae9e-4627-4ccb-b1a9-d1cb0e343e9c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc8e6233c_4906_41ba_956c_3dbd151b688f.slice PodAnnotations:0xc000530338}] Aliases:map[]}"
2026-06-11 01:10:46.979774 | controller | Jun 11 00:14:49.155741 crc crio[23067]: time="2026-06-11T00:14:49.155726363Z" level=info msg="Checking pod openstack-operators_octavia-operator-controller-manager-6495978d8d-xwpfc for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:46.979790 | controller | Jun 11 00:14:49.164087 crc crio[23067]: 2026-06-11T00:14:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:17abf17f2437ea1 Mac:be:d0:3d:a3:2d:08 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5e Mtu:0 Sandbox:/var/run/netns/1b43cac1-9bed-4605-b807-2ae6abbf3d4e SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.94 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:46.979805 | controller | Jun 11 00:14:49.164087 crc crio[23067]: time="2026-06-11T00:14:49.161938772Z" level=info msg="Got pod network &{Name:watcher-operator-controller-manager-577b679b5c-vf6q6 Namespace:openstack-operators ID:17abf17f2437ea15cc1d295a4f3bddce24884cb88191238ea8b96e186f813302 UID:7db9568f-327f-4eec-bfc7-baf5dd079629 NetNS:/var/run/netns/1b43cac1-9bed-4605-b807-2ae6abbf3d4e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7db9568f_327f_4eec_bfc7_baf5dd079629.slice PodAnnotations:0xc000530810}] Aliases:map[]}"
2026-06-11 01:10:46.979821 | controller | Jun 11 00:14:49.164087 crc crio[23067]: time="2026-06-11T00:14:49.162114357Z" level=info msg="Checking pod openstack-operators_watcher-operator-controller-manager-577b679b5c-vf6q6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:46.979837 | controller | Jun 11 00:14:49.249945 crc crio[23067]: 2026-06-11T00:14:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:aed64310395cd53 Mac:de:7a:bd:e6:37:10 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:52 Mtu:0 Sandbox:/var/run/netns/be0b25fb-e869-4304-810a-cc29448c1a51 SocketPath: PciID:}] [{Interface:0xc00052efa0 Address:{IP:10.217.0.82 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:46.979856 | controller | Jun 11 00:14:49.251082 crc crio[23067]: time="2026-06-11T00:14:49.250575963Z" level=info msg="Got pod network &{Name:ironic-operator-controller-manager-75f8548fcd-fg8n7 Namespace:openstack-operators ID:aed64310395cd531ee439b74c0cf05d27d5c58d24f351c8a949a554475e2870e UID:e0b74537-5c4b-4b3f-bd45-86d9b3fedb5a NetNS:/var/run/netns/be0b25fb-e869-4304-810a-cc29448c1a51 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode0b74537_5c4b_4b3f_bd45_86d9b3fedb5a.slice PodAnnotations:0xc003ba8038}] Aliases:map[]}"
2026-06-11 01:10:46.979872 | controller | Jun 11 00:14:49.251082 crc crio[23067]: time="2026-06-11T00:14:49.250772618Z" level=info msg="Checking pod openstack-operators_ironic-operator-controller-manager-75f8548fcd-fg8n7 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:46.979888 | controller | Jun 11 00:14:49.293969 crc crio[23067]: 2026-06-11T00:14:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3ef8ffb1a69bf8d Mac:ba:da:c2:9f:17:64 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:54 Mtu:0 Sandbox:/var/run/netns/712e8879-8ef0-4fa1-84bc-99614efc957e SocketPath: PciID:}] [{Interface:0xc000014e00 Address:{IP:10.217.0.84 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:46.979904 | controller | Jun 11 00:14:49.294859 crc crio[23067]: time="2026-06-11T00:14:49.294784865Z" level=info msg="Got pod network &{Name:manila-operator-controller-manager-677d9d8477-hpwfs Namespace:openstack-operators ID:3ef8ffb1a69bf8df02343ec81de04d9c10eae6e7fab8ae1884b435e275793d00 UID:158a5f87-68a2-42c8-bd1b-d2f6576a6563 NetNS:/var/run/netns/712e8879-8ef0-4fa1-84bc-99614efc957e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod158a5f87_68a2_42c8_bd1b_d2f6576a6563.slice PodAnnotations:0xc000b806a8}] Aliases:map[]}"
2026-06-11 01:10:46.979920 | controller | Jun 11 00:14:49.294999 crc crio[23067]: time="2026-06-11T00:14:49.29493886Z" level=info msg="Checking pod openstack-operators_manila-operator-controller-manager-677d9d8477-hpwfs for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:46.979936 | controller | Jun 11 00:14:55.038331 crc crio[23067]: time="2026-06-11T00:14:55.037455285Z" level=info msg="Running pod sandbox: openstack-operators/openstack-baremetal-operator-controller-manager-7c67dc759fgr8jd/POD" id=e5995ca7-e7a4-4128-82c5-eb917cd4510d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.979952 | controller | Jun 11 00:14:55.040098 crc crio[23067]: time="2026-06-11T00:14:55.03838033Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.979968 | controller | Jun 11 00:14:55.997782 crc crio[23067]: time="2026-06-11T00:14:55.997082038Z" level=info msg="Running pod sandbox: openstack-operators/openstack-operator-controller-manager-746b697676-nzm85/POD" id=dfa17c01-266b-4331-bf67-ad08aeb9243e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.979984 | controller | Jun 11 00:14:55.997904 crc crio[23067]: time="2026-06-11T00:14:55.99787845Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.979999 | controller | Jun 11 00:15:00.535886 crc crio[23067]: time="2026-06-11T00:15:00.535291485Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29685615-dv4j9/POD" id=4ef7f42a-8f23-46a9-8a34-3f3343428474 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.980015 | controller | Jun 11 00:15:00.535886 crc crio[23067]: time="2026-06-11T00:15:00.535587723Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.980035 | controller | Jun 11 00:15:03.936312 crc crio[23067]: time="2026-06-11T00:15:03.935538267Z" level=info msg="Got pod network &{Name:nova-operator-controller-manager-f4c4579bb-vn5jz Namespace:openstack-operators ID:baf2be07739c1df292caebf3379f17f5ca8325abdf6b49b9340e504b0ca66fe7 UID:84693e33-428e-4a51-ba3d-d4af6bd00ff3 NetNS:/var/run/netns/5afd7fc7-877e-4fc0-aafa-4c8de1e775c8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod84693e33_428e_4a51_ba3d_d4af6bd00ff3.slice PodAnnotations:0xc003ba8210}] Aliases:map[]}"
2026-06-11 01:10:46.980052 | controller | Jun 11 00:15:03.936312 crc crio[23067]: time="2026-06-11T00:15:03.936277317Z" level=info msg="Adding pod openstack-operators_nova-operator-controller-manager-f4c4579bb-vn5jz to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.980068 | controller | Jun 11 00:15:03.942939 crc crio[23067]: time="2026-06-11T00:15:03.94262552Z" level=info msg="Got pod network &{Name:heat-operator-controller-manager-5c5844cc68-92r6k Namespace:openstack-operators ID:1f15bb5d4ac361e2e1ca6abad5710273004b994c107ba57cac7b56575d0466b7 UID:0c58756d-d46a-48ab-98e5-eca5d6565d31 NetNS:/var/run/netns/06a9d997-0664-4b11-8ef0-e8dd3dbd3702 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0c58756d_d46a_48ab_98e5_eca5d6565d31.slice PodAnnotations:0xc002a460f0}] Aliases:map[]}"
2026-06-11 01:10:46.980084 | controller | Jun 11 00:15:03.942939 crc crio[23067]: time="2026-06-11T00:15:03.942815895Z" level=info msg="Adding pod openstack-operators_heat-operator-controller-manager-5c5844cc68-92r6k to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.980100 | controller | Jun 11 00:15:03.943410 crc crio[23067]: time="2026-06-11T00:15:03.94336682Z" level=info msg="Got pod network &{Name:barbican-operator-controller-manager-7b8ffd8c4f-nlgsf Namespace:openstack-operators ID:99ba67a5d7caea0079e7623c27b146f15d63d44d02164cd95655735a871ef813 UID:586c1d89-baa1-4a37-adea-98140ba2b8eb NetNS:/var/run/netns/04793fbb-b098-47ba-b67d-98f7595b5a0e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod586c1d89_baa1_4a37_adea_98140ba2b8eb.slice PodAnnotations:0xc00008c3f8}] Aliases:map[]}"
2026-06-11 01:10:46.980116 | controller | Jun 11 00:15:03.943410 crc crio[23067]: time="2026-06-11T00:15:03.943409041Z" level=info msg="Adding pod openstack-operators_barbican-operator-controller-manager-7b8ffd8c4f-nlgsf to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.980132 | controller | Jun 11 00:15:03.948543 crc crio[23067]: time="2026-06-11T00:15:03.948459689Z" level=info msg="Ran pod sandbox 8f80f729627419d6c1e28b8f7ec92fb19c2d477b6e3bd2844a9622cbcb83b021 with infra container: openstack-operators/horizon-operator-controller-manager-548d6d5f9-kcxjt/POD" id=7170844e-49b2-4a31-b640-aa6e2112149e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.980147 | controller | Jun 11 00:15:03.958129 crc crio[23067]: time="2026-06-11T00:15:03.957868364Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed" id=ee74361d-3637-4968-ac66-56f4a4a6234c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.980163 | controller | Jun 11 00:15:03.958129 crc crio[23067]: time="2026-06-11T00:15:03.95808782Z" level=info msg="Image quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed not found" id=ee74361d-3637-4968-ac66-56f4a4a6234c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.980179 | controller | Jun 11 00:15:03.958396 crc crio[23067]: time="2026-06-11T00:15:03.958162002Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed found" id=ee74361d-3637-4968-ac66-56f4a4a6234c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.980198 | controller | Jun 11 00:15:03.960628 crc crio[23067]: time="2026-06-11T00:15:03.960547587Z" level=info msg="Ran pod sandbox a844252cb407443c896f84c4bc1e8b816435909b9733e4f3c629eeebf2821673 with infra container: openstack-operators/designate-operator-controller-manager-6bf8599b68-mwr7r/POD" id=afc55203-6ee6-4fbe-bcbc-2c906fa6847f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.980214 | controller | Jun 11 00:15:03.962087 crc crio[23067]: time="2026-06-11T00:15:03.961236936Z" level=info msg="Ran pod sandbox 1e230edba0dbcf505fcbcf416335acb917de6431d0b6b0f602c4238872cc8322 with infra container: openstack-operators/octavia-operator-controller-manager-6495978d8d-xwpfc/POD" id=60b8828e-d091-42eb-b743-8a1ad1a93563 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.980229 | controller | Jun 11 00:15:03.963908 crc crio[23067]: time="2026-06-11T00:15:03.962963073Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed" id=b1baf3b4-3e25-4574-93a8-1639beb73f01 name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:46.980244 | controller | Jun 11 00:15:03.964413 crc crio[23067]: time="2026-06-11T00:15:03.964223567Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63" id=a3e2a65a-fcf5-482a-b0da-73c32d35654c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.980259 | controller | Jun 11 00:15:03.964413 crc crio[23067]: time="2026-06-11T00:15:03.964357431Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd" id=d4ce1f31-cef1-459f-bdfb-fc6461f00cac name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.980275 | controller | Jun 11 00:15:03.964413 crc crio[23067]: time="2026-06-11T00:15:03.964380922Z" level=info msg="Image quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63 not found" id=a3e2a65a-fcf5-482a-b0da-73c32d35654c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.980291 | controller | Jun 11 00:15:03.964413 crc crio[23067]: time="2026-06-11T00:15:03.964416903Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63 found" id=a3e2a65a-fcf5-482a-b0da-73c32d35654c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.980307 | controller | Jun 11 00:15:03.967008 crc crio[23067]: time="2026-06-11T00:15:03.964498695Z" level=info msg="Image quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd not found" id=d4ce1f31-cef1-459f-bdfb-fc6461f00cac name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.980323 | controller | Jun 11 00:15:03.967008 crc crio[23067]: time="2026-06-11T00:15:03.964543996Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd found" id=d4ce1f31-cef1-459f-bdfb-fc6461f00cac name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.980386 | controller | Jun 11 00:15:03.969318 crc crio[23067]: time="2026-06-11T00:15:03.969063189Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63" id=f70445d1-5828-44c4-abb3-ddc9d1a59bad name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:46.980408 | controller | Jun 11 00:15:03.969539 crc crio[23067]: time="2026-06-11T00:15:03.96947933Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd" id=95567730-84eb-44b5-806d-1004c8d092a9 name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:46.980429 | controller | Jun 11 00:15:03.969711 crc crio[23067]: time="2026-06-11T00:15:03.969565853Z" level=info msg="Ran pod sandbox 7e011e33cb11b1d6d3697952a22c5656ec40a9284f5b51953624eab6feaa9243 with infra container: openstack-operators/test-operator-controller-manager-8d5599d7d-2v2c9/POD" id=a8a9fb81-ca6a-4b1b-8c24-62c1dcafc6f9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.980446 | controller | Jun 11 00:15:03.974789 crc crio[23067]: time="2026-06-11T00:15:03.974595649Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc" id=d0fb749e-ffff-46c3-acb3-4aec7863d51b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.980462 | controller | Jun 11 00:15:03.974912 crc crio[23067]: time="2026-06-11T00:15:03.974835696Z" level=info msg="Image quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc not found" id=d0fb749e-ffff-46c3-acb3-4aec7863d51b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.980477 | controller | Jun 11 00:15:03.974912 crc crio[23067]: time="2026-06-11T00:15:03.974874637Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc found" id=d0fb749e-ffff-46c3-acb3-4aec7863d51b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.980493 | controller | Jun 11 00:15:03.975978 crc crio[23067]: time="2026-06-11T00:15:03.975936766Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc" id=e864e613-8c11-48a4-a73d-e2f303a9de00 name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:46.980509 | controller | Jun 11 00:15:03.979897 crc crio[23067]: time="2026-06-11T00:15:03.979133493Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc\""
2026-06-11 01:10:46.980524 | controller | Jun 11 00:15:03.980182 crc crio[23067]: time="2026-06-11T00:15:03.980101629Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63\""
2026-06-11 01:10:46.980540 | controller | Jun 11 00:15:03.981297 crc crio[23067]: time="2026-06-11T00:15:03.981147518Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd\""
2026-06-11 01:10:46.980555 | controller | Jun 11 00:15:03.981477 crc crio[23067]: time="2026-06-11T00:15:03.981447436Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed\""
2026-06-11 01:10:46.980571 | controller | Jun 11 00:15:03.988992 crc crio[23067]: time="2026-06-11T00:15:03.98893442Z" level=info msg="Ran pod sandbox 8052b75cf8368f66326315a5c7b6e0ca559ce9c4e64b8031987ac3399b60eee6 with infra container: openstack-operators/keystone-operator-controller-manager-6ccff66c5b-tprmj/POD" id=3f9f34ed-5ab9-408a-a21c-f074ce2f13dd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.980586 | controller | Jun 11 00:15:03.992918 crc crio[23067]: time="2026-06-11T00:15:03.992368623Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6" id=779781c9-96b7-4af9-bb5d-6de1e2e5270a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.980602 | controller | Jun 11 00:15:03.992918 crc crio[23067]: time="2026-06-11T00:15:03.992573268Z" level=info msg="Image quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6 not found" id=779781c9-96b7-4af9-bb5d-6de1e2e5270a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.980621 | controller | Jun 11 00:15:03.992918 crc crio[23067]: time="2026-06-11T00:15:03.99261888Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6 found" id=779781c9-96b7-4af9-bb5d-6de1e2e5270a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.980637 | controller | Jun 11 00:15:03.995474 crc crio[23067]: time="2026-06-11T00:15:03.994064809Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6" id=96fbc48c-a1c4-4f2b-a83a-e005583968d3 name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:46.980652 | controller | Jun 11 00:15:03.996819 crc crio[23067]: time="2026-06-11T00:15:03.996601508Z" level=info msg="Ran pod sandbox 35009efe3d7243eda477495812ffaac6d0c944f3ea5774e1944fc97811486741 with infra container: openstack-operators/swift-operator-controller-manager-67c49dd5c6-tnx42/POD" id=1fa17bd4-3d99-4f2d-8651-c04ff1956171 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.980668 | controller | Jun 11 00:15:03.998226 crc crio[23067]: time="2026-06-11T00:15:03.99814902Z" level=info msg="Ran pod sandbox aed64310395cd531ee439b74c0cf05d27d5c58d24f351c8a949a554475e2870e with infra container: openstack-operators/ironic-operator-controller-manager-75f8548fcd-fg8n7/POD" id=32616c8e-01e5-4eb5-8c12-ebd6f5b8f717 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.980684 | controller | Jun 11 00:15:03.998357 crc crio[23067]: time="2026-06-11T00:15:03.998238483Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6\""
2026-06-11 01:10:46.980699 | controller | Jun 11 00:15:04.003478 crc crio[23067]: time="2026-06-11T00:15:04.003400383Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67" id=924cb5dd-c749-40da-9b48-cb8d9d26a8ac name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.980715 | controller | Jun 11 00:15:04.003862 crc crio[23067]: time="2026-06-11T00:15:04.003706641Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf" id=89e9c539-c44f-4054-be9f-6af4fd8aac76 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.980730 | controller | Jun 11 00:15:04.004089 crc crio[23067]: time="2026-06-11T00:15:04.00401458Z" level=info msg="Image quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf not found" id=89e9c539-c44f-4054-be9f-6af4fd8aac76 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.980746 | controller | Jun 11 00:15:04.004089 crc crio[23067]: time="2026-06-11T00:15:04.004086582Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf found" id=89e9c539-c44f-4054-be9f-6af4fd8aac76 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.980761 | controller | Jun 11 00:15:04.004388 crc crio[23067]: time="2026-06-11T00:15:04.004291897Z" level=info msg="Image quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67 not found" id=924cb5dd-c749-40da-9b48-cb8d9d26a8ac name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.980776 | controller | Jun 11 00:15:04.018905 crc crio[23067]: time="2026-06-11T00:15:04.018631877Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf" id=5eea85bf-ffa6-4f32-a21e-3d1d0b0825dd name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:46.980795 | controller | Jun 11 00:15:04.020751 crc crio[23067]: time="2026-06-11T00:15:04.020037216Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67 found" id=924cb5dd-c749-40da-9b48-cb8d9d26a8ac name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.980811 | controller | Jun 11 00:15:04.022329 crc crio[23067]: time="2026-06-11T00:15:04.021933047Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67" id=1a7d89a5-c45e-40b0-ba42-a2a6db8cdff3 name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:46.980827 | controller | Jun 11 00:15:04.023473 crc crio[23067]: time="2026-06-11T00:15:04.023397517Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67\""
2026-06-11 01:10:46.980842 | controller | Jun 11 00:15:04.023473 crc crio[23067]: time="2026-06-11T00:15:04.023467939Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf\""
2026-06-11 01:10:46.980858 | controller | Jun 11 00:15:04.027350 crc crio[23067]: time="2026-06-11T00:15:04.02718681Z" level=info msg="Ran pod sandbox afb9012d3cb2a11c4f7ba6447272cb971fe96703d75bab9dc0fad965088aba81 with infra container: openstack-operators/ovn-operator-controller-manager-58f85bd97f-p9slz/POD" id=9f1e00e7-1c37-4a48-aa04-6b615da55d47 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.980873 | controller | Jun 11 00:15:04.053278 crc crio[23067]: time="2026-06-11T00:15:04.053106735Z" level=info msg="Ran pod sandbox edb4a839df8eaacdbbc9460a49a3b0a3b3b6e965bf6332b399edd888d96f8bd0 with infra container: openstack-operators/neutron-operator-controller-manager-688d5c756f-wwps5/POD" id=d29732ff-581a-4b8a-a586-173c97017c68 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.980888 | controller | Jun 11 00:15:04.073059 crc crio[23067]: time="2026-06-11T00:15:04.072912224Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d" id=3e577f21-3e06-43d5-97d0-8b341644afa0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.980904 | controller | Jun 11 00:15:04.073059 crc crio[23067]: time="2026-06-11T00:15:04.073022357Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7" id=7630f136-813e-4bd0-b546-93bcdb112217 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.980919 | controller | Jun 11 00:15:04.073519 crc crio[23067]: time="2026-06-11T00:15:04.073195422Z" level=info msg="Image quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d not found" id=3e577f21-3e06-43d5-97d0-8b341644afa0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.980935 | controller | Jun 11 00:15:04.073519 crc crio[23067]: time="2026-06-11T00:15:04.073251333Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d found" id=3e577f21-3e06-43d5-97d0-8b341644afa0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.980950 | controller | Jun 11 00:15:04.073519 crc crio[23067]: time="2026-06-11T00:15:04.073198952Z" level=info msg="Image quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7 not found" id=7630f136-813e-4bd0-b546-93bcdb112217 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.980966 | controller | Jun 11 00:15:04.073519 crc crio[23067]: time="2026-06-11T00:15:04.073417668Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7 found" id=7630f136-813e-4bd0-b546-93bcdb112217 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.980984 | controller | Jun 11 00:15:04.076196 crc crio[23067]: time="2026-06-11T00:15:04.07532965Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7" id=8c119dbb-57f8-49e7-b5dd-2723cd76cc10 name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:46.981000 | controller | Jun 11 00:15:04.076851 crc crio[23067]: time="2026-06-11T00:15:04.075957587Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d" id=83028d9e-4145-4651-a8a1-21466e6d7ade name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:46.981016 | controller | Jun 11 00:15:04.097143 crc crio[23067]: time="2026-06-11T00:15:04.097066621Z" level=info msg="Ran pod sandbox f1dc399dd886d979acedb21923cb64b1f828596456be5ea34ce867001045d5a8 with infra container: openstack-operators/telemetry-operator-controller-manager-5d65c7d97d-js2bw/POD" id=ea4abbc4-6cc8-4506-927d-7c5c02809a7c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.981032 | controller | Jun 11 00:15:04.105283 crc crio[23067]: time="2026-06-11T00:15:04.105153621Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d\""
2026-06-11 01:10:46.981047 | controller | Jun 11 00:15:04.106904 crc crio[23067]: time="2026-06-11T00:15:04.105543041Z" level=info msg="Ran pod sandbox 2d02add48d0ac806137aee9c214932272ec15a0294fd2572d25239c98713a268 with infra container: openstack-operators/mariadb-operator-controller-manager-7fcb8b58d6-b7ss9/POD" id=31ef9486-eb00-450f-a59d-6a0310476155 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.981063 | controller | Jun 11 00:15:04.108503 crc crio[23067]: time="2026-06-11T00:15:04.108079381Z" level=info msg="Ran pod sandbox 17abf17f2437ea15cc1d295a4f3bddce24884cb88191238ea8b96e186f813302 with infra container: openstack-operators/watcher-operator-controller-manager-577b679b5c-vf6q6/POD" id=3c1e4bd1-45e1-42a1-b0fe-ed2f60bd7f36 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.981079 | controller | Jun 11 00:15:04.108503 crc crio[23067]: time="2026-06-11T00:15:04.108199844Z" level=info msg="Ran pod sandbox c96aecea0efd6cf4007c99ef06f0d252361d3b58cc8572c5f13a928853248a84 with infra container: openstack-operators/cinder-operator-controller-manager-86c584f6fc-tf7b9/POD" id=a681d2c3-063e-49b1-aee1-b378d2e2c3de name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.981094 | controller | Jun 11 00:15:04.110191 crc crio[23067]: time="2026-06-11T00:15:04.10954522Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6" id=d7375b97-817e-4f2c-a7b7-bc9b5354401c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.981109 | controller | Jun 11 00:15:04.116560 crc crio[23067]: time="2026-06-11T00:15:04.116198791Z" level=info msg="Ran pod sandbox 3ef8ffb1a69bf8df02343ec81de04d9c10eae6e7fab8ae1884b435e275793d00 with infra container: openstack-operators/manila-operator-controller-manager-677d9d8477-hpwfs/POD" id=57d6dbb3-9503-48b6-848b-65c3bc7aebc4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.981125 | controller | Jun 11 00:15:04.117454 crc crio[23067]: time="2026-06-11T00:15:04.116965822Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398" id=8941c8ba-abe8-4cff-a4cd-eada9eb37718 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.981141 | controller | Jun 11 00:15:04.117454 crc crio[23067]: time="2026-06-11T00:15:04.117146427Z" level=info msg="Image quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398 not found" id=8941c8ba-abe8-4cff-a4cd-eada9eb37718 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.981160 | controller | Jun 11 00:15:04.117454 crc crio[23067]: time="2026-06-11T00:15:04.117160957Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d" id=14f4d138-30a0-4ba9-8862-cb94e1739b02 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.981175 | controller | Jun 11 00:15:04.117454 crc crio[23067]: time="2026-06-11T00:15:04.117397834Z" level=info msg="Image quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d not found" id=14f4d138-30a0-4ba9-8862-cb94e1739b02 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.981191 | controller | Jun 11 00:15:04.117454 crc crio[23067]: time="2026-06-11T00:15:04.117454575Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d found" id=14f4d138-30a0-4ba9-8862-cb94e1739b02 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.981207 | controller | Jun 11 00:15:04.118505 crc crio[23067]: time="2026-06-11T00:15:04.118309269Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d" id=fc4b582b-29bb-4858-95c5-9ff56c595f51 name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:46.981222 | controller | Jun 11 00:15:04.120925 crc crio[23067]: time="2026-06-11T00:15:04.119900952Z" level=info msg="Image quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6 not found" id=d7375b97-817e-4f2c-a7b7-bc9b5354401c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.981238 | controller | Jun 11 00:15:04.120925 crc crio[23067]: time="2026-06-11T00:15:04.120031256Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6 found" id=d7375b97-817e-4f2c-a7b7-bc9b5354401c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.981253 | controller | Jun 11 00:15:04.120925 crc crio[23067]: time="2026-06-11T00:15:04.122537704Z" level=info msg="Ran pod sandbox 1d3b31552af02447dcc82b6d90f85e0145c88491d65283ebbf9f2931366d7e15 with infra container: openstack-operators/glance-operator-controller-manager-5bdfb47c4d-5h2zx/POD" id=73e7411b-3737-4c58-9071-ca4aa7e2eaf6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.981269 | controller | Jun 11 00:15:04.124594 crc crio[23067]: time="2026-06-11T00:15:04.122870473Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391" id=6483a3e7-ebe6-4758-a56c-d774de880bbd name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.981285 | controller | Jun 11 00:15:04.124594 crc crio[23067]: time="2026-06-11T00:15:04.123732436Z" level=info msg="Image quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391 not found" id=6483a3e7-ebe6-4758-a56c-d774de880bbd name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.981300 | controller | Jun 11 00:15:04.124594 crc crio[23067]: time="2026-06-11T00:15:04.124003914Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391 found" id=6483a3e7-ebe6-4758-a56c-d774de880bbd name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.981316 | controller | Jun 11 00:15:04.124594 crc crio[23067]: time="2026-06-11T00:15:04.124032784Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398 found" id=8941c8ba-abe8-4cff-a4cd-eada9eb37718 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.981337 | controller | Jun 11 00:15:04.124594 crc crio[23067]: time="2026-06-11T00:15:04.124452326Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7\""
2026-06-11 01:10:46.981373 | controller | Jun 11 00:15:04.126046 crc crio[23067]: time="2026-06-11T00:15:04.125906195Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d\""
2026-06-11 01:10:46.981392 | controller | Jun 11 00:15:04.129083 crc crio[23067]: time="2026-06-11T00:15:04.127953261Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9" id=9b8cc8e8-af74-4b3f-8935-af9e9bf66bd5 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.981408 | controller | Jun 11 00:15:04.129083 crc crio[23067]: time="2026-06-11T00:15:04.128179907Z" level=info msg="Image quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9 not found" id=9b8cc8e8-af74-4b3f-8935-af9e9bf66bd5 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.981423 | controller | Jun 11 00:15:04.129083 crc crio[23067]: time="2026-06-11T00:15:04.128240119Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9 found" id=9b8cc8e8-af74-4b3f-8935-af9e9bf66bd5 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.981439 | controller | Jun 11 00:15:04.129083 crc crio[23067]: time="2026-06-11T00:15:04.128344802Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce" id=459f66a4-669c-4474-8f7c-7a8e649a5f6e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.981455 | controller | Jun 11 00:15:04.129083 crc crio[23067]: time="2026-06-11T00:15:04.128569078Z" level=info msg="Image quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce not found" id=459f66a4-669c-4474-8f7c-7a8e649a5f6e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.981471 | controller | Jun 11 00:15:04.129083 crc crio[23067]: time="2026-06-11T00:15:04.12862858Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce found" id=459f66a4-669c-4474-8f7c-7a8e649a5f6e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.981487 | controller | Jun 11 00:15:04.234555 crc crio[23067]: time="2026-06-11T00:15:04.234347275Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391" id=47424e8b-b48f-46ac-afb8-6aca6e262914 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.981502 | controller | Jun 11 00:15:04.235633 crc crio[23067]: time="2026-06-11T00:15:04.235149697Z" level=info msg="Image quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391 not found" id=47424e8b-b48f-46ac-afb8-6aca6e262914 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.981517 | controller | Jun 11 00:15:04.235799 crc crio[23067]: time="2026-06-11T00:15:04.235731093Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391 found" id=47424e8b-b48f-46ac-afb8-6aca6e262914 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.981533 | controller | Jun 11 00:15:04.251098 crc crio[23067]: time="2026-06-11T00:15:04.250854494Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9" id=5f6ef8e4-256a-4ccc-b0f5-c83aef5331f6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.981553 | controller | Jun 11 00:15:04.251312 crc crio[23067]: time="2026-06-11T00:15:04.251265585Z" level=info msg="Image quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9 not found" id=5f6ef8e4-256a-4ccc-b0f5-c83aef5331f6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.981569 | controller | Jun 11 00:15:04.251407 crc crio[23067]: time="2026-06-11T00:15:04.251377738Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9 found" id=5f6ef8e4-256a-4ccc-b0f5-c83aef5331f6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.981585 | controller | Jun 11 00:15:04.296092 crc crio[23067]: time="2026-06-11T00:15:04.296015073Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398" id=fb4bfd79-b757-43f3-9f5d-f4f20def3ee0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.981600 | controller | Jun 11 00:15:04.296623 crc crio[23067]: time="2026-06-11T00:15:04.296590388Z" level=info msg="Image quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398 not found" id=fb4bfd79-b757-43f3-9f5d-f4f20def3ee0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.981616 | controller | Jun 11 00:15:04.296878 crc crio[23067]: time="2026-06-11T00:15:04.296854736Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398 found" id=fb4bfd79-b757-43f3-9f5d-f4f20def3ee0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.981631 | controller | Jun 11 00:15:04.333377 crc crio[23067]: time="2026-06-11T00:15:04.333196324Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce" id=9097e776-051f-4e13-a4f2-9955a5e4161f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.981646 | controller | Jun 11 00:15:04.333377 crc crio[23067]: time="2026-06-11T00:15:04.333360519Z" level=info msg="Image quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce not found" id=9097e776-051f-4e13-a4f2-9955a5e4161f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.981662 | controller | Jun 11 00:15:04.333565 crc crio[23067]: time="2026-06-11T00:15:04.33340411Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce found" id=9097e776-051f-4e13-a4f2-9955a5e4161f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.981677 | controller | Jun 11 00:15:04.350075 crc crio[23067]: time="2026-06-11T00:15:04.349190859Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6" id=196b8492-74bf-4d3a-aed8-cb15de2ab861 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.981693 | controller | Jun 11 00:15:04.365184 crc crio[23067]: time="2026-06-11T00:15:04.365094452Z" level=info msg="Image quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6 not found" id=196b8492-74bf-4d3a-aed8-cb15de2ab861 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.981708 | controller | Jun 11 00:15:04.365292 crc crio[23067]: time="2026-06-11T00:15:04.365269027Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6 found" id=196b8492-74bf-4d3a-aed8-cb15de2ab861 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.981727 | controller | Jun 11 00:15:04.589172 crc crio[23067]: 2026-06-11T00:15:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:99ba67a5d7caea0 Mac:c2:03:ec:63:44:d5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:48 Mtu:0 Sandbox:/var/run/netns/04793fbb-b098-47ba-b67d-98f7595b5a0e SocketPath: PciID:}] [{Interface:0xc0001125b0 Address:{IP:10.217.0.72 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:46.981743 | controller | Jun 11 00:15:04.594930 crc crio[23067]: time="2026-06-11T00:15:04.594341468Z" level=info msg="Got pod network &{Name:barbican-operator-controller-manager-7b8ffd8c4f-nlgsf Namespace:openstack-operators ID:99ba67a5d7caea0079e7623c27b146f15d63d44d02164cd95655735a871ef813 UID:586c1d89-baa1-4a37-adea-98140ba2b8eb NetNS:/var/run/netns/04793fbb-b098-47ba-b67d-98f7595b5a0e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod586c1d89_baa1_4a37_adea_98140ba2b8eb.slice PodAnnotations:0xc00008c3f8}] Aliases:map[]}"
2026-06-11 01:10:46.981759 | controller | Jun 11 00:15:04.594930 crc crio[23067]: time="2026-06-11T00:15:04.594580694Z" level=info msg="Checking pod openstack-operators_barbican-operator-controller-manager-7b8ffd8c4f-nlgsf for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:46.981775 | controller | Jun 11 00:15:04.663144 crc crio[23067]: 2026-06-11T00:15:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:baf2be07739c1df Mac:8a:74:3f:1f:fb:50 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:58 Mtu:0 Sandbox:/var/run/netns/5afd7fc7-877e-4fc0-aafa-4c8de1e775c8 SocketPath: PciID:}] [{Interface:0xc0001166c0 Address:{IP:10.217.0.88 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:46.981791 | controller | Jun 11 00:15:04.665337 crc crio[23067]: time="2026-06-11T00:15:04.665179835Z" level=info msg="Got pod network &{Name:nova-operator-controller-manager-f4c4579bb-vn5jz Namespace:openstack-operators ID:baf2be07739c1df292caebf3379f17f5ca8325abdf6b49b9340e504b0ca66fe7 UID:84693e33-428e-4a51-ba3d-d4af6bd00ff3 NetNS:/var/run/netns/5afd7fc7-877e-4fc0-aafa-4c8de1e775c8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod84693e33_428e_4a51_ba3d_d4af6bd00ff3.slice PodAnnotations:0xc003ba8210}] Aliases:map[]}"
2026-06-11 01:10:46.981807 | controller | Jun 11 00:15:04.665471 crc crio[23067]: time="2026-06-11T00:15:04.665422871Z" level=info msg="Checking pod openstack-operators_nova-operator-controller-manager-f4c4579bb-vn5jz for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:46.981823 | controller | Jun 11 00:15:04.666403 crc crio[23067]: 2026-06-11T00:15:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1f15bb5d4ac361e Mac:da:ba:4a:2b:53:35 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:50 Mtu:0 Sandbox:/var/run/netns/06a9d997-0664-4b11-8ef0-e8dd3dbd3702 SocketPath: PciID:}] [{Interface:0xc000014ea0 Address:{IP:10.217.0.80 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:46.981839 | controller | Jun 11 00:15:04.668200 crc crio[23067]: time="2026-06-11T00:15:04.668101154Z" level=info msg="Got pod network &{Name:heat-operator-controller-manager-5c5844cc68-92r6k Namespace:openstack-operators ID:1f15bb5d4ac361e2e1ca6abad5710273004b994c107ba57cac7b56575d0466b7 UID:0c58756d-d46a-48ab-98e5-eca5d6565d31 NetNS:/var/run/netns/06a9d997-0664-4b11-8ef0-e8dd3dbd3702 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0c58756d_d46a_48ab_98e5_eca5d6565d31.slice PodAnnotations:0xc002a460f0}] Aliases:map[]}"
2026-06-11 01:10:46.981855 | controller | Jun 11 00:15:04.668494 crc crio[23067]: time="2026-06-11T00:15:04.668408252Z" level=info msg="Checking pod openstack-operators_heat-operator-controller-manager-5c5844cc68-92r6k for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:46.981875 | controller | Jun 11 00:15:04.818042 crc crio[23067]: time="2026-06-11T00:15:04.817921269Z" level=info msg="Ran pod sandbox baf2be07739c1df292caebf3379f17f5ca8325abdf6b49b9340e504b0ca66fe7 with infra container: openstack-operators/nova-operator-controller-manager-f4c4579bb-vn5jz/POD" id=e7744e90-ddc3-4b54-b38b-236eee027bc5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.981891 | controller | Jun 11 00:15:04.820216 crc crio[23067]: time="2026-06-11T00:15:04.82018147Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60" id=0b034437-1ff4-4aa8-b176-1975ef19bedf name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.981906 | controller | Jun 11 00:15:04.820539 crc crio[23067]: time="2026-06-11T00:15:04.820512549Z" level=info msg="Image quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60 not found" id=0b034437-1ff4-4aa8-b176-1975ef19bedf name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.981922 | controller | Jun 11 00:15:04.820767 crc crio[23067]: time="2026-06-11T00:15:04.820744315Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60 found" id=0b034437-1ff4-4aa8-b176-1975ef19bedf name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.981938 | controller | Jun 11 00:15:04.822295 crc crio[23067]: time="2026-06-11T00:15:04.822268187Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60" id=e0a84c32-da11-4d7a-98a0-ba2d7475a85e name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:46.981954 | controller | Jun 11 00:15:04.822788 crc crio[23067]: time="2026-06-11T00:15:04.822716649Z" level=info msg="Ran pod sandbox 1f15bb5d4ac361e2e1ca6abad5710273004b994c107ba57cac7b56575d0466b7 with infra container: openstack-operators/heat-operator-controller-manager-5c5844cc68-92r6k/POD" id=dc541bf9-540d-4974-8978-1085b6c61a0b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.981970 | controller | Jun 11 00:15:04.825788 crc crio[23067]: time="2026-06-11T00:15:04.825586277Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752" id=9dbf3c0f-ddcf-4760-9f05-7cf3a7053b0d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.981985 | controller | Jun 11 00:15:04.826365 crc crio[23067]: time="2026-06-11T00:15:04.826215214Z" level=info msg="Image quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752 not found" id=9dbf3c0f-ddcf-4760-9f05-7cf3a7053b0d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.982001 | controller | Jun 11 00:15:04.826365 crc crio[23067]: time="2026-06-11T00:15:04.826344438Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752 found" id=9dbf3c0f-ddcf-4760-9f05-7cf3a7053b0d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.982016 | controller | Jun 11 00:15:04.827295 crc crio[23067]: time="2026-06-11T00:15:04.827240352Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752" id=0f463fdb-d77a-4e88-bc12-9e30df8e40cd name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:46.982031 | controller | Jun 11 00:15:04.827960 crc crio[23067]: time="2026-06-11T00:15:04.827865309Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60\""
2026-06-11 01:10:46.982051 | controller | Jun 11 00:15:04.829361 crc crio[23067]: time="2026-06-11T00:15:04.829211026Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752\""
2026-06-11 01:10:46.982068 | controller | Jun 11 00:15:04.837357 crc crio[23067]: time="2026-06-11T00:15:04.836563526Z" level=info msg="Ran pod sandbox 99ba67a5d7caea0079e7623c27b146f15d63d44d02164cd95655735a871ef813 with infra container: openstack-operators/barbican-operator-controller-manager-7b8ffd8c4f-nlgsf/POD" id=35be7f4b-1f07-4a3a-85d0-2980733e60a4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.982084 | controller | Jun 11 00:15:04.840246 crc crio[23067]: time="2026-06-11T00:15:04.840166254Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7" id=d9a79b77-19b0-46d2-ace1-517d56500154 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.982099 | controller | Jun 11 00:15:04.842421 crc crio[23067]: time="2026-06-11T00:15:04.842349043Z" level=info msg="Image quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7 not found" id=d9a79b77-19b0-46d2-ace1-517d56500154 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.982115 | controller | Jun 11 00:15:04.842539 crc crio[23067]: time="2026-06-11T00:15:04.842451546Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7 found" id=d9a79b77-19b0-46d2-ace1-517d56500154 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.982130 | controller | Jun 11 00:15:04.843627 crc crio[23067]: time="2026-06-11T00:15:04.843592517Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7" id=d4782088-c35f-425c-a202-78f4949c2466 name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:46.982146 | controller | Jun 11 00:15:04.846760 crc crio[23067]: time="2026-06-11T00:15:04.846538497Z" level=info msg="Got pod network &{Name:openstack-baremetal-operator-controller-manager-7c67dc759fgr8jd Namespace:openstack-operators ID:aafe5fa88a60ff5216eae1844b38ed7f6ad7b1b092b2b1b9f87dbfec6d1b4d75 UID:54f8dd8d-db02-4956-bbe3-b19e5fb3894c NetNS:/var/run/netns/6187a83a-bac4-447e-8b77-0187400046a9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod54f8dd8d_db02_4956_bbe3_b19e5fb3894c.slice PodAnnotations:0xc003610480}] Aliases:map[]}"
2026-06-11 01:10:46.982162 | controller | Jun 11 00:15:04.846760 crc crio[23067]: time="2026-06-11T00:15:04.846600559Z" level=info msg="Adding pod openstack-operators_openstack-baremetal-operator-controller-manager-7c67dc759fgr8jd to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.982178 | controller | Jun 11 00:15:04.848323 crc crio[23067]: time="2026-06-11T00:15:04.848183592Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7\""
2026-06-11 01:10:46.982194 | controller | Jun 11 00:15:04.853771 crc crio[23067]: time="2026-06-11T00:15:04.853710922Z" level=info msg="Got pod network &{Name:collect-profiles-29685615-dv4j9 Namespace:openshift-operator-lifecycle-manager ID:923530f49ca3d6f236e99641cd8ccbf49a03f57180ddc77a14f7fc935871b791 UID:8cabadd3-559f-42ce-8c16-edb5d1c3e808 NetNS:/var/run/netns/51fb9db0-e514-4f37-9ac5-4603c47b08f8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8cabadd3_559f_42ce_8c16_edb5d1c3e808.slice PodAnnotations:0xc00802e0c8}] Aliases:map[]}"
2026-06-11 01:10:46.982214 | controller | Jun 11 00:15:04.853771 crc crio[23067]: time="2026-06-11T00:15:04.853769954Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_collect-profiles-29685615-dv4j9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.982230 | controller | Jun 11 00:15:05.395599 crc crio[23067]: time="2026-06-11T00:15:05.394630976Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce" id=8f2df48d-7b84-4320-8ae6-191fd5851612 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.982246 | controller | Jun 11 00:15:05.395599 crc crio[23067]: time="2026-06-11T00:15:05.395577162Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391" id=b19b26e3-94be-48f0-85a9-6c05a9ab2281 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.982262 | controller | Jun 11 00:15:05.400372 crc crio[23067]: time="2026-06-11T00:15:05.395726816Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398" id=798b6bde-fc90-4fbd-b18f-4c5765329424 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.982277 | controller | Jun 11 00:15:05.400372 crc crio[23067]: time="2026-06-11T00:15:05.395820799Z" level=info msg="Image quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391 not found" id=b19b26e3-94be-48f0-85a9-6c05a9ab2281 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.982293 | controller | Jun 11 00:15:05.400372 crc crio[23067]: time="2026-06-11T00:15:05.39588374Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391 found" id=b19b26e3-94be-48f0-85a9-6c05a9ab2281 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.982308 | controller | Jun 11 00:15:05.400372 crc crio[23067]: time="2026-06-11T00:15:05.396266811Z" level=info msg="Image quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398 not found" id=798b6bde-fc90-4fbd-b18f-4c5765329424 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.982325 | controller | Jun 11 00:15:05.400372 crc crio[23067]: time="2026-06-11T00:15:05.396325402Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398 found" id=798b6bde-fc90-4fbd-b18f-4c5765329424 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.982341 | controller | Jun 11 00:15:05.400372 crc crio[23067]: time="2026-06-11T00:15:05.396568939Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9" id=eab06575-53d7-47c6-95e9-fb3ce746680a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.982376 | controller | Jun 11 00:15:05.400372 crc crio[23067]: time="2026-06-11T00:15:05.396457826Z" level=info msg="Image quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce not found" id=8f2df48d-7b84-4320-8ae6-191fd5851612 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.982394 | controller | Jun 11 00:15:05.400372 crc crio[23067]: time="2026-06-11T00:15:05.396812636Z" level=info msg="Image quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9 not found" id=eab06575-53d7-47c6-95e9-fb3ce746680a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.982410 | controller | Jun 11 00:15:05.400372 crc crio[23067]: time="2026-06-11T00:15:05.396937729Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce found" id=8f2df48d-7b84-4320-8ae6-191fd5851612 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.982430 | controller | Jun 11 00:15:05.400372 crc crio[23067]: time="2026-06-11T00:15:05.3969626Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9 found" id=eab06575-53d7-47c6-95e9-fb3ce746680a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.982446 | controller | Jun 11 00:15:05.425086 crc crio[23067]: time="2026-06-11T00:15:05.425007473Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6" id=c3419a29-7e0e-49aa-adb9-a281cccbc5bc name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.982461 | controller | Jun 11 00:15:05.434843 crc crio[23067]: 2026-06-11T00:15:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:aafe5fa88a60ff5 Mac:1a:83:fc:6b:2c:1a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:59 Mtu:0 Sandbox:/var/run/netns/6187a83a-bac4-447e-8b77-0187400046a9 SocketPath: PciID:}] [{Interface:0xc00028e6c0 Address:{IP:10.217.0.89 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:46.982478 | controller | Jun 11 00:15:05.434843 crc crio[23067]: time="2026-06-11T00:15:05.432740583Z" level=info msg="Got pod network &{Name:openstack-baremetal-operator-controller-manager-7c67dc759fgr8jd Namespace:openstack-operators ID:aafe5fa88a60ff5216eae1844b38ed7f6ad7b1b092b2b1b9f87dbfec6d1b4d75 UID:54f8dd8d-db02-4956-bbe3-b19e5fb3894c NetNS:/var/run/netns/6187a83a-bac4-447e-8b77-0187400046a9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod54f8dd8d_db02_4956_bbe3_b19e5fb3894c.slice PodAnnotations:0xc003610480}] Aliases:map[]}"
2026-06-11 01:10:46.982494 | controller | Jun 11 00:15:05.434843 crc crio[23067]: time="2026-06-11T00:15:05.432873007Z" level=info msg="Checking pod openstack-operators_openstack-baremetal-operator-controller-manager-7c67dc759fgr8jd for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:46.982510 | controller | Jun 11 00:15:05.436129 crc crio[23067]: 2026-06-11T00:15:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:923530f49ca3d6f Mac:52:15:df:ef:b2:b6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:60 Mtu:0 Sandbox:/var/run/netns/51fb9db0-e514-4f37-9ac5-4603c47b08f8 SocketPath: PciID:}] [{Interface:0xc000318940 Address:{IP:10.217.0.96 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:46.982526 | controller | Jun 11 00:15:05.437318 crc crio[23067]: time="2026-06-11T00:15:05.437235065Z" level=info msg="Got pod network &{Name:collect-profiles-29685615-dv4j9 Namespace:openshift-operator-lifecycle-manager ID:923530f49ca3d6f236e99641cd8ccbf49a03f57180ddc77a14f7fc935871b791 UID:8cabadd3-559f-42ce-8c16-edb5d1c3e808 NetNS:/var/run/netns/51fb9db0-e514-4f37-9ac5-4603c47b08f8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8cabadd3_559f_42ce_8c16_edb5d1c3e808.slice PodAnnotations:0xc00802e0c8}] Aliases:map[]}"
2026-06-11 01:10:46.982542 | controller | Jun 11 00:15:05.437492 crc crio[23067]: time="2026-06-11T00:15:05.43742716Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_collect-profiles-29685615-dv4j9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:46.982557 | controller | Jun 11 00:15:05.448813 crc crio[23067]: time="2026-06-11T00:15:05.448310056Z" level=info msg="Image quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6 not found" id=c3419a29-7e0e-49aa-adb9-a281cccbc5bc name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.982573 | controller | Jun 11 00:15:05.448813 crc crio[23067]: time="2026-06-11T00:15:05.44843689Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6 found" id=c3419a29-7e0e-49aa-adb9-a281cccbc5bc name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.982594 | controller | Jun 11 00:15:05.482204 crc crio[23067]: time="2026-06-11T00:15:05.482060034Z" level=info msg="Got pod network &{Name:openstack-operator-controller-manager-746b697676-nzm85 Namespace:openstack-operators ID:e03a4ecddb2c7a2eb9f65d1e31d75f4b2aa6b557d7fe4dc6523598e2e605e028 UID:f0277636-000e-4b2c-a7f5-e0cbfe49f4f7 NetNS:/var/run/netns/f174a339-3e35-4f0a-819d-d6a949334ae2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf0277636_000e_4b2c_a7f5_e0cbfe49f4f7.slice PodAnnotations:0xc008202360}] Aliases:map[]}"
2026-06-11 01:10:46.982610 | controller | Jun 11 00:15:05.482204 crc crio[23067]: time="2026-06-11T00:15:05.482184178Z" level=info msg="Adding pod openstack-operators_openstack-operator-controller-manager-746b697676-nzm85 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.982627 | controller | Jun 11 00:15:05.520277 crc crio[23067]: time="2026-06-11T00:15:05.520187522Z" level=info msg="Ran pod sandbox aafe5fa88a60ff5216eae1844b38ed7f6ad7b1b092b2b1b9f87dbfec6d1b4d75 with infra container: openstack-operators/openstack-baremetal-operator-controller-manager-7c67dc759fgr8jd/POD" id=e5995ca7-e7a4-4128-82c5-eb917cd4510d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.982643 | controller | Jun 11 00:15:05.524001 crc crio[23067]: time="2026-06-11T00:15:05.522384181Z" level=info msg="Ran pod sandbox 923530f49ca3d6f236e99641cd8ccbf49a03f57180ddc77a14f7fc935871b791 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29685615-dv4j9/POD" id=4ef7f42a-8f23-46a9-8a34-3f3343428474 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.982658 | controller | Jun 11 00:15:05.528331 crc crio[23067]: time="2026-06-11T00:15:05.52785723Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1" id=2dea4269-faa1-4d1d-be32-35f1f1008699 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.982674 | controller | Jun 11 00:15:05.528331 crc crio[23067]: time="2026-06-11T00:15:05.528061426Z" level=info msg="Image quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1 not found" id=2dea4269-faa1-4d1d-be32-35f1f1008699 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.982689 | controller | Jun 11 00:15:05.530864 crc crio[23067]: time="2026-06-11T00:15:05.528844717Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=b2b3bbac-8619-4c39-ae8d-fabe63e0bd4e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.982705 | controller | Jun 11 00:15:05.530864 crc crio[23067]: time="2026-06-11T00:15:05.529136835Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1 found" id=2dea4269-faa1-4d1d-be32-35f1f1008699 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.982720 | controller | Jun 11 00:15:05.531916 crc crio[23067]: time="2026-06-11T00:15:05.531846929Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1" id=c96bc150-5dd9-459f-bef3-d0f9c7c212a6 name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:46.982735 | controller | Jun 11 00:15:05.542858 crc crio[23067]: time="2026-06-11T00:15:05.542446917Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1\""
2026-06-11 01:10:46.982754 | controller | Jun 11 00:15:05.723974 crc crio[23067]: time="2026-06-11T00:15:05.723358578Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=c4c13bb6-7af0-4076-8bf5-5566693b3bcd name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.982769 | controller | Jun 11 00:15:05.829876 crc crio[23067]: 2026-06-11T00:15:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e03a4ecddb2c7a2 Mac:5e:79:a4:ee:e4:d5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5f Mtu:0 Sandbox:/var/run/netns/f174a339-3e35-4f0a-819d-d6a949334ae2 SocketPath: PciID:}] [{Interface:0xc0002005a0 Address:{IP:10.217.0.95 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:46.982785 | controller | Jun 11 00:15:05.830725 crc crio[23067]: time="2026-06-11T00:15:05.830324828Z" level=info msg="Got pod network &{Name:openstack-operator-controller-manager-746b697676-nzm85 Namespace:openstack-operators ID:e03a4ecddb2c7a2eb9f65d1e31d75f4b2aa6b557d7fe4dc6523598e2e605e028 UID:f0277636-000e-4b2c-a7f5-e0cbfe49f4f7 NetNS:/var/run/netns/f174a339-3e35-4f0a-819d-d6a949334ae2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf0277636_000e_4b2c_a7f5_e0cbfe49f4f7.slice PodAnnotations:0xc008202360}] Aliases:map[]}"
2026-06-11 01:10:46.982800 | controller | Jun 11 00:15:05.830725 crc crio[23067]: time="2026-06-11T00:15:05.830487202Z" level=info msg="Checking pod openstack-operators_openstack-operator-controller-manager-746b697676-nzm85 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:46.982816 | controller | Jun 11 00:15:06.141088 crc crio[23067]: time="2026-06-11T00:15:06.140985549Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/collect-profiles-29685615-dv4j9/collect-profiles" id=dc56d94b-d83a-4e71-a79b-2bbf2cd324e0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.982832 | controller | Jun 11 00:15:06.902723 crc crio[23067]: time="2026-06-11T00:15:06.90091469Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.982847 | controller | Jun 11 00:15:07.277604 crc crio[23067]: time="2026-06-11T00:15:07.277320699Z" level=info msg="Ran pod sandbox e03a4ecddb2c7a2eb9f65d1e31d75f4b2aa6b557d7fe4dc6523598e2e605e028 with infra container: openstack-operators/openstack-operator-controller-manager-746b697676-nzm85/POD" id=dfa17c01-266b-4331-bf67-ad08aeb9243e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.982863 | controller | Jun 11 00:15:07.280875 crc crio[23067]: time="2026-06-11T00:15:07.280782813Z" level=info msg="Checking image status: 38.102.83.64:5001/openstack-k8s-operators/openstack-operator:2895d87b692193b55d566fae26f4c769f7f44de8" id=4e15afa8-43b5-482d-a729-8c27e825d5a3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.982879 | controller | Jun 11 00:15:08.936221 crc crio[23067]: time="2026-06-11T00:15:08.935626237Z" level=info msg="Checking image status: 38.102.83.64:5001/openstack-k8s-operators/openstack-operator:2895d87b692193b55d566fae26f4c769f7f44de8" id=b3a3633d-478a-4018-8a2c-750130357725 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.982894 | controller | Jun 11 00:15:09.737094 crc crio[23067]: time="2026-06-11T00:15:09.736578534Z" level=info msg="Creating container: openstack-operators/openstack-operator-controller-manager-746b697676-nzm85/manager" id=77a84b70-ea06-42fa-99f7-d225dbf28974 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.982909 | controller | Jun 11 00:15:10.808069 crc crio[23067]: time="2026-06-11T00:15:10.807268759Z" level=info msg="Running pod sandbox: openstack-operators/infra-operator-controller-manager-cbcfcddf7-wqkx7/POD" id=e2a08ac4-5db9-41a5-ad12-c0615797231e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.982928 | controller | Jun 11 00:15:10.808069 crc crio[23067]: time="2026-06-11T00:15:10.807984408Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.982944 | controller | Jun 11 00:15:12.027329 crc crio[23067]: time="2026-06-11T00:15:12.027215303Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.982960 | controller | Jun 11 00:15:17.359334 crc crio[23067]: time="2026-06-11T00:15:17.35840195Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6" id=d00864dc-8464-4f98-b8da-d64226309e02 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.982975 | controller | Jun 11 00:15:17.361600 crc crio[23067]: time="2026-06-11T00:15:17.359043258Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce" id=256b7b53-16f5-4ac7-92a2-c08633232e40 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.982990 | controller | Jun 11 00:15:17.361600 crc crio[23067]: time="2026-06-11T00:15:17.359610363Z" level=info msg="Image quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6 not found" id=d00864dc-8464-4f98-b8da-d64226309e02 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.983005 | controller | Jun 11 00:15:17.361600 crc crio[23067]: time="2026-06-11T00:15:17.359810288Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6 found" id=d00864dc-8464-4f98-b8da-d64226309e02 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.983021 | controller | Jun 11 00:15:17.361600 crc crio[23067]: time="2026-06-11T00:15:17.360189189Z" level=info msg="Image quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce not found" id=256b7b53-16f5-4ac7-92a2-c08633232e40 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.983036 | controller | Jun 11 00:15:17.361600 crc crio[23067]: time="2026-06-11T00:15:17.36024634Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce found" id=256b7b53-16f5-4ac7-92a2-c08633232e40 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.983051 | controller | Jun 11 00:15:17.362975 crc crio[23067]: time="2026-06-11T00:15:17.361242237Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6" id=db2407df-40ad-48fc-a4d5-691d70011c06 name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:46.983066 | controller | Jun 11 00:15:17.362975 crc crio[23067]: time="2026-06-11T00:15:17.361248938Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce" id=5ea615cc-c474-45dd-8008-4733e9b63140 name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:46.983081 | controller | Jun 11 00:15:17.363343 crc crio[23067]: time="2026-06-11T00:15:17.361517315Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9" id=8fcb5656-ca7d-490b-995e-042fee8efe48 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.983096 | controller | Jun 11 00:15:17.363343 crc crio[23067]: time="2026-06-11T00:15:17.36318672Z" level=info msg="Image quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9 not found" id=8fcb5656-ca7d-490b-995e-042fee8efe48 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.983114 | controller | Jun 11 00:15:17.363343 crc crio[23067]: time="2026-06-11T00:15:17.363231212Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9 found" id=8fcb5656-ca7d-490b-995e-042fee8efe48 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.983130 | controller | Jun 11 00:15:17.364769 crc crio[23067]: time="2026-06-11T00:15:17.364172397Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9" id=cfbb9c4d-f852-4712-b8f9-878520aa636d name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:46.983145 | controller | Jun 11 00:15:17.368217 crc crio[23067]: time="2026-06-11T00:15:17.368132665Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9\""
2026-06-11 01:10:46.983161 | controller | Jun 11 00:15:17.370296 crc crio[23067]: time="2026-06-11T00:15:17.370199951Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce\""
2026-06-11 01:10:46.983176 | controller | Jun 11 00:15:17.373984 crc crio[23067]: time="2026-06-11T00:15:17.373874191Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6\""
2026-06-11 01:10:46.983191 | controller | Jun 11 00:15:18.358230 crc crio[23067]: time="2026-06-11T00:15:18.357473417Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398" id=6ed95684-ae08-43fa-81ed-522949ffd6f7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.983206 | controller | Jun 11 00:15:18.358628 crc crio[23067]: time="2026-06-11T00:15:18.358452664Z" level=info msg="Image quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398 not found" id=6ed95684-ae08-43fa-81ed-522949ffd6f7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.983221 | controller | Jun 11 00:15:18.358628 crc crio[23067]: time="2026-06-11T00:15:18.358512506Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398 found" id=6ed95684-ae08-43fa-81ed-522949ffd6f7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.983236 | controller | Jun 11 00:15:18.359781 crc crio[23067]: time="2026-06-11T00:15:18.359576915Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398" id=b774aa35-1242-4154-8867-d333b9278853 name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:46.983251 | controller | Jun 11 00:15:18.363620 crc crio[23067]: time="2026-06-11T00:15:18.363473521Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398\""
2026-06-11 01:10:46.983266 | controller | Jun 11 00:15:19.369127 crc crio[23067]: time="2026-06-11T00:15:19.369071165Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391" id=719fd35b-a6a2-4372-b680-7598a8daf56e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.983281 | controller | Jun 11 00:15:19.370280 crc crio[23067]: time="2026-06-11T00:15:19.369274041Z" level=info msg="Image quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391 not found" id=719fd35b-a6a2-4372-b680-7598a8daf56e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.983301 | controller | Jun 11 00:15:19.370280 crc crio[23067]: time="2026-06-11T00:15:19.369326452Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391 found" id=719fd35b-a6a2-4372-b680-7598a8daf56e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.983317 | controller | Jun 11 00:15:19.370409 crc crio[23067]: time="2026-06-11T00:15:19.370367071Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391" id=ba7645b2-afe2-4973-9bad-5b1dabc9c933 name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:46.983332 | controller | Jun 11 00:15:19.380627 crc crio[23067]: time="2026-06-11T00:15:19.380504296Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391\""
2026-06-11 01:10:46.983361 | controller | Jun 11 00:15:25.790055 crc crio[23067]: time="2026-06-11T00:15:25.788889328Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc" id=e864e613-8c11-48a4-a73d-e2f303a9de00 name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:46.983383 | controller | Jun 11 00:15:25.792148 crc crio[23067]: time="2026-06-11T00:15:25.791155159Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc" id=c7569632-3595-4879-b124-373b6ff1c64e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.983399 | controller | Jun 11 00:15:25.902339 crc crio[23067]: time="2026-06-11T00:15:25.902254411Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752" id=0f463fdb-d77a-4e88-bc12-9e30df8e40cd name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:46.983414 | controller | Jun 11 00:15:25.903411 crc crio[23067]: time="2026-06-11T00:15:25.903153646Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752" id=db4d3cd6-3e9d-40e0-8ff7-020d14b89e69 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.983429 | controller | Jun 11 00:15:26.037087 crc crio[23067]: time="2026-06-11T00:15:26.036976516Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60" id=e0a84c32-da11-4d7a-98a0-ba2d7475a85e name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:46.983445 | controller | Jun 11 00:15:26.038237 crc crio[23067]: time="2026-06-11T00:15:26.038193249Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60" id=1e04a846-b820-47c3-994f-5d17d976ef0a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.983461 | controller | Jun 11 00:15:26.234939 crc crio[23067]: time="2026-06-11T00:15:26.234828448Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1" id=c96bc150-5dd9-459f-bef3-d0f9c7c212a6 name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:46.983476 | controller | Jun 11 00:15:26.236098 crc crio[23067]: time="2026-06-11T00:15:26.236057161Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1" id=af99a2fb-ec94-4a2c-8eaf-58e7f982de2f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.983491 | controller | Jun 11 00:15:26.281991 crc crio[23067]: time="2026-06-11T00:15:26.281841506Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7" id=d4782088-c35f-425c-a202-78f4949c2466 name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:46.983511 | controller | Jun 11 00:15:26.282790 crc crio[23067]: time="2026-06-11T00:15:26.28271566Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7" id=f925bb1a-0120-42db-89ce-ed51e80136b8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.983527 | controller | Jun 11 00:15:26.288401 crc crio[23067]: time="2026-06-11T00:15:26.288309602Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d" id=fc4b582b-29bb-4858-95c5-9ff56c595f51 name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:46.983542 | controller | Jun 11 00:15:26.289232 crc crio[23067]: time="2026-06-11T00:15:26.289110354Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d" id=5a304faf-6c4b-49e3-9d3f-653202d8af95 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.983558 | controller | Jun 11 00:15:27.829421 crc crio[23067]: time="2026-06-11T00:15:27.829234098Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7" id=8c119dbb-57f8-49e7-b5dd-2723cd76cc10 name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:46.983573 | controller | Jun 11 00:15:27.831014 crc crio[23067]: time="2026-06-11T00:15:27.830184034Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7" id=6377584f-ae28-4931-8679-93cae3bbb033 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.983589 | controller | Jun 11 00:15:29.624771 crc crio[23067]: time="2026-06-11T00:15:29.623825524Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1" id=eeeabfdb-fce4-41f3-9fbf-f31f40c8e910 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.983604 | controller | Jun 11 00:15:29.624771 crc crio[23067]: time="2026-06-11T00:15:29.623899156Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60" id=bbcce3c6-9475-4049-a75b-bc3022ab6664 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.983619 | controller | Jun 11 00:15:29.624771 crc crio[23067]: time="2026-06-11T00:15:29.623967148Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc" id=a9b1d25f-f721-411a-81a2-ce7c52a47106 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.983634 | controller | Jun 11 00:15:29.625875 crc crio[23067]: time="2026-06-11T00:15:29.624840002Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d" id=6f28766c-4fd1-428a-a15d-8e69e00f1a6f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.983649 | controller | Jun 11 00:15:29.629131 crc crio[23067]: time="2026-06-11T00:15:29.629001855Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752" id=83d4f709-46d0-4693-bc74-3cd2d6a163f9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.983664 | controller | Jun 11 00:15:29.631768 crc crio[23067]: time="2026-06-11T00:15:29.631343508Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7" id=66a8e04f-97b1-44bb-8f0d-ba4013d838ef name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.983683 | controller | Jun 11 00:15:29.639371 crc crio[23067]: time="2026-06-11T00:15:29.638955146Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd" id=95567730-84eb-44b5-806d-1004c8d092a9 name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:46.983699 | controller | Jun 11 00:15:29.639937 crc crio[23067]: time="2026-06-11T00:15:29.63986483Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd" id=a66c1df7-4239-4ee1-a727-bb9920a17a95 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.983715 | controller | Jun 11 00:15:29.652294 crc crio[23067]: time="2026-06-11T00:15:29.652198506Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed" id=b1baf3b4-3e25-4574-93a8-1639beb73f01 name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:46.983730 | controller | Jun 11 00:15:29.653595 crc crio[23067]: time="2026-06-11T00:15:29.653524782Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed" id=ea97b6dc-fddd-4cb9-b6dd-eb7940f30ea2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.983745 | controller | Jun 11 00:15:29.669168 crc crio[23067]: time="2026-06-11T00:15:29.669077855Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67" id=1a7d89a5-c45e-40b0-ba42-a2a6db8cdff3 name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:46.983761 | controller | Jun 11 00:15:29.670141 crc crio[23067]: time="2026-06-11T00:15:29.670093003Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67" id=711641bd-96d4-476c-9156-9d1c83f507d9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.983776 | controller | Jun 11 00:15:29.686155 crc crio[23067]: time="2026-06-11T00:15:29.685852921Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf" id=5eea85bf-ffa6-4f32-a21e-3d1d0b0825dd name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:46.983792 | controller | Jun 11 00:15:29.688355 crc crio[23067]: time="2026-06-11T00:15:29.688270407Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf" id=cf7e2a9d-dda5-4c93-a58b-e5a424f22cab name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.983807 | controller | Jun 11 00:15:39.174980 crc crio[23067]: time="2026-06-11T00:15:39.173794699Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7" id=dccb9c57-1244-4466-81a3-1ca9d3ad5796 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.983822 | controller | Jun 11 00:15:40.301028 crc crio[23067]: time="2026-06-11T00:15:40.300875247Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd" id=cd50495a-8282-48bd-8a2a-62c94f28816f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.983837 | controller | Jun 11 00:15:40.305155 crc crio[23067]: time="2026-06-11T00:15:40.304980139Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf" id=2cb19c21-be79-44f0-8e6a-414acc34093c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.983853 | controller | Jun 11 00:15:40.305282 crc crio[23067]: time="2026-06-11T00:15:40.305099662Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67" id=d1e01747-6e23-45f8-be4a-60f3a5086389 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.983871 | controller | Jun 11 00:15:40.305593 crc crio[23067]: time="2026-06-11T00:15:40.305295618Z" level=info msg="Creating container: openstack-operators/nova-operator-controller-manager-f4c4579bb-vn5jz/manager" id=8d96db7f-a276-4c3d-9aa8-98a98870cd65 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.983887 | controller | Jun 11 00:15:40.310051 crc crio[23067]: time="2026-06-11T00:15:40.309985345Z" level=info msg="Creating container: openstack-operators/test-operator-controller-manager-8d5599d7d-2v2c9/manager" id=b8fee2b4-5eb2-4c85-9fed-355ff253a082 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.983902 | controller | Jun 11 00:15:41.837503 crc crio[23067]: time="2026-06-11T00:15:41.83691898Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d" id=83028d9e-4145-4651-a8a1-21466e6d7ade name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:46.983917 | controller | Jun 11 00:15:41.839273 crc crio[23067]: time="2026-06-11T00:15:41.839197512Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d" id=84d8a9c4-1f5f-4744-b9cd-e2d51e8e93c3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.983932 | controller | Jun 11 00:15:41.844480 crc crio[23067]: time="2026-06-11T00:15:41.844390393Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63" id=f70445d1-5828-44c4-abb3-ddc9d1a59bad name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:46.983948 | controller | Jun 11 00:15:41.845261 crc crio[23067]: time="2026-06-11T00:15:41.845225726Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63" id=255821c2-0fd0-4a73-a3b3-9ea203ad41c8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.983963 | controller | Jun 11 00:15:42.642091 crc crio[23067]: time="2026-06-11T00:15:42.641947808Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed" id=f6584a16-e9c7-4650-bd2c-0eb826fde6e0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.983978 | controller | Jun 11 00:15:42.643333 crc crio[23067]: time="2026-06-11T00:15:42.643204682Z" level=info msg="Creating container: openstack-operators/barbican-operator-controller-manager-7b8ffd8c4f-nlgsf/manager" id=678ea19f-8a7e-49b9-b4cc-04dbf1fedeeb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.983994 | controller | Jun 11 00:15:42.645876 crc crio[23067]: time="2026-06-11T00:15:42.645802603Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.984010 | controller | Jun 11 00:15:42.652248 crc crio[23067]: time="2026-06-11T00:15:42.652184307Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.984025 | controller | Jun 11 00:15:42.661359 crc crio[23067]: time="2026-06-11T00:15:42.661277184Z" level=info msg="Creating container: openstack-operators/heat-operator-controller-manager-5c5844cc68-92r6k/manager" id=060f3c7b-0a2d-4b74-9182-f5b2b5f815a5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.984041 | controller | Jun 11 00:15:42.665939 crc crio[23067]: time="2026-06-11T00:15:42.665833248Z" level=info msg="Creating container: openstack-operators/openstack-baremetal-operator-controller-manager-7c67dc759fgr8jd/manager" id=c3bb558e-15f8-45fb-bb2f-98e344cf331c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.984062 | controller | Jun 11 00:15:42.676432 crc crio[23067]: time="2026-06-11T00:15:42.67582832Z" level=info msg="Creating container: openstack-operators/watcher-operator-controller-manager-577b679b5c-vf6q6/manager" id=cfa7fd54-ad37-4109-83db-8cbf54c6e086 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.984079 | controller | Jun 11 00:15:42.684566 crc crio[23067]: time="2026-06-11T00:15:42.684441554Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6" id=96fbc48c-a1c4-4f2b-a83a-e005583968d3 name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:46.984095 | controller | Jun 11 00:15:42.685781 crc crio[23067]: time="2026-06-11T00:15:42.685589605Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6" id=3c68054a-e873-4b76-acb0-ee59c52b7125 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.984110 | controller | Jun 11 00:15:42.686151 crc crio[23067]: time="2026-06-11T00:15:42.686053508Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6" id=db2407df-40ad-48fc-a4d5-691d70011c06 name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:46.984126 | controller | Jun 11 00:15:42.687052 crc crio[23067]: time="2026-06-11T00:15:42.686958262Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6" id=3ffa985c-f258-4a67-8a33-88a7d8d76242 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.984142 | controller | Jun 11 00:15:42.692992 crc crio[23067]: time="2026-06-11T00:15:42.692949025Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9" id=cfbb9c4d-f852-4712-b8f9-878520aa636d name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:46.984157 | controller | Jun 11 00:15:42.694231 crc crio[23067]: time="2026-06-11T00:15:42.694160978Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9" id=b661d1a2-d855-4efe-96db-1c5532ff7b9d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.984172 | controller | Jun 11 00:15:42.783323 crc crio[23067]: time="2026-06-11T00:15:42.783093167Z" level=info msg="Created container 8bfd1c132645f22a4712138fb05452d39bf18d3f133f7a98f5d1fad5692e112a: openshift-operator-lifecycle-manager/collect-profiles-29685615-dv4j9/collect-profiles" id=dc56d94b-d83a-4e71-a79b-2bbf2cd324e0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.984188 | controller | Jun 11 00:15:42.785251 crc crio[23067]: time="2026-06-11T00:15:42.784995159Z" level=info msg="Starting container: 8bfd1c132645f22a4712138fb05452d39bf18d3f133f7a98f5d1fad5692e112a" id=5866d309-5630-4a52-a4b6-c0accc7841e5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.984204 | controller | Jun 11 00:15:42.795406 crc crio[23067]: time="2026-06-11T00:15:42.795249958Z" level=info msg="Started container" PID=53018 containerID=8bfd1c132645f22a4712138fb05452d39bf18d3f133f7a98f5d1fad5692e112a description=openshift-operator-lifecycle-manager/collect-profiles-29685615-dv4j9/collect-profiles id=5866d309-5630-4a52-a4b6-c0accc7841e5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=923530f49ca3d6f236e99641cd8ccbf49a03f57180ddc77a14f7fc935871b791
2026-06-11 01:10:46.984220 | controller | Jun 11 00:15:43.019837 crc crio[23067]: time="2026-06-11T00:15:43.019630762Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.984239 | controller | Jun 11 00:15:43.022922 crc crio[23067]: time="2026-06-11T00:15:43.022556861Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.984255 | controller | Jun 11 00:15:43.031993 crc crio[23067]: time="2026-06-11T00:15:43.031925826Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.984271 | controller | Jun 11 00:15:43.034289 crc crio[23067]: time="2026-06-11T00:15:43.034210078Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.984286 | controller | Jun 11 00:15:43.039194 crc crio[23067]: time="2026-06-11T00:15:43.037293962Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9" id=2dbdd6d7-298f-432e-b7a7-ae1903d4c0f6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.984302 | controller | Jun 11 00:15:43.047147 crc crio[23067]: time="2026-06-11T00:15:43.047035727Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.984318 | controller | Jun 11 00:15:43.053162 crc crio[23067]: time="2026-06-11T00:15:43.052953118Z" level=info msg="Creating container: openstack-operators/horizon-operator-controller-manager-548d6d5f9-kcxjt/manager" id=e64f6592-86cf-4d03-9fe5-9c3accc35874 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.984334 | controller | Jun 11 00:15:43.056089 crc crio[23067]: time="2026-06-11T00:15:43.056051752Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.984380 | controller | Jun 11 00:15:43.057744 crc crio[23067]: time="2026-06-11T00:15:43.056253128Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d" id=b45c098c-1da2-47e3-a1a0-f5c02cb351b0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.984399 | controller | Jun 11 00:15:43.068056 crc crio[23067]: time="2026-06-11T00:15:43.059004213Z" level=info msg="Creating container: openstack-operators/ovn-operator-controller-manager-58f85bd97f-p9slz/manager" id=87b38c93-de90-4e5e-925c-108890a21b34 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.984415 | controller | Jun 11 00:15:43.069281 crc crio[23067]: time="2026-06-11T00:15:43.067933676Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63" id=a57eb4c4-5075-4f18-aaab-1461f8a54861 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.984431 | controller | Jun 11 00:15:43.069281 crc crio[23067]: time="2026-06-11T00:15:43.067631237Z" level=info msg="Creating container: openstack-operators/ironic-operator-controller-manager-75f8548fcd-fg8n7/manager" id=fd05dc76-1ca6-4773-a592-00af3b6a5718 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.984446 | controller | Jun 11 00:15:43.069608 crc crio[23067]: time="2026-06-11T00:15:43.069315393Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6" id=b06557e6-a901-41fa-bcd8-e48a4c598d39 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.984462 | controller | Jun 11 00:15:43.073443 crc crio[23067]: time="2026-06-11T00:15:43.071624506Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6" id=c2cc9c67-3f2c-4d2d-8b27-b10b9025310f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.984481 | controller | Jun 11 00:15:43.077245 crc crio[23067]: time="2026-06-11T00:15:43.077161077Z" level=info msg="Creating container: openstack-operators/designate-operator-controller-manager-6bf8599b68-mwr7r/manager" id=5edb223a-5b4e-473c-b8a4-39227b61047c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.984497 | controller | Jun 11 00:15:43.078913 crc crio[23067]: time="2026-06-11T00:15:43.078870653Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391" id=ba7645b2-afe2-4973-9bad-5b1dabc9c933 name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:46.984513 | controller | Jun 11 00:15:43.079775 crc crio[23067]: time="2026-06-11T00:15:43.079610113Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391" id=56c0c699-454a-49f4-b8be-05d1f62a4ad2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.984529 | controller | Jun 11 00:15:43.088987 crc crio[23067]: time="2026-06-11T00:15:43.087973141Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce" id=5ea615cc-c474-45dd-8008-4733e9b63140 name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:46.984544 | controller | Jun 11 00:15:43.090932 crc crio[23067]: time="2026-06-11T00:15:43.090855509Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce" id=99e7d81f-65db-405b-aaa9-4e2be4c42360 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.984560 | controller | Jun 11 00:15:43.100258 crc crio[23067]: time="2026-06-11T00:15:43.100189643Z" level=info msg="Creating container: openstack-operators/swift-operator-controller-manager-67c49dd5c6-tnx42/manager" id=004b0c80-5e07-4395-9c5f-344bd61c3fab name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.984575 | controller | Jun 11 00:15:43.103100 crc crio[23067]: time="2026-06-11T00:15:43.102948558Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398" id=b774aa35-1242-4154-8867-d333b9278853 name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:46.984591 | controller | Jun 11 00:15:43.109572 crc crio[23067]: time="2026-06-11T00:15:43.109455195Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398" id=43c99276-52e2-48b9-b43b-e4761929a107 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.984607 | controller | Jun 11 00:15:43.112715 crc crio[23067]: time="2026-06-11T00:15:43.112613691Z" level=info msg="Got pod network &{Name:infra-operator-controller-manager-cbcfcddf7-wqkx7 Namespace:openstack-operators ID:594d694e5d803ea33dd0a3ebbdb9da3d877d0b80bfe52d3518c6128044cde6ee UID:d363bf6a-f2ec-4725-8b11-08107d5be05a NetNS:/var/run/netns/aee9dab8-305a-4f1b-b9f0-0878b799e909 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd363bf6a_f2ec_4725_8b11_08107d5be05a.slice PodAnnotations:0xc000c343a0}] Aliases:map[]}"
2026-06-11 01:10:46.984623 | controller | Jun 11 00:15:43.112885 crc crio[23067]: time="2026-06-11T00:15:43.112863228Z" level=info msg="Adding pod openstack-operators_infra-operator-controller-manager-cbcfcddf7-wqkx7 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.984639 | controller | Jun 11 00:15:43.315140 crc crio[23067]: time="2026-06-11T00:15:43.314324618Z" level=info msg="Created container b98460b9f2a138a2369c50ef096ff4a4cd4500866feb50c5f302ded75dd90cd4: openstack-operators/openstack-operator-controller-manager-746b697676-nzm85/manager" id=77a84b70-ea06-42fa-99f7-d225dbf28974 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.984659 | controller | Jun 11 00:15:43.332603 crc crio[23067]: time="2026-06-11T00:15:43.331608738Z" level=info msg="Starting container: b98460b9f2a138a2369c50ef096ff4a4cd4500866feb50c5f302ded75dd90cd4" id=6b4d7a61-4b3a-4840-b3e4-98b512be6d04 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.984676 | controller | Jun 11 00:15:43.344200 crc crio[23067]: time="2026-06-11T00:15:43.343397549Z" level=info msg="Started container" PID=53065 containerID=b98460b9f2a138a2369c50ef096ff4a4cd4500866feb50c5f302ded75dd90cd4 description=openstack-operators/openstack-operator-controller-manager-746b697676-nzm85/manager id=6b4d7a61-4b3a-4840-b3e4-98b512be6d04 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e03a4ecddb2c7a2eb9f65d1e31d75f4b2aa6b557d7fe4dc6523598e2e605e028
2026-06-11 01:10:46.984692 | controller | Jun 11 00:15:43.393763 crc crio[23067]: time="2026-06-11T00:15:43.393502832Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.984708 | controller | Jun 11 00:15:43.394464 crc crio[23067]: time="2026-06-11T00:15:43.394235982Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.984724 | controller | Jun 11 00:15:43.396399 crc crio[23067]: time="2026-06-11T00:15:43.395987469Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.984740 | controller | Jun 11 00:15:43.400478 crc crio[23067]: time="2026-06-11T00:15:43.400389199Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.984755 | controller | Jun 11 00:15:43.422435 crc crio[23067]: time="2026-06-11T00:15:43.421827502Z" level=info msg="Creating container: openstack-operators/neutron-operator-controller-manager-688d5c756f-wwps5/manager" id=d79e9fef-2236-4524-a836-c0b8fdae9578 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.984771 | controller | Jun 11 00:15:43.424541 crc crio[23067]: time="2026-06-11T00:15:43.424438103Z" level=info msg="Creating container: openstack-operators/keystone-operator-controller-manager-6ccff66c5b-tprmj/manager" id=749dd0c0-f3b6-45a2-9c13-963ba02bad1b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.984786 | controller | Jun 11 00:15:43.435301 crc crio[23067]: time="2026-06-11T00:15:43.434909988Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.984802 | controller | Jun 11 00:15:43.456150 crc crio[23067]: time="2026-06-11T00:15:43.455969661Z" level=info msg="Creating container: openstack-operators/glance-operator-controller-manager-5bdfb47c4d-5h2zx/manager" id=a1c64f63-7cea-40e6-8aa8-c9f63114bed5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.984817 | controller | Jun 11 00:15:43.512337 crc crio[23067]: time="2026-06-11T00:15:43.512246882Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.984833 | controller | Jun 11 00:15:43.513474 crc crio[23067]: time="2026-06-11T00:15:43.513410643Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce" id=eff0c081-8295-42ce-b95a-ce176d04b7aa name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.984849 | controller | Jun 11 00:15:43.513904 crc crio[23067]: time="2026-06-11T00:15:43.513838735Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.984872 | controller | Jun 11 00:15:43.514188 crc crio[23067]: time="2026-06-11T00:15:43.514124133Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.984891 | controller | Jun 11 00:15:43.516867 crc crio[23067]: time="2026-06-11T00:15:43.516774835Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398" id=c78b0d0c-52b3-4e69-85b7-436a9348d4a6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.984913 | controller | Jun 11 00:15:43.532706 crc crio[23067]: 2026-06-11T00:15:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:594d694e5d803ea Mac:56:c2:a1:87:9f:29 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:51 Mtu:0 Sandbox:/var/run/netns/aee9dab8-305a-4f1b-b9f0-0878b799e909 SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.0.81 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:46.984934 | controller | Jun 11 00:15:43.533778 crc crio[23067]: time="2026-06-11T00:15:43.533615343Z" level=info msg="Got pod network &{Name:infra-operator-controller-manager-cbcfcddf7-wqkx7 Namespace:openstack-operators ID:594d694e5d803ea33dd0a3ebbdb9da3d877d0b80bfe52d3518c6128044cde6ee UID:d363bf6a-f2ec-4725-8b11-08107d5be05a NetNS:/var/run/netns/aee9dab8-305a-4f1b-b9f0-0878b799e909 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd363bf6a_f2ec_4725_8b11_08107d5be05a.slice PodAnnotations:0xc000c343a0}] Aliases:map[]}"
2026-06-11 01:10:46.984953 | controller | Jun 11 00:15:43.534020 crc crio[23067]: time="2026-06-11T00:15:43.534001544Z" level=info msg="Checking pod openstack-operators_infra-operator-controller-manager-cbcfcddf7-wqkx7 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:46.985006 | controller | Jun 11 00:15:43.539104 crc crio[23067]: time="2026-06-11T00:15:43.538943898Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.985029 | controller | Jun 11 00:15:43.541552 crc crio[23067]: time="2026-06-11T00:15:43.5404808Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391" id=dd231668-8b3d-4305-a794-f6915a0da613 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.985046 | controller | Jun 11 00:15:43.569503 crc crio[23067]: time="2026-06-11T00:15:43.569089668Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.985062 | controller | Jun 11 00:15:43.569503 crc crio[23067]: time="2026-06-11T00:15:43.569246962Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.985077 | controller | Jun 11 00:15:43.570020 crc crio[23067]: time="2026-06-11T00:15:43.569932311Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.985093 | controller | Jun 11 00:15:43.575384 crc crio[23067]: time="2026-06-11T00:15:43.575317587Z" level=info msg="Ran pod sandbox 594d694e5d803ea33dd0a3ebbdb9da3d877d0b80bfe52d3518c6128044cde6ee with infra container: openstack-operators/infra-operator-controller-manager-cbcfcddf7-wqkx7/POD" id=e2a08ac4-5db9-41a5-ad12-c0615797231e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.985109 | controller | Jun 11 00:15:43.577253 crc crio[23067]: time="2026-06-11T00:15:43.577160968Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373" id=bd16a148-d297-4918-b458-56f330aaf455 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.985128 | controller | Jun 11 00:15:43.577428 crc crio[23067]: time="2026-06-11T00:15:43.577369513Z" level=info msg="Image quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373 not found" id=bd16a148-d297-4918-b458-56f330aaf455 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.985144 | controller | Jun 11 00:15:43.577621 crc crio[23067]: time="2026-06-11T00:15:43.577556918Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373 found" id=bd16a148-d297-4918-b458-56f330aaf455 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.985160 | controller | Jun 11 00:15:43.579271 crc crio[23067]: time="2026-06-11T00:15:43.57909435Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373" id=a1e2a5e6-284c-412d-8ff9-cf185021a688 name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:46.985175 | controller | Jun 11 00:15:43.579397 crc crio[23067]: time="2026-06-11T00:15:43.579288335Z" level=info msg="Pulled image: quay.io/metal3-io/ironic@sha256:992cdab44144c85f5c2af087a73a2ce66514ddb7132b5f0c2bb86a7266aa5dd8" id=2661f5fe-afcc-4ca7-865c-60295d5c8706 name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:46.985191 | controller | Jun 11 00:15:43.580351 crc crio[23067]: time="2026-06-11T00:15:43.580245101Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.985206 | controller | Jun 11 00:15:43.580790 crc crio[23067]: time="2026-06-11T00:15:43.580599631Z" level=info msg="Checking image status: quay.io/metal3-io/ironic:release-24.1" id=b81b01a7-06ef-4dcd-ac99-397007bdb253 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.985222 | controller | Jun 11 00:15:43.584066 crc crio[23067]: time="2026-06-11T00:15:43.583781758Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.985237 | controller | Jun 11 00:15:43.584290 crc crio[23067]: time="2026-06-11T00:15:43.58421882Z" level=info msg="Creating container: openstack-operators/octavia-operator-controller-manager-6495978d8d-xwpfc/manager" id=f1af34ab-e6c4-454d-b745-b1fc81ce39ba name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.985253 | controller | Jun 11 00:15:43.586289 crc crio[23067]: time="2026-06-11T00:15:43.586101631Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.985269 | controller | Jun 11 00:15:43.590062 crc crio[23067]: time="2026-06-11T00:15:43.589955726Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.985284 | controller | Jun 11 00:15:43.591086 crc crio[23067]: time="2026-06-11T00:15:43.591037265Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.985300 | controller | Jun 11 00:15:43.591916 crc crio[23067]: time="2026-06-11T00:15:43.591541329Z" level=info msg="Creating container: openstack-operators/telemetry-operator-controller-manager-5d65c7d97d-js2bw/manager" id=c38602b4-d134-4502-8a15-90af696fa7d3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.985315 | controller | Jun 11 00:15:43.597189 crc crio[23067]: time="2026-06-11T00:15:43.59710288Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.985335 | controller | Jun 11 00:15:43.599194 crc crio[23067]: time="2026-06-11T00:15:43.599103994Z" level=info msg="Creating container: openstack-operators/mariadb-operator-controller-manager-7fcb8b58d6-b7ss9/manager" id=8bc3a322-4cd6-4791-a2c8-8a4b3fec543e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.985380 | controller | Jun 11 00:15:43.602425 crc crio[23067]: time="2026-06-11T00:15:43.602346303Z" level=info msg="Creating container: openstack-operators/cinder-operator-controller-manager-86c584f6fc-tf7b9/manager" id=b2a79186-41a9-451d-8543-14a82980f167 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.985405 | controller | Jun 11 00:15:43.604755 crc crio[23067]: time="2026-06-11T00:15:43.604604564Z" level=info msg="Created container fde99a7ef5f8309ff084f74f248de9e5b99218a693ddb9d02326c764c213ae14: openstack-operators/barbican-operator-controller-manager-7b8ffd8c4f-nlgsf/manager" id=678ea19f-8a7e-49b9-b4cc-04dbf1fedeeb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.985422 | controller | Jun 11 00:15:43.605829 crc crio[23067]: time="2026-06-11T00:15:43.605764886Z" level=info msg="Starting container: fde99a7ef5f8309ff084f74f248de9e5b99218a693ddb9d02326c764c213ae14" id=82731de6-530a-4122-ba42-2c3b98092a42 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.985439 | controller | Jun 11 00:15:43.606540 crc crio[23067]: time="2026-06-11T00:15:43.606465815Z" level=info msg="Creating container: openstack-operators/manila-operator-controller-manager-677d9d8477-hpwfs/manager" id=1f656cc9-3e8e-413a-a5eb-314dfbb41115 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.985454 | controller | Jun 11 00:15:43.607461 crc crio[23067]: time="2026-06-11T00:15:43.60739555Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373\""
2026-06-11 01:10:46.985470 | controller | Jun 11 00:15:43.610435 crc crio[23067]: time="2026-06-11T00:15:43.60997656Z" level=info msg="Started container" PID=53161 containerID=fde99a7ef5f8309ff084f74f248de9e5b99218a693ddb9d02326c764c213ae14 description=openstack-operators/barbican-operator-controller-manager-7b8ffd8c4f-nlgsf/manager id=82731de6-530a-4122-ba42-2c3b98092a42 name=/runtime.v1.RuntimeService/StartContainer sandboxID=99ba67a5d7caea0079e7623c27b146f15d63d44d02164cd95655735a871ef813
2026-06-11 01:10:46.985486 | controller | Jun 11 00:15:43.622572 crc crio[23067]: time="2026-06-11T00:15:43.62248487Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.985502 | controller | Jun 11 00:15:43.628812 crc crio[23067]: time="2026-06-11T00:15:43.628592197Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.985518 | controller | Jun 11 00:15:43.649033 crc crio[23067]: time="2026-06-11T00:15:43.648859868Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.985533 | controller | Jun 11 00:15:43.649432 crc crio[23067]: time="2026-06-11T00:15:43.649277289Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.985548 | controller | Jun 11 00:15:43.660961 crc crio[23067]: time="2026-06-11T00:15:43.660880855Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.985564 | controller | Jun 11 00:15:43.662608 crc crio[23067]: time="2026-06-11T00:15:43.662504289Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.985583 | controller | Jun 11 00:15:43.667542 crc crio[23067]: time="2026-06-11T00:15:43.667422723Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.985599 | controller | Jun 11 00:15:43.685085 crc crio[23067]: time="2026-06-11T00:15:43.685027392Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.985614 | controller | Jun 11 00:15:43.693991 crc crio[23067]: time="2026-06-11T00:15:43.693909883Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.985629 | controller | Jun 11 00:15:43.697607 crc crio[23067]: time="2026-06-11T00:15:43.697533022Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.985644 | controller | Jun 11 00:15:43.713049 crc crio[23067]: time="2026-06-11T00:15:43.712958751Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.985659 | controller | Jun 11 00:15:43.766308 crc crio[23067]: time="2026-06-11T00:15:43.766261691Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.985674 | controller | Jun 11 00:15:43.795331 crc crio[23067]: time="2026-06-11T00:15:43.795276581Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.985689 | controller | Jun 11 00:15:43.808298 crc crio[23067]: time="2026-06-11T00:15:43.80812117Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.985704 | controller | Jun 11 00:15:43.814899 crc crio[23067]: time="2026-06-11T00:15:43.814829973Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.985719 | controller | Jun 11 00:15:43.830786 crc crio[23067]: time="2026-06-11T00:15:43.830568761Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.985735 | controller | Jun 11 00:15:43.836359 crc crio[23067]: time="2026-06-11T00:15:43.836003119Z" level=info msg="Checking image status: quay.io/metal3-io/ironic:release-24.1" id=a244daab-e6a8-48a5-b927-e415126c76f6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.985750 | controller | Jun 11 00:15:43.837805 crc crio[23067]: time="2026-06-11T00:15:43.837737236Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.985765 | controller | Jun 11 00:15:43.874776 crc crio[23067]: time="2026-06-11T00:15:43.874091555Z" level=info msg="Created container 4e72a5e57ee241b6f5df10d00f70dc39fe840af4433d0661d1a09cfbaa3caf83: openstack-operators/openstack-baremetal-operator-controller-manager-7c67dc759fgr8jd/manager" id=c3bb558e-15f8-45fb-bb2f-98e344cf331c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.985781 | controller | Jun 11 00:15:43.876392 crc crio[23067]: time="2026-06-11T00:15:43.876322935Z" level=info msg="Starting container: 4e72a5e57ee241b6f5df10d00f70dc39fe840af4433d0661d1a09cfbaa3caf83" id=aeb496e6-6225-4729-a7c0-08c1f4e954ce name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.985797 | controller | Jun 11 00:15:43.886794 crc crio[23067]: time="2026-06-11T00:15:43.886622085Z" level=info msg="Started container" PID=53190 containerID=4e72a5e57ee241b6f5df10d00f70dc39fe840af4433d0661d1a09cfbaa3caf83 description=openstack-operators/openstack-baremetal-operator-controller-manager-7c67dc759fgr8jd/manager id=aeb496e6-6225-4729-a7c0-08c1f4e954ce name=/runtime.v1.RuntimeService/StartContainer sandboxID=aafe5fa88a60ff5216eae1844b38ed7f6ad7b1b092b2b1b9f87dbfec6d1b4d75
2026-06-11 01:10:46.985817 | controller | Jun 11 00:15:43.920226 crc crio[23067]: time="2026-06-11T00:15:43.920082536Z" level=info msg="Creating container: baremetal-operator-system/baremetal-operator-ironic-756675b7cf-mbvbh/ironic" id=21b607a7-7002-439b-9ebc-c9c1c8be9451 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.985834 | controller | Jun 11 00:15:43.923256 crc crio[23067]: time="2026-06-11T00:15:43.923146539Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.985849 | controller | Jun 11 00:15:43.926207 crc crio[23067]: time="2026-06-11T00:15:43.926166541Z" level=info msg="Created container abf1f2f49b4359e9343ffc3703eea5777c95d02039bf7dd5c80e408294a176ff: openstack-operators/heat-operator-controller-manager-5c5844cc68-92r6k/manager" id=060f3c7b-0a2d-4b74-9182-f5b2b5f815a5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.985865 | controller | Jun 11 00:15:43.929879 crc crio[23067]: time="2026-06-11T00:15:43.928021432Z" level=info msg="Starting container: abf1f2f49b4359e9343ffc3703eea5777c95d02039bf7dd5c80e408294a176ff" id=2965568e-788b-4751-b2be-70e99540f3f6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.985881 | controller | Jun 11 00:15:43.935138 crc crio[23067]: time="2026-06-11T00:15:43.935055043Z" level=info msg="Started container" PID=53189 containerID=abf1f2f49b4359e9343ffc3703eea5777c95d02039bf7dd5c80e408294a176ff description=openstack-operators/heat-operator-controller-manager-5c5844cc68-92r6k/manager id=2965568e-788b-4751-b2be-70e99540f3f6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1f15bb5d4ac361e2e1ca6abad5710273004b994c107ba57cac7b56575d0466b7
2026-06-11 01:10:46.985897 | controller | Jun 11 00:15:43.995735 crc crio[23067]: time="2026-06-11T00:15:43.992596218Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.985912 | controller | Jun 11 00:15:43.999410 crc crio[23067]: time="2026-06-11T00:15:43.9992809Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.985928 | controller | Jun 11 00:15:44.014132 crc crio[23067]: time="2026-06-11T00:15:44.014051242Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.985943 | controller | Jun 11 00:15:44.014486 crc crio[23067]: time="2026-06-11T00:15:44.014409341Z" level=info msg="Created container 68caa72bc98f217efbb9ae44dfcb7b0f009e00300a715bb320e2fd09b3f596e7: openstack-operators/test-operator-controller-manager-8d5599d7d-2v2c9/manager" id=b8fee2b4-5eb2-4c85-9fed-355ff253a082 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.985959 | controller | Jun 11 00:15:44.017081 crc crio[23067]: time="2026-06-11T00:15:44.016961391Z" level=info msg="Starting container: 68caa72bc98f217efbb9ae44dfcb7b0f009e00300a715bb320e2fd09b3f596e7" id=cc2ce7c2-811c-42d2-9a6a-8b669ede481f name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.985974 | controller | Jun 11 00:15:44.021431 crc crio[23067]: time="2026-06-11T00:15:44.021400462Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.985990 | controller | Jun 11 00:15:44.024278 crc crio[23067]: time="2026-06-11T00:15:44.022226454Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.986009 | controller | Jun 11 00:15:44.025883 crc crio[23067]: time="2026-06-11T00:15:44.025604926Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.986025 | controller | Jun 11 00:15:44.031209 crc crio[23067]: time="2026-06-11T00:15:44.031069705Z" level=info msg="Started container" PID=53185 containerID=68caa72bc98f217efbb9ae44dfcb7b0f009e00300a715bb320e2fd09b3f596e7 description=openstack-operators/test-operator-controller-manager-8d5599d7d-2v2c9/manager id=cc2ce7c2-811c-42d2-9a6a-8b669ede481f name=/runtime.v1.RuntimeService/StartContainer sandboxID=7e011e33cb11b1d6d3697952a22c5656ec40a9284f5b51953624eab6feaa9243
2026-06-11 01:10:46.986042 | controller | Jun 11 00:15:44.034121 crc crio[23067]: time="2026-06-11T00:15:44.034044446Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.986057 | controller | Jun 11 00:15:44.034930 crc crio[23067]: time="2026-06-11T00:15:44.034870038Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.986073 | controller | Jun 11 00:15:44.044982 crc crio[23067]: time="2026-06-11T00:15:44.041528569Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.986088 | controller | Jun 11 00:15:44.051149 crc crio[23067]: time="2026-06-11T00:15:44.045822296Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.986103 | controller | Jun 11 00:15:44.054113 crc crio[23067]: time="2026-06-11T00:15:44.05404882Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.986118 | controller | Jun 11 00:15:44.054571 crc crio[23067]: time="2026-06-11T00:15:44.054532073Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.986133 | controller | Jun 11 00:15:44.061447 crc crio[23067]: time="2026-06-11T00:15:44.057393221Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.986148 | controller | Jun 11 00:15:44.061447 crc crio[23067]: time="2026-06-11T00:15:44.060554877Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.986163 | controller | Jun 11 00:15:44.082859 crc crio[23067]: time="2026-06-11T00:15:44.080922011Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.986178 | controller | Jun 11 00:15:44.100044 crc crio[23067]: time="2026-06-11T00:15:44.099969939Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.986193 | controller | Jun 11 00:15:44.104602 crc crio[23067]: time="2026-06-11T00:15:44.104335358Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.986208 | controller | Jun 11 00:15:44.134573 crc crio[23067]: time="2026-06-11T00:15:44.132763951Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.986236 | controller | Jun 11 00:15:44.149972 crc crio[23067]: time="2026-06-11T00:15:44.148971002Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.986252 | controller | Jun 11 00:15:44.153932 crc crio[23067]: time="2026-06-11T00:15:44.153861175Z" level=info msg="Created container 0141f8b1a0b4c45956b43dbb06efeaccb95989acf4cbbe9c5769e1033d676bbc: openstack-operators/ironic-operator-controller-manager-75f8548fcd-fg8n7/manager" id=fd05dc76-1ca6-4773-a592-00af3b6a5718 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.986268 | controller | Jun 11 00:15:44.165851 crc crio[23067]: time="2026-06-11T00:15:44.163368933Z" level=info msg="Starting container: 0141f8b1a0b4c45956b43dbb06efeaccb95989acf4cbbe9c5769e1033d676bbc" id=392b9826-5e2e-4969-a148-7ee81b41d899 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.986284 | controller | Jun 11 00:15:44.201522 crc crio[23067]: time="2026-06-11T00:15:44.201399688Z" level=info msg="Created container 95ce7c120ba2e9ceb1d10afb995618cc0903c670e8d33f26003cd99f146d5aa8: openstack-operators/watcher-operator-controller-manager-577b679b5c-vf6q6/manager" id=cfa7fd54-ad37-4109-83db-8cbf54c6e086 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.986299 | controller | Jun 11 00:15:44.203334 crc crio[23067]: time="2026-06-11T00:15:44.203227427Z" level=info msg="Created container 3f931f39062e20dc4fee7a0337e196246d63d5507e350e5c6a27fe3ad7c3da72: openstack-operators/nova-operator-controller-manager-f4c4579bb-vn5jz/manager" id=8d96db7f-a276-4c3d-9aa8-98a98870cd65 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.986314 | controller | Jun 11 00:15:44.210507 crc crio[23067]: time="2026-06-11T00:15:44.209524998Z" level=info msg="Starting container: 3f931f39062e20dc4fee7a0337e196246d63d5507e350e5c6a27fe3ad7c3da72" id=b8e32251-ea72-451b-91e4-d27c1adc796e name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.986329 | controller | Jun 11 00:15:44.210507 crc crio[23067]: time="2026-06-11T00:15:44.209915809Z" level=info msg="Starting container: 95ce7c120ba2e9ceb1d10afb995618cc0903c670e8d33f26003cd99f146d5aa8" id=1b4134c8-df13-43ea-936a-aee3e9a4011e name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.986344 | controller | Jun 11 00:15:44.215174 crc crio[23067]: time="2026-06-11T00:15:44.214464972Z" level=info msg="Started container" PID=53204 containerID=0141f8b1a0b4c45956b43dbb06efeaccb95989acf4cbbe9c5769e1033d676bbc description=openstack-operators/ironic-operator-controller-manager-75f8548fcd-fg8n7/manager id=392b9826-5e2e-4969-a148-7ee81b41d899 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aed64310395cd531ee439b74c0cf05d27d5c58d24f351c8a949a554475e2870e
2026-06-11 01:10:46.986383 | controller | Jun 11 00:15:44.227161 crc crio[23067]: time="2026-06-11T00:15:44.222718557Z" level=info msg="Started container" PID=53205 containerID=3f931f39062e20dc4fee7a0337e196246d63d5507e350e5c6a27fe3ad7c3da72 description=openstack-operators/nova-operator-controller-manager-f4c4579bb-vn5jz/manager id=b8e32251-ea72-451b-91e4-d27c1adc796e name=/runtime.v1.RuntimeService/StartContainer sandboxID=baf2be07739c1df292caebf3379f17f5ca8325abdf6b49b9340e504b0ca66fe7
2026-06-11 01:10:46.986401 | controller | Jun 11 00:15:44.252751 crc crio[23067]: time="2026-06-11T00:15:44.252336923Z" level=info msg="Started container" PID=53203 containerID=95ce7c120ba2e9ceb1d10afb995618cc0903c670e8d33f26003cd99f146d5aa8 description=openstack-operators/watcher-operator-controller-manager-577b679b5c-vf6q6/manager id=1b4134c8-df13-43ea-936a-aee3e9a4011e name=/runtime.v1.RuntimeService/StartContainer sandboxID=17abf17f2437ea15cc1d295a4f3bddce24884cb88191238ea8b96e186f813302
2026-06-11 01:10:46.986417 | controller | Jun 11 00:15:44.977041 crc crio[23067]: time="2026-06-11T00:15:44.975450603Z" level=info msg="Created container 6d78ecdcf20c1fb22cb69f34cb4104d4b974999e83e5ef89edbb707db0700693: openstack-operators/keystone-operator-controller-manager-6ccff66c5b-tprmj/manager" id=749dd0c0-f3b6-45a2-9c13-963ba02bad1b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.986436 | controller | Jun 11 00:15:44.982474 crc crio[23067]: time="2026-06-11T00:15:44.982218777Z" level=info msg="Starting container: 6d78ecdcf20c1fb22cb69f34cb4104d4b974999e83e5ef89edbb707db0700693" id=39d405c9-a416-4b7d-b0d2-29c7f3ee8cba name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.986453 | controller | Jun 11 00:15:44.992026 crc crio[23067]: time="2026-06-11T00:15:44.991865639Z" level=info msg="Started container" PID=53279 containerID=6d78ecdcf20c1fb22cb69f34cb4104d4b974999e83e5ef89edbb707db0700693 description=openstack-operators/keystone-operator-controller-manager-6ccff66c5b-tprmj/manager id=39d405c9-a416-4b7d-b0d2-29c7f3ee8cba name=/runtime.v1.RuntimeService/StartContainer sandboxID=8052b75cf8368f66326315a5c7b6e0ca559ce9c4e64b8031987ac3399b60eee6
2026-06-11 01:10:46.986469 | controller | Jun 11 00:15:45.342158 crc crio[23067]: time="2026-06-11T00:15:45.341325785Z" level=info msg="Created container 124862c5c1f1a05e03296863681352ac47588810dfd354425c5666c1a55e8988: openstack-operators/designate-operator-controller-manager-6bf8599b68-mwr7r/manager" id=5edb223a-5b4e-473c-b8a4-39227b61047c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.986484 | controller | Jun 11 00:15:45.346467 crc crio[23067]: time="2026-06-11T00:15:45.346327371Z" level=info msg="Starting container: 124862c5c1f1a05e03296863681352ac47588810dfd354425c5666c1a55e8988" id=f63c44bc-0a97-4280-93c3-140f0dcbb06b name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.986499 | controller | Jun 11 00:15:45.406805 crc crio[23067]: time="2026-06-11T00:15:45.40657398Z" level=info msg="Started container" PID=53357 containerID=124862c5c1f1a05e03296863681352ac47588810dfd354425c5666c1a55e8988 description=openstack-operators/designate-operator-controller-manager-6bf8599b68-mwr7r/manager id=f63c44bc-0a97-4280-93c3-140f0dcbb06b name=/runtime.v1.RuntimeService/StartContainer sandboxID=a844252cb407443c896f84c4bc1e8b816435909b9733e4f3c629eeebf2821673
2026-06-11 01:10:46.986515 | controller | Jun 11 00:15:45.415321 crc crio[23067]: time="2026-06-11T00:15:45.415088712Z" level=info msg="Created container 0d343c78f0c89131ce0d236b2cd54e9a0375bf509c4e715e29f2cadf6151f7ec: openstack-operators/neutron-operator-controller-manager-688d5c756f-wwps5/manager" id=d79e9fef-2236-4524-a836-c0b8fdae9578 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.986532 | controller | Jun 11 00:15:45.435631 crc crio[23067]: time="2026-06-11T00:15:45.435049165Z" level=info msg="Starting container: 0d343c78f0c89131ce0d236b2cd54e9a0375bf509c4e715e29f2cadf6151f7ec" id=5df37c7f-fa08-4acc-acb2-ad892f48fa34 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.986554 | controller | Jun 11 00:15:45.539280 crc crio[23067]: time="2026-06-11T00:15:45.539218378Z" level=info msg="Started container" PID=53333 containerID=0d343c78f0c89131ce0d236b2cd54e9a0375bf509c4e715e29f2cadf6151f7ec description=openstack-operators/neutron-operator-controller-manager-688d5c756f-wwps5/manager id=5df37c7f-fa08-4acc-acb2-ad892f48fa34 name=/runtime.v1.RuntimeService/StartContainer sandboxID=edb4a839df8eaacdbbc9460a49a3b0a3b3b6e965bf6332b399edd888d96f8bd0
2026-06-11 01:10:46.986577 | controller | Jun 11 00:15:45.629094 crc crio[23067]: time="2026-06-11T00:15:45.622437572Z" level=info msg="Stopping pod sandbox: 923530f49ca3d6f236e99641cd8ccbf49a03f57180ddc77a14f7fc935871b791" id=6dd5ca0c-ba46-4dd8-b0bf-58db86d24b1e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:46.986601 | controller | Jun 11 00:15:45.637088 crc crio[23067]: time="2026-06-11T00:15:45.636420222Z" level=info msg="Got pod network &{Name:collect-profiles-29685615-dv4j9 Namespace:openshift-operator-lifecycle-manager ID:923530f49ca3d6f236e99641cd8ccbf49a03f57180ddc77a14f7fc935871b791 UID:8cabadd3-559f-42ce-8c16-edb5d1c3e808 NetNS:/var/run/netns/51fb9db0-e514-4f37-9ac5-4603c47b08f8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8cabadd3_559f_42ce_8c16_edb5d1c3e808.slice PodAnnotations:0xc000c35138}] Aliases:map[]}"
2026-06-11 01:10:46.986626 | controller | Jun 11 00:15:45.637332 crc crio[23067]: time="2026-06-11T00:15:45.637255905Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29685615-dv4j9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.986643 | controller | Jun 11 00:15:45.654595 crc crio[23067]: time="2026-06-11T00:15:45.654557936Z" level=info msg="Created container 0f813ab6992c7e6a1c3c81a89f1766d1c5fe01bcd62a34c1e13e3aa712d19779: openstack-operators/mariadb-operator-controller-manager-7fcb8b58d6-b7ss9/manager" id=8bc3a322-4cd6-4791-a2c8-8a4b3fec543e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.986659 | controller | Jun 11 00:15:45.662228 crc crio[23067]: time="2026-06-11T00:15:45.662148062Z" level=info msg="Starting container: 0f813ab6992c7e6a1c3c81a89f1766d1c5fe01bcd62a34c1e13e3aa712d19779" id=255c9b29-2989-49f3-96fd-965f6054d747 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.986675 | controller | Jun 11 00:15:45.695612 crc crio[23067]: time="2026-06-11T00:15:45.691072439Z" level=info msg="Started container" PID=53370 containerID=0f813ab6992c7e6a1c3c81a89f1766d1c5fe01bcd62a34c1e13e3aa712d19779 description=openstack-operators/mariadb-operator-controller-manager-7fcb8b58d6-b7ss9/manager id=255c9b29-2989-49f3-96fd-965f6054d747 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2d02add48d0ac806137aee9c214932272ec15a0294fd2572d25239c98713a268
2026-06-11 01:10:46.986691 | controller | Jun 11 00:15:45.719360 crc crio[23067]: time="2026-06-11T00:15:45.719236495Z" level=info msg="Created container 0e488c88d014f881097d3ceb6847d32e572d8cd6848abec7243d9af33714ebcc: openstack-operators/swift-operator-controller-manager-67c49dd5c6-tnx42/manager" id=004b0c80-5e07-4395-9c5f-344bd61c3fab name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.986707 | controller | Jun 11 00:15:45.725152 crc crio[23067]: time="2026-06-11T00:15:45.721562188Z" level=info msg="Created container bf08ac633040d5330b1cd1ac810e4a2c45d1931b36285b1ffb85743bc4d6b17b: openstack-operators/horizon-operator-controller-manager-548d6d5f9-kcxjt/manager" id=e64f6592-86cf-4d03-9fe5-9c3accc35874 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.986722 | controller | Jun 11 00:15:45.747581 crc crio[23067]: time="2026-06-11T00:15:45.738619182Z" level=info msg="Starting container: 0e488c88d014f881097d3ceb6847d32e572d8cd6848abec7243d9af33714ebcc" id=8793a31e-8679-47c3-bef4-0ca861958849 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.986738 | controller | Jun 11 00:15:45.762303 crc crio[23067]: time="2026-06-11T00:15:45.742285982Z" level=info msg="Starting container: bf08ac633040d5330b1cd1ac810e4a2c45d1931b36285b1ffb85743bc4d6b17b" id=1d2aed21-0524-4e76-b3c8-c68108249ab1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.986753 | controller | Jun 11 00:15:45.843468 crc crio[23067]: time="2026-06-11T00:15:45.822529615Z" level=info msg="Started container" PID=53378 containerID=0e488c88d014f881097d3ceb6847d32e572d8cd6848abec7243d9af33714ebcc description=openstack-operators/swift-operator-controller-manager-67c49dd5c6-tnx42/manager id=8793a31e-8679-47c3-bef4-0ca861958849 name=/runtime.v1.RuntimeService/StartContainer sandboxID=35009efe3d7243eda477495812ffaac6d0c944f3ea5774e1944fc97811486741
2026-06-11 01:10:46.986769 | controller | Jun 11 00:15:45.844213 crc crio[23067]: time="2026-06-11T00:15:45.836604348Z" level=info msg="Started container" PID=53326 containerID=bf08ac633040d5330b1cd1ac810e4a2c45d1931b36285b1ffb85743bc4d6b17b description=openstack-operators/horizon-operator-controller-manager-548d6d5f9-kcxjt/manager id=1d2aed21-0524-4e76-b3c8-c68108249ab1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8f80f729627419d6c1e28b8f7ec92fb19c2d477b6e3bd2844a9622cbcb83b021
2026-06-11 01:10:46.986788 | controller | Jun 11 00:15:45.851196 crc crio[23067]: time="2026-06-11T00:15:45.850502236Z" level=info msg="Created container 77ddde2e7512b96b0ee6714f68bd73e49fc8a0f5fde261a155b697893ad11d01: openstack-operators/octavia-operator-controller-manager-6495978d8d-xwpfc/manager" id=f1af34ab-e6c4-454d-b745-b1fc81ce39ba name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.986805 | controller | Jun 11 00:15:45.851196 crc crio[23067]: time="2026-06-11T00:15:45.851150104Z" level=info msg="Created container 0db1aa2bb526d2d0877282148a23e3ef73f265649e2b9cc78a4e874606d71593: openstack-operators/manila-operator-controller-manager-677d9d8477-hpwfs/manager" id=1f656cc9-3e8e-413a-a5eb-314dfbb41115 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.986820 | controller | Jun 11 00:15:45.876101 crc crio[23067]: time="2026-06-11T00:15:45.874407736Z" level=info msg="Starting container: 0db1aa2bb526d2d0877282148a23e3ef73f265649e2b9cc78a4e874606d71593" id=135ed2cd-70c3-4d26-8850-4a4f5ff7fc2a name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.986836 | controller | Jun 11 00:15:45.884204 crc crio[23067]: time="2026-06-11T00:15:45.878484627Z" level=info msg="Starting container: 77ddde2e7512b96b0ee6714f68bd73e49fc8a0f5fde261a155b697893ad11d01" id=50999275-9386-4895-897e-47672ab18105 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.986851 | controller | Jun 11 00:15:45.884204 crc crio[23067]: time="2026-06-11T00:15:45.883974337Z" level=info msg="Created container c9f80a61e3feee49beee8835740c23992f6b4e06cd18fb0ed956ea807e3ec380: openstack-operators/glance-operator-controller-manager-5bdfb47c4d-5h2zx/manager" id=a1c64f63-7cea-40e6-8aa8-c9f63114bed5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.986866 | controller | Jun 11 00:15:45.947330 crc crio[23067]: time="2026-06-11T00:15:45.946043325Z" level=info msg="Started container" PID=53379 containerID=77ddde2e7512b96b0ee6714f68bd73e49fc8a0f5fde261a155b697893ad11d01 description=openstack-operators/octavia-operator-controller-manager-6495978d8d-xwpfc/manager id=50999275-9386-4895-897e-47672ab18105 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1e230edba0dbcf505fcbcf416335acb917de6431d0b6b0f602c4238872cc8322
2026-06-11 01:10:46.986882 | controller | Jun 11 00:15:45.953167 crc crio[23067]: time="2026-06-11T00:15:45.951632597Z" level=info msg="Starting container: c9f80a61e3feee49beee8835740c23992f6b4e06cd18fb0ed956ea807e3ec380" id=5e8d5e6c-0314-4792-b89e-638741fa8761 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.986898 | controller | Jun 11 00:15:45.963592 crc crio[23067]: time="2026-06-11T00:15:45.962618726Z" level=info msg="Created container 3d7b17fca1711007d91f15d85f4feaf239d5130263b9fe32ced5df8ba7cf5266: openstack-operators/ovn-operator-controller-manager-58f85bd97f-p9slz/manager" id=87b38c93-de90-4e5e-925c-108890a21b34 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.986914 | controller | Jun 11 00:15:45.977458 crc crio[23067]: time="2026-06-11T00:15:45.977391728Z" level=info msg="Started container" PID=53372 containerID=0db1aa2bb526d2d0877282148a23e3ef73f265649e2b9cc78a4e874606d71593 description=openstack-operators/manila-operator-controller-manager-677d9d8477-hpwfs/manager id=135ed2cd-70c3-4d26-8850-4a4f5ff7fc2a name=/runtime.v1.RuntimeService/StartContainer sandboxID=3ef8ffb1a69bf8df02343ec81de04d9c10eae6e7fab8ae1884b435e275793d00
2026-06-11 01:10:46.986931 | controller | Jun 11 00:15:46.004835 crc crio[23067]: time="2026-06-11T00:15:46.004293339Z" level=info msg="Starting container: 3d7b17fca1711007d91f15d85f4feaf239d5130263b9fe32ced5df8ba7cf5266" id=631411ab-5a20-4070-b308-36e2d8699b85 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.986947 | controller | Jun 11 00:15:46.100345 crc crio[23067]: time="2026-06-11T00:15:46.094040231Z" level=info msg="Started container" PID=53360 containerID=c9f80a61e3feee49beee8835740c23992f6b4e06cd18fb0ed956ea807e3ec380 description=openstack-operators/glance-operator-controller-manager-5bdfb47c4d-5h2zx/manager id=5e8d5e6c-0314-4792-b89e-638741fa8761 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1d3b31552af02447dcc82b6d90f85e0145c88491d65283ebbf9f2931366d7e15
2026-06-11 01:10:46.986967 | controller | Jun 11 00:15:46.102056 crc crio[23067]: time="2026-06-11T00:15:46.101553155Z" level=info msg="Created container 30ac8845d967f29e8ddb917a1c181583ab4937e17365973195198a4ab44bee05: openstack-operators/telemetry-operator-controller-manager-5d65c7d97d-js2bw/manager" id=c38602b4-d134-4502-8a15-90af696fa7d3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.986983 | controller | Jun 11 00:15:46.113695 crc crio[23067]: time="2026-06-11T00:15:46.109258195Z" level=info msg="Started container" PID=53384 containerID=3d7b17fca1711007d91f15d85f4feaf239d5130263b9fe32ced5df8ba7cf5266 description=openstack-operators/ovn-operator-controller-manager-58f85bd97f-p9slz/manager id=631411ab-5a20-4070-b308-36e2d8699b85 name=/runtime.v1.RuntimeService/StartContainer sandboxID=afb9012d3cb2a11c4f7ba6447272cb971fe96703d75bab9dc0fad965088aba81
2026-06-11 01:10:46.986999 | controller | Jun 11 00:15:46.130412 crc crio[23067]: time="2026-06-11T00:15:46.130282967Z" level=info msg="Starting container: 30ac8845d967f29e8ddb917a1c181583ab4937e17365973195198a4ab44bee05" id=5e3737d1-2fcd-4a87-b116-16e78d4627ed name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.987014 | controller | Jun 11 00:15:46.170722 crc crio[23067]: time="2026-06-11T00:15:46.170344136Z" level=info msg="Created container 09a43880b5b0d0f298610c607eb3cdafed5055fa79fcc3613de78bbc7daaa1c4: openstack-operators/cinder-operator-controller-manager-86c584f6fc-tf7b9/manager" id=b2a79186-41a9-451d-8543-14a82980f167 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.987030 | controller | Jun 11 00:15:46.191460 crc crio[23067]: time="2026-06-11T00:15:46.19107403Z" level=info msg="Starting container: 09a43880b5b0d0f298610c607eb3cdafed5055fa79fcc3613de78bbc7daaa1c4" id=ec7a850a-c641-4151-91cd-733b0765e471 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.987046 | controller | Jun 11 00:15:46.323731 crc crio[23067]: time="2026-06-11T00:15:46.322344651Z" level=info msg="Started container" PID=53369 containerID=09a43880b5b0d0f298610c607eb3cdafed5055fa79fcc3613de78bbc7daaa1c4 description=openstack-operators/cinder-operator-controller-manager-86c584f6fc-tf7b9/manager id=ec7a850a-c641-4151-91cd-733b0765e471 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c96aecea0efd6cf4007c99ef06f0d252361d3b58cc8572c5f13a928853248a84
2026-06-11 01:10:46.987063 | controller | Jun 11 00:15:46.428001 crc crio[23067]: time="2026-06-11T00:15:46.427587634Z" level=info msg="Started container" PID=53371 containerID=30ac8845d967f29e8ddb917a1c181583ab4937e17365973195198a4ab44bee05 description=openstack-operators/telemetry-operator-controller-manager-5d65c7d97d-js2bw/manager id=5e3737d1-2fcd-4a87-b116-16e78d4627ed name=/runtime.v1.RuntimeService/StartContainer sandboxID=f1dc399dd886d979acedb21923cb64b1f828596456be5ea34ce867001045d5a8
2026-06-11 01:10:46.987079 | controller | Jun 11 00:15:48.131339 crc crio[23067]: time="2026-06-11T00:15:48.130898456Z" level=info msg="Stopped pod sandbox: 923530f49ca3d6f236e99641cd8ccbf49a03f57180ddc77a14f7fc935871b791" id=6dd5ca0c-ba46-4dd8-b0bf-58db86d24b1e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:46.987095 | controller | Jun 11 00:15:49.243792 crc crio[23067]: time="2026-06-11T00:15:49.243631664Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.987111 | controller | Jun 11 00:15:49.480467 crc crio[23067]: time="2026-06-11T00:15:49.480371784Z" level=info msg="Created container 08303f531215ff3eaf8d10d70690cb80db1723611eee0e316f467a7e2bd78cee: baremetal-operator-system/baremetal-operator-ironic-756675b7cf-mbvbh/ironic" id=21b607a7-7002-439b-9ebc-c9c1c8be9451 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.987127 | controller | Jun 11 00:15:49.481696 crc crio[23067]: time="2026-06-11T00:15:49.481585837Z" level=info msg="Starting container: 08303f531215ff3eaf8d10d70690cb80db1723611eee0e316f467a7e2bd78cee" id=f96beff7-0683-48e8-a0ea-5021290eb0cf name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.987149 | controller | Jun 11 00:15:49.488087 crc crio[23067]: time="2026-06-11T00:15:49.488043912Z" level=info msg="Started container" PID=53769 containerID=08303f531215ff3eaf8d10d70690cb80db1723611eee0e316f467a7e2bd78cee description=baremetal-operator-system/baremetal-operator-ironic-756675b7cf-mbvbh/ironic id=f96beff7-0683-48e8-a0ea-5021290eb0cf name=/runtime.v1.RuntimeService/StartContainer sandboxID=16b26dbcd7c73816c0765b4a9e64acdc43849700c0ace60dbb05bb6faaae1ae6
2026-06-11 01:10:46.987166 | controller | Jun 11 00:15:49.503709 crc crio[23067]: time="2026-06-11T00:15:49.503526864Z" level=info msg="Pulling image: quay.io/metal3-io/ironic:release-24.1" id=c209058c-5b04-4299-aa8a-accbff073205 name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:46.987183 | controller | Jun 11 00:15:49.509941 crc crio[23067]: time="2026-06-11T00:15:49.509832345Z" level=info msg="Trying to access \"quay.io/metal3-io/ironic:release-24.1\""
2026-06-11 01:10:46.987199 | controller | Jun 11 00:15:50.071050 crc crio[23067]: time="2026-06-11T00:15:50.070948159Z" level=info msg="Pulled image: quay.io/metal3-io/ironic@sha256:992cdab44144c85f5c2af087a73a2ce66514ddb7132b5f0c2bb86a7266aa5dd8" id=c209058c-5b04-4299-aa8a-accbff073205 name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:46.987216 | controller | Jun 11 00:15:50.079419 crc crio[23067]: time="2026-06-11T00:15:50.079306476Z" level=info msg="Checking image status: quay.io/metal3-io/ironic:release-24.1" id=5e3dcddd-c429-46cc-ad33-75d61ea150a4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.987231 | controller | Jun 11 00:15:50.087208 crc crio[23067]: time="2026-06-11T00:15:50.087031606Z" level=info msg="Checking image status: quay.io/metal3-io/ironic:release-24.1" id=9a9531db-23e3-42a8-bbaa-80a9cecdf91f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.987246 | controller | Jun 11 00:15:50.107559 crc crio[23067]: time="2026-06-11T00:15:50.107454742Z" level=info msg="Creating container: baremetal-operator-system/baremetal-operator-ironic-756675b7cf-mbvbh/ironic-httpd" id=1a0c62c2-cbfc-4598-9da7-c38dbf146559 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.987261 | controller | Jun 11 00:15:50.124970 crc crio[23067]: time="2026-06-11T00:15:50.124796553Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.987276 | controller | Jun 11 00:15:50.249918 crc crio[23067]: time="2026-06-11T00:15:50.249827295Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.987291 | controller | Jun 11 00:15:51.205403 crc crio[23067]: time="2026-06-11T00:15:51.204792921Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.987306 | controller | Jun 11 00:15:52.031226 crc crio[23067]: time="2026-06-11T00:15:52.030581133Z" level=info msg="Created container 2d9602d5f5552df7ad6a07a62c6c1d382f44551464634d6aac3c9aff893a704a: baremetal-operator-system/baremetal-operator-ironic-756675b7cf-mbvbh/ironic-httpd" id=1a0c62c2-cbfc-4598-9da7-c38dbf146559 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.987322 | controller | Jun 11 00:15:52.034541 crc crio[23067]: time="2026-06-11T00:15:52.034406997Z" level=info msg="Starting container: 2d9602d5f5552df7ad6a07a62c6c1d382f44551464634d6aac3c9aff893a704a" id=2c517263-02d3-4efc-9a09-cb001f1914cb name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.987337 | controller | Jun 11 00:15:52.046449 crc crio[23067]: time="2026-06-11T00:15:52.046355832Z" level=info msg="Started container" PID=53810 containerID=2d9602d5f5552df7ad6a07a62c6c1d382f44551464634d6aac3c9aff893a704a description=baremetal-operator-system/baremetal-operator-ironic-756675b7cf-mbvbh/ironic-httpd id=2c517263-02d3-4efc-9a09-cb001f1914cb name=/runtime.v1.RuntimeService/StartContainer sandboxID=16b26dbcd7c73816c0765b4a9e64acdc43849700c0ace60dbb05bb6faaae1ae6
2026-06-11 01:10:46.987378 | controller | Jun 11 00:15:52.062505 crc crio[23067]: time="2026-06-11T00:15:52.06243714Z" level=info msg="Pulling image: quay.io/metal3-io/ironic:release-24.1" id=d75b7bed-2705-400e-ab04-9add39b3788c name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:46.987396 | controller | Jun 11 00:15:52.070333 crc crio[23067]: time="2026-06-11T00:15:52.070295254Z" level=info msg="Trying to access \"quay.io/metal3-io/ironic:release-24.1\""
2026-06-11 01:10:46.987412 | controller | Jun 11 00:15:53.045945 crc crio[23067]: time="2026-06-11T00:15:53.04582966Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373" id=a1e2a5e6-284c-412d-8ff9-cf185021a688 name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:46.987428 | controller | Jun 11 00:15:53.047471 crc crio[23067]: time="2026-06-11T00:15:53.047374852Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373" id=0bffd054-7e80-4059-8987-cd9d7e21972f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.987444 | controller | Jun 11 00:15:53.054520 crc crio[23067]: time="2026-06-11T00:15:53.054436374Z" level=info msg="Pulled image: quay.io/metal3-io/ironic@sha256:992cdab44144c85f5c2af087a73a2ce66514ddb7132b5f0c2bb86a7266aa5dd8" id=d75b7bed-2705-400e-ab04-9add39b3788c name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:46.987460 | controller | Jun 11 00:15:53.057439 crc crio[23067]: time="2026-06-11T00:15:53.057368524Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373" id=1594d746-44a8-4f5b-8e25-88bd8dd0f3a2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.987475 | controller | Jun 11 00:15:53.057439 crc crio[23067]: time="2026-06-11T00:15:53.057409455Z" level=info msg="Checking image status: quay.io/metal3-io/ironic:release-24.1" id=56d68b04-b0d8-444b-9231-5c2e1cb3d380 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.987490 | controller | Jun 11 00:15:53.060994 crc crio[23067]: time="2026-06-11T00:15:53.060958412Z" level=info msg="Checking image status: quay.io/metal3-io/ironic:release-24.1" id=cd10f47c-d323-4e09-9492-70a4e7ae447b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.987505 | controller | Jun 11 00:15:53.067025 crc crio[23067]: time="2026-06-11T00:15:53.066998456Z" level=info msg="Creating container: openstack-operators/infra-operator-controller-manager-cbcfcddf7-wqkx7/manager" id=b8b1c475-adeb-462c-8603-b93feda260d9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.987521 | controller | Jun 11 00:15:53.068402 crc crio[23067]: time="2026-06-11T00:15:53.068381143Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.987536 | controller | Jun 11 00:15:53.073542 crc crio[23067]: time="2026-06-11T00:15:53.073484172Z" level=info msg="Creating container: baremetal-operator-system/baremetal-operator-ironic-756675b7cf-mbvbh/ironic-log-watch" id=da6989bb-299d-461f-85dd-13aef07ed22d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.987551 | controller | Jun 11 00:15:53.084449 crc crio[23067]: time="2026-06-11T00:15:53.084379969Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.987566 | controller | Jun 11 00:15:53.121161 crc crio[23067]: time="2026-06-11T00:15:53.120346227Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.987584 | controller | Jun 11 00:15:53.126012 crc crio[23067]: time="2026-06-11T00:15:53.12598603Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.987600 | controller | Jun 11 00:15:53.149425 crc crio[23067]: time="2026-06-11T00:15:53.149244013Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.987615 | controller | Jun 11 00:15:53.281534 crc crio[23067]: time="2026-06-11T00:15:53.28146975Z" level=info msg="Created container c5a7e5b0c2fd2bc525672cbacea2031ff8cc2ee84da5832ee0eb864468170c24: openstack-operators/infra-operator-controller-manager-cbcfcddf7-wqkx7/manager" id=b8b1c475-adeb-462c-8603-b93feda260d9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.987630 | controller | Jun 11 00:15:53.288137 crc crio[23067]: time="2026-06-11T00:15:53.287950816Z" level=info msg="Starting container: c5a7e5b0c2fd2bc525672cbacea2031ff8cc2ee84da5832ee0eb864468170c24" id=8d2c0bc9-d622-44ee-9b11-8734b31ef6d7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.987646 | controller | Jun 11 00:15:53.297579 crc crio[23067]: time="2026-06-11T00:15:53.297102135Z" level=info msg="Started container" PID=53975 containerID=c5a7e5b0c2fd2bc525672cbacea2031ff8cc2ee84da5832ee0eb864468170c24 description=openstack-operators/infra-operator-controller-manager-cbcfcddf7-wqkx7/manager id=8d2c0bc9-d622-44ee-9b11-8734b31ef6d7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=594d694e5d803ea33dd0a3ebbdb9da3d877d0b80bfe52d3518c6128044cde6ee
2026-06-11 01:10:46.987662 | controller | Jun 11 00:15:53.581511 crc crio[23067]: time="2026-06-11T00:15:53.581417159Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.987677 | controller | Jun 11 00:15:53.697191 crc crio[23067]: time="2026-06-11T00:15:53.697001123Z" level=info msg="Created container 4ac852143cde025ec28b9e913dbb775e6843d117d30bd43a96dd06918a4a88ac: baremetal-operator-system/baremetal-operator-ironic-756675b7cf-mbvbh/ironic-log-watch" id=da6989bb-299d-461f-85dd-13aef07ed22d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.987693 | controller | Jun 11 00:15:53.698302 crc crio[23067]: time="2026-06-11T00:15:53.698162365Z" level=info msg="Starting container: 4ac852143cde025ec28b9e913dbb775e6843d117d30bd43a96dd06918a4a88ac" id=4f6c258c-2d61-4752-a23f-46918eb35afa name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.987708 | controller | Jun 11 00:15:53.703337 crc crio[23067]: time="2026-06-11T00:15:53.703248503Z" level=info msg="Started container" PID=53997 containerID=4ac852143cde025ec28b9e913dbb775e6843d117d30bd43a96dd06918a4a88ac description=baremetal-operator-system/baremetal-operator-ironic-756675b7cf-mbvbh/ironic-log-watch id=4f6c258c-2d61-4752-a23f-46918eb35afa name=/runtime.v1.RuntimeService/StartContainer sandboxID=16b26dbcd7c73816c0765b4a9e64acdc43849700c0ace60dbb05bb6faaae1ae6
2026-06-11 01:10:46.987724 | controller | Jun 11 00:16:00.537067 crc crio[23067]: time="2026-06-11T00:16:00.535258208Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29685616-nb7l7/POD" id=fadeac6f-810b-4774-8b2c-4ed24a97c1d1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.987739 | controller | Jun 11 00:16:00.537067 crc crio[23067]: time="2026-06-11T00:16:00.536130071Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.987755 | controller | Jun 11 00:16:00.571389 crc crio[23067]: time="2026-06-11T00:16:00.571300338Z" level=info msg="Got pod network &{Name:auto-csr-approver-29685616-nb7l7 Namespace:openshift-infra ID:28a2d221532194de971c8c31397ce244d52d5282f8f760bd222b6db01fbc454e UID:ae0e67df-f56b-40c2-92a4-e9ab4215b22c NetNS:/var/run/netns/698265a6-9870-4d42-943c-7bc12a10351a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podae0e67df_f56b_40c2_92a4_e9ab4215b22c.slice PodAnnotations:0xc008202a60}] Aliases:map[]}"
2026-06-11 01:10:46.987774 | controller | Jun 11 00:16:00.571389 crc crio[23067]: time="2026-06-11T00:16:00.57135705Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29685616-nb7l7 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.987791 | controller | Jun 11 00:16:00.963739 crc crio[23067]: 2026-06-11T00:16:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:28a2d221532194d Mac:d6:8f:6b:19:e3:f9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:61 Mtu:0 Sandbox:/var/run/netns/698265a6-9870-4d42-943c-7bc12a10351a SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.97 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:46.987807 | controller | Jun 11 00:16:00.965927 crc crio[23067]: time="2026-06-11T00:16:00.965574063Z" level=info msg="Got pod network &{Name:auto-csr-approver-29685616-nb7l7 Namespace:openshift-infra ID:28a2d221532194de971c8c31397ce244d52d5282f8f760bd222b6db01fbc454e UID:ae0e67df-f56b-40c2-92a4-e9ab4215b22c NetNS:/var/run/netns/698265a6-9870-4d42-943c-7bc12a10351a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podae0e67df_f56b_40c2_92a4_e9ab4215b22c.slice PodAnnotations:0xc008202a60}] Aliases:map[]}"
2026-06-11 01:10:46.987824 | controller | Jun 11 00:16:00.965927 crc crio[23067]: time="2026-06-11T00:16:00.96584383Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29685616-nb7l7 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:46.987840 | controller | Jun 11 00:16:00.973770 crc crio[23067]: time="2026-06-11T00:16:00.973501959Z" level=info msg="Ran pod sandbox 28a2d221532194de971c8c31397ce244d52d5282f8f760bd222b6db01fbc454e with infra container: openshift-infra/auto-csr-approver-29685616-nb7l7/POD" id=fadeac6f-810b-4774-8b2c-4ed24a97c1d1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.987856 | controller | Jun 11 00:16:00.977048 crc crio[23067]: time="2026-06-11T00:16:00.976073269Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=f672c70b-4c0f-4a7f-b583-733726548be4 name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:46.987872 | controller | Jun 11 00:16:00.981972 crc crio[23067]: time="2026-06-11T00:16:00.981852306Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 01:10:46.987888 | controller | Jun 11 00:16:02.231915 crc crio[23067]: time="2026-06-11T00:16:02.231159588Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=f672c70b-4c0f-4a7f-b583-733726548be4 name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:46.987903 | controller | Jun 11 00:16:02.233296 crc crio[23067]: time="2026-06-11T00:16:02.232869185Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=ed1aecac-8ff5-4af7-879c-35e024ae81bb name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.987919 | controller | Jun 11 00:16:02.235015 crc crio[23067]: time="2026-06-11T00:16:02.234927331Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=c3372a16-52a5-4856-9894-bdce0761d337 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.987934 | controller | Jun 11 00:16:02.242547 crc crio[23067]: time="2026-06-11T00:16:02.242475636Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29685616-nb7l7/oc" id=64c2d1c3-67fa-4122-9f6b-d477923a715c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.987953 | controller | Jun 11 00:16:02.243094 crc crio[23067]: time="2026-06-11T00:16:02.243050222Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.987969 | controller | Jun 11 00:16:02.304416 crc crio[23067]: time="2026-06-11T00:16:02.303550787Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.987985 | controller | Jun 11 00:16:02.512584 crc crio[23067]: time="2026-06-11T00:16:02.512406639Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.988000 | controller | Jun 11 00:16:02.638993 crc crio[23067]: time="2026-06-11T00:16:02.638795177Z" level=info msg="Created container 0a8d82d97e444d259cddfb645652f3fa46149a0f3576f2ef5d3bc8cf9e609217: openshift-infra/auto-csr-approver-29685616-nb7l7/oc" id=64c2d1c3-67fa-4122-9f6b-d477923a715c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.988016 | controller | Jun 11 00:16:02.640178 crc crio[23067]: time="2026-06-11T00:16:02.640071422Z" level=info msg="Starting container: 0a8d82d97e444d259cddfb645652f3fa46149a0f3576f2ef5d3bc8cf9e609217" id=e5151c84-0c64-456c-9d00-05ca2d5a6fdd name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.988032 | controller | Jun 11 00:16:02.645460 crc crio[23067]: time="2026-06-11T00:16:02.645364285Z" level=info msg="Started container" PID=54250 containerID=0a8d82d97e444d259cddfb645652f3fa46149a0f3576f2ef5d3bc8cf9e609217 description=openshift-infra/auto-csr-approver-29685616-nb7l7/oc id=e5151c84-0c64-456c-9d00-05ca2d5a6fdd name=/runtime.v1.RuntimeService/StartContainer sandboxID=28a2d221532194de971c8c31397ce244d52d5282f8f760bd222b6db01fbc454e
2026-06-11 01:10:46.988048 | controller | Jun 11 00:16:04.704458 crc crio[23067]: time="2026-06-11T00:16:04.703954413Z" level=info msg="Stopping pod sandbox: 28a2d221532194de971c8c31397ce244d52d5282f8f760bd222b6db01fbc454e" id=47c5a224-a09d-44dc-bed0-fb5edb72ada9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:46.988065 | controller | Jun 11 00:16:04.706274 crc crio[23067]: time="2026-06-11T00:16:04.704929319Z" level=info msg="Got pod network &{Name:auto-csr-approver-29685616-nb7l7 Namespace:openshift-infra ID:28a2d221532194de971c8c31397ce244d52d5282f8f760bd222b6db01fbc454e UID:ae0e67df-f56b-40c2-92a4-e9ab4215b22c NetNS:/var/run/netns/698265a6-9870-4d42-943c-7bc12a10351a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podae0e67df_f56b_40c2_92a4_e9ab4215b22c.slice PodAnnotations:0xc00802f260}] Aliases:map[]}"
2026-06-11 01:10:46.988082 | controller | Jun 11 00:16:04.706274 crc crio[23067]: time="2026-06-11T00:16:04.70533157Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29685616-nb7l7 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.988098 | controller | Jun 11 00:16:04.978324 crc crio[23067]: time="2026-06-11T00:16:04.977932785Z" level=info msg="Stopped pod sandbox: 28a2d221532194de971c8c31397ce244d52d5282f8f760bd222b6db01fbc454e" id=47c5a224-a09d-44dc-bed0-fb5edb72ada9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:46.988115 | controller | Jun 11 00:16:21.029443 crc crio[23067]: time="2026-06-11T00:16:21.028463886Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-7dc8cc99c9-v6nzf/POD" id=2c98adeb-826f-4c43-b5a7-4fbbbe2fdf09 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.988131 | controller | Jun 11 00:16:21.030984 crc crio[23067]: time="2026-06-11T00:16:21.029487694Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.988150 | controller | Jun 11 00:16:21.065770 crc crio[23067]: time="2026-06-11T00:16:21.064367232Z" level=info msg="Got pod network &{Name:dnsmasq-dns-7dc8cc99c9-v6nzf Namespace:openstack ID:98cec0117a4af906ec1d2142f17b121f506d60f5e3fec96c278eddb105fd2b7f UID:e8ff317f-83dd-44e6-95c2-7486f92d8f95 NetNS:/var/run/netns/4f8a1857-45a8-4e3b-9885-382583514c43 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode8ff317f_83dd_44e6_95c2_7486f92d8f95.slice PodAnnotations:0xc00802ef20}] Aliases:map[]}"
2026-06-11 01:10:46.988168 | controller | Jun 11 00:16:21.065770 crc crio[23067]: time="2026-06-11T00:16:21.064425574Z" level=info msg="Adding pod openstack_dnsmasq-dns-7dc8cc99c9-v6nzf to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.988184 | controller | Jun 11 00:16:21.256014 crc crio[23067]: time="2026-06-11T00:16:21.255306825Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-769fc96f7c-lrxrp/POD" id=9b223db8-3831-4ea5-8bad-c5b2a7d3c0e1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.988200 | controller | Jun 11 00:16:21.256247 crc crio[23067]: time="2026-06-11T00:16:21.256036435Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.988216 | controller | Jun 11 00:16:21.314246 crc crio[23067]: time="2026-06-11T00:16:21.313774725Z" level=info msg="Got pod network &{Name:dnsmasq-dns-769fc96f7c-lrxrp Namespace:openstack ID:f1945633a754b125d239763f645b5e7b940b1ae2d6831e5ee1d22fca8cf4fa21 UID:40e17cd8-2eec-4022-ac7a-9dc920bbd979 NetNS:/var/run/netns/e3678623-3f55-4515-8bd6-3ac4994d0c02 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod40e17cd8_2eec_4022_ac7a_9dc920bbd979.slice PodAnnotations:0xc00802e178}] Aliases:map[]}"
2026-06-11 01:10:46.988232 | controller | Jun 11 00:16:21.315232 crc crio[23067]: time="2026-06-11T00:16:21.315123872Z" level=info msg="Adding pod openstack_dnsmasq-dns-769fc96f7c-lrxrp to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.988249 | controller | Jun 11 00:16:21.476845 crc crio[23067]: 2026-06-11T00:16:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:98cec0117a4af90 Mac:86:91:c5:98:c2:90 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:62 Mtu:0 Sandbox:/var/run/netns/4f8a1857-45a8-4e3b-9885-382583514c43 SocketPath: PciID:}] [{Interface:0xc0004b2770 Address:{IP:10.217.0.98 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:46.988266 | controller | Jun 11 00:16:21.480277 crc crio[23067]: time="2026-06-11T00:16:21.480181052Z" level=info msg="Got pod network &{Name:dnsmasq-dns-7dc8cc99c9-v6nzf Namespace:openstack ID:98cec0117a4af906ec1d2142f17b121f506d60f5e3fec96c278eddb105fd2b7f UID:e8ff317f-83dd-44e6-95c2-7486f92d8f95 NetNS:/var/run/netns/4f8a1857-45a8-4e3b-9885-382583514c43 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode8ff317f_83dd_44e6_95c2_7486f92d8f95.slice PodAnnotations:0xc00802ef20}] Aliases:map[]}"
2026-06-11 01:10:46.988282 | controller | Jun 11 00:16:21.480542 crc crio[23067]: time="2026-06-11T00:16:21.480428709Z" level=info msg="Checking pod openstack_dnsmasq-dns-7dc8cc99c9-v6nzf for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:46.988298 | controller | Jun 11 00:16:21.488182 crc crio[23067]: time="2026-06-11T00:16:21.488073767Z" level=info msg="Ran pod sandbox 98cec0117a4af906ec1d2142f17b121f506d60f5e3fec96c278eddb105fd2b7f with infra container: openstack/dnsmasq-dns-7dc8cc99c9-v6nzf/POD" id=2c98adeb-826f-4c43-b5a7-4fbbbe2fdf09 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.988314 | controller | Jun 11 00:16:21.531950 crc crio[23067]: time="2026-06-11T00:16:21.531270402Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=17d5ba51-831b-4f43-ad06-10eb7f7f81fa name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.988334 | controller | Jun 11 00:16:21.531950 crc crio[23067]: time="2026-06-11T00:16:21.531599531Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified not found" id=17d5ba51-831b-4f43-ad06-10eb7f7f81fa name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.988384 | controller | Jun 11 00:16:21.531950 crc crio[23067]: time="2026-06-11T00:16:21.531747335Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified found" id=17d5ba51-831b-4f43-ad06-10eb7f7f81fa name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.988409 | controller | Jun 11 00:16:21.535841 crc crio[23067]: time="2026-06-11T00:16:21.535578279Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=d5be6f57-a465-4511-b68d-c4da5cb2ac54 name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:46.988426 | controller | Jun 11 00:16:21.553242 crc crio[23067]: time="2026-06-11T00:16:21.553151357Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\""
2026-06-11 01:10:46.988442 | controller | Jun 11 00:16:21.663892 crc crio[23067]: 2026-06-11T00:16:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f1945633a754b12 Mac:66:ee:d5:6c:cb:ee Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:63 Mtu:0 Sandbox:/var/run/netns/e3678623-3f55-4515-8bd6-3ac4994d0c02 SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.0.99 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:46.988458 | controller | Jun 11 00:16:21.663892 crc crio[23067]: time="2026-06-11T00:16:21.662148782Z" level=info msg="Got pod network &{Name:dnsmasq-dns-769fc96f7c-lrxrp Namespace:openstack ID:f1945633a754b125d239763f645b5e7b940b1ae2d6831e5ee1d22fca8cf4fa21 UID:40e17cd8-2eec-4022-ac7a-9dc920bbd979 NetNS:/var/run/netns/e3678623-3f55-4515-8bd6-3ac4994d0c02 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod40e17cd8_2eec_4022_ac7a_9dc920bbd979.slice PodAnnotations:0xc00802e178}] Aliases:map[]}"
2026-06-11 01:10:46.988475 | controller | Jun 11 00:16:21.663892 crc crio[23067]: time="2026-06-11T00:16:21.662286806Z" level=info msg="Checking pod openstack_dnsmasq-dns-769fc96f7c-lrxrp for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:46.988491 | controller | Jun 11 00:16:21.670822 crc crio[23067]: time="2026-06-11T00:16:21.669085921Z" level=info msg="Ran pod sandbox f1945633a754b125d239763f645b5e7b940b1ae2d6831e5ee1d22fca8cf4fa21 with infra container: openstack/dnsmasq-dns-769fc96f7c-lrxrp/POD" id=9b223db8-3831-4ea5-8bad-c5b2a7d3c0e1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.988507 | controller | Jun 11 00:16:21.673230 crc crio[23067]: time="2026-06-11T00:16:21.6731094Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=a06efb37-ff3b-49c2-a6bc-9385d1af4cba name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.988524 | controller | Jun 11 00:16:21.673433 crc crio[23067]: time="2026-06-11T00:16:21.673374887Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified not found" id=a06efb37-ff3b-49c2-a6bc-9385d1af4cba name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.988539 | controller | Jun 11 00:16:21.673503 crc crio[23067]: time="2026-06-11T00:16:21.673457699Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified found" id=a06efb37-ff3b-49c2-a6bc-9385d1af4cba name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.988555 | controller | Jun 11 00:16:21.674382 crc crio[23067]: time="2026-06-11T00:16:21.674286312Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=93b5d63d-d39c-477a-a6e6-94c5b6bb8216 name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:46.988575 | controller | Jun 11 00:16:21.677210 crc crio[23067]: time="2026-06-11T00:16:21.677103379Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\""
2026-06-11 01:10:46.988592 | controller | Jun 11 00:16:23.979255 crc crio[23067]: time="2026-06-11T00:16:23.977576394Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-6b994dcc49-8ns4g/POD" id=41f8d623-168c-46cd-8a8c-3a88e559ca09 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.988607 | controller | Jun 11 00:16:23.980926 crc crio[23067]: time="2026-06-11T00:16:23.979397394Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.988624 | controller | Jun 11 00:16:24.528268 crc crio[23067]: time="2026-06-11T00:16:24.52736616Z" level=info msg="Got pod network &{Name:dnsmasq-dns-6b994dcc49-8ns4g Namespace:openstack ID:de30645cd9e0ac2f4326eefa05f467c6d50481bde514f696ee9472d58755b292 UID:e0cbb0bb-b187-44f7-8469-40a86ad80da7 NetNS:/var/run/netns/57c8221e-0f9a-473a-8245-2394e3481016 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode0cbb0bb_b187_44f7_8469_40a86ad80da7.slice PodAnnotations:0xc002a461b8}] Aliases:map[]}"
2026-06-11 01:10:46.988640 | controller | Jun 11 00:16:24.528268 crc crio[23067]: time="2026-06-11T00:16:24.527432601Z" level=info msg="Adding pod openstack_dnsmasq-dns-6b994dcc49-8ns4g to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.988656 | controller | Jun 11 00:16:25.252978 crc crio[23067]: time="2026-06-11T00:16:25.252379261Z" level=info msg="Running pod sandbox: openstack/rabbitmq-server-0/POD" id=9be5902a-1d1e-4092-bc51-b5a76ff9551f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.988671 | controller | Jun 11 00:16:25.255903 crc crio[23067]: time="2026-06-11T00:16:25.252997598Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.988687 | controller | Jun 11 00:16:25.306504 crc crio[23067]: time="2026-06-11T00:16:25.306389511Z" level=info msg="Got pod network &{Name:rabbitmq-server-0 Namespace:openstack ID:cfff6a15465b1952f114cdcb48a9a2f60fa6d82eada467a583f520846884e398 UID:4b1c46dc-3c9f-4d35-b8ec-9d8fb1a22818 NetNS:/var/run/netns/c2e3877f-e439-416a-9dc8-4b5397337630 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4b1c46dc_3c9f_4d35_b8ec_9d8fb1a22818.slice PodAnnotations:0xc003ba8178}] Aliases:map[]}"
2026-06-11 01:10:46.988703 | controller | Jun 11 00:16:25.306504 crc crio[23067]: time="2026-06-11T00:16:25.306468913Z" level=info msg="Adding pod openstack_rabbitmq-server-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.988719 | controller | Jun 11 00:16:25.388555 crc crio[23067]: time="2026-06-11T00:16:25.388465803Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-68bc84565-gq56n/POD" id=b0640e08-a93c-43f2-8489-90501f7b227b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.988735 | controller | Jun 11 00:16:25.388885 crc crio[23067]: time="2026-06-11T00:16:25.388583307Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.988751 | controller | Jun 11 00:16:25.438484 crc crio[23067]: time="2026-06-11T00:16:25.436775397Z" level=info msg="Got pod network &{Name:dnsmasq-dns-68bc84565-gq56n Namespace:openstack ID:dceced93574ba7f10f75904bcb44fc03e3db12039326562576a7dcfa704be447 UID:ae0dad06-8b18-4eed-bad8-e2e570aa6ad7 NetNS:/var/run/netns/27b6ee5b-b119-4b2e-9d96-143bafffa9ba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podae0dad06_8b18_4eed_bad8_e2e570aa6ad7.slice PodAnnotations:0xc000b80590}] Aliases:map[]}"
2026-06-11 01:10:46.988770 | controller | Jun 11 00:16:25.438484 crc crio[23067]: time="2026-06-11T00:16:25.438480854Z" level=info msg="Adding pod openstack_dnsmasq-dns-68bc84565-gq56n to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.988786 | controller | Jun 11 00:16:25.482818 crc crio[23067]: 2026-06-11T00:16:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:de30645cd9e0ac2 Mac:3e:2f:8d:32:fe:79 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:64 Mtu:0 Sandbox:/var/run/netns/57c8221e-0f9a-473a-8245-2394e3481016 SocketPath: PciID:}] [{Interface:0xc0004826c0 Address:{IP:10.217.0.100 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:46.988803 | controller | Jun 11 00:16:25.484870 crc crio[23067]: time="2026-06-11T00:16:25.484753872Z" level=info msg="Got pod network &{Name:dnsmasq-dns-6b994dcc49-8ns4g Namespace:openstack ID:de30645cd9e0ac2f4326eefa05f467c6d50481bde514f696ee9472d58755b292 UID:e0cbb0bb-b187-44f7-8469-40a86ad80da7 NetNS:/var/run/netns/57c8221e-0f9a-473a-8245-2394e3481016 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode0cbb0bb_b187_44f7_8469_40a86ad80da7.slice PodAnnotations:0xc002a461b8}] Aliases:map[]}"
2026-06-11 01:10:46.988819 | controller | Jun 11 00:16:25.485034 crc crio[23067]: time="2026-06-11T00:16:25.484939778Z" level=info msg="Checking pod openstack_dnsmasq-dns-6b994dcc49-8ns4g for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:46.988835 | controller | Jun 11 00:16:25.507789 crc crio[23067]: time="2026-06-11T00:16:25.504566361Z" level=info msg="Ran pod sandbox de30645cd9e0ac2f4326eefa05f467c6d50481bde514f696ee9472d58755b292 with infra container: openstack/dnsmasq-dns-6b994dcc49-8ns4g/POD" id=41f8d623-168c-46cd-8a8c-3a88e559ca09 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.988851 | controller | Jun 11 00:16:25.598128 crc crio[23067]: time="2026-06-11T00:16:25.591943868Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=57f0c270-5f7b-4d93-b2c3-662518e30882 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.988866 | controller | Jun 11 00:16:25.598128 crc crio[23067]: time="2026-06-11T00:16:25.594483847Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified not found" id=57f0c270-5f7b-4d93-b2c3-662518e30882 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.988882 | controller | Jun 11 00:16:25.598128 crc crio[23067]: time="2026-06-11T00:16:25.594784146Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified found" id=57f0c270-5f7b-4d93-b2c3-662518e30882 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.988898 | controller | Jun 11 00:16:25.598128 crc crio[23067]: time="2026-06-11T00:16:25.597102649Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=9c2f2a5a-4ac3-4eb8-908e-a3afc370f37a name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:46.988913 | controller | Jun 11 00:16:25.639529 crc crio[23067]: time="2026-06-11T00:16:25.638759532Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\""
2026-06-11 01:10:46.988928 | controller | Jun 11 00:16:25.902366 crc crio[23067]: time="2026-06-11T00:16:25.901349725Z" level=info msg="Running pod sandbox: openstack/rabbitmq-cell1-server-0/POD" id=149ce611-2dc5-478a-9dde-3214ad0cfc21 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.988947 | controller | Jun 11 00:16:25.902366 crc crio[23067]: time="2026-06-11T00:16:25.902004833Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.988963 | controller | Jun 11 00:16:26.029913 crc crio[23067]: time="2026-06-11T00:16:26.029568233Z" level=info msg="Got pod network &{Name:rabbitmq-cell1-server-0 Namespace:openstack ID:06a827bd591d1f124e41afc369999c4065f38172de2cd5d565bd94db4aefee9f UID:9822aca4-bbe3-4687-9c63-25fbaf4ab281 NetNS:/var/run/netns/238f01f8-b55c-4fd1-962f-2e39b992aa9f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9822aca4_bbe3_4687_9c63_25fbaf4ab281.slice PodAnnotations:0xc002a46470}] Aliases:map[]}"
2026-06-11 01:10:46.988981 | controller | Jun 11 00:16:26.029913 crc crio[23067]: time="2026-06-11T00:16:26.02985605Z" level=info msg="Adding pod openstack_rabbitmq-cell1-server-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.988998 | controller | Jun 11 00:16:26.109789 crc crio[23067]: 2026-06-11T00:16:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cfff6a15465b195 Mac:56:c0:40:9e:cb:64 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:65 Mtu:0 Sandbox:/var/run/netns/c2e3877f-e439-416a-9dc8-4b5397337630 SocketPath: PciID:}] [{Interface:0xc000135510 Address:{IP:10.217.0.101 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:46.989014 | controller | Jun 11 00:16:26.112053 crc crio[23067]: time="2026-06-11T00:16:26.111956224Z" level=info msg="Got pod network &{Name:rabbitmq-server-0 Namespace:openstack ID:cfff6a15465b1952f114cdcb48a9a2f60fa6d82eada467a583f520846884e398 UID:4b1c46dc-3c9f-4d35-b8ec-9d8fb1a22818 NetNS:/var/run/netns/c2e3877f-e439-416a-9dc8-4b5397337630 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4b1c46dc_3c9f_4d35_b8ec_9d8fb1a22818.slice PodAnnotations:0xc003ba8178}] Aliases:map[]}"
2026-06-11 01:10:46.989030 | controller | Jun 11 00:16:26.112999 crc crio[23067]: time="2026-06-11T00:16:26.112868929Z" level=info msg="Checking pod openstack_rabbitmq-server-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:46.989047 | controller | Jun 11 00:16:26.151002 crc crio[23067]: time="2026-06-11T00:16:26.150859422Z" level=info msg="Ran pod sandbox cfff6a15465b1952f114cdcb48a9a2f60fa6d82eada467a583f520846884e398 with infra container: openstack/rabbitmq-server-0/POD" id=9be5902a-1d1e-4092-bc51-b5a76ff9551f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.989063 | controller | Jun 11 00:16:26.160030 crc crio[23067]: time="2026-06-11T00:16:26.15962485Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=b19ac201-83a7-4771-b22b-e96b3bdb7e48 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.989079 | controller | Jun 11 00:16:26.208213 crc crio[23067]: time="2026-06-11T00:16:26.204038278Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified not found" id=b19ac201-83a7-4771-b22b-e96b3bdb7e48 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.989094 | controller | Jun 11 00:16:26.208213 crc crio[23067]: time="2026-06-11T00:16:26.204135251Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified found" id=b19ac201-83a7-4771-b22b-e96b3bdb7e48 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.989110 | controller | Jun 11 00:16:26.218136 crc crio[23067]: time="2026-06-11T00:16:26.217805503Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=fcc0ddbd-0c54-49dc-919a-eec8f8c9931e name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:46.989129 | controller | Jun 11 00:16:26.254894 crc crio[23067]: 2026-06-11T00:16:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dceced93574ba7f Mac:a2:67:9c:32:5a:76 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:66 Mtu:0 Sandbox:/var/run/netns/27b6ee5b-b119-4b2e-9d96-143bafffa9ba SocketPath: PciID:}] [{Interface:0xc000014600 Address:{IP:10.217.0.102 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:46.989145 | controller | Jun 11 00:16:26.254894 crc crio[23067]: time="2026-06-11T00:16:26.252023254Z" level=info msg="Got pod network &{Name:dnsmasq-dns-68bc84565-gq56n Namespace:openstack ID:dceced93574ba7f10f75904bcb44fc03e3db12039326562576a7dcfa704be447 UID:ae0dad06-8b18-4eed-bad8-e2e570aa6ad7 NetNS:/var/run/netns/27b6ee5b-b119-4b2e-9d96-143bafffa9ba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podae0dad06_8b18_4eed_bad8_e2e570aa6ad7.slice PodAnnotations:0xc000b80590}] Aliases:map[]}"
2026-06-11 01:10:46.989160 | controller | Jun 11 00:16:26.254894 crc crio[23067]: time="2026-06-11T00:16:26.252151587Z" level=info msg="Checking pod openstack_dnsmasq-dns-68bc84565-gq56n for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:46.989176 | controller | Jun 11 00:16:26.261511 crc crio[23067]: time="2026-06-11T00:16:26.261395189Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\""
2026-06-11 01:10:46.989191 | controller | Jun 11 00:16:26.339004 crc crio[23067]: time="2026-06-11T00:16:26.338913977Z" level=info msg="Ran pod sandbox dceced93574ba7f10f75904bcb44fc03e3db12039326562576a7dcfa704be447 with infra container: openstack/dnsmasq-dns-68bc84565-gq56n/POD" id=b0640e08-a93c-43f2-8489-90501f7b227b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.989207 | controller | Jun 11 00:16:26.359611 crc crio[23067]: time="2026-06-11T00:16:26.359302922Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=3f0c356b-bf01-4ac4-9590-b7a53383b28b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.989224 | controller | Jun 11 00:16:26.359611 crc crio[23067]: time="2026-06-11T00:16:26.359525068Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified not found" id=3f0c356b-bf01-4ac4-9590-b7a53383b28b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.989240 | controller | Jun 11 00:16:26.359611 crc crio[23067]: time="2026-06-11T00:16:26.3595872Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified found" id=3f0c356b-bf01-4ac4-9590-b7a53383b28b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.989256 | controller | Jun 11 00:16:26.370870 crc crio[23067]: time="2026-06-11T00:16:26.370761984Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=2260d75b-9abf-495c-ba33-95bda83ddaf2 name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:46.989271 | controller | Jun 11 00:16:26.385064 crc crio[23067]: time="2026-06-11T00:16:26.38497405Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\""
2026-06-11 01:10:46.989287 | controller | Jun 11 00:16:27.265514 crc crio[23067]: 2026-06-11T00:16:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:06a827bd591d1f1 Mac:c2:52:46:36:fd:f3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:67 Mtu:0 Sandbox:/var/run/netns/238f01f8-b55c-4fd1-962f-2e39b992aa9f SocketPath: PciID:}] [{Interface:0xc0001805b0 Address:{IP:10.217.0.103 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:46.989303 | controller | Jun 11 00:16:27.268770 crc crio[23067]: time="2026-06-11T00:16:27.268578925Z" level=info msg="Got pod network &{Name:rabbitmq-cell1-server-0 Namespace:openstack ID:06a827bd591d1f124e41afc369999c4065f38172de2cd5d565bd94db4aefee9f UID:9822aca4-bbe3-4687-9c63-25fbaf4ab281 NetNS:/var/run/netns/238f01f8-b55c-4fd1-962f-2e39b992aa9f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9822aca4_bbe3_4687_9c63_25fbaf4ab281.slice PodAnnotations:0xc002a46470}] Aliases:map[]}"
2026-06-11 01:10:46.989323 | controller | Jun 11 00:16:27.269328 crc crio[23067]: time="2026-06-11T00:16:27.269208962Z" level=info msg="Checking pod openstack_rabbitmq-cell1-server-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:46.989340 | controller | Jun 11 00:16:27.298215 crc crio[23067]: time="2026-06-11T00:16:27.298126219Z" level=info msg="Ran pod sandbox 06a827bd591d1f124e41afc369999c4065f38172de2cd5d565bd94db4aefee9f with infra container: openstack/rabbitmq-cell1-server-0/POD" id=149ce611-2dc5-478a-9dde-3214ad0cfc21 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.989377 | controller | Jun 11 00:16:27.302106 crc crio[23067]: time="2026-06-11T00:16:27.302013825Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=36bd307c-9944-4937-a79a-457e33c82c09 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.989395 | controller | Jun 11 00:16:27.302429 crc crio[23067]: time="2026-06-11T00:16:27.302365954Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified not found" id=36bd307c-9944-4937-a79a-457e33c82c09 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.989412 | controller | Jun 11 00:16:27.302429 crc crio[23067]: time="2026-06-11T00:16:27.302421366Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified found" id=36bd307c-9944-4937-a79a-457e33c82c09 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.989428 | controller | Jun 11 00:16:27.304318 crc crio[23067]: time="2026-06-11T00:16:27.30406751Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=b30b8098-2939-4085-b4d6-9f8dc0292793 name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:46.989444 | controller | Jun 11 00:16:27.315612 crc crio[23067]: time="2026-06-11T00:16:27.315521182Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\""
2026-06-11 01:10:46.989460 | controller | Jun 11 00:16:27.933029 crc crio[23067]: time="2026-06-11T00:16:27.932942467Z" level=info msg="Running pod sandbox: openstack/openstack-galera-0/POD" id=10d16583-b1a3-43ac-ab17-2481e93c7244 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.989476 | controller | Jun 11 00:16:27.933290 crc crio[23067]: time="2026-06-11T00:16:27.933073581Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.989493 | controller | Jun 11 00:16:27.945571 crc crio[23067]: time="2026-06-11T00:16:27.945487178Z" level=info msg="Running pod sandbox: openstack/openstack-cell1-galera-0/POD" id=656ff891-a354-4cfe-92a2-88eadf211c71 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.989509 | controller | Jun 11 00:16:27.945810 crc crio[23067]: time="2026-06-11T00:16:27.945597531Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.989525 | controller | Jun 11 00:16:28.142764 crc crio[23067]: time="2026-06-11T00:16:28.139075314Z" level=info msg="Got pod network &{Name:openstack-galera-0 Namespace:openstack ID:8835ca887dd8ba8f63beb83e1ed456dde6524bb1b5bb99c35774ff6f62d3992c UID:93781f6c-6c14-4a59-86ff-f377fe2d3b44 NetNS:/var/run/netns/6fcfebef-df59-4e04-82e3-f7d165b3e770 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod93781f6c_6c14_4a59_86ff_f377fe2d3b44.slice PodAnnotations:0xc002392470}] Aliases:map[]}"
2026-06-11 01:10:46.989545 | controller | Jun 11 00:16:28.142764 crc crio[23067]: time="2026-06-11T00:16:28.142622171Z" level=info msg="Adding pod openstack_openstack-galera-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.989562 | controller | Jun 11 00:16:28.143072 crc crio[23067]: time="2026-06-11T00:16:28.14185037Z" level=info msg="Got pod network &{Name:openstack-cell1-galera-0 Namespace:openstack ID:dd6a8fefc213f7846b4e48e7782113d773084be279c6f03f62d20f1f31c0071b UID:c499f77c-d515-4946-8098-fcc64dd4fc66 NetNS:/var/run/netns/8624f5d0-dd56-462e-8467-7bfc9a924266 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc499f77c_d515_4946_8098_fcc64dd4fc66.slice PodAnnotations:0xc002c84350}] Aliases:map[]}"
2026-06-11 01:10:46.989578 | controller | Jun 11 00:16:28.143072 crc crio[23067]: time="2026-06-11T00:16:28.143041292Z" level=info msg="Adding pod openstack_openstack-cell1-galera-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.989594 | controller | Jun 11 00:16:28.730557 crc crio[23067]: time="2026-06-11T00:16:28.72895845Z" level=info msg="Running pod sandbox: openstack/memcached-0/POD" id=93c59f1a-4f55-4d50-b5c8-2b51b4f04a25 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.989610 | controller | Jun 11 00:16:28.731574 crc crio[23067]: time="2026-06-11T00:16:28.730617115Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.989626 | controller | Jun 11 00:16:28.934129 crc crio[23067]: time="2026-06-11T00:16:28.933971427Z" level=info msg="Got pod network &{Name:memcached-0 Namespace:openstack ID:26b89ed6a5fd551db5dd2044078c7ba5c2355b8cbccc4ad9d994c6c352ed0aa5 UID:a74a24dc-8578-4824-902e-701f41b9b374 NetNS:/var/run/netns/f30a9289-e5e4-4193-874a-3e772aa01bc5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda74a24dc_8578_4824_902e_701f41b9b374.slice PodAnnotations:0xc0079a4558}] Aliases:map[]}"
2026-06-11 01:10:46.989642 | controller | Jun 11 00:16:28.934129 crc crio[23067]: time="2026-06-11T00:16:28.934050339Z" level=info msg="Adding pod openstack_memcached-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.989658 | controller | Jun 11 00:16:29.044899 crc crio[23067]: 2026-06-11T00:16:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8835ca887dd8ba8 Mac:6a:e4:c4:24:85:29 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:68 Mtu:0 Sandbox:/var/run/netns/6fcfebef-df59-4e04-82e3-f7d165b3e770 SocketPath: PciID:}] [{Interface:0xc0001305c0 Address:{IP:10.217.0.104 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:46.989674 | controller | Jun 11 00:16:29.048394 crc crio[23067]: time="2026-06-11T00:16:29.047344051Z" level=info msg="Got pod network &{Name:openstack-galera-0 Namespace:openstack ID:8835ca887dd8ba8f63beb83e1ed456dde6524bb1b5bb99c35774ff6f62d3992c UID:93781f6c-6c14-4a59-86ff-f377fe2d3b44 NetNS:/var/run/netns/6fcfebef-df59-4e04-82e3-f7d165b3e770 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod93781f6c_6c14_4a59_86ff_f377fe2d3b44.slice PodAnnotations:0xc002392470}] Aliases:map[]}"
2026-06-11 01:10:46.989690 | controller | Jun 11 00:16:29.048394 crc crio[23067]: time="2026-06-11T00:16:29.047605918Z" level=info msg="Checking pod openstack_openstack-galera-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:46.989705 | controller | Jun 11 00:16:29.051190 crc crio[23067]: 2026-06-11T00:16:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dd6a8fefc213f78 Mac:26:81:c2:e4:a2:99 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:69 Mtu:0 Sandbox:/var/run/netns/8624f5d0-dd56-462e-8467-7bfc9a924266 SocketPath: PciID:}] [{Interface:0xc0004b6720 Address:{IP:10.217.0.105 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:46.989726 | controller | Jun 11 00:16:29.059223 crc crio[23067]: time="2026-06-11T00:16:29.059154502Z" level=info msg="Got pod network &{Name:openstack-cell1-galera-0 Namespace:openstack ID:dd6a8fefc213f7846b4e48e7782113d773084be279c6f03f62d20f1f31c0071b UID:c499f77c-d515-4946-8098-fcc64dd4fc66 NetNS:/var/run/netns/8624f5d0-dd56-462e-8467-7bfc9a924266 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc499f77c_d515_4946_8098_fcc64dd4fc66.slice PodAnnotations:0xc002c84350}] Aliases:map[]}"
2026-06-11 01:10:46.989742 | controller | Jun 11 00:16:29.059471 crc crio[23067]: time="2026-06-11T00:16:29.059277985Z" level=info msg="Ran pod sandbox 8835ca887dd8ba8f63beb83e1ed456dde6524bb1b5bb99c35774ff6f62d3992c with infra container: openstack/openstack-galera-0/POD" id=10d16583-b1a3-43ac-ab17-2481e93c7244 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.989758 | controller | Jun 11 00:16:29.059471 crc crio[23067]: time="2026-06-11T00:16:29.059328147Z" level=info msg="Checking pod openstack_openstack-cell1-galera-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:46.989774 | controller | Jun 11 00:16:29.062008 crc crio[23067]: time="2026-06-11T00:16:29.061925667Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=0e1f97e0-6a62-42bf-8f6d-2410d9817f72 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.989790 | controller | Jun 11 00:16:29.062831 crc crio[23067]: time="2026-06-11T00:16:29.06276675Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-mariadb:current-podified not found" id=0e1f97e0-6a62-42bf-8f6d-2410d9817f72 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.989805 | controller | Jun 11 00:16:29.062979 crc crio[23067]: time="2026-06-11T00:16:29.062917414Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-mariadb:current-podified found" id=0e1f97e0-6a62-42bf-8f6d-2410d9817f72 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.989821 | controller | Jun 11 00:16:29.064483 crc crio[23067]: time="2026-06-11T00:16:29.064428125Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=131e6b6d-d243-448d-bc81-dafe4ef3194c name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:46.989837 | controller | Jun 11 00:16:29.069819 crc crio[23067]: time="2026-06-11T00:16:29.06974861Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\""
2026-06-11 01:10:46.989853 | controller | Jun 11 00:16:29.096915 crc crio[23067]: time="2026-06-11T00:16:29.096834687Z" level=info msg="Ran pod sandbox dd6a8fefc213f7846b4e48e7782113d773084be279c6f03f62d20f1f31c0071b with infra container: openstack/openstack-cell1-galera-0/POD" id=656ff891-a354-4cfe-92a2-88eadf211c71 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.989869 | controller | Jun 11 00:16:29.110161 crc crio[23067]: time="2026-06-11T00:16:29.105963275Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=c092f5f6-f24c-46d7-a75b-80e9b0f573eb name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.989885 | controller | Jun 11 00:16:29.110907 crc crio[23067]: time="2026-06-11T00:16:29.110851818Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-mariadb:current-podified not found" id=c092f5f6-f24c-46d7-a75b-80e9b0f573eb name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.989900 | controller | Jun 11 00:16:29.110994 crc crio[23067]: time="2026-06-11T00:16:29.110955941Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-mariadb:current-podified found" id=c092f5f6-f24c-46d7-a75b-80e9b0f573eb name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.989920 | controller | Jun 11 00:16:29.120095 crc crio[23067]: time="2026-06-11T00:16:29.119986767Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=c162c087-6885-417f-a7a7-fea2483254e8 name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:46.989935 | controller | Jun 11 00:16:29.132473 crc crio[23067]: time="2026-06-11T00:16:29.132115297Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\""
2026-06-11 01:10:46.989951 | controller | Jun 11 00:16:29.769226 crc crio[23067]: 2026-06-11T00:16:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:26b89ed6a5fd551 Mac:b2:4c:d8:e1:b5:b9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6a Mtu:0 Sandbox:/var/run/netns/f30a9289-e5e4-4193-874a-3e772aa01bc5 SocketPath: PciID:}] [{Interface:0xc000484570 Address:{IP:10.217.0.106 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:46.989967 | controller | Jun 11 00:16:29.770813 crc crio[23067]: time="2026-06-11T00:16:29.770594394Z" level=info msg="Got pod network &{Name:memcached-0 Namespace:openstack ID:26b89ed6a5fd551db5dd2044078c7ba5c2355b8cbccc4ad9d994c6c352ed0aa5 UID:a74a24dc-8578-4824-902e-701f41b9b374 NetNS:/var/run/netns/f30a9289-e5e4-4193-874a-3e772aa01bc5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda74a24dc_8578_4824_902e_701f41b9b374.slice PodAnnotations:0xc0079a4558}] Aliases:map[]}"
2026-06-11 01:10:46.989983 | controller | Jun 11 00:16:29.771314 crc crio[23067]: time="2026-06-11T00:16:29.770844471Z" level=info msg="Checking pod openstack_memcached-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:46.989998 | controller | Jun 11 00:16:29.790741 crc crio[23067]: time="2026-06-11T00:16:29.790355852Z" level=info msg="Ran pod sandbox 26b89ed6a5fd551db5dd2044078c7ba5c2355b8cbccc4ad9d994c6c352ed0aa5 with infra container: openstack/memcached-0/POD" id=93c59f1a-4f55-4d50-b5c8-2b51b4f04a25 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.990014 | controller | Jun 11 00:16:29.796832 crc crio[23067]: time="2026-06-11T00:16:29.793127757Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-memcached:current-podified" id=3272f790-4e04-4ba6-835c-2d6e72a483a7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.990030 | controller | Jun 11 00:16:29.796832 crc crio[23067]: time="2026-06-11T00:16:29.793266751Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-memcached:current-podified not found" id=3272f790-4e04-4ba6-835c-2d6e72a483a7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.990046 | controller | Jun 11 00:16:29.796832 crc crio[23067]: time="2026-06-11T00:16:29.793306412Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-memcached:current-podified found" id=3272f790-4e04-4ba6-835c-2d6e72a483a7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.990061 | controller | Jun 11 00:16:29.866325 crc crio[23067]: time="2026-06-11T00:16:29.863897252Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-memcached:current-podified" id=00709d3d-0b7a-480a-b027-b88211484bce name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:46.990077 | controller | Jun 11 00:16:29.879094 crc crio[23067]: time="2026-06-11T00:16:29.873862603Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-memcached:current-podified\""
2026-06-11 01:10:46.990092 | controller | Jun 11 00:16:31.582013 crc crio[23067]: time="2026-06-11T00:16:31.580173317Z" level=info msg="Running pod sandbox: openstack/kube-state-metrics-0/POD" id=2ec782d4-5fe4-4e5a-9c51-1066189e872a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.990108 | controller | Jun 11 00:16:31.582013 crc crio[23067]: time="2026-06-11T00:16:31.581112433Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.990130 | controller | Jun 11 00:16:31.684718 crc crio[23067]: time="2026-06-11T00:16:31.684136905Z" level=info msg="Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:ca8cdf2935075dc917b8cd60ec1192abed478119c2b2aee0c2071721c52af9df UID:2263098b-0ae7-4eb4-bac4-5257289174fa NetNS:/var/run/netns/c7b8cbbd-7b98-4dc6-9815-3f64bd8ee069 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2263098b_0ae7_4eb4_bac4_5257289174fa.slice PodAnnotations:0xc000130f38}] Aliases:map[]}"
2026-06-11 01:10:46.990147 | controller | Jun 11 00:16:31.684718 crc crio[23067]: time="2026-06-11T00:16:31.684243818Z" level=info msg="Adding pod openstack_kube-state-metrics-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.990163 | controller | Jun 11 00:16:32.422405 crc crio[23067]: 2026-06-11T00:16:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ca8cdf2935075dc Mac:5e:94:c3:22:33:fa Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6b Mtu:0 Sandbox:/var/run/netns/c7b8cbbd-7b98-4dc6-9815-3f64bd8ee069 SocketPath: PciID:}] [{Interface:0xc000490d40 Address:{IP:10.217.0.107 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:46.990179 | controller | Jun 11 00:16:32.422405 crc crio[23067]: time="2026-06-11T00:16:32.40996736Z" level=info msg="Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:ca8cdf2935075dc917b8cd60ec1192abed478119c2b2aee0c2071721c52af9df UID:2263098b-0ae7-4eb4-bac4-5257289174fa NetNS:/var/run/netns/c7b8cbbd-7b98-4dc6-9815-3f64bd8ee069 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2263098b_0ae7_4eb4_bac4_5257289174fa.slice PodAnnotations:0xc000130f38}] Aliases:map[]}"
2026-06-11 01:10:46.990194 | controller | Jun 11 00:16:32.422405 crc crio[23067]: time="2026-06-11T00:16:32.410377791Z" level=info msg="Checking pod openstack_kube-state-metrics-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:46.990210 | controller | Jun 11 00:16:32.422405 crc crio[23067]: time="2026-06-11T00:16:32.419014496Z" level=info msg="Ran pod sandbox ca8cdf2935075dc917b8cd60ec1192abed478119c2b2aee0c2071721c52af9df with infra container: openstack/kube-state-metrics-0/POD" id=2ec782d4-5fe4-4e5a-9c51-1066189e872a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.990225 | controller | Jun 11 00:16:32.435747 crc crio[23067]: time="2026-06-11T00:16:32.43536287Z" level=info msg="Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0" id=be157528-f56d-4172-937e-a38eb2dcf985 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.990241 | controller | Jun 11 00:16:32.440872 crc crio[23067]: time="2026-06-11T00:16:32.440360866Z" level=info msg="Image registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0 not found" id=be157528-f56d-4172-937e-a38eb2dcf985 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.990256 | controller | Jun 11 00:16:32.440872 crc crio[23067]: time="2026-06-11T00:16:32.44049336Z" level=info msg="Neither image nor artfiact registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0 found" id=be157528-f56d-4172-937e-a38eb2dcf985 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.990271 | controller | Jun 11 00:16:32.447910 crc crio[23067]: time="2026-06-11T00:16:32.447821539Z" level=info msg="Pulling image: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0" id=1d9211dd-13af-4214-8dfd-affdb505beb4 name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:46.990287 | controller | Jun 11 00:16:32.459402 crc crio[23067]: time="2026-06-11T00:16:32.459298892Z" level=info msg="Trying to access \"registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\""
2026-06-11 01:10:46.990305 | controller | Jun 11 00:16:34.150362 crc crio[23067]: time="2026-06-11T00:16:34.145303004Z" level=info msg="Running pod sandbox: openstack/ovn-controller-ovs-nw6bc/POD" id=968c32eb-21ea-4415-8d96-2189836eea0c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.990322 | controller | Jun 11 00:16:34.150362 crc crio[23067]: time="2026-06-11T00:16:34.146184588Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.990338 | controller | Jun 11 00:16:34.232416 crc crio[23067]: time="2026-06-11T00:16:34.232085575Z" level=info msg="Running pod sandbox: openstack/ovn-controller-7nwlx/POD" id=3a72903e-45c0-473f-972a-3e749803569f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.990373 | controller | Jun 11 00:16:34.232416 crc crio[23067]: time="2026-06-11T00:16:34.23226464Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.990391 | controller | Jun 11 00:16:34.724915 crc crio[23067]: time="2026-06-11T00:16:34.724783187Z" level=info msg="Running pod sandbox: openstack/ovsdbserver-nb-0/POD" id=d47c10a0-8f89-48d2-9722-3d5b5cc44dd4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.990407 | controller | Jun 11 00:16:34.724915 crc crio[23067]: time="2026-06-11T00:16:34.72490807Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.990423 | controller | Jun 11 00:16:37.922186 crc crio[23067]: time="2026-06-11T00:16:37.918896912Z" level=info msg="Got pod network &{Name:ovsdbserver-nb-0 Namespace:openstack ID:33b262629a771a504057db0e21297511e92d272747ca91386cc607d41f947c7f UID:b846da66-fd3b-4491-a07a-5c004afed15c NetNS:/var/run/netns/beb01bd0-a99f-4f04-8ccd-70400d953c16 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb846da66_fd3b_4491_a07a_5c004afed15c.slice PodAnnotations:0xc00802e178}] Aliases:map[]}"
2026-06-11 01:10:46.990439 | controller | Jun 11 00:16:37.922186 crc crio[23067]: time="2026-06-11T00:16:37.922184511Z" level=info msg="Adding pod openstack_ovsdbserver-nb-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.990454 | controller | Jun 11 00:16:39.214599 crc crio[23067]: time="2026-06-11T00:16:39.214131495Z" level=info msg="Running pod sandbox: openstack/ovsdbserver-sb-0/POD" id=ee5700d4-e9a1-40aa-a8c9-0a7357a723b7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.990470 | controller | Jun 11 00:16:39.216129 crc crio[23067]: time="2026-06-11T00:16:39.214720151Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.990486 | controller | Jun 11 00:16:39.524247 crc crio[23067]: 2026-06-11T00:16:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:33b262629a771a5 Mac:2a:8c:16:cb:8c:f1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6e Mtu:0 Sandbox:/var/run/netns/beb01bd0-a99f-4f04-8ccd-70400d953c16 SocketPath: PciID:}] [{Interface:0xc00059e5c0 Address:{IP:10.217.0.110 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:46.990502 | controller | Jun 11 00:16:39.529435 crc crio[23067]: time="2026-06-11T00:16:39.52937885Z" level=info msg="Got pod network &{Name:ovsdbserver-nb-0 Namespace:openstack ID:33b262629a771a504057db0e21297511e92d272747ca91386cc607d41f947c7f UID:b846da66-fd3b-4491-a07a-5c004afed15c NetNS:/var/run/netns/beb01bd0-a99f-4f04-8ccd-70400d953c16 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb846da66_fd3b_4491_a07a_5c004afed15c.slice PodAnnotations:0xc00802e178}] Aliases:map[]}"
2026-06-11 01:10:46.990522 | controller | Jun 11 00:16:39.529742 crc crio[23067]: time="2026-06-11T00:16:39.529603456Z" level=info msg="Checking pod openstack_ovsdbserver-nb-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:46.990538 | controller | Jun 11 00:16:42.889520 crc crio[23067]: time="2026-06-11T00:16:42.889026208Z" level=info msg="Removing container: b0184e36cdd1a7199f30b79fc8964c8e5b4af5b8c5309625b276a7658638fe1f" id=1e191a86-7c1e-427b-b32c-7b149a6f0498 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.990555 | controller | Jun 11 00:16:44.034275 crc crio[23067]: time="2026-06-11T00:16:44.033829369Z" level=info msg="Ran pod sandbox 33b262629a771a504057db0e21297511e92d272747ca91386cc607d41f947c7f with infra container: openstack/ovsdbserver-nb-0/POD" id=d47c10a0-8f89-48d2-9722-3d5b5cc44dd4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.990570 | controller | Jun 11 00:16:44.036859 crc crio[23067]: time="2026-06-11T00:16:44.036790989Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified" id=708349a1-221d-4957-8398-f19d74af1dc6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.990586 | controller | Jun 11 00:16:44.037440 crc crio[23067]: time="2026-06-11T00:16:44.036973164Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified not found" id=708349a1-221d-4957-8398-f19d74af1dc6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.990601 | controller | Jun 11 00:16:44.037440 crc crio[23067]: time="2026-06-11T00:16:44.037032496Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified found" id=708349a1-221d-4957-8398-f19d74af1dc6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.990617 | controller | Jun 11 00:16:44.038577 crc crio[23067]: time="2026-06-11T00:16:44.037999592Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified" id=7c2f1a04-a17e-4486-9159-b05aa167d92b name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:46.990633 | controller | Jun 11 00:16:44.042822 crc crio[23067]: time="2026-06-11T00:16:44.04271698Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\""
2026-06-11 01:10:46.990648 | controller | Jun 11 00:16:44.352426 crc crio[23067]: time="2026-06-11T00:16:44.352219879Z" level=info msg="Got pod network &{Name:ovn-controller-ovs-nw6bc Namespace:openstack ID:15105b879a0b6fe221d8901f04d6e5764fed7973b946cf5811bb18c9e8f5747f UID:4c827c30-70be-488a-a19d-81d9452c9e0d NetNS:/var/run/netns/90f73afc-e1f4-4c70-938d-f21154f8108b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4c827c30_70be_488a_a19d_81d9452c9e0d.slice PodAnnotations:0xc000b80a68}] Aliases:map[]}"
2026-06-11 01:10:46.990665 | controller | Jun 11 00:16:44.352426 crc crio[23067]: time="2026-06-11T00:16:44.352281051Z" level=info msg="Adding pod openstack_ovn-controller-ovs-nw6bc to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.990681 | controller | Jun 11 00:16:44.368569 crc crio[23067]: time="2026-06-11T00:16:44.368499972Z" level=info msg="Got pod network &{Name:ovn-controller-7nwlx Namespace:openstack ID:34e9d0aa857b33d164903c1892e33a8fc7291d2af1ddb05eafb8746384e1a87b UID:c69db5be-af85-4cf3-b483-9d062482d526 NetNS:/var/run/netns/4722edb0-24cf-4098-b619-712928bfef0e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc69db5be_af85_4cf3_b483_9d062482d526.slice PodAnnotations:0xc003ba86a8}] Aliases:map[]}"
2026-06-11 01:10:46.990697 | controller | Jun 11 00:16:44.370152 crc crio[23067]: time="2026-06-11T00:16:44.370104816Z" level=info msg="Adding pod openstack_ovn-controller-7nwlx to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.990716 | controller | Jun 11 00:16:45.004765 crc crio[23067]: 2026-06-11T00:16:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:34e9d0aa857b33d Mac:52:b3:51:aa:b2:c7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6c Mtu:0 Sandbox:/var/run/netns/4722edb0-24cf-4098-b619-712928bfef0e SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.108 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:46.990732 | controller | Jun 11 00:16:45.006324 crc crio[23067]: time="2026-06-11T00:16:45.00624779Z" level=info msg="Got pod network &{Name:ovn-controller-7nwlx Namespace:openstack ID:34e9d0aa857b33d164903c1892e33a8fc7291d2af1ddb05eafb8746384e1a87b UID:c69db5be-af85-4cf3-b483-9d062482d526 NetNS:/var/run/netns/4722edb0-24cf-4098-b619-712928bfef0e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc69db5be_af85_4cf3_b483_9d062482d526.slice PodAnnotations:0xc003ba86a8}] Aliases:map[]}"
2026-06-11 01:10:46.990748 | controller | Jun 11 00:16:45.006505 crc crio[23067]: time="2026-06-11T00:16:45.006441815Z" level=info msg="Checking pod openstack_ovn-controller-7nwlx for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:46.990764 | controller | Jun 11 00:16:45.119331 crc crio[23067]: 2026-06-11T00:16:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:15105b879a0b6fe Mac:22:2c:44:1e:cf:ec Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6d Mtu:0 Sandbox:/var/run/netns/90f73afc-e1f4-4c70-938d-f21154f8108b SocketPath: PciID:}] [{Interface:0xc0001165c0 Address:{IP:10.217.0.109 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:46.990780 | controller | Jun 11 00:16:45.120581 crc crio[23067]: time="2026-06-11T00:16:45.120085476Z" level=info msg="Got pod network &{Name:ovn-controller-ovs-nw6bc Namespace:openstack ID:15105b879a0b6fe221d8901f04d6e5764fed7973b946cf5811bb18c9e8f5747f UID:4c827c30-70be-488a-a19d-81d9452c9e0d NetNS:/var/run/netns/90f73afc-e1f4-4c70-938d-f21154f8108b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4c827c30_70be_488a_a19d_81d9452c9e0d.slice PodAnnotations:0xc000b80a68}] Aliases:map[]}"
2026-06-11 01:10:46.990796 | controller | Jun 11 00:16:45.120581 crc crio[23067]: time="2026-06-11T00:16:45.12022744Z" level=info msg="Checking pod openstack_ovn-controller-ovs-nw6bc for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:46.990811 | controller | Jun 11 00:16:45.357864 crc crio[23067]: time="2026-06-11T00:16:45.357105723Z" level=info msg="Removed container b0184e36cdd1a7199f30b79fc8964c8e5b4af5b8c5309625b276a7658638fe1f: openshift-infra/auto-csr-approver-29685610-7flm6/oc" id=1e191a86-7c1e-427b-b32c-7b149a6f0498 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.990827 | controller | Jun 11 00:16:45.363307 crc crio[23067]: time="2026-06-11T00:16:45.363188869Z" level=info msg="Removing container: 36960026b8a6dd5d5e66d8289cf0e85e76323d63bb40f693b8981c739058d3ee" id=2e9755a0-a165-4d61-a87d-0bd8c32e12ec name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.990842 | controller | Jun 11 00:16:45.497902 crc crio[23067]: time="2026-06-11T00:16:45.497560164Z" level=info msg="Ran pod sandbox 34e9d0aa857b33d164903c1892e33a8fc7291d2af1ddb05eafb8746384e1a87b with infra container: openstack/ovn-controller-7nwlx/POD" id=3a72903e-45c0-473f-972a-3e749803569f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.990858 | controller | Jun 11 00:16:45.503178 crc crio[23067]: time="2026-06-11T00:16:45.503035023Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified" id=bcc177d5-9c23-43a3-81c2-46fe149bc59b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.990877 | controller | Jun 11 00:16:45.503382 crc crio[23067]: time="2026-06-11T00:16:45.503280989Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified not found" id=bcc177d5-9c23-43a3-81c2-46fe149bc59b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.990893 | controller | Jun 11 00:16:45.503382 crc crio[23067]: time="2026-06-11T00:16:45.503341211Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified found" id=bcc177d5-9c23-43a3-81c2-46fe149bc59b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.990909 | controller | Jun 11 00:16:45.504948 crc crio[23067]: time="2026-06-11T00:16:45.504611576Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified" id=a902c322-7cdb-46ec-a655-52642667ba77 name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:46.990924 | controller | Jun 11 00:16:45.511128 crc crio[23067]: time="2026-06-11T00:16:45.51101139Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\""
2026-06-11 01:10:46.990940 | controller | Jun 11 00:16:50.970255 crc crio[23067]: time="2026-06-11T00:16:50.969850079Z" level=info msg="Ran pod sandbox 15105b879a0b6fe221d8901f04d6e5764fed7973b946cf5811bb18c9e8f5747f with infra container: openstack/ovn-controller-ovs-nw6bc/POD" id=968c32eb-21ea-4415-8d96-2189836eea0c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.990955 | controller | Jun 11 00:16:50.973101 crc crio[23067]: time="2026-06-11T00:16:50.973017985Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified" id=94a38525-0bd9-4424-aaf3-7b44696adabc name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.990971 | controller | Jun 11 00:16:50.973330 crc crio[23067]: time="2026-06-11T00:16:50.973273342Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified not found" id=94a38525-0bd9-4424-aaf3-7b44696adabc name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.990986 | controller | Jun 11 00:16:50.973406 crc crio[23067]: time="2026-06-11T00:16:50.973345924Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified found" id=94a38525-0bd9-4424-aaf3-7b44696adabc name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.991001 | controller | Jun 11 00:16:50.974510 crc crio[23067]: time="2026-06-11T00:16:50.974440174Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified" id=c761f3b8-5ae2-430b-9def-a0f7af00b139 name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:46.991016 | controller | Jun 11 00:16:50.978958 crc crio[23067]: time="2026-06-11T00:16:50.978899675Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\""
2026-06-11 01:10:46.991032 | controller | Jun 11 00:17:04.677240 crc crio[23067]: time="2026-06-11T00:17:04.676294456Z" level=info msg="Removed container 36960026b8a6dd5d5e66d8289cf0e85e76323d63bb40f693b8981c739058d3ee: openshift-operator-lifecycle-manager/collect-profiles-29685570-bqs4c/collect-profiles" id=2e9755a0-a165-4d61-a87d-0bd8c32e12ec name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.991047 | controller | Jun 11 00:17:04.685770 crc crio[23067]: time="2026-06-11T00:17:04.685585398Z" level=info msg="Stopping pod sandbox: e62550fef589e85d5df58f8e94b1f362c1a4f0401354b6e05dcfefde30ab53bb" id=5f45b694-ae03-4dfa-a830-f274b8072a06 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:46.991062 | controller | Jun 11 00:17:04.685915 crc crio[23067]: time="2026-06-11T00:17:04.685805224Z" level=info msg="Stopped pod sandbox (already stopped): e62550fef589e85d5df58f8e94b1f362c1a4f0401354b6e05dcfefde30ab53bb" id=5f45b694-ae03-4dfa-a830-f274b8072a06 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:46.991078 | controller | Jun 11 00:17:04.686569 crc crio[23067]: time="2026-06-11T00:17:04.686413821Z" level=info msg="Removing pod sandbox: e62550fef589e85d5df58f8e94b1f362c1a4f0401354b6e05dcfefde30ab53bb" id=275b24dd-b859-4031-ad00-942ffbe255a9 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:46.991097 | controller | Jun 11 00:17:04.698869 crc crio[23067]: time="2026-06-11T00:17:04.698781017Z" level=info msg="Got pod network &{Name:ovsdbserver-sb-0 Namespace:openstack ID:c5b60e2063a406d0e62ee4d71cf15663cdc997df8c1a5506cccde6f379b0c5e1 UID:c862e8e6-8571-4409-8686-8d1bd885642f NetNS:/var/run/netns/bdb6252f-5a59-4af2-ad9a-7a61020e2fca Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc862e8e6_8571_4409_8686_8d1bd885642f.slice PodAnnotations:0xc007e12088}] Aliases:map[]}"
2026-06-11 01:10:46.991113 | controller | Jun 11 00:17:04.699119 crc crio[23067]: time="2026-06-11T00:17:04.69890378Z" level=info msg="Adding pod openstack_ovsdbserver-sb-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.991129 | controller | Jun 11 00:17:04.725066 crc crio[23067]: time="2026-06-11T00:17:04.724960609Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9f4bbf522c1232aa0ae76b346ada0fb5e9f387537605e845fa73a76e0ff04110" id=b30b8098-2939-4085-b4d6-9f8dc0292793 name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:46.991144 | controller | Jun 11 00:17:04.726454 crc crio[23067]: time="2026-06-11T00:17:04.726384748Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=a81c173f-6ede-48a7-a03f-d017b28acc68 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.991160 | controller | Jun 11 00:17:04.737519 crc crio[23067]: time="2026-06-11T00:17:04.737416878Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-memcached@sha256:647630343be667cb46f7c2dbcdd39cf5ba9eafb77c9032e069e28ba9be88ce0a" id=00709d3d-0b7a-480a-b027-b88211484bce name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:46.991175 | controller | Jun 11 00:17:04.739334 crc crio[23067]: time="2026-06-11T00:17:04.739267048Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-memcached:current-podified" id=2c78175d-4f3e-460b-b608-59ffb189ce09 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.991190 | controller | Jun 11 00:17:04.741465 crc crio[23067]: time="2026-06-11T00:17:04.741374576Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:188950d1f5330b4995908cb5b3336bc06b64ba2f656b4b785e2d2e234f16ec8f" id=131e6b6d-d243-448d-bc81-dafe4ef3194c name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:46.991205 | controller | Jun 11 00:17:04.746797 crc crio[23067]: time="2026-06-11T00:17:04.745623731Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=1c472048-011a-4728-85f3-08a6284e309e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.991221 | controller | Jun 11 00:17:04.764094 crc crio[23067]: time="2026-06-11T00:17:04.763982121Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:32504a0660cd81bed4bf883ab18219c7af028ef6f5cd6b5cc8225a58252d65e8" id=9c2f2a5a-4ac3-4eb8-908e-a3afc370f37a name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:46.991236 | controller | Jun 11 00:17:04.769083 crc crio[23067]: time="2026-06-11T00:17:04.768961396Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=57cc1d9d-215a-4118-8c6f-1781f6edca12 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.991252 | controller | Jun 11 00:17:05.356063 crc crio[23067]: 2026-06-11T00:17:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c5b60e2063a406d Mac:9e:77:98:cd:73:ca Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6f Mtu:0 Sandbox:/var/run/netns/bdb6252f-5a59-4af2-ad9a-7a61020e2fca SocketPath: PciID:}] [{Interface:0xc0000146e0 Address:{IP:10.217.0.111 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:46.991272 | controller | Jun 11 00:17:05.359272 crc crio[23067]: time="2026-06-11T00:17:05.359231083Z" level=info msg="Got pod network &{Name:ovsdbserver-sb-0 Namespace:openstack ID:c5b60e2063a406d0e62ee4d71cf15663cdc997df8c1a5506cccde6f379b0c5e1 UID:c862e8e6-8571-4409-8686-8d1bd885642f NetNS:/var/run/netns/bdb6252f-5a59-4af2-ad9a-7a61020e2fca Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc862e8e6_8571_4409_8686_8d1bd885642f.slice PodAnnotations:0xc007e12088}] Aliases:map[]}"
2026-06-11 01:10:46.991288 | controller | Jun 11 00:17:05.360054 crc crio[23067]: time="2026-06-11T00:17:05.360024764Z" level=info msg="Checking pod openstack_ovsdbserver-sb-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:46.991304 | controller | Jun 11 00:17:06.940238 crc crio[23067]: time="2026-06-11T00:17:06.939752575Z" level=info msg="Ran pod sandbox c5b60e2063a406d0e62ee4d71cf15663cdc997df8c1a5506cccde6f379b0c5e1 with infra container: openstack/ovsdbserver-sb-0/POD" id=ee5700d4-e9a1-40aa-a8c9-0a7357a723b7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.991320 | controller | Jun 11 00:17:06.944908 crc crio[23067]: time="2026-06-11T00:17:06.944805172Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified" id=8bb7b028-559c-4678-b5ae-aeca186ebdf6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.991335 | controller | Jun 11 00:17:06.945699 crc crio[23067]: time="2026-06-11T00:17:06.945480401Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=1ddd24d7-c1d8-471b-8fd3-a7e42f2a8671 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.991366 | controller | Jun 11 00:17:06.946542 crc crio[23067]: time="2026-06-11T00:17:06.946412656Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified not found" id=8bb7b028-559c-4678-b5ae-aeca186ebdf6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.991386 | controller | Jun 11 00:17:06.946822 crc crio[23067]: time="2026-06-11T00:17:06.946580601Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified found" id=8bb7b028-559c-4678-b5ae-aeca186ebdf6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.991402 | controller | Jun 11 00:17:06.949917 crc crio[23067]: time="2026-06-11T00:17:06.949822789Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified" id=215949b9-dc1b-4f64-b772-74ce417de8b0 name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:46.991418 | controller | Jun 11 00:17:06.957460 crc crio[23067]: time="2026-06-11T00:17:06.957352004Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\""
2026-06-11 01:10:46.991433 | controller | Jun 11 00:17:07.008280 crc crio[23067]: time="2026-06-11T00:17:07.008172606Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:32504a0660cd81bed4bf883ab18219c7af028ef6f5cd6b5cc8225a58252d65e8" id=2260d75b-9abf-495c-ba33-95bda83ddaf2 name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:46.991449 | controller | Jun 11 00:17:07.009413 crc crio[23067]: time="2026-06-11T00:17:07.009348568Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=84f49060-4870-46e5-a85a-322b77db3c7b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.991464 | controller | Jun 11 00:17:07.016928 crc crio[23067]: time="2026-06-11T00:17:07.016825441Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9f4bbf522c1232aa0ae76b346ada0fb5e9f387537605e845fa73a76e0ff04110" id=fcc0ddbd-0c54-49dc-919a-eec8f8c9931e name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:46.991484 | controller | Jun 11 00:17:07.017613 crc crio[23067]: time="2026-06-11T00:17:07.017540201Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=4667736a-61af-4f8f-893e-f8e99e606d84 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.991500 | controller | Jun 11 00:17:07.019079 crc crio[23067]: time="2026-06-11T00:17:07.0189985Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:188950d1f5330b4995908cb5b3336bc06b64ba2f656b4b785e2d2e234f16ec8f" id=c162c087-6885-417f-a7a7-fea2483254e8 name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:46.991517 | controller | Jun 11 00:17:07.019959 crc crio[23067]: time="2026-06-11T00:17:07.019889265Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=fd32a4e1-5c7c-4db7-9a08-1eb9f542e500 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.991532 | controller | Jun 11 00:17:07.035843 crc crio[23067]: time="2026-06-11T00:17:07.035778457Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:32504a0660cd81bed4bf883ab18219c7af028ef6f5cd6b5cc8225a58252d65e8" id=93b5d63d-d39c-477a-a6e6-94c5b6bb8216 name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:46.991548 | controller | Jun 11 00:17:07.037056 crc crio[23067]: time="2026-06-11T00:17:07.03698785Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=99e341c8-a88f-4bcc-bff6-3358602d617a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.991564 | controller | Jun 11 00:17:07.041482 crc crio[23067]: time="2026-06-11T00:17:07.041341528Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:32504a0660cd81bed4bf883ab18219c7af028ef6f5cd6b5cc8225a58252d65e8" id=d5be6f57-a465-4511-b68d-c4da5cb2ac54 name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:46.991580 | controller | Jun 11 00:17:07.042162 crc crio[23067]: time="2026-06-11T00:17:07.04212891Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=78b6a6fe-0cc8-4b52-a86d-d288b2ce4aed name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.991596 | controller | Jun 11 00:17:07.587256 crc crio[23067]: time="2026-06-11T00:17:07.587050033Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=bac26792-9c5f-427c-8fe1-e564845686f6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.991611 | controller | Jun 11 00:17:07.622488 crc crio[23067]: time="2026-06-11T00:17:07.622275231Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-memcached:current-podified" id=479ef8df-72eb-4057-b35f-7d4166c4f15c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.991627 | controller | Jun 11 00:17:07.644237 crc crio[23067]: time="2026-06-11T00:17:07.644041553Z" level=info msg="Removed pod sandbox: e62550fef589e85d5df58f8e94b1f362c1a4f0401354b6e05dcfefde30ab53bb" id=275b24dd-b859-4031-ad00-942ffbe255a9 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:46.991643 | controller | Jun 11 00:17:07.648552 crc crio[23067]: time="2026-06-11T00:17:07.648432282Z" level=info msg="Stopping pod sandbox: f4072ed067d2ff86e5f4b9526c9d918bc44af51bfeb1fcbab6433b5ffed0f811" id=a90c577c-75f4-4223-8b93-a9a8ce3996a9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:46.991659 | controller | Jun 11 00:17:07.648948 crc crio[23067]: time="2026-06-11T00:17:07.648811733Z" level=info msg="Stopped pod sandbox (already stopped): f4072ed067d2ff86e5f4b9526c9d918bc44af51bfeb1fcbab6433b5ffed0f811" id=a90c577c-75f4-4223-8b93-a9a8ce3996a9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:46.991674 | controller | Jun 11 00:17:07.651073 crc crio[23067]: time="2026-06-11T00:17:07.650849748Z" level=info msg="Removing pod sandbox: f4072ed067d2ff86e5f4b9526c9d918bc44af51bfeb1fcbab6433b5ffed0f811" id=4f81888c-9ce5-4c52-8651-b787a8136dc3 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:46.991694 | controller | Jun 11 00:17:07.677454 crc crio[23067]: time="2026-06-11T00:17:07.677367789Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=048395bb-54bf-419f-b7f6-b4238a3cc137 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.991710 | controller | Jun 11 00:17:08.270737 crc crio[23067]: time="2026-06-11T00:17:08.26963061Z" level=info msg="Creating container: openstack/rabbitmq-cell1-server-0/setup-container" id=61e4775c-c362-4707-a79e-01c80d03ba32 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.991725 | controller | Jun 11 00:17:08.286404 crc crio[23067]: time="2026-06-11T00:17:08.286212231Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=10c6a70e-73ec-4597-bc2b-7a0cc0da0a73 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.991741 | controller | Jun 11 00:17:08.295627 crc crio[23067]: time="2026-06-11T00:17:08.295529395Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=e90a098d-1c60-467e-9c4a-fa61f7683dcc name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.991757 | controller | Jun 11 00:17:08.304006 crc crio[23067]: time="2026-06-11T00:17:08.303865731Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=b6f92489-b553-41a0-9a9c-08294871b332 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.991773 | controller | Jun 11 00:17:08.314447 crc crio[23067]: time="2026-06-11T00:17:08.314215633Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=f1a720ff-32b9-4cbb-a30f-3ca205a33ef5 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.991788 | controller | Jun 11 00:17:08.351564 crc crio[23067]: time="2026-06-11T00:17:08.351424955Z" level=info msg="Creating container: openstack/memcached-0/memcached" id=2bd24b89-bf01-496f-8847-069f370c7961 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.991804 | controller | Jun 11 00:17:08.379143 crc crio[23067]: time="2026-06-11T00:17:08.379049497Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=9f162ade-1aff-4496-ba41-e2817ae9755b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.991820 | controller | Jun 11 00:17:09.278013 crc crio[23067]: time="2026-06-11T00:17:09.277905657Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:7b731db5aae0df7b814f3d00e979dfead5d3d5d0628ad440b664274097714eee" id=c761f3b8-5ae2-430b-9def-a0f7af00b139 name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:46.991836 | controller | Jun 11 00:17:09.280257 crc crio[23067]: time="2026-06-11T00:17:09.279925862Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified" id=bcc8e22f-0fc0-433e-8ad2-d23d105251dc name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.991852 | controller | Jun 11 00:17:09.293531 crc crio[23067]: time="2026-06-11T00:17:09.293371077Z" level=info msg="Pulled image: registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:d9760cb88c96b59bfab6a3586064b204b5234b6ad07bec2667ca37f797a519ff" id=1d9211dd-13af-4214-8dfd-affdb505beb4 name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:46.991868 | controller | Jun 11 00:17:09.296612 crc crio[23067]: time="2026-06-11T00:17:09.296502613Z" level=info msg="Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0" id=e020c86b-3090-448b-a57e-7b1ec40f0e8b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.991884 | controller | Jun 11 00:17:09.299627 crc crio[23067]: time="2026-06-11T00:17:09.299521945Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:807c1076fe368456aee9a88438d275805fc908d207bada66f46e084e1fd4e8d9" id=a902c322-7cdb-46ec-a655-52642667ba77 name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:46.991903 | controller | Jun 11 00:17:09.300912 crc crio[23067]: time="2026-06-11T00:17:09.30082853Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified" id=1a753a53-9004-45d3-a8a1-601863625815 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.991919 | controller | Jun 11 00:17:09.310415 crc crio[23067]: time="2026-06-11T00:17:09.310320618Z" level=info msg="Removed pod sandbox: f4072ed067d2ff86e5f4b9526c9d918bc44af51bfeb1fcbab6433b5ffed0f811" id=4f81888c-9ce5-4c52-8651-b787a8136dc3 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:46.991934 | controller | Jun 11 00:17:09.314806 crc crio[23067]: time="2026-06-11T00:17:09.314509582Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.991950 | controller | Jun 11 00:17:09.315221 crc crio[23067]: time="2026-06-11T00:17:09.314607015Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.991966 | controller | Jun 11 00:17:09.324908 crc crio[23067]: time="2026-06-11T00:17:09.323793855Z" level=info msg="Creating container: openstack/openstack-galera-0/mysql-bootstrap" id=eabca720-f9f3-4d56-8c07-15f1f5776130 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.991981 | controller | Jun 11 00:17:09.335234 crc crio[23067]: time="2026-06-11T00:17:09.335064641Z" level=info msg="Creating container: openstack/openstack-cell1-galera-0/mysql-bootstrap" id=08f7d916-30e0-4fb7-b4a9-752638a35dee name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.991996 | controller | Jun 11 00:17:09.346501 crc crio[23067]: time="2026-06-11T00:17:09.346446691Z" level=info msg="Creating container: openstack/rabbitmq-server-0/setup-container" id=0af00d43-c375-4875-83c5-14ba4135866a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.992012 | controller | Jun 11 00:17:09.749131 crc crio[23067]: time="2026-06-11T00:17:09.749027632Z" level=info msg="Creating container: openstack/dnsmasq-dns-68bc84565-gq56n/init" id=b34fad0e-5e18-4dd4-85a2-0328ae11e46c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.992027 | controller | Jun 11 00:17:09.749433 crc crio[23067]: time="2026-06-11T00:17:09.749377451Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.992042 | controller | Jun 11 00:17:09.750584 crc crio[23067]: time="2026-06-11T00:17:09.750499582Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.992058 | controller | Jun 11 00:17:09.752767 crc crio[23067]: time="2026-06-11T00:17:09.752561988Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified" id=de4551c1-d9e6-4b50-88f2-8dca26a75f1f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.992073 | controller | Jun 11 00:17:09.753530 crc crio[23067]: time="2026-06-11T00:17:09.753399281Z" level=info msg="Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0" id=79507056-4038-4153-a5e9-b75581011811 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.992088 | controller | Jun 11 00:17:09.757145 crc crio[23067]: time="2026-06-11T00:17:09.75706313Z" level=info msg="Creating container: openstack/dnsmasq-dns-769fc96f7c-lrxrp/init" id=7a1c3507-df57-4d92-8731-358de6ba77f5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.992108 | controller | Jun 11 00:17:09.763329 crc crio[23067]: time="2026-06-11T00:17:09.763219298Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:ba97cb84e9c691378c75d7722e1b3beae894cc25addffadc2d7106e39c07e58c" id=7c2f1a04-a17e-4486-9159-b05aa167d92b name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:46.992124 | controller | Jun 11 00:17:09.767189 crc crio[23067]: time="2026-06-11T00:17:09.767051472Z" level=info msg="Creating container: openstack/dnsmasq-dns-7dc8cc99c9-v6nzf/init" id=c537a810-6d9f-4581-8cf0-8dfc99f4a837 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.992139 | controller | Jun 11 00:17:09.767189 crc crio[23067]: time="2026-06-11T00:17:09.767118104Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified" id=052bcb68-d5c4-444b-822d-dda0fe8e94dd name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.992155 | controller | Jun 11 00:17:09.767367 crc crio[23067]: time="2026-06-11T00:17:09.767257877Z" level=info msg="Creating container: openstack/dnsmasq-dns-6b994dcc49-8ns4g/init" id=f383d5ec-3ad9-4c8d-a92f-31d7e11703e4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.992170 | controller | Jun 11 00:17:09.774767 crc crio[23067]: time="2026-06-11T00:17:09.774525705Z" level=info msg="Creating container: openstack/kube-state-metrics-0/kube-state-metrics" id=67175956-d008-448d-b4d1-8b295bb33124 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.992186 | controller | Jun 11 00:17:09.777825 crc crio[23067]: time="2026-06-11T00:17:09.777602619Z" level=info msg="Creating container: openstack/ovn-controller-ovs-nw6bc/ovsdb-server-init" id=cd317491-33b3-4815-8f7d-55a225bae601 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.992202 | controller | Jun 11 00:17:09.779110 crc crio[23067]: time="2026-06-11T00:17:09.779008757Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.992217 | controller | Jun 11 00:17:09.795612 crc crio[23067]: time="2026-06-11T00:17:09.795517386Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified" id=79a5240a-9480-4994-aecd-680757d7aeb0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.992233 | controller | Jun 11 00:17:09.837014 crc crio[23067]: time="2026-06-11T00:17:09.836877721Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.992248 | controller | Jun 11 00:17:09.841789 crc crio[23067]: time="2026-06-11T00:17:09.84160792Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.992264 | controller | Jun 11 00:17:09.847057 crc crio[23067]: time="2026-06-11T00:17:09.846544734Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:85b4f27c1058f2c2b0c03e426e77c60ade32cce5d8d14bb6242195cf45e42e90" id=215949b9-dc1b-4f64-b772-74ce417de8b0 name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:46.992280 | controller | Jun 11 00:17:09.848090 crc crio[23067]: time="2026-06-11T00:17:09.848003104Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified" id=422600dc-87c5-4d47-adf7-a87cf36b0ee4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.992295 | controller | Jun 11 00:17:09.865293 crc crio[23067]: time="2026-06-11T00:17:09.865247003Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.992310 | controller | Jun 11 00:17:09.868380 crc crio[23067]: time="2026-06-11T00:17:09.868355138Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.992329 | controller | Jun 11 00:17:09.868791 crc crio[23067]: time="2026-06-11T00:17:09.868624805Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.992349 | controller | Jun 11 00:17:09.869368 crc crio[23067]: time="2026-06-11T00:17:09.869301953Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.992398 | controller | Jun 11 00:17:09.872585 crc crio[23067]: time="2026-06-11T00:17:09.872511041Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.992417 | controller | Jun 11 00:17:09.873076 crc crio[23067]: time="2026-06-11T00:17:09.872994454Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.992433 | controller | Jun 11 00:17:09.873148 crc crio[23067]: time="2026-06-11T00:17:09.873075656Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.992449 | controller | Jun 11 00:17:09.877803 crc crio[23067]: time="2026-06-11T00:17:09.877693692Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.992464 | controller | Jun 11 00:17:09.882563 crc crio[23067]: time="2026-06-11T00:17:09.882084941Z" level=info msg="Creating container: openstack/ovn-controller-7nwlx/ovn-controller" id=df58ba88-a5b4-48b4-8ee4-61d8c687b529 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.992479 | controller | Jun 11 00:17:09.902790 crc crio[23067]: time="2026-06-11T00:17:09.902694812Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.992494 | controller | Jun 11 00:17:09.902790 crc crio[23067]: time="2026-06-11T00:17:09.902799045Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.992509 | controller | Jun 11 00:17:09.907120 crc crio[23067]: time="2026-06-11T00:17:09.90703505Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified" id=90516ce8-1154-4492-84b8-b282cd7f57bb name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.992524 | controller | Jun 11 00:17:09.910238 crc crio[23067]: time="2026-06-11T00:17:09.910154625Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.992539 | controller | Jun 11 00:17:09.915119 crc crio[23067]: time="2026-06-11T00:17:09.915039978Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.992554 | controller | Jun 11 00:17:09.951202 crc crio[23067]: time="2026-06-11T00:17:09.951104929Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.992569 | controller | Jun 11 00:17:09.952593 crc crio[23067]: time="2026-06-11T00:17:09.952528148Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.992584 | controller | Jun 11 00:17:09.953239 crc crio[23067]: time="2026-06-11T00:17:09.953097403Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.992604 | controller | Jun 11 00:17:09.954968 crc crio[23067]: time="2026-06-11T00:17:09.954909382Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.992620 | controller | Jun 11 00:17:09.955187 crc crio[23067]: time="2026-06-11T00:17:09.955123108Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.992636 | controller | Jun 11 00:17:09.972989 crc crio[23067]: time="2026-06-11T00:17:09.972869571Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified" id=41e0cb40-ac7a-459a-86b9-b51974b639b2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.992652 | controller | Jun 11 00:17:10.004885 crc crio[23067]: time="2026-06-11T00:17:10.004359118Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.992668 | controller | Jun 11 00:17:10.009769 crc crio[23067]: time="2026-06-11T00:17:10.009508068Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.992683 | controller | Jun 11 00:17:10.031601 crc crio[23067]: time="2026-06-11T00:17:10.031537347Z" level=info msg="Creating container: openstack/ovsdbserver-nb-0/ovsdbserver-nb" id=36410437-4b06-41be-a49b-bf5b0629aeec name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.992698 | controller | Jun 11 00:17:10.047284 crc crio[23067]: time="2026-06-11T00:17:10.047222784Z" level=info msg="Creating container: openstack/ovsdbserver-sb-0/ovsdbserver-sb" id=81955408-2138-4373-b9b8-2bea83a3d8b8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.992713 | controller | Jun 11 00:17:10.073970 crc crio[23067]: time="2026-06-11T00:17:10.073900788Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.992729 | controller | Jun 11 00:17:10.079469 crc crio[23067]: time="2026-06-11T00:17:10.079444079Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.992744 | controller | Jun 11 00:17:10.080326 crc crio[23067]: time="2026-06-11T00:17:10.080255961Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.992759 | controller | Jun 11 00:17:10.116149 crc crio[23067]: time="2026-06-11T00:17:10.116078076Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.992775 | controller | Jun 11 00:17:10.117971 crc crio[23067]: time="2026-06-11T00:17:10.117849464Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.992790 | controller | Jun 11 00:17:10.120497 crc crio[23067]: time="2026-06-11T00:17:10.120422804Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.992805 | controller | Jun 11 00:17:10.123159 crc crio[23067]: time="2026-06-11T00:17:10.123086776Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.992820 | controller | Jun 11 00:17:10.130167 crc crio[23067]: time="2026-06-11T00:17:10.128299818Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.992840 | controller | Jun 11 00:17:10.402611 crc crio[23067]: time="2026-06-11T00:17:10.402526188Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.992855 | controller | Jun 11 00:17:10.413757 crc crio[23067]: time="2026-06-11T00:17:10.41362806Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.992871 | controller | Jun 11 00:17:10.429209 crc crio[23067]: time="2026-06-11T00:17:10.429104411Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.992887 | controller | Jun 11 00:17:10.432531 crc crio[23067]: time="2026-06-11T00:17:10.432463542Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.992903 | controller | Jun 11 00:17:10.534529 crc crio[23067]: time="2026-06-11T00:17:10.534387095Z" level=info msg="Created container f5382afcdb89561fc0a3ff5d195cdce85f8a3eb68a07ac22ad4532655c2114fb: openstack/dnsmasq-dns-6b994dcc49-8ns4g/init" id=f383d5ec-3ad9-4c8d-a92f-31d7e11703e4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.992918 | controller | Jun 11 00:17:10.536253 crc crio[23067]: time="2026-06-11T00:17:10.535871055Z" level=info msg="Starting container: f5382afcdb89561fc0a3ff5d195cdce85f8a3eb68a07ac22ad4532655c2114fb" id=c02c5d28-af48-4969-8215-b31334ae2b11 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.992934 | controller | Jun 11 00:17:10.543743 crc crio[23067]: time="2026-06-11T00:17:10.543566185Z" level=info msg="Started container" PID=56956 containerID=f5382afcdb89561fc0a3ff5d195cdce85f8a3eb68a07ac22ad4532655c2114fb description=openstack/dnsmasq-dns-6b994dcc49-8ns4g/init id=c02c5d28-af48-4969-8215-b31334ae2b11 name=/runtime.v1.RuntimeService/StartContainer sandboxID=de30645cd9e0ac2f4326eefa05f467c6d50481bde514f696ee9472d58755b292
2026-06-11 01:10:46.992950 | controller | Jun 11 00:17:10.561384 crc crio[23067]: time="2026-06-11T00:17:10.561236066Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.992966 | controller | Jun 11 00:17:10.562232 crc crio[23067]: time="2026-06-11T00:17:10.562164591Z" level=info msg="Created container 57dbc1c316391a11bc133f9eedf39611b5d3cdbf1fcfbee56d9fd2169acd7ecb: openstack/openstack-galera-0/mysql-bootstrap" id=eabca720-f9f3-4d56-8c07-15f1f5776130 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.992982 | controller | Jun 11 00:17:10.564388 crc crio[23067]: time="2026-06-11T00:17:10.564314099Z" level=info msg="Starting container: 57dbc1c316391a11bc133f9eedf39611b5d3cdbf1fcfbee56d9fd2169acd7ecb" id=f75b421c-491a-43ce-844d-033b9409ec30 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.992998 | controller | Jun 11 00:17:10.571056 crc crio[23067]: time="2026-06-11T00:17:10.570931819Z" level=info msg="Started container" PID=56955 containerID=57dbc1c316391a11bc133f9eedf39611b5d3cdbf1fcfbee56d9fd2169acd7ecb description=openstack/openstack-galera-0/mysql-bootstrap id=f75b421c-491a-43ce-844d-033b9409ec30 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8835ca887dd8ba8f63beb83e1ed456dde6524bb1b5bb99c35774ff6f62d3992c
2026-06-11 01:10:46.993013 | controller | Jun 11 00:17:10.574143 crc crio[23067]: time="2026-06-11T00:17:10.573998303Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.993029 | controller | Jun 11 00:17:10.589845 crc crio[23067]: time="2026-06-11T00:17:10.589601687Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.993048 | controller | Jun 11 00:17:10.594920 crc crio[23067]: time="2026-06-11T00:17:10.59485929Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.993064 | controller | Jun 11 00:17:10.636374 crc crio[23067]: time="2026-06-11T00:17:10.636262137Z" level=info msg="Created container 97be4bf45a25fa8855fe846b3e7f3e8cf64e88df8851f0e18d1a957115e6a3ea: openstack/memcached-0/memcached" id=2bd24b89-bf01-496f-8847-069f370c7961 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.993080 | controller | Jun 11 00:17:10.637790 crc crio[23067]: time="2026-06-11T00:17:10.637608473Z" level=info msg="Starting container: 97be4bf45a25fa8855fe846b3e7f3e8cf64e88df8851f0e18d1a957115e6a3ea" id=f5bdd7af-837f-4f07-bdfc-855903283c49 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.993096 | controller | Jun 11 00:17:10.646763 crc crio[23067]: time="2026-06-11T00:17:10.646595868Z" level=info msg="Started container" PID=56958 containerID=97be4bf45a25fa8855fe846b3e7f3e8cf64e88df8851f0e18d1a957115e6a3ea description=openstack/memcached-0/memcached id=f5bdd7af-837f-4f07-bdfc-855903283c49 name=/runtime.v1.RuntimeService/StartContainer sandboxID=26b89ed6a5fd551db5dd2044078c7ba5c2355b8cbccc4ad9d994c6c352ed0aa5
2026-06-11 01:10:46.993112 | controller | Jun 11 00:17:10.748360 crc crio[23067]: time="2026-06-11T00:17:10.748284554Z" level=info msg="Created container d3367c62330e827dacfffe3d558fff6a1a07b541ee4f8f31f7a0e3e66064bf49: openstack/ovn-controller-ovs-nw6bc/ovsdb-server-init" id=cd317491-33b3-4815-8f7d-55a225bae601 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.993128 | controller | Jun 11 00:17:10.749590 crc crio[23067]: time="2026-06-11T00:17:10.749555028Z" level=info msg="Starting container: d3367c62330e827dacfffe3d558fff6a1a07b541ee4f8f31f7a0e3e66064bf49" id=590d7036-08de-4fc8-ac29-079e6fa0a7c2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.993144 | controller | Jun 11 00:17:10.758759 crc crio[23067]: time="2026-06-11T00:17:10.758618395Z" level=info msg="Started container" PID=57005 containerID=d3367c62330e827dacfffe3d558fff6a1a07b541ee4f8f31f7a0e3e66064bf49 description=openstack/ovn-controller-ovs-nw6bc/ovsdb-server-init id=590d7036-08de-4fc8-ac29-079e6fa0a7c2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=15105b879a0b6fe221d8901f04d6e5764fed7973b946cf5811bb18c9e8f5747f
2026-06-11 01:10:46.993160 | controller | Jun 11 00:17:10.852448 crc crio[23067]: time="2026-06-11T00:17:10.852336394Z" level=info msg="Created container 0da4d857ec210fba65b8370f110fd50857a8d439b47c412f0fb064f7d8b1ba6d: openstack/openstack-cell1-galera-0/mysql-bootstrap" id=08f7d916-30e0-4fb7-b4a9-752638a35dee name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.993176 | controller | Jun 11 00:17:10.855046 crc crio[23067]: time="2026-06-11T00:17:10.855001877Z" level=info msg="Starting container: 0da4d857ec210fba65b8370f110fd50857a8d439b47c412f0fb064f7d8b1ba6d" id=2b55343a-3add-46e5-83a8-59d353b0a5e6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.993192 | controller | Jun 11 00:17:10.861955 crc crio[23067]: time="2026-06-11T00:17:10.861859853Z" level=info msg="Started container" PID=56957 containerID=0da4d857ec210fba65b8370f110fd50857a8d439b47c412f0fb064f7d8b1ba6d description=openstack/openstack-cell1-galera-0/mysql-bootstrap id=2b55343a-3add-46e5-83a8-59d353b0a5e6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dd6a8fefc213f7846b4e48e7782113d773084be279c6f03f62d20f1f31c0071b
2026-06-11 01:10:46.993208 | controller | Jun 11 00:17:10.958246 crc crio[23067]: time="2026-06-11T00:17:10.95804889Z" level=info msg="Created container f45fd3f51bc731261c92d94d31697b240101dd7a28dbbdbf98429732c698a7be: openstack/kube-state-metrics-0/kube-state-metrics" id=67175956-d008-448d-b4d1-8b295bb33124 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.993229 | controller | Jun 11 00:17:10.959551 crc crio[23067]: time="2026-06-11T00:17:10.959489989Z" level=info msg="Starting container: f45fd3f51bc731261c92d94d31697b240101dd7a28dbbdbf98429732c698a7be" id=28344841-1c69-4f99-98af-bff49b19ce5f name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.993246 | controller | Jun 11 00:17:10.968613 crc crio[23067]: time="2026-06-11T00:17:10.968528995Z" level=info msg="Started container" PID=56985 containerID=f45fd3f51bc731261c92d94d31697b240101dd7a28dbbdbf98429732c698a7be description=openstack/kube-state-metrics-0/kube-state-metrics id=28344841-1c69-4f99-98af-bff49b19ce5f name=/runtime.v1.RuntimeService/StartContainer sandboxID=ca8cdf2935075dc917b8cd60ec1192abed478119c2b2aee0c2071721c52af9df
2026-06-11 01:10:46.993262 | controller | Jun 11 00:17:11.035243 crc crio[23067]: time="2026-06-11T00:17:11.035149287Z" level=info msg="Created container b389f5d98f3a11df7695713ade70d4d8d0ac29ace1cf8e6988d8ac989ec7fc56: openstack/dnsmasq-dns-7dc8cc99c9-v6nzf/init" id=c537a810-6d9f-4581-8cf0-8dfc99f4a837 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.993278 | controller | Jun 11 00:17:11.037080 crc crio[23067]: time="2026-06-11T00:17:11.037043778Z" level=info msg="Starting container: b389f5d98f3a11df7695713ade70d4d8d0ac29ace1cf8e6988d8ac989ec7fc56" id=f9a36643-3bd0-49a7-a877-feb2b754dd2f name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.993293 | controller | Jun 11 00:17:11.043211 crc crio[23067]: time="2026-06-11T00:17:11.043185005Z" level=info msg="Started container" PID=56973 containerID=b389f5d98f3a11df7695713ade70d4d8d0ac29ace1cf8e6988d8ac989ec7fc56 description=openstack/dnsmasq-dns-7dc8cc99c9-v6nzf/init id=f9a36643-3bd0-49a7-a877-feb2b754dd2f name=/runtime.v1.RuntimeService/StartContainer sandboxID=98cec0117a4af906ec1d2142f17b121f506d60f5e3fec96c278eddb105fd2b7f
2026-06-11 01:10:46.993309 | controller | Jun 11 00:17:11.142477 crc crio[23067]: time="2026-06-11T00:17:11.142370453Z" level=info msg="Created container 29d3e03fce6e82f268907feb40715cc0274fc9d0eeb9af9b01ef1ecad63ecdb8: openstack/dnsmasq-dns-68bc84565-gq56n/init" id=b34fad0e-5e18-4dd4-85a2-0328ae11e46c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.993325 | controller | Jun 11 00:17:11.143562 crc crio[23067]: time="2026-06-11T00:17:11.143475933Z" level=info msg="Starting container: 29d3e03fce6e82f268907feb40715cc0274fc9d0eeb9af9b01ef1ecad63ecdb8" id=5e228296-a3ea-40ad-99d0-7b6e6743e43a name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.993341 | controller | Jun 11 00:17:11.151236 crc crio[23067]: time="2026-06-11T00:17:11.151105531Z" level=info msg="Started container" PID=56959 containerID=29d3e03fce6e82f268907feb40715cc0274fc9d0eeb9af9b01ef1ecad63ecdb8 description=openstack/dnsmasq-dns-68bc84565-gq56n/init id=5e228296-a3ea-40ad-99d0-7b6e6743e43a name=/runtime.v1.RuntimeService/StartContainer sandboxID=dceced93574ba7f10f75904bcb44fc03e3db12039326562576a7dcfa704be447
2026-06-11 01:10:46.993378 | controller | Jun 11 00:17:11.368454 crc crio[23067]: time="2026-06-11T00:17:11.36833824Z" level=info msg="Created container 30f98d7dfc96bd2d74040d16c7636db47182373e0b0de88bced8882e7aac346b: openstack/dnsmasq-dns-769fc96f7c-lrxrp/init" id=7a1c3507-df57-4d92-8731-358de6ba77f5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.993395 | controller | Jun 11 00:17:11.371202 crc crio[23067]: time="2026-06-11T00:17:11.371049254Z" level=info msg="Starting container: 30f98d7dfc96bd2d74040d16c7636db47182373e0b0de88bced8882e7aac346b" id=2b8b1c98-d8b6-44c4-84e0-47c2f036d8a8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.993411 | controller | Jun 11 00:17:11.374038 crc crio[23067]: time="2026-06-11T00:17:11.373900321Z" level=info msg="Created container 1e65ce5c781429201d4625a818c33f1824b70e87761a669d06bc8a291c74191f: openstack/ovsdbserver-nb-0/ovsdbserver-nb" id=36410437-4b06-41be-a49b-bf5b0629aeec name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.993432 | controller | Jun 11 00:17:11.376200 crc crio[23067]: time="2026-06-11T00:17:11.376122792Z" level=info msg="Starting container: 1e65ce5c781429201d4625a818c33f1824b70e87761a669d06bc8a291c74191f" id=0aab72f0-3ee5-43be-9e79-02446145fefa name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.993448 | controller | Jun 11 00:17:11.376419 crc crio[23067]: time="2026-06-11T00:17:11.376326157Z" level=info msg="Created container 9d60bee0cbd66614ad3d5c1059ceb8a6cd69a3c202c30636254b466baa2e6a87: openstack/ovn-controller-7nwlx/ovn-controller" id=df58ba88-a5b4-48b4-8ee4-61d8c687b529 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.993464 | controller | Jun 11 00:17:11.377372 crc crio[23067]: time="2026-06-11T00:17:11.377251872Z" level=info msg="Starting container: 9d60bee0cbd66614ad3d5c1059ceb8a6cd69a3c202c30636254b466baa2e6a87" id=3562e3a0-368b-4584-92fe-f98bb15d55ab name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.993480 | controller | Jun 11 00:17:11.381193 crc crio[23067]: time="2026-06-11T00:17:11.381097897Z" level=info msg="Started container" PID=57007 containerID=30f98d7dfc96bd2d74040d16c7636db47182373e0b0de88bced8882e7aac346b description=openstack/dnsmasq-dns-769fc96f7c-lrxrp/init id=2b8b1c98-d8b6-44c4-84e0-47c2f036d8a8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f1945633a754b125d239763f645b5e7b940b1ae2d6831e5ee1d22fca8cf4fa21
2026-06-11 01:10:46.993495 | controller | Jun 11 00:17:11.385342 crc crio[23067]: time="2026-06-11T00:17:11.385226489Z" level=info msg="Started container" PID=57008 containerID=9d60bee0cbd66614ad3d5c1059ceb8a6cd69a3c202c30636254b466baa2e6a87 description=openstack/ovn-controller-7nwlx/ovn-controller id=3562e3a0-368b-4584-92fe-f98bb15d55ab name=/runtime.v1.RuntimeService/StartContainer sandboxID=34e9d0aa857b33d164903c1892e33a8fc7291d2af1ddb05eafb8746384e1a87b
2026-06-11 01:10:46.993511 | controller | Jun 11 00:17:11.390185 crc crio[23067]: time="2026-06-11T00:17:11.390074611Z" level=info msg="Created container c40cf2d4ad04821203a525971e5320efe7aa676cffe9c00daa47a01af0436f0c: openstack/ovsdbserver-sb-0/ovsdbserver-sb" id=81955408-2138-4373-b9b8-2bea83a3d8b8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.993526 | controller | Jun 11 00:17:11.393928 crc crio[23067]: time="2026-06-11T00:17:11.393585487Z" level=info msg="Starting container: c40cf2d4ad04821203a525971e5320efe7aa676cffe9c00daa47a01af0436f0c" id=3cf884f2-97f0-4a3b-b330-dd19cf7d1caf name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.993542 | controller | Jun 11 00:17:11.405164 crc crio[23067]: time="2026-06-11T00:17:11.405020768Z" level=info msg="Started container" PID=57030 containerID=1e65ce5c781429201d4625a818c33f1824b70e87761a669d06bc8a291c74191f description=openstack/ovsdbserver-nb-0/ovsdbserver-nb id=0aab72f0-3ee5-43be-9e79-02446145fefa name=/runtime.v1.RuntimeService/StartContainer sandboxID=33b262629a771a504057db0e21297511e92d272747ca91386cc607d41f947c7f
2026-06-11 01:10:46.993557 | controller | Jun 11 00:17:11.416118 crc crio[23067]: time="2026-06-11T00:17:11.416015837Z" level=info msg="Started container" PID=57032 containerID=c40cf2d4ad04821203a525971e5320efe7aa676cffe9c00daa47a01af0436f0c description=openstack/ovsdbserver-sb-0/ovsdbserver-sb id=3cf884f2-97f0-4a3b-b330-dd19cf7d1caf name=/runtime.v1.RuntimeService/StartContainer sandboxID=c5b60e2063a406d0e62ee4d71cf15663cdc997df8c1a5506cccde6f379b0c5e1
2026-06-11 01:10:46.993572 | controller | Jun 11 00:17:11.422889 crc crio[23067]: time="2026-06-11T00:17:11.422824982Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified" id=742d7d78-c9c2-482b-8d22-9c4b1b1f732a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.993588 | controller | Jun 11 00:17:11.423121 crc crio[23067]: time="2026-06-11T00:17:11.423008407Z" level=info msg="Image quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified not found" id=742d7d78-c9c2-482b-8d22-9c4b1b1f732a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.993607 | controller | Jun 11 00:17:11.423121 crc crio[23067]: time="2026-06-11T00:17:11.423076239Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified found" id=742d7d78-c9c2-482b-8d22-9c4b1b1f732a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.993623 | controller | Jun 11 00:17:11.424323 crc crio[23067]: time="2026-06-11T00:17:11.424247811Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified" id=b30eef1e-1aa7-4af3-9088-84929994102f name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:46.993638 | controller | Jun 11 00:17:11.427452 crc crio[23067]: time="2026-06-11T00:17:11.427119239Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified" id=1422b51f-6185-4cb6-91b8-f35380d9093d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.993654 | controller | Jun 11 00:17:11.427452 crc crio[23067]: time="2026-06-11T00:17:11.427271873Z" level=info msg="Image quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified not found" id=1422b51f-6185-4cb6-91b8-f35380d9093d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.993669 | controller | Jun 11 00:17:11.427452 crc crio[23067]: time="2026-06-11T00:17:11.427315464Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified found" id=1422b51f-6185-4cb6-91b8-f35380d9093d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.993685 | controller | Jun 11 00:17:11.430006 crc crio[23067]: time="2026-06-11T00:17:11.429101513Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified" id=246248ea-fe2e-432f-a821-f823ed2f3314 name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:46.993700 | controller | Jun 11 00:17:11.430304 crc crio[23067]: time="2026-06-11T00:17:11.429201446Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\""
2026-06-11 01:10:46.993716 | controller | Jun 11 00:17:11.436591 crc crio[23067]: time="2026-06-11T00:17:11.436524115Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\""
2026-06-11 01:10:46.993732 | controller | Jun 11 00:17:11.543804 crc crio[23067]: time="2026-06-11T00:17:11.542325773Z" level=info msg="Stopping pod sandbox: 98cec0117a4af906ec1d2142f17b121f506d60f5e3fec96c278eddb105fd2b7f" id=43781f83-afdf-4e31-9443-888730472db4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:46.993749 | controller | Jun 11 00:17:11.546368 crc crio[23067]: time="2026-06-11T00:17:11.546286371Z" level=info msg="Got pod network &{Name:dnsmasq-dns-7dc8cc99c9-v6nzf Namespace:openstack ID:98cec0117a4af906ec1d2142f17b121f506d60f5e3fec96c278eddb105fd2b7f UID:e8ff317f-83dd-44e6-95c2-7486f92d8f95 NetNS:/var/run/netns/4f8a1857-45a8-4e3b-9885-382583514c43 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode8ff317f_83dd_44e6_95c2_7486f92d8f95.slice PodAnnotations:0xc000b80870}] Aliases:map[]}"
2026-06-11 01:10:46.993766 | controller | Jun 11 00:17:11.546819 crc crio[23067]: time="2026-06-11T00:17:11.546749723Z" level=info msg="Deleting pod openstack_dnsmasq-dns-7dc8cc99c9-v6nzf from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.993782 | controller | Jun 11 00:17:11.555899 crc crio[23067]: time="2026-06-11T00:17:11.555782849Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=0171a020-7d1c-48c3-bc0c-0dfdfe12c1f1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.993799 | controller | Jun 11 00:17:11.560143 crc crio[23067]: time="2026-06-11T00:17:11.560065945Z" level=info msg="Stopping pod sandbox: f1945633a754b125d239763f645b5e7b940b1ae2d6831e5ee1d22fca8cf4fa21" id=5b834b1e-ff5c-422e-8ab7-cae0f6337569 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:46.993818 | controller | Jun 11 00:17:11.560550 crc crio[23067]: time="2026-06-11T00:17:11.560486037Z" level=info msg="Got pod network &{Name:dnsmasq-dns-769fc96f7c-lrxrp Namespace:openstack ID:f1945633a754b125d239763f645b5e7b940b1ae2d6831e5ee1d22fca8cf4fa21 UID:40e17cd8-2eec-4022-ac7a-9dc920bbd979 NetNS:/var/run/netns/e3678623-3f55-4515-8bd6-3ac4994d0c02 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod40e17cd8_2eec_4022_ac7a_9dc920bbd979.slice PodAnnotations:0xc000131ca0}] Aliases:map[]}"
2026-06-11 01:10:46.993835 | controller | Jun 11 00:17:11.560752 crc crio[23067]: time="2026-06-11T00:17:11.560630931Z" level=info msg="Deleting pod openstack_dnsmasq-dns-769fc96f7c-lrxrp from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.993851 | controller | Jun 11 00:17:11.600518 crc crio[23067]: time="2026-06-11T00:17:11.600428073Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=3334377a-e2f1-425d-b9d3-a008a18f1f88 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.993867 | controller | Jun 11 00:17:11.645279 crc crio[23067]: time="2026-06-11T00:17:11.64514456Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=2e7dd232-3b9c-4c2a-a472-cbbc592c81c4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.993883 | controller | Jun 11 00:17:11.660838 crc crio[23067]: time="2026-06-11T00:17:11.660522248Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=157d2848-4fa0-4c26-b5c2-771977c50d5d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.993898 | controller | Jun 11 00:17:11.661446 crc crio[23067]: time="2026-06-11T00:17:11.661352451Z" level=info msg="Creating container: openstack/dnsmasq-dns-68bc84565-gq56n/dnsmasq-dns" id=5ffa21df-2ec4-4a18-9352-3b4221dad7a2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.993914 | controller | Jun 11 00:17:11.667222 crc crio[23067]: time="2026-06-11T00:17:11.667117737Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.993930 | controller | Jun 11 00:17:11.681391 crc crio[23067]: time="2026-06-11T00:17:11.681307843Z" level=info msg="Creating container: openstack/dnsmasq-dns-6b994dcc49-8ns4g/dnsmasq-dns" id=d7903c8c-4e14-470b-b2d6-cc19864d9da2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.993945 | controller | Jun 11 00:17:11.684004 crc crio[23067]: time="2026-06-11T00:17:11.683507973Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.993960 | controller | Jun 11 00:17:11.951799 crc crio[23067]: time="2026-06-11T00:17:11.951192475Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.993976 | controller | Jun 11 00:17:11.974916 crc crio[23067]: time="2026-06-11T00:17:11.973283386Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.993991 | controller | Jun 11 00:17:11.989185 crc crio[23067]: time="2026-06-11T00:17:11.986870675Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.994007 | controller | Jun 11 00:17:12.002258 crc crio[23067]: time="2026-06-11T00:17:11.996074536Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.994026 | controller | Jun 11 00:17:12.024894 crc crio[23067]: time="2026-06-11T00:17:12.024730996Z" level=info msg="Stopped pod sandbox: 98cec0117a4af906ec1d2142f17b121f506d60f5e3fec96c278eddb105fd2b7f" id=43781f83-afdf-4e31-9443-888730472db4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:46.994042 | controller | Jun 11 00:17:12.036969 crc crio[23067]: time="2026-06-11T00:17:12.036888466Z" level=info msg="Created container d73b0f583357fa2895218f751de558a0e39c2c1c7f02aa622ca170e6713fa41f: openstack/rabbitmq-cell1-server-0/setup-container" id=61e4775c-c362-4707-a79e-01c80d03ba32 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.994058 | controller | Jun 11 00:17:12.047759 crc crio[23067]: time="2026-06-11T00:17:12.047607348Z" level=info msg="Starting container: d73b0f583357fa2895218f751de558a0e39c2c1c7f02aa622ca170e6713fa41f" id=92080900-99ae-4908-b790-95bde6f52c74 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.994074 | controller | Jun 11 00:17:12.065760 crc crio[23067]: time="2026-06-11T00:17:12.054513816Z" level=info msg="Started container" PID=56949 containerID=d73b0f583357fa2895218f751de558a0e39c2c1c7f02aa622ca170e6713fa41f description=openstack/rabbitmq-cell1-server-0/setup-container id=92080900-99ae-4908-b790-95bde6f52c74 name=/runtime.v1.RuntimeService/StartContainer sandboxID=06a827bd591d1f124e41afc369999c4065f38172de2cd5d565bd94db4aefee9f
2026-06-11 01:10:46.994090 | controller | Jun 11 00:17:12.091792 crc crio[23067]: time="2026-06-11T00:17:12.091589574Z" level=info msg="Stopped pod sandbox: f1945633a754b125d239763f645b5e7b940b1ae2d6831e5ee1d22fca8cf4fa21" id=5b834b1e-ff5c-422e-8ab7-cae0f6337569 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:46.994106 | controller | Jun 11 00:17:12.140391 crc crio[23067]: time="2026-06-11T00:17:12.140306019Z" level=info msg="Created container 2f769b3f23293a742e9068428b76f74330a41ce12481d9b8c29f9dc365b49c1c: openstack/rabbitmq-server-0/setup-container" id=0af00d43-c375-4875-83c5-14ba4135866a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.994121 | controller | Jun 11 00:17:12.141998 crc crio[23067]: time="2026-06-11T00:17:12.141907813Z" level=info msg="Starting container: 2f769b3f23293a742e9068428b76f74330a41ce12481d9b8c29f9dc365b49c1c" id=8990435e-a42f-44c3-81ed-49ec2cd12bf1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.994136 | controller | Jun 11 00:17:12.167928 crc crio[23067]: time="2026-06-11T00:17:12.167829948Z" level=info msg="Started container" PID=56950 containerID=2f769b3f23293a742e9068428b76f74330a41ce12481d9b8c29f9dc365b49c1c description=openstack/rabbitmq-server-0/setup-container id=8990435e-a42f-44c3-81ed-49ec2cd12bf1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cfff6a15465b1952f114cdcb48a9a2f60fa6d82eada467a583f520846884e398
2026-06-11 01:10:46.994152 | controller | Jun 11 00:17:12.261773 crc crio[23067]: time="2026-06-11T00:17:12.261490056Z" level=error msg="Container creation error: mount `/var/lib/kubelet/pods/e0cbb0bb-b187-44f7-8469-40a86ad80da7/volume-subpaths/dns-svc/dnsmasq-dns/1` to `etc/dnsmasq.d/hosts/dns-svc`: No such file or directory\n" id=d7903c8c-4e14-470b-b2d6-cc19864d9da2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.994167 | controller | Jun 11 00:17:12.274441 crc crio[23067]: time="2026-06-11T00:17:12.274260183Z" level=info msg="createCtr: deleting container ID 5cdba7e6c3c6c1dffc0b25bcd7f277630768bd88902875758d2368735a47ef93 from idIndex" id=d7903c8c-4e14-470b-b2d6-cc19864d9da2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.994183 | controller | Jun 11 00:17:12.274939 crc crio[23067]: time="2026-06-11T00:17:12.27449755Z" level=info msg="createCtr: removing container 5cdba7e6c3c6c1dffc0b25bcd7f277630768bd88902875758d2368735a47ef93" id=d7903c8c-4e14-470b-b2d6-cc19864d9da2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.994202 | controller | Jun 11 00:17:12.274939 crc crio[23067]: time="2026-06-11T00:17:12.274624353Z" level=info msg="createCtr: deleting container 5cdba7e6c3c6c1dffc0b25bcd7f277630768bd88902875758d2368735a47ef93 from storage" id=d7903c8c-4e14-470b-b2d6-cc19864d9da2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.994218 | controller | Jun 11 00:17:12.308818 crc crio[23067]: time="2026-06-11T00:17:12.301077293Z" level=info msg="createCtr: releasing container name k8s_dnsmasq-dns_dnsmasq-dns-6b994dcc49-8ns4g_openstack_e0cbb0bb-b187-44f7-8469-40a86ad80da7_0" id=d7903c8c-4e14-470b-b2d6-cc19864d9da2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.994233 | controller | Jun 11 00:17:12.308818 crc crio[23067]: time="2026-06-11T00:17:12.307189409Z" level=info msg="Created container 89d0ad95d543400470dd54b3613eb6272510c8f21d9013d084babc83333e3572: openstack/dnsmasq-dns-68bc84565-gq56n/dnsmasq-dns" id=5ffa21df-2ec4-4a18-9352-3b4221dad7a2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.994248 | controller | Jun 11 00:17:12.309600 crc crio[23067]: time="2026-06-11T00:17:12.309165613Z" level=info msg="Starting container: 89d0ad95d543400470dd54b3613eb6272510c8f21d9013d084babc83333e3572" id=e830999c-d84d-4a8a-90a8-711b6bdefd9d name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.994263 | controller | Jun 11 00:17:12.330734 crc crio[23067]: time="2026-06-11T00:17:12.330551604Z" level=info msg="Started container" PID=57558 containerID=89d0ad95d543400470dd54b3613eb6272510c8f21d9013d084babc83333e3572 description=openstack/dnsmasq-dns-68bc84565-gq56n/dnsmasq-dns id=e830999c-d84d-4a8a-90a8-711b6bdefd9d name=/runtime.v1.RuntimeService/StartContainer sandboxID=dceced93574ba7f10f75904bcb44fc03e3db12039326562576a7dcfa704be447
2026-06-11 01:10:46.994279 | controller | Jun 11 00:17:12.633491 crc crio[23067]: time="2026-06-11T00:17:12.631324516Z" level=info msg="Removing container: b389f5d98f3a11df7695713ade70d4d8d0ac29ace1cf8e6988d8ac989ec7fc56" id=5cc2934e-e657-4a52-be66-24f55f34a83c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.994294 | controller | Jun 11 00:17:12.669997 crc crio[23067]: time="2026-06-11T00:17:12.668443426Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified" id=84d910a0-b138-4867-95c5-4d2f838324b7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.994309 | controller | Jun 11 00:17:12.676297 crc crio[23067]: time="2026-06-11T00:17:12.676186176Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=fd04d90a-bee2-438b-b8d6-c798f6d2add8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.994325 | controller | Jun 11 00:17:12.698901 crc crio[23067]: time="2026-06-11T00:17:12.698462882Z" level=info msg="Removed container b389f5d98f3a11df7695713ade70d4d8d0ac29ace1cf8e6988d8ac989ec7fc56: openstack/dnsmasq-dns-7dc8cc99c9-v6nzf/init" id=5cc2934e-e657-4a52-be66-24f55f34a83c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.994340 | controller | Jun 11 00:17:12.711777 crc crio[23067]: time="2026-06-11T00:17:12.711687742Z" level=info msg="Removing container: 30f98d7dfc96bd2d74040d16c7636db47182373e0b0de88bced8882e7aac346b" id=fb96a51e-e711-45d4-8e1a-ab0dd1cd4ac8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.994375 | controller | Jun 11 00:17:12.726159 crc crio[23067]: time="2026-06-11T00:17:12.72302055Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified" id=c97ff1de-7586-4871-9664-c387572cfe16 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.994393 | controller | Jun 11 00:17:12.753608 crc crio[23067]: time="2026-06-11T00:17:12.753495359Z" level=info msg="Removed container 30f98d7dfc96bd2d74040d16c7636db47182373e0b0de88bced8882e7aac346b: openstack/dnsmasq-dns-769fc96f7c-lrxrp/init" id=fb96a51e-e711-45d4-8e1a-ab0dd1cd4ac8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.994409 | controller | Jun 11 00:17:12.762614 crc crio[23067]: time="2026-06-11T00:17:12.760188441Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=6189bf95-3e91-4bc1-a73f-cc89284ed53a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.994428 | controller | Jun 11 00:17:12.771852 crc crio[23067]: time="2026-06-11T00:17:12.771781807Z" level=info msg="Creating container: openstack/ovn-controller-ovs-nw6bc/ovsdb-server" id=2e47344c-a964-4570-bc1a-11e8bedb19f9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.994444 | controller | Jun 11 00:17:12.774480 crc crio[23067]: time="2026-06-11T00:17:12.774403578Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.994459 | controller | Jun 11 00:17:12.783453 crc crio[23067]: time="2026-06-11T00:17:12.782976021Z" level=info msg="Creating container: openstack/dnsmasq-dns-6b994dcc49-8ns4g/dnsmasq-dns" id=eeb424db-8910-46f3-a515-cf480e70fe06 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.994474 | controller | Jun 11 00:17:12.840161 crc crio[23067]: time="2026-06-11T00:17:12.821341705Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.994489 | controller | Jun 11 00:17:12.907103 crc crio[23067]: time="2026-06-11T00:17:12.907055476Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.994504 | controller | Jun 11 00:17:12.956081 crc crio[23067]: time="2026-06-11T00:17:12.955855454Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.994519 | controller | Jun 11 00:17:12.965938 crc crio[23067]: time="2026-06-11T00:17:12.964416147Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.994535 | controller | Jun 11 00:17:13.146742 crc crio[23067]: time="2026-06-11T00:17:13.146064508Z" level=info msg="Created container d9239451689b25cb1aee8f6c09c721a83d9e085b8d6a2237f1b289296609d569: openstack/dnsmasq-dns-6b994dcc49-8ns4g/dnsmasq-dns" id=eeb424db-8910-46f3-a515-cf480e70fe06 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.994550 | controller | Jun 11 00:17:13.148449 crc crio[23067]: time="2026-06-11T00:17:13.148371971Z" level=info msg="Starting container: d9239451689b25cb1aee8f6c09c721a83d9e085b8d6a2237f1b289296609d569" id=51da192f-5d7a-493a-bd4e-f953f3271dfc name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.994565 | controller | Jun 11 00:17:13.154784 crc crio[23067]: time="2026-06-11T00:17:13.153962003Z" level=info msg="Started container" PID=57740 containerID=d9239451689b25cb1aee8f6c09c721a83d9e085b8d6a2237f1b289296609d569 description=openstack/dnsmasq-dns-6b994dcc49-8ns4g/dnsmasq-dns id=51da192f-5d7a-493a-bd4e-f953f3271dfc name=/runtime.v1.RuntimeService/StartContainer sandboxID=de30645cd9e0ac2f4326eefa05f467c6d50481bde514f696ee9472d58755b292
2026-06-11 01:10:46.994581 | controller | Jun 11 00:17:13.237327 crc crio[23067]: time="2026-06-11T00:17:13.237148345Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.994596 | controller | Jun 11 00:17:13.340612 crc crio[23067]: time="2026-06-11T00:17:13.340502257Z" level=info msg="Created container 1ab68f87e3be46177eb2ea43c1ccd67dc4bb78964d1a97e4fe5c1692c6339c8c: openstack/ovn-controller-ovs-nw6bc/ovsdb-server" id=2e47344c-a964-4570-bc1a-11e8bedb19f9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.994611 | controller | Jun 11 00:17:13.341943 crc crio[23067]: time="2026-06-11T00:17:13.341861404Z" level=info msg="Starting container: 1ab68f87e3be46177eb2ea43c1ccd67dc4bb78964d1a97e4fe5c1692c6339c8c" id=07409cba-3de8-44f6-8213-4e3644faa491 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.994631 | controller | Jun 11 00:17:13.354816 crc crio[23067]: time="2026-06-11T00:17:13.354735944Z" level=info msg="Started container" PID=57881 containerID=1ab68f87e3be46177eb2ea43c1ccd67dc4bb78964d1a97e4fe5c1692c6339c8c description=openstack/ovn-controller-ovs-nw6bc/ovsdb-server id=07409cba-3de8-44f6-8213-4e3644faa491 name=/runtime.v1.RuntimeService/StartContainer sandboxID=15105b879a0b6fe221d8901f04d6e5764fed7973b946cf5811bb18c9e8f5747f
2026-06-11 01:10:46.994647 | controller | Jun 11 00:17:13.366420 crc crio[23067]: time="2026-06-11T00:17:13.36634611Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified" id=fdd78cea-ad1c-4eac-a502-a8c92e76c992 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.994663 | controller | Jun 11 00:17:13.369757 crc crio[23067]: time="2026-06-11T00:17:13.369603258Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified" id=18e7aae7-6d01-4138-9609-85ab43b629ac name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.994678 | controller | Jun 11 00:17:13.381229 crc crio[23067]: time="2026-06-11T00:17:13.381083721Z" level=info msg="Creating container: openstack/ovn-controller-ovs-nw6bc/ovs-vswitchd" id=5744627e-8b06-4e8f-ac63-d74628a77c12 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.994693 | controller | Jun 11 00:17:13.386236 crc crio[23067]: time="2026-06-11T00:17:13.382379166Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.994708 | controller | Jun 11 00:17:13.438064 crc crio[23067]: time="2026-06-11T00:17:13.437974718Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.994723 | controller | Jun 11 00:17:13.651929 crc crio[23067]: time="2026-06-11T00:17:13.651875686Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.994738 | controller | Jun 11 00:17:13.780354 crc crio[23067]: time="2026-06-11T00:17:13.780256468Z" level=info msg="Created container eb52cad28e544f908d142713d9226df1405cb1a163f0f67b34cdc39da71d88fb: openstack/ovn-controller-ovs-nw6bc/ovs-vswitchd" id=5744627e-8b06-4e8f-ac63-d74628a77c12 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.994753 | controller | Jun 11 00:17:13.781002 crc crio[23067]: time="2026-06-11T00:17:13.780929296Z" level=info msg="Starting container: eb52cad28e544f908d142713d9226df1405cb1a163f0f67b34cdc39da71d88fb" id=42168c42-51b2-492e-9488-14a43fe42cb1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.994768 | controller | Jun 11 00:17:13.791263 crc crio[23067]: time="2026-06-11T00:17:13.791104673Z" level=info msg="Started container" PID=58056 containerID=eb52cad28e544f908d142713d9226df1405cb1a163f0f67b34cdc39da71d88fb description=openstack/ovn-controller-ovs-nw6bc/ovs-vswitchd id=42168c42-51b2-492e-9488-14a43fe42cb1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=15105b879a0b6fe221d8901f04d6e5764fed7973b946cf5811bb18c9e8f5747f
2026-06-11 01:10:46.994783 | controller | Jun 11 00:17:16.791167 crc crio[23067]: time="2026-06-11T00:17:16.789558048Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=1abe2d08-5444-446e-b081-c1ffdea1ddf2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.994798 | controller | Jun 11 00:17:16.793545 crc crio[23067]: time="2026-06-11T00:17:16.793482295Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=d783dd4f-1ad9-4c78-80dd-0e13edce1744 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.994817 | controller | Jun 11 00:17:19.317568 crc crio[23067]: time="2026-06-11T00:17:19.316925006Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=660b749e-c266-4fd1-8ebb-8a73ec8e922b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.994833 | controller | Jun 11 00:17:19.327020 crc crio[23067]: time="2026-06-11T00:17:19.326749163Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=4be6f849-f516-46d1-bc57-c07061f348e9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.994849 | controller | Jun 11 00:17:19.400007 crc crio[23067]: time="2026-06-11T00:17:19.399901053Z" level=info msg="Creating container: openstack/openstack-cell1-galera-0/galera" id=cf698e89-89ca-499d-8e88-2c03d6c38389 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.994865 | controller | Jun 11 00:17:19.408962 crc crio[23067]: time="2026-06-11T00:17:19.408879737Z" level=info msg="Creating container: openstack/openstack-galera-0/galera" id=e0f32b75-afaa-4b16-8bdb-e4ee6e98b28d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.994880 | controller | Jun 11 00:17:19.425909 crc crio[23067]: time="2026-06-11T00:17:19.425627733Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.994896 | controller | Jun 11 00:17:19.427455 crc crio[23067]: time="2026-06-11T00:17:19.42738452Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.994912 | controller | Jun 11 00:17:19.428568 crc crio[23067]: time="2026-06-11T00:17:19.428494541Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:a318af732f6ea2fc8bc9d0b09130968c6cfd0a35ab45b3b32e73b118f5b0dcb8" id=b30eef1e-1aa7-4af3-9088-84929994102f name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:46.994928 | controller | Jun 11 00:17:19.429827 crc crio[23067]: time="2026-06-11T00:17:19.429747455Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified" id=3cd15927-7ecc-4cda-b0cf-1fdc7a77e47f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.994943 | controller | Jun 11 00:17:19.442619 crc crio[23067]: time="2026-06-11T00:17:19.442528352Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:a318af732f6ea2fc8bc9d0b09130968c6cfd0a35ab45b3b32e73b118f5b0dcb8" id=246248ea-fe2e-432f-a821-f823ed2f3314 name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:46.994959 | controller | Jun 11 00:17:19.443953 crc crio[23067]: time="2026-06-11T00:17:19.443631192Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified" id=1423089f-97bf-4812-b487-f3d772859eab name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.994974 | controller | Jun 11 00:17:19.483484 crc crio[23067]: time="2026-06-11T00:17:19.482844119Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.994990 | controller | Jun 11 00:17:19.490171 crc crio[23067]: time="2026-06-11T00:17:19.490047925Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified" id=4a3c489d-f18f-4fd6-80d9-df65b9af62ac name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.995006 | controller | Jun 11 00:17:19.490423 crc crio[23067]: time="2026-06-11T00:17:19.490331383Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.995022 | controller | Jun 11 00:17:19.500227 crc crio[23067]: time="2026-06-11T00:17:19.500016356Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified" id=866f27b3-38ae-42ab-bd93-3b1f79e7014f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.995042 | controller | Jun 11 00:17:19.503198 crc crio[23067]: time="2026-06-11T00:17:19.50311749Z" level=info msg="Creating container: openstack/ovsdbserver-nb-0/openstack-network-exporter" id=8a63b012-1f96-405c-a2c1-9b2a50225faf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.995058 | controller | Jun 11 00:17:19.507552 crc crio[23067]: time="2026-06-11T00:17:19.50716265Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.995074 | controller | Jun 11 00:17:19.521632 crc crio[23067]: time="2026-06-11T00:17:19.521540092Z" level=info msg="Creating container: openstack/ovsdbserver-sb-0/openstack-network-exporter" id=227ebe9e-ef09-49dc-a700-a330e9ad8d82 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.995089 | controller | Jun 11 00:17:19.527973 crc crio[23067]: time="2026-06-11T00:17:19.527883324Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.995113 | controller | Jun 11 00:17:19.530496 crc crio[23067]: time="2026-06-11T00:17:19.530441364Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.995130 | controller | Jun 11 00:17:19.546366 crc crio[23067]: time="2026-06-11T00:17:19.546222973Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.995182 | controller | Jun 11 00:17:19.571569 crc crio[23067]: time="2026-06-11T00:17:19.57146947Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.995204 | controller | Jun 11 00:17:19.574821 crc crio[23067]: time="2026-06-11T00:17:19.574695668Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.995220 | controller | Jun 11 00:17:19.588867 crc crio[23067]: time="2026-06-11T00:17:19.588586075Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.995235 | controller | Jun 11 00:17:19.591739 crc crio[23067]: time="2026-06-11T00:17:19.591610428Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.995251 | controller | Jun 11 00:17:19.741987 crc crio[23067]: time="2026-06-11T00:17:19.741431433Z" level=info msg="Created container a6804013e42f5eda70d7a9b5fcce1faea212b16b893f7b7788a304bd53e5f44f: openstack/openstack-galera-0/galera" id=e0f32b75-afaa-4b16-8bdb-e4ee6e98b28d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.995266 | controller | Jun 11 00:17:19.743453 crc crio[23067]: time="2026-06-11T00:17:19.743378146Z" level=info msg="Starting container: a6804013e42f5eda70d7a9b5fcce1faea212b16b893f7b7788a304bd53e5f44f" id=24155c92-55e7-4fcd-96a2-6e6137452b78 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.995282 | controller | Jun 11 00:17:19.750254 crc crio[23067]: time="2026-06-11T00:17:19.750166221Z" level=info msg="Created container cdb8af3d29f1d577600aec2baf84b7da78c3ad91be9bbd724c76cfa5911a1cb1: openstack/openstack-cell1-galera-0/galera" id=cf698e89-89ca-499d-8e88-2c03d6c38389 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.995298 | controller | Jun 11 00:17:19.751560 crc crio[23067]: time="2026-06-11T00:17:19.751423435Z" level=info msg="Started container" PID=58472 containerID=a6804013e42f5eda70d7a9b5fcce1faea212b16b893f7b7788a304bd53e5f44f description=openstack/openstack-galera-0/galera id=24155c92-55e7-4fcd-96a2-6e6137452b78 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8835ca887dd8ba8f63beb83e1ed456dde6524bb1b5bb99c35774ff6f62d3992c
2026-06-11 01:10:46.995317 | controller | Jun 11 00:17:19.751761 crc crio[23067]: time="2026-06-11T00:17:19.75160687Z" level=info msg="Created container 7fb4691de9c42c9d0a26b94da32d342c18fc3e62a94aefef958e1a143434ffd5: openstack/ovsdbserver-sb-0/openstack-network-exporter" id=227ebe9e-ef09-49dc-a700-a330e9ad8d82 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.995333 | controller | Jun 11 00:17:19.751847 crc crio[23067]: time="2026-06-11T00:17:19.751779274Z" level=info msg="Created container a8b0ca48dc75b4f91b0c35196b97f0d9f31b7dbfd6fbdaf01358076d4a87d7ea: openstack/ovsdbserver-nb-0/openstack-network-exporter" id=8a63b012-1f96-405c-a2c1-9b2a50225faf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.995371 | controller | Jun 11 00:17:19.751986 crc crio[23067]: time="2026-06-11T00:17:19.751917378Z" level=info msg="Starting container: cdb8af3d29f1d577600aec2baf84b7da78c3ad91be9bbd724c76cfa5911a1cb1" id=864aac26-58cf-4b46-b78b-0989cdb2182e name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.995400 | controller | Jun 11 00:17:19.752407 crc crio[23067]: time="2026-06-11T00:17:19.75234638Z" level=info msg="Starting container: a8b0ca48dc75b4f91b0c35196b97f0d9f31b7dbfd6fbdaf01358076d4a87d7ea" id=81f2b374-b7c2-4c8d-8f09-a1f9c334fb45 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.995417 | controller | Jun 11 00:17:19.753105 crc crio[23067]: time="2026-06-11T00:17:19.753016368Z" level=info msg="Starting container: 7fb4691de9c42c9d0a26b94da32d342c18fc3e62a94aefef958e1a143434ffd5" id=3a5a9d59-f2a3-4fdf-aba3-7d61cab81ee3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.995433 | controller | Jun 11 00:17:19.759100 crc crio[23067]: time="2026-06-11T00:17:19.759009801Z" level=info msg="Started container" PID=58473 containerID=7fb4691de9c42c9d0a26b94da32d342c18fc3e62a94aefef958e1a143434ffd5 description=openstack/ovsdbserver-sb-0/openstack-network-exporter id=3a5a9d59-f2a3-4fdf-aba3-7d61cab81ee3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c5b60e2063a406d0e62ee4d71cf15663cdc997df8c1a5506cccde6f379b0c5e1
2026-06-11 01:10:46.995449 | controller | Jun 11 00:17:19.769188 crc crio[23067]: time="2026-06-11T00:17:19.768827028Z" level=info msg="Started container" PID=58474 containerID=a8b0ca48dc75b4f91b0c35196b97f0d9f31b7dbfd6fbdaf01358076d4a87d7ea description=openstack/ovsdbserver-nb-0/openstack-network-exporter id=81f2b374-b7c2-4c8d-8f09-a1f9c334fb45 name=/runtime.v1.RuntimeService/StartContainer sandboxID=33b262629a771a504057db0e21297511e92d272747ca91386cc607d41f947c7f
2026-06-11 01:10:46.995465 | controller | Jun 11 00:17:19.772430 crc crio[23067]: time="2026-06-11T00:17:19.772367564Z" level=info msg="Started container" PID=58475 containerID=cdb8af3d29f1d577600aec2baf84b7da78c3ad91be9bbd724c76cfa5911a1cb1 description=openstack/openstack-cell1-galera-0/galera id=864aac26-58cf-4b46-b78b-0989cdb2182e name=/runtime.v1.RuntimeService/StartContainer sandboxID=dd6a8fefc213f7846b4e48e7782113d773084be279c6f03f62d20f1f31c0071b
2026-06-11 01:10:46.995481 | controller | Jun 11 00:17:19.937590 crc crio[23067]: time="2026-06-11T00:17:19.937493156Z" level=info msg="Stopping container: d9239451689b25cb1aee8f6c09c721a83d9e085b8d6a2237f1b289296609d569 (timeout: 10s)" id=746a1e92-6495-49fd-9473-d75cc8467dbc name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:46.995497 | controller | Jun 11 00:17:20.075057 crc crio[23067]: time="2026-06-11T00:17:20.07477008Z" level=info msg="Stopped container d9239451689b25cb1aee8f6c09c721a83d9e085b8d6a2237f1b289296609d569: openstack/dnsmasq-dns-6b994dcc49-8ns4g/dnsmasq-dns" id=746a1e92-6495-49fd-9473-d75cc8467dbc name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:46.995516 | controller | Jun 11 00:17:20.079292 crc crio[23067]: time="2026-06-11T00:17:20.079194481Z" level=info msg="Stopping pod sandbox: de30645cd9e0ac2f4326eefa05f467c6d50481bde514f696ee9472d58755b292" id=acf96e5e-3c31-4d57-b083-6a18316bcd97 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:46.995533 | controller | Jun 11 00:17:20.079852 crc crio[23067]: time="2026-06-11T00:17:20.079764956Z" level=info msg="Got pod network &{Name:dnsmasq-dns-6b994dcc49-8ns4g Namespace:openstack ID:de30645cd9e0ac2f4326eefa05f467c6d50481bde514f696ee9472d58755b292 UID:e0cbb0bb-b187-44f7-8469-40a86ad80da7 NetNS:/var/run/netns/57c8221e-0f9a-473a-8245-2394e3481016 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode0cbb0bb_b187_44f7_8469_40a86ad80da7.slice PodAnnotations:0xc0001314d0}] Aliases:map[]}"
2026-06-11 01:10:46.995549 | controller | Jun 11 00:17:20.079946 crc crio[23067]: time="2026-06-11T00:17:20.079929361Z" level=info msg="Deleting pod openstack_dnsmasq-dns-6b994dcc49-8ns4g from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.995565 | controller | Jun 11 00:17:20.342006 crc crio[23067]: time="2026-06-11T00:17:20.341487596Z" level=info msg="Stopped pod sandbox: de30645cd9e0ac2f4326eefa05f467c6d50481bde514f696ee9472d58755b292" id=acf96e5e-3c31-4d57-b083-6a18316bcd97 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:46.995580 | controller | Jun 11 00:17:20.885877 crc crio[23067]: time="2026-06-11T00:17:20.88577538Z" level=info msg="Removing container: d9239451689b25cb1aee8f6c09c721a83d9e085b8d6a2237f1b289296609d569" id=0cc6065a-6b3a-4888-8401-ed4c91533f10 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.995596 | controller | Jun 11 00:17:20.928346 crc crio[23067]: time="2026-06-11T00:17:20.928216195Z" level=info msg="Removed container d9239451689b25cb1aee8f6c09c721a83d9e085b8d6a2237f1b289296609d569: openstack/dnsmasq-dns-6b994dcc49-8ns4g/dnsmasq-dns" id=0cc6065a-6b3a-4888-8401-ed4c91533f10 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.995612 | controller | Jun 11 00:17:20.931186 crc crio[23067]: time="2026-06-11T00:17:20.931126484Z" level=info msg="Removing container: f5382afcdb89561fc0a3ff5d195cdce85f8a3eb68a07ac22ad4532655c2114fb" id=93c75645-90cd-4107-b9f5-ef411868faea name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.995628 | controller | Jun 11 00:17:20.963300 crc crio[23067]: time="2026-06-11T00:17:20.962127417Z" level=info msg="Removed container f5382afcdb89561fc0a3ff5d195cdce85f8a3eb68a07ac22ad4532655c2114fb: openstack/dnsmasq-dns-6b994dcc49-8ns4g/init" id=93c75645-90cd-4107-b9f5-ef411868faea name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.995643 | controller | Jun 11 00:17:21.021213 crc crio[23067]: time="2026-06-11T00:17:21.020284269Z" level=info msg="Running pod sandbox: openstack/ovn-controller-metrics-sp2h4/POD" id=4138b587-a2a1-482f-abca-73c5a975d8f6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.995659 | controller | Jun 11 00:17:21.021213 crc crio[23067]: time="2026-06-11T00:17:21.020801743Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.995676 | controller | Jun 11 00:17:21.057244 crc crio[23067]: time="2026-06-11T00:17:21.056053092Z" level=info msg="Got pod network &{Name:ovn-controller-metrics-sp2h4 Namespace:openstack ID:7d5b1b23b021814cc0908d96d8843c45b35b2aba95b616a4ea11dc450c2c1592 UID:724854ce-c8b9-440b-a671-83df528e71dc NetNS:/var/run/netns/4c22fcf3-bd1c-423e-9599-6e8ede0b60e4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod724854ce_c8b9_440b_a671_83df528e71dc.slice PodAnnotations:0xc000131a88}] Aliases:map[]}"
2026-06-11 01:10:46.995691 | controller | Jun 11 00:17:21.057244 crc crio[23067]: time="2026-06-11T00:17:21.056741681Z" level=info msg="Adding pod openstack_ovn-controller-metrics-sp2h4 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.995711 | controller | Jun 11 00:17:21.748823 crc crio[23067]: time="2026-06-11T00:17:21.747203213Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-77594b4b4f-4qp2r/POD" id=f9786a56-698e-464d-bc12-e8c0902b2487 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.995728 | controller | Jun 11 00:17:21.748823 crc crio[23067]: time="2026-06-11T00:17:21.74857168Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.995744 | controller | Jun 11 00:17:21.806297 crc crio[23067]: time="2026-06-11T00:17:21.806181377Z" level=info msg="Got pod network &{Name:dnsmasq-dns-77594b4b4f-4qp2r Namespace:openstack ID:f82fb8606bc81dedfebee6e05e5bda451c2766b3cfa10ee11cd674d112221288 UID:9930f39b-06d3-40e6-94f4-c5921592580d NetNS:/var/run/netns/f12fc1d9-8fd3-435f-81bb-7073e10e725c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9930f39b_06d3_40e6_94f4_c5921592580d.slice PodAnnotations:0xc000530b80}] Aliases:map[]}"
2026-06-11 01:10:46.995760 | controller | Jun 11 00:17:21.806297 crc crio[23067]: time="2026-06-11T00:17:21.80628384Z" level=info msg="Adding pod openstack_dnsmasq-dns-77594b4b4f-4qp2r to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.995776 | controller | Jun 11 00:17:21.806796 crc crio[23067]: 2026-06-11T00:17:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7d5b1b23b021814 Mac:aa:dd:ed:8f:c2:eb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:70 Mtu:0 Sandbox:/var/run/netns/4c22fcf3-bd1c-423e-9599-6e8ede0b60e4 SocketPath: PciID:}] [{Interface:0xc0006005c0 Address:{IP:10.217.0.112 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:46.995792 | controller | Jun 11 00:17:21.807529 crc crio[23067]: time="2026-06-11T00:17:21.807470452Z" level=info msg="Got pod network &{Name:ovn-controller-metrics-sp2h4 Namespace:openstack ID:7d5b1b23b021814cc0908d96d8843c45b35b2aba95b616a4ea11dc450c2c1592 UID:724854ce-c8b9-440b-a671-83df528e71dc NetNS:/var/run/netns/4c22fcf3-bd1c-423e-9599-6e8ede0b60e4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod724854ce_c8b9_440b_a671_83df528e71dc.slice PodAnnotations:0xc000131a88}] Aliases:map[]}"
2026-06-11 01:10:46.995807 | controller | Jun 11 00:17:21.807790 crc crio[23067]: time="2026-06-11T00:17:21.80774406Z" level=info msg="Checking pod openstack_ovn-controller-metrics-sp2h4 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:46.995823 | controller | Jun 11 00:17:21.832498 crc crio[23067]: time="2026-06-11T00:17:21.831576528Z" level=info msg="Ran pod sandbox 7d5b1b23b021814cc0908d96d8843c45b35b2aba95b616a4ea11dc450c2c1592 with infra container: openstack/ovn-controller-metrics-sp2h4/POD" id=4138b587-a2a1-482f-abca-73c5a975d8f6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.995839 | controller | Jun 11 00:17:21.838676 crc crio[23067]: time="2026-06-11T00:17:21.838218218Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified" id=fdf5e7c0-82f0-46eb-aab7-8e69a85ce82f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.995855 | controller | Jun 11 00:17:21.937136 crc crio[23067]: time="2026-06-11T00:17:21.937051217Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified" id=b3edaee3-db9d-451e-8efc-60cc0a6afef7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.995872 | controller | Jun 11 00:17:21.963781 crc crio[23067]: time="2026-06-11T00:17:21.963742603Z" level=info msg="Creating container: openstack/ovn-controller-metrics-sp2h4/openstack-network-exporter" id=864ac1e4-0674-4e93-83c7-d3f2712f1109 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.995891 | controller | Jun 11 00:17:21.978738 crc crio[23067]: time="2026-06-11T00:17:21.966055016Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.995908 | controller | Jun 11 00:17:22.056430 crc crio[23067]: time="2026-06-11T00:17:22.053371101Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.995923 | controller | Jun 11 00:17:22.165761 crc crio[23067]: time="2026-06-11T00:17:22.163583139Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.995938 | controller | Jun 11 00:17:22.297427 crc crio[23067]: time="2026-06-11T00:17:22.297262445Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-7b6fcdc445-ltklr/POD" id=c0f0cf1e-9f9d-461e-96b8-aa3a21d8a298 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.995954 | controller | Jun 11 00:17:22.297427 crc crio[23067]: time="2026-06-11T00:17:22.297389139Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.995970 | controller | Jun 11 00:17:22.463411 crc crio[23067]: time="2026-06-11T00:17:22.463332283Z" level=info msg="Got pod network &{Name:dnsmasq-dns-7b6fcdc445-ltklr Namespace:openstack ID:e353ea248ba83773890c7d4650a05324d4dfed2808bb2bf5e987750eb4a630e2 UID:607b9451-b692-4e77-8f40-d7c99259b6ed NetNS:/var/run/netns/7647faaf-e0b5-4987-8396-969d04cce17b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod607b9451_b692_4e77_8f40_d7c99259b6ed.slice PodAnnotations:0xc000c348e0}] Aliases:map[]}"
2026-06-11 01:10:46.995986 | controller | Jun 11 00:17:22.463744 crc crio[23067]: time="2026-06-11T00:17:22.463557419Z" level=info msg="Adding pod openstack_dnsmasq-dns-7b6fcdc445-ltklr to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.996001 | controller | Jun 11 00:17:22.508065 crc crio[23067]: 2026-06-11T00:17:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f82fb8606bc81de Mac:f2:0a:50:72:e8:5c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:72 Mtu:0 Sandbox:/var/run/netns/f12fc1d9-8fd3-435f-81bb-7073e10e725c SocketPath: PciID:}] [{Interface:0xc00030c5c0 Address:{IP:10.217.0.114 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:46.996017 | controller | Jun 11 00:17:22.508860 crc crio[23067]: time="2026-06-11T00:17:22.508797719Z" level=info msg="Got pod network &{Name:dnsmasq-dns-77594b4b4f-4qp2r Namespace:openstack ID:f82fb8606bc81dedfebee6e05e5bda451c2766b3cfa10ee11cd674d112221288 UID:9930f39b-06d3-40e6-94f4-c5921592580d NetNS:/var/run/netns/f12fc1d9-8fd3-435f-81bb-7073e10e725c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9930f39b_06d3_40e6_94f4_c5921592580d.slice PodAnnotations:0xc000530b80}] Aliases:map[]}"
2026-06-11 01:10:46.996034 | controller | Jun 11 00:17:22.509016 crc crio[23067]: time="2026-06-11T00:17:22.508948334Z" level=info msg="Checking pod openstack_dnsmasq-dns-77594b4b4f-4qp2r for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:46.996050 | controller | Jun 11 00:17:22.547622 crc crio[23067]: time="2026-06-11T00:17:22.547481812Z" level=info msg="Ran pod sandbox f82fb8606bc81dedfebee6e05e5bda451c2766b3cfa10ee11cd674d112221288 with infra container: openstack/dnsmasq-dns-77594b4b4f-4qp2r/POD" id=f9786a56-698e-464d-bc12-e8c0902b2487 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.996070 | controller | Jun 11 00:17:22.558669 crc crio[23067]: time="2026-06-11T00:17:22.558475131Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=ada2e1b3-900e-4d05-b964-b7e412af4c52 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.996087 | controller | Jun 11 00:17:22.640737 crc crio[23067]: time="2026-06-11T00:17:22.640273626Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=d2b110e5-85f3-4838-89dd-c7edb52e3c3c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.996103 | controller | Jun 11 00:17:22.654870 crc crio[23067]: time="2026-06-11T00:17:22.654432101Z" level=info msg="Creating container: openstack/dnsmasq-dns-77594b4b4f-4qp2r/init" id=76b40e40-468c-4580-bca9-49c684f163e6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.996118 | controller | Jun 11 00:17:22.671226 crc crio[23067]: time="2026-06-11T00:17:22.668832933Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.996134 | controller | Jun 11 00:17:22.707206 crc crio[23067]: time="2026-06-11T00:17:22.706526048Z" level=info msg="Created container 3f1e4005a46bc244cea68a81ea0c697d20a041d5db045f6819315db6a42c1373: openstack/ovn-controller-metrics-sp2h4/openstack-network-exporter" id=864ac1e4-0674-4e93-83c7-d3f2712f1109 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.996150 | controller | Jun 11 00:17:22.723745 crc crio[23067]: time="2026-06-11T00:17:22.71100131Z" level=info msg="Starting container: 3f1e4005a46bc244cea68a81ea0c697d20a041d5db045f6819315db6a42c1373" id=8f3ef5b8-cebd-4c73-8773-a101c4c02799 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.996166 | controller | Jun 11 00:17:22.770844 crc crio[23067]: time="2026-06-11T00:17:22.770439247Z" level=info msg="Started container" PID=58890 containerID=3f1e4005a46bc244cea68a81ea0c697d20a041d5db045f6819315db6a42c1373 description=openstack/ovn-controller-metrics-sp2h4/openstack-network-exporter id=8f3ef5b8-cebd-4c73-8773-a101c4c02799 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7d5b1b23b021814cc0908d96d8843c45b35b2aba95b616a4ea11dc450c2c1592
2026-06-11 01:10:46.996182 | controller | Jun 11 00:17:22.781474 crc crio[23067]: time="2026-06-11T00:17:22.780997654Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.996198 | controller | Jun 11 00:17:22.791321 crc crio[23067]: time="2026-06-11T00:17:22.788396855Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.996214 | controller | Jun 11 00:17:22.891176 crc crio[23067]: time="2026-06-11T00:17:22.891037817Z" level=info msg="Created container f3db01e96e20ea3947294377eabd5d09d21675d9dc209100ab1ef188f6790bcc: openstack/dnsmasq-dns-77594b4b4f-4qp2r/init" id=76b40e40-468c-4580-bca9-49c684f163e6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.996229 | controller | Jun 11 00:17:22.892283 crc crio[23067]: time="2026-06-11T00:17:22.892013904Z" level=info msg="Starting container: f3db01e96e20ea3947294377eabd5d09d21675d9dc209100ab1ef188f6790bcc" id=5b2fc883-c9a5-40c4-8709-0885a2456c27 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.996245 | controller | Jun 11 00:17:22.913047 crc crio[23067]: time="2026-06-11T00:17:22.912896192Z" level=info msg="Started container" PID=59003 containerID=f3db01e96e20ea3947294377eabd5d09d21675d9dc209100ab1ef188f6790bcc description=openstack/dnsmasq-dns-77594b4b4f-4qp2r/init id=5b2fc883-c9a5-40c4-8709-0885a2456c27 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f82fb8606bc81dedfebee6e05e5bda451c2766b3cfa10ee11cd674d112221288
2026-06-11 01:10:46.996262 | controller | Jun 11 00:17:22.958855 crc crio[23067]: time="2026-06-11T00:17:22.958761389Z" level=info msg="Running pod sandbox: openstack/ovsdbserver-sb-0-config-1781137042-j42nx/POD" id=3adc3e71-0b2a-4324-8dd8-d2f4a1e96142 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.996284 | controller | Jun 11 00:17:22.959172 crc crio[23067]: time="2026-06-11T00:17:22.958863652Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.996301 | controller | Jun 11 00:17:22.984814 crc crio[23067]: time="2026-06-11T00:17:22.984587852Z" level=info msg="Stopping pod sandbox: f82fb8606bc81dedfebee6e05e5bda451c2766b3cfa10ee11cd674d112221288" id=8a790f95-cb7e-41b1-a3aa-300bddb408d4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:46.996317 | controller | Jun 11 00:17:22.985246 crc crio[23067]: time="2026-06-11T00:17:22.985070035Z" level=info msg="Got pod network &{Name:dnsmasq-dns-77594b4b4f-4qp2r Namespace:openstack ID:f82fb8606bc81dedfebee6e05e5bda451c2766b3cfa10ee11cd674d112221288 UID:9930f39b-06d3-40e6-94f4-c5921592580d NetNS:/var/run/netns/f12fc1d9-8fd3-435f-81bb-7073e10e725c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9930f39b_06d3_40e6_94f4_c5921592580d.slice PodAnnotations:0xc008202e20}] Aliases:map[]}"
2026-06-11 01:10:46.996333 | controller | Jun 11 00:17:22.985246 crc crio[23067]: time="2026-06-11T00:17:22.985200968Z" level=info msg="Deleting pod openstack_dnsmasq-dns-77594b4b4f-4qp2r from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.996367 | controller | Jun 11 00:17:23.022708 crc crio[23067]: time="2026-06-11T00:17:23.001616725Z" level=info msg="Got pod network &{Name:ovsdbserver-sb-0-config-1781137042-j42nx Namespace:openstack ID:6da42b729194834f3cf120903acdd778db7c14bcb06d1ba87b73283fa8dda140 UID:1a6e3a3f-ce45-4c22-86b7-7f5054e1f205 NetNS:/var/run/netns/c5542340-4732-4595-9733-91354b7a8b3e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1a6e3a3f_ce45_4c22_86b7_7f5054e1f205.slice PodAnnotations:0xc000530f18}] Aliases:map[]}"
2026-06-11 01:10:46.996390 | controller | Jun 11 00:17:23.022708 crc crio[23067]: time="2026-06-11T00:17:23.001818121Z" level=info msg="Adding pod openstack_ovsdbserver-sb-0-config-1781137042-j42nx to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.996424 | controller | Jun 11 00:17:23.195461 crc crio[23067]: 2026-06-11T00:17:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e353ea248ba8377 Mac:52:38:0f:9c:e1:7b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:73 Mtu:0 Sandbox:/var/run/netns/7647faaf-e0b5-4987-8396-969d04cce17b SocketPath: PciID:}] [{Interface:0xc000015990 Address:{IP:10.217.0.115 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:46.996441 | controller | Jun 11 00:17:23.206310 crc crio[23067]: time="2026-06-11T00:17:23.196773184Z" level=info msg="Got pod network &{Name:dnsmasq-dns-7b6fcdc445-ltklr Namespace:openstack ID:e353ea248ba83773890c7d4650a05324d4dfed2808bb2bf5e987750eb4a630e2 UID:607b9451-b692-4e77-8f40-d7c99259b6ed NetNS:/var/run/netns/7647faaf-e0b5-4987-8396-969d04cce17b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod607b9451_b692_4e77_8f40_d7c99259b6ed.slice PodAnnotations:0xc000c348e0}] Aliases:map[]}"
2026-06-11 01:10:46.996458 | controller | Jun 11 00:17:23.206310 crc crio[23067]: time="2026-06-11T00:17:23.196927028Z" level=info msg="Checking pod openstack_dnsmasq-dns-7b6fcdc445-ltklr for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:46.996474 | controller | Jun 11 00:17:23.222450 crc crio[23067]: time="2026-06-11T00:17:23.220221711Z" level=info msg="Ran pod sandbox e353ea248ba83773890c7d4650a05324d4dfed2808bb2bf5e987750eb4a630e2 with infra container: openstack/dnsmasq-dns-7b6fcdc445-ltklr/POD" id=c0f0cf1e-9f9d-461e-96b8-aa3a21d8a298 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.996493 | controller | Jun 11 00:17:23.243076 crc crio[23067]: time="2026-06-11T00:17:23.23486898Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=7b2d1315-db82-4d60-a5f1-b5caa02698c5 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.996510 | controller | Jun 11 00:17:23.370949 crc crio[23067]: time="2026-06-11T00:17:23.370845179Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=b616493a-449b-4a3d-a3a1-65d22421cb57 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.996526 | controller | Jun 11 00:17:23.397033 crc crio[23067]: time="2026-06-11T00:17:23.395217892Z" level=info msg="Creating container: openstack/dnsmasq-dns-7b6fcdc445-ltklr/init" id=c81f6a1e-ac3b-4cf6-bbcb-c32ce3d7626f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.996542 | controller | Jun 11 00:17:23.397294 crc crio[23067]: time="2026-06-11T00:17:23.397159704Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.996558 | controller | Jun 11 00:17:23.469174 crc crio[23067]: time="2026-06-11T00:17:23.469077801Z" level=info msg="Stopped pod sandbox: f82fb8606bc81dedfebee6e05e5bda451c2766b3cfa10ee11cd674d112221288" id=8a790f95-cb7e-41b1-a3aa-300bddb408d4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:46.996573 | controller | Jun 11 00:17:23.535011 crc crio[23067]: time="2026-06-11T00:17:23.534191382Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.996588 | controller | Jun 11 00:17:23.545964 crc crio[23067]: time="2026-06-11T00:17:23.545494239Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.996603 | controller | Jun 11 00:17:23.798569 crc crio[23067]: time="2026-06-11T00:17:23.79807879Z" level=info msg="Created container aa5c0c34c28784535703119b7dd8e539a64de5afea5ccae9a81e99ccd6cd09b6: openstack/dnsmasq-dns-7b6fcdc445-ltklr/init" id=c81f6a1e-ac3b-4cf6-bbcb-c32ce3d7626f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.996619 | controller | Jun 11 00:17:23.807927 crc crio[23067]: time="2026-06-11T00:17:23.807749923Z" level=info msg="Starting container: aa5c0c34c28784535703119b7dd8e539a64de5afea5ccae9a81e99ccd6cd09b6" id=299fe168-57cf-4e06-95f7-1e8820f1a6c7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.996634 | controller | Jun 11 00:17:23.821202 crc crio[23067]: 2026-06-11T00:17:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6da42b729194834 Mac:4a:2e:8a:35:cd:2a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:74 Mtu:0 Sandbox:/var/run/netns/c5542340-4732-4595-9733-91354b7a8b3e SocketPath: PciID:}] [{Interface:0xc00032ac30 Address:{IP:10.217.0.116 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:46.996649 | controller | Jun 11 00:17:23.824549 crc crio[23067]: time="2026-06-11T00:17:23.824476848Z" level=info msg="Got pod network &{Name:ovsdbserver-sb-0-config-1781137042-j42nx Namespace:openstack ID:6da42b729194834f3cf120903acdd778db7c14bcb06d1ba87b73283fa8dda140 UID:1a6e3a3f-ce45-4c22-86b7-7f5054e1f205 NetNS:/var/run/netns/c5542340-4732-4595-9733-91354b7a8b3e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1a6e3a3f_ce45_4c22_86b7_7f5054e1f205.slice PodAnnotations:0xc000530f18}] Aliases:map[]}"
2026-06-11 01:10:46.996665 | controller | Jun 11 00:17:23.824749 crc crio[23067]: time="2026-06-11T00:17:23.824695084Z" level=info msg="Checking pod openstack_ovsdbserver-sb-0-config-1781137042-j42nx for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:46.996685 | controller | Jun 11 00:17:23.829503 crc crio[23067]: time="2026-06-11T00:17:23.829374042Z" level=info msg="Started container" PID=59283 containerID=aa5c0c34c28784535703119b7dd8e539a64de5afea5ccae9a81e99ccd6cd09b6 description=openstack/dnsmasq-dns-7b6fcdc445-ltklr/init id=299fe168-57cf-4e06-95f7-1e8820f1a6c7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e353ea248ba83773890c7d4650a05324d4dfed2808bb2bf5e987750eb4a630e2
2026-06-11 01:10:46.996702 | controller | Jun 11 00:17:23.832947 crc crio[23067]: time="2026-06-11T00:17:23.832897987Z" level=info msg="Ran pod sandbox 6da42b729194834f3cf120903acdd778db7c14bcb06d1ba87b73283fa8dda140 with infra container: openstack/ovsdbserver-sb-0-config-1781137042-j42nx/POD" id=3adc3e71-0b2a-4324-8dd8-d2f4a1e96142 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.996717 | controller | Jun 11 00:17:23.838155 crc crio[23067]: time="2026-06-11T00:17:23.836970848Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified" id=7533b5de-2689-4733-9c96-48cd5583cd24 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.996733 | controller | Jun 11 00:17:23.843262 crc crio[23067]: time="2026-06-11T00:17:23.843201088Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified" id=2656380c-592c-4c7d-8393-0fdd3f11fab6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.996748 | controller | Jun 11 00:17:23.858273 crc crio[23067]: time="2026-06-11T00:17:23.858076922Z" level=info msg="Creating container: openstack/ovsdbserver-sb-0-config-1781137042-j42nx/ovn-config" id=37c2a316-fbd9-44ce-be29-b1210d28c63f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.996764 | controller | Jun 11 00:17:23.860168 crc crio[23067]: time="2026-06-11T00:17:23.860082267Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.996779 | controller | Jun 11 00:17:23.901187 crc crio[23067]: time="2026-06-11T00:17:23.900931128Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.996794 | controller | Jun 11 00:17:23.905061 crc crio[23067]: time="2026-06-11T00:17:23.904990578Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.996810 | controller | Jun 11 00:17:23.922086 crc crio[23067]: time="2026-06-11T00:17:23.922019292Z" level=info msg="Running pod sandbox: openstack/swift-ring-rebalance-6q4j5/POD" id=4eb27bc7-834d-418b-af14-2515d44fa6eb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.996826 | controller | Jun 11 00:17:23.922200 crc crio[23067]: time="2026-06-11T00:17:23.922132725Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.996841 | controller | Jun 11 00:17:23.961744 crc crio[23067]: time="2026-06-11T00:17:23.961075654Z" level=info msg="Running pod sandbox: openstack/ovsdbserver-nb-0-config-1781137043-pw46p/POD" id=0306fd31-628c-474f-be1d-7ab6320e1778 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.996856 | controller | Jun 11 00:17:23.964821 crc crio[23067]: time="2026-06-11T00:17:23.961935748Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.996872 | controller | Jun 11 00:17:23.969160 crc crio[23067]: time="2026-06-11T00:17:23.969090642Z" level=info msg="Got pod network &{Name:swift-ring-rebalance-6q4j5 Namespace:openstack ID:164ad7d51600c08004e481b7f40c4366a4d973bb34a8e5f4a31b9b6702050c47 UID:be19768a-8745-4b96-ba7f-2a1881db02a1 NetNS:/var/run/netns/8d8ea572-0ddb-4d62-a9d4-637e236c1490 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbe19768a_8745_4b96_ba7f_2a1881db02a1.slice PodAnnotations:0xc003610630}] Aliases:map[]}"
2026-06-11 01:10:46.996892 | controller | Jun 11 00:17:23.970559 crc crio[23067]: time="2026-06-11T00:17:23.969920275Z" level=info msg="Adding pod openstack_swift-ring-rebalance-6q4j5 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.996908 | controller | Jun 11 00:17:24.005307 crc crio[23067]: time="2026-06-11T00:17:24.004359841Z" level=info msg="Got pod network &{Name:ovsdbserver-nb-0-config-1781137043-pw46p Namespace:openstack ID:bf028af16445aaa31f1177e96829de216fc6ffd91826185a8435225afb645518 UID:e4bbe987-3055-4a88-80c0-c8d7b0fb4ebd NetNS:/var/run/netns/f87583f8-becd-4aaa-99c1-66b782d64f5d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode4bbe987_3055_4a88_80c0_c8d7b0fb4ebd.slice PodAnnotations:0xc00008c930}] Aliases:map[]}"
2026-06-11 01:10:46.996924 | controller | Jun 11 00:17:24.005307 crc crio[23067]: time="2026-06-11T00:17:24.004438604Z" level=info msg="Adding pod openstack_ovsdbserver-nb-0-config-1781137043-pw46p to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.996940 | controller | Jun 11 00:17:24.037058 crc crio[23067]: time="2026-06-11T00:17:24.036975839Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=60c17440-a885-40d9-a12c-ecf281bce809 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.996956 | controller | Jun 11 00:17:24.062260 crc crio[23067]: time="2026-06-11T00:17:24.061886516Z" level=info msg="Removing container: f3db01e96e20ea3947294377eabd5d09d21675d9dc209100ab1ef188f6790bcc" id=36b5b8af-0fdd-4158-bcc0-7cd2b2e0705e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.996972 | controller | Jun 11 00:17:24.140383 crc crio[23067]: time="2026-06-11T00:17:24.115931446Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=a61e6c32-21b0-4788-bb07-12c33646ea29 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.996988 | controller | Jun 11 00:17:24.148601 crc crio[23067]: time="2026-06-11T00:17:24.148176004Z" level=info msg="Running pod sandbox: openstack/ovn-northd-0/POD" id=52ce16fd-8f98-4cbc-8101-941c933d9532 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.997003 | controller | Jun 11 00:17:24.148888 crc crio[23067]: time="2026-06-11T00:17:24.148867512Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.997019 | controller | Jun 11 00:17:24.171455 crc crio[23067]: time="2026-06-11T00:17:24.171276222Z" level=info msg="Removed container f3db01e96e20ea3947294377eabd5d09d21675d9dc209100ab1ef188f6790bcc: openstack/dnsmasq-dns-77594b4b4f-4qp2r/init" id=36b5b8af-0fdd-4158-bcc0-7cd2b2e0705e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.997035 | controller | Jun 11 00:17:24.223619 crc crio[23067]: time="2026-06-11T00:17:24.223538864Z" level=info msg="Got pod network &{Name:ovn-northd-0 Namespace:openstack ID:f1b600b456bdb8f43a527a62772048ec511f500540bb0b5b02c41f98336710b3 UID:8296690f-f234-4868-b51f-b67b5cf24cde NetNS:/var/run/netns/22c46da4-32db-4901-b5b1-3e9a5fd186ac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8296690f_f234_4868_b51f_b67b5cf24cde.slice PodAnnotations:0xc002c841c0}] Aliases:map[]}"
2026-06-11 01:10:46.997051 | controller | Jun 11 00:17:24.223619 crc crio[23067]: time="2026-06-11T00:17:24.223611466Z" level=info msg="Adding pod openstack_ovn-northd-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.997070 | controller | Jun 11 00:17:24.248675 crc crio[23067]: time="2026-06-11T00:17:24.248099582Z" level=info msg="Created container 557c2f5c45d39d3a27f464f8aa78aaa09417af9e51b5c09c8a5f58f416c38d7e: openstack/ovsdbserver-sb-0-config-1781137042-j42nx/ovn-config" id=37c2a316-fbd9-44ce-be29-b1210d28c63f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.997086 | controller | Jun 11 00:17:24.252589 crc crio[23067]: time="2026-06-11T00:17:24.252526512Z" level=info msg="Starting container: 557c2f5c45d39d3a27f464f8aa78aaa09417af9e51b5c09c8a5f58f416c38d7e" id=aaff3305-d542-416a-81c8-6fcbb1cd41e7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.997102 | controller | Jun 11 00:17:24.264158 crc crio[23067]: time="2026-06-11T00:17:24.263889081Z" level=info msg="Started container" PID=59328 containerID=557c2f5c45d39d3a27f464f8aa78aaa09417af9e51b5c09c8a5f58f416c38d7e description=openstack/ovsdbserver-sb-0-config-1781137042-j42nx/ovn-config id=aaff3305-d542-416a-81c8-6fcbb1cd41e7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6da42b729194834f3cf120903acdd778db7c14bcb06d1ba87b73283fa8dda140
2026-06-11 01:10:46.997118 | controller | Jun 11 00:17:24.290126 crc crio[23067]: time="2026-06-11T00:17:24.290000521Z" level=info msg="Creating container: openstack/dnsmasq-dns-7b6fcdc445-ltklr/dnsmasq-dns" id=d71b5f9c-3783-4470-a5fa-5500bde0e4da name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.997134 | controller | Jun 11 00:17:24.291948 crc crio[23067]: time="2026-06-11T00:17:24.291879783Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.997149 | controller | Jun 11 00:17:24.386326 crc crio[23067]: time="2026-06-11T00:17:24.382000764Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.997165 | controller | Jun 11 00:17:24.387864 crc crio[23067]: time="2026-06-11T00:17:24.386864475Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.997180 | controller | Jun 11 00:17:24.865749 crc crio[23067]: time="2026-06-11T00:17:24.865280209Z" level=info msg="Created container 71573b742e15b37d6e66d08dd0aef37071949c4a5964906c5f59ca85e9d73a0f: openstack/dnsmasq-dns-7b6fcdc445-ltklr/dnsmasq-dns" id=d71b5f9c-3783-4470-a5fa-5500bde0e4da name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.997196 | controller | Jun 11 00:17:24.868370 crc crio[23067]: time="2026-06-11T00:17:24.868184808Z" level=info msg="Starting container: 71573b742e15b37d6e66d08dd0aef37071949c4a5964906c5f59ca85e9d73a0f" id=1993f69c-d4d5-4dec-a8bd-738cf2c36c2a name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.997212 | controller | Jun 11 00:17:24.884813 crc crio[23067]: time="2026-06-11T00:17:24.88260007Z" level=info msg="Started container" PID=59543 containerID=71573b742e15b37d6e66d08dd0aef37071949c4a5964906c5f59ca85e9d73a0f description=openstack/dnsmasq-dns-7b6fcdc445-ltklr/dnsmasq-dns id=1993f69c-d4d5-4dec-a8bd-738cf2c36c2a name=/runtime.v1.RuntimeService/StartContainer sandboxID=e353ea248ba83773890c7d4650a05324d4dfed2808bb2bf5e987750eb4a630e2
2026-06-11 01:10:46.997228 | controller | Jun 11 00:17:25.357102 crc crio[23067]: 2026-06-11T00:17:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:164ad7d51600c08 Mac:06:1f:b1:cf:8e:77 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:77 Mtu:0 Sandbox:/var/run/netns/8d8ea572-0ddb-4d62-a9d4-637e236c1490 SocketPath: PciID:}] [{Interface:0xc000014790 Address:{IP:10.217.0.119 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:46.997245 | controller | Jun 11 00:17:25.358875 crc crio[23067]: time="2026-06-11T00:17:25.358774323Z" level=info msg="Got pod network &{Name:swift-ring-rebalance-6q4j5 Namespace:openstack ID:164ad7d51600c08004e481b7f40c4366a4d973bb34a8e5f4a31b9b6702050c47 UID:be19768a-8745-4b96-ba7f-2a1881db02a1 NetNS:/var/run/netns/8d8ea572-0ddb-4d62-a9d4-637e236c1490 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbe19768a_8745_4b96_ba7f_2a1881db02a1.slice PodAnnotations:0xc003610630}] Aliases:map[]}"
2026-06-11 01:10:46.997264 | controller | Jun 11 00:17:25.359189 crc crio[23067]: time="2026-06-11T00:17:25.359062931Z" level=info msg="Checking pod openstack_swift-ring-rebalance-6q4j5 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:46.997281 | controller | Jun 11 00:17:25.360259 crc crio[23067]: 2026-06-11T00:17:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bf028af16445aaa Mac:6e:d4:8e:5f:0b:09 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:78 Mtu:0 Sandbox:/var/run/netns/f87583f8-becd-4aaa-99c1-66b782d64f5d SocketPath: PciID:}] [{Interface:0xc000014600 Address:{IP:10.217.0.120 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:46.997297 | controller | Jun 11 00:17:25.361226 crc crio[23067]: time="2026-06-11T00:17:25.361161968Z" level=info msg="Got pod network &{Name:ovsdbserver-nb-0-config-1781137043-pw46p Namespace:openstack ID:bf028af16445aaa31f1177e96829de216fc6ffd91826185a8435225afb645518 UID:e4bbe987-3055-4a88-80c0-c8d7b0fb4ebd NetNS:/var/run/netns/f87583f8-becd-4aaa-99c1-66b782d64f5d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode4bbe987_3055_4a88_80c0_c8d7b0fb4ebd.slice PodAnnotations:0xc00008c930}] Aliases:map[]}"
2026-06-11 01:10:46.997313 | controller | Jun 11 00:17:25.361402 crc crio[23067]: time="2026-06-11T00:17:25.361359523Z" level=info msg="Checking pod openstack_ovsdbserver-nb-0-config-1781137043-pw46p for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:46.997329 | controller | Jun 11 00:17:25.362284 crc crio[23067]: 2026-06-11T00:17:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f1b600b456bdb8f Mac:9e:46:45:f8:36:25 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:79 Mtu:0 Sandbox:/var/run/netns/22c46da4-32db-4901-b5b1-3e9a5fd186ac SocketPath: PciID:}] [{Interface:0xc00037c9b0 Address:{IP:10.217.0.121 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:46.997349 | controller | Jun 11 00:17:25.363045 crc crio[23067]: time="2026-06-11T00:17:25.362926226Z" level=info msg="Got pod network &{Name:ovn-northd-0 Namespace:openstack ID:f1b600b456bdb8f43a527a62772048ec511f500540bb0b5b02c41f98336710b3 UID:8296690f-f234-4868-b51f-b67b5cf24cde NetNS:/var/run/netns/22c46da4-32db-4901-b5b1-3e9a5fd186ac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8296690f_f234_4868_b51f_b67b5cf24cde.slice PodAnnotations:0xc002c841c0}] Aliases:map[]}"
2026-06-11 01:10:46.997384 | controller | Jun 11 00:17:25.363140 crc crio[23067]: time="2026-06-11T00:17:25.36307538Z" level=info msg="Checking pod openstack_ovn-northd-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:46.997402 | controller | Jun 11 00:17:25.375393 crc crio[23067]: time="2026-06-11T00:17:25.374234774Z" level=info msg="Ran pod sandbox 164ad7d51600c08004e481b7f40c4366a4d973bb34a8e5f4a31b9b6702050c47 with infra container: openstack/swift-ring-rebalance-6q4j5/POD" id=4eb27bc7-834d-418b-af14-2515d44fa6eb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.997418 | controller | Jun 11 00:17:25.377417 crc crio[23067]: time="2026-06-11T00:17:25.377304457Z" level=info msg="Ran pod sandbox bf028af16445aaa31f1177e96829de216fc6ffd91826185a8435225afb645518 with infra container: openstack/ovsdbserver-nb-0-config-1781137043-pw46p/POD" id=0306fd31-628c-474f-be1d-7ab6320e1778 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.997438 | controller | Jun 11 00:17:25.381084 crc crio[23067]: time="2026-06-11T00:17:25.380972647Z" level=info msg="Ran pod sandbox f1b600b456bdb8f43a527a62772048ec511f500540bb0b5b02c41f98336710b3 with infra container: openstack/ovn-northd-0/POD" id=52ce16fd-8f98-4cbc-8101-941c933d9532 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.997454 | controller | Jun 11 00:17:25.383781 crc crio[23067]: time="2026-06-11T00:17:25.383555817Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified" id=bdd472c7-047c-4ba3-94ce-c449cf78d063 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.997470 | controller | Jun 11 00:17:25.384007 crc crio[23067]: time="2026-06-11T00:17:25.383928227Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified not found" id=bdd472c7-047c-4ba3-94ce-c449cf78d063 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.997486 | controller | Jun 11 00:17:25.384094 crc crio[23067]: time="2026-06-11T00:17:25.38402882Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified found" id=bdd472c7-047c-4ba3-94ce-c449cf78d063 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.997502 | controller | Jun 11 00:17:25.384094 crc crio[23067]: time="2026-06-11T00:17:25.38404296Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified" id=983216ea-5981-4739-92e7-c877e32b4dbe name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.997517 | controller | Jun 11 00:17:25.384199 crc crio[23067]: time="2026-06-11T00:17:25.384143693Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified" id=b16d8a62-7560-4e3a-a900-19f31909814e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.997532 | controller | Jun 11 00:17:25.384199 crc crio[23067]: time="2026-06-11T00:17:25.384192314Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified not found" id=983216ea-5981-4739-92e7-c877e32b4dbe name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.997547 | controller | Jun 11 00:17:25.384344 crc crio[23067]: time="2026-06-11T00:17:25.384240096Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified found" id=983216ea-5981-4739-92e7-c877e32b4dbe name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.997563 | controller | Jun 11 00:17:25.388491 crc crio[23067]: time="2026-06-11T00:17:25.388307016Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified" id=63599986-f42e-4575-a237-b43173d5a4d5 name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:46.997578 | controller | Jun 11 00:17:25.388829 crc crio[23067]: time="2026-06-11T00:17:25.388568123Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified" id=62b34c37-9424-4366-a77a-f708fd5b60e1 name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:46.997593 | controller | Jun 11 00:17:25.389352 crc crio[23067]: time="2026-06-11T00:17:25.38845482Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified" id=4ba539cc-5a99-444c-ae78-25ae1c659c2d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.997609 | controller | Jun 11 00:17:25.407172 crc crio[23067]: time="2026-06-11T00:17:25.406408579Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\""
2026-06-11 01:10:46.997624 | controller | Jun 11 00:17:25.407172 crc crio[23067]: time="2026-06-11T00:17:25.406989695Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified\""
2026-06-11 01:10:46.997639 | controller | Jun 11 00:17:25.729968 crc crio[23067]: time="2026-06-11T00:17:25.729832987Z" level=info msg="Creating container: openstack/ovsdbserver-nb-0-config-1781137043-pw46p/ovn-config" id=fb0856f5-5ffa-4f07-8a8b-83079c083a64 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.997658 | controller | Jun 11 00:17:25.732520 crc crio[23067]: time="2026-06-11T00:17:25.732276153Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.997674 | controller | Jun 11 00:17:25.781549 crc crio[23067]: time="2026-06-11T00:17:25.78144174Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.997689 | controller | Jun 11 00:17:25.787886 crc crio[23067]: time="2026-06-11T00:17:25.787054383Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.997704 | controller | Jun 11 00:17:26.119148 crc crio[23067]: time="2026-06-11T00:17:26.118363635Z" level=info msg="Stopping pod sandbox: 6da42b729194834f3cf120903acdd778db7c14bcb06d1ba87b73283fa8dda140" id=a90a50ec-82f3-4e2a-a286-9aab4ef138af name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:46.997720 | controller | Jun 11 00:17:26.122046 crc crio[23067]: time="2026-06-11T00:17:26.119599639Z" level=info msg="Got pod network &{Name:ovsdbserver-sb-0-config-1781137042-j42nx Namespace:openstack ID:6da42b729194834f3cf120903acdd778db7c14bcb06d1ba87b73283fa8dda140 UID:1a6e3a3f-ce45-4c22-86b7-7f5054e1f205 NetNS:/var/run/netns/c5542340-4732-4595-9733-91354b7a8b3e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1a6e3a3f_ce45_4c22_86b7_7f5054e1f205.slice PodAnnotations:0xc002c84b90}] Aliases:map[]}"
2026-06-11 01:10:46.997736 | controller | Jun 11 00:17:26.122046 crc crio[23067]: time="2026-06-11T00:17:26.119846436Z" level=info msg="Deleting pod openstack_ovsdbserver-sb-0-config-1781137042-j42nx from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.997752 | controller | Jun 11 00:17:26.246157 crc crio[23067]: time="2026-06-11T00:17:26.245934715Z" level=info msg="Created container ce70aa89dc6b725ebd5277eec7829f32f3334d1d2d6adfa737e13f8c8b78fcce: openstack/ovsdbserver-nb-0-config-1781137043-pw46p/ovn-config" id=fb0856f5-5ffa-4f07-8a8b-83079c083a64 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.997769 | controller | Jun 11 00:17:26.248100 crc crio[23067]: time="2026-06-11T00:17:26.247119178Z" level=info msg="Starting container: ce70aa89dc6b725ebd5277eec7829f32f3334d1d2d6adfa737e13f8c8b78fcce" id=3ab56628-d316-445a-aae0-3a0a93be04d4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.997785 | controller | Jun 11 00:17:26.256607 crc crio[23067]: time="2026-06-11T00:17:26.256428321Z" level=info msg="Started container" PID=59641 containerID=ce70aa89dc6b725ebd5277eec7829f32f3334d1d2d6adfa737e13f8c8b78fcce description=openstack/ovsdbserver-nb-0-config-1781137043-pw46p/ovn-config id=3ab56628-d316-445a-aae0-3a0a93be04d4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bf028af16445aaa31f1177e96829de216fc6ffd91826185a8435225afb645518
2026-06-11 01:10:46.997801 | controller | Jun 11 00:17:26.437012 crc crio[23067]: time="2026-06-11T00:17:26.436946251Z" level=info msg="Stopped pod sandbox: 6da42b729194834f3cf120903acdd778db7c14bcb06d1ba87b73283fa8dda140" id=a90a50ec-82f3-4e2a-a286-9aab4ef138af name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:46.997816 | controller | Jun 11 00:17:28.177132 crc crio[23067]: time="2026-06-11T00:17:28.176135739Z" level=info msg="Stopping pod sandbox: bf028af16445aaa31f1177e96829de216fc6ffd91826185a8435225afb645518" id=a14fb331-5dab-4405-8165-54e07631b215 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:46.997832 | controller | Jun 11 00:17:28.178351 crc crio[23067]: time="2026-06-11T00:17:28.177573659Z" level=info msg="Got pod network &{Name:ovsdbserver-nb-0-config-1781137043-pw46p Namespace:openstack ID:bf028af16445aaa31f1177e96829de216fc6ffd91826185a8435225afb645518 UID:e4bbe987-3055-4a88-80c0-c8d7b0fb4ebd NetNS:/var/run/netns/f87583f8-becd-4aaa-99c1-66b782d64f5d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode4bbe987_3055_4a88_80c0_c8d7b0fb4ebd.slice PodAnnotations:0xc0079a40d0}] Aliases:map[]}"
2026-06-11 01:10:46.997851 | controller | Jun 11 00:17:28.178351 crc crio[23067]: time="2026-06-11T00:17:28.177779654Z" level=info msg="Deleting pod openstack_ovsdbserver-nb-0-config-1781137043-pw46p from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.997868 | controller | Jun 11 00:17:28.393281 crc crio[23067]: time="2026-06-11T00:17:28.393184604Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-northd@sha256:1103ac44213a31db91a44725405204317c723260e4337ee3e45072e804733904" id=62b34c37-9424-4366-a77a-f708fd5b60e1 name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:46.997884 | controller | Jun 11 00:17:28.402876 crc crio[23067]: time="2026-06-11T00:17:28.402827476Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified" id=9a2374f5-4386-4f5a-bdaa-37793c2fc0a9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.997899 | controller | Jun 11 00:17:28.483864 crc crio[23067]: time="2026-06-11T00:17:28.483683215Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified" id=082b3fb1-0dca-4fde-8f5d-5315b8493228 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.997915 | controller | Jun 11 00:17:28.491372 crc crio[23067]: time="2026-06-11T00:17:28.491279532Z" level=info msg="Creating container: openstack/ovn-northd-0/ovn-northd" id=ced02f31-c159-4d79-84a4-4929db39f956 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.997930 | controller | Jun 11 00:17:28.492576 crc crio[23067]: time="2026-06-11T00:17:28.492534546Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.997946 | controller | Jun 11 00:17:28.563948 crc crio[23067]: time="2026-06-11T00:17:28.563864996Z" level=info msg="Stopped pod sandbox: bf028af16445aaa31f1177e96829de216fc6ffd91826185a8435225afb645518" id=a14fb331-5dab-4405-8165-54e07631b215 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:46.997961 | controller | Jun 11 00:17:28.566116 crc crio[23067]: time="2026-06-11T00:17:28.565126081Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.997977 | controller | Jun 11 00:17:28.571944 crc crio[23067]: time="2026-06-11T00:17:28.571828593Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.997992 | controller | Jun 11 00:17:28.809909 crc crio[23067]: time="2026-06-11T00:17:28.809315243Z" level=info msg="Created container 19a9de87d329dd292f023f94e4dc59034c61bd2ef913ab385752cd6a1ade2099: openstack/ovn-northd-0/ovn-northd" id=ced02f31-c159-4d79-84a4-4929db39f956 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.998008 | controller | Jun 11 00:17:28.816145 crc crio[23067]: time="2026-06-11T00:17:28.816098818Z" level=info msg="Starting container: 19a9de87d329dd292f023f94e4dc59034c61bd2ef913ab385752cd6a1ade2099" id=3146c233-9ae6-48c7-86d2-96b41449efe7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.998024 | controller | Jun 11 00:17:28.829838 crc crio[23067]: time="2026-06-11T00:17:28.82978178Z" level=info msg="Started container" PID=60242 containerID=19a9de87d329dd292f023f94e4dc59034c61bd2ef913ab385752cd6a1ade2099 description=openstack/ovn-northd-0/ovn-northd id=3146c233-9ae6-48c7-86d2-96b41449efe7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f1b600b456bdb8f43a527a62772048ec511f500540bb0b5b02c41f98336710b3
2026-06-11 01:10:46.998043 | controller | Jun 11 00:17:28.858508 crc crio[23067]: time="2026-06-11T00:17:28.858386268Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified" id=5c62ca92-28cf-41e9-b33f-91c8bed64870 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.998059 | controller | Jun 11 00:17:28.904389 crc crio[23067]: time="2026-06-11T00:17:28.904243395Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified" id=4944607d-d786-41b3-98aa-ff63601b0df0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.998075 | controller | Jun 11 00:17:28.951139 crc crio[23067]: time="2026-06-11T00:17:28.95109185Z" level=info msg="Creating container: openstack/ovn-northd-0/openstack-network-exporter" id=5eba037f-1c37-4f0e-87f6-254a8eaf5cbd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.998091 | controller | Jun 11 00:17:28.952841 crc crio[23067]: time="2026-06-11T00:17:28.952809856Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.998106 | controller | Jun 11 00:17:29.005803 crc crio[23067]: time="2026-06-11T00:17:29.005597712Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.998121 | controller | Jun 11 00:17:29.009058 crc crio[23067]: time="2026-06-11T00:17:29.008943123Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.998136 | controller | Jun 11 00:17:29.134142 crc crio[23067]: time="2026-06-11T00:17:29.134045256Z" level=info msg="Created container 62ff357443095b14ca4a6be6e7f9f1609a5a70261ef2ab3c6c0cfd56172eef0c: openstack/ovn-northd-0/openstack-network-exporter" id=5eba037f-1c37-4f0e-87f6-254a8eaf5cbd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.998152 | controller | Jun 11 00:17:29.135382 crc crio[23067]: time="2026-06-11T00:17:29.135355312Z" level=info msg="Starting container: 62ff357443095b14ca4a6be6e7f9f1609a5a70261ef2ab3c6c0cfd56172eef0c" id=294e75e7-53ff-4515-a14f-db2c2d32474e name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.998167 | controller | Jun 11 00:17:29.145326 crc crio[23067]: time="2026-06-11T00:17:29.145271432Z" level=info msg="Started container" PID=60373 containerID=62ff357443095b14ca4a6be6e7f9f1609a5a70261ef2ab3c6c0cfd56172eef0c description=openstack/ovn-northd-0/openstack-network-exporter id=294e75e7-53ff-4515-a14f-db2c2d32474e name=/runtime.v1.RuntimeService/StartContainer sandboxID=f1b600b456bdb8f43a527a62772048ec511f500540bb0b5b02c41f98336710b3
2026-06-11 01:10:46.998183 | controller | Jun 11 00:17:30.408160 crc crio[23067]: time="2026-06-11T00:17:30.40579611Z" level=info msg="Running pod sandbox: openstack/placement-db-create-pzxrm/POD" id=d0d9e547-40b0-45b5-beb2-e572bced8a4c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.998199 | controller | Jun 11 00:17:30.408160 crc crio[23067]: time="2026-06-11T00:17:30.406221852Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.998215 | controller | Jun 11 00:17:30.496264 crc crio[23067]: time="2026-06-11T00:17:30.495353356Z" level=info msg="Running pod sandbox: openstack/placement-bafc-account-create-update-js5kl/POD" id=f7d2981a-e8b0-4c92-9ff9-854b04fa04bc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.998230 | controller | Jun 11 00:17:30.496264 crc crio[23067]: time="2026-06-11T00:17:30.495464299Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.998251 | controller | Jun 11 00:17:34.076123 crc crio[23067]: time="2026-06-11T00:17:34.075314147Z" level=info msg="Got pod network &{Name:placement-bafc-account-create-update-js5kl Namespace:openstack ID:2d00f5e2407e6c9e5250a651b48910b3adda2dba68244cb18873d331189bba11 UID:a85dcec8-cebf-41a3-96b8-3f2a216341b2 NetNS:/var/run/netns/eace85ab-5a87-44ae-95c4-da2d142f12c1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda85dcec8_cebf_41a3_96b8_3f2a216341b2.slice PodAnnotations:0xc00008ccd0}] Aliases:map[]}"
2026-06-11 01:10:46.998268 | controller | Jun 11 00:17:34.076123 crc crio[23067]: time="2026-06-11T00:17:34.076065897Z" level=info msg="Adding pod openstack_placement-bafc-account-create-update-js5kl to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.998284 | controller | Jun 11 00:17:34.080388 crc crio[23067]: time="2026-06-11T00:17:34.080228981Z" level=info msg="Got pod network &{Name:placement-db-create-pzxrm Namespace:openstack ID:6c115be32871bad4c6f972a45de953d91dbf1c5373691a7fd2270835fda0ef07 UID:59d57eb7-e246-497b-81f2-6993b7ce3e7f NetNS:/var/run/netns/1e29198c-1bd3-46fa-9f03-d666292d81b9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod59d57eb7_e246_497b_81f2_6993b7ce3e7f.slice PodAnnotations:0xc002c85a28}] Aliases:map[]}"
2026-06-11 01:10:46.998300 | controller | Jun 11 00:17:34.081209 crc crio[23067]: time="2026-06-11T00:17:34.080536169Z" level=info msg="Adding pod openstack_placement-db-create-pzxrm to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.998316 | controller | Jun 11 00:17:35.352073 crc crio[23067]: 2026-06-11T00:17:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6c115be32871bad Mac:fe:b7:7e:85:e0:01 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7a Mtu:0 Sandbox:/var/run/netns/1e29198c-1bd3-46fa-9f03-d666292d81b9 SocketPath: PciID:}] [{Interface:0xc000014f40 Address:{IP:10.217.0.122 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:46.998333 | controller | Jun 11 00:17:35.354499 crc crio[23067]: 2026-06-11T00:17:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2d00f5e2407e6c9 Mac:5e:39:cd:95:59:47 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7b Mtu:0 Sandbox:/var/run/netns/eace85ab-5a87-44ae-95c4-da2d142f12c1 SocketPath: PciID:}] [{Interface:0xc0001567c0 Address:{IP:10.217.0.123 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:46.998365 | controller | Jun 11 00:17:35.354499 crc crio[23067]: time="2026-06-11T00:17:35.354457239Z" level=info msg="Got pod network &{Name:placement-db-create-pzxrm Namespace:openstack ID:6c115be32871bad4c6f972a45de953d91dbf1c5373691a7fd2270835fda0ef07 UID:59d57eb7-e246-497b-81f2-6993b7ce3e7f NetNS:/var/run/netns/1e29198c-1bd3-46fa-9f03-d666292d81b9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod59d57eb7_e246_497b_81f2_6993b7ce3e7f.slice PodAnnotations:0xc002c85a28}] Aliases:map[]}"
2026-06-11 01:10:46.998388 | controller | Jun 11 00:17:35.354871 crc crio[23067]: time="2026-06-11T00:17:35.354775237Z" level=info msg="Checking pod openstack_placement-db-create-pzxrm for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:46.998410 | controller | Jun 11 00:17:35.355309 crc crio[23067]: time="2026-06-11T00:17:35.355215049Z" level=info msg="Got pod network &{Name:placement-bafc-account-create-update-js5kl Namespace:openstack ID:2d00f5e2407e6c9e5250a651b48910b3adda2dba68244cb18873d331189bba11 UID:a85dcec8-cebf-41a3-96b8-3f2a216341b2 NetNS:/var/run/netns/eace85ab-5a87-44ae-95c4-da2d142f12c1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda85dcec8_cebf_41a3_96b8_3f2a216341b2.slice PodAnnotations:0xc00008ccd0}] Aliases:map[]}"
2026-06-11 01:10:46.998439 | controller | Jun 11 00:17:35.355542 crc crio[23067]: time="2026-06-11T00:17:35.355458766Z" level=info msg="Checking pod openstack_placement-bafc-account-create-update-js5kl for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:46.998463 | controller | Jun 11 00:17:35.382401 crc crio[23067]: time="2026-06-11T00:17:35.382138093Z" level=info msg="Ran pod sandbox 6c115be32871bad4c6f972a45de953d91dbf1c5373691a7fd2270835fda0ef07 with infra container: openstack/placement-db-create-pzxrm/POD" id=d0d9e547-40b0-45b5-beb2-e572bced8a4c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.998483 | controller | Jun 11 00:17:35.395114 crc crio[23067]: time="2026-06-11T00:17:35.391829397Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=c785dd96-0f7a-47b5-8ad0-c3cda88e7dc9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.998500 | controller | Jun 11 00:17:35.402295 crc crio[23067]: time="2026-06-11T00:17:35.4021955Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=c3968f6c-ecdd-4139-9519-28224741b861 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.998516 | controller | Jun 11 00:17:35.433454 crc crio[23067]: time="2026-06-11T00:17:35.433348729Z" level=info msg="Ran pod sandbox 2d00f5e2407e6c9e5250a651b48910b3adda2dba68244cb18873d331189bba11 with infra container: openstack/placement-bafc-account-create-update-js5kl/POD" id=f7d2981a-e8b0-4c92-9ff9-854b04fa04bc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.998532 | controller | Jun 11 00:17:35.445765 crc crio[23067]: time="2026-06-11T00:17:35.443755783Z" level=info msg="Creating container: openstack/placement-db-create-pzxrm/mariadb-database-create" id=9284d91f-81d6-4393-b1ef-57eb9d32f8f7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.998548 | controller | Jun 11 00:17:35.475202 crc crio[23067]: time="2026-06-11T00:17:35.470951954Z" level=info msg="Stopping container: 89d0ad95d543400470dd54b3613eb6272510c8f21d9013d084babc83333e3572 (timeout: 10s)" id=203901ee-fec4-4273-8d30-09b199346c1a name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:46.998564 | controller | Jun 11 00:17:35.479575 crc crio[23067]: time="2026-06-11T00:17:35.479007664Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=de3f2245-9449-4964-92eb-6210a5fefa09 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.998579 | controller | Jun 11 00:17:35.535503 crc crio[23067]: time="2026-06-11T00:17:35.534486836Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.998595 | controller | Jun 11 00:17:35.535850 crc crio[23067]: time="2026-06-11T00:17:35.535618487Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=83f09b5c-254d-4674-88f1-2ab6522736e6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.998611 | controller | Jun 11 00:17:35.548820 crc crio[23067]: time="2026-06-11T00:17:35.548246351Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:67d018c7e5e92c52ce9a230242d017b0b4d5dec62eb3f77013d1b1ee83fadc31" id=63599986-f42e-4575-a237-b43173d5a4d5 name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:46.998627 | controller | Jun 11 00:17:35.550022 crc crio[23067]: time="2026-06-11T00:17:35.549925127Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified" id=22cf8075-8514-4298-860b-fe5b2038dbe0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.998648 | controller | Jun 11 00:17:35.554783 crc crio[23067]: time="2026-06-11T00:17:35.551994583Z" level=info msg="Creating container: openstack/placement-bafc-account-create-update-js5kl/mariadb-account-create-update" id=74b51fe8-d4fd-47c1-bc2c-837bc967527a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.998665 | controller | Jun 11 00:17:35.572396 crc crio[23067]: time="2026-06-11T00:17:35.571687Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.998681 | controller | Jun 11 00:17:35.618882 crc crio[23067]: time="2026-06-11T00:17:35.618713342Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified" id=3baa2fbf-1bca-42d7-be24-81c625fa9617 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.998696 | controller | Jun 11 00:17:35.623282 crc crio[23067]: time="2026-06-11T00:17:35.623207495Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.998712 | controller | Jun 11 00:17:35.623855 crc crio[23067]: time="2026-06-11T00:17:35.62378256Z" level=info msg="Stopped container 89d0ad95d543400470dd54b3613eb6272510c8f21d9013d084babc83333e3572: openstack/dnsmasq-dns-68bc84565-gq56n/dnsmasq-dns" id=203901ee-fec4-4273-8d30-09b199346c1a name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:46.998727 | controller | Jun 11 00:17:35.624493 crc crio[23067]: time="2026-06-11T00:17:35.624439868Z" level=info msg="Stopping pod sandbox: dceced93574ba7f10f75904bcb44fc03e3db12039326562576a7dcfa704be447" id=8055cacc-af60-480c-bcd1-dfc5d3fb6b5e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:46.998743 | controller | Jun 11 00:17:35.627288 crc crio[23067]: time="2026-06-11T00:17:35.626960297Z" level=info msg="Got pod network &{Name:dnsmasq-dns-68bc84565-gq56n Namespace:openstack ID:dceced93574ba7f10f75904bcb44fc03e3db12039326562576a7dcfa704be447 UID:ae0dad06-8b18-4eed-bad8-e2e570aa6ad7 NetNS:/var/run/netns/27b6ee5b-b119-4b2e-9d96-143bafffa9ba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podae0dad06_8b18_4eed_bad8_e2e570aa6ad7.slice PodAnnotations:0xc002c84110}] Aliases:map[]}"
2026-06-11 01:10:46.998758 | controller | Jun 11 00:17:35.627288 crc crio[23067]: time="2026-06-11T00:17:35.627257575Z" level=info msg="Deleting pod openstack_dnsmasq-dns-68bc84565-gq56n from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.998774 | controller | Jun 11 00:17:35.630885 crc crio[23067]: time="2026-06-11T00:17:35.630812362Z" level=info msg="Creating container: openstack/swift-ring-rebalance-6q4j5/swift-ring-rebalance" id=72312a7b-7a89-44a8-8f01-45e6187a2dc8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.998790 | controller | Jun 11 00:17:35.633832 crc crio[23067]: time="2026-06-11T00:17:35.633631789Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.998805 | controller | Jun 11 00:17:35.634712 crc crio[23067]: time="2026-06-11T00:17:35.634612955Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.998821 | controller | Jun 11 00:17:35.639314 crc crio[23067]: time="2026-06-11T00:17:35.639227491Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.998836 | controller | Jun 11 00:17:35.644856 crc crio[23067]: time="2026-06-11T00:17:35.64433448Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.998865 | controller | Jun 11 00:17:35.705929 crc crio[23067]: time="2026-06-11T00:17:35.705853437Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.998881 | controller | Jun 11 00:17:35.709847 crc crio[23067]: time="2026-06-11T00:17:35.709562419Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.998896 | controller | Jun 11 00:17:36.015551 crc crio[23067]: time="2026-06-11T00:17:36.015442057Z" level=info msg="Stopped pod sandbox: dceced93574ba7f10f75904bcb44fc03e3db12039326562576a7dcfa704be447" id=8055cacc-af60-480c-bcd1-dfc5d3fb6b5e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:46.998912 | controller | Jun 11 00:17:36.189704 crc crio[23067]: time="2026-06-11T00:17:36.189006428Z" level=info msg="Created container 8f4b979e494ba406096979d3b1fe48c5569c44fe6b71b3c936f28528382f7406: openstack/placement-bafc-account-create-update-js5kl/mariadb-account-create-update" id=74b51fe8-d4fd-47c1-bc2c-837bc967527a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.998928 | controller | Jun 11 00:17:36.189704 crc crio[23067]: time="2026-06-11T00:17:36.189559583Z" level=info msg="Created container 3f3a8541957a122eb32ab07fe6fe02ce35704c35be0757529b99c8e6602b3c11: openstack/placement-db-create-pzxrm/mariadb-database-create" id=9284d91f-81d6-4393-b1ef-57eb9d32f8f7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.998943 | controller | Jun 11 00:17:36.190534 crc crio[23067]: time="2026-06-11T00:17:36.190360015Z" level=info msg="Created container f4daffbe8062d35ec479891ec93e5bcafe02e6592a219a03f797484d3f4bf5cb: openstack/swift-ring-rebalance-6q4j5/swift-ring-rebalance" id=72312a7b-7a89-44a8-8f01-45e6187a2dc8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.998958 | controller | Jun 11 00:17:36.192495 crc crio[23067]: time="2026-06-11T00:17:36.191514066Z" level=info msg="Starting container: 3f3a8541957a122eb32ab07fe6fe02ce35704c35be0757529b99c8e6602b3c11" id=17eb36d6-c7c6-46be-8794-350d2b4dcd54 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.998973 | controller | Jun 11 00:17:36.192495 crc crio[23067]: time="2026-06-11T00:17:36.192095022Z" level=info msg="Starting container: 8f4b979e494ba406096979d3b1fe48c5569c44fe6b71b3c936f28528382f7406" id=befb2619-72ed-4600-82dc-ae1882a50f6f name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.998988 | controller | Jun 11 00:17:36.194550 crc crio[23067]: time="2026-06-11T00:17:36.193967173Z" level=info msg="Starting container: f4daffbe8062d35ec479891ec93e5bcafe02e6592a219a03f797484d3f4bf5cb" id=e63386b9-3005-4587-bb10-f8bfc292b7d2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.999003 | controller | Jun 11 00:17:36.277242 crc crio[23067]: time="2026-06-11T00:17:36.276894916Z" level=info msg="Started container" PID=60965 containerID=8f4b979e494ba406096979d3b1fe48c5569c44fe6b71b3c936f28528382f7406 description=openstack/placement-bafc-account-create-update-js5kl/mariadb-account-create-update id=befb2619-72ed-4600-82dc-ae1882a50f6f name=/runtime.v1.RuntimeService/StartContainer sandboxID=2d00f5e2407e6c9e5250a651b48910b3adda2dba68244cb18873d331189bba11
2026-06-11 01:10:46.999019 | controller | Jun 11 00:17:36.277836 crc crio[23067]: time="2026-06-11T00:17:36.277436681Z" level=info msg="Started container" PID=60963 containerID=3f3a8541957a122eb32ab07fe6fe02ce35704c35be0757529b99c8e6602b3c11 description=openstack/placement-db-create-pzxrm/mariadb-database-create id=17eb36d6-c7c6-46be-8794-350d2b4dcd54 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6c115be32871bad4c6f972a45de953d91dbf1c5373691a7fd2270835fda0ef07
2026-06-11 01:10:46.999035 | controller | Jun 11 00:17:36.283872 crc crio[23067]: time="2026-06-11T00:17:36.283783253Z" level=info msg="Started container" PID=60964 containerID=f4daffbe8062d35ec479891ec93e5bcafe02e6592a219a03f797484d3f4bf5cb description=openstack/swift-ring-rebalance-6q4j5/swift-ring-rebalance id=e63386b9-3005-4587-bb10-f8bfc292b7d2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=164ad7d51600c08004e481b7f40c4366a4d973bb34a8e5f4a31b9b6702050c47
2026-06-11 01:10:46.999054 | controller | Jun 11 00:17:36.355896 crc crio[23067]: time="2026-06-11T00:17:36.354262563Z" level=info msg="Removing container: 89d0ad95d543400470dd54b3613eb6272510c8f21d9013d084babc83333e3572" id=fb094c26-78ad-41f6-885e-7c48842d16c4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.999070 | controller | Jun 11 00:17:36.380523 crc crio[23067]: time="2026-06-11T00:17:36.380460327Z" level=info msg="Running pod sandbox: openstack/root-account-create-update-9f8tl/POD" id=29f2aecc-4809-4562-b0ee-8de713dc75b1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.999086 | controller | Jun 11 00:17:36.381251 crc crio[23067]: time="2026-06-11T00:17:36.38057208Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.999101 | controller | Jun 11 00:17:36.390848 crc crio[23067]: time="2026-06-11T00:17:36.390787698Z" level=info msg="Removed container 89d0ad95d543400470dd54b3613eb6272510c8f21d9013d084babc83333e3572: openstack/dnsmasq-dns-68bc84565-gq56n/dnsmasq-dns" id=fb094c26-78ad-41f6-885e-7c48842d16c4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.999116 | controller | Jun 11 00:17:36.414157 crc crio[23067]: time="2026-06-11T00:17:36.414087113Z" level=info msg="Removing container: 29d3e03fce6e82f268907feb40715cc0274fc9d0eeb9af9b01ef1ecad63ecdb8" id=adbfc556-fbb3-4963-be30-e31cc7e17bd9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.999132 | controller | Jun 11 00:17:36.416898 crc crio[23067]: time="2026-06-11T00:17:36.416832078Z" level=info msg="Got pod network &{Name:root-account-create-update-9f8tl Namespace:openstack ID:89c31cfb0302932322ec9e4c47d3f3c8f18b7be2dfcaa859f4a6fa3a2b500fc1 UID:137b6084-ea50-4bf8-9e16-5cdc2477d5db NetNS:/var/run/netns/37685a2e-8fef-4d61-985a-47e86c0b8a2c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod137b6084_ea50_4bf8_9e16_5cdc2477d5db.slice PodAnnotations:0xc000c34868}] Aliases:map[]}"
2026-06-11 01:10:46.999147 | controller | Jun 11 00:17:36.417076 crc crio[23067]: time="2026-06-11T00:17:36.416946971Z" level=info msg="Adding pod openstack_root-account-create-update-9f8tl to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.999163 | controller | Jun 11 00:17:36.501965 crc crio[23067]: time="2026-06-11T00:17:36.501814885Z" level=info msg="Removed container 29d3e03fce6e82f268907feb40715cc0274fc9d0eeb9af9b01ef1ecad63ecdb8: openstack/dnsmasq-dns-68bc84565-gq56n/init" id=adbfc556-fbb3-4963-be30-e31cc7e17bd9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:46.999179 | controller | Jun 11 00:17:37.014355 crc crio[23067]: 2026-06-11T00:17:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:89c31cfb0302932 Mac:06:3e:66:0a:30:5e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7c Mtu:0 Sandbox:/var/run/netns/37685a2e-8fef-4d61-985a-47e86c0b8a2c SocketPath: PciID:}] [{Interface:0xc00025ce80 Address:{IP:10.217.0.124 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:46.999196 | controller | Jun 11 00:17:37.015631 crc crio[23067]: time="2026-06-11T00:17:37.015553279Z" level=info msg="Got pod network &{Name:root-account-create-update-9f8tl Namespace:openstack ID:89c31cfb0302932322ec9e4c47d3f3c8f18b7be2dfcaa859f4a6fa3a2b500fc1 UID:137b6084-ea50-4bf8-9e16-5cdc2477d5db NetNS:/var/run/netns/37685a2e-8fef-4d61-985a-47e86c0b8a2c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod137b6084_ea50_4bf8_9e16_5cdc2477d5db.slice PodAnnotations:0xc000c34868}] Aliases:map[]}"
2026-06-11 01:10:46.999217 | controller | Jun 11 00:17:37.015876 crc crio[23067]: time="2026-06-11T00:17:37.015830587Z" level=info msg="Checking pod openstack_root-account-create-update-9f8tl for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:46.999234 | controller | Jun 11 00:17:37.025180 crc crio[23067]: time="2026-06-11T00:17:37.025074219Z" level=info msg="Ran pod sandbox 89c31cfb0302932322ec9e4c47d3f3c8f18b7be2dfcaa859f4a6fa3a2b500fc1 with infra container: openstack/root-account-create-update-9f8tl/POD" id=29f2aecc-4809-4562-b0ee-8de713dc75b1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.999250 | controller | Jun 11 00:17:37.027505 crc crio[23067]: time="2026-06-11T00:17:37.027425693Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=0c4b4f34-3853-4981-ac8e-236f5026d9ef name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.999265 | controller | Jun 11 00:17:37.031067 crc crio[23067]: time="2026-06-11T00:17:37.030953559Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=4cc746bb-0164-4bf4-bb2c-1d234b2b4efe name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:46.999280 | controller | Jun 11 00:17:37.041498 crc crio[23067]: time="2026-06-11T00:17:37.041410014Z" level=info msg="Creating container: openstack/root-account-create-update-9f8tl/mariadb-account-create-update" id=a518d03d-9c8e-4d07-8cb9-03176298b44c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.999296 | controller | Jun 11 00:17:37.043043 crc crio[23067]: time="2026-06-11T00:17:37.042983127Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.999311 | controller | Jun 11 00:17:37.096376 crc crio[23067]: time="2026-06-11T00:17:37.096223128Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.999327 | controller | Jun 11 00:17:37.100282 crc crio[23067]: time="2026-06-11T00:17:37.100210097Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.999342 | controller | Jun 11 00:17:37.654986 crc crio[23067]: time="2026-06-11T00:17:37.654605399Z" level=info msg="Created container 02f007f39f22a0ff13af8f2aaf44252f8307ed76cb9f6415a945a3ad1c0e6aab: openstack/root-account-create-update-9f8tl/mariadb-account-create-update" id=a518d03d-9c8e-4d07-8cb9-03176298b44c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:46.999380 | controller | Jun 11 00:17:37.656802 crc crio[23067]: time="2026-06-11T00:17:37.656706646Z" level=info msg="Starting container: 02f007f39f22a0ff13af8f2aaf44252f8307ed76cb9f6415a945a3ad1c0e6aab" id=573c2f12-baf8-45c5-9baa-29181d27763b name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:46.999397 | controller | Jun 11 00:17:37.665826 crc crio[23067]: time="2026-06-11T00:17:37.665705532Z" level=info msg="Started container" PID=61073 containerID=02f007f39f22a0ff13af8f2aaf44252f8307ed76cb9f6415a945a3ad1c0e6aab description=openstack/root-account-create-update-9f8tl/mariadb-account-create-update id=573c2f12-baf8-45c5-9baa-29181d27763b name=/runtime.v1.RuntimeService/StartContainer sandboxID=89c31cfb0302932322ec9e4c47d3f3c8f18b7be2dfcaa859f4a6fa3a2b500fc1
2026-06-11 01:10:46.999413 | controller | Jun 11 00:17:38.412380 crc crio[23067]: time="2026-06-11T00:17:38.411931313Z" level=info msg="Stopping pod sandbox: 6c115be32871bad4c6f972a45de953d91dbf1c5373691a7fd2270835fda0ef07" id=15b2f37b-0b39-42a4-84cd-396ffa27091d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:46.999429 | controller | Jun 11 00:17:38.412916 crc crio[23067]: time="2026-06-11T00:17:38.412848388Z" level=info msg="Got pod network &{Name:placement-db-create-pzxrm Namespace:openstack ID:6c115be32871bad4c6f972a45de953d91dbf1c5373691a7fd2270835fda0ef07 UID:59d57eb7-e246-497b-81f2-6993b7ce3e7f NetNS:/var/run/netns/1e29198c-1bd3-46fa-9f03-d666292d81b9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod59d57eb7_e246_497b_81f2_6993b7ce3e7f.slice PodAnnotations:0xc00008c4e8}] Aliases:map[]}"
2026-06-11 01:10:46.999449 | controller | Jun 11 00:17:38.413121 crc crio[23067]: time="2026-06-11T00:17:38.413063914Z" level=info msg="Deleting pod openstack_placement-db-create-pzxrm from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.999466 | controller | Jun 11 00:17:38.414888 crc crio[23067]: time="2026-06-11T00:17:38.413304051Z" level=info msg="Stopping pod sandbox: 2d00f5e2407e6c9e5250a651b48910b3adda2dba68244cb18873d331189bba11" id=51f39e46-16e5-4761-86ca-0d5c615ae22c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:46.999481 | controller | Jun 11 00:17:38.414888 crc crio[23067]: time="2026-06-11T00:17:38.413957459Z" level=info msg="Got pod network &{Name:placement-bafc-account-create-update-js5kl Namespace:openstack ID:2d00f5e2407e6c9e5250a651b48910b3adda2dba68244cb18873d331189bba11 UID:a85dcec8-cebf-41a3-96b8-3f2a216341b2 NetNS:/var/run/netns/eace85ab-5a87-44ae-95c4-da2d142f12c1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda85dcec8_cebf_41a3_96b8_3f2a216341b2.slice PodAnnotations:0xc0079a4080}] Aliases:map[]}"
2026-06-11 01:10:46.999497 | controller | Jun 11 00:17:38.414888 crc crio[23067]: time="2026-06-11T00:17:38.414119153Z" level=info msg="Deleting pod openstack_placement-bafc-account-create-update-js5kl from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.999513 | controller | Jun 11 00:17:38.720300 crc crio[23067]: time="2026-06-11T00:17:38.720207836Z" level=info msg="Stopped pod sandbox: 2d00f5e2407e6c9e5250a651b48910b3adda2dba68244cb18873d331189bba11" id=51f39e46-16e5-4761-86ca-0d5c615ae22c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:46.999529 | controller | Jun 11 00:17:38.903695 crc crio[23067]: time="2026-06-11T00:17:38.903158323Z" level=info msg="Stopped pod sandbox: 6c115be32871bad4c6f972a45de953d91dbf1c5373691a7fd2270835fda0ef07" id=15b2f37b-0b39-42a4-84cd-396ffa27091d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:46.999545 | controller | Jun 11 00:17:39.437611 crc crio[23067]: time="2026-06-11T00:17:39.43754367Z" level=info msg="Stopping pod sandbox: 89c31cfb0302932322ec9e4c47d3f3c8f18b7be2dfcaa859f4a6fa3a2b500fc1" id=429c61cc-1064-442b-9e2c-6def29cffa82 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:46.999561 | controller | Jun 11 00:17:39.438549 crc crio[23067]: time="2026-06-11T00:17:39.438410574Z" level=info msg="Got pod network &{Name:root-account-create-update-9f8tl Namespace:openstack ID:89c31cfb0302932322ec9e4c47d3f3c8f18b7be2dfcaa859f4a6fa3a2b500fc1 UID:137b6084-ea50-4bf8-9e16-5cdc2477d5db NetNS:/var/run/netns/37685a2e-8fef-4d61-985a-47e86c0b8a2c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod137b6084_ea50_4bf8_9e16_5cdc2477d5db.slice PodAnnotations:0xc0079a43c0}] Aliases:map[]}"
2026-06-11 01:10:46.999577 | controller | Jun 11 00:17:39.438808 crc crio[23067]: time="2026-06-11T00:17:39.438600519Z" level=info msg="Deleting pod openstack_root-account-create-update-9f8tl from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.999594 | controller | Jun 11 00:17:39.837168 crc crio[23067]: time="2026-06-11T00:17:39.837087331Z" level=info msg="Running pod sandbox: openstack/keystone-db-create-wznsg/POD" id=aaa08fed-f6c3-4f9a-b9e9-897fd1513656 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.999610 | controller | Jun 11 00:17:39.838579 crc crio[23067]: time="2026-06-11T00:17:39.837222735Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.999629 | controller | Jun 11 00:17:39.885435 crc crio[23067]: time="2026-06-11T00:17:39.884976657Z" level=info msg="Stopped pod sandbox: 89c31cfb0302932322ec9e4c47d3f3c8f18b7be2dfcaa859f4a6fa3a2b500fc1" id=429c61cc-1064-442b-9e2c-6def29cffa82 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:46.999646 | controller | Jun 11 00:17:39.902883 crc crio[23067]: time="2026-06-11T00:17:39.902581497Z" level=info msg="Got pod network &{Name:keystone-db-create-wznsg Namespace:openstack ID:6a8107c10151991486c188ef18c631b9a8ac479b56a175a3995974808efa12c9 UID:9c4c5bac-cc2b-4b72-be79-7e6dd2616a08 NetNS:/var/run/netns/e97bd901-44d1-458f-b2ef-74af2b6ee896 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9c4c5bac_cc2b_4b72_be79_7e6dd2616a08.slice PodAnnotations:0xc000c35250}] Aliases:map[]}"
2026-06-11 01:10:46.999662 | controller | Jun 11 00:17:39.902883 crc crio[23067]: time="2026-06-11T00:17:39.902685379Z" level=info msg="Adding pod openstack_keystone-db-create-wznsg to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.999679 | controller | Jun 11 00:17:39.974454 crc crio[23067]: time="2026-06-11T00:17:39.974344383Z" level=info msg="Running pod sandbox: openstack/glance-db-create-rrrqq/POD" id=63d70628-80b1-4021-9c1e-3e0f96192735 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.999694 | controller | Jun 11 00:17:39.975361 crc crio[23067]: time="2026-06-11T00:17:39.974459826Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.999711 | controller | Jun 11 00:17:40.005269 crc crio[23067]: time="2026-06-11T00:17:40.005176343Z" level=info msg="Got pod network &{Name:glance-db-create-rrrqq Namespace:openstack ID:04c3bf896a3ba27f47a7287f301ffcef0e0e5d4f77050749d94222ddd6c9a2c6 UID:5b971bde-98d5-46f9-88dd-10796bd41cbc NetNS:/var/run/netns/7e7b5cd5-001d-4c50-8226-6845e2bf20a6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5b971bde_98d5_46f9_88dd_10796bd41cbc.slice PodAnnotations:0xc008202720}] Aliases:map[]}"
2026-06-11 01:10:46.999727 | controller | Jun 11 00:17:40.005269 crc crio[23067]: time="2026-06-11T00:17:40.005233475Z" level=info msg="Adding pod openstack_glance-db-create-rrrqq to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.999743 | controller | Jun 11 00:17:40.013020 crc crio[23067]: time="2026-06-11T00:17:40.012916684Z" level=info msg="Running pod sandbox: openstack/glance-eded-account-create-update-qgxl9/POD" id=223fee3a-d12d-4222-be2e-6d82b55f86e3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.999759 | controller | Jun 11 00:17:40.013020 crc crio[23067]: time="2026-06-11T00:17:40.013004537Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.999775 | controller | Jun 11 00:17:40.052618 crc crio[23067]: time="2026-06-11T00:17:40.052286277Z" level=info msg="Got pod network &{Name:glance-eded-account-create-update-qgxl9 Namespace:openstack ID:b8d541b2fdfca294f38d31612a6d9f3afab664b66e0de591bc878b3848f69a3f UID:b7a069e5-6df6-4732-8e88-42b7d1a61bdd NetNS:/var/run/netns/81a080ed-3862-4aa0-bac1-f0f9e5cbc85f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb7a069e5_6df6_4732_8e88_42b7d1a61bdd.slice PodAnnotations:0xc000c354b8}] Aliases:map[]}"
2026-06-11 01:10:46.999791 | controller | Jun 11 00:17:40.052618 crc crio[23067]: time="2026-06-11T00:17:40.052347469Z" level=info msg="Adding pod openstack_glance-eded-account-create-update-qgxl9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.999811 | controller | Jun 11 00:17:40.109068 crc crio[23067]: time="2026-06-11T00:17:40.108961222Z" level=info msg="Running pod sandbox: openstack/keystone-d607-account-create-update-fjqv8/POD" id=6ab14733-ac58-410f-a7b0-2dfc0386a126 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.999827 | controller | Jun 11 00:17:40.109321 crc crio[23067]: time="2026-06-11T00:17:40.109091116Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:46.999844 | controller | Jun 11 00:17:40.175758 crc crio[23067]: time="2026-06-11T00:17:40.175106055Z" level=info msg="Got pod network &{Name:keystone-d607-account-create-update-fjqv8 Namespace:openstack ID:eb29e287d7508ba11558a9cd44db3902fb29c1de5eb53296b787b3b7b439516d UID:d5eb41dc-de63-47ff-8dc8-a8a51f3e056f NetNS:/var/run/netns/b81d7b62-a04c-457a-be2a-8df58d7f5928 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd5eb41dc_de63_47ff_8dc8_a8a51f3e056f.slice PodAnnotations:0xc000c357a0}] Aliases:map[]}"
2026-06-11 01:10:46.999860 | controller | Jun 11 00:17:40.175758 crc crio[23067]: time="2026-06-11T00:17:40.175201018Z" level=info msg="Adding pod openstack_keystone-d607-account-create-update-fjqv8 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:46.999876 | controller | Jun 11 00:17:40.508161 crc crio[23067]: 2026-06-11T00:17:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:04c3bf896a3ba27 Mac:06:4d:2c:41:15:b2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7e Mtu:0 Sandbox:/var/run/netns/7e7b5cd5-001d-4c50-8226-6845e2bf20a6 SocketPath: PciID:}] [{Interface:0xc00043f050 Address:{IP:10.217.0.126 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:46.999892 | controller | Jun 11 00:17:40.510007 crc crio[23067]: time="2026-06-11T00:17:40.50947432Z" level=info msg="Got pod network &{Name:glance-db-create-rrrqq Namespace:openstack ID:04c3bf896a3ba27f47a7287f301ffcef0e0e5d4f77050749d94222ddd6c9a2c6 UID:5b971bde-98d5-46f9-88dd-10796bd41cbc NetNS:/var/run/netns/7e7b5cd5-001d-4c50-8226-6845e2bf20a6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5b971bde_98d5_46f9_88dd_10796bd41cbc.slice PodAnnotations:0xc008202720}] Aliases:map[]}"
2026-06-11 01:10:46.999908 | controller | Jun 11 00:17:40.514705 crc crio[23067]: 2026-06-11T00:17:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6a8107c10151991 Mac:aa:48:c2:c5:c5:76 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7d Mtu:0 Sandbox:/var/run/netns/e97bd901-44d1-458f-b2ef-74af2b6ee896 SocketPath: PciID:}] [{Interface:0xc00048c5c0 Address:{IP:10.217.0.125 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:46.999924 | controller | Jun 11 00:17:40.514705 crc crio[23067]: time="2026-06-11T00:17:40.509632914Z" level=info msg="Checking pod openstack_glance-db-create-rrrqq for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:46.999940 | controller | Jun 11 00:17:40.515005 crc crio[23067]: time="2026-06-11T00:17:40.514887718Z" level=info msg="Got pod network &{Name:keystone-db-create-wznsg Namespace:openstack ID:6a8107c10151991486c188ef18c631b9a8ac479b56a175a3995974808efa12c9 UID:9c4c5bac-cc2b-4b72-be79-7e6dd2616a08 NetNS:/var/run/netns/e97bd901-44d1-458f-b2ef-74af2b6ee896 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9c4c5bac_cc2b_4b72_be79_7e6dd2616a08.slice PodAnnotations:0xc000c35250}] Aliases:map[]}"
2026-06-11 01:10:46.999956 | controller | Jun 11 00:17:40.515074 crc crio[23067]: time="2026-06-11T00:17:40.515027111Z" level=info msg="Checking pod openstack_keystone-db-create-wznsg for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:46.999975 | controller | Jun 11 00:17:40.538360 crc crio[23067]: time="2026-06-11T00:17:40.536329532Z" level=info msg="Ran pod sandbox 04c3bf896a3ba27f47a7287f301ffcef0e0e5d4f77050749d94222ddd6c9a2c6 with infra container: openstack/glance-db-create-rrrqq/POD" id=63d70628-80b1-4021-9c1e-3e0f96192735 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:46.999992 | controller | Jun 11 00:17:40.547689 crc crio[23067]: time="2026-06-11T00:17:40.547544368Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=aca9c947-93b6-4310-9b4b-92a2db7e42e6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.000008 | controller | Jun 11 00:17:40.557886 crc crio[23067]: time="2026-06-11T00:17:40.554912979Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=3f382de9-93af-40a6-a22b-d7b0ec7edacb name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.000024 | controller | Jun 11 00:17:40.557886 crc crio[23067]: time="2026-06-11T00:17:40.557061447Z" level=info msg="Ran pod sandbox 6a8107c10151991486c188ef18c631b9a8ac479b56a175a3995974808efa12c9 with infra container: openstack/keystone-db-create-wznsg/POD" id=aaa08fed-f6c3-4f9a-b9e9-897fd1513656 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.000040 | controller | Jun 11 00:17:40.562710 crc crio[23067]: time="2026-06-11T00:17:40.562606818Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=689a7c7e-d78c-495b-aed4-8c3fc7c9faf8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.000056 | controller | Jun 11 00:17:40.573322 crc crio[23067]: time="2026-06-11T00:17:40.573262479Z" level=info msg="Creating container: openstack/glance-db-create-rrrqq/mariadb-database-create" id=ffaa3d32-f7b4-4cb2-950b-3ad166437523 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.000072 | controller | Jun 11 00:17:40.574157 crc crio[23067]: time="2026-06-11T00:17:40.574133103Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.000088 | controller | Jun 11 00:17:40.575079 crc crio[23067]: time="2026-06-11T00:17:40.575010757Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=543c13c4-151d-4054-83aa-cbc6add870fd name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.000103 | controller | Jun 11 00:17:40.584821 crc crio[23067]: time="2026-06-11T00:17:40.584548967Z" level=info msg="Creating container: openstack/keystone-db-create-wznsg/mariadb-database-create" id=b9382775-0f4e-427b-a152-71cc31f90660 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.000119 | controller | Jun 11 00:17:40.601359 crc crio[23067]: time="2026-06-11T00:17:40.601245062Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.000135 | controller | Jun 11 00:17:40.629436 crc crio[23067]: 2026-06-11T00:17:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b8d541b2fdfca29 Mac:86:5c:04:34:b9:27 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7f Mtu:0 Sandbox:/var/run/netns/81a080ed-3862-4aa0-bac1-f0f9e5cbc85f SocketPath: PciID:}] [{Interface:0xc0004ac5d0 Address:{IP:10.217.0.127 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:47.000151 | controller | Jun 11 00:17:40.629436 crc crio[23067]: time="2026-06-11T00:17:40.628388982Z" level=info msg="Got pod network &{Name:glance-eded-account-create-update-qgxl9 Namespace:openstack ID:b8d541b2fdfca294f38d31612a6d9f3afab664b66e0de591bc878b3848f69a3f UID:b7a069e5-6df6-4732-8e88-42b7d1a61bdd NetNS:/var/run/netns/81a080ed-3862-4aa0-bac1-f0f9e5cbc85f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb7a069e5_6df6_4732_8e88_42b7d1a61bdd.slice PodAnnotations:0xc000c354b8}] Aliases:map[]}"
2026-06-11 01:10:47.000171 | controller | Jun 11 00:17:40.629436 crc crio[23067]: time="2026-06-11T00:17:40.628548496Z" level=info msg="Checking pod openstack_glance-eded-account-create-update-qgxl9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:47.000188 | controller | Jun 11 00:17:40.653817 crc crio[23067]: time="2026-06-11T00:17:40.653249799Z" level=info msg="Ran pod sandbox b8d541b2fdfca294f38d31612a6d9f3afab664b66e0de591bc878b3848f69a3f with infra container: openstack/glance-eded-account-create-update-qgxl9/POD" id=223fee3a-d12d-4222-be2e-6d82b55f86e3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.000204 | controller | Jun 11 00:17:40.656775 crc crio[23067]: time="2026-06-11T00:17:40.656620381Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=dd655436-a648-4b10-b985-4a7a624ea0c0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.000220 | controller | Jun 11 00:17:40.670509 crc crio[23067]: time="2026-06-11T00:17:40.670418907Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.000236 | controller | Jun 11 00:17:40.670918 crc crio[23067]: 2026-06-11T00:17:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:eb29e287d7508ba Mac:3a:63:8f:53:7a:30 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:80 Mtu:0 Sandbox:/var/run/netns/b81d7b62-a04c-457a-be2a-8df58d7f5928 SocketPath: PciID:}] [{Interface:0xc00023ce70 Address:{IP:10.217.0.128 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:47.000252 | controller | Jun 11 00:17:40.672245 crc crio[23067]: time="2026-06-11T00:17:40.672106723Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=a02d3dc7-13cf-4f9d-aa69-cb4f893c7514 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.000267 | controller | Jun 11 00:17:40.674944 crc crio[23067]: time="2026-06-11T00:17:40.67418789Z" level=info msg="Got pod network &{Name:keystone-d607-account-create-update-fjqv8 Namespace:openstack ID:eb29e287d7508ba11558a9cd44db3902fb29c1de5eb53296b787b3b7b439516d UID:d5eb41dc-de63-47ff-8dc8-a8a51f3e056f NetNS:/var/run/netns/b81d7b62-a04c-457a-be2a-8df58d7f5928 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd5eb41dc_de63_47ff_8dc8_a8a51f3e056f.slice PodAnnotations:0xc000c357a0}] Aliases:map[]}"
2026-06-11 01:10:47.000283 | controller | Jun 11 00:17:40.674944 crc crio[23067]: time="2026-06-11T00:17:40.674354015Z" level=info msg="Checking pod openstack_keystone-d607-account-create-update-fjqv8 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:47.000299 | controller | Jun 11 00:17:40.675689 crc crio[23067]: time="2026-06-11T00:17:40.675571588Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.000315 | controller | Jun 11 00:17:40.685511 crc crio[23067]: time="2026-06-11T00:17:40.685360855Z" level=info msg="Creating container: openstack/glance-eded-account-create-update-qgxl9/mariadb-account-create-update" id=ea2487ed-3d44-4576-aceb-9579e1cf3342 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.000331 | controller | Jun 11 00:17:40.689599 crc crio[23067]: time="2026-06-11T00:17:40.689511578Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.000361 | controller | Jun 11 00:17:40.689599 crc crio[23067]: time="2026-06-11T00:17:40.689568209Z" level=info msg="Ran pod sandbox eb29e287d7508ba11558a9cd44db3902fb29c1de5eb53296b787b3b7b439516d with infra container: openstack/keystone-d607-account-create-update-fjqv8/POD" id=6ab14733-ac58-410f-a7b0-2dfc0386a126 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.000387 | controller | Jun 11 00:17:40.690795 crc crio[23067]: time="2026-06-11T00:17:40.69069598Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.000407 | controller | Jun 11 00:17:40.692896 crc crio[23067]: time="2026-06-11T00:17:40.692760256Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=ee0f4d27-f216-4ddf-9f7b-9a9aeda73a8b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.000441 | controller | Jun 11 00:17:40.694483 crc crio[23067]: time="2026-06-11T00:17:40.694400581Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.000458 | controller | Jun 11 00:17:40.730863 crc crio[23067]: time="2026-06-11T00:17:40.727858863Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=233f0cf7-4c2e-448a-a946-1eca6f23947b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.000474 | controller | Jun 11 00:17:40.750556 crc crio[23067]: time="2026-06-11T00:17:40.750457499Z" level=info msg="Creating container: openstack/keystone-d607-account-create-update-fjqv8/mariadb-account-create-update" id=c47cb513-97e0-44cd-8c57-d4eb12f08c4a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.000491 | controller | Jun 11 00:17:40.751301 crc crio[23067]: time="2026-06-11T00:17:40.751150368Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.000506 | controller | Jun 11 00:17:40.792293 crc crio[23067]: time="2026-06-11T00:17:40.792180576Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.000522 | controller | Jun 11 00:17:40.797038 crc crio[23067]: time="2026-06-11T00:17:40.796964537Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.000537 | controller | Jun 11 00:17:40.839506 crc crio[23067]: time="2026-06-11T00:17:40.839381623Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.000553 | controller | Jun 11 00:17:40.844428 crc crio[23067]: time="2026-06-11T00:17:40.844336798Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.000568 | controller | Jun 11 00:17:41.317298 crc crio[23067]: time="2026-06-11T00:17:41.316453678Z" level=info msg="Created container 2575611c4b2c4c8d08ac1d52df1dc2fc6e1f65b76a7424b13b73dbad6ddcf027: openstack/keystone-db-create-wznsg/mariadb-database-create" id=b9382775-0f4e-427b-a152-71cc31f90660 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.000608 | controller | Jun 11 00:17:41.318765 crc crio[23067]: time="2026-06-11T00:17:41.31836824Z" level=info msg="Created container 8deb8ba00dbadc1984c6e8783315a4cb421fff01ce8e10e34cf7cf29bdf76a76: openstack/glance-db-create-rrrqq/mariadb-database-create" id=ffaa3d32-f7b4-4cb2-950b-3ad166437523 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.000626 | controller | Jun 11 00:17:41.320918 crc crio[23067]: time="2026-06-11T00:17:41.319871701Z" level=info msg="Starting container: 2575611c4b2c4c8d08ac1d52df1dc2fc6e1f65b76a7424b13b73dbad6ddcf027" id=3ed63a14-43e8-4db9-b9e7-bda94ef790f8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.000646 | controller | Jun 11 00:17:41.321364 crc crio[23067]: time="2026-06-11T00:17:41.321132806Z" level=info msg="Starting container: 8deb8ba00dbadc1984c6e8783315a4cb421fff01ce8e10e34cf7cf29bdf76a76" id=64bbc254-2510-46aa-934e-fddeb7a2b8af name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.000662 | controller | Jun 11 00:17:41.322482 crc crio[23067]: time="2026-06-11T00:17:41.322311138Z" level=info msg="Created container aa65a039c7791e737a9968342a4f1435b606a44bfb523a5b0542a7cd097b56aa: openstack/keystone-d607-account-create-update-fjqv8/mariadb-account-create-update" id=c47cb513-97e0-44cd-8c57-d4eb12f08c4a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.000677 | controller | Jun 11 00:17:41.327019 crc crio[23067]: time="2026-06-11T00:17:41.326963374Z" level=info msg="Starting container: aa65a039c7791e737a9968342a4f1435b606a44bfb523a5b0542a7cd097b56aa" id=7f420f48-7910-4877-8dd4-3ee2c849cb07 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.000693 | controller | Jun 11 00:17:41.328078 crc crio[23067]: time="2026-06-11T00:17:41.327964242Z" level=info msg="Started container" PID=61437 containerID=8deb8ba00dbadc1984c6e8783315a4cb421fff01ce8e10e34cf7cf29bdf76a76 description=openstack/glance-db-create-rrrqq/mariadb-database-create id=64bbc254-2510-46aa-934e-fddeb7a2b8af name=/runtime.v1.RuntimeService/StartContainer sandboxID=04c3bf896a3ba27f47a7287f301ffcef0e0e5d4f77050749d94222ddd6c9a2c6
2026-06-11 01:10:47.000710 | controller | Jun 11 00:17:41.333470 crc crio[23067]: time="2026-06-11T00:17:41.33340267Z" level=info msg="Started container" PID=61455 containerID=aa65a039c7791e737a9968342a4f1435b606a44bfb523a5b0542a7cd097b56aa description=openstack/keystone-d607-account-create-update-fjqv8/mariadb-account-create-update id=7f420f48-7910-4877-8dd4-3ee2c849cb07 name=/runtime.v1.RuntimeService/StartContainer sandboxID=eb29e287d7508ba11558a9cd44db3902fb29c1de5eb53296b787b3b7b439516d
2026-06-11 01:10:47.000726 | controller | Jun 11 00:17:41.335215 crc crio[23067]: time="2026-06-11T00:17:41.33488184Z" level=info msg="Started container" PID=61438 containerID=2575611c4b2c4c8d08ac1d52df1dc2fc6e1f65b76a7424b13b73dbad6ddcf027 description=openstack/keystone-db-create-wznsg/mariadb-database-create id=3ed63a14-43e8-4db9-b9e7-bda94ef790f8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6a8107c10151991486c188ef18c631b9a8ac479b56a175a3995974808efa12c9
2026-06-11 01:10:47.000742 | controller | Jun 11 00:17:41.338037 crc crio[23067]: time="2026-06-11T00:17:41.337978395Z" level=info msg="Created container 6b45a457c37605260316ed8af8ddc4d96de3bc887efa01667abb23023fa3bd50: openstack/glance-eded-account-create-update-qgxl9/mariadb-account-create-update" id=ea2487ed-3d44-4576-aceb-9579e1cf3342 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.000758 | controller | Jun 11 00:17:41.342974 crc crio[23067]: time="2026-06-11T00:17:41.341888011Z" level=info msg="Starting container: 6b45a457c37605260316ed8af8ddc4d96de3bc887efa01667abb23023fa3bd50" id=de063e85-b277-4f86-b3c8-546d04ad6c38 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.000774 | controller | Jun 11 00:17:41.350848 crc crio[23067]: time="2026-06-11T00:17:41.348055069Z" level=info msg="Started container" PID=61456 containerID=6b45a457c37605260316ed8af8ddc4d96de3bc887efa01667abb23023fa3bd50 description=openstack/glance-eded-account-create-update-qgxl9/mariadb-account-create-update id=de063e85-b277-4f86-b3c8-546d04ad6c38 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b8d541b2fdfca294f38d31612a6d9f3afab664b66e0de591bc878b3848f69a3f
2026-06-11 01:10:47.000790 | controller | Jun 11 00:17:43.593812 crc crio[23067]: time="2026-06-11T00:17:43.593100307Z" level=info msg="Stopping pod sandbox: 04c3bf896a3ba27f47a7287f301ffcef0e0e5d4f77050749d94222ddd6c9a2c6" id=4db3e0b2-6a7c-43ad-be34-18884ed10d08 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.000809 | controller | Jun 11 00:17:43.594307 crc crio[23067]: time="2026-06-11T00:17:43.593321273Z" level=info msg="Stopping pod sandbox: 6a8107c10151991486c188ef18c631b9a8ac479b56a175a3995974808efa12c9" id=55798c89-21c0-40a4-9a1e-5c0a576c5044 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.000826 | controller | Jun 11 00:17:43.595127 crc crio[23067]: time="2026-06-11T00:17:43.59505514Z" level=info msg="Got pod network &{Name:keystone-db-create-wznsg Namespace:openstack ID:6a8107c10151991486c188ef18c631b9a8ac479b56a175a3995974808efa12c9 UID:9c4c5bac-cc2b-4b72-be79-7e6dd2616a08 NetNS:/var/run/netns/e97bd901-44d1-458f-b2ef-74af2b6ee896 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9c4c5bac_cc2b_4b72_be79_7e6dd2616a08.slice PodAnnotations:0xc0001310a0}] Aliases:map[]}"
2026-06-11 01:10:47.000843 | controller | Jun 11 00:17:43.595354 crc crio[23067]: time="2026-06-11T00:17:43.595287267Z" level=info msg="Deleting pod openstack_keystone-db-create-wznsg from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.000860 | controller | Jun 11 00:17:43.596550 crc crio[23067]: time="2026-06-11T00:17:43.596433498Z" level=info msg="Got pod network &{Name:glance-db-create-rrrqq Namespace:openstack ID:04c3bf896a3ba27f47a7287f301ffcef0e0e5d4f77050749d94222ddd6c9a2c6 UID:5b971bde-98d5-46f9-88dd-10796bd41cbc NetNS:/var/run/netns/7e7b5cd5-001d-4c50-8226-6845e2bf20a6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5b971bde_98d5_46f9_88dd_10796bd41cbc.slice PodAnnotations:0xc002a46778}] Aliases:map[]}"
2026-06-11 01:10:47.000877 | controller | Jun 11 00:17:43.596820 crc crio[23067]: time="2026-06-11T00:17:43.596717986Z" level=info msg="Deleting pod openstack_glance-db-create-rrrqq from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.000894 | controller | Jun 11 00:17:44.023165 crc crio[23067]: time="2026-06-11T00:17:44.022995396Z" level=info msg="Stopped pod sandbox: 6a8107c10151991486c188ef18c631b9a8ac479b56a175a3995974808efa12c9" id=55798c89-21c0-40a4-9a1e-5c0a576c5044 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.000911 | controller | Jun 11 00:17:44.120715 crc crio[23067]: time="2026-06-11T00:17:44.119968089Z" level=info msg="Stopped pod sandbox: 04c3bf896a3ba27f47a7287f301ffcef0e0e5d4f77050749d94222ddd6c9a2c6" id=4db3e0b2-6a7c-43ad-be34-18884ed10d08 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.000927 | controller | Jun 11 00:17:44.625825 crc crio[23067]: time="2026-06-11T00:17:44.623922367Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=99eec927-ca16-42ef-941f-6833dccd3d70 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.000944 | controller | Jun 11 00:17:44.641045 crc crio[23067]: time="2026-06-11T00:17:44.640627962Z" level=info msg="Stopping pod sandbox: b8d541b2fdfca294f38d31612a6d9f3afab664b66e0de591bc878b3848f69a3f" id=f1d32236-cb82-431e-9a1f-308eda563806 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.000961 | controller | Jun 11 00:17:44.641045 crc crio[23067]: time="2026-06-11T00:17:44.640771766Z" level=info msg="Stopping pod sandbox: eb29e287d7508ba11558a9cd44db3902fb29c1de5eb53296b787b3b7b439516d" id=99cb3547-2740-4baa-96fe-9fe70064d586 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.000978 | controller | Jun 11 00:17:44.641448 crc crio[23067]: time="2026-06-11T00:17:44.641386573Z" level=info msg="Got pod network &{Name:glance-eded-account-create-update-qgxl9 Namespace:openstack ID:b8d541b2fdfca294f38d31612a6d9f3afab664b66e0de591bc878b3848f69a3f UID:b7a069e5-6df6-4732-8e88-42b7d1a61bdd NetNS:/var/run/netns/81a080ed-3862-4aa0-bac1-f0f9e5cbc85f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb7a069e5_6df6_4732_8e88_42b7d1a61bdd.slice PodAnnotations:0xc000c34690}] Aliases:map[]}"
2026-06-11 01:10:47.000999 | controller | Jun 11 00:17:44.641631 crc crio[23067]: time="2026-06-11T00:17:44.641553157Z" level=info msg="Got pod network &{Name:keystone-d607-account-create-update-fjqv8 Namespace:openstack ID:eb29e287d7508ba11558a9cd44db3902fb29c1de5eb53296b787b3b7b439516d UID:d5eb41dc-de63-47ff-8dc8-a8a51f3e056f NetNS:/var/run/netns/b81d7b62-a04c-457a-be2a-8df58d7f5928 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd5eb41dc_de63_47ff_8dc8_a8a51f3e056f.slice PodAnnotations:0xc0079a4228}] Aliases:map[]}"
2026-06-11 01:10:47.001016 | controller | Jun 11 00:17:44.641917 crc crio[23067]: time="2026-06-11T00:17:44.641557947Z" level=info msg="Deleting pod openstack_glance-eded-account-create-update-qgxl9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.001032 | controller | Jun 11 00:17:44.641983 crc crio[23067]: time="2026-06-11T00:17:44.641911117Z" level=info msg="Deleting pod openstack_keystone-d607-account-create-update-fjqv8 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.001049 | controller | Jun 11 00:17:44.645543 crc crio[23067]: time="2026-06-11T00:17:44.642704809Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=eea59bcb-6a4d-48d2-af3e-80368dd04e89 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.001065 | controller | Jun 11 00:17:44.724307 crc crio[23067]: time="2026-06-11T00:17:44.72420358Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=f3b0c6b0-51f2-4d0e-9a32-aa5792b46d27 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.001081 | controller | Jun 11 00:17:44.724970 crc crio[23067]: time="2026-06-11T00:17:44.724803017Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=7d53f1bb-e88a-41e9-8f8f-11ddaf07a905 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.001097 | controller | Jun 11 00:17:44.732511 crc crio[23067]: time="2026-06-11T00:17:44.732405234Z" level=info msg="Creating container: openstack/rabbitmq-cell1-server-0/rabbitmq" id=0eccc5b3-1ff8-43c2-90ad-6e414a89837b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.001114 | controller | Jun 11 00:17:44.733071 crc crio[23067]: time="2026-06-11T00:17:44.733030301Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.001130 | controller | Jun 11 00:17:44.739502 crc crio[23067]: time="2026-06-11T00:17:44.739413815Z" level=info msg="Creating container: openstack/rabbitmq-server-0/rabbitmq" id=f60c373b-99a2-4193-b320-0ce5b81f6fa8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.001146 | controller | Jun 11 00:17:44.755192 crc crio[23067]: time="2026-06-11T00:17:44.755036301Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.001162 | controller | Jun 11 00:17:44.788507 crc crio[23067]: time="2026-06-11T00:17:44.788438681Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.001178 | controller | Jun 11 00:17:44.792310 crc crio[23067]: time="2026-06-11T00:17:44.792259045Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.001194 | controller | Jun 11 00:17:44.813507 crc crio[23067]: time="2026-06-11T00:17:44.813438873Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.001217 | controller | Jun 11 00:17:44.816835 crc crio[23067]: time="2026-06-11T00:17:44.816688891Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.001234 | controller | Jun 11 00:17:44.917319 crc crio[23067]: time="2026-06-11T00:17:44.917214612Z" level=info msg="Created container b9cb7b42b62b233d59633ed7bf2db4d0d3da1ecb39837c5dd52409c33ffa0e65: openstack/rabbitmq-cell1-server-0/rabbitmq" id=0eccc5b3-1ff8-43c2-90ad-6e414a89837b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.001251 | controller | Jun 11 00:17:44.918338 crc crio[23067]: time="2026-06-11T00:17:44.9182488Z" level=info msg="Created container 8bc649c79a5a88e3563cf8a34de7b7167fc7934b0b66257058387c5c3f488d73: openstack/rabbitmq-server-0/rabbitmq" id=f60c373b-99a2-4193-b320-0ce5b81f6fa8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.001268 | controller | Jun 11 00:17:44.924431 crc crio[23067]: time="2026-06-11T00:17:44.924265884Z" level=info msg="Starting container: b9cb7b42b62b233d59633ed7bf2db4d0d3da1ecb39837c5dd52409c33ffa0e65" id=6eb153d7-701e-40b3-b984-e8011cca0e7c name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.001285 | controller | Jun 11 00:17:44.924989 crc crio[23067]: time="2026-06-11T00:17:44.924286805Z" level=info msg="Starting container: 8bc649c79a5a88e3563cf8a34de7b7167fc7934b0b66257058387c5c3f488d73" id=8c75a641-d4b4-4d7c-902d-42907d29168f name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.001301 | controller | Jun 11 00:17:44.931294 crc crio[23067]: time="2026-06-11T00:17:44.931213023Z" level=info msg="Started container" PID=61895 containerID=8bc649c79a5a88e3563cf8a34de7b7167fc7934b0b66257058387c5c3f488d73 description=openstack/rabbitmq-server-0/rabbitmq id=8c75a641-d4b4-4d7c-902d-42907d29168f name=/runtime.v1.RuntimeService/StartContainer sandboxID=cfff6a15465b1952f114cdcb48a9a2f60fa6d82eada467a583f520846884e398
2026-06-11 01:10:47.001318 | controller | Jun 11 00:17:44.942823 crc crio[23067]: time="2026-06-11T00:17:44.942397728Z" level=info msg="Started container" PID=61890 containerID=b9cb7b42b62b233d59633ed7bf2db4d0d3da1ecb39837c5dd52409c33ffa0e65 description=openstack/rabbitmq-cell1-server-0/rabbitmq id=6eb153d7-701e-40b3-b984-e8011cca0e7c name=/runtime.v1.RuntimeService/StartContainer sandboxID=06a827bd591d1f124e41afc369999c4065f38172de2cd5d565bd94db4aefee9f
2026-06-11 01:10:47.001334 | controller | Jun 11 00:17:44.979837 crc crio[23067]: time="2026-06-11T00:17:44.976358664Z" level=info msg="Stopped pod sandbox: b8d541b2fdfca294f38d31612a6d9f3afab664b66e0de591bc878b3848f69a3f" id=f1d32236-cb82-431e-9a1f-308eda563806 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.001367 | controller | Jun 11 00:17:45.126192 crc crio[23067]: time="2026-06-11T00:17:45.125779597Z" level=info msg="Stopped pod sandbox: eb29e287d7508ba11558a9cd44db3902fb29c1de5eb53296b787b3b7b439516d" id=99cb3547-2740-4baa-96fe-9fe70064d586 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.001388 | controller | Jun 11 00:17:45.958261 crc crio[23067]: time="2026-06-11T00:17:45.95759116Z" level=info msg="Running pod sandbox: openstack/root-account-create-update-sp6wc/POD" id=318f623b-ecfb-4500-8f5b-2c0dad0648b6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.001405 | controller | Jun 11 00:17:45.959714 crc crio[23067]: time="2026-06-11T00:17:45.958271779Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.001422 | controller | Jun 11 00:17:45.989424 crc crio[23067]: time="2026-06-11T00:17:45.989331065Z" level=info msg="Got pod network &{Name:root-account-create-update-sp6wc Namespace:openstack ID:572300a9e8b8ec5e02a215bdbd7a3e809281ac3999a28641d537729385730522 UID:847d9e59-602f-47ac-ac8f-29e6749a84d9 NetNS:/var/run/netns/fdedb7f0-4de7-4b1e-8e50-359c36862348 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod847d9e59_602f_47ac_ac8f_29e6749a84d9.slice PodAnnotations:0xc00008cf68}] Aliases:map[]}"
2026-06-11 01:10:47.001443 | controller | Jun 11 00:17:45.989424 crc crio[23067]: time="2026-06-11T00:17:45.989392667Z" level=info msg="Adding pod openstack_root-account-create-update-sp6wc to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.001461 | controller | Jun 11 00:17:46.395135 crc crio[23067]: 2026-06-11T00:17:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:572300a9e8b8ec5 Mac:02:e0:4a:37:ba:d4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:81 Mtu:0 Sandbox:/var/run/netns/fdedb7f0-4de7-4b1e-8e50-359c36862348 SocketPath: PciID:}] [{Interface:0xc00035aa00 Address:{IP:10.217.0.129 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:47.001478 | controller | Jun 11 00:17:46.396955 crc crio[23067]: time="2026-06-11T00:17:46.396907255Z" level=info msg="Got pod network &{Name:root-account-create-update-sp6wc Namespace:openstack ID:572300a9e8b8ec5e02a215bdbd7a3e809281ac3999a28641d537729385730522 UID:847d9e59-602f-47ac-ac8f-29e6749a84d9 NetNS:/var/run/netns/fdedb7f0-4de7-4b1e-8e50-359c36862348 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod847d9e59_602f_47ac_ac8f_29e6749a84d9.slice PodAnnotations:0xc00008cf68}] Aliases:map[]}"
2026-06-11 01:10:47.001494 | controller | Jun 11 00:17:46.397089 crc crio[23067]: time="2026-06-11T00:17:46.397057749Z" level=info msg="Checking pod openstack_root-account-create-update-sp6wc for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:47.001511 | controller | Jun 11 00:17:46.405059 crc crio[23067]: time="2026-06-11T00:17:46.404975905Z" level=info msg="Ran pod sandbox 572300a9e8b8ec5e02a215bdbd7a3e809281ac3999a28641d537729385730522 with infra container: openstack/root-account-create-update-sp6wc/POD" id=318f623b-ecfb-4500-8f5b-2c0dad0648b6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.001528 | controller | Jun 11 00:17:46.407880 crc crio[23067]: time="2026-06-11T00:17:46.407756711Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=51c24755-84d4-4540-88c8-cf08c4500841 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.001544 | controller | Jun 11 00:17:46.413805 crc crio[23067]: time="2026-06-11T00:17:46.41357646Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=552a1503-035a-408b-a79d-556e3c99c766 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.001561 | controller | Jun 11 00:17:46.420529 crc crio[23067]: time="2026-06-11T00:17:46.420451897Z" level=info msg="Creating container: openstack/root-account-create-update-sp6wc/mariadb-account-create-update" id=edc80c3f-ed14-47cf-9a1e-0c9f74b1f1f5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.001577 | controller | Jun 11 00:17:46.421092 crc crio[23067]: time="2026-06-11T00:17:46.421030103Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.001593 | controller | Jun 11 00:17:46.437990 crc crio[23067]: time="2026-06-11T00:17:46.437909303Z" level=info msg="Running pod sandbox: openstack/ovn-controller-7nwlx-config-6qps8/POD" id=e832aa4a-28ea-4b14-a701-1b6071a9b203 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.001609 | controller | Jun 11 00:17:46.438109 crc crio[23067]: time="2026-06-11T00:17:46.438026726Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.001625 | controller | Jun 11 00:17:46.482018 crc crio[23067]: time="2026-06-11T00:17:46.481931133Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.001645 | controller | Jun 11 00:17:46.487050 crc crio[23067]: time="2026-06-11T00:17:46.486998691Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.001662 | controller | Jun 11 00:17:46.488188 crc crio[23067]: time="2026-06-11T00:17:46.488106771Z" level=info msg="Got pod network &{Name:ovn-controller-7nwlx-config-6qps8 Namespace:openstack ID:cb6270f2e8579ef69e7e2debb10fef13e7038d02e59440c0756092a808c6c3f3 UID:fef40376-2d10-4c28-8df4-342e0def7693 NetNS:/var/run/netns/642c341d-b54f-4aef-b60d-9a0b1ce1d7e3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfef40376_2d10_4c28_8df4_342e0def7693.slice PodAnnotations:0xc002c84038}] Aliases:map[]}"
2026-06-11 01:10:47.001678 | controller | Jun 11 00:17:46.488289 crc crio[23067]: time="2026-06-11T00:17:46.488154602Z" level=info msg="Adding pod openstack_ovn-controller-7nwlx-config-6qps8 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.001695 | controller | Jun 11 00:17:46.667588 crc crio[23067]: time="2026-06-11T00:17:46.666933506Z" level=info msg="Created container 6c1507b7ece97d2db5cd68b71ade34731199a04211518da4350673cfa852f072: openstack/root-account-create-update-sp6wc/mariadb-account-create-update" id=edc80c3f-ed14-47cf-9a1e-0c9f74b1f1f5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.001711 | controller | Jun 11 00:17:46.668827 crc crio[23067]: time="2026-06-11T00:17:46.668750145Z" level=info msg="Starting container: 6c1507b7ece97d2db5cd68b71ade34731199a04211518da4350673cfa852f072" id=7d6ba022-0554-415d-ab07-8a23aa361f5c name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.001728 | controller | Jun 11 00:17:46.675102 crc crio[23067]: time="2026-06-11T00:17:46.675032237Z" level=info msg="Started container" PID=62134 containerID=6c1507b7ece97d2db5cd68b71ade34731199a04211518da4350673cfa852f072 description=openstack/root-account-create-update-sp6wc/mariadb-account-create-update id=7d6ba022-0554-415d-ab07-8a23aa361f5c name=/runtime.v1.RuntimeService/StartContainer sandboxID=572300a9e8b8ec5e02a215bdbd7a3e809281ac3999a28641d537729385730522
2026-06-11 01:10:47.001744 | controller | Jun 11 00:17:46.825263 crc crio[23067]: 2026-06-11T00:17:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cb6270f2e8579ef Mac:5a:2d:ef:3c:f6:5b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:82 Mtu:0 Sandbox:/var/run/netns/642c341d-b54f-4aef-b60d-9a0b1ce1d7e3 SocketPath: PciID:}] [{Interface:0xc000134410 Address:{IP:10.217.0.130 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:47.001760 | controller | Jun 11 00:17:46.826292 crc crio[23067]: time="2026-06-11T00:17:46.826218218Z" level=info msg="Got pod network &{Name:ovn-controller-7nwlx-config-6qps8 Namespace:openstack ID:cb6270f2e8579ef69e7e2debb10fef13e7038d02e59440c0756092a808c6c3f3 UID:fef40376-2d10-4c28-8df4-342e0def7693 NetNS:/var/run/netns/642c341d-b54f-4aef-b60d-9a0b1ce1d7e3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfef40376_2d10_4c28_8df4_342e0def7693.slice PodAnnotations:0xc002c84038}] Aliases:map[]}"
2026-06-11 01:10:47.001777 | controller | Jun 11 00:17:46.826411 crc crio[23067]: time="2026-06-11T00:17:46.826347051Z" level=info msg="Checking pod openstack_ovn-controller-7nwlx-config-6qps8 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:47.001793 | controller | Jun 11 00:17:46.838603 crc crio[23067]: time="2026-06-11T00:17:46.838509583Z" level=info msg="Ran pod sandbox cb6270f2e8579ef69e7e2debb10fef13e7038d02e59440c0756092a808c6c3f3 with infra container: openstack/ovn-controller-7nwlx-config-6qps8/POD" id=e832aa4a-28ea-4b14-a701-1b6071a9b203 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.001814 | controller | Jun 11 00:17:46.841073 crc crio[23067]: time="2026-06-11T00:17:46.84099782Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified" id=91543a98-7e75-4e5a-9c5e-470d62829501 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.001831 | controller | Jun 11 00:17:46.843369 crc crio[23067]: time="2026-06-11T00:17:46.843302013Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified" id=69ec0a60-3660-4dd2-b9e9-1dc3f588be7d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.001847 | controller | Jun 11 00:17:46.851405 crc crio[23067]: time="2026-06-11T00:17:46.85127044Z" level=info msg="Creating container: openstack/ovn-controller-7nwlx-config-6qps8/ovn-config" id=06db3ac4-240d-4860-8a2c-234a2de6d650 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.001887 | controller | Jun 11 00:17:46.851970 crc crio[23067]: time="2026-06-11T00:17:46.851899188Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.001906 | controller | Jun 11 00:17:46.894358 crc crio[23067]: time="2026-06-11T00:17:46.894278003Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.001923 | controller | Jun 11 00:17:47.095160 crc crio[23067]: time="2026-06-11T00:17:47.094946422Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.001940 | controller | Jun 11 00:17:47.235942 crc crio[23067]: time="2026-06-11T00:17:47.235873944Z" level=info msg="Created container 556fe73408549244a20cd38290cea73e7d2903ba88fb7b126833e4dfd9e724ef: openstack/ovn-controller-7nwlx-config-6qps8/ovn-config" id=06db3ac4-240d-4860-8a2c-234a2de6d650 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.001956 | controller | Jun 11 00:17:47.237213 crc crio[23067]: time="2026-06-11T00:17:47.237063927Z" level=info msg="Starting container: 556fe73408549244a20cd38290cea73e7d2903ba88fb7b126833e4dfd9e724ef" id=7b4f5db8-845b-471b-adc8-d0d8a6b69ec4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.001972 | controller | Jun 11 00:17:47.246289 crc crio[23067]: time="2026-06-11T00:17:47.243830381Z" level=info msg="Started container" PID=62174 containerID=556fe73408549244a20cd38290cea73e7d2903ba88fb7b126833e4dfd9e724ef description=openstack/ovn-controller-7nwlx-config-6qps8/ovn-config id=7b4f5db8-845b-471b-adc8-d0d8a6b69ec4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cb6270f2e8579ef69e7e2debb10fef13e7038d02e59440c0756092a808c6c3f3
2026-06-11 01:10:47.001989 | controller | Jun 11 00:17:47.741715 crc crio[23067]: time="2026-06-11T00:17:47.741168098Z" level=info msg="Stopping pod sandbox: 164ad7d51600c08004e481b7f40c4366a4d973bb34a8e5f4a31b9b6702050c47" id=405b919e-bdf1-47d5-8a9e-812767b1293e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.002006 | controller | Jun 11 00:17:47.742366 crc crio[23067]: time="2026-06-11T00:17:47.742315999Z" level=info msg="Got pod network &{Name:swift-ring-rebalance-6q4j5 Namespace:openstack ID:164ad7d51600c08004e481b7f40c4366a4d973bb34a8e5f4a31b9b6702050c47 UID:be19768a-8745-4b96-ba7f-2a1881db02a1 NetNS:/var/run/netns/8d8ea572-0ddb-4d62-a9d4-637e236c1490 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbe19768a_8745_4b96_ba7f_2a1881db02a1.slice PodAnnotations:0xc000131bd0}] Aliases:map[]}"
2026-06-11 01:10:47.002023 | controller | Jun 11 00:17:47.742561 crc crio[23067]: time="2026-06-11T00:17:47.742498744Z" level=info msg="Deleting pod openstack_swift-ring-rebalance-6q4j5 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.002044 | controller | Jun 11 00:17:48.061919 crc crio[23067]: time="2026-06-11T00:17:48.061828789Z" level=info msg="Stopped pod sandbox: 164ad7d51600c08004e481b7f40c4366a4d973bb34a8e5f4a31b9b6702050c47" id=405b919e-bdf1-47d5-8a9e-812767b1293e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.002062 | controller | Jun 11 00:17:48.759188 crc crio[23067]: time="2026-06-11T00:17:48.758472849Z" level=info msg="Stopping pod sandbox: 572300a9e8b8ec5e02a215bdbd7a3e809281ac3999a28641d537729385730522" id=45cc0fe9-b1df-4783-867b-ebf48b8332cb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.002079 | controller | Jun 11 00:17:48.760096 crc crio[23067]: time="2026-06-11T00:17:48.759858656Z" level=info msg="Got pod network &{Name:root-account-create-update-sp6wc Namespace:openstack ID:572300a9e8b8ec5e02a215bdbd7a3e809281ac3999a28641d537729385730522 UID:847d9e59-602f-47ac-ac8f-29e6749a84d9 NetNS:/var/run/netns/fdedb7f0-4de7-4b1e-8e50-359c36862348 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod847d9e59_602f_47ac_ac8f_29e6749a84d9.slice PodAnnotations:0xc007e12478}] Aliases:map[]}"
2026-06-11 01:10:47.002097 | controller | Jun 11 00:17:48.760096 crc crio[23067]: time="2026-06-11T00:17:48.76000487Z" level=info msg="Deleting pod openstack_root-account-create-update-sp6wc from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.002113 | controller | Jun 11 00:17:49.155138 crc crio[23067]: time="2026-06-11T00:17:49.154603227Z" level=info msg="Stopped pod sandbox: 572300a9e8b8ec5e02a215bdbd7a3e809281ac3999a28641d537729385730522" id=45cc0fe9-b1df-4783-867b-ebf48b8332cb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.002130 | controller | Jun 11 00:17:49.772962 crc crio[23067]: time="2026-06-11T00:17:49.772200981Z" level=info msg="Stopping pod sandbox: cb6270f2e8579ef69e7e2debb10fef13e7038d02e59440c0756092a808c6c3f3" id=85a2974f-bdc0-4b46-889c-b7be92ae5c9f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.002147 | controller | Jun 11 00:17:49.774769 crc crio[23067]: time="2026-06-11T00:17:49.773222759Z" level=info msg="Got pod network &{Name:ovn-controller-7nwlx-config-6qps8 Namespace:openstack ID:cb6270f2e8579ef69e7e2debb10fef13e7038d02e59440c0756092a808c6c3f3 UID:fef40376-2d10-4c28-8df4-342e0def7693 NetNS:/var/run/netns/642c341d-b54f-4aef-b60d-9a0b1ce1d7e3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfef40376_2d10_4c28_8df4_342e0def7693.slice PodAnnotations:0xc00008df08}] Aliases:map[]}"
2026-06-11 01:10:47.002164 | controller | Jun 11 00:17:49.774769 crc crio[23067]: time="2026-06-11T00:17:49.773360542Z" level=info msg="Deleting pod openstack_ovn-controller-7nwlx-config-6qps8 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.002182 | controller | Jun 11 00:17:50.157803 crc crio[23067]: time="2026-06-11T00:17:50.157315459Z" level=info msg="Stopped pod sandbox: cb6270f2e8579ef69e7e2debb10fef13e7038d02e59440c0756092a808c6c3f3" id=85a2974f-bdc0-4b46-889c-b7be92ae5c9f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.002199 | controller | Jun 11 00:17:50.255525 crc crio[23067]: time="2026-06-11T00:17:50.253940053Z" level=info msg="Running pod sandbox: openstack/glance-db-sync-6gd6v/POD" id=b52656bf-0062-4747-beee-25dec873fd24 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.002215 | controller | Jun 11 00:17:50.255525 crc crio[23067]: time="2026-06-11T00:17:50.254044816Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.002232 | controller | Jun 11 00:17:50.314823 crc crio[23067]: time="2026-06-11T00:17:50.314772351Z" level=info msg="Got pod network &{Name:glance-db-sync-6gd6v Namespace:openstack ID:366cceea8128b8593b587a1e6888b407bb5d45551d59c22be0e8d44c0da497bc UID:6a1b8f22-91fc-4c7e-b479-615b916bd246 NetNS:/var/run/netns/a568acad-07de-49f3-becb-638cbef99e63 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6a1b8f22_91fc_4c7e_b479_615b916bd246.slice PodAnnotations:0xc002a461e8}] Aliases:map[]}"
2026-06-11 01:10:47.002256 | controller | Jun 11 00:17:50.315119 crc crio[23067]: time="2026-06-11T00:17:50.31510137Z" level=info msg="Adding pod openstack_glance-db-sync-6gd6v to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.002274 | controller | Jun 11 00:17:50.842854 crc crio[23067]: 2026-06-11T00:17:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:366cceea8128b85 Mac:9e:9a:1e:9f:90:8d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:83 Mtu:0 Sandbox:/var/run/netns/a568acad-07de-49f3-becb-638cbef99e63 SocketPath: PciID:}] [{Interface:0xc00030e7e0 Address:{IP:10.217.0.131 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:47.002290 | controller | Jun 11 00:17:50.844390 crc crio[23067]: time="2026-06-11T00:17:50.843951566Z" level=info msg="Got pod network &{Name:glance-db-sync-6gd6v Namespace:openstack ID:366cceea8128b8593b587a1e6888b407bb5d45551d59c22be0e8d44c0da497bc UID:6a1b8f22-91fc-4c7e-b479-615b916bd246 NetNS:/var/run/netns/a568acad-07de-49f3-becb-638cbef99e63 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6a1b8f22_91fc_4c7e_b479_615b916bd246.slice PodAnnotations:0xc002a461e8}] Aliases:map[]}"
2026-06-11 01:10:47.002307 | controller | Jun 11 00:17:50.844390 crc crio[23067]: time="2026-06-11T00:17:50.8440888Z" level=info msg="Checking pod openstack_glance-db-sync-6gd6v for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:47.002324 | controller | Jun 11 00:17:50.851914 crc crio[23067]: time="2026-06-11T00:17:50.851831191Z" level=info msg="Ran pod sandbox 366cceea8128b8593b587a1e6888b407bb5d45551d59c22be0e8d44c0da497bc with infra container: openstack/glance-db-sync-6gd6v/POD" id=b52656bf-0062-4747-beee-25dec873fd24 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.002340 | controller | Jun 11 00:17:50.854220 crc crio[23067]: time="2026-06-11T00:17:50.854123794Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=efb2cbf8-4925-42db-80bb-42d6c6d22c44 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.002378 | controller | Jun 11 00:17:50.854401 crc crio[23067]: time="2026-06-11T00:17:50.85434567Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-glance-api:current-podified not found" id=efb2cbf8-4925-42db-80bb-42d6c6d22c44 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.002396 | controller | Jun 11 00:17:50.854507 crc crio[23067]: time="2026-06-11T00:17:50.854431622Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-glance-api:current-podified found" id=efb2cbf8-4925-42db-80bb-42d6c6d22c44 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.002412 | controller | Jun 11 00:17:50.855878 crc crio[23067]: time="2026-06-11T00:17:50.855407988Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=f6f7ce92-8d0d-4449-8a30-1b618a87cbdc name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:47.002428 | controller | Jun 11 00:17:50.860376 crc crio[23067]: time="2026-06-11T00:17:50.860308132Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\""
2026-06-11 01:10:47.002445 | controller | Jun 11 00:17:55.258599 crc crio[23067]: time="2026-06-11T00:17:55.257864535Z" level=info msg="Running pod sandbox: openstack/swift-storage-0/POD" id=2f13f8c5-3884-436e-9b23-3b7e6c80dc84 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.002465 | controller | Jun 11 00:17:55.260454 crc crio[23067]: time="2026-06-11T00:17:55.258685758Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.002482 | controller | Jun 11 00:17:55.289790 crc crio[23067]: time="2026-06-11T00:17:55.289511488Z" level=info msg="Got pod network &{Name:swift-storage-0 Namespace:openstack ID:cd0466ad438914f2901461859c5a549488a4fb3de9a01b40258457ef0d4132c6 UID:0129b98c-87b5-421f-8947-dcc44630dbaf NetNS:/var/run/netns/cab6dbd1-cd12-446e-9cd9-6d050bca2763 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0129b98c_87b5_421f_8947_dcc44630dbaf.slice PodAnnotations:0xc0029b2078}] Aliases:map[]}"
2026-06-11 01:10:47.002499 | controller | Jun 11 00:17:55.289790 crc crio[23067]: time="2026-06-11T00:17:55.28958198Z" level=info msg="Adding pod openstack_swift-storage-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.002515 | controller | Jun 11 00:17:55.832009 crc crio[23067]: 2026-06-11T00:17:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cd0466ad438914f Mac:5e:0e:97:00:42:a7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:75 Mtu:0 Sandbox:/var/run/netns/cab6dbd1-cd12-446e-9cd9-6d050bca2763 SocketPath: PciID:}] [{Interface:0xc0004b45b0 Address:{IP:10.217.0.117 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:47.002532 | controller | Jun 11 00:17:55.833156 crc crio[23067]: time="2026-06-11T00:17:55.833100446Z" level=info msg="Got pod network &{Name:swift-storage-0 Namespace:openstack ID:cd0466ad438914f2901461859c5a549488a4fb3de9a01b40258457ef0d4132c6 UID:0129b98c-87b5-421f-8947-dcc44630dbaf NetNS:/var/run/netns/cab6dbd1-cd12-446e-9cd9-6d050bca2763 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0129b98c_87b5_421f_8947_dcc44630dbaf.slice PodAnnotations:0xc0029b2078}] Aliases:map[]}"
2026-06-11 01:10:47.002549 | controller | Jun 11 00:17:55.833323 crc crio[23067]: time="2026-06-11T00:17:55.8332571Z" level=info msg="Checking pod openstack_swift-storage-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:47.002565 | controller | Jun 11 00:17:55.842338 crc crio[23067]: time="2026-06-11T00:17:55.842284156Z" level=info msg="Ran pod sandbox cd0466ad438914f2901461859c5a549488a4fb3de9a01b40258457ef0d4132c6 with infra container: openstack/swift-storage-0/POD" id=2f13f8c5-3884-436e-9b23-3b7e6c80dc84 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.002582 | controller | Jun 11 00:17:55.845203 crc crio[23067]: time="2026-06-11T00:17:55.845125874Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=db5ef6a7-7002-4f31-b99a-c0fa114bc3b4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.002598 | controller | Jun 11 00:17:55.845624 crc crio[23067]: time="2026-06-11T00:17:55.845564236Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-swift-object:current-podified not found" id=db5ef6a7-7002-4f31-b99a-c0fa114bc3b4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.002614 | controller | Jun 11 00:17:55.845828 crc crio[23067]: time="2026-06-11T00:17:55.845678329Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-object:current-podified found" id=db5ef6a7-7002-4f31-b99a-c0fa114bc3b4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.002630 | controller | Jun 11 00:17:55.850914 crc crio[23067]: time="2026-06-11T00:17:55.850423298Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=200bf863-3ac1-4d78-9ca4-ae0293449d10 name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:47.002650 | controller | Jun 11 00:17:55.856524 crc crio[23067]: time="2026-06-11T00:17:55.856402901Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\""
2026-06-11 01:10:47.002666 | controller | Jun 11 00:17:57.246321 crc crio[23067]: time="2026-06-11T00:17:57.245464115Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:ca70cf0e497f85d020943547bece4f9a7193c8b97ef5575264cff0ea6de83083" id=200bf863-3ac1-4d78-9ca4-ae0293449d10 name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:47.002682 | controller | Jun 11 00:17:57.248146 crc crio[23067]: time="2026-06-11T00:17:57.247726717Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=7929f732-02de-4448-a417-0f6cf9c2b0c4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.002698 | controller | Jun 11 00:17:57.257396 crc crio[23067]: time="2026-06-11T00:17:57.257231526Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=7b5370b4-f805-4d06-bb96-853f0450be5b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.002714 | controller | Jun 11 00:17:57.267951 crc crio[23067]: time="2026-06-11T00:17:57.267872236Z" level=info msg="Creating container: openstack/swift-storage-0/xattr-restore" id=5c77a2e8-9163-4345-bdf6-f65d581e00b6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.002731 | controller | Jun 11 00:17:57.271357 crc crio[23067]: time="2026-06-11T00:17:57.271276369Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.002748 | controller | Jun 11 00:17:57.351414 crc crio[23067]: time="2026-06-11T00:17:57.350966561Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.002764 | controller | Jun 11 00:17:57.355240 crc crio[23067]: time="2026-06-11T00:17:57.355037942Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.002780 | controller | Jun 11 00:17:57.532842 crc crio[23067]: time="2026-06-11T00:17:57.532076848Z" level=info msg="Created container 769a3af41e443b8bf86afea1e50e54427428e31a4ab6637bcd5a2f1ce571bbb9: openstack/swift-storage-0/xattr-restore" id=5c77a2e8-9163-4345-bdf6-f65d581e00b6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.002797 | controller | Jun 11 00:17:57.535065 crc crio[23067]: time="2026-06-11T00:17:57.534970947Z" level=info msg="Starting container: 769a3af41e443b8bf86afea1e50e54427428e31a4ab6637bcd5a2f1ce571bbb9" id=ad90a6cb-46c2-4d26-9760-8736d534517a name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.002813 | controller | Jun 11 00:17:57.543043 crc crio[23067]: time="2026-06-11T00:17:57.542941064Z" level=info msg="Started container" PID=62980 containerID=769a3af41e443b8bf86afea1e50e54427428e31a4ab6637bcd5a2f1ce571bbb9 description=openstack/swift-storage-0/xattr-restore id=ad90a6cb-46c2-4d26-9760-8736d534517a name=/runtime.v1.RuntimeService/StartContainer sandboxID=cd0466ad438914f2901461859c5a549488a4fb3de9a01b40258457ef0d4132c6
2026-06-11 01:10:47.002831 | controller | Jun 11 00:17:57.792403 crc crio[23067]: time="2026-06-11T00:17:57.791939442Z" level=info msg="Running pod sandbox: openstack/root-account-create-update-xzbvb/POD" id=fc89c176-f0c2-46d8-b074-c0e5a961d236 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.002847 | controller | Jun 11 00:17:57.792565 crc crio[23067]: time="2026-06-11T00:17:57.792447485Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.002864 | controller | Jun 11 00:17:57.828133 crc crio[23067]: time="2026-06-11T00:17:57.828007885Z" level=info msg="Got pod network &{Name:root-account-create-update-xzbvb Namespace:openstack ID:f3206babbcbac81e3b2a268fbcf631ca4b97b4d19cb0521faf60175988bf9b04 UID:8e4f64fa-fe89-4cf3-9de5-101a8aa6fbdc NetNS:/var/run/netns/a1a31a24-59d5-43c4-b54e-f40323b6006a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8e4f64fa_fe89_4cf3_9de5_101a8aa6fbdc.slice PodAnnotations:0xc002a46828}] Aliases:map[]}"
2026-06-11 01:10:47.002884 | controller | Jun 11 00:17:57.828133 crc crio[23067]: time="2026-06-11T00:17:57.828067276Z" level=info msg="Adding pod openstack_root-account-create-update-xzbvb to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.002901 | controller | Jun 11 00:17:57.912400 crc crio[23067]: time="2026-06-11T00:17:57.912309493Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified" id=958e6949-0238-4768-b5e9-ef50f29327db name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.002917 | controller | Jun 11 00:17:57.912536 crc crio[23067]: time="2026-06-11T00:17:57.912484268Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-swift-account:current-podified not found" id=958e6949-0238-4768-b5e9-ef50f29327db name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.002933 | controller | Jun 11 00:17:57.912536 crc crio[23067]: time="2026-06-11T00:17:57.912530359Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-account:current-podified found" id=958e6949-0238-4768-b5e9-ef50f29327db name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.002949 | controller | Jun 11 00:17:57.913838 crc crio[23067]: time="2026-06-11T00:17:57.913762792Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified" id=dd022eb4-62ab-4bf4-b250-39bce2bdc254 name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:47.002965 | controller | Jun 11 00:17:57.922466 crc crio[23067]: time="2026-06-11T00:17:57.922354897Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\""
2026-06-11 01:10:47.002982 | controller | Jun 11 00:17:58.221125 crc crio[23067]: 2026-06-11T00:17:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f3206babbcbac81 Mac:8e:9f:d9:66:40:53 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:84 Mtu:0 Sandbox:/var/run/netns/a1a31a24-59d5-43c4-b54e-f40323b6006a SocketPath: PciID:}] [{Interface:0xc0005025f0 Address:{IP:10.217.0.132 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:47.002998 | controller | Jun 11 00:17:58.223223 crc crio[23067]: time="2026-06-11T00:17:58.223138696Z" level=info msg="Got pod network &{Name:root-account-create-update-xzbvb Namespace:openstack ID:f3206babbcbac81e3b2a268fbcf631ca4b97b4d19cb0521faf60175988bf9b04 UID:8e4f64fa-fe89-4cf3-9de5-101a8aa6fbdc NetNS:/var/run/netns/a1a31a24-59d5-43c4-b54e-f40323b6006a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8e4f64fa_fe89_4cf3_9de5_101a8aa6fbdc.slice PodAnnotations:0xc002a46828}] Aliases:map[]}"
2026-06-11 01:10:47.003015 | controller | Jun 11 00:17:58.223406 crc crio[23067]: time="2026-06-11T00:17:58.223332321Z" level=info msg="Checking pod openstack_root-account-create-update-xzbvb for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:47.003032 | controller | Jun 11 00:17:58.238553 crc crio[23067]: time="2026-06-11T00:17:58.238302539Z" level=info msg="Ran pod sandbox f3206babbcbac81e3b2a268fbcf631ca4b97b4d19cb0521faf60175988bf9b04 with infra container: openstack/root-account-create-update-xzbvb/POD" id=fc89c176-f0c2-46d8-b074-c0e5a961d236 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.003048 | controller | Jun 11 00:17:58.241532 crc crio[23067]: time="2026-06-11T00:17:58.241448175Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=6d0fd4b4-0a47-4042-8d21-044107c6b02c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.003068 | controller | Jun 11 00:17:58.245217 crc crio[23067]: time="2026-06-11T00:17:58.245102684Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=15f8c8f4-aa45-4325-a642-547986105951 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.003085 | controller | Jun 11 00:17:58.258256 crc crio[23067]: time="2026-06-11T00:17:58.258123239Z" level=info msg="Creating container: openstack/root-account-create-update-xzbvb/mariadb-account-create-update" id=6117d9db-3590-4063-98fa-036b88b28a30 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.003101 | controller | Jun 11 00:17:58.259697 crc crio[23067]: time="2026-06-11T00:17:58.258559881Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.003117 | controller | Jun 11 00:17:58.295991 crc crio[23067]: time="2026-06-11T00:17:58.29592839Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.003134 | controller | Jun 11 00:17:58.300055 crc crio[23067]: time="2026-06-11T00:17:58.299942609Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.003149 | controller | Jun 11 00:17:58.460877 crc crio[23067]: time="2026-06-11T00:17:58.460592959Z" level=info msg="Created container 02093b1e316b0daf20abc57e9b6d25a4ea843b326fd69957ce83ed574d4adbe1: openstack/root-account-create-update-xzbvb/mariadb-account-create-update" id=6117d9db-3590-4063-98fa-036b88b28a30 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.003165 | controller | Jun 11 00:17:58.462349 crc crio[23067]: time="2026-06-11T00:17:58.462256384Z" level=info msg="Starting container: 02093b1e316b0daf20abc57e9b6d25a4ea843b326fd69957ce83ed574d4adbe1" id=6b2e4c7d-9df1-459c-bbe8-d6f199ecbab6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.003181 | controller | Jun 11 00:17:58.471495 crc crio[23067]: time="2026-06-11T00:17:58.471395903Z" level=info msg="Started container" PID=63086 containerID=02093b1e316b0daf20abc57e9b6d25a4ea843b326fd69957ce83ed574d4adbe1 description=openstack/root-account-create-update-xzbvb/mariadb-account-create-update id=6b2e4c7d-9df1-459c-bbe8-d6f199ecbab6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f3206babbcbac81e3b2a268fbcf631ca4b97b4d19cb0521faf60175988bf9b04
2026-06-11 01:10:47.003197 | controller | Jun 11 00:17:59.937604 crc crio[23067]: time="2026-06-11T00:17:59.936585383Z" level=info msg="Stopping pod sandbox: f3206babbcbac81e3b2a268fbcf631ca4b97b4d19cb0521faf60175988bf9b04" id=8fba723e-29fe-409b-a46e-ef4f1109b9f6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.003213 | controller | Jun 11 00:17:59.938559 crc crio[23067]: time="2026-06-11T00:17:59.937961421Z" level=info msg="Got pod network &{Name:root-account-create-update-xzbvb Namespace:openstack ID:f3206babbcbac81e3b2a268fbcf631ca4b97b4d19cb0521faf60175988bf9b04 UID:8e4f64fa-fe89-4cf3-9de5-101a8aa6fbdc NetNS:/var/run/netns/a1a31a24-59d5-43c4-b54e-f40323b6006a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8e4f64fa_fe89_4cf3_9de5_101a8aa6fbdc.slice PodAnnotations:0xc000b80710}] Aliases:map[]}"
2026-06-11 01:10:47.003230 | controller | Jun 11 00:17:59.938559 crc crio[23067]: time="2026-06-11T00:17:59.938131225Z" level=info msg="Deleting pod openstack_root-account-create-update-xzbvb from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.003250 | controller | Jun 11 00:18:01.429630 crc crio[23067]: time="2026-06-11T00:18:01.428928952Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29685618-76pgf/POD" id=c973e1f4-a0fa-4a85-a7d9-d0f94d8104ba name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.003267 | controller | Jun 11 00:18:01.429630 crc crio[23067]: time="2026-06-11T00:18:01.42955733Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.003284 | controller | Jun 11 00:18:09.112632 crc crio[23067]: time="2026-06-11T00:18:09.111362369Z" level=info msg="Stopped pod sandbox: f3206babbcbac81e3b2a268fbcf631ca4b97b4d19cb0521faf60175988bf9b04" id=8fba723e-29fe-409b-a46e-ef4f1109b9f6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.003299 | controller | Jun 11 00:18:09.345992 crc crio[23067]: time="2026-06-11T00:18:09.345354697Z" level=info msg="Stopping pod sandbox: 98cec0117a4af906ec1d2142f17b121f506d60f5e3fec96c278eddb105fd2b7f" id=c666508a-d397-4e8f-8836-2ce46c01ce6d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.003316 | controller | Jun 11 00:18:09.345992 crc crio[23067]: time="2026-06-11T00:18:09.345987924Z" level=info msg="Stopped pod sandbox (already stopped): 98cec0117a4af906ec1d2142f17b121f506d60f5e3fec96c278eddb105fd2b7f" id=c666508a-d397-4e8f-8836-2ce46c01ce6d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.003332 | controller | Jun 11 00:18:09.347381 crc crio[23067]: time="2026-06-11T00:18:09.347245809Z" level=info msg="Removing pod sandbox: 98cec0117a4af906ec1d2142f17b121f506d60f5e3fec96c278eddb105fd2b7f" id=09390f42-cb0d-47fe-bfa6-8da12872cb9e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.003362 | controller | Jun 11 00:18:09.627970 crc crio[23067]: time="2026-06-11T00:18:09.627832777Z" level=info msg="Removed pod sandbox: 98cec0117a4af906ec1d2142f17b121f506d60f5e3fec96c278eddb105fd2b7f" id=09390f42-cb0d-47fe-bfa6-8da12872cb9e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.003383 | controller | Jun 11 00:18:09.629129 crc crio[23067]: time="2026-06-11T00:18:09.62902694Z" level=info msg="Stopping pod sandbox: de30645cd9e0ac2f4326eefa05f467c6d50481bde514f696ee9472d58755b292" id=a4252308-6c36-476b-a10a-5423eb688d8e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.003399 | controller | Jun 11 00:18:09.629129 crc crio[23067]: time="2026-06-11T00:18:09.629120182Z" level=info msg="Stopped pod sandbox (already stopped): de30645cd9e0ac2f4326eefa05f467c6d50481bde514f696ee9472d58755b292" id=a4252308-6c36-476b-a10a-5423eb688d8e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.003415 | controller | Jun 11 00:18:09.630237 crc crio[23067]: time="2026-06-11T00:18:09.630187581Z" level=info msg="Removing pod sandbox: de30645cd9e0ac2f4326eefa05f467c6d50481bde514f696ee9472d58755b292" id=b0528d13-eb4b-44a7-8f70-562e98abeeae name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.003431 | controller | Jun 11 00:18:09.657983 crc crio[23067]: time="2026-06-11T00:18:09.657809274Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:2e8a2b2bbccdd61ef08eb9b79a8e66a2e2e82e19054bde454cdbcb0d80d92310" id=dd022eb4-62ab-4bf4-b250-39bce2bdc254 name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:47.003447 | controller | Jun 11 00:18:09.658993 crc crio[23067]: time="2026-06-11T00:18:09.658895434Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified" id=51edd4ed-6014-448c-8f93-7242036b1caa name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.003462 | controller | Jun 11 00:18:09.677784 crc crio[23067]: time="2026-06-11T00:18:09.677509151Z" level=info msg="Removed pod sandbox: de30645cd9e0ac2f4326eefa05f467c6d50481bde514f696ee9472d58755b292" id=b0528d13-eb4b-44a7-8f70-562e98abeeae name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.003477 | controller | Jun 11 00:18:09.678111 crc crio[23067]: time="2026-06-11T00:18:09.677894942Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:30d61dd1afa8d55014cd6fec25360a879ff63cbe03089f1dcdf120a632bb54d9" id=f6f7ce92-8d0d-4449-8a30-1b618a87cbdc name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:47.003497 | controller | Jun 11 00:18:09.678881 crc crio[23067]: time="2026-06-11T00:18:09.678788576Z" level=info msg="Stopping pod sandbox: f82fb8606bc81dedfebee6e05e5bda451c2766b3cfa10ee11cd674d112221288" id=b92b5483-d0f3-4c75-885c-7569d78fead3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.003512 | controller | Jun 11 00:18:09.678881 crc crio[23067]: time="2026-06-11T00:18:09.678847798Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=528246b5-2d00-4267-91c7-8e35aedb0094 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.003528 | controller | Jun 11 00:18:09.679104 crc crio[23067]: time="2026-06-11T00:18:09.678867528Z" level=info msg="Stopped pod sandbox (already stopped): f82fb8606bc81dedfebee6e05e5bda451c2766b3cfa10ee11cd674d112221288" id=b92b5483-d0f3-4c75-885c-7569d78fead3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.003543 | controller | Jun 11 00:18:09.679624 crc crio[23067]: time="2026-06-11T00:18:09.679527066Z" level=info msg="Removing pod sandbox: f82fb8606bc81dedfebee6e05e5bda451c2766b3cfa10ee11cd674d112221288" id=92ca4447-3d20-440d-a93c-972ac83e4cc8 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.003559 | controller | Jun 11 00:18:09.690872 crc crio[23067]: time="2026-06-11T00:18:09.690769383Z" level=info msg="Got pod network &{Name:auto-csr-approver-29685618-76pgf Namespace:openshift-infra ID:0e895087c91b112f6b2a5896e6201546c5fc270936c8877d8b0280713e0a8972 UID:173d3aa8-e419-4b1b-a3d1-310be549ad8a NetNS:/var/run/netns/f03991b5-c508-44ae-91ae-45a6c069e817 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod173d3aa8_e419_4b1b_a3d1_310be549ad8a.slice PodAnnotations:0xc0002f2358}] Aliases:map[]}"
2026-06-11 01:10:47.003575 | controller | Jun 11 00:18:09.690872 crc crio[23067]: time="2026-06-11T00:18:09.690833345Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29685618-76pgf to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.003590 | controller | Jun 11 00:18:09.703324 crc crio[23067]: time="2026-06-11T00:18:09.703195522Z" level=info msg="Removed pod sandbox: f82fb8606bc81dedfebee6e05e5bda451c2766b3cfa10ee11cd674d112221288" id=92ca4447-3d20-440d-a93c-972ac83e4cc8 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.003606 | controller | Jun 11 00:18:09.704391 crc crio[23067]: time="2026-06-11T00:18:09.704277641Z" level=info msg="Stopping pod sandbox: f1945633a754b125d239763f645b5e7b940b1ae2d6831e5ee1d22fca8cf4fa21" id=28bd3d1d-04d8-4784-9e18-95f726cb783b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.003621 | controller | Jun 11 00:18:09.704391 crc crio[23067]: time="2026-06-11T00:18:09.704387824Z" level=info msg="Stopped pod sandbox (already stopped): f1945633a754b125d239763f645b5e7b940b1ae2d6831e5ee1d22fca8cf4fa21" id=28bd3d1d-04d8-4784-9e18-95f726cb783b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.003637 | controller | Jun 11 00:18:09.705216 crc crio[23067]: time="2026-06-11T00:18:09.705121154Z" level=info msg="Removing pod sandbox: f1945633a754b125d239763f645b5e7b940b1ae2d6831e5ee1d22fca8cf4fa21" id=1df8ff3d-8af2-4df9-9e81-e00bf311cdbb name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.003653 | controller | Jun 11 00:18:09.734794 crc crio[23067]: time="2026-06-11T00:18:09.734618818Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified" id=31901e66-2cd7-4c9a-af5a-94c90b465f26 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.003672 | controller | Jun 11 00:18:09.738264 crc crio[23067]: time="2026-06-11T00:18:09.738185825Z" level=info msg="Removed pod sandbox: f1945633a754b125d239763f645b5e7b940b1ae2d6831e5ee1d22fca8cf4fa21" id=1df8ff3d-8af2-4df9-9e81-e00bf311cdbb name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.003688 | controller | Jun 11 00:18:09.739613 crc crio[23067]: time="2026-06-11T00:18:09.73947204Z" level=info msg="Stopping pod sandbox: dceced93574ba7f10f75904bcb44fc03e3db12039326562576a7dcfa704be447" id=c43b740b-4b27-48aa-a74f-698ba0adcaba name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.003703 | controller | Jun 11 00:18:09.739843 crc crio[23067]: time="2026-06-11T00:18:09.739779689Z" level=info msg="Stopped pod sandbox (already stopped): dceced93574ba7f10f75904bcb44fc03e3db12039326562576a7dcfa704be447" id=c43b740b-4b27-48aa-a74f-698ba0adcaba name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.003719 | controller | Jun 11 00:18:09.740626 crc crio[23067]: time="2026-06-11T00:18:09.74055076Z" level=info msg="Removing pod sandbox: dceced93574ba7f10f75904bcb44fc03e3db12039326562576a7dcfa704be447" id=309506b6-84bd-4f52-bf0a-e7e3bd8f28fd name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.003734 | controller | Jun 11 00:18:09.750572 crc crio[23067]: time="2026-06-11T00:18:09.750422489Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=0a760cef-6a04-484e-a773-cd92ec1146ef name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.003750 | controller | Jun 11 00:18:09.754500 crc crio[23067]: time="2026-06-11T00:18:09.754421528Z" level=info msg="Removed pod sandbox: dceced93574ba7f10f75904bcb44fc03e3db12039326562576a7dcfa704be447" id=309506b6-84bd-4f52-bf0a-e7e3bd8f28fd name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.003765 | controller | Jun 11 00:18:09.755468 crc crio[23067]: time="2026-06-11T00:18:09.755402015Z" level=info msg="Creating container: openstack/swift-storage-0/account-server" id=ca153aa6-2e23-4bc0-b303-b881e4fc84ac name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.003780 | controller | Jun 11 00:18:09.756913 crc crio[23067]: time="2026-06-11T00:18:09.756834354Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.003795 | controller | Jun 11 00:18:09.766267 crc crio[23067]: time="2026-06-11T00:18:09.766176118Z" level=info msg="Creating container: openstack/glance-db-sync-6gd6v/glance-db-sync" id=56009937-4cb5-4ea9-9f6f-18b5d524905b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.003811 | controller | Jun 11 00:18:09.777774 crc crio[23067]: time="2026-06-11T00:18:09.777626391Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.003826 | controller | Jun 11 00:18:09.817448 crc crio[23067]: time="2026-06-11T00:18:09.814950848Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.003842 | controller | Jun 11 00:18:09.823296 crc crio[23067]: time="2026-06-11T00:18:09.821534127Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.003857 | controller | Jun 11 00:18:09.847032 crc crio[23067]: time="2026-06-11T00:18:09.84694292Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.003873 | controller | Jun 11 00:18:09.936274 crc crio[23067]: time="2026-06-11T00:18:09.93608729Z" level=info msg="Created container 183d959c16e13407f41f0d584e03addb72cc3af4254fef7b6af05606c677f950: openstack/swift-storage-0/account-server" id=ca153aa6-2e23-4bc0-b303-b881e4fc84ac name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.003892 | controller | Jun 11 00:18:09.937491 crc crio[23067]: time="2026-06-11T00:18:09.937433017Z" level=info msg="Starting container: 183d959c16e13407f41f0d584e03addb72cc3af4254fef7b6af05606c677f950" id=7186f85f-346d-4d2e-bcc9-0c8d6d6edb72 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.003907 | controller | Jun 11 00:18:09.957581 crc crio[23067]: time="2026-06-11T00:18:09.957431752Z" level=info msg="Started container" PID=63793 containerID=183d959c16e13407f41f0d584e03addb72cc3af4254fef7b6af05606c677f950 description=openstack/swift-storage-0/account-server id=7186f85f-346d-4d2e-bcc9-0c8d6d6edb72 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cd0466ad438914f2901461859c5a549488a4fb3de9a01b40258457ef0d4132c6
2026-06-11 01:10:47.003923 | controller | Jun 11 00:18:09.987367 crc crio[23067]: time="2026-06-11T00:18:09.987277126Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified" id=3774cc3e-3a25-4ade-958c-1c4490aa4407 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.003939 | controller | Jun 11 00:18:10.014532 crc crio[23067]: time="2026-06-11T00:18:10.014434856Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified" id=3c9d7c5e-d373-437a-af7f-fd140d983acb name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.003954 | controller | Jun 11 00:18:10.025083 crc crio[23067]: time="2026-06-11T00:18:10.024983353Z" level=info msg="Creating container: openstack/swift-storage-0/account-replicator" id=1b77424d-18be-4d7f-add7-7c2d61f97f17 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.003969 | controller | Jun 11 00:18:10.026861 crc crio[23067]: time="2026-06-11T00:18:10.026787283Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.003985 | controller | Jun 11 00:18:10.074943 crc crio[23067]: time="2026-06-11T00:18:10.074877163Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.004001 | controller | Jun 11 00:18:10.080880 crc crio[23067]: time="2026-06-11T00:18:10.080815455Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.004016 | controller | Jun 11 00:18:10.222967 crc crio[23067]: 2026-06-11T00:18:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0e895087c91b112 Mac:7e:4f:10:f5:80:d6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:85 Mtu:0 Sandbox:/var/run/netns/f03991b5-c508-44ae-91ae-45a6c069e817 SocketPath: PciID:}] [{Interface:0xc000240790 Address:{IP:10.217.0.133 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:47.004033 | controller | Jun 11 00:18:10.224424 crc crio[23067]: time="2026-06-11T00:18:10.224322387Z" level=info msg="Got pod network &{Name:auto-csr-approver-29685618-76pgf Namespace:openshift-infra ID:0e895087c91b112f6b2a5896e6201546c5fc270936c8877d8b0280713e0a8972 UID:173d3aa8-e419-4b1b-a3d1-310be549ad8a NetNS:/var/run/netns/f03991b5-c508-44ae-91ae-45a6c069e817 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod173d3aa8_e419_4b1b_a3d1_310be549ad8a.slice PodAnnotations:0xc0002f2358}] Aliases:map[]}"
2026-06-11 01:10:47.004049 | controller | Jun 11 00:18:10.224594 crc crio[23067]: time="2026-06-11T00:18:10.224534203Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29685618-76pgf for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:47.004065 | controller | Jun 11 00:18:10.249880 crc crio[23067]: time="2026-06-11T00:18:10.244721243Z" level=info msg="Ran pod sandbox 0e895087c91b112f6b2a5896e6201546c5fc270936c8877d8b0280713e0a8972 with infra container: openshift-infra/auto-csr-approver-29685618-76pgf/POD" id=c973e1f4-a0fa-4a85-a7d9-d0f94d8104ba name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.004084 | controller | Jun 11 00:18:10.254072 crc crio[23067]: time="2026-06-11T00:18:10.253972425Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=5837e3f1-e06a-40fc-8618-5c6a024160e0 name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:47.004101 | controller | Jun 11 00:18:10.267023 crc crio[23067]: time="2026-06-11T00:18:10.266944719Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 01:10:47.004117 | controller | Jun 11 00:18:10.277447 crc crio[23067]: time="2026-06-11T00:18:10.277374093Z" level=info msg="Created container 058eaa5270d190724c892d64153e3c6e73b90c0beeb8d16cdbf86c1731088881: openstack/swift-storage-0/account-replicator" id=1b77424d-18be-4d7f-add7-7c2d61f97f17 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.004133 | controller | Jun 11 00:18:10.279260 crc crio[23067]: time="2026-06-11T00:18:10.279220304Z" level=info msg="Starting container: 058eaa5270d190724c892d64153e3c6e73b90c0beeb8d16cdbf86c1731088881" id=7bd7992e-285e-4a58-b823-ac08726d5d8f name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.004148 | controller | Jun 11 00:18:10.306379 crc crio[23067]: time="2026-06-11T00:18:10.306268131Z" level=info msg="Started container" PID=63809 containerID=058eaa5270d190724c892d64153e3c6e73b90c0beeb8d16cdbf86c1731088881 description=openstack/swift-storage-0/account-replicator id=7bd7992e-285e-4a58-b823-ac08726d5d8f name=/runtime.v1.RuntimeService/StartContainer sandboxID=cd0466ad438914f2901461859c5a549488a4fb3de9a01b40258457ef0d4132c6
2026-06-11 01:10:47.004164 | controller | Jun 11 00:18:10.320591 crc crio[23067]: time="2026-06-11T00:18:10.32054018Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified" id=592ae11c-02df-4b1c-906f-7ea167f7cacd name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.004180 | controller | Jun 11 00:18:10.345973 crc crio[23067]: time="2026-06-11T00:18:10.345892181Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified" id=5d799899-fe12-4198-be44-61d01a2819ce name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.004196 | controller | Jun 11 00:18:10.353601 crc crio[23067]: time="2026-06-11T00:18:10.353483868Z" level=info msg="Creating container: openstack/swift-storage-0/account-auditor" id=f08e5d98-f0c8-4c61-a696-21de7d18dc09 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.004211 | controller | Jun 11 00:18:10.354844 crc crio[23067]: time="2026-06-11T00:18:10.354771703Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.004227 | controller | Jun 11 00:18:10.397809 crc crio[23067]: time="2026-06-11T00:18:10.397629771Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.004243 | controller | Jun 11 00:18:10.411373 crc crio[23067]: time="2026-06-11T00:18:10.411238872Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.004260 | controller | Jun 11 00:18:10.593253 crc crio[23067]: time="2026-06-11T00:18:10.593174282Z" level=info msg="Created container 8e86c38c8bbc6ba70e45569491af7fa84f9a4b4e9968f60a9aff656ef6f69508: openstack/swift-storage-0/account-auditor" id=f08e5d98-f0c8-4c61-a696-21de7d18dc09 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.004276 | controller | Jun 11 00:18:10.595221 crc crio[23067]: time="2026-06-11T00:18:10.595139125Z" level=info msg="Starting container: 8e86c38c8bbc6ba70e45569491af7fa84f9a4b4e9968f60a9aff656ef6f69508" id=f518165e-3d62-4d62-9174-2d07d10153c2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.004296 | controller | Jun 11 00:18:10.603038 crc crio[23067]: time="2026-06-11T00:18:10.602929958Z" level=info msg="Started container" PID=63830 containerID=8e86c38c8bbc6ba70e45569491af7fa84f9a4b4e9968f60a9aff656ef6f69508 description=openstack/swift-storage-0/account-auditor id=f518165e-3d62-4d62-9174-2d07d10153c2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cd0466ad438914f2901461859c5a549488a4fb3de9a01b40258457ef0d4132c6
2026-06-11 01:10:47.004313 | controller | Jun 11 00:18:10.622427 crc crio[23067]: time="2026-06-11T00:18:10.622275875Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified" id=0bb9d08f-761d-43ff-be38-c1cb7b73341f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.004329 | controller | Jun 11 00:18:10.637479 crc crio[23067]: time="2026-06-11T00:18:10.637396417Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified" id=b9ef59ab-84ad-4ffc-bd29-99084c4315d8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.004345 | controller | Jun 11 00:18:10.646154 crc crio[23067]: time="2026-06-11T00:18:10.646010812Z" level=info msg="Creating container: openstack/swift-storage-0/account-reaper" id=e94a9062-95ef-454c-b5bb-2f6098c47b2b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.004381 | controller | Jun 11 00:18:10.647464 crc crio[23067]: time="2026-06-11T00:18:10.64740705Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.004398 | controller | Jun 11 00:18:10.689815 crc crio[23067]: time="2026-06-11T00:18:10.689611801Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.004416 | controller | Jun 11 00:18:10.693290 crc crio[23067]: time="2026-06-11T00:18:10.693229159Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.004450 | controller | Jun 11 00:18:10.811046 crc crio[23067]: time="2026-06-11T00:18:10.810142546Z" level=info msg="Created container ab28409f81c9c6609efe4daab500b21e41ae6453ac1380a4576f615bfddc4566: openstack/swift-storage-0/account-reaper" id=e94a9062-95ef-454c-b5bb-2f6098c47b2b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.004469 | controller | Jun 11 00:18:10.812776 crc crio[23067]: time="2026-06-11T00:18:10.812598453Z" level=info msg="Starting container: ab28409f81c9c6609efe4daab500b21e41ae6453ac1380a4576f615bfddc4566" id=7b4cfadf-7979-400f-91db-5707185bd99d name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.004485 | controller | Jun 11 00:18:10.817801 crc crio[23067]: time="2026-06-11T00:18:10.817700832Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.004501 | controller | Jun 11 00:18:10.821586 crc crio[23067]: time="2026-06-11T00:18:10.821478105Z" level=info msg="Started container" PID=63858 containerID=ab28409f81c9c6609efe4daab500b21e41ae6453ac1380a4576f615bfddc4566 description=openstack/swift-storage-0/account-reaper id=7b4cfadf-7979-400f-91db-5707185bd99d name=/runtime.v1.RuntimeService/StartContainer sandboxID=cd0466ad438914f2901461859c5a549488a4fb3de9a01b40258457ef0d4132c6
2026-06-11 01:10:47.004518 | controller | Jun 11 00:18:10.838051 crc crio[23067]: time="2026-06-11T00:18:10.837938124Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified" id=53e55abd-c250-4daa-8fb7-215e8e2fd83e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.004534 | controller | Jun 11 00:18:10.838287 crc crio[23067]: time="2026-06-11T00:18:10.838179971Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-swift-container:current-podified not found" id=53e55abd-c250-4daa-8fb7-215e8e2fd83e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.004554 | controller | Jun 11 00:18:10.838287 crc crio[23067]: time="2026-06-11T00:18:10.838230402Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-container:current-podified found" id=53e55abd-c250-4daa-8fb7-215e8e2fd83e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.004570 | controller | Jun 11 00:18:10.844894 crc crio[23067]: time="2026-06-11T00:18:10.843873546Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified" id=24857659-c4cd-4a57-9b44-1b765c4aad66 name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:47.004586 | controller | Jun 11 00:18:10.851557 crc crio[23067]: time="2026-06-11T00:18:10.851471413Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\""
2026-06-11 01:10:47.004602 | controller | Jun 11 00:18:10.935269 crc crio[23067]: time="2026-06-11T00:18:10.935128722Z" level=info msg="Created container 345617fd8170d45fee70b954ae92d2755791e14e6a761f9284524d063084366f: openstack/glance-db-sync-6gd6v/glance-db-sync" id=56009937-4cb5-4ea9-9f6f-18b5d524905b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.004619 | controller | Jun 11 00:18:10.936731 crc crio[23067]: time="2026-06-11T00:18:10.936563631Z" level=info msg="Starting container: 345617fd8170d45fee70b954ae92d2755791e14e6a761f9284524d063084366f" id=67d7c3ac-1830-4e5f-b8ec-63b20e68a65e name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.004634 | controller | Jun 11 00:18:10.942993 crc crio[23067]: time="2026-06-11T00:18:10.942916405Z" level=info msg="Started container" PID=63875 containerID=345617fd8170d45fee70b954ae92d2755791e14e6a761f9284524d063084366f description=openstack/glance-db-sync-6gd6v/glance-db-sync id=67d7c3ac-1830-4e5f-b8ec-63b20e68a65e name=/runtime.v1.RuntimeService/StartContainer sandboxID=366cceea8128b8593b587a1e6888b407bb5d45551d59c22be0e8d44c0da497bc
2026-06-11 01:10:47.004651 | controller | Jun 11 00:18:11.470722 crc crio[23067]: time="2026-06-11T00:18:11.470438094Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=5837e3f1-e06a-40fc-8618-5c6a024160e0 name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:47.004666 | controller | Jun 11 00:18:11.472325 crc crio[23067]: time="2026-06-11T00:18:11.472235273Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=0d5eb48c-8a3c-4b40-90cb-386c5b529a52 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.004682 | controller | Jun 11 00:18:11.474367 crc crio[23067]: time="2026-06-11T00:18:11.474289259Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=a4ee6ed8-ec7c-4b89-9b05-e2a09fd8c5e4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.004697 | controller | Jun 11 00:18:11.544219 crc crio[23067]: time="2026-06-11T00:18:11.543960349Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29685618-76pgf/oc" id=0d21b38b-45f7-41bd-8147-e40bbc0b47f1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.004713 | controller | Jun 11 00:18:11.545021 crc crio[23067]: time="2026-06-11T00:18:11.544949956Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.004728 | controller | Jun 11 00:18:11.587190 crc crio[23067]: time="2026-06-11T00:18:11.587039963Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.004744 | controller | Jun 11 00:18:11.815955 crc crio[23067]: time="2026-06-11T00:18:11.815712206Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.004764 | controller | Jun 11 00:18:11.949406 crc crio[23067]: time="2026-06-11T00:18:11.948808924Z" level=info msg="Created container db6f2d8af2284bd6ea2e4e76be14e69aa8de4466f7bb3c743739a6cd0c7418ce: openshift-infra/auto-csr-approver-29685618-76pgf/oc" id=0d21b38b-45f7-41bd-8147-e40bbc0b47f1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.004780 | controller | Jun 11 00:18:11.950967 crc crio[23067]: time="2026-06-11T00:18:11.950897081Z" level=info msg="Starting container: db6f2d8af2284bd6ea2e4e76be14e69aa8de4466f7bb3c743739a6cd0c7418ce" id=5dae45ee-e254-433b-86f7-33b306f9b809 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.004795 | controller | Jun 11 00:18:11.956826 crc crio[23067]: time="2026-06-11T00:18:11.95673315Z" level=info msg="Started container" PID=63906 containerID=db6f2d8af2284bd6ea2e4e76be14e69aa8de4466f7bb3c743739a6cd0c7418ce description=openshift-infra/auto-csr-approver-29685618-76pgf/oc id=5dae45ee-e254-433b-86f7-33b306f9b809 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0e895087c91b112f6b2a5896e6201546c5fc270936c8877d8b0280713e0a8972
2026-06-11 01:10:47.004812 | controller | Jun 11 00:18:12.721887 crc crio[23067]: time="2026-06-11T00:18:12.721301712Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:2cd9d911af0f170eec9beb49d19054a0cd0882cf56009471751a226026a1ce53" id=24857659-c4cd-4a57-9b44-1b765c4aad66 name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:47.004827 | controller | Jun 11 00:18:12.723389 crc crio[23067]: time="2026-06-11T00:18:12.723297057Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified" id=ef49441d-8738-4f9a-b0e8-b7768fbc86b8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.004843 | controller | Jun 11 00:18:12.737377 crc crio[23067]: time="2026-06-11T00:18:12.737276068Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified" id=92ecf72c-cd93-48a1-903e-b745450c2e1b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.004858 | controller | Jun 11 00:18:12.756331 crc crio[23067]: time="2026-06-11T00:18:12.756263025Z" level=info msg="Creating container: openstack/swift-storage-0/container-server" id=fb508522-e5f4-46e0-a07e-74c82b28760b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.004874 | controller | Jun 11 00:18:12.758234 crc crio[23067]: time="2026-06-11T00:18:12.758165257Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.004889 | controller | Jun 11 00:18:12.804596 crc crio[23067]: time="2026-06-11T00:18:12.80449781Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.004905 | controller | Jun 11 00:18:12.809311 crc crio[23067]: time="2026-06-11T00:18:12.809239599Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.004920 | controller | Jun 11 00:18:12.963977 crc crio[23067]: time="2026-06-11T00:18:12.962814226Z" level=info msg="Created container 22ee9d5d38044e2a16183170beb7f6ecd1513173bd0391b41b240666aae45f04: openstack/swift-storage-0/container-server" id=fb508522-e5f4-46e0-a07e-74c82b28760b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.004936 | controller | Jun 11 00:18:12.964941 crc crio[23067]: time="2026-06-11T00:18:12.964911263Z" level=info msg="Starting container: 22ee9d5d38044e2a16183170beb7f6ecd1513173bd0391b41b240666aae45f04" id=54673c6d-fe5b-4469-9ff5-f21be5a9e09f name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.004952 | controller | Jun 11 00:18:12.972343 crc crio[23067]: time="2026-06-11T00:18:12.972227382Z" level=info msg="Started container" PID=64023 containerID=22ee9d5d38044e2a16183170beb7f6ecd1513173bd0391b41b240666aae45f04 description=openstack/swift-storage-0/container-server id=54673c6d-fe5b-4469-9ff5-f21be5a9e09f name=/runtime.v1.RuntimeService/StartContainer sandboxID=cd0466ad438914f2901461859c5a549488a4fb3de9a01b40258457ef0d4132c6
2026-06-11 01:10:47.004972 | controller | Jun 11 00:18:12.984994 crc crio[23067]: time="2026-06-11T00:18:12.984949589Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified" id=5492666b-dc69-4550-b3fd-0b450339e822 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.004988 | controller | Jun 11 00:18:12.999306 crc crio[23067]: time="2026-06-11T00:18:12.999204198Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified" id=67d6c026-d150-4aa9-9374-7eaeeba2784b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.005004 | controller | Jun 11 00:18:13.009067 crc crio[23067]: time="2026-06-11T00:18:13.008938303Z" level=info msg="Creating container: openstack/swift-storage-0/container-replicator" id=abd6ee91-5a97-43d8-abc5-16711b39a51b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.005020 | controller | Jun 11 00:18:13.012344 crc crio[23067]: time="2026-06-11T00:18:13.012255873Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.005035 | controller | Jun 11 00:18:13.070712 crc crio[23067]: time="2026-06-11T00:18:13.070586353Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.005051 | controller | Jun 11 00:18:13.074035 crc crio[23067]: time="2026-06-11T00:18:13.073966146Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.005066 | controller | Jun 11 00:18:13.247821 crc crio[23067]: time="2026-06-11T00:18:13.247616379Z" level=info msg="Created container bcef51861be559bdacefc27d2b751238d1c7fa17eff4316edd3ce04acd5dbb49: openstack/swift-storage-0/container-replicator" id=abd6ee91-5a97-43d8-abc5-16711b39a51b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.005081 | controller | Jun 11 00:18:13.248929 crc crio[23067]: time="2026-06-11T00:18:13.248842943Z" level=info msg="Starting container: bcef51861be559bdacefc27d2b751238d1c7fa17eff4316edd3ce04acd5dbb49" id=df1551c0-ca1d-4d21-99df-51275527cedc name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.005097 | controller | Jun 11 00:18:13.254285 crc crio[23067]: time="2026-06-11T00:18:13.254212629Z" level=info msg="Started container" PID=64057 containerID=bcef51861be559bdacefc27d2b751238d1c7fa17eff4316edd3ce04acd5dbb49 description=openstack/swift-storage-0/container-replicator id=df1551c0-ca1d-4d21-99df-51275527cedc name=/runtime.v1.RuntimeService/StartContainer sandboxID=cd0466ad438914f2901461859c5a549488a4fb3de9a01b40258457ef0d4132c6
2026-06-11 01:10:47.005112 | controller | Jun 11 00:18:13.271809 crc crio[23067]: time="2026-06-11T00:18:13.271596593Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified" id=f9fbf9da-fabe-464d-9cee-3e83378ee1fa name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.005128 | controller | Jun 11 00:18:13.287091 crc crio[23067]: time="2026-06-11T00:18:13.286982842Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified" id=e323d296-f5ca-4b26-8270-af02d60d8be3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.005143 | controller | Jun 11 00:18:13.299450 crc crio[23067]: time="2026-06-11T00:18:13.299342089Z" level=info msg="Creating container: openstack/swift-storage-0/container-auditor" id=bf2592dc-0852-4fbb-8b4c-ae065646958a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.005163 | controller | Jun 11 00:18:13.301525 crc crio[23067]: time="2026-06-11T00:18:13.301448527Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.005179 | controller | Jun 11 00:18:13.363158 crc crio[23067]: time="2026-06-11T00:18:13.362884031Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.005194 | controller | Jun 11 00:18:13.372082 crc crio[23067]: time="2026-06-11T00:18:13.371979469Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.005210 | controller | Jun 11 00:18:13.492990 crc crio[23067]: time="2026-06-11T00:18:13.492290449Z" level=info msg="Created container a19e760f530252bbd090f9213e3e4e40502ee66018bd014482a6392401134de0: openstack/swift-storage-0/container-auditor" id=bf2592dc-0852-4fbb-8b4c-ae065646958a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.005226 | controller | Jun 11 00:18:13.496317 crc crio[23067]: time="2026-06-11T00:18:13.495366363Z" level=info msg="Starting container: a19e760f530252bbd090f9213e3e4e40502ee66018bd014482a6392401134de0" id=393c69a4-5322-4f06-a63d-c9972b233ef0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.005242 | controller | Jun 11 00:18:13.502573 crc crio[23067]: time="2026-06-11T00:18:13.502421495Z" level=info msg="Started container" PID=64068 containerID=a19e760f530252bbd090f9213e3e4e40502ee66018bd014482a6392401134de0 description=openstack/swift-storage-0/container-auditor id=393c69a4-5322-4f06-a63d-c9972b233ef0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cd0466ad438914f2901461859c5a549488a4fb3de9a01b40258457ef0d4132c6
2026-06-11 01:10:47.005257 | controller | Jun 11 00:18:13.527839 crc crio[23067]: time="2026-06-11T00:18:13.526313516Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified" id=54644fd8-439b-4636-b86f-f819aaf83d87 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.005273 | controller | Jun 11 00:18:13.540107 crc crio[23067]: time="2026-06-11T00:18:13.538875699Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified" id=d0251323-e7af-452a-b341-3e1bf66a7373 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.005289 | controller | Jun 11 00:18:13.553615 crc crio[23067]: time="2026-06-11T00:18:13.553446096Z" level=info msg="Creating container: openstack/swift-storage-0/container-updater" id=7b6d13f5-373c-43e3-abf0-22f65a3c9090 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.005304 | controller | Jun 11 00:18:13.555185 crc crio[23067]: time="2026-06-11T00:18:13.555095411Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.005319 | controller | Jun 11 00:18:13.607281 crc crio[23067]: time="2026-06-11T00:18:13.607196431Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.005334 | controller | Jun 11 00:18:13.611630 crc crio[23067]: time="2026-06-11T00:18:13.611511189Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.005381 | controller | Jun 11 00:18:13.704351 crc crio[23067]: time="2026-06-11T00:18:13.704258157Z" level=info msg="Created container 5f73de1bc8125e08fc4e66f2aabe7fec00adaaae4cc84f344be65651b659ad82: openstack/swift-storage-0/container-updater" id=7b6d13f5-373c-43e3-abf0-22f65a3c9090 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.005418 | controller | Jun 11 00:18:13.705163 crc crio[23067]: time="2026-06-11T00:18:13.70509622Z" level=info msg="Starting container: 5f73de1bc8125e08fc4e66f2aabe7fec00adaaae4cc84f344be65651b659ad82" id=78029812-44f5-4900-aa62-5a593be5d0fb name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.005451 | controller | Jun 11 00:18:13.710128 crc crio[23067]: time="2026-06-11T00:18:13.710057735Z" level=info msg="Started container" PID=64102 containerID=5f73de1bc8125e08fc4e66f2aabe7fec00adaaae4cc84f344be65651b659ad82 description=openstack/swift-storage-0/container-updater id=78029812-44f5-4900-aa62-5a593be5d0fb name=/runtime.v1.RuntimeService/StartContainer sandboxID=cd0466ad438914f2901461859c5a549488a4fb3de9a01b40258457ef0d4132c6
2026-06-11 01:10:47.005470 | controller | Jun 11 00:18:13.726716 crc crio[23067]: time="2026-06-11T00:18:13.726583496Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=b6d3f1f2-bbdf-4d13-ab21-5656da19ded2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.005489 | controller | Jun 11 00:18:13.743927 crc crio[23067]: time="2026-06-11T00:18:13.73996545Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=ff1cb925-b322-43a9-a032-ca6fcadf0884 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.005511 | controller | Jun 11 00:18:13.748760 crc crio[23067]: time="2026-06-11T00:18:13.748211195Z" level=info msg="Creating container: openstack/swift-storage-0/object-server" id=61c59057-c85f-4be7-91bb-d08dbde6ab57 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.005528 | controller | Jun 11 00:18:13.748760 crc crio[23067]: time="2026-06-11T00:18:13.748714179Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.005547 | controller | Jun 11 00:18:13.787769 crc crio[23067]: time="2026-06-11T00:18:13.787420564Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.005625 | controller | Jun 11 00:18:13.792566 crc crio[23067]: time="2026-06-11T00:18:13.792489672Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.005650 | controller | Jun 11 00:18:13.969278 crc crio[23067]: time="2026-06-11T00:18:13.969074246Z" level=info msg="Created container 4e9ef375b5e27d0aab39ba3664bb1fd8dc7ca63cac1e188439fcc81808915a12: openstack/swift-storage-0/object-server" id=61c59057-c85f-4be7-91bb-d08dbde6ab57 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.005667 | controller | Jun 11 00:18:13.970301 crc crio[23067]: time="2026-06-11T00:18:13.970222017Z" level=info msg="Starting container: 4e9ef375b5e27d0aab39ba3664bb1fd8dc7ca63cac1e188439fcc81808915a12" id=0b0493a0-0e7f-4177-be25-7fdcf9ff735b name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.005683 | controller | Jun 11 00:18:13.976948 crc crio[23067]: time="2026-06-11T00:18:13.976859858Z" level=info msg="Started container" PID=64122 containerID=4e9ef375b5e27d0aab39ba3664bb1fd8dc7ca63cac1e188439fcc81808915a12 description=openstack/swift-storage-0/object-server id=0b0493a0-0e7f-4177-be25-7fdcf9ff735b name=/runtime.v1.RuntimeService/StartContainer sandboxID=cd0466ad438914f2901461859c5a549488a4fb3de9a01b40258457ef0d4132c6
2026-06-11 01:10:47.005700 | controller | Jun 11 00:18:14.005547 crc crio[23067]: time="2026-06-11T00:18:14.005422266Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=44ebcc13-9fc0-4854-a70f-83f0e36ea49c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.005716 | controller | Jun 11 00:18:14.016300 crc crio[23067]: time="2026-06-11T00:18:14.016232661Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=027b8205-bcfd-416a-a322-cce5d6199caa name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.005736 | controller | Jun 11 00:18:14.022434 crc crio[23067]: time="2026-06-11T00:18:14.022340728Z" level=info msg="Creating container: openstack/swift-storage-0/object-replicator" id=1be9a1d4-e7fb-4d7c-9f5f-0c0b4b560856 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.005753 | controller | Jun 11 00:18:14.022770 crc crio[23067]: time="2026-06-11T00:18:14.022692007Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.005769 | controller | Jun 11 00:18:14.057690 crc crio[23067]: time="2026-06-11T00:18:14.057514256Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.005785 | controller | Jun 11 00:18:14.060472 crc crio[23067]: time="2026-06-11T00:18:14.060409755Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.005800 | controller | Jun 11 00:18:14.221213 crc crio[23067]: time="2026-06-11T00:18:14.220007776Z" level=info msg="Created container d63e6ecf29f26f2abc96baaad369c6adf7e6fad15f70c8d49593959dc55f53f0: openstack/swift-storage-0/object-replicator" id=1be9a1d4-e7fb-4d7c-9f5f-0c0b4b560856 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.005816 | controller | Jun 11 00:18:14.223795 crc crio[23067]: time="2026-06-11T00:18:14.223159422Z" level=info msg="Starting container: d63e6ecf29f26f2abc96baaad369c6adf7e6fad15f70c8d49593959dc55f53f0" id=161b984f-5efb-4fc2-8fe9-272d4f42791b name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.005832 | controller | Jun 11 00:18:14.236221 crc crio[23067]: time="2026-06-11T00:18:14.236018992Z" level=info msg="Started container" PID=64151 containerID=d63e6ecf29f26f2abc96baaad369c6adf7e6fad15f70c8d49593959dc55f53f0 description=openstack/swift-storage-0/object-replicator id=161b984f-5efb-4fc2-8fe9-272d4f42791b name=/runtime.v1.RuntimeService/StartContainer sandboxID=cd0466ad438914f2901461859c5a549488a4fb3de9a01b40258457ef0d4132c6
2026-06-11 01:10:47.005848 | controller | Jun 11 00:18:14.255194 crc crio[23067]: time="2026-06-11T00:18:14.253099668Z" level=info msg="Stopping pod sandbox: 0e895087c91b112f6b2a5896e6201546c5fc270936c8877d8b0280713e0a8972" id=f50b84fa-2228-4b88-b64d-7544f32fc848 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.005864 | controller | Jun 11 00:18:14.255194 crc crio[23067]: time="2026-06-11T00:18:14.25354686Z" level=info msg="Got pod network &{Name:auto-csr-approver-29685618-76pgf Namespace:openshift-infra ID:0e895087c91b112f6b2a5896e6201546c5fc270936c8877d8b0280713e0a8972 UID:173d3aa8-e419-4b1b-a3d1-310be549ad8a NetNS:/var/run/netns/f03991b5-c508-44ae-91ae-45a6c069e817 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod173d3aa8_e419_4b1b_a3d1_310be549ad8a.slice PodAnnotations:0xc002c84df0}] Aliases:map[]}"
2026-06-11 01:10:47.005881 | controller | Jun 11 00:18:14.255194 crc crio[23067]: time="2026-06-11T00:18:14.253728065Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29685618-76pgf from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.005897 | controller | Jun 11 00:18:14.257994 crc crio[23067]: time="2026-06-11T00:18:14.257906279Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=7b49064f-261a-4582-824e-ff24642ea02a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.005912 | controller | Jun 11 00:18:14.281095 crc crio[23067]: time="2026-06-11T00:18:14.280929257Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=c9c8c821-c5af-4c47-8934-c275d574ca11 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.005953 | controller | Jun 11 00:18:14.297906 crc crio[23067]: time="2026-06-11T00:18:14.29535023Z" level=info msg="Creating container: openstack/swift-storage-0/object-auditor" id=8bd499ff-6886-4b9d-b61c-74649568b96a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.005972 | controller | Jun 11 00:18:14.297906 crc crio[23067]: time="2026-06-11T00:18:14.295910725Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.005989 | controller | Jun 11 00:18:14.380106 crc crio[23067]: time="2026-06-11T00:18:14.379955166Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.006004 | controller | Jun 11 00:18:14.406233 crc crio[23067]: time="2026-06-11T00:18:14.406074698Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.006021 | controller | Jun 11 00:18:14.517161 crc crio[23067]: time="2026-06-11T00:18:14.517055282Z" level=info msg="Created container 03104b75895cd53c76ed2a6e20925648975f418621d3c22f5fe116793bc7a62b: openstack/swift-storage-0/object-auditor" id=8bd499ff-6886-4b9d-b61c-74649568b96a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.006036 | controller | Jun 11 00:18:14.518915 crc crio[23067]: time="2026-06-11T00:18:14.518733858Z" level=info msg="Starting container: 03104b75895cd53c76ed2a6e20925648975f418621d3c22f5fe116793bc7a62b" id=e2a30f4f-b06b-4495-92cc-17e6fb91b0ba name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.006052 | controller | Jun 11 00:18:14.528005 crc crio[23067]: time="2026-06-11T00:18:14.526928682Z" level=info msg="Started container" PID=64260 containerID=03104b75895cd53c76ed2a6e20925648975f418621d3c22f5fe116793bc7a62b description=openstack/swift-storage-0/object-auditor id=e2a30f4f-b06b-4495-92cc-17e6fb91b0ba name=/runtime.v1.RuntimeService/StartContainer sandboxID=cd0466ad438914f2901461859c5a549488a4fb3de9a01b40258457ef0d4132c6
2026-06-11 01:10:47.006068 | controller | Jun 11 00:18:14.562532 crc crio[23067]: time="2026-06-11T00:18:14.56208894Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=8ec1e384-ff23-430e-8b6e-c355cb3c9dd8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.006084 | controller | Jun 11 00:18:14.588723 crc crio[23067]: time="2026-06-11T00:18:14.586323631Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=cc73891e-64fd-4468-adc9-b788ba4b3d43 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.006099 | controller | Jun 11 00:18:14.595733 crc crio[23067]: time="2026-06-11T00:18:14.594412551Z" level=info msg="Creating container: openstack/swift-storage-0/object-updater" id=f034e82c-f7f1-4b8c-93ba-91120722b23c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.006114 | controller | Jun 11 00:18:14.595733 crc crio[23067]: time="2026-06-11T00:18:14.594831393Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.006129 | controller | Jun 11 00:18:14.634511 crc crio[23067]: time="2026-06-11T00:18:14.634245327Z" level=info msg="Stopped pod sandbox: 0e895087c91b112f6b2a5896e6201546c5fc270936c8877d8b0280713e0a8972" id=f50b84fa-2228-4b88-b64d-7544f32fc848 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.006145 | controller | Jun 11 00:18:14.652731 crc crio[23067]: time="2026-06-11T00:18:14.652507185Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.006165 | controller | Jun 11 00:18:14.656320 crc crio[23067]: time="2026-06-11T00:18:14.656253607Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.006181 | controller | Jun 11 00:18:14.789898 crc crio[23067]: time="2026-06-11T00:18:14.789785127Z" level=info msg="Created container 2d4b106fcceea56a40823b6111deed0a5f3470f521b1c37ea52e4a5992ad4a68: openstack/swift-storage-0/object-updater" id=f034e82c-f7f1-4b8c-93ba-91120722b23c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.006196 | controller | Jun 11 00:18:14.791524 crc crio[23067]: time="2026-06-11T00:18:14.791458652Z" level=info msg="Starting container: 2d4b106fcceea56a40823b6111deed0a5f3470f521b1c37ea52e4a5992ad4a68" id=54ee22a4-415e-406e-b8b6-d14d3643f8f3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.006211 | controller | Jun 11 00:18:14.808976 crc crio[23067]: time="2026-06-11T00:18:14.807047977Z" level=info msg="Started container" PID=64294 containerID=2d4b106fcceea56a40823b6111deed0a5f3470f521b1c37ea52e4a5992ad4a68 description=openstack/swift-storage-0/object-updater id=54ee22a4-415e-406e-b8b6-d14d3643f8f3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cd0466ad438914f2901461859c5a549488a4fb3de9a01b40258457ef0d4132c6
2026-06-11 01:10:47.006227 | controller | Jun 11 00:18:14.821874 crc crio[23067]: time="2026-06-11T00:18:14.821730058Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified" id=f66ac7b5-6db9-437c-819e-9c3280e8cb84 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.006242 | controller | Jun 11 00:18:14.835169 crc crio[23067]: time="2026-06-11T00:18:14.835070731Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified" id=4349c551-6861-4209-bc1c-7b9d0aec27e7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.006258 | controller | Jun 11 00:18:14.842615 crc crio[23067]: time="2026-06-11T00:18:14.842488093Z" level=info msg="Creating container: openstack/swift-storage-0/object-expirer" id=5e98b20a-216f-45ca-bca0-fb7237209f28 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.006273 | controller | Jun 11 00:18:14.842986 crc crio[23067]: time="2026-06-11T00:18:14.842969817Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.006288 | controller | Jun 11 00:18:14.887018 crc crio[23067]: time="2026-06-11T00:18:14.886865733Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.006304 | controller | Jun 11 00:18:14.894588 crc crio[23067]: time="2026-06-11T00:18:14.894404409Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.006319 | controller | Jun 11 00:18:15.069847 crc crio[23067]: time="2026-06-11T00:18:15.069728278Z" level=info msg="Created container 4928cd7ec674586f577f4995cf6fbe4f2eccd4cd669aed4c7f91330fa6231b40: openstack/swift-storage-0/object-expirer" id=5e98b20a-216f-45ca-bca0-fb7237209f28 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.006334 | controller | Jun 11 00:18:15.071353 crc crio[23067]: time="2026-06-11T00:18:15.071232659Z" level=info msg="Starting container: 4928cd7ec674586f577f4995cf6fbe4f2eccd4cd669aed4c7f91330fa6231b40" id=e2503c9e-1d23-4443-a462-fbf8d17df5f6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.006374 | controller | Jun 11 00:18:15.077436 crc crio[23067]: time="2026-06-11T00:18:15.077365906Z" level=info msg="Started container" PID=64333 containerID=4928cd7ec674586f577f4995cf6fbe4f2eccd4cd669aed4c7f91330fa6231b40 description=openstack/swift-storage-0/object-expirer id=e2503c9e-1d23-4443-a462-fbf8d17df5f6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cd0466ad438914f2901461859c5a549488a4fb3de9a01b40258457ef0d4132c6
2026-06-11 01:10:47.006407 | controller | Jun 11 00:18:15.090309 crc crio[23067]: time="2026-06-11T00:18:15.090241337Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=8355f1fc-453f-4685-9f3f-61a06562cabf name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.006424 | controller | Jun 11 00:18:15.104591 crc crio[23067]: time="2026-06-11T00:18:15.104442134Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=f5ddabc8-e70a-4b13-91f8-b38e40c54b0e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.006440 | controller | Jun 11 00:18:15.112150 crc crio[23067]: time="2026-06-11T00:18:15.111806325Z" level=info msg="Creating container: openstack/swift-storage-0/rsync" id=c3c4a744-b3c7-45dc-aa59-cac3fec3c69b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.006455 | controller | Jun 11 00:18:15.112468 crc crio[23067]: time="2026-06-11T00:18:15.11235521Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.006471 | controller | Jun 11 00:18:15.172185 crc crio[23067]: time="2026-06-11T00:18:15.172022316Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.006486 | controller | Jun 11 00:18:15.175449 crc crio[23067]: time="2026-06-11T00:18:15.175338977Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.006501 | controller | Jun 11 00:18:15.319169 crc crio[23067]: time="2026-06-11T00:18:15.318365996Z" level=info msg="Created container 30a0793ce3c71dcbdf8cb6154acf6a78c25c3e55c0d8f17d7b853c8129ef5b71: openstack/swift-storage-0/rsync" id=c3c4a744-b3c7-45dc-aa59-cac3fec3c69b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.006517 | controller | Jun 11 00:18:15.321904 crc crio[23067]: time="2026-06-11T00:18:15.32182054Z" level=info msg="Starting container: 30a0793ce3c71dcbdf8cb6154acf6a78c25c3e55c0d8f17d7b853c8129ef5b71" id=3d50d979-19da-4984-b453-15163e869990 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.006533 | controller | Jun 11 00:18:15.333973 crc crio[23067]: time="2026-06-11T00:18:15.333605851Z" level=info msg="Started container" PID=64363 containerID=30a0793ce3c71dcbdf8cb6154acf6a78c25c3e55c0d8f17d7b853c8129ef5b71 description=openstack/swift-storage-0/rsync id=3d50d979-19da-4984-b453-15163e869990 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cd0466ad438914f2901461859c5a549488a4fb3de9a01b40258457ef0d4132c6
2026-06-11 01:10:47.006548 | controller | Jun 11 00:18:15.347833 crc crio[23067]: time="2026-06-11T00:18:15.34750328Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=2e9112c2-1d5f-4594-80dd-0de0d855b6e2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.006564 | controller | Jun 11 00:18:15.360042 crc crio[23067]: time="2026-06-11T00:18:15.359909748Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=d3fc188a-eb55-46c4-8741-13934a53ce87 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.006579 | controller | Jun 11 00:18:15.370140 crc crio[23067]: time="2026-06-11T00:18:15.36987678Z" level=info msg="Creating container: openstack/swift-storage-0/swift-recon-cron" id=d9dad567-fc5d-483f-8196-79ada2160cef name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.006595 | controller | Jun 11 00:18:15.370862 crc crio[23067]: time="2026-06-11T00:18:15.370352513Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.006614 | controller | Jun 11 00:18:15.430836 crc crio[23067]: time="2026-06-11T00:18:15.430567704Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.006631 | controller | Jun 11 00:18:15.436546 crc crio[23067]: time="2026-06-11T00:18:15.436440614Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.006647 | controller | Jun 11 00:18:15.550555 crc crio[23067]: time="2026-06-11T00:18:15.550447852Z" level=info msg="Created container c492196e40312ce9f2048d2a7c637833946063f068c559561cd32baf8dc57f51: openstack/swift-storage-0/swift-recon-cron" id=d9dad567-fc5d-483f-8196-79ada2160cef name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.006663 | controller | Jun 11 00:18:15.552010 crc crio[23067]: time="2026-06-11T00:18:15.551944883Z" level=info msg="Starting container: c492196e40312ce9f2048d2a7c637833946063f068c559561cd32baf8dc57f51" id=1ce21e96-cf84-4b4c-822a-aa4104203eaa name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.006679 | controller | Jun 11 00:18:15.557498 crc crio[23067]: time="2026-06-11T00:18:15.557410272Z" level=info msg="Started container" PID=64378 containerID=c492196e40312ce9f2048d2a7c637833946063f068c559561cd32baf8dc57f51 description=openstack/swift-storage-0/swift-recon-cron id=1ce21e96-cf84-4b4c-822a-aa4104203eaa name=/runtime.v1.RuntimeService/StartContainer sandboxID=cd0466ad438914f2901461859c5a549488a4fb3de9a01b40258457ef0d4132c6
2026-06-11 01:10:47.006695 | controller | Jun 11 00:18:17.259921 crc crio[23067]: time="2026-06-11T00:18:17.258868712Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-68c444669f-rh6wg/POD" id=cd189b5e-94b2-4ad8-8a21-c6a83bf2d4bb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.006712 | controller | Jun 11 00:18:17.261215 crc crio[23067]: time="2026-06-11T00:18:17.259936231Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.006729 | controller | Jun 11 00:18:17.335625 crc crio[23067]: time="2026-06-11T00:18:17.335384418Z" level=info msg="Got pod network &{Name:dnsmasq-dns-68c444669f-rh6wg Namespace:openstack ID:310f0b54b4d8aed578224b7fecd79f989e62b7f8281c8b5ff768f4ef3aa1c346 UID:dc14276d-0b90-4ab1-aeff-088df919b26b NetNS:/var/run/netns/f9457121-7dc4-4801-abb2-71a9f9271bc0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddc14276d_0b90_4ab1_aeff_088df919b26b.slice PodAnnotations:0xc0002f2d90}] Aliases:map[]}"
2026-06-11 01:10:47.006745 | controller | Jun 11 00:18:17.335625 crc crio[23067]: time="2026-06-11T00:18:17.335486901Z" level=info msg="Adding pod openstack_dnsmasq-dns-68c444669f-rh6wg to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.006762 | controller | Jun 11 00:18:17.903831 crc crio[23067]: time="2026-06-11T00:18:17.902815246Z" level=info msg="Running pod sandbox: openstack/cinder-db-create-slck6/POD" id=921da436-af75-4f55-b595-778403e38895 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.006778 | controller | Jun 11 00:18:17.903831 crc crio[23067]: time="2026-06-11T00:18:17.903419772Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.006794 | controller | Jun 11 00:18:17.996576 crc crio[23067]: time="2026-06-11T00:18:17.996460379Z" level=info msg="Got pod network &{Name:cinder-db-create-slck6 Namespace:openstack ID:7007c4e35e47b38d55b73ab801e1b25efc5a92dffd8d6dfe28f3b1e982341fc0 UID:c11fa445-d6f2-4b87-8677-c3b27ae04b45 NetNS:/var/run/netns/c27a3cef-2b50-4528-a737-4df6ba743f71 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc11fa445_d6f2_4b87_8677_c3b27ae04b45.slice PodAnnotations:0xc002c84380}] Aliases:map[]}"
2026-06-11 01:10:47.006813 | controller | Jun 11 00:18:17.996576 crc crio[23067]: time="2026-06-11T00:18:17.996561341Z" level=info msg="Adding pod openstack_cinder-db-create-slck6 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.006830 | controller | Jun 11 00:18:18.135210 crc crio[23067]: 2026-06-11T00:18:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:310f0b54b4d8aed Mac:12:fc:97:7d:28:fb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:86 Mtu:0 Sandbox:/var/run/netns/f9457121-7dc4-4801-abb2-71a9f9271bc0 SocketPath: PciID:}] [{Interface:0xc000592b60 Address:{IP:10.217.0.134 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:47.006847 | controller | Jun 11 00:18:18.138433 crc crio[23067]: time="2026-06-11T00:18:18.137293107Z" level=info msg="Got pod network &{Name:dnsmasq-dns-68c444669f-rh6wg Namespace:openstack ID:310f0b54b4d8aed578224b7fecd79f989e62b7f8281c8b5ff768f4ef3aa1c346 UID:dc14276d-0b90-4ab1-aeff-088df919b26b NetNS:/var/run/netns/f9457121-7dc4-4801-abb2-71a9f9271bc0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddc14276d_0b90_4ab1_aeff_088df919b26b.slice PodAnnotations:0xc0002f2d90}] Aliases:map[]}"
2026-06-11 01:10:47.006864 | controller | Jun 11 00:18:18.138433 crc crio[23067]: time="2026-06-11T00:18:18.137483132Z" level=info msg="Checking pod openstack_dnsmasq-dns-68c444669f-rh6wg for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:47.006880 | controller | Jun 11 00:18:18.147408 crc crio[23067]: time="2026-06-11T00:18:18.147283689Z" level=info msg="Ran pod sandbox 310f0b54b4d8aed578224b7fecd79f989e62b7f8281c8b5ff768f4ef3aa1c346 with infra container: openstack/dnsmasq-dns-68c444669f-rh6wg/POD" id=cd189b5e-94b2-4ad8-8a21-c6a83bf2d4bb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.006897 | controller | Jun 11 00:18:18.150723 crc crio[23067]: time="2026-06-11T00:18:18.150569149Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=af85af58-4f9d-48fc-a7f1-8ad56aa67524 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.006913 | controller | Jun 11 00:18:18.206959 crc crio[23067]: time="2026-06-11T00:18:18.203162462Z" level=info msg="Running pod sandbox: openstack/cinder-8486-account-create-update-8zpxf/POD" id=250d94e0-5216-46c9-893b-1c022aa6c68f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.006929 | controller | Jun 11 00:18:18.206959 crc crio[23067]: time="2026-06-11T00:18:18.203547813Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.006946 | controller | Jun 11 00:18:18.270483 crc crio[23067]: time="2026-06-11T00:18:18.270398255Z" level=info msg="Got pod network &{Name:cinder-8486-account-create-update-8zpxf Namespace:openstack ID:85bd90c969104e32df23a76fb1a78bb94dc6a1c520498103ace67797b113f303 UID:d87068bd-1544-4f95-bb4c-9e9515cf9a6f NetNS:/var/run/netns/8bbb0ee9-ac27-4024-8cc5-cf11b56e5c37 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd87068bd_1544_4f95_bb4c_9e9515cf9a6f.slice PodAnnotations:0xc002c84740}] Aliases:map[]}"
2026-06-11 01:10:47.006963 | controller | Jun 11 00:18:18.270483 crc crio[23067]: time="2026-06-11T00:18:18.270464027Z" level=info msg="Adding pod openstack_cinder-8486-account-create-update-8zpxf to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.006979 | controller | Jun 11 00:18:18.288448 crc crio[23067]: time="2026-06-11T00:18:18.288316523Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=521062f0-a1c0-4649-a2d9-bbb36a979334 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.006999 | controller | Jun 11 00:18:18.297297 crc crio[23067]: time="2026-06-11T00:18:18.295556571Z" level=info msg="Creating container: openstack/dnsmasq-dns-68c444669f-rh6wg/init" id=57fb4281-d6d5-4936-92e4-ac8058a8f431 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.007016 | controller | Jun 11 00:18:18.297297 crc crio[23067]: time="2026-06-11T00:18:18.296359213Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.007032 | controller | Jun 11 00:18:18.298702 crc crio[23067]: time="2026-06-11T00:18:18.298576063Z" level=info msg="Running pod sandbox: openstack/barbican-db-create-8m9f8/POD" id=c70480bd-9e1c-4035-bd95-c294ad5ef84b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.007048 | controller | Jun 11 00:18:18.298886 crc crio[23067]: time="2026-06-11T00:18:18.298769178Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.007064 | controller | Jun 11 00:18:18.382841 crc crio[23067]: time="2026-06-11T00:18:18.382789259Z" level=info msg="Running pod sandbox: openstack/keystone-db-sync-v66f5/POD" id=e8a8168c-3a74-494b-82ad-b7fcd9074f64 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.007080 | controller | Jun 11 00:18:18.383175 crc crio[23067]: time="2026-06-11T00:18:18.383149249Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.007095 | controller | Jun 11 00:18:18.415620 crc crio[23067]: time="2026-06-11T00:18:18.414999397Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.007111 | controller | Jun 11 00:18:18.425842 crc crio[23067]: time="2026-06-11T00:18:18.425278517Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.007127 | controller | Jun 11 00:18:18.442484 crc crio[23067]: time="2026-06-11T00:18:18.442394134Z" level=info msg="Running pod sandbox: openstack/neutron-db-create-s9btn/POD" id=e0810e05-bd78-4204-902b-a4c3c29e6c72 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.007143 | controller | Jun 11 00:18:18.442484 crc crio[23067]: time="2026-06-11T00:18:18.442480516Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.007160 | controller | Jun 11 00:18:18.446606 crc crio[23067]: time="2026-06-11T00:18:18.446544877Z" level=info msg="Got pod network &{Name:barbican-db-create-8m9f8 Namespace:openstack ID:5af3a5d4f908c29d36223a3fc53c679130b77bd300c46641de8c4cb03c646613 UID:b7a5277a-4845-455b-a6fc-420b9db80510 NetNS:/var/run/netns/f769e9d7-1710-4371-ba71-7b2a790de81c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb7a5277a_4845_455b_a6fc_420b9db80510.slice PodAnnotations:0xc0029b2498}] Aliases:map[]}"
2026-06-11 01:10:47.007177 | controller | Jun 11 00:18:18.446858 crc crio[23067]: time="2026-06-11T00:18:18.446784043Z" level=info msg="Adding pod openstack_barbican-db-create-8m9f8 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.007193 | controller | Jun 11 00:18:18.450151 crc crio[23067]: time="2026-06-11T00:18:18.450082323Z" level=info msg="Got pod network &{Name:keystone-db-sync-v66f5 Namespace:openstack ID:cb7a33960aa373a1f9f5ff024f47a85e3dcc425fcf5d506d5ca4b0148c8b499b UID:7f8ed698-bc9d-4afd-9f03-a5bfccce58ba NetNS:/var/run/netns/c36a3889-c8ed-4524-9263-b6c941f89396 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7f8ed698_bc9d_4afd_9f03_a5bfccce58ba.slice PodAnnotations:0xc002c849b0}] Aliases:map[]}"
2026-06-11 01:10:47.007213 | controller | Jun 11 00:18:18.450151 crc crio[23067]: time="2026-06-11T00:18:18.450140735Z" level=info msg="Adding pod openstack_keystone-db-sync-v66f5 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.007230 | controller | Jun 11 00:18:18.519282 crc crio[23067]: time="2026-06-11T00:18:18.518709814Z" level=info msg="Running pod sandbox: openstack/barbican-7c2b-account-create-update-ddsdf/POD" id=7c631cd4-3c7b-4323-bd0a-e3123c51e284 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.007246 | controller | Jun 11 00:18:18.519886 crc crio[23067]: time="2026-06-11T00:18:18.519769483Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.007263 | controller | Jun 11 00:18:18.533166 crc crio[23067]: time="2026-06-11T00:18:18.533111486Z" level=info msg="Got pod network &{Name:neutron-db-create-s9btn Namespace:openstack ID:d7d33bd5ecc4191dba2905b55611983f56c78ca067643ae7375994148a377045 UID:b452e829-7a0e-440c-b63a-d13e2f28bf0e NetNS:/var/run/netns/29c79a8b-757a-450e-8cf6-d21e1c809d35 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb452e829_7a0e_440c_b63a_d13e2f28bf0e.slice PodAnnotations:0xc000b80058}] Aliases:map[]}"
2026-06-11 01:10:47.007279 | controller | Jun 11 00:18:18.533314 crc crio[23067]: time="2026-06-11T00:18:18.533174248Z" level=info msg="Adding pod openstack_neutron-db-create-s9btn to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.007295 | controller | Jun 11 00:18:18.584288 crc crio[23067]: time="2026-06-11T00:18:18.58422489Z" level=info msg="Running pod sandbox: openstack/neutron-947f-account-create-update-rbpxm/POD" id=385bfed9-9410-4bbd-ba26-04082222256b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.007311 | controller | Jun 11 00:18:18.584455 crc crio[23067]: time="2026-06-11T00:18:18.584310452Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.007327 | controller | Jun 11 00:18:18.669406 crc crio[23067]: time="2026-06-11T00:18:18.669310139Z" level=info msg="Got pod network &{Name:barbican-7c2b-account-create-update-ddsdf Namespace:openstack ID:d3d630c7899b5245edac8ed81354d06e2fd93d23d65db8e36d82f5c32d16f36e UID:0af3a912-6acf-471b-a662-ea2d9ee658a7 NetNS:/var/run/netns/e38e8606-135d-4229-863c-1f9c8bbdec63 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0af3a912_6acf_471b_a662_ea2d9ee658a7.slice PodAnnotations:0xc007e122b0}] Aliases:map[]}"
2026-06-11 01:10:47.007343 | controller | Jun 11 00:18:18.669406 crc crio[23067]: time="2026-06-11T00:18:18.669372491Z" level=info msg="Adding pod openstack_barbican-7c2b-account-create-update-ddsdf to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.007383 | controller | Jun 11 00:18:18.674575 crc crio[23067]: time="2026-06-11T00:18:18.674376387Z" level=info msg="Created container eb656b010fb383f88eb598abbc40d0bb164f9037b8e287f49d6372f9d6eb0e5f: openstack/dnsmasq-dns-68c444669f-rh6wg/init" id=57fb4281-d6d5-4936-92e4-ac8058a8f431 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.007400 | controller | Jun 11 00:18:18.686782 crc crio[23067]: time="2026-06-11T00:18:18.683921977Z" level=info msg="Starting container: eb656b010fb383f88eb598abbc40d0bb164f9037b8e287f49d6372f9d6eb0e5f" id=6e63bae1-da8c-43f5-b5f9-bf1fe22e1eb8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.007421 | controller | Jun 11 00:18:18.686782 crc crio[23067]: time="2026-06-11T00:18:18.684956555Z" level=info msg="Got pod network &{Name:neutron-947f-account-create-update-rbpxm Namespace:openstack ID:378c3de95d1ac465eb43a2c2b6bc0473057a51d639059a6358ccdee61f39bb96 UID:6d0e9bcb-455b-4446-9752-590e9dee8172 NetNS:/var/run/netns/2ccc996d-2410-4204-9d84-dc2b483727c2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6d0e9bcb_455b_4446_9752_590e9dee8172.slice PodAnnotations:0xc007e12400}] Aliases:map[]}"
2026-06-11 01:10:47.007438 | controller | Jun 11 00:18:18.686782 crc crio[23067]: time="2026-06-11T00:18:18.684985926Z" level=info msg="Adding pod openstack_neutron-947f-account-create-update-rbpxm to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.007454 | controller | Jun 11 00:18:18.700163 crc crio[23067]: time="2026-06-11T00:18:18.699713038Z" level=info msg="Started container" PID=64697 containerID=eb656b010fb383f88eb598abbc40d0bb164f9037b8e287f49d6372f9d6eb0e5f description=openstack/dnsmasq-dns-68c444669f-rh6wg/init id=6e63bae1-da8c-43f5-b5f9-bf1fe22e1eb8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=310f0b54b4d8aed578224b7fecd79f989e62b7f8281c8b5ff768f4ef3aa1c346
2026-06-11 01:10:47.007470 | controller | Jun 11 00:18:18.735260 crc crio[23067]: 2026-06-11T00:18:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7007c4e35e47b38 Mac:b2:94:49:8a:0c:8e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:87 Mtu:0 Sandbox:/var/run/netns/c27a3cef-2b50-4528-a737-4df6ba743f71 SocketPath: PciID:}] [{Interface:0xc000014730 Address:{IP:10.217.0.135 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:47.007485 | controller | Jun 11 00:18:18.737364 crc crio[23067]: time="2026-06-11T00:18:18.737298192Z" level=info msg="Got pod network &{Name:cinder-db-create-slck6 Namespace:openstack ID:7007c4e35e47b38d55b73ab801e1b25efc5a92dffd8d6dfe28f3b1e982341fc0 UID:c11fa445-d6f2-4b87-8677-c3b27ae04b45 NetNS:/var/run/netns/c27a3cef-2b50-4528-a737-4df6ba743f71 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc11fa445_d6f2_4b87_8677_c3b27ae04b45.slice PodAnnotations:0xc002c84380}] Aliases:map[]}"
2026-06-11 01:10:47.007502 | controller | Jun 11 00:18:18.737569 crc crio[23067]: time="2026-06-11T00:18:18.737460157Z" level=info msg="Checking pod openstack_cinder-db-create-slck6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:47.007518 | controller | Jun 11 00:18:18.811228 crc crio[23067]: time="2026-06-11T00:18:18.810122947Z" level=info msg="Ran pod sandbox 7007c4e35e47b38d55b73ab801e1b25efc5a92dffd8d6dfe28f3b1e982341fc0 with infra container: openstack/cinder-db-create-slck6/POD" id=921da436-af75-4f55-b595-778403e38895 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.007534 | controller | Jun 11 00:18:18.816767 crc crio[23067]: time="2026-06-11T00:18:18.816610974Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=739856a9-692a-4206-b3ac-c94bab0025d3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.007549 | controller | Jun 11 00:18:18.821729 crc crio[23067]: time="2026-06-11T00:18:18.821555529Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=2b1d3882-dded-45d2-a23e-ad9d082fce18 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.007565 | controller | Jun 11 00:18:18.837997 crc crio[23067]: time="2026-06-11T00:18:18.837905275Z" level=info msg="Creating container: openstack/cinder-db-create-slck6/mariadb-database-create" id=ee3daeab-e4f2-4602-a166-b75cf740a211 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.007580 | controller | Jun 11 00:18:18.838536 crc crio[23067]: time="2026-06-11T00:18:18.838429039Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.007600 | controller | Jun 11 00:18:18.902046 crc crio[23067]: 2026-06-11T00:18:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:85bd90c969104e3 Mac:f6:23:65:f7:4a:ac Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:88 Mtu:0 Sandbox:/var/run/netns/8bbb0ee9-ac27-4024-8cc5-cf11b56e5c37 SocketPath: PciID:}] [{Interface:0xc000014c50 Address:{IP:10.217.0.136 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:47.007617 | controller | Jun 11 00:18:18.902982 crc crio[23067]: time="2026-06-11T00:18:18.902571147Z" level=info msg="Got pod network &{Name:cinder-8486-account-create-update-8zpxf Namespace:openstack ID:85bd90c969104e32df23a76fb1a78bb94dc6a1c520498103ace67797b113f303 UID:d87068bd-1544-4f95-bb4c-9e9515cf9a6f NetNS:/var/run/netns/8bbb0ee9-ac27-4024-8cc5-cf11b56e5c37 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd87068bd_1544_4f95_bb4c_9e9515cf9a6f.slice PodAnnotations:0xc002c84740}] Aliases:map[]}"
2026-06-11 01:10:47.007633 | controller | Jun 11 00:18:18.902982 crc crio[23067]: time="2026-06-11T00:18:18.902858235Z" level=info msg="Checking pod openstack_cinder-8486-account-create-update-8zpxf for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:47.007649 | controller | Jun 11 00:18:18.917101 crc crio[23067]: time="2026-06-11T00:18:18.916997131Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.007665 | controller | Jun 11 00:18:18.922078 crc crio[23067]: time="2026-06-11T00:18:18.921991727Z" level=info msg="Ran pod sandbox 85bd90c969104e32df23a76fb1a78bb94dc6a1c520498103ace67797b113f303 with infra container: openstack/cinder-8486-account-create-update-8zpxf/POD" id=250d94e0-5216-46c9-893b-1c022aa6c68f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.007680 | controller | Jun 11 00:18:18.924363 crc crio[23067]: time="2026-06-11T00:18:18.92430627Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=3305e67a-bf5c-4bdf-9a9f-785a940221c9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.007696 | controller | Jun 11 00:18:18.930118 crc crio[23067]: time="2026-06-11T00:18:18.930026636Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=8eadfe83-e15c-4bc7-b111-c1b703d66233 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.007711 | controller | Jun 11 00:18:18.934732 crc crio[23067]: time="2026-06-11T00:18:18.932275107Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.007726 | controller | Jun 11 00:18:18.946475 crc crio[23067]: time="2026-06-11T00:18:18.94631745Z" level=info msg="Creating container: openstack/cinder-8486-account-create-update-8zpxf/mariadb-account-create-update" id=c9336056-8f8e-4f6f-b617-08bd70775ffb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.007741 | controller | Jun 11 00:18:18.946830 crc crio[23067]: time="2026-06-11T00:18:18.946773922Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.007757 | controller | Jun 11 00:18:19.015172 crc crio[23067]: time="2026-06-11T00:18:19.015070074Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.007772 | controller | Jun 11 00:18:19.021184 crc crio[23067]: time="2026-06-11T00:18:19.021109879Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.007791 | controller | Jun 11 00:18:19.068613 crc crio[23067]: time="2026-06-11T00:18:19.068513021Z" level=info msg="Created container 129caf7254185c0d8dd8beb9ef5e58acc7ed0a5815ccff35452775e8541330fd: openstack/cinder-db-create-slck6/mariadb-database-create" id=ee3daeab-e4f2-4602-a166-b75cf740a211 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.007807 | controller | Jun 11 00:18:19.069997 crc crio[23067]: time="2026-06-11T00:18:19.069922909Z" level=info msg="Starting container: 129caf7254185c0d8dd8beb9ef5e58acc7ed0a5815ccff35452775e8541330fd" id=e29770f2-6093-443e-a598-0313ac5a2cf6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.007823 | controller | Jun 11 00:18:19.085174 crc crio[23067]: time="2026-06-11T00:18:19.085098513Z" level=info msg="Started container" PID=64839 containerID=129caf7254185c0d8dd8beb9ef5e58acc7ed0a5815ccff35452775e8541330fd description=openstack/cinder-db-create-slck6/mariadb-database-create id=e29770f2-6093-443e-a598-0313ac5a2cf6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7007c4e35e47b38d55b73ab801e1b25efc5a92dffd8d6dfe28f3b1e982341fc0
2026-06-11 01:10:47.007839 | controller | Jun 11 00:18:19.100573 crc crio[23067]: 2026-06-11T00:18:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cb7a33960aa373a Mac:0e:6c:ab:e2:ce:aa Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8a Mtu:0 Sandbox:/var/run/netns/c36a3889-c8ed-4524-9263-b6c941f89396 SocketPath: PciID:}] [{Interface:0xc00011c020 Address:{IP:10.217.0.138 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:47.007856 | controller | Jun 11 00:18:19.101860 crc crio[23067]: time="2026-06-11T00:18:19.101824709Z" level=info msg="Got pod network &{Name:keystone-db-sync-v66f5 Namespace:openstack ID:cb7a33960aa373a1f9f5ff024f47a85e3dcc425fcf5d506d5ca4b0148c8b499b UID:7f8ed698-bc9d-4afd-9f03-a5bfccce58ba NetNS:/var/run/netns/c36a3889-c8ed-4524-9263-b6c941f89396 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7f8ed698_bc9d_4afd_9f03_a5bfccce58ba.slice PodAnnotations:0xc002c849b0}] Aliases:map[]}"
2026-06-11 01:10:47.007872 | controller | Jun 11 00:18:19.102065 crc crio[23067]: time="2026-06-11T00:18:19.102048935Z" level=info msg="Checking pod openstack_keystone-db-sync-v66f5 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:47.007888 | controller | Jun 11 00:18:19.118402 crc crio[23067]: time="2026-06-11T00:18:19.118104963Z" level=info msg="Ran pod sandbox cb7a33960aa373a1f9f5ff024f47a85e3dcc425fcf5d506d5ca4b0148c8b499b with infra container: openstack/keystone-db-sync-v66f5/POD" id=e8a8168c-3a74-494b-82ad-b7fcd9074f64 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.007904 | controller | Jun 11 00:18:19.127932 crc crio[23067]: time="2026-06-11T00:18:19.12788913Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified" id=88dfcfe9-992a-4656-ad61-7b4228707215 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.007920 | controller | Jun 11 00:18:19.128263 crc crio[23067]: time="2026-06-11T00:18:19.128245239Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-keystone:current-podified not found" id=88dfcfe9-992a-4656-ad61-7b4228707215 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.007936 | controller | Jun 11 00:18:19.129519 crc crio[23067]: time="2026-06-11T00:18:19.129269597Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-keystone:current-podified found" id=88dfcfe9-992a-4656-ad61-7b4228707215 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.007952 | controller | Jun 11 00:18:19.133695 crc crio[23067]: time="2026-06-11T00:18:19.133548734Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-keystone:current-podified" id=640aa396-193a-469b-badb-00ce03c016df name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:47.007973 | controller | Jun 11 00:18:19.144947 crc crio[23067]: time="2026-06-11T00:18:19.144872752Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-keystone:current-podified\""
2026-06-11 01:10:47.007989 | controller | Jun 11 00:18:19.250350 crc crio[23067]: time="2026-06-11T00:18:19.249809723Z" level=info msg="Created container 70472f5b951755e75386e906a99415ca2d75f26478dc78360608407627319f6b: openstack/cinder-8486-account-create-update-8zpxf/mariadb-account-create-update" id=c9336056-8f8e-4f6f-b617-08bd70775ffb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.008006 | controller | Jun 11 00:18:19.258550 crc crio[23067]: time="2026-06-11T00:18:19.256092324Z" level=info msg="Starting container: 70472f5b951755e75386e906a99415ca2d75f26478dc78360608407627319f6b" id=27f47286-bf3a-4aae-adba-fe548f86599c name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.008022 | controller | Jun 11 00:18:19.265292 crc crio[23067]: time="2026-06-11T00:18:19.265204483Z" level=info msg="Started container" PID=64859 containerID=70472f5b951755e75386e906a99415ca2d75f26478dc78360608407627319f6b description=openstack/cinder-8486-account-create-update-8zpxf/mariadb-account-create-update id=27f47286-bf3a-4aae-adba-fe548f86599c name=/runtime.v1.RuntimeService/StartContainer sandboxID=85bd90c969104e32df23a76fb1a78bb94dc6a1c520498103ace67797b113f303
2026-06-11 01:10:47.008038 | controller | Jun 11 00:18:19.287275 crc crio[23067]: 2026-06-11T00:18:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5af3a5d4f908c29 Mac:b2:eb:b2:c4:4d:e4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:89 Mtu:0 Sandbox:/var/run/netns/f769e9d7-1710-4371-ba71-7b2a790de81c SocketPath: PciID:}] [{Interface:0xc0002e2a00 Address:{IP:10.217.0.137 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:47.008054 | controller | Jun 11 00:18:19.287275 crc crio[23067]: time="2026-06-11T00:18:19.285781044Z" level=info msg="Got pod network &{Name:barbican-db-create-8m9f8 Namespace:openstack ID:5af3a5d4f908c29d36223a3fc53c679130b77bd300c46641de8c4cb03c646613 UID:b7a5277a-4845-455b-a6fc-420b9db80510 NetNS:/var/run/netns/f769e9d7-1710-4371-ba71-7b2a790de81c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb7a5277a_4845_455b_a6fc_420b9db80510.slice PodAnnotations:0xc0029b2498}] Aliases:map[]}"
2026-06-11 01:10:47.008070 | controller | Jun 11 00:18:19.287275 crc crio[23067]: time="2026-06-11T00:18:19.285921047Z" level=info msg="Checking pod openstack_barbican-db-create-8m9f8 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:47.008086 | controller | Jun 11 00:18:19.293692 crc crio[23067]: time="2026-06-11T00:18:19.293514344Z" level=info msg="Ran pod sandbox 5af3a5d4f908c29d36223a3fc53c679130b77bd300c46641de8c4cb03c646613 with infra container: openstack/barbican-db-create-8m9f8/POD" id=c70480bd-9e1c-4035-bd95-c294ad5ef84b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.008103 | controller | Jun 11 00:18:19.296402 crc crio[23067]: 2026-06-11T00:18:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:378c3de95d1ac46 Mac:aa:8f:74:0a:f9:f6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8d Mtu:0 Sandbox:/var/run/netns/2ccc996d-2410-4204-9d84-dc2b483727c2 SocketPath: PciID:}] [{Interface:0xc0002aee20 Address:{IP:10.217.0.141 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:47.008118 | controller | Jun 11 00:18:19.296402 crc crio[23067]: 2026-06-11T00:18:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d7d33bd5ecc4191 Mac:ce:54:aa:a3:a3:fb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8b Mtu:0 Sandbox:/var/run/netns/29c79a8b-757a-450e-8cf6-d21e1c809d35 SocketPath: PciID:}] [{Interface:0xc0001a45b0 Address:{IP:10.217.0.139 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:47.008138 | controller | Jun 11 00:18:19.297173 crc crio[23067]: time="2026-06-11T00:18:19.297100962Z" level=info msg="Got pod network &{Name:neutron-db-create-s9btn Namespace:openstack ID:d7d33bd5ecc4191dba2905b55611983f56c78ca067643ae7375994148a377045 UID:b452e829-7a0e-440c-b63a-d13e2f28bf0e NetNS:/var/run/netns/29c79a8b-757a-450e-8cf6-d21e1c809d35 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb452e829_7a0e_440c_b63a_d13e2f28bf0e.slice PodAnnotations:0xc000b80058}] Aliases:map[]}"
2026-06-11 01:10:47.008155 | controller | Jun 11 00:18:19.297261 crc crio[23067]: time="2026-06-11T00:18:19.297182444Z" level=info msg="Got pod network &{Name:neutron-947f-account-create-update-rbpxm Namespace:openstack ID:378c3de95d1ac465eb43a2c2b6bc0473057a51d639059a6358ccdee61f39bb96 UID:6d0e9bcb-455b-4446-9752-590e9dee8172 NetNS:/var/run/netns/2ccc996d-2410-4204-9d84-dc2b483727c2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6d0e9bcb_455b_4446_9752_590e9dee8172.slice PodAnnotations:0xc007e12400}] Aliases:map[]}"
2026-06-11 01:10:47.008170 | controller | Jun 11 00:18:19.297312 crc crio[23067]: time="2026-06-11T00:18:19.297264227Z" level=info msg="Checking pod openstack_neutron-db-create-s9btn for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:47.008186 | controller | Jun 11 00:18:19.297355 crc crio[23067]: time="2026-06-11T00:18:19.297327138Z" level=info msg="Checking pod openstack_neutron-947f-account-create-update-rbpxm for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:47.008201 | controller | Jun 11 00:18:19.298602 crc crio[23067]: 2026-06-11T00:18:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d3d630c7899b524 Mac:86:3b:18:fa:a6:e0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8c Mtu:0 Sandbox:/var/run/netns/e38e8606-135d-4229-863c-1f9c8bbdec63 SocketPath: PciID:}] [{Interface:0xc00025aa20 Address:{IP:10.217.0.140 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:47.008217 | controller | Jun 11 00:18:19.299524 crc crio[23067]: time="2026-06-11T00:18:19.299443456Z" level=info msg="Got pod network &{Name:barbican-7c2b-account-create-update-ddsdf Namespace:openstack ID:d3d630c7899b5245edac8ed81354d06e2fd93d23d65db8e36d82f5c32d16f36e UID:0af3a912-6acf-471b-a662-ea2d9ee658a7 NetNS:/var/run/netns/e38e8606-135d-4229-863c-1f9c8bbdec63 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0af3a912_6acf_471b_a662_ea2d9ee658a7.slice PodAnnotations:0xc007e122b0}] Aliases:map[]}"
2026-06-11 01:10:47.008233 | controller | Jun 11 00:18:19.299623 crc crio[23067]: time="2026-06-11T00:18:19.29960717Z" level=info msg="Checking pod openstack_barbican-7c2b-account-create-update-ddsdf for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:47.008248 | controller | Jun 11 00:18:19.303018 crc crio[23067]: time="2026-06-11T00:18:19.302931541Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=36f27c71-2795-4f7e-a85f-5edf1e353348 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.008264 | controller | Jun 11 00:18:19.303835 crc crio[23067]: time="2026-06-11T00:18:19.303697772Z" level=info msg="Ran pod sandbox d7d33bd5ecc4191dba2905b55611983f56c78ca067643ae7375994148a377045 with infra container: openstack/neutron-db-create-s9btn/POD" id=e0810e05-bd78-4204-902b-a4c3c29e6c72 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.008279 | controller | Jun 11 00:18:19.308131 crc crio[23067]: time="2026-06-11T00:18:19.30801146Z" level=info msg="Ran pod sandbox 378c3de95d1ac465eb43a2c2b6bc0473057a51d639059a6358ccdee61f39bb96 with infra container: openstack/neutron-947f-account-create-update-rbpxm/POD" id=385bfed9-9410-4bbd-ba26-04082222256b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.008299 | controller | Jun 11 00:18:19.309061 crc crio[23067]: time="2026-06-11T00:18:19.308979116Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=e2e49816-4b99-4bb8-8e48-39bd52164c49 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.008315 | controller | Jun 11 00:18:19.310776 crc crio[23067]: time="2026-06-11T00:18:19.309941962Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=df4782b6-95cf-4f53-b46c-149fa2e0dbbe name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.008331 | controller | Jun 11 00:18:19.314019 crc crio[23067]: time="2026-06-11T00:18:19.313855649Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=e9babcbf-746c-42b1-95d1-7636d560e693 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.008360 | controller | Jun 11 00:18:19.314628 crc crio[23067]: time="2026-06-11T00:18:19.314549208Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=72a4a15e-ca63-4168-a0f2-539015057f60 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.008382 | controller | Jun 11 00:18:19.314973 crc crio[23067]: time="2026-06-11T00:18:19.314907648Z" level=info msg="Ran pod sandbox d3d630c7899b5245edac8ed81354d06e2fd93d23d65db8e36d82f5c32d16f36e with infra container: openstack/barbican-7c2b-account-create-update-ddsdf/POD" id=7c631cd4-3c7b-4323-bd0a-e3123c51e284 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.008399 | controller | Jun 11 00:18:19.315141 crc crio[23067]: time="2026-06-11T00:18:19.31501359Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=8479959a-1f6e-4981-a164-9899ea69bc22 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.008414 | controller | Jun 11 00:18:19.318716 crc crio[23067]: time="2026-06-11T00:18:19.318592148Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=ed083663-6b24-489c-b6cb-2685240364a0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.008431 | controller | Jun 11 00:18:19.322055 crc crio[23067]: time="2026-06-11T00:18:19.322002271Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=1f3fb55a-787b-43ef-92c8-4d399ee56e83 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.008465 | controller | Jun 11 00:18:19.325460 crc crio[23067]: time="2026-06-11T00:18:19.325379353Z" level=info msg="Creating container: openstack/neutron-947f-account-create-update-rbpxm/mariadb-account-create-update" id=9497f56f-9b7d-43e4-9d2d-9985ae7af87b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.008483 | controller | Jun 11 00:18:19.325855 crc crio[23067]: time="2026-06-11T00:18:19.325776994Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.008499 | controller | Jun 11 00:18:19.333075 crc crio[23067]: time="2026-06-11T00:18:19.329844765Z" level=info msg="Creating container: openstack/barbican-db-create-8m9f8/mariadb-database-create" id=28e3861f-0041-4d6c-b7db-ffb362239732 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.008514 | controller | Jun 11 00:18:19.345589 crc crio[23067]: time="2026-06-11T00:18:19.345465431Z" level=info msg="Creating container: openstack/barbican-7c2b-account-create-update-ddsdf/mariadb-account-create-update" id=561129cb-0bfb-46f0-b0f9-423a4473cfa7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.008530 | controller | Jun 11 00:18:19.346714 crc crio[23067]: time="2026-06-11T00:18:19.34581957Z" level=info msg="Creating container: openstack/neutron-db-create-s9btn/mariadb-database-create" id=bf13e9a0-b87b-4ea3-924b-2fb6339c2ce4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.008552 | controller | Jun 11 00:18:19.365707 crc crio[23067]: time="2026-06-11T00:18:19.365591589Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.008567 | controller | Jun 11 00:18:19.365707 crc crio[23067]: time="2026-06-11T00:18:19.36598028Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.008583 | controller | Jun 11 00:18:19.368932 crc crio[23067]: time="2026-06-11T00:18:19.368893599Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.008599 | controller | Jun 11 00:18:19.449037 crc crio[23067]: time="2026-06-11T00:18:19.448967932Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=b431dcad-7143-4b33-a53b-7f422aa6e1f1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.008615 | controller | Jun 11 00:18:19.450978 crc crio[23067]: time="2026-06-11T00:18:19.450910685Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.008630 | controller | Jun 11 00:18:19.455452 crc crio[23067]: time="2026-06-11T00:18:19.455357056Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.008646 | controller | Jun 11 00:18:19.457387 crc crio[23067]: time="2026-06-11T00:18:19.457291589Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.008661 | controller | Jun 11 00:18:19.471033 crc crio[23067]: time="2026-06-11T00:18:19.469601554Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.008677 | controller | Jun 11 00:18:19.494026 crc crio[23067]: time="2026-06-11T00:18:19.493065484Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.008692 | controller | Jun 11 00:18:19.502907 crc crio[23067]: time="2026-06-11T00:18:19.50282753Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.008707 | controller | Jun 11 00:18:19.537989 crc crio[23067]: time="2026-06-11T00:18:19.537889676Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.008722 | controller | Jun 11 00:18:19.544622 crc crio[23067]: time="2026-06-11T00:18:19.544497266Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.008737 | controller | Jun 11 00:18:19.559935 crc crio[23067]: time="2026-06-11T00:18:19.559824664Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=39f8eb48-d7cf-40e7-99d9-b969acb0da2c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.008753 | controller | Jun 11 00:18:19.567024 crc crio[23067]: time="2026-06-11T00:18:19.566844305Z" level=info msg="Creating container: openstack/dnsmasq-dns-68c444669f-rh6wg/dnsmasq-dns" id=b0487820-8c36-4e43-804b-c9ff2f4ee541 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.008768 | controller | Jun 11 00:18:19.567881 crc crio[23067]: time="2026-06-11T00:18:19.567803651Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.008787 | controller | Jun 11 00:18:19.720031 crc crio[23067]: time="2026-06-11T00:18:19.719974139Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.008803 | controller | Jun 11 00:18:19.724814 crc crio[23067]: time="2026-06-11T00:18:19.724617846Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.008819 | controller | Jun 11 00:18:19.922155 crc crio[23067]: time="2026-06-11T00:18:19.922047408Z" level=info msg="Created container 679e55f497f40ca0e13d7313561409b08051fcb1a4770f2060562dede31121e1: openstack/barbican-db-create-8m9f8/mariadb-database-create" id=28e3861f-0041-4d6c-b7db-ffb362239732 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.008835 | controller | Jun 11 00:18:19.922439 crc crio[23067]: time="2026-06-11T00:18:19.922183452Z" level=info msg="Created container 755eab651f418e76cf8314ba41ef6202618d4c7bfda35ade27866811f1a5e50d: openstack/neutron-947f-account-create-update-rbpxm/mariadb-account-create-update" id=9497f56f-9b7d-43e4-9d2d-9985ae7af87b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.008851 | controller | Jun 11 00:18:19.922535 crc crio[23067]: time="2026-06-11T00:18:19.922437219Z" level=info msg="Created container 8f0031017690dcd4caec494fa8d295fbd79231d41830a11e553bf6bd5fbd683f: openstack/barbican-7c2b-account-create-update-ddsdf/mariadb-account-create-update" id=561129cb-0bfb-46f0-b0f9-423a4473cfa7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.008867 | controller | Jun 11 00:18:19.923607 crc crio[23067]: time="2026-06-11T00:18:19.923553799Z" level=info msg="Created container f80e6389fdc8af535a0c76f86dbbac491435bd576ca6461fe5deb62f7c59ec23: openstack/dnsmasq-dns-68c444669f-rh6wg/dnsmasq-dns" id=b0487820-8c36-4e43-804b-c9ff2f4ee541 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.008882 | controller | Jun 11 00:18:19.932242 crc crio[23067]: time="2026-06-11T00:18:19.932126333Z" level=info msg="Created container e994e087ba6bd8093ce3b08e6159b59383257bd8478718f17eb9671efe9f3172: openstack/neutron-db-create-s9btn/mariadb-database-create" id=bf13e9a0-b87b-4ea3-924b-2fb6339c2ce4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.008898 | controller | Jun 11 00:18:19.932792 crc crio[23067]: time="2026-06-11T00:18:19.932434831Z" level=info msg="Starting container: 8f0031017690dcd4caec494fa8d295fbd79231d41830a11e553bf6bd5fbd683f" id=eb30e3e4-8d9c-405e-ae58-bbfd76de5818 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.008914 | controller | Jun 11 00:18:19.932923 crc crio[23067]: time="2026-06-11T00:18:19.932854512Z" level=info msg="Starting container: 755eab651f418e76cf8314ba41ef6202618d4c7bfda35ade27866811f1a5e50d" id=9fecca30-f35c-4049-95f4-6d33e1371661 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.008929 | controller | Jun 11 00:18:19.933337 crc crio[23067]: time="2026-06-11T00:18:19.933279084Z" level=info msg="Starting container: e994e087ba6bd8093ce3b08e6159b59383257bd8478718f17eb9671efe9f3172" id=29fcba9f-1596-48cf-a476-6d68a257cb29 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.008944 | controller | Jun 11 00:18:19.934962 crc crio[23067]: time="2026-06-11T00:18:19.934111847Z" level=info msg="Starting container: 679e55f497f40ca0e13d7313561409b08051fcb1a4770f2060562dede31121e1" id=5a10e8fa-4f9f-4678-bd44-b866ab1291fd name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.008960 | controller | Jun 11 00:18:19.937131 crc crio[23067]: time="2026-06-11T00:18:19.937039627Z" level=info msg="Starting container: f80e6389fdc8af535a0c76f86dbbac491435bd576ca6461fe5deb62f7c59ec23" id=be34f48a-4dd8-4869-9799-7b8972b8ab0b name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.008980 | controller | Jun 11 00:18:19.943819 crc crio[23067]: time="2026-06-11T00:18:19.942397313Z" level=info msg="Started container" PID=64975 containerID=8f0031017690dcd4caec494fa8d295fbd79231d41830a11e553bf6bd5fbd683f description=openstack/barbican-7c2b-account-create-update-ddsdf/mariadb-account-create-update id=eb30e3e4-8d9c-405e-ae58-bbfd76de5818 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d3d630c7899b5245edac8ed81354d06e2fd93d23d65db8e36d82f5c32d16f36e
2026-06-11 01:10:47.008997 | controller | Jun 11 00:18:19.952176 crc crio[23067]: time="2026-06-11T00:18:19.951958813Z" level=info msg="Started container" PID=64976 containerID=755eab651f418e76cf8314ba41ef6202618d4c7bfda35ade27866811f1a5e50d description=openstack/neutron-947f-account-create-update-rbpxm/mariadb-account-create-update id=9fecca30-f35c-4049-95f4-6d33e1371661 name=/runtime.v1.RuntimeService/StartContainer sandboxID=378c3de95d1ac465eb43a2c2b6bc0473057a51d639059a6358ccdee61f39bb96
2026-06-11 01:10:47.009013 | controller | Jun 11 00:18:19.952950 crc crio[23067]: time="2026-06-11T00:18:19.951979664Z" level=info msg="Started container" PID=64981 containerID=679e55f497f40ca0e13d7313561409b08051fcb1a4770f2060562dede31121e1 description=openstack/barbican-db-create-8m9f8/mariadb-database-create id=5a10e8fa-4f9f-4678-bd44-b866ab1291fd name=/runtime.v1.RuntimeService/StartContainer sandboxID=5af3a5d4f908c29d36223a3fc53c679130b77bd300c46641de8c4cb03c646613
2026-06-11 01:10:47.009029 | controller | Jun 11 00:18:19.954512 crc crio[23067]: time="2026-06-11T00:18:19.954183364Z" level=info msg="Started container" PID=64977 containerID=e994e087ba6bd8093ce3b08e6159b59383257bd8478718f17eb9671efe9f3172 description=openstack/neutron-db-create-s9btn/mariadb-database-create id=29fcba9f-1596-48cf-a476-6d68a257cb29 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d7d33bd5ecc4191dba2905b55611983f56c78ca067643ae7375994148a377045
2026-06-11 01:10:47.009045 | controller | Jun 11 00:18:19.968698 crc crio[23067]: time="2026-06-11T00:18:19.968508494Z" level=info msg="Started container" PID=64998 containerID=f80e6389fdc8af535a0c76f86dbbac491435bd576ca6461fe5deb62f7c59ec23 description=openstack/dnsmasq-dns-68c444669f-rh6wg/dnsmasq-dns id=be34f48a-4dd8-4869-9799-7b8972b8ab0b name=/runtime.v1.RuntimeService/StartContainer sandboxID=310f0b54b4d8aed578224b7fecd79f989e62b7f8281c8b5ff768f4ef3aa1c346
2026-06-11 01:10:47.009061 | controller | Jun 11 00:18:21.622943 crc crio[23067]: time="2026-06-11T00:18:21.620567659Z" level=info msg="Stopping pod sandbox: 5af3a5d4f908c29d36223a3fc53c679130b77bd300c46641de8c4cb03c646613" id=dba349b1-5691-4b55-8082-381b2f4cf6ca name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.009077 | controller | Jun 11 00:18:21.622943 crc crio[23067]: time="2026-06-11T00:18:21.621022911Z" level=info msg="Stopping pod sandbox: 378c3de95d1ac465eb43a2c2b6bc0473057a51d639059a6358ccdee61f39bb96" id=775ffa5a-715c-4cdd-955b-e5ab74bc7693 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.009093 | controller | Jun 11 00:18:21.622943 crc crio[23067]: time="2026-06-11T00:18:21.621306149Z" level=info msg="Stopping pod sandbox: d3d630c7899b5245edac8ed81354d06e2fd93d23d65db8e36d82f5c32d16f36e" id=192a543f-385f-449e-88f1-43e635debdbb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.009109 | controller | Jun 11 00:18:21.624412 crc crio[23067]: time="2026-06-11T00:18:21.621045222Z" level=info msg="Stopping pod sandbox: 7007c4e35e47b38d55b73ab801e1b25efc5a92dffd8d6dfe28f3b1e982341fc0" id=583d857c-4d82-402f-a667-f7673997c9fe name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.009125 | controller | Jun 11 00:18:21.624412 crc crio[23067]: time="2026-06-11T00:18:21.621070642Z" level=info msg="Stopping pod sandbox: d7d33bd5ecc4191dba2905b55611983f56c78ca067643ae7375994148a377045" id=e1208eaa-19a0-47fc-88a1-e594615ea7ee name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.009140 | controller | Jun 11 00:18:21.624412 crc crio[23067]: time="2026-06-11T00:18:21.621189586Z" level=info msg="Stopping pod sandbox: 85bd90c969104e32df23a76fb1a78bb94dc6a1c520498103ace67797b113f303" id=5073b66c-51d7-405e-84de-ad52faeef2a9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.009160 | controller | Jun 11 00:18:21.624604 crc crio[23067]: time="2026-06-11T00:18:21.624575948Z" level=info msg="Got pod network &{Name:neutron-947f-account-create-update-rbpxm Namespace:openstack ID:378c3de95d1ac465eb43a2c2b6bc0473057a51d639059a6358ccdee61f39bb96 UID:6d0e9bcb-455b-4446-9752-590e9dee8172 NetNS:/var/run/netns/2ccc996d-2410-4204-9d84-dc2b483727c2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6d0e9bcb_455b_4446_9752_590e9dee8172.slice PodAnnotations:0xc0082022f0}] Aliases:map[]}"
2026-06-11 01:10:47.009176 | controller | Jun 11 00:18:21.624864 crc crio[23067]: time="2026-06-11T00:18:21.624827265Z" level=info msg="Deleting pod openstack_neutron-947f-account-create-update-rbpxm from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.009193 | controller | Jun 11 00:18:21.624937 crc crio[23067]: time="2026-06-11T00:18:21.624895927Z" level=info msg="Got pod network &{Name:cinder-8486-account-create-update-8zpxf Namespace:openstack ID:85bd90c969104e32df23a76fb1a78bb94dc6a1c520498103ace67797b113f303 UID:d87068bd-1544-4f95-bb4c-9e9515cf9a6f NetNS:/var/run/netns/8bbb0ee9-ac27-4024-8cc5-cf11b56e5c37 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd87068bd_1544_4f95_bb4c_9e9515cf9a6f.slice PodAnnotations:0xc0079a45b8}] Aliases:map[]}"
2026-06-11 01:10:47.009209 | controller | Jun 11 00:18:21.625319 crc crio[23067]: time="2026-06-11T00:18:21.625100752Z" level=info msg="Deleting pod openstack_cinder-8486-account-create-update-8zpxf from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.009225 | controller | Jun 11 00:18:21.627782 crc crio[23067]: time="2026-06-11T00:18:21.626289115Z" level=info msg="Got pod network &{Name:neutron-db-create-s9btn Namespace:openstack ID:d7d33bd5ecc4191dba2905b55611983f56c78ca067643ae7375994148a377045 UID:b452e829-7a0e-440c-b63a-d13e2f28bf0e NetNS:/var/run/netns/29c79a8b-757a-450e-8cf6-d21e1c809d35 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb452e829_7a0e_440c_b63a_d13e2f28bf0e.slice PodAnnotations:0xc000130a30}] Aliases:map[]}"
2026-06-11 01:10:47.009241 | controller | Jun 11 00:18:21.627782 crc crio[23067]: time="2026-06-11T00:18:21.626334776Z" level=info msg="Got pod network &{Name:barbican-db-create-8m9f8 Namespace:openstack ID:5af3a5d4f908c29d36223a3fc53c679130b77bd300c46641de8c4cb03c646613 UID:b7a5277a-4845-455b-a6fc-420b9db80510 NetNS:/var/run/netns/f769e9d7-1710-4371-ba71-7b2a790de81c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb7a5277a_4845_455b_a6fc_420b9db80510.slice PodAnnotations:0xc002c846a8}] Aliases:map[]}"
2026-06-11 01:10:47.009258 | controller | Jun 11 00:18:21.627782 crc crio[23067]: time="2026-06-11T00:18:21.626466479Z" level=info msg="Got pod network &{Name:barbican-7c2b-account-create-update-ddsdf Namespace:openstack ID:d3d630c7899b5245edac8ed81354d06e2fd93d23d65db8e36d82f5c32d16f36e UID:0af3a912-6acf-471b-a662-ea2d9ee658a7 NetNS:/var/run/netns/e38e8606-135d-4229-863c-1f9c8bbdec63 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0af3a912_6acf_471b_a662_ea2d9ee658a7.slice PodAnnotations:0xc00802e4a0}] Aliases:map[]}"
2026-06-11 01:10:47.009273 | controller | Jun 11 00:18:21.627782 crc crio[23067]: time="2026-06-11T00:18:21.62649743Z" level=info msg="Deleting pod openstack_neutron-db-create-s9btn from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.009293 | controller | Jun 11 00:18:21.627782 crc crio[23067]: time="2026-06-11T00:18:21.626514501Z" level=info msg="Got pod network &{Name:cinder-db-create-slck6 Namespace:openstack ID:7007c4e35e47b38d55b73ab801e1b25efc5a92dffd8d6dfe28f3b1e982341fc0 UID:c11fa445-d6f2-4b87-8677-c3b27ae04b45 NetNS:/var/run/netns/c27a3cef-2b50-4528-a737-4df6ba743f71 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc11fa445_d6f2_4b87_8677_c3b27ae04b45.slice PodAnnotations:0xc0002f2918}] Aliases:map[]}"
2026-06-11 01:10:47.009310 | controller | Jun 11 00:18:21.627782 crc crio[23067]: time="2026-06-11T00:18:21.626523321Z" level=info msg="Deleting pod openstack_barbican-db-create-8m9f8 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.009326 | controller | Jun 11 00:18:21.627782 crc crio[23067]: time="2026-06-11T00:18:21.626709376Z" level=info msg="Deleting pod openstack_cinder-db-create-slck6 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.009342 | controller | Jun 11 00:18:21.627782 crc crio[23067]: time="2026-06-11T00:18:21.626781268Z" level=info msg="Deleting pod openstack_barbican-7c2b-account-create-update-ddsdf from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.009380 | controller | Jun 11 00:18:22.001184 crc crio[23067]: time="2026-06-11T00:18:22.001067649Z" level=info msg="Stopped pod sandbox: d7d33bd5ecc4191dba2905b55611983f56c78ca067643ae7375994148a377045" id=e1208eaa-19a0-47fc-88a1-e594615ea7ee name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.009398 | controller | Jun 11 00:18:22.210256 crc crio[23067]: time="2026-06-11T00:18:22.209620205Z" level=info msg="Stopped pod sandbox: 7007c4e35e47b38d55b73ab801e1b25efc5a92dffd8d6dfe28f3b1e982341fc0" id=583d857c-4d82-402f-a667-f7673997c9fe name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.009414 | controller | Jun 11 00:18:22.263064 crc crio[23067]: time="2026-06-11T00:18:22.262953018Z" level=info msg="Stopped pod sandbox: d3d630c7899b5245edac8ed81354d06e2fd93d23d65db8e36d82f5c32d16f36e" id=192a543f-385f-449e-88f1-43e635debdbb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.009430 | controller | Jun 11 00:18:22.284028 crc crio[23067]: time="2026-06-11T00:18:22.283224751Z" level=info msg="Stopped pod sandbox: 85bd90c969104e32df23a76fb1a78bb94dc6a1c520498103ace67797b113f303" id=5073b66c-51d7-405e-84de-ad52faeef2a9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.009446 | controller | Jun 11 00:18:22.292806 crc crio[23067]: time="2026-06-11T00:18:22.292443682Z" level=info msg="Stopped pod sandbox: 378c3de95d1ac465eb43a2c2b6bc0473057a51d639059a6358ccdee61f39bb96" id=775ffa5a-715c-4cdd-955b-e5ab74bc7693 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.009462 | controller | Jun 11 00:18:22.299291 crc crio[23067]: time="2026-06-11T00:18:22.299180935Z" level=info msg="Stopped pod sandbox: 5af3a5d4f908c29d36223a3fc53c679130b77bd300c46641de8c4cb03c646613" id=dba349b1-5691-4b55-8082-381b2f4cf6ca name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.009478 | controller | Jun 11 00:18:24.756409 crc crio[23067]: time="2026-06-11T00:18:24.755592174Z" level=info msg="Stopping pod sandbox: 366cceea8128b8593b587a1e6888b407bb5d45551d59c22be0e8d44c0da497bc" id=3786c3fa-d5d6-4190-99de-420a74504ade name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.009493 | controller | Jun 11 00:18:24.758077 crc crio[23067]: time="2026-06-11T00:18:24.757047254Z" level=info msg="Got pod network &{Name:glance-db-sync-6gd6v Namespace:openstack ID:366cceea8128b8593b587a1e6888b407bb5d45551d59c22be0e8d44c0da497bc UID:6a1b8f22-91fc-4c7e-b479-615b916bd246 NetNS:/var/run/netns/a568acad-07de-49f3-becb-638cbef99e63 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6a1b8f22_91fc_4c7e_b479_615b916bd246.slice PodAnnotations:0xc003ba86f8}] Aliases:map[]}"
2026-06-11 01:10:47.009513 | controller | Jun 11 00:18:24.758077 crc crio[23067]: time="2026-06-11T00:18:24.757200658Z" level=info msg="Deleting pod openstack_glance-db-sync-6gd6v from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.009530 | controller | Jun 11 00:18:28.577091 crc crio[23067]: time="2026-06-11T00:18:28.576437406Z" level=info msg="Stopped pod sandbox: 366cceea8128b8593b587a1e6888b407bb5d45551d59c22be0e8d44c0da497bc" id=3786c3fa-d5d6-4190-99de-420a74504ade name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.009546 | controller | Jun 11 00:18:31.403504 crc crio[23067]: time="2026-06-11T00:18:31.402386697Z" level=info msg="Stopping container: 71573b742e15b37d6e66d08dd0aef37071949c4a5964906c5f59ca85e9d73a0f (timeout: 10s)" id=e906311c-2b3a-430b-9bb0-67fbca6706ce name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:47.009562 | controller | Jun 11 00:18:31.439244 crc crio[23067]: time="2026-06-11T00:18:31.43919208Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-keystone@sha256:ab100203188fc03e43c62a1ca90a3d8f03ed8b4a3e248f5cd6669efe9a52b1e3" id=640aa396-193a-469b-badb-00ce03c016df name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:47.009578 | controller | Jun 11 00:18:31.442874 crc crio[23067]: time="2026-06-11T00:18:31.440344672Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified" id=22afce42-f202-4a63-ac0f-badfe4860276 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.009594 | controller | Jun 11 00:18:31.497006 crc crio[23067]: time="2026-06-11T00:18:31.495331111Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified" id=af87aa4f-d737-421a-ac0c-089be5fd81a8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.009609 | controller | Jun 11 00:18:31.506487 crc crio[23067]: time="2026-06-11T00:18:31.506400152Z" level=info msg="Creating container: openstack/keystone-db-sync-v66f5/keystone-db-sync" id=a63a5c9a-8ad6-4019-9242-2ddc41b7bd5f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.009625 | controller | Jun 11 00:18:31.508363 crc crio[23067]: time="2026-06-11T00:18:31.508233172Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.009641 | controller | Jun 11 00:18:31.541814 crc crio[23067]: time="2026-06-11T00:18:31.541698345Z" level=info msg="Stopped container 71573b742e15b37d6e66d08dd0aef37071949c4a5964906c5f59ca85e9d73a0f: openstack/dnsmasq-dns-7b6fcdc445-ltklr/dnsmasq-dns" id=e906311c-2b3a-430b-9bb0-67fbca6706ce name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:47.009657 | controller | Jun 11 00:18:31.542579 crc crio[23067]: time="2026-06-11T00:18:31.542437955Z" level=info msg="Stopping pod sandbox: e353ea248ba83773890c7d4650a05324d4dfed2808bb2bf5e987750eb4a630e2" id=8aabd6e1-883e-4753-9141-4d4cf6e829d7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.009673 | controller | Jun 11 00:18:31.543570 crc crio[23067]: time="2026-06-11T00:18:31.543426322Z" level=info msg="Got pod network &{Name:dnsmasq-dns-7b6fcdc445-ltklr Namespace:openstack ID:e353ea248ba83773890c7d4650a05324d4dfed2808bb2bf5e987750eb4a630e2 UID:607b9451-b692-4e77-8f40-d7c99259b6ed NetNS:/var/run/netns/7647faaf-e0b5-4987-8396-969d04cce17b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod607b9451_b692_4e77_8f40_d7c99259b6ed.slice PodAnnotations:0xc002392188}] Aliases:map[]}"
2026-06-11 01:10:47.009689 | controller | Jun 11 00:18:31.543889 crc crio[23067]: time="2026-06-11T00:18:31.543688319Z" level=info msg="Deleting pod openstack_dnsmasq-dns-7b6fcdc445-ltklr from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.009709 | controller | Jun 11 00:18:31.571007 crc crio[23067]: time="2026-06-11T00:18:31.570961622Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.009726 | controller | Jun 11 00:18:31.611472 crc crio[23067]: time="2026-06-11T00:18:31.611431155Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.009742 | controller | Jun 11 00:18:31.747990 crc crio[23067]: time="2026-06-11T00:18:31.747117714Z" level=info msg="Created container 0d318d9b4fd94624b0a962d02c1ab8ac82cdd53b0d4a6b97d0af2b87d6a8b88c: openstack/keystone-db-sync-v66f5/keystone-db-sync" id=a63a5c9a-8ad6-4019-9242-2ddc41b7bd5f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.009758 | controller | Jun 11 00:18:31.749578 crc crio[23067]: time="2026-06-11T00:18:31.74954381Z" level=info msg="Starting container: 0d318d9b4fd94624b0a962d02c1ab8ac82cdd53b0d4a6b97d0af2b87d6a8b88c" id=f16b571f-5d45-4bf9-844a-5135ae2756ae name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.009774 | controller | Jun 11 00:18:31.758816 crc crio[23067]: time="2026-06-11T00:18:31.757457326Z" level=info msg="Started container" PID=65865 containerID=0d318d9b4fd94624b0a962d02c1ab8ac82cdd53b0d4a6b97d0af2b87d6a8b88c description=openstack/keystone-db-sync-v66f5/keystone-db-sync id=f16b571f-5d45-4bf9-844a-5135ae2756ae name=/runtime.v1.RuntimeService/StartContainer sandboxID=cb7a33960aa373a1f9f5ff024f47a85e3dcc425fcf5d506d5ca4b0148c8b499b
2026-06-11 01:10:47.009790 | controller | Jun 11 00:18:31.942104 crc crio[23067]: time="2026-06-11T00:18:31.942004677Z" level=info msg="Stopped pod sandbox: e353ea248ba83773890c7d4650a05324d4dfed2808bb2bf5e987750eb4a630e2" id=8aabd6e1-883e-4753-9141-4d4cf6e829d7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.009806 | controller | Jun 11 00:18:32.909135 crc crio[23067]: time="2026-06-11T00:18:32.908540373Z" level=info msg="Removing container: 71573b742e15b37d6e66d08dd0aef37071949c4a5964906c5f59ca85e9d73a0f" id=284b4f95-b05e-499c-b507-7a148c3a45f2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.009822 | controller | Jun 11 00:18:32.973558 crc crio[23067]: time="2026-06-11T00:18:32.973466083Z" level=info msg="Removed container 71573b742e15b37d6e66d08dd0aef37071949c4a5964906c5f59ca85e9d73a0f: openstack/dnsmasq-dns-7b6fcdc445-ltklr/dnsmasq-dns" id=284b4f95-b05e-499c-b507-7a148c3a45f2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.009838 | controller | Jun 11 00:18:32.989109 crc crio[23067]: time="2026-06-11T00:18:32.989015787Z" level=info msg="Removing container: aa5c0c34c28784535703119b7dd8e539a64de5afea5ccae9a81e99ccd6cd09b6" id=c4848f50-235f-4164-b571-12d8025c65e9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.009854 | controller | Jun 11 00:18:33.029477 crc crio[23067]: time="2026-06-11T00:18:33.029384927Z" level=info msg="Removed container aa5c0c34c28784535703119b7dd8e539a64de5afea5ccae9a81e99ccd6cd09b6: openstack/dnsmasq-dns-7b6fcdc445-ltklr/init" id=c4848f50-235f-4164-b571-12d8025c65e9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.009870 | controller | Jun 11 00:18:33.656582 crc crio[23067]: time="2026-06-11T00:18:33.656038169Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-68dfc8c9f9-p7fzk/POD" id=7ae35cbc-e1c4-42c2-820a-a03429cb9e07 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.009886 | controller | Jun 11 00:18:33.656808 crc crio[23067]: time="2026-06-11T00:18:33.656583644Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.009902 | controller | Jun 11 00:18:33.695560 crc crio[23067]: time="2026-06-11T00:18:33.695383332Z" level=info msg="Got pod network &{Name:dnsmasq-dns-68dfc8c9f9-p7fzk Namespace:openstack ID:34a367fc4546b40e6ae6f456ad6d3b8683b87bb45d934634428bce250b77f8f1 UID:20f91c75-7092-42f8-96d9-9d5a6fef5e5e NetNS:/var/run/netns/e3846532-e245-4dd7-9be8-571d3787794d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod20f91c75_7092_42f8_96d9_9d5a6fef5e5e.slice PodAnnotations:0xc002392798}] Aliases:map[]}"
2026-06-11 01:10:47.009922 | controller | Jun 11 00:18:33.695560 crc crio[23067]: time="2026-06-11T00:18:33.695526466Z" level=info msg="Adding pod openstack_dnsmasq-dns-68dfc8c9f9-p7fzk to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.009939 | controller | Jun 11 00:18:34.246281 crc crio[23067]: 2026-06-11T00:18:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:34a367fc4546b40 Mac:f6:22:63:bf:90:79 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8e Mtu:0 Sandbox:/var/run/netns/e3846532-e245-4dd7-9be8-571d3787794d SocketPath: PciID:}] [{Interface:0xc0004325d0 Address:{IP:10.217.0.142 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:47.009955 | controller | Jun 11 00:18:34.247565 crc crio[23067]: time="2026-06-11T00:18:34.24703916Z" level=info msg="Got pod network &{Name:dnsmasq-dns-68dfc8c9f9-p7fzk Namespace:openstack ID:34a367fc4546b40e6ae6f456ad6d3b8683b87bb45d934634428bce250b77f8f1 UID:20f91c75-7092-42f8-96d9-9d5a6fef5e5e NetNS:/var/run/netns/e3846532-e245-4dd7-9be8-571d3787794d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod20f91c75_7092_42f8_96d9_9d5a6fef5e5e.slice PodAnnotations:0xc002392798}] Aliases:map[]}"
2026-06-11 01:10:47.009972 | controller | Jun 11 00:18:34.247565 crc crio[23067]: time="2026-06-11T00:18:34.247217284Z" level=info msg="Checking pod openstack_dnsmasq-dns-68dfc8c9f9-p7fzk for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:47.009988 | controller | Jun 11 00:18:34.264711 crc crio[23067]: time="2026-06-11T00:18:34.264607378Z" level=info msg="Ran pod sandbox 34a367fc4546b40e6ae6f456ad6d3b8683b87bb45d934634428bce250b77f8f1 with infra container: openstack/dnsmasq-dns-68dfc8c9f9-p7fzk/POD" id=7ae35cbc-e1c4-42c2-820a-a03429cb9e07 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.010004 | controller | Jun 11 00:18:34.277613 crc crio[23067]: time="2026-06-11T00:18:34.277533271Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=d6182069-03bc-46e0-bee5-347977fe8067 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.010020 | controller | Jun 11 00:18:34.343608 crc crio[23067]: time="2026-06-11T00:18:34.343449928Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=9c136745-57b0-4946-aa27-61b04f5e0594 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.010035 | controller | Jun 11 00:18:34.353608 crc crio[23067]: time="2026-06-11T00:18:34.353511162Z" level=info msg="Creating container: openstack/dnsmasq-dns-68dfc8c9f9-p7fzk/init" id=6f03413d-5689-4699-a09f-b1eaeb0a668c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.010051 | controller | Jun 11 00:18:34.354378 crc crio[23067]: time="2026-06-11T00:18:34.354015156Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.010067 | controller | Jun 11 00:18:34.433015 crc crio[23067]: time="2026-06-11T00:18:34.432867155Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.010083 | controller | Jun 11 00:18:34.438891 crc crio[23067]: time="2026-06-11T00:18:34.438805527Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.010103 | controller | Jun 11 00:18:34.567150 crc crio[23067]: time="2026-06-11T00:18:34.566293022Z" level=info msg="Created container f2551498895fa907939566c0c9cd0b6770de598d4725b6f93b0a4da2e7de278e: openstack/dnsmasq-dns-68dfc8c9f9-p7fzk/init" id=6f03413d-5689-4699-a09f-b1eaeb0a668c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.010120 | controller | Jun 11 00:18:34.569537 crc crio[23067]: time="2026-06-11T00:18:34.569352676Z" level=info msg="Starting container: f2551498895fa907939566c0c9cd0b6770de598d4725b6f93b0a4da2e7de278e" id=8e2eb5e4-d12a-4623-a298-62b7a1c647ec name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.010136 | controller | Jun 11 00:18:34.575368 crc crio[23067]: time="2026-06-11T00:18:34.575290457Z" level=info msg="Started container" PID=66167 containerID=f2551498895fa907939566c0c9cd0b6770de598d4725b6f93b0a4da2e7de278e description=openstack/dnsmasq-dns-68dfc8c9f9-p7fzk/init id=8e2eb5e4-d12a-4623-a298-62b7a1c647ec name=/runtime.v1.RuntimeService/StartContainer sandboxID=34a367fc4546b40e6ae6f456ad6d3b8683b87bb45d934634428bce250b77f8f1
2026-06-11 01:10:47.010152 | controller | Jun 11 00:18:34.958344 crc crio[23067]: time="2026-06-11T00:18:34.958241396Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=fd96cc53-5097-4be6-8f27-a49281684f28 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.010168 | controller | Jun 11 00:18:35.049190 crc crio[23067]: time="2026-06-11T00:18:35.049105843Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=03d056c1-9baa-47a2-986f-8eded82d6cce name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.010184 | controller | Jun 11 00:18:35.069530 crc crio[23067]: time="2026-06-11T00:18:35.066549539Z" level=info msg="Creating container: openstack/dnsmasq-dns-68dfc8c9f9-p7fzk/dnsmasq-dns" id=aeff54a7-7f00-4620-a626-d3e64db942ca name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.010200 | controller | Jun 11 00:18:35.069530 crc crio[23067]: time="2026-06-11T00:18:35.067191026Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.010216 | controller | Jun 11 00:18:35.138631 crc crio[23067]: time="2026-06-11T00:18:35.138517941Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.010233 | controller | Jun 11 00:18:35.143582 crc crio[23067]: time="2026-06-11T00:18:35.143484136Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.010248 | controller | Jun 11 00:18:35.293310 crc crio[23067]: time="2026-06-11T00:18:35.292807727Z" level=info msg="Created container 0c2c1b5bc808cd274eb8939f972141cde35a32afda6c16ff4fcc6dfa09e1d1bb: openstack/dnsmasq-dns-68dfc8c9f9-p7fzk/dnsmasq-dns" id=aeff54a7-7f00-4620-a626-d3e64db942ca name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.010264 | controller | Jun 11 00:18:35.294905 crc crio[23067]: time="2026-06-11T00:18:35.294449811Z" level=info msg="Starting container: 0c2c1b5bc808cd274eb8939f972141cde35a32afda6c16ff4fcc6dfa09e1d1bb" id=5cecc171-059b-4a19-9112-80e3073eec09 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.010280 | controller | Jun 11 00:18:35.302250 crc crio[23067]: time="2026-06-11T00:18:35.302147761Z" level=info msg="Started container" PID=66224 containerID=0c2c1b5bc808cd274eb8939f972141cde35a32afda6c16ff4fcc6dfa09e1d1bb description=openstack/dnsmasq-dns-68dfc8c9f9-p7fzk/dnsmasq-dns id=5cecc171-059b-4a19-9112-80e3073eec09 name=/runtime.v1.RuntimeService/StartContainer sandboxID=34a367fc4546b40e6ae6f456ad6d3b8683b87bb45d934634428bce250b77f8f1
2026-06-11 01:10:47.010296 | controller | Jun 11 00:18:39.022177 crc crio[23067]: time="2026-06-11T00:18:39.021166958Z" level=info msg="Stopping pod sandbox: cb7a33960aa373a1f9f5ff024f47a85e3dcc425fcf5d506d5ca4b0148c8b499b" id=444c0953-c4e6-4d72-9bd3-a7f301b747be name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.010317 | controller | Jun 11 00:18:39.023974 crc crio[23067]: time="2026-06-11T00:18:39.023119191Z" level=info msg="Got pod network &{Name:keystone-db-sync-v66f5 Namespace:openstack ID:cb7a33960aa373a1f9f5ff024f47a85e3dcc425fcf5d506d5ca4b0148c8b499b UID:7f8ed698-bc9d-4afd-9f03-a5bfccce58ba NetNS:/var/run/netns/c36a3889-c8ed-4524-9263-b6c941f89396 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7f8ed698_bc9d_4afd_9f03_a5bfccce58ba.slice PodAnnotations:0xc002392060}] Aliases:map[]}"
2026-06-11 01:10:47.010333 | controller | Jun 11 00:18:39.023974 crc crio[23067]: time="2026-06-11T00:18:39.023315387Z" level=info msg="Deleting pod openstack_keystone-db-sync-v66f5 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.010365 | controller | Jun 11 00:18:39.381301 crc crio[23067]: time="2026-06-11T00:18:39.380821942Z" level=info msg="Stopped pod sandbox: cb7a33960aa373a1f9f5ff024f47a85e3dcc425fcf5d506d5ca4b0148c8b499b" id=444c0953-c4e6-4d72-9bd3-a7f301b747be name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.010388 | controller | Jun 11 00:18:40.497109 crc crio[23067]: time="2026-06-11T00:18:40.496435522Z" level=info msg="Stopping container: 0c2c1b5bc808cd274eb8939f972141cde35a32afda6c16ff4fcc6dfa09e1d1bb (timeout: 10s)" id=9f659a02-11fe-4e69-ae6e-c83232088623 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:47.010405 | controller | Jun 11 00:18:40.676722 crc crio[23067]: time="2026-06-11T00:18:40.661035799Z" level=info msg="Stopped container 0c2c1b5bc808cd274eb8939f972141cde35a32afda6c16ff4fcc6dfa09e1d1bb: openstack/dnsmasq-dns-68dfc8c9f9-p7fzk/dnsmasq-dns" id=9f659a02-11fe-4e69-ae6e-c83232088623 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:47.010422 | controller | Jun 11 00:18:40.676722 crc crio[23067]: time="2026-06-11T00:18:40.667889056Z" level=info msg="Stopping pod sandbox: 34a367fc4546b40e6ae6f456ad6d3b8683b87bb45d934634428bce250b77f8f1" id=853c1a5a-d55e-4ec3-88b4-c4769fc41433 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.010438 | controller | Jun 11 00:18:40.676722 crc crio[23067]: time="2026-06-11T00:18:40.668881863Z" level=info msg="Got pod network &{Name:dnsmasq-dns-68dfc8c9f9-p7fzk Namespace:openstack ID:34a367fc4546b40e6ae6f456ad6d3b8683b87bb45d934634428bce250b77f8f1 UID:20f91c75-7092-42f8-96d9-9d5a6fef5e5e NetNS:/var/run/netns/e3846532-e245-4dd7-9be8-571d3787794d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod20f91c75_7092_42f8_96d9_9d5a6fef5e5e.slice PodAnnotations:0xc002392578}] Aliases:map[]}"
2026-06-11 01:10:47.010454 | controller | Jun 11 00:18:40.676722 crc crio[23067]: time="2026-06-11T00:18:40.669085918Z" level=info msg="Deleting pod openstack_dnsmasq-dns-68dfc8c9f9-p7fzk from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.010470 | controller | Jun 11 00:18:41.158120 crc crio[23067]: time="2026-06-11T00:18:41.155717224Z" level=info msg="Running pod sandbox: openstack/keystone-bootstrap-48xwt/POD" id=56b04de6-44c5-468e-b3d4-9356a00f759f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.010486 | controller | Jun 11 00:18:41.158120 crc crio[23067]: time="2026-06-11T00:18:41.156250758Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.010502 | controller | Jun 11 00:18:41.249710 crc crio[23067]: time="2026-06-11T00:18:41.247417173Z" level=info msg="Got pod network &{Name:keystone-bootstrap-48xwt Namespace:openstack ID:9d4fe5feb5516468fc6d0ca9301abf8a0c3f9d8f466a239044b2c9fde096bc04 UID:e35e73ba-c9bb-4e6a-aec7-155352c79887 NetNS:/var/run/netns/848ccbe5-93da-4291-b26c-f87351476505 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode35e73ba_c9bb_4e6a_aec7_155352c79887.slice PodAnnotations:0xc000130aa0}] Aliases:map[]}"
2026-06-11 01:10:47.010522 | controller | Jun 11 00:18:41.249710 crc crio[23067]: time="2026-06-11T00:18:41.247485015Z" level=info msg="Adding pod openstack_keystone-bootstrap-48xwt to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.010539 | controller | Jun 11 00:18:41.378734 crc crio[23067]: time="2026-06-11T00:18:41.373833319Z" level=info msg="Stopped pod sandbox: 34a367fc4546b40e6ae6f456ad6d3b8683b87bb45d934634428bce250b77f8f1" id=853c1a5a-d55e-4ec3-88b4-c4769fc41433 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.010554 | controller | Jun 11 00:18:41.391096 crc crio[23067]: time="2026-06-11T00:18:41.383711479Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-57c96b5555-cbbns/POD" id=f8017944-b8bd-488b-ade7-5a1caedccda8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.010570 | controller | Jun 11 00:18:41.391096 crc crio[23067]: time="2026-06-11T00:18:41.383811531Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.010586 | controller | Jun 11 00:18:41.471816 crc crio[23067]: time="2026-06-11T00:18:41.471475041Z" level=info msg="Got pod network &{Name:dnsmasq-dns-57c96b5555-cbbns Namespace:openstack ID:d21f8d1b5c98b38f3e04b6348e0f430ba995be474d3b48f98e7ef35348ec699c UID:b6d1d313-9b67-41d7-b79e-b892d7a5e856 NetNS:/var/run/netns/53665577-6bbf-4576-8e9f-58ac8ade31af Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb6d1d313_9b67_41d7_b79e_b892d7a5e856.slice PodAnnotations:0xc0082026f0}] Aliases:map[]}"
2026-06-11 01:10:47.010601 | controller | Jun 11 00:18:41.471816 crc crio[23067]: time="2026-06-11T00:18:41.471541163Z" level=info msg="Adding pod openstack_dnsmasq-dns-57c96b5555-cbbns to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.010617 | controller | Jun 11 00:18:41.546502 crc crio[23067]: time="2026-06-11T00:18:41.545998592Z" level=info msg="Running pod sandbox: openstack/neutron-db-sync-b4k44/POD" id=6c4a2842-1235-47f8-aa4f-35cad78c48cb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.010632 | controller | Jun 11 00:18:41.546502 crc crio[23067]: time="2026-06-11T00:18:41.546507886Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.010648 | controller | Jun 11 00:18:41.651061 crc crio[23067]: time="2026-06-11T00:18:41.650958423Z" level=info msg="Got pod network &{Name:neutron-db-sync-b4k44 Namespace:openstack ID:cca8aed0ca3f7eb2a175f9393ae7acb9a197ecaa67fc70f2446b407a564ed813 UID:055ad968-58ab-41d2-b5b5-d68ac25b1c0e NetNS:/var/run/netns/9f674f68-3b61-4a04-b57f-078772c7eb4f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod055ad968_58ab_41d2_b5b5_d68ac25b1c0e.slice PodAnnotations:0xc002392c38}] Aliases:map[]}"
2026-06-11 01:10:47.010665 | controller | Jun 11 00:18:41.651359 crc crio[23067]: time="2026-06-11T00:18:41.651103837Z" level=info msg="Adding pod openstack_neutron-db-sync-b4k44 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.010680 | controller | Jun 11 00:18:41.686303 crc crio[23067]: time="2026-06-11T00:18:41.685593358Z" level=info msg="Running pod sandbox: openstack/cinder-db-sync-jcbdf/POD" id=93b98b66-b046-40e0-b6d4-aea807678246 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.010700 | controller | Jun 11 00:18:41.686303 crc crio[23067]: time="2026-06-11T00:18:41.685808253Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.010716 | controller | Jun 11 00:18:42.154980 crc crio[23067]: time="2026-06-11T00:18:42.154398077Z" level=info msg="Removing container: 0c2c1b5bc808cd274eb8939f972141cde35a32afda6c16ff4fcc6dfa09e1d1bb" id=a77be3c1-0291-40e1-b2aa-606a87b1936b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.010732 | controller | Jun 11 00:18:42.240995 crc crio[23067]: time="2026-06-11T00:18:42.237271656Z" level=info msg="Got pod network &{Name:cinder-db-sync-jcbdf Namespace:openstack ID:cec63dd46965a35dad52e6bddacfbc66b3669f72380b7871cb62b30651f06f12 UID:d3d51a9e-b61f-4010-a172-fda1f75ef060 NetNS:/var/run/netns/1378a1e9-4961-4e1a-93af-23a5231b1889 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd3d51a9e_b61f_4010_a172_fda1f75ef060.slice PodAnnotations:0xc00802e068}] Aliases:map[]}"
2026-06-11 01:10:47.010748 | controller | Jun 11 00:18:42.240995 crc crio[23067]: time="2026-06-11T00:18:42.237332988Z" level=info msg="Adding pod openstack_cinder-db-sync-jcbdf to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.010764 | controller | Jun 11 00:18:42.269321 crc crio[23067]: time="2026-06-11T00:18:42.269221237Z" level=info msg="Removed container 0c2c1b5bc808cd274eb8939f972141cde35a32afda6c16ff4fcc6dfa09e1d1bb: openstack/dnsmasq-dns-68dfc8c9f9-p7fzk/dnsmasq-dns" id=a77be3c1-0291-40e1-b2aa-606a87b1936b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.010779 | controller | Jun 11 00:18:42.343206 crc crio[23067]: time="2026-06-11T00:18:42.34012714Z" level=info msg="Removing container: f2551498895fa907939566c0c9cd0b6770de598d4725b6f93b0a4da2e7de278e" id=416b47e0-a1bd-419e-9b58-d9a95944e0f8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.010795 | controller | Jun 11 00:18:42.387998 crc crio[23067]: time="2026-06-11T00:18:42.387391088Z" level=info msg="Running pod sandbox: openstack/placement-db-sync-sgwjr/POD" id=2f369639-8587-45e4-8b2a-3557e90ddbfe name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.010810 | controller | Jun 11 00:18:42.388137 crc crio[23067]: time="2026-06-11T00:18:42.388026685Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.010826 | controller | Jun 11 00:18:42.418428 crc crio[23067]: time="2026-06-11T00:18:42.418329101Z" level=info msg="Running pod sandbox: openstack/ceilometer-0/POD" id=cb43af82-4b21-450b-b62d-4f10b2d69a85 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.010841 | controller | Jun 11 00:18:42.418534 crc crio[23067]: time="2026-06-11T00:18:42.418440474Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.010857 | controller | Jun 11 00:18:42.456627 crc crio[23067]: time="2026-06-11T00:18:42.452077261Z" level=info msg="Removed container f2551498895fa907939566c0c9cd0b6770de598d4725b6f93b0a4da2e7de278e: openstack/dnsmasq-dns-68dfc8c9f9-p7fzk/init" id=416b47e0-a1bd-419e-9b58-d9a95944e0f8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.010873 | controller | Jun 11 00:18:42.463861 crc crio[23067]: time="2026-06-11T00:18:42.463097052Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-6674dbf88c-rf66c/POD" id=e1f80494-6dec-4552-baaa-8139677d261c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.010888 | controller | Jun 11 00:18:42.463861 crc crio[23067]: time="2026-06-11T00:18:42.463167434Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.010908 | controller | Jun 11 00:18:42.483193 crc crio[23067]: time="2026-06-11T00:18:42.482912912Z" level=info msg="Got pod network &{Name:placement-db-sync-sgwjr Namespace:openstack ID:e8aaa1e44ca9d17393fd21fff751cb5c8c26bdc8581c1eb36a60e3e6b6a4a891 UID:6eb3a4cf-8354-4cb2-9b6f-5585ca83dec7 NetNS:/var/run/netns/88656f5e-701d-4573-bc02-96952ff18ee0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6eb3a4cf_8354_4cb2_9b6f_5585ca83dec7.slice PodAnnotations:0xc00802e360}] Aliases:map[]}"
2026-06-11 01:10:47.010924 | controller | Jun 11 00:18:42.483193 crc crio[23067]: time="2026-06-11T00:18:42.482980804Z" level=info msg="Adding pod openstack_placement-db-sync-sgwjr to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.010940 | controller | Jun 11 00:18:42.505973 crc crio[23067]: time="2026-06-11T00:18:42.505926849Z" level=info msg="Running pod sandbox: openstack/barbican-db-sync-vmd65/POD" id=cbcff140-ff62-4d79-a468-6daf737c36bb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.010956 | controller | Jun 11 00:18:42.506250 crc crio[23067]: time="2026-06-11T00:18:42.506226327Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.010972 | controller | Jun 11 00:18:42.552326 crc crio[23067]: time="2026-06-11T00:18:42.552239222Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:792b2decad05c5dac7d072efbc46940c45b2f71cfda169cfc16b17bfe80946de UID:daf7db10-0f6b-4faa-8bf6-a496b341bb53 NetNS:/var/run/netns/1e6f80f1-cbc1-4d6b-be1a-21bdec62e1e0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddaf7db10_0f6b_4faa_8bf6_a496b341bb53.slice PodAnnotations:0xc002392960}] Aliases:map[]}"
2026-06-11 01:10:47.010988 | controller | Jun 11 00:18:42.552326 crc crio[23067]: time="2026-06-11T00:18:42.552299023Z" level=info msg="Adding pod openstack_ceilometer-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.011004 | controller | Jun 11 00:18:42.560114 crc crio[23067]: time="2026-06-11T00:18:42.559392337Z" level=info msg="Got pod network &{Name:dnsmasq-dns-6674dbf88c-rf66c Namespace:openstack ID:507428bf6e46af4021290a1343b05849c218b4d53c4f0b3f7082882a62532ed8 UID:d010cc5d-1a6f-4d45-ac2f-b2b3d0243b9c NetNS:/var/run/netns/4b5de44d-8067-46e1-9e26-ca6fdcb33d08 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd010cc5d_1a6f_4d45_ac2f_b2b3d0243b9c.slice PodAnnotations:0xc0036101b0}] Aliases:map[]}"
2026-06-11 01:10:47.011020 | controller | Jun 11 00:18:42.560114 crc crio[23067]: time="2026-06-11T00:18:42.559451428Z" level=info msg="Adding pod openstack_dnsmasq-dns-6674dbf88c-rf66c to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.011035 | controller | Jun 11 00:18:42.649705 crc crio[23067]: time="2026-06-11T00:18:42.646177162Z" level=info msg="Got pod network &{Name:barbican-db-sync-vmd65 Namespace:openstack ID:3210fd739acb2e93bb219f8dbbee652bfd004e6692e994a362356250cd4c7317 UID:dcf6767b-e60b-4d88-b44d-b3798cc5d87c NetNS:/var/run/netns/0b67934d-2777-4449-baee-82c68f0669ff Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddcf6767b_e60b_4d88_b44d_b3798cc5d87c.slice PodAnnotations:0xc002392a90}] Aliases:map[]}"
2026-06-11 01:10:47.011051 | controller | Jun 11 00:18:42.649705 crc crio[23067]: time="2026-06-11T00:18:42.646347027Z" level=info msg="Adding pod openstack_barbican-db-sync-vmd65 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.011067 | controller | Jun 11 00:18:42.707479 crc crio[23067]: 2026-06-11T00:18:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9d4fe5feb551646 Mac:ca:63:99:04:fc:40 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8f Mtu:0 Sandbox:/var/run/netns/848ccbe5-93da-4291-b26c-f87351476505 SocketPath: PciID:}] [{Interface:0xc0003146c0 Address:{IP:10.217.0.143 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:47.011087 | controller | Jun 11 00:18:42.713815 crc crio[23067]: time="2026-06-11T00:18:42.708539922Z" level=info msg="Got pod network &{Name:keystone-bootstrap-48xwt Namespace:openstack ID:9d4fe5feb5516468fc6d0ca9301abf8a0c3f9d8f466a239044b2c9fde096bc04 UID:e35e73ba-c9bb-4e6a-aec7-155352c79887 NetNS:/var/run/netns/848ccbe5-93da-4291-b26c-f87351476505 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode35e73ba_c9bb_4e6a_aec7_155352c79887.slice PodAnnotations:0xc000130aa0}] Aliases:map[]}"
2026-06-11 01:10:47.011104 | controller | Jun 11 00:18:42.714300 crc crio[23067]: time="2026-06-11T00:18:42.714267259Z" level=info msg="Checking pod openstack_keystone-bootstrap-48xwt for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:47.011119 | controller | Jun 11 00:18:42.741634 crc crio[23067]: 2026-06-11T00:18:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d21f8d1b5c98b38 Mac:82:57:94:55:bc:49 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:90 Mtu:0 Sandbox:/var/run/netns/53665577-6bbf-4576-8e9f-58ac8ade31af SocketPath: PciID:}] [{Interface:0xc000414710 Address:{IP:10.217.0.144 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:47.011135 | controller | Jun 11 00:18:42.743039 crc crio[23067]: time="2026-06-11T00:18:42.74255907Z" level=info msg="Running pod sandbox: openstack/glance-default-external-api-0/POD" id=c1f79488-a33f-4430-9d66-0715274adf43 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.011151 | controller | Jun 11 00:18:42.743039 crc crio[23067]: time="2026-06-11T00:18:42.742715534Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.011167 | controller | Jun 11 00:18:42.746907 crc crio[23067]: time="2026-06-11T00:18:42.746858067Z" level=info msg="Ran pod sandbox 9d4fe5feb5516468fc6d0ca9301abf8a0c3f9d8f466a239044b2c9fde096bc04 with infra container: openstack/keystone-bootstrap-48xwt/POD" id=56b04de6-44c5-468e-b3d4-9356a00f759f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.011183 | controller | Jun 11 00:18:42.752139 crc crio[23067]: time="2026-06-11T00:18:42.749572801Z" level=info msg="Got pod network &{Name:dnsmasq-dns-57c96b5555-cbbns Namespace:openstack ID:d21f8d1b5c98b38f3e04b6348e0f430ba995be474d3b48f98e7ef35348ec699c UID:b6d1d313-9b67-41d7-b79e-b892d7a5e856 NetNS:/var/run/netns/53665577-6bbf-4576-8e9f-58ac8ade31af Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb6d1d313_9b67_41d7_b79e_b892d7a5e856.slice PodAnnotations:0xc0082026f0}] Aliases:map[]}"
2026-06-11 01:10:47.011199 | controller | Jun 11 00:18:42.752139 crc crio[23067]: time="2026-06-11T00:18:42.749834518Z" level=info msg="Checking pod openstack_dnsmasq-dns-57c96b5555-cbbns for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:47.011215 | controller | Jun 11 00:18:42.756285 crc crio[23067]: time="2026-06-11T00:18:42.756219132Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified" id=bad34862-178e-4540-b38a-a9a9a80fdb58 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.011231 | controller | Jun 11 00:18:42.838212 crc crio[23067]: time="2026-06-11T00:18:42.838105944Z" level=info msg="Ran pod sandbox d21f8d1b5c98b38f3e04b6348e0f430ba995be474d3b48f98e7ef35348ec699c with infra container: openstack/dnsmasq-dns-57c96b5555-cbbns/POD" id=f8017944-b8bd-488b-ade7-5a1caedccda8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.011251 | controller | Jun 11 00:18:42.838559 crc crio[23067]: time="2026-06-11T00:18:42.838340421Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified" id=29ace401-3d9c-4ea8-b2d3-2a9dbf98a58e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.011268 | controller | Jun 11 00:18:42.839580 crc crio[23067]: time="2026-06-11T00:18:42.838118425Z" level=info msg="Running pod sandbox: openstack/glance-default-internal-api-0/POD" id=f1d08076-bc16-4406-937e-baa11c6b8abd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.011284 | controller | Jun 11 00:18:42.839580 crc crio[23067]: time="2026-06-11T00:18:42.838894186Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.011300 | controller | Jun 11 00:18:42.857872 crc crio[23067]: time="2026-06-11T00:18:42.856014412Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=36494859-b291-4da3-9d3a-985c8e26a9e3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.011316 | controller | Jun 11 00:18:42.857872 crc crio[23067]: time="2026-06-11T00:18:42.856419264Z" level=info msg="Creating container: openstack/keystone-bootstrap-48xwt/keystone-bootstrap" id=e811a0e2-943b-406e-ab07-042ef4647a71 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.011332 | controller | Jun 11 00:18:42.888850 crc crio[23067]: time="2026-06-11T00:18:42.881560479Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.011362 | controller | Jun 11 00:18:42.956811 crc crio[23067]: time="2026-06-11T00:18:42.956626745Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.011384 | controller | Jun 11 00:18:42.960840 crc crio[23067]: time="2026-06-11T00:18:42.960740987Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.011402 | controller | Jun 11 00:18:42.993483 crc crio[23067]: time="2026-06-11T00:18:42.992983376Z" level=info msg="Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:15cc5ca04473eb172c290f25aacdbeee5360b8136f0b9a77fc06ae8679b37110 UID:01499703-4a6e-4c98-b92a-7d3cbb482925 NetNS:/var/run/netns/8cfff37a-b650-427e-ae7d-36da6dc39791 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod01499703_4a6e_4c98_b92a_7d3cbb482925.slice PodAnnotations:0xc0079a4358}] Aliases:map[]}"
2026-06-11 01:10:47.011419 | controller | Jun 11 00:18:42.993483 crc crio[23067]: time="2026-06-11T00:18:42.993384377Z" level=info msg="Adding pod openstack_glance-default-internal-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.011435 | controller | Jun 11 00:18:42.995136 crc crio[23067]: time="2026-06-11T00:18:42.995066953Z" level=info msg="Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:8d9d416af19dac29e0311bb6abeffceec8f1d1ed8bbbbfc3f81f6833a32e6ed0 UID:20e16545-9dd6-481a-9f16-9b26e1e1b177 NetNS:/var/run/netns/a9948abf-2a18-4362-a062-e6323858b0a4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod20e16545_9dd6_481a_9f16_9b26e1e1b177.slice PodAnnotations:0xc003610360}] Aliases:map[]}"
2026-06-11 01:10:47.011451 | controller | Jun 11 00:18:42.995265 crc crio[23067]: time="2026-06-11T00:18:42.995143195Z" level=info msg="Adding pod openstack_glance-default-external-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.011473 | controller | Jun 11 00:18:43.030387 crc crio[23067]: time="2026-06-11T00:18:43.030323594Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=161614cc-e92b-48a0-abbd-0af4cf6ffb72 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.011490 | controller | Jun 11 00:18:43.078331 crc crio[23067]: time="2026-06-11T00:18:43.078145758Z" level=info msg="Creating container: openstack/dnsmasq-dns-57c96b5555-cbbns/init" id=2a38b1f9-a18c-4c77-9315-1db4aae7793a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.011506 | controller | Jun 11 00:18:43.088934 crc crio[23067]: time="2026-06-11T00:18:43.0786046Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.011522 | controller | Jun 11 00:18:43.094216 crc crio[23067]: 2026-06-11T00:18:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cca8aed0ca3f7eb Mac:1e:ac:92:98:e1:bc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:91 Mtu:0 Sandbox:/var/run/netns/9f674f68-3b61-4a04-b57f-078772c7eb4f SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.0.145 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:47.011538 | controller | Jun 11 00:18:43.111626 crc crio[23067]: time="2026-06-11T00:18:43.110252353Z" level=info msg="Got pod network &{Name:neutron-db-sync-b4k44 Namespace:openstack ID:cca8aed0ca3f7eb2a175f9393ae7acb9a197ecaa67fc70f2446b407a564ed813 UID:055ad968-58ab-41d2-b5b5-d68ac25b1c0e NetNS:/var/run/netns/9f674f68-3b61-4a04-b57f-078772c7eb4f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod055ad968_58ab_41d2_b5b5_d68ac25b1c0e.slice PodAnnotations:0xc002392c38}] Aliases:map[]}"
2026-06-11 01:10:47.011555 | controller | Jun 11 00:18:43.111626 crc crio[23067]: time="2026-06-11T00:18:43.110459859Z" level=info msg="Checking pod openstack_neutron-db-sync-b4k44 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:47.011570 | controller | Jun 11 00:18:43.127115 crc crio[23067]: time="2026-06-11T00:18:43.126395093Z" level=info msg="Ran pod sandbox cca8aed0ca3f7eb2a175f9393ae7acb9a197ecaa67fc70f2446b407a564ed813 with infra container: openstack/neutron-db-sync-b4k44/POD" id=6c4a2842-1235-47f8-aa4f-35cad78c48cb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.011586 | controller | Jun 11 00:18:43.136585 crc crio[23067]: time="2026-06-11T00:18:43.136120027Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=69b709b7-0af6-4959-9a4c-97076c815f2d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.011602 | controller | Jun 11 00:18:43.151705 crc crio[23067]: time="2026-06-11T00:18:43.151395053Z" level=info msg="Created container a8be84e5cacf0e3f4372cf6ea5f4a412a03a336e81072244ebf8065bf83ded0a: openstack/keystone-bootstrap-48xwt/keystone-bootstrap" id=e811a0e2-943b-406e-ab07-042ef4647a71 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.011617 | controller | Jun 11 00:18:43.155490 crc crio[23067]: time="2026-06-11T00:18:43.155325851Z" level=info msg="Starting container: a8be84e5cacf0e3f4372cf6ea5f4a412a03a336e81072244ebf8065bf83ded0a" id=855be70c-3310-40ed-b676-2aae6b6c9136 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.011632 | controller | Jun 11 00:18:43.165564 crc crio[23067]: time="2026-06-11T00:18:43.165075806Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=2a7ea3ed-0e26-4e90-87aa-aab86c1ec07f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.011648 | controller | Jun 11 00:18:43.178363 crc crio[23067]: time="2026-06-11T00:18:43.178312967Z" level=info msg="Started container" PID=66893 containerID=a8be84e5cacf0e3f4372cf6ea5f4a412a03a336e81072244ebf8065bf83ded0a description=openstack/keystone-bootstrap-48xwt/keystone-bootstrap id=855be70c-3310-40ed-b676-2aae6b6c9136 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9d4fe5feb5516468fc6d0ca9301abf8a0c3f9d8f466a239044b2c9fde096bc04
2026-06-11 01:10:47.011678 | controller | Jun 11 00:18:43.188978 crc crio[23067]: 2026-06-11T00:18:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cec63dd46965a35 Mac:06:9e:19:33:f4:5f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:92 Mtu:0 Sandbox:/var/run/netns/1378a1e9-4961-4e1a-93af-23a5231b1889 SocketPath: PciID:}] [{Interface:0xc00028e860 Address:{IP:10.217.0.146 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:47.011694 | controller | Jun 11 00:18:43.194109 crc crio[23067]: time="2026-06-11T00:18:43.194075447Z" level=info msg="Got pod network &{Name:cinder-db-sync-jcbdf Namespace:openstack ID:cec63dd46965a35dad52e6bddacfbc66b3669f72380b7871cb62b30651f06f12 UID:d3d51a9e-b61f-4010-a172-fda1f75ef060 NetNS:/var/run/netns/1378a1e9-4961-4e1a-93af-23a5231b1889 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd3d51a9e_b61f_4010_a172_fda1f75ef060.slice PodAnnotations:0xc00802e068}] Aliases:map[]}"
2026-06-11 01:10:47.011710 | controller | Jun 11 00:18:43.194317 crc crio[23067]: time="2026-06-11T00:18:43.194299543Z" level=info msg="Checking pod openstack_cinder-db-sync-jcbdf for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:47.011726 | controller | Jun 11 00:18:43.208361 crc crio[23067]: time="2026-06-11T00:18:43.207736659Z" level=info msg="Creating container: openstack/neutron-db-sync-b4k44/neutron-db-sync" id=92d724c6-4d9b-42cc-b31e-e045e5b2fb67 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.011742 | controller | Jun 11 00:18:43.208810 crc crio[23067]: time="2026-06-11T00:18:43.205253272Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.011757 | controller | Jun 11 00:18:43.225035 crc crio[23067]: time="2026-06-11T00:18:43.22498898Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.011773 | controller | Jun 11 00:18:43.247519 crc crio[23067]: time="2026-06-11T00:18:43.247255726Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.011788 | controller | Jun 11 00:18:43.254330 crc crio[23067]: time="2026-06-11T00:18:43.254163585Z" level=info msg="Ran pod sandbox cec63dd46965a35dad52e6bddacfbc66b3669f72380b7871cb62b30651f06f12 with infra container: openstack/cinder-db-sync-jcbdf/POD" id=93b98b66-b046-40e0-b6d4-aea807678246 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.011804 | controller | Jun 11 00:18:43.262463 crc crio[23067]: time="2026-06-11T00:18:43.262394049Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=5c0a461c-63cf-4aaa-b4ec-967b5f8e7174 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.011820 | controller | Jun 11 00:18:43.275856 crc crio[23067]: time="2026-06-11T00:18:43.273493632Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified not found" id=5c0a461c-63cf-4aaa-b4ec-967b5f8e7174 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.011835 | controller | Jun 11 00:18:43.275856 crc crio[23067]: time="2026-06-11T00:18:43.273738478Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified found" id=5c0a461c-63cf-4aaa-b4ec-967b5f8e7174 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.011851 | controller | Jun 11 00:18:43.278204 crc crio[23067]: time="2026-06-11T00:18:43.278167659Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=1de15907-b901-4e6a-b9ee-d7fff1ef3716 name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:47.011869 | controller | Jun 11 00:18:43.284867 crc crio[23067]: time="2026-06-11T00:18:43.284838801Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\""
2026-06-11 01:10:47.011884 | controller | Jun 11 00:18:43.324603 crc crio[23067]: time="2026-06-11T00:18:43.324566684Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.011900 | controller | Jun 11 00:18:43.333502 crc crio[23067]: time="2026-06-11T00:18:43.333469857Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.011915 | controller | Jun 11 00:18:43.375275 crc crio[23067]: time="2026-06-11T00:18:43.375224765Z" level=info msg="Created container ca3354d52a0f07f1759c2aa060bbad58b368eed11a0f2f95ee43c802407baca6: openstack/dnsmasq-dns-57c96b5555-cbbns/init" id=2a38b1f9-a18c-4c77-9315-1db4aae7793a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.011931 | controller | Jun 11 00:18:43.377247 crc crio[23067]: time="2026-06-11T00:18:43.377159098Z" level=info msg="Starting container: ca3354d52a0f07f1759c2aa060bbad58b368eed11a0f2f95ee43c802407baca6" id=1cae94cb-9649-44ef-9154-bcada02c345f name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.011946 | controller | Jun 11 00:18:43.383043 crc crio[23067]: time="2026-06-11T00:18:43.382934865Z" level=info msg="Started container" PID=66963 containerID=ca3354d52a0f07f1759c2aa060bbad58b368eed11a0f2f95ee43c802407baca6 description=openstack/dnsmasq-dns-57c96b5555-cbbns/init id=1cae94cb-9649-44ef-9154-bcada02c345f name=/runtime.v1.RuntimeService/StartContainer sandboxID=d21f8d1b5c98b38f3e04b6348e0f430ba995be474d3b48f98e7ef35348ec699c
2026-06-11 01:10:47.011962 | controller | Jun 11 00:18:43.479976 crc crio[23067]: time="2026-06-11T00:18:43.479920029Z" level=info msg="Created container 085a2c2a6afdc407095f24c64ec0df3f19869ad0b8defa7b2487cb925b3a7eb0: openstack/neutron-db-sync-b4k44/neutron-db-sync" id=92d724c6-4d9b-42cc-b31e-e045e5b2fb67 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.011977 | controller | Jun 11 00:18:43.481626 crc crio[23067]: time="2026-06-11T00:18:43.481545613Z" level=info msg="Starting container: 085a2c2a6afdc407095f24c64ec0df3f19869ad0b8defa7b2487cb925b3a7eb0" id=ca34265d-4d6d-4631-9013-c4eca3823ca7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.011993 | controller | Jun 11 00:18:43.492392 crc crio[23067]: time="2026-06-11T00:18:43.492273136Z" level=info msg="Started container" PID=66969 containerID=085a2c2a6afdc407095f24c64ec0df3f19869ad0b8defa7b2487cb925b3a7eb0 description=openstack/neutron-db-sync-b4k44/neutron-db-sync id=ca34265d-4d6d-4631-9013-c4eca3823ca7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cca8aed0ca3f7eb2a175f9393ae7acb9a197ecaa67fc70f2446b407a564ed813
2026-06-11 01:10:47.012009 | controller | Jun 11 00:18:43.820273 crc crio[23067]: 2026-06-11T00:18:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e8aaa1e44ca9d17 Mac:ba:10:17:a2:bc:0c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:93 Mtu:0 Sandbox:/var/run/netns/88656f5e-701d-4573-bc02-96952ff18ee0 SocketPath: PciID:}] [{Interface:0xc000014c50 Address:{IP:10.217.0.147 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:47.012024 | controller | Jun 11 00:18:43.822153 crc crio[23067]: time="2026-06-11T00:18:43.822041525Z" level=info msg="Got pod network &{Name:placement-db-sync-sgwjr Namespace:openstack ID:e8aaa1e44ca9d17393fd21fff751cb5c8c26bdc8581c1eb36a60e3e6b6a4a891 UID:6eb3a4cf-8354-4cb2-9b6f-5585ca83dec7 NetNS:/var/run/netns/88656f5e-701d-4573-bc02-96952ff18ee0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6eb3a4cf_8354_4cb2_9b6f_5585ca83dec7.slice PodAnnotations:0xc00802e360}] Aliases:map[]}"
2026-06-11 01:10:47.012045 | controller | Jun 11 00:18:43.822344 crc crio[23067]: time="2026-06-11T00:18:43.822260511Z" level=info msg="Checking pod openstack_placement-db-sync-sgwjr for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:47.012061 | controller | Jun 11 00:18:43.926921 crc crio[23067]: 2026-06-11T00:18:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3210fd739acb2e9 Mac:5e:2d:c1:06:d3:1b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:97 Mtu:0 Sandbox:/var/run/netns/0b67934d-2777-4449-baee-82c68f0669ff SocketPath: PciID:}] [{Interface:0xc000490b70 Address:{IP:10.217.0.151 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:47.012077 | controller | Jun 11 00:18:43.928032 crc crio[23067]: 2026-06-11T00:18:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:792b2decad05c5d Mac:72:b7:a8:71:20:42 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:94 Mtu:0 Sandbox:/var/run/netns/1e6f80f1-cbc1-4d6b-be1a-21bdec62e1e0 SocketPath: PciID:}] [{Interface:0xc0002966c0 Address:{IP:10.217.0.148 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:47.012093 | controller | Jun 11 00:18:43.928832 crc crio[23067]: time="2026-06-11T00:18:43.928707702Z" level=info msg="Got pod network &{Name:barbican-db-sync-vmd65 Namespace:openstack ID:3210fd739acb2e93bb219f8dbbee652bfd004e6692e994a362356250cd4c7317 UID:dcf6767b-e60b-4d88-b44d-b3798cc5d87c NetNS:/var/run/netns/0b67934d-2777-4449-baee-82c68f0669ff Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddcf6767b_e60b_4d88_b44d_b3798cc5d87c.slice PodAnnotations:0xc002392a90}] Aliases:map[]}"
2026-06-11 01:10:47.012109 | controller | Jun 11 00:18:43.929139 crc crio[23067]: time="2026-06-11T00:18:43.929120064Z" level=info msg="Checking pod openstack_barbican-db-sync-vmd65 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:47.012125 | controller | Jun 11 00:18:43.929319 crc crio[23067]: time="2026-06-11T00:18:43.929246997Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:792b2decad05c5dac7d072efbc46940c45b2f71cfda169cfc16b17bfe80946de UID:daf7db10-0f6b-4faa-8bf6-a496b341bb53 NetNS:/var/run/netns/1e6f80f1-cbc1-4d6b-be1a-21bdec62e1e0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddaf7db10_0f6b_4faa_8bf6_a496b341bb53.slice PodAnnotations:0xc002392960}] Aliases:map[]}"
2026-06-11 01:10:47.012142 | controller | Jun 11 00:18:43.929540 crc crio[23067]: time="2026-06-11T00:18:43.929474013Z" level=info msg="Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:47.012158 | controller | Jun 11 00:18:43.975571 crc crio[23067]: time="2026-06-11T00:18:43.972353602Z" level=info msg="Ran pod sandbox 792b2decad05c5dac7d072efbc46940c45b2f71cfda169cfc16b17bfe80946de with infra container: openstack/ceilometer-0/POD" id=cb43af82-4b21-450b-b62d-4f10b2d69a85 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.012174 | controller | Jun 11 00:18:44.007049 crc crio[23067]: time="2026-06-11T00:18:44.006957265Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=5db37dc3-fd80-4964-8c69-0df44bcf3cb3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.012190 | controller | Jun 11 00:18:44.007275 crc crio[23067]: time="2026-06-11T00:18:44.007179621Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified not found" id=5db37dc3-fd80-4964-8c69-0df44bcf3cb3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.012206 | controller | Jun 11 00:18:44.007275 crc crio[23067]: time="2026-06-11T00:18:44.007222353Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified found" id=5db37dc3-fd80-4964-8c69-0df44bcf3cb3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.012226 | controller | Jun 11 00:18:44.010915 crc crio[23067]: 2026-06-11T00:18:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:507428bf6e46af4 Mac:e2:0b:46:c8:52:6c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:96 Mtu:0 Sandbox:/var/run/netns/4b5de44d-8067-46e1-9e26-ca6fdcb33d08 SocketPath: PciID:}] [{Interface:0xc000014730 Address:{IP:10.217.0.150 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:47.012242 | controller | Jun 11 00:18:44.036786 crc crio[23067]: time="2026-06-11T00:18:44.030939689Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=df635c2c-ec27-48b8-a392-0b1ba6bec7ed name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:47.012258 | controller | Jun 11 00:18:44.037776 crc crio[23067]: time="2026-06-11T00:18:44.037707874Z" level=info msg="Ran pod sandbox 3210fd739acb2e93bb219f8dbbee652bfd004e6692e994a362356250cd4c7317 with infra container: openstack/barbican-db-sync-vmd65/POD" id=cbcff140-ff62-4d79-a468-6daf737c36bb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.012274 | controller | Jun 11 00:18:44.038123 crc crio[23067]: time="2026-06-11T00:18:44.038031542Z" level=info msg="Got pod network &{Name:dnsmasq-dns-6674dbf88c-rf66c Namespace:openstack ID:507428bf6e46af4021290a1343b05849c218b4d53c4f0b3f7082882a62532ed8 UID:d010cc5d-1a6f-4d45-ac2f-b2b3d0243b9c NetNS:/var/run/netns/4b5de44d-8067-46e1-9e26-ca6fdcb33d08 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd010cc5d_1a6f_4d45_ac2f_b2b3d0243b9c.slice PodAnnotations:0xc0036101b0}] Aliases:map[]}"
2026-06-11 01:10:47.012290 | controller | Jun 11 00:18:44.038421 crc crio[23067]: time="2026-06-11T00:18:44.038358201Z" level=info msg="Checking pod openstack_dnsmasq-dns-6674dbf88c-rf66c for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:47.012307 | controller | Jun 11 00:18:44.041255 crc crio[23067]: time="2026-06-11T00:18:44.039985766Z" level=info msg="Ran pod sandbox e8aaa1e44ca9d17393fd21fff751cb5c8c26bdc8581c1eb36a60e3e6b6a4a891 with infra container: openstack/placement-db-sync-sgwjr/POD" id=2f369639-8587-45e4-8b2a-3557e90ddbfe name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.012323 | controller | Jun 11 00:18:44.047965 crc crio[23067]: time="2026-06-11T00:18:44.047920682Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified" id=bc505ba5-d92e-4ff6-8838-f22843d925d1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.012339 | controller | Jun 11 00:18:44.048573 crc crio[23067]: time="2026-06-11T00:18:44.048553499Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-placement-api:current-podified not found" id=bc505ba5-d92e-4ff6-8838-f22843d925d1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.012375 | controller | Jun 11 00:18:44.048820 crc crio[23067]: time="2026-06-11T00:18:44.048796706Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-placement-api:current-podified found" id=bc505ba5-d92e-4ff6-8838-f22843d925d1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.012393 | controller | Jun 11 00:18:44.049031 crc crio[23067]: time="2026-06-11T00:18:44.049000691Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified" id=bc951fee-d4eb-4699-9e55-e2a217c298bd name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.012409 | controller | Jun 11 00:18:44.049198 crc crio[23067]: time="2026-06-11T00:18:44.049181576Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified not found" id=bc951fee-d4eb-4699-9e55-e2a217c298bd name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.012429 | controller | Jun 11 00:18:44.049327 crc crio[23067]: time="2026-06-11T00:18:44.04930794Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified found" id=bc951fee-d4eb-4699-9e55-e2a217c298bd name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.012446 | controller | Jun 11 00:18:44.052725 crc crio[23067]: time="2026-06-11T00:18:44.051340765Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified" id=d390927b-f278-4753-937d-a67379bd111b name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:47.012486 | controller | Jun 11 00:18:44.052725 crc crio[23067]: time="2026-06-11T00:18:44.051790438Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified" id=5ff11e44-12aa-4c32-b27b-4643950ac719 name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:47.012506 | controller | Jun 11 00:18:44.062291 crc crio[23067]: time="2026-06-11T00:18:44.057053621Z" level=info msg="Ran pod sandbox 507428bf6e46af4021290a1343b05849c218b4d53c4f0b3f7082882a62532ed8 with infra container: openstack/dnsmasq-dns-6674dbf88c-rf66c/POD" id=e1f80494-6dec-4552-baaa-8139677d261c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.012523 | controller | Jun 11 00:18:44.062291 crc crio[23067]: time="2026-06-11T00:18:44.059329483Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\""
2026-06-11 01:10:47.012539 | controller | Jun 11 00:18:44.062291 crc crio[23067]: time="2026-06-11T00:18:44.061557954Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\""
2026-06-11 01:10:47.012555 | controller | Jun 11 00:18:44.071508 crc crio[23067]: time="2026-06-11T00:18:44.071416512Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\""
2026-06-11 01:10:47.012572 | controller | Jun 11 00:18:44.093722 crc crio[23067]: time="2026-06-11T00:18:44.09186316Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=5ea7a089-39bf-421d-84ea-590f5d775cbf name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.012588 | controller | Jun 11 00:18:44.166699 crc crio[23067]: 2026-06-11T00:18:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8d9d416af19dac2 Mac:ca:b8:9d:ef:1a:b2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:95 Mtu:0 Sandbox:/var/run/netns/a9948abf-2a18-4362-a062-e6323858b0a4 SocketPath: PciID:}] [{Interface:0xc000193240 Address:{IP:10.217.0.149 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:47.012605 | controller | Jun 11 00:18:44.169811 crc crio[23067]: time="2026-06-11T00:18:44.169341512Z" level=info msg="Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:8d9d416af19dac29e0311bb6abeffceec8f1d1ed8bbbbfc3f81f6833a32e6ed0 UID:20e16545-9dd6-481a-9f16-9b26e1e1b177 NetNS:/var/run/netns/a9948abf-2a18-4362-a062-e6323858b0a4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod20e16545_9dd6_481a_9f16_9b26e1e1b177.slice PodAnnotations:0xc003610360}] Aliases:map[]}"
2026-06-11 01:10:47.012621 | controller | Jun 11 00:18:44.170151 crc crio[23067]: time="2026-06-11T00:18:44.169969499Z" level=info msg="Checking pod openstack_glance-default-external-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:47.012637 | controller | Jun 11 00:18:44.180496 crc crio[23067]: time="2026-06-11T00:18:44.180165607Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=3c924895-eb1c-4780-a4ad-405174073bcf name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.012654 | controller | Jun 11 00:18:44.198929 crc crio[23067]: time="2026-06-11T00:18:44.198885407Z" level=info msg="Creating container: openstack/dnsmasq-dns-6674dbf88c-rf66c/init" id=ee115372-8bd1-428f-aa2e-05da4763fd27 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.012674 | controller | Jun 11 00:18:44.207355 crc crio[23067]: time="2026-06-11T00:18:44.207317907Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.012691 | controller | Jun 11 00:18:44.246317 crc crio[23067]: time="2026-06-11T00:18:44.244609794Z" level=info msg="Ran pod sandbox 8d9d416af19dac29e0311bb6abeffceec8f1d1ed8bbbbfc3f81f6833a32e6ed0 with infra container: openstack/glance-default-external-api-0/POD" id=c1f79488-a33f-4430-9d66-0715274adf43 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.012707 | controller | Jun 11 00:18:44.255010 crc crio[23067]: time="2026-06-11T00:18:44.254618716Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=a4f44dbf-2f80-4b2a-872c-a89f0c5ebafd name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.012723 | controller | Jun 11 00:18:44.262328 crc crio[23067]: time="2026-06-11T00:18:44.262218764Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=f0ca8874-49f1-4a02-9d08-97b678675df9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.012739 | controller | Jun 11 00:18:44.281337 crc crio[23067]: time="2026-06-11T00:18:44.278341773Z" level=info msg="Creating container: openstack/glance-default-external-api-0/glance-log" id=c98c7b5b-afa7-44f6-a462-8f5017ca2ff5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.012755 | controller | Jun 11 00:18:44.283534 crc crio[23067]: time="2026-06-11T00:18:44.283466123Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.012770 | controller | Jun 11 00:18:44.357932 crc crio[23067]: time="2026-06-11T00:18:44.353848791Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.012785 | controller | Jun 11 00:18:44.362332 crc crio[23067]: time="2026-06-11T00:18:44.36224059Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.012801 | controller | Jun 11 00:18:44.376421 crc crio[23067]: 2026-06-11T00:18:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:15cc5ca04473eb1 Mac:4e:47:9c:7b:f7:1c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:98 Mtu:0 Sandbox:/var/run/netns/8cfff37a-b650-427e-ae7d-36da6dc39791 SocketPath: PciID:}] [{Interface:0xc0001145b0 Address:{IP:10.217.0.152 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:47.012817 | controller | Jun 11 00:18:44.377879 crc crio[23067]: time="2026-06-11T00:18:44.377811135Z" level=info msg="Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:15cc5ca04473eb172c290f25aacdbeee5360b8136f0b9a77fc06ae8679b37110 UID:01499703-4a6e-4c98-b92a-7d3cbb482925 NetNS:/var/run/netns/8cfff37a-b650-427e-ae7d-36da6dc39791 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod01499703_4a6e_4c98_b92a_7d3cbb482925.slice PodAnnotations:0xc0079a4358}] Aliases:map[]}"
2026-06-11 01:10:47.012833 | controller | Jun 11 00:18:44.378277 crc crio[23067]: time="2026-06-11T00:18:44.37800085Z" level=info msg="Checking pod openstack_glance-default-internal-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:47.012849 | controller | Jun 11 00:18:44.397837 crc crio[23067]: time="2026-06-11T00:18:44.397313686Z" level=info msg="Ran pod sandbox 15cc5ca04473eb172c290f25aacdbeee5360b8136f0b9a77fc06ae8679b37110 with infra container: openstack/glance-default-internal-api-0/POD" id=f1d08076-bc16-4406-937e-baa11c6b8abd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.012871 | controller | Jun 11 00:18:44.403711 crc crio[23067]: time="2026-06-11T00:18:44.402819326Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=8c703692-726d-47d8-95f2-d96c1b3340ea name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.012893 | controller | Jun 11 00:18:44.433034 crc crio[23067]: time="2026-06-11T00:18:44.428812915Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=2f01bade-5eb6-4b76-8b5e-2c4b059a4da9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.012909 | controller | Jun 11 00:18:44.433034 crc crio[23067]: time="2026-06-11T00:18:44.429594436Z" level=info msg="Stopping pod sandbox: d21f8d1b5c98b38f3e04b6348e0f430ba995be474d3b48f98e7ef35348ec699c" id=5b9942f9-b8a3-4af3-b9c1-a8d939838df4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.012925 | controller | Jun 11 00:18:44.433034 crc crio[23067]: time="2026-06-11T00:18:44.430253884Z" level=info msg="Got pod network &{Name:dnsmasq-dns-57c96b5555-cbbns Namespace:openstack ID:d21f8d1b5c98b38f3e04b6348e0f430ba995be474d3b48f98e7ef35348ec699c UID:b6d1d313-9b67-41d7-b79e-b892d7a5e856 NetNS:/var/run/netns/53665577-6bbf-4576-8e9f-58ac8ade31af Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb6d1d313_9b67_41d7_b79e_b892d7a5e856.slice PodAnnotations:0xc003ba8318}] Aliases:map[]}"
2026-06-11 01:10:47.012940 | controller | Jun 11 00:18:44.433034 crc crio[23067]: time="2026-06-11T00:18:44.430975514Z" level=info msg="Deleting pod openstack_dnsmasq-dns-57c96b5555-cbbns from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.012955 | controller | Jun 11 00:18:44.441354 crc crio[23067]: time="2026-06-11T00:18:44.438492949Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.012971 | controller | Jun 11 00:18:44.451621 crc crio[23067]: time="2026-06-11T00:18:44.451527634Z" level=info msg="Creating container: openstack/glance-default-internal-api-0/glance-log" id=40cc258a-1bd1-4358-9603-28134c390ded name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.012986 | controller | Jun 11 00:18:44.452072 crc crio[23067]: time="2026-06-11T00:18:44.452009367Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.013001 | controller | Jun 11 00:18:44.531864 crc crio[23067]: time="2026-06-11T00:18:44.528155583Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.013017 | controller | Jun 11 00:18:44.531864 crc crio[23067]: time="2026-06-11T00:18:44.52841388Z" level=info msg="Created container 4881fedfd7ea83f1869ecac987263025d76aa9bdc6f7092689732a1f0066cfd7: openstack/dnsmasq-dns-6674dbf88c-rf66c/init" id=ee115372-8bd1-428f-aa2e-05da4763fd27 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.013033 | controller | Jun 11 00:18:44.532368 crc crio[23067]: time="2026-06-11T00:18:44.532198083Z" level=info msg="Starting container: 4881fedfd7ea83f1869ecac987263025d76aa9bdc6f7092689732a1f0066cfd7" id=4ac7e126-44e5-4eb2-8244-b2860bcdde27 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.013050 | controller | Jun 11 00:18:44.560885 crc crio[23067]: time="2026-06-11T00:18:44.553107933Z" level=info msg="Started container" PID=67168 containerID=4881fedfd7ea83f1869ecac987263025d76aa9bdc6f7092689732a1f0066cfd7 description=openstack/dnsmasq-dns-6674dbf88c-rf66c/init id=4ac7e126-44e5-4eb2-8244-b2860bcdde27 name=/runtime.v1.RuntimeService/StartContainer sandboxID=507428bf6e46af4021290a1343b05849c218b4d53c4f0b3f7082882a62532ed8
2026-06-11 01:10:47.013070 | controller | Jun 11 00:18:45.041342 crc crio[23067]: time="2026-06-11T00:18:45.04090989Z" level=info msg="Stopped pod sandbox: d21f8d1b5c98b38f3e04b6348e0f430ba995be474d3b48f98e7ef35348ec699c" id=5b9942f9-b8a3-4af3-b9c1-a8d939838df4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.013086 | controller | Jun 11 00:18:45.576507 crc crio[23067]: time="2026-06-11T00:18:45.575418901Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=901f4f83-16b2-4f1f-b27b-c42470d8b68d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.013102 | controller | Jun 11 00:18:45.587842 crc crio[23067]: time="2026-06-11T00:18:45.587733576Z" level=info msg="Removing container: ca3354d52a0f07f1759c2aa060bbad58b368eed11a0f2f95ee43c802407baca6" id=a2913f29-629a-4fe7-aaf0-8c4830b50513 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.013118 | controller | Jun 11 00:18:45.692394 crc crio[23067]: time="2026-06-11T00:18:45.692309027Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=66e301c6-1a2c-4481-9c8a-0de4664279a5 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.013133 | controller | Jun 11 00:18:45.706345 crc crio[23067]: time="2026-06-11T00:18:45.706253967Z" level=info msg="Removed container ca3354d52a0f07f1759c2aa060bbad58b368eed11a0f2f95ee43c802407baca6: openstack/dnsmasq-dns-57c96b5555-cbbns/init" id=a2913f29-629a-4fe7-aaf0-8c4830b50513 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.013149 | controller | Jun 11 00:18:45.734560 crc crio[23067]: time="2026-06-11T00:18:45.734429215Z" level=info msg="Creating container: openstack/dnsmasq-dns-6674dbf88c-rf66c/dnsmasq-dns" id=19a9c915-27e9-4d93-b441-2435c6989cb9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.013165 | controller | Jun 11 00:18:45.736863 crc crio[23067]: time="2026-06-11T00:18:45.73680441Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.013180 | controller | Jun 11 00:18:45.952256 crc crio[23067]: time="2026-06-11T00:18:45.952197131Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.013195 | controller | Jun 11 00:18:45.963831 crc crio[23067]: time="2026-06-11T00:18:45.96350035Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.013211 | controller | Jun 11 00:18:46.183715 crc crio[23067]: time="2026-06-11T00:18:46.182021036Z" level=info msg="Created container 945b4fdd966de40877bcbf6c6d40e92a0fe82ec03808047346099f844f11335d: openstack/dnsmasq-dns-6674dbf88c-rf66c/dnsmasq-dns" id=19a9c915-27e9-4d93-b441-2435c6989cb9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.013226 | controller | Jun 11 00:18:46.185716 crc crio[23067]: time="2026-06-11T00:18:46.185579763Z" level=info msg="Starting container: 945b4fdd966de40877bcbf6c6d40e92a0fe82ec03808047346099f844f11335d" id=f10d6346-83b6-4e9b-807f-1f9e4d7cc439 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.013242 | controller | Jun 11 00:18:46.231668 crc crio[23067]: time="2026-06-11T00:18:46.228072002Z" level=info msg="Started container" PID=67326 containerID=945b4fdd966de40877bcbf6c6d40e92a0fe82ec03808047346099f844f11335d description=openstack/dnsmasq-dns-6674dbf88c-rf66c/dnsmasq-dns id=f10d6346-83b6-4e9b-807f-1f9e4d7cc439 name=/runtime.v1.RuntimeService/StartContainer sandboxID=507428bf6e46af4021290a1343b05849c218b4d53c4f0b3f7082882a62532ed8
2026-06-11 01:10:47.013258 | controller | Jun 11 00:18:46.765029 crc crio[23067]: time="2026-06-11T00:18:46.764960306Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.013278 | controller | Jun 11 00:18:46.768593 crc crio[23067]: time="2026-06-11T00:18:46.768532153Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.013295 | controller | Jun 11 00:18:46.931629 crc crio[23067]: time="2026-06-11T00:18:46.931572998Z" level=info msg="Created container e27a3b61009f32332cae2d8a2a5e8aac3780afa1a55f1c19a231193d6aa19501: openstack/glance-default-internal-api-0/glance-log" id=40cc258a-1bd1-4358-9603-28134c390ded name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.013311 | controller | Jun 11 00:18:46.937935 crc crio[23067]: time="2026-06-11T00:18:46.93681139Z" level=info msg="Starting container: e27a3b61009f32332cae2d8a2a5e8aac3780afa1a55f1c19a231193d6aa19501" id=aff916dd-ea45-4200-993a-a457de1391b8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.013327 | controller | Jun 11 00:18:46.957578 crc crio[23067]: time="2026-06-11T00:18:46.957491914Z" level=info msg="Started container" PID=67339 containerID=e27a3b61009f32332cae2d8a2a5e8aac3780afa1a55f1c19a231193d6aa19501 description=openstack/glance-default-internal-api-0/glance-log id=aff916dd-ea45-4200-993a-a457de1391b8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=15cc5ca04473eb172c290f25aacdbeee5360b8136f0b9a77fc06ae8679b37110
2026-06-11 01:10:47.013342 | controller | Jun 11 00:18:47.053210 crc crio[23067]: time="2026-06-11T00:18:47.053131931Z" level=info msg="Created container d6c45c1d08c30511a9be38ea80c1ce28ec5ea622a58e46d514eb2a4515204c3d: openstack/glance-default-external-api-0/glance-log" id=c98c7b5b-afa7-44f6-a462-8f5017ca2ff5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.013380 | controller | Jun 11 00:18:47.065545 crc crio[23067]: time="2026-06-11T00:18:47.065462417Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=f66bdcbc-51ce-4b43-b9be-6aa2e70f7c53 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.013398 | controller | Jun 11 00:18:47.067365 crc crio[23067]: time="2026-06-11T00:18:47.067320648Z" level=info msg="Starting container: d6c45c1d08c30511a9be38ea80c1ce28ec5ea622a58e46d514eb2a4515204c3d" id=7bb8ea68-8a78-4058-8cce-2354d2d769c5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.013414 | controller | Jun 11 00:18:47.085867 crc crio[23067]: time="2026-06-11T00:18:47.085711159Z" level=info msg="Started container" PID=67338 containerID=d6c45c1d08c30511a9be38ea80c1ce28ec5ea622a58e46d514eb2a4515204c3d description=openstack/glance-default-external-api-0/glance-log id=7bb8ea68-8a78-4058-8cce-2354d2d769c5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8d9d416af19dac29e0311bb6abeffceec8f1d1ed8bbbbfc3f81f6833a32e6ed0
2026-06-11 01:10:47.013430 | controller | Jun 11 00:18:47.110093 crc crio[23067]: time="2026-06-11T00:18:47.108217913Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=6e1cd4e2-8a35-412c-a02a-b48349014b59 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.013445 | controller | Jun 11 00:18:47.153835 crc crio[23067]: time="2026-06-11T00:18:47.153511537Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=3382fdc1-9eea-47ff-8a18-e1b5b46a66f4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.013461 | controller | Jun 11 00:18:47.164006 crc crio[23067]: time="2026-06-11T00:18:47.163896881Z" level=info msg="Creating container: openstack/glance-default-internal-api-0/glance-httpd" id=d43cc0c0-19e4-4d3e-a404-9a786354bcbe name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.013477 | controller | Jun 11 00:18:47.164965 crc crio[23067]: time="2026-06-11T00:18:47.164911528Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.013496 | controller | Jun 11 00:18:47.194471 crc crio[23067]: time="2026-06-11T00:18:47.194285549Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=2be16a44-4c21-40b3-90ba-885ddfb1f3ff name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.013512 | controller | Jun 11 00:18:47.213504 crc crio[23067]: time="2026-06-11T00:18:47.211609241Z" level=info msg="Creating container: openstack/glance-default-external-api-0/glance-httpd" id=10867bb6-792b-4fcd-9f1b-c75df857cddd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.013527 | controller | Jun 11 00:18:47.213989 crc crio[23067]: time="2026-06-11T00:18:47.213925514Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.013543 | controller | Jun 11 00:18:47.295337 crc crio[23067]: time="2026-06-11T00:18:47.294424869Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.013558 | controller | Jun 11 00:18:47.324578 crc crio[23067]: time="2026-06-11T00:18:47.323778889Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.013574 | controller | Jun 11 00:18:48.576444 crc crio[23067]: time="2026-06-11T00:18:48.575998123Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.013590 | controller | Jun 11 00:18:48.664295 crc crio[23067]: time="2026-06-11T00:18:48.663276363Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.013606 | controller | Jun 11 00:18:48.725295 crc crio[23067]: time="2026-06-11T00:18:48.725156629Z" level=info msg="Created container 078ac24c67a6f93e5149c99d7e2ef9aeaaaa33692f8a1effefb85a23cdc136a2: openstack/glance-default-external-api-0/glance-httpd" id=10867bb6-792b-4fcd-9f1b-c75df857cddd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.013621 | controller | Jun 11 00:18:48.727408 crc crio[23067]: time="2026-06-11T00:18:48.727281267Z" level=info msg="Starting container: 078ac24c67a6f93e5149c99d7e2ef9aeaaaa33692f8a1effefb85a23cdc136a2" id=bf692296-d8c2-4435-a514-4d2cee7b4d66 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.013637 | controller | Jun 11 00:18:48.735795 crc crio[23067]: time="2026-06-11T00:18:48.735602674Z" level=info msg="Started container" PID=67439 containerID=078ac24c67a6f93e5149c99d7e2ef9aeaaaa33692f8a1effefb85a23cdc136a2 description=openstack/glance-default-external-api-0/glance-httpd id=bf692296-d8c2-4435-a514-4d2cee7b4d66 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8d9d416af19dac29e0311bb6abeffceec8f1d1ed8bbbbfc3f81f6833a32e6ed0
2026-06-11 01:10:47.013653 | controller | Jun 11 00:18:48.812890 crc crio[23067]: time="2026-06-11T00:18:48.81248946Z" level=info msg="Created container 6f3a20f8be4c65397a8c1c88649220b40f672f077e5d8a5bb0dd2c795047392d: openstack/glance-default-internal-api-0/glance-httpd" id=d43cc0c0-19e4-4d3e-a404-9a786354bcbe name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.013668 | controller | Jun 11 00:18:48.813622 crc crio[23067]: time="2026-06-11T00:18:48.813560709Z" level=info msg="Starting container: 6f3a20f8be4c65397a8c1c88649220b40f672f077e5d8a5bb0dd2c795047392d" id=7e17cd0d-d89d-41c3-9a6c-7cca08155c3a name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.013684 | controller | Jun 11 00:18:48.833412 crc crio[23067]: time="2026-06-11T00:18:48.833209505Z" level=info msg="Started container" PID=67447 containerID=6f3a20f8be4c65397a8c1c88649220b40f672f077e5d8a5bb0dd2c795047392d description=openstack/glance-default-internal-api-0/glance-httpd id=7e17cd0d-d89d-41c3-9a6c-7cca08155c3a name=/runtime.v1.RuntimeService/StartContainer sandboxID=15cc5ca04473eb172c290f25aacdbeee5360b8136f0b9a77fc06ae8679b37110
2026-06-11 01:10:47.013705 | controller | Jun 11 00:18:49.727910 crc crio[23067]: time="2026-06-11T00:18:49.726873186Z" level=info msg="Stopping container: 6f3a20f8be4c65397a8c1c88649220b40f672f077e5d8a5bb0dd2c795047392d (timeout: 30s)" id=fbf8e714-9e7d-493e-8460-818283831698 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:47.013722 | controller | Jun 11 00:18:49.727910 crc crio[23067]: time="2026-06-11T00:18:49.727071171Z" level=info msg="Stopping container: e27a3b61009f32332cae2d8a2a5e8aac3780afa1a55f1c19a231193d6aa19501 (timeout: 30s)" id=903e4f05-2ed6-430e-b2be-0cd25bc070cd name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:47.013737 | controller | Jun 11 00:18:49.737354 crc crio[23067]: time="2026-06-11T00:18:49.737141736Z" level=info msg="Stopping container: d6c45c1d08c30511a9be38ea80c1ce28ec5ea622a58e46d514eb2a4515204c3d (timeout: 30s)" id=4db46350-530c-43cd-84ce-b0953223b17a name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:47.013752 | controller | Jun 11 00:18:49.739867 crc crio[23067]: time="2026-06-11T00:18:49.737700251Z" level=info msg="Stopping container: 078ac24c67a6f93e5149c99d7e2ef9aeaaaa33692f8a1effefb85a23cdc136a2 (timeout: 30s)" id=b5d9f110-6550-408f-8cbf-1ab217bc311a name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:47.013768 | controller | Jun 11 00:18:50.769182 crc crio[23067]: time="2026-06-11T00:18:50.768798267Z" level=info msg="Stopping pod sandbox: 9d4fe5feb5516468fc6d0ca9301abf8a0c3f9d8f466a239044b2c9fde096bc04" id=ca7c0c26-7d08-4489-915c-225e36898eb7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.013783 | controller | Jun 11 00:18:50.770091 crc crio[23067]: time="2026-06-11T00:18:50.770034541Z" level=info msg="Got pod network &{Name:keystone-bootstrap-48xwt Namespace:openstack ID:9d4fe5feb5516468fc6d0ca9301abf8a0c3f9d8f466a239044b2c9fde096bc04 UID:e35e73ba-c9bb-4e6a-aec7-155352c79887 NetNS:/var/run/netns/848ccbe5-93da-4291-b26c-f87351476505 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode35e73ba_c9bb_4e6a_aec7_155352c79887.slice PodAnnotations:0xc0002f2228}] Aliases:map[]}"
2026-06-11 01:10:47.013799 | controller | Jun 11 00:18:50.770342 crc crio[23067]: time="2026-06-11T00:18:50.770190725Z" level=info msg="Deleting pod openstack_keystone-bootstrap-48xwt from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.013815 | controller | Jun 11 00:18:52.240843 crc crio[23067]: time="2026-06-11T00:18:52.23996407Z" level=info msg="Stopped container 6f3a20f8be4c65397a8c1c88649220b40f672f077e5d8a5bb0dd2c795047392d: openstack/glance-default-internal-api-0/glance-httpd" id=fbf8e714-9e7d-493e-8460-818283831698 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:47.013831 | controller | Jun 11 00:18:52.464710 crc crio[23067]: time="2026-06-11T00:18:52.464524061Z" level=info msg="Stopped container e27a3b61009f32332cae2d8a2a5e8aac3780afa1a55f1c19a231193d6aa19501: openstack/glance-default-internal-api-0/glance-log" id=903e4f05-2ed6-430e-b2be-0cd25bc070cd name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:47.013847 | controller | Jun 11 00:18:52.466241 crc crio[23067]: time="2026-06-11T00:18:52.466139905Z" level=info msg="Stopping pod sandbox: 15cc5ca04473eb172c290f25aacdbeee5360b8136f0b9a77fc06ae8679b37110" id=0e6070ad-6d2f-4fd6-8993-51e748c52cd6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.013863 | controller | Jun 11 00:18:52.467456 crc crio[23067]: time="2026-06-11T00:18:52.467363599Z" level=info msg="Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:15cc5ca04473eb172c290f25aacdbeee5360b8136f0b9a77fc06ae8679b37110 UID:01499703-4a6e-4c98-b92a-7d3cbb482925 NetNS:/var/run/netns/8cfff37a-b650-427e-ae7d-36da6dc39791 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod01499703_4a6e_4c98_b92a_7d3cbb482925.slice PodAnnotations:0xc002a46028}] Aliases:map[]}"
2026-06-11 01:10:47.013883 | controller | Jun 11 00:18:52.467910 crc crio[23067]: time="2026-06-11T00:18:52.467620236Z" level=info msg="Deleting pod openstack_glance-default-internal-api-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.013899 | controller | Jun 11 00:18:52.631796 crc crio[23067]: time="2026-06-11T00:18:52.631492423Z" level=info msg="Stopped container d6c45c1d08c30511a9be38ea80c1ce28ec5ea622a58e46d514eb2a4515204c3d: openstack/glance-default-external-api-0/glance-log" id=4db46350-530c-43cd-84ce-b0953223b17a name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:47.013915 | controller | Jun 11 00:18:52.832500 crc crio[23067]: time="2026-06-11T00:18:52.832382679Z" level=info msg="Stopped container 078ac24c67a6f93e5149c99d7e2ef9aeaaaa33692f8a1effefb85a23cdc136a2: openstack/glance-default-external-api-0/glance-httpd" id=b5d9f110-6550-408f-8cbf-1ab217bc311a name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:47.013931 | controller | Jun 11 00:18:52.834031 crc crio[23067]: time="2026-06-11T00:18:52.833967692Z" level=info msg="Stopping pod sandbox: 8d9d416af19dac29e0311bb6abeffceec8f1d1ed8bbbbfc3f81f6833a32e6ed0" id=bc6729d2-8439-428c-8387-938a09b6421d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.013947 | controller | Jun 11 00:18:52.834811 crc crio[23067]: time="2026-06-11T00:18:52.834740443Z" level=info msg="Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:8d9d416af19dac29e0311bb6abeffceec8f1d1ed8bbbbfc3f81f6833a32e6ed0 UID:20e16545-9dd6-481a-9f16-9b26e1e1b177 NetNS:/var/run/netns/a9948abf-2a18-4362-a062-e6323858b0a4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod20e16545_9dd6_481a_9f16_9b26e1e1b177.slice PodAnnotations:0xc0082021a0}] Aliases:map[]}"
2026-06-11 01:10:47.013962 | controller | Jun 11 00:18:52.835161 crc crio[23067]: time="2026-06-11T00:18:52.835134354Z" level=info msg="Deleting pod openstack_glance-default-external-api-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.013978 | controller | Jun 11 00:18:52.873143 crc crio[23067]: time="2026-06-11T00:18:52.871936247Z" level=info msg="Stopping container: f80e6389fdc8af535a0c76f86dbbac491435bd576ca6461fe5deb62f7c59ec23 (timeout: 10s)" id=581d0177-0e38-4215-850b-b670d304b712 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:47.013993 | controller | Jun 11 00:18:55.808206 crc crio[23067]: time="2026-06-11T00:18:55.807379754Z" level=info msg="Stopped pod sandbox: 9d4fe5feb5516468fc6d0ca9301abf8a0c3f9d8f466a239044b2c9fde096bc04" id=ca7c0c26-7d08-4489-915c-225e36898eb7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.014009 | controller | Jun 11 00:18:58.346781 crc crio[23067]: time="2026-06-11T00:18:58.345386707Z" level=info msg="Running pod sandbox: openstack/keystone-bootstrap-bwxg6/POD" id=4b60bb76-b690-4e5e-840d-43399c7699ae name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.014024 | controller | Jun 11 00:18:58.347994 crc crio[23067]: time="2026-06-11T00:18:58.346799256Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.014040 | controller | Jun 11 00:19:01.065518 crc crio[23067]: time="2026-06-11T00:19:01.064602906Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:1b2c0125f2253e1ccdb29c838fc50180b185700316a7eb9d8d1d76a608f6b4f2" id=d390927b-f278-4753-937d-a67379bd111b name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:47.014059 | controller | Jun 11 00:19:01.066569 crc crio[23067]: time="2026-06-11T00:19:01.066401195Z" level=info msg="Stopped pod sandbox: 15cc5ca04473eb172c290f25aacdbeee5360b8136f0b9a77fc06ae8679b37110" id=0e6070ad-6d2f-4fd6-8993-51e748c52cd6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.014075 | controller | Jun 11 00:19:01.066569 crc crio[23067]: time="2026-06-11T00:19:01.066444696Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified" id=754afc74-8378-4069-8f5c-8c83eb14d781 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.014091 | controller | Jun 11 00:19:01.069165 crc crio[23067]: time="2026-06-11T00:19:01.069067518Z" level=info msg="Stopped pod sandbox: 8d9d416af19dac29e0311bb6abeffceec8f1d1ed8bbbbfc3f81f6833a32e6ed0" id=bc6729d2-8439-428c-8387-938a09b6421d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.014107 | controller | Jun 11 00:19:01.076096 crc crio[23067]: time="2026-06-11T00:19:01.075997677Z" level=info msg="Stopped container f80e6389fdc8af535a0c76f86dbbac491435bd576ca6461fe5deb62f7c59ec23: openstack/dnsmasq-dns-68c444669f-rh6wg/dnsmasq-dns" id=581d0177-0e38-4215-850b-b670d304b712 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:47.014122 | controller | Jun 11 00:19:01.077375 crc crio[23067]: time="2026-06-11T00:19:01.077290652Z" level=info msg="Stopping pod sandbox: 310f0b54b4d8aed578224b7fecd79f989e62b7f8281c8b5ff768f4ef3aa1c346" id=4df5fc4b-270d-45d0-b2bc-aa5b0807759b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.014138 | controller | Jun 11 00:19:01.078190 crc crio[23067]: time="2026-06-11T00:19:01.078103834Z" level=info msg="Got pod network &{Name:dnsmasq-dns-68c444669f-rh6wg Namespace:openstack ID:310f0b54b4d8aed578224b7fecd79f989e62b7f8281c8b5ff768f4ef3aa1c346 UID:dc14276d-0b90-4ab1-aeff-088df919b26b NetNS:/var/run/netns/f9457121-7dc4-4801-abb2-71a9f9271bc0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddc14276d_0b90_4ab1_aeff_088df919b26b.slice PodAnnotations:0xc0029b32f0}] Aliases:map[]}"
2026-06-11 01:10:47.014154 | controller | Jun 11 00:19:01.078477 crc crio[23067]: time="2026-06-11T00:19:01.078341271Z" level=info msg="Deleting pod openstack_dnsmasq-dns-68c444669f-rh6wg from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.014170 | controller | Jun 11 00:19:01.959807 crc crio[23067]: time="2026-06-11T00:19:01.959150351Z" level=info msg="Removing container: 6f3a20f8be4c65397a8c1c88649220b40f672f077e5d8a5bb0dd2c795047392d" id=b242c68e-02de-427f-a53b-bf29a46f8745 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.014186 | controller | Jun 11 00:19:02.469383 crc crio[23067]: time="2026-06-11T00:19:02.469258756Z" level=info msg="Running pod sandbox: openstack/glance-default-external-api-0/POD" id=764d79ec-2601-4e74-8d4f-84b2e7afe140 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.014202 | controller | Jun 11 00:19:02.470506 crc crio[23067]: time="2026-06-11T00:19:02.470302625Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.014218 | controller | Jun 11 00:19:02.545517 crc crio[23067]: time="2026-06-11T00:19:02.545415782Z" level=info msg="Running pod sandbox: openstack/glance-default-internal-api-0/POD" id=447057ec-e80f-4738-ade0-21c8c9d6d01b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.014234 | controller | Jun 11 00:19:02.545707 crc crio[23067]: time="2026-06-11T00:19:02.545618978Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.014249 | controller | Jun 11 00:19:09.782183 crc crio[23067]: time="2026-06-11T00:19:09.781378768Z" level=info msg="Removing container: c81f5aba38454958c8e5a57856b6e865ca0e036d3136c0eb752abc815f075c6e" id=718f228c-7e95-4ed7-bbab-d0ddee256104 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.014268 | controller | Jun 11 00:19:12.128604 crc crio[23067]: time="2026-06-11T00:19:12.12781741Z" level=info msg="Stopping pod sandbox: cca8aed0ca3f7eb2a175f9393ae7acb9a197ecaa67fc70f2446b407a564ed813" id=aea3bfdc-75d4-4606-9ab2-5c82a7a716eb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.014284 | controller | Jun 11 00:19:12.131493 crc crio[23067]: time="2026-06-11T00:19:12.130937275Z" level=info msg="Got pod network &{Name:neutron-db-sync-b4k44 Namespace:openstack ID:cca8aed0ca3f7eb2a175f9393ae7acb9a197ecaa67fc70f2446b407a564ed813 UID:055ad968-58ab-41d2-b5b5-d68ac25b1c0e NetNS:/var/run/netns/9f674f68-3b61-4a04-b57f-078772c7eb4f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod055ad968_58ab_41d2_b5b5_d68ac25b1c0e.slice PodAnnotations:0xc002a46528}] Aliases:map[]}"
2026-06-11 01:10:47.014300 | controller | Jun 11 00:19:12.131493 crc crio[23067]: time="2026-06-11T00:19:12.131233223Z" level=info msg="Deleting pod openstack_neutron-db-sync-b4k44 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.014316 | controller | Jun 11 00:19:13.743036 crc crio[23067]: time="2026-06-11T00:19:13.741471377Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:95136eb284f45966c9b8147ee2ae8f55f8a3dc94ec496ab02279dbfc3ba0697c" id=df635c2c-ec27-48b8-a392-0b1ba6bec7ed name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:47.014332 | controller | Jun 11 00:19:13.745933 crc crio[23067]: time="2026-06-11T00:19:13.74526484Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=f9822978-17d0-4fce-9d0a-125713bb3cf2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.014362 | controller | Jun 11 00:19:14.683711 crc crio[23067]: time="2026-06-11T00:19:14.682971602Z" level=info msg="Stopped pod sandbox: 310f0b54b4d8aed578224b7fecd79f989e62b7f8281c8b5ff768f4ef3aa1c346" id=4df5fc4b-270d-45d0-b2bc-aa5b0807759b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.014385 | controller | Jun 11 00:19:14.714332 crc crio[23067]: time="2026-06-11T00:19:14.714174622Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified" id=303936a0-2334-4dd1-86cf-17ab0101bde3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.014402 | controller | Jun 11 00:19:14.739079 crc crio[23067]: time="2026-06-11T00:19:14.738952758Z" level=info msg="Stopped pod sandbox: cca8aed0ca3f7eb2a175f9393ae7acb9a197ecaa67fc70f2446b407a564ed813" id=aea3bfdc-75d4-4606-9ab2-5c82a7a716eb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.014418 | controller | Jun 11 00:19:16.630723 crc crio[23067]: time="2026-06-11T00:19:16.629850461Z" level=info msg="Running pod sandbox: openstack/neutron-68dcd6bdfb-fzpnw/POD" id=d6e213cd-f660-41f2-9a56-dd78e97b38bb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.014433 | controller | Jun 11 00:19:16.632122 crc crio[23067]: time="2026-06-11T00:19:16.632088532Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.014450 | controller | Jun 11 00:19:16.695520 crc crio[23067]: time="2026-06-11T00:19:16.695405858Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-6c85d9984c-vkr9b/POD" id=6cdcd2e7-2848-4ca3-a351-efe07307fa48 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.014465 | controller | Jun 11 00:19:16.695620 crc crio[23067]: time="2026-06-11T00:19:16.695539922Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.014481 | controller | Jun 11 00:19:17.274045 crc crio[23067]: time="2026-06-11T00:19:17.273949059Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=5095ecc4-22bf-4a16-9eae-86fb31fd80ab name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.014504 | controller | Jun 11 00:19:17.337384 crc crio[23067]: time="2026-06-11T00:19:17.337289826Z" level=info msg="Removed container c81f5aba38454958c8e5a57856b6e865ca0e036d3136c0eb752abc815f075c6e: openstack-operators/openstack-operator-index-f5kbl/registry-server" id=718f228c-7e95-4ed7-bbab-d0ddee256104 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.014521 | controller | Jun 11 00:19:17.340711 crc crio[23067]: time="2026-06-11T00:19:17.340545144Z" level=info msg="Removing container: d0e5c3a81ef168427e8a461b0099c0102fbc979155114a4a84fc664733752304" id=6660722e-9a4c-4d1e-8ea3-f3f1e66094e2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.014538 | controller | Jun 11 00:19:17.354498 crc crio[23067]: time="2026-06-11T00:19:17.354427413Z" level=info msg="Removed container 6f3a20f8be4c65397a8c1c88649220b40f672f077e5d8a5bb0dd2c795047392d: openstack/glance-default-internal-api-0/glance-httpd" id=b242c68e-02de-427f-a53b-bf29a46f8745 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.014554 | controller | Jun 11 00:19:17.357951 crc crio[23067]: time="2026-06-11T00:19:17.357857306Z" level=info msg="Removing container: e27a3b61009f32332cae2d8a2a5e8aac3780afa1a55f1c19a231193d6aa19501" id=63b76342-b88e-4869-a9e1-05209999bfa5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.014570 | controller | Jun 11 00:19:17.363556 crc crio[23067]: time="2026-06-11T00:19:17.363476789Z" level=info msg="Creating container: openstack/placement-db-sync-sgwjr/placement-db-sync" id=48f9359e-4986-463e-9c7f-f6978e960145 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.014585 | controller | Jun 11 00:19:17.380154 crc crio[23067]: time="2026-06-11T00:19:17.380050901Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:d72d014a20122cded5eb44fae9bd6a0cc4dbe591775435d224dbbf5504f354b1" id=5ff11e44-12aa-4c32-b27b-4643950ac719 name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:47.014601 | controller | Jun 11 00:19:17.384914 crc crio[23067]: time="2026-06-11T00:19:17.384836132Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified" id=a2afd8fe-52d8-49d7-b798-f597c500cfaf name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.014617 | controller | Jun 11 00:19:17.402672 crc crio[23067]: time="2026-06-11T00:19:17.398267818Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.014633 | controller | Jun 11 00:19:17.402672 crc crio[23067]: time="2026-06-11T00:19:17.39946593Z" level=info msg="Got pod network &{Name:keystone-bootstrap-bwxg6 Namespace:openstack ID:d184bcd45054852bda5ef501adcd82daed55b286a5009ed705fdc12a56b7912a UID:0351c715-d0ce-49b5-9cef-11c437cda335 NetNS:/var/run/netns/b1a0a835-ba29-4d27-bdd0-45f336dcd9ff Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0351c715_d0ce_49b5_9cef_11c437cda335.slice PodAnnotations:0xc00802e5e0}] Aliases:map[]}"
2026-06-11 01:10:47.014650 | controller | Jun 11 00:19:17.402672 crc crio[23067]: time="2026-06-11T00:19:17.399521842Z" level=info msg="Adding pod openstack_keystone-bootstrap-bwxg6 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.014666 | controller | Jun 11 00:19:17.442374 crc crio[23067]: time="2026-06-11T00:19:17.441251539Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-central-agent" id=db975b76-7dce-4420-bb00-ffd88a035c4b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.014682 | controller | Jun 11 00:19:17.505473 crc crio[23067]: time="2026-06-11T00:19:17.505301015Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:887afd1c76a8f43378130fcf66af889c82cfb4e143afae335480328d4fc7cc1a" id=1de15907-b901-4e6a-b9ee-d7fff1ef3716 name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:47.014701 | controller | Jun 11 00:19:17.509600 crc crio[23067]: time="2026-06-11T00:19:17.509527221Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=424baf45-c7b8-4edc-8036-f0f1303e9160 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.014718 | controller | Jun 11 00:19:17.568714 crc crio[23067]: time="2026-06-11T00:19:17.568266372Z" level=info msg="Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:0677a92171ed2bd4d36d5b124a1e6c449b2c5dab73c79da29e7fad8552b079df UID:8c0da192-2cd1-4337-8684-20356fbae1bc NetNS:/var/run/netns/7ef03948-2c22-4798-a7e7-efcae2c2f2d1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8c0da192_2cd1_4337_8684_20356fbae1bc.slice PodAnnotations:0xc008202198}] Aliases:map[]}"
2026-06-11 01:10:47.014734 | controller | Jun 11 00:19:17.568714 crc crio[23067]: time="2026-06-11T00:19:17.568601171Z" level=info msg="Adding pod openstack_glance-default-internal-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.014751 | controller | Jun 11 00:19:17.580019 crc crio[23067]: time="2026-06-11T00:19:17.57992941Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified" id=1253bf95-b654-4548-8fd1-64164c1d0a8f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.014767 | controller | Jun 11 00:19:17.581373 crc crio[23067]: time="2026-06-11T00:19:17.581219105Z" level=info msg="Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:787ef609fb6d6de61ace6ae198a1f9c1f2b711ee7fa2b76c83355f5ec606dd2e UID:9a56d26c-e923-4dee-8fd1-2de4183fcc73 NetNS:/var/run/netns/94b393f0-1e13-42b9-95b3-6b7ef95870cd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9a56d26c_e923_4dee_8fd1_2de4183fcc73.slice PodAnnotations:0xc007e121d8}] Aliases:map[]}"
2026-06-11 01:10:47.014784 | controller | Jun 11 00:19:17.581373 crc crio[23067]: time="2026-06-11T00:19:17.58141523Z" level=info msg="Adding pod openstack_glance-default-external-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.014801 | controller | Jun 11 00:19:17.702979 crc crio[23067]: time="2026-06-11T00:19:17.70247622Z" level=info msg="Removed container d0e5c3a81ef168427e8a461b0099c0102fbc979155114a4a84fc664733752304: openshift-infra/auto-csr-approver-29685612-2th56/oc" id=6660722e-9a4c-4d1e-8ea3-f3f1e66094e2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.014817 | controller | Jun 11 00:19:17.720157 crc crio[23067]: time="2026-06-11T00:19:17.719565606Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=459533c1-b338-4a92-bc4a-be19e29835a6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.014833 | controller | Jun 11 00:19:17.740955 crc crio[23067]: time="2026-06-11T00:19:17.740876437Z" level=info msg="Stopping pod sandbox: 34a367fc4546b40e6ae6f456ad6d3b8683b87bb45d934634428bce250b77f8f1" id=d1459799-8588-4ef7-ab0f-d8eb015c7897 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.014872 | controller | Jun 11 00:19:17.741183 crc crio[23067]: time="2026-06-11T00:19:17.740963089Z" level=info msg="Stopped pod sandbox (already stopped): 34a367fc4546b40e6ae6f456ad6d3b8683b87bb45d934634428bce250b77f8f1" id=d1459799-8588-4ef7-ab0f-d8eb015c7897 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.014890 | controller | Jun 11 00:19:17.741719 crc crio[23067]: time="2026-06-11T00:19:17.741617657Z" level=info msg="Removing pod sandbox: 34a367fc4546b40e6ae6f456ad6d3b8683b87bb45d934634428bce250b77f8f1" id=77cd7462-ddef-477b-9ab1-b245b444ff08 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.014909 | controller | Jun 11 00:19:17.750012 crc crio[23067]: time="2026-06-11T00:19:17.749202504Z" level=info msg="Removed container e27a3b61009f32332cae2d8a2a5e8aac3780afa1a55f1c19a231193d6aa19501: openstack/glance-default-internal-api-0/glance-log" id=63b76342-b88e-4869-a9e1-05209999bfa5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.014926 | controller | Jun 11 00:19:17.753707 crc crio[23067]: time="2026-06-11T00:19:17.753523362Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.014942 | controller | Jun 11 00:19:17.767889 crc crio[23067]: time="2026-06-11T00:19:17.766062794Z" level=info msg="Removing container: 078ac24c67a6f93e5149c99d7e2ef9aeaaaa33692f8a1effefb85a23cdc136a2" id=660b4e3d-caaa-455c-ada2-6b18a7853b8e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.014958 | controller | Jun 11 00:19:17.798298 crc crio[23067]: time="2026-06-11T00:19:17.798183399Z" level=info msg="Removed pod sandbox: 34a367fc4546b40e6ae6f456ad6d3b8683b87bb45d934634428bce250b77f8f1" id=77cd7462-ddef-477b-9ab1-b245b444ff08 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.014974 | controller | Jun 11 00:19:17.800920 crc crio[23067]: time="2026-06-11T00:19:17.800815011Z" level=info msg="Stopping pod sandbox: e353ea248ba83773890c7d4650a05324d4dfed2808bb2bf5e987750eb4a630e2" id=9704f137-55b2-4613-8375-188b389b34af name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.014990 | controller | Jun 11 00:19:17.800920 crc crio[23067]: time="2026-06-11T00:19:17.800897363Z" level=info msg="Stopped pod sandbox (already stopped): e353ea248ba83773890c7d4650a05324d4dfed2808bb2bf5e987750eb4a630e2" id=9704f137-55b2-4613-8375-188b389b34af name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.015006 | controller | Jun 11 00:19:17.801628 crc crio[23067]: time="2026-06-11T00:19:17.801445618Z" level=info msg="Removing pod sandbox: e353ea248ba83773890c7d4650a05324d4dfed2808bb2bf5e987750eb4a630e2" id=a060f3e7-195b-491d-b109-cbed54ed979f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.015042 | controller | Jun 11 00:19:17.823787 crc crio[23067]: time="2026-06-11T00:19:17.823612902Z" level=info msg="Got pod network &{Name:neutron-68dcd6bdfb-fzpnw Namespace:openstack ID:77fe72c24209923300471306f96b6076cf20b64ae0c9d17e2ee1a6f8d053def3 UID:65158efb-b656-4d6e-9711-c509f049ec4f NetNS:/var/run/netns/f4021267-2ce4-4d61-a745-6092636cbc5b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod65158efb_b656_4d6e_9711_c509f049ec4f.slice PodAnnotations:0xc000b80bc8}] Aliases:map[]}"
2026-06-11 01:10:47.015061 | controller | Jun 11 00:19:17.823787 crc crio[23067]: time="2026-06-11T00:19:17.823730916Z" level=info msg="Adding pod openstack_neutron-68dcd6bdfb-fzpnw to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.015077 | controller | Jun 11 00:19:17.882332 crc crio[23067]: time="2026-06-11T00:19:17.878386256Z" level=info msg="Creating container: openstack/barbican-db-sync-vmd65/barbican-db-sync" id=47d44a6d-528f-4385-aec0-2d303bebe433 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.015093 | controller | Jun 11 00:19:17.883525 crc crio[23067]: time="2026-06-11T00:19:17.883428303Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.015109 | controller | Jun 11 00:19:17.884291 crc crio[23067]: time="2026-06-11T00:19:17.884184454Z" level=info msg="Creating container: openstack/cinder-db-sync-jcbdf/cinder-db-sync" id=988cb772-b62e-4168-881e-651f819c1d68 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.015128 | controller | Jun 11 00:19:17.892196 crc crio[23067]: time="2026-06-11T00:19:17.891244586Z" level=info msg="Got pod network &{Name:dnsmasq-dns-6c85d9984c-vkr9b Namespace:openstack ID:369c8f3ef8c4c859b534112c9ebc9c8258161572531164663a9294e820307a12 UID:f0e5649b-3acf-4fcf-8a29-b20d55023d2d NetNS:/var/run/netns/918bd7de-cc30-4f0d-a34e-da192b3f4089 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf0e5649b_3acf_4fcf_8a29_b20d55023d2d.slice PodAnnotations:0xc0082027b0}] Aliases:map[]}"
2026-06-11 01:10:47.015145 | controller | Jun 11 00:19:17.892196 crc crio[23067]: time="2026-06-11T00:19:17.891320768Z" level=info msg="Adding pod openstack_dnsmasq-dns-6c85d9984c-vkr9b to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.015162 | controller | Jun 11 00:19:17.892600 crc crio[23067]: time="2026-06-11T00:19:17.892443739Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.015177 | controller | Jun 11 00:19:17.928892 crc crio[23067]: time="2026-06-11T00:19:17.928726048Z" level=info msg="Removed container 078ac24c67a6f93e5149c99d7e2ef9aeaaaa33692f8a1effefb85a23cdc136a2: openstack/glance-default-external-api-0/glance-httpd" id=660b4e3d-caaa-455c-ada2-6b18a7853b8e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.015193 | controller | Jun 11 00:19:17.931156 crc crio[23067]: time="2026-06-11T00:19:17.931093682Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.015225 | controller | Jun 11 00:19:17.961049 crc crio[23067]: time="2026-06-11T00:19:17.960998207Z" level=info msg="Removing container: d6c45c1d08c30511a9be38ea80c1ce28ec5ea622a58e46d514eb2a4515204c3d" id=754de078-98fd-4705-8c6f-9be3003ce38c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.015243 | controller | Jun 11 00:19:17.991219 crc crio[23067]: time="2026-06-11T00:19:17.991107708Z" level=info msg="Removed pod sandbox: e353ea248ba83773890c7d4650a05324d4dfed2808bb2bf5e987750eb4a630e2" id=a060f3e7-195b-491d-b109-cbed54ed979f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.015258 | controller | Jun 11 00:19:18.014962 crc crio[23067]: time="2026-06-11T00:19:18.013966411Z" level=info msg="Stopping pod sandbox: ac42239c409fa468037f5149b7717604b0be772a4febcc5649cd23c58485b159" id=1cb25cbd-2b5d-4f75-bf15-50ddfdc08566 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.015274 | controller | Jun 11 00:19:18.014962 crc crio[23067]: time="2026-06-11T00:19:18.014075964Z" level=info msg="Stopped pod sandbox (already stopped): ac42239c409fa468037f5149b7717604b0be772a4febcc5649cd23c58485b159" id=1cb25cbd-2b5d-4f75-bf15-50ddfdc08566 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.015290 | controller | Jun 11 00:19:18.018630 crc crio[23067]: time="2026-06-11T00:19:18.01796495Z" level=info msg="Removing pod sandbox: ac42239c409fa468037f5149b7717604b0be772a4febcc5649cd23c58485b159" id=e56e4a14-e525-421e-a36d-b2e52307ddc3 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.015305 | controller | Jun 11 00:19:18.024036 crc crio[23067]: time="2026-06-11T00:19:18.023957934Z" level=info msg="Removed container d6c45c1d08c30511a9be38ea80c1ce28ec5ea622a58e46d514eb2a4515204c3d: openstack/glance-default-external-api-0/glance-log" id=754de078-98fd-4705-8c6f-9be3003ce38c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.015320 | controller | Jun 11 00:19:18.031698 crc crio[23067]: time="2026-06-11T00:19:18.029448013Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.015336 | controller | Jun 11 00:19:18.036000 crc crio[23067]: 2026-06-11T00:19:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d184bcd45054852 Mac:7a:39:b6:a3:2d:cf Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:99 Mtu:0 Sandbox:/var/run/netns/b1a0a835-ba29-4d27-bdd0-45f336dcd9ff SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.0.153 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:47.015374 | controller | Jun 11 00:19:18.042422 crc crio[23067]: time="2026-06-11T00:19:18.042225812Z" level=info msg="Got pod network &{Name:keystone-bootstrap-bwxg6 Namespace:openstack ID:d184bcd45054852bda5ef501adcd82daed55b286a5009ed705fdc12a56b7912a UID:0351c715-d0ce-49b5-9cef-11c437cda335 NetNS:/var/run/netns/b1a0a835-ba29-4d27-bdd0-45f336dcd9ff Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0351c715_d0ce_49b5_9cef_11c437cda335.slice PodAnnotations:0xc00802e5e0}] Aliases:map[]}"
2026-06-11 01:10:47.015393 | controller | Jun 11 00:19:18.042708 crc crio[23067]: time="2026-06-11T00:19:18.042473138Z" level=info msg="Checking pod openstack_keystone-bootstrap-bwxg6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:47.015410 | controller | Jun 11 00:19:18.048033 crc crio[23067]: time="2026-06-11T00:19:18.047920117Z" level=info msg="Removed pod sandbox: ac42239c409fa468037f5149b7717604b0be772a4febcc5649cd23c58485b159" id=e56e4a14-e525-421e-a36d-b2e52307ddc3 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.015426 | controller | Jun 11 00:19:18.051466 crc crio[23067]: time="2026-06-11T00:19:18.05133191Z" level=info msg="Removing container: f80e6389fdc8af535a0c76f86dbbac491435bd576ca6461fe5deb62f7c59ec23" id=3e3b2400-3d2c-46bc-9912-53fb46e4a670 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.015441 | controller | Jun 11 00:19:18.052260 crc crio[23067]: time="2026-06-11T00:19:18.052167283Z" level=info msg="Stopping pod sandbox: d21f8d1b5c98b38f3e04b6348e0f430ba995be474d3b48f98e7ef35348ec699c" id=20b42246-a171-410d-90a1-291b5043bc22 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.015456 | controller | Jun 11 00:19:18.052260 crc crio[23067]: time="2026-06-11T00:19:18.052249555Z" level=info msg="Stopped pod sandbox (already stopped): d21f8d1b5c98b38f3e04b6348e0f430ba995be474d3b48f98e7ef35348ec699c" id=20b42246-a171-410d-90a1-291b5043bc22 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.015472 | controller | Jun 11 00:19:18.077114 crc crio[23067]: time="2026-06-11T00:19:18.076993019Z" level=info msg="Removing pod sandbox: d21f8d1b5c98b38f3e04b6348e0f430ba995be474d3b48f98e7ef35348ec699c" id=6a06431a-5a08-4124-aae4-f4d9ca5ce1aa name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.015487 | controller | Jun 11 00:19:18.090467 crc crio[23067]: time="2026-06-11T00:19:18.090381494Z" level=info msg="Ran pod sandbox d184bcd45054852bda5ef501adcd82daed55b286a5009ed705fdc12a56b7912a with infra container: openstack/keystone-bootstrap-bwxg6/POD" id=4b60bb76-b690-4e5e-840d-43399c7699ae name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.015503 | controller | Jun 11 00:19:18.103383 crc crio[23067]: time="2026-06-11T00:19:18.103189433Z" level=info msg="Removed container f80e6389fdc8af535a0c76f86dbbac491435bd576ca6461fe5deb62f7c59ec23: openstack/dnsmasq-dns-68c444669f-rh6wg/dnsmasq-dns" id=3e3b2400-3d2c-46bc-9912-53fb46e4a670 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.015518 | controller | Jun 11 00:19:18.107917 crc crio[23067]: time="2026-06-11T00:19:18.107858571Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified" id=db7697c1-2369-48c5-8ed1-855c0e88b1ab name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.015534 | controller | Jun 11 00:19:18.108054 crc crio[23067]: time="2026-06-11T00:19:18.107879031Z" level=info msg="Removing container: eb656b010fb383f88eb598abbc40d0bb164f9037b8e287f49d6372f9d6eb0e5f" id=9ac9beb1-7f3f-41f4-9cec-eb4847139f19 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.015552 | controller | Jun 11 00:19:18.126790 crc crio[23067]: time="2026-06-11T00:19:18.126227381Z" level=info msg="Removed pod sandbox: d21f8d1b5c98b38f3e04b6348e0f430ba995be474d3b48f98e7ef35348ec699c" id=6a06431a-5a08-4124-aae4-f4d9ca5ce1aa name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.015568 | controller | Jun 11 00:19:18.128990 crc crio[23067]: time="2026-06-11T00:19:18.128211045Z" level=info msg="Stopping pod sandbox: 713ed958a018c9dcd9c5066aa2acd0ee5e690a2eb3ee5e05e080097ddd05c24a" id=e78a4981-c131-4f75-a1fc-cdf3dfccb5fd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.015584 | controller | Jun 11 00:19:18.128990 crc crio[23067]: time="2026-06-11T00:19:18.128943565Z" level=info msg="Stopped pod sandbox (already stopped): 713ed958a018c9dcd9c5066aa2acd0ee5e690a2eb3ee5e05e080097ddd05c24a" id=e78a4981-c131-4f75-a1fc-cdf3dfccb5fd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.015600 | controller | Jun 11 00:19:18.129697 crc crio[23067]: time="2026-06-11T00:19:18.129509421Z" level=info msg="Removing pod sandbox: 713ed958a018c9dcd9c5066aa2acd0ee5e690a2eb3ee5e05e080097ddd05c24a" id=0bce1320-364a-42ec-8b0d-6b975cea2cf3 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.015615 | controller | Jun 11 00:19:18.185501 crc crio[23067]: time="2026-06-11T00:19:18.183934994Z" level=info msg="Removed container eb656b010fb383f88eb598abbc40d0bb164f9037b8e287f49d6372f9d6eb0e5f: openstack/dnsmasq-dns-68c444669f-rh6wg/init" id=9ac9beb1-7f3f-41f4-9cec-eb4847139f19 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.015630 | controller | Jun 11 00:19:18.194593 crc crio[23067]: time="2026-06-11T00:19:18.19440975Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified" id=fe804f5a-3588-4ef4-83e1-1d19f6cf9773 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.015645 | controller | Jun 11 00:19:18.226157 crc crio[23067]: time="2026-06-11T00:19:18.226027972Z" level=info msg="Removed pod sandbox: 713ed958a018c9dcd9c5066aa2acd0ee5e690a2eb3ee5e05e080097ddd05c24a" id=0bce1320-364a-42ec-8b0d-6b975cea2cf3 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.015661 | controller | Jun 11 00:19:18.239972 crc crio[23067]: time="2026-06-11T00:19:18.23988411Z" level=info msg="Created container b8ea57424b43bd295741d3f395afede62943219a73b4422193c130e389ad89ae: openstack/placement-db-sync-sgwjr/placement-db-sync" id=48f9359e-4986-463e-9c7f-f6978e960145 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.015676 | controller | Jun 11 00:19:18.247705 crc crio[23067]: time="2026-06-11T00:19:18.247529958Z" level=info msg="Starting container: b8ea57424b43bd295741d3f395afede62943219a73b4422193c130e389ad89ae" id=be3e3443-56e9-40a8-a570-70dac1a63d5f name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.015692 | controller | Jun 11 00:19:18.255549 crc crio[23067]: time="2026-06-11T00:19:18.255419243Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.015707 | controller | Jun 11 00:19:18.258734 crc crio[23067]: time="2026-06-11T00:19:18.25860498Z" level=info msg="Started container" PID=69562 containerID=b8ea57424b43bd295741d3f395afede62943219a73b4422193c130e389ad89ae description=openstack/placement-db-sync-sgwjr/placement-db-sync id=be3e3443-56e9-40a8-a570-70dac1a63d5f name=/runtime.v1.RuntimeService/StartContainer sandboxID=e8aaa1e44ca9d17393fd21fff751cb5c8c26bdc8581c1eb36a60e3e6b6a4a891
2026-06-11 01:10:47.015723 | controller | Jun 11 00:19:18.279029 crc crio[23067]: time="2026-06-11T00:19:18.277500535Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.015739 | controller | Jun 11 00:19:18.281298 crc crio[23067]: time="2026-06-11T00:19:18.281206366Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.015758 | controller | Jun 11 00:19:18.281381 crc crio[23067]: time="2026-06-11T00:19:18.281312789Z" level=info msg="Creating container: openstack/keystone-bootstrap-bwxg6/keystone-bootstrap" id=bbbda470-198b-45db-a4ae-058b6f4dc721 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.015781 | controller | Jun 11 00:19:18.282015 crc crio[23067]: time="2026-06-11T00:19:18.281875464Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.015868 | controller | Jun 11 00:19:18.310829 crc crio[23067]: time="2026-06-11T00:19:18.310424563Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.015892 | controller | Jun 11 00:19:18.335554 crc crio[23067]: time="2026-06-11T00:19:18.335401593Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.015908 | controller | Jun 11 00:19:18.353525 crc crio[23067]: time="2026-06-11T00:19:18.353446195Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.015924 | controller | Jun 11 00:19:18.369566 crc crio[23067]: time="2026-06-11T00:19:18.369475782Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.015939 | controller | Jun 11 00:19:18.377085 crc crio[23067]: time="2026-06-11T00:19:18.377004677Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.015954 | controller | Jun 11 00:19:18.929178 crc crio[23067]: time="2026-06-11T00:19:18.928342026Z" level=info msg="Created container 471920d123a8684f425461fc4d2149b91e89a8068a3ec1cce22b7cf0a2d1d8fb: openstack/barbican-db-sync-vmd65/barbican-db-sync" id=47d44a6d-528f-4385-aec0-2d303bebe433 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.015969 | controller | Jun 11 00:19:18.930621 crc crio[23067]: time="2026-06-11T00:19:18.929928679Z" level=info msg="Created container 06573ff7e8b65ee44ff3a950f010791e6cf28b3f79d2c1e786180ab85043121b: openstack/cinder-db-sync-jcbdf/cinder-db-sync" id=988cb772-b62e-4168-881e-651f819c1d68 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.015985 | controller | Jun 11 00:19:18.930621 crc crio[23067]: time="2026-06-11T00:19:18.930523266Z" level=info msg="Starting container: 471920d123a8684f425461fc4d2149b91e89a8068a3ec1cce22b7cf0a2d1d8fb" id=4a5c416d-7fcf-4cc7-96c2-3ec01f18e924 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.016001 | controller | Jun 11 00:19:18.933097 crc crio[23067]: time="2026-06-11T00:19:18.932960331Z" level=info msg="Starting container: 06573ff7e8b65ee44ff3a950f010791e6cf28b3f79d2c1e786180ab85043121b" id=81a5c23d-b3cf-4d87-a0c7-08b476979acf name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.016017 | controller | Jun 11 00:19:18.950717 crc crio[23067]: time="2026-06-11T00:19:18.950452888Z" level=info msg="Created container 872cf1ebc9065425e2e11f76818e1d1ca4ac4251b5c43e0752e9d80b3009dc03: openstack/ceilometer-0/ceilometer-central-agent" id=db975b76-7dce-4420-bb00-ffd88a035c4b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.016033 | controller | Jun 11 00:19:18.951048 crc crio[23067]: time="2026-06-11T00:19:18.950760247Z" level=info msg="Started container" PID=69680 containerID=06573ff7e8b65ee44ff3a950f010791e6cf28b3f79d2c1e786180ab85043121b description=openstack/cinder-db-sync-jcbdf/cinder-db-sync id=81a5c23d-b3cf-4d87-a0c7-08b476979acf name=/runtime.v1.RuntimeService/StartContainer sandboxID=cec63dd46965a35dad52e6bddacfbc66b3669f72380b7871cb62b30651f06f12
2026-06-11 01:10:47.016053 | controller | Jun 11 00:19:18.954708 crc crio[23067]: time="2026-06-11T00:19:18.953055229Z" level=info msg="Starting container: 872cf1ebc9065425e2e11f76818e1d1ca4ac4251b5c43e0752e9d80b3009dc03" id=8ce6db5a-cde5-4428-8c9a-ecd2ad7750c2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.016069 | controller | Jun 11 00:19:18.954708 crc crio[23067]: time="2026-06-11T00:19:18.954445108Z" level=info msg="Started container" PID=69662 containerID=471920d123a8684f425461fc4d2149b91e89a8068a3ec1cce22b7cf0a2d1d8fb description=openstack/barbican-db-sync-vmd65/barbican-db-sync id=4a5c416d-7fcf-4cc7-96c2-3ec01f18e924 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3210fd739acb2e93bb219f8dbbee652bfd004e6692e994a362356250cd4c7317
2026-06-11 01:10:47.016085 | controller | Jun 11 00:19:18.959897 crc crio[23067]: time="2026-06-11T00:19:18.959711021Z" level=info msg="Started container" PID=69660 containerID=872cf1ebc9065425e2e11f76818e1d1ca4ac4251b5c43e0752e9d80b3009dc03 description=openstack/ceilometer-0/ceilometer-central-agent id=8ce6db5a-cde5-4428-8c9a-ecd2ad7750c2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=792b2decad05c5dac7d072efbc46940c45b2f71cfda169cfc16b17bfe80946de
2026-06-11 01:10:47.016101 | controller | Jun 11 00:19:18.982894 crc crio[23067]: time="2026-06-11T00:19:18.98281628Z" level=info msg="Created container e5e097f5e669f6b1df1399cba806d69d7ac882d8781b7d0ee6fe3734252fb15f: openstack/keystone-bootstrap-bwxg6/keystone-bootstrap" id=bbbda470-198b-45db-a4ae-058b6f4dc721 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.016117 | controller | Jun 11 00:19:18.984196 crc crio[23067]: time="2026-06-11T00:19:18.984052364Z" level=info msg="Starting container: e5e097f5e669f6b1df1399cba806d69d7ac882d8781b7d0ee6fe3734252fb15f" id=f4e6fe2b-8afa-4d0e-9693-1d2acce51c8e name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.016133 | controller | Jun 11 00:19:18.993828 crc crio[23067]: time="2026-06-11T00:19:18.990947012Z" level=info msg="Started container" PID=69689 containerID=e5e097f5e669f6b1df1399cba806d69d7ac882d8781b7d0ee6fe3734252fb15f description=openstack/keystone-bootstrap-bwxg6/keystone-bootstrap id=f4e6fe2b-8afa-4d0e-9693-1d2acce51c8e name=/runtime.v1.RuntimeService/StartContainer sandboxID=d184bcd45054852bda5ef501adcd82daed55b286a5009ed705fdc12a56b7912a
2026-06-11 01:10:47.016149 | controller | Jun 11 00:19:19.298101 crc crio[23067]: time="2026-06-11T00:19:19.297356535Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=ae3b652d-5164-4c5a-b724-e30a41af7212 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.016165 | controller | Jun 11 00:19:19.298101 crc crio[23067]: time="2026-06-11T00:19:19.297978982Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified not found" id=ae3b652d-5164-4c5a-b724-e30a41af7212 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.016180 | controller | Jun 11 00:19:19.298101 crc crio[23067]: time="2026-06-11T00:19:19.298025403Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified found" id=ae3b652d-5164-4c5a-b724-e30a41af7212 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.016196 | controller | Jun 11 00:19:19.309727 crc crio[23067]: time="2026-06-11T00:19:19.309549557Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=3307d600-bf25-429f-a57e-3ecf1d09172e name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:47.016211 | controller | Jun 11 00:19:19.329875 crc crio[23067]: time="2026-06-11T00:19:19.329557272Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\""
2026-06-11 01:10:47.016231 | controller | Jun 11 00:19:19.506713 crc crio[23067]: 2026-06-11T00:19:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:369c8f3ef8c4c85 Mac:2a:5f:48:e1:d9:9f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9d Mtu:0 Sandbox:/var/run/netns/918bd7de-cc30-4f0d-a34e-da192b3f4089 SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.0.157 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:47.016248 | controller | Jun 11 00:19:19.506713 crc crio[23067]: time="2026-06-11T00:19:19.506570918Z" level=info msg="Got pod network &{Name:dnsmasq-dns-6c85d9984c-vkr9b Namespace:openstack ID:369c8f3ef8c4c859b534112c9ebc9c8258161572531164663a9294e820307a12 UID:f0e5649b-3acf-4fcf-8a29-b20d55023d2d NetNS:/var/run/netns/918bd7de-cc30-4f0d-a34e-da192b3f4089 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf0e5649b_3acf_4fcf_8a29_b20d55023d2d.slice PodAnnotations:0xc0082027b0}] Aliases:map[]}"
2026-06-11 01:10:47.016265 | controller | Jun 11 00:19:19.507087 crc crio[23067]: time="2026-06-11T00:19:19.506816904Z" level=info msg="Checking pod openstack_dnsmasq-dns-6c85d9984c-vkr9b for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:47.016282 | controller | Jun 11 00:19:19.521743 crc crio[23067]: time="2026-06-11T00:19:19.518423551Z" level=info msg="Ran pod sandbox 369c8f3ef8c4c859b534112c9ebc9c8258161572531164663a9294e820307a12 with infra container: openstack/dnsmasq-dns-6c85d9984c-vkr9b/POD" id=6cdcd2e7-2848-4ca3-a351-efe07307fa48 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.016298 | controller | Jun 11 00:19:19.530490 crc crio[23067]: time="2026-06-11T00:19:19.530369506Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=05682515-7cac-4480-94d1-6b189824a0f3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.016314 | controller | Jun 11 00:19:19.595760 crc crio[23067]: time="2026-06-11T00:19:19.59506955Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=7c502091-0cf4-4bfb-b8ba-64a477f21804 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.016329 | controller | Jun 11 00:19:19.670306 crc crio[23067]: time="2026-06-11T00:19:19.670195898Z" level=info msg="Creating container: openstack/dnsmasq-dns-6c85d9984c-vkr9b/init" id=96f5fce1-a72f-45af-8308-3c6a6bf072a5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.016348 | controller | Jun 11 00:19:19.670907 crc crio[23067]: time="2026-06-11T00:19:19.670844076Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.016394 | controller | Jun 11 00:19:19.749436 crc crio[23067]: time="2026-06-11T00:19:19.749181161Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.016414 | controller | Jun 11 00:19:19.755497 crc crio[23067]: time="2026-06-11T00:19:19.755406151Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.016430 | controller | Jun 11 00:19:20.034434 crc crio[23067]: time="2026-06-11T00:19:20.034329924Z" level=info msg="Created container 0b4b2b8b4298f1ce0b3157237be54d4c2a2da56da27ee6607dc19b7b21b96aa4: openstack/dnsmasq-dns-6c85d9984c-vkr9b/init" id=96f5fce1-a72f-45af-8308-3c6a6bf072a5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.016446 | controller | Jun 11 00:19:20.042747 crc crio[23067]: time="2026-06-11T00:19:20.042558108Z" level=info msg="Starting container: 0b4b2b8b4298f1ce0b3157237be54d4c2a2da56da27ee6607dc19b7b21b96aa4" id=07c279ca-7c68-484c-b6b8-17cdcf775285 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.016466 | controller | Jun 11 00:19:20.051589 crc crio[23067]: time="2026-06-11T00:19:20.051495402Z" level=info msg="Started container" PID=69823 containerID=0b4b2b8b4298f1ce0b3157237be54d4c2a2da56da27ee6607dc19b7b21b96aa4 description=openstack/dnsmasq-dns-6c85d9984c-vkr9b/init id=07c279ca-7c68-484c-b6b8-17cdcf775285 name=/runtime.v1.RuntimeService/StartContainer sandboxID=369c8f3ef8c4c859b534112c9ebc9c8258161572531164663a9294e820307a12
2026-06-11 01:10:47.016495 | controller | Jun 11 00:19:21.181752 crc crio[23067]: 2026-06-11T00:19:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0677a92171ed2bd Mac:fe:a7:e3:1a:3f:72 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9b Mtu:0 Sandbox:/var/run/netns/7ef03948-2c22-4798-a7e7-efcae2c2f2d1 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.155 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:47.016513 | controller | Jun 11 00:19:21.183730 crc crio[23067]: time="2026-06-11T00:19:21.183585182Z" level=info msg="Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:0677a92171ed2bd4d36d5b124a1e6c449b2c5dab73c79da29e7fad8552b079df UID:8c0da192-2cd1-4337-8684-20356fbae1bc NetNS:/var/run/netns/7ef03948-2c22-4798-a7e7-efcae2c2f2d1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8c0da192_2cd1_4337_8684_20356fbae1bc.slice PodAnnotations:0xc008202198}] Aliases:map[]}"
2026-06-11 01:10:47.016529 | controller | Jun 11 00:19:21.184335 crc crio[23067]: time="2026-06-11T00:19:21.18426291Z" level=info msg="Checking pod openstack_glance-default-internal-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:47.016546 | controller | Jun 11 00:19:21.200802 crc crio[23067]: time="2026-06-11T00:19:21.200612566Z" level=info msg="Ran pod sandbox 0677a92171ed2bd4d36d5b124a1e6c449b2c5dab73c79da29e7fad8552b079df with infra container: openstack/glance-default-internal-api-0/POD" id=447057ec-e80f-4738-ade0-21c8c9d6d01b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.016568 | controller | Jun 11 00:19:21.210541 crc crio[23067]: time="2026-06-11T00:19:21.210481795Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=61a3b4a1-5f21-4431-9cb8-c3cdfa2ffbad name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.016584 | controller | Jun 11 00:19:21.215392 crc crio[23067]: time="2026-06-11T00:19:21.215336887Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=e0e2a024-a668-4132-93c2-befbc7a2a4cb name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.016600 | controller | Jun 11 00:19:21.407904 crc crio[23067]: time="2026-06-11T00:19:21.407856735Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=e2f1bb7e-5ba1-4225-b666-58fe56e28e5d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.016617 | controller | Jun 11 00:19:21.441078 crc crio[23067]: time="2026-06-11T00:19:21.438690146Z" level=info msg="Creating container: openstack/glance-default-internal-api-0/glance-log" id=0f9459ec-aa3f-4b41-9327-5a18b22572d3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.016633 | controller | Jun 11 00:19:21.441078 crc crio[23067]: time="2026-06-11T00:19:21.439491338Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.016649 | controller | Jun 11 00:19:21.481699 crc crio[23067]: time="2026-06-11T00:19:21.481525044Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=8d7545d2-25fa-4685-afd2-ce85e69904af name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.016664 | controller | Jun 11 00:19:23.529867 crc crio[23067]: time="2026-06-11T00:19:23.529511079Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.016683 | controller | Jun 11 00:19:23.749480 crc crio[23067]: time="2026-06-11T00:19:23.748634453Z" level=info msg="Creating container: openstack/dnsmasq-dns-6c85d9984c-vkr9b/dnsmasq-dns" id=a67fbcfd-e2a0-4ef6-8909-840de5775ebe name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.016700 | controller | Jun 11 00:19:23.749987 crc crio[23067]: time="2026-06-11T00:19:23.749933148Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.016716 | controller | Jun 11 00:19:23.797001 crc crio[23067]: time="2026-06-11T00:19:23.796910679Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.016732 | controller | Jun 11 00:19:23.801580 crc crio[23067]: time="2026-06-11T00:19:23.801468263Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.016747 | controller | Jun 11 00:19:24.122049 crc crio[23067]: time="2026-06-11T00:19:24.120979302Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.016763 | controller | Jun 11 00:19:24.607111 crc crio[23067]: time="2026-06-11T00:19:24.606871298Z" level=info msg="Created container 576c0d22a3ec6cf6daeb30aa2bb85504094bf31c90d2c4858f6d1422ee20a176: openstack/dnsmasq-dns-6c85d9984c-vkr9b/dnsmasq-dns" id=a67fbcfd-e2a0-4ef6-8909-840de5775ebe name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.016778 | controller | Jun 11 00:19:24.610353 crc crio[23067]: time="2026-06-11T00:19:24.610310541Z" level=info msg="Starting container: 576c0d22a3ec6cf6daeb30aa2bb85504094bf31c90d2c4858f6d1422ee20a176" id=34de4fb0-e758-4532-8223-5f85ac4e7d14 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.016794 | controller | Jun 11 00:19:24.618122 crc crio[23067]: time="2026-06-11T00:19:24.618071923Z" level=info msg="Started container" PID=70014 containerID=576c0d22a3ec6cf6daeb30aa2bb85504094bf31c90d2c4858f6d1422ee20a176 description=openstack/dnsmasq-dns-6c85d9984c-vkr9b/dnsmasq-dns id=34de4fb0-e758-4532-8223-5f85ac4e7d14 name=/runtime.v1.RuntimeService/StartContainer sandboxID=369c8f3ef8c4c859b534112c9ebc9c8258161572531164663a9294e820307a12
2026-06-11 01:10:47.016811 | controller | Jun 11 00:19:24.719800 crc crio[23067]: time="2026-06-11T00:19:24.718417438Z" level=info msg="Created container f238aaa8f9e7a0fd6422d93f5b086195801686918a72e057259fe8938e076f46: openstack/glance-default-internal-api-0/glance-log" id=0f9459ec-aa3f-4b41-9327-5a18b22572d3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.016827 | controller | Jun 11 00:19:24.720677 crc crio[23067]: time="2026-06-11T00:19:24.720558677Z" level=info msg="Starting container: f238aaa8f9e7a0fd6422d93f5b086195801686918a72e057259fe8938e076f46" id=7d19a22a-1ed7-440c-98f7-d8b6e10894c2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.016843 | controller | Jun 11 00:19:24.729222 crc crio[23067]: time="2026-06-11T00:19:24.729083899Z" level=info msg="Started container" PID=70048 containerID=f238aaa8f9e7a0fd6422d93f5b086195801686918a72e057259fe8938e076f46 description=openstack/glance-default-internal-api-0/glance-log id=7d19a22a-1ed7-440c-98f7-d8b6e10894c2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0677a92171ed2bd4d36d5b124a1e6c449b2c5dab73c79da29e7fad8552b079df
2026-06-11 01:10:47.016859 | controller | Jun 11 00:19:24.966080 crc crio[23067]: time="2026-06-11T00:19:24.965397181Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=3b9778aa-fcba-49c1-b788-b4d16419fc58 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.016878 | controller | Jun 11 00:19:25.073381 crc crio[23067]: time="2026-06-11T00:19:25.073178619Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=9d0972e9-7e72-4aca-97d8-63a77984c08a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.016894 | controller | Jun 11 00:19:26.063511 crc crio[23067]: time="2026-06-11T00:19:26.063365631Z" level=info msg="Creating container: openstack/glance-default-internal-api-0/glance-httpd" id=344911a9-ed13-4bf9-b300-c6383efe80ad name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.016910 | controller | Jun 11 00:19:26.065811 crc crio[23067]: time="2026-06-11T00:19:26.064228294Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.016926 | controller | Jun 11 00:19:26.129460 crc crio[23067]: time="2026-06-11T00:19:26.129360119Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.016941 | controller | Jun 11 00:19:26.684591 crc crio[23067]: time="2026-06-11T00:19:26.68445512Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.016957 | controller | Jun 11 00:19:27.791916 crc crio[23067]: time="2026-06-11T00:19:27.791620481Z" level=info msg="Created container ccaf275d8047776ecfc39f88ac8403f79deeb4f49aa58b02a3ff4a84b2b7c653: openstack/glance-default-internal-api-0/glance-httpd" id=344911a9-ed13-4bf9-b300-c6383efe80ad name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.016973 | controller | Jun 11 00:19:27.793601 crc crio[23067]: time="2026-06-11T00:19:27.793263936Z" level=info msg="Starting container: ccaf275d8047776ecfc39f88ac8403f79deeb4f49aa58b02a3ff4a84b2b7c653" id=e6f70987-593d-4bec-9f29-744571215543 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.016989 | controller | Jun 11 00:19:27.813118 crc crio[23067]: time="2026-06-11T00:19:27.809627432Z" level=info msg="Started container" PID=70241 containerID=ccaf275d8047776ecfc39f88ac8403f79deeb4f49aa58b02a3ff4a84b2b7c653 description=openstack/glance-default-internal-api-0/glance-httpd id=e6f70987-593d-4bec-9f29-744571215543 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0677a92171ed2bd4d36d5b124a1e6c449b2c5dab73c79da29e7fad8552b079df
2026-06-11 01:10:47.017005 | controller | Jun 11 00:19:28.063745 crc crio[23067]: 2026-06-11T00:19:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:787ef609fb6d6de Mac:ca:eb:0b:d1:61:57 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9a Mtu:0 Sandbox:/var/run/netns/94b393f0-1e13-42b9-95b3-6b7ef95870cd SocketPath: PciID:}] [{Interface:0xc000014940 Address:{IP:10.217.0.154 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:47.017021 | controller | Jun 11 00:19:28.066393 crc crio[23067]: time="2026-06-11T00:19:28.066316209Z" level=info msg="Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:787ef609fb6d6de61ace6ae198a1f9c1f2b711ee7fa2b76c83355f5ec606dd2e UID:9a56d26c-e923-4dee-8fd1-2de4183fcc73 NetNS:/var/run/netns/94b393f0-1e13-42b9-95b3-6b7ef95870cd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9a56d26c_e923_4dee_8fd1_2de4183fcc73.slice PodAnnotations:0xc007e121d8}] Aliases:map[]}"
2026-06-11 01:10:47.017037 | controller | Jun 11 00:19:28.066594 crc crio[23067]: time="2026-06-11T00:19:28.066533005Z" level=info msg="Checking pod openstack_glance-default-external-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:47.017054 | controller | Jun 11 00:19:28.076082 crc crio[23067]: time="2026-06-11T00:19:28.075992533Z" level=info msg="Ran pod sandbox 787ef609fb6d6de61ace6ae198a1f9c1f2b711ee7fa2b76c83355f5ec606dd2e with infra container: openstack/glance-default-external-api-0/POD" id=764d79ec-2601-4e74-8d4f-84b2e7afe140 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.017073 | controller | Jun 11 00:19:28.080605 crc crio[23067]: time="2026-06-11T00:19:28.080548317Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=a344ac66-7738-4afb-aee3-75969f7082ae name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.017089 | controller | Jun 11 00:19:28.082704 crc crio[23067]: time="2026-06-11T00:19:28.082582572Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=b24ae9f6-9864-4db5-9d45-5906849dcad1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.017104 | controller | Jun 11 00:19:28.614845 crc crio[23067]: time="2026-06-11T00:19:28.613546476Z" level=info msg="Creating container: openstack/glance-default-external-api-0/glance-log" id=83e205b7-f29e-445b-9cbe-9be758d28bb6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.017120 | controller | Jun 11 00:19:29.053020 crc crio[23067]: time="2026-06-11T00:19:29.043302831Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.017171 | controller | Jun 11 00:19:29.067211 crc crio[23067]: time="2026-06-11T00:19:29.063180473Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:860b1eb61b6652f02a54b95af32f4c5e33bd138d9a8d1a330fce56c9b78c103f" id=3307d600-bf25-429f-a57e-3ecf1d09172e name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:47.017190 | controller | Jun 11 00:19:29.069322 crc crio[23067]: time="2026-06-11T00:19:29.069124125Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=c7a728c7-55b2-4fdf-8a31-30b3790fb482 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.017206 | controller | Jun 11 00:19:29.156892 crc crio[23067]: time="2026-06-11T00:19:29.156837685Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.017222 | controller | Jun 11 00:19:29.174958 crc crio[23067]: time="2026-06-11T00:19:29.174069275Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=0bb9f5a8-d27e-44bd-97f1-e39033d61d42 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.017238 | controller | Jun 11 00:19:29.190007 crc crio[23067]: time="2026-06-11T00:19:29.189031883Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-notification-agent" id=56c5574c-cd19-4713-801e-82f037357a97 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.017254 | controller | Jun 11 00:19:29.209239 crc crio[23067]: time="2026-06-11T00:19:29.20910196Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.017270 | controller | Jun 11 00:19:29.288498 crc crio[23067]: 2026-06-11T00:19:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:77fe72c24209923 Mac:82:f0:9f:b5:1a:4d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9c Mtu:0 Sandbox:/var/run/netns/f4021267-2ce4-4d61-a745-6092636cbc5b SocketPath: PciID:}] [{Interface:0xc000118a80 Address:{IP:10.217.0.156 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:47.017287 | controller | Jun 11 00:19:29.290508 crc crio[23067]: time="2026-06-11T00:19:29.290324254Z" level=info msg="Got pod network &{Name:neutron-68dcd6bdfb-fzpnw Namespace:openstack ID:77fe72c24209923300471306f96b6076cf20b64ae0c9d17e2ee1a6f8d053def3 UID:65158efb-b656-4d6e-9711-c509f049ec4f NetNS:/var/run/netns/f4021267-2ce4-4d61-a745-6092636cbc5b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod65158efb_b656_4d6e_9711_c509f049ec4f.slice PodAnnotations:0xc000b80bc8}] Aliases:map[]}"
2026-06-11 01:10:47.017306 | controller | Jun 11 00:19:29.290913 crc crio[23067]: time="2026-06-11T00:19:29.29089017Z" level=info msg="Checking pod openstack_neutron-68dcd6bdfb-fzpnw for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:47.017323 | controller | Jun 11 00:19:29.351594 crc crio[23067]: time="2026-06-11T00:19:29.349485837Z" level=info msg="Ran pod sandbox 77fe72c24209923300471306f96b6076cf20b64ae0c9d17e2ee1a6f8d053def3 with infra container: openstack/neutron-68dcd6bdfb-fzpnw/POD" id=d6e213cd-f660-41f2-9a56-dd78e97b38bb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.017340 | controller | Jun 11 00:19:29.357220 crc crio[23067]: time="2026-06-11T00:19:29.357142636Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=a427e12a-31ff-4184-a86c-160ed432f4e6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.017379 | controller | Jun 11 00:19:29.394800 crc crio[23067]: time="2026-06-11T00:19:29.394569346Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.017397 | controller | Jun 11 00:19:29.399516 crc crio[23067]: time="2026-06-11T00:19:29.399450579Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.017413 | controller | Jun 11 00:19:29.549610 crc crio[23067]: time="2026-06-11T00:19:29.54954359Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=3633eeb8-8250-442f-a121-a4f5efb18866 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.017429 | controller | Jun 11 00:19:29.592012 crc crio[23067]: time="2026-06-11T00:19:29.591915866Z" level=info msg="Creating container: openstack/neutron-68dcd6bdfb-fzpnw/neutron-api" id=54796d8c-f604-4dca-a392-5bb3997538a3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.017445 | controller | Jun 11 00:19:29.592472 crc crio[23067]: time="2026-06-11T00:19:29.592410809Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.017461 | controller | Jun 11 00:19:29.866429 crc crio[23067]: time="2026-06-11T00:19:29.865875372Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.017476 | controller | Jun 11 00:19:29.869490 crc crio[23067]: time="2026-06-11T00:19:29.869408359Z" level=info msg="Created container 243c564fe6c9533e289f3fa696e15a52b9c8e9fa62b7062f708f6ebed3b28943: openstack/ceilometer-0/ceilometer-notification-agent" id=56c5574c-cd19-4713-801e-82f037357a97 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.017492 | controller | Jun 11 00:19:29.871810 crc crio[23067]: time="2026-06-11T00:19:29.871158987Z" level=info msg="Starting container: 243c564fe6c9533e289f3fa696e15a52b9c8e9fa62b7062f708f6ebed3b28943" id=cabdd1c3-bade-4973-a503-a65ac8751474 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.017508 | controller | Jun 11 00:19:29.885892 crc crio[23067]: time="2026-06-11T00:19:29.885306052Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.017524 | controller | Jun 11 00:19:29.911055 crc crio[23067]: time="2026-06-11T00:19:29.904992089Z" level=info msg="Started container" PID=70557 containerID=243c564fe6c9533e289f3fa696e15a52b9c8e9fa62b7062f708f6ebed3b28943 description=openstack/ceilometer-0/ceilometer-notification-agent id=cabdd1c3-bade-4973-a503-a65ac8751474 name=/runtime.v1.RuntimeService/StartContainer sandboxID=792b2decad05c5dac7d072efbc46940c45b2f71cfda169cfc16b17bfe80946de
2026-06-11 01:10:47.017544 | controller | Jun 11 00:19:29.931191 crc crio[23067]: time="2026-06-11T00:19:29.931138682Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=291149d4-0b15-4c9c-883d-9f1c8298c133 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.017560 | controller | Jun 11 00:19:29.931969 crc crio[23067]: time="2026-06-11T00:19:29.931859471Z" level=info msg="Image quay.io/openstack-k8s-operators/sg-core:latest not found" id=291149d4-0b15-4c9c-883d-9f1c8298c133 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.017576 | controller | Jun 11 00:19:29.932604 crc crio[23067]: time="2026-06-11T00:19:29.932505859Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/sg-core:latest found" id=291149d4-0b15-4c9c-883d-9f1c8298c133 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.017591 | controller | Jun 11 00:19:29.939301 crc crio[23067]: time="2026-06-11T00:19:29.938711948Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/sg-core:latest" id=5f8ee0ff-e2d2-424a-8586-cc372b991823 name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:47.017607 | controller | Jun 11 00:19:29.950478 crc crio[23067]: time="2026-06-11T00:19:29.950400487Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/sg-core:latest\""
2026-06-11 01:10:47.017622 | controller | Jun 11 00:19:30.025137 crc crio[23067]: time="2026-06-11T00:19:30.024962299Z" level=info msg="Created container 80071f6d80a2a9c2be0169bdb8864e41fdae18be850a7c7cdd942e1d36a21af4: openstack/neutron-68dcd6bdfb-fzpnw/neutron-api" id=54796d8c-f604-4dca-a392-5bb3997538a3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.017637 | controller | Jun 11 00:19:30.031419 crc crio[23067]: time="2026-06-11T00:19:30.031270031Z" level=info msg="Starting container: 80071f6d80a2a9c2be0169bdb8864e41fdae18be850a7c7cdd942e1d36a21af4" id=27d0a332-bd68-4edf-a097-f78d176544a0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.017653 | controller | Jun 11 00:19:30.055544 crc crio[23067]: time="2026-06-11T00:19:30.055386899Z" level=info msg="Started container" PID=70570 containerID=80071f6d80a2a9c2be0169bdb8864e41fdae18be850a7c7cdd942e1d36a21af4 description=openstack/neutron-68dcd6bdfb-fzpnw/neutron-api id=27d0a332-bd68-4edf-a097-f78d176544a0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=77fe72c24209923300471306f96b6076cf20b64ae0c9d17e2ee1a6f8d053def3
2026-06-11 01:10:47.017668 | controller | Jun 11 00:19:30.137760 crc crio[23067]: time="2026-06-11T00:19:30.137497487Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=7b3011e6-0d2b-44e4-87fe-31039e8f496d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.017684 | controller | Jun 11 00:19:30.173199 crc crio[23067]: time="2026-06-11T00:19:30.172404018Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=58dbec60-49f1-409d-9b89-dd2d84eb1c9d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.017699 | controller | Jun 11 00:19:30.193184 crc crio[23067]: time="2026-06-11T00:19:30.193102683Z" level=info msg="Creating container: openstack/neutron-68dcd6bdfb-fzpnw/neutron-httpd" id=f0164687-cadf-49a5-aa6f-c08b69f796e8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.017714 | controller | Jun 11 00:19:30.193721 crc crio[23067]: time="2026-06-11T00:19:30.193588796Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.017729 | controller | Jun 11 00:19:30.502396 crc crio[23067]: time="2026-06-11T00:19:30.497730147Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.017750 | controller | Jun 11 00:19:30.502396 crc crio[23067]: time="2026-06-11T00:19:30.500341048Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.017766 | controller | Jun 11 00:19:30.504309 crc crio[23067]: time="2026-06-11T00:19:30.50408871Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.017782 | controller | Jun 11 00:19:30.725466 crc crio[23067]: time="2026-06-11T00:19:30.722595586Z" level=info msg="Created container 6b263e0694efae831f3222f1accd27b7a8c886acf8810ccc11c04c0d2f25206f: openstack/neutron-68dcd6bdfb-fzpnw/neutron-httpd" id=f0164687-cadf-49a5-aa6f-c08b69f796e8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.017797 | controller | Jun 11 00:19:30.731399 crc crio[23067]: time="2026-06-11T00:19:30.731311074Z" level=info msg="Starting container: 6b263e0694efae831f3222f1accd27b7a8c886acf8810ccc11c04c0d2f25206f" id=c3d0cc15-84f4-404d-a931-a08e25d548ce name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.017813 | controller | Jun 11 00:19:30.746572 crc crio[23067]: time="2026-06-11T00:19:30.743192548Z" level=info msg="Started container" PID=70619 containerID=6b263e0694efae831f3222f1accd27b7a8c886acf8810ccc11c04c0d2f25206f description=openstack/neutron-68dcd6bdfb-fzpnw/neutron-httpd id=c3d0cc15-84f4-404d-a931-a08e25d548ce name=/runtime.v1.RuntimeService/StartContainer sandboxID=77fe72c24209923300471306f96b6076cf20b64ae0c9d17e2ee1a6f8d053def3
2026-06-11 01:10:47.017829 | controller | Jun 11 00:19:30.756891 crc crio[23067]: time="2026-06-11T00:19:30.756342276Z" level=info msg="Created container b4e993a4453ef006b6dc632c0dc839268358662de7fe8d7d385d5b8afa9565c0: openstack/glance-default-external-api-0/glance-log" id=83e205b7-f29e-445b-9cbe-9be758d28bb6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.017844 | controller | Jun 11 00:19:30.760490 crc crio[23067]: time="2026-06-11T00:19:30.757477557Z" level=info msg="Starting container: b4e993a4453ef006b6dc632c0dc839268358662de7fe8d7d385d5b8afa9565c0" id=ec77cd06-dfe3-464a-bcc1-691bbcd60af2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.017860 | controller | Jun 11 00:19:30.771160 crc crio[23067]: time="2026-06-11T00:19:30.769989458Z" level=info msg="Started container" PID=70616 containerID=b4e993a4453ef006b6dc632c0dc839268358662de7fe8d7d385d5b8afa9565c0 description=openstack/glance-default-external-api-0/glance-log id=ec77cd06-dfe3-464a-bcc1-691bbcd60af2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=787ef609fb6d6de61ace6ae198a1f9c1f2b711ee7fa2b76c83355f5ec606dd2e
2026-06-11 01:10:47.017876 | controller | Jun 11 00:19:30.783731 crc crio[23067]: time="2026-06-11T00:19:30.783557328Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=2cb353c8-9e01-4c09-9497-96a9a51d8e5f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.017891 | controller | Jun 11 00:19:30.842941 crc crio[23067]: time="2026-06-11T00:19:30.842135285Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=63fded49-3e31-498a-bf01-0e1424cc32a9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.017906 | controller | Jun 11 00:19:30.850198 crc crio[23067]: time="2026-06-11T00:19:30.85002131Z" level=info msg="Creating container: openstack/glance-default-external-api-0/glance-httpd" id=91d4c43d-4eec-427c-afae-c479279e86d7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.017921 | controller | Jun 11 00:19:30.850889 crc crio[23067]: time="2026-06-11T00:19:30.850829242Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.017936 | controller | Jun 11 00:19:30.973941 crc crio[23067]: time="2026-06-11T00:19:30.973036643Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.017955 | controller | Jun 11 00:19:31.044421 crc crio[23067]: time="2026-06-11T00:19:31.044284015Z" level=info msg="Running pod sandbox: openstack/neutron-7fb7cc496f-bxh7n/POD" id=415bfd9b-6bee-4754-94e2-91874567dac3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.017971 | controller | Jun 11 00:19:31.044722 crc crio[23067]: time="2026-06-11T00:19:31.044514521Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.017987 | controller | Jun 11 00:19:31.124125 crc crio[23067]: time="2026-06-11T00:19:31.124039869Z" level=info msg="Got pod network &{Name:neutron-7fb7cc496f-bxh7n Namespace:openstack ID:417508eb777ed2deef79db2de1421219bd5eb646ed70bdeddaec4c1ac3b355ed UID:c9827548-09b4-459c-8a13-74d733e43adf NetNS:/var/run/netns/1337a126-6dea-4df8-a66c-7af9a1567086 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc9827548_09b4_459c_8a13_74d733e43adf.slice PodAnnotations:0xc007e12388}] Aliases:map[]}"
2026-06-11 01:10:47.018003 | controller | Jun 11 00:19:31.124125 crc crio[23067]: time="2026-06-11T00:19:31.124105221Z" level=info msg="Adding pod openstack_neutron-7fb7cc496f-bxh7n to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.018019 | controller | Jun 11 00:19:31.617308 crc crio[23067]: time="2026-06-11T00:19:31.616583706Z" level=info msg="Stopping container: 945b4fdd966de40877bcbf6c6d40e92a0fe82ec03808047346099f844f11335d (timeout: 10s)" id=97758411-12a6-4521-8b6f-b54348293f9b name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:47.018035 | controller | Jun 11 00:19:31.781870 crc crio[23067]: time="2026-06-11T00:19:31.778189291Z" level=info msg="Stopped container 945b4fdd966de40877bcbf6c6d40e92a0fe82ec03808047346099f844f11335d: openstack/dnsmasq-dns-6674dbf88c-rf66c/dnsmasq-dns" id=97758411-12a6-4521-8b6f-b54348293f9b name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:47.018050 | controller | Jun 11 00:19:31.781870 crc crio[23067]: time="2026-06-11T00:19:31.780034511Z" level=info msg="Stopping pod sandbox: 507428bf6e46af4021290a1343b05849c218b4d53c4f0b3f7082882a62532ed8" id=44ea8e5d-67dc-4712-80b7-2b79ad407a56 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.018066 | controller | Jun 11 00:19:31.781870 crc crio[23067]: time="2026-06-11T00:19:31.780858374Z" level=info msg="Got pod network &{Name:dnsmasq-dns-6674dbf88c-rf66c Namespace:openstack ID:507428bf6e46af4021290a1343b05849c218b4d53c4f0b3f7082882a62532ed8 UID:d010cc5d-1a6f-4d45-ac2f-b2b3d0243b9c NetNS:/var/run/netns/4b5de44d-8067-46e1-9e26-ca6fdcb33d08 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd010cc5d_1a6f_4d45_ac2f_b2b3d0243b9c.slice PodAnnotations:0xc000c34920}] Aliases:map[]}"
2026-06-11 01:10:47.018082 | controller | Jun 11 00:19:31.781870 crc crio[23067]: time="2026-06-11T00:19:31.780998828Z" level=info msg="Deleting pod openstack_dnsmasq-dns-6674dbf88c-rf66c from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.018098 | controller | Jun 11 00:19:31.887334 crc crio[23067]: 2026-06-11T00:19:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:417508eb777ed2d Mac:ca:9a:90:cd:a8:70 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9e Mtu:0 Sandbox:/var/run/netns/1337a126-6dea-4df8-a66c-7af9a1567086 SocketPath: PciID:}] [{Interface:0xc0004a86b0 Address:{IP:10.217.0.158 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:47.018114 | controller | Jun 11 00:19:31.894601 crc crio[23067]: time="2026-06-11T00:19:31.894503302Z" level=info msg="Got pod network &{Name:neutron-7fb7cc496f-bxh7n Namespace:openstack ID:417508eb777ed2deef79db2de1421219bd5eb646ed70bdeddaec4c1ac3b355ed UID:c9827548-09b4-459c-8a13-74d733e43adf NetNS:/var/run/netns/1337a126-6dea-4df8-a66c-7af9a1567086 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc9827548_09b4_459c_8a13_74d733e43adf.slice PodAnnotations:0xc007e12388}] Aliases:map[]}"
2026-06-11 01:10:47.018133 | controller | Jun 11 00:19:31.897739 crc crio[23067]: time="2026-06-11T00:19:31.897624467Z" level=info msg="Checking pod openstack_neutron-7fb7cc496f-bxh7n for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:47.018149 | controller | Jun 11 00:19:31.939258 crc crio[23067]: time="2026-06-11T00:19:31.939140989Z" level=info msg="Ran pod sandbox 417508eb777ed2deef79db2de1421219bd5eb646ed70bdeddaec4c1ac3b355ed with infra container: openstack/neutron-7fb7cc496f-bxh7n/POD" id=415bfd9b-6bee-4754-94e2-91874567dac3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.018164 | controller | Jun 11 00:19:31.987306 crc crio[23067]: time="2026-06-11T00:19:31.987144897Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=5b3cb41b-744b-444c-8618-5d2d758425a8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.018180 | controller | Jun 11 00:19:32.254303 crc crio[23067]: time="2026-06-11T00:19:32.253743304Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=a7680e8d-76f6-471e-9f12-dbcc1f618e8a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.018195 | controller | Jun 11 00:19:32.278829 crc crio[23067]: time="2026-06-11T00:19:32.276369911Z" level=info msg="Creating container: openstack/neutron-7fb7cc496f-bxh7n/neutron-api" id=74581fa2-720d-43df-9cc5-674864f406b0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.018210 | controller | Jun 11 00:19:32.278829 crc crio[23067]: time="2026-06-11T00:19:32.276829074Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.018226 | controller | Jun 11 00:19:32.348067 crc crio[23067]: time="2026-06-11T00:19:32.345966528Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.018241 | controller | Jun 11 00:19:32.435295 crc crio[23067]: time="2026-06-11T00:19:32.426183985Z" level=info msg="Stopped pod sandbox: 507428bf6e46af4021290a1343b05849c218b4d53c4f0b3f7082882a62532ed8" id=44ea8e5d-67dc-4712-80b7-2b79ad407a56 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.018256 | controller | Jun 11 00:19:32.438687 crc crio[23067]: time="2026-06-11T00:19:32.438069639Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.018272 | controller | Jun 11 00:19:32.448104 crc crio[23067]: time="2026-06-11T00:19:32.447411084Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.018288 | controller | Jun 11 00:19:33.020180 crc crio[23067]: time="2026-06-11T00:19:33.019539779Z" level=info msg="Stopping pod sandbox: d184bcd45054852bda5ef501adcd82daed55b286a5009ed705fdc12a56b7912a" id=858cee80-7b19-437f-93da-28f8fe3072d7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.018303 | controller | Jun 11 00:19:33.021879 crc crio[23067]: time="2026-06-11T00:19:33.020894446Z" level=info msg="Got pod network &{Name:keystone-bootstrap-bwxg6 Namespace:openstack ID:d184bcd45054852bda5ef501adcd82daed55b286a5009ed705fdc12a56b7912a UID:0351c715-d0ce-49b5-9cef-11c437cda335 NetNS:/var/run/netns/b1a0a835-ba29-4d27-bdd0-45f336dcd9ff Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0351c715_d0ce_49b5_9cef_11c437cda335.slice PodAnnotations:0xc007e120c8}] Aliases:map[]}"
2026-06-11 01:10:47.018323 | controller | Jun 11 00:19:33.021879 crc crio[23067]: time="2026-06-11T00:19:33.021064991Z" level=info msg="Deleting pod openstack_keystone-bootstrap-bwxg6 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.018339 | controller | Jun 11 00:19:33.025566 crc crio[23067]: time="2026-06-11T00:19:33.025467001Z" level=info msg="Removing container: 945b4fdd966de40877bcbf6c6d40e92a0fe82ec03808047346099f844f11335d" id=849f4ad8-735a-47ab-9411-a497c0ab598d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.018375 | controller | Jun 11 00:19:33.086531 crc crio[23067]: time="2026-06-11T00:19:33.085614661Z" level=info msg="Removed container 945b4fdd966de40877bcbf6c6d40e92a0fe82ec03808047346099f844f11335d: openstack/dnsmasq-dns-6674dbf88c-rf66c/dnsmasq-dns" id=849f4ad8-735a-47ab-9411-a497c0ab598d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.018393 | controller | Jun 11 00:19:33.094429 crc crio[23067]: time="2026-06-11T00:19:33.094368689Z" level=info msg="Removing container: 4881fedfd7ea83f1869ecac987263025d76aa9bdc6f7092689732a1f0066cfd7" id=5e440cb7-644a-42ca-984b-73734dc88400 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.018409 | controller | Jun 11 00:19:33.142627 crc crio[23067]: time="2026-06-11T00:19:33.142308736Z" level=info msg="Removed container 4881fedfd7ea83f1869ecac987263025d76aa9bdc6f7092689732a1f0066cfd7: openstack/dnsmasq-dns-6674dbf88c-rf66c/init" id=5e440cb7-644a-42ca-984b-73734dc88400 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.018425 | controller | Jun 11 00:19:33.185033 crc crio[23067]: time="2026-06-11T00:19:33.184944998Z" level=info msg="Created container f352b821a547fa205888705c2e0d9008052dafe5e5a06e5d9bd462ba2a596c0f: openstack/glance-default-external-api-0/glance-httpd" id=91d4c43d-4eec-427c-afae-c479279e86d7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.018441 | controller | Jun 11 00:19:33.188218 crc crio[23067]: time="2026-06-11T00:19:33.188145806Z" level=info msg="Starting container: f352b821a547fa205888705c2e0d9008052dafe5e5a06e5d9bd462ba2a596c0f" id=7a3ca1ff-c303-4c87-8600-edb1b3f52e24 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.018457 | controller | Jun 11 00:19:33.198505 crc crio[23067]: time="2026-06-11T00:19:33.198448166Z" level=info msg="Started container" PID=71001 containerID=f352b821a547fa205888705c2e0d9008052dafe5e5a06e5d9bd462ba2a596c0f description=openstack/glance-default-external-api-0/glance-httpd id=7a3ca1ff-c303-4c87-8600-edb1b3f52e24 name=/runtime.v1.RuntimeService/StartContainer sandboxID=787ef609fb6d6de61ace6ae198a1f9c1f2b711ee7fa2b76c83355f5ec606dd2e
2026-06-11 01:10:47.018473 | controller | Jun 11 00:19:33.446696 crc crio[23067]: time="2026-06-11T00:19:33.446029274Z" level=info msg="Stopped pod sandbox: d184bcd45054852bda5ef501adcd82daed55b286a5009ed705fdc12a56b7912a" id=858cee80-7b19-437f-93da-28f8fe3072d7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.018489 | controller | Jun 11 00:19:33.733065 crc crio[23067]: time="2026-06-11T00:19:33.732938015Z" level=info msg="Created container fd15b6f0e0fc4d7ca2f6f153730eeb4e2115b8278d7cf927926aec4c3954310a: openstack/neutron-7fb7cc496f-bxh7n/neutron-api" id=74581fa2-720d-43df-9cc5-674864f406b0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.018505 | controller | Jun 11 00:19:33.734219 crc crio[23067]: time="2026-06-11T00:19:33.734116977Z" level=info msg="Starting container: fd15b6f0e0fc4d7ca2f6f153730eeb4e2115b8278d7cf927926aec4c3954310a" id=908c46bd-14f5-4bf8-98f4-6ae096061242 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.018520 | controller | Jun 11 00:19:33.745749 crc crio[23067]: time="2026-06-11T00:19:33.745550269Z" level=info msg="Started container" PID=71005 containerID=fd15b6f0e0fc4d7ca2f6f153730eeb4e2115b8278d7cf927926aec4c3954310a description=openstack/neutron-7fb7cc496f-bxh7n/neutron-api id=908c46bd-14f5-4bf8-98f4-6ae096061242 name=/runtime.v1.RuntimeService/StartContainer sandboxID=417508eb777ed2deef79db2de1421219bd5eb646ed70bdeddaec4c1ac3b355ed
2026-06-11 01:10:47.018539 | controller | Jun 11 00:19:33.926953 crc crio[23067]: time="2026-06-11T00:19:33.926597484Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=4e549819-2101-49cf-8102-2bd9490cd48a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.018556 | controller | Jun 11 00:19:34.117531 crc crio[23067]: time="2026-06-11T00:19:34.115840473Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=56f63821-24d8-423d-9239-d0d1297570b3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.018571 | controller | Jun 11 00:19:34.143492 crc crio[23067]: time="2026-06-11T00:19:34.143400374Z" level=info msg="Creating container: openstack/neutron-7fb7cc496f-bxh7n/neutron-httpd" id=5a45eda9-a181-43ab-9425-0344309d0df1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.018587 | controller | Jun 11 00:19:34.145256 crc crio[23067]: time="2026-06-11T00:19:34.143910668Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.018603 | controller | Jun 11 00:19:34.323056 crc crio[23067]: time="2026-06-11T00:19:34.322937438Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.018619 | controller | Jun 11 00:19:34.335717 crc crio[23067]: time="2026-06-11T00:19:34.329352233Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.018635 | controller | Jun 11 00:19:34.539219 crc crio[23067]: time="2026-06-11T00:19:34.538951147Z" level=info msg="Created container e608053d98eacaa8e7febb4a0a12d4a6a0776bae241500743187bd2b4e26ea5a: openstack/neutron-7fb7cc496f-bxh7n/neutron-httpd" id=5a45eda9-a181-43ab-9425-0344309d0df1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.018651 | controller | Jun 11 00:19:34.543148 crc crio[23067]: time="2026-06-11T00:19:34.542569925Z" level=info msg="Starting container: e608053d98eacaa8e7febb4a0a12d4a6a0776bae241500743187bd2b4e26ea5a" id=a3b2e740-251c-45b0-ae2d-060cfbb3804a name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.018667 | controller | Jun 11 00:19:34.557533 crc crio[23067]: time="2026-06-11T00:19:34.557386859Z" level=info msg="Started container" PID=71364 containerID=e608053d98eacaa8e7febb4a0a12d4a6a0776bae241500743187bd2b4e26ea5a description=openstack/neutron-7fb7cc496f-bxh7n/neutron-httpd id=a3b2e740-251c-45b0-ae2d-060cfbb3804a name=/runtime.v1.RuntimeService/StartContainer sandboxID=417508eb777ed2deef79db2de1421219bd5eb646ed70bdeddaec4c1ac3b355ed
2026-06-11 01:10:47.018683 | controller | Jun 11 00:19:35.537521 crc crio[23067]: time="2026-06-11T00:19:35.537406603Z" level=info msg="Running pod sandbox: openstack/keystone-8484c986bb-gz5hf/POD" id=db2b1155-42e6-40d3-99d8-7a71f0a95d0e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.018699 | controller | Jun 11 00:19:35.537691 crc crio[23067]: time="2026-06-11T00:19:35.537548667Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.018715 | controller | Jun 11 00:19:37.273013 crc crio[23067]: time="2026-06-11T00:19:37.272299312Z" level=info msg="Stopping pod sandbox: e8aaa1e44ca9d17393fd21fff751cb5c8c26bdc8581c1eb36a60e3e6b6a4a891" id=58d8c634-813a-447b-8af0-298d6ef908bf name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.018731 | controller | Jun 11 00:19:37.275565 crc crio[23067]: time="2026-06-11T00:19:37.274497872Z" level=info msg="Got pod network &{Name:placement-db-sync-sgwjr Namespace:openstack ID:e8aaa1e44ca9d17393fd21fff751cb5c8c26bdc8581c1eb36a60e3e6b6a4a891 UID:6eb3a4cf-8354-4cb2-9b6f-5585ca83dec7 NetNS:/var/run/netns/88656f5e-701d-4573-bc02-96952ff18ee0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6eb3a4cf_8354_4cb2_9b6f_5585ca83dec7.slice PodAnnotations:0xc0082021d0}] Aliases:map[]}"
2026-06-11 01:10:47.018751 | controller | Jun 11 00:19:37.275565 crc crio[23067]: time="2026-06-11T00:19:37.274703448Z" level=info msg="Deleting pod openstack_placement-db-sync-sgwjr from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.018767 | controller | Jun 11 00:19:40.339720 crc crio[23067]: time="2026-06-11T00:19:40.338910416Z" level=info msg="Stopping pod sandbox: 3210fd739acb2e93bb219f8dbbee652bfd004e6692e994a362356250cd4c7317" id=63c343b9-44fc-415d-8baa-f932b1615894 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.018783 | controller | Jun 11 00:19:40.341299 crc crio[23067]: time="2026-06-11T00:19:40.340478169Z" level=info msg="Got pod network &{Name:barbican-db-sync-vmd65 Namespace:openstack ID:3210fd739acb2e93bb219f8dbbee652bfd004e6692e994a362356250cd4c7317 UID:dcf6767b-e60b-4d88-b44d-b3798cc5d87c NetNS:/var/run/netns/0b67934d-2777-4449-baee-82c68f0669ff Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddcf6767b_e60b_4d88_b44d_b3798cc5d87c.slice PodAnnotations:0xc0002f2618}] Aliases:map[]}"
2026-06-11 01:10:47.018800 | controller | Jun 11 00:19:40.341299 crc crio[23067]: time="2026-06-11T00:19:40.340609122Z" level=info msg="Deleting pod openstack_barbican-db-sync-vmd65 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.018815 | controller | Jun 11 00:19:41.820161 crc crio[23067]: time="2026-06-11T00:19:41.819292889Z" level=info msg="Stopped pod sandbox: 3210fd739acb2e93bb219f8dbbee652bfd004e6692e994a362356250cd4c7317" id=63c343b9-44fc-415d-8baa-f932b1615894 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.018832 | controller | Jun 11 00:19:41.822460 crc crio[23067]: time="2026-06-11T00:19:41.822389674Z" level=info msg="Stopped pod sandbox: e8aaa1e44ca9d17393fd21fff751cb5c8c26bdc8581c1eb36a60e3e6b6a4a891" id=58d8c634-813a-447b-8af0-298d6ef908bf name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.018848 | controller | Jun 11 00:19:41.869269 crc crio[23067]: time="2026-06-11T00:19:41.869177369Z" level=info msg="Got pod network &{Name:keystone-8484c986bb-gz5hf Namespace:openstack ID:a562c3f3def50430a5f463c973d58d68d7f4a48e076517051f0966e4181c7614 UID:9bdc4a8f-ae0f-400d-ab70-678c5a2dc76b NetNS:/var/run/netns/144c740c-0edc-42ef-9978-efb80438a39e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9bdc4a8f_ae0f_400d_ab70_678c5a2dc76b.slice PodAnnotations:0xc0029b2670}] Aliases:map[]}"
2026-06-11 01:10:47.018864 | controller | Jun 11 00:19:41.869269 crc crio[23067]: time="2026-06-11T00:19:41.869255181Z" level=info msg="Adding pod openstack_keystone-8484c986bb-gz5hf to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.018879 | controller | Jun 11 00:19:41.942313 crc crio[23067]: time="2026-06-11T00:19:41.94222372Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/sg-core@sha256:457ac65a0818c89c25b563e576fd0e228e61b23e5913835aa8c748f2c70ce600" id=5f8ee0ff-e2d2-424a-8586-cc372b991823 name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:47.018895 | controller | Jun 11 00:19:41.943020 crc crio[23067]: time="2026-06-11T00:19:41.942930639Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=007f8c20-2422-46c3-9689-938bdd9add61 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.018914 | controller | Jun 11 00:19:41.979307 crc crio[23067]: time="2026-06-11T00:19:41.979031684Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=ba9a1920-a7f8-473e-b2a5-a8f0eeaae54f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.018930 | controller | Jun 11 00:19:42.011025 crc crio[23067]: time="2026-06-11T00:19:42.010701367Z" level=info msg="Creating container: openstack/ceilometer-0/sg-core" id=79c21a56-4861-4bed-8f8a-a95c4e16018a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.018945 | controller | Jun 11 00:19:42.013681 crc crio[23067]: time="2026-06-11T00:19:42.012305941Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.018961 | controller | Jun 11 00:19:42.154273 crc crio[23067]: time="2026-06-11T00:19:42.153729456Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.018977 | controller | Jun 11 00:19:42.164458 crc crio[23067]: time="2026-06-11T00:19:42.164428977Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.018993 | controller | Jun 11 00:19:42.292744 crc crio[23067]: time="2026-06-11T00:19:42.292687773Z" level=info msg="Created container 37db46c0a071ecdf4a41bd37bc8d045715473c2cbea8854016af2a6bc56b8d8b: openstack/ceilometer-0/sg-core" id=79c21a56-4861-4bed-8f8a-a95c4e16018a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.019009 | controller | Jun 11 00:19:42.294370 crc crio[23067]: time="2026-06-11T00:19:42.294300807Z" level=info msg="Starting container: 37db46c0a071ecdf4a41bd37bc8d045715473c2cbea8854016af2a6bc56b8d8b" id=edf207a9-e91c-4fae-8ea5-9449788ee7b5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.019025 | controller | Jun 11 00:19:42.300710 crc crio[23067]: time="2026-06-11T00:19:42.300600719Z" level=info msg="Started container" PID=71990 containerID=37db46c0a071ecdf4a41bd37bc8d045715473c2cbea8854016af2a6bc56b8d8b description=openstack/ceilometer-0/sg-core id=edf207a9-e91c-4fae-8ea5-9449788ee7b5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=792b2decad05c5dac7d072efbc46940c45b2f71cfda169cfc16b17bfe80946de
2026-06-11 01:10:47.019040 | controller | Jun 11 00:19:42.319453 crc crio[23067]: time="2026-06-11T00:19:42.319298999Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=7c5184d3-4fe7-40f6-90e1-f4f04be19038 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.019056 | controller | Jun 11 00:19:42.319724 crc crio[23067]: time="2026-06-11T00:19:42.319584587Z" level=info msg="Image registry.redhat.io/ubi9/httpd-24:latest not found" id=7c5184d3-4fe7-40f6-90e1-f4f04be19038 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.019071 | controller | Jun 11 00:19:42.319826 crc crio[23067]: time="2026-06-11T00:19:42.319632878Z" level=info msg="Neither image nor artfiact registry.redhat.io/ubi9/httpd-24:latest found" id=7c5184d3-4fe7-40f6-90e1-f4f04be19038 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.019086 | controller | Jun 11 00:19:42.321067 crc crio[23067]: time="2026-06-11T00:19:42.320972464Z" level=info msg="Pulling image: registry.redhat.io/ubi9/httpd-24:latest" id=27416d83-903d-4acf-bacb-92bd39d85c4d name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:47.019102 | controller | Jun 11 00:19:42.360116 crc crio[23067]: time="2026-06-11T00:19:42.360018329Z" level=info msg="Trying to access \"registry.redhat.io/ubi9/httpd-24:latest\""
2026-06-11 01:10:47.019118 | controller | Jun 11 00:19:42.377617 crc crio[23067]: time="2026-06-11T00:19:42.377552667Z" level=info msg="Stopping pod sandbox: cec63dd46965a35dad52e6bddacfbc66b3669f72380b7871cb62b30651f06f12" id=c0492bac-6ed9-4aa9-99cb-c96e06f38a7b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.019137 | controller | Jun 11 00:19:42.378274 crc crio[23067]: time="2026-06-11T00:19:42.378206525Z" level=info msg="Got pod network &{Name:cinder-db-sync-jcbdf Namespace:openstack ID:cec63dd46965a35dad52e6bddacfbc66b3669f72380b7871cb62b30651f06f12 UID:d3d51a9e-b61f-4010-a172-fda1f75ef060 NetNS:/var/run/netns/1378a1e9-4961-4e1a-93af-23a5231b1889 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd3d51a9e_b61f_4010_a172_fda1f75ef060.slice PodAnnotations:0xc003610a10}] Aliases:map[]}"
2026-06-11 01:10:47.019154 | controller | Jun 11 00:19:42.378380 crc crio[23067]: time="2026-06-11T00:19:42.378367939Z" level=info msg="Deleting pod openstack_cinder-db-sync-jcbdf from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.019170 | controller | Jun 11 00:19:42.530888 crc crio[23067]: 2026-06-11T00:19:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a562c3f3def5043 Mac:ee:a9:b9:ef:62:28 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9f Mtu:0 Sandbox:/var/run/netns/144c740c-0edc-42ef-9978-efb80438a39e SocketPath: PciID:}] [{Interface:0xc0002225c0 Address:{IP:10.217.0.159 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:47.019186 | controller | Jun 11 00:19:42.544160 crc crio[23067]: time="2026-06-11T00:19:42.544067556Z" level=info msg="Got pod network &{Name:keystone-8484c986bb-gz5hf Namespace:openstack ID:a562c3f3def50430a5f463c973d58d68d7f4a48e076517051f0966e4181c7614 UID:9bdc4a8f-ae0f-400d-ab70-678c5a2dc76b NetNS:/var/run/netns/144c740c-0edc-42ef-9978-efb80438a39e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9bdc4a8f_ae0f_400d_ab70_678c5a2dc76b.slice PodAnnotations:0xc0029b2670}] Aliases:map[]}"
2026-06-11 01:10:47.019202 | controller | Jun 11 00:19:42.544446 crc crio[23067]: time="2026-06-11T00:19:42.544351574Z" level=info msg="Checking pod openstack_keystone-8484c986bb-gz5hf for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:47.019218 | controller | Jun 11 00:19:42.553328 crc crio[23067]: time="2026-06-11T00:19:42.553233126Z" level=info msg="Ran pod sandbox a562c3f3def50430a5f463c973d58d68d7f4a48e076517051f0966e4181c7614 with infra container: openstack/keystone-8484c986bb-gz5hf/POD" id=db2b1155-42e6-40d3-99d8-7a71f0a95d0e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.019233 | controller | Jun 11 00:19:42.556972 crc crio[23067]: time="2026-06-11T00:19:42.556384842Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified" id=2dba239f-b0cb-4ff8-9376-6c35bb271915 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.019249 | controller | Jun 11 00:19:42.622955 crc crio[23067]: time="2026-06-11T00:19:42.622740641Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified" id=eb11e033-1ae3-4181-9365-9e296e3cd194 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.019264 | controller | Jun 11 00:19:42.634698 crc crio[23067]: time="2026-06-11T00:19:42.634382868Z" level=info msg="Creating container: openstack/keystone-8484c986bb-gz5hf/keystone-api" id=5308808d-e387-4096-84e8-f56c45ca0949 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.019280 | controller | Jun 11 00:19:42.638702 crc crio[23067]: time="2026-06-11T00:19:42.634986114Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.019295 | controller | Jun 11 00:19:42.681180 crc crio[23067]: time="2026-06-11T00:19:42.681080951Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.019311 | controller | Jun 11 00:19:42.685187 crc crio[23067]: time="2026-06-11T00:19:42.685119691Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.019330 | controller | Jun 11 00:19:42.689145 crc crio[23067]: time="2026-06-11T00:19:42.689042248Z" level=info msg="Stopped pod sandbox: cec63dd46965a35dad52e6bddacfbc66b3669f72380b7871cb62b30651f06f12" id=c0492bac-6ed9-4aa9-99cb-c96e06f38a7b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.019349 | controller | Jun 11 00:19:42.825507 crc crio[23067]: time="2026-06-11T00:19:42.825428976Z" level=info msg="Created container e5025b6eb6c37022ab7dda9bb385cad64002c22391afa64b5a3f0e18adca6ed7: openstack/keystone-8484c986bb-gz5hf/keystone-api" id=5308808d-e387-4096-84e8-f56c45ca0949 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.019382 | controller | Jun 11 00:19:42.826827 crc crio[23067]: time="2026-06-11T00:19:42.826609648Z" level=info msg="Starting container: e5025b6eb6c37022ab7dda9bb385cad64002c22391afa64b5a3f0e18adca6ed7" id=b7009fd5-fd6a-4995-80de-ed0348839dcc name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.019399 | controller | Jun 11 00:19:42.832799 crc crio[23067]: time="2026-06-11T00:19:42.832347474Z" level=info msg="Started container" PID=72060 containerID=e5025b6eb6c37022ab7dda9bb385cad64002c22391afa64b5a3f0e18adca6ed7 description=openstack/keystone-8484c986bb-gz5hf/keystone-api id=b7009fd5-fd6a-4995-80de-ed0348839dcc name=/runtime.v1.RuntimeService/StartContainer sandboxID=a562c3f3def50430a5f463c973d58d68d7f4a48e076517051f0966e4181c7614
2026-06-11 01:10:47.019415 | controller | Jun 11 00:19:43.890597 crc crio[23067]: time="2026-06-11T00:19:43.885832631Z" level=info msg="Running pod sandbox: openstack/placement-f9c8cf484-x5spd/POD" id=d2b3625f-9a23-4a9c-a529-5272557ca926 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.019432 | controller | Jun 11 00:19:43.891903 crc crio[23067]: time="2026-06-11T00:19:43.889994725Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.019448 | controller | Jun 11 00:19:43.962216 crc crio[23067]: time="2026-06-11T00:19:43.962136111Z" level=info msg="Got pod network &{Name:placement-f9c8cf484-x5spd Namespace:openstack ID:ea51e10d9b1179435cffb494566b4b9cfaa59bf0108f9c6d5ebb4566540bc125 UID:a48fcbe5-7833-4a7c-adc9-90c9250604a7 NetNS:/var/run/netns/2f60f981-5545-49a0-b6e2-d03b17599d5d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda48fcbe5_7833_4a7c_adc9_90c9250604a7.slice PodAnnotations:0xc003611020}] Aliases:map[]}"
2026-06-11 01:10:47.019464 | controller | Jun 11 00:19:43.962216 crc crio[23067]: time="2026-06-11T00:19:43.962201273Z" level=info msg="Adding pod openstack_placement-f9c8cf484-x5spd to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.019480 | controller | Jun 11 00:19:44.014135 crc crio[23067]: time="2026-06-11T00:19:44.013925343Z" level=info msg="Running pod sandbox: openstack/barbican-keystone-listener-5b9b7f4cb-rcb74/POD" id=a377f7c3-0060-48d0-ba01-bc32bbf260bd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.019496 | controller | Jun 11 00:19:44.014135 crc crio[23067]: time="2026-06-11T00:19:44.014009875Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.019512 | controller | Jun 11 00:19:44.040081 crc crio[23067]: time="2026-06-11T00:19:44.039837738Z" level=info msg="Running pod sandbox: openstack/barbican-worker-7d6fd88c9c-976kw/POD" id=82c60adb-3fc7-4521-930b-6f3bd68449f5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.019528 | controller | Jun 11 00:19:44.040081 crc crio[23067]: time="2026-06-11T00:19:44.039938031Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.019549 | controller | Jun 11 00:19:44.143929 crc crio[23067]: time="2026-06-11T00:19:44.143140714Z" level=info msg="Got pod network &{Name:barbican-worker-7d6fd88c9c-976kw Namespace:openstack ID:272f4889f2c2e6878adbd5897e07dbdf569e13b12ad196393d6349cb81ee89f9 UID:f6acfcd7-a230-4834-9631-a79a6f39b4b8 NetNS:/var/run/netns/0079c700-22f3-40e7-be77-bb091c35a315 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf6acfcd7_a230_4834_9631_a79a6f39b4b8.slice PodAnnotations:0xc002392318}] Aliases:map[]}"
2026-06-11 01:10:47.019566 | controller | Jun 11 00:19:44.143929 crc crio[23067]: time="2026-06-11T00:19:44.143204706Z" level=info msg="Adding pod openstack_barbican-worker-7d6fd88c9c-976kw to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.019582 | controller | Jun 11 00:19:44.168747 crc crio[23067]: time="2026-06-11T00:19:44.165231137Z" level=info msg="Got pod network &{Name:barbican-keystone-listener-5b9b7f4cb-rcb74 Namespace:openstack ID:9b1e6884d2a8334f74f4981a193490899318a51b9337af1d168253466b36acab UID:c0f9e9b8-0a14-4405-8a0a-ec765f732e55 NetNS:/var/run/netns/94483eb1-08aa-4ca6-a3bd-f6fe41c92487 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc0f9e9b8_0a14_4405_8a0a_ec765f732e55.slice PodAnnotations:0xc0023924d8}] Aliases:map[]}"
2026-06-11 01:10:47.019598 | controller | Jun 11 00:19:44.168747 crc crio[23067]: time="2026-06-11T00:19:44.165307369Z" level=info msg="Adding pod openstack_barbican-keystone-listener-5b9b7f4cb-rcb74 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.019614 | controller | Jun 11 00:19:44.448915 crc crio[23067]: time="2026-06-11T00:19:44.441449506Z" level=info msg="Running pod sandbox: openstack/cinder-online-data-migrations-4g7rw/POD" id=1e9a8e2d-de99-44c4-8e27-8367d808bd25 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.019630 | controller | Jun 11 00:19:44.449167 crc crio[23067]: time="2026-06-11T00:19:44.448961211Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.019646 | controller | Jun 11 00:19:44.460533 crc crio[23067]: time="2026-06-11T00:19:44.45921159Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-54f48964b7-lddjz/POD" id=ada4fcd7-5209-49c6-bfd4-25c6e8445315 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.019662 | controller | Jun 11 00:19:44.460533 crc crio[23067]: time="2026-06-11T00:19:44.459374205Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.019677 | controller | Jun 11 00:19:44.562151 crc crio[23067]: 2026-06-11T00:19:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ea51e10d9b11794 Mac:b6:27:0d:9f:53:f7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a0 Mtu:0 Sandbox:/var/run/netns/2f60f981-5545-49a0-b6e2-d03b17599d5d SocketPath: PciID:}] [{Interface:0xc0002dca20 Address:{IP:10.217.0.160 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:47.019693 | controller | Jun 11 00:19:44.577558 crc crio[23067]: time="2026-06-11T00:19:44.576856357Z" level=info msg="Got pod network &{Name:placement-f9c8cf484-x5spd Namespace:openstack ID:ea51e10d9b1179435cffb494566b4b9cfaa59bf0108f9c6d5ebb4566540bc125 UID:a48fcbe5-7833-4a7c-adc9-90c9250604a7 NetNS:/var/run/netns/2f60f981-5545-49a0-b6e2-d03b17599d5d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda48fcbe5_7833_4a7c_adc9_90c9250604a7.slice PodAnnotations:0xc003611020}] Aliases:map[]}"
2026-06-11 01:10:47.019713 | controller | Jun 11 00:19:44.577558 crc crio[23067]: time="2026-06-11T00:19:44.577070663Z" level=info msg="Checking pod openstack_placement-f9c8cf484-x5spd for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:47.019730 | controller | Jun 11 00:19:44.618500 crc crio[23067]: time="2026-06-11T00:19:44.618391739Z" level=info msg="Ran pod sandbox ea51e10d9b1179435cffb494566b4b9cfaa59bf0108f9c6d5ebb4566540bc125 with infra container: openstack/placement-f9c8cf484-x5spd/POD" id=d2b3625f-9a23-4a9c-a529-5272557ca926 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.019746 | controller | Jun 11 00:19:44.625358 crc crio[23067]: time="2026-06-11T00:19:44.625237516Z" level=info msg="Running pod sandbox: openstack/barbican-api-675dbddb44-b88qz/POD" id=2fcc4bab-bb00-4d3a-a7f2-64e4cb6ea029 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.019762 | controller | Jun 11 00:19:44.625358 crc crio[23067]: time="2026-06-11T00:19:44.625356429Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.019778 | controller | Jun 11 00:19:44.627742 crc crio[23067]: time="2026-06-11T00:19:44.627555429Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified" id=2661e471-0e74-49ad-bb70-7a5cac1d39cc name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.019795 | controller | Jun 11 00:19:44.632423 crc crio[23067]: time="2026-06-11T00:19:44.63234549Z" level=info msg="Got pod network &{Name:dnsmasq-dns-54f48964b7-lddjz Namespace:openstack ID:51b53ea5b4e6883795729543c35e725e721e98d3c0ba648890b8b2f6cc5f3550 UID:4e57543c-b244-41aa-81b6-a4c7fc1ab0e9 NetNS:/var/run/netns/49e045a9-1707-47e7-9bf0-31b99d10e085 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4e57543c_b244_41aa_81b6_a4c7fc1ab0e9.slice PodAnnotations:0xc0079a4080}] Aliases:map[]}"
2026-06-11 01:10:47.019810 | controller | Jun 11 00:19:44.632423 crc crio[23067]: time="2026-06-11T00:19:44.632414252Z" level=info msg="Adding pod openstack_dnsmasq-dns-54f48964b7-lddjz to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.019827 | controller | Jun 11 00:19:44.633381 crc crio[23067]: time="2026-06-11T00:19:44.633334467Z" level=info msg="Got pod network &{Name:cinder-online-data-migrations-4g7rw Namespace:openstack ID:9535357f417cc16a5fc53ea9fae76cf373a556ca70d81da6fb4b4aede298edb1 UID:323231c3-94be-4ce4-b480-b1e75e634ec8 NetNS:/var/run/netns/8fb0c8f4-6b0c-44c2-b312-078b621c9a24 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod323231c3_94be_4ce4_b480_b1e75e634ec8.slice PodAnnotations:0xc0036100c0}] Aliases:map[]}"
2026-06-11 01:10:47.019843 | controller | Jun 11 00:19:44.633381 crc crio[23067]: time="2026-06-11T00:19:44.633363117Z" level=info msg="Adding pod openstack_cinder-online-data-migrations-4g7rw to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.019858 | controller | Jun 11 00:19:44.772400 crc crio[23067]: time="2026-06-11T00:19:44.771921424Z" level=info msg="Got pod network &{Name:barbican-api-675dbddb44-b88qz Namespace:openstack ID:0cb7482a6221314e3cc357258e27e67a86bcd482c07b105696a57b5ebdea1aff UID:48146af8-16a6-4bcc-bc58-71fd18b12095 NetNS:/var/run/netns/002d8ee5-9d09-4ee6-9314-8e9c7ba24f9c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod48146af8_16a6_4bcc_bc58_71fd18b12095.slice PodAnnotations:0xc000130c90}] Aliases:map[]}"
2026-06-11 01:10:47.019874 | controller | Jun 11 00:19:44.772857 crc crio[23067]: time="2026-06-11T00:19:44.772620974Z" level=info msg="Adding pod openstack_barbican-api-675dbddb44-b88qz to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.019894 | controller | Jun 11 00:19:44.847706 crc crio[23067]: time="2026-06-11T00:19:44.84657747Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified" id=c27dade0-95cb-47ae-b8d9-1acaf172d278 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.019911 | controller | Jun 11 00:19:44.854669 crc crio[23067]: time="2026-06-11T00:19:44.854569747Z" level=info msg="Creating container: openstack/placement-f9c8cf484-x5spd/placement-log" id=4e54406b-2933-4c21-9fa1-6a27d498f3ce name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.019927 | controller | Jun 11 00:19:44.862268 crc crio[23067]: time="2026-06-11T00:19:44.861555678Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.019942 | controller | Jun 11 00:19:44.947391 crc crio[23067]: time="2026-06-11T00:19:44.946604786Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.019957 | controller | Jun 11 00:19:44.958139 crc crio[23067]: time="2026-06-11T00:19:44.955214421Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.019972 | controller | Jun 11 00:19:44.978497 crc crio[23067]: 2026-06-11T00:19:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:272f4889f2c2e68 Mac:f2:c0:b6:32:04:44 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a2 Mtu:0 Sandbox:/var/run/netns/0079c700-22f3-40e7-be77-bb091c35a315 SocketPath: PciID:}] [{Interface:0xc000150780 Address:{IP:10.217.0.162 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:47.019988 | controller | Jun 11 00:19:44.978875 crc crio[23067]: time="2026-06-11T00:19:44.978811504Z" level=info msg="Got pod network &{Name:barbican-worker-7d6fd88c9c-976kw Namespace:openstack ID:272f4889f2c2e6878adbd5897e07dbdf569e13b12ad196393d6349cb81ee89f9 UID:f6acfcd7-a230-4834-9631-a79a6f39b4b8 NetNS:/var/run/netns/0079c700-22f3-40e7-be77-bb091c35a315 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf6acfcd7_a230_4834_9631_a79a6f39b4b8.slice PodAnnotations:0xc002392318}] Aliases:map[]}"
2026-06-11 01:10:47.020004 | controller | Jun 11 00:19:44.978982 crc crio[23067]: time="2026-06-11T00:19:44.978949808Z" level=info msg="Checking pod openstack_barbican-worker-7d6fd88c9c-976kw for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:47.020020 | controller | Jun 11 00:19:44.987757 crc crio[23067]: time="2026-06-11T00:19:44.987614934Z" level=info msg="Ran pod sandbox 272f4889f2c2e6878adbd5897e07dbdf569e13b12ad196393d6349cb81ee89f9 with infra container: openstack/barbican-worker-7d6fd88c9c-976kw/POD" id=82c60adb-3fc7-4521-930b-6f3bd68449f5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.020035 | controller | Jun 11 00:19:45.007353 crc crio[23067]: time="2026-06-11T00:19:45.00726768Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified" id=554ad782-a277-4f98-8426-ad962b301321 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.020051 | controller | Jun 11 00:19:45.007557 crc crio[23067]: time="2026-06-11T00:19:45.007461165Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified not found" id=554ad782-a277-4f98-8426-ad962b301321 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.020067 | controller | Jun 11 00:19:45.007557 crc crio[23067]: time="2026-06-11T00:19:45.007505196Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified found" id=554ad782-a277-4f98-8426-ad962b301321 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.020087 | controller | Jun 11 00:19:45.012289 crc crio[23067]: time="2026-06-11T00:19:45.012216145Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified" id=97f68313-ea81-46a6-9f4e-55ebdc534496 name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:47.020103 | controller | Jun 11 00:19:45.028717 crc crio[23067]: time="2026-06-11T00:19:45.02855176Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\""
2026-06-11 01:10:47.020118 | controller | Jun 11 00:19:45.205186 crc crio[23067]: time="2026-06-11T00:19:45.205101273Z" level=info msg="Created container 0d1d451cf08598243ac059c88e03d451fede0e29b2b4c82283c8d60abe17eb59: openstack/placement-f9c8cf484-x5spd/placement-log" id=4e54406b-2933-4c21-9fa1-6a27d498f3ce name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.020134 | controller | Jun 11 00:19:45.211177 crc crio[23067]: time="2026-06-11T00:19:45.211126037Z" level=info msg="Starting container: 0d1d451cf08598243ac059c88e03d451fede0e29b2b4c82283c8d60abe17eb59" id=788f330c-a663-49a0-94ea-a7dd12660565 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.020150 | controller | Jun 11 00:19:45.220589 crc crio[23067]: 2026-06-11T00:19:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9b1e6884d2a8334 Mac:a2:ed:38:ab:58:a6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a1 Mtu:0 Sandbox:/var/run/netns/94483eb1-08aa-4ca6-a3bd-f6fe41c92487 SocketPath: PciID:}] [{Interface:0xc000140900 Address:{IP:10.217.0.161 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:47.020166 | controller | Jun 11 00:19:45.222149 crc crio[23067]: time="2026-06-11T00:19:45.221946132Z" level=info msg="Got pod network &{Name:barbican-keystone-listener-5b9b7f4cb-rcb74 Namespace:openstack ID:9b1e6884d2a8334f74f4981a193490899318a51b9337af1d168253466b36acab UID:c0f9e9b8-0a14-4405-8a0a-ec765f732e55 NetNS:/var/run/netns/94483eb1-08aa-4ca6-a3bd-f6fe41c92487 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc0f9e9b8_0a14_4405_8a0a_ec765f732e55.slice PodAnnotations:0xc0023924d8}] Aliases:map[]}"
2026-06-11 01:10:47.020182 | controller | Jun 11 00:19:45.222322 crc crio[23067]: time="2026-06-11T00:19:45.222270351Z" level=info msg="Checking pod openstack_barbican-keystone-listener-5b9b7f4cb-rcb74 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:47.020198 | controller | Jun 11 00:19:45.232472 crc crio[23067]: time="2026-06-11T00:19:45.232396347Z" level=info msg="Ran pod sandbox 9b1e6884d2a8334f74f4981a193490899318a51b9337af1d168253466b36acab with infra container: openstack/barbican-keystone-listener-5b9b7f4cb-rcb74/POD" id=a377f7c3-0060-48d0-ba01-bc32bbf260bd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.020213 | controller | Jun 11 00:19:45.235305 crc crio[23067]: time="2026-06-11T00:19:45.235227274Z" level=info msg="Started container" PID=72619 containerID=0d1d451cf08598243ac059c88e03d451fede0e29b2b4c82283c8d60abe17eb59 description=openstack/placement-f9c8cf484-x5spd/placement-log id=788f330c-a663-49a0-94ea-a7dd12660565 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ea51e10d9b1179435cffb494566b4b9cfaa59bf0108f9c6d5ebb4566540bc125
2026-06-11 01:10:47.020229 | controller | Jun 11 00:19:45.238951 crc crio[23067]: time="2026-06-11T00:19:45.237839565Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified" id=f73c7ccb-171a-4248-9c82-33be5297b846 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.020245 | controller | Jun 11 00:19:45.238951 crc crio[23067]: time="2026-06-11T00:19:45.238186805Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified not found" id=f73c7ccb-171a-4248-9c82-33be5297b846 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.020265 | controller | Jun 11 00:19:45.238951 crc crio[23067]: time="2026-06-11T00:19:45.238232496Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified found" id=f73c7ccb-171a-4248-9c82-33be5297b846 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.020281 | controller | Jun 11 00:19:45.240495 crc crio[23067]: time="2026-06-11T00:19:45.240461847Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified" id=e3fb7954-d664-48b1-814c-3e7a3385d31b name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:47.020297 | controller | Jun 11 00:19:45.247914 crc crio[23067]: time="2026-06-11T00:19:45.247835428Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\""
2026-06-11 01:10:47.020312 | controller | Jun 11 00:19:45.259935 crc crio[23067]: time="2026-06-11T00:19:45.255045634Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified" id=311ec1e0-91bf-4206-a0b3-a325650b0144 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.020328 | controller | Jun 11 00:19:45.347949 crc crio[23067]: time="2026-06-11T00:19:45.347743211Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified" id=c6f8c578-8e32-4d87-b21f-3712b85dbcd1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.020343 | controller | Jun 11 00:19:45.361136 crc crio[23067]: time="2026-06-11T00:19:45.361085795Z" level=info msg="Creating container: openstack/placement-f9c8cf484-x5spd/placement-api" id=e59a10e8-8d73-418a-8d88-64ffe1cc67f8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.020379 | controller | Jun 11 00:19:45.361863 crc crio[23067]: time="2026-06-11T00:19:45.361837975Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.020397 | controller | Jun 11 00:19:45.398847 crc crio[23067]: 2026-06-11T00:19:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:51b53ea5b4e6883 Mac:2e:06:c1:68:e7:fd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a4 Mtu:0 Sandbox:/var/run/netns/49e045a9-1707-47e7-9bf0-31b99d10e085 SocketPath: PciID:}] [{Interface:0xc0002445b0 Address:{IP:10.217.0.164 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:47.020413 | controller | Jun 11 00:19:45.400423 crc crio[23067]: time="2026-06-11T00:19:45.400014026Z" level=info msg="Got pod network &{Name:dnsmasq-dns-54f48964b7-lddjz Namespace:openstack ID:51b53ea5b4e6883795729543c35e725e721e98d3c0ba648890b8b2f6cc5f3550 UID:4e57543c-b244-41aa-81b6-a4c7fc1ab0e9 NetNS:/var/run/netns/49e045a9-1707-47e7-9bf0-31b99d10e085 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4e57543c_b244_41aa_81b6_a4c7fc1ab0e9.slice PodAnnotations:0xc0079a4080}] Aliases:map[]}"
2026-06-11 01:10:47.020429 | controller | Jun 11 00:19:45.400423 crc crio[23067]: time="2026-06-11T00:19:45.400330014Z" level=info msg="Checking pod openstack_dnsmasq-dns-54f48964b7-lddjz for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:47.020445 | controller | Jun 11 00:19:45.442440 crc crio[23067]: time="2026-06-11T00:19:45.442311839Z" level=info msg="Ran pod sandbox 51b53ea5b4e6883795729543c35e725e721e98d3c0ba648890b8b2f6cc5f3550 with infra container: openstack/dnsmasq-dns-54f48964b7-lddjz/POD" id=ada4fcd7-5209-49c6-bfd4-25c6e8445315 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.020461 | controller | Jun 11 00:19:45.448415 crc crio[23067]: time="2026-06-11T00:19:45.448321463Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=769d5085-33aa-4baa-a0d2-f0371ea8260f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.020480 | controller | Jun 11 00:19:45.504989 crc crio[23067]: time="2026-06-11T00:19:45.504940496Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.020510 | controller | Jun 11 00:19:45.514895 crc crio[23067]: time="2026-06-11T00:19:45.514842236Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.020526 | controller | Jun 11 00:19:45.528746 crc crio[23067]: time="2026-06-11T00:19:45.527870281Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=e21c6325-6e75-4813-9f72-b9559e49eed7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.020542 | controller | Jun 11 00:19:45.547317 crc crio[23067]: time="2026-06-11T00:19:45.545584374Z" level=info msg="Creating container: openstack/dnsmasq-dns-54f48964b7-lddjz/init" id=cc53a339-4cfb-4a8e-9101-306df22190c9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.020558 | controller | Jun 11 00:19:45.547317 crc crio[23067]: time="2026-06-11T00:19:45.547026943Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.020573 | controller | Jun 11 00:19:45.552590 crc crio[23067]: 2026-06-11T00:19:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0cb7482a6221314 Mac:76:4f:e2:fe:cb:9a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a5 Mtu:0 Sandbox:/var/run/netns/002d8ee5-9d09-4ee6-9314-8e9c7ba24f9c SocketPath: PciID:}] [{Interface:0xc0003048a0 Address:{IP:10.217.0.165 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:47.020589 | controller | Jun 11 00:19:45.559878 crc crio[23067]: time="2026-06-11T00:19:45.553561111Z" level=info msg="Got pod network &{Name:barbican-api-675dbddb44-b88qz Namespace:openstack ID:0cb7482a6221314e3cc357258e27e67a86bcd482c07b105696a57b5ebdea1aff UID:48146af8-16a6-4bcc-bc58-71fd18b12095 NetNS:/var/run/netns/002d8ee5-9d09-4ee6-9314-8e9c7ba24f9c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod48146af8_16a6_4bcc_bc58_71fd18b12095.slice PodAnnotations:0xc000130c90}] Aliases:map[]}"
2026-06-11 01:10:47.020605 | controller | Jun 11 00:19:45.559878 crc crio[23067]: time="2026-06-11T00:19:45.553760037Z" level=info msg="Checking pod openstack_barbican-api-675dbddb44-b88qz for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:47.020621 | controller | Jun 11 00:19:45.569404 crc crio[23067]: 2026-06-11T00:19:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9535357f417cc16 Mac:1a:fb:52:e5:5f:07 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a3 Mtu:0 Sandbox:/var/run/netns/8fb0c8f4-6b0c-44c2-b312-078b621c9a24 SocketPath: PciID:}] [{Interface:0xc0000146e0 Address:{IP:10.217.0.163 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:47.020638 | controller | Jun 11 00:19:45.571069 crc crio[23067]: time="2026-06-11T00:19:45.57073748Z" level=info msg="Got pod network &{Name:cinder-online-data-migrations-4g7rw Namespace:openstack ID:9535357f417cc16a5fc53ea9fae76cf373a556ca70d81da6fb4b4aede298edb1 UID:323231c3-94be-4ce4-b480-b1e75e634ec8 NetNS:/var/run/netns/8fb0c8f4-6b0c-44c2-b312-078b621c9a24 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod323231c3_94be_4ce4_b480_b1e75e634ec8.slice PodAnnotations:0xc0036100c0}] Aliases:map[]}"
2026-06-11 01:10:47.020654 | controller | Jun 11 00:19:45.571069 crc crio[23067]: time="2026-06-11T00:19:45.570927335Z" level=info msg="Checking pod openstack_cinder-online-data-migrations-4g7rw for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:47.020677 | controller | Jun 11 00:19:45.623891 crc crio[23067]: time="2026-06-11T00:19:45.623502898Z" level=info msg="Ran pod sandbox 0cb7482a6221314e3cc357258e27e67a86bcd482c07b105696a57b5ebdea1aff with infra container: openstack/barbican-api-675dbddb44-b88qz/POD" id=2fcc4bab-bb00-4d3a-a7f2-64e4cb6ea029 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.020694 | controller | Jun 11 00:19:45.637270 crc crio[23067]: time="2026-06-11T00:19:45.630959191Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified" id=86d25e2e-83e9-4cc9-b1e0-46b9d7d4d003 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.020711 | controller | Jun 11 00:19:45.638244 crc crio[23067]: time="2026-06-11T00:19:45.638144227Z" level=info msg="Ran pod sandbox 9535357f417cc16a5fc53ea9fae76cf373a556ca70d81da6fb4b4aede298edb1 with infra container: openstack/cinder-online-data-migrations-4g7rw/POD" id=1e9a8e2d-de99-44c4-8e27-8367d808bd25 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.020727 | controller | Jun 11 00:19:45.647870 crc crio[23067]: time="2026-06-11T00:19:45.647756179Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=6c86a568-f538-4c79-ab83-a3baa8d9778e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.020743 | controller | Jun 11 00:19:45.651817 crc crio[23067]: time="2026-06-11T00:19:45.651632625Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified" id=8e3d3647-aa7a-40c3-b73d-962b02cf5835 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.020759 | controller | Jun 11 00:19:45.666809 crc crio[23067]: time="2026-06-11T00:19:45.666687765Z" level=info msg="Created container 173e0ce9d9173bec14356a1fec7937a3f5d7b05ff57bdd54cad32fcc983da44e: openstack/placement-f9c8cf484-x5spd/placement-api" id=e59a10e8-8d73-418a-8d88-64ffe1cc67f8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.020775 | controller | Jun 11 00:19:45.669744 crc crio[23067]: time="2026-06-11T00:19:45.668129995Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=93c057fd-1086-414d-82a9-fe89c1b21e45 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.020791 | controller | Jun 11 00:19:45.669744 crc crio[23067]: time="2026-06-11T00:19:45.669326647Z" level=info msg="Starting container: 173e0ce9d9173bec14356a1fec7937a3f5d7b05ff57bdd54cad32fcc983da44e" id=f0a84eea-0a06-4cf3-b74d-f0342db6cd46 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.020806 | controller | Jun 11 00:19:45.676754 crc crio[23067]: time="2026-06-11T00:19:45.676472702Z" level=info msg="Creating container: openstack/barbican-api-675dbddb44-b88qz/barbican-api-log" id=72657bc2-004e-42a6-827f-b7e0b62bfe47 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.020822 | controller | Jun 11 00:19:45.682292 crc crio[23067]: time="2026-06-11T00:19:45.682194698Z" level=info msg="Started container" PID=72676 containerID=173e0ce9d9173bec14356a1fec7937a3f5d7b05ff57bdd54cad32fcc983da44e description=openstack/placement-f9c8cf484-x5spd/placement-api id=f0a84eea-0a06-4cf3-b74d-f0342db6cd46 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ea51e10d9b1179435cffb494566b4b9cfaa59bf0108f9c6d5ebb4566540bc125
2026-06-11 01:10:47.020838 | controller | Jun 11 00:19:45.683480 crc crio[23067]: time="2026-06-11T00:19:45.683425841Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.020854 | controller | Jun 11 00:19:45.685861 crc crio[23067]: time="2026-06-11T00:19:45.68556703Z" level=info msg="Creating container: openstack/cinder-online-data-migrations-4g7rw/cinder-online-data-migrations" id=d5581dbe-3e67-4309-bb38-f554e2e65e26 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.020869 | controller | Jun 11 00:19:45.741772 crc crio[23067]: time="2026-06-11T00:19:45.740536058Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.020890 | controller | Jun 11 00:19:45.741772 crc crio[23067]: time="2026-06-11T00:19:45.740896008Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.020907 | controller | Jun 11 00:19:45.748832 crc crio[23067]: time="2026-06-11T00:19:45.74828569Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.020924 | controller | Jun 11 00:19:45.872601 crc crio[23067]: time="2026-06-11T00:19:45.872413973Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.020939 | controller | Jun 11 00:19:45.879941 crc crio[23067]: time="2026-06-11T00:19:45.879868986Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.020955 | controller | Jun 11 00:19:45.942843 crc crio[23067]: time="2026-06-11T00:19:45.93540379Z" level=info msg="Created container f5b122870139d16a22f958ce6beb903d748364d0838df356a696d9d8d2b47d72: openstack/dnsmasq-dns-54f48964b7-lddjz/init" id=cc53a339-4cfb-4a8e-9101-306df22190c9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.020971 | controller | Jun 11 00:19:45.942843 crc crio[23067]: time="2026-06-11T00:19:45.940605162Z" level=info msg="Starting container: f5b122870139d16a22f958ce6beb903d748364d0838df356a696d9d8d2b47d72" id=9c263976-08d0-448b-b691-28ec8881bac9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.020987 | controller | Jun 11 00:19:45.973914 crc crio[23067]: time="2026-06-11T00:19:45.973809357Z" level=info msg="Started container" PID=72694 containerID=f5b122870139d16a22f958ce6beb903d748364d0838df356a696d9d8d2b47d72 description=openstack/dnsmasq-dns-54f48964b7-lddjz/init id=9c263976-08d0-448b-b691-28ec8881bac9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=51b53ea5b4e6883795729543c35e725e721e98d3c0ba648890b8b2f6cc5f3550
2026-06-11 01:10:47.021003 | controller | Jun 11 00:19:45.973914 crc crio[23067]: time="2026-06-11T00:19:45.973874969Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.021019 | controller | Jun 11 00:19:45.981714 crc crio[23067]: time="2026-06-11T00:19:45.981567709Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.021035 | controller | Jun 11 00:19:46.217584 crc crio[23067]: time="2026-06-11T00:19:46.217043678Z" level=info msg="Created container acf1ae6ba59b9729fb4cbcaf456df37e8535fa25f72c89ac88b2c858d8a3aa63: openstack/cinder-online-data-migrations-4g7rw/cinder-online-data-migrations" id=d5581dbe-3e67-4309-bb38-f554e2e65e26 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.021051 | controller | Jun 11 00:19:46.219151 crc crio[23067]: time="2026-06-11T00:19:46.219068273Z" level=info msg="Starting container: acf1ae6ba59b9729fb4cbcaf456df37e8535fa25f72c89ac88b2c858d8a3aa63" id=ded8f706-72b0-4bb1-ad9e-82f95b2e8d89 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.021067 | controller | Jun 11 00:19:46.229111 crc crio[23067]: time="2026-06-11T00:19:46.228993363Z" level=info msg="Started container" PID=72730 containerID=acf1ae6ba59b9729fb4cbcaf456df37e8535fa25f72c89ac88b2c858d8a3aa63 description=openstack/cinder-online-data-migrations-4g7rw/cinder-online-data-migrations id=ded8f706-72b0-4bb1-ad9e-82f95b2e8d89 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9535357f417cc16a5fc53ea9fae76cf373a556ca70d81da6fb4b4aede298edb1
2026-06-11 01:10:47.021087 | controller | Jun 11 00:19:46.269689 crc crio[23067]: time="2026-06-11T00:19:46.269474927Z" level=info msg="Created container 76bdc27e728dbc70304f178f7547bf7432d066870d48b84942d72239421df0b5: openstack/barbican-api-675dbddb44-b88qz/barbican-api-log" id=72657bc2-004e-42a6-827f-b7e0b62bfe47 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.021232 | controller | Jun 11 00:19:46.271046 crc crio[23067]: time="2026-06-11T00:19:46.270970858Z" level=info msg="Starting container: 76bdc27e728dbc70304f178f7547bf7432d066870d48b84942d72239421df0b5" id=2a90984b-56b5-49c4-b3af-ada42b9ab472 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.021250 | controller | Jun 11 00:19:46.276191 crc crio[23067]: time="2026-06-11T00:19:46.276073387Z" level=info msg="Started container" PID=72732 containerID=76bdc27e728dbc70304f178f7547bf7432d066870d48b84942d72239421df0b5 description=openstack/barbican-api-675dbddb44-b88qz/barbican-api-log id=2a90984b-56b5-49c4-b3af-ada42b9ab472 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0cb7482a6221314e3cc357258e27e67a86bcd482c07b105696a57b5ebdea1aff
2026-06-11 01:10:47.021267 | controller | Jun 11 00:19:46.305691 crc crio[23067]: time="2026-06-11T00:19:46.305573751Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified" id=932f13ca-a7b0-4512-a157-752a653f3718 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.021283 | controller | Jun 11 00:19:46.359752 crc crio[23067]: time="2026-06-11T00:19:46.359577103Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified" id=eef7c5e7-28f4-407d-8f01-291ce18566cb name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.021298 | controller | Jun 11 00:19:46.369391 crc crio[23067]: time="2026-06-11T00:19:46.369274737Z" level=info msg="Creating container: openstack/barbican-api-675dbddb44-b88qz/barbican-api" id=b64daa2a-b1d7-44c8-b456-907f6e8972f1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.021314 | controller | Jun 11 00:19:46.372821 crc crio[23067]: time="2026-06-11T00:19:46.372721081Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.021330 | controller | Jun 11 00:19:46.489001 crc crio[23067]: time="2026-06-11T00:19:46.48894981Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.021349 | controller | Jun 11 00:19:46.496514 crc crio[23067]: time="2026-06-11T00:19:46.496478675Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.021383 | controller | Jun 11 00:19:46.613540 crc crio[23067]: time="2026-06-11T00:19:46.613479494Z" level=info msg="Created container c80825be2658451e8d4a42c7e34d5856c7c084cbac5584dcd43151e79ca5539b: openstack/barbican-api-675dbddb44-b88qz/barbican-api" id=b64daa2a-b1d7-44c8-b456-907f6e8972f1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.021400 | controller | Jun 11 00:19:46.616243 crc crio[23067]: time="2026-06-11T00:19:46.61591208Z" level=info msg="Starting container: c80825be2658451e8d4a42c7e34d5856c7c084cbac5584dcd43151e79ca5539b" id=57fe179f-574e-411d-97af-b9cce3eee923 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.021416 | controller | Jun 11 00:19:46.627812 crc crio[23067]: time="2026-06-11T00:19:46.627537267Z" level=info msg="Started container" PID=72888 containerID=c80825be2658451e8d4a42c7e34d5856c7c084cbac5584dcd43151e79ca5539b description=openstack/barbican-api-675dbddb44-b88qz/barbican-api id=57fe179f-574e-411d-97af-b9cce3eee923 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0cb7482a6221314e3cc357258e27e67a86bcd482c07b105696a57b5ebdea1aff
2026-06-11 01:10:47.021437 | controller | Jun 11 00:19:46.659937 crc crio[23067]: time="2026-06-11T00:19:46.659858658Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=7ee16a32-fd41-49f9-9565-c405b5e81bf3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.021453 | controller | Jun 11 00:19:46.768123 crc crio[23067]: time="2026-06-11T00:19:46.767618906Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=525f02ab-5234-4d7c-9a41-7b7881aa3449 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.021469 | controller | Jun 11 00:19:47.717036 crc crio[23067]: time="2026-06-11T00:19:47.716399538Z" level=info msg="Creating container: openstack/dnsmasq-dns-54f48964b7-lddjz/dnsmasq-dns" id=61a6a499-6553-4ace-8bf0-9f3664d0ee45 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.021485 | controller | Jun 11 00:19:48.721297 crc crio[23067]: time="2026-06-11T00:19:48.720756026Z" level=info msg="Running pod sandbox: openstack/barbican-api-b4bf8659d-r5qk4/POD" id=f7d18d37-0d9d-4cbd-9942-2f511f77c0ea name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.021501 | controller | Jun 11 00:19:48.722078 crc crio[23067]: time="2026-06-11T00:19:48.721323401Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.021517 | controller | Jun 11 00:19:48.971584 crc crio[23067]: time="2026-06-11T00:19:48.95457907Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.021533 | controller | Jun 11 00:19:49.125588 crc crio[23067]: time="2026-06-11T00:19:49.125458848Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:241fbbed8753503ab4aa3008cb40b3c4f94ef930fac25515ad3cf3c3a3915d9f" id=97f68313-ea81-46a6-9f4e-55ebdc534496 name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:47.021549 | controller | Jun 11 00:19:49.126411 crc crio[23067]: time="2026-06-11T00:19:49.126362733Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified" id=db62823f-2c17-4f8b-a54f-c76ae677dab3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.021565 | controller | Jun 11 00:19:49.137415 crc crio[23067]: time="2026-06-11T00:19:49.1372681Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:3b60e8300c573fc08a5a5dc3380bd8cd07f1947ee19ec88b6f4951c03f4170de" id=e3fb7954-d664-48b1-814c-3e7a3385d31b name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:47.021581 | controller | Jun 11 00:19:49.138013 crc crio[23067]: time="2026-06-11T00:19:49.137939078Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified" id=4b7f81b1-5c92-4622-8170-2f6e1a48c709 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.021597 | controller | Jun 11 00:19:49.139968 crc crio[23067]: time="2026-06-11T00:19:49.139916942Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified" id=a1f41f6d-1df5-4264-bdd2-e38b56c08b92 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.021612 | controller | Jun 11 00:19:49.159264 crc crio[23067]: time="2026-06-11T00:19:49.159184587Z" level=info msg="Creating container: openstack/barbican-worker-7d6fd88c9c-976kw/barbican-worker-log" id=75806ef5-fcdd-42bd-8d58-6d0263a25175 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.021628 | controller | Jun 11 00:19:49.169291 crc crio[23067]: time="2026-06-11T00:19:49.16920667Z" level=info msg="Got pod network &{Name:barbican-api-b4bf8659d-r5qk4 Namespace:openstack ID:749414784f7bb4c42b093b99bcc09872c9d5862ecc8ca6da843b437af91fb6a3 UID:48d79412-3450-4315-95de-5487c5d9508d NetNS:/var/run/netns/de5e1c9f-687f-493a-b8a6-ed530b24bd6d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod48d79412_3450_4315_95de_5487c5d9508d.slice PodAnnotations:0xc000130ca0}] Aliases:map[]}"
2026-06-11 01:10:47.021648 | controller | Jun 11 00:19:49.169291 crc crio[23067]: time="2026-06-11T00:19:49.169266012Z" level=info msg="Adding pod openstack_barbican-api-b4bf8659d-r5qk4 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.021664 | controller | Jun 11 00:19:49.183618 crc crio[23067]: time="2026-06-11T00:19:49.1835079Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.021680 | controller | Jun 11 00:19:49.186269 crc crio[23067]: time="2026-06-11T00:19:49.186114041Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified" id=1b1b6d65-a053-4691-b6dd-f6d57472bc26 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.021696 | controller | Jun 11 00:19:49.231872 crc crio[23067]: time="2026-06-11T00:19:49.231582641Z" level=info msg="Creating container: openstack/barbican-keystone-listener-5b9b7f4cb-rcb74/barbican-keystone-listener-log" id=487555e6-f886-4ea2-97dd-e093ba1f95e5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.021712 | controller | Jun 11 00:19:49.234297 crc crio[23067]: time="2026-06-11T00:19:49.234231523Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.021727 | controller | Jun 11 00:19:49.282978 crc crio[23067]: time="2026-06-11T00:19:49.282211881Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.021743 | controller | Jun 11 00:19:49.310313 crc crio[23067]: time="2026-06-11T00:19:49.310242565Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.021758 | controller | Jun 11 00:19:49.318691 crc crio[23067]: time="2026-06-11T00:19:49.31850907Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.021774 | controller | Jun 11 00:19:49.319717 crc crio[23067]: time="2026-06-11T00:19:49.319577969Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.021790 | controller | Jun 11 00:19:49.320715 crc crio[23067]: time="2026-06-11T00:19:49.320537036Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.021805 | controller | Jun 11 00:19:49.335806 crc crio[23067]: time="2026-06-11T00:19:49.335194735Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.021821 | controller | Jun 11 00:19:50.148268 crc crio[23067]: time="2026-06-11T00:19:50.146760998Z" level=info msg="Created container aab2504ac39ce79bbe27c56f1b2f12e14d87c8b06ecd0aa2ef5e2643e1367cb6: openstack/barbican-keystone-listener-5b9b7f4cb-rcb74/barbican-keystone-listener-log" id=487555e6-f886-4ea2-97dd-e093ba1f95e5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.021837 | controller | Jun 11 00:19:50.148268 crc crio[23067]: time="2026-06-11T00:19:50.147458467Z" level=info msg="Created container 27230b5f5d936707ab62fafd29794b52bf955d6f979118c413204bd5a881c2d1: openstack/dnsmasq-dns-54f48964b7-lddjz/dnsmasq-dns" id=61a6a499-6553-4ace-8bf0-9f3664d0ee45 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.021856 | controller | Jun 11 00:19:50.151969 crc crio[23067]: time="2026-06-11T00:19:50.151903828Z" level=info msg="Starting container: 27230b5f5d936707ab62fafd29794b52bf955d6f979118c413204bd5a881c2d1" id=cef9bd6f-1056-452b-852e-d42a644ecc64 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.021873 | controller | Jun 11 00:19:50.153348 crc crio[23067]: time="2026-06-11T00:19:50.15307369Z" level=info msg="Created container 7d5ff0744f9c364b50e6676db0972c77a67af372930670e485d9c6c260167cb5: openstack/barbican-worker-7d6fd88c9c-976kw/barbican-worker-log" id=75806ef5-fcdd-42bd-8d58-6d0263a25175 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.021889 | controller | Jun 11 00:19:50.161574 crc crio[23067]: time="2026-06-11T00:19:50.160437641Z" level=info msg="Starting container: aab2504ac39ce79bbe27c56f1b2f12e14d87c8b06ecd0aa2ef5e2643e1367cb6" id=89f57674-b7f0-4643-8238-8109afdf738a name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.021904 | controller | Jun 11 00:19:50.163472 crc crio[23067]: time="2026-06-11T00:19:50.163325949Z" level=info msg="Starting container: 7d5ff0744f9c364b50e6676db0972c77a67af372930670e485d9c6c260167cb5" id=69f6ad48-245c-4d3a-a92d-73e125de3ca0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.021921 | controller | Jun 11 00:19:50.167444 crc crio[23067]: time="2026-06-11T00:19:50.167342219Z" level=info msg="Started container" PID=73312 containerID=aab2504ac39ce79bbe27c56f1b2f12e14d87c8b06ecd0aa2ef5e2643e1367cb6 description=openstack/barbican-keystone-listener-5b9b7f4cb-rcb74/barbican-keystone-listener-log id=89f57674-b7f0-4643-8238-8109afdf738a name=/runtime.v1.RuntimeService/StartContainer sandboxID=9b1e6884d2a8334f74f4981a193490899318a51b9337af1d168253466b36acab
2026-06-11 01:10:47.021937 | controller | Jun 11 00:19:50.175197 crc crio[23067]: time="2026-06-11T00:19:50.173103006Z" level=info msg="Started container" PID=73308 containerID=27230b5f5d936707ab62fafd29794b52bf955d6f979118c413204bd5a881c2d1 description=openstack/dnsmasq-dns-54f48964b7-lddjz/dnsmasq-dns id=cef9bd6f-1056-452b-852e-d42a644ecc64 name=/runtime.v1.RuntimeService/StartContainer sandboxID=51b53ea5b4e6883795729543c35e725e721e98d3c0ba648890b8b2f6cc5f3550
2026-06-11 01:10:47.021954 | controller | Jun 11 00:19:50.185736 crc crio[23067]: time="2026-06-11T00:19:50.185193895Z" level=info msg="Started container" PID=73311 containerID=7d5ff0744f9c364b50e6676db0972c77a67af372930670e485d9c6c260167cb5 description=openstack/barbican-worker-7d6fd88c9c-976kw/barbican-worker-log id=69f6ad48-245c-4d3a-a92d-73e125de3ca0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=272f4889f2c2e6878adbd5897e07dbdf569e13b12ad196393d6349cb81ee89f9
2026-06-11 01:10:47.021970 | controller | Jun 11 00:19:50.222607 crc crio[23067]: 2026-06-11T00:19:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:749414784f7bb4c Mac:fe:ce:c6:37:66:7f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a6 Mtu:0 Sandbox:/var/run/netns/de5e1c9f-687f-493a-b8a6-ed530b24bd6d SocketPath: PciID:}] [{Interface:0xc000014600 Address:{IP:10.217.0.166 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:47.021987 | controller | Jun 11 00:19:50.230749 crc crio[23067]: time="2026-06-11T00:19:50.224910618Z" level=info msg="Got pod network &{Name:barbican-api-b4bf8659d-r5qk4 Namespace:openstack ID:749414784f7bb4c42b093b99bcc09872c9d5862ecc8ca6da843b437af91fb6a3 UID:48d79412-3450-4315-95de-5487c5d9508d NetNS:/var/run/netns/de5e1c9f-687f-493a-b8a6-ed530b24bd6d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod48d79412_3450_4315_95de_5487c5d9508d.slice PodAnnotations:0xc000130ca0}] Aliases:map[]}"
2026-06-11 01:10:47.022003 | controller | Jun 11 00:19:50.230749 crc crio[23067]: time="2026-06-11T00:19:50.225130224Z" level=info msg="Checking pod openstack_barbican-api-b4bf8659d-r5qk4 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:47.022023 | controller | Jun 11 00:19:50.230749 crc crio[23067]: time="2026-06-11T00:19:50.225431152Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified" id=afb428e3-47b5-496f-8890-84f6da721de6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.022040 | controller | Jun 11 00:19:50.230749 crc crio[23067]: time="2026-06-11T00:19:50.229077422Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified" id=dd0345be-adac-4dcb-bc88-38966a34219d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.022056 | controller | Jun 11 00:19:50.253128 crc crio[23067]: time="2026-06-11T00:19:50.252572702Z" level=info msg="Ran pod sandbox 749414784f7bb4c42b093b99bcc09872c9d5862ecc8ca6da843b437af91fb6a3 with infra container: openstack/barbican-api-b4bf8659d-r5qk4/POD" id=f7d18d37-0d9d-4cbd-9942-2f511f77c0ea name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.022072 | controller | Jun 11 00:19:50.258573 crc crio[23067]: time="2026-06-11T00:19:50.258464273Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified" id=126695a0-5156-49c1-bfd3-ae1c5a4f78e3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.022088 | controller | Jun 11 00:19:50.283940 crc crio[23067]: time="2026-06-11T00:19:50.27962499Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified" id=95deee69-d941-4c2e-8358-930878aa9337 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.022104 | controller | Jun 11 00:19:50.292927 crc crio[23067]: time="2026-06-11T00:19:50.29285415Z" level=info msg="Creating container: openstack/barbican-api-b4bf8659d-r5qk4/barbican-api-log" id=96047d60-d0e8-4136-8d91-01d9f54ab2a1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.022120 | controller | Jun 11 00:19:50.293264 crc crio[23067]: time="2026-06-11T00:19:50.293198919Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.022136 | controller | Jun 11 00:19:50.319930 crc crio[23067]: time="2026-06-11T00:19:50.319832576Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified" id=d0825bd6-1cd8-41f2-9a27-3a118eaf2354 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.022152 | controller | Jun 11 00:19:50.344202 crc crio[23067]: time="2026-06-11T00:19:50.344090467Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified" id=c4b605fa-9eb5-444d-a9ff-4f1e5ab7006c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.022168 | controller | Jun 11 00:19:50.371850 crc crio[23067]: time="2026-06-11T00:19:50.37173087Z" level=info msg="Creating container: openstack/barbican-worker-7d6fd88c9c-976kw/barbican-worker" id=90a8335c-0195-41b0-8bc8-64393cb61976 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.022184 | controller | Jun 11 00:19:50.373421 crc crio[23067]: time="2026-06-11T00:19:50.373349204Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.022200 | controller | Jun 11 00:19:50.379497 crc crio[23067]: time="2026-06-11T00:19:50.379403489Z" level=info msg="Creating container: openstack/barbican-keystone-listener-5b9b7f4cb-rcb74/barbican-keystone-listener" id=abbdb075-26ac-4230-9cb4-3df485e56023 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.022216 | controller | Jun 11 00:19:50.434532 crc crio[23067]: time="2026-06-11T00:19:50.43444682Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.022232 | controller | Jun 11 00:19:50.436993 crc crio[23067]: time="2026-06-11T00:19:50.435508009Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.022251 | controller | Jun 11 00:19:50.442441 crc crio[23067]: time="2026-06-11T00:19:50.442376576Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.022268 | controller | Jun 11 00:19:50.473463 crc crio[23067]: time="2026-06-11T00:19:50.47334875Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.022284 | controller | Jun 11 00:19:50.505672 crc crio[23067]: time="2026-06-11T00:19:50.505467176Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.022299 | controller | Jun 11 00:19:50.566510 crc crio[23067]: time="2026-06-11T00:19:50.565736559Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.022315 | controller | Jun 11 00:19:50.577804 crc crio[23067]: time="2026-06-11T00:19:50.577111059Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.022330 | controller | Jun 11 00:19:50.748160 crc crio[23067]: time="2026-06-11T00:19:50.747081932Z" level=info msg="Created container 6d599546406a96110390a7e0c0b5abae42f9c802789987bd5c4aea5026fc4e3d: openstack/barbican-api-b4bf8659d-r5qk4/barbican-api-log" id=96047d60-d0e8-4136-8d91-01d9f54ab2a1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.022361 | controller | Jun 11 00:19:50.757213 crc crio[23067]: time="2026-06-11T00:19:50.757127116Z" level=info msg="Starting container: 6d599546406a96110390a7e0c0b5abae42f9c802789987bd5c4aea5026fc4e3d" id=77909bf6-c272-4c33-9364-855cf314247a name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.022383 | controller | Jun 11 00:19:50.759022 crc crio[23067]: time="2026-06-11T00:19:50.758973706Z" level=info msg="Created container 1331b68cc8963a7ac045164b06d8637db1523ef174ad1a11fe383554e97b1aaf: openstack/barbican-keystone-listener-5b9b7f4cb-rcb74/barbican-keystone-listener" id=abbdb075-26ac-4230-9cb4-3df485e56023 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.022400 | controller | Jun 11 00:19:50.761235 crc crio[23067]: time="2026-06-11T00:19:50.761173726Z" level=info msg="Starting container: 1331b68cc8963a7ac045164b06d8637db1523ef174ad1a11fe383554e97b1aaf" id=d68929aa-da3e-4987-b60c-55ba5ff3d257 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.022416 | controller | Jun 11 00:19:50.762567 crc crio[23067]: time="2026-06-11T00:19:50.762474122Z" level=info msg="Started container" PID=73388 containerID=6d599546406a96110390a7e0c0b5abae42f9c802789987bd5c4aea5026fc4e3d description=openstack/barbican-api-b4bf8659d-r5qk4/barbican-api-log id=77909bf6-c272-4c33-9364-855cf314247a name=/runtime.v1.RuntimeService/StartContainer sandboxID=749414784f7bb4c42b093b99bcc09872c9d5862ecc8ca6da843b437af91fb6a3
2026-06-11 01:10:47.022432 | controller | Jun 11 00:19:50.769508 crc crio[23067]: time="2026-06-11T00:19:50.768549487Z" level=info msg="Started container" PID=73405 containerID=1331b68cc8963a7ac045164b06d8637db1523ef174ad1a11fe383554e97b1aaf description=openstack/barbican-keystone-listener-5b9b7f4cb-rcb74/barbican-keystone-listener id=d68929aa-da3e-4987-b60c-55ba5ff3d257 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9b1e6884d2a8334f74f4981a193490899318a51b9337af1d168253466b36acab
2026-06-11 01:10:47.022448 | controller | Jun 11 00:19:50.774480 crc crio[23067]: time="2026-06-11T00:19:50.774405297Z" level=info msg="Created container dd98b482f470cd4cc6749ecd6852e129afa43fea12d40b1dcee68f7b95508afe: openstack/barbican-worker-7d6fd88c9c-976kw/barbican-worker" id=90a8335c-0195-41b0-8bc8-64393cb61976 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.022468 | controller | Jun 11 00:19:50.775498 crc crio[23067]: time="2026-06-11T00:19:50.775430155Z" level=info msg="Starting container: dd98b482f470cd4cc6749ecd6852e129afa43fea12d40b1dcee68f7b95508afe" id=a4645791-e7a7-4b3c-a31b-48fd5421ff84 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.022484 | controller | Jun 11 00:19:50.778139 crc crio[23067]: time="2026-06-11T00:19:50.777950584Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified" id=31765a9b-6846-48eb-abd7-c28e9ce9c75f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.022500 | controller | Jun 11 00:19:50.785433 crc crio[23067]: time="2026-06-11T00:19:50.785337945Z" level=info msg="Started container" PID=73409 containerID=dd98b482f470cd4cc6749ecd6852e129afa43fea12d40b1dcee68f7b95508afe description=openstack/barbican-worker-7d6fd88c9c-976kw/barbican-worker id=a4645791-e7a7-4b3c-a31b-48fd5421ff84 name=/runtime.v1.RuntimeService/StartContainer sandboxID=272f4889f2c2e6878adbd5897e07dbdf569e13b12ad196393d6349cb81ee89f9
2026-06-11 01:10:47.022515 | controller | Jun 11 00:19:50.922891 crc crio[23067]: time="2026-06-11T00:19:50.922195246Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified" id=ec9852bb-dadc-4322-819c-916121372bdb name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.022530 | controller | Jun 11 00:19:50.936830 crc crio[23067]: time="2026-06-11T00:19:50.935874788Z" level=info msg="Creating container: openstack/barbican-api-b4bf8659d-r5qk4/barbican-api" id=bfbbcfd2-baaa-4bb5-929b-67e75d108701 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.022546 | controller | Jun 11 00:19:50.936830 crc crio[23067]: time="2026-06-11T00:19:50.936503136Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.022561 | controller | Jun 11 00:19:51.021982 crc crio[23067]: time="2026-06-11T00:19:51.021877993Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.022576 | controller | Jun 11 00:19:51.025198 crc crio[23067]: time="2026-06-11T00:19:51.02506898Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.022592 | controller | Jun 11 00:19:51.166224 crc crio[23067]: time="2026-06-11T00:19:51.166117074Z" level=info msg="Created container 9310a871ea6eb7bc42a2d3b851b0aa9f599769a74dffa400dbf6a27ea37baf25: openstack/barbican-api-b4bf8659d-r5qk4/barbican-api" id=bfbbcfd2-baaa-4bb5-929b-67e75d108701 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.022607 | controller | Jun 11 00:19:51.170402 crc crio[23067]: time="2026-06-11T00:19:51.170248796Z" level=info msg="Starting container: 9310a871ea6eb7bc42a2d3b851b0aa9f599769a74dffa400dbf6a27ea37baf25" id=68d2782b-5684-43c2-a222-5d61e23ae5a4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.022623 | controller | Jun 11 00:19:51.175281 crc crio[23067]: time="2026-06-11T00:19:51.175205432Z" level=info msg="Started container" PID=73465 containerID=9310a871ea6eb7bc42a2d3b851b0aa9f599769a74dffa400dbf6a27ea37baf25 description=openstack/barbican-api-b4bf8659d-r5qk4/barbican-api id=68d2782b-5684-43c2-a222-5d61e23ae5a4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=749414784f7bb4c42b093b99bcc09872c9d5862ecc8ca6da843b437af91fb6a3
2026-06-11 01:10:47.022638 | controller | Jun 11 00:19:51.897616 crc crio[23067]: time="2026-06-11T00:19:51.897523441Z" level=info msg="Stopping pod sandbox: 9535357f417cc16a5fc53ea9fae76cf373a556ca70d81da6fb4b4aede298edb1" id=4ba3c5b6-c809-46e1-a3f6-943aad518b9d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.022658 | controller | Jun 11 00:19:51.898414 crc crio[23067]: time="2026-06-11T00:19:51.898346524Z" level=info msg="Got pod network &{Name:cinder-online-data-migrations-4g7rw Namespace:openstack ID:9535357f417cc16a5fc53ea9fae76cf373a556ca70d81da6fb4b4aede298edb1 UID:323231c3-94be-4ce4-b480-b1e75e634ec8 NetNS:/var/run/netns/8fb0c8f4-6b0c-44c2-b312-078b621c9a24 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod323231c3_94be_4ce4_b480_b1e75e634ec8.slice PodAnnotations:0xc0079a41b8}] Aliases:map[]}"
2026-06-11 01:10:47.022674 | controller | Jun 11 00:19:51.898564 crc crio[23067]: time="2026-06-11T00:19:51.898512198Z" level=info msg="Deleting pod openstack_cinder-online-data-migrations-4g7rw from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.022690 | controller | Jun 11 00:19:59.893402 crc crio[23067]: time="2026-06-11T00:19:59.892363423Z" level=info msg="Stopping container: 576c0d22a3ec6cf6daeb30aa2bb85504094bf31c90d2c4858f6d1422ee20a176 (timeout: 10s)" id=5299373a-dbdc-4ca3-8a98-b769134caa40 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:47.022705 | controller | Jun 11 00:20:00.590290 crc crio[23067]: time="2026-06-11T00:20:00.589737033Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29685620-dmfld/POD" id=6cfb5a3e-f2d9-49ff-8c30-b9ca2a38e9e2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.022721 | controller | Jun 11 00:20:00.590471 crc crio[23067]: time="2026-06-11T00:20:00.590390101Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.022737 | controller | Jun 11 00:20:01.737672 crc crio[23067]: time="2026-06-11T00:20:01.730749667Z" level=info msg="Stopping container: c80825be2658451e8d4a42c7e34d5856c7c084cbac5584dcd43151e79ca5539b (timeout: 30s)" id=70efd553-273c-457c-b0f2-4d0ad9fee004 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:47.022752 | controller | Jun 11 00:20:01.737672 crc crio[23067]: time="2026-06-11T00:20:01.731581119Z" level=info msg="Stopping container: 76bdc27e728dbc70304f178f7547bf7432d066870d48b84942d72239421df0b5 (timeout: 30s)" id=5a422d55-b393-49cf-bf85-27c2647e5e20 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:47.022767 | controller | Jun 11 00:20:02.735724 crc crio[23067]: time="2026-06-11T00:20:02.735201746Z" level=info msg="Stopped pod sandbox: 9535357f417cc16a5fc53ea9fae76cf373a556ca70d81da6fb4b4aede298edb1" id=4ba3c5b6-c809-46e1-a3f6-943aad518b9d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.022782 | controller | Jun 11 00:20:02.738836 crc crio[23067]: time="2026-06-11T00:20:02.738707752Z" level=info msg="Stopped container 76bdc27e728dbc70304f178f7547bf7432d066870d48b84942d72239421df0b5: openstack/barbican-api-675dbddb44-b88qz/barbican-api-log" id=5a422d55-b393-49cf-bf85-27c2647e5e20 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:47.022798 | controller | Jun 11 00:20:02.742811 crc crio[23067]: time="2026-06-11T00:20:02.742591548Z" level=info msg="Stopped container 576c0d22a3ec6cf6daeb30aa2bb85504094bf31c90d2c4858f6d1422ee20a176: openstack/dnsmasq-dns-6c85d9984c-vkr9b/dnsmasq-dns" id=5299373a-dbdc-4ca3-8a98-b769134caa40 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:47.022813 | controller | Jun 11 00:20:02.743577 crc crio[23067]: time="2026-06-11T00:20:02.743482022Z" level=info msg="Stopping pod sandbox: 369c8f3ef8c4c859b534112c9ebc9c8258161572531164663a9294e820307a12" id=1faa5acb-b77d-4514-91e8-4ea833fd023e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.022829 | controller | Jun 11 00:20:02.744054 crc crio[23067]: time="2026-06-11T00:20:02.743996916Z" level=info msg="Got pod network &{Name:dnsmasq-dns-6c85d9984c-vkr9b Namespace:openstack ID:369c8f3ef8c4c859b534112c9ebc9c8258161572531164663a9294e820307a12 UID:f0e5649b-3acf-4fcf-8a29-b20d55023d2d NetNS:/var/run/netns/918bd7de-cc30-4f0d-a34e-da192b3f4089 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf0e5649b_3acf_4fcf_8a29_b20d55023d2d.slice PodAnnotations:0xc000b80328}] Aliases:map[]}"
2026-06-11 01:10:47.022849 | controller | Jun 11 00:20:02.744198 crc crio[23067]: time="2026-06-11T00:20:02.7441496Z" level=info msg="Deleting pod openstack_dnsmasq-dns-6c85d9984c-vkr9b from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.022865 | controller | Jun 11 00:20:02.886811 crc crio[23067]: time="2026-06-11T00:20:02.884935858Z" level=info msg="Got pod network &{Name:auto-csr-approver-29685620-dmfld Namespace:openshift-infra ID:a8b70e3883a7417c208bfa10d988750f4bdf751ac8662608f4c162fba6f5fc6a UID:aa459525-c751-4e5f-946c-313700ed95ed NetNS:/var/run/netns/c04668ec-4c31-4385-b2d5-ca6d1d45d4ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaa459525_c751_4e5f_946c_313700ed95ed.slice PodAnnotations:0xc000c35198}] Aliases:map[]}"
2026-06-11 01:10:47.022881 | controller | Jun 11 00:20:02.886811 crc crio[23067]: time="2026-06-11T00:20:02.8850055Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29685620-dmfld to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.022896 | controller | Jun 11 00:20:02.895019 crc crio[23067]: time="2026-06-11T00:20:02.8949142Z" level=info msg="Pulled image: registry.redhat.io/ubi9/httpd-24@sha256:ad0dea2237c315df6dcd44760313c4563611466bd339c1004d512a0d59a0efbf" id=27416d83-903d-4acf-bacb-92bd39d85c4d name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:47.022912 | controller | Jun 11 00:20:02.896268 crc crio[23067]: time="2026-06-11T00:20:02.896216135Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=49a25ad8-187e-4f4e-9985-a616701f5857 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.022927 | controller | Jun 11 00:20:02.939879 crc crio[23067]: time="2026-06-11T00:20:02.939769793Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=208f1708-8cda-4a93-b8a4-02a6dbb17869 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.022942 | controller | Jun 11 00:20:02.954833 crc crio[23067]: time="2026-06-11T00:20:02.954217817Z" level=info msg="Creating container: openstack/ceilometer-0/proxy-httpd" id=f77095fb-773a-4f19-bc21-1335d563f20b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.022958 | controller | Jun 11 00:20:02.956450 crc crio[23067]: time="2026-06-11T00:20:02.956380265Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.022973 | controller | Jun 11 00:20:03.178735 crc crio[23067]: time="2026-06-11T00:20:03.17482984Z" level=info msg="Stopped pod sandbox: 369c8f3ef8c4c859b534112c9ebc9c8258161572531164663a9294e820307a12" id=1faa5acb-b77d-4514-91e8-4ea833fd023e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.022989 | controller | Jun 11 00:20:03.181489 crc crio[23067]: time="2026-06-11T00:20:03.18141155Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.023005 | controller | Jun 11 00:20:03.188130 crc crio[23067]: time="2026-06-11T00:20:03.188069221Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.023020 | controller | Jun 11 00:20:03.468338 crc crio[23067]: time="2026-06-11T00:20:03.464842086Z" level=info msg="Stopping container: fd15b6f0e0fc4d7ca2f6f153730eeb4e2115b8278d7cf927926aec4c3954310a (timeout: 30s)" id=0192e2fb-7700-492a-be40-1d01c2daf667 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:47.023041 | controller | Jun 11 00:20:03.468338 crc crio[23067]: time="2026-06-11T00:20:03.466426369Z" level=info msg="Stopping container: e608053d98eacaa8e7febb4a0a12d4a6a0776bae241500743187bd2b4e26ea5a (timeout: 30s)" id=c71659a5-4152-40cd-9727-28e9735a7e46 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:47.023057 | controller | Jun 11 00:20:03.477449 crc crio[23067]: time="2026-06-11T00:20:03.476496043Z" level=info msg="Created container dede9b44f6a2f647be869d1f8290cae735bbf39bde5e360e87a1323b0defafe1: openstack/ceilometer-0/proxy-httpd" id=f77095fb-773a-4f19-bc21-1335d563f20b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.023073 | controller | Jun 11 00:20:03.502291 crc crio[23067]: time="2026-06-11T00:20:03.501754732Z" level=info msg="Starting container: dede9b44f6a2f647be869d1f8290cae735bbf39bde5e360e87a1323b0defafe1" id=b8d69906-872a-44a0-b519-66332fcddd12 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.023089 | controller | Jun 11 00:20:03.519073 crc crio[23067]: time="2026-06-11T00:20:03.518989152Z" level=info msg="Started container" PID=74566 containerID=dede9b44f6a2f647be869d1f8290cae735bbf39bde5e360e87a1323b0defafe1 description=openstack/ceilometer-0/proxy-httpd id=b8d69906-872a-44a0-b519-66332fcddd12 name=/runtime.v1.RuntimeService/StartContainer sandboxID=792b2decad05c5dac7d072efbc46940c45b2f71cfda169cfc16b17bfe80946de
2026-06-11 01:10:47.023105 | controller | Jun 11 00:20:03.662007 crc crio[23067]: 2026-06-11T00:20:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a8b70e3883a7417 Mac:e2:2c:43:52:42:2c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a7 Mtu:0 Sandbox:/var/run/netns/c04668ec-4c31-4385-b2d5-ca6d1d45d4ec SocketPath: PciID:}] [{Interface:0xc00028e5a0 Address:{IP:10.217.0.167 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:47.023121 | controller | Jun 11 00:20:03.663821 crc crio[23067]: time="2026-06-11T00:20:03.663746708Z" level=info msg="Got pod network &{Name:auto-csr-approver-29685620-dmfld Namespace:openshift-infra ID:a8b70e3883a7417c208bfa10d988750f4bdf751ac8662608f4c162fba6f5fc6a UID:aa459525-c751-4e5f-946c-313700ed95ed NetNS:/var/run/netns/c04668ec-4c31-4385-b2d5-ca6d1d45d4ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaa459525_c751_4e5f_946c_313700ed95ed.slice PodAnnotations:0xc000c35198}] Aliases:map[]}"
2026-06-11 01:10:47.023138 | controller | Jun 11 00:20:03.664030 crc crio[23067]: time="2026-06-11T00:20:03.663959154Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29685620-dmfld for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:47.023153 | controller | Jun 11 00:20:03.673222 crc crio[23067]: time="2026-06-11T00:20:03.673116863Z" level=info msg="Ran pod sandbox a8b70e3883a7417c208bfa10d988750f4bdf751ac8662608f4c162fba6f5fc6a with infra container: openshift-infra/auto-csr-approver-29685620-dmfld/POD" id=6cfb5a3e-f2d9-49ff-8c30-b9ca2a38e9e2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.023170 | controller | Jun 11 00:20:03.686231 crc crio[23067]: time="2026-06-11T00:20:03.686139938Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=6ca82de9-c9ea-42f6-8a44-ea39a4a396b2 name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:47.023185 | controller | Jun 11 00:20:03.692595 crc crio[23067]: time="2026-06-11T00:20:03.692519232Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 01:10:47.023201 | controller | Jun 11 00:20:03.913848 crc crio[23067]: time="2026-06-11T00:20:03.913089815Z" level=info msg="Stopped container e608053d98eacaa8e7febb4a0a12d4a6a0776bae241500743187bd2b4e26ea5a: openstack/neutron-7fb7cc496f-bxh7n/neutron-httpd" id=c71659a5-4152-40cd-9727-28e9735a7e46 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:47.023217 | controller | Jun 11 00:20:03.917875 crc crio[23067]: time="2026-06-11T00:20:03.917769612Z" level=info msg="Running pod sandbox: openstack/neutron-769dc94469-zx5mv/POD" id=c5e0c09c-e9ad-42fb-a5e9-0229cf1d8ee0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.023236 | controller | Jun 11 00:20:03.917957 crc crio[23067]: time="2026-06-11T00:20:03.917910436Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.023253 | controller | Jun 11 00:20:03.966817 crc crio[23067]: time="2026-06-11T00:20:03.966611804Z" level=info msg="Got pod network &{Name:neutron-769dc94469-zx5mv Namespace:openstack ID:2e09dfe64bafc2a4d6529ce4f5638003d9b6cd2762da0bdf43c1911a9e846f48 UID:660217fb-d874-4784-a3c3-0cda82164e1f NetNS:/var/run/netns/91e612d9-7f2a-4232-9a3f-88d9bde58605 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod660217fb_d874_4784_a3c3_0cda82164e1f.slice PodAnnotations:0xc000c35828}] Aliases:map[]}"
2026-06-11 01:10:47.023269 | controller | Jun 11 00:20:03.967087 crc crio[23067]: time="2026-06-11T00:20:03.96683488Z" level=info msg="Adding pod openstack_neutron-769dc94469-zx5mv to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.023285 | controller | Jun 11 00:20:04.249079 crc crio[23067]: time="2026-06-11T00:20:04.247873181Z" level=info msg="Removing container: 576c0d22a3ec6cf6daeb30aa2bb85504094bf31c90d2c4858f6d1422ee20a176" id=66809482-0d71-461e-841a-b0357cf8d203 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.023301 | controller | Jun 11 00:20:04.286305 crc crio[23067]: time="2026-06-11T00:20:04.285739823Z" level=info msg="Stopping container: 872cf1ebc9065425e2e11f76818e1d1ca4ac4251b5c43e0752e9d80b3009dc03 (timeout: 30s)" id=76f735dd-7abd-4563-98c1-5c2837c52836 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:47.023317 | controller | Jun 11 00:20:04.286305 crc crio[23067]: time="2026-06-11T00:20:04.285921468Z" level=info msg="Stopping container: 243c564fe6c9533e289f3fa696e15a52b9c8e9fa62b7062f708f6ebed3b28943 (timeout: 30s)" id=507a77f2-69ca-4570-bb45-06480737ef24 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:47.023333 | controller | Jun 11 00:20:04.305269 crc crio[23067]: time="2026-06-11T00:20:04.300759872Z" level=info msg="Stopping container: 37db46c0a071ecdf4a41bd37bc8d045715473c2cbea8854016af2a6bc56b8d8b (timeout: 30s)" id=6d2e9f74-adc0-4168-987a-7313def7de74 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:47.023364 | controller | Jun 11 00:20:04.305269 crc crio[23067]: time="2026-06-11T00:20:04.300833644Z" level=info msg="Stopping container: dede9b44f6a2f647be869d1f8290cae735bbf39bde5e360e87a1323b0defafe1 (timeout: 30s)" id=c808e344-2fe6-4775-bc0e-42e304a0a531 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:47.023386 | controller | Jun 11 00:20:04.424815 crc crio[23067]: time="2026-06-11T00:20:04.42468431Z" level=info msg="Removed container 576c0d22a3ec6cf6daeb30aa2bb85504094bf31c90d2c4858f6d1422ee20a176: openstack/dnsmasq-dns-6c85d9984c-vkr9b/dnsmasq-dns" id=66809482-0d71-461e-841a-b0357cf8d203 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.023403 | controller | Jun 11 00:20:04.454847 crc crio[23067]: time="2026-06-11T00:20:04.452312553Z" level=info msg="Removing container: 0b4b2b8b4298f1ce0b3157237be54d4c2a2da56da27ee6607dc19b7b21b96aa4" id=bc1d5cca-4e24-4b3f-bd27-c18d2c238e04 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.023419 | controller | Jun 11 00:20:04.494873 crc crio[23067]: time="2026-06-11T00:20:04.491930343Z" level=info msg="Stopped container 37db46c0a071ecdf4a41bd37bc8d045715473c2cbea8854016af2a6bc56b8d8b: openstack/ceilometer-0/sg-core" id=6d2e9f74-adc0-4168-987a-7313def7de74 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:47.023435 | controller | Jun 11 00:20:04.601384 crc crio[23067]: time="2026-06-11T00:20:04.601309505Z" level=info msg="Removed container 0b4b2b8b4298f1ce0b3157237be54d4c2a2da56da27ee6607dc19b7b21b96aa4: openstack/dnsmasq-dns-6c85d9984c-vkr9b/init" id=bc1d5cca-4e24-4b3f-bd27-c18d2c238e04 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.023454 | controller | Jun 11 00:20:04.939246 crc crio[23067]: time="2026-06-11T00:20:04.932274967Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=6ca82de9-c9ea-42f6-8a44-ea39a4a396b2 name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:47.023471 | controller | Jun 11 00:20:04.939246 crc crio[23067]: time="2026-06-11T00:20:04.934703003Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=435ae395-72a3-41cf-81b6-19a3913afaad name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.023486 | controller | Jun 11 00:20:04.948716 crc crio[23067]: time="2026-06-11T00:20:04.944954062Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=7ac331fe-e9e0-4a61-8799-21c7ba07177e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.023502 | controller | Jun 11 00:20:04.969838 crc crio[23067]: time="2026-06-11T00:20:04.967191909Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29685620-dmfld/oc" id=3be28c11-37b1-4bdc-a7fa-f36ce3179bcb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.023518 | controller | Jun 11 00:20:04.969838 crc crio[23067]: time="2026-06-11T00:20:04.967701722Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.023534 | controller | Jun 11 00:20:05.159604 crc crio[23067]: time="2026-06-11T00:20:05.159166882Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.023550 | controller | Jun 11 00:20:05.228098 crc crio[23067]: time="2026-06-11T00:20:05.227981138Z" level=info msg="Running pod sandbox: openstack/cinder-scheduler-0/POD" id=b6691205-1e6b-4e57-b841-3ffad92c94a9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.023566 | controller | Jun 11 00:20:05.228260 crc crio[23067]: time="2026-06-11T00:20:05.228208234Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.023581 | controller | Jun 11 00:20:05.337191 crc crio[23067]: 2026-06-11T00:20:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2e09dfe64bafc2a Mac:d2:9f:15:92:23:54 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a8 Mtu:0 Sandbox:/var/run/netns/91e612d9-7f2a-4232-9a3f-88d9bde58605 SocketPath: PciID:}] [{Interface:0xc0002d8a00 Address:{IP:10.217.0.168 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:47.023598 | controller | Jun 11 00:20:05.340700 crc crio[23067]: time="2026-06-11T00:20:05.33887395Z" level=info msg="Got pod network &{Name:neutron-769dc94469-zx5mv Namespace:openstack ID:2e09dfe64bafc2a4d6529ce4f5638003d9b6cd2762da0bdf43c1911a9e846f48 UID:660217fb-d874-4784-a3c3-0cda82164e1f NetNS:/var/run/netns/91e612d9-7f2a-4232-9a3f-88d9bde58605 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod660217fb_d874_4784_a3c3_0cda82164e1f.slice PodAnnotations:0xc000c35828}] Aliases:map[]}"
2026-06-11 01:10:47.023614 | controller | Jun 11 00:20:05.340700 crc crio[23067]: time="2026-06-11T00:20:05.339062676Z" level=info msg="Checking pod openstack_neutron-769dc94469-zx5mv for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:47.023630 | controller | Jun 11 00:20:05.357703 crc crio[23067]: time="2026-06-11T00:20:05.354506117Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-764b948f4c-nkb48/POD" id=ac5fa1d2-2f28-4a00-a150-dc9a1e443146 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.023650 | controller | Jun 11 00:20:05.357703 crc crio[23067]: time="2026-06-11T00:20:05.354608689Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.023666 | controller | Jun 11 00:20:05.370445 crc crio[23067]: time="2026-06-11T00:20:05.368619331Z" level=info msg="Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:1a9b0210b0cc741c5617a4a1a91ef1e2a903b1245b87c132481361b918e53552 UID:07808d1f-a15c-4ce1-bc2d-baa3ab15bc1d NetNS:/var/run/netns/26dd71b0-459f-447b-a65f-cba4f9e64792 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod07808d1f_a15c_4ce1_bc2d_baa3ab15bc1d.slice PodAnnotations:0xc002a46048}] Aliases:map[]}"
2026-06-11 01:10:47.023683 | controller | Jun 11 00:20:05.370445 crc crio[23067]: time="2026-06-11T00:20:05.368740795Z" level=info msg="Adding pod openstack_cinder-scheduler-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.023699 | controller | Jun 11 00:20:05.391935 crc crio[23067]: time="2026-06-11T00:20:05.391629609Z" level=info msg="Ran pod sandbox 2e09dfe64bafc2a4d6529ce4f5638003d9b6cd2762da0bdf43c1911a9e846f48 with infra container: openstack/neutron-769dc94469-zx5mv/POD" id=c5e0c09c-e9ad-42fb-a5e9-0229cf1d8ee0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.023715 | controller | Jun 11 00:20:05.408687 crc crio[23067]: time="2026-06-11T00:20:05.408366425Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=ebcebdf8-8875-4e44-b904-343398a53e26 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.023731 | controller | Jun 11 00:20:05.444999 crc crio[23067]: time="2026-06-11T00:20:05.444900191Z" level=info msg="Got pod network &{Name:dnsmasq-dns-764b948f4c-nkb48 Namespace:openstack ID:a15b634a4a3faa73033c2ce2ac114134b696ccdfebaea8e31ededceb3a7e3c32 UID:ec891b8c-faa1-4b85-8b1a-eb9d396f4db4 NetNS:/var/run/netns/645983b0-0b06-46cf-b780-be509bc15428 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podec891b8c_faa1_4b85_8b1a_eb9d396f4db4.slice PodAnnotations:0xc0005312b8}] Aliases:map[]}"
2026-06-11 01:10:47.023747 | controller | Jun 11 00:20:05.444999 crc crio[23067]: time="2026-06-11T00:20:05.444963512Z" level=info msg="Adding pod openstack_dnsmasq-dns-764b948f4c-nkb48 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.023764 | controller | Jun 11 00:20:05.518074 crc crio[23067]: time="2026-06-11T00:20:05.51718196Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=c40634dc-f1ac-4556-b740-cf3f0047a42f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.023780 | controller | Jun 11 00:20:05.532135 crc crio[23067]: time="2026-06-11T00:20:05.532048245Z" level=info msg="Creating container: openstack/neutron-769dc94469-zx5mv/neutron-api" id=2deaff5a-6715-4ccd-ac06-e913240cc161 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.023796 | controller | Jun 11 00:20:05.576061 crc crio[23067]: time="2026-06-11T00:20:05.5740478Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.023812 | controller | Jun 11 00:20:05.630712 crc crio[23067]: time="2026-06-11T00:20:05.628904836Z" level=info msg="Stopped container dede9b44f6a2f647be869d1f8290cae735bbf39bde5e360e87a1323b0defafe1: openstack/ceilometer-0/proxy-httpd" id=c808e344-2fe6-4775-bc0e-42e304a0a531 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:47.023828 | controller | Jun 11 00:20:05.766068 crc crio[23067]: time="2026-06-11T00:20:05.7659049Z" level=info msg="Stopped container 872cf1ebc9065425e2e11f76818e1d1ca4ac4251b5c43e0752e9d80b3009dc03: openstack/ceilometer-0/ceilometer-central-agent" id=76f735dd-7abd-4563-98c1-5c2837c52836 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:47.023850 | controller | Jun 11 00:20:05.823509 crc crio[23067]: time="2026-06-11T00:20:05.823054118Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.023866 | controller | Jun 11 00:20:05.845126 crc crio[23067]: time="2026-06-11T00:20:05.842502058Z" level=info msg="Stopped container c80825be2658451e8d4a42c7e34d5856c7c084cbac5584dcd43151e79ca5539b: openstack/barbican-api-675dbddb44-b88qz/barbican-api" id=70efd553-273c-457c-b0f2-4d0ad9fee004 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:47.023881 | controller | Jun 11 00:20:05.849593 crc crio[23067]: time="2026-06-11T00:20:05.84955102Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.023897 | controller | Jun 11 00:20:05.855207 crc crio[23067]: time="2026-06-11T00:20:05.854586787Z" level=info msg="Stopping pod sandbox: 0cb7482a6221314e3cc357258e27e67a86bcd482c07b105696a57b5ebdea1aff" id=c28cfd65-bbec-4761-92bf-0d6a83bcfc0b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.023913 | controller | Jun 11 00:20:05.855325 crc crio[23067]: time="2026-06-11T00:20:05.855260796Z" level=info msg="Got pod network &{Name:barbican-api-675dbddb44-b88qz Namespace:openstack ID:0cb7482a6221314e3cc357258e27e67a86bcd482c07b105696a57b5ebdea1aff UID:48146af8-16a6-4bcc-bc58-71fd18b12095 NetNS:/var/run/netns/002d8ee5-9d09-4ee6-9314-8e9c7ba24f9c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod48146af8_16a6_4bcc_bc58_71fd18b12095.slice PodAnnotations:0xc0002f2148}] Aliases:map[]}"
2026-06-11 01:10:47.023929 | controller | Jun 11 00:20:05.855448 crc crio[23067]: time="2026-06-11T00:20:05.85539682Z" level=info msg="Deleting pod openstack_barbican-api-675dbddb44-b88qz from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.023946 | controller | Jun 11 00:20:05.983571 crc crio[23067]: time="2026-06-11T00:20:05.983471501Z" level=info msg="Running pod sandbox: openstack/cinder-api-0/POD" id=e474dcba-d739-4918-9893-ab73c184286f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.023962 | controller | Jun 11 00:20:05.984432 crc crio[23067]: time="2026-06-11T00:20:05.983776969Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.023977 | controller | Jun 11 00:20:06.265868 crc crio[23067]: time="2026-06-11T00:20:06.25747567Z" level=info msg="Created container ed5bb946568413ee0bd77f0b838cb0b7314c2a283da0600bdb5b5296b846852c: openstack/neutron-769dc94469-zx5mv/neutron-api" id=2deaff5a-6715-4ccd-ac06-e913240cc161 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.023992 | controller | Jun 11 00:20:06.266169 crc crio[23067]: time="2026-06-11T00:20:06.265873689Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.024007 | controller | Jun 11 00:20:06.266973 crc crio[23067]: time="2026-06-11T00:20:06.266894477Z" level=info msg="Starting container: ed5bb946568413ee0bd77f0b838cb0b7314c2a283da0600bdb5b5296b846852c" id=e1067784-b41c-4ecb-b0ff-6acb0478f156 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.024023 | controller | Jun 11 00:20:06.279891 crc crio[23067]: time="2026-06-11T00:20:06.277066344Z" level=info msg="Started container" PID=75206 containerID=ed5bb946568413ee0bd77f0b838cb0b7314c2a283da0600bdb5b5296b846852c description=openstack/neutron-769dc94469-zx5mv/neutron-api id=e1067784-b41c-4ecb-b0ff-6acb0478f156 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2e09dfe64bafc2a4d6529ce4f5638003d9b6cd2762da0bdf43c1911a9e846f48
2026-06-11 01:10:47.024042 | controller | Jun 11 00:20:06.279891 crc crio[23067]: time="2026-06-11T00:20:06.278502063Z" level=info msg="Stopped container fd15b6f0e0fc4d7ca2f6f153730eeb4e2115b8278d7cf927926aec4c3954310a: openstack/neutron-7fb7cc496f-bxh7n/neutron-api" id=0192e2fb-7700-492a-be40-1d01c2daf667 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:47.024058 | controller | Jun 11 00:20:06.285202 crc crio[23067]: time="2026-06-11T00:20:06.285109263Z" level=info msg="Stopping pod sandbox: 417508eb777ed2deef79db2de1421219bd5eb646ed70bdeddaec4c1ac3b355ed" id=0b1e002d-db83-405b-8d91-f9e848fd9240 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.024074 | controller | Jun 11 00:20:06.285588 crc crio[23067]: time="2026-06-11T00:20:06.285516474Z" level=info msg="Got pod network &{Name:neutron-7fb7cc496f-bxh7n Namespace:openstack ID:417508eb777ed2deef79db2de1421219bd5eb646ed70bdeddaec4c1ac3b355ed UID:c9827548-09b4-459c-8a13-74d733e43adf NetNS:/var/run/netns/1337a126-6dea-4df8-a66c-7af9a1567086 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc9827548_09b4_459c_8a13_74d733e43adf.slice PodAnnotations:0xc000c34b38}] Aliases:map[]}"
2026-06-11 01:10:47.024090 | controller | Jun 11 00:20:06.285828 crc crio[23067]: time="2026-06-11T00:20:06.285754171Z" level=info msg="Deleting pod openstack_neutron-7fb7cc496f-bxh7n from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.024105 | controller | Jun 11 00:20:06.315923 crc crio[23067]: time="2026-06-11T00:20:06.306885507Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=8a322d70-f272-46e2-872b-30ef7462aa17 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.024121 | controller | Jun 11 00:20:06.315923 crc crio[23067]: time="2026-06-11T00:20:06.311853532Z" level=info msg="Stopped container 243c564fe6c9533e289f3fa696e15a52b9c8e9fa62b7062f708f6ebed3b28943: openstack/ceilometer-0/ceilometer-notification-agent" id=507a77f2-69ca-4570-bb45-06480737ef24 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:47.024136 | controller | Jun 11 00:20:06.337125 crc crio[23067]: time="2026-06-11T00:20:06.317014993Z" level=info msg="Stopping pod sandbox: 792b2decad05c5dac7d072efbc46940c45b2f71cfda169cfc16b17bfe80946de" id=b169e7d8-58fb-4bc8-9141-86f4f8914935 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.024152 | controller | Jun 11 00:20:06.337125 crc crio[23067]: time="2026-06-11T00:20:06.317585478Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:792b2decad05c5dac7d072efbc46940c45b2f71cfda169cfc16b17bfe80946de UID:daf7db10-0f6b-4faa-8bf6-a496b341bb53 NetNS:/var/run/netns/1e6f80f1-cbc1-4d6b-be1a-21bdec62e1e0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddaf7db10_0f6b_4faa_8bf6_a496b341bb53.slice PodAnnotations:0xc003ba8408}] Aliases:map[]}"
2026-06-11 01:10:47.024168 | controller | Jun 11 00:20:06.337125 crc crio[23067]: time="2026-06-11T00:20:06.317812715Z" level=info msg="Deleting pod openstack_ceilometer-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.024184 | controller | Jun 11 00:20:06.355097 crc crio[23067]: time="2026-06-11T00:20:06.354976178Z" level=info msg="Got pod network &{Name:cinder-api-0 Namespace:openstack ID:7e49e1c01d0d79808bb8f9b43a64f455f18fc49f26c5752e581e36da75201488 UID:e4f28e63-5662-4fcc-a441-7b5fc280310d NetNS:/var/run/netns/5d9d2c4d-3dfc-438c-8c37-cbcc7c21924f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode4f28e63_5662_4fcc_a441_7b5fc280310d.slice PodAnnotations:0xc000b80890}] Aliases:map[]}"
2026-06-11 01:10:47.024203 | controller | Jun 11 00:20:06.355097 crc crio[23067]: time="2026-06-11T00:20:06.35506023Z" level=info msg="Adding pod openstack_cinder-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.024220 | controller | Jun 11 00:20:06.443953 crc crio[23067]: 2026-06-11T00:20:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1a9b0210b0cc741 Mac:be:d7:2d:0d:22:f5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a9 Mtu:0 Sandbox:/var/run/netns/26dd71b0-459f-447b-a65f-cba4f9e64792 SocketPath: PciID:}] [{Interface:0xc00011ab10 Address:{IP:10.217.0.169 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:47.024236 | controller | Jun 11 00:20:06.445020 crc crio[23067]: time="2026-06-11T00:20:06.44495585Z" level=info msg="Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:1a9b0210b0cc741c5617a4a1a91ef1e2a903b1245b87c132481361b918e53552 UID:07808d1f-a15c-4ce1-bc2d-baa3ab15bc1d NetNS:/var/run/netns/26dd71b0-459f-447b-a65f-cba4f9e64792 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod07808d1f_a15c_4ce1_bc2d_baa3ab15bc1d.slice PodAnnotations:0xc002a46048}] Aliases:map[]}"
2026-06-11 01:10:47.024252 | controller | Jun 11 00:20:06.445187 crc crio[23067]: time="2026-06-11T00:20:06.445112275Z" level=info msg="Checking pod openstack_cinder-scheduler-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:47.024268 | controller | Jun 11 00:20:06.542629 crc crio[23067]: time="2026-06-11T00:20:06.541589645Z" level=info msg="Ran pod sandbox 1a9b0210b0cc741c5617a4a1a91ef1e2a903b1245b87c132481361b918e53552 with infra container: openstack/cinder-scheduler-0/POD" id=b6691205-1e6b-4e57-b841-3ffad92c94a9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.024284 | controller | Jun 11 00:20:06.542629 crc crio[23067]: time="2026-06-11T00:20:06.541941134Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=a3f4b25c-6391-47ca-bddf-600113866005 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.024300 | controller | Jun 11 00:20:06.551247 crc crio[23067]: time="2026-06-11T00:20:06.551098464Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified" id=f84f7852-ac63-445b-9a0b-9133d9f5a068 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.024316 | controller | Jun 11 00:20:06.551364 crc crio[23067]: time="2026-06-11T00:20:06.551288319Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified not found" id=f84f7852-ac63-445b-9a0b-9133d9f5a068 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.024332 | controller | Jun 11 00:20:06.551364 crc crio[23067]: time="2026-06-11T00:20:06.55133055Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified found" id=f84f7852-ac63-445b-9a0b-9133d9f5a068 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.024362 | controller | Jun 11 00:20:06.555819 crc crio[23067]: time="2026-06-11T00:20:06.555754681Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified" id=7e16d3c3-b187-4171-afbc-d69ee43abbac name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:47.024384 | controller | Jun 11 00:20:06.590410 crc crio[23067]: time="2026-06-11T00:20:06.581885943Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\""
2026-06-11 01:10:47.024401 | controller | Jun 11 00:20:06.590410 crc crio[23067]: time="2026-06-11T00:20:06.588337099Z" level=info msg="Created container 98712a7b8e2afc91182ffda43a5ba62f34c9a9581624c32dda0180b3019cead6: openshift-infra/auto-csr-approver-29685620-dmfld/oc" id=3be28c11-37b1-4bdc-a7fa-f36ce3179bcb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.024422 | controller | Jun 11 00:20:06.604390 crc crio[23067]: time="2026-06-11T00:20:06.599855693Z" level=info msg="Starting container: 98712a7b8e2afc91182ffda43a5ba62f34c9a9581624c32dda0180b3019cead6" id=3c30ade7-a976-4b27-bf7e-ff35457fa044 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.024438 | controller | Jun 11 00:20:06.611057 crc crio[23067]: time="2026-06-11T00:20:06.610134143Z" level=info msg="Started container" PID=75266 containerID=98712a7b8e2afc91182ffda43a5ba62f34c9a9581624c32dda0180b3019cead6 description=openshift-infra/auto-csr-approver-29685620-dmfld/oc id=3c30ade7-a976-4b27-bf7e-ff35457fa044 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a8b70e3883a7417c208bfa10d988750f4bdf751ac8662608f4c162fba6f5fc6a
2026-06-11 01:10:47.024455 | controller | Jun 11 00:20:06.614932 crc crio[23067]: time="2026-06-11T00:20:06.614596755Z" level=info msg="Creating container: openstack/neutron-769dc94469-zx5mv/neutron-httpd" id=0c89159a-1ec5-4620-b38d-f331f7cb7dbc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.024471 | controller | Jun 11 00:20:06.617428 crc crio[23067]: time="2026-06-11T00:20:06.617262808Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.024487 | controller | Jun 11 00:20:06.748519 crc crio[23067]: 2026-06-11T00:20:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a15b634a4a3faa7 Mac:ae:41:2a:5b:c3:ed Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:aa Mtu:0 Sandbox:/var/run/netns/645983b0-0b06-46cf-b780-be509bc15428 SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.0.170 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:47.024504 | controller | Jun 11 00:20:06.748519 crc crio[23067]: time="2026-06-11T00:20:06.748005312Z" level=info msg="Got pod network &{Name:dnsmasq-dns-764b948f4c-nkb48 Namespace:openstack ID:a15b634a4a3faa73033c2ce2ac114134b696ccdfebaea8e31ededceb3a7e3c32 UID:ec891b8c-faa1-4b85-8b1a-eb9d396f4db4 NetNS:/var/run/netns/645983b0-0b06-46cf-b780-be509bc15428 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podec891b8c_faa1_4b85_8b1a_eb9d396f4db4.slice PodAnnotations:0xc0005312b8}] Aliases:map[]}"
2026-06-11 01:10:47.024532 | controller | Jun 11 00:20:06.748519 crc crio[23067]: time="2026-06-11T00:20:06.748197797Z" level=info msg="Checking pod openstack_dnsmasq-dns-764b948f4c-nkb48 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:47.024548 | controller | Jun 11 00:20:06.768380 crc crio[23067]: time="2026-06-11T00:20:06.768157921Z" level=info msg="Ran pod sandbox a15b634a4a3faa73033c2ce2ac114134b696ccdfebaea8e31ededceb3a7e3c32 with infra container: openstack/dnsmasq-dns-764b948f4c-nkb48/POD" id=ac5fa1d2-2f28-4a00-a150-dc9a1e443146 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.024564 | controller | Jun 11 00:20:06.782585 crc crio[23067]: time="2026-06-11T00:20:06.782453901Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.024580 | controller | Jun 11 00:20:06.783191 crc crio[23067]: time="2026-06-11T00:20:06.783030426Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=54faf6b7-93e1-45ed-befd-b018304c24cb name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.024595 | controller | Jun 11 00:20:06.808107 crc crio[23067]: time="2026-06-11T00:20:06.808048158Z" level=info msg="Stopped pod sandbox: 0cb7482a6221314e3cc357258e27e67a86bcd482c07b105696a57b5ebdea1aff" id=c28cfd65-bbec-4761-92bf-0d6a83bcfc0b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.024611 | controller | Jun 11 00:20:06.829552 crc crio[23067]: time="2026-06-11T00:20:06.821764092Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.024639 | controller | Jun 11 00:20:07.121131 crc crio[23067]: time="2026-06-11T00:20:07.120099205Z" level=info msg="Stopped pod sandbox: 792b2decad05c5dac7d072efbc46940c45b2f71cfda169cfc16b17bfe80946de" id=b169e7d8-58fb-4bc8-9141-86f4f8914935 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.024655 | controller | Jun 11 00:20:07.261276 crc crio[23067]: time="2026-06-11T00:20:07.261131329Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=d96b2b86-04cd-467c-a6d3-398f9254521f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.024671 | controller | Jun 11 00:20:07.283584 crc crio[23067]: time="2026-06-11T00:20:07.282035669Z" level=info msg="Creating container: openstack/dnsmasq-dns-764b948f4c-nkb48/init" id=a61fbec1-ae2d-4245-ab72-b4b01080fc39 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.024686 | controller | Jun 11 00:20:07.283584 crc crio[23067]: time="2026-06-11T00:20:07.282530432Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.024701 | controller | Jun 11 00:20:07.395489 crc crio[23067]: time="2026-06-11T00:20:07.395229534Z" level=info msg="Created container 6201d039a5488e2a42ba0b4da02882746589498452b83e625950719de44b1760: openstack/neutron-769dc94469-zx5mv/neutron-httpd" id=0c89159a-1ec5-4620-b38d-f331f7cb7dbc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.024716 | controller | Jun 11 00:20:07.403304 crc crio[23067]: time="2026-06-11T00:20:07.397580889Z" level=info msg="Starting container: 6201d039a5488e2a42ba0b4da02882746589498452b83e625950719de44b1760" id=e1a8ba13-0947-4b7b-81f4-ab816a25bfe2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.024732 | controller | Jun 11 00:20:07.456180 crc crio[23067]: time="2026-06-11T00:20:07.450532712Z" level=info msg="Started container" PID=75366 containerID=6201d039a5488e2a42ba0b4da02882746589498452b83e625950719de44b1760 description=openstack/neutron-769dc94469-zx5mv/neutron-httpd id=e1a8ba13-0947-4b7b-81f4-ab816a25bfe2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2e09dfe64bafc2a4d6529ce4f5638003d9b6cd2762da0bdf43c1911a9e846f48
2026-06-11 01:10:47.024748 | controller | Jun 11 00:20:07.599620 crc crio[23067]: 2026-06-11T00:20:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7e49e1c01d0d798 Mac:9a:dc:e8:9a:a2:90 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ab Mtu:0 Sandbox:/var/run/netns/5d9d2c4d-3dfc-438c-8c37-cbcc7c21924f SocketPath: PciID:}] [{Interface:0xc0003845b0 Address:{IP:10.217.0.171 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:47.024764 | controller | Jun 11 00:20:07.602012 crc crio[23067]: time="2026-06-11T00:20:07.60196939Z" level=info msg="Got pod network &{Name:cinder-api-0 Namespace:openstack ID:7e49e1c01d0d79808bb8f9b43a64f455f18fc49f26c5752e581e36da75201488 UID:e4f28e63-5662-4fcc-a441-7b5fc280310d NetNS:/var/run/netns/5d9d2c4d-3dfc-438c-8c37-cbcc7c21924f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode4f28e63_5662_4fcc_a441_7b5fc280310d.slice PodAnnotations:0xc000b80890}] Aliases:map[]}"
2026-06-11 01:10:47.024779 | controller | Jun 11 00:20:07.623322 crc crio[23067]: time="2026-06-11T00:20:07.623266241Z" level=info msg="Checking pod openstack_cinder-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:47.024795 | controller | Jun 11 00:20:07.891775 crc crio[23067]: time="2026-06-11T00:20:07.891551794Z" level=info msg="Removing container: c80825be2658451e8d4a42c7e34d5856c7c084cbac5584dcd43151e79ca5539b" id=954d2dac-34fa-4893-9427-bc080c761c77 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.024810 | controller | Jun 11 00:20:08.287468 crc crio[23067]: time="2026-06-11T00:20:08.286233443Z" level=info msg="Stopped pod sandbox: 417508eb777ed2deef79db2de1421219bd5eb646ed70bdeddaec4c1ac3b355ed" id=0b1e002d-db83-405b-8d91-f9e848fd9240 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.024829 | controller | Jun 11 00:20:08.301887 crc crio[23067]: time="2026-06-11T00:20:08.297627133Z" level=info msg="Ran pod sandbox 7e49e1c01d0d79808bb8f9b43a64f455f18fc49f26c5752e581e36da75201488 with infra container: openstack/cinder-api-0/POD" id=e474dcba-d739-4918-9893-ab73c184286f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.024845 | controller | Jun 11 00:20:08.328237 crc crio[23067]: time="2026-06-11T00:20:08.328164896Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=a1eb9ce6-0aa8-470c-a81f-85e0e33bb842 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.024860 | controller | Jun 11 00:20:08.336509 crc crio[23067]: time="2026-06-11T00:20:08.336472362Z" level=info msg="Removed container c80825be2658451e8d4a42c7e34d5856c7c084cbac5584dcd43151e79ca5539b: openstack/barbican-api-675dbddb44-b88qz/barbican-api" id=954d2dac-34fa-4893-9427-bc080c761c77 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.024876 | controller | Jun 11 00:20:08.352585 crc crio[23067]: time="2026-06-11T00:20:08.350631428Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=6c1a211d-faf1-4256-b320-c3b65691ec8a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.024890 | controller | Jun 11 00:20:08.361404 crc crio[23067]: time="2026-06-11T00:20:08.36098083Z" level=info msg="Removing container: 76bdc27e728dbc70304f178f7547bf7432d066870d48b84942d72239421df0b5" id=68c6f807-d5d1-4c90-8d1c-79dd175a5750 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.024905 | controller | Jun 11 00:20:08.465018 crc crio[23067]: time="2026-06-11T00:20:08.463979268Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.024921 | controller | Jun 11 00:20:08.473347 crc crio[23067]: time="2026-06-11T00:20:08.473155988Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:05ada8cde6c86ae8ee0ca06b60e0cbb9224777312d1f41e2b34dc7d5e04057f4" id=7e16d3c3-b187-4171-afbc-d69ee43abbac name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:47.024936 | controller | Jun 11 00:20:08.486778 crc crio[23067]: time="2026-06-11T00:20:08.483204182Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified" id=669f3134-b18d-4e14-8080-dc017d061ff3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.024951 | controller | Jun 11 00:20:08.486778 crc crio[23067]: time="2026-06-11T00:20:08.484323892Z" level=info msg="Creating container: openstack/cinder-api-0/cinder-api-log" id=fd3af220-7031-4f36-91da-707e60f47bce name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.024967 | controller | Jun 11 00:20:08.486778 crc crio[23067]: time="2026-06-11T00:20:08.484757154Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.024982 | controller | Jun 11 00:20:08.489882 crc crio[23067]: time="2026-06-11T00:20:08.488738723Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.024997 | controller | Jun 11 00:20:08.778121 crc crio[23067]: time="2026-06-11T00:20:08.774568054Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified" id=5573168c-cec5-434c-a000-21e291176309 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.025012 | controller | Jun 11 00:20:08.832922 crc crio[23067]: time="2026-06-11T00:20:08.824868125Z" level=info msg="Removed container 76bdc27e728dbc70304f178f7547bf7432d066870d48b84942d72239421df0b5: openstack/barbican-api-675dbddb44-b88qz/barbican-api-log" id=68c6f807-d5d1-4c90-8d1c-79dd175a5750 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.025030 | controller | Jun 11 00:20:08.857177 crc crio[23067]: time="2026-06-11T00:20:08.852353225Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.025047 | controller | Jun 11 00:20:08.883051 crc crio[23067]: time="2026-06-11T00:20:08.882945759Z" level=info msg="Creating container: openstack/cinder-scheduler-0/cinder-scheduler" id=c7c327dc-d88e-437a-ba17-cb29c0f79cd0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.025062 | controller | Jun 11 00:20:08.885096 crc crio[23067]: time="2026-06-11T00:20:08.885008065Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.025077 | controller | Jun 11 00:20:08.891234 crc crio[23067]: time="2026-06-11T00:20:08.891146442Z" level=info msg="Removing container: dede9b44f6a2f647be869d1f8290cae735bbf39bde5e360e87a1323b0defafe1" id=b5c3cae6-19a0-4ee5-b9ac-801b999b2789 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.025092 | controller | Jun 11 00:20:09.202608 crc crio[23067]: time="2026-06-11T00:20:09.201992195Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.025108 | controller | Jun 11 00:20:09.271780 crc crio[23067]: time="2026-06-11T00:20:09.268922449Z" level=info msg="Created container 1f41890437938888016b63c89381a4d4a9f775df5201eb41525c8800d736e30b: openstack/dnsmasq-dns-764b948f4c-nkb48/init" id=a61fbec1-ae2d-4245-ab72-b4b01080fc39 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.025123 | controller | Jun 11 00:20:09.302045 crc crio[23067]: time="2026-06-11T00:20:09.286415746Z" level=info msg="Starting container: 1f41890437938888016b63c89381a4d4a9f775df5201eb41525c8800d736e30b" id=bde7b7c1-758e-4808-830b-d53c5c60a283 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.025140 | controller | Jun 11 00:20:09.369269 crc crio[23067]: time="2026-06-11T00:20:09.356825476Z" level=info msg="Running pod sandbox: openstack/ceilometer-0/POD" id=529b9b8b-807b-4ff2-b05c-8531628d3e08 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.025155 | controller | Jun 11 00:20:09.369269 crc crio[23067]: time="2026-06-11T00:20:09.357042381Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.025171 | controller | Jun 11 00:20:09.505702 crc crio[23067]: time="2026-06-11T00:20:09.497271354Z" level=info msg="Removed container dede9b44f6a2f647be869d1f8290cae735bbf39bde5e360e87a1323b0defafe1: openstack/ceilometer-0/proxy-httpd" id=b5c3cae6-19a0-4ee5-b9ac-801b999b2789 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.025186 | controller | Jun 11 00:20:09.551942 crc crio[23067]: time="2026-06-11T00:20:09.550065123Z" level=info msg="Started container" PID=75488 containerID=1f41890437938888016b63c89381a4d4a9f775df5201eb41525c8800d736e30b description=openstack/dnsmasq-dns-764b948f4c-nkb48/init id=bde7b7c1-758e-4808-830b-d53c5c60a283 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a15b634a4a3faa73033c2ce2ac114134b696ccdfebaea8e31ededceb3a7e3c32
2026-06-11 01:10:47.025202 | controller | Jun 11 00:20:09.552523 crc crio[23067]: time="2026-06-11T00:20:09.552376706Z" level=info msg="Removing container: 37db46c0a071ecdf4a41bd37bc8d045715473c2cbea8854016af2a6bc56b8d8b" id=695055db-4dd0-4b7f-b6c9-7162fc8ef378 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.025217 | controller | Jun 11 00:20:09.820497 crc crio[23067]: time="2026-06-11T00:20:09.820255188Z" level=info msg="Removed container 37db46c0a071ecdf4a41bd37bc8d045715473c2cbea8854016af2a6bc56b8d8b: openstack/ceilometer-0/sg-core" id=695055db-4dd0-4b7f-b6c9-7162fc8ef378 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.025237 | controller | Jun 11 00:20:09.835360 crc crio[23067]: time="2026-06-11T00:20:09.835279688Z" level=info msg="Removing container: 243c564fe6c9533e289f3fa696e15a52b9c8e9fa62b7062f708f6ebed3b28943" id=446e7165-9559-4125-817c-d88a50c37162 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.025253 | controller | Jun 11 00:20:09.899439 crc crio[23067]: time="2026-06-11T00:20:09.899344974Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:de1da0f1c43f0baaea7085b732988bd1f062d48fcd5120af837d2967d0cb3d8e UID:d25591f7-09f1-4cb5-b822-1221d7dde022 NetNS:/var/run/netns/c12e8c30-d8a7-4339-992e-342ff4bc3c23 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd25591f7_09f1_4cb5_b822_1221d7dde022.slice PodAnnotations:0xc0002f29c0}] Aliases:map[]}"
2026-06-11 01:10:47.025269 | controller | Jun 11 00:20:09.899439 crc crio[23067]: time="2026-06-11T00:20:09.899419646Z" level=info msg="Adding pod openstack_ceilometer-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.025284 | controller | Jun 11 00:20:09.943045 crc crio[23067]: time="2026-06-11T00:20:09.942959893Z" level=info msg="Removed container 243c564fe6c9533e289f3fa696e15a52b9c8e9fa62b7062f708f6ebed3b28943: openstack/ceilometer-0/ceilometer-notification-agent" id=446e7165-9559-4125-817c-d88a50c37162 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.025300 | controller | Jun 11 00:20:09.967115 crc crio[23067]: time="2026-06-11T00:20:09.967017179Z" level=info msg="Removing container: 872cf1ebc9065425e2e11f76818e1d1ca4ac4251b5c43e0752e9d80b3009dc03" id=751f658d-5873-47f1-a01d-23b57586779c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.025315 | controller | Jun 11 00:20:10.038825 crc crio[23067]: time="2026-06-11T00:20:10.036549794Z" level=info msg="Removed container 872cf1ebc9065425e2e11f76818e1d1ca4ac4251b5c43e0752e9d80b3009dc03: openstack/ceilometer-0/ceilometer-central-agent" id=751f658d-5873-47f1-a01d-23b57586779c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.025331 | controller | Jun 11 00:20:10.053325 crc crio[23067]: time="2026-06-11T00:20:10.051615805Z" level=info msg="Removing container: e608053d98eacaa8e7febb4a0a12d4a6a0776bae241500743187bd2b4e26ea5a" id=62fb5d68-f70e-45cf-833c-f3c15cad0f37 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.025369 | controller | Jun 11 00:20:10.205830 crc crio[23067]: time="2026-06-11T00:20:10.205713446Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=68ef47fc-e309-46f3-a304-6cf107bdc70f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.025401 | controller | Jun 11 00:20:10.220054 crc crio[23067]: time="2026-06-11T00:20:10.218158455Z" level=info msg="Removed container e608053d98eacaa8e7febb4a0a12d4a6a0776bae241500743187bd2b4e26ea5a: openstack/neutron-7fb7cc496f-bxh7n/neutron-httpd" id=62fb5d68-f70e-45cf-833c-f3c15cad0f37 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.025420 | controller | Jun 11 00:20:10.228084 crc crio[23067]: time="2026-06-11T00:20:10.227962242Z" level=info msg="Removing container: fd15b6f0e0fc4d7ca2f6f153730eeb4e2115b8278d7cf927926aec4c3954310a" id=05eddcde-6024-409f-a5c3-03cbfa7fd18a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.025437 | controller | Jun 11 00:20:10.321435 crc crio[23067]: time="2026-06-11T00:20:10.321348498Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=aa525600-f287-4432-a48f-9d2f5d3cbf09 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.025452 | controller | Jun 11 00:20:10.397549 crc crio[23067]: time="2026-06-11T00:20:10.39736269Z" level=info msg="Removed container fd15b6f0e0fc4d7ca2f6f153730eeb4e2115b8278d7cf927926aec4c3954310a: openstack/neutron-7fb7cc496f-bxh7n/neutron-api" id=05eddcde-6024-409f-a5c3-03cbfa7fd18a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.025472 | controller | Jun 11 00:20:10.687831 crc crio[23067]: time="2026-06-11T00:20:10.687046896Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.025489 | controller | Jun 11 00:20:10.708530 crc crio[23067]: time="2026-06-11T00:20:10.708383428Z" level=info msg="Creating container: openstack/dnsmasq-dns-764b948f4c-nkb48/dnsmasq-dns" id=e59ccc7a-8496-49c9-a4af-af401ebb61e1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.025504 | controller | Jun 11 00:20:10.708945 crc crio[23067]: time="2026-06-11T00:20:10.708902582Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.025520 | controller | Jun 11 00:20:10.771408 crc crio[23067]: 2026-06-11T00:20:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:de1da0f1c43f0ba Mac:0a:db:63:26:fe:f8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ac Mtu:0 Sandbox:/var/run/netns/c12e8c30-d8a7-4339-992e-342ff4bc3c23 SocketPath: PciID:}] [{Interface:0xc00048c450 Address:{IP:10.217.0.172 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:47.025536 | controller | Jun 11 00:20:10.776180 crc crio[23067]: time="2026-06-11T00:20:10.776096154Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:de1da0f1c43f0baaea7085b732988bd1f062d48fcd5120af837d2967d0cb3d8e UID:d25591f7-09f1-4cb5-b822-1221d7dde022 NetNS:/var/run/netns/c12e8c30-d8a7-4339-992e-342ff4bc3c23 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd25591f7_09f1_4cb5_b822_1221d7dde022.slice PodAnnotations:0xc0002f29c0}] Aliases:map[]}"
2026-06-11 01:10:47.025552 | controller | Jun 11 00:20:10.776698 crc crio[23067]: time="2026-06-11T00:20:10.776577727Z" level=info msg="Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:47.025568 | controller | Jun 11 00:20:10.826510 crc crio[23067]: time="2026-06-11T00:20:10.826365294Z" level=info msg="Ran pod sandbox de1da0f1c43f0baaea7085b732988bd1f062d48fcd5120af837d2967d0cb3d8e with infra container: openstack/ceilometer-0/POD" id=529b9b8b-807b-4ff2-b05c-8531628d3e08 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.025584 | controller | Jun 11 00:20:10.839703 crc crio[23067]: time="2026-06-11T00:20:10.834421464Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.025601 | controller | Jun 11 00:20:10.839703 crc crio[23067]: time="2026-06-11T00:20:10.838524485Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=c1d37621-c128-4185-bcb5-8a0b7619801c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.025617 | controller | Jun 11 00:20:10.840977 crc crio[23067]: time="2026-06-11T00:20:10.840061167Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.025633 | controller | Jun 11 00:20:10.872810 crc crio[23067]: time="2026-06-11T00:20:10.872690617Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=2d63db72-bcb1-4fff-b25a-a241fc549397 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.025649 | controller | Jun 11 00:20:10.880064 crc crio[23067]: time="2026-06-11T00:20:10.879965575Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-central-agent" id=272e071e-6b68-4ff3-a93c-b1815a16e335 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.025669 | controller | Jun 11 00:20:10.880444 crc crio[23067]: time="2026-06-11T00:20:10.880389517Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.025685 | controller | Jun 11 00:20:11.015524 crc crio[23067]: time="2026-06-11T00:20:11.010471043Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.025701 | controller | Jun 11 00:20:11.017982 crc crio[23067]: time="2026-06-11T00:20:11.017856874Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.025717 | controller | Jun 11 00:20:11.087220 crc crio[23067]: time="2026-06-11T00:20:11.087099952Z" level=info msg="Created container 06d045c6643a23cac543d059770e7d082193e415a8a545b67fc7823b6bfddafc: openstack/cinder-scheduler-0/cinder-scheduler" id=c7c327dc-d88e-437a-ba17-cb29c0f79cd0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.025733 | controller | Jun 11 00:20:11.089017 crc crio[23067]: time="2026-06-11T00:20:11.088766937Z" level=info msg="Starting container: 06d045c6643a23cac543d059770e7d082193e415a8a545b67fc7823b6bfddafc" id=1879b673-7aef-43d1-98ea-04c2bb45727a name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.025749 | controller | Jun 11 00:20:11.096585 crc crio[23067]: time="2026-06-11T00:20:11.096494758Z" level=info msg="Started container" PID=75791 containerID=06d045c6643a23cac543d059770e7d082193e415a8a545b67fc7823b6bfddafc description=openstack/cinder-scheduler-0/cinder-scheduler id=1879b673-7aef-43d1-98ea-04c2bb45727a name=/runtime.v1.RuntimeService/StartContainer sandboxID=1a9b0210b0cc741c5617a4a1a91ef1e2a903b1245b87c132481361b918e53552
2026-06-11 01:10:47.025765 | controller | Jun 11 00:20:11.112225 crc crio[23067]: time="2026-06-11T00:20:11.110474889Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified" id=e3f044d4-e8a4-4907-b064-6fdefc0e6954 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.025781 | controller | Jun 11 00:20:11.155019 crc crio[23067]: time="2026-06-11T00:20:11.154929721Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified" id=4b0839bc-5385-4c2f-945b-1b16998eddd2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.025797 | controller | Jun 11 00:20:11.167287 crc crio[23067]: time="2026-06-11T00:20:11.167204185Z" level=info msg="Creating container: openstack/cinder-scheduler-0/probe" id=9cba9d72-eec1-4a92-9624-a7153eac3eb0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.025813 | controller | Jun 11 00:20:11.168823 crc crio[23067]: time="2026-06-11T00:20:11.168728217Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.025828 | controller | Jun 11 00:20:11.242887 crc crio[23067]: time="2026-06-11T00:20:11.242697573Z" level=info msg="Stopping pod sandbox: a8b70e3883a7417c208bfa10d988750f4bdf751ac8662608f4c162fba6f5fc6a" id=aa8789cd-1be7-4326-b76c-80aabb7f1a29 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.025844 | controller | Jun 11 00:20:11.243450 crc crio[23067]: time="2026-06-11T00:20:11.243137785Z" level=info msg="Got pod network &{Name:auto-csr-approver-29685620-dmfld Namespace:openshift-infra ID:a8b70e3883a7417c208bfa10d988750f4bdf751ac8662608f4c162fba6f5fc6a UID:aa459525-c751-4e5f-946c-313700ed95ed NetNS:/var/run/netns/c04668ec-4c31-4385-b2d5-ca6d1d45d4ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaa459525_c751_4e5f_946c_313700ed95ed.slice PodAnnotations:0xc000b805f0}] Aliases:map[]}"
2026-06-11 01:10:47.025864 | controller | Jun 11 00:20:11.243450 crc crio[23067]: time="2026-06-11T00:20:11.243273659Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29685620-dmfld from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.025880 | controller | Jun 11 00:20:11.269121 crc crio[23067]: time="2026-06-11T00:20:11.268971549Z" level=info msg="Created container 0f4350b437ebcd0e12b4f388c4aec6b9600770722d17d41740cbc771f41cb336: openstack/dnsmasq-dns-764b948f4c-nkb48/dnsmasq-dns" id=e59ccc7a-8496-49c9-a4af-af401ebb61e1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.025896 | controller | Jun 11 00:20:11.272614 crc crio[23067]: time="2026-06-11T00:20:11.272512376Z" level=info msg="Starting container: 0f4350b437ebcd0e12b4f388c4aec6b9600770722d17d41740cbc771f41cb336" id=6a483bb3-c6ef-4d20-8487-84de8aae53e5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.025912 | controller | Jun 11 00:20:11.279487 crc crio[23067]: time="2026-06-11T00:20:11.279404264Z" level=info msg="Created container aa95685c646175ed6fbbaf67ff6b75766e9915608eb08667090ad3eba3b87542: openstack/ceilometer-0/ceilometer-central-agent" id=272e071e-6b68-4ff3-a93c-b1815a16e335 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.025927 | controller | Jun 11 00:20:11.284198 crc crio[23067]: time="2026-06-11T00:20:11.284125612Z" level=info msg="Starting container: aa95685c646175ed6fbbaf67ff6b75766e9915608eb08667090ad3eba3b87542" id=78892a2c-b9db-4437-b53a-48ffac156bca name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.025943 | controller | Jun 11 00:20:11.298629 crc crio[23067]: time="2026-06-11T00:20:11.298515995Z" level=info msg="Started container" PID=75813 containerID=0f4350b437ebcd0e12b4f388c4aec6b9600770722d17d41740cbc771f41cb336 description=openstack/dnsmasq-dns-764b948f4c-nkb48/dnsmasq-dns id=6a483bb3-c6ef-4d20-8487-84de8aae53e5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a15b634a4a3faa73033c2ce2ac114134b696ccdfebaea8e31ededceb3a7e3c32
2026-06-11 01:10:47.025959 | controller | Jun 11 00:20:11.306725 crc crio[23067]: time="2026-06-11T00:20:11.305089104Z" level=info msg="Started container" PID=75821 containerID=aa95685c646175ed6fbbaf67ff6b75766e9915608eb08667090ad3eba3b87542 description=openstack/ceilometer-0/ceilometer-central-agent id=78892a2c-b9db-4437-b53a-48ffac156bca name=/runtime.v1.RuntimeService/StartContainer sandboxID=de1da0f1c43f0baaea7085b732988bd1f062d48fcd5120af837d2967d0cb3d8e
2026-06-11 01:10:47.025974 | controller | Jun 11 00:20:11.322054 crc crio[23067]: time="2026-06-11T00:20:11.321870601Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.025991 | controller | Jun 11 00:20:11.334360 crc crio[23067]: time="2026-06-11T00:20:11.334222678Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=c2eb632c-2cb2-4aec-9759-6c103e400d06 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.026010 | controller | Jun 11 00:20:11.370397 crc crio[23067]: time="2026-06-11T00:20:11.370308432Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=95605abd-2d46-4d54-99e4-c7b81c34d9e2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.026087 | controller | Jun 11 00:20:11.378560 crc crio[23067]: time="2026-06-11T00:20:11.378496005Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-notification-agent" id=bd96eb4a-2cf6-4cd9-8615-a7583c832335 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.026111 | controller | Jun 11 00:20:11.379282 crc crio[23067]: time="2026-06-11T00:20:11.379233355Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.026133 | controller | Jun 11 00:20:11.568171 crc crio[23067]: time="2026-06-11T00:20:11.561184395Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.026149 | controller | Jun 11 00:20:11.586320 crc crio[23067]: time="2026-06-11T00:20:11.585072726Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.026166 | controller | Jun 11 00:20:11.598316 crc crio[23067]: time="2026-06-11T00:20:11.598233315Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.026181 | controller | Jun 11 00:20:11.755734 crc crio[23067]: time="2026-06-11T00:20:11.752363266Z" level=info msg="Stopped pod sandbox: a8b70e3883a7417c208bfa10d988750f4bdf751ac8662608f4c162fba6f5fc6a" id=aa8789cd-1be7-4326-b76c-80aabb7f1a29 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.026197 | controller | Jun 11 00:20:11.778720 crc crio[23067]: time="2026-06-11T00:20:11.778424987Z" level=info msg="Created container fd8bd035315201f3fb1638dc0be6d33f55530751de3e258b9c5c9a4deca5a7b9: openstack/cinder-api-0/cinder-api-log" id=fd3af220-7031-4f36-91da-707e60f47bce name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.026214 | controller | Jun 11 00:20:11.780676 crc crio[23067]: time="2026-06-11T00:20:11.780583715Z" level=info msg="Created container cf5813e70cedf30f5ab76374550c9078012b9a7bd55cd359668e1f43fb06c292: openstack/ceilometer-0/ceilometer-notification-agent" id=bd96eb4a-2cf6-4cd9-8615-a7583c832335 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.026230 | controller | Jun 11 00:20:11.780826 crc crio[23067]: time="2026-06-11T00:20:11.780746Z" level=info msg="Starting container: fd8bd035315201f3fb1638dc0be6d33f55530751de3e258b9c5c9a4deca5a7b9" id=ab146f0c-8357-41e0-a82e-87581bd6ed67 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.026245 | controller | Jun 11 00:20:11.787003 crc crio[23067]: time="2026-06-11T00:20:11.786959439Z" level=info msg="Starting container: cf5813e70cedf30f5ab76374550c9078012b9a7bd55cd359668e1f43fb06c292" id=68f62a7a-dad0-414c-89db-7455eb46b0cc name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.026261 | controller | Jun 11 00:20:11.799618 crc crio[23067]: time="2026-06-11T00:20:11.799538612Z" level=info msg="Started container" PID=75881 containerID=cf5813e70cedf30f5ab76374550c9078012b9a7bd55cd359668e1f43fb06c292 description=openstack/ceilometer-0/ceilometer-notification-agent id=68f62a7a-dad0-414c-89db-7455eb46b0cc name=/runtime.v1.RuntimeService/StartContainer sandboxID=de1da0f1c43f0baaea7085b732988bd1f062d48fcd5120af837d2967d0cb3d8e
2026-06-11 01:10:47.026277 | controller | Jun 11 00:20:11.803184 crc crio[23067]: time="2026-06-11T00:20:11.803105679Z" level=info msg="Started container" PID=75882 containerID=fd8bd035315201f3fb1638dc0be6d33f55530751de3e258b9c5c9a4deca5a7b9 description=openstack/cinder-api-0/cinder-api-log id=ab146f0c-8357-41e0-a82e-87581bd6ed67 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7e49e1c01d0d79808bb8f9b43a64f455f18fc49f26c5752e581e36da75201488
2026-06-11 01:10:47.026293 | controller | Jun 11 00:20:11.825323 crc crio[23067]: time="2026-06-11T00:20:11.82515838Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=fc1b4280-5213-4db0-a401-12cdf1fdede5 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.026308 | controller | Jun 11 00:20:11.825323 crc crio[23067]: time="2026-06-11T00:20:11.825306985Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=049e7e21-1776-4054-af32-24b0f57d59f3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.026324 | controller | Jun 11 00:20:11.869519 crc crio[23067]: time="2026-06-11T00:20:11.869185701Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=0c6661e2-55c2-44de-a8a9-aa99e486e874 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.026343 | controller | Jun 11 00:20:11.912601 crc crio[23067]: time="2026-06-11T00:20:11.909464199Z" level=info msg="Creating container: openstack/ceilometer-0/sg-core" id=e9a1753f-4a61-470b-99f5-f950f8a21114 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.026394 | controller | Jun 11 00:20:11.912601 crc crio[23067]: time="2026-06-11T00:20:11.910024724Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.026414 | controller | Jun 11 00:20:11.952403 crc crio[23067]: time="2026-06-11T00:20:11.952271216Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=04c8b5c4-93e4-4f60-b7c4-959ddb88fdc3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.026430 | controller | Jun 11 00:20:11.981108 crc crio[23067]: time="2026-06-11T00:20:11.981015349Z" level=info msg="Creating container: openstack/cinder-api-0/cinder-api" id=4f66d39b-4938-420c-9483-220c5696aa02 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.026446 | controller | Jun 11 00:20:11.981709 crc crio[23067]: time="2026-06-11T00:20:11.981584245Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.026461 | controller | Jun 11 00:20:12.092521 crc crio[23067]: time="2026-06-11T00:20:12.092248982Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.026477 | controller | Jun 11 00:20:12.101774 crc crio[23067]: time="2026-06-11T00:20:12.101129183Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.026493 | controller | Jun 11 00:20:12.123375 crc crio[23067]: time="2026-06-11T00:20:12.12082915Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.026508 | controller | Jun 11 00:20:12.258212 crc crio[23067]: time="2026-06-11T00:20:12.252939662Z" level=info msg="Created container 1dc771f9535b6adfc0fa1ab8ad6219329b318ae944e428fa52d465ab14dd8163: openstack/ceilometer-0/sg-core" id=e9a1753f-4a61-470b-99f5-f950f8a21114 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.026524 | controller | Jun 11 00:20:12.258212 crc crio[23067]: time="2026-06-11T00:20:12.257123106Z" level=info msg="Starting container: 1dc771f9535b6adfc0fa1ab8ad6219329b318ae944e428fa52d465ab14dd8163" id=ab3b56ab-f5ac-447e-b688-5aa975725196 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.026540 | controller | Jun 11 00:20:12.266025 crc crio[23067]: time="2026-06-11T00:20:12.264777945Z" level=info msg="Started container" PID=75938 containerID=1dc771f9535b6adfc0fa1ab8ad6219329b318ae944e428fa52d465ab14dd8163 description=openstack/ceilometer-0/sg-core id=ab3b56ab-f5ac-447e-b688-5aa975725196 name=/runtime.v1.RuntimeService/StartContainer sandboxID=de1da0f1c43f0baaea7085b732988bd1f062d48fcd5120af837d2967d0cb3d8e
2026-06-11 01:10:47.026555 | controller | Jun 11 00:20:12.331222 crc crio[23067]: time="2026-06-11T00:20:12.331087422Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=149cd770-deae-4476-9396-54cf0fe394a6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.026571 | controller | Jun 11 00:20:12.371531 crc crio[23067]: time="2026-06-11T00:20:12.371452752Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=a97363b1-67b1-4884-b035-56649f3487b6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.026592 | controller | Jun 11 00:20:12.389235 crc crio[23067]: time="2026-06-11T00:20:12.389079982Z" level=info msg="Creating container: openstack/ceilometer-0/proxy-httpd" id=a814b6b4-71d3-4c0f-96f0-a97f17513f62 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.026609 | controller | Jun 11 00:20:12.391471 crc crio[23067]: time="2026-06-11T00:20:12.391367615Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.026625 | controller | Jun 11 00:20:12.493043 crc crio[23067]: time="2026-06-11T00:20:12.492879151Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.026641 | controller | Jun 11 00:20:12.516424 crc crio[23067]: time="2026-06-11T00:20:12.515462207Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.026656 | controller | Jun 11 00:20:12.623149 crc crio[23067]: time="2026-06-11T00:20:12.622968187Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.026672 | controller | Jun 11 00:20:12.686829 crc crio[23067]: time="2026-06-11T00:20:12.686753805Z" level=info msg="Created container cd2df9a413671478e872da35a27407c2832295cce8cf1b9c708dc41cd23941bc: openstack/ceilometer-0/proxy-httpd" id=a814b6b4-71d3-4c0f-96f0-a97f17513f62 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.026688 | controller | Jun 11 00:20:12.691933 crc crio[23067]: time="2026-06-11T00:20:12.691781153Z" level=info msg="Starting container: cd2df9a413671478e872da35a27407c2832295cce8cf1b9c708dc41cd23941bc" id=2a5cd844-578e-4bf8-8eaa-3e1719b36c90 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.026704 | controller | Jun 11 00:20:12.700824 crc crio[23067]: time="2026-06-11T00:20:12.700633264Z" level=info msg="Started container" PID=75979 containerID=cd2df9a413671478e872da35a27407c2832295cce8cf1b9c708dc41cd23941bc description=openstack/ceilometer-0/proxy-httpd id=2a5cd844-578e-4bf8-8eaa-3e1719b36c90 name=/runtime.v1.RuntimeService/StartContainer sandboxID=de1da0f1c43f0baaea7085b732988bd1f062d48fcd5120af837d2967d0cb3d8e
2026-06-11 01:10:47.026719 | controller | Jun 11 00:20:12.770577 crc crio[23067]: time="2026-06-11T00:20:12.770485438Z" level=info msg="Created container faf77250320b82cd6a2f0d1642345f6589cb80a89bf1df7a8598f939c4a88ce1: openstack/cinder-scheduler-0/probe" id=9cba9d72-eec1-4a92-9624-a7153eac3eb0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.026735 | controller | Jun 11 00:20:12.775109 crc crio[23067]: time="2026-06-11T00:20:12.775010341Z" level=info msg="Starting container: faf77250320b82cd6a2f0d1642345f6589cb80a89bf1df7a8598f939c4a88ce1" id=fd880fd0-0660-412e-b4da-dcc519783505 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.026751 | controller | Jun 11 00:20:12.794099 crc crio[23067]: time="2026-06-11T00:20:12.793990188Z" level=info msg="Started container" PID=75984 containerID=faf77250320b82cd6a2f0d1642345f6589cb80a89bf1df7a8598f939c4a88ce1 description=openstack/cinder-scheduler-0/probe id=fd880fd0-0660-412e-b4da-dcc519783505 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1a9b0210b0cc741c5617a4a1a91ef1e2a903b1245b87c132481361b918e53552
2026-06-11 01:10:47.026767 | controller | Jun 11 00:20:13.305762 crc crio[23067]: time="2026-06-11T00:20:13.305142542Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.026783 | controller | Jun 11 00:20:13.420033 crc crio[23067]: time="2026-06-11T00:20:13.41990759Z" level=info msg="Created container 1bd523e145616065bdf31230cf8c4b2b5aa9be73c8e17879336671ff152884b0: openstack/cinder-api-0/cinder-api" id=4f66d39b-4938-420c-9483-220c5696aa02 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.026802 | controller | Jun 11 00:20:13.421398 crc crio[23067]: time="2026-06-11T00:20:13.421356879Z" level=info msg="Starting container: 1bd523e145616065bdf31230cf8c4b2b5aa9be73c8e17879336671ff152884b0" id=e1910c75-707c-4aab-8e77-bccaa7aaf1b9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.026819 | controller | Jun 11 00:20:13.427867 crc crio[23067]: time="2026-06-11T00:20:13.427828976Z" level=info msg="Started container" PID=76208 containerID=1bd523e145616065bdf31230cf8c4b2b5aa9be73c8e17879336671ff152884b0 description=openstack/cinder-api-0/cinder-api id=e1910c75-707c-4aab-8e77-bccaa7aaf1b9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7e49e1c01d0d79808bb8f9b43a64f455f18fc49f26c5752e581e36da75201488
2026-06-11 01:10:47.026834 | controller | Jun 11 00:20:14.471969 crc crio[23067]: time="2026-06-11T00:20:14.47130453Z" level=info msg="Stopping container: fd8bd035315201f3fb1638dc0be6d33f55530751de3e258b9c5c9a4deca5a7b9 (timeout: 30s)" id=9222dce8-589e-44c2-a22f-cc40adac73a1 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:47.026850 | controller | Jun 11 00:20:14.473603 crc crio[23067]: time="2026-06-11T00:20:14.473566271Z" level=info msg="Stopping container: 1bd523e145616065bdf31230cf8c4b2b5aa9be73c8e17879336671ff152884b0 (timeout: 30s)" id=eef2d5eb-7e5d-41f8-877c-facebba1c166 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:47.026865 | controller | Jun 11 00:20:14.799437 crc crio[23067]: time="2026-06-11T00:20:14.798891279Z" level=info msg="Stopped container fd8bd035315201f3fb1638dc0be6d33f55530751de3e258b9c5c9a4deca5a7b9: openstack/cinder-api-0/cinder-api-log" id=9222dce8-589e-44c2-a22f-cc40adac73a1 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:47.026881 | controller | Jun 11 00:20:14.977357 crc crio[23067]: time="2026-06-11T00:20:14.977261002Z" level=info msg="Stopped container 1bd523e145616065bdf31230cf8c4b2b5aa9be73c8e17879336671ff152884b0: openstack/cinder-api-0/cinder-api" id=eef2d5eb-7e5d-41f8-877c-facebba1c166 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:47.026896 | controller | Jun 11 00:20:14.978885 crc crio[23067]: time="2026-06-11T00:20:14.978580938Z" level=info msg="Stopping pod sandbox: 7e49e1c01d0d79808bb8f9b43a64f455f18fc49f26c5752e581e36da75201488" id=28981fa3-0870-4ed0-96a9-86a9281d18e0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.026912 | controller | Jun 11 00:20:14.979474 crc crio[23067]: time="2026-06-11T00:20:14.97940842Z" level=info msg="Got pod network &{Name:cinder-api-0 Namespace:openstack ID:7e49e1c01d0d79808bb8f9b43a64f455f18fc49f26c5752e581e36da75201488 UID:e4f28e63-5662-4fcc-a441-7b5fc280310d NetNS:/var/run/netns/5d9d2c4d-3dfc-438c-8c37-cbcc7c21924f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode4f28e63_5662_4fcc_a441_7b5fc280310d.slice PodAnnotations:0xc0082034d0}] Aliases:map[]}"
2026-06-11 01:10:47.026928 | controller | Jun 11 00:20:14.980227 crc crio[23067]: time="2026-06-11T00:20:14.979565455Z" level=info msg="Deleting pod openstack_cinder-api-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.026944 | controller | Jun 11 00:20:15.388757 crc crio[23067]: time="2026-06-11T00:20:15.387909936Z" level=info msg="Stopped pod sandbox: 7e49e1c01d0d79808bb8f9b43a64f455f18fc49f26c5752e581e36da75201488" id=28981fa3-0870-4ed0-96a9-86a9281d18e0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.026959 | controller | Jun 11 00:20:17.146906 crc crio[23067]: time="2026-06-11T00:20:17.146379229Z" level=info msg="Running pod sandbox: openstack/cinder-api-0/POD" id=ce212ec1-8322-4fcf-b32f-84558f8f9ff1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.026975 | controller | Jun 11 00:20:17.148209 crc crio[23067]: time="2026-06-11T00:20:17.146982776Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.026997 | controller | Jun 11 00:20:17.193728 crc crio[23067]: time="2026-06-11T00:20:17.193572726Z" level=info msg="Got pod network &{Name:cinder-api-0 Namespace:openstack ID:13ac7d78c34160b9540eef191d618ccc5124a5cd68bb41564e6145520f80d78a UID:4c5e7b6b-c555-4e97-8b4d-a720415e0c8e NetNS:/var/run/netns/5809f4bb-e6fb-44a0-b92a-f29dba12370c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4c5e7b6b_c555_4e97_8b4d_a720415e0c8e.slice PodAnnotations:0xc007e12110}] Aliases:map[]}"
2026-06-11 01:10:47.027014 | controller | Jun 11 00:20:17.193728 crc crio[23067]: time="2026-06-11T00:20:17.193692989Z" level=info msg="Adding pod openstack_cinder-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.027029 | controller | Jun 11 00:20:17.725252 crc crio[23067]: 2026-06-11T00:20:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:13ac7d78c34160b Mac:d2:54:34:75:05:04 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ad Mtu:0 Sandbox:/var/run/netns/5809f4bb-e6fb-44a0-b92a-f29dba12370c SocketPath: PciID:}] [{Interface:0xc00025b880 Address:{IP:10.217.0.173 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:47.027045 | controller | Jun 11 00:20:17.726914 crc crio[23067]: time="2026-06-11T00:20:17.726830272Z" level=info msg="Got pod network &{Name:cinder-api-0 Namespace:openstack ID:13ac7d78c34160b9540eef191d618ccc5124a5cd68bb41564e6145520f80d78a UID:4c5e7b6b-c555-4e97-8b4d-a720415e0c8e NetNS:/var/run/netns/5809f4bb-e6fb-44a0-b92a-f29dba12370c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4c5e7b6b_c555_4e97_8b4d_a720415e0c8e.slice PodAnnotations:0xc007e12110}] Aliases:map[]}"
2026-06-11 01:10:47.027061 | controller | Jun 11 00:20:17.727074 crc crio[23067]: time="2026-06-11T00:20:17.727002547Z" level=info msg="Checking pod openstack_cinder-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:47.027077 | controller | Jun 11 00:20:17.748033 crc crio[23067]: time="2026-06-11T00:20:17.747967718Z" level=info msg="Ran pod sandbox 13ac7d78c34160b9540eef191d618ccc5124a5cd68bb41564e6145520f80d78a with infra container: openstack/cinder-api-0/POD" id=ce212ec1-8322-4fcf-b32f-84558f8f9ff1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.027092 | controller | Jun 11 00:20:17.750062 crc crio[23067]: time="2026-06-11T00:20:17.749992013Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=297c55c0-2200-4f14-a2f1-8c2c16a0ecfc name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.027108 | controller | Jun 11 00:20:17.752523 crc crio[23067]: time="2026-06-11T00:20:17.75246287Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=466bdf30-79cb-487a-b91c-82c78c16360d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.027124 | controller | Jun 11 00:20:17.759572 crc crio[23067]: time="2026-06-11T00:20:17.759472082Z" level=info msg="Creating container: openstack/cinder-api-0/cinder-api-log" id=9627c828-cbc3-4ddd-b861-54bfa628fa9e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.027139 | controller | Jun 11 00:20:17.759882 crc crio[23067]: time="2026-06-11T00:20:17.759839602Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.027154 | controller | Jun 11 00:20:17.813383 crc crio[23067]: time="2026-06-11T00:20:17.813277468Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.027173 | controller | Jun 11 00:20:18.266977 crc crio[23067]: time="2026-06-11T00:20:18.265882426Z" level=info msg="Removing container: d39fdcbcf41adaa5a60daf82ac9d58fcd86893845ca6d83961375a063ce554cf" id=d2bb32d8-e96c-4be2-bc09-b8c6b0eafc3b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.027190 | controller | Jun 11 00:20:18.339012 crc crio[23067]: time="2026-06-11T00:20:18.329276094Z" level=info msg="Removed container d39fdcbcf41adaa5a60daf82ac9d58fcd86893845ca6d83961375a063ce554cf: openshift-marketplace/community-operators-dh65v/extract-utilities" id=d2bb32d8-e96c-4be2-bc09-b8c6b0eafc3b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.027206 | controller | Jun 11 00:20:18.339012 crc crio[23067]: time="2026-06-11T00:20:18.334362753Z" level=info msg="Removing container: de497ac629b5b057b558e7cf30d90a463b657344cc188ef6d85c9ebd327fcc47" id=15885a78-49af-4dfd-8d12-41431858d58b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.027221 | controller | Jun 11 00:20:18.420675 crc crio[23067]: time="2026-06-11T00:20:18.420519921Z" level=info msg="Removed container de497ac629b5b057b558e7cf30d90a463b657344cc188ef6d85c9ebd327fcc47: openshift-marketplace/community-operators-dh65v/extract-content" id=15885a78-49af-4dfd-8d12-41431858d58b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.027237 | controller | Jun 11 00:20:18.424278 crc crio[23067]: time="2026-06-11T00:20:18.424208812Z" level=info msg="Removing container: b216c55de49a549f0d181cdf36e210a8113c7ffe1d04260c360e5232f92819f6" id=2dd884a8-723a-472d-afc4-9ad3ac766199 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.027252 | controller | Jun 11 00:20:18.477725 crc crio[23067]: time="2026-06-11T00:20:18.477589297Z" level=info msg="Removed container b216c55de49a549f0d181cdf36e210a8113c7ffe1d04260c360e5232f92819f6: openshift-marketplace/community-operators-dh65v/registry-server" id=2dd884a8-723a-472d-afc4-9ad3ac766199 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.027267 | controller | Jun 11 00:20:18.501193 crc crio[23067]: time="2026-06-11T00:20:18.501100058Z" level=info msg="Removing container: 9c170ab22ce62f90a8c61c3fa188082857115bc4dae71aa0b4441d50db0310ad" id=1027bcb0-e127-4b2c-94c2-9ea1b74a0c8c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.027282 | controller | Jun 11 00:20:18.619548 crc crio[23067]: time="2026-06-11T00:20:18.619443054Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.027297 | controller | Jun 11 00:20:18.701458 crc crio[23067]: time="2026-06-11T00:20:18.701338676Z" level=info msg="Removed container 9c170ab22ce62f90a8c61c3fa188082857115bc4dae71aa0b4441d50db0310ad: openshift-infra/auto-csr-approver-29685614-j98v8/oc" id=1027bcb0-e127-4b2c-94c2-9ea1b74a0c8c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.027312 | controller | Jun 11 00:20:18.712548 crc crio[23067]: time="2026-06-11T00:20:18.712449909Z" level=info msg="Stopping pod sandbox: 369c8f3ef8c4c859b534112c9ebc9c8258161572531164663a9294e820307a12" id=8b67b092-0c65-4a9e-b752-be1c8bfe3c8d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.027328 | controller | Jun 11 00:20:18.712548 crc crio[23067]: time="2026-06-11T00:20:18.712545642Z" level=info msg="Stopped pod sandbox (already stopped): 369c8f3ef8c4c859b534112c9ebc9c8258161572531164663a9294e820307a12" id=8b67b092-0c65-4a9e-b752-be1c8bfe3c8d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.027343 | controller | Jun 11 00:20:18.713236 crc crio[23067]: time="2026-06-11T00:20:18.713176099Z" level=info msg="Removing pod sandbox: 369c8f3ef8c4c859b534112c9ebc9c8258161572531164663a9294e820307a12" id=d06299d6-5c24-481c-b012-f7fe444a516a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.027381 | controller | Jun 11 00:20:18.730701 crc crio[23067]: time="2026-06-11T00:20:18.730560743Z" level=info msg="Removed pod sandbox: 369c8f3ef8c4c859b534112c9ebc9c8258161572531164663a9294e820307a12" id=d06299d6-5c24-481c-b012-f7fe444a516a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.027402 | controller | Jun 11 00:20:18.731561 crc crio[23067]: time="2026-06-11T00:20:18.731500568Z" level=info msg="Stopping pod sandbox: 15cc5ca04473eb172c290f25aacdbeee5360b8136f0b9a77fc06ae8679b37110" id=61466a70-00d9-4f4e-b228-3fa5b0c312f7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.027418 | controller | Jun 11 00:20:18.731938 crc crio[23067]: time="2026-06-11T00:20:18.731877799Z" level=info msg="Stopped pod sandbox (already stopped): 15cc5ca04473eb172c290f25aacdbeee5360b8136f0b9a77fc06ae8679b37110" id=61466a70-00d9-4f4e-b228-3fa5b0c312f7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.027434 | controller | Jun 11 00:20:18.732490 crc crio[23067]: time="2026-06-11T00:20:18.732427884Z" level=info msg="Removing pod sandbox: 15cc5ca04473eb172c290f25aacdbeee5360b8136f0b9a77fc06ae8679b37110" id=1f2002ad-54c9-4c3c-9563-41e12430b355 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.027449 | controller | Jun 11 00:20:18.746265 crc crio[23067]: time="2026-06-11T00:20:18.746159468Z" level=info msg="Removed pod sandbox: 15cc5ca04473eb172c290f25aacdbeee5360b8136f0b9a77fc06ae8679b37110" id=1f2002ad-54c9-4c3c-9563-41e12430b355 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.027464 | controller | Jun 11 00:20:18.747145 crc crio[23067]: time="2026-06-11T00:20:18.747084433Z" level=info msg="Stopping pod sandbox: 8d9d416af19dac29e0311bb6abeffceec8f1d1ed8bbbbfc3f81f6833a32e6ed0" id=d4610e37-1e4f-469d-ad97-327103818f9e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.027479 | controller | Jun 11 00:20:18.747236 crc crio[23067]: time="2026-06-11T00:20:18.747181826Z" level=info msg="Stopped pod sandbox (already stopped): 8d9d416af19dac29e0311bb6abeffceec8f1d1ed8bbbbfc3f81f6833a32e6ed0" id=d4610e37-1e4f-469d-ad97-327103818f9e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.027494 | controller | Jun 11 00:20:18.751082 crc crio[23067]: time="2026-06-11T00:20:18.75099496Z" level=info msg="Removing pod sandbox: 8d9d416af19dac29e0311bb6abeffceec8f1d1ed8bbbbfc3f81f6833a32e6ed0" id=396eacea-7cc0-408c-b9fd-52ed52c21980 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.027509 | controller | Jun 11 00:20:18.759710 crc crio[23067]: time="2026-06-11T00:20:18.759506682Z" level=info msg="Created container 39517601aea1bca763d4674588ed62d7ecd3660ee0a32a1a2c0171d909a5a766: openstack/cinder-api-0/cinder-api-log" id=9627c828-cbc3-4ddd-b861-54bfa628fa9e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.027524 | controller | Jun 11 00:20:18.760962 crc crio[23067]: time="2026-06-11T00:20:18.76089583Z" level=info msg="Starting container: 39517601aea1bca763d4674588ed62d7ecd3660ee0a32a1a2c0171d909a5a766" id=d9de7646-d906-4578-878d-8cd081db1056 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.027539 | controller | Jun 11 00:20:18.764353 crc crio[23067]: time="2026-06-11T00:20:18.764263602Z" level=info msg="Removed pod sandbox: 8d9d416af19dac29e0311bb6abeffceec8f1d1ed8bbbbfc3f81f6833a32e6ed0" id=396eacea-7cc0-408c-b9fd-52ed52c21980 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.027554 | controller | Jun 11 00:20:18.765463 crc crio[23067]: time="2026-06-11T00:20:18.76530799Z" level=info msg="Stopping pod sandbox: 417508eb777ed2deef79db2de1421219bd5eb646ed70bdeddaec4c1ac3b355ed" id=6aab65dd-4800-46dd-898f-422c77cabd12 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.027570 | controller | Jun 11 00:20:18.765463 crc crio[23067]: time="2026-06-11T00:20:18.765460764Z" level=info msg="Stopped pod sandbox (already stopped): 417508eb777ed2deef79db2de1421219bd5eb646ed70bdeddaec4c1ac3b355ed" id=6aab65dd-4800-46dd-898f-422c77cabd12 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.027585 | controller | Jun 11 00:20:18.766207 crc crio[23067]: time="2026-06-11T00:20:18.766126482Z" level=info msg="Removing pod sandbox: 417508eb777ed2deef79db2de1421219bd5eb646ed70bdeddaec4c1ac3b355ed" id=b7d5f53e-bbc9-4d35-9569-cec9ffd5f56c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.027604 | controller | Jun 11 00:20:18.772854 crc crio[23067]: time="2026-06-11T00:20:18.772597439Z" level=info msg="Started container" PID=76791 containerID=39517601aea1bca763d4674588ed62d7ecd3660ee0a32a1a2c0171d909a5a766 description=openstack/cinder-api-0/cinder-api-log id=d9de7646-d906-4578-878d-8cd081db1056 name=/runtime.v1.RuntimeService/StartContainer sandboxID=13ac7d78c34160b9540eef191d618ccc5124a5cd68bb41564e6145520f80d78a
2026-06-11 01:10:47.027620 | controller | Jun 11 00:20:18.780820 crc crio[23067]: time="2026-06-11T00:20:18.780732661Z" level=info msg="Removed pod sandbox: 417508eb777ed2deef79db2de1421219bd5eb646ed70bdeddaec4c1ac3b355ed" id=b7d5f53e-bbc9-4d35-9569-cec9ffd5f56c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.027635 | controller | Jun 11 00:20:18.781782 crc crio[23067]: time="2026-06-11T00:20:18.781718367Z" level=info msg="Stopping pod sandbox: d95b905c5b22f984975390188bdbb8df8bc38a1ad80fda93ae8e1cd3170725a2" id=de594fd5-f8fa-4cef-b073-fd1750268daa name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.027650 | controller | Jun 11 00:20:18.781923 crc crio[23067]: time="2026-06-11T00:20:18.781841441Z" level=info msg="Stopped pod sandbox (already stopped): d95b905c5b22f984975390188bdbb8df8bc38a1ad80fda93ae8e1cd3170725a2" id=de594fd5-f8fa-4cef-b073-fd1750268daa name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.027665 | controller | Jun 11 00:20:18.782775 crc crio[23067]: time="2026-06-11T00:20:18.782711594Z" level=info msg="Removing pod sandbox: d95b905c5b22f984975390188bdbb8df8bc38a1ad80fda93ae8e1cd3170725a2" id=9d0c3ce4-b139-466b-889b-7613bc0ee23e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.027680 | controller | Jun 11 00:20:18.790627 crc crio[23067]: time="2026-06-11T00:20:18.790547648Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=e18306e1-a682-487a-9740-d9d68dc3a6b0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.027695 | controller | Jun 11 00:20:18.811008 crc crio[23067]: time="2026-06-11T00:20:18.810916213Z" level=info msg="Removed pod sandbox: d95b905c5b22f984975390188bdbb8df8bc38a1ad80fda93ae8e1cd3170725a2" id=9d0c3ce4-b139-466b-889b-7613bc0ee23e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.027711 | controller | Jun 11 00:20:18.812055 crc crio[23067]: time="2026-06-11T00:20:18.811972352Z" level=info msg="Stopping pod sandbox: b553bb9212524a03410e2446b0818005259b2cd6738a95eb04095d5a547cff56" id=4909d4ba-d429-4f4d-a8fa-624f683d48dd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.027726 | controller | Jun 11 00:20:18.812143 crc crio[23067]: time="2026-06-11T00:20:18.812072755Z" level=info msg="Stopped pod sandbox (already stopped): b553bb9212524a03410e2446b0818005259b2cd6738a95eb04095d5a547cff56" id=4909d4ba-d429-4f4d-a8fa-624f683d48dd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.027742 | controller | Jun 11 00:20:18.812597 crc crio[23067]: time="2026-06-11T00:20:18.812538697Z" level=info msg="Removing pod sandbox: b553bb9212524a03410e2446b0818005259b2cd6738a95eb04095d5a547cff56" id=7bed4067-23f6-4534-8d53-59b73cb5b9c8 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.027757 | controller | Jun 11 00:20:18.846497 crc crio[23067]: time="2026-06-11T00:20:18.846281627Z" level=info msg="Removed pod sandbox: b553bb9212524a03410e2446b0818005259b2cd6738a95eb04095d5a547cff56" id=7bed4067-23f6-4534-8d53-59b73cb5b9c8 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.027773 | controller | Jun 11 00:20:18.848587 crc crio[23067]: time="2026-06-11T00:20:18.848283292Z" level=info msg="Stopping pod sandbox: 0cb7482a6221314e3cc357258e27e67a86bcd482c07b105696a57b5ebdea1aff" id=4ddb2e85-eff0-4833-8920-4212ecb0737c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.027792 | controller | Jun 11 00:20:18.848850 crc crio[23067]: time="2026-06-11T00:20:18.848821477Z" level=info msg="Stopped pod sandbox (already stopped): 0cb7482a6221314e3cc357258e27e67a86bcd482c07b105696a57b5ebdea1aff" id=4ddb2e85-eff0-4833-8920-4212ecb0737c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.027808 | controller | Jun 11 00:20:18.850213 crc crio[23067]: time="2026-06-11T00:20:18.850128262Z" level=info msg="Removing pod sandbox: 0cb7482a6221314e3cc357258e27e67a86bcd482c07b105696a57b5ebdea1aff" id=de7a7cfd-40fc-4197-bcee-e5248e6c3f2c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.027824 | controller | Jun 11 00:20:18.866557 crc crio[23067]: time="2026-06-11T00:20:18.866442627Z" level=info msg="Removed pod sandbox: 0cb7482a6221314e3cc357258e27e67a86bcd482c07b105696a57b5ebdea1aff" id=de7a7cfd-40fc-4197-bcee-e5248e6c3f2c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.027839 | controller | Jun 11 00:20:18.867815 crc crio[23067]: time="2026-06-11T00:20:18.867710851Z" level=info msg="Stopping pod sandbox: 507428bf6e46af4021290a1343b05849c218b4d53c4f0b3f7082882a62532ed8" id=70906eef-9e76-49e1-a901-6a22383d2313 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.027855 | controller | Jun 11 00:20:18.867898 crc crio[23067]: time="2026-06-11T00:20:18.867820534Z" level=info msg="Stopped pod sandbox (already stopped): 507428bf6e46af4021290a1343b05849c218b4d53c4f0b3f7082882a62532ed8" id=70906eef-9e76-49e1-a901-6a22383d2313 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.027870 | controller | Jun 11 00:20:18.868529 crc crio[23067]: time="2026-06-11T00:20:18.868456962Z" level=info msg="Removing pod sandbox: 507428bf6e46af4021290a1343b05849c218b4d53c4f0b3f7082882a62532ed8" id=6e251f9f-ccc7-4939-b810-e17169430927 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.027886 | controller | Jun 11 00:20:18.888352 crc crio[23067]: time="2026-06-11T00:20:18.88819507Z" level=info msg="Removed pod sandbox: 507428bf6e46af4021290a1343b05849c218b4d53c4f0b3f7082882a62532ed8" id=6e251f9f-ccc7-4939-b810-e17169430927 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.027901 | controller | Jun 11 00:20:18.890369 crc crio[23067]: time="2026-06-11T00:20:18.890287207Z" level=info msg="Stopping pod sandbox: 792b2decad05c5dac7d072efbc46940c45b2f71cfda169cfc16b17bfe80946de" id=51666821-3667-4fe9-a2a7-db0ebf38da96 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.027916 | controller | Jun 11 00:20:18.890473 crc crio[23067]: time="2026-06-11T00:20:18.89039782Z" level=info msg="Stopped pod sandbox (already stopped): 792b2decad05c5dac7d072efbc46940c45b2f71cfda169cfc16b17bfe80946de" id=51666821-3667-4fe9-a2a7-db0ebf38da96 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.027931 | controller | Jun 11 00:20:18.892634 crc crio[23067]: time="2026-06-11T00:20:18.892563879Z" level=info msg="Removing pod sandbox: 792b2decad05c5dac7d072efbc46940c45b2f71cfda169cfc16b17bfe80946de" id=61837d2b-64b1-4898-a559-bdd53eef01da name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.027947 | controller | Jun 11 00:20:18.901879 crc crio[23067]: time="2026-06-11T00:20:18.901754779Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=9642012a-aebd-4a9b-b4c7-23629d9c1e45 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.027963 | controller | Jun 11 00:20:18.914200 crc crio[23067]: time="2026-06-11T00:20:18.914101126Z" level=info msg="Removed pod sandbox: 792b2decad05c5dac7d072efbc46940c45b2f71cfda169cfc16b17bfe80946de" id=61837d2b-64b1-4898-a559-bdd53eef01da name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.027978 | controller | Jun 11 00:20:18.916060 crc crio[23067]: time="2026-06-11T00:20:18.915976467Z" level=info msg="Stopping pod sandbox: 310f0b54b4d8aed578224b7fecd79f989e62b7f8281c8b5ff768f4ef3aa1c346" id=2d36af2e-9b03-4a86-a5bc-5930c08ba7b3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.027997 | controller | Jun 11 00:20:18.916168 crc crio[23067]: time="2026-06-11T00:20:18.91608669Z" level=info msg="Stopped pod sandbox (already stopped): 310f0b54b4d8aed578224b7fecd79f989e62b7f8281c8b5ff768f4ef3aa1c346" id=2d36af2e-9b03-4a86-a5bc-5930c08ba7b3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.028013 | controller | Jun 11 00:20:18.917020 crc crio[23067]: time="2026-06-11T00:20:18.916945524Z" level=info msg="Removing pod sandbox: 310f0b54b4d8aed578224b7fecd79f989e62b7f8281c8b5ff768f4ef3aa1c346" id=e2599e3c-f05e-4f96-a6b7-b659968f69b9 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.028029 | controller | Jun 11 00:20:18.923584 crc crio[23067]: time="2026-06-11T00:20:18.923493902Z" level=info msg="Creating container: openstack/cinder-api-0/cinder-api" id=c22424cc-0e50-4270-9ab4-e8626b26b47a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.028044 | controller | Jun 11 00:20:18.939432 crc crio[23067]: time="2026-06-11T00:20:18.939320083Z" level=info msg="Removed pod sandbox: 310f0b54b4d8aed578224b7fecd79f989e62b7f8281c8b5ff768f4ef3aa1c346" id=e2599e3c-f05e-4f96-a6b7-b659968f69b9 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.028060 | controller | Jun 11 00:20:18.939965 crc crio[23067]: time="2026-06-11T00:20:18.939867588Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.028075 | controller | Jun 11 00:20:19.015564 crc crio[23067]: time="2026-06-11T00:20:19.015179061Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.028091 | controller | Jun 11 00:20:19.710706 crc crio[23067]: time="2026-06-11T00:20:19.709244041Z" level=info msg="Stopping container: 27230b5f5d936707ab62fafd29794b52bf955d6f979118c413204bd5a881c2d1 (timeout: 10s)" id=94444afb-fd73-457a-b93c-46fc47380ab4 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:47.028107 | controller | Jun 11 00:20:19.865996 crc crio[23067]: time="2026-06-11T00:20:19.865916541Z" level=info msg="Stopped container 27230b5f5d936707ab62fafd29794b52bf955d6f979118c413204bd5a881c2d1: openstack/dnsmasq-dns-54f48964b7-lddjz/dnsmasq-dns" id=94444afb-fd73-457a-b93c-46fc47380ab4 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:47.028122 | controller | Jun 11 00:20:19.872156 crc crio[23067]: time="2026-06-11T00:20:19.872013117Z" level=info msg="Stopping pod sandbox: 51b53ea5b4e6883795729543c35e725e721e98d3c0ba648890b8b2f6cc5f3550" id=7d72beb0-a15f-49fd-80a1-21ab44af0f2d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.028138 | controller | Jun 11 00:20:19.872825 crc crio[23067]: time="2026-06-11T00:20:19.872696805Z" level=info msg="Got pod network &{Name:dnsmasq-dns-54f48964b7-lddjz Namespace:openstack ID:51b53ea5b4e6883795729543c35e725e721e98d3c0ba648890b8b2f6cc5f3550 UID:4e57543c-b244-41aa-81b6-a4c7fc1ab0e9 NetNS:/var/run/netns/49e045a9-1707-47e7-9bf0-31b99d10e085 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4e57543c_b244_41aa_81b6_a4c7fc1ab0e9.slice PodAnnotations:0xc000b80f30}] Aliases:map[]}"
2026-06-11 01:10:47.028154 | controller | Jun 11 00:20:19.872970 crc crio[23067]: time="2026-06-11T00:20:19.872910981Z" level=info msg="Deleting pod openstack_dnsmasq-dns-54f48964b7-lddjz from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.028170 | controller | Jun 11 00:20:20.312761 crc crio[23067]: time="2026-06-11T00:20:20.309114352Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.028186 | controller | Jun 11 00:20:20.376044 crc crio[23067]: time="2026-06-11T00:20:20.374963217Z" level=info msg="Stopped pod sandbox: 51b53ea5b4e6883795729543c35e725e721e98d3c0ba648890b8b2f6cc5f3550" id=7d72beb0-a15f-49fd-80a1-21ab44af0f2d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.028205 | controller | Jun 11 00:20:20.782415 crc crio[23067]: time="2026-06-11T00:20:20.78190352Z" level=info msg="Created container 3008dfbaa0bbb8a766cb79c4006b591c6d08d0516b271090dd7d4cdd5a4afa0e: openstack/cinder-api-0/cinder-api" id=c22424cc-0e50-4270-9ab4-e8626b26b47a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.028221 | controller | Jun 11 00:20:20.784097 crc crio[23067]: time="2026-06-11T00:20:20.783908284Z" level=info msg="Starting container: 3008dfbaa0bbb8a766cb79c4006b591c6d08d0516b271090dd7d4cdd5a4afa0e" id=4f8fd834-b2c0-4bf9-a9fd-a093f09ea5c1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.028236 | controller | Jun 11 00:20:20.791457 crc crio[23067]: time="2026-06-11T00:20:20.791392478Z" level=info msg="Started container" PID=76983 containerID=3008dfbaa0bbb8a766cb79c4006b591c6d08d0516b271090dd7d4cdd5a4afa0e description=openstack/cinder-api-0/cinder-api id=4f8fd834-b2c0-4bf9-a9fd-a093f09ea5c1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=13ac7d78c34160b9540eef191d618ccc5124a5cd68bb41564e6145520f80d78a
2026-06-11 01:10:47.028252 | controller | Jun 11 00:20:20.799029 crc crio[23067]: time="2026-06-11T00:20:20.798935544Z" level=info msg="Removing container: 27230b5f5d936707ab62fafd29794b52bf955d6f979118c413204bd5a881c2d1" id=116e6ecd-8f83-40f3-af32-7a784bff0cf8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.028267 | controller | Jun 11 00:20:20.912969 crc crio[23067]: time="2026-06-11T00:20:20.91286197Z" level=info msg="Running pod sandbox: openstack/openstackclient/POD" id=5f5bddd3-09c0-438c-b47b-878be1699ff9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.028283 | controller | Jun 11 00:20:20.913138 crc crio[23067]: time="2026-06-11T00:20:20.912976113Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.028299 | controller | Jun 11 00:20:20.925453 crc crio[23067]: time="2026-06-11T00:20:20.925223656Z" level=info msg="Removed container 27230b5f5d936707ab62fafd29794b52bf955d6f979118c413204bd5a881c2d1: openstack/dnsmasq-dns-54f48964b7-lddjz/dnsmasq-dns" id=116e6ecd-8f83-40f3-af32-7a784bff0cf8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.028316 | controller | Jun 11 00:20:20.938192 crc crio[23067]: time="2026-06-11T00:20:20.938123058Z" level=info msg="Removing container: f5b122870139d16a22f958ce6beb903d748364d0838df356a696d9d8d2b47d72" id=be76cf4c-7288-42a3-83af-0fe32c41d5e6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.028334 | controller | Jun 11 00:20:20.975414 crc crio[23067]: time="2026-06-11T00:20:20.975306592Z" level=info msg="Removed container f5b122870139d16a22f958ce6beb903d748364d0838df356a696d9d8d2b47d72: openstack/dnsmasq-dns-54f48964b7-lddjz/init" id=be76cf4c-7288-42a3-83af-0fe32c41d5e6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.028365 | controller | Jun 11 00:20:20.995977 crc crio[23067]: time="2026-06-11T00:20:20.995884483Z" level=info msg="Got pod network &{Name:openstackclient Namespace:openstack ID:a7a87a5e50bb131aba41a60f7fbf45b0128337a452adc4a099f1f0b7c6372da3 UID:4397e371-c03c-43b3-8f8e-8c536e9a5138 NetNS:/var/run/netns/1a775911-ce65-4c94-ae01-425ea334a489 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4397e371_c03c_43b3_8f8e_8c536e9a5138.slice PodAnnotations:0xc002a46260}] Aliases:map[]}"
2026-06-11 01:10:47.028387 | controller | Jun 11 00:20:20.995977 crc crio[23067]: time="2026-06-11T00:20:20.995964275Z" level=info msg="Adding pod openstack_openstackclient to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.028404 | controller | Jun 11 00:20:22.324020 crc crio[23067]: 2026-06-11T00:20:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a7a87a5e50bb131 Mac:d2:c7:f1:3c:b2:63 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ae Mtu:0 Sandbox:/var/run/netns/1a775911-ce65-4c94-ae01-425ea334a489 SocketPath: PciID:}] [{Interface:0xc0004826e0 Address:{IP:10.217.0.174 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:47.028424 | controller | Jun 11 00:20:22.325599 crc crio[23067]: time="2026-06-11T00:20:22.325186818Z" level=info msg="Got pod network &{Name:openstackclient Namespace:openstack ID:a7a87a5e50bb131aba41a60f7fbf45b0128337a452adc4a099f1f0b7c6372da3 UID:4397e371-c03c-43b3-8f8e-8c536e9a5138 NetNS:/var/run/netns/1a775911-ce65-4c94-ae01-425ea334a489 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4397e371_c03c_43b3_8f8e_8c536e9a5138.slice PodAnnotations:0xc002a46260}] Aliases:map[]}"
2026-06-11 01:10:47.028440 | controller | Jun 11 00:20:22.325599 crc crio[23067]: time="2026-06-11T00:20:22.325363783Z" level=info msg="Checking pod openstack_openstackclient for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:47.028456 | controller | Jun 11 00:20:22.335900 crc crio[23067]: time="2026-06-11T00:20:22.335768597Z" level=info msg="Ran pod sandbox a7a87a5e50bb131aba41a60f7fbf45b0128337a452adc4a099f1f0b7c6372da3 with infra container: openstack/openstackclient/POD" id=5f5bddd3-09c0-438c-b47b-878be1699ff9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.028472 | controller | Jun 11 00:20:22.343135 crc crio[23067]: time="2026-06-11T00:20:22.343009714Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified" id=25d5af93-7fc1-46f3-b7ad-27400e382e48 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.028487 | controller | Jun 11 00:20:22.343432 crc crio[23067]: time="2026-06-11T00:20:22.343358264Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified not found" id=25d5af93-7fc1-46f3-b7ad-27400e382e48 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.028503 | controller | Jun 11 00:20:22.343564 crc crio[23067]: time="2026-06-11T00:20:22.343451496Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified found" id=25d5af93-7fc1-46f3-b7ad-27400e382e48 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.028520 | controller | Jun 11 00:20:22.345128 crc crio[23067]: time="2026-06-11T00:20:22.3450621Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified" id=10f3bf38-6ba8-4b42-8716-79016491558d name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:47.028554 | controller | Jun 11 00:20:22.364080 crc crio[23067]: time="2026-06-11T00:20:22.364006297Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified\""
2026-06-11 01:10:47.028571 | controller | Jun 11 00:20:29.167735 crc crio[23067]: time="2026-06-11T00:20:29.166836486Z" level=info msg="Running pod sandbox: openstack/swift-proxy-69cc7bc8c5-b76tc/POD" id=bd6c8032-1bd2-43a3-ac0e-be40412f013b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.028587 | controller | Jun 11 00:20:29.167735 crc crio[23067]: time="2026-06-11T00:20:29.16772131Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.028603 | controller | Jun 11 00:20:29.216139 crc crio[23067]: time="2026-06-11T00:20:29.214768912Z" level=info msg="Got pod network &{Name:swift-proxy-69cc7bc8c5-b76tc Namespace:openstack ID:0c416d15253bfb525163de1be7b1395df18a8dc9f31538cffe98d60db5093c09 UID:69c9dc58-1350-4a8c-bca0-a241854f2a04 NetNS:/var/run/netns/edff8ac4-ef76-40bf-b984-457eebe17fb2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod69c9dc58_1350_4a8c_bca0_a241854f2a04.slice PodAnnotations:0xc000530a90}] Aliases:map[]}"
2026-06-11 01:10:47.028623 | controller | Jun 11 00:20:29.216139 crc crio[23067]: time="2026-06-11T00:20:29.214853905Z" level=info msg="Adding pod openstack_swift-proxy-69cc7bc8c5-b76tc to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.028639 | controller | Jun 11 00:20:29.991080 crc crio[23067]: 2026-06-11T00:20:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0c416d15253bfb5 Mac:ca:6b:c9:a0:a4:cf Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:af Mtu:0 Sandbox:/var/run/netns/edff8ac4-ef76-40bf-b984-457eebe17fb2 SocketPath: PciID:}] [{Interface:0xc0002da7f0 Address:{IP:10.217.0.175 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:47.028656 | controller | Jun 11 00:20:29.992741 crc crio[23067]: time="2026-06-11T00:20:29.992630176Z" level=info msg="Got pod network &{Name:swift-proxy-69cc7bc8c5-b76tc Namespace:openstack ID:0c416d15253bfb525163de1be7b1395df18a8dc9f31538cffe98d60db5093c09 UID:69c9dc58-1350-4a8c-bca0-a241854f2a04 NetNS:/var/run/netns/edff8ac4-ef76-40bf-b984-457eebe17fb2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod69c9dc58_1350_4a8c_bca0_a241854f2a04.slice PodAnnotations:0xc000530a90}] Aliases:map[]}"
2026-06-11 01:10:47.028672 | controller | Jun 11 00:20:29.992974 crc crio[23067]: time="2026-06-11T00:20:29.992921574Z" level=info msg="Checking pod openstack_swift-proxy-69cc7bc8c5-b76tc for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:47.028688 | controller | Jun 11 00:20:30.003720 crc crio[23067]: time="2026-06-11T00:20:30.003479042Z" level=info msg="Ran pod sandbox 0c416d15253bfb525163de1be7b1395df18a8dc9f31538cffe98d60db5093c09 with infra container: openstack/swift-proxy-69cc7bc8c5-b76tc/POD" id=bd6c8032-1bd2-43a3-ac0e-be40412f013b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.028704 | controller | Jun 11 00:20:30.011328 crc crio[23067]: time="2026-06-11T00:20:30.00926381Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified" id=ca58fe2a-b518-4456-b981-62c0eef756a9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.028719 | controller | Jun 11 00:20:30.088600 crc crio[23067]: time="2026-06-11T00:20:30.088259933Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified" id=ae98536f-6c77-48d0-9dae-fb2bf0c89bfb name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.028735 | controller | Jun 11 00:20:30.105592 crc crio[23067]: time="2026-06-11T00:20:30.105496773Z" level=info msg="Creating container: openstack/swift-proxy-69cc7bc8c5-b76tc/proxy-httpd" id=3f6430a0-6d2b-41d7-a151-e0d8f28ed1f7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.028750 | controller | Jun 11 00:20:30.106017 crc crio[23067]: time="2026-06-11T00:20:30.105997347Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.028765 | controller | Jun 11 00:20:30.169529 crc crio[23067]: time="2026-06-11T00:20:30.169376114Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.028780 | controller | Jun 11 00:20:30.174133 crc crio[23067]: time="2026-06-11T00:20:30.174060722Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.028796 | controller | Jun 11 00:20:30.334711 crc crio[23067]: time="2026-06-11T00:20:30.334599418Z" level=info msg="Stopping container: cf5813e70cedf30f5ab76374550c9078012b9a7bd55cd359668e1f43fb06c292 (timeout: 30s)" id=4ba73433-9ce9-492f-8cc4-9854925f25b1 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:47.028814 | controller | Jun 11 00:20:30.334853 crc crio[23067]: time="2026-06-11T00:20:30.334725362Z" level=info msg="Stopping container: aa95685c646175ed6fbbaf67ff6b75766e9915608eb08667090ad3eba3b87542 (timeout: 30s)" id=8be4039b-7274-4af5-9e95-8a74f9b31b30 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:47.028830 | controller | Jun 11 00:20:30.334853 crc crio[23067]: time="2026-06-11T00:20:30.334770003Z" level=info msg="Stopping container: cd2df9a413671478e872da35a27407c2832295cce8cf1b9c708dc41cd23941bc (timeout: 30s)" id=4b9b6bcb-90de-4fb0-91a7-409429b929aa name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:47.028846 | controller | Jun 11 00:20:30.335039 crc crio[23067]: time="2026-06-11T00:20:30.334963578Z" level=info msg="Stopping container: 1dc771f9535b6adfc0fa1ab8ad6219329b318ae944e428fa52d465ab14dd8163 (timeout: 30s)" id=496be524-6e59-4aeb-b2ae-38e8ee20142c name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:47.028862 | controller | Jun 11 00:20:30.361498 crc crio[23067]: time="2026-06-11T00:20:30.361325877Z" level=info msg="Created container 6a689e2deed178f51a06a9dfb2acc070607bccd3479d512ce04e0d8548a8e490: openstack/swift-proxy-69cc7bc8c5-b76tc/proxy-httpd" id=3f6430a0-6d2b-41d7-a151-e0d8f28ed1f7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.028878 | controller | Jun 11 00:20:30.362617 crc crio[23067]: time="2026-06-11T00:20:30.36253468Z" level=info msg="Starting container: 6a689e2deed178f51a06a9dfb2acc070607bccd3479d512ce04e0d8548a8e490" id=b6806e2a-7427-439b-a97a-9bd1b47b5ac3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.028894 | controller | Jun 11 00:20:30.368946 crc crio[23067]: time="2026-06-11T00:20:30.368862292Z" level=info msg="Started container" PID=77752 containerID=6a689e2deed178f51a06a9dfb2acc070607bccd3479d512ce04e0d8548a8e490 description=openstack/swift-proxy-69cc7bc8c5-b76tc/proxy-httpd id=b6806e2a-7427-439b-a97a-9bd1b47b5ac3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0c416d15253bfb525163de1be7b1395df18a8dc9f31538cffe98d60db5093c09
2026-06-11 01:10:47.028911 | controller | Jun 11 00:20:30.389993 crc crio[23067]: time="2026-06-11T00:20:30.389890455Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified" id=f0fa3675-aaad-4d20-ace6-e5075a4f7a75 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.028926 | controller | Jun 11 00:20:30.417388 crc crio[23067]: time="2026-06-11T00:20:30.417266162Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified" id=29a793d1-c05e-4b64-a4bf-b1b97c811fc0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.028942 | controller | Jun 11 00:20:30.427211 crc crio[23067]: time="2026-06-11T00:20:30.42712857Z" level=info msg="Creating container: openstack/swift-proxy-69cc7bc8c5-b76tc/proxy-server" id=2df46276-ee87-46b7-b09d-e742b6d1b90c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.028958 | controller | Jun 11 00:20:30.427612 crc crio[23067]: time="2026-06-11T00:20:30.427546252Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.028974 | controller | Jun 11 00:20:30.480200 crc crio[23067]: time="2026-06-11T00:20:30.479357704Z" level=info msg="Stopped container 1dc771f9535b6adfc0fa1ab8ad6219329b318ae944e428fa52d465ab14dd8163: openstack/ceilometer-0/sg-core" id=496be524-6e59-4aeb-b2ae-38e8ee20142c name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:47.028989 | controller | Jun 11 00:20:30.511987 crc crio[23067]: time="2026-06-11T00:20:30.5118959Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.029006 | controller | Jun 11 00:20:30.518404 crc crio[23067]: time="2026-06-11T00:20:30.518327145Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.029026 | controller | Jun 11 00:20:30.564063 crc crio[23067]: time="2026-06-11T00:20:30.563956159Z" level=info msg="Stopped container cd2df9a413671478e872da35a27407c2832295cce8cf1b9c708dc41cd23941bc: openstack/ceilometer-0/proxy-httpd" id=4b9b6bcb-90de-4fb0-91a7-409429b929aa name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:47.029043 | controller | Jun 11 00:20:30.737520 crc crio[23067]: time="2026-06-11T00:20:30.737422728Z" level=info msg="Created container 722bbb01eb4a4669f1ad469b60ab20751a24d7851bc72e4810d88923c45c1866: openstack/swift-proxy-69cc7bc8c5-b76tc/proxy-server" id=2df46276-ee87-46b7-b09d-e742b6d1b90c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.029059 | controller | Jun 11 00:20:30.741001 crc crio[23067]: time="2026-06-11T00:20:30.740894932Z" level=info msg="Starting container: 722bbb01eb4a4669f1ad469b60ab20751a24d7851bc72e4810d88923c45c1866" id=cb355b9d-3e22-4aea-bedc-2e35e2060373 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.029075 | controller | Jun 11 00:20:30.749324 crc crio[23067]: time="2026-06-11T00:20:30.749170228Z" level=info msg="Started container" PID=77887 containerID=722bbb01eb4a4669f1ad469b60ab20751a24d7851bc72e4810d88923c45c1866 description=openstack/swift-proxy-69cc7bc8c5-b76tc/proxy-server id=cb355b9d-3e22-4aea-bedc-2e35e2060373 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0c416d15253bfb525163de1be7b1395df18a8dc9f31538cffe98d60db5093c09
2026-06-11 01:10:47.029091 | controller | Jun 11 00:20:30.988899 crc crio[23067]: time="2026-06-11T00:20:30.988539673Z" level=info msg="Stopped container aa95685c646175ed6fbbaf67ff6b75766e9915608eb08667090ad3eba3b87542: openstack/ceilometer-0/ceilometer-central-agent" id=8be4039b-7274-4af5-9e95-8a74f9b31b30 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:47.029107 | controller | Jun 11 00:20:31.017104 crc crio[23067]: time="2026-06-11T00:20:31.017004059Z" level=info msg="Stopped container cf5813e70cedf30f5ab76374550c9078012b9a7bd55cd359668e1f43fb06c292: openstack/ceilometer-0/ceilometer-notification-agent" id=4ba73433-9ce9-492f-8cc4-9854925f25b1 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:47.029123 | controller | Jun 11 00:20:31.018033 crc crio[23067]: time="2026-06-11T00:20:31.017961985Z" level=info msg="Stopping pod sandbox: de1da0f1c43f0baaea7085b732988bd1f062d48fcd5120af837d2967d0cb3d8e" id=eeb920d0-531c-403d-9052-f700f2f4c4c3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.029140 | controller | Jun 11 00:20:31.018514 crc crio[23067]: time="2026-06-11T00:20:31.018446968Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:de1da0f1c43f0baaea7085b732988bd1f062d48fcd5120af837d2967d0cb3d8e UID:d25591f7-09f1-4cb5-b822-1221d7dde022 NetNS:/var/run/netns/c12e8c30-d8a7-4339-992e-342ff4bc3c23 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd25591f7_09f1_4cb5_b822_1221d7dde022.slice PodAnnotations:0xc000131048}] Aliases:map[]}"
2026-06-11 01:10:47.029156 | controller | Jun 11 00:20:31.018723 crc crio[23067]: time="2026-06-11T00:20:31.018604423Z" level=info msg="Deleting pod openstack_ceilometer-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.029171 | controller | Jun 11 00:20:31.562947 crc crio[23067]: time="2026-06-11T00:20:31.562473548Z" level=info msg="Stopped pod sandbox: de1da0f1c43f0baaea7085b732988bd1f062d48fcd5120af837d2967d0cb3d8e" id=eeb920d0-531c-403d-9052-f700f2f4c4c3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.029187 | controller | Jun 11 00:20:32.070980 crc crio[23067]: time="2026-06-11T00:20:32.070866546Z" level=info msg="Removing container: cd2df9a413671478e872da35a27407c2832295cce8cf1b9c708dc41cd23941bc" id=df8705de-6093-49c3-abb8-ff49b20130d3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.029206 | controller | Jun 11 00:20:32.211721 crc crio[23067]: time="2026-06-11T00:20:32.209927187Z" level=info msg="Removed container cd2df9a413671478e872da35a27407c2832295cce8cf1b9c708dc41cd23941bc: openstack/ceilometer-0/proxy-httpd" id=df8705de-6093-49c3-abb8-ff49b20130d3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.029222 | controller | Jun 11 00:20:32.224824 crc crio[23067]: time="2026-06-11T00:20:32.223153168Z" level=info msg="Removing container: 1dc771f9535b6adfc0fa1ab8ad6219329b318ae944e428fa52d465ab14dd8163" id=030cdfa3-95b2-4502-b686-cd9a8ffe4860 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.029237 | controller | Jun 11 00:20:32.283490 crc crio[23067]: time="2026-06-11T00:20:32.276381059Z" level=info msg="Removed container 1dc771f9535b6adfc0fa1ab8ad6219329b318ae944e428fa52d465ab14dd8163: openstack/ceilometer-0/sg-core" id=030cdfa3-95b2-4502-b686-cd9a8ffe4860 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.029253 | controller | Jun 11 00:20:32.287429 crc crio[23067]: time="2026-06-11T00:20:32.287286356Z" level=info msg="Removing container: cf5813e70cedf30f5ab76374550c9078012b9a7bd55cd359668e1f43fb06c292" id=7e083244-0995-446f-a4d2-b9f8658631bf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.029269 | controller | Jun 11 00:20:32.355454 crc crio[23067]: time="2026-06-11T00:20:32.339227521Z" level=info msg="Removed container cf5813e70cedf30f5ab76374550c9078012b9a7bd55cd359668e1f43fb06c292: openstack/ceilometer-0/ceilometer-notification-agent" id=7e083244-0995-446f-a4d2-b9f8658631bf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.029285 | controller | Jun 11 00:20:32.367307 crc crio[23067]: time="2026-06-11T00:20:32.36704343Z" level=info msg="Removing container: aa95685c646175ed6fbbaf67ff6b75766e9915608eb08667090ad3eba3b87542" id=5991cf34-3163-43c5-84e7-4bc19373a233 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.029300 | controller | Jun 11 00:20:32.419238 crc crio[23067]: time="2026-06-11T00:20:32.419087209Z" level=info msg="Removed container aa95685c646175ed6fbbaf67ff6b75766e9915608eb08667090ad3eba3b87542: openstack/ceilometer-0/ceilometer-central-agent" id=5991cf34-3163-43c5-84e7-4bc19373a233 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.029316 | controller | Jun 11 00:20:32.719100 crc crio[23067]: time="2026-06-11T00:20:32.718360567Z" level=info msg="Running pod sandbox: openstack/ceilometer-0/POD" id=c28c29b6-2f2f-47dc-a550-c2d87546d71f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.029331 | controller | Jun 11 00:20:32.720708 crc crio[23067]: time="2026-06-11T00:20:32.719125027Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.029350 | controller | Jun 11 00:20:32.773196 crc crio[23067]: time="2026-06-11T00:20:32.773098869Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:b0a076c85683b1ec99eb435ca5ae69de819e0678abe9b6482e538d01243fe13b UID:b070f328-f880-45b9-b250-a230a5dc54e9 NetNS:/var/run/netns/013fb043-c5de-47ac-b2ac-63ff104cfae8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb070f328_f880_45b9_b250_a230a5dc54e9.slice PodAnnotations:0xc000530570}] Aliases:map[]}"
2026-06-11 01:10:47.029386 | controller | Jun 11 00:20:32.773196 crc crio[23067]: time="2026-06-11T00:20:32.773166241Z" level=info msg="Adding pod openstack_ceilometer-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.029403 | controller | Jun 11 00:20:33.132973 crc crio[23067]: 2026-06-11T00:20:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b0a076c85683b1e Mac:4e:41:c6:eb:69:23 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b0 Mtu:0 Sandbox:/var/run/netns/013fb043-c5de-47ac-b2ac-63ff104cfae8 SocketPath: PciID:}] [{Interface:0xc000440770 Address:{IP:10.217.0.176 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:47.029423 | controller | Jun 11 00:20:33.136759 crc crio[23067]: time="2026-06-11T00:20:33.136612078Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:b0a076c85683b1ec99eb435ca5ae69de819e0678abe9b6482e538d01243fe13b UID:b070f328-f880-45b9-b250-a230a5dc54e9 NetNS:/var/run/netns/013fb043-c5de-47ac-b2ac-63ff104cfae8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb070f328_f880_45b9_b250_a230a5dc54e9.slice PodAnnotations:0xc000530570}] Aliases:map[]}"
2026-06-11 01:10:47.029440 | controller | Jun 11 00:20:33.137000 crc crio[23067]: time="2026-06-11T00:20:33.136874025Z" level=info msg="Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:47.029455 | controller | Jun 11 00:20:33.149114 crc crio[23067]: time="2026-06-11T00:20:33.149029606Z" level=info msg="Ran pod sandbox b0a076c85683b1ec99eb435ca5ae69de819e0678abe9b6482e538d01243fe13b with infra container: openstack/ceilometer-0/POD" id=c28c29b6-2f2f-47dc-a550-c2d87546d71f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.029471 | controller | Jun 11 00:20:33.153750 crc crio[23067]: time="2026-06-11T00:20:33.153597341Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=0613293d-57b8-436a-96c6-46f7f28fca20 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.029487 | controller | Jun 11 00:20:33.203997 crc crio[23067]: time="2026-06-11T00:20:33.203393078Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=a2069b01-b89a-4217-8665-14bd424c118f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.029502 | controller | Jun 11 00:20:33.212753 crc crio[23067]: time="2026-06-11T00:20:33.212596809Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-central-agent" id=54ee80bf-8b6b-4823-8768-e6498967dade name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.029518 | controller | Jun 11 00:20:33.213484 crc crio[23067]: time="2026-06-11T00:20:33.213417162Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.029533 | controller | Jun 11 00:20:33.276203 crc crio[23067]: time="2026-06-11T00:20:33.276077Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.029548 | controller | Jun 11 00:20:33.285251 crc crio[23067]: time="2026-06-11T00:20:33.285167577Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.029564 | controller | Jun 11 00:20:33.451350 crc crio[23067]: time="2026-06-11T00:20:33.451220954Z" level=info msg="Created container 1999b570e0d9ae20ef6aff2d2f8a4c426b2fcc98c8690b5dc0a5901391fb79a2: openstack/ceilometer-0/ceilometer-central-agent" id=54ee80bf-8b6b-4823-8768-e6498967dade name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.029579 | controller | Jun 11 00:20:33.452734 crc crio[23067]: time="2026-06-11T00:20:33.452570211Z" level=info msg="Starting container: 1999b570e0d9ae20ef6aff2d2f8a4c426b2fcc98c8690b5dc0a5901391fb79a2" id=061ab71c-ead2-4fd7-a9d1-9d6807b0e504 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.029595 | controller | Jun 11 00:20:33.461109 crc crio[23067]: time="2026-06-11T00:20:33.46099987Z" level=info msg="Started container" PID=78085 containerID=1999b570e0d9ae20ef6aff2d2f8a4c426b2fcc98c8690b5dc0a5901391fb79a2 description=openstack/ceilometer-0/ceilometer-central-agent id=061ab71c-ead2-4fd7-a9d1-9d6807b0e504 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b0a076c85683b1ec99eb435ca5ae69de819e0678abe9b6482e538d01243fe13b
2026-06-11 01:10:47.029613 | controller | Jun 11 00:20:33.477904 crc crio[23067]: time="2026-06-11T00:20:33.477780068Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=55ba8cf3-a2de-45aa-928f-e3c5478c3217 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.029629 | controller | Jun 11 00:20:33.512705 crc crio[23067]: time="2026-06-11T00:20:33.512499374Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=3a3b5a10-1554-4722-97f7-e7451c49e689 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.029644 | controller | Jun 11 00:20:36.185919 crc crio[23067]: time="2026-06-11T00:20:36.183314008Z" level=info msg="Stopping container: 06d045c6643a23cac543d059770e7d082193e415a8a545b67fc7823b6bfddafc (timeout: 30s)" id=0136b166-90ab-4ed5-b122-68c91370c412 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:47.029660 | controller | Jun 11 00:20:36.185919 crc crio[23067]: time="2026-06-11T00:20:36.183423301Z" level=info msg="Stopping container: faf77250320b82cd6a2f0d1642345f6589cb80a89bf1df7a8598f939c4a88ce1 (timeout: 30s)" id=b4faf027-ff33-4f20-96f5-87ded51fa30c name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:47.029675 | controller | Jun 11 00:20:36.264458 crc crio[23067]: time="2026-06-11T00:20:36.264401568Z" level=info msg="Stopping container: ccaf275d8047776ecfc39f88ac8403f79deeb4f49aa58b02a3ff4a84b2b7c653 (timeout: 30s)" id=df9b27ff-5bdd-4198-ad01-9fd1e839ee03 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:47.029690 | controller | Jun 11 00:20:36.270967 crc crio[23067]: time="2026-06-11T00:20:36.265767366Z" level=info msg="Stopping container: f238aaa8f9e7a0fd6422d93f5b086195801686918a72e057259fe8938e076f46 (timeout: 30s)" id=2fd6815f-fa36-4003-817f-c5830696bdd3 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:47.029705 | controller | Jun 11 00:20:39.308116 crc crio[23067]: time="2026-06-11T00:20:39.306975876Z" level=info msg="Stopping container: 6b263e0694efae831f3222f1accd27b7a8c886acf8810ccc11c04c0d2f25206f (timeout: 30s)" id=df3ee891-1384-4b48-acbd-21375dbb11b6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:47.029720 | controller | Jun 11 00:20:39.310265 crc crio[23067]: time="2026-06-11T00:20:39.307270814Z" level=info msg="Stopping container: 80071f6d80a2a9c2be0169bdb8864e41fdae18be850a7c7cdd942e1d36a21af4 (timeout: 30s)" id=af068545-96e0-4620-8579-f43fd7bdfc1a name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:47.029736 | controller | Jun 11 00:20:42.361247 crc crio[23067]: time="2026-06-11T00:20:42.360252085Z" level=info msg="Running pod sandbox: openstack/nova-api-db-create-hmqpj/POD" id=3247db90-f978-431b-8842-605eb7cee593 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.029751 | controller | Jun 11 00:20:42.362439 crc crio[23067]: time="2026-06-11T00:20:42.361281493Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.029766 | controller | Jun 11 00:20:42.559710 crc crio[23067]: time="2026-06-11T00:20:42.559396454Z" level=info msg="Running pod sandbox: openstack/nova-cell0-db-create-48rwf/POD" id=ba3b2077-cfdf-49e6-b6cd-7ecac6e2993c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.029782 | controller | Jun 11 00:20:42.559710 crc crio[23067]: time="2026-06-11T00:20:42.559497767Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.029797 | controller | Jun 11 00:20:42.689085 crc crio[23067]: time="2026-06-11T00:20:42.688973116Z" level=info msg="Running pod sandbox: openstack/nova-api-9470-account-create-update-gfrdz/POD" id=029ae5ee-99dd-40d1-bcf7-e1fc3e274e5c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.029816 | controller | Jun 11 00:20:42.689226 crc crio[23067]: time="2026-06-11T00:20:42.6891297Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.029833 | controller | Jun 11 00:20:42.790959 crc crio[23067]: time="2026-06-11T00:20:42.790832193Z" level=info msg="Running pod sandbox: openstack/nova-cell1-db-create-nstdm/POD" id=b56264eb-3ab0-4a09-8a9c-2f0f9dd0aaeb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.029849 | controller | Jun 11 00:20:42.790959 crc crio[23067]: time="2026-06-11T00:20:42.790946676Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.029865 | controller | Jun 11 00:20:42.924955 crc crio[23067]: time="2026-06-11T00:20:42.924868367Z" level=info msg="Running pod sandbox: openstack/nova-cell0-04ba-account-create-update-mts6r/POD" id=6b3af187-47f4-49d1-9931-c5e880c45e81 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.029881 | controller | Jun 11 00:20:42.925131 crc crio[23067]: time="2026-06-11T00:20:42.92497934Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.029896 | controller | Jun 11 00:20:43.076735 crc crio[23067]: time="2026-06-11T00:20:43.076581432Z" level=info msg="Running pod sandbox: openstack/nova-cell1-1e3d-account-create-update-8lhkl/POD" id=fc455642-4aed-40fc-85fe-9dac2641dca7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.029912 | controller | Jun 11 00:20:43.076948 crc crio[23067]: time="2026-06-11T00:20:43.076894991Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.029927 | controller | Jun 11 00:20:44.763242 crc crio[23067]: time="2026-06-11T00:20:44.761569604Z" level=info msg="Stopping container: f352b821a547fa205888705c2e0d9008052dafe5e5a06e5d9bd462ba2a596c0f (timeout: 30s)" id=1ee338c7-e4ab-4a3e-acb6-c3670e1e1855 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:47.029943 | controller | Jun 11 00:20:44.763242 crc crio[23067]: time="2026-06-11T00:20:44.762012056Z" level=info msg="Stopping container: b4e993a4453ef006b6dc632c0dc839268358662de7fe8d7d385d5b8afa9565c0 (timeout: 30s)" id=46241d23-6fce-44f0-851a-5aea1522cf92 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:47.029959 | controller | Jun 11 00:20:45.474229 crc crio[23067]: time="2026-06-11T00:20:45.473575402Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-notification-agent" id=0da520eb-21d8-4934-983c-a6eeaf33efdf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.029975 | controller | Jun 11 00:20:45.579374 crc crio[23067]: time="2026-06-11T00:20:45.579296504Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.029991 | controller | Jun 11 00:20:45.582070 crc crio[23067]: time="2026-06-11T00:20:45.581984107Z" level=info msg="Stopped container b4e993a4453ef006b6dc632c0dc839268358662de7fe8d7d385d5b8afa9565c0: openstack/glance-default-external-api-0/glance-log" id=46241d23-6fce-44f0-851a-5aea1522cf92 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:47.030007 | controller | Jun 11 00:20:45.866981 crc crio[23067]: time="2026-06-11T00:20:45.866884273Z" level=info msg="Stopped container faf77250320b82cd6a2f0d1642345f6589cb80a89bf1df7a8598f939c4a88ce1: openstack/cinder-scheduler-0/probe" id=b4faf027-ff33-4f20-96f5-87ded51fa30c name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:47.030023 | controller | Jun 11 00:20:46.034860 crc crio[23067]: time="2026-06-11T00:20:46.029353032Z" level=info msg="Stopped container 06d045c6643a23cac543d059770e7d082193e415a8a545b67fc7823b6bfddafc: openstack/cinder-scheduler-0/cinder-scheduler" id=0136b166-90ab-4ed5-b122-68c91370c412 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:47.030046 | controller | Jun 11 00:20:46.034860 crc crio[23067]: time="2026-06-11T00:20:46.031205693Z" level=info msg="Stopping pod sandbox: 1a9b0210b0cc741c5617a4a1a91ef1e2a903b1245b87c132481361b918e53552" id=00bea494-43cf-4794-8948-ab4c555042a7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.030062 | controller | Jun 11 00:20:46.034860 crc crio[23067]: time="2026-06-11T00:20:46.032103877Z" level=info msg="Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:1a9b0210b0cc741c5617a4a1a91ef1e2a903b1245b87c132481361b918e53552 UID:07808d1f-a15c-4ce1-bc2d-baa3ab15bc1d NetNS:/var/run/netns/26dd71b0-459f-447b-a65f-cba4f9e64792 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod07808d1f_a15c_4ce1_bc2d_baa3ab15bc1d.slice PodAnnotations:0xc0082035d0}] Aliases:map[]}"
2026-06-11 01:10:47.030079 | controller | Jun 11 00:20:46.034860 crc crio[23067]: time="2026-06-11T00:20:46.032271752Z" level=info msg="Deleting pod openstack_cinder-scheduler-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.030096 | controller | Jun 11 00:20:46.176891 crc crio[23067]: time="2026-06-11T00:20:46.167606811Z" level=info msg="Stopped container ccaf275d8047776ecfc39f88ac8403f79deeb4f49aa58b02a3ff4a84b2b7c653: openstack/glance-default-internal-api-0/glance-httpd" id=df9b27ff-5bdd-4198-ad01-9fd1e839ee03 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:47.030112 | controller | Jun 11 00:20:46.186450 crc crio[23067]: time="2026-06-11T00:20:46.185964541Z" level=info msg="Stopped container 6b263e0694efae831f3222f1accd27b7a8c886acf8810ccc11c04c0d2f25206f: openstack/neutron-68dcd6bdfb-fzpnw/neutron-httpd" id=df3ee891-1384-4b48-acbd-21375dbb11b6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:47.030128 | controller | Jun 11 00:20:46.311295 crc crio[23067]: time="2026-06-11T00:20:46.310546967Z" level=info msg="Stopped container f238aaa8f9e7a0fd6422d93f5b086195801686918a72e057259fe8938e076f46: openstack/glance-default-internal-api-0/glance-log" id=2fd6815f-fa36-4003-817f-c5830696bdd3 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:47.030144 | controller | Jun 11 00:20:46.313009 crc crio[23067]: time="2026-06-11T00:20:46.312925662Z" level=info msg="Stopping pod sandbox: 0677a92171ed2bd4d36d5b124a1e6c449b2c5dab73c79da29e7fad8552b079df" id=0d61886f-cd77-41e4-929a-e597687afa36 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.030160 | controller | Jun 11 00:20:46.313710 crc crio[23067]: time="2026-06-11T00:20:46.313509138Z" level=info msg="Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:0677a92171ed2bd4d36d5b124a1e6c449b2c5dab73c79da29e7fad8552b079df UID:8c0da192-2cd1-4337-8684-20356fbae1bc NetNS:/var/run/netns/7ef03948-2c22-4798-a7e7-efcae2c2f2d1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8c0da192_2cd1_4337_8684_20356fbae1bc.slice PodAnnotations:0xc000c34048}] Aliases:map[]}"
2026-06-11 01:10:47.030177 | controller | Jun 11 00:20:46.313837 crc crio[23067]: time="2026-06-11T00:20:46.313720044Z" level=info msg="Deleting pod openstack_glance-default-internal-api-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.030194 | controller | Jun 11 00:20:46.429008 crc crio[23067]: time="2026-06-11T00:20:46.424338839Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-openstackclient@sha256:2ef2c3ebb9340307b3b5d6b8c8bf113f5dc11b07cf78924d38dde8b2945b8e04" id=10f3bf38-6ba8-4b42-8716-79016491558d name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:47.030210 | controller | Jun 11 00:20:46.429008 crc crio[23067]: time="2026-06-11T00:20:46.427084914Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified" id=d3a9046a-ed13-41a6-8bb2-c3087c529752 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.030230 | controller | Jun 11 00:20:46.456979 crc crio[23067]: time="2026-06-11T00:20:46.456886436Z" level=info msg="Stopped container 80071f6d80a2a9c2be0169bdb8864e41fdae18be850a7c7cdd942e1d36a21af4: openstack/neutron-68dcd6bdfb-fzpnw/neutron-api" id=af068545-96e0-4620-8579-f43fd7bdfc1a name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:47.030248 | controller | Jun 11 00:20:46.459221 crc crio[23067]: time="2026-06-11T00:20:46.459078156Z" level=info msg="Stopping pod sandbox: 77fe72c24209923300471306f96b6076cf20b64ae0c9d17e2ee1a6f8d053def3" id=b3984a33-a346-41e7-99e7-2cefe4363d2a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.030264 | controller | Jun 11 00:20:46.460485 crc crio[23067]: time="2026-06-11T00:20:46.460063413Z" level=info msg="Got pod network &{Name:neutron-68dcd6bdfb-fzpnw Namespace:openstack ID:77fe72c24209923300471306f96b6076cf20b64ae0c9d17e2ee1a6f8d053def3 UID:65158efb-b656-4d6e-9711-c509f049ec4f NetNS:/var/run/netns/f4021267-2ce4-4d61-a745-6092636cbc5b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod65158efb_b656_4d6e_9711_c509f049ec4f.slice PodAnnotations:0xc00802e0c0}] Aliases:map[]}"
2026-06-11 01:10:47.030280 | controller | Jun 11 00:20:46.460485 crc crio[23067]: time="2026-06-11T00:20:46.460303819Z" level=info msg="Deleting pod openstack_neutron-68dcd6bdfb-fzpnw from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.030296 | controller | Jun 11 00:20:46.572950 crc crio[23067]: time="2026-06-11T00:20:46.572730774Z" level=info msg="Stopped pod sandbox: 1a9b0210b0cc741c5617a4a1a91ef1e2a903b1245b87c132481361b918e53552" id=00bea494-43cf-4794-8948-ab4c555042a7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.030314 | controller | Jun 11 00:20:46.593271 crc crio[23067]: time="2026-06-11T00:20:46.593201482Z" level=info msg="Got pod network &{Name:nova-cell1-1e3d-account-create-update-8lhkl Namespace:openstack ID:7382d48ecff8cf5692688a450c0f590e7e205beec1349c8833e33e8d4f1e2ace UID:4cdcbf4b-1245-423d-a9da-2c9919ec8772 NetNS:/var/run/netns/ba67f177-1d25-4345-ab44-88e7760b870b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4cdcbf4b_1245_423d_a9da_2c9919ec8772.slice PodAnnotations:0xc002a46568}] Aliases:map[]}"
2026-06-11 01:10:47.030333 | controller | Jun 11 00:20:46.593271 crc crio[23067]: time="2026-06-11T00:20:46.593263224Z" level=info msg="Adding pod openstack_nova-cell1-1e3d-account-create-update-8lhkl to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.030365 | controller | Jun 11 00:20:46.607868 crc crio[23067]: time="2026-06-11T00:20:46.607614765Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified" id=a49126a4-4188-4ab9-857e-5491ffc7af8a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.030387 | controller | Jun 11 00:20:46.644472 crc crio[23067]: time="2026-06-11T00:20:46.644342396Z" level=info msg="Got pod network &{Name:nova-cell1-db-create-nstdm Namespace:openstack ID:a69e754acd13dddce35481fa790df5c611e734815109273c58f5a68e542d03d6 UID:cd1d65ef-bd36-4cc7-bc35-ad01588fd372 NetNS:/var/run/netns/1f554235-a53a-4962-b8f5-0beca9cb3808 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcd1d65ef_bd36_4cc7_bc35_ad01588fd372.slice PodAnnotations:0xc003610178}] Aliases:map[]}"
2026-06-11 01:10:47.030404 | controller | Jun 11 00:20:46.644472 crc crio[23067]: time="2026-06-11T00:20:46.644403638Z" level=info msg="Adding pod openstack_nova-cell1-db-create-nstdm to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.030424 | controller | Jun 11 00:20:46.670291 crc crio[23067]: time="2026-06-11T00:20:46.669158263Z" level=info msg="Got pod network &{Name:nova-api-db-create-hmqpj Namespace:openstack ID:977ea6cae932bf7394ab2b48ee19eafb835880b9632a4a0a4273481ce3cd7d49 UID:4b2052f0-d07b-4eeb-86ce-6b922bda5804 NetNS:/var/run/netns/ef0ca682-e7fb-449f-8582-ebd3f661dc58 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4b2052f0_d07b_4eeb_86ce_6b922bda5804.slice PodAnnotations:0xc000c34888}] Aliases:map[]}"
2026-06-11 01:10:47.030440 | controller | Jun 11 00:20:46.670291 crc crio[23067]: time="2026-06-11T00:20:46.669221564Z" level=info msg="Adding pod openstack_nova-api-db-create-hmqpj to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.030456 | controller | Jun 11 00:20:46.672261 crc crio[23067]: time="2026-06-11T00:20:46.671114386Z" level=info msg="Got pod network &{Name:nova-cell0-04ba-account-create-update-mts6r Namespace:openstack ID:0acd887e579a7996287cf906b7118417b27936a33a58912f677a14546c626979 UID:f6468490-e813-4563-93dc-030c2ef166dc NetNS:/var/run/netns/80534acc-c866-4563-9275-db07c089bd90 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf6468490_e813_4563_93dc_030c2ef166dc.slice PodAnnotations:0xc007e12310}] Aliases:map[]}"
2026-06-11 01:10:47.030472 | controller | Jun 11 00:20:46.672261 crc crio[23067]: time="2026-06-11T00:20:46.671156777Z" level=info msg="Adding pod openstack_nova-cell0-04ba-account-create-update-mts6r to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.030488 | controller | Jun 11 00:20:46.682288 crc crio[23067]: time="2026-06-11T00:20:46.682227629Z" level=info msg="Got pod network &{Name:nova-cell0-db-create-48rwf Namespace:openstack ID:0fa621ca76a0d6b8aef550b23ca83d2cc7beb7f03b29ade2d33a8076b9baade5 UID:fba64445-52a0-46d0-8f7f-9bebe63507d7 NetNS:/var/run/netns/9891ec01-55ca-440f-a442-84bf862c60bf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfba64445_52a0_46d0_8f7f_9bebe63507d7.slice PodAnnotations:0xc00802e418}] Aliases:map[]}"
2026-06-11 01:10:47.030504 | controller | Jun 11 00:20:46.682624 crc crio[23067]: time="2026-06-11T00:20:46.682600249Z" level=info msg="Adding pod openstack_nova-cell0-db-create-48rwf to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.030520 | controller | Jun 11 00:20:46.691626 crc crio[23067]: time="2026-06-11T00:20:46.691505042Z" level=info msg="Got pod network &{Name:nova-api-9470-account-create-update-gfrdz Namespace:openstack ID:2b05dae8ba239705d4acd89f81f30b0a316ff3e88cc35bdfd8e26bd5844e769e UID:1dc8c851-a8b8-4b53-992c-607e9e85681a NetNS:/var/run/netns/c6655e5e-eb73-49c8-9730-03567ce7afa5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1dc8c851_a8b8_4b53_992c_607e9e85681a.slice PodAnnotations:0xc002a46868}] Aliases:map[]}"
2026-06-11 01:10:47.030535 | controller | Jun 11 00:20:46.691626 crc crio[23067]: time="2026-06-11T00:20:46.691600634Z" level=info msg="Adding pod openstack_nova-api-9470-account-create-update-gfrdz to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.030551 | controller | Jun 11 00:20:46.708925 crc crio[23067]: time="2026-06-11T00:20:46.70575588Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.030566 | controller | Jun 11 00:20:46.735182 crc crio[23067]: time="2026-06-11T00:20:46.73507245Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.030586 | controller | Jun 11 00:20:46.737426 crc crio[23067]: time="2026-06-11T00:20:46.737178867Z" level=info msg="Creating container: openstack/openstackclient/openstackclient" id=06cf0496-a8f6-4497-9664-d2f66e361317 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.030602 | controller | Jun 11 00:20:46.744535 crc crio[23067]: time="2026-06-11T00:20:46.744445715Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.030617 | controller | Jun 11 00:20:46.978277 crc crio[23067]: time="2026-06-11T00:20:46.977409556Z" level=info msg="Stopped pod sandbox: 0677a92171ed2bd4d36d5b124a1e6c449b2c5dab73c79da29e7fad8552b079df" id=0d61886f-cd77-41e4-929a-e597687afa36 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.030633 | controller | Jun 11 00:20:46.980542 crc crio[23067]: time="2026-06-11T00:20:46.980405137Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.030648 | controller | Jun 11 00:20:46.985842 crc crio[23067]: time="2026-06-11T00:20:46.985594639Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.030664 | controller | Jun 11 00:20:47.680526 crc crio[23067]: time="2026-06-11T00:20:47.679570316Z" level=info msg="Stopped pod sandbox: 77fe72c24209923300471306f96b6076cf20b64ae0c9d17e2ee1a6f8d053def3" id=b3984a33-a346-41e7-99e7-2cefe4363d2a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.030680 | controller | Jun 11 00:20:47.915477 crc crio[23067]: time="2026-06-11T00:20:47.91412378Z" level=info msg="Removing container: ccaf275d8047776ecfc39f88ac8403f79deeb4f49aa58b02a3ff4a84b2b7c653" id=ac6aa5a8-fb4e-4658-8800-a3a325fffac0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.030695 | controller | Jun 11 00:20:47.917161 crc crio[23067]: time="2026-06-11T00:20:47.917023249Z" level=info msg="Created container 2cb68fbf36bc76303f3e7b14f74a0f3f3c61732ec1db1fc09df309ff77b4b07c: openstack/ceilometer-0/ceilometer-notification-agent" id=0da520eb-21d8-4934-983c-a6eeaf33efdf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.030711 | controller | Jun 11 00:20:47.918707 crc crio[23067]: time="2026-06-11T00:20:47.917407929Z" level=info msg="Created container d68dfb4b7842a48af2e995545971e031d3b5358b68797626f1395a82588b9676: openstack/openstackclient/openstackclient" id=06cf0496-a8f6-4497-9664-d2f66e361317 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.030726 | controller | Jun 11 00:20:47.925194 crc crio[23067]: time="2026-06-11T00:20:47.925087069Z" level=info msg="Starting container: 2cb68fbf36bc76303f3e7b14f74a0f3f3c61732ec1db1fc09df309ff77b4b07c" id=82756548-c5d1-4216-9637-60342d78b75f name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.030742 | controller | Jun 11 00:20:47.929626 crc crio[23067]: time="2026-06-11T00:20:47.929576111Z" level=info msg="Starting container: d68dfb4b7842a48af2e995545971e031d3b5358b68797626f1395a82588b9676" id=b175a191-b9d0-4918-bc00-02980edddd92 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.030757 | controller | Jun 11 00:20:47.971269 crc crio[23067]: time="2026-06-11T00:20:47.971170755Z" level=info msg="Started container" PID=79072 containerID=2cb68fbf36bc76303f3e7b14f74a0f3f3c61732ec1db1fc09df309ff77b4b07c description=openstack/ceilometer-0/ceilometer-notification-agent id=82756548-c5d1-4216-9637-60342d78b75f name=/runtime.v1.RuntimeService/StartContainer sandboxID=b0a076c85683b1ec99eb435ca5ae69de819e0678abe9b6482e538d01243fe13b
2026-06-11 01:10:47.030773 | controller | Jun 11 00:20:47.971957 crc crio[23067]: time="2026-06-11T00:20:47.971906595Z" level=info msg="Started container" PID=79110 containerID=d68dfb4b7842a48af2e995545971e031d3b5358b68797626f1395a82588b9676 description=openstack/openstackclient/openstackclient id=b175a191-b9d0-4918-bc00-02980edddd92 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a7a87a5e50bb131aba41a60f7fbf45b0128337a452adc4a099f1f0b7c6372da3
2026-06-11 01:10:47.030793 | controller | Jun 11 00:20:48.109518 crc crio[23067]: time="2026-06-11T00:20:48.109464025Z" level=info msg="Removed container ccaf275d8047776ecfc39f88ac8403f79deeb4f49aa58b02a3ff4a84b2b7c653: openstack/glance-default-internal-api-0/glance-httpd" id=ac6aa5a8-fb4e-4658-8800-a3a325fffac0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.030810 | controller | Jun 11 00:20:48.123540 crc crio[23067]: time="2026-06-11T00:20:48.123480617Z" level=info msg="Removing container: f238aaa8f9e7a0fd6422d93f5b086195801686918a72e057259fe8938e076f46" id=5f266d42-c6d3-4377-920b-29f16b2105fb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.030826 | controller | Jun 11 00:20:48.197792 crc crio[23067]: time="2026-06-11T00:20:48.196011854Z" level=info msg="Removed container f238aaa8f9e7a0fd6422d93f5b086195801686918a72e057259fe8938e076f46: openstack/glance-default-internal-api-0/glance-log" id=5f266d42-c6d3-4377-920b-29f16b2105fb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.030841 | controller | Jun 11 00:20:48.223916 crc crio[23067]: time="2026-06-11T00:20:48.223610766Z" level=info msg="Removing container: faf77250320b82cd6a2f0d1642345f6589cb80a89bf1df7a8598f939c4a88ce1" id=a5eecf3b-8b15-4876-8954-9f7bf181dc84 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.030857 | controller | Jun 11 00:20:48.360421 crc crio[23067]: time="2026-06-11T00:20:48.36023236Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=2444aa0a-1142-4fbd-b69b-46cb9a759e38 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.030872 | controller | Jun 11 00:20:48.445148 crc crio[23067]: time="2026-06-11T00:20:48.444953259Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=dad60220-12fb-4689-9271-78119d804fb0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.030887 | controller | Jun 11 00:20:48.464905 crc crio[23067]: time="2026-06-11T00:20:48.464466971Z" level=info msg="Removed container faf77250320b82cd6a2f0d1642345f6589cb80a89bf1df7a8598f939c4a88ce1: openstack/cinder-scheduler-0/probe" id=a5eecf3b-8b15-4876-8954-9f7bf181dc84 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.030902 | controller | Jun 11 00:20:48.473450 crc crio[23067]: time="2026-06-11T00:20:48.473363573Z" level=info msg="Removing container: 06d045c6643a23cac543d059770e7d082193e415a8a545b67fc7823b6bfddafc" id=5394737c-2d6b-4c66-804b-158a7e6d04a4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.030917 | controller | Jun 11 00:20:48.621517 crc crio[23067]: time="2026-06-11T00:20:48.621355448Z" level=info msg="Removed container 06d045c6643a23cac543d059770e7d082193e415a8a545b67fc7823b6bfddafc: openstack/cinder-scheduler-0/cinder-scheduler" id=5394737c-2d6b-4c66-804b-158a7e6d04a4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.030933 | controller | Jun 11 00:20:48.729609 crc crio[23067]: time="2026-06-11T00:20:48.729383983Z" level=info msg="Removing container: 6b263e0694efae831f3222f1accd27b7a8c886acf8810ccc11c04c0d2f25206f" id=5089d882-cd3a-4d00-83db-7f8d78a5cc0a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.030948 | controller | Jun 11 00:20:48.761400 crc crio[23067]: time="2026-06-11T00:20:48.761249271Z" level=info msg="Creating container: openstack/ceilometer-0/sg-core" id=66311602-4646-419f-8623-3678741c86ce name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.030963 | controller | Jun 11 00:20:48.781391 crc crio[23067]: time="2026-06-11T00:20:48.781234836Z" level=info msg="Removed container 6b263e0694efae831f3222f1accd27b7a8c886acf8810ccc11c04c0d2f25206f: openstack/neutron-68dcd6bdfb-fzpnw/neutron-httpd" id=5089d882-cd3a-4d00-83db-7f8d78a5cc0a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.030983 | controller | Jun 11 00:20:48.781939 crc crio[23067]: time="2026-06-11T00:20:48.781772981Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.030999 | controller | Jun 11 00:20:48.788160 crc crio[23067]: time="2026-06-11T00:20:48.78797481Z" level=info msg="Removing container: 80071f6d80a2a9c2be0169bdb8864e41fdae18be850a7c7cdd942e1d36a21af4" id=17218a41-5dff-429e-b1ff-d0cefe277013 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.031015 | controller | Jun 11 00:20:48.832922 crc crio[23067]: time="2026-06-11T00:20:48.832596276Z" level=info msg="Removed container 80071f6d80a2a9c2be0169bdb8864e41fdae18be850a7c7cdd942e1d36a21af4: openstack/neutron-68dcd6bdfb-fzpnw/neutron-api" id=17218a41-5dff-429e-b1ff-d0cefe277013 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.031030 | controller | Jun 11 00:20:48.853025 crc crio[23067]: time="2026-06-11T00:20:48.852733035Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.031046 | controller | Jun 11 00:20:48.860056 crc crio[23067]: time="2026-06-11T00:20:48.859871939Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.031062 | controller | Jun 11 00:20:49.471711 crc crio[23067]: time="2026-06-11T00:20:49.471161742Z" level=info msg="Created container 0ee6810c739354cdd5763732c194dcaac8a8d7a98946b2251dca75f08894a183: openstack/ceilometer-0/sg-core" id=66311602-4646-419f-8623-3678741c86ce name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.031077 | controller | Jun 11 00:20:49.475385 crc crio[23067]: time="2026-06-11T00:20:49.471940293Z" level=info msg="Stopped container f352b821a547fa205888705c2e0d9008052dafe5e5a06e5d9bd462ba2a596c0f: openstack/glance-default-external-api-0/glance-httpd" id=1ee338c7-e4ab-4a3e-acb6-c3670e1e1855 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:47.031092 | controller | Jun 11 00:20:49.475385 crc crio[23067]: time="2026-06-11T00:20:49.472968031Z" level=info msg="Starting container: 0ee6810c739354cdd5763732c194dcaac8a8d7a98946b2251dca75f08894a183" id=4e4e6042-9869-4ce9-b079-956051b2c4be name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.031108 | controller | Jun 11 00:20:49.475385 crc crio[23067]: time="2026-06-11T00:20:49.474863203Z" level=info msg="Stopping pod sandbox: 787ef609fb6d6de61ace6ae198a1f9c1f2b711ee7fa2b76c83355f5ec606dd2e" id=bd2a8f3a-8514-4f8e-aaaf-c61e4b68f988 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.031124 | controller | Jun 11 00:20:49.475385 crc crio[23067]: time="2026-06-11T00:20:49.475264774Z" level=info msg="Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:787ef609fb6d6de61ace6ae198a1f9c1f2b711ee7fa2b76c83355f5ec606dd2e UID:9a56d26c-e923-4dee-8fd1-2de4183fcc73 NetNS:/var/run/netns/94b393f0-1e13-42b9-95b3-6b7ef95870cd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9a56d26c_e923_4dee_8fd1_2de4183fcc73.slice PodAnnotations:0xc00008c428}] Aliases:map[]}"
2026-06-11 01:10:47.031140 | controller | Jun 11 00:20:49.475385 crc crio[23067]: time="2026-06-11T00:20:49.475382637Z" level=info msg="Deleting pod openstack_glance-default-external-api-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.031156 | controller | Jun 11 00:20:49.478995 crc crio[23067]: time="2026-06-11T00:20:49.47878768Z" level=info msg="Started container" PID=79319 containerID=0ee6810c739354cdd5763732c194dcaac8a8d7a98946b2251dca75f08894a183 description=openstack/ceilometer-0/sg-core id=4e4e6042-9869-4ce9-b079-956051b2c4be name=/runtime.v1.RuntimeService/StartContainer sandboxID=b0a076c85683b1ec99eb435ca5ae69de819e0678abe9b6482e538d01243fe13b
2026-06-11 01:10:47.031177 | controller | Jun 11 00:20:49.509783 crc crio[23067]: 2026-06-11T00:20:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2b05dae8ba23970 Mac:8e:7b:14:05:e9:49 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b3 Mtu:0 Sandbox:/var/run/netns/c6655e5e-eb73-49c8-9730-03567ce7afa5 SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.0.179 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:47.031193 | controller | Jun 11 00:20:49.511549 crc crio[23067]: 2026-06-11T00:20:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a69e754acd13ddd Mac:16:d5:03:b4:a7:93 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b4 Mtu:0 Sandbox:/var/run/netns/1f554235-a53a-4962-b8f5-0beca9cb3808 SocketPath: PciID:}] [{Interface:0xc0002c2c10 Address:{IP:10.217.0.180 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:47.031209 | controller | Jun 11 00:20:49.512764 crc crio[23067]: time="2026-06-11T00:20:49.512521939Z" level=info msg="Got pod network &{Name:nova-cell1-db-create-nstdm Namespace:openstack ID:a69e754acd13dddce35481fa790df5c611e734815109273c58f5a68e542d03d6 UID:cd1d65ef-bd36-4cc7-bc35-ad01588fd372 NetNS:/var/run/netns/1f554235-a53a-4962-b8f5-0beca9cb3808 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcd1d65ef_bd36_4cc7_bc35_ad01588fd372.slice PodAnnotations:0xc003610178}] Aliases:map[]}"
2026-06-11 01:10:47.031226 | controller | Jun 11 00:20:49.512989 crc crio[23067]: time="2026-06-11T00:20:49.512846558Z" level=info msg="Checking pod openstack_nova-cell1-db-create-nstdm for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:47.031241 | controller | Jun 11 00:20:49.513835 crc crio[23067]: 2026-06-11T00:20:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7382d48ecff8cf5 Mac:da:43:df:62:aa:4a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b6 Mtu:0 Sandbox:/var/run/netns/ba67f177-1d25-4345-ab44-88e7760b870b SocketPath: PciID:}] [{Interface:0xc00026aa20 Address:{IP:10.217.0.182 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:47.031257 | controller | Jun 11 00:20:49.515791 crc crio[23067]: time="2026-06-11T00:20:49.515557732Z" level=info msg="Got pod network &{Name:nova-cell1-1e3d-account-create-update-8lhkl Namespace:openstack ID:7382d48ecff8cf5692688a450c0f590e7e205beec1349c8833e33e8d4f1e2ace UID:4cdcbf4b-1245-423d-a9da-2c9919ec8772 NetNS:/var/run/netns/ba67f177-1d25-4345-ab44-88e7760b870b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4cdcbf4b_1245_423d_a9da_2c9919ec8772.slice PodAnnotations:0xc002a46568}] Aliases:map[]}"
2026-06-11 01:10:47.031274 | controller | Jun 11 00:20:49.515791 crc crio[23067]: time="2026-06-11T00:20:49.515782568Z" level=info msg="Checking pod openstack_nova-cell1-1e3d-account-create-update-8lhkl for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:47.031291 | controller | Jun 11 00:20:49.516189 crc crio[23067]: time="2026-06-11T00:20:49.516109957Z" level=info msg="Got pod network &{Name:nova-api-9470-account-create-update-gfrdz Namespace:openstack ID:2b05dae8ba239705d4acd89f81f30b0a316ff3e88cc35bdfd8e26bd5844e769e UID:1dc8c851-a8b8-4b53-992c-607e9e85681a NetNS:/var/run/netns/c6655e5e-eb73-49c8-9730-03567ce7afa5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1dc8c851_a8b8_4b53_992c_607e9e85681a.slice PodAnnotations:0xc002a46868}] Aliases:map[]}"
2026-06-11 01:10:47.031307 | controller | Jun 11 00:20:49.516337 crc crio[23067]: time="2026-06-11T00:20:49.516249591Z" level=info msg="Checking pod openstack_nova-api-9470-account-create-update-gfrdz for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:47.031323 | controller | Jun 11 00:20:49.523068 crc crio[23067]: time="2026-06-11T00:20:49.522909313Z" level=info msg="Ran pod sandbox a69e754acd13dddce35481fa790df5c611e734815109273c58f5a68e542d03d6 with infra container: openstack/nova-cell1-db-create-nstdm/POD" id=b56264eb-3ab0-4a09-8a9c-2f0f9dd0aaeb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.031342 | controller | Jun 11 00:20:49.528415 crc crio[23067]: time="2026-06-11T00:20:49.528361311Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=a767bb4a-0109-4eab-8a6e-aeff37747f96 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.031382 | controller | Jun 11 00:20:49.529950 crc crio[23067]: time="2026-06-11T00:20:49.52979938Z" level=info msg="Ran pod sandbox 7382d48ecff8cf5692688a450c0f590e7e205beec1349c8833e33e8d4f1e2ace with infra container: openstack/nova-cell1-1e3d-account-create-update-8lhkl/POD" id=fc455642-4aed-40fc-85fe-9dac2641dca7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.031400 | controller | Jun 11 00:20:49.531365 crc crio[23067]: time="2026-06-11T00:20:49.53123601Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=5f5e4651-eae0-418a-8d77-45b531264f32 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.031416 | controller | Jun 11 00:20:49.531957 crc crio[23067]: time="2026-06-11T00:20:49.53159849Z" level=info msg="Ran pod sandbox 2b05dae8ba239705d4acd89f81f30b0a316ff3e88cc35bdfd8e26bd5844e769e with infra container: openstack/nova-api-9470-account-create-update-gfrdz/POD" id=029ae5ee-99dd-40d1-bcf7-e1fc3e274e5c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.031431 | controller | Jun 11 00:20:49.533791 crc crio[23067]: time="2026-06-11T00:20:49.533744078Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=019c8fdf-894a-4fc0-8060-a0f545b8c7e1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.031447 | controller | Jun 11 00:20:49.534547 crc crio[23067]: time="2026-06-11T00:20:49.533782649Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=f67ce0ff-364c-4788-a3f7-7ccea2277c0b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.031464 | controller | Jun 11 00:20:49.539138 crc crio[23067]: time="2026-06-11T00:20:49.538983741Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=e4ea951b-71fc-4b52-b204-8a687acd8e9b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.031480 | controller | Jun 11 00:20:49.539371 crc crio[23067]: time="2026-06-11T00:20:49.53932304Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=5e2fbe2d-b9eb-4de9-a399-ecaff1a0ca59 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.031496 | controller | Jun 11 00:20:49.676948 crc crio[23067]: time="2026-06-11T00:20:49.676342325Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=ae5f90d4-6987-417b-b7ce-ffca769a109c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.031511 | controller | Jun 11 00:20:49.858311 crc crio[23067]: time="2026-06-11T00:20:49.854550532Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=67cc56eb-d446-4df8-8d9b-1425a02d11b6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.031527 | controller | Jun 11 00:20:49.944852 crc crio[23067]: time="2026-06-11T00:20:49.931624732Z" level=info msg="Creating container: openstack/nova-cell1-db-create-nstdm/mariadb-database-create" id=6d6dd225-dcd9-4402-90eb-17ec0401fd46 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.031543 | controller | Jun 11 00:20:49.944852 crc crio[23067]: time="2026-06-11T00:20:49.932090295Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.031562 | controller | Jun 11 00:20:49.944852 crc crio[23067]: 2026-06-11T00:20:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0fa621ca76a0d6b Mac:62:43:fe:cd:1b:ed Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b2 Mtu:0 Sandbox:/var/run/netns/9891ec01-55ca-440f-a442-84bf862c60bf SocketPath: PciID:}] [{Interface:0xc00013eca0 Address:{IP:10.217.0.178 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:47.031579 | controller | Jun 11 00:20:49.945352 crc crio[23067]: time="2026-06-11T00:20:49.945201902Z" level=info msg="Got pod network &{Name:nova-cell0-db-create-48rwf Namespace:openstack ID:0fa621ca76a0d6b8aef550b23ca83d2cc7beb7f03b29ade2d33a8076b9baade5 UID:fba64445-52a0-46d0-8f7f-9bebe63507d7 NetNS:/var/run/netns/9891ec01-55ca-440f-a442-84bf862c60bf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfba64445_52a0_46d0_8f7f_9bebe63507d7.slice PodAnnotations:0xc00802e418}] Aliases:map[]}"
2026-06-11 01:10:47.031595 | controller | Jun 11 00:20:49.945458 crc crio[23067]: time="2026-06-11T00:20:49.945398868Z" level=info msg="Checking pod openstack_nova-cell0-db-create-48rwf for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:47.031612 | controller | Jun 11 00:20:49.950455 crc crio[23067]: 2026-06-11T00:20:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:977ea6cae932bf7 Mac:e6:5a:66:9a:37:df Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b1 Mtu:0 Sandbox:/var/run/netns/ef0ca682-e7fb-449f-8582-ebd3f661dc58 SocketPath: PciID:}] [{Interface:0xc00038e6c0 Address:{IP:10.217.0.177 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:47.031628 | controller | Jun 11 00:20:49.951306 crc crio[23067]: time="2026-06-11T00:20:49.951237877Z" level=info msg="Got pod network &{Name:nova-api-db-create-hmqpj Namespace:openstack ID:977ea6cae932bf7394ab2b48ee19eafb835880b9632a4a0a4273481ce3cd7d49 UID:4b2052f0-d07b-4eeb-86ce-6b922bda5804 NetNS:/var/run/netns/ef0ca682-e7fb-449f-8582-ebd3f661dc58 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4b2052f0_d07b_4eeb_86ce_6b922bda5804.slice PodAnnotations:0xc000c34888}] Aliases:map[]}"
2026-06-11 01:10:47.031644 | controller | Jun 11 00:20:49.951422 crc crio[23067]: time="2026-06-11T00:20:49.951379351Z" level=info msg="Checking pod openstack_nova-api-db-create-hmqpj for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:47.031660 | controller | Jun 11 00:20:49.956540 crc crio[23067]: 2026-06-11T00:20:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0acd887e579a799 Mac:d2:6c:76:c3:9a:25 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b5 Mtu:0 Sandbox:/var/run/netns/80534acc-c866-4563-9275-db07c089bd90 SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.0.181 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:47.031675 | controller | Jun 11 00:20:49.957360 crc crio[23067]: time="2026-06-11T00:20:49.957300232Z" level=info msg="Got pod network &{Name:nova-cell0-04ba-account-create-update-mts6r Namespace:openstack ID:0acd887e579a7996287cf906b7118417b27936a33a58912f677a14546c626979 UID:f6468490-e813-4563-93dc-030c2ef166dc NetNS:/var/run/netns/80534acc-c866-4563-9275-db07c089bd90 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf6468490_e813_4563_93dc_030c2ef166dc.slice PodAnnotations:0xc007e12310}] Aliases:map[]}"
2026-06-11 01:10:47.031691 | controller | Jun 11 00:20:49.957478 crc crio[23067]: time="2026-06-11T00:20:49.957443446Z" level=info msg="Checking pod openstack_nova-cell0-04ba-account-create-update-mts6r for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:47.031707 | controller | Jun 11 00:20:49.971624 crc crio[23067]: time="2026-06-11T00:20:49.971546051Z" level=info msg="Ran pod sandbox 0fa621ca76a0d6b8aef550b23ca83d2cc7beb7f03b29ade2d33a8076b9baade5 with infra container: openstack/nova-cell0-db-create-48rwf/POD" id=ba3b2077-cfdf-49e6-b6cd-7ecac6e2993c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.031727 | controller | Jun 11 00:20:49.975063 crc crio[23067]: time="2026-06-11T00:20:49.974896642Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=0e664856-e831-4286-8732-0778d4eef28c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.031743 | controller | Jun 11 00:20:49.983935 crc crio[23067]: time="2026-06-11T00:20:49.983584209Z" level=info msg="Ran pod sandbox 977ea6cae932bf7394ab2b48ee19eafb835880b9632a4a0a4273481ce3cd7d49 with infra container: openstack/nova-api-db-create-hmqpj/POD" id=3247db90-f978-431b-8842-605eb7cee593 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.031759 | controller | Jun 11 00:20:49.984368 crc crio[23067]: time="2026-06-11T00:20:49.984204876Z" level=info msg="Ran pod sandbox 0acd887e579a7996287cf906b7118417b27936a33a58912f677a14546c626979 with infra container: openstack/nova-cell0-04ba-account-create-update-mts6r/POD" id=6b3af187-47f4-49d1-9931-c5e880c45e81 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.031775 | controller | Jun 11 00:20:49.985934 crc crio[23067]: time="2026-06-11T00:20:49.985406518Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=028acaf0-9a55-4ebc-aa11-cb9ebb97f13e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.031791 | controller | Jun 11 00:20:49.985934 crc crio[23067]: time="2026-06-11T00:20:49.985585283Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=74e31e80-4f9e-4348-8305-6d5541ad4338 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.031807 | controller | Jun 11 00:20:49.985934 crc crio[23067]: time="2026-06-11T00:20:49.985761898Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=1968b0e6-eac8-4365-bd72-ec00280f8fad name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.031822 | controller | Jun 11 00:20:49.987797 crc crio[23067]: time="2026-06-11T00:20:49.987587148Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=ec1990c2-532e-4eff-b0b5-f095ba20142e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.031838 | controller | Jun 11 00:20:49.988458 crc crio[23067]: time="2026-06-11T00:20:49.988358049Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=a92c2dce-62c2-4268-a9e6-29a3d88a1e9a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.031854 | controller | Jun 11 00:20:50.001328 crc crio[23067]: time="2026-06-11T00:20:50.00122661Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.031869 | controller | Jun 11 00:20:50.004883 crc crio[23067]: time="2026-06-11T00:20:50.004601722Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.031885 | controller | Jun 11 00:20:50.276521 crc crio[23067]: time="2026-06-11T00:20:50.276341479Z" level=info msg="Creating container: openstack/nova-api-9470-account-create-update-gfrdz/mariadb-account-create-update" id=2903f806-7745-4e17-8062-ad537baaf974 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.031901 | controller | Jun 11 00:20:50.276958 crc crio[23067]: time="2026-06-11T00:20:50.276876404Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.031916 | controller | Jun 11 00:20:50.285007 crc crio[23067]: time="2026-06-11T00:20:50.284839731Z" level=info msg="Created container 028d408e1ecf27e2930d6365ea0744592ee8aef8f564c0b3376d80c3121afe0a: openstack/nova-cell1-db-create-nstdm/mariadb-database-create" id=6d6dd225-dcd9-4402-90eb-17ec0401fd46 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.031936 | controller | Jun 11 00:20:50.286575 crc crio[23067]: time="2026-06-11T00:20:50.286449354Z" level=info msg="Starting container: 028d408e1ecf27e2930d6365ea0744592ee8aef8f564c0b3376d80c3121afe0a" id=f7d47d86-e102-4c0d-ae23-f1d9ee5f51d6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.031952 | controller | Jun 11 00:20:50.295120 crc crio[23067]: time="2026-06-11T00:20:50.295007868Z" level=info msg="Started container" PID=79424 containerID=028d408e1ecf27e2930d6365ea0744592ee8aef8f564c0b3376d80c3121afe0a description=openstack/nova-cell1-db-create-nstdm/mariadb-database-create id=f7d47d86-e102-4c0d-ae23-f1d9ee5f51d6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a69e754acd13dddce35481fa790df5c611e734815109273c58f5a68e542d03d6
2026-06-11 01:10:47.031969 | controller | Jun 11 00:20:50.337598 crc crio[23067]: time="2026-06-11T00:20:50.337500776Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.031985 | controller | Jun 11 00:20:50.340357 crc crio[23067]: time="2026-06-11T00:20:50.340290802Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.032001 | controller | Jun 11 00:20:50.539217 crc crio[23067]: time="2026-06-11T00:20:50.539020509Z" level=info msg="Creating container: openstack/nova-cell1-1e3d-account-create-update-8lhkl/mariadb-account-create-update" id=d957ddef-3ccd-4153-ac2a-800b1ef1c596 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.032016 | controller | Jun 11 00:20:50.545306 crc crio[23067]: time="2026-06-11T00:20:50.539388889Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.032032 | controller | Jun 11 00:20:50.584696 crc crio[23067]: time="2026-06-11T00:20:50.584596132Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.032047 | controller | Jun 11 00:20:50.603787 crc crio[23067]: time="2026-06-11T00:20:50.603515377Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.032063 | controller | Jun 11 00:20:50.849433 crc crio[23067]: time="2026-06-11T00:20:50.848212758Z" level=info msg="Created container e7e08d755cc053a6afd8bea86f0012eb8dde950d995e6ad33505f71c2f3c9375: openstack/nova-api-9470-account-create-update-gfrdz/mariadb-account-create-update" id=2903f806-7745-4e17-8062-ad537baaf974 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.032078 | controller | Jun 11 00:20:50.855896 crc crio[23067]: time="2026-06-11T00:20:50.855780244Z" level=info msg="Starting container: e7e08d755cc053a6afd8bea86f0012eb8dde950d995e6ad33505f71c2f3c9375" id=fad61fb2-ded2-41fa-b1eb-4f0ef4e4afdb name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.032094 | controller | Jun 11 00:20:50.865793 crc crio[23067]: time="2026-06-11T00:20:50.863152905Z" level=info msg="Started container" PID=79462 containerID=e7e08d755cc053a6afd8bea86f0012eb8dde950d995e6ad33505f71c2f3c9375 description=openstack/nova-api-9470-account-create-update-gfrdz/mariadb-account-create-update id=fad61fb2-ded2-41fa-b1eb-4f0ef4e4afdb name=/runtime.v1.RuntimeService/StartContainer sandboxID=2b05dae8ba239705d4acd89f81f30b0a316ff3e88cc35bdfd8e26bd5844e769e
2026-06-11 01:10:47.032110 | controller | Jun 11 00:20:50.875619 crc crio[23067]: time="2026-06-11T00:20:50.875520722Z" level=info msg="Creating container: openstack/ceilometer-0/proxy-httpd" id=0303e510-2a6b-4f2d-a404-099d916be4be name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.032130 | controller | Jun 11 00:20:50.876069 crc crio[23067]: time="2026-06-11T00:20:50.876007065Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.032146 | controller | Jun 11 00:20:50.932380 crc crio[23067]: time="2026-06-11T00:20:50.932335491Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.032161 | controller | Jun 11 00:20:50.936461 crc crio[23067]: time="2026-06-11T00:20:50.936430022Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.032177 | controller | Jun 11 00:20:51.202182 crc crio[23067]: time="2026-06-11T00:20:51.202065864Z" level=info msg="Created container b5bff6726524da07ee0102c7a9486cd925fffd1d7bec51420914598ea05a3e66: openstack/nova-cell1-1e3d-account-create-update-8lhkl/mariadb-account-create-update" id=d957ddef-3ccd-4153-ac2a-800b1ef1c596 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.032192 | controller | Jun 11 00:20:51.204711 crc crio[23067]: time="2026-06-11T00:20:51.204593083Z" level=info msg="Starting container: b5bff6726524da07ee0102c7a9486cd925fffd1d7bec51420914598ea05a3e66" id=9ebfeda7-4891-4d06-8e41-bd538dc3c775 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.032207 | controller | Jun 11 00:20:51.211031 crc crio[23067]: time="2026-06-11T00:20:51.211003727Z" level=info msg="Started container" PID=79477 containerID=b5bff6726524da07ee0102c7a9486cd925fffd1d7bec51420914598ea05a3e66 description=openstack/nova-cell1-1e3d-account-create-update-8lhkl/mariadb-account-create-update id=9ebfeda7-4891-4d06-8e41-bd538dc3c775 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7382d48ecff8cf5692688a450c0f590e7e205beec1349c8833e33e8d4f1e2ace
2026-06-11 01:10:47.032223 | controller | Jun 11 00:20:51.350838 crc crio[23067]: time="2026-06-11T00:20:51.350593312Z" level=info msg="Creating container: openstack/nova-cell0-04ba-account-create-update-mts6r/mariadb-account-create-update" id=92af3efd-791d-4a1b-afe6-d01a6f428169 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.032239 | controller | Jun 11 00:20:51.351274 crc crio[23067]: time="2026-06-11T00:20:51.351176768Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.032255 | controller | Jun 11 00:20:51.429933 crc crio[23067]: time="2026-06-11T00:20:51.429524204Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.032271 | controller | Jun 11 00:20:51.439692 crc crio[23067]: time="2026-06-11T00:20:51.439560018Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.032287 | controller | Jun 11 00:20:51.474399 crc crio[23067]: time="2026-06-11T00:20:51.473902004Z" level=info msg="Created container 15132b6e4f17b61c0d2eb8236e425df0bbf9ad9283d0919f86da81e7e2518871: openstack/ceilometer-0/proxy-httpd" id=0303e510-2a6b-4f2d-a404-099d916be4be name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.032303 | controller | Jun 11 00:20:51.478246 crc crio[23067]: time="2026-06-11T00:20:51.478108409Z" level=info msg="Starting container: 15132b6e4f17b61c0d2eb8236e425df0bbf9ad9283d0919f86da81e7e2518871" id=729bb48c-3512-4d9d-b533-cd8197a5c2a1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.032319 | controller | Jun 11 00:20:51.486245 crc crio[23067]: time="2026-06-11T00:20:51.486112937Z" level=info msg="Started container" PID=79503 containerID=15132b6e4f17b61c0d2eb8236e425df0bbf9ad9283d0919f86da81e7e2518871 description=openstack/ceilometer-0/proxy-httpd id=729bb48c-3512-4d9d-b533-cd8197a5c2a1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b0a076c85683b1ec99eb435ca5ae69de819e0678abe9b6482e538d01243fe13b
2026-06-11 01:10:47.032339 | controller | Jun 11 00:20:51.806525 crc crio[23067]: time="2026-06-11T00:20:51.806349406Z" level=info msg="Creating container: openstack/nova-cell0-db-create-48rwf/mariadb-database-create" id=db0bdf00-119a-43d0-a0a0-5504a97c00ca name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.032376 | controller | Jun 11 00:20:51.807553 crc crio[23067]: time="2026-06-11T00:20:51.806945012Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.032394 | controller | Jun 11 00:20:51.848958 crc crio[23067]: time="2026-06-11T00:20:51.848887586Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.032410 | controller | Jun 11 00:20:51.852335 crc crio[23067]: time="2026-06-11T00:20:51.852266268Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.032426 | controller | Jun 11 00:20:52.667918 crc crio[23067]: time="2026-06-11T00:20:52.665892546Z" level=info msg="Created container 358fd9f03d668ebfc266a89b6537ea6f9905b405cc7c721bcf9f0e1e7b7c6659: openstack/nova-cell0-04ba-account-create-update-mts6r/mariadb-account-create-update" id=92af3efd-791d-4a1b-afe6-d01a6f428169 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.032442 | controller | Jun 11 00:20:52.668352 crc crio[23067]: time="2026-06-11T00:20:52.666261806Z" level=info msg="Creating container: openstack/nova-api-db-create-hmqpj/mariadb-database-create" id=091c504d-1c91-4121-a51e-3ed7848de72a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.032457 | controller | Jun 11 00:20:52.668690 crc crio[23067]: time="2026-06-11T00:20:52.668526078Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.032473 | controller | Jun 11 00:20:52.669250 crc crio[23067]: time="2026-06-11T00:20:52.669054052Z" level=info msg="Starting container: 358fd9f03d668ebfc266a89b6537ea6f9905b405cc7c721bcf9f0e1e7b7c6659" id=fcb8d53b-03d8-4372-a595-d6f2932ca541 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.032489 | controller | Jun 11 00:20:52.674957 crc crio[23067]: time="2026-06-11T00:20:52.674594273Z" level=info msg="Created container 22a416df0172a5f7c9656e8a20d45ad7e00f2fc81364d187ce187773020ac870: openstack/nova-cell0-db-create-48rwf/mariadb-database-create" id=db0bdf00-119a-43d0-a0a0-5504a97c00ca name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.032505 | controller | Jun 11 00:20:52.675573 crc crio[23067]: time="2026-06-11T00:20:52.675402605Z" level=info msg="Starting container: 22a416df0172a5f7c9656e8a20d45ad7e00f2fc81364d187ce187773020ac870" id=59045d23-55b1-4810-b6fc-369d26a0aa96 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.032521 | controller | Jun 11 00:20:52.683124 crc crio[23067]: time="2026-06-11T00:20:52.682518659Z" level=info msg="Started container" PID=79534 containerID=358fd9f03d668ebfc266a89b6537ea6f9905b405cc7c721bcf9f0e1e7b7c6659 description=openstack/nova-cell0-04ba-account-create-update-mts6r/mariadb-account-create-update id=fcb8d53b-03d8-4372-a595-d6f2932ca541 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0acd887e579a7996287cf906b7118417b27936a33a58912f677a14546c626979
2026-06-11 01:10:47.032554 | controller | Jun 11 00:20:52.706883 crc crio[23067]: time="2026-06-11T00:20:52.706739529Z" level=info msg="Started container" PID=79722 containerID=22a416df0172a5f7c9656e8a20d45ad7e00f2fc81364d187ce187773020ac870 description=openstack/nova-cell0-db-create-48rwf/mariadb-database-create id=59045d23-55b1-4810-b6fc-369d26a0aa96 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0fa621ca76a0d6b8aef550b23ca83d2cc7beb7f03b29ade2d33a8076b9baade5
2026-06-11 01:10:47.032579 | controller | Jun 11 00:20:52.839173 crc crio[23067]: time="2026-06-11T00:20:52.838903012Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.032597 | controller | Jun 11 00:20:52.847550 crc crio[23067]: time="2026-06-11T00:20:52.847457965Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.032613 | controller | Jun 11 00:20:52.921949 crc crio[23067]: time="2026-06-11T00:20:52.921905724Z" level=info msg="Stopping container: 2cb68fbf36bc76303f3e7b14f74a0f3f3c61732ec1db1fc09df309ff77b4b07c (timeout: 30s)" id=6a8e33f8-9c2c-4453-bce7-441ccb12cd92 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:47.032629 | controller | Jun 11 00:20:52.932001 crc crio[23067]: time="2026-06-11T00:20:52.931902247Z" level=info msg="Stopping container: 1999b570e0d9ae20ef6aff2d2f8a4c426b2fcc98c8690b5dc0a5901391fb79a2 (timeout: 30s)" id=127f58d6-2144-4157-b21e-2df5fd8146a6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:47.032645 | controller | Jun 11 00:20:52.932296 crc crio[23067]: time="2026-06-11T00:20:52.931924998Z" level=info msg="Stopping container: 0ee6810c739354cdd5763732c194dcaac8a8d7a98946b2251dca75f08894a183 (timeout: 30s)" id=b748122a-f22b-458d-a21a-994dd1246d3c name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:47.032661 | controller | Jun 11 00:20:52.940203 crc crio[23067]: time="2026-06-11T00:20:52.931961229Z" level=info msg="Stopping container: 15132b6e4f17b61c0d2eb8236e425df0bbf9ad9283d0919f86da81e7e2518871 (timeout: 30s)" id=da611375-c2cd-49da-9bae-d0830edf0d1c name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:47.032677 | controller | Jun 11 00:20:53.411585 crc crio[23067]: time="2026-06-11T00:20:53.410472702Z" level=info msg="Created container 4f1fe426423cc7668aecb4a0b0bebb5689788dbd92471d4dafc0979659619f59: openstack/nova-api-db-create-hmqpj/mariadb-database-create" id=091c504d-1c91-4121-a51e-3ed7848de72a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.032694 | controller | Jun 11 00:20:53.416086 crc crio[23067]: time="2026-06-11T00:20:53.415763316Z" level=info msg="Starting container: 4f1fe426423cc7668aecb4a0b0bebb5689788dbd92471d4dafc0979659619f59" id=7758191b-67d0-4f15-8215-ce7d0eb21b8d name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.032710 | controller | Jun 11 00:20:53.431415 crc crio[23067]: time="2026-06-11T00:20:53.431339001Z" level=info msg="Started container" PID=79817 containerID=4f1fe426423cc7668aecb4a0b0bebb5689788dbd92471d4dafc0979659619f59 description=openstack/nova-api-db-create-hmqpj/mariadb-database-create id=7758191b-67d0-4f15-8215-ce7d0eb21b8d name=/runtime.v1.RuntimeService/StartContainer sandboxID=977ea6cae932bf7394ab2b48ee19eafb835880b9632a4a0a4273481ce3cd7d49
2026-06-11 01:10:47.032726 | controller | Jun 11 00:20:53.462328 crc crio[23067]: time="2026-06-11T00:20:53.462234563Z" level=info msg="Running pod sandbox: openstack/cinder-scheduler-0/POD" id=eaa8a5f5-aa66-4ec0-b2e7-92aa1b9fffc5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.032742 | controller | Jun 11 00:20:53.462599 crc crio[23067]: time="2026-06-11T00:20:53.462361146Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.032758 | controller | Jun 11 00:20:53.552154 crc crio[23067]: time="2026-06-11T00:20:53.552056241Z" level=info msg="Stopped pod sandbox: 787ef609fb6d6de61ace6ae198a1f9c1f2b711ee7fa2b76c83355f5ec606dd2e" id=bd2a8f3a-8514-4f8e-aaaf-c61e4b68f988 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.032778 | controller | Jun 11 00:20:53.580445 crc crio[23067]: time="2026-06-11T00:20:53.580366073Z" level=info msg="Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:4e9b7238e6bb6e69ca688f6fbda0fed63bef956200018c4eeef4b2a84f0718c2 UID:a9daf943-43e0-480e-ac5d-b89b95bca4ce NetNS:/var/run/netns/a36cee58-0b44-4c06-a147-a801a4244de1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda9daf943_43e0_480e_ac5d_b89b95bca4ce.slice PodAnnotations:0xc000131008}] Aliases:map[]}"
2026-06-11 01:10:47.032795 | controller | Jun 11 00:20:53.580445 crc crio[23067]: time="2026-06-11T00:20:53.580424305Z" level=info msg="Adding pod openstack_cinder-scheduler-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.032812 | controller | Jun 11 00:20:53.716764 crc crio[23067]: time="2026-06-11T00:20:53.715312762Z" level=info msg="Stopped container 0ee6810c739354cdd5763732c194dcaac8a8d7a98946b2251dca75f08894a183: openstack/ceilometer-0/sg-core" id=b748122a-f22b-458d-a21a-994dd1246d3c name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:47.032828 | controller | Jun 11 00:20:53.756708 crc crio[23067]: time="2026-06-11T00:20:53.753074181Z" level=info msg="Stopped container 15132b6e4f17b61c0d2eb8236e425df0bbf9ad9283d0919f86da81e7e2518871: openstack/ceilometer-0/proxy-httpd" id=da611375-c2cd-49da-9bae-d0830edf0d1c name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:47.032844 | controller | Jun 11 00:20:54.025283 crc crio[23067]: time="2026-06-11T00:20:54.023999996Z" level=info msg="Running pod sandbox: openstack/glance-default-internal-api-0/POD" id=dd65d29a-1b4b-4069-9a39-e9ecbf3405f2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.032860 | controller | Jun 11 00:20:54.025283 crc crio[23067]: time="2026-06-11T00:20:54.024939342Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.032876 | controller | Jun 11 00:20:54.098840 crc crio[23067]: time="2026-06-11T00:20:54.095068903Z" level=info msg="Stopped container 2cb68fbf36bc76303f3e7b14f74a0f3f3c61732ec1db1fc09df309ff77b4b07c: openstack/ceilometer-0/ceilometer-notification-agent" id=6a8e33f8-9c2c-4453-bce7-441ccb12cd92 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:47.032892 | controller | Jun 11 00:20:54.201315 crc crio[23067]: time="2026-06-11T00:20:54.200880638Z" level=info msg="Removing container: f352b821a547fa205888705c2e0d9008052dafe5e5a06e5d9bd462ba2a596c0f" id=6cb32317-5428-4be3-a8fb-8ea580afb004 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.032907 | controller | Jun 11 00:20:54.264529 crc crio[23067]: time="2026-06-11T00:20:54.264371799Z" level=info msg="Stopped container 1999b570e0d9ae20ef6aff2d2f8a4c426b2fcc98c8690b5dc0a5901391fb79a2: openstack/ceilometer-0/ceilometer-central-agent" id=127f58d6-2144-4157-b21e-2df5fd8146a6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:47.032923 | controller | Jun 11 00:20:54.272451 crc crio[23067]: time="2026-06-11T00:20:54.271983876Z" level=info msg="Stopping pod sandbox: b0a076c85683b1ec99eb435ca5ae69de819e0678abe9b6482e538d01243fe13b" id=8c739a3f-cbc5-4d3a-ad5f-5433cdb1c78a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.032940 | controller | Jun 11 00:20:54.286311 crc crio[23067]: time="2026-06-11T00:20:54.286133192Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:b0a076c85683b1ec99eb435ca5ae69de819e0678abe9b6482e538d01243fe13b UID:b070f328-f880-45b9-b250-a230a5dc54e9 NetNS:/var/run/netns/013fb043-c5de-47ac-b2ac-63ff104cfae8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb070f328_f880_45b9_b250_a230a5dc54e9.slice PodAnnotations:0xc002392230}] Aliases:map[]}"
2026-06-11 01:10:47.032956 | controller | Jun 11 00:20:54.286617 crc crio[23067]: time="2026-06-11T00:20:54.286344898Z" level=info msg="Deleting pod openstack_ceilometer-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.032979 | controller | Jun 11 00:20:54.404946 crc crio[23067]: time="2026-06-11T00:20:54.404691454Z" level=info msg="Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:57392ab8884eda841934f692c5ea9d1cc46698fb66affe16d6d2391310c76126 UID:f66e33c0-3e24-4fba-931e-2c53fd9190a7 NetNS:/var/run/netns/2c3ddd99-c614-4c23-be10-f9c0fa6421bb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf66e33c0_3e24_4fba_931e_2c53fd9190a7.slice PodAnnotations:0xc002392678}] Aliases:map[]}"
2026-06-11 01:10:47.032996 | controller | Jun 11 00:20:54.404946 crc crio[23067]: time="2026-06-11T00:20:54.404747725Z" level=info msg="Adding pod openstack_glance-default-internal-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.033012 | controller | Jun 11 00:20:54.439204 crc crio[23067]: 2026-06-11T00:20:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4e9b7238e6bb6e6 Mac:ae:03:59:30:87:6a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b7 Mtu:0 Sandbox:/var/run/netns/a36cee58-0b44-4c06-a147-a801a4244de1 SocketPath: PciID:}] [{Interface:0xc0002d1310 Address:{IP:10.217.0.183 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:47.033029 | controller | Jun 11 00:20:54.440444 crc crio[23067]: time="2026-06-11T00:20:54.440363616Z" level=info msg="Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:4e9b7238e6bb6e69ca688f6fbda0fed63bef956200018c4eeef4b2a84f0718c2 UID:a9daf943-43e0-480e-ac5d-b89b95bca4ce NetNS:/var/run/netns/a36cee58-0b44-4c06-a147-a801a4244de1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda9daf943_43e0_480e_ac5d_b89b95bca4ce.slice PodAnnotations:0xc000131008}] Aliases:map[]}"
2026-06-11 01:10:47.033045 | controller | Jun 11 00:20:54.440925 crc crio[23067]: time="2026-06-11T00:20:54.440774387Z" level=info msg="Checking pod openstack_cinder-scheduler-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:47.033061 | controller | Jun 11 00:20:54.461914 crc crio[23067]: time="2026-06-11T00:20:54.46140821Z" level=info msg="Ran pod sandbox 4e9b7238e6bb6e69ca688f6fbda0fed63bef956200018c4eeef4b2a84f0718c2 with infra container: openstack/cinder-scheduler-0/POD" id=eaa8a5f5-aa66-4ec0-b2e7-92aa1b9fffc5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.033077 | controller | Jun 11 00:20:54.467542 crc crio[23067]: time="2026-06-11T00:20:54.467458965Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified" id=bb954a05-2a2e-425a-9664-f66a42d52e83 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.033092 | controller | Jun 11 00:20:54.520360 crc crio[23067]: time="2026-06-11T00:20:54.517102808Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified" id=5c370f4e-7777-4534-9076-16f9460e77fb name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.033108 | controller | Jun 11 00:20:54.540404 crc crio[23067]: time="2026-06-11T00:20:54.539119838Z" level=info msg="Creating container: openstack/cinder-scheduler-0/cinder-scheduler" id=66d4728f-dddc-4a9e-a3e3-846f33788bc0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.033123 | controller | Jun 11 00:20:54.540404 crc crio[23067]: time="2026-06-11T00:20:54.539606631Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.033139 | controller | Jun 11 00:20:54.621989 crc crio[23067]: time="2026-06-11T00:20:54.621926085Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.033159 | controller | Jun 11 00:20:54.653051 crc crio[23067]: time="2026-06-11T00:20:54.652768326Z" level=info msg="Removed container f352b821a547fa205888705c2e0d9008052dafe5e5a06e5d9bd462ba2a596c0f: openstack/glance-default-external-api-0/glance-httpd" id=6cb32317-5428-4be3-a8fb-8ea580afb004 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.033175 | controller | Jun 11 00:20:54.659830 crc crio[23067]: time="2026-06-11T00:20:54.659540101Z" level=info msg="Removing container: b4e993a4453ef006b6dc632c0dc839268358662de7fe8d7d385d5b8afa9565c0" id=3415f7b0-c6fa-4adc-84a7-2f3a29d9582c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.033191 | controller | Jun 11 00:20:54.700913 crc crio[23067]: time="2026-06-11T00:20:54.70060631Z" level=info msg="Removed container b4e993a4453ef006b6dc632c0dc839268358662de7fe8d7d385d5b8afa9565c0: openstack/glance-default-external-api-0/glance-log" id=3415f7b0-c6fa-4adc-84a7-2f3a29d9582c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.033206 | controller | Jun 11 00:20:54.790723 crc crio[23067]: time="2026-06-11T00:20:54.785778112Z" level=info msg="Stopped pod sandbox: b0a076c85683b1ec99eb435ca5ae69de819e0678abe9b6482e538d01243fe13b" id=8c739a3f-cbc5-4d3a-ad5f-5433cdb1c78a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.033222 | controller | Jun 11 00:20:55.264236 crc crio[23067]: time="2026-06-11T00:20:55.261714076Z" level=info msg="Running pod sandbox: openstack/glance-default-external-api-0/POD" id=772ac3ad-d5d0-4a0d-a90c-a21cf572146c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.033237 | controller | Jun 11 00:20:55.264236 crc crio[23067]: time="2026-06-11T00:20:55.262374274Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.033253 | controller | Jun 11 00:20:55.269154 crc crio[23067]: time="2026-06-11T00:20:55.269051106Z" level=info msg="Removing container: 15132b6e4f17b61c0d2eb8236e425df0bbf9ad9283d0919f86da81e7e2518871" id=358adb0c-3f65-40b2-b832-bb9a29e228f9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.033268 | controller | Jun 11 00:20:55.285250 crc crio[23067]: time="2026-06-11T00:20:55.284825916Z" level=info msg="Stopping pod sandbox: 977ea6cae932bf7394ab2b48ee19eafb835880b9632a4a0a4273481ce3cd7d49" id=2308bd13-11c3-4d7e-938c-1b88fa062888 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.033284 | controller | Jun 11 00:20:55.286161 crc crio[23067]: time="2026-06-11T00:20:55.286103811Z" level=info msg="Got pod network &{Name:nova-api-db-create-hmqpj Namespace:openstack ID:977ea6cae932bf7394ab2b48ee19eafb835880b9632a4a0a4273481ce3cd7d49 UID:4b2052f0-d07b-4eeb-86ce-6b922bda5804 NetNS:/var/run/netns/ef0ca682-e7fb-449f-8582-ebd3f661dc58 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4b2052f0_d07b_4eeb_86ce_6b922bda5804.slice PodAnnotations:0xc0002f2458}] Aliases:map[]}"
2026-06-11 01:10:47.033300 | controller | Jun 11 00:20:55.286306 crc crio[23067]: time="2026-06-11T00:20:55.286268295Z" level=info msg="Deleting pod openstack_nova-api-db-create-hmqpj from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.033315 | controller | Jun 11 00:20:55.316929 crc crio[23067]: time="2026-06-11T00:20:55.316079958Z" level=info msg="Stopping pod sandbox: a69e754acd13dddce35481fa790df5c611e734815109273c58f5a68e542d03d6" id=7794c065-3ada-4087-a5a0-c3fad0b42bfe name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.033331 | controller | Jun 11 00:20:55.316929 crc crio[23067]: time="2026-06-11T00:20:55.3165421Z" level=info msg="Got pod network &{Name:nova-cell1-db-create-nstdm Namespace:openstack ID:a69e754acd13dddce35481fa790df5c611e734815109273c58f5a68e542d03d6 UID:cd1d65ef-bd36-4cc7-bc35-ad01588fd372 NetNS:/var/run/netns/1f554235-a53a-4962-b8f5-0beca9cb3808 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcd1d65ef_bd36_4cc7_bc35_ad01588fd372.slice PodAnnotations:0xc00008c558}] Aliases:map[]}"
2026-06-11 01:10:47.033370 | controller | Jun 11 00:20:55.316929 crc crio[23067]: time="2026-06-11T00:20:55.316577361Z" level=info msg="Stopping pod sandbox: 2b05dae8ba239705d4acd89f81f30b0a316ff3e88cc35bdfd8e26bd5844e769e" id=7a6c6d1c-b115-4812-a6a5-deb536d013eb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.033393 | controller | Jun 11 00:20:55.316929 crc crio[23067]: time="2026-06-11T00:20:55.316753426Z" level=info msg="Deleting pod openstack_nova-cell1-db-create-nstdm from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.033409 | controller | Jun 11 00:20:55.317619 crc crio[23067]: time="2026-06-11T00:20:55.317589819Z" level=info msg="Stopping pod sandbox: 0fa621ca76a0d6b8aef550b23ca83d2cc7beb7f03b29ade2d33a8076b9baade5" id=404b3896-e1b8-40ae-a14e-6bfa2bcc5395 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.033425 | controller | Jun 11 00:20:55.318205 crc crio[23067]: time="2026-06-11T00:20:55.318138654Z" level=info msg="Got pod network &{Name:nova-cell0-db-create-48rwf Namespace:openstack ID:0fa621ca76a0d6b8aef550b23ca83d2cc7beb7f03b29ade2d33a8076b9baade5 UID:fba64445-52a0-46d0-8f7f-9bebe63507d7 NetNS:/var/run/netns/9891ec01-55ca-440f-a442-84bf862c60bf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfba64445_52a0_46d0_8f7f_9bebe63507d7.slice PodAnnotations:0xc003ba81b8}] Aliases:map[]}"
2026-06-11 01:10:47.033443 | controller | Jun 11 00:20:55.321238 crc crio[23067]: time="2026-06-11T00:20:55.318499214Z" level=info msg="Deleting pod openstack_nova-cell0-db-create-48rwf from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.033459 | controller | Jun 11 00:20:55.321238 crc crio[23067]: time="2026-06-11T00:20:55.319908702Z" level=info msg="Got pod network &{Name:nova-api-9470-account-create-update-gfrdz Namespace:openstack ID:2b05dae8ba239705d4acd89f81f30b0a316ff3e88cc35bdfd8e26bd5844e769e UID:1dc8c851-a8b8-4b53-992c-607e9e85681a NetNS:/var/run/netns/c6655e5e-eb73-49c8-9730-03567ce7afa5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1dc8c851_a8b8_4b53_992c_607e9e85681a.slice PodAnnotations:0xc007e12138}] Aliases:map[]}"
2026-06-11 01:10:47.033476 | controller | Jun 11 00:20:55.321238 crc crio[23067]: time="2026-06-11T00:20:55.320120008Z" level=info msg="Deleting pod openstack_nova-api-9470-account-create-update-gfrdz from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.033493 | controller | Jun 11 00:20:55.350086 crc crio[23067]: time="2026-06-11T00:20:55.344936994Z" level=info msg="Removed container 15132b6e4f17b61c0d2eb8236e425df0bbf9ad9283d0919f86da81e7e2518871: openstack/ceilometer-0/proxy-httpd" id=358adb0c-3f65-40b2-b832-bb9a29e228f9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.033509 | controller | Jun 11 00:20:55.373736 crc crio[23067]: time="2026-06-11T00:20:55.369985217Z" level=info msg="Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:0e82254fb089f00469b89012afbf28c8520381c47aeaed1f0caccb481f825e87 UID:6191546d-60fb-44d8-990e-5971b01a2992 NetNS:/var/run/netns/9509ac7f-c1f1-4112-aa6d-dc972b223bf0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6191546d_60fb_44d8_990e_5971b01a2992.slice PodAnnotations:0xc0029b2588}] Aliases:map[]}"
2026-06-11 01:10:47.033525 | controller | Jun 11 00:20:55.373736 crc crio[23067]: time="2026-06-11T00:20:55.370063019Z" level=info msg="Adding pod openstack_glance-default-external-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.033545 | controller | Jun 11 00:20:55.373736 crc crio[23067]: time="2026-06-11T00:20:55.371737195Z" level=info msg="Removing container: 0ee6810c739354cdd5763732c194dcaac8a8d7a98946b2251dca75f08894a183" id=b2045eca-1f23-4fe8-af26-d55c28754376 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.033561 | controller | Jun 11 00:20:55.762393 crc crio[23067]: time="2026-06-11T00:20:55.761969261Z" level=info msg="Removed container 0ee6810c739354cdd5763732c194dcaac8a8d7a98946b2251dca75f08894a183: openstack/ceilometer-0/sg-core" id=b2045eca-1f23-4fe8-af26-d55c28754376 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.033577 | controller | Jun 11 00:20:55.780002 crc crio[23067]: time="2026-06-11T00:20:55.77991081Z" level=info msg="Removing container: 2cb68fbf36bc76303f3e7b14f74a0f3f3c61732ec1db1fc09df309ff77b4b07c" id=16f529ef-c21a-4ec7-ae98-7fcbb2753441 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.033595 | controller | Jun 11 00:20:55.831469 crc crio[23067]: time="2026-06-11T00:20:55.831281051Z" level=info msg="Removed container 2cb68fbf36bc76303f3e7b14f74a0f3f3c61732ec1db1fc09df309ff77b4b07c: openstack/ceilometer-0/ceilometer-notification-agent" id=16f529ef-c21a-4ec7-ae98-7fcbb2753441 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.033611 | controller | Jun 11 00:20:55.853800 crc crio[23067]: time="2026-06-11T00:20:55.853744663Z" level=info msg="Removing container: 1999b570e0d9ae20ef6aff2d2f8a4c426b2fcc98c8690b5dc0a5901391fb79a2" id=c90fd647-aea4-4de0-b9fd-0c46de79a0e7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.033627 | controller | Jun 11 00:20:55.971343 crc crio[23067]: time="2026-06-11T00:20:55.970540787Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.033667 | controller | Jun 11 00:20:55.997485 crc crio[23067]: time="2026-06-11T00:20:55.989390101Z" level=info msg="Removed container 1999b570e0d9ae20ef6aff2d2f8a4c426b2fcc98c8690b5dc0a5901391fb79a2: openstack/ceilometer-0/ceilometer-central-agent" id=c90fd647-aea4-4de0-b9fd-0c46de79a0e7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.033684 | controller | Jun 11 00:20:56.011905 crc crio[23067]: time="2026-06-11T00:20:56.011724809Z" level=info msg="Stopped pod sandbox: 977ea6cae932bf7394ab2b48ee19eafb835880b9632a4a0a4273481ce3cd7d49" id=2308bd13-11c3-4d7e-938c-1b88fa062888 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.033699 | controller | Jun 11 00:20:56.087170 crc crio[23067]: time="2026-06-11T00:20:56.086029575Z" level=info msg="Running pod sandbox: openstack/ceilometer-0/POD" id=2e01d1b6-532b-42ab-aaf9-a76020bfd769 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.033716 | controller | Jun 11 00:20:56.087170 crc crio[23067]: time="2026-06-11T00:20:56.086139088Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.033731 | controller | Jun 11 00:20:56.169330 crc crio[23067]: time="2026-06-11T00:20:56.169273694Z" level=info msg="Stopped pod sandbox: 0fa621ca76a0d6b8aef550b23ca83d2cc7beb7f03b29ade2d33a8076b9baade5" id=404b3896-e1b8-40ae-a14e-6bfa2bcc5395 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.033748 | controller | Jun 11 00:20:56.177435 crc crio[23067]: time="2026-06-11T00:20:56.177357574Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:0298b886fa0514e5f6d048eea4483fd3efcf91ae15a09339999bc191e5138d3e UID:deb6b1dc-ade5-4199-be81-fad7678ff841 NetNS:/var/run/netns/8dce51a6-1cab-429d-82c6-577f5ebd9aae Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddeb6b1dc_ade5_4199_be81_fad7678ff841.slice PodAnnotations:0xc002392528}] Aliases:map[]}"
2026-06-11 01:10:47.033767 | controller | Jun 11 00:20:56.177435 crc crio[23067]: time="2026-06-11T00:20:56.177421586Z" level=info msg="Adding pod openstack_ceilometer-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.033784 | controller | Jun 11 00:20:56.180917 crc crio[23067]: time="2026-06-11T00:20:56.180780148Z" level=info msg="Stopped pod sandbox: 2b05dae8ba239705d4acd89f81f30b0a316ff3e88cc35bdfd8e26bd5844e769e" id=7a6c6d1c-b115-4812-a6a5-deb536d013eb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.033800 | controller | Jun 11 00:20:56.258052 crc crio[23067]: time="2026-06-11T00:20:56.25791431Z" level=info msg="Created container 081a3dd4be519e575c648d4959dc4177a84ffde0e775cdae8a9f4cbac81e1a26: openstack/cinder-scheduler-0/cinder-scheduler" id=66d4728f-dddc-4a9e-a3e3-846f33788bc0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.033815 | controller | Jun 11 00:20:56.259792 crc crio[23067]: time="2026-06-11T00:20:56.259466063Z" level=info msg="Starting container: 081a3dd4be519e575c648d4959dc4177a84ffde0e775cdae8a9f4cbac81e1a26" id=edb28c6e-62ae-4fbe-bc18-55449a9e2b17 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.033830 | controller | Jun 11 00:20:56.278857 crc crio[23067]: time="2026-06-11T00:20:56.278239964Z" level=info msg="Started container" PID=80394 containerID=081a3dd4be519e575c648d4959dc4177a84ffde0e775cdae8a9f4cbac81e1a26 description=openstack/cinder-scheduler-0/cinder-scheduler id=edb28c6e-62ae-4fbe-bc18-55449a9e2b17 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4e9b7238e6bb6e69ca688f6fbda0fed63bef956200018c4eeef4b2a84f0718c2
2026-06-11 01:10:47.033846 | controller | Jun 11 00:20:56.323897 crc crio[23067]: time="2026-06-11T00:20:56.322276765Z" level=info msg="Stopped pod sandbox: a69e754acd13dddce35481fa790df5c611e734815109273c58f5a68e542d03d6" id=7794c065-3ada-4087-a5a0-c3fad0b42bfe name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.033861 | controller | Jun 11 00:20:56.336308 crc crio[23067]: time="2026-06-11T00:20:56.336109152Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified" id=bc000504-60c4-43d0-aaa5-62545c9dba2e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.033877 | controller | Jun 11 00:20:56.427198 crc crio[23067]: time="2026-06-11T00:20:56.423151494Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified" id=1eefbdf7-09bd-41d7-8b89-cb77e778af62 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.033892 | controller | Jun 11 00:20:56.435599 crc crio[23067]: time="2026-06-11T00:20:56.435315176Z" level=info msg="Creating container: openstack/cinder-scheduler-0/probe" id=b738512e-0242-4175-9569-d2d87921e609 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.033907 | controller | Jun 11 00:20:56.436455 crc crio[23067]: time="2026-06-11T00:20:56.436111228Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.033922 | controller | Jun 11 00:20:56.463888 crc crio[23067]: time="2026-06-11T00:20:56.463790572Z" level=info msg="Stopping pod sandbox: 0acd887e579a7996287cf906b7118417b27936a33a58912f677a14546c626979" id=55d6cf60-26e4-4f9e-bbb4-0e70e57effef name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.033937 | controller | Jun 11 00:20:56.466348 crc crio[23067]: time="2026-06-11T00:20:56.465237062Z" level=info msg="Stopping pod sandbox: 7382d48ecff8cf5692688a450c0f590e7e205beec1349c8833e33e8d4f1e2ace" id=69e336e8-6432-4f99-9235-7114fdbf8801 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.033953 | controller | Jun 11 00:20:56.466348 crc crio[23067]: time="2026-06-11T00:20:56.465318724Z" level=info msg="Got pod network &{Name:nova-cell0-04ba-account-create-update-mts6r Namespace:openstack ID:0acd887e579a7996287cf906b7118417b27936a33a58912f677a14546c626979 UID:f6468490-e813-4563-93dc-030c2ef166dc NetNS:/var/run/netns/80534acc-c866-4563-9275-db07c089bd90 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf6468490_e813_4563_93dc_030c2ef166dc.slice PodAnnotations:0xc000b809d8}] Aliases:map[]}"
2026-06-11 01:10:47.033973 | controller | Jun 11 00:20:56.466348 crc crio[23067]: time="2026-06-11T00:20:56.46591Z" level=info msg="Deleting pod openstack_nova-cell0-04ba-account-create-update-mts6r from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.033991 | controller | Jun 11 00:20:56.466690 crc crio[23067]: time="2026-06-11T00:20:56.466550888Z" level=info msg="Got pod network &{Name:nova-cell1-1e3d-account-create-update-8lhkl Namespace:openstack ID:7382d48ecff8cf5692688a450c0f590e7e205beec1349c8833e33e8d4f1e2ace UID:4cdcbf4b-1245-423d-a9da-2c9919ec8772 NetNS:/var/run/netns/ba67f177-1d25-4345-ab44-88e7760b870b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4cdcbf4b_1245_423d_a9da_2c9919ec8772.slice PodAnnotations:0xc0029b2dd0}] Aliases:map[]}"
2026-06-11 01:10:47.034007 | controller | Jun 11 00:20:56.468877 crc crio[23067]: time="2026-06-11T00:20:56.468778218Z" level=info msg="Deleting pod openstack_nova-cell1-1e3d-account-create-update-8lhkl from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.034022 | controller | Jun 11 00:20:56.552727 crc crio[23067]: 2026-06-11T00:20:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0e82254fb089f00 Mac:a2:19:32:c2:69:53 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b9 Mtu:0 Sandbox:/var/run/netns/9509ac7f-c1f1-4112-aa6d-dc972b223bf0 SocketPath: PciID:}] [{Interface:0xc00028e770 Address:{IP:10.217.0.185 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:47.034038 | controller | Jun 11 00:20:56.552727 crc crio[23067]: time="2026-06-11T00:20:56.552722106Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.034054 | controller | Jun 11 00:20:56.556186 crc crio[23067]: time="2026-06-11T00:20:56.556109209Z" level=info msg="Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:0e82254fb089f00469b89012afbf28c8520381c47aeaed1f0caccb481f825e87 UID:6191546d-60fb-44d8-990e-5971b01a2992 NetNS:/var/run/netns/9509ac7f-c1f1-4112-aa6d-dc972b223bf0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6191546d_60fb_44d8_990e_5971b01a2992.slice PodAnnotations:0xc0029b2588}] Aliases:map[]}"
2026-06-11 01:10:47.034070 | controller | Jun 11 00:20:56.556399 crc crio[23067]: time="2026-06-11T00:20:56.556343125Z" level=info msg="Checking pod openstack_glance-default-external-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:47.034086 | controller | Jun 11 00:20:56.585613 crc crio[23067]: time="2026-06-11T00:20:56.585525321Z" level=info msg="Ran pod sandbox 0e82254fb089f00469b89012afbf28c8520381c47aeaed1f0caccb481f825e87 with infra container: openstack/glance-default-external-api-0/POD" id=772ac3ad-d5d0-4a0d-a90c-a21cf572146c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.034101 | controller | Jun 11 00:20:56.610917 crc crio[23067]: time="2026-06-11T00:20:56.609469783Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=3e3cb839-1bf4-4948-b426-60e33c74e367 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.034117 | controller | Jun 11 00:20:56.611733 crc crio[23067]: time="2026-06-11T00:20:56.611604682Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=09b23ccc-3b67-45e1-b1b1-5e21e05576e3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.034136 | controller | Jun 11 00:20:56.620142 crc crio[23067]: time="2026-06-11T00:20:56.620023191Z" level=info msg="Creating container: openstack/glance-default-external-api-0/glance-log" id=ce1f7fac-44ab-4927-8296-484f4778b780 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.034153 | controller | Jun 11 00:20:56.620844 crc crio[23067]: time="2026-06-11T00:20:56.620463213Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.034169 | controller | Jun 11 00:20:56.735163 crc crio[23067]: time="2026-06-11T00:20:56.734936354Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.034185 | controller | Jun 11 00:20:56.744883 crc crio[23067]: 2026-06-11T00:20:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:57392ab8884eda8 Mac:52:ee:88:f9:b1:c9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b8 Mtu:0 Sandbox:/var/run/netns/2c3ddd99-c614-4c23-be10-f9c0fa6421bb SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.0.184 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:47.034201 | controller | Jun 11 00:20:56.746199 crc crio[23067]: time="2026-06-11T00:20:56.745770789Z" level=info msg="Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:57392ab8884eda841934f692c5ea9d1cc46698fb66affe16d6d2391310c76126 UID:f66e33c0-3e24-4fba-931e-2c53fd9190a7 NetNS:/var/run/netns/2c3ddd99-c614-4c23-be10-f9c0fa6421bb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf66e33c0_3e24_4fba_931e_2c53fd9190a7.slice PodAnnotations:0xc002392678}] Aliases:map[]}"
2026-06-11 01:10:47.034217 | controller | Jun 11 00:20:56.746199 crc crio[23067]: time="2026-06-11T00:20:56.745945274Z" level=info msg="Checking pod openstack_glance-default-internal-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:47.034233 | controller | Jun 11 00:20:56.814171 crc crio[23067]: time="2026-06-11T00:20:56.814089441Z" level=info msg="Ran pod sandbox 57392ab8884eda841934f692c5ea9d1cc46698fb66affe16d6d2391310c76126 with infra container: openstack/glance-default-internal-api-0/POD" id=dd65d29a-1b4b-4069-9a39-e9ecbf3405f2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.034250 | controller | Jun 11 00:20:56.821747 crc crio[23067]: time="2026-06-11T00:20:56.821566855Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=53f866ea-3eae-44dd-9180-9f5678f6bb0d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.034266 | controller | Jun 11 00:20:56.835958 crc crio[23067]: time="2026-06-11T00:20:56.835874005Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=40394dd7-5f09-4bb8-8e7b-c049db3deb15 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.034282 | controller | Jun 11 00:20:56.858191 crc crio[23067]: time="2026-06-11T00:20:56.858132122Z" level=info msg="Creating container: openstack/glance-default-internal-api-0/glance-log" id=64b26998-9c62-4d94-8b37-924d82ef2760 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.034298 | controller | Jun 11 00:20:56.858908 crc crio[23067]: time="2026-06-11T00:20:56.858881512Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.034313 | controller | Jun 11 00:20:57.170139 crc crio[23067]: time="2026-06-11T00:20:57.156558507Z" level=info msg="Stopped pod sandbox: 7382d48ecff8cf5692688a450c0f590e7e205beec1349c8833e33e8d4f1e2ace" id=69e336e8-6432-4f99-9235-7114fdbf8801 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.034332 | controller | Jun 11 00:20:57.194058 crc crio[23067]: time="2026-06-11T00:20:57.193915455Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.034365 | controller | Jun 11 00:20:57.206241 crc crio[23067]: 2026-06-11T00:20:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0298b886fa0514e Mac:92:d5:27:64:e5:62 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ba Mtu:0 Sandbox:/var/run/netns/8dce51a6-1cab-429d-82c6-577f5ebd9aae SocketPath: PciID:}] [{Interface:0xc0001345b0 Address:{IP:10.217.0.186 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:47.034388 | controller | Jun 11 00:20:57.212750 crc crio[23067]: time="2026-06-11T00:20:57.211256628Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:0298b886fa0514e5f6d048eea4483fd3efcf91ae15a09339999bc191e5138d3e UID:deb6b1dc-ade5-4199-be81-fad7678ff841 NetNS:/var/run/netns/8dce51a6-1cab-429d-82c6-577f5ebd9aae Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddeb6b1dc_ade5_4199_be81_fad7678ff841.slice PodAnnotations:0xc002392528}] Aliases:map[]}"
2026-06-11 01:10:47.034405 | controller | Jun 11 00:20:57.212750 crc crio[23067]: time="2026-06-11T00:20:57.211858934Z" level=info msg="Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:47.034421 | controller | Jun 11 00:20:57.248228 crc crio[23067]: time="2026-06-11T00:20:57.248095012Z" level=info msg="Ran pod sandbox 0298b886fa0514e5f6d048eea4483fd3efcf91ae15a09339999bc191e5138d3e with infra container: openstack/ceilometer-0/POD" id=2e01d1b6-532b-42ab-aaf9-a76020bfd769 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.034438 | controller | Jun 11 00:20:57.257121 crc crio[23067]: time="2026-06-11T00:20:57.257043696Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=5baa4157-0164-4ab0-a651-d78384b9c905 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.034454 | controller | Jun 11 00:20:57.305189 crc crio[23067]: time="2026-06-11T00:20:57.305082225Z" level=info msg="Stopped pod sandbox: 0acd887e579a7996287cf906b7118417b27936a33a58912f677a14546c626979" id=55d6cf60-26e4-4f9e-bbb4-0e70e57effef name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.034470 | controller | Jun 11 00:20:57.340496 crc crio[23067]: time="2026-06-11T00:20:57.340240714Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=3c81cd86-e2bb-4d0d-a6d8-923dadb74e53 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.034485 | controller | Jun 11 00:20:57.361482 crc crio[23067]: time="2026-06-11T00:20:57.361350389Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-central-agent" id=e0be9578-dfee-4014-a9be-19ccd589f887 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.034501 | controller | Jun 11 00:20:57.361951 crc crio[23067]: time="2026-06-11T00:20:57.361895734Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.034516 | controller | Jun 11 00:20:57.554136 crc crio[23067]: time="2026-06-11T00:20:57.552063058Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.034532 | controller | Jun 11 00:20:57.574433 crc crio[23067]: time="2026-06-11T00:20:57.574350965Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.034548 | controller | Jun 11 00:20:57.758686 crc crio[23067]: time="2026-06-11T00:20:57.758468764Z" level=info msg="Created container 963d27898351a22cd2633505879042f0338efd986139c38eb6484b684babbbcf: openstack/ceilometer-0/ceilometer-central-agent" id=e0be9578-dfee-4014-a9be-19ccd589f887 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.034569 | controller | Jun 11 00:20:57.761730 crc crio[23067]: time="2026-06-11T00:20:57.7616125Z" level=info msg="Starting container: 963d27898351a22cd2633505879042f0338efd986139c38eb6484b684babbbcf" id=f836a91d-ca43-4666-beff-a09fe948b958 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.034591 | controller | Jun 11 00:20:57.770612 crc crio[23067]: time="2026-06-11T00:20:57.768144988Z" level=info msg="Started container" PID=80526 containerID=963d27898351a22cd2633505879042f0338efd986139c38eb6484b684babbbcf description=openstack/ceilometer-0/ceilometer-central-agent id=f836a91d-ca43-4666-beff-a09fe948b958 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0298b886fa0514e5f6d048eea4483fd3efcf91ae15a09339999bc191e5138d3e
2026-06-11 01:10:47.034615 | controller | Jun 11 00:20:57.814739 crc crio[23067]: time="2026-06-11T00:20:57.813596057Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=921f65b2-96ce-43ab-8a55-1de0fa0d046b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.034639 | controller | Jun 11 00:20:57.878330 crc crio[23067]: time="2026-06-11T00:20:57.878191048Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=ef9a1358-0b5c-455f-b13a-c8e8a4315ed7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.034662 | controller | Jun 11 00:20:57.911037 crc crio[23067]: time="2026-06-11T00:20:57.907013714Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-notification-agent" id=84f1e9a4-1f24-4123-b4d4-416c2f5eaef2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.034683 | controller | Jun 11 00:20:57.911037 crc crio[23067]: time="2026-06-11T00:20:57.907420495Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.034700 | controller | Jun 11 00:20:58.041569 crc crio[23067]: time="2026-06-11T00:20:58.037604383Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.034716 | controller | Jun 11 00:20:58.104983 crc crio[23067]: time="2026-06-11T00:20:58.100625811Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.034732 | controller | Jun 11 00:20:58.119007 crc crio[23067]: time="2026-06-11T00:20:58.11892738Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.034748 | controller | Jun 11 00:20:58.191712 crc crio[23067]: time="2026-06-11T00:20:58.190125011Z" level=info msg="Created container c17071f9d06196dabad3875585ae365c917ce314a563997fbc67f70f27b9de1b: openstack/cinder-scheduler-0/probe" id=b738512e-0242-4175-9569-d2d87921e609 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.034763 | controller | Jun 11 00:20:58.192748 crc crio[23067]: time="2026-06-11T00:20:58.192598669Z" level=info msg="Starting container: c17071f9d06196dabad3875585ae365c917ce314a563997fbc67f70f27b9de1b" id=f8b23bcc-1cf6-43db-a0b0-b42acb4d357b name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.034779 | controller | Jun 11 00:20:58.204835 crc crio[23067]: time="2026-06-11T00:20:58.204297557Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.034795 | controller | Jun 11 00:20:58.206341 crc crio[23067]: time="2026-06-11T00:20:58.204933565Z" level=info msg="Started container" PID=80593 containerID=c17071f9d06196dabad3875585ae365c917ce314a563997fbc67f70f27b9de1b description=openstack/cinder-scheduler-0/probe id=f8b23bcc-1cf6-43db-a0b0-b42acb4d357b name=/runtime.v1.RuntimeService/StartContainer sandboxID=4e9b7238e6bb6e69ca688f6fbda0fed63bef956200018c4eeef4b2a84f0718c2
2026-06-11 01:10:47.034815 | controller | Jun 11 00:20:58.250224 crc crio[23067]: time="2026-06-11T00:20:58.250111706Z" level=info msg="Created container febc13dc3cc2a1669acf661542f9be93be8b780d9add296f0fbe445b441e3833: openstack/ceilometer-0/ceilometer-notification-agent" id=84f1e9a4-1f24-4123-b4d4-416c2f5eaef2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.034832 | controller | Jun 11 00:20:58.254366 crc crio[23067]: time="2026-06-11T00:20:58.254085925Z" level=info msg="Starting container: febc13dc3cc2a1669acf661542f9be93be8b780d9add296f0fbe445b441e3833" id=f83054b4-0365-45f7-95f7-eeb5c0277d8a name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.034847 | controller | Jun 11 00:20:58.266038 crc crio[23067]: time="2026-06-11T00:20:58.265924637Z" level=info msg="Started container" PID=80605 containerID=febc13dc3cc2a1669acf661542f9be93be8b780d9add296f0fbe445b441e3833 description=openstack/ceilometer-0/ceilometer-notification-agent id=f83054b4-0365-45f7-95f7-eeb5c0277d8a name=/runtime.v1.RuntimeService/StartContainer sandboxID=0298b886fa0514e5f6d048eea4483fd3efcf91ae15a09339999bc191e5138d3e
2026-06-11 01:10:47.034864 | controller | Jun 11 00:20:58.282478 crc crio[23067]: time="2026-06-11T00:20:58.282392166Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=f3abea9b-8a95-47c0-836e-1800fc18f745 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.034880 | controller | Jun 11 00:20:58.322052 crc crio[23067]: time="2026-06-11T00:20:58.321885093Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=e217afce-3efa-4a1a-badb-70423d72831c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.034895 | controller | Jun 11 00:20:58.331998 crc crio[23067]: time="2026-06-11T00:20:58.331872245Z" level=info msg="Creating container: openstack/ceilometer-0/sg-core" id=e362c4f4-f43e-48b5-a500-d5ae302d4809 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.034912 | controller | Jun 11 00:20:58.332274 crc crio[23067]: time="2026-06-11T00:20:58.332238735Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.034927 | controller | Jun 11 00:20:58.338436 crc crio[23067]: time="2026-06-11T00:20:58.338354782Z" level=info msg="Created container dbffb1d6e81ca788324ae191752eae49e4cf93629da9ef9b2ed7c36795f5d03b: openstack/glance-default-external-api-0/glance-log" id=ce1f7fac-44ab-4927-8296-484f4778b780 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.034943 | controller | Jun 11 00:20:58.341233 crc crio[23067]: time="2026-06-11T00:20:58.341155428Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.034960 | controller | Jun 11 00:20:58.343440 crc crio[23067]: time="2026-06-11T00:20:58.343331097Z" level=info msg="Starting container: dbffb1d6e81ca788324ae191752eae49e4cf93629da9ef9b2ed7c36795f5d03b" id=4f535313-3875-40f8-9c03-44ee716a8f65 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.034976 | controller | Jun 11 00:20:58.364770 crc crio[23067]: time="2026-06-11T00:20:58.364622528Z" level=info msg="Started container" PID=80619 containerID=dbffb1d6e81ca788324ae191752eae49e4cf93629da9ef9b2ed7c36795f5d03b description=openstack/glance-default-external-api-0/glance-log id=4f535313-3875-40f8-9c03-44ee716a8f65 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0e82254fb089f00469b89012afbf28c8520381c47aeaed1f0caccb481f825e87
2026-06-11 01:10:47.034992 | controller | Jun 11 00:20:58.386030 crc crio[23067]: time="2026-06-11T00:20:58.385945799Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=ab3da3c0-b0a9-4727-aad2-f162297277db name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.035011 | controller | Jun 11 00:20:58.402730 crc crio[23067]: time="2026-06-11T00:20:58.402594803Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.035027 | controller | Jun 11 00:20:58.408842 crc crio[23067]: time="2026-06-11T00:20:58.40873594Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.035043 | controller | Jun 11 00:20:58.475089 crc crio[23067]: time="2026-06-11T00:20:58.474988986Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=e3dc07f8-415e-4a12-8adb-6ce19fecc6ff name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.035058 | controller | Jun 11 00:20:58.489238 crc crio[23067]: time="2026-06-11T00:20:58.489142972Z" level=info msg="Creating container: openstack/glance-default-external-api-0/glance-httpd" id=01d1c645-acfc-40d4-8c62-2a69aececeec name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.035074 | controller | Jun 11 00:20:58.489601 crc crio[23067]: time="2026-06-11T00:20:58.489521252Z" level=info msg="Created container f95c9669c600a35e38f32e86216eec774f61563f6fe42155e35a89f367d9dc86: openstack/glance-default-internal-api-0/glance-log" id=64b26998-9c62-4d94-8b37-924d82ef2760 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.035089 | controller | Jun 11 00:20:58.490423 crc crio[23067]: time="2026-06-11T00:20:58.489547993Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.035105 | controller | Jun 11 00:20:58.491870 crc crio[23067]: time="2026-06-11T00:20:58.491786154Z" level=info msg="Starting container: f95c9669c600a35e38f32e86216eec774f61563f6fe42155e35a89f367d9dc86" id=b34ac8ee-ddcf-45c6-bb84-c4c9ad5c427d name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.035121 | controller | Jun 11 00:20:58.498740 crc crio[23067]: time="2026-06-11T00:20:58.49860988Z" level=info msg="Started container" PID=80633 containerID=f95c9669c600a35e38f32e86216eec774f61563f6fe42155e35a89f367d9dc86 description=openstack/glance-default-internal-api-0/glance-log id=b34ac8ee-ddcf-45c6-bb84-c4c9ad5c427d name=/runtime.v1.RuntimeService/StartContainer sandboxID=57392ab8884eda841934f692c5ea9d1cc46698fb66affe16d6d2391310c76126
2026-06-11 01:10:47.035137 | controller | Jun 11 00:20:58.538801 crc crio[23067]: time="2026-06-11T00:20:58.538424545Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=088dad51-5cc9-42b6-b5ab-f2d07de3bfeb name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.035155 | controller | Jun 11 00:20:58.616715 crc crio[23067]: time="2026-06-11T00:20:58.616185565Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.035170 | controller | Jun 11 00:20:58.710774 crc crio[23067]: time="2026-06-11T00:20:58.710312411Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=2d8b5f78-4def-41ac-8ac6-c59e8d76c517 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.035186 | controller | Jun 11 00:20:58.733704 crc crio[23067]: time="2026-06-11T00:20:58.732560617Z" level=info msg="Creating container: openstack/glance-default-internal-api-0/glance-httpd" id=2ce56f7d-da68-47ce-919a-39dd214f0645 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.035202 | controller | Jun 11 00:20:58.733704 crc crio[23067]: time="2026-06-11T00:20:58.7330155Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.035221 | controller | Jun 11 00:20:58.829129 crc crio[23067]: time="2026-06-11T00:20:58.82875353Z" level=info msg="Created container 2aeb27e2ef15aa1a55d7cdb993c55837340670ca5ba103bc4c3acfaa61f8bd7c: openstack/ceilometer-0/sg-core" id=e362c4f4-f43e-48b5-a500-d5ae302d4809 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.035238 | controller | Jun 11 00:20:58.841081 crc crio[23067]: time="2026-06-11T00:20:58.840986783Z" level=info msg="Starting container: 2aeb27e2ef15aa1a55d7cdb993c55837340670ca5ba103bc4c3acfaa61f8bd7c" id=0020bfea-b9a6-4dec-ae3a-b19a962e3ae6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.035254 | controller | Jun 11 00:20:58.854980 crc crio[23067]: time="2026-06-11T00:20:58.854884562Z" level=info msg="Started container" PID=80673 containerID=2aeb27e2ef15aa1a55d7cdb993c55837340670ca5ba103bc4c3acfaa61f8bd7c description=openstack/ceilometer-0/sg-core id=0020bfea-b9a6-4dec-ae3a-b19a962e3ae6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0298b886fa0514e5f6d048eea4483fd3efcf91ae15a09339999bc191e5138d3e
2026-06-11 01:10:47.035270 | controller | Jun 11 00:20:58.884797 crc crio[23067]: time="2026-06-11T00:20:58.884693214Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=d575c0d9-b78f-4bd1-b23c-dea2ae22d20b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.035285 | controller | Jun 11 00:20:58.968956 crc crio[23067]: time="2026-06-11T00:20:58.968707595Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=72f4a054-341a-4d06-aa47-ae1a1fd17a16 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.035303 | controller | Jun 11 00:20:58.998283 crc crio[23067]: time="2026-06-11T00:20:58.998178118Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.035325 | controller | Jun 11 00:20:59.026835 crc crio[23067]: time="2026-06-11T00:20:59.026307185Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-operators-m4clz/POD" id=8d8db7e0-c137-4ae2-ab07-679e2da5bb56 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.035366 | controller | Jun 11 00:20:59.026964 crc crio[23067]: time="2026-06-11T00:20:59.026950192Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.035397 | controller | Jun 11 00:20:59.031261 crc crio[23067]: time="2026-06-11T00:20:59.030376026Z" level=info msg="Creating container: openstack/ceilometer-0/proxy-httpd" id=3c816af5-cb5e-4da1-8214-498ec3faf4f1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.035416 | controller | Jun 11 00:20:59.071219 crc crio[23067]: time="2026-06-11T00:20:59.071065345Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.035433 | controller | Jun 11 00:20:59.097907 crc crio[23067]: time="2026-06-11T00:20:59.092079998Z" level=info msg="Got pod network &{Name:redhat-operators-m4clz Namespace:openshift-marketplace ID:4fa1bb6ef144da1ca29eb18190fda9da1513122ece5b14c9a6c7b2a9ad1018a4 UID:48bded21-d059-42f8-abc5-d7ab93dce08b NetNS:/var/run/netns/bc215849-8c3d-470c-ba09-6a2740ba6c55 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod48bded21_d059_42f8_abc5_d7ab93dce08b.slice PodAnnotations:0xc002392828}] Aliases:map[]}"
2026-06-11 01:10:47.035449 | controller | Jun 11 00:20:59.097907 crc crio[23067]: time="2026-06-11T00:20:59.092138759Z" level=info msg="Adding pod openshift-marketplace_redhat-operators-m4clz to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.035469 | controller | Jun 11 00:20:59.588776 crc crio[23067]: time="2026-06-11T00:20:59.587773929Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.035486 | controller | Jun 11 00:20:59.682107 crc crio[23067]: time="2026-06-11T00:20:59.682034359Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.035502 | controller | Jun 11 00:20:59.800735 crc crio[23067]: 2026-06-11T00:20:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4fa1bb6ef144da1 Mac:ba:dc:b7:af:b9:74 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bb Mtu:0 Sandbox:/var/run/netns/bc215849-8c3d-470c-ba09-6a2740ba6c55 SocketPath: PciID:}] [{Interface:0xc0004826c0 Address:{IP:10.217.0.187 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:47.035518 | controller | Jun 11 00:20:59.802210 crc crio[23067]: time="2026-06-11T00:20:59.802113442Z" level=info msg="Got pod network &{Name:redhat-operators-m4clz Namespace:openshift-marketplace ID:4fa1bb6ef144da1ca29eb18190fda9da1513122ece5b14c9a6c7b2a9ad1018a4 UID:48bded21-d059-42f8-abc5-d7ab93dce08b NetNS:/var/run/netns/bc215849-8c3d-470c-ba09-6a2740ba6c55 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod48bded21_d059_42f8_abc5_d7ab93dce08b.slice PodAnnotations:0xc002392828}] Aliases:map[]}"
2026-06-11 01:10:47.035535 | controller | Jun 11 00:20:59.802380 crc crio[23067]: time="2026-06-11T00:20:59.802330008Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-m4clz for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:47.035552 | controller | Jun 11 00:20:59.813786 crc crio[23067]: time="2026-06-11T00:20:59.809988696Z" level=info msg="Ran pod sandbox 4fa1bb6ef144da1ca29eb18190fda9da1513122ece5b14c9a6c7b2a9ad1018a4 with infra container: openshift-marketplace/redhat-operators-m4clz/POD" id=8d8db7e0-c137-4ae2-ab07-679e2da5bb56 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.035568 | controller | Jun 11 00:20:59.821745 crc crio[23067]: time="2026-06-11T00:20:59.821594303Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=f2f4c28e-d355-4399-966b-b9bcadc21ef9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.035585 | controller | Jun 11 00:20:59.831132 crc crio[23067]: time="2026-06-11T00:20:59.831074051Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=c1e02f94-fcf9-42cd-a79d-09434ddba080 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.035601 | controller | Jun 11 00:20:59.861578 crc crio[23067]: time="2026-06-11T00:20:59.86147361Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-m4clz/extract-utilities" id=95c7b041-7a0b-4fec-a88c-7fc2bf439ee9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.035617 | controller | Jun 11 00:20:59.862188 crc crio[23067]: time="2026-06-11T00:20:59.862128388Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.035634 | controller | Jun 11 00:20:59.878838 crc crio[23067]: time="2026-06-11T00:20:59.878617197Z" level=info msg="Created container 3705015f8059ce02850977c92fbe65ce82b76dee9efedcf246a9ecc1497a9233: openstack/ceilometer-0/proxy-httpd" id=3c816af5-cb5e-4da1-8214-498ec3faf4f1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.035650 | controller | Jun 11 00:20:59.889879 crc crio[23067]: time="2026-06-11T00:20:59.883454629Z" level=info msg="Starting container: 3705015f8059ce02850977c92fbe65ce82b76dee9efedcf246a9ecc1497a9233" id=33d910bb-0a0f-4bf4-9695-76e39f0c11df name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.035670 | controller | Jun 11 00:20:59.890101 crc crio[23067]: time="2026-06-11T00:20:59.890007848Z" level=info msg="Started container" PID=80787 containerID=3705015f8059ce02850977c92fbe65ce82b76dee9efedcf246a9ecc1497a9233 description=openstack/ceilometer-0/proxy-httpd id=33d910bb-0a0f-4bf4-9695-76e39f0c11df name=/runtime.v1.RuntimeService/StartContainer sandboxID=0298b886fa0514e5f6d048eea4483fd3efcf91ae15a09339999bc191e5138d3e
2026-06-11 01:10:47.035687 | controller | Jun 11 00:21:00.079757 crc crio[23067]: time="2026-06-11T00:21:00.072028139Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.035711 | controller | Jun 11 00:21:00.120114 crc crio[23067]: time="2026-06-11T00:21:00.120019828Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.035734 | controller | Jun 11 00:21:00.265259 crc crio[23067]: time="2026-06-11T00:21:00.265155104Z" level=info msg="Created container 89c24a5360fd21264dd9beb063338ce9fe33cc5891ad114a6b696151692bc400: openshift-marketplace/redhat-operators-m4clz/extract-utilities" id=95c7b041-7a0b-4fec-a88c-7fc2bf439ee9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.035757 | controller | Jun 11 00:21:00.273605 crc crio[23067]: time="2026-06-11T00:21:00.273507892Z" level=info msg="Starting container: 89c24a5360fd21264dd9beb063338ce9fe33cc5891ad114a6b696151692bc400" id=50a2badf-97c7-4eb3-bd25-3e6822f1c2b4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.035778 | controller | Jun 11 00:21:00.282569 crc crio[23067]: time="2026-06-11T00:21:00.282483146Z" level=info msg="Started container" PID=80797 containerID=89c24a5360fd21264dd9beb063338ce9fe33cc5891ad114a6b696151692bc400 description=openshift-marketplace/redhat-operators-m4clz/extract-utilities id=50a2badf-97c7-4eb3-bd25-3e6822f1c2b4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4fa1bb6ef144da1ca29eb18190fda9da1513122ece5b14c9a6c7b2a9ad1018a4
2026-06-11 01:10:47.035795 | controller | Jun 11 00:21:00.300219 crc crio[23067]: time="2026-06-11T00:21:00.300118207Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.035812 | controller | Jun 11 00:21:00.457297 crc crio[23067]: time="2026-06-11T00:21:00.457195169Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.035828 | controller | Jun 11 00:21:00.491973 crc crio[23067]: time="2026-06-11T00:21:00.49135657Z" level=info msg="Created container b782b609c5985a616e153cb22583fd14f9fc985856f6d29b5f68dd197756a9d5: openstack/glance-default-external-api-0/glance-httpd" id=01d1c645-acfc-40d4-8c62-2a69aececeec name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.035844 | controller | Jun 11 00:21:00.499143 crc crio[23067]: time="2026-06-11T00:21:00.499034199Z" level=info msg="Starting container: b782b609c5985a616e153cb22583fd14f9fc985856f6d29b5f68dd197756a9d5" id=4120b515-2b34-487b-b7cd-73507591284c name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.035860 | controller | Jun 11 00:21:00.524180 crc crio[23067]: time="2026-06-11T00:21:00.524096343Z" level=info msg="Started container" PID=80995 containerID=b782b609c5985a616e153cb22583fd14f9fc985856f6d29b5f68dd197756a9d5 description=openstack/glance-default-external-api-0/glance-httpd id=4120b515-2b34-487b-b7cd-73507591284c name=/runtime.v1.RuntimeService/StartContainer sandboxID=0e82254fb089f00469b89012afbf28c8520381c47aeaed1f0caccb481f825e87
2026-06-11 01:10:47.035876 | controller | Jun 11 00:21:00.655372 crc crio[23067]: time="2026-06-11T00:21:00.654712243Z" level=info msg="Created container c34b900cd55d1bd881b0cb67cf1eb30dcb59c2732806d56d5cc3429ef256970a: openstack/glance-default-internal-api-0/glance-httpd" id=2ce56f7d-da68-47ce-919a-39dd214f0645 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.035897 | controller | Jun 11 00:21:00.661158 crc crio[23067]: time="2026-06-11T00:21:00.661073146Z" level=info msg="Starting container: c34b900cd55d1bd881b0cb67cf1eb30dcb59c2732806d56d5cc3429ef256970a" id=3b952ae2-02c7-4d4e-ada3-584c3adac12a name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.035914 | controller | Jun 11 00:21:00.673091 crc crio[23067]: time="2026-06-11T00:21:00.672842237Z" level=info msg="Started container" PID=81008 containerID=c34b900cd55d1bd881b0cb67cf1eb30dcb59c2732806d56d5cc3429ef256970a description=openstack/glance-default-internal-api-0/glance-httpd id=3b952ae2-02c7-4d4e-ada3-584c3adac12a name=/runtime.v1.RuntimeService/StartContainer sandboxID=57392ab8884eda841934f692c5ea9d1cc46698fb66affe16d6d2391310c76126
2026-06-11 01:10:47.035931 | controller | Jun 11 00:21:00.970075 crc crio[23067]: time="2026-06-11T00:21:00.969909315Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=16689394-d7b0-466b-99d6-62c72df54a6f name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:47.035947 | controller | Jun 11 00:21:00.986908 crc crio[23067]: time="2026-06-11T00:21:00.986834737Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-operator-index:v4.20\""
2026-06-11 01:10:47.035963 | controller | Jun 11 00:21:01.970882 crc crio[23067]: time="2026-06-11T00:21:01.970317936Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:546c77fdbf5f7c6a9a4243f4c4ef38fe0f584972a70f687bc40091743ee77d60" id=16689394-d7b0-466b-99d6-62c72df54a6f name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:47.035979 | controller | Jun 11 00:21:01.973347 crc crio[23067]: time="2026-06-11T00:21:01.973245836Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=fe48e57c-9074-4f02-a72a-7a9dfdc44657 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.035995 | controller | Jun 11 00:21:01.978762 crc crio[23067]: time="2026-06-11T00:21:01.976753601Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=881386b5-b8c5-4d48-84e3-89a639a8cfa2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.036011 | controller | Jun 11 00:21:01.991957 crc crio[23067]: time="2026-06-11T00:21:01.991870693Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-m4clz/extract-content" id=f9007136-4fe8-4c15-a72f-3c984a091fae name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.036027 | controller | Jun 11 00:21:01.992433 crc crio[23067]: time="2026-06-11T00:21:01.992357996Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.036043 | controller | Jun 11 00:21:02.008100 crc crio[23067]: time="2026-06-11T00:21:02.007917091Z" level=info msg="Stopping container: febc13dc3cc2a1669acf661542f9be93be8b780d9add296f0fbe445b441e3833 (timeout: 30s)" id=589bbd0a-7bea-4594-979e-e1236f8e79d1 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:47.036059 | controller | Jun 11 00:21:02.012966 crc crio[23067]: time="2026-06-11T00:21:02.012871526Z" level=info msg="Stopping container: 963d27898351a22cd2633505879042f0338efd986139c38eb6484b684babbbcf (timeout: 30s)" id=7da4c41c-b519-4acb-a3f9-7ca4b3e4d21c name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:47.036074 | controller | Jun 11 00:21:02.016301 crc crio[23067]: time="2026-06-11T00:21:02.016204087Z" level=info msg="Stopping container: 3705015f8059ce02850977c92fbe65ce82b76dee9efedcf246a9ecc1497a9233 (timeout: 30s)" id=e3b1f0f0-5226-471b-8c68-07ccf9d1d350 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:47.036090 | controller | Jun 11 00:21:02.016428 crc crio[23067]: time="2026-06-11T00:21:02.016294049Z" level=info msg="Stopping container: 2aeb27e2ef15aa1a55d7cdb993c55837340670ca5ba103bc4c3acfaa61f8bd7c (timeout: 30s)" id=82cee7b2-6173-4d9c-968b-8821153361b7 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:47.036112 | controller | Jun 11 00:21:02.044403 crc crio[23067]: time="2026-06-11T00:21:02.044302562Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.036129 | controller | Jun 11 00:21:02.054531 crc crio[23067]: time="2026-06-11T00:21:02.054398968Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.036145 | controller | Jun 11 00:21:02.172753 crc crio[23067]: time="2026-06-11T00:21:02.172264141Z" level=info msg="Stopped container 2aeb27e2ef15aa1a55d7cdb993c55837340670ca5ba103bc4c3acfaa61f8bd7c: openstack/ceilometer-0/sg-core" id=82cee7b2-6173-4d9c-968b-8821153361b7 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:47.036161 | controller | Jun 11 00:21:02.260226 crc crio[23067]: time="2026-06-11T00:21:02.259153449Z" level=info msg="Created container 506737f52f1c24b2d4c1d9b5f5e30a93ce0ea0b19d5432f8c729e4ab9db5227e: openshift-marketplace/redhat-operators-m4clz/extract-content" id=f9007136-4fe8-4c15-a72f-3c984a091fae name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.036178 | controller | Jun 11 00:21:02.261417 crc crio[23067]: time="2026-06-11T00:21:02.261332468Z" level=info msg="Starting container: 506737f52f1c24b2d4c1d9b5f5e30a93ce0ea0b19d5432f8c729e4ab9db5227e" id=7fc6bc12-8605-43bc-a76a-05969a8d0aac name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.036194 | controller | Jun 11 00:21:02.273018 crc crio[23067]: time="2026-06-11T00:21:02.272925515Z" level=info msg="Started container" PID=81401 containerID=506737f52f1c24b2d4c1d9b5f5e30a93ce0ea0b19d5432f8c729e4ab9db5227e description=openshift-marketplace/redhat-operators-m4clz/extract-content id=7fc6bc12-8605-43bc-a76a-05969a8d0aac name=/runtime.v1.RuntimeService/StartContainer sandboxID=4fa1bb6ef144da1ca29eb18190fda9da1513122ece5b14c9a6c7b2a9ad1018a4
2026-06-11 01:10:47.036210 | controller | Jun 11 00:21:02.457732 crc crio[23067]: time="2026-06-11T00:21:02.457505296Z" level=info msg="Stopped container 3705015f8059ce02850977c92fbe65ce82b76dee9efedcf246a9ecc1497a9233: openstack/ceilometer-0/proxy-httpd" id=e3b1f0f0-5226-471b-8c68-07ccf9d1d350 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:47.036226 | controller | Jun 11 00:21:03.164311 crc crio[23067]: time="2026-06-11T00:21:03.164207099Z" level=info msg="Stopped container febc13dc3cc2a1669acf661542f9be93be8b780d9add296f0fbe445b441e3833: openstack/ceilometer-0/ceilometer-notification-agent" id=589bbd0a-7bea-4594-979e-e1236f8e79d1 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:47.036246 | controller | Jun 11 00:21:03.630329 crc crio[23067]: time="2026-06-11T00:21:03.629605036Z" level=info msg="Running pod sandbox: openstack/nova-cell0-conductor-db-sync-qdt55/POD" id=73b23b70-f7e7-4835-8116-96f6b014d0f2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.036329 | controller | Jun 11 00:21:03.630508 crc crio[23067]: time="2026-06-11T00:21:03.630377707Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.036383 | controller | Jun 11 00:21:03.681191 crc crio[23067]: time="2026-06-11T00:21:03.680904894Z" level=info msg="Got pod network &{Name:nova-cell0-conductor-db-sync-qdt55 Namespace:openstack ID:2372f98056afe18818b42c667e9cae95f5f86c45c00a11a583ab0d374c2a6c11 UID:2ffc80c5-7135-4b1d-8009-f91a41353113 NetNS:/var/run/netns/0bc185d9-418f-49c6-8ed4-dbcd18442c91 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2ffc80c5_7135_4b1d_8009_f91a41353113.slice PodAnnotations:0xc000b807f0}] Aliases:map[]}"
2026-06-11 01:10:47.036409 | controller | Jun 11 00:21:03.681191 crc crio[23067]: time="2026-06-11T00:21:03.680974566Z" level=info msg="Adding pod openstack_nova-cell0-conductor-db-sync-qdt55 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.036429 | controller | Jun 11 00:21:04.409014 crc crio[23067]: 2026-06-11T00:21:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2372f98056afe18 Mac:9e:fb:e1:37:e9:30 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bc Mtu:0 Sandbox:/var/run/netns/0bc185d9-418f-49c6-8ed4-dbcd18442c91 SocketPath: PciID:}] [{Interface:0xc00028e6a0 Address:{IP:10.217.0.188 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:47.036446 | controller | Jun 11 00:21:04.411258 crc crio[23067]: time="2026-06-11T00:21:04.410987586Z" level=info msg="Got pod network &{Name:nova-cell0-conductor-db-sync-qdt55 Namespace:openstack ID:2372f98056afe18818b42c667e9cae95f5f86c45c00a11a583ab0d374c2a6c11 UID:2ffc80c5-7135-4b1d-8009-f91a41353113 NetNS:/var/run/netns/0bc185d9-418f-49c6-8ed4-dbcd18442c91 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2ffc80c5_7135_4b1d_8009_f91a41353113.slice PodAnnotations:0xc000b807f0}] Aliases:map[]}"
2026-06-11 01:10:47.036462 | controller | Jun 11 00:21:04.411258 crc crio[23067]: time="2026-06-11T00:21:04.41115858Z" level=info msg="Checking pod openstack_nova-cell0-conductor-db-sync-qdt55 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:47.036478 | controller | Jun 11 00:21:04.426146 crc crio[23067]: time="2026-06-11T00:21:04.426046896Z" level=info msg="Ran pod sandbox 2372f98056afe18818b42c667e9cae95f5f86c45c00a11a583ab0d374c2a6c11 with infra container: openstack/nova-cell0-conductor-db-sync-qdt55/POD" id=73b23b70-f7e7-4835-8116-96f6b014d0f2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.036493 | controller | Jun 11 00:21:04.429319 crc crio[23067]: time="2026-06-11T00:21:04.429050798Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=80983dcc-ab59-4483-ad57-39c1b5ba1706 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.036509 | controller | Jun 11 00:21:04.429319 crc crio[23067]: time="2026-06-11T00:21:04.429272704Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified not found" id=80983dcc-ab59-4483-ad57-39c1b5ba1706 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.036524 | controller | Jun 11 00:21:04.429569 crc crio[23067]: time="2026-06-11T00:21:04.429358926Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified found" id=80983dcc-ab59-4483-ad57-39c1b5ba1706 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.036540 | controller | Jun 11 00:21:04.430868 crc crio[23067]: time="2026-06-11T00:21:04.430738834Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=20b4b5a7-6da0-4e41-92be-ccc4df8d6afd name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:47.036556 | controller | Jun 11 00:21:04.435512 crc crio[23067]: time="2026-06-11T00:21:04.4353551Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\""
2026-06-11 01:10:47.036595 | controller | Jun 11 00:21:11.261390 crc crio[23067]: time="2026-06-11T00:21:11.260374203Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=8a69f368-21ee-41ee-98f4-e887ffeddddf name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.036614 | controller | Jun 11 00:21:18.539267 crc crio[23067]: time="2026-06-11T00:21:18.538402086Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=f57187d2-ad7c-47b0-8aa6-fd17cb0a352c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.036636 | controller | Jun 11 00:21:18.977168 crc crio[23067]: time="2026-06-11T00:21:18.976421926Z" level=info msg="Stopping pod sandbox: de1da0f1c43f0baaea7085b732988bd1f062d48fcd5120af837d2967d0cb3d8e" id=f27ea8a3-d844-424c-b44a-e02c5f982f81 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.036654 | controller | Jun 11 00:21:18.977168 crc crio[23067]: time="2026-06-11T00:21:18.977164246Z" level=info msg="Stopped pod sandbox (already stopped): de1da0f1c43f0baaea7085b732988bd1f062d48fcd5120af837d2967d0cb3d8e" id=f27ea8a3-d844-424c-b44a-e02c5f982f81 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.036672 | controller | Jun 11 00:21:18.978069 crc crio[23067]: time="2026-06-11T00:21:18.97802863Z" level=info msg="Removing pod sandbox: de1da0f1c43f0baaea7085b732988bd1f062d48fcd5120af837d2967d0cb3d8e" id=c9c899b7-b49b-4d1a-88d5-eeea841159d6 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.036689 | controller | Jun 11 00:21:20.689355 crc crio[23067]: time="2026-06-11T00:21:20.688472045Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-m4clz/registry-server" id=7b3f33ef-b26f-46b7-9dd9-4b1dd27c69b4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.036707 | controller | Jun 11 00:21:20.725611 crc crio[23067]: time="2026-06-11T00:21:20.725503304Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.036725 | controller | Jun 11 00:21:20.732069 crc crio[23067]: time="2026-06-11T00:21:20.727950431Z" level=info msg="Stopped container 963d27898351a22cd2633505879042f0338efd986139c38eb6484b684babbbcf: openstack/ceilometer-0/ceilometer-central-agent" id=7da4c41c-b519-4acb-a3f9-7ca4b3e4d21c name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:47.036742 | controller | Jun 11 00:21:20.747744 crc crio[23067]: time="2026-06-11T00:21:20.733539343Z" level=info msg="Stopping pod sandbox: 0298b886fa0514e5f6d048eea4483fd3efcf91ae15a09339999bc191e5138d3e" id=fd4c71f9-178b-4b54-b878-b7c21439e57a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.036760 | controller | Jun 11 00:21:20.747744 crc crio[23067]: time="2026-06-11T00:21:20.734485789Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:0298b886fa0514e5f6d048eea4483fd3efcf91ae15a09339999bc191e5138d3e UID:deb6b1dc-ade5-4199-be81-fad7678ff841 NetNS:/var/run/netns/8dce51a6-1cab-429d-82c6-577f5ebd9aae Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddeb6b1dc_ade5_4199_be81_fad7678ff841.slice PodAnnotations:0xc000530cd8}] Aliases:map[]}"
2026-06-11 01:10:47.036778 | controller | Jun 11 00:21:20.747744 crc crio[23067]: time="2026-06-11T00:21:20.734761796Z" level=info msg="Deleting pod openstack_ceilometer-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.036796 | controller | Jun 11 00:21:20.826991 crc crio[23067]: time="2026-06-11T00:21:20.826790955Z" level=info msg="Removed pod sandbox: de1da0f1c43f0baaea7085b732988bd1f062d48fcd5120af837d2967d0cb3d8e" id=c9c899b7-b49b-4d1a-88d5-eeea841159d6 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.036813 | controller | Jun 11 00:21:20.830278 crc crio[23067]: time="2026-06-11T00:21:20.830186698Z" level=info msg="Stopping pod sandbox: 51b53ea5b4e6883795729543c35e725e721e98d3c0ba648890b8b2f6cc5f3550" id=c13aa014-2570-47b9-8cf6-9995a4d57ca4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.036829 | controller | Jun 11 00:21:20.830411 crc crio[23067]: time="2026-06-11T00:21:20.830318261Z" level=info msg="Stopped pod sandbox (already stopped): 51b53ea5b4e6883795729543c35e725e721e98d3c0ba648890b8b2f6cc5f3550" id=c13aa014-2570-47b9-8cf6-9995a4d57ca4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.036849 | controller | Jun 11 00:21:20.830769 crc crio[23067]: time="2026-06-11T00:21:20.830611849Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:99287b7aa83a5c1c32b9c3077bb084ea2f3c582f87b298d861544e5c5a6ebf41" id=20b4b5a7-6da0-4e41-92be-ccc4df8d6afd name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:47.036865 | controller | Jun 11 00:21:20.830769 crc crio[23067]: time="2026-06-11T00:21:20.830756183Z" level=info msg="Removing pod sandbox: 51b53ea5b4e6883795729543c35e725e721e98d3c0ba648890b8b2f6cc5f3550" id=37e25088-fe54-4a00-b6f9-42042e95bd89 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.036880 | controller | Jun 11 00:21:20.831927 crc crio[23067]: time="2026-06-11T00:21:20.831844803Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=b914c6b4-849f-4e24-96d0-bdedf1f4e243 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.036895 | controller | Jun 11 00:21:20.922443 crc crio[23067]: time="2026-06-11T00:21:20.922257847Z" level=info msg="Removed pod sandbox: 51b53ea5b4e6883795729543c35e725e721e98d3c0ba648890b8b2f6cc5f3550" id=37e25088-fe54-4a00-b6f9-42042e95bd89 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.036910 | controller | Jun 11 00:21:20.925844 crc crio[23067]: time="2026-06-11T00:21:20.925617809Z" level=info msg="Stopping pod sandbox: b0a076c85683b1ec99eb435ca5ae69de819e0678abe9b6482e538d01243fe13b" id=ecdcb9fd-33e9-4429-8bed-0b712e748ddd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.036925 | controller | Jun 11 00:21:20.925961 crc crio[23067]: time="2026-06-11T00:21:20.925884416Z" level=info msg="Stopped pod sandbox (already stopped): b0a076c85683b1ec99eb435ca5ae69de819e0678abe9b6482e538d01243fe13b" id=ecdcb9fd-33e9-4429-8bed-0b712e748ddd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.036940 | controller | Jun 11 00:21:20.927244 crc crio[23067]: time="2026-06-11T00:21:20.927076839Z" level=info msg="Removing pod sandbox: b0a076c85683b1ec99eb435ca5ae69de819e0678abe9b6482e538d01243fe13b" id=6fa9f7f0-5c5f-4310-88d7-97432dd68b30 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.036956 | controller | Jun 11 00:21:20.931059 crc crio[23067]: time="2026-06-11T00:21:20.930956685Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=1d6eff27-5af3-4fe8-b282-13560a645597 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.036971 | controller | Jun 11 00:21:20.954250 crc crio[23067]: time="2026-06-11T00:21:20.9480221Z" level=info msg="Removed pod sandbox: b0a076c85683b1ec99eb435ca5ae69de819e0678abe9b6482e538d01243fe13b" id=6fa9f7f0-5c5f-4310-88d7-97432dd68b30 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.036986 | controller | Jun 11 00:21:20.954250 crc crio[23067]: time="2026-06-11T00:21:20.949759047Z" level=info msg="Stopping pod sandbox: 1a9b0210b0cc741c5617a4a1a91ef1e2a903b1245b87c132481361b918e53552" id=4bfa0092-0d28-46f2-af8e-bc8a18d95a98 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.037002 | controller | Jun 11 00:21:20.954250 crc crio[23067]: time="2026-06-11T00:21:20.949886261Z" level=info msg="Stopped pod sandbox (already stopped): 1a9b0210b0cc741c5617a4a1a91ef1e2a903b1245b87c132481361b918e53552" id=4bfa0092-0d28-46f2-af8e-bc8a18d95a98 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.037017 | controller | Jun 11 00:21:20.954250 crc crio[23067]: time="2026-06-11T00:21:20.950517938Z" level=info msg="Removing pod sandbox: 1a9b0210b0cc741c5617a4a1a91ef1e2a903b1245b87c132481361b918e53552" id=a8595e6d-bbc9-4845-b4b0-7b9a416705df name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.037032 | controller | Jun 11 00:21:20.990022 crc crio[23067]: time="2026-06-11T00:21:20.989800779Z" level=info msg="Removed pod sandbox: 1a9b0210b0cc741c5617a4a1a91ef1e2a903b1245b87c132481361b918e53552" id=a8595e6d-bbc9-4845-b4b0-7b9a416705df name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.037051 | controller | Jun 11 00:21:20.993233 crc crio[23067]: time="2026-06-11T00:21:20.99094967Z" level=info msg="Stopping pod sandbox: 0677a92171ed2bd4d36d5b124a1e6c449b2c5dab73c79da29e7fad8552b079df" id=0264d534-e9fd-42d8-b8ab-e05484b085d2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.037067 | controller | Jun 11 00:21:20.993233 crc crio[23067]: time="2026-06-11T00:21:20.990998091Z" level=info msg="Stopped pod sandbox (already stopped): 0677a92171ed2bd4d36d5b124a1e6c449b2c5dab73c79da29e7fad8552b079df" id=0264d534-e9fd-42d8-b8ab-e05484b085d2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.037083 | controller | Jun 11 00:21:20.993233 crc crio[23067]: time="2026-06-11T00:21:20.99132845Z" level=info msg="Removing pod sandbox: 0677a92171ed2bd4d36d5b124a1e6c449b2c5dab73c79da29e7fad8552b079df" id=69ddc7bd-3e1d-4e64-a4e6-f7f008161f44 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.037099 | controller | Jun 11 00:21:21.001366 crc crio[23067]: time="2026-06-11T00:21:21.001197849Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.037115 | controller | Jun 11 00:21:21.017360 crc crio[23067]: time="2026-06-11T00:21:21.017171725Z" level=info msg="Creating container: openstack/nova-cell0-conductor-db-sync-qdt55/nova-cell0-conductor-db-sync" id=972fa035-ca57-4af0-bf5e-99306b990639 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.037131 | controller | Jun 11 00:21:21.023380 crc crio[23067]: time="2026-06-11T00:21:21.019068766Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.037147 | controller | Jun 11 00:21:21.103188 crc crio[23067]: time="2026-06-11T00:21:21.098922513Z" level=info msg="Removed pod sandbox: 0677a92171ed2bd4d36d5b124a1e6c449b2c5dab73c79da29e7fad8552b079df" id=69ddc7bd-3e1d-4e64-a4e6-f7f008161f44 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.037163 | controller | Jun 11 00:21:21.103188 crc crio[23067]: time="2026-06-11T00:21:21.100929118Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.037180 | controller | Jun 11 00:21:21.105770 crc crio[23067]: time="2026-06-11T00:21:21.104542066Z" level=info msg="Stopping pod sandbox: 77fe72c24209923300471306f96b6076cf20b64ae0c9d17e2ee1a6f8d053def3" id=c144068a-a34e-4b97-9420-71101c8d6821 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.037196 | controller | Jun 11 00:21:21.105770 crc crio[23067]: time="2026-06-11T00:21:21.104747252Z" level=info msg="Stopped pod sandbox (already stopped): 77fe72c24209923300471306f96b6076cf20b64ae0c9d17e2ee1a6f8d053def3" id=c144068a-a34e-4b97-9420-71101c8d6821 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.037212 | controller | Jun 11 00:21:21.105770 crc crio[23067]: time="2026-06-11T00:21:21.105514933Z" level=info msg="Removing pod sandbox: 77fe72c24209923300471306f96b6076cf20b64ae0c9d17e2ee1a6f8d053def3" id=b596eb05-ba22-4c4f-ba43-43fea76830d8 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.037228 | controller | Jun 11 00:21:21.207100 crc crio[23067]: time="2026-06-11T00:21:21.206492365Z" level=info msg="Removed pod sandbox: 77fe72c24209923300471306f96b6076cf20b64ae0c9d17e2ee1a6f8d053def3" id=b596eb05-ba22-4c4f-ba43-43fea76830d8 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.037244 | controller | Jun 11 00:21:21.208927 crc crio[23067]: time="2026-06-11T00:21:21.207627556Z" level=info msg="Stopping pod sandbox: 787ef609fb6d6de61ace6ae198a1f9c1f2b711ee7fa2b76c83355f5ec606dd2e" id=a7378454-109b-4251-9c4f-1e4378661317 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.037260 | controller | Jun 11 00:21:21.208927 crc crio[23067]: time="2026-06-11T00:21:21.207737939Z" level=info msg="Stopped pod sandbox (already stopped): 787ef609fb6d6de61ace6ae198a1f9c1f2b711ee7fa2b76c83355f5ec606dd2e" id=a7378454-109b-4251-9c4f-1e4378661317 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.037279 | controller | Jun 11 00:21:21.209455 crc crio[23067]: time="2026-06-11T00:21:21.209051165Z" level=info msg="Removing pod sandbox: 787ef609fb6d6de61ace6ae198a1f9c1f2b711ee7fa2b76c83355f5ec606dd2e" id=aa516f70-991a-44f7-811c-2c47dfe7145f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.037295 | controller | Jun 11 00:21:21.223869 crc crio[23067]: time="2026-06-11T00:21:21.223776157Z" level=info msg="Stopped pod sandbox: 0298b886fa0514e5f6d048eea4483fd3efcf91ae15a09339999bc191e5138d3e" id=fd4c71f9-178b-4b54-b878-b7c21439e57a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.037311 | controller | Jun 11 00:21:21.226834 crc crio[23067]: time="2026-06-11T00:21:21.226717797Z" level=info msg="Created container 572a294cc5f7d2fc4001bf740f946e32754b35dcf191ff25c7c491e3128461bd: openshift-marketplace/redhat-operators-m4clz/registry-server" id=7b3f33ef-b26f-46b7-9dd9-4b1dd27c69b4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.037328 | controller | Jun 11 00:21:21.228927 crc crio[23067]: time="2026-06-11T00:21:21.228600008Z" level=info msg="Starting container: 572a294cc5f7d2fc4001bf740f946e32754b35dcf191ff25c7c491e3128461bd" id=a3daa37e-34e3-4a2d-a24f-c1f98e9e61ed name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.037344 | controller | Jun 11 00:21:21.240733 crc crio[23067]: time="2026-06-11T00:21:21.237789859Z" level=info msg="Started container" PID=82457 containerID=572a294cc5f7d2fc4001bf740f946e32754b35dcf191ff25c7c491e3128461bd description=openshift-marketplace/redhat-operators-m4clz/registry-server id=a3daa37e-34e3-4a2d-a24f-c1f98e9e61ed name=/runtime.v1.RuntimeService/StartContainer sandboxID=4fa1bb6ef144da1ca29eb18190fda9da1513122ece5b14c9a6c7b2a9ad1018a4
2026-06-11 01:10:47.037386 | controller | Jun 11 00:21:21.255124 crc crio[23067]: time="2026-06-11T00:21:21.254966177Z" level=info msg="Removed pod sandbox: 787ef609fb6d6de61ace6ae198a1f9c1f2b711ee7fa2b76c83355f5ec606dd2e" id=aa516f70-991a-44f7-811c-2c47dfe7145f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.037404 | controller | Jun 11 00:21:21.255555 crc crio[23067]: time="2026-06-11T00:21:21.255507642Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.037420 | controller | Jun 11 00:21:21.270791 crc crio[23067]: time="2026-06-11T00:21:21.268025393Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.037436 | controller | Jun 11 00:21:21.434784 crc crio[23067]: time="2026-06-11T00:21:21.434693346Z" level=info msg="Created container 5d316d7e5ddaed9addc35611c2cb940f2d287e8b707a5c9900995ddbeee6a2b5: openstack/nova-cell0-conductor-db-sync-qdt55/nova-cell0-conductor-db-sync" id=972fa035-ca57-4af0-bf5e-99306b990639 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.037453 | controller | Jun 11 00:21:21.435581 crc crio[23067]: time="2026-06-11T00:21:21.435506348Z" level=info msg="Starting container: 5d316d7e5ddaed9addc35611c2cb940f2d287e8b707a5c9900995ddbeee6a2b5" id=d4ae19d5-87a2-46e6-ab5a-bc645c8119ce name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.037468 | controller | Jun 11 00:21:21.448593 crc crio[23067]: time="2026-06-11T00:21:21.448492812Z" level=info msg="Started container" PID=82489 containerID=5d316d7e5ddaed9addc35611c2cb940f2d287e8b707a5c9900995ddbeee6a2b5 description=openstack/nova-cell0-conductor-db-sync-qdt55/nova-cell0-conductor-db-sync id=d4ae19d5-87a2-46e6-ab5a-bc645c8119ce name=/runtime.v1.RuntimeService/StartContainer sandboxID=2372f98056afe18818b42c667e9cae95f5f86c45c00a11a583ab0d374c2a6c11
2026-06-11 01:10:47.037488 | controller | Jun 11 00:21:21.450982 crc crio[23067]: time="2026-06-11T00:21:21.450909488Z" level=info msg="Removing container: 3705015f8059ce02850977c92fbe65ce82b76dee9efedcf246a9ecc1497a9233" id=12b703ec-cde0-495d-ab63-9b9c880e3b44 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.037505 | controller | Jun 11 00:21:21.488478 crc crio[23067]: time="2026-06-11T00:21:21.488354179Z" level=info msg="Removed container 3705015f8059ce02850977c92fbe65ce82b76dee9efedcf246a9ecc1497a9233: openstack/ceilometer-0/proxy-httpd" id=12b703ec-cde0-495d-ab63-9b9c880e3b44 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.037521 | controller | Jun 11 00:21:21.493160 crc crio[23067]: time="2026-06-11T00:21:21.493074067Z" level=info msg="Removing container: 2aeb27e2ef15aa1a55d7cdb993c55837340670ca5ba103bc4c3acfaa61f8bd7c" id=8c68914c-2a63-463c-865a-9b5ddc765630 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.037537 | controller | Jun 11 00:21:21.524030 crc crio[23067]: time="2026-06-11T00:21:21.523902588Z" level=info msg="Removed container 2aeb27e2ef15aa1a55d7cdb993c55837340670ca5ba103bc4c3acfaa61f8bd7c: openstack/ceilometer-0/sg-core" id=8c68914c-2a63-463c-865a-9b5ddc765630 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.037553 | controller | Jun 11 00:21:21.528930 crc crio[23067]: time="2026-06-11T00:21:21.52875684Z" level=info msg="Removing container: febc13dc3cc2a1669acf661542f9be93be8b780d9add296f0fbe445b441e3833" id=71bc7b62-e45c-4698-9737-4c3ba2f0dcf1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.037569 | controller | Jun 11 00:21:21.561344 crc crio[23067]: time="2026-06-11T00:21:21.561201505Z" level=info msg="Removed container febc13dc3cc2a1669acf661542f9be93be8b780d9add296f0fbe445b441e3833: openstack/ceilometer-0/ceilometer-notification-agent" id=71bc7b62-e45c-4698-9737-4c3ba2f0dcf1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.037585 | controller | Jun 11 00:21:21.564912 crc crio[23067]: time="2026-06-11T00:21:21.564789292Z" level=info msg="Removing container: 963d27898351a22cd2633505879042f0338efd986139c38eb6484b684babbbcf" id=6a882eb0-380f-4269-9d90-73b0991dc1f3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.037601 | controller | Jun 11 00:21:21.595750 crc crio[23067]: time="2026-06-11T00:21:21.595186851Z" level=info msg="Removed container 963d27898351a22cd2633505879042f0338efd986139c38eb6484b684babbbcf: openstack/ceilometer-0/ceilometer-central-agent" id=6a882eb0-380f-4269-9d90-73b0991dc1f3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.037616 | controller | Jun 11 00:21:22.198246 crc crio[23067]: time="2026-06-11T00:21:22.198159868Z" level=info msg="Running pod sandbox: openstack/ceilometer-0/POD" id=998e8a09-56e8-4308-b767-b558eb9c160a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.037633 | controller | Jun 11 00:21:22.199802 crc crio[23067]: time="2026-06-11T00:21:22.198301781Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.037649 | controller | Jun 11 00:21:22.251177 crc crio[23067]: time="2026-06-11T00:21:22.251110041Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:dbfcdab2fa7ae5ce68b47fd2d0c6f284a5b00ef3c2f026ebb0814cd92cff3f55 UID:259cdc88-e5a7-4ad1-a2ff-a13ab2040bf2 NetNS:/var/run/netns/1a31420f-d253-402b-9b02-08efa39bf706 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod259cdc88_e5a7_4ad1_a2ff_a13ab2040bf2.slice PodAnnotations:0xc000c341f0}] Aliases:map[]}"
2026-06-11 01:10:47.037665 | controller | Jun 11 00:21:22.251539 crc crio[23067]: time="2026-06-11T00:21:22.251512952Z" level=info msg="Adding pod openstack_ceilometer-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.037681 | controller | Jun 11 00:21:22.923704 crc crio[23067]: 2026-06-11T00:21:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dbfcdab2fa7ae5c Mac:a2:8d:43:28:78:4f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bd Mtu:0 Sandbox:/var/run/netns/1a31420f-d253-402b-9b02-08efa39bf706 SocketPath: PciID:}] [{Interface:0xc000510050 Address:{IP:10.217.0.189 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:47.037711 | controller | Jun 11 00:21:22.923704 crc crio[23067]: time="2026-06-11T00:21:22.923036467Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:dbfcdab2fa7ae5ce68b47fd2d0c6f284a5b00ef3c2f026ebb0814cd92cff3f55 UID:259cdc88-e5a7-4ad1-a2ff-a13ab2040bf2 NetNS:/var/run/netns/1a31420f-d253-402b-9b02-08efa39bf706 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod259cdc88_e5a7_4ad1_a2ff_a13ab2040bf2.slice PodAnnotations:0xc000c341f0}] Aliases:map[]}"
2026-06-11 01:10:47.037729 | controller | Jun 11 00:21:22.923704 crc crio[23067]: time="2026-06-11T00:21:22.923164281Z" level=info msg="Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:47.037745 | controller | Jun 11 00:21:22.936202 crc crio[23067]: time="2026-06-11T00:21:22.936031892Z" level=info msg="Ran pod sandbox dbfcdab2fa7ae5ce68b47fd2d0c6f284a5b00ef3c2f026ebb0814cd92cff3f55 with infra container: openstack/ceilometer-0/POD" id=998e8a09-56e8-4308-b767-b558eb9c160a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.037761 | controller | Jun 11 00:21:22.939193 crc crio[23067]: time="2026-06-11T00:21:22.939111716Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=96f59d89-2f8d-458b-98d6-0d45bfa7ac0f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.037778 | controller | Jun 11 00:21:22.980466 crc crio[23067]: time="2026-06-11T00:21:22.979732843Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=98925462-f35c-46b3-99df-26ea32fe4b11 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.037794 | controller | Jun 11 00:21:22.995865 crc crio[23067]: time="2026-06-11T00:21:22.995594135Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-central-agent" id=1a3ad805-5ee6-46ed-acf8-e4b324186653 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.037810 | controller | Jun 11 00:21:22.996133 crc crio[23067]: time="2026-06-11T00:21:22.996066668Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.037825 | controller | Jun 11 00:21:23.065183 crc crio[23067]: time="2026-06-11T00:21:23.065074289Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.037841 | controller | Jun 11 00:21:23.071751 crc crio[23067]: time="2026-06-11T00:21:23.071605837Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.037857 | controller | Jun 11 00:21:23.231571 crc crio[23067]: time="2026-06-11T00:21:23.23126801Z" level=info msg="Created container c9dee6d9aab424ce9d5068f1b89a02bed5717c43de881616efd1ca5dddb60627: openstack/ceilometer-0/ceilometer-central-agent" id=1a3ad805-5ee6-46ed-acf8-e4b324186653 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.037873 | controller | Jun 11 00:21:23.233752 crc crio[23067]: time="2026-06-11T00:21:23.233574752Z" level=info msg="Starting container: c9dee6d9aab424ce9d5068f1b89a02bed5717c43de881616efd1ca5dddb60627" id=06491443-d289-4eaf-9a76-5721373fadad name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.037889 | controller | Jun 11 00:21:23.239922 crc crio[23067]: time="2026-06-11T00:21:23.239809102Z" level=info msg="Started container" PID=82666 containerID=c9dee6d9aab424ce9d5068f1b89a02bed5717c43de881616efd1ca5dddb60627 description=openstack/ceilometer-0/ceilometer-central-agent id=06491443-d289-4eaf-9a76-5721373fadad name=/runtime.v1.RuntimeService/StartContainer sandboxID=dbfcdab2fa7ae5ce68b47fd2d0c6f284a5b00ef3c2f026ebb0814cd92cff3f55
2026-06-11 01:10:47.037909 | controller | Jun 11 00:21:23.252959 crc crio[23067]: time="2026-06-11T00:21:23.252620642Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=7c8852d1-919c-422c-a4df-b831f1576cb6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.037925 | controller | Jun 11 00:21:23.286629 crc crio[23067]: time="2026-06-11T00:21:23.286526956Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=f771a03c-b3c8-476b-9ba5-69a92e1a97d3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.037941 | controller | Jun 11 00:21:23.293715 crc crio[23067]: time="2026-06-11T00:21:23.293587898Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-notification-agent" id=5d8e9c5f-80e2-4264-ad84-5e6853a1bb5c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.037957 | controller | Jun 11 00:21:23.294135 crc crio[23067]: time="2026-06-11T00:21:23.294063051Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.037973 | controller | Jun 11 00:21:23.346903 crc crio[23067]: time="2026-06-11T00:21:23.346793779Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.037988 | controller | Jun 11 00:21:23.351683 crc crio[23067]: time="2026-06-11T00:21:23.351575429Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.038036 | controller | Jun 11 00:21:23.509624 crc crio[23067]: time="2026-06-11T00:21:23.509525295Z" level=info msg="Created container 3781fbaf697168678740ef45ca54725e778025db591bc44e0d604cdb12337207: openstack/ceilometer-0/ceilometer-notification-agent" id=5d8e9c5f-80e2-4264-ad84-5e6853a1bb5c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.038052 | controller | Jun 11 00:21:23.510989 crc crio[23067]: time="2026-06-11T00:21:23.510918733Z" level=info msg="Starting container: 3781fbaf697168678740ef45ca54725e778025db591bc44e0d604cdb12337207" id=c616e9cf-0082-41a9-8061-323567d77d57 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.038068 | controller | Jun 11 00:21:23.519546 crc crio[23067]: time="2026-06-11T00:21:23.519409704Z" level=info msg="Started container" PID=82685 containerID=3781fbaf697168678740ef45ca54725e778025db591bc44e0d604cdb12337207 description=openstack/ceilometer-0/ceilometer-notification-agent id=c616e9cf-0082-41a9-8061-323567d77d57 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dbfcdab2fa7ae5ce68b47fd2d0c6f284a5b00ef3c2f026ebb0814cd92cff3f55
2026-06-11 01:10:47.038085 | controller | Jun 11 00:21:23.534534 crc crio[23067]: time="2026-06-11T00:21:23.534441584Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=1c0a1509-636f-4935-8e6d-53bc2f7da00f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.038100 | controller | Jun 11 00:21:23.551595 crc crio[23067]: time="2026-06-11T00:21:23.551038366Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=36c584ed-a270-452d-b503-ea965ac3b49f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.038116 | controller | Jun 11 00:21:23.558779 crc crio[23067]: time="2026-06-11T00:21:23.558698475Z" level=info msg="Creating container: openstack/ceilometer-0/sg-core" id=7fb9067c-f689-4957-8adb-c58cb746c73b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.038137 | controller | Jun 11 00:21:23.559186 crc crio[23067]: time="2026-06-11T00:21:23.559130897Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.038153 | controller | Jun 11 00:21:23.625690 crc crio[23067]: time="2026-06-11T00:21:23.625585958Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.038168 | controller | Jun 11 00:21:23.633059 crc crio[23067]: time="2026-06-11T00:21:23.632950929Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.038184 | controller | Jun 11 00:21:23.818695 crc crio[23067]: time="2026-06-11T00:21:23.81678676Z" level=info msg="Created container 4be9fa2e9b51f0dce1d4b70c50d838c8f64c4acf510e70d39421ffb8df409141: openstack/ceilometer-0/sg-core" id=7fb9067c-f689-4957-8adb-c58cb746c73b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.038200 | controller | Jun 11 00:21:23.818695 crc crio[23067]: time="2026-06-11T00:21:23.818093216Z" level=info msg="Starting container: 4be9fa2e9b51f0dce1d4b70c50d838c8f64c4acf510e70d39421ffb8df409141" id=33362b30-50de-477e-bdb1-e9ec9d171244 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.038216 | controller | Jun 11 00:21:23.828406 crc crio[23067]: time="2026-06-11T00:21:23.827120882Z" level=info msg="Started container" PID=82701 containerID=4be9fa2e9b51f0dce1d4b70c50d838c8f64c4acf510e70d39421ffb8df409141 description=openstack/ceilometer-0/sg-core id=33362b30-50de-477e-bdb1-e9ec9d171244 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dbfcdab2fa7ae5ce68b47fd2d0c6f284a5b00ef3c2f026ebb0814cd92cff3f55
2026-06-11 01:10:47.038231 | controller | Jun 11 00:21:23.850743 crc crio[23067]: time="2026-06-11T00:21:23.850612012Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=d76d1671-5325-4b11-8e1f-70e95b5d42fe name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.038247 | controller | Jun 11 00:21:23.886606 crc crio[23067]: time="2026-06-11T00:21:23.886421329Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=74df24a4-ec84-4f77-b913-ba316dbb459d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.038262 | controller | Jun 11 00:21:23.916512 crc crio[23067]: time="2026-06-11T00:21:23.916409096Z" level=info msg="Creating container: openstack/ceilometer-0/proxy-httpd" id=e041cabe-0804-4d54-8c4e-5f23daceb8dd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.038277 | controller | Jun 11 00:21:23.917149 crc crio[23067]: time="2026-06-11T00:21:23.917086314Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.038293 | controller | Jun 11 00:21:23.966178 crc crio[23067]: time="2026-06-11T00:21:23.96608155Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.038308 | controller | Jun 11 00:21:23.971020 crc crio[23067]: time="2026-06-11T00:21:23.970933242Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.038324 | controller | Jun 11 00:21:29.307453 crc crio[23067]: time="2026-06-11T00:21:29.30634352Z" level=info msg="Created container 6a94f84ade46252bb110225a431fce8c160f6b1093369fbde6909b0dab362511: openstack/ceilometer-0/proxy-httpd" id=e041cabe-0804-4d54-8c4e-5f23daceb8dd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.038341 | controller | Jun 11 00:21:29.309731 crc crio[23067]: time="2026-06-11T00:21:29.3085267Z" level=info msg="Starting container: 6a94f84ade46252bb110225a431fce8c160f6b1093369fbde6909b0dab362511" id=39d5d2e2-e9dd-42b5-b2d3-a517d8320474 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.038382 | controller | Jun 11 00:21:29.315254 crc crio[23067]: time="2026-06-11T00:21:29.31514599Z" level=info msg="Started container" PID=82727 containerID=6a94f84ade46252bb110225a431fce8c160f6b1093369fbde6909b0dab362511 description=openstack/ceilometer-0/proxy-httpd id=39d5d2e2-e9dd-42b5-b2d3-a517d8320474 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dbfcdab2fa7ae5ce68b47fd2d0c6f284a5b00ef3c2f026ebb0814cd92cff3f55
2026-06-11 01:10:47.038400 | controller | Jun 11 00:21:34.604962 crc crio[23067]: time="2026-06-11T00:21:34.603732213Z" level=info msg="Stopping container: 3781fbaf697168678740ef45ca54725e778025db591bc44e0d604cdb12337207 (timeout: 30s)" id=47d003b6-018e-496a-953a-382d3da91616 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:47.038416 | controller | Jun 11 00:21:34.606856 crc crio[23067]: time="2026-06-11T00:21:34.605598753Z" level=info msg="Stopping container: c9dee6d9aab424ce9d5068f1b89a02bed5717c43de881616efd1ca5dddb60627 (timeout: 30s)" id=c3776d8b-0ce5-467e-b0e4-907809c9fafb name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:47.038432 | controller | Jun 11 00:21:34.606984 crc crio[23067]: time="2026-06-11T00:21:34.60692775Z" level=info msg="Stopping container: 4be9fa2e9b51f0dce1d4b70c50d838c8f64c4acf510e70d39421ffb8df409141 (timeout: 30s)" id=eb7f34ed-e983-4017-bc82-8e6174a9c235 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:47.038448 | controller | Jun 11 00:21:34.607427 crc crio[23067]: time="2026-06-11T00:21:34.607347661Z" level=info msg="Stopping container: 6a94f84ade46252bb110225a431fce8c160f6b1093369fbde6909b0dab362511 (timeout: 30s)" id=71018787-925a-4b4c-bb60-e145b1c8e384 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:47.038463 | controller | Jun 11 00:21:34.759152 crc crio[23067]: time="2026-06-11T00:21:34.756865577Z" level=info msg="Stopped container 4be9fa2e9b51f0dce1d4b70c50d838c8f64c4acf510e70d39421ffb8df409141: openstack/ceilometer-0/sg-core" id=eb7f34ed-e983-4017-bc82-8e6174a9c235 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:47.038479 | controller | Jun 11 00:21:35.058468 crc crio[23067]: time="2026-06-11T00:21:35.057109761Z" level=info msg="Stopped container 6a94f84ade46252bb110225a431fce8c160f6b1093369fbde6909b0dab362511: openstack/ceilometer-0/proxy-httpd" id=71018787-925a-4b4c-bb60-e145b1c8e384 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:47.038494 | controller | Jun 11 00:21:35.068441 crc crio[23067]: time="2026-06-11T00:21:35.068342547Z" level=info msg="Stopped container 3781fbaf697168678740ef45ca54725e778025db591bc44e0d604cdb12337207: openstack/ceilometer-0/ceilometer-notification-agent" id=47d003b6-018e-496a-953a-382d3da91616 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:47.038509 | controller | Jun 11 00:21:44.036733 crc crio[23067]: time="2026-06-11T00:21:44.03574363Z" level=info msg="Stopped container c9dee6d9aab424ce9d5068f1b89a02bed5717c43de881616efd1ca5dddb60627: openstack/ceilometer-0/ceilometer-central-agent" id=c3776d8b-0ce5-467e-b0e4-907809c9fafb name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:47.038525 | controller | Jun 11 00:21:44.038761 crc crio[23067]: time="2026-06-11T00:21:44.037376675Z" level=info msg="Stopping pod sandbox: dbfcdab2fa7ae5ce68b47fd2d0c6f284a5b00ef3c2f026ebb0814cd92cff3f55" id=20c72770-218b-40e4-87d0-e8556196c1ad name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.038540 | controller | Jun 11 00:21:44.038761 crc crio[23067]: time="2026-06-11T00:21:44.038184507Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:dbfcdab2fa7ae5ce68b47fd2d0c6f284a5b00ef3c2f026ebb0814cd92cff3f55 UID:259cdc88-e5a7-4ad1-a2ff-a13ab2040bf2 NetNS:/var/run/netns/1a31420f-d253-402b-9b02-08efa39bf706 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod259cdc88_e5a7_4ad1_a2ff_a13ab2040bf2.slice PodAnnotations:0xc003ba8d78}] Aliases:map[]}"
2026-06-11 01:10:47.038561 | controller | Jun 11 00:21:44.038761 crc crio[23067]: time="2026-06-11T00:21:44.038414533Z" level=info msg="Deleting pod openstack_ceilometer-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.038577 | controller | Jun 11 00:21:44.403259 crc crio[23067]: time="2026-06-11T00:21:44.402549399Z" level=info msg="Stopped pod sandbox: dbfcdab2fa7ae5ce68b47fd2d0c6f284a5b00ef3c2f026ebb0814cd92cff3f55" id=20c72770-218b-40e4-87d0-e8556196c1ad name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.038594 | controller | Jun 11 00:21:45.958953 crc crio[23067]: time="2026-06-11T00:21:45.95839421Z" level=info msg="Running pod sandbox: openstack/ceilometer-0/POD" id=434a540d-984a-4113-8c9c-c445e0ff4bd7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.038610 | controller | Jun 11 00:21:45.960211 crc crio[23067]: time="2026-06-11T00:21:45.959023287Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.038626 | controller | Jun 11 00:21:46.009012 crc crio[23067]: time="2026-06-11T00:21:46.008913407Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:41da7532f3031cfe97dc76f52ed5f1900c530d7d1164b5f3ab1e350d3ff997c4 UID:896d6a13-e757-4714-9cf2-f78118b19917 NetNS:/var/run/netns/a4ec4d87-7e0c-4573-954f-ef994b958d14 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod896d6a13_e757_4714_9cf2_f78118b19917.slice PodAnnotations:0xc007e13198}] Aliases:map[]}"
2026-06-11 01:10:47.038642 | controller | Jun 11 00:21:46.009012 crc crio[23067]: time="2026-06-11T00:21:46.008976759Z" level=info msg="Adding pod openstack_ceilometer-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.038658 | controller | Jun 11 00:21:46.628397 crc crio[23067]: 2026-06-11T00:21:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:41da7532f3031cf Mac:ae:e9:fa:ec:2d:c2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:be Mtu:0 Sandbox:/var/run/netns/a4ec4d87-7e0c-4573-954f-ef994b958d14 SocketPath: PciID:}] [{Interface:0xc000014dd0 Address:{IP:10.217.0.190 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:47.038674 | controller | Jun 11 00:21:46.631156 crc crio[23067]: time="2026-06-11T00:21:46.631084577Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:41da7532f3031cfe97dc76f52ed5f1900c530d7d1164b5f3ab1e350d3ff997c4 UID:896d6a13-e757-4714-9cf2-f78118b19917 NetNS:/var/run/netns/a4ec4d87-7e0c-4573-954f-ef994b958d14 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod896d6a13_e757_4714_9cf2_f78118b19917.slice PodAnnotations:0xc007e13198}] Aliases:map[]}"
2026-06-11 01:10:47.038690 | controller | Jun 11 00:21:46.632527 crc crio[23067]: time="2026-06-11T00:21:46.632421833Z" level=info msg="Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:47.038706 | controller | Jun 11 00:21:46.643615 crc crio[23067]: time="2026-06-11T00:21:46.643498355Z" level=info msg="Ran pod sandbox 41da7532f3031cfe97dc76f52ed5f1900c530d7d1164b5f3ab1e350d3ff997c4 with infra container: openstack/ceilometer-0/POD" id=434a540d-984a-4113-8c9c-c445e0ff4bd7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.038721 | controller | Jun 11 00:21:46.648063 crc crio[23067]: time="2026-06-11T00:21:46.648030699Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=a7f5539a-176c-4b8d-8648-e827792799c0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.038736 | controller | Jun 11 00:21:46.672998 crc crio[23067]: time="2026-06-11T00:21:46.672922977Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=fa0475cc-8f4d-4a90-85ab-799dae422fd9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.038755 | controller | Jun 11 00:21:46.681108 crc crio[23067]: time="2026-06-11T00:21:46.68107418Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-central-agent" id=aedeeb5f-eb61-4c6e-bb0e-88038ac31a59 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.038771 | controller | Jun 11 00:21:46.681599 crc crio[23067]: time="2026-06-11T00:21:46.681573893Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.038786 | controller | Jun 11 00:21:46.738265 crc crio[23067]: time="2026-06-11T00:21:46.738112394Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.038802 | controller | Jun 11 00:21:46.742390 crc crio[23067]: time="2026-06-11T00:21:46.742301429Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.038817 | controller | Jun 11 00:21:46.920006 crc crio[23067]: time="2026-06-11T00:21:46.919270043Z" level=info msg="Created container 3165cd829ccd4242db7f4ea27327ca1ca49be3106a478bd00f6a1b0fa5563494: openstack/ceilometer-0/ceilometer-central-agent" id=aedeeb5f-eb61-4c6e-bb0e-88038ac31a59 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.038833 | controller | Jun 11 00:21:46.921947 crc crio[23067]: time="2026-06-11T00:21:46.921623807Z" level=info msg="Starting container: 3165cd829ccd4242db7f4ea27327ca1ca49be3106a478bd00f6a1b0fa5563494" id=c53a5ba6-fd55-4aa5-a204-19e6b6880212 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.038849 | controller | Jun 11 00:21:46.928057 crc crio[23067]: time="2026-06-11T00:21:46.927861737Z" level=info msg="Started container" PID=84084 containerID=3165cd829ccd4242db7f4ea27327ca1ca49be3106a478bd00f6a1b0fa5563494 description=openstack/ceilometer-0/ceilometer-central-agent id=c53a5ba6-fd55-4aa5-a204-19e6b6880212 name=/runtime.v1.RuntimeService/StartContainer sandboxID=41da7532f3031cfe97dc76f52ed5f1900c530d7d1164b5f3ab1e350d3ff997c4
2026-06-11 01:10:47.038865 | controller | Jun 11 00:21:46.938455 crc crio[23067]: time="2026-06-11T00:21:46.938405704Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=2bf16bd7-208f-432e-a55f-c1f8f5827f04 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.038880 | controller | Jun 11 00:21:46.964486 crc crio[23067]: time="2026-06-11T00:21:46.964268199Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=5cdb4d11-6d5a-4966-8df3-729e815c8b18 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.038896 | controller | Jun 11 00:21:46.971562 crc crio[23067]: time="2026-06-11T00:21:46.971499756Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-notification-agent" id=4548859b-6bfa-4222-8d68-d8ce771d9770 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.038911 | controller | Jun 11 00:21:46.972808 crc crio[23067]: time="2026-06-11T00:21:46.972770541Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.038926 | controller | Jun 11 00:21:47.026378 crc crio[23067]: time="2026-06-11T00:21:47.026260489Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.038941 | controller | Jun 11 00:21:47.030385 crc crio[23067]: time="2026-06-11T00:21:47.030351161Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.038960 | controller | Jun 11 00:21:47.192246 crc crio[23067]: time="2026-06-11T00:21:47.192133781Z" level=info msg="Created container 0c9ce4150a98eb11a70ba55acf9ce99cb028d586f90b9584ddc1e87932c14755: openstack/ceilometer-0/ceilometer-notification-agent" id=4548859b-6bfa-4222-8d68-d8ce771d9770 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.038977 | controller | Jun 11 00:21:47.193527 crc crio[23067]: time="2026-06-11T00:21:47.193387205Z" level=info msg="Starting container: 0c9ce4150a98eb11a70ba55acf9ce99cb028d586f90b9584ddc1e87932c14755" id=59f7ac4e-3570-4bac-b5c4-7bd44e6bde62 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.038992 | controller | Jun 11 00:21:47.205963 crc crio[23067]: time="2026-06-11T00:21:47.205901246Z" level=info msg="Started container" PID=84100 containerID=0c9ce4150a98eb11a70ba55acf9ce99cb028d586f90b9584ddc1e87932c14755 description=openstack/ceilometer-0/ceilometer-notification-agent id=59f7ac4e-3570-4bac-b5c4-7bd44e6bde62 name=/runtime.v1.RuntimeService/StartContainer sandboxID=41da7532f3031cfe97dc76f52ed5f1900c530d7d1164b5f3ab1e350d3ff997c4
2026-06-11 01:10:47.039007 | controller | Jun 11 00:21:47.217289 crc crio[23067]: time="2026-06-11T00:21:47.217223885Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=293ba734-eeb9-41b6-82a5-c37932fd7aed name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.039023 | controller | Jun 11 00:21:47.242302 crc crio[23067]: time="2026-06-11T00:21:47.242125014Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=822a19a5-effd-4dbe-a44f-a36c703a67b6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.039038 | controller | Jun 11 00:21:47.249733 crc crio[23067]: time="2026-06-11T00:21:47.249579127Z" level=info msg="Creating container: openstack/ceilometer-0/sg-core" id=0363147a-d39b-4ff2-90b0-75f570969a87 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.039053 | controller | Jun 11 00:21:47.250025 crc crio[23067]: time="2026-06-11T00:21:47.249982448Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.039068 | controller | Jun 11 00:21:47.301366 crc crio[23067]: time="2026-06-11T00:21:47.301192114Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.039083 | controller | Jun 11 00:21:47.307609 crc crio[23067]: time="2026-06-11T00:21:47.307555457Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.039098 | controller | Jun 11 00:21:47.507626 crc crio[23067]: time="2026-06-11T00:21:47.507548629Z" level=info msg="Created container da41939164b7e166c5bb638e222336651b699152d9f5c26e86e508c5e4b6140c: openstack/ceilometer-0/sg-core" id=0363147a-d39b-4ff2-90b0-75f570969a87 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.039114 | controller | Jun 11 00:21:47.509489 crc crio[23067]: time="2026-06-11T00:21:47.509394499Z" level=info msg="Starting container: da41939164b7e166c5bb638e222336651b699152d9f5c26e86e508c5e4b6140c" id=8972c651-6550-412e-b242-036c0b23e264 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.039129 | controller | Jun 11 00:21:47.519809 crc crio[23067]: time="2026-06-11T00:21:47.519589307Z" level=info msg="Started container" PID=84125 containerID=da41939164b7e166c5bb638e222336651b699152d9f5c26e86e508c5e4b6140c description=openstack/ceilometer-0/sg-core id=8972c651-6550-412e-b242-036c0b23e264 name=/runtime.v1.RuntimeService/StartContainer sandboxID=41da7532f3031cfe97dc76f52ed5f1900c530d7d1164b5f3ab1e350d3ff997c4
2026-06-11 01:10:47.039145 | controller | Jun 11 00:21:47.536780 crc crio[23067]: time="2026-06-11T00:21:47.536615961Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=9ed57236-2764-44bb-b80e-b3ac1e579b2f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.039163 | controller | Jun 11 00:21:47.593750 crc crio[23067]: time="2026-06-11T00:21:47.588577138Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=fe96bd49-944c-4f5d-ab10-6f785eb1968c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.039179 | controller | Jun 11 00:21:47.669509 crc crio[23067]: time="2026-06-11T00:21:47.669410561Z" level=info msg="Creating container: openstack/ceilometer-0/proxy-httpd" id=1bcee688-b904-45eb-90b3-0c2a2e382dc2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.039194 | controller | Jun 11 00:21:47.670084 crc crio[23067]: time="2026-06-11T00:21:47.670017068Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.039209 | controller | Jun 11 00:21:47.744104 crc crio[23067]: time="2026-06-11T00:21:47.744008925Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.039224 | controller | Jun 11 00:21:47.748538 crc crio[23067]: time="2026-06-11T00:21:47.748460036Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.039239 | controller | Jun 11 00:21:47.867338 crc crio[23067]: time="2026-06-11T00:21:47.867179622Z" level=info msg="Created container 73fddc1172d56855bd04429fe09f7434c282d9a07f56c347b8a3e09f23a070e1: openstack/ceilometer-0/proxy-httpd" id=1bcee688-b904-45eb-90b3-0c2a2e382dc2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.039254 | controller | Jun 11 00:21:47.868970 crc crio[23067]: time="2026-06-11T00:21:47.868874138Z" level=info msg="Starting container: 73fddc1172d56855bd04429fe09f7434c282d9a07f56c347b8a3e09f23a070e1" id=835d4a27-52b5-48a1-80cd-2cc7fdc75251 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.039270 | controller | Jun 11 00:21:47.876083 crc crio[23067]: time="2026-06-11T00:21:47.876018813Z" level=info msg="Started container" PID=84153 containerID=73fddc1172d56855bd04429fe09f7434c282d9a07f56c347b8a3e09f23a070e1 description=openstack/ceilometer-0/proxy-httpd id=835d4a27-52b5-48a1-80cd-2cc7fdc75251 name=/runtime.v1.RuntimeService/StartContainer sandboxID=41da7532f3031cfe97dc76f52ed5f1900c530d7d1164b5f3ab1e350d3ff997c4
2026-06-11 01:10:47.039285 | controller | Jun 11 00:21:48.572486 crc crio[23067]: time="2026-06-11T00:21:48.57144952Z" level=info msg="Stopping pod sandbox: 2372f98056afe18818b42c667e9cae95f5f86c45c00a11a583ab0d374c2a6c11" id=7ec6e135-c777-4435-bed4-dca547363230 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.039301 | controller | Jun 11 00:21:48.573260 crc crio[23067]: time="2026-06-11T00:21:48.572789446Z" level=info msg="Got pod network &{Name:nova-cell0-conductor-db-sync-qdt55 Namespace:openstack ID:2372f98056afe18818b42c667e9cae95f5f86c45c00a11a583ab0d374c2a6c11 UID:2ffc80c5-7135-4b1d-8009-f91a41353113 NetNS:/var/run/netns/0bc185d9-418f-49c6-8ed4-dbcd18442c91 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2ffc80c5_7135_4b1d_8009_f91a41353113.slice PodAnnotations:0xc0036107d8}] Aliases:map[]}"
2026-06-11 01:10:47.039317 | controller | Jun 11 00:21:48.573260 crc crio[23067]: time="2026-06-11T00:21:48.572998662Z" level=info msg="Deleting pod openstack_nova-cell0-conductor-db-sync-qdt55 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.039333 | controller | Jun 11 00:21:49.083978 crc crio[23067]: time="2026-06-11T00:21:49.083377895Z" level=info msg="Stopped pod sandbox: 2372f98056afe18818b42c667e9cae95f5f86c45c00a11a583ab0d374c2a6c11" id=7ec6e135-c777-4435-bed4-dca547363230 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.039371 | controller | Jun 11 00:21:51.296176 crc crio[23067]: time="2026-06-11T00:21:51.295531796Z" level=info msg="Running pod sandbox: openstack/nova-cell0-conductor-0/POD" id=3c447816-6b58-4b03-bbbf-42a8a0b38239 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.039393 | controller | Jun 11 00:21:51.297582 crc crio[23067]: time="2026-06-11T00:21:51.296247075Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.039410 | controller | Jun 11 00:21:51.328924 crc crio[23067]: time="2026-06-11T00:21:51.328852144Z" level=info msg="Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:27ce3ee06d5d096fa7a1ce1b52d7863b9bda86cf19b79db20910c1b95c64986f UID:ce545a12-23d9-41e1-809c-7163f1ec6b01 NetNS:/var/run/netns/7bf5ce72-6152-4794-b297-91fdd2c480cd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podce545a12_23d9_41e1_809c_7163f1ec6b01.slice PodAnnotations:0xc0029b24c8}] Aliases:map[]}"
2026-06-11 01:10:47.039426 | controller | Jun 11 00:21:51.328924 crc crio[23067]: time="2026-06-11T00:21:51.328915926Z" level=info msg="Adding pod openstack_nova-cell0-conductor-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.039442 | controller | Jun 11 00:21:51.953709 crc crio[23067]: 2026-06-11T00:21:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:27ce3ee06d5d096 Mac:f6:97:50:a0:50:b7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bf Mtu:0 Sandbox:/var/run/netns/7bf5ce72-6152-4794-b297-91fdd2c480cd SocketPath: PciID:}] [{Interface:0xc000014c40 Address:{IP:10.217.0.191 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:47.039458 | controller | Jun 11 00:21:51.956103 crc crio[23067]: time="2026-06-11T00:21:51.95599782Z" level=info msg="Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:27ce3ee06d5d096fa7a1ce1b52d7863b9bda86cf19b79db20910c1b95c64986f UID:ce545a12-23d9-41e1-809c-7163f1ec6b01 NetNS:/var/run/netns/7bf5ce72-6152-4794-b297-91fdd2c480cd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podce545a12_23d9_41e1_809c_7163f1ec6b01.slice PodAnnotations:0xc0029b24c8}] Aliases:map[]}"
2026-06-11 01:10:47.039475 | controller | Jun 11 00:21:51.956243 crc crio[23067]: time="2026-06-11T00:21:51.956151544Z" level=info msg="Checking pod openstack_nova-cell0-conductor-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:47.039492 | controller | Jun 11 00:21:51.965467 crc crio[23067]: time="2026-06-11T00:21:51.964059639Z" level=info msg="Ran pod sandbox 27ce3ee06d5d096fa7a1ce1b52d7863b9bda86cf19b79db20910c1b95c64986f with infra container: openstack/nova-cell0-conductor-0/POD" id=3c447816-6b58-4b03-bbbf-42a8a0b38239 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.039508 | controller | Jun 11 00:21:51.968087 crc crio[23067]: time="2026-06-11T00:21:51.968014317Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=3d47c775-6a3f-4191-b7fe-91cdec5a5216 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.039524 | controller | Jun 11 00:21:51.996418 crc crio[23067]: time="2026-06-11T00:21:51.996329959Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=bdf0ed98-1a7b-47ea-add0-204485862ad3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.039540 | controller | Jun 11 00:21:52.180977 crc crio[23067]: time="2026-06-11T00:21:52.18089768Z" level=info msg="Creating container: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor" id=e53736c0-1c57-4a43-8ef4-542d9f3b2004 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.039559 | controller | Jun 11 00:21:52.181473 crc crio[23067]: time="2026-06-11T00:21:52.181424265Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.039576 | controller | Jun 11 00:21:52.229012 crc crio[23067]: time="2026-06-11T00:21:52.228863338Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.039592 | controller | Jun 11 00:21:52.232615 crc crio[23067]: time="2026-06-11T00:21:52.232528698Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.039607 | controller | Jun 11 00:21:52.524024 crc crio[23067]: time="2026-06-11T00:21:52.523930751Z" level=info msg="Created container 25f6a6a071b00155278fe5e0b7b447eb3f9f7f1f9fc60141ffe1b284727aa92b: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor" id=e53736c0-1c57-4a43-8ef4-542d9f3b2004 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.039623 | controller | Jun 11 00:21:52.525895 crc crio[23067]: time="2026-06-11T00:21:52.52498061Z" level=info msg="Starting container: 25f6a6a071b00155278fe5e0b7b447eb3f9f7f1f9fc60141ffe1b284727aa92b" id=4f4bd873-b4f2-439c-8c86-c139295b373d name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.039639 | controller | Jun 11 00:21:52.532114 crc crio[23067]: time="2026-06-11T00:21:52.531999641Z" level=info msg="Started container" PID=84623 containerID=25f6a6a071b00155278fe5e0b7b447eb3f9f7f1f9fc60141ffe1b284727aa92b description=openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor id=4f4bd873-b4f2-439c-8c86-c139295b373d name=/runtime.v1.RuntimeService/StartContainer sandboxID=27ce3ee06d5d096fa7a1ce1b52d7863b9bda86cf19b79db20910c1b95c64986f
2026-06-11 01:10:47.039656 | controller | Jun 11 00:22:00.765197 crc crio[23067]: time="2026-06-11T00:22:00.761810917Z" level=info msg="Stopping container: 572a294cc5f7d2fc4001bf740f946e32754b35dcf191ff25c7c491e3128461bd (timeout: 2s)" id=768790e2-3a69-4f5e-b805-6a057fd6dc1d name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:47.039672 | controller | Jun 11 00:22:00.909599 crc crio[23067]: time="2026-06-11T00:22:00.909483423Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29685622-6v6mc/POD" id=2c3ec92d-d610-4103-9925-fe29a78f7628 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.039688 | controller | Jun 11 00:22:00.909917 crc crio[23067]: time="2026-06-11T00:22:00.90974988Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.039704 | controller | Jun 11 00:22:00.949800 crc crio[23067]: time="2026-06-11T00:22:00.949629877Z" level=info msg="Got pod network &{Name:auto-csr-approver-29685622-6v6mc Namespace:openshift-infra ID:53e0094a6e2c45f1090dadb41acc7b54149752c96dacc08ef511c401e43777c0 UID:43cef6c1-640b-4a0d-80a0-c870504d33f1 NetNS:/var/run/netns/7db43903-3e48-4dc4-b08a-f332e329131c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod43cef6c1_640b_4a0d_80a0_c870504d33f1.slice PodAnnotations:0xc007e12448}] Aliases:map[]}"
2026-06-11 01:10:47.039720 | controller | Jun 11 00:22:00.949800 crc crio[23067]: time="2026-06-11T00:22:00.949769441Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29685622-6v6mc to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.039736 | controller | Jun 11 00:22:01.563614 crc crio[23067]: time="2026-06-11T00:22:01.562802452Z" level=info msg="Stopped container 572a294cc5f7d2fc4001bf740f946e32754b35dcf191ff25c7c491e3128461bd: openshift-marketplace/redhat-operators-m4clz/registry-server" id=768790e2-3a69-4f5e-b805-6a057fd6dc1d name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:47.039756 | controller | Jun 11 00:22:01.564718 crc crio[23067]: time="2026-06-11T00:22:01.564367784Z" level=info msg="Stopping pod sandbox: 4fa1bb6ef144da1ca29eb18190fda9da1513122ece5b14c9a6c7b2a9ad1018a4" id=21c931c8-344f-4256-aba3-a67c0cf063f3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.039773 | controller | Jun 11 00:22:01.565417 crc crio[23067]: time="2026-06-11T00:22:01.565167346Z" level=info msg="Got pod network &{Name:redhat-operators-m4clz Namespace:openshift-marketplace ID:4fa1bb6ef144da1ca29eb18190fda9da1513122ece5b14c9a6c7b2a9ad1018a4 UID:48bded21-d059-42f8-abc5-d7ab93dce08b NetNS:/var/run/netns/bc215849-8c3d-470c-ba09-6a2740ba6c55 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod48bded21_d059_42f8_abc5_d7ab93dce08b.slice PodAnnotations:0xc0029b2868}] Aliases:map[]}"
2026-06-11 01:10:47.039789 | controller | Jun 11 00:22:01.565417 crc crio[23067]: time="2026-06-11T00:22:01.56532449Z" level=info msg="Deleting pod openshift-marketplace_redhat-operators-m4clz from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.039805 | controller | Jun 11 00:22:01.679445 crc crio[23067]: 2026-06-11T00:22:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:53e0094a6e2c45f Mac:86:65:f2:36:eb:2b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c0 Mtu:0 Sandbox:/var/run/netns/7db43903-3e48-4dc4-b08a-f332e329131c SocketPath: PciID:}] [{Interface:0xc0002846b0 Address:{IP:10.217.0.192 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:47.039821 | controller | Jun 11 00:22:01.680738 crc crio[23067]: time="2026-06-11T00:22:01.680536121Z" level=info msg="Got pod network &{Name:auto-csr-approver-29685622-6v6mc Namespace:openshift-infra ID:53e0094a6e2c45f1090dadb41acc7b54149752c96dacc08ef511c401e43777c0 UID:43cef6c1-640b-4a0d-80a0-c870504d33f1 NetNS:/var/run/netns/7db43903-3e48-4dc4-b08a-f332e329131c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod43cef6c1_640b_4a0d_80a0_c870504d33f1.slice PodAnnotations:0xc007e12448}] Aliases:map[]}"
2026-06-11 01:10:47.039836 | controller | Jun 11 00:22:01.681148 crc crio[23067]: time="2026-06-11T00:22:01.680920511Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29685622-6v6mc for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:47.039852 | controller | Jun 11 00:22:01.693489 crc crio[23067]: time="2026-06-11T00:22:01.693410682Z" level=info msg="Ran pod sandbox 53e0094a6e2c45f1090dadb41acc7b54149752c96dacc08ef511c401e43777c0 with infra container: openshift-infra/auto-csr-approver-29685622-6v6mc/POD" id=2c3ec92d-d610-4103-9925-fe29a78f7628 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.039868 | controller | Jun 11 00:22:01.698704 crc crio[23067]: time="2026-06-11T00:22:01.698564992Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=7e15d39a-2e38-41d9-abe3-9b29ee75acb3 name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:47.039885 | controller | Jun 11 00:22:01.709189 crc crio[23067]: time="2026-06-11T00:22:01.70874847Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 01:10:47.039900 | controller | Jun 11 00:22:01.945799 crc crio[23067]: time="2026-06-11T00:22:01.945073882Z" level=info msg="Stopped pod sandbox: 4fa1bb6ef144da1ca29eb18190fda9da1513122ece5b14c9a6c7b2a9ad1018a4" id=21c931c8-344f-4256-aba3-a67c0cf063f3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.039916 | controller | Jun 11 00:22:02.354778 crc crio[23067]: time="2026-06-11T00:22:02.354314328Z" level=info msg="Running pod sandbox: openstack/nova-cell0-cell-mapping-xb27t/POD" id=0836764f-4860-4653-820f-36e1bd3e326a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.039936 | controller | Jun 11 00:22:02.354778 crc crio[23067]: time="2026-06-11T00:22:02.354412881Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.039952 | controller | Jun 11 00:22:02.391714 crc crio[23067]: time="2026-06-11T00:22:02.391539973Z" level=info msg="Got pod network &{Name:nova-cell0-cell-mapping-xb27t Namespace:openstack ID:3c13cd1eab402c22f2fd89d7ef8182e96336a05e2994ac1576609cae2078ee5c UID:df15a73e-0e67-424a-8ef2-401ba4b7a48a NetNS:/var/run/netns/7681e3d8-fec1-4649-b03a-270429f01b44 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddf15a73e_0e67_424a_8ef2_401ba4b7a48a.slice PodAnnotations:0xc000c34f70}] Aliases:map[]}"
2026-06-11 01:10:47.039969 | controller | Jun 11 00:22:02.391714 crc crio[23067]: time="2026-06-11T00:22:02.391611375Z" level=info msg="Adding pod openstack_nova-cell0-cell-mapping-xb27t to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.039985 | controller | Jun 11 00:22:02.822955 crc crio[23067]: time="2026-06-11T00:22:02.822180671Z" level=info msg="Removing container: 572a294cc5f7d2fc4001bf740f946e32754b35dcf191ff25c7c491e3128461bd" id=5c6be3be-aad7-4d07-8130-89257fbbf7ee name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.040001 | controller | Jun 11 00:22:03.026250 crc crio[23067]: time="2026-06-11T00:22:03.024603409Z" level=info msg="Removed container 572a294cc5f7d2fc4001bf740f946e32754b35dcf191ff25c7c491e3128461bd: openshift-marketplace/redhat-operators-m4clz/registry-server" id=5c6be3be-aad7-4d07-8130-89257fbbf7ee name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.040016 | controller | Jun 11 00:22:03.039455 crc crio[23067]: time="2026-06-11T00:22:03.039361161Z" level=info msg="Removing container: 506737f52f1c24b2d4c1d9b5f5e30a93ce0ea0b19d5432f8c729e4ab9db5227e" id=60a5084b-2791-4543-a2b2-acf2dc88fa67 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.040032 | controller | Jun 11 00:22:03.161465 crc crio[23067]: time="2026-06-11T00:22:03.157990325Z" level=info msg="Removed container 506737f52f1c24b2d4c1d9b5f5e30a93ce0ea0b19d5432f8c729e4ab9db5227e: openshift-marketplace/redhat-operators-m4clz/extract-content" id=60a5084b-2791-4543-a2b2-acf2dc88fa67 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.040047 | controller | Jun 11 00:22:03.167013 crc crio[23067]: time="2026-06-11T00:22:03.166904378Z" level=info msg="Removing container: 89c24a5360fd21264dd9beb063338ce9fe33cc5891ad114a6b696151692bc400" id=40d05fcb-1e62-4d5a-b2d2-d5031fda29d8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.040063 | controller | Jun 11 00:22:03.250045 crc crio[23067]: time="2026-06-11T00:22:03.249990083Z" level=info msg="Running pod sandbox: openstack/nova-cell1-conductor-db-sync-76c97/POD" id=7599affa-b86a-452f-ba2b-f18e80b6461d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.040079 | controller | Jun 11 00:22:03.250197 crc crio[23067]: time="2026-06-11T00:22:03.250083216Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.040094 | controller | Jun 11 00:22:03.328348 crc crio[23067]: 2026-06-11T00:22:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3c13cd1eab402c2 Mac:3e:e5:6d:a7:99:b1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c1 Mtu:0 Sandbox:/var/run/netns/7681e3d8-fec1-4649-b03a-270429f01b44 SocketPath: PciID:}] [{Interface:0xc0002f0800 Address:{IP:10.217.0.193 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:47.040110 | controller | Jun 11 00:22:03.329622 crc crio[23067]: time="2026-06-11T00:22:03.329530091Z" level=info msg="Got pod network &{Name:nova-cell0-cell-mapping-xb27t Namespace:openstack ID:3c13cd1eab402c22f2fd89d7ef8182e96336a05e2994ac1576609cae2078ee5c UID:df15a73e-0e67-424a-8ef2-401ba4b7a48a NetNS:/var/run/netns/7681e3d8-fec1-4649-b03a-270429f01b44 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddf15a73e_0e67_424a_8ef2_401ba4b7a48a.slice PodAnnotations:0xc000c34f70}] Aliases:map[]}"
2026-06-11 01:10:47.040129 | controller | Jun 11 00:22:03.329865 crc crio[23067]: time="2026-06-11T00:22:03.329777808Z" level=info msg="Checking pod openstack_nova-cell0-cell-mapping-xb27t for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:47.040145 | controller | Jun 11 00:22:03.354360 crc crio[23067]: time="2026-06-11T00:22:03.354278346Z" level=info msg="Removed container 89c24a5360fd21264dd9beb063338ce9fe33cc5891ad114a6b696151692bc400: openshift-marketplace/redhat-operators-m4clz/extract-utilities" id=40d05fcb-1e62-4d5a-b2d2-d5031fda29d8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.040161 | controller | Jun 11 00:22:03.377535 crc crio[23067]: time="2026-06-11T00:22:03.377436007Z" level=info msg="Ran pod sandbox 3c13cd1eab402c22f2fd89d7ef8182e96336a05e2994ac1576609cae2078ee5c with infra container: openstack/nova-cell0-cell-mapping-xb27t/POD" id=0836764f-4860-4653-820f-36e1bd3e326a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.040176 | controller | Jun 11 00:22:03.389873 crc crio[23067]: time="2026-06-11T00:22:03.389784173Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=97bbcf90-9414-4f7e-9333-8ed31586de20 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.040192 | controller | Jun 11 00:22:03.405944 crc crio[23067]: time="2026-06-11T00:22:03.405684057Z" level=info msg="Running pod sandbox: openstack/nova-api-0/POD" id=bb8a8e51-4d4c-47c7-aba8-b29a56e86756 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.040208 | controller | Jun 11 00:22:03.405944 crc crio[23067]: time="2026-06-11T00:22:03.40578536Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.040224 | controller | Jun 11 00:22:03.514753 crc crio[23067]: time="2026-06-11T00:22:03.514106562Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=7e15d39a-2e38-41d9-abe3-9b29ee75acb3 name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:47.040239 | controller | Jun 11 00:22:03.519345 crc crio[23067]: time="2026-06-11T00:22:03.519248422Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=6672dec9-10dd-4f92-ac20-e1fecfb46a47 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.040255 | controller | Jun 11 00:22:03.557032 crc crio[23067]: time="2026-06-11T00:22:03.556823966Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=968ccd7f-aca8-4ad6-8ab0-35f6c699305b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.040270 | controller | Jun 11 00:22:03.575877 crc crio[23067]: time="2026-06-11T00:22:03.575756762Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=99829f7e-dcbd-4b03-8848-4f25dfb083de name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.040286 | controller | Jun 11 00:22:03.587100 crc crio[23067]: time="2026-06-11T00:22:03.586950547Z" level=info msg="Got pod network &{Name:nova-cell1-conductor-db-sync-76c97 Namespace:openstack ID:321ab3a726089f42249db9dd02426e2ee96860e210c583170e249dbf1e4c3f5c UID:a4bdb00f-9e18-4002-ac8d-845b31f35d5b NetNS:/var/run/netns/1d9d339f-ef9b-424f-bb82-309d89f2fbff Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda4bdb00f_9e18_4002_ac8d_845b31f35d5b.slice PodAnnotations:0xc002392288}] Aliases:map[]}"
2026-06-11 01:10:47.040305 | controller | Jun 11 00:22:03.587100 crc crio[23067]: time="2026-06-11T00:22:03.587020909Z" level=info msg="Adding pod openstack_nova-cell1-conductor-db-sync-76c97 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.040321 | controller | Jun 11 00:22:03.594399 crc crio[23067]: time="2026-06-11T00:22:03.594361819Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:8b41b6216e36d1993f245a4bf5504f23dff38df5ba2edc569ffbbd1782c21979 UID:afbffa78-0bf6-4345-86e2-5c11aadca771 NetNS:/var/run/netns/fc30cbb4-537e-482f-9be1-523374f86d0e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podafbffa78_0bf6_4345_86e2_5c11aadca771.slice PodAnnotations:0xc007e12138}] Aliases:map[]}"
2026-06-11 01:10:47.040337 | controller | Jun 11 00:22:03.594551 crc crio[23067]: time="2026-06-11T00:22:03.594533683Z" level=info msg="Adding pod openstack_nova-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.040372 | controller | Jun 11 00:22:03.651753 crc crio[23067]: time="2026-06-11T00:22:03.647265221Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29685622-6v6mc/oc" id=497da85b-5d36-4183-ba55-7e0bd1e0315e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.040390 | controller | Jun 11 00:22:03.651753 crc crio[23067]: time="2026-06-11T00:22:03.647880668Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.040406 | controller | Jun 11 00:22:03.724189 crc crio[23067]: time="2026-06-11T00:22:03.723595441Z" level=info msg="Creating container: openstack/nova-cell0-cell-mapping-xb27t/nova-manage" id=27beac00-88e9-4a3a-b155-7acb87d1907f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.040421 | controller | Jun 11 00:22:03.724532 crc crio[23067]: time="2026-06-11T00:22:03.724504256Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.040436 | controller | Jun 11 00:22:03.757541 crc crio[23067]: time="2026-06-11T00:22:03.756346004Z" level=info msg="Running pod sandbox: openstack/nova-scheduler-0/POD" id=83f62e52-71e4-41e2-b979-49d59458731b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.040452 | controller | Jun 11 00:22:03.757541 crc crio[23067]: time="2026-06-11T00:22:03.756797126Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.040467 | controller | Jun 11 00:22:03.761553 crc crio[23067]: time="2026-06-11T00:22:03.758168824Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.040483 | controller | Jun 11 00:22:03.827167 crc crio[23067]: time="2026-06-11T00:22:03.827088702Z" level=info msg="Running pod sandbox: openstack/nova-metadata-0/POD" id=184df612-b5f0-4629-b776-ffe3b28fd327 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.040498 | controller | Jun 11 00:22:03.827429 crc crio[23067]: time="2026-06-11T00:22:03.827190575Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.040514 | controller | Jun 11 00:22:03.852993 crc crio[23067]: time="2026-06-11T00:22:03.852914566Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.040530 | controller | Jun 11 00:22:03.894766 crc crio[23067]: time="2026-06-11T00:22:03.894599753Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.040550 | controller | Jun 11 00:22:04.000694 crc crio[23067]: time="2026-06-11T00:22:04.000258332Z" level=info msg="Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:8af1c7276e484bd95af17391d7e8d8fdd9ea6ee05b24536288d3c1b13809b45d UID:eeff0470-3429-4533-ae3a-f47ed73cd4d9 NetNS:/var/run/netns/e56d8561-de8b-4cb2-aad8-84a95b5baa8a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podeeff0470_3429_4533_ae3a_f47ed73cd4d9.slice PodAnnotations:0xc000b80390}] Aliases:map[]}"
2026-06-11 01:10:47.040568 | controller | Jun 11 00:22:04.000919 crc crio[23067]: time="2026-06-11T00:22:04.00088787Z" level=info msg="Adding pod openstack_nova-scheduler-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.040601 | controller | Jun 11 00:22:04.037053 crc crio[23067]: time="2026-06-11T00:22:04.006312848Z" level=info msg="Running pod sandbox: openstack/nova-cell1-novncproxy-0/POD" id=758196e5-a906-43f1-922e-3de345865260 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.040619 | controller | Jun 11 00:22:04.037053 crc crio[23067]: time="2026-06-11T00:22:04.036791058Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.040635 | controller | Jun 11 00:22:04.082707 crc crio[23067]: time="2026-06-11T00:22:04.082199406Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:0a2cdbce9831ce63cf8968edc926395ed22d9ede9d93fbf6069a2ca5eab5c7e0 UID:d4d73faa-9bfb-4f19-b617-890cf1c48808 NetNS:/var/run/netns/e48ee2fc-68d1-4d5c-b3f0-0defebebceb7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd4d73faa_9bfb_4f19_b617_890cf1c48808.slice PodAnnotations:0xc003610168}] Aliases:map[]}"
2026-06-11 01:10:47.040652 | controller | Jun 11 00:22:04.082707 crc crio[23067]: time="2026-06-11T00:22:04.082279278Z" level=info msg="Adding pod openstack_nova-metadata-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.040668 | controller | Jun 11 00:22:04.138801 crc crio[23067]: time="2026-06-11T00:22:04.125151267Z" level=info msg="Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:13beca606ac1f4b175c224446abf1422b34cc0bf81b9f8ce8d388b9433a6a2a5 UID:e121b8d5-1a02-4aae-9f67-7a9b2288f2d4 NetNS:/var/run/netns/db2cd65f-84c8-4f1e-8945-aee1ec858bb0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode121b8d5_1a02_4aae_9f67_7a9b2288f2d4.slice PodAnnotations:0xc007e123d0}] Aliases:map[]}"
2026-06-11 01:10:47.040684 | controller | Jun 11 00:22:04.138801 crc crio[23067]: time="2026-06-11T00:22:04.125225499Z" level=info msg="Adding pod openstack_nova-cell1-novncproxy-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.040700 | controller | Jun 11 00:22:04.288546 crc crio[23067]: time="2026-06-11T00:22:04.288035327Z" level=info msg="Created container a8dad935f40927a854e7d317a69098bb99054bc2a19215c43f6ce810a12a809e: openstack/nova-cell0-cell-mapping-xb27t/nova-manage" id=27beac00-88e9-4a3a-b155-7acb87d1907f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.040716 | controller | Jun 11 00:22:04.292003 crc crio[23067]: time="2026-06-11T00:22:04.291601404Z" level=info msg="Starting container: a8dad935f40927a854e7d317a69098bb99054bc2a19215c43f6ce810a12a809e" id=59a33a01-96e1-4641-a036-1feef9b156ed name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.040732 | controller | Jun 11 00:22:04.330099 crc crio[23067]: time="2026-06-11T00:22:04.329935259Z" level=info msg="Started container" PID=85456 containerID=a8dad935f40927a854e7d317a69098bb99054bc2a19215c43f6ce810a12a809e description=openstack/nova-cell0-cell-mapping-xb27t/nova-manage id=59a33a01-96e1-4641-a036-1feef9b156ed name=/runtime.v1.RuntimeService/StartContainer sandboxID=3c13cd1eab402c22f2fd89d7ef8182e96336a05e2994ac1576609cae2078ee5c
2026-06-11 01:10:47.040751 | controller | Jun 11 00:22:04.527428 crc crio[23067]: 2026-06-11T00:22:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:321ab3a726089f4 Mac:be:f0:ca:7b:08:49 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c2 Mtu:0 Sandbox:/var/run/netns/1d9d339f-ef9b-424f-bb82-309d89f2fbff SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.194 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:47.040769 | controller | Jun 11 00:22:04.549279 crc crio[23067]: time="2026-06-11T00:22:04.549020821Z" level=info msg="Got pod network &{Name:nova-cell1-conductor-db-sync-76c97 Namespace:openstack ID:321ab3a726089f42249db9dd02426e2ee96860e210c583170e249dbf1e4c3f5c UID:a4bdb00f-9e18-4002-ac8d-845b31f35d5b NetNS:/var/run/netns/1d9d339f-ef9b-424f-bb82-309d89f2fbff Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda4bdb00f_9e18_4002_ac8d_845b31f35d5b.slice PodAnnotations:0xc002392288}] Aliases:map[]}"
2026-06-11 01:10:47.040785 | controller | Jun 11 00:22:04.549279 crc crio[23067]: time="2026-06-11T00:22:04.549208786Z" level=info msg="Checking pod openstack_nova-cell1-conductor-db-sync-76c97 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:47.040801 | controller | Jun 11 00:22:04.558253 crc crio[23067]: time="2026-06-11T00:22:04.556710451Z" level=info msg="Ran pod sandbox 321ab3a726089f42249db9dd02426e2ee96860e210c583170e249dbf1e4c3f5c with infra container: openstack/nova-cell1-conductor-db-sync-76c97/POD" id=7599affa-b86a-452f-ba2b-f18e80b6461d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.040818 | controller | Jun 11 00:22:04.566889 crc crio[23067]: time="2026-06-11T00:22:04.566204439Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=8ac723d7-1464-448c-9cec-96bd3ae4cc4e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.040834 | controller | Jun 11 00:22:04.604095 crc crio[23067]: 2026-06-11T00:22:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8af1c7276e484bd Mac:5e:b2:2f:18:c7:71 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c4 Mtu:0 Sandbox:/var/run/netns/e56d8561-de8b-4cb2-aad8-84a95b5baa8a SocketPath: PciID:}] [{Interface:0xc000415090 Address:{IP:10.217.0.196 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:47.040851 | controller | Jun 11 00:22:04.605076 crc crio[23067]: time="2026-06-11T00:22:04.604985877Z" level=info msg="Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:8af1c7276e484bd95af17391d7e8d8fdd9ea6ee05b24536288d3c1b13809b45d UID:eeff0470-3429-4533-ae3a-f47ed73cd4d9 NetNS:/var/run/netns/e56d8561-de8b-4cb2-aad8-84a95b5baa8a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podeeff0470_3429_4533_ae3a_f47ed73cd4d9.slice PodAnnotations:0xc000b80390}] Aliases:map[]}"
2026-06-11 01:10:47.040867 | controller | Jun 11 00:22:04.605192 crc crio[23067]: time="2026-06-11T00:22:04.605144031Z" level=info msg="Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:47.040883 | controller | Jun 11 00:22:04.606030 crc crio[23067]: 2026-06-11T00:22:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8b41b6216e36d19 Mac:ca:cd:6a:f9:1e:44 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c3 Mtu:0 Sandbox:/var/run/netns/fc30cbb4-537e-482f-9be1-523374f86d0e SocketPath: PciID:}] [{Interface:0xc000014b90 Address:{IP:10.217.0.195 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:47.040899 | controller | Jun 11 00:22:04.608537 crc crio[23067]: time="2026-06-11T00:22:04.606764545Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:8b41b6216e36d1993f245a4bf5504f23dff38df5ba2edc569ffbbd1782c21979 UID:afbffa78-0bf6-4345-86e2-5c11aadca771 NetNS:/var/run/netns/fc30cbb4-537e-482f-9be1-523374f86d0e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podafbffa78_0bf6_4345_86e2_5c11aadca771.slice PodAnnotations:0xc007e12138}] Aliases:map[]}"
2026-06-11 01:10:47.040919 | controller | Jun 11 00:22:04.608948 crc crio[23067]: time="2026-06-11T00:22:04.608871662Z" level=info msg="Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:47.040936 | controller | Jun 11 00:22:04.636358 crc crio[23067]: time="2026-06-11T00:22:04.636273029Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.040952 | controller | Jun 11 00:22:04.642604 crc crio[23067]: time="2026-06-11T00:22:04.637335828Z" level=info msg="Ran pod sandbox 8af1c7276e484bd95af17391d7e8d8fdd9ea6ee05b24536288d3c1b13809b45d with infra container: openstack/nova-scheduler-0/POD" id=83f62e52-71e4-41e2-b979-49d59458731b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.040968 | controller | Jun 11 00:22:04.642604 crc crio[23067]: time="2026-06-11T00:22:04.637384709Z" level=info msg="Ran pod sandbox 8b41b6216e36d1993f245a4bf5504f23dff38df5ba2edc569ffbbd1782c21979 with infra container: openstack/nova-api-0/POD" id=bb8a8e51-4d4c-47c7-aba8-b29a56e86756 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.040983 | controller | Jun 11 00:22:04.646292 crc crio[23067]: time="2026-06-11T00:22:04.645219273Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=81af2264-4db4-4fc8-8f0d-feded920a4fb name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.040999 | controller | Jun 11 00:22:04.646292 crc crio[23067]: time="2026-06-11T00:22:04.645786039Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=441f4900-eba1-4121-96cc-ff1b7a95fcae name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.041014 | controller | Jun 11 00:22:04.646292 crc crio[23067]: time="2026-06-11T00:22:04.646112787Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-nova-api:current-podified not found" id=441f4900-eba1-4121-96cc-ff1b7a95fcae name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.041028 | controller | Jun 11 00:22:04.646786 crc crio[23067]: time="2026-06-11T00:22:04.646363484Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified" id=81a9a2d9-46bd-44dd-96bb-a791fe1f5191 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.041044 | controller | Jun 11 00:22:04.646786 crc crio[23067]: time="2026-06-11T00:22:04.646479797Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified not found" id=81a9a2d9-46bd-44dd-96bb-a791fe1f5191 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.041059 | controller | Jun 11 00:22:04.646786 crc crio[23067]: time="2026-06-11T00:22:04.646524819Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified found" id=81a9a2d9-46bd-44dd-96bb-a791fe1f5191 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.041074 | controller | Jun 11 00:22:04.647123 crc crio[23067]: time="2026-06-11T00:22:04.647026352Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-api:current-podified found" id=441f4900-eba1-4121-96cc-ff1b7a95fcae name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.041090 | controller | Jun 11 00:22:04.652820 crc crio[23067]: time="2026-06-11T00:22:04.650950389Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=251db72a-670c-44c8-94ff-decfc975a874 name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:47.041108 | controller | Jun 11 00:22:04.671949 crc crio[23067]: time="2026-06-11T00:22:04.671423237Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified" id=3a8df588-04d1-469b-9301-a81be4b65a1c name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:47.041124 | controller | Jun 11 00:22:04.674235 crc crio[23067]: time="2026-06-11T00:22:04.673908595Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\""
2026-06-11 01:10:47.041140 | controller | Jun 11 00:22:04.674235 crc crio[23067]: time="2026-06-11T00:22:04.674005338Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\""
2026-06-11 01:10:47.041155 | controller | Jun 11 00:22:04.698509 crc crio[23067]: time="2026-06-11T00:22:04.697980161Z" level=info msg="Creating container: openstack/nova-cell1-conductor-db-sync-76c97/nova-cell1-conductor-db-sync" id=f944c874-ff92-47ff-bbb2-852c15a4e11b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.041171 | controller | Jun 11 00:22:04.699917 crc crio[23067]: time="2026-06-11T00:22:04.699812701Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.041187 | controller | Jun 11 00:22:04.818291 crc crio[23067]: time="2026-06-11T00:22:04.81752509Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.041202 | controller | Jun 11 00:22:04.866692 crc crio[23067]: time="2026-06-11T00:22:04.866556727Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.041217 | controller | Jun 11 00:22:05.147251 crc crio[23067]: time="2026-06-11T00:22:05.147132185Z" level=info msg="Created container aff879917ba8df92fef09b9e3332f5d19a71b2305fea6f0a4c24f56b3bb8ac00: openshift-infra/auto-csr-approver-29685622-6v6mc/oc" id=497da85b-5d36-4183-ba55-7e0bd1e0315e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.041232 | controller | Jun 11 00:22:05.149165 crc crio[23067]: time="2026-06-11T00:22:05.149087918Z" level=info msg="Starting container: aff879917ba8df92fef09b9e3332f5d19a71b2305fea6f0a4c24f56b3bb8ac00" id=552d5c9e-ae18-47ff-be57-468c84a2c391 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.041248 | controller | Jun 11 00:22:05.150761 crc crio[23067]: time="2026-06-11T00:22:05.150586969Z" level=info msg="Created container 52bdd0cf56d6e9d0a8a9dd7cdc6796acf4d8f1aa48fe96c6f20b9124f9a6309b: openstack/nova-cell1-conductor-db-sync-76c97/nova-cell1-conductor-db-sync" id=f944c874-ff92-47ff-bbb2-852c15a4e11b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.041263 | controller | Jun 11 00:22:05.151989 crc crio[23067]: time="2026-06-11T00:22:05.151914765Z" level=info msg="Starting container: 52bdd0cf56d6e9d0a8a9dd7cdc6796acf4d8f1aa48fe96c6f20b9124f9a6309b" id=ec0b0220-ca71-4e07-a8e2-a7a89be4c783 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.041279 | controller | Jun 11 00:22:05.164539 crc crio[23067]: time="2026-06-11T00:22:05.163723367Z" level=info msg="Started container" PID=85700 containerID=52bdd0cf56d6e9d0a8a9dd7cdc6796acf4d8f1aa48fe96c6f20b9124f9a6309b description=openstack/nova-cell1-conductor-db-sync-76c97/nova-cell1-conductor-db-sync id=ec0b0220-ca71-4e07-a8e2-a7a89be4c783 name=/runtime.v1.RuntimeService/StartContainer sandboxID=321ab3a726089f42249db9dd02426e2ee96860e210c583170e249dbf1e4c3f5c
2026-06-11 01:10:47.041295 | controller | Jun 11 00:22:05.168470 crc crio[23067]: time="2026-06-11T00:22:05.168028194Z" level=info msg="Started container" PID=85670 containerID=aff879917ba8df92fef09b9e3332f5d19a71b2305fea6f0a4c24f56b3bb8ac00 description=openshift-infra/auto-csr-approver-29685622-6v6mc/oc id=552d5c9e-ae18-47ff-be57-468c84a2c391 name=/runtime.v1.RuntimeService/StartContainer sandboxID=53e0094a6e2c45f1090dadb41acc7b54149752c96dacc08ef511c401e43777c0
2026-06-11 01:10:47.041314 | controller | Jun 11 00:22:05.170124 crc crio[23067]: time="2026-06-11T00:22:05.17008108Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-7948f7c9f9-t4drw/POD" id=e5bb31ae-5d4e-4f3f-888b-e13ba9015b09 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.041330 | controller | Jun 11 00:22:05.170736 crc crio[23067]: time="2026-06-11T00:22:05.170702067Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.041349 | controller | Jun 11 00:22:05.185773 crc crio[23067]: 2026-06-11T00:22:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0a2cdbce9831ce6 Mac:ce:73:fe:4a:4f:f6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c5 Mtu:0 Sandbox:/var/run/netns/e48ee2fc-68d1-4d5c-b3f0-0defebebceb7 SocketPath: PciID:}] [{Interface:0xc000014780 Address:{IP:10.217.0.197 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:47.041385 | controller | Jun 11 00:22:05.187236 crc crio[23067]: time="2026-06-11T00:22:05.187167496Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:0a2cdbce9831ce63cf8968edc926395ed22d9ede9d93fbf6069a2ca5eab5c7e0 UID:d4d73faa-9bfb-4f19-b617-890cf1c48808 NetNS:/var/run/netns/e48ee2fc-68d1-4d5c-b3f0-0defebebceb7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd4d73faa_9bfb_4f19_b617_890cf1c48808.slice PodAnnotations:0xc003610168}] Aliases:map[]}"
2026-06-11 01:10:47.041402 | controller | Jun 11 00:22:05.187375 crc crio[23067]: time="2026-06-11T00:22:05.18732499Z" level=info msg="Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:47.041418 | controller | Jun 11 00:22:05.223986 crc crio[23067]: time="2026-06-11T00:22:05.223930778Z" level=info msg="Ran pod sandbox 0a2cdbce9831ce63cf8968edc926395ed22d9ede9d93fbf6069a2ca5eab5c7e0 with infra container: openstack/nova-metadata-0/POD" id=184df612-b5f0-4629-b776-ffe3b28fd327 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.041434 | controller | Jun 11 00:22:05.228046 crc crio[23067]: time="2026-06-11T00:22:05.228007859Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=b1139d98-c6df-4722-8ea8-8566cad17496 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.041450 | controller | Jun 11 00:22:05.229716 crc crio[23067]: time="2026-06-11T00:22:05.229627003Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-nova-api:current-podified not found" id=b1139d98-c6df-4722-8ea8-8566cad17496 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.041465 | controller | Jun 11 00:22:05.229978 crc crio[23067]: time="2026-06-11T00:22:05.229950822Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-api:current-podified found" id=b1139d98-c6df-4722-8ea8-8566cad17496 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.041481 | controller | Jun 11 00:22:05.233514 crc crio[23067]: time="2026-06-11T00:22:05.233441237Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=bb63c999-61ff-4665-8901-c3177fad5a09 name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:47.041496 | controller | Jun 11 00:22:05.237082 crc crio[23067]: time="2026-06-11T00:22:05.236896971Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\""
2026-06-11 01:10:47.041511 | controller | Jun 11 00:22:05.240064 crc crio[23067]: time="2026-06-11T00:22:05.239751649Z" level=info msg="Got pod network &{Name:dnsmasq-dns-7948f7c9f9-t4drw Namespace:openstack ID:d0908378a2c6c2714da34b78345515c26f1d0adce29a25cd915ae404bb39f446 UID:43fbae1b-968c-4117-8bc0-c7055dce3710 NetNS:/var/run/netns/0496a553-ebe2-4fa9-84cd-eeea58fb8202 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod43fbae1b_968c_4117_8bc0_c7055dce3710.slice PodAnnotations:0xc000b807f0}] Aliases:map[]}"
2026-06-11 01:10:47.041530 | controller | Jun 11 00:22:05.240064 crc crio[23067]: time="2026-06-11T00:22:05.23979049Z" level=info msg="Adding pod openstack_dnsmasq-dns-7948f7c9f9-t4drw to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.041547 | controller | Jun 11 00:22:05.367489 crc crio[23067]: 2026-06-11T00:22:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:13beca606ac1f4b Mac:f6:35:8a:94:b5:1f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c6 Mtu:0 Sandbox:/var/run/netns/db2cd65f-84c8-4f1e-8945-aee1ec858bb0 SocketPath: PciID:}] [{Interface:0xc0003846b0 Address:{IP:10.217.0.198 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:47.041563 | controller | Jun 11 00:22:05.368952 crc crio[23067]: time="2026-06-11T00:22:05.368873798Z" level=info msg="Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:13beca606ac1f4b175c224446abf1422b34cc0bf81b9f8ce8d388b9433a6a2a5 UID:e121b8d5-1a02-4aae-9f67-7a9b2288f2d4 NetNS:/var/run/netns/db2cd65f-84c8-4f1e-8945-aee1ec858bb0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode121b8d5_1a02_4aae_9f67_7a9b2288f2d4.slice PodAnnotations:0xc007e123d0}] Aliases:map[]}"
2026-06-11 01:10:47.041579 | controller | Jun 11 00:22:05.369055 crc crio[23067]: time="2026-06-11T00:22:05.369031753Z" level=info msg="Checking pod openstack_nova-cell1-novncproxy-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:47.041595 | controller | Jun 11 00:22:05.383127 crc crio[23067]: time="2026-06-11T00:22:05.382991683Z" level=info msg="Ran pod sandbox 13beca606ac1f4b175c224446abf1422b34cc0bf81b9f8ce8d388b9433a6a2a5 with infra container: openstack/nova-cell1-novncproxy-0/POD" id=758196e5-a906-43f1-922e-3de345865260 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.041611 | controller | Jun 11 00:22:05.394754 crc crio[23067]: time="2026-06-11T00:22:05.394701082Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified" id=a327f9d8-ec7b-4e0c-ade6-4b0ab0697eb4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.041627 | controller | Jun 11 00:22:05.395285 crc crio[23067]: time="2026-06-11T00:22:05.395260348Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified not found" id=a327f9d8-ec7b-4e0c-ade6-4b0ab0697eb4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.041642 | controller | Jun 11 00:22:05.395521 crc crio[23067]: time="2026-06-11T00:22:05.395496924Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified found" id=a327f9d8-ec7b-4e0c-ade6-4b0ab0697eb4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.041658 | controller | Jun 11 00:22:05.399621 crc crio[23067]: time="2026-06-11T00:22:05.399541564Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified" id=2a283f4b-232d-4d6e-86ad-a6c6f0bd4123 name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:47.041673 | controller | Jun 11 00:22:05.412014 crc crio[23067]: time="2026-06-11T00:22:05.411708116Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\""
2026-06-11 01:10:47.041689 | controller | Jun 11 00:22:06.969365 crc crio[23067]: 2026-06-11T00:22:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d0908378a2c6c27 Mac:12:19:41:7b:75:f1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c7 Mtu:0 Sandbox:/var/run/netns/0496a553-ebe2-4fa9-84cd-eeea58fb8202 SocketPath: PciID:}] [{Interface:0xc0002d0a00 Address:{IP:10.217.0.199 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:47.041708 | controller | Jun 11 00:22:06.973782 crc crio[23067]: time="2026-06-11T00:22:06.973228322Z" level=info msg="Got pod network &{Name:dnsmasq-dns-7948f7c9f9-t4drw Namespace:openstack ID:d0908378a2c6c2714da34b78345515c26f1d0adce29a25cd915ae404bb39f446 UID:43fbae1b-968c-4117-8bc0-c7055dce3710 NetNS:/var/run/netns/0496a553-ebe2-4fa9-84cd-eeea58fb8202 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod43fbae1b_968c_4117_8bc0_c7055dce3710.slice PodAnnotations:0xc000b807f0}] Aliases:map[]}"
2026-06-11 01:10:47.041725 | controller | Jun 11 00:22:06.973782 crc crio[23067]: time="2026-06-11T00:22:06.973475219Z" level=info msg="Checking pod openstack_dnsmasq-dns-7948f7c9f9-t4drw for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:47.041742 | controller | Jun 11 00:22:06.990426 crc crio[23067]: time="2026-06-11T00:22:06.989807984Z" level=info msg="Ran pod sandbox d0908378a2c6c2714da34b78345515c26f1d0adce29a25cd915ae404bb39f446 with infra container: openstack/dnsmasq-dns-7948f7c9f9-t4drw/POD" id=e5bb31ae-5d4e-4f3f-888b-e13ba9015b09 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.041758 | controller | Jun 11 00:22:06.994003 crc crio[23067]: time="2026-06-11T00:22:06.993770812Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=9b164bb8-7e56-442d-910f-69483133e451 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.041775 | controller | Jun 11 00:22:07.054967 crc crio[23067]: time="2026-06-11T00:22:07.054766984Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=7d03fec6-5d73-4efd-9001-07a62b04fa51 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.041791 | controller | Jun 11 00:22:07.303491 crc crio[23067]: time="2026-06-11T00:22:07.30153689Z" level=info msg="Creating container: openstack/dnsmasq-dns-7948f7c9f9-t4drw/init" id=5d42b5ec-46b5-4268-9f12-ea18b901aec1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.041807 | controller | Jun 11 00:22:08.029294 crc crio[23067]: time="2026-06-11T00:22:08.027726885Z" level=info msg="Stopping pod sandbox: 53e0094a6e2c45f1090dadb41acc7b54149752c96dacc08ef511c401e43777c0" id=39cd37dc-75cc-4347-bf16-8fff7cc1b46d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.041823 | controller | Jun 11 00:22:08.029294 crc crio[23067]: time="2026-06-11T00:22:08.028927488Z" level=info msg="Got pod network &{Name:auto-csr-approver-29685622-6v6mc Namespace:openshift-infra ID:53e0094a6e2c45f1090dadb41acc7b54149752c96dacc08ef511c401e43777c0 UID:43cef6c1-640b-4a0d-80a0-c870504d33f1 NetNS:/var/run/netns/7db43903-3e48-4dc4-b08a-f332e329131c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod43cef6c1_640b_4a0d_80a0_c870504d33f1.slice PodAnnotations:0xc000b80ef8}] Aliases:map[]}"
2026-06-11 01:10:47.041839 | controller | Jun 11 00:22:08.031795 crc crio[23067]: time="2026-06-11T00:22:08.031425406Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29685622-6v6mc from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.041855 | controller | Jun 11 00:22:09.499102 crc crio[23067]: time="2026-06-11T00:22:09.498298342Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.041871 | controller | Jun 11 00:22:09.515714 crc crio[23067]: time="2026-06-11T00:22:09.515542702Z" level=info msg="Stopped pod sandbox: 53e0094a6e2c45f1090dadb41acc7b54149752c96dacc08ef511c401e43777c0" id=39cd37dc-75cc-4347-bf16-8fff7cc1b46d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.041890 | controller | Jun 11 00:22:12.473472 crc crio[23067]: time="2026-06-11T00:22:12.472227088Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:6a1fd3afaff3c587030a5cdd0a7f07a1b02c0c9244e9095fd7907e93229b8ba3" id=bb63c999-61ff-4665-8901-c3177fad5a09 name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:47.041907 | controller | Jun 11 00:22:12.475297 crc crio[23067]: time="2026-06-11T00:22:12.474623284Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=4017c44b-ae8f-420c-90c3-841003306880 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.041923 | controller | Jun 11 00:22:13.916692 crc crio[23067]: time="2026-06-11T00:22:13.916072237Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.041939 | controller | Jun 11 00:22:13.921940 crc crio[23067]: time="2026-06-11T00:22:13.921882435Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.041954 | controller | Jun 11 00:22:13.960189 crc crio[23067]: time="2026-06-11T00:22:13.960082127Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:6a1fd3afaff3c587030a5cdd0a7f07a1b02c0c9244e9095fd7907e93229b8ba3" id=251db72a-670c-44c8-94ff-decfc975a874 name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:47.041970 | controller | Jun 11 00:22:13.962389 crc crio[23067]: time="2026-06-11T00:22:13.962317167Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=deaac172-af19-4b8a-ade4-7f2a9ecd2f6c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.041986 | controller | Jun 11 00:22:14.573083 crc crio[23067]: time="2026-06-11T00:22:14.572399997Z" level=info msg="Created container 928abb795044442f6e1a98fa26837b77a03b5b1860f065132cd60daee8f7efea: openstack/dnsmasq-dns-7948f7c9f9-t4drw/init" id=5d42b5ec-46b5-4268-9f12-ea18b901aec1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.042002 | controller | Jun 11 00:22:14.574442 crc crio[23067]: time="2026-06-11T00:22:14.57434704Z" level=info msg="Starting container: 928abb795044442f6e1a98fa26837b77a03b5b1860f065132cd60daee8f7efea" id=2e5ae719-50eb-4cbf-9eb7-1c1eb4b3a832 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.042018 | controller | Jun 11 00:22:14.581804 crc crio[23067]: time="2026-06-11T00:22:14.581735801Z" level=info msg="Started container" PID=86170 containerID=928abb795044442f6e1a98fa26837b77a03b5b1860f065132cd60daee8f7efea description=openstack/dnsmasq-dns-7948f7c9f9-t4drw/init id=2e5ae719-50eb-4cbf-9eb7-1c1eb4b3a832 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d0908378a2c6c2714da34b78345515c26f1d0adce29a25cd915ae404bb39f446
2026-06-11 01:10:47.042034 | controller | Jun 11 00:22:14.697598 crc crio[23067]: time="2026-06-11T00:22:14.697484126Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=82c2cdd7-c93e-40cc-b97c-611cce863ef8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.042050 | controller | Jun 11 00:22:14.698085 crc crio[23067]: time="2026-06-11T00:22:14.69762444Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=6c52fdc8-1aac-4af3-a657-073241c604c0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.042065 | controller | Jun 11 00:22:14.698085 crc crio[23067]: time="2026-06-11T00:22:14.697959409Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:d4f2093717c3afc62018cae39e59e66ec30f8e1a29b1d7786aa73e23ce8f9b7e" id=3a8df588-04d1-469b-9301-a81be4b65a1c name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:47.042084 | controller | Jun 11 00:22:14.698745 crc crio[23067]: time="2026-06-11T00:22:14.698629498Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified" id=2320ca7a-b2d2-4b7f-8827-f811ebea0c7b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.042101 | controller | Jun 11 00:22:14.726368 crc crio[23067]: time="2026-06-11T00:22:14.726272341Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified" id=f6cb337a-7285-4a47-bbc9-a2c4e41908d9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.042116 | controller | Jun 11 00:22:15.477455 crc crio[23067]: time="2026-06-11T00:22:15.476957664Z" level=info msg="Creating container: openstack/nova-api-0/nova-api-log" id=57f30983-f3f8-476a-b335-f9ac65bc711e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.042132 | controller | Jun 11 00:22:15.549822 crc crio[23067]: time="2026-06-11T00:22:15.549737848Z" level=info msg="Creating container: openstack/nova-metadata-0/nova-metadata-log" id=cd8b0fbe-9f08-4392-846f-37fbfb2b036f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.042147 | controller | Jun 11 00:22:15.777064 crc crio[23067]: time="2026-06-11T00:22:15.77686986Z" level=info msg="Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=eba0716e-1575-4ee4-a7af-e11424a755b4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.042163 | controller | Jun 11 00:22:16.272800 crc crio[23067]: time="2026-06-11T00:22:16.272605653Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=79f097bf-7fac-4509-8f1c-757d386425e4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.042178 | controller | Jun 11 00:22:17.189366 crc crio[23067]: time="2026-06-11T00:22:17.188716926Z" level=info msg="Stopping pod sandbox: 3c13cd1eab402c22f2fd89d7ef8182e96336a05e2994ac1576609cae2078ee5c" id=8f96a9aa-298a-4f63-b3bc-03b26f763daa name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.042194 | controller | Jun 11 00:22:17.190762 crc crio[23067]: time="2026-06-11T00:22:17.190099983Z" level=info msg="Got pod network &{Name:nova-cell0-cell-mapping-xb27t Namespace:openstack ID:3c13cd1eab402c22f2fd89d7ef8182e96336a05e2994ac1576609cae2078ee5c UID:df15a73e-0e67-424a-8ef2-401ba4b7a48a NetNS:/var/run/netns/7681e3d8-fec1-4649-b03a-270429f01b44 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddf15a73e_0e67_424a_8ef2_401ba4b7a48a.slice PodAnnotations:0xc002392358}] Aliases:map[]}"
2026-06-11 01:10:47.042210 | controller | Jun 11 00:22:17.190762 crc crio[23067]: time="2026-06-11T00:22:17.190317809Z" level=info msg="Deleting pod openstack_nova-cell0-cell-mapping-xb27t from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.042226 | controller | Jun 11 00:22:18.133097 crc crio[23067]: time="2026-06-11T00:22:18.13242161Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.042242 | controller | Jun 11 00:22:18.134066 crc crio[23067]: time="2026-06-11T00:22:18.133014606Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.042258 | controller | Jun 11 00:22:18.135134 crc crio[23067]: time="2026-06-11T00:22:18.135050031Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.042273 | controller | Jun 11 00:22:18.137335 crc crio[23067]: time="2026-06-11T00:22:18.13720793Z" level=info msg="Stopped pod sandbox: 3c13cd1eab402c22f2fd89d7ef8182e96336a05e2994ac1576609cae2078ee5c" id=8f96a9aa-298a-4f63-b3bc-03b26f763daa name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.042295 | controller | Jun 11 00:22:18.195419 crc crio[23067]: time="2026-06-11T00:22:18.195318604Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=50a484d8-1f95-45e3-8e78-1374126374c0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.042311 | controller | Jun 11 00:22:18.229117 crc crio[23067]: time="2026-06-11T00:22:18.228972471Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.042327 | controller | Jun 11 00:22:18.235232 crc crio[23067]: time="2026-06-11T00:22:18.235037987Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.042342 | controller | Jun 11 00:22:18.238224 crc crio[23067]: time="2026-06-11T00:22:18.238143501Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.042379 | controller | Jun 11 00:22:18.247085 crc crio[23067]: time="2026-06-11T00:22:18.246997223Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.042396 | controller | Jun 11 00:22:18.274705 crc crio[23067]: time="2026-06-11T00:22:18.274552394Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.042412 | controller | Jun 11 00:22:18.280545 crc crio[23067]: time="2026-06-11T00:22:18.279773356Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.042428 | controller | Jun 11 00:22:18.534053 crc crio[23067]: time="2026-06-11T00:22:18.532819454Z" level=info msg="Creating container: openstack/dnsmasq-dns-7948f7c9f9-t4drw/dnsmasq-dns" id=5f62247f-98ee-46a7-95b2-218fdb9110b9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.042444 | controller | Jun 11 00:22:18.534540 crc crio[23067]: time="2026-06-11T00:22:18.534346306Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.042459 | controller | Jun 11 00:22:18.694045 crc crio[23067]: time="2026-06-11T00:22:18.693827233Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.042475 | controller | Jun 11 00:22:18.699728 crc crio[23067]: time="2026-06-11T00:22:18.69957072Z" level=info msg="Running pod sandbox: openshift-marketplace/certified-operators-4vnw8/POD" id=6e80b138-50b3-4059-b1be-4a95fe25a86a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.042491 | controller | Jun 11 00:22:18.699728 crc crio[23067]: time="2026-06-11T00:22:18.699708683Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.042506 | controller | Jun 11 00:22:18.706430 crc crio[23067]: time="2026-06-11T00:22:18.706345364Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.042522 | controller | Jun 11 00:22:18.736992 crc crio[23067]: time="2026-06-11T00:22:18.736891977Z" level=info msg="Got pod network &{Name:certified-operators-4vnw8 Namespace:openshift-marketplace ID:03e1f8162dd95f7f7a273e6e5d81267c905022e644bf9da9672b2a2c131e83a2 UID:4cd75632-55f5-4540-9827-2ba8168a5e24 NetNS:/var/run/netns/592f2bdd-a563-4f0c-8e1a-d95f4bc7e8ee Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4cd75632_55f5_4540_9827_2ba8168a5e24.slice PodAnnotations:0xc0023925e0}] Aliases:map[]}"
2026-06-11 01:10:47.042543 | controller | Jun 11 00:22:18.736992 crc crio[23067]: time="2026-06-11T00:22:18.736971239Z" level=info msg="Adding pod openshift-marketplace_certified-operators-4vnw8 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.042560 | controller | Jun 11 00:22:19.258409 crc crio[23067]: time="2026-06-11T00:22:19.258073534Z" level=info msg="Created container 51530fb864c213702b59648fd8d1a3046a19ce11052f833dcb64f7c9b0fbeac3: openstack/nova-metadata-0/nova-metadata-log" id=cd8b0fbe-9f08-4392-846f-37fbfb2b036f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.042575 | controller | Jun 11 00:22:19.259762 crc crio[23067]: time="2026-06-11T00:22:19.258873756Z" level=info msg="Created container f8219c00845add5cd861d1edddcaa37cadbe4e53415b4524e4bedab7d87af454: openstack/nova-api-0/nova-api-log" id=57f30983-f3f8-476a-b335-f9ac65bc711e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.042592 | controller | Jun 11 00:22:19.260589 crc crio[23067]: time="2026-06-11T00:22:19.26048863Z" level=info msg="Starting container: f8219c00845add5cd861d1edddcaa37cadbe4e53415b4524e4bedab7d87af454" id=acf8e110-7c79-4554-80d7-a5140c1aee45 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.042607 | controller | Jun 11 00:22:19.261169 crc crio[23067]: time="2026-06-11T00:22:19.261035875Z" level=info msg="Starting container: 51530fb864c213702b59648fd8d1a3046a19ce11052f833dcb64f7c9b0fbeac3" id=198c5887-7f08-4316-8900-5e72a271463f name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.042623 | controller | Jun 11 00:22:19.267753 crc crio[23067]: time="2026-06-11T00:22:19.267566303Z" level=info msg="Started container" PID=86480 containerID=f8219c00845add5cd861d1edddcaa37cadbe4e53415b4524e4bedab7d87af454 description=openstack/nova-api-0/nova-api-log id=acf8e110-7c79-4554-80d7-a5140c1aee45 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8b41b6216e36d1993f245a4bf5504f23dff38df5ba2edc569ffbbd1782c21979
2026-06-11 01:10:47.042638 | controller | Jun 11 00:22:19.270009 crc crio[23067]: time="2026-06-11T00:22:19.269910917Z" level=info msg="Started container" PID=86479 containerID=51530fb864c213702b59648fd8d1a3046a19ce11052f833dcb64f7c9b0fbeac3 description=openstack/nova-metadata-0/nova-metadata-log id=198c5887-7f08-4316-8900-5e72a271463f name=/runtime.v1.RuntimeService/StartContainer sandboxID=0a2cdbce9831ce63cf8968edc926395ed22d9ede9d93fbf6069a2ca5eab5c7e0
2026-06-11 01:10:47.042654 | controller | Jun 11 00:22:19.273390 crc crio[23067]: time="2026-06-11T00:22:19.273286199Z" level=info msg="Created container 3f15653042cd2b91e4e80c90b3a89c56329995cd88b34eabd49e4c9dc62900ce: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=eba0716e-1575-4ee4-a7af-e11424a755b4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.042669 | controller | Jun 11 00:22:19.274631 crc crio[23067]: time="2026-06-11T00:22:19.274556133Z" level=info msg="Starting container: 3f15653042cd2b91e4e80c90b3a89c56329995cd88b34eabd49e4c9dc62900ce" id=416837bf-cef2-4b82-95fc-ecda0f3579c6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.042685 | controller | Jun 11 00:22:19.279174 crc crio[23067]: time="2026-06-11T00:22:19.279065836Z" level=info msg="Started container" PID=86482 containerID=3f15653042cd2b91e4e80c90b3a89c56329995cd88b34eabd49e4c9dc62900ce description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=416837bf-cef2-4b82-95fc-ecda0f3579c6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8af1c7276e484bd95af17391d7e8d8fdd9ea6ee05b24536288d3c1b13809b45d
2026-06-11 01:10:47.042701 | controller | Jun 11 00:22:19.454102 crc crio[23067]: time="2026-06-11T00:22:19.453397769Z" level=info msg="Created container 6b38ac53da6bf0f3a1bc7645e5643fa36360da13f4c2a7d053a3aea0fd3fa19f: openstack/dnsmasq-dns-7948f7c9f9-t4drw/dnsmasq-dns" id=5f62247f-98ee-46a7-95b2-218fdb9110b9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.042720 | controller | Jun 11 00:22:19.455115 crc crio[23067]: time="2026-06-11T00:22:19.455044393Z" level=info msg="Starting container: 6b38ac53da6bf0f3a1bc7645e5643fa36360da13f4c2a7d053a3aea0fd3fa19f" id=aa24d37a-36bb-499f-ab19-5ee51f35c033 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.042736 | controller | Jun 11 00:22:19.463114 crc crio[23067]: time="2026-06-11T00:22:19.463019001Z" level=info msg="Started container" PID=86518 containerID=6b38ac53da6bf0f3a1bc7645e5643fa36360da13f4c2a7d053a3aea0fd3fa19f description=openstack/dnsmasq-dns-7948f7c9f9-t4drw/dnsmasq-dns id=aa24d37a-36bb-499f-ab19-5ee51f35c033 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d0908378a2c6c2714da34b78345515c26f1d0adce29a25cd915ae404bb39f446
2026-06-11 01:10:47.042752 | controller | Jun 11 00:22:19.810905 crc crio[23067]: time="2026-06-11T00:22:19.810732349Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=691618d0-f1e3-414f-b5e7-d4c6e552b3a0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.042768 | controller | Jun 11 00:22:19.836160 crc crio[23067]: time="2026-06-11T00:22:19.836039949Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=2b911aad-477c-49cd-9939-1dbc0f09a2c5 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.042783 | controller | Jun 11 00:22:19.848354 crc crio[23067]: time="2026-06-11T00:22:19.848244182Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=f02861cd-4cf1-42e2-b98a-a8666c1abf49 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.042799 | controller | Jun 11 00:22:19.867710 crc crio[23067]: time="2026-06-11T00:22:19.867488746Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=38da9474-74a5-4569-9073-9c58d1a1c99e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.042815 | controller | Jun 11 00:22:20.145100 crc crio[23067]: time="2026-06-11T00:22:20.144499628Z" level=info msg="Creating container: openstack/nova-metadata-0/nova-metadata-metadata" id=9604c141-518d-4e3d-b94f-b6d474ef5b94 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.042831 | controller | Jun 11 00:22:20.147092 crc crio[23067]: time="2026-06-11T00:22:20.147027406Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.042846 | controller | Jun 11 00:22:20.219913 crc crio[23067]: 2026-06-11T00:22:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:03e1f8162dd95f7 Mac:2a:fc:67:1d:60:63 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c8 Mtu:0 Sandbox:/var/run/netns/592f2bdd-a563-4f0c-8e1a-d95f4bc7e8ee SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.200 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:47.042863 | controller | Jun 11 00:22:20.222706 crc crio[23067]: time="2026-06-11T00:22:20.222517974Z" level=info msg="Got pod network &{Name:certified-operators-4vnw8 Namespace:openshift-marketplace ID:03e1f8162dd95f7f7a273e6e5d81267c905022e644bf9da9672b2a2c131e83a2 UID:4cd75632-55f5-4540-9827-2ba8168a5e24 NetNS:/var/run/netns/592f2bdd-a563-4f0c-8e1a-d95f4bc7e8ee Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4cd75632_55f5_4540_9827_2ba8168a5e24.slice PodAnnotations:0xc0023925e0}] Aliases:map[]}"
2026-06-11 01:10:47.042879 | controller | Jun 11 00:22:20.223053 crc crio[23067]: time="2026-06-11T00:22:20.222815492Z" level=info msg="Checking pod openshift-marketplace_certified-operators-4vnw8 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:47.042896 | controller | Jun 11 00:22:20.244273 crc crio[23067]: time="2026-06-11T00:22:20.244161804Z" level=info msg="Ran pod sandbox 03e1f8162dd95f7f7a273e6e5d81267c905022e644bf9da9672b2a2c131e83a2 with infra container: openshift-marketplace/certified-operators-4vnw8/POD" id=6e80b138-50b3-4059-b1be-4a95fe25a86a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.042915 | controller | Jun 11 00:22:20.251341 crc crio[23067]: time="2026-06-11T00:22:20.251253498Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=5ca3eccc-ab52-40e2-bf68-1cc5b9161e48 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.042931 | controller | Jun 11 00:22:20.251987 crc crio[23067]: time="2026-06-11T00:22:20.251956217Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.042947 | controller | Jun 11 00:22:20.257059 crc crio[23067]: time="2026-06-11T00:22:20.254300721Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=133cd7be-afef-4f8c-a876-28a77453185b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.042963 | controller | Jun 11 00:22:20.269263 crc crio[23067]: time="2026-06-11T00:22:20.269210387Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.042979 | controller | Jun 11 00:22:20.697078 crc crio[23067]: time="2026-06-11T00:22:20.696427913Z" level=info msg="Creating container: openstack/nova-api-0/nova-api-api" id=8f10cd50-d57e-479b-a0c8-9c525ce64e58 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.042995 | controller | Jun 11 00:22:20.699216 crc crio[23067]: time="2026-06-11T00:22:20.699117146Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.043010 | controller | Jun 11 00:22:20.745880 crc crio[23067]: time="2026-06-11T00:22:20.745739827Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.043026 | controller | Jun 11 00:22:20.752104 crc crio[23067]: time="2026-06-11T00:22:20.752034439Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.043041 | controller | Jun 11 00:22:20.789108 crc crio[23067]: time="2026-06-11T00:22:20.789042307Z" level=info msg="Created container e24b7e4c2900899b7ed3a7dea20bd320581edccf64b33a58e99649cb5d0a2bc6: openstack/nova-metadata-0/nova-metadata-metadata" id=9604c141-518d-4e3d-b94f-b6d474ef5b94 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.043056 | controller | Jun 11 00:22:20.789898 crc crio[23067]: time="2026-06-11T00:22:20.789737876Z" level=info msg="Creating container: openshift-marketplace/certified-operators-4vnw8/extract-utilities" id=5973de58-fa56-403e-a71b-42b0bc1d21d2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.043072 | controller | Jun 11 00:22:20.790479 crc crio[23067]: time="2026-06-11T00:22:20.790379514Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.043087 | controller | Jun 11 00:22:20.800580 crc crio[23067]: time="2026-06-11T00:22:20.800401697Z" level=info msg="Starting container: e24b7e4c2900899b7ed3a7dea20bd320581edccf64b33a58e99649cb5d0a2bc6" id=4dbc55a6-62db-4d10-8565-6024c1fd9918 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.043103 | controller | Jun 11 00:22:20.810109 crc crio[23067]: time="2026-06-11T00:22:20.809995228Z" level=info msg="Started container" PID=86687 containerID=e24b7e4c2900899b7ed3a7dea20bd320581edccf64b33a58e99649cb5d0a2bc6 description=openstack/nova-metadata-0/nova-metadata-metadata id=4dbc55a6-62db-4d10-8565-6024c1fd9918 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0a2cdbce9831ce63cf8968edc926395ed22d9ede9d93fbf6069a2ca5eab5c7e0
2026-06-11 01:10:47.043122 | controller | Jun 11 00:22:20.856518 crc crio[23067]: time="2026-06-11T00:22:20.856363992Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.043139 | controller | Jun 11 00:22:20.859793 crc crio[23067]: time="2026-06-11T00:22:20.859732544Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.043154 | controller | Jun 11 00:22:21.210762 crc crio[23067]: time="2026-06-11T00:22:21.210560378Z" level=info msg="Created container ae6e61e0d3d249561e7776c3d9e0e75692ea53798b83c04b6f852a87ee5e71f5: openstack/nova-api-0/nova-api-api" id=8f10cd50-d57e-479b-a0c8-9c525ce64e58 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.043170 | controller | Jun 11 00:22:21.211739 crc crio[23067]: time="2026-06-11T00:22:21.211682678Z" level=info msg="Starting container: ae6e61e0d3d249561e7776c3d9e0e75692ea53798b83c04b6f852a87ee5e71f5" id=8e77fe90-58d6-4204-b465-85a797922ef6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.043186 | controller | Jun 11 00:22:21.217355 crc crio[23067]: time="2026-06-11T00:22:21.217277421Z" level=info msg="Started container" PID=86702 containerID=ae6e61e0d3d249561e7776c3d9e0e75692ea53798b83c04b6f852a87ee5e71f5 description=openstack/nova-api-0/nova-api-api id=8e77fe90-58d6-4204-b465-85a797922ef6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8b41b6216e36d1993f245a4bf5504f23dff38df5ba2edc569ffbbd1782c21979
2026-06-11 01:10:47.043201 | controller | Jun 11 00:22:21.298092 crc crio[23067]: time="2026-06-11T00:22:21.298000181Z" level=info msg="Removing container: 0a8d82d97e444d259cddfb645652f3fa46149a0f3576f2ef5d3bc8cf9e609217" id=c795ecfc-ebcc-47eb-8816-c0aba2d4417b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.043216 | controller | Jun 11 00:22:21.339399 crc crio[23067]: time="2026-06-11T00:22:21.339254786Z" level=info msg="Created container 4d479b9bf93c34f5f99467e3540e2dd678f5485c0dc896f5ae45e7908e91f7e9: openshift-marketplace/certified-operators-4vnw8/extract-utilities" id=5973de58-fa56-403e-a71b-42b0bc1d21d2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.043232 | controller | Jun 11 00:22:21.342031 crc crio[23067]: time="2026-06-11T00:22:21.34160854Z" level=info msg="Starting container: 4d479b9bf93c34f5f99467e3540e2dd678f5485c0dc896f5ae45e7908e91f7e9" id=10fe7a2c-54a3-4653-b30a-91f45b1184c6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.043247 | controller | Jun 11 00:22:21.348915 crc crio[23067]: time="2026-06-11T00:22:21.348813886Z" level=info msg="Started container" PID=86717 containerID=4d479b9bf93c34f5f99467e3540e2dd678f5485c0dc896f5ae45e7908e91f7e9 description=openshift-marketplace/certified-operators-4vnw8/extract-utilities id=10fe7a2c-54a3-4653-b30a-91f45b1184c6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=03e1f8162dd95f7f7a273e6e5d81267c905022e644bf9da9672b2a2c131e83a2
2026-06-11 01:10:47.043262 | controller | Jun 11 00:22:21.453535 crc crio[23067]: time="2026-06-11T00:22:21.452961145Z" level=info msg="Removed container 0a8d82d97e444d259cddfb645652f3fa46149a0f3576f2ef5d3bc8cf9e609217: openshift-infra/auto-csr-approver-29685616-nb7l7/oc" id=c795ecfc-ebcc-47eb-8816-c0aba2d4417b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.043278 | controller | Jun 11 00:22:21.463381 crc crio[23067]: time="2026-06-11T00:22:21.463218714Z" level=info msg="Stopping pod sandbox: 4fa1bb6ef144da1ca29eb18190fda9da1513122ece5b14c9a6c7b2a9ad1018a4" id=a27e8f2c-758a-4e3f-bbf8-44914a6e27ce name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.043293 | controller | Jun 11 00:22:21.463381 crc crio[23067]: time="2026-06-11T00:22:21.463301796Z" level=info msg="Stopped pod sandbox (already stopped): 4fa1bb6ef144da1ca29eb18190fda9da1513122ece5b14c9a6c7b2a9ad1018a4" id=a27e8f2c-758a-4e3f-bbf8-44914a6e27ce name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.043313 | controller | Jun 11 00:22:21.463885 crc crio[23067]: time="2026-06-11T00:22:21.463780859Z" level=info msg="Removing pod sandbox: 4fa1bb6ef144da1ca29eb18190fda9da1513122ece5b14c9a6c7b2a9ad1018a4" id=a6644180-5ded-4d61-aefd-dfaca5ad5813 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.043328 | controller | Jun 11 00:22:21.479972 crc crio[23067]: time="2026-06-11T00:22:21.479825217Z" level=info msg="Removed pod sandbox: 4fa1bb6ef144da1ca29eb18190fda9da1513122ece5b14c9a6c7b2a9ad1018a4" id=a6644180-5ded-4d61-aefd-dfaca5ad5813 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.043344 | controller | Jun 11 00:22:21.481721 crc crio[23067]: time="2026-06-11T00:22:21.481613705Z" level=info msg="Stopping pod sandbox: 28a2d221532194de971c8c31397ce244d52d5282f8f760bd222b6db01fbc454e" id=952c4abf-1cc6-4bbc-96b2-faeeeb341db3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.043381 | controller | Jun 11 00:22:21.481937 crc crio[23067]: time="2026-06-11T00:22:21.481747579Z" level=info msg="Stopped pod sandbox (already stopped): 28a2d221532194de971c8c31397ce244d52d5282f8f760bd222b6db01fbc454e" id=952c4abf-1cc6-4bbc-96b2-faeeeb341db3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.043398 | controller | Jun 11 00:22:21.483001 crc crio[23067]: time="2026-06-11T00:22:21.48289695Z" level=info msg="Removing pod sandbox: 28a2d221532194de971c8c31397ce244d52d5282f8f760bd222b6db01fbc454e" id=55872cd2-f2aa-4707-8402-e399bfe38ca8 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.043413 | controller | Jun 11 00:22:21.843003 crc crio[23067]: time="2026-06-11T00:22:21.842819492Z" level=info msg="Removed pod sandbox: 28a2d221532194de971c8c31397ce244d52d5282f8f760bd222b6db01fbc454e" id=55872cd2-f2aa-4707-8402-e399bfe38ca8 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.043427 | controller | Jun 11 00:22:21.844920 crc crio[23067]: time="2026-06-11T00:22:21.844827466Z" level=info msg="Stopping pod sandbox: 0298b886fa0514e5f6d048eea4483fd3efcf91ae15a09339999bc191e5138d3e" id=315dad08-b273-4585-856b-36d0306e31a0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.043443 | controller | Jun 11 00:22:21.845016 crc crio[23067]: time="2026-06-11T00:22:21.844925339Z" level=info msg="Stopped pod sandbox (already stopped): 0298b886fa0514e5f6d048eea4483fd3efcf91ae15a09339999bc191e5138d3e" id=315dad08-b273-4585-856b-36d0306e31a0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.043458 | controller | Jun 11 00:22:21.845728 crc crio[23067]: time="2026-06-11T00:22:21.845609228Z" level=info msg="Removing pod sandbox: 0298b886fa0514e5f6d048eea4483fd3efcf91ae15a09339999bc191e5138d3e" id=d5dc1f3d-f2c0-42eb-bdb3-c47c5076be35 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.043473 | controller | Jun 11 00:22:21.881268 crc crio[23067]: time="2026-06-11T00:22:21.881188097Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8b54a4f4c4d0ed06bf07b9f6ef7cd9d730d448789c5ad3e20c1cdc56bcbcae90" id=2a283f4b-232d-4d6e-86ad-a6c6f0bd4123 name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:47.043488 | controller | Jun 11 00:22:21.884505 crc crio[23067]: time="2026-06-11T00:22:21.884122367Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified" id=71b61bfb-8948-4b4f-beac-40c04a680a63 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.043503 | controller | Jun 11 00:22:21.905945 crc crio[23067]: time="2026-06-11T00:22:21.905794428Z" level=info msg="Removed pod sandbox: 0298b886fa0514e5f6d048eea4483fd3efcf91ae15a09339999bc191e5138d3e" id=d5dc1f3d-f2c0-42eb-bdb3-c47c5076be35 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.043523 | controller | Jun 11 00:22:21.929920 crc crio[23067]: time="2026-06-11T00:22:21.929795713Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified" id=16c584b4-91fe-40ce-93a0-4665fbdba3a2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.043539 | controller | Jun 11 00:22:22.014333 crc crio[23067]: time="2026-06-11T00:22:22.014195833Z" level=info msg="Creating container: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy" id=c4965152-f798-472e-a72a-a371ee6974b9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.043554 | controller | Jun 11 00:22:22.016260 crc crio[23067]: time="2026-06-11T00:22:22.016154297Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.043569 | controller | Jun 11 00:22:22.079447 crc crio[23067]: time="2026-06-11T00:22:22.07937417Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.043584 | controller | Jun 11 00:22:22.083225 crc crio[23067]: time="2026-06-11T00:22:22.083146013Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.043599 | controller | Jun 11 00:22:22.385568 crc crio[23067]: time="2026-06-11T00:22:22.385140765Z" level=info msg="Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20" id=3529cbd3-58f8-4ca1-b4a1-b2b9d8f03ee6 name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:47.043615 | controller | Jun 11 00:22:22.390926 crc crio[23067]: time="2026-06-11T00:22:22.3908158Z" level=info msg="Trying to access \"registry.redhat.io/redhat/certified-operator-index:v4.20\""
2026-06-11 01:10:47.043631 | controller | Jun 11 00:22:22.810776 crc crio[23067]: time="2026-06-11T00:22:22.810603373Z" level=info msg="Created container 06243449e6fff98e6fedf906513d9bd3d79e5d387474b7a8823e21d53826067a: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy" id=c4965152-f798-472e-a72a-a371ee6974b9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.043647 | controller | Jun 11 00:22:22.812611 crc crio[23067]: time="2026-06-11T00:22:22.812503725Z" level=info msg="Starting container: 06243449e6fff98e6fedf906513d9bd3d79e5d387474b7a8823e21d53826067a" id=c1b6482a-cdda-40a5-9432-e537238a1927 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.043662 | controller | Jun 11 00:22:22.823448 crc crio[23067]: time="2026-06-11T00:22:22.82334023Z" level=info msg="Started container" PID=87012 containerID=06243449e6fff98e6fedf906513d9bd3d79e5d387474b7a8823e21d53826067a description=openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy id=c1b6482a-cdda-40a5-9432-e537238a1927 name=/runtime.v1.RuntimeService/StartContainer sandboxID=13beca606ac1f4b175c224446abf1422b34cc0bf81b9f8ce8d388b9433a6a2a5
2026-06-11 01:10:47.043678 | controller | Jun 11 00:22:27.253256 crc crio[23067]: time="2026-06-11T00:22:27.252384182Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-marketplace-9cqxl/POD" id=92c871bb-060c-41fc-afdc-398857855d65 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.043694 | controller | Jun 11 00:22:27.254607 crc crio[23067]: time="2026-06-11T00:22:27.253353228Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.043709 | controller | Jun 11 00:22:27.315813 crc crio[23067]: time="2026-06-11T00:22:27.315526523Z" level=info msg="Got pod network &{Name:redhat-marketplace-9cqxl Namespace:openshift-marketplace ID:6f4f111c7fc500c470a11ee5fee9bb09637db5cad4827c93a8f8ca0e2bd4c4ea UID:eace8492-0499-4679-bae6-a8ee4eb6c80d NetNS:/var/run/netns/d0ff8040-f8cf-49ef-806b-4a7c1a79c7d1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podeace8492_0499_4679_bae6_a8ee4eb6c80d.slice PodAnnotations:0xc002c84430}] Aliases:map[]}"
2026-06-11 01:10:47.043729 | controller | Jun 11 00:22:27.315813 crc crio[23067]: time="2026-06-11T00:22:27.315589405Z" level=info msg="Adding pod openshift-marketplace_redhat-marketplace-9cqxl to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.043745 | controller | Jun 11 00:22:29.397112 crc crio[23067]: time="2026-06-11T00:22:29.396379275Z" level=info msg="Stopping container: 3f15653042cd2b91e4e80c90b3a89c56329995cd88b34eabd49e4c9dc62900ce (timeout: 30s)" id=a9ff98de-1cc7-43cb-a4ea-c620ac05fbab name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:47.043760 | controller | Jun 11 00:22:29.407753 crc crio[23067]: time="2026-06-11T00:22:29.407534209Z" level=info msg="Stopping container: ae6e61e0d3d249561e7776c3d9e0e75692ea53798b83c04b6f852a87ee5e71f5 (timeout: 30s)" id=990008af-794d-405b-99e2-cbeefca1daff name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:47.043776 | controller | Jun 11 00:22:29.407973 crc crio[23067]: time="2026-06-11T00:22:29.40756455Z" level=info msg="Stopping container: f8219c00845add5cd861d1edddcaa37cadbe4e53415b4524e4bedab7d87af454 (timeout: 30s)" id=81c45aa4-4207-4dc0-953d-2c3ec41a5461 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:47.043791 | controller | Jun 11 00:22:33.244364 crc crio[23067]: time="2026-06-11T00:22:33.243758681Z" level=info msg="Stopping container: e24b7e4c2900899b7ed3a7dea20bd320581edccf64b33a58e99649cb5d0a2bc6 (timeout: 30s)" id=81db6bb2-7ecb-48cf-ae06-eb02f50f0239 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:47.043806 | controller | Jun 11 00:22:33.245274 crc crio[23067]: time="2026-06-11T00:22:33.244418429Z" level=info msg="Stopping container: 51530fb864c213702b59648fd8d1a3046a19ce11052f833dcb64f7c9b0fbeac3 (timeout: 30s)" id=96f00c47-51eb-40db-af8c-d2be80ea8477 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:47.043821 | controller | Jun 11 00:22:33.765933 crc crio[23067]: time="2026-06-11T00:22:33.765337079Z" level=info msg="Stopped container f8219c00845add5cd861d1edddcaa37cadbe4e53415b4524e4bedab7d87af454: openstack/nova-api-0/nova-api-log" id=81c45aa4-4207-4dc0-953d-2c3ec41a5461 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:47.043837 | controller | Jun 11 00:22:33.868903 crc crio[23067]: time="2026-06-11T00:22:33.86699702Z" level=info msg="Stopped container ae6e61e0d3d249561e7776c3d9e0e75692ea53798b83c04b6f852a87ee5e71f5: openstack/nova-api-0/nova-api-api" id=990008af-794d-405b-99e2-cbeefca1daff name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:47.043852 | controller | Jun 11 00:22:33.871306 crc crio[23067]: time="2026-06-11T00:22:33.871241596Z" level=info msg="Stopping pod sandbox: 8b41b6216e36d1993f245a4bf5504f23dff38df5ba2edc569ffbbd1782c21979" id=b2378459-3f45-4801-b5a8-285e26748ea1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.043868 | controller | Jun 11 00:22:33.872103 crc crio[23067]: time="2026-06-11T00:22:33.872043627Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:8b41b6216e36d1993f245a4bf5504f23dff38df5ba2edc569ffbbd1782c21979 UID:afbffa78-0bf6-4345-86e2-5c11aadca771 NetNS:/var/run/netns/fc30cbb4-537e-482f-9be1-523374f86d0e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podafbffa78_0bf6_4345_86e2_5c11aadca771.slice PodAnnotations:0xc000c35ec0}] Aliases:map[]}"
2026-06-11 01:10:47.043884 | controller | Jun 11 00:22:33.872281 crc crio[23067]: time="2026-06-11T00:22:33.872222582Z" level=info msg="Deleting pod openstack_nova-api-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.043900 | controller | Jun 11 00:22:33.880381 crc crio[23067]: time="2026-06-11T00:22:33.880273442Z" level=info msg="Stopped container 51530fb864c213702b59648fd8d1a3046a19ce11052f833dcb64f7c9b0fbeac3: openstack/nova-metadata-0/nova-metadata-log" id=96f00c47-51eb-40db-af8c-d2be80ea8477 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:47.043918 | controller | Jun 11 00:22:33.900332 crc crio[23067]: time="2026-06-11T00:22:33.900231016Z" level=info msg="Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:aa28d116c97ba9419648a07c6fc51f0514ddba845f40590f336a7659ff14d7be" id=3529cbd3-58f8-4ca1-b4a1-b2b9d8f03ee6 name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:47.043934 | controller | Jun 11 00:22:33.904528 crc crio[23067]: time="2026-06-11T00:22:33.904380579Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=c6b24ef2-3e8e-4e9a-acc8-88a7218b3eea name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.043950 | controller | Jun 11 00:22:33.911502 crc crio[23067]: time="2026-06-11T00:22:33.907914395Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=20b51a1e-55dd-4077-85d8-86cef139018a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.043966 | controller | Jun 11 00:22:33.919246 crc crio[23067]: time="2026-06-11T00:22:33.919153522Z" level=info msg="Creating container: openshift-marketplace/certified-operators-4vnw8/extract-content" id=9df2bb31-865c-438a-a8ae-1919ef6effd2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.043981 | controller | Jun 11 00:22:33.920167 crc crio[23067]: time="2026-06-11T00:22:33.920111728Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.043997 | controller | Jun 11 00:22:33.983237 crc crio[23067]: 2026-06-11T00:22:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6f4f111c7fc500c Mac:32:40:8f:9b:8b:1b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c9 Mtu:0 Sandbox:/var/run/netns/d0ff8040-f8cf-49ef-806b-4a7c1a79c7d1 SocketPath: PciID:}] [{Interface:0xc000014c90 Address:{IP:10.217.0.201 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:47.044014 | controller | Jun 11 00:22:33.983237 crc crio[23067]: time="2026-06-11T00:22:33.981967174Z" level=info msg="Got pod network &{Name:redhat-marketplace-9cqxl Namespace:openshift-marketplace ID:6f4f111c7fc500c470a11ee5fee9bb09637db5cad4827c93a8f8ca0e2bd4c4ea UID:eace8492-0499-4679-bae6-a8ee4eb6c80d NetNS:/var/run/netns/d0ff8040-f8cf-49ef-806b-4a7c1a79c7d1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podeace8492_0499_4679_bae6_a8ee4eb6c80d.slice PodAnnotations:0xc002c84430}] Aliases:map[]}"
2026-06-11 01:10:47.044030 | controller | Jun 11 00:22:33.983237 crc crio[23067]: time="2026-06-11T00:22:33.982170919Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-9cqxl for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:47.044047 | controller | Jun 11 00:22:34.030388 crc crio[23067]: time="2026-06-11T00:22:34.030305672Z" level=info msg="Ran pod sandbox 6f4f111c7fc500c470a11ee5fee9bb09637db5cad4827c93a8f8ca0e2bd4c4ea with infra container: openshift-marketplace/redhat-marketplace-9cqxl/POD" id=92c871bb-060c-41fc-afdc-398857855d65 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.044063 | controller | Jun 11 00:22:34.037125 crc crio[23067]: time="2026-06-11T00:22:34.037005144Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=5396e584-875f-4c31-91be-a8b618a74524 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.044080 | controller | Jun 11 00:22:34.040593 crc crio[23067]: time="2026-06-11T00:22:34.04052484Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=e5a0b38e-fef2-471a-93c8-f6a02ea05e8c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.044100 | controller | Jun 11 00:22:34.057181 crc crio[23067]: time="2026-06-11T00:22:34.057088502Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-9cqxl/extract-utilities" id=c0ab5190-8934-4524-904e-567ef1f09120 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.044117 | controller | Jun 11 00:22:34.057736 crc crio[23067]: time="2026-06-11T00:22:34.057687558Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.044133 | controller | Jun 11 00:22:34.092439 crc crio[23067]: time="2026-06-11T00:22:34.0922449Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.044149 | controller | Jun 11 00:22:34.100054 crc crio[23067]: time="2026-06-11T00:22:34.099982801Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.044165 | controller | Jun 11 00:22:34.171963 crc crio[23067]: time="2026-06-11T00:22:34.171060679Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.044181 | controller | Jun 11 00:22:34.185211 crc crio[23067]: time="2026-06-11T00:22:34.183546159Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.044197 | controller | Jun 11 00:22:34.213503 crc crio[23067]: time="2026-06-11T00:22:34.213421183Z" level=info msg="Stopping container: 0f4350b437ebcd0e12b4f388c4aec6b9600770722d17d41740cbc771f41cb336 (timeout: 10s)" id=da3f0c46-51da-4250-92e2-2b5183d2cabb name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:47.044213 | controller | Jun 11 00:22:34.466510 crc crio[23067]: time="2026-06-11T00:22:34.466118242Z" level=info msg="Stopped container 0f4350b437ebcd0e12b4f388c4aec6b9600770722d17d41740cbc771f41cb336: openstack/dnsmasq-dns-764b948f4c-nkb48/dnsmasq-dns" id=da3f0c46-51da-4250-92e2-2b5183d2cabb name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:47.044229 | controller | Jun 11 00:22:34.471701 crc crio[23067]: time="2026-06-11T00:22:34.468323632Z" level=info msg="Stopping pod sandbox: a15b634a4a3faa73033c2ce2ac114134b696ccdfebaea8e31ededceb3a7e3c32" id=089e49f8-2f8e-4add-98eb-755e36f6cfe1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.044246 | controller | Jun 11 00:22:34.471701 crc crio[23067]: time="2026-06-11T00:22:34.470006258Z" level=info msg="Got pod network &{Name:dnsmasq-dns-764b948f4c-nkb48 Namespace:openstack ID:a15b634a4a3faa73033c2ce2ac114134b696ccdfebaea8e31ededceb3a7e3c32 UID:ec891b8c-faa1-4b85-8b1a-eb9d396f4db4 NetNS:/var/run/netns/645983b0-0b06-46cf-b780-be509bc15428 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podec891b8c_faa1_4b85_8b1a_eb9d396f4db4.slice PodAnnotations:0xc002392798}] Aliases:map[]}"
2026-06-11 01:10:47.044262 | controller | Jun 11 00:22:34.471701 crc crio[23067]: time="2026-06-11T00:22:34.470193253Z" level=info msg="Deleting pod openstack_dnsmasq-dns-764b948f4c-nkb48 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.044279 | controller | Jun 11 00:22:34.762705 crc crio[23067]: time="2026-06-11T00:22:34.759209381Z" level=info msg="Created container 17259cdf1841238973aec88d7907ce45cccbfc76594522dacc56ebcefcf5c917: openshift-marketplace/certified-operators-4vnw8/extract-content" id=9df2bb31-865c-438a-a8ae-1919ef6effd2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.044295 | controller | Jun 11 00:22:34.768721 crc crio[23067]: time="2026-06-11T00:22:34.767029564Z" level=info msg="Starting container: 17259cdf1841238973aec88d7907ce45cccbfc76594522dacc56ebcefcf5c917" id=7fc24c21-53a7-43ad-ac4d-805eb3ce62ee name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.044314 | controller | Jun 11 00:22:34.777701 crc crio[23067]: time="2026-06-11T00:22:34.777246723Z" level=info msg="Started container" PID=87849 containerID=17259cdf1841238973aec88d7907ce45cccbfc76594522dacc56ebcefcf5c917 description=openshift-marketplace/certified-operators-4vnw8/extract-content id=7fc24c21-53a7-43ad-ac4d-805eb3ce62ee name=/runtime.v1.RuntimeService/StartContainer sandboxID=03e1f8162dd95f7f7a273e6e5d81267c905022e644bf9da9672b2a2c131e83a2
2026-06-11 01:10:47.044331 | controller | Jun 11 00:22:34.821179 crc crio[23067]: time="2026-06-11T00:22:34.817073438Z" level=info msg="Created container 7ca40b30aa4e9bb409498129c965965819136cf3125c0126cb8bcb20f459908e: openshift-marketplace/redhat-marketplace-9cqxl/extract-utilities" id=c0ab5190-8934-4524-904e-567ef1f09120 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.044362 | controller | Jun 11 00:22:34.821179 crc crio[23067]: time="2026-06-11T00:22:34.82007235Z" level=info msg="Starting container: 7ca40b30aa4e9bb409498129c965965819136cf3125c0126cb8bcb20f459908e" id=c3d87532-82d3-44f5-a326-14890483549e name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.044384 | controller | Jun 11 00:22:34.839837 crc crio[23067]: time="2026-06-11T00:22:34.839431838Z" level=info msg="Started container" PID=87856 containerID=7ca40b30aa4e9bb409498129c965965819136cf3125c0126cb8bcb20f459908e description=openshift-marketplace/redhat-marketplace-9cqxl/extract-utilities id=c3d87532-82d3-44f5-a326-14890483549e name=/runtime.v1.RuntimeService/StartContainer sandboxID=6f4f111c7fc500c470a11ee5fee9bb09637db5cad4827c93a8f8ca0e2bd4c4ea
2026-06-11 01:10:47.044401 | controller | Jun 11 00:22:34.856935 crc crio[23067]: time="2026-06-11T00:22:34.856200395Z" level=info msg="Stopped pod sandbox: 8b41b6216e36d1993f245a4bf5504f23dff38df5ba2edc569ffbbd1782c21979" id=b2378459-3f45-4801-b5a8-285e26748ea1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.044418 | controller | Jun 11 00:22:35.145263 crc crio[23067]: time="2026-06-11T00:22:35.145202583Z" level=info msg="Stopped pod sandbox: a15b634a4a3faa73033c2ce2ac114134b696ccdfebaea8e31ededceb3a7e3c32" id=089e49f8-2f8e-4add-98eb-755e36f6cfe1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.044433 | controller | Jun 11 00:22:35.760222 crc crio[23067]: time="2026-06-11T00:22:35.759610181Z" level=info msg="Removing container: 0f4350b437ebcd0e12b4f388c4aec6b9600770722d17d41740cbc771f41cb336" id=b3894679-fee8-44a7-a64b-649dc6f106e1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.044449 | controller | Jun 11 00:22:35.789576 crc crio[23067]: time="2026-06-11T00:22:35.788823267Z" level=info msg="Stopping container: 06243449e6fff98e6fedf906513d9bd3d79e5d387474b7a8823e21d53826067a (timeout: 30s)" id=9ec6d4c5-0fee-4058-8519-fb6be193bedb name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:47.044464 | controller | Jun 11 00:22:35.793597 crc crio[23067]: time="2026-06-11T00:22:35.793481354Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=118ee6c1-f582-41fa-96f8-5e20a4e85c32 name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:47.044479 | controller | Jun 11 00:22:35.813355 crc crio[23067]: time="2026-06-11T00:22:35.805262145Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\""
2026-06-11 01:10:47.044494 | controller | Jun 11 00:22:35.830075 crc crio[23067]: time="2026-06-11T00:22:35.829955998Z" level=info msg="Removed container 0f4350b437ebcd0e12b4f388c4aec6b9600770722d17d41740cbc771f41cb336: openstack/dnsmasq-dns-764b948f4c-nkb48/dnsmasq-dns" id=b3894679-fee8-44a7-a64b-649dc6f106e1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.044510 | controller | Jun 11 00:22:35.834460 crc crio[23067]: time="2026-06-11T00:22:35.834290016Z" level=info msg="Removing container: 1f41890437938888016b63c89381a4d4a9f775df5201eb41525c8800d736e30b" id=f0fb96fd-be44-4b25-9968-e7ce1c5916de name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.044529 | controller | Jun 11 00:22:35.882733 crc crio[23067]: time="2026-06-11T00:22:35.882598483Z" level=info msg="Removed container 1f41890437938888016b63c89381a4d4a9f775df5201eb41525c8800d736e30b: openstack/dnsmasq-dns-764b948f4c-nkb48/init" id=f0fb96fd-be44-4b25-9968-e7ce1c5916de name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.044545 | controller | Jun 11 00:22:35.889590 crc crio[23067]: time="2026-06-11T00:22:35.889400888Z" level=info msg="Removing container: ae6e61e0d3d249561e7776c3d9e0e75692ea53798b83c04b6f852a87ee5e71f5" id=ba71da71-bd24-4c1b-ad66-811dfb360ae5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.044561 | controller | Jun 11 00:22:35.925338 crc crio[23067]: time="2026-06-11T00:22:35.925204784Z" level=info msg="Removed container ae6e61e0d3d249561e7776c3d9e0e75692ea53798b83c04b6f852a87ee5e71f5: openstack/nova-api-0/nova-api-api" id=ba71da71-bd24-4c1b-ad66-811dfb360ae5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.044578 | controller | Jun 11 00:22:35.929019 crc crio[23067]: time="2026-06-11T00:22:35.928960797Z" level=info msg="Removing container: f8219c00845add5cd861d1edddcaa37cadbe4e53415b4524e4bedab7d87af454" id=542974ab-6562-4843-85b6-cbffcc616676 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.044611 | controller | Jun 11 00:22:35.956063 crc crio[23067]: time="2026-06-11T00:22:35.955955473Z" level=info msg="Removed container f8219c00845add5cd861d1edddcaa37cadbe4e53415b4524e4bedab7d87af454: openstack/nova-api-0/nova-api-log" id=542974ab-6562-4843-85b6-cbffcc616676 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.044628 | controller | Jun 11 00:22:36.492890 crc crio[23067]: time="2026-06-11T00:22:36.488330655Z" level=info msg="Stopped container 06243449e6fff98e6fedf906513d9bd3d79e5d387474b7a8823e21d53826067a: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy" id=9ec6d4c5-0fee-4058-8519-fb6be193bedb name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:47.044644 | controller | Jun 11 00:22:36.496768 crc crio[23067]: time="2026-06-11T00:22:36.496497757Z" level=info msg="Stopping pod sandbox: 13beca606ac1f4b175c224446abf1422b34cc0bf81b9f8ce8d388b9433a6a2a5" id=dfc3b45b-aca6-40cc-9c1b-d660df79c9a9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.044660 | controller | Jun 11 00:22:36.497775 crc crio[23067]: time="2026-06-11T00:22:36.497281239Z" level=info msg="Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:13beca606ac1f4b175c224446abf1422b34cc0bf81b9f8ce8d388b9433a6a2a5 UID:e121b8d5-1a02-4aae-9f67-7a9b2288f2d4 NetNS:/var/run/netns/db2cd65f-84c8-4f1e-8945-aee1ec858bb0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode121b8d5_1a02_4aae_9f67_7a9b2288f2d4.slice PodAnnotations:0xc00802e420}] Aliases:map[]}"
2026-06-11 01:10:47.044677 | controller | Jun 11 00:22:36.497775 crc crio[23067]: time="2026-06-11T00:22:36.497462914Z" level=info msg="Deleting pod openstack_nova-cell1-novncproxy-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.044694 | controller | Jun 11 00:22:36.522171 crc crio[23067]: time="2026-06-11T00:22:36.521869299Z" level=info msg="Stopped container e24b7e4c2900899b7ed3a7dea20bd320581edccf64b33a58e99649cb5d0a2bc6: openstack/nova-metadata-0/nova-metadata-metadata" id=81db6bb2-7ecb-48cf-ae06-eb02f50f0239 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:47.044710 | controller | Jun 11 00:22:36.529974 crc crio[23067]: time="2026-06-11T00:22:36.529825536Z" level=info msg="Stopping pod sandbox: 0a2cdbce9831ce63cf8968edc926395ed22d9ede9d93fbf6069a2ca5eab5c7e0" id=19d61a45-00cf-41be-b4ee-2afb88d7770d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.044729 | controller | Jun 11 00:22:36.530492 crc crio[23067]: time="2026-06-11T00:22:36.530424962Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:0a2cdbce9831ce63cf8968edc926395ed22d9ede9d93fbf6069a2ca5eab5c7e0 UID:d4d73faa-9bfb-4f19-b617-890cf1c48808 NetNS:/var/run/netns/e48ee2fc-68d1-4d5c-b3f0-0defebebceb7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd4d73faa_9bfb_4f19_b617_890cf1c48808.slice PodAnnotations:0xc00008c500}] Aliases:map[]}"
2026-06-11 01:10:47.044746 | controller | Jun 11 00:22:36.530741 crc crio[23067]: time="2026-06-11T00:22:36.530596077Z" level=info msg="Deleting pod openstack_nova-metadata-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.044762 | controller | Jun 11 00:22:36.641628 crc crio[23067]: time="2026-06-11T00:22:36.641517641Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:bec7a1ff545afabea88c4a74227ea95b91c67cf5c03e89b2b949be410682f8a0" id=118ee6c1-f582-41fa-96f8-5e20a4e85c32 name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:47.044777 | controller | Jun 11 00:22:36.642554 crc crio[23067]: time="2026-06-11T00:22:36.642522988Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=d24a834d-655d-4379-b7ef-55338eb21363 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.044793 | controller | Jun 11 00:22:36.647048 crc crio[23067]: time="2026-06-11T00:22:36.64701677Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=5761b91b-62dd-44f6-a6a0-1f604703ff8b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.044808 | controller | Jun 11 00:22:36.677582 crc crio[23067]: time="2026-06-11T00:22:36.677524442Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-9cqxl/extract-content" id=6aebbb0f-b998-49fd-9890-cf0c8ebe67be name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.044823 | controller | Jun 11 00:22:36.678509 crc crio[23067]: time="2026-06-11T00:22:36.678484528Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.044839 | controller | Jun 11 00:22:36.689322 crc crio[23067]: time="2026-06-11T00:22:36.68918767Z" level=info msg="Running pod sandbox: openstack/nova-api-0/POD" id=8566c81d-3c53-44c6-9cba-abf0c2c2c0f2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.044855 | controller | Jun 11 00:22:36.689322 crc crio[23067]: time="2026-06-11T00:22:36.689261662Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.044869 | controller | Jun 11 00:22:36.751739 crc crio[23067]: time="2026-06-11T00:22:36.75155588Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.044885 | controller | Jun 11 00:22:36.754602 crc crio[23067]: time="2026-06-11T00:22:36.754297225Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:42e396ccc3ed687188f63cd25eeb911ff11ca0720a99a63978d609f4548ae916 UID:f6220733-974f-4dab-8eb9-94f015a74d3d NetNS:/var/run/netns/c380b95c-a7e0-49f8-9140-a19812347b70 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf6220733_974f_4dab_8eb9_94f015a74d3d.slice PodAnnotations:0xc00802e5f8}] Aliases:map[]}"
2026-06-11 01:10:47.044901 | controller | Jun 11 00:22:36.754897 crc crio[23067]: time="2026-06-11T00:22:36.754829569Z" level=info msg="Adding pod openstack_nova-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.044917 | controller | Jun 11 00:22:36.780291 crc crio[23067]: time="2026-06-11T00:22:36.779991065Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.044936 | controller | Jun 11 00:22:36.926582 crc crio[23067]: time="2026-06-11T00:22:36.924782922Z" level=info msg="Created container 3c833fd82ab19d300d3f181a55e5caac8722e68665f4399c6d287dffd8a9027e: openshift-marketplace/redhat-marketplace-9cqxl/extract-content" id=6aebbb0f-b998-49fd-9890-cf0c8ebe67be name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.044954 | controller | Jun 11 00:22:36.934741 crc crio[23067]: time="2026-06-11T00:22:36.934367693Z" level=info msg="Starting container: 3c833fd82ab19d300d3f181a55e5caac8722e68665f4399c6d287dffd8a9027e" id=df71f2bf-c9bb-4289-84a4-9c1b54fa8ebf name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.044970 | controller | Jun 11 00:22:36.955002 crc crio[23067]: time="2026-06-11T00:22:36.954100471Z" level=info msg="Started container" PID=88128 containerID=3c833fd82ab19d300d3f181a55e5caac8722e68665f4399c6d287dffd8a9027e description=openshift-marketplace/redhat-marketplace-9cqxl/extract-content id=df71f2bf-c9bb-4289-84a4-9c1b54fa8ebf name=/runtime.v1.RuntimeService/StartContainer sandboxID=6f4f111c7fc500c470a11ee5fee9bb09637db5cad4827c93a8f8ca0e2bd4c4ea
2026-06-11 01:10:47.044986 | controller | Jun 11 00:22:36.996990 crc crio[23067]: time="2026-06-11T00:22:36.996218379Z" level=info msg="Stopped pod sandbox: 13beca606ac1f4b175c224446abf1422b34cc0bf81b9f8ce8d388b9433a6a2a5" id=dfc3b45b-aca6-40cc-9c1b-d660df79c9a9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.045002 | controller | Jun 11 00:22:37.047766 crc crio[23067]: time="2026-06-11T00:22:37.047710743Z" level=info msg="Stopped pod sandbox: 0a2cdbce9831ce63cf8968edc926395ed22d9ede9d93fbf6069a2ca5eab5c7e0" id=19d61a45-00cf-41be-b4ee-2afb88d7770d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.045018 | controller | Jun 11 00:22:37.651709 crc crio[23067]: 2026-06-11T00:22:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:42e396ccc3ed687 Mac:a6:d2:09:fe:bc:ab Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ca Mtu:0 Sandbox:/var/run/netns/c380b95c-a7e0-49f8-9140-a19812347b70 SocketPath: PciID:}] [{Interface:0xc0004826b0 Address:{IP:10.217.0.202 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:47.045034 | controller | Jun 11 00:22:37.651709 crc crio[23067]: time="2026-06-11T00:22:37.649615011Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:42e396ccc3ed687188f63cd25eeb911ff11ca0720a99a63978d609f4548ae916 UID:f6220733-974f-4dab-8eb9-94f015a74d3d NetNS:/var/run/netns/c380b95c-a7e0-49f8-9140-a19812347b70 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf6220733_974f_4dab_8eb9_94f015a74d3d.slice PodAnnotations:0xc00802e5f8}] Aliases:map[]}"
2026-06-11 01:10:47.045049 | controller | Jun 11 00:22:37.651709 crc crio[23067]: time="2026-06-11T00:22:37.649826996Z" level=info msg="Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:47.045066 | controller | Jun 11 00:22:37.663448 crc crio[23067]: time="2026-06-11T00:22:37.663354285Z" level=info msg="Ran pod sandbox 42e396ccc3ed687188f63cd25eeb911ff11ca0720a99a63978d609f4548ae916 with infra container: openstack/nova-api-0/POD" id=8566c81d-3c53-44c6-9cba-abf0c2c2c0f2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.045081 | controller | Jun 11 00:22:37.666043 crc crio[23067]: time="2026-06-11T00:22:37.665971646Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=78670cc6-66bc-40a0-90b1-0216c3829db4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.045097 | controller | Jun 11 00:22:37.669159 crc crio[23067]: time="2026-06-11T00:22:37.669073631Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=ce993398-425f-40aa-84e8-86c69748273d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.045116 | controller | Jun 11 00:22:37.861470 crc crio[23067]: time="2026-06-11T00:22:37.861405594Z" level=info msg="Creating container: openstack/nova-api-0/nova-api-log" id=d83631f8-f03e-455f-a900-cd6953b73cb1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.045132 | controller | Jun 11 00:22:37.865550 crc crio[23067]: time="2026-06-11T00:22:37.865522386Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.045148 | controller | Jun 11 00:22:37.899962 crc crio[23067]: time="2026-06-11T00:22:37.89978968Z" level=info msg="Removing container: e24b7e4c2900899b7ed3a7dea20bd320581edccf64b33a58e99649cb5d0a2bc6" id=49bd03e4-adc2-4fe7-986b-2dd49d14985f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.045164 | controller | Jun 11 00:22:37.910365 crc crio[23067]: time="2026-06-11T00:22:37.910223655Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=b2ec76da-76f7-4101-9a46-fa2450b1dfa9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.045180 | controller | Jun 11 00:22:37.917697 crc crio[23067]: time="2026-06-11T00:22:37.917616056Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.045195 | controller | Jun 11 00:22:37.926931 crc crio[23067]: time="2026-06-11T00:22:37.926498368Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.045211 | controller | Jun 11 00:22:37.950165 crc crio[23067]: time="2026-06-11T00:22:37.939151013Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=5e7c3e7a-5f41-4a1a-9416-bbaae667d505 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.045227 | controller | Jun 11 00:22:37.965005 crc crio[23067]: time="2026-06-11T00:22:37.964569776Z" level=info msg="Removed container e24b7e4c2900899b7ed3a7dea20bd320581edccf64b33a58e99649cb5d0a2bc6: openstack/nova-metadata-0/nova-metadata-metadata" id=49bd03e4-adc2-4fe7-986b-2dd49d14985f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.045242 | controller | Jun 11 00:22:37.995585 crc crio[23067]: time="2026-06-11T00:22:37.995254853Z" level=info msg="Removing container: 51530fb864c213702b59648fd8d1a3046a19ce11052f833dcb64f7c9b0fbeac3" id=a4177e97-6677-4922-8275-d6ebeb0a8287 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.045258 | controller | Jun 11 00:22:38.050382 crc crio[23067]: time="2026-06-11T00:22:38.047154697Z" level=info msg="Creating container: openshift-marketplace/certified-operators-4vnw8/registry-server" id=3b096557-3a86-46a1-9613-56dbabcbd84a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.045273 | controller | Jun 11 00:22:38.050382 crc crio[23067]: time="2026-06-11T00:22:38.049348497Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.045289 | controller | Jun 11 00:22:38.159000 crc crio[23067]: time="2026-06-11T00:22:38.158893193Z" level=info msg="Removed container 51530fb864c213702b59648fd8d1a3046a19ce11052f833dcb64f7c9b0fbeac3: openstack/nova-metadata-0/nova-metadata-log" id=a4177e97-6677-4922-8275-d6ebeb0a8287 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.045305 | controller | Jun 11 00:22:38.171248 crc crio[23067]: time="2026-06-11T00:22:38.171101446Z" level=info msg="Removing container: 06243449e6fff98e6fedf906513d9bd3d79e5d387474b7a8823e21d53826067a" id=6a0c04b2-91c5-4553-8c2f-b34c61e877da name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.045327 | controller | Jun 11 00:22:38.221819 crc crio[23067]: time="2026-06-11T00:22:38.221633184Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.045343 | controller | Jun 11 00:22:38.229792 crc crio[23067]: time="2026-06-11T00:22:38.226841306Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.045382 | controller | Jun 11 00:22:38.348629 crc crio[23067]: time="2026-06-11T00:22:38.348248855Z" level=info msg="Removed container 06243449e6fff98e6fedf906513d9bd3d79e5d387474b7a8823e21d53826067a: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy" id=6a0c04b2-91c5-4553-8c2f-b34c61e877da name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.045401 | controller | Jun 11 00:22:38.401456 crc crio[23067]: time="2026-06-11T00:22:38.401086085Z" level=info msg="Created container 5cf4e9da7a0cfc842678c4b48e026790af16b2ab8ac477c6b8a2bae3a318422f: openstack/nova-api-0/nova-api-log" id=d83631f8-f03e-455f-a900-cd6953b73cb1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.045417 | controller | Jun 11 00:22:38.404292 crc crio[23067]: time="2026-06-11T00:22:38.404223671Z" level=info msg="Starting container: 5cf4e9da7a0cfc842678c4b48e026790af16b2ab8ac477c6b8a2bae3a318422f" id=893efaeb-4614-4d48-b424-912ec1738fc1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.045435 | controller | Jun 11 00:22:38.409818 crc crio[23067]: time="2026-06-11T00:22:38.409628458Z" level=info msg="Started container" PID=88214 containerID=5cf4e9da7a0cfc842678c4b48e026790af16b2ab8ac477c6b8a2bae3a318422f description=openstack/nova-api-0/nova-api-log id=893efaeb-4614-4d48-b424-912ec1738fc1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=42e396ccc3ed687188f63cd25eeb911ff11ca0720a99a63978d609f4548ae916
2026-06-11 01:10:47.045458 | controller | Jun 11 00:22:38.415827 crc crio[23067]: time="2026-06-11T00:22:38.415716064Z" level=info msg="Stopped container 3f15653042cd2b91e4e80c90b3a89c56329995cd88b34eabd49e4c9dc62900ce: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=a9ff98de-1cc7-43cb-a4ea-c620ac05fbab name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:47.045482 | controller | Jun 11 00:22:38.419461 crc crio[23067]: time="2026-06-11T00:22:38.419335153Z" level=info msg="Stopping pod sandbox: 8af1c7276e484bd95af17391d7e8d8fdd9ea6ee05b24536288d3c1b13809b45d" id=a454ba8c-2f32-4622-89df-cab2c9ae838e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.045506 | controller | Jun 11 00:22:38.419962 crc crio[23067]: time="2026-06-11T00:22:38.419891098Z" level=info msg="Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:8af1c7276e484bd95af17391d7e8d8fdd9ea6ee05b24536288d3c1b13809b45d UID:eeff0470-3429-4533-ae3a-f47ed73cd4d9 NetNS:/var/run/netns/e56d8561-de8b-4cb2-aad8-84a95b5baa8a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podeeff0470_3429_4533_ae3a_f47ed73cd4d9.slice PodAnnotations:0xc0029b2548}] Aliases:map[]}"
2026-06-11 01:10:47.045525 | controller | Jun 11 00:22:38.420069 crc crio[23067]: time="2026-06-11T00:22:38.420050082Z" level=info msg="Deleting pod openstack_nova-scheduler-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.045542 | controller | Jun 11 00:22:38.541052 crc crio[23067]: time="2026-06-11T00:22:38.541003489Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=af0a66df-bcf8-4189-a4a2-666ae34fbcac name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.045558 | controller | Jun 11 00:22:38.544321 crc crio[23067]: time="2026-06-11T00:22:38.541879693Z" level=info msg="Created container 7d7a055ba012e0c3eb23846bdec8a1ef8c0aa02666cdb1c5f4890fc65515278a: openshift-marketplace/certified-operators-4vnw8/registry-server" id=3b096557-3a86-46a1-9613-56dbabcbd84a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.045577 | controller | Jun 11 00:22:38.544321 crc crio[23067]: time="2026-06-11T00:22:38.543276111Z" level=info msg="Starting container: 7d7a055ba012e0c3eb23846bdec8a1ef8c0aa02666cdb1c5f4890fc65515278a" id=66eb8e01-c5a4-46a0-a320-e45583dbbd7e name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.045593 | controller | Jun 11 00:22:38.561555 crc crio[23067]: time="2026-06-11T00:22:38.561416686Z" level=info msg="Started container" PID=88254 containerID=7d7a055ba012e0c3eb23846bdec8a1ef8c0aa02666cdb1c5f4890fc65515278a description=openshift-marketplace/certified-operators-4vnw8/registry-server id=66eb8e01-c5a4-46a0-a320-e45583dbbd7e name=/runtime.v1.RuntimeService/StartContainer sandboxID=03e1f8162dd95f7f7a273e6e5d81267c905022e644bf9da9672b2a2c131e83a2
2026-06-11 01:10:47.045609 | controller | Jun 11 00:22:38.624729 crc crio[23067]: time="2026-06-11T00:22:38.620961399Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=6b3bccb8-7491-4d7d-b273-53bdb051ef41 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.045624 | controller | Jun 11 00:22:38.709326 crc crio[23067]: time="2026-06-11T00:22:38.709248076Z" level=info msg="Creating container: openstack/nova-api-0/nova-api-api" id=9face55f-f310-47b3-a91b-ad556808bbe0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.045639 | controller | Jun 11 00:22:38.709896 crc crio[23067]: time="2026-06-11T00:22:38.709870763Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.045654 | controller | Jun 11 00:22:38.886002 crc crio[23067]: time="2026-06-11T00:22:38.882800296Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.045670 | controller | Jun 11 00:22:38.911364 crc crio[23067]: time="2026-06-11T00:22:38.911271702Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.045685 | controller | Jun 11 00:22:38.980731 crc crio[23067]: time="2026-06-11T00:22:38.980605222Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=75b559a1-2fc5-4945-b7bf-7d65fa04fa54 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.045700 | controller | Jun 11 00:22:39.021139 crc crio[23067]: time="2026-06-11T00:22:39.01426411Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=f946e7d2-0ac9-45f9-b80d-989826629567 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.045716 | controller | Jun 11 00:22:39.027122 crc crio[23067]: time="2026-06-11T00:22:39.026982846Z" level=info msg="Stopped pod sandbox: 8af1c7276e484bd95af17391d7e8d8fdd9ea6ee05b24536288d3c1b13809b45d" id=a454ba8c-2f32-4622-89df-cab2c9ae838e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.045731 | controller | Jun 11 00:22:39.049787 crc crio[23067]: time="2026-06-11T00:22:39.049533391Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-9cqxl/registry-server" id=c85b58b8-f91d-408c-9276-4ca5958d716e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.045747 | controller | Jun 11 00:22:39.050091 crc crio[23067]: time="2026-06-11T00:22:39.050053945Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.045762 | controller | Jun 11 00:22:39.104314 crc crio[23067]: time="2026-06-11T00:22:39.104208832Z" level=info msg="Running pod sandbox: openstack/nova-metadata-0/POD" id=31dd4fba-c81d-415d-b74e-8d6461a8ebdb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.045782 | controller | Jun 11 00:22:39.104424 crc crio[23067]: time="2026-06-11T00:22:39.104339535Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.045798 | controller | Jun 11 00:22:39.154418 crc crio[23067]: time="2026-06-11T00:22:39.15405086Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:34b81e7851e8f9e94e5ed584a9376af9d965558204e2312d7d5e4dfb89a9a6bf UID:b441326e-a01b-4e56-b18a-ab7d03516e1a NetNS:/var/run/netns/c6f1062d-cd8d-41dd-b440-4a9a08573b85 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb441326e_a01b_4e56_b18a_ab7d03516e1a.slice PodAnnotations:0xc0029b2360}] Aliases:map[]}"
2026-06-11 01:10:47.045814 | controller | Jun 11 00:22:39.154418 crc crio[23067]: time="2026-06-11T00:22:39.154136883Z" level=info msg="Adding pod openstack_nova-metadata-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.045830 | controller | Jun 11 00:22:39.164947 crc crio[23067]: time="2026-06-11T00:22:39.164887916Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.045846 | controller | Jun 11 00:22:39.168796 crc crio[23067]: time="2026-06-11T00:22:39.16871835Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.045861 | controller | Jun 11 00:22:39.459487 crc crio[23067]: time="2026-06-11T00:22:39.458374244Z" level=info msg="Created container 51ada2522ddaf98386e226769759cc0e1aee6b24d147d1dada2451e8627a36e8: openstack/nova-api-0/nova-api-api" id=9face55f-f310-47b3-a91b-ad556808bbe0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.045876 | controller | Jun 11 00:22:39.469508 crc crio[23067]: time="2026-06-11T00:22:39.469180619Z" level=info msg="Created container afe58c75ef8d1f7fc6d1fdc77c6f982834bf07f04bdbc4a89e77ca3770ff9591: openshift-marketplace/redhat-marketplace-9cqxl/registry-server" id=c85b58b8-f91d-408c-9276-4ca5958d716e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.045891 | controller | Jun 11 00:22:39.473706 crc crio[23067]: time="2026-06-11T00:22:39.472075458Z" level=info msg="Starting container: 51ada2522ddaf98386e226769759cc0e1aee6b24d147d1dada2451e8627a36e8" id=b88486cb-8cf5-421e-985b-feae167d95e7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.045907 | controller | Jun 11 00:22:39.480495 crc crio[23067]: time="2026-06-11T00:22:39.477125715Z" level=info msg="Starting container: afe58c75ef8d1f7fc6d1fdc77c6f982834bf07f04bdbc4a89e77ca3770ff9591" id=8485c0cf-cd04-4b70-af44-8a7fa157cb18 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.045922 | controller | Jun 11 00:22:39.483984 crc crio[23067]: time="2026-06-11T00:22:39.483695075Z" level=info msg="Started container" PID=88329 containerID=51ada2522ddaf98386e226769759cc0e1aee6b24d147d1dada2451e8627a36e8 description=openstack/nova-api-0/nova-api-api id=b88486cb-8cf5-421e-985b-feae167d95e7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=42e396ccc3ed687188f63cd25eeb911ff11ca0720a99a63978d609f4548ae916
2026-06-11 01:10:47.045938 | controller | Jun 11 00:22:39.487199 crc crio[23067]: time="2026-06-11T00:22:39.487147269Z" level=info msg="Started container" PID=88406 containerID=afe58c75ef8d1f7fc6d1fdc77c6f982834bf07f04bdbc4a89e77ca3770ff9591 description=openshift-marketplace/redhat-marketplace-9cqxl/registry-server id=8485c0cf-cd04-4b70-af44-8a7fa157cb18 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6f4f111c7fc500c470a11ee5fee9bb09637db5cad4827c93a8f8ca0e2bd4c4ea
2026-06-11 01:10:47.045957 | controller | Jun 11 00:22:39.812457 crc crio[23067]: time="2026-06-11T00:22:39.811990034Z" level=info msg="Running pod sandbox: openstack/nova-cell1-novncproxy-0/POD" id=e56a4906-dc87-4a0d-84b3-8fe3cd76e031 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.045973 | controller | Jun 11 00:22:39.812457 crc crio[23067]: time="2026-06-11T00:22:39.812338043Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.045988 | controller | Jun 11 00:22:39.815155 crc crio[23067]: 2026-06-11T00:22:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:34b81e7851e8f9e Mac:0a:07:f8:92:a1:af Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cb Mtu:0 Sandbox:/var/run/netns/c6f1062d-cd8d-41dd-b440-4a9a08573b85 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.203 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:47.046004 | controller | Jun 11 00:22:39.818988 crc crio[23067]: time="2026-06-11T00:22:39.816418314Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:34b81e7851e8f9e94e5ed584a9376af9d965558204e2312d7d5e4dfb89a9a6bf UID:b441326e-a01b-4e56-b18a-ab7d03516e1a NetNS:/var/run/netns/c6f1062d-cd8d-41dd-b440-4a9a08573b85 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb441326e_a01b_4e56_b18a_ab7d03516e1a.slice PodAnnotations:0xc0029b2360}] Aliases:map[]}"
2026-06-11 01:10:47.046019 | controller | Jun 11 00:22:39.818988 crc crio[23067]: time="2026-06-11T00:22:39.816679012Z" level=info msg="Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:47.046035 | controller | Jun 11 00:22:39.866134 crc crio[23067]: time="2026-06-11T00:22:39.865933094Z" level=info msg="Ran pod sandbox 34b81e7851e8f9e94e5ed584a9376af9d965558204e2312d7d5e4dfb89a9a6bf with infra container: openstack/nova-metadata-0/POD" id=31dd4fba-c81d-415d-b74e-8d6461a8ebdb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.046051 | controller | Jun 11 00:22:39.869428 crc crio[23067]: time="2026-06-11T00:22:39.869322236Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=580416cd-ff92-45c8-a90b-43b1507ba6f7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.046067 | controller | Jun 11 00:22:39.871555 crc crio[23067]: time="2026-06-11T00:22:39.871484145Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=0e60ffbe-ad2f-46eb-84db-8e9a2f78d641 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.046083 | controller | Jun 11 00:22:39.871696 crc crio[23067]: time="2026-06-11T00:22:39.871601358Z" level=info msg="Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:2b012f1be10e5bf7bf9a653a1652de0527eb338421460975918cbfe6de242e66 UID:518cf3f6-be2c-4abe-bcca-dc1ccf5dbc9d NetNS:/var/run/netns/798e437d-f281-4047-9f4f-e7803370a9f0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod518cf3f6_be2c_4abe_bcca_dc1ccf5dbc9d.slice PodAnnotations:0xc000c35188}] Aliases:map[]}"
2026-06-11 01:10:47.046098 | controller | Jun 11 00:22:39.871696 crc crio[23067]: time="2026-06-11T00:22:39.871689371Z" level=info msg="Adding pod openstack_nova-cell1-novncproxy-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.046114 | controller | Jun 11 00:22:39.893590 crc crio[23067]: time="2026-06-11T00:22:39.893451594Z" level=info msg="Creating container: openstack/nova-metadata-0/nova-metadata-log" id=44c69e19-942a-4d2a-a429-4239d2df8bf6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.046129 | controller | Jun 11 00:22:39.896708 crc crio[23067]: time="2026-06-11T00:22:39.894472602Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.046149 | controller | Jun 11 00:22:39.953269 crc crio[23067]: time="2026-06-11T00:22:39.953167952Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.046165 | controller | Jun 11 00:22:39.959143 crc crio[23067]: time="2026-06-11T00:22:39.959041392Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.046181 | controller | Jun 11 00:22:40.205342 crc crio[23067]: time="2026-06-11T00:22:40.205043697Z" level=info msg="Created container a77be908a3fe6a79f06346ca41052ad60ce835c74c2cfb4a2b7daf56a4217542: openstack/nova-metadata-0/nova-metadata-log" id=44c69e19-942a-4d2a-a429-4239d2df8bf6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.046196 | controller | Jun 11 00:22:40.207251 crc crio[23067]: time="2026-06-11T00:22:40.206874447Z" level=info msg="Starting container: a77be908a3fe6a79f06346ca41052ad60ce835c74c2cfb4a2b7daf56a4217542" id=8491e549-af74-4611-bd20-775b2f2e46a0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.046211 | controller | Jun 11 00:22:40.212827 crc crio[23067]: time="2026-06-11T00:22:40.212728247Z" level=info msg="Started container" PID=88479 containerID=a77be908a3fe6a79f06346ca41052ad60ce835c74c2cfb4a2b7daf56a4217542 description=openstack/nova-metadata-0/nova-metadata-log id=8491e549-af74-4611-bd20-775b2f2e46a0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=34b81e7851e8f9e94e5ed584a9376af9d965558204e2312d7d5e4dfb89a9a6bf
2026-06-11 01:10:47.046226 | controller | Jun 11 00:22:40.230475 crc crio[23067]: time="2026-06-11T00:22:40.228395854Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=1d0e94d7-3c90-4006-b888-7c521d2ef898 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.046241 | controller | Jun 11 00:22:40.267064 crc crio[23067]: time="2026-06-11T00:22:40.258187456Z" level=info msg="Removing container: 3f15653042cd2b91e4e80c90b3a89c56329995cd88b34eabd49e4c9dc62900ce" id=74586fd6-4c38-495b-b449-8df18d8e6d50 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.046257 | controller | Jun 11 00:22:40.497113 crc crio[23067]: time="2026-06-11T00:22:40.497003196Z" level=info msg="Removed container 3f15653042cd2b91e4e80c90b3a89c56329995cd88b34eabd49e4c9dc62900ce: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=74586fd6-4c38-495b-b449-8df18d8e6d50 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.046272 | controller | Jun 11 00:22:40.745286 crc crio[23067]: time="2026-06-11T00:22:40.745084949Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=59132d1a-cf2f-4cca-b24b-2b9fd9afbd86 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.046288 | controller | Jun 11 00:22:40.901980 crc crio[23067]: time="2026-06-11T00:22:40.901390489Z" level=info msg="Creating container: openstack/nova-metadata-0/nova-metadata-metadata" id=6e031007-cd94-4754-ac6c-6d3f59530845 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.046304 | controller | Jun 11 00:22:40.904390 crc crio[23067]: time="2026-06-11T00:22:40.902220372Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.046319 | controller | Jun 11 00:22:40.946716 crc crio[23067]: 2026-06-11T00:22:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2b012f1be10e5bf Mac:4e:a9:59:44:22:24 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cc Mtu:0 Sandbox:/var/run/netns/798e437d-f281-4047-9f4f-e7803370a9f0 SocketPath: PciID:}] [{Interface:0xc00033ee30 Address:{IP:10.217.0.204 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:47.046339 | controller | Jun 11 00:22:40.946716 crc crio[23067]: time="2026-06-11T00:22:40.946073597Z" level=info msg="Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:2b012f1be10e5bf7bf9a653a1652de0527eb338421460975918cbfe6de242e66 UID:518cf3f6-be2c-4abe-bcca-dc1ccf5dbc9d NetNS:/var/run/netns/798e437d-f281-4047-9f4f-e7803370a9f0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod518cf3f6_be2c_4abe_bcca_dc1ccf5dbc9d.slice PodAnnotations:0xc000c35188}] Aliases:map[]}"
2026-06-11 01:10:47.046379 | controller | Jun 11 00:22:40.946716 crc crio[23067]: time="2026-06-11T00:22:40.946273323Z" level=info msg="Checking pod openstack_nova-cell1-novncproxy-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:47.046397 | controller | Jun 11 00:22:40.957225 crc crio[23067]: time="2026-06-11T00:22:40.95716163Z" level=info msg="Ran pod sandbox 2b012f1be10e5bf7bf9a653a1652de0527eb338421460975918cbfe6de242e66 with infra container: openstack/nova-cell1-novncproxy-0/POD" id=e56a4906-dc87-4a0d-84b3-8fe3cd76e031 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.046414 | controller | Jun 11 00:22:40.961745 crc crio[23067]: time="2026-06-11T00:22:40.961633722Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified" id=43e4802e-6496-4690-b6c6-a9c5943a646f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.046430 | controller | Jun 11 00:22:40.976816 crc crio[23067]: time="2026-06-11T00:22:40.976714223Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.046446 | controller | Jun 11 00:22:40.989016 crc crio[23067]: time="2026-06-11T00:22:40.988929026Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.046462 | controller | Jun 11 00:22:41.072235 crc crio[23067]: time="2026-06-11T00:22:41.072108723Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified" id=c491346f-29aa-475e-b258-45073ff5574c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.046486 | controller | Jun 11 00:22:41.097389 crc crio[23067]: time="2026-06-11T00:22:41.097335931Z" level=info msg="Creating container: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy" id=9eb33eda-1bf6-4e0f-a01a-3438a0c8213d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.046574 | controller | Jun 11 00:22:41.099418 crc crio[23067]: time="2026-06-11T00:22:41.099380537Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.046600 | controller | Jun 11 00:22:41.201559 crc crio[23067]: time="2026-06-11T00:22:41.201459319Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.046617 | controller | Jun 11 00:22:41.207374 crc crio[23067]: time="2026-06-11T00:22:41.207228836Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.046634 | controller | Jun 11 00:22:41.216164 crc crio[23067]: time="2026-06-11T00:22:41.216072437Z" level=info msg="Created container 5b01c9e1261020dff6bb3805dfc740f2877312e7ecfa04a4dbc5f74aa6e90da9: openstack/nova-metadata-0/nova-metadata-metadata" id=6e031007-cd94-4754-ac6c-6d3f59530845 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.046651 | controller | Jun 11 00:22:41.217317 crc crio[23067]: time="2026-06-11T00:22:41.217239539Z" level=info msg="Starting container: 5b01c9e1261020dff6bb3805dfc740f2877312e7ecfa04a4dbc5f74aa6e90da9" id=743a095d-3af9-46c4-be08-2561bba6263a name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.046672 | controller | Jun 11 00:22:41.223835 crc crio[23067]: time="2026-06-11T00:22:41.223596423Z" level=info msg="Started container" PID=88665 containerID=5b01c9e1261020dff6bb3805dfc740f2877312e7ecfa04a4dbc5f74aa6e90da9 description=openstack/nova-metadata-0/nova-metadata-metadata id=743a095d-3af9-46c4-be08-2561bba6263a name=/runtime.v1.RuntimeService/StartContainer sandboxID=34b81e7851e8f9e94e5ed584a9376af9d965558204e2312d7d5e4dfb89a9a6bf
2026-06-11 01:10:47.046689 | controller | Jun 11 00:22:41.439528 crc crio[23067]: time="2026-06-11T00:22:41.438996034Z" level=info msg="Created container fa52613e52355661436ca6b218e4670f804edb061ed7f2740f7536cbd7d8bd6c: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy" id=9eb33eda-1bf6-4e0f-a01a-3438a0c8213d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.046705 | controller | Jun 11 00:22:41.443391 crc crio[23067]: time="2026-06-11T00:22:41.443318232Z" level=info msg="Starting container: fa52613e52355661436ca6b218e4670f804edb061ed7f2740f7536cbd7d8bd6c" id=b066cc2e-d806-4949-9e7b-156cf49331e4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.046722 | controller | Jun 11 00:22:41.449324 crc crio[23067]: time="2026-06-11T00:22:41.449218783Z" level=info msg="Started container" PID=88678 containerID=fa52613e52355661436ca6b218e4670f804edb061ed7f2740f7536cbd7d8bd6c description=openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy id=b066cc2e-d806-4949-9e7b-156cf49331e4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2b012f1be10e5bf7bf9a653a1652de0527eb338421460975918cbfe6de242e66
2026-06-11 01:10:47.046738 | controller | Jun 11 00:22:41.488027 crc crio[23067]: time="2026-06-11T00:22:41.487908658Z" level=info msg="Running pod sandbox: openstack/nova-scheduler-0/POD" id=defd0d50-cff0-4cc7-8a1d-2ef0889cb586 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.046754 | controller | Jun 11 00:22:41.488184 crc crio[23067]: time="2026-06-11T00:22:41.488056872Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.046770 | controller | Jun 11 00:22:41.527631 crc crio[23067]: time="2026-06-11T00:22:41.527543978Z" level=info msg="Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:fc9835427723218b7d91186fbace72b84bbc03cd7538aafe0defab90be483fd7 UID:ab5bf95e-fdb5-4086-89bc-64e5f2bf4585 NetNS:/var/run/netns/18be0217-ddc3-4fc1-a690-03c17d7db11b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podab5bf95e_fdb5_4086_89bc_64e5f2bf4585.slice PodAnnotations:0xc00802e7e0}] Aliases:map[]}"
2026-06-11 01:10:47.046786 | controller | Jun 11 00:22:41.527631 crc crio[23067]: time="2026-06-11T00:22:41.52760781Z" level=info msg="Adding pod openstack_nova-scheduler-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.046802 | controller | Jun 11 00:22:42.158095 crc crio[23067]: 2026-06-11T00:22:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fc9835427723218 Mac:3a:25:6f:14:35:99 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cd Mtu:0 Sandbox:/var/run/netns/18be0217-ddc3-4fc1-a690-03c17d7db11b SocketPath: PciID:}] [{Interface:0xc0001365c0 Address:{IP:10.217.0.205 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:47.046818 | controller | Jun 11 00:22:42.159391 crc crio[23067]: time="2026-06-11T00:22:42.158743564Z" level=info msg="Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:fc9835427723218b7d91186fbace72b84bbc03cd7538aafe0defab90be483fd7 UID:ab5bf95e-fdb5-4086-89bc-64e5f2bf4585 NetNS:/var/run/netns/18be0217-ddc3-4fc1-a690-03c17d7db11b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podab5bf95e_fdb5_4086_89bc_64e5f2bf4585.slice PodAnnotations:0xc00802e7e0}] Aliases:map[]}"
2026-06-11 01:10:47.046837 | controller | Jun 11 00:22:42.159391 crc crio[23067]: time="2026-06-11T00:22:42.159154105Z" level=info msg="Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:47.046854 | controller | Jun 11 00:22:42.184938 crc crio[23067]: time="2026-06-11T00:22:42.184825165Z" level=info msg="Ran pod sandbox fc9835427723218b7d91186fbace72b84bbc03cd7538aafe0defab90be483fd7 with infra container: openstack/nova-scheduler-0/POD" id=defd0d50-cff0-4cc7-8a1d-2ef0889cb586 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.046869 | controller | Jun 11 00:22:42.187323 crc crio[23067]: time="2026-06-11T00:22:42.187221881Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified" id=a162e6b1-f772-4f5a-9dd3-3c6e67892a68 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.046885 | controller | Jun 11 00:22:42.216019 crc crio[23067]: time="2026-06-11T00:22:42.21582494Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified" id=0e57e25f-4d92-47f6-ae8f-180ebacf8cf9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.046901 | controller | Jun 11 00:22:42.227269 crc crio[23067]: time="2026-06-11T00:22:42.22500276Z" level=info msg="Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=61425434-47ca-4ce3-be73-ef84772aae94 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.046916 | controller | Jun 11 00:22:42.227269 crc crio[23067]: time="2026-06-11T00:22:42.22535013Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.046932 | controller | Jun 11 00:22:42.299554 crc crio[23067]: time="2026-06-11T00:22:42.299428299Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.046947 | controller | Jun 11 00:22:42.303755 crc crio[23067]: time="2026-06-11T00:22:42.303686625Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.046963 | controller | Jun 11 00:22:42.688772 crc crio[23067]: time="2026-06-11T00:22:42.688084804Z" level=info msg="Created container 1f340e37a7923bddc8cb1703a9ccd4baa8dbd872a8192ef4101fc85b60805f0d: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=61425434-47ca-4ce3-be73-ef84772aae94 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.046979 | controller | Jun 11 00:22:42.691157 crc crio[23067]: time="2026-06-11T00:22:42.691083725Z" level=info msg="Starting container: 1f340e37a7923bddc8cb1703a9ccd4baa8dbd872a8192ef4101fc85b60805f0d" id=7ab44760-fb49-45bd-80cb-e73042437ca7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.046994 | controller | Jun 11 00:22:42.716948 crc crio[23067]: time="2026-06-11T00:22:42.716606251Z" level=info msg="Started container" PID=88888 containerID=1f340e37a7923bddc8cb1703a9ccd4baa8dbd872a8192ef4101fc85b60805f0d description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=7ab44760-fb49-45bd-80cb-e73042437ca7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fc9835427723218b7d91186fbace72b84bbc03cd7538aafe0defab90be483fd7
2026-06-11 01:10:47.047010 | controller | Jun 11 00:22:42.910508 crc crio[23067]: time="2026-06-11T00:22:42.910321292Z" level=info msg="Stopping container: f45fd3f51bc731261c92d94d31697b240101dd7a28dbbdbf98429732c698a7be (timeout: 30s)" id=b974e17b-632c-400f-b9fb-375e52a82a8e name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:47.047026 | controller | Jun 11 00:22:43.047002 crc crio[23067]: time="2026-06-11T00:22:43.046893023Z" level=info msg="Stopped container f45fd3f51bc731261c92d94d31697b240101dd7a28dbbdbf98429732c698a7be: openstack/kube-state-metrics-0/kube-state-metrics" id=b974e17b-632c-400f-b9fb-375e52a82a8e name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:47.047045 | controller | Jun 11 00:22:43.048336 crc crio[23067]: time="2026-06-11T00:22:43.04825449Z" level=info msg="Stopping pod sandbox: ca8cdf2935075dc917b8cd60ec1192abed478119c2b2aee0c2071721c52af9df" id=62408142-c0d7-44c2-9bce-7431b580bdd8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.047061 | controller | Jun 11 00:22:43.049686 crc crio[23067]: time="2026-06-11T00:22:43.049552046Z" level=info msg="Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:ca8cdf2935075dc917b8cd60ec1192abed478119c2b2aee0c2071721c52af9df UID:2263098b-0ae7-4eb4-bac4-5257289174fa NetNS:/var/run/netns/c7b8cbbd-7b98-4dc6-9815-3f64bd8ee069 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2263098b_0ae7_4eb4_bac4_5257289174fa.slice PodAnnotations:0xc002392400}] Aliases:map[]}"
2026-06-11 01:10:47.047077 | controller | Jun 11 00:22:43.049808 crc crio[23067]: time="2026-06-11T00:22:43.049757971Z" level=info msg="Deleting pod openstack_kube-state-metrics-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.047093 | controller | Jun 11 00:22:43.608346 crc crio[23067]: time="2026-06-11T00:22:43.607836534Z" level=info msg="Stopped pod sandbox: ca8cdf2935075dc917b8cd60ec1192abed478119c2b2aee0c2071721c52af9df" id=62408142-c0d7-44c2-9bce-7431b580bdd8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.047109 | controller | Jun 11 00:22:44.477978 crc crio[23067]: time="2026-06-11T00:22:44.47679275Z" level=info msg="Removing container: f45fd3f51bc731261c92d94d31697b240101dd7a28dbbdbf98429732c698a7be" id=9a71e52e-2f71-43aa-810d-d847f4c71a6c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.047125 | controller | Jun 11 00:22:44.509878 crc crio[23067]: time="2026-06-11T00:22:44.509489192Z" level=info msg="Removed container f45fd3f51bc731261c92d94d31697b240101dd7a28dbbdbf98429732c698a7be: openstack/kube-state-metrics-0/kube-state-metrics" id=9a71e52e-2f71-43aa-810d-d847f4c71a6c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.047141 | controller | Jun 11 00:22:45.022255 crc crio[23067]: time="2026-06-11T00:22:45.021495618Z" level=info msg="Running pod sandbox: openstack/kube-state-metrics-0/POD" id=8ff1d213-39e1-4907-9400-c269662deb24 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.047156 | controller | Jun 11 00:22:45.023426 crc crio[23067]: time="2026-06-11T00:22:45.02228986Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.047172 | controller | Jun 11 00:22:45.155229 crc crio[23067]: time="2026-06-11T00:22:45.155137711Z" level=info msg="Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:c9e6b0de3cf1fc81c97b1627c443a332863e1712e53a7d3eaadb13ddc829ba3e UID:653c5029-466a-488a-86b9-713f43161aed NetNS:/var/run/netns/499eeb44-4609-43e6-b11b-3ec8ad04fa6f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod653c5029_466a_488a_86b9_713f43161aed.slice PodAnnotations:0xc003ba8118}] Aliases:map[]}"
2026-06-11 01:10:47.047187 | controller | Jun 11 00:22:45.155229 crc crio[23067]: time="2026-06-11T00:22:45.155205193Z" level=info msg="Adding pod openstack_kube-state-metrics-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.047203 | controller | Jun 11 00:22:45.830399 crc crio[23067]: 2026-06-11T00:22:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c9e6b0de3cf1fc8 Mac:de:63:ae:51:58:10 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ce Mtu:0 Sandbox:/var/run/netns/499eeb44-4609-43e6-b11b-3ec8ad04fa6f SocketPath: PciID:}] [{Interface:0xc0004be5b0 Address:{IP:10.217.0.206 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:47.047224 | controller | Jun 11 00:22:45.831794 crc crio[23067]: time="2026-06-11T00:22:45.831722735Z" level=info msg="Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:c9e6b0de3cf1fc81c97b1627c443a332863e1712e53a7d3eaadb13ddc829ba3e UID:653c5029-466a-488a-86b9-713f43161aed NetNS:/var/run/netns/499eeb44-4609-43e6-b11b-3ec8ad04fa6f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod653c5029_466a_488a_86b9_713f43161aed.slice PodAnnotations:0xc003ba8118}] Aliases:map[]}"
2026-06-11 01:10:47.047240 | controller | Jun 11 00:22:45.832002 crc crio[23067]: time="2026-06-11T00:22:45.83190578Z" level=info msg="Checking pod openstack_kube-state-metrics-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:47.047256 | controller | Jun 11 00:22:45.842108 crc crio[23067]: time="2026-06-11T00:22:45.842024796Z" level=info msg="Ran pod sandbox c9e6b0de3cf1fc81c97b1627c443a332863e1712e53a7d3eaadb13ddc829ba3e with infra container: openstack/kube-state-metrics-0/POD" id=8ff1d213-39e1-4907-9400-c269662deb24 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.047272 | controller | Jun 11 00:22:45.844979 crc crio[23067]: time="2026-06-11T00:22:45.844897154Z" level=info msg="Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0" id=95184df2-a7d9-40e3-a53e-1fe33b33eb1e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.047288 | controller | Jun 11 00:22:45.895792 crc crio[23067]: time="2026-06-11T00:22:45.895692559Z" level=info msg="Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0" id=9edf8ef9-bdaa-4faa-87b1-f4d427f4e082 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.047304 | controller | Jun 11 00:22:45.906266 crc crio[23067]: time="2026-06-11T00:22:45.906180214Z" level=info msg="Creating container: openstack/kube-state-metrics-0/kube-state-metrics" id=74453e37-1320-433f-ae3f-90191361fb84 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.047319 | controller | Jun 11 00:22:45.906921 crc crio[23067]: time="2026-06-11T00:22:45.906773661Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.047335 | controller | Jun 11 00:22:45.991709 crc crio[23067]: time="2026-06-11T00:22:45.991546511Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.047375 | controller | Jun 11 00:22:46.153484 crc crio[23067]: time="2026-06-11T00:22:46.153388893Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.047404 | controller | Jun 11 00:22:46.605391 crc crio[23067]: time="2026-06-11T00:22:46.60158319Z" level=info msg="Created container 8fa859d79b1f283414e53b04c3602de3c3819dc4992f9bce2e02dd7b913f6d11: openstack/kube-state-metrics-0/kube-state-metrics" id=74453e37-1320-433f-ae3f-90191361fb84 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.047422 | controller | Jun 11 00:22:46.607057 crc crio[23067]: time="2026-06-11T00:22:46.606837543Z" level=info msg="Starting container: 8fa859d79b1f283414e53b04c3602de3c3819dc4992f9bce2e02dd7b913f6d11" id=ed017f51-a61f-4dbb-8720-a5a583972992 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.047438 | controller | Jun 11 00:22:46.620952 crc crio[23067]: time="2026-06-11T00:22:46.620794323Z" level=info msg="Started container" PID=89176 containerID=8fa859d79b1f283414e53b04c3602de3c3819dc4992f9bce2e02dd7b913f6d11 description=openstack/kube-state-metrics-0/kube-state-metrics id=ed017f51-a61f-4dbb-8720-a5a583972992 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c9e6b0de3cf1fc81c97b1627c443a332863e1712e53a7d3eaadb13ddc829ba3e
2026-06-11 01:10:47.047458 | controller | Jun 11 00:22:46.666802 crc crio[23067]: time="2026-06-11T00:22:46.666722675Z" level=info msg="Stopping container: da41939164b7e166c5bb638e222336651b699152d9f5c26e86e508c5e4b6140c (timeout: 30s)" id=eaa2ce14-aeec-404f-bb01-21df03bf7fa2 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:47.047475 | controller | Jun 11 00:22:46.666959 crc crio[23067]: time="2026-06-11T00:22:46.66691142Z" level=info msg="Stopping container: 73fddc1172d56855bd04429fe09f7434c282d9a07f56c347b8a3e09f23a070e1 (timeout: 30s)" id=5f3705a6-300c-4ca4-8c94-cf0b49b2f85e name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:47.047491 | controller | Jun 11 00:22:46.667260 crc crio[23067]: time="2026-06-11T00:22:46.667174118Z" level=info msg="Stopping container: 0c9ce4150a98eb11a70ba55acf9ce99cb028d586f90b9584ddc1e87932c14755 (timeout: 30s)" id=f92f0bf6-2de5-477d-98ba-6eaa0f24d0a6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:47.047506 | controller | Jun 11 00:22:46.667534 crc crio[23067]: time="2026-06-11T00:22:46.667403254Z" level=info msg="Stopping container: 3165cd829ccd4242db7f4ea27327ca1ca49be3106a478bd00f6a1b0fa5563494 (timeout: 30s)" id=4bc7ec5e-2607-40ce-aede-00544b7d203d name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:47.047521 | controller | Jun 11 00:22:46.799446 crc crio[23067]: time="2026-06-11T00:22:46.799188866Z" level=info msg="Stopped container da41939164b7e166c5bb638e222336651b699152d9f5c26e86e508c5e4b6140c: openstack/ceilometer-0/sg-core" id=eaa2ce14-aeec-404f-bb01-21df03bf7fa2 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:47.047537 | controller | Jun 11 00:22:46.903093 crc crio[23067]: time="2026-06-11T00:22:46.902994196Z" level=info msg="Stopped container 73fddc1172d56855bd04429fe09f7434c282d9a07f56c347b8a3e09f23a070e1: openstack/ceilometer-0/proxy-httpd" id=5f3705a6-300c-4ca4-8c94-cf0b49b2f85e name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:47.047552 | controller | Jun 11 00:22:47.114333 crc crio[23067]: time="2026-06-11T00:22:47.114212334Z" level=info msg="Stopped container 3165cd829ccd4242db7f4ea27327ca1ca49be3106a478bd00f6a1b0fa5563494: openstack/ceilometer-0/ceilometer-central-agent" id=4bc7ec5e-2607-40ce-aede-00544b7d203d name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:47.047568 | controller | Jun 11 00:22:49.592163 crc crio[23067]: time="2026-06-11T00:22:49.590042443Z" level=info msg="Stopping container: afe58c75ef8d1f7fc6d1fdc77c6f982834bf07f04bdbc4a89e77ca3770ff9591 (timeout: 2s)" id=1cec6669-a76c-4022-b90a-15b7ba4f2a10 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:47.047584 | controller | Jun 11 00:22:49.592163 crc crio[23067]: time="2026-06-11T00:22:49.591302827Z" level=info msg="Stopping pod sandbox: 321ab3a726089f42249db9dd02426e2ee96860e210c583170e249dbf1e4c3f5c" id=2464a189-d25b-4860-ab56-c1c00fd16b74 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.047600 | controller | Jun 11 00:22:49.592911 crc crio[23067]: time="2026-06-11T00:22:49.592803218Z" level=info msg="Got pod network &{Name:nova-cell1-conductor-db-sync-76c97 Namespace:openstack ID:321ab3a726089f42249db9dd02426e2ee96860e210c583170e249dbf1e4c3f5c UID:a4bdb00f-9e18-4002-ac8d-845b31f35d5b NetNS:/var/run/netns/1d9d339f-ef9b-424f-bb82-309d89f2fbff Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda4bdb00f_9e18_4002_ac8d_845b31f35d5b.slice PodAnnotations:0xc000b80e38}] Aliases:map[]}"
2026-06-11 01:10:47.047616 | controller | Jun 11 00:22:49.593117 crc crio[23067]: time="2026-06-11T00:22:49.593057015Z" level=info msg="Deleting pod openstack_nova-cell1-conductor-db-sync-76c97 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.047632 | controller | Jun 11 00:22:49.728336 crc crio[23067]: time="2026-06-11T00:22:49.72823208Z" level=info msg="Stopped container afe58c75ef8d1f7fc6d1fdc77c6f982834bf07f04bdbc4a89e77ca3770ff9591: openshift-marketplace/redhat-marketplace-9cqxl/registry-server" id=1cec6669-a76c-4022-b90a-15b7ba4f2a10 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:47.047651 | controller | Jun 11 00:22:49.729074 crc crio[23067]: time="2026-06-11T00:22:49.729001581Z" level=info msg="Stopping pod sandbox: 6f4f111c7fc500c470a11ee5fee9bb09637db5cad4827c93a8f8ca0e2bd4c4ea" id=81ce8b5a-0cef-4419-8e0d-45c8f393def9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.047668 | controller | Jun 11 00:22:49.729566 crc crio[23067]: time="2026-06-11T00:22:49.729489234Z" level=info msg="Got pod network &{Name:redhat-marketplace-9cqxl Namespace:openshift-marketplace ID:6f4f111c7fc500c470a11ee5fee9bb09637db5cad4827c93a8f8ca0e2bd4c4ea UID:eace8492-0499-4679-bae6-a8ee4eb6c80d NetNS:/var/run/netns/d0ff8040-f8cf-49ef-806b-4a7c1a79c7d1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podeace8492_0499_4679_bae6_a8ee4eb6c80d.slice PodAnnotations:0xc000b80f40}] Aliases:map[]}"
2026-06-11 01:10:47.047684 | controller | Jun 11 00:22:49.729737 crc crio[23067]: time="2026-06-11T00:22:49.729721101Z" level=info msg="Deleting pod openshift-marketplace_redhat-marketplace-9cqxl from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.047700 | controller | Jun 11 00:22:50.012098 crc crio[23067]: time="2026-06-11T00:22:50.011931313Z" level=info msg="Stopped pod sandbox: 321ab3a726089f42249db9dd02426e2ee96860e210c583170e249dbf1e4c3f5c" id=2464a189-d25b-4860-ab56-c1c00fd16b74 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.047716 | controller | Jun 11 00:22:50.182008 crc crio[23067]: time="2026-06-11T00:22:50.18133134Z" level=info msg="Stopped pod sandbox: 6f4f111c7fc500c470a11ee5fee9bb09637db5cad4827c93a8f8ca0e2bd4c4ea" id=81ce8b5a-0cef-4419-8e0d-45c8f393def9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.047731 | controller | Jun 11 00:22:50.615420 crc crio[23067]: time="2026-06-11T00:22:50.615339991Z" level=info msg="Removing container: afe58c75ef8d1f7fc6d1fdc77c6f982834bf07f04bdbc4a89e77ca3770ff9591" id=8faeb966-03fd-4ce1-a95c-c9dd310b87ce name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.047747 | controller | Jun 11 00:22:50.660556 crc crio[23067]: time="2026-06-11T00:22:50.660452971Z" level=info msg="Removed container afe58c75ef8d1f7fc6d1fdc77c6f982834bf07f04bdbc4a89e77ca3770ff9591: openshift-marketplace/redhat-marketplace-9cqxl/registry-server" id=8faeb966-03fd-4ce1-a95c-c9dd310b87ce name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.047763 | controller | Jun 11 00:22:50.663270 crc crio[23067]: time="2026-06-11T00:22:50.663164985Z" level=info msg="Removing container: 3c833fd82ab19d300d3f181a55e5caac8722e68665f4399c6d287dffd8a9027e" id=236a30fd-cf99-40f9-8bca-ccd14e47ba39 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.047778 | controller | Jun 11 00:22:50.720368 crc crio[23067]: time="2026-06-11T00:22:50.720156808Z" level=info msg="Removed container 3c833fd82ab19d300d3f181a55e5caac8722e68665f4399c6d287dffd8a9027e: openshift-marketplace/redhat-marketplace-9cqxl/extract-content" id=236a30fd-cf99-40f9-8bca-ccd14e47ba39 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.047793 | controller | Jun 11 00:22:50.723898 crc crio[23067]: time="2026-06-11T00:22:50.723631783Z" level=info msg="Removing container: 7ca40b30aa4e9bb409498129c965965819136cf3125c0126cb8bcb20f459908e" id=e66e227e-2730-418d-abee-f1ac3e8df4df name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.047809 | controller | Jun 11 00:22:50.878115 crc crio[23067]: time="2026-06-11T00:22:50.877196079Z" level=info msg="Removed container 7ca40b30aa4e9bb409498129c965965819136cf3125c0126cb8bcb20f459908e: openshift-marketplace/redhat-marketplace-9cqxl/extract-utilities" id=e66e227e-2730-418d-abee-f1ac3e8df4df name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.047828 | controller | Jun 11 00:22:51.213820 crc crio[23067]: time="2026-06-11T00:22:51.212484669Z" level=info msg="Stopped container 0c9ce4150a98eb11a70ba55acf9ce99cb028d586f90b9584ddc1e87932c14755: openstack/ceilometer-0/ceilometer-notification-agent" id=f92f0bf6-2de5-477d-98ba-6eaa0f24d0a6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:47.047844 | controller | Jun 11 00:22:51.214514 crc crio[23067]: time="2026-06-11T00:22:51.214447662Z" level=info msg="Stopping pod sandbox: 41da7532f3031cfe97dc76f52ed5f1900c530d7d1164b5f3ab1e350d3ff997c4" id=e49a8ea3-1c9e-4776-9d21-6be451894d42 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.047860 | controller | Jun 11 00:22:51.215414 crc crio[23067]: time="2026-06-11T00:22:51.215342037Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:41da7532f3031cfe97dc76f52ed5f1900c530d7d1164b5f3ab1e350d3ff997c4 UID:896d6a13-e757-4714-9cf2-f78118b19917 NetNS:/var/run/netns/a4ec4d87-7e0c-4573-954f-ef994b958d14 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod896d6a13_e757_4714_9cf2_f78118b19917.slice PodAnnotations:0xc002a46138}] Aliases:map[]}"
2026-06-11 01:10:47.047876 | controller | Jun 11 00:22:51.215593 crc crio[23067]: time="2026-06-11T00:22:51.215543932Z" level=info msg="Deleting pod openstack_ceilometer-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.047892 | controller | Jun 11 00:22:51.261306 crc crio[23067]: time="2026-06-11T00:22:51.261144845Z" level=info msg="Running pod sandbox: openstack/nova-cell1-conductor-0/POD" id=c04fcc07-0aec-40ac-899b-812cec1ae810 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.047907 | controller | Jun 11 00:22:51.261306 crc crio[23067]: time="2026-06-11T00:22:51.261254828Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.047923 | controller | Jun 11 00:22:51.312507 crc crio[23067]: time="2026-06-11T00:22:51.312392282Z" level=info msg="Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:eb6554ea5497ffc95a70b883f5d96806bb3b4e986c5c325ba5ae66889827c725 UID:0ea149d2-bbe2-479a-a0e8-81fffec74293 NetNS:/var/run/netns/04416d02-db89-40c0-8524-35f971b16db3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0ea149d2_bbe2_479a_a0e8_81fffec74293.slice PodAnnotations:0xc002a462a0}] Aliases:map[]}"
2026-06-11 01:10:47.047939 | controller | Jun 11 00:22:51.312507 crc crio[23067]: time="2026-06-11T00:22:51.312488865Z" level=info msg="Adding pod openstack_nova-cell1-conductor-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.047954 | controller | Jun 11 00:22:51.629485 crc crio[23067]: time="2026-06-11T00:22:51.628930931Z" level=info msg="Stopped pod sandbox: 41da7532f3031cfe97dc76f52ed5f1900c530d7d1164b5f3ab1e350d3ff997c4" id=e49a8ea3-1c9e-4776-9d21-6be451894d42 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.047970 | controller | Jun 11 00:22:51.657245 crc crio[23067]: time="2026-06-11T00:22:51.653751117Z" level=info msg="Stopping container: 7d7a055ba012e0c3eb23846bdec8a1ef8c0aa02666cdb1c5f4890fc65515278a (timeout: 2s)" id=6ffef2a0-573a-42c8-9749-3a7bafb615e8 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:47.047985 | controller | Jun 11 00:22:51.756712 crc crio[23067]: 2026-06-11T00:22:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:eb6554ea5497ffc Mac:52:ea:11:aa:bf:ee Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cf Mtu:0 Sandbox:/var/run/netns/04416d02-db89-40c0-8524-35f971b16db3 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.207 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:47.048001 | controller | Jun 11 00:22:51.758447 crc crio[23067]: time="2026-06-11T00:22:51.75839792Z" level=info msg="Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:eb6554ea5497ffc95a70b883f5d96806bb3b4e986c5c325ba5ae66889827c725 UID:0ea149d2-bbe2-479a-a0e8-81fffec74293 NetNS:/var/run/netns/04416d02-db89-40c0-8524-35f971b16db3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0ea149d2_bbe2_479a_a0e8_81fffec74293.slice PodAnnotations:0xc002a462a0}] Aliases:map[]}"
2026-06-11 01:10:47.048021 | controller | Jun 11 00:22:51.758588 crc crio[23067]: time="2026-06-11T00:22:51.758554814Z" level=info msg="Checking pod openstack_nova-cell1-conductor-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:47.048036 | controller | Jun 11 00:22:51.771273 crc crio[23067]: time="2026-06-11T00:22:51.771083316Z" level=info msg="Ran pod sandbox eb6554ea5497ffc95a70b883f5d96806bb3b4e986c5c325ba5ae66889827c725 with infra container: openstack/nova-cell1-conductor-0/POD" id=c04fcc07-0aec-40ac-899b-812cec1ae810 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.048052 | controller | Jun 11 00:22:51.783408 crc crio[23067]: time="2026-06-11T00:22:51.783201596Z" level=info msg="Stopped container 7d7a055ba012e0c3eb23846bdec8a1ef8c0aa02666cdb1c5f4890fc65515278a: openshift-marketplace/certified-operators-4vnw8/registry-server" id=6ffef2a0-573a-42c8-9749-3a7bafb615e8 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:47.048068 | controller | Jun 11 00:22:51.784514 crc crio[23067]: time="2026-06-11T00:22:51.78445399Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=66c7df6b-edd8-4a15-aa63-4b273e777b44 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.048083 | controller | Jun 11 00:22:51.784830 crc crio[23067]: time="2026-06-11T00:22:51.784746008Z" level=info msg="Stopping pod sandbox: 03e1f8162dd95f7f7a273e6e5d81267c905022e644bf9da9672b2a2c131e83a2" id=102362a0-ee35-4359-a02a-595ecac4c30e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.048098 | controller | Jun 11 00:22:51.785429 crc crio[23067]: time="2026-06-11T00:22:51.785353945Z" level=info msg="Got pod network &{Name:certified-operators-4vnw8 Namespace:openshift-marketplace ID:03e1f8162dd95f7f7a273e6e5d81267c905022e644bf9da9672b2a2c131e83a2 UID:4cd75632-55f5-4540-9827-2ba8168a5e24 NetNS:/var/run/netns/592f2bdd-a563-4f0c-8e1a-d95f4bc7e8ee Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4cd75632_55f5_4540_9827_2ba8168a5e24.slice PodAnnotations:0xc007e12210}] Aliases:map[]}"
2026-06-11 01:10:47.048114 | controller | Jun 11 00:22:51.785619 crc crio[23067]: time="2026-06-11T00:22:51.785513309Z" level=info msg="Deleting pod openshift-marketplace_certified-operators-4vnw8 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.048130 | controller | Jun 11 00:22:51.844059 crc crio[23067]: time="2026-06-11T00:22:51.842812151Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=561a751e-2136-4d7b-a953-1bca31dd3a57 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.048145 | controller | Jun 11 00:22:51.865401 crc crio[23067]: time="2026-06-11T00:22:51.864941144Z" level=info msg="Creating container: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor" id=c0e4651c-f948-4ae3-ad90-d17407f8b092 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.048161 | controller | Jun 11 00:22:51.865401 crc crio[23067]: time="2026-06-11T00:22:51.865285994Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.048176 | controller | Jun 11 00:22:51.935757 crc crio[23067]: time="2026-06-11T00:22:51.927940572Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.048195 | controller | Jun 11 00:22:51.953368 crc crio[23067]: time="2026-06-11T00:22:51.953263942Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.048211 | controller | Jun 11 00:22:52.142485 crc crio[23067]: time="2026-06-11T00:22:52.142370687Z" level=info msg="Stopped pod sandbox: 03e1f8162dd95f7f7a273e6e5d81267c905022e644bf9da9672b2a2c131e83a2" id=102362a0-ee35-4359-a02a-595ecac4c30e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.048226 | controller | Jun 11 00:22:52.198514 crc crio[23067]: time="2026-06-11T00:22:52.198397434Z" level=info msg="Created container 5b232a41f0a39c27a7d8f3be84066e4b660f1aa2b6a7ef9bfefa2fc0a22cba9b: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor" id=c0e4651c-f948-4ae3-ad90-d17407f8b092 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.048241 | controller | Jun 11 00:22:52.200690 crc crio[23067]: time="2026-06-11T00:22:52.200548203Z" level=info msg="Starting container: 5b232a41f0a39c27a7d8f3be84066e4b660f1aa2b6a7ef9bfefa2fc0a22cba9b" id=ce8e2927-6428-48bb-b718-79501da0ee05 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.048257 | controller | Jun 11 00:22:52.221471 crc crio[23067]: time="2026-06-11T00:22:52.221251387Z" level=info msg="Started container" PID=89723 containerID=5b232a41f0a39c27a7d8f3be84066e4b660f1aa2b6a7ef9bfefa2fc0a22cba9b description=openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor id=ce8e2927-6428-48bb-b718-79501da0ee05 name=/runtime.v1.RuntimeService/StartContainer sandboxID=eb6554ea5497ffc95a70b883f5d96806bb3b4e986c5c325ba5ae66889827c725
2026-06-11 01:10:47.048272 | controller | Jun 11 00:22:52.667793 crc crio[23067]: time="2026-06-11T00:22:52.667504522Z" level=info msg="Removing container: 7d7a055ba012e0c3eb23846bdec8a1ef8c0aa02666cdb1c5f4890fc65515278a" id=1b46295f-95ac-431a-8854-d42c77f0c0e9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.048288 | controller | Jun 11 00:22:52.707102 crc crio[23067]: time="2026-06-11T00:22:52.705823856Z" level=info msg="Removed container 7d7a055ba012e0c3eb23846bdec8a1ef8c0aa02666cdb1c5f4890fc65515278a: openshift-marketplace/certified-operators-4vnw8/registry-server" id=1b46295f-95ac-431a-8854-d42c77f0c0e9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.048304 | controller | Jun 11 00:22:52.712428 crc crio[23067]: time="2026-06-11T00:22:52.712357804Z" level=info msg="Removing container: 17259cdf1841238973aec88d7907ce45cccbfc76594522dacc56ebcefcf5c917" id=b504e50d-8a1a-4734-a304-7a4d4190b8d9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.048319 | controller | Jun 11 00:22:52.799351 crc crio[23067]: time="2026-06-11T00:22:52.799214742Z" level=info msg="Removed container 17259cdf1841238973aec88d7907ce45cccbfc76594522dacc56ebcefcf5c917: openshift-marketplace/certified-operators-4vnw8/extract-content" id=b504e50d-8a1a-4734-a304-7a4d4190b8d9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.048334 | controller | Jun 11 00:22:52.804049 crc crio[23067]: time="2026-06-11T00:22:52.803967662Z" level=info msg="Removing container: 4d479b9bf93c34f5f99467e3540e2dd678f5485c0dc896f5ae45e7908e91f7e9" id=045e115a-30f7-4942-842e-f18ddae83e74 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.048368 | controller | Jun 11 00:22:52.841575 crc crio[23067]: time="2026-06-11T00:22:52.841441253Z" level=info msg="Removed container 4d479b9bf93c34f5f99467e3540e2dd678f5485c0dc896f5ae45e7908e91f7e9: openshift-marketplace/certified-operators-4vnw8/extract-utilities" id=045e115a-30f7-4942-842e-f18ddae83e74 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.048390 | controller | Jun 11 00:22:52.859207 crc crio[23067]: time="2026-06-11T00:22:52.859117605Z" level=info msg="Removing container: 73fddc1172d56855bd04429fe09f7434c282d9a07f56c347b8a3e09f23a070e1" id=b413a35b-fd27-409d-8294-9658950197fd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.048413 | controller | Jun 11 00:22:52.919884 crc crio[23067]: time="2026-06-11T00:22:52.919796199Z" level=info msg="Removed container 73fddc1172d56855bd04429fe09f7434c282d9a07f56c347b8a3e09f23a070e1: openstack/ceilometer-0/proxy-httpd" id=b413a35b-fd27-409d-8294-9658950197fd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.048429 | controller | Jun 11 00:22:52.925380 crc crio[23067]: time="2026-06-11T00:22:52.925308469Z" level=info msg="Removing container: da41939164b7e166c5bb638e222336651b699152d9f5c26e86e508c5e4b6140c" id=b0a3ce22-4adb-40ac-8fd9-238b62ba48f5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.048445 | controller | Jun 11 00:22:52.987178 crc crio[23067]: time="2026-06-11T00:22:52.987108724Z" level=info msg="Removed container da41939164b7e166c5bb638e222336651b699152d9f5c26e86e508c5e4b6140c: openstack/ceilometer-0/sg-core" id=b0a3ce22-4adb-40ac-8fd9-238b62ba48f5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.048460 | controller | Jun 11 00:22:52.992394 crc crio[23067]: time="2026-06-11T00:22:52.992358177Z" level=info msg="Removing container: 0c9ce4150a98eb11a70ba55acf9ce99cb028d586f90b9584ddc1e87932c14755" id=ae74a987-aa57-4f94-b77c-21ae86f7b8aa name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.048475 | controller | Jun 11 00:22:53.022521 crc crio[23067]: time="2026-06-11T00:22:53.022414456Z" level=info msg="Removed container 0c9ce4150a98eb11a70ba55acf9ce99cb028d586f90b9584ddc1e87932c14755: openstack/ceilometer-0/ceilometer-notification-agent" id=ae74a987-aa57-4f94-b77c-21ae86f7b8aa name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.048491 | controller | Jun 11 00:22:53.027431 crc crio[23067]: time="2026-06-11T00:22:53.027358291Z" level=info msg="Removing container: 3165cd829ccd4242db7f4ea27327ca1ca49be3106a478bd00f6a1b0fa5563494" id=d68cbb1b-786f-4e1a-a223-9bed660d7a8c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.048506 | controller | Jun 11 00:22:53.059060 crc crio[23067]: time="2026-06-11T00:22:53.059002384Z" level=info msg="Removed container 3165cd829ccd4242db7f4ea27327ca1ca49be3106a478bd00f6a1b0fa5563494: openstack/ceilometer-0/ceilometer-central-agent" id=d68cbb1b-786f-4e1a-a223-9bed660d7a8c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.048522 | controller | Jun 11 00:22:53.271323 crc crio[23067]: time="2026-06-11T00:22:53.271230059Z" level=info msg="Running pod sandbox: openstack/ceilometer-0/POD" id=5db52d03-654b-4508-8112-75d6f103af51 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.048537 | controller | Jun 11 00:22:53.271447 crc crio[23067]: time="2026-06-11T00:22:53.271342532Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.048553 | controller | Jun 11 00:22:53.299547 crc crio[23067]: time="2026-06-11T00:22:53.299484829Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:5ad21a0cb3dbea7b4b87a67d8f63f14e9e34d15ec56942f1ede0f1e7b1aff6e3 UID:fe986c1b-9f1d-4065-861f-f672275f7ff9 NetNS:/var/run/netns/14475659-25f5-48a8-9e1e-c8ccb65b79b1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfe986c1b_9f1d_4065_861f_f672275f7ff9.slice PodAnnotations:0xc002a46928}] Aliases:map[]}"
2026-06-11 01:10:47.048570 | controller | Jun 11 00:22:53.299547 crc crio[23067]: time="2026-06-11T00:22:53.29953529Z" level=info msg="Adding pod openstack_ceilometer-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.048586 | controller | Jun 11 00:22:53.870167 crc crio[23067]: 2026-06-11T00:22:53Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5ad21a0cb3dbea7 Mac:9a:f5:41:7a:50:fd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d0 Mtu:0 Sandbox:/var/run/netns/14475659-25f5-48a8-9e1e-c8ccb65b79b1 SocketPath: PciID:}] [{Interface:0xc000014730 Address:{IP:10.217.0.208 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:47.048617 | controller | Jun 11 00:22:53.871936 crc crio[23067]: time="2026-06-11T00:22:53.871070229Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:5ad21a0cb3dbea7b4b87a67d8f63f14e9e34d15ec56942f1ede0f1e7b1aff6e3 UID:fe986c1b-9f1d-4065-861f-f672275f7ff9 NetNS:/var/run/netns/14475659-25f5-48a8-9e1e-c8ccb65b79b1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfe986c1b_9f1d_4065_861f_f672275f7ff9.slice PodAnnotations:0xc002a46928}] Aliases:map[]}"
2026-06-11 01:10:47.048635 | controller | Jun 11 00:22:53.871936 crc crio[23067]: time="2026-06-11T00:22:53.871251114Z" level=info msg="Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:47.048651 | controller | Jun 11 00:22:53.879796 crc crio[23067]: time="2026-06-11T00:22:53.879714565Z" level=info msg="Ran pod sandbox 5ad21a0cb3dbea7b4b87a67d8f63f14e9e34d15ec56942f1ede0f1e7b1aff6e3 with infra container: openstack/ceilometer-0/POD" id=5db52d03-654b-4508-8112-75d6f103af51 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.048668 | controller | Jun 11 00:22:53.888890 crc crio[23067]: time="2026-06-11T00:22:53.888759231Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=05943f8d-9675-4011-a5a8-a5fe010c5dae name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.048684 | controller | Jun 11 00:22:53.934417 crc crio[23067]: time="2026-06-11T00:22:53.933989924Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=5f6ec990-200f-4b49-afff-b5ecaba51edb name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.048700 | controller | Jun 11 00:22:53.946310 crc crio[23067]: time="2026-06-11T00:22:53.946188617Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-central-agent" id=784a5a1f-1965-4f92-a3a6-a013c0e8da2c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.048716 | controller | Jun 11 00:22:53.946721 crc crio[23067]: time="2026-06-11T00:22:53.946630499Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.048732 | controller | Jun 11 00:22:54.009984 crc crio[23067]: time="2026-06-11T00:22:54.009891663Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.048748 | controller | Jun 11 00:22:54.013530 crc crio[23067]: time="2026-06-11T00:22:54.01344822Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.048764 | controller | Jun 11 00:22:54.184128 crc crio[23067]: time="2026-06-11T00:22:54.182763696Z" level=info msg="Created container b4138094907cbf6db3bfd13dfe2bb605a2a17f3014d20a873288e7a426e8f0d9: openstack/ceilometer-0/ceilometer-central-agent" id=784a5a1f-1965-4f92-a3a6-a013c0e8da2c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.048780 | controller | Jun 11 00:22:54.193720 crc crio[23067]: time="2026-06-11T00:22:54.190962679Z" level=info msg="Starting container: b4138094907cbf6db3bfd13dfe2bb605a2a17f3014d20a873288e7a426e8f0d9" id=d665651f-92e6-4a59-bc3f-d32162355da4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.048796 | controller | Jun 11 00:22:54.199224 crc crio[23067]: time="2026-06-11T00:22:54.198499295Z" level=info msg="Started container" PID=89850 containerID=b4138094907cbf6db3bfd13dfe2bb605a2a17f3014d20a873288e7a426e8f0d9 description=openstack/ceilometer-0/ceilometer-central-agent id=d665651f-92e6-4a59-bc3f-d32162355da4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5ad21a0cb3dbea7b4b87a67d8f63f14e9e34d15ec56942f1ede0f1e7b1aff6e3
2026-06-11 01:10:47.048815 | controller | Jun 11 00:22:54.226532 crc crio[23067]: time="2026-06-11T00:22:54.223960009Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=6b561fa1-c263-4f6a-a799-34db91ead565 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.048832 | controller | Jun 11 00:22:54.264720 crc crio[23067]: time="2026-06-11T00:22:54.264578696Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=2b8310e3-aac6-4a29-bbcf-d79ec2208cec name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.048848 | controller | Jun 11 00:22:54.275037 crc crio[23067]: time="2026-06-11T00:22:54.274946369Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-notification-agent" id=f1a6fab7-a483-480d-8f15-401030454240 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.048863 | controller | Jun 11 00:22:54.275368 crc crio[23067]: time="2026-06-11T00:22:54.275310468Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.048878 | controller | Jun 11 00:22:54.360360 crc crio[23067]: time="2026-06-11T00:22:54.359620577Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.048894 | controller | Jun 11 00:22:54.369704 crc crio[23067]: time="2026-06-11T00:22:54.369559528Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.048909 | controller | Jun 11 00:22:54.501190 crc crio[23067]: time="2026-06-11T00:22:54.501024631Z" level=info msg="Created container 22ea099629071e69329632f1df5c63a6ba37f963da471269b67ab53edddfd7a4: openstack/ceilometer-0/ceilometer-notification-agent" id=f1a6fab7-a483-480d-8f15-401030454240 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.048925 | controller | Jun 11 00:22:54.502387 crc crio[23067]: time="2026-06-11T00:22:54.502317996Z" level=info msg="Starting container: 22ea099629071e69329632f1df5c63a6ba37f963da471269b67ab53edddfd7a4" id=4e982b33-ced8-42a2-9967-1174f0ea9b8d name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.048941 | controller | Jun 11 00:22:54.508514 crc crio[23067]: time="2026-06-11T00:22:54.508409983Z" level=info msg="Started container" PID=89968 containerID=22ea099629071e69329632f1df5c63a6ba37f963da471269b67ab53edddfd7a4 description=openstack/ceilometer-0/ceilometer-notification-agent id=4e982b33-ced8-42a2-9967-1174f0ea9b8d name=/runtime.v1.RuntimeService/StartContainer sandboxID=5ad21a0cb3dbea7b4b87a67d8f63f14e9e34d15ec56942f1ede0f1e7b1aff6e3
2026-06-11 01:10:47.048958 | controller | Jun 11 00:22:54.520897 crc crio[23067]: time="2026-06-11T00:22:54.520809721Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=f6f09b87-a073-4f48-99c4-bed16c18693d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.048973 | controller | Jun 11 00:22:54.537240 crc crio[23067]: time="2026-06-11T00:22:54.537119845Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=c98002a9-3cd7-4b8e-90cc-8b521ded579c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.048989 | controller | Jun 11 00:22:54.545318 crc crio[23067]: time="2026-06-11T00:22:54.545221746Z" level=info msg="Creating container: openstack/ceilometer-0/sg-core" id=9804ee0c-a4a4-4898-a799-434db67a0b23 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.049005 | controller | Jun 11 00:22:54.545696 crc crio[23067]: time="2026-06-11T00:22:54.545558825Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.049024 | controller | Jun 11 00:22:54.614509 crc crio[23067]: time="2026-06-11T00:22:54.614426492Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.049040 | controller | Jun 11 00:22:54.623690 crc crio[23067]: time="2026-06-11T00:22:54.623559752Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.049056 | controller | Jun 11 00:22:54.756500 crc crio[23067]: time="2026-06-11T00:22:54.756387602Z" level=info msg="Created container 281ab409b911fc08a27949605d0471b3f3d8a2c9c2722af495066e0f6157987e: openstack/ceilometer-0/sg-core" id=9804ee0c-a4a4-4898-a799-434db67a0b23 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.049072 | controller | Jun 11 00:22:54.757966 crc crio[23067]: time="2026-06-11T00:22:54.757877683Z" level=info msg="Starting container: 281ab409b911fc08a27949605d0471b3f3d8a2c9c2722af495066e0f6157987e" id=09180791-01a7-4831-a9df-eb8dd7a2b8a9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.049088 | controller | Jun 11 00:22:54.767935 crc crio[23067]: time="2026-06-11T00:22:54.767817514Z" level=info msg="Started container" PID=89997 containerID=281ab409b911fc08a27949605d0471b3f3d8a2c9c2722af495066e0f6157987e description=openstack/ceilometer-0/sg-core id=09180791-01a7-4831-a9df-eb8dd7a2b8a9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5ad21a0cb3dbea7b4b87a67d8f63f14e9e34d15ec56942f1ede0f1e7b1aff6e3
2026-06-11 01:10:47.049103 | controller | Jun 11 00:22:54.781476 crc crio[23067]: time="2026-06-11T00:22:54.781294351Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=b8dc888c-5844-48a1-83da-27f175f17e27 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.049118 | controller | Jun 11 00:22:54.841879 crc crio[23067]: time="2026-06-11T00:22:54.841713188Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=97fadcc6-6605-42e9-91b2-bb2d6043bb88 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.049133 | controller | Jun 11 00:22:54.852132 crc crio[23067]: time="2026-06-11T00:22:54.85204284Z" level=info msg="Creating container: openstack/ceilometer-0/proxy-httpd" id=f4861811-19ca-4a42-b0ab-b1a48a1d2c6a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.049149 | controller | Jun 11 00:22:54.852553 crc crio[23067]: time="2026-06-11T00:22:54.852490912Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.049164 | controller | Jun 11 00:22:54.908106 crc crio[23067]: time="2026-06-11T00:22:54.908000285Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.049179 | controller | Jun 11 00:22:54.912108 crc crio[23067]: time="2026-06-11T00:22:54.912050226Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.049194 | controller | Jun 11 00:22:55.091212 crc crio[23067]: time="2026-06-11T00:22:55.090920071Z" level=info msg="Created container 827750d853b2a69c613b252121d55ff34022e18439c60b6e230bce9267569e74: openstack/ceilometer-0/proxy-httpd" id=f4861811-19ca-4a42-b0ab-b1a48a1d2c6a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.049210 | controller | Jun 11 00:22:55.092881 crc crio[23067]: time="2026-06-11T00:22:55.092752691Z" level=info msg="Starting container: 827750d853b2a69c613b252121d55ff34022e18439c60b6e230bce9267569e74" id=99ebbdf0-a8f8-4789-9e47-b8655acd1b18 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.049229 | controller | Jun 11 00:22:55.099183 crc crio[23067]: time="2026-06-11T00:22:55.099093794Z" level=info msg="Started container" PID=90034 containerID=827750d853b2a69c613b252121d55ff34022e18439c60b6e230bce9267569e74 description=openstack/ceilometer-0/proxy-httpd id=99ebbdf0-a8f8-4789-9e47-b8655acd1b18 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5ad21a0cb3dbea7b4b87a67d8f63f14e9e34d15ec56942f1ede0f1e7b1aff6e3
2026-06-11 01:10:47.049245 | controller | Jun 11 00:22:57.602987 crc crio[23067]: time="2026-06-11T00:22:57.602395091Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-68b84f4555-brnzn/POD" id=0fb3172d-d402-40ca-a096-4f7ad4ef1d86 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.049261 | controller | Jun 11 00:22:57.604313 crc crio[23067]: time="2026-06-11T00:22:57.603029779Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.049277 | controller | Jun 11 00:22:57.683953 crc crio[23067]: time="2026-06-11T00:22:57.683352828Z" level=info msg="Got pod network &{Name:dnsmasq-dns-68b84f4555-brnzn Namespace:openstack ID:f876e0b418617b56a3032833738f4b805e279c01ca4daf5b7064b8caca39147c UID:3518ffa5-57ca-40dd-b4ea-b41d4e0b7455 NetNS:/var/run/netns/54a5e9f1-f1a6-4518-854c-4fe8cbc27eb2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3518ffa5_57ca_40dd_b4ea_b41d4e0b7455.slice PodAnnotations:0xc000530f58}] Aliases:map[]}"
2026-06-11 01:10:47.049293 | controller | Jun 11 00:22:57.683953 crc crio[23067]: time="2026-06-11T00:22:57.683924304Z" level=info msg="Adding pod openstack_dnsmasq-dns-68b84f4555-brnzn to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.049309 | controller | Jun 11 00:22:58.262270 crc crio[23067]: 2026-06-11T00:22:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f876e0b418617b5 Mac:46:ee:79:cd:37:3a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d1 Mtu:0 Sandbox:/var/run/netns/54a5e9f1-f1a6-4518-854c-4fe8cbc27eb2 SocketPath: PciID:}] [{Interface:0xc00043a5b0 Address:{IP:10.217.0.209 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:47.049326 | controller | Jun 11 00:22:58.264222 crc crio[23067]: time="2026-06-11T00:22:58.26414436Z" level=info msg="Got pod network &{Name:dnsmasq-dns-68b84f4555-brnzn Namespace:openstack ID:f876e0b418617b56a3032833738f4b805e279c01ca4daf5b7064b8caca39147c UID:3518ffa5-57ca-40dd-b4ea-b41d4e0b7455 NetNS:/var/run/netns/54a5e9f1-f1a6-4518-854c-4fe8cbc27eb2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3518ffa5_57ca_40dd_b4ea_b41d4e0b7455.slice PodAnnotations:0xc000530f58}] Aliases:map[]}"
2026-06-11 01:10:47.049343 | controller | Jun 11 00:22:58.264391 crc crio[23067]: time="2026-06-11T00:22:58.264344346Z" level=info msg="Checking pod openstack_dnsmasq-dns-68b84f4555-brnzn for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:47.049382 | controller | Jun 11 00:22:58.274327 crc crio[23067]: time="2026-06-11T00:22:58.274244236Z" level=info msg="Ran pod sandbox f876e0b418617b56a3032833738f4b805e279c01ca4daf5b7064b8caca39147c with infra container: openstack/dnsmasq-dns-68b84f4555-brnzn/POD" id=0fb3172d-d402-40ca-a096-4f7ad4ef1d86 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.049400 | controller | Jun 11 00:22:58.279897 crc crio[23067]: time="2026-06-11T00:22:58.279608302Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=2b4d2817-a7e8-4944-af2d-b8136b0305ec name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.049416 | controller | Jun 11 00:22:58.353593 crc crio[23067]: time="2026-06-11T00:22:58.353495926Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=83bf1524-f90b-479c-bc4c-94871aa83bf1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.049436 | controller | Jun 11 00:22:58.361934 crc crio[23067]: time="2026-06-11T00:22:58.361834083Z" level=info msg="Creating container: openstack/dnsmasq-dns-68b84f4555-brnzn/init" id=4eb82c36-dd35-4a5f-8e15-b38b7db89b9f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.049452 | controller | Jun 11 00:22:58.362306 crc crio[23067]: time="2026-06-11T00:22:58.362250635Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.049468 | controller | Jun 11 00:22:58.442574 crc crio[23067]: time="2026-06-11T00:22:58.442382009Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.049484 | controller | Jun 11 00:22:58.447502 crc crio[23067]: time="2026-06-11T00:22:58.447423186Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.049500 | controller | Jun 11 00:22:58.767537 crc crio[23067]: time="2026-06-11T00:22:58.766992308Z" level=info msg="Created container 8d4bf93becafceff68a81992b4f71dce43cdef0be6ddd5087ad1820fa06cdcb0: openstack/dnsmasq-dns-68b84f4555-brnzn/init" id=4eb82c36-dd35-4a5f-8e15-b38b7db89b9f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.049516 | controller | Jun 11 00:22:58.770810 crc crio[23067]: time="2026-06-11T00:22:58.770625227Z" level=info msg="Starting container: 8d4bf93becafceff68a81992b4f71dce43cdef0be6ddd5087ad1820fa06cdcb0" id=e577dd09-9707-4346-b5cc-587a668e9546 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.049532 | controller | Jun 11 00:22:58.786320 crc crio[23067]: time="2026-06-11T00:22:58.784133355Z" level=info msg="Started container" PID=90448 containerID=8d4bf93becafceff68a81992b4f71dce43cdef0be6ddd5087ad1820fa06cdcb0 description=openstack/dnsmasq-dns-68b84f4555-brnzn/init id=e577dd09-9707-4346-b5cc-587a668e9546 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f876e0b418617b56a3032833738f4b805e279c01ca4daf5b7064b8caca39147c
2026-06-11 01:10:47.049548 | controller | Jun 11 00:22:58.838773 crc crio[23067]: time="2026-06-11T00:22:58.838582989Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=47631bb1-717a-4690-ad42-e4d43b18f805 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.049564 | controller | Jun 11 00:22:58.913088 crc crio[23067]: time="2026-06-11T00:22:58.912929076Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=e2627f04-7ff8-40a7-86f7-07b4983d5b2c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.049580 | controller | Jun 11 00:22:58.922810 crc crio[23067]: time="2026-06-11T00:22:58.92260942Z" level=info msg="Creating container: openstack/dnsmasq-dns-68b84f4555-brnzn/dnsmasq-dns" id=9313251e-88a3-4467-81b7-f1f0f3389ebf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.049595 | controller | Jun 11 00:22:58.924159 crc crio[23067]: time="2026-06-11T00:22:58.924049259Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.049611 | controller | Jun 11 00:22:58.996988 crc crio[23067]: time="2026-06-11T00:22:58.996695559Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.049626 | controller | Jun 11 00:22:59.001586 crc crio[23067]: time="2026-06-11T00:22:59.00147504Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.049645 | controller | Jun 11 00:22:59.167812 crc crio[23067]: time="2026-06-11T00:22:59.167774843Z" level=info msg="Created container 9e26c12923ff77865a7237f02367da9814c03bf96346009134925ffb1b51da47: openstack/dnsmasq-dns-68b84f4555-brnzn/dnsmasq-dns" id=9313251e-88a3-4467-81b7-f1f0f3389ebf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.049661 | controller | Jun 11 00:22:59.175797 crc crio[23067]: time="2026-06-11T00:22:59.175187005Z" level=info msg="Starting container: 9e26c12923ff77865a7237f02367da9814c03bf96346009134925ffb1b51da47" id=29bc3034-d08d-4aaf-b648-d2e8e7bd50b3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.049677 | controller | Jun 11 00:22:59.186992 crc crio[23067]: time="2026-06-11T00:22:59.186214915Z" level=info msg="Started container" PID=90503 containerID=9e26c12923ff77865a7237f02367da9814c03bf96346009134925ffb1b51da47 description=openstack/dnsmasq-dns-68b84f4555-brnzn/dnsmasq-dns id=29bc3034-d08d-4aaf-b648-d2e8e7bd50b3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f876e0b418617b56a3032833738f4b805e279c01ca4daf5b7064b8caca39147c
2026-06-11 01:10:47.049693 | controller | Jun 11 00:23:01.093412 crc crio[23067]: time="2026-06-11T00:23:01.093049034Z" level=info msg="Stopping container: 51ada2522ddaf98386e226769759cc0e1aee6b24d147d1dada2451e8627a36e8 (timeout: 30s)" id=ea478167-edb7-48e4-b283-e8e57ed9d64b name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:47.049709 | controller | Jun 11 00:23:01.095291 crc crio[23067]: time="2026-06-11T00:23:01.093188137Z" level=info msg="Stopping container: 5cf4e9da7a0cfc842678c4b48e026790af16b2ab8ac477c6b8a2bae3a318422f (timeout: 30s)" id=5820cf3b-f7c4-4e9c-ad51-c6d3c04562b5 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:47.049725 | controller | Jun 11 00:23:01.224376 crc crio[23067]: time="2026-06-11T00:23:01.22425702Z" level=info msg="Stopped container 5cf4e9da7a0cfc842678c4b48e026790af16b2ab8ac477c6b8a2bae3a318422f: openstack/nova-api-0/nova-api-log" id=5820cf3b-f7c4-4e9c-ad51-c6d3c04562b5 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:47.049740 | controller | Jun 11 00:23:01.685779 crc crio[23067]: time="2026-06-11T00:23:01.685029861Z" level=info msg="Running pod sandbox: openstack/nova-cell1-cell-mapping-2m9nd/POD" id=1cd5fef2-c101-4710-8635-569bfac5bc72 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.049756 | controller | Jun 11 00:23:01.686096 crc crio[23067]: time="2026-06-11T00:23:01.686069889Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.049772 | controller | Jun 11 00:23:01.727588 crc crio[23067]: time="2026-06-11T00:23:01.727508849Z" level=info msg="Got pod network &{Name:nova-cell1-cell-mapping-2m9nd Namespace:openstack ID:ba1e9a854bab08711006dd5def47e681ea9c99c95cb2bfdae9f2cea97a078103 UID:93b7afc3-22fc-479f-98a0-2bab4464b211 NetNS:/var/run/netns/1ecfdeb6-8d99-4f76-81fb-0aff4b0fa924 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod93b7afc3_22fc_479f_98a0_2bab4464b211.slice PodAnnotations:0xc007e12770}] Aliases:map[]}"
2026-06-11 01:10:47.049789 | controller | Jun 11 00:23:01.728250 crc crio[23067]: time="2026-06-11T00:23:01.728222258Z" level=info msg="Adding pod openstack_nova-cell1-cell-mapping-2m9nd to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.049804 | controller | Jun 11 00:23:02.321614 crc crio[23067]: 2026-06-11T00:23:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ba1e9a854bab087 Mac:5e:3a:26:16:59:11 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d2 Mtu:0 Sandbox:/var/run/netns/1ecfdeb6-8d99-4f76-81fb-0aff4b0fa924 SocketPath: PciID:}] [{Interface:0xc0003655f0 Address:{IP:10.217.0.210 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:47.049821 | controller | Jun 11 00:23:02.323546 crc crio[23067]: time="2026-06-11T00:23:02.323460474Z" level=info msg="Got pod network &{Name:nova-cell1-cell-mapping-2m9nd Namespace:openstack ID:ba1e9a854bab08711006dd5def47e681ea9c99c95cb2bfdae9f2cea97a078103 UID:93b7afc3-22fc-479f-98a0-2bab4464b211 NetNS:/var/run/netns/1ecfdeb6-8d99-4f76-81fb-0aff4b0fa924 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod93b7afc3_22fc_479f_98a0_2bab4464b211.slice PodAnnotations:0xc007e12770}] Aliases:map[]}"
2026-06-11 01:10:47.049841 | controller | Jun 11 00:23:02.323735 crc crio[23067]: time="2026-06-11T00:23:02.323626858Z" level=info msg="Checking pod openstack_nova-cell1-cell-mapping-2m9nd for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:47.049858 | controller | Jun 11 00:23:02.335202 crc crio[23067]: time="2026-06-11T00:23:02.335150113Z" level=info msg="Ran pod sandbox ba1e9a854bab08711006dd5def47e681ea9c99c95cb2bfdae9f2cea97a078103 with infra container: openstack/nova-cell1-cell-mapping-2m9nd/POD" id=1cd5fef2-c101-4710-8635-569bfac5bc72 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.049874 | controller | Jun 11 00:23:02.338772 crc crio[23067]: time="2026-06-11T00:23:02.338627607Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=43457b8d-1d22-411b-bead-7d42c9dc82f0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.049891 | controller | Jun 11 00:23:02.378807 crc crio[23067]: time="2026-06-11T00:23:02.378302309Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=421a382f-8237-4b4d-a66b-145ec5ebccca name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.049908 | controller | Jun 11 00:23:02.389257 crc crio[23067]: time="2026-06-11T00:23:02.389187776Z" level=info msg="Creating container: openstack/nova-cell1-cell-mapping-2m9nd/nova-manage" id=c5c81804-bd1d-4313-a19e-a5362c6edcf4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.049924 | controller | Jun 11 00:23:02.389739 crc crio[23067]: time="2026-06-11T00:23:02.389601597Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.049940 | controller | Jun 11 00:23:02.453768 crc crio[23067]: time="2026-06-11T00:23:02.453528079Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.049956 | controller | Jun 11 00:23:02.457512 crc crio[23067]: time="2026-06-11T00:23:02.457429056Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.049972 | controller | Jun 11 00:23:02.525845 crc crio[23067]: time="2026-06-11T00:23:02.525771019Z" level=info msg="Stopping container: 281ab409b911fc08a27949605d0471b3f3d8a2c9c2722af495066e0f6157987e (timeout: 30s)" id=8dd13bcd-66fd-4a86-a22b-0cb63e8be608 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:47.049988 | controller | Jun 11 00:23:02.526429 crc crio[23067]: time="2026-06-11T00:23:02.526366285Z" level=info msg="Stopping container: b4138094907cbf6db3bfd13dfe2bb605a2a17f3014d20a873288e7a426e8f0d9 (timeout: 30s)" id=bb6e7a9a-789e-45f3-a468-01dc1043b380 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:47.050005 | controller | Jun 11 00:23:02.526780 crc crio[23067]: time="2026-06-11T00:23:02.526726525Z" level=info msg="Stopping container: 827750d853b2a69c613b252121d55ff34022e18439c60b6e230bce9267569e74 (timeout: 30s)" id=96abebfc-f776-4916-84bf-9e76fd4bf79a name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:47.050021 | controller | Jun 11 00:23:02.527347 crc crio[23067]: time="2026-06-11T00:23:02.5272815Z" level=info msg="Stopping container: 22ea099629071e69329632f1df5c63a6ba37f963da471269b67ab53edddfd7a4 (timeout: 30s)" id=6dbd2795-2e88-4411-bd39-f4b2ae957684 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:47.050040 | controller | Jun 11 00:23:02.651397 crc crio[23067]: time="2026-06-11T00:23:02.65129336Z" level=info msg="Stopped container 281ab409b911fc08a27949605d0471b3f3d8a2c9c2722af495066e0f6157987e: openstack/ceilometer-0/sg-core" id=8dd13bcd-66fd-4a86-a22b-0cb63e8be608 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:47.050056 | controller | Jun 11 00:23:02.708152 crc crio[23067]: time="2026-06-11T00:23:02.708072478Z" level=info msg="Created container 65073d0331c717c4e5f238dcddb68cd2dd03258125972a2c1626560258bc5ad3: openstack/nova-cell1-cell-mapping-2m9nd/nova-manage" id=c5c81804-bd1d-4313-a19e-a5362c6edcf4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.050073 | controller | Jun 11 00:23:02.709438 crc crio[23067]: time="2026-06-11T00:23:02.709364833Z" level=info msg="Starting container: 65073d0331c717c4e5f238dcddb68cd2dd03258125972a2c1626560258bc5ad3" id=e882379a-35e8-452e-a000-2ba93062d7bd name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.050089 | controller | Jun 11 00:23:02.715454 crc crio[23067]: time="2026-06-11T00:23:02.715388868Z" level=info msg="Started container" PID=90733 containerID=65073d0331c717c4e5f238dcddb68cd2dd03258125972a2c1626560258bc5ad3 description=openstack/nova-cell1-cell-mapping-2m9nd/nova-manage id=e882379a-35e8-452e-a000-2ba93062d7bd name=/runtime.v1.RuntimeService/StartContainer sandboxID=ba1e9a854bab08711006dd5def47e681ea9c99c95cb2bfdae9f2cea97a078103
2026-06-11 01:10:47.050106 | controller | Jun 11 00:23:02.775541 crc crio[23067]: time="2026-06-11T00:23:02.775443275Z" level=info msg="Stopped container 827750d853b2a69c613b252121d55ff34022e18439c60b6e230bce9267569e74: openstack/ceilometer-0/proxy-httpd" id=96abebfc-f776-4916-84bf-9e76fd4bf79a name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:47.050122 | controller | Jun 11 00:23:02.960519 crc crio[23067]: time="2026-06-11T00:23:02.959973555Z" level=info msg="Stopped container 22ea099629071e69329632f1df5c63a6ba37f963da471269b67ab53edddfd7a4: openstack/ceilometer-0/ceilometer-notification-agent" id=6dbd2795-2e88-4411-bd39-f4b2ae957684 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:47.050138 | controller | Jun 11 00:23:03.558295 crc crio[23067]: time="2026-06-11T00:23:03.558167101Z" level=info msg="Stopped container b4138094907cbf6db3bfd13dfe2bb605a2a17f3014d20a873288e7a426e8f0d9: openstack/ceilometer-0/ceilometer-central-agent" id=bb6e7a9a-789e-45f3-a468-01dc1043b380 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:47.050153 | controller | Jun 11 00:23:03.559503 crc crio[23067]: time="2026-06-11T00:23:03.559260551Z" level=info msg="Stopping pod sandbox: 5ad21a0cb3dbea7b4b87a67d8f63f14e9e34d15ec56942f1ede0f1e7b1aff6e3" id=206030e2-f3ea-4e53-a94a-db86bfd8607b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.050169 | controller | Jun 11 00:23:03.563622 crc crio[23067]: time="2026-06-11T00:23:03.563542488Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:5ad21a0cb3dbea7b4b87a67d8f63f14e9e34d15ec56942f1ede0f1e7b1aff6e3 UID:fe986c1b-9f1d-4065-861f-f672275f7ff9 NetNS:/var/run/netns/14475659-25f5-48a8-9e1e-c8ccb65b79b1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfe986c1b_9f1d_4065_861f_f672275f7ff9.slice PodAnnotations:0xc000130de8}] Aliases:map[]}"
2026-06-11 01:10:47.050185 | controller | Jun 11 00:23:03.564181 crc crio[23067]: time="2026-06-11T00:23:03.564120804Z" level=info msg="Deleting pod openstack_ceilometer-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.050200 | controller | Jun 11 00:23:03.964606 crc crio[23067]: time="2026-06-11T00:23:03.963628194Z" level=info msg="Stopped pod sandbox: 5ad21a0cb3dbea7b4b87a67d8f63f14e9e34d15ec56942f1ede0f1e7b1aff6e3" id=206030e2-f3ea-4e53-a94a-db86bfd8607b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.050220 | controller | Jun 11 00:23:04.984776 crc crio[23067]: time="2026-06-11T00:23:04.984014358Z" level=info msg="Removing container: 827750d853b2a69c613b252121d55ff34022e18439c60b6e230bce9267569e74" id=422cb33f-3a49-4225-bb86-3e01749386a6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.050236 | controller | Jun 11 00:23:05.024717 crc crio[23067]: time="2026-06-11T00:23:05.024570043Z" level=info msg="Removed container 827750d853b2a69c613b252121d55ff34022e18439c60b6e230bce9267569e74: openstack/ceilometer-0/proxy-httpd" id=422cb33f-3a49-4225-bb86-3e01749386a6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.050251 | controller | Jun 11 00:23:05.029750 crc crio[23067]: time="2026-06-11T00:23:05.029568059Z" level=info msg="Removing container: 281ab409b911fc08a27949605d0471b3f3d8a2c9c2722af495066e0f6157987e" id=e683a2a0-22e0-4f99-ab93-27f932c479dc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.050267 | controller | Jun 11 00:23:05.079570 crc crio[23067]: time="2026-06-11T00:23:05.078106093Z" level=info msg="Removed container 281ab409b911fc08a27949605d0471b3f3d8a2c9c2722af495066e0f6157987e: openstack/ceilometer-0/sg-core" id=e683a2a0-22e0-4f99-ab93-27f932c479dc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.050282 | controller | Jun 11 00:23:05.082508 crc crio[23067]: time="2026-06-11T00:23:05.082449921Z" level=info msg="Removing container: 22ea099629071e69329632f1df5c63a6ba37f963da471269b67ab53edddfd7a4" id=73e1ebba-2a5c-411f-b6b0-d1d573792abd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.050298 | controller | Jun 11 00:23:05.126029 crc crio[23067]: time="2026-06-11T00:23:05.125933576Z" level=info msg="Removed container 22ea099629071e69329632f1df5c63a6ba37f963da471269b67ab53edddfd7a4: openstack/ceilometer-0/ceilometer-notification-agent" id=73e1ebba-2a5c-411f-b6b0-d1d573792abd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.050313 | controller | Jun 11 00:23:05.129446 crc crio[23067]: time="2026-06-11T00:23:05.1293663Z" level=info msg="Removing container: b4138094907cbf6db3bfd13dfe2bb605a2a17f3014d20a873288e7a426e8f0d9" id=5838091d-55fb-4619-852f-97441ea0820d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.050329 | controller | Jun 11 00:23:05.174550 crc crio[23067]: time="2026-06-11T00:23:05.174465459Z" level=info msg="Removed container b4138094907cbf6db3bfd13dfe2bb605a2a17f3014d20a873288e7a426e8f0d9: openstack/ceilometer-0/ceilometer-central-agent" id=5838091d-55fb-4619-852f-97441ea0820d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.050344 | controller | Jun 11 00:23:05.498934 crc crio[23067]: time="2026-06-11T00:23:05.49879377Z" level=info msg="Running pod sandbox: openstack/ceilometer-0/POD" id=868dafd8-d111-4022-abfb-dd44663b1f95 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.050381 | controller | Jun 11 00:23:05.499076 crc crio[23067]: time="2026-06-11T00:23:05.498950975Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.050398 | controller | Jun 11 00:23:05.552471 crc crio[23067]: time="2026-06-11T00:23:05.552362041Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:f76c3da6ad4f446edd95300b0a6978a4a1137ebf19e29f9419ea74bafb4404a6 UID:9f7da95c-87d5-4ace-9742-caac1dedd0d3 NetNS:/var/run/netns/99a89cc0-bb60-46eb-8cce-37ff2a9ace6d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9f7da95c_87d5_4ace_9742_caac1dedd0d3.slice PodAnnotations:0xc000531830}] Aliases:map[]}"
2026-06-11 01:10:47.050414 | controller | Jun 11 00:23:05.552471 crc crio[23067]: time="2026-06-11T00:23:05.552449393Z" level=info msg="Adding pod openstack_ceilometer-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.050430 | controller | Jun 11 00:23:05.992840 crc crio[23067]: time="2026-06-11T00:23:05.992066467Z" level=info msg="Stopping container: 6b38ac53da6bf0f3a1bc7645e5643fa36360da13f4c2a7d053a3aea0fd3fa19f (timeout: 10s)" id=82fb8cc2-57b1-4b2b-b65d-e49e0b914bf4 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:47.050458 | controller | Jun 11 00:23:06.101510 crc crio[23067]: 2026-06-11T00:23:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f76c3da6ad4f446 Mac:d2:78:0f:13:18:e2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d3 Mtu:0 Sandbox:/var/run/netns/99a89cc0-bb60-46eb-8cce-37ff2a9ace6d SocketPath: PciID:}] [{Interface:0xc0005085c0 Address:{IP:10.217.0.211 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:47.050474 | controller | Jun 11 00:23:06.103905 crc crio[23067]: time="2026-06-11T00:23:06.103816213Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:f76c3da6ad4f446edd95300b0a6978a4a1137ebf19e29f9419ea74bafb4404a6 UID:9f7da95c-87d5-4ace-9742-caac1dedd0d3 NetNS:/var/run/netns/99a89cc0-bb60-46eb-8cce-37ff2a9ace6d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9f7da95c_87d5_4ace_9742_caac1dedd0d3.slice PodAnnotations:0xc000531830}] Aliases:map[]}"
2026-06-11 01:10:47.050490 | controller | Jun 11 00:23:06.104106 crc crio[23067]: time="2026-06-11T00:23:06.104048149Z" level=info msg="Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:47.050506 | controller | Jun 11 00:23:06.116593 crc crio[23067]: time="2026-06-11T00:23:06.116117718Z" level=info msg="Ran pod sandbox f76c3da6ad4f446edd95300b0a6978a4a1137ebf19e29f9419ea74bafb4404a6 with infra container: openstack/ceilometer-0/POD" id=868dafd8-d111-4022-abfb-dd44663b1f95 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.050522 | controller | Jun 11 00:23:06.119746 crc crio[23067]: time="2026-06-11T00:23:06.119460469Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=2f3403b9-9d76-4381-b77e-2d27ad1b3be4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.050537 | controller | Jun 11 00:23:06.127072 crc crio[23067]: time="2026-06-11T00:23:06.126938693Z" level=info msg="Stopped container 6b38ac53da6bf0f3a1bc7645e5643fa36360da13f4c2a7d053a3aea0fd3fa19f: openstack/dnsmasq-dns-7948f7c9f9-t4drw/dnsmasq-dns" id=82fb8cc2-57b1-4b2b-b65d-e49e0b914bf4 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:47.050552 | controller | Jun 11 00:23:06.129929 crc crio[23067]: time="2026-06-11T00:23:06.129521154Z" level=info msg="Stopping pod sandbox: d0908378a2c6c2714da34b78345515c26f1d0adce29a25cd915ae404bb39f446" id=c71c949f-8a0f-46d0-b33a-4e61642e3fdb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.050568 | controller | Jun 11 00:23:06.130376 crc crio[23067]: time="2026-06-11T00:23:06.130258964Z" level=info msg="Got pod network &{Name:dnsmasq-dns-7948f7c9f9-t4drw Namespace:openstack ID:d0908378a2c6c2714da34b78345515c26f1d0adce29a25cd915ae404bb39f446 UID:43fbae1b-968c-4117-8bc0-c7055dce3710 NetNS:/var/run/netns/0496a553-ebe2-4fa9-84cd-eeea58fb8202 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod43fbae1b_968c_4117_8bc0_c7055dce3710.slice PodAnnotations:0xc0001309d8}] Aliases:map[]}"
2026-06-11 01:10:47.050584 | controller | Jun 11 00:23:06.130542 crc crio[23067]: time="2026-06-11T00:23:06.130453939Z" level=info msg="Deleting pod openstack_dnsmasq-dns-7948f7c9f9-t4drw from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.050600 | controller | Jun 11 00:23:06.148343 crc crio[23067]: time="2026-06-11T00:23:06.148283065Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=3ed5526e-7cf8-4def-b747-f41b726e419f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.050620 | controller | Jun 11 00:23:06.164713 crc crio[23067]: time="2026-06-11T00:23:06.16055746Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-central-agent" id=9d657f87-199b-45ec-b424-23c603a2e190 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.050636 | controller | Jun 11 00:23:06.164713 crc crio[23067]: time="2026-06-11T00:23:06.161177197Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.050652 | controller | Jun 11 00:23:06.241020 crc crio[23067]: time="2026-06-11T00:23:06.240805107Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.050668 | controller | Jun 11 00:23:06.244550 crc crio[23067]: time="2026-06-11T00:23:06.244479547Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.050683 | controller | Jun 11 00:23:06.386629 crc crio[23067]: time="2026-06-11T00:23:06.386504759Z" level=info msg="Created container aeedb24045589ed6d96160035bedd29cb4ba270c2403f12c47f66544aaafd50c: openstack/ceilometer-0/ceilometer-central-agent" id=9d657f87-199b-45ec-b424-23c603a2e190 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.050699 | controller | Jun 11 00:23:06.390622 crc crio[23067]: time="2026-06-11T00:23:06.3905701Z" level=info msg="Starting container: aeedb24045589ed6d96160035bedd29cb4ba270c2403f12c47f66544aaafd50c" id=6d5a42d4-2779-4e1f-9ff4-c503b4897cbb name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.050715 | controller | Jun 11 00:23:06.416901 crc crio[23067]: time="2026-06-11T00:23:06.416767504Z" level=info msg="Started container" PID=91132 containerID=aeedb24045589ed6d96160035bedd29cb4ba270c2403f12c47f66544aaafd50c description=openstack/ceilometer-0/ceilometer-central-agent id=6d5a42d4-2779-4e1f-9ff4-c503b4897cbb name=/runtime.v1.RuntimeService/StartContainer sandboxID=f76c3da6ad4f446edd95300b0a6978a4a1137ebf19e29f9419ea74bafb4404a6
2026-06-11 01:10:47.050731 | controller | Jun 11 00:23:06.435337 crc crio[23067]: time="2026-06-11T00:23:06.435141435Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=a79d1d6f-6b23-4584-a8e3-3428c16aeee6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.050747 | controller | Jun 11 00:23:06.483924 crc crio[23067]: time="2026-06-11T00:23:06.483820492Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=002f7c6c-2f27-4a94-98cc-a2ff84e7bf3f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.050762 | controller | Jun 11 00:23:06.493961 crc crio[23067]: time="2026-06-11T00:23:06.493390083Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-notification-agent" id=bab3908a-57de-46d3-b498-c6ec27372405 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.050778 | controller | Jun 11 00:23:06.493961 crc crio[23067]: time="2026-06-11T00:23:06.493841265Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.050793 | controller | Jun 11 00:23:06.548260 crc crio[23067]: time="2026-06-11T00:23:06.548174406Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.050809 | controller | Jun 11 00:23:06.552810 crc crio[23067]: time="2026-06-11T00:23:06.5527448Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.050825 | controller | Jun 11 00:23:06.572895 crc crio[23067]: time="2026-06-11T00:23:06.565459227Z" level=info msg="Stopped pod sandbox: d0908378a2c6c2714da34b78345515c26f1d0adce29a25cd915ae404bb39f446" id=c71c949f-8a0f-46d0-b33a-4e61642e3fdb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.050844 | controller | Jun 11 00:23:06.653507 crc crio[23067]: time="2026-06-11T00:23:06.652825919Z" level=info msg="Stopped container 51ada2522ddaf98386e226769759cc0e1aee6b24d147d1dada2451e8627a36e8: openstack/nova-api-0/nova-api-api" id=ea478167-edb7-48e4-b283-e8e57ed9d64b name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:47.050860 | controller | Jun 11 00:23:06.655016 crc crio[23067]: time="2026-06-11T00:23:06.654980037Z" level=info msg="Stopping pod sandbox: 42e396ccc3ed687188f63cd25eeb911ff11ca0720a99a63978d609f4548ae916" id=94452b84-f58f-440e-82ad-c599ef45c2e0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.050876 | controller | Jun 11 00:23:06.655609 crc crio[23067]: time="2026-06-11T00:23:06.655574484Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:42e396ccc3ed687188f63cd25eeb911ff11ca0720a99a63978d609f4548ae916 UID:f6220733-974f-4dab-8eb9-94f015a74d3d NetNS:/var/run/netns/c380b95c-a7e0-49f8-9140-a19812347b70 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf6220733_974f_4dab_8eb9_94f015a74d3d.slice PodAnnotations:0xc00802e440}] Aliases:map[]}"
2026-06-11 01:10:47.050892 | controller | Jun 11 00:23:06.656072 crc crio[23067]: time="2026-06-11T00:23:06.656046896Z" level=info msg="Deleting pod openstack_nova-api-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.050908 | controller | Jun 11 00:23:06.862116 crc crio[23067]: time="2026-06-11T00:23:06.862013951Z" level=info msg="Created container c8f8f0425f9615bf56f12e75a28492e91764779f7b27f4c8900c1e3f87a094b7: openstack/ceilometer-0/ceilometer-notification-agent" id=bab3908a-57de-46d3-b498-c6ec27372405 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.050923 | controller | Jun 11 00:23:06.863884 crc crio[23067]: time="2026-06-11T00:23:06.86380358Z" level=info msg="Starting container: c8f8f0425f9615bf56f12e75a28492e91764779f7b27f4c8900c1e3f87a094b7" id=fd2854dc-05a6-45bf-bda2-5032ed9a72fd name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.050939 | controller | Jun 11 00:23:06.870101 crc crio[23067]: time="2026-06-11T00:23:06.869993488Z" level=info msg="Started container" PID=91210 containerID=c8f8f0425f9615bf56f12e75a28492e91764779f7b27f4c8900c1e3f87a094b7 description=openstack/ceilometer-0/ceilometer-notification-agent id=fd2854dc-05a6-45bf-bda2-5032ed9a72fd name=/runtime.v1.RuntimeService/StartContainer sandboxID=f76c3da6ad4f446edd95300b0a6978a4a1137ebf19e29f9419ea74bafb4404a6
2026-06-11 01:10:47.050955 | controller | Jun 11 00:23:06.898401 crc crio[23067]: time="2026-06-11T00:23:06.887002722Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=1d00b9fd-986b-4c0b-b892-03c4e4321dfa name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.050970 | controller | Jun 11 00:23:06.932603 crc crio[23067]: time="2026-06-11T00:23:06.932457531Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=9457bafc-1ed6-481f-a9da-91a1f3982a2d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.050986 | controller | Jun 11 00:23:06.942255 crc crio[23067]: time="2026-06-11T00:23:06.942124875Z" level=info msg="Creating container: openstack/ceilometer-0/sg-core" id=732c9522-56b5-4426-a9cb-cf0848123c92 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.051002 | controller | Jun 11 00:23:06.942758 crc crio[23067]: time="2026-06-11T00:23:06.942537036Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.051017 | controller | Jun 11 00:23:07.028601 crc crio[23067]: time="2026-06-11T00:23:07.02852528Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.051037 | controller | Jun 11 00:23:07.045378 crc crio[23067]: time="2026-06-11T00:23:07.045273327Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.051053 | controller | Jun 11 00:23:07.073340 crc crio[23067]: time="2026-06-11T00:23:07.073300601Z" level=info msg="Removing container: 6b38ac53da6bf0f3a1bc7645e5643fa36360da13f4c2a7d053a3aea0fd3fa19f" id=953cd6db-9ec1-481c-9b07-53daac4092c8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.051069 | controller | Jun 11 00:23:07.109485 crc crio[23067]: time="2026-06-11T00:23:07.109394954Z" level=info msg="Removed container 6b38ac53da6bf0f3a1bc7645e5643fa36360da13f4c2a7d053a3aea0fd3fa19f: openstack/dnsmasq-dns-7948f7c9f9-t4drw/dnsmasq-dns" id=953cd6db-9ec1-481c-9b07-53daac4092c8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.051085 | controller | Jun 11 00:23:07.121951 crc crio[23067]: time="2026-06-11T00:23:07.121840574Z" level=info msg="Removing container: 928abb795044442f6e1a98fa26837b77a03b5b1860f065132cd60daee8f7efea" id=3a6836bf-3e1c-45ca-8f97-47808415ef42 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.051101 | controller | Jun 11 00:23:07.135795 crc crio[23067]: time="2026-06-11T00:23:07.135434664Z" level=info msg="Stopped pod sandbox: 42e396ccc3ed687188f63cd25eeb911ff11ca0720a99a63978d609f4548ae916" id=94452b84-f58f-440e-82ad-c599ef45c2e0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.051117 | controller | Jun 11 00:23:07.221517 crc crio[23067]: time="2026-06-11T00:23:07.221388287Z" level=info msg="Removed container 928abb795044442f6e1a98fa26837b77a03b5b1860f065132cd60daee8f7efea: openstack/dnsmasq-dns-7948f7c9f9-t4drw/init" id=3a6836bf-3e1c-45ca-8f97-47808415ef42 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.051132 | controller | Jun 11 00:23:07.234974 crc crio[23067]: time="2026-06-11T00:23:07.234802643Z" level=info msg="Created container 69dbab6193985e8aab07d519ce9eecd9c371622bc9270f399f776ecc20b7e385: openstack/ceilometer-0/sg-core" id=732c9522-56b5-4426-a9cb-cf0848123c92 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.051147 | controller | Jun 11 00:23:07.238096 crc crio[23067]: time="2026-06-11T00:23:07.237947999Z" level=info msg="Starting container: 69dbab6193985e8aab07d519ce9eecd9c371622bc9270f399f776ecc20b7e385" id=97c26b49-8637-474b-81b5-0a99425aea95 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.051163 | controller | Jun 11 00:23:07.244046 crc crio[23067]: time="2026-06-11T00:23:07.243429508Z" level=info msg="Started container" PID=91237 containerID=69dbab6193985e8aab07d519ce9eecd9c371622bc9270f399f776ecc20b7e385 description=openstack/ceilometer-0/sg-core id=97c26b49-8637-474b-81b5-0a99425aea95 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f76c3da6ad4f446edd95300b0a6978a4a1137ebf19e29f9419ea74bafb4404a6
2026-06-11 01:10:47.051179 | controller | Jun 11 00:23:07.271837 crc crio[23067]: time="2026-06-11T00:23:07.269723905Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=af465e0b-1506-43ea-94c6-af202f9798a8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.051194 | controller | Jun 11 00:23:07.336590 crc crio[23067]: time="2026-06-11T00:23:07.336358741Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=e297ce7e-af63-4f48-a63e-f8caec71689d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.051211 | controller | Jun 11 00:23:07.344474 crc crio[23067]: time="2026-06-11T00:23:07.34438891Z" level=info msg="Creating container: openstack/ceilometer-0/proxy-httpd" id=da9a6d48-6a6c-4e15-a6d0-a6d8970f3c12 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.051227 | controller | Jun 11 00:23:07.344777 crc crio[23067]: time="2026-06-11T00:23:07.34473276Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.051247 | controller | Jun 11 00:23:07.419194 crc crio[23067]: time="2026-06-11T00:23:07.419110877Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.051262 | controller | Jun 11 00:23:07.427088 crc crio[23067]: time="2026-06-11T00:23:07.425563493Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.051279 | controller | Jun 11 00:23:07.655543 crc crio[23067]: time="2026-06-11T00:23:07.655351967Z" level=info msg="Created container 86c1d15d620fbae99f03927d7fe8cf1948e9199f3585c8d3660c0e75e8e2909a: openstack/ceilometer-0/proxy-httpd" id=da9a6d48-6a6c-4e15-a6d0-a6d8970f3c12 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.051294 | controller | Jun 11 00:23:07.656837 crc crio[23067]: time="2026-06-11T00:23:07.656784206Z" level=info msg="Starting container: 86c1d15d620fbae99f03927d7fe8cf1948e9199f3585c8d3660c0e75e8e2909a" id=307b686d-8284-4df7-be7a-9bd8dc6d9542 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.051310 | controller | Jun 11 00:23:07.661994 crc crio[23067]: time="2026-06-11T00:23:07.661830373Z" level=info msg="Started container" PID=91293 containerID=86c1d15d620fbae99f03927d7fe8cf1948e9199f3585c8d3660c0e75e8e2909a description=openstack/ceilometer-0/proxy-httpd id=307b686d-8284-4df7-be7a-9bd8dc6d9542 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f76c3da6ad4f446edd95300b0a6978a4a1137ebf19e29f9419ea74bafb4404a6
2026-06-11 01:10:47.051326 | controller | Jun 11 00:23:08.125999 crc crio[23067]: time="2026-06-11T00:23:08.125916863Z" level=info msg="Removing container: 51ada2522ddaf98386e226769759cc0e1aee6b24d147d1dada2451e8627a36e8" id=f2b398bf-b5a8-49af-a1b8-75373e7663d1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.051341 | controller | Jun 11 00:23:08.157329 crc crio[23067]: time="2026-06-11T00:23:08.157244637Z" level=info msg="Removed container 51ada2522ddaf98386e226769759cc0e1aee6b24d147d1dada2451e8627a36e8: openstack/nova-api-0/nova-api-api" id=f2b398bf-b5a8-49af-a1b8-75373e7663d1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.051378 | controller | Jun 11 00:23:08.160207 crc crio[23067]: time="2026-06-11T00:23:08.160117705Z" level=info msg="Removing container: 5cf4e9da7a0cfc842678c4b48e026790af16b2ab8ac477c6b8a2bae3a318422f" id=7b60daca-bb61-4157-a6b9-ce20ad8d54e7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.051395 | controller | Jun 11 00:23:08.204458 crc crio[23067]: time="2026-06-11T00:23:08.204362992Z" level=info msg="Removed container 5cf4e9da7a0cfc842678c4b48e026790af16b2ab8ac477c6b8a2bae3a318422f: openstack/nova-api-0/nova-api-log" id=7b60daca-bb61-4157-a6b9-ce20ad8d54e7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.051410 | controller | Jun 11 00:23:08.645891 crc crio[23067]: time="2026-06-11T00:23:08.64527014Z" level=info msg="Running pod sandbox: openstack/nova-api-0/POD" id=d02a4d6b-1347-4caf-bbc5-0bedee65b2f8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.051426 | controller | Jun 11 00:23:08.646018 crc crio[23067]: time="2026-06-11T00:23:08.645921878Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.051441 | controller | Jun 11 00:23:08.681902 crc crio[23067]: time="2026-06-11T00:23:08.681804746Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:5ad9859a97ea02020b9a443a612e93ef3a3e5d622d973bb4d3fa94d6aff4e266 UID:bdec2507-168f-4378-9a54-f8dac5b8825c NetNS:/var/run/netns/767172f6-113d-4c47-88c0-55cab9166ffb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbdec2507_168f_4378_9a54_f8dac5b8825c.slice PodAnnotations:0xc0079a4730}] Aliases:map[]}"
2026-06-11 01:10:47.051465 | controller | Jun 11 00:23:08.681902 crc crio[23067]: time="2026-06-11T00:23:08.681849458Z" level=info msg="Adding pod openstack_nova-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.051482 | controller | Jun 11 00:23:09.289486 crc crio[23067]: 2026-06-11T00:23:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5ad9859a97ea020 Mac:ba:ea:fd:18:1d:35 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d4 Mtu:0 Sandbox:/var/run/netns/767172f6-113d-4c47-88c0-55cab9166ffb SocketPath: PciID:}] [{Interface:0xc000014620 Address:{IP:10.217.0.212 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:47.051499 | controller | Jun 11 00:23:09.291812 crc crio[23067]: time="2026-06-11T00:23:09.291331542Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:5ad9859a97ea02020b9a443a612e93ef3a3e5d622d973bb4d3fa94d6aff4e266 UID:bdec2507-168f-4378-9a54-f8dac5b8825c NetNS:/var/run/netns/767172f6-113d-4c47-88c0-55cab9166ffb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbdec2507_168f_4378_9a54_f8dac5b8825c.slice PodAnnotations:0xc0079a4730}] Aliases:map[]}"
2026-06-11 01:10:47.051515 | controller | Jun 11 00:23:09.292020 crc crio[23067]: time="2026-06-11T00:23:09.291964219Z" level=info msg="Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:47.051531 | controller | Jun 11 00:23:09.304460 crc crio[23067]: time="2026-06-11T00:23:09.304368367Z" level=info msg="Ran pod sandbox 5ad9859a97ea02020b9a443a612e93ef3a3e5d622d973bb4d3fa94d6aff4e266 with infra container: openstack/nova-api-0/POD" id=d02a4d6b-1347-4caf-bbc5-0bedee65b2f8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.051547 | controller | Jun 11 00:23:09.306420 crc crio[23067]: time="2026-06-11T00:23:09.30631566Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=1481361f-c37e-42b7-8d04-50c8a718b5ac name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.051563 | controller | Jun 11 00:23:09.310137 crc crio[23067]: time="2026-06-11T00:23:09.309921058Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=59114a8a-c022-4a9b-a18d-42960ae5300a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.051578 | controller | Jun 11 00:23:09.319602 crc crio[23067]: time="2026-06-11T00:23:09.31953569Z" level=info msg="Creating container: openstack/nova-api-0/nova-api-log" id=bf4d9503-f0a4-4735-8c1a-b44bd106b181 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.051594 | controller | Jun 11 00:23:09.320077 crc crio[23067]: time="2026-06-11T00:23:09.320032974Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.051609 | controller | Jun 11 00:23:09.387346 crc crio[23067]: time="2026-06-11T00:23:09.387265007Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.051624 | controller | Jun 11 00:23:09.392065 crc crio[23067]: time="2026-06-11T00:23:09.391986565Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.051640 | controller | Jun 11 00:23:09.674084 crc crio[23067]: time="2026-06-11T00:23:09.673979562Z" level=info msg="Created container 4b8796e46653684835002624098413de762ae4768b202516c3d8b2165bfb89b4: openstack/nova-api-0/nova-api-log" id=bf4d9503-f0a4-4735-8c1a-b44bd106b181 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.051659 | controller | Jun 11 00:23:09.687812 crc crio[23067]: time="2026-06-11T00:23:09.686016691Z" level=info msg="Starting container: 4b8796e46653684835002624098413de762ae4768b202516c3d8b2165bfb89b4" id=c9b65789-d4de-4375-a7a0-df4989ada47d name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.051675 | controller | Jun 11 00:23:09.703141 crc crio[23067]: time="2026-06-11T00:23:09.702946792Z" level=info msg="Started container" PID=91641 containerID=4b8796e46653684835002624098413de762ae4768b202516c3d8b2165bfb89b4 description=openstack/nova-api-0/nova-api-log id=c9b65789-d4de-4375-a7a0-df4989ada47d name=/runtime.v1.RuntimeService/StartContainer sandboxID=5ad9859a97ea02020b9a443a612e93ef3a3e5d622d973bb4d3fa94d6aff4e266
2026-06-11 01:10:47.051691 | controller | Jun 11 00:23:09.728120 crc crio[23067]: time="2026-06-11T00:23:09.728033966Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=9ae32102-39e9-40cc-aea9-d45f82479cdb name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.051707 | controller | Jun 11 00:23:09.807519 crc crio[23067]: time="2026-06-11T00:23:09.80742024Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=47ba6e32-b590-4cca-b06e-a8d6531dd7c1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.051722 | controller | Jun 11 00:23:09.816970 crc crio[23067]: time="2026-06-11T00:23:09.816801536Z" level=info msg="Creating container: openstack/nova-api-0/nova-api-api" id=f7f5c59e-00dd-49aa-ad13-1186f1b93ff7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.051737 | controller | Jun 11 00:23:09.817338 crc crio[23067]: time="2026-06-11T00:23:09.817269898Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.051753 | controller | Jun 11 00:23:09.881276 crc crio[23067]: time="2026-06-11T00:23:09.881185901Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.051768 | controller | Jun 11 00:23:09.886281 crc crio[23067]: time="2026-06-11T00:23:09.885891659Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.051783 | controller | Jun 11 00:23:10.070084 crc crio[23067]: time="2026-06-11T00:23:10.070000538Z" level=info msg="Created container 3f9ff83deea8658ba713ede3a110e070277f8005b74fec22ef02e96ffd5bd019: openstack/nova-api-0/nova-api-api" id=f7f5c59e-00dd-49aa-ad13-1186f1b93ff7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.051799 | controller | Jun 11 00:23:10.072995 crc crio[23067]: time="2026-06-11T00:23:10.071594771Z" level=info msg="Starting container: 3f9ff83deea8658ba713ede3a110e070277f8005b74fec22ef02e96ffd5bd019" id=499f3f7e-8812-4fec-94c9-19ced4c32e44 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.051815 | controller | Jun 11 00:23:10.077061 crc crio[23067]: time="2026-06-11T00:23:10.076922816Z" level=info msg="Started container" PID=91682 containerID=3f9ff83deea8658ba713ede3a110e070277f8005b74fec22ef02e96ffd5bd019 description=openstack/nova-api-0/nova-api-api id=499f3f7e-8812-4fec-94c9-19ced4c32e44 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5ad9859a97ea02020b9a443a612e93ef3a3e5d622d973bb4d3fa94d6aff4e266
2026-06-11 01:10:47.051830 | controller | Jun 11 00:23:10.184508 crc crio[23067]: time="2026-06-11T00:23:10.18343311Z" level=info msg="Stopping pod sandbox: ba1e9a854bab08711006dd5def47e681ea9c99c95cb2bfdae9f2cea97a078103" id=1bee929a-b1bd-4315-9695-057503ddd842 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.051846 | controller | Jun 11 00:23:10.184508 crc crio[23067]: time="2026-06-11T00:23:10.183990045Z" level=info msg="Got pod network &{Name:nova-cell1-cell-mapping-2m9nd Namespace:openstack ID:ba1e9a854bab08711006dd5def47e681ea9c99c95cb2bfdae9f2cea97a078103 UID:93b7afc3-22fc-479f-98a0-2bab4464b211 NetNS:/var/run/netns/1ecfdeb6-8d99-4f76-81fb-0aff4b0fa924 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod93b7afc3_22fc_479f_98a0_2bab4464b211.slice PodAnnotations:0xc007e12410}] Aliases:map[]}"
2026-06-11 01:10:47.051866 | controller | Jun 11 00:23:10.184508 crc crio[23067]: time="2026-06-11T00:23:10.184140669Z" level=info msg="Deleting pod openstack_nova-cell1-cell-mapping-2m9nd from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.051882 | controller | Jun 11 00:23:10.559418 crc crio[23067]: time="2026-06-11T00:23:10.559265555Z" level=info msg="Stopped pod sandbox: ba1e9a854bab08711006dd5def47e681ea9c99c95cb2bfdae9f2cea97a078103" id=1bee929a-b1bd-4315-9695-057503ddd842 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.051898 | controller | Jun 11 00:23:11.572711 crc crio[23067]: time="2026-06-11T00:23:11.571754685Z" level=info msg="Stopping container: 1f340e37a7923bddc8cb1703a9ccd4baa8dbd872a8192ef4101fc85b60805f0d (timeout: 30s)" id=5a252ad9-f317-489e-a308-b40b68c10659 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:47.051913 | controller | Jun 11 00:23:11.592277 crc crio[23067]: time="2026-06-11T00:23:11.592102838Z" level=info msg="Stopping container: 5b01c9e1261020dff6bb3805dfc740f2877312e7ecfa04a4dbc5f74aa6e90da9 (timeout: 30s)" id=f778092c-3cf8-40d1-a558-e4e43c317d2d name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:47.051929 | controller | Jun 11 00:23:11.592463 crc crio[23067]: time="2026-06-11T00:23:11.592419388Z" level=info msg="Stopping container: a77be908a3fe6a79f06346ca41052ad60ce835c74c2cfb4a2b7daf56a4217542 (timeout: 30s)" id=bb9e0b9a-ac17-41ce-b03e-1aeea4f639c1 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:47.051944 | controller | Jun 11 00:23:11.717534 crc crio[23067]: time="2026-06-11T00:23:11.717406814Z" level=info msg="Stopped container a77be908a3fe6a79f06346ca41052ad60ce835c74c2cfb4a2b7daf56a4217542: openstack/nova-metadata-0/nova-metadata-log" id=bb9e0b9a-ac17-41ce-b03e-1aeea4f639c1 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:47.051960 | controller | Jun 11 00:23:12.228426 crc crio[23067]: time="2026-06-11T00:23:12.227354235Z" level=info msg="Stopping container: 3f9ff83deea8658ba713ede3a110e070277f8005b74fec22ef02e96ffd5bd019 (timeout: 30s)" id=5b26d59b-c0c8-43fe-ac58-4aa5792621da name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:47.051975 | controller | Jun 11 00:23:12.231530 crc crio[23067]: time="2026-06-11T00:23:12.227764666Z" level=info msg="Stopping container: 4b8796e46653684835002624098413de762ae4768b202516c3d8b2165bfb89b4 (timeout: 30s)" id=c85bc8db-499e-4c93-b482-3472c73e2e20 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:47.051990 | controller | Jun 11 00:23:12.381333 crc crio[23067]: time="2026-06-11T00:23:12.381189478Z" level=info msg="Stopped container 4b8796e46653684835002624098413de762ae4768b202516c3d8b2165bfb89b4: openstack/nova-api-0/nova-api-log" id=c85bc8db-499e-4c93-b482-3472c73e2e20 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:47.052006 | controller | Jun 11 00:23:12.463471 crc crio[23067]: time="2026-06-11T00:23:12.463401119Z" level=info msg="Stopped container 3f9ff83deea8658ba713ede3a110e070277f8005b74fec22ef02e96ffd5bd019: openstack/nova-api-0/nova-api-api" id=5b26d59b-c0c8-43fe-ac58-4aa5792621da name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:47.052021 | controller | Jun 11 00:23:12.464972 crc crio[23067]: time="2026-06-11T00:23:12.464827658Z" level=info msg="Stopping pod sandbox: 5ad9859a97ea02020b9a443a612e93ef3a3e5d622d973bb4d3fa94d6aff4e266" id=9ba65e0f-b835-4586-b447-f6404f23b6ba name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.052036 | controller | Jun 11 00:23:12.465910 crc crio[23067]: time="2026-06-11T00:23:12.465829425Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:5ad9859a97ea02020b9a443a612e93ef3a3e5d622d973bb4d3fa94d6aff4e266 UID:bdec2507-168f-4378-9a54-f8dac5b8825c NetNS:/var/run/netns/767172f6-113d-4c47-88c0-55cab9166ffb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbdec2507_168f_4378_9a54_f8dac5b8825c.slice PodAnnotations:0xc0029b25d8}] Aliases:map[]}"
2026-06-11 01:10:47.052055 | controller | Jun 11 00:23:12.466170 crc crio[23067]: time="2026-06-11T00:23:12.466106973Z" level=info msg="Deleting pod openstack_nova-api-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.052071 | controller | Jun 11 00:23:12.848849 crc crio[23067]: time="2026-06-11T00:23:12.848793025Z" level=info msg="Stopped pod sandbox: 5ad9859a97ea02020b9a443a612e93ef3a3e5d622d973bb4d3fa94d6aff4e266" id=9ba65e0f-b835-4586-b447-f6404f23b6ba name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.052087 | controller | Jun 11 00:23:13.255740 crc crio[23067]: time="2026-06-11T00:23:13.255012108Z" level=info msg="Removing container: 3f9ff83deea8658ba713ede3a110e070277f8005b74fec22ef02e96ffd5bd019" id=1ffcd80e-e104-4f5d-8ab2-40a73422392f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.052103 | controller | Jun 11 00:23:13.293101 crc crio[23067]: time="2026-06-11T00:23:13.29101888Z" level=info msg="Removed container 3f9ff83deea8658ba713ede3a110e070277f8005b74fec22ef02e96ffd5bd019: openstack/nova-api-0/nova-api-api" id=1ffcd80e-e104-4f5d-8ab2-40a73422392f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.052119 | controller | Jun 11 00:23:13.308746 crc crio[23067]: time="2026-06-11T00:23:13.308584448Z" level=info msg="Removing container: 4b8796e46653684835002624098413de762ae4768b202516c3d8b2165bfb89b4" id=eb6851fa-0884-4864-8518-cc3be830f6cc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.052136 | controller | Jun 11 00:23:13.352021 crc crio[23067]: time="2026-06-11T00:23:13.351890259Z" level=info msg="Removed container 4b8796e46653684835002624098413de762ae4768b202516c3d8b2165bfb89b4: openstack/nova-api-0/nova-api-log" id=eb6851fa-0884-4864-8518-cc3be830f6cc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.052152 | controller | Jun 11 00:23:13.706231 crc crio[23067]: time="2026-06-11T00:23:13.706045343Z" level=info msg="Running pod sandbox: openstack/nova-api-0/POD" id=0de43eab-fccc-43ea-a2a2-3abf5b003459 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.052167 | controller | Jun 11 00:23:13.706231 crc crio[23067]: time="2026-06-11T00:23:13.706172226Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.052183 | controller | Jun 11 00:23:13.772341 crc crio[23067]: time="2026-06-11T00:23:13.771750364Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:e80d287336a35a93bbfb611e086a2b78d6bd03c4c9f76e9e093c6ef3814a2ca2 UID:226a931b-0d3f-4bd5-9890-739cbf1e6ef5 NetNS:/var/run/netns/b4e01364-589a-4eef-b48e-5da660ffe4d8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod226a931b_0d3f_4bd5_9890_739cbf1e6ef5.slice PodAnnotations:0xc000b800b8}] Aliases:map[]}"
2026-06-11 01:10:47.052200 | controller | Jun 11 00:23:13.772341 crc crio[23067]: time="2026-06-11T00:23:13.772218657Z" level=info msg="Adding pod openstack_nova-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.052216 | controller | Jun 11 00:23:14.152950 crc crio[23067]: 2026-06-11T00:23:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e80d287336a35a9 Mac:3e:2b:49:2a:c1:ff Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d5 Mtu:0 Sandbox:/var/run/netns/b4e01364-589a-4eef-b48e-5da660ffe4d8 SocketPath: PciID:}] [{Interface:0xc000014ea0 Address:{IP:10.217.0.213 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:47.052235 | controller | Jun 11 00:23:14.157715 crc crio[23067]: time="2026-06-11T00:23:14.157607262Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:e80d287336a35a93bbfb611e086a2b78d6bd03c4c9f76e9e093c6ef3814a2ca2 UID:226a931b-0d3f-4bd5-9890-739cbf1e6ef5 NetNS:/var/run/netns/b4e01364-589a-4eef-b48e-5da660ffe4d8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod226a931b_0d3f_4bd5_9890_739cbf1e6ef5.slice PodAnnotations:0xc000b800b8}] Aliases:map[]}"
2026-06-11 01:10:47.052252 | controller | Jun 11 00:23:14.158058 crc crio[23067]: time="2026-06-11T00:23:14.158000893Z" level=info msg="Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:47.052268 | controller | Jun 11 00:23:14.180716 crc crio[23067]: time="2026-06-11T00:23:14.16851693Z" level=info msg="Ran pod sandbox e80d287336a35a93bbfb611e086a2b78d6bd03c4c9f76e9e093c6ef3814a2ca2 with infra container: openstack/nova-api-0/POD" id=0de43eab-fccc-43ea-a2a2-3abf5b003459 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.052284 | controller | Jun 11 00:23:14.180716 crc crio[23067]: time="2026-06-11T00:23:14.17401247Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=aa06f5c0-ec2a-432d-8922-2519c03fb3c7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.052300 | controller | Jun 11 00:23:14.180716 crc crio[23067]: time="2026-06-11T00:23:14.179762976Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=e69e0800-fba1-48d5-8e3b-9359f2e2d29a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.052315 | controller | Jun 11 00:23:14.188268 crc crio[23067]: time="2026-06-11T00:23:14.188175686Z" level=info msg="Creating container: openstack/nova-api-0/nova-api-log" id=76bbad71-d65d-40b1-806b-fd70386fac60 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.052331 | controller | Jun 11 00:23:14.188731 crc crio[23067]: time="2026-06-11T00:23:14.188579767Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.052362 | controller | Jun 11 00:23:14.270112 crc crio[23067]: time="2026-06-11T00:23:14.269519723Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.052384 | controller | Jun 11 00:23:14.274066 crc crio[23067]: time="2026-06-11T00:23:14.273612955Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.052400 | controller | Jun 11 00:23:14.491100 crc crio[23067]: time="2026-06-11T00:23:14.489965362Z" level=info msg="Created container 47692f7bb998144492adc9294d104acac99fda57c2f92a9a5707fcaee5d212cf: openstack/nova-api-0/nova-api-log" id=76bbad71-d65d-40b1-806b-fd70386fac60 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.052415 | controller | Jun 11 00:23:14.491455 crc crio[23067]: time="2026-06-11T00:23:14.491304789Z" level=info msg="Starting container: 47692f7bb998144492adc9294d104acac99fda57c2f92a9a5707fcaee5d212cf" id=99a80150-c046-4a4c-b490-35d67dba5786 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.052431 | controller | Jun 11 00:23:14.497104 crc crio[23067]: time="2026-06-11T00:23:14.497013734Z" level=info msg="Started container" PID=92154 containerID=47692f7bb998144492adc9294d104acac99fda57c2f92a9a5707fcaee5d212cf description=openstack/nova-api-0/nova-api-log id=99a80150-c046-4a4c-b490-35d67dba5786 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e80d287336a35a93bbfb611e086a2b78d6bd03c4c9f76e9e093c6ef3814a2ca2
2026-06-11 01:10:47.052446 | controller | Jun 11 00:23:14.510524 crc crio[23067]: time="2026-06-11T00:23:14.510379669Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=bea6a278-0ecc-416b-842c-57d663dbf5f8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.052465 | controller | Jun 11 00:23:14.581157 crc crio[23067]: time="2026-06-11T00:23:14.580791788Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=61c3bed7-019a-4d1d-9f19-bfb7ac48ace3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.052481 | controller | Jun 11 00:23:14.592511 crc crio[23067]: time="2026-06-11T00:23:14.592379434Z" level=info msg="Creating container: openstack/nova-api-0/nova-api-api" id=a3906025-b0da-4273-898a-3cc4f88a16a5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.052496 | controller | Jun 11 00:23:14.593013 crc crio[23067]: time="2026-06-11T00:23:14.592905128Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.052511 | controller | Jun 11 00:23:14.649209 crc crio[23067]: time="2026-06-11T00:23:14.649118781Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.052526 | controller | Jun 11 00:23:14.653324 crc crio[23067]: time="2026-06-11T00:23:14.653267634Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.052542 | controller | Jun 11 00:23:14.772509 crc crio[23067]: time="2026-06-11T00:23:14.772411551Z" level=info msg="Created container f413e594b3e7106dfaea8e1c6927f0195147f6880e0c36e18cbfbe1f8574e56e: openstack/nova-api-0/nova-api-api" id=a3906025-b0da-4273-898a-3cc4f88a16a5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.052557 | controller | Jun 11 00:23:14.774294 crc crio[23067]: time="2026-06-11T00:23:14.77419108Z" level=info msg="Starting container: f413e594b3e7106dfaea8e1c6927f0195147f6880e0c36e18cbfbe1f8574e56e" id=98c12535-0fe2-4295-846b-42599619ba65 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.052572 | controller | Jun 11 00:23:14.789218 crc crio[23067]: time="2026-06-11T00:23:14.789129487Z" level=info msg="Started container" PID=92192 containerID=f413e594b3e7106dfaea8e1c6927f0195147f6880e0c36e18cbfbe1f8574e56e description=openstack/nova-api-0/nova-api-api id=98c12535-0fe2-4295-846b-42599619ba65 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e80d287336a35a93bbfb611e086a2b78d6bd03c4c9f76e9e093c6ef3814a2ca2
2026-06-11 01:10:47.052588 | controller | Jun 11 00:23:14.837290 crc crio[23067]: time="2026-06-11T00:23:14.837059744Z" level=info msg="Stopped container 5b01c9e1261020dff6bb3805dfc740f2877312e7ecfa04a4dbc5f74aa6e90da9: openstack/nova-metadata-0/nova-metadata-metadata" id=f778092c-3cf8-40d1-a558-e4e43c317d2d name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:47.052603 | controller | Jun 11 00:23:14.839820 crc crio[23067]: time="2026-06-11T00:23:14.839741807Z" level=info msg="Stopping pod sandbox: 34b81e7851e8f9e94e5ed584a9376af9d965558204e2312d7d5e4dfb89a9a6bf" id=fd919264-6a91-487a-9b48-9928be666f0b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.052618 | controller | Jun 11 00:23:14.840438 crc crio[23067]: time="2026-06-11T00:23:14.840374174Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:34b81e7851e8f9e94e5ed584a9376af9d965558204e2312d7d5e4dfb89a9a6bf UID:b441326e-a01b-4e56-b18a-ab7d03516e1a NetNS:/var/run/netns/c6f1062d-cd8d-41dd-b440-4a9a08573b85 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb441326e_a01b_4e56_b18a_ab7d03516e1a.slice PodAnnotations:0xc007e12aa0}] Aliases:map[]}"
2026-06-11 01:10:47.052653 | controller | Jun 11 00:23:14.840567 crc crio[23067]: time="2026-06-11T00:23:14.840533638Z" level=info msg="Deleting pod openstack_nova-metadata-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.052669 | controller | Jun 11 00:23:15.203471 crc crio[23067]: time="2026-06-11T00:23:15.20306396Z" level=info msg="Stopped pod sandbox: 34b81e7851e8f9e94e5ed584a9376af9d965558204e2312d7d5e4dfb89a9a6bf" id=fd919264-6a91-487a-9b48-9928be666f0b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.052685 | controller | Jun 11 00:23:16.424371 crc crio[23067]: time="2026-06-11T00:23:16.423732373Z" level=info msg="Stopped container 1f340e37a7923bddc8cb1703a9ccd4baa8dbd872a8192ef4101fc85b60805f0d: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=5a252ad9-f317-489e-a308-b40b68c10659 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:47.052701 | controller | Jun 11 00:23:16.430148 crc crio[23067]: time="2026-06-11T00:23:16.425367617Z" level=info msg="Stopping pod sandbox: fc9835427723218b7d91186fbace72b84bbc03cd7538aafe0defab90be483fd7" id=073bc980-b941-4d80-8cbb-ec5da84b2c73 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.052716 | controller | Jun 11 00:23:16.430148 crc crio[23067]: time="2026-06-11T00:23:16.425935873Z" level=info msg="Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:fc9835427723218b7d91186fbace72b84bbc03cd7538aafe0defab90be483fd7 UID:ab5bf95e-fdb5-4086-89bc-64e5f2bf4585 NetNS:/var/run/netns/18be0217-ddc3-4fc1-a690-03c17d7db11b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podab5bf95e_fdb5_4086_89bc_64e5f2bf4585.slice PodAnnotations:0xc003611220}] Aliases:map[]}"
2026-06-11 01:10:47.052732 | controller | Jun 11 00:23:16.430148 crc crio[23067]: time="2026-06-11T00:23:16.426110297Z" level=info msg="Deleting pod openstack_nova-scheduler-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.052749 | controller | Jun 11 00:23:16.813767 crc crio[23067]: time="2026-06-11T00:23:16.813200879Z" level=info msg="Running pod sandbox: openstack/nova-metadata-0/POD" id=4a5c2ad4-afae-4326-bcc0-05fef0bc3297 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.052769 | controller | Jun 11 00:23:16.814009 crc crio[23067]: time="2026-06-11T00:23:16.813843086Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.052792 | controller | Jun 11 00:23:16.853048 crc crio[23067]: time="2026-06-11T00:23:16.852949452Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:8f8073506bc6a62266dd2c361521e40eda17fccc1762a7e056652db775e55bd2 UID:3914c351-040d-4c5e-bbc2-45c4dc0f836d NetNS:/var/run/netns/07e46334-96bc-43c9-b333-b561e8d3c1b3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3914c351_040d_4c5e_bbc2_45c4dc0f836d.slice PodAnnotations:0xc0036114f8}] Aliases:map[]}"
2026-06-11 01:10:47.052814 | controller | Jun 11 00:23:16.853048 crc crio[23067]: time="2026-06-11T00:23:16.853021594Z" level=info msg="Adding pod openstack_nova-metadata-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.052836 | controller | Jun 11 00:23:16.930743 crc crio[23067]: time="2026-06-11T00:23:16.930508736Z" level=info msg="Stopped pod sandbox: fc9835427723218b7d91186fbace72b84bbc03cd7538aafe0defab90be483fd7" id=073bc980-b941-4d80-8cbb-ec5da84b2c73 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.052853 | controller | Jun 11 00:23:17.360453 crc crio[23067]: time="2026-06-11T00:23:17.357629739Z" level=info msg="Removing container: 1f340e37a7923bddc8cb1703a9ccd4baa8dbd872a8192ef4101fc85b60805f0d" id=ad5f54e4-c7c0-4fa4-beb2-036b97940323 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.052873 | controller | Jun 11 00:23:17.458498 crc crio[23067]: time="2026-06-11T00:23:17.458401686Z" level=info msg="Removed container 1f340e37a7923bddc8cb1703a9ccd4baa8dbd872a8192ef4101fc85b60805f0d: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=ad5f54e4-c7c0-4fa4-beb2-036b97940323 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.052889 | controller | Jun 11 00:23:17.470617 crc crio[23067]: 2026-06-11T00:23:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8f8073506bc6a62 Mac:a6:ee:14:ba:4b:f1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d6 Mtu:0 Sandbox:/var/run/netns/07e46334-96bc-43c9-b333-b561e8d3c1b3 SocketPath: PciID:}] [{Interface:0xc0006885d0 Address:{IP:10.217.0.214 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:47.052905 | controller | Jun 11 00:23:17.472292 crc crio[23067]: time="2026-06-11T00:23:17.472214462Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:8f8073506bc6a62266dd2c361521e40eda17fccc1762a7e056652db775e55bd2 UID:3914c351-040d-4c5e-bbc2-45c4dc0f836d NetNS:/var/run/netns/07e46334-96bc-43c9-b333-b561e8d3c1b3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3914c351_040d_4c5e_bbc2_45c4dc0f836d.slice PodAnnotations:0xc0036114f8}] Aliases:map[]}"
2026-06-11 01:10:47.052921 | controller | Jun 11 00:23:17.472447 crc crio[23067]: time="2026-06-11T00:23:17.472406418Z" level=info msg="Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:47.052936 | controller | Jun 11 00:23:17.498135 crc crio[23067]: time="2026-06-11T00:23:17.498064097Z" level=info msg="Ran pod sandbox 8f8073506bc6a62266dd2c361521e40eda17fccc1762a7e056652db775e55bd2 with infra container: openstack/nova-metadata-0/POD" id=4a5c2ad4-afae-4326-bcc0-05fef0bc3297 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.052952 | controller | Jun 11 00:23:17.501179 crc crio[23067]: time="2026-06-11T00:23:17.501121901Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=4ea257ef-3306-4320-aab9-330e914c7773 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.052968 | controller | Jun 11 00:23:17.505427 crc crio[23067]: time="2026-06-11T00:23:17.505263673Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=43de0146-a0e5-480a-85e9-698527072e41 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.052983 | controller | Jun 11 00:23:17.517150 crc crio[23067]: time="2026-06-11T00:23:17.516977053Z" level=info msg="Creating container: openstack/nova-metadata-0/nova-metadata-log" id=93e97268-ede5-41ef-9388-dbdf45853824 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.052999 | controller | Jun 11 00:23:17.517554 crc crio[23067]: time="2026-06-11T00:23:17.517454486Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.053014 | controller | Jun 11 00:23:17.598120 crc crio[23067]: time="2026-06-11T00:23:17.598010582Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.053029 | controller | Jun 11 00:23:17.603952 crc crio[23067]: time="2026-06-11T00:23:17.60382339Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.053044 | controller | Jun 11 00:23:17.733235 crc crio[23067]: time="2026-06-11T00:23:17.733146945Z" level=info msg="Created container 7e64c5dba7919ffec3797889a13b38c1c7339b47ed11508cadb0ae24ab830caf: openstack/nova-metadata-0/nova-metadata-log" id=93e97268-ede5-41ef-9388-dbdf45853824 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.053060 | controller | Jun 11 00:23:17.738895 crc crio[23067]: time="2026-06-11T00:23:17.738781449Z" level=info msg="Starting container: 7e64c5dba7919ffec3797889a13b38c1c7339b47ed11508cadb0ae24ab830caf" id=0336ed30-857a-454d-8d77-b373fd6c5bc5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.053079 | controller | Jun 11 00:23:17.747929 crc crio[23067]: time="2026-06-11T00:23:17.747782454Z" level=info msg="Started container" PID=92512 containerID=7e64c5dba7919ffec3797889a13b38c1c7339b47ed11508cadb0ae24ab830caf description=openstack/nova-metadata-0/nova-metadata-log id=0336ed30-857a-454d-8d77-b373fd6c5bc5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8f8073506bc6a62266dd2c361521e40eda17fccc1762a7e056652db775e55bd2
2026-06-11 01:10:47.053095 | controller | Jun 11 00:23:17.765230 crc crio[23067]: time="2026-06-11T00:23:17.765131937Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=59af15d6-8876-4c99-bb22-3d9c78973604 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.053110 | controller | Jun 11 00:23:17.802842 crc crio[23067]: time="2026-06-11T00:23:17.802724872Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=dd257128-015f-486e-ae62-db56daabfe43 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.053125 | controller | Jun 11 00:23:17.812813 crc crio[23067]: time="2026-06-11T00:23:17.812709434Z" level=info msg="Creating container: openstack/nova-metadata-0/nova-metadata-metadata" id=5d84477d-501c-4923-9a72-59f0a5db9824 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.053140 | controller | Jun 11 00:23:17.813403 crc crio[23067]: time="2026-06-11T00:23:17.813237489Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.053155 | controller | Jun 11 00:23:17.842011 crc crio[23067]: time="2026-06-11T00:23:17.841922081Z" level=info msg="Running pod sandbox: openstack/nova-scheduler-0/POD" id=f1cb8691-381c-49ad-9375-6e8f328ca3eb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.053170 | controller | Jun 11 00:23:17.842151 crc crio[23067]: time="2026-06-11T00:23:17.842047464Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.053186 | controller | Jun 11 00:23:17.880419 crc crio[23067]: time="2026-06-11T00:23:17.880174683Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.053201 | controller | Jun 11 00:23:17.885951 crc crio[23067]: time="2026-06-11T00:23:17.884129001Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.053217 | controller | Jun 11 00:23:17.897014 crc crio[23067]: time="2026-06-11T00:23:17.89692066Z" level=info msg="Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:acbc6cf9d8000bc20ef63d287a8325f559f074474481f6d5a833c095a4023616 UID:9bd7b2c5-deb8-4d9e-906f-253af038490b NetNS:/var/run/netns/2bb1651f-2fd2-4938-b40a-fae4f2a60e4e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9bd7b2c5_deb8_4d9e_906f_253af038490b.slice PodAnnotations:0xc003ba8250}] Aliases:map[]}"
2026-06-11 01:10:47.053233 | controller | Jun 11 00:23:17.897014 crc crio[23067]: time="2026-06-11T00:23:17.896984401Z" level=info msg="Adding pod openstack_nova-scheduler-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.053250 | controller | Jun 11 00:23:18.151191 crc crio[23067]: time="2026-06-11T00:23:18.149096694Z" level=info msg="Created container b174110d329b18d6e50456bb5a19c640e56d6b1078da3b8f9569d8bff037f5fd: openstack/nova-metadata-0/nova-metadata-metadata" id=5d84477d-501c-4923-9a72-59f0a5db9824 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.053269 | controller | Jun 11 00:23:18.151508 crc crio[23067]: time="2026-06-11T00:23:18.151352125Z" level=info msg="Starting container: b174110d329b18d6e50456bb5a19c640e56d6b1078da3b8f9569d8bff037f5fd" id=85121d51-22c9-44d4-9c6b-53f9261f8cfd name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.053286 | controller | Jun 11 00:23:18.161130 crc crio[23067]: time="2026-06-11T00:23:18.160995908Z" level=info msg="Started container" PID=92598 containerID=b174110d329b18d6e50456bb5a19c640e56d6b1078da3b8f9569d8bff037f5fd description=openstack/nova-metadata-0/nova-metadata-metadata id=85121d51-22c9-44d4-9c6b-53f9261f8cfd name=/runtime.v1.RuntimeService/StartContainer sandboxID=8f8073506bc6a62266dd2c361521e40eda17fccc1762a7e056652db775e55bd2
2026-06-11 01:10:47.053303 | controller | Jun 11 00:23:18.498204 crc crio[23067]: 2026-06-11T00:23:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:acbc6cf9d8000bc Mac:a2:d0:81:7b:3d:9b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d7 Mtu:0 Sandbox:/var/run/netns/2bb1651f-2fd2-4938-b40a-fae4f2a60e4e SocketPath: PciID:}] [{Interface:0xc00012e680 Address:{IP:10.217.0.215 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:47.053319 | controller | Jun 11 00:23:18.500176 crc crio[23067]: time="2026-06-11T00:23:18.499108815Z" level=info msg="Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:acbc6cf9d8000bc20ef63d287a8325f559f074474481f6d5a833c095a4023616 UID:9bd7b2c5-deb8-4d9e-906f-253af038490b NetNS:/var/run/netns/2bb1651f-2fd2-4938-b40a-fae4f2a60e4e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9bd7b2c5_deb8_4d9e_906f_253af038490b.slice PodAnnotations:0xc003ba8250}] Aliases:map[]}"
2026-06-11 01:10:47.053335 | controller | Jun 11 00:23:18.500176 crc crio[23067]: time="2026-06-11T00:23:18.499257409Z" level=info msg="Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:47.053371 | controller | Jun 11 00:23:18.507461 crc crio[23067]: time="2026-06-11T00:23:18.50738992Z" level=info msg="Ran pod sandbox acbc6cf9d8000bc20ef63d287a8325f559f074474481f6d5a833c095a4023616 with infra container: openstack/nova-scheduler-0/POD" id=f1cb8691-381c-49ad-9375-6e8f328ca3eb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.053393 | controller | Jun 11 00:23:18.517173 crc crio[23067]: time="2026-06-11T00:23:18.517111035Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified" id=ffe50058-bb66-4594-bef6-1a16c7779cb3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.053409 | controller | Jun 11 00:23:18.546391 crc crio[23067]: time="2026-06-11T00:23:18.546292891Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified" id=4aed2520-a91e-4165-9f88-910812a58693 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.053425 | controller | Jun 11 00:23:18.555437 crc crio[23067]: time="2026-06-11T00:23:18.555272706Z" level=info msg="Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=1004c886-b34f-4c0d-b7c1-dbefb9c75b64 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.053441 | controller | Jun 11 00:23:18.555810 crc crio[23067]: time="2026-06-11T00:23:18.555734038Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.053457 | controller | Jun 11 00:23:18.615547 crc crio[23067]: time="2026-06-11T00:23:18.615476377Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.053473 | controller | Jun 11 00:23:18.620580 crc crio[23067]: time="2026-06-11T00:23:18.620516654Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.053492 | controller | Jun 11 00:23:18.785241 crc crio[23067]: time="2026-06-11T00:23:18.784839093Z" level=info msg="Created container cebe71b13202a80438b743a6cec1eac83f6a999e2e63f1b67eea7a8b790945e2: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=1004c886-b34f-4c0d-b7c1-dbefb9c75b64 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.053509 | controller | Jun 11 00:23:18.786064 crc crio[23067]: time="2026-06-11T00:23:18.786010264Z" level=info msg="Starting container: cebe71b13202a80438b743a6cec1eac83f6a999e2e63f1b67eea7a8b790945e2" id=856c5c14-bea7-462c-a7f1-1704fe28c218 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.053525 | controller | Jun 11 00:23:18.791252 crc crio[23067]: time="2026-06-11T00:23:18.791154285Z" level=info msg="Started container" PID=92782 containerID=cebe71b13202a80438b743a6cec1eac83f6a999e2e63f1b67eea7a8b790945e2 description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=856c5c14-bea7-462c-a7f1-1704fe28c218 name=/runtime.v1.RuntimeService/StartContainer sandboxID=acbc6cf9d8000bc20ef63d287a8325f559f074474481f6d5a833c095a4023616
2026-06-11 01:10:47.053541 | controller | Jun 11 00:23:21.939083 crc crio[23067]: time="2026-06-11T00:23:21.93816569Z" level=info msg="Stopping pod sandbox: 8b41b6216e36d1993f245a4bf5504f23dff38df5ba2edc569ffbbd1782c21979" id=fbe7a4f8-e75d-40bb-8317-09389dcd1058 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.053556 | controller | Jun 11 00:23:21.941394 crc crio[23067]: time="2026-06-11T00:23:21.939123607Z" level=info msg="Stopped pod sandbox (already stopped): 8b41b6216e36d1993f245a4bf5504f23dff38df5ba2edc569ffbbd1782c21979" id=fbe7a4f8-e75d-40bb-8317-09389dcd1058 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.053572 | controller | Jun 11 00:23:21.941394 crc crio[23067]: time="2026-06-11T00:23:21.939780995Z" level=info msg="Removing pod sandbox: 8b41b6216e36d1993f245a4bf5504f23dff38df5ba2edc569ffbbd1782c21979" id=87eea3d8-c1c2-4161-b6a6-fc4026936cf3 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.053588 | controller | Jun 11 00:23:21.957996 crc crio[23067]: time="2026-06-11T00:23:21.957834897Z" level=info msg="Removed pod sandbox: 8b41b6216e36d1993f245a4bf5504f23dff38df5ba2edc569ffbbd1782c21979" id=87eea3d8-c1c2-4161-b6a6-fc4026936cf3 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.053604 | controller | Jun 11 00:23:21.958981 crc crio[23067]: time="2026-06-11T00:23:21.958900616Z" level=info msg="Stopping pod sandbox: 13beca606ac1f4b175c224446abf1422b34cc0bf81b9f8ce8d388b9433a6a2a5" id=155aed90-2e77-45a0-b724-61a181b04f6e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.053620 | controller | Jun 11 00:23:21.959105 crc crio[23067]: time="2026-06-11T00:23:21.958985508Z" level=info msg="Stopped pod sandbox (already stopped): 13beca606ac1f4b175c224446abf1422b34cc0bf81b9f8ce8d388b9433a6a2a5" id=155aed90-2e77-45a0-b724-61a181b04f6e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.053636 | controller | Jun 11 00:23:21.959534 crc crio[23067]: time="2026-06-11T00:23:21.959452261Z" level=info msg="Removing pod sandbox: 13beca606ac1f4b175c224446abf1422b34cc0bf81b9f8ce8d388b9433a6a2a5" id=e791f3b1-f39a-46ab-88f3-0938da163c9d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.053651 | controller | Jun 11 00:23:21.977994 crc crio[23067]: time="2026-06-11T00:23:21.977897964Z" level=info msg="Removed pod sandbox: 13beca606ac1f4b175c224446abf1422b34cc0bf81b9f8ce8d388b9433a6a2a5" id=e791f3b1-f39a-46ab-88f3-0938da163c9d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.053667 | controller | Jun 11 00:23:21.979037 crc crio[23067]: time="2026-06-11T00:23:21.978957242Z" level=info msg="Stopping pod sandbox: 0a2cdbce9831ce63cf8968edc926395ed22d9ede9d93fbf6069a2ca5eab5c7e0" id=c7bb8355-28cd-463f-8ace-c9d2986e0d04 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.053686 | controller | Jun 11 00:23:21.979219 crc crio[23067]: time="2026-06-11T00:23:21.979036585Z" level=info msg="Stopped pod sandbox (already stopped): 0a2cdbce9831ce63cf8968edc926395ed22d9ede9d93fbf6069a2ca5eab5c7e0" id=c7bb8355-28cd-463f-8ace-c9d2986e0d04 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.053702 | controller | Jun 11 00:23:21.979736 crc crio[23067]: time="2026-06-11T00:23:21.97961071Z" level=info msg="Removing pod sandbox: 0a2cdbce9831ce63cf8968edc926395ed22d9ede9d93fbf6069a2ca5eab5c7e0" id=61f7c179-825f-4ae3-b2a6-a4cca13fb451 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.053717 | controller | Jun 11 00:23:22.000506 crc crio[23067]: time="2026-06-11T00:23:22.000401087Z" level=info msg="Removed pod sandbox: 0a2cdbce9831ce63cf8968edc926395ed22d9ede9d93fbf6069a2ca5eab5c7e0" id=61f7c179-825f-4ae3-b2a6-a4cca13fb451 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.053733 | controller | Jun 11 00:23:22.001740 crc crio[23067]: time="2026-06-11T00:23:22.001588609Z" level=info msg="Stopping pod sandbox: a15b634a4a3faa73033c2ce2ac114134b696ccdfebaea8e31ededceb3a7e3c32" id=9f25a5a4-52ec-42d9-a6ee-0173cb301dea name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.053748 | controller | Jun 11 00:23:22.001824 crc crio[23067]: time="2026-06-11T00:23:22.001740423Z" level=info msg="Stopped pod sandbox (already stopped): a15b634a4a3faa73033c2ce2ac114134b696ccdfebaea8e31ededceb3a7e3c32" id=9f25a5a4-52ec-42d9-a6ee-0173cb301dea name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.053764 | controller | Jun 11 00:23:22.002463 crc crio[23067]: time="2026-06-11T00:23:22.002296659Z" level=info msg="Removing pod sandbox: a15b634a4a3faa73033c2ce2ac114134b696ccdfebaea8e31ededceb3a7e3c32" id=993763b7-9485-4117-9478-ce9a419f5e60 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.053779 | controller | Jun 11 00:23:22.022382 crc crio[23067]: time="2026-06-11T00:23:22.022278583Z" level=info msg="Removed pod sandbox: a15b634a4a3faa73033c2ce2ac114134b696ccdfebaea8e31ededceb3a7e3c32" id=993763b7-9485-4117-9478-ce9a419f5e60 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.053794 | controller | Jun 11 00:23:22.023455 crc crio[23067]: time="2026-06-11T00:23:22.023383403Z" level=info msg="Stopping pod sandbox: 6f4f111c7fc500c470a11ee5fee9bb09637db5cad4827c93a8f8ca0e2bd4c4ea" id=75873251-752a-443b-b712-2fb3cd517a9e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.053810 | controller | Jun 11 00:23:22.023547 crc crio[23067]: time="2026-06-11T00:23:22.023471406Z" level=info msg="Stopped pod sandbox (already stopped): 6f4f111c7fc500c470a11ee5fee9bb09637db5cad4827c93a8f8ca0e2bd4c4ea" id=75873251-752a-443b-b712-2fb3cd517a9e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.053825 | controller | Jun 11 00:23:22.024214 crc crio[23067]: time="2026-06-11T00:23:22.024139204Z" level=info msg="Removing pod sandbox: 6f4f111c7fc500c470a11ee5fee9bb09637db5cad4827c93a8f8ca0e2bd4c4ea" id=2fbc73c5-f7f3-4152-8e2c-3fce137b49d6 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.053840 | controller | Jun 11 00:23:22.040928 crc crio[23067]: time="2026-06-11T00:23:22.040327175Z" level=info msg="Removed pod sandbox: 6f4f111c7fc500c470a11ee5fee9bb09637db5cad4827c93a8f8ca0e2bd4c4ea" id=2fbc73c5-f7f3-4152-8e2c-3fce137b49d6 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.053856 | controller | Jun 11 00:23:22.042755 crc crio[23067]: time="2026-06-11T00:23:22.042392112Z" level=info msg="Stopping pod sandbox: 5ad21a0cb3dbea7b4b87a67d8f63f14e9e34d15ec56942f1ede0f1e7b1aff6e3" id=e01a4d3a-2cce-4c2c-86b3-942f40f3b1a4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.053871 | controller | Jun 11 00:23:22.043099 crc crio[23067]: time="2026-06-11T00:23:22.042749351Z" level=info msg="Stopped pod sandbox (already stopped): 5ad21a0cb3dbea7b4b87a67d8f63f14e9e34d15ec56942f1ede0f1e7b1aff6e3" id=e01a4d3a-2cce-4c2c-86b3-942f40f3b1a4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.053890 | controller | Jun 11 00:23:22.043961 crc crio[23067]: time="2026-06-11T00:23:22.043840331Z" level=info msg="Removing pod sandbox: 5ad21a0cb3dbea7b4b87a67d8f63f14e9e34d15ec56942f1ede0f1e7b1aff6e3" id=b096d6ad-f2a1-4cbb-b027-68f75d7d6aeb name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.053906 | controller | Jun 11 00:23:22.057950 crc crio[23067]: time="2026-06-11T00:23:22.057718439Z" level=info msg="Removed pod sandbox: 5ad21a0cb3dbea7b4b87a67d8f63f14e9e34d15ec56942f1ede0f1e7b1aff6e3" id=b096d6ad-f2a1-4cbb-b027-68f75d7d6aeb name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.053922 | controller | Jun 11 00:23:22.059153 crc crio[23067]: time="2026-06-11T00:23:22.059070716Z" level=info msg="Stopping pod sandbox: ca8cdf2935075dc917b8cd60ec1192abed478119c2b2aee0c2071721c52af9df" id=98a952a9-74cf-43b3-be5b-5800491f58d9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.053937 | controller | Jun 11 00:23:22.059153 crc crio[23067]: time="2026-06-11T00:23:22.059134618Z" level=info msg="Stopped pod sandbox (already stopped): ca8cdf2935075dc917b8cd60ec1192abed478119c2b2aee0c2071721c52af9df" id=98a952a9-74cf-43b3-be5b-5800491f58d9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.053953 | controller | Jun 11 00:23:22.060060 crc crio[23067]: time="2026-06-11T00:23:22.059984401Z" level=info msg="Removing pod sandbox: ca8cdf2935075dc917b8cd60ec1192abed478119c2b2aee0c2071721c52af9df" id=74bb09d2-4bf3-4405-8497-a81fce330879 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.053968 | controller | Jun 11 00:23:22.077182 crc crio[23067]: time="2026-06-11T00:23:22.077037216Z" level=info msg="Removed pod sandbox: ca8cdf2935075dc917b8cd60ec1192abed478119c2b2aee0c2071721c52af9df" id=74bb09d2-4bf3-4405-8497-a81fce330879 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.053983 | controller | Jun 11 00:23:22.078216 crc crio[23067]: time="2026-06-11T00:23:22.078056964Z" level=info msg="Stopping pod sandbox: 03e1f8162dd95f7f7a273e6e5d81267c905022e644bf9da9672b2a2c131e83a2" id=d9a4e4f1-6cca-4bbe-baf2-54f3988ec348 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.053999 | controller | Jun 11 00:23:22.078216 crc crio[23067]: time="2026-06-11T00:23:22.078144486Z" level=info msg="Stopped pod sandbox (already stopped): 03e1f8162dd95f7f7a273e6e5d81267c905022e644bf9da9672b2a2c131e83a2" id=d9a4e4f1-6cca-4bbe-baf2-54f3988ec348 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.054015 | controller | Jun 11 00:23:22.079050 crc crio[23067]: time="2026-06-11T00:23:22.078963059Z" level=info msg="Removing pod sandbox: 03e1f8162dd95f7f7a273e6e5d81267c905022e644bf9da9672b2a2c131e83a2" id=50103311-7e4e-4f75-a0cd-2d149d53f80d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.054030 | controller | Jun 11 00:23:22.093688 crc crio[23067]: time="2026-06-11T00:23:22.093544656Z" level=info msg="Removed pod sandbox: 03e1f8162dd95f7f7a273e6e5d81267c905022e644bf9da9672b2a2c131e83a2" id=50103311-7e4e-4f75-a0cd-2d149d53f80d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.054046 | controller | Jun 11 00:23:22.094581 crc crio[23067]: time="2026-06-11T00:23:22.094475421Z" level=info msg="Stopping pod sandbox: 42e396ccc3ed687188f63cd25eeb911ff11ca0720a99a63978d609f4548ae916" id=427c37b9-ade7-4c91-bc88-295e03bf7298 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.054061 | controller | Jun 11 00:23:22.094824 crc crio[23067]: time="2026-06-11T00:23:22.094591045Z" level=info msg="Stopped pod sandbox (already stopped): 42e396ccc3ed687188f63cd25eeb911ff11ca0720a99a63978d609f4548ae916" id=427c37b9-ade7-4c91-bc88-295e03bf7298 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.054077 | controller | Jun 11 00:23:22.095441 crc crio[23067]: time="2026-06-11T00:23:22.095348225Z" level=info msg="Removing pod sandbox: 42e396ccc3ed687188f63cd25eeb911ff11ca0720a99a63978d609f4548ae916" id=8f48b2fd-d34e-4a38-8dcf-70c88a4d5531 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.054095 | controller | Jun 11 00:23:22.123583 crc crio[23067]: time="2026-06-11T00:23:22.123429621Z" level=info msg="Removed pod sandbox: 42e396ccc3ed687188f63cd25eeb911ff11ca0720a99a63978d609f4548ae916" id=8f48b2fd-d34e-4a38-8dcf-70c88a4d5531 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.054110 | controller | Jun 11 00:23:22.124826 crc crio[23067]: time="2026-06-11T00:23:22.124622493Z" level=info msg="Stopping pod sandbox: 5ad9859a97ea02020b9a443a612e93ef3a3e5d622d973bb4d3fa94d6aff4e266" id=35c831c3-b558-4610-bb5e-36f011765d45 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.054126 | controller | Jun 11 00:23:22.124826 crc crio[23067]: time="2026-06-11T00:23:22.124789088Z" level=info msg="Stopped pod sandbox (already stopped): 5ad9859a97ea02020b9a443a612e93ef3a3e5d622d973bb4d3fa94d6aff4e266" id=35c831c3-b558-4610-bb5e-36f011765d45 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.054141 | controller | Jun 11 00:23:22.125469 crc crio[23067]: time="2026-06-11T00:23:22.125392964Z" level=info msg="Removing pod sandbox: 5ad9859a97ea02020b9a443a612e93ef3a3e5d622d973bb4d3fa94d6aff4e266" id=28c4626a-556a-4ff1-8d75-44415b4cb77f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.054157 | controller | Jun 11 00:23:22.140624 crc crio[23067]: time="2026-06-11T00:23:22.140502626Z" level=info msg="Removed pod sandbox: 5ad9859a97ea02020b9a443a612e93ef3a3e5d622d973bb4d3fa94d6aff4e266" id=28c4626a-556a-4ff1-8d75-44415b4cb77f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.054172 | controller | Jun 11 00:23:22.141598 crc crio[23067]: time="2026-06-11T00:23:22.141543604Z" level=info msg="Stopping pod sandbox: fc9835427723218b7d91186fbace72b84bbc03cd7538aafe0defab90be483fd7" id=8ac5b9f3-0ce3-4e3e-bdd9-27a75154b507 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.054188 | controller | Jun 11 00:23:22.141732 crc crio[23067]: time="2026-06-11T00:23:22.141606166Z" level=info msg="Stopped pod sandbox (already stopped): fc9835427723218b7d91186fbace72b84bbc03cd7538aafe0defab90be483fd7" id=8ac5b9f3-0ce3-4e3e-bdd9-27a75154b507 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.054204 | controller | Jun 11 00:23:22.142275 crc crio[23067]: time="2026-06-11T00:23:22.142191212Z" level=info msg="Removing pod sandbox: fc9835427723218b7d91186fbace72b84bbc03cd7538aafe0defab90be483fd7" id=3b388c44-cb72-4682-b176-f8ba7a566860 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.054219 | controller | Jun 11 00:23:22.163769 crc crio[23067]: time="2026-06-11T00:23:22.163633097Z" level=info msg="Removed pod sandbox: fc9835427723218b7d91186fbace72b84bbc03cd7538aafe0defab90be483fd7" id=3b388c44-cb72-4682-b176-f8ba7a566860 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.054235 | controller | Jun 11 00:23:22.164773 crc crio[23067]: time="2026-06-11T00:23:22.164630714Z" level=info msg="Stopping pod sandbox: 41da7532f3031cfe97dc76f52ed5f1900c530d7d1164b5f3ab1e350d3ff997c4" id=af8ef84f-3412-4076-9dd4-68f6d506de32 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.054250 | controller | Jun 11 00:23:22.164920 crc crio[23067]: time="2026-06-11T00:23:22.164787668Z" level=info msg="Stopped pod sandbox (already stopped): 41da7532f3031cfe97dc76f52ed5f1900c530d7d1164b5f3ab1e350d3ff997c4" id=af8ef84f-3412-4076-9dd4-68f6d506de32 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.054265 | controller | Jun 11 00:23:22.165395 crc crio[23067]: time="2026-06-11T00:23:22.165322183Z" level=info msg="Removing pod sandbox: 41da7532f3031cfe97dc76f52ed5f1900c530d7d1164b5f3ab1e350d3ff997c4" id=e9737663-3988-4b30-903c-f89afb829603 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.054281 | controller | Jun 11 00:23:22.181553 crc crio[23067]: time="2026-06-11T00:23:22.181467563Z" level=info msg="Removed pod sandbox: 41da7532f3031cfe97dc76f52ed5f1900c530d7d1164b5f3ab1e350d3ff997c4" id=e9737663-3988-4b30-903c-f89afb829603 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.054300 | controller | Jun 11 00:23:22.183007 crc crio[23067]: time="2026-06-11T00:23:22.182926863Z" level=info msg="Stopping pod sandbox: d0908378a2c6c2714da34b78345515c26f1d0adce29a25cd915ae404bb39f446" id=6b01b9cc-a149-488f-a4f3-73b0e4d1c417 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.054316 | controller | Jun 11 00:23:22.183007 crc crio[23067]: time="2026-06-11T00:23:22.183016165Z" level=info msg="Stopped pod sandbox (already stopped): d0908378a2c6c2714da34b78345515c26f1d0adce29a25cd915ae404bb39f446" id=6b01b9cc-a149-488f-a4f3-73b0e4d1c417 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.054332 | controller | Jun 11 00:23:22.183545 crc crio[23067]: time="2026-06-11T00:23:22.183520619Z" level=info msg="Removing pod sandbox: d0908378a2c6c2714da34b78345515c26f1d0adce29a25cd915ae404bb39f446" id=55e6ab36-6273-4754-9a84-810d8d29f2bc name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.054364 | controller | Jun 11 00:23:22.202156 crc crio[23067]: time="2026-06-11T00:23:22.202003283Z" level=info msg="Removed pod sandbox: d0908378a2c6c2714da34b78345515c26f1d0adce29a25cd915ae404bb39f446" id=55e6ab36-6273-4754-9a84-810d8d29f2bc name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.054386 | controller | Jun 11 00:23:22.203046 crc crio[23067]: time="2026-06-11T00:23:22.202962869Z" level=info msg="Stopping pod sandbox: 8af1c7276e484bd95af17391d7e8d8fdd9ea6ee05b24536288d3c1b13809b45d" id=3f1fdd66-3d1b-46da-88fc-e3a3feddeac5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.054403 | controller | Jun 11 00:23:22.203046 crc crio[23067]: time="2026-06-11T00:23:22.203043251Z" level=info msg="Stopped pod sandbox (already stopped): 8af1c7276e484bd95af17391d7e8d8fdd9ea6ee05b24536288d3c1b13809b45d" id=3f1fdd66-3d1b-46da-88fc-e3a3feddeac5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.054419 | controller | Jun 11 00:23:22.204293 crc crio[23067]: time="2026-06-11T00:23:22.204203933Z" level=info msg="Removing pod sandbox: 8af1c7276e484bd95af17391d7e8d8fdd9ea6ee05b24536288d3c1b13809b45d" id=898676e6-6e85-4e59-ab73-83d131254cd8 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.054435 | controller | Jun 11 00:23:22.219788 crc crio[23067]: time="2026-06-11T00:23:22.219731316Z" level=info msg="Removed pod sandbox: 8af1c7276e484bd95af17391d7e8d8fdd9ea6ee05b24536288d3c1b13809b45d" id=898676e6-6e85-4e59-ab73-83d131254cd8 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.054450 | controller | Jun 11 00:23:51.888747 crc crio[23067]: time="2026-06-11T00:23:51.882843674Z" level=info msg="Running pod sandbox: sushy-emulator/sushy-emulator/POD" id=cdc41cea-049f-491d-94e3-56791b1380ef name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.054466 | controller | Jun 11 00:23:51.888747 crc crio[23067]: time="2026-06-11T00:23:51.883726568Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.054482 | controller | Jun 11 00:23:51.923315 crc crio[23067]: time="2026-06-11T00:23:51.923148913Z" level=info msg="Got pod network &{Name:sushy-emulator Namespace:sushy-emulator ID:1793f608768be6caa23866eea722db58a5d9c2af9e191f946674f8b75324dfda UID:341f1c62-8087-450e-8cae-878395f25a8a NetNS:/var/run/netns/19150313-191d-4769-b54b-0eddb3a69314 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod341f1c62_8087_450e_8cae_878395f25a8a.slice PodAnnotations:0xc00008c658}] Aliases:map[]}"
2026-06-11 01:10:47.054499 | controller | Jun 11 00:23:51.923315 crc crio[23067]: time="2026-06-11T00:23:51.923217025Z" level=info msg="Adding pod sushy-emulator_sushy-emulator to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.054521 | controller | Jun 11 00:23:52.516968 crc crio[23067]: 2026-06-11T00:23:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1793f608768be6c Mac:62:b4:80:3a:78:68 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d8 Mtu:0 Sandbox:/var/run/netns/19150313-191d-4769-b54b-0eddb3a69314 SocketPath: PciID:}] [{Interface:0xc000588630 Address:{IP:10.217.0.216 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:47.054538 | controller | Jun 11 00:23:52.516968 crc crio[23067]: time="2026-06-11T00:23:52.516187758Z" level=info msg="Got pod network &{Name:sushy-emulator Namespace:sushy-emulator ID:1793f608768be6caa23866eea722db58a5d9c2af9e191f946674f8b75324dfda UID:341f1c62-8087-450e-8cae-878395f25a8a NetNS:/var/run/netns/19150313-191d-4769-b54b-0eddb3a69314 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod341f1c62_8087_450e_8cae_878395f25a8a.slice PodAnnotations:0xc00008c658}] Aliases:map[]}"
2026-06-11 01:10:47.054555 | controller | Jun 11 00:23:52.516968 crc crio[23067]: time="2026-06-11T00:23:52.516545608Z" level=info msg="Checking pod sushy-emulator_sushy-emulator for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:47.054571 | controller | Jun 11 00:23:52.532520 crc crio[23067]: time="2026-06-11T00:23:52.532425751Z" level=info msg="Ran pod sandbox 1793f608768be6caa23866eea722db58a5d9c2af9e191f946674f8b75324dfda with infra container: sushy-emulator/sushy-emulator/POD" id=cdc41cea-049f-491d-94e3-56791b1380ef name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.054587 | controller | Jun 11 00:23:52.535306 crc crio[23067]: time="2026-06-11T00:23:52.535218647Z" level=info msg="Pulling image: quay.io/metal3-io/sushy-tools:latest" id=35218322-6e20-43e4-aca1-873a31a95792 name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:47.054603 | controller | Jun 11 00:23:52.545212 crc crio[23067]: time="2026-06-11T00:23:52.545133467Z" level=info msg="Trying to access \"quay.io/metal3-io/sushy-tools:latest\""
2026-06-11 01:10:47.054620 | controller | Jun 11 00:24:00.560337 crc crio[23067]: time="2026-06-11T00:24:00.559564561Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29685624-g4jb8/POD" id=9b9c10d2-1a06-41de-8440-5a2e8c27f4d0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.054635 | controller | Jun 11 00:24:00.560337 crc crio[23067]: time="2026-06-11T00:24:00.560323822Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.054652 | controller | Jun 11 00:24:00.607449 crc crio[23067]: time="2026-06-11T00:24:00.607331783Z" level=info msg="Got pod network &{Name:auto-csr-approver-29685624-g4jb8 Namespace:openshift-infra ID:c3314e4b789097253faaecfdefa04b6c3f53d212bd1245a409050ddbf732bdab UID:de007d58-1039-4c48-9e4b-80ced9f073df NetNS:/var/run/netns/e54ebe8b-c4e4-4014-9c76-e5b3904f17ed Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podde007d58_1039_4c48_9e4b_80ced9f073df.slice PodAnnotations:0xc007e12318}] Aliases:map[]}"
2026-06-11 01:10:47.054668 | controller | Jun 11 00:24:00.607449 crc crio[23067]: time="2026-06-11T00:24:00.607415196Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29685624-g4jb8 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.054684 | controller | Jun 11 00:24:01.461594 crc crio[23067]: 2026-06-11T00:24:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c3314e4b7890972 Mac:ee:c5:e0:8b:8b:6a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d9 Mtu:0 Sandbox:/var/run/netns/e54ebe8b-c4e4-4014-9c76-e5b3904f17ed SocketPath: PciID:}] [{Interface:0xc0002b8ee0 Address:{IP:10.217.0.217 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:47.054700 | controller | Jun 11 00:24:01.464087 crc crio[23067]: time="2026-06-11T00:24:01.464017146Z" level=info msg="Got pod network &{Name:auto-csr-approver-29685624-g4jb8 Namespace:openshift-infra ID:c3314e4b789097253faaecfdefa04b6c3f53d212bd1245a409050ddbf732bdab UID:de007d58-1039-4c48-9e4b-80ced9f073df NetNS:/var/run/netns/e54ebe8b-c4e4-4014-9c76-e5b3904f17ed Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podde007d58_1039_4c48_9e4b_80ced9f073df.slice PodAnnotations:0xc007e12318}] Aliases:map[]}"
2026-06-11 01:10:47.054720 | controller | Jun 11 00:24:01.464235 crc crio[23067]: time="2026-06-11T00:24:01.46417659Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29685624-g4jb8 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:47.054736 | controller | Jun 11 00:24:01.473906 crc crio[23067]: time="2026-06-11T00:24:01.473806672Z" level=info msg="Ran pod sandbox c3314e4b789097253faaecfdefa04b6c3f53d212bd1245a409050ddbf732bdab with infra container: openshift-infra/auto-csr-approver-29685624-g4jb8/POD" id=9b9c10d2-1a06-41de-8440-5a2e8c27f4d0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.054752 | controller | Jun 11 00:24:01.478695 crc crio[23067]: time="2026-06-11T00:24:01.478548232Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=278cdbb4-f6e1-4454-b6d7-71e1585ff23c name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:47.054767 | controller | Jun 11 00:24:01.485379 crc crio[23067]: time="2026-06-11T00:24:01.485307286Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 01:10:47.054783 | controller | Jun 11 00:24:02.771180 crc crio[23067]: time="2026-06-11T00:24:02.770588071Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=278cdbb4-f6e1-4454-b6d7-71e1585ff23c name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:47.054798 | controller | Jun 11 00:24:02.772476 crc crio[23067]: time="2026-06-11T00:24:02.772332058Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=f44eee47-a5e7-4a34-9fae-c49ff259c646 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.054814 | controller | Jun 11 00:24:02.776368 crc crio[23067]: time="2026-06-11T00:24:02.775981568Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=2bda59f3-1c10-47bf-85ef-3296a370f6b2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.054829 | controller | Jun 11 00:24:02.784012 crc crio[23067]: time="2026-06-11T00:24:02.783847082Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29685624-g4jb8/oc" id=6f86b7ec-dc5b-4908-9546-1aea1523373b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.054844 | controller | Jun 11 00:24:02.784551 crc crio[23067]: time="2026-06-11T00:24:02.78450217Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.054860 | controller | Jun 11 00:24:02.846129 crc crio[23067]: time="2026-06-11T00:24:02.845501903Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.054875 | controller | Jun 11 00:24:03.168810 crc crio[23067]: time="2026-06-11T00:24:03.168722594Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.054890 | controller | Jun 11 00:24:03.289307 crc crio[23067]: time="2026-06-11T00:24:03.289186767Z" level=info msg="Created container 138ee30db9a9443c72645ec7117193137f46ebfe6d2851761af85ca05bac0d17: openshift-infra/auto-csr-approver-29685624-g4jb8/oc" id=6f86b7ec-dc5b-4908-9546-1aea1523373b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.054906 | controller | Jun 11 00:24:03.292085 crc crio[23067]: time="2026-06-11T00:24:03.292032915Z" level=info msg="Starting container: 138ee30db9a9443c72645ec7117193137f46ebfe6d2851761af85ca05bac0d17" id=a57b3b69-ba51-4d9c-bae1-ffaff6a90fb0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.054925 | controller | Jun 11 00:24:03.301755 crc crio[23067]: time="2026-06-11T00:24:03.301538444Z" level=info msg="Started container" PID=95176 containerID=138ee30db9a9443c72645ec7117193137f46ebfe6d2851761af85ca05bac0d17 description=openshift-infra/auto-csr-approver-29685624-g4jb8/oc id=a57b3b69-ba51-4d9c-bae1-ffaff6a90fb0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c3314e4b789097253faaecfdefa04b6c3f53d212bd1245a409050ddbf732bdab
2026-06-11 01:10:47.054942 | controller | Jun 11 00:24:05.239580 crc crio[23067]: time="2026-06-11T00:24:05.238604267Z" level=info msg="Stopping pod sandbox: c3314e4b789097253faaecfdefa04b6c3f53d212bd1245a409050ddbf732bdab" id=93331eee-e7f0-4edf-ac80-4bd6b197ee35 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.054957 | controller | Jun 11 00:24:05.242171 crc crio[23067]: time="2026-06-11T00:24:05.241929518Z" level=info msg="Got pod network &{Name:auto-csr-approver-29685624-g4jb8 Namespace:openshift-infra ID:c3314e4b789097253faaecfdefa04b6c3f53d212bd1245a409050ddbf732bdab UID:de007d58-1039-4c48-9e4b-80ced9f073df NetNS:/var/run/netns/e54ebe8b-c4e4-4014-9c76-e5b3904f17ed Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podde007d58_1039_4c48_9e4b_80ced9f073df.slice PodAnnotations:0xc000c35be8}] Aliases:map[]}"
2026-06-11 01:10:47.054973 | controller | Jun 11 00:24:05.242584 crc crio[23067]: time="2026-06-11T00:24:05.242476813Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29685624-g4jb8 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.054988 | controller | Jun 11 00:24:09.800982 crc crio[23067]: time="2026-06-11T00:24:09.800335575Z" level=info msg="Stopped pod sandbox: c3314e4b789097253faaecfdefa04b6c3f53d212bd1245a409050ddbf732bdab" id=93331eee-e7f0-4edf-ac80-4bd6b197ee35 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.055004 | controller | Jun 11 00:24:10.122311 crc crio[23067]: time="2026-06-11T00:24:10.121686065Z" level=info msg="Pulled image: quay.io/metal3-io/sushy-tools@sha256:a70383f965e02b5e815b7088367e989f35bfeaef2b12a28d58d9ffd229318b84" id=35218322-6e20-43e4-aca1-873a31a95792 name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:47.055019 | controller | Jun 11 00:24:10.124171 crc crio[23067]: time="2026-06-11T00:24:10.12407391Z" level=info msg="Checking image status: quay.io/metal3-io/sushy-tools:latest" id=b8fcf5d7-ecce-4a3c-9ff0-efaae999b10d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.055034 | controller | Jun 11 00:24:10.128797 crc crio[23067]: time="2026-06-11T00:24:10.128591853Z" level=info msg="Checking image status: quay.io/metal3-io/sushy-tools:latest" id=5f1c7ab0-a964-43ea-aa55-1049fe3c57f5 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.055050 | controller | Jun 11 00:24:10.145855 crc crio[23067]: time="2026-06-11T00:24:10.145536715Z" level=info msg="Creating container: sushy-emulator/sushy-emulator/sushy-emulator" id=06fd9c24-b1d2-46ab-bea2-096b4b7bd849 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.055065 | controller | Jun 11 00:24:10.147806 crc crio[23067]: time="2026-06-11T00:24:10.1475489Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.055081 | controller | Jun 11 00:24:10.202237 crc crio[23067]: time="2026-06-11T00:24:10.202153108Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.055096 | controller | Jun 11 00:24:10.206698 crc crio[23067]: time="2026-06-11T00:24:10.206554448Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.055115 | controller | Jun 11 00:24:10.359197 crc crio[23067]: time="2026-06-11T00:24:10.359096776Z" level=info msg="Created container 7d2d6d1f151650d8de04af0b88f2b0a6c2c68f6e6161b1db01330d218abb8c46: sushy-emulator/sushy-emulator/sushy-emulator" id=06fd9c24-b1d2-46ab-bea2-096b4b7bd849 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.055131 | controller | Jun 11 00:24:10.359960 crc crio[23067]: time="2026-06-11T00:24:10.359864927Z" level=info msg="Starting container: 7d2d6d1f151650d8de04af0b88f2b0a6c2c68f6e6161b1db01330d218abb8c46" id=84351df7-a75a-4d01-87fc-a9d37c0264ab name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.055147 | controller | Jun 11 00:24:10.367097 crc crio[23067]: time="2026-06-11T00:24:10.366999642Z" level=info msg="Started container" PID=95620 containerID=7d2d6d1f151650d8de04af0b88f2b0a6c2c68f6e6161b1db01330d218abb8c46 description=sushy-emulator/sushy-emulator/sushy-emulator id=84351df7-a75a-4d01-87fc-a9d37c0264ab name=/runtime.v1.RuntimeService/StartContainer sandboxID=1793f608768be6caa23866eea722db58a5d9c2af9e191f946674f8b75324dfda
2026-06-11 01:10:47.055162 | controller | Jun 11 00:24:15.432765 crc crio[23067]: time="2026-06-11T00:24:15.431855206Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 01:10:47.055177 | controller | Jun 11 00:24:22.255322 crc crio[23067]: time="2026-06-11T00:24:22.254376361Z" level=info msg="Removing container: db6f2d8af2284bd6ea2e4e76be14e69aa8de4466f7bb3c743739a6cd0c7418ce" id=5539f264-a8ab-4849-b564-8313a9a8f53d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.055193 | controller | Jun 11 00:24:22.403956 crc crio[23067]: time="2026-06-11T00:24:22.403816854Z" level=info msg="Removed container db6f2d8af2284bd6ea2e4e76be14e69aa8de4466f7bb3c743739a6cd0c7418ce: openshift-infra/auto-csr-approver-29685618-76pgf/oc" id=5539f264-a8ab-4849-b564-8313a9a8f53d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.055208 | controller | Jun 11 00:24:22.408185 crc crio[23067]: time="2026-06-11T00:24:22.408118192Z" level=info msg="Removing container: 6c1507b7ece97d2db5cd68b71ade34731199a04211518da4350673cfa852f072" id=26b29358-6670-4625-91d1-a045babd80c3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.055223 | controller | Jun 11 00:24:22.442661 crc crio[23067]: time="2026-06-11T00:24:22.44255272Z" level=info msg="Removed container 6c1507b7ece97d2db5cd68b71ade34731199a04211518da4350673cfa852f072: openstack/root-account-create-update-sp6wc/mariadb-account-create-update" id=26b29358-6670-4625-91d1-a045babd80c3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.055238 | controller | Jun 11 00:24:22.445176 crc crio[23067]: time="2026-06-11T00:24:22.444990587Z" level=info msg="Removing container: 556fe73408549244a20cd38290cea73e7d2903ba88fb7b126833e4dfd9e724ef" id=dcb4099b-928b-4db8-a8b3-d9accad84f60 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.055253 | controller | Jun 11 00:24:22.596628 crc crio[23067]: time="2026-06-11T00:24:22.596578389Z" level=info msg="Removed container 556fe73408549244a20cd38290cea73e7d2903ba88fb7b126833e4dfd9e724ef: openstack/ovn-controller-7nwlx-config-6qps8/ovn-config" id=dcb4099b-928b-4db8-a8b3-d9accad84f60 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.055268 | controller | Jun 11 00:24:22.603187 crc crio[23067]: time="2026-06-11T00:24:22.600955268Z" level=info msg="Removing container: 02f007f39f22a0ff13af8f2aaf44252f8307ed76cb9f6415a945a3ad1c0e6aab" id=f7c62687-af1a-4223-a6fa-978509bd16bd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.055283 | controller | Jun 11 00:24:22.631264 crc crio[23067]: time="2026-06-11T00:24:22.631129281Z" level=info msg="Removed container 02f007f39f22a0ff13af8f2aaf44252f8307ed76cb9f6415a945a3ad1c0e6aab: openstack/root-account-create-update-9f8tl/mariadb-account-create-update" id=f7c62687-af1a-4223-a6fa-978509bd16bd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.055302 | controller | Jun 11 00:24:22.633605 crc crio[23067]: time="2026-06-11T00:24:22.633497265Z" level=info msg="Removing container: ce70aa89dc6b725ebd5277eec7829f32f3334d1d2d6adfa737e13f8c8b78fcce" id=9c45b81d-9430-48d7-bf0e-df2476fb9cdc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.055317 | controller | Jun 11 00:24:22.688101 crc crio[23067]: time="2026-06-11T00:24:22.687993411Z" level=info msg="Removed container ce70aa89dc6b725ebd5277eec7829f32f3334d1d2d6adfa737e13f8c8b78fcce: openstack/ovsdbserver-nb-0-config-1781137043-pw46p/ovn-config" id=9c45b81d-9430-48d7-bf0e-df2476fb9cdc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.055333 | controller | Jun 11 00:24:22.690916 crc crio[23067]: time="2026-06-11T00:24:22.690816108Z" level=info msg="Removing container: 557c2f5c45d39d3a27f464f8aa78aaa09417af9e51b5c09c8a5f58f416c38d7e" id=dd414ccd-514b-4efd-a079-bb43a3486504 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.055364 | controller | Jun 11 00:24:22.761191 crc crio[23067]: time="2026-06-11T00:24:22.760490767Z" level=info msg="Removed container 557c2f5c45d39d3a27f464f8aa78aaa09417af9e51b5c09c8a5f58f416c38d7e: openstack/ovsdbserver-sb-0-config-1781137042-j42nx/ovn-config" id=dd414ccd-514b-4efd-a079-bb43a3486504 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.055385 | controller | Jun 11 00:24:22.777313 crc crio[23067]: time="2026-06-11T00:24:22.77712007Z" level=info msg="Stopping pod sandbox: 89c31cfb0302932322ec9e4c47d3f3c8f18b7be2dfcaa859f4a6fa3a2b500fc1" id=4bf6e009-31e5-4769-8edb-2a2d2001776f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.055402 | controller | Jun 11 00:24:22.777521 crc crio[23067]: time="2026-06-11T00:24:22.777285635Z" level=info msg="Stopped pod sandbox (already stopped): 89c31cfb0302932322ec9e4c47d3f3c8f18b7be2dfcaa859f4a6fa3a2b500fc1" id=4bf6e009-31e5-4769-8edb-2a2d2001776f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.055417 | controller | Jun 11 00:24:22.778292 crc crio[23067]: time="2026-06-11T00:24:22.778251521Z" level=info msg="Removing pod sandbox: 89c31cfb0302932322ec9e4c47d3f3c8f18b7be2dfcaa859f4a6fa3a2b500fc1" id=fb2f4175-c956-4574-b0f4-730213d9811a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.055432 | controller | Jun 11 00:24:22.795102 crc crio[23067]: time="2026-06-11T00:24:22.794981277Z" level=info msg="Removed pod sandbox: 89c31cfb0302932322ec9e4c47d3f3c8f18b7be2dfcaa859f4a6fa3a2b500fc1" id=fb2f4175-c956-4574-b0f4-730213d9811a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.055447 | controller | Jun 11 00:24:22.796065 crc crio[23067]: time="2026-06-11T00:24:22.795980365Z" level=info msg="Stopping pod sandbox: cb6270f2e8579ef69e7e2debb10fef13e7038d02e59440c0756092a808c6c3f3" id=5b442049-66c0-4772-9f23-0933fe849e14 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.055462 | controller | Jun 11 00:24:22.796165 crc crio[23067]: time="2026-06-11T00:24:22.796069157Z" level=info msg="Stopped pod sandbox (already stopped): cb6270f2e8579ef69e7e2debb10fef13e7038d02e59440c0756092a808c6c3f3" id=5b442049-66c0-4772-9f23-0933fe849e14 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.055478 | controller | Jun 11 00:24:22.797935 crc crio[23067]: time="2026-06-11T00:24:22.797864646Z" level=info msg="Removing pod sandbox: cb6270f2e8579ef69e7e2debb10fef13e7038d02e59440c0756092a808c6c3f3" id=3eb48819-5a1a-46a5-a1ea-5c5986045d39 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.055493 | controller | Jun 11 00:24:22.813942 crc crio[23067]: time="2026-06-11T00:24:22.813694227Z" level=info msg="Removed pod sandbox: cb6270f2e8579ef69e7e2debb10fef13e7038d02e59440c0756092a808c6c3f3" id=3eb48819-5a1a-46a5-a1ea-5c5986045d39 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.055513 | controller | Jun 11 00:24:22.815124 crc crio[23067]: time="2026-06-11T00:24:22.815022614Z" level=info msg="Stopping pod sandbox: bf028af16445aaa31f1177e96829de216fc6ffd91826185a8435225afb645518" id=4eb43954-7339-4e32-b3ae-122ca5a9b26e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.055529 | controller | Jun 11 00:24:22.815124 crc crio[23067]: time="2026-06-11T00:24:22.815113616Z" level=info msg="Stopped pod sandbox (already stopped): bf028af16445aaa31f1177e96829de216fc6ffd91826185a8435225afb645518" id=4eb43954-7339-4e32-b3ae-122ca5a9b26e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.055545 | controller | Jun 11 00:24:22.815870 crc crio[23067]: time="2026-06-11T00:24:22.815785904Z" level=info msg="Removing pod sandbox: bf028af16445aaa31f1177e96829de216fc6ffd91826185a8435225afb645518" id=02e92ab7-7ced-44d7-b361-2cabad5a7b25 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.055560 | controller | Jun 11 00:24:22.833392 crc crio[23067]: time="2026-06-11T00:24:22.833258791Z" level=info msg="Removed pod sandbox: bf028af16445aaa31f1177e96829de216fc6ffd91826185a8435225afb645518" id=02e92ab7-7ced-44d7-b361-2cabad5a7b25 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.055575 | controller | Jun 11 00:24:22.847874 crc crio[23067]: time="2026-06-11T00:24:22.836566121Z" level=info msg="Stopping pod sandbox: 572300a9e8b8ec5e02a215bdbd7a3e809281ac3999a28641d537729385730522" id=dd49e3db-bf6d-4aa6-a7d8-9ea04dcb3800 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.055590 | controller | Jun 11 00:24:22.847874 crc crio[23067]: time="2026-06-11T00:24:22.846574474Z" level=info msg="Stopped pod sandbox (already stopped): 572300a9e8b8ec5e02a215bdbd7a3e809281ac3999a28641d537729385730522" id=dd49e3db-bf6d-4aa6-a7d8-9ea04dcb3800 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.055606 | controller | Jun 11 00:24:22.851024 crc crio[23067]: time="2026-06-11T00:24:22.850941953Z" level=info msg="Removing pod sandbox: 572300a9e8b8ec5e02a215bdbd7a3e809281ac3999a28641d537729385730522" id=740c64fe-e1bd-46f4-9241-9084bfc364d3 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.055621 | controller | Jun 11 00:24:22.866912 crc crio[23067]: time="2026-06-11T00:24:22.866792205Z" level=info msg="Removed pod sandbox: 572300a9e8b8ec5e02a215bdbd7a3e809281ac3999a28641d537729385730522" id=740c64fe-e1bd-46f4-9241-9084bfc364d3 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.055637 | controller | Jun 11 00:24:22.867808 crc crio[23067]: time="2026-06-11T00:24:22.867613227Z" level=info msg="Stopping pod sandbox: 0e895087c91b112f6b2a5896e6201546c5fc270936c8877d8b0280713e0a8972" id=ae02f38a-f6f0-4d3d-8053-ffee811e1fb3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.055652 | controller | Jun 11 00:24:22.867808 crc crio[23067]: time="2026-06-11T00:24:22.867739261Z" level=info msg="Stopped pod sandbox (already stopped): 0e895087c91b112f6b2a5896e6201546c5fc270936c8877d8b0280713e0a8972" id=ae02f38a-f6f0-4d3d-8053-ffee811e1fb3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.055668 | controller | Jun 11 00:24:22.870998 crc crio[23067]: time="2026-06-11T00:24:22.86880585Z" level=info msg="Removing pod sandbox: 0e895087c91b112f6b2a5896e6201546c5fc270936c8877d8b0280713e0a8972" id=8f74e7cd-38a4-400c-9591-ab15dc1d42ae name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.055683 | controller | Jun 11 00:24:22.897105 crc crio[23067]: time="2026-06-11T00:24:22.89227349Z" level=info msg="Removed pod sandbox: 0e895087c91b112f6b2a5896e6201546c5fc270936c8877d8b0280713e0a8972" id=8f74e7cd-38a4-400c-9591-ab15dc1d42ae name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.055699 | controller | Jun 11 00:24:22.897473 crc crio[23067]: time="2026-06-11T00:24:22.897390709Z" level=info msg="Stopping pod sandbox: 6da42b729194834f3cf120903acdd778db7c14bcb06d1ba87b73283fa8dda140" id=49422e4a-5331-48b2-8b91-849b419e3773 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.055718 | controller | Jun 11 00:24:22.897601 crc crio[23067]: time="2026-06-11T00:24:22.897480531Z" level=info msg="Stopped pod sandbox (already stopped): 6da42b729194834f3cf120903acdd778db7c14bcb06d1ba87b73283fa8dda140" id=49422e4a-5331-48b2-8b91-849b419e3773 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.055734 | controller | Jun 11 00:24:22.901742 crc crio[23067]: time="2026-06-11T00:24:22.898834308Z" level=info msg="Removing pod sandbox: 6da42b729194834f3cf120903acdd778db7c14bcb06d1ba87b73283fa8dda140" id=af087c90-110f-4272-9bae-00dd7dd20208 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.055750 | controller | Jun 11 00:24:22.933196 crc crio[23067]: time="2026-06-11T00:24:22.933072432Z" level=info msg="Removed pod sandbox: 6da42b729194834f3cf120903acdd778db7c14bcb06d1ba87b73283fa8dda140" id=af087c90-110f-4272-9bae-00dd7dd20208 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.055766 | controller | Jun 11 00:24:31.799234 crc crio[23067]: time="2026-06-11T00:24:31.79706391Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-6dd4f94857-msxpx/POD" id=fb05b267-7383-4e67-b349-1e2a6a7fea3b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.055782 | controller | Jun 11 00:24:31.801295 crc crio[23067]: time="2026-06-11T00:24:31.799303981Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.055798 | controller | Jun 11 00:24:31.940839 crc crio[23067]: time="2026-06-11T00:24:31.940164452Z" level=info msg="Got pod network &{Name:dnsmasq-dns-6dd4f94857-msxpx Namespace:openstack ID:0a3f0f295e0e5f6831a48cc5324f028c98a302736545cf8ca1a5eae560f3899a UID:0dcd76ae-4b9e-414b-a630-146152467d6c NetNS:/var/run/netns/a106dd0f-0549-4690-9d3d-96ae3b2f5b98 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0dcd76ae_4b9e_414b_a630_146152467d6c.slice PodAnnotations:0xc003ba9938}] Aliases:map[]}"
2026-06-11 01:10:47.055814 | controller | Jun 11 00:24:31.940839 crc crio[23067]: time="2026-06-11T00:24:31.940359777Z" level=info msg="Adding pod openstack_dnsmasq-dns-6dd4f94857-msxpx to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.055830 | controller | Jun 11 00:24:32.539714 crc crio[23067]: 2026-06-11T00:24:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0a3f0f295e0e5f6 Mac:4a:1c:d6:0a:a0:e0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:da Mtu:0 Sandbox:/var/run/netns/a106dd0f-0549-4690-9d3d-96ae3b2f5b98 SocketPath: PciID:}] [{Interface:0xc0001caa20 Address:{IP:10.217.0.218 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:47.055846 | controller | Jun 11 00:24:32.543370 crc crio[23067]: time="2026-06-11T00:24:32.543289971Z" level=info msg="Got pod network &{Name:dnsmasq-dns-6dd4f94857-msxpx Namespace:openstack ID:0a3f0f295e0e5f6831a48cc5324f028c98a302736545cf8ca1a5eae560f3899a UID:0dcd76ae-4b9e-414b-a630-146152467d6c NetNS:/var/run/netns/a106dd0f-0549-4690-9d3d-96ae3b2f5b98 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0dcd76ae_4b9e_414b_a630_146152467d6c.slice PodAnnotations:0xc003ba9938}] Aliases:map[]}"
2026-06-11 01:10:47.055862 | controller | Jun 11 00:24:32.543570 crc crio[23067]: time="2026-06-11T00:24:32.543513237Z" level=info msg="Checking pod openstack_dnsmasq-dns-6dd4f94857-msxpx for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:47.055878 | controller | Jun 11 00:24:32.579134 crc crio[23067]: time="2026-06-11T00:24:32.578981934Z" level=info msg="Ran pod sandbox 0a3f0f295e0e5f6831a48cc5324f028c98a302736545cf8ca1a5eae560f3899a with infra container: openstack/dnsmasq-dns-6dd4f94857-msxpx/POD" id=fb05b267-7383-4e67-b349-1e2a6a7fea3b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.055893 | controller | Jun 11 00:24:32.589091 crc crio[23067]: time="2026-06-11T00:24:32.588630597Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=9850cb24-5d45-4518-81c2-76672c5572f2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.055913 | controller | Jun 11 00:24:32.771619 crc crio[23067]: time="2026-06-11T00:24:32.771478831Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=ae987c54-9aa5-4bc6-a3bf-672f7cb85c07 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.055929 | controller | Jun 11 00:24:32.788853 crc crio[23067]: time="2026-06-11T00:24:32.788732791Z" level=info msg="Creating container: openstack/dnsmasq-dns-6dd4f94857-msxpx/init" id=b8c85aa9-362c-4d17-9862-6fb24e76e35b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.055945 | controller | Jun 11 00:24:32.789419 crc crio[23067]: time="2026-06-11T00:24:32.789337477Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.055960 | controller | Jun 11 00:24:32.864780 crc crio[23067]: time="2026-06-11T00:24:32.864110406Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.055975 | controller | Jun 11 00:24:32.870103 crc crio[23067]: time="2026-06-11T00:24:32.870042998Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.055991 | controller | Jun 11 00:24:33.302555 crc crio[23067]: time="2026-06-11T00:24:33.302428354Z" level=info msg="Created container 8cf629255cda2e9eb67ce413ad48976c8b15ad8c6c7fa12228e0e8c2e1ca4be5: openstack/dnsmasq-dns-6dd4f94857-msxpx/init" id=b8c85aa9-362c-4d17-9862-6fb24e76e35b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.056006 | controller | Jun 11 00:24:33.307254 crc crio[23067]: time="2026-06-11T00:24:33.306062973Z" level=info msg="Starting container: 8cf629255cda2e9eb67ce413ad48976c8b15ad8c6c7fa12228e0e8c2e1ca4be5" id=ae3ad2f3-1267-4d7d-a810-5bd77f6eb9ca name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.056022 | controller | Jun 11 00:24:33.324736 crc crio[23067]: time="2026-06-11T00:24:33.324526336Z" level=info msg="Started container" PID=96843 containerID=8cf629255cda2e9eb67ce413ad48976c8b15ad8c6c7fa12228e0e8c2e1ca4be5 description=openstack/dnsmasq-dns-6dd4f94857-msxpx/init id=ae3ad2f3-1267-4d7d-a810-5bd77f6eb9ca name=/runtime.v1.RuntimeService/StartContainer sandboxID=0a3f0f295e0e5f6831a48cc5324f028c98a302736545cf8ca1a5eae560f3899a
2026-06-11 01:10:47.056038 | controller | Jun 11 00:24:33.805432 crc crio[23067]: time="2026-06-11T00:24:33.804826359Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=536da574-3f9d-4bc1-b361-5929ca9890d2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.056053 | controller | Jun 11 00:24:33.898252 crc crio[23067]: time="2026-06-11T00:24:33.89809663Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=8c375acc-43e9-4c6f-be70-4a6e11858351 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.056068 | controller | Jun 11 00:24:33.911537 crc crio[23067]: time="2026-06-11T00:24:33.91128305Z" level=info msg="Creating container: openstack/dnsmasq-dns-6dd4f94857-msxpx/dnsmasq-dns" id=9238da1a-9af7-4264-aa8a-6f03ea614861 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.056083 | controller | Jun 11 00:24:33.912070 crc crio[23067]: time="2026-06-11T00:24:33.911773163Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.056099 | controller | Jun 11 00:24:33.967701 crc crio[23067]: time="2026-06-11T00:24:33.967476202Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.056118 | controller | Jun 11 00:24:33.972500 crc crio[23067]: time="2026-06-11T00:24:33.972422546Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.056134 | controller | Jun 11 00:24:34.249580 crc crio[23067]: time="2026-06-11T00:24:34.249432327Z" level=info msg="Created container 389058308defa710c2e6fee7f6d69016de096381b9cd78d3f087b805cfbb427f: openstack/dnsmasq-dns-6dd4f94857-msxpx/dnsmasq-dns" id=9238da1a-9af7-4264-aa8a-6f03ea614861 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.056150 | controller | Jun 11 00:24:34.256304 crc crio[23067]: time="2026-06-11T00:24:34.252033388Z" level=info msg="Starting container: 389058308defa710c2e6fee7f6d69016de096381b9cd78d3f087b805cfbb427f" id=79ded9f2-557c-49dd-95da-3696aeba5fce name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.056166 | controller | Jun 11 00:24:34.261121 crc crio[23067]: time="2026-06-11T00:24:34.260945661Z" level=info msg="Started container" PID=96899 containerID=389058308defa710c2e6fee7f6d69016de096381b9cd78d3f087b805cfbb427f description=openstack/dnsmasq-dns-6dd4f94857-msxpx/dnsmasq-dns id=79ded9f2-557c-49dd-95da-3696aeba5fce name=/runtime.v1.RuntimeService/StartContainer sandboxID=0a3f0f295e0e5f6831a48cc5324f028c98a302736545cf8ca1a5eae560f3899a
2026-06-11 01:10:47.056182 | controller | Jun 11 00:24:51.126875 crc crio[23067]: time="2026-06-11T00:24:51.126231783Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc" id=0fd2fe94-2a15-40f5-875f-574bb33db915 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.056198 | controller | Jun 11 00:24:51.207949 crc crio[23067]: time="2026-06-11T00:24:51.207238321Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc" id=d4b012a3-f589-4496-a7de-463fe087d91f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.056213 | controller | Jun 11 00:24:51.219582 crc crio[23067]: time="2026-06-11T00:24:51.219487815Z" level=info msg="Creating container: openstack-operators/test-operator-controller-manager-8d5599d7d-2v2c9/manager" id=65ad558f-133e-4524-8865-9d52bcc96979 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.056229 | controller | Jun 11 00:24:51.220626 crc crio[23067]: time="2026-06-11T00:24:51.220551574Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.056245 | controller | Jun 11 00:24:51.307178 crc crio[23067]: time="2026-06-11T00:24:51.307096943Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.056261 | controller | Jun 11 00:24:51.732370 crc crio[23067]: time="2026-06-11T00:24:51.73216032Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.056276 | controller | Jun 11 00:24:53.448547 crc crio[23067]: time="2026-06-11T00:24:53.448119245Z" level=info msg="Created container d99fb80fae8d0efe04c04d47c7075ac2277c6cf5dedac4fc3c2878777821f862: openstack-operators/test-operator-controller-manager-8d5599d7d-2v2c9/manager" id=65ad558f-133e-4524-8865-9d52bcc96979 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.056292 | controller | Jun 11 00:24:53.450601 crc crio[23067]: time="2026-06-11T00:24:53.450487919Z" level=info msg="Starting container: d99fb80fae8d0efe04c04d47c7075ac2277c6cf5dedac4fc3c2878777821f862" id=ca03d389-5b00-462b-93f8-f988079a9f9b name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.056312 | controller | Jun 11 00:24:53.458428 crc crio[23067]: time="2026-06-11T00:24:53.458322473Z" level=info msg="Started container" PID=97746 containerID=d99fb80fae8d0efe04c04d47c7075ac2277c6cf5dedac4fc3c2878777821f862 description=openstack-operators/test-operator-controller-manager-8d5599d7d-2v2c9/manager id=ca03d389-5b00-462b-93f8-f988079a9f9b name=/runtime.v1.RuntimeService/StartContainer sandboxID=7e011e33cb11b1d6d3697952a22c5656ec40a9284f5b51953624eab6feaa9243
2026-06-11 01:10:47.056328 | controller | Jun 11 00:24:54.180686 crc crio[23067]: time="2026-06-11T00:24:54.179887282Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1" id=762e5884-94ef-43f0-a4a1-921391212c93 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.056345 | controller | Jun 11 00:24:54.185867 crc crio[23067]: time="2026-06-11T00:24:54.185785473Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca" id=44b5b704-3ef0-4d42-97a2-003f040b0f1c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.056382 | controller | Jun 11 00:24:54.191029 crc crio[23067]: time="2026-06-11T00:24:54.190239034Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63" id=79ac31f7-b368-404e-95cb-cfa41acf8918 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.056399 | controller | Jun 11 00:24:54.333790 crc crio[23067]: time="2026-06-11T00:24:54.333621243Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca" id=9f19c6b5-1011-43d9-9686-0d1206699d61 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.056415 | controller | Jun 11 00:24:54.334416 crc crio[23067]: time="2026-06-11T00:24:54.33425688Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1" id=0aadd918-a071-45b4-9299-91312b626f6a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.056431 | controller | Jun 11 00:24:54.338809 crc crio[23067]: time="2026-06-11T00:24:54.338730692Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63" id=8849bfa3-d135-4598-82fa-cee06c0cb76c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.056447 | controller | Jun 11 00:24:54.339451 crc crio[23067]: time="2026-06-11T00:24:54.339297308Z" level=info msg="Creating container: metallb-system/metallb-operator-controller-manager-c56bfcc68-tspql/manager" id=c8a64672-c49e-4f71-aa7f-821694088fde name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.056462 | controller | Jun 11 00:24:54.340038 crc crio[23067]: time="2026-06-11T00:24:54.339972306Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.056478 | controller | Jun 11 00:24:54.340535 crc crio[23067]: time="2026-06-11T00:24:54.340319345Z" level=info msg="Creating container: openstack-operators/openstack-baremetal-operator-controller-manager-7c67dc759fgr8jd/manager" id=c848e820-dd60-421b-94fd-9ddf289140ec name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.056494 | controller | Jun 11 00:24:54.345060 crc crio[23067]: time="2026-06-11T00:24:54.341351234Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.056510 | controller | Jun 11 00:24:54.345364 crc crio[23067]: time="2026-06-11T00:24:54.34343142Z" level=info msg="Creating container: openstack-operators/octavia-operator-controller-manager-6495978d8d-xwpfc/manager" id=55374f81-69f5-477e-a708-d6f8c35b27ab name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.056529 | controller | Jun 11 00:24:54.345993 crc crio[23067]: time="2026-06-11T00:24:54.345933879Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.056546 | controller | Jun 11 00:24:54.619346 crc crio[23067]: time="2026-06-11T00:24:54.619082844Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.056562 | controller | Jun 11 00:24:54.624400 crc crio[23067]: time="2026-06-11T00:24:54.624328467Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.056577 | controller | Jun 11 00:24:54.645504 crc crio[23067]: time="2026-06-11T00:24:54.645386981Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.056593 | controller | Jun 11 00:24:54.657223 crc crio[23067]: time="2026-06-11T00:24:54.65708Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.056609 | controller | Jun 11 00:24:54.668458 crc crio[23067]: time="2026-06-11T00:24:54.668364388Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.056626 | controller | Jun 11 00:24:55.133536 crc crio[23067]: time="2026-06-11T00:24:55.133182508Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.056662 | controller | Jun 11 00:24:55.228958 crc crio[23067]: time="2026-06-11T00:24:55.228825526Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf" id=5da844e8-a33c-4ef4-81ac-6ed43a819493 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.056680 | controller | Jun 11 00:24:55.421862 crc crio[23067]: time="2026-06-11T00:24:55.421748483Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf" id=a1e8316e-c724-41f7-80ac-af06a67ceca8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.056697 | controller | Jun 11 00:24:55.425690 crc crio[23067]: time="2026-06-11T00:24:55.425567748Z" level=info msg="Creating container: openstack-operators/ironic-operator-controller-manager-75f8548fcd-fg8n7/manager" id=1784e3ac-cf8d-45d9-b4c2-ea2c9a0b5ed4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.056714 | controller | Jun 11 00:24:55.426122 crc crio[23067]: time="2026-06-11T00:24:55.426058881Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.056733 | controller | Jun 11 00:24:55.743402 crc crio[23067]: time="2026-06-11T00:24:55.743228847Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.056756 | controller | Jun 11 00:24:55.749028 crc crio[23067]: time="2026-06-11T00:24:55.748944863Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.056834 | controller | Jun 11 00:24:56.303020 crc crio[23067]: time="2026-06-11T00:24:56.30241637Z" level=info msg="Created container cae099a81a6ccfcb7bf452c539952854ecbe14e97cb9609334f3cc4ef20ff5a0: openstack-operators/octavia-operator-controller-manager-6495978d8d-xwpfc/manager" id=55374f81-69f5-477e-a708-d6f8c35b27ab name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.056862 | controller | Jun 11 00:24:56.304709 crc crio[23067]: time="2026-06-11T00:24:56.304572159Z" level=info msg="Created container 54554a8fb4217c1da06b05e5114ef8cb66f513fa7e6c15634be8c4b6daa73b92: openstack-operators/openstack-baremetal-operator-controller-manager-7c67dc759fgr8jd/manager" id=c848e820-dd60-421b-94fd-9ddf289140ec name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.056880 | controller | Jun 11 00:24:56.305564 crc crio[23067]: time="2026-06-11T00:24:56.305469683Z" level=info msg="Starting container: 54554a8fb4217c1da06b05e5114ef8cb66f513fa7e6c15634be8c4b6daa73b92" id=46c523c7-1335-4e1e-aaf0-00626d48b480 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.056897 | controller | Jun 11 00:24:56.306042 crc crio[23067]: time="2026-06-11T00:24:56.305975487Z" level=info msg="Starting container: cae099a81a6ccfcb7bf452c539952854ecbe14e97cb9609334f3cc4ef20ff5a0" id=2246258a-ea54-44c9-869e-59c88451692a name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.056912 | controller | Jun 11 00:24:56.309538 crc crio[23067]: time="2026-06-11T00:24:56.309414371Z" level=info msg="Created container d68ddcac80d4b7e0aa46ed5cc56045df81448475946fa1b8cf18c1083f1bfa9d: openstack-operators/ironic-operator-controller-manager-75f8548fcd-fg8n7/manager" id=1784e3ac-cf8d-45d9-b4c2-ea2c9a0b5ed4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.056928 | controller | Jun 11 00:24:56.310794 crc crio[23067]: time="2026-06-11T00:24:56.310749527Z" level=info msg="Starting container: d68ddcac80d4b7e0aa46ed5cc56045df81448475946fa1b8cf18c1083f1bfa9d" id=0e87c213-48e5-4e8a-abfc-7fece2c2bdda name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.056945 | controller | Jun 11 00:24:56.314522 crc crio[23067]: time="2026-06-11T00:24:56.314420807Z" level=info msg="Started container" PID=97999 containerID=cae099a81a6ccfcb7bf452c539952854ecbe14e97cb9609334f3cc4ef20ff5a0 description=openstack-operators/octavia-operator-controller-manager-6495978d8d-xwpfc/manager id=2246258a-ea54-44c9-869e-59c88451692a name=/runtime.v1.RuntimeService/StartContainer sandboxID=1e230edba0dbcf505fcbcf416335acb917de6431d0b6b0f602c4238872cc8322
2026-06-11 01:10:47.056962 | controller | Jun 11 00:24:56.314838 crc crio[23067]: time="2026-06-11T00:24:56.314601112Z" level=info msg="Started container" PID=98000 containerID=54554a8fb4217c1da06b05e5114ef8cb66f513fa7e6c15634be8c4b6daa73b92 description=openstack-operators/openstack-baremetal-operator-controller-manager-7c67dc759fgr8jd/manager id=46c523c7-1335-4e1e-aaf0-00626d48b480 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aafe5fa88a60ff5216eae1844b38ed7f6ad7b1b092b2b1b9f87dbfec6d1b4d75
2026-06-11 01:10:47.056979 | controller | Jun 11 00:24:56.317757 crc crio[23067]: time="2026-06-11T00:24:56.317609584Z" level=info msg="Started container" PID=98039 containerID=d68ddcac80d4b7e0aa46ed5cc56045df81448475946fa1b8cf18c1083f1bfa9d description=openstack-operators/ironic-operator-controller-manager-75f8548fcd-fg8n7/manager id=0e87c213-48e5-4e8a-abfc-7fece2c2bdda name=/runtime.v1.RuntimeService/StartContainer sandboxID=aed64310395cd531ee439b74c0cf05d27d5c58d24f351c8a949a554475e2870e
2026-06-11 01:10:47.056995 | controller | Jun 11 00:24:56.320689 crc crio[23067]: time="2026-06-11T00:24:56.320524134Z" level=info msg="Created container f99d2d45d8ff73136382e577857859b3e1a2416818963f27df1263bbb114229f: metallb-system/metallb-operator-controller-manager-c56bfcc68-tspql/manager" id=c8a64672-c49e-4f71-aa7f-821694088fde name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.057011 | controller | Jun 11 00:24:56.322101 crc crio[23067]: time="2026-06-11T00:24:56.321987513Z" level=info msg="Starting container: f99d2d45d8ff73136382e577857859b3e1a2416818963f27df1263bbb114229f" id=3a5fc0db-371e-4713-ae29-65b714082f8e name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.057030 | controller | Jun 11 00:24:56.330273 crc crio[23067]: time="2026-06-11T00:24:56.330119155Z" level=info msg="Started container" PID=98017 containerID=f99d2d45d8ff73136382e577857859b3e1a2416818963f27df1263bbb114229f description=metallb-system/metallb-operator-controller-manager-c56bfcc68-tspql/manager id=3a5fc0db-371e-4713-ae29-65b714082f8e name=/runtime.v1.RuntimeService/StartContainer sandboxID=8c6ed99da57a748c11615d1ea59fe660f523da2d761d934aebc317a4b5036413
2026-06-11 01:10:47.057047 | controller | Jun 11 00:24:57.287163 crc crio[23067]: time="2026-06-11T00:24:57.286564707Z" level=info msg="Pulling image: quay.io/metal3-io/baremetal-operator:release-0.9" id=1f8a2e39-e0ff-469f-9a4d-ea6fae3e834f name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:47.057063 | controller | Jun 11 00:24:57.586792 crc crio[23067]: time="2026-06-11T00:24:57.585308931Z" level=info msg="Trying to access \"quay.io/metal3-io/baremetal-operator:release-0.9\""
2026-06-11 01:10:47.057079 | controller | Jun 11 00:24:58.039136 crc crio[23067]: time="2026-06-11T00:24:58.038499044Z" level=info msg="Stopping container: 9e26c12923ff77865a7237f02367da9814c03bf96346009134925ffb1b51da47 (timeout: 10s)" id=8f9536ca-8dbb-4bec-9074-19b0d5e7ee6a name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:47.057095 | controller | Jun 11 00:24:59.370084 crc crio[23067]: time="2026-06-11T00:24:59.369406503Z" level=info msg="Stopped container 9e26c12923ff77865a7237f02367da9814c03bf96346009134925ffb1b51da47: openstack/dnsmasq-dns-68b84f4555-brnzn/dnsmasq-dns" id=8f9536ca-8dbb-4bec-9074-19b0d5e7ee6a name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:47.057111 | controller | Jun 11 00:24:59.374610 crc crio[23067]: time="2026-06-11T00:24:59.374506472Z" level=info msg="Stopping pod sandbox: f876e0b418617b56a3032833738f4b805e279c01ca4daf5b7064b8caca39147c" id=31b5b4f0-740a-4749-b5a2-9c1404e4ac70 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.057126 | controller | Jun 11 00:24:59.375595 crc crio[23067]: time="2026-06-11T00:24:59.37552578Z" level=info msg="Got pod network &{Name:dnsmasq-dns-68b84f4555-brnzn Namespace:openstack ID:f876e0b418617b56a3032833738f4b805e279c01ca4daf5b7064b8caca39147c UID:3518ffa5-57ca-40dd-b4ea-b41d4e0b7455 NetNS:/var/run/netns/54a5e9f1-f1a6-4518-854c-4fe8cbc27eb2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3518ffa5_57ca_40dd_b4ea_b41d4e0b7455.slice PodAnnotations:0xc002392840}] Aliases:map[]}"
2026-06-11 01:10:47.057142 | controller | Jun 11 00:24:59.375762 crc crio[23067]: time="2026-06-11T00:24:59.375747946Z" level=info msg="Deleting pod openstack_dnsmasq-dns-68b84f4555-brnzn from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.057158 | controller | Jun 11 00:25:02.191840 crc crio[23067]: time="2026-06-11T00:25:02.191128371Z" level=info msg="Pulled image: quay.io/metal3-io/baremetal-operator@sha256:9ef16b26df77e09ed539968e7c9664caa407b3271b47747c22f676af9f47a963" id=1f8a2e39-e0ff-469f-9a4d-ea6fae3e834f name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:47.057174 | controller | Jun 11 00:25:02.198031 crc crio[23067]: time="2026-06-11T00:25:02.197942537Z" level=info msg="Checking image status: quay.io/metal3-io/baremetal-operator:release-0.9" id=408e568c-f1ce-41d3-8925-3158e50f4a0c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.057189 | controller | Jun 11 00:25:02.213796 crc crio[23067]: time="2026-06-11T00:25:02.213565003Z" level=info msg="Checking image status: quay.io/metal3-io/baremetal-operator:release-0.9" id=d7874392-9c9c-47ab-9bd0-089cb809bdaa name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.057204 | controller | Jun 11 00:25:02.217143 crc crio[23067]: time="2026-06-11T00:25:02.216725019Z" level=info msg="Creating container: baremetal-operator-system/baremetal-operator-controller-manager-6b59b74864-dtfqt/manager" id=c95a1c5a-00fd-46ee-b3c3-87b78a4987ab name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.057223 | controller | Jun 11 00:25:02.217143 crc crio[23067]: time="2026-06-11T00:25:02.217152821Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.057239 | controller | Jun 11 00:25:02.467937 crc crio[23067]: time="2026-06-11T00:25:02.463335032Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.057254 | controller | Jun 11 00:25:02.602274 crc crio[23067]: time="2026-06-11T00:25:02.602145104Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.057270 | controller | Jun 11 00:25:02.726870 crc crio[23067]: time="2026-06-11T00:25:02.72158436Z" level=info msg="Running pod sandbox: openshift-marketplace/community-operators-f84cd/POD" id=47c3ede6-0fb6-4d59-a97c-7e106850d096 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.057285 | controller | Jun 11 00:25:02.726870 crc crio[23067]: time="2026-06-11T00:25:02.722335231Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.057301 | controller | Jun 11 00:25:02.842157 crc crio[23067]: time="2026-06-11T00:25:02.841991272Z" level=info msg="Got pod network &{Name:community-operators-f84cd Namespace:openshift-marketplace ID:699a1f853642d7fec9ce2638acd204e35c075401e7312e884aa515f2279833cd UID:1685210c-395d-4385-87bb-a21df1bb646a NetNS:/var/run/netns/d766d96a-8363-450c-832c-e78c01bd0e15 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1685210c_395d_4385_87bb_a21df1bb646a.slice PodAnnotations:0xc002c84438}] Aliases:map[]}"
2026-06-11 01:10:47.057317 | controller | Jun 11 00:25:02.842157 crc crio[23067]: time="2026-06-11T00:25:02.842195148Z" level=info msg="Adding pod openshift-marketplace_community-operators-f84cd to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.057333 | controller | Jun 11 00:25:02.933544 crc crio[23067]: time="2026-06-11T00:25:02.929148118Z" level=info msg="Stopped pod sandbox: f876e0b418617b56a3032833738f4b805e279c01ca4daf5b7064b8caca39147c" id=31b5b4f0-740a-4749-b5a2-9c1404e4ac70 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.057374 | controller | Jun 11 00:25:03.488353 crc crio[23067]: time="2026-06-11T00:25:03.487625252Z" level=info msg="Removing container: 9e26c12923ff77865a7237f02367da9814c03bf96346009134925ffb1b51da47" id=5c44bc15-e466-49ae-bbb1-a20a0a6b7011 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.057403 | controller | Jun 11 00:25:03.520720 crc crio[23067]: time="2026-06-11T00:25:03.520464517Z" level=info msg="Removed container 9e26c12923ff77865a7237f02367da9814c03bf96346009134925ffb1b51da47: openstack/dnsmasq-dns-68b84f4555-brnzn/dnsmasq-dns" id=5c44bc15-e466-49ae-bbb1-a20a0a6b7011 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.057421 | controller | Jun 11 00:25:03.524022 crc crio[23067]: time="2026-06-11T00:25:03.523958722Z" level=info msg="Removing container: 8d4bf93becafceff68a81992b4f71dce43cdef0be6ddd5087ad1820fa06cdcb0" id=6e81e8bf-72bf-4e68-98f0-cb979c0167b8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.057437 | controller | Jun 11 00:25:03.560263 crc crio[23067]: time="2026-06-11T00:25:03.559776179Z" level=info msg="Removed container 8d4bf93becafceff68a81992b4f71dce43cdef0be6ddd5087ad1820fa06cdcb0: openstack/dnsmasq-dns-68b84f4555-brnzn/init" id=6e81e8bf-72bf-4e68-98f0-cb979c0167b8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.057453 | controller | Jun 11 00:25:05.847869 crc crio[23067]: time="2026-06-11T00:25:05.840003646Z" level=info msg="Created container cd14c854968d927d63d403b72f496ae2109633b5f234c3a56ef98d072ff6e898: baremetal-operator-system/baremetal-operator-controller-manager-6b59b74864-dtfqt/manager" id=c95a1c5a-00fd-46ee-b3c3-87b78a4987ab name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.057474 | controller | Jun 11 00:25:05.850125 crc crio[23067]: time="2026-06-11T00:25:05.848780865Z" level=info msg="Starting container: cd14c854968d927d63d403b72f496ae2109633b5f234c3a56ef98d072ff6e898" id=d79da19f-1d4f-4dba-aa47-aa0fab011781 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.057491 | controller | Jun 11 00:25:05.862376 crc crio[23067]: time="2026-06-11T00:25:05.857126473Z" level=info msg="Started container" PID=98476 containerID=cd14c854968d927d63d403b72f496ae2109633b5f234c3a56ef98d072ff6e898 description=baremetal-operator-system/baremetal-operator-controller-manager-6b59b74864-dtfqt/manager id=d79da19f-1d4f-4dba-aa47-aa0fab011781 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5c42026f9c5d37af6e46c4a6528f4deb982d59af179a10736ce27a746509ed65
2026-06-11 01:10:47.057507 | controller | Jun 11 00:25:06.133286 crc crio[23067]: 2026-06-11T00:25:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:699a1f853642d7f Mac:ae:3e:c5:d1:77:00 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:db Mtu:0 Sandbox:/var/run/netns/d766d96a-8363-450c-832c-e78c01bd0e15 SocketPath: PciID:}] [{Interface:0xc00023ed60 Address:{IP:10.217.0.219 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:47.057523 | controller | Jun 11 00:25:06.136033 crc crio[23067]: time="2026-06-11T00:25:06.134894103Z" level=info msg="Got pod network &{Name:community-operators-f84cd Namespace:openshift-marketplace ID:699a1f853642d7fec9ce2638acd204e35c075401e7312e884aa515f2279833cd UID:1685210c-395d-4385-87bb-a21df1bb646a NetNS:/var/run/netns/d766d96a-8363-450c-832c-e78c01bd0e15 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1685210c_395d_4385_87bb_a21df1bb646a.slice PodAnnotations:0xc002c84438}] Aliases:map[]}"
2026-06-11 01:10:47.057539 | controller | Jun 11 00:25:06.136033 crc crio[23067]: time="2026-06-11T00:25:06.135221702Z" level=info msg="Checking pod openshift-marketplace_community-operators-f84cd for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:47.057555 | controller | Jun 11 00:25:06.155724 crc crio[23067]: time="2026-06-11T00:25:06.155499415Z" level=info msg="Ran pod sandbox 699a1f853642d7fec9ce2638acd204e35c075401e7312e884aa515f2279833cd with infra container: openshift-marketplace/community-operators-f84cd/POD" id=47c3ede6-0fb6-4d59-a97c-7e106850d096 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.057571 | controller | Jun 11 00:25:06.159270 crc crio[23067]: time="2026-06-11T00:25:06.159097943Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=96b0d67a-1018-40fb-bc90-e141673626f5 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.057587 | controller | Jun 11 00:25:06.162173 crc crio[23067]: time="2026-06-11T00:25:06.162096235Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=c0c9f6bf-fdf3-44ab-b32e-b052b0bd66ff name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.057602 | controller | Jun 11 00:25:06.619175 crc crio[23067]: time="2026-06-11T00:25:06.618369272Z" level=info msg="Creating container: openshift-marketplace/community-operators-f84cd/extract-utilities" id=065aa8ce-762b-4a0a-8089-5a13fefc302f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.057617 | controller | Jun 11 00:25:06.620423 crc crio[23067]: time="2026-06-11T00:25:06.620309115Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.057639 | controller | Jun 11 00:25:06.776778 crc crio[23067]: time="2026-06-11T00:25:06.776102331Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.057655 | controller | Jun 11 00:25:06.872473 crc crio[23067]: time="2026-06-11T00:25:06.872355705Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.057671 | controller | Jun 11 00:25:07.321242 crc crio[23067]: time="2026-06-11T00:25:07.321065536Z" level=info msg="Created container 8c95423cb0366f8aed2169fbb443789ba751c1a95b2c9e9476e8e33d507dda97: openshift-marketplace/community-operators-f84cd/extract-utilities" id=065aa8ce-762b-4a0a-8089-5a13fefc302f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.057687 | controller | Jun 11 00:25:07.323310 crc crio[23067]: time="2026-06-11T00:25:07.323088291Z" level=info msg="Starting container: 8c95423cb0366f8aed2169fbb443789ba751c1a95b2c9e9476e8e33d507dda97" id=ca12dd56-924c-40e8-a00c-e3abe9110d07 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.057703 | controller | Jun 11 00:25:07.329136 crc crio[23067]: time="2026-06-11T00:25:07.328983202Z" level=info msg="Started container" PID=98802 containerID=8c95423cb0366f8aed2169fbb443789ba751c1a95b2c9e9476e8e33d507dda97 description=openshift-marketplace/community-operators-f84cd/extract-utilities id=ca12dd56-924c-40e8-a00c-e3abe9110d07 name=/runtime.v1.RuntimeService/StartContainer sandboxID=699a1f853642d7fec9ce2638acd204e35c075401e7312e884aa515f2279833cd
2026-06-11 01:10:47.057719 | controller | Jun 11 00:25:07.559263 crc crio[23067]: time="2026-06-11T00:25:07.559186117Z" level=info msg="Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20" id=83c85b23-4792-4734-aa65-8362533d707f name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:47.057735 | controller | Jun 11 00:25:07.569588 crc crio[23067]: time="2026-06-11T00:25:07.569466337Z" level=info msg="Trying to access \"registry.redhat.io/redhat/community-operator-index:v4.20\""
2026-06-11 01:10:47.057751 | controller | Jun 11 00:25:08.188564 crc crio[23067]: time="2026-06-11T00:25:08.184546924Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-687999f8f7-448w7/POD" id=bd8ee24b-b637-4512-b50b-7c2bd7338c98 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.057766 | controller | Jun 11 00:25:08.188564 crc crio[23067]: time="2026-06-11T00:25:08.185306544Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.057782 | controller | Jun 11 00:25:08.248998 crc crio[23067]: time="2026-06-11T00:25:08.241014173Z" level=info msg="Got pod network &{Name:dnsmasq-dns-687999f8f7-448w7 Namespace:openstack ID:7e9b303b0dd2f0eb0c9ac952281c3d87ce5a86b4eb03b92921192a38ccf02772 UID:aa14af96-61f1-4198-8741-d9f0cb9b6627 NetNS:/var/run/netns/ae98ff46-43f7-4969-9a52-b6cbb53f31ef Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaa14af96_61f1_4198_8741_d9f0cb9b6627.slice PodAnnotations:0xc003ba85f8}] Aliases:map[]}"
2026-06-11 01:10:47.057798 | controller | Jun 11 00:25:08.248998 crc crio[23067]: time="2026-06-11T00:25:08.241088555Z" level=info msg="Adding pod openstack_dnsmasq-dns-687999f8f7-448w7 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.057814 | controller | Jun 11 00:25:08.280998 crc crio[23067]: time="2026-06-11T00:25:08.279586124Z" level=info msg="Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:e2171f6021fddbcc3c9696cc6c8095b77f20023994fedd5c1f7aa2377d28b45d" id=83c85b23-4792-4734-aa65-8362533d707f name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:47.057830 | controller | Jun 11 00:25:08.290756 crc crio[23067]: time="2026-06-11T00:25:08.286640977Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=302e81fb-dde0-4261-94c7-999399245670 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.057850 | controller | Jun 11 00:25:08.314140 crc crio[23067]: time="2026-06-11T00:25:08.306999802Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=22645680-d41a-4b13-9a7e-1d39c48d9bf1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.057866 | controller | Jun 11 00:25:08.320810 crc crio[23067]: time="2026-06-11T00:25:08.318139545Z" level=info msg="Creating container: openshift-marketplace/community-operators-f84cd/extract-content" id=00bc8c86-267d-45c3-b0ce-85d5754b2bb5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.057881 | controller | Jun 11 00:25:08.320810 crc crio[23067]: time="2026-06-11T00:25:08.319259916Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.057897 | controller | Jun 11 00:25:08.413074 crc crio[23067]: time="2026-06-11T00:25:08.41295506Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.057913 | controller | Jun 11 00:25:08.423821 crc crio[23067]: time="2026-06-11T00:25:08.421871123Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.057929 | controller | Jun 11 00:25:08.652901 crc crio[23067]: time="2026-06-11T00:25:08.652720106Z" level=info msg="Created container 9710c69c1523c7ce146cd339e1382361faa4a475eb0ac70de4775c4e1856793c: openshift-marketplace/community-operators-f84cd/extract-content" id=00bc8c86-267d-45c3-b0ce-85d5754b2bb5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.057945 | controller | Jun 11 00:25:08.655293 crc crio[23067]: time="2026-06-11T00:25:08.655210894Z" level=info msg="Starting container: 9710c69c1523c7ce146cd339e1382361faa4a475eb0ac70de4775c4e1856793c" id=da7d20fe-f66e-49f7-9f9b-d55d7b80b0ff name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.057961 | controller | Jun 11 00:25:08.667589 crc crio[23067]: time="2026-06-11T00:25:08.667485138Z" level=info msg="Started container" PID=98927 containerID=9710c69c1523c7ce146cd339e1382361faa4a475eb0ac70de4775c4e1856793c description=openshift-marketplace/community-operators-f84cd/extract-content id=da7d20fe-f66e-49f7-9f9b-d55d7b80b0ff name=/runtime.v1.RuntimeService/StartContainer sandboxID=699a1f853642d7fec9ce2638acd204e35c075401e7312e884aa515f2279833cd
2026-06-11 01:10:47.057977 | controller | Jun 11 00:25:08.974579 crc crio[23067]: 2026-06-11T00:25:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7e9b303b0dd2f0e Mac:f6:d1:67:ae:75:bd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:dc Mtu:0 Sandbox:/var/run/netns/ae98ff46-43f7-4969-9a52-b6cbb53f31ef SocketPath: PciID:}] [{Interface:0xc0004345d0 Address:{IP:10.217.0.220 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:47.057994 | controller | Jun 11 00:25:08.976135 crc crio[23067]: time="2026-06-11T00:25:08.976056249Z" level=info msg="Got pod network &{Name:dnsmasq-dns-687999f8f7-448w7 Namespace:openstack ID:7e9b303b0dd2f0eb0c9ac952281c3d87ce5a86b4eb03b92921192a38ccf02772 UID:aa14af96-61f1-4198-8741-d9f0cb9b6627 NetNS:/var/run/netns/ae98ff46-43f7-4969-9a52-b6cbb53f31ef Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaa14af96_61f1_4198_8741_d9f0cb9b6627.slice PodAnnotations:0xc003ba85f8}] Aliases:map[]}"
2026-06-11 01:10:47.058010 | controller | Jun 11 00:25:08.976522 crc crio[23067]: time="2026-06-11T00:25:08.97645875Z" level=info msg="Checking pod openstack_dnsmasq-dns-687999f8f7-448w7 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:47.058031 | controller | Jun 11 00:25:08.991489 crc crio[23067]: time="2026-06-11T00:25:08.991410228Z" level=info msg="Ran pod sandbox 7e9b303b0dd2f0eb0c9ac952281c3d87ce5a86b4eb03b92921192a38ccf02772 with infra container: openstack/dnsmasq-dns-687999f8f7-448w7/POD" id=bd8ee24b-b637-4512-b50b-7c2bd7338c98 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.058047 | controller | Jun 11 00:25:08.994381 crc crio[23067]: time="2026-06-11T00:25:08.994317067Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=2fe624dc-173f-4607-a7d2-8a5ebbf51130 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.058064 | controller | Jun 11 00:25:09.118437 crc crio[23067]: time="2026-06-11T00:25:09.118319007Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=a2c61e63-d9f6-46b7-9067-92ddeff17bc7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.058080 | controller | Jun 11 00:25:09.128795 crc crio[23067]: time="2026-06-11T00:25:09.1286988Z" level=info msg="Creating container: openstack/dnsmasq-dns-687999f8f7-448w7/init" id=6fa41ed7-b218-4951-b9ad-a1e2f243333a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.058096 | controller | Jun 11 00:25:09.129209 crc crio[23067]: time="2026-06-11T00:25:09.129170913Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.058111 | controller | Jun 11 00:25:09.221847 crc crio[23067]: time="2026-06-11T00:25:09.221710595Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.058127 | controller | Jun 11 00:25:09.226367 crc crio[23067]: time="2026-06-11T00:25:09.226243539Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.058143 | controller | Jun 11 00:25:09.422985 crc crio[23067]: time="2026-06-11T00:25:09.42216892Z" level=info msg="Created container f8d0372240e7a269d14391d9a1f265b653ea33a65e13508d329b2a65f3f4334e: openstack/dnsmasq-dns-687999f8f7-448w7/init" id=6fa41ed7-b218-4951-b9ad-a1e2f243333a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.058158 | controller | Jun 11 00:25:09.424957 crc crio[23067]: time="2026-06-11T00:25:09.424812992Z" level=info msg="Starting container: f8d0372240e7a269d14391d9a1f265b653ea33a65e13508d329b2a65f3f4334e" id=e8e6b21d-d0b4-4f07-950a-e4caf79204dc name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.058174 | controller | Jun 11 00:25:09.437170 crc crio[23067]: time="2026-06-11T00:25:09.437060486Z" level=info msg="Started container" PID=99022 containerID=f8d0372240e7a269d14391d9a1f265b653ea33a65e13508d329b2a65f3f4334e description=openstack/dnsmasq-dns-687999f8f7-448w7/init id=e8e6b21d-d0b4-4f07-950a-e4caf79204dc name=/runtime.v1.RuntimeService/StartContainer sandboxID=7e9b303b0dd2f0eb0c9ac952281c3d87ce5a86b4eb03b92921192a38ccf02772
2026-06-11 01:10:47.058190 | controller | Jun 11 00:25:09.669019 crc crio[23067]: time="2026-06-11T00:25:09.668598317Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=a49793ad-607b-4292-96bb-33255632e781 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.058206 | controller | Jun 11 00:25:09.782050 crc crio[23067]: time="2026-06-11T00:25:09.781863404Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=31eb875f-40f6-4e81-9cc5-b892520f6fe8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.058222 | controller | Jun 11 00:25:09.803594 crc crio[23067]: time="2026-06-11T00:25:09.803461493Z" level=info msg="Creating container: openstack/dnsmasq-dns-687999f8f7-448w7/dnsmasq-dns" id=7b046132-c263-464e-85b6-03b9005224d3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.058240 | controller | Jun 11 00:25:09.804049 crc crio[23067]: time="2026-06-11T00:25:09.803996907Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.058257 | controller | Jun 11 00:25:09.894356 crc crio[23067]: time="2026-06-11T00:25:09.894060362Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.058272 | controller | Jun 11 00:25:09.903138 crc crio[23067]: time="2026-06-11T00:25:09.902986676Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.058288 | controller | Jun 11 00:25:10.074046 crc crio[23067]: time="2026-06-11T00:25:10.07335963Z" level=info msg="Created container 63c1fa8796832d9dae98189f1968ab67546e6a76cf1acfab7069e5fe626ec116: openstack/dnsmasq-dns-687999f8f7-448w7/dnsmasq-dns" id=7b046132-c263-464e-85b6-03b9005224d3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.058304 | controller | Jun 11 00:25:10.076144 crc crio[23067]: time="2026-06-11T00:25:10.076051153Z" level=info msg="Starting container: 63c1fa8796832d9dae98189f1968ab67546e6a76cf1acfab7069e5fe626ec116" id=4d7cdbaf-2364-4509-8278-131cae9f0627 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.058319 | controller | Jun 11 00:25:10.083007 crc crio[23067]: time="2026-06-11T00:25:10.082791547Z" level=info msg="Started container" PID=99064 containerID=63c1fa8796832d9dae98189f1968ab67546e6a76cf1acfab7069e5fe626ec116 description=openstack/dnsmasq-dns-687999f8f7-448w7/dnsmasq-dns id=4d7cdbaf-2364-4509-8278-131cae9f0627 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7e9b303b0dd2f0eb0c9ac952281c3d87ce5a86b4eb03b92921192a38ccf02772
2026-06-11 01:10:47.058335 | controller | Jun 11 00:25:11.703735 crc crio[23067]: time="2026-06-11T00:25:11.703195048Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=d9408fdd-d7d0-469d-81b6-d00b2a5d71c1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.058378 | controller | Jun 11 00:25:11.705895 crc crio[23067]: time="2026-06-11T00:25:11.705817499Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=955c6ad0-614c-402d-b6b0-9d709305497c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.058397 | controller | Jun 11 00:25:11.713242 crc crio[23067]: time="2026-06-11T00:25:11.713146249Z" level=info msg="Creating container: openshift-marketplace/community-operators-f84cd/registry-server" id=6cbd37fe-4ddd-4515-8efd-44c78669a49b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.058413 | controller | Jun 11 00:25:11.713750 crc crio[23067]: time="2026-06-11T00:25:11.713691724Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.058430 | controller | Jun 11 00:25:11.801090 crc crio[23067]: time="2026-06-11T00:25:11.801001304Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.058445 | controller | Jun 11 00:25:11.806370 crc crio[23067]: time="2026-06-11T00:25:11.806302708Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.058462 | controller | Jun 11 00:25:11.986008 crc crio[23067]: time="2026-06-11T00:25:11.985783391Z" level=info msg="Created container 5a0416e2202767ae83a233f21e0bfb897853b067afc38bbce087725d22fa0195: openshift-marketplace/community-operators-f84cd/registry-server" id=6cbd37fe-4ddd-4515-8efd-44c78669a49b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.058482 | controller | Jun 11 00:25:11.987132 crc crio[23067]: time="2026-06-11T00:25:11.987034235Z" level=info msg="Starting container: 5a0416e2202767ae83a233f21e0bfb897853b067afc38bbce087725d22fa0195" id=66e140f3-422a-48c4-bf8f-8fa1e27fd48b name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.058498 | controller | Jun 11 00:25:12.000478 crc crio[23067]: time="2026-06-11T00:25:12.000340178Z" level=info msg="Started container" PID=99100 containerID=5a0416e2202767ae83a233f21e0bfb897853b067afc38bbce087725d22fa0195 description=openshift-marketplace/community-operators-f84cd/registry-server id=66e140f3-422a-48c4-bf8f-8fa1e27fd48b name=/runtime.v1.RuntimeService/StartContainer sandboxID=699a1f853642d7fec9ce2638acd204e35c075401e7312e884aa515f2279833cd
2026-06-11 01:10:47.058515 | controller | Jun 11 00:25:17.911722 crc crio[23067]: time="2026-06-11T00:25:17.90232967Z" level=info msg="Stopping container: 389058308defa710c2e6fee7f6d69016de096381b9cd78d3f087b805cfbb427f (timeout: 10s)" id=6f0c75e4-5532-459e-b405-79af2b2ed353 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:47.058531 | controller | Jun 11 00:25:18.336233 crc crio[23067]: time="2026-06-11T00:25:18.314399072Z" level=info msg="Stopped container 389058308defa710c2e6fee7f6d69016de096381b9cd78d3f087b805cfbb427f: openstack/dnsmasq-dns-6dd4f94857-msxpx/dnsmasq-dns" id=6f0c75e4-5532-459e-b405-79af2b2ed353 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:47.058547 | controller | Jun 11 00:25:18.363513 crc crio[23067]: time="2026-06-11T00:25:18.356496159Z" level=info msg="Stopping pod sandbox: 0a3f0f295e0e5f6831a48cc5324f028c98a302736545cf8ca1a5eae560f3899a" id=42d88ffa-4724-4131-873e-7456f53c3e99 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.058565 | controller | Jun 11 00:25:18.394899 crc crio[23067]: time="2026-06-11T00:25:18.392871871Z" level=info msg="Got pod network &{Name:dnsmasq-dns-6dd4f94857-msxpx Namespace:openstack ID:0a3f0f295e0e5f6831a48cc5324f028c98a302736545cf8ca1a5eae560f3899a UID:0dcd76ae-4b9e-414b-a630-146152467d6c NetNS:/var/run/netns/a106dd0f-0549-4690-9d3d-96ae3b2f5b98 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0dcd76ae_4b9e_414b_a630_146152467d6c.slice PodAnnotations:0xc0002f2560}] Aliases:map[]}"
2026-06-11 01:10:47.058582 | controller | Jun 11 00:25:18.394899 crc crio[23067]: time="2026-06-11T00:25:18.393173309Z" level=info msg="Deleting pod openstack_dnsmasq-dns-6dd4f94857-msxpx from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.058599 | controller | Jun 11 00:25:20.303780 crc crio[23067]: time="2026-06-11T00:25:20.303052259Z" level=info msg="Stopped pod sandbox: 0a3f0f295e0e5f6831a48cc5324f028c98a302736545cf8ca1a5eae560f3899a" id=42d88ffa-4724-4131-873e-7456f53c3e99 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.058615 | controller | Jun 11 00:25:20.951216 crc crio[23067]: time="2026-06-11T00:25:20.950262011Z" level=info msg="Removing container: 389058308defa710c2e6fee7f6d69016de096381b9cd78d3f087b805cfbb427f" id=992cf0b7-99f1-469b-ab36-d4c21b8c9d37 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.058631 | controller | Jun 11 00:25:21.106013 crc crio[23067]: time="2026-06-11T00:25:21.105559794Z" level=info msg="Removed container 389058308defa710c2e6fee7f6d69016de096381b9cd78d3f087b805cfbb427f: openstack/dnsmasq-dns-6dd4f94857-msxpx/dnsmasq-dns" id=992cf0b7-99f1-469b-ab36-d4c21b8c9d37 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.058647 | controller | Jun 11 00:25:21.120875 crc crio[23067]: time="2026-06-11T00:25:21.119224007Z" level=info msg="Removing container: 8cf629255cda2e9eb67ce413ad48976c8b15ad8c6c7fa12228e0e8c2e1ca4be5" id=68199833-e79f-4b09-96da-87a9046f4b30 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.058666 | controller | Jun 11 00:25:21.195602 crc crio[23067]: time="2026-06-11T00:25:21.195478355Z" level=info msg="Removed container 8cf629255cda2e9eb67ce413ad48976c8b15ad8c6c7fa12228e0e8c2e1ca4be5: openstack/dnsmasq-dns-6dd4f94857-msxpx/init" id=68199833-e79f-4b09-96da-87a9046f4b30 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.058683 | controller | Jun 11 00:25:23.313332 crc crio[23067]: time="2026-06-11T00:25:23.30174955Z" level=info msg="Removing container: a8be84e5cacf0e3f4372cf6ea5f4a412a03a336e81072244ebf8065bf83ded0a" id=aed6547d-0319-440c-89ea-d1994cc969ec name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.058699 | controller | Jun 11 00:25:24.751297 crc crio[23067]: time="2026-06-11T00:25:24.740795704Z" level=info msg="Removed container a8be84e5cacf0e3f4372cf6ea5f4a412a03a336e81072244ebf8065bf83ded0a: openstack/keystone-bootstrap-48xwt/keystone-bootstrap" id=aed6547d-0319-440c-89ea-d1994cc969ec name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.058714 | controller | Jun 11 00:25:24.869703 crc crio[23067]: time="2026-06-11T00:25:24.864228289Z" level=info msg="Stopping pod sandbox: f876e0b418617b56a3032833738f4b805e279c01ca4daf5b7064b8caca39147c" id=5c7c80b3-1723-464e-ba5c-8c7b92bf5ec7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.058730 | controller | Jun 11 00:25:24.869703 crc crio[23067]: time="2026-06-11T00:25:24.86498068Z" level=info msg="Stopped pod sandbox (already stopped): f876e0b418617b56a3032833738f4b805e279c01ca4daf5b7064b8caca39147c" id=5c7c80b3-1723-464e-ba5c-8c7b92bf5ec7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.058746 | controller | Jun 11 00:25:24.875777 crc crio[23067]: time="2026-06-11T00:25:24.874382906Z" level=info msg="Removing pod sandbox: f876e0b418617b56a3032833738f4b805e279c01ca4daf5b7064b8caca39147c" id=26102bd4-73b8-4dc7-a7dd-a86ac1a80c32 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.058761 | controller | Jun 11 00:25:24.927468 crc crio[23067]: time="2026-06-11T00:25:24.927231826Z" level=info msg="Removed pod sandbox: f876e0b418617b56a3032833738f4b805e279c01ca4daf5b7064b8caca39147c" id=26102bd4-73b8-4dc7-a7dd-a86ac1a80c32 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.058777 | controller | Jun 11 00:25:24.929948 crc crio[23067]: time="2026-06-11T00:25:24.929857558Z" level=info msg="Stopping pod sandbox: 0a3f0f295e0e5f6831a48cc5324f028c98a302736545cf8ca1a5eae560f3899a" id=3bb0fee9-e326-4a43-beb8-3a61cfd7de3b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.058793 | controller | Jun 11 00:25:24.930079 crc crio[23067]: time="2026-06-11T00:25:24.929981401Z" level=info msg="Stopped pod sandbox (already stopped): 0a3f0f295e0e5f6831a48cc5324f028c98a302736545cf8ca1a5eae560f3899a" id=3bb0fee9-e326-4a43-beb8-3a61cfd7de3b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.058809 | controller | Jun 11 00:25:24.931603 crc crio[23067]: time="2026-06-11T00:25:24.931470832Z" level=info msg="Removing pod sandbox: 0a3f0f295e0e5f6831a48cc5324f028c98a302736545cf8ca1a5eae560f3899a" id=3d6f7c86-2825-43aa-827d-70339aead58e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.058824 | controller | Jun 11 00:25:24.955806 crc crio[23067]: time="2026-06-11T00:25:24.955747674Z" level=info msg="Removed pod sandbox: 0a3f0f295e0e5f6831a48cc5324f028c98a302736545cf8ca1a5eae560f3899a" id=3d6f7c86-2825-43aa-827d-70339aead58e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.058840 | controller | Jun 11 00:25:24.956540 crc crio[23067]: time="2026-06-11T00:25:24.956512535Z" level=info msg="Stopping pod sandbox: 9d4fe5feb5516468fc6d0ca9301abf8a0c3f9d8f466a239044b2c9fde096bc04" id=4c58ed3a-3e49-4920-832a-468a3b1cc69e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.058856 | controller | Jun 11 00:25:24.956805 crc crio[23067]: time="2026-06-11T00:25:24.956779402Z" level=info msg="Stopped pod sandbox (already stopped): 9d4fe5feb5516468fc6d0ca9301abf8a0c3f9d8f466a239044b2c9fde096bc04" id=4c58ed3a-3e49-4920-832a-468a3b1cc69e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.058876 | controller | Jun 11 00:25:24.959855 crc crio[23067]: time="2026-06-11T00:25:24.959824525Z" level=info msg="Removing pod sandbox: 9d4fe5feb5516468fc6d0ca9301abf8a0c3f9d8f466a239044b2c9fde096bc04" id=529853c5-d00e-4c7c-811a-ec1168008b82 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.058892 | controller | Jun 11 00:25:25.025311 crc crio[23067]: time="2026-06-11T00:25:25.024834107Z" level=info msg="Removed pod sandbox: 9d4fe5feb5516468fc6d0ca9301abf8a0c3f9d8f466a239044b2c9fde096bc04" id=529853c5-d00e-4c7c-811a-ec1168008b82 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.058908 | controller | Jun 11 00:25:26.858834 crc crio[23067]: time="2026-06-11T00:25:26.858101821Z" level=info msg="Stopping container: 5a0416e2202767ae83a233f21e0bfb897853b067afc38bbce087725d22fa0195 (timeout: 2s)" id=f0503550-0696-4ed5-8069-d7e97767cead name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:47.058923 | controller | Jun 11 00:25:27.020143 crc crio[23067]: time="2026-06-11T00:25:27.020016524Z" level=info msg="Stopped container 5a0416e2202767ae83a233f21e0bfb897853b067afc38bbce087725d22fa0195: openshift-marketplace/community-operators-f84cd/registry-server" id=f0503550-0696-4ed5-8069-d7e97767cead name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:47.058939 | controller | Jun 11 00:25:27.021057 crc crio[23067]: time="2026-06-11T00:25:27.020923649Z" level=info msg="Stopping pod sandbox: 699a1f853642d7fec9ce2638acd204e35c075401e7312e884aa515f2279833cd" id=e17e2c74-18ef-4e7c-bd47-113a8fc498fd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.058954 | controller | Jun 11 00:25:27.021862 crc crio[23067]: time="2026-06-11T00:25:27.021803973Z" level=info msg="Got pod network &{Name:community-operators-f84cd Namespace:openshift-marketplace ID:699a1f853642d7fec9ce2638acd204e35c075401e7312e884aa515f2279833cd UID:1685210c-395d-4385-87bb-a21df1bb646a NetNS:/var/run/netns/d766d96a-8363-450c-832c-e78c01bd0e15 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1685210c_395d_4385_87bb_a21df1bb646a.slice PodAnnotations:0xc003610b40}] Aliases:map[]}"
2026-06-11 01:10:47.058970 | controller | Jun 11 00:25:27.022096 crc crio[23067]: time="2026-06-11T00:25:27.022028609Z" level=info msg="Deleting pod openshift-marketplace_community-operators-f84cd from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.058986 | controller | Jun 11 00:25:27.424545 crc crio[23067]: time="2026-06-11T00:25:27.424059198Z" level=info msg="Stopped pod sandbox: 699a1f853642d7fec9ce2638acd204e35c075401e7312e884aa515f2279833cd" id=e17e2c74-18ef-4e7c-bd47-113a8fc498fd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.059001 | controller | Jun 11 00:25:27.880408 crc crio[23067]: time="2026-06-11T00:25:27.879764459Z" level=info msg="Removing container: 5a0416e2202767ae83a233f21e0bfb897853b067afc38bbce087725d22fa0195" id=6821da51-f813-4573-a6c8-ddca3e163535 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.059017 | controller | Jun 11 00:25:27.921292 crc crio[23067]: time="2026-06-11T00:25:27.921175208Z" level=info msg="Removed container 5a0416e2202767ae83a233f21e0bfb897853b067afc38bbce087725d22fa0195: openshift-marketplace/community-operators-f84cd/registry-server" id=6821da51-f813-4573-a6c8-ddca3e163535 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.059033 | controller | Jun 11 00:25:27.925478 crc crio[23067]: time="2026-06-11T00:25:27.925397853Z" level=info msg="Removing container: 9710c69c1523c7ce146cd339e1382361faa4a475eb0ac70de4775c4e1856793c" id=eefff62b-547f-4433-9ba2-d28e8d869033 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.059048 | controller | Jun 11 00:25:27.966965 crc crio[23067]: time="2026-06-11T00:25:27.96635948Z" level=info msg="Removed container 9710c69c1523c7ce146cd339e1382361faa4a475eb0ac70de4775c4e1856793c: openshift-marketplace/community-operators-f84cd/extract-content" id=eefff62b-547f-4433-9ba2-d28e8d869033 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.059068 | controller | Jun 11 00:25:27.969970 crc crio[23067]: time="2026-06-11T00:25:27.969839505Z" level=info msg="Removing container: 8c95423cb0366f8aed2169fbb443789ba751c1a95b2c9e9476e8e33d507dda97" id=53664eb1-726a-4af9-903b-11fce60f4d9d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.059084 | controller | Jun 11 00:25:28.027953 crc crio[23067]: time="2026-06-11T00:25:28.027830825Z" level=info msg="Removed container 8c95423cb0366f8aed2169fbb443789ba751c1a95b2c9e9476e8e33d507dda97: openshift-marketplace/community-operators-f84cd/extract-utilities" id=53664eb1-726a-4af9-903b-11fce60f4d9d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.059100 | controller | Jun 11 00:26:00.540980 crc crio[23067]: time="2026-06-11T00:26:00.539572076Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29685626-ckcfd/POD" id=a3d725c1-94bc-4f32-9f67-a1b525ba0ec1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.059116 | controller | Jun 11 00:26:00.544068 crc crio[23067]: time="2026-06-11T00:26:00.541137369Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.059132 | controller | Jun 11 00:26:00.627564 crc crio[23067]: time="2026-06-11T00:26:00.62738121Z" level=info msg="Got pod network &{Name:auto-csr-approver-29685626-ckcfd Namespace:openshift-infra ID:73d181db173017fb1e47ca343360165b9330590008a982fc87f6088e8ee5f530 UID:f37d60f0-c43b-447f-ba48-8db4c83729ff NetNS:/var/run/netns/02fb5c8a-c518-47bd-a70e-b136797e658d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf37d60f0_c43b_447f_ba48_8db4c83729ff.slice PodAnnotations:0xc000b80590}] Aliases:map[]}"
2026-06-11 01:10:47.059149 | controller | Jun 11 00:26:00.627564 crc crio[23067]: time="2026-06-11T00:26:00.627541064Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29685626-ckcfd to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.059165 | controller | Jun 11 00:26:01.381768 crc crio[23067]: 2026-06-11T00:26:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:73d181db173017f Mac:b6:89:2d:3b:b9:ac Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:dd Mtu:0 Sandbox:/var/run/netns/02fb5c8a-c518-47bd-a70e-b136797e658d SocketPath: PciID:}] [{Interface:0xc000014e20 Address:{IP:10.217.0.221 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:47.059181 | controller | Jun 11 00:26:01.397031 crc crio[23067]: time="2026-06-11T00:26:01.392346203Z" level=info msg="Got pod network &{Name:auto-csr-approver-29685626-ckcfd Namespace:openshift-infra ID:73d181db173017fb1e47ca343360165b9330590008a982fc87f6088e8ee5f530 UID:f37d60f0-c43b-447f-ba48-8db4c83729ff NetNS:/var/run/netns/02fb5c8a-c518-47bd-a70e-b136797e658d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf37d60f0_c43b_447f_ba48_8db4c83729ff.slice PodAnnotations:0xc000b80590}] Aliases:map[]}"
2026-06-11 01:10:47.059198 | controller | Jun 11 00:26:01.397031 crc crio[23067]: time="2026-06-11T00:26:01.393408351Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29685626-ckcfd for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:47.059214 | controller | Jun 11 00:26:01.529396 crc crio[23067]: time="2026-06-11T00:26:01.529220774Z" level=info msg="Ran pod sandbox 73d181db173017fb1e47ca343360165b9330590008a982fc87f6088e8ee5f530 with infra container: openshift-infra/auto-csr-approver-29685626-ckcfd/POD" id=a3d725c1-94bc-4f32-9f67-a1b525ba0ec1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.059234 | controller | Jun 11 00:26:01.568517 crc crio[23067]: time="2026-06-11T00:26:01.56833326Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=b4a873da-c243-4a09-8024-f37ac97190bd name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:47.059251 | controller | Jun 11 00:26:01.623876 crc crio[23067]: time="2026-06-11T00:26:01.623838653Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 01:10:47.059267 | controller | Jun 11 00:26:02.684855 crc crio[23067]: time="2026-06-11T00:26:02.684274609Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=b4a873da-c243-4a09-8024-f37ac97190bd name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:47.059284 | controller | Jun 11 00:26:02.689095 crc crio[23067]: time="2026-06-11T00:26:02.688585827Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=3650629b-339a-432e-8fdd-8105b3bb7b9c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.059300 | controller | Jun 11 00:26:02.692305 crc crio[23067]: time="2026-06-11T00:26:02.692200585Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=78fb5f13-2734-4d06-a07f-a8ef7c1465a2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.059317 | controller | Jun 11 00:26:02.709837 crc crio[23067]: time="2026-06-11T00:26:02.709715603Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29685626-ckcfd/oc" id=323dfcd5-0da9-44de-a98b-5a267c48d06c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.059335 | controller | Jun 11 00:26:02.710553 crc crio[23067]: time="2026-06-11T00:26:02.710446423Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.059372 | controller | Jun 11 00:26:02.785406 crc crio[23067]: time="2026-06-11T00:26:02.785283353Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.059390 | controller | Jun 11 00:26:03.348146 crc crio[23067]: time="2026-06-11T00:26:03.348058074Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.059405 | controller | Jun 11 00:26:03.533608 crc crio[23067]: time="2026-06-11T00:26:03.533075456Z" level=info msg="Created container a711971067f6f694f0e7d1ee58f1c365d5fe1edb301172441b497377566922d8: openshift-infra/auto-csr-approver-29685626-ckcfd/oc" id=323dfcd5-0da9-44de-a98b-5a267c48d06c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.059421 | controller | Jun 11 00:26:03.537142 crc crio[23067]: time="2026-06-11T00:26:03.537014014Z" level=info msg="Starting container: a711971067f6f694f0e7d1ee58f1c365d5fe1edb301172441b497377566922d8" id=e6cf4581-072c-494a-977e-c7c91f85e19a name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.059437 | controller | Jun 11 00:26:03.549138 crc crio[23067]: time="2026-06-11T00:26:03.549014371Z" level=info msg="Started container" PID=101788 containerID=a711971067f6f694f0e7d1ee58f1c365d5fe1edb301172441b497377566922d8 description=openshift-infra/auto-csr-approver-29685626-ckcfd/oc id=e6cf4581-072c-494a-977e-c7c91f85e19a name=/runtime.v1.RuntimeService/StartContainer sandboxID=73d181db173017fb1e47ca343360165b9330590008a982fc87f6088e8ee5f530
2026-06-11 01:10:47.059453 | controller | Jun 11 00:26:05.148563 crc crio[23067]: time="2026-06-11T00:26:05.147162945Z" level=info msg="Stopping pod sandbox: 73d181db173017fb1e47ca343360165b9330590008a982fc87f6088e8ee5f530" id=f87c25cf-f586-44da-82b7-9b26caa2269e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.059469 | controller | Jun 11 00:26:05.148563 crc crio[23067]: time="2026-06-11T00:26:05.148246065Z" level=info msg="Got pod network &{Name:auto-csr-approver-29685626-ckcfd Namespace:openshift-infra ID:73d181db173017fb1e47ca343360165b9330590008a982fc87f6088e8ee5f530 UID:f37d60f0-c43b-447f-ba48-8db4c83729ff NetNS:/var/run/netns/02fb5c8a-c518-47bd-a70e-b136797e658d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf37d60f0_c43b_447f_ba48_8db4c83729ff.slice PodAnnotations:0xc002a46998}] Aliases:map[]}"
2026-06-11 01:10:47.059489 | controller | Jun 11 00:26:05.148563 crc crio[23067]: time="2026-06-11T00:26:05.148406349Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29685626-ckcfd from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.059505 | controller | Jun 11 00:26:05.939086 crc crio[23067]: time="2026-06-11T00:26:05.938597159Z" level=info msg="Stopped pod sandbox: 73d181db173017fb1e47ca343360165b9330590008a982fc87f6088e8ee5f530" id=f87c25cf-f586-44da-82b7-9b26caa2269e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.059521 | controller | Jun 11 00:26:25.071870 crc crio[23067]: time="2026-06-11T00:26:25.070948248Z" level=info msg="Removing container: 98712a7b8e2afc91182ffda43a5ba62f34c9a9581624c32dda0180b3019cead6" id=5174c904-3c8d-4461-86aa-dd3d0007c816 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.059536 | controller | Jun 11 00:26:25.438106 crc crio[23067]: time="2026-06-11T00:26:25.437927203Z" level=info msg="Removed container 98712a7b8e2afc91182ffda43a5ba62f34c9a9581624c32dda0180b3019cead6: openshift-infra/auto-csr-approver-29685620-dmfld/oc" id=5174c904-3c8d-4461-86aa-dd3d0007c816 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.059551 | controller | Jun 11 00:26:25.441398 crc crio[23067]: time="2026-06-11T00:26:25.441338795Z" level=info msg="Removing container: fd8bd035315201f3fb1638dc0be6d33f55530751de3e258b9c5c9a4deca5a7b9" id=9f88fb2e-28b3-4625-9110-2791b09cf13e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.059566 | controller | Jun 11 00:26:25.482572 crc crio[23067]: time="2026-06-11T00:26:25.482300687Z" level=info msg="Removed container fd8bd035315201f3fb1638dc0be6d33f55530751de3e258b9c5c9a4deca5a7b9: openstack/cinder-api-0/cinder-api-log" id=9f88fb2e-28b3-4625-9110-2791b09cf13e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.059582 | controller | Jun 11 00:26:25.484825 crc crio[23067]: time="2026-06-11T00:26:25.484731032Z" level=info msg="Removing container: 1bd523e145616065bdf31230cf8c4b2b5aa9be73c8e17879336671ff152884b0" id=401ffe01-c10b-4bdd-af8b-bea2cf21bfbc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.059597 | controller | Jun 11 00:26:25.522069 crc crio[23067]: time="2026-06-11T00:26:25.521934232Z" level=info msg="Removed container 1bd523e145616065bdf31230cf8c4b2b5aa9be73c8e17879336671ff152884b0: openstack/cinder-api-0/cinder-api" id=401ffe01-c10b-4bdd-af8b-bea2cf21bfbc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.059612 | controller | Jun 11 00:26:25.537039 crc crio[23067]: time="2026-06-11T00:26:25.536839786Z" level=info msg="Stopping pod sandbox: 7e49e1c01d0d79808bb8f9b43a64f455f18fc49f26c5752e581e36da75201488" id=aa2fd5f7-2523-4afa-97b8-ed4b3884899c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.059627 | controller | Jun 11 00:26:25.537039 crc crio[23067]: time="2026-06-11T00:26:25.536929909Z" level=info msg="Stopped pod sandbox (already stopped): 7e49e1c01d0d79808bb8f9b43a64f455f18fc49f26c5752e581e36da75201488" id=aa2fd5f7-2523-4afa-97b8-ed4b3884899c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.059643 | controller | Jun 11 00:26:25.537924 crc crio[23067]: time="2026-06-11T00:26:25.537827763Z" level=info msg="Removing pod sandbox: 7e49e1c01d0d79808bb8f9b43a64f455f18fc49f26c5752e581e36da75201488" id=f18f7b09-cfdd-4c1d-9361-16faacd65f1c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.059658 | controller | Jun 11 00:26:25.560824 crc crio[23067]: time="2026-06-11T00:26:25.560721814Z" level=info msg="Removed pod sandbox: 7e49e1c01d0d79808bb8f9b43a64f455f18fc49f26c5752e581e36da75201488" id=f18f7b09-cfdd-4c1d-9361-16faacd65f1c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.059678 | controller | Jun 11 00:26:25.562080 crc crio[23067]: time="2026-06-11T00:26:25.561954367Z" level=info msg="Stopping pod sandbox: 699a1f853642d7fec9ce2638acd204e35c075401e7312e884aa515f2279833cd" id=6e06f38e-0199-4a90-a5ca-d98e0549f9d5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.059694 | controller | Jun 11 00:26:25.562206 crc crio[23067]: time="2026-06-11T00:26:25.562152743Z" level=info msg="Stopped pod sandbox (already stopped): 699a1f853642d7fec9ce2638acd204e35c075401e7312e884aa515f2279833cd" id=6e06f38e-0199-4a90-a5ca-d98e0549f9d5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.059709 | controller | Jun 11 00:26:25.563136 crc crio[23067]: time="2026-06-11T00:26:25.563059817Z" level=info msg="Removing pod sandbox: 699a1f853642d7fec9ce2638acd204e35c075401e7312e884aa515f2279833cd" id=c73628af-d8b8-4b8e-8a43-2f1e3cdfd6ba name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.059725 | controller | Jun 11 00:26:25.592994 crc crio[23067]: time="2026-06-11T00:26:25.592872966Z" level=info msg="Removed pod sandbox: 699a1f853642d7fec9ce2638acd204e35c075401e7312e884aa515f2279833cd" id=c73628af-d8b8-4b8e-8a43-2f1e3cdfd6ba name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.059740 | controller | Jun 11 00:26:25.594244 crc crio[23067]: time="2026-06-11T00:26:25.594154711Z" level=info msg="Stopping pod sandbox: a8b70e3883a7417c208bfa10d988750f4bdf751ac8662608f4c162fba6f5fc6a" id=3049ba7d-2fed-4861-a4ef-49e2ee1a4755 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.059755 | controller | Jun 11 00:26:25.594244 crc crio[23067]: time="2026-06-11T00:26:25.594239863Z" level=info msg="Stopped pod sandbox (already stopped): a8b70e3883a7417c208bfa10d988750f4bdf751ac8662608f4c162fba6f5fc6a" id=3049ba7d-2fed-4861-a4ef-49e2ee1a4755 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.059770 | controller | Jun 11 00:26:25.594899 crc crio[23067]: time="2026-06-11T00:26:25.594813609Z" level=info msg="Removing pod sandbox: a8b70e3883a7417c208bfa10d988750f4bdf751ac8662608f4c162fba6f5fc6a" id=0df15254-3cbe-4942-994c-0006574e277b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.059785 | controller | Jun 11 00:26:25.641813 crc crio[23067]: time="2026-06-11T00:26:25.641750592Z" level=info msg="Removed pod sandbox: a8b70e3883a7417c208bfa10d988750f4bdf751ac8662608f4c162fba6f5fc6a" id=0df15254-3cbe-4942-994c-0006574e277b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.059800 | controller | Jun 11 00:27:25.670344 crc crio[23067]: time="2026-06-11T00:27:25.669902754Z" level=info msg="Removing container: c9dee6d9aab424ce9d5068f1b89a02bed5717c43de881616efd1ca5dddb60627" id=ef2db57b-3e8d-4804-8977-783fc3d4bf45 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.059815 | controller | Jun 11 00:27:25.715435 crc crio[23067]: time="2026-06-11T00:27:25.715262704Z" level=info msg="Removed container c9dee6d9aab424ce9d5068f1b89a02bed5717c43de881616efd1ca5dddb60627: openstack/ceilometer-0/ceilometer-central-agent" id=ef2db57b-3e8d-4804-8977-783fc3d4bf45 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.059831 | controller | Jun 11 00:27:25.723235 crc crio[23067]: time="2026-06-11T00:27:25.723168548Z" level=info msg="Removing container: 3781fbaf697168678740ef45ca54725e778025db591bc44e0d604cdb12337207" id=27f06c67-f250-4b0d-8506-fc2af4365808 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.059846 | controller | Jun 11 00:27:25.770299 crc crio[23067]: time="2026-06-11T00:27:25.770189384Z" level=info msg="Removed container 3781fbaf697168678740ef45ca54725e778025db591bc44e0d604cdb12337207: openstack/ceilometer-0/ceilometer-notification-agent" id=27f06c67-f250-4b0d-8506-fc2af4365808 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.059865 | controller | Jun 11 00:27:25.773416 crc crio[23067]: time="2026-06-11T00:27:25.77338007Z" level=info msg="Removing container: 6a94f84ade46252bb110225a431fce8c160f6b1093369fbde6909b0dab362511" id=4dfd2af9-9b63-4479-b53c-142688eba2ff name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.059881 | controller | Jun 11 00:27:25.806383 crc crio[23067]: time="2026-06-11T00:27:25.806211681Z" level=info msg="Removed container 6a94f84ade46252bb110225a431fce8c160f6b1093369fbde6909b0dab362511: openstack/ceilometer-0/proxy-httpd" id=4dfd2af9-9b63-4479-b53c-142688eba2ff name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.059896 | controller | Jun 11 00:27:25.811045 crc crio[23067]: time="2026-06-11T00:27:25.810928329Z" level=info msg="Removing container: 4be9fa2e9b51f0dce1d4b70c50d838c8f64c4acf510e70d39421ffb8df409141" id=71994e4e-826c-476c-98fc-4c6fa6486e6b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.059912 | controller | Jun 11 00:27:25.844958 crc crio[23067]: time="2026-06-11T00:27:25.844826839Z" level=info msg="Removed container 4be9fa2e9b51f0dce1d4b70c50d838c8f64c4acf510e70d39421ffb8df409141: openstack/ceilometer-0/sg-core" id=71994e4e-826c-476c-98fc-4c6fa6486e6b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.059927 | controller | Jun 11 00:27:25.861988 crc crio[23067]: time="2026-06-11T00:27:25.86181975Z" level=info msg="Stopping pod sandbox: dbfcdab2fa7ae5ce68b47fd2d0c6f284a5b00ef3c2f026ebb0814cd92cff3f55" id=2c4bb468-e67a-4466-b33d-c16e3bb3bcd0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.059942 | controller | Jun 11 00:27:25.862247 crc crio[23067]: time="2026-06-11T00:27:25.862067346Z" level=info msg="Stopped pod sandbox (already stopped): dbfcdab2fa7ae5ce68b47fd2d0c6f284a5b00ef3c2f026ebb0814cd92cff3f55" id=2c4bb468-e67a-4466-b33d-c16e3bb3bcd0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.059958 | controller | Jun 11 00:27:25.863285 crc crio[23067]: time="2026-06-11T00:27:25.863195887Z" level=info msg="Removing pod sandbox: dbfcdab2fa7ae5ce68b47fd2d0c6f284a5b00ef3c2f026ebb0814cd92cff3f55" id=e8fd6e2d-9382-47d6-ba4c-ab5137ff8705 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.059973 | controller | Jun 11 00:27:25.879538 crc crio[23067]: time="2026-06-11T00:27:25.879445468Z" level=info msg="Removed pod sandbox: dbfcdab2fa7ae5ce68b47fd2d0c6f284a5b00ef3c2f026ebb0814cd92cff3f55" id=e8fd6e2d-9382-47d6-ba4c-ab5137ff8705 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.059988 | controller | Jun 11 00:28:00.533938 crc crio[23067]: time="2026-06-11T00:28:00.532997571Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29685628-dkqmq/POD" id=f158f237-e91b-4d9d-9586-3cb2c3aece15 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.060004 | controller | Jun 11 00:28:00.535207 crc crio[23067]: time="2026-06-11T00:28:00.534079821Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.060020 | controller | Jun 11 00:28:00.583590 crc crio[23067]: time="2026-06-11T00:28:00.583152072Z" level=info msg="Got pod network &{Name:auto-csr-approver-29685628-dkqmq Namespace:openshift-infra ID:8d6f8e661c6fa0a45f55a29015e90f499ed675f145ce902911401725b787da9a UID:6d0b3f50-e0f7-45a6-ae60-84b0c13f14a5 NetNS:/var/run/netns/aaf6435f-94c8-4189-af39-0c3301ec556c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6d0b3f50_e0f7_45a6_ae60_84b0c13f14a5.slice PodAnnotations:0xc007e12e90}] Aliases:map[]}"
2026-06-11 01:10:47.060036 | controller | Jun 11 00:28:00.583590 crc crio[23067]: time="2026-06-11T00:28:00.583531572Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29685628-dkqmq to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.060052 | controller | Jun 11 00:28:01.188804 crc crio[23067]: 2026-06-11T00:28:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8d6f8e661c6fa0a Mac:fe:70:ff:3d:76:ac Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:de Mtu:0 Sandbox:/var/run/netns/aaf6435f-94c8-4189-af39-0c3301ec556c SocketPath: PciID:}] [{Interface:0xc0001346b0 Address:{IP:10.217.0.222 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:47.060072 | controller | Jun 11 00:28:01.191384 crc crio[23067]: time="2026-06-11T00:28:01.19131316Z" level=info msg="Got pod network &{Name:auto-csr-approver-29685628-dkqmq Namespace:openshift-infra ID:8d6f8e661c6fa0a45f55a29015e90f499ed675f145ce902911401725b787da9a UID:6d0b3f50-e0f7-45a6-ae60-84b0c13f14a5 NetNS:/var/run/netns/aaf6435f-94c8-4189-af39-0c3301ec556c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6d0b3f50_e0f7_45a6_ae60_84b0c13f14a5.slice PodAnnotations:0xc007e12e90}] Aliases:map[]}"
2026-06-11 01:10:47.060088 | controller | Jun 11 00:28:01.191554 crc crio[23067]: time="2026-06-11T00:28:01.191493095Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29685628-dkqmq for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:47.060104 | controller | Jun 11 00:28:01.214235 crc crio[23067]: time="2026-06-11T00:28:01.213555333Z" level=info msg="Ran pod sandbox 8d6f8e661c6fa0a45f55a29015e90f499ed675f145ce902911401725b787da9a with infra container: openshift-infra/auto-csr-approver-29685628-dkqmq/POD" id=f158f237-e91b-4d9d-9586-3cb2c3aece15 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.060119 | controller | Jun 11 00:28:01.218503 crc crio[23067]: time="2026-06-11T00:28:01.218439186Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=00613faf-4ea3-4273-8d81-d6c941827b92 name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:47.060134 | controller | Jun 11 00:28:01.229961 crc crio[23067]: time="2026-06-11T00:28:01.229867306Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 01:10:47.060151 | controller | Jun 11 00:28:02.051470 crc crio[23067]: time="2026-06-11T00:28:02.051319569Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=00613faf-4ea3-4273-8d81-d6c941827b92 name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:47.060167 | controller | Jun 11 00:28:02.053302 crc crio[23067]: time="2026-06-11T00:28:02.0524513Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=566c8b74-c0e0-4c2b-af74-e97d8fb86bdf name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.060183 | controller | Jun 11 00:28:02.056408 crc crio[23067]: time="2026-06-11T00:28:02.056313764Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=a3377528-f349-4ce2-aba4-e5375e442d76 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.060198 | controller | Jun 11 00:28:02.068335 crc crio[23067]: time="2026-06-11T00:28:02.068201077Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29685628-dkqmq/oc" id=31712460-83f9-485b-98f5-c9dd788781bc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.060214 | controller | Jun 11 00:28:02.068868 crc crio[23067]: time="2026-06-11T00:28:02.068789713Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.060230 | controller | Jun 11 00:28:02.116274 crc crio[23067]: time="2026-06-11T00:28:02.116182928Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.060246 | controller | Jun 11 00:28:02.500458 crc crio[23067]: time="2026-06-11T00:28:02.500372321Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.060266 | controller | Jun 11 00:28:02.622088 crc crio[23067]: time="2026-06-11T00:28:02.621601299Z" level=info msg="Created container 562b351411c18b2ca199150d427c0206da0231601078bf13b8ba6c4cfd84e386: openshift-infra/auto-csr-approver-29685628-dkqmq/oc" id=31712460-83f9-485b-98f5-c9dd788781bc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.060283 | controller | Jun 11 00:28:02.626829 crc crio[23067]: time="2026-06-11T00:28:02.626492632Z" level=info msg="Starting container: 562b351411c18b2ca199150d427c0206da0231601078bf13b8ba6c4cfd84e386" id=631d68d8-8a48-43b9-9bb8-bdf0a900484e name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.060298 | controller | Jun 11 00:28:02.632915 crc crio[23067]: time="2026-06-11T00:28:02.632869675Z" level=info msg="Started container" PID=107446 containerID=562b351411c18b2ca199150d427c0206da0231601078bf13b8ba6c4cfd84e386 description=openshift-infra/auto-csr-approver-29685628-dkqmq/oc id=631d68d8-8a48-43b9-9bb8-bdf0a900484e name=/runtime.v1.RuntimeService/StartContainer sandboxID=8d6f8e661c6fa0a45f55a29015e90f499ed675f145ce902911401725b787da9a
2026-06-11 01:10:47.060314 | controller | Jun 11 00:28:04.460289 crc crio[23067]: time="2026-06-11T00:28:04.459565489Z" level=info msg="Stopping pod sandbox: 8d6f8e661c6fa0a45f55a29015e90f499ed675f145ce902911401725b787da9a" id=fbb746b8-41d0-4c78-bd08-d52373e33717 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.060331 | controller | Jun 11 00:28:04.461964 crc crio[23067]: time="2026-06-11T00:28:04.460994598Z" level=info msg="Got pod network &{Name:auto-csr-approver-29685628-dkqmq Namespace:openshift-infra ID:8d6f8e661c6fa0a45f55a29015e90f499ed675f145ce902911401725b787da9a UID:6d0b3f50-e0f7-45a6-ae60-84b0c13f14a5 NetNS:/var/run/netns/aaf6435f-94c8-4189-af39-0c3301ec556c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6d0b3f50_e0f7_45a6_ae60_84b0c13f14a5.slice PodAnnotations:0xc002392f00}] Aliases:map[]}"
2026-06-11 01:10:47.060362 | controller | Jun 11 00:28:04.461964 crc crio[23067]: time="2026-06-11T00:28:04.461201003Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29685628-dkqmq from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.060384 | controller | Jun 11 00:28:04.885082 crc crio[23067]: time="2026-06-11T00:28:04.884555598Z" level=info msg="Stopped pod sandbox: 8d6f8e661c6fa0a45f55a29015e90f499ed675f145ce902911401725b787da9a" id=fbb746b8-41d0-4c78-bd08-d52373e33717 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.060401 | controller | Jun 11 00:28:25.902366 crc crio[23067]: time="2026-06-11T00:28:25.90145845Z" level=info msg="Removing container: 2575611c4b2c4c8d08ac1d52df1dc2fc6e1f65b76a7424b13b73dbad6ddcf027" id=c509dd06-5710-4d57-a652-95162634cfc8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.060417 | controller | Jun 11 00:28:25.938037 crc crio[23067]: time="2026-06-11T00:28:25.937899018Z" level=info msg="Removed container 2575611c4b2c4c8d08ac1d52df1dc2fc6e1f65b76a7424b13b73dbad6ddcf027: openstack/keystone-db-create-wznsg/mariadb-database-create" id=c509dd06-5710-4d57-a652-95162634cfc8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.060433 | controller | Jun 11 00:28:25.941959 crc crio[23067]: time="2026-06-11T00:28:25.941889567Z" level=info msg="Removing container: aff879917ba8df92fef09b9e3332f5d19a71b2305fea6f0a4c24f56b3bb8ac00" id=eb7e09a4-c364-4f52-b4e2-10d9a558608c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.060448 | controller | Jun 11 00:28:26.210780 crc crio[23067]: time="2026-06-11T00:28:26.209880817Z" level=info msg="Removed container aff879917ba8df92fef09b9e3332f5d19a71b2305fea6f0a4c24f56b3bb8ac00: openshift-infra/auto-csr-approver-29685622-6v6mc/oc" id=eb7e09a4-c364-4f52-b4e2-10d9a558608c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.060469 | controller | Jun 11 00:28:26.213952 crc crio[23067]: time="2026-06-11T00:28:26.213822114Z" level=info msg="Removing container: 8f0031017690dcd4caec494fa8d295fbd79231d41830a11e553bf6bd5fbd683f" id=3da366cf-9fe4-4959-b078-00c0e329a4e5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.060486 | controller | Jun 11 00:28:26.271056 crc crio[23067]: time="2026-06-11T00:28:26.270386258Z" level=info msg="Removed container 8f0031017690dcd4caec494fa8d295fbd79231d41830a11e553bf6bd5fbd683f: openstack/barbican-7c2b-account-create-update-ddsdf/mariadb-account-create-update" id=3da366cf-9fe4-4959-b078-00c0e329a4e5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.060502 | controller | Jun 11 00:28:26.274525 crc crio[23067]: time="2026-06-11T00:28:26.274443608Z" level=info msg="Removing container: 3f3a8541957a122eb32ab07fe6fe02ce35704c35be0757529b99c8e6602b3c11" id=b14c6de3-da49-4b48-bc31-636d06cf1b3a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.060518 | controller | Jun 11 00:28:26.339924 crc crio[23067]: time="2026-06-11T00:28:26.33974181Z" level=info msg="Removed container 3f3a8541957a122eb32ab07fe6fe02ce35704c35be0757529b99c8e6602b3c11: openstack/placement-db-create-pzxrm/mariadb-database-create" id=b14c6de3-da49-4b48-bc31-636d06cf1b3a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.060533 | controller | Jun 11 00:28:26.345447 crc crio[23067]: time="2026-06-11T00:28:26.345325311Z" level=info msg="Removing container: aa65a039c7791e737a9968342a4f1435b606a44bfb523a5b0542a7cd097b56aa" id=6fbcbda8-0959-4300-a3c2-58b8d52f4dba name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.060549 | controller | Jun 11 00:28:26.400149 crc crio[23067]: time="2026-06-11T00:28:26.400003824Z" level=info msg="Removed container aa65a039c7791e737a9968342a4f1435b606a44bfb523a5b0542a7cd097b56aa: openstack/keystone-d607-account-create-update-fjqv8/mariadb-account-create-update" id=6fbcbda8-0959-4300-a3c2-58b8d52f4dba name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.060565 | controller | Jun 11 00:28:26.403239 crc crio[23067]: time="2026-06-11T00:28:26.40315912Z" level=info msg="Removing container: 755eab651f418e76cf8314ba41ef6202618d4c7bfda35ade27866811f1a5e50d" id=7c3fea17-8be9-4161-9b39-a5aa538ee215 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.060580 | controller | Jun 11 00:28:26.443089 crc crio[23067]: time="2026-06-11T00:28:26.442950099Z" level=info msg="Removed container 755eab651f418e76cf8314ba41ef6202618d4c7bfda35ade27866811f1a5e50d: openstack/neutron-947f-account-create-update-rbpxm/mariadb-account-create-update" id=7c3fea17-8be9-4161-9b39-a5aa538ee215 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.060596 | controller | Jun 11 00:28:26.446242 crc crio[23067]: time="2026-06-11T00:28:26.446164887Z" level=info msg="Removing container: e994e087ba6bd8093ce3b08e6159b59383257bd8478718f17eb9671efe9f3172" id=f96a631b-fb7e-4c3f-aba3-e84b8b76dd34 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.060611 | controller | Jun 11 00:28:26.484372 crc crio[23067]: time="2026-06-11T00:28:26.484172768Z" level=info msg="Removed container e994e087ba6bd8093ce3b08e6159b59383257bd8478718f17eb9671efe9f3172: openstack/neutron-db-create-s9btn/mariadb-database-create" id=f96a631b-fb7e-4c3f-aba3-e84b8b76dd34 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.060627 | controller | Jun 11 00:28:26.488408 crc crio[23067]: time="2026-06-11T00:28:26.488226708Z" level=info msg="Removing container: 6b45a457c37605260316ed8af8ddc4d96de3bc887efa01667abb23023fa3bd50" id=7df9ebef-8ef7-4c0d-9442-f422e79f37a4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.060644 | controller | Jun 11 00:28:26.537879 crc crio[23067]: time="2026-06-11T00:28:26.537774712Z" level=info msg="Removed container 6b45a457c37605260316ed8af8ddc4d96de3bc887efa01667abb23023fa3bd50: openstack/glance-eded-account-create-update-qgxl9/mariadb-account-create-update" id=7df9ebef-8ef7-4c0d-9442-f422e79f37a4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.060683 | controller | Jun 11 00:28:26.541519 crc crio[23067]: time="2026-06-11T00:28:26.54143679Z" level=info msg="Removing container: 70472f5b951755e75386e906a99415ca2d75f26478dc78360608407627319f6b" id=cd97cf88-ecb0-49d8-b7f1-57f58c3eacd9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.060702 | controller | Jun 11 00:28:26.572567 crc crio[23067]: time="2026-06-11T00:28:26.572367999Z" level=info msg="Removed container 70472f5b951755e75386e906a99415ca2d75f26478dc78360608407627319f6b: openstack/cinder-8486-account-create-update-8zpxf/mariadb-account-create-update" id=cd97cf88-ecb0-49d8-b7f1-57f58c3eacd9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.060718 | controller | Jun 11 00:28:26.575251 crc crio[23067]: time="2026-06-11T00:28:26.575185766Z" level=info msg="Removing container: 02093b1e316b0daf20abc57e9b6d25a4ea843b326fd69957ce83ed574d4adbe1" id=116035a7-e337-43b4-b48a-2fc2bdae4112 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.060734 | controller | Jun 11 00:28:26.609402 crc crio[23067]: time="2026-06-11T00:28:26.60925011Z" level=info msg="Removed container 02093b1e316b0daf20abc57e9b6d25a4ea843b326fd69957ce83ed574d4adbe1: openstack/root-account-create-update-xzbvb/mariadb-account-create-update" id=116035a7-e337-43b4-b48a-2fc2bdae4112 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.060750 | controller | Jun 11 00:28:26.611851 crc crio[23067]: time="2026-06-11T00:28:26.611756048Z" level=info msg="Removing container: 8deb8ba00dbadc1984c6e8783315a4cb421fff01ce8e10e34cf7cf29bdf76a76" id=0e2478af-36f6-49e8-9a45-00dc40bf2d7a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.060766 | controller | Jun 11 00:28:26.647856 crc crio[23067]: time="2026-06-11T00:28:26.647763504Z" level=info msg="Removed container 8deb8ba00dbadc1984c6e8783315a4cb421fff01ce8e10e34cf7cf29bdf76a76: openstack/glance-db-create-rrrqq/mariadb-database-create" id=0e2478af-36f6-49e8-9a45-00dc40bf2d7a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.060782 | controller | Jun 11 00:28:26.652012 crc crio[23067]: time="2026-06-11T00:28:26.651954488Z" level=info msg="Removing container: 8f4b979e494ba406096979d3b1fe48c5569c44fe6b71b3c936f28528382f7406" id=5fc909a1-8275-411e-8264-e5ecf3ad0d3c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.060798 | controller | Jun 11 00:28:26.687890 crc crio[23067]: time="2026-06-11T00:28:26.68776273Z" level=info msg="Removed container 8f4b979e494ba406096979d3b1fe48c5569c44fe6b71b3c936f28528382f7406: openstack/placement-bafc-account-create-update-js5kl/mariadb-account-create-update" id=5fc909a1-8275-411e-8264-e5ecf3ad0d3c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.060814 | controller | Jun 11 00:28:26.690730 crc crio[23067]: time="2026-06-11T00:28:26.690516684Z" level=info msg="Removing container: 129caf7254185c0d8dd8beb9ef5e58acc7ed0a5815ccff35452775e8541330fd" id=652e4e6b-3f92-472e-b016-b7bc4cc4fd83 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.060829 | controller | Jun 11 00:28:26.723103 crc crio[23067]: time="2026-06-11T00:28:26.722925724Z" level=info msg="Removed container 129caf7254185c0d8dd8beb9ef5e58acc7ed0a5815ccff35452775e8541330fd: openstack/cinder-db-create-slck6/mariadb-database-create" id=652e4e6b-3f92-472e-b016-b7bc4cc4fd83 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.060845 | controller | Jun 11 00:28:26.728455 crc crio[23067]: time="2026-06-11T00:28:26.728366231Z" level=info msg="Removing container: 679e55f497f40ca0e13d7313561409b08051fcb1a4770f2060562dede31121e1" id=32ff4b6b-155e-425b-8d27-7b6fc6c5432e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.060861 | controller | Jun 11 00:28:26.755757 crc crio[23067]: time="2026-06-11T00:28:26.755570349Z" level=info msg="Removed container 679e55f497f40ca0e13d7313561409b08051fcb1a4770f2060562dede31121e1: openstack/barbican-db-create-8m9f8/mariadb-database-create" id=32ff4b6b-155e-425b-8d27-7b6fc6c5432e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.060880 | controller | Jun 11 00:28:26.766331 crc crio[23067]: time="2026-06-11T00:28:26.766237738Z" level=info msg="Stopping pod sandbox: 7007c4e35e47b38d55b73ab801e1b25efc5a92dffd8d6dfe28f3b1e982341fc0" id=abb08e1c-80c6-4ea6-9e75-4bf2fa852ffe name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.060896 | controller | Jun 11 00:28:26.766331 crc crio[23067]: time="2026-06-11T00:28:26.76631116Z" level=info msg="Stopped pod sandbox (already stopped): 7007c4e35e47b38d55b73ab801e1b25efc5a92dffd8d6dfe28f3b1e982341fc0" id=abb08e1c-80c6-4ea6-9e75-4bf2fa852ffe name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.060912 | controller | Jun 11 00:28:26.766941 crc crio[23067]: time="2026-06-11T00:28:26.766874356Z" level=info msg="Removing pod sandbox: 7007c4e35e47b38d55b73ab801e1b25efc5a92dffd8d6dfe28f3b1e982341fc0" id=6537af51-c249-42c3-a0f2-757d4eb2df0f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.060928 | controller | Jun 11 00:28:26.781312 crc crio[23067]: time="2026-06-11T00:28:26.781215145Z" level=info msg="Removed pod sandbox: 7007c4e35e47b38d55b73ab801e1b25efc5a92dffd8d6dfe28f3b1e982341fc0" id=6537af51-c249-42c3-a0f2-757d4eb2df0f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.060943 | controller | Jun 11 00:28:26.782228 crc crio[23067]: time="2026-06-11T00:28:26.782164991Z" level=info msg="Stopping pod sandbox: 6c115be32871bad4c6f972a45de953d91dbf1c5373691a7fd2270835fda0ef07" id=efefd4e1-6c35-4adb-b7c6-a655ad73973a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.060959 | controller | Jun 11 00:28:26.782228 crc crio[23067]: time="2026-06-11T00:28:26.782226892Z" level=info msg="Stopped pod sandbox (already stopped): 6c115be32871bad4c6f972a45de953d91dbf1c5373691a7fd2270835fda0ef07" id=efefd4e1-6c35-4adb-b7c6-a655ad73973a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.060974 | controller | Jun 11 00:28:26.782941 crc crio[23067]: time="2026-06-11T00:28:26.782857399Z" level=info msg="Removing pod sandbox: 6c115be32871bad4c6f972a45de953d91dbf1c5373691a7fd2270835fda0ef07" id=0cfa8262-0460-47d9-acaf-9f8e96c5ce9b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.060990 | controller | Jun 11 00:28:26.806402 crc crio[23067]: time="2026-06-11T00:28:26.806285355Z" level=info msg="Removed pod sandbox: 6c115be32871bad4c6f972a45de953d91dbf1c5373691a7fd2270835fda0ef07" id=0cfa8262-0460-47d9-acaf-9f8e96c5ce9b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.061005 | controller | Jun 11 00:28:26.809497 crc crio[23067]: time="2026-06-11T00:28:26.809398869Z" level=info msg="Stopping pod sandbox: eb29e287d7508ba11558a9cd44db3902fb29c1de5eb53296b787b3b7b439516d" id=c4bb6335-ce60-46cb-a060-8118780633b4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.061020 | controller | Jun 11 00:28:26.809615 crc crio[23067]: time="2026-06-11T00:28:26.809510972Z" level=info msg="Stopped pod sandbox (already stopped): eb29e287d7508ba11558a9cd44db3902fb29c1de5eb53296b787b3b7b439516d" id=c4bb6335-ce60-46cb-a060-8118780633b4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.061036 | controller | Jun 11 00:28:26.811081 crc crio[23067]: time="2026-06-11T00:28:26.810980082Z" level=info msg="Removing pod sandbox: eb29e287d7508ba11558a9cd44db3902fb29c1de5eb53296b787b3b7b439516d" id=1e783f09-be65-4f68-a57f-01e24850584d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.061051 | controller | Jun 11 00:28:26.844840 crc crio[23067]: time="2026-06-11T00:28:26.844741988Z" level=info msg="Removed pod sandbox: eb29e287d7508ba11558a9cd44db3902fb29c1de5eb53296b787b3b7b439516d" id=1e783f09-be65-4f68-a57f-01e24850584d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.061066 | controller | Jun 11 00:28:26.845849 crc crio[23067]: time="2026-06-11T00:28:26.845756626Z" level=info msg="Stopping pod sandbox: 04c3bf896a3ba27f47a7287f301ffcef0e0e5d4f77050749d94222ddd6c9a2c6" id=2f9887bc-cafa-4281-8ad8-72fef2644904 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.061084 | controller | Jun 11 00:28:26.846080 crc crio[23067]: time="2026-06-11T00:28:26.8459239Z" level=info msg="Stopped pod sandbox (already stopped): 04c3bf896a3ba27f47a7287f301ffcef0e0e5d4f77050749d94222ddd6c9a2c6" id=2f9887bc-cafa-4281-8ad8-72fef2644904 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.061100 | controller | Jun 11 00:28:26.847219 crc crio[23067]: time="2026-06-11T00:28:26.847154814Z" level=info msg="Removing pod sandbox: 04c3bf896a3ba27f47a7287f301ffcef0e0e5d4f77050749d94222ddd6c9a2c6" id=e62e614a-72ed-449f-b4d7-1f680b59f83f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.061115 | controller | Jun 11 00:28:26.869743 crc crio[23067]: time="2026-06-11T00:28:26.869599952Z" level=info msg="Removed pod sandbox: 04c3bf896a3ba27f47a7287f301ffcef0e0e5d4f77050749d94222ddd6c9a2c6" id=e62e614a-72ed-449f-b4d7-1f680b59f83f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.061131 | controller | Jun 11 00:28:26.870877 crc crio[23067]: time="2026-06-11T00:28:26.870811945Z" level=info msg="Stopping pod sandbox: d7d33bd5ecc4191dba2905b55611983f56c78ca067643ae7375994148a377045" id=f14402fa-225b-41bd-9fb5-35b133c8bdd2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.061146 | controller | Jun 11 00:28:26.870877 crc crio[23067]: time="2026-06-11T00:28:26.870877617Z" level=info msg="Stopped pod sandbox (already stopped): d7d33bd5ecc4191dba2905b55611983f56c78ca067643ae7375994148a377045" id=f14402fa-225b-41bd-9fb5-35b133c8bdd2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.061161 | controller | Jun 11 00:28:26.872047 crc crio[23067]: time="2026-06-11T00:28:26.871952016Z" level=info msg="Removing pod sandbox: d7d33bd5ecc4191dba2905b55611983f56c78ca067643ae7375994148a377045" id=85703f5a-98eb-4d0f-8251-8b42e9009deb name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.061176 | controller | Jun 11 00:28:26.895806 crc crio[23067]: time="2026-06-11T00:28:26.895732681Z" level=info msg="Removed pod sandbox: d7d33bd5ecc4191dba2905b55611983f56c78ca067643ae7375994148a377045" id=85703f5a-98eb-4d0f-8251-8b42e9009deb name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.061192 | controller | Jun 11 00:28:26.896919 crc crio[23067]: time="2026-06-11T00:28:26.896844982Z" level=info msg="Stopping pod sandbox: 85bd90c969104e32df23a76fb1a78bb94dc6a1c520498103ace67797b113f303" id=a7095586-f076-44bb-b27b-aa1bf215f9af name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.061207 | controller | Jun 11 00:28:26.897069 crc crio[23067]: time="2026-06-11T00:28:26.896937964Z" level=info msg="Stopped pod sandbox (already stopped): 85bd90c969104e32df23a76fb1a78bb94dc6a1c520498103ace67797b113f303" id=a7095586-f076-44bb-b27b-aa1bf215f9af name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.061222 | controller | Jun 11 00:28:26.897954 crc crio[23067]: time="2026-06-11T00:28:26.89788739Z" level=info msg="Removing pod sandbox: 85bd90c969104e32df23a76fb1a78bb94dc6a1c520498103ace67797b113f303" id=d258cc9d-dc13-43e6-9593-1f5e745232a3 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.061238 | controller | Jun 11 00:28:26.915809 crc crio[23067]: time="2026-06-11T00:28:26.915550189Z" level=info msg="Removed pod sandbox: 85bd90c969104e32df23a76fb1a78bb94dc6a1c520498103ace67797b113f303" id=d258cc9d-dc13-43e6-9593-1f5e745232a3 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.061253 | controller | Jun 11 00:28:26.916527 crc crio[23067]: time="2026-06-11T00:28:26.916426293Z" level=info msg="Stopping pod sandbox: 378c3de95d1ac465eb43a2c2b6bc0473057a51d639059a6358ccdee61f39bb96" id=789bc147-2f75-456b-9aaa-c0cc2c1a5b98 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.061269 | controller | Jun 11 00:28:26.916527 crc crio[23067]: time="2026-06-11T00:28:26.916494625Z" level=info msg="Stopped pod sandbox (already stopped): 378c3de95d1ac465eb43a2c2b6bc0473057a51d639059a6358ccdee61f39bb96" id=789bc147-2f75-456b-9aaa-c0cc2c1a5b98 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.061288 | controller | Jun 11 00:28:26.917167 crc crio[23067]: time="2026-06-11T00:28:26.91707922Z" level=info msg="Removing pod sandbox: 378c3de95d1ac465eb43a2c2b6bc0473057a51d639059a6358ccdee61f39bb96" id=607f00e1-df66-4b1d-92eb-d02ca5c5a4d1 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.061304 | controller | Jun 11 00:28:26.933466 crc crio[23067]: time="2026-06-11T00:28:26.933327061Z" level=info msg="Removed pod sandbox: 378c3de95d1ac465eb43a2c2b6bc0473057a51d639059a6358ccdee61f39bb96" id=607f00e1-df66-4b1d-92eb-d02ca5c5a4d1 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.061320 | controller | Jun 11 00:28:26.935106 crc crio[23067]: time="2026-06-11T00:28:26.935000747Z" level=info msg="Stopping pod sandbox: b8d541b2fdfca294f38d31612a6d9f3afab664b66e0de591bc878b3848f69a3f" id=080223dc-791b-4cb1-a920-4c2de48665ed name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.061337 | controller | Jun 11 00:28:26.935210 crc crio[23067]: time="2026-06-11T00:28:26.93511057Z" level=info msg="Stopped pod sandbox (already stopped): b8d541b2fdfca294f38d31612a6d9f3afab664b66e0de591bc878b3848f69a3f" id=080223dc-791b-4cb1-a920-4c2de48665ed name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.061378 | controller | Jun 11 00:28:26.937169 crc crio[23067]: time="2026-06-11T00:28:26.937097794Z" level=info msg="Removing pod sandbox: b8d541b2fdfca294f38d31612a6d9f3afab664b66e0de591bc878b3848f69a3f" id=84678243-8e5a-4286-bdce-a71b337d0bd2 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.061396 | controller | Jun 11 00:28:26.960775 crc crio[23067]: time="2026-06-11T00:28:26.960410216Z" level=info msg="Removed pod sandbox: b8d541b2fdfca294f38d31612a6d9f3afab664b66e0de591bc878b3848f69a3f" id=84678243-8e5a-4286-bdce-a71b337d0bd2 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.061412 | controller | Jun 11 00:28:26.961458 crc crio[23067]: time="2026-06-11T00:28:26.961275099Z" level=info msg="Stopping pod sandbox: 5af3a5d4f908c29d36223a3fc53c679130b77bd300c46641de8c4cb03c646613" id=40f1363b-ad3c-450f-a115-60bd004bfafe name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.061428 | controller | Jun 11 00:28:26.961772 crc crio[23067]: time="2026-06-11T00:28:26.961722402Z" level=info msg="Stopped pod sandbox (already stopped): 5af3a5d4f908c29d36223a3fc53c679130b77bd300c46641de8c4cb03c646613" id=40f1363b-ad3c-450f-a115-60bd004bfafe name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.061444 | controller | Jun 11 00:28:26.962375 crc crio[23067]: time="2026-06-11T00:28:26.962313438Z" level=info msg="Removing pod sandbox: 5af3a5d4f908c29d36223a3fc53c679130b77bd300c46641de8c4cb03c646613" id=7aeeae04-09c4-49e8-83da-b8c5d103f088 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.061460 | controller | Jun 11 00:28:26.983209 crc crio[23067]: time="2026-06-11T00:28:26.982973898Z" level=info msg="Removed pod sandbox: 5af3a5d4f908c29d36223a3fc53c679130b77bd300c46641de8c4cb03c646613" id=7aeeae04-09c4-49e8-83da-b8c5d103f088 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.061475 | controller | Jun 11 00:28:26.984862 crc crio[23067]: time="2026-06-11T00:28:26.984354366Z" level=info msg="Stopping pod sandbox: f3206babbcbac81e3b2a268fbcf631ca4b97b4d19cb0521faf60175988bf9b04" id=0ac18a23-7e2c-4f64-929f-78eda813f6ef name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.061491 | controller | Jun 11 00:28:26.984862 crc crio[23067]: time="2026-06-11T00:28:26.984439588Z" level=info msg="Stopped pod sandbox (already stopped): f3206babbcbac81e3b2a268fbcf631ca4b97b4d19cb0521faf60175988bf9b04" id=0ac18a23-7e2c-4f64-929f-78eda813f6ef name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.061506 | controller | Jun 11 00:28:26.985497 crc crio[23067]: time="2026-06-11T00:28:26.985407564Z" level=info msg="Removing pod sandbox: f3206babbcbac81e3b2a268fbcf631ca4b97b4d19cb0521faf60175988bf9b04" id=7fe678f7-5dc3-4485-87d6-bb84a66b0e12 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.061525 | controller | Jun 11 00:28:27.008880 crc crio[23067]: time="2026-06-11T00:28:27.007080462Z" level=info msg="Removed pod sandbox: f3206babbcbac81e3b2a268fbcf631ca4b97b4d19cb0521faf60175988bf9b04" id=7fe678f7-5dc3-4485-87d6-bb84a66b0e12 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.061541 | controller | Jun 11 00:28:27.008880 crc crio[23067]: time="2026-06-11T00:28:27.008784868Z" level=info msg="Stopping pod sandbox: 53e0094a6e2c45f1090dadb41acc7b54149752c96dacc08ef511c401e43777c0" id=16cf8ae6-1d13-44d4-acb0-a4e352bf4e76 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.061556 | controller | Jun 11 00:28:27.010093 crc crio[23067]: time="2026-06-11T00:28:27.009265301Z" level=info msg="Stopped pod sandbox (already stopped): 53e0094a6e2c45f1090dadb41acc7b54149752c96dacc08ef511c401e43777c0" id=16cf8ae6-1d13-44d4-acb0-a4e352bf4e76 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.061572 | controller | Jun 11 00:28:27.010185 crc crio[23067]: time="2026-06-11T00:28:27.010166206Z" level=info msg="Removing pod sandbox: 53e0094a6e2c45f1090dadb41acc7b54149752c96dacc08ef511c401e43777c0" id=045df761-8986-4c2b-8647-39c4c652948f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.061588 | controller | Jun 11 00:28:27.036117 crc crio[23067]: time="2026-06-11T00:28:27.035945635Z" level=info msg="Removed pod sandbox: 53e0094a6e2c45f1090dadb41acc7b54149752c96dacc08ef511c401e43777c0" id=045df761-8986-4c2b-8647-39c4c652948f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.061604 | controller | Jun 11 00:28:27.037542 crc crio[23067]: time="2026-06-11T00:28:27.037477297Z" level=info msg="Stopping pod sandbox: d3d630c7899b5245edac8ed81354d06e2fd93d23d65db8e36d82f5c32d16f36e" id=ef91bdff-527f-4f80-945d-dda41c9b0daa name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.061619 | controller | Jun 11 00:28:27.037744 crc crio[23067]: time="2026-06-11T00:28:27.037568089Z" level=info msg="Stopped pod sandbox (already stopped): d3d630c7899b5245edac8ed81354d06e2fd93d23d65db8e36d82f5c32d16f36e" id=ef91bdff-527f-4f80-945d-dda41c9b0daa name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.061635 | controller | Jun 11 00:28:27.039123 crc crio[23067]: time="2026-06-11T00:28:27.038984517Z" level=info msg="Removing pod sandbox: d3d630c7899b5245edac8ed81354d06e2fd93d23d65db8e36d82f5c32d16f36e" id=8c74fd5a-3b97-4354-98c8-c841b04622e9 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.061651 | controller | Jun 11 00:28:27.070607 crc crio[23067]: time="2026-06-11T00:28:27.070430281Z" level=info msg="Removed pod sandbox: d3d630c7899b5245edac8ed81354d06e2fd93d23d65db8e36d82f5c32d16f36e" id=8c74fd5a-3b97-4354-98c8-c841b04622e9 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.061665 | controller | Jun 11 00:28:27.072342 crc crio[23067]: time="2026-06-11T00:28:27.072206509Z" level=info msg="Stopping pod sandbox: 2d00f5e2407e6c9e5250a651b48910b3adda2dba68244cb18873d331189bba11" id=1d1ea368-12ab-47ad-8141-084d89a0051e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.061680 | controller | Jun 11 00:28:27.072342 crc crio[23067]: time="2026-06-11T00:28:27.072330362Z" level=info msg="Stopped pod sandbox (already stopped): 2d00f5e2407e6c9e5250a651b48910b3adda2dba68244cb18873d331189bba11" id=1d1ea368-12ab-47ad-8141-084d89a0051e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.061695 | controller | Jun 11 00:28:27.072968 crc crio[23067]: time="2026-06-11T00:28:27.072907468Z" level=info msg="Removing pod sandbox: 2d00f5e2407e6c9e5250a651b48910b3adda2dba68244cb18873d331189bba11" id=23be6eac-666c-4fa5-aba9-c34ef4e2c73b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.061710 | controller | Jun 11 00:28:27.100947 crc crio[23067]: time="2026-06-11T00:28:27.100892987Z" level=info msg="Removed pod sandbox: 2d00f5e2407e6c9e5250a651b48910b3adda2dba68244cb18873d331189bba11" id=23be6eac-666c-4fa5-aba9-c34ef4e2c73b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.061730 | controller | Jun 11 00:28:27.102623 crc crio[23067]: time="2026-06-11T00:28:27.102503831Z" level=info msg="Stopping pod sandbox: 6a8107c10151991486c188ef18c631b9a8ac479b56a175a3995974808efa12c9" id=ca6635a0-c8ef-4017-b400-c263126afde3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.061745 | controller | Jun 11 00:28:27.102623 crc crio[23067]: time="2026-06-11T00:28:27.102704336Z" level=info msg="Stopped pod sandbox (already stopped): 6a8107c10151991486c188ef18c631b9a8ac479b56a175a3995974808efa12c9" id=ca6635a0-c8ef-4017-b400-c263126afde3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.061761 | controller | Jun 11 00:28:27.103788 crc crio[23067]: time="2026-06-11T00:28:27.103688043Z" level=info msg="Removing pod sandbox: 6a8107c10151991486c188ef18c631b9a8ac479b56a175a3995974808efa12c9" id=fb3be3fa-d7b3-4c98-8229-325ae07b39d7 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.061776 | controller | Jun 11 00:28:27.126347 crc crio[23067]: time="2026-06-11T00:28:27.126255845Z" level=info msg="Removed pod sandbox: 6a8107c10151991486c188ef18c631b9a8ac479b56a175a3995974808efa12c9" id=fb3be3fa-d7b3-4c98-8229-325ae07b39d7 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.061791 | controller | Jun 11 00:28:49.416755 crc crio[23067]: time="2026-06-11T00:28:49.415847915Z" level=info msg="Running pod sandbox: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservpgfl9/POD" id=a5cf4529-3217-495f-8818-9aa3c5c01850 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.061806 | controller | Jun 11 00:28:49.418576 crc crio[23067]: time="2026-06-11T00:28:49.416854132Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.061821 | controller | Jun 11 00:28:49.456262 crc crio[23067]: time="2026-06-11T00:28:49.456115718Z" 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=a5cf4529-3217-495f-8818-9aa3c5c01850 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.061837 | controller | Jun 11 00:28:49.475356 crc crio[23067]: time="2026-06-11T00:28:49.475248387Z" level=info msg="Ran pod sandbox 66d631432fa3120faff793a4d69ea4c2c8b423036349ab1d88218f8d936e5abf with infra container: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservpgfl9/POD" id=a5cf4529-3217-495f-8818-9aa3c5c01850 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.061852 | controller | Jun 11 00:28:49.479911 crc crio[23067]: time="2026-06-11T00:28:49.479863972Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified" id=ffb12adc-0791-49b2-ad83-f690199aa90d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.061868 | controller | Jun 11 00:28:49.480183 crc crio[23067]: time="2026-06-11T00:28:49.480125329Z" level=info msg="Image quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified not found" id=ffb12adc-0791-49b2-ad83-f690199aa90d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.061883 | controller | Jun 11 00:28:49.480281 crc crio[23067]: time="2026-06-11T00:28:49.480246512Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified found" id=ffb12adc-0791-49b2-ad83-f690199aa90d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.061898 | controller | Jun 11 00:28:49.483108 crc crio[23067]: time="2026-06-11T00:28:49.481984749Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified" id=b4a6bc14-6338-43b2-8665-dd5192b5b37f name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:47.061914 | controller | Jun 11 00:28:49.495564 crc crio[23067]: time="2026-06-11T00:28:49.495474345Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\""
2026-06-11 01:10:47.061933 | controller | Jun 11 00:29:23.354810 crc crio[23067]: time="2026-06-11T00:29:23.353689402Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:cf8337209db10a9c53b1358d3d7669e668ae4eac41e3ce0552be9bfb2c1165d1" id=b4a6bc14-6338-43b2-8665-dd5192b5b37f name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:47.061950 | controller | Jun 11 00:29:23.361818 crc crio[23067]: time="2026-06-11T00:29:23.361600567Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified" id=fb2d5caa-b424-4628-a93a-086dc6d2ef85 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.061966 | controller | Jun 11 00:29:23.367184 crc crio[23067]: time="2026-06-11T00:29:23.367088426Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified" id=65f5f735-9969-4eeb-9636-bbac506d0cad name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.061981 | controller | Jun 11 00:29:23.380440 crc crio[23067]: time="2026-06-11T00:29:23.380347015Z" level=info msg="Creating container: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservpgfl9/init" id=ef8a7d31-6414-40be-859a-ef53382e6a1a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.061997 | controller | Jun 11 00:29:23.382111 crc crio[23067]: time="2026-06-11T00:29:23.382024251Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.062012 | controller | Jun 11 00:29:23.460177 crc crio[23067]: time="2026-06-11T00:29:23.459972066Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.062027 | controller | Jun 11 00:29:23.464268 crc crio[23067]: time="2026-06-11T00:29:23.464132138Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.062043 | controller | Jun 11 00:29:23.646774 crc crio[23067]: time="2026-06-11T00:29:23.646603128Z" level=info msg="Created container e5f73e2b58a232cf4da99434436d8b05b66c505ee53560e6eb2aa0b9326bcdab: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservpgfl9/init" id=ef8a7d31-6414-40be-859a-ef53382e6a1a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.062058 | controller | Jun 11 00:29:23.648386 crc crio[23067]: time="2026-06-11T00:29:23.648224742Z" level=info msg="Starting container: e5f73e2b58a232cf4da99434436d8b05b66c505ee53560e6eb2aa0b9326bcdab" id=4e909b5e-5488-4976-af59-6144673db005 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.062074 | controller | Jun 11 00:29:23.657496 crc crio[23067]: time="2026-06-11T00:29:23.657326529Z" level=info msg="Started container" PID=111424 containerID=e5f73e2b58a232cf4da99434436d8b05b66c505ee53560e6eb2aa0b9326bcdab description=openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservpgfl9/init id=4e909b5e-5488-4976-af59-6144673db005 name=/runtime.v1.RuntimeService/StartContainer sandboxID=66d631432fa3120faff793a4d69ea4c2c8b423036349ab1d88218f8d936e5abf
2026-06-11 01:10:47.062091 | controller | Jun 11 00:29:27.147193 crc crio[23067]: time="2026-06-11T00:29:27.146541151Z" level=info msg="Removing container: 085a2c2a6afdc407095f24c64ec0df3f19869ad0b8defa7b2487cb925b3a7eb0" id=db00133a-220b-49fb-8c78-c7cd357c0104 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.062107 | controller | Jun 11 00:29:27.363259 crc crio[23067]: time="2026-06-11T00:29:27.362430678Z" level=info msg="Removed container 085a2c2a6afdc407095f24c64ec0df3f19869ad0b8defa7b2487cb925b3a7eb0: openstack/neutron-db-sync-b4k44/neutron-db-sync" id=db00133a-220b-49fb-8c78-c7cd357c0104 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.062127 | controller | Jun 11 00:29:27.366173 crc crio[23067]: time="2026-06-11T00:29:27.366015535Z" level=info msg="Removing container: 0d318d9b4fd94624b0a962d02c1ab8ac82cdd53b0d4a6b97d0af2b87d6a8b88c" id=53de9479-8c69-4399-bda1-2ff27481f134 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.062143 | controller | Jun 11 00:29:27.482902 crc crio[23067]: time="2026-06-11T00:29:27.482748051Z" level=info msg="Removed container 0d318d9b4fd94624b0a962d02c1ab8ac82cdd53b0d4a6b97d0af2b87d6a8b88c: openstack/keystone-db-sync-v66f5/keystone-db-sync" id=53de9479-8c69-4399-bda1-2ff27481f134 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.062158 | controller | Jun 11 00:29:27.486906 crc crio[23067]: time="2026-06-11T00:29:27.486797511Z" level=info msg="Removing container: 345617fd8170d45fee70b954ae92d2755791e14e6a761f9284524d063084366f" id=e32193cc-6f2a-41fc-bc61-b9ab17601c6f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.062174 | controller | Jun 11 00:29:27.733232 crc crio[23067]: time="2026-06-11T00:29:27.733129673Z" level=info msg="Removed container 345617fd8170d45fee70b954ae92d2755791e14e6a761f9284524d063084366f: openstack/glance-db-sync-6gd6v/glance-db-sync" id=e32193cc-6f2a-41fc-bc61-b9ab17601c6f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.062189 | controller | Jun 11 00:29:27.736818 crc crio[23067]: time="2026-06-11T00:29:27.736746931Z" level=info msg="Removing container: 5b01c9e1261020dff6bb3805dfc740f2877312e7ecfa04a4dbc5f74aa6e90da9" id=9b79194b-50eb-4fa8-bfcf-81a6455e13e8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.062205 | controller | Jun 11 00:29:27.762537 crc crio[23067]: time="2026-06-11T00:29:27.762392677Z" level=info msg="Removed container 5b01c9e1261020dff6bb3805dfc740f2877312e7ecfa04a4dbc5f74aa6e90da9: openstack/nova-metadata-0/nova-metadata-metadata" id=9b79194b-50eb-4fa8-bfcf-81a6455e13e8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.062221 | controller | Jun 11 00:29:27.765515 crc crio[23067]: time="2026-06-11T00:29:27.76544871Z" level=info msg="Removing container: a77be908a3fe6a79f06346ca41052ad60ce835c74c2cfb4a2b7daf56a4217542" id=dd80ffca-e129-42e9-9612-fc23cbd0c3c9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.062236 | controller | Jun 11 00:29:27.796255 crc crio[23067]: time="2026-06-11T00:29:27.796112902Z" level=info msg="Removed container a77be908a3fe6a79f06346ca41052ad60ce835c74c2cfb4a2b7daf56a4217542: openstack/nova-metadata-0/nova-metadata-log" id=dd80ffca-e129-42e9-9612-fc23cbd0c3c9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.062251 | controller | Jun 11 00:29:27.807443 crc crio[23067]: time="2026-06-11T00:29:27.807345386Z" level=info msg="Stopping pod sandbox: 366cceea8128b8593b587a1e6888b407bb5d45551d59c22be0e8d44c0da497bc" id=7b772bc3-aec5-499e-9e65-fafa90275670 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.062267 | controller | Jun 11 00:29:27.807443 crc crio[23067]: time="2026-06-11T00:29:27.807436499Z" level=info msg="Stopped pod sandbox (already stopped): 366cceea8128b8593b587a1e6888b407bb5d45551d59c22be0e8d44c0da497bc" id=7b772bc3-aec5-499e-9e65-fafa90275670 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.062282 | controller | Jun 11 00:29:27.808831 crc crio[23067]: time="2026-06-11T00:29:27.808753114Z" level=info msg="Removing pod sandbox: 366cceea8128b8593b587a1e6888b407bb5d45551d59c22be0e8d44c0da497bc" id=d3e41ed4-35a5-4498-8875-3b095020a241 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.062297 | controller | Jun 11 00:29:27.851322 crc crio[23067]: time="2026-06-11T00:29:27.850949199Z" level=info msg="Removed pod sandbox: 366cceea8128b8593b587a1e6888b407bb5d45551d59c22be0e8d44c0da497bc" id=d3e41ed4-35a5-4498-8875-3b095020a241 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.062313 | controller | Jun 11 00:29:27.852757 crc crio[23067]: time="2026-06-11T00:29:27.852582273Z" level=info msg="Stopping pod sandbox: cb7a33960aa373a1f9f5ff024f47a85e3dcc425fcf5d506d5ca4b0148c8b499b" id=acc38975-d5ee-40ca-942c-6c1586339832 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.062332 | controller | Jun 11 00:29:27.852950 crc crio[23067]: time="2026-06-11T00:29:27.852866681Z" level=info msg="Stopped pod sandbox (already stopped): cb7a33960aa373a1f9f5ff024f47a85e3dcc425fcf5d506d5ca4b0148c8b499b" id=acc38975-d5ee-40ca-942c-6c1586339832 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.062363 | controller | Jun 11 00:29:27.853969 crc crio[23067]: time="2026-06-11T00:29:27.853873419Z" level=info msg="Removing pod sandbox: cb7a33960aa373a1f9f5ff024f47a85e3dcc425fcf5d506d5ca4b0148c8b499b" id=2709fe04-a311-4668-af5c-99cf1cc5b5fc name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.062384 | controller | Jun 11 00:29:27.887242 crc crio[23067]: time="2026-06-11T00:29:27.887139611Z" level=info msg="Removed pod sandbox: cb7a33960aa373a1f9f5ff024f47a85e3dcc425fcf5d506d5ca4b0148c8b499b" id=2709fe04-a311-4668-af5c-99cf1cc5b5fc name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.062401 | controller | Jun 11 00:29:27.888264 crc crio[23067]: time="2026-06-11T00:29:27.888160899Z" level=info msg="Stopping pod sandbox: cca8aed0ca3f7eb2a175f9393ae7acb9a197ecaa67fc70f2446b407a564ed813" id=33bd3d8c-5791-450c-bede-6ae2d5db4ae9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.062416 | controller | Jun 11 00:29:27.888476 crc crio[23067]: time="2026-06-11T00:29:27.888402425Z" level=info msg="Stopped pod sandbox (already stopped): cca8aed0ca3f7eb2a175f9393ae7acb9a197ecaa67fc70f2446b407a564ed813" id=33bd3d8c-5791-450c-bede-6ae2d5db4ae9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.062432 | controller | Jun 11 00:29:27.889251 crc crio[23067]: time="2026-06-11T00:29:27.889180746Z" level=info msg="Removing pod sandbox: cca8aed0ca3f7eb2a175f9393ae7acb9a197ecaa67fc70f2446b407a564ed813" id=212fae66-a6bc-4bdb-8166-c99dbeed4192 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.062448 | controller | Jun 11 00:29:27.924453 crc crio[23067]: time="2026-06-11T00:29:27.92431796Z" level=info msg="Removed pod sandbox: cca8aed0ca3f7eb2a175f9393ae7acb9a197ecaa67fc70f2446b407a564ed813" id=212fae66-a6bc-4bdb-8166-c99dbeed4192 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.062464 | controller | Jun 11 00:29:27.925382 crc crio[23067]: time="2026-06-11T00:29:27.925304286Z" level=info msg="Stopping pod sandbox: 34b81e7851e8f9e94e5ed584a9376af9d965558204e2312d7d5e4dfb89a9a6bf" id=3732b7d7-a066-4b0a-b8ad-70055cf2a5ec name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.062480 | controller | Jun 11 00:29:27.925382 crc crio[23067]: time="2026-06-11T00:29:27.925369578Z" level=info msg="Stopped pod sandbox (already stopped): 34b81e7851e8f9e94e5ed584a9376af9d965558204e2312d7d5e4dfb89a9a6bf" id=3732b7d7-a066-4b0a-b8ad-70055cf2a5ec name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.062496 | controller | Jun 11 00:29:27.926123 crc crio[23067]: time="2026-06-11T00:29:27.926027546Z" level=info msg="Removing pod sandbox: 34b81e7851e8f9e94e5ed584a9376af9d965558204e2312d7d5e4dfb89a9a6bf" id=7d55ee53-2ec4-4bdc-9bfd-653824cc96c4 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.062511 | controller | Jun 11 00:29:27.944522 crc crio[23067]: time="2026-06-11T00:29:27.944412585Z" level=info msg="Removed pod sandbox: 34b81e7851e8f9e94e5ed584a9376af9d965558204e2312d7d5e4dfb89a9a6bf" id=7d55ee53-2ec4-4bdc-9bfd-653824cc96c4 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.062527 | controller | Jun 11 00:29:30.173076 crc crio[23067]: time="2026-06-11T00:29:30.172177499Z" level=info msg="Pulling image: registry.redhat.io/ubi9/httpd-24:latest" id=8a0a6b6f-8df4-461f-a29d-daed6a1fad19 name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:47.062543 | controller | Jun 11 00:29:30.184169 crc crio[23067]: time="2026-06-11T00:29:30.184073662Z" level=info msg="Trying to access \"registry.redhat.io/ubi9/httpd-24:latest\""
2026-06-11 01:10:47.062563 | controller | Jun 11 00:29:32.146504 crc crio[23067]: time="2026-06-11T00:29:32.14514385Z" level=info msg="Pulled image: registry.redhat.io/ubi9/httpd-24@sha256:ad0dea2237c315df6dcd44760313c4563611466bd339c1004d512a0d59a0efbf" id=8a0a6b6f-8df4-461f-a29d-daed6a1fad19 name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:47.062580 | controller | Jun 11 00:29:32.147385 crc crio[23067]: time="2026-06-11T00:29:32.147028082Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=4f12d1f8-e3fe-4e10-ba5d-7dc74a1ca5fb name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.062596 | controller | Jun 11 00:29:32.175819 crc crio[23067]: time="2026-06-11T00:29:32.17536301Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=efc69db8-9779-486d-bcdb-5c6fa40c1ec4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.062612 | controller | Jun 11 00:29:32.185965 crc crio[23067]: time="2026-06-11T00:29:32.185847435Z" level=info msg="Creating container: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservpgfl9/osp-httpd" id=89121841-b098-4b90-a894-c9d8f4c12662 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.062627 | controller | Jun 11 00:29:32.186756 crc crio[23067]: time="2026-06-11T00:29:32.186606285Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.062643 | controller | Jun 11 00:29:32.249592 crc crio[23067]: time="2026-06-11T00:29:32.249502111Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.062658 | controller | Jun 11 00:29:32.254205 crc crio[23067]: time="2026-06-11T00:29:32.254133697Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.062674 | controller | Jun 11 00:29:32.478539 crc crio[23067]: time="2026-06-11T00:29:32.478348279Z" level=info msg="Created container eaf411039a91f50de993a7c9ee3f5005a29279bb7b8106d3bacdc50715811e46: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservpgfl9/osp-httpd" id=89121841-b098-4b90-a894-c9d8f4c12662 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.062690 | controller | Jun 11 00:29:32.482878 crc crio[23067]: time="2026-06-11T00:29:32.48277601Z" level=info msg="Starting container: eaf411039a91f50de993a7c9ee3f5005a29279bb7b8106d3bacdc50715811e46" id=943a74ce-f3a4-4e57-90c7-464f883e5551 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.062706 | controller | Jun 11 00:29:32.491291 crc crio[23067]: time="2026-06-11T00:29:32.491183648Z" level=info msg="Started container" PID=111907 containerID=eaf411039a91f50de993a7c9ee3f5005a29279bb7b8106d3bacdc50715811e46 description=openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservpgfl9/osp-httpd id=943a74ce-f3a4-4e57-90c7-464f883e5551 name=/runtime.v1.RuntimeService/StartContainer sandboxID=66d631432fa3120faff793a4d69ea4c2c8b423036349ab1d88218f8d936e5abf
2026-06-11 01:10:47.062723 | controller | Jun 11 00:29:40.982321 crc crio[23067]: time="2026-06-11T00:29:40.981744765Z" level=info msg="Running pod sandbox: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-h9j2l/POD" id=537e6ae6-000a-4e14-bce3-8106e943097f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.062739 | controller | Jun 11 00:29:40.984373 crc crio[23067]: time="2026-06-11T00:29:40.982365242Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.062754 | controller | Jun 11 00:29:41.037344 crc crio[23067]: time="2026-06-11T00:29:41.037179089Z" level=info msg="Got pod network &{Name:openstack-edpm-ipam-provisionserver-checksum-discovery-h9j2l Namespace:openstack ID:84defbc8c1a935fe5cec2138cdf99cc9163dbc04cb0c09027474c7de3c6d28f2 UID:9f05b2d0-50f9-4028-a993-e8da8e47a54e NetNS:/var/run/netns/09960cd1-7478-4fc0-97f5-58040c07656a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9f05b2d0_50f9_4028_a993_e8da8e47a54e.slice PodAnnotations:0xc000530630}] Aliases:map[]}"
2026-06-11 01:10:47.062775 | controller | Jun 11 00:29:41.037344 crc crio[23067]: time="2026-06-11T00:29:41.037249771Z" level=info msg="Adding pod openstack_openstack-edpm-ipam-provisionserver-checksum-discovery-h9j2l to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.062791 | controller | Jun 11 00:29:41.388118 crc crio[23067]: 2026-06-11T00:29:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:84defbc8c1a935f Mac:8e:bf:82:3b:f4:a7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:df Mtu:0 Sandbox:/var/run/netns/09960cd1-7478-4fc0-97f5-58040c07656a SocketPath: PciID:}] [{Interface:0xc00058c760 Address:{IP:10.217.0.223 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:47.062807 | controller | Jun 11 00:29:41.389956 crc crio[23067]: time="2026-06-11T00:29:41.389853516Z" level=info msg="Got pod network &{Name:openstack-edpm-ipam-provisionserver-checksum-discovery-h9j2l Namespace:openstack ID:84defbc8c1a935fe5cec2138cdf99cc9163dbc04cb0c09027474c7de3c6d28f2 UID:9f05b2d0-50f9-4028-a993-e8da8e47a54e NetNS:/var/run/netns/09960cd1-7478-4fc0-97f5-58040c07656a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9f05b2d0_50f9_4028_a993_e8da8e47a54e.slice PodAnnotations:0xc000530630}] Aliases:map[]}"
2026-06-11 01:10:47.062823 | controller | Jun 11 00:29:41.390257 crc crio[23067]: time="2026-06-11T00:29:41.390016081Z" level=info msg="Checking pod openstack_openstack-edpm-ipam-provisionserver-checksum-discovery-h9j2l for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:47.062839 | controller | Jun 11 00:29:41.401545 crc crio[23067]: time="2026-06-11T00:29:41.401021229Z" level=info msg="Ran pod sandbox 84defbc8c1a935fe5cec2138cdf99cc9163dbc04cb0c09027474c7de3c6d28f2 with infra container: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-h9j2l/POD" id=537e6ae6-000a-4e14-bce3-8106e943097f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.062854 | controller | Jun 11 00:29:41.403905 crc crio[23067]: time="2026-06-11T00:29:41.403797645Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified" id=e72e97ac-d10c-4b17-9979-1feece85ce53 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.062870 | controller | Jun 11 00:29:41.412026 crc crio[23067]: time="2026-06-11T00:29:41.411773671Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified" id=775728cb-ad25-48d2-a041-223e8efb64e3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.062885 | controller | Jun 11 00:29:41.423883 crc crio[23067]: time="2026-06-11T00:29:41.423611412Z" level=info msg="Creating container: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-h9j2l/init" id=e2c0d906-aafa-4dac-b214-dd9649de7eb3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.062901 | controller | Jun 11 00:29:41.424826 crc crio[23067]: time="2026-06-11T00:29:41.424716712Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.062916 | controller | Jun 11 00:29:41.471400 crc crio[23067]: time="2026-06-11T00:29:41.471288545Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.062931 | controller | Jun 11 00:29:41.475421 crc crio[23067]: time="2026-06-11T00:29:41.475342675Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.062952 | controller | Jun 11 00:29:41.702135 crc crio[23067]: time="2026-06-11T00:29:41.701968853Z" level=info msg="Created container 0baf726c7d0eeb3ddd78b317b2195b57a75db8f3d42fbad5e864d16fa78521ee: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-h9j2l/init" id=e2c0d906-aafa-4dac-b214-dd9649de7eb3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.062968 | controller | Jun 11 00:29:41.703392 crc crio[23067]: time="2026-06-11T00:29:41.70333653Z" level=info msg="Starting container: 0baf726c7d0eeb3ddd78b317b2195b57a75db8f3d42fbad5e864d16fa78521ee" id=e034aed7-dad9-482a-8df4-510de269397f name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.062984 | controller | Jun 11 00:29:41.710240 crc crio[23067]: time="2026-06-11T00:29:41.710177935Z" level=info msg="Started container" PID=112598 containerID=0baf726c7d0eeb3ddd78b317b2195b57a75db8f3d42fbad5e864d16fa78521ee description=openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-h9j2l/init id=e034aed7-dad9-482a-8df4-510de269397f name=/runtime.v1.RuntimeService/StartContainer sandboxID=84defbc8c1a935fe5cec2138cdf99cc9163dbc04cb0c09027474c7de3c6d28f2
2026-06-11 01:10:47.063000 | controller | Jun 11 00:29:52.700297 crc crio[23067]: time="2026-06-11T00:29:52.699319002Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest" id=b0066f3a-c95c-4f04-be90-39ebc67da35a name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:47.063016 | controller | Jun 11 00:29:52.708362 crc crio[23067]: time="2026-06-11T00:29:52.708281076Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest\""
2026-06-11 01:10:47.063032 | controller | Jun 11 00:29:58.253940 crc crio[23067]: time="2026-06-11T00:29:58.253119955Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent@sha256:760e8cd64859cb52aff3c66ea9ec10642f98668991f478257c01e45fcbdff0b0" id=b0066f3a-c95c-4f04-be90-39ebc67da35a name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:47.063048 | controller | Jun 11 00:29:58.256340 crc crio[23067]: time="2026-06-11T00:29:58.256248539Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest" id=490770a8-f5ff-4178-9138-4ecb8b9c66ef name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.063064 | controller | Jun 11 00:29:58.260409 crc crio[23067]: time="2026-06-11T00:29:58.26032088Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest" id=d52d1ab8-a7ab-4e91-a6d0-3a73c61bedfb name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.063079 | controller | Jun 11 00:29:58.270535 crc crio[23067]: time="2026-06-11T00:29:58.270482506Z" level=info msg="Creating container: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-h9j2l/openstack-edpm-ipam-provisionserver-checksum-discovery" id=e222746e-7f1d-4d47-b743-9c88e52fc078 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.063095 | controller | Jun 11 00:29:58.272582 crc crio[23067]: time="2026-06-11T00:29:58.272551542Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.063110 | controller | Jun 11 00:29:58.350103 crc crio[23067]: time="2026-06-11T00:29:58.349987922Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.063125 | controller | Jun 11 00:29:58.355563 crc crio[23067]: time="2026-06-11T00:29:58.355474541Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.063141 | controller | Jun 11 00:29:58.559204 crc crio[23067]: time="2026-06-11T00:29:58.559090545Z" level=info msg="Created container 61e07dacd2dea9643fc05bac6643e3b3d85f121975b73790dc011ae67a5194c6: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-h9j2l/openstack-edpm-ipam-provisionserver-checksum-discovery" id=e222746e-7f1d-4d47-b743-9c88e52fc078 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.063160 | controller | Jun 11 00:29:58.561554 crc crio[23067]: time="2026-06-11T00:29:58.561285054Z" level=info msg="Starting container: 61e07dacd2dea9643fc05bac6643e3b3d85f121975b73790dc011ae67a5194c6" id=761500fd-c066-4184-a4af-109e430b695f name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.063177 | controller | Jun 11 00:29:58.573920 crc crio[23067]: time="2026-06-11T00:29:58.569018394Z" level=info msg="Started container" PID=113453 containerID=61e07dacd2dea9643fc05bac6643e3b3d85f121975b73790dc011ae67a5194c6 description=openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-h9j2l/openstack-edpm-ipam-provisionserver-checksum-discovery id=761500fd-c066-4184-a4af-109e430b695f name=/runtime.v1.RuntimeService/StartContainer sandboxID=84defbc8c1a935fe5cec2138cdf99cc9163dbc04cb0c09027474c7de3c6d28f2
2026-06-11 01:10:47.063193 | controller | Jun 11 00:30:00.057318 crc crio[23067]: time="2026-06-11T00:30:00.056489465Z" level=info msg="Stopping pod sandbox: 84defbc8c1a935fe5cec2138cdf99cc9163dbc04cb0c09027474c7de3c6d28f2" id=a5791343-8785-46e4-b1c0-9f1738463f7f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.063209 | controller | Jun 11 00:30:00.058590 crc crio[23067]: time="2026-06-11T00:30:00.057987396Z" level=info msg="Got pod network &{Name:openstack-edpm-ipam-provisionserver-checksum-discovery-h9j2l Namespace:openstack ID:84defbc8c1a935fe5cec2138cdf99cc9163dbc04cb0c09027474c7de3c6d28f2 UID:9f05b2d0-50f9-4028-a993-e8da8e47a54e NetNS:/var/run/netns/09960cd1-7478-4fc0-97f5-58040c07656a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9f05b2d0_50f9_4028_a993_e8da8e47a54e.slice PodAnnotations:0xc007e12210}] Aliases:map[]}"
2026-06-11 01:10:47.063225 | controller | Jun 11 00:30:00.058590 crc crio[23067]: time="2026-06-11T00:30:00.05816116Z" level=info msg="Deleting pod openstack_openstack-edpm-ipam-provisionserver-checksum-discovery-h9j2l from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.063241 | controller | Jun 11 00:30:00.460829 crc crio[23067]: time="2026-06-11T00:30:00.460346992Z" level=info msg="Stopped pod sandbox: 84defbc8c1a935fe5cec2138cdf99cc9163dbc04cb0c09027474c7de3c6d28f2" id=a5791343-8785-46e4-b1c0-9f1738463f7f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.063257 | controller | Jun 11 00:30:00.526028 crc crio[23067]: time="2026-06-11T00:30:00.52592348Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29685630-g2zjj/POD" id=03dbf06b-7bf9-4a1d-a803-b22c4c0eec16 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.063273 | controller | Jun 11 00:30:00.526226 crc crio[23067]: time="2026-06-11T00:30:00.526182967Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.063289 | controller | Jun 11 00:30:00.551197 crc crio[23067]: time="2026-06-11T00:30:00.551086963Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29685630-kqlm7/POD" id=301942b2-074e-4786-b82c-497188a426eb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.063304 | controller | Jun 11 00:30:00.551442 crc crio[23067]: time="2026-06-11T00:30:00.55137429Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.063320 | controller | Jun 11 00:30:00.597450 crc crio[23067]: time="2026-06-11T00:30:00.597199864Z" level=info msg="Got pod network &{Name:auto-csr-approver-29685630-g2zjj Namespace:openshift-infra ID:56cc2c1d5a679063cf272ca8bde36c2de37581287f985beeca0811801678bf5b UID:0c81c5f4-ac77-4674-a235-23d72e16651a NetNS:/var/run/netns/49eade06-5410-4a9c-9e59-54b24b0fdafb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0c81c5f4_ac77_4674_a235_23d72e16651a.slice PodAnnotations:0xc003610738}] Aliases:map[]}"
2026-06-11 01:10:47.063365 | controller | Jun 11 00:30:00.597450 crc crio[23067]: time="2026-06-11T00:30:00.597352828Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29685630-g2zjj to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.063388 | controller | Jun 11 00:30:00.606352 crc crio[23067]: time="2026-06-11T00:30:00.606259789Z" level=info msg="Got pod network &{Name:collect-profiles-29685630-kqlm7 Namespace:openshift-operator-lifecycle-manager ID:53691008a2ed68300e3ca376cc5ed907855b566eb1b9433fb97d6640d53f87ee UID:7cc02342-70a3-4fa6-b2cf-889ca37eaac0 NetNS:/var/run/netns/345c5ef4-a67b-40d7-b181-38b1becc78de Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7cc02342_70a3_4fa6_b2cf_889ca37eaac0.slice PodAnnotations:0xc007e12708}] Aliases:map[]}"
2026-06-11 01:10:47.063405 | controller | Jun 11 00:30:00.606352 crc crio[23067]: time="2026-06-11T00:30:00.606331071Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_collect-profiles-29685630-kqlm7 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.063421 | controller | Jun 11 00:30:01.162792 crc crio[23067]: 2026-06-11T00:30:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:53691008a2ed683 Mac:ca:7f:d3:ca:01:39 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e1 Mtu:0 Sandbox:/var/run/netns/345c5ef4-a67b-40d7-b181-38b1becc78de SocketPath: PciID:}] [{Interface:0xc00018e5c0 Address:{IP:10.217.0.225 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:47.063438 | controller | Jun 11 00:30:01.165385 crc crio[23067]: time="2026-06-11T00:30:01.165280204Z" level=info msg="Got pod network &{Name:collect-profiles-29685630-kqlm7 Namespace:openshift-operator-lifecycle-manager ID:53691008a2ed68300e3ca376cc5ed907855b566eb1b9433fb97d6640d53f87ee UID:7cc02342-70a3-4fa6-b2cf-889ca37eaac0 NetNS:/var/run/netns/345c5ef4-a67b-40d7-b181-38b1becc78de Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7cc02342_70a3_4fa6_b2cf_889ca37eaac0.slice PodAnnotations:0xc007e12708}] Aliases:map[]}"
2026-06-11 01:10:47.063453 | controller | Jun 11 00:30:01.165596 crc crio[23067]: time="2026-06-11T00:30:01.165532901Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_collect-profiles-29685630-kqlm7 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:47.063469 | controller | Jun 11 00:30:01.179000 crc crio[23067]: time="2026-06-11T00:30:01.178890883Z" level=info msg="Ran pod sandbox 53691008a2ed68300e3ca376cc5ed907855b566eb1b9433fb97d6640d53f87ee with infra container: openshift-operator-lifecycle-manager/collect-profiles-29685630-kqlm7/POD" id=301942b2-074e-4786-b82c-497188a426eb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.063485 | controller | Jun 11 00:30:01.181874 crc crio[23067]: time="2026-06-11T00:30:01.181784292Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=df14ee88-9633-4851-8158-abd22729e953 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.063501 | controller | Jun 11 00:30:01.185022 crc crio[23067]: time="2026-06-11T00:30:01.184929557Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=21c4406e-8117-49a9-9834-23161e1546a0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.063520 | controller | Jun 11 00:30:01.193105 crc crio[23067]: time="2026-06-11T00:30:01.193021016Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/collect-profiles-29685630-kqlm7/collect-profiles" id=b3696fd5-d796-4005-b9e8-26bc076e097e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.063536 | controller | Jun 11 00:30:01.193735 crc crio[23067]: time="2026-06-11T00:30:01.193683694Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.063552 | controller | Jun 11 00:30:01.264978 crc crio[23067]: time="2026-06-11T00:30:01.264870306Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.063567 | controller | Jun 11 00:30:01.274108 crc crio[23067]: time="2026-06-11T00:30:01.273979413Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.063583 | controller | Jun 11 00:30:01.319323 crc crio[23067]: 2026-06-11T00:30:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:56cc2c1d5a67906 Mac:1e:43:48:d8:a9:dd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e0 Mtu:0 Sandbox:/var/run/netns/49eade06-5410-4a9c-9e59-54b24b0fdafb SocketPath: PciID:}] [{Interface:0xc000014600 Address:{IP:10.217.0.224 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:47.063600 | controller | Jun 11 00:30:01.320392 crc crio[23067]: time="2026-06-11T00:30:01.320321939Z" level=info msg="Got pod network &{Name:auto-csr-approver-29685630-g2zjj Namespace:openshift-infra ID:56cc2c1d5a679063cf272ca8bde36c2de37581287f985beeca0811801678bf5b UID:0c81c5f4-ac77-4674-a235-23d72e16651a NetNS:/var/run/netns/49eade06-5410-4a9c-9e59-54b24b0fdafb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0c81c5f4_ac77_4674_a235_23d72e16651a.slice PodAnnotations:0xc003610738}] Aliases:map[]}"
2026-06-11 01:10:47.063616 | controller | Jun 11 00:30:01.320506 crc crio[23067]: time="2026-06-11T00:30:01.320474064Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29685630-g2zjj for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:47.063632 | controller | Jun 11 00:30:01.330791 crc crio[23067]: time="2026-06-11T00:30:01.330349241Z" level=info msg="Ran pod sandbox 56cc2c1d5a679063cf272ca8bde36c2de37581287f985beeca0811801678bf5b with infra container: openshift-infra/auto-csr-approver-29685630-g2zjj/POD" id=03dbf06b-7bf9-4a1d-a803-b22c4c0eec16 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.063649 | controller | Jun 11 00:30:01.334518 crc crio[23067]: time="2026-06-11T00:30:01.334396421Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=780bbc9f-4565-4ef4-a324-9da80e04094b name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:47.063665 | controller | Jun 11 00:30:01.346505 crc crio[23067]: time="2026-06-11T00:30:01.346322935Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 01:10:47.063681 | controller | Jun 11 00:30:01.425487 crc crio[23067]: time="2026-06-11T00:30:01.425255886Z" level=info msg="Created container 29c7175876dc5b455bc661698638cd4b8de42cbd6503fe741e6a3b5c3c5c35d2: openshift-operator-lifecycle-manager/collect-profiles-29685630-kqlm7/collect-profiles" id=b3696fd5-d796-4005-b9e8-26bc076e097e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.063697 | controller | Jun 11 00:30:01.428462 crc crio[23067]: time="2026-06-11T00:30:01.42835752Z" level=info msg="Starting container: 29c7175876dc5b455bc661698638cd4b8de42cbd6503fe741e6a3b5c3c5c35d2" id=c7229b22-c4e0-4b83-a503-6c59b0215fa0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.063719 | controller | Jun 11 00:30:01.435218 crc crio[23067]: time="2026-06-11T00:30:01.435120943Z" level=info msg="Started container" PID=113729 containerID=29c7175876dc5b455bc661698638cd4b8de42cbd6503fe741e6a3b5c3c5c35d2 description=openshift-operator-lifecycle-manager/collect-profiles-29685630-kqlm7/collect-profiles id=c7229b22-c4e0-4b83-a503-6c59b0215fa0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=53691008a2ed68300e3ca376cc5ed907855b566eb1b9433fb97d6640d53f87ee
2026-06-11 01:10:47.063735 | controller | Jun 11 00:30:04.135496 crc crio[23067]: time="2026-06-11T00:30:04.134246313Z" level=info msg="Stopping pod sandbox: 53691008a2ed68300e3ca376cc5ed907855b566eb1b9433fb97d6640d53f87ee" id=83040d4b-8f7a-4422-acca-2d52e7a9fbfe name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.063751 | controller | Jun 11 00:30:04.136525 crc crio[23067]: time="2026-06-11T00:30:04.136238287Z" level=info msg="Got pod network &{Name:collect-profiles-29685630-kqlm7 Namespace:openshift-operator-lifecycle-manager ID:53691008a2ed68300e3ca376cc5ed907855b566eb1b9433fb97d6640d53f87ee UID:7cc02342-70a3-4fa6-b2cf-889ca37eaac0 NetNS:/var/run/netns/345c5ef4-a67b-40d7-b181-38b1becc78de Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7cc02342_70a3_4fa6_b2cf_889ca37eaac0.slice PodAnnotations:0xc000b80de0}] Aliases:map[]}"
2026-06-11 01:10:47.063768 | controller | Jun 11 00:30:04.136525 crc crio[23067]: time="2026-06-11T00:30:04.136405502Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29685630-kqlm7 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.063784 | controller | Jun 11 00:30:04.465944 crc crio[23067]: time="2026-06-11T00:30:04.465834528Z" level=info msg="Stopped pod sandbox: 53691008a2ed68300e3ca376cc5ed907855b566eb1b9433fb97d6640d53f87ee" id=83040d4b-8f7a-4422-acca-2d52e7a9fbfe name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.063799 | controller | Jun 11 00:30:04.693006 crc crio[23067]: time="2026-06-11T00:30:04.690003379Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=780bbc9f-4565-4ef4-a324-9da80e04094b name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:47.063816 | controller | Jun 11 00:30:04.698306 crc crio[23067]: time="2026-06-11T00:30:04.697906614Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=d99bd410-5557-4cba-b239-8e3d3052dab1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.063832 | controller | Jun 11 00:30:04.702491 crc crio[23067]: time="2026-06-11T00:30:04.702316603Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=9ec2b403-7295-4970-bbe0-cf704dda538a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.063847 | controller | Jun 11 00:30:04.719460 crc crio[23067]: time="2026-06-11T00:30:04.719396017Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29685630-g2zjj/oc" id=4e65bfd5-808b-4e97-a98c-1fced8cdd04f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.063863 | controller | Jun 11 00:30:04.720128 crc crio[23067]: time="2026-06-11T00:30:04.720103276Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.063878 | controller | Jun 11 00:30:04.786256 crc crio[23067]: time="2026-06-11T00:30:04.786082056Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.063894 | controller | Jun 11 00:30:05.103105 crc crio[23067]: time="2026-06-11T00:30:05.102491099Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.063913 | controller | Jun 11 00:30:05.250972 crc crio[23067]: time="2026-06-11T00:30:05.250847894Z" level=info msg="Created container 6015ada5d5c95113de7ca37f1f5c2b4856c9e60b2b3fc66bdbb7b44a92290aaa: openshift-infra/auto-csr-approver-29685630-g2zjj/oc" id=4e65bfd5-808b-4e97-a98c-1fced8cdd04f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.063929 | controller | Jun 11 00:30:05.252619 crc crio[23067]: time="2026-06-11T00:30:05.251896862Z" level=info msg="Starting container: 6015ada5d5c95113de7ca37f1f5c2b4856c9e60b2b3fc66bdbb7b44a92290aaa" id=b473cec3-e014-42bf-b39d-19b08fc3e7d9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.063945 | controller | Jun 11 00:30:05.261716 crc crio[23067]: time="2026-06-11T00:30:05.261548134Z" level=info msg="Started container" PID=114025 containerID=6015ada5d5c95113de7ca37f1f5c2b4856c9e60b2b3fc66bdbb7b44a92290aaa description=openshift-infra/auto-csr-approver-29685630-g2zjj/oc id=b473cec3-e014-42bf-b39d-19b08fc3e7d9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=56cc2c1d5a679063cf272ca8bde36c2de37581287f985beeca0811801678bf5b
2026-06-11 01:10:47.063961 | controller | Jun 11 00:30:07.184851 crc crio[23067]: time="2026-06-11T00:30:07.183952343Z" level=info msg="Stopping pod sandbox: 56cc2c1d5a679063cf272ca8bde36c2de37581287f985beeca0811801678bf5b" id=a415f1be-f694-4551-bdd6-06bb3ea8e165 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.063977 | controller | Jun 11 00:30:07.185941 crc crio[23067]: time="2026-06-11T00:30:07.185495205Z" level=info msg="Got pod network &{Name:auto-csr-approver-29685630-g2zjj Namespace:openshift-infra ID:56cc2c1d5a679063cf272ca8bde36c2de37581287f985beeca0811801678bf5b UID:0c81c5f4-ac77-4674-a235-23d72e16651a NetNS:/var/run/netns/49eade06-5410-4a9c-9e59-54b24b0fdafb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0c81c5f4_ac77_4674_a235_23d72e16651a.slice PodAnnotations:0xc002393b98}] Aliases:map[]}"
2026-06-11 01:10:47.063992 | controller | Jun 11 00:30:07.185941 crc crio[23067]: time="2026-06-11T00:30:07.185616468Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29685630-g2zjj from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.064008 | controller | Jun 11 00:30:07.533089 crc crio[23067]: time="2026-06-11T00:30:07.532405946Z" level=info msg="Stopped pod sandbox: 56cc2c1d5a679063cf272ca8bde36c2de37581287f985beeca0811801678bf5b" id=a415f1be-f694-4551-bdd6-06bb3ea8e165 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.064023 | controller | Jun 11 00:30:27.970447 crc crio[23067]: time="2026-06-11T00:30:27.969497862Z" level=info msg="Removing container: 7d1979c486532522ad3a3f2c9f785dd54c30159200d39eb3df6e22b67dc0721f" id=77e4c98f-c220-4a55-9096-1e86dada9dc1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.064038 | controller | Jun 11 00:30:28.049972 crc crio[23067]: time="2026-06-11T00:30:28.049323358Z" level=info msg="Removed container 7d1979c486532522ad3a3f2c9f785dd54c30159200d39eb3df6e22b67dc0721f: openshift-operator-lifecycle-manager/collect-profiles-29685585-h4jj2/collect-profiles" id=77e4c98f-c220-4a55-9096-1e86dada9dc1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.064053 | controller | Jun 11 00:30:28.052175 crc crio[23067]: time="2026-06-11T00:30:28.051803795Z" level=info msg="Removing container: 06573ff7e8b65ee44ff3a950f010791e6cf28b3f79d2c1e786180ab85043121b" id=b99f6507-6991-4d1f-9577-02bd713df98c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.064069 | controller | Jun 11 00:30:28.228415 crc crio[23067]: time="2026-06-11T00:30:28.228320703Z" level=info msg="Removed container 06573ff7e8b65ee44ff3a950f010791e6cf28b3f79d2c1e786180ab85043121b: openstack/cinder-db-sync-jcbdf/cinder-db-sync" id=b99f6507-6991-4d1f-9577-02bd713df98c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.064087 | controller | Jun 11 00:30:28.232053 crc crio[23067]: time="2026-06-11T00:30:28.231819908Z" level=info msg="Removing container: e5e097f5e669f6b1df1399cba806d69d7ac882d8781b7d0ee6fe3734252fb15f" id=e3fb21d1-f0b7-4d4a-b0d0-104da02b09d4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.064103 | controller | Jun 11 00:30:28.406565 crc crio[23067]: time="2026-06-11T00:30:28.406352352Z" level=info msg="Removed container e5e097f5e669f6b1df1399cba806d69d7ac882d8781b7d0ee6fe3734252fb15f: openstack/keystone-bootstrap-bwxg6/keystone-bootstrap" id=e3fb21d1-f0b7-4d4a-b0d0-104da02b09d4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.064119 | controller | Jun 11 00:30:28.409891 crc crio[23067]: time="2026-06-11T00:30:28.409765965Z" level=info msg="Removing container: 471920d123a8684f425461fc4d2149b91e89a8068a3ec1cce22b7cf0a2d1d8fb" id=0aa2816a-db5f-471e-a9e0-c7a0efacdf94 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.064134 | controller | Jun 11 00:30:28.503397 crc crio[23067]: time="2026-06-11T00:30:28.503325823Z" level=info msg="Removed container 471920d123a8684f425461fc4d2149b91e89a8068a3ec1cce22b7cf0a2d1d8fb: openstack/barbican-db-sync-vmd65/barbican-db-sync" id=0aa2816a-db5f-471e-a9e0-c7a0efacdf94 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.064150 | controller | Jun 11 00:30:28.507337 crc crio[23067]: time="2026-06-11T00:30:28.506845688Z" level=info msg="Removing container: acf1ae6ba59b9729fb4cbcaf456df37e8535fa25f72c89ac88b2c858d8a3aa63" id=ae2b5404-6f6c-49f2-b320-e773caca7943 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.064165 | controller | Jun 11 00:30:28.599876 crc crio[23067]: time="2026-06-11T00:30:28.599740718Z" level=info msg="Removed container acf1ae6ba59b9729fb4cbcaf456df37e8535fa25f72c89ac88b2c858d8a3aa63: openstack/cinder-online-data-migrations-4g7rw/cinder-online-data-migrations" id=ae2b5404-6f6c-49f2-b320-e773caca7943 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.064180 | controller | Jun 11 00:30:28.602414 crc crio[23067]: time="2026-06-11T00:30:28.602353019Z" level=info msg="Removing container: 138ee30db9a9443c72645ec7117193137f46ebfe6d2851761af85ca05bac0d17" id=99ade27c-fc3b-46b6-8cdd-014c0f477356 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.064195 | controller | Jun 11 00:30:28.768932 crc crio[23067]: time="2026-06-11T00:30:28.768703842Z" level=info msg="Removed container 138ee30db9a9443c72645ec7117193137f46ebfe6d2851761af85ca05bac0d17: openshift-infra/auto-csr-approver-29685624-g4jb8/oc" id=99ade27c-fc3b-46b6-8cdd-014c0f477356 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.064210 | controller | Jun 11 00:30:28.773154 crc crio[23067]: time="2026-06-11T00:30:28.772957897Z" level=info msg="Removing container: b8ea57424b43bd295741d3f395afede62943219a73b4422193c130e389ad89ae" id=bbea84c1-bec5-4feb-8dce-7a1b5e995321 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.064226 | controller | Jun 11 00:30:28.857182 crc crio[23067]: time="2026-06-11T00:30:28.856994657Z" level=info msg="Removed container b8ea57424b43bd295741d3f395afede62943219a73b4422193c130e389ad89ae: openstack/placement-db-sync-sgwjr/placement-db-sync" id=bbea84c1-bec5-4feb-8dce-7a1b5e995321 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.064241 | controller | Jun 11 00:30:28.887476 crc crio[23067]: time="2026-06-11T00:30:28.887141895Z" level=info msg="Stopping pod sandbox: 582c55c65761d433cdd0dc3252c1d82c5c972df90dbeeca536ecd7e41de529d9" id=54fe330e-8dbf-4875-8aa9-793982166971 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.064256 | controller | Jun 11 00:30:28.887476 crc crio[23067]: time="2026-06-11T00:30:28.887477374Z" level=info msg="Stopped pod sandbox (already stopped): 582c55c65761d433cdd0dc3252c1d82c5c972df90dbeeca536ecd7e41de529d9" id=54fe330e-8dbf-4875-8aa9-793982166971 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.064271 | controller | Jun 11 00:30:28.889441 crc crio[23067]: time="2026-06-11T00:30:28.889358775Z" level=info msg="Removing pod sandbox: 582c55c65761d433cdd0dc3252c1d82c5c972df90dbeeca536ecd7e41de529d9" id=823bf84b-4ac2-4251-bc72-455ebc443977 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.064289 | controller | Jun 11 00:30:28.921951 crc crio[23067]: time="2026-06-11T00:30:28.920848949Z" level=info msg="Removed pod sandbox: 582c55c65761d433cdd0dc3252c1d82c5c972df90dbeeca536ecd7e41de529d9" id=823bf84b-4ac2-4251-bc72-455ebc443977 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.064304 | controller | Jun 11 00:30:28.922948 crc crio[23067]: time="2026-06-11T00:30:28.922865954Z" level=info msg="Stopping pod sandbox: e8aaa1e44ca9d17393fd21fff751cb5c8c26bdc8581c1eb36a60e3e6b6a4a891" id=0d133994-7f07-4ae1-9357-7ae57b99f5a4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.064321 | controller | Jun 11 00:30:28.923113 crc crio[23067]: time="2026-06-11T00:30:28.922956346Z" level=info msg="Stopped pod sandbox (already stopped): e8aaa1e44ca9d17393fd21fff751cb5c8c26bdc8581c1eb36a60e3e6b6a4a891" id=0d133994-7f07-4ae1-9357-7ae57b99f5a4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.064338 | controller | Jun 11 00:30:28.923823 crc crio[23067]: time="2026-06-11T00:30:28.923754078Z" level=info msg="Removing pod sandbox: e8aaa1e44ca9d17393fd21fff751cb5c8c26bdc8581c1eb36a60e3e6b6a4a891" id=bcca0fea-9c68-4f9a-972e-b4018e0a50f1 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.064376 | controller | Jun 11 00:30:28.959460 crc crio[23067]: time="2026-06-11T00:30:28.959380244Z" level=info msg="Removed pod sandbox: e8aaa1e44ca9d17393fd21fff751cb5c8c26bdc8581c1eb36a60e3e6b6a4a891" id=bcca0fea-9c68-4f9a-972e-b4018e0a50f1 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.064393 | controller | Jun 11 00:30:28.961269 crc crio[23067]: time="2026-06-11T00:30:28.960995428Z" level=info msg="Stopping pod sandbox: 9535357f417cc16a5fc53ea9fae76cf373a556ca70d81da6fb4b4aede298edb1" id=9fa6c4cd-b055-44c0-8e8b-a47c24b335c1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.064409 | controller | Jun 11 00:30:28.961403 crc crio[23067]: time="2026-06-11T00:30:28.961293596Z" level=info msg="Stopped pod sandbox (already stopped): 9535357f417cc16a5fc53ea9fae76cf373a556ca70d81da6fb4b4aede298edb1" id=9fa6c4cd-b055-44c0-8e8b-a47c24b335c1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.064424 | controller | Jun 11 00:30:28.962181 crc crio[23067]: time="2026-06-11T00:30:28.962111728Z" level=info msg="Removing pod sandbox: 9535357f417cc16a5fc53ea9fae76cf373a556ca70d81da6fb4b4aede298edb1" id=097d62d3-db19-4b5c-abc4-1bb064880ba4 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.064439 | controller | Jun 11 00:30:29.013841 crc crio[23067]: time="2026-06-11T00:30:29.013583345Z" level=info msg="Removed pod sandbox: 9535357f417cc16a5fc53ea9fae76cf373a556ca70d81da6fb4b4aede298edb1" id=097d62d3-db19-4b5c-abc4-1bb064880ba4 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.064455 | controller | Jun 11 00:30:29.015903 crc crio[23067]: time="2026-06-11T00:30:29.015824406Z" level=info msg="Stopping pod sandbox: 3210fd739acb2e93bb219f8dbbee652bfd004e6692e994a362356250cd4c7317" id=cbd82d74-0d89-4a6b-a4ea-ff2c23045273 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.064470 | controller | Jun 11 00:30:29.016302 crc crio[23067]: time="2026-06-11T00:30:29.016264277Z" level=info msg="Stopped pod sandbox (already stopped): 3210fd739acb2e93bb219f8dbbee652bfd004e6692e994a362356250cd4c7317" id=cbd82d74-0d89-4a6b-a4ea-ff2c23045273 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.064485 | controller | Jun 11 00:30:29.020796 crc crio[23067]: time="2026-06-11T00:30:29.020425Z" level=info msg="Removing pod sandbox: 3210fd739acb2e93bb219f8dbbee652bfd004e6692e994a362356250cd4c7317" id=cec9ad95-4fd3-4997-9760-2f7c0ac031dd name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.064500 | controller | Jun 11 00:30:29.093432 crc crio[23067]: time="2026-06-11T00:30:29.093338878Z" level=info msg="Removed pod sandbox: 3210fd739acb2e93bb219f8dbbee652bfd004e6692e994a362356250cd4c7317" id=cec9ad95-4fd3-4997-9760-2f7c0ac031dd name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.064520 | controller | Jun 11 00:30:29.095103 crc crio[23067]: time="2026-06-11T00:30:29.094971583Z" level=info msg="Stopping pod sandbox: cec63dd46965a35dad52e6bddacfbc66b3669f72380b7871cb62b30651f06f12" id=7293ac4a-65a0-4dbe-8256-81ee100ca010 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.064536 | controller | Jun 11 00:30:29.095209 crc crio[23067]: time="2026-06-11T00:30:29.095133527Z" level=info msg="Stopped pod sandbox (already stopped): cec63dd46965a35dad52e6bddacfbc66b3669f72380b7871cb62b30651f06f12" id=7293ac4a-65a0-4dbe-8256-81ee100ca010 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.064551 | controller | Jun 11 00:30:29.096030 crc crio[23067]: time="2026-06-11T00:30:29.095955309Z" level=info msg="Removing pod sandbox: cec63dd46965a35dad52e6bddacfbc66b3669f72380b7871cb62b30651f06f12" id=1719095a-059b-4eaf-bc93-a2a946c4e990 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.064566 | controller | Jun 11 00:30:29.138610 crc crio[23067]: time="2026-06-11T00:30:29.138513944Z" level=info msg="Removed pod sandbox: cec63dd46965a35dad52e6bddacfbc66b3669f72380b7871cb62b30651f06f12" id=1719095a-059b-4eaf-bc93-a2a946c4e990 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.064581 | controller | Jun 11 00:30:29.140350 crc crio[23067]: time="2026-06-11T00:30:29.140243921Z" level=info msg="Stopping pod sandbox: c3314e4b789097253faaecfdefa04b6c3f53d212bd1245a409050ddbf732bdab" id=7225a255-e07f-4af8-9a2d-b79dd874817c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.064596 | controller | Jun 11 00:30:29.140451 crc crio[23067]: time="2026-06-11T00:30:29.140352684Z" level=info msg="Stopped pod sandbox (already stopped): c3314e4b789097253faaecfdefa04b6c3f53d212bd1245a409050ddbf732bdab" id=7225a255-e07f-4af8-9a2d-b79dd874817c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.064611 | controller | Jun 11 00:30:29.141185 crc crio[23067]: time="2026-06-11T00:30:29.141096474Z" level=info msg="Removing pod sandbox: c3314e4b789097253faaecfdefa04b6c3f53d212bd1245a409050ddbf732bdab" id=3ad9d7b1-89bc-400b-b402-b379258c0bbb name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.064626 | controller | Jun 11 00:30:29.161757 crc crio[23067]: time="2026-06-11T00:30:29.161564949Z" level=info msg="Removed pod sandbox: c3314e4b789097253faaecfdefa04b6c3f53d212bd1245a409050ddbf732bdab" id=3ad9d7b1-89bc-400b-b402-b379258c0bbb name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.064641 | controller | Jun 11 00:30:29.162575 crc crio[23067]: time="2026-06-11T00:30:29.162483984Z" level=info msg="Stopping pod sandbox: d184bcd45054852bda5ef501adcd82daed55b286a5009ed705fdc12a56b7912a" id=13374cd8-cf47-4803-8c2f-c3c0cdf1c8b4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.064656 | controller | Jun 11 00:30:29.162720 crc crio[23067]: time="2026-06-11T00:30:29.162594847Z" level=info msg="Stopped pod sandbox (already stopped): d184bcd45054852bda5ef501adcd82daed55b286a5009ed705fdc12a56b7912a" id=13374cd8-cf47-4803-8c2f-c3c0cdf1c8b4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.064690 | controller | Jun 11 00:30:29.163313 crc crio[23067]: time="2026-06-11T00:30:29.163257975Z" level=info msg="Removing pod sandbox: d184bcd45054852bda5ef501adcd82daed55b286a5009ed705fdc12a56b7912a" id=c191bbc8-d315-40be-a250-d23f8e05cfda name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.064708 | controller | Jun 11 00:30:29.222454 crc crio[23067]: time="2026-06-11T00:30:29.221544316Z" level=info msg="Removed pod sandbox: d184bcd45054852bda5ef501adcd82daed55b286a5009ed705fdc12a56b7912a" id=c191bbc8-d315-40be-a250-d23f8e05cfda name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.064724 | controller | Jun 11 00:31:25.294577 crc crio[23067]: time="2026-06-11T00:31:25.293596636Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-operators-dx8n8/POD" id=cc4e1b65-a4a7-480b-a421-bcff9d1e85fd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.064744 | controller | Jun 11 00:31:25.297444 crc crio[23067]: time="2026-06-11T00:31:25.295070506Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.064761 | controller | Jun 11 00:31:25.346835 crc crio[23067]: time="2026-06-11T00:31:25.346607994Z" level=info msg="Got pod network &{Name:redhat-operators-dx8n8 Namespace:openshift-marketplace ID:dc68d71a0c9631a96c46cb8d794b795712a3fa4cb301b3951241362a9ca52b3d UID:7e9c1df5-6e26-49e2-a87a-e009d5d10f05 NetNS:/var/run/netns/7bf9ee91-1d95-471c-b718-d898223dfbe8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7e9c1df5_6e26_49e2_a87a_e009d5d10f05.slice PodAnnotations:0xc007e13128}] Aliases:map[]}"
2026-06-11 01:10:47.064777 | controller | Jun 11 00:31:25.346835 crc crio[23067]: time="2026-06-11T00:31:25.346726407Z" level=info msg="Adding pod openshift-marketplace_redhat-operators-dx8n8 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.064793 | controller | Jun 11 00:31:26.007930 crc crio[23067]: 2026-06-11T00:31:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dc68d71a0c9631a Mac:82:58:26:9b:bb:1a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e2 Mtu:0 Sandbox:/var/run/netns/7bf9ee91-1d95-471c-b718-d898223dfbe8 SocketPath: PciID:}] [{Interface:0xc0001346b0 Address:{IP:10.217.0.226 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:47.064810 | controller | Jun 11 00:31:26.009874 crc crio[23067]: time="2026-06-11T00:31:26.009795253Z" level=info msg="Got pod network &{Name:redhat-operators-dx8n8 Namespace:openshift-marketplace ID:dc68d71a0c9631a96c46cb8d794b795712a3fa4cb301b3951241362a9ca52b3d UID:7e9c1df5-6e26-49e2-a87a-e009d5d10f05 NetNS:/var/run/netns/7bf9ee91-1d95-471c-b718-d898223dfbe8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7e9c1df5_6e26_49e2_a87a_e009d5d10f05.slice PodAnnotations:0xc007e13128}] Aliases:map[]}"
2026-06-11 01:10:47.064827 | controller | Jun 11 00:31:26.010116 crc crio[23067]: time="2026-06-11T00:31:26.010008149Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-dx8n8 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:47.064843 | controller | Jun 11 00:31:26.022629 crc crio[23067]: time="2026-06-11T00:31:26.022512638Z" level=info msg="Ran pod sandbox dc68d71a0c9631a96c46cb8d794b795712a3fa4cb301b3951241362a9ca52b3d with infra container: openshift-marketplace/redhat-operators-dx8n8/POD" id=cc4e1b65-a4a7-480b-a421-bcff9d1e85fd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.064859 | controller | Jun 11 00:31:26.026440 crc crio[23067]: time="2026-06-11T00:31:26.026227299Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=fac3bad8-9a44-4bba-a380-fbe3d277b2b6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.064875 | controller | Jun 11 00:31:26.030772 crc crio[23067]: time="2026-06-11T00:31:26.030710651Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=3b6bd80e-101c-4f4f-b151-f1f218857abc name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.064891 | controller | Jun 11 00:31:26.042747 crc crio[23067]: time="2026-06-11T00:31:26.042561932Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-dx8n8/extract-utilities" id=da1cf32d-e438-4cc0-804d-24005e2c381e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.064910 | controller | Jun 11 00:31:26.043460 crc crio[23067]: time="2026-06-11T00:31:26.043326763Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.064927 | controller | Jun 11 00:31:26.129687 crc crio[23067]: time="2026-06-11T00:31:26.129557312Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.064942 | controller | Jun 11 00:31:26.138494 crc crio[23067]: time="2026-06-11T00:31:26.138434353Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.064958 | controller | Jun 11 00:31:26.381734 crc crio[23067]: time="2026-06-11T00:31:26.380455849Z" level=info msg="Created container 9a654863cf082fc64dc36a1915e0449f2f521218130c775918e9510f8bfe62bd: openshift-marketplace/redhat-operators-dx8n8/extract-utilities" id=da1cf32d-e438-4cc0-804d-24005e2c381e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.064974 | controller | Jun 11 00:31:26.383792 crc crio[23067]: time="2026-06-11T00:31:26.383578033Z" level=info msg="Starting container: 9a654863cf082fc64dc36a1915e0449f2f521218130c775918e9510f8bfe62bd" id=fa7beef0-ba8d-40df-b6eb-2f8af7b18a62 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.064990 | controller | Jun 11 00:31:26.390823 crc crio[23067]: time="2026-06-11T00:31:26.390586874Z" level=info msg="Started container" PID=117976 containerID=9a654863cf082fc64dc36a1915e0449f2f521218130c775918e9510f8bfe62bd description=openshift-marketplace/redhat-operators-dx8n8/extract-utilities id=fa7beef0-ba8d-40df-b6eb-2f8af7b18a62 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dc68d71a0c9631a96c46cb8d794b795712a3fa4cb301b3951241362a9ca52b3d
2026-06-11 01:10:47.065006 | controller | Jun 11 00:31:26.641866 crc crio[23067]: time="2026-06-11T00:31:26.641759717Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=acd2aafb-2ba3-4396-9d98-0bfea0f90c61 name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:47.065021 | controller | Jun 11 00:31:26.653025 crc crio[23067]: time="2026-06-11T00:31:26.652891659Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-operator-index:v4.20\""
2026-06-11 01:10:47.065037 | controller | Jun 11 00:31:28.013175 crc crio[23067]: time="2026-06-11T00:31:28.012640776Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:546c77fdbf5f7c6a9a4243f4c4ef38fe0f584972a70f687bc40091743ee77d60" id=acd2aafb-2ba3-4396-9d98-0bfea0f90c61 name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:47.065053 | controller | Jun 11 00:31:28.014710 crc crio[23067]: time="2026-06-11T00:31:28.014044354Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=bac1bd5d-cec2-4595-b6b8-30629cc6c46f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.065069 | controller | Jun 11 00:31:28.016924 crc crio[23067]: time="2026-06-11T00:31:28.01682646Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=6f871ac4-9eab-439c-af9f-30bd5d9232b0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.065085 | controller | Jun 11 00:31:28.024743 crc crio[23067]: time="2026-06-11T00:31:28.02457966Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-dx8n8/extract-content" id=f6b2c9d8-495a-4fd3-a8f6-fb99d0f3c412 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.065100 | controller | Jun 11 00:31:28.025309 crc crio[23067]: time="2026-06-11T00:31:28.025243318Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.065115 | controller | Jun 11 00:31:28.090556 crc crio[23067]: time="2026-06-11T00:31:28.090448677Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.065134 | controller | Jun 11 00:31:28.094609 crc crio[23067]: time="2026-06-11T00:31:28.094324142Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.065150 | controller | Jun 11 00:31:28.275239 crc crio[23067]: time="2026-06-11T00:31:28.275023384Z" level=info msg="Created container 6cec952ee6c53781489d81a7e8d5ceabf3ca3b8f443c7b0acfd76bb034d53b9b: openshift-marketplace/redhat-operators-dx8n8/extract-content" id=f6b2c9d8-495a-4fd3-a8f6-fb99d0f3c412 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.065166 | controller | Jun 11 00:31:28.276459 crc crio[23067]: time="2026-06-11T00:31:28.276381701Z" level=info msg="Starting container: 6cec952ee6c53781489d81a7e8d5ceabf3ca3b8f443c7b0acfd76bb034d53b9b" id=81ecef24-8c96-4e45-b263-e490ae4919bc name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.065182 | controller | Jun 11 00:31:28.282533 crc crio[23067]: time="2026-06-11T00:31:28.282418445Z" level=info msg="Started container" PID=118081 containerID=6cec952ee6c53781489d81a7e8d5ceabf3ca3b8f443c7b0acfd76bb034d53b9b description=openshift-marketplace/redhat-operators-dx8n8/extract-content id=81ecef24-8c96-4e45-b263-e490ae4919bc name=/runtime.v1.RuntimeService/StartContainer sandboxID=dc68d71a0c9631a96c46cb8d794b795712a3fa4cb301b3951241362a9ca52b3d
2026-06-11 01:10:47.065197 | controller | Jun 11 00:31:29.243559 crc crio[23067]: time="2026-06-11T00:31:29.243158407Z" level=info msg="Removing container: e7e08d755cc053a6afd8bea86f0012eb8dde950d995e6ad33505f71c2f3c9375" id=b59bc773-dc93-4ceb-9d39-5db6766131d5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.065213 | controller | Jun 11 00:31:29.282162 crc crio[23067]: time="2026-06-11T00:31:29.281828376Z" level=info msg="Removed container e7e08d755cc053a6afd8bea86f0012eb8dde950d995e6ad33505f71c2f3c9375: openstack/nova-api-9470-account-create-update-gfrdz/mariadb-account-create-update" id=b59bc773-dc93-4ceb-9d39-5db6766131d5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.065228 | controller | Jun 11 00:31:29.285370 crc crio[23067]: time="2026-06-11T00:31:29.285242698Z" level=info msg="Removing container: 028d408e1ecf27e2930d6365ea0744592ee8aef8f564c0b3376d80c3121afe0a" id=47abd1c4-27d0-4a35-a0be-10223e9df3ec name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.065244 | controller | Jun 11 00:31:29.328855 crc crio[23067]: time="2026-06-11T00:31:29.328482221Z" level=info msg="Removed container 028d408e1ecf27e2930d6365ea0744592ee8aef8f564c0b3376d80c3121afe0a: openstack/nova-cell1-db-create-nstdm/mariadb-database-create" id=47abd1c4-27d0-4a35-a0be-10223e9df3ec name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.065259 | controller | Jun 11 00:31:29.334164 crc crio[23067]: time="2026-06-11T00:31:29.332587563Z" level=info msg="Removing container: 4f1fe426423cc7668aecb4a0b0bebb5689788dbd92471d4dafc0979659619f59" id=43fab9ae-4c07-4dd2-ae05-b1f24cc44341 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.065276 | controller | Jun 11 00:31:29.408711 crc crio[23067]: time="2026-06-11T00:31:29.408492692Z" level=info msg="Removed container 4f1fe426423cc7668aecb4a0b0bebb5689788dbd92471d4dafc0979659619f59: openstack/nova-api-db-create-hmqpj/mariadb-database-create" id=43fab9ae-4c07-4dd2-ae05-b1f24cc44341 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.065294 | controller | Jun 11 00:31:29.411892 crc crio[23067]: time="2026-06-11T00:31:29.411793161Z" level=info msg="Removing container: b5bff6726524da07ee0102c7a9486cd925fffd1d7bec51420914598ea05a3e66" id=4d052225-461e-403c-a2a0-740078ea78a4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.065309 | controller | Jun 11 00:31:29.479807 crc crio[23067]: time="2026-06-11T00:31:29.479693103Z" level=info msg="Removed container b5bff6726524da07ee0102c7a9486cd925fffd1d7bec51420914598ea05a3e66: openstack/nova-cell1-1e3d-account-create-update-8lhkl/mariadb-account-create-update" id=4d052225-461e-403c-a2a0-740078ea78a4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.065328 | controller | Jun 11 00:31:29.485346 crc crio[23067]: time="2026-06-11T00:31:29.485174432Z" level=info msg="Removing container: 358fd9f03d668ebfc266a89b6537ea6f9905b405cc7c721bcf9f0e1e7b7c6659" id=35021cc1-ca42-4640-9862-4834651a1916 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.065343 | controller | Jun 11 00:31:29.556173 crc crio[23067]: time="2026-06-11T00:31:29.556038124Z" level=info msg="Removed container 358fd9f03d668ebfc266a89b6537ea6f9905b405cc7c721bcf9f0e1e7b7c6659: openstack/nova-cell0-04ba-account-create-update-mts6r/mariadb-account-create-update" id=35021cc1-ca42-4640-9862-4834651a1916 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.065382 | controller | Jun 11 00:31:29.559706 crc crio[23067]: time="2026-06-11T00:31:29.559502098Z" level=info msg="Removing container: 22a416df0172a5f7c9656e8a20d45ad7e00f2fc81364d187ce187773020ac870" id=dfbda2fb-9aad-4e41-a031-679fb1645b2b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.065399 | controller | Jun 11 00:31:29.610870 crc crio[23067]: time="2026-06-11T00:31:29.610543163Z" level=info msg="Removed container 22a416df0172a5f7c9656e8a20d45ad7e00f2fc81364d187ce187773020ac870: openstack/nova-cell0-db-create-48rwf/mariadb-database-create" id=dfbda2fb-9aad-4e41-a031-679fb1645b2b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.065415 | controller | Jun 11 00:31:29.626424 crc crio[23067]: time="2026-06-11T00:31:29.626221738Z" level=info msg="Stopping pod sandbox: 0fa621ca76a0d6b8aef550b23ca83d2cc7beb7f03b29ade2d33a8076b9baade5" id=4b2967a3-9d6a-450d-9aec-bdc37a1373ca name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.065430 | controller | Jun 11 00:31:29.626424 crc crio[23067]: time="2026-06-11T00:31:29.626315781Z" level=info msg="Stopped pod sandbox (already stopped): 0fa621ca76a0d6b8aef550b23ca83d2cc7beb7f03b29ade2d33a8076b9baade5" id=4b2967a3-9d6a-450d-9aec-bdc37a1373ca name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.065446 | controller | Jun 11 00:31:29.627182 crc crio[23067]: time="2026-06-11T00:31:29.62702439Z" level=info msg="Removing pod sandbox: 0fa621ca76a0d6b8aef550b23ca83d2cc7beb7f03b29ade2d33a8076b9baade5" id=a9e0bc0e-48a5-4e2f-938e-070639f38f99 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.065461 | controller | Jun 11 00:31:29.656052 crc crio[23067]: time="2026-06-11T00:31:29.655927684Z" level=info msg="Removed pod sandbox: 0fa621ca76a0d6b8aef550b23ca83d2cc7beb7f03b29ade2d33a8076b9baade5" id=a9e0bc0e-48a5-4e2f-938e-070639f38f99 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.065477 | controller | Jun 11 00:31:29.658167 crc crio[23067]: time="2026-06-11T00:31:29.658036631Z" level=info msg="Stopping pod sandbox: 2b05dae8ba239705d4acd89f81f30b0a316ff3e88cc35bdfd8e26bd5844e769e" id=ab6a38e2-6802-4d5f-a6d3-c4a9078b3bce name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.065493 | controller | Jun 11 00:31:29.658408 crc crio[23067]: time="2026-06-11T00:31:29.65833993Z" level=info msg="Stopped pod sandbox (already stopped): 2b05dae8ba239705d4acd89f81f30b0a316ff3e88cc35bdfd8e26bd5844e769e" id=ab6a38e2-6802-4d5f-a6d3-c4a9078b3bce name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.065508 | controller | Jun 11 00:31:29.660299 crc crio[23067]: time="2026-06-11T00:31:29.660217041Z" level=info msg="Removing pod sandbox: 2b05dae8ba239705d4acd89f81f30b0a316ff3e88cc35bdfd8e26bd5844e769e" id=f9a8a45b-2a5a-49fd-b984-464077cf2f9e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.065524 | controller | Jun 11 00:31:29.688423 crc crio[23067]: time="2026-06-11T00:31:29.687515771Z" level=info msg="Removed pod sandbox: 2b05dae8ba239705d4acd89f81f30b0a316ff3e88cc35bdfd8e26bd5844e769e" id=f9a8a45b-2a5a-49fd-b984-464077cf2f9e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.065544 | controller | Jun 11 00:31:29.690286 crc crio[23067]: time="2026-06-11T00:31:29.69005266Z" level=info msg="Stopping pod sandbox: 977ea6cae932bf7394ab2b48ee19eafb835880b9632a4a0a4273481ce3cd7d49" id=4207df94-96c9-480c-a155-cec022f30610 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.065560 | controller | Jun 11 00:31:29.690286 crc crio[23067]: time="2026-06-11T00:31:29.690146362Z" level=info msg="Stopped pod sandbox (already stopped): 977ea6cae932bf7394ab2b48ee19eafb835880b9632a4a0a4273481ce3cd7d49" id=4207df94-96c9-480c-a155-cec022f30610 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.065576 | controller | Jun 11 00:31:29.692043 crc crio[23067]: time="2026-06-11T00:31:29.691954562Z" level=info msg="Removing pod sandbox: 977ea6cae932bf7394ab2b48ee19eafb835880b9632a4a0a4273481ce3cd7d49" id=fddb3bc5-1da0-4439-a4c4-019252dc5b59 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.065591 | controller | Jun 11 00:31:29.717048 crc crio[23067]: time="2026-06-11T00:31:29.716989061Z" level=info msg="Removed pod sandbox: 977ea6cae932bf7394ab2b48ee19eafb835880b9632a4a0a4273481ce3cd7d49" id=fddb3bc5-1da0-4439-a4c4-019252dc5b59 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.065606 | controller | Jun 11 00:31:29.717631 crc crio[23067]: time="2026-06-11T00:31:29.717583147Z" level=info msg="Stopping pod sandbox: 0acd887e579a7996287cf906b7118417b27936a33a58912f677a14546c626979" id=d25eb06a-f27a-4978-bc87-6ebb83f98e88 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.065622 | controller | Jun 11 00:31:29.717981 crc crio[23067]: time="2026-06-11T00:31:29.717906486Z" level=info msg="Stopped pod sandbox (already stopped): 0acd887e579a7996287cf906b7118417b27936a33a58912f677a14546c626979" id=d25eb06a-f27a-4978-bc87-6ebb83f98e88 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.065638 | controller | Jun 11 00:31:29.718392 crc crio[23067]: time="2026-06-11T00:31:29.718348538Z" level=info msg="Removing pod sandbox: 0acd887e579a7996287cf906b7118417b27936a33a58912f677a14546c626979" id=bf37f895-9b35-436b-babf-cad625fe7db6 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.065653 | controller | Jun 11 00:31:29.756723 crc crio[23067]: time="2026-06-11T00:31:29.756313837Z" level=info msg="Removed pod sandbox: 0acd887e579a7996287cf906b7118417b27936a33a58912f677a14546c626979" id=bf37f895-9b35-436b-babf-cad625fe7db6 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.065669 | controller | Jun 11 00:31:29.758378 crc crio[23067]: time="2026-06-11T00:31:29.758282851Z" level=info msg="Stopping pod sandbox: a69e754acd13dddce35481fa790df5c611e734815109273c58f5a68e542d03d6" id=a7f3bc84-ac94-46d6-95fb-aa8898c31f7b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.065684 | controller | Jun 11 00:31:29.758546 crc crio[23067]: time="2026-06-11T00:31:29.758383714Z" level=info msg="Stopped pod sandbox (already stopped): a69e754acd13dddce35481fa790df5c611e734815109273c58f5a68e542d03d6" id=a7f3bc84-ac94-46d6-95fb-aa8898c31f7b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.065699 | controller | Jun 11 00:31:29.759802 crc crio[23067]: time="2026-06-11T00:31:29.75935481Z" level=info msg="Removing pod sandbox: a69e754acd13dddce35481fa790df5c611e734815109273c58f5a68e542d03d6" id=44435d49-0e4a-4248-a74a-38ec4a0e2334 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.065714 | controller | Jun 11 00:31:29.782356 crc crio[23067]: time="2026-06-11T00:31:29.78222785Z" level=info msg="Removed pod sandbox: a69e754acd13dddce35481fa790df5c611e734815109273c58f5a68e542d03d6" id=44435d49-0e4a-4248-a74a-38ec4a0e2334 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.065730 | controller | Jun 11 00:31:29.783436 crc crio[23067]: time="2026-06-11T00:31:29.783354201Z" level=info msg="Stopping pod sandbox: 7382d48ecff8cf5692688a450c0f590e7e205beec1349c8833e33e8d4f1e2ace" id=746f7534-0c3b-43d4-b97d-ef9c4c1461cd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.065749 | controller | Jun 11 00:31:29.783617 crc crio[23067]: time="2026-06-11T00:31:29.783445683Z" level=info msg="Stopped pod sandbox (already stopped): 7382d48ecff8cf5692688a450c0f590e7e205beec1349c8833e33e8d4f1e2ace" id=746f7534-0c3b-43d4-b97d-ef9c4c1461cd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.065765 | controller | Jun 11 00:31:29.784263 crc crio[23067]: time="2026-06-11T00:31:29.784180543Z" level=info msg="Removing pod sandbox: 7382d48ecff8cf5692688a450c0f590e7e205beec1349c8833e33e8d4f1e2ace" id=d7edd8bf-0098-4035-94df-11241107d512 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.065781 | controller | Jun 11 00:31:29.809523 crc crio[23067]: time="2026-06-11T00:31:29.809329266Z" level=info msg="Removed pod sandbox: 7382d48ecff8cf5692688a450c0f590e7e205beec1349c8833e33e8d4f1e2ace" id=d7edd8bf-0098-4035-94df-11241107d512 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.065796 | controller | Jun 11 00:31:37.908624 crc crio[23067]: time="2026-06-11T00:31:37.907626444Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=fd333eda-6e49-4a79-b4c4-70d45917a8cf name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.065812 | controller | Jun 11 00:31:37.920357 crc crio[23067]: time="2026-06-11T00:31:37.920231216Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=4b63a722-91fc-4029-8563-a858a0e82d09 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.065828 | controller | Jun 11 00:31:38.045835 crc crio[23067]: time="2026-06-11T00:31:38.045259467Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-dx8n8/registry-server" id=2ffbbeb7-9f3e-48bb-b3de-2e8ca5f768f8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.065844 | controller | Jun 11 00:31:38.049176 crc crio[23067]: time="2026-06-11T00:31:38.047910299Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.065860 | controller | Jun 11 00:31:38.259758 crc crio[23067]: time="2026-06-11T00:31:38.259215011Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.065876 | controller | Jun 11 00:31:38.264395 crc crio[23067]: time="2026-06-11T00:31:38.26432421Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.065892 | controller | Jun 11 00:31:38.624546 crc crio[23067]: time="2026-06-11T00:31:38.624225063Z" level=info msg="Created container 8e600fa4085faacb8f9e357b28ce887946ba1777b6675a36a4752ec0d043837f: openshift-marketplace/redhat-operators-dx8n8/registry-server" id=2ffbbeb7-9f3e-48bb-b3de-2e8ca5f768f8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.065908 | controller | Jun 11 00:31:38.628247 crc crio[23067]: time="2026-06-11T00:31:38.627351148Z" level=info msg="Starting container: 8e600fa4085faacb8f9e357b28ce887946ba1777b6675a36a4752ec0d043837f" id=e0f3af6a-a7d9-4b56-ae9e-a58f807924ab name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.065923 | controller | Jun 11 00:31:38.635243 crc crio[23067]: time="2026-06-11T00:31:38.63515162Z" level=info msg="Started container" PID=118570 containerID=8e600fa4085faacb8f9e357b28ce887946ba1777b6675a36a4752ec0d043837f description=openshift-marketplace/redhat-operators-dx8n8/registry-server id=e0f3af6a-a7d9-4b56-ae9e-a58f807924ab name=/runtime.v1.RuntimeService/StartContainer sandboxID=dc68d71a0c9631a96c46cb8d794b795712a3fa4cb301b3951241362a9ca52b3d
2026-06-11 01:10:47.065940 | controller | Jun 11 00:32:00.586148 crc crio[23067]: time="2026-06-11T00:32:00.585258109Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29685632-n2kfn/POD" id=402c8e2d-4a35-4c74-b939-61d106469f63 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.065960 | controller | Jun 11 00:32:00.588161 crc crio[23067]: time="2026-06-11T00:32:00.586551414Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.065977 | controller | Jun 11 00:32:00.676207 crc crio[23067]: time="2026-06-11T00:32:00.675937369Z" level=info msg="Got pod network &{Name:auto-csr-approver-29685632-n2kfn Namespace:openshift-infra ID:b2c75f315cbf7bbc5057c045251aadca462142a079d670c707ba6c81bf828cdd UID:054b7db6-d226-464e-af50-a24aa5517df4 NetNS:/var/run/netns/d66688e4-f808-486e-b771-9228647bc094 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod054b7db6_d226_464e_af50_a24aa5517df4.slice PodAnnotations:0xc002393120}] Aliases:map[]}"
2026-06-11 01:10:47.065993 | controller | Jun 11 00:32:00.676207 crc crio[23067]: time="2026-06-11T00:32:00.676026951Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29685632-n2kfn to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.066009 | controller | Jun 11 00:32:01.389750 crc crio[23067]: 2026-06-11T00:32:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b2c75f315cbf7bb Mac:3e:86:b7:8f:1d:68 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e3 Mtu:0 Sandbox:/var/run/netns/d66688e4-f808-486e-b771-9228647bc094 SocketPath: PciID:}] [{Interface:0xc000014ea0 Address:{IP:10.217.0.227 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:47.066026 | controller | Jun 11 00:32:01.393402 crc crio[23067]: time="2026-06-11T00:32:01.393230116Z" level=info msg="Got pod network &{Name:auto-csr-approver-29685632-n2kfn Namespace:openshift-infra ID:b2c75f315cbf7bbc5057c045251aadca462142a079d670c707ba6c81bf828cdd UID:054b7db6-d226-464e-af50-a24aa5517df4 NetNS:/var/run/netns/d66688e4-f808-486e-b771-9228647bc094 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod054b7db6_d226_464e_af50_a24aa5517df4.slice PodAnnotations:0xc002393120}] Aliases:map[]}"
2026-06-11 01:10:47.066042 | controller | Jun 11 00:32:01.393746 crc crio[23067]: time="2026-06-11T00:32:01.393585736Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29685632-n2kfn for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:47.066058 | controller | Jun 11 00:32:01.420580 crc crio[23067]: time="2026-06-11T00:32:01.420499336Z" level=info msg="Ran pod sandbox b2c75f315cbf7bbc5057c045251aadca462142a079d670c707ba6c81bf828cdd with infra container: openshift-infra/auto-csr-approver-29685632-n2kfn/POD" id=402c8e2d-4a35-4c74-b939-61d106469f63 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.066074 | controller | Jun 11 00:32:01.426464 crc crio[23067]: time="2026-06-11T00:32:01.426393626Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=01b50a94-a76a-482e-a787-09f624a49c5f name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:47.066090 | controller | Jun 11 00:32:01.440062 crc crio[23067]: time="2026-06-11T00:32:01.439969594Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 01:10:47.066107 | controller | Jun 11 00:32:02.359949 crc crio[23067]: time="2026-06-11T00:32:02.358587124Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=01b50a94-a76a-482e-a787-09f624a49c5f name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:47.066123 | controller | Jun 11 00:32:02.362761 crc crio[23067]: time="2026-06-11T00:32:02.361875683Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=037ad1d9-05f2-4373-b1f3-9c57437bbaa7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.066144 | controller | Jun 11 00:32:02.365140 crc crio[23067]: time="2026-06-11T00:32:02.365022149Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=25931849-1b1b-404d-9438-cae38e9ec6eb name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.066159 | controller | Jun 11 00:32:02.376513 crc crio[23067]: time="2026-06-11T00:32:02.376444329Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29685632-n2kfn/oc" id=b38664ed-2715-43e2-b6b0-1b8e75f2f315 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.066175 | controller | Jun 11 00:32:02.377264 crc crio[23067]: time="2026-06-11T00:32:02.377183019Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.066190 | controller | Jun 11 00:32:02.457523 crc crio[23067]: time="2026-06-11T00:32:02.457425975Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.066205 | controller | Jun 11 00:32:03.039750 crc crio[23067]: time="2026-06-11T00:32:03.039566878Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.066221 | controller | Jun 11 00:32:03.212144 crc crio[23067]: time="2026-06-11T00:32:03.211471461Z" level=info msg="Created container 26966631490a8b31c9488fb747c04f70f79b14ddbd698153087e7c46953f5434: openshift-infra/auto-csr-approver-29685632-n2kfn/oc" id=b38664ed-2715-43e2-b6b0-1b8e75f2f315 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.066236 | controller | Jun 11 00:32:03.213405 crc crio[23067]: time="2026-06-11T00:32:03.213356382Z" level=info msg="Starting container: 26966631490a8b31c9488fb747c04f70f79b14ddbd698153087e7c46953f5434" id=157ab301-04d5-4128-b6e2-851d5aeda6a7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.066252 | controller | Jun 11 00:32:03.219229 crc crio[23067]: time="2026-06-11T00:32:03.219141389Z" level=info msg="Started container" PID=119828 containerID=26966631490a8b31c9488fb747c04f70f79b14ddbd698153087e7c46953f5434 description=openshift-infra/auto-csr-approver-29685632-n2kfn/oc id=157ab301-04d5-4128-b6e2-851d5aeda6a7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b2c75f315cbf7bbc5057c045251aadca462142a079d670c707ba6c81bf828cdd
2026-06-11 01:10:47.066268 | controller | Jun 11 00:32:05.203253 crc crio[23067]: time="2026-06-11T00:32:05.202508712Z" level=info msg="Stopping pod sandbox: b2c75f315cbf7bbc5057c045251aadca462142a079d670c707ba6c81bf828cdd" id=fd593ee5-828c-4263-8c3f-aa7b9bdce1f9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.066284 | controller | Jun 11 00:32:05.205143 crc crio[23067]: time="2026-06-11T00:32:05.204039894Z" level=info msg="Got pod network &{Name:auto-csr-approver-29685632-n2kfn Namespace:openshift-infra ID:b2c75f315cbf7bbc5057c045251aadca462142a079d670c707ba6c81bf828cdd UID:054b7db6-d226-464e-af50-a24aa5517df4 NetNS:/var/run/netns/d66688e4-f808-486e-b771-9228647bc094 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod054b7db6_d226_464e_af50_a24aa5517df4.slice PodAnnotations:0xc007e12a48}] Aliases:map[]}"
2026-06-11 01:10:47.066299 | controller | Jun 11 00:32:05.205143 crc crio[23067]: time="2026-06-11T00:32:05.204225929Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29685632-n2kfn from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.066315 | controller | Jun 11 00:32:05.630419 crc crio[23067]: time="2026-06-11T00:32:05.629879986Z" level=info msg="Stopped pod sandbox: b2c75f315cbf7bbc5057c045251aadca462142a079d670c707ba6c81bf828cdd" id=fd593ee5-828c-4263-8c3f-aa7b9bdce1f9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.066334 | controller | Jun 11 00:32:07.235926 crc crio[23067]: time="2026-06-11T00:32:07.235271697Z" level=info msg="Stopping container: 8e600fa4085faacb8f9e357b28ce887946ba1777b6675a36a4752ec0d043837f (timeout: 2s)" id=67510e72-ee3f-41c6-89dd-87dd0548c6f4 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:47.066366 | controller | Jun 11 00:32:07.369853 crc crio[23067]: time="2026-06-11T00:32:07.36922267Z" level=info msg="Stopped container 8e600fa4085faacb8f9e357b28ce887946ba1777b6675a36a4752ec0d043837f: openshift-marketplace/redhat-operators-dx8n8/registry-server" id=67510e72-ee3f-41c6-89dd-87dd0548c6f4 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:47.066387 | controller | Jun 11 00:32:07.370815 crc crio[23067]: time="2026-06-11T00:32:07.370771102Z" level=info msg="Stopping pod sandbox: dc68d71a0c9631a96c46cb8d794b795712a3fa4cb301b3951241362a9ca52b3d" id=a79d1c7c-4860-4f30-bcd8-2ee0f74f5865 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.066404 | controller | Jun 11 00:32:07.371710 crc crio[23067]: time="2026-06-11T00:32:07.371619315Z" level=info msg="Got pod network &{Name:redhat-operators-dx8n8 Namespace:openshift-marketplace ID:dc68d71a0c9631a96c46cb8d794b795712a3fa4cb301b3951241362a9ca52b3d UID:7e9c1df5-6e26-49e2-a87a-e009d5d10f05 NetNS:/var/run/netns/7bf9ee91-1d95-471c-b718-d898223dfbe8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7e9c1df5_6e26_49e2_a87a_e009d5d10f05.slice PodAnnotations:0xc002a47000}] Aliases:map[]}"
2026-06-11 01:10:47.066420 | controller | Jun 11 00:32:07.372042 crc crio[23067]: time="2026-06-11T00:32:07.372013476Z" level=info msg="Deleting pod openshift-marketplace_redhat-operators-dx8n8 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.066436 | controller | Jun 11 00:32:07.711402 crc crio[23067]: time="2026-06-11T00:32:07.71127212Z" level=info msg="Stopped pod sandbox: dc68d71a0c9631a96c46cb8d794b795712a3fa4cb301b3951241362a9ca52b3d" id=a79d1c7c-4860-4f30-bcd8-2ee0f74f5865 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.066451 | controller | Jun 11 00:32:08.259187 crc crio[23067]: time="2026-06-11T00:32:08.258595867Z" level=info msg="Removing container: 8e600fa4085faacb8f9e357b28ce887946ba1777b6675a36a4752ec0d043837f" id=62566bbb-3583-4a4b-971f-c8ef6576073b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.066467 | controller | Jun 11 00:32:08.294761 crc crio[23067]: time="2026-06-11T00:32:08.294553873Z" level=info msg="Removed container 8e600fa4085faacb8f9e357b28ce887946ba1777b6675a36a4752ec0d043837f: openshift-marketplace/redhat-operators-dx8n8/registry-server" id=62566bbb-3583-4a4b-971f-c8ef6576073b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.066482 | controller | Jun 11 00:32:08.298982 crc crio[23067]: time="2026-06-11T00:32:08.298559911Z" level=info msg="Removing container: 6cec952ee6c53781489d81a7e8d5ceabf3ca3b8f443c7b0acfd76bb034d53b9b" id=b3ef35ca-4c58-485a-a1c9-e1ba302c099d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.066497 | controller | Jun 11 00:32:08.367602 crc crio[23067]: time="2026-06-11T00:32:08.36745964Z" level=info msg="Removed container 6cec952ee6c53781489d81a7e8d5ceabf3ca3b8f443c7b0acfd76bb034d53b9b: openshift-marketplace/redhat-operators-dx8n8/extract-content" id=b3ef35ca-4c58-485a-a1c9-e1ba302c099d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.066512 | controller | Jun 11 00:32:08.370583 crc crio[23067]: time="2026-06-11T00:32:08.370515523Z" level=info msg="Removing container: 9a654863cf082fc64dc36a1915e0449f2f521218130c775918e9510f8bfe62bd" id=a640e011-57bd-424f-a413-7a0ab7eb89c4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.066527 | controller | Jun 11 00:32:08.404160 crc crio[23067]: time="2026-06-11T00:32:08.404045343Z" level=info msg="Removed container 9a654863cf082fc64dc36a1915e0449f2f521218130c775918e9510f8bfe62bd: openshift-marketplace/redhat-operators-dx8n8/extract-utilities" id=a640e011-57bd-424f-a413-7a0ab7eb89c4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.066546 | controller | Jun 11 00:32:29.843828 crc crio[23067]: time="2026-06-11T00:32:29.843289114Z" level=info msg="Removing container: 5d316d7e5ddaed9addc35611c2cb940f2d287e8b707a5c9900995ddbeee6a2b5" id=35b4c0d4-a54d-4a98-96a9-d09c8f833f89 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.066562 | controller | Jun 11 00:32:29.973265 crc crio[23067]: time="2026-06-11T00:32:29.973106875Z" level=info msg="Removed container 5d316d7e5ddaed9addc35611c2cb940f2d287e8b707a5c9900995ddbeee6a2b5: openstack/nova-cell0-conductor-db-sync-qdt55/nova-cell0-conductor-db-sync" id=35b4c0d4-a54d-4a98-96a9-d09c8f833f89 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.066577 | controller | Jun 11 00:32:29.976746 crc crio[23067]: time="2026-06-11T00:32:29.9766249Z" level=info msg="Removing container: a8dad935f40927a854e7d317a69098bb99054bc2a19215c43f6ce810a12a809e" id=55d74e76-a59e-4d8e-9626-4b8cfa40cf91 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.066592 | controller | Jun 11 00:32:30.094918 crc crio[23067]: time="2026-06-11T00:32:30.094257661Z" level=info msg="Removed container a8dad935f40927a854e7d317a69098bb99054bc2a19215c43f6ce810a12a809e: openstack/nova-cell0-cell-mapping-xb27t/nova-manage" id=55d74e76-a59e-4d8e-9626-4b8cfa40cf91 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.066607 | controller | Jun 11 00:32:30.098332 crc crio[23067]: time="2026-06-11T00:32:30.098224949Z" level=info msg="Removing container: a711971067f6f694f0e7d1ee58f1c365d5fe1edb301172441b497377566922d8" id=216a3062-9ab0-4703-9c7c-0b64e78bbca9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.066622 | controller | Jun 11 00:32:30.386866 crc crio[23067]: time="2026-06-11T00:32:30.386495228Z" level=info msg="Removed container a711971067f6f694f0e7d1ee58f1c365d5fe1edb301172441b497377566922d8: openshift-infra/auto-csr-approver-29685626-ckcfd/oc" id=216a3062-9ab0-4703-9c7c-0b64e78bbca9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.066637 | controller | Jun 11 00:32:30.401521 crc crio[23067]: time="2026-06-11T00:32:30.401356881Z" level=info msg="Stopping pod sandbox: 3c13cd1eab402c22f2fd89d7ef8182e96336a05e2994ac1576609cae2078ee5c" id=f9d6ed21-fcc5-459e-b101-cd3f29b1f515 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.066652 | controller | Jun 11 00:32:30.401521 crc crio[23067]: time="2026-06-11T00:32:30.401495235Z" level=info msg="Stopped pod sandbox (already stopped): 3c13cd1eab402c22f2fd89d7ef8182e96336a05e2994ac1576609cae2078ee5c" id=f9d6ed21-fcc5-459e-b101-cd3f29b1f515 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.066667 | controller | Jun 11 00:32:30.402270 crc crio[23067]: time="2026-06-11T00:32:30.402167943Z" level=info msg="Removing pod sandbox: 3c13cd1eab402c22f2fd89d7ef8182e96336a05e2994ac1576609cae2078ee5c" id=a2ed76b9-a27a-4b81-acac-0677988de8df name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.066682 | controller | Jun 11 00:32:30.461464 crc crio[23067]: time="2026-06-11T00:32:30.461336288Z" level=info msg="Removed pod sandbox: 3c13cd1eab402c22f2fd89d7ef8182e96336a05e2994ac1576609cae2078ee5c" id=a2ed76b9-a27a-4b81-acac-0677988de8df name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.066698 | controller | Jun 11 00:32:30.462595 crc crio[23067]: time="2026-06-11T00:32:30.4624892Z" level=info msg="Stopping pod sandbox: 2372f98056afe18818b42c667e9cae95f5f86c45c00a11a583ab0d374c2a6c11" id=b0c65952-0ea9-4b2a-b64f-c8277c06fda7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.066713 | controller | Jun 11 00:32:30.462901 crc crio[23067]: time="2026-06-11T00:32:30.462597003Z" level=info msg="Stopped pod sandbox (already stopped): 2372f98056afe18818b42c667e9cae95f5f86c45c00a11a583ab0d374c2a6c11" id=b0c65952-0ea9-4b2a-b64f-c8277c06fda7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.066733 | controller | Jun 11 00:32:30.463695 crc crio[23067]: time="2026-06-11T00:32:30.463562199Z" level=info msg="Removing pod sandbox: 2372f98056afe18818b42c667e9cae95f5f86c45c00a11a583ab0d374c2a6c11" id=6cc62c5a-2413-4330-8caa-8d1fdbbc4610 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.066749 | controller | Jun 11 00:32:30.485363 crc crio[23067]: time="2026-06-11T00:32:30.484856247Z" level=info msg="Removed pod sandbox: 2372f98056afe18818b42c667e9cae95f5f86c45c00a11a583ab0d374c2a6c11" id=6cc62c5a-2413-4330-8caa-8d1fdbbc4610 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.066765 | controller | Jun 11 00:32:30.486623 crc crio[23067]: time="2026-06-11T00:32:30.486525082Z" level=info msg="Stopping pod sandbox: dc68d71a0c9631a96c46cb8d794b795712a3fa4cb301b3951241362a9ca52b3d" id=00140568-d03d-408b-9a31-d7b642bab79c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.066780 | controller | Jun 11 00:32:30.486623 crc crio[23067]: time="2026-06-11T00:32:30.486614744Z" level=info msg="Stopped pod sandbox (already stopped): dc68d71a0c9631a96c46cb8d794b795712a3fa4cb301b3951241362a9ca52b3d" id=00140568-d03d-408b-9a31-d7b642bab79c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.066795 | controller | Jun 11 00:32:30.487463 crc crio[23067]: time="2026-06-11T00:32:30.487341924Z" level=info msg="Removing pod sandbox: dc68d71a0c9631a96c46cb8d794b795712a3fa4cb301b3951241362a9ca52b3d" id=e4a8de17-40b2-4981-8839-39c087eab6a2 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.066811 | controller | Jun 11 00:32:30.515077 crc crio[23067]: time="2026-06-11T00:32:30.512744143Z" level=info msg="Removed pod sandbox: dc68d71a0c9631a96c46cb8d794b795712a3fa4cb301b3951241362a9ca52b3d" id=e4a8de17-40b2-4981-8839-39c087eab6a2 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.066826 | controller | Jun 11 00:32:30.516468 crc crio[23067]: time="2026-06-11T00:32:30.516364191Z" level=info msg="Stopping pod sandbox: 73d181db173017fb1e47ca343360165b9330590008a982fc87f6088e8ee5f530" id=42cddfda-79ba-4141-80f7-2c53ad88cd39 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.066841 | controller | Jun 11 00:32:30.516558 crc crio[23067]: time="2026-06-11T00:32:30.516473514Z" level=info msg="Stopped pod sandbox (already stopped): 73d181db173017fb1e47ca343360165b9330590008a982fc87f6088e8ee5f530" id=42cddfda-79ba-4141-80f7-2c53ad88cd39 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.066855 | controller | Jun 11 00:32:30.517260 crc crio[23067]: time="2026-06-11T00:32:30.517175443Z" level=info msg="Removing pod sandbox: 73d181db173017fb1e47ca343360165b9330590008a982fc87f6088e8ee5f530" id=da2cf8ad-b197-4b53-b2b6-dcff5976e549 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.066871 | controller | Jun 11 00:32:30.543579 crc crio[23067]: time="2026-06-11T00:32:30.543411165Z" level=info msg="Removed pod sandbox: 73d181db173017fb1e47ca343360165b9330590008a982fc87f6088e8ee5f530" id=da2cf8ad-b197-4b53-b2b6-dcff5976e549 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.066886 | controller | Jun 11 00:32:41.755281 crc crio[23067]: time="2026-06-11T00:32:41.75435641Z" level=info msg="Running pod sandbox: openshift-marketplace/certified-operators-tfx4l/POD" id=dd71fa9d-46ec-41bb-8f39-c7db49c4013b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.066901 | controller | Jun 11 00:32:41.756885 crc crio[23067]: time="2026-06-11T00:32:41.755371048Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.066917 | controller | Jun 11 00:32:41.811268 crc crio[23067]: time="2026-06-11T00:32:41.811013667Z" level=info msg="Got pod network &{Name:certified-operators-tfx4l Namespace:openshift-marketplace ID:41fcbf7d0eae351376cefab5404574525b3451a28a46884038de5c200a470a1c UID:4a17e01a-39b2-44d2-8e4c-7790041ff016 NetNS:/var/run/netns/c9e71e70-0c0e-4a6c-8579-5df8bb9b0ba0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4a17e01a_39b2_44d2_8e4c_7790041ff016.slice PodAnnotations:0xc0079a4030}] Aliases:map[]}"
2026-06-11 01:10:47.066936 | controller | Jun 11 00:32:41.811268 crc crio[23067]: time="2026-06-11T00:32:41.811225393Z" level=info msg="Adding pod openshift-marketplace_certified-operators-tfx4l to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.066952 | controller | Jun 11 00:32:42.371894 crc crio[23067]: 2026-06-11T00:32:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:41fcbf7d0eae351 Mac:3a:18:5d:69:65:a3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e4 Mtu:0 Sandbox:/var/run/netns/c9e71e70-0c0e-4a6c-8579-5df8bb9b0ba0 SocketPath: PciID:}] [{Interface:0xc00013d0e0 Address:{IP:10.217.0.228 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:47.066969 | controller | Jun 11 00:32:42.374288 crc crio[23067]: time="2026-06-11T00:32:42.373165317Z" level=info msg="Got pod network &{Name:certified-operators-tfx4l Namespace:openshift-marketplace ID:41fcbf7d0eae351376cefab5404574525b3451a28a46884038de5c200a470a1c UID:4a17e01a-39b2-44d2-8e4c-7790041ff016 NetNS:/var/run/netns/c9e71e70-0c0e-4a6c-8579-5df8bb9b0ba0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4a17e01a_39b2_44d2_8e4c_7790041ff016.slice PodAnnotations:0xc0079a4030}] Aliases:map[]}"
2026-06-11 01:10:47.066989 | controller | Jun 11 00:32:42.374288 crc crio[23067]: time="2026-06-11T00:32:42.373362942Z" level=info msg="Checking pod openshift-marketplace_certified-operators-tfx4l for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:47.067066 | controller | Jun 11 00:32:42.385318 crc crio[23067]: time="2026-06-11T00:32:42.385279776Z" level=info msg="Ran pod sandbox 41fcbf7d0eae351376cefab5404574525b3451a28a46884038de5c200a470a1c with infra container: openshift-marketplace/certified-operators-tfx4l/POD" id=dd71fa9d-46ec-41bb-8f39-c7db49c4013b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.067090 | controller | Jun 11 00:32:42.387890 crc crio[23067]: time="2026-06-11T00:32:42.387576698Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=32cbab0f-21ce-4519-8244-7acd4bcf0511 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.067107 | controller | Jun 11 00:32:42.393424 crc crio[23067]: time="2026-06-11T00:32:42.393347115Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=14afeaee-7e13-4dcf-ba83-f7eb8df1339b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.067123 | controller | Jun 11 00:32:42.402704 crc crio[23067]: time="2026-06-11T00:32:42.402554834Z" level=info msg="Creating container: openshift-marketplace/certified-operators-tfx4l/extract-utilities" id=4eda2c10-92df-4d46-8d20-989df33d20b4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.067139 | controller | Jun 11 00:32:42.403226 crc crio[23067]: time="2026-06-11T00:32:42.403170871Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.067155 | controller | Jun 11 00:32:42.461452 crc crio[23067]: time="2026-06-11T00:32:42.461309648Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.067170 | controller | Jun 11 00:32:42.465146 crc crio[23067]: time="2026-06-11T00:32:42.46505679Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.067190 | controller | Jun 11 00:32:42.658351 crc crio[23067]: time="2026-06-11T00:32:42.658138698Z" level=info msg="Created container 2bed4bc67fa280dc554e94add1d145a57f3c5d36184055541a64ff156322c2d9: openshift-marketplace/certified-operators-tfx4l/extract-utilities" id=4eda2c10-92df-4d46-8d20-989df33d20b4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.067207 | controller | Jun 11 00:32:42.659294 crc crio[23067]: time="2026-06-11T00:32:42.659242048Z" level=info msg="Starting container: 2bed4bc67fa280dc554e94add1d145a57f3c5d36184055541a64ff156322c2d9" id=e7e8e6e8-e916-4641-8c71-d085afbcf881 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.067222 | controller | Jun 11 00:32:42.667009 crc crio[23067]: time="2026-06-11T00:32:42.666951127Z" level=info msg="Started container" PID=121869 containerID=2bed4bc67fa280dc554e94add1d145a57f3c5d36184055541a64ff156322c2d9 description=openshift-marketplace/certified-operators-tfx4l/extract-utilities id=e7e8e6e8-e916-4641-8c71-d085afbcf881 name=/runtime.v1.RuntimeService/StartContainer sandboxID=41fcbf7d0eae351376cefab5404574525b3451a28a46884038de5c200a470a1c
2026-06-11 01:10:47.067239 | controller | Jun 11 00:32:42.761361 crc crio[23067]: time="2026-06-11T00:32:42.761263295Z" level=info msg="Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20" id=ce25c3ed-248b-4b28-b9d2-3f573536b4b7 name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:47.067254 | controller | Jun 11 00:32:42.769234 crc crio[23067]: time="2026-06-11T00:32:42.769069477Z" level=info msg="Trying to access \"registry.redhat.io/redhat/certified-operator-index:v4.20\""
2026-06-11 01:10:47.067270 | controller | Jun 11 00:32:43.376468 crc crio[23067]: time="2026-06-11T00:32:43.375707064Z" level=info msg="Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:aa28d116c97ba9419648a07c6fc51f0514ddba845f40590f336a7659ff14d7be" id=ce25c3ed-248b-4b28-b9d2-3f573536b4b7 name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:47.067286 | controller | Jun 11 00:32:43.377904 crc crio[23067]: time="2026-06-11T00:32:43.377825051Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=22326751-c342-41ba-96ba-c15414f3302f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.067303 | controller | Jun 11 00:32:43.381569 crc crio[23067]: time="2026-06-11T00:32:43.381405278Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=cf8327d1-37d8-4927-a203-2bd74a352dc8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.067319 | controller | Jun 11 00:32:43.391073 crc crio[23067]: time="2026-06-11T00:32:43.390980488Z" level=info msg="Creating container: openshift-marketplace/certified-operators-tfx4l/extract-content" id=88a98e8c-e88e-461c-b71b-d1c6660b4189 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.067335 | controller | Jun 11 00:32:43.391695 crc crio[23067]: time="2026-06-11T00:32:43.391573504Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.067379 | controller | Jun 11 00:32:43.452282 crc crio[23067]: time="2026-06-11T00:32:43.452186499Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.067404 | controller | Jun 11 00:32:43.456160 crc crio[23067]: time="2026-06-11T00:32:43.456052223Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.067421 | controller | Jun 11 00:32:43.622428 crc crio[23067]: time="2026-06-11T00:32:43.622332924Z" level=info msg="Created container 94a167ccaabf8439bd6815279498d51e8ac1af1f82446684babeb6a9d06198f8: openshift-marketplace/certified-operators-tfx4l/extract-content" id=88a98e8c-e88e-461c-b71b-d1c6660b4189 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.067443 | controller | Jun 11 00:32:43.624377 crc crio[23067]: time="2026-06-11T00:32:43.62401164Z" level=info msg="Starting container: 94a167ccaabf8439bd6815279498d51e8ac1af1f82446684babeb6a9d06198f8" id=57cde541-daf2-40a4-b663-583a53175745 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.067460 | controller | Jun 11 00:32:43.631072 crc crio[23067]: time="2026-06-11T00:32:43.630972969Z" level=info msg="Started container" PID=121916 containerID=94a167ccaabf8439bd6815279498d51e8ac1af1f82446684babeb6a9d06198f8 description=openshift-marketplace/certified-operators-tfx4l/extract-content id=57cde541-daf2-40a4-b663-583a53175745 name=/runtime.v1.RuntimeService/StartContainer sandboxID=41fcbf7d0eae351376cefab5404574525b3451a28a46884038de5c200a470a1c
2026-06-11 01:10:47.067477 | controller | Jun 11 00:32:45.829599 crc crio[23067]: time="2026-06-11T00:32:45.827979917Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=40bd06f1-1a37-46d7-bceb-feedc69d35f7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.067493 | controller | Jun 11 00:32:45.833608 crc crio[23067]: time="2026-06-11T00:32:45.833519388Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=7e75efcb-c23e-4b4d-a2aa-52c443e25ccf name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.067508 | controller | Jun 11 00:32:45.844744 crc crio[23067]: time="2026-06-11T00:32:45.844556087Z" level=info msg="Creating container: openshift-marketplace/certified-operators-tfx4l/registry-server" id=8d8e88ff-f2bb-4a22-a76d-b42d0e0516ff name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.067524 | controller | Jun 11 00:32:45.845695 crc crio[23067]: time="2026-06-11T00:32:45.845560514Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.067540 | controller | Jun 11 00:32:45.931509 crc crio[23067]: time="2026-06-11T00:32:45.931381762Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.067558 | controller | Jun 11 00:32:45.934896 crc crio[23067]: time="2026-06-11T00:32:45.934819706Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.067573 | controller | Jun 11 00:32:46.106489 crc crio[23067]: time="2026-06-11T00:32:46.106353679Z" level=info msg="Created container c6e6d15700025def9c6920362c3fd33ffab2a135272fbdc9831bfef753808417: openshift-marketplace/certified-operators-tfx4l/registry-server" id=8d8e88ff-f2bb-4a22-a76d-b42d0e0516ff name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.067589 | controller | Jun 11 00:32:46.107732 crc crio[23067]: time="2026-06-11T00:32:46.107582182Z" level=info msg="Starting container: c6e6d15700025def9c6920362c3fd33ffab2a135272fbdc9831bfef753808417" id=fbc41322-bde9-4737-8457-a405e411ed5d name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.067604 | controller | Jun 11 00:32:46.115156 crc crio[23067]: time="2026-06-11T00:32:46.114743807Z" level=info msg="Started container" PID=122112 containerID=c6e6d15700025def9c6920362c3fd33ffab2a135272fbdc9831bfef753808417 description=openshift-marketplace/certified-operators-tfx4l/registry-server id=fbc41322-bde9-4737-8457-a405e411ed5d name=/runtime.v1.RuntimeService/StartContainer sandboxID=41fcbf7d0eae351376cefab5404574525b3451a28a46884038de5c200a470a1c
2026-06-11 01:10:47.067620 | controller | Jun 11 00:32:53.985268 crc crio[23067]: time="2026-06-11T00:32:53.984171784Z" level=info msg="Stopping container: c6e6d15700025def9c6920362c3fd33ffab2a135272fbdc9831bfef753808417 (timeout: 2s)" id=e28163d1-82fb-40ba-9f51-7bcb36ac0dc8 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:47.067640 | controller | Jun 11 00:32:54.109603 crc crio[23067]: time="2026-06-11T00:32:54.109547276Z" level=info msg="Stopped container c6e6d15700025def9c6920362c3fd33ffab2a135272fbdc9831bfef753808417: openshift-marketplace/certified-operators-tfx4l/registry-server" id=e28163d1-82fb-40ba-9f51-7bcb36ac0dc8 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:47.067656 | controller | Jun 11 00:32:54.111263 crc crio[23067]: time="2026-06-11T00:32:54.111158159Z" level=info msg="Stopping pod sandbox: 41fcbf7d0eae351376cefab5404574525b3451a28a46884038de5c200a470a1c" id=40b80886-16f0-4af1-af93-02b86b6e3b93 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.067672 | controller | Jun 11 00:32:54.112144 crc crio[23067]: time="2026-06-11T00:32:54.112053094Z" level=info msg="Got pod network &{Name:certified-operators-tfx4l Namespace:openshift-marketplace ID:41fcbf7d0eae351376cefab5404574525b3451a28a46884038de5c200a470a1c UID:4a17e01a-39b2-44d2-8e4c-7790041ff016 NetNS:/var/run/netns/c9e71e70-0c0e-4a6c-8579-5df8bb9b0ba0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4a17e01a_39b2_44d2_8e4c_7790041ff016.slice PodAnnotations:0xc003ba8678}] Aliases:map[]}"
2026-06-11 01:10:47.067689 | controller | Jun 11 00:32:54.112365 crc crio[23067]: time="2026-06-11T00:32:54.11228648Z" level=info msg="Deleting pod openshift-marketplace_certified-operators-tfx4l from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.067705 | controller | Jun 11 00:32:54.526004 crc crio[23067]: time="2026-06-11T00:32:54.525103609Z" level=info msg="Stopped pod sandbox: 41fcbf7d0eae351376cefab5404574525b3451a28a46884038de5c200a470a1c" id=40b80886-16f0-4af1-af93-02b86b6e3b93 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.067721 | controller | Jun 11 00:32:55.004336 crc crio[23067]: time="2026-06-11T00:32:55.003476985Z" level=info msg="Removing container: c6e6d15700025def9c6920362c3fd33ffab2a135272fbdc9831bfef753808417" id=ed5fad20-d0f5-4ce2-ba89-13ba5e3dc46a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.067738 | controller | Jun 11 00:32:55.042227 crc crio[23067]: time="2026-06-11T00:32:55.042035751Z" level=info msg="Removed container c6e6d15700025def9c6920362c3fd33ffab2a135272fbdc9831bfef753808417: openshift-marketplace/certified-operators-tfx4l/registry-server" id=ed5fad20-d0f5-4ce2-ba89-13ba5e3dc46a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.067754 | controller | Jun 11 00:32:55.045868 crc crio[23067]: time="2026-06-11T00:32:55.045726751Z" level=info msg="Removing container: 94a167ccaabf8439bd6815279498d51e8ac1af1f82446684babeb6a9d06198f8" id=8d6d399e-37da-4a10-af20-b161410b022a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.067770 | controller | Jun 11 00:32:55.101990 crc crio[23067]: time="2026-06-11T00:32:55.097903617Z" level=info msg="Removed container 94a167ccaabf8439bd6815279498d51e8ac1af1f82446684babeb6a9d06198f8: openshift-marketplace/certified-operators-tfx4l/extract-content" id=8d6d399e-37da-4a10-af20-b161410b022a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.067785 | controller | Jun 11 00:32:55.103292 crc crio[23067]: time="2026-06-11T00:32:55.10320507Z" level=info msg="Removing container: 2bed4bc67fa280dc554e94add1d145a57f3c5d36184055541a64ff156322c2d9" id=96c21474-ae8f-4dfa-b3a0-5ad22756687f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.067801 | controller | Jun 11 00:32:55.175182 crc crio[23067]: time="2026-06-11T00:32:55.174005371Z" level=info msg="Removed container 2bed4bc67fa280dc554e94add1d145a57f3c5d36184055541a64ff156322c2d9: openshift-marketplace/certified-operators-tfx4l/extract-utilities" id=96c21474-ae8f-4dfa-b3a0-5ad22756687f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.067821 | controller | Jun 11 00:33:30.570526 crc crio[23067]: time="2026-06-11T00:33:30.569280793Z" level=info msg="Removing container: 52bdd0cf56d6e9d0a8a9dd7cdc6796acf4d8f1aa48fe96c6f20b9124f9a6309b" id=e801143d-1d09-4041-af52-6e967d8b2729 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.067837 | controller | Jun 11 00:33:30.723442 crc crio[23067]: time="2026-06-11T00:33:30.723359423Z" level=info msg="Removed container 52bdd0cf56d6e9d0a8a9dd7cdc6796acf4d8f1aa48fe96c6f20b9124f9a6309b: openstack/nova-cell1-conductor-db-sync-76c97/nova-cell1-conductor-db-sync" id=e801143d-1d09-4041-af52-6e967d8b2729 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.067852 | controller | Jun 11 00:33:30.728549 crc crio[23067]: time="2026-06-11T00:33:30.728278556Z" level=info msg="Removing container: 65073d0331c717c4e5f238dcddb68cd2dd03258125972a2c1626560258bc5ad3" id=ad7e97f2-b0c8-44ff-90f3-1badc532df44 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.067868 | controller | Jun 11 00:33:30.952708 crc crio[23067]: time="2026-06-11T00:33:30.95255567Z" level=info msg="Removed container 65073d0331c717c4e5f238dcddb68cd2dd03258125972a2c1626560258bc5ad3: openstack/nova-cell1-cell-mapping-2m9nd/nova-manage" id=ad7e97f2-b0c8-44ff-90f3-1badc532df44 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.067884 | controller | Jun 11 00:33:30.966860 crc crio[23067]: time="2026-06-11T00:33:30.966766585Z" level=info msg="Stopping pod sandbox: ba1e9a854bab08711006dd5def47e681ea9c99c95cb2bfdae9f2cea97a078103" id=5ad9fcaa-eedd-4c66-ad4d-7a62a74062a4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.067901 | controller | Jun 11 00:33:30.966860 crc crio[23067]: time="2026-06-11T00:33:30.966855308Z" level=info msg="Stopped pod sandbox (already stopped): ba1e9a854bab08711006dd5def47e681ea9c99c95cb2bfdae9f2cea97a078103" id=5ad9fcaa-eedd-4c66-ad4d-7a62a74062a4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.067917 | controller | Jun 11 00:33:30.969689 crc crio[23067]: time="2026-06-11T00:33:30.969552041Z" level=info msg="Removing pod sandbox: ba1e9a854bab08711006dd5def47e681ea9c99c95cb2bfdae9f2cea97a078103" id=e5a9b2ef-b4a5-4212-829c-473f5eb6de6e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.067933 | controller | Jun 11 00:33:31.018403 crc crio[23067]: time="2026-06-11T00:33:31.017989795Z" level=info msg="Removed pod sandbox: ba1e9a854bab08711006dd5def47e681ea9c99c95cb2bfdae9f2cea97a078103" id=e5a9b2ef-b4a5-4212-829c-473f5eb6de6e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.067948 | controller | Jun 11 00:33:31.019860 crc crio[23067]: time="2026-06-11T00:33:31.019779463Z" level=info msg="Stopping pod sandbox: 321ab3a726089f42249db9dd02426e2ee96860e210c583170e249dbf1e4c3f5c" id=b17e6812-771c-4e70-9a8e-40651301fca1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.067964 | controller | Jun 11 00:33:31.019976 crc crio[23067]: time="2026-06-11T00:33:31.019908837Z" level=info msg="Stopped pod sandbox (already stopped): 321ab3a726089f42249db9dd02426e2ee96860e210c583170e249dbf1e4c3f5c" id=b17e6812-771c-4e70-9a8e-40651301fca1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.067979 | controller | Jun 11 00:33:31.021417 crc crio[23067]: time="2026-06-11T00:33:31.021216782Z" level=info msg="Removing pod sandbox: 321ab3a726089f42249db9dd02426e2ee96860e210c583170e249dbf1e4c3f5c" id=44a76cce-c478-4496-83e0-741fa6915e8b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.067994 | controller | Jun 11 00:33:31.039165 crc crio[23067]: time="2026-06-11T00:33:31.039063296Z" level=info msg="Removed pod sandbox: 321ab3a726089f42249db9dd02426e2ee96860e210c583170e249dbf1e4c3f5c" id=44a76cce-c478-4496-83e0-741fa6915e8b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.068011 | controller | Jun 11 00:33:31.040321 crc crio[23067]: time="2026-06-11T00:33:31.040267189Z" level=info msg="Stopping pod sandbox: 41fcbf7d0eae351376cefab5404574525b3451a28a46884038de5c200a470a1c" id=84993288-ad55-4110-b0c3-fd122980ce4d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.068035 | controller | Jun 11 00:33:31.040419 crc crio[23067]: time="2026-06-11T00:33:31.040349931Z" level=info msg="Stopped pod sandbox (already stopped): 41fcbf7d0eae351376cefab5404574525b3451a28a46884038de5c200a470a1c" id=84993288-ad55-4110-b0c3-fd122980ce4d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.068052 | controller | Jun 11 00:33:31.041160 crc crio[23067]: time="2026-06-11T00:33:31.041084441Z" level=info msg="Removing pod sandbox: 41fcbf7d0eae351376cefab5404574525b3451a28a46884038de5c200a470a1c" id=c8e7dd45-7a77-4c92-a597-c35a27d963f4 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.068067 | controller | Jun 11 00:33:31.063975 crc crio[23067]: time="2026-06-11T00:33:31.06205164Z" level=info msg="Removed pod sandbox: 41fcbf7d0eae351376cefab5404574525b3451a28a46884038de5c200a470a1c" id=c8e7dd45-7a77-4c92-a597-c35a27d963f4 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.068083 | controller | Jun 11 00:33:36.320278 crc crio[23067]: time="2026-06-11T00:33:36.319278756Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-marketplace-22jjp/POD" id=02e341e6-0eb1-466c-a08b-b8e9a9eab303 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.068098 | controller | Jun 11 00:33:36.321544 crc crio[23067]: time="2026-06-11T00:33:36.320308314Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.068114 | controller | Jun 11 00:33:36.360047 crc crio[23067]: time="2026-06-11T00:33:36.359942069Z" level=info msg="Got pod network &{Name:redhat-marketplace-22jjp Namespace:openshift-marketplace ID:0828a795082ccf955b97bf51a3d7f08f47768159c3bb66c204cf9622caf535d5 UID:118ff4bf-13c5-4c69-a644-3973f87c61b8 NetNS:/var/run/netns/e8c908cc-f4d7-4d6a-82c3-94cb5612a8a1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod118ff4bf_13c5_4c69_a644_3973f87c61b8.slice PodAnnotations:0xc007e12c00}] Aliases:map[]}"
2026-06-11 01:10:47.068130 | controller | Jun 11 00:33:36.360047 crc crio[23067]: time="2026-06-11T00:33:36.3600054Z" level=info msg="Adding pod openshift-marketplace_redhat-marketplace-22jjp to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.068146 | controller | Jun 11 00:33:36.747520 crc crio[23067]: 2026-06-11T00:33:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0828a795082ccf9 Mac:b2:a5:a3:d0:0c:4c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e5 Mtu:0 Sandbox:/var/run/netns/e8c908cc-f4d7-4d6a-82c3-94cb5612a8a1 SocketPath: PciID:}] [{Interface:0xc00013ccb0 Address:{IP:10.217.0.229 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:47.068162 | controller | Jun 11 00:33:36.750606 crc crio[23067]: time="2026-06-11T00:33:36.750124284Z" level=info msg="Got pod network &{Name:redhat-marketplace-22jjp Namespace:openshift-marketplace ID:0828a795082ccf955b97bf51a3d7f08f47768159c3bb66c204cf9622caf535d5 UID:118ff4bf-13c5-4c69-a644-3973f87c61b8 NetNS:/var/run/netns/e8c908cc-f4d7-4d6a-82c3-94cb5612a8a1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod118ff4bf_13c5_4c69_a644_3973f87c61b8.slice PodAnnotations:0xc007e12c00}] Aliases:map[]}"
2026-06-11 01:10:47.068179 | controller | Jun 11 00:33:36.750606 crc crio[23067]: time="2026-06-11T00:33:36.750516004Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-22jjp for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:47.068195 | controller | Jun 11 00:33:36.768460 crc crio[23067]: time="2026-06-11T00:33:36.768327157Z" level=info msg="Ran pod sandbox 0828a795082ccf955b97bf51a3d7f08f47768159c3bb66c204cf9622caf535d5 with infra container: openshift-marketplace/redhat-marketplace-22jjp/POD" id=02e341e6-0eb1-466c-a08b-b8e9a9eab303 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.068215 | controller | Jun 11 00:33:36.778853 crc crio[23067]: time="2026-06-11T00:33:36.77875342Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=df127ff2-6607-4602-b7fe-bf462c1ded64 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.068232 | controller | Jun 11 00:33:36.781389 crc crio[23067]: time="2026-06-11T00:33:36.781293499Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=421f555b-d1c4-4ab8-b379-6a1bf3f3c804 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.068248 | controller | Jun 11 00:33:36.794304 crc crio[23067]: time="2026-06-11T00:33:36.794006784Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-22jjp/extract-utilities" id=d8cd7d0f-97b2-43ec-bf41-78fea8a6800d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.068265 | controller | Jun 11 00:33:36.794557 crc crio[23067]: time="2026-06-11T00:33:36.794500247Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.068281 | controller | Jun 11 00:33:36.859422 crc crio[23067]: time="2026-06-11T00:33:36.859123781Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.068297 | controller | Jun 11 00:33:36.864419 crc crio[23067]: time="2026-06-11T00:33:36.864341902Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.068313 | controller | Jun 11 00:33:37.082700 crc crio[23067]: time="2026-06-11T00:33:37.081989016Z" level=info msg="Created container 67d408401d02dc205162ebf9317f84cc87248e61d2c7d2cf118b66e5b415d01c: openshift-marketplace/redhat-marketplace-22jjp/extract-utilities" id=d8cd7d0f-97b2-43ec-bf41-78fea8a6800d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.068329 | controller | Jun 11 00:33:37.085446 crc crio[23067]: time="2026-06-11T00:33:37.085288626Z" level=info msg="Starting container: 67d408401d02dc205162ebf9317f84cc87248e61d2c7d2cf118b66e5b415d01c" id=1961583a-42f3-4d1c-bb22-246327d82967 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.068348 | controller | Jun 11 00:33:37.091873 crc crio[23067]: time="2026-06-11T00:33:37.091807933Z" level=info msg="Started container" PID=124720 containerID=67d408401d02dc205162ebf9317f84cc87248e61d2c7d2cf118b66e5b415d01c description=openshift-marketplace/redhat-marketplace-22jjp/extract-utilities id=1961583a-42f3-4d1c-bb22-246327d82967 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0828a795082ccf955b97bf51a3d7f08f47768159c3bb66c204cf9622caf535d5
2026-06-11 01:10:47.068386 | controller | Jun 11 00:33:37.446847 crc crio[23067]: time="2026-06-11T00:33:37.44668563Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=47c060ef-dea3-4e07-afa8-122ad2ecbbb9 name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:47.068403 | controller | Jun 11 00:33:37.457845 crc crio[23067]: time="2026-06-11T00:33:37.45774337Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\""
2026-06-11 01:10:47.068420 | controller | Jun 11 00:33:38.231092 crc crio[23067]: time="2026-06-11T00:33:38.230545413Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:bec7a1ff545afabea88c4a74227ea95b91c67cf5c03e89b2b949be410682f8a0" id=47c060ef-dea3-4e07-afa8-122ad2ecbbb9 name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:47.068436 | controller | Jun 11 00:33:38.232321 crc crio[23067]: time="2026-06-11T00:33:38.232018103Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=d32b6ee0-d910-4e59-95e7-2b340cae196a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.068456 | controller | Jun 11 00:33:38.237305 crc crio[23067]: time="2026-06-11T00:33:38.237243675Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=f763a269-6fe9-4e0e-8c2a-14b47a6b8a0d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.068473 | controller | Jun 11 00:33:38.269694 crc crio[23067]: time="2026-06-11T00:33:38.269320605Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-22jjp/extract-content" id=86ebf765-6792-4dbc-99c1-d74d3ac9dbca name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.068489 | controller | Jun 11 00:33:38.273805 crc crio[23067]: time="2026-06-11T00:33:38.27060257Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.068505 | controller | Jun 11 00:33:38.408953 crc crio[23067]: time="2026-06-11T00:33:38.408829439Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.068521 | controller | Jun 11 00:33:38.425381 crc crio[23067]: time="2026-06-11T00:33:38.425229734Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.068536 | controller | Jun 11 00:33:38.582340 crc crio[23067]: time="2026-06-11T00:33:38.582201933Z" level=info msg="Created container 36661db59cc16f6ff4a85153d9b8067b42e6f3b5c34511c4ff466c14911b801c: openshift-marketplace/redhat-marketplace-22jjp/extract-content" id=86ebf765-6792-4dbc-99c1-d74d3ac9dbca name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.068552 | controller | Jun 11 00:33:38.586754 crc crio[23067]: time="2026-06-11T00:33:38.583730544Z" level=info msg="Starting container: 36661db59cc16f6ff4a85153d9b8067b42e6f3b5c34511c4ff466c14911b801c" id=c8c2299d-583b-40c8-a1ba-70604e1f79bd name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.068568 | controller | Jun 11 00:33:38.592445 crc crio[23067]: time="2026-06-11T00:33:38.592360458Z" level=info msg="Started container" PID=124787 containerID=36661db59cc16f6ff4a85153d9b8067b42e6f3b5c34511c4ff466c14911b801c description=openshift-marketplace/redhat-marketplace-22jjp/extract-content id=c8c2299d-583b-40c8-a1ba-70604e1f79bd name=/runtime.v1.RuntimeService/StartContainer sandboxID=0828a795082ccf955b97bf51a3d7f08f47768159c3bb66c204cf9622caf535d5
2026-06-11 01:10:47.068584 | controller | Jun 11 00:33:40.593982 crc crio[23067]: time="2026-06-11T00:33:40.592853587Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=f2fa7c11-f3e1-4157-b9d6-5644178fb1fb name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.068600 | controller | Jun 11 00:33:40.597721 crc crio[23067]: time="2026-06-11T00:33:40.597558854Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=92e21dcf-90ae-4066-b314-3000edd46a8a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.068615 | controller | Jun 11 00:33:40.608486 crc crio[23067]: time="2026-06-11T00:33:40.608405289Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-22jjp/registry-server" id=1d177d46-0e78-421d-9b63-d2a2993ed2f1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.068631 | controller | Jun 11 00:33:40.608853 crc crio[23067]: time="2026-06-11T00:33:40.608793799Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.068647 | controller | Jun 11 00:33:40.704090 crc crio[23067]: time="2026-06-11T00:33:40.703880219Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.068666 | controller | Jun 11 00:33:40.713091 crc crio[23067]: time="2026-06-11T00:33:40.713013236Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.068683 | controller | Jun 11 00:33:41.052565 crc crio[23067]: time="2026-06-11T00:33:41.052448395Z" level=info msg="Created container 07c45fc18e2937e3cf7fd10b6686ff4e29f199d2ea9525c46d6d4544dcc7e82c: openshift-marketplace/redhat-marketplace-22jjp/registry-server" id=1d177d46-0e78-421d-9b63-d2a2993ed2f1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.068714 | controller | Jun 11 00:33:41.053555 crc crio[23067]: time="2026-06-11T00:33:41.053509953Z" level=info msg="Starting container: 07c45fc18e2937e3cf7fd10b6686ff4e29f199d2ea9525c46d6d4544dcc7e82c" id=6486a1d1-89e9-4975-9026-32a99b560f62 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.068731 | controller | Jun 11 00:33:41.059948 crc crio[23067]: time="2026-06-11T00:33:41.059891177Z" level=info msg="Started container" PID=124918 containerID=07c45fc18e2937e3cf7fd10b6686ff4e29f199d2ea9525c46d6d4544dcc7e82c description=openshift-marketplace/redhat-marketplace-22jjp/registry-server id=6486a1d1-89e9-4975-9026-32a99b560f62 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0828a795082ccf955b97bf51a3d7f08f47768159c3bb66c204cf9622caf535d5
2026-06-11 01:10:47.068747 | controller | Jun 11 00:33:48.745438 crc crio[23067]: time="2026-06-11T00:33:48.744375014Z" level=info msg="Stopping container: 07c45fc18e2937e3cf7fd10b6686ff4e29f199d2ea9525c46d6d4544dcc7e82c (timeout: 2s)" id=d6a79594-71de-4af1-a043-064d52089075 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:47.068763 | controller | Jun 11 00:33:48.887160 crc crio[23067]: time="2026-06-11T00:33:48.886283993Z" level=info msg="Stopped container 07c45fc18e2937e3cf7fd10b6686ff4e29f199d2ea9525c46d6d4544dcc7e82c: openshift-marketplace/redhat-marketplace-22jjp/registry-server" id=d6a79594-71de-4af1-a043-064d52089075 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:47.068779 | controller | Jun 11 00:33:48.891458 crc crio[23067]: time="2026-06-11T00:33:48.89133769Z" level=info msg="Stopping pod sandbox: 0828a795082ccf955b97bf51a3d7f08f47768159c3bb66c204cf9622caf535d5" id=608d9765-6a89-458a-8943-a44f7e71bc94 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.068795 | controller | Jun 11 00:33:48.892551 crc crio[23067]: time="2026-06-11T00:33:48.892387849Z" level=info msg="Got pod network &{Name:redhat-marketplace-22jjp Namespace:openshift-marketplace ID:0828a795082ccf955b97bf51a3d7f08f47768159c3bb66c204cf9622caf535d5 UID:118ff4bf-13c5-4c69-a644-3973f87c61b8 NetNS:/var/run/netns/e8c908cc-f4d7-4d6a-82c3-94cb5612a8a1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod118ff4bf_13c5_4c69_a644_3973f87c61b8.slice PodAnnotations:0xc00802f790}] Aliases:map[]}"
2026-06-11 01:10:47.068811 | controller | Jun 11 00:33:48.892829 crc crio[23067]: time="2026-06-11T00:33:48.892586204Z" level=info msg="Deleting pod openshift-marketplace_redhat-marketplace-22jjp from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.068827 | controller | Jun 11 00:33:49.305471 crc crio[23067]: time="2026-06-11T00:33:49.304953341Z" level=info msg="Stopped pod sandbox: 0828a795082ccf955b97bf51a3d7f08f47768159c3bb66c204cf9622caf535d5" id=608d9765-6a89-458a-8943-a44f7e71bc94 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.068842 | controller | Jun 11 00:33:49.793104 crc crio[23067]: time="2026-06-11T00:33:49.793051932Z" level=info msg="Removing container: 07c45fc18e2937e3cf7fd10b6686ff4e29f199d2ea9525c46d6d4544dcc7e82c" id=fcaa6eaa-1903-4ecb-baa1-6c6051cfd74c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.068861 | controller | Jun 11 00:33:49.828775 crc crio[23067]: time="2026-06-11T00:33:49.828607066Z" level=info msg="Removed container 07c45fc18e2937e3cf7fd10b6686ff4e29f199d2ea9525c46d6d4544dcc7e82c: openshift-marketplace/redhat-marketplace-22jjp/registry-server" id=fcaa6eaa-1903-4ecb-baa1-6c6051cfd74c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.068877 | controller | Jun 11 00:33:49.831428 crc crio[23067]: time="2026-06-11T00:33:49.831365341Z" level=info msg="Removing container: 36661db59cc16f6ff4a85153d9b8067b42e6f3b5c34511c4ff466c14911b801c" id=c3acea74-36e1-4933-ab84-a6dd8b8c39cc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.068892 | controller | Jun 11 00:33:49.862310 crc crio[23067]: time="2026-06-11T00:33:49.862185537Z" level=info msg="Removed container 36661db59cc16f6ff4a85153d9b8067b42e6f3b5c34511c4ff466c14911b801c: openshift-marketplace/redhat-marketplace-22jjp/extract-content" id=c3acea74-36e1-4933-ab84-a6dd8b8c39cc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.068908 | controller | Jun 11 00:33:49.865032 crc crio[23067]: time="2026-06-11T00:33:49.864970783Z" level=info msg="Removing container: 67d408401d02dc205162ebf9317f84cc87248e61d2c7d2cf118b66e5b415d01c" id=bc825fda-4f33-4890-9f1c-d620e2033f24 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.068923 | controller | Jun 11 00:33:49.917379 crc crio[23067]: time="2026-06-11T00:33:49.917272621Z" level=info msg="Removed container 67d408401d02dc205162ebf9317f84cc87248e61d2c7d2cf118b66e5b415d01c: openshift-marketplace/redhat-marketplace-22jjp/extract-utilities" id=bc825fda-4f33-4890-9f1c-d620e2033f24 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.068939 | controller | Jun 11 00:34:00.924722 crc crio[23067]: time="2026-06-11T00:34:00.923812731Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29685634-tc5cp/POD" id=9a4a8d42-d3b8-4e07-83f1-5faf9dbac61a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.068954 | controller | Jun 11 00:34:00.926313 crc crio[23067]: time="2026-06-11T00:34:00.92487014Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.068970 | controller | Jun 11 00:34:00.973034 crc crio[23067]: time="2026-06-11T00:34:00.967508416Z" level=info msg="Got pod network &{Name:auto-csr-approver-29685634-tc5cp Namespace:openshift-infra ID:560910062cf55e82b42ab25c9dbb15e8de193f1f820990fe514e4665fd1ea862 UID:c3dcb497-e4a5-4410-9ea3-d20e99ece8ce NetNS:/var/run/netns/058c82a1-4a38-48f2-9383-f4c6c7776d33 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc3dcb497_e4a5_4410_9ea3_d20e99ece8ce.slice PodAnnotations:0xc008202608}] Aliases:map[]}"
2026-06-11 01:10:47.068986 | controller | Jun 11 00:34:00.973034 crc crio[23067]: time="2026-06-11T00:34:00.967944798Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29685634-tc5cp to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.069002 | controller | Jun 11 00:34:01.431531 crc crio[23067]: 2026-06-11T00:34:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:560910062cf55e8 Mac:76:36:4f:51:46:b5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e6 Mtu:0 Sandbox:/var/run/netns/058c82a1-4a38-48f2-9383-f4c6c7776d33 SocketPath: PciID:}] [{Interface:0xc00022ae00 Address:{IP:10.217.0.230 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:47.069018 | controller | Jun 11 00:34:01.434403 crc crio[23067]: time="2026-06-11T00:34:01.43432377Z" level=info msg="Got pod network &{Name:auto-csr-approver-29685634-tc5cp Namespace:openshift-infra ID:560910062cf55e82b42ab25c9dbb15e8de193f1f820990fe514e4665fd1ea862 UID:c3dcb497-e4a5-4410-9ea3-d20e99ece8ce NetNS:/var/run/netns/058c82a1-4a38-48f2-9383-f4c6c7776d33 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc3dcb497_e4a5_4410_9ea3_d20e99ece8ce.slice PodAnnotations:0xc008202608}] Aliases:map[]}"
2026-06-11 01:10:47.069038 | controller | Jun 11 00:34:01.434624 crc crio[23067]: time="2026-06-11T00:34:01.434564357Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29685634-tc5cp for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:47.069054 | controller | Jun 11 00:34:01.445100 crc crio[23067]: time="2026-06-11T00:34:01.44501469Z" level=info msg="Ran pod sandbox 560910062cf55e82b42ab25c9dbb15e8de193f1f820990fe514e4665fd1ea862 with infra container: openshift-infra/auto-csr-approver-29685634-tc5cp/POD" id=9a4a8d42-d3b8-4e07-83f1-5faf9dbac61a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.069069 | controller | Jun 11 00:34:01.448312 crc crio[23067]: time="2026-06-11T00:34:01.448229847Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=19616fbc-1502-4293-9b6f-f533314d7ce4 name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:47.069085 | controller | Jun 11 00:34:01.457900 crc crio[23067]: time="2026-06-11T00:34:01.457731745Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 01:10:47.069100 | controller | Jun 11 00:34:04.864414 crc crio[23067]: time="2026-06-11T00:34:04.863567887Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=19616fbc-1502-4293-9b6f-f533314d7ce4 name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:47.069116 | controller | Jun 11 00:34:04.867717 crc crio[23067]: time="2026-06-11T00:34:04.86736977Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=4090d975-8d0d-4f18-ae1c-4b5c9ea46fa2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.069131 | controller | Jun 11 00:34:04.873003 crc crio[23067]: time="2026-06-11T00:34:04.87289063Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=cc0222a2-f341-4b5d-bd3c-f6163307c449 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.069147 | controller | Jun 11 00:34:04.946797 crc crio[23067]: time="2026-06-11T00:34:04.946436575Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29685634-tc5cp/oc" id=71402e0e-e0df-40b3-bafd-42bc9f3597c2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.069162 | controller | Jun 11 00:34:04.947253 crc crio[23067]: time="2026-06-11T00:34:04.947189015Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.069178 | controller | Jun 11 00:34:05.003614 crc crio[23067]: time="2026-06-11T00:34:05.002868676Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.069193 | controller | Jun 11 00:34:05.352994 crc crio[23067]: time="2026-06-11T00:34:05.352367517Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.069208 | controller | Jun 11 00:34:05.545688 crc crio[23067]: time="2026-06-11T00:34:05.545496096Z" level=info msg="Created container 842933c6600e28e94220be8347f69a9fdc744cb4e79f648de14e321b403e5f87: openshift-infra/auto-csr-approver-29685634-tc5cp/oc" id=71402e0e-e0df-40b3-bafd-42bc9f3597c2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.069223 | controller | Jun 11 00:34:05.547530 crc crio[23067]: time="2026-06-11T00:34:05.547450979Z" level=info msg="Starting container: 842933c6600e28e94220be8347f69a9fdc744cb4e79f648de14e321b403e5f87" id=38de4865-2350-47cf-a01c-0f6b0a116553 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.069242 | controller | Jun 11 00:34:05.555217 crc crio[23067]: time="2026-06-11T00:34:05.555081616Z" level=info msg="Started container" PID=126266 containerID=842933c6600e28e94220be8347f69a9fdc744cb4e79f648de14e321b403e5f87 description=openshift-infra/auto-csr-approver-29685634-tc5cp/oc id=38de4865-2350-47cf-a01c-0f6b0a116553 name=/runtime.v1.RuntimeService/StartContainer sandboxID=560910062cf55e82b42ab25c9dbb15e8de193f1f820990fe514e4665fd1ea862
2026-06-11 01:10:47.069259 | controller | Jun 11 00:34:08.073617 crc crio[23067]: time="2026-06-11T00:34:08.072824966Z" level=info msg="Stopping pod sandbox: 560910062cf55e82b42ab25c9dbb15e8de193f1f820990fe514e4665fd1ea862" id=56e01dd2-468e-4e6c-ad87-2d3951daeb48 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.069275 | controller | Jun 11 00:34:08.075011 crc crio[23067]: time="2026-06-11T00:34:08.074122741Z" level=info msg="Got pod network &{Name:auto-csr-approver-29685634-tc5cp Namespace:openshift-infra ID:560910062cf55e82b42ab25c9dbb15e8de193f1f820990fe514e4665fd1ea862 UID:c3dcb497-e4a5-4410-9ea3-d20e99ece8ce NetNS:/var/run/netns/058c82a1-4a38-48f2-9383-f4c6c7776d33 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc3dcb497_e4a5_4410_9ea3_d20e99ece8ce.slice PodAnnotations:0xc0029b2bf0}] Aliases:map[]}"
2026-06-11 01:10:47.069290 | controller | Jun 11 00:34:08.075011 crc crio[23067]: time="2026-06-11T00:34:08.074290126Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29685634-tc5cp from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.069305 | controller | Jun 11 00:34:08.400896 crc crio[23067]: time="2026-06-11T00:34:08.400810463Z" level=info msg="Stopped pod sandbox: 560910062cf55e82b42ab25c9dbb15e8de193f1f820990fe514e4665fd1ea862" id=56e01dd2-468e-4e6c-ad87-2d3951daeb48 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.069320 | controller | Jun 11 00:34:31.099829 crc crio[23067]: time="2026-06-11T00:34:31.09838971Z" level=info msg="Removing container: 562b351411c18b2ca199150d427c0206da0231601078bf13b8ba6c4cfd84e386" id=5e819b6c-d6a2-4d02-8eed-611bb4def954 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.069336 | controller | Jun 11 00:34:31.360592 crc crio[23067]: time="2026-06-11T00:34:31.360295475Z" level=info msg="Removed container 562b351411c18b2ca199150d427c0206da0231601078bf13b8ba6c4cfd84e386: openshift-infra/auto-csr-approver-29685628-dkqmq/oc" id=5e819b6c-d6a2-4d02-8eed-611bb4def954 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.069367 | controller | Jun 11 00:34:31.375894 crc crio[23067]: time="2026-06-11T00:34:31.375780665Z" level=info msg="Stopping pod sandbox: 0828a795082ccf955b97bf51a3d7f08f47768159c3bb66c204cf9622caf535d5" id=3914b689-e6c6-4ef9-955b-7c0f9bccf19e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.069389 | controller | Jun 11 00:34:31.375894 crc crio[23067]: time="2026-06-11T00:34:31.375874798Z" level=info msg="Stopped pod sandbox (already stopped): 0828a795082ccf955b97bf51a3d7f08f47768159c3bb66c204cf9622caf535d5" id=3914b689-e6c6-4ef9-955b-7c0f9bccf19e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.069405 | controller | Jun 11 00:34:31.377025 crc crio[23067]: time="2026-06-11T00:34:31.376895226Z" level=info msg="Removing pod sandbox: 0828a795082ccf955b97bf51a3d7f08f47768159c3bb66c204cf9622caf535d5" id=c5f01af7-7711-479c-98f7-194639572128 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.069421 | controller | Jun 11 00:34:31.396357 crc crio[23067]: time="2026-06-11T00:34:31.396122537Z" level=info msg="Removed pod sandbox: 0828a795082ccf955b97bf51a3d7f08f47768159c3bb66c204cf9622caf535d5" id=c5f01af7-7711-479c-98f7-194639572128 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.069437 | controller | Jun 11 00:34:31.397381 crc crio[23067]: time="2026-06-11T00:34:31.397232667Z" level=info msg="Stopping pod sandbox: 8d6f8e661c6fa0a45f55a29015e90f499ed675f145ce902911401725b787da9a" id=c1569342-8501-4c1e-9488-82b3906822cd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.069457 | controller | Jun 11 00:34:31.397381 crc crio[23067]: time="2026-06-11T00:34:31.39732301Z" level=info msg="Stopped pod sandbox (already stopped): 8d6f8e661c6fa0a45f55a29015e90f499ed675f145ce902911401725b787da9a" id=c1569342-8501-4c1e-9488-82b3906822cd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.069473 | controller | Jun 11 00:34:31.398231 crc crio[23067]: time="2026-06-11T00:34:31.398131242Z" level=info msg="Removing pod sandbox: 8d6f8e661c6fa0a45f55a29015e90f499ed675f145ce902911401725b787da9a" id=df50b376-e4a6-425a-813e-70537c606bd2 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.069489 | controller | Jun 11 00:34:31.425622 crc crio[23067]: time="2026-06-11T00:34:31.425517935Z" level=info msg="Removed pod sandbox: 8d6f8e661c6fa0a45f55a29015e90f499ed675f145ce902911401725b787da9a" id=df50b376-e4a6-425a-813e-70537c606bd2 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.069504 | controller | Jun 11 00:35:18.350216 crc crio[23067]: time="2026-06-11T00:35:18.349133055Z" level=info msg="Running pod sandbox: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-cwrm2/POD" id=e0b3e379-47f9-4b2a-9794-aa31608d3e68 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.069520 | controller | Jun 11 00:35:18.351425 crc crio[23067]: time="2026-06-11T00:35:18.350548973Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.069536 | controller | Jun 11 00:35:18.408573 crc crio[23067]: time="2026-06-11T00:35:18.408497038Z" level=info msg="Got pod network &{Name:repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-cwrm2 Namespace:openstack ID:bad3721fb5ef927442e17f148a57a9cc24390c4182d6ee16ab292cc5bd80594a UID:0b5de2b4-1898-453a-a612-465922c4ca6e NetNS:/var/run/netns/34acf333-88d4-4c8b-877e-2e8850ef1ad8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0b5de2b4_1898_453a_a612_465922c4ca6e.slice PodAnnotations:0xc000c34050}] Aliases:map[]}"
2026-06-11 01:10:47.069552 | controller | Jun 11 00:35:18.408573 crc crio[23067]: time="2026-06-11T00:35:18.408559819Z" level=info msg="Adding pod openstack_repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-cwrm2 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.069568 | controller | Jun 11 00:35:19.160211 crc crio[23067]: 2026-06-11T00:35:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bad3721fb5ef927 Mac:96:1d:b4:c4:22:19 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e7 Mtu:0 Sandbox:/var/run/netns/34acf333-88d4-4c8b-877e-2e8850ef1ad8 SocketPath: PciID:}] [{Interface:0xc00050c590 Address:{IP:10.217.0.231 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:47.069585 | controller | Jun 11 00:35:19.163821 crc crio[23067]: time="2026-06-11T00:35:19.162026649Z" level=info msg="Got pod network &{Name:repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-cwrm2 Namespace:openstack ID:bad3721fb5ef927442e17f148a57a9cc24390c4182d6ee16ab292cc5bd80594a UID:0b5de2b4-1898-453a-a612-465922c4ca6e NetNS:/var/run/netns/34acf333-88d4-4c8b-877e-2e8850ef1ad8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0b5de2b4_1898_453a_a612_465922c4ca6e.slice PodAnnotations:0xc000c34050}] Aliases:map[]}"
2026-06-11 01:10:47.069601 | controller | Jun 11 00:35:19.163821 crc crio[23067]: time="2026-06-11T00:35:19.162238815Z" level=info msg="Checking pod openstack_repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-cwrm2 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:47.069617 | controller | Jun 11 00:35:19.182623 crc crio[23067]: time="2026-06-11T00:35:19.182130915Z" level=info msg="Ran pod sandbox bad3721fb5ef927442e17f148a57a9cc24390c4182d6ee16ab292cc5bd80594a with infra container: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-cwrm2/POD" id=e0b3e379-47f9-4b2a-9794-aa31608d3e68 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.069637 | controller | Jun 11 00:35:19.187606 crc crio[23067]: time="2026-06-11T00:35:19.187510061Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=a4d2d70d-2684-4eed-822c-10ab8547ad01 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.069654 | controller | Jun 11 00:35:19.187932 crc crio[23067]: time="2026-06-11T00:35:19.18781969Z" level=info msg="Image quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest not found" id=a4d2d70d-2684-4eed-822c-10ab8547ad01 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.069670 | controller | Jun 11 00:35:19.187932 crc crio[23067]: time="2026-06-11T00:35:19.187863331Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest found" id=a4d2d70d-2684-4eed-822c-10ab8547ad01 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.069685 | controller | Jun 11 00:35:19.188887 crc crio[23067]: time="2026-06-11T00:35:19.188821707Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=154719e5-2b6a-4869-9d86-f13140310977 name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:47.069701 | controller | Jun 11 00:35:19.203823 crc crio[23067]: time="2026-06-11T00:35:19.203752993Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\""
2026-06-11 01:10:47.069717 | controller | Jun 11 00:35:32.283059 crc crio[23067]: time="2026-06-11T00:35:32.282066483Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:b0f60d7b8c5e5365f19aa41e0a2d6a6a2a5ff4c37e9271f0d7f3d5d66fb5cb26" id=154719e5-2b6a-4869-9d86-f13140310977 name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:47.069733 | controller | Jun 11 00:35:32.286533 crc crio[23067]: time="2026-06-11T00:35:32.283901543Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=d84c043f-8777-42fd-a842-9c356b90f601 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.069748 | controller | Jun 11 00:35:32.308563 crc crio[23067]: time="2026-06-11T00:35:32.308498911Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=0101cb31-34ec-4961-a42c-a9e8faac643c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.069764 | controller | Jun 11 00:35:32.318392 crc crio[23067]: time="2026-06-11T00:35:32.318275017Z" level=info msg="Creating container: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-cwrm2/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam" id=f6ec19df-8651-4192-8cf4-a4b1846a8386 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.069779 | controller | Jun 11 00:35:32.319883 crc crio[23067]: time="2026-06-11T00:35:32.319801648Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.069795 | controller | Jun 11 00:35:32.385342 crc crio[23067]: time="2026-06-11T00:35:32.385247106Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.069810 | controller | Jun 11 00:35:32.389888 crc crio[23067]: time="2026-06-11T00:35:32.38982454Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.069826 | controller | Jun 11 00:35:32.568595 crc crio[23067]: time="2026-06-11T00:35:32.568341289Z" level=info msg="Created container d3028b230c704d736c3f77c0f82ca6e82b58480b523a44aa85a677288ba14df6: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-cwrm2/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam" id=f6ec19df-8651-4192-8cf4-a4b1846a8386 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.069848 | controller | Jun 11 00:35:32.570582 crc crio[23067]: time="2026-06-11T00:35:32.570513838Z" level=info msg="Starting container: d3028b230c704d736c3f77c0f82ca6e82b58480b523a44aa85a677288ba14df6" id=124bd7dd-fbcb-4632-9e54-bb7770432d12 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.069864 | controller | Jun 11 00:35:32.576479 crc crio[23067]: time="2026-06-11T00:35:32.576362397Z" level=info msg="Started container" PID=130548 containerID=d3028b230c704d736c3f77c0f82ca6e82b58480b523a44aa85a677288ba14df6 description=openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-cwrm2/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam id=124bd7dd-fbcb-4632-9e54-bb7770432d12 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bad3721fb5ef927442e17f148a57a9cc24390c4182d6ee16ab292cc5bd80594a
2026-06-11 01:10:47.069880 | controller | Jun 11 00:35:46.946356 crc crio[23067]: time="2026-06-11T00:35:46.945620947Z" level=info msg="Running pod sandbox: openshift-marketplace/community-operators-nbdxp/POD" id=0cf1b8c5-2f6a-4728-8567-e4600f20c554 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.069896 | controller | Jun 11 00:35:46.947363 crc crio[23067]: time="2026-06-11T00:35:46.946407498Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.069911 | controller | Jun 11 00:35:46.990906 crc crio[23067]: time="2026-06-11T00:35:46.990771394Z" level=info msg="Got pod network &{Name:community-operators-nbdxp Namespace:openshift-marketplace ID:dbf77c5ebae5240bdfdb76022a869b867d674bb64cd110d189bf33e2d6f4fdfe UID:008dec57-4c19-420a-9e22-f90f63e9251d NetNS:/var/run/netns/87af5442-39c9-4898-99ca-9f3fada0b558 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod008dec57_4c19_420a_9e22_f90f63e9251d.slice PodAnnotations:0xc0005312a0}] Aliases:map[]}"
2026-06-11 01:10:47.069927 | controller | Jun 11 00:35:46.990906 crc crio[23067]: time="2026-06-11T00:35:46.990836335Z" level=info msg="Adding pod openshift-marketplace_community-operators-nbdxp to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.069943 | controller | Jun 11 00:35:47.583740 crc crio[23067]: time="2026-06-11T00:35:47.582912941Z" level=info msg="Stopping pod sandbox: bad3721fb5ef927442e17f148a57a9cc24390c4182d6ee16ab292cc5bd80594a" id=f8a00c2c-9312-43ea-8727-002a14c8fd50 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.069959 | controller | Jun 11 00:35:47.584933 crc crio[23067]: time="2026-06-11T00:35:47.584494794Z" level=info msg="Got pod network &{Name:repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-cwrm2 Namespace:openstack ID:bad3721fb5ef927442e17f148a57a9cc24390c4182d6ee16ab292cc5bd80594a UID:0b5de2b4-1898-453a-a612-465922c4ca6e NetNS:/var/run/netns/34acf333-88d4-4c8b-877e-2e8850ef1ad8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0b5de2b4_1898_453a_a612_465922c4ca6e.slice PodAnnotations:0xc000b81308}] Aliases:map[]}"
2026-06-11 01:10:47.069975 | controller | Jun 11 00:35:47.584933 crc crio[23067]: time="2026-06-11T00:35:47.58474308Z" level=info msg="Deleting pod openstack_repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-cwrm2 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.069991 | controller | Jun 11 00:35:47.611431 crc crio[23067]: 2026-06-11T00:35:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dbf77c5ebae5240 Mac:9e:7a:6c:62:6f:99 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e8 Mtu:0 Sandbox:/var/run/netns/87af5442-39c9-4898-99ca-9f3fada0b558 SocketPath: PciID:}] [{Interface:0xc0001405c0 Address:{IP:10.217.0.232 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:47.070010 | controller | Jun 11 00:35:47.619574 crc crio[23067]: time="2026-06-11T00:35:47.61784482Z" level=info msg="Got pod network &{Name:community-operators-nbdxp Namespace:openshift-marketplace ID:dbf77c5ebae5240bdfdb76022a869b867d674bb64cd110d189bf33e2d6f4fdfe UID:008dec57-4c19-420a-9e22-f90f63e9251d NetNS:/var/run/netns/87af5442-39c9-4898-99ca-9f3fada0b558 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod008dec57_4c19_420a_9e22_f90f63e9251d.slice PodAnnotations:0xc0005312a0}] Aliases:map[]}"
2026-06-11 01:10:47.070027 | controller | Jun 11 00:35:47.629402 crc crio[23067]: time="2026-06-11T00:35:47.62189289Z" level=info msg="Checking pod openshift-marketplace_community-operators-nbdxp for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:47.070043 | controller | Jun 11 00:35:47.647607 crc crio[23067]: time="2026-06-11T00:35:47.647357252Z" level=info msg="Ran pod sandbox dbf77c5ebae5240bdfdb76022a869b867d674bb64cd110d189bf33e2d6f4fdfe with infra container: openshift-marketplace/community-operators-nbdxp/POD" id=0cf1b8c5-2f6a-4728-8567-e4600f20c554 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.070058 | controller | Jun 11 00:35:47.651346 crc crio[23067]: time="2026-06-11T00:35:47.651101233Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=22fbcb9f-b235-45a5-a666-cc24a15ea881 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.070074 | controller | Jun 11 00:35:47.656626 crc crio[23067]: time="2026-06-11T00:35:47.656552491Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=a4d09e17-3fc8-4f93-99b2-b9f0a8232645 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.070089 | controller | Jun 11 00:35:47.668704 crc crio[23067]: time="2026-06-11T00:35:47.666415039Z" level=info msg="Creating container: openshift-marketplace/community-operators-nbdxp/extract-utilities" id=5fd6d517-f2a1-44d6-ba40-e82b72628b53 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.070105 | controller | Jun 11 00:35:47.668704 crc crio[23067]: time="2026-06-11T00:35:47.666781639Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.070120 | controller | Jun 11 00:35:47.736424 crc crio[23067]: time="2026-06-11T00:35:47.734800067Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.070136 | controller | Jun 11 00:35:47.745994 crc crio[23067]: time="2026-06-11T00:35:47.745925419Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.070151 | controller | Jun 11 00:35:47.912017 crc crio[23067]: time="2026-06-11T00:35:47.911899608Z" level=info msg="Created container 465619a45d589d9caca4e5cd6014a95ba60bb47c234d731940d888dfe7be6b1c: openshift-marketplace/community-operators-nbdxp/extract-utilities" id=5fd6d517-f2a1-44d6-ba40-e82b72628b53 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.070167 | controller | Jun 11 00:35:47.913330 crc crio[23067]: time="2026-06-11T00:35:47.913234885Z" level=info msg="Starting container: 465619a45d589d9caca4e5cd6014a95ba60bb47c234d731940d888dfe7be6b1c" id=4bbf45db-675e-4d2e-98a0-20c581beebcc name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.070182 | controller | Jun 11 00:35:47.920843 crc crio[23067]: time="2026-06-11T00:35:47.920706338Z" level=info msg="Started container" PID=131406 containerID=465619a45d589d9caca4e5cd6014a95ba60bb47c234d731940d888dfe7be6b1c description=openshift-marketplace/community-operators-nbdxp/extract-utilities id=4bbf45db-675e-4d2e-98a0-20c581beebcc name=/runtime.v1.RuntimeService/StartContainer sandboxID=dbf77c5ebae5240bdfdb76022a869b867d674bb64cd110d189bf33e2d6f4fdfe
2026-06-11 01:10:47.070203 | controller | Jun 11 00:35:48.093576 crc crio[23067]: time="2026-06-11T00:35:48.092911976Z" level=info msg="Stopped pod sandbox: bad3721fb5ef927442e17f148a57a9cc24390c4182d6ee16ab292cc5bd80594a" id=f8a00c2c-9312-43ea-8727-002a14c8fd50 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.070219 | controller | Jun 11 00:35:48.611757 crc crio[23067]: time="2026-06-11T00:35:48.611524555Z" level=info msg="Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20" id=4457b0e6-b0bb-4431-a55b-e8dbbc63f3d9 name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:47.070234 | controller | Jun 11 00:35:48.641523 crc crio[23067]: time="2026-06-11T00:35:48.636233827Z" level=info msg="Trying to access \"registry.redhat.io/redhat/community-operator-index:v4.20\""
2026-06-11 01:10:47.070250 | controller | Jun 11 00:35:49.144460 crc crio[23067]: time="2026-06-11T00:35:49.142967303Z" level=info msg="Running pod sandbox: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-pxlwz/POD" id=7bdc1e1c-2298-4e6c-8686-33ffd07e62b0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.070265 | controller | Jun 11 00:35:49.144460 crc crio[23067]: time="2026-06-11T00:35:49.143785766Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.070281 | controller | Jun 11 00:35:49.209143 crc crio[23067]: time="2026-06-11T00:35:49.207788784Z" level=info msg="Got pod network &{Name:redhat-edpm-deployment-ipam-openstack-edpm-ipam-pxlwz Namespace:openstack ID:306b4c45d3f45db8de5cdcac372e747a8b6fa99580422ad470b1cdb64be80c9e UID:c1f2b9ac-c5ff-4a64-984a-94705104980b NetNS:/var/run/netns/60b49848-e737-45f4-a400-6720c957bd8d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc1f2b9ac_c5ff_4a64_984a_94705104980b.slice PodAnnotations:0xc00802e028}] Aliases:map[]}"
2026-06-11 01:10:47.070296 | controller | Jun 11 00:35:49.209143 crc crio[23067]: time="2026-06-11T00:35:49.207894137Z" level=info msg="Adding pod openstack_redhat-edpm-deployment-ipam-openstack-edpm-ipam-pxlwz to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.070312 | controller | Jun 11 00:35:49.274220 crc crio[23067]: time="2026-06-11T00:35:49.274090066Z" level=info msg="Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:e2171f6021fddbcc3c9696cc6c8095b77f20023994fedd5c1f7aa2377d28b45d" id=4457b0e6-b0bb-4431-a55b-e8dbbc63f3d9 name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:47.070327 | controller | Jun 11 00:35:49.276536 crc crio[23067]: time="2026-06-11T00:35:49.27645994Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=0e5ced9a-cb76-416b-8b85-5dd628bbbce6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.070343 | controller | Jun 11 00:35:49.279614 crc crio[23067]: time="2026-06-11T00:35:49.279545664Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=95c749a8-b345-4d31-9831-c3eb46a4d218 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.070379 | controller | Jun 11 00:35:49.293830 crc crio[23067]: time="2026-06-11T00:35:49.29375777Z" level=info msg="Creating container: openshift-marketplace/community-operators-nbdxp/extract-content" id=b20835b5-5c34-483f-b4f2-b0afe9a5afc5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.070396 | controller | Jun 11 00:35:49.294388 crc crio[23067]: time="2026-06-11T00:35:49.294321145Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.070416 | controller | Jun 11 00:35:49.348627 crc crio[23067]: time="2026-06-11T00:35:49.347950442Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.070432 | controller | Jun 11 00:35:49.353958 crc crio[23067]: time="2026-06-11T00:35:49.353884763Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.070447 | controller | Jun 11 00:35:49.557751 crc crio[23067]: time="2026-06-11T00:35:49.557616228Z" level=info msg="Created container fbf6a5468a0e45189d9d880063b414d13e8c940a3ceef75da304d8d565bd2e01: openshift-marketplace/community-operators-nbdxp/extract-content" id=b20835b5-5c34-483f-b4f2-b0afe9a5afc5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.070463 | controller | Jun 11 00:35:49.559424 crc crio[23067]: time="2026-06-11T00:35:49.559310814Z" level=info msg="Starting container: fbf6a5468a0e45189d9d880063b414d13e8c940a3ceef75da304d8d565bd2e01" id=595461dc-5277-4545-8771-ce00f0fe5452 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.070479 | controller | Jun 11 00:35:49.567527 crc crio[23067]: time="2026-06-11T00:35:49.567404864Z" level=info msg="Started container" PID=131578 containerID=fbf6a5468a0e45189d9d880063b414d13e8c940a3ceef75da304d8d565bd2e01 description=openshift-marketplace/community-operators-nbdxp/extract-content id=595461dc-5277-4545-8771-ce00f0fe5452 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dbf77c5ebae5240bdfdb76022a869b867d674bb64cd110d189bf33e2d6f4fdfe
2026-06-11 01:10:47.070495 | controller | Jun 11 00:35:49.896790 crc crio[23067]: 2026-06-11T00:35:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:306b4c45d3f45db Mac:82:9d:fa:1e:de:e4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e9 Mtu:0 Sandbox:/var/run/netns/60b49848-e737-45f4-a400-6720c957bd8d SocketPath: PciID:}] [{Interface:0xc0004b25d0 Address:{IP:10.217.0.233 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:47.070512 | controller | Jun 11 00:35:49.898977 crc crio[23067]: time="2026-06-11T00:35:49.89889014Z" level=info msg="Got pod network &{Name:redhat-edpm-deployment-ipam-openstack-edpm-ipam-pxlwz Namespace:openstack ID:306b4c45d3f45db8de5cdcac372e747a8b6fa99580422ad470b1cdb64be80c9e UID:c1f2b9ac-c5ff-4a64-984a-94705104980b NetNS:/var/run/netns/60b49848-e737-45f4-a400-6720c957bd8d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc1f2b9ac_c5ff_4a64_984a_94705104980b.slice PodAnnotations:0xc00802e028}] Aliases:map[]}"
2026-06-11 01:10:47.070528 | controller | Jun 11 00:35:49.899123 crc crio[23067]: time="2026-06-11T00:35:49.899065525Z" level=info msg="Checking pod openstack_redhat-edpm-deployment-ipam-openstack-edpm-ipam-pxlwz for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:47.070544 | controller | Jun 11 00:35:49.908384 crc crio[23067]: time="2026-06-11T00:35:49.907474723Z" level=info msg="Ran pod sandbox 306b4c45d3f45db8de5cdcac372e747a8b6fa99580422ad470b1cdb64be80c9e with infra container: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-pxlwz/POD" id=7bdc1e1c-2298-4e6c-8686-33ffd07e62b0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.070561 | controller | Jun 11 00:35:49.914633 crc crio[23067]: time="2026-06-11T00:35:49.914548525Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=e361201b-155b-485d-afb0-e6b1062cb12f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.070577 | controller | Jun 11 00:35:49.942420 crc crio[23067]: time="2026-06-11T00:35:49.94233066Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=cbdcbd5f-6952-4bcc-b1cf-30ef17444611 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.070597 | controller | Jun 11 00:35:49.960208 crc crio[23067]: time="2026-06-11T00:35:49.960063782Z" level=info msg="Creating container: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-pxlwz/redhat-edpm-deployment-ipam-openstack-edpm-ipam" id=eca37416-9c0d-404e-92b2-2af87c93f812 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.070613 | controller | Jun 11 00:35:49.962441 crc crio[23067]: time="2026-06-11T00:35:49.962343884Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.070629 | controller | Jun 11 00:35:50.033978 crc crio[23067]: time="2026-06-11T00:35:50.033786685Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.070645 | controller | Jun 11 00:35:50.044741 crc crio[23067]: time="2026-06-11T00:35:50.044587938Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.070661 | controller | Jun 11 00:35:50.241208 crc crio[23067]: time="2026-06-11T00:35:50.240348916Z" level=info msg="Created container 0511f64763bfc7db42bbd7d8ba289aa895fb2facf5c1426c186268cd0e9bec32: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-pxlwz/redhat-edpm-deployment-ipam-openstack-edpm-ipam" id=eca37416-9c0d-404e-92b2-2af87c93f812 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.070677 | controller | Jun 11 00:35:50.245124 crc crio[23067]: time="2026-06-11T00:35:50.245058464Z" level=info msg="Starting container: 0511f64763bfc7db42bbd7d8ba289aa895fb2facf5c1426c186268cd0e9bec32" id=6b8191af-b48a-4216-bd09-f128eebae4d5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.070694 | controller | Jun 11 00:35:50.252834 crc crio[23067]: time="2026-06-11T00:35:50.252789044Z" level=info msg="Started container" PID=131639 containerID=0511f64763bfc7db42bbd7d8ba289aa895fb2facf5c1426c186268cd0e9bec32 description=openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-pxlwz/redhat-edpm-deployment-ipam-openstack-edpm-ipam id=6b8191af-b48a-4216-bd09-f128eebae4d5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=306b4c45d3f45db8de5cdcac372e747a8b6fa99580422ad470b1cdb64be80c9e
2026-06-11 01:10:47.070711 | controller | Jun 11 00:35:51.679733 crc crio[23067]: time="2026-06-11T00:35:51.679347719Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=2400e11c-90e5-4d6b-a28a-bda534634174 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.070726 | controller | Jun 11 00:35:51.685255 crc crio[23067]: time="2026-06-11T00:35:51.685214859Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=7ecefb4d-cfdc-4133-b32d-8e62ef2b9649 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.070742 | controller | Jun 11 00:35:51.690831 crc crio[23067]: time="2026-06-11T00:35:51.690753709Z" level=info msg="Creating container: openshift-marketplace/community-operators-nbdxp/registry-server" id=5248eb61-30d9-492e-be61-98a757b79b94 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.070759 | controller | Jun 11 00:35:51.691373 crc crio[23067]: time="2026-06-11T00:35:51.69114322Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.070775 | controller | Jun 11 00:35:51.788839 crc crio[23067]: time="2026-06-11T00:35:51.788785472Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.070794 | controller | Jun 11 00:35:51.793769 crc crio[23067]: time="2026-06-11T00:35:51.793743637Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.070811 | controller | Jun 11 00:35:52.029125 crc crio[23067]: time="2026-06-11T00:35:52.029012949Z" level=info msg="Created container 40ae2ee9a463ceee26451e87a43821f0de8dc8318c8857cc2a405bc64c85377e: openshift-marketplace/community-operators-nbdxp/registry-server" id=5248eb61-30d9-492e-be61-98a757b79b94 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.070826 | controller | Jun 11 00:35:52.030540 crc crio[23067]: time="2026-06-11T00:35:52.030386656Z" level=info msg="Starting container: 40ae2ee9a463ceee26451e87a43821f0de8dc8318c8857cc2a405bc64c85377e" id=a9311abe-1644-4312-801e-24bd4309d418 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.070842 | controller | Jun 11 00:35:52.036628 crc crio[23067]: time="2026-06-11T00:35:52.035871775Z" level=info msg="Started container" PID=131731 containerID=40ae2ee9a463ceee26451e87a43821f0de8dc8318c8857cc2a405bc64c85377e description=openshift-marketplace/community-operators-nbdxp/registry-server id=a9311abe-1644-4312-801e-24bd4309d418 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dbf77c5ebae5240bdfdb76022a869b867d674bb64cd110d189bf33e2d6f4fdfe
2026-06-11 01:10:47.070858 | controller | Jun 11 00:35:54.735736 crc crio[23067]: time="2026-06-11T00:35:54.734357215Z" level=info msg="Stopping pod sandbox: 306b4c45d3f45db8de5cdcac372e747a8b6fa99580422ad470b1cdb64be80c9e" id=a556e37d-a060-44f0-960e-d8af6e394185 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.070874 | controller | Jun 11 00:35:54.737309 crc crio[23067]: time="2026-06-11T00:35:54.73672849Z" level=info msg="Got pod network &{Name:redhat-edpm-deployment-ipam-openstack-edpm-ipam-pxlwz Namespace:openstack ID:306b4c45d3f45db8de5cdcac372e747a8b6fa99580422ad470b1cdb64be80c9e UID:c1f2b9ac-c5ff-4a64-984a-94705104980b NetNS:/var/run/netns/60b49848-e737-45f4-a400-6720c957bd8d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc1f2b9ac_c5ff_4a64_984a_94705104980b.slice PodAnnotations:0xc00802e598}] Aliases:map[]}"
2026-06-11 01:10:47.070889 | controller | Jun 11 00:35:54.737309 crc crio[23067]: time="2026-06-11T00:35:54.736907215Z" level=info msg="Deleting pod openstack_redhat-edpm-deployment-ipam-openstack-edpm-ipam-pxlwz from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.070905 | controller | Jun 11 00:35:55.334979 crc crio[23067]: time="2026-06-11T00:35:55.334325565Z" level=info msg="Stopped pod sandbox: 306b4c45d3f45db8de5cdcac372e747a8b6fa99580422ad470b1cdb64be80c9e" id=a556e37d-a060-44f0-960e-d8af6e394185 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.070920 | controller | Jun 11 00:35:56.331101 crc crio[23067]: time="2026-06-11T00:35:56.330429026Z" level=info msg="Running pod sandbox: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-dwcvv/POD" id=2d66f6c8-8542-4c83-b800-4c71c80fe526 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.070936 | controller | Jun 11 00:35:56.331101 crc crio[23067]: time="2026-06-11T00:35:56.33094916Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.070952 | controller | Jun 11 00:35:56.363298 crc crio[23067]: time="2026-06-11T00:35:56.363149785Z" level=info msg="Got pod network &{Name:bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-dwcvv Namespace:openstack ID:ef4ae5f8e75d1c219df0a8c1d2596861137147263c4fa2ecc79e309a11ea96e9 UID:11fe9860-671f-41bc-ad9d-424a5fd002f9 NetNS:/var/run/netns/21786555-cba4-427a-a153-9e7ef74e36c8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod11fe9860_671f_41bc_ad9d_424a5fd002f9.slice PodAnnotations:0xc000131d18}] Aliases:map[]}"
2026-06-11 01:10:47.070971 | controller | Jun 11 00:35:56.363298 crc crio[23067]: time="2026-06-11T00:35:56.363244048Z" level=info msg="Adding pod openstack_bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-dwcvv to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.070987 | controller | Jun 11 00:35:57.048091 crc crio[23067]: 2026-06-11T00:35:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ef4ae5f8e75d1c2 Mac:12:dc:13:64:1d:db Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ea Mtu:0 Sandbox:/var/run/netns/21786555-cba4-427a-a153-9e7ef74e36c8 SocketPath: PciID:}] [{Interface:0xc00050c140 Address:{IP:10.217.0.234 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:47.071003 | controller | Jun 11 00:35:57.049958 crc crio[23067]: time="2026-06-11T00:35:57.04979532Z" level=info msg="Got pod network &{Name:bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-dwcvv Namespace:openstack ID:ef4ae5f8e75d1c219df0a8c1d2596861137147263c4fa2ecc79e309a11ea96e9 UID:11fe9860-671f-41bc-ad9d-424a5fd002f9 NetNS:/var/run/netns/21786555-cba4-427a-a153-9e7ef74e36c8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod11fe9860_671f_41bc_ad9d_424a5fd002f9.slice PodAnnotations:0xc000131d18}] Aliases:map[]}"
2026-06-11 01:10:47.071019 | controller | Jun 11 00:35:57.050330 crc crio[23067]: time="2026-06-11T00:35:57.050030286Z" level=info msg="Checking pod openstack_bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-dwcvv for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:47.071035 | controller | Jun 11 00:35:57.060417 crc crio[23067]: time="2026-06-11T00:35:57.060173092Z" level=info msg="Ran pod sandbox ef4ae5f8e75d1c219df0a8c1d2596861137147263c4fa2ecc79e309a11ea96e9 with infra container: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-dwcvv/POD" id=2d66f6c8-8542-4c83-b800-4c71c80fe526 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.071050 | controller | Jun 11 00:35:57.063238 crc crio[23067]: time="2026-06-11T00:35:57.063110821Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=cfd9b2bc-0c12-4b2d-a09b-b9f610e6e48d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.071066 | controller | Jun 11 00:35:57.109525 crc crio[23067]: time="2026-06-11T00:35:57.109308536Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=41c45a23-cb73-4d9a-8db5-23e5d1d557ce name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.071081 | controller | Jun 11 00:35:57.117937 crc crio[23067]: time="2026-06-11T00:35:57.117845818Z" level=info msg="Creating container: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-dwcvv/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam" id=46699ab3-94e3-4569-ae02-a99a93994ffa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.071097 | controller | Jun 11 00:35:57.119709 crc crio[23067]: time="2026-06-11T00:35:57.119556935Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.071113 | controller | Jun 11 00:35:57.167229 crc crio[23067]: time="2026-06-11T00:35:57.167133257Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.071128 | controller | Jun 11 00:35:57.172336 crc crio[23067]: time="2026-06-11T00:35:57.172263607Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.071144 | controller | Jun 11 00:35:57.354051 crc crio[23067]: time="2026-06-11T00:35:57.353503471Z" level=info msg="Created container 5db576ac871b50704a13be8b2a1ff7d2de1ec2dbb67d87f018712f223560088e: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-dwcvv/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam" id=46699ab3-94e3-4569-ae02-a99a93994ffa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.071163 | controller | Jun 11 00:35:57.355392 crc crio[23067]: time="2026-06-11T00:35:57.354975951Z" level=info msg="Starting container: 5db576ac871b50704a13be8b2a1ff7d2de1ec2dbb67d87f018712f223560088e" id=0577f94c-b98d-45a3-95fd-4f634dcb3176 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.071180 | controller | Jun 11 00:35:57.364284 crc crio[23067]: time="2026-06-11T00:35:57.363901403Z" level=info msg="Started container" PID=132185 containerID=5db576ac871b50704a13be8b2a1ff7d2de1ec2dbb67d87f018712f223560088e description=openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-dwcvv/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam id=0577f94c-b98d-45a3-95fd-4f634dcb3176 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ef4ae5f8e75d1c219df0a8c1d2596861137147263c4fa2ecc79e309a11ea96e9
2026-06-11 01:10:47.071196 | controller | Jun 11 00:35:59.803834 crc crio[23067]: time="2026-06-11T00:35:59.802802581Z" level=info msg="Stopping container: 40ae2ee9a463ceee26451e87a43821f0de8dc8318c8857cc2a405bc64c85377e (timeout: 2s)" id=bae2b6d0-122a-4f80-8bad-6dffce6fc7a6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:47.071212 | controller | Jun 11 00:35:59.936273 crc crio[23067]: time="2026-06-11T00:35:59.936047231Z" level=info msg="Stopped container 40ae2ee9a463ceee26451e87a43821f0de8dc8318c8857cc2a405bc64c85377e: openshift-marketplace/community-operators-nbdxp/registry-server" id=bae2b6d0-122a-4f80-8bad-6dffce6fc7a6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:47.071228 | controller | Jun 11 00:35:59.939219 crc crio[23067]: time="2026-06-11T00:35:59.939064583Z" level=info msg="Stopping pod sandbox: dbf77c5ebae5240bdfdb76022a869b867d674bb64cd110d189bf33e2d6f4fdfe" id=ae503d9f-4db7-494b-bc64-c3ced7cb271b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.071243 | controller | Jun 11 00:35:59.940489 crc crio[23067]: time="2026-06-11T00:35:59.940406139Z" level=info msg="Got pod network &{Name:community-operators-nbdxp Namespace:openshift-marketplace ID:dbf77c5ebae5240bdfdb76022a869b867d674bb64cd110d189bf33e2d6f4fdfe UID:008dec57-4c19-420a-9e22-f90f63e9251d NetNS:/var/run/netns/87af5442-39c9-4898-99ca-9f3fada0b558 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod008dec57_4c19_420a_9e22_f90f63e9251d.slice PodAnnotations:0xc0082021a0}] Aliases:map[]}"
2026-06-11 01:10:47.071259 | controller | Jun 11 00:35:59.940754 crc crio[23067]: time="2026-06-11T00:35:59.940633185Z" level=info msg="Deleting pod openshift-marketplace_community-operators-nbdxp from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.071274 | controller | Jun 11 00:36:00.328846 crc crio[23067]: time="2026-06-11T00:36:00.328149843Z" level=info msg="Stopped pod sandbox: dbf77c5ebae5240bdfdb76022a869b867d674bb64cd110d189bf33e2d6f4fdfe" id=ae503d9f-4db7-494b-bc64-c3ced7cb271b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.071290 | controller | Jun 11 00:36:00.559254 crc crio[23067]: time="2026-06-11T00:36:00.558535702Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29685636-gclgn/POD" id=1db63025-38f4-4a05-b37e-2edf2ed506a9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.071306 | controller | Jun 11 00:36:00.559254 crc crio[23067]: time="2026-06-11T00:36:00.559226171Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.071321 | controller | Jun 11 00:36:00.594363 crc crio[23067]: time="2026-06-11T00:36:00.594296924Z" level=info msg="Got pod network &{Name:auto-csr-approver-29685636-gclgn Namespace:openshift-infra ID:4405c39c5003b0b35533040dbdca9b7a8419f8653fb3b2cdf87582a198b65c34 UID:43abc575-375b-4c23-b737-852e106302df NetNS:/var/run/netns/2df22dde-13e9-4a47-a0dc-a5cc212070d2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod43abc575_375b_4c23_b737_852e106302df.slice PodAnnotations:0xc0079a42e8}] Aliases:map[]}"
2026-06-11 01:10:47.071341 | controller | Jun 11 00:36:00.594363 crc crio[23067]: time="2026-06-11T00:36:00.594351515Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29685636-gclgn to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.071378 | controller | Jun 11 00:36:00.824884 crc crio[23067]: time="2026-06-11T00:36:00.824834047Z" level=info msg="Removing container: 40ae2ee9a463ceee26451e87a43821f0de8dc8318c8857cc2a405bc64c85377e" id=90a273ec-50ad-407c-b2fe-8d80e9d00296 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.071395 | controller | Jun 11 00:36:00.881259 crc crio[23067]: time="2026-06-11T00:36:00.881159097Z" level=info msg="Removed container 40ae2ee9a463ceee26451e87a43821f0de8dc8318c8857cc2a405bc64c85377e: openshift-marketplace/community-operators-nbdxp/registry-server" id=90a273ec-50ad-407c-b2fe-8d80e9d00296 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.071411 | controller | Jun 11 00:36:00.884910 crc crio[23067]: time="2026-06-11T00:36:00.884829257Z" level=info msg="Removing container: fbf6a5468a0e45189d9d880063b414d13e8c940a3ceef75da304d8d565bd2e01" id=4050f5fe-a2d9-473f-af97-f068f7f6b504 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.071427 | controller | Jun 11 00:36:00.925237 crc crio[23067]: time="2026-06-11T00:36:00.925134472Z" level=info msg="Removed container fbf6a5468a0e45189d9d880063b414d13e8c940a3ceef75da304d8d565bd2e01: openshift-marketplace/community-operators-nbdxp/extract-content" id=4050f5fe-a2d9-473f-af97-f068f7f6b504 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.071442 | controller | Jun 11 00:36:00.930419 crc crio[23067]: time="2026-06-11T00:36:00.930381874Z" level=info msg="Removing container: 465619a45d589d9caca4e5cd6014a95ba60bb47c234d731940d888dfe7be6b1c" id=f8f7fff8-30ba-4270-ab73-16cb88a51915 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.071458 | controller | Jun 11 00:36:01.001558 crc crio[23067]: time="2026-06-11T00:36:01.000877019Z" level=info msg="Removed container 465619a45d589d9caca4e5cd6014a95ba60bb47c234d731940d888dfe7be6b1c: openshift-marketplace/community-operators-nbdxp/extract-utilities" id=f8f7fff8-30ba-4270-ab73-16cb88a51915 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.071473 | controller | Jun 11 00:36:01.160120 crc crio[23067]: 2026-06-11T00:36:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4405c39c5003b0b Mac:0a:1b:16:2c:4d:d4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:eb Mtu:0 Sandbox:/var/run/netns/2df22dde-13e9-4a47-a0dc-a5cc212070d2 SocketPath: PciID:}] [{Interface:0xc0004b05d0 Address:{IP:10.217.0.235 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:47.071489 | controller | Jun 11 00:36:01.162582 crc crio[23067]: time="2026-06-11T00:36:01.162475319Z" level=info msg="Got pod network &{Name:auto-csr-approver-29685636-gclgn Namespace:openshift-infra ID:4405c39c5003b0b35533040dbdca9b7a8419f8653fb3b2cdf87582a198b65c34 UID:43abc575-375b-4c23-b737-852e106302df NetNS:/var/run/netns/2df22dde-13e9-4a47-a0dc-a5cc212070d2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod43abc575_375b_4c23_b737_852e106302df.slice PodAnnotations:0xc0079a42e8}] Aliases:map[]}"
2026-06-11 01:10:47.071504 | controller | Jun 11 00:36:01.162864 crc crio[23067]: time="2026-06-11T00:36:01.162767367Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29685636-gclgn for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:47.071523 | controller | Jun 11 00:36:01.182517 crc crio[23067]: time="2026-06-11T00:36:01.182282817Z" level=info msg="Ran pod sandbox 4405c39c5003b0b35533040dbdca9b7a8419f8653fb3b2cdf87582a198b65c34 with infra container: openshift-infra/auto-csr-approver-29685636-gclgn/POD" id=1db63025-38f4-4a05-b37e-2edf2ed506a9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.071539 | controller | Jun 11 00:36:01.186394 crc crio[23067]: time="2026-06-11T00:36:01.185434512Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=0ffffe89-3756-449b-bb81-9689b2a184a5 name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:47.071555 | controller | Jun 11 00:36:01.196425 crc crio[23067]: time="2026-06-11T00:36:01.196334759Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 01:10:47.071572 | controller | Jun 11 00:36:03.239905 crc crio[23067]: time="2026-06-11T00:36:03.239322071Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=0ffffe89-3756-449b-bb81-9689b2a184a5 name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:47.071587 | controller | Jun 11 00:36:03.241597 crc crio[23067]: time="2026-06-11T00:36:03.241077469Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=c8b58926-2378-44a9-8f14-fc13d8540bbd name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.071603 | controller | Jun 11 00:36:03.243542 crc crio[23067]: time="2026-06-11T00:36:03.243458114Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=89bceb58-a3a2-465a-96b3-6759ac9d80ce name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.071619 | controller | Jun 11 00:36:03.252440 crc crio[23067]: time="2026-06-11T00:36:03.252362836Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29685636-gclgn/oc" id=b6a3a9dd-9e18-4928-ab69-692d5251bff0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.071635 | controller | Jun 11 00:36:03.253397 crc crio[23067]: time="2026-06-11T00:36:03.25288321Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.071651 | controller | Jun 11 00:36:03.306038 crc crio[23067]: time="2026-06-11T00:36:03.305931311Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.071666 | controller | Jun 11 00:36:03.603514 crc crio[23067]: time="2026-06-11T00:36:03.603273469Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.071682 | controller | Jun 11 00:36:03.728487 crc crio[23067]: time="2026-06-11T00:36:03.728378768Z" level=info msg="Created container 2de03777770eeebde30d0cb495546f64c8a7c340f0bdf70981ef5c433c819581: openshift-infra/auto-csr-approver-29685636-gclgn/oc" id=b6a3a9dd-9e18-4928-ab69-692d5251bff0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.071699 | controller | Jun 11 00:36:03.729715 crc crio[23067]: time="2026-06-11T00:36:03.729539129Z" level=info msg="Starting container: 2de03777770eeebde30d0cb495546f64c8a7c340f0bdf70981ef5c433c819581" id=8113031c-fc98-4d03-8fcf-cdec6d028463 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.071721 | controller | Jun 11 00:36:03.735098 crc crio[23067]: time="2026-06-11T00:36:03.734996938Z" level=info msg="Started container" PID=132628 containerID=2de03777770eeebde30d0cb495546f64c8a7c340f0bdf70981ef5c433c819581 description=openshift-infra/auto-csr-approver-29685636-gclgn/oc id=8113031c-fc98-4d03-8fcf-cdec6d028463 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4405c39c5003b0b35533040dbdca9b7a8419f8653fb3b2cdf87582a198b65c34
2026-06-11 01:10:47.071738 | controller | Jun 11 00:36:05.909289 crc crio[23067]: time="2026-06-11T00:36:05.908069573Z" level=info msg="Stopping pod sandbox: 4405c39c5003b0b35533040dbdca9b7a8419f8653fb3b2cdf87582a198b65c34" id=dc409048-e8e7-4c70-b059-5d935cf923e1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.071758 | controller | Jun 11 00:36:05.911399 crc crio[23067]: time="2026-06-11T00:36:05.910369976Z" level=info msg="Got pod network &{Name:auto-csr-approver-29685636-gclgn Namespace:openshift-infra ID:4405c39c5003b0b35533040dbdca9b7a8419f8653fb3b2cdf87582a198b65c34 UID:43abc575-375b-4c23-b737-852e106302df NetNS:/var/run/netns/2df22dde-13e9-4a47-a0dc-a5cc212070d2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod43abc575_375b_4c23_b737_852e106302df.slice PodAnnotations:0xc0029b2d70}] Aliases:map[]}"
2026-06-11 01:10:47.071775 | controller | Jun 11 00:36:05.911399 crc crio[23067]: time="2026-06-11T00:36:05.910588902Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29685636-gclgn from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.071791 | controller | Jun 11 00:36:06.246967 crc crio[23067]: time="2026-06-11T00:36:06.246488287Z" level=info msg="Stopped pod sandbox: 4405c39c5003b0b35533040dbdca9b7a8419f8653fb3b2cdf87582a198b65c34" id=dc409048-e8e7-4c70-b059-5d935cf923e1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.071807 | controller | Jun 11 00:36:31.483545 crc crio[23067]: time="2026-06-11T00:36:31.482750194Z" level=info msg="Removing container: 6015ada5d5c95113de7ca37f1f5c2b4856c9e60b2b3fc66bdbb7b44a92290aaa" id=19919176-434f-4a09-a079-c6473bb8f945 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.071823 | controller | Jun 11 00:36:31.686488 crc crio[23067]: time="2026-06-11T00:36:31.686395696Z" level=info msg="Removed container 6015ada5d5c95113de7ca37f1f5c2b4856c9e60b2b3fc66bdbb7b44a92290aaa: openshift-infra/auto-csr-approver-29685630-g2zjj/oc" id=19919176-434f-4a09-a079-c6473bb8f945 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.071839 | controller | Jun 11 00:36:31.696595 crc crio[23067]: time="2026-06-11T00:36:31.69648324Z" level=info msg="Stopping pod sandbox: dbf77c5ebae5240bdfdb76022a869b867d674bb64cd110d189bf33e2d6f4fdfe" id=a57a1f55-5ba7-4071-aa05-c4ba76eb8fd8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.071855 | controller | Jun 11 00:36:31.697219 crc crio[23067]: time="2026-06-11T00:36:31.696613614Z" level=info msg="Stopped pod sandbox (already stopped): dbf77c5ebae5240bdfdb76022a869b867d674bb64cd110d189bf33e2d6f4fdfe" id=a57a1f55-5ba7-4071-aa05-c4ba76eb8fd8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.071871 | controller | Jun 11 00:36:31.697299 crc crio[23067]: time="2026-06-11T00:36:31.697236611Z" level=info msg="Removing pod sandbox: dbf77c5ebae5240bdfdb76022a869b867d674bb64cd110d189bf33e2d6f4fdfe" id=a3109a51-bb4d-4d37-9385-75a5f53a0865 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.071886 | controller | Jun 11 00:36:31.713163 crc crio[23067]: time="2026-06-11T00:36:31.713061791Z" level=info msg="Removed pod sandbox: dbf77c5ebae5240bdfdb76022a869b867d674bb64cd110d189bf33e2d6f4fdfe" id=a3109a51-bb4d-4d37-9385-75a5f53a0865 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.071902 | controller | Jun 11 00:36:31.714225 crc crio[23067]: time="2026-06-11T00:36:31.71414432Z" level=info msg="Stopping pod sandbox: 56cc2c1d5a679063cf272ca8bde36c2de37581287f985beeca0811801678bf5b" id=47f10dfb-2bd2-4124-8abe-20211ddbf8d3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.071918 | controller | Jun 11 00:36:31.714318 crc crio[23067]: time="2026-06-11T00:36:31.714256713Z" level=info msg="Stopped pod sandbox (already stopped): 56cc2c1d5a679063cf272ca8bde36c2de37581287f985beeca0811801678bf5b" id=47f10dfb-2bd2-4124-8abe-20211ddbf8d3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.071933 | controller | Jun 11 00:36:31.715043 crc crio[23067]: time="2026-06-11T00:36:31.714969513Z" level=info msg="Removing pod sandbox: 56cc2c1d5a679063cf272ca8bde36c2de37581287f985beeca0811801678bf5b" id=7e741e19-db65-4099-a74b-e98ab1315c79 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.071952 | controller | Jun 11 00:36:31.730919 crc crio[23067]: time="2026-06-11T00:36:31.730585337Z" level=info msg="Removed pod sandbox: 56cc2c1d5a679063cf272ca8bde36c2de37581287f985beeca0811801678bf5b" id=7e741e19-db65-4099-a74b-e98ab1315c79 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.071968 | controller | Jun 11 00:38:00.728297 crc crio[23067]: time="2026-06-11T00:38:00.726901572Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29685638-ks2z5/POD" id=f1457053-d362-46fe-9edc-e4d4e8790fa3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.071984 | controller | Jun 11 00:38:00.734129 crc crio[23067]: time="2026-06-11T00:38:00.728916957Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.072000 | controller | Jun 11 00:38:01.019841 crc crio[23067]: time="2026-06-11T00:38:01.019596093Z" level=info msg="Got pod network &{Name:auto-csr-approver-29685638-ks2z5 Namespace:openshift-infra ID:bef0ef86d6d9836c4eba31ab988210da19b88ab003f38d9fd341e34f4248bdde UID:0032e5a6-54e9-4320-9d35-acb3916278bf NetNS:/var/run/netns/f838eaa5-a494-47f7-a83b-a0307386f01e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0032e5a6_54e9_4320_9d35_acb3916278bf.slice PodAnnotations:0xc002392138}] Aliases:map[]}"
2026-06-11 01:10:47.072016 | controller | Jun 11 00:38:01.019841 crc crio[23067]: time="2026-06-11T00:38:01.019717267Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29685638-ks2z5 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.072032 | controller | Jun 11 00:38:02.149915 crc crio[23067]: 2026-06-11T00:38:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bef0ef86d6d9836 Mac:b2:8e:58:66:3f:cf Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ec Mtu:0 Sandbox:/var/run/netns/f838eaa5-a494-47f7-a83b-a0307386f01e SocketPath: PciID:}] [{Interface:0xc000124b90 Address:{IP:10.217.0.236 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:47.072048 | controller | Jun 11 00:38:02.152765 crc crio[23067]: time="2026-06-11T00:38:02.152611004Z" level=info msg="Got pod network &{Name:auto-csr-approver-29685638-ks2z5 Namespace:openshift-infra ID:bef0ef86d6d9836c4eba31ab988210da19b88ab003f38d9fd341e34f4248bdde UID:0032e5a6-54e9-4320-9d35-acb3916278bf NetNS:/var/run/netns/f838eaa5-a494-47f7-a83b-a0307386f01e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0032e5a6_54e9_4320_9d35_acb3916278bf.slice PodAnnotations:0xc002392138}] Aliases:map[]}"
2026-06-11 01:10:47.072063 | controller | Jun 11 00:38:02.152979 crc crio[23067]: time="2026-06-11T00:38:02.152915692Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29685638-ks2z5 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:47.072079 | controller | Jun 11 00:38:02.185710 crc crio[23067]: time="2026-06-11T00:38:02.185303442Z" level=info msg="Ran pod sandbox bef0ef86d6d9836c4eba31ab988210da19b88ab003f38d9fd341e34f4248bdde with infra container: openshift-infra/auto-csr-approver-29685638-ks2z5/POD" id=f1457053-d362-46fe-9edc-e4d4e8790fa3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.072095 | controller | Jun 11 00:38:02.194575 crc crio[23067]: time="2026-06-11T00:38:02.194509402Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=19b0b327-b517-4aff-b11f-1cc07dff3004 name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:47.072111 | controller | Jun 11 00:38:02.210622 crc crio[23067]: time="2026-06-11T00:38:02.210435525Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 01:10:47.072130 | controller | Jun 11 00:38:03.094566 crc crio[23067]: time="2026-06-11T00:38:03.09408055Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=19b0b327-b517-4aff-b11f-1cc07dff3004 name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:47.072146 | controller | Jun 11 00:38:03.095910 crc crio[23067]: time="2026-06-11T00:38:03.095830487Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=69a16326-0ea4-4123-a367-e414fbfb6bff name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.072161 | controller | Jun 11 00:38:03.098900 crc crio[23067]: time="2026-06-11T00:38:03.098819929Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=5846b66b-42cb-4984-bab3-ffe3e1ad1ba1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.072176 | controller | Jun 11 00:38:03.107239 crc crio[23067]: time="2026-06-11T00:38:03.107139365Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29685638-ks2z5/oc" id=b0a459e9-758d-4d7c-89ab-3f81b8ad4b68 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.072192 | controller | Jun 11 00:38:03.107841 crc crio[23067]: time="2026-06-11T00:38:03.107629938Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.072208 | controller | Jun 11 00:38:03.164751 crc crio[23067]: time="2026-06-11T00:38:03.164607346Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.072223 | controller | Jun 11 00:38:04.769343 crc crio[23067]: time="2026-06-11T00:38:04.769114706Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.072239 | controller | Jun 11 00:38:04.927410 crc crio[23067]: time="2026-06-11T00:38:04.927325964Z" level=info msg="Created container 18c75cb646700a2d1c34b03f206a7574b51166cdb0a4477779d98a1fc9b88f24: openshift-infra/auto-csr-approver-29685638-ks2z5/oc" id=b0a459e9-758d-4d7c-89ab-3f81b8ad4b68 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.072254 | controller | Jun 11 00:38:04.928552 crc crio[23067]: time="2026-06-11T00:38:04.928480516Z" level=info msg="Starting container: 18c75cb646700a2d1c34b03f206a7574b51166cdb0a4477779d98a1fc9b88f24" id=3e0f920a-6143-4087-91e1-5df7475f1af5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.072269 | controller | Jun 11 00:38:04.933953 crc crio[23067]: time="2026-06-11T00:38:04.933875912Z" level=info msg="Started container" PID=138738 containerID=18c75cb646700a2d1c34b03f206a7574b51166cdb0a4477779d98a1fc9b88f24 description=openshift-infra/auto-csr-approver-29685638-ks2z5/oc id=3e0f920a-6143-4087-91e1-5df7475f1af5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bef0ef86d6d9836c4eba31ab988210da19b88ab003f38d9fd341e34f4248bdde
2026-06-11 01:10:47.072285 | controller | Jun 11 00:38:07.406522 crc crio[23067]: time="2026-06-11T00:38:07.405855059Z" level=info msg="Stopping pod sandbox: bef0ef86d6d9836c4eba31ab988210da19b88ab003f38d9fd341e34f4248bdde" id=968403b7-fc1c-4c96-b6a4-ab35600b98f1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.072301 | controller | Jun 11 00:38:07.408001 crc crio[23067]: time="2026-06-11T00:38:07.407760661Z" level=info msg="Got pod network &{Name:auto-csr-approver-29685638-ks2z5 Namespace:openshift-infra ID:bef0ef86d6d9836c4eba31ab988210da19b88ab003f38d9fd341e34f4248bdde UID:0032e5a6-54e9-4320-9d35-acb3916278bf NetNS:/var/run/netns/f838eaa5-a494-47f7-a83b-a0307386f01e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0032e5a6_54e9_4320_9d35_acb3916278bf.slice PodAnnotations:0xc003610ad8}] Aliases:map[]}"
2026-06-11 01:10:47.072320 | controller | Jun 11 00:38:07.408001 crc crio[23067]: time="2026-06-11T00:38:07.407951046Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29685638-ks2z5 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.072337 | controller | Jun 11 00:38:08.208202 crc crio[23067]: time="2026-06-11T00:38:08.206072439Z" level=info msg="Stopped pod sandbox: bef0ef86d6d9836c4eba31ab988210da19b88ab003f38d9fd341e34f4248bdde" id=968403b7-fc1c-4c96-b6a4-ab35600b98f1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.072372 | controller | Jun 11 00:38:31.841581 crc crio[23067]: time="2026-06-11T00:38:31.840497049Z" level=info msg="Removing container: 26966631490a8b31c9488fb747c04f70f79b14ddbd698153087e7c46953f5434" id=bd40882e-a3e0-4108-89c4-02a8b88ba191 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.072390 | controller | Jun 11 00:38:32.285394 crc crio[23067]: time="2026-06-11T00:38:32.284802699Z" level=info msg="Removed container 26966631490a8b31c9488fb747c04f70f79b14ddbd698153087e7c46953f5434: openshift-infra/auto-csr-approver-29685632-n2kfn/oc" id=bd40882e-a3e0-4108-89c4-02a8b88ba191 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.072406 | controller | Jun 11 00:38:32.302356 crc crio[23067]: time="2026-06-11T00:38:32.302288264Z" level=info msg="Stopping pod sandbox: b2c75f315cbf7bbc5057c045251aadca462142a079d670c707ba6c81bf828cdd" id=8102bb5d-ab96-4fd1-b625-58fc62b3cd95 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.072421 | controller | Jun 11 00:38:32.302846 crc crio[23067]: time="2026-06-11T00:38:32.302824369Z" level=info msg="Stopped pod sandbox (already stopped): b2c75f315cbf7bbc5057c045251aadca462142a079d670c707ba6c81bf828cdd" id=8102bb5d-ab96-4fd1-b625-58fc62b3cd95 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.072437 | controller | Jun 11 00:38:32.304430 crc crio[23067]: time="2026-06-11T00:38:32.3043558Z" level=info msg="Removing pod sandbox: b2c75f315cbf7bbc5057c045251aadca462142a079d670c707ba6c81bf828cdd" id=e50a4a96-29d1-4f87-8ba9-7649a57356be name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.072452 | controller | Jun 11 00:38:32.327507 crc crio[23067]: time="2026-06-11T00:38:32.327403437Z" level=info msg="Removed pod sandbox: b2c75f315cbf7bbc5057c045251aadca462142a079d670c707ba6c81bf828cdd" id=e50a4a96-29d1-4f87-8ba9-7649a57356be name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.072468 | controller | Jun 11 00:38:48.428017 crc crio[23067]: time="2026-06-11T00:38:48.425462763Z" level=info msg="Stopping pod sandbox: ef4ae5f8e75d1c219df0a8c1d2596861137147263c4fa2ecc79e309a11ea96e9" id=e4529b85-5499-4666-a513-514168d6ec51 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.072484 | controller | Jun 11 00:38:48.428017 crc crio[23067]: time="2026-06-11T00:38:48.427085377Z" level=info msg="Got pod network &{Name:bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-dwcvv Namespace:openstack ID:ef4ae5f8e75d1c219df0a8c1d2596861137147263c4fa2ecc79e309a11ea96e9 UID:11fe9860-671f-41bc-ad9d-424a5fd002f9 NetNS:/var/run/netns/21786555-cba4-427a-a153-9e7ef74e36c8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod11fe9860_671f_41bc_ad9d_424a5fd002f9.slice PodAnnotations:0xc003610090}] Aliases:map[]}"
2026-06-11 01:10:47.072500 | controller | Jun 11 00:38:48.428017 crc crio[23067]: time="2026-06-11T00:38:48.427229461Z" level=info msg="Deleting pod openstack_bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-dwcvv from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.072516 | controller | Jun 11 00:38:48.968581 crc crio[23067]: time="2026-06-11T00:38:48.967289273Z" level=info msg="Stopped pod sandbox: ef4ae5f8e75d1c219df0a8c1d2596861137147263c4fa2ecc79e309a11ea96e9" id=e4529b85-5499-4666-a513-514168d6ec51 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.072536 | controller | Jun 11 00:38:49.936608 crc crio[23067]: time="2026-06-11T00:38:49.93601716Z" level=info msg="Running pod sandbox: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-tw54p/POD" id=d221f0aa-f7e5-4689-b78f-4966ef65b150 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.072552 | controller | Jun 11 00:38:49.937756 crc crio[23067]: time="2026-06-11T00:38:49.936728579Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.072568 | controller | Jun 11 00:38:49.969285 crc crio[23067]: time="2026-06-11T00:38:49.969164071Z" level=info msg="Got pod network &{Name:download-cache-edpm-deployment-ipam-openstack-edpm-ipam-tw54p Namespace:openstack ID:f0ff37a2cf231af67876e5beea2fa399a3bbed5e4025551c53f21130d81da510 UID:01b2ed84-c580-4ecd-8587-8367601c4c3a NetNS:/var/run/netns/d6903f1e-dfc5-4cc1-a865-1d305e6a86bd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod01b2ed84_c580_4ecd_8587_8367601c4c3a.slice PodAnnotations:0xc003ba8568}] Aliases:map[]}"
2026-06-11 01:10:47.072584 | controller | Jun 11 00:38:49.969445 crc crio[23067]: time="2026-06-11T00:38:49.969314675Z" level=info msg="Adding pod openstack_download-cache-edpm-deployment-ipam-openstack-edpm-ipam-tw54p to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.072600 | controller | Jun 11 00:38:50.681430 crc crio[23067]: 2026-06-11T00:38:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f0ff37a2cf231af Mac:2a:3f:7c:14:a7:d8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ed Mtu:0 Sandbox:/var/run/netns/d6903f1e-dfc5-4cc1-a865-1d305e6a86bd SocketPath: PciID:}] [{Interface:0xc0004b45f0 Address:{IP:10.217.0.237 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:47.072616 | controller | Jun 11 00:38:50.684329 crc crio[23067]: time="2026-06-11T00:38:50.683943029Z" level=info msg="Got pod network &{Name:download-cache-edpm-deployment-ipam-openstack-edpm-ipam-tw54p Namespace:openstack ID:f0ff37a2cf231af67876e5beea2fa399a3bbed5e4025551c53f21130d81da510 UID:01b2ed84-c580-4ecd-8587-8367601c4c3a NetNS:/var/run/netns/d6903f1e-dfc5-4cc1-a865-1d305e6a86bd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod01b2ed84_c580_4ecd_8587_8367601c4c3a.slice PodAnnotations:0xc003ba8568}] Aliases:map[]}"
2026-06-11 01:10:47.072632 | controller | Jun 11 00:38:50.684427 crc crio[23067]: time="2026-06-11T00:38:50.6843225Z" level=info msg="Checking pod openstack_download-cache-edpm-deployment-ipam-openstack-edpm-ipam-tw54p for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:47.072648 | controller | Jun 11 00:38:50.705317 crc crio[23067]: time="2026-06-11T00:38:50.705172736Z" level=info msg="Ran pod sandbox f0ff37a2cf231af67876e5beea2fa399a3bbed5e4025551c53f21130d81da510 with infra container: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-tw54p/POD" id=d221f0aa-f7e5-4689-b78f-4966ef65b150 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.072664 | controller | Jun 11 00:38:50.708188 crc crio[23067]: time="2026-06-11T00:38:50.708100636Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=11c8e5b7-eb8f-4cba-85b6-5a0b27a79c41 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.072680 | controller | Jun 11 00:38:50.738343 crc crio[23067]: time="2026-06-11T00:38:50.738188923Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=c3134571-b71d-4adf-b6e0-9c736a5a4661 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.072702 | controller | Jun 11 00:38:50.750418 crc crio[23067]: time="2026-06-11T00:38:50.750316122Z" level=info msg="Creating container: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-tw54p/download-cache-edpm-deployment-ipam-openstack-edpm-ipam" id=aa759429-5d78-43b8-bd07-ef725e43ad9d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.072739 | controller | Jun 11 00:38:50.750990 crc crio[23067]: time="2026-06-11T00:38:50.75095129Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.072755 | controller | Jun 11 00:38:50.806155 crc crio[23067]: time="2026-06-11T00:38:50.805706597Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.072771 | controller | Jun 11 00:38:50.811133 crc crio[23067]: time="2026-06-11T00:38:50.811051072Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.072786 | controller | Jun 11 00:38:51.003180 crc crio[23067]: time="2026-06-11T00:38:51.002784951Z" level=info msg="Created container b6e5fcbb9b282d06e6f53f21d5ae0004b4269aed52b273ba262e68d86f724fb7: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-tw54p/download-cache-edpm-deployment-ipam-openstack-edpm-ipam" id=aa759429-5d78-43b8-bd07-ef725e43ad9d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.072803 | controller | Jun 11 00:38:51.005157 crc crio[23067]: time="2026-06-11T00:38:51.004291642Z" level=info msg="Starting container: b6e5fcbb9b282d06e6f53f21d5ae0004b4269aed52b273ba262e68d86f724fb7" id=0fd9063c-cb8f-4143-9f10-383c245100f5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.072819 | controller | Jun 11 00:38:51.010372 crc crio[23067]: time="2026-06-11T00:38:51.010278685Z" level=info msg="Started container" PID=141447 containerID=b6e5fcbb9b282d06e6f53f21d5ae0004b4269aed52b273ba262e68d86f724fb7 description=openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-tw54p/download-cache-edpm-deployment-ipam-openstack-edpm-ipam id=0fd9063c-cb8f-4143-9f10-383c245100f5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f0ff37a2cf231af67876e5beea2fa399a3bbed5e4025551c53f21130d81da510
2026-06-11 01:10:47.072836 | controller | Jun 11 00:40:00.583100 crc crio[23067]: time="2026-06-11T00:40:00.581986048Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29685640-9jl2l/POD" id=72e53fc6-2cd0-4ff0-8641-7ab56ba2017e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.072852 | controller | Jun 11 00:40:00.584749 crc crio[23067]: time="2026-06-11T00:40:00.58314915Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.072868 | controller | Jun 11 00:40:00.657617 crc crio[23067]: time="2026-06-11T00:40:00.65714245Z" level=info msg="Got pod network &{Name:auto-csr-approver-29685640-9jl2l Namespace:openshift-infra ID:fb61913bdb3e493c7beae5beb64dd3cbfd00a3ea2719db950226546735c2e547 UID:6abc4d86-0ba6-41b6-9e0a-bf6f335fe4c4 NetNS:/var/run/netns/f247e7bc-3594-427e-91a8-5b32250cbc6f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6abc4d86_0ba6_41b6_9e0a_bf6f335fe4c4.slice PodAnnotations:0xc00802e678}] Aliases:map[]}"
2026-06-11 01:10:47.072884 | controller | Jun 11 00:40:00.657617 crc crio[23067]: time="2026-06-11T00:40:00.657572362Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29685640-9jl2l to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.072922 | controller | Jun 11 00:40:01.177092 crc crio[23067]: 2026-06-11T00:40:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fb61913bdb3e493 Mac:02:be:1a:3b:f9:fe Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ee Mtu:0 Sandbox:/var/run/netns/f247e7bc-3594-427e-91a8-5b32250cbc6f SocketPath: PciID:}] [{Interface:0xc0003ba8d0 Address:{IP:10.217.0.238 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:47.072944 | controller | Jun 11 00:40:01.178981 crc crio[23067]: time="2026-06-11T00:40:01.178903984Z" level=info msg="Got pod network &{Name:auto-csr-approver-29685640-9jl2l Namespace:openshift-infra ID:fb61913bdb3e493c7beae5beb64dd3cbfd00a3ea2719db950226546735c2e547 UID:6abc4d86-0ba6-41b6-9e0a-bf6f335fe4c4 NetNS:/var/run/netns/f247e7bc-3594-427e-91a8-5b32250cbc6f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6abc4d86_0ba6_41b6_9e0a_bf6f335fe4c4.slice PodAnnotations:0xc00802e678}] Aliases:map[]}"
2026-06-11 01:10:47.072961 | controller | Jun 11 00:40:01.179105 crc crio[23067]: time="2026-06-11T00:40:01.179051978Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29685640-9jl2l for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:47.072977 | controller | Jun 11 00:40:01.192355 crc crio[23067]: time="2026-06-11T00:40:01.192239046Z" level=info msg="Ran pod sandbox fb61913bdb3e493c7beae5beb64dd3cbfd00a3ea2719db950226546735c2e547 with infra container: openshift-infra/auto-csr-approver-29685640-9jl2l/POD" id=72e53fc6-2cd0-4ff0-8641-7ab56ba2017e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.072993 | controller | Jun 11 00:40:01.196892 crc crio[23067]: time="2026-06-11T00:40:01.19680216Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=acdb23b5-f205-4235-936c-311c1f933d89 name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:47.073009 | controller | Jun 11 00:40:01.212188 crc crio[23067]: time="2026-06-11T00:40:01.211809588Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 01:10:47.073025 | controller | Jun 11 00:40:02.410375 crc crio[23067]: time="2026-06-11T00:40:02.410306048Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=acdb23b5-f205-4235-936c-311c1f933d89 name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:47.073041 | controller | Jun 11 00:40:02.413455 crc crio[23067]: time="2026-06-11T00:40:02.413369361Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=b9329f46-0831-4a45-af92-8e5f1413702e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.073057 | controller | Jun 11 00:40:02.416022 crc crio[23067]: time="2026-06-11T00:40:02.415983432Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=5acd8a5c-4edd-43af-bd1d-fbd89bcc5e1e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.073073 | controller | Jun 11 00:40:02.425929 crc crio[23067]: time="2026-06-11T00:40:02.425192572Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29685640-9jl2l/oc" id=5b3adb15-d39f-4407-91f2-6f1465c9ddc6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.073089 | controller | Jun 11 00:40:02.426906 crc crio[23067]: time="2026-06-11T00:40:02.426874548Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.073105 | controller | Jun 11 00:40:02.493126 crc crio[23067]: time="2026-06-11T00:40:02.493055486Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.073120 | controller | Jun 11 00:40:03.070075 crc crio[23067]: time="2026-06-11T00:40:03.06999666Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.073136 | controller | Jun 11 00:40:03.191485 crc crio[23067]: time="2026-06-11T00:40:03.191361027Z" level=info msg="Created container d45c70eea14d8f9d6fccde3bbc5337b615a0ac5bcaba3f61cdd8d035599241b5: openshift-infra/auto-csr-approver-29685640-9jl2l/oc" id=5b3adb15-d39f-4407-91f2-6f1465c9ddc6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.073156 | controller | Jun 11 00:40:03.193928 crc crio[23067]: time="2026-06-11T00:40:03.193728932Z" level=info msg="Starting container: d45c70eea14d8f9d6fccde3bbc5337b615a0ac5bcaba3f61cdd8d035599241b5" id=99cc3796-6775-4ae8-ae8e-ed4a6c71084d name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.073173 | controller | Jun 11 00:40:03.200974 crc crio[23067]: time="2026-06-11T00:40:03.200830284Z" level=info msg="Started container" PID=145248 containerID=d45c70eea14d8f9d6fccde3bbc5337b615a0ac5bcaba3f61cdd8d035599241b5 description=openshift-infra/auto-csr-approver-29685640-9jl2l/oc id=99cc3796-6775-4ae8-ae8e-ed4a6c71084d name=/runtime.v1.RuntimeService/StartContainer sandboxID=fb61913bdb3e493c7beae5beb64dd3cbfd00a3ea2719db950226546735c2e547
2026-06-11 01:10:47.073189 | controller | Jun 11 00:40:05.181218 crc crio[23067]: time="2026-06-11T00:40:05.180072264Z" level=info msg="Stopping pod sandbox: fb61913bdb3e493c7beae5beb64dd3cbfd00a3ea2719db950226546735c2e547" id=aefe7e86-7a0d-4bc1-9cac-dc45710e21f2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.073205 | controller | Jun 11 00:40:05.183107 crc crio[23067]: time="2026-06-11T00:40:05.182394978Z" level=info msg="Got pod network &{Name:auto-csr-approver-29685640-9jl2l Namespace:openshift-infra ID:fb61913bdb3e493c7beae5beb64dd3cbfd00a3ea2719db950226546735c2e547 UID:6abc4d86-0ba6-41b6-9e0a-bf6f335fe4c4 NetNS:/var/run/netns/f247e7bc-3594-427e-91a8-5b32250cbc6f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6abc4d86_0ba6_41b6_9e0a_bf6f335fe4c4.slice PodAnnotations:0xc00802e4c8}] Aliases:map[]}"
2026-06-11 01:10:47.073221 | controller | Jun 11 00:40:05.183107 crc crio[23067]: time="2026-06-11T00:40:05.182640504Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29685640-9jl2l from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.073237 | controller | Jun 11 00:40:05.591331 crc crio[23067]: time="2026-06-11T00:40:05.590630888Z" level=info msg="Stopped pod sandbox: fb61913bdb3e493c7beae5beb64dd3cbfd00a3ea2719db950226546735c2e547" id=aefe7e86-7a0d-4bc1-9cac-dc45710e21f2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.073253 | controller | Jun 11 00:40:32.398216 crc crio[23067]: time="2026-06-11T00:40:32.397252157Z" level=info msg="Removing container: 61e07dacd2dea9643fc05bac6643e3b3d85f121975b73790dc011ae67a5194c6" id=d7182c3a-58a9-40f6-a2dc-030b4d8781e1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.073268 | controller | Jun 11 00:40:32.511211 crc crio[23067]: time="2026-06-11T00:40:32.510761411Z" level=info msg="Removed container 61e07dacd2dea9643fc05bac6643e3b3d85f121975b73790dc011ae67a5194c6: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-h9j2l/openstack-edpm-ipam-provisionserver-checksum-discovery" id=d7182c3a-58a9-40f6-a2dc-030b4d8781e1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.073284 | controller | Jun 11 00:40:32.516915 crc crio[23067]: time="2026-06-11T00:40:32.516833046Z" level=info msg="Removing container: 0baf726c7d0eeb3ddd78b317b2195b57a75db8f3d42fbad5e864d16fa78521ee" id=08649dbd-014a-461d-bb50-92ec35ef58af name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.073299 | controller | Jun 11 00:40:32.576111 crc crio[23067]: time="2026-06-11T00:40:32.575903041Z" level=info msg="Removed container 0baf726c7d0eeb3ddd78b317b2195b57a75db8f3d42fbad5e864d16fa78521ee: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-h9j2l/init" id=08649dbd-014a-461d-bb50-92ec35ef58af name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.073315 | controller | Jun 11 00:40:32.579723 crc crio[23067]: time="2026-06-11T00:40:32.57954638Z" level=info msg="Removing container: 842933c6600e28e94220be8347f69a9fdc744cb4e79f648de14e321b403e5f87" id=62acf496-60fb-4ebf-943d-65ab9d15b167 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.073334 | controller | Jun 11 00:40:33.405786 crc crio[23067]: time="2026-06-11T00:40:33.405619561Z" level=info msg="Removed container 842933c6600e28e94220be8347f69a9fdc744cb4e79f648de14e321b403e5f87: openshift-infra/auto-csr-approver-29685634-tc5cp/oc" id=62acf496-60fb-4ebf-943d-65ab9d15b167 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.073366 | controller | Jun 11 00:40:33.426217 crc crio[23067]: time="2026-06-11T00:40:33.426125878Z" level=info msg="Stopping pod sandbox: 560910062cf55e82b42ab25c9dbb15e8de193f1f820990fe514e4665fd1ea862" id=8d98c120-0520-4fe1-85ac-01370949e968 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.073388 | controller | Jun 11 00:40:33.426542 crc crio[23067]: time="2026-06-11T00:40:33.426255721Z" level=info msg="Stopped pod sandbox (already stopped): 560910062cf55e82b42ab25c9dbb15e8de193f1f820990fe514e4665fd1ea862" id=8d98c120-0520-4fe1-85ac-01370949e968 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.073404 | controller | Jun 11 00:40:33.427712 crc crio[23067]: time="2026-06-11T00:40:33.427595248Z" level=info msg="Removing pod sandbox: 560910062cf55e82b42ab25c9dbb15e8de193f1f820990fe514e4665fd1ea862" id=09294bd9-d850-4094-9366-499fa1ead105 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.073420 | controller | Jun 11 00:40:33.507390 crc crio[23067]: time="2026-06-11T00:40:33.50683902Z" level=info msg="Removed pod sandbox: 560910062cf55e82b42ab25c9dbb15e8de193f1f820990fe514e4665fd1ea862" id=09294bd9-d850-4094-9366-499fa1ead105 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.073435 | controller | Jun 11 00:40:33.513318 crc crio[23067]: time="2026-06-11T00:40:33.513194083Z" level=info msg="Stopping pod sandbox: 84defbc8c1a935fe5cec2138cdf99cc9163dbc04cb0c09027474c7de3c6d28f2" id=10336039-cc5f-4de8-9050-3e784d429bd3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.073450 | controller | Jun 11 00:40:33.513802 crc crio[23067]: time="2026-06-11T00:40:33.513622085Z" level=info msg="Stopped pod sandbox (already stopped): 84defbc8c1a935fe5cec2138cdf99cc9163dbc04cb0c09027474c7de3c6d28f2" id=10336039-cc5f-4de8-9050-3e784d429bd3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.073464 | controller | Jun 11 00:40:33.515170 crc crio[23067]: time="2026-06-11T00:40:33.515004602Z" level=info msg="Removing pod sandbox: 84defbc8c1a935fe5cec2138cdf99cc9163dbc04cb0c09027474c7de3c6d28f2" id=7b5a3423-6d74-4c42-9b66-b9c194ade960 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.073479 | controller | Jun 11 00:40:33.543479 crc crio[23067]: time="2026-06-11T00:40:33.543346532Z" level=info msg="Removed pod sandbox: 84defbc8c1a935fe5cec2138cdf99cc9163dbc04cb0c09027474c7de3c6d28f2" id=7b5a3423-6d74-4c42-9b66-b9c194ade960 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.073495 | controller | Jun 11 00:41:40.313122 crc crio[23067]: time="2026-06-11T00:41:40.312121546Z" level=info msg="Stopping pod sandbox: f0ff37a2cf231af67876e5beea2fa399a3bbed5e4025551c53f21130d81da510" id=abfc1bd4-ca0b-4539-ab03-b44728296f0a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.073510 | controller | Jun 11 00:41:40.315243 crc crio[23067]: time="2026-06-11T00:41:40.315176989Z" level=info msg="Got pod network &{Name:download-cache-edpm-deployment-ipam-openstack-edpm-ipam-tw54p Namespace:openstack ID:f0ff37a2cf231af67876e5beea2fa399a3bbed5e4025551c53f21130d81da510 UID:01b2ed84-c580-4ecd-8587-8367601c4c3a NetNS:/var/run/netns/d6903f1e-dfc5-4cc1-a865-1d305e6a86bd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod01b2ed84_c580_4ecd_8587_8367601c4c3a.slice PodAnnotations:0xc00802e218}] Aliases:map[]}"
2026-06-11 01:10:47.073529 | controller | Jun 11 00:41:40.315725 crc crio[23067]: time="2026-06-11T00:41:40.315599751Z" level=info msg="Deleting pod openstack_download-cache-edpm-deployment-ipam-openstack-edpm-ipam-tw54p from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.073545 | controller | Jun 11 00:41:40.836165 crc crio[23067]: time="2026-06-11T00:41:40.836078971Z" level=info msg="Stopped pod sandbox: f0ff37a2cf231af67876e5beea2fa399a3bbed5e4025551c53f21130d81da510" id=abfc1bd4-ca0b-4539-ab03-b44728296f0a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.073560 | controller | Jun 11 00:41:42.034433 crc crio[23067]: time="2026-06-11T00:41:42.03311816Z" level=info msg="Running pod sandbox: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipamqv8rt/POD" id=67366714-dcf9-444e-9c6a-c471aec41627 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.073575 | controller | Jun 11 00:41:42.037969 crc crio[23067]: time="2026-06-11T00:41:42.034485897Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.073591 | controller | Jun 11 00:41:42.108171 crc crio[23067]: time="2026-06-11T00:41:42.108054356Z" level=info msg="Got pod network &{Name:configure-network-edpm-deployment-ipam-openstack-edpm-ipamqv8rt Namespace:openstack ID:291e53e1e78369fa966f3e5e655a8f18ed2ec1490a97bc9f36d618e80a2048de UID:5b0f7dd7-2ebd-4a41-87cc-84b8bd1b86ae NetNS:/var/run/netns/b9748b3f-e3d7-4a6e-88c2-6c5c06e72692 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5b0f7dd7_2ebd_4a41_87cc_84b8bd1b86ae.slice PodAnnotations:0xc003610168}] Aliases:map[]}"
2026-06-11 01:10:47.073606 | controller | Jun 11 00:41:42.108171 crc crio[23067]: time="2026-06-11T00:41:42.108112317Z" level=info msg="Adding pod openstack_configure-network-edpm-deployment-ipam-openstack-edpm-ipamqv8rt to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.073622 | controller | Jun 11 00:41:42.556814 crc crio[23067]: 2026-06-11T00:41:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:291e53e1e78369f Mac:ca:b8:72:f5:42:e6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ef Mtu:0 Sandbox:/var/run/netns/b9748b3f-e3d7-4a6e-88c2-6c5c06e72692 SocketPath: PciID:}] [{Interface:0xc00013edc0 Address:{IP:10.217.0.239 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:47.073637 | controller | Jun 11 00:41:42.559632 crc crio[23067]: time="2026-06-11T00:41:42.55948072Z" level=info msg="Got pod network &{Name:configure-network-edpm-deployment-ipam-openstack-edpm-ipamqv8rt Namespace:openstack ID:291e53e1e78369fa966f3e5e655a8f18ed2ec1490a97bc9f36d618e80a2048de UID:5b0f7dd7-2ebd-4a41-87cc-84b8bd1b86ae NetNS:/var/run/netns/b9748b3f-e3d7-4a6e-88c2-6c5c06e72692 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5b0f7dd7_2ebd_4a41_87cc_84b8bd1b86ae.slice PodAnnotations:0xc003610168}] Aliases:map[]}"
2026-06-11 01:10:47.073652 | controller | Jun 11 00:41:42.559941 crc crio[23067]: time="2026-06-11T00:41:42.55987537Z" level=info msg="Checking pod openstack_configure-network-edpm-deployment-ipam-openstack-edpm-ipamqv8rt for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:47.073667 | controller | Jun 11 00:41:42.574729 crc crio[23067]: time="2026-06-11T00:41:42.574421136Z" level=info msg="Ran pod sandbox 291e53e1e78369fa966f3e5e655a8f18ed2ec1490a97bc9f36d618e80a2048de with infra container: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipamqv8rt/POD" id=67366714-dcf9-444e-9c6a-c471aec41627 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.073682 | controller | Jun 11 00:41:42.578871 crc crio[23067]: time="2026-06-11T00:41:42.578779584Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=a4b9fc19-d8ed-4233-b1ec-93191b7cc8ed name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.073702 | controller | Jun 11 00:41:42.611607 crc crio[23067]: time="2026-06-11T00:41:42.611519143Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=ba887737-386d-4832-9181-17dbe7c509dd name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.073717 | controller | Jun 11 00:41:42.621250 crc crio[23067]: time="2026-06-11T00:41:42.621111234Z" level=info msg="Creating container: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipamqv8rt/configure-network-edpm-deployment-ipam-openstack-edpm-ipam" id=746102cc-26c6-4850-90a2-b92c696e9e74 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.073733 | controller | Jun 11 00:41:42.621879 crc crio[23067]: time="2026-06-11T00:41:42.621822983Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.073748 | controller | Jun 11 00:41:42.686446 crc crio[23067]: time="2026-06-11T00:41:42.685911714Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.073763 | controller | Jun 11 00:41:42.690868 crc crio[23067]: time="2026-06-11T00:41:42.690779737Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.073778 | controller | Jun 11 00:41:42.851999 crc crio[23067]: time="2026-06-11T00:41:42.851872213Z" level=info msg="Created container c8bbae2a441365cf753d3d19469f02569cf409f2fcaf85f1efe62e15948a955c: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipamqv8rt/configure-network-edpm-deployment-ipam-openstack-edpm-ipam" id=746102cc-26c6-4850-90a2-b92c696e9e74 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.073793 | controller | Jun 11 00:41:42.853766 crc crio[23067]: time="2026-06-11T00:41:42.853690652Z" level=info msg="Starting container: c8bbae2a441365cf753d3d19469f02569cf409f2fcaf85f1efe62e15948a955c" id=6d332105-25b9-4e0f-9026-72447e8c0093 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.073808 | controller | Jun 11 00:41:42.860229 crc crio[23067]: time="2026-06-11T00:41:42.860138818Z" level=info msg="Started container" PID=150241 containerID=c8bbae2a441365cf753d3d19469f02569cf409f2fcaf85f1efe62e15948a955c description=openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipamqv8rt/configure-network-edpm-deployment-ipam-openstack-edpm-ipam id=6d332105-25b9-4e0f-9026-72447e8c0093 name=/runtime.v1.RuntimeService/StartContainer sandboxID=291e53e1e78369fa966f3e5e655a8f18ed2ec1490a97bc9f36d618e80a2048de
2026-06-11 01:10:47.073824 | controller | Jun 11 00:42:00.567099 crc crio[23067]: time="2026-06-11T00:42:00.566057507Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29685642-v2h9m/POD" id=df7061e4-bf53-4660-8a46-3255535138b2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.073839 | controller | Jun 11 00:42:00.567099 crc crio[23067]: time="2026-06-11T00:42:00.567042953Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.073855 | controller | Jun 11 00:42:00.620955 crc crio[23067]: time="2026-06-11T00:42:00.620832545Z" level=info msg="Got pod network &{Name:auto-csr-approver-29685642-v2h9m Namespace:openshift-infra ID:b67ca8857d92a37f43774019a5755ea6cf6c8da3f5c01933c83a74583ef825f4 UID:f7591bf2-f1cb-42ca-a807-94df330732b1 NetNS:/var/run/netns/143ba96a-4e2c-4c57-b707-ab2617fb3750 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf7591bf2_f1cb_42ca_a807_94df330732b1.slice PodAnnotations:0xc0002f2268}] Aliases:map[]}"
2026-06-11 01:10:47.073875 | controller | Jun 11 00:42:00.620955 crc crio[23067]: time="2026-06-11T00:42:00.620921787Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29685642-v2h9m to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.073891 | controller | Jun 11 00:42:01.123631 crc crio[23067]: 2026-06-11T00:42:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b67ca8857d92a37 Mac:b6:a6:a0:08:5c:8e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f0 Mtu:0 Sandbox:/var/run/netns/143ba96a-4e2c-4c57-b707-ab2617fb3750 SocketPath: PciID:}] [{Interface:0xc0002d1510 Address:{IP:10.217.0.240 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:47.073907 | controller | Jun 11 00:42:01.125785 crc crio[23067]: time="2026-06-11T00:42:01.125622779Z" level=info msg="Got pod network &{Name:auto-csr-approver-29685642-v2h9m Namespace:openshift-infra ID:b67ca8857d92a37f43774019a5755ea6cf6c8da3f5c01933c83a74583ef825f4 UID:f7591bf2-f1cb-42ca-a807-94df330732b1 NetNS:/var/run/netns/143ba96a-4e2c-4c57-b707-ab2617fb3750 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf7591bf2_f1cb_42ca_a807_94df330732b1.slice PodAnnotations:0xc0002f2268}] Aliases:map[]}"
2026-06-11 01:10:47.073923 | controller | Jun 11 00:42:01.126272 crc crio[23067]: time="2026-06-11T00:42:01.126203784Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29685642-v2h9m for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:47.073939 | controller | Jun 11 00:42:01.134817 crc crio[23067]: time="2026-06-11T00:42:01.134742286Z" level=info msg="Ran pod sandbox b67ca8857d92a37f43774019a5755ea6cf6c8da3f5c01933c83a74583ef825f4 with infra container: openshift-infra/auto-csr-approver-29685642-v2h9m/POD" id=df7061e4-bf53-4660-8a46-3255535138b2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.073955 | controller | Jun 11 00:42:01.138014 crc crio[23067]: time="2026-06-11T00:42:01.137886052Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=0a6948a0-e367-4b28-a97b-c06a32759fc4 name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:47.073971 | controller | Jun 11 00:42:01.148124 crc crio[23067]: time="2026-06-11T00:42:01.148046358Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 01:10:47.073988 | controller | Jun 11 00:42:02.209103 crc crio[23067]: time="2026-06-11T00:42:02.208385964Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=0a6948a0-e367-4b28-a97b-c06a32759fc4 name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:47.074004 | controller | Jun 11 00:42:02.210400 crc crio[23067]: time="2026-06-11T00:42:02.210342328Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=501faa84-7e66-47a4-b724-38c09fd7eb17 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.074021 | controller | Jun 11 00:42:02.213086 crc crio[23067]: time="2026-06-11T00:42:02.21299638Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=8af7f141-9c8a-446e-ae75-b95986acea5d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.074037 | controller | Jun 11 00:42:02.221344 crc crio[23067]: time="2026-06-11T00:42:02.221247654Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29685642-v2h9m/oc" id=54f719c5-9dd4-4bf8-98ad-f8466888a2a7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.074053 | controller | Jun 11 00:42:02.222058 crc crio[23067]: time="2026-06-11T00:42:02.221986974Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.074069 | controller | Jun 11 00:42:02.272207 crc crio[23067]: time="2026-06-11T00:42:02.272083655Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.074089 | controller | Jun 11 00:42:02.749576 crc crio[23067]: time="2026-06-11T00:42:02.749125364Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.074105 | controller | Jun 11 00:42:02.874149 crc crio[23067]: time="2026-06-11T00:42:02.874012957Z" level=info msg="Created container 42f774752e7e03bf30f8440218771802ce5bc23371f7ba12e8d8cffc1f9908dc: openshift-infra/auto-csr-approver-29685642-v2h9m/oc" id=54f719c5-9dd4-4bf8-98ad-f8466888a2a7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.074122 | controller | Jun 11 00:42:02.877168 crc crio[23067]: time="2026-06-11T00:42:02.87709232Z" level=info msg="Starting container: 42f774752e7e03bf30f8440218771802ce5bc23371f7ba12e8d8cffc1f9908dc" id=23e4b3e1-9897-44b9-8a98-ae25302b68fa name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.074138 | controller | Jun 11 00:42:02.882876 crc crio[23067]: time="2026-06-11T00:42:02.882805216Z" level=info msg="Started container" PID=151361 containerID=42f774752e7e03bf30f8440218771802ce5bc23371f7ba12e8d8cffc1f9908dc description=openshift-infra/auto-csr-approver-29685642-v2h9m/oc id=23e4b3e1-9897-44b9-8a98-ae25302b68fa name=/runtime.v1.RuntimeService/StartContainer sandboxID=b67ca8857d92a37f43774019a5755ea6cf6c8da3f5c01933c83a74583ef825f4
2026-06-11 01:10:47.074154 | controller | Jun 11 00:42:04.901360 crc crio[23067]: time="2026-06-11T00:42:04.900109911Z" level=info msg="Stopping pod sandbox: b67ca8857d92a37f43774019a5755ea6cf6c8da3f5c01933c83a74583ef825f4" id=b5d4f251-d6f8-4e39-85f5-2c45519506fb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.074171 | controller | Jun 11 00:42:04.903371 crc crio[23067]: time="2026-06-11T00:42:04.902099435Z" level=info msg="Got pod network &{Name:auto-csr-approver-29685642-v2h9m Namespace:openshift-infra ID:b67ca8857d92a37f43774019a5755ea6cf6c8da3f5c01933c83a74583ef825f4 UID:f7591bf2-f1cb-42ca-a807-94df330732b1 NetNS:/var/run/netns/143ba96a-4e2c-4c57-b707-ab2617fb3750 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf7591bf2_f1cb_42ca_a807_94df330732b1.slice PodAnnotations:0xc002a46a10}] Aliases:map[]}"
2026-06-11 01:10:47.074188 | controller | Jun 11 00:42:04.903371 crc crio[23067]: time="2026-06-11T00:42:04.902229018Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29685642-v2h9m from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.074205 | controller | Jun 11 00:42:05.251828 crc crio[23067]: time="2026-06-11T00:42:05.251586759Z" level=info msg="Stopped pod sandbox: b67ca8857d92a37f43774019a5755ea6cf6c8da3f5c01933c83a74583ef825f4" id=b5d4f251-d6f8-4e39-85f5-2c45519506fb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.074221 | controller | Jun 11 00:42:06.536502 crc crio[23067]: time="2026-06-11T00:42:06.535554701Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-operators-fff2n/POD" id=5d6e76f3-78c8-4e4e-a664-88b29f14d2cd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.074237 | controller | Jun 11 00:42:06.538004 crc crio[23067]: time="2026-06-11T00:42:06.536706812Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.074253 | controller | Jun 11 00:42:06.597779 crc crio[23067]: time="2026-06-11T00:42:06.597613987Z" level=info msg="Got pod network &{Name:redhat-operators-fff2n Namespace:openshift-marketplace ID:e702855a0168ba46ab78288f59ee37cc9d18e0aa1137f3106886ef7473433fba UID:92c026ab-97ce-4d62-8881-bf19d9cc1884 NetNS:/var/run/netns/d5b895dc-ca57-4927-8567-7e4b662e437f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod92c026ab_97ce_4d62_8881_bf19d9cc1884.slice PodAnnotations:0xc00008c410}] Aliases:map[]}"
2026-06-11 01:10:47.074273 | controller | Jun 11 00:42:06.597779 crc crio[23067]: time="2026-06-11T00:42:06.59772661Z" level=info msg="Adding pod openshift-marketplace_redhat-operators-fff2n to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.074290 | controller | Jun 11 00:42:07.139385 crc crio[23067]: 2026-06-11T00:42:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e702855a0168ba4 Mac:7a:49:0a:3b:c6:30 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f1 Mtu:0 Sandbox:/var/run/netns/d5b895dc-ca57-4927-8567-7e4b662e437f SocketPath: PciID:}] [{Interface:0xc0001385a0 Address:{IP:10.217.0.241 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:47.074306 | controller | Jun 11 00:42:07.143118 crc crio[23067]: time="2026-06-11T00:42:07.143028094Z" level=info msg="Got pod network &{Name:redhat-operators-fff2n Namespace:openshift-marketplace ID:e702855a0168ba46ab78288f59ee37cc9d18e0aa1137f3106886ef7473433fba UID:92c026ab-97ce-4d62-8881-bf19d9cc1884 NetNS:/var/run/netns/d5b895dc-ca57-4927-8567-7e4b662e437f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod92c026ab_97ce_4d62_8881_bf19d9cc1884.slice PodAnnotations:0xc00008c410}] Aliases:map[]}"
2026-06-11 01:10:47.074322 | controller | Jun 11 00:42:07.143365 crc crio[23067]: time="2026-06-11T00:42:07.14323567Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-fff2n for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:47.074338 | controller | Jun 11 00:42:07.161379 crc crio[23067]: time="2026-06-11T00:42:07.161202918Z" level=info msg="Ran pod sandbox e702855a0168ba46ab78288f59ee37cc9d18e0aa1137f3106886ef7473433fba with infra container: openshift-marketplace/redhat-operators-fff2n/POD" id=5d6e76f3-78c8-4e4e-a664-88b29f14d2cd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.074374 | controller | Jun 11 00:42:07.165536 crc crio[23067]: time="2026-06-11T00:42:07.165440413Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=67956ac2-32ef-402a-9c0e-3e43170b5d2a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.074392 | controller | Jun 11 00:42:07.168432 crc crio[23067]: time="2026-06-11T00:42:07.168332412Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=6c8ad568-d87f-4549-8546-d4fa2eff031a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.074408 | controller | Jun 11 00:42:07.181766 crc crio[23067]: time="2026-06-11T00:42:07.181606852Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-fff2n/extract-utilities" id=9310c271-f050-4be2-a085-de0051fecfc4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.074423 | controller | Jun 11 00:42:07.182177 crc crio[23067]: time="2026-06-11T00:42:07.182121956Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.074439 | controller | Jun 11 00:42:07.250457 crc crio[23067]: time="2026-06-11T00:42:07.250323919Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.074454 | controller | Jun 11 00:42:07.258272 crc crio[23067]: time="2026-06-11T00:42:07.258184053Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.074470 | controller | Jun 11 00:42:07.419196 crc crio[23067]: time="2026-06-11T00:42:07.419008002Z" level=info msg="Created container c28018914070c45cdbbe24057a700bea006689f459ea04002ac51b2282f9accd: openshift-marketplace/redhat-operators-fff2n/extract-utilities" id=9310c271-f050-4be2-a085-de0051fecfc4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.074489 | controller | Jun 11 00:42:07.421181 crc crio[23067]: time="2026-06-11T00:42:07.421064218Z" level=info msg="Starting container: c28018914070c45cdbbe24057a700bea006689f459ea04002ac51b2282f9accd" id=c16655ae-178e-468b-a9a7-8954b75fc8a3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.074505 | controller | Jun 11 00:42:07.427509 crc crio[23067]: time="2026-06-11T00:42:07.42741992Z" level=info msg="Started container" PID=151760 containerID=c28018914070c45cdbbe24057a700bea006689f459ea04002ac51b2282f9accd description=openshift-marketplace/redhat-operators-fff2n/extract-utilities id=c16655ae-178e-468b-a9a7-8954b75fc8a3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e702855a0168ba46ab78288f59ee37cc9d18e0aa1137f3106886ef7473433fba
2026-06-11 01:10:47.074521 | controller | Jun 11 00:42:07.967744 crc crio[23067]: time="2026-06-11T00:42:07.967002199Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=fa3576ad-4d65-4805-bd27-c3115c444a39 name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:47.074536 | controller | Jun 11 00:42:07.980408 crc crio[23067]: time="2026-06-11T00:42:07.980167807Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-operator-index:v4.20\""
2026-06-11 01:10:47.074552 | controller | Jun 11 00:42:09.166771 crc crio[23067]: time="2026-06-11T00:42:09.16661371Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:546c77fdbf5f7c6a9a4243f4c4ef38fe0f584972a70f687bc40091743ee77d60" id=fa3576ad-4d65-4805-bd27-c3115c444a39 name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:47.074568 | controller | Jun 11 00:42:09.169491 crc crio[23067]: time="2026-06-11T00:42:09.169366765Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=98ab8370-47b1-41a6-a0e9-c202a533dbbf name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.074583 | controller | Jun 11 00:42:09.174405 crc crio[23067]: time="2026-06-11T00:42:09.17433899Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=d26efda3-de81-4778-bf62-2fc7bbfec260 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.074599 | controller | Jun 11 00:42:09.191166 crc crio[23067]: time="2026-06-11T00:42:09.191085785Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-fff2n/extract-content" id=c9a3ab8a-460e-4375-b0c4-6fa0b7991f55 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.074614 | controller | Jun 11 00:42:09.191853 crc crio[23067]: time="2026-06-11T00:42:09.191790884Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.074630 | controller | Jun 11 00:42:09.253872 crc crio[23067]: time="2026-06-11T00:42:09.253549242Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.074645 | controller | Jun 11 00:42:09.259552 crc crio[23067]: time="2026-06-11T00:42:09.259449912Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.074661 | controller | Jun 11 00:42:09.437994 crc crio[23067]: time="2026-06-11T00:42:09.437286443Z" level=info msg="Created container a956369e9cd7323b61f80f31ea5711c40499c8bce3add617cfa0bc55182da7e0: openshift-marketplace/redhat-operators-fff2n/extract-content" id=c9a3ab8a-460e-4375-b0c4-6fa0b7991f55 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.074676 | controller | Jun 11 00:42:09.442016 crc crio[23067]: time="2026-06-11T00:42:09.441859897Z" level=info msg="Starting container: a956369e9cd7323b61f80f31ea5711c40499c8bce3add617cfa0bc55182da7e0" id=c4feae4b-0bc1-4c36-ab49-c7b9a91ea9e3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.074695 | controller | Jun 11 00:42:09.460598 crc crio[23067]: time="2026-06-11T00:42:09.460474183Z" level=info msg="Started container" PID=151894 containerID=a956369e9cd7323b61f80f31ea5711c40499c8bce3add617cfa0bc55182da7e0 description=openshift-marketplace/redhat-operators-fff2n/extract-content id=c4feae4b-0bc1-4c36-ab49-c7b9a91ea9e3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e702855a0168ba46ab78288f59ee37cc9d18e0aa1137f3106886ef7473433fba
2026-06-11 01:10:47.074711 | controller | Jun 11 00:42:17.244890 crc crio[23067]: time="2026-06-11T00:42:17.241238564Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=4bf5808c-b0de-4524-ae2d-082415390d1c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.074727 | controller | Jun 11 00:42:17.298740 crc crio[23067]: time="2026-06-11T00:42:17.297169953Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=7b486f9d-1d24-41f3-ad60-bdede9c87973 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.074743 | controller | Jun 11 00:42:17.354084 crc crio[23067]: time="2026-06-11T00:42:17.353627717Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-fff2n/registry-server" id=880e0399-3055-4021-95c8-bc333ddc7e53 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.074758 | controller | Jun 11 00:42:17.355862 crc crio[23067]: time="2026-06-11T00:42:17.354885691Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.074774 | controller | Jun 11 00:42:17.915782 crc crio[23067]: time="2026-06-11T00:42:17.91508912Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.074789 | controller | Jun 11 00:42:17.943094 crc crio[23067]: time="2026-06-11T00:42:17.9430425Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.074804 | controller | Jun 11 00:42:18.504197 crc crio[23067]: time="2026-06-11T00:42:18.504138993Z" level=info msg="Created container 035495099fe4f725a6135da16bb432c8502bdb6c48a8b7006c40722ae6145657: openshift-marketplace/redhat-operators-fff2n/registry-server" id=880e0399-3055-4021-95c8-bc333ddc7e53 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.074820 | controller | Jun 11 00:42:18.507045 crc crio[23067]: time="2026-06-11T00:42:18.50694748Z" level=info msg="Starting container: 035495099fe4f725a6135da16bb432c8502bdb6c48a8b7006c40722ae6145657" id=12b0510d-bb21-4705-a856-bb738172a567 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.074835 | controller | Jun 11 00:42:18.516087 crc crio[23067]: time="2026-06-11T00:42:18.516001916Z" level=info msg="Started container" PID=152315 containerID=035495099fe4f725a6135da16bb432c8502bdb6c48a8b7006c40722ae6145657 description=openshift-marketplace/redhat-operators-fff2n/registry-server id=12b0510d-bb21-4705-a856-bb738172a567 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e702855a0168ba46ab78288f59ee37cc9d18e0aa1137f3106886ef7473433fba
2026-06-11 01:10:47.074851 | controller | Jun 11 00:42:33.619719 crc crio[23067]: time="2026-06-11T00:42:33.618950058Z" level=info msg="Removing container: 2de03777770eeebde30d0cb495546f64c8a7c340f0bdf70981ef5c433c819581" id=582a0b0a-7c01-42c5-b58a-c9dd7c4ebc2c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.074867 | controller | Jun 11 00:42:33.881909 crc crio[23067]: time="2026-06-11T00:42:33.881707427Z" level=info msg="Removed container 2de03777770eeebde30d0cb495546f64c8a7c340f0bdf70981ef5c433c819581: openshift-infra/auto-csr-approver-29685636-gclgn/oc" id=582a0b0a-7c01-42c5-b58a-c9dd7c4ebc2c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.074887 | controller | Jun 11 00:42:33.896541 crc crio[23067]: time="2026-06-11T00:42:33.8958078Z" level=info msg="Stopping pod sandbox: 4405c39c5003b0b35533040dbdca9b7a8419f8653fb3b2cdf87582a198b65c34" id=017b3493-5ea9-4984-a21c-5a7e88ecb059 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.074904 | controller | Jun 11 00:42:33.896541 crc crio[23067]: time="2026-06-11T00:42:33.895963544Z" level=info msg="Stopped pod sandbox (already stopped): 4405c39c5003b0b35533040dbdca9b7a8419f8653fb3b2cdf87582a198b65c34" id=017b3493-5ea9-4984-a21c-5a7e88ecb059 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.074919 | controller | Jun 11 00:42:33.896541 crc crio[23067]: time="2026-06-11T00:42:33.896585031Z" level=info msg="Removing pod sandbox: 4405c39c5003b0b35533040dbdca9b7a8419f8653fb3b2cdf87582a198b65c34" id=6bc889f9-4bfe-4cc2-98e8-bbed02056fce name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.074935 | controller | Jun 11 00:42:33.941146 crc crio[23067]: time="2026-06-11T00:42:33.941037269Z" level=info msg="Removed pod sandbox: 4405c39c5003b0b35533040dbdca9b7a8419f8653fb3b2cdf87582a198b65c34" id=6bc889f9-4bfe-4cc2-98e8-bbed02056fce name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.074951 | controller | Jun 11 00:42:38.652488 crc crio[23067]: time="2026-06-11T00:42:38.651401925Z" level=info msg="Stopping container: 035495099fe4f725a6135da16bb432c8502bdb6c48a8b7006c40722ae6145657 (timeout: 2s)" id=71a7329d-7df5-442e-ba5d-cc407bc4d30e name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:47.074966 | controller | Jun 11 00:42:38.775502 crc crio[23067]: time="2026-06-11T00:42:38.775387603Z" level=info msg="Stopped container 035495099fe4f725a6135da16bb432c8502bdb6c48a8b7006c40722ae6145657: openshift-marketplace/redhat-operators-fff2n/registry-server" id=71a7329d-7df5-442e-ba5d-cc407bc4d30e name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:47.074982 | controller | Jun 11 00:42:38.776209 crc crio[23067]: time="2026-06-11T00:42:38.776151304Z" level=info msg="Stopping pod sandbox: e702855a0168ba46ab78288f59ee37cc9d18e0aa1137f3106886ef7473433fba" id=dd850826-c8b9-4809-83d0-bd894eeffd34 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.075021 | controller | Jun 11 00:42:38.777125 crc crio[23067]: time="2026-06-11T00:42:38.777002967Z" level=info msg="Got pod network &{Name:redhat-operators-fff2n Namespace:openshift-marketplace ID:e702855a0168ba46ab78288f59ee37cc9d18e0aa1137f3106886ef7473433fba UID:92c026ab-97ce-4d62-8881-bf19d9cc1884 NetNS:/var/run/netns/d5b895dc-ca57-4927-8567-7e4b662e437f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod92c026ab_97ce_4d62_8881_bf19d9cc1884.slice PodAnnotations:0xc002a47040}] Aliases:map[]}"
2026-06-11 01:10:47.075038 | controller | Jun 11 00:42:38.777453 crc crio[23067]: time="2026-06-11T00:42:38.777168792Z" level=info msg="Deleting pod openshift-marketplace_redhat-operators-fff2n from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.075054 | controller | Jun 11 00:42:39.186056 crc crio[23067]: time="2026-06-11T00:42:39.185520276Z" level=info msg="Stopped pod sandbox: e702855a0168ba46ab78288f59ee37cc9d18e0aa1137f3106886ef7473433fba" id=dd850826-c8b9-4809-83d0-bd894eeffd34 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.075070 | controller | Jun 11 00:42:39.687367 crc crio[23067]: time="2026-06-11T00:42:39.686532277Z" level=info msg="Removing container: 035495099fe4f725a6135da16bb432c8502bdb6c48a8b7006c40722ae6145657" id=2570eaff-6501-485d-bc9b-248cd2a94751 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.075090 | controller | Jun 11 00:42:39.718081 crc crio[23067]: time="2026-06-11T00:42:39.71794169Z" level=info msg="Removed container 035495099fe4f725a6135da16bb432c8502bdb6c48a8b7006c40722ae6145657: openshift-marketplace/redhat-operators-fff2n/registry-server" id=2570eaff-6501-485d-bc9b-248cd2a94751 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.075107 | controller | Jun 11 00:42:39.722885 crc crio[23067]: time="2026-06-11T00:42:39.722817283Z" level=info msg="Removing container: a956369e9cd7323b61f80f31ea5711c40499c8bce3add617cfa0bc55182da7e0" id=a92a4bcd-e1c3-4e60-8375-96832d44c6b9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.075123 | controller | Jun 11 00:42:39.804810 crc crio[23067]: time="2026-06-11T00:42:39.804767279Z" level=info msg="Removed container a956369e9cd7323b61f80f31ea5711c40499c8bce3add617cfa0bc55182da7e0: openshift-marketplace/redhat-operators-fff2n/extract-content" id=a92a4bcd-e1c3-4e60-8375-96832d44c6b9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.075139 | controller | Jun 11 00:42:39.809876 crc crio[23067]: time="2026-06-11T00:42:39.809797716Z" level=info msg="Removing container: c28018914070c45cdbbe24057a700bea006689f459ea04002ac51b2282f9accd" id=18d1ae18-a1fc-4924-9c05-6c76e0c99a23 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.075155 | controller | Jun 11 00:42:39.834898 crc crio[23067]: time="2026-06-11T00:42:39.834588639Z" level=info msg="Removed container c28018914070c45cdbbe24057a700bea006689f459ea04002ac51b2282f9accd: openshift-marketplace/redhat-operators-fff2n/extract-utilities" id=18d1ae18-a1fc-4924-9c05-6c76e0c99a23 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.075171 | controller | Jun 11 00:42:40.714417 crc crio[23067]: time="2026-06-11T00:42:40.714161235Z" level=info msg="Stopping pod sandbox: 291e53e1e78369fa966f3e5e655a8f18ed2ec1490a97bc9f36d618e80a2048de" id=d8e510c5-1d36-41a2-875d-2b38c45b0dd2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.075187 | controller | Jun 11 00:42:40.716162 crc crio[23067]: time="2026-06-11T00:42:40.715253754Z" level=info msg="Got pod network &{Name:configure-network-edpm-deployment-ipam-openstack-edpm-ipamqv8rt Namespace:openstack ID:291e53e1e78369fa966f3e5e655a8f18ed2ec1490a97bc9f36d618e80a2048de UID:5b0f7dd7-2ebd-4a41-87cc-84b8bd1b86ae NetNS:/var/run/netns/b9748b3f-e3d7-4a6e-88c2-6c5c06e72692 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5b0f7dd7_2ebd_4a41_87cc_84b8bd1b86ae.slice PodAnnotations:0xc00802e2d8}] Aliases:map[]}"
2026-06-11 01:10:47.075203 | controller | Jun 11 00:42:40.716162 crc crio[23067]: time="2026-06-11T00:42:40.71546144Z" level=info msg="Deleting pod openstack_configure-network-edpm-deployment-ipam-openstack-edpm-ipamqv8rt from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.075219 | controller | Jun 11 00:42:41.261003 crc crio[23067]: time="2026-06-11T00:42:41.260481677Z" level=info msg="Stopped pod sandbox: 291e53e1e78369fa966f3e5e655a8f18ed2ec1490a97bc9f36d618e80a2048de" id=d8e510c5-1d36-41a2-875d-2b38c45b0dd2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.075255 | controller | Jun 11 00:42:42.315264 crc crio[23067]: time="2026-06-11T00:42:42.3148363Z" level=info msg="Running pod sandbox: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-98xhb/POD" id=9129808c-b109-40bb-86dc-062f0cfc71f4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.075273 | controller | Jun 11 00:42:42.315264 crc crio[23067]: time="2026-06-11T00:42:42.315252901Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.075289 | controller | Jun 11 00:42:42.350359 crc crio[23067]: time="2026-06-11T00:42:42.350267453Z" level=info msg="Got pod network &{Name:validate-network-edpm-deployment-ipam-openstack-edpm-ipam-98xhb Namespace:openstack ID:cf03e3cf982a50fe97209608ccc0e7485ed162aa6b9629f9932f1c26a2a5c584 UID:7f754e01-2c90-4c9f-a4c4-f67152cb5c04 NetNS:/var/run/netns/c68b90eb-dd56-4686-828f-f6b245f0cce7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7f754e01_2c90_4c9f_a4c4_f67152cb5c04.slice PodAnnotations:0xc002a46620}] Aliases:map[]}"
2026-06-11 01:10:47.075310 | controller | Jun 11 00:42:42.350359 crc crio[23067]: time="2026-06-11T00:42:42.350348675Z" level=info msg="Adding pod openstack_validate-network-edpm-deployment-ipam-openstack-edpm-ipam-98xhb to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.075327 | controller | Jun 11 00:42:42.873254 crc crio[23067]: 2026-06-11T00:42:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cf03e3cf982a50f Mac:7a:e9:01:67:c2:73 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f2 Mtu:0 Sandbox:/var/run/netns/c68b90eb-dd56-4686-828f-f6b245f0cce7 SocketPath: PciID:}] [{Interface:0xc0002845b0 Address:{IP:10.217.0.242 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:47.075380 | controller | Jun 11 00:42:42.875777 crc crio[23067]: time="2026-06-11T00:42:42.875742638Z" level=info msg="Got pod network &{Name:validate-network-edpm-deployment-ipam-openstack-edpm-ipam-98xhb Namespace:openstack ID:cf03e3cf982a50fe97209608ccc0e7485ed162aa6b9629f9932f1c26a2a5c584 UID:7f754e01-2c90-4c9f-a4c4-f67152cb5c04 NetNS:/var/run/netns/c68b90eb-dd56-4686-828f-f6b245f0cce7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7f754e01_2c90_4c9f_a4c4_f67152cb5c04.slice PodAnnotations:0xc002a46620}] Aliases:map[]}"
2026-06-11 01:10:47.075401 | controller | Jun 11 00:42:42.876028 crc crio[23067]: time="2026-06-11T00:42:42.876010306Z" level=info msg="Checking pod openstack_validate-network-edpm-deployment-ipam-openstack-edpm-ipam-98xhb for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:47.075418 | controller | Jun 11 00:42:42.887193 crc crio[23067]: time="2026-06-11T00:42:42.887137238Z" level=info msg="Ran pod sandbox cf03e3cf982a50fe97209608ccc0e7485ed162aa6b9629f9932f1c26a2a5c584 with infra container: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-98xhb/POD" id=9129808c-b109-40bb-86dc-062f0cfc71f4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.075435 | controller | Jun 11 00:42:42.890610 crc crio[23067]: time="2026-06-11T00:42:42.89053659Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=6a311c31-105d-4df1-aeee-cf6fafb09133 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.075452 | controller | Jun 11 00:42:42.916435 crc crio[23067]: time="2026-06-11T00:42:42.916337001Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=4cbe6ab1-a98d-4e23-a158-1ec2516f69a7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.075467 | controller | Jun 11 00:42:42.924768 crc crio[23067]: time="2026-06-11T00:42:42.924627566Z" level=info msg="Creating container: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-98xhb/validate-network-edpm-deployment-ipam-openstack-edpm-ipam" id=cf754ebf-dd8d-44c9-97a9-27056ae8aadd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.075483 | controller | Jun 11 00:42:42.926063 crc crio[23067]: time="2026-06-11T00:42:42.925067508Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.075499 | controller | Jun 11 00:42:42.982442 crc crio[23067]: time="2026-06-11T00:42:42.982079297Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.075519 | controller | Jun 11 00:42:42.987140 crc crio[23067]: time="2026-06-11T00:42:42.98696608Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.075555 | controller | Jun 11 00:42:43.120378 crc crio[23067]: time="2026-06-11T00:42:43.120244661Z" level=info msg="Created container 9c6e91a17eece65d2359744f037de3c19ca68e5470f6767675571777270bd06a: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-98xhb/validate-network-edpm-deployment-ipam-openstack-edpm-ipam" id=cf754ebf-dd8d-44c9-97a9-27056ae8aadd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.075571 | controller | Jun 11 00:42:43.122229 crc crio[23067]: time="2026-06-11T00:42:43.122131632Z" level=info msg="Starting container: 9c6e91a17eece65d2359744f037de3c19ca68e5470f6767675571777270bd06a" id=28e4c222-1b09-4906-a9ae-0238260de200 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.075587 | controller | Jun 11 00:42:43.127952 crc crio[23067]: time="2026-06-11T00:42:43.127877578Z" level=info msg="Started container" PID=153896 containerID=9c6e91a17eece65d2359744f037de3c19ca68e5470f6767675571777270bd06a description=openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-98xhb/validate-network-edpm-deployment-ipam-openstack-edpm-ipam id=28e4c222-1b09-4906-a9ae-0238260de200 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cf03e3cf982a50fe97209608ccc0e7485ed162aa6b9629f9932f1c26a2a5c584
2026-06-11 01:10:47.075603 | controller | Jun 11 00:42:43.722173 crc crio[23067]: time="2026-06-11T00:42:43.721523126Z" level=info msg="Running pod sandbox: openshift-marketplace/certified-operators-sjmdz/POD" id=4a817957-7d8e-4671-a8c1-b6e11f081ab2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.075618 | controller | Jun 11 00:42:43.722173 crc crio[23067]: time="2026-06-11T00:42:43.722161123Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.075634 | controller | Jun 11 00:42:43.768239 crc crio[23067]: time="2026-06-11T00:42:43.767995569Z" level=info msg="Got pod network &{Name:certified-operators-sjmdz Namespace:openshift-marketplace ID:fc01756ce278abaa3c7a8658a3849d2e93f845c2ffb5c27eebd5aec8431b761c UID:a29d8cb0-b760-4ef9-9daf-c1177d46c698 NetNS:/var/run/netns/dfee0cdc-56ee-43f7-80f6-d1a66c880a4f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda29d8cb0_b760_4ef9_9daf_c1177d46c698.slice PodAnnotations:0xc000b80be0}] Aliases:map[]}"
2026-06-11 01:10:47.075650 | controller | Jun 11 00:42:43.768239 crc crio[23067]: time="2026-06-11T00:42:43.768217635Z" level=info msg="Adding pod openshift-marketplace_certified-operators-sjmdz to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.075665 | controller | Jun 11 00:42:44.413381 crc crio[23067]: 2026-06-11T00:42:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fc01756ce278aba Mac:3a:ed:38:b1:fe:d6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f3 Mtu:0 Sandbox:/var/run/netns/dfee0cdc-56ee-43f7-80f6-d1a66c880a4f SocketPath: PciID:}] [{Interface:0xc000200a70 Address:{IP:10.217.0.243 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:47.075681 | controller | Jun 11 00:42:44.414947 crc crio[23067]: time="2026-06-11T00:42:44.414891883Z" level=info msg="Got pod network &{Name:certified-operators-sjmdz Namespace:openshift-marketplace ID:fc01756ce278abaa3c7a8658a3849d2e93f845c2ffb5c27eebd5aec8431b761c UID:a29d8cb0-b760-4ef9-9daf-c1177d46c698 NetNS:/var/run/netns/dfee0cdc-56ee-43f7-80f6-d1a66c880a4f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda29d8cb0_b760_4ef9_9daf_c1177d46c698.slice PodAnnotations:0xc000b80be0}] Aliases:map[]}"
2026-06-11 01:10:47.075703 | controller | Jun 11 00:42:44.415099 crc crio[23067]: time="2026-06-11T00:42:44.415081718Z" level=info msg="Checking pod openshift-marketplace_certified-operators-sjmdz for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:47.075720 | controller | Jun 11 00:42:44.440628 crc crio[23067]: time="2026-06-11T00:42:44.44052679Z" level=info msg="Ran pod sandbox fc01756ce278abaa3c7a8658a3849d2e93f845c2ffb5c27eebd5aec8431b761c with infra container: openshift-marketplace/certified-operators-sjmdz/POD" id=4a817957-7d8e-4671-a8c1-b6e11f081ab2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.075735 | controller | Jun 11 00:42:44.455148 crc crio[23067]: time="2026-06-11T00:42:44.455050614Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=b444cefc-433e-4ad9-ba03-6ff6d9df639c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.075751 | controller | Jun 11 00:42:44.459947 crc crio[23067]: time="2026-06-11T00:42:44.459847774Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=cdaa9db4-dec2-4199-8f24-45a43c5d99da name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.075766 | controller | Jun 11 00:42:44.476416 crc crio[23067]: time="2026-06-11T00:42:44.476283141Z" level=info msg="Creating container: openshift-marketplace/certified-operators-sjmdz/extract-utilities" id=0efff6c6-934c-4175-bb62-e36c8ccb4389 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.075781 | controller | Jun 11 00:42:44.476835 crc crio[23067]: time="2026-06-11T00:42:44.476723933Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.075797 | controller | Jun 11 00:42:44.539800 crc crio[23067]: time="2026-06-11T00:42:44.539216471Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.075812 | controller | Jun 11 00:42:44.548351 crc crio[23067]: time="2026-06-11T00:42:44.548283507Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.075827 | controller | Jun 11 00:42:44.753849 crc crio[23067]: time="2026-06-11T00:42:44.753724928Z" level=info msg="Created container 23dc1920c6f212ce63504f8035de50cf68a04294d057ec68a8c9c2a2e4f57698: openshift-marketplace/certified-operators-sjmdz/extract-utilities" id=0efff6c6-934c-4175-bb62-e36c8ccb4389 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.075843 | controller | Jun 11 00:42:44.756190 crc crio[23067]: time="2026-06-11T00:42:44.75489237Z" level=info msg="Starting container: 23dc1920c6f212ce63504f8035de50cf68a04294d057ec68a8c9c2a2e4f57698" id=70552476-580a-452e-beef-777f613edcbc name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.075858 | controller | Jun 11 00:42:44.760478 crc crio[23067]: time="2026-06-11T00:42:44.760167893Z" level=info msg="Started container" PID=154077 containerID=23dc1920c6f212ce63504f8035de50cf68a04294d057ec68a8c9c2a2e4f57698 description=openshift-marketplace/certified-operators-sjmdz/extract-utilities id=70552476-580a-452e-beef-777f613edcbc name=/runtime.v1.RuntimeService/StartContainer sandboxID=fc01756ce278abaa3c7a8658a3849d2e93f845c2ffb5c27eebd5aec8431b761c
2026-06-11 01:10:47.075874 | controller | Jun 11 00:42:45.825833 crc crio[23067]: time="2026-06-11T00:42:45.815487683Z" level=info msg="Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20" id=32134e61-35be-403b-baa9-d9bab3569cde name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:47.075889 | controller | Jun 11 00:42:45.828050 crc crio[23067]: time="2026-06-11T00:42:45.825935977Z" level=info msg="Trying to access \"registry.redhat.io/redhat/certified-operator-index:v4.20\""
2026-06-11 01:10:47.075919 | controller | Jun 11 00:42:46.423807 crc crio[23067]: time="2026-06-11T00:42:46.423625704Z" level=info msg="Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:aa28d116c97ba9419648a07c6fc51f0514ddba845f40590f336a7659ff14d7be" id=32134e61-35be-403b-baa9-d9bab3569cde name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:47.075935 | controller | Jun 11 00:42:46.425107 crc crio[23067]: time="2026-06-11T00:42:46.424985401Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=ebe4445f-0ac2-4262-98c9-638369438b88 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.075951 | controller | Jun 11 00:42:46.428045 crc crio[23067]: time="2026-06-11T00:42:46.427974032Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=a753c5c6-3309-417c-954f-8f03b1cd0341 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.075967 | controller | Jun 11 00:42:46.437497 crc crio[23067]: time="2026-06-11T00:42:46.437376318Z" level=info msg="Creating container: openshift-marketplace/certified-operators-sjmdz/extract-content" id=e3f8ee10-f9b9-48e6-b465-3c1f10eecce5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.075982 | controller | Jun 11 00:42:46.438370 crc crio[23067]: time="2026-06-11T00:42:46.438057946Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.075997 | controller | Jun 11 00:42:46.506582 crc crio[23067]: time="2026-06-11T00:42:46.504199763Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.076012 | controller | Jun 11 00:42:46.507920 crc crio[23067]: time="2026-06-11T00:42:46.507727429Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.076028 | controller | Jun 11 00:42:46.679821 crc crio[23067]: time="2026-06-11T00:42:46.679020753Z" level=info msg="Created container 0f4681052c78c12c3c01145031b7e8634f18b39fedfd8633cb67f4de643a8396: openshift-marketplace/certified-operators-sjmdz/extract-content" id=e3f8ee10-f9b9-48e6-b465-3c1f10eecce5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.076044 | controller | Jun 11 00:42:46.682608 crc crio[23067]: time="2026-06-11T00:42:46.682458646Z" level=info msg="Starting container: 0f4681052c78c12c3c01145031b7e8634f18b39fedfd8633cb67f4de643a8396" id=8a8c9c50-f7dd-4d74-9325-5631f06adc29 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.076059 | controller | Jun 11 00:42:46.704335 crc crio[23067]: time="2026-06-11T00:42:46.704149245Z" level=info msg="Started container" PID=154183 containerID=0f4681052c78c12c3c01145031b7e8634f18b39fedfd8633cb67f4de643a8396 description=openshift-marketplace/certified-operators-sjmdz/extract-content id=8a8c9c50-f7dd-4d74-9325-5631f06adc29 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fc01756ce278abaa3c7a8658a3849d2e93f845c2ffb5c27eebd5aec8431b761c
2026-06-11 01:10:47.076076 | controller | Jun 11 00:42:48.869931 crc crio[23067]: time="2026-06-11T00:42:48.869337838Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=71d464f2-3971-4cf2-a843-c9d59575fd5b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.076091 | controller | Jun 11 00:42:48.874237 crc crio[23067]: time="2026-06-11T00:42:48.874133778Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=895f8e15-6d0d-4472-a7d6-e3d64ddb42ae name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.076107 | controller | Jun 11 00:42:48.896570 crc crio[23067]: time="2026-06-11T00:42:48.893023212Z" level=info msg="Creating container: openshift-marketplace/certified-operators-sjmdz/registry-server" id=4963c87f-7407-4d8a-a326-379fda9daeb1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.076126 | controller | Jun 11 00:42:48.896570 crc crio[23067]: time="2026-06-11T00:42:48.893528115Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.076143 | controller | Jun 11 00:42:48.971559 crc crio[23067]: time="2026-06-11T00:42:48.971458552Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.076158 | controller | Jun 11 00:42:48.976598 crc crio[23067]: time="2026-06-11T00:42:48.97650825Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.076174 | controller | Jun 11 00:42:49.204507 crc crio[23067]: time="2026-06-11T00:42:49.20439843Z" level=info msg="Created container 3d08fc1688d7a8746c0b493007afd8a1be00e164979f12933e80c7de24e469b5: openshift-marketplace/certified-operators-sjmdz/registry-server" id=4963c87f-7407-4d8a-a326-379fda9daeb1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.076189 | controller | Jun 11 00:42:49.205872 crc crio[23067]: time="2026-06-11T00:42:49.205775127Z" level=info msg="Starting container: 3d08fc1688d7a8746c0b493007afd8a1be00e164979f12933e80c7de24e469b5" id=31424d79-54d7-447a-a12e-92ab71afd51e name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.076205 | controller | Jun 11 00:42:49.211348 crc crio[23067]: time="2026-06-11T00:42:49.211255906Z" level=info msg="Started container" PID=154340 containerID=3d08fc1688d7a8746c0b493007afd8a1be00e164979f12933e80c7de24e469b5 description=openshift-marketplace/certified-operators-sjmdz/registry-server id=31424d79-54d7-447a-a12e-92ab71afd51e name=/runtime.v1.RuntimeService/StartContainer sandboxID=fc01756ce278abaa3c7a8658a3849d2e93f845c2ffb5c27eebd5aec8431b761c
2026-06-11 01:10:47.076221 | controller | Jun 11 00:42:50.910102 crc crio[23067]: time="2026-06-11T00:42:50.909365439Z" level=info msg="Stopping pod sandbox: cf03e3cf982a50fe97209608ccc0e7485ed162aa6b9629f9932f1c26a2a5c584" id=bc2c88cb-5f34-4268-a0c5-fb7c523756f2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.076238 | controller | Jun 11 00:42:50.913779 crc crio[23067]: time="2026-06-11T00:42:50.913668476Z" level=info msg="Got pod network &{Name:validate-network-edpm-deployment-ipam-openstack-edpm-ipam-98xhb Namespace:openstack ID:cf03e3cf982a50fe97209608ccc0e7485ed162aa6b9629f9932f1c26a2a5c584 UID:7f754e01-2c90-4c9f-a4c4-f67152cb5c04 NetNS:/var/run/netns/c68b90eb-dd56-4686-828f-f6b245f0cce7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7f754e01_2c90_4c9f_a4c4_f67152cb5c04.slice PodAnnotations:0xc0079a4430}] Aliases:map[]}"
2026-06-11 01:10:47.076254 | controller | Jun 11 00:42:50.915079 crc crio[23067]: time="2026-06-11T00:42:50.913923263Z" level=info msg="Deleting pod openstack_validate-network-edpm-deployment-ipam-openstack-edpm-ipam-98xhb from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.076270 | controller | Jun 11 00:42:51.475605 crc crio[23067]: time="2026-06-11T00:42:51.475197062Z" level=info msg="Stopped pod sandbox: cf03e3cf982a50fe97209608ccc0e7485ed162aa6b9629f9932f1c26a2a5c584" id=bc2c88cb-5f34-4268-a0c5-fb7c523756f2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.076286 | controller | Jun 11 00:42:52.776028 crc crio[23067]: time="2026-06-11T00:42:52.775548348Z" level=info msg="Running pod sandbox: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-x2qp9/POD" id=190a6349-1a7b-47e5-a5c8-a5df5f0fb0a3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.076306 | controller | Jun 11 00:42:52.777210 crc crio[23067]: time="2026-06-11T00:42:52.776069852Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.076322 | controller | Jun 11 00:42:52.828047 crc crio[23067]: time="2026-06-11T00:42:52.827828228Z" level=info msg="Got pod network &{Name:install-os-edpm-deployment-ipam-openstack-edpm-ipam-x2qp9 Namespace:openstack ID:78262413639c61f65660aba9ccfd3f9abf777e94eb64be80695e9e86b038810d UID:7941124c-971b-40d9-8e5d-b91d65cc2cba NetNS:/var/run/netns/0ef64188-b8d6-4189-ab00-13454c5dacac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7941124c_971b_40d9_8e5d_b91d65cc2cba.slice PodAnnotations:0xc0036106e0}] Aliases:map[]}"
2026-06-11 01:10:47.076339 | controller | Jun 11 00:42:52.828047 crc crio[23067]: time="2026-06-11T00:42:52.827932741Z" level=info msg="Adding pod openstack_install-os-edpm-deployment-ipam-openstack-edpm-ipam-x2qp9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.076381 | controller | Jun 11 00:42:53.635540 crc crio[23067]: 2026-06-11T00:42:53Z [verbose] CmdAdd (shim): {1.1.0 [{Name:78262413639c61f Mac:9a:e1:db:22:53:f5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f4 Mtu:0 Sandbox:/var/run/netns/0ef64188-b8d6-4189-ab00-13454c5dacac SocketPath: PciID:}] [{Interface:0xc000014f70 Address:{IP:10.217.0.244 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:47.076400 | controller | Jun 11 00:42:53.636778 crc crio[23067]: time="2026-06-11T00:42:53.63659632Z" level=info msg="Got pod network &{Name:install-os-edpm-deployment-ipam-openstack-edpm-ipam-x2qp9 Namespace:openstack ID:78262413639c61f65660aba9ccfd3f9abf777e94eb64be80695e9e86b038810d UID:7941124c-971b-40d9-8e5d-b91d65cc2cba NetNS:/var/run/netns/0ef64188-b8d6-4189-ab00-13454c5dacac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7941124c_971b_40d9_8e5d_b91d65cc2cba.slice PodAnnotations:0xc0036106e0}] Aliases:map[]}"
2026-06-11 01:10:47.076418 | controller | Jun 11 00:42:53.637067 crc crio[23067]: time="2026-06-11T00:42:53.636995271Z" level=info msg="Checking pod openstack_install-os-edpm-deployment-ipam-openstack-edpm-ipam-x2qp9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:47.076434 | controller | Jun 11 00:42:53.664883 crc crio[23067]: time="2026-06-11T00:42:53.664765226Z" level=info msg="Ran pod sandbox 78262413639c61f65660aba9ccfd3f9abf777e94eb64be80695e9e86b038810d with infra container: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-x2qp9/POD" id=190a6349-1a7b-47e5-a5c8-a5df5f0fb0a3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.076450 | controller | Jun 11 00:42:53.672097 crc crio[23067]: time="2026-06-11T00:42:53.671995092Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=68c3a60a-846b-4611-8b54-72b995185198 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.076467 | controller | Jun 11 00:42:53.695461 crc crio[23067]: time="2026-06-11T00:42:53.695356947Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=7454ed45-b71a-4d81-99dd-9a7c5e5cd4bb name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.076483 | controller | Jun 11 00:42:53.707110 crc crio[23067]: time="2026-06-11T00:42:53.706975262Z" level=info msg="Creating container: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-x2qp9/install-os-edpm-deployment-ipam-openstack-edpm-ipam" id=c6ddde99-3836-43d5-9a11-847cda60fea9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.076499 | controller | Jun 11 00:42:53.707766 crc crio[23067]: time="2026-06-11T00:42:53.707274441Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.076519 | controller | Jun 11 00:42:53.749381 crc crio[23067]: time="2026-06-11T00:42:53.749244381Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.076535 | controller | Jun 11 00:42:53.752573 crc crio[23067]: time="2026-06-11T00:42:53.752490029Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.076551 | controller | Jun 11 00:42:53.959382 crc crio[23067]: time="2026-06-11T00:42:53.958785963Z" level=info msg="Created container dd541bde9af8897ae8cda26ab1b4c0d3b23d57bc279e1602aac578f4d6c31164: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-x2qp9/install-os-edpm-deployment-ipam-openstack-edpm-ipam" id=c6ddde99-3836-43d5-9a11-847cda60fea9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.076567 | controller | Jun 11 00:42:53.960749 crc crio[23067]: time="2026-06-11T00:42:53.960469819Z" level=info msg="Starting container: dd541bde9af8897ae8cda26ab1b4c0d3b23d57bc279e1602aac578f4d6c31164" id=c58ed656-f388-4a85-8f02-c9d1273d2cd3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.076584 | controller | Jun 11 00:42:54.024763 crc crio[23067]: time="2026-06-11T00:42:53.966949505Z" level=info msg="Started container" PID=154681 containerID=dd541bde9af8897ae8cda26ab1b4c0d3b23d57bc279e1602aac578f4d6c31164 description=openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-x2qp9/install-os-edpm-deployment-ipam-openstack-edpm-ipam id=c58ed656-f388-4a85-8f02-c9d1273d2cd3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=78262413639c61f65660aba9ccfd3f9abf777e94eb64be80695e9e86b038810d
2026-06-11 01:10:47.076600 | controller | Jun 11 00:42:57.053551 crc crio[23067]: time="2026-06-11T00:42:57.052503859Z" level=info msg="Stopping container: 3d08fc1688d7a8746c0b493007afd8a1be00e164979f12933e80c7de24e469b5 (timeout: 2s)" id=ee036350-a7de-427f-8347-4787d3d84bcc name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:47.076617 | controller | Jun 11 00:42:57.181376 crc crio[23067]: time="2026-06-11T00:42:57.181229566Z" level=info msg="Stopped container 3d08fc1688d7a8746c0b493007afd8a1be00e164979f12933e80c7de24e469b5: openshift-marketplace/certified-operators-sjmdz/registry-server" id=ee036350-a7de-427f-8347-4787d3d84bcc name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:47.076633 | controller | Jun 11 00:42:57.182420 crc crio[23067]: time="2026-06-11T00:42:57.182303605Z" level=info msg="Stopping pod sandbox: fc01756ce278abaa3c7a8658a3849d2e93f845c2ffb5c27eebd5aec8431b761c" id=4a828eea-081f-4cad-9475-dd334f49a7aa name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.076649 | controller | Jun 11 00:42:57.183284 crc crio[23067]: time="2026-06-11T00:42:57.18321632Z" level=info msg="Got pod network &{Name:certified-operators-sjmdz Namespace:openshift-marketplace ID:fc01756ce278abaa3c7a8658a3849d2e93f845c2ffb5c27eebd5aec8431b761c UID:a29d8cb0-b760-4ef9-9daf-c1177d46c698 NetNS:/var/run/netns/dfee0cdc-56ee-43f7-80f6-d1a66c880a4f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda29d8cb0_b760_4ef9_9daf_c1177d46c698.slice PodAnnotations:0xc00802e190}] Aliases:map[]}"
2026-06-11 01:10:47.076665 | controller | Jun 11 00:42:57.183573 crc crio[23067]: time="2026-06-11T00:42:57.183457517Z" level=info msg="Deleting pod openshift-marketplace_certified-operators-sjmdz from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.076681 | controller | Jun 11 00:42:57.518812 crc crio[23067]: time="2026-06-11T00:42:57.518235052Z" level=info msg="Stopped pod sandbox: fc01756ce278abaa3c7a8658a3849d2e93f845c2ffb5c27eebd5aec8431b761c" id=4a828eea-081f-4cad-9475-dd334f49a7aa name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.076700 | controller | Jun 11 00:42:58.083853 crc crio[23067]: time="2026-06-11T00:42:58.082950324Z" level=info msg="Removing container: 3d08fc1688d7a8746c0b493007afd8a1be00e164979f12933e80c7de24e469b5" id=41d56619-3e5c-4b50-b0d6-4a5df1d33491 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.076716 | controller | Jun 11 00:42:58.163915 crc crio[23067]: time="2026-06-11T00:42:58.16380129Z" level=info msg="Removed container 3d08fc1688d7a8746c0b493007afd8a1be00e164979f12933e80c7de24e469b5: openshift-marketplace/certified-operators-sjmdz/registry-server" id=41d56619-3e5c-4b50-b0d6-4a5df1d33491 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.076747 | controller | Jun 11 00:42:58.178923 crc crio[23067]: time="2026-06-11T00:42:58.178781957Z" level=info msg="Removing container: 0f4681052c78c12c3c01145031b7e8634f18b39fedfd8633cb67f4de643a8396" id=1dd3efc8-507f-4ba9-8a49-5def972799cf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.076764 | controller | Jun 11 00:42:58.239689 crc crio[23067]: time="2026-06-11T00:42:58.23814945Z" level=info msg="Removed container 0f4681052c78c12c3c01145031b7e8634f18b39fedfd8633cb67f4de643a8396: openshift-marketplace/certified-operators-sjmdz/extract-content" id=1dd3efc8-507f-4ba9-8a49-5def972799cf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.076779 | controller | Jun 11 00:42:58.245149 crc crio[23067]: time="2026-06-11T00:42:58.245068458Z" level=info msg="Removing container: 23dc1920c6f212ce63504f8035de50cf68a04294d057ec68a8c9c2a2e4f57698" id=4da78d73-c8b7-4d5f-9747-df6769588a7c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.076795 | controller | Jun 11 00:42:58.283925 crc crio[23067]: time="2026-06-11T00:42:58.28379849Z" level=info msg="Removed container 23dc1920c6f212ce63504f8035de50cf68a04294d057ec68a8c9c2a2e4f57698: openshift-marketplace/certified-operators-sjmdz/extract-utilities" id=4da78d73-c8b7-4d5f-9747-df6769588a7c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.076811 | controller | Jun 11 00:43:33.971302 crc crio[23067]: time="2026-06-11T00:43:33.970407365Z" level=info msg="Stopping pod sandbox: fc01756ce278abaa3c7a8658a3849d2e93f845c2ffb5c27eebd5aec8431b761c" id=b8f242c0-9006-4714-a848-778829eee9b8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.076827 | controller | Jun 11 00:43:33.971302 crc crio[23067]: time="2026-06-11T00:43:33.971267339Z" level=info msg="Stopped pod sandbox (already stopped): fc01756ce278abaa3c7a8658a3849d2e93f845c2ffb5c27eebd5aec8431b761c" id=b8f242c0-9006-4714-a848-778829eee9b8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.076843 | controller | Jun 11 00:43:33.974184 crc crio[23067]: time="2026-06-11T00:43:33.971996218Z" level=info msg="Removing pod sandbox: fc01756ce278abaa3c7a8658a3849d2e93f845c2ffb5c27eebd5aec8431b761c" id=1675067b-5735-4745-9d69-f3d34dc915d6 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.076859 | controller | Jun 11 00:43:34.004979 crc crio[23067]: time="2026-06-11T00:43:34.004832989Z" level=info msg="Removed pod sandbox: fc01756ce278abaa3c7a8658a3849d2e93f845c2ffb5c27eebd5aec8431b761c" id=1675067b-5735-4745-9d69-f3d34dc915d6 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.076874 | controller | Jun 11 00:43:34.006250 crc crio[23067]: time="2026-06-11T00:43:34.006025251Z" level=info msg="Stopping pod sandbox: e702855a0168ba46ab78288f59ee37cc9d18e0aa1137f3106886ef7473433fba" id=6a79475f-4e84-4cae-a965-7b8cc748dbf9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.076890 | controller | Jun 11 00:43:34.006250 crc crio[23067]: time="2026-06-11T00:43:34.006106263Z" level=info msg="Stopped pod sandbox (already stopped): e702855a0168ba46ab78288f59ee37cc9d18e0aa1137f3106886ef7473433fba" id=6a79475f-4e84-4cae-a965-7b8cc748dbf9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.076906 | controller | Jun 11 00:43:34.007005 crc crio[23067]: time="2026-06-11T00:43:34.006850644Z" level=info msg="Removing pod sandbox: e702855a0168ba46ab78288f59ee37cc9d18e0aa1137f3106886ef7473433fba" id=75dbccbc-6f36-4141-8d61-59b4beaf3c38 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.076926 | controller | Jun 11 00:43:34.023986 crc crio[23067]: time="2026-06-11T00:43:34.023850885Z" level=info msg="Removed pod sandbox: e702855a0168ba46ab78288f59ee37cc9d18e0aa1137f3106886ef7473433fba" id=75dbccbc-6f36-4141-8d61-59b4beaf3c38 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.076942 | controller | Jun 11 00:43:38.804126 crc crio[23067]: time="2026-06-11T00:43:38.803093115Z" level=info msg="Stopping pod sandbox: 78262413639c61f65660aba9ccfd3f9abf777e94eb64be80695e9e86b038810d" id=26be8830-2112-4502-bbeb-386616e54bb0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.076958 | controller | Jun 11 00:43:38.805580 crc crio[23067]: time="2026-06-11T00:43:38.805308125Z" level=info msg="Got pod network &{Name:install-os-edpm-deployment-ipam-openstack-edpm-ipam-x2qp9 Namespace:openstack ID:78262413639c61f65660aba9ccfd3f9abf777e94eb64be80695e9e86b038810d UID:7941124c-971b-40d9-8e5d-b91d65cc2cba NetNS:/var/run/netns/0ef64188-b8d6-4189-ab00-13454c5dacac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7941124c_971b_40d9_8e5d_b91d65cc2cba.slice PodAnnotations:0xc000c346e0}] Aliases:map[]}"
2026-06-11 01:10:47.076974 | controller | Jun 11 00:43:38.805580 crc crio[23067]: time="2026-06-11T00:43:38.805573862Z" level=info msg="Deleting pod openstack_install-os-edpm-deployment-ipam-openstack-edpm-ipam-x2qp9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.076990 | controller | Jun 11 00:43:39.291729 crc crio[23067]: time="2026-06-11T00:43:39.291357495Z" level=info msg="Stopped pod sandbox: 78262413639c61f65660aba9ccfd3f9abf777e94eb64be80695e9e86b038810d" id=26be8830-2112-4502-bbeb-386616e54bb0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.077006 | controller | Jun 11 00:43:40.359839 crc crio[23067]: time="2026-06-11T00:43:40.359625836Z" level=info msg="Running pod sandbox: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-cghzz/POD" id=81cdb68c-8642-4da2-8d09-99cd1731a253 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.077022 | controller | Jun 11 00:43:40.361941 crc crio[23067]: time="2026-06-11T00:43:40.359902254Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.077038 | controller | Jun 11 00:43:40.440306 crc crio[23067]: time="2026-06-11T00:43:40.440139009Z" level=info msg="Got pod network &{Name:configure-os-edpm-deployment-ipam-openstack-edpm-ipam-cghzz Namespace:openstack ID:02bc4b64a0ed31bafb404d17090eda6005e068584e6a6801f913bf70e5df726a UID:96f6aa73-3111-46b7-a088-816ce7b75ef4 NetNS:/var/run/netns/c236ede4-993a-4767-906c-c49e3e934814 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod96f6aa73_3111_46b7_a088_816ce7b75ef4.slice PodAnnotations:0xc000c35348}] Aliases:map[]}"
2026-06-11 01:10:47.077053 | controller | Jun 11 00:43:40.440306 crc crio[23067]: time="2026-06-11T00:43:40.440198681Z" level=info msg="Adding pod openstack_configure-os-edpm-deployment-ipam-openstack-edpm-ipam-cghzz to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.077070 | controller | Jun 11 00:43:41.247147 crc crio[23067]: 2026-06-11T00:43:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:02bc4b64a0ed31b Mac:ce:b8:7a:f4:db:e9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f5 Mtu:0 Sandbox:/var/run/netns/c236ede4-993a-4767-906c-c49e3e934814 SocketPath: PciID:}] [{Interface:0xc0004b45c0 Address:{IP:10.217.0.245 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:47.077089 | controller | Jun 11 00:43:41.249927 crc crio[23067]: time="2026-06-11T00:43:41.249740056Z" level=info msg="Got pod network &{Name:configure-os-edpm-deployment-ipam-openstack-edpm-ipam-cghzz Namespace:openstack ID:02bc4b64a0ed31bafb404d17090eda6005e068584e6a6801f913bf70e5df726a UID:96f6aa73-3111-46b7-a088-816ce7b75ef4 NetNS:/var/run/netns/c236ede4-993a-4767-906c-c49e3e934814 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod96f6aa73_3111_46b7_a088_816ce7b75ef4.slice PodAnnotations:0xc000c35348}] Aliases:map[]}"
2026-06-11 01:10:47.077106 | controller | Jun 11 00:43:41.250209 crc crio[23067]: time="2026-06-11T00:43:41.249954751Z" level=info msg="Checking pod openstack_configure-os-edpm-deployment-ipam-openstack-edpm-ipam-cghzz for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:47.077122 | controller | Jun 11 00:43:41.264062 crc crio[23067]: time="2026-06-11T00:43:41.263955751Z" level=info msg="Ran pod sandbox 02bc4b64a0ed31bafb404d17090eda6005e068584e6a6801f913bf70e5df726a with infra container: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-cghzz/POD" id=81cdb68c-8642-4da2-8d09-99cd1731a253 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.077138 | controller | Jun 11 00:43:41.267367 crc crio[23067]: time="2026-06-11T00:43:41.267258091Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=b65b92c3-fdc2-474b-9c3b-4586fa554482 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.077153 | controller | Jun 11 00:43:41.298701 crc crio[23067]: time="2026-06-11T00:43:41.29858598Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=ee35c74f-2aaa-460e-8cd2-37e17342b738 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.077169 | controller | Jun 11 00:43:41.306828 crc crio[23067]: time="2026-06-11T00:43:41.306756902Z" level=info msg="Creating container: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-cghzz/configure-os-edpm-deployment-ipam-openstack-edpm-ipam" id=9b3dce99-4d93-494d-b82b-d4aa0d3791c0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.077185 | controller | Jun 11 00:43:41.307274 crc crio[23067]: time="2026-06-11T00:43:41.307159713Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.077201 | controller | Jun 11 00:43:41.363203 crc crio[23067]: time="2026-06-11T00:43:41.362924645Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.077224 | controller | Jun 11 00:43:41.367919 crc crio[23067]: time="2026-06-11T00:43:41.367454188Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.077308 | controller | Jun 11 00:43:41.527290 crc crio[23067]: time="2026-06-11T00:43:41.52719366Z" level=info msg="Created container f3c02e69b2a3bd769b7291e46f2facc9f755213f2eb9afa96c5819d25fbffe56: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-cghzz/configure-os-edpm-deployment-ipam-openstack-edpm-ipam" id=9b3dce99-4d93-494d-b82b-d4aa0d3791c0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.077332 | controller | Jun 11 00:43:41.528538 crc crio[23067]: time="2026-06-11T00:43:41.528477455Z" level=info msg="Starting container: f3c02e69b2a3bd769b7291e46f2facc9f755213f2eb9afa96c5819d25fbffe56" id=c9b5a18b-38c3-4680-b259-beafd8cfe34f name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.077368 | controller | Jun 11 00:43:41.533704 crc crio[23067]: time="2026-06-11T00:43:41.533542632Z" level=info msg="Started container" PID=157537 containerID=f3c02e69b2a3bd769b7291e46f2facc9f755213f2eb9afa96c5819d25fbffe56 description=openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-cghzz/configure-os-edpm-deployment-ipam-openstack-edpm-ipam id=c9b5a18b-38c3-4680-b259-beafd8cfe34f name=/runtime.v1.RuntimeService/StartContainer sandboxID=02bc4b64a0ed31bafb404d17090eda6005e068584e6a6801f913bf70e5df726a
2026-06-11 01:10:47.077403 | controller | Jun 11 00:44:00.573201 crc crio[23067]: time="2026-06-11T00:44:00.572155865Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29685644-6lb62/POD" id=5205b040-140e-473d-8bc5-182d8b8bd79b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.077423 | controller | Jun 11 00:44:00.574741 crc crio[23067]: time="2026-06-11T00:44:00.573253475Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.077440 | controller | Jun 11 00:44:00.619683 crc crio[23067]: time="2026-06-11T00:44:00.619251732Z" level=info msg="Got pod network &{Name:auto-csr-approver-29685644-6lb62 Namespace:openshift-infra ID:53c039bebc5228cacce91e41cef24e4cef640461f56cfa98c2016e8ec666805e UID:ef9a84ef-afc4-4be4-8793-bf75e9c617d1 NetNS:/var/run/netns/1d6af736-1863-4534-a617-f03e79478c28 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podef9a84ef_afc4_4be4_8793_bf75e9c617d1.slice PodAnnotations:0xc003610398}] Aliases:map[]}"
2026-06-11 01:10:47.077457 | controller | Jun 11 00:44:00.619683 crc crio[23067]: time="2026-06-11T00:44:00.619582651Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29685644-6lb62 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.077473 | controller | Jun 11 00:44:01.184061 crc crio[23067]: 2026-06-11T00:44:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:53c039bebc5228c Mac:de:f5:bb:cc:ee:3f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f6 Mtu:0 Sandbox:/var/run/netns/1d6af736-1863-4534-a617-f03e79478c28 SocketPath: PciID:}] [{Interface:0xc0004b05d0 Address:{IP:10.217.0.246 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:47.077490 | controller | Jun 11 00:44:01.188122 crc crio[23067]: time="2026-06-11T00:44:01.188042336Z" level=info msg="Got pod network &{Name:auto-csr-approver-29685644-6lb62 Namespace:openshift-infra ID:53c039bebc5228cacce91e41cef24e4cef640461f56cfa98c2016e8ec666805e UID:ef9a84ef-afc4-4be4-8793-bf75e9c617d1 NetNS:/var/run/netns/1d6af736-1863-4534-a617-f03e79478c28 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podef9a84ef_afc4_4be4_8793_bf75e9c617d1.slice PodAnnotations:0xc003610398}] Aliases:map[]}"
2026-06-11 01:10:47.077506 | controller | Jun 11 00:44:01.188389 crc crio[23067]: time="2026-06-11T00:44:01.188287433Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29685644-6lb62 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:47.077522 | controller | Jun 11 00:44:01.203793 crc crio[23067]: time="2026-06-11T00:44:01.201961074Z" level=info msg="Ran pod sandbox 53c039bebc5228cacce91e41cef24e4cef640461f56cfa98c2016e8ec666805e with infra container: openshift-infra/auto-csr-approver-29685644-6lb62/POD" id=5205b040-140e-473d-8bc5-182d8b8bd79b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.077538 | controller | Jun 11 00:44:01.205875 crc crio[23067]: time="2026-06-11T00:44:01.205826259Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=7beaf04d-996d-42a4-852e-b9d215f4f97c name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:47.077554 | controller | Jun 11 00:44:01.219365 crc crio[23067]: time="2026-06-11T00:44:01.218932684Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 01:10:47.077570 | controller | Jun 11 00:44:02.012609 crc crio[23067]: time="2026-06-11T00:44:02.012449834Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=7beaf04d-996d-42a4-852e-b9d215f4f97c name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:47.077590 | controller | Jun 11 00:44:02.015270 crc crio[23067]: time="2026-06-11T00:44:02.013621635Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=7cfb6851-79da-47fc-9d7f-f0b98c7762f1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.077606 | controller | Jun 11 00:44:02.017010 crc crio[23067]: time="2026-06-11T00:44:02.016896164Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=8aeddf0b-0b46-4bbe-9ef7-62a7597d2051 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.077622 | controller | Jun 11 00:44:02.026484 crc crio[23067]: time="2026-06-11T00:44:02.026094584Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29685644-6lb62/oc" id=20b443c3-2d39-40fd-a8ff-d606b0cfbefb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.077639 | controller | Jun 11 00:44:02.027999 crc crio[23067]: time="2026-06-11T00:44:02.026754002Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.077654 | controller | Jun 11 00:44:02.075513 crc crio[23067]: time="2026-06-11T00:44:02.075419091Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.077670 | controller | Jun 11 00:44:02.529095 crc crio[23067]: time="2026-06-11T00:44:02.5285694Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.077687 | controller | Jun 11 00:44:02.652975 crc crio[23067]: time="2026-06-11T00:44:02.652911743Z" level=info msg="Created container 326abcd55b1da7bfaef934aba85e8eb98497eadcac92d2c4a853c7b3e64274b9: openshift-infra/auto-csr-approver-29685644-6lb62/oc" id=20b443c3-2d39-40fd-a8ff-d606b0cfbefb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.077703 | controller | Jun 11 00:44:02.655096 crc crio[23067]: time="2026-06-11T00:44:02.654619189Z" level=info msg="Starting container: 326abcd55b1da7bfaef934aba85e8eb98497eadcac92d2c4a853c7b3e64274b9" id=f8894d70-f679-44ae-a7f5-976ad61de7e5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.077719 | controller | Jun 11 00:44:02.659837 crc crio[23067]: time="2026-06-11T00:44:02.659740338Z" level=info msg="Started container" PID=158825 containerID=326abcd55b1da7bfaef934aba85e8eb98497eadcac92d2c4a853c7b3e64274b9 description=openshift-infra/auto-csr-approver-29685644-6lb62/oc id=f8894d70-f679-44ae-a7f5-976ad61de7e5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=53c039bebc5228cacce91e41cef24e4cef640461f56cfa98c2016e8ec666805e
2026-06-11 01:10:47.077736 | controller | Jun 11 00:44:04.263925 crc crio[23067]: time="2026-06-11T00:44:04.259057391Z" level=info msg="Stopping pod sandbox: 53c039bebc5228cacce91e41cef24e4cef640461f56cfa98c2016e8ec666805e" id=59b5fab6-d268-4154-a91f-64fe461dd161 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.077752 | controller | Jun 11 00:44:04.267471 crc crio[23067]: time="2026-06-11T00:44:04.265425033Z" level=info msg="Got pod network &{Name:auto-csr-approver-29685644-6lb62 Namespace:openshift-infra ID:53c039bebc5228cacce91e41cef24e4cef640461f56cfa98c2016e8ec666805e UID:ef9a84ef-afc4-4be4-8793-bf75e9c617d1 NetNS:/var/run/netns/1d6af736-1863-4534-a617-f03e79478c28 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podef9a84ef_afc4_4be4_8793_bf75e9c617d1.slice PodAnnotations:0xc0079a4048}] Aliases:map[]}"
2026-06-11 01:10:47.077768 | controller | Jun 11 00:44:04.267471 crc crio[23067]: time="2026-06-11T00:44:04.265732532Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29685644-6lb62 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.077788 | controller | Jun 11 00:44:04.680861 crc crio[23067]: time="2026-06-11T00:44:04.680121039Z" level=info msg="Stopped pod sandbox: 53c039bebc5228cacce91e41cef24e4cef640461f56cfa98c2016e8ec666805e" id=59b5fab6-d268-4154-a91f-64fe461dd161 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.077804 | controller | Jun 11 00:44:10.925820 crc crio[23067]: time="2026-06-11T00:44:10.924890003Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-marketplace-67kz9/POD" id=910e65bd-2e69-489b-9bcf-102bace68ef0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.077820 | controller | Jun 11 00:44:10.927190 crc crio[23067]: time="2026-06-11T00:44:10.9258911Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.077835 | controller | Jun 11 00:44:10.985252 crc crio[23067]: time="2026-06-11T00:44:10.985179658Z" level=info msg="Got pod network &{Name:redhat-marketplace-67kz9 Namespace:openshift-marketplace ID:aa20fa57a38d509a02058cb63e5eef36a129be672c2b18c01a5d5495fe5d185a UID:fab9b22f-827f-456b-a2bd-84a71b7837eb NetNS:/var/run/netns/62e4b9d8-91d0-442e-89cc-c28c8ec7eaeb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfab9b22f_827f_456b_a2bd_84a71b7837eb.slice PodAnnotations:0xc000b81250}] Aliases:map[]}"
2026-06-11 01:10:47.077852 | controller | Jun 11 00:44:10.985252 crc crio[23067]: time="2026-06-11T00:44:10.98522935Z" level=info msg="Adding pod openshift-marketplace_redhat-marketplace-67kz9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.077868 | controller | Jun 11 00:44:11.538151 crc crio[23067]: 2026-06-11T00:44:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:aa20fa57a38d509 Mac:ea:53:74:6d:30:be Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f7 Mtu:0 Sandbox:/var/run/netns/62e4b9d8-91d0-442e-89cc-c28c8ec7eaeb SocketPath: PciID:}] [{Interface:0xc00025aa20 Address:{IP:10.217.0.247 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:47.077884 | controller | Jun 11 00:44:11.541214 crc crio[23067]: time="2026-06-11T00:44:11.540849537Z" level=info msg="Got pod network &{Name:redhat-marketplace-67kz9 Namespace:openshift-marketplace ID:aa20fa57a38d509a02058cb63e5eef36a129be672c2b18c01a5d5495fe5d185a UID:fab9b22f-827f-456b-a2bd-84a71b7837eb NetNS:/var/run/netns/62e4b9d8-91d0-442e-89cc-c28c8ec7eaeb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfab9b22f_827f_456b_a2bd_84a71b7837eb.slice PodAnnotations:0xc000b81250}] Aliases:map[]}"
2026-06-11 01:10:47.077900 | controller | Jun 11 00:44:11.541214 crc crio[23067]: time="2026-06-11T00:44:11.540999401Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-67kz9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:47.077916 | controller | Jun 11 00:44:11.550740 crc crio[23067]: time="2026-06-11T00:44:11.550631352Z" level=info msg="Ran pod sandbox aa20fa57a38d509a02058cb63e5eef36a129be672c2b18c01a5d5495fe5d185a with infra container: openshift-marketplace/redhat-marketplace-67kz9/POD" id=910e65bd-2e69-489b-9bcf-102bace68ef0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.077931 | controller | Jun 11 00:44:11.554204 crc crio[23067]: time="2026-06-11T00:44:11.554175658Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=3cea4942-1034-4f4d-b94a-5dad367603d9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.077947 | controller | Jun 11 00:44:11.557304 crc crio[23067]: time="2026-06-11T00:44:11.55721267Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=68e2e7b4-d356-4457-9112-1182018cf6b1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.077966 | controller | Jun 11 00:44:11.566439 crc crio[23067]: time="2026-06-11T00:44:11.566324597Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-67kz9/extract-utilities" id=272617d4-8b54-4eaf-bc96-6595219203e9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.077982 | controller | Jun 11 00:44:11.566819 crc crio[23067]: time="2026-06-11T00:44:11.566763709Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.077997 | controller | Jun 11 00:44:11.628585 crc crio[23067]: time="2026-06-11T00:44:11.628436002Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.078012 | controller | Jun 11 00:44:11.636932 crc crio[23067]: time="2026-06-11T00:44:11.63685367Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.078027 | controller | Jun 11 00:44:11.808768 crc crio[23067]: time="2026-06-11T00:44:11.808200447Z" level=info msg="Created container 138d07c8a407b854697090ee59eebbdc0b4f804aba6a7782ab99a9f948451d04: openshift-marketplace/redhat-marketplace-67kz9/extract-utilities" id=272617d4-8b54-4eaf-bc96-6595219203e9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.078042 | controller | Jun 11 00:44:11.809998 crc crio[23067]: time="2026-06-11T00:44:11.809958504Z" level=info msg="Starting container: 138d07c8a407b854697090ee59eebbdc0b4f804aba6a7782ab99a9f948451d04" id=f893c7bd-8c6e-4ca6-8c62-dac74d6b1d13 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.078058 | controller | Jun 11 00:44:11.815446 crc crio[23067]: time="2026-06-11T00:44:11.81531965Z" level=info msg="Started container" PID=159471 containerID=138d07c8a407b854697090ee59eebbdc0b4f804aba6a7782ab99a9f948451d04 description=openshift-marketplace/redhat-marketplace-67kz9/extract-utilities id=f893c7bd-8c6e-4ca6-8c62-dac74d6b1d13 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aa20fa57a38d509a02058cb63e5eef36a129be672c2b18c01a5d5495fe5d185a
2026-06-11 01:10:47.078073 | controller | Jun 11 00:44:12.391872 crc crio[23067]: time="2026-06-11T00:44:12.391802974Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=dca2e00b-96d6-453b-80e4-df4da2c123ad name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:47.078088 | controller | Jun 11 00:44:12.411720 crc crio[23067]: time="2026-06-11T00:44:12.411591261Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\""
2026-06-11 01:10:47.078104 | controller | Jun 11 00:44:13.319014 crc crio[23067]: time="2026-06-11T00:44:13.318391383Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:bec7a1ff545afabea88c4a74227ea95b91c67cf5c03e89b2b949be410682f8a0" id=dca2e00b-96d6-453b-80e4-df4da2c123ad name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:47.078119 | controller | Jun 11 00:44:13.320897 crc crio[23067]: time="2026-06-11T00:44:13.320175381Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=e6714f44-ee92-4397-a253-322f21052908 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.078135 | controller | Jun 11 00:44:13.323825 crc crio[23067]: time="2026-06-11T00:44:13.323790959Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=a7b0b4e6-7c18-4548-a555-1a916a9fd193 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.078150 | controller | Jun 11 00:44:13.332219 crc crio[23067]: time="2026-06-11T00:44:13.332152046Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-67kz9/extract-content" id=f2c50caa-1be6-4ff3-9946-cb3fa469fc73 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.078168 | controller | Jun 11 00:44:13.332872 crc crio[23067]: time="2026-06-11T00:44:13.332847725Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.078184 | controller | Jun 11 00:44:13.385499 crc crio[23067]: time="2026-06-11T00:44:13.385315757Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.078199 | controller | Jun 11 00:44:13.390473 crc crio[23067]: time="2026-06-11T00:44:13.390438206Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.078214 | controller | Jun 11 00:44:13.580748 crc crio[23067]: time="2026-06-11T00:44:13.580620784Z" level=info msg="Created container a40a661034732cf80463b43fc48a61ca69fbe7def45fcb8c46cbf1e5f33156fe: openshift-marketplace/redhat-marketplace-67kz9/extract-content" id=f2c50caa-1be6-4ff3-9946-cb3fa469fc73 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.078229 | controller | Jun 11 00:44:13.583306 crc crio[23067]: time="2026-06-11T00:44:13.583142502Z" level=info msg="Starting container: a40a661034732cf80463b43fc48a61ca69fbe7def45fcb8c46cbf1e5f33156fe" id=82f93a6a-8917-419d-8d97-575b5e75f40a name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.078245 | controller | Jun 11 00:44:13.592846 crc crio[23067]: time="2026-06-11T00:44:13.589899686Z" level=info msg="Started container" PID=159584 containerID=a40a661034732cf80463b43fc48a61ca69fbe7def45fcb8c46cbf1e5f33156fe description=openshift-marketplace/redhat-marketplace-67kz9/extract-content id=82f93a6a-8917-419d-8d97-575b5e75f40a name=/runtime.v1.RuntimeService/StartContainer sandboxID=aa20fa57a38d509a02058cb63e5eef36a129be672c2b18c01a5d5495fe5d185a
2026-06-11 01:10:47.078261 | controller | Jun 11 00:44:14.427986 crc crio[23067]: time="2026-06-11T00:44:14.427315086Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=8dedf3b0-18e1-4f4d-bdb9-091cb97d5299 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.078277 | controller | Jun 11 00:44:14.430303 crc crio[23067]: time="2026-06-11T00:44:14.430249426Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=81dd78d7-a2a9-4b0c-8a44-2a180a535b89 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.078292 | controller | Jun 11 00:44:14.436584 crc crio[23067]: time="2026-06-11T00:44:14.436508805Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-67kz9/registry-server" id=975655b4-3d35-4100-bf75-9e27539d554f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.078308 | controller | Jun 11 00:44:14.437015 crc crio[23067]: time="2026-06-11T00:44:14.436954437Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.078324 | controller | Jun 11 00:44:14.512157 crc crio[23067]: time="2026-06-11T00:44:14.511960052Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.078339 | controller | Jun 11 00:44:14.515587 crc crio[23067]: time="2026-06-11T00:44:14.515526748Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.078378 | controller | Jun 11 00:44:14.685383 crc crio[23067]: time="2026-06-11T00:44:14.684912782Z" level=info msg="Created container 92f1f5056f85d2127b0daa27611918f80a5815282c971197f827d945a3dbd053: openshift-marketplace/redhat-marketplace-67kz9/registry-server" id=975655b4-3d35-4100-bf75-9e27539d554f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.078399 | controller | Jun 11 00:44:14.688007 crc crio[23067]: time="2026-06-11T00:44:14.687915943Z" level=info msg="Starting container: 92f1f5056f85d2127b0daa27611918f80a5815282c971197f827d945a3dbd053" id=bcb0e20b-1fb6-4656-997c-ae34b37f4366 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.078415 | controller | Jun 11 00:44:14.694862 crc crio[23067]: time="2026-06-11T00:44:14.694754279Z" level=info msg="Started container" PID=159716 containerID=92f1f5056f85d2127b0daa27611918f80a5815282c971197f827d945a3dbd053 description=openshift-marketplace/redhat-marketplace-67kz9/registry-server id=bcb0e20b-1fb6-4656-997c-ae34b37f4366 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aa20fa57a38d509a02058cb63e5eef36a129be672c2b18c01a5d5495fe5d185a
2026-06-11 01:10:47.078432 | controller | Jun 11 00:44:23.563214 crc crio[23067]: time="2026-06-11T00:44:23.562136215Z" level=info msg="Stopping container: 92f1f5056f85d2127b0daa27611918f80a5815282c971197f827d945a3dbd053 (timeout: 2s)" id=2b26885d-7b3b-45da-a260-657620d5f495 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:47.078447 | controller | Jun 11 00:44:23.693812 crc crio[23067]: time="2026-06-11T00:44:23.692837829Z" level=info msg="Stopped container 92f1f5056f85d2127b0daa27611918f80a5815282c971197f827d945a3dbd053: openshift-marketplace/redhat-marketplace-67kz9/registry-server" id=2b26885d-7b3b-45da-a260-657620d5f495 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:47.078463 | controller | Jun 11 00:44:23.698041 crc crio[23067]: time="2026-06-11T00:44:23.697965628Z" level=info msg="Stopping pod sandbox: aa20fa57a38d509a02058cb63e5eef36a129be672c2b18c01a5d5495fe5d185a" id=afeb3f82-07c0-4d9c-95fa-a337350d8004 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.078479 | controller | Jun 11 00:44:23.699057 crc crio[23067]: time="2026-06-11T00:44:23.698971226Z" level=info msg="Got pod network &{Name:redhat-marketplace-67kz9 Namespace:openshift-marketplace ID:aa20fa57a38d509a02058cb63e5eef36a129be672c2b18c01a5d5495fe5d185a UID:fab9b22f-827f-456b-a2bd-84a71b7837eb NetNS:/var/run/netns/62e4b9d8-91d0-442e-89cc-c28c8ec7eaeb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfab9b22f_827f_456b_a2bd_84a71b7837eb.slice PodAnnotations:0xc008202530}] Aliases:map[]}"
2026-06-11 01:10:47.078494 | controller | Jun 11 00:44:23.699246 crc crio[23067]: time="2026-06-11T00:44:23.699187362Z" level=info msg="Deleting pod openshift-marketplace_redhat-marketplace-67kz9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.078511 | controller | Jun 11 00:44:24.054050 crc crio[23067]: time="2026-06-11T00:44:24.053825929Z" level=info msg="Stopped pod sandbox: aa20fa57a38d509a02058cb63e5eef36a129be672c2b18c01a5d5495fe5d185a" id=afeb3f82-07c0-4d9c-95fa-a337350d8004 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.078526 | controller | Jun 11 00:44:24.586770 crc crio[23067]: time="2026-06-11T00:44:24.58557531Z" level=info msg="Removing container: 92f1f5056f85d2127b0daa27611918f80a5815282c971197f827d945a3dbd053" id=936193c2-588f-4796-9de6-8549054e5345 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.078542 | controller | Jun 11 00:44:24.643198 crc crio[23067]: time="2026-06-11T00:44:24.643070349Z" level=info msg="Removed container 92f1f5056f85d2127b0daa27611918f80a5815282c971197f827d945a3dbd053: openshift-marketplace/redhat-marketplace-67kz9/registry-server" id=936193c2-588f-4796-9de6-8549054e5345 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.078558 | controller | Jun 11 00:44:24.646519 crc crio[23067]: time="2026-06-11T00:44:24.64643743Z" level=info msg="Removing container: a40a661034732cf80463b43fc48a61ca69fbe7def45fcb8c46cbf1e5f33156fe" id=32195095-7eff-4e3d-a995-0b2b9da3c698 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.078577 | controller | Jun 11 00:44:24.680211 crc crio[23067]: time="2026-06-11T00:44:24.680089983Z" level=info msg="Removed container a40a661034732cf80463b43fc48a61ca69fbe7def45fcb8c46cbf1e5f33156fe: openshift-marketplace/redhat-marketplace-67kz9/extract-content" id=32195095-7eff-4e3d-a995-0b2b9da3c698 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.078593 | controller | Jun 11 00:44:24.682518 crc crio[23067]: time="2026-06-11T00:44:24.682445547Z" level=info msg="Removing container: 138d07c8a407b854697090ee59eebbdc0b4f804aba6a7782ab99a9f948451d04" id=328d7262-a2cf-4345-879b-7ef04692324f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.078609 | controller | Jun 11 00:44:24.733373 crc crio[23067]: time="2026-06-11T00:44:24.732737731Z" level=info msg="Removed container 138d07c8a407b854697090ee59eebbdc0b4f804aba6a7782ab99a9f948451d04: openshift-marketplace/redhat-marketplace-67kz9/extract-utilities" id=328d7262-a2cf-4345-879b-7ef04692324f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.078624 | controller | Jun 11 00:44:34.049819 crc crio[23067]: time="2026-06-11T00:44:34.049179775Z" level=info msg="Removing container: 18c75cb646700a2d1c34b03f206a7574b51166cdb0a4477779d98a1fc9b88f24" id=a6e42ef2-5163-4baf-b3a2-e372d40092b7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.078640 | controller | Jun 11 00:44:34.277762 crc crio[23067]: time="2026-06-11T00:44:34.276926552Z" level=info msg="Removed container 18c75cb646700a2d1c34b03f206a7574b51166cdb0a4477779d98a1fc9b88f24: openshift-infra/auto-csr-approver-29685638-ks2z5/oc" id=a6e42ef2-5163-4baf-b3a2-e372d40092b7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.078655 | controller | Jun 11 00:44:34.290750 crc crio[23067]: time="2026-06-11T00:44:34.290542111Z" level=info msg="Stopping pod sandbox: aa20fa57a38d509a02058cb63e5eef36a129be672c2b18c01a5d5495fe5d185a" id=d12c722b-4105-444a-9686-f5c02936e37a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.078670 | controller | Jun 11 00:44:34.291045 crc crio[23067]: time="2026-06-11T00:44:34.290772977Z" level=info msg="Stopped pod sandbox (already stopped): aa20fa57a38d509a02058cb63e5eef36a129be672c2b18c01a5d5495fe5d185a" id=d12c722b-4105-444a-9686-f5c02936e37a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.078686 | controller | Jun 11 00:44:34.291523 crc crio[23067]: time="2026-06-11T00:44:34.291410455Z" level=info msg="Removing pod sandbox: aa20fa57a38d509a02058cb63e5eef36a129be672c2b18c01a5d5495fe5d185a" id=3eff2c37-797e-48cb-bef3-c7e56b20c28f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.078702 | controller | Jun 11 00:44:34.314027 crc crio[23067]: time="2026-06-11T00:44:34.313783911Z" level=info msg="Removed pod sandbox: aa20fa57a38d509a02058cb63e5eef36a129be672c2b18c01a5d5495fe5d185a" id=3eff2c37-797e-48cb-bef3-c7e56b20c28f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.078718 | controller | Jun 11 00:44:34.315295 crc crio[23067]: time="2026-06-11T00:44:34.31522655Z" level=info msg="Stopping pod sandbox: bef0ef86d6d9836c4eba31ab988210da19b88ab003f38d9fd341e34f4248bdde" id=8f52d55f-b8fb-4fd7-8d75-b2c63c14e37d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.078733 | controller | Jun 11 00:44:34.315450 crc crio[23067]: time="2026-06-11T00:44:34.315400925Z" level=info msg="Stopped pod sandbox (already stopped): bef0ef86d6d9836c4eba31ab988210da19b88ab003f38d9fd341e34f4248bdde" id=8f52d55f-b8fb-4fd7-8d75-b2c63c14e37d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.078749 | controller | Jun 11 00:44:34.316188 crc crio[23067]: time="2026-06-11T00:44:34.316108014Z" level=info msg="Removing pod sandbox: bef0ef86d6d9836c4eba31ab988210da19b88ab003f38d9fd341e34f4248bdde" id=337a8974-96b4-4e98-aa08-d07d05aeda99 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.078771 | controller | Jun 11 00:44:34.335560 crc crio[23067]: time="2026-06-11T00:44:34.335407018Z" level=info msg="Removed pod sandbox: bef0ef86d6d9836c4eba31ab988210da19b88ab003f38d9fd341e34f4248bdde" id=337a8974-96b4-4e98-aa08-d07d05aeda99 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.078788 | controller | Jun 11 00:44:36.753119 crc crio[23067]: time="2026-06-11T00:44:36.752108507Z" level=info msg="Stopping pod sandbox: 02bc4b64a0ed31bafb404d17090eda6005e068584e6a6801f913bf70e5df726a" id=8f6db7c9-8bb1-4001-82a3-a9fdc9aa9f71 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.078803 | controller | Jun 11 00:44:36.754993 crc crio[23067]: time="2026-06-11T00:44:36.754019698Z" level=info msg="Got pod network &{Name:configure-os-edpm-deployment-ipam-openstack-edpm-ipam-cghzz Namespace:openstack ID:02bc4b64a0ed31bafb404d17090eda6005e068584e6a6801f913bf70e5df726a UID:96f6aa73-3111-46b7-a088-816ce7b75ef4 NetNS:/var/run/netns/c236ede4-993a-4767-906c-c49e3e934814 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod96f6aa73_3111_46b7_a088_816ce7b75ef4.slice PodAnnotations:0xc0079a4948}] Aliases:map[]}"
2026-06-11 01:10:47.078819 | controller | Jun 11 00:44:36.754993 crc crio[23067]: time="2026-06-11T00:44:36.754167002Z" level=info msg="Deleting pod openstack_configure-os-edpm-deployment-ipam-openstack-edpm-ipam-cghzz from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.078835 | controller | Jun 11 00:44:37.283455 crc crio[23067]: time="2026-06-11T00:44:37.283026155Z" level=info msg="Stopped pod sandbox: 02bc4b64a0ed31bafb404d17090eda6005e068584e6a6801f913bf70e5df726a" id=8f6db7c9-8bb1-4001-82a3-a9fdc9aa9f71 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.078852 | controller | Jun 11 00:44:38.457560 crc crio[23067]: time="2026-06-11T00:44:38.456936241Z" level=info msg="Running pod sandbox: openstack/ssh-known-hosts-edpm-deployment-ipam-8php6/POD" id=cfb3b0b8-59a7-4394-a2ef-b5f907887a1c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.078874 | controller | Jun 11 00:44:38.457560 crc crio[23067]: time="2026-06-11T00:44:38.457596969Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.078897 | controller | Jun 11 00:44:38.493251 crc crio[23067]: time="2026-06-11T00:44:38.493111182Z" level=info msg="Got pod network &{Name:ssh-known-hosts-edpm-deployment-ipam-8php6 Namespace:openstack ID:8db86ed61204c7cc8d9dfbdd2873991730bfdafe5de4fb9f4202a02840fd3ae9 UID:042516e4-60bd-413d-91e0-a310f674339c NetNS:/var/run/netns/ba968639-165b-4c6b-b2aa-1346d1ba1459 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod042516e4_60bd_413d_91e0_a310f674339c.slice PodAnnotations:0xc0002f24a0}] Aliases:map[]}"
2026-06-11 01:10:47.078921 | controller | Jun 11 00:44:38.493251 crc crio[23067]: time="2026-06-11T00:44:38.493213875Z" level=info msg="Adding pod openstack_ssh-known-hosts-edpm-deployment-ipam-8php6 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.078945 | controller | Jun 11 00:44:38.973884 crc crio[23067]: 2026-06-11T00:44:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8db86ed61204c7c Mac:ea:e6:e3:e2:b2:52 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f8 Mtu:0 Sandbox:/var/run/netns/ba968639-165b-4c6b-b2aa-1346d1ba1459 SocketPath: PciID:}] [{Interface:0xc00025a9e0 Address:{IP:10.217.0.248 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:47.078964 | controller | Jun 11 00:44:38.975562 crc crio[23067]: time="2026-06-11T00:44:38.975481744Z" level=info msg="Got pod network &{Name:ssh-known-hosts-edpm-deployment-ipam-8php6 Namespace:openstack ID:8db86ed61204c7cc8d9dfbdd2873991730bfdafe5de4fb9f4202a02840fd3ae9 UID:042516e4-60bd-413d-91e0-a310f674339c NetNS:/var/run/netns/ba968639-165b-4c6b-b2aa-1346d1ba1459 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod042516e4_60bd_413d_91e0_a310f674339c.slice PodAnnotations:0xc0002f24a0}] Aliases:map[]}"
2026-06-11 01:10:47.078984 | controller | Jun 11 00:44:38.975771 crc crio[23067]: time="2026-06-11T00:44:38.97572013Z" level=info msg="Checking pod openstack_ssh-known-hosts-edpm-deployment-ipam-8php6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:47.079001 | controller | Jun 11 00:44:38.987596 crc crio[23067]: time="2026-06-11T00:44:38.98751051Z" level=info msg="Ran pod sandbox 8db86ed61204c7cc8d9dfbdd2873991730bfdafe5de4fb9f4202a02840fd3ae9 with infra container: openstack/ssh-known-hosts-edpm-deployment-ipam-8php6/POD" id=cfb3b0b8-59a7-4394-a2ef-b5f907887a1c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.079018 | controller | Jun 11 00:44:38.990194 crc crio[23067]: time="2026-06-11T00:44:38.99008788Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=28b5d201-616b-4f04-84f1-dda0fa86c5b9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.079034 | controller | Jun 11 00:44:39.017784 crc crio[23067]: time="2026-06-11T00:44:39.016881726Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=957bc898-1fe9-418e-8bda-d3d56e2a68db name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.079050 | controller | Jun 11 00:44:39.026824 crc crio[23067]: time="2026-06-11T00:44:39.026766324Z" level=info msg="Creating container: openstack/ssh-known-hosts-edpm-deployment-ipam-8php6/ssh-known-hosts-edpm-deployment-ipam" id=5d7c2e3c-4457-446a-9a83-1bc405f7e193 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.079066 | controller | Jun 11 00:44:39.027605 crc crio[23067]: time="2026-06-11T00:44:39.027580837Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.079081 | controller | Jun 11 00:44:39.080126 crc crio[23067]: time="2026-06-11T00:44:39.079433183Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.079096 | controller | Jun 11 00:44:39.084937 crc crio[23067]: time="2026-06-11T00:44:39.084891861Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.079112 | controller | Jun 11 00:44:39.270767 crc crio[23067]: time="2026-06-11T00:44:39.270613077Z" level=info msg="Created container 454c529a5bb132a45eaa07d20c0e11bf1a78d45acdb4af4dfb0988d14bf5040c: openstack/ssh-known-hosts-edpm-deployment-ipam-8php6/ssh-known-hosts-edpm-deployment-ipam" id=5d7c2e3c-4457-446a-9a83-1bc405f7e193 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.079127 | controller | Jun 11 00:44:39.272248 crc crio[23067]: time="2026-06-11T00:44:39.27216857Z" level=info msg="Starting container: 454c529a5bb132a45eaa07d20c0e11bf1a78d45acdb4af4dfb0988d14bf5040c" id=be3cfd68-6c7b-44af-96bf-b012751d8795 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.079143 | controller | Jun 11 00:44:39.279005 crc crio[23067]: time="2026-06-11T00:44:39.278391538Z" level=info msg="Started container" PID=161335 containerID=454c529a5bb132a45eaa07d20c0e11bf1a78d45acdb4af4dfb0988d14bf5040c description=openstack/ssh-known-hosts-edpm-deployment-ipam-8php6/ssh-known-hosts-edpm-deployment-ipam id=be3cfd68-6c7b-44af-96bf-b012751d8795 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8db86ed61204c7cc8d9dfbdd2873991730bfdafe5de4fb9f4202a02840fd3ae9
2026-06-11 01:10:47.079159 | controller | Jun 11 00:44:48.964234 crc crio[23067]: time="2026-06-11T00:44:48.963414629Z" level=info msg="Stopping pod sandbox: 8db86ed61204c7cc8d9dfbdd2873991730bfdafe5de4fb9f4202a02840fd3ae9" id=75cee407-c943-40f9-809e-1102fb6789ed name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.079178 | controller | Jun 11 00:44:48.965916 crc crio[23067]: time="2026-06-11T00:44:48.965050883Z" level=info msg="Got pod network &{Name:ssh-known-hosts-edpm-deployment-ipam-8php6 Namespace:openstack ID:8db86ed61204c7cc8d9dfbdd2873991730bfdafe5de4fb9f4202a02840fd3ae9 UID:042516e4-60bd-413d-91e0-a310f674339c NetNS:/var/run/netns/ba968639-165b-4c6b-b2aa-1346d1ba1459 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod042516e4_60bd_413d_91e0_a310f674339c.slice PodAnnotations:0xc003610958}] Aliases:map[]}"
2026-06-11 01:10:47.079195 | controller | Jun 11 00:44:48.965916 crc crio[23067]: time="2026-06-11T00:44:48.965194907Z" level=info msg="Deleting pod openstack_ssh-known-hosts-edpm-deployment-ipam-8php6 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.079210 | controller | Jun 11 00:44:49.441759 crc crio[23067]: time="2026-06-11T00:44:49.440484337Z" level=info msg="Stopped pod sandbox: 8db86ed61204c7cc8d9dfbdd2873991730bfdafe5de4fb9f4202a02840fd3ae9" id=75cee407-c943-40f9-809e-1102fb6789ed name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.079226 | controller | Jun 11 00:44:50.584992 crc crio[23067]: time="2026-06-11T00:44:50.58403731Z" level=info msg="Running pod sandbox: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-jxwfm/POD" id=2317d156-02d6-4744-a8cf-b182da2e6272 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.079241 | controller | Jun 11 00:44:50.588335 crc crio[23067]: time="2026-06-11T00:44:50.585025657Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.079256 | controller | Jun 11 00:44:50.624100 crc crio[23067]: time="2026-06-11T00:44:50.623944662Z" level=info msg="Got pod network &{Name:run-os-edpm-deployment-ipam-openstack-edpm-ipam-jxwfm Namespace:openstack ID:3e3b3a70b647246419103eed8131bcd53224d939c6f879e8a62ed3cbf256a6f7 UID:a605f0fe-ccb1-4f6a-91f8-29ed35d5066b NetNS:/var/run/netns/a6b71853-27e9-4bc0-9cb5-20d4953c6fba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda605f0fe_ccb1_4f6a_91f8_29ed35d5066b.slice PodAnnotations:0xc0002f3088}] Aliases:map[]}"
2026-06-11 01:10:47.079272 | controller | Jun 11 00:44:50.624100 crc crio[23067]: time="2026-06-11T00:44:50.624035265Z" level=info msg="Adding pod openstack_run-os-edpm-deployment-ipam-openstack-edpm-ipam-jxwfm to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.079287 | controller | Jun 11 00:44:51.109756 crc crio[23067]: 2026-06-11T00:44:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3e3b3a70b647246 Mac:3e:c9:96:b3:8f:77 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f9 Mtu:0 Sandbox:/var/run/netns/a6b71853-27e9-4bc0-9cb5-20d4953c6fba SocketPath: PciID:}] [{Interface:0xc000014af0 Address:{IP:10.217.0.249 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:47.079303 | controller | Jun 11 00:44:51.111137 crc crio[23067]: time="2026-06-11T00:44:51.111058041Z" level=info msg="Got pod network &{Name:run-os-edpm-deployment-ipam-openstack-edpm-ipam-jxwfm Namespace:openstack ID:3e3b3a70b647246419103eed8131bcd53224d939c6f879e8a62ed3cbf256a6f7 UID:a605f0fe-ccb1-4f6a-91f8-29ed35d5066b NetNS:/var/run/netns/a6b71853-27e9-4bc0-9cb5-20d4953c6fba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda605f0fe_ccb1_4f6a_91f8_29ed35d5066b.slice PodAnnotations:0xc0002f3088}] Aliases:map[]}"
2026-06-11 01:10:47.079323 | controller | Jun 11 00:44:51.111284 crc crio[23067]: time="2026-06-11T00:44:51.111225626Z" level=info msg="Checking pod openstack_run-os-edpm-deployment-ipam-openstack-edpm-ipam-jxwfm for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:47.079340 | controller | Jun 11 00:44:51.120120 crc crio[23067]: time="2026-06-11T00:44:51.119955192Z" level=info msg="Ran pod sandbox 3e3b3a70b647246419103eed8131bcd53224d939c6f879e8a62ed3cbf256a6f7 with infra container: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-jxwfm/POD" id=2317d156-02d6-4744-a8cf-b182da2e6272 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.079378 | controller | Jun 11 00:44:51.122711 crc crio[23067]: time="2026-06-11T00:44:51.122572343Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=189a4ecc-169c-40f4-82cc-5aa20058742a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.079396 | controller | Jun 11 00:44:51.145044 crc crio[23067]: time="2026-06-11T00:44:51.1449544Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=1b63df08-c343-4f65-b626-d0ee5ed5d59a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.079412 | controller | Jun 11 00:44:51.153889 crc crio[23067]: time="2026-06-11T00:44:51.15378891Z" level=info msg="Creating container: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-jxwfm/run-os-edpm-deployment-ipam-openstack-edpm-ipam" id=f91218fc-036d-41b0-8833-5000101469c5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.079428 | controller | Jun 11 00:44:51.154198 crc crio[23067]: time="2026-06-11T00:44:51.154120379Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.079443 | controller | Jun 11 00:44:51.201683 crc crio[23067]: time="2026-06-11T00:44:51.201576966Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.079459 | controller | Jun 11 00:44:51.205060 crc crio[23067]: time="2026-06-11T00:44:51.204999569Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.079475 | controller | Jun 11 00:44:51.347519 crc crio[23067]: time="2026-06-11T00:44:51.346928968Z" level=info msg="Created container 06a3315161eb77f6ef0e8a6b78cd800e713d1ddc887d667c6cb28ca8c511778a: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-jxwfm/run-os-edpm-deployment-ipam-openstack-edpm-ipam" id=f91218fc-036d-41b0-8833-5000101469c5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.079490 | controller | Jun 11 00:44:51.348777 crc crio[23067]: time="2026-06-11T00:44:51.348632074Z" level=info msg="Starting container: 06a3315161eb77f6ef0e8a6b78cd800e713d1ddc887d667c6cb28ca8c511778a" id=12845174-fc37-4ce9-9550-850788b151f0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.079506 | controller | Jun 11 00:44:51.353978 crc crio[23067]: time="2026-06-11T00:44:51.353926948Z" level=info msg="Started container" PID=162101 containerID=06a3315161eb77f6ef0e8a6b78cd800e713d1ddc887d667c6cb28ca8c511778a description=openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-jxwfm/run-os-edpm-deployment-ipam-openstack-edpm-ipam id=12845174-fc37-4ce9-9550-850788b151f0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3e3b3a70b647246419103eed8131bcd53224d939c6f879e8a62ed3cbf256a6f7
2026-06-11 01:10:47.079522 | controller | Jun 11 00:45:00.525171 crc crio[23067]: time="2026-06-11T00:45:00.524112517Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29685645-hvb7t/POD" id=93fbcc0d-43ba-4370-b2b5-cecdbd386e23 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.079538 | controller | Jun 11 00:45:00.526942 crc crio[23067]: time="2026-06-11T00:45:00.525224777Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.079558 | controller | Jun 11 00:45:00.561477 crc crio[23067]: time="2026-06-11T00:45:00.56107115Z" level=info msg="Got pod network &{Name:collect-profiles-29685645-hvb7t Namespace:openshift-operator-lifecycle-manager ID:623a643b18f3eb9d8534164befbae0342ef359cce5e0da30981a0345a690ba86 UID:0d2c262a-e2a1-4f83-aef1-24248ff23a6e NetNS:/var/run/netns/0719efa3-b3f9-4a92-bc63-a202b321c9f0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0d2c262a_e2a1_4f83_aef1_24248ff23a6e.slice PodAnnotations:0xc0001309e8}] Aliases:map[]}"
2026-06-11 01:10:47.079575 | controller | Jun 11 00:45:00.561477 crc crio[23067]: time="2026-06-11T00:45:00.5614445Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_collect-profiles-29685645-hvb7t to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.079591 | controller | Jun 11 00:45:01.161552 crc crio[23067]: 2026-06-11T00:45:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:623a643b18f3eb9 Mac:ba:6e:49:12:01:3e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fa Mtu:0 Sandbox:/var/run/netns/0719efa3-b3f9-4a92-bc63-a202b321c9f0 SocketPath: PciID:}] [{Interface:0xc0002846b0 Address:{IP:10.217.0.250 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:47.079607 | controller | Jun 11 00:45:01.163838 crc crio[23067]: time="2026-06-11T00:45:01.163757234Z" level=info msg="Got pod network &{Name:collect-profiles-29685645-hvb7t Namespace:openshift-operator-lifecycle-manager ID:623a643b18f3eb9d8534164befbae0342ef359cce5e0da30981a0345a690ba86 UID:0d2c262a-e2a1-4f83-aef1-24248ff23a6e NetNS:/var/run/netns/0719efa3-b3f9-4a92-bc63-a202b321c9f0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0d2c262a_e2a1_4f83_aef1_24248ff23a6e.slice PodAnnotations:0xc0001309e8}] Aliases:map[]}"
2026-06-11 01:10:47.079623 | controller | Jun 11 00:45:01.164124 crc crio[23067]: time="2026-06-11T00:45:01.164068012Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_collect-profiles-29685645-hvb7t for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:47.079638 | controller | Jun 11 00:45:01.175244 crc crio[23067]: time="2026-06-11T00:45:01.175140183Z" level=info msg="Ran pod sandbox 623a643b18f3eb9d8534164befbae0342ef359cce5e0da30981a0345a690ba86 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29685645-hvb7t/POD" id=93fbcc0d-43ba-4370-b2b5-cecdbd386e23 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.079654 | controller | Jun 11 00:45:01.181330 crc crio[23067]: time="2026-06-11T00:45:01.181229988Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=93574c2b-c174-4a5a-a719-e2d4a687d5b8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.079670 | controller | Jun 11 00:45:01.185520 crc crio[23067]: time="2026-06-11T00:45:01.185210336Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=64417f05-7fd6-4c5a-9ddd-362a239abd91 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.079685 | controller | Jun 11 00:45:01.195013 crc crio[23067]: time="2026-06-11T00:45:01.194916219Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/collect-profiles-29685645-hvb7t/collect-profiles" id=1262cd04-8544-4964-8a1a-eedca59d7439 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.079700 | controller | Jun 11 00:45:01.195482 crc crio[23067]: time="2026-06-11T00:45:01.195405002Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.079719 | controller | Jun 11 00:45:01.255180 crc crio[23067]: time="2026-06-11T00:45:01.25505012Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.079735 | controller | Jun 11 00:45:01.259202 crc crio[23067]: time="2026-06-11T00:45:01.259043978Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.079751 | controller | Jun 11 00:45:01.397097 crc crio[23067]: time="2026-06-11T00:45:01.396304891Z" level=info msg="Created container ab57b296a78079a8f24ab79fa135bac4ecb7fffc19836adad1856dd55fc59c70: openshift-operator-lifecycle-manager/collect-profiles-29685645-hvb7t/collect-profiles" id=1262cd04-8544-4964-8a1a-eedca59d7439 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.079766 | controller | Jun 11 00:45:01.398186 crc crio[23067]: time="2026-06-11T00:45:01.398093489Z" level=info msg="Starting container: ab57b296a78079a8f24ab79fa135bac4ecb7fffc19836adad1856dd55fc59c70" id=cf981a0e-9e26-4477-9c06-1c7996ea36c7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.079782 | controller | Jun 11 00:45:01.405165 crc crio[23067]: time="2026-06-11T00:45:01.405009837Z" level=info msg="Started container" PID=162738 containerID=ab57b296a78079a8f24ab79fa135bac4ecb7fffc19836adad1856dd55fc59c70 description=openshift-operator-lifecycle-manager/collect-profiles-29685645-hvb7t/collect-profiles id=cf981a0e-9e26-4477-9c06-1c7996ea36c7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=623a643b18f3eb9d8534164befbae0342ef359cce5e0da30981a0345a690ba86
2026-06-11 01:10:47.079798 | controller | Jun 11 00:45:02.163762 crc crio[23067]: time="2026-06-11T00:45:02.163139056Z" level=info msg="Stopping pod sandbox: 3e3b3a70b647246419103eed8131bcd53224d939c6f879e8a62ed3cbf256a6f7" id=b9ec7ecb-9061-470d-9b96-9b047b281652 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.079814 | controller | Jun 11 00:45:02.164767 crc crio[23067]: time="2026-06-11T00:45:02.16442095Z" level=info msg="Got pod network &{Name:run-os-edpm-deployment-ipam-openstack-edpm-ipam-jxwfm Namespace:openstack ID:3e3b3a70b647246419103eed8131bcd53224d939c6f879e8a62ed3cbf256a6f7 UID:a605f0fe-ccb1-4f6a-91f8-29ed35d5066b NetNS:/var/run/netns/a6b71853-27e9-4bc0-9cb5-20d4953c6fba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda605f0fe_ccb1_4f6a_91f8_29ed35d5066b.slice PodAnnotations:0xc0002f2b08}] Aliases:map[]}"
2026-06-11 01:10:47.079830 | controller | Jun 11 00:45:02.164767 crc crio[23067]: time="2026-06-11T00:45:02.164592245Z" level=info msg="Deleting pod openstack_run-os-edpm-deployment-ipam-openstack-edpm-ipam-jxwfm from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.079846 | controller | Jun 11 00:45:02.622449 crc crio[23067]: time="2026-06-11T00:45:02.621862756Z" level=info msg="Stopped pod sandbox: 3e3b3a70b647246419103eed8131bcd53224d939c6f879e8a62ed3cbf256a6f7" id=b9ec7ecb-9061-470d-9b96-9b047b281652 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.079863 | controller | Jun 11 00:45:03.178153 crc crio[23067]: time="2026-06-11T00:45:03.177467664Z" level=info msg="Stopping pod sandbox: 623a643b18f3eb9d8534164befbae0342ef359cce5e0da30981a0345a690ba86" id=e8cf6ca1-8e47-44ed-868b-b9814c195d5b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.079878 | controller | Jun 11 00:45:03.179471 crc crio[23067]: time="2026-06-11T00:45:03.178745948Z" level=info msg="Got pod network &{Name:collect-profiles-29685645-hvb7t Namespace:openshift-operator-lifecycle-manager ID:623a643b18f3eb9d8534164befbae0342ef359cce5e0da30981a0345a690ba86 UID:0d2c262a-e2a1-4f83-aef1-24248ff23a6e NetNS:/var/run/netns/0719efa3-b3f9-4a92-bc63-a202b321c9f0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0d2c262a_e2a1_4f83_aef1_24248ff23a6e.slice PodAnnotations:0xc003610b78}] Aliases:map[]}"
2026-06-11 01:10:47.079898 | controller | Jun 11 00:45:03.179471 crc crio[23067]: time="2026-06-11T00:45:03.178878452Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29685645-hvb7t from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.079915 | controller | Jun 11 00:45:03.561395 crc crio[23067]: time="2026-06-11T00:45:03.561272842Z" level=info msg="Stopped pod sandbox: 623a643b18f3eb9d8534164befbae0342ef359cce5e0da30981a0345a690ba86" id=e8cf6ca1-8e47-44ed-868b-b9814c195d5b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.079932 | controller | Jun 11 00:45:03.814489 crc crio[23067]: time="2026-06-11T00:45:03.814096859Z" level=info msg="Running pod sandbox: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-4hd4n/POD" id=1e834278-a91f-4281-a7b8-9113ecc3f183 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.079948 | controller | Jun 11 00:45:03.814695 crc crio[23067]: time="2026-06-11T00:45:03.81451149Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.079964 | controller | Jun 11 00:45:03.870121 crc crio[23067]: time="2026-06-11T00:45:03.870011815Z" level=info msg="Got pod network &{Name:reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-4hd4n Namespace:openstack ID:a079a5e4e8bcdd4c5367a8b2a6b569d357046d7712972784f8b979b10a406cda UID:c7120fa7-ed77-46d7-9fd6-7e000939c7f9 NetNS:/var/run/netns/ef11ce93-d6ef-4950-a647-311768b45f30 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc7120fa7_ed77_46d7_9fd6_7e000939c7f9.slice PodAnnotations:0xc008202030}] Aliases:map[]}"
2026-06-11 01:10:47.079980 | controller | Jun 11 00:45:03.870121 crc crio[23067]: time="2026-06-11T00:45:03.870082367Z" level=info msg="Adding pod openstack_reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-4hd4n to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.079997 | controller | Jun 11 00:45:04.304075 crc crio[23067]: 2026-06-11T00:45:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a079a5e4e8bcdd4 Mac:e2:e3:5c:eb:41:49 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fb Mtu:0 Sandbox:/var/run/netns/ef11ce93-d6ef-4950-a647-311768b45f30 SocketPath: PciID:}] [{Interface:0xc000122e50 Address:{IP:10.217.0.251 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:47.080013 | controller | Jun 11 00:45:04.305608 crc crio[23067]: time="2026-06-11T00:45:04.305518996Z" level=info msg="Got pod network &{Name:reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-4hd4n Namespace:openstack ID:a079a5e4e8bcdd4c5367a8b2a6b569d357046d7712972784f8b979b10a406cda UID:c7120fa7-ed77-46d7-9fd6-7e000939c7f9 NetNS:/var/run/netns/ef11ce93-d6ef-4950-a647-311768b45f30 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc7120fa7_ed77_46d7_9fd6_7e000939c7f9.slice PodAnnotations:0xc008202030}] Aliases:map[]}"
2026-06-11 01:10:47.080030 | controller | Jun 11 00:45:04.305788 crc crio[23067]: time="2026-06-11T00:45:04.305741472Z" level=info msg="Checking pod openstack_reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-4hd4n for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:47.080046 | controller | Jun 11 00:45:04.315418 crc crio[23067]: time="2026-06-11T00:45:04.315335772Z" level=info msg="Ran pod sandbox a079a5e4e8bcdd4c5367a8b2a6b569d357046d7712972784f8b979b10a406cda with infra container: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-4hd4n/POD" id=1e834278-a91f-4281-a7b8-9113ecc3f183 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.080066 | controller | Jun 11 00:45:04.318005 crc crio[23067]: time="2026-06-11T00:45:04.317934333Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=821c43ae-4dcc-4351-8344-53a3ab692f63 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.080083 | controller | Jun 11 00:45:04.345177 crc crio[23067]: time="2026-06-11T00:45:04.345087309Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=97979cb0-809a-4bcc-8699-b39ce774c12c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.080098 | controller | Jun 11 00:45:04.352778 crc crio[23067]: time="2026-06-11T00:45:04.352716316Z" level=info msg="Creating container: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-4hd4n/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam" id=c1f619d6-6014-42bb-93c3-e5bcae95dd20 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.080114 | controller | Jun 11 00:45:04.353313 crc crio[23067]: time="2026-06-11T00:45:04.35324585Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.080130 | controller | Jun 11 00:45:04.403283 crc crio[23067]: time="2026-06-11T00:45:04.403183094Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.080146 | controller | Jun 11 00:45:04.406218 crc crio[23067]: time="2026-06-11T00:45:04.406147465Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.080162 | controller | Jun 11 00:45:04.526704 crc crio[23067]: time="2026-06-11T00:45:04.526125419Z" level=info msg="Created container 6b376d82efc28dfb1aa7e14c21e557e126c0679b605f3648dff886ca6bd5cae1: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-4hd4n/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam" id=c1f619d6-6014-42bb-93c3-e5bcae95dd20 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.080178 | controller | Jun 11 00:45:04.529053 crc crio[23067]: time="2026-06-11T00:45:04.528961515Z" level=info msg="Starting container: 6b376d82efc28dfb1aa7e14c21e557e126c0679b605f3648dff886ca6bd5cae1" id=9fe426b1-577e-4666-b71e-56a47d379f7e name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.080194 | controller | Jun 11 00:45:04.538393 crc crio[23067]: time="2026-06-11T00:45:04.538260148Z" level=info msg="Started container" PID=163087 containerID=6b376d82efc28dfb1aa7e14c21e557e126c0679b605f3648dff886ca6bd5cae1 description=openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-4hd4n/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam id=9fe426b1-577e-4666-b71e-56a47d379f7e name=/runtime.v1.RuntimeService/StartContainer sandboxID=a079a5e4e8bcdd4c5367a8b2a6b569d357046d7712972784f8b979b10a406cda
2026-06-11 01:10:47.080210 | controller | Jun 11 00:45:16.369712 crc crio[23067]: time="2026-06-11T00:45:16.368555165Z" level=info msg="Stopping pod sandbox: a079a5e4e8bcdd4c5367a8b2a6b569d357046d7712972784f8b979b10a406cda" id=2c37ecfd-eb1d-4687-9450-71d558431230 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.080226 | controller | Jun 11 00:45:16.371928 crc crio[23067]: time="2026-06-11T00:45:16.37094081Z" level=info msg="Got pod network &{Name:reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-4hd4n Namespace:openstack ID:a079a5e4e8bcdd4c5367a8b2a6b569d357046d7712972784f8b979b10a406cda UID:c7120fa7-ed77-46d7-9fd6-7e000939c7f9 NetNS:/var/run/netns/ef11ce93-d6ef-4950-a647-311768b45f30 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc7120fa7_ed77_46d7_9fd6_7e000939c7f9.slice PodAnnotations:0xc0005312a8}] Aliases:map[]}"
2026-06-11 01:10:47.080245 | controller | Jun 11 00:45:16.371928 crc crio[23067]: time="2026-06-11T00:45:16.371171266Z" level=info msg="Deleting pod openstack_reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-4hd4n from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.080262 | controller | Jun 11 00:45:16.841127 crc crio[23067]: time="2026-06-11T00:45:16.841056829Z" level=info msg="Stopped pod sandbox: a079a5e4e8bcdd4c5367a8b2a6b569d357046d7712972784f8b979b10a406cda" id=2c37ecfd-eb1d-4687-9450-71d558431230 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.080278 | controller | Jun 11 00:45:17.913076 crc crio[23067]: time="2026-06-11T00:45:17.912070045Z" level=info msg="Running pod sandbox: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-g9sn8/POD" id=e5bd024d-4cef-4e2e-94c6-54af10c1ee31 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.080293 | controller | Jun 11 00:45:17.914624 crc crio[23067]: time="2026-06-11T00:45:17.913112013Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.080309 | controller | Jun 11 00:45:17.952615 crc crio[23067]: time="2026-06-11T00:45:17.952252004Z" level=info msg="Got pod network &{Name:install-certs-edpm-deployment-ipam-openstack-edpm-ipam-g9sn8 Namespace:openstack ID:2c1b2531217ad2a684c66c274e101519144b926e8af295b2a6f0a66526b32432 UID:d4a8dc82-35c3-43a3-b5cd-55e5c2ad027a NetNS:/var/run/netns/aa63ee45-b035-4359-96a4-fbba8702a212 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd4a8dc82_35c3_43a3_b5cd_55e5c2ad027a.slice PodAnnotations:0xc000130fa0}] Aliases:map[]}"
2026-06-11 01:10:47.080324 | controller | Jun 11 00:45:17.952615 crc crio[23067]: time="2026-06-11T00:45:17.952300596Z" level=info msg="Adding pod openstack_install-certs-edpm-deployment-ipam-openstack-edpm-ipam-g9sn8 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.080340 | controller | Jun 11 00:45:18.447824 crc crio[23067]: 2026-06-11T00:45:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2c1b2531217ad2a Mac:3a:4f:93:a7:54:64 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fc Mtu:0 Sandbox:/var/run/netns/aa63ee45-b035-4359-96a4-fbba8702a212 SocketPath: PciID:}] [{Interface:0xc0003f8b70 Address:{IP:10.217.0.252 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:47.080378 | controller | Jun 11 00:45:18.449505 crc crio[23067]: time="2026-06-11T00:45:18.449433318Z" level=info msg="Got pod network &{Name:install-certs-edpm-deployment-ipam-openstack-edpm-ipam-g9sn8 Namespace:openstack ID:2c1b2531217ad2a684c66c274e101519144b926e8af295b2a6f0a66526b32432 UID:d4a8dc82-35c3-43a3-b5cd-55e5c2ad027a NetNS:/var/run/netns/aa63ee45-b035-4359-96a4-fbba8702a212 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd4a8dc82_35c3_43a3_b5cd_55e5c2ad027a.slice PodAnnotations:0xc000130fa0}] Aliases:map[]}"
2026-06-11 01:10:47.080403 | controller | Jun 11 00:45:18.449756 crc crio[23067]: time="2026-06-11T00:45:18.449630173Z" level=info msg="Checking pod openstack_install-certs-edpm-deployment-ipam-openstack-edpm-ipam-g9sn8 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:47.080425 | controller | Jun 11 00:45:18.459485 crc crio[23067]: time="2026-06-11T00:45:18.459344707Z" level=info msg="Ran pod sandbox 2c1b2531217ad2a684c66c274e101519144b926e8af295b2a6f0a66526b32432 with infra container: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-g9sn8/POD" id=e5bd024d-4cef-4e2e-94c6-54af10c1ee31 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.080447 | controller | Jun 11 00:45:18.462052 crc crio[23067]: time="2026-06-11T00:45:18.461974218Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=f77c5208-3ace-4136-b73d-1bd269a2c6a9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.080468 | controller | Jun 11 00:45:18.485568 crc crio[23067]: time="2026-06-11T00:45:18.485489276Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=b9290e37-22a4-48e4-a0d8-8a08d7646cbf name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.080484 | controller | Jun 11 00:45:18.494485 crc crio[23067]: time="2026-06-11T00:45:18.494407667Z" level=info msg="Creating container: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-g9sn8/install-certs-edpm-deployment-ipam-openstack-edpm-ipam" id=babb56da-5f73-4551-ae84-899a66526b64 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.080499 | controller | Jun 11 00:45:18.496158 crc crio[23067]: time="2026-06-11T00:45:18.494959062Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.080515 | controller | Jun 11 00:45:18.558533 crc crio[23067]: time="2026-06-11T00:45:18.558486525Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.080530 | controller | Jun 11 00:45:18.564063 crc crio[23067]: time="2026-06-11T00:45:18.564034756Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.080546 | controller | Jun 11 00:45:18.706021 crc crio[23067]: time="2026-06-11T00:45:18.705891933Z" level=info msg="Created container 7bef2fb7e42922e1aa5a7fb9f0ec35e7fdd0c71f466981ce9f8aba97e3f724ad: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-g9sn8/install-certs-edpm-deployment-ipam-openstack-edpm-ipam" id=babb56da-5f73-4551-ae84-899a66526b64 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.080562 | controller | Jun 11 00:45:18.707934 crc crio[23067]: time="2026-06-11T00:45:18.707574048Z" level=info msg="Starting container: 7bef2fb7e42922e1aa5a7fb9f0ec35e7fdd0c71f466981ce9f8aba97e3f724ad" id=d7952f1b-fe51-4c90-b633-c817a7f60dc8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.080578 | controller | Jun 11 00:45:18.713214 crc crio[23067]: time="2026-06-11T00:45:18.71315058Z" level=info msg="Started container" PID=163951 containerID=7bef2fb7e42922e1aa5a7fb9f0ec35e7fdd0c71f466981ce9f8aba97e3f724ad description=openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-g9sn8/install-certs-edpm-deployment-ipam-openstack-edpm-ipam id=d7952f1b-fe51-4c90-b633-c817a7f60dc8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2c1b2531217ad2a684c66c274e101519144b926e8af295b2a6f0a66526b32432
2026-06-11 01:10:47.080594 | controller | Jun 11 00:45:34.360732 crc crio[23067]: time="2026-06-11T00:45:34.360042Z" level=info msg="Removing container: e2c8505d6ae92da2752337e47470c42c5c0026c2e53f9373a83a991e9d1ac869" id=b895ab76-2ec4-4f6a-9a3d-d20f4538c9ab name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.080610 | controller | Jun 11 00:45:34.401745 crc crio[23067]: time="2026-06-11T00:45:34.401555006Z" level=info msg="Removed container e2c8505d6ae92da2752337e47470c42c5c0026c2e53f9373a83a991e9d1ac869: openshift-operator-lifecycle-manager/collect-profiles-29685600-48dmf/collect-profiles" id=b895ab76-2ec4-4f6a-9a3d-d20f4538c9ab name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.080625 | controller | Jun 11 00:45:34.413235 crc crio[23067]: time="2026-06-11T00:45:34.413100769Z" level=info msg="Stopping pod sandbox: a2d4c96f8706cdc3db222cc7060b242dce3c1bbc02fbfaa65efb859bf153d65e" id=be6ac4a5-bf99-45c4-bbe9-99ef9cdcc591 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.080641 | controller | Jun 11 00:45:34.413571 crc crio[23067]: time="2026-06-11T00:45:34.413263083Z" level=info msg="Stopped pod sandbox (already stopped): a2d4c96f8706cdc3db222cc7060b242dce3c1bbc02fbfaa65efb859bf153d65e" id=be6ac4a5-bf99-45c4-bbe9-99ef9cdcc591 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.080659 | controller | Jun 11 00:45:34.414792 crc crio[23067]: time="2026-06-11T00:45:34.414705552Z" level=info msg="Removing pod sandbox: a2d4c96f8706cdc3db222cc7060b242dce3c1bbc02fbfaa65efb859bf153d65e" id=22dc255b-468d-4d1c-afd8-ef6ad6e67b62 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.080676 | controller | Jun 11 00:45:34.443828 crc crio[23067]: time="2026-06-11T00:45:34.442749653Z" level=info msg="Removed pod sandbox: a2d4c96f8706cdc3db222cc7060b242dce3c1bbc02fbfaa65efb859bf153d65e" id=22dc255b-468d-4d1c-afd8-ef6ad6e67b62 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.080691 | controller | Jun 11 00:46:00.534990 crc crio[23067]: time="2026-06-11T00:46:00.53411399Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29685646-hsz9f/POD" id=4e86225a-8955-433b-96b3-71d6f5e49470 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.080707 | controller | Jun 11 00:46:00.536172 crc crio[23067]: time="2026-06-11T00:46:00.535018205Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.080723 | controller | Jun 11 00:46:00.598254 crc crio[23067]: time="2026-06-11T00:46:00.598107956Z" level=info msg="Got pod network &{Name:auto-csr-approver-29685646-hsz9f Namespace:openshift-infra ID:8cc568b12c9261ff875650c2d7bee9f4b2a637ba5f9b6a457696d52ac52c6dfc UID:11631328-e8d8-4819-889a-78f247bc8ec0 NetNS:/var/run/netns/3e777a5d-453f-46fd-8ccf-25e3d4cdbb86 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod11631328_e8d8_4819_889a_78f247bc8ec0.slice PodAnnotations:0xc007e120b8}] Aliases:map[]}"
2026-06-11 01:10:47.080754 | controller | Jun 11 00:46:00.598254 crc crio[23067]: time="2026-06-11T00:46:00.598213608Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29685646-hsz9f to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.080772 | controller | Jun 11 00:46:01.007795 crc crio[23067]: 2026-06-11T00:46:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8cc568b12c9261f Mac:2e:41:cd:46:94:3e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fd Mtu:0 Sandbox:/var/run/netns/3e777a5d-453f-46fd-8ccf-25e3d4cdbb86 SocketPath: PciID:}] [{Interface:0xc0000147c0 Address:{IP:10.217.0.253 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:47.080788 | controller | Jun 11 00:46:01.010510 crc crio[23067]: time="2026-06-11T00:46:01.010414647Z" level=info msg="Got pod network &{Name:auto-csr-approver-29685646-hsz9f Namespace:openshift-infra ID:8cc568b12c9261ff875650c2d7bee9f4b2a637ba5f9b6a457696d52ac52c6dfc UID:11631328-e8d8-4819-889a-78f247bc8ec0 NetNS:/var/run/netns/3e777a5d-453f-46fd-8ccf-25e3d4cdbb86 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod11631328_e8d8_4819_889a_78f247bc8ec0.slice PodAnnotations:0xc007e120b8}] Aliases:map[]}"
2026-06-11 01:10:47.080805 | controller | Jun 11 00:46:01.010782 crc crio[23067]: time="2026-06-11T00:46:01.010624273Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29685646-hsz9f for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:47.080821 | controller | Jun 11 00:46:01.032298 crc crio[23067]: time="2026-06-11T00:46:01.032116335Z" level=info msg="Ran pod sandbox 8cc568b12c9261ff875650c2d7bee9f4b2a637ba5f9b6a457696d52ac52c6dfc with infra container: openshift-infra/auto-csr-approver-29685646-hsz9f/POD" id=4e86225a-8955-433b-96b3-71d6f5e49470 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.080837 | controller | Jun 11 00:46:01.037174 crc crio[23067]: time="2026-06-11T00:46:01.036984128Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=7d3083bc-4963-45ce-aaa7-11e6890c25e5 name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:47.080857 | controller | Jun 11 00:46:01.049424 crc crio[23067]: time="2026-06-11T00:46:01.049133267Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 01:10:47.080874 | controller | Jun 11 00:46:01.067206 crc crio[23067]: time="2026-06-11T00:46:01.067104044Z" level=info msg="Stopping pod sandbox: 2c1b2531217ad2a684c66c274e101519144b926e8af295b2a6f0a66526b32432" id=b1fb0e4d-0159-48a4-b339-aecde13c56b7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.080890 | controller | Jun 11 00:46:01.067821 crc crio[23067]: time="2026-06-11T00:46:01.067758282Z" level=info msg="Got pod network &{Name:install-certs-edpm-deployment-ipam-openstack-edpm-ipam-g9sn8 Namespace:openstack ID:2c1b2531217ad2a684c66c274e101519144b926e8af295b2a6f0a66526b32432 UID:d4a8dc82-35c3-43a3-b5cd-55e5c2ad027a NetNS:/var/run/netns/aa63ee45-b035-4359-96a4-fbba8702a212 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd4a8dc82_35c3_43a3_b5cd_55e5c2ad027a.slice PodAnnotations:0xc007e12260}] Aliases:map[]}"
2026-06-11 01:10:47.080906 | controller | Jun 11 00:46:01.067957 crc crio[23067]: time="2026-06-11T00:46:01.067922167Z" level=info msg="Deleting pod openstack_install-certs-edpm-deployment-ipam-openstack-edpm-ipam-g9sn8 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.080922 | controller | Jun 11 00:46:01.649167 crc crio[23067]: time="2026-06-11T00:46:01.649031826Z" level=info msg="Stopped pod sandbox: 2c1b2531217ad2a684c66c274e101519144b926e8af295b2a6f0a66526b32432" id=b1fb0e4d-0159-48a4-b339-aecde13c56b7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.080937 | controller | Jun 11 00:46:01.832491 crc crio[23067]: time="2026-06-11T00:46:01.831941376Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=7d3083bc-4963-45ce-aaa7-11e6890c25e5 name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:47.080953 | controller | Jun 11 00:46:01.833806 crc crio[23067]: time="2026-06-11T00:46:01.833630722Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=197c1c92-60e0-4e62-a5a2-01b4241dfd52 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.080968 | controller | Jun 11 00:46:01.836763 crc crio[23067]: time="2026-06-11T00:46:01.836688435Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=785f05e0-680e-4fa0-96e1-5a871d8a20b5 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.080984 | controller | Jun 11 00:46:01.847828 crc crio[23067]: time="2026-06-11T00:46:01.847734295Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29685646-hsz9f/oc" id=288f1b5f-2c0b-4545-8891-19529bd0635a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.080999 | controller | Jun 11 00:46:01.848290 crc crio[23067]: time="2026-06-11T00:46:01.848223078Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.081014 | controller | Jun 11 00:46:01.916893 crc crio[23067]: time="2026-06-11T00:46:01.916747136Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.081029 | controller | Jun 11 00:46:02.403073 crc crio[23067]: time="2026-06-11T00:46:02.403011593Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.081045 | controller | Jun 11 00:46:02.517437 crc crio[23067]: time="2026-06-11T00:46:02.517342343Z" level=info msg="Created container 1ece9a933c663b59bea149533fb1d7f9c24ccbf486643d016fc9268fe931fa5c: openshift-infra/auto-csr-approver-29685646-hsz9f/oc" id=288f1b5f-2c0b-4545-8891-19529bd0635a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.081064 | controller | Jun 11 00:46:02.519428 crc crio[23067]: time="2026-06-11T00:46:02.519365367Z" level=info msg="Starting container: 1ece9a933c663b59bea149533fb1d7f9c24ccbf486643d016fc9268fe931fa5c" id=81d061bb-20ed-4172-a65b-333da258c357 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.081080 | controller | Jun 11 00:46:02.525871 crc crio[23067]: time="2026-06-11T00:46:02.525766611Z" level=info msg="Started container" PID=166664 containerID=1ece9a933c663b59bea149533fb1d7f9c24ccbf486643d016fc9268fe931fa5c description=openshift-infra/auto-csr-approver-29685646-hsz9f/oc id=81d061bb-20ed-4172-a65b-333da258c357 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8cc568b12c9261ff875650c2d7bee9f4b2a637ba5f9b6a457696d52ac52c6dfc
2026-06-11 01:10:47.081097 | controller | Jun 11 00:46:02.668915 crc crio[23067]: time="2026-06-11T00:46:02.668301147Z" level=info msg="Running pod sandbox: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-xvpl9/POD" id=74bcf542-33fd-42ab-b4f5-64dced8ca9d7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.081113 | controller | Jun 11 00:46:02.670154 crc crio[23067]: time="2026-06-11T00:46:02.668934514Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.081129 | controller | Jun 11 00:46:02.709207 crc crio[23067]: time="2026-06-11T00:46:02.709107963Z" level=info msg="Got pod network &{Name:ovn-edpm-deployment-ipam-openstack-edpm-ipam-xvpl9 Namespace:openstack ID:b8366be6c9d7e1737ab22c70e86b7a983e2078babf3500925686227256b456cd UID:9a8d7afb-fd0d-440a-ad4b-0f3e0896d4bd NetNS:/var/run/netns/3c45a83e-5ff7-4383-bce4-ee89700a0526 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9a8d7afb_fd0d_440a_ad4b_0f3e0896d4bd.slice PodAnnotations:0xc0002f2bf8}] Aliases:map[]}"
2026-06-11 01:10:47.081146 | controller | Jun 11 00:46:02.709207 crc crio[23067]: time="2026-06-11T00:46:02.709193876Z" level=info msg="Adding pod openstack_ovn-edpm-deployment-ipam-openstack-edpm-ipam-xvpl9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.081162 | controller | Jun 11 00:46:03.187032 crc crio[23067]: 2026-06-11T00:46:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b8366be6c9d7e17 Mac:96:59:31:da:07:e6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fe Mtu:0 Sandbox:/var/run/netns/3c45a83e-5ff7-4383-bce4-ee89700a0526 SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.0.254 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:47.081178 | controller | Jun 11 00:46:03.188144 crc crio[23067]: time="2026-06-11T00:46:03.188080923Z" level=info msg="Got pod network &{Name:ovn-edpm-deployment-ipam-openstack-edpm-ipam-xvpl9 Namespace:openstack ID:b8366be6c9d7e1737ab22c70e86b7a983e2078babf3500925686227256b456cd UID:9a8d7afb-fd0d-440a-ad4b-0f3e0896d4bd NetNS:/var/run/netns/3c45a83e-5ff7-4383-bce4-ee89700a0526 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9a8d7afb_fd0d_440a_ad4b_0f3e0896d4bd.slice PodAnnotations:0xc0002f2bf8}] Aliases:map[]}"
2026-06-11 01:10:47.081194 | controller | Jun 11 00:46:03.188252 crc crio[23067]: time="2026-06-11T00:46:03.188226367Z" level=info msg="Checking pod openstack_ovn-edpm-deployment-ipam-openstack-edpm-ipam-xvpl9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:47.081210 | controller | Jun 11 00:46:03.197517 crc crio[23067]: time="2026-06-11T00:46:03.197461377Z" level=info msg="Ran pod sandbox b8366be6c9d7e1737ab22c70e86b7a983e2078babf3500925686227256b456cd with infra container: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-xvpl9/POD" id=74bcf542-33fd-42ab-b4f5-64dced8ca9d7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.081229 | controller | Jun 11 00:46:03.200472 crc crio[23067]: time="2026-06-11T00:46:03.200376436Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=92e234c5-46cc-4404-8f04-24de5099b044 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.081245 | controller | Jun 11 00:46:03.234293 crc crio[23067]: time="2026-06-11T00:46:03.234193873Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=5c49c2f1-5daf-4f7d-b7db-6e42517bec9c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.081261 | controller | Jun 11 00:46:03.242075 crc crio[23067]: time="2026-06-11T00:46:03.241908472Z" level=info msg="Creating container: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-xvpl9/ovn-edpm-deployment-ipam-openstack-edpm-ipam" id=86ce0ce6-6236-4590-b957-a6a1c1b5df55 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.081277 | controller | Jun 11 00:46:03.243825 crc crio[23067]: time="2026-06-11T00:46:03.243266429Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.081293 | controller | Jun 11 00:46:03.288143 crc crio[23067]: time="2026-06-11T00:46:03.288042593Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.081309 | controller | Jun 11 00:46:03.291575 crc crio[23067]: time="2026-06-11T00:46:03.291514778Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.081325 | controller | Jun 11 00:46:03.416424 crc crio[23067]: time="2026-06-11T00:46:03.415898961Z" level=info msg="Created container 5150ab254f86c2adddccc2c49ec6e38e3cd6078d6f6acc2b92028269cc346248: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-xvpl9/ovn-edpm-deployment-ipam-openstack-edpm-ipam" id=86ce0ce6-6236-4590-b957-a6a1c1b5df55 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.081341 | controller | Jun 11 00:46:03.417960 crc crio[23067]: time="2026-06-11T00:46:03.417892805Z" level=info msg="Starting container: 5150ab254f86c2adddccc2c49ec6e38e3cd6078d6f6acc2b92028269cc346248" id=edf21709-1f66-4f06-b2a4-d654b93f1c42 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.081388 | controller | Jun 11 00:46:03.423495 crc crio[23067]: time="2026-06-11T00:46:03.423266581Z" level=info msg="Started container" PID=166856 containerID=5150ab254f86c2adddccc2c49ec6e38e3cd6078d6f6acc2b92028269cc346248 description=openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-xvpl9/ovn-edpm-deployment-ipam-openstack-edpm-ipam id=edf21709-1f66-4f06-b2a4-d654b93f1c42 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b8366be6c9d7e1737ab22c70e86b7a983e2078babf3500925686227256b456cd
2026-06-11 01:10:47.081412 | controller | Jun 11 00:46:04.167322 crc crio[23067]: time="2026-06-11T00:46:04.165548461Z" level=info msg="Stopping pod sandbox: 8cc568b12c9261ff875650c2d7bee9f4b2a637ba5f9b6a457696d52ac52c6dfc" id=b2679637-473e-4593-b71c-1eb3ebbe0233 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.081428 | controller | Jun 11 00:46:04.167322 crc crio[23067]: time="2026-06-11T00:46:04.166682882Z" level=info msg="Got pod network &{Name:auto-csr-approver-29685646-hsz9f Namespace:openshift-infra ID:8cc568b12c9261ff875650c2d7bee9f4b2a637ba5f9b6a457696d52ac52c6dfc UID:11631328-e8d8-4819-889a-78f247bc8ec0 NetNS:/var/run/netns/3e777a5d-453f-46fd-8ccf-25e3d4cdbb86 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod11631328_e8d8_4819_889a_78f247bc8ec0.slice PodAnnotations:0xc0082027d8}] Aliases:map[]}"
2026-06-11 01:10:47.081448 | controller | Jun 11 00:46:04.167322 crc crio[23067]: time="2026-06-11T00:46:04.166809605Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29685646-hsz9f from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.081465 | controller | Jun 11 00:46:04.526187 crc crio[23067]: time="2026-06-11T00:46:04.525501743Z" level=info msg="Stopped pod sandbox: 8cc568b12c9261ff875650c2d7bee9f4b2a637ba5f9b6a457696d52ac52c6dfc" id=b2679637-473e-4593-b71c-1eb3ebbe0233 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.081480 | controller | Jun 11 00:46:34.483110 crc crio[23067]: time="2026-06-11T00:46:34.481887477Z" level=info msg="Removing container: d45c70eea14d8f9d6fccde3bbc5337b615a0ac5bcaba3f61cdd8d035599241b5" id=d66e4973-2262-4116-814b-009657a94089 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.081496 | controller | Jun 11 00:46:34.738481 crc crio[23067]: time="2026-06-11T00:46:34.73829655Z" level=info msg="Removed container d45c70eea14d8f9d6fccde3bbc5337b615a0ac5bcaba3f61cdd8d035599241b5: openshift-infra/auto-csr-approver-29685640-9jl2l/oc" id=d66e4973-2262-4116-814b-009657a94089 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.081511 | controller | Jun 11 00:46:34.754934 crc crio[23067]: time="2026-06-11T00:46:34.754813718Z" level=info msg="Stopping pod sandbox: fb61913bdb3e493c7beae5beb64dd3cbfd00a3ea2719db950226546735c2e547" id=ad6d55f7-4de6-4af1-8c1c-5eae16efe2bc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.081527 | controller | Jun 11 00:46:34.754934 crc crio[23067]: time="2026-06-11T00:46:34.754919871Z" level=info msg="Stopped pod sandbox (already stopped): fb61913bdb3e493c7beae5beb64dd3cbfd00a3ea2719db950226546735c2e547" id=ad6d55f7-4de6-4af1-8c1c-5eae16efe2bc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.081543 | controller | Jun 11 00:46:34.756282 crc crio[23067]: time="2026-06-11T00:46:34.756154094Z" level=info msg="Removing pod sandbox: fb61913bdb3e493c7beae5beb64dd3cbfd00a3ea2719db950226546735c2e547" id=bcd3fa3d-161d-4497-8deb-1adffa8395a7 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.081558 | controller | Jun 11 00:46:34.785029 crc crio[23067]: time="2026-06-11T00:46:34.782192731Z" level=info msg="Removed pod sandbox: fb61913bdb3e493c7beae5beb64dd3cbfd00a3ea2719db950226546735c2e547" id=bcd3fa3d-161d-4497-8deb-1adffa8395a7 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.081573 | controller | Jun 11 00:47:16.365508 crc crio[23067]: time="2026-06-11T00:47:16.364408683Z" level=info msg="Stopping pod sandbox: b8366be6c9d7e1737ab22c70e86b7a983e2078babf3500925686227256b456cd" id=edc6e08f-c293-48ae-9082-d25d6a3b8375 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.081589 | controller | Jun 11 00:47:16.369558 crc crio[23067]: time="2026-06-11T00:47:16.366267593Z" level=info msg="Got pod network &{Name:ovn-edpm-deployment-ipam-openstack-edpm-ipam-xvpl9 Namespace:openstack ID:b8366be6c9d7e1737ab22c70e86b7a983e2078babf3500925686227256b456cd UID:9a8d7afb-fd0d-440a-ad4b-0f3e0896d4bd NetNS:/var/run/netns/3c45a83e-5ff7-4383-bce4-ee89700a0526 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9a8d7afb_fd0d_440a_ad4b_0f3e0896d4bd.slice PodAnnotations:0xc000c34de8}] Aliases:map[]}"
2026-06-11 01:10:47.081604 | controller | Jun 11 00:47:16.369558 crc crio[23067]: time="2026-06-11T00:47:16.36651044Z" level=info msg="Deleting pod openstack_ovn-edpm-deployment-ipam-openstack-edpm-ipam-xvpl9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.081620 | controller | Jun 11 00:47:16.866853 crc crio[23067]: time="2026-06-11T00:47:16.866794417Z" level=info msg="Stopped pod sandbox: b8366be6c9d7e1737ab22c70e86b7a983e2078babf3500925686227256b456cd" id=edc6e08f-c293-48ae-9082-d25d6a3b8375 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.081643 | controller | Jun 11 00:47:18.211631 crc crio[23067]: time="2026-06-11T00:47:18.21061663Z" level=info msg="Running pod sandbox: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-qtss4/POD" id=da9c24e3-334d-42dd-a5ca-a9c534393b29 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.081659 | controller | Jun 11 00:47:18.214005 crc crio[23067]: time="2026-06-11T00:47:18.21173291Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.081675 | controller | Jun 11 00:47:18.260109 crc crio[23067]: time="2026-06-11T00:47:18.259517166Z" level=info msg="Got pod network &{Name:neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-qtss4 Namespace:openstack ID:4260b33df5dc2ecc0fda1d550ed2d5b3854623a56c971fbc69811fd34faceaa8 UID:5da25d89-a44b-4432-8fc8-260670367390 NetNS:/var/run/netns/3bbf1240-70ba-448a-8077-1a17f892de91 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5da25d89_a44b_4432_8fc8_260670367390.slice PodAnnotations:0xc000b80f38}] Aliases:map[]}"
2026-06-11 01:10:47.081692 | controller | Jun 11 00:47:18.260109 crc crio[23067]: time="2026-06-11T00:47:18.26002658Z" level=info msg="Adding pod openstack_neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-qtss4 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.081708 | controller | Jun 11 00:47:18.965789 crc crio[23067]: 2026-06-11T00:47:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4260b33df5dc2ec Mac:96:d0:34:6e:18:ad Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ff Mtu:0 Sandbox:/var/run/netns/3bbf1240-70ba-448a-8077-1a17f892de91 SocketPath: PciID:}] [{Interface:0xc0002c49e0 Address:{IP:10.217.0.255 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:47.081724 | controller | Jun 11 00:47:18.966333 crc crio[23067]: time="2026-06-11T00:47:18.966300874Z" level=info msg="Got pod network &{Name:neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-qtss4 Namespace:openstack ID:4260b33df5dc2ecc0fda1d550ed2d5b3854623a56c971fbc69811fd34faceaa8 UID:5da25d89-a44b-4432-8fc8-260670367390 NetNS:/var/run/netns/3bbf1240-70ba-448a-8077-1a17f892de91 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5da25d89_a44b_4432_8fc8_260670367390.slice PodAnnotations:0xc000b80f38}] Aliases:map[]}"
2026-06-11 01:10:47.081740 | controller | Jun 11 00:47:18.966740 crc crio[23067]: time="2026-06-11T00:47:18.966583971Z" level=info msg="Checking pod openstack_neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-qtss4 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:47.081756 | controller | Jun 11 00:47:18.988407 crc crio[23067]: time="2026-06-11T00:47:18.988358852Z" level=info msg="Ran pod sandbox 4260b33df5dc2ecc0fda1d550ed2d5b3854623a56c971fbc69811fd34faceaa8 with infra container: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-qtss4/POD" id=da9c24e3-334d-42dd-a5ca-a9c534393b29 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.081771 | controller | Jun 11 00:47:18.993529 crc crio[23067]: time="2026-06-11T00:47:18.993493691Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=687245a0-833a-4cb2-98ee-19b7d2e16b5c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.081787 | controller | Jun 11 00:47:19.050334 crc crio[23067]: time="2026-06-11T00:47:19.050153598Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=522c5484-3157-4fe9-9794-4b71cd9e62fd name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.081803 | controller | Jun 11 00:47:19.058541 crc crio[23067]: time="2026-06-11T00:47:19.058460813Z" level=info msg="Creating container: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-qtss4/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam" id=3d6e6da3-3f1b-4d0d-a3ce-21b9c027e88a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.081822 | controller | Jun 11 00:47:19.058923 crc crio[23067]: time="2026-06-11T00:47:19.058859264Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.081839 | controller | Jun 11 00:47:19.171956 crc crio[23067]: time="2026-06-11T00:47:19.171870339Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.081854 | controller | Jun 11 00:47:19.175928 crc crio[23067]: time="2026-06-11T00:47:19.175857047Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.081870 | controller | Jun 11 00:47:19.351710 crc crio[23067]: time="2026-06-11T00:47:19.351534471Z" level=info msg="Created container 72a3f5d865304d1e09ab83866766eee9d3d6d1fd797eade4fafad5fac37f7e52: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-qtss4/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam" id=3d6e6da3-3f1b-4d0d-a3ce-21b9c027e88a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.081886 | controller | Jun 11 00:47:19.357037 crc crio[23067]: time="2026-06-11T00:47:19.353066133Z" level=info msg="Starting container: 72a3f5d865304d1e09ab83866766eee9d3d6d1fd797eade4fafad5fac37f7e52" id=5d9c8c09-df96-4b24-a923-3763da70abab name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.081902 | controller | Jun 11 00:47:19.371717 crc crio[23067]: time="2026-06-11T00:47:19.371521253Z" level=info msg="Started container" PID=171395 containerID=72a3f5d865304d1e09ab83866766eee9d3d6d1fd797eade4fafad5fac37f7e52 description=openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-qtss4/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam id=5d9c8c09-df96-4b24-a923-3763da70abab name=/runtime.v1.RuntimeService/StartContainer sandboxID=4260b33df5dc2ecc0fda1d550ed2d5b3854623a56c971fbc69811fd34faceaa8
2026-06-11 01:10:47.081918 | controller | Jun 11 00:48:00.552063 crc crio[23067]: time="2026-06-11T00:48:00.551126222Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29685648-jcvg9/POD" id=813a7330-5448-4f8d-84a9-fb111d43e228 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.081934 | controller | Jun 11 00:48:00.553592 crc crio[23067]: time="2026-06-11T00:48:00.552206542Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.081950 | controller | Jun 11 00:48:00.621858 crc crio[23067]: time="2026-06-11T00:48:00.621804348Z" level=info msg="Got pod network &{Name:auto-csr-approver-29685648-jcvg9 Namespace:openshift-infra ID:e9af8ddc857f9e02e4fff17b1ac2c730ae9e0c4bb40de0bbd5b5c7e7f7de79d3 UID:4c070ca1-212a-47ab-9de3-8f96f3573ff5 NetNS:/var/run/netns/7dc90fde-5b10-464b-8e38-8a0eeb13b431 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4c070ca1_212a_47ab_9de3_8f96f3573ff5.slice PodAnnotations:0xc002a461f0}] Aliases:map[]}"
2026-06-11 01:10:47.081966 | controller | Jun 11 00:48:00.621858 crc crio[23067]: time="2026-06-11T00:48:00.621851849Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29685648-jcvg9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.081982 | controller | Jun 11 00:48:01.180327 crc crio[23067]: 2026-06-11T00:48:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e9af8ddc857f9e0 Mac:de:88:b3:0b:78:21 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:00 Mtu:0 Sandbox:/var/run/netns/7dc90fde-5b10-464b-8e38-8a0eeb13b431 SocketPath: PciID:}] [{Interface:0xc0002245a0 Address:{IP:10.217.1.0 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:47.082003 | controller | Jun 11 00:48:01.182255 crc crio[23067]: time="2026-06-11T00:48:01.182169985Z" level=info msg="Got pod network &{Name:auto-csr-approver-29685648-jcvg9 Namespace:openshift-infra ID:e9af8ddc857f9e02e4fff17b1ac2c730ae9e0c4bb40de0bbd5b5c7e7f7de79d3 UID:4c070ca1-212a-47ab-9de3-8f96f3573ff5 NetNS:/var/run/netns/7dc90fde-5b10-464b-8e38-8a0eeb13b431 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4c070ca1_212a_47ab_9de3_8f96f3573ff5.slice PodAnnotations:0xc002a461f0}] Aliases:map[]}"
2026-06-11 01:10:47.082019 | controller | Jun 11 00:48:01.182489 crc crio[23067]: time="2026-06-11T00:48:01.18237301Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29685648-jcvg9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:47.082035 | controller | Jun 11 00:48:01.194158 crc crio[23067]: time="2026-06-11T00:48:01.194080498Z" level=info msg="Ran pod sandbox e9af8ddc857f9e02e4fff17b1ac2c730ae9e0c4bb40de0bbd5b5c7e7f7de79d3 with infra container: openshift-infra/auto-csr-approver-29685648-jcvg9/POD" id=813a7330-5448-4f8d-84a9-fb111d43e228 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.082051 | controller | Jun 11 00:48:01.200739 crc crio[23067]: time="2026-06-11T00:48:01.197276725Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=305b787b-f0c2-4187-bf48-a9867fb44887 name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:47.082067 | controller | Jun 11 00:48:01.206606 crc crio[23067]: time="2026-06-11T00:48:01.206512835Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 01:10:47.082082 | controller | Jun 11 00:48:02.466226 crc crio[23067]: time="2026-06-11T00:48:02.465623442Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=305b787b-f0c2-4187-bf48-a9867fb44887 name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:47.082098 | controller | Jun 11 00:48:02.467417 crc crio[23067]: time="2026-06-11T00:48:02.467148093Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=ff6cbf78-33fa-424b-ad18-9a19fc57c11e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.082113 | controller | Jun 11 00:48:02.475605 crc crio[23067]: time="2026-06-11T00:48:02.47552267Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=180f667e-a16d-4b90-88a9-50abda9d6d4a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.082128 | controller | Jun 11 00:48:02.487945 crc crio[23067]: time="2026-06-11T00:48:02.487858745Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29685648-jcvg9/oc" id=84a8372e-26e4-481a-b44a-bba0944d23eb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.082144 | controller | Jun 11 00:48:02.488806 crc crio[23067]: time="2026-06-11T00:48:02.488738438Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.082160 | controller | Jun 11 00:48:02.561083 crc crio[23067]: time="2026-06-11T00:48:02.560935116Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.082175 | controller | Jun 11 00:48:02.929590 crc crio[23067]: time="2026-06-11T00:48:02.928876935Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.082191 | controller | Jun 11 00:48:03.048880 crc crio[23067]: time="2026-06-11T00:48:03.04855149Z" level=info msg="Created container 56cc5c254fecf98d3b53ad8b649b8d6b6c471e3dd0913203b6d17c18bf76cc87: openshift-infra/auto-csr-approver-29685648-jcvg9/oc" id=84a8372e-26e4-481a-b44a-bba0944d23eb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.082210 | controller | Jun 11 00:48:03.050049 crc crio[23067]: time="2026-06-11T00:48:03.049963429Z" level=info msg="Starting container: 56cc5c254fecf98d3b53ad8b649b8d6b6c471e3dd0913203b6d17c18bf76cc87" id=79890c6c-ee08-4d43-9a65-55a316855494 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.082227 | controller | Jun 11 00:48:03.057825 crc crio[23067]: time="2026-06-11T00:48:03.057613556Z" level=info msg="Started container" PID=173973 containerID=56cc5c254fecf98d3b53ad8b649b8d6b6c471e3dd0913203b6d17c18bf76cc87 description=openshift-infra/auto-csr-approver-29685648-jcvg9/oc id=79890c6c-ee08-4d43-9a65-55a316855494 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e9af8ddc857f9e02e4fff17b1ac2c730ae9e0c4bb40de0bbd5b5c7e7f7de79d3
2026-06-11 01:10:47.082243 | controller | Jun 11 00:48:05.128541 crc crio[23067]: time="2026-06-11T00:48:05.127592342Z" level=info msg="Stopping pod sandbox: e9af8ddc857f9e02e4fff17b1ac2c730ae9e0c4bb40de0bbd5b5c7e7f7de79d3" id=5f82c1b6-9ac7-42b6-a1b5-2c2265d1c08c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.082259 | controller | Jun 11 00:48:05.130082 crc crio[23067]: time="2026-06-11T00:48:05.129236987Z" level=info msg="Got pod network &{Name:auto-csr-approver-29685648-jcvg9 Namespace:openshift-infra ID:e9af8ddc857f9e02e4fff17b1ac2c730ae9e0c4bb40de0bbd5b5c7e7f7de79d3 UID:4c070ca1-212a-47ab-9de3-8f96f3573ff5 NetNS:/var/run/netns/7dc90fde-5b10-464b-8e38-8a0eeb13b431 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4c070ca1_212a_47ab_9de3_8f96f3573ff5.slice PodAnnotations:0xc000c34688}] Aliases:map[]}"
2026-06-11 01:10:47.082275 | controller | Jun 11 00:48:05.130082 crc crio[23067]: time="2026-06-11T00:48:05.12936112Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29685648-jcvg9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.082291 | controller | Jun 11 00:48:05.477829 crc crio[23067]: time="2026-06-11T00:48:05.477731128Z" level=info msg="Stopped pod sandbox: e9af8ddc857f9e02e4fff17b1ac2c730ae9e0c4bb40de0bbd5b5c7e7f7de79d3" id=5f82c1b6-9ac7-42b6-a1b5-2c2265d1c08c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.082307 | controller | Jun 11 00:48:14.308578 crc crio[23067]: time="2026-06-11T00:48:14.307548946Z" level=info msg="Stopping pod sandbox: 4260b33df5dc2ecc0fda1d550ed2d5b3854623a56c971fbc69811fd34faceaa8" id=9ca5dd69-06c0-4b24-bdad-6ff600072ecd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.082322 | controller | Jun 11 00:48:14.310486 crc crio[23067]: time="2026-06-11T00:48:14.309787067Z" level=info msg="Got pod network &{Name:neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-qtss4 Namespace:openstack ID:4260b33df5dc2ecc0fda1d550ed2d5b3854623a56c971fbc69811fd34faceaa8 UID:5da25d89-a44b-4432-8fc8-260670367390 NetNS:/var/run/netns/3bbf1240-70ba-448a-8077-1a17f892de91 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5da25d89_a44b_4432_8fc8_260670367390.slice PodAnnotations:0xc002392c20}] Aliases:map[]}"
2026-06-11 01:10:47.082338 | controller | Jun 11 00:48:14.310486 crc crio[23067]: time="2026-06-11T00:48:14.310008743Z" level=info msg="Deleting pod openstack_neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-qtss4 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.082376 | controller | Jun 11 00:48:14.848044 crc crio[23067]: time="2026-06-11T00:48:14.847331715Z" level=info msg="Stopped pod sandbox: 4260b33df5dc2ecc0fda1d550ed2d5b3854623a56c971fbc69811fd34faceaa8" id=9ca5dd69-06c0-4b24-bdad-6ff600072ecd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.082399 | controller | Jun 11 00:48:15.874921 crc crio[23067]: time="2026-06-11T00:48:15.874201472Z" level=info msg="Running pod sandbox: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-gwbqw/POD" id=bd017ee2-afb0-4339-a15a-58794a74b48a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.082415 | controller | Jun 11 00:48:15.876325 crc crio[23067]: time="2026-06-11T00:48:15.875073636Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.082432 | controller | Jun 11 00:48:15.945255 crc crio[23067]: time="2026-06-11T00:48:15.944011465Z" level=info msg="Got pod network &{Name:libvirt-edpm-deployment-ipam-openstack-edpm-ipam-gwbqw Namespace:openstack ID:5b4bf82eadb7342ab68fa4904ba8a3efff3901345814cffb56a112d3d053179f UID:223034ab-eade-42a5-bde3-8ea11c619ead NetNS:/var/run/netns/b409cb42-9a4a-4d6a-8393-2f77c3dd5de7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod223034ab_eade_42a5_bde3_8ea11c619ead.slice PodAnnotations:0xc000b80120}] Aliases:map[]}"
2026-06-11 01:10:47.082448 | controller | Jun 11 00:48:15.945255 crc crio[23067]: time="2026-06-11T00:48:15.945205048Z" level=info msg="Adding pod openstack_libvirt-edpm-deployment-ipam-openstack-edpm-ipam-gwbqw to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.082464 | controller | Jun 11 00:48:16.623600 crc crio[23067]: 2026-06-11T00:48:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5b4bf82eadb7342 Mac:56:33:f3:8b:db:7a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:01 Mtu:0 Sandbox:/var/run/netns/b409cb42-9a4a-4d6a-8393-2f77c3dd5de7 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.1.1 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:47.082481 | controller | Jun 11 00:48:16.625489 crc crio[23067]: time="2026-06-11T00:48:16.625374734Z" level=info msg="Got pod network &{Name:libvirt-edpm-deployment-ipam-openstack-edpm-ipam-gwbqw Namespace:openstack ID:5b4bf82eadb7342ab68fa4904ba8a3efff3901345814cffb56a112d3d053179f UID:223034ab-eade-42a5-bde3-8ea11c619ead NetNS:/var/run/netns/b409cb42-9a4a-4d6a-8393-2f77c3dd5de7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod223034ab_eade_42a5_bde3_8ea11c619ead.slice PodAnnotations:0xc000b80120}] Aliases:map[]}"
2026-06-11 01:10:47.082497 | controller | Jun 11 00:48:16.625616 crc crio[23067]: time="2026-06-11T00:48:16.625561049Z" level=info msg="Checking pod openstack_libvirt-edpm-deployment-ipam-openstack-edpm-ipam-gwbqw for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:47.082513 | controller | Jun 11 00:48:16.633625 crc crio[23067]: time="2026-06-11T00:48:16.633540195Z" level=info msg="Ran pod sandbox 5b4bf82eadb7342ab68fa4904ba8a3efff3901345814cffb56a112d3d053179f with infra container: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-gwbqw/POD" id=bd017ee2-afb0-4339-a15a-58794a74b48a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.082529 | controller | Jun 11 00:48:16.638072 crc crio[23067]: time="2026-06-11T00:48:16.637999656Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=4e0e02e0-36cf-45e5-acef-f32b13f3bf10 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.082546 | controller | Jun 11 00:48:16.678477 crc crio[23067]: time="2026-06-11T00:48:16.677762554Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=07954a6d-53f6-4cab-b6b0-3a0ff8cab0d5 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.082561 | controller | Jun 11 00:48:16.693419 crc crio[23067]: time="2026-06-11T00:48:16.693346077Z" level=info msg="Creating container: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-gwbqw/libvirt-edpm-deployment-ipam-openstack-edpm-ipam" id=a9a3f057-50d0-46c0-b380-249120a33c72 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.082581 | controller | Jun 11 00:48:16.693961 crc crio[23067]: time="2026-06-11T00:48:16.69384193Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.082598 | controller | Jun 11 00:48:16.754690 crc crio[23067]: time="2026-06-11T00:48:16.7543087Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.082614 | controller | Jun 11 00:48:16.760940 crc crio[23067]: time="2026-06-11T00:48:16.760824017Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.082629 | controller | Jun 11 00:48:16.913047 crc crio[23067]: time="2026-06-11T00:48:16.912969133Z" level=info msg="Created container 0c528519d8e38ebf550497a02571fcb6f4128cf0d8adb22fb9a056b5b4e366e6: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-gwbqw/libvirt-edpm-deployment-ipam-openstack-edpm-ipam" id=a9a3f057-50d0-46c0-b380-249120a33c72 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.082645 | controller | Jun 11 00:48:16.914614 crc crio[23067]: time="2026-06-11T00:48:16.914242288Z" level=info msg="Starting container: 0c528519d8e38ebf550497a02571fcb6f4128cf0d8adb22fb9a056b5b4e366e6" id=1a3f37e6-cb4a-4743-9b8d-192f02fa26ef name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.082662 | controller | Jun 11 00:48:16.928570 crc crio[23067]: time="2026-06-11T00:48:16.928471503Z" level=info msg="Started container" PID=174971 containerID=0c528519d8e38ebf550497a02571fcb6f4128cf0d8adb22fb9a056b5b4e366e6 description=openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-gwbqw/libvirt-edpm-deployment-ipam-openstack-edpm-ipam id=1a3f37e6-cb4a-4743-9b8d-192f02fa26ef name=/runtime.v1.RuntimeService/StartContainer sandboxID=5b4bf82eadb7342ab68fa4904ba8a3efff3901345814cffb56a112d3d053179f
2026-06-11 01:10:47.082678 | controller | Jun 11 00:48:34.839400 crc crio[23067]: time="2026-06-11T00:48:34.838597392Z" level=info msg="Removing container: 42f774752e7e03bf30f8440218771802ce5bc23371f7ba12e8d8cffc1f9908dc" id=ec2eadbb-a4d1-4af8-9b68-9058f61011c2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.082694 | controller | Jun 11 00:48:35.032005 crc crio[23067]: time="2026-06-11T00:48:35.031597206Z" level=info msg="Removed container 42f774752e7e03bf30f8440218771802ce5bc23371f7ba12e8d8cffc1f9908dc: openshift-infra/auto-csr-approver-29685642-v2h9m/oc" id=ec2eadbb-a4d1-4af8-9b68-9058f61011c2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.082710 | controller | Jun 11 00:48:35.047718 crc crio[23067]: time="2026-06-11T00:48:35.04756554Z" level=info msg="Stopping pod sandbox: b67ca8857d92a37f43774019a5755ea6cf6c8da3f5c01933c83a74583ef825f4" id=2f9d2b60-0fa6-40b0-8d13-6c3ab5d84c3f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.082726 | controller | Jun 11 00:48:35.048035 crc crio[23067]: time="2026-06-11T00:48:35.047751505Z" level=info msg="Stopped pod sandbox (already stopped): b67ca8857d92a37f43774019a5755ea6cf6c8da3f5c01933c83a74583ef825f4" id=2f9d2b60-0fa6-40b0-8d13-6c3ab5d84c3f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.082742 | controller | Jun 11 00:48:35.048429 crc crio[23067]: time="2026-06-11T00:48:35.048346541Z" level=info msg="Removing pod sandbox: b67ca8857d92a37f43774019a5755ea6cf6c8da3f5c01933c83a74583ef825f4" id=23439826-2e74-4762-a7ae-e11873580085 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.082757 | controller | Jun 11 00:48:35.077772 crc crio[23067]: time="2026-06-11T00:48:35.077638255Z" level=info msg="Removed pod sandbox: b67ca8857d92a37f43774019a5755ea6cf6c8da3f5c01933c83a74583ef825f4" id=23439826-2e74-4762-a7ae-e11873580085 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.082776 | controller | Jun 11 00:50:00.671916 crc crio[23067]: time="2026-06-11T00:50:00.659980147Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29685650-wttjh/POD" id=73659f00-7036-4d8d-aa50-528fc47af083 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.082792 | controller | Jun 11 00:50:00.673726 crc crio[23067]: time="2026-06-11T00:50:00.672087905Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.082808 | controller | Jun 11 00:50:00.727240 crc crio[23067]: time="2026-06-11T00:50:00.727109597Z" level=info msg="Got pod network &{Name:auto-csr-approver-29685650-wttjh Namespace:openshift-infra ID:e0115d364f00993423e18d2967784618c8a6f3685d18e94f153dc22bbece3582 UID:30ca16ac-5291-4c58-b2d1-9358c809eb7f NetNS:/var/run/netns/aa6ed1f8-0a3c-4a46-8a2e-56691305795c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod30ca16ac_5291_4c58_b2d1_9358c809eb7f.slice PodAnnotations:0xc003ba92d8}] Aliases:map[]}"
2026-06-11 01:10:47.082824 | controller | Jun 11 00:50:00.727240 crc crio[23067]: time="2026-06-11T00:50:00.72722803Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29685650-wttjh to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.082840 | controller | Jun 11 00:50:01.399330 crc crio[23067]: 2026-06-11T00:50:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e0115d364f00993 Mac:96:bf:c6:65:7d:cd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:02 Mtu:0 Sandbox:/var/run/netns/aa6ed1f8-0a3c-4a46-8a2e-56691305795c SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.1.2 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:47.082857 | controller | Jun 11 00:50:01.400824 crc crio[23067]: time="2026-06-11T00:50:01.400467038Z" level=info msg="Got pod network &{Name:auto-csr-approver-29685650-wttjh Namespace:openshift-infra ID:e0115d364f00993423e18d2967784618c8a6f3685d18e94f153dc22bbece3582 UID:30ca16ac-5291-4c58-b2d1-9358c809eb7f NetNS:/var/run/netns/aa6ed1f8-0a3c-4a46-8a2e-56691305795c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod30ca16ac_5291_4c58_b2d1_9358c809eb7f.slice PodAnnotations:0xc003ba92d8}] Aliases:map[]}"
2026-06-11 01:10:47.082873 | controller | Jun 11 00:50:01.400824 crc crio[23067]: time="2026-06-11T00:50:01.400713275Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29685650-wttjh for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:47.082889 | controller | Jun 11 00:50:01.425018 crc crio[23067]: time="2026-06-11T00:50:01.42485723Z" level=info msg="Ran pod sandbox e0115d364f00993423e18d2967784618c8a6f3685d18e94f153dc22bbece3582 with infra container: openshift-infra/auto-csr-approver-29685650-wttjh/POD" id=73659f00-7036-4d8d-aa50-528fc47af083 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.082905 | controller | Jun 11 00:50:01.432852 crc crio[23067]: time="2026-06-11T00:50:01.432727753Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=98c6b02d-99d3-4ee8-bffb-badf064e1900 name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:47.082921 | controller | Jun 11 00:50:01.443352 crc crio[23067]: time="2026-06-11T00:50:01.443241538Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 01:10:47.082936 | controller | Jun 11 00:50:02.314421 crc crio[23067]: time="2026-06-11T00:50:02.313360275Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=98c6b02d-99d3-4ee8-bffb-badf064e1900 name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:47.082955 | controller | Jun 11 00:50:02.316543 crc crio[23067]: time="2026-06-11T00:50:02.315942155Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=51bea871-66df-43f1-a3d6-7c8a111f07db name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.082971 | controller | Jun 11 00:50:02.319556 crc crio[23067]: time="2026-06-11T00:50:02.31945218Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=804d6188-d42c-48c4-af53-375ef85cdc30 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.082987 | controller | Jun 11 00:50:02.328836 crc crio[23067]: time="2026-06-11T00:50:02.328723111Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29685650-wttjh/oc" id=f328ee7c-452b-4551-8c12-c83dce809fd0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.083003 | controller | Jun 11 00:50:02.329286 crc crio[23067]: time="2026-06-11T00:50:02.329225945Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.083018 | controller | Jun 11 00:50:02.396075 crc crio[23067]: time="2026-06-11T00:50:02.395899863Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.083033 | controller | Jun 11 00:50:02.793099 crc crio[23067]: time="2026-06-11T00:50:02.793013132Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.083049 | controller | Jun 11 00:50:02.968146 crc crio[23067]: time="2026-06-11T00:50:02.967590277Z" level=info msg="Created container a6c8a44b69370dc9e53a87215f69d67395b08492f62ad6e997f82b8243d276c2: openshift-infra/auto-csr-approver-29685650-wttjh/oc" id=f328ee7c-452b-4551-8c12-c83dce809fd0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.083065 | controller | Jun 11 00:50:02.984246 crc crio[23067]: time="2026-06-11T00:50:02.984158686Z" level=info msg="Starting container: a6c8a44b69370dc9e53a87215f69d67395b08492f62ad6e997f82b8243d276c2" id=23959f58-e4e8-4589-95fb-3f6fb776367a name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.083080 | controller | Jun 11 00:50:03.004846 crc crio[23067]: time="2026-06-11T00:50:03.004317253Z" level=info msg="Started container" PID=180509 containerID=a6c8a44b69370dc9e53a87215f69d67395b08492f62ad6e997f82b8243d276c2 description=openshift-infra/auto-csr-approver-29685650-wttjh/oc id=23959f58-e4e8-4589-95fb-3f6fb776367a name=/runtime.v1.RuntimeService/StartContainer sandboxID=e0115d364f00993423e18d2967784618c8a6f3685d18e94f153dc22bbece3582
2026-06-11 01:10:47.083096 | controller | Jun 11 00:50:05.346377 crc crio[23067]: time="2026-06-11T00:50:05.344879598Z" level=info msg="Stopping pod sandbox: e0115d364f00993423e18d2967784618c8a6f3685d18e94f153dc22bbece3582" id=903fb085-7340-4176-8419-733724e62957 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.083112 | controller | Jun 11 00:50:05.349226 crc crio[23067]: time="2026-06-11T00:50:05.347808207Z" level=info msg="Got pod network &{Name:auto-csr-approver-29685650-wttjh Namespace:openshift-infra ID:e0115d364f00993423e18d2967784618c8a6f3685d18e94f153dc22bbece3582 UID:30ca16ac-5291-4c58-b2d1-9358c809eb7f NetNS:/var/run/netns/aa6ed1f8-0a3c-4a46-8a2e-56691305795c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod30ca16ac_5291_4c58_b2d1_9358c809eb7f.slice PodAnnotations:0xc000530eb0}] Aliases:map[]}"
2026-06-11 01:10:47.083127 | controller | Jun 11 00:50:05.349226 crc crio[23067]: time="2026-06-11T00:50:05.348012283Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29685650-wttjh from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.083143 | controller | Jun 11 00:50:05.719175 crc crio[23067]: time="2026-06-11T00:50:05.718591673Z" level=info msg="Stopped pod sandbox: e0115d364f00993423e18d2967784618c8a6f3685d18e94f153dc22bbece3582" id=903fb085-7340-4176-8419-733724e62957 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.083163 | controller | Jun 11 00:50:35.131166 crc crio[23067]: time="2026-06-11T00:50:35.130081723Z" level=info msg="Removing container: 326abcd55b1da7bfaef934aba85e8eb98497eadcac92d2c4a853c7b3e64274b9" id=8d308254-4eb1-46ce-bee0-7862b66d7d1e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.083178 | controller | Jun 11 00:50:35.330023 crc crio[23067]: time="2026-06-11T00:50:35.329773338Z" level=info msg="Removed container 326abcd55b1da7bfaef934aba85e8eb98497eadcac92d2c4a853c7b3e64274b9: openshift-infra/auto-csr-approver-29685644-6lb62/oc" id=8d308254-4eb1-46ce-bee0-7862b66d7d1e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.083194 | controller | Jun 11 00:50:35.341110 crc crio[23067]: time="2026-06-11T00:50:35.341017853Z" level=info msg="Stopping pod sandbox: 53c039bebc5228cacce91e41cef24e4cef640461f56cfa98c2016e8ec666805e" id=5e175f35-f5c2-4cb2-81d5-63f933944bdf name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.083209 | controller | Jun 11 00:50:35.341393 crc crio[23067]: time="2026-06-11T00:50:35.341153587Z" level=info msg="Stopped pod sandbox (already stopped): 53c039bebc5228cacce91e41cef24e4cef640461f56cfa98c2016e8ec666805e" id=5e175f35-f5c2-4cb2-81d5-63f933944bdf name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.083224 | controller | Jun 11 00:50:35.342072 crc crio[23067]: time="2026-06-11T00:50:35.34200851Z" level=info msg="Removing pod sandbox: 53c039bebc5228cacce91e41cef24e4cef640461f56cfa98c2016e8ec666805e" id=b67d1a58-4d7d-49d1-9666-2bfdaca0caab name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.083239 | controller | Jun 11 00:50:35.362957 crc crio[23067]: time="2026-06-11T00:50:35.362802864Z" level=info msg="Removed pod sandbox: 53c039bebc5228cacce91e41cef24e4cef640461f56cfa98c2016e8ec666805e" id=b67d1a58-4d7d-49d1-9666-2bfdaca0caab name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.083254 | controller | Jun 11 00:52:00.543319 crc crio[23067]: time="2026-06-11T00:52:00.54116903Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29685652-x6hpj/POD" id=4ac93f7f-9245-4674-b1a9-8f1130631adb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.083269 | controller | Jun 11 00:52:00.545959 crc crio[23067]: time="2026-06-11T00:52:00.543928974Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.083285 | controller | Jun 11 00:52:00.607087 crc crio[23067]: time="2026-06-11T00:52:00.606984424Z" level=info msg="Got pod network &{Name:auto-csr-approver-29685652-x6hpj Namespace:openshift-infra ID:7347d623236b2cb47373db6a37fbb9ea82776b7cd1cd9f97a88573930bc795da UID:429e5c53-ee86-4eab-8a51-d0edc7c32677 NetNS:/var/run/netns/99d659bd-d21f-419e-807e-c79c8148eda4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod429e5c53_ee86_4eab_8a51_d0edc7c32677.slice PodAnnotations:0xc002c84ee0}] Aliases:map[]}"
2026-06-11 01:10:47.083300 | controller | Jun 11 00:52:00.607087 crc crio[23067]: time="2026-06-11T00:52:00.607073977Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29685652-x6hpj to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.083315 | controller | Jun 11 00:52:01.199585 crc crio[23067]: 2026-06-11T00:52:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7347d623236b2cb Mac:42:68:8d:49:63:5e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:03 Mtu:0 Sandbox:/var/run/netns/99d659bd-d21f-419e-807e-c79c8148eda4 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.1.3 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:47.083335 | controller | Jun 11 00:52:01.201896 crc crio[23067]: time="2026-06-11T00:52:01.201796556Z" level=info msg="Got pod network &{Name:auto-csr-approver-29685652-x6hpj Namespace:openshift-infra ID:7347d623236b2cb47373db6a37fbb9ea82776b7cd1cd9f97a88573930bc795da UID:429e5c53-ee86-4eab-8a51-d0edc7c32677 NetNS:/var/run/netns/99d659bd-d21f-419e-807e-c79c8148eda4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod429e5c53_ee86_4eab_8a51_d0edc7c32677.slice PodAnnotations:0xc002c84ee0}] Aliases:map[]}"
2026-06-11 01:10:47.083371 | controller | Jun 11 00:52:01.202043 crc crio[23067]: time="2026-06-11T00:52:01.202018642Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29685652-x6hpj for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:47.083390 | controller | Jun 11 00:52:01.213614 crc crio[23067]: time="2026-06-11T00:52:01.213472372Z" level=info msg="Ran pod sandbox 7347d623236b2cb47373db6a37fbb9ea82776b7cd1cd9f97a88573930bc795da with infra container: openshift-infra/auto-csr-approver-29685652-x6hpj/POD" id=4ac93f7f-9245-4674-b1a9-8f1130631adb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.083407 | controller | Jun 11 00:52:01.217317 crc crio[23067]: time="2026-06-11T00:52:01.217176203Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=29f6fe8e-88cb-42ac-b9cf-490a29f6be8e name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:47.083423 | controller | Jun 11 00:52:01.227479 crc crio[23067]: time="2026-06-11T00:52:01.227336358Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 01:10:47.083439 | controller | Jun 11 00:52:01.960909 crc crio[23067]: time="2026-06-11T00:52:01.960004748Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=29f6fe8e-88cb-42ac-b9cf-490a29f6be8e name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:47.083455 | controller | Jun 11 00:52:01.962797 crc crio[23067]: time="2026-06-11T00:52:01.962252159Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=75f9d2ad-8fd6-41d1-afa2-fccc89b5f3b3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.083471 | controller | Jun 11 00:52:01.967363 crc crio[23067]: time="2026-06-11T00:52:01.967271315Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=3b415c40-1513-4809-bcd7-9d50c6ffb392 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.083487 | controller | Jun 11 00:52:01.979393 crc crio[23067]: time="2026-06-11T00:52:01.979288931Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29685652-x6hpj/oc" id=a50922e2-c8ab-4e58-90c6-27fc34423782 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.083502 | controller | Jun 11 00:52:01.980554 crc crio[23067]: time="2026-06-11T00:52:01.980298198Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.083517 | controller | Jun 11 00:52:02.055011 crc crio[23067]: time="2026-06-11T00:52:02.054906482Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.083533 | controller | Jun 11 00:52:02.391865 crc crio[23067]: time="2026-06-11T00:52:02.391779397Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.083548 | controller | Jun 11 00:52:02.536027 crc crio[23067]: time="2026-06-11T00:52:02.535790553Z" level=info msg="Created container 5314ed4b5f64dbc4cb5ef378c535119c09376bf5700336cc2ec40d2b3e4eaa01: openshift-infra/auto-csr-approver-29685652-x6hpj/oc" id=a50922e2-c8ab-4e58-90c6-27fc34423782 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.083569 | controller | Jun 11 00:52:02.538508 crc crio[23067]: time="2026-06-11T00:52:02.538194588Z" level=info msg="Starting container: 5314ed4b5f64dbc4cb5ef378c535119c09376bf5700336cc2ec40d2b3e4eaa01" id=c0787e35-2e79-4190-83ec-9c08fdace188 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.083585 | controller | Jun 11 00:52:02.544333 crc crio[23067]: time="2026-06-11T00:52:02.543958494Z" level=info msg="Started container" PID=186986 containerID=5314ed4b5f64dbc4cb5ef378c535119c09376bf5700336cc2ec40d2b3e4eaa01 description=openshift-infra/auto-csr-approver-29685652-x6hpj/oc id=c0787e35-2e79-4190-83ec-9c08fdace188 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7347d623236b2cb47373db6a37fbb9ea82776b7cd1cd9f97a88573930bc795da
2026-06-11 01:10:47.083601 | controller | Jun 11 00:52:04.183556 crc crio[23067]: time="2026-06-11T00:52:04.183011623Z" level=info msg="Stopping pod sandbox: 7347d623236b2cb47373db6a37fbb9ea82776b7cd1cd9f97a88573930bc795da" id=9b4d60d3-56fc-40e1-85cc-012c5160b570 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.083617 | controller | Jun 11 00:52:04.186084 crc crio[23067]: time="2026-06-11T00:52:04.186053336Z" level=info msg="Got pod network &{Name:auto-csr-approver-29685652-x6hpj Namespace:openshift-infra ID:7347d623236b2cb47373db6a37fbb9ea82776b7cd1cd9f97a88573930bc795da UID:429e5c53-ee86-4eab-8a51-d0edc7c32677 NetNS:/var/run/netns/99d659bd-d21f-419e-807e-c79c8148eda4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod429e5c53_ee86_4eab_8a51_d0edc7c32677.slice PodAnnotations:0xc000c34a38}] Aliases:map[]}"
2026-06-11 01:10:47.083633 | controller | Jun 11 00:52:04.186431 crc crio[23067]: time="2026-06-11T00:52:04.186407246Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29685652-x6hpj from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.083649 | controller | Jun 11 00:52:04.571726 crc crio[23067]: time="2026-06-11T00:52:04.571631453Z" level=info msg="Stopped pod sandbox: 7347d623236b2cb47373db6a37fbb9ea82776b7cd1cd9f97a88573930bc795da" id=9b4d60d3-56fc-40e1-85cc-012c5160b570 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.083665 | controller | Jun 11 00:52:35.439199 crc crio[23067]: time="2026-06-11T00:52:35.438378306Z" level=info msg="Removing container: 1ece9a933c663b59bea149533fb1d7f9c24ccbf486643d016fc9268fe931fa5c" id=52b44391-8689-48ae-ba35-19e5eeb0f19c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.083680 | controller | Jun 11 00:52:35.662912 crc crio[23067]: time="2026-06-11T00:52:35.662767531Z" level=info msg="Removed container 1ece9a933c663b59bea149533fb1d7f9c24ccbf486643d016fc9268fe931fa5c: openshift-infra/auto-csr-approver-29685646-hsz9f/oc" id=52b44391-8689-48ae-ba35-19e5eeb0f19c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.083696 | controller | Jun 11 00:52:35.672783 crc crio[23067]: time="2026-06-11T00:52:35.672708791Z" level=info msg="Stopping pod sandbox: 8cc568b12c9261ff875650c2d7bee9f4b2a637ba5f9b6a457696d52ac52c6dfc" id=aa9c095c-a0cb-4807-9094-43161657c309 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.083711 | controller | Jun 11 00:52:35.672783 crc crio[23067]: time="2026-06-11T00:52:35.672788203Z" level=info msg="Stopped pod sandbox (already stopped): 8cc568b12c9261ff875650c2d7bee9f4b2a637ba5f9b6a457696d52ac52c6dfc" id=aa9c095c-a0cb-4807-9094-43161657c309 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.083726 | controller | Jun 11 00:52:35.673401 crc crio[23067]: time="2026-06-11T00:52:35.673317307Z" level=info msg="Removing pod sandbox: 8cc568b12c9261ff875650c2d7bee9f4b2a637ba5f9b6a457696d52ac52c6dfc" id=099580ff-b1d3-48e4-99d9-6860ea8dbbce name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.083741 | controller | Jun 11 00:52:35.694134 crc crio[23067]: time="2026-06-11T00:52:35.693912326Z" level=info msg="Removed pod sandbox: 8cc568b12c9261ff875650c2d7bee9f4b2a637ba5f9b6a457696d52ac52c6dfc" id=099580ff-b1d3-48e4-99d9-6860ea8dbbce name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.083760 | controller | Jun 11 00:52:54.327954 crc crio[23067]: time="2026-06-11T00:52:54.326978718Z" level=info msg="Stopping pod sandbox: 5b4bf82eadb7342ab68fa4904ba8a3efff3901345814cffb56a112d3d053179f" id=2c092695-0eb0-4752-9a44-da8e4f8521f1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.083777 | controller | Jun 11 00:52:54.330479 crc crio[23067]: time="2026-06-11T00:52:54.33035489Z" level=info msg="Got pod network &{Name:libvirt-edpm-deployment-ipam-openstack-edpm-ipam-gwbqw Namespace:openstack ID:5b4bf82eadb7342ab68fa4904ba8a3efff3901345814cffb56a112d3d053179f UID:223034ab-eade-42a5-bde3-8ea11c619ead NetNS:/var/run/netns/b409cb42-9a4a-4d6a-8393-2f77c3dd5de7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod223034ab_eade_42a5_bde3_8ea11c619ead.slice PodAnnotations:0xc002a46170}] Aliases:map[]}"
2026-06-11 01:10:47.083793 | controller | Jun 11 00:52:54.330864 crc crio[23067]: time="2026-06-11T00:52:54.330760401Z" level=info msg="Deleting pod openstack_libvirt-edpm-deployment-ipam-openstack-edpm-ipam-gwbqw from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.083808 | controller | Jun 11 00:52:54.901304 crc crio[23067]: time="2026-06-11T00:52:54.900517002Z" level=info msg="Stopped pod sandbox: 5b4bf82eadb7342ab68fa4904ba8a3efff3901345814cffb56a112d3d053179f" id=2c092695-0eb0-4752-9a44-da8e4f8521f1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.083823 | controller | Jun 11 00:52:55.908586 crc crio[23067]: time="2026-06-11T00:52:55.907748028Z" level=info msg="Running pod sandbox: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-z7ncr/POD" id=9f422bee-0d76-41ac-b795-505545a9a2cb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.083839 | controller | Jun 11 00:52:55.910330 crc crio[23067]: time="2026-06-11T00:52:55.908777096Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.083854 | controller | Jun 11 00:52:55.964390 crc crio[23067]: time="2026-06-11T00:52:55.964275681Z" level=info msg="Got pod network &{Name:nova-edpm-deployment-ipam-openstack-edpm-ipam-z7ncr Namespace:openstack ID:9d6f868ce726ad14e26693589f1ce65fcacd952f525e68deee92c3d0b39a53a1 UID:31a466cb-575d-4f26-9b4e-7d897d79965c NetNS:/var/run/netns/23955461-61f4-4bce-ba53-f3599772e62e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod31a466cb_575d_4f26_9b4e_7d897d79965c.slice PodAnnotations:0xc003ba86c0}] Aliases:map[]}"
2026-06-11 01:10:47.083870 | controller | Jun 11 00:52:55.964390 crc crio[23067]: time="2026-06-11T00:52:55.964353093Z" level=info msg="Adding pod openstack_nova-edpm-deployment-ipam-openstack-edpm-ipam-z7ncr to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.083886 | controller | Jun 11 00:52:56.479410 crc crio[23067]: 2026-06-11T00:52:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9d6f868ce726ad1 Mac:de:f8:46:21:cb:e8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:04 Mtu:0 Sandbox:/var/run/netns/23955461-61f4-4bce-ba53-f3599772e62e SocketPath: PciID:}] [{Interface:0xc0001365d0 Address:{IP:10.217.1.4 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:47.083902 | controller | Jun 11 00:52:56.482222 crc crio[23067]: time="2026-06-11T00:52:56.482129455Z" level=info msg="Got pod network &{Name:nova-edpm-deployment-ipam-openstack-edpm-ipam-z7ncr Namespace:openstack ID:9d6f868ce726ad14e26693589f1ce65fcacd952f525e68deee92c3d0b39a53a1 UID:31a466cb-575d-4f26-9b4e-7d897d79965c NetNS:/var/run/netns/23955461-61f4-4bce-ba53-f3599772e62e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod31a466cb_575d_4f26_9b4e_7d897d79965c.slice PodAnnotations:0xc003ba86c0}] Aliases:map[]}"
2026-06-11 01:10:47.083922 | controller | Jun 11 00:52:56.482429 crc crio[23067]: time="2026-06-11T00:52:56.4823168Z" level=info msg="Checking pod openstack_nova-edpm-deployment-ipam-openstack-edpm-ipam-z7ncr for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:47.083938 | controller | Jun 11 00:52:56.506172 crc crio[23067]: time="2026-06-11T00:52:56.506007922Z" level=info msg="Ran pod sandbox 9d6f868ce726ad14e26693589f1ce65fcacd952f525e68deee92c3d0b39a53a1 with infra container: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-z7ncr/POD" id=9f422bee-0d76-41ac-b795-505545a9a2cb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.083954 | controller | Jun 11 00:52:56.509992 crc crio[23067]: time="2026-06-11T00:52:56.509915138Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=52f5463c-bb16-4985-a28d-a7f713bdbfcc name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.083970 | controller | Jun 11 00:52:56.600750 crc crio[23067]: time="2026-06-11T00:52:56.600608578Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=6c209ef8-f181-490d-b788-2e0f445973fc name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.083985 | controller | Jun 11 00:52:56.615902 crc crio[23067]: time="2026-06-11T00:52:56.61580249Z" level=info msg="Creating container: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-z7ncr/nova-edpm-deployment-ipam-openstack-edpm-ipam" id=fc5a6e65-c36f-45a2-bd60-6287a28b22eb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.084001 | controller | Jun 11 00:52:56.616356 crc crio[23067]: time="2026-06-11T00:52:56.616284453Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.084016 | controller | Jun 11 00:52:56.669605 crc crio[23067]: time="2026-06-11T00:52:56.669457965Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.084032 | controller | Jun 11 00:52:56.673947 crc crio[23067]: time="2026-06-11T00:52:56.673872985Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.084047 | controller | Jun 11 00:52:56.815151 crc crio[23067]: time="2026-06-11T00:52:56.815039633Z" level=info msg="Created container 4d37a2e1cd29c560d73cac9cf639715343d4e00ef2c209fd8a211baf8f4c59ce: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-z7ncr/nova-edpm-deployment-ipam-openstack-edpm-ipam" id=fc5a6e65-c36f-45a2-bd60-6287a28b22eb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.084062 | controller | Jun 11 00:52:56.816302 crc crio[23067]: time="2026-06-11T00:52:56.816244916Z" level=info msg="Starting container: 4d37a2e1cd29c560d73cac9cf639715343d4e00ef2c209fd8a211baf8f4c59ce" id=69c0200d-f2c7-4583-9cb8-ad56c41a58ec name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.084078 | controller | Jun 11 00:52:56.826173 crc crio[23067]: time="2026-06-11T00:52:56.826033881Z" level=info msg="Started container" PID=190287 containerID=4d37a2e1cd29c560d73cac9cf639715343d4e00ef2c209fd8a211baf8f4c59ce description=openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-z7ncr/nova-edpm-deployment-ipam-openstack-edpm-ipam id=69c0200d-f2c7-4583-9cb8-ad56c41a58ec name=/runtime.v1.RuntimeService/StartContainer sandboxID=9d6f868ce726ad14e26693589f1ce65fcacd952f525e68deee92c3d0b39a53a1
2026-06-11 01:10:47.084094 | controller | Jun 11 00:52:59.393251 crc crio[23067]: time="2026-06-11T00:52:59.392228314Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-operators-946vx/POD" id=8ccd1b6a-56cb-4fe0-b8cc-f2da95d3a20f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.084114 | controller | Jun 11 00:52:59.395074 crc crio[23067]: time="2026-06-11T00:52:59.393262132Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.084130 | controller | Jun 11 00:52:59.453863 crc crio[23067]: time="2026-06-11T00:52:59.453749883Z" level=info msg="Got pod network &{Name:redhat-operators-946vx Namespace:openshift-marketplace ID:36dd0358a40884ca9a1e15e07463c488ed190edad69d56f72d93618dd66bd878 UID:ad7cb562-2f0d-4da8-b0a4-a65e0e5d2014 NetNS:/var/run/netns/18d5faf7-14a1-4eb2-bab9-10b8a2170683 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podad7cb562_2f0d_4da8_b0a4_a65e0e5d2014.slice PodAnnotations:0xc002a46298}] Aliases:map[]}"
2026-06-11 01:10:47.084146 | controller | Jun 11 00:52:59.453863 crc crio[23067]: time="2026-06-11T00:52:59.453819455Z" level=info msg="Adding pod openshift-marketplace_redhat-operators-946vx to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.084162 | controller | Jun 11 00:53:00.089374 crc crio[23067]: 2026-06-11T00:53:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:36dd0358a40884c Mac:1e:27:16:bb:57:5a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:05 Mtu:0 Sandbox:/var/run/netns/18d5faf7-14a1-4eb2-bab9-10b8a2170683 SocketPath: PciID:}] [{Interface:0xc0001245b0 Address:{IP:10.217.1.5 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:47.084178 | controller | Jun 11 00:53:00.091274 crc crio[23067]: time="2026-06-11T00:53:00.091181199Z" level=info msg="Got pod network &{Name:redhat-operators-946vx Namespace:openshift-marketplace ID:36dd0358a40884ca9a1e15e07463c488ed190edad69d56f72d93618dd66bd878 UID:ad7cb562-2f0d-4da8-b0a4-a65e0e5d2014 NetNS:/var/run/netns/18d5faf7-14a1-4eb2-bab9-10b8a2170683 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podad7cb562_2f0d_4da8_b0a4_a65e0e5d2014.slice PodAnnotations:0xc002a46298}] Aliases:map[]}"
2026-06-11 01:10:47.084194 | controller | Jun 11 00:53:00.091468 crc crio[23067]: time="2026-06-11T00:53:00.091386825Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-946vx for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:47.084210 | controller | Jun 11 00:53:00.104271 crc crio[23067]: time="2026-06-11T00:53:00.104181442Z" level=info msg="Ran pod sandbox 36dd0358a40884ca9a1e15e07463c488ed190edad69d56f72d93618dd66bd878 with infra container: openshift-marketplace/redhat-operators-946vx/POD" id=8ccd1b6a-56cb-4fe0-b8cc-f2da95d3a20f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.084225 | controller | Jun 11 00:53:00.110734 crc crio[23067]: time="2026-06-11T00:53:00.110574215Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=7cbdb46c-27d9-461c-a2e8-e048d50f6120 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.084241 | controller | Jun 11 00:53:00.114386 crc crio[23067]: time="2026-06-11T00:53:00.114283396Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=e7a32648-645e-428a-b3b1-5cd4c02732fc name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.084256 | controller | Jun 11 00:53:00.123684 crc crio[23067]: time="2026-06-11T00:53:00.123529807Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-946vx/extract-utilities" id=fb3d73c3-2a20-4b15-8ffb-5560452a46c5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.084272 | controller | Jun 11 00:53:00.124080 crc crio[23067]: time="2026-06-11T00:53:00.12401669Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.084291 | controller | Jun 11 00:53:00.183825 crc crio[23067]: time="2026-06-11T00:53:00.183516743Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.084308 | controller | Jun 11 00:53:00.188985 crc crio[23067]: time="2026-06-11T00:53:00.18893791Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.084323 | controller | Jun 11 00:53:00.363594 crc crio[23067]: time="2026-06-11T00:53:00.363476734Z" level=info msg="Created container 49d40138b9e09b1efefb2e5013a8b44bbc9af3e3d4a887907fac2284fc30df15: openshift-marketplace/redhat-operators-946vx/extract-utilities" id=fb3d73c3-2a20-4b15-8ffb-5560452a46c5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.084338 | controller | Jun 11 00:53:00.364900 crc crio[23067]: time="2026-06-11T00:53:00.36479323Z" level=info msg="Starting container: 49d40138b9e09b1efefb2e5013a8b44bbc9af3e3d4a887907fac2284fc30df15" id=f8ae03dd-4786-4630-8d09-81760dd23c84 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.084375 | controller | Jun 11 00:53:00.374948 crc crio[23067]: time="2026-06-11T00:53:00.370757471Z" level=info msg="Started container" PID=190557 containerID=49d40138b9e09b1efefb2e5013a8b44bbc9af3e3d4a887907fac2284fc30df15 description=openshift-marketplace/redhat-operators-946vx/extract-utilities id=f8ae03dd-4786-4630-8d09-81760dd23c84 name=/runtime.v1.RuntimeService/StartContainer sandboxID=36dd0358a40884ca9a1e15e07463c488ed190edad69d56f72d93618dd66bd878
2026-06-11 01:10:47.084393 | controller | Jun 11 00:53:00.431915 crc crio[23067]: time="2026-06-11T00:53:00.431836808Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=16964125-0b54-4ae8-9a0a-f7735f2932a9 name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:47.084409 | controller | Jun 11 00:53:00.442921 crc crio[23067]: time="2026-06-11T00:53:00.442886277Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-operator-index:v4.20\""
2026-06-11 01:10:47.084425 | controller | Jun 11 00:53:01.110916 crc crio[23067]: time="2026-06-11T00:53:01.110302037Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:546c77fdbf5f7c6a9a4243f4c4ef38fe0f584972a70f687bc40091743ee77d60" id=16964125-0b54-4ae8-9a0a-f7735f2932a9 name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:47.084441 | controller | Jun 11 00:53:01.111904 crc crio[23067]: time="2026-06-11T00:53:01.111829309Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=56117bc7-01c4-4803-87d1-263dd1813e6a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.084458 | controller | Jun 11 00:53:01.114420 crc crio[23067]: time="2026-06-11T00:53:01.114357117Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=aa1bcb88-c47d-4a6e-95ac-70743baa1eff name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.084473 | controller | Jun 11 00:53:01.122690 crc crio[23067]: time="2026-06-11T00:53:01.122521579Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-946vx/extract-content" id=a915ef04-3c30-4f1b-8ed4-b4bdce8070c8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.084489 | controller | Jun 11 00:53:01.123200 crc crio[23067]: time="2026-06-11T00:53:01.123138906Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.084505 | controller | Jun 11 00:53:01.177902 crc crio[23067]: time="2026-06-11T00:53:01.177792158Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.084527 | controller | Jun 11 00:53:01.182250 crc crio[23067]: time="2026-06-11T00:53:01.182176367Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.084544 | controller | Jun 11 00:53:01.344468 crc crio[23067]: time="2026-06-11T00:53:01.344234031Z" level=info msg="Created container 64ce96bf26262e42d082a087bea5caa2071075b562954042229efec1bbd37799: openshift-marketplace/redhat-operators-946vx/extract-content" id=a915ef04-3c30-4f1b-8ed4-b4bdce8070c8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.084560 | controller | Jun 11 00:53:01.345528 crc crio[23067]: time="2026-06-11T00:53:01.345410952Z" level=info msg="Starting container: 64ce96bf26262e42d082a087bea5caa2071075b562954042229efec1bbd37799" id=d7ba5a4b-08c3-4351-b725-80e9c91a3b00 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.084576 | controller | Jun 11 00:53:01.354081 crc crio[23067]: time="2026-06-11T00:53:01.353957264Z" level=info msg="Started container" PID=190596 containerID=64ce96bf26262e42d082a087bea5caa2071075b562954042229efec1bbd37799 description=openshift-marketplace/redhat-operators-946vx/extract-content id=d7ba5a4b-08c3-4351-b725-80e9c91a3b00 name=/runtime.v1.RuntimeService/StartContainer sandboxID=36dd0358a40884ca9a1e15e07463c488ed190edad69d56f72d93618dd66bd878
2026-06-11 01:10:47.084592 | controller | Jun 11 00:53:04.527047 crc crio[23067]: time="2026-06-11T00:53:04.522774631Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=e0df6a94-924f-45ae-8f89-fd930164c50d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.084608 | controller | Jun 11 00:53:04.530404 crc crio[23067]: time="2026-06-11T00:53:04.530336396Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=00dad361-3a15-47e7-8647-16f5b0939705 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.084624 | controller | Jun 11 00:53:04.539980 crc crio[23067]: time="2026-06-11T00:53:04.539728491Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-946vx/registry-server" id=160d5cb7-2ed3-41db-ab3e-a1bf18277db5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.084640 | controller | Jun 11 00:53:04.540271 crc crio[23067]: time="2026-06-11T00:53:04.540199584Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.084656 | controller | Jun 11 00:53:04.624886 crc crio[23067]: time="2026-06-11T00:53:04.624783628Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.084672 | controller | Jun 11 00:53:04.627625 crc crio[23067]: time="2026-06-11T00:53:04.627527932Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.084688 | controller | Jun 11 00:53:04.796832 crc crio[23067]: time="2026-06-11T00:53:04.796699369Z" level=info msg="Created container 4eac6c57161ec9056a59d18c5cb775b1cb3616acd4b3053838eda745cb9735e1: openshift-marketplace/redhat-operators-946vx/registry-server" id=160d5cb7-2ed3-41db-ab3e-a1bf18277db5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.084704 | controller | Jun 11 00:53:04.797792 crc crio[23067]: time="2026-06-11T00:53:04.797731487Z" level=info msg="Starting container: 4eac6c57161ec9056a59d18c5cb775b1cb3616acd4b3053838eda745cb9735e1" id=9fadc3ac-184e-4eff-817f-947d850c824e name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.084720 | controller | Jun 11 00:53:04.808292 crc crio[23067]: time="2026-06-11T00:53:04.80818271Z" level=info msg="Started container" PID=190853 containerID=4eac6c57161ec9056a59d18c5cb775b1cb3616acd4b3053838eda745cb9735e1 description=openshift-marketplace/redhat-operators-946vx/registry-server id=9fadc3ac-184e-4eff-817f-947d850c824e name=/runtime.v1.RuntimeService/StartContainer sandboxID=36dd0358a40884ca9a1e15e07463c488ed190edad69d56f72d93618dd66bd878
2026-06-11 01:10:47.084741 | controller | Jun 11 00:53:13.713519 crc crio[23067]: time="2026-06-11T00:53:13.712462738Z" level=info msg="Running pod sandbox: openshift-marketplace/certified-operators-nsrb8/POD" id=76c28f56-4c63-4ef2-98e3-86affd9b595e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.084779 | controller | Jun 11 00:53:13.714944 crc crio[23067]: time="2026-06-11T00:53:13.713528557Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.084798 | controller | Jun 11 00:53:13.807451 crc crio[23067]: time="2026-06-11T00:53:13.80731597Z" level=info msg="Got pod network &{Name:certified-operators-nsrb8 Namespace:openshift-marketplace ID:21160564a5edfc1ec514f57c8153988584c3d407d65b4ef9b807c6fa43268357 UID:a4fe81bb-1590-4ab8-aa39-c2f01d0eef5a NetNS:/var/run/netns/07ecc78a-7f1b-44cb-8333-5449253821fd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda4fe81bb_1590_4ab8_aa39_c2f01d0eef5a.slice PodAnnotations:0xc003610258}] Aliases:map[]}"
2026-06-11 01:10:47.084815 | controller | Jun 11 00:53:13.807451 crc crio[23067]: time="2026-06-11T00:53:13.807408453Z" level=info msg="Adding pod openshift-marketplace_certified-operators-nsrb8 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.084831 | controller | Jun 11 00:53:14.251421 crc crio[23067]: 2026-06-11T00:53:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:21160564a5edfc1 Mac:b2:85:b3:7b:b1:7c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:06 Mtu:0 Sandbox:/var/run/netns/07ecc78a-7f1b-44cb-8333-5449253821fd SocketPath: PciID:}] [{Interface:0xc000118d20 Address:{IP:10.217.1.6 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:47.084847 | controller | Jun 11 00:53:14.255843 crc crio[23067]: time="2026-06-11T00:53:14.253062649Z" level=info msg="Got pod network &{Name:certified-operators-nsrb8 Namespace:openshift-marketplace ID:21160564a5edfc1ec514f57c8153988584c3d407d65b4ef9b807c6fa43268357 UID:a4fe81bb-1590-4ab8-aa39-c2f01d0eef5a NetNS:/var/run/netns/07ecc78a-7f1b-44cb-8333-5449253821fd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda4fe81bb_1590_4ab8_aa39_c2f01d0eef5a.slice PodAnnotations:0xc003610258}] Aliases:map[]}"
2026-06-11 01:10:47.084864 | controller | Jun 11 00:53:14.255843 crc crio[23067]: time="2026-06-11T00:53:14.253227293Z" level=info msg="Checking pod openshift-marketplace_certified-operators-nsrb8 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:47.084880 | controller | Jun 11 00:53:14.284930 crc crio[23067]: time="2026-06-11T00:53:14.280206615Z" level=info msg="Ran pod sandbox 21160564a5edfc1ec514f57c8153988584c3d407d65b4ef9b807c6fa43268357 with infra container: openshift-marketplace/certified-operators-nsrb8/POD" id=76c28f56-4c63-4ef2-98e3-86affd9b595e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.084896 | controller | Jun 11 00:53:14.287338 crc crio[23067]: time="2026-06-11T00:53:14.287261646Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=a94a6de1-ab33-43aa-9540-70ee24b01431 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.084912 | controller | Jun 11 00:53:14.291583 crc crio[23067]: time="2026-06-11T00:53:14.29144654Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=a6985078-96a1-423d-86dd-ae145b688b7b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.084932 | controller | Jun 11 00:53:14.327934 crc crio[23067]: time="2026-06-11T00:53:14.325794831Z" level=info msg="Creating container: openshift-marketplace/certified-operators-nsrb8/extract-utilities" id=d371b91d-a485-4096-a787-f488753ac8f8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.084949 | controller | Jun 11 00:53:14.327934 crc crio[23067]: time="2026-06-11T00:53:14.326290355Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.084965 | controller | Jun 11 00:53:14.440908 crc crio[23067]: time="2026-06-11T00:53:14.440822711Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.084981 | controller | Jun 11 00:53:14.454126 crc crio[23067]: time="2026-06-11T00:53:14.454044579Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.084996 | controller | Jun 11 00:53:14.638409 crc crio[23067]: time="2026-06-11T00:53:14.637979387Z" level=info msg="Created container c4ea6928aaa6dda22b57f4fd7d3338a1ee7a88ca1efc5e4b33a444f77633d7d0: openshift-marketplace/certified-operators-nsrb8/extract-utilities" id=d371b91d-a485-4096-a787-f488753ac8f8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.085012 | controller | Jun 11 00:53:14.639743 crc crio[23067]: time="2026-06-11T00:53:14.639672083Z" level=info msg="Starting container: c4ea6928aaa6dda22b57f4fd7d3338a1ee7a88ca1efc5e4b33a444f77633d7d0" id=39fa5a36-f069-441b-895e-f23e3e879cae name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.085028 | controller | Jun 11 00:53:14.646063 crc crio[23067]: time="2026-06-11T00:53:14.645939383Z" level=info msg="Started container" PID=191412 containerID=c4ea6928aaa6dda22b57f4fd7d3338a1ee7a88ca1efc5e4b33a444f77633d7d0 description=openshift-marketplace/certified-operators-nsrb8/extract-utilities id=39fa5a36-f069-441b-895e-f23e3e879cae name=/runtime.v1.RuntimeService/StartContainer sandboxID=21160564a5edfc1ec514f57c8153988584c3d407d65b4ef9b807c6fa43268357
2026-06-11 01:10:47.085044 | controller | Jun 11 00:53:15.721447 crc crio[23067]: time="2026-06-11T00:53:15.720934476Z" level=info msg="Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20" id=11e6ae25-61e4-46d4-9e94-d80444e8f233 name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:47.085059 | controller | Jun 11 00:53:15.734350 crc crio[23067]: time="2026-06-11T00:53:15.734255937Z" level=info msg="Trying to access \"registry.redhat.io/redhat/certified-operator-index:v4.20\""
2026-06-11 01:10:47.085075 | controller | Jun 11 00:53:16.377445 crc crio[23067]: time="2026-06-11T00:53:16.377248305Z" level=info msg="Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:aa28d116c97ba9419648a07c6fc51f0514ddba845f40590f336a7659ff14d7be" id=11e6ae25-61e4-46d4-9e94-d80444e8f233 name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:47.085090 | controller | Jun 11 00:53:16.378743 crc crio[23067]: time="2026-06-11T00:53:16.37853691Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=8a780f61-85db-4dcc-b77f-280bb85ac332 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.085106 | controller | Jun 11 00:53:16.381130 crc crio[23067]: time="2026-06-11T00:53:16.381073328Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=4ebfadd2-af97-4d52-bd73-9a128a554625 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.085121 | controller | Jun 11 00:53:16.390075 crc crio[23067]: time="2026-06-11T00:53:16.38998736Z" level=info msg="Creating container: openshift-marketplace/certified-operators-nsrb8/extract-content" id=80444485-e33a-4bc1-9579-25611d6b7e00 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.085141 | controller | Jun 11 00:53:16.390686 crc crio[23067]: time="2026-06-11T00:53:16.390489994Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.085156 | controller | Jun 11 00:53:16.440468 crc crio[23067]: time="2026-06-11T00:53:16.440377007Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.085172 | controller | Jun 11 00:53:16.444522 crc crio[23067]: time="2026-06-11T00:53:16.444451347Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.085187 | controller | Jun 11 00:53:16.621516 crc crio[23067]: time="2026-06-11T00:53:16.621364085Z" level=info msg="Created container 19c0625543f38b7fc313807b78f8ddfdee5ffad98e9ff49cb0d5a27f62a25051: openshift-marketplace/certified-operators-nsrb8/extract-content" id=80444485-e33a-4bc1-9579-25611d6b7e00 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.085203 | controller | Jun 11 00:53:16.623060 crc crio[23067]: time="2026-06-11T00:53:16.622990379Z" level=info msg="Starting container: 19c0625543f38b7fc313807b78f8ddfdee5ffad98e9ff49cb0d5a27f62a25051" id=03c5ac32-135b-4d8d-9fb4-90681bd63392 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.085218 | controller | Jun 11 00:53:16.629598 crc crio[23067]: time="2026-06-11T00:53:16.629448154Z" level=info msg="Started container" PID=191521 containerID=19c0625543f38b7fc313807b78f8ddfdee5ffad98e9ff49cb0d5a27f62a25051 description=openshift-marketplace/certified-operators-nsrb8/extract-content id=03c5ac32-135b-4d8d-9fb4-90681bd63392 name=/runtime.v1.RuntimeService/StartContainer sandboxID=21160564a5edfc1ec514f57c8153988584c3d407d65b4ef9b807c6fa43268357
2026-06-11 01:10:47.085234 | controller | Jun 11 00:53:20.811948 crc crio[23067]: time="2026-06-11T00:53:20.81012402Z" level=info msg="Stopping container: 4eac6c57161ec9056a59d18c5cb775b1cb3616acd4b3053838eda745cb9735e1 (timeout: 2s)" id=1536c1d2-932b-49ed-98e7-684024e95f95 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:47.085250 | controller | Jun 11 00:53:20.813346 crc crio[23067]: time="2026-06-11T00:53:20.810907352Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=ddc0c5b0-65bf-4d56-b5d5-dd1f61154b7d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.085265 | controller | Jun 11 00:53:20.815700 crc crio[23067]: time="2026-06-11T00:53:20.814958921Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=4ab766d0-c9c0-4892-a4fb-f7dd7c7b2aef name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.085280 | controller | Jun 11 00:53:20.824825 crc crio[23067]: time="2026-06-11T00:53:20.824742897Z" level=info msg="Creating container: openshift-marketplace/certified-operators-nsrb8/registry-server" id=df449f8b-913f-451b-92c3-14eacd10d3a6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.085295 | controller | Jun 11 00:53:20.825223 crc crio[23067]: time="2026-06-11T00:53:20.825170838Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.085310 | controller | Jun 11 00:53:20.893962 crc crio[23067]: time="2026-06-11T00:53:20.893631055Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.085326 | controller | Jun 11 00:53:20.901916 crc crio[23067]: time="2026-06-11T00:53:20.900741918Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.085344 | controller | Jun 11 00:53:20.954993 crc crio[23067]: time="2026-06-11T00:53:20.954826145Z" level=info msg="Stopped container 4eac6c57161ec9056a59d18c5cb775b1cb3616acd4b3053838eda745cb9735e1: openshift-marketplace/redhat-operators-946vx/registry-server" id=1536c1d2-932b-49ed-98e7-684024e95f95 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:47.085382 | controller | Jun 11 00:53:20.956445 crc crio[23067]: time="2026-06-11T00:53:20.956332376Z" level=info msg="Stopping pod sandbox: 36dd0358a40884ca9a1e15e07463c488ed190edad69d56f72d93618dd66bd878" id=f9f121f8-40cf-405b-b320-f25a8de4cbbf name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.085399 | controller | Jun 11 00:53:20.957148 crc crio[23067]: time="2026-06-11T00:53:20.957072356Z" level=info msg="Got pod network &{Name:redhat-operators-946vx Namespace:openshift-marketplace ID:36dd0358a40884ca9a1e15e07463c488ed190edad69d56f72d93618dd66bd878 UID:ad7cb562-2f0d-4da8-b0a4-a65e0e5d2014 NetNS:/var/run/netns/18d5faf7-14a1-4eb2-bab9-10b8a2170683 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podad7cb562_2f0d_4da8_b0a4_a65e0e5d2014.slice PodAnnotations:0xc000c34330}] Aliases:map[]}"
2026-06-11 01:10:47.085415 | controller | Jun 11 00:53:20.957321 crc crio[23067]: time="2026-06-11T00:53:20.95723458Z" level=info msg="Deleting pod openshift-marketplace_redhat-operators-946vx from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.085431 | controller | Jun 11 00:53:21.147465 crc crio[23067]: time="2026-06-11T00:53:21.147064239Z" level=info msg="Created container 928e8abb605f0e4e20cf6deae49598c61d92faf612b47005db9ecdb0f5d3a764: openshift-marketplace/certified-operators-nsrb8/registry-server" id=df449f8b-913f-451b-92c3-14eacd10d3a6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.085447 | controller | Jun 11 00:53:21.150433 crc crio[23067]: time="2026-06-11T00:53:21.150282226Z" level=info msg="Starting container: 928e8abb605f0e4e20cf6deae49598c61d92faf612b47005db9ecdb0f5d3a764" id=a4cef95b-65cc-47ab-a90a-5717343d05a0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.085462 | controller | Jun 11 00:53:21.162215 crc crio[23067]: time="2026-06-11T00:53:21.162099836Z" level=info msg="Started container" PID=191817 containerID=928e8abb605f0e4e20cf6deae49598c61d92faf612b47005db9ecdb0f5d3a764 description=openshift-marketplace/certified-operators-nsrb8/registry-server id=a4cef95b-65cc-47ab-a90a-5717343d05a0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=21160564a5edfc1ec514f57c8153988584c3d407d65b4ef9b807c6fa43268357
2026-06-11 01:10:47.085478 | controller | Jun 11 00:53:21.329860 crc crio[23067]: time="2026-06-11T00:53:21.329746932Z" level=info msg="Stopped pod sandbox: 36dd0358a40884ca9a1e15e07463c488ed190edad69d56f72d93618dd66bd878" id=f9f121f8-40cf-405b-b320-f25a8de4cbbf name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.085493 | controller | Jun 11 00:53:21.837054 crc crio[23067]: time="2026-06-11T00:53:21.836429494Z" level=info msg="Removing container: 4eac6c57161ec9056a59d18c5cb775b1cb3616acd4b3053838eda745cb9735e1" id=1cc911eb-f710-4104-a33e-e1cded482fd5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.085508 | controller | Jun 11 00:53:21.867455 crc crio[23067]: time="2026-06-11T00:53:21.867286561Z" level=info msg="Removed container 4eac6c57161ec9056a59d18c5cb775b1cb3616acd4b3053838eda745cb9735e1: openshift-marketplace/redhat-operators-946vx/registry-server" id=1cc911eb-f710-4104-a33e-e1cded482fd5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.085524 | controller | Jun 11 00:53:21.871458 crc crio[23067]: time="2026-06-11T00:53:21.871374422Z" level=info msg="Removing container: 64ce96bf26262e42d082a087bea5caa2071075b562954042229efec1bbd37799" id=684d4075-bd57-44e6-b765-28ba8479d4f5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.085544 | controller | Jun 11 00:53:21.933105 crc crio[23067]: time="2026-06-11T00:53:21.933007653Z" level=info msg="Removed container 64ce96bf26262e42d082a087bea5caa2071075b562954042229efec1bbd37799: openshift-marketplace/redhat-operators-946vx/extract-content" id=684d4075-bd57-44e6-b765-28ba8479d4f5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.085560 | controller | Jun 11 00:53:21.956774 crc crio[23067]: time="2026-06-11T00:53:21.956705406Z" level=info msg="Removing container: 49d40138b9e09b1efefb2e5013a8b44bbc9af3e3d4a887907fac2284fc30df15" id=43131daf-d683-43af-8a2d-25f8494dca66 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.085575 | controller | Jun 11 00:53:21.997611 crc crio[23067]: time="2026-06-11T00:53:21.997460121Z" level=info msg="Removed container 49d40138b9e09b1efefb2e5013a8b44bbc9af3e3d4a887907fac2284fc30df15: openshift-marketplace/redhat-operators-946vx/extract-utilities" id=43131daf-d683-43af-8a2d-25f8494dca66 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.085590 | controller | Jun 11 00:53:34.054961 crc crio[23067]: time="2026-06-11T00:53:34.053920372Z" level=info msg="Stopping container: 928e8abb605f0e4e20cf6deae49598c61d92faf612b47005db9ecdb0f5d3a764 (timeout: 2s)" id=b35db185-e206-4a63-9d94-2e766e474829 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:47.085605 | controller | Jun 11 00:53:34.248298 crc crio[23067]: time="2026-06-11T00:53:34.247259365Z" level=info msg="Stopped container 928e8abb605f0e4e20cf6deae49598c61d92faf612b47005db9ecdb0f5d3a764: openshift-marketplace/certified-operators-nsrb8/registry-server" id=b35db185-e206-4a63-9d94-2e766e474829 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:47.085620 | controller | Jun 11 00:53:34.249008 crc crio[23067]: time="2026-06-11T00:53:34.248922731Z" level=info msg="Stopping pod sandbox: 21160564a5edfc1ec514f57c8153988584c3d407d65b4ef9b807c6fa43268357" id=d0d86cd5-f0c1-48cd-b356-5d3b709a6596 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.085636 | controller | Jun 11 00:53:34.249957 crc crio[23067]: time="2026-06-11T00:53:34.249819335Z" level=info msg="Got pod network &{Name:certified-operators-nsrb8 Namespace:openshift-marketplace ID:21160564a5edfc1ec514f57c8153988584c3d407d65b4ef9b807c6fa43268357 UID:a4fe81bb-1590-4ab8-aa39-c2f01d0eef5a NetNS:/var/run/netns/07ecc78a-7f1b-44cb-8333-5449253821fd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda4fe81bb_1590_4ab8_aa39_c2f01d0eef5a.slice PodAnnotations:0xc00802e2d8}] Aliases:map[]}"
2026-06-11 01:10:47.085652 | controller | Jun 11 00:53:34.250069 crc crio[23067]: time="2026-06-11T00:53:34.24999839Z" level=info msg="Deleting pod openshift-marketplace_certified-operators-nsrb8 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.085668 | controller | Jun 11 00:53:34.614735 crc crio[23067]: time="2026-06-11T00:53:34.614446353Z" level=info msg="Stopped pod sandbox: 21160564a5edfc1ec514f57c8153988584c3d407d65b4ef9b807c6fa43268357" id=d0d86cd5-f0c1-48cd-b356-5d3b709a6596 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.085683 | controller | Jun 11 00:53:35.032443 crc crio[23067]: time="2026-06-11T00:53:35.032017398Z" level=info msg="Removing container: 928e8abb605f0e4e20cf6deae49598c61d92faf612b47005db9ecdb0f5d3a764" id=885dc6c3-dbe6-459b-8c15-54a75098f652 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.085699 | controller | Jun 11 00:53:35.066624 crc crio[23067]: time="2026-06-11T00:53:35.066468172Z" level=info msg="Removed container 928e8abb605f0e4e20cf6deae49598c61d92faf612b47005db9ecdb0f5d3a764: openshift-marketplace/certified-operators-nsrb8/registry-server" id=885dc6c3-dbe6-459b-8c15-54a75098f652 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.085719 | controller | Jun 11 00:53:35.071595 crc crio[23067]: time="2026-06-11T00:53:35.071487788Z" level=info msg="Removing container: 19c0625543f38b7fc313807b78f8ddfdee5ffad98e9ff49cb0d5a27f62a25051" id=73676157-3ca5-4b3a-961f-c3faf6076c79 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.085736 | controller | Jun 11 00:53:35.141349 crc crio[23067]: time="2026-06-11T00:53:35.141172428Z" level=info msg="Removed container 19c0625543f38b7fc313807b78f8ddfdee5ffad98e9ff49cb0d5a27f62a25051: openshift-marketplace/certified-operators-nsrb8/extract-content" id=73676157-3ca5-4b3a-961f-c3faf6076c79 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.085752 | controller | Jun 11 00:53:35.144118 crc crio[23067]: time="2026-06-11T00:53:35.143892842Z" level=info msg="Removing container: c4ea6928aaa6dda22b57f4fd7d3338a1ee7a88ca1efc5e4b33a444f77633d7d0" id=958f5029-d854-415a-b502-a935f03ca89b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.085768 | controller | Jun 11 00:53:35.187018 crc crio[23067]: time="2026-06-11T00:53:35.186914128Z" level=info msg="Removed container c4ea6928aaa6dda22b57f4fd7d3338a1ee7a88ca1efc5e4b33a444f77633d7d0: openshift-marketplace/certified-operators-nsrb8/extract-utilities" id=958f5029-d854-415a-b502-a935f03ca89b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.085785 | controller | Jun 11 00:53:35.723186 crc crio[23067]: time="2026-06-11T00:53:35.723047738Z" level=info msg="Stopping pod sandbox: 21160564a5edfc1ec514f57c8153988584c3d407d65b4ef9b807c6fa43268357" id=ee168d2a-632f-4497-a97d-488778e26f04 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.085800 | controller | Jun 11 00:53:35.723186 crc crio[23067]: time="2026-06-11T00:53:35.72313222Z" level=info msg="Stopped pod sandbox (already stopped): 21160564a5edfc1ec514f57c8153988584c3d407d65b4ef9b807c6fa43268357" id=ee168d2a-632f-4497-a97d-488778e26f04 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.085816 | controller | Jun 11 00:53:35.725136 crc crio[23067]: time="2026-06-11T00:53:35.725055803Z" level=info msg="Removing pod sandbox: 21160564a5edfc1ec514f57c8153988584c3d407d65b4ef9b807c6fa43268357" id=60ca0f62-8787-4143-8d19-3c4115d73b3d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.085832 | controller | Jun 11 00:53:35.737613 crc crio[23067]: time="2026-06-11T00:53:35.73748376Z" level=info msg="Removed pod sandbox: 21160564a5edfc1ec514f57c8153988584c3d407d65b4ef9b807c6fa43268357" id=60ca0f62-8787-4143-8d19-3c4115d73b3d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.085848 | controller | Jun 11 00:53:35.738962 crc crio[23067]: time="2026-06-11T00:53:35.738868957Z" level=info msg="Stopping pod sandbox: 36dd0358a40884ca9a1e15e07463c488ed190edad69d56f72d93618dd66bd878" id=a4883d8c-2666-462b-977c-93c4cf748fa5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.085864 | controller | Jun 11 00:53:35.739069 crc crio[23067]: time="2026-06-11T00:53:35.739000711Z" level=info msg="Stopped pod sandbox (already stopped): 36dd0358a40884ca9a1e15e07463c488ed190edad69d56f72d93618dd66bd878" id=a4883d8c-2666-462b-977c-93c4cf748fa5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.085880 | controller | Jun 11 00:53:35.739940 crc crio[23067]: time="2026-06-11T00:53:35.739879005Z" level=info msg="Removing pod sandbox: 36dd0358a40884ca9a1e15e07463c488ed190edad69d56f72d93618dd66bd878" id=ed29004f-7bfb-4389-92f4-6874158da5ce name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.085896 | controller | Jun 11 00:53:35.762215 crc crio[23067]: time="2026-06-11T00:53:35.762061656Z" level=info msg="Removed pod sandbox: 36dd0358a40884ca9a1e15e07463c488ed190edad69d56f72d93618dd66bd878" id=ed29004f-7bfb-4389-92f4-6874158da5ce name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.085912 | controller | Jun 11 00:54:00.588700 crc crio[23067]: time="2026-06-11T00:54:00.585929Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29685654-q6gsh/POD" id=ca38e35f-2995-4cc2-b308-b520fe925100 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.085932 | controller | Jun 11 00:54:00.588700 crc crio[23067]: time="2026-06-11T00:54:00.586946708Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.085949 | controller | Jun 11 00:54:00.637539 crc crio[23067]: time="2026-06-11T00:54:00.637370765Z" level=info msg="Got pod network &{Name:auto-csr-approver-29685654-q6gsh Namespace:openshift-infra ID:715b53ac84a6bfdee7edb3a4d819bb3c5378ee4b2048a994d9c5f5c4ba759429 UID:91211943-e033-423e-98b0-d70c916d045e NetNS:/var/run/netns/a8ff3e47-8b9d-4f69-b940-3011af9829fa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod91211943_e033_423e_98b0_d70c916d045e.slice PodAnnotations:0xc002c85b68}] Aliases:map[]}"
2026-06-11 01:10:47.085966 | controller | Jun 11 00:54:00.637539 crc crio[23067]: time="2026-06-11T00:54:00.637464838Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29685654-q6gsh to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.085982 | controller | Jun 11 00:54:01.229360 crc crio[23067]: 2026-06-11T00:54:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:715b53ac84a6bfd Mac:72:48:5d:be:96:8a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:07 Mtu:0 Sandbox:/var/run/netns/a8ff3e47-8b9d-4f69-b940-3011af9829fa SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.1.7 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:47.085998 | controller | Jun 11 00:54:01.230559 crc crio[23067]: time="2026-06-11T00:54:01.230493981Z" level=info msg="Got pod network &{Name:auto-csr-approver-29685654-q6gsh Namespace:openshift-infra ID:715b53ac84a6bfdee7edb3a4d819bb3c5378ee4b2048a994d9c5f5c4ba759429 UID:91211943-e033-423e-98b0-d70c916d045e NetNS:/var/run/netns/a8ff3e47-8b9d-4f69-b940-3011af9829fa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod91211943_e033_423e_98b0_d70c916d045e.slice PodAnnotations:0xc002c85b68}] Aliases:map[]}"
2026-06-11 01:10:47.086015 | controller | Jun 11 00:54:01.230807 crc crio[23067]: time="2026-06-11T00:54:01.230734867Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29685654-q6gsh for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:47.086031 | controller | Jun 11 00:54:01.240010 crc crio[23067]: time="2026-06-11T00:54:01.239517826Z" level=info msg="Ran pod sandbox 715b53ac84a6bfdee7edb3a4d819bb3c5378ee4b2048a994d9c5f5c4ba759429 with infra container: openshift-infra/auto-csr-approver-29685654-q6gsh/POD" id=ca38e35f-2995-4cc2-b308-b520fe925100 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.086047 | controller | Jun 11 00:54:01.244577 crc crio[23067]: time="2026-06-11T00:54:01.244523071Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=c1a357db-bf75-43db-8bed-2c5e15b342f9 name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:47.086063 | controller | Jun 11 00:54:01.253260 crc crio[23067]: time="2026-06-11T00:54:01.253171896Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 01:10:47.086079 | controller | Jun 11 00:54:02.089962 crc crio[23067]: time="2026-06-11T00:54:02.089712841Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=c1a357db-bf75-43db-8bed-2c5e15b342f9 name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:47.086095 | controller | Jun 11 00:54:02.091326 crc crio[23067]: time="2026-06-11T00:54:02.090514593Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=41c4537f-3d10-4901-85c7-c952ba3653f7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.086115 | controller | Jun 11 00:54:02.093552 crc crio[23067]: time="2026-06-11T00:54:02.093441212Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=0d6728a9-eba1-441b-885a-26c779b934d6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.086131 | controller | Jun 11 00:54:02.100974 crc crio[23067]: time="2026-06-11T00:54:02.100806502Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29685654-q6gsh/oc" id=74efc17e-12a2-4795-a46b-bafc75fca7ea name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.086151 | controller | Jun 11 00:54:02.101426 crc crio[23067]: time="2026-06-11T00:54:02.101343307Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.086174 | controller | Jun 11 00:54:02.186715 crc crio[23067]: time="2026-06-11T00:54:02.175473997Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.086198 | controller | Jun 11 00:54:02.510855 crc crio[23067]: time="2026-06-11T00:54:02.510223975Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.086221 | controller | Jun 11 00:54:02.629819 crc crio[23067]: time="2026-06-11T00:54:02.629722096Z" level=info msg="Created container b7ecaad1983202c4a1ae235b7615ac6acd373c9b1b3ab388929ad369f7fd931e: openshift-infra/auto-csr-approver-29685654-q6gsh/oc" id=74efc17e-12a2-4795-a46b-bafc75fca7ea name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.086239 | controller | Jun 11 00:54:02.631162 crc crio[23067]: time="2026-06-11T00:54:02.631062302Z" level=info msg="Starting container: b7ecaad1983202c4a1ae235b7615ac6acd373c9b1b3ab388929ad369f7fd931e" id=819f3e9e-bb93-4a49-a8ba-333a2018b11d name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.086255 | controller | Jun 11 00:54:02.636327 crc crio[23067]: time="2026-06-11T00:54:02.636228192Z" level=info msg="Started container" PID=194278 containerID=b7ecaad1983202c4a1ae235b7615ac6acd373c9b1b3ab388929ad369f7fd931e description=openshift-infra/auto-csr-approver-29685654-q6gsh/oc id=819f3e9e-bb93-4a49-a8ba-333a2018b11d name=/runtime.v1.RuntimeService/StartContainer sandboxID=715b53ac84a6bfdee7edb3a4d819bb3c5378ee4b2048a994d9c5f5c4ba759429
2026-06-11 01:10:47.086272 | controller | Jun 11 00:54:04.526359 crc crio[23067]: time="2026-06-11T00:54:04.524471101Z" level=info msg="Stopping pod sandbox: 715b53ac84a6bfdee7edb3a4d819bb3c5378ee4b2048a994d9c5f5c4ba759429" id=53d142b7-4fd8-4e3c-b70e-312614593477 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.086287 | controller | Jun 11 00:54:04.528789 crc crio[23067]: time="2026-06-11T00:54:04.527495723Z" level=info msg="Got pod network &{Name:auto-csr-approver-29685654-q6gsh Namespace:openshift-infra ID:715b53ac84a6bfdee7edb3a4d819bb3c5378ee4b2048a994d9c5f5c4ba759429 UID:91211943-e033-423e-98b0-d70c916d045e NetNS:/var/run/netns/a8ff3e47-8b9d-4f69-b940-3011af9829fa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod91211943_e033_423e_98b0_d70c916d045e.slice PodAnnotations:0xc0036109f8}] Aliases:map[]}"
2026-06-11 01:10:47.086303 | controller | Jun 11 00:54:04.528789 crc crio[23067]: time="2026-06-11T00:54:04.527857262Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29685654-q6gsh from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.086319 | controller | Jun 11 00:54:04.912054 crc crio[23067]: time="2026-06-11T00:54:04.911938879Z" level=info msg="Stopped pod sandbox: 715b53ac84a6bfdee7edb3a4d819bb3c5378ee4b2048a994d9c5f5c4ba759429" id=53d142b7-4fd8-4e3c-b70e-312614593477 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.086339 | controller | Jun 11 00:54:13.856134 crc crio[23067]: time="2026-06-11T00:54:13.855634274Z" level=info msg="Running pod sandbox: openshift-marketplace/community-operators-5rh4m/POD" id=4f2b6568-8d1b-40ba-93b5-d96ece5e7306 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.086388 | controller | Jun 11 00:54:13.857560 crc crio[23067]: time="2026-06-11T00:54:13.856171629Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.086411 | controller | Jun 11 00:54:13.909993 crc crio[23067]: time="2026-06-11T00:54:13.909862835Z" level=info msg="Got pod network &{Name:community-operators-5rh4m Namespace:openshift-marketplace ID:fdfcbd71726ea81aad5a2adc7825d8886d49467bb11288a374c850e96cca7096 UID:7e2cd025-ab80-451c-ad12-d9df4c0efa40 NetNS:/var/run/netns/a9792e93-0f83-43ba-ba47-26544ed3155f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7e2cd025_ab80_451c_ad12_d9df4c0efa40.slice PodAnnotations:0xc000531880}] Aliases:map[]}"
2026-06-11 01:10:47.086428 | controller | Jun 11 00:54:13.909993 crc crio[23067]: time="2026-06-11T00:54:13.909968298Z" level=info msg="Adding pod openshift-marketplace_community-operators-5rh4m to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.086444 | controller | Jun 11 00:54:14.495516 crc crio[23067]: time="2026-06-11T00:54:14.495019274Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-marketplace-bpmzh/POD" id=58f1885f-d8df-46d6-a2d2-3fefd81d6ea5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.086460 | controller | Jun 11 00:54:14.495789 crc crio[23067]: time="2026-06-11T00:54:14.495534858Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.086475 | controller | Jun 11 00:54:14.552500 crc crio[23067]: time="2026-06-11T00:54:14.552180094Z" level=info msg="Got pod network &{Name:redhat-marketplace-bpmzh Namespace:openshift-marketplace ID:afdc500f9dbf26554b4dbe8e274dbe12234ed60c60e98f282794bdebf01fa231 UID:031cbe8f-c9fe-4401-8388-c52b6984171c NetNS:/var/run/netns/1dcfa1f2-ca25-44be-910c-925c4ef81c1b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod031cbe8f_c9fe_4401_8388_c52b6984171c.slice PodAnnotations:0xc00008cc18}] Aliases:map[]}"
2026-06-11 01:10:47.086491 | controller | Jun 11 00:54:14.552934 crc crio[23067]: time="2026-06-11T00:54:14.552471522Z" level=info msg="Adding pod openshift-marketplace_redhat-marketplace-bpmzh to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.086507 | controller | Jun 11 00:54:14.603192 crc crio[23067]: 2026-06-11T00:54:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fdfcbd71726ea81 Mac:fe:ea:da:35:6f:56 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:08 Mtu:0 Sandbox:/var/run/netns/a9792e93-0f83-43ba-ba47-26544ed3155f SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.1.8 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:47.086523 | controller | Jun 11 00:54:14.604476 crc crio[23067]: time="2026-06-11T00:54:14.60439149Z" level=info msg="Got pod network &{Name:community-operators-5rh4m Namespace:openshift-marketplace ID:fdfcbd71726ea81aad5a2adc7825d8886d49467bb11288a374c850e96cca7096 UID:7e2cd025-ab80-451c-ad12-d9df4c0efa40 NetNS:/var/run/netns/a9792e93-0f83-43ba-ba47-26544ed3155f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7e2cd025_ab80_451c_ad12_d9df4c0efa40.slice PodAnnotations:0xc000531880}] Aliases:map[]}"
2026-06-11 01:10:47.086538 | controller | Jun 11 00:54:14.604905 crc crio[23067]: time="2026-06-11T00:54:14.604689088Z" level=info msg="Checking pod openshift-marketplace_community-operators-5rh4m for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:47.086558 | controller | Jun 11 00:54:14.643568 crc crio[23067]: time="2026-06-11T00:54:14.643533012Z" level=info msg="Ran pod sandbox fdfcbd71726ea81aad5a2adc7825d8886d49467bb11288a374c850e96cca7096 with infra container: openshift-marketplace/community-operators-5rh4m/POD" id=4f2b6568-8d1b-40ba-93b5-d96ece5e7306 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.086575 | controller | Jun 11 00:54:14.652954 crc crio[23067]: time="2026-06-11T00:54:14.652860165Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=e45c229c-c1a4-496c-bcb8-4109e552b8ca name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.086590 | controller | Jun 11 00:54:14.658679 crc crio[23067]: time="2026-06-11T00:54:14.656943656Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=d682173e-3162-43a7-a297-fdad381737d9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.086606 | controller | Jun 11 00:54:14.667886 crc crio[23067]: time="2026-06-11T00:54:14.66780636Z" level=info msg="Creating container: openshift-marketplace/community-operators-5rh4m/extract-utilities" id=7b9cb93e-0708-401c-9173-10f35faef47e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.086621 | controller | Jun 11 00:54:14.668362 crc crio[23067]: time="2026-06-11T00:54:14.668307814Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.086637 | controller | Jun 11 00:54:14.831008 crc crio[23067]: time="2026-06-11T00:54:14.830837541Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.086653 | controller | Jun 11 00:54:14.846480 crc crio[23067]: time="2026-06-11T00:54:14.846388663Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.086668 | controller | Jun 11 00:54:15.005425 crc crio[23067]: time="2026-06-11T00:54:15.005321753Z" level=info msg="Created container 9c7ce1cc6ffcc138060b45c70cbd1358529e8e081ebbfe4e289628b4abc0b313: openshift-marketplace/community-operators-5rh4m/extract-utilities" id=7b9cb93e-0708-401c-9173-10f35faef47e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.086684 | controller | Jun 11 00:54:15.010117 crc crio[23067]: time="2026-06-11T00:54:15.010021771Z" level=info msg="Starting container: 9c7ce1cc6ffcc138060b45c70cbd1358529e8e081ebbfe4e289628b4abc0b313" id=acde0a81-a04f-43f9-a270-1325309c8604 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.086699 | controller | Jun 11 00:54:15.018275 crc crio[23067]: time="2026-06-11T00:54:15.018189582Z" level=info msg="Started container" PID=195172 containerID=9c7ce1cc6ffcc138060b45c70cbd1358529e8e081ebbfe4e289628b4abc0b313 description=openshift-marketplace/community-operators-5rh4m/extract-utilities id=acde0a81-a04f-43f9-a270-1325309c8604 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fdfcbd71726ea81aad5a2adc7825d8886d49467bb11288a374c850e96cca7096
2026-06-11 01:10:47.086715 | controller | Jun 11 00:54:15.174467 crc crio[23067]: 2026-06-11T00:54:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:afdc500f9dbf265 Mac:8e:37:14:73:81:a5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:09 Mtu:0 Sandbox:/var/run/netns/1dcfa1f2-ca25-44be-910c-925c4ef81c1b SocketPath: PciID:}] [{Interface:0xc0004a06a0 Address:{IP:10.217.1.9 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:47.086731 | controller | Jun 11 00:54:15.176617 crc crio[23067]: time="2026-06-11T00:54:15.176522996Z" level=info msg="Got pod network &{Name:redhat-marketplace-bpmzh Namespace:openshift-marketplace ID:afdc500f9dbf26554b4dbe8e274dbe12234ed60c60e98f282794bdebf01fa231 UID:031cbe8f-c9fe-4401-8388-c52b6984171c NetNS:/var/run/netns/1dcfa1f2-ca25-44be-910c-925c4ef81c1b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod031cbe8f_c9fe_4401_8388_c52b6984171c.slice PodAnnotations:0xc00008cc18}] Aliases:map[]}"
2026-06-11 01:10:47.086752 | controller | Jun 11 00:54:15.176856 crc crio[23067]: time="2026-06-11T00:54:15.176801614Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-bpmzh for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:47.086768 | controller | Jun 11 00:54:15.195361 crc crio[23067]: time="2026-06-11T00:54:15.190357821Z" level=info msg="Ran pod sandbox afdc500f9dbf26554b4dbe8e274dbe12234ed60c60e98f282794bdebf01fa231 with infra container: openshift-marketplace/redhat-marketplace-bpmzh/POD" id=58f1885f-d8df-46d6-a2d2-3fefd81d6ea5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.086784 | controller | Jun 11 00:54:15.195361 crc crio[23067]: time="2026-06-11T00:54:15.194277398Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=f20fbae0-37c3-42ce-8beb-6e2f31ff74e5 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.086800 | controller | Jun 11 00:54:15.199467 crc crio[23067]: time="2026-06-11T00:54:15.199364516Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=d60669ef-6623-4ddb-949c-98724705751a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.086815 | controller | Jun 11 00:54:15.210755 crc crio[23067]: time="2026-06-11T00:54:15.210490227Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-bpmzh/extract-utilities" id=30657d3a-741f-490d-9034-918f634ce7be name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.086831 | controller | Jun 11 00:54:15.211161 crc crio[23067]: time="2026-06-11T00:54:15.211079843Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.086848 | controller | Jun 11 00:54:15.278977 crc crio[23067]: time="2026-06-11T00:54:15.278867492Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.086864 | controller | Jun 11 00:54:15.282875 crc crio[23067]: time="2026-06-11T00:54:15.282809199Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.086879 | controller | Jun 11 00:54:15.481507 crc crio[23067]: time="2026-06-11T00:54:15.481063785Z" level=info msg="Created container 3c208d8f69e4aa94c8c604d1e12dea05d04d6e7705ee47278a18d893a488b780: openshift-marketplace/redhat-marketplace-bpmzh/extract-utilities" id=30657d3a-741f-490d-9034-918f634ce7be name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.086895 | controller | Jun 11 00:54:15.482921 crc crio[23067]: time="2026-06-11T00:54:15.482831413Z" level=info msg="Starting container: 3c208d8f69e4aa94c8c604d1e12dea05d04d6e7705ee47278a18d893a488b780" id=a55f1831-dacc-4d6d-aba9-2e36814247bb name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.086910 | controller | Jun 11 00:54:15.493188 crc crio[23067]: time="2026-06-11T00:54:15.493059671Z" level=info msg="Started container" PID=195208 containerID=3c208d8f69e4aa94c8c604d1e12dea05d04d6e7705ee47278a18d893a488b780 description=openshift-marketplace/redhat-marketplace-bpmzh/extract-utilities id=a55f1831-dacc-4d6d-aba9-2e36814247bb name=/runtime.v1.RuntimeService/StartContainer sandboxID=afdc500f9dbf26554b4dbe8e274dbe12234ed60c60e98f282794bdebf01fa231
2026-06-11 01:10:47.086930 | controller | Jun 11 00:54:15.760467 crc crio[23067]: time="2026-06-11T00:54:15.759929948Z" level=info msg="Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20" id=86ad0bb5-5566-4cd4-8c74-7c7b7a690df1 name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:47.086947 | controller | Jun 11 00:54:15.770194 crc crio[23067]: time="2026-06-11T00:54:15.770116374Z" level=info msg="Trying to access \"registry.redhat.io/redhat/community-operator-index:v4.20\""
2026-06-11 01:10:47.086962 | controller | Jun 11 00:54:15.770419 crc crio[23067]: time="2026-06-11T00:54:15.770352091Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=c6e2a708-e930-4c69-a9e7-3fd65102b577 name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:47.086978 | controller | Jun 11 00:54:15.773906 crc crio[23067]: time="2026-06-11T00:54:15.773832325Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\""
2026-06-11 01:10:47.086994 | controller | Jun 11 00:54:16.308865 crc crio[23067]: time="2026-06-11T00:54:16.307973521Z" level=info msg="Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:e2171f6021fddbcc3c9696cc6c8095b77f20023994fedd5c1f7aa2377d28b45d" id=86ad0bb5-5566-4cd4-8c74-7c7b7a690df1 name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:47.087010 | controller | Jun 11 00:54:16.311439 crc crio[23067]: time="2026-06-11T00:54:16.310379846Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=e1547e90-f37e-44bd-b24f-75a10ccad500 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.087026 | controller | Jun 11 00:54:16.314296 crc crio[23067]: time="2026-06-11T00:54:16.314142278Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=12511b6d-9bf1-469d-b61d-996036bc52bb name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.087042 | controller | Jun 11 00:54:16.325569 crc crio[23067]: time="2026-06-11T00:54:16.324608442Z" level=info msg="Creating container: openshift-marketplace/community-operators-5rh4m/extract-content" id=eb33eb78-c2a5-4a0f-b532-cad9f3af8bac name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.087057 | controller | Jun 11 00:54:16.325569 crc crio[23067]: time="2026-06-11T00:54:16.325329471Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.087073 | controller | Jun 11 00:54:16.376097 crc crio[23067]: time="2026-06-11T00:54:16.375984564Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.087089 | controller | Jun 11 00:54:16.379932 crc crio[23067]: time="2026-06-11T00:54:16.379851389Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.087105 | controller | Jun 11 00:54:16.444428 crc crio[23067]: time="2026-06-11T00:54:16.444071921Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:bec7a1ff545afabea88c4a74227ea95b91c67cf5c03e89b2b949be410682f8a0" id=c6e2a708-e930-4c69-a9e7-3fd65102b577 name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:47.087121 | controller | Jun 11 00:54:16.445393 crc crio[23067]: time="2026-06-11T00:54:16.445127479Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=37832e93-f1d3-40b0-b52f-c29018ca30b3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.087137 | controller | Jun 11 00:54:16.451315 crc crio[23067]: time="2026-06-11T00:54:16.450157736Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=be8b3518-66c7-47e4-99cb-4c36f8e311ce name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.087156 | controller | Jun 11 00:54:16.459916 crc crio[23067]: time="2026-06-11T00:54:16.459849058Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-bpmzh/extract-content" id=dfac4c10-2ccc-44cd-bd66-82648641e5af name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.087172 | controller | Jun 11 00:54:16.460347 crc crio[23067]: time="2026-06-11T00:54:16.46028931Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.087188 | controller | Jun 11 00:54:16.547355 crc crio[23067]: time="2026-06-11T00:54:16.547223858Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.087203 | controller | Jun 11 00:54:16.554039 crc crio[23067]: time="2026-06-11T00:54:16.553951691Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.087218 | controller | Jun 11 00:54:16.559518 crc crio[23067]: time="2026-06-11T00:54:16.559394628Z" level=info msg="Created container 1f059784d086e416c62e0037004562b792f99f60b315811fcf7c2a8a4574342e: openshift-marketplace/community-operators-5rh4m/extract-content" id=eb33eb78-c2a5-4a0f-b532-cad9f3af8bac name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.087234 | controller | Jun 11 00:54:16.561005 crc crio[23067]: time="2026-06-11T00:54:16.560804166Z" level=info msg="Starting container: 1f059784d086e416c62e0037004562b792f99f60b315811fcf7c2a8a4574342e" id=ad52966b-b5a9-4c26-8d3c-2c42de7bfaa1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.087249 | controller | Jun 11 00:54:16.567353 crc crio[23067]: time="2026-06-11T00:54:16.567248471Z" level=info msg="Started container" PID=195255 containerID=1f059784d086e416c62e0037004562b792f99f60b315811fcf7c2a8a4574342e description=openshift-marketplace/community-operators-5rh4m/extract-content id=ad52966b-b5a9-4c26-8d3c-2c42de7bfaa1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fdfcbd71726ea81aad5a2adc7825d8886d49467bb11288a374c850e96cca7096
2026-06-11 01:10:47.087265 | controller | Jun 11 00:54:16.708628 crc crio[23067]: time="2026-06-11T00:54:16.708453701Z" level=info msg="Created container b047dca24af27ec9027facae3e96e2d0d049d904340f3d9aba946c793510d718: openshift-marketplace/redhat-marketplace-bpmzh/extract-content" id=dfac4c10-2ccc-44cd-bd66-82648641e5af name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.087281 | controller | Jun 11 00:54:16.709979 crc crio[23067]: time="2026-06-11T00:54:16.70989913Z" level=info msg="Starting container: b047dca24af27ec9027facae3e96e2d0d049d904340f3d9aba946c793510d718" id=a4a89603-6a56-4b17-a76b-4f2ca99a5206 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.087296 | controller | Jun 11 00:54:16.719192 crc crio[23067]: time="2026-06-11T00:54:16.719082969Z" level=info msg="Started container" PID=195266 containerID=b047dca24af27ec9027facae3e96e2d0d049d904340f3d9aba946c793510d718 description=openshift-marketplace/redhat-marketplace-bpmzh/extract-content id=a4a89603-6a56-4b17-a76b-4f2ca99a5206 name=/runtime.v1.RuntimeService/StartContainer sandboxID=afdc500f9dbf26554b4dbe8e274dbe12234ed60c60e98f282794bdebf01fa231
2026-06-11 01:10:47.087312 | controller | Jun 11 00:54:17.807307 crc crio[23067]: time="2026-06-11T00:54:17.807224438Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=a039dd5a-187c-4031-ba42-151cffcc458a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.087328 | controller | Jun 11 00:54:17.809751 crc crio[23067]: time="2026-06-11T00:54:17.809569762Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=9e78481f-8c46-4fe4-8d91-49a6ff634c08 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.087367 | controller | Jun 11 00:54:17.819077 crc crio[23067]: time="2026-06-11T00:54:17.818967237Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-bpmzh/registry-server" id=917929b2-f62b-49ca-aaa1-5f12acbd1de4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.087397 | controller | Jun 11 00:54:17.819468 crc crio[23067]: time="2026-06-11T00:54:17.819395219Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.087416 | controller | Jun 11 00:54:17.876185 crc crio[23067]: time="2026-06-11T00:54:17.876023394Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.087432 | controller | Jun 11 00:54:17.879989 crc crio[23067]: time="2026-06-11T00:54:17.879886549Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.087448 | controller | Jun 11 00:54:18.081108 crc crio[23067]: time="2026-06-11T00:54:18.080984863Z" level=info msg="Created container cfc426b82ae1d77f2fd29a72c1b809c455a8a6bc43d028581a33b34c3cfcb67d: openshift-marketplace/redhat-marketplace-bpmzh/registry-server" id=917929b2-f62b-49ca-aaa1-5f12acbd1de4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.087464 | controller | Jun 11 00:54:18.082839 crc crio[23067]: time="2026-06-11T00:54:18.082760341Z" level=info msg="Starting container: cfc426b82ae1d77f2fd29a72c1b809c455a8a6bc43d028581a33b34c3cfcb67d" id=a09b782e-05c9-4390-8934-9984f265967a name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.087479 | controller | Jun 11 00:54:18.088412 crc crio[23067]: time="2026-06-11T00:54:18.088295921Z" level=info msg="Started container" PID=195323 containerID=cfc426b82ae1d77f2fd29a72c1b809c455a8a6bc43d028581a33b34c3cfcb67d description=openshift-marketplace/redhat-marketplace-bpmzh/registry-server id=a09b782e-05c9-4390-8934-9984f265967a name=/runtime.v1.RuntimeService/StartContainer sandboxID=afdc500f9dbf26554b4dbe8e274dbe12234ed60c60e98f282794bdebf01fa231
2026-06-11 01:10:47.087495 | controller | Jun 11 00:54:18.830206 crc crio[23067]: time="2026-06-11T00:54:18.829877402Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=42c329e4-eefa-4d0e-80b1-35572cce9a77 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.087511 | controller | Jun 11 00:54:18.835239 crc crio[23067]: time="2026-06-11T00:54:18.835133585Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=dbe1f7bb-4e91-4a27-bcac-736fb34e45a3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.087527 | controller | Jun 11 00:54:18.848099 crc crio[23067]: time="2026-06-11T00:54:18.847956633Z" level=info msg="Creating container: openshift-marketplace/community-operators-5rh4m/registry-server" id=12b8d293-893c-4089-bc23-3454262a627c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.087542 | controller | Jun 11 00:54:18.848741 crc crio[23067]: time="2026-06-11T00:54:18.848563609Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.087558 | controller | Jun 11 00:54:18.915697 crc crio[23067]: time="2026-06-11T00:54:18.915511445Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.087574 | controller | Jun 11 00:54:18.922118 crc crio[23067]: time="2026-06-11T00:54:18.922036592Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.087597 | controller | Jun 11 00:54:19.091084 crc crio[23067]: time="2026-06-11T00:54:19.090323076Z" level=info msg="Created container f9ce4c9ebcb9977ed5851f8971ba99cdee2d5bdc4e7e734f6830a2723c743add: openshift-marketplace/community-operators-5rh4m/registry-server" id=12b8d293-893c-4089-bc23-3454262a627c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.087613 | controller | Jun 11 00:54:19.091466 crc crio[23067]: time="2026-06-11T00:54:19.091415775Z" level=info msg="Starting container: f9ce4c9ebcb9977ed5851f8971ba99cdee2d5bdc4e7e734f6830a2723c743add" id=59089e1e-d315-4baf-97cd-2998281bcc19 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.087691 | controller | Jun 11 00:54:19.097617 crc crio[23067]: time="2026-06-11T00:54:19.097530761Z" level=info msg="Started container" PID=195428 containerID=f9ce4c9ebcb9977ed5851f8971ba99cdee2d5bdc4e7e734f6830a2723c743add description=openshift-marketplace/community-operators-5rh4m/registry-server id=59089e1e-d315-4baf-97cd-2998281bcc19 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fdfcbd71726ea81aad5a2adc7825d8886d49467bb11288a374c850e96cca7096
2026-06-11 01:10:47.087715 | controller | Jun 11 00:54:29.667055 crc crio[23067]: time="2026-06-11T00:54:29.66634343Z" level=info msg="Stopping container: cfc426b82ae1d77f2fd29a72c1b809c455a8a6bc43d028581a33b34c3cfcb67d (timeout: 2s)" id=bc576793-4c69-4752-a4d0-1081918eda4b name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:47.087731 | controller | Jun 11 00:54:29.797913 crc crio[23067]: time="2026-06-11T00:54:29.794487835Z" level=info msg="Stopped container cfc426b82ae1d77f2fd29a72c1b809c455a8a6bc43d028581a33b34c3cfcb67d: openshift-marketplace/redhat-marketplace-bpmzh/registry-server" id=bc576793-4c69-4752-a4d0-1081918eda4b name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:47.087748 | controller | Jun 11 00:54:29.797913 crc crio[23067]: time="2026-06-11T00:54:29.796237802Z" level=info msg="Stopping pod sandbox: afdc500f9dbf26554b4dbe8e274dbe12234ed60c60e98f282794bdebf01fa231" id=bb48a751-c6a4-4114-a11c-c0419acf8218 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.087764 | controller | Jun 11 00:54:29.797913 crc crio[23067]: time="2026-06-11T00:54:29.796909261Z" level=info msg="Got pod network &{Name:redhat-marketplace-bpmzh Namespace:openshift-marketplace ID:afdc500f9dbf26554b4dbe8e274dbe12234ed60c60e98f282794bdebf01fa231 UID:031cbe8f-c9fe-4401-8388-c52b6984171c NetNS:/var/run/netns/1dcfa1f2-ca25-44be-910c-925c4ef81c1b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod031cbe8f_c9fe_4401_8388_c52b6984171c.slice PodAnnotations:0xc0002f2a50}] Aliases:map[]}"
2026-06-11 01:10:47.087781 | controller | Jun 11 00:54:29.797913 crc crio[23067]: time="2026-06-11T00:54:29.797100176Z" level=info msg="Deleting pod openshift-marketplace_redhat-marketplace-bpmzh from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.087797 | controller | Jun 11 00:54:30.065542 crc crio[23067]: time="2026-06-11T00:54:30.065436783Z" level=info msg="Stopped pod sandbox: afdc500f9dbf26554b4dbe8e274dbe12234ed60c60e98f282794bdebf01fa231" id=bb48a751-c6a4-4114-a11c-c0419acf8218 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.087813 | controller | Jun 11 00:54:31.077610 crc crio[23067]: time="2026-06-11T00:54:31.077091128Z" level=info msg="Removing container: cfc426b82ae1d77f2fd29a72c1b809c455a8a6bc43d028581a33b34c3cfcb67d" id=574fc285-d777-406e-8dda-097768248b70 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.087828 | controller | Jun 11 00:54:31.164344 crc crio[23067]: time="2026-06-11T00:54:31.164175139Z" level=info msg="Removed container cfc426b82ae1d77f2fd29a72c1b809c455a8a6bc43d028581a33b34c3cfcb67d: openshift-marketplace/redhat-marketplace-bpmzh/registry-server" id=574fc285-d777-406e-8dda-097768248b70 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.087848 | controller | Jun 11 00:54:31.174905 crc crio[23067]: time="2026-06-11T00:54:31.174811268Z" level=info msg="Removing container: b047dca24af27ec9027facae3e96e2d0d049d904340f3d9aba946c793510d718" id=f9ca3e64-64db-4072-bedb-75cdd6728755 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.087864 | controller | Jun 11 00:54:31.234326 crc crio[23067]: time="2026-06-11T00:54:31.234162037Z" level=info msg="Removed container b047dca24af27ec9027facae3e96e2d0d049d904340f3d9aba946c793510d718: openshift-marketplace/redhat-marketplace-bpmzh/extract-content" id=f9ca3e64-64db-4072-bedb-75cdd6728755 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.087880 | controller | Jun 11 00:54:31.242690 crc crio[23067]: time="2026-06-11T00:54:31.242539214Z" level=info msg="Removing container: 3c208d8f69e4aa94c8c604d1e12dea05d04d6e7705ee47278a18d893a488b780" id=fa71393a-7600-4a17-92fd-650364206c3e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.087895 | controller | Jun 11 00:54:31.287178 crc crio[23067]: time="2026-06-11T00:54:31.287069932Z" level=info msg="Removed container 3c208d8f69e4aa94c8c604d1e12dea05d04d6e7705ee47278a18d893a488b780: openshift-marketplace/redhat-marketplace-bpmzh/extract-utilities" id=fa71393a-7600-4a17-92fd-650364206c3e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.087911 | controller | Jun 11 00:54:34.876149 crc crio[23067]: time="2026-06-11T00:54:34.8748637Z" level=info msg="Stopping container: f9ce4c9ebcb9977ed5851f8971ba99cdee2d5bdc4e7e734f6830a2723c743add (timeout: 2s)" id=d8859719-464c-414f-b0fa-4b804160a7e5 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:47.087927 | controller | Jun 11 00:54:35.015175 crc crio[23067]: time="2026-06-11T00:54:35.014369774Z" level=info msg="Stopped container f9ce4c9ebcb9977ed5851f8971ba99cdee2d5bdc4e7e734f6830a2723c743add: openshift-marketplace/community-operators-5rh4m/registry-server" id=d8859719-464c-414f-b0fa-4b804160a7e5 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:47.087942 | controller | Jun 11 00:54:35.016928 crc crio[23067]: time="2026-06-11T00:54:35.016760299Z" level=info msg="Stopping pod sandbox: fdfcbd71726ea81aad5a2adc7825d8886d49467bb11288a374c850e96cca7096" id=80f7bbcb-4cf4-4a53-a4a8-c3beb8b1adfd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.087958 | controller | Jun 11 00:54:35.017424 crc crio[23067]: time="2026-06-11T00:54:35.017346295Z" level=info msg="Got pod network &{Name:community-operators-5rh4m Namespace:openshift-marketplace ID:fdfcbd71726ea81aad5a2adc7825d8886d49467bb11288a374c850e96cca7096 UID:7e2cd025-ab80-451c-ad12-d9df4c0efa40 NetNS:/var/run/netns/a9792e93-0f83-43ba-ba47-26544ed3155f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7e2cd025_ab80_451c_ad12_d9df4c0efa40.slice PodAnnotations:0xc002a46308}] Aliases:map[]}"
2026-06-11 01:10:47.087974 | controller | Jun 11 00:54:35.017561 crc crio[23067]: time="2026-06-11T00:54:35.017520299Z" level=info msg="Deleting pod openshift-marketplace_community-operators-5rh4m from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.087990 | controller | Jun 11 00:54:35.427940 crc crio[23067]: time="2026-06-11T00:54:35.427332553Z" level=info msg="Stopped pod sandbox: fdfcbd71726ea81aad5a2adc7825d8886d49467bb11288a374c850e96cca7096" id=80f7bbcb-4cf4-4a53-a4a8-c3beb8b1adfd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.088005 | controller | Jun 11 00:54:35.781134 crc crio[23067]: time="2026-06-11T00:54:35.781016964Z" level=info msg="Removing container: 56cc5c254fecf98d3b53ad8b649b8d6b6c471e3dd0913203b6d17c18bf76cc87" id=fd54c8a7-ddbf-434b-852e-8f34d64ad81e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.088020 | controller | Jun 11 00:54:36.004919 crc crio[23067]: time="2026-06-11T00:54:36.004721621Z" level=info msg="Removed container 56cc5c254fecf98d3b53ad8b649b8d6b6c471e3dd0913203b6d17c18bf76cc87: openshift-infra/auto-csr-approver-29685648-jcvg9/oc" id=fd54c8a7-ddbf-434b-852e-8f34d64ad81e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.088039 | controller | Jun 11 00:54:36.030947 crc crio[23067]: time="2026-06-11T00:54:36.030759488Z" level=info msg="Stopping pod sandbox: e9af8ddc857f9e02e4fff17b1ac2c730ae9e0c4bb40de0bbd5b5c7e7f7de79d3" id=8261512f-f101-4720-ae9d-d0cf1f46cf69 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.088055 | controller | Jun 11 00:54:36.032084 crc crio[23067]: time="2026-06-11T00:54:36.031986771Z" level=info msg="Stopped pod sandbox (already stopped): e9af8ddc857f9e02e4fff17b1ac2c730ae9e0c4bb40de0bbd5b5c7e7f7de79d3" id=8261512f-f101-4720-ae9d-d0cf1f46cf69 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.088071 | controller | Jun 11 00:54:36.033317 crc crio[23067]: time="2026-06-11T00:54:36.033206864Z" level=info msg="Removing pod sandbox: e9af8ddc857f9e02e4fff17b1ac2c730ae9e0c4bb40de0bbd5b5c7e7f7de79d3" id=cd0207a5-33e5-4f31-9583-100719e7caea name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.088087 | controller | Jun 11 00:54:36.056003 crc crio[23067]: time="2026-06-11T00:54:36.05591038Z" level=info msg="Removed pod sandbox: e9af8ddc857f9e02e4fff17b1ac2c730ae9e0c4bb40de0bbd5b5c7e7f7de79d3" id=cd0207a5-33e5-4f31-9583-100719e7caea name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.088102 | controller | Jun 11 00:54:36.056787 crc crio[23067]: time="2026-06-11T00:54:36.056760373Z" level=info msg="Stopping pod sandbox: afdc500f9dbf26554b4dbe8e274dbe12234ed60c60e98f282794bdebf01fa231" id=4e5e073b-6529-4489-bb11-0a8f445d098e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.088118 | controller | Jun 11 00:54:36.057088 crc crio[23067]: time="2026-06-11T00:54:36.05701678Z" level=info msg="Stopped pod sandbox (already stopped): afdc500f9dbf26554b4dbe8e274dbe12234ed60c60e98f282794bdebf01fa231" id=4e5e073b-6529-4489-bb11-0a8f445d098e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.088134 | controller | Jun 11 00:54:36.057823 crc crio[23067]: time="2026-06-11T00:54:36.057710009Z" level=info msg="Removing pod sandbox: afdc500f9dbf26554b4dbe8e274dbe12234ed60c60e98f282794bdebf01fa231" id=831293e4-771f-4734-b112-c50f4406cff2 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.088149 | controller | Jun 11 00:54:36.070843 crc crio[23067]: time="2026-06-11T00:54:36.070530376Z" level=info msg="Removed pod sandbox: afdc500f9dbf26554b4dbe8e274dbe12234ed60c60e98f282794bdebf01fa231" id=831293e4-771f-4734-b112-c50f4406cff2 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.088164 | controller | Jun 11 00:54:36.175482 crc crio[23067]: time="2026-06-11T00:54:36.175415801Z" level=info msg="Removing container: f9ce4c9ebcb9977ed5851f8971ba99cdee2d5bdc4e7e734f6830a2723c743add" id=41e33c75-3759-47a0-ac8f-814ed905029f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.088180 | controller | Jun 11 00:54:36.197332 crc crio[23067]: time="2026-06-11T00:54:36.197209682Z" level=info msg="Removed container f9ce4c9ebcb9977ed5851f8971ba99cdee2d5bdc4e7e734f6830a2723c743add: openshift-marketplace/community-operators-5rh4m/registry-server" id=41e33c75-3759-47a0-ac8f-814ed905029f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.088195 | controller | Jun 11 00:54:36.202044 crc crio[23067]: time="2026-06-11T00:54:36.20194513Z" level=info msg="Removing container: 1f059784d086e416c62e0037004562b792f99f60b315811fcf7c2a8a4574342e" id=571177d5-d224-4020-95e0-668d162d86f4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.088211 | controller | Jun 11 00:54:36.270778 crc crio[23067]: time="2026-06-11T00:54:36.270183971Z" level=info msg="Removed container 1f059784d086e416c62e0037004562b792f99f60b315811fcf7c2a8a4574342e: openshift-marketplace/community-operators-5rh4m/extract-content" id=571177d5-d224-4020-95e0-668d162d86f4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.088229 | controller | Jun 11 00:54:36.278200 crc crio[23067]: time="2026-06-11T00:54:36.278117756Z" level=info msg="Removing container: 9c7ce1cc6ffcc138060b45c70cbd1358529e8e081ebbfe4e289628b4abc0b313" id=3b6183a9-1625-4cdf-8bd0-9b8fec00b4bc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.088245 | controller | Jun 11 00:54:36.324736 crc crio[23067]: time="2026-06-11T00:54:36.324520014Z" level=info msg="Removed container 9c7ce1cc6ffcc138060b45c70cbd1358529e8e081ebbfe4e289628b4abc0b313: openshift-marketplace/community-operators-5rh4m/extract-utilities" id=3b6183a9-1625-4cdf-8bd0-9b8fec00b4bc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.088261 | controller | Jun 11 00:55:36.102029 crc crio[23067]: time="2026-06-11T00:55:36.101015885Z" level=info msg="Stopping pod sandbox: fdfcbd71726ea81aad5a2adc7825d8886d49467bb11288a374c850e96cca7096" id=72a07725-614f-4437-8802-59e789c8e2cc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.088277 | controller | Jun 11 00:55:36.102029 crc crio[23067]: time="2026-06-11T00:55:36.101893399Z" level=info msg="Stopped pod sandbox (already stopped): fdfcbd71726ea81aad5a2adc7825d8886d49467bb11288a374c850e96cca7096" id=72a07725-614f-4437-8802-59e789c8e2cc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.088293 | controller | Jun 11 00:55:36.103770 crc crio[23067]: time="2026-06-11T00:55:36.102858905Z" level=info msg="Removing pod sandbox: fdfcbd71726ea81aad5a2adc7825d8886d49467bb11288a374c850e96cca7096" id=36ba1570-3247-4ce1-87d4-3c27ac965dc9 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.088308 | controller | Jun 11 00:55:36.133326 crc crio[23067]: time="2026-06-11T00:55:36.133172527Z" level=info msg="Removed pod sandbox: fdfcbd71726ea81aad5a2adc7825d8886d49467bb11288a374c850e96cca7096" id=36ba1570-3247-4ce1-87d4-3c27ac965dc9 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.088324 | controller | Jun 11 00:55:39.193489 crc crio[23067]: time="2026-06-11T00:55:39.192466782Z" level=info msg="Stopping pod sandbox: 9d6f868ce726ad14e26693589f1ce65fcacd952f525e68deee92c3d0b39a53a1" id=7401259d-5476-4cfc-8687-c6dd30087b14 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.088339 | controller | Jun 11 00:55:39.194926 crc crio[23067]: time="2026-06-11T00:55:39.194487727Z" level=info msg="Got pod network &{Name:nova-edpm-deployment-ipam-openstack-edpm-ipam-z7ncr Namespace:openstack ID:9d6f868ce726ad14e26693589f1ce65fcacd952f525e68deee92c3d0b39a53a1 UID:31a466cb-575d-4f26-9b4e-7d897d79965c NetNS:/var/run/netns/23955461-61f4-4bce-ba53-f3599772e62e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod31a466cb_575d_4f26_9b4e_7d897d79965c.slice PodAnnotations:0xc007e12380}] Aliases:map[]}"
2026-06-11 01:10:47.088386 | controller | Jun 11 00:55:39.194926 crc crio[23067]: time="2026-06-11T00:55:39.194869068Z" level=info msg="Deleting pod openstack_nova-edpm-deployment-ipam-openstack-edpm-ipam-z7ncr from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.088408 | controller | Jun 11 00:55:39.695196 crc crio[23067]: time="2026-06-11T00:55:39.694720233Z" level=info msg="Stopped pod sandbox: 9d6f868ce726ad14e26693589f1ce65fcacd952f525e68deee92c3d0b39a53a1" id=7401259d-5476-4cfc-8687-c6dd30087b14 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.088426 | controller | Jun 11 00:55:40.810359 crc crio[23067]: time="2026-06-11T00:55:40.809795864Z" level=info msg="Running pod sandbox: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-qb8xf/POD" id=0a699e4b-a848-42e4-8bad-9a2801d8bc39 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.088442 | controller | Jun 11 00:55:40.811337 crc crio[23067]: time="2026-06-11T00:55:40.810494443Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.088470 | controller | Jun 11 00:55:40.856798 crc crio[23067]: time="2026-06-11T00:55:40.856691055Z" level=info msg="Got pod network &{Name:telemetry-edpm-deployment-ipam-openstack-edpm-ipam-qb8xf Namespace:openstack ID:63cdfdeef7155cadbcbbb959479f4ae5e0f7a9e467f715fef3655d020ea4069a UID:48f2adb5-f032-4ea2-af39-4feb38ba6dc7 NetNS:/var/run/netns/da0a514b-583c-4a87-b0dc-98c13b09263d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod48f2adb5_f032_4ea2_af39_4feb38ba6dc7.slice PodAnnotations:0xc0002f29a0}] Aliases:map[]}"
2026-06-11 01:10:47.088487 | controller | Jun 11 00:55:40.856798 crc crio[23067]: time="2026-06-11T00:55:40.856789438Z" level=info msg="Adding pod openstack_telemetry-edpm-deployment-ipam-openstack-edpm-ipam-qb8xf to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.088503 | controller | Jun 11 00:55:41.550483 crc crio[23067]: 2026-06-11T00:55:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:63cdfdeef7155ca Mac:aa:51:e9:9c:17:34 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0a Mtu:0 Sandbox:/var/run/netns/da0a514b-583c-4a87-b0dc-98c13b09263d SocketPath: PciID:}] [{Interface:0xc000014ea0 Address:{IP:10.217.1.10 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:47.088520 | controller | Jun 11 00:55:41.553781 crc crio[23067]: time="2026-06-11T00:55:41.553593205Z" level=info msg="Got pod network &{Name:telemetry-edpm-deployment-ipam-openstack-edpm-ipam-qb8xf Namespace:openstack ID:63cdfdeef7155cadbcbbb959479f4ae5e0f7a9e467f715fef3655d020ea4069a UID:48f2adb5-f032-4ea2-af39-4feb38ba6dc7 NetNS:/var/run/netns/da0a514b-583c-4a87-b0dc-98c13b09263d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod48f2adb5_f032_4ea2_af39_4feb38ba6dc7.slice PodAnnotations:0xc0002f29a0}] Aliases:map[]}"
2026-06-11 01:10:47.088536 | controller | Jun 11 00:55:41.553980 crc crio[23067]: time="2026-06-11T00:55:41.553914024Z" level=info msg="Checking pod openstack_telemetry-edpm-deployment-ipam-openstack-edpm-ipam-qb8xf for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:47.088552 | controller | Jun 11 00:55:41.565218 crc crio[23067]: time="2026-06-11T00:55:41.565126418Z" level=info msg="Ran pod sandbox 63cdfdeef7155cadbcbbb959479f4ae5e0f7a9e467f715fef3655d020ea4069a with infra container: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-qb8xf/POD" id=0a699e4b-a848-42e4-8bad-9a2801d8bc39 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.088568 | controller | Jun 11 00:55:41.568342 crc crio[23067]: time="2026-06-11T00:55:41.568219162Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=ce27c212-c6b4-494a-b94d-c86a80c5bfe6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.088584 | controller | Jun 11 00:55:41.628705 crc crio[23067]: time="2026-06-11T00:55:41.627495049Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=0bbcb771-1ee7-492c-8fbb-8653e83c5676 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.088599 | controller | Jun 11 00:55:41.636869 crc crio[23067]: time="2026-06-11T00:55:41.636778221Z" level=info msg="Creating container: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-qb8xf/telemetry-edpm-deployment-ipam-openstack-edpm-ipam" id=25928e75-0732-481e-806d-c60e4b5de84b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.088615 | controller | Jun 11 00:55:41.637241 crc crio[23067]: time="2026-06-11T00:55:41.637163901Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.088630 | controller | Jun 11 00:55:41.700244 crc crio[23067]: time="2026-06-11T00:55:41.700098668Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.088649 | controller | Jun 11 00:55:41.705503 crc crio[23067]: time="2026-06-11T00:55:41.705410772Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.088666 | controller | Jun 11 00:55:41.928397 crc crio[23067]: time="2026-06-11T00:55:41.928241125Z" level=info msg="Created container 6ae120f7af3f5e24e8d570620eb988216638375b8294bc9e9bf737334378f84c: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-qb8xf/telemetry-edpm-deployment-ipam-openstack-edpm-ipam" id=25928e75-0732-481e-806d-c60e4b5de84b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.088681 | controller | Jun 11 00:55:41.932194 crc crio[23067]: time="2026-06-11T00:55:41.932042099Z" level=info msg="Starting container: 6ae120f7af3f5e24e8d570620eb988216638375b8294bc9e9bf737334378f84c" id=8dea9248-49a1-425a-83ce-303c82a8a72c name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.088698 | controller | Jun 11 00:55:41.943740 crc crio[23067]: time="2026-06-11T00:55:41.943594222Z" level=info msg="Started container" PID=200469 containerID=6ae120f7af3f5e24e8d570620eb988216638375b8294bc9e9bf737334378f84c description=openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-qb8xf/telemetry-edpm-deployment-ipam-openstack-edpm-ipam id=8dea9248-49a1-425a-83ce-303c82a8a72c name=/runtime.v1.RuntimeService/StartContainer sandboxID=63cdfdeef7155cadbcbbb959479f4ae5e0f7a9e467f715fef3655d020ea4069a
2026-06-11 01:10:47.088714 | controller | Jun 11 00:56:00.709859 crc crio[23067]: time="2026-06-11T00:56:00.708954423Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29685656-6hdgg/POD" id=f53e268d-76cd-4862-a3a6-ff92508c66b6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.088730 | controller | Jun 11 00:56:00.711209 crc crio[23067]: time="2026-06-11T00:56:00.70995835Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.088746 | controller | Jun 11 00:56:00.782843 crc crio[23067]: time="2026-06-11T00:56:00.781925142Z" level=info msg="Got pod network &{Name:auto-csr-approver-29685656-6hdgg Namespace:openshift-infra ID:fd26d59803ad4d447d178f2ab38dab297c10c4c309ca0ae7516c63bf88f4c954 UID:bcf3ad77-6b48-48f0-809f-2e843ce90106 NetNS:/var/run/netns/0fc334ff-d15b-4b23-9be9-4456594a14fe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbcf3ad77_6b48_48f0_809f_2e843ce90106.slice PodAnnotations:0xc002392218}] Aliases:map[]}"
2026-06-11 01:10:47.088764 | controller | Jun 11 00:56:00.783066 crc crio[23067]: time="2026-06-11T00:56:00.782853617Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29685656-6hdgg to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.088805 | controller | Jun 11 00:56:01.083768 crc crio[23067]: 2026-06-11T00:56:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fd26d59803ad4d4 Mac:76:09:de:0c:2a:8d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0b Mtu:0 Sandbox:/var/run/netns/0fc334ff-d15b-4b23-9be9-4456594a14fe SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.1.11 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:47.088823 | controller | Jun 11 00:56:01.085306 crc crio[23067]: time="2026-06-11T00:56:01.085201737Z" level=info msg="Got pod network &{Name:auto-csr-approver-29685656-6hdgg Namespace:openshift-infra ID:fd26d59803ad4d447d178f2ab38dab297c10c4c309ca0ae7516c63bf88f4c954 UID:bcf3ad77-6b48-48f0-809f-2e843ce90106 NetNS:/var/run/netns/0fc334ff-d15b-4b23-9be9-4456594a14fe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbcf3ad77_6b48_48f0_809f_2e843ce90106.slice PodAnnotations:0xc002392218}] Aliases:map[]}"
2026-06-11 01:10:47.088843 | controller | Jun 11 00:56:01.085444 crc crio[23067]: time="2026-06-11T00:56:01.085399192Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29685656-6hdgg for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:47.088860 | controller | Jun 11 00:56:01.096935 crc crio[23067]: time="2026-06-11T00:56:01.096832102Z" level=info msg="Ran pod sandbox fd26d59803ad4d447d178f2ab38dab297c10c4c309ca0ae7516c63bf88f4c954 with infra container: openshift-infra/auto-csr-approver-29685656-6hdgg/POD" id=f53e268d-76cd-4862-a3a6-ff92508c66b6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.088876 | controller | Jun 11 00:56:01.101221 crc crio[23067]: time="2026-06-11T00:56:01.100711327Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=8cc2b265-7c24-41e5-b168-60e8f70de6f8 name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:47.088892 | controller | Jun 11 00:56:01.111929 crc crio[23067]: time="2026-06-11T00:56:01.111856139Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 01:10:47.088908 | controller | Jun 11 00:56:01.846712 crc crio[23067]: time="2026-06-11T00:56:01.846361349Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=8cc2b265-7c24-41e5-b168-60e8f70de6f8 name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:47.088924 | controller | Jun 11 00:56:01.848125 crc crio[23067]: time="2026-06-11T00:56:01.84787723Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=f09f7331-0c16-4f12-83b0-c34e87a7881a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.088940 | controller | Jun 11 00:56:01.850933 crc crio[23067]: time="2026-06-11T00:56:01.85081936Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=8fa06fc0-193f-4d67-930f-2811a8d2b111 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.088955 | controller | Jun 11 00:56:01.861378 crc crio[23067]: time="2026-06-11T00:56:01.861255213Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29685656-6hdgg/oc" id=2f0a9b02-4d79-4d50-bb1d-1bfa9223ccca name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.088971 | controller | Jun 11 00:56:01.862165 crc crio[23067]: time="2026-06-11T00:56:01.862057215Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.088986 | controller | Jun 11 00:56:01.941383 crc crio[23067]: time="2026-06-11T00:56:01.941261172Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.089002 | controller | Jun 11 00:56:02.293382 crc crio[23067]: time="2026-06-11T00:56:02.292857868Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.089018 | controller | Jun 11 00:56:02.414184 crc crio[23067]: time="2026-06-11T00:56:02.414093455Z" level=info msg="Created container bed1bd59f516ec0042ca921e2a442f9fa88aa23e024b22bb3e1a6bafc096aace: openshift-infra/auto-csr-approver-29685656-6hdgg/oc" id=2f0a9b02-4d79-4d50-bb1d-1bfa9223ccca name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.089033 | controller | Jun 11 00:56:02.416110 crc crio[23067]: time="2026-06-11T00:56:02.416023708Z" level=info msg="Starting container: bed1bd59f516ec0042ca921e2a442f9fa88aa23e024b22bb3e1a6bafc096aace" id=3ce42fed-cf6e-4972-b640-1d3a8bcaf0f4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.089049 | controller | Jun 11 00:56:02.422589 crc crio[23067]: time="2026-06-11T00:56:02.422452042Z" level=info msg="Started container" PID=201692 containerID=bed1bd59f516ec0042ca921e2a442f9fa88aa23e024b22bb3e1a6bafc096aace description=openshift-infra/auto-csr-approver-29685656-6hdgg/oc id=3ce42fed-cf6e-4972-b640-1d3a8bcaf0f4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fd26d59803ad4d447d178f2ab38dab297c10c4c309ca0ae7516c63bf88f4c954
2026-06-11 01:10:47.089069 | controller | Jun 11 00:56:03.940800 crc crio[23067]: time="2026-06-11T00:56:03.94051059Z" level=info msg="Stopping pod sandbox: fd26d59803ad4d447d178f2ab38dab297c10c4c309ca0ae7516c63bf88f4c954" id=b6e69aab-507b-4216-a05c-6369546353a5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.089085 | controller | Jun 11 00:56:03.942229 crc crio[23067]: time="2026-06-11T00:56:03.941321562Z" level=info msg="Got pod network &{Name:auto-csr-approver-29685656-6hdgg Namespace:openshift-infra ID:fd26d59803ad4d447d178f2ab38dab297c10c4c309ca0ae7516c63bf88f4c954 UID:bcf3ad77-6b48-48f0-809f-2e843ce90106 NetNS:/var/run/netns/0fc334ff-d15b-4b23-9be9-4456594a14fe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbcf3ad77_6b48_48f0_809f_2e843ce90106.slice PodAnnotations:0xc0029b30a8}] Aliases:map[]}"
2026-06-11 01:10:47.089102 | controller | Jun 11 00:56:03.942229 crc crio[23067]: time="2026-06-11T00:56:03.941442616Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29685656-6hdgg from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.089117 | controller | Jun 11 00:56:04.313027 crc crio[23067]: time="2026-06-11T00:56:04.312077217Z" level=info msg="Stopped pod sandbox: fd26d59803ad4d447d178f2ab38dab297c10c4c309ca0ae7516c63bf88f4c954" id=b6e69aab-507b-4216-a05c-6369546353a5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.089133 | controller | Jun 11 00:56:36.173226 crc crio[23067]: time="2026-06-11T00:56:36.172765923Z" level=info msg="Removing container: a6c8a44b69370dc9e53a87215f69d67395b08492f62ad6e997f82b8243d276c2" id=b95a09cc-252f-488a-a9a6-a2bfafa80820 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.089149 | controller | Jun 11 00:56:36.373719 crc crio[23067]: time="2026-06-11T00:56:36.372850069Z" level=info msg="Removed container a6c8a44b69370dc9e53a87215f69d67395b08492f62ad6e997f82b8243d276c2: openshift-infra/auto-csr-approver-29685650-wttjh/oc" id=b95a09cc-252f-488a-a9a6-a2bfafa80820 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.089165 | controller | Jun 11 00:56:36.384925 crc crio[23067]: time="2026-06-11T00:56:36.384506746Z" level=info msg="Stopping pod sandbox: e0115d364f00993423e18d2967784618c8a6f3685d18e94f153dc22bbece3582" id=8e731484-f772-4554-af53-c127bfbd9b74 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.089180 | controller | Jun 11 00:56:36.384925 crc crio[23067]: time="2026-06-11T00:56:36.384628669Z" level=info msg="Stopped pod sandbox (already stopped): e0115d364f00993423e18d2967784618c8a6f3685d18e94f153dc22bbece3582" id=8e731484-f772-4554-af53-c127bfbd9b74 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.089196 | controller | Jun 11 00:56:36.385725 crc crio[23067]: time="2026-06-11T00:56:36.385595425Z" level=info msg="Removing pod sandbox: e0115d364f00993423e18d2967784618c8a6f3685d18e94f153dc22bbece3582" id=3545dc00-fb96-4f00-85e3-c4125b1faef5 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.089212 | controller | Jun 11 00:56:36.412685 crc crio[23067]: time="2026-06-11T00:56:36.412488465Z" level=info msg="Removed pod sandbox: e0115d364f00993423e18d2967784618c8a6f3685d18e94f153dc22bbece3582" id=3545dc00-fb96-4f00-85e3-c4125b1faef5 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.089227 | controller | Jun 11 00:58:00.578169 crc crio[23067]: time="2026-06-11T00:58:00.577221993Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29685658-fh9hh/POD" id=20a06cd7-f1ef-445d-8493-5642c0ef5409 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.089247 | controller | Jun 11 00:58:00.581532 crc crio[23067]: time="2026-06-11T00:58:00.581489829Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.089264 | controller | Jun 11 00:58:00.652177 crc crio[23067]: time="2026-06-11T00:58:00.651350453Z" level=info msg="Got pod network &{Name:auto-csr-approver-29685658-fh9hh Namespace:openshift-infra ID:6b08018d2fec4371848621a8e43ca2a4547f60c6aa51867096db4a06727a0dc3 UID:a00fff75-7db3-40a2-9c6c-503565e77c60 NetNS:/var/run/netns/f43dc2dc-8307-465b-a2eb-e1294036de77 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda00fff75_7db3_40a2_9c6c_503565e77c60.slice PodAnnotations:0xc007e12a90}] Aliases:map[]}"
2026-06-11 01:10:47.089281 | controller | Jun 11 00:58:00.652177 crc crio[23067]: time="2026-06-11T00:58:00.652022112Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29685658-fh9hh to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.089297 | controller | Jun 11 00:58:01.280330 crc crio[23067]: 2026-06-11T00:58:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6b08018d2fec437 Mac:3e:5f:5a:cc:a7:a3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0c Mtu:0 Sandbox:/var/run/netns/f43dc2dc-8307-465b-a2eb-e1294036de77 SocketPath: PciID:}] [{Interface:0xc0000147c0 Address:{IP:10.217.1.12 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:47.089313 | controller | Jun 11 00:58:01.282042 crc crio[23067]: time="2026-06-11T00:58:01.281957995Z" level=info msg="Got pod network &{Name:auto-csr-approver-29685658-fh9hh Namespace:openshift-infra ID:6b08018d2fec4371848621a8e43ca2a4547f60c6aa51867096db4a06727a0dc3 UID:a00fff75-7db3-40a2-9c6c-503565e77c60 NetNS:/var/run/netns/f43dc2dc-8307-465b-a2eb-e1294036de77 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda00fff75_7db3_40a2_9c6c_503565e77c60.slice PodAnnotations:0xc007e12a90}] Aliases:map[]}"
2026-06-11 01:10:47.089330 | controller | Jun 11 00:58:01.282194 crc crio[23067]: time="2026-06-11T00:58:01.28213482Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29685658-fh9hh for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:47.089346 | controller | Jun 11 00:58:01.297402 crc crio[23067]: time="2026-06-11T00:58:01.295839852Z" level=info msg="Ran pod sandbox 6b08018d2fec4371848621a8e43ca2a4547f60c6aa51867096db4a06727a0dc3 with infra container: openshift-infra/auto-csr-approver-29685658-fh9hh/POD" id=20a06cd7-f1ef-445d-8493-5642c0ef5409 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.089387 | controller | Jun 11 00:58:01.299364 crc crio[23067]: time="2026-06-11T00:58:01.299290405Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=46d0a870-fbe4-46c9-8d0f-3bbbbd1d265b name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:47.089405 | controller | Jun 11 00:58:01.312287 crc crio[23067]: time="2026-06-11T00:58:01.312167785Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 01:10:47.089421 | controller | Jun 11 00:58:02.422925 crc crio[23067]: time="2026-06-11T00:58:02.421361454Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=46d0a870-fbe4-46c9-8d0f-3bbbbd1d265b name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:47.089437 | controller | Jun 11 00:58:02.422925 crc crio[23067]: time="2026-06-11T00:58:02.422705961Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=5ed2bb84-f4c1-466d-8e89-d40ed19c9eb9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.089453 | controller | Jun 11 00:58:02.426105 crc crio[23067]: time="2026-06-11T00:58:02.425195098Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=04a54bcf-224c-4e3f-a31f-6db7e288118a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.089473 | controller | Jun 11 00:58:02.436424 crc crio[23067]: time="2026-06-11T00:58:02.436111014Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29685658-fh9hh/oc" id=33999fb7-84ef-4687-afb6-cd7cc651d796 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.089489 | controller | Jun 11 00:58:02.436924 crc crio[23067]: time="2026-06-11T00:58:02.436741371Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.089505 | controller | Jun 11 00:58:02.486483 crc crio[23067]: time="2026-06-11T00:58:02.486369427Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.089521 | controller | Jun 11 00:58:02.849193 crc crio[23067]: time="2026-06-11T00:58:02.849003712Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.089537 | controller | Jun 11 00:58:02.975041 crc crio[23067]: time="2026-06-11T00:58:02.974910406Z" level=info msg="Created container 52ce47a60be5e305bffb0c10b750937ec26f2e9b47ef505464c38bffc8b9f079: openshift-infra/auto-csr-approver-29685658-fh9hh/oc" id=33999fb7-84ef-4687-afb6-cd7cc651d796 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.089553 | controller | Jun 11 00:58:02.976169 crc crio[23067]: time="2026-06-11T00:58:02.976077448Z" level=info msg="Starting container: 52ce47a60be5e305bffb0c10b750937ec26f2e9b47ef505464c38bffc8b9f079" id=9607ca23-db41-426d-8cb6-2c0d474e9c55 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.089569 | controller | Jun 11 00:58:02.980715 crc crio[23067]: time="2026-06-11T00:58:02.980521058Z" level=info msg="Started container" PID=208477 containerID=52ce47a60be5e305bffb0c10b750937ec26f2e9b47ef505464c38bffc8b9f079 description=openshift-infra/auto-csr-approver-29685658-fh9hh/oc id=9607ca23-db41-426d-8cb6-2c0d474e9c55 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6b08018d2fec4371848621a8e43ca2a4547f60c6aa51867096db4a06727a0dc3
2026-06-11 01:10:47.089585 | controller | Jun 11 00:58:05.121194 crc crio[23067]: time="2026-06-11T00:58:05.120411131Z" level=info msg="Stopping pod sandbox: 6b08018d2fec4371848621a8e43ca2a4547f60c6aa51867096db4a06727a0dc3" id=3a5ce960-8ba0-4c79-b8ba-54ddcb737c3f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.089600 | controller | Jun 11 00:58:05.123075 crc crio[23067]: time="2026-06-11T00:58:05.122045055Z" level=info msg="Got pod network &{Name:auto-csr-approver-29685658-fh9hh Namespace:openshift-infra ID:6b08018d2fec4371848621a8e43ca2a4547f60c6aa51867096db4a06727a0dc3 UID:a00fff75-7db3-40a2-9c6c-503565e77c60 NetNS:/var/run/netns/f43dc2dc-8307-465b-a2eb-e1294036de77 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda00fff75_7db3_40a2_9c6c_503565e77c60.slice PodAnnotations:0xc00802e720}] Aliases:map[]}"
2026-06-11 01:10:47.089616 | controller | Jun 11 00:58:05.123075 crc crio[23067]: time="2026-06-11T00:58:05.122246861Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29685658-fh9hh from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.089631 | controller | Jun 11 00:58:05.450379 crc crio[23067]: time="2026-06-11T00:58:05.450296086Z" level=info msg="Stopped pod sandbox: 6b08018d2fec4371848621a8e43ca2a4547f60c6aa51867096db4a06727a0dc3" id=3a5ce960-8ba0-4c79-b8ba-54ddcb737c3f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.089646 | controller | Jun 11 00:58:36.472200 crc crio[23067]: time="2026-06-11T00:58:36.471305992Z" level=info msg="Removing container: 5314ed4b5f64dbc4cb5ef378c535119c09376bf5700336cc2ec40d2b3e4eaa01" id=277ab8fd-9f82-4691-a2b8-d7973b01556d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.089666 | controller | Jun 11 00:58:36.687446 crc crio[23067]: time="2026-06-11T00:58:36.687354521Z" level=info msg="Removed container 5314ed4b5f64dbc4cb5ef378c535119c09376bf5700336cc2ec40d2b3e4eaa01: openshift-infra/auto-csr-approver-29685652-x6hpj/oc" id=277ab8fd-9f82-4691-a2b8-d7973b01556d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.089682 | controller | Jun 11 00:58:36.697233 crc crio[23067]: time="2026-06-11T00:58:36.697142017Z" level=info msg="Stopping pod sandbox: 7347d623236b2cb47373db6a37fbb9ea82776b7cd1cd9f97a88573930bc795da" id=af88fced-0cdb-4c2e-ba3d-c169165be7df name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.089697 | controller | Jun 11 00:58:36.697233 crc crio[23067]: time="2026-06-11T00:58:36.697239959Z" level=info msg="Stopped pod sandbox (already stopped): 7347d623236b2cb47373db6a37fbb9ea82776b7cd1cd9f97a88573930bc795da" id=af88fced-0cdb-4c2e-ba3d-c169165be7df name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.089712 | controller | Jun 11 00:58:36.698261 crc crio[23067]: time="2026-06-11T00:58:36.698199105Z" level=info msg="Removing pod sandbox: 7347d623236b2cb47373db6a37fbb9ea82776b7cd1cd9f97a88573930bc795da" id=57ee85d7-2df5-4d28-8414-a511e7e0965b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.089727 | controller | Jun 11 00:58:36.711975 crc crio[23067]: time="2026-06-11T00:58:36.711819595Z" level=info msg="Removed pod sandbox: 7347d623236b2cb47373db6a37fbb9ea82776b7cd1cd9f97a88573930bc795da" id=57ee85d7-2df5-4d28-8414-a511e7e0965b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.089743 | controller | Jun 11 00:58:41.738470 crc crio[23067]: time="2026-06-11T00:58:41.73759269Z" level=info msg="Stopping pod sandbox: 63cdfdeef7155cadbcbbb959479f4ae5e0f7a9e467f715fef3655d020ea4069a" id=b7c487c5-e717-45f2-9547-e61c5b99001b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.089758 | controller | Jun 11 00:58:41.740080 crc crio[23067]: time="2026-06-11T00:58:41.739279335Z" level=info msg="Got pod network &{Name:telemetry-edpm-deployment-ipam-openstack-edpm-ipam-qb8xf Namespace:openstack ID:63cdfdeef7155cadbcbbb959479f4ae5e0f7a9e467f715fef3655d020ea4069a UID:48f2adb5-f032-4ea2-af39-4feb38ba6dc7 NetNS:/var/run/netns/da0a514b-583c-4a87-b0dc-98c13b09263d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod48f2adb5_f032_4ea2_af39_4feb38ba6dc7.slice PodAnnotations:0xc002a47c70}] Aliases:map[]}"
2026-06-11 01:10:47.089773 | controller | Jun 11 00:58:41.740080 crc crio[23067]: time="2026-06-11T00:58:41.739510312Z" level=info msg="Deleting pod openstack_telemetry-edpm-deployment-ipam-openstack-edpm-ipam-qb8xf from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.089789 | controller | Jun 11 00:58:42.248793 crc crio[23067]: time="2026-06-11T00:58:42.248451424Z" level=info msg="Stopped pod sandbox: 63cdfdeef7155cadbcbbb959479f4ae5e0f7a9e467f715fef3655d020ea4069a" id=b7c487c5-e717-45f2-9547-e61c5b99001b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.089805 | controller | Jun 11 00:58:43.610010 crc crio[23067]: time="2026-06-11T00:58:43.608536559Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 01:10:47.089820 | controller | Jun 11 00:59:18.500006 crc crio[23067]: time="2026-06-11T00:59:18.499188394Z" level=info msg="Running pod sandbox: openshift-must-gather-vbxmw/must-gather-kl6kg/POD" id=ebab8393-2ebe-4b37-bd9a-75718bfaa669 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.089836 | controller | Jun 11 00:59:18.501684 crc crio[23067]: time="2026-06-11T00:59:18.500072078Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.089855 | controller | Jun 11 00:59:18.551085 crc crio[23067]: time="2026-06-11T00:59:18.551007839Z" level=info msg="Got pod network &{Name:must-gather-kl6kg Namespace:openshift-must-gather-vbxmw ID:299677d341f59c3ca846b59f7eb8516ff7d818b23ac800d57d7c31a502891ffd UID:af070cd0-afcb-4a20-b56a-1e3d58a379b5 NetNS:/var/run/netns/9102b43c-56cf-4c0a-ad1a-ef99cc6429eb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf070cd0_afcb_4a20_b56a_1e3d58a379b5.slice PodAnnotations:0xc00802e308}] Aliases:map[]}"
2026-06-11 01:10:47.089871 | controller | Jun 11 00:59:18.551085 crc crio[23067]: time="2026-06-11T00:59:18.551084441Z" level=info msg="Adding pod openshift-must-gather-vbxmw_must-gather-kl6kg to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.089888 | controller | Jun 11 00:59:19.124278 crc crio[23067]: 2026-06-11T00:59:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:299677d341f59c3 Mac:2a:32:2c:48:a0:d5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0d Mtu:0 Sandbox:/var/run/netns/9102b43c-56cf-4c0a-ad1a-ef99cc6429eb SocketPath: PciID:}] [{Interface:0xc0004826d0 Address:{IP:10.217.1.13 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:47.089903 | controller | Jun 11 00:59:19.125838 crc crio[23067]: time="2026-06-11T00:59:19.125516879Z" level=info msg="Got pod network &{Name:must-gather-kl6kg Namespace:openshift-must-gather-vbxmw ID:299677d341f59c3ca846b59f7eb8516ff7d818b23ac800d57d7c31a502891ffd UID:af070cd0-afcb-4a20-b56a-1e3d58a379b5 NetNS:/var/run/netns/9102b43c-56cf-4c0a-ad1a-ef99cc6429eb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf070cd0_afcb_4a20_b56a_1e3d58a379b5.slice PodAnnotations:0xc00802e308}] Aliases:map[]}"
2026-06-11 01:10:47.089919 | controller | Jun 11 00:59:19.125838 crc crio[23067]: time="2026-06-11T00:59:19.125782606Z" level=info msg="Checking pod openshift-must-gather-vbxmw_must-gather-kl6kg for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:47.089935 | controller | Jun 11 00:59:19.147475 crc crio[23067]: time="2026-06-11T00:59:19.147367752Z" level=info msg="Ran pod sandbox 299677d341f59c3ca846b59f7eb8516ff7d818b23ac800d57d7c31a502891ffd with infra container: openshift-must-gather-vbxmw/must-gather-kl6kg/POD" id=ebab8393-2ebe-4b37-bd9a-75718bfaa669 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.089951 | controller | Jun 11 00:59:19.151536 crc crio[23067]: time="2026-06-11T00:59:19.151453513Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest" id=3e80942f-8713-4637-86a1-b1ce751e005e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.089967 | controller | Jun 11 00:59:19.151937 crc crio[23067]: time="2026-06-11T00:59:19.151881124Z" level=info msg="Image quay.io/openstack-k8s-operators/openstack-must-gather:latest not found" id=3e80942f-8713-4637-86a1-b1ce751e005e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.089982 | controller | Jun 11 00:59:19.152002 crc crio[23067]: time="2026-06-11T00:59:19.151967757Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-must-gather:latest found" id=3e80942f-8713-4637-86a1-b1ce751e005e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.089998 | controller | Jun 11 00:59:19.154426 crc crio[23067]: time="2026-06-11T00:59:19.154367322Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/openstack-must-gather:latest" id=567f4d2c-7f83-43b1-b242-a9ef5567795e name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:47.090013 | controller | Jun 11 00:59:19.163588 crc crio[23067]: time="2026-06-11T00:59:19.16350823Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-must-gather:latest\""
2026-06-11 01:10:47.090033 | controller | Jun 11 00:59:25.622413 crc crio[23067]: time="2026-06-11T00:59:25.620112567Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/openstack-must-gather@sha256:7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8" id=567f4d2c-7f83-43b1-b242-a9ef5567795e name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:47.090049 | controller | Jun 11 00:59:25.626828 crc crio[23067]: time="2026-06-11T00:59:25.626748367Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest" id=d5f03da4-399a-4348-81bd-6e5797fbcf90 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.090065 | controller | Jun 11 00:59:25.633013 crc crio[23067]: time="2026-06-11T00:59:25.632933695Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest" id=8a0075cb-5a52-4f5c-8fdf-b980f6b462dc name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.090081 | controller | Jun 11 00:59:25.646037 crc crio[23067]: time="2026-06-11T00:59:25.645960858Z" level=info msg="Creating container: openshift-must-gather-vbxmw/must-gather-kl6kg/gather" id=d736f8ae-3a3f-4f59-911a-5abc06cd4355 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.090096 | controller | Jun 11 00:59:25.647178 crc crio[23067]: time="2026-06-11T00:59:25.647048408Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.090111 | controller | Jun 11 00:59:25.692454 crc crio[23067]: time="2026-06-11T00:59:25.692279554Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.090126 | controller | Jun 11 00:59:25.987082 crc crio[23067]: time="2026-06-11T00:59:25.986417911Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.090142 | controller | Jun 11 00:59:26.100996 crc crio[23067]: time="2026-06-11T00:59:26.100905826Z" level=info msg="Created container 8c1411a9956972245722aefe3c908a600ecce576c9bee7da76ea8a5749d7d03c: openshift-must-gather-vbxmw/must-gather-kl6kg/gather" id=d736f8ae-3a3f-4f59-911a-5abc06cd4355 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.090157 | controller | Jun 11 00:59:26.102399 crc crio[23067]: time="2026-06-11T00:59:26.102310714Z" level=info msg="Starting container: 8c1411a9956972245722aefe3c908a600ecce576c9bee7da76ea8a5749d7d03c" id=78f4458c-cd64-4260-a5de-4359c189ae7a name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.090173 | controller | Jun 11 00:59:26.110412 crc crio[23067]: time="2026-06-11T00:59:26.110159277Z" level=info msg="Started container" PID=213040 containerID=8c1411a9956972245722aefe3c908a600ecce576c9bee7da76ea8a5749d7d03c description=openshift-must-gather-vbxmw/must-gather-kl6kg/gather id=78f4458c-cd64-4260-a5de-4359c189ae7a name=/runtime.v1.RuntimeService/StartContainer sandboxID=299677d341f59c3ca846b59f7eb8516ff7d818b23ac800d57d7c31a502891ffd
2026-06-11 01:10:47.090189 | controller | Jun 11 00:59:26.127033 crc crio[23067]: time="2026-06-11T00:59:26.126928461Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest" id=6d048bc2-b41d-44c8-9b0d-f3ba6aeb2e3d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.090205 | controller | Jun 11 00:59:26.133928 crc crio[23067]: time="2026-06-11T00:59:26.133842939Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest" id=5d38d4cb-3eda-46c5-9434-49cc47275e27 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.090220 | controller | Jun 11 00:59:26.143481 crc crio[23067]: time="2026-06-11T00:59:26.143390668Z" level=info msg="Creating container: openshift-must-gather-vbxmw/must-gather-kl6kg/copy" id=e3536b72-fcb2-46f6-9247-a263936ca005 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.090238 | controller | Jun 11 00:59:26.144595 crc crio[23067]: time="2026-06-11T00:59:26.144518268Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.090254 | controller | Jun 11 00:59:26.194195 crc crio[23067]: time="2026-06-11T00:59:26.194050682Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.090269 | controller | Jun 11 00:59:26.389917 crc crio[23067]: time="2026-06-11T00:59:26.38979016Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.090285 | controller | Jun 11 00:59:26.437104 crc crio[23067]: time="2026-06-11T00:59:26.436967859Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 01:10:47.090301 | controller | Jun 11 00:59:26.514860 crc crio[23067]: time="2026-06-11T00:59:26.514751819Z" level=info msg="Created container cfc19a7001c03ea79dec5852aa03a58ea165c10fbce22de60f60246130271d02: openshift-must-gather-vbxmw/must-gather-kl6kg/copy" id=e3536b72-fcb2-46f6-9247-a263936ca005 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.090317 | controller | Jun 11 00:59:26.516619 crc crio[23067]: time="2026-06-11T00:59:26.516518767Z" level=info msg="Starting container: cfc19a7001c03ea79dec5852aa03a58ea165c10fbce22de60f60246130271d02" id=f740b32f-47da-496b-ae56-a936a0c1406a name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.090332 | controller | Jun 11 00:59:26.522076 crc crio[23067]: time="2026-06-11T00:59:26.521488761Z" level=info msg="Started container" PID=213110 containerID=cfc19a7001c03ea79dec5852aa03a58ea165c10fbce22de60f60246130271d02 description=openshift-must-gather-vbxmw/must-gather-kl6kg/copy id=f740b32f-47da-496b-ae56-a936a0c1406a name=/runtime.v1.RuntimeService/StartContainer sandboxID=299677d341f59c3ca846b59f7eb8516ff7d818b23ac800d57d7c31a502891ffd
2026-06-11 01:10:47.090365 | controller | Jun 11 00:59:31.002448 crc crio[23067]: time="2026-06-11T00:59:31.001558851Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 01:10:47.090387 | controller | Jun 11 00:59:31.045261 crc crio[23067]: time="2026-06-11T00:59:31.045096782Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 01:10:47.090405 | controller | Jun 11 00:59:31.449479 crc crio[23067]: time="2026-06-11T00:59:31.449421506Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 01:10:47.090421 | controller | Jun 11 00:59:31.529454 crc crio[23067]: time="2026-06-11T00:59:31.529315973Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 01:10:47.090437 | controller | Jun 11 00:59:31.670767 crc crio[23067]: time="2026-06-11T00:59:31.670578244Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 01:10:47.090453 | controller | Jun 11 00:59:31.759817 crc crio[23067]: time="2026-06-11T00:59:31.759596278Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 01:10:47.090469 | controller | Jun 11 00:59:31.974790 crc crio[23067]: time="2026-06-11T00:59:31.971883275Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 01:10:47.090489 | controller | Jun 11 00:59:31.974790 crc crio[23067]: time="2026-06-11T00:59:31.973301684Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 01:10:47.090505 | controller | Jun 11 00:59:33.319424 crc crio[23067]: time="2026-06-11T00:59:33.318892475Z" level=info msg="Running pod sandbox: openshift-must-gather-vbxmw/crc-debug-drhvk/POD" id=1bd13e43-1abb-4632-a009-230e15ba5a6f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.090521 | controller | Jun 11 00:59:33.320836 crc crio[23067]: time="2026-06-11T00:59:33.319486671Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.090536 | controller | Jun 11 00:59:33.349219 crc crio[23067]: time="2026-06-11T00:59:33.349134245Z" 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=1bd13e43-1abb-4632-a009-230e15ba5a6f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.090552 | controller | Jun 11 00:59:33.371824 crc crio[23067]: time="2026-06-11T00:59:33.371378058Z" level=info msg="Ran pod sandbox 885b9d1aa7d555a30525c59f236cfd5c4d920359ea27ffe6eb42e2b1b9fd26b5 with infra container: openshift-must-gather-vbxmw/crc-debug-drhvk/POD" id=1bd13e43-1abb-4632-a009-230e15ba5a6f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.090568 | controller | Jun 11 00:59:33.374312 crc crio[23067]: time="2026-06-11T00:59:33.374190184Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2" id=6123f732-ca4e-4c1b-ace9-e0c4f82e4492 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.090584 | controller | Jun 11 00:59:33.374959 crc crio[23067]: time="2026-06-11T00:59:33.374435471Z" level=info msg="Image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2 not found" id=6123f732-ca4e-4c1b-ace9-e0c4f82e4492 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.090600 | controller | Jun 11 00:59:33.374959 crc crio[23067]: time="2026-06-11T00:59:33.374484872Z" level=info msg="Neither image nor artfiact quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2 found" id=6123f732-ca4e-4c1b-ace9-e0c4f82e4492 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.090616 | controller | Jun 11 00:59:33.376063 crc crio[23067]: time="2026-06-11T00:59:33.375934072Z" level=info msg="Pulling image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2" id=dd9587a6-5e94-407d-8678-d389eff198a5 name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:47.090632 | controller | Jun 11 00:59:33.393961 crc crio[23067]: time="2026-06-11T00:59:33.393597761Z" level=info msg="Trying to access \"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\""
2026-06-11 01:10:47.090649 | controller | Jun 11 00:59:57.127440 crc crio[23067]: time="2026-06-11T00:59:57.126508108Z" level=info msg="Pulled image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2" id=dd9587a6-5e94-407d-8678-d389eff198a5 name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:47.090665 | controller | Jun 11 00:59:57.129215 crc crio[23067]: time="2026-06-11T00:59:57.129014346Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2" id=68d0d2fe-c317-4ef5-8b04-296ef4943a8a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.090680 | controller | Jun 11 00:59:57.134505 crc crio[23067]: time="2026-06-11T00:59:57.134380672Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2" id=261dc124-8d03-4b64-8998-dac587d8dd81 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.090702 | controller | Jun 11 00:59:57.145539 crc crio[23067]: time="2026-06-11T00:59:57.145440272Z" level=info msg="Creating container: openshift-must-gather-vbxmw/crc-debug-drhvk/container-00" id=4b839728-c373-4abe-accc-c937e94d59a1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.090718 | controller | Jun 11 00:59:57.147406 crc crio[23067]: time="2026-06-11T00:59:57.147187309Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.090734 | controller | Jun 11 00:59:57.196428 crc crio[23067]: time="2026-06-11T00:59:57.196312922Z" level=info msg="Mount propogration for the host path / will be set to HostToContainer as it includes the container storage root" id=4b839728-c373-4abe-accc-c937e94d59a1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.090750 | controller | Jun 11 00:59:57.234592 crc crio[23067]: time="2026-06-11T00:59:57.234172008Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.090766 | controller | Jun 11 00:59:57.237098 crc crio[23067]: time="2026-06-11T00:59:57.237021755Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.090781 | controller | Jun 11 00:59:57.435964 crc crio[23067]: time="2026-06-11T00:59:57.435856438Z" level=info msg="Created container ac282fb6b301805ed2485cd21a8ad27f9ab04e1d14d150b635baa3fe98ee1e7a: openshift-must-gather-vbxmw/crc-debug-drhvk/container-00" id=4b839728-c373-4abe-accc-c937e94d59a1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.090797 | controller | Jun 11 00:59:57.436917 crc crio[23067]: time="2026-06-11T00:59:57.436851945Z" level=info msg="Starting container: ac282fb6b301805ed2485cd21a8ad27f9ab04e1d14d150b635baa3fe98ee1e7a" id=8f75e067-a7b8-4a5b-94e5-ba02d8723850 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.090813 | controller | Jun 11 00:59:57.442621 crc crio[23067]: time="2026-06-11T00:59:57.442545959Z" level=info msg="Started container" PID=218831 containerID=ac282fb6b301805ed2485cd21a8ad27f9ab04e1d14d150b635baa3fe98ee1e7a description=openshift-must-gather-vbxmw/crc-debug-drhvk/container-00 id=8f75e067-a7b8-4a5b-94e5-ba02d8723850 name=/runtime.v1.RuntimeService/StartContainer sandboxID=885b9d1aa7d555a30525c59f236cfd5c4d920359ea27ffe6eb42e2b1b9fd26b5
2026-06-11 01:10:47.090829 | controller | Jun 11 01:00:00.556318 crc crio[23067]: time="2026-06-11T01:00:00.555163561Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29685660-bpn6p/POD" id=578b3919-db88-44c5-92ab-052469c530e8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.090845 | controller | Jun 11 01:00:00.556318 crc crio[23067]: time="2026-06-11T01:00:00.556339793Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.090861 | controller | Jun 11 01:00:00.611843 crc crio[23067]: time="2026-06-11T01:00:00.611762046Z" level=info msg="Got pod network &{Name:auto-csr-approver-29685660-bpn6p Namespace:openshift-infra ID:757cb47ca68dd1af1449b574cff6c2df853a0eeb9d72c0c319aa833e2cc0ae54 UID:80f58c7a-6da3-4fcb-a38b-3c3cf00c62f3 NetNS:/var/run/netns/7b32baa4-1986-4655-933c-50e1a2f976d7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod80f58c7a_6da3_4fcb_a38b_3c3cf00c62f3.slice PodAnnotations:0xc0002f3da0}] Aliases:map[]}"
2026-06-11 01:10:47.090881 | controller | Jun 11 01:00:00.611843 crc crio[23067]: time="2026-06-11T01:00:00.611821318Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29685660-bpn6p to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.090898 | controller | Jun 11 01:00:00.659631 crc crio[23067]: time="2026-06-11T01:00:00.656091908Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29685660-7zfm9/POD" id=b290206b-45b6-4995-a0e3-1dcd0a83d6e6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.090913 | controller | Jun 11 01:00:00.659631 crc crio[23067]: time="2026-06-11T01:00:00.656213592Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.090930 | controller | Jun 11 01:00:01.369046 crc crio[23067]: time="2026-06-11T01:00:01.364524211Z" level=info msg="Got pod network &{Name:collect-profiles-29685660-7zfm9 Namespace:openshift-operator-lifecycle-manager ID:85a1217a731bbdb05093fc18004d6ebcd6f21a9aebad304ffe300469df516e6a UID:ec11017f-6c98-476d-baeb-e078dbfba77c NetNS:/var/run/netns/40cfdaa5-ae2d-4d86-b7b4-a36bcfa43f6b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podec11017f_6c98_476d_baeb_e078dbfba77c.slice PodAnnotations:0xc002392220}] Aliases:map[]}"
2026-06-11 01:10:47.090946 | controller | Jun 11 01:00:01.369046 crc crio[23067]: time="2026-06-11T01:00:01.366480494Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_collect-profiles-29685660-7zfm9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.090962 | controller | Jun 11 01:00:01.830116 crc crio[23067]: 2026-06-11T01:00:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:757cb47ca68dd1a Mac:5a:06:65:05:31:36 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0e Mtu:0 Sandbox:/var/run/netns/7b32baa4-1986-4655-933c-50e1a2f976d7 SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.1.14 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:47.090978 | controller | Jun 11 01:00:01.830884 crc crio[23067]: time="2026-06-11T01:00:01.830115377Z" level=info msg="Got pod network &{Name:auto-csr-approver-29685660-bpn6p Namespace:openshift-infra ID:757cb47ca68dd1af1449b574cff6c2df853a0eeb9d72c0c319aa833e2cc0ae54 UID:80f58c7a-6da3-4fcb-a38b-3c3cf00c62f3 NetNS:/var/run/netns/7b32baa4-1986-4655-933c-50e1a2f976d7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod80f58c7a_6da3_4fcb_a38b_3c3cf00c62f3.slice PodAnnotations:0xc0002f3da0}] Aliases:map[]}"
2026-06-11 01:10:47.090993 | controller | Jun 11 01:00:01.830884 crc crio[23067]: time="2026-06-11T01:00:01.830266411Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29685660-bpn6p for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:47.091009 | controller | Jun 11 01:00:01.875018 crc crio[23067]: time="2026-06-11T01:00:01.874133751Z" level=info msg="Ran pod sandbox 757cb47ca68dd1af1449b574cff6c2df853a0eeb9d72c0c319aa833e2cc0ae54 with infra container: openshift-infra/auto-csr-approver-29685660-bpn6p/POD" id=578b3919-db88-44c5-92ab-052469c530e8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.091025 | controller | Jun 11 01:00:01.881700 crc crio[23067]: time="2026-06-11T01:00:01.880584966Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=9297129d-5854-410b-8c98-6d4b7dd7eb15 name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:47.091040 | controller | Jun 11 01:00:01.892752 crc crio[23067]: time="2026-06-11T01:00:01.892608102Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 01:10:47.091056 | controller | Jun 11 01:00:02.019934 crc crio[23067]: 2026-06-11T01:00:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:85a1217a731bbdb Mac:26:3a:ea:47:50:47 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0f Mtu:0 Sandbox:/var/run/netns/40cfdaa5-ae2d-4d86-b7b4-a36bcfa43f6b SocketPath: PciID:}] [{Interface:0xc000014ea0 Address:{IP:10.217.1.15 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:47.091075 | controller | Jun 11 01:00:02.020860 crc crio[23067]: time="2026-06-11T01:00:02.020783548Z" level=info msg="Got pod network &{Name:collect-profiles-29685660-7zfm9 Namespace:openshift-operator-lifecycle-manager ID:85a1217a731bbdb05093fc18004d6ebcd6f21a9aebad304ffe300469df516e6a UID:ec11017f-6c98-476d-baeb-e078dbfba77c NetNS:/var/run/netns/40cfdaa5-ae2d-4d86-b7b4-a36bcfa43f6b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podec11017f_6c98_476d_baeb_e078dbfba77c.slice PodAnnotations:0xc002392220}] Aliases:map[]}"
2026-06-11 01:10:47.091092 | controller | Jun 11 01:00:02.021048 crc crio[23067]: time="2026-06-11T01:00:02.020991184Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_collect-profiles-29685660-7zfm9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:47.091109 | controller | Jun 11 01:00:02.033569 crc crio[23067]: time="2026-06-11T01:00:02.033462842Z" level=info msg="Ran pod sandbox 85a1217a731bbdb05093fc18004d6ebcd6f21a9aebad304ffe300469df516e6a with infra container: openshift-operator-lifecycle-manager/collect-profiles-29685660-7zfm9/POD" id=b290206b-45b6-4995-a0e3-1dcd0a83d6e6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.091125 | controller | Jun 11 01:00:02.039865 crc crio[23067]: time="2026-06-11T01:00:02.039699081Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=d6f9d7e7-9d31-4f56-9faf-573d1f3363e8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.091140 | controller | Jun 11 01:00:02.042381 crc crio[23067]: time="2026-06-11T01:00:02.042299361Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=f7e3aaf5-44c4-4f44-96ee-afacb717ab15 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.091156 | controller | Jun 11 01:00:02.051092 crc crio[23067]: time="2026-06-11T01:00:02.051004728Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/collect-profiles-29685660-7zfm9/collect-profiles" id=cd6c04b1-6636-4789-aa06-9b3c9be5a571 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.091172 | controller | Jun 11 01:00:02.051361 crc crio[23067]: time="2026-06-11T01:00:02.051303886Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.091188 | controller | Jun 11 01:00:02.110080 crc crio[23067]: time="2026-06-11T01:00:02.109913295Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.091203 | controller | Jun 11 01:00:02.117321 crc crio[23067]: time="2026-06-11T01:00:02.117183282Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.091219 | controller | Jun 11 01:00:02.281531 crc crio[23067]: time="2026-06-11T01:00:02.280871531Z" level=info msg="Created container d72fd4c6566e6e565ad3fa8f230d9f7b2674685599f935a0a4fae95b78b0ddd0: openshift-operator-lifecycle-manager/collect-profiles-29685660-7zfm9/collect-profiles" id=cd6c04b1-6636-4789-aa06-9b3c9be5a571 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.091235 | controller | Jun 11 01:00:02.282740 crc crio[23067]: time="2026-06-11T01:00:02.282596818Z" level=info msg="Starting container: d72fd4c6566e6e565ad3fa8f230d9f7b2674685599f935a0a4fae95b78b0ddd0" id=decf6f09-9cc0-42bb-a3d1-7a390d700e5d name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.091255 | controller | Jun 11 01:00:02.289431 crc crio[23067]: time="2026-06-11T01:00:02.289349361Z" level=info msg="Started container" PID=219514 containerID=d72fd4c6566e6e565ad3fa8f230d9f7b2674685599f935a0a4fae95b78b0ddd0 description=openshift-operator-lifecycle-manager/collect-profiles-29685660-7zfm9/collect-profiles id=decf6f09-9cc0-42bb-a3d1-7a390d700e5d name=/runtime.v1.RuntimeService/StartContainer sandboxID=85a1217a731bbdb05093fc18004d6ebcd6f21a9aebad304ffe300469df516e6a
2026-06-11 01:10:47.091271 | controller | Jun 11 01:00:04.413150 crc crio[23067]: time="2026-06-11T01:00:04.411979245Z" level=info msg="Stopping pod sandbox: 85a1217a731bbdb05093fc18004d6ebcd6f21a9aebad304ffe300469df516e6a" id=67d7e8dd-404c-4fdc-acf7-d54a39e53963 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.091287 | controller | Jun 11 01:00:04.414686 crc crio[23067]: time="2026-06-11T01:00:04.413952019Z" level=info msg="Got pod network &{Name:collect-profiles-29685660-7zfm9 Namespace:openshift-operator-lifecycle-manager ID:85a1217a731bbdb05093fc18004d6ebcd6f21a9aebad304ffe300469df516e6a UID:ec11017f-6c98-476d-baeb-e078dbfba77c NetNS:/var/run/netns/40cfdaa5-ae2d-4d86-b7b4-a36bcfa43f6b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podec11017f_6c98_476d_baeb_e078dbfba77c.slice PodAnnotations:0xc002c84640}] Aliases:map[]}"
2026-06-11 01:10:47.091303 | controller | Jun 11 01:00:04.414686 crc crio[23067]: time="2026-06-11T01:00:04.414101883Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29685660-7zfm9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.091319 | controller | Jun 11 01:00:04.839952 crc crio[23067]: time="2026-06-11T01:00:04.839415397Z" level=info msg="Stopped pod sandbox: 85a1217a731bbdb05093fc18004d6ebcd6f21a9aebad304ffe300469df516e6a" id=67d7e8dd-404c-4fdc-acf7-d54a39e53963 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.091335 | controller | Jun 11 01:00:06.101210 crc crio[23067]: time="2026-06-11T01:00:06.10060016Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=9297129d-5854-410b-8c98-6d4b7dd7eb15 name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:47.091366 | controller | Jun 11 01:00:06.102407 crc crio[23067]: time="2026-06-11T01:00:06.102320856Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=a73e6f30-0623-4b39-9b76-f2a7f264494a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.091388 | controller | Jun 11 01:00:06.105190 crc crio[23067]: time="2026-06-11T01:00:06.105119222Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=895f8c32-2233-4ccc-a134-31dcf039b239 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.091404 | controller | Jun 11 01:00:06.111498 crc crio[23067]: time="2026-06-11T01:00:06.111441964Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29685660-bpn6p/oc" id=1517ffde-465b-4fc0-860e-3be767006bc6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.091420 | controller | Jun 11 01:00:06.112079 crc crio[23067]: time="2026-06-11T01:00:06.11201724Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.091435 | controller | Jun 11 01:00:06.160111 crc crio[23067]: time="2026-06-11T01:00:06.15997284Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.091451 | controller | Jun 11 01:00:06.541256 crc crio[23067]: time="2026-06-11T01:00:06.541148038Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.091471 | controller | Jun 11 01:00:06.667288 crc crio[23067]: time="2026-06-11T01:00:06.666500257Z" level=info msg="Created container 86c6413f3fa8126e7f67f9a92aa3a63d67ee5c2b4d8dedd5e2cd8ab4684366b2: openshift-infra/auto-csr-approver-29685660-bpn6p/oc" id=1517ffde-465b-4fc0-860e-3be767006bc6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.091487 | controller | Jun 11 01:00:06.668937 crc crio[23067]: time="2026-06-11T01:00:06.668844221Z" level=info msg="Starting container: 86c6413f3fa8126e7f67f9a92aa3a63d67ee5c2b4d8dedd5e2cd8ab4684366b2" id=30641819-6547-43ed-acbc-a876000063c8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.091503 | controller | Jun 11 01:00:06.676080 crc crio[23067]: time="2026-06-11T01:00:06.675986144Z" level=info msg="Started container" PID=220189 containerID=86c6413f3fa8126e7f67f9a92aa3a63d67ee5c2b4d8dedd5e2cd8ab4684366b2 description=openshift-infra/auto-csr-approver-29685660-bpn6p/oc id=30641819-6547-43ed-acbc-a876000063c8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=757cb47ca68dd1af1449b574cff6c2df853a0eeb9d72c0c319aa833e2cc0ae54
2026-06-11 01:10:47.091520 | controller | Jun 11 01:00:08.499864 crc crio[23067]: time="2026-06-11T01:00:08.492404233Z" level=info msg="Stopping pod sandbox: 757cb47ca68dd1af1449b574cff6c2df853a0eeb9d72c0c319aa833e2cc0ae54" id=42bc7a06-27fa-4ae8-bd53-ba81b833767b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.091537 | controller | Jun 11 01:00:08.501449 crc crio[23067]: time="2026-06-11T01:00:08.501027397Z" level=info msg="Got pod network &{Name:auto-csr-approver-29685660-bpn6p Namespace:openshift-infra ID:757cb47ca68dd1af1449b574cff6c2df853a0eeb9d72c0c319aa833e2cc0ae54 UID:80f58c7a-6da3-4fcb-a38b-3c3cf00c62f3 NetNS:/var/run/netns/7b32baa4-1986-4655-933c-50e1a2f976d7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod80f58c7a_6da3_4fcb_a38b_3c3cf00c62f3.slice PodAnnotations:0xc00008c078}] Aliases:map[]}"
2026-06-11 01:10:47.091553 | controller | Jun 11 01:00:08.501449 crc crio[23067]: time="2026-06-11T01:00:08.501217232Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29685660-bpn6p from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.091570 | controller | Jun 11 01:00:08.881566 crc crio[23067]: time="2026-06-11T01:00:08.880873048Z" level=info msg="Stopped pod sandbox: 757cb47ca68dd1af1449b574cff6c2df853a0eeb9d72c0c319aa833e2cc0ae54" id=42bc7a06-27fa-4ae8-bd53-ba81b833767b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.091586 | controller | Jun 11 01:00:36.769827 crc crio[23067]: time="2026-06-11T01:00:36.769129446Z" level=info msg="Removing container: 8bfd1c132645f22a4712138fb05452d39bf18d3f133f7a98f5d1fad5692e112a" id=534f91f7-3498-44ac-a9f0-9e28baf98d39 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.091602 | controller | Jun 11 01:00:37.590269 crc crio[23067]: time="2026-06-11T01:00:37.589208397Z" level=info msg="Removed container 8bfd1c132645f22a4712138fb05452d39bf18d3f133f7a98f5d1fad5692e112a: openshift-operator-lifecycle-manager/collect-profiles-29685615-dv4j9/collect-profiles" id=534f91f7-3498-44ac-a9f0-9e28baf98d39 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.091618 | controller | Jun 11 01:00:37.593965 crc crio[23067]: time="2026-06-11T01:00:37.593877103Z" level=info msg="Removing container: b7ecaad1983202c4a1ae235b7615ac6acd373c9b1b3ab388929ad369f7fd931e" id=df1a972d-2811-4229-8ecf-f9ae4f5dea66 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.091634 | controller | Jun 11 01:00:37.869898 crc crio[23067]: time="2026-06-11T01:00:37.869290432Z" level=info msg="Removed container b7ecaad1983202c4a1ae235b7615ac6acd373c9b1b3ab388929ad369f7fd931e: openshift-infra/auto-csr-approver-29685654-q6gsh/oc" id=df1a972d-2811-4229-8ecf-f9ae4f5dea66 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.091654 | controller | Jun 11 01:00:37.882978 crc crio[23067]: time="2026-06-11T01:00:37.87991867Z" level=info msg="Stopping pod sandbox: 923530f49ca3d6f236e99641cd8ccbf49a03f57180ddc77a14f7fc935871b791" id=c452ca7d-3af0-4050-8a08-646880ad929c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.091670 | controller | Jun 11 01:00:37.882978 crc crio[23067]: time="2026-06-11T01:00:37.880020893Z" level=info msg="Stopped pod sandbox (already stopped): 923530f49ca3d6f236e99641cd8ccbf49a03f57180ddc77a14f7fc935871b791" id=c452ca7d-3af0-4050-8a08-646880ad929c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.091687 | controller | Jun 11 01:00:37.882978 crc crio[23067]: time="2026-06-11T01:00:37.881607846Z" level=info msg="Removing pod sandbox: 923530f49ca3d6f236e99641cd8ccbf49a03f57180ddc77a14f7fc935871b791" id=f2a69cc0-fba2-43ac-acd3-ca9d33dafda6 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.091702 | controller | Jun 11 01:00:37.911436 crc crio[23067]: time="2026-06-11T01:00:37.911267551Z" level=info msg="Removed pod sandbox: 923530f49ca3d6f236e99641cd8ccbf49a03f57180ddc77a14f7fc935871b791" id=f2a69cc0-fba2-43ac-acd3-ca9d33dafda6 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.091718 | controller | Jun 11 01:00:37.912349 crc crio[23067]: time="2026-06-11T01:00:37.912187965Z" level=info msg="Stopping pod sandbox: 715b53ac84a6bfdee7edb3a4d819bb3c5378ee4b2048a994d9c5f5c4ba759429" id=4cbd85ef-2fd6-4925-af0b-39330cd3d67c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.091734 | controller | Jun 11 01:00:37.912349 crc crio[23067]: time="2026-06-11T01:00:37.912268028Z" level=info msg="Stopped pod sandbox (already stopped): 715b53ac84a6bfdee7edb3a4d819bb3c5378ee4b2048a994d9c5f5c4ba759429" id=4cbd85ef-2fd6-4925-af0b-39330cd3d67c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.091749 | controller | Jun 11 01:00:37.917381 crc crio[23067]: time="2026-06-11T01:00:37.917280244Z" level=info msg="Removing pod sandbox: 715b53ac84a6bfdee7edb3a4d819bb3c5378ee4b2048a994d9c5f5c4ba759429" id=4b247349-35f1-423b-96d1-f1a96af8c4da name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.091765 | controller | Jun 11 01:00:37.939176 crc crio[23067]: time="2026-06-11T01:00:37.939064584Z" level=info msg="Removed pod sandbox: 715b53ac84a6bfdee7edb3a4d819bb3c5378ee4b2048a994d9c5f5c4ba759429" id=4b247349-35f1-423b-96d1-f1a96af8c4da name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.091780 | controller | Jun 11 01:00:55.216365 crc crio[23067]: time="2026-06-11T01:00:55.21525843Z" level=info msg="Stopping pod sandbox: 885b9d1aa7d555a30525c59f236cfd5c4d920359ea27ffe6eb42e2b1b9fd26b5" id=7bf14b8f-5ec3-42cd-abd1-4bf577e4b8ba name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.091795 | controller | Jun 11 01:00:55.245580 crc crio[23067]: time="2026-06-11T01:00:55.245480274Z" level=info msg="Stopped pod sandbox: 885b9d1aa7d555a30525c59f236cfd5c4d920359ea27ffe6eb42e2b1b9fd26b5" id=7bf14b8f-5ec3-42cd-abd1-4bf577e4b8ba name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.091811 | controller | Jun 11 01:00:57.040436 crc crio[23067]: time="2026-06-11T01:00:57.03993577Z" level=info msg="Running pod sandbox: openshift-must-gather-vbxmw/crc-debug-h98m7/POD" id=15a915f1-4aa3-475a-bec8-59e643f3b938 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.091827 | controller | Jun 11 01:00:57.041807 crc crio[23067]: time="2026-06-11T01:00:57.040441003Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.091842 | controller | Jun 11 01:00:57.068067 crc crio[23067]: time="2026-06-11T01:00:57.067941214Z" 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=15a915f1-4aa3-475a-bec8-59e643f3b938 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.091862 | controller | Jun 11 01:00:57.082469 crc crio[23067]: time="2026-06-11T01:00:57.082344702Z" level=info msg="Ran pod sandbox ee17c138496c69cf8eebd87c3f6c442c82f22753a5c658860dbb59e56ca177ce with infra container: openshift-must-gather-vbxmw/crc-debug-h98m7/POD" id=15a915f1-4aa3-475a-bec8-59e643f3b938 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.091877 | controller | Jun 11 01:00:57.086909 crc crio[23067]: time="2026-06-11T01:00:57.086822082Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2" id=78d3a546-30f9-4e67-90f6-4ab360624275 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.091893 | controller | Jun 11 01:00:57.089716 crc crio[23067]: time="2026-06-11T01:00:57.089560966Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2" id=c4be7894-7896-45ec-80e9-e0da344fd9e1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.091908 | controller | Jun 11 01:00:57.107983 crc crio[23067]: time="2026-06-11T01:00:57.107841728Z" level=info msg="Creating container: openshift-must-gather-vbxmw/crc-debug-h98m7/container-00" id=d485de7f-75d4-4554-ab41-0f7c08d90ae7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.091923 | controller | Jun 11 01:00:57.108298 crc crio[23067]: time="2026-06-11T01:00:57.108244789Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.091939 | controller | Jun 11 01:00:57.145629 crc crio[23067]: time="2026-06-11T01:00:57.145532323Z" level=info msg="Mount propogration for the host path / will be set to HostToContainer as it includes the container storage root" id=d485de7f-75d4-4554-ab41-0f7c08d90ae7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.091954 | controller | Jun 11 01:00:57.163453 crc crio[23067]: time="2026-06-11T01:00:57.163353653Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.091970 | controller | Jun 11 01:00:57.166185 crc crio[23067]: time="2026-06-11T01:00:57.166121328Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.091985 | controller | Jun 11 01:00:57.370475 crc crio[23067]: time="2026-06-11T01:00:57.370390138Z" level=info msg="Created container 618ffc24a96594c435cdd9b09c9380669247c67489f9185a3856e42363bc4506: openshift-must-gather-vbxmw/crc-debug-h98m7/container-00" id=d485de7f-75d4-4554-ab41-0f7c08d90ae7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.092000 | controller | Jun 11 01:00:57.371425 crc crio[23067]: time="2026-06-11T01:00:57.371357364Z" level=info msg="Starting container: 618ffc24a96594c435cdd9b09c9380669247c67489f9185a3856e42363bc4506" id=d1b79767-e64b-4c7a-9487-a2dcf9b7cf5d name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.092015 | controller | Jun 11 01:00:57.378455 crc crio[23067]: time="2026-06-11T01:00:57.378374693Z" level=info msg="Started container" PID=229907 containerID=618ffc24a96594c435cdd9b09c9380669247c67489f9185a3856e42363bc4506 description=openshift-must-gather-vbxmw/crc-debug-h98m7/container-00 id=d1b79767-e64b-4c7a-9487-a2dcf9b7cf5d name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee17c138496c69cf8eebd87c3f6c442c82f22753a5c658860dbb59e56ca177ce
2026-06-11 01:10:47.092031 | controller | Jun 11 01:00:59.283437 crc crio[23067]: time="2026-06-11T01:00:59.282376538Z" level=info msg="Stopping pod sandbox: ee17c138496c69cf8eebd87c3f6c442c82f22753a5c658860dbb59e56ca177ce" id=645432f6-ccc1-403d-a1c2-e5f0a4092f01 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.092050 | controller | Jun 11 01:00:59.290142 crc crio[23067]: time="2026-06-11T01:00:59.290003303Z" level=info msg="Stopped pod sandbox: ee17c138496c69cf8eebd87c3f6c442c82f22753a5c658860dbb59e56ca177ce" id=645432f6-ccc1-403d-a1c2-e5f0a4092f01 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.092067 | controller | Jun 11 01:01:00.325092 crc crio[23067]: time="2026-06-11T01:01:00.324081021Z" level=info msg="Removing container: 618ffc24a96594c435cdd9b09c9380669247c67489f9185a3856e42363bc4506" id=15984e82-8a5f-4038-adc7-51798f3fdd6c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.092082 | controller | Jun 11 01:01:00.379124 crc crio[23067]: time="2026-06-11T01:01:00.379035761Z" level=info msg="Removed container 618ffc24a96594c435cdd9b09c9380669247c67489f9185a3856e42363bc4506: openshift-must-gather-vbxmw/crc-debug-h98m7/container-00" id=15984e82-8a5f-4038-adc7-51798f3fdd6c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.092097 | controller | Jun 11 01:01:00.604287 crc crio[23067]: time="2026-06-11T01:01:00.604235696Z" level=info msg="Running pod sandbox: openstack/keystone-cron-29685661-l9k86/POD" id=dc74d107-5e6c-448d-9fc1-5898f647ef51 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.092113 | controller | Jun 11 01:01:00.604287 crc crio[23067]: time="2026-06-11T01:01:00.604314318Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.092128 | controller | Jun 11 01:01:00.634084 crc crio[23067]: time="2026-06-11T01:01:00.633999638Z" level=info msg="Got pod network &{Name:keystone-cron-29685661-l9k86 Namespace:openstack ID:00efa30934ce0ef70ce0521af08579de912a4400764cff282dac0418166058ed UID:17be384e-7a82-4acc-b173-7e5bb940571e NetNS:/var/run/netns/1979bda8-9cd8-4041-b126-a750f1b1b485 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod17be384e_7a82_4acc_b173_7e5bb940571e.slice PodAnnotations:0xc000130ba0}] Aliases:map[]}"
2026-06-11 01:10:47.092144 | controller | Jun 11 01:01:00.634084 crc crio[23067]: time="2026-06-11T01:01:00.634059389Z" level=info msg="Adding pod openstack_keystone-cron-29685661-l9k86 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.092160 | controller | Jun 11 01:01:01.222819 crc crio[23067]: 2026-06-11T01:01:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:00efa30934ce0ef Mac:e2:47:76:d8:7c:5f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:10 Mtu:0 Sandbox:/var/run/netns/1979bda8-9cd8-4041-b126-a750f1b1b485 SocketPath: PciID:}] [{Interface:0xc0002865d0 Address:{IP:10.217.1.16 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:47.092175 | controller | Jun 11 01:01:01.224839 crc crio[23067]: time="2026-06-11T01:01:01.224591162Z" level=info msg="Got pod network &{Name:keystone-cron-29685661-l9k86 Namespace:openstack ID:00efa30934ce0ef70ce0521af08579de912a4400764cff282dac0418166058ed UID:17be384e-7a82-4acc-b173-7e5bb940571e NetNS:/var/run/netns/1979bda8-9cd8-4041-b126-a750f1b1b485 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod17be384e_7a82_4acc_b173_7e5bb940571e.slice PodAnnotations:0xc000130ba0}] Aliases:map[]}"
2026-06-11 01:10:47.092192 | controller | Jun 11 01:01:01.225023 crc crio[23067]: time="2026-06-11T01:01:01.224846728Z" level=info msg="Checking pod openstack_keystone-cron-29685661-l9k86 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:47.092208 | controller | Jun 11 01:01:01.233819 crc crio[23067]: time="2026-06-11T01:01:01.233197613Z" level=info msg="Ran pod sandbox 00efa30934ce0ef70ce0521af08579de912a4400764cff282dac0418166058ed with infra container: openstack/keystone-cron-29685661-l9k86/POD" id=dc74d107-5e6c-448d-9fc1-5898f647ef51 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.092227 | controller | Jun 11 01:01:01.236085 crc crio[23067]: time="2026-06-11T01:01:01.23603753Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified" id=ee1aa1c2-3754-429e-8114-94270c2a8db5 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.092243 | controller | Jun 11 01:01:01.271152 crc crio[23067]: time="2026-06-11T01:01:01.271076923Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified" id=38c0ea29-7c05-4c12-9db9-ddc43441ccdb name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.092259 | controller | Jun 11 01:01:01.279539 crc crio[23067]: time="2026-06-11T01:01:01.279417808Z" level=info msg="Creating container: openstack/keystone-cron-29685661-l9k86/keystone-cron" id=61aeb726-62da-49c5-941c-43dd2b96b56f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.092274 | controller | Jun 11 01:01:01.280263 crc crio[23067]: time="2026-06-11T01:01:01.280141457Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.092289 | controller | Jun 11 01:01:01.343088 crc crio[23067]: time="2026-06-11T01:01:01.342897538Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.092305 | controller | Jun 11 01:01:01.354020 crc crio[23067]: time="2026-06-11T01:01:01.353536714Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.092320 | controller | Jun 11 01:01:01.530716 crc crio[23067]: time="2026-06-11T01:01:01.530025147Z" level=info msg="Created container 9764785a64f7c9ddbbabeb9e904019f52db9218f42c6da31dd8a168777104211: openstack/keystone-cron-29685661-l9k86/keystone-cron" id=61aeb726-62da-49c5-941c-43dd2b96b56f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.092336 | controller | Jun 11 01:01:01.531924 crc crio[23067]: time="2026-06-11T01:01:01.531824615Z" level=info msg="Starting container: 9764785a64f7c9ddbbabeb9e904019f52db9218f42c6da31dd8a168777104211" id=178f80e3-a384-4894-ad0e-30174de7c008 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.092372 | controller | Jun 11 01:01:01.541433 crc crio[23067]: time="2026-06-11T01:01:01.541339032Z" level=info msg="Started container" PID=230824 containerID=9764785a64f7c9ddbbabeb9e904019f52db9218f42c6da31dd8a168777104211 description=openstack/keystone-cron-29685661-l9k86/keystone-cron id=178f80e3-a384-4894-ad0e-30174de7c008 name=/runtime.v1.RuntimeService/StartContainer sandboxID=00efa30934ce0ef70ce0521af08579de912a4400764cff282dac0418166058ed
2026-06-11 01:10:47.092390 | controller | Jun 11 01:01:07.443776 crc crio[23067]: time="2026-06-11T01:01:07.442530941Z" level=info msg="Stopping pod sandbox: 00efa30934ce0ef70ce0521af08579de912a4400764cff282dac0418166058ed" id=c0501787-e5dc-4503-a0af-1fafda93de67 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.092406 | controller | Jun 11 01:01:07.446161 crc crio[23067]: time="2026-06-11T01:01:07.444515735Z" level=info msg="Got pod network &{Name:keystone-cron-29685661-l9k86 Namespace:openstack ID:00efa30934ce0ef70ce0521af08579de912a4400764cff282dac0418166058ed UID:17be384e-7a82-4acc-b173-7e5bb940571e NetNS:/var/run/netns/1979bda8-9cd8-4041-b126-a750f1b1b485 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod17be384e_7a82_4acc_b173_7e5bb940571e.slice PodAnnotations:0xc0029b2ab0}] Aliases:map[]}"
2026-06-11 01:10:47.092422 | controller | Jun 11 01:01:07.446161 crc crio[23067]: time="2026-06-11T01:01:07.444772152Z" level=info msg="Deleting pod openstack_keystone-cron-29685661-l9k86 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.092442 | controller | Jun 11 01:01:08.012789 crc crio[23067]: time="2026-06-11T01:01:08.012259043Z" level=info msg="Stopped pod sandbox: 00efa30934ce0ef70ce0521af08579de912a4400764cff282dac0418166058ed" id=c0501787-e5dc-4503-a0af-1fafda93de67 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.092458 | controller | Jun 11 01:01:37.986632 crc crio[23067]: time="2026-06-11T01:01:37.985978906Z" level=info msg="Stopping pod sandbox: ee17c138496c69cf8eebd87c3f6c442c82f22753a5c658860dbb59e56ca177ce" id=d036a05b-997a-4bf6-b5a3-676da4e6f7d2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.092474 | controller | Jun 11 01:01:37.986632 crc crio[23067]: time="2026-06-11T01:01:37.986684585Z" level=info msg="Stopped pod sandbox (already stopped): ee17c138496c69cf8eebd87c3f6c442c82f22753a5c658860dbb59e56ca177ce" id=d036a05b-997a-4bf6-b5a3-676da4e6f7d2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.092489 | controller | Jun 11 01:01:37.989317 crc crio[23067]: time="2026-06-11T01:01:37.989260034Z" level=info msg="Removing pod sandbox: ee17c138496c69cf8eebd87c3f6c442c82f22753a5c658860dbb59e56ca177ce" id=d92d32f2-3f97-47a1-8cdc-91d588c5172b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.092504 | controller | Jun 11 01:01:38.010920 crc crio[23067]: time="2026-06-11T01:01:38.010421014Z" level=info msg="Removed pod sandbox: ee17c138496c69cf8eebd87c3f6c442c82f22753a5c658860dbb59e56ca177ce" id=d92d32f2-3f97-47a1-8cdc-91d588c5172b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.092519 | controller | Jun 11 01:02:00.551590 crc crio[23067]: time="2026-06-11T01:02:00.551022441Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29685662-89qrr/POD" id=36f7c71b-3936-4750-8671-5e13f8c84dfa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.092535 | controller | Jun 11 01:02:00.553121 crc crio[23067]: time="2026-06-11T01:02:00.551805862Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.092550 | controller | Jun 11 01:02:00.593369 crc crio[23067]: time="2026-06-11T01:02:00.593279509Z" level=info msg="Got pod network &{Name:auto-csr-approver-29685662-89qrr Namespace:openshift-infra ID:9f7137732cdb6c370bbc102158d90d0d47431b1a12720321f04ec2ffe741723c UID:0d886eff-dcc8-406e-907f-b67b64c69fd0 NetNS:/var/run/netns/56765ce4-8c30-46ef-b661-35775eb15ff1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0d886eff_dcc8_406e_907f_b67b64c69fd0.slice PodAnnotations:0xc007e13310}] Aliases:map[]}"
2026-06-11 01:10:47.092566 | controller | Jun 11 01:02:00.593369 crc crio[23067]: time="2026-06-11T01:02:00.593344851Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29685662-89qrr to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.092582 | controller | Jun 11 01:02:01.154254 crc crio[23067]: 2026-06-11T01:02:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9f7137732cdb6c3 Mac:02:b2:f4:89:13:9f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:11 Mtu:0 Sandbox:/var/run/netns/56765ce4-8c30-46ef-b661-35775eb15ff1 SocketPath: PciID:}] [{Interface:0xc00011af20 Address:{IP:10.217.1.17 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:47.092598 | controller | Jun 11 01:02:01.156191 crc crio[23067]: time="2026-06-11T01:02:01.156131857Z" level=info msg="Got pod network &{Name:auto-csr-approver-29685662-89qrr Namespace:openshift-infra ID:9f7137732cdb6c370bbc102158d90d0d47431b1a12720321f04ec2ffe741723c UID:0d886eff-dcc8-406e-907f-b67b64c69fd0 NetNS:/var/run/netns/56765ce4-8c30-46ef-b661-35775eb15ff1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0d886eff_dcc8_406e_907f_b67b64c69fd0.slice PodAnnotations:0xc007e13310}] Aliases:map[]}"
2026-06-11 01:10:47.092618 | controller | Jun 11 01:02:01.156308 crc crio[23067]: time="2026-06-11T01:02:01.156284741Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29685662-89qrr for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:47.092634 | controller | Jun 11 01:02:01.166178 crc crio[23067]: time="2026-06-11T01:02:01.166084115Z" level=info msg="Ran pod sandbox 9f7137732cdb6c370bbc102158d90d0d47431b1a12720321f04ec2ffe741723c with infra container: openshift-infra/auto-csr-approver-29685662-89qrr/POD" id=36f7c71b-3936-4750-8671-5e13f8c84dfa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.092651 | controller | Jun 11 01:02:01.170980 crc crio[23067]: time="2026-06-11T01:02:01.170889754Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=2d1a3def-908d-4c7e-96e9-42db1dc6c3e0 name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:47.092667 | controller | Jun 11 01:02:01.181176 crc crio[23067]: time="2026-06-11T01:02:01.181084019Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 01:10:47.092682 | controller | Jun 11 01:02:02.265915 crc crio[23067]: time="2026-06-11T01:02:02.265246055Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=2d1a3def-908d-4c7e-96e9-42db1dc6c3e0 name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:47.092698 | controller | Jun 11 01:02:02.268332 crc crio[23067]: time="2026-06-11T01:02:02.267225708Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=5ca34ae1-c482-4f4c-9a98-6a5e4f2e6304 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.092714 | controller | Jun 11 01:02:02.270612 crc crio[23067]: time="2026-06-11T01:02:02.270513197Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=c2556e46-6637-4647-b4fd-fe4546539e9b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.092730 | controller | Jun 11 01:02:02.282222 crc crio[23067]: time="2026-06-11T01:02:02.282106419Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29685662-89qrr/oc" id=8061f2cd-5d4c-4a90-81c4-fc634076deaf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.092746 | controller | Jun 11 01:02:02.282915 crc crio[23067]: time="2026-06-11T01:02:02.282848859Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.092761 | controller | Jun 11 01:02:02.347368 crc crio[23067]: time="2026-06-11T01:02:02.347247583Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.092780 | controller | Jun 11 01:02:02.680549 crc crio[23067]: time="2026-06-11T01:02:02.680429156Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.092815 | controller | Jun 11 01:02:02.837261 crc crio[23067]: time="2026-06-11T01:02:02.836604512Z" level=info msg="Created container 91e0f8b14b1e21989a8196df0cb7ca519a634e7766cc6d97f7eeea7f2173247e: openshift-infra/auto-csr-approver-29685662-89qrr/oc" id=8061f2cd-5d4c-4a90-81c4-fc634076deaf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.092832 | controller | Jun 11 01:02:02.838869 crc crio[23067]: time="2026-06-11T01:02:02.838541784Z" level=info msg="Starting container: 91e0f8b14b1e21989a8196df0cb7ca519a634e7766cc6d97f7eeea7f2173247e" id=e3c60d81-7746-4ee3-89d1-92b7cebc7394 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.092848 | controller | Jun 11 01:02:02.844793 crc crio[23067]: time="2026-06-11T01:02:02.844634178Z" level=info msg="Started container" PID=247114 containerID=91e0f8b14b1e21989a8196df0cb7ca519a634e7766cc6d97f7eeea7f2173247e description=openshift-infra/auto-csr-approver-29685662-89qrr/oc id=e3c60d81-7746-4ee3-89d1-92b7cebc7394 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9f7137732cdb6c370bbc102158d90d0d47431b1a12720321f04ec2ffe741723c
2026-06-11 01:10:47.092868 | controller | Jun 11 01:02:04.352386 crc crio[23067]: time="2026-06-11T01:02:04.351826297Z" level=info msg="Stopping pod sandbox: 9f7137732cdb6c370bbc102158d90d0d47431b1a12720321f04ec2ffe741723c" id=c928dcb1-d841-4493-bda8-bcdbf4ef1393 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.092886 | controller | Jun 11 01:02:04.354367 crc crio[23067]: time="2026-06-11T01:02:04.353104811Z" level=info msg="Got pod network &{Name:auto-csr-approver-29685662-89qrr Namespace:openshift-infra ID:9f7137732cdb6c370bbc102158d90d0d47431b1a12720321f04ec2ffe741723c UID:0d886eff-dcc8-406e-907f-b67b64c69fd0 NetNS:/var/run/netns/56765ce4-8c30-46ef-b661-35775eb15ff1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0d886eff_dcc8_406e_907f_b67b64c69fd0.slice PodAnnotations:0xc007e12f08}] Aliases:map[]}"
2026-06-11 01:10:47.092903 | controller | Jun 11 01:02:04.354367 crc crio[23067]: time="2026-06-11T01:02:04.353227885Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29685662-89qrr from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.092919 | controller | Jun 11 01:02:04.678577 crc crio[23067]: time="2026-06-11T01:02:04.678119774Z" level=info msg="Stopped pod sandbox: 9f7137732cdb6c370bbc102158d90d0d47431b1a12720321f04ec2ffe741723c" id=c928dcb1-d841-4493-bda8-bcdbf4ef1393 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.092935 | controller | Jun 11 01:02:38.057845 crc crio[23067]: time="2026-06-11T01:02:38.056305538Z" level=info msg="Removing container: bed1bd59f516ec0042ca921e2a442f9fa88aa23e024b22bb3e1a6bafc096aace" id=26ca7a34-eda3-494c-a0ad-6bf779c3d8e7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.092951 | controller | Jun 11 01:02:38.232310 crc crio[23067]: time="2026-06-11T01:02:38.232147073Z" level=info msg="Removed container bed1bd59f516ec0042ca921e2a442f9fa88aa23e024b22bb3e1a6bafc096aace: openshift-infra/auto-csr-approver-29685656-6hdgg/oc" id=26ca7a34-eda3-494c-a0ad-6bf779c3d8e7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.092967 | controller | Jun 11 01:02:38.246283 crc crio[23067]: time="2026-06-11T01:02:38.246214982Z" level=info msg="Stopping pod sandbox: fd26d59803ad4d447d178f2ab38dab297c10c4c309ca0ae7516c63bf88f4c954" id=f526e13a-f4ed-4d03-942b-0534816689d6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.092983 | controller | Jun 11 01:02:38.246283 crc crio[23067]: time="2026-06-11T01:02:38.246292004Z" level=info msg="Stopped pod sandbox (already stopped): fd26d59803ad4d447d178f2ab38dab297c10c4c309ca0ae7516c63bf88f4c954" id=f526e13a-f4ed-4d03-942b-0534816689d6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.092999 | controller | Jun 11 01:02:38.247356 crc crio[23067]: time="2026-06-11T01:02:38.24726673Z" level=info msg="Removing pod sandbox: fd26d59803ad4d447d178f2ab38dab297c10c4c309ca0ae7516c63bf88f4c954" id=dd33203e-67c9-4991-8b7c-51efe60ef16a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.093015 | controller | Jun 11 01:02:38.275735 crc crio[23067]: time="2026-06-11T01:02:38.275587823Z" level=info msg="Removed pod sandbox: fd26d59803ad4d447d178f2ab38dab297c10c4c309ca0ae7516c63bf88f4c954" id=dd33203e-67c9-4991-8b7c-51efe60ef16a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.093031 | controller | Jun 11 01:04:00.552271 crc crio[23067]: time="2026-06-11T01:04:00.551162873Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29685664-qfbww/POD" id=3e4895f2-01a7-4e8d-9d73-4b4423637299 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.093046 | controller | Jun 11 01:04:00.554250 crc crio[23067]: time="2026-06-11T01:04:00.552304664Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.093065 | controller | Jun 11 01:04:00.599253 crc crio[23067]: time="2026-06-11T01:04:00.599173396Z" level=info msg="Got pod network &{Name:auto-csr-approver-29685664-qfbww Namespace:openshift-infra ID:a0f79ee73ada54f7eb208e379b503bf0fcec6c96e65e93403bb7062d55e2ff2d UID:9e378259-b325-4781-adcb-ff03bd3999f1 NetNS:/var/run/netns/cc0b37ae-70be-4f91-ad39-740363d6d5a4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9e378259_b325_4781_adcb_ff03bd3999f1.slice PodAnnotations:0xc003ba9380}] Aliases:map[]}"
2026-06-11 01:10:47.093082 | controller | Jun 11 01:04:00.599253 crc crio[23067]: time="2026-06-11T01:04:00.599252568Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29685664-qfbww to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.093098 | controller | Jun 11 01:04:01.213864 crc crio[23067]: 2026-06-11T01:04:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a0f79ee73ada54f Mac:ba:d6:0d:a5:aa:c8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:12 Mtu:0 Sandbox:/var/run/netns/cc0b37ae-70be-4f91-ad39-740363d6d5a4 SocketPath: PciID:}] [{Interface:0xc0004a6630 Address:{IP:10.217.1.18 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:47.093114 | controller | Jun 11 01:04:01.216996 crc crio[23067]: time="2026-06-11T01:04:01.216877551Z" level=info msg="Got pod network &{Name:auto-csr-approver-29685664-qfbww Namespace:openshift-infra ID:a0f79ee73ada54f7eb208e379b503bf0fcec6c96e65e93403bb7062d55e2ff2d UID:9e378259-b325-4781-adcb-ff03bd3999f1 NetNS:/var/run/netns/cc0b37ae-70be-4f91-ad39-740363d6d5a4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9e378259_b325_4781_adcb_ff03bd3999f1.slice PodAnnotations:0xc003ba9380}] Aliases:map[]}"
2026-06-11 01:10:47.093131 | controller | Jun 11 01:04:01.217297 crc crio[23067]: time="2026-06-11T01:04:01.21722114Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29685664-qfbww for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:47.093147 | controller | Jun 11 01:04:01.231494 crc crio[23067]: time="2026-06-11T01:04:01.231397912Z" level=info msg="Ran pod sandbox a0f79ee73ada54f7eb208e379b503bf0fcec6c96e65e93403bb7062d55e2ff2d with infra container: openshift-infra/auto-csr-approver-29685664-qfbww/POD" id=3e4895f2-01a7-4e8d-9d73-4b4423637299 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.093163 | controller | Jun 11 01:04:01.234938 crc crio[23067]: time="2026-06-11T01:04:01.234860695Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=d5b0a176-6ff7-48c1-86c5-214ec71b577b name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:47.093179 | controller | Jun 11 01:04:01.247953 crc crio[23067]: time="2026-06-11T01:04:01.247864655Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 01:10:47.093196 | controller | Jun 11 01:04:02.326004 crc crio[23067]: time="2026-06-11T01:04:02.323719498Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=d5b0a176-6ff7-48c1-86c5-214ec71b577b name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:47.093211 | controller | Jun 11 01:04:02.328709 crc crio[23067]: time="2026-06-11T01:04:02.328584489Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=4c1b3efa-8d59-4a4e-a661-2afcc4f67aea name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.093227 | controller | Jun 11 01:04:02.331297 crc crio[23067]: time="2026-06-11T01:04:02.33120125Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=ba0334d6-bf41-4b15-9d5d-ef2d0936c40a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.093246 | controller | Jun 11 01:04:02.338034 crc crio[23067]: time="2026-06-11T01:04:02.337994243Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29685664-qfbww/oc" id=e18209d3-b403-49d4-8853-6f9443a5861e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.093262 | controller | Jun 11 01:04:02.338588 crc crio[23067]: time="2026-06-11T01:04:02.338546128Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.093278 | controller | Jun 11 01:04:02.401601 crc crio[23067]: time="2026-06-11T01:04:02.401431251Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.093293 | controller | Jun 11 01:04:02.782198 crc crio[23067]: time="2026-06-11T01:04:02.782108483Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.093309 | controller | Jun 11 01:04:02.954602 crc crio[23067]: time="2026-06-11T01:04:02.95430934Z" level=info msg="Created container 74e41f147909fa48575844ae51e994f05f26b4f7cb57f476253d72e3e2483d0f: openshift-infra/auto-csr-approver-29685664-qfbww/oc" id=e18209d3-b403-49d4-8853-6f9443a5861e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.093325 | controller | Jun 11 01:04:02.957717 crc crio[23067]: time="2026-06-11T01:04:02.957556198Z" level=info msg="Starting container: 74e41f147909fa48575844ae51e994f05f26b4f7cb57f476253d72e3e2483d0f" id=e392da7c-7dd5-4d6e-b5a3-b3cadba4f3d3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.093341 | controller | Jun 11 01:04:02.966392 crc crio[23067]: time="2026-06-11T01:04:02.966271653Z" level=info msg="Started container" PID=268182 containerID=74e41f147909fa48575844ae51e994f05f26b4f7cb57f476253d72e3e2483d0f description=openshift-infra/auto-csr-approver-29685664-qfbww/oc id=e392da7c-7dd5-4d6e-b5a3-b3cadba4f3d3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a0f79ee73ada54f7eb208e379b503bf0fcec6c96e65e93403bb7062d55e2ff2d
2026-06-11 01:10:47.093378 | controller | Jun 11 01:04:05.108406 crc crio[23067]: time="2026-06-11T01:04:05.107328981Z" level=info msg="Stopping pod sandbox: a0f79ee73ada54f7eb208e379b503bf0fcec6c96e65e93403bb7062d55e2ff2d" id=40d83a41-6904-4559-bd31-566622aaedf5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.093396 | controller | Jun 11 01:04:05.109588 crc crio[23067]: time="2026-06-11T01:04:05.109409787Z" level=info msg="Got pod network &{Name:auto-csr-approver-29685664-qfbww Namespace:openshift-infra ID:a0f79ee73ada54f7eb208e379b503bf0fcec6c96e65e93403bb7062d55e2ff2d UID:9e378259-b325-4781-adcb-ff03bd3999f1 NetNS:/var/run/netns/cc0b37ae-70be-4f91-ad39-740363d6d5a4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9e378259_b325_4781_adcb_ff03bd3999f1.slice PodAnnotations:0xc002a46f90}] Aliases:map[]}"
2026-06-11 01:10:47.093413 | controller | Jun 11 01:04:05.109588 crc crio[23067]: time="2026-06-11T01:04:05.109579941Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29685664-qfbww from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.093430 | controller | Jun 11 01:04:05.473488 crc crio[23067]: time="2026-06-11T01:04:05.4730402Z" level=info msg="Stopped pod sandbox: a0f79ee73ada54f7eb208e379b503bf0fcec6c96e65e93403bb7062d55e2ff2d" id=40d83a41-6904-4559-bd31-566622aaedf5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.093446 | controller | Jun 11 01:04:15.888628 crc crio[23067]: time="2026-06-11T01:04:15.887799019Z" level=info msg="Running pod sandbox: openshift-marketplace/certified-operators-xgqnj/POD" id=29a0f3f0-41d7-44ba-8685-85303e3804fb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.093465 | controller | Jun 11 01:04:15.890274 crc crio[23067]: time="2026-06-11T01:04:15.888708203Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.093482 | controller | Jun 11 01:04:15.930067 crc crio[23067]: time="2026-06-11T01:04:15.929962544Z" level=info msg="Got pod network &{Name:certified-operators-xgqnj Namespace:openshift-marketplace ID:6d794ddf3dbb0ecbd14956ec4bbb90624ceafe1b73c3138eaa0db245910f12ef UID:fe5974e3-fc6b-4b69-bb47-660b8c852c0c NetNS:/var/run/netns/01c2a115-b7cf-485e-b08f-1fe8b88c0085 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfe5974e3_fc6b_4b69_bb47_660b8c852c0c.slice PodAnnotations:0xc007e13528}] Aliases:map[]}"
2026-06-11 01:10:47.093498 | controller | Jun 11 01:04:15.930067 crc crio[23067]: time="2026-06-11T01:04:15.930024786Z" level=info msg="Adding pod openshift-marketplace_certified-operators-xgqnj to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.093514 | controller | Jun 11 01:04:16.492971 crc crio[23067]: 2026-06-11T01:04:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6d794ddf3dbb0ec Mac:b6:db:99:80:c3:c7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:13 Mtu:0 Sandbox:/var/run/netns/01c2a115-b7cf-485e-b08f-1fe8b88c0085 SocketPath: PciID:}] [{Interface:0xc000014e20 Address:{IP:10.217.1.19 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:47.093530 | controller | Jun 11 01:04:16.494997 crc crio[23067]: time="2026-06-11T01:04:16.494937259Z" level=info msg="Got pod network &{Name:certified-operators-xgqnj Namespace:openshift-marketplace ID:6d794ddf3dbb0ecbd14956ec4bbb90624ceafe1b73c3138eaa0db245910f12ef UID:fe5974e3-fc6b-4b69-bb47-660b8c852c0c NetNS:/var/run/netns/01c2a115-b7cf-485e-b08f-1fe8b88c0085 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfe5974e3_fc6b_4b69_bb47_660b8c852c0c.slice PodAnnotations:0xc007e13528}] Aliases:map[]}"
2026-06-11 01:10:47.093546 | controller | Jun 11 01:04:16.495180 crc crio[23067]: time="2026-06-11T01:04:16.495131235Z" level=info msg="Checking pod openshift-marketplace_certified-operators-xgqnj for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:47.093562 | controller | Jun 11 01:04:16.504486 crc crio[23067]: time="2026-06-11T01:04:16.504003663Z" level=info msg="Ran pod sandbox 6d794ddf3dbb0ecbd14956ec4bbb90624ceafe1b73c3138eaa0db245910f12ef with infra container: openshift-marketplace/certified-operators-xgqnj/POD" id=29a0f3f0-41d7-44ba-8685-85303e3804fb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.093578 | controller | Jun 11 01:04:16.506387 crc crio[23067]: time="2026-06-11T01:04:16.506295155Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=b2a7f434-6a37-4697-9f75-f2a8e7ff992c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.093594 | controller | Jun 11 01:04:16.508794 crc crio[23067]: time="2026-06-11T01:04:16.508347791Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=baae1e4c-fcfc-4f84-b4f1-e2441b78ad5c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.093610 | controller | Jun 11 01:04:16.516964 crc crio[23067]: time="2026-06-11T01:04:16.516635454Z" level=info msg="Creating container: openshift-marketplace/certified-operators-xgqnj/extract-utilities" id=443bbc2b-4472-45f6-84a2-066ac1e8799b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.093626 | controller | Jun 11 01:04:16.519011 crc crio[23067]: time="2026-06-11T01:04:16.517085706Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.093649 | controller | Jun 11 01:04:16.560101 crc crio[23067]: time="2026-06-11T01:04:16.560026272Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.093665 | controller | Jun 11 01:04:16.566170 crc crio[23067]: time="2026-06-11T01:04:16.566092786Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.093681 | controller | Jun 11 01:04:16.719455 crc crio[23067]: time="2026-06-11T01:04:16.719044475Z" level=info msg="Created container 9e9807011d2b2af0261d14464ebddb6c9e7000078a3387d8c7d8b414f725182a: openshift-marketplace/certified-operators-xgqnj/extract-utilities" id=443bbc2b-4472-45f6-84a2-066ac1e8799b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.093697 | controller | Jun 11 01:04:16.720520 crc crio[23067]: time="2026-06-11T01:04:16.720432242Z" level=info msg="Starting container: 9e9807011d2b2af0261d14464ebddb6c9e7000078a3387d8c7d8b414f725182a" id=fbd9eec1-e559-4388-91b8-cbc6422a8b47 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.093712 | controller | Jun 11 01:04:16.725553 crc crio[23067]: time="2026-06-11T01:04:16.725416366Z" level=info msg="Started container" PID=270078 containerID=9e9807011d2b2af0261d14464ebddb6c9e7000078a3387d8c7d8b414f725182a description=openshift-marketplace/certified-operators-xgqnj/extract-utilities id=fbd9eec1-e559-4388-91b8-cbc6422a8b47 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6d794ddf3dbb0ecbd14956ec4bbb90624ceafe1b73c3138eaa0db245910f12ef
2026-06-11 01:10:47.093728 | controller | Jun 11 01:04:17.334228 crc crio[23067]: time="2026-06-11T01:04:17.334193591Z" level=info msg="Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20" id=a0d64c2e-bd35-4a66-8cae-c4a53510ae11 name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:47.093744 | controller | Jun 11 01:04:17.345411 crc crio[23067]: time="2026-06-11T01:04:17.345374102Z" level=info msg="Trying to access \"registry.redhat.io/redhat/certified-operator-index:v4.20\""
2026-06-11 01:10:47.093760 | controller | Jun 11 01:04:17.895576 crc crio[23067]: time="2026-06-11T01:04:17.894972642Z" level=info msg="Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:aa28d116c97ba9419648a07c6fc51f0514ddba845f40590f336a7659ff14d7be" id=a0d64c2e-bd35-4a66-8cae-c4a53510ae11 name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:47.093776 | controller | Jun 11 01:04:17.896561 crc crio[23067]: time="2026-06-11T01:04:17.896475152Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=ff4f100f-a4b0-45cb-ba72-23ce8249f351 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.093792 | controller | Jun 11 01:04:17.899485 crc crio[23067]: time="2026-06-11T01:04:17.89935865Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=a890a825-4687-4ade-a8a5-3ef75fe7e455 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.093807 | controller | Jun 11 01:04:17.908039 crc crio[23067]: time="2026-06-11T01:04:17.907946071Z" level=info msg="Creating container: openshift-marketplace/certified-operators-xgqnj/extract-content" id=93ac0b30-37f0-400d-aa07-e578a45db88c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.093823 | controller | Jun 11 01:04:17.908455 crc crio[23067]: time="2026-06-11T01:04:17.908384463Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.093839 | controller | Jun 11 01:04:17.963367 crc crio[23067]: time="2026-06-11T01:04:17.96323237Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.093859 | controller | Jun 11 01:04:17.968867 crc crio[23067]: time="2026-06-11T01:04:17.968766769Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.093875 | controller | Jun 11 01:04:18.131827 crc crio[23067]: time="2026-06-11T01:04:18.131710647Z" level=info msg="Created container bc84ac539e80dc24d0237a82f920b26df42e65a7a1310bebe12076a78f6ae035: openshift-marketplace/certified-operators-xgqnj/extract-content" id=93ac0b30-37f0-400d-aa07-e578a45db88c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.093891 | controller | Jun 11 01:04:18.132975 crc crio[23067]: time="2026-06-11T01:04:18.13292404Z" level=info msg="Starting container: bc84ac539e80dc24d0237a82f920b26df42e65a7a1310bebe12076a78f6ae035" id=09624e0c-e13b-4a29-894b-b484d8b58962 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.093907 | controller | Jun 11 01:04:18.142082 crc crio[23067]: time="2026-06-11T01:04:18.141057589Z" level=info msg="Started container" PID=270247 containerID=bc84ac539e80dc24d0237a82f920b26df42e65a7a1310bebe12076a78f6ae035 description=openshift-marketplace/certified-operators-xgqnj/extract-content id=09624e0c-e13b-4a29-894b-b484d8b58962 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6d794ddf3dbb0ecbd14956ec4bbb90624ceafe1b73c3138eaa0db245910f12ef
2026-06-11 01:10:47.093923 | controller | Jun 11 01:04:19.400471 crc crio[23067]: time="2026-06-11T01:04:19.399960501Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=e64223ce-d595-4d35-9f37-8c8b33f1691a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.093939 | controller | Jun 11 01:04:19.404579 crc crio[23067]: time="2026-06-11T01:04:19.404510924Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=29b2e0f9-f490-4e98-baaf-75918d857b27 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.093955 | controller | Jun 11 01:04:19.513349 crc crio[23067]: time="2026-06-11T01:04:19.513269633Z" level=info msg="Creating container: openshift-marketplace/certified-operators-xgqnj/registry-server" id=94458381-bf50-4569-85dd-2cc18d169366 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.093971 | controller | Jun 11 01:04:19.513954 crc crio[23067]: time="2026-06-11T01:04:19.5138875Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.093987 | controller | Jun 11 01:04:19.573218 crc crio[23067]: time="2026-06-11T01:04:19.573131845Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.094003 | controller | Jun 11 01:04:19.576481 crc crio[23067]: time="2026-06-11T01:04:19.576419924Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.094018 | controller | Jun 11 01:04:19.747610 crc crio[23067]: time="2026-06-11T01:04:19.747068729Z" level=info msg="Created container df4fc9341c2f453bcb12dbb14fa26251fa9af7bceb568f91b2d51c91644f6dd2: openshift-marketplace/certified-operators-xgqnj/registry-server" id=94458381-bf50-4569-85dd-2cc18d169366 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.094034 | controller | Jun 11 01:04:19.749302 crc crio[23067]: time="2026-06-11T01:04:19.749270458Z" level=info msg="Starting container: df4fc9341c2f453bcb12dbb14fa26251fa9af7bceb568f91b2d51c91644f6dd2" id=8a0a76d3-ec40-4f64-9858-14e32b6f6a4a name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.094050 | controller | Jun 11 01:04:19.757073 crc crio[23067]: time="2026-06-11T01:04:19.756999797Z" level=info msg="Started container" PID=270468 containerID=df4fc9341c2f453bcb12dbb14fa26251fa9af7bceb568f91b2d51c91644f6dd2 description=openshift-marketplace/certified-operators-xgqnj/registry-server id=8a0a76d3-ec40-4f64-9858-14e32b6f6a4a name=/runtime.v1.RuntimeService/StartContainer sandboxID=6d794ddf3dbb0ecbd14956ec4bbb90624ceafe1b73c3138eaa0db245910f12ef
2026-06-11 01:10:47.094071 | controller | Jun 11 01:04:22.758968 crc crio[23067]: time="2026-06-11T01:04:22.75825642Z" level=info msg="Running pod sandbox: openshift-marketplace/community-operators-67l6k/POD" id=92203c3f-3036-4309-bacb-a4048157333d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.094088 | controller | Jun 11 01:04:22.758968 crc crio[23067]: time="2026-06-11T01:04:22.758957359Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.094104 | controller | Jun 11 01:04:22.798566 crc crio[23067]: time="2026-06-11T01:04:22.798273878Z" level=info msg="Got pod network &{Name:community-operators-67l6k Namespace:openshift-marketplace ID:309b421d4f35c0bfcfdcc92bb7a2127bc6e425a82448a791df5e7bd550725535 UID:9adeb8b2-e04c-464f-8ebe-d4f46cfe5d7f NetNS:/var/run/netns/03aa673e-d253-4433-98e9-a774260bb47c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9adeb8b2_e04c_464f_8ebe_d4f46cfe5d7f.slice PodAnnotations:0xc003ba8370}] Aliases:map[]}"
2026-06-11 01:10:47.094120 | controller | Jun 11 01:04:22.798566 crc crio[23067]: time="2026-06-11T01:04:22.798547645Z" level=info msg="Adding pod openshift-marketplace_community-operators-67l6k to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.094136 | controller | Jun 11 01:04:23.418194 crc crio[23067]: 2026-06-11T01:04:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:309b421d4f35c0b Mac:62:02:e1:de:35:ef Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:14 Mtu:0 Sandbox:/var/run/netns/03aa673e-d253-4433-98e9-a774260bb47c SocketPath: PciID:}] [{Interface:0xc000112770 Address:{IP:10.217.1.20 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:47.094151 | controller | Jun 11 01:04:23.419774 crc crio[23067]: time="2026-06-11T01:04:23.419697333Z" level=info msg="Got pod network &{Name:community-operators-67l6k Namespace:openshift-marketplace ID:309b421d4f35c0bfcfdcc92bb7a2127bc6e425a82448a791df5e7bd550725535 UID:9adeb8b2-e04c-464f-8ebe-d4f46cfe5d7f NetNS:/var/run/netns/03aa673e-d253-4433-98e9-a774260bb47c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9adeb8b2_e04c_464f_8ebe_d4f46cfe5d7f.slice PodAnnotations:0xc003ba8370}] Aliases:map[]}"
2026-06-11 01:10:47.094167 | controller | Jun 11 01:04:23.419932 crc crio[23067]: time="2026-06-11T01:04:23.419888078Z" level=info msg="Checking pod openshift-marketplace_community-operators-67l6k for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:47.094182 | controller | Jun 11 01:04:23.431932 crc crio[23067]: time="2026-06-11T01:04:23.431392538Z" level=info msg="Ran pod sandbox 309b421d4f35c0bfcfdcc92bb7a2127bc6e425a82448a791df5e7bd550725535 with infra container: openshift-marketplace/community-operators-67l6k/POD" id=92203c3f-3036-4309-bacb-a4048157333d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.094198 | controller | Jun 11 01:04:23.435224 crc crio[23067]: time="2026-06-11T01:04:23.435156569Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=1004e63f-de52-45aa-98cc-844678ba6af0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.094213 | controller | Jun 11 01:04:23.438055 crc crio[23067]: time="2026-06-11T01:04:23.437992006Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=665ae56d-7889-4706-a29c-de202f6c2709 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.094232 | controller | Jun 11 01:04:23.445201 crc crio[23067]: time="2026-06-11T01:04:23.445108107Z" level=info msg="Creating container: openshift-marketplace/community-operators-67l6k/extract-utilities" id=e48d8c18-3e9e-4f5e-bc06-db6b9526d935 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.094249 | controller | Jun 11 01:04:23.445436 crc crio[23067]: time="2026-06-11T01:04:23.445400015Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.094264 | controller | Jun 11 01:04:23.500188 crc crio[23067]: time="2026-06-11T01:04:23.500101169Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.094280 | controller | Jun 11 01:04:23.506046 crc crio[23067]: time="2026-06-11T01:04:23.505982597Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.094295 | controller | Jun 11 01:04:23.657931 crc crio[23067]: time="2026-06-11T01:04:23.657844007Z" level=info msg="Created container d914039dd01a272adde5186257fbf8512070803ff073d9460a212b7fee2d55fd: openshift-marketplace/community-operators-67l6k/extract-utilities" id=e48d8c18-3e9e-4f5e-bc06-db6b9526d935 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.094310 | controller | Jun 11 01:04:23.659208 crc crio[23067]: time="2026-06-11T01:04:23.659061029Z" level=info msg="Starting container: d914039dd01a272adde5186257fbf8512070803ff073d9460a212b7fee2d55fd" id=2e5e0f2a-6d1d-435f-b6c3-18d13bee67c7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.094325 | controller | Jun 11 01:04:23.665849 crc crio[23067]: time="2026-06-11T01:04:23.66540988Z" level=info msg="Started container" PID=270922 containerID=d914039dd01a272adde5186257fbf8512070803ff073d9460a212b7fee2d55fd description=openshift-marketplace/community-operators-67l6k/extract-utilities id=2e5e0f2a-6d1d-435f-b6c3-18d13bee67c7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=309b421d4f35c0bfcfdcc92bb7a2127bc6e425a82448a791df5e7bd550725535
2026-06-11 01:10:47.094341 | controller | Jun 11 01:04:24.501018 crc crio[23067]: time="2026-06-11T01:04:24.49830189Z" level=info msg="Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20" id=2b009e7d-3630-4480-8a8f-c31e0e8043c3 name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:47.094388 | controller | Jun 11 01:04:24.504980 crc crio[23067]: time="2026-06-11T01:04:24.503196222Z" level=info msg="Trying to access \"registry.redhat.io/redhat/community-operator-index:v4.20\""
2026-06-11 01:10:47.094411 | controller | Jun 11 01:04:25.179780 crc crio[23067]: time="2026-06-11T01:04:25.178988571Z" level=info msg="Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:e2171f6021fddbcc3c9696cc6c8095b77f20023994fedd5c1f7aa2377d28b45d" id=2b009e7d-3630-4480-8a8f-c31e0e8043c3 name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:47.094427 | controller | Jun 11 01:04:25.184296 crc crio[23067]: time="2026-06-11T01:04:25.18120777Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=e35065e5-6a90-481d-b138-4b33afc8b530 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.094443 | controller | Jun 11 01:04:25.188592 crc crio[23067]: time="2026-06-11T01:04:25.188516727Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=abd07155-5387-453e-bebb-1aac46da5c70 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.094459 | controller | Jun 11 01:04:25.201070 crc crio[23067]: time="2026-06-11T01:04:25.201022274Z" level=info msg="Creating container: openshift-marketplace/community-operators-67l6k/extract-content" id=59b44fee-ea0c-4026-9043-1151d36f4486 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.094479 | controller | Jun 11 01:04:25.201764 crc crio[23067]: time="2026-06-11T01:04:25.201739263Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.094495 | controller | Jun 11 01:04:25.260055 crc crio[23067]: time="2026-06-11T01:04:25.259865709Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.094510 | controller | Jun 11 01:04:25.264333 crc crio[23067]: time="2026-06-11T01:04:25.264300318Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.094525 | controller | Jun 11 01:04:25.491131 crc crio[23067]: time="2026-06-11T01:04:25.490428798Z" level=info msg="Created container c6496b414b52f6cbc6c1581c71712fe6cf46ead9b54c189eacebb13b00ea975b: openshift-marketplace/community-operators-67l6k/extract-content" id=59b44fee-ea0c-4026-9043-1151d36f4486 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.094541 | controller | Jun 11 01:04:25.496629 crc crio[23067]: time="2026-06-11T01:04:25.496255334Z" level=info msg="Starting container: c6496b414b52f6cbc6c1581c71712fe6cf46ead9b54c189eacebb13b00ea975b" id=376c71fc-9ede-4292-a77f-917a230da664 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.094557 | controller | Jun 11 01:04:25.510772 crc crio[23067]: time="2026-06-11T01:04:25.510546139Z" level=info msg="Started container" PID=271219 containerID=c6496b414b52f6cbc6c1581c71712fe6cf46ead9b54c189eacebb13b00ea975b description=openshift-marketplace/community-operators-67l6k/extract-content id=376c71fc-9ede-4292-a77f-917a230da664 name=/runtime.v1.RuntimeService/StartContainer sandboxID=309b421d4f35c0bfcfdcc92bb7a2127bc6e425a82448a791df5e7bd550725535
2026-06-11 01:10:47.094573 | controller | Jun 11 01:04:26.537114 crc crio[23067]: time="2026-06-11T01:04:26.535576794Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=915027ef-29cc-432e-a228-6ad3fc9f2252 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.094589 | controller | Jun 11 01:04:26.540307 crc crio[23067]: time="2026-06-11T01:04:26.540211628Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=188c8399-32b6-41c7-9ad6-1923934c76ce name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.094604 | controller | Jun 11 01:04:26.555384 crc crio[23067]: time="2026-06-11T01:04:26.555270434Z" level=info msg="Creating container: openshift-marketplace/community-operators-67l6k/registry-server" id=b147e058-d46a-4970-812a-5b433af3efdf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.094620 | controller | Jun 11 01:04:26.555944 crc crio[23067]: time="2026-06-11T01:04:26.5558662Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.094635 | controller | Jun 11 01:04:26.635957 crc crio[23067]: time="2026-06-11T01:04:26.635859644Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.094651 | controller | Jun 11 01:04:26.639923 crc crio[23067]: time="2026-06-11T01:04:26.639697448Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.094666 | controller | Jun 11 01:04:26.796250 crc crio[23067]: time="2026-06-11T01:04:26.795522254Z" level=info msg="Created container 47f147d8e9da6f6eb111521645ac91ce98dbb91831f598cdc6512b2f01de0ae6: openshift-marketplace/community-operators-67l6k/registry-server" id=b147e058-d46a-4970-812a-5b433af3efdf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.094686 | controller | Jun 11 01:04:26.797955 crc crio[23067]: time="2026-06-11T01:04:26.797889368Z" level=info msg="Starting container: 47f147d8e9da6f6eb111521645ac91ce98dbb91831f598cdc6512b2f01de0ae6" id=614ac68a-db38-4f4e-80dd-35d66fce2a61 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.094702 | controller | Jun 11 01:04:26.812791 crc crio[23067]: time="2026-06-11T01:04:26.812631125Z" level=info msg="Started container" PID=271374 containerID=47f147d8e9da6f6eb111521645ac91ce98dbb91831f598cdc6512b2f01de0ae6 description=openshift-marketplace/community-operators-67l6k/registry-server id=614ac68a-db38-4f4e-80dd-35d66fce2a61 name=/runtime.v1.RuntimeService/StartContainer sandboxID=309b421d4f35c0bfcfdcc92bb7a2127bc6e425a82448a791df5e7bd550725535
2026-06-11 01:10:47.094717 | controller | Jun 11 01:04:28.590471 crc crio[23067]: time="2026-06-11T01:04:28.59004891Z" level=info msg="Stopping container: df4fc9341c2f453bcb12dbb14fa26251fa9af7bceb568f91b2d51c91644f6dd2 (timeout: 2s)" id=cfa79c99-8fa4-43c2-9062-b2af0053a946 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:47.094733 | controller | Jun 11 01:04:28.727077 crc crio[23067]: time="2026-06-11T01:04:28.726978068Z" level=info msg="Stopped container df4fc9341c2f453bcb12dbb14fa26251fa9af7bceb568f91b2d51c91644f6dd2: openshift-marketplace/certified-operators-xgqnj/registry-server" id=cfa79c99-8fa4-43c2-9062-b2af0053a946 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:47.094748 | controller | Jun 11 01:04:28.728482 crc crio[23067]: time="2026-06-11T01:04:28.728408186Z" level=info msg="Stopping pod sandbox: 6d794ddf3dbb0ecbd14956ec4bbb90624ceafe1b73c3138eaa0db245910f12ef" id=18cb2921-cc48-4274-a5be-d43492ca4974 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.094764 | controller | Jun 11 01:04:28.729251 crc crio[23067]: time="2026-06-11T01:04:28.729188877Z" level=info msg="Got pod network &{Name:certified-operators-xgqnj Namespace:openshift-marketplace ID:6d794ddf3dbb0ecbd14956ec4bbb90624ceafe1b73c3138eaa0db245910f12ef UID:fe5974e3-fc6b-4b69-bb47-660b8c852c0c NetNS:/var/run/netns/01c2a115-b7cf-485e-b08f-1fe8b88c0085 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfe5974e3_fc6b_4b69_bb47_660b8c852c0c.slice PodAnnotations:0xc002c84678}] Aliases:map[]}"
2026-06-11 01:10:47.094779 | controller | Jun 11 01:04:28.729419 crc crio[23067]: time="2026-06-11T01:04:28.729364532Z" level=info msg="Deleting pod openshift-marketplace_certified-operators-xgqnj from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.094795 | controller | Jun 11 01:04:29.028737 crc crio[23067]: time="2026-06-11T01:04:29.02860262Z" level=info msg="Stopped pod sandbox: 6d794ddf3dbb0ecbd14956ec4bbb90624ceafe1b73c3138eaa0db245910f12ef" id=18cb2921-cc48-4274-a5be-d43492ca4974 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.094811 | controller | Jun 11 01:04:29.602842 crc crio[23067]: time="2026-06-11T01:04:29.60229501Z" level=info msg="Removing container: df4fc9341c2f453bcb12dbb14fa26251fa9af7bceb568f91b2d51c91644f6dd2" id=3f819e8c-cba4-430d-9ea5-e14afbe45856 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.094827 | controller | Jun 11 01:04:29.630268 crc crio[23067]: time="2026-06-11T01:04:29.630200202Z" level=info msg="Removed container df4fc9341c2f453bcb12dbb14fa26251fa9af7bceb568f91b2d51c91644f6dd2: openshift-marketplace/certified-operators-xgqnj/registry-server" id=3f819e8c-cba4-430d-9ea5-e14afbe45856 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.094842 | controller | Jun 11 01:04:29.633472 crc crio[23067]: time="2026-06-11T01:04:29.633393278Z" level=info msg="Removing container: bc84ac539e80dc24d0237a82f920b26df42e65a7a1310bebe12076a78f6ae035" id=1d899525-f3c1-4cc1-879b-fab32bf811c9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.094862 | controller | Jun 11 01:04:29.670052 crc crio[23067]: time="2026-06-11T01:04:29.669435568Z" level=info msg="Removed container bc84ac539e80dc24d0237a82f920b26df42e65a7a1310bebe12076a78f6ae035: openshift-marketplace/certified-operators-xgqnj/extract-content" id=1d899525-f3c1-4cc1-879b-fab32bf811c9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.094878 | controller | Jun 11 01:04:29.675078 crc crio[23067]: time="2026-06-11T01:04:29.674994968Z" level=info msg="Removing container: 9e9807011d2b2af0261d14464ebddb6c9e7000078a3387d8c7d8b414f725182a" id=f960bee4-3fca-4cf1-a078-1d5a76898932 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.094893 | controller | Jun 11 01:04:29.737748 crc crio[23067]: time="2026-06-11T01:04:29.737543422Z" level=info msg="Removed container 9e9807011d2b2af0261d14464ebddb6c9e7000078a3387d8c7d8b414f725182a: openshift-marketplace/certified-operators-xgqnj/extract-utilities" id=f960bee4-3fca-4cf1-a078-1d5a76898932 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.094909 | controller | Jun 11 01:04:35.704265 crc crio[23067]: time="2026-06-11T01:04:35.703407433Z" level=info msg="Stopping container: 47f147d8e9da6f6eb111521645ac91ce98dbb91831f598cdc6512b2f01de0ae6 (timeout: 2s)" id=e6328628-9cdf-43a5-ab34-1812d81d6d2a name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:47.094924 | controller | Jun 11 01:04:35.828266 crc crio[23067]: time="2026-06-11T01:04:35.828164573Z" level=info msg="Stopped container 47f147d8e9da6f6eb111521645ac91ce98dbb91831f598cdc6512b2f01de0ae6: openshift-marketplace/community-operators-67l6k/registry-server" id=e6328628-9cdf-43a5-ab34-1812d81d6d2a name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:47.094939 | controller | Jun 11 01:04:35.829294 crc crio[23067]: time="2026-06-11T01:04:35.82917335Z" level=info msg="Stopping pod sandbox: 309b421d4f35c0bfcfdcc92bb7a2127bc6e425a82448a791df5e7bd550725535" id=d80ea07a-c328-4498-b614-bd2fcbd5755c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.094956 | controller | Jun 11 01:04:35.830217 crc crio[23067]: time="2026-06-11T01:04:35.830114145Z" level=info msg="Got pod network &{Name:community-operators-67l6k Namespace:openshift-marketplace ID:309b421d4f35c0bfcfdcc92bb7a2127bc6e425a82448a791df5e7bd550725535 UID:9adeb8b2-e04c-464f-8ebe-d4f46cfe5d7f NetNS:/var/run/netns/03aa673e-d253-4433-98e9-a774260bb47c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9adeb8b2_e04c_464f_8ebe_d4f46cfe5d7f.slice PodAnnotations:0xc000b80248}] Aliases:map[]}"
2026-06-11 01:10:47.094972 | controller | Jun 11 01:04:35.830431 crc crio[23067]: time="2026-06-11T01:04:35.830330501Z" level=info msg="Deleting pod openshift-marketplace_community-operators-67l6k from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.094988 | controller | Jun 11 01:04:36.290892 crc crio[23067]: time="2026-06-11T01:04:36.290281928Z" level=info msg="Stopped pod sandbox: 309b421d4f35c0bfcfdcc92bb7a2127bc6e425a82448a791df5e7bd550725535" id=d80ea07a-c328-4498-b614-bd2fcbd5755c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.095004 | controller | Jun 11 01:04:36.749127 crc crio[23067]: time="2026-06-11T01:04:36.748339723Z" level=info msg="Removing container: 47f147d8e9da6f6eb111521645ac91ce98dbb91831f598cdc6512b2f01de0ae6" id=adcc0e93-ebaa-495a-ae97-5a8bc6c89c5e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.095020 | controller | Jun 11 01:04:36.790719 crc crio[23067]: time="2026-06-11T01:04:36.79054669Z" level=info msg="Removed container 47f147d8e9da6f6eb111521645ac91ce98dbb91831f598cdc6512b2f01de0ae6: openshift-marketplace/community-operators-67l6k/registry-server" id=adcc0e93-ebaa-495a-ae97-5a8bc6c89c5e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.095039 | controller | Jun 11 01:04:36.794907 crc crio[23067]: time="2026-06-11T01:04:36.794772364Z" level=info msg="Removing container: c6496b414b52f6cbc6c1581c71712fe6cf46ead9b54c189eacebb13b00ea975b" id=eefcf925-66f9-4126-9a66-30224ef60ddd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.095055 | controller | Jun 11 01:04:36.835406 crc crio[23067]: time="2026-06-11T01:04:36.835318896Z" level=info msg="Removed container c6496b414b52f6cbc6c1581c71712fe6cf46ead9b54c189eacebb13b00ea975b: openshift-marketplace/community-operators-67l6k/extract-content" id=eefcf925-66f9-4126-9a66-30224ef60ddd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.095071 | controller | Jun 11 01:04:36.840367 crc crio[23067]: time="2026-06-11T01:04:36.84030141Z" level=info msg="Removing container: d914039dd01a272adde5186257fbf8512070803ff073d9460a212b7fee2d55fd" id=7986c3cf-ead4-42ef-b756-8834b3ee2015 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.095087 | controller | Jun 11 01:04:36.878936 crc crio[23067]: time="2026-06-11T01:04:36.878529819Z" level=info msg="Removed container d914039dd01a272adde5186257fbf8512070803ff073d9460a212b7fee2d55fd: openshift-marketplace/community-operators-67l6k/extract-utilities" id=7986c3cf-ead4-42ef-b756-8834b3ee2015 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.095103 | controller | Jun 11 01:04:38.352950 crc crio[23067]: time="2026-06-11T01:04:38.352266807Z" level=info msg="Removing container: 52ce47a60be5e305bffb0c10b750937ec26f2e9b47ef505464c38bffc8b9f079" id=42c3025d-8ae6-4cc1-b9c7-9676953c529c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.095119 | controller | Jun 11 01:04:38.511362 crc crio[23067]: time="2026-06-11T01:04:38.511257039Z" level=info msg="Removed container 52ce47a60be5e305bffb0c10b750937ec26f2e9b47ef505464c38bffc8b9f079: openshift-infra/auto-csr-approver-29685658-fh9hh/oc" id=42c3025d-8ae6-4cc1-b9c7-9676953c529c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.095135 | controller | Jun 11 01:04:38.520813 crc crio[23067]: time="2026-06-11T01:04:38.520657982Z" level=info msg="Stopping pod sandbox: 6b08018d2fec4371848621a8e43ca2a4547f60c6aa51867096db4a06727a0dc3" id=f9eea898-39c1-4f34-a826-6607f25636fb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.095150 | controller | Jun 11 01:04:38.520813 crc crio[23067]: time="2026-06-11T01:04:38.520783656Z" level=info msg="Stopped pod sandbox (already stopped): 6b08018d2fec4371848621a8e43ca2a4547f60c6aa51867096db4a06727a0dc3" id=f9eea898-39c1-4f34-a826-6607f25636fb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.095166 | controller | Jun 11 01:04:38.523236 crc crio[23067]: time="2026-06-11T01:04:38.523148459Z" level=info msg="Removing pod sandbox: 6b08018d2fec4371848621a8e43ca2a4547f60c6aa51867096db4a06727a0dc3" id=e56fbdc5-078e-47a0-b507-50e3cd29b031 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.095181 | controller | Jun 11 01:04:38.536146 crc crio[23067]: time="2026-06-11T01:04:38.536061257Z" level=info msg="Removed pod sandbox: 6b08018d2fec4371848621a8e43ca2a4547f60c6aa51867096db4a06727a0dc3" id=e56fbdc5-078e-47a0-b507-50e3cd29b031 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.095197 | controller | Jun 11 01:04:38.536966 crc crio[23067]: time="2026-06-11T01:04:38.536884359Z" level=info msg="Stopping pod sandbox: 6d794ddf3dbb0ecbd14956ec4bbb90624ceafe1b73c3138eaa0db245910f12ef" id=2ea8ee1a-a52b-4804-97ae-12661e1dd593 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.095212 | controller | Jun 11 01:04:38.537056 crc crio[23067]: time="2026-06-11T01:04:38.536983902Z" level=info msg="Stopped pod sandbox (already stopped): 6d794ddf3dbb0ecbd14956ec4bbb90624ceafe1b73c3138eaa0db245910f12ef" id=2ea8ee1a-a52b-4804-97ae-12661e1dd593 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.095228 | controller | Jun 11 01:04:38.537503 crc crio[23067]: time="2026-06-11T01:04:38.537440274Z" level=info msg="Removing pod sandbox: 6d794ddf3dbb0ecbd14956ec4bbb90624ceafe1b73c3138eaa0db245910f12ef" id=52a104f2-efa0-4bf8-969d-401f436b0715 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.095247 | controller | Jun 11 01:04:38.559593 crc crio[23067]: time="2026-06-11T01:04:38.559462467Z" level=info msg="Removed pod sandbox: 6d794ddf3dbb0ecbd14956ec4bbb90624ceafe1b73c3138eaa0db245910f12ef" id=52a104f2-efa0-4bf8-969d-401f436b0715 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.095263 | controller | Jun 11 01:04:38.561048 crc crio[23067]: time="2026-06-11T01:04:38.560872015Z" level=info msg="Stopping pod sandbox: 309b421d4f35c0bfcfdcc92bb7a2127bc6e425a82448a791df5e7bd550725535" id=b3e77f91-2628-4250-9cc8-dbb41e4e867c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.095279 | controller | Jun 11 01:04:38.561048 crc crio[23067]: time="2026-06-11T01:04:38.560966068Z" level=info msg="Stopped pod sandbox (already stopped): 309b421d4f35c0bfcfdcc92bb7a2127bc6e425a82448a791df5e7bd550725535" id=b3e77f91-2628-4250-9cc8-dbb41e4e867c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.095294 | controller | Jun 11 01:04:38.561496 crc crio[23067]: time="2026-06-11T01:04:38.561361828Z" level=info msg="Removing pod sandbox: 309b421d4f35c0bfcfdcc92bb7a2127bc6e425a82448a791df5e7bd550725535" id=80123789-ab8e-4fa0-808c-e6cd1b3aac6f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.095310 | controller | Jun 11 01:04:38.573942 crc crio[23067]: time="2026-06-11T01:04:38.573625469Z" level=info msg="Removed pod sandbox: 309b421d4f35c0bfcfdcc92bb7a2127bc6e425a82448a791df5e7bd550725535" id=80123789-ab8e-4fa0-808c-e6cd1b3aac6f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.095326 | controller | Jun 11 01:05:19.537943 crc crio[23067]: time="2026-06-11T01:05:19.536334183Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-marketplace-5zzlt/POD" id=c7d52e31-36f6-4fb0-b0a2-02c377185522 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.095341 | controller | Jun 11 01:05:19.539551 crc crio[23067]: time="2026-06-11T01:05:19.538120541Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.095380 | controller | Jun 11 01:05:19.604431 crc crio[23067]: time="2026-06-11T01:05:19.604341525Z" level=info msg="Got pod network &{Name:redhat-marketplace-5zzlt Namespace:openshift-marketplace ID:9d9f76a6c2918f264726e3fea6708226b5ac7d66a84a14597a04cd7257ed7b54 UID:84e84149-c518-4e05-be38-7773e4df8e55 NetNS:/var/run/netns/f52cda33-bdcc-4e63-ad70-e764e8c66979 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod84e84149_c518_4e05_be38_7773e4df8e55.slice PodAnnotations:0xc000530dc8}] Aliases:map[]}"
2026-06-11 01:10:47.095398 | controller | Jun 11 01:05:19.604431 crc crio[23067]: time="2026-06-11T01:05:19.604406926Z" level=info msg="Adding pod openshift-marketplace_redhat-marketplace-5zzlt to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.095414 | controller | Jun 11 01:05:20.198971 crc crio[23067]: 2026-06-11T01:05:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9d9f76a6c2918f2 Mac:92:a6:ae:99:f3:83 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:15 Mtu:0 Sandbox:/var/run/netns/f52cda33-bdcc-4e63-ad70-e764e8c66979 SocketPath: PciID:}] [{Interface:0xc00011c970 Address:{IP:10.217.1.21 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:47.095430 | controller | Jun 11 01:05:20.200539 crc crio[23067]: time="2026-06-11T01:05:20.200506559Z" level=info msg="Got pod network &{Name:redhat-marketplace-5zzlt Namespace:openshift-marketplace ID:9d9f76a6c2918f264726e3fea6708226b5ac7d66a84a14597a04cd7257ed7b54 UID:84e84149-c518-4e05-be38-7773e4df8e55 NetNS:/var/run/netns/f52cda33-bdcc-4e63-ad70-e764e8c66979 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod84e84149_c518_4e05_be38_7773e4df8e55.slice PodAnnotations:0xc000530dc8}] Aliases:map[]}"
2026-06-11 01:10:47.095450 | controller | Jun 11 01:05:20.200930 crc crio[23067]: time="2026-06-11T01:05:20.20090756Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-5zzlt for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:47.095466 | controller | Jun 11 01:05:20.211755 crc crio[23067]: time="2026-06-11T01:05:20.211612408Z" level=info msg="Ran pod sandbox 9d9f76a6c2918f264726e3fea6708226b5ac7d66a84a14597a04cd7257ed7b54 with infra container: openshift-marketplace/redhat-marketplace-5zzlt/POD" id=c7d52e31-36f6-4fb0-b0a2-02c377185522 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.095482 | controller | Jun 11 01:05:20.217041 crc crio[23067]: time="2026-06-11T01:05:20.216943172Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=fd18af99-e356-4793-abd0-715d9b549292 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.095498 | controller | Jun 11 01:05:20.220821 crc crio[23067]: time="2026-06-11T01:05:20.220781465Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=6813ce14-27e4-4460-ac9e-207a2b7c50f5 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.095514 | controller | Jun 11 01:05:20.234692 crc crio[23067]: time="2026-06-11T01:05:20.234592417Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-5zzlt/extract-utilities" id=546f47b9-830a-486f-879d-27d96bcd65dd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.095529 | controller | Jun 11 01:05:20.235313 crc crio[23067]: time="2026-06-11T01:05:20.235290986Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.095545 | controller | Jun 11 01:05:20.292713 crc crio[23067]: time="2026-06-11T01:05:20.292047645Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.095561 | controller | Jun 11 01:05:20.300517 crc crio[23067]: time="2026-06-11T01:05:20.300482002Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.095576 | controller | Jun 11 01:05:20.456297 crc crio[23067]: time="2026-06-11T01:05:20.456091182Z" level=info msg="Created container 2b49a9089b1237297cfb5c9ca8caefdf9ef77511f6295e1e28fd02bb445cb619: openshift-marketplace/redhat-marketplace-5zzlt/extract-utilities" id=546f47b9-830a-486f-879d-27d96bcd65dd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.095592 | controller | Jun 11 01:05:20.457362 crc crio[23067]: time="2026-06-11T01:05:20.457302715Z" level=info msg="Starting container: 2b49a9089b1237297cfb5c9ca8caefdf9ef77511f6295e1e28fd02bb445cb619" id=dcf2f8f7-1e56-4fb5-9408-b5143a9bf6df name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.095607 | controller | Jun 11 01:05:20.462893 crc crio[23067]: time="2026-06-11T01:05:20.462801303Z" level=info msg="Started container" PID=279762 containerID=2b49a9089b1237297cfb5c9ca8caefdf9ef77511f6295e1e28fd02bb445cb619 description=openshift-marketplace/redhat-marketplace-5zzlt/extract-utilities id=dcf2f8f7-1e56-4fb5-9408-b5143a9bf6df name=/runtime.v1.RuntimeService/StartContainer sandboxID=9d9f76a6c2918f264726e3fea6708226b5ac7d66a84a14597a04cd7257ed7b54
2026-06-11 01:10:47.095623 | controller | Jun 11 01:05:21.406560 crc crio[23067]: time="2026-06-11T01:05:21.405716786Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=f31d8182-7120-4488-86b9-eacc7a08ff21 name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:47.095642 | controller | Jun 11 01:05:21.416616 crc crio[23067]: time="2026-06-11T01:05:21.416557788Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\""
2026-06-11 01:10:47.095658 | controller | Jun 11 01:05:22.376062 crc crio[23067]: time="2026-06-11T01:05:22.375882142Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:bec7a1ff545afabea88c4a74227ea95b91c67cf5c03e89b2b949be410682f8a0" id=f31d8182-7120-4488-86b9-eacc7a08ff21 name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:47.095673 | controller | Jun 11 01:05:22.377901 crc crio[23067]: time="2026-06-11T01:05:22.377742732Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=0cbe8e75-ab37-468f-b40e-22344678a814 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.095689 | controller | Jun 11 01:05:22.380596 crc crio[23067]: time="2026-06-11T01:05:22.380514837Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=6b43e7ed-cd7d-45a5-9955-64937fdcc458 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.095704 | controller | Jun 11 01:05:22.388046 crc crio[23067]: time="2026-06-11T01:05:22.386879158Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-5zzlt/extract-content" id=fb5b788b-1364-4993-9b8d-82014aab05db name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.095720 | controller | Jun 11 01:05:22.388046 crc crio[23067]: time="2026-06-11T01:05:22.387268919Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.095735 | controller | Jun 11 01:05:22.439576 crc crio[23067]: time="2026-06-11T01:05:22.439480545Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.095751 | controller | Jun 11 01:05:22.443878 crc crio[23067]: time="2026-06-11T01:05:22.44377398Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.095766 | controller | Jun 11 01:05:22.610488 crc crio[23067]: time="2026-06-11T01:05:22.609812422Z" level=info msg="Created container 29159de84aa593643cf3e4e8048c42b0ddc46577caac56bc3d2e55645c5b1623: openshift-marketplace/redhat-marketplace-5zzlt/extract-content" id=fb5b788b-1364-4993-9b8d-82014aab05db name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.095782 | controller | Jun 11 01:05:22.612458 crc crio[23067]: time="2026-06-11T01:05:22.612369781Z" level=info msg="Starting container: 29159de84aa593643cf3e4e8048c42b0ddc46577caac56bc3d2e55645c5b1623" id=152f4fd7-5159-499e-94d1-b8b8592b8deb name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.095797 | controller | Jun 11 01:05:22.620195 crc crio[23067]: time="2026-06-11T01:05:22.620072368Z" level=info msg="Started container" PID=280016 containerID=29159de84aa593643cf3e4e8048c42b0ddc46577caac56bc3d2e55645c5b1623 description=openshift-marketplace/redhat-marketplace-5zzlt/extract-content id=152f4fd7-5159-499e-94d1-b8b8592b8deb name=/runtime.v1.RuntimeService/StartContainer sandboxID=9d9f76a6c2918f264726e3fea6708226b5ac7d66a84a14597a04cd7257ed7b54
2026-06-11 01:10:47.095813 | controller | Jun 11 01:05:23.442582 crc crio[23067]: time="2026-06-11T01:05:23.442312301Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=5c07d114-be45-4100-8803-dd8a888c1d97 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.095830 | controller | Jun 11 01:05:23.446323 crc crio[23067]: time="2026-06-11T01:05:23.446168435Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=11104f49-53a2-4e3a-b609-b9ea9757e8c3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.095849 | controller | Jun 11 01:05:23.551565 crc crio[23067]: time="2026-06-11T01:05:23.550920526Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-5zzlt/registry-server" id=1554ee09-6e5f-4679-89f0-06a4ba79114a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.095865 | controller | Jun 11 01:05:23.552017 crc crio[23067]: time="2026-06-11T01:05:23.5517971Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.095881 | controller | Jun 11 01:05:23.621500 crc crio[23067]: time="2026-06-11T01:05:23.621395104Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.095897 | controller | Jun 11 01:05:23.626405 crc crio[23067]: time="2026-06-11T01:05:23.626323287Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.095912 | controller | Jun 11 01:05:23.805307 crc crio[23067]: time="2026-06-11T01:05:23.805152283Z" level=info msg="Created container 0b27cdcbc39ce7ee258cc153f66d6650579c0a6e5e390c0d447ad57b029beef1: openshift-marketplace/redhat-marketplace-5zzlt/registry-server" id=1554ee09-6e5f-4679-89f0-06a4ba79114a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.095927 | controller | Jun 11 01:05:23.807340 crc crio[23067]: time="2026-06-11T01:05:23.807186207Z" level=info msg="Starting container: 0b27cdcbc39ce7ee258cc153f66d6650579c0a6e5e390c0d447ad57b029beef1" id=eb3f030a-ff78-4a63-9679-5e5417b71d51 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.095943 | controller | Jun 11 01:05:23.815219 crc crio[23067]: time="2026-06-11T01:05:23.815112281Z" level=info msg="Started container" PID=280170 containerID=0b27cdcbc39ce7ee258cc153f66d6650579c0a6e5e390c0d447ad57b029beef1 description=openshift-marketplace/redhat-marketplace-5zzlt/registry-server id=eb3f030a-ff78-4a63-9679-5e5417b71d51 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9d9f76a6c2918f264726e3fea6708226b5ac7d66a84a14597a04cd7257ed7b54
2026-06-11 01:10:47.095959 | controller | Jun 11 01:05:32.586509 crc crio[23067]: time="2026-06-11T01:05:32.585502698Z" level=info msg="Stopping container: 0b27cdcbc39ce7ee258cc153f66d6650579c0a6e5e390c0d447ad57b029beef1 (timeout: 2s)" id=0035bb27-f7de-4240-8409-86ca079b05d1 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:47.095975 | controller | Jun 11 01:05:32.711506 crc crio[23067]: time="2026-06-11T01:05:32.711405209Z" level=info msg="Stopped container 0b27cdcbc39ce7ee258cc153f66d6650579c0a6e5e390c0d447ad57b029beef1: openshift-marketplace/redhat-marketplace-5zzlt/registry-server" id=0035bb27-f7de-4240-8409-86ca079b05d1 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:47.095991 | controller | Jun 11 01:05:32.712565 crc crio[23067]: time="2026-06-11T01:05:32.712475258Z" level=info msg="Stopping pod sandbox: 9d9f76a6c2918f264726e3fea6708226b5ac7d66a84a14597a04cd7257ed7b54" id=680dd0d5-67fd-4ea4-a162-6ffff116840e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.096007 | controller | Jun 11 01:05:32.713818 crc crio[23067]: time="2026-06-11T01:05:32.713744612Z" level=info msg="Got pod network &{Name:redhat-marketplace-5zzlt Namespace:openshift-marketplace ID:9d9f76a6c2918f264726e3fea6708226b5ac7d66a84a14597a04cd7257ed7b54 UID:84e84149-c518-4e05-be38-7773e4df8e55 NetNS:/var/run/netns/f52cda33-bdcc-4e63-ad70-e764e8c66979 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod84e84149_c518_4e05_be38_7773e4df8e55.slice PodAnnotations:0xc0029b2d40}] Aliases:map[]}"
2026-06-11 01:10:47.096023 | controller | Jun 11 01:05:32.714130 crc crio[23067]: time="2026-06-11T01:05:32.714027579Z" level=info msg="Deleting pod openshift-marketplace_redhat-marketplace-5zzlt from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.096043 | controller | Jun 11 01:05:33.091064 crc crio[23067]: time="2026-06-11T01:05:33.090170448Z" level=info msg="Stopped pod sandbox: 9d9f76a6c2918f264726e3fea6708226b5ac7d66a84a14597a04cd7257ed7b54" id=680dd0d5-67fd-4ea4-a162-6ffff116840e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.096060 | controller | Jun 11 01:05:33.624608 crc crio[23067]: time="2026-06-11T01:05:33.620417038Z" level=info msg="Removing container: 0b27cdcbc39ce7ee258cc153f66d6650579c0a6e5e390c0d447ad57b029beef1" id=0e80465d-a385-47ea-8c1e-87720d7eea1b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.096077 | controller | Jun 11 01:05:33.664466 crc crio[23067]: time="2026-06-11T01:05:33.664263149Z" level=info msg="Removed container 0b27cdcbc39ce7ee258cc153f66d6650579c0a6e5e390c0d447ad57b029beef1: openshift-marketplace/redhat-marketplace-5zzlt/registry-server" id=0e80465d-a385-47ea-8c1e-87720d7eea1b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.096093 | controller | Jun 11 01:05:33.675250 crc crio[23067]: time="2026-06-11T01:05:33.674382781Z" level=info msg="Removing container: 29159de84aa593643cf3e4e8048c42b0ddc46577caac56bc3d2e55645c5b1623" id=e19abf2c-2bdb-4f81-9415-530e1f66992f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.096109 | controller | Jun 11 01:05:33.708055 crc crio[23067]: time="2026-06-11T01:05:33.707932005Z" level=info msg="Removed container 29159de84aa593643cf3e4e8048c42b0ddc46577caac56bc3d2e55645c5b1623: openshift-marketplace/redhat-marketplace-5zzlt/extract-content" id=e19abf2c-2bdb-4f81-9415-530e1f66992f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.096125 | controller | Jun 11 01:05:33.710722 crc crio[23067]: time="2026-06-11T01:05:33.710617217Z" level=info msg="Removing container: 2b49a9089b1237297cfb5c9ca8caefdf9ef77511f6295e1e28fd02bb445cb619" id=07393785-44da-4285-bcf6-7a5f9a5530ee name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.096141 | controller | Jun 11 01:05:33.769062 crc crio[23067]: time="2026-06-11T01:05:33.768920197Z" level=info msg="Removed container 2b49a9089b1237297cfb5c9ca8caefdf9ef77511f6295e1e28fd02bb445cb619: openshift-marketplace/redhat-marketplace-5zzlt/extract-utilities" id=07393785-44da-4285-bcf6-7a5f9a5530ee name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.096157 | controller | Jun 11 01:05:38.619810 crc crio[23067]: time="2026-06-11T01:05:38.618912568Z" level=info msg="Stopping pod sandbox: 9d9f76a6c2918f264726e3fea6708226b5ac7d66a84a14597a04cd7257ed7b54" id=9441b4fe-add5-41a4-bc22-877b22f2fe55 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.096173 | controller | Jun 11 01:05:38.621164 crc crio[23067]: time="2026-06-11T01:05:38.619872393Z" level=info msg="Stopped pod sandbox (already stopped): 9d9f76a6c2918f264726e3fea6708226b5ac7d66a84a14597a04cd7257ed7b54" id=9441b4fe-add5-41a4-bc22-877b22f2fe55 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.096189 | controller | Jun 11 01:05:38.623899 crc crio[23067]: time="2026-06-11T01:05:38.623709917Z" level=info msg="Removing pod sandbox: 9d9f76a6c2918f264726e3fea6708226b5ac7d66a84a14597a04cd7257ed7b54" id=4218237d-8faa-4064-bf70-3db042013982 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.096205 | controller | Jun 11 01:05:38.637876 crc crio[23067]: time="2026-06-11T01:05:38.637784586Z" level=info msg="Removed pod sandbox: 9d9f76a6c2918f264726e3fea6708226b5ac7d66a84a14597a04cd7257ed7b54" id=4218237d-8faa-4064-bf70-3db042013982 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.096221 | controller | Jun 11 01:05:38.892192 crc crio[23067]: time="2026-06-11T01:05:38.892109995Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 01:10:47.096241 | controller | Jun 11 01:05:39.350471 crc crio[23067]: time="2026-06-11T01:05:39.350270533Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 01:10:47.096257 | controller | Jun 11 01:05:39.382224 crc crio[23067]: time="2026-06-11T01:05:39.382135711Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 01:10:47.096273 | controller | Jun 11 01:05:39.734913 crc crio[23067]: time="2026-06-11T01:05:39.734398938Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 01:10:47.096289 | controller | Jun 11 01:05:39.748433 crc crio[23067]: time="2026-06-11T01:05:39.748181759Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 01:10:47.096304 | controller | Jun 11 01:05:39.777611 crc crio[23067]: time="2026-06-11T01:05:39.777527089Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 01:10:47.096320 | controller | Jun 11 01:05:39.801162 crc crio[23067]: time="2026-06-11T01:05:39.800913119Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 01:10:47.096336 | controller | Jun 11 01:05:40.658760 crc crio[23067]: time="2026-06-11T01:05:40.658281537Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 01:10:47.096372 | controller | Jun 11 01:05:40.664479 crc crio[23067]: time="2026-06-11T01:05:40.664396072Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 01:10:47.096390 | controller | Jun 11 01:05:40.704044 crc crio[23067]: time="2026-06-11T01:05:40.703954487Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 01:10:47.096406 | controller | Jun 11 01:05:40.704044 crc crio[23067]: time="2026-06-11T01:05:40.703974988Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 01:10:47.096422 | controller | Jun 11 01:05:40.730325 crc crio[23067]: time="2026-06-11T01:05:40.730246376Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 01:10:47.096438 | controller | Jun 11 01:05:40.764313 crc crio[23067]: time="2026-06-11T01:05:40.76418866Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 01:10:47.096454 | controller | Jun 11 01:05:41.240684 crc crio[23067]: time="2026-06-11T01:05:41.240527697Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 01:10:47.096469 | controller | Jun 11 01:05:41.839366 crc crio[23067]: time="2026-06-11T01:05:41.839248671Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 01:10:47.096485 | controller | Jun 11 01:05:42.358629 crc crio[23067]: time="2026-06-11T01:05:42.358560076Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 01:10:47.096500 | controller | Jun 11 01:05:42.888057 crc crio[23067]: time="2026-06-11T01:05:42.887286955Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 01:10:47.096520 | controller | Jun 11 01:05:43.367152 crc crio[23067]: time="2026-06-11T01:05:43.366979393Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 01:10:47.096536 | controller | Jun 11 01:05:43.443717 crc crio[23067]: time="2026-06-11T01:05:43.443582026Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 01:10:47.096551 | controller | Jun 11 01:05:43.542061 crc crio[23067]: time="2026-06-11T01:05:43.542011427Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 01:10:47.096566 | controller | Jun 11 01:05:43.569772 crc crio[23067]: time="2026-06-11T01:05:43.569527578Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 01:10:47.096581 | controller | Jun 11 01:05:45.038286 crc crio[23067]: time="2026-06-11T01:05:45.037580102Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 01:10:47.096597 | controller | Jun 11 01:05:46.813549 crc crio[23067]: time="2026-06-11T01:05:46.812603804Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 01:10:47.096612 | controller | Jun 11 01:05:46.912234 crc crio[23067]: time="2026-06-11T01:05:46.912135795Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 01:10:47.096628 | controller | Jun 11 01:05:47.325781 crc crio[23067]: time="2026-06-11T01:05:47.323900882Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 01:10:47.096643 | controller | Jun 11 01:05:48.141637 crc crio[23067]: time="2026-06-11T01:05:48.141008097Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 01:10:47.096659 | controller | Jun 11 01:05:50.078342 crc crio[23067]: time="2026-06-11T01:05:50.076739587Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 01:10:47.096674 | controller | Jun 11 01:05:50.244235 crc crio[23067]: time="2026-06-11T01:05:50.243352684Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 01:10:47.096689 | controller | Jun 11 01:05:50.922109 crc crio[23067]: time="2026-06-11T01:05:50.921918517Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 01:10:47.096705 | controller | Jun 11 01:05:51.598446 crc crio[23067]: time="2026-06-11T01:05:51.597977234Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 01:10:47.096720 | controller | Jun 11 01:05:54.315025 crc crio[23067]: time="2026-06-11T01:05:54.314406018Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 01:10:47.096736 | controller | Jun 11 01:05:54.369368 crc crio[23067]: time="2026-06-11T01:05:54.369231363Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 01:10:47.096758 | controller | Jun 11 01:05:54.502472 crc crio[23067]: time="2026-06-11T01:05:54.502337668Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 01:10:47.096774 | controller | Jun 11 01:05:54.647533 crc crio[23067]: time="2026-06-11T01:05:54.647326282Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 01:10:47.096789 | controller | Jun 11 01:05:54.939326 crc crio[23067]: time="2026-06-11T01:05:54.938554595Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 01:10:47.096823 | controller | Jun 11 01:05:55.548374 crc crio[23067]: time="2026-06-11T01:05:55.548280865Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 01:10:47.096841 | controller | Jun 11 01:05:55.945928 crc crio[23067]: time="2026-06-11T01:05:55.945825291Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 01:10:47.096857 | controller | Jun 11 01:05:55.949922 crc crio[23067]: time="2026-06-11T01:05:55.949815209Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 01:10:47.096872 | controller | Jun 11 01:05:56.247554 crc crio[23067]: time="2026-06-11T01:05:56.247430334Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 01:10:47.096888 | controller | Jun 11 01:05:57.436873 crc crio[23067]: time="2026-06-11T01:05:57.43629493Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 01:10:47.096903 | controller | Jun 11 01:05:57.583226 crc crio[23067]: time="2026-06-11T01:05:57.583104994Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 01:10:47.096918 | controller | Jun 11 01:05:57.844123 crc crio[23067]: time="2026-06-11T01:05:57.843557208Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 01:10:47.096934 | controller | Jun 11 01:05:58.215204 crc crio[23067]: time="2026-06-11T01:05:58.215116983Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 01:10:47.096949 | controller | Jun 11 01:05:59.454813 crc crio[23067]: time="2026-06-11T01:05:59.45414949Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 01:10:47.096964 | controller | Jun 11 01:06:00.582315 crc crio[23067]: time="2026-06-11T01:06:00.581061329Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29685666-9j6w4/POD" id=74b7bba2-c80c-48b7-8138-17109da3c099 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.096979 | controller | Jun 11 01:06:00.582315 crc crio[23067]: time="2026-06-11T01:06:00.581582233Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.096995 | controller | Jun 11 01:06:00.627628 crc crio[23067]: time="2026-06-11T01:06:00.625406703Z" level=info msg="Got pod network &{Name:auto-csr-approver-29685666-9j6w4 Namespace:openshift-infra ID:acbb7b0c1e782bb5809a6c7ee41e1fbc936799132436c4c281d7752db32567ca UID:c57f3f0b-050b-4d93-ae38-82d72bff2080 NetNS:/var/run/netns/27e4e683-c43f-4627-ace0-47c0868ba785 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc57f3f0b_050b_4d93_ae38_82d72bff2080.slice PodAnnotations:0xc003ba8ae8}] Aliases:map[]}"
2026-06-11 01:10:47.097015 | controller | Jun 11 01:06:00.627628 crc crio[23067]: time="2026-06-11T01:06:00.625465494Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29685666-9j6w4 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.097032 | controller | Jun 11 01:06:01.081035 crc crio[23067]: time="2026-06-11T01:06:01.079461461Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 01:10:47.097047 | controller | Jun 11 01:06:01.125613 crc crio[23067]: time="2026-06-11T01:06:01.125524931Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 01:10:47.097062 | controller | Jun 11 01:06:01.210822 crc crio[23067]: 2026-06-11T01:06:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:acbb7b0c1e782bb Mac:1a:b7:68:e2:2b:28 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:16 Mtu:0 Sandbox:/var/run/netns/27e4e683-c43f-4627-ace0-47c0868ba785 SocketPath: PciID:}] [{Interface:0xc0004be530 Address:{IP:10.217.1.22 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:47.097078 | controller | Jun 11 01:06:01.210822 crc crio[23067]: time="2026-06-11T01:06:01.209839792Z" level=info msg="Got pod network &{Name:auto-csr-approver-29685666-9j6w4 Namespace:openshift-infra ID:acbb7b0c1e782bb5809a6c7ee41e1fbc936799132436c4c281d7752db32567ca UID:c57f3f0b-050b-4d93-ae38-82d72bff2080 NetNS:/var/run/netns/27e4e683-c43f-4627-ace0-47c0868ba785 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc57f3f0b_050b_4d93_ae38_82d72bff2080.slice PodAnnotations:0xc003ba8ae8}] Aliases:map[]}"
2026-06-11 01:10:47.097094 | controller | Jun 11 01:06:01.210822 crc crio[23067]: time="2026-06-11T01:06:01.210010316Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29685666-9j6w4 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:47.097110 | controller | Jun 11 01:06:01.230787 crc crio[23067]: time="2026-06-11T01:06:01.230398296Z" level=info msg="Ran pod sandbox acbb7b0c1e782bb5809a6c7ee41e1fbc936799132436c4c281d7752db32567ca with infra container: openshift-infra/auto-csr-approver-29685666-9j6w4/POD" id=74b7bba2-c80c-48b7-8138-17109da3c099 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.097126 | controller | Jun 11 01:06:01.236080 crc crio[23067]: time="2026-06-11T01:06:01.235972276Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=9f8c259b-25af-46eb-ab76-484dde64b4fd name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:47.097141 | controller | Jun 11 01:06:01.243751 crc crio[23067]: time="2026-06-11T01:06:01.243311123Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 01:10:47.097157 | controller | Jun 11 01:06:01.244815 crc crio[23067]: time="2026-06-11T01:06:01.24469384Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 01:10:47.097173 | controller | Jun 11 01:06:02.711152 crc crio[23067]: time="2026-06-11T01:06:02.710769491Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=9f8c259b-25af-46eb-ab76-484dde64b4fd name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:47.097191 | controller | Jun 11 01:06:02.715334 crc crio[23067]: time="2026-06-11T01:06:02.713339851Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=f4495e51-f211-4ed6-b16c-387bee35b73b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.097208 | controller | Jun 11 01:06:02.716184 crc crio[23067]: time="2026-06-11T01:06:02.716112405Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=1244a7bf-bb82-4e0f-8bcf-2d171daed12a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.097223 | controller | Jun 11 01:06:02.730985 crc crio[23067]: time="2026-06-11T01:06:02.730821241Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29685666-9j6w4/oc" id=5c5bc1b9-1f62-4882-83e7-b35cccd2e751 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.097239 | controller | Jun 11 01:06:02.731483 crc crio[23067]: time="2026-06-11T01:06:02.731423378Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.097255 | controller | Jun 11 01:06:02.799383 crc crio[23067]: time="2026-06-11T01:06:02.799297205Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.097271 | controller | Jun 11 01:06:03.234940 crc crio[23067]: time="2026-06-11T01:06:03.234266039Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.097287 | controller | Jun 11 01:06:03.373508 crc crio[23067]: time="2026-06-11T01:06:03.373063867Z" level=info msg="Created container 8d2520a7cbe7c735e70e5fda1161541e95444b75aff1c07f474c11122c09cef6: openshift-infra/auto-csr-approver-29685666-9j6w4/oc" id=5c5bc1b9-1f62-4882-83e7-b35cccd2e751 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.097302 | controller | Jun 11 01:06:03.374559 crc crio[23067]: time="2026-06-11T01:06:03.374524656Z" level=info msg="Starting container: 8d2520a7cbe7c735e70e5fda1161541e95444b75aff1c07f474c11122c09cef6" id=1e5fe938-6165-44d3-998b-8caf0a8b14c4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.097318 | controller | Jun 11 01:06:03.381271 crc crio[23067]: time="2026-06-11T01:06:03.381242487Z" level=info msg="Started container" PID=285382 containerID=8d2520a7cbe7c735e70e5fda1161541e95444b75aff1c07f474c11122c09cef6 description=openshift-infra/auto-csr-approver-29685666-9j6w4/oc id=1e5fe938-6165-44d3-998b-8caf0a8b14c4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=acbb7b0c1e782bb5809a6c7ee41e1fbc936799132436c4c281d7752db32567ca
2026-06-11 01:10:47.097336 | controller | Jun 11 01:06:05.114268 crc crio[23067]: time="2026-06-11T01:06:05.113482806Z" level=info msg="Stopping pod sandbox: acbb7b0c1e782bb5809a6c7ee41e1fbc936799132436c4c281d7752db32567ca" id=4c39b02c-e72e-4649-bc62-75274ec40dde name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.097376 | controller | Jun 11 01:06:05.116281 crc crio[23067]: time="2026-06-11T01:06:05.11474619Z" level=info msg="Got pod network &{Name:auto-csr-approver-29685666-9j6w4 Namespace:openshift-infra ID:acbb7b0c1e782bb5809a6c7ee41e1fbc936799132436c4c281d7752db32567ca UID:c57f3f0b-050b-4d93-ae38-82d72bff2080 NetNS:/var/run/netns/27e4e683-c43f-4627-ace0-47c0868ba785 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc57f3f0b_050b_4d93_ae38_82d72bff2080.slice PodAnnotations:0xc0001314d0}] Aliases:map[]}"
2026-06-11 01:10:47.097394 | controller | Jun 11 01:06:05.116281 crc crio[23067]: time="2026-06-11T01:06:05.114904374Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29685666-9j6w4 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.097415 | controller | Jun 11 01:06:05.553195 crc crio[23067]: time="2026-06-11T01:06:05.552753606Z" level=info msg="Stopped pod sandbox: acbb7b0c1e782bb5809a6c7ee41e1fbc936799132436c4c281d7752db32567ca" id=4c39b02c-e72e-4649-bc62-75274ec40dde name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.097431 | controller | Jun 11 01:06:08.821246 crc crio[23067]: time="2026-06-11T01:06:08.820508056Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 01:10:47.097447 | controller | Jun 11 01:06:38.670267 crc crio[23067]: time="2026-06-11T01:06:38.669262283Z" level=info msg="Removing container: 86c6413f3fa8126e7f67f9a92aa3a63d67ee5c2b4d8dedd5e2cd8ab4684366b2" id=b3f259b0-2614-4735-8d35-7b5eb4a0fd1e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.097463 | controller | Jun 11 01:06:38.866424 crc crio[23067]: time="2026-06-11T01:06:38.866206207Z" level=info msg="Removed container 86c6413f3fa8126e7f67f9a92aa3a63d67ee5c2b4d8dedd5e2cd8ab4684366b2: openshift-infra/auto-csr-approver-29685660-bpn6p/oc" id=b3f259b0-2614-4735-8d35-7b5eb4a0fd1e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.097479 | controller | Jun 11 01:06:38.884597 crc crio[23067]: time="2026-06-11T01:06:38.884409367Z" level=info msg="Removing container: ac282fb6b301805ed2485cd21a8ad27f9ab04e1d14d150b635baa3fe98ee1e7a" id=ece25ea4-1d0f-485d-ac40-538dfdde372a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.097494 | controller | Jun 11 01:06:38.925798 crc crio[23067]: time="2026-06-11T01:06:38.925483733Z" level=info msg="Removed container ac282fb6b301805ed2485cd21a8ad27f9ab04e1d14d150b635baa3fe98ee1e7a: openshift-must-gather-vbxmw/crc-debug-drhvk/container-00" id=ece25ea4-1d0f-485d-ac40-538dfdde372a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.097510 | controller | Jun 11 01:06:38.944074 crc crio[23067]: time="2026-06-11T01:06:38.94390649Z" level=info msg="Stopping pod sandbox: 757cb47ca68dd1af1449b574cff6c2df853a0eeb9d72c0c319aa833e2cc0ae54" id=5b799bcc-0382-4d61-bf80-424255241ccd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.097526 | controller | Jun 11 01:06:38.944074 crc crio[23067]: time="2026-06-11T01:06:38.944024683Z" level=info msg="Stopped pod sandbox (already stopped): 757cb47ca68dd1af1449b574cff6c2df853a0eeb9d72c0c319aa833e2cc0ae54" id=5b799bcc-0382-4d61-bf80-424255241ccd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.097541 | controller | Jun 11 01:06:38.944959 crc crio[23067]: time="2026-06-11T01:06:38.944832344Z" level=info msg="Removing pod sandbox: 757cb47ca68dd1af1449b574cff6c2df853a0eeb9d72c0c319aa833e2cc0ae54" id=05654c1c-40b2-4c05-854a-d78ee34e998c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.097557 | controller | Jun 11 01:06:38.971885 crc crio[23067]: time="2026-06-11T01:06:38.97175503Z" level=info msg="Removed pod sandbox: 757cb47ca68dd1af1449b574cff6c2df853a0eeb9d72c0c319aa833e2cc0ae54" id=05654c1c-40b2-4c05-854a-d78ee34e998c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.097572 | controller | Jun 11 01:06:38.973023 crc crio[23067]: time="2026-06-11T01:06:38.972780837Z" level=info msg="Stopping pod sandbox: 885b9d1aa7d555a30525c59f236cfd5c4d920359ea27ffe6eb42e2b1b9fd26b5" id=e88414c7-7702-4643-87bd-c75337f42492 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.097587 | controller | Jun 11 01:06:38.973023 crc crio[23067]: time="2026-06-11T01:06:38.972830258Z" level=info msg="Stopped pod sandbox (already stopped): 885b9d1aa7d555a30525c59f236cfd5c4d920359ea27ffe6eb42e2b1b9fd26b5" id=e88414c7-7702-4643-87bd-c75337f42492 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.097603 | controller | Jun 11 01:06:38.973752 crc crio[23067]: time="2026-06-11T01:06:38.97363209Z" level=info msg="Removing pod sandbox: 885b9d1aa7d555a30525c59f236cfd5c4d920359ea27ffe6eb42e2b1b9fd26b5" id=82460008-505d-4c22-bee5-70289a00c611 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.097622 | controller | Jun 11 01:06:38.996980 crc crio[23067]: time="2026-06-11T01:06:38.996615559Z" level=info msg="Removed pod sandbox: 885b9d1aa7d555a30525c59f236cfd5c4d920359ea27ffe6eb42e2b1b9fd26b5" id=82460008-505d-4c22-bee5-70289a00c611 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.097637 | controller | Jun 11 01:07:36.463727 crc crio[23067]: time="2026-06-11T01:07:36.461845237Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 01:10:47.097653 | controller | Jun 11 01:07:50.895979 crc crio[23067]: time="2026-06-11T01:07:50.89455279Z" level=info msg="Stopping container: cfc19a7001c03ea79dec5852aa03a58ea165c10fbce22de60f60246130271d02 (timeout: 2s)" id=fff9e446-a766-4467-bd86-3de372433e2f name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:47.097668 | controller | Jun 11 01:07:51.130121 crc crio[23067]: time="2026-06-11T01:07:51.129460666Z" level=info msg="Stopped container cfc19a7001c03ea79dec5852aa03a58ea165c10fbce22de60f60246130271d02: openshift-must-gather-vbxmw/must-gather-kl6kg/copy" id=fff9e446-a766-4467-bd86-3de372433e2f name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:47.097684 | controller | Jun 11 01:07:51.131455 crc crio[23067]: time="2026-06-11T01:07:51.131314066Z" level=info msg="Stopping pod sandbox: 299677d341f59c3ca846b59f7eb8516ff7d818b23ac800d57d7c31a502891ffd" id=8acecb29-8a5a-49a6-bc2d-dd78b9ed142a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.097700 | controller | Jun 11 01:07:51.132619 crc crio[23067]: time="2026-06-11T01:07:51.13257736Z" level=info msg="Got pod network &{Name:must-gather-kl6kg Namespace:openshift-must-gather-vbxmw ID:299677d341f59c3ca846b59f7eb8516ff7d818b23ac800d57d7c31a502891ffd UID:af070cd0-afcb-4a20-b56a-1e3d58a379b5 NetNS:/var/run/netns/9102b43c-56cf-4c0a-ad1a-ef99cc6429eb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf070cd0_afcb_4a20_b56a_1e3d58a379b5.slice PodAnnotations:0xc003610d50}] Aliases:map[]}"
2026-06-11 01:10:47.097716 | controller | Jun 11 01:07:51.133000 crc crio[23067]: time="2026-06-11T01:07:51.132858117Z" level=info msg="Deleting pod openshift-must-gather-vbxmw_must-gather-kl6kg from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.097732 | controller | Jun 11 01:07:51.515007 crc crio[23067]: time="2026-06-11T01:07:51.514516815Z" level=info msg="Stopped pod sandbox: 299677d341f59c3ca846b59f7eb8516ff7d818b23ac800d57d7c31a502891ffd" id=8acecb29-8a5a-49a6-bc2d-dd78b9ed142a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.097748 | controller | Jun 11 01:07:52.028300 crc crio[23067]: time="2026-06-11T01:07:52.026962566Z" level=info msg="Removing container: cfc19a7001c03ea79dec5852aa03a58ea165c10fbce22de60f60246130271d02" id=436a8806-a05c-4247-9a1d-1a87eb659320 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.097763 | controller | Jun 11 01:07:52.080983 crc crio[23067]: time="2026-06-11T01:07:52.080915129Z" level=info msg="Removed container cfc19a7001c03ea79dec5852aa03a58ea165c10fbce22de60f60246130271d02: openshift-must-gather-vbxmw/must-gather-kl6kg/copy" id=436a8806-a05c-4247-9a1d-1a87eb659320 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.097779 | controller | Jun 11 01:07:52.087516 crc crio[23067]: time="2026-06-11T01:07:52.087484196Z" level=info msg="Removing container: 8c1411a9956972245722aefe3c908a600ecce576c9bee7da76ea8a5749d7d03c" id=1dcce540-41d0-41b9-9e38-e506e7697fb7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.097794 | controller | Jun 11 01:07:52.295433 crc crio[23067]: time="2026-06-11T01:07:52.29521565Z" level=info msg="Removed container 8c1411a9956972245722aefe3c908a600ecce576c9bee7da76ea8a5749d7d03c: openshift-must-gather-vbxmw/must-gather-kl6kg/gather" id=1dcce540-41d0-41b9-9e38-e506e7697fb7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.097813 | controller | Jun 11 01:08:00.568815 crc crio[23067]: time="2026-06-11T01:08:00.567931214Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29685668-l87vs/POD" id=33b6cbde-2133-49b8-afc3-621ae43321c7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.097830 | controller | Jun 11 01:08:00.570200 crc crio[23067]: time="2026-06-11T01:08:00.568969112Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.097854 | controller | Jun 11 01:08:00.601316 crc crio[23067]: time="2026-06-11T01:08:00.601167919Z" level=info msg="Got pod network &{Name:auto-csr-approver-29685668-l87vs Namespace:openshift-infra ID:f7fa08aea56197c07c6905a6ab8fdde912a9c19fe8e54c41f63c7d393289df5f UID:456064b7-a174-4df8-83d1-8b9aae2b163a NetNS:/var/run/netns/bc25cdc1-5d19-487f-b699-9e2b3d163101 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod456064b7_a174_4df8_83d1_8b9aae2b163a.slice PodAnnotations:0xc000c355f8}] Aliases:map[]}"
2026-06-11 01:10:47.097870 | controller | Jun 11 01:08:00.601316 crc crio[23067]: time="2026-06-11T01:08:00.60123436Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29685668-l87vs to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.097890 | controller | Jun 11 01:08:00.940315 crc crio[23067]: 2026-06-11T01:08:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f7fa08aea56197c Mac:ba:e9:d7:c9:8e:93 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:17 Mtu:0 Sandbox:/var/run/netns/bc25cdc1-5d19-487f-b699-9e2b3d163101 SocketPath: PciID:}] [{Interface:0xc000235170 Address:{IP:10.217.1.23 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:47.097907 | controller | Jun 11 01:08:00.941726 crc crio[23067]: time="2026-06-11T01:08:00.941574676Z" level=info msg="Got pod network &{Name:auto-csr-approver-29685668-l87vs Namespace:openshift-infra ID:f7fa08aea56197c07c6905a6ab8fdde912a9c19fe8e54c41f63c7d393289df5f UID:456064b7-a174-4df8-83d1-8b9aae2b163a NetNS:/var/run/netns/bc25cdc1-5d19-487f-b699-9e2b3d163101 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod456064b7_a174_4df8_83d1_8b9aae2b163a.slice PodAnnotations:0xc000c355f8}] Aliases:map[]}"
2026-06-11 01:10:47.097927 | controller | Jun 11 01:08:00.942081 crc crio[23067]: time="2026-06-11T01:08:00.941777931Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29685668-l87vs for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:47.097948 | controller | Jun 11 01:08:00.956553 crc crio[23067]: time="2026-06-11T01:08:00.956467617Z" level=info msg="Ran pod sandbox f7fa08aea56197c07c6905a6ab8fdde912a9c19fe8e54c41f63c7d393289df5f with infra container: openshift-infra/auto-csr-approver-29685668-l87vs/POD" id=33b6cbde-2133-49b8-afc3-621ae43321c7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.097969 | controller | Jun 11 01:08:00.960937 crc crio[23067]: time="2026-06-11T01:08:00.960803254Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=5b00f0f0-d09c-4df1-b355-16c10a1d1514 name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:47.097989 | controller | Jun 11 01:08:00.972007 crc crio[23067]: time="2026-06-11T01:08:00.971944454Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 01:10:47.098008 | controller | Jun 11 01:08:02.303304 crc crio[23067]: time="2026-06-11T01:08:02.302403874Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=5b00f0f0-d09c-4df1-b355-16c10a1d1514 name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:47.098032 | controller | Jun 11 01:08:02.308270 crc crio[23067]: time="2026-06-11T01:08:02.308141388Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=6441263c-d507-4464-8901-1703c20f48ff name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.098053 | controller | Jun 11 01:08:02.311047 crc crio[23067]: time="2026-06-11T01:08:02.310979584Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=35b72726-31a7-4f37-bc2e-29be25f33ccc name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.098074 | controller | Jun 11 01:08:02.318157 crc crio[23067]: time="2026-06-11T01:08:02.318050825Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29685668-l87vs/oc" id=b99ac7b7-1825-4531-8c10-ef771fdea1ea name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.098094 | controller | Jun 11 01:08:02.318739 crc crio[23067]: time="2026-06-11T01:08:02.318635011Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.098112 | controller | Jun 11 01:08:02.377873 crc crio[23067]: time="2026-06-11T01:08:02.377755053Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.098132 | controller | Jun 11 01:08:02.784205 crc crio[23067]: time="2026-06-11T01:08:02.783549261Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.098153 | controller | Jun 11 01:08:02.940850 crc crio[23067]: time="2026-06-11T01:08:02.940717034Z" level=info msg="Created container d9a8175c3d4936a36df7a8604fcea614ffd07d6e629809b3b89cd5eae9d60c8a: openshift-infra/auto-csr-approver-29685668-l87vs/oc" id=b99ac7b7-1825-4531-8c10-ef771fdea1ea name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.098173 | controller | Jun 11 01:08:02.946118 crc crio[23067]: time="2026-06-11T01:08:02.945836311Z" level=info msg="Starting container: d9a8175c3d4936a36df7a8604fcea614ffd07d6e629809b3b89cd5eae9d60c8a" id=46a1c0e8-497a-4449-880e-a7c972f9dd95 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.098194 | controller | Jun 11 01:08:02.955502 crc crio[23067]: time="2026-06-11T01:08:02.955359038Z" level=info msg="Started container" PID=291507 containerID=d9a8175c3d4936a36df7a8604fcea614ffd07d6e629809b3b89cd5eae9d60c8a description=openshift-infra/auto-csr-approver-29685668-l87vs/oc id=46a1c0e8-497a-4449-880e-a7c972f9dd95 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f7fa08aea56197c07c6905a6ab8fdde912a9c19fe8e54c41f63c7d393289df5f
2026-06-11 01:10:47.098215 | controller | Jun 11 01:08:05.254024 crc crio[23067]: time="2026-06-11T01:08:05.25250493Z" level=info msg="Stopping pod sandbox: f7fa08aea56197c07c6905a6ab8fdde912a9c19fe8e54c41f63c7d393289df5f" id=ce065625-a589-4a15-8269-a513c6a8a9fd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.098236 | controller | Jun 11 01:08:05.256039 crc crio[23067]: time="2026-06-11T01:08:05.255005627Z" level=info msg="Got pod network &{Name:auto-csr-approver-29685668-l87vs Namespace:openshift-infra ID:f7fa08aea56197c07c6905a6ab8fdde912a9c19fe8e54c41f63c7d393289df5f UID:456064b7-a174-4df8-83d1-8b9aae2b163a NetNS:/var/run/netns/bc25cdc1-5d19-487f-b699-9e2b3d163101 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod456064b7_a174_4df8_83d1_8b9aae2b163a.slice PodAnnotations:0xc003611298}] Aliases:map[]}"
2026-06-11 01:10:47.098257 | controller | Jun 11 01:08:05.256039 crc crio[23067]: time="2026-06-11T01:08:05.255184952Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29685668-l87vs from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.098278 | controller | Jun 11 01:08:05.689605 crc crio[23067]: time="2026-06-11T01:08:05.687185286Z" level=info msg="Stopped pod sandbox: f7fa08aea56197c07c6905a6ab8fdde912a9c19fe8e54c41f63c7d393289df5f" id=ce065625-a589-4a15-8269-a513c6a8a9fd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.098300 | controller | Jun 11 01:08:08.388715 crc crio[23067]: time="2026-06-11T01:08:08.385566413Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-operators-fg5st/POD" id=e8b72c91-98fc-4ca2-b4eb-6df955fd9981 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.098321 | controller | Jun 11 01:08:08.388715 crc crio[23067]: time="2026-06-11T01:08:08.38622495Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.098342 | controller | Jun 11 01:08:08.436779 crc crio[23067]: time="2026-06-11T01:08:08.436591187Z" level=info msg="Got pod network &{Name:redhat-operators-fg5st Namespace:openshift-marketplace ID:f340d2f57d1bbdb8b1bd8fb88d3525114ba3fb98671cbba29bd48ccc9d6ced6e UID:28b6ca24-7df8-4011-b5be-b30a3baef3c3 NetNS:/var/run/netns/a4af5738-c52a-49e4-9121-87592d12285f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod28b6ca24_7df8_4011_b5be_b30a3baef3c3.slice PodAnnotations:0xc000b80128}] Aliases:map[]}"
2026-06-11 01:10:47.098380 | controller | Jun 11 01:08:08.436779 crc crio[23067]: time="2026-06-11T01:08:08.43670772Z" level=info msg="Adding pod openshift-marketplace_redhat-operators-fg5st to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.098465 | controller | Jun 11 01:08:08.994000 crc crio[23067]: 2026-06-11T01:08:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f340d2f57d1bbdb Mac:02:5e:8a:9b:2e:04 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:18 Mtu:0 Sandbox:/var/run/netns/a4af5738-c52a-49e4-9121-87592d12285f SocketPath: PciID:}] [{Interface:0xc0002da9e0 Address:{IP:10.217.1.24 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:47.098489 | controller | Jun 11 01:08:08.996016 crc crio[23067]: time="2026-06-11T01:08:08.995883268Z" level=info msg="Got pod network &{Name:redhat-operators-fg5st Namespace:openshift-marketplace ID:f340d2f57d1bbdb8b1bd8fb88d3525114ba3fb98671cbba29bd48ccc9d6ced6e UID:28b6ca24-7df8-4011-b5be-b30a3baef3c3 NetNS:/var/run/netns/a4af5738-c52a-49e4-9121-87592d12285f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod28b6ca24_7df8_4011_b5be_b30a3baef3c3.slice PodAnnotations:0xc000b80128}] Aliases:map[]}"
2026-06-11 01:10:47.098506 | controller | Jun 11 01:08:08.996138 crc crio[23067]: time="2026-06-11T01:08:08.996091564Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-fg5st for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:47.098522 | controller | Jun 11 01:08:09.008254 crc crio[23067]: time="2026-06-11T01:08:09.007955293Z" level=info msg="Ran pod sandbox f340d2f57d1bbdb8b1bd8fb88d3525114ba3fb98671cbba29bd48ccc9d6ced6e with infra container: openshift-marketplace/redhat-operators-fg5st/POD" id=e8b72c91-98fc-4ca2-b4eb-6df955fd9981 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.098539 | controller | Jun 11 01:08:09.011312 crc crio[23067]: time="2026-06-11T01:08:09.01118807Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=1525aa20-631b-4924-8375-0291e0364de7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.098555 | controller | Jun 11 01:08:09.015321 crc crio[23067]: time="2026-06-11T01:08:09.015207669Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=73169717-2749-4d5f-9b3b-1ba6f3160580 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.098575 | controller | Jun 11 01:08:09.027423 crc crio[23067]: time="2026-06-11T01:08:09.026348629Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-fg5st/extract-utilities" id=4318240c-ff06-46be-8c67-f8d39f8759c9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.098592 | controller | Jun 11 01:08:09.027423 crc crio[23067]: time="2026-06-11T01:08:09.02675159Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.098609 | controller | Jun 11 01:08:09.121469 crc crio[23067]: time="2026-06-11T01:08:09.121137762Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.098625 | controller | Jun 11 01:08:09.129613 crc crio[23067]: time="2026-06-11T01:08:09.129538648Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.098641 | controller | Jun 11 01:08:09.372983 crc crio[23067]: time="2026-06-11T01:08:09.372258015Z" level=info msg="Created container 75020fea3fafce10e3987cb2a328ff7815d6d7d396875050d2dd247859a2d908: openshift-marketplace/redhat-operators-fg5st/extract-utilities" id=4318240c-ff06-46be-8c67-f8d39f8759c9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.098657 | controller | Jun 11 01:08:09.382505 crc crio[23067]: time="2026-06-11T01:08:09.379391147Z" level=info msg="Starting container: 75020fea3fafce10e3987cb2a328ff7815d6d7d396875050d2dd247859a2d908" id=e0048b9c-ff9d-4d26-a2dc-ebaad3c9ade9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.098673 | controller | Jun 11 01:08:09.414168 crc crio[23067]: time="2026-06-11T01:08:09.413158386Z" level=info msg="Started container" PID=291969 containerID=75020fea3fafce10e3987cb2a328ff7815d6d7d396875050d2dd247859a2d908 description=openshift-marketplace/redhat-operators-fg5st/extract-utilities id=e0048b9c-ff9d-4d26-a2dc-ebaad3c9ade9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f340d2f57d1bbdb8b1bd8fb88d3525114ba3fb98671cbba29bd48ccc9d6ced6e
2026-06-11 01:10:47.098689 | controller | Jun 11 01:08:10.387773 crc crio[23067]: time="2026-06-11T01:08:10.386701593Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=1addd22b-d4cc-4633-ba4c-a41f9c4b94f9 name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:47.098705 | controller | Jun 11 01:08:10.401444 crc crio[23067]: time="2026-06-11T01:08:10.397475363Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-operator-index:v4.20\""
2026-06-11 01:10:47.098721 | controller | Jun 11 01:08:11.352225 crc crio[23067]: time="2026-06-11T01:08:11.351422513Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:546c77fdbf5f7c6a9a4243f4c4ef38fe0f584972a70f687bc40091743ee77d60" id=1addd22b-d4cc-4633-ba4c-a41f9c4b94f9 name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:47.098737 | controller | Jun 11 01:08:11.355260 crc crio[23067]: time="2026-06-11T01:08:11.353179551Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=93c64492-ce4a-405c-8729-75bee2ed5a6d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.098753 | controller | Jun 11 01:08:11.356471 crc crio[23067]: time="2026-06-11T01:08:11.356366436Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=a2ed63bf-e0b2-480f-8bad-4b41b5519ac6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.098769 | controller | Jun 11 01:08:11.364415 crc crio[23067]: time="2026-06-11T01:08:11.364312Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-fg5st/extract-content" id=33227d3b-3bda-43ab-8dc0-9016c9874a26 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.098784 | controller | Jun 11 01:08:11.365257 crc crio[23067]: time="2026-06-11T01:08:11.364828184Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.098804 | controller | Jun 11 01:08:11.420176 crc crio[23067]: time="2026-06-11T01:08:11.420097653Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.098820 | controller | Jun 11 01:08:11.423455 crc crio[23067]: time="2026-06-11T01:08:11.423395302Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.098836 | controller | Jun 11 01:08:11.611115 crc crio[23067]: time="2026-06-11T01:08:11.610877641Z" level=info msg="Created container 42db28b2f3325f8b50b95273da22a89378554cd1ed7f8c824b29f3d79732775f: openshift-marketplace/redhat-operators-fg5st/extract-content" id=33227d3b-3bda-43ab-8dc0-9016c9874a26 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.098852 | controller | Jun 11 01:08:11.612304 crc crio[23067]: time="2026-06-11T01:08:11.612197996Z" level=info msg="Starting container: 42db28b2f3325f8b50b95273da22a89378554cd1ed7f8c824b29f3d79732775f" id=64f3f2ce-ebf3-40c2-a282-d75312142092 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.098868 | controller | Jun 11 01:08:11.619334 crc crio[23067]: time="2026-06-11T01:08:11.619246716Z" level=info msg="Started container" PID=292050 containerID=42db28b2f3325f8b50b95273da22a89378554cd1ed7f8c824b29f3d79732775f description=openshift-marketplace/redhat-operators-fg5st/extract-content id=64f3f2ce-ebf3-40c2-a282-d75312142092 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f340d2f57d1bbdb8b1bd8fb88d3525114ba3fb98671cbba29bd48ccc9d6ced6e
2026-06-11 01:10:47.098884 | controller | Jun 11 01:08:16.508738 crc crio[23067]: time="2026-06-11T01:08:16.507814315Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=d37186e6-3346-4e81-9013-152d76758a6f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.098900 | controller | Jun 11 01:08:16.511317 crc crio[23067]: time="2026-06-11T01:08:16.511239268Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=f8dd7241-7655-4e4b-adde-263b4000e29e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.098916 | controller | Jun 11 01:08:16.518849 crc crio[23067]: time="2026-06-11T01:08:16.51876838Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-fg5st/registry-server" id=738d783a-a971-48ec-bdb7-4c5da2b90fa6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.098931 | controller | Jun 11 01:08:16.519713 crc crio[23067]: time="2026-06-11T01:08:16.519450879Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.098947 | controller | Jun 11 01:08:16.587387 crc crio[23067]: time="2026-06-11T01:08:16.587303616Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.098962 | controller | Jun 11 01:08:16.593946 crc crio[23067]: time="2026-06-11T01:08:16.593829832Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.098978 | controller | Jun 11 01:08:16.798016 crc crio[23067]: time="2026-06-11T01:08:16.797330922Z" level=info msg="Created container ff075714254b82ae010e1aa63a9bed7e324c38b56810a1753100ab4379fc9aee: openshift-marketplace/redhat-operators-fg5st/registry-server" id=738d783a-a971-48ec-bdb7-4c5da2b90fa6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.098998 | controller | Jun 11 01:08:16.799323 crc crio[23067]: time="2026-06-11T01:08:16.799199092Z" level=info msg="Starting container: ff075714254b82ae010e1aa63a9bed7e324c38b56810a1753100ab4379fc9aee" id=05e1735e-b322-4682-9967-2490b3c5789d name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.099014 | controller | Jun 11 01:08:16.809344 crc crio[23067]: time="2026-06-11T01:08:16.809176351Z" level=info msg="Started container" PID=292345 containerID=ff075714254b82ae010e1aa63a9bed7e324c38b56810a1753100ab4379fc9aee description=openshift-marketplace/redhat-operators-fg5st/registry-server id=05e1735e-b322-4682-9967-2490b3c5789d name=/runtime.v1.RuntimeService/StartContainer sandboxID=f340d2f57d1bbdb8b1bd8fb88d3525114ba3fb98671cbba29bd48ccc9d6ced6e
2026-06-11 01:10:47.099031 | controller | Jun 11 01:08:29.768154 crc crio[23067]: time="2026-06-11T01:08:29.761328183Z" level=info msg="Stopping container: ff075714254b82ae010e1aa63a9bed7e324c38b56810a1753100ab4379fc9aee (timeout: 2s)" id=d14e73ca-0498-46e0-a473-f3ec585e851c name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:47.099046 | controller | Jun 11 01:08:29.899593 crc crio[23067]: time="2026-06-11T01:08:29.898741003Z" level=info msg="Stopped container ff075714254b82ae010e1aa63a9bed7e324c38b56810a1753100ab4379fc9aee: openshift-marketplace/redhat-operators-fg5st/registry-server" id=d14e73ca-0498-46e0-a473-f3ec585e851c name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 01:10:47.099062 | controller | Jun 11 01:08:29.902441 crc crio[23067]: time="2026-06-11T01:08:29.901106207Z" level=info msg="Stopping pod sandbox: f340d2f57d1bbdb8b1bd8fb88d3525114ba3fb98671cbba29bd48ccc9d6ced6e" id=b326dd78-8700-4e0b-b9cd-454213ee7a80 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.099077 | controller | Jun 11 01:08:29.902441 crc crio[23067]: time="2026-06-11T01:08:29.902103764Z" level=info msg="Got pod network &{Name:redhat-operators-fg5st Namespace:openshift-marketplace ID:f340d2f57d1bbdb8b1bd8fb88d3525114ba3fb98671cbba29bd48ccc9d6ced6e UID:28b6ca24-7df8-4011-b5be-b30a3baef3c3 NetNS:/var/run/netns/a4af5738-c52a-49e4-9121-87592d12285f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod28b6ca24_7df8_4011_b5be_b30a3baef3c3.slice PodAnnotations:0xc0001318a8}] Aliases:map[]}"
2026-06-11 01:10:47.099094 | controller | Jun 11 01:08:29.902441 crc crio[23067]: time="2026-06-11T01:08:29.902262818Z" level=info msg="Deleting pod openshift-marketplace_redhat-operators-fg5st from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.099109 | controller | Jun 11 01:08:30.318531 crc crio[23067]: time="2026-06-11T01:08:30.318418175Z" level=info msg="Stopped pod sandbox: f340d2f57d1bbdb8b1bd8fb88d3525114ba3fb98671cbba29bd48ccc9d6ced6e" id=b326dd78-8700-4e0b-b9cd-454213ee7a80 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.099125 | controller | Jun 11 01:08:30.784804 crc crio[23067]: time="2026-06-11T01:08:30.783534601Z" level=info msg="Removing container: ff075714254b82ae010e1aa63a9bed7e324c38b56810a1753100ab4379fc9aee" id=1ae40a7f-9014-42fa-87eb-ec89ddc367ee name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.099140 | controller | Jun 11 01:08:30.825540 crc crio[23067]: time="2026-06-11T01:08:30.825412679Z" level=info msg="Removed container ff075714254b82ae010e1aa63a9bed7e324c38b56810a1753100ab4379fc9aee: openshift-marketplace/redhat-operators-fg5st/registry-server" id=1ae40a7f-9014-42fa-87eb-ec89ddc367ee name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.099155 | controller | Jun 11 01:08:30.830193 crc crio[23067]: time="2026-06-11T01:08:30.830150706Z" level=info msg="Removing container: 42db28b2f3325f8b50b95273da22a89378554cd1ed7f8c824b29f3d79732775f" id=517811fe-a468-4818-8c25-f689c1d42683 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.099171 | controller | Jun 11 01:08:30.872344 crc crio[23067]: time="2026-06-11T01:08:30.872190738Z" level=info msg="Removed container 42db28b2f3325f8b50b95273da22a89378554cd1ed7f8c824b29f3d79732775f: openshift-marketplace/redhat-operators-fg5st/extract-content" id=517811fe-a468-4818-8c25-f689c1d42683 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.099191 | controller | Jun 11 01:08:30.889380 crc crio[23067]: time="2026-06-11T01:08:30.888806136Z" level=info msg="Removing container: 75020fea3fafce10e3987cb2a328ff7815d6d7d396875050d2dd247859a2d908" id=1dec77fa-8611-4cbc-bd60-e17e9c3192e5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.099207 | controller | Jun 11 01:08:30.950102 crc crio[23067]: time="2026-06-11T01:08:30.949966393Z" level=info msg="Removed container 75020fea3fafce10e3987cb2a328ff7815d6d7d396875050d2dd247859a2d908: openshift-marketplace/redhat-operators-fg5st/extract-utilities" id=1dec77fa-8611-4cbc-bd60-e17e9c3192e5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.099223 | controller | Jun 11 01:08:39.060410 crc crio[23067]: time="2026-06-11T01:08:39.059855852Z" level=info msg="Removing container: 91e0f8b14b1e21989a8196df0cb7ca519a634e7766cc6d97f7eeea7f2173247e" id=21c53b18-2f02-42c1-a904-fd7366453186 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.099238 | controller | Jun 11 01:08:39.253464 crc crio[23067]: time="2026-06-11T01:08:39.252599512Z" level=info msg="Removed container 91e0f8b14b1e21989a8196df0cb7ca519a634e7766cc6d97f7eeea7f2173247e: openshift-infra/auto-csr-approver-29685662-89qrr/oc" id=21c53b18-2f02-42c1-a904-fd7366453186 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.099253 | controller | Jun 11 01:08:39.271324 crc crio[23067]: time="2026-06-11T01:08:39.271206563Z" level=info msg="Stopping pod sandbox: f340d2f57d1bbdb8b1bd8fb88d3525114ba3fb98671cbba29bd48ccc9d6ced6e" id=c49acc44-f749-405c-97f0-ec9323314ce0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.099269 | controller | Jun 11 01:08:39.271324 crc crio[23067]: time="2026-06-11T01:08:39.271291496Z" level=info msg="Stopped pod sandbox (already stopped): f340d2f57d1bbdb8b1bd8fb88d3525114ba3fb98671cbba29bd48ccc9d6ced6e" id=c49acc44-f749-405c-97f0-ec9323314ce0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.099284 | controller | Jun 11 01:08:39.273375 crc crio[23067]: time="2026-06-11T01:08:39.273199397Z" level=info msg="Removing pod sandbox: f340d2f57d1bbdb8b1bd8fb88d3525114ba3fb98671cbba29bd48ccc9d6ced6e" id=94c7f33b-a56e-475d-815c-8cb1d949c022 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.099300 | controller | Jun 11 01:08:39.297754 crc crio[23067]: time="2026-06-11T01:08:39.297496962Z" level=info msg="Removed pod sandbox: f340d2f57d1bbdb8b1bd8fb88d3525114ba3fb98671cbba29bd48ccc9d6ced6e" id=94c7f33b-a56e-475d-815c-8cb1d949c022 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.099315 | controller | Jun 11 01:08:39.299072 crc crio[23067]: time="2026-06-11T01:08:39.298975561Z" level=info msg="Stopping pod sandbox: 9f7137732cdb6c370bbc102158d90d0d47431b1a12720321f04ec2ffe741723c" id=7f30cdcd-03a4-4e71-a289-439e01c30e0d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.099331 | controller | Jun 11 01:08:39.299205 crc crio[23067]: time="2026-06-11T01:08:39.299074864Z" level=info msg="Stopped pod sandbox (already stopped): 9f7137732cdb6c370bbc102158d90d0d47431b1a12720321f04ec2ffe741723c" id=7f30cdcd-03a4-4e71-a289-439e01c30e0d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.099368 | controller | Jun 11 01:08:39.301278 crc crio[23067]: time="2026-06-11T01:08:39.301175121Z" level=info msg="Removing pod sandbox: 9f7137732cdb6c370bbc102158d90d0d47431b1a12720321f04ec2ffe741723c" id=5957bdf8-c4da-4c00-87c4-f02ec74fde48 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.099398 | controller | Jun 11 01:08:39.318576 crc crio[23067]: time="2026-06-11T01:08:39.318132947Z" level=info msg="Removed pod sandbox: 9f7137732cdb6c370bbc102158d90d0d47431b1a12720321f04ec2ffe741723c" id=5957bdf8-c4da-4c00-87c4-f02ec74fde48 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.099421 | controller | Jun 11 01:08:39.319738 crc crio[23067]: time="2026-06-11T01:08:39.319550095Z" level=info msg="Stopping pod sandbox: 299677d341f59c3ca846b59f7eb8516ff7d818b23ac800d57d7c31a502891ffd" id=e6e05406-0e3e-431b-8b04-c61e93acc146 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.099438 | controller | Jun 11 01:08:39.319738 crc crio[23067]: time="2026-06-11T01:08:39.31970347Z" level=info msg="Stopped pod sandbox (already stopped): 299677d341f59c3ca846b59f7eb8516ff7d818b23ac800d57d7c31a502891ffd" id=e6e05406-0e3e-431b-8b04-c61e93acc146 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.099454 | controller | Jun 11 01:08:39.321532 crc crio[23067]: time="2026-06-11T01:08:39.321454507Z" level=info msg="Removing pod sandbox: 299677d341f59c3ca846b59f7eb8516ff7d818b23ac800d57d7c31a502891ffd" id=7f997a71-f892-4a4d-a30e-b6213186e1d5 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.099469 | controller | Jun 11 01:08:39.343166 crc crio[23067]: time="2026-06-11T01:08:39.341597759Z" level=info msg="Removed pod sandbox: 299677d341f59c3ca846b59f7eb8516ff7d818b23ac800d57d7c31a502891ffd" id=7f997a71-f892-4a4d-a30e-b6213186e1d5 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.099485 | controller | Jun 11 01:10:00.637929 crc crio[23067]: time="2026-06-11T01:10:00.636406587Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29685670-5jthp/POD" id=67ca8ab6-143d-4e41-a288-40de32c75cf3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.099500 | controller | Jun 11 01:10:00.637929 crc crio[23067]: time="2026-06-11T01:10:00.638108003Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.099516 | controller | Jun 11 01:10:00.681263 crc crio[23067]: time="2026-06-11T01:10:00.681170553Z" level=info msg="Got pod network &{Name:auto-csr-approver-29685670-5jthp Namespace:openshift-infra ID:75b59a94b653f3ba58afc4d04f64685c675616cd14ec795ffd48017e8eee60f2 UID:e475a372-b5e1-49f2-8ba2-50f717112c93 NetNS:/var/run/netns/e6eca4cc-7601-4a71-885e-cc604d84ba27 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode475a372_b5e1_49f2_8ba2_50f717112c93.slice PodAnnotations:0xc007e133e0}] Aliases:map[]}"
2026-06-11 01:10:47.099532 | controller | Jun 11 01:10:00.681263 crc crio[23067]: time="2026-06-11T01:10:00.681233594Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29685670-5jthp to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.099548 | controller | Jun 11 01:10:01.308760 crc crio[23067]: 2026-06-11T01:10:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:75b59a94b653f3b Mac:ea:93:80:59:bc:57 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:19 Mtu:0 Sandbox:/var/run/netns/e6eca4cc-7601-4a71-885e-cc604d84ba27 SocketPath: PciID:}] [{Interface:0xc00011e7c0 Address:{IP:10.217.1.25 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 01:10:47.099564 | controller | Jun 11 01:10:01.312033 crc crio[23067]: time="2026-06-11T01:10:01.311888477Z" level=info msg="Got pod network &{Name:auto-csr-approver-29685670-5jthp Namespace:openshift-infra ID:75b59a94b653f3ba58afc4d04f64685c675616cd14ec795ffd48017e8eee60f2 UID:e475a372-b5e1-49f2-8ba2-50f717112c93 NetNS:/var/run/netns/e6eca4cc-7601-4a71-885e-cc604d84ba27 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode475a372_b5e1_49f2_8ba2_50f717112c93.slice PodAnnotations:0xc007e133e0}] Aliases:map[]}"
2026-06-11 01:10:47.099580 | controller | Jun 11 01:10:01.312329 crc crio[23067]: time="2026-06-11T01:10:01.312270128Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29685670-5jthp for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 01:10:47.099600 | controller | Jun 11 01:10:01.327428 crc crio[23067]: time="2026-06-11T01:10:01.327380795Z" level=info msg="Ran pod sandbox 75b59a94b653f3ba58afc4d04f64685c675616cd14ec795ffd48017e8eee60f2 with infra container: openshift-infra/auto-csr-approver-29685670-5jthp/POD" id=67ca8ab6-143d-4e41-a288-40de32c75cf3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 01:10:47.099617 | controller | Jun 11 01:10:01.333191 crc crio[23067]: time="2026-06-11T01:10:01.333090368Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=3d6f1e34-d00e-43f5-8361-22e84e8092c1 name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:47.099633 | controller | Jun 11 01:10:01.350928 crc crio[23067]: time="2026-06-11T01:10:01.350885598Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 01:10:47.099648 | controller | Jun 11 01:10:03.185904 crc crio[23067]: time="2026-06-11T01:10:03.185231037Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=3d6f1e34-d00e-43f5-8361-22e84e8092c1 name=/runtime.v1.ImageService/PullImage
2026-06-11 01:10:47.099664 | controller | Jun 11 01:10:03.188319 crc crio[23067]: time="2026-06-11T01:10:03.187346074Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=1e3e9119-023a-4349-b93e-3ed9f95726e4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.099680 | controller | Jun 11 01:10:03.190275 crc crio[23067]: time="2026-06-11T01:10:03.190197621Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=684e5b9e-5c96-4226-bb33-d8b4b754938b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 01:10:47.099695 | controller | Jun 11 01:10:03.204817 crc crio[23067]: time="2026-06-11T01:10:03.204584118Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29685670-5jthp/oc" id=9f577b0a-69f8-4598-b77e-d2bdb8be2238 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.099711 | controller | Jun 11 01:10:03.206872 crc crio[23067]: time="2026-06-11T01:10:03.206481309Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.099728 | controller | Jun 11 01:10:03.276125 crc crio[23067]: time="2026-06-11T01:10:03.276042143Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.099744 | controller | Jun 11 01:10:03.681560 crc crio[23067]: time="2026-06-11T01:10:03.680890935Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 01:10:47.099760 | controller | Jun 11 01:10:03.817087 crc crio[23067]: time="2026-06-11T01:10:03.817024221Z" level=info msg="Created container 4c0cd49f9df85012022eb1a3d3ea574ba0a48b5c4a580cfb7d28593d6b0a96a5: openshift-infra/auto-csr-approver-29685670-5jthp/oc" id=9f577b0a-69f8-4598-b77e-d2bdb8be2238 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 01:10:47.099776 | controller | Jun 11 01:10:03.818600 crc crio[23067]: time="2026-06-11T01:10:03.818523732Z" level=info msg="Starting container: 4c0cd49f9df85012022eb1a3d3ea574ba0a48b5c4a580cfb7d28593d6b0a96a5" id=5d8400aa-5c44-4809-8bcf-0746f989812f name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 01:10:47.099792 | controller | Jun 11 01:10:03.824325 crc crio[23067]: time="2026-06-11T01:10:03.824245366Z" level=info msg="Started container" PID=297537 containerID=4c0cd49f9df85012022eb1a3d3ea574ba0a48b5c4a580cfb7d28593d6b0a96a5 description=openshift-infra/auto-csr-approver-29685670-5jthp/oc id=5d8400aa-5c44-4809-8bcf-0746f989812f name=/runtime.v1.RuntimeService/StartContainer sandboxID=75b59a94b653f3ba58afc4d04f64685c675616cd14ec795ffd48017e8eee60f2
2026-06-11 01:10:47.099811 | controller | Jun 11 01:10:05.488575 crc crio[23067]: time="2026-06-11T01:10:05.487874147Z" level=info msg="Stopping pod sandbox: 75b59a94b653f3ba58afc4d04f64685c675616cd14ec795ffd48017e8eee60f2" id=e9132fa6-528b-4ac3-b0cf-e72cbb6d1f81 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.099828 | controller | Jun 11 01:10:05.489819 crc crio[23067]: time="2026-06-11T01:10:05.489761087Z" level=info msg="Got pod network &{Name:auto-csr-approver-29685670-5jthp Namespace:openshift-infra ID:75b59a94b653f3ba58afc4d04f64685c675616cd14ec795ffd48017e8eee60f2 UID:e475a372-b5e1-49f2-8ba2-50f717112c93 NetNS:/var/run/netns/e6eca4cc-7601-4a71-885e-cc604d84ba27 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode475a372_b5e1_49f2_8ba2_50f717112c93.slice PodAnnotations:0xc000531088}] Aliases:map[]}"
2026-06-11 01:10:47.099845 | controller | Jun 11 01:10:05.490163 crc crio[23067]: time="2026-06-11T01:10:05.490077716Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29685670-5jthp from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 01:10:47.099861 | controller | Jun 11 01:10:05.868331 crc crio[23067]: time="2026-06-11T01:10:05.867426138Z" level=info msg="Stopped pod sandbox: 75b59a94b653f3ba58afc4d04f64685c675616cd14ec795ffd48017e8eee60f2" id=e9132fa6-528b-4ac3-b0cf-e72cbb6d1f81 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.099877 | controller | Jun 11 01:10:39.445128 crc crio[23067]: time="2026-06-11T01:10:39.444480539Z" level=info msg="Removing container: 74e41f147909fa48575844ae51e994f05f26b4f7cb57f476253d72e3e2483d0f" id=ab6e4d29-8b2b-40b1-a74d-1a16492af693 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.099893 | controller | Jun 11 01:10:39.668621 crc crio[23067]: time="2026-06-11T01:10:39.668540403Z" level=info msg="Removed container 74e41f147909fa48575844ae51e994f05f26b4f7cb57f476253d72e3e2483d0f: openshift-infra/auto-csr-approver-29685664-qfbww/oc" id=ab6e4d29-8b2b-40b1-a74d-1a16492af693 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 01:10:47.099909 | controller | Jun 11 01:10:39.688132 crc crio[23067]: time="2026-06-11T01:10:39.687516744Z" level=info msg="Stopping pod sandbox: a0f79ee73ada54f7eb208e379b503bf0fcec6c96e65e93403bb7062d55e2ff2d" id=d7d5dc16-5245-4eea-b9db-2000643d7a7a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.099925 | controller | Jun 11 01:10:39.688132 crc crio[23067]: time="2026-06-11T01:10:39.687622417Z" level=info msg="Stopped pod sandbox (already stopped): a0f79ee73ada54f7eb208e379b503bf0fcec6c96e65e93403bb7062d55e2ff2d" id=d7d5dc16-5245-4eea-b9db-2000643d7a7a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 01:10:47.099940 | controller | Jun 11 01:10:39.688941 crc crio[23067]: time="2026-06-11T01:10:39.688548512Z" level=info msg="Removing pod sandbox: a0f79ee73ada54f7eb208e379b503bf0fcec6c96e65e93403bb7062d55e2ff2d" id=734b3ad2-e3c5-440a-b0da-7ae7eaa48b47 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.099956 | controller | Jun 11 01:10:39.711490 crc crio[23067]: time="2026-06-11T01:10:39.711259834Z" level=info msg="Removed pod sandbox: a0f79ee73ada54f7eb208e379b503bf0fcec6c96e65e93403bb7062d55e2ff2d" id=734b3ad2-e3c5-440a-b0da-7ae7eaa48b47 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 01:10:47.100023 | controller | ok: Item: crc Runtime: 0:00:00.933072
2026-06-11 01:10:47.814836 | 
2026-06-11 01:10:47.815027 | LOOP [env_op_images : Write CRI-O logs to files per node]
2026-06-11 01:10:49.598840 | controller | changed:
2026-06-11 01:10:49.599213 | controller | {
2026-06-11 01:10:49.599240 | controller |   "ansible_loop_var": "item",
2026-06-11 01:10:49.599258 | controller |   "changed": true,
2026-06-11 01:10:49.599273 | controller |   "cmd": [
2026-06-11 01:10:49.599288 | controller |     "oc",
2026-06-11 01:10:49.599303 | controller |     "adm",
2026-06-11 01:10:49.599317 | controller |     "node-logs",
2026-06-11 01:10:49.599337 | controller |     "crc",
2026-06-11 01:10:49.599436 | controller |     "-u",
2026-06-11 01:10:49.599454 | controller |     "crio",
2026-06-11 01:10:49.599469 | controller |     "--since=-24h"
2026-06-11 01:10:49.599483 | controller |   ],
2026-06-11 01:10:49.599497 | controller |   "delta": "0:00:00.933072",
2026-06-11 01:10:49.599511 | controller |   "end": "2026-06-11 01:10:46.525302",
2026-06-11 01:10:49.599526 | controller |   "failed": false,
2026-06-11 01:10:49.599539 | controller |   "failed_when_result": false,
2026-06-11 01:10:49.599553 | controller |   "invocation": {
2026-06-11 01:10:49.599567 | controller |     "module_args": {
2026-06-11 01:10:49.599581 | controller |       "_raw_params": "oc adm node-logs \"crc\" -u crio --since=-24h",
2026-06-11 01:10:49.599596 | controller |       "_uses_shell": false,
2026-06-11 01:10:49.599610 | controller |       "argv": null,
2026-06-11 01:10:49.599624 | controller |       "chdir": null,
2026-06-11 01:10:49.599638 | controller |       "creates": null,
2026-06-11 01:10:49.599651 | controller |       "executable": null,
2026-06-11 01:10:49.599665 | controller |       "expand_argument_vars": true,
2026-06-11 01:10:49.599679 | controller |       "removes": null,
2026-06-11 01:10:49.599693 | controller |       "stdin": null,
2026-06-11 01:10:49.599707 | controller |       "stdin_add_newline": true,
2026-06-11 01:10:49.599720 | controller |       "strip_empty_ends": true,
2026-06-11 01:10:49.599734 | controller |       "zuul_ansible_split_streams": false,
2026-06-11 01:10:49.599748 | controller |       "zuul_log_id": "in-loop-ignore",
2026-06-11 01:10:49.599762 | controller |       "zuul_no_log": false,
2026-06-11 01:10:49.599777 | controller |       "zuul_output_max_bytes": 1073741824
2026-06-11 01:10:49.599791 | controller |     }
2026-06-11 01:10:49.599805 | controller |   },
2026-06-11 01:10:49.599819 | controller |   "item": "crc",
2026-06-11 01:10:49.599832 | controller |   "msg": "",
2026-06-11 01:10:49.599846 | controller |   "rc": 0,
2026-06-11 01:10:49.599860 | controller |   "start": "2026-06-11 01:10:45.592230",
2026-06-11 01:10:49.599873 | controller |   "stderr": "",
2026-06-11 01:10:49.599887 | controller |   "stderr_lines": [],
2026-06-11 01:10:49.602417 | controller |   "stdout": "Jun 10 23:37:32.709425 crc systemd[1]: Starting Container Runtime Interface for OCI (CRI-O)...\nJun 10 23:37:34.088730 crc crio[3641]: time=\"2026-06-10T23:37:34.086971105Z\" level=info msg=\"Updating config from single file: /etc/crio/crio.conf\"\nJun 10 23:37:34.088730 crc crio[3641]: time=\"2026-06-10T23:37:34.088707614Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf\"\nJun 10 23:37:34.096989 crc crio[3641]: time=\"2026-06-10T23:37:34.096914794Z\" level=info msg=\"Updating config from path: /etc/crio/crio.conf.d\"\nJun 10 23:37:34.098005 crc crio[3641]: time=\"2026-06-10T23:37:34.097933796Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf.d/00-default\"\nJun 10 23:37:34.129918 crc crio[3641]: time=\"2026-06-10T23:37:34.129818504Z\" level=info msg=\"Starting CRI-O, version: 1.33.5-3.rhaos4.20.gitd0ea985.el9, git: unknown(clean)\"\nJun 10 23:37:34.130503 crc crio[3641]: time=\"2026-06-10T23:37:34.130442899Z\" level=info msg=\"Node configuration value for hugetlb cgroup is true\"\nJun 10 23:37:34.130503 crc crio[3641]: time=\"2026-06-10T23:37:34.130486804Z\" level=info msg=\"Node configuration value for pid cgroup is true\"\nJun 10 23:37:34.130884 crc crio[3641]: time=\"2026-06-10T23:37:34.130829292Z\" level=info msg=\"Node configuration value for memoryswap cgroup is true\"\nJun 10 23:37:34.130884 crc crio[3641]: time=\"2026-06-10T23:37:34.130860713Z\" level=info msg=\"Node configuration value for cgroup v2 is true\"\nJun 10 23:37:34.159227 crc crio[3641]: time=\"2026-06-10T23:37:34.158982523Z\" level=info msg=\"Node configuration value for systemd AllowedCPUs is true\"\nJun 10 23:37:34.195704 crc crio[3641]: time=\"2026-06-10T23:37:34.195545464Z\" 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 10 23:37:34.200931 crc crio[3641]: time=\"2026-06-10T23:37:34.200856156Z\" 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 10 23:37:34.739222 crc crio[3641]: time=\"2026-06-10T23:37:34.739026881Z\" 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 10 23:37:35.677256 crc crio[3641]: time=\"2026-06-10T23:37:35.675687698Z\" level=info msg=\"Checkpoint/restore support enabled\"\nJun 10 23:37:35.677256 crc crio[3641]: time=\"2026-06-10T23:37:35.676307251Z\" level=info msg=\"Using the internal default seccomp profile\"\nJun 10 23:37:35.677256 crc crio[3641]: time=\"2026-06-10T23:37:35.676676649Z\" level=info msg=\"AppArmor is disabled by the system or at CRI-O build-time\"\nJun 10 23:37:35.677256 crc crio[3641]: time=\"2026-06-10T23:37:35.676689589Z\" level=info msg=\"No blockio config file specified, blockio not configured\"\nJun 10 23:37:35.677256 crc crio[3641]: time=\"2026-06-10T23:37:35.67669798Z\" level=info msg=\"RDT not available in the host system\"\nJun 10 23:37:35.690387 crc crio[3641]: time=\"2026-06-10T23:37:35.690359476Z\" level=info msg=\"Conmon does support the --sync option\"\nJun 10 23:37:35.690499 crc crio[3641]: time=\"2026-06-10T23:37:35.690478688Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"\nJun 10 23:37:35.695148 crc crio[3641]: time=\"2026-06-10T23:37:35.695126025Z\" level=info msg=\"Conmon does support the --sync option\"\nJun 10 23:37:35.695225 crc crio[3641]: time=\"2026-06-10T23:37:35.695211527Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"\nJun 10 23:37:36.273818 crc crio[3641]: time=\"2026-06-10T23:37:36.272513275Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 10 23:37:36.273818 crc crio[3641]: time=\"2026-06-10T23:37:36.273819782Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 10 23:37:36.281124 crc crio[3641]: time=\"2026-06-10T23:37:36.280362205Z\" level=info msg=\"FLAG: --enable-profile-unix-socket=\\\"true\\\"\\n\"\nJun 10 23:37:36.282054 crc crio[3641]: time=\"2026-06-10T23:37:36.281354885Z\" level=info msg=\"FLAG: --stream-address=\\\"192.168.130.11\\\"\\n\"\nJun 10 23:37:36.298022 crc crio[3641]: time=\"2026-06-10T23:37:36.296871952Z\" level=info msg=\"Current CRI-O configuration:\\n[crio]\\n  root = \\\"/var/lib/containers/storage\\\"\\n  runroot = \\\"/run/containers/storage\\\"\\n  imagestore = \\\"\\\"\\n  storage_driver = \\\"overlay\\\"\\n  storage_option = [\\\"overlay.skip_mount_home=true\\\"]\\n  log_dir = \\\"/var/log/crio/pods\\\"\\n  version_file = \\\"/var/run/crio/version\\\"\\n  version_file_persist = \\\"\\\"\\n  clean_shutdown_file = \\\"/var/lib/crio/clean.shutdown\\\"\\n  internal_wipe = true\\n  internal_repair = true\\n  [crio.api]\\n    grpc_max_send_msg_size = 83886080\\n    grpc_max_recv_msg_size = 83886080\\n    listen = \\\"/var/run/crio/crio.sock\\\"\\n    stream_address = \\\"192.168.130.11\\\"\\n    stream_port = \\\"0\\\"\\n    stream_enable_tls = false\\n    stream_tls_cert = \\\"\\\"\\n    stream_tls_key = \\\"\\\"\\n    stream_tls_ca = \\\"\\\"\\n    stream_idle_timeout = \\\"\\\"\\n  [crio.runtime]\\n    no_pivot = false\\n    selinux = true\\n    log_to_journald = false\\n    drop_infra_ctr = true\\n    read_only = false\\n    hooks_dir = [\\\"/etc/containers/oci/hooks.d\\\", \\\"/run/containers/oci/hooks.d\\\", \\\"/usr/share/containers/oci/hooks.d\\\"]\\n    default_capabilities = [\\\"CHOWN\\\", \\\"DAC_OVERRIDE\\\", \\\"FSETID\\\", \\\"FOWNER\\\", \\\"SETGID\\\", \\\"SETUID\\\", \\\"SETPCAP\\\", \\\"NET_BIND_SERVICE\\\", \\\"KILL\\\"]\\n    add_inheritable_capabilities = false\\n    default_env = [\\\"NSS_SDB_USE_CACHE=no\\\"]\\n    default_sysctls = [\\\"net.ipv4.ping_group_range=0 2147483647\\\"]\\n    default_ulimits = [\\\"nofile=1048576\\\"]\\n    allowed_devices = [\\\"/dev/fuse\\\", \\\"/dev/net/tun\\\"]\\n    cdi_spec_dirs = [\\\"/etc/cdi\\\", \\\"/var/run/cdi\\\"]\\n    device_ownership_from_security_context = false\\n    default_runtime = \\\"crun\\\"\\n    decryption_keys_path = \\\"/etc/crio/keys/\\\"\\n    conmon = \\\"\\\"\\n    conmon_cgroup = \\\"pod\\\"\\n    seccomp_profile = \\\"\\\"\\n    privileged_seccomp_profile = \\\"\\\"\\n    apparmor_profile = \\\"crio-default\\\"\\n    blockio_config_file = \\\"\\\"\\n    blockio_reload = false\\n    irqbalance_config_file = \\\"/etc/sysconfig/irqbalance\\\"\\n    rdt_config_file = \\\"\\\"\\n    cgroup_manager = \\\"systemd\\\"\\n    default_mounts_file = \\\"\\\"\\n    container_exits_dir = \\\"/var/run/crio/exits\\\"\\n    container_attach_socket_dir = \\\"/var/run/crio\\\"\\n    bind_mount_prefix = \\\"\\\"\\n    uid_mappings = \\\"\\\"\\n    minimum_mappable_uid = -1\\n    gid_mappings = \\\"\\\"\\n    minimum_mappable_gid = -1\\n    log_level = \\\"info\\\"\\n    log_filter = \\\"\\\"\\n    namespaces_dir = \\\"/var/run\\\"\\n    pinns_path = \\\"/usr/bin/pinns\\\"\\n    enable_criu_support = true\\n    pids_limit = -1\\n    log_size_max = -1\\n    ctr_stop_timeout = 30\\n    separate_pull_cgroup = \\\"\\\"\\n    infra_ctr_cpuset = \\\"\\\"\\n    shared_cpuset = \\\"\\\"\\n    absent_mount_sources_to_reject = [\\\"/etc/hostname\\\"]\\n    enable_pod_events = false\\n    irqbalance_config_restore_file = \\\"/etc/sysconfig/orig_irq_banned_cpus\\\"\\n    hostnetwork_disable_selinux = true\\n    disable_hostport_mapping = false\\n    timezone = \\\"\\\"\\n    [crio.runtime.runtimes]\\n      [crio.runtime.runtimes.crun]\\n        runtime_config_path = \\\"\\\"\\n        runtime_path = \\\"/usr/bin/crun\\\"\\n        runtime_type = \\\"\\\"\\n        runtime_root = \\\"/run/crun\\\"\\n        allowed_annotations = [\\\"io.containers.trace-syscall\\\", \\\"io.kubernetes.cri-o.Devices\\\", \\\"io.kubernetes.cri-o.LinkLogs\\\"]\\n        monitor_path = \\\"/usr/bin/conmon\\\"\\n        monitor_cgroup = \\\"pod\\\"\\n        container_min_memory = \\\"512KiB\\\"\\n        no_sync_log = false\\n        [crio.runtime.runtimes.crun.default_annotations]\\n          \\\"run.oci.systemd.subgroup\\\" = \\\"\\\"\\n      [crio.runtime.runtimes.runc]\\n        runtime_config_path = \\\"\\\"\\n        runtime_path = \\\"/usr/bin/runc\\\"\\n        runtime_type = \\\"\\\"\\n        runtime_root = \\\"/run/runc\\\"\\n        allowed_annotations = [\\\"io.containers.trace-syscall\\\", \\\"io.kubernetes.cri-o.Devices\\\", \\\"io.kubernetes.cri-o.LinkLogs\\\"]\\n        monitor_path = \\\"/usr/bin/conmon\\\"\\n        monitor_cgroup = \\\"pod\\\"\\n        container_min_memory = \\\"12MiB\\\"\\n        no_sync_log = false\\n    [crio.runtime.workloads]\\n      [crio.runtime.workloads.openshift-builder]\\n        activation_annotation = \\\"io.openshift.builder\\\"\\n        annotation_prefix = \\\"\\\"\\n        allowed_annotations = [\\\"io.kubernetes.cri-o.userns-mode\\\", \\\"io.kubernetes.cri-o.Devices\\\"]\\n        DisallowedAnnotations = [\\\"cpu-quota.crio.io\\\", \\\"io.kubernetes.cri.rdt-class\\\", \\\"io.kubernetes.cri-o.TrySkipVolumeSELinuxLabel\\\", \\\"io.kubernetes.cri-o.PodLinuxResources\\\", \\\"cpu-shared.crio.io\\\", \\\"io.kubernetes.cri-o.cgroup2-mount-hierarchy-rw\\\", \\\"io.kubernetes.cri-o.ShmSize\\\", \\\"cpu-load-balancing.crio.io\\\", \\\"irq-load-balancing.crio.io\\\", \\\"io.kubernetes.cri-o.seccompNotifierAction\\\", \\\"io.kubernetes.cri-o.umask\\\", \\\"io.kubernetes.cri-o.DisableFIPS\\\", \\\"module.wasm.image/variant\\\", \\\"io.containers.trace-syscall\\\", \\\"cpu-c-states.crio.io\\\", \\\"io.kubernetes.cri-o.PodLinuxOverhead\\\", \\\"io.kubernetes.cri-o.LinkLogs\\\", \\\"seccomp-profile.kubernetes.cri-o.io\\\", \\\"bundle\\\", \\\"org.criu.config\\\", \\\"run.oci.\\\", \\\"io.kubernetes.cri-o.UnifiedCgroup\\\", \\\"cpu-freq-governor.crio.io\\\", \\\"org.systemd.property.\\\", \\\"io.kubernetes.cri.container-type\\\"]\\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 10 23:37:36.317125 crc crio[3641]: time=\"2026-06-10T23:37:36.316282662Z\" level=warning msg=\"Checking storage directory /var/lib/containers/storage for errors because of unclean shutdown\"\nJun 10 23:37:38.141366 crc crio[3641]: time=\"2026-06-10T23:37:38.140143469Z\" level=info msg=\"Attempting to restore irqbalance config from /etc/sysconfig/orig_irq_banned_cpus\"\nJun 10 23:37:38.143122 crc crio[3641]: time=\"2026-06-10T23:37:38.142288071Z\" level=info msg=\"Restore irqbalance config: nothing to do\"\nJun 10 23:37:38.408021 crc crio[3641]: time=\"2026-06-10T23:37:38.407310449Z\" 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 10 23:37:38.427427 crc crio[3641]: time=\"2026-06-10T23:37:38.427235801Z\" level=warning msg=\"Deleting all containers under sandbox 2a669a230e0afc58260587ab928a151b6752183179007838320ca23d77998240 since it could not be restored\"\nJun 10 23:37:38.443153 crc crio[3641]: time=\"2026-06-10T23:37:38.443002971Z\" 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 10 23:37:38.453619 crc crio[3641]: time=\"2026-06-10T23:37:38.453483284Z\" level=warning msg=\"Deleting all containers under sandbox 5d12a23f28cfdfab8acc2c31b8e590b1cd1c66262a95d0d9e6334df5c9d83730 since it could not be restored\"\nJun 10 23:37:38.470560 crc crio[3641]: time=\"2026-06-10T23:37:38.470101025Z\" 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 10 23:37:38.484049 crc crio[3641]: time=\"2026-06-10T23:37:38.48390965Z\" level=warning msg=\"Deleting all containers under sandbox b3fb04fc606fe54422d5489bd8fc2b18438bf32c094e6d5499989b1c4680081d since it could not be restored\"\nJun 10 23:37:38.516732 crc crio[3641]: time=\"2026-06-10T23:37:38.516434583Z\" 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 10 23:37:38.529634 crc crio[3641]: time=\"2026-06-10T23:37:38.529443288Z\" level=warning msg=\"Deleting all containers under sandbox b772409aebad8f593523276009413324ceef9893239aaa903bf8e87341af63e5 since it could not be restored\"\nJun 10 23:37:38.555362 crc crio[3641]: time=\"2026-06-10T23:37:38.555193074Z\" 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 10 23:37:38.571469 crc crio[3641]: time=\"2026-06-10T23:37:38.57140209Z\" level=warning msg=\"Deleting all containers under sandbox 2ad4e6712288ae4114ef99649d38397a6414bb10a28064a266721a8faa87797b since it could not be restored\"\nJun 10 23:37:38.584576 crc crio[3641]: time=\"2026-06-10T23:37:38.584468586Z\" 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 10 23:37:38.591535 crc crio[3641]: time=\"2026-06-10T23:37:38.591422764Z\" level=warning msg=\"Deleting all containers under sandbox 0390d7aadc8a3e6eb344c5e0b8426cde958d22f535ef3e4b6a7ecc87ec7ab007 since it could not be restored\"\nJun 10 23:37:38.602405 crc crio[3641]: time=\"2026-06-10T23:37:38.602274412Z\" 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 10 23:37:38.608567 crc crio[3641]: time=\"2026-06-10T23:37:38.60846954Z\" level=warning msg=\"Deleting all containers under sandbox 1a4e3f601cadcab1698cc4e396c2d86420ae76346b72be0fd3b8879ae0e9e4ce since it could not be restored\"\nJun 10 23:37:38.667917 crc crio[3641]: time=\"2026-06-10T23:37:38.66756549Z\" 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 10 23:37:38.675327 crc crio[3641]: time=\"2026-06-10T23:37:38.675219457Z\" level=warning msg=\"Deleting all containers under sandbox 6388b28b2c8f23494d8172acdbe0c2c15336b1bc90da0e9a409e30b24cb20fd5 since it could not be restored\"\nJun 10 23:37:38.687130 crc crio[3641]: time=\"2026-06-10T23:37:38.686970216Z\" 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 10 23:37:38.693857 crc crio[3641]: time=\"2026-06-10T23:37:38.693715721Z\" level=warning msg=\"Deleting all containers under sandbox 410638bdabddf5fcd1c35e7a74c44e5944cfa3831815455f10afe54ace39c37a since it could not be restored\"\nJun 10 23:37:38.718865 crc crio[3641]: time=\"2026-06-10T23:37:38.718634027Z\" 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 10 23:37:38.726882 crc crio[3641]: time=\"2026-06-10T23:37:38.725569205Z\" level=warning msg=\"Deleting all containers under sandbox 87513315fd0d6459c3e9ff38722c06f45676fd2cd669a0356da2de9c0d9d759d since it could not be restored\"\nJun 10 23:37:38.750553 crc crio[3641]: time=\"2026-06-10T23:37:38.75035939Z\" 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 10 23:37:38.758149 crc crio[3641]: time=\"2026-06-10T23:37:38.757958096Z\" level=warning msg=\"Deleting all containers under sandbox 6f1db32e9e579db7cf7dab1ab228e7efa8c130d835afbaf76bc51f3cc09c4bdb since it could not be restored\"\nJun 10 23:37:38.769861 crc crio[3641]: time=\"2026-06-10T23:37:38.769571763Z\" 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 10 23:37:38.780616 crc crio[3641]: time=\"2026-06-10T23:37:38.780070017Z\" level=warning msg=\"Deleting all containers under sandbox 044c75aa04b88e425cfee36b8a2db3c825c7003dbbcf88c6942411327c436ded since it could not be restored\"\nJun 10 23:37:38.802629 crc crio[3641]: time=\"2026-06-10T23:37:38.802252038Z\" 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 10 23:37:38.815859 crc crio[3641]: time=\"2026-06-10T23:37:38.815310044Z\" level=warning msg=\"Deleting all containers under sandbox c8d89a6a18d8bf8e544fca6f74b002af11259ae7912ab06a6b65e2bd0a014a86 since it could not be restored\"\nJun 10 23:37:38.902564 crc crio[3641]: time=\"2026-06-10T23:37:38.902461979Z\" 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 10 23:37:38.908487 crc crio[3641]: time=\"2026-06-10T23:37:38.908445805Z\" level=warning msg=\"Deleting all containers under sandbox f62ec4c74b2d28d07d15680e61dc47bea0d64f3c10cd0998203816ee1a5e21ae since it could not be restored\"\nJun 10 23:37:38.922302 crc crio[3641]: time=\"2026-06-10T23:37:38.922146549Z\" 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 10 23:37:38.927033 crc crio[3641]: time=\"2026-06-10T23:37:38.92699297Z\" level=warning msg=\"Deleting all containers under sandbox f6dab756a5f81da6b1648d44137e45cc60b6c69fca2c6887870ecbde15f13852 since it could not be restored\"\nJun 10 23:37:38.936436 crc crio[3641]: time=\"2026-06-10T23:37:38.936399Z\" 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 10 23:37:38.942313 crc crio[3641]: time=\"2026-06-10T23:37:38.942218353Z\" level=warning msg=\"Deleting all containers under sandbox ffa16630965ee37fb7ae4617aa9da06a6662aa11df1df8dabfd1ed98d76641ff since it could not be restored\"\nJun 10 23:37:38.948898 crc crio[3641]: time=\"2026-06-10T23:37:38.948871528Z\" 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 10 23:37:38.955892 crc crio[3641]: time=\"2026-06-10T23:37:38.955793096Z\" level=warning msg=\"Deleting all containers under sandbox c007be82b33d8a9981381fb90ba81b7decd46a3a32856131653d22904f819946 since it could not be restored\"\nJun 10 23:37:39.036459 crc crio[3641]: time=\"2026-06-10T23:37:39.036348057Z\" 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 10 23:37:39.043132 crc crio[3641]: time=\"2026-06-10T23:37:39.043067243Z\" level=warning msg=\"Deleting all containers under sandbox 34dab8a60616b7cf01d4e9c425e238f75c5ad085d018feae02e699514bf41b3e since it could not be restored\"\nJun 10 23:37:39.058930 crc crio[3641]: time=\"2026-06-10T23:37:39.058790822Z\" 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 10 23:37:39.068157 crc crio[3641]: time=\"2026-06-10T23:37:39.068020579Z\" level=warning msg=\"Deleting all containers under sandbox aa31576716b05cdc9e4d264e54c2c41b79aab1b69c8410d864515a3524230ed1 since it could not be restored\"\nJun 10 23:37:39.086989 crc crio[3641]: time=\"2026-06-10T23:37:39.08619899Z\" 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 10 23:37:39.096097 crc crio[3641]: time=\"2026-06-10T23:37:39.095978444Z\" level=warning msg=\"Deleting all containers under sandbox 8c6585b8db86793364698268f6d5287dd5b180895605886d7545253be162b3b7 since it could not be restored\"\nJun 10 23:37:39.107014 crc crio[3641]: time=\"2026-06-10T23:37:39.106899342Z\" 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 10 23:37:39.112462 crc crio[3641]: time=\"2026-06-10T23:37:39.112331481Z\" level=warning msg=\"Deleting all containers under sandbox 716f9b4b423fda207fd050f2cc805a414ecaf503cdd039d9046723715112fc7a since it could not be restored\"\nJun 10 23:37:39.132726 crc crio[3641]: time=\"2026-06-10T23:37:39.132467166Z\" 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 10 23:37:39.141434 crc crio[3641]: time=\"2026-06-10T23:37:39.141295998Z\" level=warning msg=\"Deleting all containers under sandbox 39b7866f65a026a9785951e874d79b2a65586cc09117692bad73d8da76814de6 since it could not be restored\"\nJun 10 23:37:39.177901 crc crio[3641]: time=\"2026-06-10T23:37:39.177445017Z\" 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 10 23:37:39.183297 crc crio[3641]: time=\"2026-06-10T23:37:39.183253371Z\" level=warning msg=\"Deleting all containers under sandbox 0a627e5c6308b6ab884fc5085cf4d12b710327538b6da457318523644e6aaa34 since it could not be restored\"\nJun 10 23:37:39.239133 crc crio[3641]: time=\"2026-06-10T23:37:39.238998038Z\" 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 10 23:37:39.246547 crc crio[3641]: time=\"2026-06-10T23:37:39.246437532Z\" level=warning msg=\"Deleting all containers under sandbox 5fa37ff5131c654317df29274d488133bf9d3fc0bbac893fd1adc704cac18f20 since it could not be restored\"\nJun 10 23:37:39.254498 crc crio[3641]: time=\"2026-06-10T23:37:39.254273151Z\" 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 10 23:37:39.259176 crc crio[3641]: time=\"2026-06-10T23:37:39.259062822Z\" level=warning msg=\"Deleting all containers under sandbox 38107617a56be24a3c4df55a1260c58edb4a789423b3d5f4c1941bd57e4bbb71 since it could not be restored\"\nJun 10 23:37:39.282801 crc crio[3641]: time=\"2026-06-10T23:37:39.282495059Z\" 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 10 23:37:39.287935 crc crio[3641]: time=\"2026-06-10T23:37:39.287824177Z\" level=warning msg=\"Deleting all containers under sandbox ca101b65abcacc688b6db6fe9499e5cc58a69da3e55d5e9e0dbd37efd4357017 since it could not be restored\"\nJun 10 23:37:39.302224 crc crio[3641]: time=\"2026-06-10T23:37:39.302054437Z\" 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 10 23:37:39.307485 crc crio[3641]: time=\"2026-06-10T23:37:39.307361125Z\" level=warning msg=\"Deleting all containers under sandbox df7839e3a7fe9f97d215b350da23429c49ceb57289d871c643f130f5c2ddd4ef since it could not be restored\"\nJun 10 23:37:39.315593 crc crio[3641]: time=\"2026-06-10T23:37:39.315484278Z\" 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 10 23:37:39.319944 crc crio[3641]: time=\"2026-06-10T23:37:39.319855733Z\" level=warning msg=\"Deleting all containers under sandbox ac8f65e743463176074b4c0cb4e8c2b3cb849e56ae25be37a16bb9efcd7eb64f since it could not be restored\"\nJun 10 23:37:39.331105 crc crio[3641]: time=\"2026-06-10T23:37:39.330954084Z\" 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 10 23:37:39.335904 crc crio[3641]: time=\"2026-06-10T23:37:39.335802895Z\" level=warning msg=\"Deleting all containers under sandbox 21404741c3fd258e80b2394df9e1c6b540de60ebd5dfdda164431e320737c791 since it could not be restored\"\nJun 10 23:37:39.342866 crc crio[3641]: time=\"2026-06-10T23:37:39.342586411Z\" 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 10 23:37:39.347889 crc crio[3641]: time=\"2026-06-10T23:37:39.347728457Z\" level=warning msg=\"Deleting all containers under sandbox a81533570b925ea6f6bf65ff689b58f63ee17cd1f7b5f92e4652de0cd34bccd5 since it could not be restored\"\nJun 10 23:37:39.360873 crc crio[3641]: time=\"2026-06-10T23:37:39.3605676Z\" 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 10 23:37:39.365410 crc crio[3641]: time=\"2026-06-10T23:37:39.365286359Z\" level=warning msg=\"Deleting all containers under sandbox 2ac08f16964b2c410806c8a32454b11baadab0ae32ec6ee16db109b5c70d9227 since it could not be restored\"\nJun 10 23:37:39.375076 crc crio[3641]: time=\"2026-06-10T23:37:39.374954892Z\" 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 10 23:37:39.382106 crc crio[3641]: time=\"2026-06-10T23:37:39.382035292Z\" level=warning msg=\"Deleting all containers under sandbox ec5a93cdc49312f5503e75704e281effbdefdd7427b8ccb6f397b0a59fe3fcda since it could not be restored\"\nJun 10 23:37:39.394594 crc crio[3641]: time=\"2026-06-10T23:37:39.39451038Z\" 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 10 23:37:39.402432 crc crio[3641]: time=\"2026-06-10T23:37:39.402287349Z\" level=warning msg=\"Deleting all containers under sandbox f68d1f4dd26c55a06c14b0734678ced4491fa0b84ec5bc3808a016fd565574e6 since it could not be restored\"\nJun 10 23:37:39.450587 crc crio[3641]: time=\"2026-06-10T23:37:39.450223587Z\" 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 10 23:37:39.457467 crc crio[3641]: time=\"2026-06-10T23:37:39.457398238Z\" level=warning msg=\"Deleting all containers under sandbox 38165b96140e0076a6d060c89dd252472b6263208d068db2a44f1fadfdbe61b1 since it could not be restored\"\nJun 10 23:37:39.483276 crc crio[3641]: time=\"2026-06-10T23:37:39.483193575Z\" 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 10 23:37:39.491447 crc crio[3641]: time=\"2026-06-10T23:37:39.491301118Z\" level=warning msg=\"Deleting all containers under sandbox 64c293b20911d06c0a74a43cc241ac2351c0a45b448543e1133e22d8e4b30010 since it could not be restored\"\nJun 10 23:37:39.512728 crc crio[3641]: time=\"2026-06-10T23:37:39.512474106Z\" 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 10 23:37:39.520428 crc crio[3641]: time=\"2026-06-10T23:37:39.520259045Z\" level=warning msg=\"Deleting all containers under sandbox 1a6f453dbe8bac2c3bdbb09d3e238da0475d47dbc239b5adad9041e5590c52d9 since it could not be restored\"\nJun 10 23:37:39.541479 crc crio[3641]: time=\"2026-06-10T23:37:39.541240901Z\" 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 10 23:37:39.550195 crc crio[3641]: time=\"2026-06-10T23:37:39.550103743Z\" level=warning msg=\"Deleting all containers under sandbox 25817f64d195aeb9a06049cd2c29b6be89a688364d3f94522e2eb3a0462d038b since it could not be restored\"\nJun 10 23:37:39.560870 crc crio[3641]: time=\"2026-06-10T23:37:39.560628757Z\" 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 10 23:37:39.565036 crc crio[3641]: time=\"2026-06-10T23:37:39.564930412Z\" level=warning msg=\"Deleting all containers under sandbox fd391bae970f3b64b4d0651ad727c5e7e11857de509c35f5d95e1825021e4183 since it could not be restored\"\nJun 10 23:37:39.576877 crc crio[3641]: time=\"2026-06-10T23:37:39.576540109Z\" 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 10 23:37:39.587356 crc crio[3641]: time=\"2026-06-10T23:37:39.587168214Z\" level=warning msg=\"Deleting all containers under sandbox 05bb449ea8d4a6051eb35e811bf87fff5904034ddb31563b966a94feda62d150 since it could not be restored\"\nJun 10 23:37:39.594855 crc crio[3641]: time=\"2026-06-10T23:37:39.594719519Z\" 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 10 23:37:39.600463 crc crio[3641]: time=\"2026-06-10T23:37:39.600347011Z\" level=warning msg=\"Deleting all containers under sandbox cee73eca6bb7492bb52d42bf5c775e8ff855dcead097943420955764786385fc since it could not be restored\"\nJun 10 23:37:39.630072 crc crio[3641]: time=\"2026-06-10T23:37:39.629846735Z\" 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 10 23:37:39.637546 crc crio[3641]: time=\"2026-06-10T23:37:39.637398061Z\" level=warning msg=\"Deleting all containers under sandbox 40c09d5600c463fc9cd78edba9f0f727e1df5d968ded070c29fdcc4571676587 since it could not be restored\"\nJun 10 23:37:39.652961 crc crio[3641]: time=\"2026-06-10T23:37:39.652279739Z\" 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 10 23:37:39.663706 crc crio[3641]: time=\"2026-06-10T23:37:39.663407291Z\" level=warning msg=\"Deleting all containers under sandbox 88d468be9fd1b10ec3aa146a7a933cb4766b9709f66115fc74ae0820c095a45f since it could not be restored\"\nJun 10 23:37:39.696255 crc crio[3641]: time=\"2026-06-10T23:37:39.695406226Z\" 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 10 23:37:39.711955 crc crio[3641]: time=\"2026-06-10T23:37:39.710225054Z\" level=warning msg=\"Deleting all containers under sandbox aa60add6962486c4fb47d83aaf4c6a4c24a0670709ef89751b12f7b79d4c4f8c since it could not be restored\"\nJun 10 23:37:39.731046 crc crio[3641]: time=\"2026-06-10T23:37:39.730834376Z\" 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 10 23:37:39.738258 crc crio[3641]: time=\"2026-06-10T23:37:39.738124618Z\" level=warning msg=\"Deleting all containers under sandbox d9d2a25c8e17fdfe8249ac2d59a81a5e7e2044dd011c522e21a3181c10ddbd65 since it could not be restored\"\nJun 10 23:37:39.756354 crc crio[3641]: time=\"2026-06-10T23:37:39.756220008Z\" 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 10 23:37:39.762526 crc crio[3641]: time=\"2026-06-10T23:37:39.762396496Z\" level=warning msg=\"Deleting all containers under sandbox 2722679ed228c861ba4d42fe944351839b15ae69a368bf9fbe597f9d6a6ddaa0 since it could not be restored\"\nJun 10 23:37:39.773484 crc crio[3641]: time=\"2026-06-10T23:37:39.773286104Z\" 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 10 23:37:39.779716 crc crio[3641]: time=\"2026-06-10T23:37:39.779522333Z\" level=warning msg=\"Deleting all containers under sandbox a1ec76a456ee5385866457eedabe1015f1dd152e348fe1bc374c717f36f55be7 since it could not be restored\"\nJun 10 23:37:39.807519 crc crio[3641]: time=\"2026-06-10T23:37:39.807338796Z\" 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 10 23:37:39.813295 crc crio[3641]: time=\"2026-06-10T23:37:39.81315112Z\" level=warning msg=\"Deleting all containers under sandbox 77c7a43aebfa236b2f5dda89f94c365080a6bc71e13aa97182d67accd59f42a2 since it could not be restored\"\nJun 10 23:37:39.819588 crc crio[3641]: time=\"2026-06-10T23:37:39.81946766Z\" 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 10 23:37:39.822830 crc crio[3641]: time=\"2026-06-10T23:37:39.822503379Z\" level=warning msg=\"Deleting all containers under sandbox 4251b0938a7c7926c0d92fda115d0192567b38afd62b1da6d3d76cfd5d20a25f since it could not be restored\"\nJun 10 23:37:39.845702 crc crio[3641]: time=\"2026-06-10T23:37:39.845571141Z\" 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 10 23:37:39.850058 crc crio[3641]: time=\"2026-06-10T23:37:39.849985807Z\" level=warning msg=\"Deleting all containers under sandbox 7e6ed0d9b7c9ab8c33dcd92eb7fd9e991ad4f26f2911216520ca0edce8757255 since it could not be restored\"\nJun 10 23:37:39.856771 crc crio[3641]: time=\"2026-06-10T23:37:39.856581841Z\" 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 10 23:37:39.860533 crc crio[3641]: time=\"2026-06-10T23:37:39.86042238Z\" level=warning msg=\"Deleting all containers under sandbox 18fee4b4ea4c96ee307aa88a73acb6266b3648c944e27a6179a14fcc5c344911 since it could not be restored\"\nJun 10 23:37:39.874924 crc crio[3641]: time=\"2026-06-10T23:37:39.874772532Z\" 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 10 23:37:39.878292 crc crio[3641]: time=\"2026-06-10T23:37:39.878213865Z\" level=warning msg=\"Deleting all containers under sandbox caf0bfcc994327ffce39f65a476266f0028b1730dffd3aee3cea097c9e6941d4 since it could not be restored\"\nJun 10 23:37:39.896774 crc crio[3641]: time=\"2026-06-10T23:37:39.896582828Z\" 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 10 23:37:39.900836 crc crio[3641]: time=\"2026-06-10T23:37:39.900769631Z\" level=warning msg=\"Deleting all containers under sandbox 8d059150b9d8ada814e838c2ef04c41dcd9e7f5cc6cd8d6be9fc11344100bd28 since it could not be restored\"\nJun 10 23:37:39.916457 crc crio[3641]: time=\"2026-06-10T23:37:39.916305738Z\" 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 10 23:37:39.920761 crc crio[3641]: time=\"2026-06-10T23:37:39.920535862Z\" level=warning msg=\"Deleting all containers under sandbox cf95c321a021eb9a3ba610455248b4b97c8822803f4d40be10c7b1c223b38946 since it could not be restored\"\nJun 10 23:37:39.926082 crc crio[3641]: time=\"2026-06-10T23:37:39.925968721Z\" 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 10 23:37:39.930253 crc crio[3641]: time=\"2026-06-10T23:37:39.930144374Z\" level=warning msg=\"Deleting all containers under sandbox 5504c42c3d1ebf7a6885beeba6f007b75ba053fc3f41adab8282e77c371e66d3 since it could not be restored\"\nJun 10 23:37:39.934128 crc crio[3641]: time=\"2026-06-10T23:37:39.934042733Z\" 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 10 23:37:39.938876 crc crio[3641]: time=\"2026-06-10T23:37:39.938780613Z\" level=warning msg=\"Deleting all containers under sandbox 4dc0a1f7b702c1c1cceb3e59fb11d1ccca5adc60a822681834a3ffca24387118 since it could not be restored\"\nJun 10 23:37:39.956136 crc crio[3641]: time=\"2026-06-10T23:37:39.955985952Z\" 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 10 23:37:39.960356 crc crio[3641]: time=\"2026-06-10T23:37:39.960254966Z\" level=warning msg=\"Deleting all containers under sandbox 13dd75522d1f0664cc279c53dad4d387d2327319de1d97ccf61611a6510ffda1 since it could not be restored\"\nJun 10 23:37:39.975408 crc crio[3641]: time=\"2026-06-10T23:37:39.975223906Z\" 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 10 23:37:39.978945 crc crio[3641]: time=\"2026-06-10T23:37:39.978842962Z\" level=warning msg=\"Deleting all containers under sandbox da2adf6cd892779e9e97c725a1a8d45c2cdb5890c09a25ac078e96ef16ce314f since it could not be restored\"\nJun 10 23:37:40.022603 crc crio[3641]: time=\"2026-06-10T23:37:40.022444515Z\" 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 10 23:37:40.026269 crc crio[3641]: time=\"2026-06-10T23:37:40.026172442Z\" level=warning msg=\"Deleting all containers under sandbox 9f0a0b85d7741383b49556652c4202e48dd515bc39386ca123ebab03ab835fa7 since it could not be restored\"\nJun 10 23:37:40.034899 crc crio[3641]: time=\"2026-06-10T23:37:40.034598059Z\" 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 10 23:37:40.038974 crc crio[3641]: time=\"2026-06-10T23:37:40.038567469Z\" level=warning msg=\"Deleting all containers under sandbox 2906610114c892c992247553738002a45050cbeeafe5029b3a6b35d817dc452a since it could not be restored\"\nJun 10 23:37:40.053190 crc crio[3641]: time=\"2026-06-10T23:37:40.053033463Z\" 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 10 23:37:40.057838 crc crio[3641]: time=\"2026-06-10T23:37:40.057716732Z\" level=warning msg=\"Deleting all containers under sandbox e222155a1c4fc4565a7da9c88c4bc428dc8a0a17b11d7bae294454bb07604400 since it could not be restored\"\nJun 10 23:37:40.062556 crc crio[3641]: time=\"2026-06-10T23:37:40.062471612Z\" 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 10 23:37:40.067249 crc crio[3641]: time=\"2026-06-10T23:37:40.067144132Z\" level=warning msg=\"Deleting all containers under sandbox cd0afe61f4dcc682558e239c4cb64ff7d7005e7aa4cbbb50855521992f51be0f since it could not be restored\"\nJun 10 23:37:40.074126 crc crio[3641]: time=\"2026-06-10T23:37:40.074023219Z\" 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 10 23:37:40.077459 crc crio[3641]: time=\"2026-06-10T23:37:40.077362051Z\" level=warning msg=\"Deleting all containers under sandbox 36b0ac2e570067cac5fa856749f889c89cde326de0eac243b55d634175c59e21 since it could not be restored\"\nJun 10 23:37:40.082775 crc crio[3641]: time=\"2026-06-10T23:37:40.082623928Z\" 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 10 23:37:40.085603 crc crio[3641]: time=\"2026-06-10T23:37:40.085515315Z\" level=warning msg=\"Deleting all containers under sandbox 42cbc53167cb884d8df411e7ea16aba8682a4699b61f094c370e2471299c2405 since it could not be restored\"\nJun 10 23:37:40.093818 crc crio[3641]: time=\"2026-06-10T23:37:40.093605917Z\" 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 10 23:37:40.096551 crc crio[3641]: time=\"2026-06-10T23:37:40.096441123Z\" level=warning msg=\"Deleting all containers under sandbox ec5d8cc1a78af44633e5b157a326c7eb057086da9645d399ada87ef76a040673 since it could not be restored\"\nJun 10 23:37:40.103486 crc crio[3641]: time=\"2026-06-10T23:37:40.103370161Z\" 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 10 23:37:40.107378 crc crio[3641]: time=\"2026-06-10T23:37:40.10726701Z\" level=warning msg=\"Deleting all containers under sandbox 28ae9e11dbe1d6e9c74da5fe96ab600e043908b4e8f617bfc6f2a1e749a58a8d since it could not be restored\"\nJun 10 23:37:40.112894 crc crio[3641]: time=\"2026-06-10T23:37:40.112805441Z\" 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 10 23:37:40.115940 crc crio[3641]: time=\"2026-06-10T23:37:40.115861019Z\" level=warning msg=\"Deleting all containers under sandbox 3b398edf19198ddc81be81078de4824a97cec2e1108a23a94f74580805811fab since it could not be restored\"\nJun 10 23:37:40.120274 crc crio[3641]: time=\"2026-06-10T23:37:40.119916691Z\" 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 10 23:37:40.123116 crc crio[3641]: time=\"2026-06-10T23:37:40.12304277Z\" level=warning msg=\"Deleting all containers under sandbox 2bb8f893c353ca3f958d7610b7e177b91239bc7ad02146c114f0eb690f4c783d since it could not be restored\"\nJun 10 23:37:40.126596 crc crio[3641]: time=\"2026-06-10T23:37:40.126526245Z\" 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 10 23:37:40.129184 crc crio[3641]: time=\"2026-06-10T23:37:40.129092857Z\" level=warning msg=\"Deleting all containers under sandbox 3234aedde795ea669264e61b92a4110e67549062eab489f074d78b555b724ec0 since it could not be restored\"\nJun 10 23:37:40.133146 crc crio[3641]: time=\"2026-06-10T23:37:40.133067898Z\" 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 10 23:37:40.136094 crc crio[3641]: time=\"2026-06-10T23:37:40.136017395Z\" level=warning msg=\"Deleting all containers under sandbox 34605a8868d5dd6079efc188a3cce49b09c028efd54279b3b2b7c48df8fd5e16 since it could not be restored\"\nJun 10 23:37:40.161242 crc crio[3641]: time=\"2026-06-10T23:37:40.143982116Z\" 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 10 23:37:40.161242 crc crio[3641]: time=\"2026-06-10T23:37:40.146447217Z\" level=warning msg=\"Deleting all containers under sandbox 850471e46d32f5277b86e9692db1754f62ff7b6a77a5279a6248f6e9bb69a471 since it could not be restored\"\nJun 10 23:37:40.161242 crc crio[3641]: time=\"2026-06-10T23:37:40.155274379Z\" 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 10 23:37:40.161242 crc crio[3641]: time=\"2026-06-10T23:37:40.15848148Z\" level=warning msg=\"Deleting all containers under sandbox 6b12327e51a877a5033798e777d6f6f59879a3d85cd70d85c1599c16477cbde9 since it could not be restored\"\nJun 10 23:37:40.212634 crc crio[3641]: time=\"2026-06-10T23:37:40.212276832Z\" level=warning msg=\"Error encountered when checking whether cri-o should wipe containers: open /var/run/crio/version: no such file or directory\"\nJun 10 23:37:40.212634 crc crio[3641]: time=\"2026-06-10T23:37:40.212498255Z\" level=info msg=\"cleanup sandbox network\"\nJun 10 23:37:40.212634 crc crio[3641]: time=\"2026-06-10T23:37:40.212626907Z\" 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 10 23:37:40.214544 crc crio[3641]: time=\"2026-06-10T23:37:40.214421989Z\" 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:0xc00020d238}] Aliases:map[]}\"\nJun 10 23:37:40.215061 crc crio[3641]: time=\"2026-06-10T23:37:40.214983027Z\" level=info msg=\"Registered SIGHUP reload watcher\"\nJun 10 23:37:40.215061 crc crio[3641]: time=\"2026-06-10T23:37:40.215027257Z\" level=info msg=\"Deleting pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 23:37:40.222490 crc crio[3641]: time=\"2026-06-10T23:37:40.222388081Z\" level=info msg=\"Starting seccomp notifier watcher\"\nJun 10 23:37:40.223231 crc crio[3641]: time=\"2026-06-10T23:37:40.2231402Z\" level=info msg=\"Create NRI interface\"\nJun 10 23:37:40.223842 crc crio[3641]: time=\"2026-06-10T23:37:40.22315461Z\" level=info msg=\"Serving metrics on 127.0.0.1:9537 using HTTP\"\nJun 10 23:37:40.225610 crc crio[3641]: time=\"2026-06-10T23:37:40.225201946Z\" level=info msg=\"runtime interface created\"\nJun 10 23:37:40.225911 crc crio[3641]: time=\"2026-06-10T23:37:40.225786354Z\" level=info msg=\"Registered domain \\\"k8s.io\\\" with NRI\"\nJun 10 23:37:40.225911 crc crio[3641]: time=\"2026-06-10T23:37:40.225816494Z\" level=info msg=\"runtime interface starting up...\"\nJun 10 23:37:40.225911 crc crio[3641]: time=\"2026-06-10T23:37:40.225831664Z\" level=info msg=\"starting plugins...\"\nJun 10 23:37:40.226099 crc crio[3641]: time=\"2026-06-10T23:37:40.226047627Z\" level=info msg=\"Synchronizing NRI (plugin) with current runtime state\"\nJun 10 23:37:40.228536 crc crio[3641]: time=\"2026-06-10T23:37:40.228494648Z\" level=info msg=\"No systemd watchdog enabled\"\nJun 10 23:37:40.234345 crc systemd[1]: Started Container Runtime Interface for OCI (CRI-O).\nJun 10 23:37:40.462632 crc crio[3641]: 2026-06-10T23:37:40Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 10 23:37:40.463126 crc crio[3641]: time=\"2026-06-10T23:37:40.462933152Z\" level=info msg=\"Successfully cleaned up network for pod 6388b28b2c8f23494d8172acdbe0c2c15336b1bc90da0e9a409e30b24cb20fd5\"\nJun 10 23:37:40.463126 crc crio[3641]: time=\"2026-06-10T23:37:40.462978132Z\" level=info msg=\"cleanup sandbox network\"\nJun 10 23:37:40.463126 crc crio[3641]: time=\"2026-06-10T23:37:40.463002203Z\" level=info msg=\"Successfully cleaned up network for pod 7e6ed0d9b7c9ab8c33dcd92eb7fd9e991ad4f26f2911216520ca0edce8757255\"\nJun 10 23:37:40.463126 crc crio[3641]: time=\"2026-06-10T23:37:40.463015623Z\" level=info msg=\"cleanup sandbox network\"\nJun 10 23:37:40.463126 crc crio[3641]: time=\"2026-06-10T23:37:40.463053393Z\" 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 10 23:37:40.463458 crc crio[3641]: time=\"2026-06-10T23:37:40.463214185Z\" 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:0xc00008c540}] Aliases:map[]}\"\nJun 10 23:37:40.463458 crc crio[3641]: time=\"2026-06-10T23:37:40.463266036Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 10 23:37:40.463458 crc crio[3641]: time=\"2026-06-10T23:37:40.463278836Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 10 23:37:40.463458 crc crio[3641]: time=\"2026-06-10T23:37:40.463290096Z\" level=info msg=\"Deleting pod openshift-kube-apiserver_revision-pruner-11-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 23:37:40.579632 crc crio[3641]: 2026-06-10T23:37:40Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 10 23:37:40.579632 crc crio[3641]: time=\"2026-06-10T23:37:40.579560141Z\" level=info msg=\"Successfully cleaned up network for pod 40c09d5600c463fc9cd78edba9f0f727e1df5d968ded070c29fdcc4571676587\"\nJun 10 23:37:40.579632 crc crio[3641]: time=\"2026-06-10T23:37:40.579599711Z\" level=info msg=\"cleanup sandbox network\"\nJun 10 23:37:40.579632 crc crio[3641]: time=\"2026-06-10T23:37:40.579620402Z\" level=info msg=\"Successfully cleaned up network for pod c007be82b33d8a9981381fb90ba81b7decd46a3a32856131653d22904f819946\"\nJun 10 23:37:40.580051 crc crio[3641]: time=\"2026-06-10T23:37:40.579715953Z\" level=info msg=\"cleanup sandbox network\"\nJun 10 23:37:40.580051 crc crio[3641]: time=\"2026-06-10T23:37:40.579810884Z\" 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 10 23:37:40.580126 crc crio[3641]: time=\"2026-06-10T23:37:40.580098628Z\" 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:0xc00008c5c0}] Aliases:map[]}\"\nJun 10 23:37:40.580415 crc crio[3641]: time=\"2026-06-10T23:37:40.58029842Z\" level=info msg=\"Deleting pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 23:37:40.655515 crc crio[3641]: 2026-06-10T23:37:40Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 10 23:37:40.655811 crc crio[3641]: time=\"2026-06-10T23:37:40.655565224Z\" level=info msg=\"Successfully cleaned up network for pod 87513315fd0d6459c3e9ff38722c06f45676fd2cd669a0356da2de9c0d9d759d\"\nJun 10 23:37:40.655811 crc crio[3641]: time=\"2026-06-10T23:37:40.655618155Z\" level=info msg=\"cleanup sandbox network\"\nJun 10 23:37:40.655811 crc crio[3641]: time=\"2026-06-10T23:37:40.655747266Z\" 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 10 23:37:40.656012 crc crio[3641]: time=\"2026-06-10T23:37:40.655934419Z\" 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:0xc001482018}] Aliases:map[]}\"\nJun 10 23:37:40.656175 crc crio[3641]: time=\"2026-06-10T23:37:40.656086161Z\" level=info msg=\"Deleting pod openshift-dns_dns-default-qtghf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 23:37:41.091303 crc crio[3641]: 2026-06-10T23:37:41Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 10 23:37:41.092036 crc crio[3641]: time=\"2026-06-10T23:37:41.091337801Z\" level=info msg=\"Successfully cleaned up network for pod d9d2a25c8e17fdfe8249ac2d59a81a5e7e2044dd011c522e21a3181c10ddbd65\"\nJun 10 23:37:41.092036 crc crio[3641]: time=\"2026-06-10T23:37:41.091381162Z\" level=info msg=\"cleanup sandbox network\"\nJun 10 23:37:41.092036 crc crio[3641]: time=\"2026-06-10T23:37:41.091402672Z\" level=info msg=\"Successfully cleaned up network for pod 1a4e3f601cadcab1698cc4e396c2d86420ae76346b72be0fd3b8879ae0e9e4ce\"\nJun 10 23:37:41.092036 crc crio[3641]: time=\"2026-06-10T23:37:41.091410462Z\" level=info msg=\"cleanup sandbox network\"\nJun 10 23:37:41.092036 crc crio[3641]: time=\"2026-06-10T23:37:41.091497253Z\" level=info msg=\"Successfully cleaned up network for pod 3234aedde795ea669264e61b92a4110e67549062eab489f074d78b555b724ec0\"\nJun 10 23:37:41.092036 crc crio[3641]: time=\"2026-06-10T23:37:41.091509613Z\" level=info msg=\"cleanup sandbox network\"\nJun 10 23:37:41.092036 crc crio[3641]: time=\"2026-06-10T23:37:41.091543074Z\" 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 10 23:37:41.093187 crc crio[3641]: time=\"2026-06-10T23:37:41.092414275Z\" 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:0xc0001881c8}] Aliases:map[]}\"\nJun 10 23:37:41.096612 crc crio[3641]: time=\"2026-06-10T23:37:41.095353022Z\" level=info msg=\"Deleting pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 23:37:41.174259 crc crio[3641]: 2026-06-10T23:37:41Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 10 23:37:41.175478 crc crio[3641]: time=\"2026-06-10T23:37:41.174407415Z\" level=info msg=\"Successfully cleaned up network for pod 64c293b20911d06c0a74a43cc241ac2351c0a45b448543e1133e22d8e4b30010\"\nJun 10 23:37:41.175478 crc crio[3641]: time=\"2026-06-10T23:37:41.174450435Z\" level=info msg=\"cleanup sandbox network\"\nJun 10 23:37:41.175478 crc crio[3641]: time=\"2026-06-10T23:37:41.174489656Z\" level=info msg=\"Successfully cleaned up network for pod a81533570b925ea6f6bf65ff689b58f63ee17cd1f7b5f92e4652de0cd34bccd5\"\nJun 10 23:37:41.175478 crc crio[3641]: time=\"2026-06-10T23:37:41.174500926Z\" level=info msg=\"cleanup sandbox network\"\nJun 10 23:37:41.175478 crc crio[3641]: time=\"2026-06-10T23:37:41.174536646Z\" 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 10 23:37:41.175478 crc crio[3641]: time=\"2026-06-10T23:37:41.17480641Z\" 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:0xc0001881b8}] Aliases:map[]}\"\nJun 10 23:37:41.175478 crc crio[3641]: time=\"2026-06-10T23:37:41.174960982Z\" level=info msg=\"Deleting pod openshift-network-diagnostics_network-check-target-fhkjl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 23:37:41.338317 crc crio[3641]: 2026-06-10T23:37:41Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 10 23:37:41.338621 crc crio[3641]: time=\"2026-06-10T23:37:41.338501216Z\" level=info msg=\"Successfully cleaned up network for pod 0390d7aadc8a3e6eb344c5e0b8426cde958d22f535ef3e4b6a7ecc87ec7ab007\"\nJun 10 23:37:41.338621 crc crio[3641]: time=\"2026-06-10T23:37:41.338584057Z\" level=info msg=\"cleanup sandbox network\"\nJun 10 23:37:41.339155 crc crio[3641]: time=\"2026-06-10T23:37:41.338976742Z\" 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 10 23:37:41.339627 crc crio[3641]: time=\"2026-06-10T23:37:41.339478878Z\" 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:0xc000794000}] Aliases:map[]}\"\nJun 10 23:37:41.340500 crc crio[3641]: time=\"2026-06-10T23:37:41.340290139Z\" level=info msg=\"Deleting pod openshift-config-operator_openshift-config-operator-5777786469-bccdj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 23:37:41.448082 crc crio[3641]: 2026-06-10T23:37:41Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 10 23:37:41.448273 crc crio[3641]: time=\"2026-06-10T23:37:41.448195877Z\" level=info msg=\"Successfully cleaned up network for pod 850471e46d32f5277b86e9692db1754f62ff7b6a77a5279a6248f6e9bb69a471\"\nJun 10 23:37:41.448273 crc crio[3641]: time=\"2026-06-10T23:37:41.448225478Z\" level=info msg=\"cleanup sandbox network\"\nJun 10 23:37:41.448273 crc crio[3641]: time=\"2026-06-10T23:37:41.448257378Z\" 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 10 23:37:41.448522 crc crio[3641]: time=\"2026-06-10T23:37:41.448441891Z\" 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:0xc0007940b8}] Aliases:map[]}\"\nJun 10 23:37:41.448615 crc crio[3641]: time=\"2026-06-10T23:37:41.448587152Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-x5vn9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 23:37:41.488772 crc crio[3641]: 2026-06-10T23:37:41Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 10 23:37:41.489026 crc crio[3641]: time=\"2026-06-10T23:37:41.488786062Z\" level=info msg=\"Successfully cleaned up network for pod 13dd75522d1f0664cc279c53dad4d387d2327319de1d97ccf61611a6510ffda1\"\nJun 10 23:37:41.489026 crc crio[3641]: time=\"2026-06-10T23:37:41.488825743Z\" level=info msg=\"cleanup sandbox network\"\nJun 10 23:37:41.489026 crc crio[3641]: time=\"2026-06-10T23:37:41.488866303Z\" 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 10 23:37:41.489216 crc crio[3641]: time=\"2026-06-10T23:37:41.489089086Z\" 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:0xc000794178}] Aliases:map[]}\"\nJun 10 23:37:41.489216 crc crio[3641]: time=\"2026-06-10T23:37:41.489207468Z\" level=info msg=\"Deleting pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 23:37:41.894396 crc crio[3641]: 2026-06-10T23:37:41Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 10 23:37:41.895542 crc crio[3641]: time=\"2026-06-10T23:37:41.895241518Z\" level=info msg=\"Successfully cleaned up network for pod 38165b96140e0076a6d060c89dd252472b6263208d068db2a44f1fadfdbe61b1\"\nJun 10 23:37:41.895542 crc crio[3641]: time=\"2026-06-10T23:37:41.895474901Z\" level=info msg=\"cleanup sandbox network\"\nJun 10 23:37:41.895542 crc crio[3641]: time=\"2026-06-10T23:37:41.895514221Z\" level=info msg=\"Successfully cleaned up network for pod 0a627e5c6308b6ab884fc5085cf4d12b710327538b6da457318523644e6aaa34\"\nJun 10 23:37:41.896461 crc crio[3641]: time=\"2026-06-10T23:37:41.895565522Z\" level=info msg=\"cleanup sandbox network\"\nJun 10 23:37:41.896461 crc crio[3641]: time=\"2026-06-10T23:37:41.895613172Z\" level=info msg=\"Successfully cleaned up network for pod 410638bdabddf5fcd1c35e7a74c44e5944cfa3831815455f10afe54ace39c37a\"\nJun 10 23:37:41.896461 crc crio[3641]: time=\"2026-06-10T23:37:41.896012437Z\" level=info msg=\"cleanup sandbox network\"\nJun 10 23:37:41.896461 crc crio[3641]: time=\"2026-06-10T23:37:41.896111189Z\" 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 10 23:37:41.897179 crc crio[3641]: time=\"2026-06-10T23:37:41.896554534Z\" 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:0xc000794230}] Aliases:map[]}\"\nJun 10 23:37:41.899871 crc crio[3641]: time=\"2026-06-10T23:37:41.899483771Z\" level=info msg=\"Deleting pod openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 23:37:42.170084 crc crio[3641]: 2026-06-10T23:37:42Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 10 23:37:42.170084 crc crio[3641]: time=\"2026-06-10T23:37:42.169388195Z\" level=info msg=\"Successfully cleaned up network for pod b3fb04fc606fe54422d5489bd8fc2b18438bf32c094e6d5499989b1c4680081d\"\nJun 10 23:37:42.170084 crc crio[3641]: time=\"2026-06-10T23:37:42.169427465Z\" level=info msg=\"cleanup sandbox network\"\nJun 10 23:37:42.170084 crc crio[3641]: time=\"2026-06-10T23:37:42.169464796Z\" 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 10 23:37:42.170084 crc crio[3641]: time=\"2026-06-10T23:37:42.1697738Z\" 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:0xc000188300}] Aliases:map[]}\"\nJun 10 23:37:42.170084 crc crio[3641]: time=\"2026-06-10T23:37:42.169925102Z\" level=info msg=\"Deleting pod openshift-multus_multus-admission-controller-69db94689b-rvf8p from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 23:37:42.209383 crc crio[3641]: 2026-06-10T23:37:42Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 10 23:37:42.210428 crc crio[3641]: time=\"2026-06-10T23:37:42.209543234Z\" level=info msg=\"Successfully cleaned up network for pod 2906610114c892c992247553738002a45050cbeeafe5029b3a6b35d817dc452a\"\nJun 10 23:37:42.210428 crc crio[3641]: time=\"2026-06-10T23:37:42.209585875Z\" level=info msg=\"cleanup sandbox network\"\nJun 10 23:37:42.210428 crc crio[3641]: time=\"2026-06-10T23:37:42.209808948Z\" 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 10 23:37:42.210428 crc crio[3641]: time=\"2026-06-10T23:37:42.21004166Z\" 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:0xc0001884e8}] Aliases:map[]}\"\nJun 10 23:37:42.210428 crc crio[3641]: time=\"2026-06-10T23:37:42.210105131Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 10 23:37:42.210428 crc crio[3641]: time=\"2026-06-10T23:37:42.210124322Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 10 23:37:42.210428 crc crio[3641]: time=\"2026-06-10T23:37:42.210140982Z\" level=info msg=\"Deleting pod openshift-kube-scheduler_revision-pruner-6-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 23:37:42.332484 crc crio[3641]: 2026-06-10T23:37:42Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 10 23:37:42.332484 crc crio[3641]: time=\"2026-06-10T23:37:42.332416043Z\" level=info msg=\"Successfully cleaned up network for pod cf95c321a021eb9a3ba610455248b4b97c8822803f4d40be10c7b1c223b38946\"\nJun 10 23:37:42.332484 crc crio[3641]: time=\"2026-06-10T23:37:42.332461123Z\" level=info msg=\"cleanup sandbox network\"\nJun 10 23:37:42.332877 crc crio[3641]: time=\"2026-06-10T23:37:42.332516534Z\" 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 10 23:37:42.333103 crc crio[3641]: time=\"2026-06-10T23:37:42.33300658Z\" 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:0xc00008c2f8}] Aliases:map[]}\"\nJun 10 23:37:42.333383 crc crio[3641]: time=\"2026-06-10T23:37:42.333299194Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-l27pk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 23:37:42.485495 crc crio[3641]: 2026-06-10T23:37:42Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 10 23:37:42.485911 crc crio[3641]: time=\"2026-06-10T23:37:42.485812338Z\" level=info msg=\"Successfully cleaned up network for pod a1ec76a456ee5385866457eedabe1015f1dd152e348fe1bc374c717f36f55be7\"\nJun 10 23:37:42.485911 crc crio[3641]: time=\"2026-06-10T23:37:42.485897299Z\" level=info msg=\"cleanup sandbox network\"\nJun 10 23:37:42.486044 crc crio[3641]: time=\"2026-06-10T23:37:42.48595807Z\" 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 10 23:37:42.486341 crc crio[3641]: time=\"2026-06-10T23:37:42.486253114Z\" 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:0xc000794648}] Aliases:map[]}\"\nJun 10 23:37:42.486596 crc crio[3641]: time=\"2026-06-10T23:37:42.486516077Z\" 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 10 23:37:42.766619 crc crio[3641]: 2026-06-10T23:37:42Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 10 23:37:42.766619 crc crio[3641]: time=\"2026-06-10T23:37:42.764928478Z\" level=info msg=\"Successfully cleaned up network for pod df7839e3a7fe9f97d215b350da23429c49ceb57289d871c643f130f5c2ddd4ef\"\nJun 10 23:37:42.766619 crc crio[3641]: time=\"2026-06-10T23:37:42.764981069Z\" level=info msg=\"cleanup sandbox network\"\nJun 10 23:37:42.766619 crc crio[3641]: time=\"2026-06-10T23:37:42.76504366Z\" 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 10 23:37:42.766619 crc crio[3641]: time=\"2026-06-10T23:37:42.765253982Z\" 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:0xc001992000}] Aliases:map[]}\"\nJun 10 23:37:42.766619 crc crio[3641]: time=\"2026-06-10T23:37:42.765320473Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 10 23:37:42.766619 crc crio[3641]: time=\"2026-06-10T23:37:42.765335263Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 10 23:37:42.766619 crc crio[3641]: time=\"2026-06-10T23:37:42.765351753Z\" level=info msg=\"Deleting pod openshift-kube-apiserver_installer-12-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 23:37:42.832916 crc crio[3641]: 2026-06-10T23:37:42Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 10 23:37:42.832916 crc crio[3641]: time=\"2026-06-10T23:37:42.832767289Z\" level=info msg=\"Successfully cleaned up network for pod 3b398edf19198ddc81be81078de4824a97cec2e1108a23a94f74580805811fab\"\nJun 10 23:37:42.832916 crc crio[3641]: time=\"2026-06-10T23:37:42.832824779Z\" level=info msg=\"cleanup sandbox network\"\nJun 10 23:37:42.832916 crc crio[3641]: time=\"2026-06-10T23:37:42.83287975Z\" 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 10 23:37:42.838409 crc crio[3641]: time=\"2026-06-10T23:37:42.833233584Z\" 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:0xc00020c1a0}] Aliases:map[]}\"\nJun 10 23:37:42.838409 crc crio[3641]: time=\"2026-06-10T23:37:42.833427917Z\" level=info msg=\"Deleting pod openshift-route-controller-manager_route-controller-manager-9c77555c6-bjsff from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 23:37:43.018076 crc crio[3641]: 2026-06-10T23:37:42Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 10 23:37:43.018076 crc crio[3641]: time=\"2026-06-10T23:37:42.929451535Z\" level=info msg=\"Successfully cleaned up network for pod cd0afe61f4dcc682558e239c4cb64ff7d7005e7aa4cbbb50855521992f51be0f\"\nJun 10 23:37:43.018076 crc crio[3641]: time=\"2026-06-10T23:37:42.929485035Z\" level=info msg=\"cleanup sandbox network\"\nJun 10 23:37:43.018076 crc crio[3641]: time=\"2026-06-10T23:37:42.929501225Z\" level=info msg=\"Successfully cleaned up network for pod da2adf6cd892779e9e97c725a1a8d45c2cdb5890c09a25ac078e96ef16ce314f\"\nJun 10 23:37:43.018076 crc crio[3641]: time=\"2026-06-10T23:37:42.929513866Z\" level=info msg=\"cleanup sandbox network\"\nJun 10 23:37:43.018076 crc crio[3641]: time=\"2026-06-10T23:37:42.929524806Z\" level=info msg=\"Successfully cleaned up network for pod 2ac08f16964b2c410806c8a32454b11baadab0ae32ec6ee16db109b5c70d9227\"\nJun 10 23:37:43.018076 crc crio[3641]: time=\"2026-06-10T23:37:42.929531946Z\" level=info msg=\"cleanup sandbox network\"\nJun 10 23:37:43.018076 crc crio[3641]: time=\"2026-06-10T23:37:42.929558476Z\" 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 10 23:37:43.018076 crc crio[3641]: time=\"2026-06-10T23:37:42.92988179Z\" 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:0xc000188318}] Aliases:map[]}\"\nJun 10 23:37:43.018076 crc crio[3641]: time=\"2026-06-10T23:37:42.930026812Z\" level=info msg=\"Deleting pod openshift-console-operator_console-operator-67c89758df-4jf4f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 23:37:43.072533 crc crio[3641]: 2026-06-10T23:37:43Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 10 23:37:43.073410 crc crio[3641]: time=\"2026-06-10T23:37:43.073092447Z\" level=info msg=\"Successfully cleaned up network for pod 5fa37ff5131c654317df29274d488133bf9d3fc0bbac893fd1adc704cac18f20\"\nJun 10 23:37:43.074122 crc crio[3641]: time=\"2026-06-10T23:37:43.073804476Z\" level=info msg=\"cleanup sandbox network\"\nJun 10 23:37:43.074203 crc crio[3641]: time=\"2026-06-10T23:37:43.07415332Z\" 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 10 23:37:43.074482 crc crio[3641]: time=\"2026-06-10T23:37:43.074340853Z\" 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:0xc000188908}] Aliases:map[]}\"\nJun 10 23:37:43.075234 crc crio[3641]: time=\"2026-06-10T23:37:43.074592806Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 23:37:43.533708 crc crio[3641]: 2026-06-10T23:37:43Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 10 23:37:43.536594 crc crio[3641]: time=\"2026-06-10T23:37:43.53608923Z\" level=info msg=\"Successfully cleaned up network for pod 2a669a230e0afc58260587ab928a151b6752183179007838320ca23d77998240\"\nJun 10 23:37:43.538968 crc crio[3641]: time=\"2026-06-10T23:37:43.538563971Z\" level=info msg=\"cleanup sandbox network\"\nJun 10 23:37:43.539453 crc crio[3641]: time=\"2026-06-10T23:37:43.538621822Z\" 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 10 23:37:43.539453 crc crio[3641]: time=\"2026-06-10T23:37:43.539367491Z\" 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:0xc00020c320}] Aliases:map[]}\"\nJun 10 23:37:43.540989 crc crio[3641]: time=\"2026-06-10T23:37:43.540904231Z\" level=info msg=\"Deleting pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 23:37:43.829872 crc crio[3641]: 2026-06-10T23:37:43Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 10 23:37:43.830136 crc crio[3641]: time=\"2026-06-10T23:37:43.830023418Z\" level=info msg=\"Successfully cleaned up network for pod ac8f65e743463176074b4c0cb4e8c2b3cb849e56ae25be37a16bb9efcd7eb64f\"\nJun 10 23:37:43.830136 crc crio[3641]: time=\"2026-06-10T23:37:43.830080968Z\" level=info msg=\"cleanup sandbox network\"\nJun 10 23:37:43.830326 crc crio[3641]: time=\"2026-06-10T23:37:43.830133639Z\" 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 10 23:37:43.830555 crc crio[3641]: time=\"2026-06-10T23:37:43.830439193Z\" 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:0xc00020c6a8}] Aliases:map[]}\"\nJun 10 23:37:43.831013 crc crio[3641]: time=\"2026-06-10T23:37:43.830902339Z\" level=info msg=\"Deleting pod openshift-ingress-canary_ingress-canary-jlj86 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 23:37:43.892344 crc crio[3641]: time=\"2026-06-10T23:37:43.891177713Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/POD\" id=469a630f-8436-43e8-83ac-ec57fd336493 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:37:43.892344 crc crio[3641]: time=\"2026-06-10T23:37:43.892178106Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:37:43.898825 crc crio[3641]: time=\"2026-06-10T23:37:43.898415185Z\" level=info msg=\"Running pod sandbox: openshift-etcd/etcd-crc/POD\" id=b92e0db6-4970-4700-a81a-69aebc195e9c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:37:43.899003 crc crio[3641]: time=\"2026-06-10T23:37:43.898906231Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:37:43.916825 crc crio[3641]: time=\"2026-06-10T23:37:43.91535861Z\" 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=b92e0db6-4970-4700-a81a-69aebc195e9c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:37:43.916825 crc crio[3641]: time=\"2026-06-10T23:37:43.915793876Z\" 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=469a630f-8436-43e8-83ac-ec57fd336493 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:37:43.944529 crc crio[3641]: time=\"2026-06-10T23:37:43.944192106Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver/kube-apiserver-crc/POD\" id=9fa1f7d0-05f4-49c8-8c35-7ad77f96e665 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:37:43.944529 crc crio[3641]: time=\"2026-06-10T23:37:43.944304977Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:37:43.959945 crc crio[3641]: time=\"2026-06-10T23:37:43.959358818Z\" 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=9fa1f7d0-05f4-49c8-8c35-7ad77f96e665 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:37:43.993496 crc crio[3641]: time=\"2026-06-10T23:37:43.9934227Z\" level=info msg=\"Running pod sandbox: openshift-kube-controller-manager/kube-controller-manager-crc/POD\" id=69f98502-59f9-4218-b16c-5f3f6579f59c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:37:43.993926 crc crio[3641]: time=\"2026-06-10T23:37:43.993516641Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:37:44.003987 crc crio[3641]: time=\"2026-06-10T23:37:44.003395337Z\" level=info msg=\"Ran pod sandbox 459b9d207483c4c13d0372b05030c4d5346362112e0ecf8d9878377480424b30 with infra container: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/POD\" id=469a630f-8436-43e8-83ac-ec57fd336493 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:37:44.011222 crc crio[3641]: time=\"2026-06-10T23:37:44.008973327Z\" level=info msg=\"Running pod sandbox: openshift-kube-scheduler/openshift-kube-scheduler-crc/POD\" id=861aa114-f17f-4943-b7a4-faa9e522efc8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:37:44.011222 crc crio[3641]: time=\"2026-06-10T23:37:44.009125069Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:37:44.012435 crc crio[3641]: time=\"2026-06-10T23:37:44.011454909Z\" level=info msg=\"Ran pod sandbox 53a50bc8d64368f92d39f8988c8bf36de16382220c82934767014352d06ef1a5 with infra container: openshift-kube-apiserver/kube-apiserver-crc/POD\" id=9fa1f7d0-05f4-49c8-8c35-7ad77f96e665 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:37:44.020030 crc crio[3641]: time=\"2026-06-10T23:37:44.019202537Z\" level=info msg=\"Ran pod sandbox 3c67b3d5b8dbb3f6674498e64d9af33715fd40f623235b473a9a521cf4501a21 with infra container: openshift-etcd/etcd-crc/POD\" id=b92e0db6-4970-4700-a81a-69aebc195e9c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:37:44.026321 crc crio[3641]: time=\"2026-06-10T23:37:44.025401506Z\" 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=69f98502-59f9-4218-b16c-5f3f6579f59c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:37:44.028068 crc crio[3641]: time=\"2026-06-10T23:37:44.02728247Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=52cf5f1d-7f7a-44d7-aa19-1c09c03b6c18 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:37:44.028979 crc crio[3641]: time=\"2026-06-10T23:37:44.02729581Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=6022e329-a56f-42c4-8471-7415c474c23e name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:37:44.031347 crc crio[3641]: time=\"2026-06-10T23:37:44.02732903Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=0f4c6cd4-2229-4ceb-a0e5-4885c2d05b94 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:37:44.038139 crc crio[3641]: time=\"2026-06-10T23:37:44.037219726Z\" 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=861aa114-f17f-4943-b7a4-faa9e522efc8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:37:44.055461 crc crio[3641]: time=\"2026-06-10T23:37:44.054182601Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=8cc7e878-fa55-4c0f-a9e3-4bab59317829 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:37:44.055461 crc crio[3641]: time=\"2026-06-10T23:37:44.055234844Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=2f4048f3-ffa2-42c6-bb34-8d60d1599654 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:37:44.055461 crc crio[3641]: time=\"2026-06-10T23:37:44.055401526Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=09beec5e-41fe-4f55-8d12-6a40e03a9bb8 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:37:44.056069 crc crio[3641]: time=\"2026-06-10T23:37:44.055268154Z\" level=info msg=\"Ran pod sandbox df72115a442fdf33fc8f7841fbcfd4e9cfa83ca7df04505d424537a5aa434398 with infra container: openshift-kube-controller-manager/kube-controller-manager-crc/POD\" id=69f98502-59f9-4218-b16c-5f3f6579f59c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:37:44.058390 crc crio[3641]: time=\"2026-06-10T23:37:44.058295163Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/setup\" id=57454868-4e3a-4b50-968b-a7402c0759fa name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:37:44.059056 crc crio[3641]: time=\"2026-06-10T23:37:44.058903951Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/setup\" id=f556c959-2481-4246-9120-f06a9d4529a6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:37:44.059234 crc crio[3641]: time=\"2026-06-10T23:37:44.059131803Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=335f087b-ed3a-413b-8b26-e7fb3223c307 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:37:44.059901 crc crio[3641]: time=\"2026-06-10T23:37:44.05962903Z\" level=info msg=\"Creating container: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/setup\" id=0a723c0f-8f18-49b5-a413-503d65e8dc22 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:37:44.059997 crc crio[3641]: time=\"2026-06-10T23:37:44.059973754Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:37:44.060231 crc crio[3641]: time=\"2026-06-10T23:37:44.060063865Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:37:44.063911 crc crio[3641]: time=\"2026-06-10T23:37:44.06357887Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:37:44.065172 crc crio[3641]: time=\"2026-06-10T23:37:44.064911167Z\" level=info msg=\"Ran pod sandbox aeb50485684503163b3fa08f992a5df19d5e3beb281666b725ac76ea82ed2ddf with infra container: openshift-kube-scheduler/openshift-kube-scheduler-crc/POD\" id=861aa114-f17f-4943-b7a4-faa9e522efc8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:37:44.067283 crc crio[3641]: time=\"2026-06-10T23:37:44.066486587Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=1f1091ec-2553-4d69-b5bd-a43d70c5f996 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:37:44.067283 crc crio[3641]: time=\"2026-06-10T23:37:44.066877592Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=705b3ffe-9291-4dd5-b74d-70e2afe3faf1 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:37:44.071198 crc crio[3641]: time=\"2026-06-10T23:37:44.071151516Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=05fa92e0-05d9-4b3a-9227-047351653e10 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:37:44.071452 crc crio[3641]: time=\"2026-06-10T23:37:44.071321828Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=97c97b6b-8b90-4293-8375-886d1f82877a name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:37:44.075577 crc crio[3641]: time=\"2026-06-10T23:37:44.075542622Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:37:44.082856 crc crio[3641]: time=\"2026-06-10T23:37:44.082810364Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/wait-for-host-port\" id=a994adde-2bdd-4aef-97a8-8a9dab0d2213 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:37:44.091027 crc crio[3641]: time=\"2026-06-10T23:37:44.090624993Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:37:44.150263 crc crio[3641]: 2026-06-10T23:37:44Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 10 23:37:44.150537 crc crio[3641]: time=\"2026-06-10T23:37:44.150420871Z\" level=info msg=\"Successfully cleaned up network for pod 6f1db32e9e579db7cf7dab1ab228e7efa8c130d835afbaf76bc51f3cc09c4bdb\"\nJun 10 23:37:44.150537 crc crio[3641]: time=\"2026-06-10T23:37:44.150511252Z\" level=info msg=\"cleanup sandbox network\"\nJun 10 23:37:44.150799 crc crio[3641]: time=\"2026-06-10T23:37:44.150598184Z\" 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 10 23:37:44.152482 crc crio[3641]: time=\"2026-06-10T23:37:44.152373906Z\" 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:0xc0007945e8}] Aliases:map[]}\"\nJun 10 23:37:44.153093 crc crio[3641]: time=\"2026-06-10T23:37:44.152934303Z\" level=info msg=\"Deleting pod openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 23:37:44.160201 crc crio[3641]: time=\"2026-06-10T23:37:44.160110834Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:37:44.171345 crc crio[3641]: time=\"2026-06-10T23:37:44.171224675Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:37:44.181088 crc crio[3641]: time=\"2026-06-10T23:37:44.180612774Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:37:44.187607 crc crio[3641]: time=\"2026-06-10T23:37:44.187430731Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:37:44.191916 crc crio[3641]: time=\"2026-06-10T23:37:44.191590193Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:37:44.373197 crc crio[3641]: 2026-06-10T23:37:44Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 10 23:37:44.373491 crc crio[3641]: time=\"2026-06-10T23:37:44.373451459Z\" level=info msg=\"Successfully cleaned up network for pod 5d12a23f28cfdfab8acc2c31b8e590b1cd1c66262a95d0d9e6334df5c9d83730\"\nJun 10 23:37:44.373605 crc crio[3641]: time=\"2026-06-10T23:37:44.373586171Z\" level=info msg=\"cleanup sandbox network\"\nJun 10 23:37:44.373899 crc crio[3641]: time=\"2026-06-10T23:37:44.373874265Z\" 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 10 23:37:44.374261 crc crio[3641]: time=\"2026-06-10T23:37:44.374233149Z\" 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:0xc00008c7a0}] Aliases:map[]}\"\nJun 10 23:37:44.374775 crc crio[3641]: time=\"2026-06-10T23:37:44.374630614Z\" level=info msg=\"Deleting pod openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 23:37:44.598518 crc crio[3641]: 2026-06-10T23:37:44Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 10 23:37:44.599211 crc crio[3641]: time=\"2026-06-10T23:37:44.598904689Z\" level=info msg=\"Successfully cleaned up network for pod 6b12327e51a877a5033798e777d6f6f59879a3d85cd70d85c1599c16477cbde9\"\nJun 10 23:37:44.599211 crc crio[3641]: time=\"2026-06-10T23:37:44.59893775Z\" level=info msg=\"cleanup sandbox network\"\nJun 10 23:37:44.599211 crc crio[3641]: time=\"2026-06-10T23:37:44.5989805Z\" 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 10 23:37:44.599211 crc crio[3641]: time=\"2026-06-10T23:37:44.599174293Z\" 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:0xc001992100}] Aliases:map[]}\"\nJun 10 23:37:44.599378 crc crio[3641]: time=\"2026-06-10T23:37:44.599300314Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 23:37:44.956040 crc crio[3641]: 2026-06-10T23:37:44Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 10 23:37:44.956210 crc crio[3641]: time=\"2026-06-10T23:37:44.956162171Z\" level=info msg=\"Successfully cleaned up network for pod 2bb8f893c353ca3f958d7610b7e177b91239bc7ad02146c114f0eb690f4c783d\"\nJun 10 23:37:44.956210 crc crio[3641]: time=\"2026-06-10T23:37:44.956199381Z\" level=info msg=\"cleanup sandbox network\"\nJun 10 23:37:44.956307 crc crio[3641]: time=\"2026-06-10T23:37:44.956237592Z\" 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 10 23:37:44.956491 crc crio[3641]: time=\"2026-06-10T23:37:44.956404134Z\" 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:0xc001890310}] Aliases:map[]}\"\nJun 10 23:37:44.956552 crc crio[3641]: time=\"2026-06-10T23:37:44.956535695Z\" level=info msg=\"Deleting pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 23:37:45.022587 crc crio[3641]: 2026-06-10T23:37:45Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 10 23:37:45.022912 crc crio[3641]: time=\"2026-06-10T23:37:45.022629354Z\" level=info msg=\"Successfully cleaned up network for pod caf0bfcc994327ffce39f65a476266f0028b1730dffd3aee3cea097c9e6941d4\"\nJun 10 23:37:45.022912 crc crio[3641]: time=\"2026-06-10T23:37:45.022813006Z\" level=info msg=\"cleanup sandbox network\"\nJun 10 23:37:45.022912 crc crio[3641]: time=\"2026-06-10T23:37:45.022835006Z\" level=info msg=\"Successfully cleaned up network for pod 18fee4b4ea4c96ee307aa88a73acb6266b3648c944e27a6179a14fcc5c344911\"\nJun 10 23:37:45.022912 crc crio[3641]: time=\"2026-06-10T23:37:45.022845027Z\" level=info msg=\"cleanup sandbox network\"\nJun 10 23:37:45.022912 crc crio[3641]: time=\"2026-06-10T23:37:45.022881447Z\" 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 10 23:37:45.023403 crc crio[3641]: time=\"2026-06-10T23:37:45.02309955Z\" 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:0xc00033c368}] Aliases:map[]}\"\nJun 10 23:37:45.023403 crc crio[3641]: time=\"2026-06-10T23:37:45.023279842Z\" 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 10 23:37:45.428578 crc crio[3641]: 2026-06-10T23:37:45Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 10 23:37:45.429065 crc crio[3641]: time=\"2026-06-10T23:37:45.428812615Z\" level=info msg=\"Successfully cleaned up network for pod 2722679ed228c861ba4d42fe944351839b15ae69a368bf9fbe597f9d6a6ddaa0\"\nJun 10 23:37:45.429065 crc crio[3641]: time=\"2026-06-10T23:37:45.428860396Z\" level=info msg=\"cleanup sandbox network\"\nJun 10 23:37:45.429065 crc crio[3641]: time=\"2026-06-10T23:37:45.428910237Z\" 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 10 23:37:45.429283 crc crio[3641]: time=\"2026-06-10T23:37:45.429236761Z\" 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:0xc00033c048}] Aliases:map[]}\"\nJun 10 23:37:45.429456 crc crio[3641]: time=\"2026-06-10T23:37:45.429403123Z\" level=info msg=\"Deleting pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 23:37:45.565288 crc crio[3641]: 2026-06-10T23:37:45Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 10 23:37:45.565480 crc crio[3641]: time=\"2026-06-10T23:37:45.565391488Z\" level=info msg=\"Successfully cleaned up network for pod 05bb449ea8d4a6051eb35e811bf87fff5904034ddb31563b966a94feda62d150\"\nJun 10 23:37:45.565480 crc crio[3641]: time=\"2026-06-10T23:37:45.565426898Z\" level=info msg=\"cleanup sandbox network\"\nJun 10 23:37:45.565480 crc crio[3641]: time=\"2026-06-10T23:37:45.565466899Z\" 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 10 23:37:45.566151 crc crio[3641]: time=\"2026-06-10T23:37:45.565781033Z\" 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:0xc00033c0e8}] Aliases:map[]}\"\nJun 10 23:37:45.566151 crc crio[3641]: time=\"2026-06-10T23:37:45.565975875Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-ntdwx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 23:37:45.919123 crc crio[3641]: 2026-06-10T23:37:45Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 10 23:37:45.922100 crc crio[3641]: time=\"2026-06-10T23:37:45.921494844Z\" level=info msg=\"Successfully cleaned up network for pod 8d059150b9d8ada814e838c2ef04c41dcd9e7f5cc6cd8d6be9fc11344100bd28\"\nJun 10 23:37:45.922100 crc crio[3641]: time=\"2026-06-10T23:37:45.922042721Z\" level=info msg=\"cleanup sandbox network\"\nJun 10 23:37:45.922423 crc crio[3641]: time=\"2026-06-10T23:37:45.922235384Z\" 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 10 23:37:45.922513 crc crio[3641]: time=\"2026-06-10T23:37:45.922458747Z\" 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:0xc0007942c0}] Aliases:map[]}\"\nJun 10 23:37:45.922903 crc crio[3641]: time=\"2026-06-10T23:37:45.922785541Z\" level=info msg=\"Deleting pod openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 23:37:45.966130 crc crio[3641]: 2026-06-10T23:37:45Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 10 23:37:45.966130 crc crio[3641]: time=\"2026-06-10T23:37:45.96613107Z\" level=info msg=\"Successfully cleaned up network for pod ec5a93cdc49312f5503e75704e281effbdefdd7427b8ccb6f397b0a59fe3fcda\"\nJun 10 23:37:45.966409 crc crio[3641]: time=\"2026-06-10T23:37:45.966166441Z\" level=info msg=\"cleanup sandbox network\"\nJun 10 23:37:45.966409 crc crio[3641]: time=\"2026-06-10T23:37:45.966201791Z\" 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 10 23:37:45.966409 crc crio[3641]: time=\"2026-06-10T23:37:45.966378634Z\" 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:0xc0007945f0}] Aliases:map[]}\"\nJun 10 23:37:45.966746 crc crio[3641]: time=\"2026-06-10T23:37:45.966520385Z\" level=info msg=\"Deleting pod openshift-apiserver_apiserver-9ddfb9f55-k47zv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 23:37:46.085031 crc crio[3641]: 2026-06-10T23:37:46Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 10 23:37:46.085031 crc crio[3641]: time=\"2026-06-10T23:37:46.084257029Z\" level=info msg=\"Successfully cleaned up network for pod 38107617a56be24a3c4df55a1260c58edb4a789423b3d5f4c1941bd57e4bbb71\"\nJun 10 23:37:46.085031 crc crio[3641]: time=\"2026-06-10T23:37:46.084294489Z\" level=info msg=\"cleanup sandbox network\"\nJun 10 23:37:46.085031 crc crio[3641]: time=\"2026-06-10T23:37:46.0843314Z\" 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 10 23:37:46.085031 crc crio[3641]: time=\"2026-06-10T23:37:46.084451111Z\" 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:0xc0019926d8}] Aliases:map[]}\"\nJun 10 23:37:46.085031 crc crio[3641]: time=\"2026-06-10T23:37:46.084502782Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 10 23:37:46.085031 crc crio[3641]: time=\"2026-06-10T23:37:46.084514432Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 10 23:37:46.085031 crc crio[3641]: time=\"2026-06-10T23:37:46.084522912Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29632815-n4njh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 23:37:46.145007 crc crio[3641]: 2026-06-10T23:37:46Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 10 23:37:46.145283 crc crio[3641]: time=\"2026-06-10T23:37:46.145018369Z\" level=info msg=\"Successfully cleaned up network for pod ffa16630965ee37fb7ae4617aa9da06a6662aa11df1df8dabfd1ed98d76641ff\"\nJun 10 23:37:46.145283 crc crio[3641]: time=\"2026-06-10T23:37:46.14504733Z\" level=info msg=\"cleanup sandbox network\"\nJun 10 23:37:46.145283 crc crio[3641]: time=\"2026-06-10T23:37:46.14506137Z\" level=info msg=\"Successfully cleaned up network for pod c8d89a6a18d8bf8e544fca6f74b002af11259ae7912ab06a6b65e2bd0a014a86\"\nJun 10 23:37:46.145283 crc crio[3641]: time=\"2026-06-10T23:37:46.14507691Z\" level=info msg=\"cleanup sandbox network\"\nJun 10 23:37:46.145283 crc crio[3641]: time=\"2026-06-10T23:37:46.145112951Z\" 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 10 23:37:46.145525 crc crio[3641]: time=\"2026-06-10T23:37:46.145323413Z\" 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:0xc0019928c8}] Aliases:map[]}\"\nJun 10 23:37:46.145770 crc crio[3641]: time=\"2026-06-10T23:37:46.145716498Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-qhh6t from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 23:37:46.367109 crc crio[3641]: 2026-06-10T23:37:46Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 10 23:37:46.367325 crc crio[3641]: time=\"2026-06-10T23:37:46.367189237Z\" level=info msg=\"Successfully cleaned up network for pod 4dc0a1f7b702c1c1cceb3e59fb11d1ccca5adc60a822681834a3ffca24387118\"\nJun 10 23:37:46.367325 crc crio[3641]: time=\"2026-06-10T23:37:46.367223458Z\" level=info msg=\"cleanup sandbox network\"\nJun 10 23:37:46.367325 crc crio[3641]: time=\"2026-06-10T23:37:46.367282389Z\" 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 10 23:37:46.367478 crc crio[3641]: time=\"2026-06-10T23:37:46.367440041Z\" 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:0xc002dd0030}] Aliases:map[]}\"\nJun 10 23:37:46.367875 crc crio[3641]: time=\"2026-06-10T23:37:46.367590362Z\" level=info msg=\"Deleting pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 23:37:46.387502 crc crio[3641]: time=\"2026-06-10T23:37:46.387446604Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:37:46.387913 crc crio[3641]: time=\"2026-06-10T23:37:46.387831259Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:37:46.389137 crc crio[3641]: time=\"2026-06-10T23:37:46.389024454Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:37:46.392288 crc crio[3641]: time=\"2026-06-10T23:37:46.392124084Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:37:46.393272 crc crio[3641]: time=\"2026-06-10T23:37:46.393193867Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:37:46.635887 crc crio[3641]: 2026-06-10T23:37:46Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 10 23:37:46.636307 crc crio[3641]: time=\"2026-06-10T23:37:46.636076518Z\" level=info msg=\"Successfully cleaned up network for pod aa31576716b05cdc9e4d264e54c2c41b79aab1b69c8410d864515a3524230ed1\"\nJun 10 23:37:46.636307 crc crio[3641]: time=\"2026-06-10T23:37:46.636306261Z\" level=info msg=\"cleanup sandbox network\"\nJun 10 23:37:46.636423 crc crio[3641]: time=\"2026-06-10T23:37:46.636328491Z\" level=info msg=\"Successfully cleaned up network for pod ca101b65abcacc688b6db6fe9499e5cc58a69da3e55d5e9e0dbd37efd4357017\"\nJun 10 23:37:46.636423 crc crio[3641]: time=\"2026-06-10T23:37:46.636340741Z\" level=info msg=\"cleanup sandbox network\"\nJun 10 23:37:46.636423 crc crio[3641]: time=\"2026-06-10T23:37:46.636374251Z\" 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 10 23:37:46.636765 crc crio[3641]: time=\"2026-06-10T23:37:46.636561594Z\" 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:0xc001890370}] Aliases:map[]}\"\nJun 10 23:37:46.636946 crc crio[3641]: time=\"2026-06-10T23:37:46.636888198Z\" level=info msg=\"Deleting pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 23:37:46.646194 crc crio[3641]: time=\"2026-06-10T23:37:46.645605299Z\" level=info msg=\"Created container 03005ca4ea4ba4fb168d4ee04f00d62ff3995bac35e494e2207a7416ac1db7c0: openshift-etcd/etcd-crc/setup\" id=f556c959-2481-4246-9120-f06a9d4529a6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:37:46.647804 crc crio[3641]: time=\"2026-06-10T23:37:46.647764116Z\" level=info msg=\"Starting container: 03005ca4ea4ba4fb168d4ee04f00d62ff3995bac35e494e2207a7416ac1db7c0\" id=283ba87e-cc5f-4c94-b3ca-23c36d2e7871 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:37:46.649528 crc crio[3641]: time=\"2026-06-10T23:37:46.649223544Z\" level=info msg=\"Created container 227464434ead729e794df1828ccb9bb7ebf03bf06e5ffe6c7b64149883390698: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=05fa92e0-05d9-4b3a-9227-047351653e10 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:37:46.650772 crc crio[3641]: time=\"2026-06-10T23:37:46.650722303Z\" level=info msg=\"Starting container: 227464434ead729e794df1828ccb9bb7ebf03bf06e5ffe6c7b64149883390698\" id=87ed97df-eed8-4279-bb96-306a14b18242 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:37:46.652556 crc crio[3641]: time=\"2026-06-10T23:37:46.652452525Z\" level=info msg=\"Created container 0bdb874aa9619a8a8074a302f7341c63cf6d5fc09764f458182523df14d1a0a4: openshift-kube-scheduler/openshift-kube-scheduler-crc/wait-for-host-port\" id=a994adde-2bdd-4aef-97a8-8a9dab0d2213 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:37:46.653923 crc crio[3641]: time=\"2026-06-10T23:37:46.653897314Z\" level=info msg=\"Starting container: 0bdb874aa9619a8a8074a302f7341c63cf6d5fc09764f458182523df14d1a0a4\" id=f4b9fed1-eb9a-4410-9fb9-99e0f8c58ee1 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:37:46.659243 crc crio[3641]: time=\"2026-06-10T23:37:46.65909798Z\" level=info msg=\"Started container\" PID=5331 containerID=227464434ead729e794df1828ccb9bb7ebf03bf06e5ffe6c7b64149883390698 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=87ed97df-eed8-4279-bb96-306a14b18242 name=/runtime.v1.RuntimeService/StartContainer sandboxID=df72115a442fdf33fc8f7841fbcfd4e9cfa83ca7df04505d424537a5aa434398\nJun 10 23:37:46.664388 crc crio[3641]: time=\"2026-06-10T23:37:46.664244725Z\" level=info msg=\"Started container\" PID=5332 containerID=0bdb874aa9619a8a8074a302f7341c63cf6d5fc09764f458182523df14d1a0a4 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/wait-for-host-port id=f4b9fed1-eb9a-4410-9fb9-99e0f8c58ee1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aeb50485684503163b3fa08f992a5df19d5e3beb281666b725ac76ea82ed2ddf\nJun 10 23:37:46.683811 crc crio[3641]: time=\"2026-06-10T23:37:46.683736342Z\" level=info msg=\"Started container\" PID=5329 containerID=03005ca4ea4ba4fb168d4ee04f00d62ff3995bac35e494e2207a7416ac1db7c0 description=openshift-etcd/etcd-crc/setup id=283ba87e-cc5f-4c94-b3ca-23c36d2e7871 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3c67b3d5b8dbb3f6674498e64d9af33715fd40f623235b473a9a521cf4501a21\nJun 10 23:37:46.696182 crc crio[3641]: time=\"2026-06-10T23:37:46.695876766Z\" level=info msg=\"Created container 9f1a959dae2ea730328bf172fb2cc9e0a7abffa62f6f057ad5503574f10662d5: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/setup\" id=0a723c0f-8f18-49b5-a413-503d65e8dc22 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:37:46.701629 crc crio[3641]: time=\"2026-06-10T23:37:46.701582699Z\" level=info msg=\"Starting container: 9f1a959dae2ea730328bf172fb2cc9e0a7abffa62f6f057ad5503574f10662d5\" id=87190a30-f3af-468a-8d92-f9e065c86ea8 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:37:46.710606 crc crio[3641]: time=\"2026-06-10T23:37:46.710498562Z\" level=info msg=\"Created container 2c9606147eb52204aa1dacbe2e676547bb343f30e98f99b8aed3bbc68f8d3f39: openshift-kube-apiserver/kube-apiserver-crc/setup\" id=57454868-4e3a-4b50-968b-a7402c0759fa name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:37:46.712586 crc crio[3641]: time=\"2026-06-10T23:37:46.712474457Z\" level=info msg=\"Started container\" PID=5330 containerID=9f1a959dae2ea730328bf172fb2cc9e0a7abffa62f6f057ad5503574f10662d5 description=openshift-machine-config-operator/kube-rbac-proxy-crio-crc/setup id=87190a30-f3af-468a-8d92-f9e065c86ea8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=459b9d207483c4c13d0372b05030c4d5346362112e0ecf8d9878377480424b30\nJun 10 23:37:46.712925 crc crio[3641]: time=\"2026-06-10T23:37:46.712768831Z\" level=info msg=\"Starting container: 2c9606147eb52204aa1dacbe2e676547bb343f30e98f99b8aed3bbc68f8d3f39\" id=e9fe1057-0d77-4f99-9610-2d9ad9da6f2c name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:37:46.724150 crc crio[3641]: time=\"2026-06-10T23:37:46.723976613Z\" level=info msg=\"Started container\" PID=5333 containerID=2c9606147eb52204aa1dacbe2e676547bb343f30e98f99b8aed3bbc68f8d3f39 description=openshift-kube-apiserver/kube-apiserver-crc/setup id=e9fe1057-0d77-4f99-9610-2d9ad9da6f2c name=/runtime.v1.RuntimeService/StartContainer sandboxID=53a50bc8d64368f92d39f8988c8bf36de16382220c82934767014352d06ef1a5\nJun 10 23:37:46.917798 crc crio[3641]: time=\"2026-06-10T23:37:46.917554038Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=5387eb60-8acf-4fc0-847e-279fabbfa4f5 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:37:46.928845 crc crio[3641]: time=\"2026-06-10T23:37:46.927943Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=641c57ff-6388-423c-ac49-2d6dc66f9e69 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:37:46.932599 crc crio[3641]: time=\"2026-06-10T23:37:46.932566168Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=279208a9-ba36-462a-844a-462689c6b5dc name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:37:46.933181 crc crio[3641]: time=\"2026-06-10T23:37:46.933154746Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:37:47.057074 crc crio[3641]: time=\"2026-06-10T23:37:47.056985087Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:37:47.062413 crc crio[3641]: 2026-06-10T23:37:47Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 10 23:37:47.062587 crc crio[3641]: time=\"2026-06-10T23:37:47.062511677Z\" level=info msg=\"Successfully cleaned up network for pod 34605a8868d5dd6079efc188a3cce49b09c028efd54279b3b2b7c48df8fd5e16\"\nJun 10 23:37:47.062587 crc crio[3641]: time=\"2026-06-10T23:37:47.062567957Z\" level=info msg=\"cleanup sandbox network\"\nJun 10 23:37:47.062836 crc crio[3641]: time=\"2026-06-10T23:37:47.062605498Z\" 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 10 23:37:47.063475 crc crio[3641]: time=\"2026-06-10T23:37:47.063321887Z\" 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:0xc0008880e0}] Aliases:map[]}\"\nJun 10 23:37:47.063876 crc crio[3641]: time=\"2026-06-10T23:37:47.06358743Z\" level=info msg=\"Deleting pod hostpath-provisioner_csi-hostpathplugin-mpq2f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 23:37:47.284080 crc crio[3641]: 2026-06-10T23:37:47Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 10 23:37:47.284318 crc crio[3641]: time=\"2026-06-10T23:37:47.284236069Z\" level=info msg=\"Successfully cleaned up network for pod f68d1f4dd26c55a06c14b0734678ced4491fa0b84ec5bc3808a016fd565574e6\"\nJun 10 23:37:47.284318 crc crio[3641]: time=\"2026-06-10T23:37:47.28430031Z\" level=info msg=\"cleanup sandbox network\"\nJun 10 23:37:47.284444 crc crio[3641]: time=\"2026-06-10T23:37:47.28435548Z\" 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 10 23:37:47.284736 crc crio[3641]: time=\"2026-06-10T23:37:47.284582343Z\" 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:0xc00303a080}] Aliases:map[]}\"\nJun 10 23:37:47.284886 crc crio[3641]: time=\"2026-06-10T23:37:47.284822806Z\" level=info msg=\"Deleting pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 23:37:47.288906 crc crio[3641]: time=\"2026-06-10T23:37:47.288817667Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:37:47.307992 crc crio[3641]: 2026-06-10T23:37:47Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 10 23:37:47.308097 crc crio[3641]: time=\"2026-06-10T23:37:47.308054441Z\" level=info msg=\"Successfully cleaned up network for pod 21404741c3fd258e80b2394df9e1c6b540de60ebd5dfdda164431e320737c791\"\nJun 10 23:37:47.308097 crc crio[3641]: time=\"2026-06-10T23:37:47.308089571Z\" level=info msg=\"cleanup sandbox network\"\nJun 10 23:37:47.308189 crc crio[3641]: time=\"2026-06-10T23:37:47.308125492Z\" 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 10 23:37:47.308371 crc crio[3641]: time=\"2026-06-10T23:37:47.308298014Z\" 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:0xc00303a110}] Aliases:map[]}\"\nJun 10 23:37:47.308529 crc crio[3641]: time=\"2026-06-10T23:37:47.308460436Z\" level=info msg=\"Deleting pod openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 23:37:47.331363 crc crio[3641]: 2026-06-10T23:37:47Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 10 23:37:47.331744 crc crio[3641]: time=\"2026-06-10T23:37:47.331502278Z\" level=info msg=\"Successfully cleaned up network for pod 42cbc53167cb884d8df411e7ea16aba8682a4699b61f094c370e2471299c2405\"\nJun 10 23:37:47.331744 crc crio[3641]: time=\"2026-06-10T23:37:47.331550689Z\" level=info msg=\"cleanup sandbox network\"\nJun 10 23:37:47.331744 crc crio[3641]: time=\"2026-06-10T23:37:47.331564699Z\" level=info msg=\"Successfully cleaned up network for pod 36b0ac2e570067cac5fa856749f889c89cde326de0eac243b55d634175c59e21\"\nJun 10 23:37:47.331744 crc crio[3641]: time=\"2026-06-10T23:37:47.331572049Z\" level=info msg=\"cleanup sandbox network\"\nJun 10 23:37:47.331744 crc crio[3641]: time=\"2026-06-10T23:37:47.331581149Z\" level=info msg=\"Successfully cleaned up network for pod 5504c42c3d1ebf7a6885beeba6f007b75ba053fc3f41adab8282e77c371e66d3\"\nJun 10 23:37:47.331744 crc crio[3641]: time=\"2026-06-10T23:37:47.331588999Z\" level=info msg=\"cleanup sandbox network\"\nJun 10 23:37:47.331744 crc crio[3641]: time=\"2026-06-10T23:37:47.33161577Z\" 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 10 23:37:47.332081 crc crio[3641]: time=\"2026-06-10T23:37:47.331834683Z\" 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:0xc001992728}] Aliases:map[]}\"\nJun 10 23:37:47.332081 crc crio[3641]: time=\"2026-06-10T23:37:47.331994515Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 23:37:47.358749 crc crio[3641]: 2026-06-10T23:37:47Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 10 23:37:47.359127 crc crio[3641]: time=\"2026-06-10T23:37:47.358892776Z\" level=info msg=\"Successfully cleaned up network for pod aa60add6962486c4fb47d83aaf4c6a4c24a0670709ef89751b12f7b79d4c4f8c\"\nJun 10 23:37:47.359127 crc crio[3641]: time=\"2026-06-10T23:37:47.358931916Z\" level=info msg=\"cleanup sandbox network\"\nJun 10 23:37:47.359127 crc crio[3641]: time=\"2026-06-10T23:37:47.358948886Z\" level=info msg=\"Successfully cleaned up network for pod 88d468be9fd1b10ec3aa146a7a933cb4766b9709f66115fc74ae0820c095a45f\"\nJun 10 23:37:47.359127 crc crio[3641]: time=\"2026-06-10T23:37:47.358959407Z\" level=info msg=\"cleanup sandbox network\"\nJun 10 23:37:47.359127 crc crio[3641]: time=\"2026-06-10T23:37:47.358997137Z\" 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 10 23:37:47.359367 crc crio[3641]: time=\"2026-06-10T23:37:47.3591972Z\" 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:0xc0026f0338}] Aliases:map[]}\"\nJun 10 23:37:47.359423 crc crio[3641]: time=\"2026-06-10T23:37:47.359358442Z\" level=info msg=\"Deleting pod openshift-multus_network-metrics-daemon-n2bqt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 23:37:47.371560 crc crio[3641]: time=\"2026-06-10T23:37:47.371441255Z\" level=info msg=\"Created container 9996078e77ccd9dca820d9cd9e387bdf60d0a12a5645210f0fecd99542308a4b: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=279208a9-ba36-462a-844a-462689c6b5dc name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:37:47.373316 crc crio[3641]: time=\"2026-06-10T23:37:47.373236588Z\" level=info msg=\"Starting container: 9996078e77ccd9dca820d9cd9e387bdf60d0a12a5645210f0fecd99542308a4b\" id=6b149267-4387-4248-bdf8-11167533643a name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:37:47.378205 crc crio[3641]: time=\"2026-06-10T23:37:47.378108269Z\" level=info msg=\"Started container\" PID=5408 containerID=9996078e77ccd9dca820d9cd9e387bdf60d0a12a5645210f0fecd99542308a4b description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=6b149267-4387-4248-bdf8-11167533643a name=/runtime.v1.RuntimeService/StartContainer sandboxID=df72115a442fdf33fc8f7841fbcfd4e9cfa83ca7df04505d424537a5aa434398\nJun 10 23:37:47.382287 crc crio[3641]: 2026-06-10T23:37:47Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 10 23:37:47.382548 crc crio[3641]: time=\"2026-06-10T23:37:47.382340923Z\" level=info msg=\"Successfully cleaned up network for pod 716f9b4b423fda207fd050f2cc805a414ecaf503cdd039d9046723715112fc7a\"\nJun 10 23:37:47.382548 crc crio[3641]: time=\"2026-06-10T23:37:47.382374153Z\" level=info msg=\"cleanup sandbox network\"\nJun 10 23:37:47.382548 crc crio[3641]: time=\"2026-06-10T23:37:47.382393954Z\" level=info msg=\"Successfully cleaned up network for pod f6dab756a5f81da6b1648d44137e45cc60b6c69fca2c6887870ecbde15f13852\"\nJun 10 23:37:47.382548 crc crio[3641]: time=\"2026-06-10T23:37:47.382402734Z\" level=info msg=\"cleanup sandbox network\"\nJun 10 23:37:47.382548 crc crio[3641]: time=\"2026-06-10T23:37:47.382443024Z\" 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 10 23:37:47.382829 crc crio[3641]: time=\"2026-06-10T23:37:47.382604636Z\" 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:0xc0026f04d0}] Aliases:map[]}\"\nJun 10 23:37:47.382917 crc crio[3641]: time=\"2026-06-10T23:37:47.382826969Z\" level=info msg=\"Deleting pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 23:37:47.394488 crc crio[3641]: time=\"2026-06-10T23:37:47.394393066Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=64c6f55a-6a09-4210-ad99-b21b6f4d8e4d name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:37:47.397370 crc crio[3641]: time=\"2026-06-10T23:37:47.397173351Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=b955f656-c7a1-4e4e-955f-23a761358eb8 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:37:47.399824 crc crio[3641]: time=\"2026-06-10T23:37:47.399622702Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-cert-syncer\" id=e65e2fae-4c02-4689-a57d-b78fb95d394d name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:37:47.400916 crc crio[3641]: time=\"2026-06-10T23:37:47.400847668Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:37:47.412615 crc crio[3641]: time=\"2026-06-10T23:37:47.412514226Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:37:47.496338 crc crio[3641]: time=\"2026-06-10T23:37:47.496295198Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=46f970ab-2d95-42c0-bfb3-153451ca5a89 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:37:47.499246 crc crio[3641]: time=\"2026-06-10T23:37:47.499116164Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=b491d22f-d6b3-4b69-b276-d0afb8de9298 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:37:47.502987 crc crio[3641]: time=\"2026-06-10T23:37:47.502848612Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler\" id=aa94cb18-62e5-4f54-8bd5-913595a93be9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:37:47.503505 crc crio[3641]: time=\"2026-06-10T23:37:47.503434069Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:37:47.506373 crc crio[3641]: time=\"2026-06-10T23:37:47.506163164Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=544c9c9f-406d-4ee6-9b9f-1cc99f0bfc4d name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:37:47.517184 crc crio[3641]: time=\"2026-06-10T23:37:47.516997891Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=738ad96e-724f-4b44-8dd6-97967d332ac4 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:37:47.517552 crc crio[3641]: time=\"2026-06-10T23:37:47.517280935Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=2b4d5c54-96bb-4ca3-878f-96505c3d2016 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:37:47.517920 crc crio[3641]: time=\"2026-06-10T23:37:47.517750911Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:37:47.527156 crc crio[3641]: time=\"2026-06-10T23:37:47.527063389Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=c6e5195f-865a-41d5-baf2-e4dff4a1a99a name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:37:47.532761 crc crio[3641]: time=\"2026-06-10T23:37:47.532588989Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=d1c25fb3-2618-464f-957b-1e3cc1ce90be name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:37:47.533118 crc crio[3641]: time=\"2026-06-10T23:37:47.533044775Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-ensure-env-vars\" id=7197489a-f2b0-4347-bd48-f88c400a385b name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:37:47.533396 crc crio[3641]: time=\"2026-06-10T23:37:47.533213597Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:37:47.533616 crc crio[3641]: time=\"2026-06-10T23:37:47.533554171Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:37:47.548490 crc crio[3641]: time=\"2026-06-10T23:37:47.548319538Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=7158894f-a8f7-4bba-b27c-9669d429f194 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:37:47.559592 crc crio[3641]: time=\"2026-06-10T23:37:47.559278357Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=eafcd594-46d7-426c-a0f9-454b50f38158 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:37:47.565382 crc crio[3641]: time=\"2026-06-10T23:37:47.565233313Z\" level=info msg=\"Creating container: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/kube-rbac-proxy-crio\" id=3d689abc-edd0-49b9-ad39-f5162c892d5c name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:37:47.567183 crc crio[3641]: time=\"2026-06-10T23:37:47.567066416Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:37:47.578501 crc crio[3641]: time=\"2026-06-10T23:37:47.578370899Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:37:47.601861 crc crio[3641]: time=\"2026-06-10T23:37:47.601447222Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:37:47.614237 crc crio[3641]: time=\"2026-06-10T23:37:47.613998491Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:37:47.832502 crc crio[3641]: 2026-06-10T23:37:47Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 10 23:37:47.833141 crc crio[3641]: time=\"2026-06-10T23:37:47.83309619Z\" level=info msg=\"Successfully cleaned up network for pod 044c75aa04b88e425cfee36b8a2db3c825c7003dbbcf88c6942411327c436ded\"\nJun 10 23:37:47.833277 crc crio[3641]: time=\"2026-06-10T23:37:47.833258952Z\" level=info msg=\"cleanup sandbox network\"\nJun 10 23:37:47.833365 crc crio[3641]: time=\"2026-06-10T23:37:47.833344573Z\" level=info msg=\"Successfully cleaned up network for pod 4251b0938a7c7926c0d92fda115d0192567b38afd62b1da6d3d76cfd5d20a25f\"\nJun 10 23:37:47.833447 crc crio[3641]: time=\"2026-06-10T23:37:47.833430194Z\" level=info msg=\"cleanup sandbox network\"\nJun 10 23:37:47.833555 crc crio[3641]: time=\"2026-06-10T23:37:47.833537125Z\" 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 10 23:37:47.833960 crc crio[3641]: time=\"2026-06-10T23:37:47.83393491Z\" 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:0xc0025c6928}] Aliases:map[]}\"\nJun 10 23:37:47.834117 crc crio[3641]: time=\"2026-06-10T23:37:47.834101642Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 10 23:37:47.834201 crc crio[3641]: time=\"2026-06-10T23:37:47.834182703Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 10 23:37:47.834288 crc crio[3641]: time=\"2026-06-10T23:37:47.834267244Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29632800-ls5hs from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 23:37:48.677594 crc crio[3641]: 2026-06-10T23:37:48Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 10 23:37:48.682862 crc crio[3641]: time=\"2026-06-10T23:37:48.680547779Z\" level=info msg=\"Successfully cleaned up network for pod 25817f64d195aeb9a06049cd2c29b6be89a688364d3f94522e2eb3a0462d038b\"\nJun 10 23:37:48.682862 crc crio[3641]: time=\"2026-06-10T23:37:48.682774927Z\" level=info msg=\"cleanup sandbox network\"\nJun 10 23:37:48.682862 crc crio[3641]: time=\"2026-06-10T23:37:48.682830218Z\" 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 10 23:37:48.684685 crc crio[3641]: time=\"2026-06-10T23:37:48.68302512Z\" 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:0xc001992000}] Aliases:map[]}\"\nJun 10 23:37:48.684685 crc crio[3641]: time=\"2026-06-10T23:37:48.683556557Z\" level=info msg=\"Deleting pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 23:37:48.836939 crc crio[3641]: time=\"2026-06-10T23:37:48.836353945Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:37:48.854352 crc crio[3641]: 2026-06-10T23:37:48Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 10 23:37:48.854352 crc crio[3641]: time=\"2026-06-10T23:37:48.854056499Z\" level=info msg=\"Successfully cleaned up network for pod 1a6f453dbe8bac2c3bdbb09d3e238da0475d47dbc239b5adad9041e5590c52d9\"\nJun 10 23:37:48.854352 crc crio[3641]: time=\"2026-06-10T23:37:48.85409144Z\" level=info msg=\"cleanup sandbox network\"\nJun 10 23:37:48.854352 crc crio[3641]: time=\"2026-06-10T23:37:48.85410653Z\" level=info msg=\"Successfully cleaned up network for pod 39b7866f65a026a9785951e874d79b2a65586cc09117692bad73d8da76814de6\"\nJun 10 23:37:48.854352 crc crio[3641]: time=\"2026-06-10T23:37:48.8541215Z\" level=info msg=\"cleanup sandbox network\"\nJun 10 23:37:48.854352 crc crio[3641]: time=\"2026-06-10T23:37:48.854158691Z\" 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 10 23:37:48.854352 crc crio[3641]: time=\"2026-06-10T23:37:48.854343083Z\" 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:0xc001992288}] Aliases:map[]}\"\nJun 10 23:37:48.857147 crc crio[3641]: time=\"2026-06-10T23:37:48.854490595Z\" 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 10 23:37:48.914315 crc crio[3641]: time=\"2026-06-10T23:37:48.91400586Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:37:48.921182 crc crio[3641]: time=\"2026-06-10T23:37:48.920221058Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:37:49.099189 crc crio[3641]: time=\"2026-06-10T23:37:49.098961845Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:37:49.259401 crc crio[3641]: time=\"2026-06-10T23:37:49.257297684Z\" level=info msg=\"Created container ec7d52fdd87e15671f9ae09528127da44ac8fd3e62db9673fde6e677b092bf9c: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler\" id=aa94cb18-62e5-4f54-8bd5-913595a93be9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:37:49.263920 crc crio[3641]: time=\"2026-06-10T23:37:49.261164843Z\" level=info msg=\"Starting container: ec7d52fdd87e15671f9ae09528127da44ac8fd3e62db9673fde6e677b092bf9c\" id=b6db35fc-d08c-411e-98f2-5fa78fbd7bc1 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:37:49.265982 crc crio[3641]: time=\"2026-06-10T23:37:49.265484537Z\" level=info msg=\"Created container e4aa89872129172b627a477b18189a7e1e975e3be6d904846b626f71cf4adff6: openshift-etcd/etcd-crc/etcd-ensure-env-vars\" id=7197489a-f2b0-4347-bd48-f88c400a385b name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:37:49.272162 crc crio[3641]: time=\"2026-06-10T23:37:49.271129729Z\" level=info msg=\"Created container 06b70c0adac2b3728b23226399885a3a07d152a2dcb168ed94eb5ecebfe8dfdb: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=d1c25fb3-2618-464f-957b-1e3cc1ce90be name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:37:49.272561 crc crio[3641]: time=\"2026-06-10T23:37:49.272407995Z\" level=info msg=\"Starting container: e4aa89872129172b627a477b18189a7e1e975e3be6d904846b626f71cf4adff6\" id=8ba10a40-28ec-4a68-be25-100aba0ff331 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:37:49.277121 crc crio[3641]: time=\"2026-06-10T23:37:49.277054434Z\" level=info msg=\"Started container\" PID=5502 containerID=ec7d52fdd87e15671f9ae09528127da44ac8fd3e62db9673fde6e677b092bf9c description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler id=b6db35fc-d08c-411e-98f2-5fa78fbd7bc1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aeb50485684503163b3fa08f992a5df19d5e3beb281666b725ac76ea82ed2ddf\nJun 10 23:37:49.277415 crc crio[3641]: time=\"2026-06-10T23:37:49.277260657Z\" level=info msg=\"Starting container: 06b70c0adac2b3728b23226399885a3a07d152a2dcb168ed94eb5ecebfe8dfdb\" id=64023014-2aaf-4f01-af52-23b830c15d33 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:37:49.302981 crc crio[3641]: time=\"2026-06-10T23:37:49.30113239Z\" level=info msg=\"Started container\" PID=5499 containerID=e4aa89872129172b627a477b18189a7e1e975e3be6d904846b626f71cf4adff6 description=openshift-etcd/etcd-crc/etcd-ensure-env-vars id=8ba10a40-28ec-4a68-be25-100aba0ff331 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3c67b3d5b8dbb3f6674498e64d9af33715fd40f623235b473a9a521cf4501a21\nJun 10 23:37:49.333310 crc crio[3641]: time=\"2026-06-10T23:37:49.323475573Z\" level=info msg=\"Started container\" PID=5503 containerID=06b70c0adac2b3728b23226399885a3a07d152a2dcb168ed94eb5ecebfe8dfdb description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver id=64023014-2aaf-4f01-af52-23b830c15d33 name=/runtime.v1.RuntimeService/StartContainer sandboxID=53a50bc8d64368f92d39f8988c8bf36de16382220c82934767014352d06ef1a5\nJun 10 23:37:49.347740 crc crio[3641]: time=\"2026-06-10T23:37:49.347207394Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=81adcdcd-dce0-4624-8697-aaa8ab55cdbb name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:37:49.353396 crc crio[3641]: time=\"2026-06-10T23:37:49.351531559Z\" level=info msg=\"Created container 649cbc4a40ee94da7feeda77406d8529086b41309c4f3bb717c2e11db2519ab1: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/kube-rbac-proxy-crio\" id=3d689abc-edd0-49b9-ad39-f5162c892d5c name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:37:49.353396 crc crio[3641]: time=\"2026-06-10T23:37:49.353001767Z\" level=info msg=\"Starting container: 649cbc4a40ee94da7feeda77406d8529086b41309c4f3bb717c2e11db2519ab1\" id=ef36f24f-3bcd-4cc6-b454-8517be3d8666 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:37:49.355600 crc crio[3641]: time=\"2026-06-10T23:37:49.354449966Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=e96b0ffd-38b0-4bad-ae21-7628555b2f3d name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:37:49.364150 crc crio[3641]: time=\"2026-06-10T23:37:49.362898113Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=71aba499-3024-4f96-bfd0-c0183bd41192 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:37:49.367968 crc crio[3641]: time=\"2026-06-10T23:37:49.367167557Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=a75c212a-b635-49a6-bf8a-beb246af6d00 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:37:49.367968 crc crio[3641]: time=\"2026-06-10T23:37:49.367301199Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-cert-syncer\" id=cc86f362-9033-4639-98f8-77f0fe2f26dd name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:37:49.367968 crc crio[3641]: time=\"2026-06-10T23:37:49.367797395Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:37:49.382289 crc crio[3641]: time=\"2026-06-10T23:37:49.379033718Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=d66b2f65-f16c-46f6-a6c4-5b2d30da2f93 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:37:49.386818 crc crio[3641]: time=\"2026-06-10T23:37:49.385388148Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:37:49.411346 crc crio[3641]: time=\"2026-06-10T23:37:49.409413273Z\" level=info msg=\"Started container\" PID=5509 containerID=649cbc4a40ee94da7feeda77406d8529086b41309c4f3bb717c2e11db2519ab1 description=openshift-machine-config-operator/kube-rbac-proxy-crio-crc/kube-rbac-proxy-crio id=ef36f24f-3bcd-4cc6-b454-8517be3d8666 name=/runtime.v1.RuntimeService/StartContainer sandboxID=459b9d207483c4c13d0372b05030c4d5346362112e0ecf8d9878377480424b30\nJun 10 23:37:49.497824 crc crio[3641]: time=\"2026-06-10T23:37:49.497280508Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:37:49.499105 crc crio[3641]: time=\"2026-06-10T23:37:49.49906241Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:37:50.078457 crc crio[3641]: 2026-06-10T23:37:50Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 10 23:37:50.079492 crc crio[3641]: time=\"2026-06-10T23:37:50.07847881Z\" level=info msg=\"Successfully cleaned up network for pod 8c6585b8db86793364698268f6d5287dd5b180895605886d7545253be162b3b7\"\nJun 10 23:37:50.079492 crc crio[3641]: time=\"2026-06-10T23:37:50.07851125Z\" level=info msg=\"cleanup sandbox network\"\nJun 10 23:37:50.079492 crc crio[3641]: time=\"2026-06-10T23:37:50.078544101Z\" 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 10 23:37:50.079492 crc crio[3641]: time=\"2026-06-10T23:37:50.078903785Z\" 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:0xc001890410}] Aliases:map[]}\"\nJun 10 23:37:50.079492 crc crio[3641]: time=\"2026-06-10T23:37:50.079079447Z\" 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 10 23:37:50.801017 crc crio[3641]: time=\"2026-06-10T23:37:50.792138596Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=f222c8fb-d6cc-43cf-9694-02810920e96c name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:37:50.816509 crc crio[3641]: time=\"2026-06-10T23:37:50.808581033Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=20026863-ecc1-4cf2-acbb-3b01c780cde2 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:37:50.825928 crc crio[3641]: time=\"2026-06-10T23:37:50.825769997Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-resources-copy\" id=214b9010-f65f-432a-a297-71a89a335b41 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:37:50.826560 crc crio[3641]: time=\"2026-06-10T23:37:50.826187196Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:37:50.964154 crc crio[3641]: 2026-06-10T23:37:50Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 10 23:37:50.964819 crc crio[3641]: time=\"2026-06-10T23:37:50.964195099Z\" level=info msg=\"Successfully cleaned up network for pod f62ec4c74b2d28d07d15680e61dc47bea0d64f3c10cd0998203816ee1a5e21ae\"\nJun 10 23:37:50.964819 crc crio[3641]: time=\"2026-06-10T23:37:50.964315062Z\" level=info msg=\"cleanup sandbox network\"\nJun 10 23:37:50.964819 crc crio[3641]: time=\"2026-06-10T23:37:50.964359033Z\" 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 10 23:37:50.964819 crc crio[3641]: time=\"2026-06-10T23:37:50.964565618Z\" 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:0xc00020c5c0}] Aliases:map[]}\"\nJun 10 23:37:50.965053 crc crio[3641]: time=\"2026-06-10T23:37:50.964968427Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 23:37:50.967028 crc crio[3641]: time=\"2026-06-10T23:37:50.966986545Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:37:50.973060 crc crio[3641]: time=\"2026-06-10T23:37:50.967434185Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:37:51.502461 crc crio[3641]: time=\"2026-06-10T23:37:51.500338415Z\" level=info msg=\"Created container ba04fd61ebce8951205c0a59cd2acbbc6a0976ff4143866f16cfb12d09c4ac0d: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-cert-syncer\" id=cc86f362-9033-4639-98f8-77f0fe2f26dd name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:37:51.523143 crc crio[3641]: time=\"2026-06-10T23:37:51.52308818Z\" level=info msg=\"Starting container: ba04fd61ebce8951205c0a59cd2acbbc6a0976ff4143866f16cfb12d09c4ac0d\" id=7c829c51-ab5f-480a-9387-b063d061c55e name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:37:51.591711 crc crio[3641]: time=\"2026-06-10T23:37:51.591483657Z\" level=info msg=\"Started container\" PID=5572 containerID=ba04fd61ebce8951205c0a59cd2acbbc6a0976ff4143866f16cfb12d09c4ac0d description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-cert-syncer id=7c829c51-ab5f-480a-9387-b063d061c55e name=/runtime.v1.RuntimeService/StartContainer sandboxID=aeb50485684503163b3fa08f992a5df19d5e3beb281666b725ac76ea82ed2ddf\nJun 10 23:37:51.813310 crc crio[3641]: 2026-06-10T23:37:51Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 10 23:37:51.813310 crc crio[3641]: time=\"2026-06-10T23:37:51.813188196Z\" level=info msg=\"Successfully cleaned up network for pod b772409aebad8f593523276009413324ceef9893239aaa903bf8e87341af63e5\"\nJun 10 23:37:51.813310 crc crio[3641]: time=\"2026-06-10T23:37:51.813220747Z\" level=info msg=\"cleanup sandbox network\"\nJun 10 23:37:51.813310 crc crio[3641]: time=\"2026-06-10T23:37:51.813265098Z\" 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 10 23:37:51.814418 crc crio[3641]: time=\"2026-06-10T23:37:51.81337177Z\" 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:0xc00020c810}] Aliases:map[]}\"\nJun 10 23:37:51.814418 crc crio[3641]: time=\"2026-06-10T23:37:51.813417992Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 10 23:37:51.814418 crc crio[3641]: time=\"2026-06-10T23:37:51.813428822Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 10 23:37:51.814418 crc crio[3641]: time=\"2026-06-10T23:37:51.813437642Z\" level=info msg=\"Deleting pod openshift-kube-apiserver_revision-pruner-12-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 23:37:51.825242 crc crio[3641]: time=\"2026-06-10T23:37:51.823940619Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=4cb64502-258f-4b6d-99c2-e373b8745a67 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:37:51.838541 crc crio[3641]: time=\"2026-06-10T23:37:51.838084671Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=e4b00a29-bd5d-4d7c-a882-772c82ea83f2 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:37:51.847372 crc crio[3641]: time=\"2026-06-10T23:37:51.847063862Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller\" id=e6f8efc5-8259-4eb6-bfb6-9dc94a9e2f17 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:37:51.852344 crc crio[3641]: time=\"2026-06-10T23:37:51.851929607Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:37:51.977508 crc crio[3641]: time=\"2026-06-10T23:37:51.977417755Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:37:53.261367 crc crio[3641]: 2026-06-10T23:37:53Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 10 23:37:53.261367 crc crio[3641]: time=\"2026-06-10T23:37:53.257912602Z\" level=info msg=\"Successfully cleaned up network for pod 28ae9e11dbe1d6e9c74da5fe96ab600e043908b4e8f617bfc6f2a1e749a58a8d\"\nJun 10 23:37:53.261367 crc crio[3641]: time=\"2026-06-10T23:37:53.257951803Z\" level=info msg=\"cleanup sandbox network\"\nJun 10 23:37:53.261367 crc crio[3641]: time=\"2026-06-10T23:37:53.257993024Z\" 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 10 23:37:53.261367 crc crio[3641]: time=\"2026-06-10T23:37:53.258184099Z\" 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:0xc000794288}] Aliases:map[]}\"\nJun 10 23:37:53.261367 crc crio[3641]: time=\"2026-06-10T23:37:53.258332672Z\" level=info msg=\"Deleting pod openshift-service-ca_service-ca-74545575db-n469q from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 23:37:53.291007 crc crio[3641]: time=\"2026-06-10T23:37:53.286890553Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:37:53.435336 crc crio[3641]: 2026-06-10T23:37:53Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 10 23:37:53.435336 crc crio[3641]: time=\"2026-06-10T23:37:53.433837436Z\" level=info msg=\"Successfully cleaned up network for pod ec5d8cc1a78af44633e5b157a326c7eb057086da9645d399ada87ef76a040673\"\nJun 10 23:37:53.435336 crc crio[3641]: time=\"2026-06-10T23:37:53.433895717Z\" level=info msg=\"cleanup sandbox network\"\nJun 10 23:37:53.435336 crc crio[3641]: time=\"2026-06-10T23:37:53.433974639Z\" 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 10 23:37:53.435336 crc crio[3641]: time=\"2026-06-10T23:37:53.434194674Z\" 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:0xc002dd0878}] Aliases:map[]}\"\nJun 10 23:37:53.435336 crc crio[3641]: time=\"2026-06-10T23:37:53.434391759Z\" level=info msg=\"Deleting pod openshift-console_console-6c684df5db-cc8g8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 23:37:53.681386 crc crio[3641]: time=\"2026-06-10T23:37:53.681106875Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:37:53.720802 crc crio[3641]: time=\"2026-06-10T23:37:53.716537298Z\" level=info msg=\"Created container 06e49d08534f42533491dfd1af50ad43d31bb4e34af1a00d903f32c71f8b4722: openshift-etcd/etcd-crc/etcd-resources-copy\" id=214b9010-f65f-432a-a297-71a89a335b41 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:37:53.724928 crc crio[3641]: time=\"2026-06-10T23:37:53.724073835Z\" level=info msg=\"Starting container: 06e49d08534f42533491dfd1af50ad43d31bb4e34af1a00d903f32c71f8b4722\" id=509a09ee-8ec5-4cbd-9064-fd017f4ad229 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:37:53.760245 crc crio[3641]: time=\"2026-06-10T23:37:53.757132312Z\" level=info msg=\"Started container\" PID=5621 containerID=06e49d08534f42533491dfd1af50ad43d31bb4e34af1a00d903f32c71f8b4722 description=openshift-etcd/etcd-crc/etcd-resources-copy id=509a09ee-8ec5-4cbd-9064-fd017f4ad229 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3c67b3d5b8dbb3f6674498e64d9af33715fd40f623235b473a9a521cf4501a21\nJun 10 23:37:54.093827 crc crio[3641]: time=\"2026-06-10T23:37:54.09115719Z\" level=info msg=\"Created container fd44ab3629aaf3fc52130e0b0f1ccfccb86d901f5964d758de79ca3d67a61bf0: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller\" id=e6f8efc5-8259-4eb6-bfb6-9dc94a9e2f17 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:37:54.096193 crc crio[3641]: time=\"2026-06-10T23:37:54.096067945Z\" level=info msg=\"Starting container: fd44ab3629aaf3fc52130e0b0f1ccfccb86d901f5964d758de79ca3d67a61bf0\" id=4f23cf82-81f1-49bd-b141-7133df807395 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:37:54.120320 crc crio[3641]: time=\"2026-06-10T23:37:54.119945916Z\" level=info msg=\"Started container\" PID=5643 containerID=fd44ab3629aaf3fc52130e0b0f1ccfccb86d901f5964d758de79ca3d67a61bf0 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller id=4f23cf82-81f1-49bd-b141-7133df807395 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aeb50485684503163b3fa08f992a5df19d5e3beb281666b725ac76ea82ed2ddf\nJun 10 23:37:54.388946 crc crio[3641]: 2026-06-10T23:37:54Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 10 23:37:54.389465 crc crio[3641]: time=\"2026-06-10T23:37:54.389057899Z\" level=info msg=\"Successfully cleaned up network for pod e222155a1c4fc4565a7da9c88c4bc428dc8a0a17b11d7bae294454bb07604400\"\nJun 10 23:37:54.389465 crc crio[3641]: time=\"2026-06-10T23:37:54.38909136Z\" level=info msg=\"cleanup sandbox network\"\nJun 10 23:37:54.389465 crc crio[3641]: time=\"2026-06-10T23:37:54.389133671Z\" 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 10 23:37:54.390441 crc crio[3641]: time=\"2026-06-10T23:37:54.390184116Z\" 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:0xc0026f00b8}] Aliases:map[]}\"\nJun 10 23:37:54.391341 crc crio[3641]: time=\"2026-06-10T23:37:54.390538214Z\" level=info msg=\"Deleting pod openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 23:37:55.005315 crc crio[3641]: 2026-06-10T23:37:54Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 10 23:37:55.006381 crc crio[3641]: time=\"2026-06-10T23:37:55.005443871Z\" level=info msg=\"Successfully cleaned up network for pod 9f0a0b85d7741383b49556652c4202e48dd515bc39386ca123ebab03ab835fa7\"\nJun 10 23:37:55.006381 crc crio[3641]: time=\"2026-06-10T23:37:55.005762838Z\" level=info msg=\"cleanup sandbox network\"\nJun 10 23:37:55.006381 crc crio[3641]: time=\"2026-06-10T23:37:55.005784289Z\" level=info msg=\"Successfully cleaned up network for pod fd391bae970f3b64b4d0651ad727c5e7e11857de509c35f5d95e1825021e4183\"\nJun 10 23:37:55.006381 crc crio[3641]: time=\"2026-06-10T23:37:55.005793999Z\" level=info msg=\"cleanup sandbox network\"\nJun 10 23:37:55.006381 crc crio[3641]: time=\"2026-06-10T23:37:55.00583059Z\" 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 10 23:37:55.006381 crc crio[3641]: time=\"2026-06-10T23:37:55.006021285Z\" 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:0xc0026f0120}] Aliases:map[]}\"\nJun 10 23:37:55.006381 crc crio[3641]: time=\"2026-06-10T23:37:55.006173568Z\" level=info msg=\"Deleting pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 23:37:55.207251 crc crio[3641]: time=\"2026-06-10T23:37:55.20670732Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=b95ece18-6009-49f7-9364-5177e5a684d2 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:37:55.232353 crc crio[3641]: time=\"2026-06-10T23:37:55.232129867Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=7e579ca8-e793-4104-a7c4-0261c7c5c630 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:37:55.344117 crc crio[3641]: time=\"2026-06-10T23:37:55.343418002Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcdctl\" id=643ce377-261f-41a9-8347-6ee324028835 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:37:55.346940 crc crio[3641]: time=\"2026-06-10T23:37:55.346372891Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:37:55.569820 crc crio[3641]: time=\"2026-06-10T23:37:55.567487717Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:37:55.576140 crc crio[3641]: time=\"2026-06-10T23:37:55.575353951Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:37:55.589518 crc crio[3641]: time=\"2026-06-10T23:37:55.58893329Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:37:56.027881 crc crio[3641]: time=\"2026-06-10T23:37:56.025463637Z\" level=info msg=\"Created container 02b5e6b2cefb67b9172dedba206cc53e07b3b2c0e241d21af037af09dbf6ef24: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=d66b2f65-f16c-46f6-a6c4-5b2d30da2f93 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:37:56.047630 crc crio[3641]: time=\"2026-06-10T23:37:56.045416526Z\" level=info msg=\"Starting container: 02b5e6b2cefb67b9172dedba206cc53e07b3b2c0e241d21af037af09dbf6ef24\" id=a2b4371e-2625-49e5-bd08-b565b91c37cf name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:37:56.189985 crc crio[3641]: time=\"2026-06-10T23:37:56.189228995Z\" level=info msg=\"Started container\" PID=5718 containerID=02b5e6b2cefb67b9172dedba206cc53e07b3b2c0e241d21af037af09dbf6ef24 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer id=a2b4371e-2625-49e5-bd08-b565b91c37cf name=/runtime.v1.RuntimeService/StartContainer sandboxID=53a50bc8d64368f92d39f8988c8bf36de16382220c82934767014352d06ef1a5\nJun 10 23:37:56.296498 crc crio[3641]: time=\"2026-06-10T23:37:56.296361662Z\" level=info msg=\"Created container e98c451551fe4dcb324446ee2bfbf3165dae052c912543d839219d646aacc011: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-cert-syncer\" id=e65e2fae-4c02-4689-a57d-b78fb95d394d name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:37:56.312561 crc crio[3641]: time=\"2026-06-10T23:37:56.311495328Z\" level=info msg=\"Starting container: e98c451551fe4dcb324446ee2bfbf3165dae052c912543d839219d646aacc011\" id=7b1dd6ed-19cf-42f8-83cc-5145cd9842d0 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:37:56.383756 crc crio[3641]: time=\"2026-06-10T23:37:56.383358546Z\" level=info msg=\"Started container\" PID=5724 containerID=e98c451551fe4dcb324446ee2bfbf3165dae052c912543d839219d646aacc011 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-cert-syncer id=7b1dd6ed-19cf-42f8-83cc-5145cd9842d0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=df72115a442fdf33fc8f7841fbcfd4e9cfa83ca7df04505d424537a5aa434398\nJun 10 23:37:56.434441 crc crio[3641]: time=\"2026-06-10T23:37:56.434121449Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=29b34928-7a2b-4c8a-a62e-ab0c894ca07c name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:37:56.444748 crc crio[3641]: time=\"2026-06-10T23:37:56.443883328Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=9f12f46d-cfee-47fa-acd3-d9e8fe84465d name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:37:56.451095 crc crio[3641]: time=\"2026-06-10T23:37:56.450963395Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=c91e81c1-1f20-4c73-b99e-c9f1cadb2163 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:37:56.451742 crc crio[3641]: time=\"2026-06-10T23:37:56.451308993Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:37:56.531429 crc crio[3641]: time=\"2026-06-10T23:37:56.52907372Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=d3387754-5b1e-448d-9b29-df94bf3d318d name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:37:56.540628 crc crio[3641]: time=\"2026-06-10T23:37:56.539479045Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:37:56.558113 crc crio[3641]: time=\"2026-06-10T23:37:56.555765957Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=dc3e1df3-f87a-4381-bf59-cbb70f99ad14 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:37:56.576141 crc crio[3641]: time=\"2026-06-10T23:37:56.576002963Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller\" id=a5206753-e32a-4084-9972-7ed7308ee15c name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:37:56.576560 crc crio[3641]: time=\"2026-06-10T23:37:56.576430533Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:37:56.728567 crc crio[3641]: time=\"2026-06-10T23:37:56.728127117Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:37:56.791261 crc crio[3641]: 2026-06-10T23:37:56Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 10 23:37:56.791261 crc crio[3641]: time=\"2026-06-10T23:37:56.788011964Z\" level=info msg=\"Successfully cleaned up network for pod 2ad4e6712288ae4114ef99649d38397a6414bb10a28064a266721a8faa87797b\"\nJun 10 23:37:56.791261 crc crio[3641]: time=\"2026-06-10T23:37:56.788058825Z\" level=info msg=\"cleanup sandbox network\"\nJun 10 23:37:56.791261 crc crio[3641]: time=\"2026-06-10T23:37:56.788098296Z\" 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 10 23:37:56.791261 crc crio[3641]: time=\"2026-06-10T23:37:56.78826896Z\" 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:0xc00008c840}] Aliases:map[]}\"\nJun 10 23:37:56.791261 crc crio[3641]: time=\"2026-06-10T23:37:56.790515113Z\" level=info msg=\"Deleting pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 23:37:57.291257 crc crio[3641]: time=\"2026-06-10T23:37:57.291084535Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:37:57.669738 crc crio[3641]: time=\"2026-06-10T23:37:57.669476806Z\" level=info msg=\"Created container 783aa3e9bf4f91369e2312d5fb266dd561411acec1015fabfa0cc0bd3bed63d3: openshift-etcd/etcd-crc/etcdctl\" id=643ce377-261f-41a9-8347-6ee324028835 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:37:57.674371 crc crio[3641]: time=\"2026-06-10T23:37:57.674241358Z\" level=info msg=\"Starting container: 783aa3e9bf4f91369e2312d5fb266dd561411acec1015fabfa0cc0bd3bed63d3\" id=7fa5aee2-77f2-4b8d-a91d-4d33cf3eb70b name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:37:57.717197 crc crio[3641]: time=\"2026-06-10T23:37:57.715290962Z\" level=info msg=\"Started container\" PID=5757 containerID=783aa3e9bf4f91369e2312d5fb266dd561411acec1015fabfa0cc0bd3bed63d3 description=openshift-etcd/etcd-crc/etcdctl id=7fa5aee2-77f2-4b8d-a91d-4d33cf3eb70b name=/runtime.v1.RuntimeService/StartContainer sandboxID=3c67b3d5b8dbb3f6674498e64d9af33715fd40f623235b473a9a521cf4501a21\nJun 10 23:37:57.868540 crc crio[3641]: time=\"2026-06-10T23:37:57.868188545Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:37:57.888160 crc crio[3641]: time=\"2026-06-10T23:37:57.88756416Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:37:57.899546 crc crio[3641]: time=\"2026-06-10T23:37:57.899511841Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=32ab60ed-c932-4ea2-bd96-033867ee19c7 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:37:57.921006 crc crio[3641]: time=\"2026-06-10T23:37:57.920855092Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=539bb812-f22d-4809-b4e9-95f51c64b1d7 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:37:57.926135 crc crio[3641]: time=\"2026-06-10T23:37:57.926090435Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd\" id=0fe8820d-c7bb-4ec3-bc1e-2066fc15fc2d name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:37:57.927569 crc crio[3641]: time=\"2026-06-10T23:37:57.927540379Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:37:58.004318 crc crio[3641]: 2026-06-10T23:37:57Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 10 23:37:58.008192 crc crio[3641]: time=\"2026-06-10T23:37:58.007953289Z\" level=info msg=\"Successfully cleaned up network for pod 77c7a43aebfa236b2f5dda89f94c365080a6bc71e13aa97182d67accd59f42a2\"\nJun 10 23:37:58.008274 crc crio[3641]: time=\"2026-06-10T23:37:58.008199334Z\" level=info msg=\"cleanup sandbox network\"\nJun 10 23:37:58.008274 crc crio[3641]: time=\"2026-06-10T23:37:58.008243845Z\" 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 10 23:37:58.009222 crc crio[3641]: time=\"2026-06-10T23:37:58.008413679Z\" 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:0xc001890000}] Aliases:map[]}\"\nJun 10 23:37:58.010011 crc crio[3641]: time=\"2026-06-10T23:37:58.009508305Z\" level=info msg=\"Deleting pod openshift-console_downloads-747b44746d-4pqvr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 23:37:58.043338 crc crio[3641]: time=\"2026-06-10T23:37:58.042840688Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:37:58.230181 crc crio[3641]: time=\"2026-06-10T23:37:58.220563604Z\" level=info msg=\"Created container 2d186aa568355ff0f30ef5fc9a4d969023a5f89937ff07135eb7109cf02c91d4: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=c91e81c1-1f20-4c73-b99e-c9f1cadb2163 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:37:58.230181 crc crio[3641]: time=\"2026-06-10T23:37:58.22807748Z\" level=info msg=\"Starting container: 2d186aa568355ff0f30ef5fc9a4d969023a5f89937ff07135eb7109cf02c91d4\" id=efa7a39f-b60c-4d70-beb5-0fe111ff6bd1 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:37:58.248788 crc crio[3641]: time=\"2026-06-10T23:37:58.248711155Z\" level=info msg=\"Started container\" PID=5774 containerID=2d186aa568355ff0f30ef5fc9a4d969023a5f89937ff07135eb7109cf02c91d4 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller id=efa7a39f-b60c-4d70-beb5-0fe111ff6bd1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=53a50bc8d64368f92d39f8988c8bf36de16382220c82934767014352d06ef1a5\nJun 10 23:37:58.267487 crc crio[3641]: time=\"2026-06-10T23:37:58.266539744Z\" level=info msg=\"Created container 95b1801b54ac7375891d496da5556106f3c6c31adfc58ec728bc0a335c49a2dd: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller\" id=a5206753-e32a-4084-9972-7ed7308ee15c name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:37:58.276852 crc crio[3641]: time=\"2026-06-10T23:37:58.272181807Z\" level=info msg=\"Starting container: 95b1801b54ac7375891d496da5556106f3c6c31adfc58ec728bc0a335c49a2dd\" id=48300b1c-df4e-449e-b73f-471bf4a3c4d6 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:37:58.289848 crc crio[3641]: time=\"2026-06-10T23:37:58.286175336Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=bd15d6ea-eeaf-48ab-a01f-afc421f26144 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:37:58.290362 crc crio[3641]: time=\"2026-06-10T23:37:58.290275562Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=88063906-2686-4f99-bbd4-8c39ffdd6617 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:37:58.301300 crc crio[3641]: time=\"2026-06-10T23:37:58.301171858Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=3f59d9ae-bc62-4045-96c0-ae2326414cea name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:37:58.306045 crc crio[3641]: time=\"2026-06-10T23:37:58.304435105Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:37:58.352818 crc crio[3641]: time=\"2026-06-10T23:37:58.352220357Z\" level=info msg=\"Started container\" PID=5775 containerID=95b1801b54ac7375891d496da5556106f3c6c31adfc58ec728bc0a335c49a2dd description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller id=48300b1c-df4e-449e-b73f-471bf4a3c4d6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=df72115a442fdf33fc8f7841fbcfd4e9cfa83ca7df04505d424537a5aa434398\nJun 10 23:37:58.354995 crc crio[3641]: 2026-06-10T23:37:58Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 10 23:37:58.356965 crc crio[3641]: time=\"2026-06-10T23:37:58.356442826Z\" level=info msg=\"Successfully cleaned up network for pod cee73eca6bb7492bb52d42bf5c775e8ff855dcead097943420955764786385fc\"\nJun 10 23:37:58.356965 crc crio[3641]: time=\"2026-06-10T23:37:58.356492178Z\" level=info msg=\"cleanup sandbox network\"\nJun 10 23:37:58.356965 crc crio[3641]: time=\"2026-06-10T23:37:58.356534679Z\" 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 10 23:37:58.356965 crc crio[3641]: time=\"2026-06-10T23:37:58.356826466Z\" 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:0xc00020c690}] Aliases:map[]}\"\nJun 10 23:37:58.357207 crc crio[3641]: time=\"2026-06-10T23:37:58.356973539Z\" 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 10 23:37:58.403033 crc crio[3641]: time=\"2026-06-10T23:37:58.40254838Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:37:59.519492 crc crio[3641]: time=\"2026-06-10T23:37:59.518457898Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:37:59.954553 crc crio[3641]: 2026-06-10T23:37:59Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 10 23:37:59.955923 crc crio[3641]: time=\"2026-06-10T23:37:59.955862986Z\" level=info msg=\"Successfully cleaned up network for pod 34dab8a60616b7cf01d4e9c425e238f75c5ad085d018feae02e699514bf41b3e\"\nJun 10 23:38:00.203236 crc crio[3641]: time=\"2026-06-10T23:38:00.203009772Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:38:00.300426 crc crio[3641]: time=\"2026-06-10T23:38:00.300048572Z\" level=info msg=\"Created container a9ac1410bce0fd034eb2d9f516be1115756904ac421f8a206a7779e91d10763f: openshift-etcd/etcd-crc/etcd\" id=0fe8820d-c7bb-4ec3-bc1e-2066fc15fc2d name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:38:00.347941 crc crio[3641]: time=\"2026-06-10T23:38:00.345374417Z\" level=info msg=\"Starting container: a9ac1410bce0fd034eb2d9f516be1115756904ac421f8a206a7779e91d10763f\" id=66916c80-3406-4da6-9dfb-84bb862090e3 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:38:00.410855 crc crio[3641]: time=\"2026-06-10T23:38:00.410415745Z\" level=info msg=\"Started container\" PID=5845 containerID=a9ac1410bce0fd034eb2d9f516be1115756904ac421f8a206a7779e91d10763f description=openshift-etcd/etcd-crc/etcd id=66916c80-3406-4da6-9dfb-84bb862090e3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3c67b3d5b8dbb3f6674498e64d9af33715fd40f623235b473a9a521cf4501a21\nJun 10 23:38:00.546085 crc crio[3641]: time=\"2026-06-10T23:38:00.545909529Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=07755385-9910-44d1-92e2-272aaacedf2c name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:38:00.565260 crc crio[3641]: time=\"2026-06-10T23:38:00.565179792Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=f7e0403f-be15-481b-ae6d-4d5f0fb9cc17 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:38:00.575120 crc crio[3641]: time=\"2026-06-10T23:38:00.574809998Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-metrics\" id=92bb27ea-f4ee-47ca-9794-76a7f93129c1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:38:00.581917 crc crio[3641]: time=\"2026-06-10T23:38:00.581832483Z\" level=info msg=\"Created container a16968b02a78073edd1a23ee40f2fea9084728a821e4caf433c0d1e2301de9c3: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=3f59d9ae-bc62-4045-96c0-ae2326414cea name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:38:00.589490 crc crio[3641]: time=\"2026-06-10T23:38:00.589264118Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:38:00.595286 crc crio[3641]: time=\"2026-06-10T23:38:00.595167057Z\" level=info msg=\"Starting container: a16968b02a78073edd1a23ee40f2fea9084728a821e4caf433c0d1e2301de9c3\" id=863ab7ad-10c1-48b5-b313-50d0c60f51d3 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:38:00.644087 crc crio[3641]: time=\"2026-06-10T23:38:00.643495882Z\" level=info msg=\"Started container\" PID=5856 containerID=a16968b02a78073edd1a23ee40f2fea9084728a821e4caf433c0d1e2301de9c3 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz id=863ab7ad-10c1-48b5-b313-50d0c60f51d3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=53a50bc8d64368f92d39f8988c8bf36de16382220c82934767014352d06ef1a5\nJun 10 23:38:00.778345 crc crio[3641]: time=\"2026-06-10T23:38:00.777844559Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:38:01.093347 crc crio[3641]: time=\"2026-06-10T23:38:01.089143063Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=019190a4-b621-4fb4-8ddc-a23e858bd2c3 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:38:01.130137 crc crio[3641]: time=\"2026-06-10T23:38:01.122325983Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=479d1ade-8a29-4fd1-b16b-52b7a2412876 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:38:01.158809 crc crio[3641]: time=\"2026-06-10T23:38:01.158445221Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=9b901c60-c80d-42ae-9ff2-205928b9f093 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:38:01.162200 crc crio[3641]: time=\"2026-06-10T23:38:01.161041522Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:38:01.578288 crc crio[3641]: time=\"2026-06-10T23:38:01.577879896Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:38:02.133986 crc crio[3641]: time=\"2026-06-10T23:38:02.1292199Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:38:02.663223 crc crio[3641]: time=\"2026-06-10T23:38:02.66209935Z\" level=info msg=\"Created container 9c37399bff9c380f7bf15cb0c7ada721eceb125ce5e833ed0de1798145965a28: openshift-etcd/etcd-crc/etcd-metrics\" id=92bb27ea-f4ee-47ca-9794-76a7f93129c1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:38:02.668482 crc crio[3641]: time=\"2026-06-10T23:38:02.668307406Z\" level=info msg=\"Starting container: 9c37399bff9c380f7bf15cb0c7ada721eceb125ce5e833ed0de1798145965a28\" id=efe2a660-9409-4e54-a2cc-252b4d8b0a0c name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:38:02.754701 crc crio[3641]: time=\"2026-06-10T23:38:02.754395488Z\" level=info msg=\"Started container\" PID=5891 containerID=9c37399bff9c380f7bf15cb0c7ada721eceb125ce5e833ed0de1798145965a28 description=openshift-etcd/etcd-crc/etcd-metrics id=efe2a660-9409-4e54-a2cc-252b4d8b0a0c name=/runtime.v1.RuntimeService/StartContainer sandboxID=3c67b3d5b8dbb3f6674498e64d9af33715fd40f623235b473a9a521cf4501a21\nJun 10 23:38:02.759264 crc crio[3641]: time=\"2026-06-10T23:38:02.759179891Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:38:02.777116 crc crio[3641]: time=\"2026-06-10T23:38:02.776795204Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=018f68c1-b5dd-4138-ab92-d2fd4fc3f633 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:38:02.781506 crc crio[3641]: time=\"2026-06-10T23:38:02.781434034Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=b9feacf3-57b6-4867-9c7b-9df342d3535e name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:38:02.783988 crc crio[3641]: time=\"2026-06-10T23:38:02.783897041Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-readyz\" id=907874d4-2e21-4739-b85f-0d8351dcaa10 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:38:02.784357 crc crio[3641]: time=\"2026-06-10T23:38:02.78426887Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:38:02.809792 crc crio[3641]: time=\"2026-06-10T23:38:02.809704418Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:38:02.946383 crc crio[3641]: time=\"2026-06-10T23:38:02.946131053Z\" level=info msg=\"Created container bf1b4ea64ab7025fbfd20ac519243a0ed8f6d048d33a799cca2aaf01d1afc2ff: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=9b901c60-c80d-42ae-9ff2-205928b9f093 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:38:02.950130 crc crio[3641]: time=\"2026-06-10T23:38:02.94854433Z\" level=info msg=\"Starting container: bf1b4ea64ab7025fbfd20ac519243a0ed8f6d048d33a799cca2aaf01d1afc2ff\" id=19240ab1-1791-45ef-81b1-323613c39cbf name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:38:03.053755 crc crio[3641]: time=\"2026-06-10T23:38:03.045987039Z\" level=info msg=\"Started container\" PID=5898 containerID=bf1b4ea64ab7025fbfd20ac519243a0ed8f6d048d33a799cca2aaf01d1afc2ff description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=19240ab1-1791-45ef-81b1-323613c39cbf name=/runtime.v1.RuntimeService/StartContainer sandboxID=53a50bc8d64368f92d39f8988c8bf36de16382220c82934767014352d06ef1a5\nJun 10 23:38:03.449921 crc crio[3641]: time=\"2026-06-10T23:38:03.449807478Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:38:03.684110 crc crio[3641]: time=\"2026-06-10T23:38:03.68397909Z\" level=info msg=\"Created container 5bb2ff18d7a7023a49ab0e623e25898d3c48620974f1512d7ad8d53310e60b6d: openshift-etcd/etcd-crc/etcd-readyz\" id=907874d4-2e21-4739-b85f-0d8351dcaa10 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:38:03.688183 crc crio[3641]: time=\"2026-06-10T23:38:03.68738922Z\" level=info msg=\"Starting container: 5bb2ff18d7a7023a49ab0e623e25898d3c48620974f1512d7ad8d53310e60b6d\" id=ffbd9f29-0030-4cc6-b22d-9cc5919f0368 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:38:03.698952 crc crio[3641]: time=\"2026-06-10T23:38:03.698799198Z\" level=info msg=\"Started container\" PID=5919 containerID=5bb2ff18d7a7023a49ab0e623e25898d3c48620974f1512d7ad8d53310e60b6d description=openshift-etcd/etcd-crc/etcd-readyz id=ffbd9f29-0030-4cc6-b22d-9cc5919f0368 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3c67b3d5b8dbb3f6674498e64d9af33715fd40f623235b473a9a521cf4501a21\nJun 10 23:38:03.744085 crc crio[3641]: time=\"2026-06-10T23:38:03.744031461Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=1f58ada5-562b-4f9c-9c0a-1780488ab083 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:38:03.747193 crc crio[3641]: time=\"2026-06-10T23:38:03.747044181Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=12f845e4-2ece-4d9c-b855-451a67e366c0 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:38:03.752091 crc crio[3641]: time=\"2026-06-10T23:38:03.751504666Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-rev\" id=d7dd2c87-d24f-47c3-b67a-5daa1698577c name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:38:03.752172 crc crio[3641]: time=\"2026-06-10T23:38:03.75209717Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:38:03.784236 crc crio[3641]: time=\"2026-06-10T23:38:03.782471014Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:38:04.331393 crc crio[3641]: time=\"2026-06-10T23:38:04.330873729Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:38:04.543161 crc crio[3641]: time=\"2026-06-10T23:38:04.543033924Z\" level=info msg=\"Created container 9e24b1e2256149aeb7589aa3c7407e511abe8f0830c3c015d0c8142f5af08eb1: openshift-etcd/etcd-crc/etcd-rev\" id=d7dd2c87-d24f-47c3-b67a-5daa1698577c name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:38:04.544960 crc crio[3641]: time=\"2026-06-10T23:38:04.544844507Z\" level=info msg=\"Starting container: 9e24b1e2256149aeb7589aa3c7407e511abe8f0830c3c015d0c8142f5af08eb1\" id=1f914f1e-0a5b-4665-926c-9b4983622302 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:38:04.554348 crc crio[3641]: time=\"2026-06-10T23:38:04.554213747Z\" level=info msg=\"Started container\" PID=5940 containerID=9e24b1e2256149aeb7589aa3c7407e511abe8f0830c3c015d0c8142f5af08eb1 description=openshift-etcd/etcd-crc/etcd-rev id=1f914f1e-0a5b-4665-926c-9b4983622302 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3c67b3d5b8dbb3f6674498e64d9af33715fd40f623235b473a9a521cf4501a21\nJun 10 23:38:20.685530 crc crio[3641]: time=\"2026-06-10T23:38:20.684882269Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=8cdcc033-1d9c-4f76-a0bf-7b63b6577e42 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:38:20.697833 crc crio[3641]: time=\"2026-06-10T23:38:20.697782842Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=5e27cebc-629e-404e-ac37-8532103060ce name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:38:20.700950 crc crio[3641]: time=\"2026-06-10T23:38:20.700841914Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=6c0887d9-5d99-4fa3-954d-fda8a54fead2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:38:20.701728 crc crio[3641]: time=\"2026-06-10T23:38:20.701561561Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:38:20.737308 crc crio[3641]: time=\"2026-06-10T23:38:20.737226289Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:38:21.252766 crc crio[3641]: time=\"2026-06-10T23:38:21.252139397Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:38:21.393519 crc crio[3641]: time=\"2026-06-10T23:38:21.392603137Z\" level=info msg=\"Created container dd8202f148f2df3fb692f7cb3ff4eb4a3a372ba5616af88dee126e35a955d2f4: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=6c0887d9-5d99-4fa3-954d-fda8a54fead2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:38:21.401303 crc crio[3641]: time=\"2026-06-10T23:38:21.399818267Z\" level=info msg=\"Starting container: dd8202f148f2df3fb692f7cb3ff4eb4a3a372ba5616af88dee126e35a955d2f4\" id=e853bb90-218e-4550-8618-6e7042ee72a5 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:38:21.417910 crc crio[3641]: time=\"2026-06-10T23:38:21.417346719Z\" level=info msg=\"Started container\" PID=6176 containerID=dd8202f148f2df3fb692f7cb3ff4eb4a3a372ba5616af88dee126e35a955d2f4 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver id=e853bb90-218e-4550-8618-6e7042ee72a5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=53a50bc8d64368f92d39f8988c8bf36de16382220c82934767014352d06ef1a5\nJun 10 23:38:21.708845 crc crio[3641]: time=\"2026-06-10T23:38:21.708456009Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=0e9b2a44-203f-484e-b3da-71c7b9219778 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:38:21.713795 crc crio[3641]: time=\"2026-06-10T23:38:21.713453867Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=2edf6f45-d15f-45ec-839e-c3ac7666dbeb name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:38:21.718340 crc crio[3641]: time=\"2026-06-10T23:38:21.718052055Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=ba1371a0-0f19-48a0-83c1-7b55141770c0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:38:21.719615 crc crio[3641]: time=\"2026-06-10T23:38:21.718929225Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:38:21.741369 crc crio[3641]: time=\"2026-06-10T23:38:21.74126089Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:38:22.351169 crc crio[3641]: time=\"2026-06-10T23:38:22.350993357Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:38:22.483383 crc crio[3641]: time=\"2026-06-10T23:38:22.48261535Z\" level=info msg=\"Created container 9aeea5fd3e5e849314a995ddf5032edfcd745c7ffb3ab64f75b975c4c44c3f79: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=ba1371a0-0f19-48a0-83c1-7b55141770c0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:38:22.486961 crc crio[3641]: time=\"2026-06-10T23:38:22.486786968Z\" level=info msg=\"Starting container: 9aeea5fd3e5e849314a995ddf5032edfcd745c7ffb3ab64f75b975c4c44c3f79\" id=05800232-361d-4c46-8f9b-abf187a22418 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:38:22.497106 crc crio[3641]: time=\"2026-06-10T23:38:22.497038459Z\" level=info msg=\"Started container\" PID=6208 containerID=9aeea5fd3e5e849314a995ddf5032edfcd745c7ffb3ab64f75b975c4c44c3f79 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=05800232-361d-4c46-8f9b-abf187a22418 name=/runtime.v1.RuntimeService/StartContainer sandboxID=53a50bc8d64368f92d39f8988c8bf36de16382220c82934767014352d06ef1a5\nJun 10 23:38:24.786506 crc crio[3641]: time=\"2026-06-10T23:38:24.786391539Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=b49d8fe3-bc44-412e-a3cf-956a1c08eeaf name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:38:24.791601 crc crio[3641]: time=\"2026-06-10T23:38:24.791190012Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=90d396e4-fa71-4000-be5e-39580b87d2e4 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:38:24.795038 crc crio[3641]: time=\"2026-06-10T23:38:24.794911809Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=4b57abdd-18e9-4dc5-8f1f-c1e5e47e3402 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:38:24.795542 crc crio[3641]: time=\"2026-06-10T23:38:24.795301388Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:38:24.817996 crc crio[3641]: time=\"2026-06-10T23:38:24.81792827Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:38:25.706951 crc crio[3641]: time=\"2026-06-10T23:38:25.706893707Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:38:25.987246 crc crio[3641]: time=\"2026-06-10T23:38:25.987187703Z\" level=info msg=\"Created container 5de832ded1759bc0a51c73202ee408fdceca8447e847a6396b78e13addf6b63f: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=4b57abdd-18e9-4dc5-8f1f-c1e5e47e3402 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:38:25.989995 crc crio[3641]: time=\"2026-06-10T23:38:25.989918227Z\" level=info msg=\"Starting container: 5de832ded1759bc0a51c73202ee408fdceca8447e847a6396b78e13addf6b63f\" id=94b37806-cf89-4fc4-b612-21c7eddebc12 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:38:25.998594 crc crio[3641]: time=\"2026-06-10T23:38:25.998493768Z\" level=info msg=\"Started container\" PID=6267 containerID=5de832ded1759bc0a51c73202ee408fdceca8447e847a6396b78e13addf6b63f description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=94b37806-cf89-4fc4-b612-21c7eddebc12 name=/runtime.v1.RuntimeService/StartContainer sandboxID=df72115a442fdf33fc8f7841fbcfd4e9cfa83ca7df04505d424537a5aa434398\nJun 10 23:38:38.709839 crc crio[3641]: time=\"2026-06-10T23:38:38.709715567Z\" level=info msg=\"Stopping container: 5de832ded1759bc0a51c73202ee408fdceca8447e847a6396b78e13addf6b63f (timeout: 30s)\" id=fe89785b-4897-43e8-85d2-af08008a3867 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 23:38:38.918974 crc crio[3641]: time=\"2026-06-10T23:38:38.918783079Z\" level=info msg=\"Stopped container 5de832ded1759bc0a51c73202ee408fdceca8447e847a6396b78e13addf6b63f: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=fe89785b-4897-43e8-85d2-af08008a3867 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 23:38:38.920958 crc crio[3641]: time=\"2026-06-10T23:38:38.920891028Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=a0b348bc-eab7-48c7-80e3-ca4d930876a3 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:38:38.922253 crc crio[3641]: time=\"2026-06-10T23:38:38.922171098Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=17b294a2-1c26-496e-926a-fd8ab6de4a17 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:38:38.925698 crc crio[3641]: time=\"2026-06-10T23:38:38.925568918Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=b40a67ad-96d4-4576-b520-a34f30fa5b9a name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:38:38.925969 crc crio[3641]: time=\"2026-06-10T23:38:38.925927457Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:38:38.938885 crc crio[3641]: time=\"2026-06-10T23:38:38.938786859Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:38:38.988503 crc crio[3641]: time=\"2026-06-10T23:38:38.988227321Z\" level=info msg=\"Removing container: 9996078e77ccd9dca820d9cd9e387bdf60d0a12a5645210f0fecd99542308a4b\" id=ca0946cc-51d6-4a69-a16e-aa3482f22526 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 23:38:39.099298 crc crio[3641]: time=\"2026-06-10T23:38:39.099175427Z\" level=info msg=\"Removed container 9996078e77ccd9dca820d9cd9e387bdf60d0a12a5645210f0fecd99542308a4b: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=ca0946cc-51d6-4a69-a16e-aa3482f22526 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 23:38:39.185910 crc crio[3641]: time=\"2026-06-10T23:38:39.185837003Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:38:39.268824 crc crio[3641]: time=\"2026-06-10T23:38:39.268596068Z\" level=info msg=\"Created container c3c72108fc3ac509bb135804886725c8c2563bedc6a9314ff911978c8a3867c2: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=b40a67ad-96d4-4576-b520-a34f30fa5b9a name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:38:39.270179 crc crio[3641]: time=\"2026-06-10T23:38:39.270101833Z\" level=info msg=\"Starting container: c3c72108fc3ac509bb135804886725c8c2563bedc6a9314ff911978c8a3867c2\" id=ccd8a5e8-ba36-4511-9095-7e25f70440f4 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:38:39.278042 crc crio[3641]: time=\"2026-06-10T23:38:39.277953888Z\" level=info msg=\"Started container\" PID=6364 containerID=c3c72108fc3ac509bb135804886725c8c2563bedc6a9314ff911978c8a3867c2 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=ccd8a5e8-ba36-4511-9095-7e25f70440f4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=df72115a442fdf33fc8f7841fbcfd4e9cfa83ca7df04505d424537a5aa434398\nJun 10 23:38:43.038987 crc crio[3641]: time=\"2026-06-10T23:38:43.038427806Z\" level=info msg=\"Stopping container: 9aeea5fd3e5e849314a995ddf5032edfcd745c7ffb3ab64f75b975c4c44c3f79 (timeout: 15s)\" id=99532d60-70da-42b4-9309-4141b26f25dc name=/runtime.v1.RuntimeService/StopContainer\nJun 10 23:38:58.048733 crc crio[3641]: time=\"2026-06-10T23:38:58.048090385Z\" level=warning msg=\"Stopping container 9aeea5fd3e5e849314a995ddf5032edfcd745c7ffb3ab64f75b975c4c44c3f79 with stop signal(15) timed out. Killing...\"\nJun 10 23:38:58.599820 crc crio[3641]: time=\"2026-06-10T23:38:58.599472009Z\" level=info msg=\"Stopped container 9aeea5fd3e5e849314a995ddf5032edfcd745c7ffb3ab64f75b975c4c44c3f79: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=99532d60-70da-42b4-9309-4141b26f25dc name=/runtime.v1.RuntimeService/StopContainer\nJun 10 23:38:58.602360 crc crio[3641]: time=\"2026-06-10T23:38:58.60223318Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=66115de9-4e52-4979-a579-31cb32fef36e name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:38:58.607353 crc crio[3641]: time=\"2026-06-10T23:38:58.606404508Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=0a9ec4da-bfa2-4047-9859-692e8eae6354 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:38:58.611003 crc crio[3641]: time=\"2026-06-10T23:38:58.610873524Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=9aeb7db3-7618-4225-8a8b-c6fb11cb6c71 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:38:58.612059 crc crio[3641]: time=\"2026-06-10T23:38:58.611940632Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:38:58.638223 crc crio[3641]: time=\"2026-06-10T23:38:58.638105779Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:38:58.940583 crc crio[3641]: time=\"2026-06-10T23:38:58.940447592Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:38:59.044337 crc crio[3641]: time=\"2026-06-10T23:38:59.042914486Z\" level=info msg=\"Created container cebbff5370d45031bef85d3776d6bed298b4c5b1d134c106a3c07f6601d85446: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=9aeb7db3-7618-4225-8a8b-c6fb11cb6c71 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:38:59.045149 crc crio[3641]: time=\"2026-06-10T23:38:59.045064122Z\" level=info msg=\"Starting container: cebbff5370d45031bef85d3776d6bed298b4c5b1d134c106a3c07f6601d85446\" id=3779d8e6-33e6-4d63-b1dc-85d02d74d554 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:38:59.053478 crc crio[3641]: time=\"2026-06-10T23:38:59.053331206Z\" level=info msg=\"Started container\" PID=6493 containerID=cebbff5370d45031bef85d3776d6bed298b4c5b1d134c106a3c07f6601d85446 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=3779d8e6-33e6-4d63-b1dc-85d02d74d554 name=/runtime.v1.RuntimeService/StartContainer sandboxID=53a50bc8d64368f92d39f8988c8bf36de16382220c82934767014352d06ef1a5\nJun 10 23:38:59.133571 crc crio[3641]: time=\"2026-06-10T23:38:59.133414771Z\" level=info msg=\"Removing container: bf1b4ea64ab7025fbfd20ac519243a0ed8f6d048d33a799cca2aaf01d1afc2ff\" id=b231e82f-2780-4f8f-83d6-c01d39b1c0b6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 23:38:59.220104 crc crio[3641]: time=\"2026-06-10T23:38:59.219571012Z\" level=info msg=\"Removed container bf1b4ea64ab7025fbfd20ac519243a0ed8f6d048d33a799cca2aaf01d1afc2ff: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=b231e82f-2780-4f8f-83d6-c01d39b1c0b6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 23:39:08.702800 crc crio[3641]: time=\"2026-06-10T23:39:08.702208314Z\" level=info msg=\"Stopping container: c3c72108fc3ac509bb135804886725c8c2563bedc6a9314ff911978c8a3867c2 (timeout: 30s)\" id=f66d7ac1-0efa-4da9-8559-78e89eb2a1e1 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 23:39:08.893042 crc crio[3641]: time=\"2026-06-10T23:39:08.892927684Z\" level=info msg=\"Stopped container c3c72108fc3ac509bb135804886725c8c2563bedc6a9314ff911978c8a3867c2: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=f66d7ac1-0efa-4da9-8559-78e89eb2a1e1 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 23:39:08.894548 crc crio[3641]: time=\"2026-06-10T23:39:08.894354641Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=388941c4-e41a-41fa-accd-1db6f7ea4185 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:39:08.896998 crc crio[3641]: time=\"2026-06-10T23:39:08.896817795Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=3c47a95e-698f-4590-8b4b-b2aebceb5ef0 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:39:08.899871 crc crio[3641]: time=\"2026-06-10T23:39:08.899742891Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=cb9cf66c-52d5-4b86-8394-9422af0bd55e name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:39:08.900179 crc crio[3641]: time=\"2026-06-10T23:39:08.90008146Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:39:08.922162 crc crio[3641]: time=\"2026-06-10T23:39:08.921991777Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:39:09.115307 crc crio[3641]: time=\"2026-06-10T23:39:09.115160811Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:39:09.203824 crc crio[3641]: time=\"2026-06-10T23:39:09.203747146Z\" level=info msg=\"Removing container: 5de832ded1759bc0a51c73202ee408fdceca8447e847a6396b78e13addf6b63f\" id=9967b2af-4c75-42c3-9d84-13e50505c5e7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 23:39:09.213499 crc crio[3641]: time=\"2026-06-10T23:39:09.213394016Z\" level=info msg=\"Created container 86c74433ac65412b3f63a31378807d9b0e2e9953d6fbde8254c8f2be227413b4: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=cb9cf66c-52d5-4b86-8394-9422af0bd55e name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:39:09.214406 crc crio[3641]: time=\"2026-06-10T23:39:09.214373042Z\" level=info msg=\"Starting container: 86c74433ac65412b3f63a31378807d9b0e2e9953d6fbde8254c8f2be227413b4\" id=fae49770-583d-4c18-baf0-ace9f4583001 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:39:09.226913 crc crio[3641]: time=\"2026-06-10T23:39:09.226872155Z\" level=info msg=\"Started container\" PID=6555 containerID=86c74433ac65412b3f63a31378807d9b0e2e9953d6fbde8254c8f2be227413b4 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=fae49770-583d-4c18-baf0-ace9f4583001 name=/runtime.v1.RuntimeService/StartContainer sandboxID=df72115a442fdf33fc8f7841fbcfd4e9cfa83ca7df04505d424537a5aa434398\nJun 10 23:39:09.243266 crc crio[3641]: time=\"2026-06-10T23:39:09.243161117Z\" level=info msg=\"Removed container 5de832ded1759bc0a51c73202ee408fdceca8447e847a6396b78e13addf6b63f: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=9967b2af-4c75-42c3-9d84-13e50505c5e7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 23:39:33.033475 crc crio[3641]: time=\"2026-06-10T23:39:33.032631153Z\" level=info msg=\"Stopping container: cebbff5370d45031bef85d3776d6bed298b4c5b1d134c106a3c07f6601d85446 (timeout: 15s)\" id=33c1d006-3bcf-4927-9746-d81d336751f6 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 23:39:38.702900 crc crio[3641]: time=\"2026-06-10T23:39:38.702775855Z\" level=info msg=\"Stopping container: 86c74433ac65412b3f63a31378807d9b0e2e9953d6fbde8254c8f2be227413b4 (timeout: 30s)\" id=4c5be781-7a25-49f9-827d-47c8254af49f name=/runtime.v1.RuntimeService/StopContainer\nJun 10 23:39:38.895834 crc crio[3641]: time=\"2026-06-10T23:39:38.895602229Z\" level=info msg=\"Stopped container 86c74433ac65412b3f63a31378807d9b0e2e9953d6fbde8254c8f2be227413b4: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=4c5be781-7a25-49f9-827d-47c8254af49f name=/runtime.v1.RuntimeService/StopContainer\nJun 10 23:39:39.398318 crc crio[3641]: time=\"2026-06-10T23:39:39.398194939Z\" level=info msg=\"Removing container: c3c72108fc3ac509bb135804886725c8c2563bedc6a9314ff911978c8a3867c2\" id=84e5ba0e-d371-40bd-8424-021b328dd5a7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 23:39:39.425977 crc crio[3641]: time=\"2026-06-10T23:39:39.425811434Z\" level=info msg=\"Removed container c3c72108fc3ac509bb135804886725c8c2563bedc6a9314ff911978c8a3867c2: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=84e5ba0e-d371-40bd-8424-021b328dd5a7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 23:39:43.507619 crc crio[3641]: time=\"2026-06-10T23:39:43.507493993Z\" level=info msg=\"Stopped container cebbff5370d45031bef85d3776d6bed298b4c5b1d134c106a3c07f6601d85446: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=33c1d006-3bcf-4927-9746-d81d336751f6 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 23:39:43.509374 crc crio[3641]: time=\"2026-06-10T23:39:43.509279239Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=2ec9e760-b7de-45b5-b42c-a07331d280c7 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:39:43.511769 crc crio[3641]: time=\"2026-06-10T23:39:43.511567878Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=fbd0b0f4-0127-4304-b715-d921598d4091 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:39:43.513835 crc crio[3641]: time=\"2026-06-10T23:39:43.513758285Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=d4c2a26d-6325-4c14-93be-1e9409003d95 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:39:43.514154 crc crio[3641]: time=\"2026-06-10T23:39:43.514059213Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:39:43.525922 crc crio[3641]: time=\"2026-06-10T23:39:43.525847318Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:39:43.715906 crc crio[3641]: time=\"2026-06-10T23:39:43.715738597Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:39:43.797274 crc crio[3641]: time=\"2026-06-10T23:39:43.797214878Z\" level=info msg=\"Created container e6119916debe92ee34d86f20f9c373641cfdc1e550464c5c96fd9a1fbea8b535: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=d4c2a26d-6325-4c14-93be-1e9409003d95 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:39:43.798580 crc crio[3641]: time=\"2026-06-10T23:39:43.798365368Z\" level=info msg=\"Starting container: e6119916debe92ee34d86f20f9c373641cfdc1e550464c5c96fd9a1fbea8b535\" id=ce27a7e8-c67b-450a-81a7-5d57c89326b4 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:39:43.803617 crc crio[3641]: time=\"2026-06-10T23:39:43.803551082Z\" level=info msg=\"Started container\" PID=6839 containerID=e6119916debe92ee34d86f20f9c373641cfdc1e550464c5c96fd9a1fbea8b535 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=ce27a7e8-c67b-450a-81a7-5d57c89326b4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=53a50bc8d64368f92d39f8988c8bf36de16382220c82934767014352d06ef1a5\nJun 10 23:39:44.439002 crc crio[3641]: time=\"2026-06-10T23:39:44.435440421Z\" level=info msg=\"Removing container: 9aeea5fd3e5e849314a995ddf5032edfcd745c7ffb3ab64f75b975c4c44c3f79\" id=6a8b0d1d-31db-42a1-a12f-b5a05dc9c5d7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 23:39:44.473583 crc crio[3641]: time=\"2026-06-10T23:39:44.472606564Z\" level=info msg=\"Removed container 9aeea5fd3e5e849314a995ddf5032edfcd745c7ffb3ab64f75b975c4c44c3f79: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=6a8b0d1d-31db-42a1-a12f-b5a05dc9c5d7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 23:40:30.186510 crc crio[3641]: time=\"2026-06-10T23:40:30.185881554Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=b46b44a4-96c5-4b4f-90aa-03461d2f301c name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:40:30.191815 crc crio[3641]: time=\"2026-06-10T23:40:30.191607467Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=f2a35e13-506e-4615-a3cc-cac02ba0ada2 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:40:30.194943 crc crio[3641]: time=\"2026-06-10T23:40:30.194842278Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=446c25c8-ec10-4388-a8b7-42920c03475c name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:40:30.196129 crc crio[3641]: time=\"2026-06-10T23:40:30.196050028Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:40:30.219508 crc crio[3641]: time=\"2026-06-10T23:40:30.217441571Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:40:30.404839 crc crio[3641]: time=\"2026-06-10T23:40:30.404318439Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:40:30.521086 crc crio[3641]: time=\"2026-06-10T23:40:30.520978016Z\" level=info msg=\"Created container 10191b42d92ee1166c023981be7b7bd81a9601a0add1a1fcfa44d75b97429310: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=446c25c8-ec10-4388-a8b7-42920c03475c name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:40:30.522758 crc crio[3641]: time=\"2026-06-10T23:40:30.522538615Z\" level=info msg=\"Starting container: 10191b42d92ee1166c023981be7b7bd81a9601a0add1a1fcfa44d75b97429310\" id=53de4b0d-4175-463e-af75-603d3f1bc505 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:40:30.529348 crc crio[3641]: time=\"2026-06-10T23:40:30.529214981Z\" level=info msg=\"Started container\" PID=7458 containerID=10191b42d92ee1166c023981be7b7bd81a9601a0add1a1fcfa44d75b97429310 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=53de4b0d-4175-463e-af75-603d3f1bc505 name=/runtime.v1.RuntimeService/StartContainer sandboxID=df72115a442fdf33fc8f7841fbcfd4e9cfa83ca7df04505d424537a5aa434398\nJun 10 23:40:58.986984 crc crio[3641]: time=\"2026-06-10T23:40:58.986249869Z\" level=info msg=\"Running pod sandbox: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/POD\" id=48f7e425-6a0d-4b89-9e3b-0664a696da77 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:40:58.988276 crc crio[3641]: time=\"2026-06-10T23:40:58.987252476Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:40:59.016602 crc crio[3641]: time=\"2026-06-10T23:40:59.016158796Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:396efa3aaef0d738edb40579d16f84f41deaa3b1f6d8228f5d826c00291560ff UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/c778c200-1f8b-4a48-bc12-39b6ec2f92d9 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:0xc0025c6b68}] Aliases:map[]}\"\nJun 10 23:40:59.016602 crc crio[3641]: time=\"2026-06-10T23:40:59.016538186Z\" level=info msg=\"Adding pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 23:41:00.080331 crc crio[3641]: time=\"2026-06-10T23:41:00.08026162Z\" level=info msg=\"Running pod sandbox: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/POD\" id=fc004c57-74a2-4f25-8f80-f5f234722a83 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:41:00.081057 crc crio[3641]: time=\"2026-06-10T23:41:00.080373813Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:41:00.094230 crc crio[3641]: time=\"2026-06-10T23:41:00.094145585Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:3e6462832183391a044049d4985a88a92ebb69a884ac287353dcadf73167fc89 UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/0c40cc18-4a77-4504-a0ed-9556a2461aaa 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:0xc0019926f8}] Aliases:map[]}\"\nJun 10 23:41:00.094230 crc crio[3641]: time=\"2026-06-10T23:41:00.094209277Z\" level=info msg=\"Adding pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 23:41:00.208725 crc crio[3641]: time=\"2026-06-10T23:41:00.208581374Z\" level=info msg=\"Running pod sandbox: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/POD\" id=5a1ad7da-905d-4070-a22e-9c9c74ab12e2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:41:00.208807 crc crio[3641]: time=\"2026-06-10T23:41:00.208771309Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:41:00.261158 crc crio[3641]: time=\"2026-06-10T23:41:00.260621229Z\" level=info msg=\"Running pod sandbox: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/POD\" id=fc5a898f-db8c-4304-b148-f180cb342a93 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:41:00.261500 crc crio[3641]: time=\"2026-06-10T23:41:00.261474972Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:41:00.268217 crc crio[3641]: time=\"2026-06-10T23:41:00.268112951Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:78f43e22eac629c40f77113a48e041380dfd6e5856b4d40d0bdd077f08186a4d UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/cbb79c96-bb35-46ba-a1c8-3d4f763aa210 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:0xc001992960}] Aliases:map[]}\"\nJun 10 23:41:00.268627 crc crio[3641]: time=\"2026-06-10T23:41:00.268220264Z\" level=info msg=\"Adding pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 23:41:00.324143 crc crio[3641]: time=\"2026-06-10T23:41:00.323989459Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:ab5d8e8c4a69be9e34f21dbdd6cfc1c0dcbc54b76d00d87c82d1ca99fc47e292 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/64ed718d-f6cd-48ac-9633-b3ee736f89d5 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:0xc0025c7080}] Aliases:map[]}\"\nJun 10 23:41:00.324261 crc crio[3641]: time=\"2026-06-10T23:41:00.324149113Z\" level=info msg=\"Adding pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 23:41:00.337151 crc crio[3641]: time=\"2026-06-10T23:41:00.337023291Z\" level=info msg=\"Running pod sandbox: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/POD\" id=0da826e8-bffb-4d7b-afdf-9af668a0cda6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:41:00.337266 crc crio[3641]: time=\"2026-06-10T23:41:00.337184425Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:41:00.425136 crc crio[3641]: time=\"2026-06-10T23:41:00.425087109Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:234f4718fc9757db23f9cfb8d76a121dde746821af03f3755312886777afbec0 UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/6c0d7e02-ceaf-40d3-a28d-cd84fbed4799 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:0xc000cb6070}] Aliases:map[]}\"\nJun 10 23:41:00.425300 crc crio[3641]: time=\"2026-06-10T23:41:00.425276624Z\" 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 10 23:41:00.478289 crc crio[3641]: time=\"2026-06-10T23:41:00.477418211Z\" level=info msg=\"Running pod sandbox: openshift-network-diagnostics/network-check-target-fhkjl/POD\" id=09b6f540-3e0c-438f-9d1b-83e5b7fed5c4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:41:00.478289 crc crio[3641]: time=\"2026-06-10T23:41:00.47813284Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:41:00.527621 crc crio[3641]: time=\"2026-06-10T23:41:00.527558314Z\" level=info msg=\"Running pod sandbox: openshift-config-operator/openshift-config-operator-5777786469-bccdj/POD\" id=6af63ea9-c0a7-4860-bdd8-aae6198ad622 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:41:00.527981 crc crio[3641]: time=\"2026-06-10T23:41:00.527834282Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:41:00.531401 crc crio[3641]: time=\"2026-06-10T23:41:00.530841503Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:8468089ead8c32054e4821bfe187cdefeb4982aa05f30d962e373c492cbb4188 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/41c5cd8c-460a-4caf-af80-ec0f1624fac5 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:0xc000888090}] Aliases:map[]}\"\nJun 10 23:41:00.531401 crc crio[3641]: time=\"2026-06-10T23:41:00.530954726Z\" level=info msg=\"Adding pod openshift-network-diagnostics_network-check-target-fhkjl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 23:41:00.606014 crc crio[3641]: time=\"2026-06-10T23:41:00.605446787Z\" level=info msg=\"Running pod sandbox: openshift-apiserver/apiserver-9ddfb9f55-k47zv/POD\" id=163d6d76-986a-4506-8435-94f3929880fa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:41:00.606014 crc crio[3641]: time=\"2026-06-10T23:41:00.605614841Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:41:00.739206 crc crio[3641]: time=\"2026-06-10T23:41:00.738229461Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:df89db626776e620fd00dbd3f748ba3c01e475d9fa658ee07d5d08912b5d7c3d UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/751c5fc6-eb9f-41c0-9932-164e91a45635 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:0xc001992040}] Aliases:map[]}\"\nJun 10 23:41:00.739206 crc crio[3641]: time=\"2026-06-10T23:41:00.738281112Z\" level=info msg=\"Adding pod openshift-config-operator_openshift-config-operator-5777786469-bccdj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 23:41:00.747592 crc crio[3641]: time=\"2026-06-10T23:41:00.746619557Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:f1ecd66e1e0f84a12474ead4f836e4ddf4cc1eddf7c8f40ae9b609f2f3919de6 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/728d5d32-ec3f-4ea0-8c40-29b77464911a 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:0xc0019920d8}] Aliases:map[]}\"\nJun 10 23:41:00.748011 crc crio[3641]: time=\"2026-06-10T23:41:00.747977224Z\" level=info msg=\"Adding pod openshift-apiserver_apiserver-9ddfb9f55-k47zv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 23:41:00.760099 crc crio[3641]: time=\"2026-06-10T23:41:00.75820006Z\" level=info msg=\"Running pod sandbox: openshift-network-node-identity/network-node-identity-dgvkt/POD\" id=2b35f68a-aeaf-4240-8d40-d8b157a91328 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:41:00.760099 crc crio[3641]: time=\"2026-06-10T23:41:00.758294853Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:41:00.785195 crc crio[3641]: time=\"2026-06-10T23:41:00.784805688Z\" level=info msg=\"Running pod sandbox: openshift-network-operator/iptables-alerter-5jnd7/POD\" id=cd1aa8fd-7c04-4ba4-ad0b-54afbd611d90 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:41:00.785195 crc crio[3641]: time=\"2026-06-10T23:41:00.785089496Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:41:00.800419 crc crio[3641]: time=\"2026-06-10T23:41:00.799616678Z\" 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=2b35f68a-aeaf-4240-8d40-d8b157a91328 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:41:00.845254 crc crio[3641]: time=\"2026-06-10T23:41:00.844017336Z\" level=info msg=\"Running pod sandbox: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/POD\" id=fd2828da-fc3b-4a57-966a-81eb70a7cb64 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:41:00.845254 crc crio[3641]: time=\"2026-06-10T23:41:00.844385386Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:41:00.845254 crc crio[3641]: time=\"2026-06-10T23:41:00.844110689Z\" level=info msg=\"Running pod sandbox: openshift-console-operator/console-operator-67c89758df-4jf4f/POD\" id=6e3f8968-2a4a-4d47-84d6-aff8c758702a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:41:00.845254 crc crio[3641]: time=\"2026-06-10T23:41:00.844493779Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:41:00.869383 crc crio[3641]: time=\"2026-06-10T23:41:00.867328695Z\" level=info msg=\"Running pod sandbox: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/POD\" id=93f82f59-11be-4c87-b5ca-4e6090a7fcfe name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:41:00.869383 crc crio[3641]: time=\"2026-06-10T23:41:00.86751526Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:41:00.933551 crc crio[3641]: time=\"2026-06-10T23:41:00.933224294Z\" level=info msg=\"Running pod sandbox: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/POD\" id=104f04e2-f122-4d24-8c8c-2eb0346f502d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:41:00.937441 crc crio[3641]: time=\"2026-06-10T23:41:00.937041847Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:41:00.944381 crc crio[3641]: time=\"2026-06-10T23:41:00.944333144Z\" 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=cd1aa8fd-7c04-4ba4-ad0b-54afbd611d90 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:41:00.965038 crc crio[3641]: time=\"2026-06-10T23:41:00.964381695Z\" level=info msg=\"Running pod sandbox: openshift-multus/multus-bzhnf/POD\" id=693535b2-9f2b-4991-be79-e0b6ce0b5254 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:41:00.965038 crc crio[3641]: time=\"2026-06-10T23:41:00.964490228Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:41:00.965459 crc crio[3641]: time=\"2026-06-10T23:41:00.96528898Z\" level=info msg=\"Running pod sandbox: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/POD\" id=63733987-f462-423e-8f5f-69daf43b81f5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:41:00.965531 crc crio[3641]: time=\"2026-06-10T23:41:00.965463374Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:41:00.967198 crc crio[3641]: time=\"2026-06-10T23:41:00.966287647Z\" level=info msg=\"Running pod sandbox: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/POD\" id=2a6174bc-cdcd-4bb9-859e-0e401d9e7fb1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:41:00.967198 crc crio[3641]: time=\"2026-06-10T23:41:00.966623396Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:41:00.981988 crc crio[3641]: time=\"2026-06-10T23:41:00.981287232Z\" level=info msg=\"Running pod sandbox: openshift-ovn-kubernetes/ovnkube-node-2tk97/POD\" id=725125a7-6c88-484e-b6ae-9921f26cdc13 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:41:00.981988 crc crio[3641]: time=\"2026-06-10T23:41:00.98196388Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:41:01.021584 crc crio[3641]: time=\"2026-06-10T23:41:01.021379354Z\" level=info msg=\"Running pod sandbox: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/POD\" id=ba8990d4-2813-4a42-b8a6-b05d7d121713 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:41:01.022332 crc crio[3641]: time=\"2026-06-10T23:41:01.022304939Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:41:01.062904 crc crio[3641]: time=\"2026-06-10T23:41:01.0619807Z\" level=info msg=\"Ran pod sandbox 2ea5a66d0c5caf6f2650fa3627397e314e99ab8ec7d68fda1951f6f7b1125fb4 with infra container: openshift-network-operator/iptables-alerter-5jnd7/POD\" id=cd1aa8fd-7c04-4ba4-ad0b-54afbd611d90 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:41:01.079502 crc crio[3641]: time=\"2026-06-10T23:41:01.079091661Z\" level=info msg=\"Ran pod sandbox a6b040778ade08a85d2276d0bc938dd2f81076b17e2f7e5e6a3a08fa9fa7382e with infra container: openshift-network-node-identity/network-node-identity-dgvkt/POD\" id=2b35f68a-aeaf-4240-8d40-d8b157a91328 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:41:01.087233 crc crio[3641]: time=\"2026-06-10T23:41:01.087124798Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=79aeb8ce-a257-445b-bdec-f82defbf966d name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:41:01.091587 crc crio[3641]: time=\"2026-06-10T23:41:01.091402343Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=6b426e5b-f673-476d-a114-83d2ad739a19 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:41:01.096964 crc crio[3641]: time=\"2026-06-10T23:41:01.09535253Z\" level=info msg=\"Running pod sandbox: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/POD\" id=08e8ecf8-16fa-428b-9bf0-5760a92a9315 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:41:01.096964 crc crio[3641]: time=\"2026-06-10T23:41:01.095451063Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:41:01.134119 crc crio[3641]: time=\"2026-06-10T23:41:01.133452348Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=de17bc37-bfb7-40d4-b04d-167f6df4bf09 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:41:01.134119 crc crio[3641]: time=\"2026-06-10T23:41:01.134074615Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=e1731577-21c4-4ce3-bacd-681e009ef6ca name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:41:01.145341 crc crio[3641]: time=\"2026-06-10T23:41:01.145303118Z\" 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=fd2828da-fc3b-4a57-966a-81eb70a7cb64 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:41:01.160577 crc crio[3641]: time=\"2026-06-10T23:41:01.160354974Z\" level=info msg=\"Creating container: openshift-network-operator/iptables-alerter-5jnd7/iptables-alerter\" id=f4f8b410-8ff0-43b1-9885-7877428336fd name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:41:01.163131 crc crio[3641]: time=\"2026-06-10T23:41:01.162464861Z\" level=info msg=\"Creating container: openshift-network-node-identity/network-node-identity-dgvkt/webhook\" id=619ccf54-9dc2-4c85-b844-1b53afa178f0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:41:01.178616 crc crio[3641]: time=\"2026-06-10T23:41:01.176013677Z\" level=info msg=\"Running pod sandbox: openshift-dns/node-resolver-277xp/POD\" id=f48b53c9-feff-45ab-917c-fcf3ccb2eb32 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:41:01.178616 crc crio[3641]: time=\"2026-06-10T23:41:01.176067479Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:41:01.184051 crc crio[3641]: time=\"2026-06-10T23:41:01.183248743Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:db12ae3c41e2620e774e536fd8c32c9910c4d244a3eda0c29e5050e3ea0dad0d UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/8576cf60-bbf2-4a6a-b546-bc796f30bae5 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:0xc001992660}] Aliases:map[]}\"\nJun 10 23:41:01.184051 crc crio[3641]: time=\"2026-06-10T23:41:01.183505969Z\" level=info msg=\"Adding pod openshift-console-operator_console-operator-67c89758df-4jf4f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 23:41:01.209049 crc crio[3641]: time=\"2026-06-10T23:41:01.20612355Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:1af05544a17a652e40f137a2d22c93ac732eed2e66369266e437561b5dcf3ce2 UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/2a1797ec-86d3-4ecc-91c1-c4c3769e50d6 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:0xc0019927c0}] Aliases:map[]}\"\nJun 10 23:41:01.209049 crc crio[3641]: time=\"2026-06-10T23:41:01.206164631Z\" level=info msg=\"Adding pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 23:41:01.260601 crc crio[3641]: time=\"2026-06-10T23:41:01.258904135Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:41:01.273195 crc crio[3641]: time=\"2026-06-10T23:41:01.271205487Z\" level=info msg=\"Ran pod sandbox 735ea5b862349076e4b9428e4ad359aa1f3920e19a81fe5ddc034b2a5bfe3179 with infra container: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/POD\" id=fd2828da-fc3b-4a57-966a-81eb70a7cb64 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:41:01.280215 crc crio[3641]: time=\"2026-06-10T23:41:01.279388148Z\" level=info msg=\"Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761\" id=f43b42ce-fbd0-4a7e-b3ff-f172b84fdc0f name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:41:01.296881 crc crio[3641]: time=\"2026-06-10T23:41:01.29538242Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:41:01.296881 crc crio[3641]: time=\"2026-06-10T23:41:01.296063258Z\" 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=725125a7-6c88-484e-b6ae-9921f26cdc13 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:41:01.334082 crc crio[3641]: time=\"2026-06-10T23:41:01.332887672Z\" 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=63733987-f462-423e-8f5f-69daf43b81f5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:41:01.350148 crc crio[3641]: time=\"2026-06-10T23:41:01.34724081Z\" 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=2a6174bc-cdcd-4bb9-859e-0e401d9e7fb1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:41:01.357234 crc crio[3641]: time=\"2026-06-10T23:41:01.357191988Z\" level=info msg=\"Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761\" id=5d4c4487-38fd-42b9-b7d5-704d08cff4d1 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:41:01.388433 crc crio[3641]: time=\"2026-06-10T23:41:01.388219186Z\" 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=693535b2-9f2b-4991-be79-e0b6ce0b5254 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:41:01.399282 crc crio[3641]: time=\"2026-06-10T23:41:01.399070929Z\" level=info msg=\"Creating container: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator\" id=fcd5aa9b-cae2-49a5-a832-d6a84881fb78 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:41:01.415171 crc crio[3641]: time=\"2026-06-10T23:41:01.412579933Z\" level=info msg=\"Ran pod sandbox 4d7c197c87c00c3cb7f05402949e78d174879683c4b4e3447c2cd9ac3899b435 with infra container: openshift-ovn-kubernetes/ovnkube-node-2tk97/POD\" id=725125a7-6c88-484e-b6ae-9921f26cdc13 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:41:01.420243 crc crio[3641]: time=\"2026-06-10T23:41:01.419561062Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=b3bcd0a5-c8ad-4ec6-9556-a9688994fb7c name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:41:01.444598 crc crio[3641]: time=\"2026-06-10T23:41:01.444201307Z\" level=info msg=\"Ran pod sandbox 3c4f3b5413c5c8dbd4f43dfdf51db831b56c5000d00d6157dc9f33d2309899d6 with infra container: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/POD\" id=63733987-f462-423e-8f5f-69daf43b81f5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:41:01.466249 crc crio[3641]: time=\"2026-06-10T23:41:01.465341207Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=3fd322dc-e6b2-42eb-8f3a-6a1fd2c37a3d name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:41:01.477222 crc crio[3641]: time=\"2026-06-10T23:41:01.47656087Z\" level=info msg=\"Ran pod sandbox c56ce40e74f53b0630b57a2a48737f8ac0746633b1a2ac557ee392c5ed0da170 with infra container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/POD\" id=2a6174bc-cdcd-4bb9-859e-0e401d9e7fb1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:41:01.481550 crc crio[3641]: time=\"2026-06-10T23:41:01.481434222Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:41:01.483514 crc crio[3641]: time=\"2026-06-10T23:41:01.483275912Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=d8d3c2ef-5377-45cc-b334-bf6234498c5d name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:41:01.488431 crc crio[3641]: time=\"2026-06-10T23:41:01.487085235Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=e6a8e091-3179-46fe-ad17-19ebe3cc5f28 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:41:01.498393 crc crio[3641]: time=\"2026-06-10T23:41:01.49692691Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup\" id=fc2621b9-9aeb-41de-8086-bd6cef22f0b0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:41:01.498393 crc crio[3641]: time=\"2026-06-10T23:41:01.498213535Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:fa3389b095eec2a0dc58a8c44d380a7796c73370e8283bc2c09b3f1a12031e03 UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/f405d8cb-499c-486c-a69b-c6eaf17ef347 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:0xc0001885d0}] Aliases:map[]}\"\nJun 10 23:41:01.498393 crc crio[3641]: time=\"2026-06-10T23:41:01.498249076Z\" level=info msg=\"Adding pod openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 23:41:01.498393 crc crio[3641]: time=\"2026-06-10T23:41:01.498272827Z\" 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=f48b53c9-feff-45ab-917c-fcf3ccb2eb32 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:41:01.499020 crc crio[3641]: time=\"2026-06-10T23:41:01.498478292Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:41:01.501290 crc crio[3641]: time=\"2026-06-10T23:41:01.501237067Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:41:01.510484 crc crio[3641]: time=\"2026-06-10T23:41:01.509970692Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=2642f80d-ce02-4cbf-8be1-2f319e2dbb30 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:41:01.536584 crc crio[3641]: time=\"2026-06-10T23:41:01.536329894Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:b1fc30daabb11845c695220cf60f0bc9efca0499b17a5c213aa1ce0bee11552e UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/07dc2038-3261-4106-976f-f3c28cc67095 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:0xc001890190}] Aliases:map[]}\"\nJun 10 23:41:01.536584 crc crio[3641]: time=\"2026-06-10T23:41:01.536396436Z\" level=info msg=\"Adding pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 23:41:01.553586 crc crio[3641]: time=\"2026-06-10T23:41:01.547432584Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=29b0de73-6bea-407e-ba18-73aa65014ab2 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:41:01.553586 crc crio[3641]: time=\"2026-06-10T23:41:01.548237416Z\" level=info msg=\"Ran pod sandbox 61a9728867b91fc8e04fe7c674675dc35d76a9f2c2980ab5c71ca58565210cb4 with infra container: openshift-multus/multus-bzhnf/POD\" id=693535b2-9f2b-4991-be79-e0b6ce0b5254 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:41:01.560012 crc crio[3641]: time=\"2026-06-10T23:41:01.559489749Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=85af10aa-1e98-476a-9af6-96796903048f name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:41:01.569211 crc crio[3641]: time=\"2026-06-10T23:41:01.568536774Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:41:01.586403 crc crio[3641]: time=\"2026-06-10T23:41:01.584568766Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:481959ec4676bcee2844191b24789f0dd783ef67907d67e7c53ad25b5893ae0d UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/2b108a49-8d95-4026-9ed0-a1b2c4100218 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:0xc001890300}] Aliases:map[]}\"\nJun 10 23:41:01.586403 crc crio[3641]: time=\"2026-06-10T23:41:01.584912956Z\" level=info msg=\"Adding pod openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 23:41:01.618819 crc crio[3641]: time=\"2026-06-10T23:41:01.617830314Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=2e7a9c8e-2c59-4965-8639-271683ce39d9 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:41:01.620324 crc crio[3641]: time=\"2026-06-10T23:41:01.61991582Z\" level=info msg=\"Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/kube-rbac-proxy\" id=dbb0b5f2-e8f2-4b1a-90f4-f855dc639673 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:41:01.621201 crc crio[3641]: time=\"2026-06-10T23:41:01.620517297Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:41:01.621759 crc crio[3641]: time=\"2026-06-10T23:41:01.619988952Z\" level=info msg=\"Creating container: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator\" id=a1d4880a-5c60-46cf-aa65-3f592aa42799 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:41:01.622481 crc crio[3641]: time=\"2026-06-10T23:41:01.621919745Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:41:01.624122 crc crio[3641]: time=\"2026-06-10T23:41:01.623997891Z\" level=info msg=\"Creating container: openshift-multus/multus-bzhnf/kube-multus\" id=4be6d95b-5d67-47c1-a1f9-261d34a34f48 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:41:01.624831 crc crio[3641]: time=\"2026-06-10T23:41:01.624446953Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:41:01.626999 crc crio[3641]: time=\"2026-06-10T23:41:01.626102787Z\" level=info msg=\"Ran pod sandbox 226b8d6bae22cf9ca3b5b7c2a7465171f5e28a40325dba891743d2b7a42a8e4a with infra container: openshift-dns/node-resolver-277xp/POD\" id=f48b53c9-feff-45ab-917c-fcf3ccb2eb32 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:41:01.632216 crc crio[3641]: time=\"2026-06-10T23:41:01.631991556Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=b865f489-fff5-4c9e-a219-3f7c880e96bb name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:41:01.681993 crc crio[3641]: time=\"2026-06-10T23:41:01.681278497Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=445be8ac-27a9-4f28-a604-e25270e5fe3d name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:41:01.792409 crc crio[3641]: time=\"2026-06-10T23:41:01.791184373Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:41:01.805131 crc crio[3641]: time=\"2026-06-10T23:41:01.805105439Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:41:01.816276 crc crio[3641]: time=\"2026-06-10T23:41:01.8162475Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:41:01.818454 crc crio[3641]: time=\"2026-06-10T23:41:01.818430339Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:41:01.824317 crc crio[3641]: time=\"2026-06-10T23:41:01.824291567Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:41:01.872592 crc crio[3641]: time=\"2026-06-10T23:41:01.872376235Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:41:02.004967 crc crio[3641]: time=\"2026-06-10T23:41:02.004356117Z\" level=info msg=\"Creating container: openshift-dns/node-resolver-277xp/dns-node-resolver\" id=01153d7d-0d80-4aa6-a78f-26806d8417f8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:41:02.031116 crc crio[3641]: time=\"2026-06-10T23:41:02.029691331Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:41:02.031116 crc crio[3641]: time=\"2026-06-10T23:41:02.03002237Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:41:02.042225 crc crio[3641]: time=\"2026-06-10T23:41:02.041706225Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:41:02.282549 crc crio[3641]: time=\"2026-06-10T23:41:02.281449416Z\" level=info msg=\"Created container 2f6c038e9ef4fe972667d0d5390f968d82e2581aaf1d3e5a2f23c337ec50aa9d: openshift-network-node-identity/network-node-identity-dgvkt/webhook\" id=619ccf54-9dc2-4c85-b844-1b53afa178f0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:41:02.362691 crc crio[3641]: time=\"2026-06-10T23:41:02.35862368Z\" level=info msg=\"Starting container: 2f6c038e9ef4fe972667d0d5390f968d82e2581aaf1d3e5a2f23c337ec50aa9d\" id=dd5239da-c8be-4550-972f-dfb18267158e name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:41:03.351223 crc crio[3641]: time=\"2026-06-10T23:41:02.864778083Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:41:03.352390 crc crio[3641]: time=\"2026-06-10T23:41:02.87726197Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:41:03.355359 crc crio[3641]: time=\"2026-06-10T23:41:03.333401784Z\" level=info msg=\"Started container\" PID=7968 containerID=2f6c038e9ef4fe972667d0d5390f968d82e2581aaf1d3e5a2f23c337ec50aa9d description=openshift-network-node-identity/network-node-identity-dgvkt/webhook id=dd5239da-c8be-4550-972f-dfb18267158e name=/runtime.v1.RuntimeService/StartContainer sandboxID=a6b040778ade08a85d2276d0bc938dd2f81076b17e2f7e5e6a3a08fa9fa7382e\nJun 10 23:41:03.360973 crc crio[3641]: time=\"2026-06-10T23:41:03.360599208Z\" level=info msg=\"Created container ac90a4eaa8e7dabd6a81fe00f3d75b5849734d1e2c4578a156855ca5b6afd670: openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup\" id=fc2621b9-9aeb-41de-8086-bd6cef22f0b0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:41:03.373577 crc crio[3641]: time=\"2026-06-10T23:41:03.373033194Z\" level=info msg=\"Created container fb8cbdee9f0b0c09a8773a614c3414b2503fa6c5d579af683cc65ba9d4960bb7: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator\" id=fcd5aa9b-cae2-49a5-a832-d6a84881fb78 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:41:03.472008 crc crio[3641]: time=\"2026-06-10T23:41:03.456291101Z\" level=info msg=\"Starting container: ac90a4eaa8e7dabd6a81fe00f3d75b5849734d1e2c4578a156855ca5b6afd670\" id=32d5fb43-030d-491e-8076-be247f0d7b7f name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:41:03.472008 crc crio[3641]: time=\"2026-06-10T23:41:03.456481886Z\" level=info msg=\"Starting container: fb8cbdee9f0b0c09a8773a614c3414b2503fa6c5d579af683cc65ba9d4960bb7\" id=42893568-d017-4a35-9e3d-d13d979227fb name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:41:03.529546 crc crio[3641]: time=\"2026-06-10T23:41:03.527616446Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=b7308c7e-7498-456c-bbc2-11d625bba666 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:41:03.533442 crc crio[3641]: time=\"2026-06-10T23:41:03.532967801Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:41:03.593572 crc crio[3641]: time=\"2026-06-10T23:41:03.587076462Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=2e9d163b-c5eb-4aca-afca-ad52158d2206 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:41:03.621971 crc crio[3641]: time=\"2026-06-10T23:41:03.620327819Z\" level=info msg=\"Started container\" PID=7986 containerID=ac90a4eaa8e7dabd6a81fe00f3d75b5849734d1e2c4578a156855ca5b6afd670 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup id=32d5fb43-030d-491e-8076-be247f0d7b7f name=/runtime.v1.RuntimeService/StartContainer sandboxID=4d7c197c87c00c3cb7f05402949e78d174879683c4b4e3447c2cd9ac3899b435\nJun 10 23:41:03.648354 crc crio[3641]: time=\"2026-06-10T23:41:03.644218704Z\" level=info msg=\"Creating container: openshift-network-node-identity/network-node-identity-dgvkt/approver\" id=ca365a02-793a-4596-a53a-d8eb226ca276 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:41:03.648354 crc crio[3641]: time=\"2026-06-10T23:41:03.644568904Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:41:03.793153 crc crio[3641]: time=\"2026-06-10T23:41:03.793066823Z\" level=info msg=\"Started container\" PID=8002 containerID=fb8cbdee9f0b0c09a8773a614c3414b2503fa6c5d579af683cc65ba9d4960bb7 description=openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator id=42893568-d017-4a35-9e3d-d13d979227fb name=/runtime.v1.RuntimeService/StartContainer sandboxID=735ea5b862349076e4b9428e4ad359aa1f3920e19a81fe5ddc034b2a5bfe3179\nJun 10 23:41:03.802056 crc crio[3641]: time=\"2026-06-10T23:41:03.802015834Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:41:03.807616 crc crio[3641]: time=\"2026-06-10T23:41:03.807458471Z\" level=info msg=\"Running pod sandbox: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/POD\" id=209fb38d-377c-4818-a17a-706576976644 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:41:03.807616 crc crio[3641]: time=\"2026-06-10T23:41:03.807560324Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:41:03.812211 crc crio[3641]: time=\"2026-06-10T23:41:03.812025204Z\" level=info msg=\"Created container 20312576bda80d18d8255396c62fcf3ca79f6358deccdc5a05c97af55817b45d: openshift-multus/multus-bzhnf/kube-multus\" id=4be6d95b-5d67-47c1-a1f9-261d34a34f48 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:41:03.813339 crc crio[3641]: time=\"2026-06-10T23:41:03.811520161Z\" level=info msg=\"Running pod sandbox: openshift-ingress/router-default-68cf44c8b8-w4gs8/POD\" id=fe7950a4-a148-4890-a9a0-54a0291d9dee name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:41:03.813339 crc crio[3641]: time=\"2026-06-10T23:41:03.812454656Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:41:03.834296 crc crio[3641]: time=\"2026-06-10T23:41:03.83407858Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:41:03.983901 crc crio[3641]: time=\"2026-06-10T23:41:03.980237145Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-qhh6t/POD\" id=bbc69dca-701c-4f37-9209-a02522549a69 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:41:03.983901 crc crio[3641]: time=\"2026-06-10T23:41:03.980359828Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:41:03.983901 crc crio[3641]: time=\"2026-06-10T23:41:03.982088425Z\" level=info msg=\"Running pod sandbox: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/POD\" id=b3becf38-397f-40ce-9091-2f454fba3e4e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:41:03.983901 crc crio[3641]: time=\"2026-06-10T23:41:03.98228415Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/POD\" id=bb1842d0-572b-44bd-87c5-5e082220ae65 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:41:03.986384 crc crio[3641]: time=\"2026-06-10T23:41:03.984528481Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:41:03.993614 crc crio[3641]: time=\"2026-06-10T23:41:03.991823688Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:41:04.358533 crc crio[3641]: time=\"2026-06-10T23:41:04.357795536Z\" level=info msg=\"Starting container: 20312576bda80d18d8255396c62fcf3ca79f6358deccdc5a05c97af55817b45d\" id=4705559e-2080-48e4-ac7a-2a610e22600f name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:41:04.563136 crc crio[3641]: time=\"2026-06-10T23:41:04.50760457Z\" level=info msg=\"Created container c493f9b104e0eeb42ac8af94e8fd98f90aac03c0eff175f7eeb707c99ed09a9b: openshift-network-node-identity/network-node-identity-dgvkt/approver\" id=ca365a02-793a-4596-a53a-d8eb226ca276 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:41:04.628721 crc crio[3641]: time=\"2026-06-10T23:41:04.618416971Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:9b5802d8d5e0904a22ba3796d0ac17d437b23a794d1790e7d31dc47dea6fd65a UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/c7178d63-634d-48b4-b8a5-4d2518ec1605 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:0xc0001883e8}] Aliases:map[]}\"\nJun 10 23:41:04.628721 crc crio[3641]: time=\"2026-06-10T23:41:04.618552835Z\" 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 10 23:41:04.770949 crc crio[3641]: time=\"2026-06-10T23:41:04.769279663Z\" level=info msg=\"Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:d740e0e4e183460f9077f0309b4353d7aba2b78551618829ae288374b5fd467d UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/8203d843-fb17-4261-97a1-553eecbf9958 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:0xc00008c7b8}] Aliases:map[]}\"\nJun 10 23:41:04.770949 crc crio[3641]: time=\"2026-06-10T23:41:04.769589571Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-qhh6t to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 23:41:04.811599 crc crio[3641]: time=\"2026-06-10T23:41:04.808484081Z\" level=info msg=\"Started container\" PID=8035 containerID=20312576bda80d18d8255396c62fcf3ca79f6358deccdc5a05c97af55817b45d description=openshift-multus/multus-bzhnf/kube-multus id=4705559e-2080-48e4-ac7a-2a610e22600f name=/runtime.v1.RuntimeService/StartContainer sandboxID=61a9728867b91fc8e04fe7c674675dc35d76a9f2c2980ab5c71ca58565210cb4\nJun 10 23:41:04.866406 crc crio[3641]: time=\"2026-06-10T23:41:04.864791201Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:25acc84124c67240f725d6ed71fbf8bcbddabb036a62adcbcd20c7ac6325e55e UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/36950d8a-aafc-43bd-87e8-76ac19290ed4 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:0xc001992160}] Aliases:map[]}\"\nJun 10 23:41:04.866406 crc crio[3641]: time=\"2026-06-10T23:41:04.864839392Z\" level=info msg=\"Adding pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 23:41:05.139445 crc crio[3641]: time=\"2026-06-10T23:41:05.137405529Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_a8d6f6a9-8f47-4671-be98-337f66dbf162\\\"\"\nJun 10 23:41:05.223111 crc crio[3641]: time=\"2026-06-10T23:41:05.222468605Z\" 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=fe7950a4-a148-4890-a9a0-54a0291d9dee name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:41:05.470125 crc crio[3641]: time=\"2026-06-10T23:41:05.460610623Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:e252ba89977368ff2d934af558c31ae712bee522f9d470902277fceda26e3d8e UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/9587dac0-f502-45d8-897b-f8f10ba722ca 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:0xc001890320}] Aliases:map[]}\"\nJun 10 23:41:05.470125 crc crio[3641]: time=\"2026-06-10T23:41:05.460788838Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 23:41:05.577037 crc crio[3641]: time=\"2026-06-10T23:41:05.575401382Z\" level=info msg=\"Running pod sandbox: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/POD\" id=b57a58c9-70b5-4d83-a9a3-c155a9607a5c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:41:05.577037 crc crio[3641]: time=\"2026-06-10T23:41:05.575485654Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:41:05.577037 crc crio[3641]: time=\"2026-06-10T23:41:05.57643944Z\" level=info msg=\"Starting container: c493f9b104e0eeb42ac8af94e8fd98f90aac03c0eff175f7eeb707c99ed09a9b\" id=7c452e90-4267-4f56-97b5-4c92febe0d1c name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:41:05.635074 crc crio[3641]: time=\"2026-06-10T23:41:05.621336092Z\" level=info msg=\"Running pod sandbox: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/POD\" id=7bca722c-bc89-4cd2-b49c-bbb421f53117 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:41:05.635074 crc crio[3641]: time=\"2026-06-10T23:41:05.621403223Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:41:05.708778 crc crio[3641]: time=\"2026-06-10T23:41:05.70351645Z\" level=info msg=\"Started container\" PID=8100 containerID=c493f9b104e0eeb42ac8af94e8fd98f90aac03c0eff175f7eeb707c99ed09a9b description=openshift-network-node-identity/network-node-identity-dgvkt/approver id=7c452e90-4267-4f56-97b5-4c92febe0d1c name=/runtime.v1.RuntimeService/StartContainer sandboxID=a6b040778ade08a85d2276d0bc938dd2f81076b17e2f7e5e6a3a08fa9fa7382e\nJun 10 23:41:05.708778 crc crio[3641]: time=\"2026-06-10T23:41:05.70390215Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-ntdwx/POD\" id=02f23079-f306-4980-b73b-75086a4d5208 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:41:05.708778 crc crio[3641]: time=\"2026-06-10T23:41:05.703984513Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:41:05.708778 crc crio[3641]: time=\"2026-06-10T23:41:05.704137717Z\" level=info msg=\"Running pod sandbox: openshift-console/downloads-747b44746d-4pqvr/POD\" id=13ee2e7f-9b0a-432a-8a1f-8371cea48d32 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:41:05.708778 crc crio[3641]: time=\"2026-06-10T23:41:05.704170008Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:41:05.708778 crc crio[3641]: time=\"2026-06-10T23:41:05.704281331Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/POD\" id=74d0a8aa-2735-4491-bf39-8f274c30e278 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:41:05.708778 crc crio[3641]: time=\"2026-06-10T23:41:05.704332322Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:41:05.708778 crc crio[3641]: time=\"2026-06-10T23:41:05.704421074Z\" level=info msg=\"Running pod sandbox: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/POD\" id=6a5d1102-de80-4522-a445-43dc872f3bab name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:41:05.708778 crc crio[3641]: time=\"2026-06-10T23:41:05.704463616Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:41:05.708778 crc crio[3641]: time=\"2026-06-10T23:41:05.704537948Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/POD\" id=7349854a-5ec7-4350-972f-81b331626612 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:41:05.708778 crc crio[3641]: time=\"2026-06-10T23:41:05.704560378Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:41:05.708778 crc crio[3641]: time=\"2026-06-10T23:41:05.704829205Z\" level=info msg=\"Running pod sandbox: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/POD\" id=c1eff234-0f5a-4283-82de-2ec7685a6d13 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:41:05.708778 crc crio[3641]: time=\"2026-06-10T23:41:05.704924758Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:41:05.708778 crc crio[3641]: time=\"2026-06-10T23:41:05.705024911Z\" level=info msg=\"Running pod sandbox: openshift-ingress-canary/ingress-canary-jlj86/POD\" id=a32db79b-67bd-42a5-b457-03c5993e456c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:41:05.708778 crc crio[3641]: time=\"2026-06-10T23:41:05.705049781Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:41:05.708778 crc crio[3641]: time=\"2026-06-10T23:41:05.705287368Z\" level=info msg=\"Running pod sandbox: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/POD\" id=c58cad01-e4a9-4cca-8a54-9e935d0c268b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:41:05.708778 crc crio[3641]: time=\"2026-06-10T23:41:05.705318369Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:41:05.708778 crc crio[3641]: time=\"2026-06-10T23:41:05.705502314Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/POD\" id=ebe9f3a5-41b3-4279-9f42-bcf03c2460c3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:41:05.754612 crc crio[3641]: time=\"2026-06-10T23:41:05.753465798Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:41:05.767019 crc crio[3641]: time=\"2026-06-10T23:41:05.765467642Z\" level=info msg=\"Ran pod sandbox e7cd294bc420ebe47575aaf77dd9550e7a3abe3d358c7458d1e91a8cb3d9f71f with infra container: openshift-ingress/router-default-68cf44c8b8-w4gs8/POD\" id=fe7950a4-a148-4890-a9a0-54a0291d9dee name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:41:05.799794 crc crio[3641]: time=\"2026-06-10T23:41:05.798451162Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/POD\" id=cac9303b-915e-46ac-888f-4de4c5646821 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:41:05.803694 crc crio[3641]: time=\"2026-06-10T23:41:05.801445353Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:41:05.803694 crc crio[3641]: time=\"2026-06-10T23:41:05.800174599Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/machine-config-server-frshx/POD\" id=86db02f2-5d3b-426d-b213-fb8bb7e08db0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:41:05.816570 crc crio[3641]: time=\"2026-06-10T23:41:05.815297727Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:41:05.827515 crc crio[3641]: time=\"2026-06-10T23:41:05.812517962Z\" level=info msg=\"Running pod sandbox: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/POD\" id=cc6a3efd-abd6-4dc5-8f4a-f88d38cdd253 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:41:05.827515 crc crio[3641]: time=\"2026-06-10T23:41:05.825444001Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:41:05.827515 crc crio[3641]: time=\"2026-06-10T23:41:05.800368224Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-x5vn9/POD\" id=2135f2c4-b647-4786-a116-aad82fcaf838 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:41:05.827515 crc crio[3641]: time=\"2026-06-10T23:41:05.825550444Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:41:05.827515 crc crio[3641]: time=\"2026-06-10T23:41:05.800441586Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/POD\" id=153582e1-ce2f-40e4-90c2-408eb4b28b40 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:41:05.827515 crc crio[3641]: time=\"2026-06-10T23:41:05.825619026Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:41:05.827515 crc crio[3641]: time=\"2026-06-10T23:41:05.800516548Z\" level=info msg=\"Running pod sandbox: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/POD\" id=15c41f7a-9f46-419f-925f-b67251fe4aef name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:41:05.827515 crc crio[3641]: time=\"2026-06-10T23:41:05.825747779Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:41:05.827515 crc crio[3641]: time=\"2026-06-10T23:41:05.80059069Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/machine-config-daemon-5w5zs/POD\" id=3c5ec41f-f8cc-455a-9f5f-f81e85582cb0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:41:05.827515 crc crio[3641]: time=\"2026-06-10T23:41:05.825823771Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:41:05.827515 crc crio[3641]: time=\"2026-06-10T23:41:05.813832018Z\" level=info msg=\"Running pod sandbox: openshift-image-registry/node-ca-2wddl/POD\" id=0801e6bb-7d37-4bcb-a483-e852aecc3916 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:41:05.827515 crc crio[3641]: time=\"2026-06-10T23:41:05.826203822Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:41:05.827515 crc crio[3641]: time=\"2026-06-10T23:41:05.800285432Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/POD\" id=40645c3f-54ee-449a-bbd7-ade67b3ca869 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:41:05.827515 crc crio[3641]: time=\"2026-06-10T23:41:05.826267683Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:41:05.827515 crc crio[3641]: time=\"2026-06-10T23:41:05.827011774Z\" level=info msg=\"Running pod sandbox: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/POD\" id=daab0e1d-9289-4d5c-8d57-238720f2fd34 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:41:05.827515 crc crio[3641]: time=\"2026-06-10T23:41:05.827061205Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:41:05.846987 crc crio[3641]: time=\"2026-06-10T23:41:05.846185271Z\" level=info msg=\"Running pod sandbox: openshift-multus/network-metrics-daemon-n2bqt/POD\" id=c802b282-8928-40d6-afee-312d5c60d0ba name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:41:05.846987 crc crio[3641]: time=\"2026-06-10T23:41:05.846280734Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:41:05.868787 crc crio[3641]: time=\"2026-06-10T23:41:05.867419654Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946\" id=59accae7-683b-40f6-b903-61b32c311b50 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:41:08.362393 crc crio[3641]: time=\"2026-06-10T23:41:08.362205227Z\" level=info msg=\"Running pod sandbox: openshift-multus/multus-additional-cni-plugins-hdftf/POD\" id=efe0db38-2194-4f66-aaa4-701738cf7a23 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:41:08.366193 crc crio[3641]: time=\"2026-06-10T23:41:08.362358091Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:41:08.366193 crc crio[3641]: time=\"2026-06-10T23:41:08.362479494Z\" level=info msg=\"Running pod sandbox: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/POD\" id=18cb7aa2-aeea-49b3-807d-f8f3b59827a9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:41:08.366193 crc crio[3641]: time=\"2026-06-10T23:41:08.363224084Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:41:08.366193 crc crio[3641]: time=\"2026-06-10T23:41:08.363108321Z\" level=info msg=\"Running pod sandbox: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/POD\" id=221577a8-244b-4305-bf18-54f2b49232f2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:41:08.366193 crc crio[3641]: time=\"2026-06-10T23:41:08.363294586Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:41:08.366193 crc crio[3641]: time=\"2026-06-10T23:41:08.363359128Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 10 23:41:08.366193 crc crio[3641]: time=\"2026-06-10T23:41:08.363398309Z\" level=info msg=\"Running pod sandbox: openshift-service-ca/service-ca-74545575db-n469q/POD\" id=3f0be774-3c6f-470b-a7fb-95e4f6485954 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:41:08.366193 crc crio[3641]: time=\"2026-06-10T23:41:08.363459511Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:41:08.366193 crc crio[3641]: time=\"2026-06-10T23:41:08.363550103Z\" level=info msg=\"Running pod sandbox: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/POD\" id=f7bea279-1063-4181-8a5d-173069b549a3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:41:08.366193 crc crio[3641]: time=\"2026-06-10T23:41:08.363582004Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:41:08.380328 crc crio[3641]: time=\"2026-06-10T23:41:08.379469093Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-l27pk/POD\" id=796e721a-f168-447e-8277-147c93c9f5e3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:41:08.380328 crc crio[3641]: time=\"2026-06-10T23:41:08.380186682Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:41:08.380513 crc crio[3641]: time=\"2026-06-10T23:41:08.380372497Z\" level=info msg=\"Running pod sandbox: openshift-console/console-6c684df5db-cc8g8/POD\" id=001dc3b2-6481-4562-b714-a8ea536a50ba name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:41:08.380513 crc crio[3641]: time=\"2026-06-10T23:41:08.380452449Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:41:08.385925 crc crio[3641]: time=\"2026-06-10T23:41:08.384376795Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/POD\" id=66ae0171-7d07-4d03-87aa-5d1f13811d22 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:41:08.385925 crc crio[3641]: time=\"2026-06-10T23:41:08.384591681Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:41:08.385925 crc crio[3641]: time=\"2026-06-10T23:41:08.385356172Z\" level=info msg=\"Running pod sandbox: hostpath-provisioner/csi-hostpathplugin-mpq2f/POD\" id=14020170-6f1a-4da1-89f1-b89167deb801 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:41:08.385925 crc crio[3641]: time=\"2026-06-10T23:41:08.385388043Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:41:08.397582 crc crio[3641]: time=\"2026-06-10T23:41:08.389321979Z\" level=info msg=\"Running pod sandbox: openshift-dns/dns-default-qtghf/POD\" id=a9797ec0-8963-43e4-9b2a-5ec81221f1e5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:41:08.397582 crc crio[3641]: time=\"2026-06-10T23:41:08.38935737Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:41:08.397582 crc crio[3641]: time=\"2026-06-10T23:41:08.389827902Z\" level=info msg=\"Running pod sandbox: openshift-multus/multus-admission-controller-69db94689b-rvf8p/POD\" id=7a78e09a-f976-4c9e-bdfa-59861f6824dc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:41:08.412630 crc crio[3641]: time=\"2026-06-10T23:41:08.41198894Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:41:08.557288 crc crio[3641]: time=\"2026-06-10T23:41:08.554107167Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:41:08.584580 crc crio[3641]: time=\"2026-06-10T23:41:08.584531348Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946\" id=8305d54f-5574-45c2-af13-77a31f270351 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:41:08.594555 crc crio[3641]: time=\"2026-06-10T23:41:08.594159408Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:41:08.600333 crc crio[3641]: time=\"2026-06-10T23:41:08.600198741Z\" level=info msg=\"Creating container: openshift-ingress/router-default-68cf44c8b8-w4gs8/router\" id=87066d60-44a6-4767-b5f5-0784772a8295 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:41:08.624870 crc crio[3641]: time=\"2026-06-10T23:41:08.624276271Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:41:09.022599 crc crio[3641]: time=\"2026-06-10T23:41:09.021995107Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:41:09.043074 crc crio[3641]: time=\"2026-06-10T23:41:09.042444949Z\" level=info msg=\"Created container ba8e3ec0cf3eb9f91820a88444ad845d5b1e2389512b068804619fef5de5c6e4: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/kube-rbac-proxy\" id=dbb0b5f2-e8f2-4b1a-90f4-f855dc639673 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:41:09.052520 crc crio[3641]: time=\"2026-06-10T23:41:09.052196502Z\" level=info msg=\"Starting container: ba8e3ec0cf3eb9f91820a88444ad845d5b1e2389512b068804619fef5de5c6e4\" id=5dc8c1cc-8fe4-40a9-bc9a-5b5bd2223960 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:41:09.109933 crc crio[3641]: time=\"2026-06-10T23:41:09.109620672Z\" level=info msg=\"Started container\" PID=8221 containerID=ba8e3ec0cf3eb9f91820a88444ad845d5b1e2389512b068804619fef5de5c6e4 description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/kube-rbac-proxy id=5dc8c1cc-8fe4-40a9-bc9a-5b5bd2223960 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c56ce40e74f53b0630b57a2a48737f8ac0746633b1a2ac557ee392c5ed0da170\nJun 10 23:41:09.141391 crc crio[3641]: time=\"2026-06-10T23:41:09.126526209Z\" level=info msg=\"Created container 4652a78c48c9715213b3cf779164a692532694679d39b4c304f1343c54950882: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator\" id=a1d4880a-5c60-46cf-aa65-3f592aa42799 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:41:09.141391 crc crio[3641]: time=\"2026-06-10T23:41:09.13102327Z\" level=info msg=\"Starting container: 4652a78c48c9715213b3cf779164a692532694679d39b4c304f1343c54950882\" id=9f60a473-0ea5-4b25-bb93-ae3d266d8573 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:41:09.166005 crc crio[3641]: time=\"2026-06-10T23:41:09.165364367Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=bcbe45ee-821a-45a1-83ac-a339857972e9 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:41:09.248959 crc crio[3641]: time=\"2026-06-10T23:41:09.246000953Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=800bfaa1-7136-4679-b038-697c1def4157 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:41:09.248959 crc crio[3641]: time=\"2026-06-10T23:41:09.246196829Z\" level=info msg=\"Started container\" PID=8219 containerID=4652a78c48c9715213b3cf779164a692532694679d39b4c304f1343c54950882 description=openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator id=9f60a473-0ea5-4b25-bb93-ae3d266d8573 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3c4f3b5413c5c8dbd4f43dfdf51db831b56c5000d00d6157dc9f33d2309899d6\nJun 10 23:41:09.289774 crc crio[3641]: time=\"2026-06-10T23:41:09.289600301Z\" level=info msg=\"Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=f9f469a2-194a-4f5e-89b1-2c4a510b3e7b name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:41:09.309611 crc crio[3641]: time=\"2026-06-10T23:41:09.309271221Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:41:09.484023 crc crio[3641]: time=\"2026-06-10T23:41:09.48331037Z\" level=info msg=\"Created container c11579288ae5561270e0d35620d096642a08ebf3766e828e204366f7d815488a: openshift-dns/node-resolver-277xp/dns-node-resolver\" id=01153d7d-0d80-4aa6-a78f-26806d8417f8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:41:09.499607 crc crio[3641]: time=\"2026-06-10T23:41:09.499149317Z\" level=info msg=\"Starting container: c11579288ae5561270e0d35620d096642a08ebf3766e828e204366f7d815488a\" id=eeb4de7b-aec1-44fe-b908-78ef2ff94867 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:41:09.533185 crc crio[3641]: time=\"2026-06-10T23:41:09.525976421Z\" 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=86db02f2-5d3b-426d-b213-fb8bb7e08db0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:41:09.635511 crc crio[3641]: time=\"2026-06-10T23:41:09.62930648Z\" level=info msg=\"Started container\" PID=8240 containerID=c11579288ae5561270e0d35620d096642a08ebf3766e828e204366f7d815488a description=openshift-dns/node-resolver-277xp/dns-node-resolver id=eeb4de7b-aec1-44fe-b908-78ef2ff94867 name=/runtime.v1.RuntimeService/StartContainer sandboxID=226b8d6bae22cf9ca3b5b7c2a7465171f5e28a40325dba891743d2b7a42a8e4a\nJun 10 23:41:09.879330 crc crio[3641]: time=\"2026-06-10T23:41:09.879222216Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=8d8e7707-34b0-4e76-b37a-51a7d4f40a04 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:41:10.200384 crc crio[3641]: time=\"2026-06-10T23:41:10.197827806Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=a8dd3236-8f81-4c3b-9408-65908c07680b name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:41:10.216180 crc crio[3641]: time=\"2026-06-10T23:41:10.215537435Z\" level=info msg=\"Ran pod sandbox 1ce34a781ac9333cdd0aad896100665bced594be6c2d566eb816d3c7f725935f with infra container: openshift-machine-config-operator/machine-config-server-frshx/POD\" id=86db02f2-5d3b-426d-b213-fb8bb7e08db0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:41:10.225076 crc crio[3641]: time=\"2026-06-10T23:41:10.224394214Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=1c317903-d5ae-4af1-aba7-1976073c942e name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:41:10.262303 crc crio[3641]: time=\"2026-06-10T23:41:10.261383922Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:41:10.324386 crc crio[3641]: time=\"2026-06-10T23:41:10.323521149Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=f84e03d0-16b6-4011-aade-98be984f9ceb name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:41:10.335193 crc crio[3641]: time=\"2026-06-10T23:41:10.324330191Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller\" id=ea12e165-cd50-4b37-a0f6-c1284327bf7d name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:41:10.412746 crc crio[3641]: time=\"2026-06-10T23:41:10.412050859Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:41:10.509833 crc crio[3641]: time=\"2026-06-10T23:41:10.508091332Z\" 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=efe0db38-2194-4f66-aaa4-701738cf7a23 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:41:10.524613 crc crio[3641]: time=\"2026-06-10T23:41:10.524545086Z\" 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=0801e6bb-7d37-4bcb-a483-e852aecc3916 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:41:10.540001 crc crio[3641]: time=\"2026-06-10T23:41:10.539801338Z\" 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=3c5ec41f-f8cc-455a-9f5f-f81e85582cb0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:41:10.556360 crc crio[3641]: time=\"2026-06-10T23:41:10.55620157Z\" 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=6a5d1102-de80-4522-a445-43dc872f3bab name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:41:11.064761 crc crio[3641]: time=\"2026-06-10T23:41:11.064292345Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:41:11.069018 crc crio[3641]: time=\"2026-06-10T23:41:11.068760066Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:41:11.070585 crc crio[3641]: time=\"2026-06-10T23:41:11.070471682Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-server-frshx/machine-config-server\" id=5807b252-1f87-451a-89bf-9cf684b0d2af name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:41:11.101344 crc crio[3641]: time=\"2026-06-10T23:41:11.101155851Z\" level=info msg=\"Ran pod sandbox 1f7bc63cc68927732382194013e792d7869484bb4e59d78bb1d89b2576ef4b8f with infra container: openshift-image-registry/node-ca-2wddl/POD\" id=0801e6bb-7d37-4bcb-a483-e852aecc3916 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:41:11.114888 crc crio[3641]: time=\"2026-06-10T23:41:11.114791179Z\" level=info msg=\"Ran pod sandbox 0b7f7596da528d65d61c8c8b0510054bde74cad98eea415b33d856d7cc30c6f2 with infra container: openshift-multus/multus-additional-cni-plugins-hdftf/POD\" id=efe0db38-2194-4f66-aaa4-701738cf7a23 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:41:11.115089 crc crio[3641]: time=\"2026-06-10T23:41:11.115026655Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418\" id=075d6d3b-de5a-422e-ab6a-a06d25fdc872 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:41:11.128828 crc crio[3641]: time=\"2026-06-10T23:41:11.124736807Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5a2a7b3c2f1598189d8880e6aa15ab11a65b201f25012f77ba41e7487a60729a\" id=ab7a480d-2c33-4a2e-b1ba-46b2463e0828 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:41:11.134352 crc crio[3641]: time=\"2026-06-10T23:41:11.130534534Z\" level=info msg=\"Ran pod sandbox 97827587a2e28989c1cdd1c00af99c8c1ebe647dc6f030a7cc0b051c8f1cc27b with infra container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/POD\" id=6a5d1102-de80-4522-a445-43dc872f3bab name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:41:11.146614 crc crio[3641]: time=\"2026-06-10T23:41:11.142808765Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=12d2819a-8ee8-42c0-8498-a0039ac2c4b9 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:41:11.167594 crc crio[3641]: time=\"2026-06-10T23:41:11.167458691Z\" level=info msg=\"Ran pod sandbox 0f0011a1ec6df02f90a906fac87bef4961283de2ac6e00a3a2c0e7b3bf2da7a4 with infra container: openshift-machine-config-operator/machine-config-daemon-5w5zs/POD\" id=3c5ec41f-f8cc-455a-9f5f-f81e85582cb0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:41:11.172736 crc crio[3641]: time=\"2026-06-10T23:41:11.172593589Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=d0ff6692-52c0-446e-a15c-7100909cd1f6 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:41:11.261102 crc crio[3641]: time=\"2026-06-10T23:41:11.257334246Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=4a5a28cb-afa1-4ebe-a045-971bf067295c name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:41:11.261102 crc crio[3641]: time=\"2026-06-10T23:41:11.258339714Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418\" id=1716c48b-ace5-4aa1-9235-862ee54184c9 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:41:11.261102 crc crio[3641]: time=\"2026-06-10T23:41:11.260925623Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon\" id=f213d59e-792d-4c8b-81db-8af20e0a9000 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:41:11.272026 crc crio[3641]: time=\"2026-06-10T23:41:11.263505233Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:41:11.275919 crc crio[3641]: time=\"2026-06-10T23:41:11.273203015Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=a114c3ad-5aba-4f58-94a4-12a8befa8d94 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:41:11.275919 crc crio[3641]: time=\"2026-06-10T23:41:11.275594969Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:41:11.280278 crc crio[3641]: time=\"2026-06-10T23:41:11.279506275Z\" level=info msg=\"Creating container: openshift-image-registry/node-ca-2wddl/node-ca\" id=5ad1fc58-465d-4af2-8479-c7954fb7e098 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:41:11.291925 crc crio[3641]: time=\"2026-06-10T23:41:11.291142019Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:41:11.315991 crc crio[3641]: time=\"2026-06-10T23:41:11.315422274Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5a2a7b3c2f1598189d8880e6aa15ab11a65b201f25012f77ba41e7487a60729a\" id=e0c22229-61ff-47b6-a6c4-3f08ccfbd383 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:41:11.428527 crc crio[3641]: time=\"2026-06-10T23:41:11.428305811Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:41:11.461582 crc crio[3641]: time=\"2026-06-10T23:41:11.461522398Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:41:11.529725 crc crio[3641]: time=\"2026-06-10T23:41:11.529461222Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/egress-router-binary-copy\" id=47cfa5b0-561b-41c1-8258-6ff3fd581dbe name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:41:11.530981 crc crio[3641]: time=\"2026-06-10T23:41:11.529735819Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy\" id=a1d04691-e5d3-4927-b643-06eacc4fdbb0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:41:11.559350 crc crio[3641]: time=\"2026-06-10T23:41:11.559060141Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:41:11.566343 crc crio[3641]: time=\"2026-06-10T23:41:11.562224566Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:41:11.587980 crc crio[3641]: time=\"2026-06-10T23:41:11.586185833Z\" level=info msg=\"Created container 92cc6e65264b24300b27a26d95255e1267ac12073f3f8d2f09371ebc827cf7d4: openshift-ingress/router-default-68cf44c8b8-w4gs8/router\" id=87066d60-44a6-4767-b5f5-0784772a8295 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:41:11.635393 crc crio[3641]: time=\"2026-06-10T23:41:11.634075556Z\" level=info msg=\"Starting container: 92cc6e65264b24300b27a26d95255e1267ac12073f3f8d2f09371ebc827cf7d4\" id=476fddee-2d77-4176-af13-925bfeba6b1b name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:41:11.751097 crc crio[3641]: time=\"2026-06-10T23:41:11.750339574Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:41:11.763257 crc crio[3641]: time=\"2026-06-10T23:41:11.763069598Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:41:11.766190 crc crio[3641]: time=\"2026-06-10T23:41:11.764224319Z\" level=info msg=\"Started container\" PID=8315 containerID=92cc6e65264b24300b27a26d95255e1267ac12073f3f8d2f09371ebc827cf7d4 description=openshift-ingress/router-default-68cf44c8b8-w4gs8/router id=476fddee-2d77-4176-af13-925bfeba6b1b name=/runtime.v1.RuntimeService/StartContainer sandboxID=e7cd294bc420ebe47575aaf77dd9550e7a3abe3d358c7458d1e91a8cb3d9f71f\nJun 10 23:41:11.881151 crc crio[3641]: time=\"2026-06-10T23:41:11.881047542Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:41:11.915722 crc crio[3641]: time=\"2026-06-10T23:41:11.915476521Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:41:12.006458 crc crio[3641]: time=\"2026-06-10T23:41:11.990365693Z\" level=info msg=\"Created container a55a96873d7b68f7a86e5d7d1868f6ffd8902995365a1b05f0c1dc1d0fec0d5a: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller\" id=ea12e165-cd50-4b37-a0f6-c1284327bf7d name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:41:12.006458 crc crio[3641]: time=\"2026-06-10T23:41:12.001940425Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:41:12.060461 crc crio[3641]: time=\"2026-06-10T23:41:12.060223618Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:41:12.223018 crc crio[3641]: time=\"2026-06-10T23:41:12.221864341Z\" level=info msg=\"Starting container: a55a96873d7b68f7a86e5d7d1868f6ffd8902995365a1b05f0c1dc1d0fec0d5a\" id=bdfda40a-a5b9-4de0-8d66-5a3c1cb78be9 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:41:12.464502 crc crio[3641]: time=\"2026-06-10T23:41:12.462155778Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:41:13.022398 crc crio[3641]: time=\"2026-06-10T23:41:13.021351482Z\" level=info msg=\"Started container\" PID=8328 containerID=a55a96873d7b68f7a86e5d7d1868f6ffd8902995365a1b05f0c1dc1d0fec0d5a description=openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller id=bdfda40a-a5b9-4de0-8d66-5a3c1cb78be9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4d7c197c87c00c3cb7f05402949e78d174879683c4b4e3447c2cd9ac3899b435\nJun 10 23:41:13.096794 crc crio[3641]: time=\"2026-06-10T23:41:13.093443618Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=3e5b06fd-9f9f-4700-af5b-ecf65e0e9d25 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:41:13.148015 crc crio[3641]: time=\"2026-06-10T23:41:13.146098269Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=1c3fc3db-1334-4978-8bab-921f2b8838e0 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:41:13.153783 crc crio[3641]: time=\"2026-06-10T23:41:13.153108998Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging\" id=f8d75082-fd3d-4465-855f-4f1552c6b4e7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:41:13.154335 crc crio[3641]: time=\"2026-06-10T23:41:13.153808147Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:41:13.374959 crc crio[3641]: time=\"2026-06-10T23:41:13.374098833Z\" level=info msg=\"Created container bc05997a1996509222817a88d681ed18689b192a3c80237189c37dfcb373251b: openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon\" id=f213d59e-792d-4c8b-81db-8af20e0a9000 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:41:13.414265 crc crio[3641]: time=\"2026-06-10T23:41:13.41138005Z\" level=info msg=\"Starting container: bc05997a1996509222817a88d681ed18689b192a3c80237189c37dfcb373251b\" id=c6fe1119-4127-4230-ac56-a82ff8ab12e3 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:41:13.445034 crc crio[3641]: time=\"2026-06-10T23:41:13.444305108Z\" level=info msg=\"Created container b1e6ff66810adb5cb84cef388f8d0fe5a21c39e0e62018ab365c983bf9674854: openshift-machine-config-operator/machine-config-server-frshx/machine-config-server\" id=5807b252-1f87-451a-89bf-9cf684b0d2af name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:41:13.457447 crc crio[3641]: time=\"2026-06-10T23:41:13.452100469Z\" level=info msg=\"Starting container: b1e6ff66810adb5cb84cef388f8d0fe5a21c39e0e62018ab365c983bf9674854\" id=4658b8ba-196b-42e4-b6cf-5209dec8e557 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:41:13.548047 crc crio[3641]: time=\"2026-06-10T23:41:13.544434941Z\" level=info msg=\"Started container\" PID=8343 containerID=bc05997a1996509222817a88d681ed18689b192a3c80237189c37dfcb373251b description=openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon id=c6fe1119-4127-4230-ac56-a82ff8ab12e3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0f0011a1ec6df02f90a906fac87bef4961283de2ac6e00a3a2c0e7b3bf2da7a4\nJun 10 23:41:13.567170 crc crio[3641]: time=\"2026-06-10T23:41:13.565624773Z\" level=info msg=\"Started container\" PID=8344 containerID=b1e6ff66810adb5cb84cef388f8d0fe5a21c39e0e62018ab365c983bf9674854 description=openshift-machine-config-operator/machine-config-server-frshx/machine-config-server id=4658b8ba-196b-42e4-b6cf-5209dec8e557 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1ce34a781ac9333cdd0aad896100665bced594be6c2d566eb816d3c7f725935f\nJun 10 23:41:14.064890 crc crio[3641]: time=\"2026-06-10T23:41:14.064420847Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=2ef211b7-2eaf-400d-8fce-03ed704f16bf name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:41:14.076789 crc crio[3641]: time=\"2026-06-10T23:41:14.076448422Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=4a70ce8a-307d-48a9-a431-5f1fece313ce name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:41:14.096345 crc crio[3641]: time=\"2026-06-10T23:41:14.09340161Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:41:14.120433 crc crio[3641]: time=\"2026-06-10T23:41:14.120182303Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-daemon-5w5zs/kube-rbac-proxy\" id=b7ae9cb9-c695-4a99-b8b8-e1217959176a name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:41:14.120586 crc crio[3641]: time=\"2026-06-10T23:41:14.120567263Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:41:14.786777 crc crio[3641]: time=\"2026-06-10T23:41:14.778088412Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:41:15.800454 crc crio[3641]: time=\"2026-06-10T23:41:15.800187871Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:41:16.112295 crc crio[3641]: time=\"2026-06-10T23:41:16.112235804Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:41:16.150952 crc crio[3641]: time=\"2026-06-10T23:41:16.150819155Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:41:16.353703 crc crio[3641]: time=\"2026-06-10T23:41:16.353128296Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:41:16.517227 crc crio[3641]: time=\"2026-06-10T23:41:16.516896738Z\" level=info msg=\"Created container 7e3d6aba4d401e4678ab5812ed97b4c1ac590326113781e4e563972afa126016: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging\" id=f8d75082-fd3d-4465-855f-4f1552c6b4e7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:41:16.530252 crc crio[3641]: time=\"2026-06-10T23:41:16.524360719Z\" level=info msg=\"Starting container: 7e3d6aba4d401e4678ab5812ed97b4c1ac590326113781e4e563972afa126016\" id=02f1100c-6c7b-4ade-983a-7a48158464ae name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:41:16.644242 crc crio[3641]: time=\"2026-06-10T23:41:16.622389545Z\" level=info msg=\"Created container 12b91389c45e4e9c1cd64132a205dd59cf7dc299691d84ad439b55bba342a10c: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=f9f469a2-194a-4f5e-89b1-2c4a510b3e7b name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:41:16.644242 crc crio[3641]: time=\"2026-06-10T23:41:16.628797448Z\" level=info msg=\"Starting container: 12b91389c45e4e9c1cd64132a205dd59cf7dc299691d84ad439b55bba342a10c\" id=6eb0487a-3989-4c09-8722-e4761124d584 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:41:16.644242 crc crio[3641]: time=\"2026-06-10T23:41:16.63219971Z\" level=info msg=\"Started container\" PID=8411 containerID=7e3d6aba4d401e4678ab5812ed97b4c1ac590326113781e4e563972afa126016 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging id=02f1100c-6c7b-4ade-983a-7a48158464ae name=/runtime.v1.RuntimeService/StartContainer sandboxID=4d7c197c87c00c3cb7f05402949e78d174879683c4b4e3447c2cd9ac3899b435\nJun 10 23:41:16.683290 crc crio[3641]: time=\"2026-06-10T23:41:16.682781286Z\" level=info msg=\"Started container\" PID=8413 containerID=12b91389c45e4e9c1cd64132a205dd59cf7dc299691d84ad439b55bba342a10c description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=6eb0487a-3989-4c09-8722-e4761124d584 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c56ce40e74f53b0630b57a2a48737f8ac0746633b1a2ac557ee392c5ed0da170\nJun 10 23:41:16.720238 crc crio[3641]: time=\"2026-06-10T23:41:16.720179105Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=671b66a8-ee22-4756-9cbb-b7a2403f0d71 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:41:16.726495 crc crio[3641]: time=\"2026-06-10T23:41:16.726464925Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=99864b13-2d67-414c-93ba-920df2ddb5ee name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:41:16.746517 crc crio[3641]: time=\"2026-06-10T23:41:16.746476585Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node\" id=d17b73a3-63e1-4ffa-8376-cd6cf59c1a3d name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:41:16.747473 crc crio[3641]: time=\"2026-06-10T23:41:16.747451181Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:41:17.045395 crc crio[3641]: time=\"2026-06-10T23:41:17.04157696Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:41:17.045395 crc crio[3641]: time=\"2026-06-10T23:41:17.044957782Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:41:17.202128 crc crio[3641]: time=\"2026-06-10T23:41:17.191603381Z\" level=info msg=\"Created container 83e2f65e036867fab8116b4e6b39094f4ab4e14fdab9c9626a8bfa9a1e056a92: openshift-machine-config-operator/machine-config-daemon-5w5zs/kube-rbac-proxy\" id=b7ae9cb9-c695-4a99-b8b8-e1217959176a name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:41:17.294096 crc crio[3641]: time=\"2026-06-10T23:41:17.290157331Z\" level=info msg=\"Created container e2902a34599ad57dffec50f44505d6f79b7c0609557296e4b84901fa49aa4565: openshift-image-registry/node-ca-2wddl/node-ca\" id=5ad1fc58-465d-4af2-8479-c7954fb7e098 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:41:17.312018 crc crio[3641]: time=\"2026-06-10T23:41:17.311538808Z\" level=info msg=\"Starting container: 83e2f65e036867fab8116b4e6b39094f4ab4e14fdab9c9626a8bfa9a1e056a92\" id=78d8b36a-37e9-453a-ade5-a1f1d1110693 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:41:17.330435 crc crio[3641]: time=\"2026-06-10T23:41:17.330346996Z\" level=info msg=\"Starting container: e2902a34599ad57dffec50f44505d6f79b7c0609557296e4b84901fa49aa4565\" id=f13d23d6-1eeb-47b8-a277-a689e8794dfb name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:41:17.366924 crc crio[3641]: time=\"2026-06-10T23:41:17.366559443Z\" level=info msg=\"Created container 6e4ffd1e999f208481c8b7d752abe2de7a4f1306ebe6774c9731ab1a57639e97: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node\" id=d17b73a3-63e1-4ffa-8376-cd6cf59c1a3d name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:41:17.375103 crc crio[3641]: time=\"2026-06-10T23:41:17.374944099Z\" level=info msg=\"Starting container: 6e4ffd1e999f208481c8b7d752abe2de7a4f1306ebe6774c9731ab1a57639e97\" id=ddebac0d-75e1-4266-a156-aae743ec70ae name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:41:17.502401 crc crio[3641]: time=\"2026-06-10T23:41:17.480209961Z\" level=info msg=\"Started container\" PID=8418 containerID=83e2f65e036867fab8116b4e6b39094f4ab4e14fdab9c9626a8bfa9a1e056a92 description=openshift-machine-config-operator/machine-config-daemon-5w5zs/kube-rbac-proxy id=78d8b36a-37e9-453a-ade5-a1f1d1110693 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0f0011a1ec6df02f90a906fac87bef4961283de2ac6e00a3a2c0e7b3bf2da7a4\nJun 10 23:41:17.642056 crc crio[3641]: time=\"2026-06-10T23:41:17.641361731Z\" level=info msg=\"Started container\" PID=8447 containerID=6e4ffd1e999f208481c8b7d752abe2de7a4f1306ebe6774c9731ab1a57639e97 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node id=ddebac0d-75e1-4266-a156-aae743ec70ae name=/runtime.v1.RuntimeService/StartContainer sandboxID=4d7c197c87c00c3cb7f05402949e78d174879683c4b4e3447c2cd9ac3899b435\nJun 10 23:41:17.851246 crc crio[3641]: time=\"2026-06-10T23:41:17.845581494Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:41:17.861218 crc crio[3641]: time=\"2026-06-10T23:41:17.859359416Z\" level=info msg=\"Started container\" PID=8436 containerID=e2902a34599ad57dffec50f44505d6f79b7c0609557296e4b84901fa49aa4565 description=openshift-image-registry/node-ca-2wddl/node-ca id=f13d23d6-1eeb-47b8-a277-a689e8794dfb name=/runtime.v1.RuntimeService/StartContainer sandboxID=1f7bc63cc68927732382194013e792d7869484bb4e59d78bb1d89b2576ef4b8f\nJun 10 23:41:17.910199 crc crio[3641]: time=\"2026-06-10T23:41:17.910112496Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=6db85930-73a5-423d-a371-865970b6a1c4 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:41:17.940044 crc crio[3641]: time=\"2026-06-10T23:41:17.927597448Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=ad2b7323-8d08-42be-8af3-3febc62d3d60 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:41:18.079046 crc crio[3641]: time=\"2026-06-10T23:41:18.076266591Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics\" id=8679067f-5d57-40d8-b2ea-e410b842227a name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:41:18.079046 crc crio[3641]: time=\"2026-06-10T23:41:18.076878337Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:41:18.206627 crc crio[3641]: time=\"2026-06-10T23:41:18.206067755Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:41:19.048559 crc crio[3641]: time=\"2026-06-10T23:41:19.048412711Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:41:19.053879 crc crio[3641]: time=\"2026-06-10T23:41:19.053440496Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:41:19.246591 crc crio[3641]: time=\"2026-06-10T23:41:19.244284478Z\" level=info msg=\"Created container 406f8786b4400d616bc30964e92045d82c0ada664cb17bfcae8e932d07dbfe9d: openshift-multus/multus-additional-cni-plugins-hdftf/egress-router-binary-copy\" id=47cfa5b0-561b-41c1-8258-6ff3fd581dbe name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:41:19.277264 crc crio[3641]: time=\"2026-06-10T23:41:19.268140492Z\" level=info msg=\"Created container 3c6370e18f07d0c1e9b960f9ead22700f357c0b4ef0f1deadfdd7560ef8d1887: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy\" id=a1d04691-e5d3-4927-b643-06eacc4fdbb0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:41:19.277264 crc crio[3641]: time=\"2026-06-10T23:41:19.271150964Z\" level=info msg=\"Starting container: 406f8786b4400d616bc30964e92045d82c0ada664cb17bfcae8e932d07dbfe9d\" id=401ac3e0-755f-4827-9b0c-e5f6b7297ee0 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:41:19.280870 crc crio[3641]: time=\"2026-06-10T23:41:19.277596758Z\" level=info msg=\"Starting container: 3c6370e18f07d0c1e9b960f9ead22700f357c0b4ef0f1deadfdd7560ef8d1887\" id=485b6a2f-822b-40b8-8bda-75b7a36a02b9 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:41:19.399418 crc crio[3641]: time=\"2026-06-10T23:41:19.398485561Z\" level=info msg=\"Started container\" PID=8499 containerID=406f8786b4400d616bc30964e92045d82c0ada664cb17bfcae8e932d07dbfe9d description=openshift-multus/multus-additional-cni-plugins-hdftf/egress-router-binary-copy id=401ac3e0-755f-4827-9b0c-e5f6b7297ee0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0b7f7596da528d65d61c8c8b0510054bde74cad98eea415b33d856d7cc30c6f2\nJun 10 23:41:19.416614 crc crio[3641]: time=\"2026-06-10T23:41:19.414151244Z\" level=info msg=\"Started container\" PID=8498 containerID=3c6370e18f07d0c1e9b960f9ead22700f357c0b4ef0f1deadfdd7560ef8d1887 description=openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy id=485b6a2f-822b-40b8-8bda-75b7a36a02b9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=97827587a2e28989c1cdd1c00af99c8c1ebe647dc6f030a7cc0b051c8f1cc27b\nJun 10 23:41:19.552150 crc crio[3641]: time=\"2026-06-10T23:41:19.551422429Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=7a69dc72-387a-4310-a6e4-83849bd4b6f6 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:41:19.559420 crc crio[3641]: time=\"2026-06-10T23:41:19.557360579Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=c4c5fab1-563f-47ae-9a7f-7e14dcf60703 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:41:19.569421 crc crio[3641]: time=\"2026-06-10T23:41:19.569067025Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=2465eb7c-389e-4620-a0b4-aaf87e0b3c90 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:41:19.570084 crc crio[3641]: time=\"2026-06-10T23:41:19.5696175Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:41:19.644212 crc crio[3641]: time=\"2026-06-10T23:41:19.643559986Z\" level=info msg=\"Created container 77300f3e733a91e30dd26c3547c05f4029c0cb9f1f0bc4ecae7a364350b7ac8c: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics\" id=8679067f-5d57-40d8-b2ea-e410b842227a name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:41:19.658273 crc crio[3641]: time=\"2026-06-10T23:41:19.656156656Z\" level=info msg=\"Starting container: 77300f3e733a91e30dd26c3547c05f4029c0cb9f1f0bc4ecae7a364350b7ac8c\" id=d09f42fb-2207-4567-a429-48c2bda6a90c name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:41:19.721269 crc crio[3641]: time=\"2026-06-10T23:41:19.721076598Z\" level=info msg=\"Started container\" PID=8540 containerID=77300f3e733a91e30dd26c3547c05f4029c0cb9f1f0bc4ecae7a364350b7ac8c description=openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics id=d09f42fb-2207-4567-a429-48c2bda6a90c name=/runtime.v1.RuntimeService/StartContainer sandboxID=4d7c197c87c00c3cb7f05402949e78d174879683c4b4e3447c2cd9ac3899b435\nJun 10 23:41:19.825131 crc crio[3641]: time=\"2026-06-10T23:41:19.824485979Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:41:19.889613 crc crio[3641]: time=\"2026-06-10T23:41:19.888095096Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:41:20.222478 crc crio[3641]: time=\"2026-06-10T23:41:20.222296228Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=ecc5868a-2d4c-431f-88ea-ef7ec067b80c name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:41:20.252187 crc crio[3641]: time=\"2026-06-10T23:41:20.251242619Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=b9b60a05-f2e6-455c-a22d-a54759c95ebe name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:41:20.266108 crc crio[3641]: time=\"2026-06-10T23:41:20.265965027Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd\" id=39b3429f-a1c6-4c19-a13f-103bb388d46d name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:41:20.268814 crc crio[3641]: time=\"2026-06-10T23:41:20.266306756Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:41:20.622000 crc crio[3641]: time=\"2026-06-10T23:41:20.614365471Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:41:20.622000 crc crio[3641]: time=\"2026-06-10T23:41:20.618476482Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:41:20.932978 crc crio[3641]: time=\"2026-06-10T23:41:20.932631612Z\" level=info msg=\"Created container b696e180d6bf8bdbeffb6482e6d94603d67147ba6d950aa0c7229bfde29a525f: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=2465eb7c-389e-4620-a0b4-aaf87e0b3c90 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:41:20.940234 crc crio[3641]: time=\"2026-06-10T23:41:20.940103474Z\" level=info msg=\"Starting container: b696e180d6bf8bdbeffb6482e6d94603d67147ba6d950aa0c7229bfde29a525f\" id=2d78b519-81d3-4626-8878-80d2ce4f24c3 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:41:21.010567 crc crio[3641]: time=\"2026-06-10T23:41:21.010290698Z\" level=info msg=\"Started container\" PID=8591 containerID=b696e180d6bf8bdbeffb6482e6d94603d67147ba6d950aa0c7229bfde29a525f description=openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager id=2d78b519-81d3-4626-8878-80d2ce4f24c3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=97827587a2e28989c1cdd1c00af99c8c1ebe647dc6f030a7cc0b051c8f1cc27b\nJun 10 23:41:21.419627 crc crio[3641]: time=\"2026-06-10T23:41:21.418414444Z\" level=info msg=\"Created container ab6741e6d03c4a40648dd2118c60521f3dc6b4528a1130ba7cc9cb45a90771eb: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd\" id=39b3429f-a1c6-4c19-a13f-103bb388d46d name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:41:21.433621 crc crio[3641]: time=\"2026-06-10T23:41:21.433343917Z\" level=info msg=\"Starting container: ab6741e6d03c4a40648dd2118c60521f3dc6b4528a1130ba7cc9cb45a90771eb\" id=f19ee0fc-96b4-4bb8-9e03-32ac81066090 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:41:21.590629 crc crio[3641]: time=\"2026-06-10T23:41:21.586368808Z\" level=info msg=\"Started container\" PID=8603 containerID=ab6741e6d03c4a40648dd2118c60521f3dc6b4528a1130ba7cc9cb45a90771eb description=openshift-ovn-kubernetes/ovnkube-node-2tk97/northd id=f19ee0fc-96b4-4bb8-9e03-32ac81066090 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4d7c197c87c00c3cb7f05402949e78d174879683c4b4e3447c2cd9ac3899b435\nJun 10 23:41:21.780092 crc crio[3641]: time=\"2026-06-10T23:41:21.778558746Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=f4791cdd-200e-4710-a050-d93c3bb4e035 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:41:21.798437 crc crio[3641]: time=\"2026-06-10T23:41:21.796207962Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=6f367570-3e6d-4881-800f-c3b644fd998d name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:41:21.803413 crc crio[3641]: time=\"2026-06-10T23:41:21.803068567Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb\" id=5cf5a42d-cac3-4aee-8d24-e2c319b68f3a name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:41:21.803522 crc crio[3641]: time=\"2026-06-10T23:41:21.803447837Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:41:21.961011 crc crio[3641]: time=\"2026-06-10T23:41:21.948276957Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:41:21.961011 crc crio[3641]: time=\"2026-06-10T23:41:21.956387726Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:41:22.705508 crc crio[3641]: time=\"2026-06-10T23:41:22.705007982Z\" level=info msg=\"Created container fd4d957728f8e3c3a32699345173b058903b5a25994519674643b875e77bff54: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb\" id=5cf5a42d-cac3-4aee-8d24-e2c319b68f3a name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:41:22.733043 crc crio[3641]: time=\"2026-06-10T23:41:22.730204682Z\" level=info msg=\"Starting container: fd4d957728f8e3c3a32699345173b058903b5a25994519674643b875e77bff54\" id=1858493a-b63d-45f7-a728-c67ab10177c4 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:41:22.797408 crc crio[3641]: time=\"2026-06-10T23:41:22.794111117Z\" level=info msg=\"Started container\" PID=8626 containerID=fd4d957728f8e3c3a32699345173b058903b5a25994519674643b875e77bff54 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb id=1858493a-b63d-45f7-a728-c67ab10177c4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4d7c197c87c00c3cb7f05402949e78d174879683c4b4e3447c2cd9ac3899b435\nJun 10 23:41:24.346353 crc crio[3641]: time=\"2026-06-10T23:41:24.346290736Z\" level=info msg=\"Created container 8f296b68e47c0baf2af4150aac4ee9d35439fdec292f0b6625851444c2c8fdc1: openshift-network-operator/iptables-alerter-5jnd7/iptables-alerter\" id=f4f8b410-8ff0-43b1-9885-7877428336fd name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:41:24.354223 crc crio[3641]: time=\"2026-06-10T23:41:24.354072566Z\" level=info msg=\"Starting container: 8f296b68e47c0baf2af4150aac4ee9d35439fdec292f0b6625851444c2c8fdc1\" id=cc8f8c78-31e1-4e68-8873-d4d988d119da name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:41:24.423934 crc crio[3641]: time=\"2026-06-10T23:41:24.423368906Z\" level=info msg=\"Started container\" PID=8301 containerID=8f296b68e47c0baf2af4150aac4ee9d35439fdec292f0b6625851444c2c8fdc1 description=openshift-network-operator/iptables-alerter-5jnd7/iptables-alerter id=cc8f8c78-31e1-4e68-8873-d4d988d119da name=/runtime.v1.RuntimeService/StartContainer sandboxID=2ea5a66d0c5caf6f2650fa3627397e314e99ab8ec7d68fda1951f6f7b1125fb4\nJun 10 23:41:26.038585 crc crio[3641]: time=\"2026-06-10T23:41:26.038492384Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=92ff17fe-b25e-4e18-ab4d-51d74f6494f0 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:41:26.045394 crc crio[3641]: time=\"2026-06-10T23:41:26.044359102Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=8a8ba34c-f0ed-49cc-b907-86bb5ef687ba name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:41:26.059200 crc crio[3641]: time=\"2026-06-10T23:41:26.059159802Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb\" id=bca2180f-af3b-4a03-99fb-50ec8b21c2c8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:41:26.060105 crc crio[3641]: time=\"2026-06-10T23:41:26.060083047Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:41:26.137928 crc crio[3641]: time=\"2026-06-10T23:41:26.130486156Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:41:26.139323 crc crio[3641]: time=\"2026-06-10T23:41:26.139270733Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:41:26.647521 crc crio[3641]: time=\"2026-06-10T23:41:26.646445652Z\" level=info msg=\"Created container 1e3953500921f3704ef117df977883f3a25bb867c33f2cfe1cdce6fa50fb9d0a: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb\" id=bca2180f-af3b-4a03-99fb-50ec8b21c2c8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:41:26.655014 crc crio[3641]: time=\"2026-06-10T23:41:26.654554841Z\" level=info msg=\"Starting container: 1e3953500921f3704ef117df977883f3a25bb867c33f2cfe1cdce6fa50fb9d0a\" id=3f882c06-ca09-432f-bc08-77e16f36ed58 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:41:26.758783 crc crio[3641]: time=\"2026-06-10T23:41:26.754474808Z\" level=info msg=\"Started container\" PID=8790 containerID=1e3953500921f3704ef117df977883f3a25bb867c33f2cfe1cdce6fa50fb9d0a description=openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb id=3f882c06-ca09-432f-bc08-77e16f36ed58 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4d7c197c87c00c3cb7f05402949e78d174879683c4b4e3447c2cd9ac3899b435\nJun 10 23:41:30.230134 crc crio[3641]: time=\"2026-06-10T23:41:30.229476878Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=5a202776-cd23-461f-b241-05b96fd944d5 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:41:30.371086 crc crio[3641]: time=\"2026-06-10T23:41:30.370823674Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:1b55c029f731ebbde3c5580eef98a588264f4d6a8ae667805c9521dd1ecf1d5d\" id=7fd6469b-92ae-4809-bdf0-2b467a205568 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:41:30.395220 crc crio[3641]: time=\"2026-06-10T23:41:30.383246519Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:1b55c029f731ebbde3c5580eef98a588264f4d6a8ae667805c9521dd1ecf1d5d\" id=ea9f2036-7186-492f-b4e9-cc1fba93dee9 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:41:30.395220 crc crio[3641]: time=\"2026-06-10T23:41:30.393017843Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=44be30a9-4ff4-4929-881a-366dbb3f4904 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:41:30.408541 crc crio[3641]: time=\"2026-06-10T23:41:30.398941613Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller\" id=2795f8e8-cad5-46f9-a292-57d002c84f9c name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:41:30.408541 crc crio[3641]: time=\"2026-06-10T23:41:30.399272652Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:41:30.416071 crc crio[3641]: time=\"2026-06-10T23:41:30.412392176Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/cni-plugins\" id=070a1b65-14c3-45dd-93f9-2b2f76c4c7c3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:41:30.512028 crc crio[3641]: time=\"2026-06-10T23:41:30.511473321Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:41:30.615998 crc crio[3641]: time=\"2026-06-10T23:41:30.615204291Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:41:30.620785 crc crio[3641]: time=\"2026-06-10T23:41:30.620505294Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:41:30.685330 crc crio[3641]: time=\"2026-06-10T23:41:30.685087128Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:41:31.348537 crc crio[3641]: time=\"2026-06-10T23:41:31.346265415Z\" level=info msg=\"Created container 9af337e6a2730cbc5295dd586e704e87b7033ffce7522cb6e8d57b76118a3a64: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller\" id=2795f8e8-cad5-46f9-a292-57d002c84f9c name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:41:31.365195 crc crio[3641]: time=\"2026-06-10T23:41:31.365071983Z\" level=info msg=\"Starting container: 9af337e6a2730cbc5295dd586e704e87b7033ffce7522cb6e8d57b76118a3a64\" id=cfc5e09b-ea4f-4d59-b0b4-dc439a1308b3 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:41:31.819508 crc crio[3641]: time=\"2026-06-10T23:41:31.81548876Z\" level=info msg=\"Started container\" PID=8909 containerID=9af337e6a2730cbc5295dd586e704e87b7033ffce7522cb6e8d57b76118a3a64 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller id=cfc5e09b-ea4f-4d59-b0b4-dc439a1308b3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4d7c197c87c00c3cb7f05402949e78d174879683c4b4e3447c2cd9ac3899b435\nJun 10 23:41:32.865897 crc crio[3641]: time=\"2026-06-10T23:41:32.86540241Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:41:33.383015 crc crio[3641]: time=\"2026-06-10T23:41:33.378974802Z\" level=info msg=\"Created container 5efd1d39f085468e112ca4d730b0a9795b9799500c162e74e62901f62b9bb2c3: openshift-multus/multus-additional-cni-plugins-hdftf/cni-plugins\" id=070a1b65-14c3-45dd-93f9-2b2f76c4c7c3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:41:33.383829 crc crio[3641]: time=\"2026-06-10T23:41:33.383175276Z\" level=info msg=\"Starting container: 5efd1d39f085468e112ca4d730b0a9795b9799500c162e74e62901f62b9bb2c3\" id=80940fc1-10c3-48c4-b86c-5531bb9074fc name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:41:33.400049 crc crio[3641]: time=\"2026-06-10T23:41:33.399603359Z\" level=info msg=\"Started container\" PID=8950 containerID=5efd1d39f085468e112ca4d730b0a9795b9799500c162e74e62901f62b9bb2c3 description=openshift-multus/multus-additional-cni-plugins-hdftf/cni-plugins id=80940fc1-10c3-48c4-b86c-5531bb9074fc name=/runtime.v1.RuntimeService/StartContainer sandboxID=0b7f7596da528d65d61c8c8b0510054bde74cad98eea415b33d856d7cc30c6f2\nJun 10 23:41:50.302521 crc crio[3641]: time=\"2026-06-10T23:41:50.298027439Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6efa070ceb93cc5fc2e76eab6d9c96ac3c4f8812085d0b6eb6e3f513b5bac782\" id=a976d079-237e-4617-9a3a-f7651a0b5398 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:41:50.358839 crc crio[3641]: time=\"2026-06-10T23:41:50.358313037Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6efa070ceb93cc5fc2e76eab6d9c96ac3c4f8812085d0b6eb6e3f513b5bac782\" id=2cf7f4f0-32ab-4136-8aae-b8f366b11e50 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:41:50.366102 crc crio[3641]: time=\"2026-06-10T23:41:50.365322436Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/bond-cni-plugin\" id=ff3e121d-0e5b-4834-b00f-d0efe923d670 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:41:50.383167 crc crio[3641]: time=\"2026-06-10T23:41:50.376504748Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:41:50.570384 crc crio[3641]: time=\"2026-06-10T23:41:50.56995938Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:41:51.994369 crc crio[3641]: time=\"2026-06-10T23:41:51.993904086Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:41:52.146223 crc crio[3641]: time=\"2026-06-10T23:41:52.146160506Z\" level=info msg=\"Created container 2baa8a3cd45da4881196a2e20651d446f7502500b7bebcb2ae49119ef37ab3a1: openshift-multus/multus-additional-cni-plugins-hdftf/bond-cni-plugin\" id=ff3e121d-0e5b-4834-b00f-d0efe923d670 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:41:52.153597 crc crio[3641]: time=\"2026-06-10T23:41:52.153459693Z\" level=info msg=\"Starting container: 2baa8a3cd45da4881196a2e20651d446f7502500b7bebcb2ae49119ef37ab3a1\" id=c24e5eef-9e48-4b7c-8277-5876600af54a name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:41:52.164429 crc crio[3641]: time=\"2026-06-10T23:41:52.163785992Z\" level=info msg=\"Started container\" PID=9295 containerID=2baa8a3cd45da4881196a2e20651d446f7502500b7bebcb2ae49119ef37ab3a1 description=openshift-multus/multus-additional-cni-plugins-hdftf/bond-cni-plugin id=c24e5eef-9e48-4b7c-8277-5876600af54a name=/runtime.v1.RuntimeService/StartContainer sandboxID=0b7f7596da528d65d61c8c8b0510054bde74cad98eea415b33d856d7cc30c6f2\nJun 10 23:41:53.395171 crc crio[3641]: time=\"2026-06-10T23:41:53.393350721Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:c3454e762466e22e2a893650b9781823558bc6fdfda2aa4188aff3cb819014c4\" id=e08c6bb9-36f0-4816-805d-6396abda6e0d name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:41:53.396205 crc crio[3641]: time=\"2026-06-10T23:41:53.395991832Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:c3454e762466e22e2a893650b9781823558bc6fdfda2aa4188aff3cb819014c4\" id=e0df2cb6-794d-470e-a918-6cdad9e8a733 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:41:53.399259 crc crio[3641]: time=\"2026-06-10T23:41:53.398164761Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/routeoverride-cni\" id=d9939132-2b9d-4951-9b5a-043aea598697 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:41:53.402109 crc crio[3641]: time=\"2026-06-10T23:41:53.401325956Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:41:53.444489 crc crio[3641]: time=\"2026-06-10T23:41:53.444383409Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:41:53.999731 crc crio[3641]: time=\"2026-06-10T23:41:53.999543164Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:41:54.137703 crc crio[3641]: time=\"2026-06-10T23:41:54.137429516Z\" level=info msg=\"Created container 539a76c5dfa6ee402c58e9749a7059ea230f4b36d5e9e6d041a1d6038655296d: openshift-multus/multus-additional-cni-plugins-hdftf/routeoverride-cni\" id=d9939132-2b9d-4951-9b5a-043aea598697 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:41:54.148185 crc crio[3641]: time=\"2026-06-10T23:41:54.147600681Z\" level=info msg=\"Starting container: 539a76c5dfa6ee402c58e9749a7059ea230f4b36d5e9e6d041a1d6038655296d\" id=83d3967c-7245-4a06-87f0-ee0ce84158e2 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:41:54.176602 crc crio[3641]: time=\"2026-06-10T23:41:54.17608693Z\" level=info msg=\"Started container\" PID=9403 containerID=539a76c5dfa6ee402c58e9749a7059ea230f4b36d5e9e6d041a1d6038655296d description=openshift-multus/multus-additional-cni-plugins-hdftf/routeoverride-cni id=83d3967c-7245-4a06-87f0-ee0ce84158e2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0b7f7596da528d65d61c8c8b0510054bde74cad98eea415b33d856d7cc30c6f2\nJun 10 23:41:54.409211 crc crio[3641]: time=\"2026-06-10T23:41:54.408487783Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=96fa4120-9ddd-4c82-ba74-4f9e93e85b74 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:41:54.412374 crc crio[3641]: time=\"2026-06-10T23:41:54.411158155Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=f7825751-96db-4c78-aa63-bff145398b57 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:41:54.418001 crc crio[3641]: time=\"2026-06-10T23:41:54.417770633Z\" level=info msg=\"Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=375ec562-072d-43d1-b824-71054a4df5d9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:41:54.418584 crc crio[3641]: time=\"2026-06-10T23:41:54.418198605Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:41:54.490986 crc crio[3641]: time=\"2026-06-10T23:41:54.490591169Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:41:55.104088 crc crio[3641]: time=\"2026-06-10T23:41:55.103950625Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:41:55.259394 crc crio[3641]: time=\"2026-06-10T23:41:55.258984279Z\" level=info msg=\"Created container 1d3ed1c5c49575df48c79315b46a724613f5bcefbef83e80389a87c453bda2ea: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=375ec562-072d-43d1-b824-71054a4df5d9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:41:55.261783 crc crio[3641]: time=\"2026-06-10T23:41:55.26159298Z\" level=info msg=\"Starting container: 1d3ed1c5c49575df48c79315b46a724613f5bcefbef83e80389a87c453bda2ea\" id=259b6cb7-92e8-40bc-b5ba-701d87cf6398 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:41:55.278590 crc crio[3641]: time=\"2026-06-10T23:41:55.277574971Z\" level=info msg=\"Started container\" PID=9456 containerID=1d3ed1c5c49575df48c79315b46a724613f5bcefbef83e80389a87c453bda2ea description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=259b6cb7-92e8-40bc-b5ba-701d87cf6398 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c56ce40e74f53b0630b57a2a48737f8ac0746633b1a2ac557ee392c5ed0da170\nJun 10 23:41:55.519702 crc crio[3641]: time=\"2026-06-10T23:41:55.516577143Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0\" id=b2c7692d-2499-416d-ba5d-fc22a577ef82 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:41:55.531267 crc crio[3641]: time=\"2026-06-10T23:41:55.531185347Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0\" id=618d8351-f3fc-4e8c-aead-9743be521aaa name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:41:55.534991 crc crio[3641]: time=\"2026-06-10T23:41:55.534902807Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni-bincopy\" id=7f6fb703-d2e0-45e0-abfb-a1bcf39e4f56 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:41:55.535456 crc crio[3641]: time=\"2026-06-10T23:41:55.535403011Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:41:55.613863 crc crio[3641]: time=\"2026-06-10T23:41:55.61354305Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:41:56.282938 crc crio[3641]: time=\"2026-06-10T23:41:56.281051558Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:41:56.375485 crc crio[3641]: time=\"2026-06-10T23:41:56.375368564Z\" level=info msg=\"Created container c58b4c9c4fdb050a803d054734645b043bbc4e421f452c761db6f205245474ba: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni-bincopy\" id=7f6fb703-d2e0-45e0-abfb-a1bcf39e4f56 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:41:56.376907 crc crio[3641]: time=\"2026-06-10T23:41:56.376792752Z\" level=info msg=\"Starting container: c58b4c9c4fdb050a803d054734645b043bbc4e421f452c761db6f205245474ba\" id=c00c5906-d43c-423b-aad4-e744751f90da name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:41:56.385078 crc crio[3641]: time=\"2026-06-10T23:41:56.384931472Z\" level=info msg=\"Started container\" PID=9507 containerID=c58b4c9c4fdb050a803d054734645b043bbc4e421f452c761db6f205245474ba description=openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni-bincopy id=c00c5906-d43c-423b-aad4-e744751f90da name=/runtime.v1.RuntimeService/StartContainer sandboxID=0b7f7596da528d65d61c8c8b0510054bde74cad98eea415b33d856d7cc30c6f2\nJun 10 23:41:59.160355 crc crio[3641]: time=\"2026-06-10T23:41:59.160075382Z\" level=info msg=\"NetworkStart: stopping network for sandbox 396efa3aaef0d738edb40579d16f84f41deaa3b1f6d8228f5d826c00291560ff\" id=48f7e425-6a0d-4b89-9e3b-0664a696da77 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:41:59.984589 crc crio[3641]: time=\"2026-06-10T23:41:59.984414755Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29685570-bqs4c/POD\" id=4ea12db4-8019-41e7-bbeb-c84c3b2e78fa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:41:59.984589 crc crio[3641]: time=\"2026-06-10T23:41:59.98452899Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:42:00.789292 crc crio[3641]: time=\"2026-06-10T23:42:00.788249835Z\" level=info msg=\"NetworkStart: stopping network for sandbox ab5d8e8c4a69be9e34f21dbdd6cfc1c0dcbc54b76d00d87c82d1ca99fc47e292\" id=fc5a898f-db8c-4304-b148-f180cb342a93 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:42:01.037553 crc crio[3641]: time=\"2026-06-10T23:42:01.037209237Z\" level=info msg=\"NetworkStart: stopping network for sandbox 78f43e22eac629c40f77113a48e041380dfd6e5856b4d40d0bdd077f08186a4d\" id=5a1ad7da-905d-4070-a22e-9c9c74ab12e2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:42:01.167100 crc crio[3641]: time=\"2026-06-10T23:42:01.166586655Z\" level=info msg=\"NetworkStart: stopping network for sandbox 3e6462832183391a044049d4985a88a92ebb69a884ac287353dcadf73167fc89\" id=fc004c57-74a2-4f25-8f80-f5f234722a83 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:42:01.527809 crc crio[3641]: time=\"2026-06-10T23:42:01.527436092Z\" level=info msg=\"NetworkStart: stopping network for sandbox 234f4718fc9757db23f9cfb8d76a121dde746821af03f3755312886777afbec0\" id=0da826e8-bffb-4d7b-afdf-9af668a0cda6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:42:01.554864 crc crio[3641]: time=\"2026-06-10T23:42:01.554734161Z\" level=info msg=\"NetworkStart: stopping network for sandbox df89db626776e620fd00dbd3f748ba3c01e475d9fa658ee07d5d08912b5d7c3d\" id=6af63ea9-c0a7-4860-bdd8-aae6198ad622 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:42:01.572612 crc crio[3641]: time=\"2026-06-10T23:42:01.572450995Z\" level=info msg=\"NetworkStart: stopping network for sandbox 8468089ead8c32054e4821bfe187cdefeb4982aa05f30d962e373c492cbb4188\" id=09b6f540-3e0c-438f-9d1b-83e5b7fed5c4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:42:01.616558 crc crio[3641]: time=\"2026-06-10T23:42:01.616411187Z\" level=info msg=\"NetworkStart: stopping network for sandbox 1af05544a17a652e40f137a2d22c93ac732eed2e66369266e437561b5dcf3ce2\" id=104f04e2-f122-4d24-8c8c-2eb0346f502d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:42:02.221383 crc crio[3641]: time=\"2026-06-10T23:42:02.220615956Z\" level=info msg=\"NetworkStart: stopping network for sandbox f1ecd66e1e0f84a12474ead4f836e4ddf4cc1eddf7c8f40ae9b609f2f3919de6\" id=163d6d76-986a-4506-8435-94f3929880fa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:42:03.606412 crc crio[3641]: time=\"2026-06-10T23:42:03.606181634Z\" level=info msg=\"NetworkStart: stopping network for sandbox 481959ec4676bcee2844191b24789f0dd783ef67907d67e7c53ad25b5893ae0d\" id=08e8ecf8-16fa-428b-9bf0-5760a92a9315 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:42:04.336912 crc crio[3641]: time=\"2026-06-10T23:42:04.336739801Z\" level=info msg=\"NetworkStart: stopping network for sandbox fa3389b095eec2a0dc58a8c44d380a7796c73370e8283bc2c09b3f1a12031e03\" id=93f82f59-11be-4c87-b5ca-4e6090a7fcfe name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:42:04.728329 crc crio[3641]: time=\"2026-06-10T23:42:04.728282239Z\" level=info msg=\"NetworkStart: stopping network for sandbox b1fc30daabb11845c695220cf60f0bc9efca0499b17a5c213aa1ce0bee11552e\" id=ba8990d4-2813-4a42-b8a6-b05d7d121713 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:42:04.801772 crc crio[3641]: time=\"2026-06-10T23:42:04.801702095Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0\" id=b216acb3-8cbc-4796-9ecc-92788ae5870a name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:42:04.805890 crc crio[3641]: time=\"2026-06-10T23:42:04.805840248Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0\" id=de4b753a-3592-4c43-af5e-658f43060fe0 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:42:04.808713 crc crio[3641]: time=\"2026-06-10T23:42:04.808613976Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni\" id=f2f26d73-5182-448e-ac3c-c514f3a46173 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:42:04.809183 crc crio[3641]: time=\"2026-06-10T23:42:04.809151917Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:42:04.843772 crc crio[3641]: time=\"2026-06-10T23:42:04.838495617Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:42:05.199705 crc crio[3641]: time=\"2026-06-10T23:42:05.199556471Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:42:05.272228 crc crio[3641]: time=\"2026-06-10T23:42:05.271559271Z\" level=info msg=\"Created container b558b6d221bd0fe651f75a5fa6b7e72c764a4177d3b341bde5d0430ebe247b63: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni\" id=f2f26d73-5182-448e-ac3c-c514f3a46173 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:42:05.273549 crc crio[3641]: time=\"2026-06-10T23:42:05.273467676Z\" level=info msg=\"Starting container: b558b6d221bd0fe651f75a5fa6b7e72c764a4177d3b341bde5d0430ebe247b63\" id=92bb8fdf-9864-4851-8e77-8bd772870e4d name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:42:05.277464 crc crio[3641]: time=\"2026-06-10T23:42:05.27739145Z\" level=info msg=\"Started container\" PID=9732 containerID=b558b6d221bd0fe651f75a5fa6b7e72c764a4177d3b341bde5d0430ebe247b63 description=openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni id=92bb8fdf-9864-4851-8e77-8bd772870e4d name=/runtime.v1.RuntimeService/StartContainer sandboxID=0b7f7596da528d65d61c8c8b0510054bde74cad98eea415b33d856d7cc30c6f2\nJun 10 23:42:05.813696 crc crio[3641]: time=\"2026-06-10T23:42:05.813358334Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=50cef6ed-fde5-4e90-8312-c91a2923c222 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:42:05.817226 crc crio[3641]: time=\"2026-06-10T23:42:05.817127332Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=7b58e216-52c8-46ca-be94-bd4459f81d5c name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:42:05.819593 crc crio[3641]: time=\"2026-06-10T23:42:05.819402641Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/kube-multus-additional-cni-plugins\" id=b125547b-3eb3-4129-b96c-2a5bec79a968 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:42:05.819855 crc crio[3641]: time=\"2026-06-10T23:42:05.819736954Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:42:05.843283 crc crio[3641]: time=\"2026-06-10T23:42:05.843153941Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:42:06.214462 crc crio[3641]: time=\"2026-06-10T23:42:06.214315071Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:42:06.298207 crc crio[3641]: time=\"2026-06-10T23:42:06.298081353Z\" level=info msg=\"Created container f540deb5d580b68bab6790f8d576ef8aa0a399ab69393805fd7e27069596567b: openshift-multus/multus-additional-cni-plugins-hdftf/kube-multus-additional-cni-plugins\" id=b125547b-3eb3-4129-b96c-2a5bec79a968 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:42:06.299356 crc crio[3641]: time=\"2026-06-10T23:42:06.299267229Z\" level=info msg=\"Starting container: f540deb5d580b68bab6790f8d576ef8aa0a399ab69393805fd7e27069596567b\" id=c0e6f0a0-93cf-4713-a15b-930e296f4309 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:42:06.308334 crc crio[3641]: time=\"2026-06-10T23:42:06.308081964Z\" level=info msg=\"Started container\" PID=9755 containerID=f540deb5d580b68bab6790f8d576ef8aa0a399ab69393805fd7e27069596567b description=openshift-multus/multus-additional-cni-plugins-hdftf/kube-multus-additional-cni-plugins id=c0e6f0a0-93cf-4713-a15b-930e296f4309 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0b7f7596da528d65d61c8c8b0510054bde74cad98eea415b33d856d7cc30c6f2\nJun 10 23:42:06.350903 crc crio[3641]: time=\"2026-06-10T23:42:06.350794838Z\" level=info msg=\"NetworkStart: stopping network for sandbox d740e0e4e183460f9077f0309b4353d7aba2b78551618829ae288374b5fd467d\" id=bbc69dca-701c-4f37-9209-a02522549a69 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:42:06.439153 crc crio[3641]: time=\"2026-06-10T23:42:06.439048135Z\" level=info msg=\"NetworkStart: stopping network for sandbox db12ae3c41e2620e774e536fd8c32c9910c4d244a3eda0c29e5050e3ea0dad0d\" id=6e3f8968-2a4a-4d47-84d6-aff8c758702a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:42:07.239606 crc crio[3641]: time=\"2026-06-10T23:42:07.239371967Z\" level=info msg=\"NetworkStart: stopping network for sandbox 25acc84124c67240f725d6ed71fbf8bcbddabb036a62adcbcd20c7ac6325e55e\" id=b3becf38-397f-40ce-9091-2f454fba3e4e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:42:08.155265 crc crio[3641]: time=\"2026-06-10T23:42:08.155102309Z\" level=info msg=\"NetworkStart: stopping network for sandbox 9b5802d8d5e0904a22ba3796d0ac17d437b23a794d1790e7d31dc47dea6fd65a\" id=209fb38d-377c-4818-a17a-706576976644 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:42:08.718754 crc crio[3641]: time=\"2026-06-10T23:42:08.718492789Z\" level=info msg=\"NetworkStart: stopping network for sandbox e252ba89977368ff2d934af558c31ae712bee522f9d470902277fceda26e3d8e\" id=bb1842d0-572b-44bd-87c5-5e082220ae65 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:42:08.720128 crc crio[3641]: time=\"2026-06-10T23:42:08.718618214Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 10 23:42:08.720128 crc crio[3641]: time=\"2026-06-10T23:42:08.719203547Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_6822b299-e51a-4297-8a8e-f511d917991d\\\"\"\nJun 10 23:42:08.720128 crc crio[3641]: time=\"2026-06-10T23:42:08.719595472Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:e252ba89977368ff2d934af558c31ae712bee522f9d470902277fceda26e3d8e UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/9587dac0-f502-45d8-897b-f8f10ba722ca 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:0xc00101c930}] Aliases:map[]}\"\nJun 10 23:42:08.722263 crc crio[3641]: time=\"2026-06-10T23:42:08.721958555Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:396efa3aaef0d738edb40579d16f84f41deaa3b1f6d8228f5d826c00291560ff UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/c778c200-1f8b-4a48-bc12-39b6ec2f92d9 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:0xc000189148}] Aliases:map[]}\"\nJun 10 23:42:08.722263 crc crio[3641]: time=\"2026-06-10T23:42:08.719605972Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:481959ec4676bcee2844191b24789f0dd783ef67907d67e7c53ad25b5893ae0d UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/2b108a49-8d95-4026-9ed0-a1b2c4100218 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:0xc0008885e0}] Aliases:map[]}\"\nJun 10 23:42:08.722472 crc crio[3641]: time=\"2026-06-10T23:42:08.722271847Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 10 23:42:08.722472 crc crio[3641]: time=\"2026-06-10T23:42:08.722296508Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 10 23:42:08.722472 crc crio[3641]: time=\"2026-06-10T23:42:08.722325209Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 10 23:42:08.722472 crc crio[3641]: time=\"2026-06-10T23:42:08.72235018Z\" level=info msg=\"Deleting pod openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 23:42:08.723131 crc crio[3641]: time=\"2026-06-10T23:42:08.722549648Z\" level=info msg=\"Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:e1818a12ae6425d1f0de8858c29f03bb2de95ae815b809c78d028e35ccae616c UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/783c5d5c-17e7-4a51-96b5-18169247a570 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:0xc00020c9f8}] Aliases:map[]}\"\nJun 10 23:42:08.723131 crc crio[3641]: time=\"2026-06-10T23:42:08.722588269Z\" level=info msg=\"Adding pod hostpath-provisioner_csi-hostpathplugin-mpq2f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 23:42:08.723527 crc crio[3641]: time=\"2026-06-10T23:42:08.723244675Z\" level=info msg=\"Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:b24bd8e42f03ec2f44414fff1bf9a33348666bceee9fa87906e2d05ed462f619 UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/2d59b1a0-5ef8-4721-ab45-171497ff9a7e 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:0xc00008cdb8}] Aliases:map[]}\"\nJun 10 23:42:08.723527 crc crio[3641]: time=\"2026-06-10T23:42:08.723292147Z\" level=info msg=\"Adding pod openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 23:42:08.726893 crc crio[3641]: time=\"2026-06-10T23:42:08.726586536Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:ab5d8e8c4a69be9e34f21dbdd6cfc1c0dcbc54b76d00d87c82d1ca99fc47e292 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/64ed718d-f6cd-48ac-9633-b3ee736f89d5 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:0xc000189190}] Aliases:map[]}\"\nJun 10 23:42:08.727563 crc crio[3641]: time=\"2026-06-10T23:42:08.727099816Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 10 23:42:08.727563 crc crio[3641]: time=\"2026-06-10T23:42:08.727163618Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 10 23:42:08.727563 crc crio[3641]: time=\"2026-06-10T23:42:08.727185129Z\" level=info msg=\"Deleting pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 23:42:08.733913 crc crio[3641]: time=\"2026-06-10T23:42:08.733719295Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:b8d0577ef2b24d11d894a5efc4e39184ee62aa93d6c36a5b7921d507c09e2671 UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/cf1676d1-275f-403a-9731-83d3285df0a1 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:0xc0007952c8}] Aliases:map[]}\"\nJun 10 23:42:08.733913 crc crio[3641]: time=\"2026-06-10T23:42:08.733862591Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 23:42:08.735336 crc crio[3641]: time=\"2026-06-10T23:42:08.722203804Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 10 23:42:08.736498 crc crio[3641]: time=\"2026-06-10T23:42:08.735835448Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 10 23:42:08.758863 crc crio[3641]: time=\"2026-06-10T23:42:08.720082941Z\" level=info msg=\"Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:d740e0e4e183460f9077f0309b4353d7aba2b78551618829ae288374b5fd467d UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/8203d843-fb17-4261-97a1-553eecbf9958 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:0xc000888668}] Aliases:map[]}\"\nJun 10 23:42:08.758863 crc crio[3641]: time=\"2026-06-10T23:42:08.758328639Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 10 23:42:08.758863 crc crio[3641]: time=\"2026-06-10T23:42:08.758380671Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 10 23:42:08.758863 crc crio[3641]: time=\"2026-06-10T23:42:08.758422013Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-qhh6t from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 23:42:08.758863 crc crio[3641]: time=\"2026-06-10T23:42:08.722309758Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 10 23:42:08.759483 crc crio[3641]: time=\"2026-06-10T23:42:08.75886594Z\" level=info msg=\"Deleting pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 23:42:08.760734 crc crio[3641]: time=\"2026-06-10T23:42:08.719811041Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:234f4718fc9757db23f9cfb8d76a121dde746821af03f3755312886777afbec0 UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/6c0d7e02-ceaf-40d3-a28d-cd84fbed4799 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:0xc000888610}] Aliases:map[]}\"\nJun 10 23:42:08.761458 crc crio[3641]: time=\"2026-06-10T23:42:08.76141711Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 10 23:42:08.761641 crc crio[3641]: time=\"2026-06-10T23:42:08.761605058Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 10 23:42:08.762078 crc crio[3641]: time=\"2026-06-10T23:42:08.761979022Z\" 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 10 23:42:08.762371 crc crio[3641]: time=\"2026-06-10T23:42:08.719750188Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:3e6462832183391a044049d4985a88a92ebb69a884ac287353dcadf73167fc89 UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/0c40cc18-4a77-4504-a0ed-9556a2461aaa 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:0xc0008885f8}] Aliases:map[]}\"\nJun 10 23:42:08.763338 crc crio[3641]: time=\"2026-06-10T23:42:08.720243867Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:df89db626776e620fd00dbd3f748ba3c01e475d9fa658ee07d5d08912b5d7c3d UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/751c5fc6-eb9f-41c0-9932-164e91a45635 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:0xc00008cda0}] Aliases:map[]}\"\nJun 10 23:42:08.763823 crc crio[3641]: time=\"2026-06-10T23:42:08.763791273Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 10 23:42:08.764066 crc crio[3641]: time=\"2026-06-10T23:42:08.719941386Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:f1ecd66e1e0f84a12474ead4f836e4ddf4cc1eddf7c8f40ae9b609f2f3919de6 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/728d5d32-ec3f-4ea0-8c40-29b77464911a 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:0xc000888648}] Aliases:map[]}\"\nJun 10 23:42:08.764232 crc crio[3641]: time=\"2026-06-10T23:42:08.720142474Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:fa3389b095eec2a0dc58a8c44d380a7796c73370e8283bc2c09b3f1a12031e03 UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/f405d8cb-499c-486c-a69b-c6eaf17ef347 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:0xc000888690}] Aliases:map[]}\"\nJun 10 23:42:08.764390 crc crio[3641]: time=\"2026-06-10T23:42:08.720121663Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:8468089ead8c32054e4821bfe187cdefeb4982aa05f30d962e373c492cbb4188 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/41c5cd8c-460a-4caf-af80-ec0f1624fac5 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:0xc00008cd88}] Aliases:map[]}\"\nJun 10 23:42:08.764537 crc crio[3641]: time=\"2026-06-10T23:42:08.720374483Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:b1fc30daabb11845c695220cf60f0bc9efca0499b17a5c213aa1ce0bee11552e UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/07dc2038-3261-4106-976f-f3c28cc67095 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:0xc0025c6600}] Aliases:map[]}\"\nJun 10 23:42:08.764920 crc crio[3641]: time=\"2026-06-10T23:42:08.721865571Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:78f43e22eac629c40f77113a48e041380dfd6e5856b4d40d0bdd077f08186a4d UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/cbb79c96-bb35-46ba-a1c8-3d4f763aa210 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:0xc000189130}] Aliases:map[]}\"\nJun 10 23:42:08.765475 crc crio[3641]: time=\"2026-06-10T23:42:08.719880043Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:1af05544a17a652e40f137a2d22c93ac732eed2e66369266e437561b5dcf3ce2 UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/2a1797ec-86d3-4ecc-91c1-c4c3769e50d6 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:0xc000888630}] Aliases:map[]}\"\nJun 10 23:42:08.765883 crc crio[3641]: time=\"2026-06-10T23:42:08.765432448Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 10 23:42:08.766111 crc crio[3641]: time=\"2026-06-10T23:42:08.766078003Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 10 23:42:08.766376 crc crio[3641]: time=\"2026-06-10T23:42:08.738314135Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:715f64185604d4861060f8a3b9b70906c45e8165d02a9ac009f1bc82c9ac6bd4 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/14263ce2-c530-41aa-9016-69dfd0860427 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:0xc001890e38}] Aliases:map[]}\"\nJun 10 23:42:08.766506 crc crio[3641]: time=\"2026-06-10T23:42:08.766398715Z\" level=info msg=\"Adding pod openshift-multus_multus-admission-controller-69db94689b-rvf8p to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 23:42:08.766760 crc crio[3641]: time=\"2026-06-10T23:42:08.766643985Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 10 23:42:08.766957 crc crio[3641]: time=\"2026-06-10T23:42:08.766917016Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 10 23:42:08.767176 crc crio[3641]: time=\"2026-06-10T23:42:08.767138604Z\" level=info msg=\"Deleting pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 23:42:08.767599 crc crio[3641]: time=\"2026-06-10T23:42:08.766096654Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 10 23:42:08.767599 crc crio[3641]: time=\"2026-06-10T23:42:08.767593402Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 10 23:42:08.767875 crc crio[3641]: time=\"2026-06-10T23:42:08.767623813Z\" level=info msg=\"Deleting pod openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 23:42:08.767875 crc crio[3641]: time=\"2026-06-10T23:42:08.765874015Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 10 23:42:08.767875 crc crio[3641]: time=\"2026-06-10T23:42:08.767774419Z\" level=info msg=\"Deleting pod openshift-config-operator_openshift-config-operator-5777786469-bccdj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 23:42:08.769048 crc crio[3641]: time=\"2026-06-10T23:42:08.758887491Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:85335bbdd259df67bbd12652f2051d40270e58d8e84d3d166c2d419a25046296 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/12f108c5-34f2-4927-a670-7744cfeac20b 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:0xc0026f0ef8}] Aliases:map[]}\"\nJun 10 23:42:08.769048 crc crio[3641]: time=\"2026-06-10T23:42:08.76880668Z\" level=info msg=\"Adding pod openshift-console_downloads-747b44746d-4pqvr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 23:42:08.770327 crc crio[3641]: time=\"2026-06-10T23:42:08.766163626Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 10 23:42:08.770327 crc crio[3641]: time=\"2026-06-10T23:42:08.770296638Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 10 23:42:08.770327 crc crio[3641]: time=\"2026-06-10T23:42:08.770314729Z\" level=info msg=\"Deleting pod openshift-network-diagnostics_network-check-target-fhkjl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 23:42:08.771216 crc crio[3641]: time=\"2026-06-10T23:42:08.766199988Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 10 23:42:08.771216 crc crio[3641]: time=\"2026-06-10T23:42:08.770991385Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 10 23:42:08.771216 crc crio[3641]: time=\"2026-06-10T23:42:08.771042417Z\" level=info msg=\"Deleting pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 23:42:08.771536 crc crio[3641]: time=\"2026-06-10T23:42:08.736328457Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 23:42:08.773038 crc crio[3641]: time=\"2026-06-10T23:42:08.766234019Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 10 23:42:08.773038 crc crio[3641]: time=\"2026-06-10T23:42:08.772980163Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 10 23:42:08.773038 crc crio[3641]: time=\"2026-06-10T23:42:08.773036855Z\" level=info msg=\"Deleting pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 23:42:08.774926 crc crio[3641]: time=\"2026-06-10T23:42:08.76625792Z\" level=info msg=\"Deleting pod openshift-apiserver_apiserver-9ddfb9f55-k47zv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 23:42:08.776297 crc crio[3641]: time=\"2026-06-10T23:42:08.751558934Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:d6ce9f11fe6b6c954e64392a7179a7c4bdce7c9da844130899390627781a051a UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/697e97da-e2e4-4b59-a801-1ddd387637b2 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:0xc001992c90}] Aliases:map[]}\"\nJun 10 23:42:08.776297 crc crio[3641]: time=\"2026-06-10T23:42:08.775908278Z\" 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 10 23:42:08.777572 crc crio[3641]: time=\"2026-06-10T23:42:08.75246848Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29685570-bqs4c Namespace:openshift-operator-lifecycle-manager ID:e62550fef589e85d5df58f8e94b1f362c1a4f0401354b6e05dcfefde30ab53bb UID:26cb27e4-3504-4746-bc51-27c274a0b43a NetNS:/var/run/netns/2662681f-4b12-44a1-b9b7-3b09b4b20131 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod26cb27e4_3504_4746_bc51_27c274a0b43a.slice PodAnnotations:0xc000189160}] Aliases:map[]}\"\nJun 10 23:42:08.777819 crc crio[3641]: time=\"2026-06-10T23:42:08.777583434Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29685570-bqs4c to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 23:42:08.778871 crc crio[3641]: time=\"2026-06-10T23:42:08.752961549Z\" level=info msg=\"Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:2447959dc1e4001e19a59829d63ad52affe994f73cefc75d62e062044f5ab61a UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/a34b6f43-ee27-4346-ba09-9a049ca6ac00 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:0xc001890e00}] Aliases:map[]}\"\nJun 10 23:42:08.779033 crc crio[3641]: time=\"2026-06-10T23:42:08.778890265Z\" level=info msg=\"Adding pod openshift-multus_network-metrics-daemon-n2bqt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 23:42:08.780250 crc crio[3641]: time=\"2026-06-10T23:42:08.757932604Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:486c198329b178e5da453266d8ea96d66720a9c1b318f0109d9b30f081db012f UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/9c1df676-aff9-458f-bfb5-a3e4e39530e1 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:0xc000888710}] Aliases:map[]}\"\nJun 10 23:42:08.780250 crc crio[3641]: time=\"2026-06-10T23:42:08.779968197Z\" level=info msg=\"Adding pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 23:42:08.780967 crc crio[3641]: time=\"2026-06-10T23:42:08.755856482Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:9698a732b931a523d35a8cfd80b3afac9766651c585a9e7337f7703831f27e6a UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/a804fff7-6f2c-419f-9781-bf24d68605d1 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:0xc001992ca0}] Aliases:map[]}\"\nJun 10 23:42:08.781185 crc crio[3641]: time=\"2026-06-10T23:42:08.780971246Z\" level=info msg=\"Adding pod openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 23:42:08.781908 crc crio[3641]: time=\"2026-06-10T23:42:08.75629303Z\" level=info msg=\"Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:e59fb0e92c17371ae97c195ddbef9c3efb6ad2c6f6d672aa51080c06e6cc05ad UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/123c6d7a-8087-450f-8e55-ecdd6f4e29a2 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:0xc001992b68}] Aliases:map[]}\"\nJun 10 23:42:08.781908 crc crio[3641]: time=\"2026-06-10T23:42:08.781891992Z\" level=info msg=\"Adding pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 23:42:08.782228 crc crio[3641]: time=\"2026-06-10T23:42:08.756941135Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:94b784ab235841bddb42e48e472c370fd5db3fcc8d88acff04ee5f807ddd9bc8 UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/b01e9d82-7561-4ab3-8d6f-1e47a3be44b1 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:0xc0025c6618}] Aliases:map[]}\"\nJun 10 23:42:08.782228 crc crio[3641]: time=\"2026-06-10T23:42:08.782159463Z\" level=info msg=\"Adding pod openshift-service-ca_service-ca-74545575db-n469q to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 23:42:08.782479 crc crio[3641]: time=\"2026-06-10T23:42:08.757851301Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:4fd748add5379c0f9b31a9d1208bc4df9ac525c17814569f0d36706ff79a8144 UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/119671ca-0654-4fb6-9ceb-26c3c74f7d30 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:0xc0025c66b8}] Aliases:map[]}\"\nJun 10 23:42:08.782479 crc crio[3641]: time=\"2026-06-10T23:42:08.782456244Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-ntdwx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 23:42:08.783473 crc crio[3641]: time=\"2026-06-10T23:42:08.757888912Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:db12ae3c41e2620e774e536fd8c32c9910c4d244a3eda0c29e5050e3ea0dad0d UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/8576cf60-bbf2-4a6a-b546-bc796f30bae5 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:0xc0007953e0}] Aliases:map[]}\"\nJun 10 23:42:08.783473 crc crio[3641]: time=\"2026-06-10T23:42:08.783241025Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 10 23:42:08.783473 crc crio[3641]: time=\"2026-06-10T23:42:08.783259446Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 10 23:42:08.783473 crc crio[3641]: time=\"2026-06-10T23:42:08.783269826Z\" level=info msg=\"Deleting pod openshift-console-operator_console-operator-67c89758df-4jf4f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 23:42:08.784587 crc crio[3641]: time=\"2026-06-10T23:42:08.757911813Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:72a323c59a02afd08e72b110e26f368a2f51537437582f6ea5068efa98e9e2ca UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/a1b7f691-0d02-41ac-b399-b6f528e4f971 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:0xc0025c66b0}] Aliases:map[]}\"\nJun 10 23:42:08.784748 crc crio[3641]: time=\"2026-06-10T23:42:08.784596338Z\" level=info msg=\"Adding pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 23:42:08.785840 crc crio[3641]: time=\"2026-06-10T23:42:08.745532248Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:7b98aa2a5be158d1f3a71651a81c6b580f4b37a9960600d440affd13e6a6609d UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/6082fca6-8de8-40a1-8d1b-536fd22456a1 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:0xc001992ca8}] Aliases:map[]}\"\nJun 10 23:42:08.785840 crc crio[3641]: time=\"2026-06-10T23:42:08.785594367Z\" level=info msg=\"Adding pod openshift-dns_dns-default-qtghf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 23:42:08.788836 crc crio[3641]: time=\"2026-06-10T23:42:08.755328012Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:51a81093ff0efc548d0882d2803b6f9ddd76a51fc0372a6db59dac57fa4b8866 UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/679ed19b-5124-4362-a637-be2f66cf5ee6 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:0xc000cb6000}] Aliases:map[]}\"\nJun 10 23:42:08.788836 crc crio[3641]: time=\"2026-06-10T23:42:08.788785002Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 23:42:08.790732 crc crio[3641]: time=\"2026-06-10T23:42:08.763433739Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 10 23:42:08.790848 crc crio[3641]: time=\"2026-06-10T23:42:08.744868272Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:e930efc7479a0d6931d20699b5fd9c7829cff29c4566ba1a8740db796e947273 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/5174a9c8-4dd1-4e5c-8ab7-b489b66963cb 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:0xc00008ce48}] Aliases:map[]}\"\nJun 10 23:42:08.790848 crc crio[3641]: time=\"2026-06-10T23:42:08.745354151Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:2ec2246a94767a3f79c5f0e74c579aa3040ac462e3d216b981649e58cecaf615 UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/85d539ab-ca5e-49c9-b24c-3d1c9d815c5a 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:0xc001890db8}] Aliases:map[]}\"\nJun 10 23:42:08.790848 crc crio[3641]: time=\"2026-06-10T23:42:08.760372579Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:4681cc99bc4fd2ccbb739c9e2906059238d6d6a8b76696c13ed2ed6815d05843 UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/f0dd849c-7007-479d-a4a6-4dee59825511 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:0xc0025c66c0}] Aliases:map[]}\"\nJun 10 23:42:08.790848 crc crio[3641]: time=\"2026-06-10T23:42:08.757962915Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:25acc84124c67240f725d6ed71fbf8bcbddabb036a62adcbcd20c7ac6325e55e UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/36950d8a-aafc-43bd-87e8-76ac19290ed4 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:0xc0007953e8}] Aliases:map[]}\"\nJun 10 23:42:08.790848 crc crio[3641]: time=\"2026-06-10T23:42:08.758125491Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:9b5802d8d5e0904a22ba3796d0ac17d437b23a794d1790e7d31dc47dea6fd65a UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/c7178d63-634d-48b4-b8a5-4d2518ec1605 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:0xc0007953f0}] Aliases:map[]}\"\nJun 10 23:42:08.791180 crc crio[3641]: time=\"2026-06-10T23:42:08.758155743Z\" level=info msg=\"Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:8f4a0f42c5acc995b23ec82d8825cd55d08afc7e18e333c4e4623ab63819b40e UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/5ec9d76f-7a59-4fef-91c2-f609e824b342 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:0xc001992b20}] Aliases:map[]}\"\nJun 10 23:42:08.791180 crc crio[3641]: time=\"2026-06-10T23:42:08.747949083Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:01060bc960dc3422eb0984bfa1fe02267c4d219bf15ed5679d26fbb049564d8d UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/32c8cea1-3239-46a4-a144-cfa636729173 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:0xc0008886e0}] Aliases:map[]}\"\nJun 10 23:42:08.791180 crc crio[3641]: time=\"2026-06-10T23:42:08.761289405Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:6aa731e4acd8e38988309df677b713874085920448656c504a226924de83d293 UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/0ae95bd2-5e3f-4e47-9b80-7295c73e9f5f 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:0xc0008886b0}] Aliases:map[]}\"\nJun 10 23:42:08.791180 crc crio[3641]: time=\"2026-06-10T23:42:08.74609223Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:16c9fc66f8930a546adfa862fce4cad433256474c1d58aa23506b7caaf136a20 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/7bda63ae-8dd3-43d8-871e-879db693cfba 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:0xc00020ca18}] Aliases:map[]}\"\nJun 10 23:42:08.791180 crc crio[3641]: time=\"2026-06-10T23:42:08.760228164Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:53bbced8b4c36d43ce1762ef6219e9bb192f1fa82e2f6c462b59ef76efd398c2 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/e7c45a65-3526-4e44-9f53-004a98d9e464 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:0xc0026f0f40}] Aliases:map[]}\"\nJun 10 23:42:08.791180 crc crio[3641]: time=\"2026-06-10T23:42:08.747611799Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:535f7a42332fed8442f2c4c9105f408930fbe236e40773a46fde5b8e6710de41 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/c8989dda-d623-463d-b0f1-4d6cd448a139 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:0xc000795328}] Aliases:map[]}\"\nJun 10 23:42:08.791180 crc crio[3641]: time=\"2026-06-10T23:42:08.759829338Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:7e02bcd752d28d473df115a36545e947c96e5df1f9722ee14211f40fa6e696ed UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/431a015f-cb76-4f7e-9152-cf9eb154291b 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:0xc0025c66c8}] Aliases:map[]}\"\nJun 10 23:42:08.791180 crc crio[3641]: time=\"2026-06-10T23:42:08.748516365Z\" level=info msg=\"Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:744343a94e62f37a6f6ff3e180e18d858061ee7f3bae23c9db436da2305f3561 UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/ae21234d-5b13-4db0-ba7a-2928a2d0ece6 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:0xc001992c98}] Aliases:map[]}\"\nJun 10 23:42:08.791180 crc crio[3641]: time=\"2026-06-10T23:42:08.750340406Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:323ca67cfe910bd993222a9ca86f2079b1864825cc2fc4ac651ae8479d31ce69 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/decc07ec-be99-4420-8b46-774376852369 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:0xc0025c6660}] Aliases:map[]}\"\nJun 10 23:42:08.791180 crc crio[3641]: time=\"2026-06-10T23:42:08.751421359Z\" level=info msg=\"Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:2c2e13065cfc1aa468aa3f860d5f57404249bbba68fa542e0a6d4436ff6bde5f UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/8343e7bc-2758-47d8-ab60-9ceb9ffcd67d 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:0xc000795318}] Aliases:map[]}\"\nJun 10 23:42:08.791180 crc crio[3641]: time=\"2026-06-10T23:42:08.791123994Z\" level=info msg=\"Adding pod openshift-ingress-canary_ingress-canary-jlj86 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 23:42:08.795133 crc crio[3641]: time=\"2026-06-10T23:42:08.79384451Z\" level=info msg=\"Adding pod openshift-route-controller-manager_route-controller-manager-9c77555c6-bjsff to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 23:42:08.796081 crc crio[3641]: time=\"2026-06-10T23:42:08.795487835Z\" level=info msg=\"Adding pod openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 23:42:08.798278 crc crio[3641]: time=\"2026-06-10T23:42:08.798236673Z\" level=info msg=\"Adding pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 23:42:08.799802 crc crio[3641]: time=\"2026-06-10T23:42:08.799520183Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 23:42:08.800898 crc crio[3641]: time=\"2026-06-10T23:42:08.800549703Z\" 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 10 23:42:08.803884 crc crio[3641]: time=\"2026-06-10T23:42:08.803432106Z\" 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 10 23:42:08.804484 crc crio[3641]: time=\"2026-06-10T23:42:08.803446607Z\" level=info msg=\"Adding pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 23:42:08.807599 crc crio[3641]: time=\"2026-06-10T23:42:08.803459747Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-l27pk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 23:42:08.807747 crc crio[3641]: time=\"2026-06-10T23:42:08.803473038Z\" level=info msg=\"Adding pod openshift-console_console-6c684df5db-cc8g8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 23:42:08.807747 crc crio[3641]: time=\"2026-06-10T23:42:08.803486498Z\" level=info msg=\"Adding pod openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 23:42:08.813893 crc crio[3641]: time=\"2026-06-10T23:42:08.80353119Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 10 23:42:08.813893 crc crio[3641]: time=\"2026-06-10T23:42:08.813809503Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 10 23:42:08.813893 crc crio[3641]: time=\"2026-06-10T23:42:08.813830224Z\" 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 10 23:42:08.813893 crc crio[3641]: time=\"2026-06-10T23:42:08.803563661Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 10 23:42:08.813893 crc crio[3641]: time=\"2026-06-10T23:42:08.813899276Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 10 23:42:08.814205 crc crio[3641]: time=\"2026-06-10T23:42:08.813916367Z\" level=info msg=\"Deleting pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 23:42:08.816805 crc crio[3641]: time=\"2026-06-10T23:42:08.803577362Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 10 23:42:08.816805 crc crio[3641]: time=\"2026-06-10T23:42:08.816767769Z\" level=info msg=\"Deleting pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 23:42:08.817223 crc crio[3641]: time=\"2026-06-10T23:42:08.803592682Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-x5vn9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 23:42:08.835967 crc crio[3641]: time=\"2026-06-10T23:42:08.803609473Z\" level=info msg=\"Adding pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 23:42:09.167395 crc crio[3641]: 2026-06-10T23:42: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 10 23:42:09.167395 crc crio[3641]: time=\"2026-06-10T23:42:09.09020155Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox d740e0e4e183460f9077f0309b4353d7aba2b78551618829ae288374b5fd467d\" id=bbc69dca-701c-4f37-9209-a02522549a69 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:42:09.169422 crc crio[3641]: 2026-06-10T23:42: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 10 23:42:09.170129 crc crio[3641]: time=\"2026-06-10T23:42:09.169991815Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 234f4718fc9757db23f9cfb8d76a121dde746821af03f3755312886777afbec0\" id=0da826e8-bffb-4d7b-afdf-9af668a0cda6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:42:09.190370 crc crio[3641]: time=\"2026-06-10T23:42:09.190175916Z\" level=info msg=\"runSandbox: deleting pod ID d740e0e4e183460f9077f0309b4353d7aba2b78551618829ae288374b5fd467d from idIndex\" id=bbc69dca-701c-4f37-9209-a02522549a69 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:42:09.190370 crc crio[3641]: time=\"2026-06-10T23:42:09.190350773Z\" level=info msg=\"runSandbox: removing pod sandbox d740e0e4e183460f9077f0309b4353d7aba2b78551618829ae288374b5fd467d\" id=bbc69dca-701c-4f37-9209-a02522549a69 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:42:09.190541 crc crio[3641]: time=\"2026-06-10T23:42:09.190455987Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox d740e0e4e183460f9077f0309b4353d7aba2b78551618829ae288374b5fd467d\" id=bbc69dca-701c-4f37-9209-a02522549a69 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:42:09.190541 crc crio[3641]: time=\"2026-06-10T23:42:09.190485538Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox d740e0e4e183460f9077f0309b4353d7aba2b78551618829ae288374b5fd467d\" id=bbc69dca-701c-4f37-9209-a02522549a69 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:42:09.193190 crc crio[3641]: time=\"2026-06-10T23:42:09.192887592Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: d740e0e4e183460f9077f0309b4353d7aba2b78551618829ae288374b5fd467d\" id=bbc69dca-701c-4f37-9209-a02522549a69 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:42:09.199443 crc crio[3641]: time=\"2026-06-10T23:42:09.195814787Z\" level=info msg=\"runSandbox: deleting pod ID 234f4718fc9757db23f9cfb8d76a121dde746821af03f3755312886777afbec0 from idIndex\" id=0da826e8-bffb-4d7b-afdf-9af668a0cda6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:42:09.199593 crc crio[3641]: time=\"2026-06-10T23:42:09.199563313Z\" level=info msg=\"runSandbox: removing pod sandbox 234f4718fc9757db23f9cfb8d76a121dde746821af03f3755312886777afbec0\" id=0da826e8-bffb-4d7b-afdf-9af668a0cda6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:42:09.200216 crc crio[3641]: time=\"2026-06-10T23:42:09.200184858Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 234f4718fc9757db23f9cfb8d76a121dde746821af03f3755312886777afbec0\" id=0da826e8-bffb-4d7b-afdf-9af668a0cda6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:42:09.200361 crc crio[3641]: time=\"2026-06-10T23:42:09.200328613Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 234f4718fc9757db23f9cfb8d76a121dde746821af03f3755312886777afbec0\" id=0da826e8-bffb-4d7b-afdf-9af668a0cda6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:42:09.209374 crc crio[3641]: time=\"2026-06-10T23:42:09.209348107Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 234f4718fc9757db23f9cfb8d76a121dde746821af03f3755312886777afbec0\" id=0da826e8-bffb-4d7b-afdf-9af668a0cda6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:42:09.230978 crc crio[3641]: time=\"2026-06-10T23:42:09.230505886Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 10 23:42:09.232514 crc crio[3641]: time=\"2026-06-10T23:42:09.232478523Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_community-operators-qhh6t_openshift-marketplace_38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e_0\" id=bbc69dca-701c-4f37-9209-a02522549a69 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:42:09.233152 crc crio[3641]: time=\"2026-06-10T23:42:09.232619608Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_community-operators-qhh6t_openshift-marketplace_38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e_0\" id=bbc69dca-701c-4f37-9209-a02522549a69 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:42:09.359032 crc crio[3641]: time=\"2026-06-10T23:42:09.34294354Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_openshift-controller-manager-operator-686468bdd5-sjcrn_openshift-controller-manager-operator_84e6e6fd-a448-462c-a5d3-8fa636be2d6f_0\" id=0da826e8-bffb-4d7b-afdf-9af668a0cda6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:42:09.359428 crc crio[3641]: time=\"2026-06-10T23:42:09.359393084Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_openshift-controller-manager-operator-686468bdd5-sjcrn_openshift-controller-manager-operator_84e6e6fd-a448-462c-a5d3-8fa636be2d6f_0\" id=0da826e8-bffb-4d7b-afdf-9af668a0cda6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:42:10.205859 crc crio[3641]: 2026-06-10T23:42: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 10 23:42:10.205859 crc crio[3641]: time=\"2026-06-10T23:42:10.204550863Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 78f43e22eac629c40f77113a48e041380dfd6e5856b4d40d0bdd077f08186a4d\" id=5a1ad7da-905d-4070-a22e-9c9c74ab12e2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:42:10.229876 crc crio[3641]: time=\"2026-06-10T23:42:10.229614015Z\" level=info msg=\"runSandbox: deleting pod ID 78f43e22eac629c40f77113a48e041380dfd6e5856b4d40d0bdd077f08186a4d from idIndex\" id=5a1ad7da-905d-4070-a22e-9c9c74ab12e2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:42:10.229876 crc crio[3641]: time=\"2026-06-10T23:42:10.229762131Z\" level=info msg=\"runSandbox: removing pod sandbox 78f43e22eac629c40f77113a48e041380dfd6e5856b4d40d0bdd077f08186a4d\" id=5a1ad7da-905d-4070-a22e-9c9c74ab12e2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:42:10.229876 crc crio[3641]: time=\"2026-06-10T23:42:10.229815583Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 78f43e22eac629c40f77113a48e041380dfd6e5856b4d40d0bdd077f08186a4d\" id=5a1ad7da-905d-4070-a22e-9c9c74ab12e2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:42:10.229876 crc crio[3641]: time=\"2026-06-10T23:42:10.229833184Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 78f43e22eac629c40f77113a48e041380dfd6e5856b4d40d0bdd077f08186a4d\" id=5a1ad7da-905d-4070-a22e-9c9c74ab12e2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:42:10.236468 crc crio[3641]: time=\"2026-06-10T23:42:10.236147041Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 78f43e22eac629c40f77113a48e041380dfd6e5856b4d40d0bdd077f08186a4d\" id=5a1ad7da-905d-4070-a22e-9c9c74ab12e2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:42:10.304337 crc crio[3641]: 2026-06-10T23:42: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 10 23:42:10.304337 crc crio[3641]: time=\"2026-06-10T23:42:10.30326393Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 481959ec4676bcee2844191b24789f0dd783ef67907d67e7c53ad25b5893ae0d\" id=08e8ecf8-16fa-428b-9bf0-5760a92a9315 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:42:10.335216 crc crio[3641]: time=\"2026-06-10T23:42:10.334966702Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_openshift-apiserver-operator-846cbfc458-xttmf_openshift-apiserver-operator_7d46baeb-32f5-4d0b-aeba-13333da51152_0\" id=5a1ad7da-905d-4070-a22e-9c9c74ab12e2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:42:10.335216 crc crio[3641]: time=\"2026-06-10T23:42:10.335207591Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_openshift-apiserver-operator-846cbfc458-xttmf_openshift-apiserver-operator_7d46baeb-32f5-4d0b-aeba-13333da51152_0\" id=5a1ad7da-905d-4070-a22e-9c9c74ab12e2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:42:10.369465 crc crio[3641]: time=\"2026-06-10T23:42:10.3504868Z\" level=info msg=\"runSandbox: deleting pod ID 481959ec4676bcee2844191b24789f0dd783ef67907d67e7c53ad25b5893ae0d from idIndex\" id=08e8ecf8-16fa-428b-9bf0-5760a92a9315 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:42:10.369465 crc crio[3641]: time=\"2026-06-10T23:42:10.350556322Z\" level=info msg=\"runSandbox: removing pod sandbox 481959ec4676bcee2844191b24789f0dd783ef67907d67e7c53ad25b5893ae0d\" id=08e8ecf8-16fa-428b-9bf0-5760a92a9315 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:42:10.369465 crc crio[3641]: time=\"2026-06-10T23:42:10.350609494Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 481959ec4676bcee2844191b24789f0dd783ef67907d67e7c53ad25b5893ae0d\" id=08e8ecf8-16fa-428b-9bf0-5760a92a9315 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:42:10.369465 crc crio[3641]: time=\"2026-06-10T23:42:10.350633295Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 481959ec4676bcee2844191b24789f0dd783ef67907d67e7c53ad25b5893ae0d\" id=08e8ecf8-16fa-428b-9bf0-5760a92a9315 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:42:10.369465 crc crio[3641]: time=\"2026-06-10T23:42:10.362560163Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 481959ec4676bcee2844191b24789f0dd783ef67907d67e7c53ad25b5893ae0d\" id=08e8ecf8-16fa-428b-9bf0-5760a92a9315 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:42:10.569575 crc crio[3641]: time=\"2026-06-10T23:42:10.550475444Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_cluster-samples-operator-6b564684c8-bqbxk_openshift-cluster-samples-operator_5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0_0\" id=08e8ecf8-16fa-428b-9bf0-5760a92a9315 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:42:10.569575 crc crio[3641]: time=\"2026-06-10T23:42:10.569355913Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_cluster-samples-operator-6b564684c8-bqbxk_openshift-cluster-samples-operator_5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0_0\" id=08e8ecf8-16fa-428b-9bf0-5760a92a9315 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:42:10.732778 crc crio[3641]: 2026-06-10T23:42: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 10 23:42:10.732778 crc crio[3641]: time=\"2026-06-10T23:42:10.73213556Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox df89db626776e620fd00dbd3f748ba3c01e475d9fa658ee07d5d08912b5d7c3d\" id=6af63ea9-c0a7-4860-bdd8-aae6198ad622 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:42:10.766980 crc crio[3641]: time=\"2026-06-10T23:42:10.759396158Z\" level=info msg=\"runSandbox: deleting pod ID df89db626776e620fd00dbd3f748ba3c01e475d9fa658ee07d5d08912b5d7c3d from idIndex\" id=6af63ea9-c0a7-4860-bdd8-aae6198ad622 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:42:10.766980 crc crio[3641]: time=\"2026-06-10T23:42:10.759512012Z\" level=info msg=\"runSandbox: removing pod sandbox df89db626776e620fd00dbd3f748ba3c01e475d9fa658ee07d5d08912b5d7c3d\" id=6af63ea9-c0a7-4860-bdd8-aae6198ad622 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:42:10.766980 crc crio[3641]: time=\"2026-06-10T23:42:10.759567834Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox df89db626776e620fd00dbd3f748ba3c01e475d9fa658ee07d5d08912b5d7c3d\" id=6af63ea9-c0a7-4860-bdd8-aae6198ad622 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:42:10.766980 crc crio[3641]: time=\"2026-06-10T23:42:10.759585065Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox df89db626776e620fd00dbd3f748ba3c01e475d9fa658ee07d5d08912b5d7c3d\" id=6af63ea9-c0a7-4860-bdd8-aae6198ad622 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:42:10.777795 crc crio[3641]: time=\"2026-06-10T23:42:10.776445986Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: df89db626776e620fd00dbd3f748ba3c01e475d9fa658ee07d5d08912b5d7c3d\" id=6af63ea9-c0a7-4860-bdd8-aae6198ad622 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:42:10.838321 crc crio[3641]: time=\"2026-06-10T23:42:10.837591711Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_openshift-config-operator-5777786469-bccdj_openshift-config-operator_24de2af2-9e39-4c2e-96f8-42509d1baf18_0\" id=6af63ea9-c0a7-4860-bdd8-aae6198ad622 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:42:10.843944 crc crio[3641]: time=\"2026-06-10T23:42:10.842857207Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_openshift-config-operator-5777786469-bccdj_openshift-config-operator_24de2af2-9e39-4c2e-96f8-42509d1baf18_0\" id=6af63ea9-c0a7-4860-bdd8-aae6198ad622 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:42:11.127994 crc crio[3641]: 2026-06-10T23:42:11Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 10 23:42:11.127994 crc crio[3641]: time=\"2026-06-10T23:42:11.127606622Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 8468089ead8c32054e4821bfe187cdefeb4982aa05f30d962e373c492cbb4188\" id=09b6f540-3e0c-438f-9d1b-83e5b7fed5c4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:42:11.169997 crc crio[3641]: time=\"2026-06-10T23:42:11.16740078Z\" level=info msg=\"runSandbox: deleting pod ID 8468089ead8c32054e4821bfe187cdefeb4982aa05f30d962e373c492cbb4188 from idIndex\" id=09b6f540-3e0c-438f-9d1b-83e5b7fed5c4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:42:11.169997 crc crio[3641]: time=\"2026-06-10T23:42:11.168768444Z\" level=info msg=\"runSandbox: removing pod sandbox 8468089ead8c32054e4821bfe187cdefeb4982aa05f30d962e373c492cbb4188\" id=09b6f540-3e0c-438f-9d1b-83e5b7fed5c4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:42:11.169997 crc crio[3641]: time=\"2026-06-10T23:42:11.168821096Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 8468089ead8c32054e4821bfe187cdefeb4982aa05f30d962e373c492cbb4188\" id=09b6f540-3e0c-438f-9d1b-83e5b7fed5c4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:42:11.169997 crc crio[3641]: time=\"2026-06-10T23:42:11.168846707Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 8468089ead8c32054e4821bfe187cdefeb4982aa05f30d962e373c492cbb4188\" id=09b6f540-3e0c-438f-9d1b-83e5b7fed5c4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:42:11.187108 crc crio[3641]: time=\"2026-06-10T23:42:11.185612664Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 8468089ead8c32054e4821bfe187cdefeb4982aa05f30d962e373c492cbb4188\" id=09b6f540-3e0c-438f-9d1b-83e5b7fed5c4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:42:11.437340 crc crio[3641]: time=\"2026-06-10T23:42:11.436614997Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_network-check-target-fhkjl_openshift-network-diagnostics_17b87002-b798-480a-8e17-83053d698239_0\" id=09b6f540-3e0c-438f-9d1b-83e5b7fed5c4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:42:11.437340 crc crio[3641]: time=\"2026-06-10T23:42:11.437080275Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_network-check-target-fhkjl_openshift-network-diagnostics_17b87002-b798-480a-8e17-83053d698239_0\" id=09b6f540-3e0c-438f-9d1b-83e5b7fed5c4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:42:12.275404 crc crio[3641]: 2026-06-10T23:42:12Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 10 23:42:12.275404 crc crio[3641]: time=\"2026-06-10T23:42:12.274843973Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox ab5d8e8c4a69be9e34f21dbdd6cfc1c0dcbc54b76d00d87c82d1ca99fc47e292\" id=fc5a898f-db8c-4304-b148-f180cb342a93 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:42:12.291145 crc crio[3641]: time=\"2026-06-10T23:42:12.29084131Z\" level=info msg=\"runSandbox: deleting pod ID ab5d8e8c4a69be9e34f21dbdd6cfc1c0dcbc54b76d00d87c82d1ca99fc47e292 from idIndex\" id=fc5a898f-db8c-4304-b148-f180cb342a93 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:42:12.291145 crc crio[3641]: time=\"2026-06-10T23:42:12.29111826Z\" level=info msg=\"runSandbox: removing pod sandbox ab5d8e8c4a69be9e34f21dbdd6cfc1c0dcbc54b76d00d87c82d1ca99fc47e292\" id=fc5a898f-db8c-4304-b148-f180cb342a93 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:42:12.291370 crc crio[3641]: time=\"2026-06-10T23:42:12.291167222Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox ab5d8e8c4a69be9e34f21dbdd6cfc1c0dcbc54b76d00d87c82d1ca99fc47e292\" id=fc5a898f-db8c-4304-b148-f180cb342a93 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:42:12.291370 crc crio[3641]: time=\"2026-06-10T23:42:12.291193183Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox ab5d8e8c4a69be9e34f21dbdd6cfc1c0dcbc54b76d00d87c82d1ca99fc47e292\" id=fc5a898f-db8c-4304-b148-f180cb342a93 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:42:12.307521 crc crio[3641]: time=\"2026-06-10T23:42:12.3071952Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: ab5d8e8c4a69be9e34f21dbdd6cfc1c0dcbc54b76d00d87c82d1ca99fc47e292\" id=fc5a898f-db8c-4304-b148-f180cb342a93 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:42:12.346219 crc crio[3641]: 2026-06-10T23:42:12Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 10 23:42:12.346219 crc crio[3641]: time=\"2026-06-10T23:42:12.345953298Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox fa3389b095eec2a0dc58a8c44d380a7796c73370e8283bc2c09b3f1a12031e03\" id=93f82f59-11be-4c87-b5ca-4e6090a7fcfe name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:42:12.374426 crc crio[3641]: time=\"2026-06-10T23:42:12.373914624Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_authentication-operator-7f5c659b84-khkfm_openshift-authentication-operator_677c2747-1901-4941-94f1-8281cced296b_0\" id=fc5a898f-db8c-4304-b148-f180cb342a93 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:42:12.374426 crc crio[3641]: time=\"2026-06-10T23:42:12.374184644Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_authentication-operator-7f5c659b84-khkfm_openshift-authentication-operator_677c2747-1901-4941-94f1-8281cced296b_0\" id=fc5a898f-db8c-4304-b148-f180cb342a93 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:42:12.385244 crc crio[3641]: time=\"2026-06-10T23:42:12.383640305Z\" level=info msg=\"runSandbox: deleting pod ID fa3389b095eec2a0dc58a8c44d380a7796c73370e8283bc2c09b3f1a12031e03 from idIndex\" id=93f82f59-11be-4c87-b5ca-4e6090a7fcfe name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:42:12.385244 crc crio[3641]: time=\"2026-06-10T23:42:12.384515629Z\" level=info msg=\"runSandbox: removing pod sandbox fa3389b095eec2a0dc58a8c44d380a7796c73370e8283bc2c09b3f1a12031e03\" id=93f82f59-11be-4c87-b5ca-4e6090a7fcfe name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:42:12.385244 crc crio[3641]: time=\"2026-06-10T23:42:12.384583431Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox fa3389b095eec2a0dc58a8c44d380a7796c73370e8283bc2c09b3f1a12031e03\" id=93f82f59-11be-4c87-b5ca-4e6090a7fcfe name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:42:12.385244 crc crio[3641]: time=\"2026-06-10T23:42:12.384608442Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox fa3389b095eec2a0dc58a8c44d380a7796c73370e8283bc2c09b3f1a12031e03\" id=93f82f59-11be-4c87-b5ca-4e6090a7fcfe name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:42:12.395724 crc crio[3641]: time=\"2026-06-10T23:42:12.395199877Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: fa3389b095eec2a0dc58a8c44d380a7796c73370e8283bc2c09b3f1a12031e03\" id=93f82f59-11be-4c87-b5ca-4e6090a7fcfe name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:42:12.446616 crc crio[3641]: time=\"2026-06-10T23:42:12.445429505Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_cluster-image-registry-operator-86c45576b9-qdg7g_openshift-image-registry_1d749813-cd37-46e7-9865-e180c3005dc0_0\" id=93f82f59-11be-4c87-b5ca-4e6090a7fcfe name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:42:12.448554 crc crio[3641]: time=\"2026-06-10T23:42:12.448230515Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_cluster-image-registry-operator-86c45576b9-qdg7g_openshift-image-registry_1d749813-cd37-46e7-9865-e180c3005dc0_0\" id=93f82f59-11be-4c87-b5ca-4e6090a7fcfe name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:42:12.563331 crc crio[3641]: 2026-06-10T23:42:12Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 10 23:42:12.563331 crc crio[3641]: time=\"2026-06-10T23:42:12.561173779Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox f1ecd66e1e0f84a12474ead4f836e4ddf4cc1eddf7c8f40ae9b609f2f3919de6\" id=163d6d76-986a-4506-8435-94f3929880fa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:42:12.590559 crc crio[3641]: time=\"2026-06-10T23:42:12.585883497Z\" level=info msg=\"runSandbox: deleting pod ID f1ecd66e1e0f84a12474ead4f836e4ddf4cc1eddf7c8f40ae9b609f2f3919de6 from idIndex\" id=163d6d76-986a-4506-8435-94f3929880fa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:42:12.590559 crc crio[3641]: time=\"2026-06-10T23:42:12.586010572Z\" level=info msg=\"runSandbox: removing pod sandbox f1ecd66e1e0f84a12474ead4f836e4ddf4cc1eddf7c8f40ae9b609f2f3919de6\" id=163d6d76-986a-4506-8435-94f3929880fa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:42:12.590559 crc crio[3641]: time=\"2026-06-10T23:42:12.586277453Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox f1ecd66e1e0f84a12474ead4f836e4ddf4cc1eddf7c8f40ae9b609f2f3919de6\" id=163d6d76-986a-4506-8435-94f3929880fa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:42:12.590559 crc crio[3641]: time=\"2026-06-10T23:42:12.586295393Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox f1ecd66e1e0f84a12474ead4f836e4ddf4cc1eddf7c8f40ae9b609f2f3919de6\" id=163d6d76-986a-4506-8435-94f3929880fa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:42:12.599998 crc crio[3641]: time=\"2026-06-10T23:42:12.599328924Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: f1ecd66e1e0f84a12474ead4f836e4ddf4cc1eddf7c8f40ae9b609f2f3919de6\" id=163d6d76-986a-4506-8435-94f3929880fa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:42:12.660488 crc crio[3641]: 2026-06-10T23:42:12Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 10 23:42:12.660870 crc crio[3641]: time=\"2026-06-10T23:42:12.660554232Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 1af05544a17a652e40f137a2d22c93ac732eed2e66369266e437561b5dcf3ce2\" id=104f04e2-f122-4d24-8c8c-2eb0346f502d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:42:12.666724 crc crio[3641]: 2026-06-10T23:42:12Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 10 23:42:12.666724 crc crio[3641]: time=\"2026-06-10T23:42:12.66662752Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 396efa3aaef0d738edb40579d16f84f41deaa3b1f6d8228f5d826c00291560ff\" id=48f7e425-6a0d-4b89-9e3b-0664a696da77 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:42:12.670573 crc crio[3641]: time=\"2026-06-10T23:42:12.670522613Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_apiserver-9ddfb9f55-k47zv_openshift-apiserver_e7508fa2-0f14-41e2-8972-4e2e11009b77_0\" id=163d6d76-986a-4506-8435-94f3929880fa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:42:12.695262 crc crio[3641]: time=\"2026-06-10T23:42:12.695179198Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_apiserver-9ddfb9f55-k47zv_openshift-apiserver_e7508fa2-0f14-41e2-8972-4e2e11009b77_0\" id=163d6d76-986a-4506-8435-94f3929880fa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:42:12.698544 crc crio[3641]: time=\"2026-06-10T23:42:12.697380464Z\" level=info msg=\"runSandbox: deleting pod ID 1af05544a17a652e40f137a2d22c93ac732eed2e66369266e437561b5dcf3ce2 from idIndex\" id=104f04e2-f122-4d24-8c8c-2eb0346f502d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:42:12.698544 crc crio[3641]: time=\"2026-06-10T23:42:12.69778638Z\" level=info msg=\"runSandbox: removing pod sandbox 1af05544a17a652e40f137a2d22c93ac732eed2e66369266e437561b5dcf3ce2\" id=104f04e2-f122-4d24-8c8c-2eb0346f502d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:42:12.698544 crc crio[3641]: time=\"2026-06-10T23:42:12.697842533Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 1af05544a17a652e40f137a2d22c93ac732eed2e66369266e437561b5dcf3ce2\" id=104f04e2-f122-4d24-8c8c-2eb0346f502d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:42:12.698544 crc crio[3641]: time=\"2026-06-10T23:42:12.697858503Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 1af05544a17a652e40f137a2d22c93ac732eed2e66369266e437561b5dcf3ce2\" id=104f04e2-f122-4d24-8c8c-2eb0346f502d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:42:12.707345 crc crio[3641]: time=\"2026-06-10T23:42:12.70441109Z\" level=info msg=\"runSandbox: deleting pod ID 396efa3aaef0d738edb40579d16f84f41deaa3b1f6d8228f5d826c00291560ff from idIndex\" id=48f7e425-6a0d-4b89-9e3b-0664a696da77 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:42:12.707345 crc crio[3641]: time=\"2026-06-10T23:42:12.704632359Z\" level=info msg=\"runSandbox: removing pod sandbox 396efa3aaef0d738edb40579d16f84f41deaa3b1f6d8228f5d826c00291560ff\" id=48f7e425-6a0d-4b89-9e3b-0664a696da77 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:42:12.707345 crc crio[3641]: time=\"2026-06-10T23:42:12.704855687Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 396efa3aaef0d738edb40579d16f84f41deaa3b1f6d8228f5d826c00291560ff\" id=48f7e425-6a0d-4b89-9e3b-0664a696da77 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:42:12.707345 crc crio[3641]: time=\"2026-06-10T23:42:12.704873568Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 396efa3aaef0d738edb40579d16f84f41deaa3b1f6d8228f5d826c00291560ff\" id=48f7e425-6a0d-4b89-9e3b-0664a696da77 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:42:12.719017 crc crio[3641]: time=\"2026-06-10T23:42:12.715101488Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 1af05544a17a652e40f137a2d22c93ac732eed2e66369266e437561b5dcf3ce2\" id=104f04e2-f122-4d24-8c8c-2eb0346f502d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:42:12.719017 crc crio[3641]: time=\"2026-06-10T23:42:12.717235611Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 396efa3aaef0d738edb40579d16f84f41deaa3b1f6d8228f5d826c00291560ff\" id=48f7e425-6a0d-4b89-9e3b-0664a696da77 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:42:12.727416 crc crio[3641]: time=\"2026-06-10T23:42:12.727089447Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_apiserver-8596bd845d-l6g6s_openshift-oauth-apiserver_eeb0b76f-edea-4c9c-99a1-0130c6a7453c_0\" id=104f04e2-f122-4d24-8c8c-2eb0346f502d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:42:12.728507 crc crio[3641]: time=\"2026-06-10T23:42:12.727764374Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_apiserver-8596bd845d-l6g6s_openshift-oauth-apiserver_eeb0b76f-edea-4c9c-99a1-0130c6a7453c_0\" id=104f04e2-f122-4d24-8c8c-2eb0346f502d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:42:12.771279 crc crio[3641]: time=\"2026-06-10T23:42:12.769703567Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_networking-console-plugin-5ff7774fd9-nljh6_openshift-network-console_6a9ae5f6-97bd-46ac-bafa-ca1b4452a141_0\" id=48f7e425-6a0d-4b89-9e3b-0664a696da77 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:42:12.771279 crc crio[3641]: time=\"2026-06-10T23:42:12.770521169Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_networking-console-plugin-5ff7774fd9-nljh6_openshift-network-console_6a9ae5f6-97bd-46ac-bafa-ca1b4452a141_0\" id=48f7e425-6a0d-4b89-9e3b-0664a696da77 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:42:13.322241 crc crio[3641]: 2026-06-10T23:42:13Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 10 23:42:13.323331 crc crio[3641]: time=\"2026-06-10T23:42:13.323293363Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 9b5802d8d5e0904a22ba3796d0ac17d437b23a794d1790e7d31dc47dea6fd65a\" id=209fb38d-377c-4818-a17a-706576976644 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:42:13.330221 crc crio[3641]: time=\"2026-06-10T23:42:13.330189593Z\" level=info msg=\"runSandbox: deleting pod ID 9b5802d8d5e0904a22ba3796d0ac17d437b23a794d1790e7d31dc47dea6fd65a from idIndex\" id=209fb38d-377c-4818-a17a-706576976644 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:42:13.330365 crc crio[3641]: time=\"2026-06-10T23:42:13.330340529Z\" level=info msg=\"runSandbox: removing pod sandbox 9b5802d8d5e0904a22ba3796d0ac17d437b23a794d1790e7d31dc47dea6fd65a\" id=209fb38d-377c-4818-a17a-706576976644 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:42:13.330492 crc crio[3641]: time=\"2026-06-10T23:42:13.330466084Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 9b5802d8d5e0904a22ba3796d0ac17d437b23a794d1790e7d31dc47dea6fd65a\" id=209fb38d-377c-4818-a17a-706576976644 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:42:13.330593 crc crio[3641]: time=\"2026-06-10T23:42:13.330570978Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 9b5802d8d5e0904a22ba3796d0ac17d437b23a794d1790e7d31dc47dea6fd65a\" id=209fb38d-377c-4818-a17a-706576976644 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:42:13.335721 crc crio[3641]: time=\"2026-06-10T23:42:13.335617616Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 9b5802d8d5e0904a22ba3796d0ac17d437b23a794d1790e7d31dc47dea6fd65a\" id=209fb38d-377c-4818-a17a-706576976644 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:42:13.369415 crc crio[3641]: time=\"2026-06-10T23:42:13.369376838Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_openshift-kube-scheduler-operator-54f497555d-d8646_openshift-kube-scheduler-operator_4e9ac1d6-d4ed-4411-a098-d1bf725c943c_0\" id=209fb38d-377c-4818-a17a-706576976644 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:42:13.369601 crc crio[3641]: time=\"2026-06-10T23:42:13.369583067Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_openshift-kube-scheduler-operator-54f497555d-d8646_openshift-kube-scheduler-operator_4e9ac1d6-d4ed-4411-a098-d1bf725c943c_0\" id=209fb38d-377c-4818-a17a-706576976644 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:42:13.381018 crc crio[3641]: 2026-06-10T23:42:13Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 10 23:42:13.381221 crc crio[3641]: time=\"2026-06-10T23:42:13.381191641Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 3e6462832183391a044049d4985a88a92ebb69a884ac287353dcadf73167fc89\" id=fc004c57-74a2-4f25-8f80-f5f234722a83 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:42:13.388880 crc crio[3641]: time=\"2026-06-10T23:42:13.388587041Z\" level=info msg=\"runSandbox: deleting pod ID 3e6462832183391a044049d4985a88a92ebb69a884ac287353dcadf73167fc89 from idIndex\" id=fc004c57-74a2-4f25-8f80-f5f234722a83 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:42:13.388880 crc crio[3641]: time=\"2026-06-10T23:42:13.388721896Z\" level=info msg=\"runSandbox: removing pod sandbox 3e6462832183391a044049d4985a88a92ebb69a884ac287353dcadf73167fc89\" id=fc004c57-74a2-4f25-8f80-f5f234722a83 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:42:13.388880 crc crio[3641]: time=\"2026-06-10T23:42:13.388781909Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 3e6462832183391a044049d4985a88a92ebb69a884ac287353dcadf73167fc89\" id=fc004c57-74a2-4f25-8f80-f5f234722a83 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:42:13.388880 crc crio[3641]: time=\"2026-06-10T23:42:13.388802559Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 3e6462832183391a044049d4985a88a92ebb69a884ac287353dcadf73167fc89\" id=fc004c57-74a2-4f25-8f80-f5f234722a83 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:42:13.391392 crc crio[3641]: time=\"2026-06-10T23:42:13.391164492Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 3e6462832183391a044049d4985a88a92ebb69a884ac287353dcadf73167fc89\" id=fc004c57-74a2-4f25-8f80-f5f234722a83 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:42:13.399796 crc crio[3641]: time=\"2026-06-10T23:42:13.399156535Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_network-check-source-5bb8f5cd97-xdvz5_openshift-network-diagnostics_f863fff9-286a-45fa-b8f0-8a86994b8440_0\" id=fc004c57-74a2-4f25-8f80-f5f234722a83 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:42:13.399796 crc crio[3641]: time=\"2026-06-10T23:42:13.399393374Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_network-check-source-5bb8f5cd97-xdvz5_openshift-network-diagnostics_f863fff9-286a-45fa-b8f0-8a86994b8440_0\" id=fc004c57-74a2-4f25-8f80-f5f234722a83 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:42:13.413713 crc crio[3641]: 2026-06-10T23:42:13Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 10 23:42:13.413864 crc crio[3641]: time=\"2026-06-10T23:42:13.413782698Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox e252ba89977368ff2d934af558c31ae712bee522f9d470902277fceda26e3d8e\" id=bb1842d0-572b-44bd-87c5-5e082220ae65 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:42:13.426383 crc crio[3641]: time=\"2026-06-10T23:42:13.426186444Z\" level=info msg=\"runSandbox: deleting pod ID e252ba89977368ff2d934af558c31ae712bee522f9d470902277fceda26e3d8e from idIndex\" id=bb1842d0-572b-44bd-87c5-5e082220ae65 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:42:13.426383 crc crio[3641]: time=\"2026-06-10T23:42:13.426368281Z\" level=info msg=\"runSandbox: removing pod sandbox e252ba89977368ff2d934af558c31ae712bee522f9d470902277fceda26e3d8e\" id=bb1842d0-572b-44bd-87c5-5e082220ae65 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:42:13.427174 crc crio[3641]: time=\"2026-06-10T23:42:13.426421313Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox e252ba89977368ff2d934af558c31ae712bee522f9d470902277fceda26e3d8e\" id=bb1842d0-572b-44bd-87c5-5e082220ae65 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:42:13.427174 crc crio[3641]: time=\"2026-06-10T23:42:13.426449644Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox e252ba89977368ff2d934af558c31ae712bee522f9d470902277fceda26e3d8e\" id=bb1842d0-572b-44bd-87c5-5e082220ae65 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:42:13.432245 crc crio[3641]: time=\"2026-06-10T23:42:13.432064624Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: e252ba89977368ff2d934af558c31ae712bee522f9d470902277fceda26e3d8e\" id=bb1842d0-572b-44bd-87c5-5e082220ae65 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:42:13.440461 crc crio[3641]: time=\"2026-06-10T23:42:13.440348739Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_package-server-manager-77f986bd66-5lhf9_openshift-operator-lifecycle-manager_bebbba29-e4e9-44ad-b643-3a7ebf505270_0\" id=bb1842d0-572b-44bd-87c5-5e082220ae65 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:42:13.440574 crc crio[3641]: time=\"2026-06-10T23:42:13.440466613Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_package-server-manager-77f986bd66-5lhf9_openshift-operator-lifecycle-manager_bebbba29-e4e9-44ad-b643-3a7ebf505270_0\" id=bb1842d0-572b-44bd-87c5-5e082220ae65 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:42:13.446959 crc crio[3641]: 2026-06-10T23:42:13Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 10 23:42:13.446959 crc crio[3641]: time=\"2026-06-10T23:42:13.445524251Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox b1fc30daabb11845c695220cf60f0bc9efca0499b17a5c213aa1ce0bee11552e\" id=ba8990d4-2813-4a42-b8a6-b05d7d121713 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:42:13.452314 crc crio[3641]: time=\"2026-06-10T23:42:13.452018976Z\" level=info msg=\"runSandbox: deleting pod ID b1fc30daabb11845c695220cf60f0bc9efca0499b17a5c213aa1ce0bee11552e from idIndex\" id=ba8990d4-2813-4a42-b8a6-b05d7d121713 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:42:13.453092 crc crio[3641]: time=\"2026-06-10T23:42:13.452473514Z\" level=info msg=\"runSandbox: removing pod sandbox b1fc30daabb11845c695220cf60f0bc9efca0499b17a5c213aa1ce0bee11552e\" id=ba8990d4-2813-4a42-b8a6-b05d7d121713 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:42:13.453092 crc crio[3641]: time=\"2026-06-10T23:42:13.452525106Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox b1fc30daabb11845c695220cf60f0bc9efca0499b17a5c213aa1ce0bee11552e\" id=ba8990d4-2813-4a42-b8a6-b05d7d121713 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:42:13.453092 crc crio[3641]: time=\"2026-06-10T23:42:13.452558707Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox b1fc30daabb11845c695220cf60f0bc9efca0499b17a5c213aa1ce0bee11552e\" id=ba8990d4-2813-4a42-b8a6-b05d7d121713 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:42:13.458201 crc crio[3641]: time=\"2026-06-10T23:42:13.458077453Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: b1fc30daabb11845c695220cf60f0bc9efca0499b17a5c213aa1ce0bee11552e\" id=ba8990d4-2813-4a42-b8a6-b05d7d121713 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:42:13.466571 crc crio[3641]: 2026-06-10T23:42:13Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 10 23:42:13.467037 crc crio[3641]: time=\"2026-06-10T23:42:13.466909749Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 25acc84124c67240f725d6ed71fbf8bcbddabb036a62adcbcd20c7ac6325e55e\" id=b3becf38-397f-40ce-9091-2f454fba3e4e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:42:13.474435 crc crio[3641]: time=\"2026-06-10T23:42:13.474385552Z\" level=info msg=\"runSandbox: deleting pod ID 25acc84124c67240f725d6ed71fbf8bcbddabb036a62adcbcd20c7ac6325e55e from idIndex\" id=b3becf38-397f-40ce-9091-2f454fba3e4e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:42:13.474597 crc crio[3641]: time=\"2026-06-10T23:42:13.474574929Z\" level=info msg=\"runSandbox: removing pod sandbox 25acc84124c67240f725d6ed71fbf8bcbddabb036a62adcbcd20c7ac6325e55e\" id=b3becf38-397f-40ce-9091-2f454fba3e4e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:42:13.474777 crc crio[3641]: time=\"2026-06-10T23:42:13.474756256Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 25acc84124c67240f725d6ed71fbf8bcbddabb036a62adcbcd20c7ac6325e55e\" id=b3becf38-397f-40ce-9091-2f454fba3e4e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:42:13.474873 crc crio[3641]: time=\"2026-06-10T23:42:13.47485737Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 25acc84124c67240f725d6ed71fbf8bcbddabb036a62adcbcd20c7ac6325e55e\" id=b3becf38-397f-40ce-9091-2f454fba3e4e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:42:13.477464 crc crio[3641]: time=\"2026-06-10T23:42:13.476328138Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_etcd-operator-69b85846b6-9w8mk_openshift-etcd-operator_590c4b91-91e2-41cd-8666-e08cbfa17a77_0\" id=ba8990d4-2813-4a42-b8a6-b05d7d121713 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:42:13.477464 crc crio[3641]: time=\"2026-06-10T23:42:13.47637371Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_etcd-operator-69b85846b6-9w8mk_openshift-etcd-operator_590c4b91-91e2-41cd-8666-e08cbfa17a77_0\" id=ba8990d4-2813-4a42-b8a6-b05d7d121713 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:42:13.478445 crc crio[3641]: 2026-06-10T23:42:13Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 10 23:42:13.478732 crc crio[3641]: time=\"2026-06-10T23:42:13.478487393Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox db12ae3c41e2620e774e536fd8c32c9910c4d244a3eda0c29e5050e3ea0dad0d\" id=6e3f8968-2a4a-4d47-84d6-aff8c758702a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:42:13.478905 crc crio[3641]: time=\"2026-06-10T23:42:13.478875198Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 25acc84124c67240f725d6ed71fbf8bcbddabb036a62adcbcd20c7ac6325e55e\" id=b3becf38-397f-40ce-9091-2f454fba3e4e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:42:13.484032 crc crio[3641]: time=\"2026-06-10T23:42:13.483950457Z\" level=info msg=\"runSandbox: deleting pod ID db12ae3c41e2620e774e536fd8c32c9910c4d244a3eda0c29e5050e3ea0dad0d from idIndex\" id=6e3f8968-2a4a-4d47-84d6-aff8c758702a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:42:13.484368 crc crio[3641]: time=\"2026-06-10T23:42:13.483985328Z\" level=info msg=\"runSandbox: removing pod sandbox db12ae3c41e2620e774e536fd8c32c9910c4d244a3eda0c29e5050e3ea0dad0d\" id=6e3f8968-2a4a-4d47-84d6-aff8c758702a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:42:13.484368 crc crio[3641]: time=\"2026-06-10T23:42:13.484324261Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox db12ae3c41e2620e774e536fd8c32c9910c4d244a3eda0c29e5050e3ea0dad0d\" id=6e3f8968-2a4a-4d47-84d6-aff8c758702a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:42:13.484368 crc crio[3641]: time=\"2026-06-10T23:42:13.484345452Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox db12ae3c41e2620e774e536fd8c32c9910c4d244a3eda0c29e5050e3ea0dad0d\" id=6e3f8968-2a4a-4d47-84d6-aff8c758702a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:42:13.490162 crc crio[3641]: time=\"2026-06-10T23:42:13.490003594Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: db12ae3c41e2620e774e536fd8c32c9910c4d244a3eda0c29e5050e3ea0dad0d\" id=6e3f8968-2a4a-4d47-84d6-aff8c758702a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:42:13.499223 crc crio[3641]: time=\"2026-06-10T23:42:13.498476846Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_ingress-operator-6b9cb4dbcf-5fpw9_openshift-ingress-operator_e466d193-2f16-441a-9f10-579f91762fb9_0\" id=b3becf38-397f-40ce-9091-2f454fba3e4e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:42:13.499223 crc crio[3641]: time=\"2026-06-10T23:42:13.49858417Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_ingress-operator-6b9cb4dbcf-5fpw9_openshift-ingress-operator_e466d193-2f16-441a-9f10-579f91762fb9_0\" id=b3becf38-397f-40ce-9091-2f454fba3e4e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:42:13.511571 crc crio[3641]: time=\"2026-06-10T23:42:13.510368601Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_console-operator-67c89758df-4jf4f_openshift-console-operator_a7050c01-20e1-4a5b-9a20-dee2d4b99ee2_0\" id=6e3f8968-2a4a-4d47-84d6-aff8c758702a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:42:13.511571 crc crio[3641]: time=\"2026-06-10T23:42:13.511513256Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_console-operator-67c89758df-4jf4f_openshift-console-operator_a7050c01-20e1-4a5b-9a20-dee2d4b99ee2_0\" id=6e3f8968-2a4a-4d47-84d6-aff8c758702a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:42:20.182189 crc crio[3641]: time=\"2026-06-10T23:42:20.182105157Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-qhh6t/POD\" id=06e2a3c9-becc-4146-8097-71efadd696ab name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:42:20.182711 crc crio[3641]: time=\"2026-06-10T23:42:20.182620518Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:42:23.196473 crc crio[3641]: time=\"2026-06-10T23:42:23.195956182Z\" level=info msg=\"Running pod sandbox: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/POD\" id=a873e0a7-9a35-4d81-8161-221c58eb6582 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:42:23.197309 crc crio[3641]: time=\"2026-06-10T23:42:23.197266414Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:42:24.189450 crc crio[3641]: time=\"2026-06-10T23:42:24.188395079Z\" level=info msg=\"Running pod sandbox: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/POD\" id=983a2174-e668-4aa6-89e7-29df4049ee27 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:42:24.189450 crc crio[3641]: time=\"2026-06-10T23:42:24.188470932Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:42:24.192023 crc crio[3641]: time=\"2026-06-10T23:42:24.190312804Z\" level=info msg=\"Running pod sandbox: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/POD\" id=c8d41b7c-da31-4620-8aa9-6e39d67921d3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:42:24.192023 crc crio[3641]: time=\"2026-06-10T23:42:24.190427418Z\" level=info msg=\"Running pod sandbox: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/POD\" id=65da65bd-8215-4578-be39-28441826b801 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:42:24.192023 crc crio[3641]: time=\"2026-06-10T23:42:24.190552253Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:42:24.192023 crc crio[3641]: time=\"2026-06-10T23:42:24.190571024Z\" level=info msg=\"Running pod sandbox: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/POD\" id=8e41aa8b-3329-4764-90d8-a3667e98e8f7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:42:24.192023 crc crio[3641]: time=\"2026-06-10T23:42:24.190627766Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:42:24.192023 crc crio[3641]: time=\"2026-06-10T23:42:24.190435109Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:42:24.192023 crc crio[3641]: time=\"2026-06-10T23:42:24.191571663Z\" level=info msg=\"Running pod sandbox: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/POD\" id=4d221e02-91a6-44bf-b83e-d94501008d05 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:42:24.196265 crc crio[3641]: time=\"2026-06-10T23:42:24.19173783Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:42:25.181426 crc crio[3641]: time=\"2026-06-10T23:42:25.181075406Z\" level=info msg=\"Running pod sandbox: openshift-console-operator/console-operator-67c89758df-4jf4f/POD\" id=7dfd005a-fa13-4304-b407-866e90206201 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:42:25.181426 crc crio[3641]: time=\"2026-06-10T23:42:25.181336636Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:42:25.185488 crc crio[3641]: time=\"2026-06-10T23:42:25.184810962Z\" level=info msg=\"Running pod sandbox: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/POD\" id=ea42cf54-d7ab-4e60-8545-769d4ab554a6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:42:25.185488 crc crio[3641]: time=\"2026-06-10T23:42:25.184992229Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:42:26.179484 crc crio[3641]: time=\"2026-06-10T23:42:26.179004638Z\" level=info msg=\"Running pod sandbox: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/POD\" id=0b750533-77b5-4d13-8158-be8ea2d3587b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:42:26.179484 crc crio[3641]: time=\"2026-06-10T23:42:26.179088382Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:42:26.179484 crc crio[3641]: time=\"2026-06-10T23:42:26.179412344Z\" level=info msg=\"Running pod sandbox: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/POD\" id=ab1a5dee-1920-4bdc-a89d-d28de3e1cffe name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:42:26.179484 crc crio[3641]: time=\"2026-06-10T23:42:26.179457856Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:42:26.179968 crc crio[3641]: time=\"2026-06-10T23:42:26.179771268Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/POD\" id=717c97ec-33fc-43bc-8bb9-be7467c4fa3d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:42:26.180078 crc crio[3641]: time=\"2026-06-10T23:42:26.180020728Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:42:26.180154 crc crio[3641]: time=\"2026-06-10T23:42:26.179893753Z\" level=info msg=\"Running pod sandbox: openshift-config-operator/openshift-config-operator-5777786469-bccdj/POD\" id=000522b2-f406-405b-a802-d33c6bfa72a0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:42:26.180154 crc crio[3641]: time=\"2026-06-10T23:42:26.180126482Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:42:26.180306 crc crio[3641]: time=\"2026-06-10T23:42:26.180232837Z\" level=info msg=\"Running pod sandbox: openshift-network-diagnostics/network-check-target-fhkjl/POD\" id=0b3d8d7e-99ef-4604-9a93-69fd498379fb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:42:26.180377 crc crio[3641]: time=\"2026-06-10T23:42:26.18031842Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:42:26.310055 crc crio[3641]: time=\"2026-06-10T23:42:26.309574913Z\" level=info msg=\"Running pod sandbox: openshift-multus/cni-sysctl-allowlist-ds-6lnmz/POD\" id=4b72bc12-39a8-466b-a682-e428dbd91a71 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:42:26.310835 crc crio[3641]: time=\"2026-06-10T23:42:26.310098314Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:42:26.333415 crc crio[3641]: time=\"2026-06-10T23:42:26.332931748Z\" 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=4b72bc12-39a8-466b-a682-e428dbd91a71 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:42:26.358393 crc crio[3641]: time=\"2026-06-10T23:42:26.358027571Z\" level=info msg=\"Ran pod sandbox f6607e1535caeafc2502887810e8936a5d93fe46a4ba836c4853dcbdc4f95ede with infra container: openshift-multus/cni-sysctl-allowlist-ds-6lnmz/POD\" id=4b72bc12-39a8-466b-a682-e428dbd91a71 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:42:26.364547 crc crio[3641]: time=\"2026-06-10T23:42:26.363941743Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=bf4527ae-f24a-4323-9a26-387dd108a3fe name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:42:26.373505 crc crio[3641]: time=\"2026-06-10T23:42:26.373145524Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=9476c8cf-36e2-46c0-b30d-8fca6f051d95 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:42:26.389744 crc crio[3641]: time=\"2026-06-10T23:42:26.389573527Z\" level=info msg=\"Creating container: openshift-multus/cni-sysctl-allowlist-ds-6lnmz/kube-multus-additional-cni-plugins\" id=f108a4ea-b90a-4baf-8564-0d5fcf030a17 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:42:26.390978 crc crio[3641]: time=\"2026-06-10T23:42:26.390815936Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:42:26.430014 crc crio[3641]: time=\"2026-06-10T23:42:26.42997504Z\" level=info msg=\"Removing container: 12b91389c45e4e9c1cd64132a205dd59cf7dc299691d84ad439b55bba342a10c\" id=88aa3e66-e8c3-43a7-95f9-74269ee0c837 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 23:42:26.432722 crc crio[3641]: time=\"2026-06-10T23:42:26.432593642Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:42:26.719476 crc crio[3641]: time=\"2026-06-10T23:42:26.719305804Z\" level=info msg=\"Removed container 12b91389c45e4e9c1cd64132a205dd59cf7dc299691d84ad439b55bba342a10c: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=88aa3e66-e8c3-43a7-95f9-74269ee0c837 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 23:42:26.830036 crc crio[3641]: time=\"2026-06-10T23:42:26.829927068Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:42:26.990703 crc crio[3641]: time=\"2026-06-10T23:42:26.990549099Z\" level=info msg=\"Created container 5c411957b15356a84442559ac6efc5b6a6ebcbed6fff6d804d2f8fd385cae1b7: openshift-multus/cni-sysctl-allowlist-ds-6lnmz/kube-multus-additional-cni-plugins\" id=f108a4ea-b90a-4baf-8564-0d5fcf030a17 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:42:26.992116 crc crio[3641]: time=\"2026-06-10T23:42:26.992052418Z\" level=info msg=\"Starting container: 5c411957b15356a84442559ac6efc5b6a6ebcbed6fff6d804d2f8fd385cae1b7\" id=a40c597a-6f75-4776-bfb4-656b81f581d6 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:42:26.999506 crc crio[3641]: time=\"2026-06-10T23:42:26.999421296Z\" level=info msg=\"Started container\" PID=10451 containerID=5c411957b15356a84442559ac6efc5b6a6ebcbed6fff6d804d2f8fd385cae1b7 description=openshift-multus/cni-sysctl-allowlist-ds-6lnmz/kube-multus-additional-cni-plugins id=a40c597a-6f75-4776-bfb4-656b81f581d6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f6607e1535caeafc2502887810e8936a5d93fe46a4ba836c4853dcbdc4f95ede\nJun 10 23:42:27.185706 crc crio[3641]: time=\"2026-06-10T23:42:27.185528487Z\" level=info msg=\"Running pod sandbox: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/POD\" id=d92dd3cd-affc-477b-be6c-54f8d945a18b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:42:27.185961 crc crio[3641]: time=\"2026-06-10T23:42:27.185894971Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:42:27.187108 crc crio[3641]: time=\"2026-06-10T23:42:27.186932962Z\" level=info msg=\"Running pod sandbox: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/POD\" id=c54970c7-8b36-46f7-ba81-4540f66a8784 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:42:27.187108 crc crio[3641]: time=\"2026-06-10T23:42:27.187046516Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:42:28.183554 crc crio[3641]: time=\"2026-06-10T23:42:28.181541985Z\" level=info msg=\"Running pod sandbox: openshift-apiserver/apiserver-9ddfb9f55-k47zv/POD\" id=1bf0b802-dce3-4bc1-a61f-a7c6cd392dbc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:42:28.183554 crc crio[3641]: time=\"2026-06-10T23:42:28.18321147Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:42:29.494070 crc crio[3641]: time=\"2026-06-10T23:42:29.493996889Z\" level=info msg=\"Stopping container: 5c411957b15356a84442559ac6efc5b6a6ebcbed6fff6d804d2f8fd385cae1b7 (timeout: 30s)\" id=889ea544-adf5-4c1f-9d45-41d3cc9268e2 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 23:42:38.197583 crc crio[3641]: time=\"2026-06-10T23:42:38.19412976Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=2c6c4dd7-7bec-4119-a921-a6e4b23176e5 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:42:38.227957 crc crio[3641]: time=\"2026-06-10T23:42:38.227262818Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=c8eb7f92-1f00-4455-b20f-29bde8f2159a name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:42:38.257716 crc crio[3641]: time=\"2026-06-10T23:42:38.25694314Z\" level=info msg=\"Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=630a4d39-be30-411e-b523-4ce37846a07f name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:42:38.257930 crc crio[3641]: time=\"2026-06-10T23:42:38.257787653Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:42:38.398033 crc crio[3641]: time=\"2026-06-10T23:42:38.385185984Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:42:40.751947 crc crio[3641]: 2026-06-10T23:42:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7b98aa2a5be158d Mac:32:25:20:48:77:bb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:27 Mtu:0 Sandbox:/var/run/netns/6082fca6-8de8-40a1-8d1b-536fd22456a1 SocketPath: PciID:}] [{Interface:0xc0001942a0 Address:{IP:10.217.0.39 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 23:42:40.894020 crc crio[3641]: 2026-06-10T23:42:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e1818a12ae6425d Mac:2a:ed:60:f7:51:2a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:21 Mtu:0 Sandbox:/var/run/netns/783c5d5c-17e7-4a51-96b5-18169247a570 SocketPath: PciID:}] [{Interface:0xc00025b7b0 Address:{IP:10.217.0.33 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 23:42:41.115996 crc crio[3641]: 2026-06-10T23:42:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2c2e13065cfc1aa Mac:0a:61:41:0d:35:cc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2b Mtu:0 Sandbox:/var/run/netns/8343e7bc-2758-47d8-ab60-9ceb9ffcd67d SocketPath: PciID:}] [{Interface:0xc00039d840 Address:{IP:10.217.0.43 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 23:42:41.170984 crc crio[3641]: 2026-06-10T23:42:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2ec2246a94767a3 Mac:32:65:fc:27:ad:2c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:41 Mtu:0 Sandbox:/var/run/netns/85d539ab-ca5e-49c9-b24c-3d1c9d815c5a SocketPath: PciID:}] [{Interface:0xc0002ec5b0 Address:{IP:10.217.0.65 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 23:42:41.318602 crc crio[3641]: 2026-06-10T23:42:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:51a81093ff0efc5 Mac:7e:a5:12:0e:3e:00 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:11 Mtu:0 Sandbox:/var/run/netns/679ed19b-5124-4362-a637-be2f66cf5ee6 SocketPath: PciID:}] [{Interface:0xc000195290 Address:{IP:10.217.0.17 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 23:42:41.914121 crc crio[3641]: 2026-06-10T23:42:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:744343a94e62f37 Mac:3a:2a:5d:19:04:83 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2d Mtu:0 Sandbox:/var/run/netns/ae21234d-5b13-4db0-ba7a-2928a2d0ece6 SocketPath: PciID:}] [{Interface:0xc00028bb70 Address:{IP:10.217.0.45 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 23:42:42.381253 crc crio[3641]: time=\"2026-06-10T23:42:42.380825804Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:42:42.803114 crc crio[3641]: time=\"2026-06-10T23:42:42.79935604Z\" level=info msg=\"Created container 8de65e657b81e09bd9f6baa224820de427655cc014ac79a163aadb899b9a26e1: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=630a4d39-be30-411e-b523-4ce37846a07f name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:42:42.806819 crc crio[3641]: time=\"2026-06-10T23:42:42.805573094Z\" level=info msg=\"Starting container: 8de65e657b81e09bd9f6baa224820de427655cc014ac79a163aadb899b9a26e1\" id=b96ca3c7-a543-4c9c-8148-279c226f18c1 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:42:42.836989 crc crio[3641]: time=\"2026-06-10T23:42:42.836190933Z\" level=info msg=\"Started container\" PID=10933 containerID=8de65e657b81e09bd9f6baa224820de427655cc014ac79a163aadb899b9a26e1 description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=b96ca3c7-a543-4c9c-8148-279c226f18c1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c56ce40e74f53b0630b57a2a48737f8ac0746633b1a2ac557ee392c5ed0da170\nJun 10 23:42:44.958938 crc crio[3641]: 2026-06-10T23:42:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:486c198329b178e Mac:4a:e5:45:ed:d9:e0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:23 Mtu:0 Sandbox:/var/run/netns/9c1df676-aff9-458f-bfb5-a3e4e39530e1 SocketPath: PciID:}] [{Interface:0xc000346f90 Address:{IP:10.217.0.35 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 23:42:45.105417 crc crio[3641]: 2026-06-10T23:42:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:85335bbdd259df6 Mac:4a:4b:97:55:d7:68 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:10 Mtu:0 Sandbox:/var/run/netns/12f108c5-34f2-4927-a670-7744cfeac20b SocketPath: PciID:}] [{Interface:0xc000015630 Address:{IP:10.217.0.16 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 23:42:45.188144 crc crio[3641]: 2026-06-10T23:42:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:01060bc960dc342 Mac:26:54:82:ce:6f:87 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:44 Mtu:0 Sandbox:/var/run/netns/32c8cea1-3239-46a4-a144-cfa636729173 SocketPath: PciID:}] [{Interface:0xc0003d4670 Address:{IP:10.217.0.68 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 23:42:45.221084 crc crio[3641]: 2026-06-10T23:42:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e62550fef589e85 Mac:3e:93:93:6a:6d:71 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:07 Mtu:0 Sandbox:/var/run/netns/2662681f-4b12-44a1-b9b7-3b09b4b20131 SocketPath: PciID:}] [{Interface:0xc000015fb0 Address:{IP:10.217.0.7 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 23:42:45.232604 crc crio[3641]: 2026-06-10T23:42:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:715f64185604d48 Mac:ee:43:5f:14:4a:cf Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2a Mtu:0 Sandbox:/var/run/netns/14263ce2-c530-41aa-9016-69dfd0860427 SocketPath: PciID:}] [{Interface:0xc0001e6d90 Address:{IP:10.217.0.42 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 23:42:45.232604 crc crio[3641]: 2026-06-10T23:42:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:72a323c59a02afd Mac:c2:12:7d:ae:50:78 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0d Mtu:0 Sandbox:/var/run/netns/a1b7f691-0d02-41ac-b399-b6f528e4f971 SocketPath: PciID:}] [{Interface:0xc00038ef40 Address:{IP:10.217.0.13 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 23:42:45.248501 crc crio[3641]: 2026-06-10T23:42:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:16c9fc66f8930a5 Mac:c6:40:4d:37:06:0a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3f Mtu:0 Sandbox:/var/run/netns/7bda63ae-8dd3-43d8-871e-879db693cfba SocketPath: PciID:}] [{Interface:0xc0004b65c0 Address:{IP:10.217.0.63 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 23:42:45.249489 crc crio[3641]: 2026-06-10T23:42:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8f4a0f42c5acc99 Mac:26:2c:19:f9:7f:e8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:31 Mtu:0 Sandbox:/var/run/netns/5ec9d76f-7a59-4fef-91c2-f609e824b342 SocketPath: PciID:}] [{Interface:0xc0002b1060 Address:{IP:10.217.0.49 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 23:42:45.266576 crc crio[3641]: 2026-06-10T23:42:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:535f7a42332fed8 Mac:a2:a2:06:94:8a:79 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:29 Mtu:0 Sandbox:/var/run/netns/c8989dda-d623-463d-b0f1-4d6cd448a139 SocketPath: PciID:}] [{Interface:0xc00058a3e0 Address:{IP:10.217.0.41 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 23:42:45.268301 crc crio[3641]: 2026-06-10T23:42:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4681cc99bc4fd2c Mac:22:70:8f:5a:0b:08 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:18 Mtu:0 Sandbox:/var/run/netns/f0dd849c-7007-479d-a4a6-4dee59825511 SocketPath: PciID:}] [{Interface:0xc0003327d0 Address:{IP:10.217.0.24 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 23:42:45.290065 crc crio[3641]: 2026-06-10T23:42:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b24bd8e42f03ec2 Mac:22:05:d3:13:88:00 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1c Mtu:0 Sandbox:/var/run/netns/2d59b1a0-5ef8-4721-ab45-171497ff9a7e SocketPath: PciID:}] [{Interface:0xc000014ab0 Address:{IP:10.217.0.28 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 23:42:45.370527 crc crio[3641]: 2026-06-10T23:42:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b8d0577ef2b24d1 Mac:5e:da:eb:8b:9e:36 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:24 Mtu:0 Sandbox:/var/run/netns/cf1676d1-275f-403a-9731-83d3285df0a1 SocketPath: PciID:}] [{Interface:0xc000014920 Address:{IP:10.217.0.36 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 23:42:45.377060 crc crio[3641]: 2026-06-10T23:42:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:323ca67cfe910bd Mac:de:78:9f:d5:30:aa Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:25 Mtu:0 Sandbox:/var/run/netns/decc07ec-be99-4420-8b46-774376852369 SocketPath: PciID:}] [{Interface:0xc00039b290 Address:{IP:10.217.0.37 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 23:42:45.393930 crc crio[3641]: 2026-06-10T23:42:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d6ce9f11fe6b6c9 Mac:9a:64:b0:99:69:8b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1e Mtu:0 Sandbox:/var/run/netns/697e97da-e2e4-4b59-a801-1ddd387637b2 SocketPath: PciID:}] [{Interface:0xc000015660 Address:{IP:10.217.0.30 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 23:42:45.403904 crc crio[3641]: 2026-06-10T23:42:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e59fb0e92c17371 Mac:1a:2c:ea:d1:f6:4c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:43 Mtu:0 Sandbox:/var/run/netns/123c6d7a-8087-450f-8e55-ecdd6f4e29a2 SocketPath: PciID:}] [{Interface:0xc00052d5c0 Address:{IP:10.217.0.67 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 23:42:45.424049 crc crio[3641]: 2026-06-10T23:42:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4fd748add5379c0 Mac:5e:dd:2f:eb:dc:2f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:30 Mtu:0 Sandbox:/var/run/netns/119671ca-0654-4fb6-9ceb-26c3c74f7d30 SocketPath: PciID:}] [{Interface:0xc000110400 Address:{IP:10.217.0.48 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 23:42:45.478548 crc crio[3641]: 2026-06-10T23:42:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e930efc7479a0d6 Mac:4e:9f:d0:68:69:12 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1f Mtu:0 Sandbox:/var/run/netns/5174a9c8-4dd1-4e5c-8ab7-b489b66963cb SocketPath: PciID:}] [{Interface:0xc0000150c0 Address:{IP:10.217.0.31 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 23:42:45.495334 crc crio[3641]: 2026-06-10T23:42:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:94b784ab235841b Mac:ba:5d:17:97:8b:9d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1b Mtu:0 Sandbox:/var/run/netns/b01e9d82-7561-4ab3-8d6f-1e47a3be44b1 SocketPath: PciID:}] [{Interface:0xc000015740 Address:{IP:10.217.0.27 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 23:42:45.501902 crc crio[3641]: 2026-06-10T23:42:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9698a732b931a52 Mac:26:18:ed:47:cf:31 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:26 Mtu:0 Sandbox:/var/run/netns/a804fff7-6f2c-419f-9781-bf24d68605d1 SocketPath: PciID:}] [{Interface:0xc000445560 Address:{IP:10.217.0.38 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 23:42:45.516872 crc crio[3641]: 2026-06-10T23:42:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6aa731e4acd8e38 Mac:86:7b:a0:44:2b:1a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:28 Mtu:0 Sandbox:/var/run/netns/0ae95bd2-5e3f-4e47-9b80-7295c73e9f5f SocketPath: PciID:}] [{Interface:0xc00032f8a0 Address:{IP:10.217.0.40 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 23:42:45.534532 crc crio[3641]: 2026-06-10T23:42:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7e02bcd752d28d4 Mac:7e:14:0c:68:75:9e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:15 Mtu:0 Sandbox:/var/run/netns/431a015f-cb76-4f7e-9152-cf9eb154291b SocketPath: PciID:}] [{Interface:0xc00019b230 Address:{IP:10.217.0.21 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 23:42:45.537168 crc crio[3641]: 2026-06-10T23:42:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:53bbced8b4c36d4 Mac:5a:5e:a5:d4:fa:99 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:13 Mtu:0 Sandbox:/var/run/netns/e7c45a65-3526-4e44-9f53-004a98d9e464 SocketPath: PciID:}] [{Interface:0xc0002a3a50 Address:{IP:10.217.0.19 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 23:42:45.537314 crc crio[3641]: 2026-06-10T23:42:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2447959dc1e4001 Mac:aa:e6:59:65:8b:fe Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:03 Mtu:0 Sandbox:/var/run/netns/a34b6f43-ee27-4346-ba09-9a049ca6ac00 SocketPath: PciID:}] [{Interface:0xc0003e1480 Address:{IP:10.217.0.3 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 23:42:45.538288 crc crio[3641]: time=\"2026-06-10T23:42:45.538117926Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 10 23:42:45.538377 crc crio[3641]: time=\"2026-06-10T23:42:45.538342805Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/egress-router\\\"\"\nJun 10 23:42:45.538814 crc crio[3641]: time=\"2026-06-10T23:42:45.538748661Z\" level=info msg=\"Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:2447959dc1e4001e19a59829d63ad52affe994f73cefc75d62e062044f5ab61a UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/a34b6f43-ee27-4346-ba09-9a049ca6ac00 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:0xc001890e00}] Aliases:map[]}\"\nJun 10 23:42:45.539135 crc crio[3641]: time=\"2026-06-10T23:42:45.539109615Z\" level=info msg=\"Checking pod openshift-multus_network-metrics-daemon-n2bqt for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 23:42:45.539524 crc crio[3641]: time=\"2026-06-10T23:42:45.539378455Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:378b5f326b36993bc4d200e9a0241fccff952f361ccc53483faadca094b5c422 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/b41e4be7-ac54-4f23-9aeb-9468103103a8 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:0xc000cb7320}] Aliases:map[]}\"\nJun 10 23:42:45.539524 crc crio[3641]: time=\"2026-06-10T23:42:45.539458629Z\" level=info msg=\"Adding pod openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 23:42:45.539771 crc crio[3641]: time=\"2026-06-10T23:42:45.539681037Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:310dd260475b8774e916507df03c7d6cd525bb4f39f45b2fa438c8db97900e7f UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/4d6d704d-e654-4966-b053-c3d09306c7bf 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:0xc0026f04d0}] Aliases:map[]}\"\nJun 10 23:42:45.539771 crc crio[3641]: time=\"2026-06-10T23:42:45.539730709Z\" level=info msg=\"Adding pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 23:42:45.539920 crc crio[3641]: time=\"2026-06-10T23:42:45.539851534Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:715f64185604d4861060f8a3b9b70906c45e8165d02a9ac009f1bc82c9ac6bd4 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/14263ce2-c530-41aa-9016-69dfd0860427 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:0xc001890e38}] Aliases:map[]}\"\nJun 10 23:42:45.540069 crc crio[3641]: time=\"2026-06-10T23:42:45.539992059Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:16c9fc66f8930a546adfa862fce4cad433256474c1d58aa23506b7caaf136a20 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/7bda63ae-8dd3-43d8-871e-879db693cfba 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:0xc00020ca18}] Aliases:map[]}\"\nJun 10 23:42:45.540270 crc crio[3641]: time=\"2026-06-10T23:42:45.540187457Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:e850da3646170848d7b4b3679b5f1ce56ef3900bbc3eb7a587e64de03326f3d9 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/7979d1bd-a2af-4fd8-b6fd-8f8b4f7ecf91 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:0xc00101ce60}] Aliases:map[]}\"\nJun 10 23:42:45.540270 crc crio[3641]: time=\"2026-06-10T23:42:45.540245459Z\" level=info msg=\"Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:8f4a0f42c5acc995b23ec82d8825cd55d08afc7e18e333c4e4623ab63819b40e UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/5ec9d76f-7a59-4fef-91c2-f609e824b342 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:0xc001992b20}] Aliases:map[]}\"\nJun 10 23:42:45.540434 crc crio[3641]: time=\"2026-06-10T23:42:45.540391525Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-x5vn9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 23:42:45.540825 crc crio[3641]: time=\"2026-06-10T23:42:45.540591743Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:3f256e8426c0df9f376da77acb7d5e3fff0fc53b844592de09d2ecfc3814e3e1 UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/ec601596-cf82-4460-a787-883ffb32d590 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:0xc0008881a8}] Aliases:map[]}\"\nJun 10 23:42:45.540825 crc crio[3641]: time=\"2026-06-10T23:42:45.540736599Z\" level=info msg=\"Adding pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 23:42:45.540965 crc crio[3641]: time=\"2026-06-10T23:42:45.540872974Z\" level=info msg=\"Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:e59fb0e92c17371ae97c195ddbef9c3efb6ad2c6f6d672aa51080c06e6cc05ad UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/123c6d7a-8087-450f-8e55-ecdd6f4e29a2 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:0xc001992b68}] Aliases:map[]}\"\nJun 10 23:42:45.541233 crc crio[3641]: time=\"2026-06-10T23:42:45.541153795Z\" level=info msg=\"Checking pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 23:42:45.541522 crc crio[3641]: time=\"2026-06-10T23:42:45.541408905Z\" level=info msg=\"Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:806879e48c4df9d5f740d4114070e99b84d7b39480a88b12d6c8f768c4ec3e37 UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/231194cd-487b-4c22-b384-86aa91ce6021 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:0xc000794388}] Aliases:map[]}\"\nJun 10 23:42:45.541619 crc crio[3641]: time=\"2026-06-10T23:42:45.54153123Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-qhh6t to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 23:42:45.541619 crc crio[3641]: time=\"2026-06-10T23:42:45.541566841Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:62939d041a42ea557bb9456e1349163beeb59ba0829b3f8aae1a6a2a6847874c UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/7d1a8649-8225-4bd3-94e1-ed40d7e7ee93 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:0xc000188a78}] Aliases:map[]}\"\nJun 10 23:42:45.541619 crc crio[3641]: time=\"2026-06-10T23:42:45.541594722Z\" level=info msg=\"Adding pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 23:42:45.541860 crc crio[3641]: time=\"2026-06-10T23:42:45.540877274Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:2dcd93ba477de64140d2788ff6f2952656703b7f93cf8641a8b02050de298d13 UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/cd658735-c740-48bd-91fc-b623d5281875 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:0xc000888128}] Aliases:map[]}\"\nJun 10 23:42:45.541860 crc crio[3641]: time=\"2026-06-10T23:42:45.541708867Z\" level=info msg=\"Adding pod openshift-console-operator_console-operator-67c89758df-4jf4f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 23:42:45.542053 crc crio[3641]: time=\"2026-06-10T23:42:45.541980717Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:54a51d2938f3591cc4c03a7be3ef9e3d7f7599d0e1dc4f70216cb441a892d2b2 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/5d0c3600-235d-4a5c-a6eb-623694d2ad0f 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:0xc002dd03a8}] Aliases:map[]}\"\nJun 10 23:42:45.542053 crc crio[3641]: time=\"2026-06-10T23:42:45.542023629Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:0e58380e0470922a827d19564b15b68b217324987740630231846e0d8b168aae UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/67edbc81-1254-4c86-8f8e-d740918ac5c1 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:0xc0025c6040}] Aliases:map[]}\"\nJun 10 23:42:45.542053 crc crio[3641]: time=\"2026-06-10T23:42:45.5420472Z\" level=info msg=\"Adding pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 23:42:45.542268 crc crio[3641]: time=\"2026-06-10T23:42:45.542136633Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:5edde7af59e6b3d33106333594d286dc884d5c349f2f62b2bae768d97ff1a6b5 UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/a2660e6b-e802-41d9-8d2b-0059fc6e221a 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:0xc0007942d0}] Aliases:map[]}\"\nJun 10 23:42:45.542268 crc crio[3641]: time=\"2026-06-10T23:42:45.542175515Z\" level=info msg=\"Adding pod openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 23:42:45.544635 crc crio[3641]: time=\"2026-06-10T23:42:45.542029689Z\" level=info msg=\"Adding pod openshift-network-diagnostics_network-check-target-fhkjl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 23:42:45.544795 crc crio[3641]: time=\"2026-06-10T23:42:45.544302568Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:535f7a42332fed8442f2c4c9105f408930fbe236e40773a46fde5b8e6710de41 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/c8989dda-d623-463d-b0f1-4d6cd448a139 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:0xc000795328}] Aliases:map[]}\"\nJun 10 23:42:45.544795 crc crio[3641]: time=\"2026-06-10T23:42:45.544748216Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:b8d0577ef2b24d11d894a5efc4e39184ee62aa93d6c36a5b7921d507c09e2671 UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/cf1676d1-275f-403a-9731-83d3285df0a1 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:0xc0007952c8}] Aliases:map[]}\"\nJun 10 23:42:45.544998 crc crio[3641]: time=\"2026-06-10T23:42:45.544916762Z\" 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 10 23:42:45.545084 crc crio[3641]: time=\"2026-06-10T23:42:45.545018256Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 23:42:45.545322 crc crio[3641]: time=\"2026-06-10T23:42:45.544703574Z\" level=info msg=\"Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:b24bd8e42f03ec2f44414fff1bf9a33348666bceee9fa87906e2d05ed462f619 UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/2d59b1a0-5ef8-4721-ab45-171497ff9a7e 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:0xc00008cdb8}] Aliases:map[]}\"\nJun 10 23:42:45.545942 crc crio[3641]: time=\"2026-06-10T23:42:45.545568978Z\" level=info msg=\"Checking pod openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4 for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 23:42:45.545942 crc crio[3641]: time=\"2026-06-10T23:42:45.545736945Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:323ca67cfe910bd993222a9ca86f2079b1864825cc2fc4ac651ae8479d31ce69 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/decc07ec-be99-4420-8b46-774376852369 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:0xc0025c6660}] Aliases:map[]}\"\nJun 10 23:42:45.546107 crc crio[3641]: time=\"2026-06-10T23:42:45.546015895Z\" level=info msg=\"Checking pod openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 23:42:45.546169 crc crio[3641]: time=\"2026-06-10T23:42:45.544411133Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:4681cc99bc4fd2ccbb739c9e2906059238d6d6a8b76696c13ed2ed6815d05843 UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/f0dd849c-7007-479d-a4a6-4dee59825511 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:0xc0025c66c0}] Aliases:map[]}\"\nJun 10 23:42:45.546361 crc crio[3641]: time=\"2026-06-10T23:42:45.546286506Z\" level=info msg=\"Checking pod openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 23:42:45.546438 crc crio[3641]: time=\"2026-06-10T23:42:45.546370949Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:b77d481bebc70d8ec14da67fb3a39043838504101192b2515afc819e58947286 UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/b5e38a10-9c53-41b6-b2f7-6848cba019a6 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:0xc001890130}] Aliases:map[]}\"\nJun 10 23:42:45.546438 crc crio[3641]: time=\"2026-06-10T23:42:45.546406631Z\" 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 10 23:42:45.546870 crc crio[3641]: time=\"2026-06-10T23:42:45.544512137Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:22f698bbabe00f910b1a8382c9bfb4ec9a5cc1b5095e92d3fd5cd107e0621ffd UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/9db735ff-a05c-4101-874f-54839120fbc1 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:0xc0018900b0}] Aliases:map[]}\"\nJun 10 23:42:45.546870 crc crio[3641]: time=\"2026-06-10T23:42:45.546775185Z\" level=info msg=\"Adding pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 23:42:45.548077 crc crio[3641]: time=\"2026-06-10T23:42:45.547890969Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:3d47b6ce8414130fadbccdce573151211177ef513d91308aec37c28405dff582 UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/7b73430e-d512-4880-9dd4-7ca9fd85f7e3 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:0xc002dd03e0}] Aliases:map[]}\"\nJun 10 23:42:45.548077 crc crio[3641]: time=\"2026-06-10T23:42:45.547939411Z\" level=info msg=\"Adding pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 23:42:45.548441 crc crio[3641]: time=\"2026-06-10T23:42:45.548362387Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:2ec2246a94767a3f79c5f0e74c579aa3040ac462e3d216b981649e58cecaf615 UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/85d539ab-ca5e-49c9-b24c-3d1c9d815c5a 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:0xc001890db8}] Aliases:map[]}\"\nJun 10 23:42:45.548441 crc crio[3641]: time=\"2026-06-10T23:42:45.5484264Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:94b784ab235841bddb42e48e472c370fd5db3fcc8d88acff04ee5f807ddd9bc8 UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/b01e9d82-7561-4ab3-8d6f-1e47a3be44b1 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:0xc0025c6618}] Aliases:map[]}\"\nJun 10 23:42:45.548784 crc crio[3641]: time=\"2026-06-10T23:42:45.548378168Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:4fd748add5379c0f9b31a9d1208bc4df9ac525c17814569f0d36706ff79a8144 UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/119671ca-0654-4fb6-9ceb-26c3c74f7d30 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:0xc0025c66b8}] Aliases:map[]}\"\nJun 10 23:42:45.548784 crc crio[3641]: time=\"2026-06-10T23:42:45.548619827Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:51a81093ff0efc548d0882d2803b6f9ddd76a51fc0372a6db59dac57fa4b8866 UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/679ed19b-5124-4362-a637-be2f66cf5ee6 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:0xc000cb6000}] Aliases:map[]}\"\nJun 10 23:42:45.548916 crc crio[3641]: time=\"2026-06-10T23:42:45.548403029Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:e930efc7479a0d6931d20699b5fd9c7829cff29c4566ba1a8740db796e947273 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/5174a9c8-4dd1-4e5c-8ab7-b489b66963cb 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:0xc00008ce48}] Aliases:map[]}\"\nJun 10 23:42:45.548916 crc crio[3641]: time=\"2026-06-10T23:42:45.548849786Z\" level=info msg=\"Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:744343a94e62f37a6f6ff3e180e18d858061ee7f3bae23c9db436da2305f3561 UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/ae21234d-5b13-4db0-ba7a-2928a2d0ece6 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:0xc001992c98}] Aliases:map[]}\"\nJun 10 23:42:45.549120 crc crio[3641]: time=\"2026-06-10T23:42:45.549040734Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-l27pk for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 23:42:45.549120 crc crio[3641]: time=\"2026-06-10T23:42:45.549087196Z\" level=info msg=\"Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:e1818a12ae6425d1f0de8858c29f03bb2de95ae815b809c78d028e35ccae616c UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/783c5d5c-17e7-4a51-96b5-18169247a570 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:0xc00020c9f8}] Aliases:map[]}\"\nJun 10 23:42:45.549254 crc crio[3641]: time=\"2026-06-10T23:42:45.549154678Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-ntdwx for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 23:42:45.549254 crc crio[3641]: time=\"2026-06-10T23:42:45.54919984Z\" level=info msg=\"Checking pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 23:42:45.564914 crc crio[3641]: time=\"2026-06-10T23:42:45.5402518Z\" level=info msg=\"Adding pod openshift-config-operator_openshift-config-operator-5777786469-bccdj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 23:42:45.564914 crc crio[3641]: time=\"2026-06-10T23:42:45.540221058Z\" level=info msg=\"Checking pod openshift-console_console-6c684df5db-cc8g8 for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 23:42:45.564914 crc crio[3641]: time=\"2026-06-10T23:42:45.548360547Z\" level=info msg=\"Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:2c2e13065cfc1aa468aa3f860d5f57404249bbba68fa542e0a6d4436ff6bde5f UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/8343e7bc-2758-47d8-ab60-9ceb9ffcd67d 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:0xc000795318}] Aliases:map[]}\"\nJun 10 23:42:45.565272 crc crio[3641]: time=\"2026-06-10T23:42:45.564161916Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:85335bbdd259df67bbd12652f2051d40270e58d8e84d3d166c2d419a25046296 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/12f108c5-34f2-4927-a670-7744cfeac20b 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:0xc0026f0ef8}] Aliases:map[]}\"\nJun 10 23:42:45.565272 crc crio[3641]: time=\"2026-06-10T23:42:45.564995859Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:9698a732b931a523d35a8cfd80b3afac9766651c585a9e7337f7703831f27e6a UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/a804fff7-6f2c-419f-9781-bf24d68605d1 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:0xc001992ca0}] Aliases:map[]}\"\nJun 10 23:42:45.565272 crc crio[3641]: time=\"2026-06-10T23:42:45.565103633Z\" level=info msg=\"Checking pod openshift-console_downloads-747b44746d-4pqvr for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 23:42:45.565272 crc crio[3641]: time=\"2026-06-10T23:42:45.565193347Z\" level=info msg=\"Checking pod openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 23:42:45.565576 crc crio[3641]: time=\"2026-06-10T23:42:45.564224729Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:01060bc960dc3422eb0984bfa1fe02267c4d219bf15ed5679d26fbb049564d8d UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/32c8cea1-3239-46a4-a144-cfa636729173 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:0xc0008886e0}] Aliases:map[]}\"\nJun 10 23:42:45.565717 crc crio[3641]: time=\"2026-06-10T23:42:45.565575372Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29685570-bqs4c Namespace:openshift-operator-lifecycle-manager ID:e62550fef589e85d5df58f8e94b1f362c1a4f0401354b6e05dcfefde30ab53bb UID:26cb27e4-3504-4746-bc51-27c274a0b43a NetNS:/var/run/netns/2662681f-4b12-44a1-b9b7-3b09b4b20131 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod26cb27e4_3504_4746_bc51_27c274a0b43a.slice PodAnnotations:0xc000189160}] Aliases:map[]}\"\nJun 10 23:42:45.565717 crc crio[3641]: time=\"2026-06-10T23:42:45.565597492Z\" level=info msg=\"Checking pod openshift-route-controller-manager_route-controller-manager-9c77555c6-bjsff for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 23:42:45.565850 crc crio[3641]: time=\"2026-06-10T23:42:45.565756639Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29685570-bqs4c for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 23:42:45.565850 crc crio[3641]: time=\"2026-06-10T23:42:45.5657908Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:28003725df04387c43e962bdd3dcf5180e04f6ec61ecea47bac96b8a5f57a202 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/96633e97-4d7e-4a88-b7a9-a3e2ec3b3b12 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:0xc002dd0450}] Aliases:map[]}\"\nJun 10 23:42:45.565850 crc crio[3641]: time=\"2026-06-10T23:42:45.565836462Z\" 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 10 23:42:45.566043 crc crio[3641]: time=\"2026-06-10T23:42:45.56424601Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:6aa731e4acd8e38988309df677b713874085920448656c504a226924de83d293 UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/0ae95bd2-5e3f-4e47-9b80-7295c73e9f5f 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:0xc0008886b0}] Aliases:map[]}\"\nJun 10 23:42:45.566043 crc crio[3641]: time=\"2026-06-10T23:42:45.566023869Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 23:42:45.566368 crc crio[3641]: time=\"2026-06-10T23:42:45.56477138Z\" level=info msg=\"Checking pod openshift-service-ca_service-ca-74545575db-n469q for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 23:42:45.566528 crc crio[3641]: time=\"2026-06-10T23:42:45.564789361Z\" level=info msg=\"Checking pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 23:42:45.566843 crc crio[3641]: time=\"2026-06-10T23:42:45.564795581Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:d6ce9f11fe6b6c954e64392a7179a7c4bdce7c9da844130899390627781a051a UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/697e97da-e2e4-4b59-a801-1ddd387637b2 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:0xc001992c90}] Aliases:map[]}\"\nJun 10 23:42:45.566996 crc crio[3641]: time=\"2026-06-10T23:42:45.566937525Z\" 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 10 23:42:45.567413 crc crio[3641]: time=\"2026-06-10T23:42:45.564815992Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:7b98aa2a5be158d1f3a71651a81c6b580f4b37a9960600d440affd13e6a6609d UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/6082fca6-8de8-40a1-8d1b-536fd22456a1 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:0xc001992ca8}] Aliases:map[]}\"\nJun 10 23:42:45.567413 crc crio[3641]: time=\"2026-06-10T23:42:45.558990754Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:53bbced8b4c36d43ce1762ef6219e9bb192f1fa82e2f6c462b59ef76efd398c2 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/e7c45a65-3526-4e44-9f53-004a98d9e464 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:0xc0026f0f40}] Aliases:map[]}\"\nJun 10 23:42:45.567413 crc crio[3641]: time=\"2026-06-10T23:42:45.5673224Z\" level=info msg=\"Checking pod openshift-dns_dns-default-qtghf for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 23:42:45.567917 crc crio[3641]: time=\"2026-06-10T23:42:45.54001325Z\" level=info msg=\"Checking pod openshift-multus_multus-admission-controller-69db94689b-rvf8p for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 23:42:45.567917 crc crio[3641]: time=\"2026-06-10T23:42:45.567603331Z\" level=info msg=\"Checking pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 23:42:45.567917 crc crio[3641]: time=\"2026-06-10T23:42:45.559040626Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 23:42:45.568135 crc crio[3641]: time=\"2026-06-10T23:42:45.550301753Z\" level=info msg=\"Checking pod hostpath-provisioner_csi-hostpathplugin-mpq2f for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 23:42:45.568135 crc crio[3641]: time=\"2026-06-10T23:42:45.559044506Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:72a323c59a02afd08e72b110e26f368a2f51537437582f6ea5068efa98e9e2ca UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/a1b7f691-0d02-41ac-b399-b6f528e4f971 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:0xc0025c66b0}] Aliases:map[]}\"\nJun 10 23:42:45.568269 crc crio[3641]: time=\"2026-06-10T23:42:45.568248586Z\" level=info msg=\"Checking pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 23:42:45.568319 crc crio[3641]: time=\"2026-06-10T23:42:45.550549673Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:486c198329b178e5da453266d8ea96d66720a9c1b318f0109d9b30f081db012f UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/9c1df676-aff9-458f-bfb5-a3e4e39530e1 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:0xc000888710}] Aliases:map[]}\"\nJun 10 23:42:45.568530 crc crio[3641]: time=\"2026-06-10T23:42:45.568410903Z\" level=info msg=\"Checking pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 23:42:45.568616 crc crio[3641]: time=\"2026-06-10T23:42:45.568538318Z\" level=info msg=\"Ran pod sandbox 2447959dc1e4001e19a59829d63ad52affe994f73cefc75d62e062044f5ab61a with infra container: openshift-multus/network-metrics-daemon-n2bqt/POD\" id=c802b282-8928-40d6-afee-312d5c60d0ba name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:42:45.568775 crc crio[3641]: time=\"2026-06-10T23:42:45.559048166Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:7e02bcd752d28d473df115a36545e947c96e5df1f9722ee14211f40fa6e696ed UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/431a015f-cb76-4f7e-9152-cf9eb154291b 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:0xc0025c66c8}] Aliases:map[]}\"\nJun 10 23:42:45.568912 crc crio[3641]: time=\"2026-06-10T23:42:45.568901072Z\" 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 10 23:42:45.568974 crc crio[3641]: time=\"2026-06-10T23:42:45.568929703Z\" level=info msg=\"Checking pod openshift-ingress-canary_ingress-canary-jlj86 for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 23:42:45.569915 crc crio[3641]: time=\"2026-06-10T23:42:45.540905245Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:061a4951b7c79416ef706294c8d2e6199e9cc5f39621b2c4da96c3210f85726d UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/46f40c41-2b19-4095-81a7-5851a73e5223 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:0xc002dd02d8}] Aliases:map[]}\"\nJun 10 23:42:45.569915 crc crio[3641]: time=\"2026-06-10T23:42:45.569903311Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 23:42:45.570071 crc crio[3641]: time=\"2026-06-10T23:42:45.569938223Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:e5d1a99235789d22556e3c20a3d50eccc403e326b7560aecd7447308ae673e48 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/7bb6a145-6440-429d-b36a-05e32b2b83a5 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:0xc002dd0578}] Aliases:map[]}\"\nJun 10 23:42:45.570071 crc crio[3641]: time=\"2026-06-10T23:42:45.569967664Z\" level=info msg=\"Adding pod openshift-apiserver_apiserver-9ddfb9f55-k47zv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 23:42:45.570561 crc crio[3641]: time=\"2026-06-10T23:42:45.544371121Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:23bc40803a4dbe5dff8a4ef51df3fddf2dd5ba5ef6b3009ec1c6ad472e40ea12 UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/1abd827f-e86f-4fc5-ac2b-a45ee900462a 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:0xc001992e20}] Aliases:map[]}\"\nJun 10 23:42:45.570741 crc crio[3641]: time=\"2026-06-10T23:42:45.570539466Z\" level=info msg=\"Adding pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 23:42:45.570824 crc crio[3641]: time=\"2026-06-10T23:42:45.570760655Z\" level=info msg=\"Ran pod sandbox e59fb0e92c17371ae97c195ddbef9c3efb6ad2c6f6d672aa51080c06e6cc05ad with infra container: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/POD\" id=cc6a3efd-abd6-4dc5-8f4a-f88d38cdd253 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:42:45.603560 crc crio[3641]: time=\"2026-06-10T23:42:45.603456906Z\" level=info msg=\"Ran pod sandbox b24bd8e42f03ec2f44414fff1bf9a33348666bceee9fa87906e2d05ed462f619 with infra container: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/POD\" id=7bca722c-bc89-4cd2-b49c-bbb421f53117 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:42:45.611006 crc crio[3641]: time=\"2026-06-10T23:42:45.60714592Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 10 23:42:45.611308 crc crio[3641]: time=\"2026-06-10T23:42:45.611265432Z\" level=info msg=\"Ran pod sandbox 85335bbdd259df67bbd12652f2051d40270e58d8e84d3d166c2d419a25046296 with infra container: openshift-console/downloads-747b44746d-4pqvr/POD\" id=13ee2e7f-9b0a-432a-8a1f-8371cea48d32 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:42:45.611698 crc crio[3641]: time=\"2026-06-10T23:42:45.611608505Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:49b34ce0d25eec7a6077f4bf21bf7d4e64e598d28785a20b9ee3594423b7de14\" id=65ec4b3a-f2cd-438e-8686-46809d0042a0 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:42:45.612042 crc crio[3641]: time=\"2026-06-10T23:42:45.612020151Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=e21cca05-b3e8-4de5-86e3-d14e98fd2d7b name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:42:45.616001 crc crio[3641]: time=\"2026-06-10T23:42:45.615936294Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=50871618-248f-4c8c-a752-912ed029db98 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:42:45.626690 crc crio[3641]: time=\"2026-06-10T23:42:45.618720194Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=91285286-4326-46b4-b90c-f82bd21d4bfc name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:42:45.626690 crc crio[3641]: time=\"2026-06-10T23:42:45.6201673Z\" level=info msg=\"Ran pod sandbox 4681cc99bc4fd2ccbb739c9e2906059238d6d6a8b76696c13ed2ed6815d05843 with infra container: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/POD\" id=74d0a8aa-2735-4491-bf39-8f274c30e278 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:42:45.626690 crc crio[3641]: time=\"2026-06-10T23:42:45.626327192Z\" level=info msg=\"Ran pod sandbox 7e02bcd752d28d473df115a36545e947c96e5df1f9722ee14211f40fa6e696ed with infra container: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/POD\" id=18cb7aa2-aeea-49b3-807d-f8f3b59827a9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:42:45.627745 crc crio[3641]: time=\"2026-06-10T23:42:45.627713446Z\" level=info msg=\"Ran pod sandbox 2c2e13065cfc1aa468aa3f860d5f57404249bbba68fa542e0a6d4436ff6bde5f with infra container: openshift-ingress-canary/ingress-canary-jlj86/POD\" id=a32db79b-67bd-42a5-b457-03c5993e456c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:42:45.629826 crc crio[3641]: time=\"2026-06-10T23:42:45.629753276Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=6bf7c523-5ab8-4129-85c3-c4bcc961eec9 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:42:45.630146 crc crio[3641]: time=\"2026-06-10T23:42:45.630097149Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=7c547661-3448-4cb2-a75b-19b060053451 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:42:45.632302 crc crio[3641]: time=\"2026-06-10T23:42:45.632243473Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d\" id=b7d6e326-353c-436e-a25e-048946f5f815 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:42:45.634405 crc crio[3641]: time=\"2026-06-10T23:42:45.634295874Z\" level=info msg=\"Ran pod sandbox 16c9fc66f8930a546adfa862fce4cad433256474c1d58aa23506b7caaf136a20 with infra container: openshift-console/console-6c684df5db-cc8g8/POD\" id=001dc3b2-6481-4562-b714-a8ea536a50ba name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:42:45.638181 crc crio[3641]: time=\"2026-06-10T23:42:45.638116223Z\" level=info msg=\"Ran pod sandbox b8d0577ef2b24d11d894a5efc4e39184ee62aa93d6c36a5b7921d507c09e2671 with infra container: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/POD\" id=cac9303b-915e-46ac-888f-4de4c5646821 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:42:45.640032 crc crio[3641]: time=\"2026-06-10T23:42:45.638924045Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4\" id=19e3e3b4-3578-4392-88ac-9adf28e46b11 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:42:45.640032 crc crio[3641]: time=\"2026-06-10T23:42:45.639175865Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=c7fe0c30-e4da-4100-99d5-bf4da0318e09 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:42:45.643150 crc crio[3641]: time=\"2026-06-10T23:42:45.643095428Z\" level=info msg=\"Ran pod sandbox 535f7a42332fed8442f2c4c9105f408930fbe236e40773a46fde5b8e6710de41 with infra container: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/POD\" id=221577a8-244b-4305-bf18-54f2b49232f2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:42:45.646066 crc crio[3641]: time=\"2026-06-10T23:42:45.646001642Z\" level=info msg=\"Ran pod sandbox 8f4a0f42c5acc995b23ec82d8825cd55d08afc7e18e333c4e4623ab63819b40e with infra container: openshift-marketplace/redhat-operators-x5vn9/POD\" id=2135f2c4-b647-4786-a116-aad82fcaf838 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:42:45.667247 crc crio[3641]: time=\"2026-06-10T23:42:45.666287667Z\" level=info msg=\"Ran pod sandbox 744343a94e62f37a6f6ff3e180e18d858061ee7f3bae23c9db436da2305f3561 with infra container: openshift-marketplace/certified-operators-l27pk/POD\" id=796e721a-f168-447e-8277-147c93c9f5e3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:42:45.679541 crc crio[3641]: time=\"2026-06-10T23:42:45.679235094Z\" level=info msg=\"Ran pod sandbox e930efc7479a0d6931d20699b5fd9c7829cff29c4566ba1a8740db796e947273 with infra container: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/POD\" id=b57a58c9-70b5-4d83-a9a3-c155a9607a5c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:42:45.689536 crc crio[3641]: time=\"2026-06-10T23:42:45.685598073Z\" level=info msg=\"Ran pod sandbox 9698a732b931a523d35a8cfd80b3afac9766651c585a9e7337f7703831f27e6a with infra container: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/POD\" id=66ae0171-7d07-4d03-87aa-5d1f13811d22 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:42:45.702139 crc crio[3641]: time=\"2026-06-10T23:42:45.691596358Z\" level=info msg=\"Ran pod sandbox 4fd748add5379c0f9b31a9d1208bc4df9ac525c17814569f0d36706ff79a8144 with infra container: openshift-marketplace/redhat-marketplace-ntdwx/POD\" id=02f23079-f306-4980-b73b-75086a4d5208 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:42:45.708485 crc crio[3641]: time=\"2026-06-10T23:42:45.708176558Z\" level=info msg=\"Ran pod sandbox 01060bc960dc3422eb0984bfa1fe02267c4d219bf15ed5679d26fbb049564d8d with infra container: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/POD\" id=15c41f7a-9f46-419f-925f-b67251fe4aef name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:42:45.709019 crc crio[3641]: time=\"2026-06-10T23:42:45.708930007Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=cbaaf814-f05d-4c36-b21a-d8972d7388e3 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:42:45.709286 crc crio[3641]: time=\"2026-06-10T23:42:45.709235879Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=2e52b427-55dd-46fd-afa8-b5141f9dca94 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:42:45.709484 crc crio[3641]: time=\"2026-06-10T23:42:45.709371915Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=29de6a58-37d3-4b37-b8b7-ce3b880fc1e8 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:42:45.710286 crc crio[3641]: time=\"2026-06-10T23:42:45.710258499Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=f995296b-2f34-4746-91d9-623d16bd80a7 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:42:45.710392 crc crio[3641]: time=\"2026-06-10T23:42:45.710325292Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=c862eb5f-0b59-43a0-8052-5944eb442a47 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:42:45.710554 crc crio[3641]: time=\"2026-06-10T23:42:45.710226328Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:977a316fa3598eb575a4477dafc09bbf06fad21c4ec2867052225d74f2a9f366\" id=fce6bde6-9a0f-4836-b92f-1046eb031d29 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:42:45.710711 crc crio[3641]: time=\"2026-06-10T23:42:45.709764Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=f7ec6f67-d409-4520-a1b0-ce7a230eb3e1 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:42:45.716334 crc crio[3641]: time=\"2026-06-10T23:42:45.71153927Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=43fc06c8-5bd5-4cd2-a000-2c7ab75c7a34 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:42:45.762235 crc crio[3641]: time=\"2026-06-10T23:42:45.76209942Z\" level=info msg=\"Ran pod sandbox 6aa731e4acd8e38988309df677b713874085920448656c504a226924de83d293 with infra container: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/POD\" id=40645c3f-54ee-449a-bbd7-ade67b3ca869 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:42:45.772367 crc crio[3641]: time=\"2026-06-10T23:42:45.772213826Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=74a9ff3e-ed0e-4fa3-842c-01a5001ffa78 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:42:45.788813 crc crio[3641]: time=\"2026-06-10T23:42:45.7876169Z\" level=info msg=\"Ran pod sandbox 323ca67cfe910bd993222a9ca86f2079b1864825cc2fc4ac651ae8479d31ce69 with infra container: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/POD\" id=ebe9f3a5-41b3-4279-9f42-bcf03c2460c3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:42:45.804502 crc crio[3641]: time=\"2026-06-10T23:42:45.804407718Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=ab970511-c209-4c5e-a754-ba7acb96c40d name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:42:45.805006 crc crio[3641]: time=\"2026-06-10T23:42:45.804939928Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=d86a8dca-443e-437f-ab4b-2f2f9390648c name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:42:45.805357 crc crio[3641]: time=\"2026-06-10T23:42:45.805208919Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=d75f8e76-0d26-4011-afb4-5bc824c0be80 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:42:45.805624 crc crio[3641]: time=\"2026-06-10T23:42:45.805535482Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=56b0aaac-bb2a-4e57-b61c-0edef3224e50 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:42:45.806129 crc crio[3641]: time=\"2026-06-10T23:42:45.805969819Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=57200ad5-39a3-4fa8-9855-fd70bcddc7e5 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:42:45.806280 crc crio[3641]: time=\"2026-06-10T23:42:45.806186067Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=9f658b01-3c05-40a6-b8c3-2098143c0572 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:42:45.806724 crc crio[3641]: time=\"2026-06-10T23:42:45.806412806Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=859be0c4-2319-41ec-a04b-4b20e06acc33 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:42:45.806839 crc crio[3641]: time=\"2026-06-10T23:42:45.806796891Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:977a316fa3598eb575a4477dafc09bbf06fad21c4ec2867052225d74f2a9f366\" id=f0d27489-72a5-4595-8df3-9d727f2235fa name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:42:45.807174 crc crio[3641]: time=\"2026-06-10T23:42:45.80701438Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=6e0ea57a-d639-4638-baa5-aa21f6eee026 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:42:45.807270 crc crio[3641]: time=\"2026-06-10T23:42:45.807226048Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=4515cb48-4333-41f0-a9af-46f3446559c6 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:42:45.807827 crc crio[3641]: time=\"2026-06-10T23:42:45.807759969Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=f0c89740-69f4-44ca-9c8a-87b038ae42e3 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:42:45.808234 crc crio[3641]: time=\"2026-06-10T23:42:45.808056201Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:49b34ce0d25eec7a6077f4bf21bf7d4e64e598d28785a20b9ee3594423b7de14\" id=cc81eadd-a176-4713-9fb8-45c8011b80b0 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:42:45.808550 crc crio[3641]: time=\"2026-06-10T23:42:45.808383243Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4\" id=e6dafe3e-6ba9-422c-a3a2-fecd3795d6ae name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:42:45.808971 crc crio[3641]: time=\"2026-06-10T23:42:45.808761788Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=690fbaeb-3d2a-44cb-8b8b-ba2b6781d8d8 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:42:45.809522 crc crio[3641]: time=\"2026-06-10T23:42:45.809037529Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d\" id=a4060c76-d28c-4a73-be10-865e00181e3d name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:42:45.809522 crc crio[3641]: time=\"2026-06-10T23:42:45.809353421Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=678d753b-23c5-4ab5-bc30-15f5ac89259f name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:42:45.809522 crc crio[3641]: time=\"2026-06-10T23:42:45.809418734Z\" level=info msg=\"Ran pod sandbox e62550fef589e85d5df58f8e94b1f362c1a4f0401354b6e05dcfefde30ab53bb with infra container: openshift-operator-lifecycle-manager/collect-profiles-29685570-bqs4c/POD\" id=4ea12db4-8019-41e7-bbeb-c84c3b2e78fa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:42:45.812329 crc crio[3641]: time=\"2026-06-10T23:42:45.809556029Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=16ee3e11-4d83-42b7-9db1-14520c1ce1d3 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:42:45.812329 crc crio[3641]: time=\"2026-06-10T23:42:45.80778046Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=3427fe7b-dd1c-479a-a895-95bf67fc1365 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:42:45.812329 crc crio[3641]: time=\"2026-06-10T23:42:45.810518047Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:42:45.813161 crc crio[3641]: time=\"2026-06-10T23:42:45.812982194Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-x5vn9/extract-utilities\" id=252e8be4-0e3b-43d3-8e92-54ec206b5a82 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:42:45.817158 crc crio[3641]: time=\"2026-06-10T23:42:45.813326087Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:42:45.817158 crc crio[3641]: time=\"2026-06-10T23:42:45.814280634Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=94a40fd5-8561-4bfa-851f-d8ad5c58986a name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:42:45.817158 crc crio[3641]: time=\"2026-06-10T23:42:45.81442926Z\" level=info msg=\"Creating container: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator\" id=da6d8554-8cee-45dc-9839-46dc6a9b07ed name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:42:45.817158 crc crio[3641]: time=\"2026-06-10T23:42:45.815761022Z\" level=info msg=\"Ran pod sandbox 715f64185604d4861060f8a3b9b70906c45e8165d02a9ac009f1bc82c9ac6bd4 with infra container: openshift-multus/multus-admission-controller-69db94689b-rvf8p/POD\" id=7a78e09a-f976-4c9e-bdfa-59861f6824dc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:42:45.817158 crc crio[3641]: time=\"2026-06-10T23:42:45.816899127Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=dd9fcb0f-0968-4cae-8f58-807126a0547b name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:42:45.823772 crc crio[3641]: time=\"2026-06-10T23:42:45.82054793Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities\" id=a58489d0-1cc4-4e3d-a60c-77de04228cff name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:42:45.823772 crc crio[3641]: time=\"2026-06-10T23:42:45.820822351Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator\" id=6e338c17-922b-43ac-bcb7-f1782e0d0422 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:42:45.823772 crc crio[3641]: time=\"2026-06-10T23:42:45.820904084Z\" level=info msg=\"Creating container: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager\" id=26fc65d3-d4a9-40c1-9db1-9faceaad195b name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:42:45.823772 crc crio[3641]: time=\"2026-06-10T23:42:45.821090511Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator\" id=701311cb-0ce1-4f31-af79-b670ae497da0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:42:45.823772 crc crio[3641]: time=\"2026-06-10T23:42:45.821161494Z\" level=info msg=\"Creating container: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator\" id=6f25f49d-1266-490d-b310-0b0dd9c0e44c name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:42:45.823772 crc crio[3641]: time=\"2026-06-10T23:42:45.82309145Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b5000f8f055fd8f734ef74afbd9bd5333a38345cbc4959ddaad728b8394bccd4\" id=12151a81-95b1-47fe-b27c-bd404caf1c21 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:42:45.823772 crc crio[3641]: time=\"2026-06-10T23:42:45.823256736Z\" level=info msg=\"Creating container: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager\" id=23bba220-f146-4908-a80a-8dba975b4da5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:42:45.823772 crc crio[3641]: time=\"2026-06-10T23:42:45.82335584Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-l27pk/extract-utilities\" id=213c89ec-0099-4f75-9798-9952db75ef07 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:42:45.823772 crc crio[3641]: time=\"2026-06-10T23:42:45.823453554Z\" level=info msg=\"Creating container: openshift-multus/network-metrics-daemon-n2bqt/network-metrics-daemon\" id=837e00e9-fe8c-44a5-91c4-74df92fd46a2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:42:45.836217 crc crio[3641]: time=\"2026-06-10T23:42:45.836140121Z\" level=info msg=\"Creating container: openshift-console/console-6c684df5db-cc8g8/console\" id=a45bb965-01de-4dc7-b8db-b1e63d6cc110 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:42:45.836847 crc crio[3641]: time=\"2026-06-10T23:42:45.836792646Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:42:45.836999 crc crio[3641]: time=\"2026-06-10T23:42:45.836934182Z\" level=info msg=\"Creating container: openshift-ingress-canary/ingress-canary-jlj86/serve-healthcheck-canary\" id=838bc52b-e881-45b1-8776-6ae3ff5db616 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:42:45.837101 crc crio[3641]: time=\"2026-06-10T23:42:45.837041546Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:42:45.837557 crc crio[3641]: time=\"2026-06-10T23:42:45.837495544Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:42:45.837623 crc crio[3641]: time=\"2026-06-10T23:42:45.837593228Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:42:45.837895 crc crio[3641]: time=\"2026-06-10T23:42:45.837749814Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:42:45.838035 crc crio[3641]: time=\"2026-06-10T23:42:45.837973143Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:42:45.846779 crc crio[3641]: time=\"2026-06-10T23:42:45.839094726Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:42:45.846779 crc crio[3641]: time=\"2026-06-10T23:42:45.840246562Z\" level=info msg=\"Ran pod sandbox 53bbced8b4c36d43ce1762ef6219e9bb192f1fa82e2f6c462b59ef76efd398c2 with infra container: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/POD\" id=c58cad01-e4a9-4cca-8a54-9e935d0c268b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:42:45.846779 crc crio[3641]: time=\"2026-06-10T23:42:45.840730181Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:42:45.846779 crc crio[3641]: time=\"2026-06-10T23:42:45.840863546Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:42:45.846779 crc crio[3641]: time=\"2026-06-10T23:42:45.841077964Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:42:45.846779 crc crio[3641]: time=\"2026-06-10T23:42:45.841155767Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:42:45.846779 crc crio[3641]: time=\"2026-06-10T23:42:45.842565962Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver\" id=b5f1e4da-49d4-4c0a-91ac-d45ca1ee716d name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:42:45.846779 crc crio[3641]: time=\"2026-06-10T23:42:45.843706637Z\" level=info msg=\"Creating container: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/kube-rbac-proxy\" id=f76a5f4a-4fc7-4386-ba2d-c8ceda99245d name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:42:45.846779 crc crio[3641]: time=\"2026-06-10T23:42:45.846355851Z\" level=info msg=\"Creating container: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator\" id=0d920d82-928f-474c-af3b-7ce53b7ee49e name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:42:45.847281 crc crio[3641]: time=\"2026-06-10T23:42:45.846949814Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:42:45.848361 crc crio[3641]: time=\"2026-06-10T23:42:45.848291877Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller\" id=99d0de83-e6ac-4ad3-8a80-73726926d2e9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:42:45.849245 crc crio[3641]: time=\"2026-06-10T23:42:45.849005365Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=86daacf4-d8d3-4037-b120-f450e6237efd name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:42:45.855417 crc crio[3641]: time=\"2026-06-10T23:42:45.854102314Z\" level=info msg=\"Ran pod sandbox 94b784ab235841bddb42e48e472c370fd5db3fcc8d88acff04ee5f807ddd9bc8 with infra container: openshift-service-ca/service-ca-74545575db-n469q/POD\" id=3f0be774-3c6f-470b-a7fb-95e4f6485954 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:42:45.858548 crc crio[3641]: time=\"2026-06-10T23:42:45.857998267Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7\" id=a3cc70f7-2213-4ee0-a59a-f1cf991f4f38 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:42:45.858548 crc crio[3641]: time=\"2026-06-10T23:42:45.858010968Z\" level=info msg=\"Ran pod sandbox d6ce9f11fe6b6c954e64392a7179a7c4bdce7c9da844130899390627781a051a with infra container: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/POD\" id=c1eff234-0f5a-4283-82de-2ec7685a6d13 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:42:45.858838 crc crio[3641]: time=\"2026-06-10T23:42:45.858161363Z\" level=info msg=\"Creating container: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator\" id=17074047-aa59-4092-a55f-fd8c1c85cfbe name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:42:45.861804 crc crio[3641]: time=\"2026-06-10T23:42:45.861768505Z\" level=info msg=\"Ran pod sandbox 72a323c59a02afd08e72b110e26f368a2f51537437582f6ea5068efa98e9e2ca with infra container: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/POD\" id=daab0e1d-9289-4d5c-8d57-238720f2fd34 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:42:45.868953 crc crio[3641]: time=\"2026-06-10T23:42:45.862383779Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=6da97afe-7602-493c-986c-47c6018f1b2c name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:42:45.868953 crc crio[3641]: time=\"2026-06-10T23:42:45.863303075Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d\" id=7e825897-1ba9-4bb8-911f-e847b9365353 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:42:45.868953 crc crio[3641]: time=\"2026-06-10T23:42:45.865306853Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b5000f8f055fd8f734ef74afbd9bd5333a38345cbc4959ddaad728b8394bccd4\" id=87ec34cc-06f7-4250-9e47-0c3a1000c28e name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:42:45.868953 crc crio[3641]: time=\"2026-06-10T23:42:45.866955058Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:42:45.873027 crc crio[3641]: time=\"2026-06-10T23:42:45.872997685Z\" level=info msg=\"Ran pod sandbox e1818a12ae6425d1f0de8858c29f03bb2de95ae815b809c78d028e35ccae616c with infra container: hostpath-provisioner/csi-hostpathplugin-mpq2f/POD\" id=14020170-6f1a-4da1-89f1-b89167deb801 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:42:45.873683 crc crio[3641]: time=\"2026-06-10T23:42:45.873113759Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:42:45.874440 crc crio[3641]: time=\"2026-06-10T23:42:45.873449242Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a5bb05344dd2296077f5066e908ede0eea23f5a12fb78ef86a9513c88d3faaca\" id=350180f7-b9b2-401f-97f0-2013a7ad9a81 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:42:45.874731 crc crio[3641]: time=\"2026-06-10T23:42:45.874085737Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:42:45.879157 crc crio[3641]: time=\"2026-06-10T23:42:45.879103734Z\" level=info msg=\"Ran pod sandbox 2ec2246a94767a3f79c5f0e74c579aa3040ac462e3d216b981649e58cecaf615 with infra container: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/POD\" id=f7bea279-1063-4181-8a5d-173069b549a3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:42:45.879988 crc crio[3641]: time=\"2026-06-10T23:42:45.879882494Z\" level=info msg=\"Ran pod sandbox 51a81093ff0efc548d0882d2803b6f9ddd76a51fc0372a6db59dac57fa4b8866 with infra container: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/POD\" id=7349854a-5ec7-4350-972f-81b331626612 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:42:45.885704 crc crio[3641]: time=\"2026-06-10T23:42:45.885674431Z\" level=info msg=\"Checking image status: registry.redhat.io/container-native-virtualization/hostpath-csi-driver-rhel9:v4.15\" id=533351cb-6a42-4161-b0cc-2c65fc45195f name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:42:45.886290 crc crio[3641]: time=\"2026-06-10T23:42:45.886235733Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7\" id=06a515fe-1c7a-4441-971f-cca217b3986c name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:42:45.886349 crc crio[3641]: time=\"2026-06-10T23:42:45.88614925Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=dcc66a6c-7c86-41b9-98f1-46d87536f543 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:42:45.887336 crc crio[3641]: time=\"2026-06-10T23:42:45.887306185Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=4b2db97a-dddb-46ab-9f38-c38d8d4ae363 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:42:45.887615 crc crio[3641]: time=\"2026-06-10T23:42:45.887321896Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d\" id=619b2eae-d9a8-44b4-8a94-6b91c0277fcf name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:42:45.887767 crc crio[3641]: time=\"2026-06-10T23:42:45.887370618Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:036ed6efe4cb5f5b90ee7f9ef5297c8591b8d67aa36b3c58b4fc5417622a140c\" id=62dece29-7e7d-41e8-88da-6d1a1cfbbff9 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:42:45.891275 crc crio[3641]: time=\"2026-06-10T23:42:45.891189177Z\" level=info msg=\"Ran pod sandbox 486c198329b178e5da453266d8ea96d66720a9c1b318f0109d9b30f081db012f with infra container: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/POD\" id=153582e1-ce2f-40e4-90c2-408eb4b28b40 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:42:45.892769 crc crio[3641]: time=\"2026-06-10T23:42:45.892713957Z\" level=info msg=\"Ran pod sandbox 7b98aa2a5be158d1f3a71651a81c6b580f4b37a9960600d440affd13e6a6609d with infra container: openshift-dns/dns-default-qtghf/POD\" id=a9797ec0-8963-43e4-9b2a-5ec81221f1e5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:42:45.893216 crc crio[3641]: time=\"2026-06-10T23:42:45.893068191Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:42:45.894968 crc crio[3641]: time=\"2026-06-10T23:42:45.894943734Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=8544db1e-4512-49e1-9c90-e902b761e237 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:42:45.895281 crc crio[3641]: time=\"2026-06-10T23:42:45.895261957Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:0fe5a041a2b99d736e82f1b4a6cd9792c5e23ded475e9f0742cd19234070f989\" id=95bd6d91-ca15-4065-a21e-a3885531ed0e name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:42:45.895726 crc crio[3641]: time=\"2026-06-10T23:42:45.895510106Z\" level=info msg=\"Creating container: openshift-multus/multus-admission-controller-69db94689b-rvf8p/multus-admission-controller\" id=145249f9-55ec-4f30-9bc7-94de4df7c647 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:42:45.896382 crc crio[3641]: time=\"2026-06-10T23:42:45.895514547Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29685570-bqs4c/collect-profiles\" id=29d52f1a-548a-4f22-8e3a-720e1e9620d9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:42:45.970400 crc crio[3641]: time=\"2026-06-10T23:42:45.970291836Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:42:45.980784 crc crio[3641]: time=\"2026-06-10T23:42:45.980557418Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=945cfc0f-2ff3-421e-bdf2-8114ff789374 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:42:45.983619 crc crio[3641]: time=\"2026-06-10T23:42:45.981209164Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:42:45.983619 crc crio[3641]: time=\"2026-06-10T23:42:45.983305566Z\" level=info msg=\"Creating container: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator\" id=53057d4a-d6ea-4e6b-80de-385b37324f44 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:42:45.984240 crc crio[3641]: time=\"2026-06-10T23:42:45.984043745Z\" level=info msg=\"Creating container: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/migrator\" id=d0bda027-2113-4588-8360-f380b21ad27a name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:42:45.985166 crc crio[3641]: time=\"2026-06-10T23:42:45.985114087Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a5bb05344dd2296077f5066e908ede0eea23f5a12fb78ef86a9513c88d3faaca\" id=5c14a048-aeb1-4169-a299-0c77c4d2ae78 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:42:45.985380 crc crio[3641]: time=\"2026-06-10T23:42:45.985309574Z\" level=info msg=\"Checking image status: registry.redhat.io/container-native-virtualization/hostpath-csi-driver-rhel9:v4.15\" id=70c40a33-f467-4349-830e-0bf20cbbc194 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:42:45.986415 crc crio[3641]: time=\"2026-06-10T23:42:45.9859517Z\" level=info msg=\"Creating container: openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller\" id=0d0f9cc6-7384-4ec3-8582-a5d3a3b42fcd name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:42:46.036271 crc crio[3641]: time=\"2026-06-10T23:42:46.035784282Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:42:46.037960 crc crio[3641]: time=\"2026-06-10T23:42:46.037886044Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:42:46.041073 crc crio[3641]: time=\"2026-06-10T23:42:46.041038837Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:42:46.046573 crc crio[3641]: time=\"2026-06-10T23:42:46.04160381Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:036ed6efe4cb5f5b90ee7f9ef5297c8591b8d67aa36b3c58b4fc5417622a140c\" id=c4f44ac4-b594-437d-9902-b0b3aff1ae68 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:42:46.057611 crc crio[3641]: time=\"2026-06-10T23:42:46.05744114Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:42:46.058024 crc crio[3641]: time=\"2026-06-10T23:42:46.05796147Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:42:46.058633 crc crio[3641]: time=\"2026-06-10T23:42:46.058587805Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator\" id=663c3ccf-d851-45d2-ad3f-9aa2b3100ef4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:42:46.058775 crc crio[3641]: time=\"2026-06-10T23:42:46.058685089Z\" level=info msg=\"Creating container: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/dns-operator\" id=744f7943-5ece-4774-a3be-f9c94f60febc name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:42:46.062314 crc crio[3641]: time=\"2026-06-10T23:42:46.062145174Z\" level=info msg=\"Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/hostpath-provisioner\" id=ad2015e0-93d7-4420-824b-799c6ccc398f name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:42:46.063161 crc crio[3641]: time=\"2026-06-10T23:42:46.063026929Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:42:46.063383 crc crio[3641]: time=\"2026-06-10T23:42:46.063361042Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:0fe5a041a2b99d736e82f1b4a6cd9792c5e23ded475e9f0742cd19234070f989\" id=bcce3bbe-9aa0-46a9-ba52-15e642c89ecf name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:42:46.063763 crc crio[3641]: time=\"2026-06-10T23:42:46.063738927Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=615cab66-e6b6-4763-bd4d-6089d4d38bf6 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:42:46.075432 crc crio[3641]: time=\"2026-06-10T23:42:46.075113372Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:42:46.141050 crc crio[3641]: time=\"2026-06-10T23:42:46.140524325Z\" level=info msg=\"Creating container: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift\" id=40a89b2b-3415-49a6-ac63-9a93f3ff3d88 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:42:46.141419 crc crio[3641]: time=\"2026-06-10T23:42:46.141154059Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:42:46.145715 crc crio[3641]: time=\"2026-06-10T23:42:46.145604664Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:42:46.145952 crc crio[3641]: time=\"2026-06-10T23:42:46.145898755Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:42:46.146185 crc crio[3641]: time=\"2026-06-10T23:42:46.146129574Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:42:46.148739 crc crio[3641]: time=\"2026-06-10T23:42:46.148540949Z\" level=info msg=\"Creating container: openshift-dns/dns-default-qtghf/dns\" id=74cf144e-5d7e-4656-b9f7-8b3b22f657e9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:42:46.157726 crc crio[3641]: time=\"2026-06-10T23:42:46.156792032Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:42:46.158269 crc crio[3641]: time=\"2026-06-10T23:42:46.158191977Z\" level=info msg=\"Creating container: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=c444b806-3733-48bc-96be-862d0e3c8cdf name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:42:46.172423 crc crio[3641]: time=\"2026-06-10T23:42:46.171722857Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:42:46.174348 crc crio[3641]: 2026-06-10T23:42:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5edde7af59e6b3d Mac:56:5a:03:61:92:b3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:17 Mtu:0 Sandbox:/var/run/netns/a2660e6b-e802-41d9-8d2b-0059fc6e221a SocketPath: PciID:}] [{Interface:0xc000014c50 Address:{IP:10.217.0.23 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 23:42:46.175829 crc crio[3641]: time=\"2026-06-10T23:42:46.175458623Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:42:46.198739 crc crio[3641]: time=\"2026-06-10T23:42:46.197816409Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:42:46.269044 crc crio[3641]: time=\"2026-06-10T23:42:46.268930965Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:42:46.310736 crc crio[3641]: time=\"2026-06-10T23:42:46.310297395Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:42:46.311882 crc crio[3641]: time=\"2026-06-10T23:42:46.310542175Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:42:46.314593 crc crio[3641]: time=\"2026-06-10T23:42:46.31450653Z\" level=info msg=\"Created container 3e27ad1d9e61e70bc3c32283a56daac8dde507c2a08402e9a00c8713246df167: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=3427fe7b-dd1c-479a-a895-95bf67fc1365 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:42:46.315538 crc crio[3641]: time=\"2026-06-10T23:42:46.315387035Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:42:46.315714 crc crio[3641]: time=\"2026-06-10T23:42:46.315563952Z\" level=info msg=\"Starting container: 3e27ad1d9e61e70bc3c32283a56daac8dde507c2a08402e9a00c8713246df167\" id=bf594526-5064-46a5-a8a6-21e40b0241fe name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:42:46.332003 crc crio[3641]: time=\"2026-06-10T23:42:46.331360941Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:42:46.333029 crc crio[3641]: time=\"2026-06-10T23:42:46.332988044Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:42:46.333827 crc crio[3641]: time=\"2026-06-10T23:42:46.333799766Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:42:46.341562 crc crio[3641]: time=\"2026-06-10T23:42:46.34131256Z\" level=info msg=\"Started container\" PID=11559 containerID=3e27ad1d9e61e70bc3c32283a56daac8dde507c2a08402e9a00c8713246df167 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=bf594526-5064-46a5-a8a6-21e40b0241fe name=/runtime.v1.RuntimeService/StartContainer sandboxID=85335bbdd259df67bbd12652f2051d40270e58d8e84d3d166c2d419a25046296\nJun 10 23:42:46.346864 crc crio[3641]: time=\"2026-06-10T23:42:46.346431061Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:42:46.353818 crc crio[3641]: time=\"2026-06-10T23:42:46.353615432Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:42:46.354163 crc crio[3641]: time=\"2026-06-10T23:42:46.354013088Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:42:46.365738 crc crio[3641]: time=\"2026-06-10T23:42:46.365586961Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:42:46.385217 crc crio[3641]: time=\"2026-06-10T23:42:46.370272205Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:42:46.386042 crc crio[3641]: time=\"2026-06-10T23:42:46.38597816Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:42:46.387163 crc crio[3641]: time=\"2026-06-10T23:42:46.370317557Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:42:46.388864 crc crio[3641]: time=\"2026-06-10T23:42:46.37320451Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:42:46.390491 crc crio[3641]: time=\"2026-06-10T23:42:46.390406664Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:42:46.401134 crc crio[3641]: time=\"2026-06-10T23:42:46.400955157Z\" level=info msg=\"Created container c80b0f4de67e0c610396dcae066531b0a27769f64b3aeb77cf5e15bce7661ba9: openshift-ingress-canary/ingress-canary-jlj86/serve-healthcheck-canary\" id=838bc52b-e881-45b1-8776-6ae3ff5db616 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:42:46.403213 crc crio[3641]: time=\"2026-06-10T23:42:46.403138433Z\" level=info msg=\"Starting container: c80b0f4de67e0c610396dcae066531b0a27769f64b3aeb77cf5e15bce7661ba9\" id=91c4cff9-9799-4ffe-b562-8709c956a7d0 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:42:46.403840 crc crio[3641]: time=\"2026-06-10T23:42:46.403808479Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:42:46.408192 crc crio[3641]: time=\"2026-06-10T23:42:46.408110117Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:42:46.411195 crc crio[3641]: time=\"2026-06-10T23:42:46.411113515Z\" level=info msg=\"Started container\" PID=11590 containerID=c80b0f4de67e0c610396dcae066531b0a27769f64b3aeb77cf5e15bce7661ba9 description=openshift-ingress-canary/ingress-canary-jlj86/serve-healthcheck-canary id=91c4cff9-9799-4ffe-b562-8709c956a7d0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2c2e13065cfc1aa468aa3f860d5f57404249bbba68fa542e0a6d4436ff6bde5f\nJun 10 23:42:46.416219 crc crio[3641]: time=\"2026-06-10T23:42:46.416141282Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:42:46.422746 crc crio[3641]: time=\"2026-06-10T23:42:46.422600575Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:42:46.438346 crc crio[3641]: time=\"2026-06-10T23:42:46.436619214Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:42:46.490203 crc crio[3641]: time=\"2026-06-10T23:42:46.488573249Z\" level=info msg=\"Created container 2291cbf16bddfd8fcfe983e2ac625099f8fca0ca07871bf1b0d61f91b2056cdc: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator\" id=701311cb-0ce1-4f31-af79-b670ae497da0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:42:46.554411 crc crio[3641]: time=\"2026-06-10T23:42:46.554233791Z\" level=info msg=\"Starting container: 2291cbf16bddfd8fcfe983e2ac625099f8fca0ca07871bf1b0d61f91b2056cdc\" id=92257fed-dd5d-4eec-a263-4732e0c2c632 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:42:46.581101 crc crio[3641]: time=\"2026-06-10T23:42:46.564101618Z\" level=info msg=\"Started container\" PID=11620 containerID=2291cbf16bddfd8fcfe983e2ac625099f8fca0ca07871bf1b0d61f91b2056cdc description=openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator id=92257fed-dd5d-4eec-a263-4732e0c2c632 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6aa731e4acd8e38988309df677b713874085920448656c504a226924de83d293\nJun 10 23:42:46.609442 crc crio[3641]: time=\"2026-06-10T23:42:46.609253097Z\" level=info msg=\"Created container b565a50171b472f823b80e7193f46417d1cd0131b741e0ed25469087c285faab: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator\" id=0d920d82-928f-474c-af3b-7ce53b7ee49e name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:42:46.614082 crc crio[3641]: time=\"2026-06-10T23:42:46.614005403Z\" level=info msg=\"Starting container: b565a50171b472f823b80e7193f46417d1cd0131b741e0ed25469087c285faab\" id=be083b79-01cd-4397-bf39-836292500447 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:42:46.626911 crc crio[3641]: time=\"2026-06-10T23:42:46.626404799Z\" level=info msg=\"Started container\" PID=11628 containerID=b565a50171b472f823b80e7193f46417d1cd0131b741e0ed25469087c285faab description=openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator id=be083b79-01cd-4397-bf39-836292500447 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b24bd8e42f03ec2f44414fff1bf9a33348666bceee9fa87906e2d05ed462f619\nJun 10 23:42:46.674622 crc crio[3641]: time=\"2026-06-10T23:42:46.674333536Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:42:46.695514 crc crio[3641]: time=\"2026-06-10T23:42:46.695394781Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:42:46.720181 crc crio[3641]: time=\"2026-06-10T23:42:46.716152214Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:42:46.816062 crc crio[3641]: time=\"2026-06-10T23:42:46.80563135Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:42:46.824046 crc crio[3641]: time=\"2026-06-10T23:42:46.818446082Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:42:46.915023 crc crio[3641]: time=\"2026-06-10T23:42:46.914361699Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:42:47.098389 crc crio[3641]: 2026-06-10T23:42:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:310dd260475b877 Mac:a2:76:76:5f:58:dd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0e Mtu:0 Sandbox:/var/run/netns/4d6d704d-e654-4966-b053-c3d09306c7bf SocketPath: PciID:}] [{Interface:0xc0002b4990 Address:{IP:10.217.0.14 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 23:42:47.175331 crc crio[3641]: time=\"2026-06-10T23:42:47.175231679Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:42:47.436509 crc crio[3641]: time=\"2026-06-10T23:42:47.435857998Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:42:47.452923 crc crio[3641]: time=\"2026-06-10T23:42:47.451004162Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:42:47.457794 crc crio[3641]: time=\"2026-06-10T23:42:47.457298428Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:42:47.472757 crc crio[3641]: time=\"2026-06-10T23:42:47.472074467Z\" level=info msg=\"Created container 3df6de150d12f5495e1e192614ccf29fe98196d9fa288c5ca1b5bb650ce9709b: openshift-marketplace/certified-operators-l27pk/extract-utilities\" id=213c89ec-0099-4f75-9798-9952db75ef07 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:42:47.489082 crc crio[3641]: time=\"2026-06-10T23:42:47.488168588Z\" level=info msg=\"Starting container: 3df6de150d12f5495e1e192614ccf29fe98196d9fa288c5ca1b5bb650ce9709b\" id=ed861d6c-0907-4829-9baa-1d295c2ba0d9 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:42:47.559623 crc crio[3641]: time=\"2026-06-10T23:42:47.559352046Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:42:47.587476 crc crio[3641]: time=\"2026-06-10T23:42:47.584432839Z\" level=info msg=\"Started container\" PID=11738 containerID=3df6de150d12f5495e1e192614ccf29fe98196d9fa288c5ca1b5bb650ce9709b description=openshift-marketplace/certified-operators-l27pk/extract-utilities id=ed861d6c-0907-4829-9baa-1d295c2ba0d9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=744343a94e62f37a6f6ff3e180e18d858061ee7f3bae23c9db436da2305f3561\nJun 10 23:42:47.644784 crc crio[3641]: 2026-06-10T23:42:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:061a4951b7c7941 Mac:96:29:51:ac:2a:0f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:22 Mtu:0 Sandbox:/var/run/netns/46f40c41-2b19-4095-81a7-5851a73e5223 SocketPath: PciID:}] [{Interface:0xc000014600 Address:{IP:10.217.0.34 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 23:42:47.682955 crc crio[3641]: time=\"2026-06-10T23:42:47.68146158Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:42:47.945743 crc crio[3641]: 2026-06-10T23:42:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2dcd93ba477de64 Mac:26:4c:7e:63:b2:cc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:16 Mtu:0 Sandbox:/var/run/netns/cd658735-c740-48bd-91fc-b623d5281875 SocketPath: PciID:}] [{Interface:0xc000014ea0 Address:{IP:10.217.0.22 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 23:42:47.961947 crc crio[3641]: 2026-06-10T23:42:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:806879e48c4df9d Mac:f6:46:71:bd:b2:31 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2c Mtu:0 Sandbox:/var/run/netns/231194cd-487b-4c22-b384-86aa91ce6021 SocketPath: PciID:}] [{Interface:0xc0000146c0 Address:{IP:10.217.0.44 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 23:42:48.002895 crc crio[3641]: 2026-06-10T23:42:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3d47b6ce8414130 Mac:e6:54:da:d5:4f:6a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:06 Mtu:0 Sandbox:/var/run/netns/7b73430e-d512-4880-9dd4-7ca9fd85f7e3 SocketPath: PciID:}] [{Interface:0xc0004025b0 Address:{IP:10.217.0.6 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 23:42:48.003961 crc crio[3641]: 2026-06-10T23:42:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0e58380e0470922 Mac:6a:32:41:73:c7:2a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:09 Mtu:0 Sandbox:/var/run/netns/67edbc81-1254-4c86-8f8e-d740918ac5c1 SocketPath: PciID:}] [{Interface:0xc00030c6c0 Address:{IP:10.217.0.9 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 23:42:48.010443 crc crio[3641]: time=\"2026-06-10T23:42:48.010276101Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:42:48.044053 crc crio[3641]: 2026-06-10T23:42:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3f256e8426c0df9 Mac:6e:58:36:ce:f9:a6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:12 Mtu:0 Sandbox:/var/run/netns/ec601596-cf82-4460-a787-883ffb32d590 SocketPath: PciID:}] [{Interface:0xc0002da990 Address:{IP:10.217.0.18 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 23:42:48.044946 crc crio[3641]: time=\"2026-06-10T23:42:48.044294423Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:42:48.049723 crc crio[3641]: time=\"2026-06-10T23:42:48.048874573Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:42:48.053754 crc crio[3641]: 2026-06-10T23:42:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:28003725df04387 Mac:82:74:a2:20:42:ec Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1d Mtu:0 Sandbox:/var/run/netns/96633e97-4d7e-4a88-b7a9-a3e2ec3b3b12 SocketPath: PciID:}] [{Interface:0xc0002d0a00 Address:{IP:10.217.0.29 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 23:42:48.053754 crc crio[3641]: 2026-06-10T23:42:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b77d481bebc70d8 Mac:a2:d3:d5:ff:27:d3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:20 Mtu:0 Sandbox:/var/run/netns/b5e38a10-9c53-41b6-b2f7-6848cba019a6 SocketPath: PciID:}] [{Interface:0xc00028c5c0 Address:{IP:10.217.0.32 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 23:42:48.064563 crc crio[3641]: 2026-06-10T23:42:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:378b5f326b36993 Mac:be:f7:53:18:31:16 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0a Mtu:0 Sandbox:/var/run/netns/b41e4be7-ac54-4f23-9aeb-9468103103a8 SocketPath: PciID:}] [{Interface:0xc000277710 Address:{IP:10.217.0.10 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 23:42:48.087739 crc crio[3641]: time=\"2026-06-10T23:42:48.081150837Z\" level=info msg=\"Created container 55c26b185770412fa5429fd522c439b673aea09d68982f79e9a8aadb4c97fda4: openshift-multus/network-metrics-daemon-n2bqt/network-metrics-daemon\" id=837e00e9-fe8c-44a5-91c4-74df92fd46a2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:42:48.087739 crc crio[3641]: time=\"2026-06-10T23:42:48.086746936Z\" level=info msg=\"Starting container: 55c26b185770412fa5429fd522c439b673aea09d68982f79e9a8aadb4c97fda4\" id=b7febe41-62de-4164-af82-4d34cee2412e name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:42:48.108921 crc crio[3641]: time=\"2026-06-10T23:42:48.1087954Z\" level=info msg=\"Created container 8cdcad2b79cf1ed3aa27278979af58064e673d753ce59a2eeec76def39ee4f28: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller\" id=99d0de83-e6ac-4ad3-8a80-73726926d2e9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:42:48.123365 crc crio[3641]: time=\"2026-06-10T23:42:48.114521334Z\" level=info msg=\"Starting container: 8cdcad2b79cf1ed3aa27278979af58064e673d753ce59a2eeec76def39ee4f28\" id=e510552c-0646-4d8e-a60f-30a5286a8a1b name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:42:48.123365 crc crio[3641]: time=\"2026-06-10T23:42:48.119378765Z\" level=info msg=\"Created container 40af8fba382548ede729b64588b8011305017def633ef56469c5f2a978838702: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager\" id=26fc65d3-d4a9-40c1-9db1-9faceaad195b name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:42:48.123988 crc crio[3641]: time=\"2026-06-10T23:42:48.123836979Z\" level=info msg=\"Starting container: 40af8fba382548ede729b64588b8011305017def633ef56469c5f2a978838702\" id=eac79ec6-16ae-49fd-bca7-1d23743c53e2 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:42:48.123988 crc crio[3641]: 2026-06-10T23:42:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:62939d041a42ea5 Mac:52:14:38:fe:45:02 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:05 Mtu:0 Sandbox:/var/run/netns/7d1a8649-8225-4bd3-94e1-ed40d7e7ee93 SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.0.5 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 23:42:48.138145 crc crio[3641]: 2026-06-10T23:42:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:54a51d2938f3591 Mac:1a:95:94:84:48:2d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:04 Mtu:0 Sandbox:/var/run/netns/5d0c3600-235d-4a5c-a6eb-623694d2ad0f SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.4 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 23:42:48.138145 crc crio[3641]: time=\"2026-06-10T23:42:48.127137499Z\" level=info msg=\"Started container\" PID=11794 containerID=8cdcad2b79cf1ed3aa27278979af58064e673d753ce59a2eeec76def39ee4f28 description=openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller id=e510552c-0646-4d8e-a60f-30a5286a8a1b name=/runtime.v1.RuntimeService/StartContainer sandboxID=9698a732b931a523d35a8cfd80b3afac9766651c585a9e7337f7703831f27e6a\nJun 10 23:42:48.161239 crc crio[3641]: time=\"2026-06-10T23:42:48.154105275Z\" level=info msg=\"Started container\" PID=11803 containerID=55c26b185770412fa5429fd522c439b673aea09d68982f79e9a8aadb4c97fda4 description=openshift-multus/network-metrics-daemon-n2bqt/network-metrics-daemon id=b7febe41-62de-4164-af82-4d34cee2412e name=/runtime.v1.RuntimeService/StartContainer sandboxID=2447959dc1e4001e19a59829d63ad52affe994f73cefc75d62e062044f5ab61a\nJun 10 23:42:48.163760 crc crio[3641]: time=\"2026-06-10T23:42:48.162022265Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:42:48.166451 crc crio[3641]: time=\"2026-06-10T23:42:48.166413327Z\" level=info msg=\"Started container\" PID=11789 containerID=40af8fba382548ede729b64588b8011305017def633ef56469c5f2a978838702 description=openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager id=eac79ec6-16ae-49fd-bca7-1d23743c53e2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e59fb0e92c17371ae97c195ddbef9c3efb6ad2c6f6d672aa51080c06e6cc05ad\nJun 10 23:42:48.215784 crc crio[3641]: time=\"2026-06-10T23:42:48.214070374Z\" level=info msg=\"Created container f58de3b2b244255a06dc60e2e91808badf3773eaa196ef5fe40d419c4e7e3e24: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator\" id=6e338c17-922b-43ac-bcb7-f1782e0d0422 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:42:48.243951 crc crio[3641]: 2026-06-10T23:42:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:23bc40803a4dbe5 Mac:36:61:c1:30:e7:f2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3b Mtu:0 Sandbox:/var/run/netns/1abd827f-e86f-4fc5-ac2b-a45ee900462a SocketPath: PciID:}] [{Interface:0xc000014c50 Address:{IP:10.217.0.59 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 23:42:48.255238 crc crio[3641]: 2026-06-10T23:42:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e850da364617084 Mac:8a:79:48:ca:ca:49 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0b Mtu:0 Sandbox:/var/run/netns/7979d1bd-a2af-4fd8-b6fd-8f8b4f7ecf91 SocketPath: PciID:}] [{Interface:0xc0004025b0 Address:{IP:10.217.0.11 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 23:42:48.255934 crc crio[3641]: time=\"2026-06-10T23:42:48.255865441Z\" level=info msg=\"Starting container: f58de3b2b244255a06dc60e2e91808badf3773eaa196ef5fe40d419c4e7e3e24\" id=a3f87784-fae3-48f4-9fd9-6d9735f91137 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:42:48.259023 crc crio[3641]: time=\"2026-06-10T23:42:48.258925911Z\" level=info msg=\"Created container a57c77d387f6659f989b7734a42624dc1296aa89b20c0af177236aefec0376ec: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/kube-rbac-proxy\" id=f76a5f4a-4fc7-4386-ba2d-c8ceda99245d name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:42:48.259638 crc crio[3641]: time=\"2026-06-10T23:42:48.259473603Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:42:48.268971 crc crio[3641]: time=\"2026-06-10T23:42:48.262047093Z\" level=info msg=\"Starting container: a57c77d387f6659f989b7734a42624dc1296aa89b20c0af177236aefec0376ec\" id=575396d3-b6e8-489f-b3fa-adf5e7953633 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:42:48.297456 crc crio[3641]: time=\"2026-06-10T23:42:48.279329831Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=b3f63ce5-d2aa-4f17-85c3-0a781c0e7cdd name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:42:48.297456 crc crio[3641]: time=\"2026-06-10T23:42:48.282336098Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=4bb846a8-a3d5-41f8-8334-52521e81eb83 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:42:48.299094 crc crio[3641]: time=\"2026-06-10T23:42:48.298150658Z\" level=info msg=\"Started container\" PID=11784 containerID=f58de3b2b244255a06dc60e2e91808badf3773eaa196ef5fe40d419c4e7e3e24 description=openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator id=a3f87784-fae3-48f4-9fd9-6d9735f91137 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4681cc99bc4fd2ccbb739c9e2906059238d6d6a8b76696c13ed2ed6815d05843\nJun 10 23:42:48.301355 crc crio[3641]: time=\"2026-06-10T23:42:48.298341085Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:42:48.312604 crc crio[3641]: time=\"2026-06-10T23:42:48.289096423Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:42:48.335047 crc crio[3641]: time=\"2026-06-10T23:42:48.334391048Z\" level=info msg=\"Started container\" PID=11836 containerID=a57c77d387f6659f989b7734a42624dc1296aa89b20c0af177236aefec0376ec description=openshift-machine-api/machine-api-operator-755bb95488-cj4b6/kube-rbac-proxy id=575396d3-b6e8-489f-b3fa-adf5e7953633 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e930efc7479a0d6931d20699b5fd9c7829cff29c4566ba1a8740db796e947273\nJun 10 23:42:48.337729 crc crio[3641]: time=\"2026-06-10T23:42:48.337473658Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=949abbc1-c720-4204-a56d-f31c9b46213d name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:42:48.338057 crc crio[3641]: 2026-06-10T23:42:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e5d1a99235789d2 Mac:26:44:c4:a9:02:80 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:08 Mtu:0 Sandbox:/var/run/netns/7bb6a145-6440-429d-b36a-05e32b2b83a5 SocketPath: PciID:}] [{Interface:0xc0003b0e30 Address:{IP:10.217.0.8 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 23:42:48.338388 crc crio[3641]: time=\"2026-06-10T23:42:48.33828577Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=3a090cd0-1580-4d94-8b4d-2c1b7cbbd21b name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:42:48.352123 crc crio[3641]: time=\"2026-06-10T23:42:48.342273676Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/kube-rbac-proxy\" id=5ae140ed-91e3-4b2a-9fc6-da3a1ba4d0ce name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:42:48.352123 crc crio[3641]: time=\"2026-06-10T23:42:48.342822918Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:42:48.369020 crc crio[3641]: time=\"2026-06-10T23:42:48.357868777Z\" level=info msg=\"Creating container: openshift-multus/network-metrics-daemon-n2bqt/kube-rbac-proxy\" id=a84930ac-59f8-40d2-93ce-509e876ce859 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:42:48.369020 crc crio[3641]: time=\"2026-06-10T23:42:48.361680847Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8d1a1e4abe0326c3af89e9eaa4b7449dd2d5b6f9403c677e19b00b24947b1df9\" id=f5d9e8fa-06d1-4519-b687-b168dcc73a09 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:42:48.369531 crc crio[3641]: time=\"2026-06-10T23:42:48.369355267Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=a691549a-9b24-4c68-858c-fed70da2a3fc name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:42:48.385007 crc crio[3641]: 2026-06-10T23:42:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:22f698bbabe00f9 Mac:96:a5:fa:da:ee:f0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3a Mtu:0 Sandbox:/var/run/netns/9db735ff-a05c-4101-874f-54839120fbc1 SocketPath: PciID:}] [{Interface:0xc0002f4810 Address:{IP:10.217.0.58 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 23:42:48.393609 crc crio[3641]: time=\"2026-06-10T23:42:48.389785618Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 10 23:42:48.393609 crc crio[3641]: time=\"2026-06-10T23:42:48.389892172Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_6822b299-e51a-4297-8a8e-f511d917991d\\\"\"\nJun 10 23:42:48.393609 crc crio[3641]: time=\"2026-06-10T23:42:48.389925413Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 23:42:48.393609 crc crio[3641]: time=\"2026-06-10T23:42:48.390463724Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:b77d481bebc70d8ec14da67fb3a39043838504101192b2515afc819e58947286 UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/b5e38a10-9c53-41b6-b2f7-6848cba019a6 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:0xc001890130}] Aliases:map[]}\"\nJun 10 23:42:48.393609 crc crio[3641]: time=\"2026-06-10T23:42:48.390805598Z\" 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 10 23:42:48.393609 crc crio[3641]: time=\"2026-06-10T23:42:48.391359799Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:3d47b6ce8414130fadbccdce573151211177ef513d91308aec37c28405dff582 UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/7b73430e-d512-4880-9dd4-7ca9fd85f7e3 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:0xc002dd03e0}] Aliases:map[]}\"\nJun 10 23:42:48.393609 crc crio[3641]: time=\"2026-06-10T23:42:48.391525696Z\" level=info msg=\"Checking pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 23:42:48.393609 crc crio[3641]: time=\"2026-06-10T23:42:48.391567037Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:42:48.393609 crc crio[3641]: time=\"2026-06-10T23:42:48.39162067Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:2dcd93ba477de64140d2788ff6f2952656703b7f93cf8641a8b02050de298d13 UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/cd658735-c740-48bd-91fc-b623d5281875 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:0xc000888128}] Aliases:map[]}\"\nJun 10 23:42:48.393609 crc crio[3641]: time=\"2026-06-10T23:42:48.391791536Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:378b5f326b36993bc4d200e9a0241fccff952f361ccc53483faadca094b5c422 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/b41e4be7-ac54-4f23-9aeb-9468103103a8 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:0xc000cb7320}] Aliases:map[]}\"\nJun 10 23:42:48.393609 crc crio[3641]: time=\"2026-06-10T23:42:48.392299976Z\" level=info msg=\"Checking pod openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 23:42:48.393609 crc crio[3641]: time=\"2026-06-10T23:42:48.392557966Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:54a51d2938f3591cc4c03a7be3ef9e3d7f7599d0e1dc4f70216cb441a892d2b2 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/5d0c3600-235d-4a5c-a6eb-623694d2ad0f 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:0xc002dd03a8}] Aliases:map[]}\"\nJun 10 23:42:48.393609 crc crio[3641]: time=\"2026-06-10T23:42:48.392756754Z\" level=info msg=\"Checking pod openshift-network-diagnostics_network-check-target-fhkjl for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 23:42:48.393609 crc crio[3641]: time=\"2026-06-10T23:42:48.392948122Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:62939d041a42ea557bb9456e1349163beeb59ba0829b3f8aae1a6a2a6847874c UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/7d1a8649-8225-4bd3-94e1-ed40d7e7ee93 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:0xc000188a78}] Aliases:map[]}\"\nJun 10 23:42:48.393609 crc crio[3641]: time=\"2026-06-10T23:42:48.393041695Z\" level=info msg=\"Checking pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 23:42:48.400595 crc crio[3641]: time=\"2026-06-10T23:42:48.400434655Z\" level=info msg=\"Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:806879e48c4df9d5f740d4114070e99b84d7b39480a88b12d6c8f768c4ec3e37 UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/231194cd-487b-4c22-b384-86aa91ce6021 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:0xc000794388}] Aliases:map[]}\"\nJun 10 23:42:48.400921 crc crio[3641]: time=\"2026-06-10T23:42:48.400770538Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-qhh6t for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 23:42:48.401065 crc crio[3641]: time=\"2026-06-10T23:42:48.400997577Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:0e58380e0470922a827d19564b15b68b217324987740630231846e0d8b168aae UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/67edbc81-1254-4c86-8f8e-d740918ac5c1 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:0xc0025c6040}] Aliases:map[]}\"\nJun 10 23:42:48.401246 crc crio[3641]: time=\"2026-06-10T23:42:48.401137622Z\" level=info msg=\"Checking pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 23:42:48.401483 crc crio[3641]: time=\"2026-06-10T23:42:48.401416773Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:3f256e8426c0df9f376da77acb7d5e3fff0fc53b844592de09d2ecfc3814e3e1 UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/ec601596-cf82-4460-a787-883ffb32d590 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:0xc0008881a8}] Aliases:map[]}\"\nJun 10 23:42:48.401733 crc crio[3641]: time=\"2026-06-10T23:42:48.40158355Z\" level=info msg=\"Checking pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 23:42:48.416076 crc crio[3641]: time=\"2026-06-10T23:42:48.404186422Z\" level=info msg=\"Checking pod openshift-console-operator_console-operator-67c89758df-4jf4f for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 23:42:48.425798 crc crio[3641]: time=\"2026-06-10T23:42:48.404227853Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:5edde7af59e6b3d33106333594d286dc884d5c349f2f62b2bae768d97ff1a6b5 UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/a2660e6b-e802-41d9-8d2b-0059fc6e221a 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:0xc0007942d0}] Aliases:map[]}\"\nJun 10 23:42:48.426046 crc crio[3641]: time=\"2026-06-10T23:42:48.425927163Z\" level=info msg=\"Checking pod openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 23:42:48.426443 crc crio[3641]: time=\"2026-06-10T23:42:48.404242124Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:310dd260475b8774e916507df03c7d6cd525bb4f39f45b2fa438c8db97900e7f UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/4d6d704d-e654-4966-b053-c3d09306c7bf 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:0xc0026f04d0}] Aliases:map[]}\"\nJun 10 23:42:48.426749 crc crio[3641]: time=\"2026-06-10T23:42:48.426440444Z\" level=info msg=\"Checking pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 23:42:48.427032 crc crio[3641]: time=\"2026-06-10T23:42:48.404255984Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:061a4951b7c79416ef706294c8d2e6199e9cc5f39621b2c4da96c3210f85726d UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/46f40c41-2b19-4095-81a7-5851a73e5223 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:0xc002dd02d8}] Aliases:map[]}\"\nJun 10 23:42:48.428104 crc crio[3641]: time=\"2026-06-10T23:42:48.427138881Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 23:42:48.428153 crc crio[3641]: time=\"2026-06-10T23:42:48.406922409Z\" level=info msg=\"Created container ec7e8790fa2ebbb66318c73a958fb929d923714698e8d37dfd847e0a48dde232: openshift-marketplace/redhat-operators-x5vn9/extract-utilities\" id=252e8be4-0e3b-43d3-8e92-54ec206b5a82 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:42:48.431427 crc crio[3641]: time=\"2026-06-10T23:42:48.431237541Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:42:48.432249 crc crio[3641]: time=\"2026-06-10T23:42:48.407140937Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:e5d1a99235789d22556e3c20a3d50eccc403e326b7560aecd7447308ae673e48 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/7bb6a145-6440-429d-b36a-05e32b2b83a5 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:0xc002dd0578}] Aliases:map[]}\"\nJun 10 23:42:48.432249 crc crio[3641]: time=\"2026-06-10T23:42:48.432130186Z\" level=info msg=\"Checking pod openshift-apiserver_apiserver-9ddfb9f55-k47zv for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 23:42:48.432822 crc crio[3641]: time=\"2026-06-10T23:42:48.407158518Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:23bc40803a4dbe5dff8a4ef51df3fddf2dd5ba5ef6b3009ec1c6ad472e40ea12 UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/1abd827f-e86f-4fc5-ac2b-a45ee900462a 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:0xc001992e20}] Aliases:map[]}\"\nJun 10 23:42:48.442618 crc crio[3641]: time=\"2026-06-10T23:42:48.407175719Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:e850da3646170848d7b4b3679b5f1ce56ef3900bbc3eb7a587e64de03326f3d9 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/7979d1bd-a2af-4fd8-b6fd-8f8b4f7ecf91 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:0xc00101ce60}] Aliases:map[]}\"\nJun 10 23:42:48.442618 crc crio[3641]: time=\"2026-06-10T23:42:48.436927013Z\" level=info msg=\"Starting container: ec7e8790fa2ebbb66318c73a958fb929d923714698e8d37dfd847e0a48dde232\" id=d37d4eb4-4e62-49d1-8b2c-cfb8e7237c72 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:42:48.442618 crc crio[3641]: time=\"2026-06-10T23:42:48.436979995Z\" level=info msg=\"Checking pod openshift-config-operator_openshift-config-operator-5777786469-bccdj for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 23:42:48.442618 crc crio[3641]: time=\"2026-06-10T23:42:48.40719308Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:28003725df04387c43e962bdd3dcf5180e04f6ec61ecea47bac96b8a5f57a202 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/96633e97-4d7e-4a88-b7a9-a3e2ec3b3b12 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:0xc002dd0450}] Aliases:map[]}\"\nJun 10 23:42:48.442618 crc crio[3641]: time=\"2026-06-10T23:42:48.437319149Z\" 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 10 23:42:48.442618 crc crio[3641]: time=\"2026-06-10T23:42:48.410897275Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:22f698bbabe00f910b1a8382c9bfb4ec9a5cc1b5095e92d3fd5cd107e0621ffd UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/9db735ff-a05c-4101-874f-54839120fbc1 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:0xc0018900b0}] Aliases:map[]}\"\nJun 10 23:42:48.442618 crc crio[3641]: time=\"2026-06-10T23:42:48.4378535Z\" level=info msg=\"Checking pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 23:42:48.442618 crc crio[3641]: time=\"2026-06-10T23:42:48.438276536Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8d1a1e4abe0326c3af89e9eaa4b7449dd2d5b6f9403c677e19b00b24947b1df9\" id=a210c1c8-aead-454e-b9d1-c153042ea2a2 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:42:48.442618 crc crio[3641]: time=\"2026-06-10T23:42:48.438455733Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=3670728e-dafb-40f5-9eae-9ef8267e08a4 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:42:48.452865 crc crio[3641]: time=\"2026-06-10T23:42:48.452212092Z\" level=info msg=\"Created container 7dfaeb4bacd4f213702b5bcc3c73b6ffd08c8d71c1514912263271a4596b4f18: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator\" id=53057d4a-d6ea-4e6b-80de-385b37324f44 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:42:48.459155 crc crio[3641]: time=\"2026-06-10T23:42:48.457071294Z\" level=info msg=\"Starting container: 7dfaeb4bacd4f213702b5bcc3c73b6ffd08c8d71c1514912263271a4596b4f18\" id=5972ee54-8ea5-4796-b5e3-2670a85a10ee name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:42:48.465961 crc crio[3641]: time=\"2026-06-10T23:42:48.463736005Z\" level=info msg=\"Checking pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 23:42:48.466951 crc crio[3641]: time=\"2026-06-10T23:42:48.465785254Z\" level=info msg=\"Created container 09b56dda303d6cb6829090f8f1ee44597f1e670c2470ab0117c7192cfa1c9943: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager\" id=23bba220-f146-4908-a80a-8dba975b4da5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:42:48.469917 crc crio[3641]: time=\"2026-06-10T23:42:48.469848083Z\" level=info msg=\"Starting container: 09b56dda303d6cb6829090f8f1ee44597f1e670c2470ab0117c7192cfa1c9943\" id=cbde60f5-a53c-435e-b3e9-15afe94d44b8 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:42:48.483269 crc crio[3641]: time=\"2026-06-10T23:42:48.471759448Z\" level=info msg=\"Started container\" PID=11807 containerID=7dfaeb4bacd4f213702b5bcc3c73b6ffd08c8d71c1514912263271a4596b4f18 description=openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator id=5972ee54-8ea5-4796-b5e3-2670a85a10ee name=/runtime.v1.RuntimeService/StartContainer sandboxID=d6ce9f11fe6b6c954e64392a7179a7c4bdce7c9da844130899390627781a051a\nJun 10 23:42:48.483269 crc crio[3641]: time=\"2026-06-10T23:42:48.47331419Z\" level=info msg=\"Started container\" PID=11832 containerID=ec7e8790fa2ebbb66318c73a958fb929d923714698e8d37dfd847e0a48dde232 description=openshift-marketplace/redhat-operators-x5vn9/extract-utilities id=d37d4eb4-4e62-49d1-8b2c-cfb8e7237c72 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8f4a0f42c5acc995b23ec82d8825cd55d08afc7e18e333c4e4623ab63819b40e\nJun 10 23:42:48.520413 crc crio[3641]: time=\"2026-06-10T23:42:48.510020187Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 10 23:42:48.520413 crc crio[3641]: time=\"2026-06-10T23:42:48.510213884Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 10 23:42:48.520413 crc crio[3641]: time=\"2026-06-10T23:42:48.510244616Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_e22d3bc7-50ca-4844-a323-bdf3f0d7b9ba\\\"\"\nJun 10 23:42:48.520413 crc crio[3641]: time=\"2026-06-10T23:42:48.516880356Z\" level=info msg=\"Started container\" PID=11810 containerID=09b56dda303d6cb6829090f8f1ee44597f1e670c2470ab0117c7192cfa1c9943 description=openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager id=cbde60f5-a53c-435e-b3e9-15afe94d44b8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=01060bc960dc3422eb0984bfa1fe02267c4d219bf15ed5679d26fbb049564d8d\nJun 10 23:42:48.528045 crc crio[3641]: time=\"2026-06-10T23:42:48.527943959Z\" level=info msg=\"Ran pod sandbox b77d481bebc70d8ec14da67fb3a39043838504101192b2515afc819e58947286 with infra container: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/POD\" id=a873e0a7-9a35-4d81-8161-221c58eb6582 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:42:48.541487 crc crio[3641]: time=\"2026-06-10T23:42:48.541406706Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5827f6ae3beb4853192e02cc18890467bd251b33070f36f9a105991e7e6d3c9b\" id=a200736e-b0b1-4856-9b18-363014c21a31 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:42:48.573418 crc crio[3641]: time=\"2026-06-10T23:42:48.572950902Z\" level=info msg=\"Ran pod sandbox 3d47b6ce8414130fadbccdce573151211177ef513d91308aec37c28405dff582 with infra container: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/POD\" id=c54970c7-8b36-46f7-ba81-4540f66a8784 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:42:48.575467 crc crio[3641]: time=\"2026-06-10T23:42:48.575407248Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c\" id=d38a158b-e72b-4c6c-836b-c385da708adf name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:42:48.601925 crc crio[3641]: time=\"2026-06-10T23:42:48.601777511Z\" level=info msg=\"Ran pod sandbox 54a51d2938f3591cc4c03a7be3ef9e3d7f7599d0e1dc4f70216cb441a892d2b2 with infra container: openshift-network-diagnostics/network-check-target-fhkjl/POD\" id=0b3d8d7e-99ef-4604-9a93-69fd498379fb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:42:48.611295 crc crio[3641]: time=\"2026-06-10T23:42:48.611239342Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=d014f3ba-db0b-4c77-bb25-285ad13ece2f name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:42:48.679758 crc crio[3641]: time=\"2026-06-10T23:42:48.679431023Z\" level=info msg=\"Ran pod sandbox 806879e48c4df9d5f740d4114070e99b84d7b39480a88b12d6c8f768c4ec3e37 with infra container: openshift-marketplace/community-operators-qhh6t/POD\" id=06e2a3c9-becc-4146-8097-71efadd696ab name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:42:48.700365 crc crio[3641]: time=\"2026-06-10T23:42:48.686820383Z\" level=info msg=\"Ran pod sandbox 0e58380e0470922a827d19564b15b68b217324987740630231846e0d8b168aae with infra container: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/POD\" id=65da65bd-8215-4578-be39-28441826b801 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:42:48.700365 crc crio[3641]: time=\"2026-06-10T23:42:48.689162714Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=9b5f77db-436c-4b3e-af98-f3df48d18807 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:42:48.700365 crc crio[3641]: time=\"2026-06-10T23:42:48.693229394Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e5e8108294b086fdb797365e5a46badba9b3d866bdcddc8460a51e05a253753d\" id=dfdcf4b9-5a7c-4c90-a65e-482b837a8404 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:42:48.703150 crc crio[3641]: time=\"2026-06-10T23:42:48.703002487Z\" level=info msg=\"Ran pod sandbox 3f256e8426c0df9f376da77acb7d5e3fff0fc53b844592de09d2ecfc3814e3e1 with infra container: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/POD\" id=8e41aa8b-3329-4764-90d8-a3667e98e8f7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:42:48.706960 crc crio[3641]: time=\"2026-06-10T23:42:48.70690981Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d\" id=b06bb344-5d4f-4058-947a-436b32b85914 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:42:48.713841 crc crio[3641]: time=\"2026-06-10T23:42:48.713621143Z\" level=info msg=\"Ran pod sandbox 2dcd93ba477de64140d2788ff6f2952656703b7f93cf8641a8b02050de298d13 with infra container: openshift-console-operator/console-operator-67c89758df-4jf4f/POD\" id=7dfd005a-fa13-4304-b407-866e90206201 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:42:48.741291 crc crio[3641]: time=\"2026-06-10T23:42:48.740313498Z\" level=info msg=\"Created container d253ab6d8ecc7de2800c119ce2d4ba30be8b3f2a7becd4eb3f385aa12efe3d2d: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver\" id=b5f1e4da-49d4-4c0a-91ac-d45ca1ee716d name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:42:48.746459 crc crio[3641]: time=\"2026-06-10T23:42:48.743917069Z\" level=info msg=\"Created container 294c57e6211b48b38cb509d37681edd5c194f8d4f0010c0cf937c5bd37f51696: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=c444b806-3733-48bc-96be-862d0e3c8cdf name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:42:48.751463 crc crio[3641]: time=\"2026-06-10T23:42:48.750618562Z\" level=info msg=\"Created container ca6ccf482b84840762e4fdd5e072ceab1459aa43d62d62caac59117fcf175cf7: openshift-console/console-6c684df5db-cc8g8/console\" id=a45bb965-01de-4dc7-b8db-b1e63d6cc110 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:42:48.755002 crc crio[3641]: time=\"2026-06-10T23:42:48.753237284Z\" level=info msg=\"Ran pod sandbox 62939d041a42ea557bb9456e1349163beeb59ba0829b3f8aae1a6a2a6847874c with infra container: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/POD\" id=ab1a5dee-1920-4bdc-a89d-d28de3e1cffe name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:42:48.769044 crc crio[3641]: time=\"2026-06-10T23:42:48.76818942Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5\" id=22fa9160-03ad-4852-882a-69e0a145e8e4 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:42:48.769320 crc crio[3641]: time=\"2026-06-10T23:42:48.768387368Z\" level=info msg=\"Starting container: 294c57e6211b48b38cb509d37681edd5c194f8d4f0010c0cf937c5bd37f51696\" id=ec713fac-26c2-4f1d-825f-86890f918e6b name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:42:48.769854 crc crio[3641]: time=\"2026-06-10T23:42:48.769817064Z\" level=info msg=\"Starting container: ca6ccf482b84840762e4fdd5e072ceab1459aa43d62d62caac59117fcf175cf7\" id=a5921b8c-96ba-45ac-9748-9e28299ea724 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:42:48.784897 crc crio[3641]: time=\"2026-06-10T23:42:48.782763891Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:52e442bc8198ac925caff87ddd35b3107b7375d5afc9c2eb041ca4e79db72c6f\" id=7ec15ea3-b043-45f0-8fb1-4ee1d4265458 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:42:48.802945 crc crio[3641]: time=\"2026-06-10T23:42:48.80290127Z\" level=info msg=\"Started container\" PID=11834 containerID=ca6ccf482b84840762e4fdd5e072ceab1459aa43d62d62caac59117fcf175cf7 description=openshift-console/console-6c684df5db-cc8g8/console id=a5921b8c-96ba-45ac-9748-9e28299ea724 name=/runtime.v1.RuntimeService/StartContainer sandboxID=16c9fc66f8930a546adfa862fce4cad433256474c1d58aa23506b7caaf136a20\nJun 10 23:42:48.831750 crc crio[3641]: time=\"2026-06-10T23:42:48.827864468Z\" level=info msg=\"Started container\" PID=11818 containerID=294c57e6211b48b38cb509d37681edd5c194f8d4f0010c0cf937c5bd37f51696 description=openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator id=ec713fac-26c2-4f1d-825f-86890f918e6b name=/runtime.v1.RuntimeService/StartContainer sandboxID=486c198329b178e5da453266d8ea96d66720a9c1b318f0109d9b30f081db012f\nJun 10 23:42:48.833262 crc crio[3641]: time=\"2026-06-10T23:42:48.833131184Z\" level=info msg=\"Starting container: d253ab6d8ecc7de2800c119ce2d4ba30be8b3f2a7becd4eb3f385aa12efe3d2d\" id=bcbca0ab-8bbc-4c2f-b554-2142d5f1798d name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:42:48.835234 crc crio[3641]: time=\"2026-06-10T23:42:48.834874812Z\" level=info msg=\"Ran pod sandbox 061a4951b7c79416ef706294c8d2e6199e9cc5f39621b2c4da96c3210f85726d with infra container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/POD\" id=717c97ec-33fc-43bc-8bb9-be7467c4fa3d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:42:48.838220 crc crio[3641]: time=\"2026-06-10T23:42:48.83532454Z\" level=info msg=\"Created container e3a83d4f73e1186722d179ac30101c8576e0f56b2c0231b18499d1d5baafc020: openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities\" id=a58489d0-1cc4-4e3d-a60c-77de04228cff name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:42:48.843806 crc crio[3641]: time=\"2026-06-10T23:42:48.842893837Z\" level=info msg=\"Ran pod sandbox 5edde7af59e6b3d33106333594d286dc884d5c349f2f62b2bae768d97ff1a6b5 with infra container: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/POD\" id=c8d41b7c-da31-4620-8aa9-6e39d67921d3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:42:48.843806 crc crio[3641]: time=\"2026-06-10T23:42:48.843009521Z\" level=info msg=\"Ran pod sandbox 310dd260475b8774e916507df03c7d6cd525bb4f39f45b2fa438c8db97900e7f with infra container: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/POD\" id=0b750533-77b5-4d13-8158-be8ea2d3587b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:42:48.843806 crc crio[3641]: time=\"2026-06-10T23:42:48.843457109Z\" level=info msg=\"Starting container: e3a83d4f73e1186722d179ac30101c8576e0f56b2c0231b18499d1d5baafc020\" id=6f8ea88d-95c3-4267-9f8e-18e3777ca770 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:42:48.848936 crc crio[3641]: time=\"2026-06-10T23:42:48.848763137Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=40956b9a-f2e9-4adf-a476-99ac9df6c59d name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:42:48.857984 crc crio[3641]: time=\"2026-06-10T23:42:48.857923605Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:574d49b89604b8e8103abf57feee77812fe8cf441eafc17fdff95d57ca80645e\" id=2d1f694c-28c4-449e-8c43-2ab50715a839 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:42:48.871760 crc crio[3641]: time=\"2026-06-10T23:42:48.870984387Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=b5936f9a-a24f-4dd1-9cc3-489404eb2e50 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:42:48.877753 crc crio[3641]: time=\"2026-06-10T23:42:48.877579505Z\" level=info msg=\"Ran pod sandbox e5d1a99235789d22556e3c20a3d50eccc403e326b7560aecd7447308ae673e48 with infra container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/POD\" id=1bf0b802-dce3-4bc1-a61f-a7c6cd392dbc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:42:48.881282 crc crio[3641]: time=\"2026-06-10T23:42:48.878369746Z\" level=info msg=\"Created container 36960026b8a6dd5d5e66d8289cf0e85e76323d63bb40f693b8981c739058d3ee: openshift-operator-lifecycle-manager/collect-profiles-29685570-bqs4c/collect-profiles\" id=29d52f1a-548a-4f22-8e3a-720e1e9620d9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:42:48.897093 crc crio[3641]: time=\"2026-06-10T23:42:48.896983655Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9\" id=9ad95936-bd94-4c0e-8f57-e413ca33394d name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:42:48.897453 crc crio[3641]: time=\"2026-06-10T23:42:48.897015187Z\" level=info msg=\"Starting container: 36960026b8a6dd5d5e66d8289cf0e85e76323d63bb40f693b8981c739058d3ee\" id=bec53e08-5237-4d11-8cb5-7d1a7344bc0b name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:42:48.925815 crc crio[3641]: time=\"2026-06-10T23:42:48.925757873Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 10 23:42:48.926099 crc crio[3641]: time=\"2026-06-10T23:42:48.926076595Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 10 23:42:48.926251 crc crio[3641]: time=\"2026-06-10T23:42:48.926217261Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 23:42:48.958948 crc crio[3641]: time=\"2026-06-10T23:42:48.958815178Z\" level=info msg=\"Ran pod sandbox e850da3646170848d7b4b3679b5f1ce56ef3900bbc3eb7a587e64de03326f3d9 with infra container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/POD\" id=000522b2-f406-405b-a802-d33c6bfa72a0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:42:48.960231 crc crio[3641]: time=\"2026-06-10T23:42:48.959752074Z\" level=info msg=\"Ran pod sandbox 28003725df04387c43e962bdd3dcf5180e04f6ec61ecea47bac96b8a5f57a202 with infra container: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/POD\" id=d92dd3cd-affc-477b-be6c-54f8d945a18b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:42:48.966307 crc crio[3641]: time=\"2026-06-10T23:42:48.964288642Z\" level=info msg=\"Started container\" PID=11820 containerID=e3a83d4f73e1186722d179ac30101c8576e0f56b2c0231b18499d1d5baafc020 description=openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities id=6f8ea88d-95c3-4267-9f8e-18e3777ca770 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4fd748add5379c0f9b31a9d1208bc4df9ac525c17814569f0d36706ff79a8144\nJun 10 23:42:48.987215 crc crio[3641]: time=\"2026-06-10T23:42:48.98592767Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:63b9704591980c76142c6569123648908ca7e1fb34522ab25f952e9c3bc7616d\" id=d49eaaed-144a-4857-8bae-084650db0a03 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:42:49.000015 crc crio[3641]: time=\"2026-06-10T23:42:48.999845605Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=ecfc5b57-67e6-4bfe-8659-8a4fecd8c40f name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:42:49.047303 crc crio[3641]: time=\"2026-06-10T23:42:49.047064474Z\" level=info msg=\"Creating container: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator\" id=8ac66db2-b7c4-4bcd-958f-5d818db581ea name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:42:49.048311 crc crio[3641]: time=\"2026-06-10T23:42:49.047549433Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/kube-rbac-proxy\" id=8b45875a-42dd-49d5-9f5b-69f604cfb104 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:42:49.187080 crc crio[3641]: time=\"2026-06-10T23:42:49.149325361Z\" level=info msg=\"Started container\" PID=11865 containerID=36960026b8a6dd5d5e66d8289cf0e85e76323d63bb40f693b8981c739058d3ee description=openshift-operator-lifecycle-manager/collect-profiles-29685570-bqs4c/collect-profiles id=bec53e08-5237-4d11-8cb5-7d1a7344bc0b name=/runtime.v1.RuntimeService/StartContainer sandboxID=e62550fef589e85d5df58f8e94b1f362c1a4f0401354b6e05dcfefde30ab53bb\nJun 10 23:42:49.187080 crc crio[3641]: time=\"2026-06-10T23:42:49.155809885Z\" level=info msg=\"Ran pod sandbox 22f698bbabe00f910b1a8382c9bfb4ec9a5cc1b5095e92d3fd5cd107e0621ffd with infra container: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/POD\" id=983a2174-e668-4aa6-89e7-29df4049ee27 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:42:49.187080 crc crio[3641]: time=\"2026-06-10T23:42:49.16437049Z\" level=info msg=\"Ran pod sandbox 23bc40803a4dbe5dff8a4ef51df3fddf2dd5ba5ef6b3009ec1c6ad472e40ea12 with infra container: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/POD\" id=4d221e02-91a6-44bf-b83e-d94501008d05 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:42:49.236027 crc crio[3641]: time=\"2026-06-10T23:42:49.234036509Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:42:49.237623 crc crio[3641]: time=\"2026-06-10T23:42:49.237574688Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5827f6ae3beb4853192e02cc18890467bd251b33070f36f9a105991e7e6d3c9b\" id=deac0b47-e4d1-4a20-a4f2-708992c3f7a4 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:42:49.238233 crc crio[3641]: time=\"2026-06-10T23:42:49.238207222Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:fbdfe828b092b23e6d4480daf3e0216aada6debaf1ef1b314a0a31e73ebf13c4\" id=a188d6ff-f58d-4188-b91c-1d3cc9075799 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:42:49.238473 crc crio[3641]: time=\"2026-06-10T23:42:49.238443762Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=4091a2f0-eff5-432f-ac5f-0edcdf69e83d name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:42:49.238913 crc crio[3641]: time=\"2026-06-10T23:42:49.238886439Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c\" id=4dd12d33-6919-4043-b288-8e9a557875b3 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:42:49.255325 crc crio[3641]: time=\"2026-06-10T23:42:49.254422928Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:42:49.257210 crc crio[3641]: time=\"2026-06-10T23:42:49.257085582Z\" level=info msg=\"Started container\" PID=11823 containerID=d253ab6d8ecc7de2800c119ce2d4ba30be8b3f2a7becd4eb3f385aa12efe3d2d description=openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver id=bcbca0ab-8bbc-4c2f-b554-2142d5f1798d name=/runtime.v1.RuntimeService/StartContainer sandboxID=b8d0577ef2b24d11d894a5efc4e39184ee62aa93d6c36a5b7921d507c09e2671\nJun 10 23:42:49.258394 crc crio[3641]: time=\"2026-06-10T23:42:49.258209206Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:42:49.293040 crc crio[3641]: time=\"2026-06-10T23:42:49.289080036Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:42:49.309162 crc crio[3641]: time=\"2026-06-10T23:42:49.30885869Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=04c6e05a-28e7-47e8-af8b-4c28822f9242 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:42:49.436267 crc crio[3641]: time=\"2026-06-10T23:42:49.43137102Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=62d0b85f-257f-4dd1-a269-8e51ce292e93 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:42:49.436267 crc crio[3641]: time=\"2026-06-10T23:42:49.431918331Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e5e8108294b086fdb797365e5a46badba9b3d866bdcddc8460a51e05a253753d\" id=49efb009-e80c-46e8-a9ca-93e1e7a5cd46 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:42:49.473690 crc crio[3641]: time=\"2026-06-10T23:42:49.472282752Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:42:49.483928 crc crio[3641]: time=\"2026-06-10T23:42:49.475104683Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:42:49.483928 crc crio[3641]: time=\"2026-06-10T23:42:49.475696746Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:42:49.493430 crc crio[3641]: time=\"2026-06-10T23:42:49.492814817Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:42:49.540243 crc crio[3641]: time=\"2026-06-10T23:42:49.538753956Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:42:49.552432 crc crio[3641]: time=\"2026-06-10T23:42:49.552183052Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=74ff3b37-aeea-4383-a033-7a1c2fd665c3 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:42:49.553013 crc crio[3641]: time=\"2026-06-10T23:42:49.552961193Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=74d8601b-c797-4cc2-b85f-fa7fb4b9f8aa name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:42:49.553333 crc crio[3641]: time=\"2026-06-10T23:42:49.553211963Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=1001e562-83cd-444e-b3d6-7eefda26147b name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:42:49.567904 crc crio[3641]: time=\"2026-06-10T23:42:49.553449902Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:52e442bc8198ac925caff87ddd35b3107b7375d5afc9c2eb041ca4e79db72c6f\" id=b53a1a71-d147-4d59-899f-c643466e7f50 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:42:49.567904 crc crio[3641]: time=\"2026-06-10T23:42:49.553870118Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d\" id=388b2279-79ad-4e99-ad8e-9a9c3622a3fc name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:42:49.567904 crc crio[3641]: time=\"2026-06-10T23:42:49.554074286Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:574d49b89604b8e8103abf57feee77812fe8cf441eafc17fdff95d57ca80645e\" id=1f89295f-98de-450c-a8e5-06e648a650b9 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:42:49.569367 crc crio[3641]: time=\"2026-06-10T23:42:49.569326494Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-qhh6t/extract-utilities\" id=c261eb08-e635-4ab3-8c87-93c13d7d48c4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:42:49.570875 crc crio[3641]: time=\"2026-06-10T23:42:49.570844594Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:42:49.624731 crc crio[3641]: time=\"2026-06-10T23:42:49.623159303Z\" level=info msg=\"Created container e10767f09180cbed9f666545cc3c01051a4479c026a42738dbcf952d8e68a75d: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator\" id=6f25f49d-1266-490d-b310-0b0dd9c0e44c name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:42:49.659112 crc crio[3641]: time=\"2026-06-10T23:42:49.652156329Z\" level=info msg=\"Creating container: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/fix-audit-permissions\" id=1e90653a-54c7-4c68-b8b8-d65d61cc6bd0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:42:49.659112 crc crio[3641]: time=\"2026-06-10T23:42:49.652473191Z\" level=info msg=\"Creating container: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator\" id=dd25a2a6-28bb-4dec-9fd6-42f3bd40c19e name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:42:49.659112 crc crio[3641]: time=\"2026-06-10T23:42:49.652888207Z\" level=info msg=\"Creating container: openshift-network-diagnostics/network-check-target-fhkjl/network-check-target-container\" id=c602de63-75a7-4942-8e6d-5a059cdd5410 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:42:49.659112 crc crio[3641]: time=\"2026-06-10T23:42:49.652983661Z\" level=info msg=\"Creating container: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator\" id=1b6b80ec-49b3-4e10-ac03-fdf89b1d5cbf name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:42:49.659112 crc crio[3641]: time=\"2026-06-10T23:42:49.656235419Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:42:49.669868 crc crio[3641]: time=\"2026-06-10T23:42:49.666083444Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=9519147c-5452-41a2-9dff-86e154dec01f name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:42:49.669868 crc crio[3641]: time=\"2026-06-10T23:42:49.666365545Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9\" id=15110015-72b3-460c-acd9-857a240c11f2 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:42:49.669868 crc crio[3641]: time=\"2026-06-10T23:42:49.667268701Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:63b9704591980c76142c6569123648908ca7e1fb34522ab25f952e9c3bc7616d\" id=0300b3a2-1055-47e2-8671-22982aea37da name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:42:49.726581 crc crio[3641]: time=\"2026-06-10T23:42:49.726254352Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 10 23:42:49.726581 crc crio[3641]: time=\"2026-06-10T23:42:49.726576484Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 10 23:42:49.726971 crc crio[3641]: time=\"2026-06-10T23:42:49.726609615Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/bandwidth\\\"\"\nJun 10 23:42:49.742238 crc crio[3641]: time=\"2026-06-10T23:42:49.742002998Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5\" id=5c47e78c-9218-42de-ae48-97a37cd2b04e name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:42:49.753350 crc crio[3641]: time=\"2026-06-10T23:42:49.75301822Z\" level=info msg=\"Creating container: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container\" id=efeee92f-a41d-4dac-8e9d-26cf9c477968 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:42:49.753350 crc crio[3641]: time=\"2026-06-10T23:42:49.753315942Z\" level=info msg=\"Creating container: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator\" id=c55774df-ab22-47b0-b6f3-680fb0bfd026 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:42:49.753896 crc crio[3641]: time=\"2026-06-10T23:42:49.753453437Z\" level=info msg=\"Creating container: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator\" id=0064b98b-c5f5-4c03-bb7a-58aae60fbf00 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:42:49.753896 crc crio[3641]: time=\"2026-06-10T23:42:49.753858403Z\" level=info msg=\"Starting container: e10767f09180cbed9f666545cc3c01051a4479c026a42738dbcf952d8e68a75d\" id=76d34f3b-69f4-47c0-b1de-b69a2f94e462 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:42:49.793124 crc crio[3641]: time=\"2026-06-10T23:42:49.792976145Z\" level=info msg=\"Created container afeeb4de4db325ac756f29bb333835e589e89916bdfd2a53088ca85d6ef7e290: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/migrator\" id=d0bda027-2113-4588-8360-f380b21ad27a name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:42:49.799475 crc crio[3641]: time=\"2026-06-10T23:42:49.799258342Z\" level=info msg=\"Creating container: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator\" id=c26b8fe7-24b8-449b-b4be-47936c6c8398 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:42:49.800232 crc crio[3641]: time=\"2026-06-10T23:42:49.799624096Z\" level=info msg=\"Creating container: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/check-endpoints\" id=995e4572-3a77-4dcd-96d2-6cbe05f80eef name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:42:49.800232 crc crio[3641]: time=\"2026-06-10T23:42:49.799949749Z\" level=info msg=\"Creating container: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/ingress-operator\" id=6b5eb4bd-254b-4aab-b257-f811ba646e90 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:42:49.800333 crc crio[3641]: time=\"2026-06-10T23:42:49.80024171Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:fbdfe828b092b23e6d4480daf3e0216aada6debaf1ef1b314a0a31e73ebf13c4\" id=6f7024f1-9965-4703-9dbe-4d89851583aa name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:42:49.800383 crc crio[3641]: time=\"2026-06-10T23:42:49.800348084Z\" level=info msg=\"Starting container: afeeb4de4db325ac756f29bb333835e589e89916bdfd2a53088ca85d6ef7e290\" id=9442dc10-16ea-4f83-89c5-bf11ea37762e name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:42:49.845296 crc crio[3641]: time=\"2026-06-10T23:42:49.844461892Z\" level=info msg=\"Started container\" PID=12001 containerID=afeeb4de4db325ac756f29bb333835e589e89916bdfd2a53088ca85d6ef7e290 description=openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/migrator id=9442dc10-16ea-4f83-89c5-bf11ea37762e name=/runtime.v1.RuntimeService/StartContainer sandboxID=53bbced8b4c36d43ce1762ef6219e9bb192f1fa82e2f6c462b59ef76efd398c2\nJun 10 23:42:49.877626 crc crio[3641]: time=\"2026-06-10T23:42:49.862997828Z\" level=info msg=\"Created container c5742aa34cfa544523cbc76204d5a05ffd5bbb2b64e74adbb8ccb9b39250224d: openshift-multus/multus-admission-controller-69db94689b-rvf8p/multus-admission-controller\" id=145249f9-55ec-4f30-9bc7-94de4df7c647 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:42:49.925008 crc crio[3641]: time=\"2026-06-10T23:42:49.924497818Z\" level=info msg=\"Starting container: c5742aa34cfa544523cbc76204d5a05ffd5bbb2b64e74adbb8ccb9b39250224d\" id=2712c0f6-4c50-41bb-bcc5-b8e21bde09d3 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:42:49.948480 crc crio[3641]: time=\"2026-06-10T23:42:49.947379864Z\" level=info msg=\"Started container\" PID=11889 containerID=e10767f09180cbed9f666545cc3c01051a4479c026a42738dbcf952d8e68a75d description=openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator id=76d34f3b-69f4-47c0-b1de-b69a2f94e462 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7e02bcd752d28d473df115a36545e947c96e5df1f9722ee14211f40fa6e696ed\nJun 10 23:42:49.967360 crc crio[3641]: time=\"2026-06-10T23:42:49.965101538Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:42:49.974019 crc crio[3641]: time=\"2026-06-10T23:42:49.973127143Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:42:49.974019 crc crio[3641]: time=\"2026-06-10T23:42:49.973619592Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:42:50.018045 crc crio[3641]: time=\"2026-06-10T23:42:50.010109291Z\" level=info msg=\"Creating container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/fix-audit-permissions\" id=c95ee1db-cbe0-4367-a89e-9df9aed1253e name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:42:50.018045 crc crio[3641]: time=\"2026-06-10T23:42:50.011010097Z\" level=info msg=\"Creating container: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/networking-console-plugin\" id=372a6a3e-1eeb-4abb-a1b2-92a623e69362 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:42:50.018045 crc crio[3641]: time=\"2026-06-10T23:42:50.0111092Z\" level=info msg=\"Ran pod sandbox 378b5f326b36993bc4d200e9a0241fccff952f361ccc53483faadca094b5c422 with infra container: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/POD\" id=ea42cf54-d7ab-4e60-8545-769d4ab554a6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:42:50.034794 crc crio[3641]: time=\"2026-06-10T23:42:50.029433698Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:42:50.061390 crc crio[3641]: time=\"2026-06-10T23:42:50.0608718Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/kube-rbac-proxy\" id=91b85ca2-3706-4062-9d61-eae39d6759d9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:42:50.107030 crc crio[3641]: time=\"2026-06-10T23:42:50.104919835Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7\" id=35ab4ad5-9152-4ba0-916c-cc0e4cbc1a31 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:42:50.107030 crc crio[3641]: time=\"2026-06-10T23:42:50.105132074Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360\" id=8e74feba-b8ac-4da6-805b-fae0af62ffa3 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:42:50.144248 crc crio[3641]: time=\"2026-06-10T23:42:50.144064729Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:42:50.144439 crc crio[3641]: time=\"2026-06-10T23:42:50.14434327Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:42:50.158836 crc crio[3641]: time=\"2026-06-10T23:42:50.149415168Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:42:50.158836 crc crio[3641]: time=\"2026-06-10T23:42:50.150909417Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:42:50.158836 crc crio[3641]: time=\"2026-06-10T23:42:50.151164297Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:42:50.175040 crc crio[3641]: time=\"2026-06-10T23:42:50.174600705Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:42:50.228949 crc crio[3641]: time=\"2026-06-10T23:42:50.225907895Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-api\" id=3c82894c-5c6b-457c-878c-4c1a9db0943e name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:42:50.228949 crc crio[3641]: time=\"2026-06-10T23:42:50.227196106Z\" level=info msg=\"Creating container: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=4b509619-c02f-4f05-bb3a-5b69c8b0bb92 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:42:50.309140 crc crio[3641]: time=\"2026-06-10T23:42:50.30900244Z\" level=info msg=\"Started container\" PID=11999 containerID=c5742aa34cfa544523cbc76204d5a05ffd5bbb2b64e74adbb8ccb9b39250224d description=openshift-multus/multus-admission-controller-69db94689b-rvf8p/multus-admission-controller id=2712c0f6-4c50-41bb-bcc5-b8e21bde09d3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=715f64185604d4861060f8a3b9b70906c45e8165d02a9ac009f1bc82c9ac6bd4\nJun 10 23:42:50.319093 crc crio[3641]: time=\"2026-06-10T23:42:50.315111749Z\" level=info msg=\"Created container bed3523416adf9a7edf03d99e8e364b39d25cc3e64b3daf236e88fde88e59792: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator\" id=da6d8554-8cee-45dc-9839-46dc6a9b07ed name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:42:50.341773 crc crio[3641]: time=\"2026-06-10T23:42:50.341467072Z\" level=info msg=\"Starting container: bed3523416adf9a7edf03d99e8e364b39d25cc3e64b3daf236e88fde88e59792\" id=02f64485-434c-4a45-bab0-5cc6b63d8c4e name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:42:50.386406 crc crio[3641]: time=\"2026-06-10T23:42:50.381079033Z\" level=info msg=\"Started container\" PID=11998 containerID=bed3523416adf9a7edf03d99e8e364b39d25cc3e64b3daf236e88fde88e59792 description=openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator id=02f64485-434c-4a45-bab0-5cc6b63d8c4e name=/runtime.v1.RuntimeService/StartContainer sandboxID=535f7a42332fed8442f2c4c9105f408930fbe236e40773a46fde5b8e6710de41\nJun 10 23:42:50.494070 crc crio[3641]: time=\"2026-06-10T23:42:50.48744108Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:42:50.602127 crc crio[3641]: time=\"2026-06-10T23:42:50.601588402Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:42:50.764496 crc crio[3641]: time=\"2026-06-10T23:42:50.763419162Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=30ff369b-e7e2-4fd7-86cb-a988457fd9dd name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:42:50.831991 crc crio[3641]: time=\"2026-06-10T23:42:50.83101658Z\" level=info msg=\"Created container ab5e10386652a3895fb3da88e1663469c5525f840c464f192b3719f379334584: openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller\" id=0d0f9cc6-7384-4ec3-8582-a5d3a3b42fcd name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:42:50.842509 crc crio[3641]: time=\"2026-06-10T23:42:50.842318422Z\" level=info msg=\"Created container 9702d26472917bbeb11f034a075ad9a32ec015971c707b3f3f431bde05dd13fb: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/kube-rbac-proxy\" id=5ae140ed-91e3-4b2a-9fc6-da3a1ba4d0ce name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:42:50.897247 crc crio[3641]: time=\"2026-06-10T23:42:50.897009795Z\" level=info msg=\"Created container 5112d04eac99fafbd30bb7f4d98f9e581cea700fc5218549670d1cb89dbee36c: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator\" id=663c3ccf-d851-45d2-ad3f-9aa2b3100ef4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:42:50.917779 crc crio[3641]: time=\"2026-06-10T23:42:50.917623863Z\" level=info msg=\"Starting container: 9702d26472917bbeb11f034a075ad9a32ec015971c707b3f3f431bde05dd13fb\" id=8aa66c05-7254-4a51-b3b1-6ace244b30d6 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:42:50.923284 crc crio[3641]: time=\"2026-06-10T23:42:50.923240673Z\" level=info msg=\"Starting container: 5112d04eac99fafbd30bb7f4d98f9e581cea700fc5218549670d1cb89dbee36c\" id=4c955f64-b6fc-408f-96b9-e5a73a1971ef name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:42:50.983116 crc crio[3641]: time=\"2026-06-10T23:42:50.983060736Z\" level=info msg=\"Starting container: ab5e10386652a3895fb3da88e1663469c5525f840c464f192b3719f379334584\" id=d00fa675-9332-4832-85a2-480d282f373f name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:42:51.054364 crc crio[3641]: time=\"2026-06-10T23:42:51.00385292Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:42:51.054812 crc crio[3641]: time=\"2026-06-10T23:42:51.009949479Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:42:51.138005 crc crio[3641]: time=\"2026-06-10T23:42:51.137204994Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:42:51.219051 crc crio[3641]: time=\"2026-06-10T23:42:51.215283503Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:42:51.387561 crc crio[3641]: time=\"2026-06-10T23:42:51.387329262Z\" level=info msg=\"Started container\" PID=12048 containerID=9702d26472917bbeb11f034a075ad9a32ec015971c707b3f3f431bde05dd13fb description=openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/kube-rbac-proxy id=8aa66c05-7254-4a51-b3b1-6ace244b30d6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9698a732b931a523d35a8cfd80b3afac9766651c585a9e7337f7703831f27e6a\nJun 10 23:42:51.442724 crc crio[3641]: time=\"2026-06-10T23:42:51.427182184Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:42:51.442724 crc crio[3641]: time=\"2026-06-10T23:42:51.427444924Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:42:51.442724 crc crio[3641]: time=\"2026-06-10T23:42:51.428153062Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:42:51.445250 crc crio[3641]: time=\"2026-06-10T23:42:51.444323185Z\" level=info msg=\"Started container\" PID=12070 containerID=5112d04eac99fafbd30bb7f4d98f9e581cea700fc5218549670d1cb89dbee36c description=openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator id=4c955f64-b6fc-408f-96b9-e5a73a1971ef name=/runtime.v1.RuntimeService/StartContainer sandboxID=51a81093ff0efc548d0882d2803b6f9ddd76a51fc0372a6db59dac57fa4b8866\nJun 10 23:42:51.473386 crc crio[3641]: time=\"2026-06-10T23:42:51.467347487Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7\" id=5c671111-79e6-4433-b9fa-72e74b9e1e36 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:42:51.473386 crc crio[3641]: time=\"2026-06-10T23:42:51.468018893Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=80b51b33-bb97-4494-a53b-63e3083ef9bc name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:42:51.473386 crc crio[3641]: time=\"2026-06-10T23:42:51.468491472Z\" level=info msg=\"Started container\" PID=12049 containerID=ab5e10386652a3895fb3da88e1663469c5525f840c464f192b3719f379334584 description=openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller id=d00fa675-9332-4832-85a2-480d282f373f name=/runtime.v1.RuntimeService/StartContainer sandboxID=94b784ab235841bddb42e48e472c370fd5db3fcc8d88acff04ee5f807ddd9bc8\nJun 10 23:42:51.473386 crc crio[3641]: time=\"2026-06-10T23:42:51.469053624Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360\" id=2fecf413-1b80-472f-978f-ae79e52b99f9 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:42:51.616352 crc crio[3641]: time=\"2026-06-10T23:42:51.611892759Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=2baa02f2-7d02-462d-b041-1fb9b6da9e4a name=/runtime.v1.ImageService/PullImage\nJun 10 23:42:51.828748 crc crio[3641]: time=\"2026-06-10T23:42:51.827527116Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"\nJun 10 23:42:52.171031 crc crio[3641]: time=\"2026-06-10T23:42:52.169415539Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=8359e64e-697e-4fd1-b046-3c9ef6c71fc1 name=/runtime.v1.ImageService/PullImage\nJun 10 23:42:52.244946 crc crio[3641]: time=\"2026-06-10T23:42:52.225507626Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"\nJun 10 23:42:53.022260 crc crio[3641]: time=\"2026-06-10T23:42:53.02052116Z\" level=info msg=\"Created container 5a1c780fcb75026056391a691e2c25ae265ea52ce8ac67cb18df044e5cdd4498: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/kube-rbac-proxy\" id=8b45875a-42dd-49d5-9f5b-69f604cfb104 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:42:53.044357 crc crio[3641]: time=\"2026-06-10T23:42:53.044139505Z\" level=info msg=\"Created container 6a8bd34b33a37c13194867d6c02c30819919b59179af2486e7f0a1baa5658a7c: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/dns-operator\" id=744f7943-5ece-4774-a3be-f9c94f60febc name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:42:53.069136 crc crio[3641]: time=\"2026-06-10T23:42:53.068987819Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 10 23:42:53.069136 crc crio[3641]: time=\"2026-06-10T23:42:53.069121944Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 10 23:42:53.069308 crc crio[3641]: time=\"2026-06-10T23:42:53.069167366Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/bridge\\\"\"\nJun 10 23:42:53.082716 crc crio[3641]: time=\"2026-06-10T23:42:53.076091517Z\" level=info msg=\"Created container ad767c1c43da2593ac28ad7a09a7086c0e8ca132ad23b9a5a46d757b9757c7da: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator\" id=17074047-aa59-4092-a55f-fd8c1c85cfbe name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:42:53.267939 crc crio[3641]: time=\"2026-06-10T23:42:53.26786837Z\" level=info msg=\"Starting container: 5a1c780fcb75026056391a691e2c25ae265ea52ce8ac67cb18df044e5cdd4498\" id=e20406d7-7810-497e-92d4-6a5d9c4579a2 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:42:53.268977 crc crio[3641]: time=\"2026-06-10T23:42:53.268457543Z\" level=info msg=\"Starting container: 6a8bd34b33a37c13194867d6c02c30819919b59179af2486e7f0a1baa5658a7c\" id=12277a83-d13a-4e6a-8bb2-00f08053f77a name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:42:53.425712 crc crio[3641]: time=\"2026-06-10T23:42:53.417424449Z\" level=info msg=\"Started container\" PID=12102 containerID=6a8bd34b33a37c13194867d6c02c30819919b59179af2486e7f0a1baa5658a7c description=openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/dns-operator id=12277a83-d13a-4e6a-8bb2-00f08053f77a name=/runtime.v1.RuntimeService/StartContainer sandboxID=72a323c59a02afd08e72b110e26f368a2f51537437582f6ea5068efa98e9e2ca\nJun 10 23:42:53.536367 crc crio[3641]: time=\"2026-06-10T23:42:53.531787989Z\" level=info msg=\"Started container\" PID=12137 containerID=5a1c780fcb75026056391a691e2c25ae265ea52ce8ac67cb18df044e5cdd4498 description=openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/kube-rbac-proxy id=e20406d7-7810-497e-92d4-6a5d9c4579a2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4681cc99bc4fd2ccbb739c9e2906059238d6d6a8b76696c13ed2ed6815d05843\nJun 10 23:42:53.640170 crc crio[3641]: time=\"2026-06-10T23:42:53.631088399Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=911dc86e-3612-4ee6-acfd-2f1e65019a51 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:42:55.155848 crc crio[3641]: time=\"2026-06-10T23:42:55.155602391Z\" level=info msg=\"Starting container: ad767c1c43da2593ac28ad7a09a7086c0e8ca132ad23b9a5a46d757b9757c7da\" id=76ba7e40-5470-4468-b871-18848625fe77 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:42:55.800406 crc crio[3641]: time=\"2026-06-10T23:42:55.800250594Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 10 23:42:55.800406 crc crio[3641]: time=\"2026-06-10T23:42:55.800382289Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 10 23:42:55.801074 crc crio[3641]: time=\"2026-06-10T23:42:55.800515715Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/dhcp\\\"\"\nJun 10 23:42:55.951790 crc crio[3641]: time=\"2026-06-10T23:42:55.951318272Z\" level=info msg=\"Started container\" PID=12104 containerID=ad767c1c43da2593ac28ad7a09a7086c0e8ca132ad23b9a5a46d757b9757c7da description=openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator id=76ba7e40-5470-4468-b871-18848625fe77 name=/runtime.v1.RuntimeService/StartContainer sandboxID=323ca67cfe910bd993222a9ca86f2079b1864825cc2fc4ac651ae8479d31ce69\nJun 10 23:42:56.018307 crc crio[3641]: time=\"2026-06-10T23:42:56.01788185Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:42:56.073473 crc crio[3641]: time=\"2026-06-10T23:42:56.073123064Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=7fb0f9cf-8e2f-4a84-b6ae-bafdb6f10072 name=/runtime.v1.ImageService/PullImage\nJun 10 23:42:56.120330 crc crio[3641]: time=\"2026-06-10T23:42:56.118327954Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"\nJun 10 23:42:56.159853 crc crio[3641]: time=\"2026-06-10T23:42:56.159009568Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:42:56.313962 crc crio[3641]: time=\"2026-06-10T23:42:56.31044211Z\" level=info msg=\"Creating container: openshift-multus/multus-admission-controller-69db94689b-rvf8p/kube-rbac-proxy\" id=e7109f98-1843-49c9-81f6-a4dfb1c23668 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:42:56.327251 crc crio[3641]: time=\"2026-06-10T23:42:56.327084652Z\" level=info msg=\"Creating container: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator\" id=cf39d766-4b6d-4518-96f4-f00f3bb5a2d8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:42:56.328034 crc crio[3641]: time=\"2026-06-10T23:42:56.327527419Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:42:56.328970 crc crio[3641]: time=\"2026-06-10T23:42:56.328261518Z\" level=info msg=\"Creating container: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/graceful-termination\" id=1c756598-8a77-4285-b6e1-68fa0a469e00 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:42:56.353131 crc crio[3641]: time=\"2026-06-10T23:42:56.353004167Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:42:56.426053 crc crio[3641]: time=\"2026-06-10T23:42:56.425553229Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:42:58.020280 crc crio[3641]: time=\"2026-06-10T23:42:58.019201746Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:42:58.156353 crc crio[3641]: time=\"2026-06-10T23:42:58.15614708Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:42:58.210842 crc crio[3641]: time=\"2026-06-10T23:42:58.209528471Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:42:58.244199 crc crio[3641]: time=\"2026-06-10T23:42:58.243357366Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:42:58.400577 crc crio[3641]: time=\"2026-06-10T23:42:58.398586697Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:42:58.490834 crc crio[3641]: time=\"2026-06-10T23:42:58.480328539Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:42:58.499996 crc crio[3641]: time=\"2026-06-10T23:42:58.493308957Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=2c99763b-5754-4f35-9e70-33aba1f9c433 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:42:58.502153 crc crio[3641]: time=\"2026-06-10T23:42:58.501599982Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:42:58.600819 crc crio[3641]: time=\"2026-06-10T23:42:58.600681123Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 10 23:42:58.600819 crc crio[3641]: time=\"2026-06-10T23:42:58.600737645Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 10 23:42:58.600819 crc crio[3641]: time=\"2026-06-10T23:42:58.600771146Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/dummy\\\"\"\nJun 10 23:42:58.632486 crc crio[3641]: time=\"2026-06-10T23:42:58.630249831Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:42:58.639961 crc crio[3641]: time=\"2026-06-10T23:42:58.639571526Z\" level=info msg=\"Created container 9cc99046e4a386d3b46acabe98075566cb931a446b0197bbf01daeb459bf41b9: openshift-dns/dns-default-qtghf/dns\" id=74cf144e-5d7e-4656-b9f7-8b3b22f657e9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:42:58.656577 crc crio[3641]: time=\"2026-06-10T23:42:58.654421898Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:42:58.693535 crc crio[3641]: time=\"2026-06-10T23:42:58.6932743Z\" level=info msg=\"Creating container: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/kube-rbac-proxy\" id=3617ca4b-4f01-4712-9994-e98d4847bc2b name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:42:58.748726 crc crio[3641]: time=\"2026-06-10T23:42:58.748183551Z\" level=info msg=\"Starting container: 9cc99046e4a386d3b46acabe98075566cb931a446b0197bbf01daeb459bf41b9\" id=9d0b2d3c-cb18-4b8b-938a-16ea0eeed629 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:42:58.749518 crc crio[3641]: time=\"2026-06-10T23:42:58.749451321Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:42:58.764596 crc crio[3641]: time=\"2026-06-10T23:42:58.762131207Z\" level=info msg=\"Created container 0359b993abe664cc6495c680c4aac13c96d15f73ca1bfa347cc643b0094a2217: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator\" id=8ac66db2-b7c4-4bcd-958f-5d818db581ea name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:42:58.787605 crc crio[3641]: time=\"2026-06-10T23:42:58.787342145Z\" level=info msg=\"Starting container: 0359b993abe664cc6495c680c4aac13c96d15f73ca1bfa347cc643b0094a2217\" id=c2019c6c-4dcf-4652-8ab8-e89280339586 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:42:59.052882 crc crio[3641]: time=\"2026-06-10T23:42:59.033708016Z\" level=info msg=\"Started container\" PID=12299 containerID=9cc99046e4a386d3b46acabe98075566cb931a446b0197bbf01daeb459bf41b9 description=openshift-dns/dns-default-qtghf/dns id=9d0b2d3c-cb18-4b8b-938a-16ea0eeed629 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7b98aa2a5be158d1f3a71651a81c6b580f4b37a9960600d440affd13e6a6609d\nJun 10 23:42:59.119385 crc crio[3641]: time=\"2026-06-10T23:42:59.11831853Z\" level=info msg=\"Started container\" PID=12259 containerID=0359b993abe664cc6495c680c4aac13c96d15f73ca1bfa347cc643b0094a2217 description=openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator id=c2019c6c-4dcf-4652-8ab8-e89280339586 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e930efc7479a0d6931d20699b5fd9c7829cff29c4566ba1a8740db796e947273\nJun 10 23:42:59.120351 crc crio[3641]: time=\"2026-06-10T23:42:59.120304938Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:42:59.145034 crc crio[3641]: time=\"2026-06-10T23:42:59.144517846Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:42:59.264595 crc crio[3641]: time=\"2026-06-10T23:42:59.2643761Z\" level=info msg=\"Created container 2ad3f69706680fa922deb9da9903f466849750a09dd3e0672600fa2dc700db7c: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator\" id=dd25a2a6-28bb-4dec-9fd6-42f3bd40c19e name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:42:59.280283 crc crio[3641]: time=\"2026-06-10T23:42:59.279894878Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:42:59.289243 crc crio[3641]: time=\"2026-06-10T23:42:59.289160271Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=a26811a7-2523-418a-80e2-499c22935a3f name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:42:59.292730 crc crio[3641]: time=\"2026-06-10T23:42:59.292264333Z\" level=info msg=\"Starting container: 2ad3f69706680fa922deb9da9903f466849750a09dd3e0672600fa2dc700db7c\" id=e6930c32-bd0a-4ea8-996e-b4ddb46c0d84 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:42:59.365022 crc crio[3641]: time=\"2026-06-10T23:42:59.364275164Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:42:59.367223 crc crio[3641]: time=\"2026-06-10T23:42:59.367085504Z\" level=info msg=\"Started container\" PID=12308 containerID=2ad3f69706680fa922deb9da9903f466849750a09dd3e0672600fa2dc700db7c description=openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator id=e6930c32-bd0a-4ea8-996e-b4ddb46c0d84 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0e58380e0470922a827d19564b15b68b217324987740630231846e0d8b168aae\nJun 10 23:42:59.552799 crc crio[3641]: time=\"2026-06-10T23:42:59.552290308Z\" level=warning msg=\"Stopping container 5c411957b15356a84442559ac6efc5b6a6ebcbed6fff6d804d2f8fd385cae1b7 with stop signal(15) timed out. Killing...\"\nJun 10 23:42:59.688950 crc crio[3641]: time=\"2026-06-10T23:42:59.688261354Z\" level=info msg=\"Created container 13c985905a52d0cda372da5d6bf8bb1c4ca05a92f1dbed24eb9eb15cb6ffffc7: openshift-marketplace/community-operators-qhh6t/extract-utilities\" id=c261eb08-e635-4ab3-8c87-93c13d7d48c4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:42:59.699564 crc crio[3641]: time=\"2026-06-10T23:42:59.699204783Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:42:59.738935 crc crio[3641]: time=\"2026-06-10T23:42:59.738228892Z\" level=info msg=\"Created container 6b3b71bc2a8fd28ef537ab41fc52df88ba8c19f04cfc13f23c1e2199dea32b3a: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift\" id=40a89b2b-3415-49a6-ac63-9a93f3ff3d88 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:42:59.747177 crc crio[3641]: time=\"2026-06-10T23:42:59.746955824Z\" level=info msg=\"Starting container: 13c985905a52d0cda372da5d6bf8bb1c4ca05a92f1dbed24eb9eb15cb6ffffc7\" id=e1002b44-01e2-44b1-a88d-ff30e5c24fd6 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:42:59.782008 crc crio[3641]: time=\"2026-06-10T23:42:59.779565631Z\" level=info msg=\"Starting container: 6b3b71bc2a8fd28ef537ab41fc52df88ba8c19f04cfc13f23c1e2199dea32b3a\" id=c88d9ea9-9b6c-4763-9c83-4b150c5f4f8e name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:42:59.848804 crc crio[3641]: time=\"2026-06-10T23:42:59.848471601Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:43:00.113912 crc crio[3641]: time=\"2026-06-10T23:43:00.11238791Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:43:00.167325 crc crio[3641]: time=\"2026-06-10T23:43:00.167253839Z\" level=info msg=\"Created container 9967d081948ec531a8126ab42f5c0351565696e5aeaed09e6bf0eaf454bee854: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/networking-console-plugin\" id=372a6a3e-1eeb-4abb-a1b2-92a623e69362 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:43:00.218769 crc crio[3641]: time=\"2026-06-10T23:43:00.216987167Z\" level=info msg=\"Starting container: 9967d081948ec531a8126ab42f5c0351565696e5aeaed09e6bf0eaf454bee854\" id=d9215843-cfb2-42e9-94eb-4935da71315b name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:43:00.268896 crc crio[3641]: time=\"2026-06-10T23:43:00.266961395Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:43:00.290168 crc crio[3641]: time=\"2026-06-10T23:43:00.288158225Z\" level=info msg=\"Started container\" PID=12321 containerID=13c985905a52d0cda372da5d6bf8bb1c4ca05a92f1dbed24eb9eb15cb6ffffc7 description=openshift-marketplace/community-operators-qhh6t/extract-utilities id=e1002b44-01e2-44b1-a88d-ff30e5c24fd6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=806879e48c4df9d5f740d4114070e99b84d7b39480a88b12d6c8f768c4ec3e37\nJun 10 23:43:00.474023 crc crio[3641]: time=\"2026-06-10T23:43:00.471598271Z\" level=info msg=\"Started container\" PID=12301 containerID=6b3b71bc2a8fd28ef537ab41fc52df88ba8c19f04cfc13f23c1e2199dea32b3a description=openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift id=c88d9ea9-9b6c-4763-9c83-4b150c5f4f8e name=/runtime.v1.RuntimeService/StartContainer sandboxID=2ec2246a94767a3f79c5f0e74c579aa3040ac462e3d216b981649e58cecaf615\nJun 10 23:43:00.474366 crc crio[3641]: time=\"2026-06-10T23:43:00.474240725Z\" level=info msg=\"Created container 3c6b76f429fa3d88d342129378af9c22597654e0ada9877d9c875b1fec8157fd: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator\" id=c55774df-ab22-47b0-b6f3-680fb0bfd026 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:43:00.511963 crc crio[3641]: time=\"2026-06-10T23:43:00.51188539Z\" level=info msg=\"Starting container: 3c6b76f429fa3d88d342129378af9c22597654e0ada9877d9c875b1fec8157fd\" id=d48e03ff-6e50-4a8d-a5d6-5c1efbcf38ec name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:43:00.671364 crc crio[3641]: time=\"2026-06-10T23:43:00.671114907Z\" level=info msg=\"Started container\" PID=12368 containerID=9967d081948ec531a8126ab42f5c0351565696e5aeaed09e6bf0eaf454bee854 description=openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/networking-console-plugin id=d9215843-cfb2-42e9-94eb-4935da71315b name=/runtime.v1.RuntimeService/StartContainer sandboxID=23bc40803a4dbe5dff8a4ef51df3fddf2dd5ba5ef6b3009ec1c6ad472e40ea12\nJun 10 23:43:00.840986 crc crio[3641]: time=\"2026-06-10T23:43:00.840159919Z\" level=info msg=\"Started container\" PID=12339 containerID=3c6b76f429fa3d88d342129378af9c22597654e0ada9877d9c875b1fec8157fd description=openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator id=d48e03ff-6e50-4a8d-a5d6-5c1efbcf38ec name=/runtime.v1.RuntimeService/StartContainer sandboxID=5edde7af59e6b3d33106333594d286dc884d5c349f2f62b2bae768d97ff1a6b5\nJun 10 23:43:01.029810 crc crio[3641]: time=\"2026-06-10T23:43:01.02856484Z\" level=info msg=\"Created container de3b6166f35cba8e432f9a44a5e4e2579637a6d4b02faf1e872b4588f0946540: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator\" id=c26b8fe7-24b8-449b-b4be-47936c6c8398 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:43:01.082109 crc crio[3641]: time=\"2026-06-10T23:43:01.081545085Z\" level=info msg=\"Starting container: de3b6166f35cba8e432f9a44a5e4e2579637a6d4b02faf1e872b4588f0946540\" id=e0d4699b-f830-4061-8758-62016ab1a471 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:43:01.144552 crc crio[3641]: time=\"2026-06-10T23:43:01.124955126Z\" level=info msg=\"Started container\" PID=12391 containerID=de3b6166f35cba8e432f9a44a5e4e2579637a6d4b02faf1e872b4588f0946540 description=openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator id=e0d4699b-f830-4061-8758-62016ab1a471 name=/runtime.v1.RuntimeService/StartContainer sandboxID=62939d041a42ea557bb9456e1349163beeb59ba0829b3f8aae1a6a2a6847874c\nJun 10 23:43:01.826835 crc crio[3641]: time=\"2026-06-10T23:43:01.825509289Z\" level=info msg=\"Created container 6b6d1a554199213da874b732738376ad971f444b4d40cc342613dd430cb5bf75: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/check-endpoints\" id=995e4572-3a77-4dcd-96d2-6cbe05f80eef name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:43:01.851515 crc crio[3641]: time=\"2026-06-10T23:43:01.851469496Z\" level=info msg=\"Starting container: 6b6d1a554199213da874b732738376ad971f444b4d40cc342613dd430cb5bf75\" id=52801787-9219-49ab-a9b1-5b2d9736656e name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:43:01.970355 crc crio[3641]: time=\"2026-06-10T23:43:01.97027609Z\" level=info msg=\"Started container\" PID=12422 containerID=6b6d1a554199213da874b732738376ad971f444b4d40cc342613dd430cb5bf75 description=openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/check-endpoints id=52801787-9219-49ab-a9b1-5b2d9736656e name=/runtime.v1.RuntimeService/StartContainer sandboxID=22f698bbabe00f910b1a8382c9bfb4ec9a5cc1b5095e92d3fd5cd107e0621ffd\nJun 10 23:43:02.309497 crc crio[3641]: time=\"2026-06-10T23:43:02.268826513Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:43:04.242001 crc crio[3641]: time=\"2026-06-10T23:43:04.223623668Z\" level=info msg=\"Created container 48f2000e62ee9ddcdf11d9a9552b60f1cee124f04cf688de2f047fdfd01d2ef6: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/fix-audit-permissions\" id=1e90653a-54c7-4c68-b8b8-d65d61cc6bd0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:43:05.073140 crc crio[3641]: time=\"2026-06-10T23:43:05.072570193Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:43:05.412534 crc crio[3641]: time=\"2026-06-10T23:43:05.411475248Z\" level=info msg=\"Starting container: 48f2000e62ee9ddcdf11d9a9552b60f1cee124f04cf688de2f047fdfd01d2ef6\" id=8ebf84e3-cd14-44c9-b574-3e2518908623 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:43:05.745490 crc crio[3641]: time=\"2026-06-10T23:43:05.74516591Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:43:05.973872 crc crio[3641]: time=\"2026-06-10T23:43:05.968463451Z\" level=info msg=\"Stopped container 5c411957b15356a84442559ac6efc5b6a6ebcbed6fff6d804d2f8fd385cae1b7: openshift-multus/cni-sysctl-allowlist-ds-6lnmz/kube-multus-additional-cni-plugins\" id=889ea544-adf5-4c1f-9d45-41d3cc9268e2 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 23:43:05.979585 crc crio[3641]: time=\"2026-06-10T23:43:05.979186616Z\" level=info msg=\"Started container\" PID=12459 containerID=48f2000e62ee9ddcdf11d9a9552b60f1cee124f04cf688de2f047fdfd01d2ef6 description=openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/fix-audit-permissions id=8ebf84e3-cd14-44c9-b574-3e2518908623 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3d47b6ce8414130fadbccdce573151211177ef513d91308aec37c28405dff582\nJun 10 23:43:06.008408 crc crio[3641]: time=\"2026-06-10T23:43:06.00726347Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 10 23:43:06.008408 crc crio[3641]: time=\"2026-06-10T23:43:06.007329361Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 10 23:43:06.008408 crc crio[3641]: time=\"2026-06-10T23:43:06.007360592Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/firewall\\\"\"\nJun 10 23:43:06.290322 crc crio[3641]: time=\"2026-06-10T23:43:06.267477357Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 10 23:43:06.290322 crc crio[3641]: time=\"2026-06-10T23:43:06.281801002Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 10 23:43:06.290322 crc crio[3641]: time=\"2026-06-10T23:43:06.281840703Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/host-device\\\"\"\nJun 10 23:43:06.860567 crc crio[3641]: time=\"2026-06-10T23:43:06.858409074Z\" level=info msg=\"Created container c974e07cddaf8ddc60cbd74881191b96ddad2c91fe8c2796d1b4e63f787260ba: openshift-apiserver/apiserver-9ddfb9f55-k47zv/fix-audit-permissions\" id=c95ee1db-cbe0-4367-a89e-9df9aed1253e name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:43:06.916985 crc crio[3641]: time=\"2026-06-10T23:43:06.91637171Z\" level=info msg=\"Created container 367d6bbf31e201c1edf3ea3c34e0597b131a2beec0b1033ecdfdce3502a54c01: openshift-multus/network-metrics-daemon-n2bqt/kube-rbac-proxy\" id=a84930ac-59f8-40d2-93ce-509e876ce859 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:43:07.161565 crc crio[3641]: time=\"2026-06-10T23:43:07.15960433Z\" level=info msg=\"Starting container: c974e07cddaf8ddc60cbd74881191b96ddad2c91fe8c2796d1b4e63f787260ba\" id=ad9bce82-08e3-49b2-93bb-b8998607748a name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:43:07.226541 crc crio[3641]: time=\"2026-06-10T23:43:07.225950218Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=9c81c26b-ecca-4962-9769-348ef96e680c name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:43:07.230047 crc crio[3641]: time=\"2026-06-10T23:43:07.229194327Z\" level=info msg=\"Starting container: 367d6bbf31e201c1edf3ea3c34e0597b131a2beec0b1033ecdfdce3502a54c01\" id=683ae590-7da9-4079-829f-5074d062ee2a name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:43:07.231948 crc crio[3641]: time=\"2026-06-10T23:43:07.229352102Z\" level=info msg=\"Stopping pod sandbox: f6607e1535caeafc2502887810e8936a5d93fe46a4ba836c4853dcbdc4f95ede\" id=c6a4a624-eb78-42c2-af92-8e6785649597 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 23:43:07.645218 crc crio[3641]: time=\"2026-06-10T23:43:07.64497751Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=65e59df7-bf1e-403d-9e92-0682282fd8fb name=/runtime.v1.ImageService/PullImage\nJun 10 23:43:07.683276 crc crio[3641]: time=\"2026-06-10T23:43:07.6830758Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"\nJun 10 23:43:07.832330 crc crio[3641]: time=\"2026-06-10T23:43:07.832056833Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:43:07.912331 crc crio[3641]: time=\"2026-06-10T23:43:07.910202976Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:43:07.954120 crc crio[3641]: time=\"2026-06-10T23:43:07.953961121Z\" level=info msg=\"Started container\" PID=12535 containerID=c974e07cddaf8ddc60cbd74881191b96ddad2c91fe8c2796d1b4e63f787260ba description=openshift-apiserver/apiserver-9ddfb9f55-k47zv/fix-audit-permissions id=ad9bce82-08e3-49b2-93bb-b8998607748a name=/runtime.v1.RuntimeService/StartContainer sandboxID=e5d1a99235789d22556e3c20a3d50eccc403e326b7560aecd7447308ae673e48\nJun 10 23:43:08.242414 crc crio[3641]: time=\"2026-06-10T23:43:08.240583566Z\" level=info msg=\"Started container\" PID=12546 containerID=367d6bbf31e201c1edf3ea3c34e0597b131a2beec0b1033ecdfdce3502a54c01 description=openshift-multus/network-metrics-daemon-n2bqt/kube-rbac-proxy id=683ae590-7da9-4079-829f-5074d062ee2a name=/runtime.v1.RuntimeService/StartContainer sandboxID=2447959dc1e4001e19a59829d63ad52affe994f73cefc75d62e062044f5ab61a\nJun 10 23:43:08.604313 crc crio[3641]: time=\"2026-06-10T23:43:08.604038058Z\" level=info msg=\"Created container 9738ff3ce3f4994c9b097ebd14cb79363d51d2c120b17535e9504c52d347ea8e: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/kube-rbac-proxy\" id=91b85ca2-3706-4062-9d61-eae39d6759d9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:43:08.619625 crc crio[3641]: time=\"2026-06-10T23:43:08.619137434Z\" level=info msg=\"Starting container: 9738ff3ce3f4994c9b097ebd14cb79363d51d2c120b17535e9504c52d347ea8e\" id=3f9b5900-7ec0-4519-827c-c9bae3c90879 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:43:08.859456 crc crio[3641]: time=\"2026-06-10T23:43:08.858074165Z\" level=info msg=\"Started container\" PID=12578 containerID=9738ff3ce3f4994c9b097ebd14cb79363d51d2c120b17535e9504c52d347ea8e description=openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/kube-rbac-proxy id=3f9b5900-7ec0-4519-827c-c9bae3c90879 name=/runtime.v1.RuntimeService/StartContainer sandboxID=061a4951b7c79416ef706294c8d2e6199e9cc5f39621b2c4da96c3210f85726d\nJun 10 23:43:09.022227 crc crio[3641]: time=\"2026-06-10T23:43:09.019275495Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=4a9e38c0-ed24-4dfa-8f97-1e6c559d58fd name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:43:09.528104 crc crio[3641]: time=\"2026-06-10T23:43:09.464343715Z\" level=info msg=\"Creating container: openshift-dns/dns-default-qtghf/kube-rbac-proxy\" id=90c2e165-6afd-48c2-98aa-220eca8decc6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:43:10.465046 crc crio[3641]: time=\"2026-06-10T23:43:10.464324059Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 10 23:43:10.524457 crc crio[3641]: time=\"2026-06-10T23:43:10.523109498Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 10 23:43:10.524457 crc crio[3641]: time=\"2026-06-10T23:43:10.523586841Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/host-local\\\"\"\nJun 10 23:43:11.368727 crc crio[3641]: time=\"2026-06-10T23:43:11.361626525Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9\" id=485eb31e-a2b3-475a-aea5-5a76eb73df27 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:43:11.951911 crc crio[3641]: time=\"2026-06-10T23:43:11.951361329Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c\" id=ac79b00f-5f91-41bc-ae2e-7d1cc047a4b4 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:43:11.980987 crc crio[3641]: time=\"2026-06-10T23:43:11.96227407Z\" level=info msg=\"Stopped pod sandbox: f6607e1535caeafc2502887810e8936a5d93fe46a4ba836c4853dcbdc4f95ede\" id=c6a4a624-eb78-42c2-af92-8e6785649597 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 23:43:12.163546 crc crio[3641]: time=\"2026-06-10T23:43:12.163476842Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=0f837a3a-f7d1-4094-a381-763d88bbefba name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:43:12.289264 crc crio[3641]: time=\"2026-06-10T23:43:12.282774908Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:43:12.364415 crc crio[3641]: time=\"2026-06-10T23:43:12.353487636Z\" level=info msg=\"Stopping container: 92cc6e65264b24300b27a26d95255e1267ac12073f3f8d2f09371ebc827cf7d4 (timeout: 3600s)\" id=0179c4d2-3823-4119-9352-21814c791862 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 23:43:12.513554 crc crio[3641]: time=\"2026-06-10T23:43:12.511387136Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:43:12.535068 crc crio[3641]: time=\"2026-06-10T23:43:12.533582517Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:43:12.549863 crc crio[3641]: time=\"2026-06-10T23:43:12.548405805Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9\" id=633c84d4-fdfb-49a4-946c-2a1addd7ad67 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:43:13.129321 crc crio[3641]: time=\"2026-06-10T23:43:13.082510037Z\" level=info msg=\"Removing container: 5c411957b15356a84442559ac6efc5b6a6ebcbed6fff6d804d2f8fd385cae1b7\" id=4852241c-99ed-448c-805b-6163082f4d1b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 23:43:13.641824 crc crio[3641]: time=\"2026-06-10T23:43:13.641255276Z\" level=info msg=\"Created container 56642c3ca771ec384c3bd9a64bf75c328c86e4cef11fe58d4e0b886571b0f474: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator\" id=cf39d766-4b6d-4518-96f4-f00f3bb5a2d8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:43:13.667233 crc crio[3641]: time=\"2026-06-10T23:43:13.666535453Z\" level=info msg=\"Starting container: 56642c3ca771ec384c3bd9a64bf75c328c86e4cef11fe58d4e0b886571b0f474\" id=30b40c80-d72e-4ad2-a3a8-cd5574cb539b name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:43:13.764824 crc crio[3641]: time=\"2026-06-10T23:43:13.752578143Z\" level=info msg=\"Started container\" PID=12670 containerID=56642c3ca771ec384c3bd9a64bf75c328c86e4cef11fe58d4e0b886571b0f474 description=openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator id=30b40c80-d72e-4ad2-a3a8-cd5574cb539b name=/runtime.v1.RuntimeService/StartContainer sandboxID=378b5f326b36993bc4d200e9a0241fccff952f361ccc53483faadca094b5c422\nJun 10 23:43:13.849144 crc crio[3641]: time=\"2026-06-10T23:43:13.84724203Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360\" id=195709cb-d93d-4b80-bfdf-f70e708c4ea5 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:43:14.515174 crc crio[3641]: time=\"2026-06-10T23:43:14.511501118Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c\" id=a14172f2-0f4f-47dc-bd7d-395322ae90ae name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:43:14.543038 crc crio[3641]: time=\"2026-06-10T23:43:14.535220511Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:43:14.558896 crc crio[3641]: time=\"2026-06-10T23:43:14.551938632Z\" level=info msg=\"Creating container: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/oauth-apiserver\" id=ef927edc-95e7-4d8f-8173-019c1a2fec12 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:43:14.666913 crc crio[3641]: time=\"2026-06-10T23:43:14.655452963Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:43:14.726544 crc crio[3641]: time=\"2026-06-10T23:43:14.724504345Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager\" id=011608a7-a32f-4278-8cc3-3ed9940a0cde name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:43:14.864427 crc crio[3641]: time=\"2026-06-10T23:43:14.757425302Z\" level=info msg=\"Creating container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver\" id=6960f5b7-555b-4ae0-b127-d309d536ec61 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:43:14.870744 crc crio[3641]: time=\"2026-06-10T23:43:14.822955327Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:43:15.011937 crc crio[3641]: time=\"2026-06-10T23:43:15.007703356Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 10 23:43:15.011937 crc crio[3641]: time=\"2026-06-10T23:43:15.008144968Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 10 23:43:15.011937 crc crio[3641]: time=\"2026-06-10T23:43:15.008198519Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/ipvlan\\\"\"\nJun 10 23:43:15.390181 crc crio[3641]: time=\"2026-06-10T23:43:15.389549294Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:43:15.725910 crc crio[3641]: time=\"2026-06-10T23:43:15.725346623Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360\" id=e9449607-f7ca-423c-9e86-98aedc077ec2 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:43:15.781473 crc crio[3641]: time=\"2026-06-10T23:43:15.780337658Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:43:15.908600 crc crio[3641]: time=\"2026-06-10T23:43:15.908314953Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:43:16.170281 crc crio[3641]: time=\"2026-06-10T23:43:16.170219147Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:43:16.626871 crc crio[3641]: time=\"2026-06-10T23:43:16.623482292Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:43:16.646537 crc crio[3641]: time=\"2026-06-10T23:43:16.645490618Z\" level=info msg=\"Stopping container: 294c57e6211b48b38cb509d37681edd5c194f8d4f0010c0cf937c5bd37f51696 (timeout: 30s)\" id=63b8a38e-d092-4c5c-8b8a-9dd9933e3fc9 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 23:43:16.711563 crc crio[3641]: time=\"2026-06-10T23:43:16.711136167Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:43:16.889196 crc crio[3641]: time=\"2026-06-10T23:43:16.88806934Z\" level=info msg=\"Stopping container: 3e27ad1d9e61e70bc3c32283a56daac8dde507c2a08402e9a00c8713246df167 (timeout: 2s)\" id=b25fdead-8b8e-473f-8853-c9621184fc10 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 23:43:16.941533 crc crio[3641]: time=\"2026-06-10T23:43:16.940250008Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:43:17.454889 crc crio[3641]: time=\"2026-06-10T23:43:17.452286761Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:43:17.562088 crc crio[3641]: time=\"2026-06-10T23:43:17.561073958Z\" level=info msg=\"Created container 567a6c02ac49a32ea0a27f74f321911323ce2d6a10beb9282a01de2780dc8acd: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator\" id=1b6b80ec-49b3-4e10-ac03-fdf89b1d5cbf name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:43:17.653073 crc crio[3641]: time=\"2026-06-10T23:43:17.643022875Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:43:17.655401 crc crio[3641]: time=\"2026-06-10T23:43:17.655359995Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:43:17.826111 crc crio[3641]: time=\"2026-06-10T23:43:17.824425602Z\" level=info msg=\"Creating container: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator-watch\" id=629ca151-bf98-4234-beee-608e4dafb4f3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:43:17.895175 crc crio[3641]: time=\"2026-06-10T23:43:17.895120119Z\" level=info msg=\"Starting container: 567a6c02ac49a32ea0a27f74f321911323ce2d6a10beb9282a01de2780dc8acd\" id=0d900b20-a2ec-4493-ab80-c0e7acf330dc name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:43:18.239381 crc crio[3641]: time=\"2026-06-10T23:43:17.928424617Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:43:18.515530 crc crio[3641]: time=\"2026-06-10T23:43:18.514961733Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:43:18.673721 crc crio[3641]: time=\"2026-06-10T23:43:18.671887105Z\" level=info msg=\"Created container 97b3840d11cfb809d80f5594706a564bbdf4cf484c2dbd1a981a7add10d53f5a: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=4b509619-c02f-4f05-bb3a-5b69c8b0bb92 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:43:18.978025 crc crio[3641]: time=\"2026-06-10T23:43:18.977107903Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:43:18.981280 crc crio[3641]: time=\"2026-06-10T23:43:18.980029663Z\" level=info msg=\"Starting container: 97b3840d11cfb809d80f5594706a564bbdf4cf484c2dbd1a981a7add10d53f5a\" id=4aa7c7b0-c806-4870-919e-31d3f8d7cad1 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:43:19.082886 crc crio[3641]: time=\"2026-06-10T23:43:19.05943134Z\" level=info msg=\"Started container\" PID=12724 containerID=567a6c02ac49a32ea0a27f74f321911323ce2d6a10beb9282a01de2780dc8acd description=openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator id=0d900b20-a2ec-4493-ab80-c0e7acf330dc name=/runtime.v1.RuntimeService/StartContainer sandboxID=b77d481bebc70d8ec14da67fb3a39043838504101192b2515afc819e58947286\nJun 10 23:43:19.797234 crc crio[3641]: time=\"2026-06-10T23:43:19.789051048Z\" level=info msg=\"Created container 849ee001d8e55dac7429a3feaf36de3fc037bc57ca0ae058cb742aa199f2aae0: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/ingress-operator\" id=6b5eb4bd-254b-4aab-b257-f811ba646e90 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:43:19.813844 crc crio[3641]: time=\"2026-06-10T23:43:19.78951058Z\" level=info msg=\"Created container 2cd67914531e76730a3f3f6b3426485c71f19249c451a07a5a7417d494d224b9: openshift-network-diagnostics/network-check-target-fhkjl/network-check-target-container\" id=c602de63-75a7-4942-8e6d-5a059cdd5410 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:43:19.813844 crc crio[3641]: time=\"2026-06-10T23:43:19.801250924Z\" level=info msg=\"Stopped container 294c57e6211b48b38cb509d37681edd5c194f8d4f0010c0cf937c5bd37f51696: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=63b8a38e-d092-4c5c-8b8a-9dd9933e3fc9 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 23:43:19.825555 crc crio[3641]: time=\"2026-06-10T23:43:19.817352797Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=6a33c455-47a3-4d3a-b591-615602d0517e name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:43:19.825555 crc crio[3641]: time=\"2026-06-10T23:43:19.819495456Z\" level=info msg=\"Stopped container 3e27ad1d9e61e70bc3c32283a56daac8dde507c2a08402e9a00c8713246df167: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=b25fdead-8b8e-473f-8853-c9621184fc10 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 23:43:19.825555 crc crio[3641]: time=\"2026-06-10T23:43:19.822205531Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=f2cd2bc4-34d9-4447-8508-0737ff39e552 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:43:19.825555 crc crio[3641]: time=\"2026-06-10T23:43:19.822311284Z\" level=info msg=\"Starting container: 2cd67914531e76730a3f3f6b3426485c71f19249c451a07a5a7417d494d224b9\" id=b3c2a871-f756-4fe6-aa10-6f9b95df0683 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:43:19.825555 crc crio[3641]: time=\"2026-06-10T23:43:19.823029344Z\" level=info msg=\"Starting container: 849ee001d8e55dac7429a3feaf36de3fc037bc57ca0ae058cb742aa199f2aae0\" id=254df57a-9066-4b98-a110-38c9bb56a4e8 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:43:20.229093 crc crio[3641]: time=\"2026-06-10T23:43:20.228589955Z\" level=info msg=\"Started container\" PID=12769 containerID=97b3840d11cfb809d80f5594706a564bbdf4cf484c2dbd1a981a7add10d53f5a description=openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator id=4aa7c7b0-c806-4870-919e-31d3f8d7cad1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2dcd93ba477de64140d2788ff6f2952656703b7f93cf8641a8b02050de298d13\nJun 10 23:43:20.322226 crc crio[3641]: time=\"2026-06-10T23:43:20.321953017Z\" level=info msg=\"Started container\" PID=12757 containerID=2cd67914531e76730a3f3f6b3426485c71f19249c451a07a5a7417d494d224b9 description=openshift-network-diagnostics/network-check-target-fhkjl/network-check-target-container id=b3c2a871-f756-4fe6-aa10-6f9b95df0683 name=/runtime.v1.RuntimeService/StartContainer sandboxID=54a51d2938f3591cc4c03a7be3ef9e3d7f7599d0e1dc4f70216cb441a892d2b2\nJun 10 23:43:20.342866 crc crio[3641]: time=\"2026-06-10T23:43:20.341167876Z\" level=info msg=\"Started container\" PID=12791 containerID=849ee001d8e55dac7429a3feaf36de3fc037bc57ca0ae058cb742aa199f2aae0 description=openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/ingress-operator id=254df57a-9066-4b98-a110-38c9bb56a4e8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3f256e8426c0df9f376da77acb7d5e3fff0fc53b844592de09d2ecfc3814e3e1\nJun 10 23:43:21.036144 crc crio[3641]: time=\"2026-06-10T23:43:21.034210874Z\" level=info msg=\"Removed container 5c411957b15356a84442559ac6efc5b6a6ebcbed6fff6d804d2f8fd385cae1b7: openshift-multus/cni-sysctl-allowlist-ds-6lnmz/kube-multus-additional-cni-plugins\" id=4852241c-99ed-448c-805b-6163082f4d1b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 23:43:21.062240 crc crio[3641]: time=\"2026-06-10T23:43:21.060580431Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=3e6000b7-0086-481a-9715-5e9b874c49bd name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:43:21.229347 crc crio[3641]: time=\"2026-06-10T23:43:21.215234671Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 10 23:43:21.229347 crc crio[3641]: time=\"2026-06-10T23:43:21.216336141Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 10 23:43:21.229347 crc crio[3641]: time=\"2026-06-10T23:43:21.216360282Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/loopback\\\"\"\nJun 10 23:43:21.333861 crc crio[3641]: time=\"2026-06-10T23:43:21.332372337Z\" level=info msg=\"Created container a1aaf9516f8603372ec4e2c927e6347899768ff956255e175c99d19469a9811c: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-api\" id=3c82894c-5c6b-457c-878c-4c1a9db0943e name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:43:21.407174 crc crio[3641]: time=\"2026-06-10T23:43:21.405370338Z\" level=info msg=\"Stopping pod sandbox: e62550fef589e85d5df58f8e94b1f362c1a4f0401354b6e05dcfefde30ab53bb\" id=2958a7e6-74b2-4312-b0b0-cf59da0a994e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 23:43:21.443857 crc crio[3641]: time=\"2026-06-10T23:43:21.441893744Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29685570-bqs4c Namespace:openshift-operator-lifecycle-manager ID:e62550fef589e85d5df58f8e94b1f362c1a4f0401354b6e05dcfefde30ab53bb UID:26cb27e4-3504-4746-bc51-27c274a0b43a NetNS:/var/run/netns/2662681f-4b12-44a1-b9b7-3b09b4b20131 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod26cb27e4_3504_4746_bc51_27c274a0b43a.slice PodAnnotations:0xc00008cae0}] Aliases:map[]}\"\nJun 10 23:43:21.443857 crc crio[3641]: time=\"2026-06-10T23:43:21.44246295Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29685570-bqs4c from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 23:43:21.463000 crc crio[3641]: time=\"2026-06-10T23:43:21.462411309Z\" level=info msg=\"Starting container: a1aaf9516f8603372ec4e2c927e6347899768ff956255e175c99d19469a9811c\" id=6e37e30d-4a93-4b6f-a647-ab1136264d86 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:43:21.513975 crc crio[3641]: time=\"2026-06-10T23:43:21.51253632Z\" level=info msg=\"Started container\" PID=12822 containerID=a1aaf9516f8603372ec4e2c927e6347899768ff956255e175c99d19469a9811c description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-api id=6e37e30d-4a93-4b6f-a647-ab1136264d86 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e850da3646170848d7b4b3679b5f1ce56ef3900bbc3eb7a587e64de03326f3d9\nJun 10 23:43:23.068243 crc crio[3641]: time=\"2026-06-10T23:43:21.433174804Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:43:24.879573 crc crio[3641]: time=\"2026-06-10T23:43:24.875158853Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=7e21e7e9-a955-44a9-9fa5-52bb331a6e04 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:43:24.879573 crc crio[3641]: time=\"2026-06-10T23:43:24.876615293Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=d82fc717-6155-4f58-94ec-d7396070bc23 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:43:24.898331 crc crio[3641]: time=\"2026-06-10T23:43:24.89828223Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=6580e224-c56f-4078-b1a4-ddf76f59996f name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:43:24.978215 crc crio[3641]: time=\"2026-06-10T23:43:24.972451803Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:43:25.017893 crc crio[3641]: time=\"2026-06-10T23:43:24.992512545Z\" level=info msg=\"Created container d977d581641e741a7eeeec30977e3e84b4272d1efad3259de6245238bfe11a58: hostpath-provisioner/csi-hostpathplugin-mpq2f/hostpath-provisioner\" id=ad2015e0-93d7-4420-824b-799c6ccc398f name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:43:25.017893 crc crio[3641]: time=\"2026-06-10T23:43:24.99593218Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=48bfa5ea-f707-4405-8302-cd084e94dc7c name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:43:25.017893 crc crio[3641]: time=\"2026-06-10T23:43:24.996348391Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:43:25.017893 crc crio[3641]: time=\"2026-06-10T23:43:24.999972391Z\" level=info msg=\"Starting container: d977d581641e741a7eeeec30977e3e84b4272d1efad3259de6245238bfe11a58\" id=75ef7b75-5d96-4034-a49c-314373951dd8 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:43:25.019498 crc crio[3641]: time=\"2026-06-10T23:43:25.018601474Z\" level=info msg=\"Creating container: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/kube-rbac-proxy\" id=88da6c9f-6dcc-48b9-b517-5dbb5e50ed64 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:43:25.020142 crc crio[3641]: time=\"2026-06-10T23:43:25.019622242Z\" level=info msg=\"Creating container: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=8971350a-3df7-437d-a27e-3490044419e5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:43:25.245006 crc crio[3641]: time=\"2026-06-10T23:43:25.237127733Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:43:25.763437 crc crio[3641]: time=\"2026-06-10T23:43:25.761490877Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:43:25.839883 crc crio[3641]: time=\"2026-06-10T23:43:25.839811894Z\" level=info msg=\"Started container\" PID=12931 containerID=d977d581641e741a7eeeec30977e3e84b4272d1efad3259de6245238bfe11a58 description=hostpath-provisioner/csi-hostpathplugin-mpq2f/hostpath-provisioner id=75ef7b75-5d96-4034-a49c-314373951dd8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e1818a12ae6425d1f0de8858c29f03bb2de95ae815b809c78d028e35ccae616c\nJun 10 23:43:25.963101 crc crio[3641]: time=\"2026-06-10T23:43:25.962401171Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:43:26.375243 crc crio[3641]: time=\"2026-06-10T23:43:26.374239185Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:43:26.525416 crc crio[3641]: time=\"2026-06-10T23:43:26.525162912Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:43:27.019262 crc crio[3641]: time=\"2026-06-10T23:43:26.987996041Z\" level=info msg=\"Stopping container: d253ab6d8ecc7de2800c119ce2d4ba30be8b3f2a7becd4eb3f385aa12efe3d2d (timeout: 30s)\" id=4a504d1b-e8cd-4154-87a0-51b6437eb527 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 23:43:27.270898 crc crio[3641]: time=\"2026-06-10T23:43:27.27037526Z\" level=info msg=\"Stopping container: 5112d04eac99fafbd30bb7f4d98f9e581cea700fc5218549670d1cb89dbee36c (timeout: 30s)\" id=e2c80ec3-1454-4704-a986-c47dced4ad03 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 23:43:28.028599 crc crio[3641]: time=\"2026-06-10T23:43:28.002400622Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 10 23:43:28.455167 crc crio[3641]: time=\"2026-06-10T23:43:28.455104742Z\" level=info msg=\"Created container 2f32f87ff7f22c0341a37d9de440cb95132e33edeb18f33a830c68c083cf5956: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/graceful-termination\" id=1c756598-8a77-4285-b6e1-68fa0a469e00 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:43:28.475245 crc crio[3641]: time=\"2026-06-10T23:43:28.47136671Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-node-driver-registrar:latest\" id=f6032beb-8a8c-49fa-9f43-5bdb12979398 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:43:28.546340 crc crio[3641]: time=\"2026-06-10T23:43:28.545990305Z\" level=info msg=\"Starting container: 2f32f87ff7f22c0341a37d9de440cb95132e33edeb18f33a830c68c083cf5956\" id=dd692be2-9a06-45dc-b130-a587ce22c128 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:43:28.660134 crc crio[3641]: time=\"2026-06-10T23:43:28.659284186Z\" level=info msg=\"Started container\" PID=12989 containerID=2f32f87ff7f22c0341a37d9de440cb95132e33edeb18f33a830c68c083cf5956 description=openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/graceful-termination id=dd692be2-9a06-45dc-b130-a587ce22c128 name=/runtime.v1.RuntimeService/StartContainer sandboxID=53bbced8b4c36d43ce1762ef6219e9bb192f1fa82e2f6c462b59ef76efd398c2\nJun 10 23:43:29.072279 crc crio[3641]: time=\"2026-06-10T23:43:29.068628241Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=bf6b7a91-638d-4f4b-9900-790470ffab7c name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:43:30.002621 crc crio[3641]: time=\"2026-06-10T23:43:30.002566456Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:43:30.395411 crc crio[3641]: time=\"2026-06-10T23:43:30.392783735Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:43:30.450148 crc crio[3641]: time=\"2026-06-10T23:43:30.44961602Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:43:31.861216 crc crio[3641]: time=\"2026-06-10T23:43:31.857324375Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:43:31.900924 crc crio[3641]: time=\"2026-06-10T23:43:31.89343945Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:43:31.971090 crc crio[3641]: time=\"2026-06-10T23:43:31.964015664Z\" level=info msg=\"Created container e9ab8f96b78fad52896388a5d6459afb0d4f4c1b0a6fa7898e7bf45218982bab: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator-watch\" id=629ca151-bf98-4234-beee-608e4dafb4f3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:43:32.128917 crc crio[3641]: time=\"2026-06-10T23:43:32.128375611Z\" level=info msg=\"Starting container: e9ab8f96b78fad52896388a5d6459afb0d4f4c1b0a6fa7898e7bf45218982bab\" id=77b6615f-3e2f-4068-bf3f-50644b43f4c0 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:43:32.200380 crc crio[3641]: time=\"2026-06-10T23:43:32.200025245Z\" level=info msg=\"Started container\" PID=13021 containerID=e9ab8f96b78fad52896388a5d6459afb0d4f4c1b0a6fa7898e7bf45218982bab description=openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator-watch id=77b6615f-3e2f-4068-bf3f-50644b43f4c0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=378b5f326b36993bc4d200e9a0241fccff952f361ccc53483faadca094b5c422\nJun 10 23:43:32.256782 crc crio[3641]: time=\"2026-06-10T23:43:32.254824894Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:43:32.403205 crc crio[3641]: time=\"2026-06-10T23:43:32.402369248Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:43:35.405625 crc crio[3641]: time=\"2026-06-10T23:43:35.403832494Z\" level=info msg=\"Created container 9d04ffcabed0801a3e45cce44d67814044b5a7ea6a3e5e250d592759d23d54f2: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container\" id=efeee92f-a41d-4dac-8e9d-26cf9c477968 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:43:35.552594 crc crio[3641]: time=\"2026-06-10T23:43:35.550872374Z\" level=info msg=\"Starting container: 9d04ffcabed0801a3e45cce44d67814044b5a7ea6a3e5e250d592759d23d54f2\" id=1dcdbf33-809f-45d2-b481-9135537be08c name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:43:35.677249 crc crio[3641]: time=\"2026-06-10T23:43:35.677102011Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:43:35.826220 crc crio[3641]: time=\"2026-06-10T23:43:35.819320378Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=0b7fa89e-c177-4cee-ab48-321e48f4b1a9 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:43:35.827888 crc crio[3641]: time=\"2026-06-10T23:43:35.827507424Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-node-driver-registrar:latest\" id=257e7f31-5e97-4ec4-a425-f7db9c54211d name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:43:35.830874 crc crio[3641]: time=\"2026-06-10T23:43:35.829225021Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:43:35.902975 crc crio[3641]: time=\"2026-06-10T23:43:35.892849214Z\" level=info msg=\"Created container 8e98f6cd04b359baa432ae42e62b9514e0ba587e8c0858e8e4ab381a5084fb7c: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator\" id=0064b98b-c5f5-4c03-bb7a-58aae60fbf00 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:43:36.017541 crc crio[3641]: time=\"2026-06-10T23:43:36.017475797Z\" level=info msg=\"Started container\" PID=13070 containerID=9d04ffcabed0801a3e45cce44d67814044b5a7ea6a3e5e250d592759d23d54f2 description=openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container id=1dcdbf33-809f-45d2-b481-9135537be08c name=/runtime.v1.RuntimeService/StartContainer sandboxID=28003725df04387c43e962bdd3dcf5180e04f6ec61ecea47bac96b8a5f57a202\nJun 10 23:43:36.083947 crc crio[3641]: time=\"2026-06-10T23:43:36.080017119Z\" level=info msg=\"Starting container: 8e98f6cd04b359baa432ae42e62b9514e0ba587e8c0858e8e4ab381a5084fb7c\" id=414fa6fc-e9a6-46df-b671-c85d2f4c6f86 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:43:36.086631 crc crio[3641]: time=\"2026-06-10T23:43:36.086543389Z\" level=info msg=\"Stopped container 5112d04eac99fafbd30bb7f4d98f9e581cea700fc5218549670d1cb89dbee36c: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator\" id=e2c80ec3-1454-4704-a986-c47dced4ad03 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 23:43:36.206764 crc crio[3641]: time=\"2026-06-10T23:43:36.17697698Z\" level=info msg=\"Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/node-driver-registrar\" id=e3427d6b-c575-4e33-9419-42e241ba4699 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:43:36.207105 crc crio[3641]: time=\"2026-06-10T23:43:36.205211328Z\" level=info msg=\"Created container a783e7c2384b6f1d4297df2c77f86d7bae9240a48d8e06033d752e78e8d82fe4: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=48bfa5ea-f707-4405-8302-cd084e94dc7c name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:43:36.294895 crc crio[3641]: time=\"2026-06-10T23:43:36.284326177Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=fb525766-c61d-4595-a291-85743f34bd6f name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:43:36.302125 crc crio[3641]: time=\"2026-06-10T23:43:36.297264513Z\" level=info msg=\"Starting container: a783e7c2384b6f1d4297df2c77f86d7bae9240a48d8e06033d752e78e8d82fe4\" id=c3f96941-2b50-48e0-894d-fcc88bc18516 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:43:36.370426 crc crio[3641]: time=\"2026-06-10T23:43:36.367525449Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=2d69d597-46f0-4f25-b893-0074744d9278 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:43:37.385935 crc crio[3641]: time=\"2026-06-10T23:43:37.374314181Z\" level=info msg=\"Started container\" PID=13069 containerID=8e98f6cd04b359baa432ae42e62b9514e0ba587e8c0858e8e4ab381a5084fb7c description=openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator id=414fa6fc-e9a6-46df-b671-c85d2f4c6f86 name=/runtime.v1.RuntimeService/StartContainer sandboxID=310dd260475b8774e916507df03c7d6cd525bb4f39f45b2fa438c8db97900e7f\nJun 10 23:43:38.997430 crc crio[3641]: time=\"2026-06-10T23:43:38.996794461Z\" level=info msg=\"Started container\" PID=13071 containerID=a783e7c2384b6f1d4297df2c77f86d7bae9240a48d8e06033d752e78e8d82fe4 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=c3f96941-2b50-48e0-894d-fcc88bc18516 name=/runtime.v1.RuntimeService/StartContainer sandboxID=85335bbdd259df67bbd12652f2051d40270e58d8e84d3d166c2d419a25046296\nJun 10 23:43:39.210924 crc crio[3641]: time=\"2026-06-10T23:43:39.185143539Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:43:39.733910 crc crio[3641]: time=\"2026-06-10T23:43:39.733444473Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:43:39.916523 crc crio[3641]: time=\"2026-06-10T23:43:39.914178131Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:43:40.074025 crc crio[3641]: time=\"2026-06-10T23:43:40.063839034Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:43:40.134250 crc crio[3641]: time=\"2026-06-10T23:43:40.134057768Z\" level=info msg=\"Stopped container d253ab6d8ecc7de2800c119ce2d4ba30be8b3f2a7becd4eb3f385aa12efe3d2d: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver\" id=4a504d1b-e8cd-4154-87a0-51b6437eb527 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 23:43:40.160247 crc crio[3641]: time=\"2026-06-10T23:43:40.158414839Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=fb692e7a-fc3c-4eca-b732-e69be5542701 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:43:40.164296 crc crio[3641]: time=\"2026-06-10T23:43:40.161319459Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=de8aea5a-5aa4-4f47-9c27-527402646324 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:43:40.825419 crc crio[3641]: time=\"2026-06-10T23:43:40.822617345Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:43:41.236039 crc crio[3641]: time=\"2026-06-10T23:43:41.23522397Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:43:41.435995 crc crio[3641]: time=\"2026-06-10T23:43:41.435899348Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:43:41.532093 crc crio[3641]: time=\"2026-06-10T23:43:41.528962212Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 10 23:43:41.532093 crc crio[3641]: time=\"2026-06-10T23:43:41.529301071Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/macvlan\\\"\"\nJun 10 23:43:42.006158 crc crio[3641]: time=\"2026-06-10T23:43:42.001498828Z\" level=info msg=\"Created container fc469447199e78ab1af45b01f4135d03f143e9a337c44dc58a1229172ecbd4f0: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager\" id=011608a7-a32f-4278-8cc3-3ed9940a0cde name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:43:42.097769 crc crio[3641]: time=\"2026-06-10T23:43:42.09086625Z\" level=info msg=\"Starting container: fc469447199e78ab1af45b01f4135d03f143e9a337c44dc58a1229172ecbd4f0\" id=9397f90d-6fd0-4fea-a6b4-622ec8f23822 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:43:42.278035 crc crio[3641]: time=\"2026-06-10T23:43:42.273768397Z\" level=info msg=\"Started container\" PID=13146 containerID=fc469447199e78ab1af45b01f4135d03f143e9a337c44dc58a1229172ecbd4f0 description=openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager id=9397f90d-6fd0-4fea-a6b4-622ec8f23822 name=/runtime.v1.RuntimeService/StartContainer sandboxID=061a4951b7c79416ef706294c8d2e6199e9cc5f39621b2c4da96c3210f85726d\nJun 10 23:43:42.353812 crc crio[3641]: time=\"2026-06-10T23:43:42.344089154Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:43:42.392920 crc crio[3641]: time=\"2026-06-10T23:43:42.378385808Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:43:42.434979 crc crio[3641]: time=\"2026-06-10T23:43:42.428034986Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:43:42.658131 crc crio[3641]: time=\"2026-06-10T23:43:42.65761953Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=0c966c16-2b90-4d83-b3e4-bfa5023060db name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:43:42.675143 crc crio[3641]: time=\"2026-06-10T23:43:42.674331241Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator\" id=0648ba42-dd95-4cbc-a97c-a938aa9a205c name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:43:42.831569 crc crio[3641]: time=\"2026-06-10T23:43:42.828048205Z\" level=info msg=\"Created container cf21bd917afee6bddcdaf889ee1c4cfa90b7765a19758cccaa1d29a26174e808: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/kube-rbac-proxy\" id=88da6c9f-6dcc-48b9-b517-5dbb5e50ed64 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:43:42.908008 crc crio[3641]: time=\"2026-06-10T23:43:42.904617904Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:43:43.103968 crc crio[3641]: time=\"2026-06-10T23:43:43.098609058Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver\" id=dd616348-24f0-4ffd-ab9e-d9dcf39fd912 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:43:43.389882 crc crio[3641]: time=\"2026-06-10T23:43:43.389789019Z\" level=info msg=\"Stopped pod sandbox: e62550fef589e85d5df58f8e94b1f362c1a4f0401354b6e05dcfefde30ab53bb\" id=2958a7e6-74b2-4312-b0b0-cf59da0a994e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 23:43:43.474965 crc crio[3641]: time=\"2026-06-10T23:43:43.473561746Z\" level=info msg=\"Starting container: cf21bd917afee6bddcdaf889ee1c4cfa90b7765a19758cccaa1d29a26174e808\" id=b3a7fcd6-904d-4cad-8f5f-9a97ba49c66d name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:43:43.486033 crc crio[3641]: time=\"2026-06-10T23:43:43.485405662Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:43:43.525237 crc crio[3641]: time=\"2026-06-10T23:43:43.524061597Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:43:43.709232 crc crio[3641]: time=\"2026-06-10T23:43:43.704498047Z\" level=info msg=\"Created container e77fbc1d3ef31278dd07619b0db0ea32aade3afa5c0d8761b7cbdc63b05bd484: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/kube-rbac-proxy\" id=3617ca4b-4f01-4712-9994-e98d4847bc2b name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:43:43.709232 crc crio[3641]: time=\"2026-06-10T23:43:43.707083339Z\" level=info msg=\"Created container 4a2482cde409c9f23990e578203b77ed4c11905265d6f4a84747eed71e235540: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=8971350a-3df7-437d-a27e-3490044419e5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:43:43.724518 crc crio[3641]: time=\"2026-06-10T23:43:43.724431057Z\" level=info msg=\"Starting container: e77fbc1d3ef31278dd07619b0db0ea32aade3afa5c0d8761b7cbdc63b05bd484\" id=fbf775c7-5121-4592-953f-d2f7d203a3d8 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:43:43.768347 crc crio[3641]: time=\"2026-06-10T23:43:43.768025528Z\" level=info msg=\"Starting container: 4a2482cde409c9f23990e578203b77ed4c11905265d6f4a84747eed71e235540\" id=a438fb7b-befe-4874-8ef9-a4bf39f420e5 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:43:45.174304 crc crio[3641]: time=\"2026-06-10T23:43:45.174238882Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:43:45.451578 crc crio[3641]: time=\"2026-06-10T23:43:45.45041955Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:43:45.555520 crc crio[3641]: time=\"2026-06-10T23:43:45.555465483Z\" level=info msg=\"Started container\" PID=13181 containerID=cf21bd917afee6bddcdaf889ee1c4cfa90b7765a19758cccaa1d29a26174e808 description=openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/kube-rbac-proxy id=b3a7fcd6-904d-4cad-8f5f-9a97ba49c66d name=/runtime.v1.RuntimeService/StartContainer sandboxID=3f256e8426c0df9f376da77acb7d5e3fff0fc53b844592de09d2ecfc3814e3e1\nJun 10 23:43:45.676521 crc crio[3641]: time=\"2026-06-10T23:43:45.676378784Z\" level=info msg=\"Created container 26cc2531c49fa9932f3abf80fa12d138d38e3da4904e0f827647d174ad93d7bf: openshift-multus/multus-admission-controller-69db94689b-rvf8p/kube-rbac-proxy\" id=e7109f98-1843-49c9-81f6-a4dfb1c23668 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:43:45.748390 crc crio[3641]: time=\"2026-06-10T23:43:45.745829096Z\" level=info msg=\"Started container\" PID=13172 containerID=4a2482cde409c9f23990e578203b77ed4c11905265d6f4a84747eed71e235540 description=openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator id=a438fb7b-befe-4874-8ef9-a4bf39f420e5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=486c198329b178e5da453266d8ea96d66720a9c1b318f0109d9b30f081db012f\nJun 10 23:43:45.945030 crc crio[3641]: time=\"2026-06-10T23:43:45.919175171Z\" level=info msg=\"Stopping pod sandbox: f6607e1535caeafc2502887810e8936a5d93fe46a4ba836c4853dcbdc4f95ede\" id=96f6c9d6-3d3d-4d23-9386-6fad546ddc8e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 23:43:45.945030 crc crio[3641]: time=\"2026-06-10T23:43:45.930507693Z\" level=info msg=\"Stopped pod sandbox (already stopped): f6607e1535caeafc2502887810e8936a5d93fe46a4ba836c4853dcbdc4f95ede\" id=96f6c9d6-3d3d-4d23-9386-6fad546ddc8e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 23:43:45.995190 crc crio[3641]: time=\"2026-06-10T23:43:45.994445514Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:43:46.073885 crc crio[3641]: time=\"2026-06-10T23:43:46.07344578Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:43:46.118789 crc crio[3641]: time=\"2026-06-10T23:43:46.118273505Z\" level=info msg=\"Started container\" PID=13191 containerID=e77fbc1d3ef31278dd07619b0db0ea32aade3afa5c0d8761b7cbdc63b05bd484 description=openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/kube-rbac-proxy id=fbf775c7-5121-4592-953f-d2f7d203a3d8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=72a323c59a02afd08e72b110e26f368a2f51537437582f6ea5068efa98e9e2ca\nJun 10 23:43:46.164004 crc crio[3641]: time=\"2026-06-10T23:43:46.163310636Z\" level=info msg=\"Starting container: 26cc2531c49fa9932f3abf80fa12d138d38e3da4904e0f827647d174ad93d7bf\" id=6c0989be-8ec4-4fab-8938-e5bc18977476 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:43:46.203032 crc crio[3641]: time=\"2026-06-10T23:43:46.196302024Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:43:46.206410 crc crio[3641]: time=\"2026-06-10T23:43:46.205866188Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:43:46.223268 crc crio[3641]: time=\"2026-06-10T23:43:46.222962469Z\" level=info msg=\"Removing pod sandbox: f6607e1535caeafc2502887810e8936a5d93fe46a4ba836c4853dcbdc4f95ede\" id=d4cc9fbe-8ece-4867-9f8f-866c141acc0d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 23:43:46.440786 crc crio[3641]: time=\"2026-06-10T23:43:46.43613508Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 10 23:43:46.440786 crc crio[3641]: time=\"2026-06-10T23:43:46.436271904Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 10 23:43:46.440786 crc crio[3641]: time=\"2026-06-10T23:43:46.436299685Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/portmap\\\"\"\nJun 10 23:43:46.547312 crc crio[3641]: time=\"2026-06-10T23:43:46.546629524Z\" level=info msg=\"Started container\" PID=13224 containerID=26cc2531c49fa9932f3abf80fa12d138d38e3da4904e0f827647d174ad93d7bf description=openshift-multus/multus-admission-controller-69db94689b-rvf8p/kube-rbac-proxy id=6c0989be-8ec4-4fab-8938-e5bc18977476 name=/runtime.v1.RuntimeService/StartContainer sandboxID=715f64185604d4861060f8a3b9b70906c45e8165d02a9ac009f1bc82c9ac6bd4\nJun 10 23:43:47.608515 crc crio[3641]: time=\"2026-06-10T23:43:47.607601739Z\" level=info msg=\"Created container ba74c135bb1238fcb7ceb3626f30a9ba9dad93403a388bb72e2403e93686cb14: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator\" id=0648ba42-dd95-4cbc-a97c-a938aa9a205c name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:43:47.704168 crc crio[3641]: time=\"2026-06-10T23:43:47.703634315Z\" level=info msg=\"Created container ed3e68569248ca7ee91bb2912e0989132c040bcf98910429faac73f6efabf4f4: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=2d69d597-46f0-4f25-b893-0074744d9278 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:43:47.792050 crc crio[3641]: time=\"2026-06-10T23:43:47.791176656Z\" level=info msg=\"Removed pod sandbox: f6607e1535caeafc2502887810e8936a5d93fe46a4ba836c4853dcbdc4f95ede\" id=d4cc9fbe-8ece-4867-9f8f-866c141acc0d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 23:43:47.950408 crc crio[3641]: time=\"2026-06-10T23:43:47.938568446Z\" level=info msg=\"Starting container: ba74c135bb1238fcb7ceb3626f30a9ba9dad93403a388bb72e2403e93686cb14\" id=5bfe1e24-c3fd-4073-b419-e66ff73c106a name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:43:47.950408 crc crio[3641]: time=\"2026-06-10T23:43:47.944502609Z\" level=info msg=\"Starting container: ed3e68569248ca7ee91bb2912e0989132c040bcf98910429faac73f6efabf4f4\" id=167a79ad-44c2-442c-ba51-750088c23e9e name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:43:48.039472 crc crio[3641]: time=\"2026-06-10T23:43:48.038950801Z\" level=info msg=\"Started container\" PID=13286 containerID=ed3e68569248ca7ee91bb2912e0989132c040bcf98910429faac73f6efabf4f4 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=167a79ad-44c2-442c-ba51-750088c23e9e name=/runtime.v1.RuntimeService/StartContainer sandboxID=e850da3646170848d7b4b3679b5f1ce56ef3900bbc3eb7a587e64de03326f3d9\nJun 10 23:43:48.054509 crc crio[3641]: time=\"2026-06-10T23:43:48.053857252Z\" level=info msg=\"Started container\" PID=13301 containerID=ba74c135bb1238fcb7ceb3626f30a9ba9dad93403a388bb72e2403e93686cb14 description=openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator id=5bfe1e24-c3fd-4073-b419-e66ff73c106a name=/runtime.v1.RuntimeService/StartContainer sandboxID=51a81093ff0efc548d0882d2803b6f9ddd76a51fc0372a6db59dac57fa4b8866\nJun 10 23:43:48.798431 crc crio[3641]: time=\"2026-06-10T23:43:48.796178419Z\" level=info msg=\"Created container bc267105d8d759be3eb20be97f4a40a01cf60fe4c6196816f60a53e34fa3ce40: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver\" id=dd616348-24f0-4ffd-ab9e-d9dcf39fd912 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:43:48.953146 crc crio[3641]: time=\"2026-06-10T23:43:48.953014569Z\" level=info msg=\"Starting container: bc267105d8d759be3eb20be97f4a40a01cf60fe4c6196816f60a53e34fa3ce40\" id=df897d2c-6ca2-4a23-8986-a8271515b75b name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:43:49.321600 crc crio[3641]: time=\"2026-06-10T23:43:49.319098382Z\" level=info msg=\"Started container\" PID=13304 containerID=bc267105d8d759be3eb20be97f4a40a01cf60fe4c6196816f60a53e34fa3ce40 description=openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver id=df897d2c-6ca2-4a23-8986-a8271515b75b name=/runtime.v1.RuntimeService/StartContainer sandboxID=b8d0577ef2b24d11d894a5efc4e39184ee62aa93d6c36a5b7921d507c09e2671\nJun 10 23:43:49.941339 crc crio[3641]: time=\"2026-06-10T23:43:49.93912877Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:43:50.369413 crc crio[3641]: time=\"2026-06-10T23:43:50.366155693Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 10 23:43:50.369413 crc crio[3641]: time=\"2026-06-10T23:43:50.366199934Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 10 23:43:50.369413 crc crio[3641]: time=\"2026-06-10T23:43:50.366221354Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/ptp\\\"\"\nJun 10 23:43:51.164332 crc crio[3641]: time=\"2026-06-10T23:43:51.162517759Z\" level=info msg=\"Stopping container: 97b3840d11cfb809d80f5594706a564bbdf4cf484c2dbd1a981a7add10d53f5a (timeout: 30s)\" id=910ae692-0e2d-4c51-b3b5-96a49a37bf5f name=/runtime.v1.RuntimeService/StopContainer\nJun 10 23:43:51.845945 crc crio[3641]: time=\"2026-06-10T23:43:51.836535515Z\" level=info msg=\"Created container a63e00b86a3d454513cbc8a0b878d066c97078bfd71fe0c8ff54c6e8202d181e: openshift-dns/dns-default-qtghf/kube-rbac-proxy\" id=90c2e165-6afd-48c2-98aa-220eca8decc6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:43:52.015945 crc crio[3641]: time=\"2026-06-10T23:43:51.882625545Z\" level=info msg=\"Starting container: a63e00b86a3d454513cbc8a0b878d066c97078bfd71fe0c8ff54c6e8202d181e\" id=003a33b5-3bdd-4213-9a2e-3109dd2e1d08 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:43:52.130275 crc crio[3641]: time=\"2026-06-10T23:43:52.129945467Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 10 23:43:52.130275 crc crio[3641]: time=\"2026-06-10T23:43:52.130151633Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 10 23:43:52.130275 crc crio[3641]: time=\"2026-06-10T23:43:52.130174634Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/sbr\\\"\"\nJun 10 23:43:52.588832 crc crio[3641]: time=\"2026-06-10T23:43:52.57551587Z\" level=info msg=\"Started container\" PID=13370 containerID=a63e00b86a3d454513cbc8a0b878d066c97078bfd71fe0c8ff54c6e8202d181e description=openshift-dns/dns-default-qtghf/kube-rbac-proxy id=003a33b5-3bdd-4213-9a2e-3109dd2e1d08 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7b98aa2a5be158d1f3a71651a81c6b580f4b37a9960600d440affd13e6a6609d\nJun 10 23:43:54.776922 crc crio[3641]: time=\"2026-06-10T23:43:54.776166496Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:43:54.908565 crc crio[3641]: time=\"2026-06-10T23:43:54.90808217Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:43:55.236237 crc crio[3641]: time=\"2026-06-10T23:43:55.235164509Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 10 23:43:55.236237 crc crio[3641]: time=\"2026-06-10T23:43:55.235228901Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 10 23:43:55.236237 crc crio[3641]: time=\"2026-06-10T23:43:55.235267662Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/static\\\"\"\nJun 10 23:43:55.906917 crc crio[3641]: time=\"2026-06-10T23:43:55.900592419Z\" level=info msg=\"Created container 9431f26b0267afbc7457c6e249a732730a2d826dbbdad29e551ed67821ec8448: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver\" id=6960f5b7-555b-4ae0-b127-d309d536ec61 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:43:55.923914 crc crio[3641]: time=\"2026-06-10T23:43:55.92387939Z\" level=info msg=\"Starting container: 9431f26b0267afbc7457c6e249a732730a2d826dbbdad29e551ed67821ec8448\" id=4dae14de-a07c-460e-9b50-2c50bbcc5f5c name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:43:56.038524 crc crio[3641]: time=\"2026-06-10T23:43:56.038459536Z\" level=info msg=\"Started container\" PID=13456 containerID=9431f26b0267afbc7457c6e249a732730a2d826dbbdad29e551ed67821ec8448 description=openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver id=4dae14de-a07c-460e-9b50-2c50bbcc5f5c name=/runtime.v1.RuntimeService/StartContainer sandboxID=e5d1a99235789d22556e3c20a3d50eccc403e326b7560aecd7447308ae673e48\nJun 10 23:43:56.392339 crc crio[3641]: time=\"2026-06-10T23:43:56.392242991Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=debafd7e-d424-4aab-97fc-af57b011fa0d name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:43:56.476836 crc crio[3641]: time=\"2026-06-10T23:43:56.473198891Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=387e896f-ac11-4878-91f7-8fef43d921d1 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:43:56.488894 crc crio[3641]: time=\"2026-06-10T23:43:56.487127455Z\" level=info msg=\"Created container 9a17d93efc23903eccaef946555567637c359c2184695a1e25e590a97ea78527: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/oauth-apiserver\" id=ef927edc-95e7-4d8f-8173-019c1a2fec12 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:43:56.519101 crc crio[3641]: time=\"2026-06-10T23:43:56.507478495Z\" level=info msg=\"Creating container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver-check-endpoints\" id=4fe8bd5a-b41a-4087-b6d7-f83978d352ea name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:43:56.537874 crc crio[3641]: time=\"2026-06-10T23:43:56.535165587Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:43:56.537874 crc crio[3641]: time=\"2026-06-10T23:43:56.536520424Z\" level=info msg=\"Starting container: 9a17d93efc23903eccaef946555567637c359c2184695a1e25e590a97ea78527\" id=f12b87be-c1ce-4bf5-909b-48fba56e53de name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:43:56.637989 crc crio[3641]: time=\"2026-06-10T23:43:56.634463352Z\" level=info msg=\"Started container\" PID=13452 containerID=9a17d93efc23903eccaef946555567637c359c2184695a1e25e590a97ea78527 description=openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/oauth-apiserver id=f12b87be-c1ce-4bf5-909b-48fba56e53de name=/runtime.v1.RuntimeService/StartContainer sandboxID=3d47b6ce8414130fadbccdce573151211177ef513d91308aec37c28405dff582\nJun 10 23:43:57.556042 crc crio[3641]: time=\"2026-06-10T23:43:57.555891523Z\" level=info msg=\"Stopping container: ed3e68569248ca7ee91bb2912e0989132c040bcf98910429faac73f6efabf4f4 (timeout: 30s)\" id=e3b390ac-e1f1-4870-9585-20efcec4223c name=/runtime.v1.RuntimeService/StopContainer\nJun 10 23:43:58.313868 crc crio[3641]: time=\"2026-06-10T23:43:58.313542882Z\" level=info msg=\"Stopped container 97b3840d11cfb809d80f5594706a564bbdf4cf484c2dbd1a981a7add10d53f5a: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=910ae692-0e2d-4c51-b3b5-96a49a37bf5f name=/runtime.v1.RuntimeService/StopContainer\nJun 10 23:43:58.323349 crc crio[3641]: time=\"2026-06-10T23:43:58.323122476Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5\" id=e88a6a47-499f-4001-9717-e9fe4bf2cb4a name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:43:58.373005 crc crio[3641]: time=\"2026-06-10T23:43:58.372953859Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5\" id=0c96d019-94e3-46cd-927d-fa841dd1f871 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:43:58.400943 crc crio[3641]: time=\"2026-06-10T23:43:58.390834091Z\" level=info msg=\"Creating container: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=c775f393-105a-482f-8b6d-37a72b717296 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:43:58.423439 crc crio[3641]: time=\"2026-06-10T23:43:58.423395688Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:43:58.746496 crc crio[3641]: time=\"2026-06-10T23:43:58.746248281Z\" level=info msg=\"Stopped container ed3e68569248ca7ee91bb2912e0989132c040bcf98910429faac73f6efabf4f4: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=e3b390ac-e1f1-4870-9585-20efcec4223c name=/runtime.v1.RuntimeService/StopContainer\nJun 10 23:43:58.785000 crc crio[3641]: time=\"2026-06-10T23:43:58.776392791Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=87cbefeb-4c6f-424c-95da-07b835393d6a name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:43:58.796508 crc crio[3641]: time=\"2026-06-10T23:43:58.796366261Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=62a2a8e3-c432-4688-8c78-7edd786914d8 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:43:58.814267 crc crio[3641]: time=\"2026-06-10T23:43:58.814146801Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=64df9659-6a36-4ad9-8d4c-eb5aa52b0ab1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:43:59.009134 crc crio[3641]: time=\"2026-06-10T23:43:58.988108703Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:43:59.113026 crc crio[3641]: time=\"2026-06-10T23:43:59.112546071Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:43:59.259422 crc crio[3641]: time=\"2026-06-10T23:43:59.258853511Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:43:59.336003 crc crio[3641]: time=\"2026-06-10T23:43:59.334536445Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:43:59.347257 crc crio[3641]: time=\"2026-06-10T23:43:59.34086589Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:43:59.347257 crc crio[3641]: time=\"2026-06-10T23:43:59.342309969Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 10 23:43:59.347257 crc crio[3641]: time=\"2026-06-10T23:43:59.34234972Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 10 23:43:59.347257 crc crio[3641]: time=\"2026-06-10T23:43:59.342383091Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/tap\\\"\"\nJun 10 23:43:59.521562 crc crio[3641]: time=\"2026-06-10T23:43:59.521232658Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:43:59.616820 crc crio[3641]: time=\"2026-06-10T23:43:59.61534026Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 10 23:43:59.616820 crc crio[3641]: time=\"2026-06-10T23:43:59.615503444Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 10 23:43:59.616820 crc crio[3641]: time=\"2026-06-10T23:43:59.615534325Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/tuning\\\"\"\nJun 10 23:43:59.894178 crc crio[3641]: time=\"2026-06-10T23:43:59.893899943Z\" level=info msg=\"Stopped container 92cc6e65264b24300b27a26d95255e1267ac12073f3f8d2f09371ebc827cf7d4: openshift-ingress/router-default-68cf44c8b8-w4gs8/router\" id=0179c4d2-3823-4119-9352-21814c791862 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 23:43:59.952208 crc crio[3641]: time=\"2026-06-10T23:43:59.949835374Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946\" id=d12128f5-cbad-47a7-a5ae-f61266293c81 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:44:00.012048 crc crio[3641]: time=\"2026-06-10T23:44:00.011267316Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946\" id=89761345-7b4a-4f91-b0c2-3889d168b7dc name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:44:00.242587 crc crio[3641]: time=\"2026-06-10T23:44:00.241437164Z\" level=info msg=\"Creating container: openshift-ingress/router-default-68cf44c8b8-w4gs8/router\" id=9e4a222a-c335-4e17-a413-932041034b4d name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:44:00.242587 crc crio[3641]: time=\"2026-06-10T23:44:00.241956199Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:44:00.393576 crc crio[3641]: time=\"2026-06-10T23:44:00.393478282Z\" level=info msg=\"Created container 96038de4e11ef9d603ce65fdea6dd25e3d9ee2173f448de382d84ff69821f273: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=c775f393-105a-482f-8b6d-37a72b717296 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:44:00.573235 crc crio[3641]: time=\"2026-06-10T23:44:00.555411643Z\" level=info msg=\"Starting container: 96038de4e11ef9d603ce65fdea6dd25e3d9ee2173f448de382d84ff69821f273\" id=24c78ff2-b0fc-4956-83e7-3647e3d443db name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:44:00.661196 crc crio[3641]: time=\"2026-06-10T23:44:00.650245285Z\" level=info msg=\"Started container\" PID=13531 containerID=96038de4e11ef9d603ce65fdea6dd25e3d9ee2173f448de382d84ff69821f273 description=openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator id=24c78ff2-b0fc-4956-83e7-3647e3d443db name=/runtime.v1.RuntimeService/StartContainer sandboxID=2dcd93ba477de64140d2788ff6f2952656703b7f93cf8641a8b02050de298d13\nJun 10 23:44:01.205796 crc crio[3641]: time=\"2026-06-10T23:44:01.204569064Z\" level=info msg=\"Created container ed75a5c4dfbabc234a3d1fa709f86275909f1e4beb700a7589ebe230c9b28c97: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=64df9659-6a36-4ad9-8d4c-eb5aa52b0ab1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:44:01.299524 crc crio[3641]: time=\"2026-06-10T23:44:01.298626035Z\" level=info msg=\"Starting container: ed75a5c4dfbabc234a3d1fa709f86275909f1e4beb700a7589ebe230c9b28c97\" id=9e92d718-7627-4d48-b166-81ff73caa172 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:44:02.275577 crc crio[3641]: time=\"2026-06-10T23:44:02.27539439Z\" level=info msg=\"Started container\" PID=13537 containerID=ed75a5c4dfbabc234a3d1fa709f86275909f1e4beb700a7589ebe230c9b28c97 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=9e92d718-7627-4d48-b166-81ff73caa172 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e850da3646170848d7b4b3679b5f1ce56ef3900bbc3eb7a587e64de03326f3d9\nJun 10 23:44:03.590227 crc crio[3641]: time=\"2026-06-10T23:44:03.583945064Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:44:03.654592 crc crio[3641]: time=\"2026-06-10T23:44:03.654139287Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:44:04.784590 crc crio[3641]: time=\"2026-06-10T23:44:04.776828392Z\" level=info msg=\"Created container 074651c32f69e6165820ab6603bc1b138cc6e49f22d0f4d2e4757f21a94ba52a: openshift-ingress/router-default-68cf44c8b8-w4gs8/router\" id=9e4a222a-c335-4e17-a413-932041034b4d name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:44:04.798959 crc crio[3641]: time=\"2026-06-10T23:44:04.798516239Z\" level=info msg=\"Starting container: 074651c32f69e6165820ab6603bc1b138cc6e49f22d0f4d2e4757f21a94ba52a\" id=ece4c39a-412b-4975-a594-8ff32e81c1ac name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:44:05.935347 crc crio[3641]: time=\"2026-06-10T23:44:05.931344043Z\" level=info msg=\"Started container\" PID=13595 containerID=074651c32f69e6165820ab6603bc1b138cc6e49f22d0f4d2e4757f21a94ba52a description=openshift-ingress/router-default-68cf44c8b8-w4gs8/router id=ece4c39a-412b-4975-a594-8ff32e81c1ac name=/runtime.v1.RuntimeService/StartContainer sandboxID=e7cd294bc420ebe47575aaf77dd9550e7a3abe3d358c7458d1e91a8cb3d9f71f\nJun 10 23:44:06.447313 crc crio[3641]: time=\"2026-06-10T23:44:06.446419391Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 10 23:44:06.447313 crc crio[3641]: time=\"2026-06-10T23:44:06.446518133Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 10 23:44:06.447313 crc crio[3641]: time=\"2026-06-10T23:44:06.446546094Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/vlan\\\"\"\nJun 10 23:44:10.023799 crc crio[3641]: time=\"2026-06-10T23:44:10.022844525Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:44:11.945333 crc crio[3641]: time=\"2026-06-10T23:44:11.943825288Z\" level=info msg=\"Created container fba9ed9e09a92f70598c3a9be78b6b6999335975976da928a9f4ff79b5dd0ef8: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver-check-endpoints\" id=4fe8bd5a-b41a-4087-b6d7-f83978d352ea name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:44:12.087601 crc crio[3641]: time=\"2026-06-10T23:44:12.087163936Z\" level=info msg=\"Starting container: fba9ed9e09a92f70598c3a9be78b6b6999335975976da928a9f4ff79b5dd0ef8\" id=3b864869-0e81-41de-a3cb-30e35cb1826d name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:44:12.224965 crc crio[3641]: time=\"2026-06-10T23:44:12.210958606Z\" level=info msg=\"Started container\" PID=13653 containerID=fba9ed9e09a92f70598c3a9be78b6b6999335975976da928a9f4ff79b5dd0ef8 description=openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver-check-endpoints id=3b864869-0e81-41de-a3cb-30e35cb1826d name=/runtime.v1.RuntimeService/StartContainer sandboxID=e5d1a99235789d22556e3c20a3d50eccc403e326b7560aecd7447308ae673e48\nJun 10 23:44:12.535536 crc crio[3641]: time=\"2026-06-10T23:44:12.533465951Z\" level=info msg=\"Stopping container: ed75a5c4dfbabc234a3d1fa709f86275909f1e4beb700a7589ebe230c9b28c97 (timeout: 30s)\" id=1e9a11aa-67b1-4382-aa43-2fe4d25da3c3 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 23:44:13.699300 crc crio[3641]: time=\"2026-06-10T23:44:13.698324478Z\" level=info msg=\"Stopped container ed75a5c4dfbabc234a3d1fa709f86275909f1e4beb700a7589ebe230c9b28c97: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=1e9a11aa-67b1-4382-aa43-2fe4d25da3c3 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 23:44:13.715733 crc crio[3641]: time=\"2026-06-10T23:44:13.714174292Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=714e127a-86ab-4707-9745-84d51c1bf644 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:44:13.730941 crc crio[3641]: time=\"2026-06-10T23:44:13.730122017Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=f2b4ddeb-377f-4ad8-b532-1bd54677b376 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:44:13.748179 crc crio[3641]: time=\"2026-06-10T23:44:13.748119295Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=05526d38-a528-4545-b1fe-a61cffe920f2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:44:13.751174 crc crio[3641]: time=\"2026-06-10T23:44:13.749345546Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:44:14.042292 crc crio[3641]: time=\"2026-06-10T23:44:14.037079037Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:44:14.233388 crc crio[3641]: time=\"2026-06-10T23:44:14.23332805Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:44:14.658491 crc crio[3641]: time=\"2026-06-10T23:44:14.655226513Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 10 23:44:14.658491 crc crio[3641]: time=\"2026-06-10T23:44:14.655265624Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 10 23:44:14.658491 crc crio[3641]: time=\"2026-06-10T23:44:14.655286244Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/vrf\\\"\"\nJun 10 23:44:15.188044 crc crio[3641]: time=\"2026-06-10T23:44:15.187366221Z\" level=info msg=\"Created container 0c6c098b869ddf3d4ada96b49d2e9f713d4ad36c3ac1a0da7c5008876addc570: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=05526d38-a528-4545-b1fe-a61cffe920f2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:44:15.271931 crc crio[3641]: time=\"2026-06-10T23:44:15.270309331Z\" level=info msg=\"Starting container: 0c6c098b869ddf3d4ada96b49d2e9f713d4ad36c3ac1a0da7c5008876addc570\" id=cfe70641-5748-4f40-bab4-f6a8a9f4fe59 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:44:15.639038 crc crio[3641]: time=\"2026-06-10T23:44:15.637506604Z\" level=info msg=\"Removing container: ed3e68569248ca7ee91bb2912e0989132c040bcf98910429faac73f6efabf4f4\" id=88a27018-da5b-470e-b61a-c8d415a5231a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 23:44:15.703481 crc crio[3641]: time=\"2026-06-10T23:44:15.702448117Z\" level=info msg=\"Stopping container: a783e7c2384b6f1d4297df2c77f86d7bae9240a48d8e06033d752e78e8d82fe4 (timeout: 2s)\" id=0db240e8-9e7a-4d14-afda-93502470a6e6 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 23:44:16.184075 crc crio[3641]: time=\"2026-06-10T23:44:16.183606809Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 10 23:44:16.184335 crc crio[3641]: time=\"2026-06-10T23:44:16.184316067Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 10 23:44:16.185187 crc crio[3641]: time=\"2026-06-10T23:44:16.185140378Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_e22d3bc7-50ca-4844-a323-bdf3f0d7b9ba\\\"\"\nJun 10 23:44:16.185320 crc crio[3641]: time=\"2026-06-10T23:44:16.185302382Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_50576e45-8643-4f34-897c-4bb811d6a752\\\"\"\nJun 10 23:44:16.412527 crc crio[3641]: time=\"2026-06-10T23:44:16.391405737Z\" level=info msg=\"Started container\" PID=13705 containerID=0c6c098b869ddf3d4ada96b49d2e9f713d4ad36c3ac1a0da7c5008876addc570 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=cfe70641-5748-4f40-bab4-f6a8a9f4fe59 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e850da3646170848d7b4b3679b5f1ce56ef3900bbc3eb7a587e64de03326f3d9\nJun 10 23:44:17.147257 crc crio[3641]: time=\"2026-06-10T23:44:17.146806616Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-wdcj9/POD\" id=76e49933-cb9a-4dca-81db-1b39e9ba00b2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:44:17.151586 crc crio[3641]: time=\"2026-06-10T23:44:17.151562587Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:44:17.159921 crc crio[3641]: time=\"2026-06-10T23:44:17.151133936Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-f6gj4/POD\" id=0bb0d242-c177-4290-8d13-f8a58ad966ba name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:44:17.160093 crc crio[3641]: time=\"2026-06-10T23:44:17.160071674Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:44:17.301559 crc crio[3641]: time=\"2026-06-10T23:44:17.300623819Z\" level=info msg=\"Removed container ed3e68569248ca7ee91bb2912e0989132c040bcf98910429faac73f6efabf4f4: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=88a27018-da5b-470e-b61a-c8d415a5231a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 23:44:17.399195 crc crio[3641]: time=\"2026-06-10T23:44:17.398215912Z\" level=info msg=\"Stopped container a783e7c2384b6f1d4297df2c77f86d7bae9240a48d8e06033d752e78e8d82fe4: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=0db240e8-9e7a-4d14-afda-93502470a6e6 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 23:44:17.429358 crc crio[3641]: time=\"2026-06-10T23:44:17.427056416Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=ea1d78f3-a0a0-4595-b3ea-5f5680ba43c5 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:44:17.571566 crc crio[3641]: time=\"2026-06-10T23:44:17.571204864Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=7151a85d-8306-4dfa-856f-f91bf42ce0f3 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:44:17.672863 crc crio[3641]: time=\"2026-06-10T23:44:17.672271866Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=2dbd820c-828d-4128-bb20-0de76abe3e2c name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:44:17.729009 crc crio[3641]: time=\"2026-06-10T23:44:17.728605249Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:44:18.807953 crc crio[3641]: time=\"2026-06-10T23:44:18.803567347Z\" level=info msg=\"Got pod network &{Name:certified-operators-f6gj4 Namespace:openshift-marketplace ID:7bd1720305812df96639f63308737db960f2c1a4246a03feb961060a2f8c8e74 UID:7ce38dce-21f0-400d-aa33-dc2a55ee46f4 NetNS:/var/run/netns/5e541b1d-5649-44ce-b14e-d3bd08cc0c04 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7ce38dce_21f0_400d_aa33_dc2a55ee46f4.slice PodAnnotations:0xc0025c6a00}] Aliases:map[]}\"\nJun 10 23:44:18.808967 crc crio[3641]: time=\"2026-06-10T23:44:18.808943214Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-f6gj4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 23:44:18.818127 crc crio[3641]: time=\"2026-06-10T23:44:18.816727112Z\" level=info msg=\"Got pod network &{Name:community-operators-wdcj9 Namespace:openshift-marketplace ID:6d96827242be8a533ac5e9ee9b9ace08471571106a64635fe0f78eac34372356 UID:5f741ca0-f65c-4067-b6ab-93f1cc7b3840 NetNS:/var/run/netns/5e185fc0-3abf-4a53-8d0e-f273185d5dfe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5f741ca0_f65c_4067_b6ab_93f1cc7b3840.slice PodAnnotations:0xc0025c6a58}] Aliases:map[]}\"\nJun 10 23:44:18.818127 crc crio[3641]: time=\"2026-06-10T23:44:18.816843535Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-wdcj9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 23:44:19.090982 crc crio[3641]: time=\"2026-06-10T23:44:19.089062472Z\" level=info msg=\"Removing container: 3e27ad1d9e61e70bc3c32283a56daac8dde507c2a08402e9a00c8713246df167\" id=380c2055-f006-4c3f-8d5d-1ad3d1e28872 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 23:44:19.276301 crc crio[3641]: time=\"2026-06-10T23:44:19.272085159Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:44:19.403219 crc crio[3641]: time=\"2026-06-10T23:44:19.401247925Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:44:20.925022 crc crio[3641]: time=\"2026-06-10T23:44:20.924954002Z\" level=info msg=\"Created container a52676caa39e0b245fd9f142eeefa084ac26383be899d2f2dbbc8bca60dad3b9: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=2dbd820c-828d-4128-bb20-0de76abe3e2c name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:44:20.957868 crc crio[3641]: time=\"2026-06-10T23:44:20.956900475Z\" level=info msg=\"Starting container: a52676caa39e0b245fd9f142eeefa084ac26383be899d2f2dbbc8bca60dad3b9\" id=6c17decd-3bce-4381-88ef-a3f323aa7883 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:44:21.003888 crc crio[3641]: time=\"2026-06-10T23:44:20.994517012Z\" level=info msg=\"Removed container 3e27ad1d9e61e70bc3c32283a56daac8dde507c2a08402e9a00c8713246df167: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=380c2055-f006-4c3f-8d5d-1ad3d1e28872 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 23:44:21.100591 crc crio[3641]: time=\"2026-06-10T23:44:21.09858918Z\" level=info msg=\"Started container\" PID=13767 containerID=a52676caa39e0b245fd9f142eeefa084ac26383be899d2f2dbbc8bca60dad3b9 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=6c17decd-3bce-4381-88ef-a3f323aa7883 name=/runtime.v1.RuntimeService/StartContainer sandboxID=85335bbdd259df67bbd12652f2051d40270e58d8e84d3d166c2d419a25046296\nJun 10 23:44:21.710626 crc crio[3641]: time=\"2026-06-10T23:44:21.708573119Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-zpv5k/POD\" id=4a876526-9085-46f5-9322-2bad9b1ba6d1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:44:21.710626 crc crio[3641]: time=\"2026-06-10T23:44:21.709522603Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:44:21.761979 crc crio[3641]: time=\"2026-06-10T23:44:21.749476719Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 10 23:44:22.399260 crc crio[3641]: time=\"2026-06-10T23:44:22.398948403Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-2b7lq/POD\" id=218d8d83-a515-4cba-8e33-58ea8df791c6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:44:22.401543 crc crio[3641]: time=\"2026-06-10T23:44:22.399295132Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:44:24.571437 crc crio[3641]: time=\"2026-06-10T23:44:24.565944058Z\" level=info msg=\"Stopping container: 40af8fba382548ede729b64588b8011305017def633ef56469c5f2a978838702 (timeout: 30s)\" id=14615572-f6d7-479e-895a-f4b52abc834a name=/runtime.v1.RuntimeService/StopContainer\nJun 10 23:44:24.856628 crc crio[3641]: time=\"2026-06-10T23:44:24.820631938Z\" level=info msg=\"Stopping container: 09b56dda303d6cb6829090f8f1ee44597f1e670c2470ab0117c7192cfa1c9943 (timeout: 30s)\" id=98b68cc2-004c-4617-a720-dab3f4a80498 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 23:44:26.507117 crc crio[3641]: time=\"2026-06-10T23:44:26.486278995Z\" level=info msg=\"Stopped container 40af8fba382548ede729b64588b8011305017def633ef56469c5f2a978838702: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager\" id=14615572-f6d7-479e-895a-f4b52abc834a name=/runtime.v1.RuntimeService/StopContainer\nJun 10 23:44:26.507117 crc crio[3641]: time=\"2026-06-10T23:44:26.495220822Z\" level=info msg=\"Stopping pod sandbox: e59fb0e92c17371ae97c195ddbef9c3efb6ad2c6f6d672aa51080c06e6cc05ad\" id=58a29949-74b6-472a-8de4-9fdc0b9b6374 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 23:44:26.947038 crc crio[3641]: time=\"2026-06-10T23:44:26.939258Z\" level=info msg=\"Stopped container 09b56dda303d6cb6829090f8f1ee44597f1e670c2470ab0117c7192cfa1c9943: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager\" id=98b68cc2-004c-4617-a720-dab3f4a80498 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 23:44:26.950327 crc crio[3641]: time=\"2026-06-10T23:44:26.95027128Z\" level=info msg=\"Stopping pod sandbox: 01060bc960dc3422eb0984bfa1fe02267c4d219bf15ed5679d26fbb049564d8d\" id=cd4cf612-7c68-4512-a8ca-179a377b2799 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 23:44:27.763029 crc crio[3641]: 2026-06-10T23:44:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7bd1720305812df Mac:ce:d5:82:e6:34:f8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0f Mtu:0 Sandbox:/var/run/netns/5e541b1d-5649-44ce-b14e-d3bd08cc0c04 SocketPath: PciID:}] [{Interface:0xc0003588d0 Address:{IP:10.217.0.15 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 23:44:27.944993 crc crio[3641]: 2026-06-10T23:44:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6d96827242be8a5 Mac:c6:37:54:f2:86:d9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0c Mtu:0 Sandbox:/var/run/netns/5e185fc0-3abf-4a53-8d0e-f273185d5dfe SocketPath: PciID:}] [{Interface:0xc000122f80 Address:{IP:10.217.0.12 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 23:44:27.946082 crc crio[3641]: time=\"2026-06-10T23:44:27.945597594Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 10 23:44:27.946082 crc crio[3641]: time=\"2026-06-10T23:44:27.946073496Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/bond\\\"\"\nJun 10 23:44:27.946818 crc crio[3641]: time=\"2026-06-10T23:44:27.946582899Z\" level=info msg=\"Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:e59fb0e92c17371ae97c195ddbef9c3efb6ad2c6f6d672aa51080c06e6cc05ad UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/123c6d7a-8087-450f-8e55-ecdd6f4e29a2 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:0xc000888020}] Aliases:map[]}\"\nJun 10 23:44:27.947101 crc crio[3641]: time=\"2026-06-10T23:44:27.946981739Z\" level=info msg=\"Deleting pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 23:44:27.947561 crc crio[3641]: time=\"2026-06-10T23:44:27.947436301Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-zpv5k Namespace:openshift-marketplace ID:89183e130bf28c5364ce3c878a0556206a240a2b85ceb5a41ab436f8d7f5a668 UID:f2eb5544-10eb-4724-ae46-830c2e7b2b7e NetNS:/var/run/netns/91eb5c1f-799f-4edb-b0f6-7ea1d9cd88fe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf2eb5544_10eb_4724_ae46_830c2e7b2b7e.slice PodAnnotations:0xc000794000}] Aliases:map[]}\"\nJun 10 23:44:27.948093 crc crio[3641]: time=\"2026-06-10T23:44:27.947559264Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-zpv5k to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 23:44:27.949119 crc crio[3641]: time=\"2026-06-10T23:44:27.948887598Z\" level=info msg=\"Got pod network &{Name:redhat-operators-2b7lq Namespace:openshift-marketplace ID:5289473be7a7c7724dec837e12e522c11c4005c6283840258bad85425958ad8a UID:ad587976-2064-46e3-a10a-fe5f3a43e557 NetNS:/var/run/netns/d2fd3119-e843-43b8-b977-11622d59ba59 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podad587976_2064_46e3_a10a_fe5f3a43e557.slice PodAnnotations:0xc001992000}] Aliases:map[]}\"\nJun 10 23:44:27.949119 crc crio[3641]: time=\"2026-06-10T23:44:27.949100983Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-2b7lq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 23:44:27.951007 crc crio[3641]: time=\"2026-06-10T23:44:27.95095903Z\" level=info msg=\"Got pod network &{Name:certified-operators-f6gj4 Namespace:openshift-marketplace ID:7bd1720305812df96639f63308737db960f2c1a4246a03feb961060a2f8c8e74 UID:7ce38dce-21f0-400d-aa33-dc2a55ee46f4 NetNS:/var/run/netns/5e541b1d-5649-44ce-b14e-d3bd08cc0c04 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7ce38dce_21f0_400d_aa33_dc2a55ee46f4.slice PodAnnotations:0xc0025c6a00}] Aliases:map[]}\"\nJun 10 23:44:27.951433 crc crio[3641]: time=\"2026-06-10T23:44:27.951181036Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-f6gj4 for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 23:44:27.952342 crc crio[3641]: time=\"2026-06-10T23:44:27.95212333Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:01060bc960dc3422eb0984bfa1fe02267c4d219bf15ed5679d26fbb049564d8d UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/32c8cea1-3239-46a4-a144-cfa636729173 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:0xc002dd0048}] Aliases:map[]}\"\nJun 10 23:44:27.952477 crc crio[3641]: time=\"2026-06-10T23:44:27.952447848Z\" level=info msg=\"Deleting pod openshift-route-controller-manager_route-controller-manager-9c77555c6-bjsff from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 23:44:27.958221 crc crio[3641]: time=\"2026-06-10T23:44:27.958145183Z\" level=info msg=\"Got pod network &{Name:community-operators-wdcj9 Namespace:openshift-marketplace ID:6d96827242be8a533ac5e9ee9b9ace08471571106a64635fe0f78eac34372356 UID:5f741ca0-f65c-4067-b6ab-93f1cc7b3840 NetNS:/var/run/netns/5e185fc0-3abf-4a53-8d0e-f273185d5dfe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5f741ca0_f65c_4067_b6ab_93f1cc7b3840.slice PodAnnotations:0xc0025c6a58}] Aliases:map[]}\"\nJun 10 23:44:27.958423 crc crio[3641]: time=\"2026-06-10T23:44:27.958380389Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-wdcj9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 23:44:28.428491 crc crio[3641]: time=\"2026-06-10T23:44:28.4194526Z\" level=info msg=\"Ran pod sandbox 7bd1720305812df96639f63308737db960f2c1a4246a03feb961060a2f8c8e74 with infra container: openshift-marketplace/certified-operators-f6gj4/POD\" id=0bb0d242-c177-4290-8d13-f8a58ad966ba name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:44:28.469451 crc crio[3641]: time=\"2026-06-10T23:44:28.455482837Z\" level=info msg=\"Ran pod sandbox 6d96827242be8a533ac5e9ee9b9ace08471571106a64635fe0f78eac34372356 with infra container: openshift-marketplace/community-operators-wdcj9/POD\" id=76e49933-cb9a-4dca-81db-1b39e9ba00b2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:44:28.554561 crc crio[3641]: time=\"2026-06-10T23:44:28.554422324Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=ba78ac26-13bc-4fe6-a18c-153fdc5f75d7 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:44:28.583723 crc crio[3641]: time=\"2026-06-10T23:44:28.583315509Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=37c79dfa-5182-4de8-b2f9-4fcccadb84bb name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:44:28.585614 crc crio[3641]: time=\"2026-06-10T23:44:28.585573367Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=9bf36a93-a8aa-496d-bf28-62c6b8f1922d name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:44:28.599606 crc crio[3641]: time=\"2026-06-10T23:44:28.598909936Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=17d5abf3-c267-4575-a99e-2bd9e3dac778 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:44:28.704054 crc crio[3641]: time=\"2026-06-10T23:44:28.702931391Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-f6gj4/extract-utilities\" id=8e679108-dd36-4342-984d-b2f0bad0e0b6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:44:28.704054 crc crio[3641]: time=\"2026-06-10T23:44:28.703493056Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:44:28.806172 crc crio[3641]: time=\"2026-06-10T23:44:28.805211854Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-wdcj9/extract-utilities\" id=84c89e8c-7f88-4397-9f46-250773562b46 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:44:29.776159 crc crio[3641]: time=\"2026-06-10T23:44:29.775997323Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:44:30.143178 crc crio[3641]: time=\"2026-06-10T23:44:30.143077052Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:44:30.164896 crc crio[3641]: time=\"2026-06-10T23:44:30.157588161Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:44:30.551519 crc crio[3641]: time=\"2026-06-10T23:44:30.389395079Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:44:30.552420 crc crio[3641]: time=\"2026-06-10T23:44:30.434831945Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 10 23:44:30.754712 crc crio[3641]: time=\"2026-06-10T23:44:30.753358669Z\" level=info msg=\"Created container 0f689ea9a8fdbf30ccb6318df1681dea1e201f90ae9fcf57ebc6ce47d37949eb: openshift-marketplace/community-operators-wdcj9/extract-utilities\" id=84c89e8c-7f88-4397-9f46-250773562b46 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:44:30.779307 crc crio[3641]: time=\"2026-06-10T23:44:30.777250336Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:44:30.779307 crc crio[3641]: time=\"2026-06-10T23:44:30.777830021Z\" level=info msg=\"Starting container: 0f689ea9a8fdbf30ccb6318df1681dea1e201f90ae9fcf57ebc6ce47d37949eb\" id=4080da7b-e4fa-4c21-ba41-fa236e26a02e name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:44:30.943844 crc crio[3641]: time=\"2026-06-10T23:44:30.943344912Z\" level=info msg=\"Started container\" PID=13985 containerID=0f689ea9a8fdbf30ccb6318df1681dea1e201f90ae9fcf57ebc6ce47d37949eb description=openshift-marketplace/community-operators-wdcj9/extract-utilities id=4080da7b-e4fa-4c21-ba41-fa236e26a02e name=/runtime.v1.RuntimeService/StartContainer sandboxID=6d96827242be8a533ac5e9ee9b9ace08471571106a64635fe0f78eac34372356\nJun 10 23:44:31.344274 crc crio[3641]: time=\"2026-06-10T23:44:31.334447312Z\" level=info msg=\"Created container ea59f153c83a0a5911b8b2ce46e17a30e5b3a43b732a521c92637bbb12664e01: openshift-marketplace/certified-operators-f6gj4/extract-utilities\" id=8e679108-dd36-4342-984d-b2f0bad0e0b6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:44:31.353426 crc crio[3641]: time=\"2026-06-10T23:44:31.353192379Z\" level=info msg=\"Starting container: ea59f153c83a0a5911b8b2ce46e17a30e5b3a43b732a521c92637bbb12664e01\" id=66fb89a4-ab24-4b10-a2ea-41e285938b34 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:44:31.657382 crc crio[3641]: time=\"2026-06-10T23:44:31.657285676Z\" level=info msg=\"Started container\" PID=14007 containerID=ea59f153c83a0a5911b8b2ce46e17a30e5b3a43b732a521c92637bbb12664e01 description=openshift-marketplace/certified-operators-f6gj4/extract-utilities id=66fb89a4-ab24-4b10-a2ea-41e285938b34 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7bd1720305812df96639f63308737db960f2c1a4246a03feb961060a2f8c8e74\nJun 10 23:44:32.462574 crc crio[3641]: time=\"2026-06-10T23:44:32.4620399Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=3aada81a-63b2-47c3-a6b9-96eca4c9cd9e name=/runtime.v1.ImageService/PullImage\nJun 10 23:44:32.523349 crc crio[3641]: time=\"2026-06-10T23:44:32.523261858Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"\nJun 10 23:44:33.618416 crc crio[3641]: time=\"2026-06-10T23:44:33.61602522Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=4586e735-41d9-418c-ba5e-881d013fc323 name=/runtime.v1.ImageService/PullImage\nJun 10 23:44:33.631907 crc crio[3641]: time=\"2026-06-10T23:44:33.63134665Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"\nJun 10 23:44:36.915181 crc crio[3641]: time=\"2026-06-10T23:44:36.894128399Z\" level=info msg=\"Stopped pod sandbox: 01060bc960dc3422eb0984bfa1fe02267c4d219bf15ed5679d26fbb049564d8d\" id=cd4cf612-7c68-4512-a8ca-179a377b2799 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 23:44:37.141216 crc crio[3641]: time=\"2026-06-10T23:44:37.141129573Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:44:37.746343 crc crio[3641]: time=\"2026-06-10T23:44:37.739072026Z\" level=info msg=\"Removing container: 09b56dda303d6cb6829090f8f1ee44597f1e670c2470ab0117c7192cfa1c9943\" id=fc2a6fcc-c22b-4647-b18c-0c21ae381ef5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 23:44:37.798163 crc crio[3641]: time=\"2026-06-10T23:44:37.798043206Z\" level=info msg=\"Stopped pod sandbox: e59fb0e92c17371ae97c195ddbef9c3efb6ad2c6f6d672aa51080c06e6cc05ad\" id=58a29949-74b6-472a-8de4-9fdc0b9b6374 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 23:44:37.838333 crc crio[3641]: 2026-06-10T23:44:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5289473be7a7c77 Mac:7e:f1:58:77:c1:e9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:19 Mtu:0 Sandbox:/var/run/netns/d2fd3119-e843-43b8-b977-11622d59ba59 SocketPath: PciID:}] [{Interface:0xc00013e860 Address:{IP:10.217.0.25 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 23:44:37.838333 crc crio[3641]: 2026-06-10T23:44:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:89183e130bf28c5 Mac:aa:b0:41:fb:e3:51 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:14 Mtu:0 Sandbox:/var/run/netns/91eb5c1f-799f-4edb-b0f6-7ea1d9cd88fe SocketPath: PciID:}] [{Interface:0xc00036c7f0 Address:{IP:10.217.0.20 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 23:44:37.838574 crc crio[3641]: time=\"2026-06-10T23:44:37.838496776Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 10 23:44:37.838771 crc crio[3641]: time=\"2026-06-10T23:44:37.838712171Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_50576e45-8643-4f34-897c-4bb811d6a752\\\"\"\nJun 10 23:44:37.838895 crc crio[3641]: time=\"2026-06-10T23:44:37.838877885Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/cert-approver\\\"\"\nJun 10 23:44:37.839348 crc crio[3641]: time=\"2026-06-10T23:44:37.839270045Z\" level=info msg=\"Got pod network &{Name:redhat-operators-2b7lq Namespace:openshift-marketplace ID:5289473be7a7c7724dec837e12e522c11c4005c6283840258bad85425958ad8a UID:ad587976-2064-46e3-a10a-fe5f3a43e557 NetNS:/var/run/netns/d2fd3119-e843-43b8-b977-11622d59ba59 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podad587976_2064_46e3_a10a_fe5f3a43e557.slice PodAnnotations:0xc001992000}] Aliases:map[]}\"\nJun 10 23:44:37.839576 crc crio[3641]: time=\"2026-06-10T23:44:37.839508001Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-2b7lq for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 23:44:37.845571 crc crio[3641]: time=\"2026-06-10T23:44:37.845305449Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-zpv5k Namespace:openshift-marketplace ID:89183e130bf28c5364ce3c878a0556206a240a2b85ceb5a41ab436f8d7f5a668 UID:f2eb5544-10eb-4724-ae46-830c2e7b2b7e NetNS:/var/run/netns/91eb5c1f-799f-4edb-b0f6-7ea1d9cd88fe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf2eb5544_10eb_4724_ae46_830c2e7b2b7e.slice PodAnnotations:0xc000794000}] Aliases:map[]}\"\nJun 10 23:44:37.845790 crc crio[3641]: time=\"2026-06-10T23:44:37.845583586Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-zpv5k for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 23:44:37.921573 crc crio[3641]: time=\"2026-06-10T23:44:37.920519112Z\" level=info msg=\"Created container 3b9a95218d3add88d008adfd042cd79bf8b501b915132549d7788550e61e23ac: hostpath-provisioner/csi-hostpathplugin-mpq2f/node-driver-registrar\" id=e3427d6b-c575-4e33-9419-42e241ba4699 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:44:37.927571 crc crio[3641]: time=\"2026-06-10T23:44:37.927446559Z\" level=info msg=\"Starting container: 3b9a95218d3add88d008adfd042cd79bf8b501b915132549d7788550e61e23ac\" id=ac558b39-5400-4eea-a4ed-7b1cd954b87d name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:44:37.946340 crc crio[3641]: time=\"2026-06-10T23:44:37.943424845Z\" level=info msg=\"Running pod sandbox: openshift-route-controller-manager/route-controller-manager-68c74b96b6-5kwb5/POD\" id=07480598-4614-417f-b254-af44f379dcd4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:44:37.946340 crc crio[3641]: time=\"2026-06-10T23:44:37.943526118Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:44:37.961500 crc crio[3641]: time=\"2026-06-10T23:44:37.961393112Z\" level=info msg=\"Removed container 09b56dda303d6cb6829090f8f1ee44597f1e670c2470ab0117c7192cfa1c9943: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager\" id=fc2a6fcc-c22b-4647-b18c-0c21ae381ef5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 23:44:37.978917 crc crio[3641]: time=\"2026-06-10T23:44:37.978526188Z\" level=info msg=\"Started container\" PID=14165 containerID=3b9a95218d3add88d008adfd042cd79bf8b501b915132549d7788550e61e23ac description=hostpath-provisioner/csi-hostpathplugin-mpq2f/node-driver-registrar id=ac558b39-5400-4eea-a4ed-7b1cd954b87d name=/runtime.v1.RuntimeService/StartContainer sandboxID=e1818a12ae6425d1f0de8858c29f03bb2de95ae815b809c78d028e35ccae616c\nJun 10 23:44:38.018263 crc crio[3641]: time=\"2026-06-10T23:44:38.015009776Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-livenessprobe:latest\" id=acff4acd-77d5-44c3-a93b-076ecbc76ad8 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:44:38.051159 crc crio[3641]: time=\"2026-06-10T23:44:38.047135514Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-livenessprobe:latest\" id=a0a510e1-bf83-4cd7-94e9-2b5a74372a5d name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:44:38.071970 crc crio[3641]: time=\"2026-06-10T23:44:38.068317463Z\" level=info msg=\"Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/liveness-probe\" id=e6841dd2-ed3f-4f55-8f52-0738db3bc0a5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:44:38.071970 crc crio[3641]: time=\"2026-06-10T23:44:38.069051241Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:44:38.096621 crc crio[3641]: time=\"2026-06-10T23:44:38.095864014Z\" level=info msg=\"Ran pod sandbox 5289473be7a7c7724dec837e12e522c11c4005c6283840258bad85425958ad8a with infra container: openshift-marketplace/redhat-operators-2b7lq/POD\" id=218d8d83-a515-4cba-8e33-58ea8df791c6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:44:38.128026 crc crio[3641]: time=\"2026-06-10T23:44:38.120241204Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=22fd5aa3-7944-4cb0-a142-90779f598089 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:44:38.177447 crc crio[3641]: time=\"2026-06-10T23:44:38.174927195Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-68c74b96b6-5kwb5 Namespace:openshift-route-controller-manager ID:8eca8446e81a430c5635f65300bdae35d7e0151531281f024e5f468f99f6e8bf UID:f7f6ce33-4e2b-4147-b0b7-8ccb80f94b71 NetNS:/var/run/netns/abf4cc9e-5f9a-426d-b1fe-d24043eea08c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf7f6ce33_4e2b_4147_b0b7_8ccb80f94b71.slice PodAnnotations:0xc0018902b8}] Aliases:map[]}\"\nJun 10 23:44:38.177447 crc crio[3641]: time=\"2026-06-10T23:44:38.175343736Z\" level=info msg=\"Adding pod openshift-route-controller-manager_route-controller-manager-68c74b96b6-5kwb5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 23:44:38.257921 crc crio[3641]: time=\"2026-06-10T23:44:38.255956427Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=17544f94-b188-482d-9e66-3bc2414fcb2f name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:44:38.267448 crc crio[3641]: time=\"2026-06-10T23:44:38.267402328Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-2b7lq/extract-utilities\" id=74957d90-c7ca-462f-9c9c-ca8307b3d278 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:44:38.278821 crc crio[3641]: time=\"2026-06-10T23:44:38.278520051Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:44:38.293407 crc crio[3641]: time=\"2026-06-10T23:44:38.293339478Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:44:38.467540 crc crio[3641]: time=\"2026-06-10T23:44:38.467394827Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:44:38.476334 crc crio[3641]: time=\"2026-06-10T23:44:38.476056297Z\" level=info msg=\"Ran pod sandbox 89183e130bf28c5364ce3c878a0556206a240a2b85ceb5a41ab436f8d7f5a668 with infra container: openshift-marketplace/redhat-marketplace-zpv5k/POD\" id=4a876526-9085-46f5-9322-2bad9b1ba6d1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:44:38.480192 crc crio[3641]: time=\"2026-06-10T23:44:38.48010697Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:44:38.519116 crc crio[3641]: time=\"2026-06-10T23:44:38.51784191Z\" level=info msg=\"Running pod sandbox: openshift-controller-manager/controller-manager-794c9cd9f9-zkn9r/POD\" id=a8089058-942f-4c50-bad3-54cb3b14e5a8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:44:38.519116 crc crio[3641]: time=\"2026-06-10T23:44:38.518013704Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:44:38.582155 crc crio[3641]: time=\"2026-06-10T23:44:38.581859359Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=d4b490ff-2ccf-4094-8b9b-f1587903ea6d name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:44:38.851407 crc crio[3641]: time=\"2026-06-10T23:44:38.846395969Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 10 23:44:38.997397 crc crio[3641]: time=\"2026-06-10T23:44:38.995854443Z\" level=info msg=\"Removing container: 40af8fba382548ede729b64588b8011305017def633ef56469c5f2a978838702\" id=eefffc90-f551-4f74-8374-6184df248f07 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 23:44:39.008446 crc crio[3641]: time=\"2026-06-10T23:44:39.008200187Z\" level=info msg=\"Created container 5f3b22af5dd6fc371bd079b23be8dc12236f14a6db6b53ef1c6a42e37f9d6fe0: openshift-marketplace/redhat-operators-2b7lq/extract-utilities\" id=74957d90-c7ca-462f-9c9c-ca8307b3d278 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:44:39.018033 crc crio[3641]: time=\"2026-06-10T23:44:39.015428461Z\" level=info msg=\"Starting container: 5f3b22af5dd6fc371bd079b23be8dc12236f14a6db6b53ef1c6a42e37f9d6fe0\" id=95f5b0ff-b52e-461d-a949-99091185a784 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:44:39.036132 crc crio[3641]: time=\"2026-06-10T23:44:39.035931042Z\" level=info msg=\"Started container\" PID=14211 containerID=5f3b22af5dd6fc371bd079b23be8dc12236f14a6db6b53ef1c6a42e37f9d6fe0 description=openshift-marketplace/redhat-operators-2b7lq/extract-utilities id=95f5b0ff-b52e-461d-a949-99091185a784 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5289473be7a7c7724dec837e12e522c11c4005c6283840258bad85425958ad8a\nJun 10 23:44:39.212567 crc crio[3641]: time=\"2026-06-10T23:44:39.207355984Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=6e43804c-72dc-488e-b3f0-b2c95c20452d name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:44:39.245500 crc crio[3641]: time=\"2026-06-10T23:44:39.245449743Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-zpv5k/extract-utilities\" id=6d2bc6c4-e7e8-4dd3-9975-68fa739ecf13 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:44:39.422294 crc crio[3641]: time=\"2026-06-10T23:44:39.4194409Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:44:40.107429 crc crio[3641]: time=\"2026-06-10T23:44:40.106254643Z\" level=info msg=\"Removed container 40af8fba382548ede729b64588b8011305017def633ef56469c5f2a978838702: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager\" id=eefffc90-f551-4f74-8374-6184df248f07 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 23:44:40.281400 crc crio[3641]: time=\"2026-06-10T23:44:40.279578982Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=2924942c-3c13-4e7c-9b59-87cdb2a67ef1 name=/runtime.v1.ImageService/PullImage\nJun 10 23:44:40.319165 crc crio[3641]: time=\"2026-06-10T23:44:40.319101908Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"\nJun 10 23:44:40.967353 crc crio[3641]: time=\"2026-06-10T23:44:40.965998076Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:44:41.518466 crc crio[3641]: time=\"2026-06-10T23:44:41.51801169Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:44:42.376487 crc crio[3641]: 2026-06-10T23:44:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8eca8446e81a430 Mac:62:01:1c:3d:b2:38 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1a Mtu:0 Sandbox:/var/run/netns/abf4cc9e-5f9a-426d-b1fe-d24043eea08c SocketPath: PciID:}] [{Interface:0xc00042a5e0 Address:{IP:10.217.0.26 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 23:44:42.386176 crc crio[3641]: time=\"2026-06-10T23:44:42.386065165Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 10 23:44:42.386176 crc crio[3641]: time=\"2026-06-10T23:44:42.386178828Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/install_multus\\\"\"\nJun 10 23:44:42.387775 crc crio[3641]: time=\"2026-06-10T23:44:42.387621135Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-68c74b96b6-5kwb5 Namespace:openshift-route-controller-manager ID:8eca8446e81a430c5635f65300bdae35d7e0151531281f024e5f468f99f6e8bf UID:f7f6ce33-4e2b-4147-b0b7-8ccb80f94b71 NetNS:/var/run/netns/abf4cc9e-5f9a-426d-b1fe-d24043eea08c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf7f6ce33_4e2b_4147_b0b7_8ccb80f94b71.slice PodAnnotations:0xc0018902b8}] Aliases:map[]}\"\nJun 10 23:44:42.404864 crc crio[3641]: time=\"2026-06-10T23:44:42.392563871Z\" level=info msg=\"Checking pod openshift-route-controller-manager_route-controller-manager-68c74b96b6-5kwb5 for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 23:44:42.409696 crc crio[3641]: time=\"2026-06-10T23:44:42.409313987Z\" level=info msg=\"Got pod network &{Name:controller-manager-794c9cd9f9-zkn9r Namespace:openshift-controller-manager ID:c70989b7e80cc96a712713041e6d9c93c3048e1935f5f663b0b5e33f543838d3 UID:b6aabc83-f8b8-4344-b2d6-4c73912c5a06 NetNS:/var/run/netns/7b2e1019-1f54-4168-996d-885501265ba2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb6aabc83_f8b8_4344_b2d6_4c73912c5a06.slice PodAnnotations:0xc0007942c8}] Aliases:map[]}\"\nJun 10 23:44:42.411898 crc crio[3641]: time=\"2026-06-10T23:44:42.411430661Z\" level=info msg=\"Adding pod openshift-controller-manager_controller-manager-794c9cd9f9-zkn9r to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 23:44:42.449281 crc crio[3641]: time=\"2026-06-10T23:44:42.449093329Z\" level=info msg=\"Ran pod sandbox 8eca8446e81a430c5635f65300bdae35d7e0151531281f024e5f468f99f6e8bf with infra container: openshift-route-controller-manager/route-controller-manager-68c74b96b6-5kwb5/POD\" id=07480598-4614-417f-b254-af44f379dcd4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:44:42.586494 crc crio[3641]: time=\"2026-06-10T23:44:42.584283718Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=cb6dccdc-3ab6-4839-a948-b05bd1e3b3b6 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:44:42.733436 crc crio[3641]: time=\"2026-06-10T23:44:42.73329446Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=35d5d8f8-7edf-49ea-8d7e-24651760f12a name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:44:42.798950 crc crio[3641]: time=\"2026-06-10T23:44:42.796400235Z\" level=info msg=\"Creating container: openshift-route-controller-manager/route-controller-manager-68c74b96b6-5kwb5/route-controller-manager\" id=fe3e0080-ae0d-4b6e-81d8-baa2a71c02c6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:44:42.798950 crc crio[3641]: time=\"2026-06-10T23:44:42.797491783Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:44:42.987389 crc crio[3641]: time=\"2026-06-10T23:44:42.987026966Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:44:43.261394 crc crio[3641]: time=\"2026-06-10T23:44:43.237443746Z\" level=info msg=\"Created container c0bcd79e35e6d98ed2104172fccab0f8d0cfe2ef411fb44f6be4e05a69657aa3: openshift-marketplace/redhat-marketplace-zpv5k/extract-utilities\" id=6d2bc6c4-e7e8-4dd3-9975-68fa739ecf13 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:44:43.322158 crc crio[3641]: time=\"2026-06-10T23:44:43.321400872Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:44:43.334861 crc crio[3641]: time=\"2026-06-10T23:44:43.327416355Z\" level=info msg=\"Starting container: c0bcd79e35e6d98ed2104172fccab0f8d0cfe2ef411fb44f6be4e05a69657aa3\" id=334e0c0b-d0e4-475d-aac0-84d5ad729895 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:44:43.424970 crc crio[3641]: time=\"2026-06-10T23:44:43.424775292Z\" level=info msg=\"Started container\" PID=14273 containerID=c0bcd79e35e6d98ed2104172fccab0f8d0cfe2ef411fb44f6be4e05a69657aa3 description=openshift-marketplace/redhat-marketplace-zpv5k/extract-utilities id=334e0c0b-d0e4-475d-aac0-84d5ad729895 name=/runtime.v1.RuntimeService/StartContainer sandboxID=89183e130bf28c5364ce3c878a0556206a240a2b85ceb5a41ab436f8d7f5a668\nJun 10 23:44:43.786710 crc crio[3641]: time=\"2026-06-10T23:44:43.785203591Z\" level=info msg=\"Created container abf616827befd6247e3e53b6376ca5d7eeef5530c3c70ec16fefa24357405427: openshift-route-controller-manager/route-controller-manager-68c74b96b6-5kwb5/route-controller-manager\" id=fe3e0080-ae0d-4b6e-81d8-baa2a71c02c6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:44:43.878600 crc crio[3641]: time=\"2026-06-10T23:44:43.878533236Z\" level=info msg=\"Starting container: abf616827befd6247e3e53b6376ca5d7eeef5530c3c70ec16fefa24357405427\" id=5ab04ceb-48df-4491-9788-7e4cea4da62a name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:44:44.058307 crc crio[3641]: time=\"2026-06-10T23:44:44.045983626Z\" level=info msg=\"Started container\" PID=14325 containerID=abf616827befd6247e3e53b6376ca5d7eeef5530c3c70ec16fefa24357405427 description=openshift-route-controller-manager/route-controller-manager-68c74b96b6-5kwb5/route-controller-manager id=5ab04ceb-48df-4491-9788-7e4cea4da62a name=/runtime.v1.RuntimeService/StartContainer sandboxID=8eca8446e81a430c5635f65300bdae35d7e0151531281f024e5f468f99f6e8bf\nJun 10 23:44:45.719982 crc crio[3641]: time=\"2026-06-10T23:44:45.709460328Z\" level=info msg=\"Stopping container: a52676caa39e0b245fd9f142eeefa084ac26383be899d2f2dbbc8bca60dad3b9 (timeout: 2s)\" id=37bee3c7-2aca-482c-a688-51ad54598af1 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 23:44:45.943285 crc crio[3641]: time=\"2026-06-10T23:44:45.929491705Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:44:46.282175 crc crio[3641]: time=\"2026-06-10T23:44:46.282083237Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=d447810b-162e-44b0-9041-085af6ade55c name=/runtime.v1.ImageService/PullImage\nJun 10 23:44:46.301047 crc crio[3641]: time=\"2026-06-10T23:44:46.300571987Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"\nJun 10 23:44:46.398609 crc crio[3641]: time=\"2026-06-10T23:44:46.39855631Z\" level=info msg=\"Created container 0b0bfd596181f4497245ccd3d4bdcb0058e7fd5ddb71f8d8cbf3bab76e7d3b71: hostpath-provisioner/csi-hostpathplugin-mpq2f/liveness-probe\" id=e6841dd2-ed3f-4f55-8f52-0738db3bc0a5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:44:46.404462 crc crio[3641]: time=\"2026-06-10T23:44:46.40443218Z\" level=info msg=\"Starting container: 0b0bfd596181f4497245ccd3d4bdcb0058e7fd5ddb71f8d8cbf3bab76e7d3b71\" id=51c8a58a-03fc-48a7-93b5-958d406b0fad name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:44:46.408569 crc crio[3641]: time=\"2026-06-10T23:44:46.408421451Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 10 23:44:46.432195 crc crio[3641]: time=\"2026-06-10T23:44:46.432141555Z\" level=info msg=\"Started container\" PID=14416 containerID=0b0bfd596181f4497245ccd3d4bdcb0058e7fd5ddb71f8d8cbf3bab76e7d3b71 description=hostpath-provisioner/csi-hostpathplugin-mpq2f/liveness-probe id=51c8a58a-03fc-48a7-93b5-958d406b0fad name=/runtime.v1.RuntimeService/StartContainer sandboxID=e1818a12ae6425d1f0de8858c29f03bb2de95ae815b809c78d028e35ccae616c\nJun 10 23:44:46.469721 crc crio[3641]: time=\"2026-06-10T23:44:46.468711095Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-external-provisioner:latest\" id=32f5d9aa-a34b-4e37-bc64-99919ecfecb7 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:44:46.589052 crc crio[3641]: 2026-06-10T23:44:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c70989b7e80cc96 Mac:4a:28:e5:29:92:58 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2e Mtu:0 Sandbox:/var/run/netns/7b2e1019-1f54-4168-996d-885501265ba2 SocketPath: PciID:}] [{Interface:0xc00012c830 Address:{IP:10.217.0.46 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 23:44:46.589630 crc crio[3641]: time=\"2026-06-10T23:44:46.589546778Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 10 23:44:46.623122 crc crio[3641]: time=\"2026-06-10T23:44:46.62300981Z\" level=info msg=\"Got pod network &{Name:controller-manager-794c9cd9f9-zkn9r Namespace:openshift-controller-manager ID:c70989b7e80cc96a712713041e6d9c93c3048e1935f5f663b0b5e33f543838d3 UID:b6aabc83-f8b8-4344-b2d6-4c73912c5a06 NetNS:/var/run/netns/7b2e1019-1f54-4168-996d-885501265ba2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb6aabc83_f8b8_4344_b2d6_4c73912c5a06.slice PodAnnotations:0xc0007942c8}] Aliases:map[]}\"\nJun 10 23:44:46.623380 crc crio[3641]: time=\"2026-06-10T23:44:46.623294727Z\" level=info msg=\"Checking pod openshift-controller-manager_controller-manager-794c9cd9f9-zkn9r for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 23:44:46.692576 crc crio[3641]: time=\"2026-06-10T23:44:46.692431536Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/kubeconfig_generator\\\"\"\nJun 10 23:44:47.271286 crc crio[3641]: time=\"2026-06-10T23:44:47.270240096Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 10 23:44:47.271286 crc crio[3641]: time=\"2026-06-10T23:44:47.270884903Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 10 23:44:47.271286 crc crio[3641]: time=\"2026-06-10T23:44:47.270918303Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus\\\"\"\nJun 10 23:44:47.653043 crc crio[3641]: time=\"2026-06-10T23:44:47.652575844Z\" level=info msg=\"Removing container: a783e7c2384b6f1d4297df2c77f86d7bae9240a48d8e06033d752e78e8d82fe4\" id=614f1d57-20ad-4439-a672-1ddfc7ae7fa6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 23:44:48.622582 crc crio[3641]: time=\"2026-06-10T23:44:48.62047716Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 10 23:44:48.622582 crc crio[3641]: time=\"2026-06-10T23:44:48.620825079Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 10 23:44:48.622582 crc crio[3641]: time=\"2026-06-10T23:44:48.620853019Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus-daemon\\\"\"\nJun 10 23:44:50.109025 crc crio[3641]: time=\"2026-06-10T23:44:50.106981032Z\" level=info msg=\"Stopping pod sandbox: 01060bc960dc3422eb0984bfa1fe02267c4d219bf15ed5679d26fbb049564d8d\" id=8a4dedeb-1b4c-40b0-944c-67f85437690c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 23:44:50.109025 crc crio[3641]: time=\"2026-06-10T23:44:50.107466184Z\" level=info msg=\"Stopped pod sandbox (already stopped): 01060bc960dc3422eb0984bfa1fe02267c4d219bf15ed5679d26fbb049564d8d\" id=8a4dedeb-1b4c-40b0-944c-67f85437690c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 23:44:50.114346 crc crio[3641]: time=\"2026-06-10T23:44:50.114308058Z\" level=info msg=\"Removing pod sandbox: 01060bc960dc3422eb0984bfa1fe02267c4d219bf15ed5679d26fbb049564d8d\" id=a0063d9a-48b0-40d0-9ba6-13c3b26193cc name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 23:44:50.340495 crc crio[3641]: time=\"2026-06-10T23:44:50.340337567Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 10 23:44:50.340495 crc crio[3641]: time=\"2026-06-10T23:44:50.340390979Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 10 23:44:50.340495 crc crio[3641]: time=\"2026-06-10T23:44:50.340424Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus-shim\\\"\"\nJun 10 23:44:51.056719 crc crio[3641]: time=\"2026-06-10T23:44:51.056518218Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver/revision-pruner-13-crc/POD\" id=0507c513-632b-4ed9-9ec7-52cdbb5a0dd1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:44:51.057044 crc crio[3641]: time=\"2026-06-10T23:44:51.056849717Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:44:53.525544 crc crio[3641]: time=\"2026-06-10T23:44:53.52454248Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 10 23:44:53.525544 crc crio[3641]: time=\"2026-06-10T23:44:53.525535726Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 10 23:44:53.525544 crc crio[3641]: time=\"2026-06-10T23:44:53.525562396Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/passthru\\\"\"\nJun 10 23:44:54.278173 crc crio[3641]: time=\"2026-06-10T23:44:54.277408114Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 10 23:44:54.278173 crc crio[3641]: time=\"2026-06-10T23:44:54.277454745Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 10 23:44:54.278173 crc crio[3641]: time=\"2026-06-10T23:44:54.277475496Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/thin_entrypoint\\\"\"\nJun 10 23:44:56.480390 crc crio[3641]: time=\"2026-06-10T23:44:56.476923344Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 10 23:44:56.480390 crc crio[3641]: time=\"2026-06-10T23:44:56.476966215Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 10 23:44:56.480390 crc crio[3641]: time=\"2026-06-10T23:44:56.476989886Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_a8d6f6a9-8f47-4671-be98-337f66dbf162\\\"\"\nJun 10 23:44:56.480390 crc crio[3641]: time=\"2026-06-10T23:44:56.477018416Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_ab4096e1-5325-4d64-9096-323c663077a5\\\"\"\nJun 10 23:44:56.480390 crc crio[3641]: time=\"2026-06-10T23:44:56.479086309Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver/installer-13-crc/POD\" id=9805d59d-aa7a-4f15-a244-eb00dc91e00e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:44:56.480390 crc crio[3641]: time=\"2026-06-10T23:44:56.479188762Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:44:57.805417 crc crio[3641]: time=\"2026-06-10T23:44:57.805313661Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 10 23:44:57.805417 crc crio[3641]: time=\"2026-06-10T23:44:57.805356363Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 10 23:44:57.805417 crc crio[3641]: time=\"2026-06-10T23:44:57.805395534Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/route-override\\\"\"\nJun 10 23:45:00.577924 crc crio[3641]: time=\"2026-06-10T23:45:00.575580746Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29685585-h4jj2/POD\" id=f00fc5db-f4d7-4ea9-abf3-4b341caf6634 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:45:00.577924 crc crio[3641]: time=\"2026-06-10T23:45:00.577395142Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:45:01.350585 crc crio[3641]: time=\"2026-06-10T23:45:01.349951726Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 10 23:45:01.350585 crc crio[3641]: time=\"2026-06-10T23:45:01.35048422Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 10 23:45:01.350585 crc crio[3641]: time=\"2026-06-10T23:45:01.350516241Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_ab4096e1-5325-4d64-9096-323c663077a5\\\"\"\nJun 10 23:45:01.350585 crc crio[3641]: time=\"2026-06-10T23:45:01.350579012Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_7c719d56-38a4-4fd3-92d7-69aa1ca9df69\\\"\"\nJun 10 23:45:02.935238 crc crio[3641]: time=\"2026-06-10T23:45:02.935009234Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 10 23:45:02.935238 crc crio[3641]: time=\"2026-06-10T23:45:02.935086106Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 10 23:45:02.935238 crc crio[3641]: time=\"2026-06-10T23:45:02.935115927Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/ip-control-loop\\\"\"\nJun 10 23:45:03.818210 crc crio[3641]: time=\"2026-06-10T23:45:03.817258891Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 10 23:45:03.818210 crc crio[3641]: time=\"2026-06-10T23:45:03.817322642Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 10 23:45:03.818210 crc crio[3641]: time=\"2026-06-10T23:45:03.817352983Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/node-slice-controller\\\"\"\nJun 10 23:45:05.060330 crc crio[3641]: time=\"2026-06-10T23:45:05.056108899Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 10 23:45:05.060330 crc crio[3641]: time=\"2026-06-10T23:45:05.058549531Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 10 23:45:05.060330 crc crio[3641]: time=\"2026-06-10T23:45:05.059180727Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/whereabouts\\\"\"\nJun 10 23:45:06.637307 crc crio[3641]: time=\"2026-06-10T23:45:06.627026305Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 10 23:45:06.637307 crc crio[3641]: time=\"2026-06-10T23:45:06.629283943Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 10 23:45:06.637307 crc crio[3641]: time=\"2026-06-10T23:45:06.631341045Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_7c719d56-38a4-4fd3-92d7-69aa1ca9df69\\\"\"\nJun 10 23:45:06.637307 crc crio[3641]: time=\"2026-06-10T23:45:06.633373777Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/etc/kubernetes/cni/net.d/00-multus.conf\\\"\"\nJun 10 23:45:09.259816 crc crio[3641]: time=\"2026-06-10T23:45:09.257522889Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 10 23:45:09.259816 crc crio[3641]: time=\"2026-06-10T23:45:09.258091213Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 10 23:45:42.737602 crc crio[3641]: time=\"2026-06-10T23:45:42.73673061Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-external-provisioner:latest\" id=04b9e5dd-2465-40f8-a4c7-c23d391f34fc name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:46:01.017419 crc crio[3641]: time=\"2026-06-10T23:46:01.016771805Z\" level=info msg=\"Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner\" id=80656d44-ec38-4622-8a28-e57e3a7b0707 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:46:01.026436 crc crio[3641]: time=\"2026-06-10T23:46:01.026211251Z\" level=info msg=\"Removed pod sandbox: 01060bc960dc3422eb0984bfa1fe02267c4d219bf15ed5679d26fbb049564d8d\" id=a0063d9a-48b0-40d0-9ba6-13c3b26193cc name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 23:46:01.028624 crc crio[3641]: time=\"2026-06-10T23:46:01.028340327Z\" level=info msg=\"Stopping pod sandbox: e59fb0e92c17371ae97c195ddbef9c3efb6ad2c6f6d672aa51080c06e6cc05ad\" id=6a2fe757-5bbc-4116-a245-c69c1c5753ae name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 23:46:01.028890 crc crio[3641]: time=\"2026-06-10T23:46:01.02884136Z\" level=info msg=\"Stopped pod sandbox (already stopped): e59fb0e92c17371ae97c195ddbef9c3efb6ad2c6f6d672aa51080c06e6cc05ad\" id=6a2fe757-5bbc-4116-a245-c69c1c5753ae name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 23:46:01.038072 crc crio[3641]: time=\"2026-06-10T23:46:01.032276749Z\" level=info msg=\"Ran pod sandbox c70989b7e80cc96a712713041e6d9c93c3048e1935f5f663b0b5e33f543838d3 with infra container: openshift-controller-manager/controller-manager-794c9cd9f9-zkn9r/POD\" id=a8089058-942f-4c50-bad3-54cb3b14e5a8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:46:01.038072 crc crio[3641]: time=\"2026-06-10T23:46:01.032884065Z\" level=info msg=\"Removing pod sandbox: e59fb0e92c17371ae97c195ddbef9c3efb6ad2c6f6d672aa51080c06e6cc05ad\" id=cacfd019-da39-4a65-a2dd-7aaa7e3114ed name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 23:46:01.038072 crc crio[3641]: time=\"2026-06-10T23:46:01.034758704Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=efe1aee8-114c-418b-a4d6-7892e8fa5273 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:46:01.041693 crc crio[3641]: time=\"2026-06-10T23:46:01.04151611Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:46:01.044516 crc crio[3641]: time=\"2026-06-10T23:46:01.044345854Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=8ea02b96-ed7d-46bd-9db1-1f9153b6941c name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:46:01.046122 crc crio[3641]: time=\"2026-06-10T23:46:01.045159145Z\" level=info msg=\"Stopped container a52676caa39e0b245fd9f142eeefa084ac26383be899d2f2dbbc8bca60dad3b9: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=37bee3c7-2aca-482c-a688-51ad54598af1 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 23:46:01.050443 crc crio[3641]: time=\"2026-06-10T23:46:01.049976401Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=bcadb2da-0c03-4ee7-98d0-d1cfaa813db9 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:46:01.124444 crc crio[3641]: time=\"2026-06-10T23:46:01.122970814Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=757cbdfa-e17e-4988-8cb5-2fbb9d6c9745 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:46:01.127186 crc crio[3641]: time=\"2026-06-10T23:46:01.127127263Z\" level=info msg=\"Creating container: openshift-controller-manager/controller-manager-794c9cd9f9-zkn9r/controller-manager\" id=74bcb961-3b9c-47ff-83b5-a2bf32b5c6ec name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:46:24.894743 crc crio[3641]: time=\"2026-06-10T23:46:24.893276885Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=c3db77d9-0452-4f5b-b5be-5d494bc61a21 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:46:24.897066 crc crio[3641]: time=\"2026-06-10T23:46:24.89658581Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:46:24.898481 crc crio[3641]: time=\"2026-06-10T23:46:24.898323275Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:47:21.793462 crc crio[3641]: time=\"2026-06-10T23:47:21.792763165Z\" level=info msg=\"Running pod sandbox: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/POD\" id=6816adeb-7ffd-404a-a237-18b016dd944e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:47:21.794739 crc crio[3641]: time=\"2026-06-10T23:47:21.793497804Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:47:22.622412 crc crio[3641]: time=\"2026-06-10T23:47:22.622150293Z\" level=info msg=\"Removed pod sandbox: e59fb0e92c17371ae97c195ddbef9c3efb6ad2c6f6d672aa51080c06e6cc05ad\" id=cacfd019-da39-4a65-a2dd-7aaa7e3114ed name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 23:47:31.049765 crc crio[3641]: time=\"2026-06-10T23:47:31.047496648Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29685585-h4jj2 Namespace:openshift-operator-lifecycle-manager ID:582c55c65761d433cdd0dc3252c1d82c5c972df90dbeeca536ecd7e41de529d9 UID:57c7480a-fdb0-428b-aa67-d20b1ab02b31 NetNS:/var/run/netns/35cd86f8-24b2-4236-98f3-d28706464037 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod57c7480a_fdb0_428b_aa67_d20b1ab02b31.slice PodAnnotations:0xc0025c6528}] Aliases:map[]}\"\nJun 10 23:47:31.049765 crc crio[3641]: time=\"2026-06-10T23:47:31.048386181Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29685585-h4jj2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 23:47:31.069711 crc crio[3641]: time=\"2026-06-10T23:47:31.069485991Z\" level=info msg=\"Got pod network &{Name:installer-13-crc Namespace:openshift-kube-apiserver ID:f32376543956ed89342118bb5c0d8932a7a17ff92853c2add7c7206b01a3ec4a UID:e93f5f1f-6ec6-4eea-8231-30beff845496 NetNS:/var/run/netns/5b4b2f30-29e7-4b98-8484-0a536de73ecd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pode93f5f1f_6ec6_4eea_8231_30beff845496.slice PodAnnotations:0xc0008889f8}] Aliases:map[]}\"\nJun 10 23:47:31.069711 crc crio[3641]: time=\"2026-06-10T23:47:31.069626734Z\" level=info msg=\"Adding pod openshift-kube-apiserver_installer-13-crc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 23:47:31.154949 crc crio[3641]: time=\"2026-06-10T23:47:31.153927439Z\" level=info msg=\"Removed container a783e7c2384b6f1d4297df2c77f86d7bae9240a48d8e06033d752e78e8d82fe4: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=614f1d57-20ad-4439-a672-1ddfc7ae7fa6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 23:47:31.463624 crc crio[3641]: time=\"2026-06-10T23:47:31.463490905Z\" level=info msg=\"Got pod network &{Name:revision-pruner-13-crc Namespace:openshift-kube-apiserver ID:fe4b119b6f8d0ea006298cd95f3a377ec353788da166b8d967314b7e7e519cf3 UID:d67c54d8-7046-4672-a92f-f5ece4e3b990 NetNS:/var/run/netns/beb9345a-972d-4977-b6f8-55af8b09ce42 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-podd67c54d8_7046_4672_a92f_f5ece4e3b990.slice PodAnnotations:0xc001890078}] Aliases:map[]}\"\nJun 10 23:47:31.463624 crc crio[3641]: time=\"2026-06-10T23:47:31.463597968Z\" level=info msg=\"Adding pod openshift-kube-apiserver_revision-pruner-13-crc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 23:47:31.551941 crc crio[3641]: time=\"2026-06-10T23:47:31.551698974Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:47:31.571126 crc crio[3641]: time=\"2026-06-10T23:47:31.570923804Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:47:31.585224 crc crio[3641]: time=\"2026-06-10T23:47:31.584896215Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:47:31.589328 crc crio[3641]: time=\"2026-06-10T23:47:31.586408485Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:47:31.591315 crc crio[3641]: time=\"2026-06-10T23:47:31.589947619Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:aa28d116c97ba9419648a07c6fc51f0514ddba845f40590f336a7659ff14d7be\" id=7fb0f9cf-8e2f-4a84-b6ae-bafdb6f10072 name=/runtime.v1.ImageService/PullImage\nJun 10 23:47:31.595551 crc crio[3641]: time=\"2026-06-10T23:47:31.59490631Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=14f48ca9-7158-47b8-9fde-5d879ce78cd4 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:47:31.636497 crc crio[3641]: time=\"2026-06-10T23:47:31.635208159Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:e2171f6021fddbcc3c9696cc6c8095b77f20023994fedd5c1f7aa2377d28b45d\" id=65e59df7-bf1e-403d-9e92-0682282fd8fb name=/runtime.v1.ImageService/PullImage\nJun 10 23:47:31.637502 crc crio[3641]: time=\"2026-06-10T23:47:31.636536414Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:47:31.639744 crc crio[3641]: time=\"2026-06-10T23:47:31.638856265Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=da2863fe-4686-4c51-88b6-4c197d760a28 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:47:31.648071 crc crio[3641]: time=\"2026-06-10T23:47:31.647999938Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=bae5d9f2-060e-4640-bd68-495e83bc5a73 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:47:31.656947 crc crio[3641]: time=\"2026-06-10T23:47:31.650982687Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=7904fa7e-7db9-4549-afc1-201d1258ae6b name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:47:31.660034 crc crio[3641]: time=\"2026-06-10T23:47:31.657365416Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-l27pk/extract-content\" id=80249b96-7242-427b-834b-90da79fe2592 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:47:31.660034 crc crio[3641]: time=\"2026-06-10T23:47:31.659201175Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:47:31.661285 crc crio[3641]: time=\"2026-06-10T23:47:31.661126886Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-qhh6t/extract-content\" id=6c1a36cc-036c-4b6b-84bf-0f1e2807272e name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:47:31.662462 crc crio[3641]: time=\"2026-06-10T23:47:31.661898006Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:47:31.701955 crc crio[3641]: time=\"2026-06-10T23:47:31.695066506Z\" level=info msg=\"Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:add62488a22afd18cc113a8892a86bc633151a438c8eaf9e5199eac1b5e968e3 UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/9c713a37-86c2-4daf-bcb5-feefd82c0232 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:0xc0025c62b8}] Aliases:map[]}\"\nJun 10 23:47:31.701955 crc crio[3641]: time=\"2026-06-10T23:47:31.695111387Z\" level=info msg=\"Adding pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 23:47:31.753303 crc crio[3641]: time=\"2026-06-10T23:47:31.753198497Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:bec7a1ff545afabea88c4a74227ea95b91c67cf5c03e89b2b949be410682f8a0\" id=8359e64e-697e-4fd1-b046-3c9ef6c71fc1 name=/runtime.v1.ImageService/PullImage\nJun 10 23:47:31.755926 crc crio[3641]: time=\"2026-06-10T23:47:31.755544109Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=8474c0c7-fa88-44d9-8364-86cfe47a2814 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:47:31.764815 crc crio[3641]: time=\"2026-06-10T23:47:31.764237149Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:e2171f6021fddbcc3c9696cc6c8095b77f20023994fedd5c1f7aa2377d28b45d\" id=3aada81a-63b2-47c3-a6b9-96eca4c9cd9e name=/runtime.v1.ImageService/PullImage\nJun 10 23:47:31.773492 crc crio[3641]: time=\"2026-06-10T23:47:31.772859098Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=23ea19e9-b626-41e3-a474-21aa825870f7 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:47:31.795049 crc crio[3641]: time=\"2026-06-10T23:47:31.78914066Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=2e5dcdfa-ef1c-49b5-94c5-1fb2a369a3f2 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:47:31.802894 crc crio[3641]: time=\"2026-06-10T23:47:31.802508894Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=eb5ae391-1a6d-4506-abbd-ad6b828b6363 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:47:31.828933 crc crio[3641]: time=\"2026-06-10T23:47:31.826000497Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:47:31.831712 crc crio[3641]: time=\"2026-06-10T23:47:31.829997833Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:bec7a1ff545afabea88c4a74227ea95b91c67cf5c03e89b2b949be410682f8a0\" id=d447810b-162e-44b0-9041-085af6ade55c name=/runtime.v1.ImageService/PullImage\nJun 10 23:47:31.841323 crc crio[3641]: time=\"2026-06-10T23:47:31.84117528Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=acd871be-4bb0-4a3d-b5c4-4e0236d98b6c name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:47:31.847578 crc crio[3641]: time=\"2026-06-10T23:47:31.847334843Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:47:31.855422 crc crio[3641]: time=\"2026-06-10T23:47:31.855372466Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:546c77fdbf5f7c6a9a4243f4c4ef38fe0f584972a70f687bc40091743ee77d60\" id=2baa02f2-7d02-462d-b041-1fb9b6da9e4a name=/runtime.v1.ImageService/PullImage\nJun 10 23:47:31.859430 crc crio[3641]: time=\"2026-06-10T23:47:31.859355072Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=6e9a108a-0523-42ef-9d57-3747a97b2fd8 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:47:31.861593 crc crio[3641]: time=\"2026-06-10T23:47:31.86156132Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=b4cdd657-a344-46c1-be3a-20e09719b33b name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:47:31.896206 crc crio[3641]: time=\"2026-06-10T23:47:31.895433548Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=8f8c3c0e-e827-4c85-ab53-5fe157f884a6 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:47:31.900377 crc crio[3641]: time=\"2026-06-10T23:47:31.900331088Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-wdcj9/extract-content\" id=9390914e-f086-4082-848e-0212edb7ea92 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:47:31.902902 crc crio[3641]: time=\"2026-06-10T23:47:31.902542497Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-ntdwx/extract-content\" id=47232025-be7b-4dd1-8bc5-4e3b5029a717 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:47:31.924388 crc crio[3641]: time=\"2026-06-10T23:47:31.923571124Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-zpv5k/extract-content\" id=88a883c3-3289-4624-9c7c-e47bac19fefe name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:47:31.936090 crc crio[3641]: time=\"2026-06-10T23:47:31.924950031Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:47:31.936090 crc crio[3641]: time=\"2026-06-10T23:47:31.933394485Z\" level=info msg=\"Created container 9f9af7fbaa13955f25a87551069a70e255d9db52bc868a108ae8e62a52615b2d: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=c3db77d9-0452-4f5b-b5be-5d494bc61a21 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:47:31.946970 crc crio[3641]: time=\"2026-06-10T23:47:31.944223452Z\" level=info msg=\"Starting container: 9f9af7fbaa13955f25a87551069a70e255d9db52bc868a108ae8e62a52615b2d\" id=63e35fa6-1aa9-4520-bba3-7db8bf7f2879 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:47:31.977622 crc crio[3641]: time=\"2026-06-10T23:47:31.977310089Z\" level=info msg=\"Started container\" PID=15360 containerID=9f9af7fbaa13955f25a87551069a70e255d9db52bc868a108ae8e62a52615b2d description=openshift-console/downloads-747b44746d-4pqvr/download-server id=63e35fa6-1aa9-4520-bba3-7db8bf7f2879 name=/runtime.v1.RuntimeService/StartContainer sandboxID=85335bbdd259df67bbd12652f2051d40270e58d8e84d3d166c2d419a25046296\nJun 10 23:47:31.991216 crc crio[3641]: time=\"2026-06-10T23:47:31.991086714Z\" level=info msg=\"Created container f30406ebd2b2aa1edb200aa79e47c38a019b14347733ff5ae5b88baa0989a4ed: openshift-controller-manager/controller-manager-794c9cd9f9-zkn9r/controller-manager\" id=74bcb961-3b9c-47ff-83b5-a2bf32b5c6ec name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:47:32.002194 crc crio[3641]: time=\"2026-06-10T23:47:31.995104751Z\" level=info msg=\"Starting container: f30406ebd2b2aa1edb200aa79e47c38a019b14347733ff5ae5b88baa0989a4ed\" id=cb3719c5-c149-417d-8dde-38a3b921fac5 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:47:32.002194 crc crio[3641]: time=\"2026-06-10T23:47:32.000183825Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:47:32.011968 crc crio[3641]: time=\"2026-06-10T23:47:32.011900946Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-x5vn9/extract-content\" id=4e8f34d4-f866-4714-a6af-7c1e55aefd4c name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:47:32.015513 crc crio[3641]: time=\"2026-06-10T23:47:32.015327417Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:47:32.038395 crc crio[3641]: time=\"2026-06-10T23:47:32.038267005Z\" level=info msg=\"Started container\" PID=15359 containerID=f30406ebd2b2aa1edb200aa79e47c38a019b14347733ff5ae5b88baa0989a4ed description=openshift-controller-manager/controller-manager-794c9cd9f9-zkn9r/controller-manager id=cb3719c5-c149-417d-8dde-38a3b921fac5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c70989b7e80cc96a712713041e6d9c93c3048e1935f5f663b0b5e33f543838d3\nJun 10 23:47:32.053925 crc crio[3641]: time=\"2026-06-10T23:47:32.052905123Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:47:32.085155 crc crio[3641]: time=\"2026-06-10T23:47:32.085018935Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:546c77fdbf5f7c6a9a4243f4c4ef38fe0f584972a70f687bc40091743ee77d60\" id=2924942c-3c13-4e7c-9b59-87cdb2a67ef1 name=/runtime.v1.ImageService/PullImage\nJun 10 23:47:32.090574 crc crio[3641]: time=\"2026-06-10T23:47:32.090532721Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:47:32.124977 crc crio[3641]: time=\"2026-06-10T23:47:32.123931416Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=750132c1-1a6c-4725-ad5e-17173b61c001 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:47:32.162495 crc crio[3641]: time=\"2026-06-10T23:47:32.162437757Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:47:32.167735 crc crio[3641]: time=\"2026-06-10T23:47:32.167431549Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:47:32.268485 crc crio[3641]: time=\"2026-06-10T23:47:32.268160191Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=73de9fc3-179b-4a76-a2f1-d515996987e1 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:47:32.286506 crc crio[3641]: time=\"2026-06-10T23:47:32.286469496Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:47:32.293073 crc crio[3641]: time=\"2026-06-10T23:47:32.292892576Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-2b7lq/extract-content\" id=f2ffa275-f820-4147-9f5e-5d3538b1db78 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:47:32.344354 crc crio[3641]: time=\"2026-06-10T23:47:32.343000665Z\" level=info msg=\"Created container 7dfc73034bf1f8c309cf6e1a055c5c6ddd77d4c49782c56f5b793229497b235c: openshift-marketplace/certified-operators-l27pk/extract-content\" id=80249b96-7242-427b-834b-90da79fe2592 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:47:32.348530 crc crio[3641]: time=\"2026-06-10T23:47:32.348159671Z\" level=info msg=\"Starting container: 7dfc73034bf1f8c309cf6e1a055c5c6ddd77d4c49782c56f5b793229497b235c\" id=d9ec088d-8287-47d7-a51c-3d5537e995e9 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:47:32.375073 crc crio[3641]: time=\"2026-06-10T23:47:32.370974856Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:47:32.394928 crc crio[3641]: time=\"2026-06-10T23:47:32.394538701Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:47:32.442454 crc crio[3641]: time=\"2026-06-10T23:47:32.433823503Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:47:32.509837 crc crio[3641]: time=\"2026-06-10T23:47:32.509283913Z\" level=info msg=\"Created container 54257cc98c295576c3ddcaeea257992e775b25080036f718473060657c906596: openshift-marketplace/community-operators-wdcj9/extract-content\" id=9390914e-f086-4082-848e-0212edb7ea92 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:47:32.518496 crc crio[3641]: time=\"2026-06-10T23:47:32.517927622Z\" level=info msg=\"Started container\" PID=15370 containerID=7dfc73034bf1f8c309cf6e1a055c5c6ddd77d4c49782c56f5b793229497b235c description=openshift-marketplace/certified-operators-l27pk/extract-content id=d9ec088d-8287-47d7-a51c-3d5537e995e9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=744343a94e62f37a6f6ff3e180e18d858061ee7f3bae23c9db436da2305f3561\nJun 10 23:47:32.519202 crc crio[3641]: time=\"2026-06-10T23:47:32.518923599Z\" level=info msg=\"Starting container: 54257cc98c295576c3ddcaeea257992e775b25080036f718473060657c906596\" id=bb485dde-316b-4647-b5df-ff5c10d2f477 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:47:32.537309 crc crio[3641]: time=\"2026-06-10T23:47:32.53708022Z\" level=info msg=\"Created container 48e838a6b80a801efbcc98a9746b6488c5972b758e3f662b54ef5910f4611c07: openshift-marketplace/community-operators-qhh6t/extract-content\" id=6c1a36cc-036c-4b6b-84bf-0f1e2807272e name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:47:32.579306 crc crio[3641]: time=\"2026-06-10T23:47:32.578297063Z\" level=info msg=\"Started container\" PID=15385 containerID=54257cc98c295576c3ddcaeea257992e775b25080036f718473060657c906596 description=openshift-marketplace/community-operators-wdcj9/extract-content id=bb485dde-316b-4647-b5df-ff5c10d2f477 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6d96827242be8a533ac5e9ee9b9ace08471571106a64635fe0f78eac34372356\nJun 10 23:47:32.581933 crc crio[3641]: time=\"2026-06-10T23:47:32.580115331Z\" level=info msg=\"Starting container: 48e838a6b80a801efbcc98a9746b6488c5972b758e3f662b54ef5910f4611c07\" id=acf05e13-056a-4a04-92d5-7e008768740b name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:47:32.620925 crc crio[3641]: time=\"2026-06-10T23:47:32.62080338Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:47:32.643035 crc crio[3641]: time=\"2026-06-10T23:47:32.639249459Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:47:32.657751 crc crio[3641]: time=\"2026-06-10T23:47:32.644013275Z\" level=info msg=\"Started container\" PID=15389 containerID=48e838a6b80a801efbcc98a9746b6488c5972b758e3f662b54ef5910f4611c07 description=openshift-marketplace/community-operators-qhh6t/extract-content id=acf05e13-056a-4a04-92d5-7e008768740b name=/runtime.v1.RuntimeService/StartContainer sandboxID=806879e48c4df9d5f740d4114070e99b84d7b39480a88b12d6c8f768c4ec3e37\nJun 10 23:47:32.743289 crc crio[3641]: time=\"2026-06-10T23:47:32.741580902Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:aa28d116c97ba9419648a07c6fc51f0514ddba845f40590f336a7659ff14d7be\" id=4586e735-41d9-418c-ba5e-881d013fc323 name=/runtime.v1.ImageService/PullImage\nJun 10 23:47:32.795047 crc crio[3641]: time=\"2026-06-10T23:47:32.762595269Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=43509163-4531-4014-94da-2fbd639c0bfb name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:47:32.813054 crc crio[3641]: time=\"2026-06-10T23:47:32.813006996Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=de3bfb93-4ddc-4d8b-84d2-660e4c58da4a name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:47:32.843324 crc crio[3641]: time=\"2026-06-10T23:47:32.843182616Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-f6gj4/extract-content\" id=6ffa927b-b440-4fd0-a885-1f01e031b27f name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:47:32.845015 crc crio[3641]: time=\"2026-06-10T23:47:32.844268205Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:47:32.937109 crc crio[3641]: time=\"2026-06-10T23:47:32.936920361Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:47:32.972431 crc crio[3641]: time=\"2026-06-10T23:47:32.9674192Z\" level=info msg=\"Created container bec2f3d00ce006e66a14d4a346c72fd11ad440e2a34bcb5c4420a24b33b49c40: openshift-marketplace/redhat-marketplace-zpv5k/extract-content\" id=88a883c3-3289-4624-9c7c-e47bac19fefe name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:47:32.987360 crc crio[3641]: time=\"2026-06-10T23:47:32.987211095Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:47:32.988954 crc crio[3641]: time=\"2026-06-10T23:47:32.987950404Z\" level=info msg=\"Starting container: bec2f3d00ce006e66a14d4a346c72fd11ad440e2a34bcb5c4420a24b33b49c40\" id=c028dc62-c85b-4b0f-84ce-ea25d4fb13aa name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:47:33.096705 crc crio[3641]: time=\"2026-06-10T23:47:33.096356618Z\" level=info msg=\"Started container\" PID=15424 containerID=bec2f3d00ce006e66a14d4a346c72fd11ad440e2a34bcb5c4420a24b33b49c40 description=openshift-marketplace/redhat-marketplace-zpv5k/extract-content id=c028dc62-c85b-4b0f-84ce-ea25d4fb13aa name=/runtime.v1.RuntimeService/StartContainer sandboxID=89183e130bf28c5364ce3c878a0556206a240a2b85ceb5a41ab436f8d7f5a668\nJun 10 23:47:33.129694 crc crio[3641]: time=\"2026-06-10T23:47:33.128387448Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:47:33.141005 crc crio[3641]: time=\"2026-06-10T23:47:33.139273916Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:47:33.160188 crc crio[3641]: time=\"2026-06-10T23:47:33.159501573Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:47:33.203765 crc crio[3641]: time=\"2026-06-10T23:47:33.201020053Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:47:33.488101 crc crio[3641]: time=\"2026-06-10T23:47:33.484282774Z\" level=info msg=\"Created container 6b0fb62894e6133ced2ba0c3c8abdb6393ef11656f99ce7c4851efb2a2fdfcef: openshift-marketplace/redhat-marketplace-ntdwx/extract-content\" id=47232025-be7b-4dd1-8bc5-4e3b5029a717 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:47:33.503928 crc crio[3641]: time=\"2026-06-10T23:47:33.50338272Z\" level=info msg=\"Starting container: 6b0fb62894e6133ced2ba0c3c8abdb6393ef11656f99ce7c4851efb2a2fdfcef\" id=16b36664-2984-4c78-b4a2-211ee6586658 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:47:33.624467 crc crio[3641]: time=\"2026-06-10T23:47:33.621015869Z\" level=info msg=\"Started container\" PID=15492 containerID=6b0fb62894e6133ced2ba0c3c8abdb6393ef11656f99ce7c4851efb2a2fdfcef description=openshift-marketplace/redhat-marketplace-ntdwx/extract-content id=16b36664-2984-4c78-b4a2-211ee6586658 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4fd748add5379c0f9b31a9d1208bc4df9ac525c17814569f0d36706ff79a8144\nJun 10 23:47:33.670150 crc crio[3641]: time=\"2026-06-10T23:47:33.669321619Z\" level=info msg=\"Created container 5702f71526936c135cc6c661df12c1a03cfecf6c68e31df1c5a7c9514ff35696: openshift-marketplace/redhat-operators-2b7lq/extract-content\" id=f2ffa275-f820-4147-9f5e-5d3538b1db78 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:47:33.720749 crc crio[3641]: time=\"2026-06-10T23:47:33.716768108Z\" level=info msg=\"Created container c985fe93e9f2e8c119ce245331fc851ea07514f5c901b9dd9f6657061f3810e2: openshift-marketplace/redhat-operators-x5vn9/extract-content\" id=4e8f34d4-f866-4714-a6af-7c1e55aefd4c name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:47:33.737754 crc crio[3641]: time=\"2026-06-10T23:47:33.737100457Z\" level=info msg=\"Starting container: 5702f71526936c135cc6c661df12c1a03cfecf6c68e31df1c5a7c9514ff35696\" id=94651c3f-eef4-4365-ae26-3c8e1e21ba27 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:47:33.754958 crc crio[3641]: time=\"2026-06-10T23:47:33.753929583Z\" level=info msg=\"Starting container: c985fe93e9f2e8c119ce245331fc851ea07514f5c901b9dd9f6657061f3810e2\" id=7177fc48-8416-41c1-b40c-c12702bbb42a name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:47:33.779835 crc crio[3641]: time=\"2026-06-10T23:47:33.779512621Z\" level=info msg=\"Started container\" PID=15510 containerID=5702f71526936c135cc6c661df12c1a03cfecf6c68e31df1c5a7c9514ff35696 description=openshift-marketplace/redhat-operators-2b7lq/extract-content id=94651c3f-eef4-4365-ae26-3c8e1e21ba27 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5289473be7a7c7724dec837e12e522c11c4005c6283840258bad85425958ad8a\nJun 10 23:47:33.817459 crc crio[3641]: time=\"2026-06-10T23:47:33.815238378Z\" level=info msg=\"Created container 6d541fbf5f733ebbd4fd1d078bb3ce98b83ba4bd1c6e9a814b87a2e1e8bc4a3b: openshift-marketplace/certified-operators-f6gj4/extract-content\" id=6ffa927b-b440-4fd0-a885-1f01e031b27f name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:47:33.830114 crc crio[3641]: time=\"2026-06-10T23:47:33.827336359Z\" level=info msg=\"Starting container: 6d541fbf5f733ebbd4fd1d078bb3ce98b83ba4bd1c6e9a814b87a2e1e8bc4a3b\" id=ce9469bd-1e0b-40b0-ae6c-dac6430b9752 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:47:33.843862 crc crio[3641]: time=\"2026-06-10T23:47:33.841386131Z\" level=info msg=\"Started container\" PID=15533 containerID=6d541fbf5f733ebbd4fd1d078bb3ce98b83ba4bd1c6e9a814b87a2e1e8bc4a3b description=openshift-marketplace/certified-operators-f6gj4/extract-content id=ce9469bd-1e0b-40b0-ae6c-dac6430b9752 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7bd1720305812df96639f63308737db960f2c1a4246a03feb961060a2f8c8e74\nJun 10 23:47:33.891103 crc crio[3641]: time=\"2026-06-10T23:47:33.88809383Z\" level=info msg=\"Started container\" PID=15521 containerID=c985fe93e9f2e8c119ce245331fc851ea07514f5c901b9dd9f6657061f3810e2 description=openshift-marketplace/redhat-operators-x5vn9/extract-content id=7177fc48-8416-41c1-b40c-c12702bbb42a name=/runtime.v1.RuntimeService/StartContainer sandboxID=8f4a0f42c5acc995b23ec82d8825cd55d08afc7e18e333c4e4623ab63819b40e\nJun 10 23:47:33.901991 crc crio[3641]: 2026-06-10T23:47:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f32376543956ed8 Mac:26:c7:06:e4:f0:f0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:32 Mtu:0 Sandbox:/var/run/netns/5b4b2f30-29e7-4b98-8484-0a536de73ecd SocketPath: PciID:}] [{Interface:0xc0004b06b0 Address:{IP:10.217.0.50 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 23:47:33.902423 crc crio[3641]: time=\"2026-06-10T23:47:33.902381439Z\" level=info msg=\"Got pod network &{Name:installer-13-crc Namespace:openshift-kube-apiserver ID:f32376543956ed89342118bb5c0d8932a7a17ff92853c2add7c7206b01a3ec4a UID:e93f5f1f-6ec6-4eea-8231-30beff845496 NetNS:/var/run/netns/5b4b2f30-29e7-4b98-8484-0a536de73ecd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pode93f5f1f_6ec6_4eea_8231_30beff845496.slice PodAnnotations:0xc0008889f8}] Aliases:map[]}\"\nJun 10 23:47:33.902765 crc crio[3641]: time=\"2026-06-10T23:47:33.902582664Z\" level=info msg=\"Checking pod openshift-kube-apiserver_installer-13-crc for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 23:47:33.976010 crc crio[3641]: time=\"2026-06-10T23:47:33.974189633Z\" level=info msg=\"Ran pod sandbox f32376543956ed89342118bb5c0d8932a7a17ff92853c2add7c7206b01a3ec4a with infra container: openshift-kube-apiserver/installer-13-crc/POD\" id=9805d59d-aa7a-4f15-a244-eb00dc91e00e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:47:34.036006 crc crio[3641]: time=\"2026-06-10T23:47:34.033881075Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=a4f22019-28f0-4982-8ae2-e4efd5e71435 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:47:34.052727 crc crio[3641]: time=\"2026-06-10T23:47:34.05253439Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=0cd67f82-4193-4017-a0be-8b8299227c1a name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:47:34.080697 crc crio[3641]: time=\"2026-06-10T23:47:34.077706787Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:47:34.115814 crc crio[3641]: time=\"2026-06-10T23:47:34.115616733Z\" level=info msg=\"Creating container: openshift-kube-apiserver/installer-13-crc/installer\" id=eb1dd6ef-2bb3-4be9-a990-06e42f376045 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:47:34.117141 crc crio[3641]: time=\"2026-06-10T23:47:34.116035824Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:47:34.120744 crc crio[3641]: 2026-06-10T23:47:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:582c55c65761d43 Mac:9a:1a:74:48:08:fd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:33 Mtu:0 Sandbox:/var/run/netns/35cd86f8-24b2-4236-98f3-d28706464037 SocketPath: PciID:}] [{Interface:0xc00025ad20 Address:{IP:10.217.0.51 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 23:47:34.120744 crc crio[3641]: time=\"2026-06-10T23:47:34.120626095Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29685585-h4jj2 Namespace:openshift-operator-lifecycle-manager ID:582c55c65761d433cdd0dc3252c1d82c5c972df90dbeeca536ecd7e41de529d9 UID:57c7480a-fdb0-428b-aa67-d20b1ab02b31 NetNS:/var/run/netns/35cd86f8-24b2-4236-98f3-d28706464037 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod57c7480a_fdb0_428b_aa67_d20b1ab02b31.slice PodAnnotations:0xc0025c6528}] Aliases:map[]}\"\nJun 10 23:47:34.120972 crc crio[3641]: time=\"2026-06-10T23:47:34.120830911Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29685585-h4jj2 for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 23:47:34.143686 crc crio[3641]: 2026-06-10T23:47:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:add62488a22afd1 Mac:d2:a0:ad:f9:a8:87 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:35 Mtu:0 Sandbox:/var/run/netns/9c713a37-86c2-4daf-bcb5-feefd82c0232 SocketPath: PciID:}] [{Interface:0xc0002225c0 Address:{IP:10.217.0.53 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 23:47:34.143686 crc crio[3641]: time=\"2026-06-10T23:47:34.141198051Z\" level=info msg=\"Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:add62488a22afd18cc113a8892a86bc633151a438c8eaf9e5199eac1b5e968e3 UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/9c713a37-86c2-4daf-bcb5-feefd82c0232 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:0xc0025c62b8}] Aliases:map[]}\"\nJun 10 23:47:34.143686 crc crio[3641]: time=\"2026-06-10T23:47:34.141347535Z\" level=info msg=\"Checking pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 23:47:34.178952 crc crio[3641]: time=\"2026-06-10T23:47:34.178910121Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:47:34.183223 crc crio[3641]: time=\"2026-06-10T23:47:34.183151403Z\" level=info msg=\"Ran pod sandbox 582c55c65761d433cdd0dc3252c1d82c5c972df90dbeeca536ecd7e41de529d9 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29685585-h4jj2/POD\" id=f00fc5db-f4d7-4ea9-abf3-4b341caf6634 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:47:34.200580 crc crio[3641]: time=\"2026-06-10T23:47:34.200174994Z\" level=info msg=\"Ran pod sandbox add62488a22afd18cc113a8892a86bc633151a438c8eaf9e5199eac1b5e968e3 with infra container: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/POD\" id=6816adeb-7ffd-404a-a237-18b016dd944e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:47:34.258110 crc crio[3641]: 2026-06-10T23:47:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fe4b119b6f8d0ea Mac:a6:0c:c7:2b:c2:25 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2f Mtu:0 Sandbox:/var/run/netns/beb9345a-972d-4977-b6f8-55af8b09ce42 SocketPath: PciID:}] [{Interface:0xc0002d6a00 Address:{IP:10.217.0.47 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 23:47:34.268778 crc crio[3641]: time=\"2026-06-10T23:47:34.260819202Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=04eaa574-d4ef-445d-b2ac-d1f5a9a63383 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:47:34.268778 crc crio[3641]: time=\"2026-06-10T23:47:34.266425121Z\" level=info msg=\"Got pod network &{Name:revision-pruner-13-crc Namespace:openshift-kube-apiserver ID:fe4b119b6f8d0ea006298cd95f3a377ec353788da166b8d967314b7e7e519cf3 UID:d67c54d8-7046-4672-a92f-f5ece4e3b990 NetNS:/var/run/netns/beb9345a-972d-4977-b6f8-55af8b09ce42 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-podd67c54d8_7046_4672_a92f_f5ece4e3b990.slice PodAnnotations:0xc001890078}] Aliases:map[]}\"\nJun 10 23:47:34.268778 crc crio[3641]: time=\"2026-06-10T23:47:34.266624546Z\" level=info msg=\"Checking pod openshift-kube-apiserver_revision-pruner-13-crc for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 23:47:34.277560 crc crio[3641]: time=\"2026-06-10T23:47:34.274895965Z\" level=info msg=\"Ran pod sandbox fe4b119b6f8d0ea006298cd95f3a377ec353788da166b8d967314b7e7e519cf3 with infra container: openshift-kube-apiserver/revision-pruner-13-crc/POD\" id=0507c513-632b-4ed9-9ec7-52cdbb5a0dd1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:47:34.293219 crc crio[3641]: time=\"2026-06-10T23:47:34.292193504Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418\" id=ca3a4541-f1a6-4154-b08d-9a85a23367dd name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:47:34.293219 crc crio[3641]: time=\"2026-06-10T23:47:34.292587374Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=d94f8fb7-9b1b-4681-a028-a9652f1e897c name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:47:34.316300 crc crio[3641]: time=\"2026-06-10T23:47:34.316209251Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=107c34f1-ca6d-42fa-8954-ba588cedb4ce name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:47:34.320897 crc crio[3641]: time=\"2026-06-10T23:47:34.320816463Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418\" id=7aeaa437-b265-4921-83d9-56543635eaa7 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:47:34.394215 crc crio[3641]: time=\"2026-06-10T23:47:34.394085705Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=a77ff806-d796-408c-a9cd-ceed6acbdc78 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:47:34.396335 crc crio[3641]: time=\"2026-06-10T23:47:34.394390414Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29685585-h4jj2/collect-profiles\" id=f151374d-1c2f-4d2c-bacb-acacb073c59e name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:47:34.396481 crc crio[3641]: time=\"2026-06-10T23:47:34.394561648Z\" level=info msg=\"Creating container: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/registry\" id=5777860c-6dbc-4614-b7c3-a1aaf35040dc name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:47:34.401243 crc crio[3641]: time=\"2026-06-10T23:47:34.401214284Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:47:34.403948 crc crio[3641]: time=\"2026-06-10T23:47:34.397224969Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:47:34.431992 crc crio[3641]: time=\"2026-06-10T23:47:34.431765924Z\" level=info msg=\"Creating container: openshift-kube-apiserver/revision-pruner-13-crc/pruner\" id=30aef3b9-88a1-4794-ba25-4befb035394d name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:47:34.442222 crc crio[3641]: time=\"2026-06-10T23:47:34.442126249Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:47:34.589326 crc crio[3641]: time=\"2026-06-10T23:47:34.57832312Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=3905b598-debc-448c-b0bb-5ee0e4cf7163 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:47:34.589326 crc crio[3641]: time=\"2026-06-10T23:47:34.58700823Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=7b554aae-1bd7-4efb-81ef-2b57aa24afc1 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:47:34.615187 crc crio[3641]: time=\"2026-06-10T23:47:34.615078674Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:47:34.637449 crc crio[3641]: time=\"2026-06-10T23:47:34.636717418Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:47:34.679429 crc crio[3641]: time=\"2026-06-10T23:47:34.679380149Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-zpv5k/registry-server\" id=a5c92277-51e9-43bb-9c24-fcffa4ec0cf1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:47:34.680126 crc crio[3641]: time=\"2026-06-10T23:47:34.680095248Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:47:34.692771 crc crio[3641]: time=\"2026-06-10T23:47:34.69221584Z\" level=info msg=\"Created container 1537ac083788cc5a8d172177e62023e686ed9c8c3be9a595b1726505b65a2099: hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner\" id=80656d44-ec38-4622-8a28-e57e3a7b0707 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:47:34.697985 crc crio[3641]: time=\"2026-06-10T23:47:34.69636313Z\" level=info msg=\"Starting container: 1537ac083788cc5a8d172177e62023e686ed9c8c3be9a595b1726505b65a2099\" id=952b3838-e12d-42a4-9515-9b3df5b3c5ee name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:47:34.707012 crc crio[3641]: time=\"2026-06-10T23:47:34.706917629Z\" level=info msg=\"Started container\" PID=15588 containerID=1537ac083788cc5a8d172177e62023e686ed9c8c3be9a595b1726505b65a2099 description=hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner id=952b3838-e12d-42a4-9515-9b3df5b3c5ee name=/runtime.v1.RuntimeService/StartContainer sandboxID=e1818a12ae6425d1f0de8858c29f03bb2de95ae815b809c78d028e35ccae616c\nJun 10 23:47:34.799897 crc crio[3641]: time=\"2026-06-10T23:47:34.799844782Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:47:34.885721 crc crio[3641]: time=\"2026-06-10T23:47:34.884442455Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:47:34.909007 crc crio[3641]: time=\"2026-06-10T23:47:34.905564605Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:47:34.909007 crc crio[3641]: time=\"2026-06-10T23:47:34.907906327Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:47:34.911045 crc crio[3641]: time=\"2026-06-10T23:47:34.910941697Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:47:35.036425 crc crio[3641]: time=\"2026-06-10T23:47:35.036366432Z\" level=info msg=\"Created container 7d1979c486532522ad3a3f2c9f785dd54c30159200d39eb3df6e22b67dc0721f: openshift-operator-lifecycle-manager/collect-profiles-29685585-h4jj2/collect-profiles\" id=f151374d-1c2f-4d2c-bacb-acacb073c59e name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:47:35.050516 crc crio[3641]: time=\"2026-06-10T23:47:35.050375154Z\" level=info msg=\"Starting container: 7d1979c486532522ad3a3f2c9f785dd54c30159200d39eb3df6e22b67dc0721f\" id=45b1f717-4e31-41c6-9b83-de2075866dd8 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:47:35.111138 crc crio[3641]: time=\"2026-06-10T23:47:35.109742488Z\" level=info msg=\"Started container\" PID=15608 containerID=7d1979c486532522ad3a3f2c9f785dd54c30159200d39eb3df6e22b67dc0721f description=openshift-operator-lifecycle-manager/collect-profiles-29685585-h4jj2/collect-profiles id=45b1f717-4e31-41c6-9b83-de2075866dd8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=582c55c65761d433cdd0dc3252c1d82c5c972df90dbeeca536ecd7e41de529d9\nJun 10 23:47:35.245143 crc crio[3641]: time=\"2026-06-10T23:47:35.245010334Z\" level=info msg=\"Created container 579c995c6ad8a0f9b02a3a41ff7bf5f438c2a0ecf7e058668d2f0b57249839da: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/registry\" id=5777860c-6dbc-4614-b7c3-a1aaf35040dc name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:47:35.250748 crc crio[3641]: time=\"2026-06-10T23:47:35.250497219Z\" level=info msg=\"Starting container: 579c995c6ad8a0f9b02a3a41ff7bf5f438c2a0ecf7e058668d2f0b57249839da\" id=55685594-1b25-444f-9ebf-8dad7f57388c name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:47:35.283516 crc crio[3641]: time=\"2026-06-10T23:47:35.283244768Z\" level=info msg=\"Created container d22b6555a4c51b913530f6188b961e180f283175d7180ddad631c53c9e8ca09a: openshift-marketplace/redhat-marketplace-zpv5k/registry-server\" id=a5c92277-51e9-43bb-9c24-fcffa4ec0cf1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:47:35.299182 crc crio[3641]: time=\"2026-06-10T23:47:35.299122909Z\" level=info msg=\"Starting container: d22b6555a4c51b913530f6188b961e180f283175d7180ddad631c53c9e8ca09a\" id=c0b41eb8-49d1-4720-8948-1c4f4d938300 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:47:35.304278 crc crio[3641]: time=\"2026-06-10T23:47:35.303140975Z\" level=info msg=\"Started container\" PID=15627 containerID=579c995c6ad8a0f9b02a3a41ff7bf5f438c2a0ecf7e058668d2f0b57249839da description=openshift-image-registry/image-registry-5d9d95bf5b-68zhq/registry id=55685594-1b25-444f-9ebf-8dad7f57388c name=/runtime.v1.RuntimeService/StartContainer sandboxID=add62488a22afd18cc113a8892a86bc633151a438c8eaf9e5199eac1b5e968e3\nJun 10 23:47:35.310573 crc crio[3641]: time=\"2026-06-10T23:47:35.310510841Z\" level=info msg=\"Started container\" PID=15622 containerID=d22b6555a4c51b913530f6188b961e180f283175d7180ddad631c53c9e8ca09a description=openshift-marketplace/redhat-marketplace-zpv5k/registry-server id=c0b41eb8-49d1-4720-8948-1c4f4d938300 name=/runtime.v1.RuntimeService/StartContainer sandboxID=89183e130bf28c5364ce3c878a0556206a240a2b85ceb5a41ab436f8d7f5a668\nJun 10 23:47:35.600045 crc crio[3641]: time=\"2026-06-10T23:47:35.599514263Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:47:35.691773 crc crio[3641]: time=\"2026-06-10T23:47:35.691692207Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=8699ed1a-da03-4786-bd0a-8fb6db73589c name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:47:35.693552 crc crio[3641]: time=\"2026-06-10T23:47:35.693474774Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:47:35.706975 crc crio[3641]: time=\"2026-06-10T23:47:35.70691707Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=82dc0c42-0017-468a-bf43-5ed8d85ab758 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:47:35.720571 crc crio[3641]: time=\"2026-06-10T23:47:35.71069056Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=944c893d-067d-48ef-940c-85a7b105e265 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:47:35.720571 crc crio[3641]: time=\"2026-06-10T23:47:35.714225214Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=41a42e68-b526-4958-bfee-ac145d348a6b name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:47:35.720571 crc crio[3641]: time=\"2026-06-10T23:47:35.716809272Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-l27pk/registry-server\" id=fd22cba8-07ed-4fdd-bbda-bfb9e0fd77cf name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:47:35.720571 crc crio[3641]: time=\"2026-06-10T23:47:35.717027048Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:47:35.725202 crc crio[3641]: time=\"2026-06-10T23:47:35.725134703Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=f8d39e6f-bbae-4789-8c1e-e81e657ab782 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:47:35.729581 crc crio[3641]: time=\"2026-06-10T23:47:35.728341758Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=bed160d1-b630-401e-8357-fc857572523e name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:47:35.735039 crc crio[3641]: time=\"2026-06-10T23:47:35.731625415Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-f6gj4/registry-server\" id=d5c32ab7-ab35-4ac3-b8f1-2a33b993b9c3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:47:35.747216 crc crio[3641]: time=\"2026-06-10T23:47:35.746975912Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=c064871c-155f-4ae0-b839-36f588311e30 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:47:35.748173 crc crio[3641]: time=\"2026-06-10T23:47:35.748097102Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:47:35.751572 crc crio[3641]: time=\"2026-06-10T23:47:35.751495942Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=97bcc368-d0f9-4ca6-8018-0490bdb5e5d7 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:47:35.773571 crc crio[3641]: time=\"2026-06-10T23:47:35.773466565Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-wdcj9/registry-server\" id=fa1892f3-ef99-48ee-bcb3-db82a823dddf name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:47:35.778940 crc crio[3641]: time=\"2026-06-10T23:47:35.778867808Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-qhh6t/registry-server\" id=949dec4e-130c-4d52-ad5e-453a6722a3b9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:47:35.779392 crc crio[3641]: time=\"2026-06-10T23:47:35.779351311Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:47:35.783351 crc crio[3641]: time=\"2026-06-10T23:47:35.783232523Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:47:35.835688 crc crio[3641]: time=\"2026-06-10T23:47:35.835564941Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:47:35.849166 crc crio[3641]: time=\"2026-06-10T23:47:35.849082109Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=61c0c68f-24f3-4dc8-8213-7d148045df2d name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:47:35.858823 crc crio[3641]: time=\"2026-06-10T23:47:35.857906563Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:47:35.887808 crc crio[3641]: time=\"2026-06-10T23:47:35.887737064Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:47:35.891194 crc crio[3641]: time=\"2026-06-10T23:47:35.891074183Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:47:35.898440 crc crio[3641]: time=\"2026-06-10T23:47:35.897956415Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:47:35.916534 crc crio[3641]: time=\"2026-06-10T23:47:35.914896894Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=cfc13b79-7ad8-4b00-8b8d-bb088014be52 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:47:35.916534 crc crio[3641]: time=\"2026-06-10T23:47:35.916272621Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:47:35.923210 crc crio[3641]: time=\"2026-06-10T23:47:35.923167013Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-ntdwx/registry-server\" id=68479b9e-534d-4dc5-ac24-ac6ac4b1da11 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:47:35.926562 crc crio[3641]: time=\"2026-06-10T23:47:35.926521202Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:47:35.964888 crc crio[3641]: time=\"2026-06-10T23:47:35.964810258Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:47:35.992768 crc crio[3641]: time=\"2026-06-10T23:47:35.98151596Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:47:35.992768 crc crio[3641]: time=\"2026-06-10T23:47:35.985928927Z\" level=info msg=\"Created container 08c6c7ff3a0acab9c942a6e3a2bfce1e3ad35b27b438a25eae59093b2c33b632: openshift-kube-apiserver/installer-13-crc/installer\" id=eb1dd6ef-2bb3-4be9-a990-06e42f376045 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:47:35.992768 crc crio[3641]: time=\"2026-06-10T23:47:35.992219204Z\" level=info msg=\"Starting container: 08c6c7ff3a0acab9c942a6e3a2bfce1e3ad35b27b438a25eae59093b2c33b632\" id=69737b70-a002-4a08-a69b-fb472fa182c9 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:47:36.012373 crc crio[3641]: time=\"2026-06-10T23:47:36.012085821Z\" level=info msg=\"Started container\" PID=15664 containerID=08c6c7ff3a0acab9c942a6e3a2bfce1e3ad35b27b438a25eae59093b2c33b632 description=openshift-kube-apiserver/installer-13-crc/installer id=69737b70-a002-4a08-a69b-fb472fa182c9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f32376543956ed89342118bb5c0d8932a7a17ff92853c2add7c7206b01a3ec4a\nJun 10 23:47:36.030685 crc crio[3641]: time=\"2026-06-10T23:47:36.030558101Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:47:36.039023 crc crio[3641]: time=\"2026-06-10T23:47:36.038717157Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:47:36.928266 crc crio[3641]: time=\"2026-06-10T23:47:36.928125288Z\" level=info msg=\"Created container fff7a0532b4f67db160688be37c2104a5bbbea363e75da581a95b000e1641a1e: openshift-marketplace/community-operators-qhh6t/registry-server\" id=949dec4e-130c-4d52-ad5e-453a6722a3b9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:47:36.930240 crc crio[3641]: time=\"2026-06-10T23:47:36.9293505Z\" level=info msg=\"Starting container: fff7a0532b4f67db160688be37c2104a5bbbea363e75da581a95b000e1641a1e\" id=80586a73-1e95-4d64-ac69-ce95f79db872 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:47:36.935015 crc crio[3641]: time=\"2026-06-10T23:47:36.934899107Z\" level=info msg=\"Started container\" PID=15697 containerID=fff7a0532b4f67db160688be37c2104a5bbbea363e75da581a95b000e1641a1e description=openshift-marketplace/community-operators-qhh6t/registry-server id=80586a73-1e95-4d64-ac69-ce95f79db872 name=/runtime.v1.RuntimeService/StartContainer sandboxID=806879e48c4df9d5f740d4114070e99b84d7b39480a88b12d6c8f768c4ec3e37\nJun 10 23:47:36.950230 crc crio[3641]: time=\"2026-06-10T23:47:36.949968597Z\" level=info msg=\"Created container 3b56283a3f1fae9d9fc542b89bfa8c60f6d1f053c967505e8ff6dab6a292ed04: openshift-marketplace/certified-operators-f6gj4/registry-server\" id=d5c32ab7-ab35-4ac3-b8f1-2a33b993b9c3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:47:36.954597 crc crio[3641]: time=\"2026-06-10T23:47:36.950435399Z\" level=info msg=\"Created container 3fb2b608f6c0a346dd4de5926f19bd5b836a21e908b0aea8962208bdc1e64ab4: openshift-marketplace/certified-operators-l27pk/registry-server\" id=fd22cba8-07ed-4fdd-bbda-bfb9e0fd77cf name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:47:36.954597 crc crio[3641]: time=\"2026-06-10T23:47:36.951331553Z\" level=info msg=\"Starting container: 3b56283a3f1fae9d9fc542b89bfa8c60f6d1f053c967505e8ff6dab6a292ed04\" id=400a071e-7dc0-4376-9131-f480fdf11fd5 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:47:36.954597 crc crio[3641]: time=\"2026-06-10T23:47:36.952434702Z\" level=info msg=\"Created container 79771639da62cef368eab7cf623eaa4040cfe9dbb93a301af19fc2c8ea19f8f2: openshift-marketplace/redhat-marketplace-ntdwx/registry-server\" id=68479b9e-534d-4dc5-ac24-ac6ac4b1da11 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:47:36.954597 crc crio[3641]: time=\"2026-06-10T23:47:36.952512324Z\" level=info msg=\"Created container 4ad6ba3982704c077ed759d364d060c99cd73198f53c371c7e651205ee2d91cc: openshift-marketplace/community-operators-wdcj9/registry-server\" id=fa1892f3-ef99-48ee-bcb3-db82a823dddf name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:47:36.954597 crc crio[3641]: time=\"2026-06-10T23:47:36.953577532Z\" level=info msg=\"Starting container: 79771639da62cef368eab7cf623eaa4040cfe9dbb93a301af19fc2c8ea19f8f2\" id=5e5ae2b2-57c5-4cb7-8740-dcdb476ee8c9 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:47:36.965097 crc crio[3641]: time=\"2026-06-10T23:47:36.955578156Z\" level=info msg=\"Starting container: 3fb2b608f6c0a346dd4de5926f19bd5b836a21e908b0aea8962208bdc1e64ab4\" id=353dd435-893f-483d-be7a-456b1f46394f name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:47:36.965097 crc crio[3641]: time=\"2026-06-10T23:47:36.955635047Z\" level=info msg=\"Starting container: 4ad6ba3982704c077ed759d364d060c99cd73198f53c371c7e651205ee2d91cc\" id=45edd534-d164-4222-b144-aec3fe654cdb name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:47:36.966840 crc crio[3641]: time=\"2026-06-10T23:47:36.966614748Z\" level=info msg=\"Created container de4170e4296cba32fa32821b4f0f07d754a76a6070ee0baca148e0779fa50d54: openshift-kube-apiserver/revision-pruner-13-crc/pruner\" id=30aef3b9-88a1-4794-ba25-4befb035394d name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:47:36.973764 crc crio[3641]: time=\"2026-06-10T23:47:36.973522091Z\" level=info msg=\"Starting container: de4170e4296cba32fa32821b4f0f07d754a76a6070ee0baca148e0779fa50d54\" id=6a80d76d-6290-4da1-b79d-9829517ee5aa name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:47:36.974470 crc crio[3641]: time=\"2026-06-10T23:47:36.973561522Z\" level=info msg=\"Started container\" PID=15682 containerID=4ad6ba3982704c077ed759d364d060c99cd73198f53c371c7e651205ee2d91cc description=openshift-marketplace/community-operators-wdcj9/registry-server id=45edd534-d164-4222-b144-aec3fe654cdb name=/runtime.v1.RuntimeService/StartContainer sandboxID=6d96827242be8a533ac5e9ee9b9ace08471571106a64635fe0f78eac34372356\nJun 10 23:47:36.975150 crc crio[3641]: time=\"2026-06-10T23:47:36.975010831Z\" level=info msg=\"Started container\" PID=15701 containerID=79771639da62cef368eab7cf623eaa4040cfe9dbb93a301af19fc2c8ea19f8f2 description=openshift-marketplace/redhat-marketplace-ntdwx/registry-server id=5e5ae2b2-57c5-4cb7-8740-dcdb476ee8c9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4fd748add5379c0f9b31a9d1208bc4df9ac525c17814569f0d36706ff79a8144\nJun 10 23:47:36.976943 crc crio[3641]: time=\"2026-06-10T23:47:36.976842139Z\" level=info msg=\"Started container\" PID=15679 containerID=3fb2b608f6c0a346dd4de5926f19bd5b836a21e908b0aea8962208bdc1e64ab4 description=openshift-marketplace/certified-operators-l27pk/registry-server id=353dd435-893f-483d-be7a-456b1f46394f name=/runtime.v1.RuntimeService/StartContainer sandboxID=744343a94e62f37a6f6ff3e180e18d858061ee7f3bae23c9db436da2305f3561\nJun 10 23:47:36.977312 crc crio[3641]: time=\"2026-06-10T23:47:36.97724355Z\" level=info msg=\"Started container\" PID=15683 containerID=3b56283a3f1fae9d9fc542b89bfa8c60f6d1f053c967505e8ff6dab6a292ed04 description=openshift-marketplace/certified-operators-f6gj4/registry-server id=400a071e-7dc0-4376-9131-f480fdf11fd5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7bd1720305812df96639f63308737db960f2c1a4246a03feb961060a2f8c8e74\nJun 10 23:47:36.989882 crc crio[3641]: time=\"2026-06-10T23:47:36.988980401Z\" level=info msg=\"Started container\" PID=15668 containerID=de4170e4296cba32fa32821b4f0f07d754a76a6070ee0baca148e0779fa50d54 description=openshift-kube-apiserver/revision-pruner-13-crc/pruner id=6a80d76d-6290-4da1-b79d-9829517ee5aa name=/runtime.v1.RuntimeService/StartContainer sandboxID=fe4b119b6f8d0ea006298cd95f3a377ec353788da166b8d967314b7e7e519cf3\nJun 10 23:47:37.997199 crc crio[3641]: time=\"2026-06-10T23:47:37.995753722Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=0005962c-d995-4784-9a2e-bcfd53e72c60 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:47:38.021858 crc crio[3641]: time=\"2026-06-10T23:47:38.021217917Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=b3155003-5126-42be-88fb-abf20c9232d0 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:47:39.014154 crc crio[3641]: time=\"2026-06-10T23:47:39.014028348Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=79af0eee-13a6-4a52-bb71-f7ceade2f402 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:47:39.014154 crc crio[3641]: time=\"2026-06-10T23:47:39.014112961Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=7b117f70-d6a2-4e5f-853c-6ece2f82e929 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:47:40.019725 crc crio[3641]: time=\"2026-06-10T23:47:40.019046244Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-2b7lq/registry-server\" id=1484b550-f0d8-4deb-920a-2a46090d5a05 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:47:40.019725 crc crio[3641]: time=\"2026-06-10T23:47:40.019482305Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:47:40.021407 crc crio[3641]: time=\"2026-06-10T23:47:40.021334025Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-x5vn9/registry-server\" id=72d3d8c3-956e-4a8d-97d8-3f600e58fdeb name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:47:40.030397 crc crio[3641]: time=\"2026-06-10T23:47:40.030310483Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:47:40.063239 crc crio[3641]: time=\"2026-06-10T23:47:40.063141143Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:47:40.070138 crc crio[3641]: time=\"2026-06-10T23:47:40.069950394Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:47:40.093092 crc crio[3641]: time=\"2026-06-10T23:47:40.092970984Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:47:40.101769 crc crio[3641]: time=\"2026-06-10T23:47:40.101601823Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:47:40.783373 crc crio[3641]: time=\"2026-06-10T23:47:40.782227048Z\" level=info msg=\"Created container 1299a8c52357e6661d9d22a10e263b5c89b870dc8eb28eaa9a6a1ebf400f0a41: openshift-marketplace/redhat-operators-2b7lq/registry-server\" id=1484b550-f0d8-4deb-920a-2a46090d5a05 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:47:40.788998 crc crio[3641]: time=\"2026-06-10T23:47:40.78794843Z\" level=info msg=\"Starting container: 1299a8c52357e6661d9d22a10e263b5c89b870dc8eb28eaa9a6a1ebf400f0a41\" id=585aa450-e661-439d-bd6c-b25c0648a210 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:47:40.818212 crc crio[3641]: time=\"2026-06-10T23:47:40.817995266Z\" level=info msg=\"Started container\" PID=15856 containerID=1299a8c52357e6661d9d22a10e263b5c89b870dc8eb28eaa9a6a1ebf400f0a41 description=openshift-marketplace/redhat-operators-2b7lq/registry-server id=585aa450-e661-439d-bd6c-b25c0648a210 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5289473be7a7c7724dec837e12e522c11c4005c6283840258bad85425958ad8a\nJun 10 23:47:40.904074 crc crio[3641]: time=\"2026-06-10T23:47:40.903634967Z\" level=info msg=\"Created container d8bc2dd4a2124c69f6fe45f6e1b0e7feec75be6c038966c2fbb4e808510691ab: openshift-marketplace/redhat-operators-x5vn9/registry-server\" id=72d3d8c3-956e-4a8d-97d8-3f600e58fdeb name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:47:40.907879 crc crio[3641]: time=\"2026-06-10T23:47:40.907178301Z\" level=info msg=\"Starting container: d8bc2dd4a2124c69f6fe45f6e1b0e7feec75be6c038966c2fbb4e808510691ab\" id=a483d945-040f-4eb9-a564-59b1a0074540 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:47:40.916986 crc crio[3641]: time=\"2026-06-10T23:47:40.916323543Z\" level=info msg=\"Started container\" PID=15857 containerID=d8bc2dd4a2124c69f6fe45f6e1b0e7feec75be6c038966c2fbb4e808510691ab description=openshift-marketplace/redhat-operators-x5vn9/registry-server id=a483d945-040f-4eb9-a564-59b1a0074540 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8f4a0f42c5acc995b23ec82d8825cd55d08afc7e18e333c4e4623ab63819b40e\nJun 10 23:47:42.066546 crc crio[3641]: time=\"2026-06-10T23:47:42.066335213Z\" level=info msg=\"Stopping pod sandbox: fe4b119b6f8d0ea006298cd95f3a377ec353788da166b8d967314b7e7e519cf3\" id=a34975c0-9403-43d7-9f7d-cd57d5ff3d59 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 23:47:42.067943 crc crio[3641]: time=\"2026-06-10T23:47:42.067315139Z\" level=info msg=\"Got pod network &{Name:revision-pruner-13-crc Namespace:openshift-kube-apiserver ID:fe4b119b6f8d0ea006298cd95f3a377ec353788da166b8d967314b7e7e519cf3 UID:d67c54d8-7046-4672-a92f-f5ece4e3b990 NetNS:/var/run/netns/beb9345a-972d-4977-b6f8-55af8b09ce42 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-podd67c54d8_7046_4672_a92f_f5ece4e3b990.slice PodAnnotations:0xc00101c0a0}] Aliases:map[]}\"\nJun 10 23:47:42.067943 crc crio[3641]: time=\"2026-06-10T23:47:42.067458433Z\" level=info msg=\"Deleting pod openshift-kube-apiserver_revision-pruner-13-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 23:47:44.844625 crc crio[3641]: time=\"2026-06-10T23:47:44.843321148Z\" level=info msg=\"Stopped pod sandbox: fe4b119b6f8d0ea006298cd95f3a377ec353788da166b8d967314b7e7e519cf3\" id=a34975c0-9403-43d7-9f7d-cd57d5ff3d59 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 23:47:45.148061 crc crio[3641]: time=\"2026-06-10T23:47:45.147966535Z\" level=info msg=\"Stopping pod sandbox: 582c55c65761d433cdd0dc3252c1d82c5c972df90dbeeca536ecd7e41de529d9\" id=ac674776-5099-4b56-8d58-b55df3e7a01b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 23:47:45.148900 crc crio[3641]: time=\"2026-06-10T23:47:45.148828058Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29685585-h4jj2 Namespace:openshift-operator-lifecycle-manager ID:582c55c65761d433cdd0dc3252c1d82c5c972df90dbeeca536ecd7e41de529d9 UID:57c7480a-fdb0-428b-aa67-d20b1ab02b31 NetNS:/var/run/netns/35cd86f8-24b2-4236-98f3-d28706464037 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod57c7480a_fdb0_428b_aa67_d20b1ab02b31.slice PodAnnotations:0xc0025c7008}] Aliases:map[]}\"\nJun 10 23:47:45.149089 crc crio[3641]: time=\"2026-06-10T23:47:45.149024423Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29685585-h4jj2 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 23:47:45.957479 crc crio[3641]: time=\"2026-06-10T23:47:45.957104947Z\" level=info msg=\"Stopped pod sandbox: 582c55c65761d433cdd0dc3252c1d82c5c972df90dbeeca536ecd7e41de529d9\" id=ac674776-5099-4b56-8d58-b55df3e7a01b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 23:47:52.109142 crc crio[3641]: time=\"2026-06-10T23:47:52.108423864Z\" level=info msg=\"Stopping container: 3b56283a3f1fae9d9fc542b89bfa8c60f6d1f053c967505e8ff6dab6a292ed04 (timeout: 2s)\" id=44aaef96-aa2f-4d60-bdde-12460fb38fba name=/runtime.v1.RuntimeService/StopContainer\nJun 10 23:47:52.113771 crc crio[3641]: time=\"2026-06-10T23:47:52.112990925Z\" level=info msg=\"Stopping container: d22b6555a4c51b913530f6188b961e180f283175d7180ddad631c53c9e8ca09a (timeout: 2s)\" id=9ed23e97-f58f-4f20-82f3-616f80029b90 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 23:47:53.344252 crc crio[3641]: time=\"2026-06-10T23:47:53.343009455Z\" level=info msg=\"Stopped container 3b56283a3f1fae9d9fc542b89bfa8c60f6d1f053c967505e8ff6dab6a292ed04: openshift-marketplace/certified-operators-f6gj4/registry-server\" id=44aaef96-aa2f-4d60-bdde-12460fb38fba name=/runtime.v1.RuntimeService/StopContainer\nJun 10 23:47:53.345563 crc crio[3641]: time=\"2026-06-10T23:47:53.34547133Z\" level=info msg=\"Stopping pod sandbox: 7bd1720305812df96639f63308737db960f2c1a4246a03feb961060a2f8c8e74\" id=716f52a3-75be-4c75-b471-a13599056f9d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 23:47:53.346404 crc crio[3641]: time=\"2026-06-10T23:47:53.3462219Z\" level=info msg=\"Got pod network &{Name:certified-operators-f6gj4 Namespace:openshift-marketplace ID:7bd1720305812df96639f63308737db960f2c1a4246a03feb961060a2f8c8e74 UID:7ce38dce-21f0-400d-aa33-dc2a55ee46f4 NetNS:/var/run/netns/5e541b1d-5649-44ce-b14e-d3bd08cc0c04 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7ce38dce_21f0_400d_aa33_dc2a55ee46f4.slice PodAnnotations:0xc00020c708}] Aliases:map[]}\"\nJun 10 23:47:53.346404 crc crio[3641]: time=\"2026-06-10T23:47:53.346367184Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-f6gj4 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 23:47:53.395336 crc crio[3641]: time=\"2026-06-10T23:47:53.395060375Z\" level=info msg=\"Stopped container d22b6555a4c51b913530f6188b961e180f283175d7180ddad631c53c9e8ca09a: openshift-marketplace/redhat-marketplace-zpv5k/registry-server\" id=9ed23e97-f58f-4f20-82f3-616f80029b90 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 23:47:53.397170 crc crio[3641]: time=\"2026-06-10T23:47:53.39675516Z\" level=info msg=\"Stopping pod sandbox: 89183e130bf28c5364ce3c878a0556206a240a2b85ceb5a41ab436f8d7f5a668\" id=52ebef89-7f35-449c-85e2-f0eacc6b6c11 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 23:47:53.397521 crc crio[3641]: time=\"2026-06-10T23:47:53.397430727Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-zpv5k Namespace:openshift-marketplace ID:89183e130bf28c5364ce3c878a0556206a240a2b85ceb5a41ab436f8d7f5a668 UID:f2eb5544-10eb-4724-ae46-830c2e7b2b7e NetNS:/var/run/netns/91eb5c1f-799f-4edb-b0f6-7ea1d9cd88fe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf2eb5544_10eb_4724_ae46_830c2e7b2b7e.slice PodAnnotations:0xc00020c850}] Aliases:map[]}\"\nJun 10 23:47:53.397842 crc crio[3641]: time=\"2026-06-10T23:47:53.397633923Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-zpv5k from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 23:47:55.242797 crc crio[3641]: time=\"2026-06-10T23:47:55.240477772Z\" level=info msg=\"Stopped pod sandbox: 89183e130bf28c5364ce3c878a0556206a240a2b85ceb5a41ab436f8d7f5a668\" id=52ebef89-7f35-449c-85e2-f0eacc6b6c11 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 23:47:55.462335 crc crio[3641]: time=\"2026-06-10T23:47:55.462280343Z\" level=info msg=\"Removing container: d22b6555a4c51b913530f6188b961e180f283175d7180ddad631c53c9e8ca09a\" id=083239a4-a2cf-46c4-81d0-b9a8b9aa13ac name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 23:47:55.503157 crc crio[3641]: time=\"2026-06-10T23:47:55.502744695Z\" level=info msg=\"Stopped pod sandbox: 7bd1720305812df96639f63308737db960f2c1a4246a03feb961060a2f8c8e74\" id=716f52a3-75be-4c75-b471-a13599056f9d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 23:47:55.517384 crc crio[3641]: time=\"2026-06-10T23:47:55.517295891Z\" level=info msg=\"Removed container d22b6555a4c51b913530f6188b961e180f283175d7180ddad631c53c9e8ca09a: openshift-marketplace/redhat-marketplace-zpv5k/registry-server\" id=083239a4-a2cf-46c4-81d0-b9a8b9aa13ac name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 23:47:55.520831 crc crio[3641]: time=\"2026-06-10T23:47:55.5206277Z\" level=info msg=\"Removing container: bec2f3d00ce006e66a14d4a346c72fd11ad440e2a34bcb5c4420a24b33b49c40\" id=33f78170-fa3a-404d-812c-8224594ebe0d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 23:47:55.551522 crc crio[3641]: time=\"2026-06-10T23:47:55.549717581Z\" level=info msg=\"Removed container bec2f3d00ce006e66a14d4a346c72fd11ad440e2a34bcb5c4420a24b33b49c40: openshift-marketplace/redhat-marketplace-zpv5k/extract-content\" id=33f78170-fa3a-404d-812c-8224594ebe0d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 23:47:55.551596 crc crio[3641]: time=\"2026-06-10T23:47:55.55155429Z\" level=info msg=\"Removing container: c0bcd79e35e6d98ed2104172fccab0f8d0cfe2ef411fb44f6be4e05a69657aa3\" id=daa73de0-377d-48f2-affd-6e67d0d126dd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 23:47:55.574318 crc crio[3641]: time=\"2026-06-10T23:47:55.574105607Z\" level=info msg=\"Removed container c0bcd79e35e6d98ed2104172fccab0f8d0cfe2ef411fb44f6be4e05a69657aa3: openshift-marketplace/redhat-marketplace-zpv5k/extract-utilities\" id=daa73de0-377d-48f2-affd-6e67d0d126dd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 23:47:55.644550 crc crio[3641]: time=\"2026-06-10T23:47:55.644456892Z\" level=info msg=\"Stopping container: 9f9af7fbaa13955f25a87551069a70e255d9db52bc868a108ae8e62a52615b2d (timeout: 2s)\" id=1d717372-447f-48de-9fa4-cbcc54d729ca name=/runtime.v1.RuntimeService/StopContainer\nJun 10 23:47:56.473204 crc crio[3641]: time=\"2026-06-10T23:47:56.47306204Z\" level=info msg=\"Removing container: a52676caa39e0b245fd9f142eeefa084ac26383be899d2f2dbbc8bca60dad3b9\" id=48b13a84-4a77-4e99-96af-81f821bf1211 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 23:47:56.997454 crc crio[3641]: time=\"2026-06-10T23:47:56.997394271Z\" level=info msg=\"Stopped container 9f9af7fbaa13955f25a87551069a70e255d9db52bc868a108ae8e62a52615b2d: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=1d717372-447f-48de-9fa4-cbcc54d729ca name=/runtime.v1.RuntimeService/StopContainer\nJun 10 23:47:56.999878 crc crio[3641]: time=\"2026-06-10T23:47:56.999631021Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=ff3de33d-706d-40c3-8140-64a4ab226efa name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:47:57.048159 crc crio[3641]: time=\"2026-06-10T23:47:57.048087725Z\" level=info msg=\"Stopping container: 4ad6ba3982704c077ed759d364d060c99cd73198f53c371c7e651205ee2d91cc (timeout: 2s)\" id=0ede3f82-f774-4753-a556-8d8078dc76d8 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 23:47:57.052359 crc crio[3641]: time=\"2026-06-10T23:47:57.050489559Z\" level=info msg=\"Removed container a52676caa39e0b245fd9f142eeefa084ac26383be899d2f2dbbc8bca60dad3b9: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=48b13a84-4a77-4e99-96af-81f821bf1211 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 23:47:57.055115 crc crio[3641]: time=\"2026-06-10T23:47:57.053044837Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=ad3557a9-c90a-44ca-9afc-42b3ca1b18e4 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:47:57.058825 crc crio[3641]: time=\"2026-06-10T23:47:57.058415919Z\" level=info msg=\"Removing container: 3b56283a3f1fae9d9fc542b89bfa8c60f6d1f053c967505e8ff6dab6a292ed04\" id=c9cb77bb-db1d-41fc-92f2-428ee3065f28 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 23:47:57.091316 crc crio[3641]: time=\"2026-06-10T23:47:57.091103976Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=ee57d960-b7ff-496f-b551-51a551578b57 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:47:57.093023 crc crio[3641]: time=\"2026-06-10T23:47:57.092713038Z\" level=info msg=\"Removed container 3b56283a3f1fae9d9fc542b89bfa8c60f6d1f053c967505e8ff6dab6a292ed04: openshift-marketplace/certified-operators-f6gj4/registry-server\" id=c9cb77bb-db1d-41fc-92f2-428ee3065f28 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 23:47:57.096938 crc crio[3641]: time=\"2026-06-10T23:47:57.094171737Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:47:57.104392 crc crio[3641]: time=\"2026-06-10T23:47:57.104320076Z\" level=info msg=\"Removing container: 6d541fbf5f733ebbd4fd1d078bb3ce98b83ba4bd1c6e9a814b87a2e1e8bc4a3b\" id=4bc1668e-96d3-4a53-87cd-bc47086b98ff name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 23:47:57.186912 crc crio[3641]: time=\"2026-06-10T23:47:57.186850714Z\" level=info msg=\"Stopped container 4ad6ba3982704c077ed759d364d060c99cd73198f53c371c7e651205ee2d91cc: openshift-marketplace/community-operators-wdcj9/registry-server\" id=0ede3f82-f774-4753-a556-8d8078dc76d8 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 23:47:57.188503 crc crio[3641]: time=\"2026-06-10T23:47:57.188411265Z\" level=info msg=\"Stopping pod sandbox: 6d96827242be8a533ac5e9ee9b9ace08471571106a64635fe0f78eac34372356\" id=ee2755d7-28e6-4e0a-b934-9063e10ecb93 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 23:47:57.189372 crc crio[3641]: time=\"2026-06-10T23:47:57.189307999Z\" level=info msg=\"Got pod network &{Name:community-operators-wdcj9 Namespace:openshift-marketplace ID:6d96827242be8a533ac5e9ee9b9ace08471571106a64635fe0f78eac34372356 UID:5f741ca0-f65c-4067-b6ab-93f1cc7b3840 NetNS:/var/run/netns/5e185fc0-3abf-4a53-8d0e-f273185d5dfe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5f741ca0_f65c_4067_b6ab_93f1cc7b3840.slice PodAnnotations:0xc000794110}] Aliases:map[]}\"\nJun 10 23:47:57.189591 crc crio[3641]: time=\"2026-06-10T23:47:57.189519515Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-wdcj9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 23:47:57.190276 crc crio[3641]: time=\"2026-06-10T23:47:57.190247074Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:47:57.205425 crc crio[3641]: time=\"2026-06-10T23:47:57.205369305Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:47:57.256576 crc crio[3641]: time=\"2026-06-10T23:47:57.256045208Z\" level=info msg=\"Removed container 6d541fbf5f733ebbd4fd1d078bb3ce98b83ba4bd1c6e9a814b87a2e1e8bc4a3b: openshift-marketplace/certified-operators-f6gj4/extract-content\" id=4bc1668e-96d3-4a53-87cd-bc47086b98ff name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 23:47:57.265132 crc crio[3641]: time=\"2026-06-10T23:47:57.264871853Z\" level=info msg=\"Removing container: ea59f153c83a0a5911b8b2ce46e17a30e5b3a43b732a521c92637bbb12664e01\" id=e0303c43-8374-45f9-a523-09b989b450ae name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 23:47:57.305570 crc crio[3641]: time=\"2026-06-10T23:47:57.305466469Z\" level=info msg=\"Removed container ea59f153c83a0a5911b8b2ce46e17a30e5b3a43b732a521c92637bbb12664e01: openshift-marketplace/certified-operators-f6gj4/extract-utilities\" id=e0303c43-8374-45f9-a523-09b989b450ae name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 23:47:57.551330 crc crio[3641]: time=\"2026-06-10T23:47:57.551275236Z\" level=info msg=\"Stopped pod sandbox: 6d96827242be8a533ac5e9ee9b9ace08471571106a64635fe0f78eac34372356\" id=ee2755d7-28e6-4e0a-b934-9063e10ecb93 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 23:47:57.591441 crc crio[3641]: time=\"2026-06-10T23:47:57.591323738Z\" level=info msg=\"Created container 0988bbcb84cd7f5a607ae74a55566386893204236cda7d9c26eac6aa63157b2a: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=ee57d960-b7ff-496f-b551-51a551578b57 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:47:57.607587 crc crio[3641]: time=\"2026-06-10T23:47:57.594016519Z\" level=info msg=\"Starting container: 0988bbcb84cd7f5a607ae74a55566386893204236cda7d9c26eac6aa63157b2a\" id=70c8163d-26e5-47b3-a54f-960e863537ae name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:47:57.607587 crc crio[3641]: time=\"2026-06-10T23:47:57.602329479Z\" level=info msg=\"Started container\" PID=16371 containerID=0988bbcb84cd7f5a607ae74a55566386893204236cda7d9c26eac6aa63157b2a description=openshift-console/downloads-747b44746d-4pqvr/download-server id=70c8163d-26e5-47b3-a54f-960e863537ae name=/runtime.v1.RuntimeService/StartContainer sandboxID=85335bbdd259df67bbd12652f2051d40270e58d8e84d3d166c2d419a25046296\nJun 10 23:47:58.519384 crc crio[3641]: time=\"2026-06-10T23:47:58.51928808Z\" level=info msg=\"Removing container: 4ad6ba3982704c077ed759d364d060c99cd73198f53c371c7e651205ee2d91cc\" id=d46b0f81-f1a2-4616-9fb3-c2b41a552c6f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 23:47:58.558506 crc crio[3641]: time=\"2026-06-10T23:47:58.558363986Z\" level=info msg=\"Removed container 4ad6ba3982704c077ed759d364d060c99cd73198f53c371c7e651205ee2d91cc: openshift-marketplace/community-operators-wdcj9/registry-server\" id=d46b0f81-f1a2-4616-9fb3-c2b41a552c6f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 23:47:58.561725 crc crio[3641]: time=\"2026-06-10T23:47:58.561586632Z\" level=info msg=\"Removing container: 54257cc98c295576c3ddcaeea257992e775b25080036f718473060657c906596\" id=4c939965-eb94-4a88-be9a-7ca239fe09e6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 23:47:58.582669 crc crio[3641]: time=\"2026-06-10T23:47:58.582343282Z\" level=info msg=\"Removed container 54257cc98c295576c3ddcaeea257992e775b25080036f718473060657c906596: openshift-marketplace/community-operators-wdcj9/extract-content\" id=4c939965-eb94-4a88-be9a-7ca239fe09e6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 23:47:58.585445 crc crio[3641]: time=\"2026-06-10T23:47:58.585366452Z\" level=info msg=\"Removing container: 0f689ea9a8fdbf30ccb6318df1681dea1e201f90ae9fcf57ebc6ce47d37949eb\" id=bde18e1a-e445-467c-982c-2e9f3c7d40bb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 23:47:58.607343 crc crio[3641]: time=\"2026-06-10T23:47:58.60714514Z\" level=info msg=\"Removed container 0f689ea9a8fdbf30ccb6318df1681dea1e201f90ae9fcf57ebc6ce47d37949eb: openshift-marketplace/community-operators-wdcj9/extract-utilities\" id=bde18e1a-e445-467c-982c-2e9f3c7d40bb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 23:48:04.772697 crc crio[3641]: time=\"2026-06-10T23:48:04.771519203Z\" level=info msg=\"Stopping container: 1299a8c52357e6661d9d22a10e263b5c89b870dc8eb28eaa9a6a1ebf400f0a41 (timeout: 2s)\" id=2d700f6b-0e00-4e87-a614-db1703f861de name=/runtime.v1.RuntimeService/StopContainer\nJun 10 23:48:04.905339 crc crio[3641]: time=\"2026-06-10T23:48:04.905200957Z\" level=info msg=\"Stopped container 1299a8c52357e6661d9d22a10e263b5c89b870dc8eb28eaa9a6a1ebf400f0a41: openshift-marketplace/redhat-operators-2b7lq/registry-server\" id=2d700f6b-0e00-4e87-a614-db1703f861de name=/runtime.v1.RuntimeService/StopContainer\nJun 10 23:48:04.908099 crc crio[3641]: time=\"2026-06-10T23:48:04.908027422Z\" level=info msg=\"Stopping pod sandbox: 5289473be7a7c7724dec837e12e522c11c4005c6283840258bad85425958ad8a\" id=2a59c362-d82b-41b0-b296-d7bb46069dbe name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 23:48:04.909118 crc crio[3641]: time=\"2026-06-10T23:48:04.909032379Z\" level=info msg=\"Got pod network &{Name:redhat-operators-2b7lq Namespace:openshift-marketplace ID:5289473be7a7c7724dec837e12e522c11c4005c6283840258bad85425958ad8a UID:ad587976-2064-46e3-a10a-fe5f3a43e557 NetNS:/var/run/netns/d2fd3119-e843-43b8-b977-11622d59ba59 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podad587976_2064_46e3_a10a_fe5f3a43e557.slice PodAnnotations:0xc00020d690}] Aliases:map[]}\"\nJun 10 23:48:04.909439 crc crio[3641]: time=\"2026-06-10T23:48:04.909344567Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-2b7lq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 23:48:06.366086 crc crio[3641]: time=\"2026-06-10T23:48:06.365132724Z\" level=info msg=\"Stopped pod sandbox: 5289473be7a7c7724dec837e12e522c11c4005c6283840258bad85425958ad8a\" id=2a59c362-d82b-41b0-b296-d7bb46069dbe name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 23:48:06.698374 crc crio[3641]: time=\"2026-06-10T23:48:06.698341068Z\" level=info msg=\"Removing container: 1299a8c52357e6661d9d22a10e263b5c89b870dc8eb28eaa9a6a1ebf400f0a41\" id=ce045acc-2ebe-4647-b409-39e907231df0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 23:48:06.728387 crc crio[3641]: time=\"2026-06-10T23:48:06.72821456Z\" level=info msg=\"Removed container 1299a8c52357e6661d9d22a10e263b5c89b870dc8eb28eaa9a6a1ebf400f0a41: openshift-marketplace/redhat-operators-2b7lq/registry-server\" id=ce045acc-2ebe-4647-b409-39e907231df0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 23:48:06.733060 crc crio[3641]: time=\"2026-06-10T23:48:06.733007377Z\" level=info msg=\"Removing container: 5702f71526936c135cc6c661df12c1a03cfecf6c68e31df1c5a7c9514ff35696\" id=bdeed867-d8fc-4e3d-a38c-dd0d82b8ed1e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 23:48:06.775238 crc crio[3641]: time=\"2026-06-10T23:48:06.775000601Z\" level=info msg=\"Removed container 5702f71526936c135cc6c661df12c1a03cfecf6c68e31df1c5a7c9514ff35696: openshift-marketplace/redhat-operators-2b7lq/extract-content\" id=bdeed867-d8fc-4e3d-a38c-dd0d82b8ed1e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 23:48:06.778175 crc crio[3641]: time=\"2026-06-10T23:48:06.778077232Z\" level=info msg=\"Removing container: 5f3b22af5dd6fc371bd079b23be8dc12236f14a6db6b53ef1c6a42e37f9d6fe0\" id=b296f374-3b39-4613-8252-a670d3ea15d2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 23:48:06.801437 crc crio[3641]: time=\"2026-06-10T23:48:06.801313828Z\" level=info msg=\"Removed container 5f3b22af5dd6fc371bd079b23be8dc12236f14a6db6b53ef1c6a42e37f9d6fe0: openshift-marketplace/redhat-operators-2b7lq/extract-utilities\" id=b296f374-3b39-4613-8252-a670d3ea15d2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 23:48:22.457616 crc crio[3641]: time=\"2026-06-10T23:48:22.44921131Z\" level=info msg=\"Stopping container: 2d186aa568355ff0f30ef5fc9a4d969023a5f89937ff07135eb7109cf02c91d4 (timeout: 15s)\" id=1be44f3d-df81-4fb1-8084-54a36543684d name=/runtime.v1.RuntimeService/StopContainer\nJun 10 23:48:22.457616 crc crio[3641]: time=\"2026-06-10T23:48:22.449399104Z\" level=info msg=\"Stopping container: dd8202f148f2df3fb692f7cb3ff4eb4a3a372ba5616af88dee126e35a955d2f4 (timeout: 15s)\" id=f025b01c-1119-4c82-9493-7bfe128cc813 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 23:48:22.457616 crc crio[3641]: time=\"2026-06-10T23:48:22.449708473Z\" level=info msg=\"Stopping container: 02b5e6b2cefb67b9172dedba206cc53e07b3b2c0e241d21af037af09dbf6ef24 (timeout: 15s)\" id=9fcb2389-9ec9-4f8b-96af-81d09b6ed0a5 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 23:48:22.457616 crc crio[3641]: time=\"2026-06-10T23:48:22.449627691Z\" level=info msg=\"Stopping container: e6119916debe92ee34d86f20f9c373641cfdc1e550464c5c96fd9a1fbea8b535 (timeout: 15s)\" id=f7e5e8ab-84be-4e78-b4a7-66421e164056 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 23:48:22.457616 crc crio[3641]: time=\"2026-06-10T23:48:22.449486417Z\" level=info msg=\"Stopping container: a16968b02a78073edd1a23ee40f2fea9084728a821e4caf433c0d1e2301de9c3 (timeout: 15s)\" id=d9573b12-c555-4f83-af31-efbdac850585 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 23:48:22.647278 crc crio[3641]: time=\"2026-06-10T23:48:22.64686135Z\" level=info msg=\"Removing container: cebbff5370d45031bef85d3776d6bed298b4c5b1d134c106a3c07f6601d85446\" id=ca518ed8-7d55-4d4e-ad98-3be4551cfada name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 23:48:22.730131 crc crio[3641]: time=\"2026-06-10T23:48:22.730022045Z\" level=info msg=\"Stopped container 2d186aa568355ff0f30ef5fc9a4d969023a5f89937ff07135eb7109cf02c91d4: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=1be44f3d-df81-4fb1-8084-54a36543684d name=/runtime.v1.RuntimeService/StopContainer\nJun 10 23:48:22.839566 crc crio[3641]: time=\"2026-06-10T23:48:22.839470366Z\" level=info msg=\"Stopped container 02b5e6b2cefb67b9172dedba206cc53e07b3b2c0e241d21af037af09dbf6ef24: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=9fcb2389-9ec9-4f8b-96af-81d09b6ed0a5 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 23:48:22.848031 crc crio[3641]: time=\"2026-06-10T23:48:22.847963781Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/POD\" id=988266e4-4a59-400d-9a93-35dc8382c535 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:48:22.848121 crc crio[3641]: time=\"2026-06-10T23:48:22.848044704Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:48:22.927990 crc crio[3641]: time=\"2026-06-10T23:48:22.927742627Z\" level=info msg=\"Stopped container a16968b02a78073edd1a23ee40f2fea9084728a821e4caf433c0d1e2301de9c3: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=d9573b12-c555-4f83-af31-efbdac850585 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 23:48:22.987466 crc crio[3641]: time=\"2026-06-10T23:48:22.987369887Z\" level=info msg=\"Stopped container e6119916debe92ee34d86f20f9c373641cfdc1e550464c5c96fd9a1fbea8b535: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=f7e5e8ab-84be-4e78-b4a7-66421e164056 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 23:48:23.009056 crc crio[3641]: time=\"2026-06-10T23:48:23.00895994Z\" 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=988266e4-4a59-400d-9a93-35dc8382c535 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:48:23.020923 crc crio[3641]: time=\"2026-06-10T23:48:23.02027394Z\" level=info msg=\"Ran pod sandbox 2571be3fa7ba8b97f3802eafe3062627e9a6bc9a60cb3ec0f14cdf6492607ade with infra container: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/POD\" id=988266e4-4a59-400d-9a93-35dc8382c535 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:48:23.022359 crc crio[3641]: time=\"2026-06-10T23:48:23.022260623Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=dcf4c6db-82cb-4512-b99f-c7e0cee0313e name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:48:23.047630 crc crio[3641]: time=\"2026-06-10T23:48:23.047550783Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=ce02c42c-b9f7-4f36-bf29-168df0d6a5cf name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:48:23.053085 crc crio[3641]: time=\"2026-06-10T23:48:23.052998307Z\" level=info msg=\"Removing container: cebbff5370d45031bef85d3776d6bed298b4c5b1d134c106a3c07f6601d85446\" id=b6431ee0-d91c-4da0-9503-e07fb198180a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 23:48:23.053442 crc crio[3641]: time=\"2026-06-10T23:48:23.053396218Z\" level=info msg=\"Removed container cebbff5370d45031bef85d3776d6bed298b4c5b1d134c106a3c07f6601d85446: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=ca518ed8-7d55-4d4e-ad98-3be4551cfada name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 23:48:23.053827 crc crio[3641]: time=\"2026-06-10T23:48:23.053414008Z\" level=info msg=\"Container cebbff5370d45031bef85d3776d6bed298b4c5b1d134c106a3c07f6601d85446 not known, assuming it got already removed\" id=b6431ee0-d91c-4da0-9503-e07fb198180a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 23:48:23.053933 crc crio[3641]: time=\"2026-06-10T23:48:23.05384924Z\" level=warning msg=\"Unable to write containers cebbff5370d45031bef85d3776d6bed298b4c5b1d134c106a3c07f6601d85446 state to disk: open /var/lib/containers/storage/overlay-containers/cebbff5370d45031bef85d3776d6bed298b4c5b1d134c106a3c07f6601d85446/userdata/.tmp-state.json2059993427: no such file or directory\" id=b6431ee0-d91c-4da0-9503-e07fb198180a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 23:48:23.062983 crc crio[3641]: time=\"2026-06-10T23:48:23.06290151Z\" level=info msg=\"Container cebbff5370d45031bef85d3776d6bed298b4c5b1d134c106a3c07f6601d85446 not known, assuming it got already removed\" id=b6431ee0-d91c-4da0-9503-e07fb198180a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 23:48:23.063596 crc crio[3641]: time=\"2026-06-10T23:48:23.063489116Z\" level=info msg=\"Stopping pod sandbox: 6d96827242be8a533ac5e9ee9b9ace08471571106a64635fe0f78eac34372356\" id=4a8536c1-08fa-4d54-8c79-cd6edf8c5eb6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 23:48:23.063596 crc crio[3641]: time=\"2026-06-10T23:48:23.063529097Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6d96827242be8a533ac5e9ee9b9ace08471571106a64635fe0f78eac34372356\" id=4a8536c1-08fa-4d54-8c79-cd6edf8c5eb6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 23:48:23.064137 crc crio[3641]: time=\"2026-06-10T23:48:23.064069701Z\" level=info msg=\"Removing pod sandbox: 6d96827242be8a533ac5e9ee9b9ace08471571106a64635fe0f78eac34372356\" id=aa139300-9be3-494c-a049-8deb11721047 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 23:48:23.070503 crc crio[3641]: time=\"2026-06-10T23:48:23.070326387Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor\" id=57ef09e6-8c78-4328-825c-da1aadae1d61 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:48:23.071062 crc crio[3641]: time=\"2026-06-10T23:48:23.070988494Z\" level=info msg=\"Removed pod sandbox: 6d96827242be8a533ac5e9ee9b9ace08471571106a64635fe0f78eac34372356\" id=aa139300-9be3-494c-a049-8deb11721047 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 23:48:23.071399 crc crio[3641]: time=\"2026-06-10T23:48:23.071316303Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:48:23.071555 crc crio[3641]: time=\"2026-06-10T23:48:23.071486768Z\" level=info msg=\"Stopping pod sandbox: 89183e130bf28c5364ce3c878a0556206a240a2b85ceb5a41ab436f8d7f5a668\" id=2c7363f7-be98-4d6a-824b-fd83a8dbd709 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 23:48:23.071692 crc crio[3641]: time=\"2026-06-10T23:48:23.07157709Z\" level=info msg=\"Stopped pod sandbox (already stopped): 89183e130bf28c5364ce3c878a0556206a240a2b85ceb5a41ab436f8d7f5a668\" id=2c7363f7-be98-4d6a-824b-fd83a8dbd709 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 23:48:23.072812 crc crio[3641]: time=\"2026-06-10T23:48:23.07272771Z\" level=info msg=\"Removing pod sandbox: 89183e130bf28c5364ce3c878a0556206a240a2b85ceb5a41ab436f8d7f5a668\" id=306df210-8123-407c-a312-ffe1e63147c2 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 23:48:23.089022 crc crio[3641]: time=\"2026-06-10T23:48:23.088859328Z\" level=info msg=\"Removed pod sandbox: 89183e130bf28c5364ce3c878a0556206a240a2b85ceb5a41ab436f8d7f5a668\" id=306df210-8123-407c-a312-ffe1e63147c2 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 23:48:23.091066 crc crio[3641]: time=\"2026-06-10T23:48:23.090955444Z\" level=info msg=\"Stopping pod sandbox: 7bd1720305812df96639f63308737db960f2c1a4246a03feb961060a2f8c8e74\" id=425835f1-0f8f-4256-95ad-eaab40e90a0a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 23:48:23.091224 crc crio[3641]: time=\"2026-06-10T23:48:23.091076177Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7bd1720305812df96639f63308737db960f2c1a4246a03feb961060a2f8c8e74\" id=425835f1-0f8f-4256-95ad-eaab40e90a0a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 23:48:23.093932 crc crio[3641]: time=\"2026-06-10T23:48:23.093162762Z\" level=info msg=\"Removing pod sandbox: 7bd1720305812df96639f63308737db960f2c1a4246a03feb961060a2f8c8e74\" id=ad05c41e-3413-4c8f-9fb4-7bd0bd613cff name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 23:48:23.104305 crc crio[3641]: time=\"2026-06-10T23:48:23.104163824Z\" level=info msg=\"Removed pod sandbox: 7bd1720305812df96639f63308737db960f2c1a4246a03feb961060a2f8c8e74\" id=ad05c41e-3413-4c8f-9fb4-7bd0bd613cff name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 23:48:23.105989 crc crio[3641]: time=\"2026-06-10T23:48:23.10589308Z\" level=info msg=\"Stopping pod sandbox: 5289473be7a7c7724dec837e12e522c11c4005c6283840258bad85425958ad8a\" id=6e297bf8-96e2-4656-bb85-6fde5cd1966f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 23:48:23.105989 crc crio[3641]: time=\"2026-06-10T23:48:23.105988442Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5289473be7a7c7724dec837e12e522c11c4005c6283840258bad85425958ad8a\" id=6e297bf8-96e2-4656-bb85-6fde5cd1966f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 23:48:23.106697 crc crio[3641]: time=\"2026-06-10T23:48:23.106567638Z\" level=info msg=\"Removing pod sandbox: 5289473be7a7c7724dec837e12e522c11c4005c6283840258bad85425958ad8a\" id=2867f356-8bb5-4c04-af95-6fc7535fcf7c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 23:48:23.107402 crc crio[3641]: time=\"2026-06-10T23:48:23.107326698Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:48:23.114046 crc crio[3641]: time=\"2026-06-10T23:48:23.113950953Z\" level=info msg=\"Removed pod sandbox: 5289473be7a7c7724dec837e12e522c11c4005c6283840258bad85425958ad8a\" id=2867f356-8bb5-4c04-af95-6fc7535fcf7c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 23:48:23.369936 crc crio[3641]: time=\"2026-06-10T23:48:23.369525399Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:48:23.578953 crc crio[3641]: time=\"2026-06-10T23:48:23.578703875Z\" level=info msg=\"Created container cbd964f7a8b9a23118f1d3387f2f72b2904b3c1344900e1b051f58cc4954299f: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor\" id=57ef09e6-8c78-4328-825c-da1aadae1d61 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:48:23.588507 crc crio[3641]: time=\"2026-06-10T23:48:23.580485252Z\" level=info msg=\"Starting container: cbd964f7a8b9a23118f1d3387f2f72b2904b3c1344900e1b051f58cc4954299f\" id=6970e4e5-b431-4db6-880c-5c0f222b0427 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:48:23.597291 crc crio[3641]: time=\"2026-06-10T23:48:23.596928428Z\" level=info msg=\"Started container\" PID=16792 containerID=cbd964f7a8b9a23118f1d3387f2f72b2904b3c1344900e1b051f58cc4954299f description=openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor id=6970e4e5-b431-4db6-880c-5c0f222b0427 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2571be3fa7ba8b97f3802eafe3062627e9a6bc9a60cb3ec0f14cdf6492607ade\nJun 10 23:48:24.098999 crc crio[3641]: time=\"2026-06-10T23:48:24.098132487Z\" level=info msg=\"Stopping pod sandbox: f32376543956ed89342118bb5c0d8932a7a17ff92853c2add7c7206b01a3ec4a\" id=8c2db8c5-f1d6-4525-b00e-6b44bf889f9a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 23:48:24.099231 crc crio[3641]: time=\"2026-06-10T23:48:24.099118443Z\" level=info msg=\"Got pod network &{Name:installer-13-crc Namespace:openshift-kube-apiserver ID:f32376543956ed89342118bb5c0d8932a7a17ff92853c2add7c7206b01a3ec4a UID:e93f5f1f-6ec6-4eea-8231-30beff845496 NetNS:/var/run/netns/5b4b2f30-29e7-4b98-8484-0a536de73ecd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pode93f5f1f_6ec6_4eea_8231_30beff845496.slice PodAnnotations:0xc000cb6360}] Aliases:map[]}\"\nJun 10 23:48:24.099442 crc crio[3641]: time=\"2026-06-10T23:48:24.099336148Z\" level=info msg=\"Deleting pod openshift-kube-apiserver_installer-13-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 23:48:25.262431 crc crio[3641]: time=\"2026-06-10T23:48:25.262095505Z\" level=info msg=\"Stopped container dd8202f148f2df3fb692f7cb3ff4eb4a3a372ba5616af88dee126e35a955d2f4: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=f025b01c-1119-4c82-9493-7bfe128cc813 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 23:48:25.263898 crc crio[3641]: time=\"2026-06-10T23:48:25.26343641Z\" level=info msg=\"Stopping pod sandbox: 53a50bc8d64368f92d39f8988c8bf36de16382220c82934767014352d06ef1a5\" id=04a206f3-d86f-4e89-9f84-069bd7b91f90 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 23:48:25.271077 crc crio[3641]: time=\"2026-06-10T23:48:25.271002841Z\" level=info msg=\"Stopped pod sandbox: 53a50bc8d64368f92d39f8988c8bf36de16382220c82934767014352d06ef1a5\" id=04a206f3-d86f-4e89-9f84-069bd7b91f90 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 23:48:25.384552 crc crio[3641]: time=\"2026-06-10T23:48:25.383431602Z\" level=info msg=\"Stopped pod sandbox: f32376543956ed89342118bb5c0d8932a7a17ff92853c2add7c7206b01a3ec4a\" id=8c2db8c5-f1d6-4525-b00e-6b44bf889f9a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 23:48:25.642702 crc crio[3641]: time=\"2026-06-10T23:48:25.642533321Z\" level=info msg=\"Stopping container: 0988bbcb84cd7f5a607ae74a55566386893204236cda7d9c26eac6aa63157b2a (timeout: 2s)\" id=acd06015-4c3c-4ba1-81a1-b271fba2f457 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 23:48:25.827087 crc crio[3641]: time=\"2026-06-10T23:48:25.826052427Z\" level=info msg=\"Stopped container 0988bbcb84cd7f5a607ae74a55566386893204236cda7d9c26eac6aa63157b2a: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=acd06015-4c3c-4ba1-81a1-b271fba2f457 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 23:48:26.136088 crc crio[3641]: time=\"2026-06-10T23:48:26.135953983Z\" level=info msg=\"Removing container: e6119916debe92ee34d86f20f9c373641cfdc1e550464c5c96fd9a1fbea8b535\" id=92894952-3f41-44f4-96b0-e64e576a8168 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 23:48:26.169265 crc crio[3641]: time=\"2026-06-10T23:48:26.168476265Z\" level=info msg=\"Removed container e6119916debe92ee34d86f20f9c373641cfdc1e550464c5c96fd9a1fbea8b535: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=92894952-3f41-44f4-96b0-e64e576a8168 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 23:48:26.175862 crc crio[3641]: time=\"2026-06-10T23:48:26.17582294Z\" level=info msg=\"Removing container: dd8202f148f2df3fb692f7cb3ff4eb4a3a372ba5616af88dee126e35a955d2f4\" id=c38eb34e-42fb-4626-a520-7984cf10cd66 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 23:48:26.202400 crc crio[3641]: time=\"2026-06-10T23:48:26.202344673Z\" level=info msg=\"Removed container dd8202f148f2df3fb692f7cb3ff4eb4a3a372ba5616af88dee126e35a955d2f4: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=c38eb34e-42fb-4626-a520-7984cf10cd66 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 23:48:26.207998 crc crio[3641]: time=\"2026-06-10T23:48:26.207566262Z\" level=info msg=\"Removing container: a16968b02a78073edd1a23ee40f2fea9084728a821e4caf433c0d1e2301de9c3\" id=efca8e7e-96ea-4d3d-8646-b70c56b02cec name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 23:48:26.268004 crc crio[3641]: time=\"2026-06-10T23:48:26.263437513Z\" level=info msg=\"Removed container a16968b02a78073edd1a23ee40f2fea9084728a821e4caf433c0d1e2301de9c3: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=efca8e7e-96ea-4d3d-8646-b70c56b02cec name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 23:48:26.288162 crc crio[3641]: time=\"2026-06-10T23:48:26.287971133Z\" level=info msg=\"Removing container: 2d186aa568355ff0f30ef5fc9a4d969023a5f89937ff07135eb7109cf02c91d4\" id=29cc055e-0d42-48e9-b105-4d81116a0ab7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 23:48:26.311474 crc crio[3641]: time=\"2026-06-10T23:48:26.311386014Z\" level=info msg=\"Removed container 2d186aa568355ff0f30ef5fc9a4d969023a5f89937ff07135eb7109cf02c91d4: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=29cc055e-0d42-48e9-b105-4d81116a0ab7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 23:48:26.315293 crc crio[3641]: time=\"2026-06-10T23:48:26.315217816Z\" level=info msg=\"Removing container: 02b5e6b2cefb67b9172dedba206cc53e07b3b2c0e241d21af037af09dbf6ef24\" id=c2dcf432-6f64-4788-a300-84ecc94d5ea1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 23:48:26.333427 crc crio[3641]: time=\"2026-06-10T23:48:26.333326856Z\" level=info msg=\"Removed container 02b5e6b2cefb67b9172dedba206cc53e07b3b2c0e241d21af037af09dbf6ef24: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=c2dcf432-6f64-4788-a300-84ecc94d5ea1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 23:48:26.336532 crc crio[3641]: time=\"2026-06-10T23:48:26.336464749Z\" level=info msg=\"Removing container: 06b70c0adac2b3728b23226399885a3a07d152a2dcb168ed94eb5ecebfe8dfdb\" id=442d0c40-432f-4fca-9a72-ac95fc8c0d31 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 23:48:26.423888 crc crio[3641]: time=\"2026-06-10T23:48:26.423766247Z\" level=info msg=\"Removed container 06b70c0adac2b3728b23226399885a3a07d152a2dcb168ed94eb5ecebfe8dfdb: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=442d0c40-432f-4fca-9a72-ac95fc8c0d31 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 23:48:26.426506 crc crio[3641]: time=\"2026-06-10T23:48:26.426452309Z\" level=info msg=\"Removing container: 2c9606147eb52204aa1dacbe2e676547bb343f30e98f99b8aed3bbc68f8d3f39\" id=fc5c9811-a1d4-44ee-9c9a-3a9cee91d807 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 23:48:26.519078 crc crio[3641]: time=\"2026-06-10T23:48:26.519001072Z\" level=info msg=\"Removed container 2c9606147eb52204aa1dacbe2e676547bb343f30e98f99b8aed3bbc68f8d3f39: openshift-kube-apiserver/kube-apiserver-crc/setup\" id=fc5c9811-a1d4-44ee-9c9a-3a9cee91d807 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 23:48:26.526220 crc crio[3641]: time=\"2026-06-10T23:48:26.526156424Z\" level=info msg=\"Removing container: 9f9af7fbaa13955f25a87551069a70e255d9db52bc868a108ae8e62a52615b2d\" id=a9306cda-da4e-4922-b3fe-c311bb82d481 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 23:48:26.685279 crc crio[3641]: time=\"2026-06-10T23:48:26.685161803Z\" level=info msg=\"Removed container 9f9af7fbaa13955f25a87551069a70e255d9db52bc868a108ae8e62a52615b2d: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=a9306cda-da4e-4922-b3fe-c311bb82d481 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 23:48:35.247213 crc crio[3641]: time=\"2026-06-10T23:48:35.245859907Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=57fdca31-4c7e-401a-83e4-abaa564a5f6a name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:48:35.251456 crc crio[3641]: time=\"2026-06-10T23:48:35.251353904Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=04e469c6-987e-4748-b451-5255b25f4800 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:48:35.254763 crc crio[3641]: time=\"2026-06-10T23:48:35.254719254Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=3de127d5-c060-420f-82bc-b4ba259f9753 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:48:35.255372 crc crio[3641]: time=\"2026-06-10T23:48:35.25529533Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:48:35.283198 crc crio[3641]: time=\"2026-06-10T23:48:35.283079242Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:48:35.468037 crc crio[3641]: time=\"2026-06-10T23:48:35.467921533Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:48:35.579525 crc crio[3641]: time=\"2026-06-10T23:48:35.579359201Z\" level=info msg=\"Created container 5ade936f50fbcdfec3d29b399c22c452ce75520ef8609eac8c4ae02200e1c3af: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=3de127d5-c060-420f-82bc-b4ba259f9753 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:48:35.581002 crc crio[3641]: time=\"2026-06-10T23:48:35.580935233Z\" level=info msg=\"Starting container: 5ade936f50fbcdfec3d29b399c22c452ce75520ef8609eac8c4ae02200e1c3af\" id=10aff049-c1c6-457f-a782-1f837078ca31 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:48:35.586031 crc crio[3641]: time=\"2026-06-10T23:48:35.585960577Z\" level=info msg=\"Started container\" PID=17004 containerID=5ade936f50fbcdfec3d29b399c22c452ce75520ef8609eac8c4ae02200e1c3af description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=10aff049-c1c6-457f-a782-1f837078ca31 name=/runtime.v1.RuntimeService/StartContainer sandboxID=df72115a442fdf33fc8f7841fbcfd4e9cfa83ca7df04505d424537a5aa434398\nJun 10 23:48:36.205451 crc crio[3641]: time=\"2026-06-10T23:48:36.205021142Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver/kube-apiserver-crc/POD\" id=724ec7b8-5375-4c29-97ec-313ebb2cf8a9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:48:36.205619 crc crio[3641]: time=\"2026-06-10T23:48:36.205516745Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:48:36.220580 crc crio[3641]: time=\"2026-06-10T23:48:36.220488445Z\" 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=724ec7b8-5375-4c29-97ec-313ebb2cf8a9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:48:36.230360 crc crio[3641]: time=\"2026-06-10T23:48:36.230170994Z\" level=info msg=\"Ran pod sandbox 347fdd3c2632595feaff60635b192817754ca944b194c278bab5e41844d8db3b with infra container: openshift-kube-apiserver/kube-apiserver-crc/POD\" id=724ec7b8-5375-4c29-97ec-313ebb2cf8a9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:48:36.236806 crc crio[3641]: time=\"2026-06-10T23:48:36.236315289Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=0181cad1-63af-49c9-942e-63aecc303a89 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:48:36.238490 crc crio[3641]: time=\"2026-06-10T23:48:36.238429925Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=f73cb0b8-24f8-43ca-9a41-0de716e5fef1 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:48:36.249037 crc crio[3641]: time=\"2026-06-10T23:48:36.248964197Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/setup\" id=c19899ac-44a7-4489-b706-89a32fb98fab name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:48:36.249552 crc crio[3641]: time=\"2026-06-10T23:48:36.249257714Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:48:36.298287 crc crio[3641]: time=\"2026-06-10T23:48:36.285231596Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:48:36.434091 crc crio[3641]: time=\"2026-06-10T23:48:36.434010012Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:48:36.528013 crc crio[3641]: time=\"2026-06-10T23:48:36.52782992Z\" level=info msg=\"Created container 44c8cf6917930583cb944c4cc79c7c87d9b6182323ae709ee68e0ae6376b2a6b: openshift-kube-apiserver/kube-apiserver-crc/setup\" id=c19899ac-44a7-4489-b706-89a32fb98fab name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:48:36.529426 crc crio[3641]: time=\"2026-06-10T23:48:36.52934168Z\" level=info msg=\"Starting container: 44c8cf6917930583cb944c4cc79c7c87d9b6182323ae709ee68e0ae6376b2a6b\" id=36875680-3963-469c-aa8f-356c2fdfd6da name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:48:36.536735 crc crio[3641]: time=\"2026-06-10T23:48:36.536591294Z\" level=info msg=\"Started container\" PID=17077 containerID=44c8cf6917930583cb944c4cc79c7c87d9b6182323ae709ee68e0ae6376b2a6b description=openshift-kube-apiserver/kube-apiserver-crc/setup id=36875680-3963-469c-aa8f-356c2fdfd6da name=/runtime.v1.RuntimeService/StartContainer sandboxID=347fdd3c2632595feaff60635b192817754ca944b194c278bab5e41844d8db3b\nJun 10 23:48:37.312065 crc crio[3641]: time=\"2026-06-10T23:48:37.31130767Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=83f311a2-01c8-4ef8-9b54-eabbfc92e411 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:48:37.318356 crc crio[3641]: time=\"2026-06-10T23:48:37.317855735Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=1f454aaf-010e-493e-bcd0-14bd636f3e7a name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:48:37.332139 crc crio[3641]: time=\"2026-06-10T23:48:37.331999493Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=1fd6b916-243e-4a22-84f7-0122b27984a3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:48:37.333286 crc crio[3641]: time=\"2026-06-10T23:48:37.333165254Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:48:37.385521 crc crio[3641]: time=\"2026-06-10T23:48:37.38539357Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:48:37.575991 crc crio[3641]: time=\"2026-06-10T23:48:37.575905802Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:48:37.683100 crc crio[3641]: time=\"2026-06-10T23:48:37.682973144Z\" level=info msg=\"Created container 2f5823d18a7244dde7f5161221326415006c596bd0aa0902efd7009d62351450: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=1fd6b916-243e-4a22-84f7-0122b27984a3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:48:37.687054 crc crio[3641]: time=\"2026-06-10T23:48:37.6869527Z\" level=info msg=\"Starting container: 2f5823d18a7244dde7f5161221326415006c596bd0aa0902efd7009d62351450\" id=74b8d1ff-8bf3-43e1-833f-5204806c8c24 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:48:37.695897 crc crio[3641]: time=\"2026-06-10T23:48:37.693825864Z\" level=info msg=\"Started container\" PID=17103 containerID=2f5823d18a7244dde7f5161221326415006c596bd0aa0902efd7009d62351450 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver id=74b8d1ff-8bf3-43e1-833f-5204806c8c24 name=/runtime.v1.RuntimeService/StartContainer sandboxID=347fdd3c2632595feaff60635b192817754ca944b194c278bab5e41844d8db3b\nJun 10 23:48:37.707167 crc crio[3641]: time=\"2026-06-10T23:48:37.707067968Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=2d3a67c7-3914-4da0-af83-933a5d2b20da name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:48:37.709488 crc crio[3641]: time=\"2026-06-10T23:48:37.709445721Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=d6521bb2-8408-4a2f-8822-292c7defa709 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:48:37.718209 crc crio[3641]: time=\"2026-06-10T23:48:37.718147884Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=ed730bf5-23fc-43b3-9377-a2d54a23c30b name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:48:37.718912 crc crio[3641]: time=\"2026-06-10T23:48:37.718888144Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:48:37.741957 crc crio[3641]: time=\"2026-06-10T23:48:37.74006311Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:48:37.954393 crc crio[3641]: time=\"2026-06-10T23:48:37.954289535Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:48:38.034564 crc crio[3641]: time=\"2026-06-10T23:48:38.034404377Z\" level=info msg=\"Created container a0bc3198dd66df1681d465bd9d306256e358723482099f8df96744ec50bfcbd7: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=ed730bf5-23fc-43b3-9377-a2d54a23c30b name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:48:38.036192 crc crio[3641]: time=\"2026-06-10T23:48:38.036131643Z\" level=info msg=\"Starting container: a0bc3198dd66df1681d465bd9d306256e358723482099f8df96744ec50bfcbd7\" id=97cf4c85-d978-49a6-aa0f-ed024602cc74 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:48:38.040543 crc crio[3641]: time=\"2026-06-10T23:48:38.040483779Z\" level=info msg=\"Started container\" PID=17138 containerID=a0bc3198dd66df1681d465bd9d306256e358723482099f8df96744ec50bfcbd7 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer id=97cf4c85-d978-49a6-aa0f-ed024602cc74 name=/runtime.v1.RuntimeService/StartContainer sandboxID=347fdd3c2632595feaff60635b192817754ca944b194c278bab5e41844d8db3b\nJun 10 23:48:38.049960 crc crio[3641]: time=\"2026-06-10T23:48:38.04988345Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=0c8262cf-0188-4022-ade1-49c0cefd7e2b name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:48:38.052928 crc crio[3641]: time=\"2026-06-10T23:48:38.0528675Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=9bd50747-2e31-4125-958d-d3888ed2378f name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:48:38.061095 crc crio[3641]: time=\"2026-06-10T23:48:38.060994357Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=1eb2aab1-c23f-4cdc-80fc-0c6f409a8465 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:48:38.061588 crc crio[3641]: time=\"2026-06-10T23:48:38.061484781Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:48:38.089230 crc crio[3641]: time=\"2026-06-10T23:48:38.08914027Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:48:38.287939 crc crio[3641]: time=\"2026-06-10T23:48:38.287759529Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:48:38.378343 crc crio[3641]: time=\"2026-06-10T23:48:38.378139454Z\" level=info msg=\"Created container e73e5dd8ba71de55e135144d8b1ab6eae366f0a73fd1bd262f5b73c234671207: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=1eb2aab1-c23f-4cdc-80fc-0c6f409a8465 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:48:38.379871 crc crio[3641]: time=\"2026-06-10T23:48:38.379545602Z\" level=info msg=\"Starting container: e73e5dd8ba71de55e135144d8b1ab6eae366f0a73fd1bd262f5b73c234671207\" id=43abd349-3f64-4c6d-9b96-31c071aa39bd name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:48:38.386419 crc crio[3641]: time=\"2026-06-10T23:48:38.386304652Z\" level=info msg=\"Started container\" PID=17167 containerID=e73e5dd8ba71de55e135144d8b1ab6eae366f0a73fd1bd262f5b73c234671207 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller id=43abd349-3f64-4c6d-9b96-31c071aa39bd name=/runtime.v1.RuntimeService/StartContainer sandboxID=347fdd3c2632595feaff60635b192817754ca944b194c278bab5e41844d8db3b\nJun 10 23:48:38.402842 crc crio[3641]: time=\"2026-06-10T23:48:38.402511726Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=c7b44ad4-ebab-424b-8d51-b5fc2a48d95a name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:48:38.406463 crc crio[3641]: time=\"2026-06-10T23:48:38.406338938Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=e19404b4-e4d5-4707-b48a-d748af955ea7 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:48:38.417183 crc crio[3641]: time=\"2026-06-10T23:48:38.417102615Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=e842842e-c0f5-4088-988c-c525ac470109 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:48:38.418287 crc crio[3641]: time=\"2026-06-10T23:48:38.418227666Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:48:38.471177 crc crio[3641]: time=\"2026-06-10T23:48:38.471120769Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:48:38.723278 crc crio[3641]: time=\"2026-06-10T23:48:38.723221587Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:48:38.830923 crc crio[3641]: time=\"2026-06-10T23:48:38.830824123Z\" level=info msg=\"Created container 28da3f6aef3aefae4e8f4508a184ac1a0237328cc09e389efcffe963e6a87a47: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=e842842e-c0f5-4088-988c-c525ac470109 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:48:38.832098 crc crio[3641]: time=\"2026-06-10T23:48:38.832029655Z\" level=info msg=\"Starting container: 28da3f6aef3aefae4e8f4508a184ac1a0237328cc09e389efcffe963e6a87a47\" id=2bd14186-1961-4e53-9fe0-7bc7875c8ad8 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:48:38.837040 crc crio[3641]: time=\"2026-06-10T23:48:38.836959347Z\" level=info msg=\"Started container\" PID=17187 containerID=28da3f6aef3aefae4e8f4508a184ac1a0237328cc09e389efcffe963e6a87a47 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz id=2bd14186-1961-4e53-9fe0-7bc7875c8ad8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=347fdd3c2632595feaff60635b192817754ca944b194c278bab5e41844d8db3b\nJun 10 23:48:38.850587 crc crio[3641]: time=\"2026-06-10T23:48:38.850493449Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=43d9494a-797b-43ce-9263-ddfcb4b343ec name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:48:38.853599 crc crio[3641]: time=\"2026-06-10T23:48:38.853476749Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=ae2a7318-4b9a-4dcc-afca-a1969cf81925 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:48:38.862136 crc crio[3641]: time=\"2026-06-10T23:48:38.862040717Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=80de6a81-146f-4d48-add3-b8a6ffe1c96a name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:48:38.862498 crc crio[3641]: time=\"2026-06-10T23:48:38.862436728Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:48:38.900966 crc crio[3641]: time=\"2026-06-10T23:48:38.900905426Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:48:39.161966 crc crio[3641]: time=\"2026-06-10T23:48:39.161924223Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:48:40.372112 crc crio[3641]: time=\"2026-06-10T23:48:40.371427059Z\" level=info msg=\"Created container d5cf2ac215a23b6ed6e909812a18aa330369b40a162a0f711131352a593720cc: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=80de6a81-146f-4d48-add3-b8a6ffe1c96a name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:48:40.373554 crc crio[3641]: time=\"2026-06-10T23:48:40.37334212Z\" level=info msg=\"Starting container: d5cf2ac215a23b6ed6e909812a18aa330369b40a162a0f711131352a593720cc\" id=1866940d-cffe-4084-8520-597cc4aa08bf name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:48:40.380169 crc crio[3641]: time=\"2026-06-10T23:48:40.38007491Z\" level=info msg=\"Started container\" PID=17203 containerID=d5cf2ac215a23b6ed6e909812a18aa330369b40a162a0f711131352a593720cc description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=1866940d-cffe-4084-8520-597cc4aa08bf name=/runtime.v1.RuntimeService/StartContainer sandboxID=347fdd3c2632595feaff60635b192817754ca944b194c278bab5e41844d8db3b\nJun 10 23:49:09.131927 crc crio[3641]: time=\"2026-06-10T23:49:09.130726698Z\" level=info msg=\"Stopping container: cbd964f7a8b9a23118f1d3387f2f72b2904b3c1344900e1b051f58cc4954299f (timeout: 5s)\" id=14c80ee7-b2f2-4583-bc32-f30c76a37d88 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 23:49:14.140529 crc crio[3641]: time=\"2026-06-10T23:49:14.140066175Z\" level=warning msg=\"Stopping container cbd964f7a8b9a23118f1d3387f2f72b2904b3c1344900e1b051f58cc4954299f with stop signal(15) timed out. Killing...\"\nJun 10 23:49:14.677722 crc crio[3641]: time=\"2026-06-10T23:49:14.676560054Z\" level=info msg=\"Stopped container cbd964f7a8b9a23118f1d3387f2f72b2904b3c1344900e1b051f58cc4954299f: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor\" id=14c80ee7-b2f2-4583-bc32-f30c76a37d88 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 23:49:14.679691 crc crio[3641]: time=\"2026-06-10T23:49:14.679551354Z\" level=info msg=\"Stopping pod sandbox: 2571be3fa7ba8b97f3802eafe3062627e9a6bc9a60cb3ec0f14cdf6492607ade\" id=e65126b2-0022-4f55-a120-53b63dc20d63 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 23:49:14.705697 crc crio[3641]: time=\"2026-06-10T23:49:14.705513218Z\" level=info msg=\"Stopped pod sandbox: 2571be3fa7ba8b97f3802eafe3062627e9a6bc9a60cb3ec0f14cdf6492607ade\" id=e65126b2-0022-4f55-a120-53b63dc20d63 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 23:49:15.183396 crc crio[3641]: time=\"2026-06-10T23:49:15.183242426Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=ff064668-8a40-44e4-87aa-23c365cded4f name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:49:15.189303 crc crio[3641]: time=\"2026-06-10T23:49:15.18904153Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=b8b57ecb-a791-47d6-8b07-06adef4198d1 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:49:15.200405 crc crio[3641]: time=\"2026-06-10T23:49:15.20025243Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=62adb05f-fca4-4102-9a62-2e6185e86c58 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:49:15.201993 crc crio[3641]: time=\"2026-06-10T23:49:15.201546075Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:49:15.238395 crc crio[3641]: time=\"2026-06-10T23:49:15.238282887Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:49:15.244275 crc crio[3641]: time=\"2026-06-10T23:49:15.244179674Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:49:15.375742 crc crio[3641]: time=\"2026-06-10T23:49:15.375482984Z\" level=info msg=\"Created container 758f948e9f13b561e228268a70be36fa785db08a8a91ed968e62492a2f06531a: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=62adb05f-fca4-4102-9a62-2e6185e86c58 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:49:15.376917 crc crio[3641]: time=\"2026-06-10T23:49:15.376620084Z\" level=info msg=\"Starting container: 758f948e9f13b561e228268a70be36fa785db08a8a91ed968e62492a2f06531a\" id=ddbf0f78-626c-4a68-b649-ba2707072b6c name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:49:15.385357 crc crio[3641]: time=\"2026-06-10T23:49:15.385257425Z\" level=info msg=\"Started container\" PID=17655 containerID=758f948e9f13b561e228268a70be36fa785db08a8a91ed968e62492a2f06531a description=openshift-console/downloads-747b44746d-4pqvr/download-server id=ddbf0f78-626c-4a68-b649-ba2707072b6c name=/runtime.v1.RuntimeService/StartContainer sandboxID=85335bbdd259df67bbd12652f2051d40270e58d8e84d3d166c2d419a25046296\nJun 10 23:49:15.669576 crc crio[3641]: time=\"2026-06-10T23:49:15.668925776Z\" level=info msg=\"Removing container: cbd964f7a8b9a23118f1d3387f2f72b2904b3c1344900e1b051f58cc4954299f\" id=64ed7e3d-e086-454c-b9fc-e1a3f0ea14b5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 23:49:15.692064 crc crio[3641]: time=\"2026-06-10T23:49:15.691954262Z\" level=info msg=\"Removed container cbd964f7a8b9a23118f1d3387f2f72b2904b3c1344900e1b051f58cc4954299f: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor\" id=64ed7e3d-e086-454c-b9fc-e1a3f0ea14b5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 23:49:23.142189 crc crio[3641]: time=\"2026-06-10T23:49:23.140996007Z\" level=info msg=\"Stopping pod sandbox: 2571be3fa7ba8b97f3802eafe3062627e9a6bc9a60cb3ec0f14cdf6492607ade\" id=1d11fd7e-758d-42ac-8e20-6ea3ac728f49 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 23:49:23.142189 crc crio[3641]: time=\"2026-06-10T23:49:23.141914541Z\" level=info msg=\"Stopped pod sandbox (already stopped): 2571be3fa7ba8b97f3802eafe3062627e9a6bc9a60cb3ec0f14cdf6492607ade\" id=1d11fd7e-758d-42ac-8e20-6ea3ac728f49 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 23:49:23.144221 crc crio[3641]: time=\"2026-06-10T23:49:23.143393351Z\" level=info msg=\"Removing pod sandbox: 2571be3fa7ba8b97f3802eafe3062627e9a6bc9a60cb3ec0f14cdf6492607ade\" id=95c52266-c152-487d-9379-d63b2c807fcd name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 23:49:23.164197 crc crio[3641]: time=\"2026-06-10T23:49:23.164119044Z\" level=info msg=\"Removed pod sandbox: 2571be3fa7ba8b97f3802eafe3062627e9a6bc9a60cb3ec0f14cdf6492607ade\" id=95c52266-c152-487d-9379-d63b2c807fcd name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 23:49:23.165043 crc crio[3641]: time=\"2026-06-10T23:49:23.164933916Z\" level=info msg=\"Stopping pod sandbox: 53a50bc8d64368f92d39f8988c8bf36de16382220c82934767014352d06ef1a5\" id=20e26e30-3b0c-4607-8f7b-d4262170be89 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 23:49:23.165126 crc crio[3641]: time=\"2026-06-10T23:49:23.16505618Z\" level=info msg=\"Stopped pod sandbox (already stopped): 53a50bc8d64368f92d39f8988c8bf36de16382220c82934767014352d06ef1a5\" id=20e26e30-3b0c-4607-8f7b-d4262170be89 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 23:49:23.172964 crc crio[3641]: time=\"2026-06-10T23:49:23.172882519Z\" level=info msg=\"Removing pod sandbox: 53a50bc8d64368f92d39f8988c8bf36de16382220c82934767014352d06ef1a5\" id=3389e6a4-7032-453b-8123-69adab406c27 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 23:49:23.185440 crc crio[3641]: time=\"2026-06-10T23:49:23.18529588Z\" level=info msg=\"Removed pod sandbox: 53a50bc8d64368f92d39f8988c8bf36de16382220c82934767014352d06ef1a5\" id=3389e6a4-7032-453b-8123-69adab406c27 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 23:49:45.651606 crc crio[3641]: time=\"2026-06-10T23:49:45.649053452Z\" level=info msg=\"Stopping container: 758f948e9f13b561e228268a70be36fa785db08a8a91ed968e62492a2f06531a (timeout: 2s)\" id=aa5fb0cd-8411-48f7-b7d3-1544d0ea9bc1 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 23:49:45.917951 crc crio[3641]: time=\"2026-06-10T23:49:45.917561124Z\" level=info msg=\"Stopped container 758f948e9f13b561e228268a70be36fa785db08a8a91ed968e62492a2f06531a: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=aa5fb0cd-8411-48f7-b7d3-1544d0ea9bc1 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 23:49:45.922753 crc crio[3641]: time=\"2026-06-10T23:49:45.922326711Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=db276e49-20cc-47f1-9e07-af23cfb8822d name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:49:45.927385 crc crio[3641]: time=\"2026-06-10T23:49:45.927026516Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=9035581b-cc7a-4799-a4ca-216d6d37607f name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:49:45.930545 crc crio[3641]: time=\"2026-06-10T23:49:45.930389436Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=0278a4d3-848a-4ea9-bbed-a02783ac9c1e name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:49:45.931374 crc crio[3641]: time=\"2026-06-10T23:49:45.931221568Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:49:46.095017 crc crio[3641]: time=\"2026-06-10T23:49:46.089307174Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:49:46.105219 crc crio[3641]: time=\"2026-06-10T23:49:46.103981025Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:49:46.159899 crc crio[3641]: time=\"2026-06-10T23:49:46.159797564Z\" level=info msg=\"Removing container: 0988bbcb84cd7f5a607ae74a55566386893204236cda7d9c26eac6aa63157b2a\" id=cc425f01-d9e7-4a20-9e69-e643ec684a5f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 23:49:46.302001 crc crio[3641]: time=\"2026-06-10T23:49:46.300079155Z\" level=info msg=\"Created container 90555ab52a36146650115f59e06adbaf39894fdfe41b976b4b0880da3ab8d7e8: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=0278a4d3-848a-4ea9-bbed-a02783ac9c1e name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:49:46.303843 crc crio[3641]: time=\"2026-06-10T23:49:46.303227809Z\" level=info msg=\"Starting container: 90555ab52a36146650115f59e06adbaf39894fdfe41b976b4b0880da3ab8d7e8\" id=6749da44-2ec4-4bdd-9008-ceb96bd0a960 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:49:46.343188 crc crio[3641]: time=\"2026-06-10T23:49:46.342969759Z\" level=info msg=\"Started container\" PID=18081 containerID=90555ab52a36146650115f59e06adbaf39894fdfe41b976b4b0880da3ab8d7e8 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=6749da44-2ec4-4bdd-9008-ceb96bd0a960 name=/runtime.v1.RuntimeService/StartContainer sandboxID=85335bbdd259df67bbd12652f2051d40270e58d8e84d3d166c2d419a25046296\nJun 10 23:49:46.708901 crc crio[3641]: time=\"2026-06-10T23:49:46.708736094Z\" level=info msg=\"Removed container 0988bbcb84cd7f5a607ae74a55566386893204236cda7d9c26eac6aa63157b2a: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=cc425f01-d9e7-4a20-9e69-e643ec684a5f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 23:50:15.652173 crc crio[3641]: time=\"2026-06-10T23:50:15.648813124Z\" level=info msg=\"Stopping container: 90555ab52a36146650115f59e06adbaf39894fdfe41b976b4b0880da3ab8d7e8 (timeout: 2s)\" id=3ac05790-404a-4753-98c9-b52c74a2e7ce name=/runtime.v1.RuntimeService/StopContainer\nJun 10 23:50:15.857861 crc crio[3641]: time=\"2026-06-10T23:50:15.856502392Z\" level=info msg=\"Stopped container 90555ab52a36146650115f59e06adbaf39894fdfe41b976b4b0880da3ab8d7e8: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=3ac05790-404a-4753-98c9-b52c74a2e7ce name=/runtime.v1.RuntimeService/StopContainer\nJun 10 23:50:16.778887 crc crio[3641]: time=\"2026-06-10T23:50:16.778506542Z\" level=info msg=\"Removing container: 758f948e9f13b561e228268a70be36fa785db08a8a91ed968e62492a2f06531a\" id=d1316f2a-836b-4d6c-b59f-0b5d6a85320c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 23:50:17.112310 crc crio[3641]: time=\"2026-06-10T23:50:17.11210903Z\" level=info msg=\"Removed container 758f948e9f13b561e228268a70be36fa785db08a8a91ed968e62492a2f06531a: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=d1316f2a-836b-4d6c-b59f-0b5d6a85320c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 23:52:11.838570 crc crio[3641]: time=\"2026-06-10T23:52:11.835435374Z\" level=info msg=\"Stopping container: 3fb2b608f6c0a346dd4de5926f19bd5b836a21e908b0aea8962208bdc1e64ab4 (timeout: 30s)\" id=80dce660-d9bf-4b58-9a5f-7d55dc4826be name=/runtime.v1.RuntimeService/StopContainer\nJun 10 23:52:11.847440 crc crio[3641]: time=\"2026-06-10T23:52:11.847201591Z\" level=info msg=\"Stopping container: fff7a0532b4f67db160688be37c2104a5bbbea363e75da581a95b000e1641a1e (timeout: 30s)\" id=ba58cb75-1724-4f75-b459-5d690104c385 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 23:52:11.869519 crc crio[3641]: time=\"2026-06-10T23:52:11.86942829Z\" level=info msg=\"Stopping container: 4a2482cde409c9f23990e578203b77ed4c11905265d6f4a84747eed71e235540 (timeout: 30s)\" id=9e936ff5-e303-4f52-ae28-77067753361a name=/runtime.v1.RuntimeService/StopContainer\nJun 10 23:52:11.892308 crc crio[3641]: time=\"2026-06-10T23:52:11.892202564Z\" level=info msg=\"Stopping container: 79771639da62cef368eab7cf623eaa4040cfe9dbb93a301af19fc2c8ea19f8f2 (timeout: 30s)\" id=d4a7dae8-0c6c-4bd2-b9b9-fed48fb3b042 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 23:52:11.916890 crc crio[3641]: time=\"2026-06-10T23:52:11.916817008Z\" level=info msg=\"Stopping container: d8bc2dd4a2124c69f6fe45f6e1b0e7feec75be6c038966c2fbb4e808510691ab (timeout: 30s)\" id=4df216cd-2924-4a61-ad97-7531aeabb7b9 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 23:52:12.030574 crc crio[3641]: time=\"2026-06-10T23:52:12.030154664Z\" level=info msg=\"Stopped container 79771639da62cef368eab7cf623eaa4040cfe9dbb93a301af19fc2c8ea19f8f2: openshift-marketplace/redhat-marketplace-ntdwx/registry-server\" id=d4a7dae8-0c6c-4bd2-b9b9-fed48fb3b042 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 23:52:12.035300 crc crio[3641]: time=\"2026-06-10T23:52:12.03519055Z\" level=info msg=\"Stopping pod sandbox: 4fd748add5379c0f9b31a9d1208bc4df9ac525c17814569f0d36706ff79a8144\" id=ffb33d0a-ecaf-4af4-8a38-4bbd5046f951 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 23:52:12.037008 crc crio[3641]: time=\"2026-06-10T23:52:12.036914336Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:4fd748add5379c0f9b31a9d1208bc4df9ac525c17814569f0d36706ff79a8144 UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/119671ca-0654-4fb6-9ceb-26c3c74f7d30 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:0xc0025c66a8}] Aliases:map[]}\"\nJun 10 23:52:12.037315 crc crio[3641]: time=\"2026-06-10T23:52:12.037265976Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-ntdwx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 23:52:12.060346 crc crio[3641]: time=\"2026-06-10T23:52:12.060204034Z\" level=info msg=\"Stopped container d8bc2dd4a2124c69f6fe45f6e1b0e7feec75be6c038966c2fbb4e808510691ab: openshift-marketplace/redhat-operators-x5vn9/registry-server\" id=4df216cd-2924-4a61-ad97-7531aeabb7b9 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 23:52:12.061617 crc crio[3641]: time=\"2026-06-10T23:52:12.061503679Z\" level=info msg=\"Stopping pod sandbox: 8f4a0f42c5acc995b23ec82d8825cd55d08afc7e18e333c4e4623ab63819b40e\" id=4d0fd0e6-314d-4ea0-b654-edd8e6ff74a6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 23:52:12.062399 crc crio[3641]: time=\"2026-06-10T23:52:12.062312521Z\" level=info msg=\"Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:8f4a0f42c5acc995b23ec82d8825cd55d08afc7e18e333c4e4623ab63819b40e UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/5ec9d76f-7a59-4fef-91c2-f609e824b342 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:0xc000189308}] Aliases:map[]}\"\nJun 10 23:52:12.062631 crc crio[3641]: time=\"2026-06-10T23:52:12.062562508Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-x5vn9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 23:52:12.349073 crc crio[3641]: time=\"2026-06-10T23:52:12.348554419Z\" level=info msg=\"Stopped pod sandbox: 4fd748add5379c0f9b31a9d1208bc4df9ac525c17814569f0d36706ff79a8144\" id=ffb33d0a-ecaf-4af4-8a38-4bbd5046f951 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 23:52:12.361925 crc crio[3641]: time=\"2026-06-10T23:52:12.361863378Z\" level=info msg=\"Stopped pod sandbox: 8f4a0f42c5acc995b23ec82d8825cd55d08afc7e18e333c4e4623ab63819b40e\" id=4d0fd0e6-314d-4ea0-b654-edd8e6ff74a6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 23:52:12.413447 crc crio[3641]: time=\"2026-06-10T23:52:12.413405968Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/marketplace-operator-547dbd544d-94q28/POD\" id=ab86285a-1fe2-4f73-b285-e24ad1e20b51 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:52:12.413717 crc crio[3641]: time=\"2026-06-10T23:52:12.413629864Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:52:12.466918 crc crio[3641]: time=\"2026-06-10T23:52:12.464225278Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-94q28 Namespace:openshift-marketplace ID:d59e6b88db369338d01e842f118cd27c7ee351e8747680b9581195eb001b1894 UID:6853f66a-0503-4e56-976d-8250b1cf9526 NetNS:/var/run/netns/e878e318-9a35-4660-bdb9-6cbc33cfc5b2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6853f66a_0503_4e56_976d_8250b1cf9526.slice PodAnnotations:0xc00020c320}] Aliases:map[]}\"\nJun 10 23:52:12.466918 crc crio[3641]: time=\"2026-06-10T23:52:12.46430506Z\" level=info msg=\"Adding pod openshift-marketplace_marketplace-operator-547dbd544d-94q28 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 23:52:12.483262 crc crio[3641]: time=\"2026-06-10T23:52:12.483138598Z\" level=info msg=\"Stopped container 3fb2b608f6c0a346dd4de5926f19bd5b836a21e908b0aea8962208bdc1e64ab4: openshift-marketplace/certified-operators-l27pk/registry-server\" id=80dce660-d9bf-4b58-9a5f-7d55dc4826be name=/runtime.v1.RuntimeService/StopContainer\nJun 10 23:52:12.484389 crc crio[3641]: time=\"2026-06-10T23:52:12.48433734Z\" level=info msg=\"Stopping pod sandbox: 744343a94e62f37a6f6ff3e180e18d858061ee7f3bae23c9db436da2305f3561\" id=a37fa9f6-8d0f-4735-8329-61eafd1625de name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 23:52:12.484800 crc crio[3641]: time=\"2026-06-10T23:52:12.484757422Z\" level=info msg=\"Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:744343a94e62f37a6f6ff3e180e18d858061ee7f3bae23c9db436da2305f3561 UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/ae21234d-5b13-4db0-ba7a-2928a2d0ece6 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:0xc00020c4c0}] Aliases:map[]}\"\nJun 10 23:52:12.485030 crc crio[3641]: time=\"2026-06-10T23:52:12.484986448Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-l27pk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 23:52:12.489631 crc crio[3641]: time=\"2026-06-10T23:52:12.489417647Z\" level=info msg=\"Stopped container fff7a0532b4f67db160688be37c2104a5bbbea363e75da581a95b000e1641a1e: openshift-marketplace/community-operators-qhh6t/registry-server\" id=ba58cb75-1724-4f75-b459-5d690104c385 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 23:52:12.491331 crc crio[3641]: time=\"2026-06-10T23:52:12.491178495Z\" level=info msg=\"Stopping pod sandbox: 806879e48c4df9d5f740d4114070e99b84d7b39480a88b12d6c8f768c4ec3e37\" id=afb4bcfa-be5f-442a-899b-03b2947a6312 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 23:52:12.491808 crc crio[3641]: time=\"2026-06-10T23:52:12.4917531Z\" level=info msg=\"Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:806879e48c4df9d5f740d4114070e99b84d7b39480a88b12d6c8f768c4ec3e37 UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/231194cd-487b-4c22-b384-86aa91ce6021 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:0xc001992138}] Aliases:map[]}\"\nJun 10 23:52:12.492069 crc crio[3641]: time=\"2026-06-10T23:52:12.492015257Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-qhh6t from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 23:52:12.508039 crc crio[3641]: time=\"2026-06-10T23:52:12.507905826Z\" level=info msg=\"Stopped container 4a2482cde409c9f23990e578203b77ed4c11905265d6f4a84747eed71e235540: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=9e936ff5-e303-4f52-ae28-77067753361a name=/runtime.v1.RuntimeService/StopContainer\nJun 10 23:52:12.515459 crc crio[3641]: time=\"2026-06-10T23:52:12.515363897Z\" level=info msg=\"Stopping pod sandbox: 486c198329b178e5da453266d8ea96d66720a9c1b318f0109d9b30f081db012f\" id=ea3ad849-530b-4137-af94-199d2f124ef5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 23:52:12.515963 crc crio[3641]: time=\"2026-06-10T23:52:12.515876771Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:486c198329b178e5da453266d8ea96d66720a9c1b318f0109d9b30f081db012f UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/9c1df676-aff9-458f-bfb5-a3e4e39530e1 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:0xc000794120}] Aliases:map[]}\"\nJun 10 23:52:12.516202 crc crio[3641]: time=\"2026-06-10T23:52:12.516143408Z\" level=info msg=\"Deleting pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 23:52:12.780469 crc crio[3641]: time=\"2026-06-10T23:52:12.780053464Z\" level=info msg=\"Stopped pod sandbox: 806879e48c4df9d5f740d4114070e99b84d7b39480a88b12d6c8f768c4ec3e37\" id=afb4bcfa-be5f-442a-899b-03b2947a6312 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 23:52:12.805310 crc crio[3641]: time=\"2026-06-10T23:52:12.805036757Z\" level=info msg=\"Stopped pod sandbox: 744343a94e62f37a6f6ff3e180e18d858061ee7f3bae23c9db436da2305f3561\" id=a37fa9f6-8d0f-4735-8329-61eafd1625de name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 23:52:12.825170 crc crio[3641]: time=\"2026-06-10T23:52:12.825092688Z\" level=info msg=\"Stopped pod sandbox: 486c198329b178e5da453266d8ea96d66720a9c1b318f0109d9b30f081db012f\" id=ea3ad849-530b-4137-af94-199d2f124ef5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 23:52:12.854259 crc crio[3641]: 2026-06-10T23:52:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d59e6b88db36933 Mac:26:9e:7c:35:c3:b2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:34 Mtu:0 Sandbox:/var/run/netns/e878e318-9a35-4660-bdb9-6cbc33cfc5b2 SocketPath: PciID:}] [{Interface:0xc0001345d0 Address:{IP:10.217.0.52 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 23:52:12.854259 crc crio[3641]: time=\"2026-06-10T23:52:12.852118447Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-94q28 Namespace:openshift-marketplace ID:d59e6b88db369338d01e842f118cd27c7ee351e8747680b9581195eb001b1894 UID:6853f66a-0503-4e56-976d-8250b1cf9526 NetNS:/var/run/netns/e878e318-9a35-4660-bdb9-6cbc33cfc5b2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6853f66a_0503_4e56_976d_8250b1cf9526.slice PodAnnotations:0xc00020c320}] Aliases:map[]}\"\nJun 10 23:52:12.854259 crc crio[3641]: time=\"2026-06-10T23:52:12.85224403Z\" level=info msg=\"Checking pod openshift-marketplace_marketplace-operator-547dbd544d-94q28 for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 23:52:12.854259 crc crio[3641]: time=\"2026-06-10T23:52:12.853960837Z\" level=info msg=\"Removing container: 79771639da62cef368eab7cf623eaa4040cfe9dbb93a301af19fc2c8ea19f8f2\" id=7228c622-1a67-4ed8-8d9f-7b585eb3eaa8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 23:52:12.873096 crc crio[3641]: time=\"2026-06-10T23:52:12.871410887Z\" level=info msg=\"Ran pod sandbox d59e6b88db369338d01e842f118cd27c7ee351e8747680b9581195eb001b1894 with infra container: openshift-marketplace/marketplace-operator-547dbd544d-94q28/POD\" id=ab86285a-1fe2-4f73-b285-e24ad1e20b51 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:52:12.889308 crc crio[3641]: time=\"2026-06-10T23:52:12.889239308Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=88299784-86e2-4df7-abd5-7d166d053ee4 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:52:12.906039 crc crio[3641]: time=\"2026-06-10T23:52:12.905876826Z\" level=info msg=\"Removed container 79771639da62cef368eab7cf623eaa4040cfe9dbb93a301af19fc2c8ea19f8f2: openshift-marketplace/redhat-marketplace-ntdwx/registry-server\" id=7228c622-1a67-4ed8-8d9f-7b585eb3eaa8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 23:52:12.911704 crc crio[3641]: time=\"2026-06-10T23:52:12.911425126Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=cfec9846-7ef0-4c41-8aa3-f80718d931ff name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:52:12.914439 crc crio[3641]: time=\"2026-06-10T23:52:12.913267916Z\" level=info msg=\"Removing container: 6b0fb62894e6133ced2ba0c3c8abdb6393ef11656f99ce7c4851efb2a2fdfcef\" id=33649e68-b7fe-4970-9a79-feb8ef038e54 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 23:52:12.933372 crc crio[3641]: time=\"2026-06-10T23:52:12.933131311Z\" level=info msg=\"Creating container: openshift-marketplace/marketplace-operator-547dbd544d-94q28/marketplace-operator\" id=90a63d3a-7308-416b-ab65-d9d70390695b name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:52:12.947344 crc crio[3641]: time=\"2026-06-10T23:52:12.947264802Z\" level=info msg=\"Removed container 6b0fb62894e6133ced2ba0c3c8abdb6393ef11656f99ce7c4851efb2a2fdfcef: openshift-marketplace/redhat-marketplace-ntdwx/extract-content\" id=33649e68-b7fe-4970-9a79-feb8ef038e54 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 23:52:12.949333 crc crio[3641]: time=\"2026-06-10T23:52:12.949276777Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:52:12.958020 crc crio[3641]: time=\"2026-06-10T23:52:12.957140029Z\" level=info msg=\"Removing container: e3a83d4f73e1186722d179ac30101c8576e0f56b2c0231b18499d1d5baafc020\" id=af4b1118-b54c-4b46-912b-2771ba4cbad0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 23:52:12.993791 crc crio[3641]: time=\"2026-06-10T23:52:12.993706635Z\" level=info msg=\"Removed container e3a83d4f73e1186722d179ac30101c8576e0f56b2c0231b18499d1d5baafc020: openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities\" id=af4b1118-b54c-4b46-912b-2771ba4cbad0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 23:52:12.998006 crc crio[3641]: time=\"2026-06-10T23:52:12.997894128Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:52:13.003316 crc crio[3641]: time=\"2026-06-10T23:52:13.003106118Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:52:13.006201 crc crio[3641]: time=\"2026-06-10T23:52:13.00614002Z\" level=info msg=\"Removing container: 4a2482cde409c9f23990e578203b77ed4c11905265d6f4a84747eed71e235540\" id=b28b40f1-b75c-48a1-9ea1-8a0630f69b26 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 23:52:13.070116 crc crio[3641]: time=\"2026-06-10T23:52:13.069002195Z\" level=info msg=\"Removed container 4a2482cde409c9f23990e578203b77ed4c11905265d6f4a84747eed71e235540: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=b28b40f1-b75c-48a1-9ea1-8a0630f69b26 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 23:52:13.077117 crc crio[3641]: time=\"2026-06-10T23:52:13.077067282Z\" level=info msg=\"Removing container: 294c57e6211b48b38cb509d37681edd5c194f8d4f0010c0cf937c5bd37f51696\" id=2ade4004-1dd0-48cc-addd-5698da79b8ba name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 23:52:13.100263 crc crio[3641]: time=\"2026-06-10T23:52:13.09996215Z\" level=info msg=\"Removed container 294c57e6211b48b38cb509d37681edd5c194f8d4f0010c0cf937c5bd37f51696: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=2ade4004-1dd0-48cc-addd-5698da79b8ba name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 23:52:13.105115 crc crio[3641]: time=\"2026-06-10T23:52:13.104730218Z\" level=info msg=\"Removing container: 3fb2b608f6c0a346dd4de5926f19bd5b836a21e908b0aea8962208bdc1e64ab4\" id=1ec0676f-17c9-4bf8-8606-74d2ce546d8a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 23:52:13.124932 crc crio[3641]: time=\"2026-06-10T23:52:13.12483849Z\" level=info msg=\"Removed container 3fb2b608f6c0a346dd4de5926f19bd5b836a21e908b0aea8962208bdc1e64ab4: openshift-marketplace/certified-operators-l27pk/registry-server\" id=1ec0676f-17c9-4bf8-8606-74d2ce546d8a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 23:52:13.127166 crc crio[3641]: time=\"2026-06-10T23:52:13.127103401Z\" level=info msg=\"Removing container: 7dfc73034bf1f8c309cf6e1a055c5c6ddd77d4c49782c56f5b793229497b235c\" id=d1cf1545-1773-4a39-8ac5-9aaa48fe9f90 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 23:52:13.145702 crc crio[3641]: time=\"2026-06-10T23:52:13.145487787Z\" level=info msg=\"Created container 1b29c1b1ba458556f67874c8d5a8bdba266fea0334fa21c325b31eb3c6d12bf3: openshift-marketplace/marketplace-operator-547dbd544d-94q28/marketplace-operator\" id=90a63d3a-7308-416b-ab65-d9d70390695b name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:52:13.148504 crc crio[3641]: time=\"2026-06-10T23:52:13.148433177Z\" level=info msg=\"Starting container: 1b29c1b1ba458556f67874c8d5a8bdba266fea0334fa21c325b31eb3c6d12bf3\" id=7f3fb465-1760-49f4-bbf3-cf477e6877c1 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:52:13.151527 crc crio[3641]: time=\"2026-06-10T23:52:13.151365876Z\" level=info msg=\"Removed container 7dfc73034bf1f8c309cf6e1a055c5c6ddd77d4c49782c56f5b793229497b235c: openshift-marketplace/certified-operators-l27pk/extract-content\" id=d1cf1545-1773-4a39-8ac5-9aaa48fe9f90 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 23:52:13.155900 crc crio[3641]: time=\"2026-06-10T23:52:13.155830206Z\" level=info msg=\"Removing container: 3df6de150d12f5495e1e192614ccf29fe98196d9fa288c5ca1b5bb650ce9709b\" id=225d46d0-7b04-4f86-91bb-fb790aea933c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 23:52:13.158755 crc crio[3641]: time=\"2026-06-10T23:52:13.158034225Z\" level=info msg=\"Started container\" PID=20144 containerID=1b29c1b1ba458556f67874c8d5a8bdba266fea0334fa21c325b31eb3c6d12bf3 description=openshift-marketplace/marketplace-operator-547dbd544d-94q28/marketplace-operator id=7f3fb465-1760-49f4-bbf3-cf477e6877c1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d59e6b88db369338d01e842f118cd27c7ee351e8747680b9581195eb001b1894\nJun 10 23:52:13.175478 crc crio[3641]: time=\"2026-06-10T23:52:13.175189348Z\" level=info msg=\"Removed container 3df6de150d12f5495e1e192614ccf29fe98196d9fa288c5ca1b5bb650ce9709b: openshift-marketplace/certified-operators-l27pk/extract-utilities\" id=225d46d0-7b04-4f86-91bb-fb790aea933c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 23:52:13.199762 crc crio[3641]: time=\"2026-06-10T23:52:13.199581976Z\" level=info msg=\"Removing container: fff7a0532b4f67db160688be37c2104a5bbbea363e75da581a95b000e1641a1e\" id=2a41e08a-b502-4869-a176-c5fde74b0016 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 23:52:13.223584 crc crio[3641]: time=\"2026-06-10T23:52:13.223459499Z\" level=info msg=\"Removed container fff7a0532b4f67db160688be37c2104a5bbbea363e75da581a95b000e1641a1e: openshift-marketplace/community-operators-qhh6t/registry-server\" id=2a41e08a-b502-4869-a176-c5fde74b0016 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 23:52:13.226779 crc crio[3641]: time=\"2026-06-10T23:52:13.226716397Z\" level=info msg=\"Removing container: 48e838a6b80a801efbcc98a9746b6488c5972b758e3f662b54ef5910f4611c07\" id=5c32e5cb-805d-4f23-b5de-35d82d8d65e0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 23:52:13.264926 crc crio[3641]: time=\"2026-06-10T23:52:13.264834925Z\" level=info msg=\"Removed container 48e838a6b80a801efbcc98a9746b6488c5972b758e3f662b54ef5910f4611c07: openshift-marketplace/community-operators-qhh6t/extract-content\" id=5c32e5cb-805d-4f23-b5de-35d82d8d65e0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 23:52:13.267695 crc crio[3641]: time=\"2026-06-10T23:52:13.267515327Z\" level=info msg=\"Removing container: 13c985905a52d0cda372da5d6bf8bb1c4ca05a92f1dbed24eb9eb15cb6ffffc7\" id=0aadc2e7-4724-426a-9fa6-4f37cc189d18 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 23:52:13.288475 crc crio[3641]: time=\"2026-06-10T23:52:13.287847476Z\" level=info msg=\"Removed container 13c985905a52d0cda372da5d6bf8bb1c4ca05a92f1dbed24eb9eb15cb6ffffc7: openshift-marketplace/community-operators-qhh6t/extract-utilities\" id=0aadc2e7-4724-426a-9fa6-4f37cc189d18 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 23:52:13.298983 crc crio[3641]: time=\"2026-06-10T23:52:13.296325064Z\" level=info msg=\"Removing container: d8bc2dd4a2124c69f6fe45f6e1b0e7feec75be6c038966c2fbb4e808510691ab\" id=b09c9394-9f05-4d59-92e7-4f34ab1b5014 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 23:52:13.313436 crc crio[3641]: time=\"2026-06-10T23:52:13.313327683Z\" level=info msg=\"Removed container d8bc2dd4a2124c69f6fe45f6e1b0e7feec75be6c038966c2fbb4e808510691ab: openshift-marketplace/redhat-operators-x5vn9/registry-server\" id=b09c9394-9f05-4d59-92e7-4f34ab1b5014 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 23:52:13.317317 crc crio[3641]: time=\"2026-06-10T23:52:13.317189197Z\" level=info msg=\"Removing container: c985fe93e9f2e8c119ce245331fc851ea07514f5c901b9dd9f6657061f3810e2\" id=3e2585e2-04fe-4c03-b703-6eca6b0e6329 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 23:52:13.394688 crc crio[3641]: time=\"2026-06-10T23:52:13.394531592Z\" level=info msg=\"Removed container c985fe93e9f2e8c119ce245331fc851ea07514f5c901b9dd9f6657061f3810e2: openshift-marketplace/redhat-operators-x5vn9/extract-content\" id=3e2585e2-04fe-4c03-b703-6eca6b0e6329 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 23:52:13.398860 crc crio[3641]: time=\"2026-06-10T23:52:13.398741346Z\" level=info msg=\"Removing container: ec7e8790fa2ebbb66318c73a958fb929d923714698e8d37dfd847e0a48dde232\" id=338a6ee1-c0c7-4fcf-8c74-75fd59d0c1a4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 23:52:13.421236 crc crio[3641]: time=\"2026-06-10T23:52:13.421121859Z\" level=info msg=\"Removed container ec7e8790fa2ebbb66318c73a958fb929d923714698e8d37dfd847e0a48dde232: openshift-marketplace/redhat-operators-x5vn9/extract-utilities\" id=338a6ee1-c0c7-4fcf-8c74-75fd59d0c1a4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 23:52:14.393850 crc crio[3641]: time=\"2026-06-10T23:52:14.393601449Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-7596m/POD\" id=33db5cdf-1b65-48fa-b4c2-6c2d09c28bd1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:52:14.393850 crc crio[3641]: time=\"2026-06-10T23:52:14.393792375Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:52:14.415085 crc crio[3641]: time=\"2026-06-10T23:52:14.414933175Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-7596m Namespace:openshift-marketplace ID:f2c76fed6a1d3b2f37448e6830b6de1dd4de7ab8207402725cb95fd787f0d71d UID:cb979eb1-9768-4b07-addb-44690b0888d5 NetNS:/var/run/netns/14c8fc9a-6faf-4930-b1c9-45332033e51a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcb979eb1_9768_4b07_addb_44690b0888d5.slice PodAnnotations:0xc0025c6718}] Aliases:map[]}\"\nJun 10 23:52:14.415241 crc crio[3641]: time=\"2026-06-10T23:52:14.415085589Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-7596m to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 23:52:14.605924 crc crio[3641]: time=\"2026-06-10T23:52:14.605433211Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-krr4f/POD\" id=75f47d37-8d0f-42a3-ab72-9ac191eb36a3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:52:14.606286 crc crio[3641]: time=\"2026-06-10T23:52:14.606266413Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:52:14.625436 crc crio[3641]: time=\"2026-06-10T23:52:14.625351418Z\" level=info msg=\"Got pod network &{Name:redhat-operators-krr4f Namespace:openshift-marketplace ID:a4d1f356aee926202539d42760f5fb12ffa91769a6d75336288efb55f57349c2 UID:6f81c4a0-79bb-4ad5-96df-44232caa218f NetNS:/var/run/netns/b1478765-e5f3-4df5-8d9b-7b12afb33ffc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6f81c4a0_79bb_4ad5_96df_44232caa218f.slice PodAnnotations:0xc000794e78}] Aliases:map[]}\"\nJun 10 23:52:14.625436 crc crio[3641]: time=\"2026-06-10T23:52:14.62540659Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-krr4f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 23:52:14.916978 crc crio[3641]: 2026-06-10T23:52:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a4d1f356aee9262 Mac:7a:81:72:0c:16:8f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:37 Mtu:0 Sandbox:/var/run/netns/b1478765-e5f3-4df5-8d9b-7b12afb33ffc SocketPath: PciID:}] [{Interface:0xc00011e5c0 Address:{IP:10.217.0.55 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 23:52:14.918175 crc crio[3641]: time=\"2026-06-10T23:52:14.918141403Z\" level=info msg=\"Got pod network &{Name:redhat-operators-krr4f Namespace:openshift-marketplace ID:a4d1f356aee926202539d42760f5fb12ffa91769a6d75336288efb55f57349c2 UID:6f81c4a0-79bb-4ad5-96df-44232caa218f NetNS:/var/run/netns/b1478765-e5f3-4df5-8d9b-7b12afb33ffc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6f81c4a0_79bb_4ad5_96df_44232caa218f.slice PodAnnotations:0xc000794e78}] Aliases:map[]}\"\nJun 10 23:52:14.918379 crc crio[3641]: time=\"2026-06-10T23:52:14.918362239Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-krr4f for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 23:52:14.925553 crc crio[3641]: time=\"2026-06-10T23:52:14.925048929Z\" level=info msg=\"Ran pod sandbox a4d1f356aee926202539d42760f5fb12ffa91769a6d75336288efb55f57349c2 with infra container: openshift-marketplace/redhat-operators-krr4f/POD\" id=75f47d37-8d0f-42a3-ab72-9ac191eb36a3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:52:14.927427 crc crio[3641]: time=\"2026-06-10T23:52:14.927291159Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=c0b458a6-c6cd-4ae9-9dc1-8c5604b6e536 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:52:14.929991 crc crio[3641]: time=\"2026-06-10T23:52:14.929841568Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=ac5b059c-0f5c-40dc-9b66-92bf5a4ee0e9 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:52:14.936504 crc crio[3641]: time=\"2026-06-10T23:52:14.936409285Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-krr4f/extract-utilities\" id=f1d8e57b-5094-40a2-8479-c204cc4757b2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:52:14.937613 crc crio[3641]: time=\"2026-06-10T23:52:14.936769375Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:52:14.975709 crc crio[3641]: time=\"2026-06-10T23:52:14.975585372Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:52:14.980591 crc crio[3641]: time=\"2026-06-10T23:52:14.980398771Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:52:14.990388 crc crio[3641]: 2026-06-10T23:52:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f2c76fed6a1d3b2 Mac:b2:5a:fa:89:a4:a3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:36 Mtu:0 Sandbox:/var/run/netns/14c8fc9a-6faf-4930-b1c9-45332033e51a SocketPath: PciID:}] [{Interface:0xc000294780 Address:{IP:10.217.0.54 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 23:52:14.991529 crc crio[3641]: time=\"2026-06-10T23:52:14.991439729Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-7596m Namespace:openshift-marketplace ID:f2c76fed6a1d3b2f37448e6830b6de1dd4de7ab8207402725cb95fd787f0d71d UID:cb979eb1-9768-4b07-addb-44690b0888d5 NetNS:/var/run/netns/14c8fc9a-6faf-4930-b1c9-45332033e51a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcb979eb1_9768_4b07_addb_44690b0888d5.slice PodAnnotations:0xc0025c6718}] Aliases:map[]}\"\nJun 10 23:52:14.991764 crc crio[3641]: time=\"2026-06-10T23:52:14.991624024Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-7596m for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 23:52:14.998969 crc crio[3641]: time=\"2026-06-10T23:52:14.998861589Z\" level=info msg=\"Ran pod sandbox f2c76fed6a1d3b2f37448e6830b6de1dd4de7ab8207402725cb95fd787f0d71d with infra container: openshift-marketplace/redhat-marketplace-7596m/POD\" id=33db5cdf-1b65-48fa-b4c2-6c2d09c28bd1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:52:15.005756 crc crio[3641]: time=\"2026-06-10T23:52:15.005600371Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=d2cbfdc4-d65c-4314-a74f-05947fc44a0c name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:52:15.009508 crc crio[3641]: time=\"2026-06-10T23:52:15.009362342Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=76a9c6c3-835a-4bf3-a21e-b4682769919b name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:52:15.049333 crc crio[3641]: time=\"2026-06-10T23:52:15.049256918Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-7596m/extract-utilities\" id=8448b6d0-1755-433b-b900-f917b29a6719 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:52:15.049757 crc crio[3641]: time=\"2026-06-10T23:52:15.049619308Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:52:15.075751 crc crio[3641]: time=\"2026-06-10T23:52:15.075604538Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:52:15.082539 crc crio[3641]: time=\"2026-06-10T23:52:15.082513005Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:52:15.092225 crc crio[3641]: time=\"2026-06-10T23:52:15.092197286Z\" level=info msg=\"Created container 31e34db1974d514edf0672b0753a7266317ed65b415a7b4a2fe0019fd0672b8b: openshift-marketplace/redhat-operators-krr4f/extract-utilities\" id=f1d8e57b-5094-40a2-8479-c204cc4757b2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:52:15.095444 crc crio[3641]: time=\"2026-06-10T23:52:15.095419823Z\" level=info msg=\"Starting container: 31e34db1974d514edf0672b0753a7266317ed65b415a7b4a2fe0019fd0672b8b\" id=4d590e07-d3d8-48d7-a268-1812c5a85a8e name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:52:15.102718 crc crio[3641]: time=\"2026-06-10T23:52:15.102502554Z\" level=info msg=\"Started container\" PID=20245 containerID=31e34db1974d514edf0672b0753a7266317ed65b415a7b4a2fe0019fd0672b8b description=openshift-marketplace/redhat-operators-krr4f/extract-utilities id=4d590e07-d3d8-48d7-a268-1812c5a85a8e name=/runtime.v1.RuntimeService/StartContainer sandboxID=a4d1f356aee926202539d42760f5fb12ffa91769a6d75336288efb55f57349c2\nJun 10 23:52:15.253057 crc crio[3641]: time=\"2026-06-10T23:52:15.251861521Z\" level=info msg=\"Created container aceea44e6afc10746c743ed1dd24dbfca43f514053f620205ce082b00a12e514: openshift-marketplace/redhat-marketplace-7596m/extract-utilities\" id=8448b6d0-1755-433b-b900-f917b29a6719 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:52:15.256188 crc crio[3641]: time=\"2026-06-10T23:52:15.256045504Z\" level=info msg=\"Starting container: aceea44e6afc10746c743ed1dd24dbfca43f514053f620205ce082b00a12e514\" id=4bdea894-cecf-40ec-b480-96683785e0d5 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:52:15.261838 crc crio[3641]: time=\"2026-06-10T23:52:15.261714496Z\" level=info msg=\"Started container\" PID=20253 containerID=aceea44e6afc10746c743ed1dd24dbfca43f514053f620205ce082b00a12e514 description=openshift-marketplace/redhat-marketplace-7596m/extract-utilities id=4bdea894-cecf-40ec-b480-96683785e0d5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f2c76fed6a1d3b2f37448e6830b6de1dd4de7ab8207402725cb95fd787f0d71d\nJun 10 23:52:15.963854 crc crio[3641]: time=\"2026-06-10T23:52:15.963710395Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=fc49736c-4ecf-4c85-80fa-cdbeb7dc720d name=/runtime.v1.ImageService/PullImage\nJun 10 23:52:15.971783 crc crio[3641]: time=\"2026-06-10T23:52:15.970269121Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=b5452df5-44fe-4088-a4a7-8871fbc45d2b name=/runtime.v1.ImageService/PullImage\nJun 10 23:52:15.976334 crc crio[3641]: time=\"2026-06-10T23:52:15.97614471Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"\nJun 10 23:52:15.979605 crc crio[3641]: time=\"2026-06-10T23:52:15.97614628Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"\nJun 10 23:52:16.546878 crc crio[3641]: time=\"2026-06-10T23:52:16.54656105Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:bec7a1ff545afabea88c4a74227ea95b91c67cf5c03e89b2b949be410682f8a0\" id=fc49736c-4ecf-4c85-80fa-cdbeb7dc720d name=/runtime.v1.ImageService/PullImage\nJun 10 23:52:16.547992 crc crio[3641]: time=\"2026-06-10T23:52:16.547550317Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=3d55955d-66f9-4b35-b361-da3dfbbb75b0 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:52:16.549396 crc crio[3641]: time=\"2026-06-10T23:52:16.549304344Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=c46cb8c4-0a52-44a7-88bc-8b9ac35db02a name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:52:16.555313 crc crio[3641]: time=\"2026-06-10T23:52:16.555205723Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-7596m/extract-content\" id=ca44e990-4938-4abd-a327-b8a5356e01be name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:52:16.555847 crc crio[3641]: time=\"2026-06-10T23:52:16.555725777Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:52:16.576860 crc crio[3641]: time=\"2026-06-10T23:52:16.576751834Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:52:16.580287 crc crio[3641]: time=\"2026-06-10T23:52:16.580188197Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:52:16.692299 crc crio[3641]: time=\"2026-06-10T23:52:16.692088944Z\" level=info msg=\"Created container 7867a37981c5f68722b2cba7aab7a2f75c79cb0f7cf8c55f9cc6adc722d67c66: openshift-marketplace/redhat-marketplace-7596m/extract-content\" id=ca44e990-4938-4abd-a327-b8a5356e01be name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:52:16.693613 crc crio[3641]: time=\"2026-06-10T23:52:16.693358528Z\" level=info msg=\"Starting container: 7867a37981c5f68722b2cba7aab7a2f75c79cb0f7cf8c55f9cc6adc722d67c66\" id=ad4b5500-feb0-479d-a0eb-d8626af1904b name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:52:16.703229 crc crio[3641]: time=\"2026-06-10T23:52:16.703007298Z\" level=info msg=\"Started container\" PID=20263 containerID=7867a37981c5f68722b2cba7aab7a2f75c79cb0f7cf8c55f9cc6adc722d67c66 description=openshift-marketplace/redhat-marketplace-7596m/extract-content id=ad4b5500-feb0-479d-a0eb-d8626af1904b name=/runtime.v1.RuntimeService/StartContainer sandboxID=f2c76fed6a1d3b2f37448e6830b6de1dd4de7ab8207402725cb95fd787f0d71d\nJun 10 23:52:16.812470 crc crio[3641]: time=\"2026-06-10T23:52:16.812006917Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-stxdw/POD\" id=9500402d-6b69-4495-a890-3c53d3b41a35 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:52:16.812470 crc crio[3641]: time=\"2026-06-10T23:52:16.812452769Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:52:16.840240 crc crio[3641]: time=\"2026-06-10T23:52:16.840139656Z\" level=info msg=\"Got pod network &{Name:community-operators-stxdw Namespace:openshift-marketplace ID:7071223793b05fb5a4779bcbcef18b3c1285f50f9e44bcb4b6b480fe1ef71f81 UID:2e031121-c632-4a05-98cb-df422f9f291d NetNS:/var/run/netns/7ad325ab-d162-448d-b81a-f765601126f2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2e031121_c632_4a05_98cb_df422f9f291d.slice PodAnnotations:0xc00020cf78}] Aliases:map[]}\"\nJun 10 23:52:16.840240 crc crio[3641]: time=\"2026-06-10T23:52:16.840216188Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-stxdw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 23:52:16.999104 crc crio[3641]: time=\"2026-06-10T23:52:16.952842065Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:546c77fdbf5f7c6a9a4243f4c4ef38fe0f584972a70f687bc40091743ee77d60\" id=b5452df5-44fe-4088-a4a7-8871fbc45d2b name=/runtime.v1.ImageService/PullImage\nJun 10 23:52:16.999104 crc crio[3641]: time=\"2026-06-10T23:52:16.95490137Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=10c5755f-7a2f-497d-a266-a41cb6a3b087 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:52:16.999104 crc crio[3641]: time=\"2026-06-10T23:52:16.957590593Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=00af3436-b755-4719-9a7b-fcd5538b1c69 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:52:16.999104 crc crio[3641]: time=\"2026-06-10T23:52:16.96304615Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-krr4f/extract-content\" id=c74c8b7b-ed2c-4285-8cda-bc6436deee9b name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:52:16.999104 crc crio[3641]: time=\"2026-06-10T23:52:16.963352978Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:52:16.999104 crc crio[3641]: time=\"2026-06-10T23:52:16.993133531Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:52:16.999104 crc crio[3641]: time=\"2026-06-10T23:52:16.997566091Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:52:17.012269 crc crio[3641]: time=\"2026-06-10T23:52:17.008906476Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-xnwts/POD\" id=8bbe2d38-9cc9-4074-aab7-2c2f3c25e3df name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:52:17.012269 crc crio[3641]: time=\"2026-06-10T23:52:17.011477016Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:52:17.040571 crc crio[3641]: time=\"2026-06-10T23:52:17.040477508Z\" level=info msg=\"Got pod network &{Name:certified-operators-xnwts Namespace:openshift-marketplace ID:d1ffdee4e6ae7ef75b63bc64fabbe4289447b1ccbbeb7ec526b717e76096966c UID:6c1dd789-cdac-4582-ad7e-b8b660f12bcb NetNS:/var/run/netns/2318ae82-d094-49c6-9ddd-adc7fd881fa3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6c1dd789_cdac_4582_ad7e_b8b660f12bcb.slice PodAnnotations:0xc000794c90}] Aliases:map[]}\"\nJun 10 23:52:17.041019 crc crio[3641]: time=\"2026-06-10T23:52:17.040591721Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-xnwts to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 23:52:17.165329 crc crio[3641]: time=\"2026-06-10T23:52:17.165265382Z\" level=info msg=\"Created container e3eb9923542aa729d630577f94f0340613cf22d754b491fb1ec4f8f70b1affa3: openshift-marketplace/redhat-operators-krr4f/extract-content\" id=c74c8b7b-ed2c-4285-8cda-bc6436deee9b name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:52:17.171113 crc crio[3641]: time=\"2026-06-10T23:52:17.171002367Z\" level=info msg=\"Starting container: e3eb9923542aa729d630577f94f0340613cf22d754b491fb1ec4f8f70b1affa3\" id=01c72ff1-f53e-4277-855d-893e333727dc name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:52:17.176889 crc crio[3641]: 2026-06-10T23:52:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7071223793b05fb Mac:e6:a2:87:86:33:27 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:38 Mtu:0 Sandbox:/var/run/netns/7ad325ab-d162-448d-b81a-f765601126f2 SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.0.56 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 23:52:17.176889 crc crio[3641]: time=\"2026-06-10T23:52:17.175516958Z\" level=info msg=\"Got pod network &{Name:community-operators-stxdw Namespace:openshift-marketplace ID:7071223793b05fb5a4779bcbcef18b3c1285f50f9e44bcb4b6b480fe1ef71f81 UID:2e031121-c632-4a05-98cb-df422f9f291d NetNS:/var/run/netns/7ad325ab-d162-448d-b81a-f765601126f2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2e031121_c632_4a05_98cb_df422f9f291d.slice PodAnnotations:0xc00020cf78}] Aliases:map[]}\"\nJun 10 23:52:17.176889 crc crio[3641]: time=\"2026-06-10T23:52:17.175737734Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-stxdw for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 23:52:17.177599 crc crio[3641]: time=\"2026-06-10T23:52:17.177505332Z\" level=info msg=\"Started container\" PID=20332 containerID=e3eb9923542aa729d630577f94f0340613cf22d754b491fb1ec4f8f70b1affa3 description=openshift-marketplace/redhat-operators-krr4f/extract-content id=01c72ff1-f53e-4277-855d-893e333727dc name=/runtime.v1.RuntimeService/StartContainer sandboxID=a4d1f356aee926202539d42760f5fb12ffa91769a6d75336288efb55f57349c2\nJun 10 23:52:17.184336 crc crio[3641]: time=\"2026-06-10T23:52:17.184284715Z\" level=info msg=\"Ran pod sandbox 7071223793b05fb5a4779bcbcef18b3c1285f50f9e44bcb4b6b480fe1ef71f81 with infra container: openshift-marketplace/community-operators-stxdw/POD\" id=9500402d-6b69-4495-a890-3c53d3b41a35 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:52:17.186247 crc crio[3641]: time=\"2026-06-10T23:52:17.186178026Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=fff49c52-1e67-498e-93ce-d504166bd521 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:52:17.190100 crc crio[3641]: time=\"2026-06-10T23:52:17.190014949Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=32d1fb25-db7a-4bcb-ba72-520f8a672ac3 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:52:17.201979 crc crio[3641]: time=\"2026-06-10T23:52:17.201818868Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-stxdw/extract-utilities\" id=7c68fdba-c914-48ac-8019-cd06055cccbe name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:52:17.202482 crc crio[3641]: time=\"2026-06-10T23:52:17.202412304Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:52:17.238717 crc crio[3641]: time=\"2026-06-10T23:52:17.238604609Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:52:17.243566 crc crio[3641]: time=\"2026-06-10T23:52:17.243479491Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:52:17.323026 crc crio[3641]: 2026-06-10T23:52:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d1ffdee4e6ae7ef Mac:ae:8a:71:cb:3c:55 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:39 Mtu:0 Sandbox:/var/run/netns/2318ae82-d094-49c6-9ddd-adc7fd881fa3 SocketPath: PciID:}] [{Interface:0xc0001145c0 Address:{IP:10.217.0.57 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 23:52:17.324595 crc crio[3641]: time=\"2026-06-10T23:52:17.324523946Z\" level=info msg=\"Got pod network &{Name:certified-operators-xnwts Namespace:openshift-marketplace ID:d1ffdee4e6ae7ef75b63bc64fabbe4289447b1ccbbeb7ec526b717e76096966c UID:6c1dd789-cdac-4582-ad7e-b8b660f12bcb NetNS:/var/run/netns/2318ae82-d094-49c6-9ddd-adc7fd881fa3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6c1dd789_cdac_4582_ad7e_b8b660f12bcb.slice PodAnnotations:0xc000794c90}] Aliases:map[]}\"\nJun 10 23:52:17.324770 crc crio[3641]: time=\"2026-06-10T23:52:17.324726452Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-xnwts for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 23:52:17.339108 crc crio[3641]: time=\"2026-06-10T23:52:17.33875856Z\" level=info msg=\"Ran pod sandbox d1ffdee4e6ae7ef75b63bc64fabbe4289447b1ccbbeb7ec526b717e76096966c with infra container: openshift-marketplace/certified-operators-xnwts/POD\" id=8bbe2d38-9cc9-4074-aab7-2c2f3c25e3df name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:52:17.340850 crc crio[3641]: time=\"2026-06-10T23:52:17.340571499Z\" level=info msg=\"Created container 482a1c05bf65ce2e1baa80ea9ad063e78bf9333ffc844a31513bc963f9398489: openshift-marketplace/community-operators-stxdw/extract-utilities\" id=7c68fdba-c914-48ac-8019-cd06055cccbe name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:52:17.341165 crc crio[3641]: time=\"2026-06-10T23:52:17.340886507Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=107dafd1-80cb-47e7-a3d8-9e50437c055d name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:52:17.342701 crc crio[3641]: time=\"2026-06-10T23:52:17.342578703Z\" level=info msg=\"Starting container: 482a1c05bf65ce2e1baa80ea9ad063e78bf9333ffc844a31513bc963f9398489\" id=5b147d01-d77c-47e9-a52d-8a9196994d78 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:52:17.345408 crc crio[3641]: time=\"2026-06-10T23:52:17.345323267Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=d0ddc007-a6c4-4802-b10f-78e3f61db456 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:52:17.349157 crc crio[3641]: time=\"2026-06-10T23:52:17.349075028Z\" level=info msg=\"Started container\" PID=20361 containerID=482a1c05bf65ce2e1baa80ea9ad063e78bf9333ffc844a31513bc963f9398489 description=openshift-marketplace/community-operators-stxdw/extract-utilities id=5b147d01-d77c-47e9-a52d-8a9196994d78 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7071223793b05fb5a4779bcbcef18b3c1285f50f9e44bcb4b6b480fe1ef71f81\nJun 10 23:52:17.350283 crc crio[3641]: time=\"2026-06-10T23:52:17.350196718Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-xnwts/extract-utilities\" id=92423abb-4219-4fdd-a787-e1bdb70ece45 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:52:17.350589 crc crio[3641]: time=\"2026-06-10T23:52:17.350530747Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:52:17.391582 crc crio[3641]: time=\"2026-06-10T23:52:17.391533653Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:52:17.396191 crc crio[3641]: time=\"2026-06-10T23:52:17.396133847Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:52:17.519798 crc crio[3641]: time=\"2026-06-10T23:52:17.519120504Z\" level=info msg=\"Created container 663b86246f8d0748017d55e37e269522a3d937bb567f9b819931e282319866ba: openshift-marketplace/certified-operators-xnwts/extract-utilities\" id=92423abb-4219-4fdd-a787-e1bdb70ece45 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:52:17.520972 crc crio[3641]: time=\"2026-06-10T23:52:17.520891582Z\" level=info msg=\"Starting container: 663b86246f8d0748017d55e37e269522a3d937bb567f9b819931e282319866ba\" id=12e990d6-0a2a-4484-97fc-63dae52047da name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:52:17.529063 crc crio[3641]: time=\"2026-06-10T23:52:17.528855936Z\" level=info msg=\"Started container\" PID=20371 containerID=663b86246f8d0748017d55e37e269522a3d937bb567f9b819931e282319866ba description=openshift-marketplace/certified-operators-xnwts/extract-utilities id=12e990d6-0a2a-4484-97fc-63dae52047da name=/runtime.v1.RuntimeService/StartContainer sandboxID=d1ffdee4e6ae7ef75b63bc64fabbe4289447b1ccbbeb7ec526b717e76096966c\nJun 10 23:52:17.994379 crc crio[3641]: time=\"2026-06-10T23:52:17.994273485Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=90ca26ee-5c1e-45f2-b95b-fbf7843d0495 name=/runtime.v1.ImageService/PullImage\nJun 10 23:52:17.999330 crc crio[3641]: time=\"2026-06-10T23:52:17.999052324Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=2e889d4c-ce13-4a4d-b4ed-a3f94013c902 name=/runtime.v1.ImageService/PullImage\nJun 10 23:52:18.001182 crc crio[3641]: time=\"2026-06-10T23:52:18.000714099Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"\nJun 10 23:52:18.001182 crc crio[3641]: time=\"2026-06-10T23:52:18.000834552Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"\nJun 10 23:52:18.006421 crc crio[3641]: time=\"2026-06-10T23:52:18.006126964Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=cd341bad-6625-4cc3-80d5-dd0fba972c57 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:52:18.008278 crc crio[3641]: time=\"2026-06-10T23:52:18.008020296Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=9fddd0ad-ac07-423c-af44-cdac5e60470b name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:52:18.021101 crc crio[3641]: time=\"2026-06-10T23:52:18.019856115Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-7596m/registry-server\" id=b04d04ee-6495-4fd0-be8b-b98f713cf908 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:52:18.021101 crc crio[3641]: time=\"2026-06-10T23:52:18.020828251Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:52:18.052892 crc crio[3641]: time=\"2026-06-10T23:52:18.052723341Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:52:18.056219 crc crio[3641]: time=\"2026-06-10T23:52:18.055553227Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:52:18.188892 crc crio[3641]: time=\"2026-06-10T23:52:18.18877029Z\" level=info msg=\"Created container 08a97214fe4891b56d0cb7eac6d89449cfa1a941651a0c2c1bd3c043ac8008c0: openshift-marketplace/redhat-marketplace-7596m/registry-server\" id=b04d04ee-6495-4fd0-be8b-b98f713cf908 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:52:18.191416 crc crio[3641]: time=\"2026-06-10T23:52:18.191297978Z\" level=info msg=\"Starting container: 08a97214fe4891b56d0cb7eac6d89449cfa1a941651a0c2c1bd3c043ac8008c0\" id=435b0290-cc74-478b-a311-35ce09fbd439 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:52:18.197295 crc crio[3641]: time=\"2026-06-10T23:52:18.197241598Z\" level=info msg=\"Started container\" PID=20382 containerID=08a97214fe4891b56d0cb7eac6d89449cfa1a941651a0c2c1bd3c043ac8008c0 description=openshift-marketplace/redhat-marketplace-7596m/registry-server id=435b0290-cc74-478b-a311-35ce09fbd439 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f2c76fed6a1d3b2f37448e6830b6de1dd4de7ab8207402725cb95fd787f0d71d\nJun 10 23:52:18.590725 crc crio[3641]: time=\"2026-06-10T23:52:18.590603354Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:e2171f6021fddbcc3c9696cc6c8095b77f20023994fedd5c1f7aa2377d28b45d\" id=90ca26ee-5c1e-45f2-b95b-fbf7843d0495 name=/runtime.v1.ImageService/PullImage\nJun 10 23:52:18.592021 crc crio[3641]: time=\"2026-06-10T23:52:18.59191982Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=ac8ee0dd-7eff-4a5c-a0d0-6b2753bb907c name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:52:18.594360 crc crio[3641]: time=\"2026-06-10T23:52:18.594325825Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=746e30fa-e961-45eb-b600-92f2c9ea25cf name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:52:18.606595 crc crio[3641]: time=\"2026-06-10T23:52:18.606472772Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-stxdw/extract-content\" id=ca2bc166-842e-4280-8147-58a43f5c9510 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:52:18.614375 crc crio[3641]: time=\"2026-06-10T23:52:18.614299133Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:52:18.631679 crc crio[3641]: time=\"2026-06-10T23:52:18.631521238Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:aa28d116c97ba9419648a07c6fc51f0514ddba845f40590f336a7659ff14d7be\" id=2e889d4c-ce13-4a4d-b4ed-a3f94013c902 name=/runtime.v1.ImageService/PullImage\nJun 10 23:52:18.632618 crc crio[3641]: time=\"2026-06-10T23:52:18.632579746Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=a293ce6e-645c-4b07-894f-befd5b1892d0 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:52:18.640564 crc crio[3641]: time=\"2026-06-10T23:52:18.640456818Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=3522ca9f-00f2-4c49-99c4-dbbdeb81eab7 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:52:18.656703 crc crio[3641]: time=\"2026-06-10T23:52:18.653313835Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:52:18.656703 crc crio[3641]: time=\"2026-06-10T23:52:18.654342323Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-xnwts/extract-content\" id=9f226a5c-26d8-423a-9480-9c05de30bc34 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:52:18.656703 crc crio[3641]: time=\"2026-06-10T23:52:18.654822496Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:52:18.661191 crc crio[3641]: time=\"2026-06-10T23:52:18.657599871Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:52:18.698741 crc crio[3641]: time=\"2026-06-10T23:52:18.698085173Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:52:18.701821 crc crio[3641]: time=\"2026-06-10T23:52:18.701731241Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:52:18.783901 crc crio[3641]: time=\"2026-06-10T23:52:18.783801924Z\" level=info msg=\"Created container e44c5ead8d15a01297fe859b2faef77ffefd168f898344b97ced880c0244c6c4: openshift-marketplace/community-operators-stxdw/extract-content\" id=ca2bc166-842e-4280-8147-58a43f5c9510 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:52:18.784964 crc crio[3641]: time=\"2026-06-10T23:52:18.784881733Z\" level=info msg=\"Starting container: e44c5ead8d15a01297fe859b2faef77ffefd168f898344b97ced880c0244c6c4\" id=c9a05c7a-2f85-4385-bc65-5a51e2f59b3a name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:52:18.790894 crc crio[3641]: time=\"2026-06-10T23:52:18.790740101Z\" level=info msg=\"Started container\" PID=20413 containerID=e44c5ead8d15a01297fe859b2faef77ffefd168f898344b97ced880c0244c6c4 description=openshift-marketplace/community-operators-stxdw/extract-content id=c9a05c7a-2f85-4385-bc65-5a51e2f59b3a name=/runtime.v1.RuntimeService/StartContainer sandboxID=7071223793b05fb5a4779bcbcef18b3c1285f50f9e44bcb4b6b480fe1ef71f81\nJun 10 23:52:18.817210 crc crio[3641]: time=\"2026-06-10T23:52:18.817105512Z\" level=info msg=\"Created container 7aa3ea59d382c43960724166f41ec9a013a8031cf53a375abb5bf7eb661a0eb3: openshift-marketplace/certified-operators-xnwts/extract-content\" id=9f226a5c-26d8-423a-9480-9c05de30bc34 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:52:18.818436 crc crio[3641]: time=\"2026-06-10T23:52:18.818360346Z\" level=info msg=\"Starting container: 7aa3ea59d382c43960724166f41ec9a013a8031cf53a375abb5bf7eb661a0eb3\" id=8e381b98-4231-420d-b671-1100830fb2f1 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:52:18.823324 crc crio[3641]: time=\"2026-06-10T23:52:18.823228367Z\" level=info msg=\"Started container\" PID=20417 containerID=7aa3ea59d382c43960724166f41ec9a013a8031cf53a375abb5bf7eb661a0eb3 description=openshift-marketplace/certified-operators-xnwts/extract-content id=8e381b98-4231-420d-b671-1100830fb2f1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d1ffdee4e6ae7ef75b63bc64fabbe4289447b1ccbbeb7ec526b717e76096966c\nJun 10 23:52:19.041391 crc crio[3641]: time=\"2026-06-10T23:52:19.041299787Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=8d7105ea-9f96-491d-a621-3d0065e329c3 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:52:19.044129 crc crio[3641]: time=\"2026-06-10T23:52:19.044062562Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=c0700bc9-f2ed-4ac1-8639-e4ff4ea60cdf name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:52:19.062746 crc crio[3641]: time=\"2026-06-10T23:52:19.062578561Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-krr4f/registry-server\" id=e12769f6-9692-42da-b2b5-760d906a2b4a name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:52:19.063272 crc crio[3641]: time=\"2026-06-10T23:52:19.063105165Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:52:19.110534 crc crio[3641]: time=\"2026-06-10T23:52:19.110434861Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:52:19.113584 crc crio[3641]: time=\"2026-06-10T23:52:19.113446522Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:52:19.232035 crc crio[3641]: time=\"2026-06-10T23:52:19.231910306Z\" level=info msg=\"Created container c396e60fdc561ebcd22575d5ff6293dcc56d915eb88e90d5957076a6feddc157: openshift-marketplace/redhat-operators-krr4f/registry-server\" id=e12769f6-9692-42da-b2b5-760d906a2b4a name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:52:19.233220 crc crio[3641]: time=\"2026-06-10T23:52:19.233128239Z\" level=info msg=\"Starting container: c396e60fdc561ebcd22575d5ff6293dcc56d915eb88e90d5957076a6feddc157\" id=5c08cc8f-51dd-4932-a4ac-79f54b28b5ac name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:52:19.239208 crc crio[3641]: time=\"2026-06-10T23:52:19.23909775Z\" level=info msg=\"Started container\" PID=20449 containerID=c396e60fdc561ebcd22575d5ff6293dcc56d915eb88e90d5957076a6feddc157 description=openshift-marketplace/redhat-operators-krr4f/registry-server id=5c08cc8f-51dd-4932-a4ac-79f54b28b5ac name=/runtime.v1.RuntimeService/StartContainer sandboxID=a4d1f356aee926202539d42760f5fb12ffa91769a6d75336288efb55f57349c2\nJun 10 23:52:20.055231 crc crio[3641]: time=\"2026-06-10T23:52:20.054172548Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=4dec33a8-4504-498b-808a-f3e53952f41f name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:52:20.057514 crc crio[3641]: time=\"2026-06-10T23:52:20.057291842Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=407d8b41-fd1f-437c-bc66-ad0310e7544c name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:52:20.057813 crc crio[3641]: time=\"2026-06-10T23:52:20.05759881Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=0f9d3b6d-7046-434d-83fb-4e1b74e3f8d8 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:52:20.059882 crc crio[3641]: time=\"2026-06-10T23:52:20.059712027Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=c6da518d-ca13-4bb8-963c-9bea02e88624 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:52:20.062027 crc crio[3641]: time=\"2026-06-10T23:52:20.061905896Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-stxdw/registry-server\" id=df87a93e-3ebb-41d6-aace-8134480dcdd4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:52:20.062260 crc crio[3641]: time=\"2026-06-10T23:52:20.062155713Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:52:20.066078 crc crio[3641]: time=\"2026-06-10T23:52:20.066027677Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-xnwts/registry-server\" id=bc2ffc81-42fb-4550-8824-553689f4dcda name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:52:20.070262 crc crio[3641]: time=\"2026-06-10T23:52:20.070152228Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:52:20.106997 crc crio[3641]: time=\"2026-06-10T23:52:20.106887659Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:52:20.110205 crc crio[3641]: time=\"2026-06-10T23:52:20.110039034Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:52:20.111181 crc crio[3641]: time=\"2026-06-10T23:52:20.111115763Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:52:20.112840 crc crio[3641]: time=\"2026-06-10T23:52:20.112765647Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:52:20.252914 crc crio[3641]: time=\"2026-06-10T23:52:20.252823534Z\" level=info msg=\"Created container 3423ef051e83b7311cae4d2cc4780a0a3f739baa434a532a17d1728095f97d99: openshift-marketplace/community-operators-stxdw/registry-server\" id=df87a93e-3ebb-41d6-aace-8134480dcdd4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:52:20.254806 crc crio[3641]: time=\"2026-06-10T23:52:20.254742016Z\" level=info msg=\"Starting container: 3423ef051e83b7311cae4d2cc4780a0a3f739baa434a532a17d1728095f97d99\" id=44e9fe90-e633-4c56-b921-1c28200a42be name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:52:20.256214 crc crio[3641]: time=\"2026-06-10T23:52:20.256148793Z\" level=info msg=\"Created container c2f33ff3ca0761945d907ae9a484e4af85cd4fa4991a0ec82e769a7279a9b2c6: openshift-marketplace/certified-operators-xnwts/registry-server\" id=bc2ffc81-42fb-4550-8824-553689f4dcda name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:52:20.257282 crc crio[3641]: time=\"2026-06-10T23:52:20.257206222Z\" level=info msg=\"Starting container: c2f33ff3ca0761945d907ae9a484e4af85cd4fa4991a0ec82e769a7279a9b2c6\" id=601997ab-a5a5-423d-bbe5-5944ae1e3d8d name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:52:20.260904 crc crio[3641]: time=\"2026-06-10T23:52:20.26085019Z\" level=info msg=\"Started container\" PID=20499 containerID=3423ef051e83b7311cae4d2cc4780a0a3f739baa434a532a17d1728095f97d99 description=openshift-marketplace/community-operators-stxdw/registry-server id=44e9fe90-e633-4c56-b921-1c28200a42be name=/runtime.v1.RuntimeService/StartContainer sandboxID=7071223793b05fb5a4779bcbcef18b3c1285f50f9e44bcb4b6b480fe1ef71f81\nJun 10 23:52:20.263188 crc crio[3641]: time=\"2026-06-10T23:52:20.263097731Z\" level=info msg=\"Started container\" PID=20502 containerID=c2f33ff3ca0761945d907ae9a484e4af85cd4fa4991a0ec82e769a7279a9b2c6 description=openshift-marketplace/certified-operators-xnwts/registry-server id=601997ab-a5a5-423d-bbe5-5944ae1e3d8d name=/runtime.v1.RuntimeService/StartContainer sandboxID=d1ffdee4e6ae7ef75b63bc64fabbe4289447b1ccbbeb7ec526b717e76096966c\nJun 10 23:52:23.264011 crc crio[3641]: time=\"2026-06-10T23:52:23.263009858Z\" level=info msg=\"Stopping pod sandbox: 4fd748add5379c0f9b31a9d1208bc4df9ac525c17814569f0d36706ff79a8144\" id=82a1945f-b198-4d65-80aa-b8a8e7c115fa name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 23:52:23.264011 crc crio[3641]: time=\"2026-06-10T23:52:23.263913182Z\" level=info msg=\"Stopped pod sandbox (already stopped): 4fd748add5379c0f9b31a9d1208bc4df9ac525c17814569f0d36706ff79a8144\" id=82a1945f-b198-4d65-80aa-b8a8e7c115fa name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 23:52:23.265170 crc crio[3641]: time=\"2026-06-10T23:52:23.264631321Z\" level=info msg=\"Removing pod sandbox: 4fd748add5379c0f9b31a9d1208bc4df9ac525c17814569f0d36706ff79a8144\" id=3cb05321-b2c1-4844-8c6e-b6ed39a77b6e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 23:52:23.272745 crc crio[3641]: time=\"2026-06-10T23:52:23.272604226Z\" level=info msg=\"Removed pod sandbox: 4fd748add5379c0f9b31a9d1208bc4df9ac525c17814569f0d36706ff79a8144\" id=3cb05321-b2c1-4844-8c6e-b6ed39a77b6e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 23:52:23.273608 crc crio[3641]: time=\"2026-06-10T23:52:23.273518291Z\" level=info msg=\"Stopping pod sandbox: 744343a94e62f37a6f6ff3e180e18d858061ee7f3bae23c9db436da2305f3561\" id=8f27ae59-db1c-482a-88e6-04e1fcbbbd1e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 23:52:23.273608 crc crio[3641]: time=\"2026-06-10T23:52:23.273603013Z\" level=info msg=\"Stopped pod sandbox (already stopped): 744343a94e62f37a6f6ff3e180e18d858061ee7f3bae23c9db436da2305f3561\" id=8f27ae59-db1c-482a-88e6-04e1fcbbbd1e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 23:52:23.274993 crc crio[3641]: time=\"2026-06-10T23:52:23.274890498Z\" level=info msg=\"Removing pod sandbox: 744343a94e62f37a6f6ff3e180e18d858061ee7f3bae23c9db436da2305f3561\" id=88932b92-db8d-49cf-a859-4b4e646aacb7 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 23:52:23.281442 crc crio[3641]: time=\"2026-06-10T23:52:23.281361712Z\" level=info msg=\"Removed pod sandbox: 744343a94e62f37a6f6ff3e180e18d858061ee7f3bae23c9db436da2305f3561\" id=88932b92-db8d-49cf-a859-4b4e646aacb7 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 23:52:23.282982 crc crio[3641]: time=\"2026-06-10T23:52:23.282879093Z\" level=info msg=\"Stopping pod sandbox: 8f4a0f42c5acc995b23ec82d8825cd55d08afc7e18e333c4e4623ab63819b40e\" id=7ead6a5d-6abe-496f-9a1b-d57656f6556f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 23:52:23.283087 crc crio[3641]: time=\"2026-06-10T23:52:23.283010857Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8f4a0f42c5acc995b23ec82d8825cd55d08afc7e18e333c4e4623ab63819b40e\" id=7ead6a5d-6abe-496f-9a1b-d57656f6556f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 23:52:23.284169 crc crio[3641]: time=\"2026-06-10T23:52:23.284090776Z\" level=info msg=\"Removing pod sandbox: 8f4a0f42c5acc995b23ec82d8825cd55d08afc7e18e333c4e4623ab63819b40e\" id=70ee4293-302d-41cc-b505-7a2047b5783a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 23:52:23.297867 crc crio[3641]: time=\"2026-06-10T23:52:23.297561939Z\" level=info msg=\"Removed pod sandbox: 8f4a0f42c5acc995b23ec82d8825cd55d08afc7e18e333c4e4623ab63819b40e\" id=70ee4293-302d-41cc-b505-7a2047b5783a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 23:52:23.299733 crc crio[3641]: time=\"2026-06-10T23:52:23.299589104Z\" level=info msg=\"Stopping pod sandbox: 806879e48c4df9d5f740d4114070e99b84d7b39480a88b12d6c8f768c4ec3e37\" id=544786e0-8c13-4235-8eb6-d1b042dfa9aa name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 23:52:23.299807 crc crio[3641]: time=\"2026-06-10T23:52:23.299749108Z\" level=info msg=\"Stopped pod sandbox (already stopped): 806879e48c4df9d5f740d4114070e99b84d7b39480a88b12d6c8f768c4ec3e37\" id=544786e0-8c13-4235-8eb6-d1b042dfa9aa name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 23:52:23.300410 crc crio[3641]: time=\"2026-06-10T23:52:23.300341424Z\" level=info msg=\"Removing pod sandbox: 806879e48c4df9d5f740d4114070e99b84d7b39480a88b12d6c8f768c4ec3e37\" id=27f182d2-ec09-4937-8539-370855952eb4 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 23:52:23.313044 crc crio[3641]: time=\"2026-06-10T23:52:23.312573164Z\" level=info msg=\"Removed pod sandbox: 806879e48c4df9d5f740d4114070e99b84d7b39480a88b12d6c8f768c4ec3e37\" id=27f182d2-ec09-4937-8539-370855952eb4 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 23:52:23.315829 crc crio[3641]: time=\"2026-06-10T23:52:23.315615186Z\" level=info msg=\"Stopping pod sandbox: 486c198329b178e5da453266d8ea96d66720a9c1b318f0109d9b30f081db012f\" id=134958b9-1986-4bce-bb65-08f16bef3d5b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 23:52:23.315829 crc crio[3641]: time=\"2026-06-10T23:52:23.315739689Z\" level=info msg=\"Stopped pod sandbox (already stopped): 486c198329b178e5da453266d8ea96d66720a9c1b318f0109d9b30f081db012f\" id=134958b9-1986-4bce-bb65-08f16bef3d5b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 23:52:23.316438 crc crio[3641]: time=\"2026-06-10T23:52:23.316341826Z\" level=info msg=\"Removing pod sandbox: 486c198329b178e5da453266d8ea96d66720a9c1b318f0109d9b30f081db012f\" id=bbf62e57-10f1-4a26-84d1-a3012ccb518a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 23:52:23.324783 crc crio[3641]: time=\"2026-06-10T23:52:23.324587288Z\" level=info msg=\"Removed pod sandbox: 486c198329b178e5da453266d8ea96d66720a9c1b318f0109d9b30f081db012f\" id=bbf62e57-10f1-4a26-84d1-a3012ccb518a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 23:52:29.795869 crc systemd[1]: Stopping Container Runtime Interface for OCI (CRI-O)...\nJun 10 23:52:31.778546 crc systemd[1]: crio.service: Deactivated successfully.\nJun 10 23:52:31.780180 crc systemd[1]: Stopped Container Runtime Interface for OCI (CRI-O).\nJun 10 23:52:31.780356 crc systemd[1]: crio.service: Consumed 22min 16.430s CPU time.\nJun 10 23:52:31.868885 crc systemd[1]: Starting Container Runtime Interface for OCI (CRI-O)...\nJun 10 23:52:31.982012 crc crio[21439]: time=\"2026-06-10T23:52:31.981887815Z\" level=info msg=\"Updating config from single file: /etc/crio/crio.conf\"\nJun 10 23:52:31.982012 crc crio[21439]: time=\"2026-06-10T23:52:31.981940327Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf\"\nJun 10 23:52:31.985154 crc crio[21439]: time=\"2026-06-10T23:52:31.985097682Z\" level=info msg=\"Updating config from path: /etc/crio/crio.conf.d\"\nJun 10 23:52:31.985274 crc crio[21439]: time=\"2026-06-10T23:52:31.985183044Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf.d/00-default\"\nJun 10 23:52:31.998223 crc crio[21439]: time=\"2026-06-10T23:52:31.998142904Z\" level=info msg=\"Starting CRI-O, version: 1.33.5-3.rhaos4.20.gitd0ea985.el9, git: unknown(clean)\"\nJun 10 23:52:31.998489 crc crio[21439]: time=\"2026-06-10T23:52:31.998431402Z\" level=info msg=\"Node configuration value for hugetlb cgroup is true\"\nJun 10 23:52:31.998489 crc crio[21439]: time=\"2026-06-10T23:52:31.998461412Z\" level=info msg=\"Node configuration value for pid cgroup is true\"\nJun 10 23:52:31.998707 crc crio[21439]: time=\"2026-06-10T23:52:31.998553565Z\" level=info msg=\"Node configuration value for memoryswap cgroup is true\"\nJun 10 23:52:31.998707 crc crio[21439]: time=\"2026-06-10T23:52:31.998562455Z\" level=info msg=\"Node configuration value for cgroup v2 is true\"\nJun 10 23:52:32.018021 crc crio[21439]: time=\"2026-06-10T23:52:32.017853705Z\" level=info msg=\"Node configuration value for systemd AllowedCPUs is true\"\nJun 10 23:52:32.032019 crc crio[21439]: time=\"2026-06-10T23:52:32.031805341Z\" 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 10 23:52:32.037194 crc crio[21439]: time=\"2026-06-10T23:52:32.037057473Z\" 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 10 23:52:32.059593 crc crio[21439]: time=\"2026-06-10T23:52:32.059508268Z\" 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 10 23:52:32.227543 crc crio[21439]: time=\"2026-06-10T23:52:32.227409766Z\" level=info msg=\"Checkpoint/restore support enabled\"\nJun 10 23:52:32.227543 crc crio[21439]: time=\"2026-06-10T23:52:32.227470677Z\" level=info msg=\"Using the internal default seccomp profile\"\nJun 10 23:52:32.227543 crc crio[21439]: time=\"2026-06-10T23:52:32.227484598Z\" level=info msg=\"AppArmor is disabled by the system or at CRI-O build-time\"\nJun 10 23:52:32.227543 crc crio[21439]: time=\"2026-06-10T23:52:32.227495278Z\" level=info msg=\"No blockio config file specified, blockio not configured\"\nJun 10 23:52:32.227543 crc crio[21439]: time=\"2026-06-10T23:52:32.227506128Z\" level=info msg=\"RDT not available in the host system\"\nJun 10 23:52:32.232522 crc crio[21439]: time=\"2026-06-10T23:52:32.232434451Z\" level=info msg=\"Conmon does support the --sync option\"\nJun 10 23:52:32.232522 crc crio[21439]: time=\"2026-06-10T23:52:32.232525494Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"\nJun 10 23:52:32.237435 crc crio[21439]: time=\"2026-06-10T23:52:32.237357714Z\" level=info msg=\"Conmon does support the --sync option\"\nJun 10 23:52:32.237435 crc crio[21439]: time=\"2026-06-10T23:52:32.237398655Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"\nJun 10 23:52:32.264158 crc crio[21439]: time=\"2026-06-10T23:52:32.264063144Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 10 23:52:32.264158 crc crio[21439]: time=\"2026-06-10T23:52:32.264109965Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 10 23:52:32.264493 crc crio[21439]: time=\"2026-06-10T23:52:32.264399573Z\" level=info msg=\"FLAG: --enable-profile-unix-socket=\\\"true\\\"\\n\"\nJun 10 23:52:32.264493 crc crio[21439]: time=\"2026-06-10T23:52:32.264416293Z\" level=info msg=\"FLAG: --stream-address=\\\"192.168.130.11\\\"\\n\"\nJun 10 23:52:32.265258 crc crio[21439]: time=\"2026-06-10T23:52:32.265076571Z\" level=info msg=\"Current CRI-O configuration:\\n[crio]\\n  root = \\\"/var/lib/containers/storage\\\"\\n  runroot = \\\"/run/containers/storage\\\"\\n  imagestore = \\\"\\\"\\n  storage_driver = \\\"overlay\\\"\\n  storage_option = [\\\"overlay.skip_mount_home=true\\\"]\\n  log_dir = \\\"/var/log/crio/pods\\\"\\n  version_file = \\\"/var/run/crio/version\\\"\\n  version_file_persist = \\\"\\\"\\n  clean_shutdown_file = \\\"/var/lib/crio/clean.shutdown\\\"\\n  internal_wipe = true\\n  internal_repair = true\\n  [crio.api]\\n    grpc_max_send_msg_size = 83886080\\n    grpc_max_recv_msg_size = 83886080\\n    listen = \\\"/var/run/crio/crio.sock\\\"\\n    stream_address = \\\"192.168.130.11\\\"\\n    stream_port = \\\"0\\\"\\n    stream_enable_tls = false\\n    stream_tls_cert = \\\"\\\"\\n    stream_tls_key = \\\"\\\"\\n    stream_tls_ca = \\\"\\\"\\n    stream_idle_timeout = \\\"\\\"\\n  [crio.runtime]\\n    no_pivot = false\\n    selinux = true\\n    log_to_journald = false\\n    drop_infra_ctr = true\\n    read_only = false\\n    hooks_dir = [\\\"/etc/containers/oci/hooks.d\\\", \\\"/run/containers/oci/hooks.d\\\", \\\"/usr/share/containers/oci/hooks.d\\\"]\\n    default_capabilities = [\\\"CHOWN\\\", \\\"DAC_OVERRIDE\\\", \\\"FSETID\\\", \\\"FOWNER\\\", \\\"SETGID\\\", \\\"SETUID\\\", \\\"SETPCAP\\\", \\\"NET_BIND_SERVICE\\\", \\\"KILL\\\"]\\n    add_inheritable_capabilities = false\\n    default_env = [\\\"NSS_SDB_USE_CACHE=no\\\"]\\n    default_sysctls = [\\\"net.ipv4.ping_group_range=0 2147483647\\\"]\\n    default_ulimits = [\\\"nofile=1048576\\\"]\\n    allowed_devices = [\\\"/dev/fuse\\\", \\\"/dev/net/tun\\\"]\\n    cdi_spec_dirs = [\\\"/etc/cdi\\\", \\\"/var/run/cdi\\\"]\\n    device_ownership_from_security_context = false\\n    default_runtime = \\\"crun\\\"\\n    decryption_keys_path = \\\"/etc/crio/keys/\\\"\\n    conmon = \\\"\\\"\\n    conmon_cgroup = \\\"pod\\\"\\n    seccomp_profile = \\\"\\\"\\n    privileged_seccomp_profile = \\\"\\\"\\n    apparmor_profile = \\\"crio-default\\\"\\n    blockio_config_file = \\\"\\\"\\n    blockio_reload = false\\n    irqbalance_config_file = \\\"/etc/sysconfig/irqbalance\\\"\\n    rdt_config_file = \\\"\\\"\\n    cgroup_manager = \\\"systemd\\\"\\n    default_mounts_file = \\\"\\\"\\n    container_exits_dir = \\\"/var/run/crio/exits\\\"\\n    container_attach_socket_dir = \\\"/var/run/crio\\\"\\n    bind_mount_prefix = \\\"\\\"\\n    uid_mappings = \\\"\\\"\\n    minimum_mappable_uid = -1\\n    gid_mappings = \\\"\\\"\\n    minimum_mappable_gid = -1\\n    log_level = \\\"info\\\"\\n    log_filter = \\\"\\\"\\n    namespaces_dir = \\\"/var/run\\\"\\n    pinns_path = \\\"/usr/bin/pinns\\\"\\n    enable_criu_support = true\\n    pids_limit = -1\\n    log_size_max = -1\\n    ctr_stop_timeout = 30\\n    separate_pull_cgroup = \\\"\\\"\\n    infra_ctr_cpuset = \\\"\\\"\\n    shared_cpuset = \\\"\\\"\\n    absent_mount_sources_to_reject = [\\\"/etc/hostname\\\"]\\n    enable_pod_events = false\\n    irqbalance_config_restore_file = \\\"/etc/sysconfig/orig_irq_banned_cpus\\\"\\n    hostnetwork_disable_selinux = true\\n    disable_hostport_mapping = false\\n    timezone = \\\"\\\"\\n    [crio.runtime.runtimes]\\n      [crio.runtime.runtimes.crun]\\n        runtime_config_path = \\\"\\\"\\n        runtime_path = \\\"/usr/bin/crun\\\"\\n        runtime_type = \\\"\\\"\\n        runtime_root = \\\"/run/crun\\\"\\n        allowed_annotations = [\\\"io.containers.trace-syscall\\\", \\\"io.kubernetes.cri-o.Devices\\\", \\\"io.kubernetes.cri-o.LinkLogs\\\"]\\n        monitor_path = \\\"/usr/bin/conmon\\\"\\n        monitor_cgroup = \\\"pod\\\"\\n        container_min_memory = \\\"512KiB\\\"\\n        no_sync_log = false\\n        [crio.runtime.runtimes.crun.default_annotations]\\n          \\\"run.oci.systemd.subgroup\\\" = \\\"\\\"\\n      [crio.runtime.runtimes.runc]\\n        runtime_config_path = \\\"\\\"\\n        runtime_path = \\\"/usr/bin/runc\\\"\\n        runtime_type = \\\"\\\"\\n        runtime_root = \\\"/run/runc\\\"\\n        allowed_annotations = [\\\"io.containers.trace-syscall\\\", \\\"io.kubernetes.cri-o.Devices\\\", \\\"io.kubernetes.cri-o.LinkLogs\\\"]\\n        monitor_path = \\\"/usr/bin/conmon\\\"\\n        monitor_cgroup = \\\"pod\\\"\\n        container_min_memory = \\\"12MiB\\\"\\n        no_sync_log = false\\n    [crio.runtime.workloads]\\n      [crio.runtime.workloads.openshift-builder]\\n        activation_annotation = \\\"io.openshift.builder\\\"\\n        annotation_prefix = \\\"\\\"\\n        allowed_annotations = [\\\"io.kubernetes.cri-o.userns-mode\\\", \\\"io.kubernetes.cri-o.Devices\\\"]\\n        DisallowedAnnotations = [\\\"cpu-freq-governor.crio.io\\\", \\\"io.kubernetes.cri-o.seccompNotifierAction\\\", \\\"io.kubernetes.cri-o.cgroup2-mount-hierarchy-rw\\\", \\\"io.containers.trace-syscall\\\", \\\"io.kubernetes.cri.rdt-class\\\", \\\"io.kubernetes.cri-o.PodLinuxOverhead\\\", \\\"seccomp-profile.kubernetes.cri-o.io\\\", \\\"io.kubernetes.cri-o.DisableFIPS\\\", \\\"io.kubernetes.cri-o.UnifiedCgroup\\\", \\\"irq-load-balancing.crio.io\\\", \\\"cpu-shared.crio.io\\\", \\\"bundle\\\", \\\"module.wasm.image/variant\\\", \\\"io.kubernetes.cri.container-type\\\", \\\"io.kubernetes.cri-o.ShmSize\\\", \\\"cpu-load-balancing.crio.io\\\", \\\"io.kubernetes.cri-o.TrySkipVolumeSELinuxLabel\\\", \\\"cpu-c-states.crio.io\\\", \\\"io.kubernetes.cri-o.umask\\\", \\\"io.kubernetes.cri-o.PodLinuxResources\\\", \\\"io.kubernetes.cri-o.LinkLogs\\\", \\\"cpu-quota.crio.io\\\", \\\"org.systemd.property.\\\", \\\"org.criu.config\\\", \\\"run.oci.\\\"]\\n        [crio.runtime.workloads.openshift-builder.resources]\\n          CPUShares = 0\\n          CPUQuota = 0\\n          CPUPeriod = 0\\n          CPUSet = \\\"\\\"\\n          CPULimit = 0\\n  [crio.image]\\n    default_transport = \\\"docker://\\\"\\n    global_auth_file = \\\"/var/lib/kubelet/config.json\\\"\\n    pause_image = \\\"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:cc2b30e70040205c2536d01ae5c850be1ed2d775cf13249e50328e5085777977\\\"\\n    pause_image_auth_file = \\\"/var/lib/kubelet/config.json\\\"\\n    pause_command = \\\"/usr/bin/pod\\\"\\n    signature_policy = \\\"\\\"\\n    signature_policy_dir = \\\"/etc/crio/policies\\\"\\n    image_volumes = \\\"mkdir\\\"\\n    big_files_temporary_dir = \\\"\\\"\\n    auto_reload_registries = false\\n    pull_progress_timeout = \\\"0s\\\"\\n    oci_artifact_mount_support = false\\n  [crio.network]\\n    cni_default_network = \\\"\\\"\\n    network_dir = \\\"/etc/kubernetes/cni/net.d/\\\"\\n    plugin_dirs = [\\\"/var/lib/cni/bin\\\"]\\n  [crio.metrics]\\n    enable_metrics = true\\n    metrics_collectors = [\\\"operations\\\", \\\"operations_latency_microseconds_total\\\", \\\"operations_latency_microseconds\\\", \\\"operations_errors\\\", \\\"image_pulls_layer_size\\\", \\\"containers_oom_total\\\", \\\"containers_oom\\\", \\\"operations_total\\\", \\\"operations_latency_seconds_total\\\", \\\"operations_latency_seconds\\\", \\\"operations_errors_total\\\", \\\"image_pulls_bytes_total\\\", \\\"image_pulls_skipped_bytes_total\\\", \\\"image_pulls_success_total\\\", \\\"image_pulls_failure_total\\\", \\\"image_layer_reuse_total\\\", \\\"containers_oom_count_total\\\", \\\"processes_defunct\\\"]\\n    metrics_host = \\\"127.0.0.1\\\"\\n    metrics_port = 9537\\n    metrics_socket = \\\"\\\"\\n    metrics_cert = \\\"\\\"\\n    metrics_key = \\\"\\\"\\n  [crio.tracing]\\n    enable_tracing = false\\n    tracing_endpoint = \\\"127.0.0.1:4317\\\"\\n    tracing_sampling_rate_per_million = 0\\n  [crio.stats]\\n    stats_collection_period = 0\\n    collection_period = 0\\n  [crio.nri]\\n    enable_nri = true\\n    nri_listen = \\\"/var/run/nri/nri.sock\\\"\\n    nri_plugin_dir = \\\"/opt/nri/plugins\\\"\\n    nri_plugin_config_dir = \\\"/etc/nri/conf.d\\\"\\n    nri_plugin_registration_timeout = \\\"5s\\\"\\n    nri_plugin_request_timeout = \\\"2s\\\"\\n    nri_disable_connections = false\\n\"\nJun 10 23:52:32.266173 crc crio[21439]: time=\"2026-06-10T23:52:32.266121559Z\" level=info msg=\"Attempting to restore irqbalance config from /etc/sysconfig/orig_irq_banned_cpus\"\nJun 10 23:52:32.266414 crc crio[21439]: time=\"2026-06-10T23:52:32.266346305Z\" level=info msg=\"Restore irqbalance config: nothing to do\"\nJun 10 23:52:33.930188 crc crio[21439]: time=\"2026-06-10T23:52:33.929773047Z\" level=info msg=\"Got pod network &{Name:certified-operators-xnwts Namespace:openshift-marketplace ID:d1ffdee4e6ae7ef75b63bc64fabbe4289447b1ccbbeb7ec526b717e76096966c UID:6c1dd789-cdac-4582-ad7e-b8b660f12bcb NetNS:/var/run/netns/2318ae82-d094-49c6-9ddd-adc7fd881fa3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6c1dd789_cdac_4582_ad7e_b8b660f12bcb.slice PodAnnotations:0xc0000ce978}] Aliases:map[]}\"\nJun 10 23:52:33.931942 crc crio[21439]: time=\"2026-06-10T23:52:33.93026874Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-xnwts for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 23:52:33.931942 crc crio[21439]: time=\"2026-06-10T23:52:33.930834116Z\" level=info msg=\"Got pod network &{Name:community-operators-stxdw Namespace:openshift-marketplace ID:7071223793b05fb5a4779bcbcef18b3c1285f50f9e44bcb4b6b480fe1ef71f81 UID:2e031121-c632-4a05-98cb-df422f9f291d NetNS:/var/run/netns/7ad325ab-d162-448d-b81a-f765601126f2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2e031121_c632_4a05_98cb_df422f9f291d.slice PodAnnotations:0xc0000ceab0}] Aliases:map[]}\"\nJun 10 23:52:33.931942 crc crio[21439]: time=\"2026-06-10T23:52:33.930928608Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-stxdw for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 23:52:33.931942 crc crio[21439]: time=\"2026-06-10T23:52:33.931467093Z\" level=info msg=\"Got pod network &{Name:redhat-operators-krr4f Namespace:openshift-marketplace ID:a4d1f356aee926202539d42760f5fb12ffa91769a6d75336288efb55f57349c2 UID:6f81c4a0-79bb-4ad5-96df-44232caa218f NetNS:/var/run/netns/b1478765-e5f3-4df5-8d9b-7b12afb33ffc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6f81c4a0_79bb_4ad5_96df_44232caa218f.slice PodAnnotations:0xc0000ceb58}] Aliases:map[]}\"\nJun 10 23:52:33.931942 crc crio[21439]: time=\"2026-06-10T23:52:33.931570535Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-krr4f for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 23:52:33.931942 crc crio[21439]: time=\"2026-06-10T23:52:33.931914435Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-7596m Namespace:openshift-marketplace ID:f2c76fed6a1d3b2f37448e6830b6de1dd4de7ab8207402725cb95fd787f0d71d UID:cb979eb1-9768-4b07-addb-44690b0888d5 NetNS:/var/run/netns/14c8fc9a-6faf-4930-b1c9-45332033e51a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcb979eb1_9768_4b07_addb_44690b0888d5.slice PodAnnotations:0xc0000cec00}] Aliases:map[]}\"\nJun 10 23:52:33.931942 crc crio[21439]: time=\"2026-06-10T23:52:33.932048878Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-7596m for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 23:52:33.932795 crc crio[21439]: time=\"2026-06-10T23:52:33.932422348Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-94q28 Namespace:openshift-marketplace ID:d59e6b88db369338d01e842f118cd27c7ee351e8747680b9581195eb001b1894 UID:6853f66a-0503-4e56-976d-8250b1cf9526 NetNS:/var/run/netns/e878e318-9a35-4660-bdb9-6cbc33cfc5b2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6853f66a_0503_4e56_976d_8250b1cf9526.slice PodAnnotations:0xc0000ceca8}] Aliases:map[]}\"\nJun 10 23:52:33.932795 crc crio[21439]: time=\"2026-06-10T23:52:33.932699376Z\" level=info msg=\"Checking pod openshift-marketplace_marketplace-operator-547dbd544d-94q28 for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 23:52:33.933227 crc crio[21439]: time=\"2026-06-10T23:52:33.933161588Z\" level=info msg=\"Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:add62488a22afd18cc113a8892a86bc633151a438c8eaf9e5199eac1b5e968e3 UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/9c713a37-86c2-4daf-bcb5-feefd82c0232 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:0xc0000ced48}] Aliases:map[]}\"\nJun 10 23:52:33.933302 crc crio[21439]: time=\"2026-06-10T23:52:33.933286472Z\" level=info msg=\"Checking pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 23:52:33.933444 crc crio[21439]: time=\"2026-06-10T23:52:33.933390125Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 10 23:52:33.933510 crc crio[21439]: time=\"2026-06-10T23:52:33.933437436Z\" level=warning msg=\"Could not restore sandbox IP for fe4b119b6f8d0ea006298cd95f3a377ec353788da166b8d967314b7e7e519cf3: failed to get network status for pod sandbox k8s_revision-pruner-13-crc_openshift-kube-apiserver_d67c54d8-7046-4672-a92f-f5ece4e3b990_0(fe4b119b6f8d0ea006298cd95f3a377ec353788da166b8d967314b7e7e519cf3): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 10 23:52:33.933510 crc crio[21439]: time=\"2026-06-10T23:52:33.933466187Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 10 23:52:33.933510 crc crio[21439]: time=\"2026-06-10T23:52:33.933477827Z\" level=warning msg=\"Could not restore sandbox IP for f32376543956ed89342118bb5c0d8932a7a17ff92853c2add7c7206b01a3ec4a: failed to get network status for pod sandbox k8s_installer-13-crc_openshift-kube-apiserver_e93f5f1f-6ec6-4eea-8231-30beff845496_0(f32376543956ed89342118bb5c0d8932a7a17ff92853c2add7c7206b01a3ec4a): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 10 23:52:33.933510 crc crio[21439]: time=\"2026-06-10T23:52:33.933494697Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 10 23:52:33.933510 crc crio[21439]: time=\"2026-06-10T23:52:33.933504588Z\" level=warning msg=\"Could not restore sandbox IP for 582c55c65761d433cdd0dc3252c1d82c5c972df90dbeeca536ecd7e41de529d9: failed to get network status for pod sandbox k8s_collect-profiles-29685585-h4jj2_openshift-operator-lifecycle-manager_57c7480a-fdb0-428b-aa67-d20b1ab02b31_0(582c55c65761d433cdd0dc3252c1d82c5c972df90dbeeca536ecd7e41de529d9): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 10 23:52:33.934049 crc crio[21439]: time=\"2026-06-10T23:52:33.93398224Z\" level=info msg=\"Got pod network &{Name:controller-manager-794c9cd9f9-zkn9r Namespace:openshift-controller-manager ID:c70989b7e80cc96a712713041e6d9c93c3048e1935f5f663b0b5e33f543838d3 UID:b6aabc83-f8b8-4344-b2d6-4c73912c5a06 NetNS:/var/run/netns/7b2e1019-1f54-4168-996d-885501265ba2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb6aabc83_f8b8_4344_b2d6_4c73912c5a06.slice PodAnnotations:0xc0000cee00}] Aliases:map[]}\"\nJun 10 23:52:33.934133 crc crio[21439]: time=\"2026-06-10T23:52:33.934114924Z\" level=info msg=\"Checking pod openshift-controller-manager_controller-manager-794c9cd9f9-zkn9r for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 23:52:33.934809 crc crio[21439]: time=\"2026-06-10T23:52:33.934740741Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-68c74b96b6-5kwb5 Namespace:openshift-route-controller-manager ID:8eca8446e81a430c5635f65300bdae35d7e0151531281f024e5f468f99f6e8bf UID:f7f6ce33-4e2b-4147-b0b7-8ccb80f94b71 NetNS:/var/run/netns/abf4cc9e-5f9a-426d-b1fe-d24043eea08c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf7f6ce33_4e2b_4147_b0b7_8ccb80f94b71.slice PodAnnotations:0xc0000cee98}] Aliases:map[]}\"\nJun 10 23:52:33.935262 crc crio[21439]: time=\"2026-06-10T23:52:33.935140502Z\" level=info msg=\"Checking pod openshift-route-controller-manager_route-controller-manager-68c74b96b6-5kwb5 for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 23:52:33.936174 crc crio[21439]: time=\"2026-06-10T23:52:33.936127438Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:e5d1a99235789d22556e3c20a3d50eccc403e326b7560aecd7447308ae673e48 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/7bb6a145-6440-429d-b36a-05e32b2b83a5 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:0xc0004c00a0}] Aliases:map[]}\"\nJun 10 23:52:33.936420 crc crio[21439]: time=\"2026-06-10T23:52:33.936329334Z\" level=info msg=\"Checking pod openshift-apiserver_apiserver-9ddfb9f55-k47zv for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 23:52:33.936922 crc crio[21439]: time=\"2026-06-10T23:52:33.936847728Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:28003725df04387c43e962bdd3dcf5180e04f6ec61ecea47bac96b8a5f57a202 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/96633e97-4d7e-4a88-b7a9-a3e2ec3b3b12 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:0xc0004c0160}] Aliases:map[]}\"\nJun 10 23:52:33.937103 crc crio[21439]: time=\"2026-06-10T23:52:33.937059403Z\" 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 10 23:52:33.937689 crc crio[21439]: time=\"2026-06-10T23:52:33.937561117Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:3d47b6ce8414130fadbccdce573151211177ef513d91308aec37c28405dff582 UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/7b73430e-d512-4880-9dd4-7ca9fd85f7e3 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:0xc0004c0238}] Aliases:map[]}\"\nJun 10 23:52:33.937832 crc crio[21439]: time=\"2026-06-10T23:52:33.937789453Z\" level=info msg=\"Checking pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 23:52:33.938391 crc crio[21439]: time=\"2026-06-10T23:52:33.938316417Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:e850da3646170848d7b4b3679b5f1ce56ef3900bbc3eb7a587e64de03326f3d9 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/7979d1bd-a2af-4fd8-b6fd-8f8b4f7ecf91 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:0xc0004c0328}] Aliases:map[]}\"\nJun 10 23:52:33.938556 crc crio[21439]: time=\"2026-06-10T23:52:33.938495022Z\" level=info msg=\"Checking pod openshift-config-operator_openshift-config-operator-5777786469-bccdj for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 23:52:33.939199 crc crio[21439]: time=\"2026-06-10T23:52:33.939090628Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:061a4951b7c79416ef706294c8d2e6199e9cc5f39621b2c4da96c3210f85726d UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/46f40c41-2b19-4095-81a7-5851a73e5223 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:0xc0004c0498}] Aliases:map[]}\"\nJun 10 23:52:33.939342 crc crio[21439]: time=\"2026-06-10T23:52:33.939279483Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 23:52:33.940015 crc crio[21439]: time=\"2026-06-10T23:52:33.939931421Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:54a51d2938f3591cc4c03a7be3ef9e3d7f7599d0e1dc4f70216cb441a892d2b2 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/5d0c3600-235d-4a5c-a6eb-623694d2ad0f 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:0xc0004c0548}] Aliases:map[]}\"\nJun 10 23:52:33.940170 crc crio[21439]: time=\"2026-06-10T23:52:33.940113626Z\" level=info msg=\"Checking pod openshift-network-diagnostics_network-check-target-fhkjl for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 23:52:33.940573 crc crio[21439]: time=\"2026-06-10T23:52:33.940507286Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:62939d041a42ea557bb9456e1349163beeb59ba0829b3f8aae1a6a2a6847874c UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/7d1a8649-8225-4bd3-94e1-ed40d7e7ee93 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:0xc0004c0610}] Aliases:map[]}\"\nJun 10 23:52:33.941074 crc crio[21439]: time=\"2026-06-10T23:52:33.94101116Z\" level=info msg=\"Checking pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 23:52:33.941578 crc crio[21439]: time=\"2026-06-10T23:52:33.941508793Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:310dd260475b8774e916507df03c7d6cd525bb4f39f45b2fa438c8db97900e7f UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/4d6d704d-e654-4966-b053-c3d09306c7bf 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:0xc0004c06b8}] Aliases:map[]}\"\nJun 10 23:52:33.941791 crc crio[21439]: time=\"2026-06-10T23:52:33.941726349Z\" level=info msg=\"Checking pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 23:52:33.942526 crc crio[21439]: time=\"2026-06-10T23:52:33.942451579Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:378b5f326b36993bc4d200e9a0241fccff952f361ccc53483faadca094b5c422 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/b41e4be7-ac54-4f23-9aeb-9468103103a8 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:0xc0004c0770}] Aliases:map[]}\"\nJun 10 23:52:33.942976 crc crio[21439]: time=\"2026-06-10T23:52:33.94285477Z\" level=info msg=\"Checking pod openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 23:52:33.944602 crc crio[21439]: time=\"2026-06-10T23:52:33.944443553Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:2dcd93ba477de64140d2788ff6f2952656703b7f93cf8641a8b02050de298d13 UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/cd658735-c740-48bd-91fc-b623d5281875 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:0xc0004c0820}] Aliases:map[]}\"\nJun 10 23:52:33.944941 crc crio[21439]: time=\"2026-06-10T23:52:33.944874364Z\" level=info msg=\"Checking pod openshift-console-operator_console-operator-67c89758df-4jf4f for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 23:52:33.945349 crc crio[21439]: time=\"2026-06-10T23:52:33.945290115Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:5edde7af59e6b3d33106333594d286dc884d5c349f2f62b2bae768d97ff1a6b5 UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/a2660e6b-e802-41d9-8d2b-0059fc6e221a 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:0xc0004c08d0}] Aliases:map[]}\"\nJun 10 23:52:33.945485 crc crio[21439]: time=\"2026-06-10T23:52:33.945432059Z\" level=info msg=\"Checking pod openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 23:52:33.946225 crc crio[21439]: time=\"2026-06-10T23:52:33.946162379Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:23bc40803a4dbe5dff8a4ef51df3fddf2dd5ba5ef6b3009ec1c6ad472e40ea12 UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/1abd827f-e86f-4fc5-ac2b-a45ee900462a 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:0xc0004c0988}] Aliases:map[]}\"\nJun 10 23:52:33.946446 crc crio[21439]: time=\"2026-06-10T23:52:33.946387145Z\" level=info msg=\"Checking pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 23:52:33.947723 crc crio[21439]: time=\"2026-06-10T23:52:33.947160796Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:0e58380e0470922a827d19564b15b68b217324987740630231846e0d8b168aae UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/67edbc81-1254-4c86-8f8e-d740918ac5c1 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:0xc0004c0a28}] Aliases:map[]}\"\nJun 10 23:52:33.947894 crc crio[21439]: time=\"2026-06-10T23:52:33.947827694Z\" level=info msg=\"Checking pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 23:52:33.948382 crc crio[21439]: time=\"2026-06-10T23:52:33.948319357Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:3f256e8426c0df9f376da77acb7d5e3fff0fc53b844592de09d2ecfc3814e3e1 UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/ec601596-cf82-4460-a787-883ffb32d590 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:0xc0004c0ac8}] Aliases:map[]}\"\nJun 10 23:52:33.948521 crc crio[21439]: time=\"2026-06-10T23:52:33.948466061Z\" level=info msg=\"Checking pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 23:52:33.949070 crc crio[21439]: time=\"2026-06-10T23:52:33.949011406Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:22f698bbabe00f910b1a8382c9bfb4ec9a5cc1b5095e92d3fd5cd107e0621ffd UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/9db735ff-a05c-4101-874f-54839120fbc1 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:0xc0004c0b60}] Aliases:map[]}\"\nJun 10 23:52:33.949223 crc crio[21439]: time=\"2026-06-10T23:52:33.94915226Z\" level=info msg=\"Checking pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 23:52:33.950119 crc crio[21439]: time=\"2026-06-10T23:52:33.950048464Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:b77d481bebc70d8ec14da67fb3a39043838504101192b2515afc819e58947286 UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/b5e38a10-9c53-41b6-b2f7-6848cba019a6 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:0xc0004c0bf8}] Aliases:map[]}\"\nJun 10 23:52:33.950321 crc crio[21439]: time=\"2026-06-10T23:52:33.950237299Z\" 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 10 23:52:33.950568 crc crio[21439]: time=\"2026-06-10T23:52:33.950502356Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 10 23:52:33.950631 crc crio[21439]: time=\"2026-06-10T23:52:33.950560627Z\" level=warning msg=\"Could not restore sandbox IP for e62550fef589e85d5df58f8e94b1f362c1a4f0401354b6e05dcfefde30ab53bb: failed to get network status for pod sandbox k8s_collect-profiles-29685570-bqs4c_openshift-operator-lifecycle-manager_26cb27e4-3504-4746-bc51-27c274a0b43a_0(e62550fef589e85d5df58f8e94b1f362c1a4f0401354b6e05dcfefde30ab53bb): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 10 23:52:33.951342 crc crio[21439]: time=\"2026-06-10T23:52:33.951274887Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:6aa731e4acd8e38988309df677b713874085920448656c504a226924de83d293 UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/0ae95bd2-5e3f-4e47-9b80-7295c73e9f5f 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:0xc0004c0ca0}] Aliases:map[]}\"\nJun 10 23:52:33.951506 crc crio[21439]: time=\"2026-06-10T23:52:33.951442311Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 23:52:33.952197 crc crio[21439]: time=\"2026-06-10T23:52:33.952086799Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:535f7a42332fed8442f2c4c9105f408930fbe236e40773a46fde5b8e6710de41 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/c8989dda-d623-463d-b0f1-4d6cd448a139 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:0xc0004c0d40}] Aliases:map[]}\"\nJun 10 23:52:33.952353 crc crio[21439]: time=\"2026-06-10T23:52:33.952258023Z\" 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 10 23:52:33.952852 crc crio[21439]: time=\"2026-06-10T23:52:33.952804658Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:b8d0577ef2b24d11d894a5efc4e39184ee62aa93d6c36a5b7921d507c09e2671 UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/cf1676d1-275f-403a-9731-83d3285df0a1 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:0xc0004c0de0}] Aliases:map[]}\"\nJun 10 23:52:33.953155 crc crio[21439]: time=\"2026-06-10T23:52:33.953021054Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 23:52:33.953543 crc crio[21439]: time=\"2026-06-10T23:52:33.953474376Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:53bbced8b4c36d43ce1762ef6219e9bb192f1fa82e2f6c462b59ef76efd398c2 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/e7c45a65-3526-4e44-9f53-004a98d9e464 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:0xc0004c0e78}] Aliases:map[]}\"\nJun 10 23:52:33.953779 crc crio[21439]: time=\"2026-06-10T23:52:33.953722753Z\" level=info msg=\"Checking pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 23:52:33.954577 crc crio[21439]: time=\"2026-06-10T23:52:33.954516204Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:85335bbdd259df67bbd12652f2051d40270e58d8e84d3d166c2d419a25046296 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/12f108c5-34f2-4927-a670-7744cfeac20b 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:0xc0004c0f10}] Aliases:map[]}\"\nJun 10 23:52:33.954790 crc crio[21439]: time=\"2026-06-10T23:52:33.95471795Z\" level=info msg=\"Checking pod openshift-console_downloads-747b44746d-4pqvr for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 23:52:33.955392 crc crio[21439]: time=\"2026-06-10T23:52:33.955315536Z\" level=info msg=\"Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:2c2e13065cfc1aa468aa3f860d5f57404249bbba68fa542e0a6d4436ff6bde5f UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/8343e7bc-2758-47d8-ab60-9ceb9ffcd67d 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:0xc0004c0fb0}] Aliases:map[]}\"\nJun 10 23:52:33.955558 crc crio[21439]: time=\"2026-06-10T23:52:33.95549455Z\" level=info msg=\"Checking pod openshift-ingress-canary_ingress-canary-jlj86 for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 23:52:33.956148 crc crio[21439]: time=\"2026-06-10T23:52:33.956066106Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:7e02bcd752d28d473df115a36545e947c96e5df1f9722ee14211f40fa6e696ed UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/431a015f-cb76-4f7e-9152-cf9eb154291b 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:0xc0004c1050}] Aliases:map[]}\"\nJun 10 23:52:33.956259 crc crio[21439]: time=\"2026-06-10T23:52:33.95621889Z\" 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 10 23:52:33.957115 crc crio[21439]: time=\"2026-06-10T23:52:33.957046292Z\" level=info msg=\"Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:e1818a12ae6425d1f0de8858c29f03bb2de95ae815b809c78d028e35ccae616c UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/783c5d5c-17e7-4a51-96b5-18169247a570 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:0xc0004c10e8}] Aliases:map[]}\"\nJun 10 23:52:33.957203 crc crio[21439]: time=\"2026-06-10T23:52:33.957179216Z\" level=info msg=\"Checking pod hostpath-provisioner_csi-hostpathplugin-mpq2f for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 23:52:33.957573 crc crio[21439]: time=\"2026-06-10T23:52:33.957514015Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:4681cc99bc4fd2ccbb739c9e2906059238d6d6a8b76696c13ed2ed6815d05843 UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/f0dd849c-7007-479d-a4a6-4dee59825511 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:0xc0004c1170}] Aliases:map[]}\"\nJun 10 23:52:33.957785 crc crio[21439]: time=\"2026-06-10T23:52:33.957727091Z\" level=info msg=\"Checking pod openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 23:52:33.958199 crc crio[21439]: time=\"2026-06-10T23:52:33.958133912Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:72a323c59a02afd08e72b110e26f368a2f51537437582f6ea5068efa98e9e2ca UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/a1b7f691-0d02-41ac-b399-b6f528e4f971 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:0xc0004c1200}] Aliases:map[]}\"\nJun 10 23:52:33.958272 crc crio[21439]: time=\"2026-06-10T23:52:33.958259255Z\" level=info msg=\"Checking pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 23:52:33.958721 crc crio[21439]: time=\"2026-06-10T23:52:33.958591854Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:7b98aa2a5be158d1f3a71651a81c6b580f4b37a9960600d440affd13e6a6609d UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/6082fca6-8de8-40a1-8d1b-536fd22456a1 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:0xc0004c1288}] Aliases:map[]}\"\nJun 10 23:52:33.958884 crc crio[21439]: time=\"2026-06-10T23:52:33.95881968Z\" level=info msg=\"Checking pod openshift-dns_dns-default-qtghf for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 23:52:33.959326 crc crio[21439]: time=\"2026-06-10T23:52:33.959259452Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:9698a732b931a523d35a8cfd80b3afac9766651c585a9e7337f7703831f27e6a UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/a804fff7-6f2c-419f-9781-bf24d68605d1 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:0xc0004c1358}] Aliases:map[]}\"\nJun 10 23:52:33.959446 crc crio[21439]: time=\"2026-06-10T23:52:33.959394886Z\" level=info msg=\"Checking pod openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 23:52:33.960145 crc crio[21439]: time=\"2026-06-10T23:52:33.960077444Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:d6ce9f11fe6b6c954e64392a7179a7c4bdce7c9da844130899390627781a051a UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/697e97da-e2e4-4b59-a801-1ddd387637b2 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:0xc0004c13e8}] Aliases:map[]}\"\nJun 10 23:52:33.960325 crc crio[21439]: time=\"2026-06-10T23:52:33.960254069Z\" 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 10 23:52:33.960801 crc crio[21439]: time=\"2026-06-10T23:52:33.960633039Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:16c9fc66f8930a546adfa862fce4cad433256474c1d58aa23506b7caaf136a20 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/7bda63ae-8dd3-43d8-871e-879db693cfba 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:0xc0004c1478}] Aliases:map[]}\"\nJun 10 23:52:33.961218 crc crio[21439]: time=\"2026-06-10T23:52:33.961159073Z\" level=info msg=\"Checking pod openshift-console_console-6c684df5db-cc8g8 for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 23:52:33.961723 crc crio[21439]: time=\"2026-06-10T23:52:33.961581605Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:715f64185604d4861060f8a3b9b70906c45e8165d02a9ac009f1bc82c9ac6bd4 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/14263ce2-c530-41aa-9016-69dfd0860427 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:0xc0004c1508}] Aliases:map[]}\"\nJun 10 23:52:33.961906 crc crio[21439]: time=\"2026-06-10T23:52:33.961837232Z\" level=info msg=\"Checking pod openshift-multus_multus-admission-controller-69db94689b-rvf8p for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 23:52:33.962825 crc crio[21439]: time=\"2026-06-10T23:52:33.962756606Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:2ec2246a94767a3f79c5f0e74c579aa3040ac462e3d216b981649e58cecaf615 UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/85d539ab-ca5e-49c9-b24c-3d1c9d815c5a 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:0xc0004c1588}] Aliases:map[]}\"\nJun 10 23:52:33.963039 crc crio[21439]: time=\"2026-06-10T23:52:33.962934271Z\" level=info msg=\"Checking pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 23:52:33.963399 crc crio[21439]: time=\"2026-06-10T23:52:33.963322392Z\" level=info msg=\"Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:2447959dc1e4001e19a59829d63ad52affe994f73cefc75d62e062044f5ab61a UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/a34b6f43-ee27-4346-ba09-9a049ca6ac00 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:0xc0004c1618}] Aliases:map[]}\"\nJun 10 23:52:33.963548 crc crio[21439]: time=\"2026-06-10T23:52:33.963446935Z\" level=info msg=\"Checking pod openshift-multus_network-metrics-daemon-n2bqt for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 23:52:33.963844 crc crio[21439]: time=\"2026-06-10T23:52:33.963762363Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:94b784ab235841bddb42e48e472c370fd5db3fcc8d88acff04ee5f807ddd9bc8 UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/b01e9d82-7561-4ab3-8d6f-1e47a3be44b1 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:0xc0004c1698}] Aliases:map[]}\"\nJun 10 23:52:33.964502 crc crio[21439]: time=\"2026-06-10T23:52:33.963863046Z\" level=info msg=\"Checking pod openshift-service-ca_service-ca-74545575db-n469q for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 23:52:33.964502 crc crio[21439]: time=\"2026-06-10T23:52:33.964212666Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:323ca67cfe910bd993222a9ca86f2079b1864825cc2fc4ac651ae8479d31ce69 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/decc07ec-be99-4420-8b46-774376852369 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:0xc0004c1728}] Aliases:map[]}\"\nJun 10 23:52:33.964502 crc crio[21439]: time=\"2026-06-10T23:52:33.964345909Z\" level=info msg=\"Checking pod openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 23:52:33.965827 crc crio[21439]: time=\"2026-06-10T23:52:33.964772731Z\" level=info msg=\"Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:b24bd8e42f03ec2f44414fff1bf9a33348666bceee9fa87906e2d05ed462f619 UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/2d59b1a0-5ef8-4721-ab45-171497ff9a7e 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:0xc0004c17a8}] Aliases:map[]}\"\nJun 10 23:52:33.965827 crc crio[21439]: time=\"2026-06-10T23:52:33.964908984Z\" level=info msg=\"Checking pod openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4 for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 23:52:33.965827 crc crio[21439]: time=\"2026-06-10T23:52:33.965295545Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:51a81093ff0efc548d0882d2803b6f9ddd76a51fc0372a6db59dac57fa4b8866 UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/679ed19b-5124-4362-a637-be2f66cf5ee6 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:0xc0004c1b10}] Aliases:map[]}\"\nJun 10 23:52:33.965827 crc crio[21439]: time=\"2026-06-10T23:52:33.965428428Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 23:52:33.965827 crc crio[21439]: time=\"2026-06-10T23:52:33.965795978Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:e930efc7479a0d6931d20699b5fd9c7829cff29c4566ba1a8740db796e947273 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/5174a9c8-4dd1-4e5c-8ab7-b489b66963cb 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:0xc0004c1ba8}] Aliases:map[]}\"\nJun 10 23:52:33.966093 crc crio[21439]: time=\"2026-06-10T23:52:33.965897911Z\" level=info msg=\"Checking pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 23:52:33.966535 crc crio[21439]: time=\"2026-06-10T23:52:33.966428155Z\" level=info msg=\"Registered SIGHUP reload watcher\"\nJun 10 23:52:33.967904 crc crio[21439]: time=\"2026-06-10T23:52:33.967839803Z\" level=info msg=\"Starting seccomp notifier watcher\"\nJun 10 23:52:33.968013 crc crio[21439]: time=\"2026-06-10T23:52:33.967880415Z\" level=info msg=\"Serving metrics on 127.0.0.1:9537 using HTTP\"\nJun 10 23:52:33.968063 crc crio[21439]: time=\"2026-06-10T23:52:33.968033449Z\" level=info msg=\"Create NRI interface\"\nJun 10 23:52:33.968110 crc crio[21439]: time=\"2026-06-10T23:52:33.96808866Z\" level=info msg=\"runtime interface created\"\nJun 10 23:52:33.968110 crc crio[21439]: time=\"2026-06-10T23:52:33.968106101Z\" level=info msg=\"Registered domain \\\"k8s.io\\\" with NRI\"\nJun 10 23:52:33.968211 crc crio[21439]: time=\"2026-06-10T23:52:33.968116111Z\" level=info msg=\"runtime interface starting up...\"\nJun 10 23:52:33.968211 crc crio[21439]: time=\"2026-06-10T23:52:33.968126751Z\" level=info msg=\"starting plugins...\"\nJun 10 23:52:33.968211 crc crio[21439]: time=\"2026-06-10T23:52:33.968157922Z\" level=info msg=\"Synchronizing NRI (plugin) with current runtime state\"\nJun 10 23:52:33.974376 crc crio[21439]: time=\"2026-06-10T23:52:33.974209215Z\" level=info msg=\"No systemd watchdog enabled\"\nJun 10 23:52:33.982059 crc systemd[1]: Started Container Runtime Interface for OCI (CRI-O).\nJun 10 23:52:40.635508 crc crio[21439]: time=\"2026-06-10T23:52:40.634361453Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=b9175677-122a-48ac-82e4-0352be883b9f name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:52:40.641155 crc crio[21439]: time=\"2026-06-10T23:52:40.64091549Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=a34d9aa8-698c-40a2-b233-c5cdc3778429 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:52:40.648997 crc crio[21439]: time=\"2026-06-10T23:52:40.648804733Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=c62f9f7e-1e7d-4b8d-86df-5e9529d6bd84 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:52:40.650430 crc crio[21439]: time=\"2026-06-10T23:52:40.650337914Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:52:40.715979 crc crio[21439]: time=\"2026-06-10T23:52:40.707465154Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:52:40.718188 crc crio[21439]: time=\"2026-06-10T23:52:40.718112201Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:52:40.832153 crc crio[21439]: time=\"2026-06-10T23:52:40.831483228Z\" level=info msg=\"Created container f942e4969e9e304065897a7a85d99542c03803f895669b81f300dcf7a2c19200: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=c62f9f7e-1e7d-4b8d-86df-5e9529d6bd84 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:52:40.833755 crc crio[21439]: time=\"2026-06-10T23:52:40.833617466Z\" level=info msg=\"Starting container: f942e4969e9e304065897a7a85d99542c03803f895669b81f300dcf7a2c19200\" id=670af1dd-225d-4830-8a0c-cdba7dd9ed9c name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:52:40.841200 crc crio[21439]: time=\"2026-06-10T23:52:40.841109218Z\" level=info msg=\"Started container\" PID=22069 containerID=f942e4969e9e304065897a7a85d99542c03803f895669b81f300dcf7a2c19200 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=670af1dd-225d-4830-8a0c-cdba7dd9ed9c name=/runtime.v1.RuntimeService/StartContainer sandboxID=85335bbdd259df67bbd12652f2051d40270e58d8e84d3d166c2d419a25046296\nJun 10 23:52:52.728297 crc systemd[1]: Stopping Container Runtime Interface for OCI (CRI-O)...\nJun 10 23:53:01.900197 crc systemd[1]: crio.service: Deactivated successfully.\nJun 10 23:53:01.901408 crc systemd[1]: Stopped Container Runtime Interface for OCI (CRI-O).\nJun 10 23:53:01.902073 crc systemd[1]: crio.service: Consumed 4.874s CPU time.\nJun 10 23:53:02.016619 crc systemd[1]: Starting Container Runtime Interface for OCI (CRI-O)...\nJun 10 23:53:02.111523 crc crio[23067]: time=\"2026-06-10T23:53:02.111429948Z\" level=info msg=\"Updating config from single file: /etc/crio/crio.conf\"\nJun 10 23:53:02.111523 crc crio[23067]: time=\"2026-06-10T23:53:02.11149066Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf\"\nJun 10 23:53:02.113250 crc crio[23067]: time=\"2026-06-10T23:53:02.112762574Z\" level=info msg=\"Updating config from path: /etc/crio/crio.conf.d\"\nJun 10 23:53:02.113250 crc crio[23067]: time=\"2026-06-10T23:53:02.112842717Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf.d/00-default\"\nJun 10 23:53:02.113250 crc crio[23067]: time=\"2026-06-10T23:53:02.113243847Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf.d/zuul\"\nJun 10 23:53:02.192950 crc crio[23067]: time=\"2026-06-10T23:53:02.192785932Z\" level=info msg=\"Starting CRI-O, version: 1.33.5-3.rhaos4.20.gitd0ea985.el9, git: unknown(clean)\"\nJun 10 23:53:02.193219 crc crio[23067]: time=\"2026-06-10T23:53:02.192956117Z\" level=info msg=\"Node configuration value for hugetlb cgroup is true\"\nJun 10 23:53:02.193219 crc crio[23067]: time=\"2026-06-10T23:53:02.192998548Z\" level=info msg=\"Node configuration value for pid cgroup is true\"\nJun 10 23:53:02.193219 crc crio[23067]: time=\"2026-06-10T23:53:02.19309208Z\" level=info msg=\"Node configuration value for memoryswap cgroup is true\"\nJun 10 23:53:02.193219 crc crio[23067]: time=\"2026-06-10T23:53:02.193099941Z\" level=info msg=\"Node configuration value for cgroup v2 is true\"\nJun 10 23:53:02.272698 crc crio[23067]: time=\"2026-06-10T23:53:02.272536553Z\" level=info msg=\"Node configuration value for systemd AllowedCPUs is true\"\nJun 10 23:53:02.299289 crc crio[23067]: time=\"2026-06-10T23:53:02.2991613Z\" 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 10 23:53:02.318020 crc crio[23067]: time=\"2026-06-10T23:53:02.317787523Z\" 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 10 23:53:02.609091 crc crio[23067]: time=\"2026-06-10T23:53:02.608847111Z\" 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 10 23:53:03.656744 crc crio[23067]: time=\"2026-06-10T23:53:03.656466207Z\" level=info msg=\"Checkpoint/restore support enabled\"\nJun 10 23:53:03.656744 crc crio[23067]: time=\"2026-06-10T23:53:03.656723384Z\" level=info msg=\"Using the internal default seccomp profile\"\nJun 10 23:53:03.656744 crc crio[23067]: time=\"2026-06-10T23:53:03.656739025Z\" level=info msg=\"AppArmor is disabled by the system or at CRI-O build-time\"\nJun 10 23:53:03.656744 crc crio[23067]: time=\"2026-06-10T23:53:03.656746835Z\" level=info msg=\"No blockio config file specified, blockio not configured\"\nJun 10 23:53:03.656744 crc crio[23067]: time=\"2026-06-10T23:53:03.656755725Z\" level=info msg=\"RDT not available in the host system\"\nJun 10 23:53:03.669116 crc crio[23067]: time=\"2026-06-10T23:53:03.668881342Z\" level=info msg=\"Conmon does support the --sync option\"\nJun 10 23:53:03.669193 crc crio[23067]: time=\"2026-06-10T23:53:03.669120708Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"\nJun 10 23:53:03.677445 crc crio[23067]: time=\"2026-06-10T23:53:03.677310999Z\" level=info msg=\"Conmon does support the --sync option\"\nJun 10 23:53:03.677445 crc crio[23067]: time=\"2026-06-10T23:53:03.677389491Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"\nJun 10 23:53:04.178942 crc crio[23067]: time=\"2026-06-10T23:53:04.178119133Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 10 23:53:04.178942 crc crio[23067]: time=\"2026-06-10T23:53:04.178909524Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 10 23:53:04.179959 crc crio[23067]: time=\"2026-06-10T23:53:04.179859719Z\" level=info msg=\"FLAG: --enable-profile-unix-socket=\\\"true\\\"\\n\"\nJun 10 23:53:04.180147 crc crio[23067]: time=\"2026-06-10T23:53:04.179959222Z\" level=info msg=\"FLAG: --stream-address=\\\"192.168.130.11\\\"\\n\"\nJun 10 23:53:04.183034 crc crio[23067]: time=\"2026-06-10T23:53:04.182626954Z\" 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.seccompNotifierAction\\\", \\\"cpu-shared.crio.io\\\", \\\"org.systemd.property.\\\", \\\"io.kubernetes.cri.container-type\\\", \\\"io.kubernetes.cri-o.ShmSize\\\", \\\"cpu-load-balancing.crio.io\\\", \\\"cpu-quota.crio.io\\\", \\\"cpu-c-states.crio.io\\\", \\\"io.kubernetes.cri-o.umask\\\", \\\"io.kubernetes.cri-o.PodLinuxOverhead\\\", \\\"io.kubernetes.cri-o.PodLinuxResources\\\", \\\"irq-load-balancing.crio.io\\\", \\\"io.containers.trace-syscall\\\", \\\"io.kubernetes.cri-o.LinkLogs\\\", \\\"io.kubernetes.cri-o.DisableFIPS\\\", \\\"org.criu.config\\\", \\\"module.wasm.image/variant\\\", \\\"run.oci.\\\", \\\"io.kubernetes.cri-o.UnifiedCgroup\\\", \\\"io.kubernetes.cri.rdt-class\\\", \\\"cpu-freq-governor.crio.io\\\", \\\"seccomp-profile.kubernetes.cri-o.io\\\", \\\"bundle\\\", \\\"io.kubernetes.cri-o.cgroup2-mount-hierarchy-rw\\\"]\\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 10 23:53:04.187501 crc crio[23067]: time=\"2026-06-10T23:53:04.187416983Z\" level=info msg=\"Attempting to restore irqbalance config from /etc/sysconfig/orig_irq_banned_cpus\"\nJun 10 23:53:04.188254 crc crio[23067]: time=\"2026-06-10T23:53:04.187944757Z\" level=info msg=\"Restore irqbalance config: nothing to do\"\nJun 10 23:53:07.307865 crc crio[23067]: time=\"2026-06-10T23:53:07.307194223Z\" level=info msg=\"Got pod network &{Name:certified-operators-xnwts Namespace:openshift-marketplace ID:d1ffdee4e6ae7ef75b63bc64fabbe4289447b1ccbbeb7ec526b717e76096966c UID:6c1dd789-cdac-4582-ad7e-b8b660f12bcb NetNS:/var/run/netns/2318ae82-d094-49c6-9ddd-adc7fd881fa3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6c1dd789_cdac_4582_ad7e_b8b660f12bcb.slice PodAnnotations:0xc0001310d0}] Aliases:map[]}\"\nJun 10 23:53:07.309418 crc crio[23067]: time=\"2026-06-10T23:53:07.308258222Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-xnwts for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 23:53:07.309933 crc crio[23067]: time=\"2026-06-10T23:53:07.309828044Z\" level=info msg=\"Got pod network &{Name:community-operators-stxdw Namespace:openshift-marketplace ID:7071223793b05fb5a4779bcbcef18b3c1285f50f9e44bcb4b6b480fe1ef71f81 UID:2e031121-c632-4a05-98cb-df422f9f291d NetNS:/var/run/netns/7ad325ab-d162-448d-b81a-f765601126f2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2e031121_c632_4a05_98cb_df422f9f291d.slice PodAnnotations:0xc000c34480}] Aliases:map[]}\"\nJun 10 23:53:07.310227 crc crio[23067]: time=\"2026-06-10T23:53:07.310135552Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-stxdw for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 23:53:07.311153 crc crio[23067]: time=\"2026-06-10T23:53:07.311051177Z\" level=info msg=\"Got pod network &{Name:redhat-operators-krr4f Namespace:openshift-marketplace ID:a4d1f356aee926202539d42760f5fb12ffa91769a6d75336288efb55f57349c2 UID:6f81c4a0-79bb-4ad5-96df-44232caa218f NetNS:/var/run/netns/b1478765-e5f3-4df5-8d9b-7b12afb33ffc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6f81c4a0_79bb_4ad5_96df_44232caa218f.slice PodAnnotations:0xc000c34518}] Aliases:map[]}\"\nJun 10 23:53:07.311411 crc crio[23067]: time=\"2026-06-10T23:53:07.311291533Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-krr4f for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 23:53:07.312249 crc crio[23067]: time=\"2026-06-10T23:53:07.312157677Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-7596m Namespace:openshift-marketplace ID:f2c76fed6a1d3b2f37448e6830b6de1dd4de7ab8207402725cb95fd787f0d71d UID:cb979eb1-9768-4b07-addb-44690b0888d5 NetNS:/var/run/netns/14c8fc9a-6faf-4930-b1c9-45332033e51a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcb979eb1_9768_4b07_addb_44690b0888d5.slice PodAnnotations:0xc000c345b0}] Aliases:map[]}\"\nJun 10 23:53:07.312373 crc crio[23067]: time=\"2026-06-10T23:53:07.312352772Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-7596m for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 23:53:07.313128 crc crio[23067]: time=\"2026-06-10T23:53:07.312951168Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-94q28 Namespace:openshift-marketplace ID:d59e6b88db369338d01e842f118cd27c7ee351e8747680b9581195eb001b1894 UID:6853f66a-0503-4e56-976d-8250b1cf9526 NetNS:/var/run/netns/e878e318-9a35-4660-bdb9-6cbc33cfc5b2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6853f66a_0503_4e56_976d_8250b1cf9526.slice PodAnnotations:0xc000c34650}] Aliases:map[]}\"\nJun 10 23:53:07.313336 crc crio[23067]: time=\"2026-06-10T23:53:07.313258116Z\" level=info msg=\"Checking pod openshift-marketplace_marketplace-operator-547dbd544d-94q28 for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 23:53:07.314857 crc crio[23067]: time=\"2026-06-10T23:53:07.314575722Z\" level=info msg=\"Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:add62488a22afd18cc113a8892a86bc633151a438c8eaf9e5199eac1b5e968e3 UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/9c713a37-86c2-4daf-bcb5-feefd82c0232 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:0xc000c346e0}] Aliases:map[]}\"\nJun 10 23:53:07.315382 crc crio[23067]: time=\"2026-06-10T23:53:07.315147447Z\" level=info msg=\"Checking pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 23:53:07.315735 crc crio[23067]: time=\"2026-06-10T23:53:07.315564789Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 10 23:53:07.315880 crc crio[23067]: time=\"2026-06-10T23:53:07.315756454Z\" level=warning msg=\"Could not restore sandbox IP for fe4b119b6f8d0ea006298cd95f3a377ec353788da166b8d967314b7e7e519cf3: failed to get network status for pod sandbox k8s_revision-pruner-13-crc_openshift-kube-apiserver_d67c54d8-7046-4672-a92f-f5ece4e3b990_0(fe4b119b6f8d0ea006298cd95f3a377ec353788da166b8d967314b7e7e519cf3): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 10 23:53:07.315880 crc crio[23067]: time=\"2026-06-10T23:53:07.315799355Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 10 23:53:07.315880 crc crio[23067]: time=\"2026-06-10T23:53:07.315821076Z\" level=warning msg=\"Could not restore sandbox IP for f32376543956ed89342118bb5c0d8932a7a17ff92853c2add7c7206b01a3ec4a: failed to get network status for pod sandbox k8s_installer-13-crc_openshift-kube-apiserver_e93f5f1f-6ec6-4eea-8231-30beff845496_0(f32376543956ed89342118bb5c0d8932a7a17ff92853c2add7c7206b01a3ec4a): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 10 23:53:07.315880 crc crio[23067]: time=\"2026-06-10T23:53:07.315858177Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 10 23:53:07.316168 crc crio[23067]: time=\"2026-06-10T23:53:07.315889067Z\" level=warning msg=\"Could not restore sandbox IP for 582c55c65761d433cdd0dc3252c1d82c5c972df90dbeeca536ecd7e41de529d9: failed to get network status for pod sandbox k8s_collect-profiles-29685585-h4jj2_openshift-operator-lifecycle-manager_57c7480a-fdb0-428b-aa67-d20b1ab02b31_0(582c55c65761d433cdd0dc3252c1d82c5c972df90dbeeca536ecd7e41de529d9): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 10 23:53:07.317289 crc crio[23067]: time=\"2026-06-10T23:53:07.317216403Z\" level=info msg=\"Got pod network &{Name:controller-manager-794c9cd9f9-zkn9r Namespace:openshift-controller-manager ID:c70989b7e80cc96a712713041e6d9c93c3048e1935f5f663b0b5e33f543838d3 UID:b6aabc83-f8b8-4344-b2d6-4c73912c5a06 NetNS:/var/run/netns/7b2e1019-1f54-4168-996d-885501265ba2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb6aabc83_f8b8_4344_b2d6_4c73912c5a06.slice PodAnnotations:0xc000c34790}] Aliases:map[]}\"\nJun 10 23:53:07.317501 crc crio[23067]: time=\"2026-06-10T23:53:07.317434169Z\" level=info msg=\"Checking pod openshift-controller-manager_controller-manager-794c9cd9f9-zkn9r for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 23:53:07.319252 crc crio[23067]: time=\"2026-06-10T23:53:07.319102694Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-68c74b96b6-5kwb5 Namespace:openshift-route-controller-manager ID:8eca8446e81a430c5635f65300bdae35d7e0151531281f024e5f468f99f6e8bf UID:f7f6ce33-4e2b-4147-b0b7-8ccb80f94b71 NetNS:/var/run/netns/abf4cc9e-5f9a-426d-b1fe-d24043eea08c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf7f6ce33_4e2b_4147_b0b7_8ccb80f94b71.slice PodAnnotations:0xc000c34830}] Aliases:map[]}\"\nJun 10 23:53:07.319571 crc crio[23067]: time=\"2026-06-10T23:53:07.319440983Z\" level=info msg=\"Checking pod openshift-route-controller-manager_route-controller-manager-68c74b96b6-5kwb5 for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 23:53:07.320892 crc crio[23067]: time=\"2026-06-10T23:53:07.320765679Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:e5d1a99235789d22556e3c20a3d50eccc403e326b7560aecd7447308ae673e48 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/7bb6a145-6440-429d-b36a-05e32b2b83a5 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:0xc000c348d0}] Aliases:map[]}\"\nJun 10 23:53:07.321227 crc crio[23067]: time=\"2026-06-10T23:53:07.321128129Z\" level=info msg=\"Checking pod openshift-apiserver_apiserver-9ddfb9f55-k47zv for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 23:53:07.322200 crc crio[23067]: time=\"2026-06-10T23:53:07.322114305Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:28003725df04387c43e962bdd3dcf5180e04f6ec61ecea47bac96b8a5f57a202 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/96633e97-4d7e-4a88-b7a9-a3e2ec3b3b12 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:0xc000c34970}] Aliases:map[]}\"\nJun 10 23:53:07.322501 crc crio[23067]: time=\"2026-06-10T23:53:07.322382012Z\" 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 10 23:53:07.323404 crc crio[23067]: time=\"2026-06-10T23:53:07.323305887Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:3d47b6ce8414130fadbccdce573151211177ef513d91308aec37c28405dff582 UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/7b73430e-d512-4880-9dd4-7ca9fd85f7e3 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:0xc000c349f8}] Aliases:map[]}\"\nJun 10 23:53:07.323623 crc crio[23067]: time=\"2026-06-10T23:53:07.323555164Z\" level=info msg=\"Checking pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 23:53:07.324721 crc crio[23067]: time=\"2026-06-10T23:53:07.324534131Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:e850da3646170848d7b4b3679b5f1ce56ef3900bbc3eb7a587e64de03326f3d9 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/7979d1bd-a2af-4fd8-b6fd-8f8b4f7ecf91 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:0xc000c34a88}] Aliases:map[]}\"\nJun 10 23:53:07.324936 crc crio[23067]: time=\"2026-06-10T23:53:07.32487209Z\" level=info msg=\"Checking pod openshift-config-operator_openshift-config-operator-5777786469-bccdj for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 23:53:07.325957 crc crio[23067]: time=\"2026-06-10T23:53:07.325857966Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:061a4951b7c79416ef706294c8d2e6199e9cc5f39621b2c4da96c3210f85726d UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/46f40c41-2b19-4095-81a7-5851a73e5223 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:0xc000c34b28}] Aliases:map[]}\"\nJun 10 23:53:07.326342 crc crio[23067]: time=\"2026-06-10T23:53:07.326221226Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 23:53:07.327259 crc crio[23067]: time=\"2026-06-10T23:53:07.327147931Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:54a51d2938f3591cc4c03a7be3ef9e3d7f7599d0e1dc4f70216cb441a892d2b2 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/5d0c3600-235d-4a5c-a6eb-623694d2ad0f 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:0xc000c34bb8}] Aliases:map[]}\"\nJun 10 23:53:07.327506 crc crio[23067]: time=\"2026-06-10T23:53:07.327442639Z\" level=info msg=\"Checking pod openshift-network-diagnostics_network-check-target-fhkjl for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 23:53:07.328518 crc crio[23067]: time=\"2026-06-10T23:53:07.32824355Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:62939d041a42ea557bb9456e1349163beeb59ba0829b3f8aae1a6a2a6847874c UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/7d1a8649-8225-4bd3-94e1-ed40d7e7ee93 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:0xc000c34c58}] Aliases:map[]}\"\nJun 10 23:53:07.328604 crc crio[23067]: time=\"2026-06-10T23:53:07.328512558Z\" level=info msg=\"Checking pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 23:53:07.331876 crc crio[23067]: time=\"2026-06-10T23:53:07.33119621Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:310dd260475b8774e916507df03c7d6cd525bb4f39f45b2fa438c8db97900e7f UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/4d6d704d-e654-4966-b053-c3d09306c7bf 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:0xc000c34d80}] Aliases:map[]}\"\nJun 10 23:53:07.331876 crc crio[23067]: time=\"2026-06-10T23:53:07.331453337Z\" level=info msg=\"Checking pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 23:53:07.336579 crc crio[23067]: time=\"2026-06-10T23:53:07.336117813Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:378b5f326b36993bc4d200e9a0241fccff952f361ccc53483faadca094b5c422 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/b41e4be7-ac54-4f23-9aeb-9468103103a8 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:0xc000c34e00}] Aliases:map[]}\"\nJun 10 23:53:07.337201 crc crio[23067]: time=\"2026-06-10T23:53:07.336862783Z\" level=info msg=\"Checking pod openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 23:53:07.337885 crc crio[23067]: time=\"2026-06-10T23:53:07.337618263Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:2dcd93ba477de64140d2788ff6f2952656703b7f93cf8641a8b02050de298d13 UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/cd658735-c740-48bd-91fc-b623d5281875 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:0xc000b800f8}] Aliases:map[]}\"\nJun 10 23:53:07.338167 crc crio[23067]: time=\"2026-06-10T23:53:07.338106576Z\" level=info msg=\"Checking pod openshift-console-operator_console-operator-67c89758df-4jf4f for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 23:53:07.339522 crc crio[23067]: time=\"2026-06-10T23:53:07.339257377Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:5edde7af59e6b3d33106333594d286dc884d5c349f2f62b2bae768d97ff1a6b5 UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/a2660e6b-e802-41d9-8d2b-0059fc6e221a 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:0xc000b801c0}] Aliases:map[]}\"\nJun 10 23:53:07.340480 crc crio[23067]: time=\"2026-06-10T23:53:07.340376728Z\" level=info msg=\"Checking pod openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 23:53:07.341365 crc crio[23067]: time=\"2026-06-10T23:53:07.341256311Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:23bc40803a4dbe5dff8a4ef51df3fddf2dd5ba5ef6b3009ec1c6ad472e40ea12 UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/1abd827f-e86f-4fc5-ac2b-a45ee900462a 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:0xc000b80288}] Aliases:map[]}\"\nJun 10 23:53:07.341771 crc crio[23067]: time=\"2026-06-10T23:53:07.341530989Z\" level=info msg=\"Checking pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 23:53:07.343200 crc crio[23067]: time=\"2026-06-10T23:53:07.3430452Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:0e58380e0470922a827d19564b15b68b217324987740630231846e0d8b168aae UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/67edbc81-1254-4c86-8f8e-d740918ac5c1 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:0xc000b80348}] Aliases:map[]}\"\nJun 10 23:53:07.343541 crc crio[23067]: time=\"2026-06-10T23:53:07.343357888Z\" level=info msg=\"Checking pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 23:53:07.345165 crc crio[23067]: time=\"2026-06-10T23:53:07.344843898Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:3f256e8426c0df9f376da77acb7d5e3fff0fc53b844592de09d2ecfc3814e3e1 UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/ec601596-cf82-4460-a787-883ffb32d590 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:0xc000b803f0}] Aliases:map[]}\"\nJun 10 23:53:07.345165 crc crio[23067]: time=\"2026-06-10T23:53:07.345071864Z\" level=info msg=\"Checking pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 23:53:07.345952 crc crio[23067]: time=\"2026-06-10T23:53:07.345786384Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:22f698bbabe00f910b1a8382c9bfb4ec9a5cc1b5095e92d3fd5cd107e0621ffd UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/9db735ff-a05c-4101-874f-54839120fbc1 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:0xc000b804b0}] Aliases:map[]}\"\nJun 10 23:53:07.346411 crc crio[23067]: time=\"2026-06-10T23:53:07.346239206Z\" level=info msg=\"Checking pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 23:53:07.347220 crc crio[23067]: time=\"2026-06-10T23:53:07.346957225Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:b77d481bebc70d8ec14da67fb3a39043838504101192b2515afc819e58947286 UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/b5e38a10-9c53-41b6-b2f7-6848cba019a6 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:0xc000b80578}] Aliases:map[]}\"\nJun 10 23:53:07.347307 crc crio[23067]: time=\"2026-06-10T23:53:07.347284634Z\" 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 10 23:53:07.347544 crc crio[23067]: time=\"2026-06-10T23:53:07.347462679Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 10 23:53:07.347544 crc crio[23067]: time=\"2026-06-10T23:53:07.347487019Z\" level=warning msg=\"Could not restore sandbox IP for e62550fef589e85d5df58f8e94b1f362c1a4f0401354b6e05dcfefde30ab53bb: failed to get network status for pod sandbox k8s_collect-profiles-29685570-bqs4c_openshift-operator-lifecycle-manager_26cb27e4-3504-4746-bc51-27c274a0b43a_0(e62550fef589e85d5df58f8e94b1f362c1a4f0401354b6e05dcfefde30ab53bb): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 10 23:53:07.348443 crc crio[23067]: time=\"2026-06-10T23:53:07.348276451Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:6aa731e4acd8e38988309df677b713874085920448656c504a226924de83d293 UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/0ae95bd2-5e3f-4e47-9b80-7295c73e9f5f 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:0xc000b80628}] Aliases:map[]}\"\nJun 10 23:53:07.348828 crc crio[23067]: time=\"2026-06-10T23:53:07.34861978Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 23:53:07.351410 crc crio[23067]: time=\"2026-06-10T23:53:07.351120617Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:535f7a42332fed8442f2c4c9105f408930fbe236e40773a46fde5b8e6710de41 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/c8989dda-d623-463d-b0f1-4d6cd448a139 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:0xc000b806f8}] Aliases:map[]}\"\nJun 10 23:53:07.351586 crc crio[23067]: time=\"2026-06-10T23:53:07.351403255Z\" 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 10 23:53:07.353405 crc crio[23067]: time=\"2026-06-10T23:53:07.35231359Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:b8d0577ef2b24d11d894a5efc4e39184ee62aa93d6c36a5b7921d507c09e2671 UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/cf1676d1-275f-403a-9731-83d3285df0a1 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:0xc000131170}] Aliases:map[]}\"\nJun 10 23:53:07.353405 crc crio[23067]: time=\"2026-06-10T23:53:07.352476854Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 23:53:07.353405 crc crio[23067]: time=\"2026-06-10T23:53:07.3530908Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:53bbced8b4c36d43ce1762ef6219e9bb192f1fa82e2f6c462b59ef76efd398c2 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/e7c45a65-3526-4e44-9f53-004a98d9e464 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:0xc000131270}] Aliases:map[]}\"\nJun 10 23:53:07.353405 crc crio[23067]: time=\"2026-06-10T23:53:07.353202863Z\" level=info msg=\"Checking pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 23:53:07.354357 crc crio[23067]: time=\"2026-06-10T23:53:07.354079157Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:85335bbdd259df67bbd12652f2051d40270e58d8e84d3d166c2d419a25046296 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/12f108c5-34f2-4927-a670-7744cfeac20b 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:0xc000131338}] Aliases:map[]}\"\nJun 10 23:53:07.354562 crc crio[23067]: time=\"2026-06-10T23:53:07.354447847Z\" level=info msg=\"Checking pod openshift-console_downloads-747b44746d-4pqvr for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 23:53:07.356272 crc crio[23067]: time=\"2026-06-10T23:53:07.356097882Z\" level=info msg=\"Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:2c2e13065cfc1aa468aa3f860d5f57404249bbba68fa542e0a6d4436ff6bde5f UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/8343e7bc-2758-47d8-ab60-9ceb9ffcd67d 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:0xc0001313f0}] Aliases:map[]}\"\nJun 10 23:53:07.356938 crc crio[23067]: time=\"2026-06-10T23:53:07.356361389Z\" level=info msg=\"Checking pod openshift-ingress-canary_ingress-canary-jlj86 for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 23:53:07.357296 crc crio[23067]: time=\"2026-06-10T23:53:07.35714731Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:7e02bcd752d28d473df115a36545e947c96e5df1f9722ee14211f40fa6e696ed UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/431a015f-cb76-4f7e-9152-cf9eb154291b 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:0xc0001314a0}] Aliases:map[]}\"\nJun 10 23:53:07.357487 crc crio[23067]: time=\"2026-06-10T23:53:07.357389036Z\" 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 10 23:53:07.358352 crc crio[23067]: time=\"2026-06-10T23:53:07.358217359Z\" level=info msg=\"Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:e1818a12ae6425d1f0de8858c29f03bb2de95ae815b809c78d028e35ccae616c UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/783c5d5c-17e7-4a51-96b5-18169247a570 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:0xc000131550}] Aliases:map[]}\"\nJun 10 23:53:07.358563 crc crio[23067]: time=\"2026-06-10T23:53:07.358436685Z\" level=info msg=\"Checking pod hostpath-provisioner_csi-hostpathplugin-mpq2f for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 23:53:07.360262 crc crio[23067]: time=\"2026-06-10T23:53:07.358961619Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:4681cc99bc4fd2ccbb739c9e2906059238d6d6a8b76696c13ed2ed6815d05843 UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/f0dd849c-7007-479d-a4a6-4dee59825511 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:0xc0001315f8}] Aliases:map[]}\"\nJun 10 23:53:07.360262 crc crio[23067]: time=\"2026-06-10T23:53:07.359590246Z\" level=info msg=\"Checking pod openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 23:53:07.363801 crc crio[23067]: time=\"2026-06-10T23:53:07.361124587Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:72a323c59a02afd08e72b110e26f368a2f51537437582f6ea5068efa98e9e2ca UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/a1b7f691-0d02-41ac-b399-b6f528e4f971 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:0xc0001316a0}] Aliases:map[]}\"\nJun 10 23:53:07.363801 crc crio[23067]: time=\"2026-06-10T23:53:07.361430155Z\" level=info msg=\"Checking pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 23:53:07.363801 crc crio[23067]: time=\"2026-06-10T23:53:07.363209463Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:7b98aa2a5be158d1f3a71651a81c6b580f4b37a9960600d440affd13e6a6609d UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/6082fca6-8de8-40a1-8d1b-536fd22456a1 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:0xc000b807c0}] Aliases:map[]}\"\nJun 10 23:53:07.363801 crc crio[23067]: time=\"2026-06-10T23:53:07.363395938Z\" level=info msg=\"Checking pod openshift-dns_dns-default-qtghf for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 23:53:07.366242 crc crio[23067]: time=\"2026-06-10T23:53:07.364425056Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:9698a732b931a523d35a8cfd80b3afac9766651c585a9e7337f7703831f27e6a UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/a804fff7-6f2c-419f-9781-bf24d68605d1 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:0xc000b80870}] Aliases:map[]}\"\nJun 10 23:53:07.366242 crc crio[23067]: time=\"2026-06-10T23:53:07.364628762Z\" level=info msg=\"Checking pod openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 23:53:07.366483 crc crio[23067]: time=\"2026-06-10T23:53:07.366344378Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:d6ce9f11fe6b6c954e64392a7179a7c4bdce7c9da844130899390627781a051a UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/697e97da-e2e4-4b59-a801-1ddd387637b2 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:0xc000b80940}] Aliases:map[]}\"\nJun 10 23:53:07.367140 crc crio[23067]: time=\"2026-06-10T23:53:07.366731858Z\" 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 10 23:53:07.367859 crc crio[23067]: time=\"2026-06-10T23:53:07.367749956Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:16c9fc66f8930a546adfa862fce4cad433256474c1d58aa23506b7caaf136a20 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/7bda63ae-8dd3-43d8-871e-879db693cfba 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:0xc000b80a00}] Aliases:map[]}\"\nJun 10 23:53:07.368189 crc crio[23067]: time=\"2026-06-10T23:53:07.368093625Z\" level=info msg=\"Checking pod openshift-console_console-6c684df5db-cc8g8 for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 23:53:07.369090 crc crio[23067]: time=\"2026-06-10T23:53:07.368947298Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:715f64185604d4861060f8a3b9b70906c45e8165d02a9ac009f1bc82c9ac6bd4 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/14263ce2-c530-41aa-9016-69dfd0860427 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:0xc000b80aa8}] Aliases:map[]}\"\nJun 10 23:53:07.369276 crc crio[23067]: time=\"2026-06-10T23:53:07.369205175Z\" level=info msg=\"Checking pod openshift-multus_multus-admission-controller-69db94689b-rvf8p for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 23:53:07.370350 crc crio[23067]: time=\"2026-06-10T23:53:07.370113989Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:2ec2246a94767a3f79c5f0e74c579aa3040ac462e3d216b981649e58cecaf615 UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/85d539ab-ca5e-49c9-b24c-3d1c9d815c5a 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:0xc000b80b38}] Aliases:map[]}\"\nJun 10 23:53:07.370350 crc crio[23067]: time=\"2026-06-10T23:53:07.370337826Z\" level=info msg=\"Checking pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 23:53:07.371181 crc crio[23067]: time=\"2026-06-10T23:53:07.371101326Z\" level=info msg=\"Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:2447959dc1e4001e19a59829d63ad52affe994f73cefc75d62e062044f5ab61a UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/a34b6f43-ee27-4346-ba09-9a049ca6ac00 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:0xc000b80bd0}] Aliases:map[]}\"\nJun 10 23:53:07.371363 crc crio[23067]: time=\"2026-06-10T23:53:07.371313882Z\" level=info msg=\"Checking pod openshift-multus_network-metrics-daemon-n2bqt for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 23:53:07.372304 crc crio[23067]: time=\"2026-06-10T23:53:07.372219246Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:94b784ab235841bddb42e48e472c370fd5db3fcc8d88acff04ee5f807ddd9bc8 UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/b01e9d82-7561-4ab3-8d6f-1e47a3be44b1 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:0xc000b80c50}] Aliases:map[]}\"\nJun 10 23:53:07.372517 crc crio[23067]: time=\"2026-06-10T23:53:07.372449312Z\" level=info msg=\"Checking pod openshift-service-ca_service-ca-74545575db-n469q for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 23:53:07.373482 crc crio[23067]: time=\"2026-06-10T23:53:07.373380418Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:323ca67cfe910bd993222a9ca86f2079b1864825cc2fc4ac651ae8479d31ce69 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/decc07ec-be99-4420-8b46-774376852369 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:0xc000b80ce0}] Aliases:map[]}\"\nJun 10 23:53:07.373861 crc crio[23067]: time=\"2026-06-10T23:53:07.373716297Z\" level=info msg=\"Checking pod openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 23:53:07.374548 crc crio[23067]: time=\"2026-06-10T23:53:07.374439416Z\" level=info msg=\"Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:b24bd8e42f03ec2f44414fff1bf9a33348666bceee9fa87906e2d05ed462f619 UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/2d59b1a0-5ef8-4721-ab45-171497ff9a7e 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:0xc000b80d60}] Aliases:map[]}\"\nJun 10 23:53:07.374871 crc crio[23067]: time=\"2026-06-10T23:53:07.374787135Z\" level=info msg=\"Checking pod openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4 for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 23:53:07.375763 crc crio[23067]: time=\"2026-06-10T23:53:07.375622398Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:51a81093ff0efc548d0882d2803b6f9ddd76a51fc0372a6db59dac57fa4b8866 UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/679ed19b-5124-4362-a637-be2f66cf5ee6 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:0xc000b80df0}] Aliases:map[]}\"\nJun 10 23:53:07.376057 crc crio[23067]: time=\"2026-06-10T23:53:07.375924366Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 23:53:07.376919 crc crio[23067]: time=\"2026-06-10T23:53:07.376843151Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:e930efc7479a0d6931d20699b5fd9c7829cff29c4566ba1a8740db796e947273 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/5174a9c8-4dd1-4e5c-8ab7-b489b66963cb 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:0xc000b80e80}] Aliases:map[]}\"\nJun 10 23:53:07.377153 crc crio[23067]: time=\"2026-06-10T23:53:07.377077807Z\" level=info msg=\"Checking pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 23:53:07.378091 crc crio[23067]: time=\"2026-06-10T23:53:07.378032963Z\" level=info msg=\"Registered SIGHUP reload watcher\"\nJun 10 23:53:07.379874 crc crio[23067]: time=\"2026-06-10T23:53:07.379443421Z\" level=info msg=\"Starting seccomp notifier watcher\"\nJun 10 23:53:07.379874 crc crio[23067]: time=\"2026-06-10T23:53:07.379546744Z\" level=info msg=\"Create NRI interface\"\nJun 10 23:53:07.379874 crc crio[23067]: time=\"2026-06-10T23:53:07.379574164Z\" level=info msg=\"Serving metrics on 127.0.0.1:9537 using HTTP\"\nJun 10 23:53:07.379874 crc crio[23067]: time=\"2026-06-10T23:53:07.379593105Z\" level=info msg=\"runtime interface created\"\nJun 10 23:53:07.379874 crc crio[23067]: time=\"2026-06-10T23:53:07.379722378Z\" level=info msg=\"Registered domain \\\"k8s.io\\\" with NRI\"\nJun 10 23:53:07.379874 crc crio[23067]: time=\"2026-06-10T23:53:07.379748849Z\" level=info msg=\"runtime interface starting up...\"\nJun 10 23:53:07.379874 crc crio[23067]: time=\"2026-06-10T23:53:07.37975993Z\" level=info msg=\"starting plugins...\"\nJun 10 23:53:07.379874 crc crio[23067]: time=\"2026-06-10T23:53:07.379851102Z\" level=info msg=\"Synchronizing NRI (plugin) with current runtime state\"\nJun 10 23:53:07.385569 crc crio[23067]: time=\"2026-06-10T23:53:07.385490184Z\" level=info msg=\"No systemd watchdog enabled\"\nJun 10 23:53:07.402325 crc systemd[1]: Started Container Runtime Interface for OCI (CRI-O).\nJun 10 23:53:26.494151 crc crio[23067]: time=\"2026-06-10T23:53:26.493564935Z\" level=info msg=\"Running pod sandbox: openshift-etcd/installer-3-crc/POD\" id=5ef27472-1a3c-47a4-95e9-ab051e34a474 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:53:26.495177 crc crio[23067]: time=\"2026-06-10T23:53:26.495155108Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:53:26.537890 crc crio[23067]: time=\"2026-06-10T23:53:26.537482219Z\" level=info msg=\"Got pod network &{Name:installer-3-crc Namespace:openshift-etcd ID:b189a002b7c617a185e6d5a8f405b05c834c06eb549a8939cd2787f302eef1c3 UID:0c0b6bc4-a456-4117-8626-021c05bc3d66 NetNS:/var/run/netns/729c4721-b3bb-40ac-b6da-dd41441adaf1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod0c0b6bc4_a456_4117_8626_021c05bc3d66.slice PodAnnotations:0xc00008cb20}] Aliases:map[]}\"\nJun 10 23:53:26.537890 crc crio[23067]: time=\"2026-06-10T23:53:26.53788826Z\" level=info msg=\"Adding pod openshift-etcd_installer-3-crc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 23:53:27.427554 crc crio[23067]: 2026-06-10T23:53:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b189a002b7c617a Mac:6a:df:87:3c:bb:7c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3c Mtu:0 Sandbox:/var/run/netns/729c4721-b3bb-40ac-b6da-dd41441adaf1 SocketPath: PciID:}] [{Interface:0xc0002246f0 Address:{IP:10.217.0.60 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 23:53:27.429462 crc crio[23067]: time=\"2026-06-10T23:53:27.429401958Z\" level=info msg=\"Got pod network &{Name:installer-3-crc Namespace:openshift-etcd ID:b189a002b7c617a185e6d5a8f405b05c834c06eb549a8939cd2787f302eef1c3 UID:0c0b6bc4-a456-4117-8626-021c05bc3d66 NetNS:/var/run/netns/729c4721-b3bb-40ac-b6da-dd41441adaf1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod0c0b6bc4_a456_4117_8626_021c05bc3d66.slice PodAnnotations:0xc00008cb20}] Aliases:map[]}\"\nJun 10 23:53:27.429562 crc crio[23067]: time=\"2026-06-10T23:53:27.429522111Z\" level=info msg=\"Checking pod openshift-etcd_installer-3-crc for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 23:53:27.435307 crc crio[23067]: time=\"2026-06-10T23:53:27.435242756Z\" level=info msg=\"Ran pod sandbox b189a002b7c617a185e6d5a8f405b05c834c06eb549a8939cd2787f302eef1c3 with infra container: openshift-etcd/installer-3-crc/POD\" id=5ef27472-1a3c-47a4-95e9-ab051e34a474 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:53:27.437902 crc crio[23067]: time=\"2026-06-10T23:53:27.437806485Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=599c3fc9-ef6f-4b26-ad5c-58614ab77cba name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:53:27.440224 crc crio[23067]: time=\"2026-06-10T23:53:27.440158768Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=fecbd700-0c34-42a3-b4a4-097c2e8127bb name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:53:27.447414 crc crio[23067]: time=\"2026-06-10T23:53:27.447302061Z\" level=info msg=\"Creating container: openshift-etcd/installer-3-crc/installer\" id=2db7600b-a6b6-4160-a5ea-47cb0c524804 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:53:27.447848 crc crio[23067]: time=\"2026-06-10T23:53:27.447756793Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:53:27.478943 crc crio[23067]: time=\"2026-06-10T23:53:27.47880622Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:53:27.870099 crc crio[23067]: time=\"2026-06-10T23:53:27.869580027Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:53:28.140703 crc crio[23067]: time=\"2026-06-10T23:53:28.14043638Z\" level=info msg=\"Created container e252b84b039b5d7027c3fdf080077e36befea40a4ccd815538ac7f2219fbcc28: openshift-etcd/installer-3-crc/installer\" id=2db7600b-a6b6-4160-a5ea-47cb0c524804 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:53:28.142680 crc crio[23067]: time=\"2026-06-10T23:53:28.142562647Z\" level=info msg=\"Starting container: e252b84b039b5d7027c3fdf080077e36befea40a4ccd815538ac7f2219fbcc28\" id=5e6afa48-db09-4b22-b660-3e022f5908f5 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:53:28.150628 crc crio[23067]: time=\"2026-06-10T23:53:28.150560393Z\" level=info msg=\"Started container\" PID=23792 containerID=e252b84b039b5d7027c3fdf080077e36befea40a4ccd815538ac7f2219fbcc28 description=openshift-etcd/installer-3-crc/installer id=5e6afa48-db09-4b22-b660-3e022f5908f5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b189a002b7c617a185e6d5a8f405b05c834c06eb549a8939cd2787f302eef1c3\nJun 10 23:54:00.347057 crc crio[23067]: time=\"2026-06-10T23:54:00.345808804Z\" level=info msg=\"Stopping container: 5bb2ff18d7a7023a49ab0e623e25898d3c48620974f1512d7ad8d53310e60b6d (timeout: 30s)\" id=7eb29a7e-291e-4c58-98e2-80bed8ba74a1 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 23:54:00.350379 crc crio[23067]: time=\"2026-06-10T23:54:00.347712315Z\" level=info msg=\"Stopping container: a9ac1410bce0fd034eb2d9f516be1115756904ac421f8a206a7779e91d10763f (timeout: 30s)\" id=ca512f9f-a0a4-4413-ba43-5e9e4bcd8248 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 23:54:00.350379 crc crio[23067]: time=\"2026-06-10T23:54:00.347766026Z\" level=info msg=\"Stopping container: 9c37399bff9c380f7bf15cb0c7ada721eceb125ce5e833ed0de1798145965a28 (timeout: 30s)\" id=be58beba-cc65-4bf9-b48e-10b0d234c746 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 23:54:00.350379 crc crio[23067]: time=\"2026-06-10T23:54:00.347798757Z\" level=info msg=\"Stopping container: 783aa3e9bf4f91369e2312d5fb266dd561411acec1015fabfa0cc0bd3bed63d3 (timeout: 30s)\" id=5ac1c5f0-368d-4ff4-87ff-0d4e941a0eac name=/runtime.v1.RuntimeService/StopContainer\nJun 10 23:54:00.350379 crc crio[23067]: time=\"2026-06-10T23:54:00.347749446Z\" level=info msg=\"Stopping container: 9e24b1e2256149aeb7589aa3c7407e511abe8f0830c3c015d0c8142f5af08eb1 (timeout: 30s)\" id=73ab7dbd-23ad-4e1f-80cb-7a7adadc929b name=/runtime.v1.RuntimeService/StopContainer\nJun 10 23:54:00.639758 crc crio[23067]: time=\"2026-06-10T23:54:00.639605215Z\" level=info msg=\"Stopped container 9e24b1e2256149aeb7589aa3c7407e511abe8f0830c3c015d0c8142f5af08eb1: openshift-etcd/etcd-crc/etcd-rev\" id=73ab7dbd-23ad-4e1f-80cb-7a7adadc929b name=/runtime.v1.RuntimeService/StopContainer\nJun 10 23:54:00.702772 crc crio[23067]: time=\"2026-06-10T23:54:00.693210725Z\" level=info msg=\"Stopped container 5bb2ff18d7a7023a49ab0e623e25898d3c48620974f1512d7ad8d53310e60b6d: openshift-etcd/etcd-crc/etcd-readyz\" id=7eb29a7e-291e-4c58-98e2-80bed8ba74a1 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 23:54:00.753627 crc crio[23067]: time=\"2026-06-10T23:54:00.753525825Z\" level=info msg=\"Stopped container 9c37399bff9c380f7bf15cb0c7ada721eceb125ce5e833ed0de1798145965a28: openshift-etcd/etcd-crc/etcd-metrics\" id=be58beba-cc65-4bf9-b48e-10b0d234c746 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 23:54:02.074436 crc crio[23067]: time=\"2026-06-10T23:54:02.074316031Z\" level=info msg=\"Stopping pod sandbox: b189a002b7c617a185e6d5a8f405b05c834c06eb549a8939cd2787f302eef1c3\" id=c80a25ca-3ff9-4cb9-b155-186197c587b4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 23:54:02.075540 crc crio[23067]: time=\"2026-06-10T23:54:02.075471332Z\" level=info msg=\"Got pod network &{Name:installer-3-crc Namespace:openshift-etcd ID:b189a002b7c617a185e6d5a8f405b05c834c06eb549a8939cd2787f302eef1c3 UID:0c0b6bc4-a456-4117-8626-021c05bc3d66 NetNS:/var/run/netns/729c4721-b3bb-40ac-b6da-dd41441adaf1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod0c0b6bc4_a456_4117_8626_021c05bc3d66.slice PodAnnotations:0xc000130c50}] Aliases:map[]}\"\nJun 10 23:54:02.075906 crc crio[23067]: time=\"2026-06-10T23:54:02.075825791Z\" level=info msg=\"Deleting pod openshift-etcd_installer-3-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 23:54:02.378956 crc crio[23067]: time=\"2026-06-10T23:54:02.377131175Z\" level=info msg=\"Stopped pod sandbox: b189a002b7c617a185e6d5a8f405b05c834c06eb549a8939cd2787f302eef1c3\" id=c80a25ca-3ff9-4cb9-b155-186197c587b4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 23:54:15.200205 crc crio[23067]: time=\"2026-06-10T23:54:15.199343424Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=65341300-bbd5-4eb0-8bbf-f1877c6f00c6 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:54:15.201101 crc crio[23067]: time=\"2026-06-10T23:54:15.200397662Z\" level=info msg=\"Removing container: 227464434ead729e794df1828ccb9bb7ebf03bf06e5ffe6c7b64149883390698\" id=8fd66836-717f-451a-8e3f-25ceccf69096 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 23:54:15.288462 crc crio[23067]: time=\"2026-06-10T23:54:15.288372755Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=7da6e88b-4155-4353-8033-4dcba0de1ab2 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:54:15.294580 crc crio[23067]: time=\"2026-06-10T23:54:15.29449732Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=3239cd42-8694-4ee2-8705-a5d1da3be79d name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:54:15.295600 crc crio[23067]: time=\"2026-06-10T23:54:15.295534438Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:54:15.333920 crc crio[23067]: time=\"2026-06-10T23:54:15.333389434Z\" level=info msg=\"Removed container 227464434ead729e794df1828ccb9bb7ebf03bf06e5ffe6c7b64149883390698: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=8fd66836-717f-451a-8e3f-25ceccf69096 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 23:54:15.339360 crc crio[23067]: time=\"2026-06-10T23:54:15.339327864Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:54:15.571436 crc crio[23067]: time=\"2026-06-10T23:54:15.571132Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:54:15.655744 crc crio[23067]: time=\"2026-06-10T23:54:15.655508066Z\" level=info msg=\"Created container 794ae792545a7940423e486139f43dc8d7fe5261ae26bc679e739af64cd7b556: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=3239cd42-8694-4ee2-8705-a5d1da3be79d name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:54:15.657048 crc crio[23067]: time=\"2026-06-10T23:54:15.656952474Z\" level=info msg=\"Starting container: 794ae792545a7940423e486139f43dc8d7fe5261ae26bc679e739af64cd7b556\" id=68f40795-f05c-4f82-8c4f-7de1cd1e3ce6 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:54:15.662831 crc crio[23067]: time=\"2026-06-10T23:54:15.66275588Z\" level=info msg=\"Started container\" PID=24419 containerID=794ae792545a7940423e486139f43dc8d7fe5261ae26bc679e739af64cd7b556 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=68f40795-f05c-4f82-8c4f-7de1cd1e3ce6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=df72115a442fdf33fc8f7841fbcfd4e9cfa83ca7df04505d424537a5aa434398\nJun 10 23:54:27.579555 crc crio[23067]: time=\"2026-06-10T23:54:27.578719748Z\" level=info msg=\"Stopped container a9ac1410bce0fd034eb2d9f516be1115756904ac421f8a206a7779e91d10763f: openshift-etcd/etcd-crc/etcd\" id=ca512f9f-a0a4-4413-ba43-5e9e4bcd8248 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 23:54:30.398201 crc crio[23067]: time=\"2026-06-10T23:54:30.397565642Z\" level=warning msg=\"Stopping container 783aa3e9bf4f91369e2312d5fb266dd561411acec1015fabfa0cc0bd3bed63d3 with stop signal(15) timed out. Killing...\"\nJun 10 23:54:30.449815 crc crio[23067]: time=\"2026-06-10T23:54:30.449478397Z\" level=error msg=\"Killing container 783aa3e9bf4f91369e2312d5fb266dd561411acec1015fabfa0cc0bd3bed63d3 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 783aa3e9bf4f91369e2312d5fb266dd561411acec1015fabfa0cc0bd3bed63d3 KILL` failed: process not running: No such process\\n : exit status 1\"\nJun 10 23:54:30.538677 crc crio[23067]: time=\"2026-06-10T23:54:30.538534449Z\" level=info msg=\"Stopped container 783aa3e9bf4f91369e2312d5fb266dd561411acec1015fabfa0cc0bd3bed63d3: openshift-etcd/etcd-crc/etcdctl\" id=5ac1c5f0-368d-4ff4-87ff-0d4e941a0eac name=/runtime.v1.RuntimeService/StopContainer\nJun 10 23:54:30.542493 crc crio[23067]: time=\"2026-06-10T23:54:30.542351071Z\" level=info msg=\"Stopping pod sandbox: 3c67b3d5b8dbb3f6674498e64d9af33715fd40f623235b473a9a521cf4501a21\" id=cfc5aeb6-28d0-46a5-8c29-bc2787ffa5b9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 23:54:30.549116 crc crio[23067]: time=\"2026-06-10T23:54:30.548974169Z\" level=info msg=\"Stopped pod sandbox: 3c67b3d5b8dbb3f6674498e64d9af33715fd40f623235b473a9a521cf4501a21\" id=cfc5aeb6-28d0-46a5-8c29-bc2787ffa5b9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 23:54:31.398009 crc crio[23067]: time=\"2026-06-10T23:54:31.397369308Z\" level=info msg=\"Removing container: 9e24b1e2256149aeb7589aa3c7407e511abe8f0830c3c015d0c8142f5af08eb1\" id=c038f901-1c66-45b0-86fa-9137b861e569 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 23:54:31.424190 crc crio[23067]: time=\"2026-06-10T23:54:31.424027004Z\" level=info msg=\"Removed container 9e24b1e2256149aeb7589aa3c7407e511abe8f0830c3c015d0c8142f5af08eb1: openshift-etcd/etcd-crc/etcd-rev\" id=c038f901-1c66-45b0-86fa-9137b861e569 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 23:54:31.427305 crc crio[23067]: time=\"2026-06-10T23:54:31.427214859Z\" level=info msg=\"Removing container: 5bb2ff18d7a7023a49ab0e623e25898d3c48620974f1512d7ad8d53310e60b6d\" id=232f3ad4-e670-47bb-9f83-8a574346ac53 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 23:54:31.459407 crc crio[23067]: time=\"2026-06-10T23:54:31.459121386Z\" level=info msg=\"Removed container 5bb2ff18d7a7023a49ab0e623e25898d3c48620974f1512d7ad8d53310e60b6d: openshift-etcd/etcd-crc/etcd-readyz\" id=232f3ad4-e670-47bb-9f83-8a574346ac53 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 23:54:31.499269 crc crio[23067]: time=\"2026-06-10T23:54:31.498283398Z\" level=info msg=\"Removing container: 9c37399bff9c380f7bf15cb0c7ada721eceb125ce5e833ed0de1798145965a28\" id=854e49e0-14ad-4b3d-bca0-8c450cbf9efc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 23:54:31.518464 crc crio[23067]: time=\"2026-06-10T23:54:31.518236104Z\" level=info msg=\"Removed container 9c37399bff9c380f7bf15cb0c7ada721eceb125ce5e833ed0de1798145965a28: openshift-etcd/etcd-crc/etcd-metrics\" id=854e49e0-14ad-4b3d-bca0-8c450cbf9efc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 23:54:31.523725 crc crio[23067]: time=\"2026-06-10T23:54:31.523587128Z\" level=info msg=\"Removing container: a9ac1410bce0fd034eb2d9f516be1115756904ac421f8a206a7779e91d10763f\" id=17aefa1a-9c2c-4b37-b177-dd456eb521f6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 23:54:31.542578 crc crio[23067]: time=\"2026-06-10T23:54:31.542463955Z\" level=info msg=\"Removed container a9ac1410bce0fd034eb2d9f516be1115756904ac421f8a206a7779e91d10763f: openshift-etcd/etcd-crc/etcd\" id=17aefa1a-9c2c-4b37-b177-dd456eb521f6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 23:54:31.545220 crc crio[23067]: time=\"2026-06-10T23:54:31.545129317Z\" level=info msg=\"Removing container: 783aa3e9bf4f91369e2312d5fb266dd561411acec1015fabfa0cc0bd3bed63d3\" id=58e4594d-fc27-4ca8-a2da-8232db4657bf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 23:54:31.565963 crc crio[23067]: time=\"2026-06-10T23:54:31.565809912Z\" level=info msg=\"Removed container 783aa3e9bf4f91369e2312d5fb266dd561411acec1015fabfa0cc0bd3bed63d3: openshift-etcd/etcd-crc/etcdctl\" id=58e4594d-fc27-4ca8-a2da-8232db4657bf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 23:54:31.570781 crc crio[23067]: time=\"2026-06-10T23:54:31.570695323Z\" level=info msg=\"Removing container: 06e49d08534f42533491dfd1af50ad43d31bb4e34af1a00d903f32c71f8b4722\" id=87d081a2-69e9-46db-a832-ebf888f9f1fb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 23:54:31.682865 crc crio[23067]: time=\"2026-06-10T23:54:31.682744813Z\" level=info msg=\"Removed container 06e49d08534f42533491dfd1af50ad43d31bb4e34af1a00d903f32c71f8b4722: openshift-etcd/etcd-crc/etcd-resources-copy\" id=87d081a2-69e9-46db-a832-ebf888f9f1fb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 23:54:31.688447 crc crio[23067]: time=\"2026-06-10T23:54:31.688361334Z\" level=info msg=\"Removing container: e4aa89872129172b627a477b18189a7e1e975e3be6d904846b626f71cf4adff6\" id=b0b22933-3e0f-4083-b92e-f4919c9afe38 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 23:54:31.779289 crc crio[23067]: time=\"2026-06-10T23:54:31.779146512Z\" level=info msg=\"Removed container e4aa89872129172b627a477b18189a7e1e975e3be6d904846b626f71cf4adff6: openshift-etcd/etcd-crc/etcd-ensure-env-vars\" id=b0b22933-3e0f-4083-b92e-f4919c9afe38 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 23:54:31.784500 crc crio[23067]: time=\"2026-06-10T23:54:31.784419294Z\" level=info msg=\"Removing container: 03005ca4ea4ba4fb168d4ee04f00d62ff3995bac35e494e2207a7416ac1db7c0\" id=3b89f52c-bbcf-4e61-9c08-cbc3fe7611b7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 23:54:31.858410 crc crio[23067]: time=\"2026-06-10T23:54:31.858276668Z\" level=info msg=\"Removed container 03005ca4ea4ba4fb168d4ee04f00d62ff3995bac35e494e2207a7416ac1db7c0: openshift-etcd/etcd-crc/setup\" id=3b89f52c-bbcf-4e61-9c08-cbc3fe7611b7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 23:54:51.584306 crc crio[23067]: time=\"2026-06-10T23:54:51.583282691Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=9e988f2a-9c6b-4480-9ccb-f52013024cc5 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:54:51.588124 crc crio[23067]: time=\"2026-06-10T23:54:51.587981117Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=25bc1367-b077-497b-ae5b-fb60812d57ab name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:54:51.590545 crc crio[23067]: time=\"2026-06-10T23:54:51.590448034Z\" level=info msg=\"Creating container: openshift-network-node-identity/network-node-identity-dgvkt/approver\" id=a592e79b-1f72-4868-b996-570a263bfc8a name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:54:51.591020 crc crio[23067]: time=\"2026-06-10T23:54:51.590917546Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:54:51.618122 crc crio[23067]: time=\"2026-06-10T23:54:51.617843669Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:54:51.621978 crc crio[23067]: time=\"2026-06-10T23:54:51.621885528Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:54:51.770765 crc crio[23067]: time=\"2026-06-10T23:54:51.769877923Z\" level=info msg=\"Created container 50eb9de24d3db7ec79a36eed33659f35c065bbb6f1f13bc31103a11f21684ab2: openshift-network-node-identity/network-node-identity-dgvkt/approver\" id=a592e79b-1f72-4868-b996-570a263bfc8a name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:54:51.772929 crc crio[23067]: time=\"2026-06-10T23:54:51.772517184Z\" level=info msg=\"Starting container: 50eb9de24d3db7ec79a36eed33659f35c065bbb6f1f13bc31103a11f21684ab2\" id=7f894af9-3078-4ddb-9e81-23ec41274c8a name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:54:51.777479 crc crio[23067]: time=\"2026-06-10T23:54:51.777350384Z\" level=info msg=\"Started container\" PID=24935 containerID=50eb9de24d3db7ec79a36eed33659f35c065bbb6f1f13bc31103a11f21684ab2 description=openshift-network-node-identity/network-node-identity-dgvkt/approver id=7f894af9-3078-4ddb-9e81-23ec41274c8a name=/runtime.v1.RuntimeService/StartContainer sandboxID=a6b040778ade08a85d2276d0bc938dd2f81076b17e2f7e5e6a3a08fa9fa7382e\nJun 10 23:55:10.274966 crc crio[23067]: time=\"2026-06-10T23:55:10.273792098Z\" level=info msg=\"Stopping pod sandbox: 3c67b3d5b8dbb3f6674498e64d9af33715fd40f623235b473a9a521cf4501a21\" id=7e097bf1-ca19-455c-a470-bb91976be537 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 23:55:10.274966 crc crio[23067]: time=\"2026-06-10T23:55:10.274754714Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3c67b3d5b8dbb3f6674498e64d9af33715fd40f623235b473a9a521cf4501a21\" id=7e097bf1-ca19-455c-a470-bb91976be537 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 23:55:10.277214 crc crio[23067]: time=\"2026-06-10T23:55:10.277074327Z\" level=info msg=\"Removing pod sandbox: 3c67b3d5b8dbb3f6674498e64d9af33715fd40f623235b473a9a521cf4501a21\" id=3c9c27f7-bcf2-4e1b-b121-d271dffcedf6 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 23:55:10.289481 crc crio[23067]: time=\"2026-06-10T23:55:10.289330716Z\" level=info msg=\"Removed pod sandbox: 3c67b3d5b8dbb3f6674498e64d9af33715fd40f623235b473a9a521cf4501a21\" id=3c9c27f7-bcf2-4e1b-b121-d271dffcedf6 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 23:55:15.393142 crc crio[23067]: time=\"2026-06-10T23:55:15.391395919Z\" level=info msg=\"Running pod sandbox: openshift-etcd/etcd-crc/POD\" id=225349ab-13fa-4372-b535-1ecdaba05058 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:55:15.394342 crc crio[23067]: time=\"2026-06-10T23:55:15.39327597Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:55:15.432946 crc crio[23067]: time=\"2026-06-10T23:55:15.43273094Z\" 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=225349ab-13fa-4372-b535-1ecdaba05058 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:55:15.444037 crc crio[23067]: time=\"2026-06-10T23:55:15.44392247Z\" level=info msg=\"Ran pod sandbox 981942cdda722beb9f2a540e9a14a3bbe83e38aff30920a19bcba876b46bf3a0 with infra container: openshift-etcd/etcd-crc/POD\" id=225349ab-13fa-4372-b535-1ecdaba05058 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 23:55:15.446580 crc crio[23067]: time=\"2026-06-10T23:55:15.446434858Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=5289ee41-0e1d-4005-9072-d4faaf8025cb name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:55:15.448997 crc crio[23067]: time=\"2026-06-10T23:55:15.448912314Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=bf033e4f-38dd-46cd-a6e2-a78055039f1b name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:55:15.476205 crc crio[23067]: time=\"2026-06-10T23:55:15.476079744Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/setup\" id=05a1fe16-76e4-4d53-ad92-255ae3fd9d29 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:55:15.476779 crc crio[23067]: time=\"2026-06-10T23:55:15.476633269Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:55:15.508974 crc crio[23067]: time=\"2026-06-10T23:55:15.508789563Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:55:15.667731 crc crio[23067]: time=\"2026-06-10T23:55:15.667601848Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:55:15.786634 crc crio[23067]: time=\"2026-06-10T23:55:15.786486631Z\" level=info msg=\"Created container 197435b66c3ddfa24fec8374b157145fbc8586feee7fe26847a5f937a0855e84: openshift-etcd/etcd-crc/setup\" id=05a1fe16-76e4-4d53-ad92-255ae3fd9d29 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:55:15.788495 crc crio[23067]: time=\"2026-06-10T23:55:15.788391943Z\" level=info msg=\"Starting container: 197435b66c3ddfa24fec8374b157145fbc8586feee7fe26847a5f937a0855e84\" id=80a0d555-052c-432e-8881-d3d5532dd271 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:55:15.795754 crc crio[23067]: time=\"2026-06-10T23:55:15.795525684Z\" level=info msg=\"Started container\" PID=25241 containerID=197435b66c3ddfa24fec8374b157145fbc8586feee7fe26847a5f937a0855e84 description=openshift-etcd/etcd-crc/setup id=80a0d555-052c-432e-8881-d3d5532dd271 name=/runtime.v1.RuntimeService/StartContainer sandboxID=981942cdda722beb9f2a540e9a14a3bbe83e38aff30920a19bcba876b46bf3a0\nJun 10 23:55:48.145312 crc crio[23067]: time=\"2026-06-10T23:55:48.143009326Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=9a180251-4ab2-47f6-8d9b-81ed048f6a0d name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:55:48.150891 crc crio[23067]: time=\"2026-06-10T23:55:48.150702283Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=f16dbdba-e688-4f04-9aa6-797c5d7caea3 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:55:48.154493 crc crio[23067]: time=\"2026-06-10T23:55:48.154379361Z\" level=info msg=\"Creating container: openshift-marketplace/marketplace-operator-547dbd544d-94q28/marketplace-operator\" id=53b02977-fda3-4824-a737-018369188989 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:55:48.155413 crc crio[23067]: time=\"2026-06-10T23:55:48.155273445Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:55:48.202824 crc crio[23067]: time=\"2026-06-10T23:55:48.20236732Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:55:48.216766 crc crio[23067]: time=\"2026-06-10T23:55:48.216525481Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:55:48.363156 crc crio[23067]: time=\"2026-06-10T23:55:48.362971924Z\" level=info msg=\"Created container 48905b72d8d36a852e4e843d320121f55451c2d9c19bb6dc3de8a7b4bbb46ee0: openshift-marketplace/marketplace-operator-547dbd544d-94q28/marketplace-operator\" id=53b02977-fda3-4824-a737-018369188989 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:55:48.365045 crc crio[23067]: time=\"2026-06-10T23:55:48.364919227Z\" level=info msg=\"Starting container: 48905b72d8d36a852e4e843d320121f55451c2d9c19bb6dc3de8a7b4bbb46ee0\" id=4a576438-0d1d-464e-bac7-53c6146b42e1 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:55:48.375485 crc crio[23067]: time=\"2026-06-10T23:55:48.375375797Z\" level=info msg=\"Started container\" PID=25687 containerID=48905b72d8d36a852e4e843d320121f55451c2d9c19bb6dc3de8a7b4bbb46ee0 description=openshift-marketplace/marketplace-operator-547dbd544d-94q28/marketplace-operator id=4a576438-0d1d-464e-bac7-53c6146b42e1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d59e6b88db369338d01e842f118cd27c7ee351e8747680b9581195eb001b1894\nJun 10 23:56:24.172407 crc crio[23067]: time=\"2026-06-10T23:56:24.170858775Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=57f136f1-e2d7-4d35-8c59-09b5cf8fcebe name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:56:24.177496 crc crio[23067]: time=\"2026-06-10T23:56:24.177336318Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=3ebfbc3d-b2fd-4525-b731-e8deb68058c2 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:56:24.200302 crc crio[23067]: time=\"2026-06-10T23:56:24.200123436Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-ensure-env-vars\" id=3023aa79-21c8-4783-99ef-22abb075fe66 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:56:24.201227 crc crio[23067]: time=\"2026-06-10T23:56:24.20104212Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:56:24.246731 crc crio[23067]: time=\"2026-06-10T23:56:24.24558519Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:56:24.517575 crc crio[23067]: time=\"2026-06-10T23:56:24.517492027Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=3b458ddd-6906-4712-b68a-af81288ce231 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:56:24.519984 crc crio[23067]: time=\"2026-06-10T23:56:24.519736887Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=53453af6-b4a5-4bbc-b214-47b1d94536df name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:56:24.523125 crc crio[23067]: time=\"2026-06-10T23:56:24.523048836Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller\" id=6bd0c898-f34d-402d-b06e-2a3470b03401 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:56:24.523608 crc crio[23067]: time=\"2026-06-10T23:56:24.523531709Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:56:24.535970 crc crio[23067]: time=\"2026-06-10T23:56:24.535874138Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:56:24.556209 crc crio[23067]: time=\"2026-06-10T23:56:24.556110528Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:56:24.642690 crc crio[23067]: time=\"2026-06-10T23:56:24.642543046Z\" level=info msg=\"Created container 4c5df5535c28e7454d8dc99aece4dda639cd91965491a92f6dfa19e85ddece36: openshift-etcd/etcd-crc/etcd-ensure-env-vars\" id=3023aa79-21c8-4783-99ef-22abb075fe66 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:56:24.644085 crc crio[23067]: time=\"2026-06-10T23:56:24.643993664Z\" level=info msg=\"Starting container: 4c5df5535c28e7454d8dc99aece4dda639cd91965491a92f6dfa19e85ddece36\" id=db0c2064-0833-437c-a1be-d12c4d02f021 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:56:24.652806 crc crio[23067]: time=\"2026-06-10T23:56:24.652738628Z\" level=info msg=\"Started container\" PID=26169 containerID=4c5df5535c28e7454d8dc99aece4dda639cd91965491a92f6dfa19e85ddece36 description=openshift-etcd/etcd-crc/etcd-ensure-env-vars id=db0c2064-0833-437c-a1be-d12c4d02f021 name=/runtime.v1.RuntimeService/StartContainer sandboxID=981942cdda722beb9f2a540e9a14a3bbe83e38aff30920a19bcba876b46bf3a0\nJun 10 23:56:24.754345 crc crio[23067]: time=\"2026-06-10T23:56:24.754214247Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:56:24.834371 crc crio[23067]: time=\"2026-06-10T23:56:24.834249163Z\" level=info msg=\"Created container 9424780aa1225c105370a6dc00473152dd08562ee2f94da7369d62a83f3fe835: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller\" id=6bd0c898-f34d-402d-b06e-2a3470b03401 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:56:24.835973 crc crio[23067]: time=\"2026-06-10T23:56:24.835890347Z\" level=info msg=\"Starting container: 9424780aa1225c105370a6dc00473152dd08562ee2f94da7369d62a83f3fe835\" id=956320f0-55d1-4d44-a8f2-244c3e32e3b3 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:56:24.840857 crc crio[23067]: time=\"2026-06-10T23:56:24.840778698Z\" level=info msg=\"Started container\" PID=26202 containerID=9424780aa1225c105370a6dc00473152dd08562ee2f94da7369d62a83f3fe835 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller id=956320f0-55d1-4d44-a8f2-244c3e32e3b3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=df72115a442fdf33fc8f7841fbcfd4e9cfa83ca7df04505d424537a5aa434398\nJun 10 23:56:25.542516 crc crio[23067]: time=\"2026-06-10T23:56:25.542442409Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=e12b0267-23b5-4394-aea2-6bc18beb7d84 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:56:25.545554 crc crio[23067]: time=\"2026-06-10T23:56:25.54545728Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=6a30dde9-c368-4c0d-b30a-de4801e94136 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:56:25.548596 crc crio[23067]: time=\"2026-06-10T23:56:25.548503131Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller\" id=c28ac601-c283-4ea0-896d-17c632310d6c name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:56:25.548958 crc crio[23067]: time=\"2026-06-10T23:56:25.548874861Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:56:25.568013 crc crio[23067]: time=\"2026-06-10T23:56:25.567910289Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:56:25.754131 crc crio[23067]: time=\"2026-06-10T23:56:25.753498433Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:56:25.860879 crc crio[23067]: time=\"2026-06-10T23:56:25.860790538Z\" level=info msg=\"Created container 5fac4e855510a0fa85c1018d055bcc3838c34f18599f666e9a0c680dc9deee68: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller\" id=c28ac601-c283-4ea0-896d-17c632310d6c name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:56:25.862522 crc crio[23067]: time=\"2026-06-10T23:56:25.86239067Z\" level=info msg=\"Starting container: 5fac4e855510a0fa85c1018d055bcc3838c34f18599f666e9a0c680dc9deee68\" id=89be1c04-533d-49ae-a5ad-34d42973add2 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:56:25.866783 crc crio[23067]: time=\"2026-06-10T23:56:25.866633714Z\" level=info msg=\"Started container\" PID=26227 containerID=5fac4e855510a0fa85c1018d055bcc3838c34f18599f666e9a0c680dc9deee68 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller id=89be1c04-533d-49ae-a5ad-34d42973add2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aeb50485684503163b3fa08f992a5df19d5e3beb281666b725ac76ea82ed2ddf\nJun 10 23:56:26.558351 crc crio[23067]: time=\"2026-06-10T23:56:26.558261037Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=4a1009d8-2308-4334-ba56-1ebccda76bec name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:56:26.560759 crc crio[23067]: time=\"2026-06-10T23:56:26.56061384Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=ea1f7ed5-c2e8-447e-8654-b8be23c6d675 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:56:26.562952 crc crio[23067]: time=\"2026-06-10T23:56:26.56285591Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=84eb9387-012d-4168-88c5-a3e54360e025 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:56:26.563427 crc crio[23067]: time=\"2026-06-10T23:56:26.563359073Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:56:26.585941 crc crio[23067]: time=\"2026-06-10T23:56:26.585858564Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:56:26.589427 crc crio[23067]: time=\"2026-06-10T23:56:26.589360597Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:56:26.715700 crc crio[23067]: time=\"2026-06-10T23:56:26.714462147Z\" level=info msg=\"Created container e61ac7e23366d2731596bcc1a98c9efba20e0e13b30500954ba025cd6254467b: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=84eb9387-012d-4168-88c5-a3e54360e025 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:56:26.717009 crc crio[23067]: time=\"2026-06-10T23:56:26.716920023Z\" level=info msg=\"Starting container: e61ac7e23366d2731596bcc1a98c9efba20e0e13b30500954ba025cd6254467b\" id=2da5567b-d171-4d31-9800-9717d659369c name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:56:26.722464 crc crio[23067]: time=\"2026-06-10T23:56:26.722211864Z\" level=info msg=\"Started container\" PID=26271 containerID=e61ac7e23366d2731596bcc1a98c9efba20e0e13b30500954ba025cd6254467b description=openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager id=2da5567b-d171-4d31-9800-9717d659369c name=/runtime.v1.RuntimeService/StartContainer sandboxID=97827587a2e28989c1cdd1c00af99c8c1ebe647dc6f030a7cc0b051c8f1cc27b\nJun 10 23:56:41.730131 crc crio[23067]: time=\"2026-06-10T23:56:41.728967055Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=2c3aad53-e3e6-400e-a5d8-2a546a9d6788 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:56:41.731841 crc crio[23067]: time=\"2026-06-10T23:56:41.729955262Z\" level=info msg=\"Removing container: 1d3ed1c5c49575df48c79315b46a724613f5bcefbef83e80389a87c453bda2ea\" id=9b169f3d-235f-4d51-aa34-b833f8bac618 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 23:56:41.732897 crc crio[23067]: time=\"2026-06-10T23:56:41.732783937Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=2fa719aa-b1a5-4e25-8712-abc584aef34e name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:56:41.736631 crc crio[23067]: time=\"2026-06-10T23:56:41.736521647Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=ac6207b3-5702-45f6-be0f-e4118f3dca90 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:56:41.822347 crc crio[23067]: time=\"2026-06-10T23:56:41.821987439Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=06b9ac47-cb13-4ffb-8785-370e1bbca092 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:56:41.827119 crc crio[23067]: time=\"2026-06-10T23:56:41.827041733Z\" level=info msg=\"Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=ceb69b63-65c9-4899-8b28-bb06d24cd877 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:56:41.827528 crc crio[23067]: time=\"2026-06-10T23:56:41.827465175Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:56:41.828431 crc crio[23067]: time=\"2026-06-10T23:56:41.828359339Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler\" id=4f9d72c5-820a-48be-aeef-bc605e9283f9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:56:41.828833 crc crio[23067]: time=\"2026-06-10T23:56:41.82876898Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:56:41.856011 crc crio[23067]: time=\"2026-06-10T23:56:41.855845302Z\" level=info msg=\"Removed container 1d3ed1c5c49575df48c79315b46a724613f5bcefbef83e80389a87c453bda2ea: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=9b169f3d-235f-4d51-aa34-b833f8bac618 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 23:56:41.859588 crc crio[23067]: time=\"2026-06-10T23:56:41.859478689Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:56:41.904597 crc crio[23067]: time=\"2026-06-10T23:56:41.90444996Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:56:42.086233 crc crio[23067]: time=\"2026-06-10T23:56:42.085593466Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:56:42.122334 crc crio[23067]: time=\"2026-06-10T23:56:42.122226014Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:56:42.198569 crc crio[23067]: time=\"2026-06-10T23:56:42.198456309Z\" level=info msg=\"Created container ffdf031141e5cec75d5a5f394cd18b7ca75c6e475f67ff467a5198f183ef258d: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=ceb69b63-65c9-4899-8b28-bb06d24cd877 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:56:42.199883 crc crio[23067]: time=\"2026-06-10T23:56:42.199702292Z\" level=info msg=\"Created container d9eb3a39b66c588f7ac119e10b6fff1bd27bcec43ea9b6572fad770140da026c: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler\" id=4f9d72c5-820a-48be-aeef-bc605e9283f9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:56:42.199982 crc crio[23067]: time=\"2026-06-10T23:56:42.199919388Z\" level=info msg=\"Starting container: ffdf031141e5cec75d5a5f394cd18b7ca75c6e475f67ff467a5198f183ef258d\" id=e6fcebb1-0efb-4bd7-83a8-84418178ef0c name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:56:42.200515 crc crio[23067]: time=\"2026-06-10T23:56:42.200437152Z\" level=info msg=\"Starting container: d9eb3a39b66c588f7ac119e10b6fff1bd27bcec43ea9b6572fad770140da026c\" id=0736ddc0-9577-4986-88f2-975bb9efac4b name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:56:42.204912 crc crio[23067]: time=\"2026-06-10T23:56:42.204790828Z\" level=info msg=\"Started container\" PID=26464 containerID=ffdf031141e5cec75d5a5f394cd18b7ca75c6e475f67ff467a5198f183ef258d description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=e6fcebb1-0efb-4bd7-83a8-84418178ef0c name=/runtime.v1.RuntimeService/StartContainer sandboxID=c56ce40e74f53b0630b57a2a48737f8ac0746633b1a2ac557ee392c5ed0da170\nJun 10 23:56:42.205925 crc crio[23067]: time=\"2026-06-10T23:56:42.205839666Z\" level=info msg=\"Started container\" PID=26468 containerID=d9eb3a39b66c588f7ac119e10b6fff1bd27bcec43ea9b6572fad770140da026c description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler id=0736ddc0-9577-4986-88f2-975bb9efac4b name=/runtime.v1.RuntimeService/StartContainer sandboxID=aeb50485684503163b3fa08f992a5df19d5e3beb281666b725ac76ea82ed2ddf\nJun 10 23:56:44.787511 crc crio[23067]: time=\"2026-06-10T23:56:44.78624673Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=f7f4b32d-af10-48c0-b3b7-4c26dda365d9 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:56:44.789120 crc crio[23067]: time=\"2026-06-10T23:56:44.786517707Z\" level=info msg=\"Removing container: 86c74433ac65412b3f63a31378807d9b0e2e9953d6fbde8254c8f2be227413b4\" id=e64c4a91-fb51-47d8-8b6c-a28f9aee7ca1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 23:56:44.789844 crc crio[23067]: time=\"2026-06-10T23:56:44.789323092Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=99e6e46c-3796-4a74-b4bf-f65abb8fcdf0 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:56:44.791948 crc crio[23067]: time=\"2026-06-10T23:56:44.791515371Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=db361b9a-ea2d-4c5c-b673-7958633627ef name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:56:44.792033 crc crio[23067]: time=\"2026-06-10T23:56:44.792002684Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:56:44.817612 crc crio[23067]: time=\"2026-06-10T23:56:44.817538535Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:56:44.880114 crc crio[23067]: time=\"2026-06-10T23:56:44.880056464Z\" level=info msg=\"Removed container 86c74433ac65412b3f63a31378807d9b0e2e9953d6fbde8254c8f2be227413b4: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=e64c4a91-fb51-47d8-8b6c-a28f9aee7ca1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 23:56:44.980059 crc crio[23067]: time=\"2026-06-10T23:56:44.979947501Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:56:45.046142 crc crio[23067]: time=\"2026-06-10T23:56:45.046063236Z\" level=info msg=\"Created container d66fa6984ae7c386108057b9d10ab9b59c78220102207924d5e06092db0ce4ab: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=db361b9a-ea2d-4c5c-b673-7958633627ef name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:56:45.047207 crc crio[23067]: time=\"2026-06-10T23:56:45.047109154Z\" level=info msg=\"Starting container: d66fa6984ae7c386108057b9d10ab9b59c78220102207924d5e06092db0ce4ab\" id=66944498-3cb9-424a-804a-0961f03c175c name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:56:45.056062 crc crio[23067]: time=\"2026-06-10T23:56:45.055983291Z\" level=info msg=\"Started container\" PID=26553 containerID=d66fa6984ae7c386108057b9d10ab9b59c78220102207924d5e06092db0ce4ab description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=66944498-3cb9-424a-804a-0961f03c175c name=/runtime.v1.RuntimeService/StartContainer sandboxID=df72115a442fdf33fc8f7841fbcfd4e9cfa83ca7df04505d424537a5aa434398\nJun 10 23:56:45.821923 crc crio[23067]: time=\"2026-06-10T23:56:45.821812735Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=8c605f4e-cf69-4dfb-99fc-e78fc6402d6e name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:56:45.826311 crc crio[23067]: time=\"2026-06-10T23:56:45.826224693Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d\" id=9e119b8b-0eea-4ea6-ba9b-38903f3c7903 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:56:45.827215 crc crio[23067]: time=\"2026-06-10T23:56:45.827156728Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=88e8cd7a-7c7d-420e-86c8-488b85e2120f name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:56:45.829694 crc crio[23067]: time=\"2026-06-10T23:56:45.829624834Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d\" id=af2c4d25-ce02-4fbc-a7b9-b5bde9dd35b9 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:56:45.831356 crc crio[23067]: time=\"2026-06-10T23:56:45.831329859Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager\" id=edec2e6f-1582-422c-933f-96aab33380c4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:56:45.831895 crc crio[23067]: time=\"2026-06-10T23:56:45.831873874Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:56:45.832050 crc crio[23067]: time=\"2026-06-10T23:56:45.831959306Z\" level=info msg=\"Creating container: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator\" id=39d4924c-9386-49ed-a166-89ed9313f2cc name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:56:45.832567 crc crio[23067]: time=\"2026-06-10T23:56:45.832461289Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:56:45.880225 crc crio[23067]: time=\"2026-06-10T23:56:45.880089201Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:56:45.884607 crc crio[23067]: time=\"2026-06-10T23:56:45.88453011Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:56:45.886831 crc crio[23067]: time=\"2026-06-10T23:56:45.886635106Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:56:45.889478 crc crio[23067]: time=\"2026-06-10T23:56:45.88942097Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:56:46.018511 crc crio[23067]: time=\"2026-06-10T23:56:46.018370031Z\" level=info msg=\"Created container 5298c94e859b3f00ae5cc5e7b5cb94293dc067a9f93b6efaf860f45f2e2ff82b: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager\" id=edec2e6f-1582-422c-933f-96aab33380c4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:56:46.021152 crc crio[23067]: time=\"2026-06-10T23:56:46.021093614Z\" level=info msg=\"Starting container: 5298c94e859b3f00ae5cc5e7b5cb94293dc067a9f93b6efaf860f45f2e2ff82b\" id=03f1733d-adc0-4a83-8741-3c00679d8a80 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:56:46.028968 crc crio[23067]: time=\"2026-06-10T23:56:46.02879937Z\" level=info msg=\"Started container\" PID=26579 containerID=5298c94e859b3f00ae5cc5e7b5cb94293dc067a9f93b6efaf860f45f2e2ff82b description=openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager id=03f1733d-adc0-4a83-8741-3c00679d8a80 name=/runtime.v1.RuntimeService/StartContainer sandboxID=061a4951b7c79416ef706294c8d2e6199e9cc5f39621b2c4da96c3210f85726d\nJun 10 23:56:46.029853 crc crio[23067]: time=\"2026-06-10T23:56:46.029608192Z\" level=info msg=\"Created container 4896aeaf166157103f8a40b77e27ce03aeed591b19aa1e549ed15aef94b98dfa: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator\" id=39d4924c-9386-49ed-a166-89ed9313f2cc name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:56:46.031127 crc crio[23067]: time=\"2026-06-10T23:56:46.031027369Z\" level=info msg=\"Starting container: 4896aeaf166157103f8a40b77e27ce03aeed591b19aa1e549ed15aef94b98dfa\" id=4cc94968-0574-4bd6-b66f-3f6b906bffad name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:56:46.040816 crc crio[23067]: time=\"2026-06-10T23:56:46.038808187Z\" level=info msg=\"Started container\" PID=26581 containerID=4896aeaf166157103f8a40b77e27ce03aeed591b19aa1e549ed15aef94b98dfa description=openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator id=4cc94968-0574-4bd6-b66f-3f6b906bffad name=/runtime.v1.RuntimeService/StartContainer sandboxID=d6ce9f11fe6b6c954e64392a7179a7c4bdce7c9da844130899390627781a051a\nJun 10 23:56:59.537284 crc crio[23067]: time=\"2026-06-10T23:56:59.535926957Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=041e44b7-8ea1-484d-89dd-5cd002a1c2e7 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:56:59.540468 crc crio[23067]: time=\"2026-06-10T23:56:59.540358056Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=0023d042-bb13-4e7f-8c02-af07df399c0a name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:56:59.643323 crc crio[23067]: time=\"2026-06-10T23:56:59.643079228Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-resources-copy\" id=c868b507-3c94-48ab-8dc9-8a933ac3f2e7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:56:59.644247 crc crio[23067]: time=\"2026-06-10T23:56:59.643969682Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:56:59.700369 crc crio[23067]: time=\"2026-06-10T23:56:59.70009557Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:56:59.904415 crc crio[23067]: time=\"2026-06-10T23:56:59.904309842Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:57:00.001472 crc crio[23067]: time=\"2026-06-10T23:57:00.001310091Z\" level=info msg=\"Created container f1bc3a8ae3c44309ac0dc7b51f0b505154df3c02389f502fdbabf3761403703f: openshift-etcd/etcd-crc/etcd-resources-copy\" id=c868b507-3c94-48ab-8dc9-8a933ac3f2e7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:57:00.002929 crc crio[23067]: time=\"2026-06-10T23:57:00.002822721Z\" level=info msg=\"Starting container: f1bc3a8ae3c44309ac0dc7b51f0b505154df3c02389f502fdbabf3761403703f\" id=1a7b45bd-f8fe-4cf8-84ee-8e2f2f8c3a62 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:57:00.016557 crc crio[23067]: time=\"2026-06-10T23:57:00.016449315Z\" level=info msg=\"Started container\" PID=26810 containerID=f1bc3a8ae3c44309ac0dc7b51f0b505154df3c02389f502fdbabf3761403703f description=openshift-etcd/etcd-crc/etcd-resources-copy id=1a7b45bd-f8fe-4cf8-84ee-8e2f2f8c3a62 name=/runtime.v1.RuntimeService/StartContainer sandboxID=981942cdda722beb9f2a540e9a14a3bbe83e38aff30920a19bcba876b46bf3a0\nJun 10 23:57:15.680123 crc crio[23067]: time=\"2026-06-10T23:57:15.678850179Z\" level=info msg=\"Stopping container: d66fa6984ae7c386108057b9d10ab9b59c78220102207924d5e06092db0ce4ab (timeout: 30s)\" id=7e86ba67-f405-4d69-a92c-3845436db3c2 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 23:57:15.726049 crc crio[23067]: time=\"2026-06-10T23:57:15.725922335Z\" level=info msg=\"Stopped container d66fa6984ae7c386108057b9d10ab9b59c78220102207924d5e06092db0ce4ab: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=7e86ba67-f405-4d69-a92c-3845436db3c2 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 23:57:15.728032 crc crio[23067]: time=\"2026-06-10T23:57:15.727895328Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=ddc4a02e-689f-454a-a9b4-1c3c4654a5e6 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:57:15.731394 crc crio[23067]: time=\"2026-06-10T23:57:15.731296539Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=a42a0c80-c87d-4f7d-a732-71f04094f05b name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:57:15.733835 crc crio[23067]: time=\"2026-06-10T23:57:15.733714523Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=b53f6a90-f3fa-4155-9631-70e02889f639 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:57:15.734376 crc crio[23067]: time=\"2026-06-10T23:57:15.734310689Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:57:15.768866 crc crio[23067]: time=\"2026-06-10T23:57:15.768634515Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:57:15.946566 crc crio[23067]: time=\"2026-06-10T23:57:15.946472953Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:57:16.030404 crc crio[23067]: time=\"2026-06-10T23:57:16.0302762Z\" level=info msg=\"Created container ed0f95c9d849e28623d12a7fb36c3b4bb5d78523416b16204e5f87ec87c851c6: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=b53f6a90-f3fa-4155-9631-70e02889f639 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:57:16.031449 crc crio[23067]: time=\"2026-06-10T23:57:16.03141024Z\" level=info msg=\"Starting container: ed0f95c9d849e28623d12a7fb36c3b4bb5d78523416b16204e5f87ec87c851c6\" id=b9d60c7c-aa7f-4a83-8bb1-daf4449d75b2 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:57:16.039728 crc crio[23067]: time=\"2026-06-10T23:57:16.039690571Z\" level=info msg=\"Started container\" PID=26998 containerID=ed0f95c9d849e28623d12a7fb36c3b4bb5d78523416b16204e5f87ec87c851c6 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=b9d60c7c-aa7f-4a83-8bb1-daf4449d75b2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=df72115a442fdf33fc8f7841fbcfd4e9cfa83ca7df04505d424537a5aa434398\nJun 10 23:57:16.153140 crc crio[23067]: time=\"2026-06-10T23:57:16.153097719Z\" level=info msg=\"Removing container: 10191b42d92ee1166c023981be7b7bd81a9601a0add1a1fcfa44d75b97429310\" id=e85aaf2e-49f9-4214-8487-f14cf15de195 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 23:57:16.226864 crc crio[23067]: time=\"2026-06-10T23:57:16.226769516Z\" level=info msg=\"Removed container 10191b42d92ee1166c023981be7b7bd81a9601a0add1a1fcfa44d75b97429310: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=e85aaf2e-49f9-4214-8487-f14cf15de195 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 23:57:35.007127 crc crio[23067]: time=\"2026-06-10T23:57:35.005435138Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=a958a707-92b5-46cb-861c-0ca806a05dab name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:57:35.013771 crc crio[23067]: time=\"2026-06-10T23:57:35.012880877Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=2a9be955-c147-4ddb-9224-7485715398f3 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:57:35.034960 crc crio[23067]: time=\"2026-06-10T23:57:35.034783312Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcdctl\" id=1a79a0c1-14e9-453c-99c8-5f74b00b8f14 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:57:35.036015 crc crio[23067]: time=\"2026-06-10T23:57:35.035907582Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:57:35.071064 crc crio[23067]: time=\"2026-06-10T23:57:35.070903676Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:57:35.290589 crc crio[23067]: time=\"2026-06-10T23:57:35.290367485Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:57:35.401294 crc crio[23067]: time=\"2026-06-10T23:57:35.400612318Z\" level=info msg=\"Created container e7ec2cef54227c3697c1c6e5909b88513fda464a538bdf26d2e8c77554983e85: openshift-etcd/etcd-crc/etcdctl\" id=1a79a0c1-14e9-453c-99c8-5f74b00b8f14 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:57:35.403087 crc crio[23067]: time=\"2026-06-10T23:57:35.40291943Z\" level=info msg=\"Starting container: e7ec2cef54227c3697c1c6e5909b88513fda464a538bdf26d2e8c77554983e85\" id=7746bd2e-154f-4979-b79d-18ce69f805df name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:57:35.414989 crc crio[23067]: time=\"2026-06-10T23:57:35.41153966Z\" level=info msg=\"Started container\" PID=27299 containerID=e7ec2cef54227c3697c1c6e5909b88513fda464a538bdf26d2e8c77554983e85 description=openshift-etcd/etcd-crc/etcdctl id=7746bd2e-154f-4979-b79d-18ce69f805df name=/runtime.v1.RuntimeService/StartContainer sandboxID=981942cdda722beb9f2a540e9a14a3bbe83e38aff30920a19bcba876b46bf3a0\nJun 10 23:57:35.427988 crc crio[23067]: time=\"2026-06-10T23:57:35.427788243Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=e61ddadb-215d-459d-ae0e-d056f513f9aa name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:57:35.431159 crc crio[23067]: time=\"2026-06-10T23:57:35.431067791Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=e619c553-6021-4038-98f5-44f5845b8a51 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:57:35.438371 crc crio[23067]: time=\"2026-06-10T23:57:35.438289104Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd\" id=174a558d-7413-4916-b628-5dc35992e529 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:57:35.438890 crc crio[23067]: time=\"2026-06-10T23:57:35.438834948Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:57:35.472585 crc crio[23067]: time=\"2026-06-10T23:57:35.472486037Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:57:35.650289 crc crio[23067]: time=\"2026-06-10T23:57:35.650211251Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:57:35.779048 crc crio[23067]: time=\"2026-06-10T23:57:35.778882866Z\" level=info msg=\"Created container 4cc8c6ca1b8b5cae5e46b99805e5f3f6fad4de4f327be5eff056a7be73e20a8c: openshift-etcd/etcd-crc/etcd\" id=174a558d-7413-4916-b628-5dc35992e529 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:57:35.780459 crc crio[23067]: time=\"2026-06-10T23:57:35.780359696Z\" level=info msg=\"Starting container: 4cc8c6ca1b8b5cae5e46b99805e5f3f6fad4de4f327be5eff056a7be73e20a8c\" id=284b1cb4-20e7-451b-9f96-5a005f9192f4 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:57:35.786431 crc crio[23067]: time=\"2026-06-10T23:57:35.786303544Z\" level=info msg=\"Started container\" PID=27307 containerID=4cc8c6ca1b8b5cae5e46b99805e5f3f6fad4de4f327be5eff056a7be73e20a8c description=openshift-etcd/etcd-crc/etcd id=284b1cb4-20e7-451b-9f96-5a005f9192f4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=981942cdda722beb9f2a540e9a14a3bbe83e38aff30920a19bcba876b46bf3a0\nJun 10 23:57:35.807918 crc crio[23067]: time=\"2026-06-10T23:57:35.807000127Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=7116e8b6-55d7-4107-8792-0ba61b76ee43 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:57:35.813113 crc crio[23067]: time=\"2026-06-10T23:57:35.812927305Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=8d51e34b-0d57-4a43-b520-547e5e9a35e7 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:57:35.822269 crc crio[23067]: time=\"2026-06-10T23:57:35.822083029Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-metrics\" id=f9dbbdae-3a5a-4e8e-82d2-b85ba665bb82 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:57:35.824014 crc crio[23067]: time=\"2026-06-10T23:57:35.82361929Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:57:35.866232 crc crio[23067]: time=\"2026-06-10T23:57:35.866110695Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:57:36.089481 crc crio[23067]: time=\"2026-06-10T23:57:36.089347703Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:57:36.200115 crc crio[23067]: time=\"2026-06-10T23:57:36.199978457Z\" level=info msg=\"Created container 9e923e5547b661a9c01aff298ac5edd5fdd7b5b6f20129d6108102a419a34723: openshift-etcd/etcd-crc/etcd-metrics\" id=f9dbbdae-3a5a-4e8e-82d2-b85ba665bb82 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:57:36.203165 crc crio[23067]: time=\"2026-06-10T23:57:36.202903965Z\" level=info msg=\"Starting container: 9e923e5547b661a9c01aff298ac5edd5fdd7b5b6f20129d6108102a419a34723\" id=28d810d9-6a92-4ae8-9089-bd320e660c84 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:57:36.216111 crc crio[23067]: time=\"2026-06-10T23:57:36.215995484Z\" level=info msg=\"Started container\" PID=27326 containerID=9e923e5547b661a9c01aff298ac5edd5fdd7b5b6f20129d6108102a419a34723 description=openshift-etcd/etcd-crc/etcd-metrics id=28d810d9-6a92-4ae8-9089-bd320e660c84 name=/runtime.v1.RuntimeService/StartContainer sandboxID=981942cdda722beb9f2a540e9a14a3bbe83e38aff30920a19bcba876b46bf3a0\nJun 10 23:57:36.230599 crc crio[23067]: time=\"2026-06-10T23:57:36.230496031Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=2c10c3ec-543a-4a09-8704-c907e9918901 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:57:36.233714 crc crio[23067]: time=\"2026-06-10T23:57:36.233570233Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=32251664-3621-473a-9c3f-71ccef0b74a9 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:57:36.240735 crc crio[23067]: time=\"2026-06-10T23:57:36.240540609Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-readyz\" id=1fd82f9d-8245-41a3-913c-05ddcf8b5f52 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:57:36.241426 crc crio[23067]: time=\"2026-06-10T23:57:36.241358451Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:57:36.285461 crc crio[23067]: time=\"2026-06-10T23:57:36.285273904Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:57:36.475329 crc crio[23067]: time=\"2026-06-10T23:57:36.475161663Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:57:36.590072 crc crio[23067]: time=\"2026-06-10T23:57:36.589985178Z\" level=info msg=\"Created container b548ab16101e092cb5fd9874cc70de3b0222d0eb5985f964596f40b497b77552: openshift-etcd/etcd-crc/etcd-readyz\" id=1fd82f9d-8245-41a3-913c-05ddcf8b5f52 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:57:36.592109 crc crio[23067]: time=\"2026-06-10T23:57:36.592035023Z\" level=info msg=\"Starting container: b548ab16101e092cb5fd9874cc70de3b0222d0eb5985f964596f40b497b77552\" id=ec39a976-60be-451b-9abc-0e7d653e7a8c name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:57:36.604234 crc crio[23067]: time=\"2026-06-10T23:57:36.604064244Z\" level=info msg=\"Started container\" PID=27354 containerID=b548ab16101e092cb5fd9874cc70de3b0222d0eb5985f964596f40b497b77552 description=openshift-etcd/etcd-crc/etcd-readyz id=ec39a976-60be-451b-9abc-0e7d653e7a8c name=/runtime.v1.RuntimeService/StartContainer sandboxID=981942cdda722beb9f2a540e9a14a3bbe83e38aff30920a19bcba876b46bf3a0\nJun 10 23:57:36.618150 crc crio[23067]: time=\"2026-06-10T23:57:36.618014856Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=4d32636f-4ab9-4cfa-8f22-b2482503384c name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:57:36.621384 crc crio[23067]: time=\"2026-06-10T23:57:36.621344435Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=cc7ad7b8-d45b-4138-abe4-95bd09386723 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:57:36.627467 crc crio[23067]: time=\"2026-06-10T23:57:36.627109369Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-rev\" id=c93476d2-c04e-4c11-96d8-f9155c450ca4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:57:36.628603 crc crio[23067]: time=\"2026-06-10T23:57:36.628164187Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:57:36.668229 crc crio[23067]: time=\"2026-06-10T23:57:36.668092463Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:57:36.862329 crc crio[23067]: time=\"2026-06-10T23:57:36.862117493Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:57:36.977702 crc crio[23067]: time=\"2026-06-10T23:57:36.977144294Z\" level=info msg=\"Created container 9a6c7133b1eccfe79c99a112f13b2730cfafd2a225fedb7c9c2a9a85a66581c2: openshift-etcd/etcd-crc/etcd-rev\" id=c93476d2-c04e-4c11-96d8-f9155c450ca4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:57:36.979056 crc crio[23067]: time=\"2026-06-10T23:57:36.978959672Z\" level=info msg=\"Starting container: 9a6c7133b1eccfe79c99a112f13b2730cfafd2a225fedb7c9c2a9a85a66581c2\" id=d98b86b3-d10a-47a5-8b31-e14125764098 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:57:36.985919 crc crio[23067]: time=\"2026-06-10T23:57:36.985817005Z\" level=info msg=\"Started container\" PID=27387 containerID=9a6c7133b1eccfe79c99a112f13b2730cfafd2a225fedb7c9c2a9a85a66581c2 description=openshift-etcd/etcd-crc/etcd-rev id=d98b86b3-d10a-47a5-8b31-e14125764098 name=/runtime.v1.RuntimeService/StartContainer sandboxID=981942cdda722beb9f2a540e9a14a3bbe83e38aff30920a19bcba876b46bf3a0\nJun 10 23:57:46.019804 crc crio[23067]: time=\"2026-06-10T23:57:46.018888397Z\" level=info msg=\"Stopping container: ed0f95c9d849e28623d12a7fb36c3b4bb5d78523416b16204e5f87ec87c851c6 (timeout: 30s)\" id=d934f25b-64b0-4e74-bfc1-9aaba31383f5 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 23:57:46.204885 crc crio[23067]: time=\"2026-06-10T23:57:46.204312897Z\" level=info msg=\"Stopped container ed0f95c9d849e28623d12a7fb36c3b4bb5d78523416b16204e5f87ec87c851c6: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=d934f25b-64b0-4e74-bfc1-9aaba31383f5 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 23:57:46.207333 crc crio[23067]: time=\"2026-06-10T23:57:46.207240905Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=6b69645d-e7a8-4f47-8c67-f6984a95167a name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:57:46.209225 crc crio[23067]: time=\"2026-06-10T23:57:46.209125626Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=6882aa8e-dbe6-42fa-8859-a006b4f6d144 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:57:46.211974 crc crio[23067]: time=\"2026-06-10T23:57:46.211948921Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=b79452cc-1419-4fd3-bd89-2ea145e1d4df name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:57:46.212522 crc crio[23067]: time=\"2026-06-10T23:57:46.212495556Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:57:46.234168 crc crio[23067]: time=\"2026-06-10T23:57:46.234117303Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:57:46.411375 crc crio[23067]: time=\"2026-06-10T23:57:46.411321813Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:57:46.485597 crc crio[23067]: time=\"2026-06-10T23:57:46.485462493Z\" level=info msg=\"Removing container: d66fa6984ae7c386108057b9d10ab9b59c78220102207924d5e06092db0ce4ab\" id=82f569f2-4892-4593-9552-615567b2e408 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 23:57:46.506329 crc crio[23067]: time=\"2026-06-10T23:57:46.506290119Z\" level=info msg=\"Created container 81e2c9d08da0494b54efd9278e247af5f9687ef0a4de3aa4ec0d515eb9553969: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=b79452cc-1419-4fd3-bd89-2ea145e1d4df name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:57:46.507494 crc crio[23067]: time=\"2026-06-10T23:57:46.507426849Z\" level=info msg=\"Starting container: 81e2c9d08da0494b54efd9278e247af5f9687ef0a4de3aa4ec0d515eb9553969\" id=9a4651c4-2777-4164-a639-48fdedb1a1aa name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:57:46.513476 crc crio[23067]: time=\"2026-06-10T23:57:46.513384668Z\" level=info msg=\"Started container\" PID=27528 containerID=81e2c9d08da0494b54efd9278e247af5f9687ef0a4de3aa4ec0d515eb9553969 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=9a4651c4-2777-4164-a639-48fdedb1a1aa name=/runtime.v1.RuntimeService/StartContainer sandboxID=df72115a442fdf33fc8f7841fbcfd4e9cfa83ca7df04505d424537a5aa434398\nJun 10 23:57:46.525489 crc crio[23067]: time=\"2026-06-10T23:57:46.525326757Z\" level=info msg=\"Removed container d66fa6984ae7c386108057b9d10ab9b59c78220102207924d5e06092db0ce4ab: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=82f569f2-4892-4593-9552-615567b2e408 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 23:58:16.018684 crc crio[23067]: time=\"2026-06-10T23:58:16.018329009Z\" level=info msg=\"Stopping container: 81e2c9d08da0494b54efd9278e247af5f9687ef0a4de3aa4ec0d515eb9553969 (timeout: 30s)\" id=d661bf20-2ec7-42ee-b100-7a7988fdfbe5 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 23:58:16.201362 crc crio[23067]: time=\"2026-06-10T23:58:16.200595203Z\" level=info msg=\"Stopped container 81e2c9d08da0494b54efd9278e247af5f9687ef0a4de3aa4ec0d515eb9553969: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=d661bf20-2ec7-42ee-b100-7a7988fdfbe5 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 23:58:16.801700 crc crio[23067]: time=\"2026-06-10T23:58:16.801526604Z\" level=info msg=\"Removing container: ed0f95c9d849e28623d12a7fb36c3b4bb5d78523416b16204e5f87ec87c851c6\" id=f5fc2587-4e84-42e4-90f0-d81c81daacf5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 23:58:16.833431 crc crio[23067]: time=\"2026-06-10T23:58:16.833308734Z\" level=info msg=\"Removed container ed0f95c9d849e28623d12a7fb36c3b4bb5d78523416b16204e5f87ec87c851c6: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=f5fc2587-4e84-42e4-90f0-d81c81daacf5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 23:58:35.983526 crc crio[23067]: time=\"2026-06-10T23:58:35.98211903Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=1f01ef9e-3735-4d6f-9960-21670e035288 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:58:35.985342 crc crio[23067]: time=\"2026-06-10T23:58:35.984951656Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=d46399fa-a072-4003-b695-4acc25059f56 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:58:35.987567 crc crio[23067]: time=\"2026-06-10T23:58:35.987504244Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator\" id=acf80ec5-696d-4b58-acab-c3613c46e5d8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:58:35.988551 crc crio[23067]: time=\"2026-06-10T23:58:35.988334926Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:58:35.991132 crc crio[23067]: time=\"2026-06-10T23:58:35.991068019Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=ac174b37-0e6a-4dee-a077-3d053d0e0f61 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:58:35.995872 crc crio[23067]: time=\"2026-06-10T23:58:35.995749704Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=10695b6b-5e39-4bf5-a399-58d3e06384f0 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:58:35.997070 crc crio[23067]: time=\"2026-06-10T23:58:35.997015898Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=b7d4219b-8fb6-4e8f-8136-d1c704f90775 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:58:36.011335 crc crio[23067]: time=\"2026-06-10T23:58:36.011264899Z\" level=info msg=\"Creating container: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container\" id=b62bae89-ae49-40f0-9411-899a3a43645e name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:58:36.015033 crc crio[23067]: time=\"2026-06-10T23:58:36.011602988Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:58:36.015033 crc crio[23067]: time=\"2026-06-10T23:58:36.012591955Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=75a7759c-d395-459d-91f4-2c51b38cf869 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:58:36.026231 crc crio[23067]: time=\"2026-06-10T23:58:36.026120956Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:58:36.029566 crc crio[23067]: time=\"2026-06-10T23:58:36.029501677Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:58:36.035766 crc crio[23067]: time=\"2026-06-10T23:58:36.030146754Z\" level=info msg=\"Creating container: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator\" id=d27680ba-d7ca-4f58-bc09-e07385c22ed5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:58:36.036701 crc crio[23067]: time=\"2026-06-10T23:58:36.036519565Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:58:36.059341 crc crio[23067]: time=\"2026-06-10T23:58:36.058924224Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:58:36.080928 crc crio[23067]: time=\"2026-06-10T23:58:36.080227873Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:58:36.188127 crc crio[23067]: time=\"2026-06-10T23:58:36.187951364Z\" level=info msg=\"Created container e3878b0ceb64e5a822fa09f39211852407037ffe91d2620deba61ffb9c26bcce: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator\" id=acf80ec5-696d-4b58-acab-c3613c46e5d8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:58:36.193258 crc crio[23067]: time=\"2026-06-10T23:58:36.193139413Z\" level=info msg=\"Starting container: e3878b0ceb64e5a822fa09f39211852407037ffe91d2620deba61ffb9c26bcce\" id=2f0a9afb-7c28-42d6-836d-8649fdc2c62a name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:58:36.202555 crc crio[23067]: time=\"2026-06-10T23:58:36.201164808Z\" level=info msg=\"Started container\" PID=28225 containerID=e3878b0ceb64e5a822fa09f39211852407037ffe91d2620deba61ffb9c26bcce description=openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator id=2f0a9afb-7c28-42d6-836d-8649fdc2c62a name=/runtime.v1.RuntimeService/StartContainer sandboxID=4681cc99bc4fd2ccbb739c9e2906059238d6d6a8b76696c13ed2ed6815d05843\nJun 10 23:58:36.305180 crc crio[23067]: time=\"2026-06-10T23:58:36.305000655Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:58:36.318355 crc crio[23067]: time=\"2026-06-10T23:58:36.318116725Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:58:36.416403 crc crio[23067]: time=\"2026-06-10T23:58:36.416327502Z\" level=info msg=\"Created container 4b3e6a7e34c9f1d6bf45059ffe5233b82f584eef65817833e721d3b88892b110: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator\" id=d27680ba-d7ca-4f58-bc09-e07385c22ed5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:58:36.417590 crc crio[23067]: time=\"2026-06-10T23:58:36.417549294Z\" level=info msg=\"Starting container: 4b3e6a7e34c9f1d6bf45059ffe5233b82f584eef65817833e721d3b88892b110\" id=4eda63de-ca46-4770-b2c8-1a165f346d25 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:58:36.417954 crc crio[23067]: time=\"2026-06-10T23:58:36.417890423Z\" level=info msg=\"Created container b725994cf71cec9827e904d47bf047b4a2936cdad2bdb3c0e85c40cf26211b62: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container\" id=b62bae89-ae49-40f0-9411-899a3a43645e name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:58:36.418590 crc crio[23067]: time=\"2026-06-10T23:58:36.41851492Z\" level=info msg=\"Starting container: b725994cf71cec9827e904d47bf047b4a2936cdad2bdb3c0e85c40cf26211b62\" id=17ea735b-e1f7-40b3-8751-ec20acd7675b name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:58:36.424749 crc crio[23067]: time=\"2026-06-10T23:58:36.424691485Z\" level=info msg=\"Started container\" PID=28247 containerID=b725994cf71cec9827e904d47bf047b4a2936cdad2bdb3c0e85c40cf26211b62 description=openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container id=17ea735b-e1f7-40b3-8751-ec20acd7675b name=/runtime.v1.RuntimeService/StartContainer sandboxID=28003725df04387c43e962bdd3dcf5180e04f6ec61ecea47bac96b8a5f57a202\nJun 10 23:58:36.428375 crc crio[23067]: time=\"2026-06-10T23:58:36.428347833Z\" level=info msg=\"Started container\" PID=28246 containerID=4b3e6a7e34c9f1d6bf45059ffe5233b82f584eef65817833e721d3b88892b110 description=openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator id=4eda63de-ca46-4770-b2c8-1a165f346d25 name=/runtime.v1.RuntimeService/StartContainer sandboxID=310dd260475b8774e916507df03c7d6cd525bb4f39f45b2fa438c8db97900e7f\nJun 10 23:58:40.046329 crc crio[23067]: time=\"2026-06-10T23:58:40.045492716Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5827f6ae3beb4853192e02cc18890467bd251b33070f36f9a105991e7e6d3c9b\" id=0733f9bb-0559-4be9-b57f-323a16211668 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:58:40.049981 crc crio[23067]: time=\"2026-06-10T23:58:40.049863523Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5827f6ae3beb4853192e02cc18890467bd251b33070f36f9a105991e7e6d3c9b\" id=d208cd17-096e-4892-b5d5-45cdfec586f0 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:58:40.066851 crc crio[23067]: time=\"2026-06-10T23:58:40.066620811Z\" level=info msg=\"Creating container: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator\" id=ba517ed0-9d1b-42ff-9afb-9c09fa027a5c name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:58:40.067484 crc crio[23067]: time=\"2026-06-10T23:58:40.067392002Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:58:40.105104 crc crio[23067]: time=\"2026-06-10T23:58:40.104964387Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:58:40.108220 crc crio[23067]: time=\"2026-06-10T23:58:40.108022298Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:58:40.248761 crc crio[23067]: time=\"2026-06-10T23:58:40.248579767Z\" level=info msg=\"Created container 68da269dbdedb3d2291f5e9f060a17ee33ef116db448110a1be95823372a5b93: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator\" id=ba517ed0-9d1b-42ff-9afb-9c09fa027a5c name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:58:40.250212 crc crio[23067]: time=\"2026-06-10T23:58:40.250078777Z\" level=info msg=\"Starting container: 68da269dbdedb3d2291f5e9f060a17ee33ef116db448110a1be95823372a5b93\" id=39d36596-a173-4d2e-a35c-e2ae138402ad name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:58:40.262764 crc crio[23067]: time=\"2026-06-10T23:58:40.262544691Z\" level=info msg=\"Started container\" PID=28343 containerID=68da269dbdedb3d2291f5e9f060a17ee33ef116db448110a1be95823372a5b93 description=openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator id=39d36596-a173-4d2e-a35c-e2ae138402ad name=/runtime.v1.RuntimeService/StartContainer sandboxID=b77d481bebc70d8ec14da67fb3a39043838504101192b2515afc819e58947286\nJun 10 23:58:43.075097 crc crio[23067]: time=\"2026-06-10T23:58:43.074602342Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=c38524ed-73bc-4842-a10b-cf00d4b396b8 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:58:43.078217 crc crio[23067]: time=\"2026-06-10T23:58:43.078123206Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=7aafc91a-e619-4bce-8bca-24ea259af1d4 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:58:43.078971 crc crio[23067]: time=\"2026-06-10T23:58:43.078915707Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=26b4e879-ad3f-4eb9-945b-601398f4b4c3 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:58:43.080089 crc crio[23067]: time=\"2026-06-10T23:58:43.080036837Z\" level=info msg=\"Creating container: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator\" id=af8ed209-e25d-43b1-93f4-34eefc70c639 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:58:43.080426 crc crio[23067]: time=\"2026-06-10T23:58:43.080306914Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:58:43.080708 crc crio[23067]: time=\"2026-06-10T23:58:43.080607362Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=37d72aa9-c2b6-457b-9d0c-bc8aa7d9ea54 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:58:43.090959 crc crio[23067]: time=\"2026-06-10T23:58:43.090884427Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller\" id=fe44d9ad-29d5-4914-a5a0-cbebd55cf200 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:58:43.093008 crc crio[23067]: time=\"2026-06-10T23:58:43.092948702Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:58:43.129501 crc crio[23067]: time=\"2026-06-10T23:58:43.129402597Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:58:43.132093 crc crio[23067]: time=\"2026-06-10T23:58:43.132030818Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:58:43.133901 crc crio[23067]: time=\"2026-06-10T23:58:43.133837736Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:58:43.135233 crc crio[23067]: time=\"2026-06-10T23:58:43.135159901Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:58:43.250223 crc crio[23067]: time=\"2026-06-10T23:58:43.249570901Z\" level=info msg=\"Created container 9d594798e341002cd2cf0bb0d9f1d05d8e20bca50a05dd479fbdc4b76155de86: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller\" id=fe44d9ad-29d5-4914-a5a0-cbebd55cf200 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:58:43.251360 crc crio[23067]: time=\"2026-06-10T23:58:43.251095112Z\" level=info msg=\"Starting container: 9d594798e341002cd2cf0bb0d9f1d05d8e20bca50a05dd479fbdc4b76155de86\" id=790eb827-ed2c-4740-974b-78a97659c68e name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:58:43.255845 crc crio[23067]: time=\"2026-06-10T23:58:43.255781897Z\" level=info msg=\"Started container\" PID=28388 containerID=9d594798e341002cd2cf0bb0d9f1d05d8e20bca50a05dd479fbdc4b76155de86 description=openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller id=790eb827-ed2c-4740-974b-78a97659c68e name=/runtime.v1.RuntimeService/StartContainer sandboxID=9698a732b931a523d35a8cfd80b3afac9766651c585a9e7337f7703831f27e6a\nJun 10 23:58:43.263977 crc crio[23067]: time=\"2026-06-10T23:58:43.263892244Z\" level=info msg=\"Created container 7e75fa76ae6e496cf072a7e4aa3c3b41ac5fd60f3ce298ce36e599fbea458393: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator\" id=af8ed209-e25d-43b1-93f4-34eefc70c639 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:58:43.265235 crc crio[23067]: time=\"2026-06-10T23:58:43.265153778Z\" level=info msg=\"Starting container: 7e75fa76ae6e496cf072a7e4aa3c3b41ac5fd60f3ce298ce36e599fbea458393\" id=a63e7fd4-e099-43f2-8a7c-b2a46d03c804 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:58:43.275622 crc crio[23067]: time=\"2026-06-10T23:58:43.275535045Z\" level=info msg=\"Started container\" PID=28391 containerID=7e75fa76ae6e496cf072a7e4aa3c3b41ac5fd60f3ce298ce36e599fbea458393 description=openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator id=a63e7fd4-e099-43f2-8a7c-b2a46d03c804 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b24bd8e42f03ec2f44414fff1bf9a33348666bceee9fa87906e2d05ed462f619\nJun 10 23:58:46.134126 crc crio[23067]: time=\"2026-06-10T23:58:46.133393912Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=b8bdd650-471d-473c-817d-62eb5fe4a87c name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:58:46.136962 crc crio[23067]: time=\"2026-06-10T23:58:46.136613488Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=e7058ed6-efd7-4b6c-8e5f-508b3619609d name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:58:46.139824 crc crio[23067]: time=\"2026-06-10T23:58:46.139719561Z\" level=info msg=\"Creating container: openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller\" id=521bcd14-358a-4ea0-9dc3-90dec8c543b3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:58:46.140411 crc crio[23067]: time=\"2026-06-10T23:58:46.140296656Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:58:46.184072 crc crio[23067]: time=\"2026-06-10T23:58:46.183962964Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:58:46.192047 crc crio[23067]: time=\"2026-06-10T23:58:46.191915597Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:58:46.327735 crc crio[23067]: time=\"2026-06-10T23:58:46.327589085Z\" level=info msg=\"Created container e3c541a0d064ed3cf8719121e793cf60cc610ababe1f40c67cc74d2b3544443d: openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller\" id=521bcd14-358a-4ea0-9dc3-90dec8c543b3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:58:46.329176 crc crio[23067]: time=\"2026-06-10T23:58:46.329061394Z\" level=info msg=\"Starting container: e3c541a0d064ed3cf8719121e793cf60cc610ababe1f40c67cc74d2b3544443d\" id=f0e0d92d-0371-4bca-add4-ffe8b561c5d5 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:58:46.340032 crc crio[23067]: time=\"2026-06-10T23:58:46.339923245Z\" level=info msg=\"Started container\" PID=28457 containerID=e3c541a0d064ed3cf8719121e793cf60cc610ababe1f40c67cc74d2b3544443d description=openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller id=f0e0d92d-0371-4bca-add4-ffe8b561c5d5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=94b784ab235841bddb42e48e472c370fd5db3fcc8d88acff04ee5f807ddd9bc8\nJun 10 23:58:48.153903 crc crio[23067]: time=\"2026-06-10T23:58:48.153408001Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8d1a1e4abe0326c3af89e9eaa4b7449dd2d5b6f9403c677e19b00b24947b1df9\" id=e8475948-0cc5-4911-8a0a-c6a8acbc30f7 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:58:48.155726 crc crio[23067]: time=\"2026-06-10T23:58:48.155567369Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8d1a1e4abe0326c3af89e9eaa4b7449dd2d5b6f9403c677e19b00b24947b1df9\" id=96ee068b-316a-4019-8cb3-ca19b0b235bd name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:58:48.157810 crc crio[23067]: time=\"2026-06-10T23:58:48.157736897Z\" level=info msg=\"Creating container: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator\" id=47ac078f-5754-482c-9721-336f69db24d0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:58:48.158145 crc crio[23067]: time=\"2026-06-10T23:58:48.158083046Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:58:48.166230 crc crio[23067]: time=\"2026-06-10T23:58:48.166134132Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=fcccb26b-2dee-4944-82c7-7a7360bdbe04 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:58:48.170924 crc crio[23067]: time=\"2026-06-10T23:58:48.170839067Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=800b5fb6-a175-47cc-acca-698fcea1ca69 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:58:48.173260 crc crio[23067]: time=\"2026-06-10T23:58:48.173142239Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=7fa39e5b-7926-4935-9835-efb399fed6b2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:58:48.173537 crc crio[23067]: time=\"2026-06-10T23:58:48.173450807Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:58:48.175140 crc crio[23067]: time=\"2026-06-10T23:58:48.17504138Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=c2d2f954-02e4-4559-9f6c-f616867943b2 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:58:48.178961 crc crio[23067]: time=\"2026-06-10T23:58:48.178854722Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=e5a61a85-45af-4f40-8d3c-0768837e01b8 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:58:48.192433 crc crio[23067]: time=\"2026-06-10T23:58:48.192297161Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:58:48.192433 crc crio[23067]: time=\"2026-06-10T23:58:48.192360603Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=b778892c-a7ad-4398-bec8-3b8dfe31d8b8 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:58:48.192874 crc crio[23067]: time=\"2026-06-10T23:58:48.192310102Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=d22b72ee-42c2-4cc1-a5ad-f4f04abfbafa name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:58:48.195095 crc crio[23067]: time=\"2026-06-10T23:58:48.195031844Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=128f0d6e-8909-4e5e-91ee-beac78a4acee name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:58:48.195385 crc crio[23067]: time=\"2026-06-10T23:58:48.195064515Z\" level=info msg=\"Creating container: openshift-controller-manager/controller-manager-794c9cd9f9-zkn9r/controller-manager\" id=1a415849-3e9b-47ba-949c-744836b0481d name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:58:48.195814 crc crio[23067]: time=\"2026-06-10T23:58:48.195583499Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:58:48.196329 crc crio[23067]: time=\"2026-06-10T23:58:48.196245217Z\" level=info msg=\"Creating container: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator\" id=6c96221d-596b-44e3-801b-7877194d1a3c name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:58:48.196785 crc crio[23067]: time=\"2026-06-10T23:58:48.196627707Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:58:48.196946 crc crio[23067]: time=\"2026-06-10T23:58:48.196894444Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=0afebe7c-3f0c-4a03-ad42-ca6258b0dfc7 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:58:48.200303 crc crio[23067]: time=\"2026-06-10T23:58:48.200143451Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:52e442bc8198ac925caff87ddd35b3107b7375d5afc9c2eb041ca4e79db72c6f\" id=5cc608e9-56e1-45bf-9057-8fb00413dec9 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:58:48.212924 crc crio[23067]: time=\"2026-06-10T23:58:48.21283339Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5\" id=15a077e6-d797-4a38-9ca3-9e7970769514 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:58:48.213508 crc crio[23067]: time=\"2026-06-10T23:58:48.213404686Z\" level=info msg=\"Removing container: 97b3840d11cfb809d80f5594706a564bbdf4cf484c2dbd1a981a7add10d53f5a\" id=480d5830-acdd-4140-9f25-eef6dad32054 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 23:58:48.213963 crc crio[23067]: time=\"2026-06-10T23:58:48.213459707Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:58:48.225739 crc crio[23067]: time=\"2026-06-10T23:58:48.223399253Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:58:48.226494 crc crio[23067]: time=\"2026-06-10T23:58:48.226380133Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:52e442bc8198ac925caff87ddd35b3107b7375d5afc9c2eb041ca4e79db72c6f\" id=f3fd3832-72c3-4237-bdaf-23d9d9756e9e name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:58:48.228073 crc crio[23067]: time=\"2026-06-10T23:58:48.227996026Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5\" id=7a9633a8-f040-4930-9bba-79b75d1367c1 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:58:48.228974 crc crio[23067]: time=\"2026-06-10T23:58:48.228826078Z\" level=info msg=\"Creating container: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator\" id=3664e25f-d65d-4d97-9851-445d78f764e2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:58:48.229275 crc crio[23067]: time=\"2026-06-10T23:58:48.229165037Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:58:48.231578 crc crio[23067]: time=\"2026-06-10T23:58:48.23150931Z\" level=info msg=\"Creating container: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=2d771e0e-9dd8-4196-96c0-284ce3da6dc7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:58:48.232408 crc crio[23067]: time=\"2026-06-10T23:58:48.232334652Z\" level=info msg=\"Creating container: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator\" id=ee8a20ff-4293-4b6b-bb0a-2c1c534bfa54 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:58:48.240123 crc crio[23067]: time=\"2026-06-10T23:58:48.239954386Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:574d49b89604b8e8103abf57feee77812fe8cf441eafc17fdff95d57ca80645e\" id=7fc99092-dd65-4e2f-81cd-17ccf65f741d name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:58:48.240799 crc crio[23067]: time=\"2026-06-10T23:58:48.240740487Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:58:48.241220 crc crio[23067]: time=\"2026-06-10T23:58:48.241006334Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:58:48.241629 crc crio[23067]: time=\"2026-06-10T23:58:48.241537958Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=d0dc3f56-a47a-4df0-92c0-eed1c1a10610 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:58:48.243964 crc crio[23067]: time=\"2026-06-10T23:58:48.243884841Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:977a316fa3598eb575a4477dafc09bbf06fad21c4ec2867052225d74f2a9f366\" id=9fd09801-5928-45d1-9093-9a1910203aab name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:58:48.249175 crc crio[23067]: time=\"2026-06-10T23:58:48.249114101Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:574d49b89604b8e8103abf57feee77812fe8cf441eafc17fdff95d57ca80645e\" id=346616ce-596e-4bff-8a53-cb3cd4dec0cc name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:58:48.252889 crc crio[23067]: time=\"2026-06-10T23:58:48.25282308Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e5e8108294b086fdb797365e5a46badba9b3d866bdcddc8460a51e05a253753d\" id=c53c8d29-5367-4726-8a9c-f90521173924 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:58:48.254287 crc crio[23067]: time=\"2026-06-10T23:58:48.254221217Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e5e8108294b086fdb797365e5a46badba9b3d866bdcddc8460a51e05a253753d\" id=40d8e499-981b-4314-8c85-e5504680ddb8 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:58:48.255609 crc crio[23067]: time=\"2026-06-10T23:58:48.255294646Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=f14885f8-6be1-4eb3-bb38-02e07b051b81 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:58:48.255988 crc crio[23067]: time=\"2026-06-10T23:58:48.255926953Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:58:48.257250 crc crio[23067]: time=\"2026-06-10T23:58:48.257177576Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:977a316fa3598eb575a4477dafc09bbf06fad21c4ec2867052225d74f2a9f366\" id=34ae5855-b3a8-489e-aa5a-ca4414d07167 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:58:48.257858 crc crio[23067]: time=\"2026-06-10T23:58:48.257582097Z\" level=info msg=\"Creating container: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator\" id=a720c1fe-f895-45be-a855-334bbfd89862 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:58:48.257858 crc crio[23067]: time=\"2026-06-10T23:58:48.257631079Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=df919d0b-1ef7-4c78-9d71-ae4fddee51b2 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:58:48.258079 crc crio[23067]: time=\"2026-06-10T23:58:48.258003469Z\" level=info msg=\"Creating container: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator\" id=bcbf7776-457c-4a96-b2e0-a18ee88a51b8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:58:48.258854 crc crio[23067]: time=\"2026-06-10T23:58:48.258781039Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=9713639b-8aa3-423c-90ac-078f02d6501a name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:58:48.259815 crc crio[23067]: time=\"2026-06-10T23:58:48.259756605Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:58:48.274931 crc crio[23067]: time=\"2026-06-10T23:58:48.274857649Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:58:48.276049 crc crio[23067]: time=\"2026-06-10T23:58:48.275988089Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:58:48.276294 crc crio[23067]: time=\"2026-06-10T23:58:48.276217316Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:58:48.277895 crc crio[23067]: time=\"2026-06-10T23:58:48.277820208Z\" level=info msg=\"Creating container: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator\" id=bc28bb2c-8f45-4e82-a5b5-1990b36c8556 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:58:48.278847 crc crio[23067]: time=\"2026-06-10T23:58:48.278792814Z\" level=info msg=\"Creating container: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator\" id=9f630f20-8376-4241-869b-5a113b9f98d8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:58:48.279744 crc crio[23067]: time=\"2026-06-10T23:58:48.279632597Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=5e468d5c-681d-45d4-9f5f-a627b98b1893 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:58:48.290153 crc crio[23067]: time=\"2026-06-10T23:58:48.289935252Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:58:48.305411 crc crio[23067]: time=\"2026-06-10T23:58:48.305337064Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:58:48.305501 crc crio[23067]: time=\"2026-06-10T23:58:48.305343884Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:58:48.305709 crc crio[23067]: time=\"2026-06-10T23:58:48.305602531Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:58:48.305778 crc crio[23067]: time=\"2026-06-10T23:58:48.305725595Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:58:48.310310 crc crio[23067]: time=\"2026-06-10T23:58:48.310240135Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:58:48.352025 crc crio[23067]: time=\"2026-06-10T23:58:48.35192203Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:58:48.356910 crc crio[23067]: time=\"2026-06-10T23:58:48.356839322Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:58:48.389466 crc crio[23067]: time=\"2026-06-10T23:58:48.388473288Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:58:48.390447 crc crio[23067]: time=\"2026-06-10T23:58:48.390364748Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:58:48.417491 crc crio[23067]: time=\"2026-06-10T23:58:48.417412342Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:58:48.430505 crc crio[23067]: time=\"2026-06-10T23:58:48.43045073Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:58:48.442359 crc crio[23067]: time=\"2026-06-10T23:58:48.442216145Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:58:48.456311 crc crio[23067]: time=\"2026-06-10T23:58:48.456169988Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:58:48.463575 crc crio[23067]: time=\"2026-06-10T23:58:48.463465383Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:58:48.501446 crc crio[23067]: time=\"2026-06-10T23:58:48.501352356Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:58:48.521226 crc crio[23067]: time=\"2026-06-10T23:58:48.521116435Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:58:48.550947 crc crio[23067]: time=\"2026-06-10T23:58:48.550871901Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:58:48.566511 crc crio[23067]: time=\"2026-06-10T23:58:48.566432477Z\" level=info msg=\"Removed container 97b3840d11cfb809d80f5594706a564bbdf4cf484c2dbd1a981a7add10d53f5a: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=480d5830-acdd-4140-9f25-eef6dad32054 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 23:58:48.569456 crc crio[23067]: time=\"2026-06-10T23:58:48.569368675Z\" level=info msg=\"Removing container: ed75a5c4dfbabc234a3d1fa709f86275909f1e4beb700a7589ebe230c9b28c97\" id=34730418-b72c-49a5-86d9-95754f4d2538 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 23:58:48.619751 crc crio[23067]: time=\"2026-06-10T23:58:48.619590338Z\" level=info msg=\"Removed container ed75a5c4dfbabc234a3d1fa709f86275909f1e4beb700a7589ebe230c9b28c97: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=34730418-b72c-49a5-86d9-95754f4d2538 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 23:58:48.621434 crc crio[23067]: time=\"2026-06-10T23:58:48.621358426Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:58:48.629672 crc crio[23067]: time=\"2026-06-10T23:58:48.629582486Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:58:48.719472 crc crio[23067]: time=\"2026-06-10T23:58:48.719414858Z\" level=info msg=\"Created container 45c1f254a592714ec67373b1da31d4f14639f4a6d4b2662f533cea2dbb2c3ef7: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator\" id=47ac078f-5754-482c-9721-336f69db24d0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:58:48.719626 crc crio[23067]: time=\"2026-06-10T23:58:48.719526611Z\" level=info msg=\"Created container f85a1b65045f865fb82754b7da05f4d7720bf5267bc4a6012b0e9d29d83b3862: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator\" id=bcbf7776-457c-4a96-b2e0-a18ee88a51b8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:58:48.720481 crc crio[23067]: time=\"2026-06-10T23:58:48.720422585Z\" level=info msg=\"Starting container: 45c1f254a592714ec67373b1da31d4f14639f4a6d4b2662f533cea2dbb2c3ef7\" id=4daaa3cc-5521-4572-a4c7-379ada07b189 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:58:48.720606 crc crio[23067]: time=\"2026-06-10T23:58:48.720548068Z\" level=info msg=\"Starting container: f85a1b65045f865fb82754b7da05f4d7720bf5267bc4a6012b0e9d29d83b3862\" id=e9c479dc-3717-468a-9a38-b458063b4727 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:58:48.723924 crc crio[23067]: time=\"2026-06-10T23:58:48.723850737Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:58:48.732369 crc crio[23067]: time=\"2026-06-10T23:58:48.732334543Z\" level=info msg=\"Started container\" PID=28605 containerID=f85a1b65045f865fb82754b7da05f4d7720bf5267bc4a6012b0e9d29d83b3862 description=openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator id=e9c479dc-3717-468a-9a38-b458063b4727 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5edde7af59e6b3d33106333594d286dc884d5c349f2f62b2bae768d97ff1a6b5\nJun 10 23:58:48.740886 crc crio[23067]: time=\"2026-06-10T23:58:48.739873655Z\" level=info msg=\"Started container\" PID=28607 containerID=45c1f254a592714ec67373b1da31d4f14639f4a6d4b2662f533cea2dbb2c3ef7 description=openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator id=4daaa3cc-5521-4572-a4c7-379ada07b189 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e930efc7479a0d6931d20699b5fd9c7829cff29c4566ba1a8740db796e947273\nJun 10 23:58:48.796868 crc crio[23067]: time=\"2026-06-10T23:58:48.796285904Z\" level=info msg=\"Created container 0a4d250fd1e30a31c78a2d1a2faa1439b2a288b76143c481426aec6808eb852a: openshift-controller-manager/controller-manager-794c9cd9f9-zkn9r/controller-manager\" id=1a415849-3e9b-47ba-949c-744836b0481d name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:58:48.798259 crc crio[23067]: time=\"2026-06-10T23:58:48.798148763Z\" level=info msg=\"Starting container: 0a4d250fd1e30a31c78a2d1a2faa1439b2a288b76143c481426aec6808eb852a\" id=0ac38cc2-fddf-47de-adff-eaf2c7988f71 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:58:48.806777 crc crio[23067]: time=\"2026-06-10T23:58:48.806371883Z\" level=info msg=\"Started container\" PID=28615 containerID=0a4d250fd1e30a31c78a2d1a2faa1439b2a288b76143c481426aec6808eb852a description=openshift-controller-manager/controller-manager-794c9cd9f9-zkn9r/controller-manager id=0ac38cc2-fddf-47de-adff-eaf2c7988f71 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c70989b7e80cc96a712713041e6d9c93c3048e1935f5f663b0b5e33f543838d3\nJun 10 23:58:48.819252 crc crio[23067]: time=\"2026-06-10T23:58:48.819154585Z\" level=info msg=\"Created container 0672c37b210b0240744980928a2e3f609c66fb85a373f43413c484354e84ed10: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator\" id=3664e25f-d65d-4d97-9851-445d78f764e2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:58:48.825320 crc crio[23067]: time=\"2026-06-10T23:58:48.825143295Z\" level=info msg=\"Starting container: 0672c37b210b0240744980928a2e3f609c66fb85a373f43413c484354e84ed10\" id=9919d6f6-f6c1-419a-89b7-a3124b436eeb name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:58:48.836136 crc crio[23067]: time=\"2026-06-10T23:58:48.835848312Z\" level=info msg=\"Created container d6aa741cbd8673fa52bd95470fa45f212a5d763180723dc0b0ec99e82efa3f05: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator\" id=a720c1fe-f895-45be-a855-334bbfd89862 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:58:48.837003 crc crio[23067]: time=\"2026-06-10T23:58:48.836823228Z\" level=info msg=\"Starting container: d6aa741cbd8673fa52bd95470fa45f212a5d763180723dc0b0ec99e82efa3f05\" id=c1074a44-4812-4f19-80fe-503f49ccd498 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:58:48.839766 crc crio[23067]: time=\"2026-06-10T23:58:48.838234855Z\" level=info msg=\"Created container aab0ba3a9c13cf6261d4d59c4a64cc8a86c50f2f50323fc1c8491477548abbc8: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator\" id=9f630f20-8376-4241-869b-5a113b9f98d8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:58:48.839766 crc crio[23067]: time=\"2026-06-10T23:58:48.838502493Z\" level=info msg=\"Created container 8b2a8b4c9f11c32f4e94682d01758a48c7d45d0a8ee96665db1b8995a111f31b: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator\" id=ee8a20ff-4293-4b6b-bb0a-2c1c534bfa54 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:58:48.841042 crc crio[23067]: time=\"2026-06-10T23:58:48.840804474Z\" level=info msg=\"Started container\" PID=28621 containerID=0672c37b210b0240744980928a2e3f609c66fb85a373f43413c484354e84ed10 description=openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator id=9919d6f6-f6c1-419a-89b7-a3124b436eeb name=/runtime.v1.RuntimeService/StartContainer sandboxID=3c4f3b5413c5c8dbd4f43dfdf51db831b56c5000d00d6157dc9f33d2309899d6\nJun 10 23:58:48.845728 crc crio[23067]: time=\"2026-06-10T23:58:48.844417361Z\" level=info msg=\"Started container\" PID=28617 containerID=d6aa741cbd8673fa52bd95470fa45f212a5d763180723dc0b0ec99e82efa3f05 description=openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator id=c1074a44-4812-4f19-80fe-503f49ccd498 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0e58380e0470922a827d19564b15b68b217324987740630231846e0d8b168aae\nJun 10 23:58:48.845728 crc crio[23067]: time=\"2026-06-10T23:58:48.844920224Z\" level=info msg=\"Starting container: 8b2a8b4c9f11c32f4e94682d01758a48c7d45d0a8ee96665db1b8995a111f31b\" id=cd40c79f-d2c4-4016-8d8e-768d6feff169 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:58:48.845728 crc crio[23067]: time=\"2026-06-10T23:58:48.845062978Z\" level=info msg=\"Starting container: aab0ba3a9c13cf6261d4d59c4a64cc8a86c50f2f50323fc1c8491477548abbc8\" id=f7b3000f-6741-4afe-b879-f603e0b2830a name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:58:48.845728 crc crio[23067]: time=\"2026-06-10T23:58:48.845575042Z\" level=info msg=\"Created container 3ddd24d30da5e760d2d7096dc070b1eb0cf09839c79875d491910cfe1f8aff52: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=2d771e0e-9dd8-4196-96c0-284ce3da6dc7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:58:48.850954 crc crio[23067]: time=\"2026-06-10T23:58:48.850926985Z\" level=info msg=\"Starting container: 3ddd24d30da5e760d2d7096dc070b1eb0cf09839c79875d491910cfe1f8aff52\" id=057fd940-d86c-4b72-8d5a-50d1c5449c62 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:58:48.858683 crc crio[23067]: time=\"2026-06-10T23:58:48.855560729Z\" level=info msg=\"Created container 89f936883ed966c0216e6e2c1610d02b5aaa527b6a907915afcd3dd6ac65f930: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=7fa39e5b-7926-4935-9835-efb399fed6b2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:58:48.858683 crc crio[23067]: time=\"2026-06-10T23:58:48.857387118Z\" level=info msg=\"Starting container: 89f936883ed966c0216e6e2c1610d02b5aaa527b6a907915afcd3dd6ac65f930\" id=2dc6813c-f981-42d0-9c6e-98bf965656e7 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:58:48.859014 crc crio[23067]: time=\"2026-06-10T23:58:48.85898602Z\" level=info msg=\"Started container\" PID=28619 containerID=3ddd24d30da5e760d2d7096dc070b1eb0cf09839c79875d491910cfe1f8aff52 description=openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator id=057fd940-d86c-4b72-8d5a-50d1c5449c62 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2dcd93ba477de64140d2788ff6f2952656703b7f93cf8641a8b02050de298d13\nJun 10 23:58:48.864400 crc crio[23067]: time=\"2026-06-10T23:58:48.859966727Z\" level=info msg=\"Created container b049c951ffcacafe65d83cb43bac1a0b724f7babbc2e78ccbfe47792c5db79b2: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=5e468d5c-681d-45d4-9f5f-a627b98b1893 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:58:48.864400 crc crio[23067]: time=\"2026-06-10T23:58:48.861987661Z\" level=info msg=\"Started container\" PID=28611 containerID=aab0ba3a9c13cf6261d4d59c4a64cc8a86c50f2f50323fc1c8491477548abbc8 description=openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator id=f7b3000f-6741-4afe-b879-f603e0b2830a name=/runtime.v1.RuntimeService/StartContainer sandboxID=535f7a42332fed8442f2c4c9105f408930fbe236e40773a46fde5b8e6710de41\nJun 10 23:58:48.865405 crc crio[23067]: time=\"2026-06-10T23:58:48.86497477Z\" level=info msg=\"Started container\" PID=28614 containerID=8b2a8b4c9f11c32f4e94682d01758a48c7d45d0a8ee96665db1b8995a111f31b description=openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator id=cd40c79f-d2c4-4016-8d8e-768d6feff169 name=/runtime.v1.RuntimeService/StartContainer sandboxID=62939d041a42ea557bb9456e1349163beeb59ba0829b3f8aae1a6a2a6847874c\nJun 10 23:58:48.868289 crc crio[23067]: time=\"2026-06-10T23:58:48.867771355Z\" level=info msg=\"Starting container: b049c951ffcacafe65d83cb43bac1a0b724f7babbc2e78ccbfe47792c5db79b2\" id=c8b8e53d-1d03-49f1-be32-742188eea6cb name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:58:48.868532 crc crio[23067]: time=\"2026-06-10T23:58:48.868496385Z\" level=info msg=\"Created container b95e6f221da835fc03f7fd669d049135d2df06cb25d9ba64b76d0549b4e51eef: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator\" id=6c96221d-596b-44e3-801b-7877194d1a3c name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:58:48.873720 crc crio[23067]: time=\"2026-06-10T23:58:48.871268379Z\" level=info msg=\"Starting container: b95e6f221da835fc03f7fd669d049135d2df06cb25d9ba64b76d0549b4e51eef\" id=6a92c73e-c265-4052-bc7a-2d45a94d7dee name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:58:48.873720 crc crio[23067]: time=\"2026-06-10T23:58:48.873336094Z\" level=info msg=\"Started container\" PID=28613 containerID=89f936883ed966c0216e6e2c1610d02b5aaa527b6a907915afcd3dd6ac65f930 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller id=2dc6813c-f981-42d0-9c6e-98bf965656e7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=347fdd3c2632595feaff60635b192817754ca944b194c278bab5e41844d8db3b\nJun 10 23:58:48.877737 crc crio[23067]: time=\"2026-06-10T23:58:48.877620129Z\" level=info msg=\"Started container\" PID=28620 containerID=b95e6f221da835fc03f7fd669d049135d2df06cb25d9ba64b76d0549b4e51eef description=openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator id=6a92c73e-c265-4052-bc7a-2d45a94d7dee name=/runtime.v1.RuntimeService/StartContainer sandboxID=323ca67cfe910bd993222a9ca86f2079b1864825cc2fc4ac651ae8479d31ce69\nJun 10 23:58:48.878068 crc crio[23067]: time=\"2026-06-10T23:58:48.877992049Z\" level=info msg=\"Created container a48c2e1cecfaab614dcf9f26877f5b929d7e42ea005577a53eb82d09038ec172: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator\" id=bc28bb2c-8f45-4e82-a5b5-1990b36c8556 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:58:48.878462 crc crio[23067]: time=\"2026-06-10T23:58:48.878394929Z\" level=info msg=\"Started container\" PID=28612 containerID=b049c951ffcacafe65d83cb43bac1a0b724f7babbc2e78ccbfe47792c5db79b2 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=c8b8e53d-1d03-49f1-be32-742188eea6cb name=/runtime.v1.RuntimeService/StartContainer sandboxID=e850da3646170848d7b4b3679b5f1ce56ef3900bbc3eb7a587e64de03326f3d9\nJun 10 23:58:48.881056 crc crio[23067]: time=\"2026-06-10T23:58:48.880072854Z\" level=info msg=\"Starting container: a48c2e1cecfaab614dcf9f26877f5b929d7e42ea005577a53eb82d09038ec172\" id=224fac2a-65d0-45ae-9796-a5dbe9f2f280 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:58:48.894802 crc crio[23067]: time=\"2026-06-10T23:58:48.89413477Z\" level=info msg=\"Started container\" PID=28637 containerID=a48c2e1cecfaab614dcf9f26877f5b929d7e42ea005577a53eb82d09038ec172 description=openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator id=224fac2a-65d0-45ae-9796-a5dbe9f2f280 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7e02bcd752d28d473df115a36545e947c96e5df1f9722ee14211f40fa6e696ed\nJun 10 23:59:00.359841 crc crio[23067]: time=\"2026-06-10T23:59:00.358462674Z\" level=info msg=\"Stopping container: b049c951ffcacafe65d83cb43bac1a0b724f7babbc2e78ccbfe47792c5db79b2 (timeout: 30s)\" id=a7a44917-a2d1-436e-889b-63e8b5af30aa name=/runtime.v1.RuntimeService/StopContainer\nJun 10 23:59:04.358522 crc crio[23067]: time=\"2026-06-10T23:59:04.3583553Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=17782cb4-6a0d-407d-948e-6c1fe9f58e63 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:59:04.363377 crc crio[23067]: time=\"2026-06-10T23:59:04.36324469Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=839da81b-60ab-417c-a32b-088bd8b4ef95 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:59:04.369429 crc crio[23067]: time=\"2026-06-10T23:59:04.369305893Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=2f51f484-af2d-47d6-b8c5-d8ccccb5e311 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:59:04.370506 crc crio[23067]: time=\"2026-06-10T23:59:04.37034207Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:59:04.420894 crc crio[23067]: time=\"2026-06-10T23:59:04.42007224Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:59:04.603253 crc crio[23067]: time=\"2026-06-10T23:59:04.602850168Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:59:04.715443 crc crio[23067]: time=\"2026-06-10T23:59:04.715356647Z\" level=info msg=\"Created container 98ebeae1b2e8b79b61e5725163009377aa6d2d33681ece26e17349bb6a2bc46e: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=2f51f484-af2d-47d6-b8c5-d8ccccb5e311 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:59:04.716372 crc crio[23067]: time=\"2026-06-10T23:59:04.716291762Z\" level=info msg=\"Starting container: 98ebeae1b2e8b79b61e5725163009377aa6d2d33681ece26e17349bb6a2bc46e\" id=403b105e-7b34-4e2a-9503-056bb390aae9 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:59:04.731248 crc crio[23067]: time=\"2026-06-10T23:59:04.731085948Z\" level=info msg=\"Started container\" PID=28979 containerID=98ebeae1b2e8b79b61e5725163009377aa6d2d33681ece26e17349bb6a2bc46e description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=403b105e-7b34-4e2a-9503-056bb390aae9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=df72115a442fdf33fc8f7841fbcfd4e9cfa83ca7df04505d424537a5aa434398\nJun 10 23:59:12.119461 crc crio[23067]: time=\"2026-06-10T23:59:12.118534571Z\" level=info msg=\"Stopped container b049c951ffcacafe65d83cb43bac1a0b724f7babbc2e78ccbfe47792c5db79b2: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=a7a44917-a2d1-436e-889b-63e8b5af30aa name=/runtime.v1.RuntimeService/StopContainer\nJun 10 23:59:12.123233 crc crio[23067]: time=\"2026-06-10T23:59:12.123111913Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=d703ac66-57b5-4068-b3df-861992c719f6 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:59:12.125775 crc crio[23067]: time=\"2026-06-10T23:59:12.125524167Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=c3e8ea9a-4f65-47ea-9e67-b7295fe86e91 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:59:12.131505 crc crio[23067]: time=\"2026-06-10T23:59:12.131410485Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=d466bd0d-324c-4cae-ae8a-4e3f3d1e45a6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:59:12.132252 crc crio[23067]: time=\"2026-06-10T23:59:12.132175905Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:59:12.178512 crc crio[23067]: time=\"2026-06-10T23:59:12.178414622Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:59:12.184442 crc crio[23067]: time=\"2026-06-10T23:59:12.184360511Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:59:12.380128 crc crio[23067]: time=\"2026-06-10T23:59:12.380036004Z\" level=info msg=\"Created container 72f5a9b8718fe668c0aa3f05f7d4c9eb0e623aab9e11ecbf49a444f1eefdbaa3: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=d466bd0d-324c-4cae-ae8a-4e3f3d1e45a6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:59:12.381305 crc crio[23067]: time=\"2026-06-10T23:59:12.381244706Z\" level=info msg=\"Starting container: 72f5a9b8718fe668c0aa3f05f7d4c9eb0e623aab9e11ecbf49a444f1eefdbaa3\" id=f51861ca-749f-4649-b1b7-e483fd8d5bec name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:59:12.388138 crc crio[23067]: time=\"2026-06-10T23:59:12.388043528Z\" level=info msg=\"Started container\" PID=29151 containerID=72f5a9b8718fe668c0aa3f05f7d4c9eb0e623aab9e11ecbf49a444f1eefdbaa3 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=f51861ca-749f-4649-b1b7-e483fd8d5bec name=/runtime.v1.RuntimeService/StartContainer sandboxID=e850da3646170848d7b4b3679b5f1ce56ef3900bbc3eb7a587e64de03326f3d9\nJun 10 23:59:12.549981 crc crio[23067]: time=\"2026-06-10T23:59:12.549421334Z\" level=info msg=\"Removing container: 8e98f6cd04b359baa432ae42e62b9514e0ba587e8c0858e8e4ab381a5084fb7c\" id=18336501-b2ca-4ffe-b0a6-2f1371c56597 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 23:59:12.552471 crc crio[23067]: time=\"2026-06-10T23:59:12.552407863Z\" level=info msg=\"Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761\" id=bf83c95d-86da-43d3-8395-cce3a9fb9459 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:59:12.657097 crc crio[23067]: time=\"2026-06-10T23:59:12.65698456Z\" level=info msg=\"Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761\" id=c1032dbc-4f09-4964-a21a-f7f48c9c73c8 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:59:12.662246 crc crio[23067]: time=\"2026-06-10T23:59:12.662062216Z\" level=info msg=\"Creating container: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator\" id=a23d47c3-36a9-4510-af33-08c354248b3e name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:59:12.663817 crc crio[23067]: time=\"2026-06-10T23:59:12.662512128Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:59:12.692276 crc crio[23067]: time=\"2026-06-10T23:59:12.692170181Z\" level=info msg=\"Removed container 8e98f6cd04b359baa432ae42e62b9514e0ba587e8c0858e8e4ab381a5084fb7c: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator\" id=18336501-b2ca-4ffe-b0a6-2f1371c56597 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 23:59:12.697601 crc crio[23067]: time=\"2026-06-10T23:59:12.697530304Z\" level=info msg=\"Removing container: 567a6c02ac49a32ea0a27f74f321911323ce2d6a10beb9282a01de2780dc8acd\" id=b1792387-1940-44b2-ae83-32955ca8be81 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 23:59:12.763148 crc crio[23067]: time=\"2026-06-10T23:59:12.763057307Z\" level=info msg=\"Removed container 567a6c02ac49a32ea0a27f74f321911323ce2d6a10beb9282a01de2780dc8acd: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator\" id=b1792387-1940-44b2-ae83-32955ca8be81 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 23:59:12.793953 crc crio[23067]: time=\"2026-06-10T23:59:12.79386804Z\" level=info msg=\"Removing container: 9d04ffcabed0801a3e45cce44d67814044b5a7ea6a3e5e250d592759d23d54f2\" id=55ed0008-e83f-4ab2-b635-9a3cad3391b8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 23:59:12.799700 crc crio[23067]: time=\"2026-06-10T23:59:12.798952126Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:59:12.813612 crc crio[23067]: time=\"2026-06-10T23:59:12.813397182Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:59:12.961249 crc crio[23067]: time=\"2026-06-10T23:59:12.961156993Z\" level=info msg=\"Removed container 9d04ffcabed0801a3e45cce44d67814044b5a7ea6a3e5e250d592759d23d54f2: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container\" id=55ed0008-e83f-4ab2-b635-9a3cad3391b8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 23:59:12.970726 crc crio[23067]: time=\"2026-06-10T23:59:12.970538744Z\" level=info msg=\"Removing container: 0c6c098b869ddf3d4ada96b49d2e9f713d4ad36c3ac1a0da7c5008876addc570\" id=9b2e1960-90b9-4a7f-b7f9-4611d10c9cc3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 23:59:12.972037 crc crio[23067]: time=\"2026-06-10T23:59:12.971919321Z\" level=info msg=\"Created container a4a851733034e6fd6de43811af9b5d7039a200a91274e7928dbb6bcaabc1d8ee: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator\" id=a23d47c3-36a9-4510-af33-08c354248b3e name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:59:12.972925 crc crio[23067]: time=\"2026-06-10T23:59:12.972869157Z\" level=info msg=\"Starting container: a4a851733034e6fd6de43811af9b5d7039a200a91274e7928dbb6bcaabc1d8ee\" id=049ea851-51f7-4bc1-b3d6-e00ac5b81f5e name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:59:12.990015 crc crio[23067]: time=\"2026-06-10T23:59:12.989924743Z\" level=info msg=\"Started container\" PID=29193 containerID=a4a851733034e6fd6de43811af9b5d7039a200a91274e7928dbb6bcaabc1d8ee description=openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator id=049ea851-51f7-4bc1-b3d6-e00ac5b81f5e name=/runtime.v1.RuntimeService/StartContainer sandboxID=735ea5b862349076e4b9428e4ad359aa1f3920e19a81fe5ddc034b2a5bfe3179\nJun 10 23:59:13.040728 crc crio[23067]: time=\"2026-06-10T23:59:13.040592388Z\" level=info msg=\"Removed container 0c6c098b869ddf3d4ada96b49d2e9f713d4ad36c3ac1a0da7c5008876addc570: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=9b2e1960-90b9-4a7f-b7f9-4611d10c9cc3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 23:59:24.362404 crc crio[23067]: time=\"2026-06-10T23:59:24.361906137Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=a32f3188-8f29-4140-83dd-86bbd9e34c66 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:59:24.365052 crc crio[23067]: time=\"2026-06-10T23:59:24.364562048Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5827f6ae3beb4853192e02cc18890467bd251b33070f36f9a105991e7e6d3c9b\" id=e5d47eca-286f-4d15-9f79-a92bb9303fee name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:59:24.371065 crc crio[23067]: time=\"2026-06-10T23:59:24.367429334Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5827f6ae3beb4853192e02cc18890467bd251b33070f36f9a105991e7e6d3c9b\" id=ed05e217-543a-4c57-8f37-5a3e04a46fca name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:59:24.371972 crc crio[23067]: time=\"2026-06-10T23:59:24.371808791Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=dc68f869-7903-465c-959e-576607b99de2 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:59:24.375610 crc crio[23067]: time=\"2026-06-10T23:59:24.375452639Z\" level=info msg=\"Creating container: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator\" id=79aea040-15ac-4825-8c3b-cd548f7295ac name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:59:24.377176 crc crio[23067]: time=\"2026-06-10T23:59:24.376461176Z\" level=info msg=\"Creating container: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container\" id=2d30e269-b3a0-4231-926b-2640f8b07b52 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:59:24.378061 crc crio[23067]: time=\"2026-06-10T23:59:24.377772961Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:59:24.378061 crc crio[23067]: time=\"2026-06-10T23:59:24.377794891Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:59:24.423555 crc crio[23067]: time=\"2026-06-10T23:59:24.423470213Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:59:24.430823 crc crio[23067]: time=\"2026-06-10T23:59:24.430569993Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:59:24.445473 crc crio[23067]: time=\"2026-06-10T23:59:24.445345948Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:59:24.580968 crc crio[23067]: time=\"2026-06-10T23:59:24.579449494Z\" level=info msg=\"Created container 8ad0a38bf5a800ee1b9933c1d72fb55231b11ef89a0e8296b7318262e1ade72c: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator\" id=79aea040-15ac-4825-8c3b-cd548f7295ac name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:59:24.581835 crc crio[23067]: time=\"2026-06-10T23:59:24.581786427Z\" level=info msg=\"Starting container: 8ad0a38bf5a800ee1b9933c1d72fb55231b11ef89a0e8296b7318262e1ade72c\" id=eab0bace-034d-4b45-8d5b-5044bace8f12 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:59:24.590555 crc crio[23067]: time=\"2026-06-10T23:59:24.59051572Z\" level=info msg=\"Started container\" PID=29424 containerID=8ad0a38bf5a800ee1b9933c1d72fb55231b11ef89a0e8296b7318262e1ade72c description=openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator id=eab0bace-034d-4b45-8d5b-5044bace8f12 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b77d481bebc70d8ec14da67fb3a39043838504101192b2515afc819e58947286\nJun 10 23:59:24.656979 crc crio[23067]: time=\"2026-06-10T23:59:24.655746614Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:59:24.762760 crc crio[23067]: time=\"2026-06-10T23:59:24.762552671Z\" level=info msg=\"Created container 25dfd8c115dc8431eaecd81343650be0bb445c0e188e688c7df7965a6dbf537e: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container\" id=2d30e269-b3a0-4231-926b-2640f8b07b52 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:59:24.763961 crc crio[23067]: time=\"2026-06-10T23:59:24.763560538Z\" level=info msg=\"Starting container: 25dfd8c115dc8431eaecd81343650be0bb445c0e188e688c7df7965a6dbf537e\" id=db5ed05c-5dfc-4d51-940e-f4e13666dcb7 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:59:24.774187 crc crio[23067]: time=\"2026-06-10T23:59:24.774038838Z\" level=info msg=\"Started container\" PID=29444 containerID=25dfd8c115dc8431eaecd81343650be0bb445c0e188e688c7df7965a6dbf537e description=openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container id=db5ed05c-5dfc-4d51-940e-f4e13666dcb7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=28003725df04387c43e962bdd3dcf5180e04f6ec61ecea47bac96b8a5f57a202\nJun 10 23:59:27.364269 crc crio[23067]: time=\"2026-06-10T23:59:27.360195858Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=c883e644-174c-4e7b-a2f8-349e3a07d85e name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:59:27.366853 crc crio[23067]: time=\"2026-06-10T23:59:27.366758914Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=8bb99803-0bc2-4fae-bd9e-5d98d6adba63 name=/runtime.v1.ImageService/ImageStatus\nJun 10 23:59:27.370028 crc crio[23067]: time=\"2026-06-10T23:59:27.369792095Z\" level=info msg=\"Creating container: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator\" id=582b2e6d-1251-4ad3-9766-53af890e4bfd name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:59:27.370552 crc crio[23067]: time=\"2026-06-10T23:59:27.37036762Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:59:27.409236 crc crio[23067]: time=\"2026-06-10T23:59:27.408823409Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:59:27.570733 crc crio[23067]: time=\"2026-06-10T23:59:27.570603315Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 23:59:27.667189 crc crio[23067]: time=\"2026-06-10T23:59:27.667063565Z\" level=info msg=\"Created container 774557c2db64989d31ce172de6c0768938d96c2151a6b253868bad77b9a6f73e: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator\" id=582b2e6d-1251-4ad3-9766-53af890e4bfd name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 23:59:27.668945 crc crio[23067]: time=\"2026-06-10T23:59:27.66837887Z\" level=info msg=\"Starting container: 774557c2db64989d31ce172de6c0768938d96c2151a6b253868bad77b9a6f73e\" id=d78ba705-2a5e-4ac3-a245-d7bf96220e5a name=/runtime.v1.RuntimeService/StartContainer\nJun 10 23:59:27.678373 crc crio[23067]: time=\"2026-06-10T23:59:27.67810742Z\" level=info msg=\"Started container\" PID=29528 containerID=774557c2db64989d31ce172de6c0768938d96c2151a6b253868bad77b9a6f73e description=openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator id=d78ba705-2a5e-4ac3-a245-d7bf96220e5a name=/runtime.v1.RuntimeService/StartContainer sandboxID=310dd260475b8774e916507df03c7d6cd525bb4f39f45b2fa438c8db97900e7f\nJun 10 23:59:39.238302 crc crio[23067]: time=\"2026-06-10T23:59:39.236260772Z\" level=info msg=\"Stopping container: 6b3b71bc2a8fd28ef537ab41fc52df88ba8c19f04cfc13f23c1e2199dea32b3a (timeout: 15s)\" id=67dbda33-6d1f-40f5-a296-20c9c5828b78 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 23:59:39.444620 crc crio[23067]: time=\"2026-06-10T23:59:39.444438249Z\" level=info msg=\"Stopped container 6b3b71bc2a8fd28ef537ab41fc52df88ba8c19f04cfc13f23c1e2199dea32b3a: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift\" id=67dbda33-6d1f-40f5-a296-20c9c5828b78 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 23:59:39.446051 crc crio[23067]: time=\"2026-06-10T23:59:39.445941919Z\" level=info msg=\"Stopping pod sandbox: 2ec2246a94767a3f79c5f0e74c579aa3040ac462e3d216b981649e58cecaf615\" id=a9b152ce-f89a-4749-ba45-d2cd1cb7e77b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 23:59:39.447351 crc crio[23067]: time=\"2026-06-10T23:59:39.447259554Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:2ec2246a94767a3f79c5f0e74c579aa3040ac462e3d216b981649e58cecaf615 UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/85d539ab-ca5e-49c9-b24c-3d1c9d815c5a 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:0xc000c345a8}] Aliases:map[]}\"\nJun 10 23:59:39.447731 crc crio[23067]: time=\"2026-06-10T23:59:39.447598683Z\" level=info msg=\"Deleting pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 23:59:39.887102 crc crio[23067]: time=\"2026-06-10T23:59:39.886930642Z\" level=info msg=\"Stopped pod sandbox: 2ec2246a94767a3f79c5f0e74c579aa3040ac462e3d216b981649e58cecaf615\" id=a9b152ce-f89a-4749-ba45-d2cd1cb7e77b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:00:10.398324 crc crio[23067]: time=\"2026-06-11T00:00:10.397495692Z\" level=info msg=\"Removing container: 6b3b71bc2a8fd28ef537ab41fc52df88ba8c19f04cfc13f23c1e2199dea32b3a\" id=5158a3f9-53b0-4b31-93d3-a2aa7ccde9bb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:00:10.432997 crc crio[23067]: time=\"2026-06-11T00:00:10.432864488Z\" level=info msg=\"Removed container 6b3b71bc2a8fd28ef537ab41fc52df88ba8c19f04cfc13f23c1e2199dea32b3a: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift\" id=5158a3f9-53b0-4b31-93d3-a2aa7ccde9bb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:00:10.440092 crc crio[23067]: time=\"2026-06-11T00:00:10.440005839Z\" level=info msg=\"Stopping pod sandbox: 2ec2246a94767a3f79c5f0e74c579aa3040ac462e3d216b981649e58cecaf615\" id=38fe28e2-97e3-411e-8ed1-a1a7e87a3352 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:00:10.440092 crc crio[23067]: time=\"2026-06-11T00:00:10.440079091Z\" level=info msg=\"Stopped pod sandbox (already stopped): 2ec2246a94767a3f79c5f0e74c579aa3040ac462e3d216b981649e58cecaf615\" id=38fe28e2-97e3-411e-8ed1-a1a7e87a3352 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:00:10.441726 crc crio[23067]: time=\"2026-06-11T00:00:10.441587921Z\" level=info msg=\"Removing pod sandbox: 2ec2246a94767a3f79c5f0e74c579aa3040ac462e3d216b981649e58cecaf615\" id=e326fa51-928b-4e27-b298-c90fd0d9bbaf name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:00:10.454078 crc crio[23067]: time=\"2026-06-11T00:00:10.453948422Z\" level=info msg=\"Removed pod sandbox: 2ec2246a94767a3f79c5f0e74c579aa3040ac462e3d216b981649e58cecaf615\" id=e326fa51-928b-4e27-b298-c90fd0d9bbaf name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:01:54.097274 crc crio[23067]: time=\"2026-06-11T00:01:54.096294257Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-ll6wg/POD\" id=796d1359-ad35-40bf-be67-ea3ec7ef6cb4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:01:54.099469 crc crio[23067]: time=\"2026-06-11T00:01:54.097435387Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:01:54.110316 crc crio[23067]: time=\"2026-06-11T00:01:54.110204017Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29685600-67bsn/POD\" id=d4d4c559-d968-402d-8893-edb1e7769ee3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:01:54.110421 crc crio[23067]: time=\"2026-06-11T00:01:54.110369151Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:01:54.136965 crc crio[23067]: time=\"2026-06-11T00:01:54.134992656Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-n7vdr/POD\" id=a8ecd86c-ef83-4766-8cbd-f5808e465b68 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:01:54.136965 crc crio[23067]: time=\"2026-06-11T00:01:54.135060707Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:01:54.148949 crc crio[23067]: time=\"2026-06-11T00:01:54.148504135Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-ll6wg Namespace:openshift-marketplace ID:f79b4b97d6c55853f1b5aa4659e40b7a3588cd7b2e58cb35e2f905c75b0597e6 UID:d158cf0e-a05d-4637-a641-f692ac11c34c NetNS:/var/run/netns/723bbe97-c5b7-483d-8b0e-43d2649940ee Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd158cf0e_a05d_4637_a641_f692ac11c34c.slice PodAnnotations:0xc002a464d0}] Aliases:map[]}\"\nJun 11 00:01:54.148949 crc crio[23067]: time=\"2026-06-11T00:01:54.148760801Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-ll6wg to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:01:54.152591 crc crio[23067]: time=\"2026-06-11T00:01:54.152504661Z\" level=info msg=\"Running pod sandbox: openshift-image-registry/image-pruner-29685600-2h4zl/POD\" id=67664ce8-a813-4a52-8e04-e672bf480bba name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:01:54.152591 crc crio[23067]: time=\"2026-06-11T00:01:54.152590773Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:01:54.154186 crc crio[23067]: time=\"2026-06-11T00:01:54.154150185Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685600-67bsn Namespace:openshift-infra ID:b0309e82ad4b420cdfa46254da295ddb55ef6285786581cd64ebc779d6eb029d UID:f5f33df6-4a8f-42eb-b361-bb7f597d713a NetNS:/var/run/netns/502a2cdd-7981-4365-a5a3-4a45d8672337 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf5f33df6_4a8f_42eb_b361_bb7f597d713a.slice PodAnnotations:0xc003610f58}] Aliases:map[]}\"\nJun 11 00:01:54.154349 crc crio[23067]: time=\"2026-06-11T00:01:54.154327669Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29685600-67bsn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:01:54.161341 crc crio[23067]: time=\"2026-06-11T00:01:54.156545578Z\" level=info msg=\"Got pod network &{Name:redhat-operators-n7vdr Namespace:openshift-marketplace ID:b1e3893f931c866eb92cdbfe1a02e9bbc8502a13f48840ce66c734ab6c7249ca UID:de476369-c321-4cae-8c84-b24aec4471cd NetNS:/var/run/netns/77834504-5a4e-4176-8e61-b6e87a320cb8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podde476369_c321_4cae_8c84_b24aec4471cd.slice PodAnnotations:0xc000130a88}] Aliases:map[]}\"\nJun 11 00:01:54.161341 crc crio[23067]: time=\"2026-06-11T00:01:54.15660411Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-n7vdr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:01:54.184805 crc crio[23067]: time=\"2026-06-11T00:01:54.184713827Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-xm6qd/POD\" id=d4adfae9-918d-4cdc-a94d-9989e3da0b1c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:01:54.184805 crc crio[23067]: time=\"2026-06-11T00:01:54.184797469Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:01:54.189624 crc crio[23067]: time=\"2026-06-11T00:01:54.189571446Z\" level=info msg=\"Got pod network &{Name:image-pruner-29685600-2h4zl Namespace:openshift-image-registry ID:5de2cf1b2b0d813a862b71ac8699c748d2505e3175dd39bd6ef6da42648fea6c UID:6e2b88fe-dc21-4819-a9df-6381dcfc2d27 NetNS:/var/run/netns/877679b9-8e55-4679-9b0e-972709a09685 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6e2b88fe_dc21_4819_a9df_6381dcfc2d27.slice PodAnnotations:0xc0001308e0}] Aliases:map[]}\"\nJun 11 00:01:54.189624 crc crio[23067]: time=\"2026-06-11T00:01:54.189611187Z\" level=info msg=\"Adding pod openshift-image-registry_image-pruner-29685600-2h4zl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:01:54.205058 crc crio[23067]: time=\"2026-06-11T00:01:54.204471592Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29685600-48dmf/POD\" id=a57bfbfb-f1bd-4165-9fb2-936079ba2958 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:01:54.205058 crc crio[23067]: time=\"2026-06-11T00:01:54.204588395Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:01:54.205457 crc crio[23067]: time=\"2026-06-11T00:01:54.205367856Z\" level=info msg=\"Got pod network &{Name:certified-operators-xm6qd Namespace:openshift-marketplace ID:fc988e1c5dffc20c4e6e1169df6a0cb76684d8f346831d540b53f98a6c52a773 UID:69cbb88e-f411-4c3a-8926-7161eff4c917 NetNS:/var/run/netns/4ac54fae-f14d-444a-b9bc-7f9dc9783d97 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod69cbb88e_f411_4c3a_8926_7161eff4c917.slice PodAnnotations:0xc002392270}] Aliases:map[]}\"\nJun 11 00:01:54.205457 crc crio[23067]: time=\"2026-06-11T00:01:54.205436588Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-xm6qd to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:01:54.232912 crc crio[23067]: time=\"2026-06-11T00:01:54.232813706Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29685600-48dmf Namespace:openshift-operator-lifecycle-manager ID:a2d4c96f8706cdc3db222cc7060b242dce3c1bbc02fbfaa65efb859bf153d65e UID:a39caf71-0538-442a-93e4-61ef353fa74e NetNS:/var/run/netns/6db82e60-646f-4fcb-8696-93b5cf28b25b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda39caf71_0538_442a_93e4_61ef353fa74e.slice PodAnnotations:0xc000130e48}] Aliases:map[]}\"\nJun 11 00:01:54.232912 crc crio[23067]: time=\"2026-06-11T00:01:54.232890258Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29685600-48dmf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:01:54.253930 crc crio[23067]: time=\"2026-06-11T00:01:54.253847895Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-shl7m/POD\" id=189fa0f0-c1ab-44e9-ac95-2f04645c0a55 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:01:54.254035 crc crio[23067]: time=\"2026-06-11T00:01:54.253943377Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:01:54.261359 crc crio[23067]: time=\"2026-06-11T00:01:54.2611909Z\" level=info msg=\"Running pod sandbox: openshift-authentication/oauth-openshift-57dffc477f-qkhjp/POD\" id=bf821df6-bdac-4235-92e2-5732edd2870e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:01:54.261480 crc crio[23067]: time=\"2026-06-11T00:01:54.261461077Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:01:54.285131 crc crio[23067]: time=\"2026-06-11T00:01:54.285040274Z\" level=info msg=\"Got pod network &{Name:community-operators-shl7m Namespace:openshift-marketplace ID:259137cf74bcc246292a344f7dfc896769ea1e890112fb8f26d5f851ca8e2d50 UID:866f56ee-0b50-4ed9-bfff-678aca8ec89b NetNS:/var/run/netns/44374575-b4b9-49a3-b4fd-3085584077c3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod866f56ee_0b50_4ed9_bfff_678aca8ec89b.slice PodAnnotations:0xc0023925c8}] Aliases:map[]}\"\nJun 11 00:01:54.285131 crc crio[23067]: time=\"2026-06-11T00:01:54.285102285Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-shl7m to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:01:54.312093 crc crio[23067]: time=\"2026-06-11T00:01:54.307793198Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-57dffc477f-qkhjp Namespace:openshift-authentication ID:d801806a58fe8827d672870638621a0bd01792631b4299696f9e0c375b8a22f2 UID:834f99e5-abb2-40e7-a9e1-20afa2acdfcf NetNS:/var/run/netns/70bae773-5317-49de-91c4-f59ea6ca592d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod834f99e5_abb2_40e7_a9e1_20afa2acdfcf.slice PodAnnotations:0xc000131250}] Aliases:map[]}\"\nJun 11 00:01:54.312093 crc crio[23067]: time=\"2026-06-11T00:01:54.30935793Z\" level=info msg=\"Adding pod openshift-authentication_oauth-openshift-57dffc477f-qkhjp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:01:54.842476 crc crio[23067]: 2026-06-11T00:01:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f79b4b97d6c5585 Mac:72:86:63:4d:71:70 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3d Mtu:0 Sandbox:/var/run/netns/723bbe97-c5b7-483d-8b0e-43d2649940ee SocketPath: PciID:}] [{Interface:0xc00025ac90 Address:{IP:10.217.0.61 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:01:54.843987 crc crio[23067]: 2026-06-11T00:01:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b0309e82ad4b420 Mac:4a:f2:13:e3:8c:a1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3e Mtu:0 Sandbox:/var/run/netns/502a2cdd-7981-4365-a5a3-4a45d8672337 SocketPath: PciID:}] [{Interface:0xc00035aa10 Address:{IP:10.217.0.62 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:01:54.843987 crc crio[23067]: time=\"2026-06-11T00:01:54.843950889Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-ll6wg Namespace:openshift-marketplace ID:f79b4b97d6c55853f1b5aa4659e40b7a3588cd7b2e58cb35e2f905c75b0597e6 UID:d158cf0e-a05d-4637-a641-f692ac11c34c NetNS:/var/run/netns/723bbe97-c5b7-483d-8b0e-43d2649940ee Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd158cf0e_a05d_4637_a641_f692ac11c34c.slice PodAnnotations:0xc002a464d0}] Aliases:map[]}\"\nJun 11 00:01:54.844207 crc crio[23067]: time=\"2026-06-11T00:01:54.844145205Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-ll6wg for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:01:54.845118 crc crio[23067]: time=\"2026-06-11T00:01:54.845050219Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685600-67bsn Namespace:openshift-infra ID:b0309e82ad4b420cdfa46254da295ddb55ef6285786581cd64ebc779d6eb029d UID:f5f33df6-4a8f-42eb-b361-bb7f597d713a NetNS:/var/run/netns/502a2cdd-7981-4365-a5a3-4a45d8672337 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf5f33df6_4a8f_42eb_b361_bb7f597d713a.slice PodAnnotations:0xc003610f58}] Aliases:map[]}\"\nJun 11 00:01:54.845389 crc crio[23067]: time=\"2026-06-11T00:01:54.845321406Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29685600-67bsn for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:01:54.854562 crc crio[23067]: 2026-06-11T00:01:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fc988e1c5dffc20 Mac:b6:9b:3f:c0:ff:7b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:41 Mtu:0 Sandbox:/var/run/netns/4ac54fae-f14d-444a-b9bc-7f9dc9783d97 SocketPath: PciID:}] [{Interface:0xc00025a810 Address:{IP:10.217.0.65 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:01:54.854806 crc crio[23067]: 2026-06-11T00:01:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5de2cf1b2b0d813 Mac:b6:99:52:a1:9e:a5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:40 Mtu:0 Sandbox:/var/run/netns/877679b9-8e55-4679-9b0e-972709a09685 SocketPath: PciID:}] [{Interface:0xc0001a46d0 Address:{IP:10.217.0.64 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:01:54.855483 crc crio[23067]: time=\"2026-06-11T00:01:54.855418074Z\" level=info msg=\"Got pod network &{Name:image-pruner-29685600-2h4zl Namespace:openshift-image-registry ID:5de2cf1b2b0d813a862b71ac8699c748d2505e3175dd39bd6ef6da42648fea6c UID:6e2b88fe-dc21-4819-a9df-6381dcfc2d27 NetNS:/var/run/netns/877679b9-8e55-4679-9b0e-972709a09685 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6e2b88fe_dc21_4819_a9df_6381dcfc2d27.slice PodAnnotations:0xc0001308e0}] Aliases:map[]}\"\nJun 11 00:01:54.855596 crc crio[23067]: time=\"2026-06-11T00:01:54.855436835Z\" level=info msg=\"Got pod network &{Name:certified-operators-xm6qd Namespace:openshift-marketplace ID:fc988e1c5dffc20c4e6e1169df6a0cb76684d8f346831d540b53f98a6c52a773 UID:69cbb88e-f411-4c3a-8926-7161eff4c917 NetNS:/var/run/netns/4ac54fae-f14d-444a-b9bc-7f9dc9783d97 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod69cbb88e_f411_4c3a_8926_7161eff4c917.slice PodAnnotations:0xc002392270}] Aliases:map[]}\"\nJun 11 00:01:54.855596 crc crio[23067]: time=\"2026-06-11T00:01:54.855565828Z\" level=info msg=\"Checking pod openshift-image-registry_image-pruner-29685600-2h4zl for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:01:54.855775 crc crio[23067]: time=\"2026-06-11T00:01:54.855750343Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-xm6qd for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:01:54.855911 crc crio[23067]: time=\"2026-06-11T00:01:54.855805794Z\" level=info msg=\"Ran pod sandbox b0309e82ad4b420cdfa46254da295ddb55ef6285786581cd64ebc779d6eb029d with infra container: openshift-infra/auto-csr-approver-29685600-67bsn/POD\" id=d4d4c559-d968-402d-8893-edb1e7769ee3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:01:54.861325 crc crio[23067]: time=\"2026-06-11T00:01:54.861223899Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=587c9f60-c100-417a-a88e-eea1e9d8cbfe name=/runtime.v1.ImageService/PullImage\nJun 11 00:01:54.862570 crc crio[23067]: time=\"2026-06-11T00:01:54.862504073Z\" level=info msg=\"Ran pod sandbox f79b4b97d6c55853f1b5aa4659e40b7a3588cd7b2e58cb35e2f905c75b0597e6 with infra container: openshift-marketplace/redhat-marketplace-ll6wg/POD\" id=796d1359-ad35-40bf-be67-ea3ec7ef6cb4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:01:54.862848 crc crio[23067]: 2026-06-11T00:01:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b1e3893f931c866 Mac:fa:6b:61:0b:6e:54 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:44 Mtu:0 Sandbox:/var/run/netns/77834504-5a4e-4176-8e61-b6e87a320cb8 SocketPath: PciID:}] [{Interface:0xc0002a3a00 Address:{IP:10.217.0.68 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:01:54.864493 crc crio[23067]: time=\"2026-06-11T00:01:54.863841018Z\" level=info msg=\"Got pod network &{Name:redhat-operators-n7vdr Namespace:openshift-marketplace ID:b1e3893f931c866eb92cdbfe1a02e9bbc8502a13f48840ce66c734ab6c7249ca UID:de476369-c321-4cae-8c84-b24aec4471cd NetNS:/var/run/netns/77834504-5a4e-4176-8e61-b6e87a320cb8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podde476369_c321_4cae_8c84_b24aec4471cd.slice PodAnnotations:0xc000130a88}] Aliases:map[]}\"\nJun 11 00:01:54.864493 crc crio[23067]: time=\"2026-06-11T00:01:54.863988072Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-n7vdr for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:01:54.865592 crc crio[23067]: time=\"2026-06-11T00:01:54.865518783Z\" level=info msg=\"Ran pod sandbox 5de2cf1b2b0d813a862b71ac8699c748d2505e3175dd39bd6ef6da42648fea6c with infra container: openshift-image-registry/image-pruner-29685600-2h4zl/POD\" id=67664ce8-a813-4a52-8e04-e672bf480bba name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:01:54.866312 crc crio[23067]: time=\"2026-06-11T00:01:54.865973895Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=e0441583-b3ed-49b6-bcb9-6245fc3488e5 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:01:54.867127 crc crio[23067]: time=\"2026-06-11T00:01:54.867083464Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=5ac29d50-9d07-4e9b-91aa-7e69eb33701d name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:01:54.869033 crc crio[23067]: time=\"2026-06-11T00:01:54.868936173Z\" level=info msg=\"Ran pod sandbox fc988e1c5dffc20c4e6e1169df6a0cb76684d8f346831d540b53f98a6c52a773 with infra container: openshift-marketplace/certified-operators-xm6qd/POD\" id=d4adfae9-918d-4cdc-a94d-9989e3da0b1c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:01:54.871561 crc crio[23067]: time=\"2026-06-11T00:01:54.871489301Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 00:01:54.871937 crc crio[23067]: time=\"2026-06-11T00:01:54.871871751Z\" level=info msg=\"Ran pod sandbox b1e3893f931c866eb92cdbfe1a02e9bbc8502a13f48840ce66c734ab6c7249ca with infra container: openshift-marketplace/redhat-operators-n7vdr/POD\" id=a8ecd86c-ef83-4766-8cbd-f5808e465b68 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:01:54.872887 crc crio[23067]: time=\"2026-06-11T00:01:54.872823137Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=a6e67c7a-8a64-4e35-9701-67e9429bf32b name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:01:54.872960 crc crio[23067]: time=\"2026-06-11T00:01:54.872863918Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=3d69544d-0fe7-4ff3-8744-14114aacb188 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:01:54.873305 crc crio[23067]: time=\"2026-06-11T00:01:54.873200337Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=a73c8235-2ad2-45b6-9f13-60cd9e739917 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:01:54.873544 crc crio[23067]: time=\"2026-06-11T00:01:54.873203987Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=2af07042-4523-4c5e-aad9-5c0ecc85dc88 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:01:54.875043 crc crio[23067]: time=\"2026-06-11T00:01:54.874972404Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=2d247508-8aaf-48a3-b748-3c218a2c9e28 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:01:54.876616 crc crio[23067]: time=\"2026-06-11T00:01:54.876546106Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=709b37f2-4db7-4216-8d59-fa4f337ec673 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:01:54.985978 crc crio[23067]: time=\"2026-06-11T00:01:54.985860261Z\" level=info msg=\"Creating container: openshift-image-registry/image-pruner-29685600-2h4zl/image-pruner\" id=1c782c71-3046-4dd2-ae56-c6ad2eb83881 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:01:54.986306 crc crio[23067]: time=\"2026-06-11T00:01:54.986235561Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:01:55.024027 crc crio[23067]: time=\"2026-06-11T00:01:55.023958624Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:01:55.029441 crc crio[23067]: time=\"2026-06-11T00:01:55.029395278Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:01:55.035573 crc crio[23067]: time=\"2026-06-11T00:01:55.035493981Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-ll6wg/extract-utilities\" id=822c2949-99d7-4457-9511-969ff18123a5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:01:55.035963 crc crio[23067]: time=\"2026-06-11T00:01:55.035902391Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:01:55.058324 crc crio[23067]: time=\"2026-06-11T00:01:55.058222325Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:01:55.062520 crc crio[23067]: time=\"2026-06-11T00:01:55.062459387Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:01:55.418859 crc crio[23067]: time=\"2026-06-11T00:01:55.417867664Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-n7vdr/extract-utilities\" id=9145979b-c9f4-4173-9dd3-726626a2b942 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:01:55.420181 crc crio[23067]: time=\"2026-06-11T00:01:55.419890698Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:01:55.422041 crc crio[23067]: 2026-06-11T00:01:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:259137cf74bcc24 Mac:da:ed:f7:2d:36:6f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:43 Mtu:0 Sandbox:/var/run/netns/44374575-b4b9-49a3-b4fd-3085584077c3 SocketPath: PciID:}] [{Interface:0xc0001125b0 Address:{IP:10.217.0.67 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:01:55.423060 crc crio[23067]: 2026-06-11T00:01:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d801806a58fe882 Mac:82:c9:c9:18:ab:fe Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:45 Mtu:0 Sandbox:/var/run/netns/70bae773-5317-49de-91c4-f59ea6ca592d SocketPath: PciID:}] [{Interface:0xc000246620 Address:{IP:10.217.0.69 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:01:55.424099 crc crio[23067]: 2026-06-11T00:01:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a2d4c96f8706cdc Mac:d6:01:e4:c2:24:5b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:42 Mtu:0 Sandbox:/var/run/netns/6db82e60-646f-4fcb-8696-93b5cf28b25b SocketPath: PciID:}] [{Interface:0xc00059e5c0 Address:{IP:10.217.0.66 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:01:55.424219 crc crio[23067]: time=\"2026-06-11T00:01:55.42413532Z\" level=info msg=\"Got pod network &{Name:community-operators-shl7m Namespace:openshift-marketplace ID:259137cf74bcc246292a344f7dfc896769ea1e890112fb8f26d5f851ca8e2d50 UID:866f56ee-0b50-4ed9-bfff-678aca8ec89b NetNS:/var/run/netns/44374575-b4b9-49a3-b4fd-3085584077c3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod866f56ee_0b50_4ed9_bfff_678aca8ec89b.slice PodAnnotations:0xc0023925c8}] Aliases:map[]}\"\nJun 11 00:01:55.424515 crc crio[23067]: time=\"2026-06-11T00:01:55.424438559Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-shl7m for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:01:55.425942 crc crio[23067]: time=\"2026-06-11T00:01:55.425827835Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29685600-48dmf Namespace:openshift-operator-lifecycle-manager ID:a2d4c96f8706cdc3db222cc7060b242dce3c1bbc02fbfaa65efb859bf153d65e UID:a39caf71-0538-442a-93e4-61ef353fa74e NetNS:/var/run/netns/6db82e60-646f-4fcb-8696-93b5cf28b25b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda39caf71_0538_442a_93e4_61ef353fa74e.slice PodAnnotations:0xc000130e48}] Aliases:map[]}\"\nJun 11 00:01:55.426370 crc crio[23067]: time=\"2026-06-11T00:01:55.426218586Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29685600-48dmf for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:01:55.427023 crc crio[23067]: time=\"2026-06-11T00:01:55.426940175Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-57dffc477f-qkhjp Namespace:openshift-authentication ID:d801806a58fe8827d672870638621a0bd01792631b4299696f9e0c375b8a22f2 UID:834f99e5-abb2-40e7-a9e1-20afa2acdfcf NetNS:/var/run/netns/70bae773-5317-49de-91c4-f59ea6ca592d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod834f99e5_abb2_40e7_a9e1_20afa2acdfcf.slice PodAnnotations:0xc000131250}] Aliases:map[]}\"\nJun 11 00:01:55.427393 crc crio[23067]: time=\"2026-06-11T00:01:55.427306195Z\" level=info msg=\"Checking pod openshift-authentication_oauth-openshift-57dffc477f-qkhjp for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:01:55.435330 crc crio[23067]: time=\"2026-06-11T00:01:55.435147403Z\" level=info msg=\"Ran pod sandbox 259137cf74bcc246292a344f7dfc896769ea1e890112fb8f26d5f851ca8e2d50 with infra container: openshift-marketplace/community-operators-shl7m/POD\" id=189fa0f0-c1ab-44e9-ac95-2f04645c0a55 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:01:55.438021 crc crio[23067]: time=\"2026-06-11T00:01:55.437861235Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=62dec448-2b88-42b2-8022-03575892fc6e name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:01:55.450810 crc crio[23067]: time=\"2026-06-11T00:01:55.450616274Z\" level=info msg=\"Ran pod sandbox a2d4c96f8706cdc3db222cc7060b242dce3c1bbc02fbfaa65efb859bf153d65e with infra container: openshift-operator-lifecycle-manager/collect-profiles-29685600-48dmf/POD\" id=a57bfbfb-f1bd-4165-9fb2-936079ba2958 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:01:55.454086 crc crio[23067]: time=\"2026-06-11T00:01:55.452525325Z\" level=info msg=\"Ran pod sandbox d801806a58fe8827d672870638621a0bd01792631b4299696f9e0c375b8a22f2 with infra container: openshift-authentication/oauth-openshift-57dffc477f-qkhjp/POD\" id=bf821df6-bdac-4235-92e2-5732edd2870e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:01:55.454086 crc crio[23067]: time=\"2026-06-11T00:01:55.453168142Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=d09fe065-d0ec-4895-aa6d-e9c54994dea1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:01:55.455013 crc crio[23067]: time=\"2026-06-11T00:01:55.45496421Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=6607ef53-96ad-43e2-9289-4da3c0b7aab1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:01:55.455991 crc crio[23067]: time=\"2026-06-11T00:01:55.455135294Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:036ed6efe4cb5f5b90ee7f9ef5297c8591b8d67aa36b3c58b4fc5417622a140c\" id=e6c93c7f-a201-4855-bd58-db6b3f8dcb58 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:01:55.457135 crc crio[23067]: time=\"2026-06-11T00:01:55.456921892Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=23e058e7-0973-4721-b5a4-e1d23d8b9310 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:01:55.457893 crc crio[23067]: time=\"2026-06-11T00:01:55.457709843Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:036ed6efe4cb5f5b90ee7f9ef5297c8591b8d67aa36b3c58b4fc5417622a140c\" id=86a9a75c-e413-4dc9-bf5b-e20d2c813263 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:01:55.468922 crc crio[23067]: time=\"2026-06-11T00:01:55.468833909Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:01:55.473108 crc crio[23067]: time=\"2026-06-11T00:01:55.47303355Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:01:55.567115 crc crio[23067]: time=\"2026-06-11T00:01:55.566961617Z\" level=info msg=\"Created container 5f66c4e0c415212538667ba351104a6e50ca630ee8756fde7274ed13bd3d5dcd: openshift-marketplace/redhat-marketplace-ll6wg/extract-utilities\" id=822c2949-99d7-4457-9511-969ff18123a5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:01:55.569365 crc crio[23067]: time=\"2026-06-11T00:01:55.569313619Z\" level=info msg=\"Starting container: 5f66c4e0c415212538667ba351104a6e50ca630ee8756fde7274ed13bd3d5dcd\" id=a0e34bef-9792-4536-8001-f801cd5fb7d6 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:01:55.574866 crc crio[23067]: time=\"2026-06-11T00:01:55.574770234Z\" level=info msg=\"Started container\" PID=31773 containerID=5f66c4e0c415212538667ba351104a6e50ca630ee8756fde7274ed13bd3d5dcd description=openshift-marketplace/redhat-marketplace-ll6wg/extract-utilities id=a0e34bef-9792-4536-8001-f801cd5fb7d6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f79b4b97d6c55853f1b5aa4659e40b7a3588cd7b2e58cb35e2f905c75b0597e6\nJun 11 00:01:55.990182 crc crio[23067]: time=\"2026-06-11T00:01:55.989901918Z\" level=info msg=\"Created container 3c22b26ad2155e49b807177a95e031827d9d312647c3725c752d18147c0d5db5: openshift-image-registry/image-pruner-29685600-2h4zl/image-pruner\" id=1c782c71-3046-4dd2-ae56-c6ad2eb83881 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:01:55.992958 crc crio[23067]: time=\"2026-06-11T00:01:55.9925893Z\" level=info msg=\"Starting container: 3c22b26ad2155e49b807177a95e031827d9d312647c3725c752d18147c0d5db5\" id=5a58dbd7-bec8-4a01-90ae-4353a1eefe6f name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:01:56.005901 crc crio[23067]: time=\"2026-06-11T00:01:56.00538756Z\" level=info msg=\"Started container\" PID=31770 containerID=3c22b26ad2155e49b807177a95e031827d9d312647c3725c752d18147c0d5db5 description=openshift-image-registry/image-pruner-29685600-2h4zl/image-pruner id=5a58dbd7-bec8-4a01-90ae-4353a1eefe6f name=/runtime.v1.RuntimeService/StartContainer sandboxID=5de2cf1b2b0d813a862b71ac8699c748d2505e3175dd39bd6ef6da42648fea6c\nJun 11 00:01:56.018800 crc crio[23067]: time=\"2026-06-11T00:01:56.018387095Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-xm6qd/extract-utilities\" id=91fcb1cf-9385-4146-a320-14160fd9cbc8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:01:56.018800 crc crio[23067]: time=\"2026-06-11T00:01:56.019404032Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:01:56.020403 crc crio[23067]: time=\"2026-06-11T00:01:56.020027289Z\" level=info msg=\"Created container d725b8f3f07bb2d33b2da4250a2f03a6a12c4fb57f06e2f38a805048e7e6aa60: openshift-marketplace/redhat-operators-n7vdr/extract-utilities\" id=9145979b-c9f4-4173-9dd3-726626a2b942 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:01:56.027983 crc crio[23067]: time=\"2026-06-11T00:01:56.027904568Z\" level=info msg=\"Starting container: d725b8f3f07bb2d33b2da4250a2f03a6a12c4fb57f06e2f38a805048e7e6aa60\" id=be33ccac-fe62-4b99-93fa-075ab24902b6 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:01:56.041203 crc crio[23067]: time=\"2026-06-11T00:01:56.041080749Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29685600-48dmf/collect-profiles\" id=61713851-8134-40b6-b551-8565e9957f71 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:01:56.042139 crc crio[23067]: time=\"2026-06-11T00:01:56.042046574Z\" level=info msg=\"Started container\" PID=31783 containerID=d725b8f3f07bb2d33b2da4250a2f03a6a12c4fb57f06e2f38a805048e7e6aa60 description=openshift-marketplace/redhat-operators-n7vdr/extract-utilities id=be33ccac-fe62-4b99-93fa-075ab24902b6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b1e3893f931c866eb92cdbfe1a02e9bbc8502a13f48840ce66c734ab6c7249ca\nJun 11 00:01:56.054553 crc crio[23067]: time=\"2026-06-11T00:01:56.054447854Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:01:56.083070 crc crio[23067]: time=\"2026-06-11T00:01:56.082961012Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:01:56.093413 crc crio[23067]: time=\"2026-06-11T00:01:56.093303037Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:01:56.097149 crc crio[23067]: time=\"2026-06-11T00:01:56.097046916Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:01:56.101104 crc crio[23067]: time=\"2026-06-11T00:01:56.100549829Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:01:56.233120 crc crio[23067]: time=\"2026-06-11T00:01:56.232972599Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-shl7m/extract-utilities\" id=7032d31e-4af5-4726-8158-ae91cfb620fd name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:01:56.233578 crc crio[23067]: time=\"2026-06-11T00:01:56.233502073Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:01:56.263219 crc crio[23067]: time=\"2026-06-11T00:01:56.263129551Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:01:56.266296 crc crio[23067]: time=\"2026-06-11T00:01:56.266194752Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:01:56.292095 crc crio[23067]: time=\"2026-06-11T00:01:56.291995368Z\" level=info msg=\"Creating container: openshift-authentication/oauth-openshift-57dffc477f-qkhjp/oauth-openshift\" id=84504214-8388-4582-90df-92391f5d1a1d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:01:56.292479 crc crio[23067]: time=\"2026-06-11T00:01:56.292415209Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:01:56.316850 crc crio[23067]: time=\"2026-06-11T00:01:56.316626663Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=77ab6df7-2af2-4403-8277-ada7830b09f4 name=/runtime.v1.ImageService/PullImage\nJun 11 00:01:56.321064 crc crio[23067]: time=\"2026-06-11T00:01:56.320441214Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"\nJun 11 00:01:56.322628 crc crio[23067]: time=\"2026-06-11T00:01:56.322441377Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=6c07689d-d549-4c41-ab3c-9e6efef329e3 name=/runtime.v1.ImageService/PullImage\nJun 11 00:01:56.325029 crc crio[23067]: time=\"2026-06-11T00:01:56.3248086Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"\nJun 11 00:01:56.349930 crc crio[23067]: time=\"2026-06-11T00:01:56.349824465Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:01:56.551768 crc crio[23067]: time=\"2026-06-11T00:01:56.551420163Z\" level=info msg=\"Created container e2c8505d6ae92da2752337e47470c42c5c0026c2e53f9373a83a991e9d1ac869: openshift-operator-lifecycle-manager/collect-profiles-29685600-48dmf/collect-profiles\" id=61713851-8134-40b6-b551-8565e9957f71 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:01:56.554425 crc crio[23067]: time=\"2026-06-11T00:01:56.552766069Z\" level=info msg=\"Starting container: e2c8505d6ae92da2752337e47470c42c5c0026c2e53f9373a83a991e9d1ac869\" id=46a0a32e-ee03-469f-b9f2-3a87e8f5cac3 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:01:56.554425 crc crio[23067]: time=\"2026-06-11T00:01:56.554129755Z\" level=info msg=\"Created container 3a06dec47587105e62b813d1cdaa439db18eb84e61089cf026c4c2063e5dcfc8: openshift-marketplace/certified-operators-xm6qd/extract-utilities\" id=91fcb1cf-9385-4146-a320-14160fd9cbc8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:01:56.555495 crc crio[23067]: time=\"2026-06-11T00:01:56.555284136Z\" level=info msg=\"Starting container: 3a06dec47587105e62b813d1cdaa439db18eb84e61089cf026c4c2063e5dcfc8\" id=54bda67d-db06-405f-bede-e1d077916f6f name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:01:56.565925 crc crio[23067]: time=\"2026-06-11T00:01:56.565739334Z\" level=info msg=\"Created container e220e5246571f1a3d8cb7cd114d20380b620ce3a592d04e5372e0086a0e4eb95: openshift-marketplace/community-operators-shl7m/extract-utilities\" id=7032d31e-4af5-4726-8158-ae91cfb620fd name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:01:56.567873 crc crio[23067]: time=\"2026-06-11T00:01:56.567617424Z\" level=info msg=\"Starting container: e220e5246571f1a3d8cb7cd114d20380b620ce3a592d04e5372e0086a0e4eb95\" id=c631d7b3-62fe-443d-a7bd-29a31f3c116e name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:01:56.573714 crc crio[23067]: time=\"2026-06-11T00:01:56.569769501Z\" level=info msg=\"Started container\" PID=31810 containerID=3a06dec47587105e62b813d1cdaa439db18eb84e61089cf026c4c2063e5dcfc8 description=openshift-marketplace/certified-operators-xm6qd/extract-utilities id=54bda67d-db06-405f-bede-e1d077916f6f name=/runtime.v1.RuntimeService/StartContainer sandboxID=fc988e1c5dffc20c4e6e1169df6a0cb76684d8f346831d540b53f98a6c52a773\nJun 11 00:01:56.573714 crc crio[23067]: time=\"2026-06-11T00:01:56.570062379Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:01:56.573714 crc crio[23067]: time=\"2026-06-11T00:01:56.571890487Z\" level=info msg=\"Started container\" PID=31811 containerID=e2c8505d6ae92da2752337e47470c42c5c0026c2e53f9373a83a991e9d1ac869 description=openshift-operator-lifecycle-manager/collect-profiles-29685600-48dmf/collect-profiles id=46a0a32e-ee03-469f-b9f2-3a87e8f5cac3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a2d4c96f8706cdc3db222cc7060b242dce3c1bbc02fbfaa65efb859bf153d65e\nJun 11 00:01:56.579751 crc crio[23067]: time=\"2026-06-11T00:01:56.578969186Z\" level=info msg=\"Started container\" PID=31823 containerID=e220e5246571f1a3d8cb7cd114d20380b620ce3a592d04e5372e0086a0e4eb95 description=openshift-marketplace/community-operators-shl7m/extract-utilities id=c631d7b3-62fe-443d-a7bd-29a31f3c116e name=/runtime.v1.RuntimeService/StartContainer sandboxID=259137cf74bcc246292a344f7dfc896769ea1e890112fb8f26d5f851ca8e2d50\nJun 11 00:01:57.118840 crc crio[23067]: time=\"2026-06-11T00:01:57.117776457Z\" level=info msg=\"Created container 8c45ebb0cc1aaca8f7c82159cbd6f172c8d479a058152ba75e65b90a0c548699: openshift-authentication/oauth-openshift-57dffc477f-qkhjp/oauth-openshift\" id=84504214-8388-4582-90df-92391f5d1a1d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:01:57.118840 crc crio[23067]: time=\"2026-06-11T00:01:57.118776213Z\" level=info msg=\"Starting container: 8c45ebb0cc1aaca8f7c82159cbd6f172c8d479a058152ba75e65b90a0c548699\" id=70ef3538-05d2-49c0-93c9-3b7198dac734 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:01:57.133048 crc crio[23067]: time=\"2026-06-11T00:01:57.13294057Z\" level=info msg=\"Started container\" PID=31863 containerID=8c45ebb0cc1aaca8f7c82159cbd6f172c8d479a058152ba75e65b90a0c548699 description=openshift-authentication/oauth-openshift-57dffc477f-qkhjp/oauth-openshift id=70ef3538-05d2-49c0-93c9-3b7198dac734 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d801806a58fe8827d672870638621a0bd01792631b4299696f9e0c375b8a22f2\nJun 11 00:01:57.364875 crc crio[23067]: time=\"2026-06-11T00:01:57.364541005Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=8c22dade-d62b-42fc-8420-7a9018428b42 name=/runtime.v1.ImageService/PullImage\nJun 11 00:01:57.369079 crc crio[23067]: time=\"2026-06-11T00:01:57.368953892Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"\nJun 11 00:01:57.372776 crc crio[23067]: time=\"2026-06-11T00:01:57.372707202Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=3cdd0ffe-6687-4556-b2d5-88fac71304ad name=/runtime.v1.ImageService/PullImage\nJun 11 00:01:57.376368 crc crio[23067]: time=\"2026-06-11T00:01:57.376282647Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"\nJun 11 00:02:04.668459 crc crio[23067]: time=\"2026-06-11T00:02:04.667514634Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29685602-t6lf6/POD\" id=1cf672e0-8bf0-43b8-bebf-9086d112d92c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:02:04.669278 crc crio[23067]: time=\"2026-06-11T00:02:04.66849182Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:02:06.517221 crc crio[23067]: time=\"2026-06-11T00:02:06.516459658Z\" level=info msg=\"Stopping pod sandbox: a2d4c96f8706cdc3db222cc7060b242dce3c1bbc02fbfaa65efb859bf153d65e\" id=2135eda9-f93c-4174-9f5a-d70bb74a911e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:02:06.517948 crc crio[23067]: time=\"2026-06-11T00:02:06.517729632Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29685600-48dmf Namespace:openshift-operator-lifecycle-manager ID:a2d4c96f8706cdc3db222cc7060b242dce3c1bbc02fbfaa65efb859bf153d65e UID:a39caf71-0538-442a-93e4-61ef353fa74e NetNS:/var/run/netns/6db82e60-646f-4fcb-8696-93b5cf28b25b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda39caf71_0538_442a_93e4_61ef353fa74e.slice PodAnnotations:0xc0029b2900}] Aliases:map[]}\"\nJun 11 00:02:06.517948 crc crio[23067]: time=\"2026-06-11T00:02:06.517900517Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29685600-48dmf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:02:07.811118 crc crio[23067]: time=\"2026-06-11T00:02:07.811007997Z\" level=info msg=\"Stopped pod sandbox: a2d4c96f8706cdc3db222cc7060b242dce3c1bbc02fbfaa65efb859bf153d65e\" id=2135eda9-f93c-4174-9f5a-d70bb74a911e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:02:08.206115 crc crio[23067]: time=\"2026-06-11T00:02:08.205196003Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=587c9f60-c100-417a-a88e-eea1e9d8cbfe name=/runtime.v1.ImageService/PullImage\nJun 11 00:02:08.208467 crc crio[23067]: time=\"2026-06-11T00:02:08.208378358Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685602-t6lf6 Namespace:openshift-infra ID:a82e6c6ede7a537abc72576b4719b22bb02aee88de3974192f11e2f778e2b164 UID:dcd6001b-403b-4861-813d-49a9cb195e20 NetNS:/var/run/netns/22ff6a35-392f-44e9-b253-135b881487f0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddcd6001b_403b_4861_813d_49a9cb195e20.slice PodAnnotations:0xc0023923f8}] Aliases:map[]}\"\nJun 11 00:02:08.208723 crc crio[23067]: time=\"2026-06-11T00:02:08.208584314Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29685602-t6lf6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:02:08.212213 crc crio[23067]: time=\"2026-06-11T00:02:08.208379488Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=2bdd2fe2-2886-4127-bf8b-7b5ca9b71043 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:02:08.223771 crc crio[23067]: time=\"2026-06-11T00:02:08.223593923Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:546c77fdbf5f7c6a9a4243f4c4ef38fe0f584972a70f687bc40091743ee77d60\" id=6c07689d-d549-4c41-ab3c-9e6efef329e3 name=/runtime.v1.ImageService/PullImage\nJun 11 00:02:08.231746 crc crio[23067]: time=\"2026-06-11T00:02:08.231622746Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=0c4b243e-657a-4b42-9dc6-a734a0e9e2ee name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:02:08.244382 crc crio[23067]: time=\"2026-06-11T00:02:08.244131548Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=cea0d087-1b88-47f2-b40d-bb265f5cbc2c name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:02:08.257616 crc crio[23067]: time=\"2026-06-11T00:02:08.257535465Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:bec7a1ff545afabea88c4a74227ea95b91c67cf5c03e89b2b949be410682f8a0\" id=77ab6df7-2af2-4403-8277-ada7830b09f4 name=/runtime.v1.ImageService/PullImage\nJun 11 00:02:08.259319 crc crio[23067]: time=\"2026-06-11T00:02:08.259191889Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=32913076-0abc-4160-867d-a4f7b240b2cd name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:02:08.281524 crc crio[23067]: time=\"2026-06-11T00:02:08.281394989Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:aa28d116c97ba9419648a07c6fc51f0514ddba845f40590f336a7659ff14d7be\" id=8c22dade-d62b-42fc-8420-7a9018428b42 name=/runtime.v1.ImageService/PullImage\nJun 11 00:02:08.287231 crc crio[23067]: time=\"2026-06-11T00:02:08.286617628Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=5f6a40c0-7624-4baf-adc1-9825feaf6637 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:02:08.290003 crc crio[23067]: time=\"2026-06-11T00:02:08.289923066Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-n7vdr/extract-content\" id=08e20dbb-18ca-4fbc-8164-31e3dee27cd6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:02:08.300437 crc crio[23067]: time=\"2026-06-11T00:02:08.300359253Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:e2171f6021fddbcc3c9696cc6c8095b77f20023994fedd5c1f7aa2377d28b45d\" id=3cdd0ffe-6687-4556-b2d5-88fac71304ad name=/runtime.v1.ImageService/PullImage\nJun 11 00:02:08.300734 crc crio[23067]: time=\"2026-06-11T00:02:08.300499737Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=e5877983-3057-4708-9675-7663bf85d214 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:02:08.302326 crc crio[23067]: time=\"2026-06-11T00:02:08.302238483Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:02:08.302519 crc crio[23067]: time=\"2026-06-11T00:02:08.302411908Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=a1a6380e-8268-42f2-a9eb-f2158d40c3a7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:02:08.311217 crc crio[23067]: time=\"2026-06-11T00:02:08.311122829Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=588df9d2-60ab-416d-bc02-3229c27e8f13 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:02:08.313031 crc crio[23067]: time=\"2026-06-11T00:02:08.312431604Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=fb1ab274-0a69-4e0a-807e-e7ec8474391a name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:02:08.314357 crc crio[23067]: time=\"2026-06-11T00:02:08.31415944Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=b57d76c9-b85b-4f79-bda4-4f44dfda424d name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:02:08.328231 crc crio[23067]: time=\"2026-06-11T00:02:08.32809759Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-ll6wg/extract-content\" id=59d7ec6e-b07a-4652-8862-028ba28aadbd name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:02:08.329908 crc crio[23067]: time=\"2026-06-11T00:02:08.329471427Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:02:08.366715 crc crio[23067]: time=\"2026-06-11T00:02:08.353612328Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-shl7m/extract-content\" id=c2d01085-79f6-46c0-a1bc-755eef933e5d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:02:08.382621 crc crio[23067]: time=\"2026-06-11T00:02:08.380545844Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:02:08.387972 crc crio[23067]: time=\"2026-06-11T00:02:08.381333465Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:02:08.397751 crc crio[23067]: time=\"2026-06-11T00:02:08.397062913Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29685600-67bsn/oc\" id=badea6bf-8e24-451e-901d-7f8e1aa440a6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:02:08.405617 crc crio[23067]: time=\"2026-06-11T00:02:08.405418355Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-xm6qd/extract-content\" id=b70cc4db-49d1-4987-b831-9583ad1205ba name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:02:08.405963 crc crio[23067]: time=\"2026-06-11T00:02:08.405908238Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:02:08.410095 crc crio[23067]: time=\"2026-06-11T00:02:08.409959626Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:02:08.424147 crc crio[23067]: time=\"2026-06-11T00:02:08.41274111Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:02:08.424147 crc crio[23067]: time=\"2026-06-11T00:02:08.413165691Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:02:08.424147 crc crio[23067]: time=\"2026-06-11T00:02:08.423560678Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:02:08.461084 crc crio[23067]: time=\"2026-06-11T00:02:08.460983972Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:02:08.470935 crc crio[23067]: time=\"2026-06-11T00:02:08.470784093Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:02:08.518337 crc crio[23067]: time=\"2026-06-11T00:02:08.518125881Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:02:08.575853 crc crio[23067]: time=\"2026-06-11T00:02:08.575699811Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:02:08.595977 crc crio[23067]: time=\"2026-06-11T00:02:08.595858957Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:02:08.660051 crc crio[23067]: time=\"2026-06-11T00:02:08.65993023Z\" level=info msg=\"Created container 23bed164dbc1d215702d3537639d78af32ac3e34e709944f1abde9f8ed3ecd63: openshift-marketplace/community-operators-shl7m/extract-content\" id=c2d01085-79f6-46c0-a1bc-755eef933e5d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:02:08.666027 crc crio[23067]: time=\"2026-06-11T00:02:08.66594953Z\" level=info msg=\"Starting container: 23bed164dbc1d215702d3537639d78af32ac3e34e709944f1abde9f8ed3ecd63\" id=4632ccb3-5fca-4ed5-8146-a2238419810c name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:02:08.677437 crc crio[23067]: time=\"2026-06-11T00:02:08.677292762Z\" level=info msg=\"Started container\" PID=32123 containerID=23bed164dbc1d215702d3537639d78af32ac3e34e709944f1abde9f8ed3ecd63 description=openshift-marketplace/community-operators-shl7m/extract-content id=4632ccb3-5fca-4ed5-8146-a2238419810c name=/runtime.v1.RuntimeService/StartContainer sandboxID=259137cf74bcc246292a344f7dfc896769ea1e890112fb8f26d5f851ca8e2d50\nJun 11 00:02:08.701424 crc crio[23067]: time=\"2026-06-11T00:02:08.700757915Z\" level=info msg=\"Created container 9b3deadced71f06a0f1f72a2e1d6a145205ba67b6ed2e7097cf47a842d1183ba: openshift-marketplace/redhat-operators-n7vdr/extract-content\" id=08e20dbb-18ca-4fbc-8164-31e3dee27cd6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:02:08.707087 crc crio[23067]: time=\"2026-06-11T00:02:08.70092604Z\" level=info msg=\"Created container 9414e34892dd58830b19520a3916cb7b8082844236eafc311e8f3e2c99ce8193: openshift-marketplace/redhat-marketplace-ll6wg/extract-content\" id=59d7ec6e-b07a-4652-8862-028ba28aadbd name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:02:08.723917 crc crio[23067]: time=\"2026-06-11T00:02:08.717313205Z\" level=info msg=\"Created container 8573d6cf1e14fd35dfc8528c52601e02c970a6049586d78be1cd395cbadff1a4: openshift-marketplace/certified-operators-xm6qd/extract-content\" id=b70cc4db-49d1-4987-b831-9583ad1205ba name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:02:08.786176 crc crio[23067]: time=\"2026-06-11T00:02:08.786066593Z\" level=info msg=\"Starting container: 9414e34892dd58830b19520a3916cb7b8082844236eafc311e8f3e2c99ce8193\" id=392c6bd4-2ddf-4f22-9124-6996ba2c4eff name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:02:08.789133 crc crio[23067]: time=\"2026-06-11T00:02:08.788883188Z\" level=info msg=\"Starting container: 9b3deadced71f06a0f1f72a2e1d6a145205ba67b6ed2e7097cf47a842d1183ba\" id=83cacaed-5e6f-4f83-9e6b-88062d55f7b5 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:02:08.801797 crc crio[23067]: time=\"2026-06-11T00:02:08.801112473Z\" level=info msg=\"Started container\" PID=32120 containerID=9414e34892dd58830b19520a3916cb7b8082844236eafc311e8f3e2c99ce8193 description=openshift-marketplace/redhat-marketplace-ll6wg/extract-content id=392c6bd4-2ddf-4f22-9124-6996ba2c4eff name=/runtime.v1.RuntimeService/StartContainer sandboxID=f79b4b97d6c55853f1b5aa4659e40b7a3588cd7b2e58cb35e2f905c75b0597e6\nJun 11 00:02:08.804987 crc crio[23067]: time=\"2026-06-11T00:02:08.788898638Z\" level=info msg=\"Starting container: 8573d6cf1e14fd35dfc8528c52601e02c970a6049586d78be1cd395cbadff1a4\" id=8f529664-6bf1-4a7e-add4-09a39ccbc0f8 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:02:08.812911 crc crio[23067]: time=\"2026-06-11T00:02:08.812188487Z\" level=info msg=\"Started container\" PID=32116 containerID=9b3deadced71f06a0f1f72a2e1d6a145205ba67b6ed2e7097cf47a842d1183ba description=openshift-marketplace/redhat-operators-n7vdr/extract-content id=83cacaed-5e6f-4f83-9e6b-88062d55f7b5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b1e3893f931c866eb92cdbfe1a02e9bbc8502a13f48840ce66c734ab6c7249ca\nJun 11 00:02:08.822068 crc crio[23067]: time=\"2026-06-11T00:02:08.821991418Z\" level=info msg=\"Started container\" PID=32127 containerID=8573d6cf1e14fd35dfc8528c52601e02c970a6049586d78be1cd395cbadff1a4 description=openshift-marketplace/certified-operators-xm6qd/extract-content id=8f529664-6bf1-4a7e-add4-09a39ccbc0f8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fc988e1c5dffc20c4e6e1169df6a0cb76684d8f346831d540b53f98a6c52a773\nJun 11 00:02:10.026924 crc crio[23067]: 2026-06-11T00:02:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a82e6c6ede7a537 Mac:76:44:fe:1b:9b:0e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:46 Mtu:0 Sandbox:/var/run/netns/22ff6a35-392f-44e9-b253-135b881487f0 SocketPath: PciID:}] [{Interface:0xc0001808e0 Address:{IP:10.217.0.70 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:02:10.044890 crc crio[23067]: time=\"2026-06-11T00:02:10.043923786Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685602-t6lf6 Namespace:openshift-infra ID:a82e6c6ede7a537abc72576b4719b22bb02aee88de3974192f11e2f778e2b164 UID:dcd6001b-403b-4861-813d-49a9cb195e20 NetNS:/var/run/netns/22ff6a35-392f-44e9-b253-135b881487f0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddcd6001b_403b_4861_813d_49a9cb195e20.slice PodAnnotations:0xc0023923f8}] Aliases:map[]}\"\nJun 11 00:02:10.071206 crc crio[23067]: time=\"2026-06-11T00:02:10.065919171Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29685602-t6lf6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:02:10.139330 crc crio[23067]: time=\"2026-06-11T00:02:10.137060162Z\" level=info msg=\"Ran pod sandbox a82e6c6ede7a537abc72576b4719b22bb02aee88de3974192f11e2f778e2b164 with infra container: openshift-infra/auto-csr-approver-29685602-t6lf6/POD\" id=1cf672e0-8bf0-43b8-bebf-9086d112d92c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:02:10.167089 crc crio[23067]: time=\"2026-06-11T00:02:10.166796772Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=b015c6bb-655c-4809-8f93-170267a8665d name=/runtime.v1.ImageService/PullImage\nJun 11 00:02:10.214741 crc crio[23067]: time=\"2026-06-11T00:02:10.214074489Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 00:02:10.992172 crc crio[23067]: time=\"2026-06-11T00:02:10.989488259Z\" level=info msg=\"Stopping pod sandbox: 5de2cf1b2b0d813a862b71ac8699c748d2505e3175dd39bd6ef6da42648fea6c\" id=f0adeaa7-218f-470d-b31a-ca8c9830d769 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:02:10.992172 crc crio[23067]: time=\"2026-06-11T00:02:10.991530904Z\" level=info msg=\"Got pod network &{Name:image-pruner-29685600-2h4zl Namespace:openshift-image-registry ID:5de2cf1b2b0d813a862b71ac8699c748d2505e3175dd39bd6ef6da42648fea6c UID:6e2b88fe-dc21-4819-a9df-6381dcfc2d27 NetNS:/var/run/netns/877679b9-8e55-4679-9b0e-972709a09685 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6e2b88fe_dc21_4819_a9df_6381dcfc2d27.slice PodAnnotations:0xc0002f3188}] Aliases:map[]}\"\nJun 11 00:02:10.992172 crc crio[23067]: time=\"2026-06-11T00:02:10.991942735Z\" level=info msg=\"Deleting pod openshift-image-registry_image-pruner-29685600-2h4zl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:02:11.233839 crc crio[23067]: time=\"2026-06-11T00:02:11.233778542Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:02:11.715882 crc crio[23067]: time=\"2026-06-11T00:02:11.715120615Z\" level=info msg=\"Created container 540d0bb9eea0629b5474651f39c371bf7a43b279a4e3cc245dc7fa94188ec168: openshift-infra/auto-csr-approver-29685600-67bsn/oc\" id=badea6bf-8e24-451e-901d-7f8e1aa440a6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:02:11.725936 crc crio[23067]: time=\"2026-06-11T00:02:11.725098492Z\" level=info msg=\"Starting container: 540d0bb9eea0629b5474651f39c371bf7a43b279a4e3cc245dc7fa94188ec168\" id=24dd18e2-e89a-403f-af87-83b6f73e646f name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:02:11.763220 crc crio[23067]: time=\"2026-06-11T00:02:11.763026999Z\" level=info msg=\"Started container\" PID=32257 containerID=540d0bb9eea0629b5474651f39c371bf7a43b279a4e3cc245dc7fa94188ec168 description=openshift-infra/auto-csr-approver-29685600-67bsn/oc id=24dd18e2-e89a-403f-af87-83b6f73e646f name=/runtime.v1.RuntimeService/StartContainer sandboxID=b0309e82ad4b420cdfa46254da295ddb55ef6285786581cd64ebc779d6eb029d\nJun 11 00:02:12.170736 crc crio[23067]: time=\"2026-06-11T00:02:12.160390801Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=b015c6bb-655c-4809-8f93-170267a8665d name=/runtime.v1.ImageService/PullImage\nJun 11 00:02:12.202071 crc crio[23067]: time=\"2026-06-11T00:02:12.200396974Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=5a913e1b-0c60-437a-ab28-9108ec26fed4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:02:12.208859 crc crio[23067]: time=\"2026-06-11T00:02:12.207954565Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=7a0126fb-2536-4aef-a03d-e8dd6e26678c name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:02:12.226963 crc crio[23067]: time=\"2026-06-11T00:02:12.22544163Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29685602-t6lf6/oc\" id=69544f0a-a159-459e-8163-98329282a737 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:02:12.226963 crc crio[23067]: time=\"2026-06-11T00:02:12.226172679Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:02:12.366889 crc crio[23067]: time=\"2026-06-11T00:02:12.366755756Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:02:14.318882 crc crio[23067]: time=\"2026-06-11T00:02:14.313996963Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:02:15.043393 crc crio[23067]: time=\"2026-06-11T00:02:15.04227615Z\" level=info msg=\"Created container a943014d8bfeacf868498533d4ba6a4570ff4bd400722d912c30d8e50fb8f209: openshift-infra/auto-csr-approver-29685602-t6lf6/oc\" id=69544f0a-a159-459e-8163-98329282a737 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:02:15.050201 crc crio[23067]: time=\"2026-06-11T00:02:15.049499472Z\" level=info msg=\"Starting container: a943014d8bfeacf868498533d4ba6a4570ff4bd400722d912c30d8e50fb8f209\" id=e2eea461-8077-4396-ae40-c04309e5ca11 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:02:15.091130 crc crio[23067]: time=\"2026-06-11T00:02:15.091004215Z\" level=info msg=\"Started container\" PID=32314 containerID=a943014d8bfeacf868498533d4ba6a4570ff4bd400722d912c30d8e50fb8f209 description=openshift-infra/auto-csr-approver-29685602-t6lf6/oc id=e2eea461-8077-4396-ae40-c04309e5ca11 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a82e6c6ede7a537abc72576b4719b22bb02aee88de3974192f11e2f778e2b164\nJun 11 00:02:15.144750 crc crio[23067]: time=\"2026-06-11T00:02:15.13330751Z\" level=info msg=\"Stopped pod sandbox: 5de2cf1b2b0d813a862b71ac8699c748d2505e3175dd39bd6ef6da42648fea6c\" id=f0adeaa7-218f-470d-b31a-ca8c9830d769 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:02:18.170996 crc crio[23067]: time=\"2026-06-11T00:02:18.168518224Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=9c580751-1468-4199-855f-db66d2fa0d14 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:02:18.183484 crc crio[23067]: time=\"2026-06-11T00:02:18.183122342Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=d7d50976-0835-4c64-b7ad-0546556d7654 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:02:18.209051 crc crio[23067]: time=\"2026-06-11T00:02:18.207463619Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-ll6wg/registry-server\" id=ecbc53d6-3dc6-437a-9784-e23c1e2194db name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:02:18.209468 crc crio[23067]: time=\"2026-06-11T00:02:18.209081282Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:02:18.350721 crc crio[23067]: time=\"2026-06-11T00:02:18.348248881Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:02:18.360452 crc crio[23067]: time=\"2026-06-11T00:02:18.360336092Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:02:18.903295 crc crio[23067]: time=\"2026-06-11T00:02:18.901905816Z\" level=info msg=\"Created container 6f5c11d5b80bdc71dcbb14946cc4d5a69d2dc3163d8e40b1aa338fbd9d6d48c6: openshift-marketplace/redhat-marketplace-ll6wg/registry-server\" id=ecbc53d6-3dc6-437a-9784-e23c1e2194db name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:02:18.914471 crc crio[23067]: time=\"2026-06-11T00:02:18.913599347Z\" level=info msg=\"Starting container: 6f5c11d5b80bdc71dcbb14946cc4d5a69d2dc3163d8e40b1aa338fbd9d6d48c6\" id=af8d20eb-7e09-4702-9fec-fe7832fd36be name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:02:18.961705 crc crio[23067]: time=\"2026-06-11T00:02:18.96110935Z\" level=info msg=\"Started container\" PID=32415 containerID=6f5c11d5b80bdc71dcbb14946cc4d5a69d2dc3163d8e40b1aa338fbd9d6d48c6 description=openshift-marketplace/redhat-marketplace-ll6wg/registry-server id=af8d20eb-7e09-4702-9fec-fe7832fd36be name=/runtime.v1.RuntimeService/StartContainer sandboxID=f79b4b97d6c55853f1b5aa4659e40b7a3588cd7b2e58cb35e2f905c75b0597e6\nJun 11 00:02:19.183089 crc crio[23067]: time=\"2026-06-11T00:02:19.182896574Z\" level=info msg=\"Stopping pod sandbox: b0309e82ad4b420cdfa46254da295ddb55ef6285786581cd64ebc779d6eb029d\" id=d508aa1f-38ab-4280-b38a-b4d49e06071e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:02:19.184160 crc crio[23067]: time=\"2026-06-11T00:02:19.184016894Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685600-67bsn Namespace:openshift-infra ID:b0309e82ad4b420cdfa46254da295ddb55ef6285786581cd64ebc779d6eb029d UID:f5f33df6-4a8f-42eb-b361-bb7f597d713a NetNS:/var/run/netns/502a2cdd-7981-4365-a5a3-4a45d8672337 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf5f33df6_4a8f_42eb_b361_bb7f597d713a.slice PodAnnotations:0xc0005309d8}] Aliases:map[]}\"\nJun 11 00:02:19.184411 crc crio[23067]: time=\"2026-06-11T00:02:19.184197759Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29685600-67bsn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:02:24.201602 crc crio[23067]: time=\"2026-06-11T00:02:24.200423306Z\" level=info msg=\"Stopped pod sandbox: b0309e82ad4b420cdfa46254da295ddb55ef6285786581cd64ebc779d6eb029d\" id=d508aa1f-38ab-4280-b38a-b4d49e06071e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:02:24.610493 crc crio[23067]: time=\"2026-06-11T00:02:24.610172858Z\" level=info msg=\"Stopping pod sandbox: a82e6c6ede7a537abc72576b4719b22bb02aee88de3974192f11e2f778e2b164\" id=df2a242f-e02b-434e-9f5a-79dfee6f870b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:02:24.611533 crc crio[23067]: time=\"2026-06-11T00:02:24.61138543Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685602-t6lf6 Namespace:openshift-infra ID:a82e6c6ede7a537abc72576b4719b22bb02aee88de3974192f11e2f778e2b164 UID:dcd6001b-403b-4861-813d-49a9cb195e20 NetNS:/var/run/netns/22ff6a35-392f-44e9-b253-135b881487f0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddcd6001b_403b_4861_813d_49a9cb195e20.slice PodAnnotations:0xc000530d58}] Aliases:map[]}\"\nJun 11 00:02:24.611944 crc crio[23067]: time=\"2026-06-11T00:02:24.611892823Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29685602-t6lf6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:02:27.240963 crc crio[23067]: time=\"2026-06-11T00:02:27.240174051Z\" level=info msg=\"Stopped pod sandbox: a82e6c6ede7a537abc72576b4719b22bb02aee88de3974192f11e2f778e2b164\" id=df2a242f-e02b-434e-9f5a-79dfee6f870b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:02:27.705728 crc crio[23067]: time=\"2026-06-11T00:02:27.70553444Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=6a473747-8ba1-413e-9d1d-076e98f2e5f9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:02:27.710240 crc crio[23067]: time=\"2026-06-11T00:02:27.709987169Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=fa423cc4-13c8-4941-92d4-2794a9f58460 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:02:27.717886 crc crio[23067]: time=\"2026-06-11T00:02:27.717633452Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-shl7m/registry-server\" id=7b9bd083-2e0b-4eee-bad3-c40fba058663 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:02:27.718109 crc crio[23067]: time=\"2026-06-11T00:02:27.71792694Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:02:27.726376 crc crio[23067]: time=\"2026-06-11T00:02:27.725886891Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=38f4d797-fe5e-4eb1-8f20-8e3c6acdca80 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:02:27.779129 crc crio[23067]: time=\"2026-06-11T00:02:27.779038444Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=a99fbb53-9560-4684-917d-03510608a04f name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:02:27.792286 crc crio[23067]: time=\"2026-06-11T00:02:27.79206827Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-xm6qd/registry-server\" id=473e0927-5027-45b2-b4e9-613e6596e32d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:02:27.792917 crc crio[23067]: time=\"2026-06-11T00:02:27.792609535Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:02:27.841426 crc crio[23067]: time=\"2026-06-11T00:02:27.841240927Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:02:27.845155 crc crio[23067]: time=\"2026-06-11T00:02:27.845065579Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:02:27.856032 crc crio[23067]: time=\"2026-06-11T00:02:27.855801254Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:02:27.865072 crc crio[23067]: time=\"2026-06-11T00:02:27.864854395Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:02:28.128675 crc crio[23067]: time=\"2026-06-11T00:02:28.127040044Z\" level=info msg=\"Created container 5b42aefddc8b735e0cb343d59dab19de6b80c7a2eef2f784847b3405aae4cf70: openshift-marketplace/certified-operators-xm6qd/registry-server\" id=473e0927-5027-45b2-b4e9-613e6596e32d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:02:28.132067 crc crio[23067]: time=\"2026-06-11T00:02:28.131916473Z\" level=info msg=\"Starting container: 5b42aefddc8b735e0cb343d59dab19de6b80c7a2eef2f784847b3405aae4cf70\" id=ae4681de-e709-400d-a039-e2c7efe83949 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:02:28.143860 crc crio[23067]: time=\"2026-06-11T00:02:28.142731841Z\" level=info msg=\"Started container\" PID=32688 containerID=5b42aefddc8b735e0cb343d59dab19de6b80c7a2eef2f784847b3405aae4cf70 description=openshift-marketplace/certified-operators-xm6qd/registry-server id=ae4681de-e709-400d-a039-e2c7efe83949 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fc988e1c5dffc20c4e6e1169df6a0cb76684d8f346831d540b53f98a6c52a773\nJun 11 00:02:28.223796 crc crio[23067]: time=\"2026-06-11T00:02:28.221463543Z\" level=info msg=\"Created container e96ab2551c04a01151945aa2ac180eeaa90e5c16f39638e50754706d9e29d317: openshift-marketplace/community-operators-shl7m/registry-server\" id=7b9bd083-2e0b-4eee-bad3-c40fba058663 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:02:28.227307 crc crio[23067]: time=\"2026-06-11T00:02:28.226515748Z\" level=info msg=\"Starting container: e96ab2551c04a01151945aa2ac180eeaa90e5c16f39638e50754706d9e29d317\" id=f4fdede1-cb7f-41c4-af11-b602e865d4ea name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:02:28.235107 crc crio[23067]: time=\"2026-06-11T00:02:28.234983933Z\" level=info msg=\"Started container\" PID=32689 containerID=e96ab2551c04a01151945aa2ac180eeaa90e5c16f39638e50754706d9e29d317 description=openshift-marketplace/community-operators-shl7m/registry-server id=f4fdede1-cb7f-41c4-af11-b602e865d4ea name=/runtime.v1.RuntimeService/StartContainer sandboxID=259137cf74bcc246292a344f7dfc896769ea1e890112fb8f26d5f851ca8e2d50\nJun 11 00:02:39.710813 crc crio[23067]: time=\"2026-06-11T00:02:39.706582251Z\" level=info msg=\"Stopping container: 08a97214fe4891b56d0cb7eac6d89449cfa1a941651a0c2c1bd3c043ac8008c0 (timeout: 2s)\" id=ab841f39-cb25-48c7-b6ee-9076b85f80a0 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 00:02:39.851015 crc crio[23067]: time=\"2026-06-11T00:02:39.850965229Z\" level=info msg=\"Stopped container 08a97214fe4891b56d0cb7eac6d89449cfa1a941651a0c2c1bd3c043ac8008c0: openshift-marketplace/redhat-marketplace-7596m/registry-server\" id=ab841f39-cb25-48c7-b6ee-9076b85f80a0 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 00:02:39.854141 crc crio[23067]: time=\"2026-06-11T00:02:39.853835675Z\" level=info msg=\"Stopping pod sandbox: f2c76fed6a1d3b2f37448e6830b6de1dd4de7ab8207402725cb95fd787f0d71d\" id=285f1bff-8fcf-4946-8a85-7f1f26d6449c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:02:39.854930 crc crio[23067]: time=\"2026-06-11T00:02:39.854864003Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-7596m Namespace:openshift-marketplace ID:f2c76fed6a1d3b2f37448e6830b6de1dd4de7ab8207402725cb95fd787f0d71d UID:cb979eb1-9768-4b07-addb-44690b0888d5 NetNS:/var/run/netns/14c8fc9a-6faf-4930-b1c9-45332033e51a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcb979eb1_9768_4b07_addb_44690b0888d5.slice PodAnnotations:0xc00008cb48}] Aliases:map[]}\"\nJun 11 00:02:39.855110 crc crio[23067]: time=\"2026-06-11T00:02:39.855054118Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-7596m from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:02:40.118585 crc crio[23067]: time=\"2026-06-11T00:02:40.117133654Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=eb42c08c-6806-4938-af5d-e0889fa10f65 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:02:40.123867 crc crio[23067]: time=\"2026-06-11T00:02:40.123488413Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=d441a55a-30df-4814-ac4f-05982165c21e name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:02:40.136574 crc crio[23067]: time=\"2026-06-11T00:02:40.136364185Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-n7vdr/registry-server\" id=35e5ffa6-cf45-46a2-8ffe-9222d1a364c9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:02:40.137697 crc crio[23067]: time=\"2026-06-11T00:02:40.137059063Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:02:40.210739 crc crio[23067]: time=\"2026-06-11T00:02:40.210015523Z\" level=info msg=\"Stopping container: c2f33ff3ca0761945d907ae9a484e4af85cd4fa4991a0ec82e769a7279a9b2c6 (timeout: 2s)\" id=74d929d6-78c5-442c-a76b-20b6f6f5372a name=/runtime.v1.RuntimeService/StopContainer\nJun 11 00:02:40.229122 crc crio[23067]: time=\"2026-06-11T00:02:40.228987337Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:02:40.245502 crc crio[23067]: time=\"2026-06-11T00:02:40.244512419Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:02:40.464865 crc crio[23067]: time=\"2026-06-11T00:02:40.464780923Z\" level=info msg=\"Stopped container c2f33ff3ca0761945d907ae9a484e4af85cd4fa4991a0ec82e769a7279a9b2c6: openshift-marketplace/certified-operators-xnwts/registry-server\" id=74d929d6-78c5-442c-a76b-20b6f6f5372a name=/runtime.v1.RuntimeService/StopContainer\nJun 11 00:02:40.466224 crc crio[23067]: time=\"2026-06-11T00:02:40.466123919Z\" level=info msg=\"Stopping pod sandbox: d1ffdee4e6ae7ef75b63bc64fabbe4289447b1ccbbeb7ec526b717e76096966c\" id=2b19dbd2-1c39-4b1a-baf0-e9c66db8fa5b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:02:40.466761 crc crio[23067]: time=\"2026-06-11T00:02:40.466583791Z\" level=info msg=\"Got pod network &{Name:certified-operators-xnwts Namespace:openshift-marketplace ID:d1ffdee4e6ae7ef75b63bc64fabbe4289447b1ccbbeb7ec526b717e76096966c UID:6c1dd789-cdac-4582-ad7e-b8b660f12bcb NetNS:/var/run/netns/2318ae82-d094-49c6-9ddd-adc7fd881fa3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6c1dd789_cdac_4582_ad7e_b8b660f12bcb.slice PodAnnotations:0xc00008cf80}] Aliases:map[]}\"\nJun 11 00:02:40.466867 crc crio[23067]: time=\"2026-06-11T00:02:40.466791427Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-xnwts from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:02:40.593913 crc crio[23067]: time=\"2026-06-11T00:02:40.59371653Z\" level=info msg=\"Created container 3ae0dbeda4e2a5793ad1dc0dc9de2ad1ce61ff56cfcdc0e560de4bed62b52124: openshift-marketplace/redhat-operators-n7vdr/registry-server\" id=35e5ffa6-cf45-46a2-8ffe-9222d1a364c9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:02:40.598028 crc crio[23067]: time=\"2026-06-11T00:02:40.597979603Z\" level=info msg=\"Starting container: 3ae0dbeda4e2a5793ad1dc0dc9de2ad1ce61ff56cfcdc0e560de4bed62b52124\" id=e2341b6c-e542-41cf-b48b-041e88603b61 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:02:40.615911 crc crio[23067]: time=\"2026-06-11T00:02:40.615854299Z\" level=info msg=\"Started container\" PID=32942 containerID=3ae0dbeda4e2a5793ad1dc0dc9de2ad1ce61ff56cfcdc0e560de4bed62b52124 description=openshift-marketplace/redhat-operators-n7vdr/registry-server id=e2341b6c-e542-41cf-b48b-041e88603b61 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b1e3893f931c866eb92cdbfe1a02e9bbc8502a13f48840ce66c734ab6c7249ca\nJun 11 00:02:40.738119 crc crio[23067]: time=\"2026-06-11T00:02:40.738030376Z\" level=info msg=\"Stopped pod sandbox: f2c76fed6a1d3b2f37448e6830b6de1dd4de7ab8207402725cb95fd787f0d71d\" id=285f1bff-8fcf-4946-8a85-7f1f26d6449c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:02:40.946243 crc crio[23067]: time=\"2026-06-11T00:02:40.945759997Z\" level=info msg=\"Stopped pod sandbox: d1ffdee4e6ae7ef75b63bc64fabbe4289447b1ccbbeb7ec526b717e76096966c\" id=2b19dbd2-1c39-4b1a-baf0-e9c66db8fa5b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:02:41.139870 crc crio[23067]: time=\"2026-06-11T00:02:41.139459836Z\" level=info msg=\"Removing container: c2f33ff3ca0761945d907ae9a484e4af85cd4fa4991a0ec82e769a7279a9b2c6\" id=af36baa1-f09f-41b8-9490-8a1c7a8e9cc6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:02:41.171933 crc crio[23067]: time=\"2026-06-11T00:02:41.166569916Z\" level=info msg=\"Removed container c2f33ff3ca0761945d907ae9a484e4af85cd4fa4991a0ec82e769a7279a9b2c6: openshift-marketplace/certified-operators-xnwts/registry-server\" id=af36baa1-f09f-41b8-9490-8a1c7a8e9cc6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:02:41.181577 crc crio[23067]: time=\"2026-06-11T00:02:41.181038241Z\" level=info msg=\"Removing container: 7aa3ea59d382c43960724166f41ec9a013a8031cf53a375abb5bf7eb661a0eb3\" id=760caef7-97c8-4e57-8ce9-efc0c1a6bf9d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:02:41.223727 crc crio[23067]: time=\"2026-06-11T00:02:41.223569981Z\" level=info msg=\"Removed container 7aa3ea59d382c43960724166f41ec9a013a8031cf53a375abb5bf7eb661a0eb3: openshift-marketplace/certified-operators-xnwts/extract-content\" id=760caef7-97c8-4e57-8ce9-efc0c1a6bf9d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:02:41.230253 crc crio[23067]: time=\"2026-06-11T00:02:41.230166777Z\" level=info msg=\"Removing container: 663b86246f8d0748017d55e37e269522a3d937bb567f9b819931e282319866ba\" id=c92904ba-f0a3-456c-8f3e-f7daa4652168 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:02:41.257598 crc crio[23067]: time=\"2026-06-11T00:02:41.25737304Z\" level=info msg=\"Removed container 663b86246f8d0748017d55e37e269522a3d937bb567f9b819931e282319866ba: openshift-marketplace/certified-operators-xnwts/extract-utilities\" id=c92904ba-f0a3-456c-8f3e-f7daa4652168 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:02:41.276437 crc crio[23067]: time=\"2026-06-11T00:02:41.276361945Z\" level=info msg=\"Removing container: 08a97214fe4891b56d0cb7eac6d89449cfa1a941651a0c2c1bd3c043ac8008c0\" id=e019547d-3a98-4743-8e42-a044ad862aec name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:02:41.299333 crc crio[23067]: time=\"2026-06-11T00:02:41.299227312Z\" level=info msg=\"Removed container 08a97214fe4891b56d0cb7eac6d89449cfa1a941651a0c2c1bd3c043ac8008c0: openshift-marketplace/redhat-marketplace-7596m/registry-server\" id=e019547d-3a98-4743-8e42-a044ad862aec name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:02:41.302504 crc crio[23067]: time=\"2026-06-11T00:02:41.302428898Z\" level=info msg=\"Removing container: 7867a37981c5f68722b2cba7aab7a2f75c79cb0f7cf8c55f9cc6adc722d67c66\" id=3b03994c-5cd4-4cb5-8a17-83eff25da288 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:02:41.320566 crc crio[23067]: time=\"2026-06-11T00:02:41.320506618Z\" level=info msg=\"Removed container 7867a37981c5f68722b2cba7aab7a2f75c79cb0f7cf8c55f9cc6adc722d67c66: openshift-marketplace/redhat-marketplace-7596m/extract-content\" id=3b03994c-5cd4-4cb5-8a17-83eff25da288 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:02:41.323474 crc crio[23067]: time=\"2026-06-11T00:02:41.323356394Z\" level=info msg=\"Removing container: aceea44e6afc10746c743ed1dd24dbfca43f514053f620205ce082b00a12e514\" id=28ea9dd9-02a4-482c-bdaa-51cf5d806973 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:02:41.344600 crc crio[23067]: time=\"2026-06-11T00:02:41.344505946Z\" level=info msg=\"Removed container aceea44e6afc10746c743ed1dd24dbfca43f514053f620205ce082b00a12e514: openshift-marketplace/redhat-marketplace-7596m/extract-utilities\" id=28ea9dd9-02a4-482c-bdaa-51cf5d806973 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:02:47.000846 crc crio[23067]: time=\"2026-06-11T00:02:47.000053197Z\" level=info msg=\"Stopping container: 3423ef051e83b7311cae4d2cc4780a0a3f739baa434a532a17d1728095f97d99 (timeout: 2s)\" id=b3d562af-84d8-464c-b6cd-a0cf44164b23 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 00:02:47.128246 crc crio[23067]: time=\"2026-06-11T00:02:47.128123042Z\" level=info msg=\"Stopped container 3423ef051e83b7311cae4d2cc4780a0a3f739baa434a532a17d1728095f97d99: openshift-marketplace/community-operators-stxdw/registry-server\" id=b3d562af-84d8-464c-b6cd-a0cf44164b23 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 00:02:47.129178 crc crio[23067]: time=\"2026-06-11T00:02:47.129112618Z\" level=info msg=\"Stopping pod sandbox: 7071223793b05fb5a4779bcbcef18b3c1285f50f9e44bcb4b6b480fe1ef71f81\" id=7cc829dc-c081-469f-b7ff-33ea5bf94923 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:02:47.130014 crc crio[23067]: time=\"2026-06-11T00:02:47.129838197Z\" level=info msg=\"Got pod network &{Name:community-operators-stxdw Namespace:openshift-marketplace ID:7071223793b05fb5a4779bcbcef18b3c1285f50f9e44bcb4b6b480fe1ef71f81 UID:2e031121-c632-4a05-98cb-df422f9f291d NetNS:/var/run/netns/7ad325ab-d162-448d-b81a-f765601126f2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2e031121_c632_4a05_98cb_df422f9f291d.slice PodAnnotations:0xc0005314c0}] Aliases:map[]}\"\nJun 11 00:02:47.130212 crc crio[23067]: time=\"2026-06-11T00:02:47.130141775Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-stxdw from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:02:47.352448 crc crio[23067]: time=\"2026-06-11T00:02:47.352341191Z\" level=info msg=\"Stopped pod sandbox: 7071223793b05fb5a4779bcbcef18b3c1285f50f9e44bcb4b6b480fe1ef71f81\" id=7cc829dc-c081-469f-b7ff-33ea5bf94923 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:02:48.215196 crc crio[23067]: time=\"2026-06-11T00:02:48.214755173Z\" level=info msg=\"Removing container: 3423ef051e83b7311cae4d2cc4780a0a3f739baa434a532a17d1728095f97d99\" id=acba30a8-88ee-4306-8689-d749e28b71c8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:02:48.232499 crc crio[23067]: time=\"2026-06-11T00:02:48.232424053Z\" level=info msg=\"Removed container 3423ef051e83b7311cae4d2cc4780a0a3f739baa434a532a17d1728095f97d99: openshift-marketplace/community-operators-stxdw/registry-server\" id=acba30a8-88ee-4306-8689-d749e28b71c8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:02:48.235242 crc crio[23067]: time=\"2026-06-11T00:02:48.235162975Z\" level=info msg=\"Removing container: e44c5ead8d15a01297fe859b2faef77ffefd168f898344b97ced880c0244c6c4\" id=9f700047-b1a8-4b98-b1a9-7a2c1ca3a360 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:02:48.275100 crc crio[23067]: time=\"2026-06-11T00:02:48.274998184Z\" level=info msg=\"Removed container e44c5ead8d15a01297fe859b2faef77ffefd168f898344b97ced880c0244c6c4: openshift-marketplace/community-operators-stxdw/extract-content\" id=9f700047-b1a8-4b98-b1a9-7a2c1ca3a360 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:02:48.277969 crc crio[23067]: time=\"2026-06-11T00:02:48.277889981Z\" level=info msg=\"Removing container: 482a1c05bf65ce2e1baa80ea9ad063e78bf9333ffc844a31513bc963f9398489\" id=e8bc6b44-0899-412f-9826-af71c4cdaaf4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:02:48.299628 crc crio[23067]: time=\"2026-06-11T00:02:48.299539877Z\" level=info msg=\"Removed container 482a1c05bf65ce2e1baa80ea9ad063e78bf9333ffc844a31513bc963f9398489: openshift-marketplace/community-operators-stxdw/extract-utilities\" id=e8bc6b44-0899-412f-9826-af71c4cdaaf4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:02:57.004924 crc crio[23067]: time=\"2026-06-11T00:02:57.003755Z\" level=info msg=\"Stopping container: c396e60fdc561ebcd22575d5ff6293dcc56d915eb88e90d5957076a6feddc157 (timeout: 2s)\" id=9dc7d1c5-4a5a-40f2-8fd1-a3b595a5acad name=/runtime.v1.RuntimeService/StopContainer\nJun 11 00:02:59.332312 crc crio[23067]: time=\"2026-06-11T00:02:59.331793347Z\" level=info msg=\"Stopped container c396e60fdc561ebcd22575d5ff6293dcc56d915eb88e90d5957076a6feddc157: openshift-marketplace/redhat-operators-krr4f/registry-server\" id=9dc7d1c5-4a5a-40f2-8fd1-a3b595a5acad name=/runtime.v1.RuntimeService/StopContainer\nJun 11 00:02:59.334088 crc crio[23067]: time=\"2026-06-11T00:02:59.333879533Z\" level=info msg=\"Stopping pod sandbox: a4d1f356aee926202539d42760f5fb12ffa91769a6d75336288efb55f57349c2\" id=1be622c2-1d78-43a6-ad75-70c8a623a74f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:02:59.335122 crc crio[23067]: time=\"2026-06-11T00:02:59.335039913Z\" level=info msg=\"Got pod network &{Name:redhat-operators-krr4f Namespace:openshift-marketplace ID:a4d1f356aee926202539d42760f5fb12ffa91769a6d75336288efb55f57349c2 UID:6f81c4a0-79bb-4ad5-96df-44232caa218f NetNS:/var/run/netns/b1478765-e5f3-4df5-8d9b-7b12afb33ffc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6f81c4a0_79bb_4ad5_96df_44232caa218f.slice PodAnnotations:0xc000c34998}] Aliases:map[]}\"\nJun 11 00:02:59.335459 crc crio[23067]: time=\"2026-06-11T00:02:59.335380703Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-krr4f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:02:59.573907 crc crio[23067]: time=\"2026-06-11T00:02:59.573108061Z\" level=info msg=\"Stopped pod sandbox: a4d1f356aee926202539d42760f5fb12ffa91769a6d75336288efb55f57349c2\" id=1be622c2-1d78-43a6-ad75-70c8a623a74f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:03:00.328351 crc crio[23067]: time=\"2026-06-11T00:03:00.32816398Z\" level=info msg=\"Removing container: c396e60fdc561ebcd22575d5ff6293dcc56d915eb88e90d5957076a6feddc157\" id=4df4c9e4-d531-4aad-bf6c-7c2de98b1f54 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:03:00.355358 crc crio[23067]: time=\"2026-06-11T00:03:00.355148498Z\" level=info msg=\"Removed container c396e60fdc561ebcd22575d5ff6293dcc56d915eb88e90d5957076a6feddc157: openshift-marketplace/redhat-operators-krr4f/registry-server\" id=4df4c9e4-d531-4aad-bf6c-7c2de98b1f54 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:03:00.359253 crc crio[23067]: time=\"2026-06-11T00:03:00.359198715Z\" level=info msg=\"Removing container: e3eb9923542aa729d630577f94f0340613cf22d754b491fb1ec4f8f70b1affa3\" id=8880179d-2563-4031-8691-90cb2cf5e7c3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:03:00.392057 crc crio[23067]: time=\"2026-06-11T00:03:00.391956626Z\" level=info msg=\"Removed container e3eb9923542aa729d630577f94f0340613cf22d754b491fb1ec4f8f70b1affa3: openshift-marketplace/redhat-operators-krr4f/extract-content\" id=8880179d-2563-4031-8691-90cb2cf5e7c3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:03:00.396210 crc crio[23067]: time=\"2026-06-11T00:03:00.396139627Z\" level=info msg=\"Removing container: 31e34db1974d514edf0672b0753a7266317ed65b415a7b4a2fe0019fd0672b8b\" id=df9df9fe-94ba-4b78-836f-0a1232fc4679 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:03:00.430965 crc crio[23067]: time=\"2026-06-11T00:03:00.43086492Z\" level=info msg=\"Removed container 31e34db1974d514edf0672b0753a7266317ed65b415a7b4a2fe0019fd0672b8b: openshift-marketplace/redhat-operators-krr4f/extract-utilities\" id=df9df9fe-94ba-4b78-836f-0a1232fc4679 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:03:10.587020 crc crio[23067]: time=\"2026-06-11T00:03:10.58572941Z\" level=info msg=\"Stopping pod sandbox: d1ffdee4e6ae7ef75b63bc64fabbe4289447b1ccbbeb7ec526b717e76096966c\" id=0a746e7a-820f-4b35-abea-97c85581c585 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:03:10.587020 crc crio[23067]: time=\"2026-06-11T00:03:10.586914541Z\" level=info msg=\"Stopped pod sandbox (already stopped): d1ffdee4e6ae7ef75b63bc64fabbe4289447b1ccbbeb7ec526b717e76096966c\" id=0a746e7a-820f-4b35-abea-97c85581c585 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:03:10.589142 crc crio[23067]: time=\"2026-06-11T00:03:10.587868927Z\" level=info msg=\"Removing pod sandbox: d1ffdee4e6ae7ef75b63bc64fabbe4289447b1ccbbeb7ec526b717e76096966c\" id=9d629453-4c19-4109-9b8f-0cfa02bed1b8 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:03:10.615031 crc crio[23067]: time=\"2026-06-11T00:03:10.614887565Z\" level=info msg=\"Removed pod sandbox: d1ffdee4e6ae7ef75b63bc64fabbe4289447b1ccbbeb7ec526b717e76096966c\" id=9d629453-4c19-4109-9b8f-0cfa02bed1b8 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:03:10.616216 crc crio[23067]: time=\"2026-06-11T00:03:10.616157259Z\" level=info msg=\"Stopping pod sandbox: a4d1f356aee926202539d42760f5fb12ffa91769a6d75336288efb55f57349c2\" id=3d089aa6-ac94-444b-8cc2-23def318dbd8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:03:10.616365 crc crio[23067]: time=\"2026-06-11T00:03:10.616227581Z\" level=info msg=\"Stopped pod sandbox (already stopped): a4d1f356aee926202539d42760f5fb12ffa91769a6d75336288efb55f57349c2\" id=3d089aa6-ac94-444b-8cc2-23def318dbd8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:03:10.616987 crc crio[23067]: time=\"2026-06-11T00:03:10.616919449Z\" level=info msg=\"Removing pod sandbox: a4d1f356aee926202539d42760f5fb12ffa91769a6d75336288efb55f57349c2\" id=d297cf52-e717-4452-b22d-617327351e02 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:03:10.630630 crc crio[23067]: time=\"2026-06-11T00:03:10.63051106Z\" level=info msg=\"Removed pod sandbox: a4d1f356aee926202539d42760f5fb12ffa91769a6d75336288efb55f57349c2\" id=d297cf52-e717-4452-b22d-617327351e02 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:03:10.632079 crc crio[23067]: time=\"2026-06-11T00:03:10.631852016Z\" level=info msg=\"Stopping pod sandbox: 7071223793b05fb5a4779bcbcef18b3c1285f50f9e44bcb4b6b480fe1ef71f81\" id=3a670175-fa18-42d9-93b4-b17fd15769a6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:03:10.632079 crc crio[23067]: time=\"2026-06-11T00:03:10.63200304Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7071223793b05fb5a4779bcbcef18b3c1285f50f9e44bcb4b6b480fe1ef71f81\" id=3a670175-fa18-42d9-93b4-b17fd15769a6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:03:10.632734 crc crio[23067]: time=\"2026-06-11T00:03:10.632602846Z\" level=info msg=\"Removing pod sandbox: 7071223793b05fb5a4779bcbcef18b3c1285f50f9e44bcb4b6b480fe1ef71f81\" id=b0f4c41e-666d-49e7-a8dd-71f51983b91e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:03:10.640765 crc crio[23067]: time=\"2026-06-11T00:03:10.640628029Z\" level=info msg=\"Removed pod sandbox: 7071223793b05fb5a4779bcbcef18b3c1285f50f9e44bcb4b6b480fe1ef71f81\" id=b0f4c41e-666d-49e7-a8dd-71f51983b91e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:03:10.641534 crc crio[23067]: time=\"2026-06-11T00:03:10.641447741Z\" level=info msg=\"Stopping pod sandbox: f2c76fed6a1d3b2f37448e6830b6de1dd4de7ab8207402725cb95fd787f0d71d\" id=9aa1c8a9-efb9-4339-9b10-8997c5003e34 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:03:10.641618 crc crio[23067]: time=\"2026-06-11T00:03:10.641556334Z\" level=info msg=\"Stopped pod sandbox (already stopped): f2c76fed6a1d3b2f37448e6830b6de1dd4de7ab8207402725cb95fd787f0d71d\" id=9aa1c8a9-efb9-4339-9b10-8997c5003e34 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:03:10.642327 crc crio[23067]: time=\"2026-06-11T00:03:10.642235422Z\" level=info msg=\"Removing pod sandbox: f2c76fed6a1d3b2f37448e6830b6de1dd4de7ab8207402725cb95fd787f0d71d\" id=d68ba089-da85-4646-b03b-8133754efb57 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:03:10.655869 crc crio[23067]: time=\"2026-06-11T00:03:10.655743941Z\" level=info msg=\"Removed pod sandbox: f2c76fed6a1d3b2f37448e6830b6de1dd4de7ab8207402725cb95fd787f0d71d\" id=d68ba089-da85-4646-b03b-8133754efb57 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:04:00.519282 crc crio[23067]: time=\"2026-06-11T00:04:00.518479852Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29685604-nnmfr/POD\" id=b89ab39a-d136-41cc-9b49-9835978a09ff name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:04:00.521009 crc crio[23067]: time=\"2026-06-11T00:04:00.519442467Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:04:00.553105 crc crio[23067]: time=\"2026-06-11T00:04:00.552871556Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685604-nnmfr Namespace:openshift-infra ID:d67815a12a005f9638b9bae705bb486df32ef1f56189ec6d9644e4ce9bb65de3 UID:a9effd31-6eb4-440d-9f4b-89ce2b96845e NetNS:/var/run/netns/af1d8c6b-0dae-4f8a-9c8d-314c8b93889b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda9effd31_6eb4_440d_9f4b_89ce2b96845e.slice PodAnnotations:0xc002a460e8}] Aliases:map[]}\"\nJun 11 00:04:00.553105 crc crio[23067]: time=\"2026-06-11T00:04:00.552924517Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29685604-nnmfr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:04:01.005358 crc crio[23067]: 2026-06-11T00:04:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d67815a12a005f9 Mac:b2:c2:b6:f9:ec:90 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:47 Mtu:0 Sandbox:/var/run/netns/af1d8c6b-0dae-4f8a-9c8d-314c8b93889b SocketPath: PciID:}] [{Interface:0xc00025b5f0 Address:{IP:10.217.0.71 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:04:01.007429 crc crio[23067]: time=\"2026-06-11T00:04:01.007326415Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685604-nnmfr Namespace:openshift-infra ID:d67815a12a005f9638b9bae705bb486df32ef1f56189ec6d9644e4ce9bb65de3 UID:a9effd31-6eb4-440d-9f4b-89ce2b96845e NetNS:/var/run/netns/af1d8c6b-0dae-4f8a-9c8d-314c8b93889b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda9effd31_6eb4_440d_9f4b_89ce2b96845e.slice PodAnnotations:0xc002a460e8}] Aliases:map[]}\"\nJun 11 00:04:01.007603 crc crio[23067]: time=\"2026-06-11T00:04:01.007544201Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29685604-nnmfr for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:04:01.014612 crc crio[23067]: time=\"2026-06-11T00:04:01.014517136Z\" level=info msg=\"Ran pod sandbox d67815a12a005f9638b9bae705bb486df32ef1f56189ec6d9644e4ce9bb65de3 with infra container: openshift-infra/auto-csr-approver-29685604-nnmfr/POD\" id=b89ab39a-d136-41cc-9b49-9835978a09ff name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:04:01.017802 crc crio[23067]: time=\"2026-06-11T00:04:01.017699641Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=2ff7025a-8eb2-42a6-9ddd-6533f372b651 name=/runtime.v1.ImageService/PullImage\nJun 11 00:04:01.027026 crc crio[23067]: time=\"2026-06-11T00:04:01.026932336Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 00:04:01.826619 crc crio[23067]: time=\"2026-06-11T00:04:01.826474658Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=2ff7025a-8eb2-42a6-9ddd-6533f372b651 name=/runtime.v1.ImageService/PullImage\nJun 11 00:04:01.827783 crc crio[23067]: time=\"2026-06-11T00:04:01.827541546Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=4741448d-9324-4996-9a0e-c91ca33c464d name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:04:01.830990 crc crio[23067]: time=\"2026-06-11T00:04:01.830869975Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=0f3121bf-88a7-42bd-a576-6c12815c4395 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:04:01.848982 crc crio[23067]: time=\"2026-06-11T00:04:01.848913114Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29685604-nnmfr/oc\" id=e73f3948-7962-4102-bc5c-4405df62bfa9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:04:01.850473 crc crio[23067]: time=\"2026-06-11T00:04:01.850413034Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:04:01.880760 crc crio[23067]: time=\"2026-06-11T00:04:01.880625257Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:04:02.249378 crc crio[23067]: time=\"2026-06-11T00:04:02.249259375Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:04:02.359084 crc crio[23067]: time=\"2026-06-11T00:04:02.357012289Z\" level=info msg=\"Created container 350d0bdbb77489a2e8dd12c41e17fef585c42050d39e9d2704bc89645673ac18: openshift-infra/auto-csr-approver-29685604-nnmfr/oc\" id=e73f3948-7962-4102-bc5c-4405df62bfa9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:04:02.361933 crc crio[23067]: time=\"2026-06-11T00:04:02.361494958Z\" level=info msg=\"Starting container: 350d0bdbb77489a2e8dd12c41e17fef585c42050d39e9d2704bc89645673ac18\" id=8fe8f731-5ed0-4733-8cbd-cda2e51f28b2 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:04:02.369358 crc crio[23067]: time=\"2026-06-11T00:04:02.369237724Z\" level=info msg=\"Started container\" PID=34215 containerID=350d0bdbb77489a2e8dd12c41e17fef585c42050d39e9d2704bc89645673ac18 description=openshift-infra/auto-csr-approver-29685604-nnmfr/oc id=8fe8f731-5ed0-4733-8cbd-cda2e51f28b2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d67815a12a005f9638b9bae705bb486df32ef1f56189ec6d9644e4ce9bb65de3\nJun 11 00:04:04.030465 crc crio[23067]: time=\"2026-06-11T00:04:04.030318024Z\" level=info msg=\"Stopping pod sandbox: d67815a12a005f9638b9bae705bb486df32ef1f56189ec6d9644e4ce9bb65de3\" id=f3b8e566-5954-4e70-ba77-298982a5170c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:04:04.033820 crc crio[23067]: time=\"2026-06-11T00:04:04.03126944Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685604-nnmfr Namespace:openshift-infra ID:d67815a12a005f9638b9bae705bb486df32ef1f56189ec6d9644e4ce9bb65de3 UID:a9effd31-6eb4-440d-9f4b-89ce2b96845e NetNS:/var/run/netns/af1d8c6b-0dae-4f8a-9c8d-314c8b93889b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda9effd31_6eb4_440d_9f4b_89ce2b96845e.slice PodAnnotations:0xc00008c638}] Aliases:map[]}\"\nJun 11 00:04:04.033820 crc crio[23067]: time=\"2026-06-11T00:04:04.031511146Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29685604-nnmfr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:04:04.351966 crc crio[23067]: time=\"2026-06-11T00:04:04.350962887Z\" level=info msg=\"Stopped pod sandbox: d67815a12a005f9638b9bae705bb486df32ef1f56189ec6d9644e4ce9bb65de3\" id=f3b8e566-5954-4e70-ba77-298982a5170c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:06:08.543707 crc crio[23067]: time=\"2026-06-11T00:06:08.542717888Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=3545722f-e479-431c-911c-2df3dbc14328 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:06:08.546227 crc crio[23067]: time=\"2026-06-11T00:06:08.543705125Z\" level=info msg=\"Removing container: 5ade936f50fbcdfec3d29b399c22c452ce75520ef8609eac8c4ae02200e1c3af\" id=7aefe4fc-bf03-4dd8-85f1-625f94fdbfde name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:06:08.820535 crc crio[23067]: time=\"2026-06-11T00:06:08.820366923Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=f00b37b8-80ed-4c08-b7e2-679f86ba9c95 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:06:08.824580 crc crio[23067]: time=\"2026-06-11T00:06:08.824503023Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=9baaba1a-2e58-448c-bba8-81b0281794c7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:06:08.825477 crc crio[23067]: time=\"2026-06-11T00:06:08.825423697Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:06:08.877120 crc crio[23067]: time=\"2026-06-11T00:06:08.877044354Z\" level=info msg=\"Removed container 5ade936f50fbcdfec3d29b399c22c452ce75520ef8609eac8c4ae02200e1c3af: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=7aefe4fc-bf03-4dd8-85f1-625f94fdbfde name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:06:08.881309 crc crio[23067]: time=\"2026-06-11T00:06:08.881239486Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:06:09.139134 crc crio[23067]: time=\"2026-06-11T00:06:09.13900995Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:06:09.235437 crc crio[23067]: time=\"2026-06-11T00:06:09.234887387Z\" level=info msg=\"Created container 1e5278fc614296a757587c0c67e7974db0119fec503bfb0d3423643869a728a9: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=9baaba1a-2e58-448c-bba8-81b0281794c7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:06:09.236783 crc crio[23067]: time=\"2026-06-11T00:06:09.236615003Z\" level=info msg=\"Starting container: 1e5278fc614296a757587c0c67e7974db0119fec503bfb0d3423643869a728a9\" id=1c824eec-ee2b-498c-ae19-13cfeed820a0 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:06:09.241773 crc crio[23067]: time=\"2026-06-11T00:06:09.241293148Z\" level=info msg=\"Started container\" PID=35923 containerID=1e5278fc614296a757587c0c67e7974db0119fec503bfb0d3423643869a728a9 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=1c824eec-ee2b-498c-ae19-13cfeed820a0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=df72115a442fdf33fc8f7841fbcfd4e9cfa83ca7df04505d424537a5aa434398\nJun 11 00:06:28.646315 crc crio[23067]: time=\"2026-06-11T00:06:28.645419252Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29685606-dxrsv/POD\" id=479ff1dc-6350-458a-967a-3dc7b9a1b238 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:06:28.647252 crc crio[23067]: time=\"2026-06-11T00:06:28.646428369Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:06:28.672791 crc crio[23067]: time=\"2026-06-11T00:06:28.67269953Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685606-dxrsv Namespace:openshift-infra ID:49190be1cdc845b437bf44cbe1bfb08e11e0c60dfbb41bb4819226b0779a0238 UID:8e5999c4-a350-42a2-9426-63e3aafb4a13 NetNS:/var/run/netns/ee1038fe-13bf-4910-b646-187ee99ce98b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8e5999c4_a350_42a2_9426_63e3aafb4a13.slice PodAnnotations:0xc000b80180}] Aliases:map[]}\"\nJun 11 00:06:28.672791 crc crio[23067]: time=\"2026-06-11T00:06:28.672781842Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29685606-dxrsv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:06:29.377794 crc crio[23067]: 2026-06-11T00:06:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:49190be1cdc845b Mac:fe:ad:02:20:d7:c0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:48 Mtu:0 Sandbox:/var/run/netns/ee1038fe-13bf-4910-b646-187ee99ce98b SocketPath: PciID:}] [{Interface:0xc000126bc0 Address:{IP:10.217.0.72 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:06:29.380569 crc crio[23067]: time=\"2026-06-11T00:06:29.380513446Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685606-dxrsv Namespace:openshift-infra ID:49190be1cdc845b437bf44cbe1bfb08e11e0c60dfbb41bb4819226b0779a0238 UID:8e5999c4-a350-42a2-9426-63e3aafb4a13 NetNS:/var/run/netns/ee1038fe-13bf-4910-b646-187ee99ce98b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8e5999c4_a350_42a2_9426_63e3aafb4a13.slice PodAnnotations:0xc000b80180}] Aliases:map[]}\"\nJun 11 00:06:29.380816 crc crio[23067]: time=\"2026-06-11T00:06:29.380749643Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29685606-dxrsv for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:06:29.388270 crc crio[23067]: time=\"2026-06-11T00:06:29.388093567Z\" level=info msg=\"Ran pod sandbox 49190be1cdc845b437bf44cbe1bfb08e11e0c60dfbb41bb4819226b0779a0238 with infra container: openshift-infra/auto-csr-approver-29685606-dxrsv/POD\" id=479ff1dc-6350-458a-967a-3dc7b9a1b238 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:06:29.390699 crc crio[23067]: time=\"2026-06-11T00:06:29.390524782Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=8e8fa32a-44ef-4a9f-bf67-e93022f8c0d7 name=/runtime.v1.ImageService/PullImage\nJun 11 00:06:29.411595 crc crio[23067]: time=\"2026-06-11T00:06:29.411521922Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 00:06:30.874208 crc crio[23067]: time=\"2026-06-11T00:06:30.87344142Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=8e8fa32a-44ef-4a9f-bf67-e93022f8c0d7 name=/runtime.v1.ImageService/PullImage\nJun 11 00:06:30.876347 crc crio[23067]: time=\"2026-06-11T00:06:30.876240404Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=39a86f6a-40fb-49ad-bfba-c54377f7a54a name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:06:30.878384 crc crio[23067]: time=\"2026-06-11T00:06:30.87831241Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=7780221b-44a6-4d45-ba79-6be46bee55ae name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:06:30.885063 crc crio[23067]: time=\"2026-06-11T00:06:30.884823313Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29685606-dxrsv/oc\" id=8eca8058-b51a-4365-aa11-4b94558e3171 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:06:30.885344 crc crio[23067]: time=\"2026-06-11T00:06:30.885215434Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:06:30.914226 crc crio[23067]: time=\"2026-06-11T00:06:30.913874148Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:06:31.332541 crc crio[23067]: time=\"2026-06-11T00:06:31.332446491Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:06:31.427479 crc crio[23067]: time=\"2026-06-11T00:06:31.427039383Z\" level=info msg=\"Created container 1da24fef0f2910c8230bb960dd0bb3c89795dddabd588a32f1cafa8695a2c087: openshift-infra/auto-csr-approver-29685606-dxrsv/oc\" id=8eca8058-b51a-4365-aa11-4b94558e3171 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:06:31.430924 crc crio[23067]: time=\"2026-06-11T00:06:31.430833785Z\" level=info msg=\"Starting container: 1da24fef0f2910c8230bb960dd0bb3c89795dddabd588a32f1cafa8695a2c087\" id=5dd39715-1e8c-4482-a4c1-39d85ccee647 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:06:31.439160 crc crio[23067]: time=\"2026-06-11T00:06:31.439071384Z\" level=info msg=\"Started container\" PID=36287 containerID=1da24fef0f2910c8230bb960dd0bb3c89795dddabd588a32f1cafa8695a2c087 description=openshift-infra/auto-csr-approver-29685606-dxrsv/oc id=5dd39715-1e8c-4482-a4c1-39d85ccee647 name=/runtime.v1.RuntimeService/StartContainer sandboxID=49190be1cdc845b437bf44cbe1bfb08e11e0c60dfbb41bb4819226b0779a0238\nJun 11 00:06:33.788411 crc crio[23067]: time=\"2026-06-11T00:06:33.787688988Z\" level=info msg=\"Stopping pod sandbox: 49190be1cdc845b437bf44cbe1bfb08e11e0c60dfbb41bb4819226b0779a0238\" id=3b77b768-e573-4838-ad87-6ec1b69a1447 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:06:33.790504 crc crio[23067]: time=\"2026-06-11T00:06:33.789126946Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685606-dxrsv Namespace:openshift-infra ID:49190be1cdc845b437bf44cbe1bfb08e11e0c60dfbb41bb4819226b0779a0238 UID:8e5999c4-a350-42a2-9426-63e3aafb4a13 NetNS:/var/run/netns/ee1038fe-13bf-4910-b646-187ee99ce98b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8e5999c4_a350_42a2_9426_63e3aafb4a13.slice PodAnnotations:0xc000c34d50}] Aliases:map[]}\"\nJun 11 00:06:33.790504 crc crio[23067]: time=\"2026-06-11T00:06:33.78925515Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29685606-dxrsv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:06:34.165744 crc crio[23067]: time=\"2026-06-11T00:06:34.165174305Z\" level=info msg=\"Stopped pod sandbox: 49190be1cdc845b437bf44cbe1bfb08e11e0c60dfbb41bb4819226b0779a0238\" id=3b77b768-e573-4838-ad87-6ec1b69a1447 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:07:01.651721 crc crio[23067]: time=\"2026-06-11T00:07:01.650070317Z\" level=info msg=\"Running pod sandbox: cert-manager/cert-manager-webhook-769f6b94cb-jpbtt/POD\" id=efdb0d83-ebef-4fef-8cd5-272993de02e2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:07:01.651721 crc crio[23067]: time=\"2026-06-11T00:07:01.651563636Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:07:01.667596 crc crio[23067]: time=\"2026-06-11T00:07:01.667509982Z\" level=info msg=\"Running pod sandbox: cert-manager/cert-manager-7b8b89f89d-skft4/POD\" id=c2bc7133-7e06-4bc4-a8b2-6339a196eb5f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:07:01.667745 crc crio[23067]: time=\"2026-06-11T00:07:01.667615825Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:07:01.678023 crc crio[23067]: time=\"2026-06-11T00:07:01.67795971Z\" level=info msg=\"Running pod sandbox: cert-manager/cert-manager-cainjector-7f9fdd5dd5-lnm7b/POD\" id=9ea4ad98-d396-4142-b770-2ed5e6caa274 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:07:01.678199 crc crio[23067]: time=\"2026-06-11T00:07:01.678122755Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:07:01.697075 crc crio[23067]: time=\"2026-06-11T00:07:01.696124905Z\" level=info msg=\"Got pod network &{Name:cert-manager-webhook-769f6b94cb-jpbtt Namespace:cert-manager ID:934c45cf0d4e1c3e5bdfc5c868f4bf303dd5997a25c9e1b48a9c9f2412b83eaf UID:704b63bf-35f0-4784-9a46-186229538ef8 NetNS:/var/run/netns/105e4570-ff9b-44c9-8032-ea3e13964f97 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod704b63bf_35f0_4784_9a46_186229538ef8.slice PodAnnotations:0xc000b80540}] Aliases:map[]}\"\nJun 11 00:07:01.697075 crc crio[23067]: time=\"2026-06-11T00:07:01.696171336Z\" level=info msg=\"Adding pod cert-manager_cert-manager-webhook-769f6b94cb-jpbtt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:07:01.704503 crc crio[23067]: time=\"2026-06-11T00:07:01.703518832Z\" level=info msg=\"Got pod network &{Name:cert-manager-7b8b89f89d-skft4 Namespace:cert-manager ID:02c80ecff89ef3450ab0ea9957396563d724ba35271e59c1aaa49eaf0f05459e UID:dbd244f9-3155-41f3-a0b2-381f5b737a08 NetNS:/var/run/netns/7c30e9be-3cb0-48dd-81a9-8958915ba048 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddbd244f9_3155_41f3_a0b2_381f5b737a08.slice PodAnnotations:0xc0002f2fa0}] Aliases:map[]}\"\nJun 11 00:07:01.704503 crc crio[23067]: time=\"2026-06-11T00:07:01.704282592Z\" level=info msg=\"Adding pod cert-manager_cert-manager-7b8b89f89d-skft4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:07:01.725987 crc crio[23067]: time=\"2026-06-11T00:07:01.725733634Z\" level=info msg=\"Got pod network &{Name:cert-manager-cainjector-7f9fdd5dd5-lnm7b Namespace:cert-manager ID:bbb1b7e4ef5776790f20dbf2b5a0de19711d18c46d879a6d7965b9e5b5003b0d UID:a6a093cc-35d8-4563-b24e-9b7d51377e2a NetNS:/var/run/netns/3d01beee-0c08-42ca-949b-1da1b8645f49 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda6a093cc_35d8_4563_b24e_9b7d51377e2a.slice PodAnnotations:0xc0002f3020}] Aliases:map[]}\"\nJun 11 00:07:01.725987 crc crio[23067]: time=\"2026-06-11T00:07:01.72595883Z\" level=info msg=\"Adding pod cert-manager_cert-manager-cainjector-7f9fdd5dd5-lnm7b to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:07:02.808833 crc crio[23067]: 2026-06-11T00:07:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:02c80ecff89ef34 Mac:ce:a5:86:55:6b:42 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4a Mtu:0 Sandbox:/var/run/netns/7c30e9be-3cb0-48dd-81a9-8958915ba048 SocketPath: PciID:}] [{Interface:0xc000015470 Address:{IP:10.217.0.74 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:07:02.812263 crc crio[23067]: time=\"2026-06-11T00:07:02.810466583Z\" level=info msg=\"Got pod network &{Name:cert-manager-7b8b89f89d-skft4 Namespace:cert-manager ID:02c80ecff89ef3450ab0ea9957396563d724ba35271e59c1aaa49eaf0f05459e UID:dbd244f9-3155-41f3-a0b2-381f5b737a08 NetNS:/var/run/netns/7c30e9be-3cb0-48dd-81a9-8958915ba048 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddbd244f9_3155_41f3_a0b2_381f5b737a08.slice PodAnnotations:0xc0002f2fa0}] Aliases:map[]}\"\nJun 11 00:07:02.812263 crc crio[23067]: time=\"2026-06-11T00:07:02.8107473Z\" level=info msg=\"Checking pod cert-manager_cert-manager-7b8b89f89d-skft4 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:07:02.818417 crc crio[23067]: time=\"2026-06-11T00:07:02.817973353Z\" level=info msg=\"Ran pod sandbox 02c80ecff89ef3450ab0ea9957396563d724ba35271e59c1aaa49eaf0f05459e with infra container: cert-manager/cert-manager-7b8b89f89d-skft4/POD\" id=c2bc7133-7e06-4bc4-a8b2-6339a196eb5f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:07:02.821161 crc crio[23067]: time=\"2026-06-11T00:07:02.821094306Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-controller:v1.19.2\" id=cff49a69-e3d1-49f1-ba82-767ec2990c47 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:07:02.821741 crc crio[23067]: time=\"2026-06-11T00:07:02.821586629Z\" level=info msg=\"Image quay.io/jetstack/cert-manager-controller:v1.19.2 not found\" id=cff49a69-e3d1-49f1-ba82-767ec2990c47 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:07:02.821918 crc crio[23067]: time=\"2026-06-11T00:07:02.821869147Z\" level=info msg=\"Neither image nor artfiact quay.io/jetstack/cert-manager-controller:v1.19.2 found\" id=cff49a69-e3d1-49f1-ba82-767ec2990c47 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:07:02.823716 crc crio[23067]: time=\"2026-06-11T00:07:02.823572972Z\" level=info msg=\"Pulling image: quay.io/jetstack/cert-manager-controller:v1.19.2\" id=36e5b3ad-4120-4d0e-b910-301b8f875c3b name=/runtime.v1.ImageService/PullImage\nJun 11 00:07:02.834009 crc crio[23067]: time=\"2026-06-11T00:07:02.833924398Z\" level=info msg=\"Trying to access \\\"quay.io/jetstack/cert-manager-controller:v1.19.2\\\"\"\nJun 11 00:07:02.872791 crc crio[23067]: 2026-06-11T00:07:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bbb1b7e4ef57767 Mac:92:50:fa:3a:09:1b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4b Mtu:0 Sandbox:/var/run/netns/3d01beee-0c08-42ca-949b-1da1b8645f49 SocketPath: PciID:}] [{Interface:0xc00012ab70 Address:{IP:10.217.0.75 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:07:02.875002 crc crio[23067]: time=\"2026-06-11T00:07:02.874896081Z\" level=info msg=\"Got pod network &{Name:cert-manager-cainjector-7f9fdd5dd5-lnm7b Namespace:cert-manager ID:bbb1b7e4ef5776790f20dbf2b5a0de19711d18c46d879a6d7965b9e5b5003b0d UID:a6a093cc-35d8-4563-b24e-9b7d51377e2a NetNS:/var/run/netns/3d01beee-0c08-42ca-949b-1da1b8645f49 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda6a093cc_35d8_4563_b24e_9b7d51377e2a.slice PodAnnotations:0xc0002f3020}] Aliases:map[]}\"\nJun 11 00:07:02.875251 crc crio[23067]: time=\"2026-06-11T00:07:02.875183039Z\" level=info msg=\"Checking pod cert-manager_cert-manager-cainjector-7f9fdd5dd5-lnm7b for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:07:02.893548 crc crio[23067]: time=\"2026-06-11T00:07:02.893427225Z\" level=info msg=\"Ran pod sandbox bbb1b7e4ef5776790f20dbf2b5a0de19711d18c46d879a6d7965b9e5b5003b0d with infra container: cert-manager/cert-manager-cainjector-7f9fdd5dd5-lnm7b/POD\" id=9ea4ad98-d396-4142-b770-2ed5e6caa274 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:07:02.898027 crc crio[23067]: time=\"2026-06-11T00:07:02.89735653Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-cainjector:v1.19.2\" id=edbe09e2-803b-4806-a544-dfcc0d2bb7c4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:07:02.898027 crc crio[23067]: time=\"2026-06-11T00:07:02.897767501Z\" level=info msg=\"Image quay.io/jetstack/cert-manager-cainjector:v1.19.2 not found\" id=edbe09e2-803b-4806-a544-dfcc0d2bb7c4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:07:02.898027 crc crio[23067]: time=\"2026-06-11T00:07:02.897812992Z\" level=info msg=\"Neither image nor artfiact quay.io/jetstack/cert-manager-cainjector:v1.19.2 found\" id=edbe09e2-803b-4806-a544-dfcc0d2bb7c4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:07:02.899923 crc crio[23067]: time=\"2026-06-11T00:07:02.899009134Z\" level=info msg=\"Pulling image: quay.io/jetstack/cert-manager-cainjector:v1.19.2\" id=4b276c21-1284-423c-906d-bd5c71f2241d name=/runtime.v1.ImageService/PullImage\nJun 11 00:07:02.910707 crc crio[23067]: time=\"2026-06-11T00:07:02.910556362Z\" level=info msg=\"Trying to access \\\"quay.io/jetstack/cert-manager-cainjector:v1.19.2\\\"\"\nJun 11 00:07:02.960123 crc crio[23067]: 2026-06-11T00:07:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:934c45cf0d4e1c3 Mac:f2:e6:17:a9:51:92 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:49 Mtu:0 Sandbox:/var/run/netns/105e4570-ff9b-44c9-8032-ea3e13964f97 SocketPath: PciID:}] [{Interface:0xc0000159b0 Address:{IP:10.217.0.73 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:07:02.961259 crc crio[23067]: time=\"2026-06-11T00:07:02.961201163Z\" level=info msg=\"Got pod network &{Name:cert-manager-webhook-769f6b94cb-jpbtt Namespace:cert-manager ID:934c45cf0d4e1c3e5bdfc5c868f4bf303dd5997a25c9e1b48a9c9f2412b83eaf UID:704b63bf-35f0-4784-9a46-186229538ef8 NetNS:/var/run/netns/105e4570-ff9b-44c9-8032-ea3e13964f97 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod704b63bf_35f0_4784_9a46_186229538ef8.slice PodAnnotations:0xc000b80540}] Aliases:map[]}\"\nJun 11 00:07:02.961417 crc crio[23067]: time=\"2026-06-11T00:07:02.961351157Z\" level=info msg=\"Checking pod cert-manager_cert-manager-webhook-769f6b94cb-jpbtt for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:07:02.968330 crc crio[23067]: time=\"2026-06-11T00:07:02.968257721Z\" level=info msg=\"Ran pod sandbox 934c45cf0d4e1c3e5bdfc5c868f4bf303dd5997a25c9e1b48a9c9f2412b83eaf with infra container: cert-manager/cert-manager-webhook-769f6b94cb-jpbtt/POD\" id=efdb0d83-ebef-4fef-8cd5-272993de02e2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:07:02.972145 crc crio[23067]: time=\"2026-06-11T00:07:02.972081323Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-webhook:v1.19.2\" id=3e86a6b1-6dc8-4850-a136-2d2af92da0ce name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:07:02.972298 crc crio[23067]: time=\"2026-06-11T00:07:02.972249357Z\" level=info msg=\"Image quay.io/jetstack/cert-manager-webhook:v1.19.2 not found\" id=3e86a6b1-6dc8-4850-a136-2d2af92da0ce name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:07:02.972364 crc crio[23067]: time=\"2026-06-11T00:07:02.972317239Z\" level=info msg=\"Neither image nor artfiact quay.io/jetstack/cert-manager-webhook:v1.19.2 found\" id=3e86a6b1-6dc8-4850-a136-2d2af92da0ce name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:07:02.973316 crc crio[23067]: time=\"2026-06-11T00:07:02.973252794Z\" level=info msg=\"Pulling image: quay.io/jetstack/cert-manager-webhook:v1.19.2\" id=e6da51e4-88aa-4bdb-84a0-bf95eb3938fb name=/runtime.v1.ImageService/PullImage\nJun 11 00:07:02.980818 crc crio[23067]: time=\"2026-06-11T00:07:02.980435766Z\" level=info msg=\"Trying to access \\\"quay.io/jetstack/cert-manager-webhook:v1.19.2\\\"\"\nJun 11 00:07:09.425302 crc crio[23067]: time=\"2026-06-11T00:07:09.424319493Z\" level=info msg=\"Pulled image: quay.io/jetstack/cert-manager-cainjector@sha256:687398bee209314862fa1a7e830a37d8d7145653a8cc5579edcf9b6d2b766f56\" id=4b276c21-1284-423c-906d-bd5c71f2241d name=/runtime.v1.ImageService/PullImage\nJun 11 00:07:09.428086 crc crio[23067]: time=\"2026-06-11T00:07:09.42797168Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-cainjector:v1.19.2\" id=8a0f06db-31af-4ceb-b0c9-6ab72869de78 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:07:09.433027 crc crio[23067]: time=\"2026-06-11T00:07:09.432953253Z\" level=info msg=\"Pulled image: quay.io/jetstack/cert-manager-webhook@sha256:041f7bb9259557188d7ff416ce90d670a0d0aa8710203927703743682064270b\" id=e6da51e4-88aa-4bdb-84a0-bf95eb3938fb name=/runtime.v1.ImageService/PullImage\nJun 11 00:07:09.434522 crc crio[23067]: time=\"2026-06-11T00:07:09.434434173Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-webhook:v1.19.2\" id=421dd617-94a8-4f0a-977e-b83182d5c6f1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:07:09.435337 crc crio[23067]: time=\"2026-06-11T00:07:09.435049709Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-cainjector:v1.19.2\" id=7668f7ad-357e-47f8-985f-1af3c0192c42 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:07:09.442301 crc crio[23067]: time=\"2026-06-11T00:07:09.440736231Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-webhook:v1.19.2\" id=9402f121-0e43-481a-ae7d-9c111ced6d00 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:07:09.451776 crc crio[23067]: time=\"2026-06-11T00:07:09.451625421Z\" level=info msg=\"Creating container: cert-manager/cert-manager-cainjector-7f9fdd5dd5-lnm7b/cert-manager-cainjector\" id=83b4c87e-ced1-4352-afb1-fa3d606a18c2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:07:09.487694 crc crio[23067]: time=\"2026-06-11T00:07:09.487516518Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:07:09.491402 crc crio[23067]: time=\"2026-06-11T00:07:09.491305609Z\" level=info msg=\"Creating container: cert-manager/cert-manager-webhook-769f6b94cb-jpbtt/cert-manager-webhook\" id=c79ec1e6-0dc4-4b16-85c7-b47ac260a782 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:07:09.492004 crc crio[23067]: time=\"2026-06-11T00:07:09.491857104Z\" level=info msg=\"Pulled image: quay.io/jetstack/cert-manager-controller@sha256:ab0905bad1a9acf05ca92b23761a9ecc76b1173053565c81fed727dff948d0f5\" id=36e5b3ad-4120-4d0e-b910-301b8f875c3b name=/runtime.v1.ImageService/PullImage\nJun 11 00:07:09.492536 crc crio[23067]: time=\"2026-06-11T00:07:09.49246781Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-controller:v1.19.2\" id=e26e639f-e1f9-42a4-8d78-0dd2d9846b8f name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:07:09.507961 crc crio[23067]: time=\"2026-06-11T00:07:09.50784436Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:07:09.509278 crc crio[23067]: time=\"2026-06-11T00:07:09.509165326Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-controller:v1.19.2\" id=d542e5b0-aa59-4846-86ff-1c699bc32562 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:07:09.527727 crc crio[23067]: time=\"2026-06-11T00:07:09.527569686Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:07:09.534766 crc crio[23067]: time=\"2026-06-11T00:07:09.534363998Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:07:09.538122 crc crio[23067]: time=\"2026-06-11T00:07:09.537997945Z\" level=info msg=\"Creating container: cert-manager/cert-manager-7b8b89f89d-skft4/cert-manager-controller\" id=ebe15d3b-01e6-43bf-93ed-9363c24f4fc9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:07:09.545445 crc crio[23067]: time=\"2026-06-11T00:07:09.54534149Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:07:09.547335 crc crio[23067]: time=\"2026-06-11T00:07:09.54721608Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:07:09.551195 crc crio[23067]: time=\"2026-06-11T00:07:09.551111254Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:07:09.573219 crc crio[23067]: time=\"2026-06-11T00:07:09.57307505Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:07:09.583018 crc crio[23067]: time=\"2026-06-11T00:07:09.582268635Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:07:09.713146 crc crio[23067]: time=\"2026-06-11T00:07:09.712962581Z\" level=info msg=\"Created container a4c5747f2ed0c57b7b21de0e72c8cbf56ff7c0ca40ffe8487aba2f0cc3da7ad2: cert-manager/cert-manager-7b8b89f89d-skft4/cert-manager-controller\" id=ebe15d3b-01e6-43bf-93ed-9363c24f4fc9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:07:09.715339 crc crio[23067]: time=\"2026-06-11T00:07:09.714964484Z\" level=info msg=\"Starting container: a4c5747f2ed0c57b7b21de0e72c8cbf56ff7c0ca40ffe8487aba2f0cc3da7ad2\" id=c8c25bc5-5951-4e28-aa3e-5c939e3f8cca name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:07:09.715339 crc crio[23067]: time=\"2026-06-11T00:07:09.71519091Z\" level=info msg=\"Created container 0289b74ffff1cd8e26944512c229dcee692889969513747aceaea1bc2f17f041: cert-manager/cert-manager-cainjector-7f9fdd5dd5-lnm7b/cert-manager-cainjector\" id=83b4c87e-ced1-4352-afb1-fa3d606a18c2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:07:09.716424 crc crio[23067]: time=\"2026-06-11T00:07:09.716282689Z\" level=info msg=\"Starting container: 0289b74ffff1cd8e26944512c229dcee692889969513747aceaea1bc2f17f041\" id=244f961e-2710-423b-a2ef-620bca311098 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:07:09.716602 crc crio[23067]: time=\"2026-06-11T00:07:09.716563907Z\" level=info msg=\"Created container 06b7d1ce3981d0ab2c198563aeb4c3b416911cc6d9319bc0b1d35c563313b499: cert-manager/cert-manager-webhook-769f6b94cb-jpbtt/cert-manager-webhook\" id=c79ec1e6-0dc4-4b16-85c7-b47ac260a782 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:07:09.718718 crc crio[23067]: time=\"2026-06-11T00:07:09.717520862Z\" level=info msg=\"Starting container: 06b7d1ce3981d0ab2c198563aeb4c3b416911cc6d9319bc0b1d35c563313b499\" id=0e6d3897-b125-401c-9051-20e9ec9557f4 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:07:09.721295 crc crio[23067]: time=\"2026-06-11T00:07:09.72120654Z\" level=info msg=\"Started container\" PID=37810 containerID=a4c5747f2ed0c57b7b21de0e72c8cbf56ff7c0ca40ffe8487aba2f0cc3da7ad2 description=cert-manager/cert-manager-7b8b89f89d-skft4/cert-manager-controller id=c8c25bc5-5951-4e28-aa3e-5c939e3f8cca name=/runtime.v1.RuntimeService/StartContainer sandboxID=02c80ecff89ef3450ab0ea9957396563d724ba35271e59c1aaa49eaf0f05459e\nJun 11 00:07:09.722565 crc crio[23067]: time=\"2026-06-11T00:07:09.722453954Z\" level=info msg=\"Started container\" PID=37809 containerID=0289b74ffff1cd8e26944512c229dcee692889969513747aceaea1bc2f17f041 description=cert-manager/cert-manager-cainjector-7f9fdd5dd5-lnm7b/cert-manager-cainjector id=244f961e-2710-423b-a2ef-620bca311098 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bbb1b7e4ef5776790f20dbf2b5a0de19711d18c46d879a6d7965b9e5b5003b0d\nJun 11 00:07:09.729877 crc crio[23067]: time=\"2026-06-11T00:07:09.72979619Z\" level=info msg=\"Started container\" PID=37811 containerID=06b7d1ce3981d0ab2c198563aeb4c3b416911cc6d9319bc0b1d35c563313b499 description=cert-manager/cert-manager-webhook-769f6b94cb-jpbtt/cert-manager-webhook id=0e6d3897-b125-401c-9051-20e9ec9557f4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=934c45cf0d4e1c3e5bdfc5c868f4bf303dd5997a25c9e1b48a9c9f2412b83eaf\nJun 11 00:07:10.278732 crc crio[23067]: time=\"2026-06-11T00:07:10.277739753Z\" level=info msg=\"Stopping container: e61ac7e23366d2731596bcc1a98c9efba20e0e13b30500954ba025cd6254467b (timeout: 30s)\" id=09983576-0f02-446f-918b-2247fbddca2a name=/runtime.v1.RuntimeService/StopContainer\nJun 11 00:07:10.278732 crc crio[23067]: time=\"2026-06-11T00:07:10.278225146Z\" level=info msg=\"Stopping container: 3c6370e18f07d0c1e9b960f9ead22700f357c0b4ef0f1deadfdd7560ef8d1887 (timeout: 30s)\" id=01c20368-a70b-4368-b2a1-dab11172c1d3 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 00:07:10.491961 crc crio[23067]: time=\"2026-06-11T00:07:10.491801291Z\" level=info msg=\"Stopping container: 7e3d6aba4d401e4678ab5812ed97b4c1ac590326113781e4e563972afa126016 (timeout: 30s)\" id=94d93c04-9cab-4fba-bf2b-53b4e22d60e8 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 00:07:10.493058 crc crio[23067]: time=\"2026-06-11T00:07:10.491957715Z\" level=info msg=\"Stopping container: fd4d957728f8e3c3a32699345173b058903b5a25994519674643b875e77bff54 (timeout: 30s)\" id=ea8fb392-2ed5-4da3-9146-973f0f607e7a name=/runtime.v1.RuntimeService/StopContainer\nJun 11 00:07:10.493288 crc crio[23067]: time=\"2026-06-11T00:07:10.49324976Z\" level=info msg=\"Stopping container: 77300f3e733a91e30dd26c3547c05f4029c0cb9f1f0bc4ecae7a364350b7ac8c (timeout: 30s)\" id=940badad-4919-4c38-9e2a-a52683408922 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 00:07:10.496937 crc crio[23067]: time=\"2026-06-11T00:07:10.496850616Z\" level=info msg=\"Stopping container: ab6741e6d03c4a40648dd2118c60521f3dc6b4528a1130ba7cc9cb45a90771eb (timeout: 30s)\" id=ee8d5abb-56e3-4a4d-8a4d-5bc8cf384fe6 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 00:07:10.497856 crc crio[23067]: time=\"2026-06-11T00:07:10.497823942Z\" level=info msg=\"Stopping container: a55a96873d7b68f7a86e5d7d1868f6ffd8902995365a1b05f0c1dc1d0fec0d5a (timeout: 30s)\" id=b7d0c90f-7479-4403-a6f9-67a50dcf012b name=/runtime.v1.RuntimeService/StopContainer\nJun 11 00:07:10.498404 crc crio[23067]: time=\"2026-06-11T00:07:10.498294484Z\" level=info msg=\"Stopping container: 1e3953500921f3704ef117df977883f3a25bb867c33f2cfe1cdce6fa50fb9d0a (timeout: 30s)\" id=3df0a8c6-9f60-4978-b9cb-a96190131f77 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 00:07:10.504768 crc crio[23067]: time=\"2026-06-11T00:07:10.504255233Z\" level=info msg=\"Stopping container: 6e4ffd1e999f208481c8b7d752abe2de7a4f1306ebe6774c9731ab1a57639e97 (timeout: 30s)\" id=e89ee892-baf7-48bc-94e2-dc2c54d4ae70 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 00:07:10.571315 crc crio[23067]: time=\"2026-06-11T00:07:10.571187188Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/etc/kubernetes/cni/net.d/00-multus.conf\\\"\"\nJun 11 00:07:10.571714 crc crio[23067]: time=\"2026-06-11T00:07:10.571358653Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:10.581080 crc crio[23067]: time=\"2026-06-11T00:07:10.58099988Z\" level=info msg=\"Stopping container: 9af337e6a2730cbc5295dd586e704e87b7033ffce7522cb6e8d57b76118a3a64 (timeout: 30s)\" id=e68a704e-b508-44f3-b028-188902bd7ee3 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 00:07:10.647259 crc crio[23067]: time=\"2026-06-11T00:07:10.647186205Z\" level=info msg=\"Stopped container 3c6370e18f07d0c1e9b960f9ead22700f357c0b4ef0f1deadfdd7560ef8d1887: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy\" id=01c20368-a70b-4368-b2a1-dab11172c1d3 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 00:07:10.649992 crc crio[23067]: time=\"2026-06-11T00:07:10.649911088Z\" level=info msg=\"Stopped container 7e3d6aba4d401e4678ab5812ed97b4c1ac590326113781e4e563972afa126016: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging\" id=94d93c04-9cab-4fba-bf2b-53b4e22d60e8 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 00:07:10.654575 crc crio[23067]: time=\"2026-06-11T00:07:10.6545099Z\" level=info msg=\"Stopped container 77300f3e733a91e30dd26c3547c05f4029c0cb9f1f0bc4ecae7a364350b7ac8c: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics\" id=940badad-4919-4c38-9e2a-a52683408922 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 00:07:10.666010 crc crio[23067]: time=\"2026-06-11T00:07:10.665973696Z\" level=info msg=\"Stopped container a55a96873d7b68f7a86e5d7d1868f6ffd8902995365a1b05f0c1dc1d0fec0d5a: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller\" id=b7d0c90f-7479-4403-a6f9-67a50dcf012b name=/runtime.v1.RuntimeService/StopContainer\nJun 11 00:07:10.677257 crc crio[23067]: time=\"2026-06-11T00:07:10.676511937Z\" level=info msg=\"Stopped container 6e4ffd1e999f208481c8b7d752abe2de7a4f1306ebe6774c9731ab1a57639e97: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node\" id=e89ee892-baf7-48bc-94e2-dc2c54d4ae70 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 00:07:10.748579 crc crio[23067]: time=\"2026-06-11T00:07:10.748495607Z\" level=info msg=\"Stopped container 1e3953500921f3704ef117df977883f3a25bb867c33f2cfe1cdce6fa50fb9d0a: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb\" id=3df0a8c6-9f60-4978-b9cb-a96190131f77 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 00:07:10.768009 crc crio[23067]: time=\"2026-06-11T00:07:10.767943225Z\" level=info msg=\"Removing container: b696e180d6bf8bdbeffb6482e6d94603d67147ba6d950aa0c7229bfde29a525f\" id=101b7359-a5f2-4a73-99aa-506654d48fe6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:07:10.819054 crc crio[23067]: time=\"2026-06-11T00:07:10.818899764Z\" level=info msg=\"Stopped container 9af337e6a2730cbc5295dd586e704e87b7033ffce7522cb6e8d57b76118a3a64: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller\" id=e68a704e-b508-44f3-b028-188902bd7ee3 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 00:07:11.065119 crc crio[23067]: time=\"2026-06-11T00:07:11.065025704Z\" level=info msg=\"Stopped container fd4d957728f8e3c3a32699345173b058903b5a25994519674643b875e77bff54: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb\" id=ea8fb392-2ed5-4da3-9146-973f0f607e7a name=/runtime.v1.RuntimeService/StopContainer\nJun 11 00:07:11.075839 crc crio[23067]: time=\"2026-06-11T00:07:11.07576739Z\" level=info msg=\"Stopped container e61ac7e23366d2731596bcc1a98c9efba20e0e13b30500954ba025cd6254467b: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=09983576-0f02-446f-918b-2247fbddca2a name=/runtime.v1.RuntimeService/StopContainer\nJun 11 00:07:11.077256 crc crio[23067]: time=\"2026-06-11T00:07:11.077176447Z\" level=info msg=\"Stopping pod sandbox: 97827587a2e28989c1cdd1c00af99c8c1ebe647dc6f030a7cc0b051c8f1cc27b\" id=501b9b3f-b893-4f85-9744-25598437bd50 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:07:11.087306 crc crio[23067]: time=\"2026-06-11T00:07:11.087228675Z\" level=info msg=\"Stopped container ab6741e6d03c4a40648dd2118c60521f3dc6b4528a1130ba7cc9cb45a90771eb: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd\" id=ee8d5abb-56e3-4a4d-8a4d-5bc8cf384fe6 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 00:07:11.088767 crc crio[23067]: time=\"2026-06-11T00:07:11.088739395Z\" level=info msg=\"Stopping pod sandbox: 4d7c197c87c00c3cb7f05402949e78d174879683c4b4e3447c2cd9ac3899b435\" id=96f3c0aa-bfbc-4a00-b7ca-7a082019adbf name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:07:11.090712 crc crio[23067]: time=\"2026-06-11T00:07:11.090591224Z\" level=info msg=\"Removed container b696e180d6bf8bdbeffb6482e6d94603d67147ba6d950aa0c7229bfde29a525f: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=101b7359-a5f2-4a73-99aa-506654d48fe6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:07:11.094298 crc crio[23067]: time=\"2026-06-11T00:07:11.094233891Z\" level=info msg=\"Stopped pod sandbox: 97827587a2e28989c1cdd1c00af99c8c1ebe647dc6f030a7cc0b051c8f1cc27b\" id=501b9b3f-b893-4f85-9744-25598437bd50 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:07:11.099539 crc crio[23067]: time=\"2026-06-11T00:07:11.09946785Z\" level=info msg=\"Stopped pod sandbox: 4d7c197c87c00c3cb7f05402949e78d174879683c4b4e3447c2cd9ac3899b435\" id=96f3c0aa-bfbc-4a00-b7ca-7a082019adbf name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:07:11.347128 crc crio[23067]: time=\"2026-06-11T00:07:11.346537906Z\" level=info msg=\"Removing container: e61ac7e23366d2731596bcc1a98c9efba20e0e13b30500954ba025cd6254467b\" id=c6d9ca83-a575-436a-8419-d5bb8c97d1f2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:07:11.370878 crc crio[23067]: time=\"2026-06-11T00:07:11.369896549Z\" level=info msg=\"Removed container e61ac7e23366d2731596bcc1a98c9efba20e0e13b30500954ba025cd6254467b: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=c6d9ca83-a575-436a-8419-d5bb8c97d1f2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:07:11.370878 crc crio[23067]: time=\"2026-06-11T00:07:11.370288529Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=cccbd0ef-aa68-451b-b506-22f9df78ccde name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:07:11.373030 crc crio[23067]: time=\"2026-06-11T00:07:11.372975731Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=8a2964b1-f651-437f-a74a-b70557fe3db9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:07:11.374480 crc crio[23067]: time=\"2026-06-11T00:07:11.37443162Z\" level=info msg=\"Creating container: openshift-multus/multus-bzhnf/kube-multus\" id=190d8b77-648c-48d6-8020-9f566007c11e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:07:11.375492 crc crio[23067]: time=\"2026-06-11T00:07:11.375342464Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:07:11.376175 crc crio[23067]: time=\"2026-06-11T00:07:11.376107184Z\" level=info msg=\"Removing container: 3c6370e18f07d0c1e9b960f9ead22700f357c0b4ef0f1deadfdd7560ef8d1887\" id=ac2ebe66-4fca-4f39-9fc4-1b023c33bb3d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:07:11.419140 crc crio[23067]: time=\"2026-06-11T00:07:11.418988458Z\" level=info msg=\"Removed container 3c6370e18f07d0c1e9b960f9ead22700f357c0b4ef0f1deadfdd7560ef8d1887: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy\" id=ac2ebe66-4fca-4f39-9fc4-1b023c33bb3d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:07:11.423544 crc crio[23067]: time=\"2026-06-11T00:07:11.423479118Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:07:11.425760 crc crio[23067]: time=\"2026-06-11T00:07:11.425686547Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:07:11.458313 crc crio[23067]: time=\"2026-06-11T00:07:11.457156476Z\" level=info msg=\"Removing container: 9af337e6a2730cbc5295dd586e704e87b7033ffce7522cb6e8d57b76118a3a64\" id=7cb158a7-81ee-4d6f-bd1d-0759b5a611d9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:07:11.486342 crc crio[23067]: time=\"2026-06-11T00:07:11.486267712Z\" level=info msg=\"Removed container 9af337e6a2730cbc5295dd586e704e87b7033ffce7522cb6e8d57b76118a3a64: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller\" id=7cb158a7-81ee-4d6f-bd1d-0759b5a611d9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:07:11.489999 crc crio[23067]: time=\"2026-06-11T00:07:11.48992551Z\" level=info msg=\"Removing container: 1e3953500921f3704ef117df977883f3a25bb867c33f2cfe1cdce6fa50fb9d0a\" id=ba75073d-7708-471b-9f68-3910099cab4f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:07:11.497690 crc crio[23067]: time=\"2026-06-11T00:07:11.497575094Z\" level=info msg=\"Running pod sandbox: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-q7l8c/POD\" id=c0893878-332c-4cbb-beeb-897726a25409 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:07:11.498830 crc crio[23067]: time=\"2026-06-11T00:07:11.497710618Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:07:11.517071 crc crio[23067]: time=\"2026-06-11T00:07:11.516835668Z\" level=info msg=\"Removed container 1e3953500921f3704ef117df977883f3a25bb867c33f2cfe1cdce6fa50fb9d0a: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb\" id=ba75073d-7708-471b-9f68-3910099cab4f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:07:11.519192 crc crio[23067]: time=\"2026-06-11T00:07:11.519125159Z\" level=info msg=\"Removing container: fd4d957728f8e3c3a32699345173b058903b5a25994519674643b875e77bff54\" id=d4e5c62f-df84-40d2-99a6-67886e7690d5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:07:11.519912 crc crio[23067]: time=\"2026-06-11T00:07:11.519837008Z\" 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=c0893878-332c-4cbb-beeb-897726a25409 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:07:11.530817 crc crio[23067]: time=\"2026-06-11T00:07:11.530741268Z\" level=info msg=\"Ran pod sandbox 187d786f0d7cddc7a284467f2a1df8b54841a296e3228c47b114ab37f40dcf40 with infra container: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-q7l8c/POD\" id=c0893878-332c-4cbb-beeb-897726a25409 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:07:11.534030 crc crio[23067]: time=\"2026-06-11T00:07:11.53381273Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=2ad59199-17a5-4749-8e24-cc8a5ef09385 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:07:11.538795 crc crio[23067]: time=\"2026-06-11T00:07:11.538720301Z\" level=info msg=\"Removed container fd4d957728f8e3c3a32699345173b058903b5a25994519674643b875e77bff54: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb\" id=d4e5c62f-df84-40d2-99a6-67886e7690d5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:07:11.540485 crc crio[23067]: time=\"2026-06-11T00:07:11.540418627Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=e6bc3057-81f8-4cc1-8461-2a2ca1bc435c name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:07:11.540983 crc crio[23067]: time=\"2026-06-11T00:07:11.540903169Z\" level=info msg=\"Removing container: ab6741e6d03c4a40648dd2118c60521f3dc6b4528a1130ba7cc9cb45a90771eb\" id=76f3cc51-f8f4-44c2-9927-6edad97db672 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:07:11.553253 crc crio[23067]: time=\"2026-06-11T00:07:11.553154926Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-q7l8c/kube-rbac-proxy\" id=66279078-0dd2-4b24-8517-36e9fc51955e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:07:11.553811 crc crio[23067]: time=\"2026-06-11T00:07:11.553558707Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:07:11.557945 crc crio[23067]: time=\"2026-06-11T00:07:11.55781178Z\" level=info msg=\"Created container 5f23c5c56487228ac8247b628ba8363c64bbc999a491c1234eddae2bd23887c4: openshift-multus/multus-bzhnf/kube-multus\" id=190d8b77-648c-48d6-8020-9f566007c11e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:07:11.558852 crc crio[23067]: time=\"2026-06-11T00:07:11.558777476Z\" level=info msg=\"Starting container: 5f23c5c56487228ac8247b628ba8363c64bbc999a491c1234eddae2bd23887c4\" id=c3d33850-ff07-4b43-8436-ef4773ff7b81 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:07:11.559033 crc crio[23067]: time=\"2026-06-11T00:07:11.558967011Z\" level=info msg=\"Running pod sandbox: openshift-ovn-kubernetes/ovnkube-node-v6s6r/POD\" id=6e702e84-93c4-448b-9f04-a274a2afe9e3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:07:11.559111 crc crio[23067]: time=\"2026-06-11T00:07:11.559037103Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:07:11.562100 crc crio[23067]: time=\"2026-06-11T00:07:11.562017533Z\" level=info msg=\"Removed container ab6741e6d03c4a40648dd2118c60521f3dc6b4528a1130ba7cc9cb45a90771eb: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd\" id=76f3cc51-f8f4-44c2-9927-6edad97db672 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:07:11.564898 crc crio[23067]: time=\"2026-06-11T00:07:11.564800207Z\" level=info msg=\"Removing container: 77300f3e733a91e30dd26c3547c05f4029c0cb9f1f0bc4ecae7a364350b7ac8c\" id=4257046c-63b5-45ba-afdd-e4eff82e94da name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:07:11.567133 crc crio[23067]: time=\"2026-06-11T00:07:11.567102328Z\" level=info msg=\"Started container\" PID=37990 containerID=5f23c5c56487228ac8247b628ba8363c64bbc999a491c1234eddae2bd23887c4 description=openshift-multus/multus-bzhnf/kube-multus id=c3d33850-ff07-4b43-8436-ef4773ff7b81 name=/runtime.v1.RuntimeService/StartContainer sandboxID=61a9728867b91fc8e04fe7c674675dc35d76a9f2c2980ab5c71ca58565210cb4\nJun 11 00:07:11.588346 crc crio[23067]: time=\"2026-06-11T00:07:11.5881569Z\" level=info msg=\"Removed container 77300f3e733a91e30dd26c3547c05f4029c0cb9f1f0bc4ecae7a364350b7ac8c: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics\" id=4257046c-63b5-45ba-afdd-e4eff82e94da name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:07:11.591127 crc crio[23067]: time=\"2026-06-11T00:07:11.591068217Z\" level=info msg=\"Removing container: 6e4ffd1e999f208481c8b7d752abe2de7a4f1306ebe6774c9731ab1a57639e97\" id=67d5ba02-eea6-4b10-b080-47072c4f53fb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:07:11.591941 crc crio[23067]: time=\"2026-06-11T00:07:11.591885529Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_e1f49674-269b-47a3-b267-3b3dfa7cb6a3\\\"\"\nJun 11 00:07:11.592065 crc crio[23067]: time=\"2026-06-11T00:07:11.592051733Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:11.592843 crc crio[23067]: time=\"2026-06-11T00:07:11.592774683Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:07:11.594743 crc crio[23067]: time=\"2026-06-11T00:07:11.59453301Z\" 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=6e702e84-93c4-448b-9f04-a274a2afe9e3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:07:11.609175 crc crio[23067]: time=\"2026-06-11T00:07:11.609129609Z\" level=info msg=\"Ran pod sandbox 7a65df9ac0ed893acd5403e6cc872f02953e3b9aab7bc1216cd0c6039c128512 with infra container: openshift-ovn-kubernetes/ovnkube-node-v6s6r/POD\" id=6e702e84-93c4-448b-9f04-a274a2afe9e3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:07:11.611283 crc crio[23067]: time=\"2026-06-11T00:07:11.611200294Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=c7a75e09-a0fb-4530-af58-ae8f5e2f32e2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:07:11.618856 crc crio[23067]: time=\"2026-06-11T00:07:11.618770856Z\" level=info msg=\"Removed container 6e4ffd1e999f208481c8b7d752abe2de7a4f1306ebe6774c9731ab1a57639e97: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node\" id=67d5ba02-eea6-4b10-b080-47072c4f53fb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:07:11.620487 crc crio[23067]: time=\"2026-06-11T00:07:11.620349128Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=9f229ba3-2112-4a6c-ac36-34440113a8a5 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:07:11.620954 crc crio[23067]: time=\"2026-06-11T00:07:11.620869262Z\" level=info msg=\"Removing container: 7e3d6aba4d401e4678ab5812ed97b4c1ac590326113781e4e563972afa126016\" id=e1f501d2-ab9d-444d-ad0b-7cd5fa9df948 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:07:11.629794 crc crio[23067]: time=\"2026-06-11T00:07:11.628514326Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-v6s6r/kubecfg-setup\" id=3bc23694-0fde-4c7d-8f14-d4ed75251b39 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:07:11.629794 crc crio[23067]: time=\"2026-06-11T00:07:11.628877206Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:07:11.641542 crc crio[23067]: time=\"2026-06-11T00:07:11.641447821Z\" level=info msg=\"Removed container 7e3d6aba4d401e4678ab5812ed97b4c1ac590326113781e4e563972afa126016: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging\" id=e1f501d2-ab9d-444d-ad0b-7cd5fa9df948 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:07:11.645115 crc crio[23067]: time=\"2026-06-11T00:07:11.645075778Z\" level=info msg=\"Removing container: a55a96873d7b68f7a86e5d7d1868f6ffd8902995365a1b05f0c1dc1d0fec0d5a\" id=7e08608a-ae9f-4f6f-a3bb-56ff7d9e9630 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:07:11.671042 crc crio[23067]: time=\"2026-06-11T00:07:11.670951468Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:07:11.674978 crc crio[23067]: time=\"2026-06-11T00:07:11.674900833Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:07:11.754159 crc crio[23067]: time=\"2026-06-11T00:07:11.753255063Z\" level=info msg=\"Removed container a55a96873d7b68f7a86e5d7d1868f6ffd8902995365a1b05f0c1dc1d0fec0d5a: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller\" id=7e08608a-ae9f-4f6f-a3bb-56ff7d9e9630 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:07:11.761251 crc crio[23067]: time=\"2026-06-11T00:07:11.760923967Z\" level=info msg=\"Removing container: ac90a4eaa8e7dabd6a81fe00f3d75b5849734d1e2c4578a156855ca5b6afd670\" id=169dfb2c-fe7d-4e1c-a560-eb8dcfea828c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:07:11.805529 crc crio[23067]: time=\"2026-06-11T00:07:11.805175087Z\" level=info msg=\"Removed container ac90a4eaa8e7dabd6a81fe00f3d75b5849734d1e2c4578a156855ca5b6afd670: openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup\" id=169dfb2c-fe7d-4e1c-a560-eb8dcfea828c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:07:11.835957 crc crio[23067]: time=\"2026-06-11T00:07:11.835834595Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:07:11.843454 crc crio[23067]: time=\"2026-06-11T00:07:11.843333835Z\" level=info msg=\"Created container d829da0ba510136795342503a84e8c3dee27c660c3106a84bc8d9b13bdcc46cc: openshift-ovn-kubernetes/ovnkube-node-v6s6r/kubecfg-setup\" id=3bc23694-0fde-4c7d-8f14-d4ed75251b39 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:07:11.844286 crc crio[23067]: time=\"2026-06-11T00:07:11.844240209Z\" level=info msg=\"Starting container: d829da0ba510136795342503a84e8c3dee27c660c3106a84bc8d9b13bdcc46cc\" id=5aaf935c-8d2b-4101-88f8-d739ca370d76 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:07:11.849451 crc crio[23067]: time=\"2026-06-11T00:07:11.849355646Z\" level=info msg=\"Started container\" PID=38018 containerID=d829da0ba510136795342503a84e8c3dee27c660c3106a84bc8d9b13bdcc46cc description=openshift-ovn-kubernetes/ovnkube-node-v6s6r/kubecfg-setup id=5aaf935c-8d2b-4101-88f8-d739ca370d76 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7a65df9ac0ed893acd5403e6cc872f02953e3b9aab7bc1216cd0c6039c128512\nJun 11 00:07:11.976437 crc crio[23067]: time=\"2026-06-11T00:07:11.97627332Z\" level=info msg=\"Created container 6e8187e6621d9a04bf8425fd06d24dc527a167d45feca376db88030ddacf66b4: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-q7l8c/kube-rbac-proxy\" id=66279078-0dd2-4b24-8517-36e9fc51955e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:07:11.977883 crc crio[23067]: time=\"2026-06-11T00:07:11.977743129Z\" level=info msg=\"Starting container: 6e8187e6621d9a04bf8425fd06d24dc527a167d45feca376db88030ddacf66b4\" id=7cfe50bc-9e80-412f-8343-677d45ed3442 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:07:11.988224 crc crio[23067]: time=\"2026-06-11T00:07:11.988118706Z\" level=info msg=\"Started container\" PID=38030 containerID=6e8187e6621d9a04bf8425fd06d24dc527a167d45feca376db88030ddacf66b4 description=openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-q7l8c/kube-rbac-proxy id=7cfe50bc-9e80-412f-8343-677d45ed3442 name=/runtime.v1.RuntimeService/StartContainer sandboxID=187d786f0d7cddc7a284467f2a1df8b54841a296e3228c47b114ab37f40dcf40\nJun 11 00:07:12.009202 crc crio[23067]: time=\"2026-06-11T00:07:12.008727686Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=7ab4df92-44b3-428e-bf7e-d3cc9ea9685d name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:07:12.011997 crc crio[23067]: time=\"2026-06-11T00:07:12.011934801Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=8eb0adab-cb08-4b56-b659-be681d1a2581 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:07:12.022820 crc crio[23067]: time=\"2026-06-11T00:07:12.022688858Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-q7l8c/ovnkube-cluster-manager\" id=258846a9-3c7e-4dac-a19d-32a8f81c25c2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:07:12.023155 crc crio[23067]: time=\"2026-06-11T00:07:12.023073288Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:07:12.048035 crc crio[23067]: time=\"2026-06-11T00:07:12.047948592Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:07:12.051867 crc crio[23067]: time=\"2026-06-11T00:07:12.051799234Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:07:12.121314 crc crio[23067]: time=\"2026-06-11T00:07:12.121097002Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/cert-approver\\\"\"\nJun 11 00:07:12.121781 crc crio[23067]: time=\"2026-06-11T00:07:12.121451662Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:12.152419 crc crio[23067]: time=\"2026-06-11T00:07:12.152297874Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/install_multus\\\"\"\nJun 11 00:07:12.152849 crc crio[23067]: time=\"2026-06-11T00:07:12.152460489Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:12.156002 crc crio[23067]: time=\"2026-06-11T00:07:12.155937162Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/kubeconfig_generator\\\"\"\nJun 11 00:07:12.156484 crc crio[23067]: time=\"2026-06-11T00:07:12.15624574Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:12.167326 crc crio[23067]: time=\"2026-06-11T00:07:12.167246343Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus\\\"\"\nJun 11 00:07:12.167326 crc crio[23067]: time=\"2026-06-11T00:07:12.167303625Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:12.173596 crc crio[23067]: time=\"2026-06-11T00:07:12.173566702Z\" level=info msg=\"Created container cdfe72480b2afbfd8771c68ee1f670bd0222f3eb25a2279a9ed7ddbfea7a5e21: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-q7l8c/ovnkube-cluster-manager\" id=258846a9-3c7e-4dac-a19d-32a8f81c25c2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:07:12.174788 crc crio[23067]: time=\"2026-06-11T00:07:12.174431625Z\" level=info msg=\"Starting container: cdfe72480b2afbfd8771c68ee1f670bd0222f3eb25a2279a9ed7ddbfea7a5e21\" id=54ef8250-e982-4ac9-a541-cb02a2dfbdd8 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:07:12.179052 crc crio[23067]: time=\"2026-06-11T00:07:12.178949395Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus-daemon\\\"\"\nJun 11 00:07:12.179152 crc crio[23067]: time=\"2026-06-11T00:07:12.17911116Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:12.180724 crc crio[23067]: time=\"2026-06-11T00:07:12.180450775Z\" level=info msg=\"Started container\" PID=38051 containerID=cdfe72480b2afbfd8771c68ee1f670bd0222f3eb25a2279a9ed7ddbfea7a5e21 description=openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-q7l8c/ovnkube-cluster-manager id=54ef8250-e982-4ac9-a541-cb02a2dfbdd8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=187d786f0d7cddc7a284467f2a1df8b54841a296e3228c47b114ab37f40dcf40\nJun 11 00:07:12.192766 crc crio[23067]: time=\"2026-06-11T00:07:12.192581609Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus-shim\\\"\"\nJun 11 00:07:12.193098 crc crio[23067]: time=\"2026-06-11T00:07:12.192881717Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:12.200982 crc crio[23067]: time=\"2026-06-11T00:07:12.200717936Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/passthru\\\"\"\nJun 11 00:07:12.200982 crc crio[23067]: time=\"2026-06-11T00:07:12.200825739Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:12.201415 crc crio[23067]: time=\"2026-06-11T00:07:12.201311752Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/thin_entrypoint\\\"\"\nJun 11 00:07:12.201497 crc crio[23067]: time=\"2026-06-11T00:07:12.201415204Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:12.213876 crc crio[23067]: time=\"2026-06-11T00:07:12.212910031Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_e1f49674-269b-47a3-b267-3b3dfa7cb6a3\\\"\"\nJun 11 00:07:12.384280 crc crio[23067]: time=\"2026-06-11T00:07:12.384224429Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=910fe090-97e4-491c-b23b-35cd686ec2ac name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:07:12.387091 crc crio[23067]: time=\"2026-06-11T00:07:12.387020133Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=65f131cb-6c7f-419a-9b70-8ca39959d1e0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:07:12.393444 crc crio[23067]: time=\"2026-06-11T00:07:12.393309991Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-v6s6r/ovn-controller\" id=1de8520c-caee-4f7a-8644-a8a049c8fc56 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:07:12.393867 crc crio[23067]: time=\"2026-06-11T00:07:12.393810544Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:07:12.430434 crc crio[23067]: time=\"2026-06-11T00:07:12.430329328Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:07:12.432859 crc crio[23067]: time=\"2026-06-11T00:07:12.432787784Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:07:12.556113 crc crio[23067]: time=\"2026-06-11T00:07:12.555604899Z\" level=info msg=\"Created container 764ad72994a45788bad27077a135af1bf6f481a261309fe5f793917f3bc4cb0e: openshift-ovn-kubernetes/ovnkube-node-v6s6r/ovn-controller\" id=1de8520c-caee-4f7a-8644-a8a049c8fc56 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:07:12.558825 crc crio[23067]: time=\"2026-06-11T00:07:12.558760133Z\" level=info msg=\"Starting container: 764ad72994a45788bad27077a135af1bf6f481a261309fe5f793917f3bc4cb0e\" id=83f9a20d-f1d1-4b91-8018-cab6b0a376a9 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:07:12.564305 crc crio[23067]: time=\"2026-06-11T00:07:12.564098766Z\" level=info msg=\"Started container\" PID=38087 containerID=764ad72994a45788bad27077a135af1bf6f481a261309fe5f793917f3bc4cb0e description=openshift-ovn-kubernetes/ovnkube-node-v6s6r/ovn-controller id=83f9a20d-f1d1-4b91-8018-cab6b0a376a9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7a65df9ac0ed893acd5403e6cc872f02953e3b9aab7bc1216cd0c6039c128512\nJun 11 00:07:12.575622 crc crio[23067]: time=\"2026-06-11T00:07:12.575542131Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=28f525ca-6bc2-4afc-8b36-5f8535369b9a name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:07:12.578896 crc crio[23067]: time=\"2026-06-11T00:07:12.578830929Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=78a05271-e067-4afb-814d-50e133ddb423 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:07:12.584402 crc crio[23067]: time=\"2026-06-11T00:07:12.584325465Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-v6s6r/ovn-acl-logging\" id=5b05db25-cfe2-4495-a363-b7ab3ea0decb name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:07:12.584801 crc crio[23067]: time=\"2026-06-11T00:07:12.584735126Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:07:12.608851 crc crio[23067]: time=\"2026-06-11T00:07:12.608760167Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:07:12.610601 crc crio[23067]: time=\"2026-06-11T00:07:12.610525154Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:07:12.729346 crc crio[23067]: time=\"2026-06-11T00:07:12.729115796Z\" level=info msg=\"Created container 0ff26cd4bbf3bbff1ea5152219b04abf88ee4b52a30c483c7b47f4e89fb32b8e: openshift-ovn-kubernetes/ovnkube-node-v6s6r/ovn-acl-logging\" id=5b05db25-cfe2-4495-a363-b7ab3ea0decb name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:07:12.732271 crc crio[23067]: time=\"2026-06-11T00:07:12.732099396Z\" level=info msg=\"Starting container: 0ff26cd4bbf3bbff1ea5152219b04abf88ee4b52a30c483c7b47f4e89fb32b8e\" id=b3e295e9-565a-416e-8465-df79b01fa821 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:07:12.750288 crc crio[23067]: time=\"2026-06-11T00:07:12.750182088Z\" level=info msg=\"Started container\" PID=38099 containerID=0ff26cd4bbf3bbff1ea5152219b04abf88ee4b52a30c483c7b47f4e89fb32b8e description=openshift-ovn-kubernetes/ovnkube-node-v6s6r/ovn-acl-logging id=b3e295e9-565a-416e-8465-df79b01fa821 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7a65df9ac0ed893acd5403e6cc872f02953e3b9aab7bc1216cd0c6039c128512\nJun 11 00:07:12.761739 crc crio[23067]: time=\"2026-06-11T00:07:12.761601553Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=e2818f22-0529-44b0-a9cc-45358674ea52 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:07:12.764771 crc crio[23067]: time=\"2026-06-11T00:07:12.764632344Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=6d3f81cd-8741-4803-925d-a2f68a673f81 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:07:12.771339 crc crio[23067]: time=\"2026-06-11T00:07:12.77126079Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-v6s6r/kube-rbac-proxy-node\" id=bc4662b4-b330-4240-a900-1e5d5eb002fa name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:07:12.771732 crc crio[23067]: time=\"2026-06-11T00:07:12.771592909Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:07:12.793336 crc crio[23067]: time=\"2026-06-11T00:07:12.793237466Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:07:12.794944 crc crio[23067]: time=\"2026-06-11T00:07:12.79487224Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:07:12.931401 crc crio[23067]: time=\"2026-06-11T00:07:12.931237127Z\" level=info msg=\"Created container 5334575c9aebec63d52e3c1a40e1b0fe2909b1e43bf1561485c1f39f562cc812: openshift-ovn-kubernetes/ovnkube-node-v6s6r/kube-rbac-proxy-node\" id=bc4662b4-b330-4240-a900-1e5d5eb002fa name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:07:12.933223 crc crio[23067]: time=\"2026-06-11T00:07:12.933050135Z\" level=info msg=\"Starting container: 5334575c9aebec63d52e3c1a40e1b0fe2909b1e43bf1561485c1f39f562cc812\" id=3442911d-d11d-4a0e-b161-1b2e1d060801 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:07:12.939556 crc crio[23067]: time=\"2026-06-11T00:07:12.939456226Z\" level=info msg=\"Started container\" PID=38117 containerID=5334575c9aebec63d52e3c1a40e1b0fe2909b1e43bf1561485c1f39f562cc812 description=openshift-ovn-kubernetes/ovnkube-node-v6s6r/kube-rbac-proxy-node id=3442911d-d11d-4a0e-b161-1b2e1d060801 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7a65df9ac0ed893acd5403e6cc872f02953e3b9aab7bc1216cd0c6039c128512\nJun 11 00:07:12.950954 crc crio[23067]: time=\"2026-06-11T00:07:12.950402378Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=14921321-8ff4-48b4-92ad-7fe88d25aa64 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:07:12.956820 crc crio[23067]: time=\"2026-06-11T00:07:12.953263274Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=27e4462c-57a7-4e5d-a5d5-348d38c14273 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:07:12.961974 crc crio[23067]: time=\"2026-06-11T00:07:12.961865514Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-v6s6r/kube-rbac-proxy-ovn-metrics\" id=d8a7821c-ad8e-47ea-8a09-7a46738fbe18 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:07:12.962456 crc crio[23067]: time=\"2026-06-11T00:07:12.962351727Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:07:12.984428 crc crio[23067]: time=\"2026-06-11T00:07:12.984293892Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:07:12.985907 crc crio[23067]: time=\"2026-06-11T00:07:12.9857273Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:07:13.113130 crc crio[23067]: time=\"2026-06-11T00:07:13.112863021Z\" level=info msg=\"Created container c5d1c0c25b40a44d9b21a14a051a1b4b3804c430d8eef3a9f87c13e5373732dd: openshift-ovn-kubernetes/ovnkube-node-v6s6r/kube-rbac-proxy-ovn-metrics\" id=d8a7821c-ad8e-47ea-8a09-7a46738fbe18 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:07:13.114303 crc crio[23067]: time=\"2026-06-11T00:07:13.114083723Z\" level=info msg=\"Starting container: c5d1c0c25b40a44d9b21a14a051a1b4b3804c430d8eef3a9f87c13e5373732dd\" id=6373b925-9737-40dd-8df8-2c16e0a7477b name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:07:13.118590 crc crio[23067]: time=\"2026-06-11T00:07:13.11846095Z\" level=info msg=\"Started container\" PID=38138 containerID=c5d1c0c25b40a44d9b21a14a051a1b4b3804c430d8eef3a9f87c13e5373732dd description=openshift-ovn-kubernetes/ovnkube-node-v6s6r/kube-rbac-proxy-ovn-metrics id=6373b925-9737-40dd-8df8-2c16e0a7477b name=/runtime.v1.RuntimeService/StartContainer sandboxID=7a65df9ac0ed893acd5403e6cc872f02953e3b9aab7bc1216cd0c6039c128512\nJun 11 00:07:13.128098 crc crio[23067]: time=\"2026-06-11T00:07:13.128014375Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=5b3431ea-0784-4e69-a2a7-8ff6d09daf03 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:07:13.132105 crc crio[23067]: time=\"2026-06-11T00:07:13.131945479Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=3d32edda-f052-4a90-9ec1-10f8d82b364d name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:07:13.140911 crc crio[23067]: time=\"2026-06-11T00:07:13.140819516Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-v6s6r/northd\" id=332b949e-e8a7-4342-a811-f84b77856a52 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:07:13.141430 crc crio[23067]: time=\"2026-06-11T00:07:13.141304779Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:07:13.167610 crc crio[23067]: time=\"2026-06-11T00:07:13.167342503Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:07:13.169536 crc crio[23067]: time=\"2026-06-11T00:07:13.169495631Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:07:13.282191 crc crio[23067]: time=\"2026-06-11T00:07:13.282046372Z\" level=info msg=\"Created container d450f30046b60fcf69c35bdcd748bd8b5cc3c524f474bd40dc8e4736ecb15757: openshift-ovn-kubernetes/ovnkube-node-v6s6r/northd\" id=332b949e-e8a7-4342-a811-f84b77856a52 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:07:13.283444 crc crio[23067]: time=\"2026-06-11T00:07:13.283332597Z\" level=info msg=\"Starting container: d450f30046b60fcf69c35bdcd748bd8b5cc3c524f474bd40dc8e4736ecb15757\" id=6a25ce41-b31f-41d3-8b50-56deea02aeee name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:07:13.287761 crc crio[23067]: time=\"2026-06-11T00:07:13.287606351Z\" level=info msg=\"Started container\" PID=38156 containerID=d450f30046b60fcf69c35bdcd748bd8b5cc3c524f474bd40dc8e4736ecb15757 description=openshift-ovn-kubernetes/ovnkube-node-v6s6r/northd id=6a25ce41-b31f-41d3-8b50-56deea02aeee name=/runtime.v1.RuntimeService/StartContainer sandboxID=7a65df9ac0ed893acd5403e6cc872f02953e3b9aab7bc1216cd0c6039c128512\nJun 11 00:07:13.299442 crc crio[23067]: time=\"2026-06-11T00:07:13.299320883Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=d235d8e7-a3fe-4f55-9aba-055b92c280de name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:07:13.304013 crc crio[23067]: time=\"2026-06-11T00:07:13.303935006Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=da339270-812b-412b-bb86-4337353ba102 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:07:13.310162 crc crio[23067]: time=\"2026-06-11T00:07:13.310055229Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-v6s6r/nbdb\" id=41b6f3bb-7a20-4b2e-b493-d43f31b81b17 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:07:13.310833 crc crio[23067]: time=\"2026-06-11T00:07:13.310758618Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:07:13.335628 crc crio[23067]: time=\"2026-06-11T00:07:13.335549099Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:07:13.337343 crc crio[23067]: time=\"2026-06-11T00:07:13.337270845Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:07:13.469292 crc crio[23067]: time=\"2026-06-11T00:07:13.469154612Z\" level=info msg=\"Created container eb69ec7b38dc618e38e5c7b550716dba01dc80febdc6502724600f539bf11fec: openshift-ovn-kubernetes/ovnkube-node-v6s6r/nbdb\" id=41b6f3bb-7a20-4b2e-b493-d43f31b81b17 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:07:13.470860 crc crio[23067]: time=\"2026-06-11T00:07:13.470803406Z\" level=info msg=\"Starting container: eb69ec7b38dc618e38e5c7b550716dba01dc80febdc6502724600f539bf11fec\" id=0b527130-14d6-4b57-b8ca-658701bbb259 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:07:13.476321 crc crio[23067]: time=\"2026-06-11T00:07:13.476263372Z\" level=info msg=\"Started container\" PID=38167 containerID=eb69ec7b38dc618e38e5c7b550716dba01dc80febdc6502724600f539bf11fec description=openshift-ovn-kubernetes/ovnkube-node-v6s6r/nbdb id=0b527130-14d6-4b57-b8ca-658701bbb259 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7a65df9ac0ed893acd5403e6cc872f02953e3b9aab7bc1216cd0c6039c128512\nJun 11 00:07:15.607335 crc crio[23067]: time=\"2026-06-11T00:07:15.606213635Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=dc52306c-c418-4a25-bbd1-c57ddf98f03f name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:07:15.610771 crc crio[23067]: time=\"2026-06-11T00:07:15.610695065Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=ac32461d-002c-4cc0-8924-f395e497bb13 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:07:15.622980 crc crio[23067]: time=\"2026-06-11T00:07:15.62288076Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-v6s6r/sbdb\" id=22ab2280-41b3-4a5c-a203-dbee67c09d04 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:07:15.623329 crc crio[23067]: time=\"2026-06-11T00:07:15.62327948Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:07:15.656429 crc crio[23067]: time=\"2026-06-11T00:07:15.65625266Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:07:15.659273 crc crio[23067]: time=\"2026-06-11T00:07:15.659075795Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:07:15.796845 crc crio[23067]: time=\"2026-06-11T00:07:15.79611529Z\" level=info msg=\"Created container 374e909de99a6c96e26d9c3834bf47c97f8a7d4c8e2f1e836e015cc658461856: openshift-ovn-kubernetes/ovnkube-node-v6s6r/sbdb\" id=22ab2280-41b3-4a5c-a203-dbee67c09d04 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:07:15.799223 crc crio[23067]: time=\"2026-06-11T00:07:15.79912105Z\" level=info msg=\"Starting container: 374e909de99a6c96e26d9c3834bf47c97f8a7d4c8e2f1e836e015cc658461856\" id=7b46a09b-2b60-4eeb-b463-bcd90c2ae45b name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:07:15.804923 crc crio[23067]: time=\"2026-06-11T00:07:15.804858773Z\" level=info msg=\"Started container\" PID=38321 containerID=374e909de99a6c96e26d9c3834bf47c97f8a7d4c8e2f1e836e015cc658461856 description=openshift-ovn-kubernetes/ovnkube-node-v6s6r/sbdb id=7b46a09b-2b60-4eeb-b463-bcd90c2ae45b name=/runtime.v1.RuntimeService/StartContainer sandboxID=7a65df9ac0ed893acd5403e6cc872f02953e3b9aab7bc1216cd0c6039c128512\nJun 11 00:07:17.932719 crc crio[23067]: time=\"2026-06-11T00:07:17.932252482Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=05dc234b-7548-46b0-ad31-13a03c80d95e name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:07:17.959987 crc crio[23067]: time=\"2026-06-11T00:07:17.959863309Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=6940c78e-a66a-4bfb-a960-6087504c98d2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:07:17.975312 crc crio[23067]: time=\"2026-06-11T00:07:17.975126996Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-v6s6r/ovnkube-controller\" id=d7b6fae4-20ed-4813-a617-5ad9a0c4d767 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:07:17.975877 crc crio[23067]: time=\"2026-06-11T00:07:17.975804294Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:07:18.022581 crc crio[23067]: time=\"2026-06-11T00:07:18.022037057Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:07:18.026844 crc crio[23067]: time=\"2026-06-11T00:07:18.026764983Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:07:18.185790 crc crio[23067]: time=\"2026-06-11T00:07:18.185596408Z\" level=info msg=\"Created container c1fca35c19ab34f49747b722a20a78142c8485ca9913e1665694214aa6b78409: openshift-ovn-kubernetes/ovnkube-node-v6s6r/ovnkube-controller\" id=d7b6fae4-20ed-4813-a617-5ad9a0c4d767 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:07:18.187053 crc crio[23067]: time=\"2026-06-11T00:07:18.186954204Z\" level=info msg=\"Starting container: c1fca35c19ab34f49747b722a20a78142c8485ca9913e1665694214aa6b78409\" id=fe922ca6-ca4b-4aa9-a54f-b81882b6bc44 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:07:18.193100 crc crio[23067]: time=\"2026-06-11T00:07:18.193003676Z\" level=info msg=\"Started container\" PID=38385 containerID=c1fca35c19ab34f49747b722a20a78142c8485ca9913e1665694214aa6b78409 description=openshift-ovn-kubernetes/ovnkube-node-v6s6r/ovnkube-controller id=fe922ca6-ca4b-4aa9-a54f-b81882b6bc44 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7a65df9ac0ed893acd5403e6cc872f02953e3b9aab7bc1216cd0c6039c128512\nJun 11 00:07:18.286146 crc crio[23067]: time=\"2026-06-11T00:07:18.285861232Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.286487 crc crio[23067]: time=\"2026-06-11T00:07:18.28616499Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.287492 crc crio[23067]: time=\"2026-06-11T00:07:18.287133986Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.287492 crc crio[23067]: time=\"2026-06-11T00:07:18.287341031Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.287492 crc crio[23067]: time=\"2026-06-11T00:07:18.287462125Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.287795 crc crio[23067]: time=\"2026-06-11T00:07:18.287509516Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.288051 crc crio[23067]: time=\"2026-06-11T00:07:18.287968858Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.288051 crc crio[23067]: time=\"2026-06-11T00:07:18.28803067Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.288547 crc crio[23067]: time=\"2026-06-11T00:07:18.28842712Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.288547 crc crio[23067]: time=\"2026-06-11T00:07:18.288490822Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.288984 crc crio[23067]: time=\"2026-06-11T00:07:18.288925844Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.288984 crc crio[23067]: time=\"2026-06-11T00:07:18.288978005Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.289794 crc crio[23067]: time=\"2026-06-11T00:07:18.289719825Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.289794 crc crio[23067]: time=\"2026-06-11T00:07:18.289780346Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.290317 crc crio[23067]: time=\"2026-06-11T00:07:18.290218698Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.290317 crc crio[23067]: time=\"2026-06-11T00:07:18.290272909Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.292456 crc crio[23067]: time=\"2026-06-11T00:07:18.292304574Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.292572 crc crio[23067]: time=\"2026-06-11T00:07:18.292382196Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.292779 crc crio[23067]: time=\"2026-06-11T00:07:18.292690744Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.292779 crc crio[23067]: time=\"2026-06-11T00:07:18.292750185Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.293815 crc crio[23067]: time=\"2026-06-11T00:07:18.293739742Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.293815 crc crio[23067]: time=\"2026-06-11T00:07:18.293811834Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.294340 crc crio[23067]: time=\"2026-06-11T00:07:18.294267146Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.294340 crc crio[23067]: time=\"2026-06-11T00:07:18.294323657Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.294340 crc crio[23067]: time=\"2026-06-11T00:07:18.294355648Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.294785 crc crio[23067]: time=\"2026-06-11T00:07:18.29441253Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.294911 crc crio[23067]: time=\"2026-06-11T00:07:18.29479036Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.294911 crc crio[23067]: time=\"2026-06-11T00:07:18.294834181Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.295289 crc crio[23067]: time=\"2026-06-11T00:07:18.295240422Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.295289 crc crio[23067]: time=\"2026-06-11T00:07:18.295274583Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.295784 crc crio[23067]: time=\"2026-06-11T00:07:18.295613122Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.295784 crc crio[23067]: time=\"2026-06-11T00:07:18.295755096Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.296028 crc crio[23067]: time=\"2026-06-11T00:07:18.295981792Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.296028 crc crio[23067]: time=\"2026-06-11T00:07:18.296030183Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.296388 crc crio[23067]: time=\"2026-06-11T00:07:18.29630714Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.296388 crc crio[23067]: time=\"2026-06-11T00:07:18.296359132Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.297759 crc crio[23067]: time=\"2026-06-11T00:07:18.296806994Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.297759 crc crio[23067]: time=\"2026-06-11T00:07:18.296841565Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.297759 crc crio[23067]: time=\"2026-06-11T00:07:18.297293217Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.297759 crc crio[23067]: time=\"2026-06-11T00:07:18.297342768Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.297759 crc crio[23067]: time=\"2026-06-11T00:07:18.29741218Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.297759 crc crio[23067]: time=\"2026-06-11T00:07:18.297446931Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.299833 crc crio[23067]: time=\"2026-06-11T00:07:18.298462198Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.299833 crc crio[23067]: time=\"2026-06-11T00:07:18.298518839Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.299833 crc crio[23067]: time=\"2026-06-11T00:07:18.298943751Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.299833 crc crio[23067]: time=\"2026-06-11T00:07:18.298997252Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.299833 crc crio[23067]: time=\"2026-06-11T00:07:18.299186687Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.299833 crc crio[23067]: time=\"2026-06-11T00:07:18.299224488Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.299833 crc crio[23067]: time=\"2026-06-11T00:07:18.299627759Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.301197 crc crio[23067]: time=\"2026-06-11T00:07:18.299947297Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.301197 crc crio[23067]: time=\"2026-06-11T00:07:18.300081501Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.301197 crc crio[23067]: time=\"2026-06-11T00:07:18.300195404Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.301197 crc crio[23067]: time=\"2026-06-11T00:07:18.300489632Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.301197 crc crio[23067]: time=\"2026-06-11T00:07:18.300530203Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.301197 crc crio[23067]: time=\"2026-06-11T00:07:18.300753609Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.301197 crc crio[23067]: time=\"2026-06-11T00:07:18.300840851Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.301197 crc crio[23067]: time=\"2026-06-11T00:07:18.301074458Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.301197 crc crio[23067]: time=\"2026-06-11T00:07:18.301123709Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.303203 crc crio[23067]: time=\"2026-06-11T00:07:18.301510269Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.303203 crc crio[23067]: time=\"2026-06-11T00:07:18.30155367Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.303203 crc crio[23067]: time=\"2026-06-11T00:07:18.302940757Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.303203 crc crio[23067]: time=\"2026-06-11T00:07:18.303003539Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.303203 crc crio[23067]: time=\"2026-06-11T00:07:18.303069721Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.303203 crc crio[23067]: time=\"2026-06-11T00:07:18.303117442Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.303203 crc crio[23067]: time=\"2026-06-11T00:07:18.303157843Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.303203 crc crio[23067]: time=\"2026-06-11T00:07:18.303203404Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.303886 crc crio[23067]: time=\"2026-06-11T00:07:18.303348738Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.303886 crc crio[23067]: time=\"2026-06-11T00:07:18.30341962Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.303886 crc crio[23067]: time=\"2026-06-11T00:07:18.303879772Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.304063 crc crio[23067]: time=\"2026-06-11T00:07:18.303915853Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.304292 crc crio[23067]: time=\"2026-06-11T00:07:18.304214581Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.304292 crc crio[23067]: time=\"2026-06-11T00:07:18.304266863Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.304608 crc crio[23067]: time=\"2026-06-11T00:07:18.30455584Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.304608 crc crio[23067]: time=\"2026-06-11T00:07:18.304601792Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.305082 crc crio[23067]: time=\"2026-06-11T00:07:18.305008182Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.305082 crc crio[23067]: time=\"2026-06-11T00:07:18.305063524Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.305787 crc crio[23067]: time=\"2026-06-11T00:07:18.305578778Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.305787 crc crio[23067]: time=\"2026-06-11T00:07:18.305628679Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.306602 crc crio[23067]: time=\"2026-06-11T00:07:18.306132592Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.306602 crc crio[23067]: time=\"2026-06-11T00:07:18.306240675Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.306602 crc crio[23067]: time=\"2026-06-11T00:07:18.306438051Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.306602 crc crio[23067]: time=\"2026-06-11T00:07:18.306469621Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.308208 crc crio[23067]: time=\"2026-06-11T00:07:18.307006436Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.308208 crc crio[23067]: time=\"2026-06-11T00:07:18.307041107Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.308208 crc crio[23067]: time=\"2026-06-11T00:07:18.307403206Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.308208 crc crio[23067]: time=\"2026-06-11T00:07:18.307439827Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.308208 crc crio[23067]: time=\"2026-06-11T00:07:18.307857988Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.308208 crc crio[23067]: time=\"2026-06-11T00:07:18.3079188Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.308764 crc crio[23067]: time=\"2026-06-11T00:07:18.308232408Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.308764 crc crio[23067]: time=\"2026-06-11T00:07:18.308265759Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.308764 crc crio[23067]: time=\"2026-06-11T00:07:18.308636799Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.308764 crc crio[23067]: time=\"2026-06-11T00:07:18.308709421Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.309330 crc crio[23067]: time=\"2026-06-11T00:07:18.309255346Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.309330 crc crio[23067]: time=\"2026-06-11T00:07:18.309304657Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.309805 crc crio[23067]: time=\"2026-06-11T00:07:18.309705948Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.309805 crc crio[23067]: time=\"2026-06-11T00:07:18.309765079Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.310118 crc crio[23067]: time=\"2026-06-11T00:07:18.310047967Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.310118 crc crio[23067]: time=\"2026-06-11T00:07:18.310097548Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.310523 crc crio[23067]: time=\"2026-06-11T00:07:18.310443287Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.310523 crc crio[23067]: time=\"2026-06-11T00:07:18.310498079Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.310928 crc crio[23067]: time=\"2026-06-11T00:07:18.310842118Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.310928 crc crio[23067]: time=\"2026-06-11T00:07:18.310893719Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.311232 crc crio[23067]: time=\"2026-06-11T00:07:18.311191877Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.311232 crc crio[23067]: time=\"2026-06-11T00:07:18.311223778Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.311616 crc crio[23067]: time=\"2026-06-11T00:07:18.311546487Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.311616 crc crio[23067]: time=\"2026-06-11T00:07:18.311599538Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.312012 crc crio[23067]: time=\"2026-06-11T00:07:18.311950648Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.312012 crc crio[23067]: time=\"2026-06-11T00:07:18.311999539Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.312558 crc crio[23067]: time=\"2026-06-11T00:07:18.312469761Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.312558 crc crio[23067]: time=\"2026-06-11T00:07:18.312500202Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.313030 crc crio[23067]: time=\"2026-06-11T00:07:18.312960535Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.313030 crc crio[23067]: time=\"2026-06-11T00:07:18.313009026Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.313375 crc crio[23067]: time=\"2026-06-11T00:07:18.313317624Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.313375 crc crio[23067]: time=\"2026-06-11T00:07:18.313367125Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.313826 crc crio[23067]: time=\"2026-06-11T00:07:18.313781236Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.313826 crc crio[23067]: time=\"2026-06-11T00:07:18.313829528Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.314166 crc crio[23067]: time=\"2026-06-11T00:07:18.314133276Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.314221 crc crio[23067]: time=\"2026-06-11T00:07:18.314206908Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.314612 crc crio[23067]: time=\"2026-06-11T00:07:18.314553047Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.314612 crc crio[23067]: time=\"2026-06-11T00:07:18.314600628Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.315165 crc crio[23067]: time=\"2026-06-11T00:07:18.315078491Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.315165 crc crio[23067]: time=\"2026-06-11T00:07:18.315109412Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.315522 crc crio[23067]: time=\"2026-06-11T00:07:18.315465661Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.315522 crc crio[23067]: time=\"2026-06-11T00:07:18.315516353Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.315796 crc crio[23067]: time=\"2026-06-11T00:07:18.315763159Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.315796 crc crio[23067]: time=\"2026-06-11T00:07:18.31579336Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.316179 crc crio[23067]: time=\"2026-06-11T00:07:18.316103968Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.316179 crc crio[23067]: time=\"2026-06-11T00:07:18.3161545Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.316580 crc crio[23067]: time=\"2026-06-11T00:07:18.316558661Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.316780 crc crio[23067]: time=\"2026-06-11T00:07:18.316591661Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.316983 crc crio[23067]: time=\"2026-06-11T00:07:18.316885629Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.316983 crc crio[23067]: time=\"2026-06-11T00:07:18.31692045Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.317183 crc crio[23067]: time=\"2026-06-11T00:07:18.317112515Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.317183 crc crio[23067]: time=\"2026-06-11T00:07:18.317162237Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.317468 crc crio[23067]: time=\"2026-06-11T00:07:18.317398893Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.317468 crc crio[23067]: time=\"2026-06-11T00:07:18.317453414Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.317800 crc crio[23067]: time=\"2026-06-11T00:07:18.317630359Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.317800 crc crio[23067]: time=\"2026-06-11T00:07:18.317702811Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.317955 crc crio[23067]: time=\"2026-06-11T00:07:18.317914257Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.318028 crc crio[23067]: time=\"2026-06-11T00:07:18.317958298Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.318247 crc crio[23067]: time=\"2026-06-11T00:07:18.318168523Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.318414 crc crio[23067]: time=\"2026-06-11T00:07:18.318282346Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.318618 crc crio[23067]: time=\"2026-06-11T00:07:18.318561794Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.318618 crc crio[23067]: time=\"2026-06-11T00:07:18.318610635Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.318863 crc crio[23067]: time=\"2026-06-11T00:07:18.318848702Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.318918 crc crio[23067]: time=\"2026-06-11T00:07:18.318876912Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.319184 crc crio[23067]: time=\"2026-06-11T00:07:18.319109899Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.319184 crc crio[23067]: time=\"2026-06-11T00:07:18.3191595Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.319422 crc crio[23067]: time=\"2026-06-11T00:07:18.319348265Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.319422 crc crio[23067]: time=\"2026-06-11T00:07:18.319420807Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.319768 crc crio[23067]: time=\"2026-06-11T00:07:18.319606612Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.319768 crc crio[23067]: time=\"2026-06-11T00:07:18.319703594Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.319900 crc crio[23067]: time=\"2026-06-11T00:07:18.319888979Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.319966 crc crio[23067]: time=\"2026-06-11T00:07:18.31991654Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.320242 crc crio[23067]: time=\"2026-06-11T00:07:18.320170217Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.320242 crc crio[23067]: time=\"2026-06-11T00:07:18.320217768Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.320486 crc crio[23067]: time=\"2026-06-11T00:07:18.320448394Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.320577 crc crio[23067]: time=\"2026-06-11T00:07:18.320491635Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.320860 crc crio[23067]: time=\"2026-06-11T00:07:18.320815024Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.320986 crc crio[23067]: time=\"2026-06-11T00:07:18.320863995Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.321286 crc crio[23067]: time=\"2026-06-11T00:07:18.321215225Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.321286 crc crio[23067]: time=\"2026-06-11T00:07:18.321261886Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.321606 crc crio[23067]: time=\"2026-06-11T00:07:18.321566734Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.321835 crc crio[23067]: time=\"2026-06-11T00:07:18.321612605Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.322139 crc crio[23067]: time=\"2026-06-11T00:07:18.322088738Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.322139 crc crio[23067]: time=\"2026-06-11T00:07:18.322136609Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.322331 crc crio[23067]: time=\"2026-06-11T00:07:18.32217005Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.322331 crc crio[23067]: time=\"2026-06-11T00:07:18.322193281Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.322535 crc crio[23067]: time=\"2026-06-11T00:07:18.322415827Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.322535 crc crio[23067]: time=\"2026-06-11T00:07:18.322446327Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.322890 crc crio[23067]: time=\"2026-06-11T00:07:18.322767336Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.322890 crc crio[23067]: time=\"2026-06-11T00:07:18.322806357Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.323128 crc crio[23067]: time=\"2026-06-11T00:07:18.323078864Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.323128 crc crio[23067]: time=\"2026-06-11T00:07:18.323124966Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.323353 crc crio[23067]: time=\"2026-06-11T00:07:18.32330741Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.323353 crc crio[23067]: time=\"2026-06-11T00:07:18.323351142Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.324321 crc crio[23067]: time=\"2026-06-11T00:07:18.324217455Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.324600 crc crio[23067]: time=\"2026-06-11T00:07:18.324325148Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.324600 crc crio[23067]: time=\"2026-06-11T00:07:18.324436021Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.324600 crc crio[23067]: time=\"2026-06-11T00:07:18.324501532Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.324600 crc crio[23067]: time=\"2026-06-11T00:07:18.324560454Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.324600 crc crio[23067]: time=\"2026-06-11T00:07:18.324592625Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.325002 crc crio[23067]: time=\"2026-06-11T00:07:18.324944964Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.325002 crc crio[23067]: time=\"2026-06-11T00:07:18.324993125Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.325302 crc crio[23067]: time=\"2026-06-11T00:07:18.325257012Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.325302 crc crio[23067]: time=\"2026-06-11T00:07:18.325286513Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.325814 crc crio[23067]: time=\"2026-06-11T00:07:18.325604662Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.325814 crc crio[23067]: time=\"2026-06-11T00:07:18.325699894Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.326014 crc crio[23067]: time=\"2026-06-11T00:07:18.325957121Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.326014 crc crio[23067]: time=\"2026-06-11T00:07:18.326006642Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.326361 crc crio[23067]: time=\"2026-06-11T00:07:18.32628546Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.326361 crc crio[23067]: time=\"2026-06-11T00:07:18.326338631Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.326797 crc crio[23067]: time=\"2026-06-11T00:07:18.326626359Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.326797 crc crio[23067]: time=\"2026-06-11T00:07:18.326744312Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.326970 crc crio[23067]: time=\"2026-06-11T00:07:18.326936307Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.326970 crc crio[23067]: time=\"2026-06-11T00:07:18.326965578Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.327263 crc crio[23067]: time=\"2026-06-11T00:07:18.327192124Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.327263 crc crio[23067]: time=\"2026-06-11T00:07:18.327241145Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.327452 crc crio[23067]: time=\"2026-06-11T00:07:18.327438411Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.327526 crc crio[23067]: time=\"2026-06-11T00:07:18.327470662Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.327787 crc crio[23067]: time=\"2026-06-11T00:07:18.327741339Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.327787 crc crio[23067]: time=\"2026-06-11T00:07:18.32778621Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.328005 crc crio[23067]: time=\"2026-06-11T00:07:18.327963825Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.328096 crc crio[23067]: time=\"2026-06-11T00:07:18.328012286Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.328287 crc crio[23067]: time=\"2026-06-11T00:07:18.328231202Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.328287 crc crio[23067]: time=\"2026-06-11T00:07:18.328275773Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.328536 crc crio[23067]: time=\"2026-06-11T00:07:18.328499929Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.328536 crc crio[23067]: time=\"2026-06-11T00:07:18.32852986Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.328817 crc crio[23067]: time=\"2026-06-11T00:07:18.328776166Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.328817 crc crio[23067]: time=\"2026-06-11T00:07:18.328819727Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.329117 crc crio[23067]: time=\"2026-06-11T00:07:18.329078764Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.329195 crc crio[23067]: time=\"2026-06-11T00:07:18.329121455Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.329387 crc crio[23067]: time=\"2026-06-11T00:07:18.329343531Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.329387 crc crio[23067]: time=\"2026-06-11T00:07:18.329418673Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.329730 crc crio[23067]: time=\"2026-06-11T00:07:18.329684281Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.329730 crc crio[23067]: time=\"2026-06-11T00:07:18.329733222Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.329964 crc crio[23067]: time=\"2026-06-11T00:07:18.329923197Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.330063 crc crio[23067]: time=\"2026-06-11T00:07:18.329992309Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.330168 crc crio[23067]: time=\"2026-06-11T00:07:18.330128892Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.330242 crc crio[23067]: time=\"2026-06-11T00:07:18.330187554Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.330463 crc crio[23067]: time=\"2026-06-11T00:07:18.33041928Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.330548 crc crio[23067]: time=\"2026-06-11T00:07:18.330466741Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.330770 crc crio[23067]: time=\"2026-06-11T00:07:18.330678687Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.330770 crc crio[23067]: time=\"2026-06-11T00:07:18.330725888Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.331029 crc crio[23067]: time=\"2026-06-11T00:07:18.330985605Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.331029 crc crio[23067]: time=\"2026-06-11T00:07:18.331032726Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.331333 crc crio[23067]: time=\"2026-06-11T00:07:18.331294913Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.331469 crc crio[23067]: time=\"2026-06-11T00:07:18.331339815Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.331532 crc crio[23067]: time=\"2026-06-11T00:07:18.331507169Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.331582 crc crio[23067]: time=\"2026-06-11T00:07:18.33153393Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.331847 crc crio[23067]: time=\"2026-06-11T00:07:18.331809367Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.331946 crc crio[23067]: time=\"2026-06-11T00:07:18.331852428Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.332109 crc crio[23067]: time=\"2026-06-11T00:07:18.332069524Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.332182 crc crio[23067]: time=\"2026-06-11T00:07:18.332116355Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.332352 crc crio[23067]: time=\"2026-06-11T00:07:18.332314221Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.332482 crc crio[23067]: time=\"2026-06-11T00:07:18.332356012Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.332862 crc crio[23067]: time=\"2026-06-11T00:07:18.332813014Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.332862 crc crio[23067]: time=\"2026-06-11T00:07:18.332859705Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.333103 crc crio[23067]: time=\"2026-06-11T00:07:18.333064611Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.333180 crc crio[23067]: time=\"2026-06-11T00:07:18.333107652Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.333353 crc crio[23067]: time=\"2026-06-11T00:07:18.333309857Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.333353 crc crio[23067]: time=\"2026-06-11T00:07:18.333352878Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.333828 crc crio[23067]: time=\"2026-06-11T00:07:18.333746739Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.333828 crc crio[23067]: time=\"2026-06-11T00:07:18.3337946Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.334160 crc crio[23067]: time=\"2026-06-11T00:07:18.334076378Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.334160 crc crio[23067]: time=\"2026-06-11T00:07:18.334106608Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.334374 crc crio[23067]: time=\"2026-06-11T00:07:18.334333875Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.334374 crc crio[23067]: time=\"2026-06-11T00:07:18.334400476Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.334814 crc crio[23067]: time=\"2026-06-11T00:07:18.334772406Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.334932 crc crio[23067]: time=\"2026-06-11T00:07:18.334820588Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.335057 crc crio[23067]: time=\"2026-06-11T00:07:18.335012973Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.335148 crc crio[23067]: time=\"2026-06-11T00:07:18.335067954Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.335341 crc crio[23067]: time=\"2026-06-11T00:07:18.33530341Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.335569 crc crio[23067]: time=\"2026-06-11T00:07:18.335346262Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.335716 crc crio[23067]: time=\"2026-06-11T00:07:18.335576778Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.335716 crc crio[23067]: time=\"2026-06-11T00:07:18.335604628Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.335984 crc crio[23067]: time=\"2026-06-11T00:07:18.335937787Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.336060 crc crio[23067]: time=\"2026-06-11T00:07:18.335990809Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.336285 crc crio[23067]: time=\"2026-06-11T00:07:18.336246906Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.336441 crc crio[23067]: time=\"2026-06-11T00:07:18.336290937Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.336744 crc crio[23067]: time=\"2026-06-11T00:07:18.336704598Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.336822 crc crio[23067]: time=\"2026-06-11T00:07:18.336749979Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.337117 crc crio[23067]: time=\"2026-06-11T00:07:18.337064777Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.337117 crc crio[23067]: time=\"2026-06-11T00:07:18.337108549Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.337446 crc crio[23067]: time=\"2026-06-11T00:07:18.337405946Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.337533 crc crio[23067]: time=\"2026-06-11T00:07:18.337451698Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.337786 crc crio[23067]: time=\"2026-06-11T00:07:18.337748176Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.337863 crc crio[23067]: time=\"2026-06-11T00:07:18.337792097Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.338098 crc crio[23067]: time=\"2026-06-11T00:07:18.338058524Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.338206 crc crio[23067]: time=\"2026-06-11T00:07:18.338103915Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.338353 crc crio[23067]: time=\"2026-06-11T00:07:18.338315441Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.338505 crc crio[23067]: time=\"2026-06-11T00:07:18.338357052Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.338722 crc crio[23067]: time=\"2026-06-11T00:07:18.338623149Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.338722 crc crio[23067]: time=\"2026-06-11T00:07:18.338717381Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.339003 crc crio[23067]: time=\"2026-06-11T00:07:18.338947788Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.339084 crc crio[23067]: time=\"2026-06-11T00:07:18.339009409Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.339361 crc crio[23067]: time=\"2026-06-11T00:07:18.339322038Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.339479 crc crio[23067]: time=\"2026-06-11T00:07:18.339367509Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.339708 crc crio[23067]: time=\"2026-06-11T00:07:18.339601885Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.339788 crc crio[23067]: time=\"2026-06-11T00:07:18.339715398Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.339991 crc crio[23067]: time=\"2026-06-11T00:07:18.339950554Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.340141 crc crio[23067]: time=\"2026-06-11T00:07:18.339996456Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.340250 crc crio[23067]: time=\"2026-06-11T00:07:18.340211191Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.340324 crc crio[23067]: time=\"2026-06-11T00:07:18.340254202Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.340517 crc crio[23067]: time=\"2026-06-11T00:07:18.340477778Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.340604 crc crio[23067]: time=\"2026-06-11T00:07:18.34052116Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.340813 crc crio[23067]: time=\"2026-06-11T00:07:18.340777126Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.340891 crc crio[23067]: time=\"2026-06-11T00:07:18.340820338Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.341037 crc crio[23067]: time=\"2026-06-11T00:07:18.340998672Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.341126 crc crio[23067]: time=\"2026-06-11T00:07:18.341039853Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.341322 crc crio[23067]: time=\"2026-06-11T00:07:18.34127868Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.341322 crc crio[23067]: time=\"2026-06-11T00:07:18.341320751Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.341725 crc crio[23067]: time=\"2026-06-11T00:07:18.341622899Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.341725 crc crio[23067]: time=\"2026-06-11T00:07:18.341717081Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.341963 crc crio[23067]: time=\"2026-06-11T00:07:18.341924467Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.342049 crc crio[23067]: time=\"2026-06-11T00:07:18.341967398Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.342236 crc crio[23067]: time=\"2026-06-11T00:07:18.342196374Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.342325 crc crio[23067]: time=\"2026-06-11T00:07:18.342244175Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.342525 crc crio[23067]: time=\"2026-06-11T00:07:18.342487232Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.342616 crc crio[23067]: time=\"2026-06-11T00:07:18.342529553Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.342914 crc crio[23067]: time=\"2026-06-11T00:07:18.342873262Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.342992 crc crio[23067]: time=\"2026-06-11T00:07:18.342929514Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.343172 crc crio[23067]: time=\"2026-06-11T00:07:18.343125419Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.343300 crc crio[23067]: time=\"2026-06-11T00:07:18.343184641Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.343484 crc crio[23067]: time=\"2026-06-11T00:07:18.343442107Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.343569 crc crio[23067]: time=\"2026-06-11T00:07:18.343491489Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.343744 crc crio[23067]: time=\"2026-06-11T00:07:18.343706854Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.343822 crc crio[23067]: time=\"2026-06-11T00:07:18.343750426Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.344180 crc crio[23067]: time=\"2026-06-11T00:07:18.344099825Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.344180 crc crio[23067]: time=\"2026-06-11T00:07:18.344158677Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.344506 crc crio[23067]: time=\"2026-06-11T00:07:18.344464705Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.344584 crc crio[23067]: time=\"2026-06-11T00:07:18.344510836Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.344779 crc crio[23067]: time=\"2026-06-11T00:07:18.344741282Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.344914 crc crio[23067]: time=\"2026-06-11T00:07:18.344788283Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.345072 crc crio[23067]: time=\"2026-06-11T00:07:18.34503316Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.345170 crc crio[23067]: time=\"2026-06-11T00:07:18.345078331Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.345295 crc crio[23067]: time=\"2026-06-11T00:07:18.345256666Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.345456 crc crio[23067]: time=\"2026-06-11T00:07:18.345300707Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.345560 crc crio[23067]: time=\"2026-06-11T00:07:18.345518503Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.345832 crc crio[23067]: time=\"2026-06-11T00:07:18.345567514Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.345895 crc crio[23067]: time=\"2026-06-11T00:07:18.345839811Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.345895 crc crio[23067]: time=\"2026-06-11T00:07:18.345879032Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.346084 crc crio[23067]: time=\"2026-06-11T00:07:18.346043077Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.346156 crc crio[23067]: time=\"2026-06-11T00:07:18.346092808Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.346357 crc crio[23067]: time=\"2026-06-11T00:07:18.346313644Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.346487 crc crio[23067]: time=\"2026-06-11T00:07:18.346369845Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.346756 crc crio[23067]: time=\"2026-06-11T00:07:18.346679154Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.346756 crc crio[23067]: time=\"2026-06-11T00:07:18.346728505Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.346988 crc crio[23067]: time=\"2026-06-11T00:07:18.346946451Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.347066 crc crio[23067]: time=\"2026-06-11T00:07:18.346994512Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.347237 crc crio[23067]: time=\"2026-06-11T00:07:18.347196298Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.347336 crc crio[23067]: time=\"2026-06-11T00:07:18.347256129Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.347489 crc crio[23067]: time=\"2026-06-11T00:07:18.347451924Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.347563 crc crio[23067]: time=\"2026-06-11T00:07:18.347497246Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.347776 crc crio[23067]: time=\"2026-06-11T00:07:18.347739122Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.347852 crc crio[23067]: time=\"2026-06-11T00:07:18.347782023Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.348029 crc crio[23067]: time=\"2026-06-11T00:07:18.347992079Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.348110 crc crio[23067]: time=\"2026-06-11T00:07:18.34803871Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.348303 crc crio[23067]: time=\"2026-06-11T00:07:18.348265776Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.348525 crc crio[23067]: time=\"2026-06-11T00:07:18.348310017Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.349045 crc crio[23067]: time=\"2026-06-11T00:07:18.348976105Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.349045 crc crio[23067]: time=\"2026-06-11T00:07:18.349025046Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.349438 crc crio[23067]: time=\"2026-06-11T00:07:18.349341125Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.349438 crc crio[23067]: time=\"2026-06-11T00:07:18.349422717Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.349794 crc crio[23067]: time=\"2026-06-11T00:07:18.349738925Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.349794 crc crio[23067]: time=\"2026-06-11T00:07:18.349791167Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.350053 crc crio[23067]: time=\"2026-06-11T00:07:18.349997992Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.350053 crc crio[23067]: time=\"2026-06-11T00:07:18.350048304Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.350344 crc crio[23067]: time=\"2026-06-11T00:07:18.35029005Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.350344 crc crio[23067]: time=\"2026-06-11T00:07:18.350339111Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.350620 crc crio[23067]: time=\"2026-06-11T00:07:18.350553127Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.350620 crc crio[23067]: time=\"2026-06-11T00:07:18.350583258Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.350843 crc crio[23067]: time=\"2026-06-11T00:07:18.350827064Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.350907 crc crio[23067]: time=\"2026-06-11T00:07:18.350857615Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.351103 crc crio[23067]: time=\"2026-06-11T00:07:18.351063271Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.351179 crc crio[23067]: time=\"2026-06-11T00:07:18.351113522Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.351342 crc crio[23067]: time=\"2026-06-11T00:07:18.351301427Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.351462 crc crio[23067]: time=\"2026-06-11T00:07:18.351349018Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.351727 crc crio[23067]: time=\"2026-06-11T00:07:18.351599445Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.351727 crc crio[23067]: time=\"2026-06-11T00:07:18.351690597Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.352017 crc crio[23067]: time=\"2026-06-11T00:07:18.351974905Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.352093 crc crio[23067]: time=\"2026-06-11T00:07:18.352020856Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.352243 crc crio[23067]: time=\"2026-06-11T00:07:18.352205251Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.352433 crc crio[23067]: time=\"2026-06-11T00:07:18.352250462Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.352562 crc crio[23067]: time=\"2026-06-11T00:07:18.35252342Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.352733 crc crio[23067]: time=\"2026-06-11T00:07:18.352567631Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.352925 crc crio[23067]: time=\"2026-06-11T00:07:18.352883929Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.352925 crc crio[23067]: time=\"2026-06-11T00:07:18.35292731Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.353157 crc crio[23067]: time=\"2026-06-11T00:07:18.353117445Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.353232 crc crio[23067]: time=\"2026-06-11T00:07:18.353162557Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.353375 crc crio[23067]: time=\"2026-06-11T00:07:18.353337281Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.353517 crc crio[23067]: time=\"2026-06-11T00:07:18.353413633Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.353572 crc crio[23067]: time=\"2026-06-11T00:07:18.353532897Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.353572 crc crio[23067]: time=\"2026-06-11T00:07:18.353561567Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.353825 crc crio[23067]: time=\"2026-06-11T00:07:18.353788683Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.353899 crc crio[23067]: time=\"2026-06-11T00:07:18.353830334Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.354191 crc crio[23067]: time=\"2026-06-11T00:07:18.354135003Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.354191 crc crio[23067]: time=\"2026-06-11T00:07:18.354182924Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.354418 crc crio[23067]: time=\"2026-06-11T00:07:18.354354618Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.354495 crc crio[23067]: time=\"2026-06-11T00:07:18.35442598Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.354791 crc crio[23067]: time=\"2026-06-11T00:07:18.354625696Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.354791 crc crio[23067]: time=\"2026-06-11T00:07:18.354723448Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.355032 crc crio[23067]: time=\"2026-06-11T00:07:18.354977335Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.355032 crc crio[23067]: time=\"2026-06-11T00:07:18.355024436Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.355346 crc crio[23067]: time=\"2026-06-11T00:07:18.355272143Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.355346 crc crio[23067]: time=\"2026-06-11T00:07:18.355343075Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.355738 crc crio[23067]: time=\"2026-06-11T00:07:18.355698604Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.355817 crc crio[23067]: time=\"2026-06-11T00:07:18.355742905Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.356063 crc crio[23067]: time=\"2026-06-11T00:07:18.356021603Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.356218 crc crio[23067]: time=\"2026-06-11T00:07:18.356072794Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.356352 crc crio[23067]: time=\"2026-06-11T00:07:18.356313111Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.356485 crc crio[23067]: time=\"2026-06-11T00:07:18.356357602Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.356783 crc crio[23067]: time=\"2026-06-11T00:07:18.356744792Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.356904 crc crio[23067]: time=\"2026-06-11T00:07:18.356789793Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.357062 crc crio[23067]: time=\"2026-06-11T00:07:18.357018699Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.357062 crc crio[23067]: time=\"2026-06-11T00:07:18.357064021Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.357295 crc crio[23067]: time=\"2026-06-11T00:07:18.357256436Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.357365 crc crio[23067]: time=\"2026-06-11T00:07:18.357303327Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.357567 crc crio[23067]: time=\"2026-06-11T00:07:18.357528833Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.357741 crc crio[23067]: time=\"2026-06-11T00:07:18.357572904Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.357953 crc crio[23067]: time=\"2026-06-11T00:07:18.357914903Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.358026 crc crio[23067]: time=\"2026-06-11T00:07:18.357960385Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.358195 crc crio[23067]: time=\"2026-06-11T00:07:18.35815803Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.358277 crc crio[23067]: time=\"2026-06-11T00:07:18.358201411Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.358448 crc crio[23067]: time=\"2026-06-11T00:07:18.358384716Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.358521 crc crio[23067]: time=\"2026-06-11T00:07:18.358451668Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.358743 crc crio[23067]: time=\"2026-06-11T00:07:18.358706965Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.358834 crc crio[23067]: time=\"2026-06-11T00:07:18.358749546Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.359067 crc crio[23067]: time=\"2026-06-11T00:07:18.359026263Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.359139 crc crio[23067]: time=\"2026-06-11T00:07:18.359075474Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.359274 crc crio[23067]: time=\"2026-06-11T00:07:18.359235859Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.359343 crc crio[23067]: time=\"2026-06-11T00:07:18.35928011Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.359536 crc crio[23067]: time=\"2026-06-11T00:07:18.359491705Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.359614 crc crio[23067]: time=\"2026-06-11T00:07:18.359550877Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.359842 crc crio[23067]: time=\"2026-06-11T00:07:18.359785453Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.359842 crc crio[23067]: time=\"2026-06-11T00:07:18.359812244Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.360131 crc crio[23067]: time=\"2026-06-11T00:07:18.360090441Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.360214 crc crio[23067]: time=\"2026-06-11T00:07:18.360137683Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.360359 crc crio[23067]: time=\"2026-06-11T00:07:18.360321838Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.360477 crc crio[23067]: time=\"2026-06-11T00:07:18.360363169Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.360747 crc crio[23067]: time=\"2026-06-11T00:07:18.360709168Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.360838 crc crio[23067]: time=\"2026-06-11T00:07:18.360754549Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.361047 crc crio[23067]: time=\"2026-06-11T00:07:18.361005736Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.361126 crc crio[23067]: time=\"2026-06-11T00:07:18.361050277Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.361246 crc crio[23067]: time=\"2026-06-11T00:07:18.361189951Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.361246 crc crio[23067]: time=\"2026-06-11T00:07:18.361236352Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.361606 crc crio[23067]: time=\"2026-06-11T00:07:18.361568031Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.361771 crc crio[23067]: time=\"2026-06-11T00:07:18.361611542Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.361911 crc crio[23067]: time=\"2026-06-11T00:07:18.361869889Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.362018 crc crio[23067]: time=\"2026-06-11T00:07:18.36191774Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.362175 crc crio[23067]: time=\"2026-06-11T00:07:18.362136226Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.362258 crc crio[23067]: time=\"2026-06-11T00:07:18.362180527Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.362380 crc crio[23067]: time=\"2026-06-11T00:07:18.362338711Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.362502 crc crio[23067]: time=\"2026-06-11T00:07:18.362413333Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.362588 crc crio[23067]: time=\"2026-06-11T00:07:18.362540897Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.362588 crc crio[23067]: time=\"2026-06-11T00:07:18.362568728Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.362933 crc crio[23067]: time=\"2026-06-11T00:07:18.362886496Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.362933 crc crio[23067]: time=\"2026-06-11T00:07:18.362934167Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.363122 crc crio[23067]: time=\"2026-06-11T00:07:18.363082881Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.363122 crc crio[23067]: time=\"2026-06-11T00:07:18.363124602Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.363521 crc crio[23067]: time=\"2026-06-11T00:07:18.36341986Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.363521 crc crio[23067]: time=\"2026-06-11T00:07:18.363477042Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.363769 crc crio[23067]: time=\"2026-06-11T00:07:18.363706508Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.363769 crc crio[23067]: time=\"2026-06-11T00:07:18.363737829Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.363972 crc crio[23067]: time=\"2026-06-11T00:07:18.363932774Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.364047 crc crio[23067]: time=\"2026-06-11T00:07:18.363978195Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.364302 crc crio[23067]: time=\"2026-06-11T00:07:18.364264923Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.364390 crc crio[23067]: time=\"2026-06-11T00:07:18.364307104Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.365002 crc crio[23067]: time=\"2026-06-11T00:07:18.364935311Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.365002 crc crio[23067]: time=\"2026-06-11T00:07:18.364985032Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.365273 crc crio[23067]: time=\"2026-06-11T00:07:18.365215028Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.365273 crc crio[23067]: time=\"2026-06-11T00:07:18.3652707Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.365525 crc crio[23067]: time=\"2026-06-11T00:07:18.365474155Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.365525 crc crio[23067]: time=\"2026-06-11T00:07:18.365525846Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.366080 crc crio[23067]: time=\"2026-06-11T00:07:18.366011819Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.366080 crc crio[23067]: time=\"2026-06-11T00:07:18.366076001Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.366461 crc crio[23067]: time=\"2026-06-11T00:07:18.366224245Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.366461 crc crio[23067]: time=\"2026-06-11T00:07:18.366254066Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.366628 crc crio[23067]: time=\"2026-06-11T00:07:18.366602995Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.366846 crc crio[23067]: time=\"2026-06-11T00:07:18.366703768Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.366921 crc crio[23067]: time=\"2026-06-11T00:07:18.366890143Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.366921 crc crio[23067]: time=\"2026-06-11T00:07:18.366921463Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.367203 crc crio[23067]: time=\"2026-06-11T00:07:18.367132319Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.367203 crc crio[23067]: time=\"2026-06-11T00:07:18.367199331Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.367473 crc crio[23067]: time=\"2026-06-11T00:07:18.367420687Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.367571 crc crio[23067]: time=\"2026-06-11T00:07:18.367483578Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.367571 crc crio[23067]: time=\"2026-06-11T00:07:18.367565471Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.367811 crc crio[23067]: time=\"2026-06-11T00:07:18.367618772Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.367950 crc crio[23067]: time=\"2026-06-11T00:07:18.36790457Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.368024 crc crio[23067]: time=\"2026-06-11T00:07:18.367963661Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.368209 crc crio[23067]: time=\"2026-06-11T00:07:18.368171577Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.368285 crc crio[23067]: time=\"2026-06-11T00:07:18.368218668Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.368342 crc crio[23067]: time=\"2026-06-11T00:07:18.368319551Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.368460 crc crio[23067]: time=\"2026-06-11T00:07:18.368355642Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.368533 crc crio[23067]: time=\"2026-06-11T00:07:18.368521166Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.368582 crc crio[23067]: time=\"2026-06-11T00:07:18.368547477Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.369023 crc crio[23067]: time=\"2026-06-11T00:07:18.368968138Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.369098 crc crio[23067]: time=\"2026-06-11T00:07:18.36903484Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.369175 crc crio[23067]: time=\"2026-06-11T00:07:18.369128332Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.369229 crc crio[23067]: time=\"2026-06-11T00:07:18.369177294Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.369406 crc crio[23067]: time=\"2026-06-11T00:07:18.369328798Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.369472 crc crio[23067]: time=\"2026-06-11T00:07:18.369387859Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.369574 crc crio[23067]: time=\"2026-06-11T00:07:18.369525213Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.369629 crc crio[23067]: time=\"2026-06-11T00:07:18.369575954Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.369854 crc crio[23067]: time=\"2026-06-11T00:07:18.36980321Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.369910 crc crio[23067]: time=\"2026-06-11T00:07:18.369863972Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.370024 crc crio[23067]: time=\"2026-06-11T00:07:18.369992615Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.370085 crc crio[23067]: time=\"2026-06-11T00:07:18.370034927Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.370303 crc crio[23067]: time=\"2026-06-11T00:07:18.370251052Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.370359 crc crio[23067]: time=\"2026-06-11T00:07:18.370309424Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.370465 crc crio[23067]: time=\"2026-06-11T00:07:18.370434427Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.370519 crc crio[23067]: time=\"2026-06-11T00:07:18.370475878Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.370839 crc crio[23067]: time=\"2026-06-11T00:07:18.370795267Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.370917 crc crio[23067]: time=\"2026-06-11T00:07:18.370853298Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.371072 crc crio[23067]: time=\"2026-06-11T00:07:18.371035003Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.371159 crc crio[23067]: time=\"2026-06-11T00:07:18.371077644Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.371380 crc crio[23067]: time=\"2026-06-11T00:07:18.371337631Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.371469 crc crio[23067]: time=\"2026-06-11T00:07:18.371426984Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.371573 crc crio[23067]: time=\"2026-06-11T00:07:18.371542197Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.371627 crc crio[23067]: time=\"2026-06-11T00:07:18.371583388Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.371996 crc crio[23067]: time=\"2026-06-11T00:07:18.371942187Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.372053 crc crio[23067]: time=\"2026-06-11T00:07:18.372005379Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.372223 crc crio[23067]: time=\"2026-06-11T00:07:18.372175214Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.372278 crc crio[23067]: time=\"2026-06-11T00:07:18.372224395Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.372594 crc crio[23067]: time=\"2026-06-11T00:07:18.372531843Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.372707 crc crio[23067]: time=\"2026-06-11T00:07:18.372594175Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.372849 crc crio[23067]: time=\"2026-06-11T00:07:18.37279402Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.372849 crc crio[23067]: time=\"2026-06-11T00:07:18.372842001Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.373295 crc crio[23067]: time=\"2026-06-11T00:07:18.373234002Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.373354 crc crio[23067]: time=\"2026-06-11T00:07:18.373294833Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.373556 crc crio[23067]: time=\"2026-06-11T00:07:18.373499829Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.373556 crc crio[23067]: time=\"2026-06-11T00:07:18.37354578Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.373873 crc crio[23067]: time=\"2026-06-11T00:07:18.373811587Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.373931 crc crio[23067]: time=\"2026-06-11T00:07:18.373873849Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.374096 crc crio[23067]: time=\"2026-06-11T00:07:18.374042343Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.374096 crc crio[23067]: time=\"2026-06-11T00:07:18.374090235Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.374422 crc crio[23067]: time=\"2026-06-11T00:07:18.374325171Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.374481 crc crio[23067]: time=\"2026-06-11T00:07:18.374424284Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.374589 crc crio[23067]: time=\"2026-06-11T00:07:18.374556207Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.374701 crc crio[23067]: time=\"2026-06-11T00:07:18.374598788Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.374937 crc crio[23067]: time=\"2026-06-11T00:07:18.374885546Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.374992 crc crio[23067]: time=\"2026-06-11T00:07:18.374944087Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.375111 crc crio[23067]: time=\"2026-06-11T00:07:18.375080001Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.375163 crc crio[23067]: time=\"2026-06-11T00:07:18.375129072Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.375384 crc crio[23067]: time=\"2026-06-11T00:07:18.375343698Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.375475 crc crio[23067]: time=\"2026-06-11T00:07:18.375442001Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.375689 crc crio[23067]: time=\"2026-06-11T00:07:18.375608885Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.375893 crc crio[23067]: time=\"2026-06-11T00:07:18.375697978Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.375938 crc crio[23067]: time=\"2026-06-11T00:07:18.375889693Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.375938 crc crio[23067]: time=\"2026-06-11T00:07:18.375922534Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.376260 crc crio[23067]: time=\"2026-06-11T00:07:18.376111969Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.376321 crc crio[23067]: time=\"2026-06-11T00:07:18.376272883Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.376783 crc crio[23067]: time=\"2026-06-11T00:07:18.376729115Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.376875 crc crio[23067]: time=\"2026-06-11T00:07:18.376794267Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.377015 crc crio[23067]: time=\"2026-06-11T00:07:18.376969181Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.377071 crc crio[23067]: time=\"2026-06-11T00:07:18.377014953Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.377239 crc crio[23067]: time=\"2026-06-11T00:07:18.377191897Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.377308 crc crio[23067]: time=\"2026-06-11T00:07:18.377242209Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.377501 crc crio[23067]: time=\"2026-06-11T00:07:18.377454104Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.377558 crc crio[23067]: time=\"2026-06-11T00:07:18.377505826Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.377819 crc crio[23067]: time=\"2026-06-11T00:07:18.377772193Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.377877 crc crio[23067]: time=\"2026-06-11T00:07:18.377822054Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.378120 crc crio[23067]: time=\"2026-06-11T00:07:18.378071111Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.378183 crc crio[23067]: time=\"2026-06-11T00:07:18.378125412Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.378302 crc crio[23067]: time=\"2026-06-11T00:07:18.378269706Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.378370 crc crio[23067]: time=\"2026-06-11T00:07:18.378313807Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.378493 crc crio[23067]: time=\"2026-06-11T00:07:18.378481692Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.378548 crc crio[23067]: time=\"2026-06-11T00:07:18.378509853Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.378808 crc crio[23067]: time=\"2026-06-11T00:07:18.378771449Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.378883 crc crio[23067]: time=\"2026-06-11T00:07:18.378817801Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.379136 crc crio[23067]: time=\"2026-06-11T00:07:18.379081748Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.379192 crc crio[23067]: time=\"2026-06-11T00:07:18.379137339Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.379309 crc crio[23067]: time=\"2026-06-11T00:07:18.379277533Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.379361 crc crio[23067]: time=\"2026-06-11T00:07:18.379321484Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.379578 crc crio[23067]: time=\"2026-06-11T00:07:18.37954603Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.379762 crc crio[23067]: time=\"2026-06-11T00:07:18.379591261Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.380117 crc crio[23067]: time=\"2026-06-11T00:07:18.380067954Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.380117 crc crio[23067]: time=\"2026-06-11T00:07:18.380118065Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.380414 crc crio[23067]: time=\"2026-06-11T00:07:18.380347362Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.380485 crc crio[23067]: time=\"2026-06-11T00:07:18.380426354Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.380589 crc crio[23067]: time=\"2026-06-11T00:07:18.380545527Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.380706 crc crio[23067]: time=\"2026-06-11T00:07:18.380593388Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.380942 crc crio[23067]: time=\"2026-06-11T00:07:18.380888256Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.380942 crc crio[23067]: time=\"2026-06-11T00:07:18.380937977Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.381185 crc crio[23067]: time=\"2026-06-11T00:07:18.381136973Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.381252 crc crio[23067]: time=\"2026-06-11T00:07:18.381187554Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.381421 crc crio[23067]: time=\"2026-06-11T00:07:18.381363269Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.381515 crc crio[23067]: time=\"2026-06-11T00:07:18.381440431Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.381726 crc crio[23067]: time=\"2026-06-11T00:07:18.381637636Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.381809 crc crio[23067]: time=\"2026-06-11T00:07:18.381739889Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.381976 crc crio[23067]: time=\"2026-06-11T00:07:18.381937764Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.382051 crc crio[23067]: time=\"2026-06-11T00:07:18.381982505Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.382130 crc crio[23067]: time=\"2026-06-11T00:07:18.382110669Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.382175 crc crio[23067]: time=\"2026-06-11T00:07:18.382138299Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.382361 crc crio[23067]: time=\"2026-06-11T00:07:18.382324004Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.382485 crc crio[23067]: time=\"2026-06-11T00:07:18.382366795Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.382815 crc crio[23067]: time=\"2026-06-11T00:07:18.382774836Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.382899 crc crio[23067]: time=\"2026-06-11T00:07:18.382823048Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.383089 crc crio[23067]: time=\"2026-06-11T00:07:18.383054084Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.383144 crc crio[23067]: time=\"2026-06-11T00:07:18.383103885Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.383322 crc crio[23067]: time=\"2026-06-11T00:07:18.38328902Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.383374 crc crio[23067]: time=\"2026-06-11T00:07:18.383336171Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.383626 crc crio[23067]: time=\"2026-06-11T00:07:18.383595298Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.383766 crc crio[23067]: time=\"2026-06-11T00:07:18.383684461Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.383986 crc crio[23067]: time=\"2026-06-11T00:07:18.383928787Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.384042 crc crio[23067]: time=\"2026-06-11T00:07:18.383997519Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.384217 crc crio[23067]: time=\"2026-06-11T00:07:18.384183924Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.384270 crc crio[23067]: time=\"2026-06-11T00:07:18.384229425Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.384526 crc crio[23067]: time=\"2026-06-11T00:07:18.384480912Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.384589 crc crio[23067]: time=\"2026-06-11T00:07:18.384530793Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.384778 crc crio[23067]: time=\"2026-06-11T00:07:18.384743319Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.384840 crc crio[23067]: time=\"2026-06-11T00:07:18.38478519Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.385135 crc crio[23067]: time=\"2026-06-11T00:07:18.385088628Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.385135 crc crio[23067]: time=\"2026-06-11T00:07:18.385135219Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.385420 crc crio[23067]: time=\"2026-06-11T00:07:18.385364495Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.385476 crc crio[23067]: time=\"2026-06-11T00:07:18.385441847Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.385796 crc crio[23067]: time=\"2026-06-11T00:07:18.385745255Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.385796 crc crio[23067]: time=\"2026-06-11T00:07:18.385795157Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.386023 crc crio[23067]: time=\"2026-06-11T00:07:18.385977922Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.386081 crc crio[23067]: time=\"2026-06-11T00:07:18.386027193Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.386288 crc crio[23067]: time=\"2026-06-11T00:07:18.386241829Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.386352 crc crio[23067]: time=\"2026-06-11T00:07:18.38628993Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.386597 crc crio[23067]: time=\"2026-06-11T00:07:18.386562807Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.386775 crc crio[23067]: time=\"2026-06-11T00:07:18.386614379Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.386950 crc crio[23067]: time=\"2026-06-11T00:07:18.386915057Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.387013 crc crio[23067]: time=\"2026-06-11T00:07:18.386963838Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.387201 crc crio[23067]: time=\"2026-06-11T00:07:18.387168213Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.387469 crc crio[23067]: time=\"2026-06-11T00:07:18.387212955Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.387519 crc crio[23067]: time=\"2026-06-11T00:07:18.387478282Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.387519 crc crio[23067]: time=\"2026-06-11T00:07:18.387508023Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.387824 crc crio[23067]: time=\"2026-06-11T00:07:18.38778888Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.387887 crc crio[23067]: time=\"2026-06-11T00:07:18.387833441Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.388097 crc crio[23067]: time=\"2026-06-11T00:07:18.388060597Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.388214 crc crio[23067]: time=\"2026-06-11T00:07:18.388109689Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.388345 crc crio[23067]: time=\"2026-06-11T00:07:18.388311264Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.388427 crc crio[23067]: time=\"2026-06-11T00:07:18.388357595Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.388612 crc crio[23067]: time=\"2026-06-11T00:07:18.388579691Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.388753 crc crio[23067]: time=\"2026-06-11T00:07:18.388626922Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.388958 crc crio[23067]: time=\"2026-06-11T00:07:18.38892442Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.389012 crc crio[23067]: time=\"2026-06-11T00:07:18.388968291Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.389190 crc crio[23067]: time=\"2026-06-11T00:07:18.389157136Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.389241 crc crio[23067]: time=\"2026-06-11T00:07:18.389203718Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.389341 crc crio[23067]: time=\"2026-06-11T00:07:18.389310481Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.389424 crc crio[23067]: time=\"2026-06-11T00:07:18.389352522Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.389766 crc crio[23067]: time=\"2026-06-11T00:07:18.389730102Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.389831 crc crio[23067]: time=\"2026-06-11T00:07:18.389775383Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.389985 crc crio[23067]: time=\"2026-06-11T00:07:18.389952298Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.390037 crc crio[23067]: time=\"2026-06-11T00:07:18.389997189Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.390247 crc crio[23067]: time=\"2026-06-11T00:07:18.390215065Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.390311 crc crio[23067]: time=\"2026-06-11T00:07:18.390259736Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.390502 crc crio[23067]: time=\"2026-06-11T00:07:18.390467191Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.390566 crc crio[23067]: time=\"2026-06-11T00:07:18.390515483Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.390781 crc crio[23067]: time=\"2026-06-11T00:07:18.390745969Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.390842 crc crio[23067]: time=\"2026-06-11T00:07:18.39079076Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.391040 crc crio[23067]: time=\"2026-06-11T00:07:18.391008576Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.391093 crc crio[23067]: time=\"2026-06-11T00:07:18.391052037Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.391239 crc crio[23067]: time=\"2026-06-11T00:07:18.391207201Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.391304 crc crio[23067]: time=\"2026-06-11T00:07:18.391249872Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.391469 crc crio[23067]: time=\"2026-06-11T00:07:18.391436357Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.391529 crc crio[23067]: time=\"2026-06-11T00:07:18.391479158Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.391780 crc crio[23067]: time=\"2026-06-11T00:07:18.391744606Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.391855 crc crio[23067]: time=\"2026-06-11T00:07:18.391788737Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.392094 crc crio[23067]: time=\"2026-06-11T00:07:18.392047804Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.392169 crc crio[23067]: time=\"2026-06-11T00:07:18.392102345Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.392340 crc crio[23067]: time=\"2026-06-11T00:07:18.39230564Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.392441 crc crio[23067]: time=\"2026-06-11T00:07:18.392420043Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.392585 crc crio[23067]: time=\"2026-06-11T00:07:18.392554267Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.392716 crc crio[23067]: time=\"2026-06-11T00:07:18.392597038Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.392903 crc crio[23067]: time=\"2026-06-11T00:07:18.392869235Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.392959 crc crio[23067]: time=\"2026-06-11T00:07:18.392912517Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.393104 crc crio[23067]: time=\"2026-06-11T00:07:18.393069481Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.393168 crc crio[23067]: time=\"2026-06-11T00:07:18.393121782Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.393367 crc crio[23067]: time=\"2026-06-11T00:07:18.393336248Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.393451 crc crio[23067]: time=\"2026-06-11T00:07:18.39341061Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.393620 crc crio[23067]: time=\"2026-06-11T00:07:18.393588085Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.393790 crc crio[23067]: time=\"2026-06-11T00:07:18.393630806Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.393931 crc crio[23067]: time=\"2026-06-11T00:07:18.393897903Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.393985 crc crio[23067]: time=\"2026-06-11T00:07:18.393940114Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.394159 crc crio[23067]: time=\"2026-06-11T00:07:18.394127699Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.394445 crc crio[23067]: time=\"2026-06-11T00:07:18.39417206Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.394489 crc crio[23067]: time=\"2026-06-11T00:07:18.394464988Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.394522 crc crio[23067]: time=\"2026-06-11T00:07:18.394502769Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.394751 crc crio[23067]: time=\"2026-06-11T00:07:18.394706114Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.394751 crc crio[23067]: time=\"2026-06-11T00:07:18.394753536Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.394915 crc crio[23067]: time=\"2026-06-11T00:07:18.394882819Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.394969 crc crio[23067]: time=\"2026-06-11T00:07:18.39492493Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.395136 crc crio[23067]: time=\"2026-06-11T00:07:18.395066094Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.395136 crc crio[23067]: time=\"2026-06-11T00:07:18.395093635Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.395246 crc crio[23067]: time=\"2026-06-11T00:07:18.395235329Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.395281 crc crio[23067]: time=\"2026-06-11T00:07:18.395262059Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.395518 crc crio[23067]: time=\"2026-06-11T00:07:18.395436654Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.395838 crc crio[23067]: time=\"2026-06-11T00:07:18.395621589Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.395838 crc crio[23067]: time=\"2026-06-11T00:07:18.395711201Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.395838 crc crio[23067]: time=\"2026-06-11T00:07:18.395737022Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.396035 crc crio[23067]: time=\"2026-06-11T00:07:18.396001679Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.396091 crc crio[23067]: time=\"2026-06-11T00:07:18.39604959Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.396703 crc crio[23067]: time=\"2026-06-11T00:07:18.3964259Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.396703 crc crio[23067]: time=\"2026-06-11T00:07:18.396526673Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.396703 crc crio[23067]: time=\"2026-06-11T00:07:18.396582204Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.396703 crc crio[23067]: time=\"2026-06-11T00:07:18.396613145Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.396919 crc crio[23067]: time=\"2026-06-11T00:07:18.396882852Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.396919 crc crio[23067]: time=\"2026-06-11T00:07:18.396919433Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.397311 crc crio[23067]: time=\"2026-06-11T00:07:18.3971691Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.397311 crc crio[23067]: time=\"2026-06-11T00:07:18.397205271Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.397311 crc crio[23067]: time=\"2026-06-11T00:07:18.397238682Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.397311 crc crio[23067]: time=\"2026-06-11T00:07:18.397264493Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.397636 crc crio[23067]: time=\"2026-06-11T00:07:18.397594732Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.397636 crc crio[23067]: time=\"2026-06-11T00:07:18.397682594Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.397899 crc crio[23067]: time=\"2026-06-11T00:07:18.397859269Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.397969 crc crio[23067]: time=\"2026-06-11T00:07:18.39790678Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.398272 crc crio[23067]: time=\"2026-06-11T00:07:18.398140016Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.398272 crc crio[23067]: time=\"2026-06-11T00:07:18.398218238Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.398573 crc crio[23067]: time=\"2026-06-11T00:07:18.398532857Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.398708 crc crio[23067]: time=\"2026-06-11T00:07:18.398586528Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.398966 crc crio[23067]: time=\"2026-06-11T00:07:18.398921287Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.399489 crc crio[23067]: time=\"2026-06-11T00:07:18.398983679Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.399489 crc crio[23067]: time=\"2026-06-11T00:07:18.39902618Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.399489 crc crio[23067]: time=\"2026-06-11T00:07:18.399062591Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.399489 crc crio[23067]: time=\"2026-06-11T00:07:18.399146733Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.399489 crc crio[23067]: time=\"2026-06-11T00:07:18.399180804Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.399489 crc crio[23067]: time=\"2026-06-11T00:07:18.399347448Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.399489 crc crio[23067]: time=\"2026-06-11T00:07:18.399373879Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.400825 crc crio[23067]: time=\"2026-06-11T00:07:18.399618475Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.400825 crc crio[23067]: time=\"2026-06-11T00:07:18.399698618Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.400825 crc crio[23067]: time=\"2026-06-11T00:07:18.399881892Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.400825 crc crio[23067]: time=\"2026-06-11T00:07:18.399927704Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.400825 crc crio[23067]: time=\"2026-06-11T00:07:18.399997606Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.400825 crc crio[23067]: time=\"2026-06-11T00:07:18.400030736Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.400825 crc crio[23067]: time=\"2026-06-11T00:07:18.400431047Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.400825 crc crio[23067]: time=\"2026-06-11T00:07:18.400478928Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.400825 crc crio[23067]: time=\"2026-06-11T00:07:18.400686644Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.400825 crc crio[23067]: time=\"2026-06-11T00:07:18.400721585Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.402143 crc crio[23067]: time=\"2026-06-11T00:07:18.40092282Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.402143 crc crio[23067]: time=\"2026-06-11T00:07:18.400950091Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.402143 crc crio[23067]: time=\"2026-06-11T00:07:18.401177217Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.402143 crc crio[23067]: time=\"2026-06-11T00:07:18.401215268Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.402143 crc crio[23067]: time=\"2026-06-11T00:07:18.401334871Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.402143 crc crio[23067]: time=\"2026-06-11T00:07:18.401365182Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.402143 crc crio[23067]: time=\"2026-06-11T00:07:18.401836255Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.402143 crc crio[23067]: time=\"2026-06-11T00:07:18.401875666Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.402143 crc crio[23067]: time=\"2026-06-11T00:07:18.40202613Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.402143 crc crio[23067]: time=\"2026-06-11T00:07:18.402058581Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.403086 crc crio[23067]: time=\"2026-06-11T00:07:18.402278616Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.403086 crc crio[23067]: time=\"2026-06-11T00:07:18.402314837Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.403086 crc crio[23067]: time=\"2026-06-11T00:07:18.402553374Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.403086 crc crio[23067]: time=\"2026-06-11T00:07:18.402586545Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.403086 crc crio[23067]: time=\"2026-06-11T00:07:18.402854562Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.403086 crc crio[23067]: time=\"2026-06-11T00:07:18.402892793Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.403086 crc crio[23067]: time=\"2026-06-11T00:07:18.403037827Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.403086 crc crio[23067]: time=\"2026-06-11T00:07:18.403070007Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.404602 crc crio[23067]: time=\"2026-06-11T00:07:18.403238952Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.404602 crc crio[23067]: time=\"2026-06-11T00:07:18.403282953Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.404602 crc crio[23067]: time=\"2026-06-11T00:07:18.403469358Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.404602 crc crio[23067]: time=\"2026-06-11T00:07:18.403500569Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.404602 crc crio[23067]: time=\"2026-06-11T00:07:18.403765626Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.404602 crc crio[23067]: time=\"2026-06-11T00:07:18.403806297Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.404602 crc crio[23067]: time=\"2026-06-11T00:07:18.40392599Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.404602 crc crio[23067]: time=\"2026-06-11T00:07:18.403956121Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.404602 crc crio[23067]: time=\"2026-06-11T00:07:18.404099755Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.404602 crc crio[23067]: time=\"2026-06-11T00:07:18.404132806Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.404602 crc crio[23067]: time=\"2026-06-11T00:07:18.404553847Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.404602 crc crio[23067]: time=\"2026-06-11T00:07:18.404591248Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.406158 crc crio[23067]: time=\"2026-06-11T00:07:18.404872666Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.406158 crc crio[23067]: time=\"2026-06-11T00:07:18.404910047Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.406158 crc crio[23067]: time=\"2026-06-11T00:07:18.404992969Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.406158 crc crio[23067]: time=\"2026-06-11T00:07:18.405024Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.406158 crc crio[23067]: time=\"2026-06-11T00:07:18.405173714Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.406158 crc crio[23067]: time=\"2026-06-11T00:07:18.405208115Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.406158 crc crio[23067]: time=\"2026-06-11T00:07:18.405369959Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.406158 crc crio[23067]: time=\"2026-06-11T00:07:18.405431921Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.406158 crc crio[23067]: time=\"2026-06-11T00:07:18.405732269Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.406158 crc crio[23067]: time=\"2026-06-11T00:07:18.40577965Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.406158 crc crio[23067]: time=\"2026-06-11T00:07:18.405828411Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.406158 crc crio[23067]: time=\"2026-06-11T00:07:18.405864022Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.406158 crc crio[23067]: time=\"2026-06-11T00:07:18.405958835Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.406158 crc crio[23067]: time=\"2026-06-11T00:07:18.405987495Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.406810 crc crio[23067]: time=\"2026-06-11T00:07:18.40617482Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.406810 crc crio[23067]: time=\"2026-06-11T00:07:18.406209201Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.406810 crc crio[23067]: time=\"2026-06-11T00:07:18.406433737Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.406810 crc crio[23067]: time=\"2026-06-11T00:07:18.406459918Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.406810 crc crio[23067]: time=\"2026-06-11T00:07:18.406620722Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.406810 crc crio[23067]: time=\"2026-06-11T00:07:18.406691894Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.407009 crc crio[23067]: time=\"2026-06-11T00:07:18.406886069Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.407009 crc crio[23067]: time=\"2026-06-11T00:07:18.40692237Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.407104 crc crio[23067]: time=\"2026-06-11T00:07:18.407063774Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.407104 crc crio[23067]: time=\"2026-06-11T00:07:18.407091285Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.407296 crc crio[23067]: time=\"2026-06-11T00:07:18.407261869Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.407351 crc crio[23067]: time=\"2026-06-11T00:07:18.40730412Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.407568 crc crio[23067]: time=\"2026-06-11T00:07:18.407531576Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.407698 crc crio[23067]: time=\"2026-06-11T00:07:18.407574458Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.407910 crc crio[23067]: time=\"2026-06-11T00:07:18.407874366Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.407987 crc crio[23067]: time=\"2026-06-11T00:07:18.407917367Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.408134 crc crio[23067]: time=\"2026-06-11T00:07:18.408100202Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.408197 crc crio[23067]: time=\"2026-06-11T00:07:18.408143463Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.408526 crc crio[23067]: time=\"2026-06-11T00:07:18.408453771Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.408618 crc crio[23067]: time=\"2026-06-11T00:07:18.408528633Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.408799 crc crio[23067]: time=\"2026-06-11T00:07:18.408739939Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.408799 crc crio[23067]: time=\"2026-06-11T00:07:18.408789Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.409066 crc crio[23067]: time=\"2026-06-11T00:07:18.409020266Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.409128 crc crio[23067]: time=\"2026-06-11T00:07:18.409072358Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.409270 crc crio[23067]: time=\"2026-06-11T00:07:18.409222382Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.409335 crc crio[23067]: time=\"2026-06-11T00:07:18.409271023Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.409426 crc crio[23067]: time=\"2026-06-11T00:07:18.409369626Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.409488 crc crio[23067]: time=\"2026-06-11T00:07:18.409438027Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.409793 crc crio[23067]: time=\"2026-06-11T00:07:18.409616502Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.409793 crc crio[23067]: time=\"2026-06-11T00:07:18.409722405Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.409898 crc crio[23067]: time=\"2026-06-11T00:07:18.409877599Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.409974 crc crio[23067]: time=\"2026-06-11T00:07:18.40990559Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.410102 crc crio[23067]: time=\"2026-06-11T00:07:18.410067964Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.410156 crc crio[23067]: time=\"2026-06-11T00:07:18.410112805Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.410273 crc crio[23067]: time=\"2026-06-11T00:07:18.410241639Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.410327 crc crio[23067]: time=\"2026-06-11T00:07:18.41028588Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.410617 crc crio[23067]: time=\"2026-06-11T00:07:18.410569617Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.410754 crc crio[23067]: time=\"2026-06-11T00:07:18.410620149Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.410849 crc crio[23067]: time=\"2026-06-11T00:07:18.410800524Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.410849 crc crio[23067]: time=\"2026-06-11T00:07:18.410845595Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.411048 crc crio[23067]: time=\"2026-06-11T00:07:18.411000969Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.411103 crc crio[23067]: time=\"2026-06-11T00:07:18.41104943Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.411252 crc crio[23067]: time=\"2026-06-11T00:07:18.411206254Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.411307 crc crio[23067]: time=\"2026-06-11T00:07:18.411253376Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.411450 crc crio[23067]: time=\"2026-06-11T00:07:18.41141737Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.411505 crc crio[23067]: time=\"2026-06-11T00:07:18.411461311Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.411729 crc crio[23067]: time=\"2026-06-11T00:07:18.411620686Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.411729 crc crio[23067]: time=\"2026-06-11T00:07:18.411720488Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.412038 crc crio[23067]: time=\"2026-06-11T00:07:18.411983955Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.412038 crc crio[23067]: time=\"2026-06-11T00:07:18.412035867Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.412208 crc crio[23067]: time=\"2026-06-11T00:07:18.4121702Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.412293 crc crio[23067]: time=\"2026-06-11T00:07:18.412216631Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.412469 crc crio[23067]: time=\"2026-06-11T00:07:18.412413237Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.412578 crc crio[23067]: time=\"2026-06-11T00:07:18.412491929Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.412578 crc crio[23067]: time=\"2026-06-11T00:07:18.41254242Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.412833 crc crio[23067]: time=\"2026-06-11T00:07:18.412606762Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.412833 crc crio[23067]: time=\"2026-06-11T00:07:18.412773836Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.412833 crc crio[23067]: time=\"2026-06-11T00:07:18.412808497Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.413146 crc crio[23067]: time=\"2026-06-11T00:07:18.412981012Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.413146 crc crio[23067]: time=\"2026-06-11T00:07:18.413028013Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.413484 crc crio[23067]: time=\"2026-06-11T00:07:18.41327777Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.413484 crc crio[23067]: time=\"2026-06-11T00:07:18.413313251Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.413484 crc crio[23067]: time=\"2026-06-11T00:07:18.413352372Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.413484 crc crio[23067]: time=\"2026-06-11T00:07:18.413429624Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.413950 crc crio[23067]: time=\"2026-06-11T00:07:18.413563017Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.413950 crc crio[23067]: time=\"2026-06-11T00:07:18.413594108Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.413950 crc crio[23067]: time=\"2026-06-11T00:07:18.413826414Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.413950 crc crio[23067]: time=\"2026-06-11T00:07:18.413860675Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.414160 crc crio[23067]: time=\"2026-06-11T00:07:18.414126552Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.414223 crc crio[23067]: time=\"2026-06-11T00:07:18.414173824Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.414485 crc crio[23067]: time=\"2026-06-11T00:07:18.414355078Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.414485 crc crio[23067]: time=\"2026-06-11T00:07:18.41442423Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.414708 crc crio[23067]: time=\"2026-06-11T00:07:18.414619926Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.414784 crc crio[23067]: time=\"2026-06-11T00:07:18.414729198Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.415000 crc crio[23067]: time=\"2026-06-11T00:07:18.414901963Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.415000 crc crio[23067]: time=\"2026-06-11T00:07:18.414944314Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.415242 crc crio[23067]: time=\"2026-06-11T00:07:18.41516776Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.415242 crc crio[23067]: time=\"2026-06-11T00:07:18.415215501Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.415872 crc crio[23067]: time=\"2026-06-11T00:07:18.415836718Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.416007 crc crio[23067]: time=\"2026-06-11T00:07:18.415888229Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.416007 crc crio[23067]: time=\"2026-06-11T00:07:18.41592019Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.416007 crc crio[23067]: time=\"2026-06-11T00:07:18.415946051Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.416207 crc crio[23067]: time=\"2026-06-11T00:07:18.416161527Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.416265 crc crio[23067]: time=\"2026-06-11T00:07:18.416214438Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.416555 crc crio[23067]: time=\"2026-06-11T00:07:18.416496206Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.416555 crc crio[23067]: time=\"2026-06-11T00:07:18.416554167Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.416906 crc crio[23067]: time=\"2026-06-11T00:07:18.416860035Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.416974 crc crio[23067]: time=\"2026-06-11T00:07:18.416915037Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.417240 crc crio[23067]: time=\"2026-06-11T00:07:18.417190624Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.417318 crc crio[23067]: time=\"2026-06-11T00:07:18.417245396Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.417962 crc crio[23067]: time=\"2026-06-11T00:07:18.417904983Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.418033 crc crio[23067]: time=\"2026-06-11T00:07:18.417975005Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.418178 crc crio[23067]: time=\"2026-06-11T00:07:18.418120359Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.418178 crc crio[23067]: time=\"2026-06-11T00:07:18.41817756Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.418523 crc crio[23067]: time=\"2026-06-11T00:07:18.418470318Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.418577 crc crio[23067]: time=\"2026-06-11T00:07:18.41853324Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.418888 crc crio[23067]: time=\"2026-06-11T00:07:18.418630932Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.418888 crc crio[23067]: time=\"2026-06-11T00:07:18.418825768Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.419083 crc crio[23067]: time=\"2026-06-11T00:07:18.419034753Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.419140 crc crio[23067]: time=\"2026-06-11T00:07:18.419086745Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.419360 crc crio[23067]: time=\"2026-06-11T00:07:18.419308371Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.419451 crc crio[23067]: time=\"2026-06-11T00:07:18.419361222Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.419604 crc crio[23067]: time=\"2026-06-11T00:07:18.419569858Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.419716 crc crio[23067]: time=\"2026-06-11T00:07:18.419618569Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.419830 crc crio[23067]: time=\"2026-06-11T00:07:18.419798254Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.419928 crc crio[23067]: time=\"2026-06-11T00:07:18.419900036Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.420014 crc crio[23067]: time=\"2026-06-11T00:07:18.419981139Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.420064 crc crio[23067]: time=\"2026-06-11T00:07:18.42002934Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.420241 crc crio[23067]: time=\"2026-06-11T00:07:18.420209855Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.420291 crc crio[23067]: time=\"2026-06-11T00:07:18.420257216Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.420505 crc crio[23067]: time=\"2026-06-11T00:07:18.420471582Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.420567 crc crio[23067]: time=\"2026-06-11T00:07:18.420517703Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.420870 crc crio[23067]: time=\"2026-06-11T00:07:18.420825841Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.420960 crc crio[23067]: time=\"2026-06-11T00:07:18.420881673Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.421067 crc crio[23067]: time=\"2026-06-11T00:07:18.421018596Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.421067 crc crio[23067]: time=\"2026-06-11T00:07:18.421053247Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.421509 crc crio[23067]: time=\"2026-06-11T00:07:18.421452078Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.421569 crc crio[23067]: time=\"2026-06-11T00:07:18.421509879Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.421808 crc crio[23067]: time=\"2026-06-11T00:07:18.421759766Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.421881 crc crio[23067]: time=\"2026-06-11T00:07:18.421813467Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.422027 crc crio[23067]: time=\"2026-06-11T00:07:18.421983762Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.422027 crc crio[23067]: time=\"2026-06-11T00:07:18.422028243Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.422237 crc crio[23067]: time=\"2026-06-11T00:07:18.422193698Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.422292 crc crio[23067]: time=\"2026-06-11T00:07:18.422238889Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.422620 crc crio[23067]: time=\"2026-06-11T00:07:18.422580218Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.422771 crc crio[23067]: time=\"2026-06-11T00:07:18.422635089Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.422809 crc crio[23067]: time=\"2026-06-11T00:07:18.422752253Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.423014 crc crio[23067]: time=\"2026-06-11T00:07:18.422832675Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.423014 crc crio[23067]: time=\"2026-06-11T00:07:18.422914197Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.423014 crc crio[23067]: time=\"2026-06-11T00:07:18.422946268Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.423186 crc crio[23067]: time=\"2026-06-11T00:07:18.423140993Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.423266 crc crio[23067]: time=\"2026-06-11T00:07:18.423187724Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.423551 crc crio[23067]: time=\"2026-06-11T00:07:18.423491202Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.423551 crc crio[23067]: time=\"2026-06-11T00:07:18.423525543Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.423909 crc crio[23067]: time=\"2026-06-11T00:07:18.42378364Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.423909 crc crio[23067]: time=\"2026-06-11T00:07:18.423816121Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.423909 crc crio[23067]: time=\"2026-06-11T00:07:18.424017806Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.423909 crc crio[23067]: time=\"2026-06-11T00:07:18.424057287Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.424311 crc crio[23067]: time=\"2026-06-11T00:07:18.424244232Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.424311 crc crio[23067]: time=\"2026-06-11T00:07:18.424278823Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.424630 crc crio[23067]: time=\"2026-06-11T00:07:18.424488889Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.424630 crc crio[23067]: time=\"2026-06-11T00:07:18.42452543Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.425260 crc crio[23067]: time=\"2026-06-11T00:07:18.424774386Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.425260 crc crio[23067]: time=\"2026-06-11T00:07:18.424812347Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.425260 crc crio[23067]: time=\"2026-06-11T00:07:18.425077625Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.425260 crc crio[23067]: time=\"2026-06-11T00:07:18.425118286Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.425260 crc crio[23067]: time=\"2026-06-11T00:07:18.425230109Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.425260 crc crio[23067]: time=\"2026-06-11T00:07:18.425263969Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.426011 crc crio[23067]: time=\"2026-06-11T00:07:18.425470895Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.426011 crc crio[23067]: time=\"2026-06-11T00:07:18.425509816Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.426011 crc crio[23067]: time=\"2026-06-11T00:07:18.425816074Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.426011 crc crio[23067]: time=\"2026-06-11T00:07:18.425854135Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.426208 crc crio[23067]: time=\"2026-06-11T00:07:18.42603738Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.426208 crc crio[23067]: time=\"2026-06-11T00:07:18.426069401Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.426494 crc crio[23067]: time=\"2026-06-11T00:07:18.426355559Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.426494 crc crio[23067]: time=\"2026-06-11T00:07:18.42639132Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.426614 crc crio[23067]: time=\"2026-06-11T00:07:18.426585385Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.426751 crc crio[23067]: time=\"2026-06-11T00:07:18.426616956Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.427142 crc crio[23067]: time=\"2026-06-11T00:07:18.427086368Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.427142 crc crio[23067]: time=\"2026-06-11T00:07:18.427124189Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.427404 crc crio[23067]: time=\"2026-06-11T00:07:18.427292094Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.427404 crc crio[23067]: time=\"2026-06-11T00:07:18.427321454Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.427632 crc crio[23067]: time=\"2026-06-11T00:07:18.427591142Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.427736 crc crio[23067]: time=\"2026-06-11T00:07:18.427700434Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.427943 crc crio[23067]: time=\"2026-06-11T00:07:18.42789244Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.427943 crc crio[23067]: time=\"2026-06-11T00:07:18.42792579Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.428358 crc crio[23067]: time=\"2026-06-11T00:07:18.428309731Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.428445 crc crio[23067]: time=\"2026-06-11T00:07:18.428372452Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.428686 crc crio[23067]: time=\"2026-06-11T00:07:18.428566288Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.428686 crc crio[23067]: time=\"2026-06-11T00:07:18.428598818Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.429115 crc crio[23067]: time=\"2026-06-11T00:07:18.429067201Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.429173 crc crio[23067]: time=\"2026-06-11T00:07:18.429119022Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.429495 crc crio[23067]: time=\"2026-06-11T00:07:18.429443731Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.429495 crc crio[23067]: time=\"2026-06-11T00:07:18.429477802Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.429873 crc crio[23067]: time=\"2026-06-11T00:07:18.429822051Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.429873 crc crio[23067]: time=\"2026-06-11T00:07:18.429871002Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.430116 crc crio[23067]: time=\"2026-06-11T00:07:18.430060357Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.430116 crc crio[23067]: time=\"2026-06-11T00:07:18.430097658Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.430450 crc crio[23067]: time=\"2026-06-11T00:07:18.430419957Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.430511 crc crio[23067]: time=\"2026-06-11T00:07:18.430465188Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.430808 crc crio[23067]: time=\"2026-06-11T00:07:18.430757316Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.430808 crc crio[23067]: time=\"2026-06-11T00:07:18.430790307Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.431295 crc crio[23067]: time=\"2026-06-11T00:07:18.431247109Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.431295 crc crio[23067]: time=\"2026-06-11T00:07:18.4312939Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.431625 crc crio[23067]: time=\"2026-06-11T00:07:18.431567138Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.431625 crc crio[23067]: time=\"2026-06-11T00:07:18.431603579Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.432064 crc crio[23067]: time=\"2026-06-11T00:07:18.431962908Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.432064 crc crio[23067]: time=\"2026-06-11T00:07:18.432009899Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.432246 crc crio[23067]: time=\"2026-06-11T00:07:18.432167184Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.432246 crc crio[23067]: time=\"2026-06-11T00:07:18.432198014Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.432542 crc crio[23067]: time=\"2026-06-11T00:07:18.432490692Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.432542 crc crio[23067]: time=\"2026-06-11T00:07:18.432525623Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.432878 crc crio[23067]: time=\"2026-06-11T00:07:18.43277146Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.432878 crc crio[23067]: time=\"2026-06-11T00:07:18.432820291Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.433083 crc crio[23067]: time=\"2026-06-11T00:07:18.433042167Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.433141 crc crio[23067]: time=\"2026-06-11T00:07:18.433088288Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.433326 crc crio[23067]: time=\"2026-06-11T00:07:18.433265693Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.433326 crc crio[23067]: time=\"2026-06-11T00:07:18.433296354Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.433601 crc crio[23067]: time=\"2026-06-11T00:07:18.433560571Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.433713 crc crio[23067]: time=\"2026-06-11T00:07:18.433613092Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.433981 crc crio[23067]: time=\"2026-06-11T00:07:18.433928991Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.433981 crc crio[23067]: time=\"2026-06-11T00:07:18.433964222Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.434202 crc crio[23067]: time=\"2026-06-11T00:07:18.434172947Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.434256 crc crio[23067]: time=\"2026-06-11T00:07:18.434218348Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.434489 crc crio[23067]: time=\"2026-06-11T00:07:18.434427164Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.434489 crc crio[23067]: time=\"2026-06-11T00:07:18.434468655Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.434786 crc crio[23067]: time=\"2026-06-11T00:07:18.434754313Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.434786 crc crio[23067]: time=\"2026-06-11T00:07:18.434785453Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.435048 crc crio[23067]: time=\"2026-06-11T00:07:18.434981799Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.435048 crc crio[23067]: time=\"2026-06-11T00:07:18.435011369Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.435289 crc crio[23067]: time=\"2026-06-11T00:07:18.435231155Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.435289 crc crio[23067]: time=\"2026-06-11T00:07:18.435277567Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.435555 crc crio[23067]: time=\"2026-06-11T00:07:18.435501672Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.435555 crc crio[23067]: time=\"2026-06-11T00:07:18.435534303Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.435830 crc crio[23067]: time=\"2026-06-11T00:07:18.43580078Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.435830 crc crio[23067]: time=\"2026-06-11T00:07:18.435830221Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.436191 crc crio[23067]: time=\"2026-06-11T00:07:18.43613904Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.436191 crc crio[23067]: time=\"2026-06-11T00:07:18.43617292Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.436434 crc crio[23067]: time=\"2026-06-11T00:07:18.436376426Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.436498 crc crio[23067]: time=\"2026-06-11T00:07:18.436448228Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.436916 crc crio[23067]: time=\"2026-06-11T00:07:18.436728265Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.436916 crc crio[23067]: time=\"2026-06-11T00:07:18.436762446Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.436916 crc crio[23067]: time=\"2026-06-11T00:07:18.436870119Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.436916 crc crio[23067]: time=\"2026-06-11T00:07:18.43689848Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.437152 crc crio[23067]: time=\"2026-06-11T00:07:18.437076785Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.437251 crc crio[23067]: time=\"2026-06-11T00:07:18.437161827Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.437559 crc crio[23067]: time=\"2026-06-11T00:07:18.437508046Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.437559 crc crio[23067]: time=\"2026-06-11T00:07:18.437542927Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.437938 crc crio[23067]: time=\"2026-06-11T00:07:18.437907137Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.438010 crc crio[23067]: time=\"2026-06-11T00:07:18.437954028Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.438197 crc crio[23067]: time=\"2026-06-11T00:07:18.438143753Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.438197 crc crio[23067]: time=\"2026-06-11T00:07:18.438178434Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.438600 crc crio[23067]: time=\"2026-06-11T00:07:18.438500152Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.438600 crc crio[23067]: time=\"2026-06-11T00:07:18.438549944Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.438894 crc crio[23067]: time=\"2026-06-11T00:07:18.438753289Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.438894 crc crio[23067]: time=\"2026-06-11T00:07:18.43878592Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.439012 crc crio[23067]: time=\"2026-06-11T00:07:18.438936984Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.439012 crc crio[23067]: time=\"2026-06-11T00:07:18.438965265Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.439228 crc crio[23067]: time=\"2026-06-11T00:07:18.439180151Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.439228 crc crio[23067]: time=\"2026-06-11T00:07:18.439212181Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.439437 crc crio[23067]: time=\"2026-06-11T00:07:18.439376326Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.439504 crc crio[23067]: time=\"2026-06-11T00:07:18.439450408Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.439737 crc crio[23067]: time=\"2026-06-11T00:07:18.439686954Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.439737 crc crio[23067]: time=\"2026-06-11T00:07:18.439721195Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.439953 crc crio[23067]: time=\"2026-06-11T00:07:18.43992386Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.440007 crc crio[23067]: time=\"2026-06-11T00:07:18.439968242Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.440178 crc crio[23067]: time=\"2026-06-11T00:07:18.440129396Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.440178 crc crio[23067]: time=\"2026-06-11T00:07:18.440162747Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.440339 crc crio[23067]: time=\"2026-06-11T00:07:18.440311561Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.440493 crc crio[23067]: time=\"2026-06-11T00:07:18.440354942Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.440788 crc crio[23067]: time=\"2026-06-11T00:07:18.440735162Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.440788 crc crio[23067]: time=\"2026-06-11T00:07:18.440771373Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.441002 crc crio[23067]: time=\"2026-06-11T00:07:18.440958298Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.441002 crc crio[23067]: time=\"2026-06-11T00:07:18.440984459Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.441232 crc crio[23067]: time=\"2026-06-11T00:07:18.441198224Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.441290 crc crio[23067]: time=\"2026-06-11T00:07:18.441253346Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.441509 crc crio[23067]: time=\"2026-06-11T00:07:18.441374979Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.441509 crc crio[23067]: time=\"2026-06-11T00:07:18.441439471Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.441738 crc crio[23067]: time=\"2026-06-11T00:07:18.441633816Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.441942 crc crio[23067]: time=\"2026-06-11T00:07:18.441750339Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.441942 crc crio[23067]: time=\"2026-06-11T00:07:18.441851392Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.441942 crc crio[23067]: time=\"2026-06-11T00:07:18.441882293Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.442126 crc crio[23067]: time=\"2026-06-11T00:07:18.442096038Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.442188 crc crio[23067]: time=\"2026-06-11T00:07:18.44214326Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.442343 crc crio[23067]: time=\"2026-06-11T00:07:18.442294784Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.442343 crc crio[23067]: time=\"2026-06-11T00:07:18.442326315Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.442779 crc crio[23067]: time=\"2026-06-11T00:07:18.442748316Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.442834 crc crio[23067]: time=\"2026-06-11T00:07:18.442795737Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.443027 crc crio[23067]: time=\"2026-06-11T00:07:18.442934901Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.443027 crc crio[23067]: time=\"2026-06-11T00:07:18.442963462Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.443190 crc crio[23067]: time=\"2026-06-11T00:07:18.443159437Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.443251 crc crio[23067]: time=\"2026-06-11T00:07:18.443207268Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.443462 crc crio[23067]: time=\"2026-06-11T00:07:18.443379813Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.443462 crc crio[23067]: time=\"2026-06-11T00:07:18.443442504Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.443801 crc crio[23067]: time=\"2026-06-11T00:07:18.443769693Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.444018 crc crio[23067]: time=\"2026-06-11T00:07:18.443816464Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.444018 crc crio[23067]: time=\"2026-06-11T00:07:18.443897456Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.444018 crc crio[23067]: time=\"2026-06-11T00:07:18.443929017Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.444156 crc crio[23067]: time=\"2026-06-11T00:07:18.444128383Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.444204 crc crio[23067]: time=\"2026-06-11T00:07:18.444159393Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.444460 crc crio[23067]: time=\"2026-06-11T00:07:18.444382529Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.444460 crc crio[23067]: time=\"2026-06-11T00:07:18.444441951Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.444833 crc crio[23067]: time=\"2026-06-11T00:07:18.444800531Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.444916 crc crio[23067]: time=\"2026-06-11T00:07:18.444844752Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.445109 crc crio[23067]: time=\"2026-06-11T00:07:18.445026347Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.445109 crc crio[23067]: time=\"2026-06-11T00:07:18.445057527Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.445306 crc crio[23067]: time=\"2026-06-11T00:07:18.445257753Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.445362 crc crio[23067]: time=\"2026-06-11T00:07:18.445318334Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.445587 crc crio[23067]: time=\"2026-06-11T00:07:18.4455381Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.445587 crc crio[23067]: time=\"2026-06-11T00:07:18.445570641Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.445901 crc crio[23067]: time=\"2026-06-11T00:07:18.445872089Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.445967 crc crio[23067]: time=\"2026-06-11T00:07:18.44591485Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.446302 crc crio[23067]: time=\"2026-06-11T00:07:18.446217358Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.446302 crc crio[23067]: time=\"2026-06-11T00:07:18.446248149Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.446489 crc crio[23067]: time=\"2026-06-11T00:07:18.446366122Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.446489 crc crio[23067]: time=\"2026-06-11T00:07:18.446422834Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.446782 crc crio[23067]: time=\"2026-06-11T00:07:18.446616179Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.446782 crc crio[23067]: time=\"2026-06-11T00:07:18.446731842Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.446971 crc crio[23067]: time=\"2026-06-11T00:07:18.446942088Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.447024 crc crio[23067]: time=\"2026-06-11T00:07:18.446984349Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.447189 crc crio[23067]: time=\"2026-06-11T00:07:18.447142523Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.447189 crc crio[23067]: time=\"2026-06-11T00:07:18.447172254Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.447466 crc crio[23067]: time=\"2026-06-11T00:07:18.447436951Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.447522 crc crio[23067]: time=\"2026-06-11T00:07:18.447482722Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.447750 crc crio[23067]: time=\"2026-06-11T00:07:18.447699268Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.447750 crc crio[23067]: time=\"2026-06-11T00:07:18.447732489Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.447963 crc crio[23067]: time=\"2026-06-11T00:07:18.447935434Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.448016 crc crio[23067]: time=\"2026-06-11T00:07:18.447977285Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.448207 crc crio[23067]: time=\"2026-06-11T00:07:18.44815037Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.448207 crc crio[23067]: time=\"2026-06-11T00:07:18.448186191Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.448434 crc crio[23067]: time=\"2026-06-11T00:07:18.448376236Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.448497 crc crio[23067]: time=\"2026-06-11T00:07:18.448448458Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.448765 crc crio[23067]: time=\"2026-06-11T00:07:18.448606892Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.448765 crc crio[23067]: time=\"2026-06-11T00:07:18.448714085Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.448909 crc crio[23067]: time=\"2026-06-11T00:07:18.448874589Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.448968 crc crio[23067]: time=\"2026-06-11T00:07:18.44891648Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.449259 crc crio[23067]: time=\"2026-06-11T00:07:18.449207228Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.449259 crc crio[23067]: time=\"2026-06-11T00:07:18.449240819Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.449484 crc crio[23067]: time=\"2026-06-11T00:07:18.449455885Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.449544 crc crio[23067]: time=\"2026-06-11T00:07:18.449499016Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.449899 crc crio[23067]: time=\"2026-06-11T00:07:18.449757493Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.449899 crc crio[23067]: time=\"2026-06-11T00:07:18.449792024Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.449899 crc crio[23067]: time=\"2026-06-11T00:07:18.449822214Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.449899 crc crio[23067]: time=\"2026-06-11T00:07:18.449840975Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.450163 crc crio[23067]: time=\"2026-06-11T00:07:18.450126603Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.450353 crc crio[23067]: time=\"2026-06-11T00:07:18.450187694Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.450353 crc crio[23067]: time=\"2026-06-11T00:07:18.450291357Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.450353 crc crio[23067]: time=\"2026-06-11T00:07:18.450321568Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.450562 crc crio[23067]: time=\"2026-06-11T00:07:18.450537113Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.450627 crc crio[23067]: time=\"2026-06-11T00:07:18.450567794Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.450894 crc crio[23067]: time=\"2026-06-11T00:07:18.450815161Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.450894 crc crio[23067]: time=\"2026-06-11T00:07:18.450847312Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.451065 crc crio[23067]: time=\"2026-06-11T00:07:18.451036787Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.451119 crc crio[23067]: time=\"2026-06-11T00:07:18.451078278Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.451304 crc crio[23067]: time=\"2026-06-11T00:07:18.451256833Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.451304 crc crio[23067]: time=\"2026-06-11T00:07:18.451288874Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.451509 crc crio[23067]: time=\"2026-06-11T00:07:18.451481719Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.451575 crc crio[23067]: time=\"2026-06-11T00:07:18.45152521Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.451823 crc crio[23067]: time=\"2026-06-11T00:07:18.451774367Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.451823 crc crio[23067]: time=\"2026-06-11T00:07:18.451807267Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.452004 crc crio[23067]: time=\"2026-06-11T00:07:18.451975452Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.452057 crc crio[23067]: time=\"2026-06-11T00:07:18.452017983Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.452231 crc crio[23067]: time=\"2026-06-11T00:07:18.452183567Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.452231 crc crio[23067]: time=\"2026-06-11T00:07:18.452215938Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.452450 crc crio[23067]: time=\"2026-06-11T00:07:18.452420874Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.452506 crc crio[23067]: time=\"2026-06-11T00:07:18.452465385Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.452735 crc crio[23067]: time=\"2026-06-11T00:07:18.452620749Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.452735 crc crio[23067]: time=\"2026-06-11T00:07:18.452714812Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.452916 crc crio[23067]: time=\"2026-06-11T00:07:18.452890006Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.452983 crc crio[23067]: time=\"2026-06-11T00:07:18.452931297Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.453185 crc crio[23067]: time=\"2026-06-11T00:07:18.453136663Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.453185 crc crio[23067]: time=\"2026-06-11T00:07:18.453169434Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.453343 crc crio[23067]: time=\"2026-06-11T00:07:18.453315668Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.453429 crc crio[23067]: time=\"2026-06-11T00:07:18.453357329Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.453725 crc crio[23067]: time=\"2026-06-11T00:07:18.453606635Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.453725 crc crio[23067]: time=\"2026-06-11T00:07:18.453681467Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.453873 crc crio[23067]: time=\"2026-06-11T00:07:18.453834361Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.453928 crc crio[23067]: time=\"2026-06-11T00:07:18.453881163Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.454169 crc crio[23067]: time=\"2026-06-11T00:07:18.454119949Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.454169 crc crio[23067]: time=\"2026-06-11T00:07:18.45415199Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.454372 crc crio[23067]: time=\"2026-06-11T00:07:18.454344645Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.454468 crc crio[23067]: time=\"2026-06-11T00:07:18.454417257Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.454826 crc crio[23067]: time=\"2026-06-11T00:07:18.454772596Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.454826 crc crio[23067]: time=\"2026-06-11T00:07:18.454808777Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.454998 crc crio[23067]: time=\"2026-06-11T00:07:18.454969802Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.455078 crc crio[23067]: time=\"2026-06-11T00:07:18.455012493Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.455375 crc crio[23067]: time=\"2026-06-11T00:07:18.455325841Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.455375 crc crio[23067]: time=\"2026-06-11T00:07:18.455358922Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.455636 crc crio[23067]: time=\"2026-06-11T00:07:18.455604929Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.455748 crc crio[23067]: time=\"2026-06-11T00:07:18.455692971Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.455939 crc crio[23067]: time=\"2026-06-11T00:07:18.455889306Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.455939 crc crio[23067]: time=\"2026-06-11T00:07:18.455923147Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.456134 crc crio[23067]: time=\"2026-06-11T00:07:18.456106922Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.456186 crc crio[23067]: time=\"2026-06-11T00:07:18.456148753Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.456476 crc crio[23067]: time=\"2026-06-11T00:07:18.456425321Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.456476 crc crio[23067]: time=\"2026-06-11T00:07:18.456459891Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.456614 crc crio[23067]: time=\"2026-06-11T00:07:18.456561014Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.456614 crc crio[23067]: time=\"2026-06-11T00:07:18.456588455Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.456907 crc crio[23067]: time=\"2026-06-11T00:07:18.456858262Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.456907 crc crio[23067]: time=\"2026-06-11T00:07:18.456891203Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.457125 crc crio[23067]: time=\"2026-06-11T00:07:18.457096728Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.457179 crc crio[23067]: time=\"2026-06-11T00:07:18.45714007Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.457460 crc crio[23067]: time=\"2026-06-11T00:07:18.457378836Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.457460 crc crio[23067]: time=\"2026-06-11T00:07:18.457441508Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.457764 crc crio[23067]: time=\"2026-06-11T00:07:18.457733745Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.457820 crc crio[23067]: time=\"2026-06-11T00:07:18.457780557Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.458005 crc crio[23067]: time=\"2026-06-11T00:07:18.457949831Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.458005 crc crio[23067]: time=\"2026-06-11T00:07:18.457980612Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.458191 crc crio[23067]: time=\"2026-06-11T00:07:18.458163657Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.458245 crc crio[23067]: time=\"2026-06-11T00:07:18.458204768Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.458461 crc crio[23067]: time=\"2026-06-11T00:07:18.458381213Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.458461 crc crio[23067]: time=\"2026-06-11T00:07:18.458442944Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.458790 crc crio[23067]: time=\"2026-06-11T00:07:18.458629139Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.458790 crc crio[23067]: time=\"2026-06-11T00:07:18.458732022Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.458948 crc crio[23067]: time=\"2026-06-11T00:07:18.458912147Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.459001 crc crio[23067]: time=\"2026-06-11T00:07:18.458958598Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.459166 crc crio[23067]: time=\"2026-06-11T00:07:18.459117132Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.459166 crc crio[23067]: time=\"2026-06-11T00:07:18.459147263Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.459369 crc crio[23067]: time=\"2026-06-11T00:07:18.459342118Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.459457 crc crio[23067]: time=\"2026-06-11T00:07:18.459384789Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.459789 crc crio[23067]: time=\"2026-06-11T00:07:18.459711028Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.459789 crc crio[23067]: time=\"2026-06-11T00:07:18.459742319Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.460008 crc crio[23067]: time=\"2026-06-11T00:07:18.459974155Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.460060 crc crio[23067]: time=\"2026-06-11T00:07:18.460029417Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.460309 crc crio[23067]: time=\"2026-06-11T00:07:18.460177331Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.460309 crc crio[23067]: time=\"2026-06-11T00:07:18.460270083Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.460463 crc crio[23067]: time=\"2026-06-11T00:07:18.460383536Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.460463 crc crio[23067]: time=\"2026-06-11T00:07:18.460452418Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.460770 crc crio[23067]: time=\"2026-06-11T00:07:18.460719045Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.460770 crc crio[23067]: time=\"2026-06-11T00:07:18.460753746Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.460958 crc crio[23067]: time=\"2026-06-11T00:07:18.460925951Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.461012 crc crio[23067]: time=\"2026-06-11T00:07:18.460977802Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.461206 crc crio[23067]: time=\"2026-06-11T00:07:18.461157397Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.461206 crc crio[23067]: time=\"2026-06-11T00:07:18.461189048Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.461461 crc crio[23067]: time=\"2026-06-11T00:07:18.461427294Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.461516 crc crio[23067]: time=\"2026-06-11T00:07:18.461480555Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.461804 crc crio[23067]: time=\"2026-06-11T00:07:18.461747682Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.461804 crc crio[23067]: time=\"2026-06-11T00:07:18.461784833Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.462047 crc crio[23067]: time=\"2026-06-11T00:07:18.46201484Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.462102 crc crio[23067]: time=\"2026-06-11T00:07:18.462068121Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.462260 crc crio[23067]: time=\"2026-06-11T00:07:18.462196874Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.462260 crc crio[23067]: time=\"2026-06-11T00:07:18.462225715Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.462518 crc crio[23067]: time=\"2026-06-11T00:07:18.462445281Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.462518 crc crio[23067]: time=\"2026-06-11T00:07:18.462494462Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.462749 crc crio[23067]: time=\"2026-06-11T00:07:18.462603145Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.462749 crc crio[23067]: time=\"2026-06-11T00:07:18.462635246Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.462979 crc crio[23067]: time=\"2026-06-11T00:07:18.462872012Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.462979 crc crio[23067]: time=\"2026-06-11T00:07:18.462905943Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.463107 crc crio[23067]: time=\"2026-06-11T00:07:18.463080538Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.463162 crc crio[23067]: time=\"2026-06-11T00:07:18.463120839Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.463334 crc crio[23067]: time=\"2026-06-11T00:07:18.463286053Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.463334 crc crio[23067]: time=\"2026-06-11T00:07:18.463318924Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.463574 crc crio[23067]: time=\"2026-06-11T00:07:18.46354584Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.463574 crc crio[23067]: time=\"2026-06-11T00:07:18.463572171Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.463860 crc crio[23067]: time=\"2026-06-11T00:07:18.463811447Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.463860 crc crio[23067]: time=\"2026-06-11T00:07:18.463844638Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.464025 crc crio[23067]: time=\"2026-06-11T00:07:18.463996582Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.464089 crc crio[23067]: time=\"2026-06-11T00:07:18.464041474Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.464277 crc crio[23067]: time=\"2026-06-11T00:07:18.464227809Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.464277 crc crio[23067]: time=\"2026-06-11T00:07:18.464259199Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.464484 crc crio[23067]: time=\"2026-06-11T00:07:18.464437684Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.464545 crc crio[23067]: time=\"2026-06-11T00:07:18.464497436Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.464776 crc crio[23067]: time=\"2026-06-11T00:07:18.464704001Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.464776 crc crio[23067]: time=\"2026-06-11T00:07:18.464733172Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.464951 crc crio[23067]: time=\"2026-06-11T00:07:18.464896816Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.465165 crc crio[23067]: time=\"2026-06-11T00:07:18.464955298Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.465165 crc crio[23067]: time=\"2026-06-11T00:07:18.465092612Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.465165 crc crio[23067]: time=\"2026-06-11T00:07:18.465122982Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.465360 crc crio[23067]: time=\"2026-06-11T00:07:18.465332638Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.465445 crc crio[23067]: time=\"2026-06-11T00:07:18.465373409Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.465763 crc crio[23067]: time=\"2026-06-11T00:07:18.465700558Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.465763 crc crio[23067]: time=\"2026-06-11T00:07:18.465746779Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.470837 crc crio[23067]: time=\"2026-06-11T00:07:18.469880949Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.470837 crc crio[23067]: time=\"2026-06-11T00:07:18.470153207Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.470837 crc crio[23067]: time=\"2026-06-11T00:07:18.470188458Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.470837 crc crio[23067]: time=\"2026-06-11T00:07:18.470212358Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.470837 crc crio[23067]: time=\"2026-06-11T00:07:18.470256629Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.470837 crc crio[23067]: time=\"2026-06-11T00:07:18.47027547Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.470837 crc crio[23067]: time=\"2026-06-11T00:07:18.470347562Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.470837 crc crio[23067]: time=\"2026-06-11T00:07:18.470409563Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.471331 crc crio[23067]: time=\"2026-06-11T00:07:18.471177574Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.471331 crc crio[23067]: time=\"2026-06-11T00:07:18.471288117Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.471760 crc crio[23067]: time=\"2026-06-11T00:07:18.471352979Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.471760 crc crio[23067]: time=\"2026-06-11T00:07:18.471444741Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.471760 crc crio[23067]: time=\"2026-06-11T00:07:18.471487832Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.471760 crc crio[23067]: time=\"2026-06-11T00:07:18.471563614Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.471760 crc crio[23067]: time=\"2026-06-11T00:07:18.471725409Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.472196 crc crio[23067]: time=\"2026-06-11T00:07:18.471808351Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.472196 crc crio[23067]: time=\"2026-06-11T00:07:18.471948625Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.472196 crc crio[23067]: time=\"2026-06-11T00:07:18.471982165Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.472196 crc crio[23067]: time=\"2026-06-11T00:07:18.472101819Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.472196 crc crio[23067]: time=\"2026-06-11T00:07:18.472130319Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.472999 crc crio[23067]: time=\"2026-06-11T00:07:18.472325385Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.472999 crc crio[23067]: time=\"2026-06-11T00:07:18.472356925Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.472999 crc crio[23067]: time=\"2026-06-11T00:07:18.472490179Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.472999 crc crio[23067]: time=\"2026-06-11T00:07:18.47251779Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.472999 crc crio[23067]: time=\"2026-06-11T00:07:18.472854939Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.472999 crc crio[23067]: time=\"2026-06-11T00:07:18.472882459Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.473485 crc crio[23067]: time=\"2026-06-11T00:07:18.473128866Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.473485 crc crio[23067]: time=\"2026-06-11T00:07:18.473188128Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:18.473485 crc crio[23067]: time=\"2026-06-11T00:07:18.473234139Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 00:07:18.473485 crc crio[23067]: time=\"2026-06-11T00:07:18.473259639Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 00:07:22.371056 crc crio[23067]: time=\"2026-06-11T00:07:22.366773772Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/etc/kubernetes/cni/net.d/00-multus.conf\\\"\"\nJun 11 00:07:22.394089 crc crio[23067]: time=\"2026-06-11T00:07:22.394034559Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 00:07:22.394437 crc crio[23067]: time=\"2026-06-11T00:07:22.394419549Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 00:07:22.394574 crc crio[23067]: time=\"2026-06-11T00:07:22.394553833Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/etc/kubernetes/cni/net.d/00-multus.conf\\\"\"\nJun 11 00:07:22.414261 crc crio[23067]: time=\"2026-06-11T00:07:22.414210097Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 00:07:22.414582 crc crio[23067]: time=\"2026-06-11T00:07:22.414565736Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 00:07:53.949890 crc crio[23067]: time=\"2026-06-11T00:07:53.948803745Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd97jjzx/POD\" id=d79b1df0-b2aa-4a5e-a67e-d9ec8b7d58d0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:07:53.949890 crc crio[23067]: time=\"2026-06-11T00:07:53.949894634Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:07:53.992922 crc crio[23067]: time=\"2026-06-11T00:07:53.992762827Z\" level=info msg=\"Got pod network &{Name:ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd97jjzx Namespace:openshift-marketplace ID:ea2427ec30688e4a7689b721d1fb76eca2feb6eb54d0afea686bbe40b9378260 UID:ddfe540c-3053-4223-b943-b372991cb9be NetNS:/var/run/netns/6ca70812-4210-450f-88ea-ce5eff2b9fea Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podddfe540c_3053_4223_b943_b372991cb9be.slice PodAnnotations:0xc002392108}] Aliases:map[]}\"\nJun 11 00:07:53.992922 crc crio[23067]: time=\"2026-06-11T00:07:53.99284398Z\" level=info msg=\"Adding pod openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd97jjzx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:07:54.750319 crc crio[23067]: 2026-06-11T00:07:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ea2427ec30688e4 Mac:ee:4c:5b:e0:ef:d9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:07 Mtu:0 Sandbox:/var/run/netns/6ca70812-4210-450f-88ea-ce5eff2b9fea SocketPath: PciID:}] [{Interface:0xc00025aa20 Address:{IP:10.217.0.7 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:07:54.753598 crc crio[23067]: time=\"2026-06-11T00:07:54.753027502Z\" level=info msg=\"Got pod network &{Name:ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd97jjzx Namespace:openshift-marketplace ID:ea2427ec30688e4a7689b721d1fb76eca2feb6eb54d0afea686bbe40b9378260 UID:ddfe540c-3053-4223-b943-b372991cb9be NetNS:/var/run/netns/6ca70812-4210-450f-88ea-ce5eff2b9fea Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podddfe540c_3053_4223_b943_b372991cb9be.slice PodAnnotations:0xc002392108}] Aliases:map[]}\"\nJun 11 00:07:54.754013 crc crio[23067]: time=\"2026-06-11T00:07:54.753827443Z\" level=info msg=\"Checking pod openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd97jjzx for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:07:54.777939 crc crio[23067]: time=\"2026-06-11T00:07:54.776298933Z\" level=info msg=\"Ran pod sandbox ea2427ec30688e4a7689b721d1fb76eca2feb6eb54d0afea686bbe40b9378260 with infra container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd97jjzx/POD\" id=d79b1df0-b2aa-4a5e-a67e-d9ec8b7d58d0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:07:54.789821 crc crio[23067]: time=\"2026-06-11T00:07:54.789770282Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=2120dd91-1ad2-406e-9c1f-c49749952934 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:07:54.807719 crc crio[23067]: time=\"2026-06-11T00:07:54.80543492Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=114714dc-a65b-4b4c-9bbb-77a077677be9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:07:54.817494 crc crio[23067]: time=\"2026-06-11T00:07:54.816170986Z\" level=info msg=\"Creating container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd97jjzx/util\" id=468758bf-887e-49bf-ada2-b7a080e23687 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:07:54.817494 crc crio[23067]: time=\"2026-06-11T00:07:54.817201033Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:07:54.867746 crc crio[23067]: time=\"2026-06-11T00:07:54.864008601Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:07:54.873716 crc crio[23067]: time=\"2026-06-11T00:07:54.873573597Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:07:54.996758 crc crio[23067]: time=\"2026-06-11T00:07:54.995903869Z\" level=info msg=\"Created container 0a51988b103fde0d707891700c56cd6bf35bf4c4590570d2a3f7f020903302d2: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd97jjzx/util\" id=468758bf-887e-49bf-ada2-b7a080e23687 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:07:55.001809 crc crio[23067]: time=\"2026-06-11T00:07:54.997839771Z\" level=info msg=\"Starting container: 0a51988b103fde0d707891700c56cd6bf35bf4c4590570d2a3f7f020903302d2\" id=4ca910cc-d632-42ca-b6cd-3d1360a224b6 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:07:55.008377 crc crio[23067]: time=\"2026-06-11T00:07:55.008292379Z\" level=info msg=\"Started container\" PID=40022 containerID=0a51988b103fde0d707891700c56cd6bf35bf4c4590570d2a3f7f020903302d2 description=openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd97jjzx/util id=4ca910cc-d632-42ca-b6cd-3d1360a224b6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ea2427ec30688e4a7689b721d1fb76eca2feb6eb54d0afea686bbe40b9378260\nJun 11 00:07:55.907827 crc crio[23067]: time=\"2026-06-11T00:07:55.907731065Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\" id=30ef60fc-c516-475e-a8a0-73bb259e79d6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:07:55.908436 crc crio[23067]: time=\"2026-06-11T00:07:55.908315621Z\" level=info msg=\"Image registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7 not found\" id=30ef60fc-c516-475e-a8a0-73bb259e79d6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:07:55.908612 crc crio[23067]: time=\"2026-06-11T00:07:55.908533977Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7 found\" id=30ef60fc-c516-475e-a8a0-73bb259e79d6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:07:55.912901 crc crio[23067]: time=\"2026-06-11T00:07:55.912804001Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\" id=f7089c7c-f46a-4b50-a4be-fd4571d73862 name=/runtime.v1.ImageService/PullImage\nJun 11 00:07:55.925314 crc crio[23067]: time=\"2026-06-11T00:07:55.92516078Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\\\"\"\nJun 11 00:07:57.470693 crc crio[23067]: time=\"2026-06-11T00:07:57.470102811Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\" id=f7089c7c-f46a-4b50-a4be-fd4571d73862 name=/runtime.v1.ImageService/PullImage\nJun 11 00:07:57.472111 crc crio[23067]: time=\"2026-06-11T00:07:57.472022222Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\" id=e9e721df-dbd6-42c1-93b5-5c853f8fb4a4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:07:57.476215 crc crio[23067]: time=\"2026-06-11T00:07:57.476132891Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\" id=71754770-0faa-487d-8f62-1c553e2828e3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:07:57.487332 crc crio[23067]: time=\"2026-06-11T00:07:57.487249378Z\" level=info msg=\"Creating container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd97jjzx/pull\" id=1dd42e0e-6bfa-4449-af66-1e56d730334f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:07:57.489574 crc crio[23067]: time=\"2026-06-11T00:07:57.489506218Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:07:57.526836 crc crio[23067]: time=\"2026-06-11T00:07:57.524628525Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:07:57.526836 crc crio[23067]: time=\"2026-06-11T00:07:57.525118238Z\" level=warning msg=\"Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/6e3d1c3daaf8a12682ab7fbdd79733bd438c9d5b43f76ab8fa71579e1a6dea8e/merged/etc/passwd: no such file or directory\"\nJun 11 00:07:57.526836 crc crio[23067]: time=\"2026-06-11T00:07:57.525159759Z\" level=warning msg=\"Failed to open /etc/group: open /var/lib/containers/storage/overlay/6e3d1c3daaf8a12682ab7fbdd79733bd438c9d5b43f76ab8fa71579e1a6dea8e/merged/etc/group: no such file or directory\"\nJun 11 00:07:57.532335 crc crio[23067]: time=\"2026-06-11T00:07:57.529728121Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:07:57.661767 crc crio[23067]: time=\"2026-06-11T00:07:57.661528346Z\" level=info msg=\"Created container 46790bae402740e94a16aad475ad2e2f5860fc3a2a2a2f8daac926e5ab9908ef: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd97jjzx/pull\" id=1dd42e0e-6bfa-4449-af66-1e56d730334f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:07:57.663004 crc crio[23067]: time=\"2026-06-11T00:07:57.662925173Z\" level=info msg=\"Starting container: 46790bae402740e94a16aad475ad2e2f5860fc3a2a2a2f8daac926e5ab9908ef\" id=1480f805-e6e6-4b3b-b4a8-650d9d626430 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:07:57.669080 crc crio[23067]: time=\"2026-06-11T00:07:57.668843081Z\" level=info msg=\"Started container\" PID=40077 containerID=46790bae402740e94a16aad475ad2e2f5860fc3a2a2a2f8daac926e5ab9908ef description=openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd97jjzx/pull id=1480f805-e6e6-4b3b-b4a8-650d9d626430 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ea2427ec30688e4a7689b721d1fb76eca2feb6eb54d0afea686bbe40b9378260\nJun 11 00:07:57.941458 crc crio[23067]: time=\"2026-06-11T00:07:57.940331061Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=95ca8036-d8ab-4b69-8451-47d32eeee4aa name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:07:57.942989 crc crio[23067]: time=\"2026-06-11T00:07:57.942906039Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=4ffd294f-d07f-4038-829a-1671315e2591 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:07:57.951872 crc crio[23067]: time=\"2026-06-11T00:07:57.951753225Z\" level=info msg=\"Creating container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd97jjzx/extract\" id=6beb8c27-7297-4799-9a0b-eb49e9b6127e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:07:57.952385 crc crio[23067]: time=\"2026-06-11T00:07:57.952280929Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:07:57.998765 crc crio[23067]: time=\"2026-06-11T00:07:57.992235015Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:07:57.998765 crc crio[23067]: time=\"2026-06-11T00:07:57.997131865Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:07:58.130387 crc crio[23067]: time=\"2026-06-11T00:07:58.130270146Z\" level=info msg=\"Created container 9d8a0449b4ef20594098aedf41b72e38c532fbad4de4d8a017c87e5850d82965: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd97jjzx/extract\" id=6beb8c27-7297-4799-9a0b-eb49e9b6127e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:07:58.131962 crc crio[23067]: time=\"2026-06-11T00:07:58.131870469Z\" level=info msg=\"Starting container: 9d8a0449b4ef20594098aedf41b72e38c532fbad4de4d8a017c87e5850d82965\" id=286149fe-8adc-4e65-80ae-fee3b27f6fb3 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:07:58.146941 crc crio[23067]: time=\"2026-06-11T00:07:58.146567131Z\" level=info msg=\"Started container\" PID=40094 containerID=9d8a0449b4ef20594098aedf41b72e38c532fbad4de4d8a017c87e5850d82965 description=openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd97jjzx/extract id=286149fe-8adc-4e65-80ae-fee3b27f6fb3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ea2427ec30688e4a7689b721d1fb76eca2feb6eb54d0afea686bbe40b9378260\nJun 11 00:07:59.972188 crc crio[23067]: time=\"2026-06-11T00:07:59.971626691Z\" level=info msg=\"Stopping pod sandbox: ea2427ec30688e4a7689b721d1fb76eca2feb6eb54d0afea686bbe40b9378260\" id=5ea742ed-1369-4b61-bca2-cdf74cf262ed name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:07:59.973098 crc crio[23067]: time=\"2026-06-11T00:07:59.972774402Z\" level=info msg=\"Got pod network &{Name:ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd97jjzx Namespace:openshift-marketplace ID:ea2427ec30688e4a7689b721d1fb76eca2feb6eb54d0afea686bbe40b9378260 UID:ddfe540c-3053-4223-b943-b372991cb9be NetNS:/var/run/netns/6ca70812-4210-450f-88ea-ce5eff2b9fea Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podddfe540c_3053_4223_b943_b372991cb9be.slice PodAnnotations:0xc000b80730}] Aliases:map[]}\"\nJun 11 00:07:59.973098 crc crio[23067]: time=\"2026-06-11T00:07:59.972927046Z\" level=info msg=\"Deleting pod openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd97jjzx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:08:00.363791 crc crio[23067]: time=\"2026-06-11T00:08:00.363557223Z\" level=info msg=\"Stopped pod sandbox: ea2427ec30688e4a7689b721d1fb76eca2feb6eb54d0afea686bbe40b9378260\" id=5ea742ed-1369-4b61-bca2-cdf74cf262ed name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:08:01.003935 crc crio[23067]: time=\"2026-06-11T00:08:01.003288454Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29685608-5ntkx/POD\" id=d867fd1d-07f1-404e-b954-87f50fb078e3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:08:01.005069 crc crio[23067]: time=\"2026-06-11T00:08:01.003954122Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:08:01.035440 crc crio[23067]: time=\"2026-06-11T00:08:01.035313068Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685608-5ntkx Namespace:openshift-infra ID:5f653fcaec251719fb838c45dd1ff8c8cf29d23d573dbd7a18f1c3f290478062 UID:e046f1f7-0bd0-4fa2-a7dd-1dc887cb17b1 NetNS:/var/run/netns/644daaa9-40c9-492e-9bc8-62e63812607d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode046f1f7_0bd0_4fa2_a7dd_1dc887cb17b1.slice PodAnnotations:0xc00008c830}] Aliases:map[]}\"\nJun 11 00:08:01.035440 crc crio[23067]: time=\"2026-06-11T00:08:01.03538103Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29685608-5ntkx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:08:01.288871 crc crio[23067]: 2026-06-11T00:08:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5f653fcaec25171 Mac:ce:54:0d:70:d8:18 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0c Mtu:0 Sandbox:/var/run/netns/644daaa9-40c9-492e-9bc8-62e63812607d SocketPath: PciID:}] [{Interface:0xc00058a160 Address:{IP:10.217.0.12 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:08:01.291073 crc crio[23067]: time=\"2026-06-11T00:08:01.290964126Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685608-5ntkx Namespace:openshift-infra ID:5f653fcaec251719fb838c45dd1ff8c8cf29d23d573dbd7a18f1c3f290478062 UID:e046f1f7-0bd0-4fa2-a7dd-1dc887cb17b1 NetNS:/var/run/netns/644daaa9-40c9-492e-9bc8-62e63812607d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode046f1f7_0bd0_4fa2_a7dd_1dc887cb17b1.slice PodAnnotations:0xc00008c830}] Aliases:map[]}\"\nJun 11 00:08:01.291176 crc crio[23067]: time=\"2026-06-11T00:08:01.29111452Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29685608-5ntkx for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:08:01.298885 crc crio[23067]: time=\"2026-06-11T00:08:01.298809565Z\" level=info msg=\"Ran pod sandbox 5f653fcaec251719fb838c45dd1ff8c8cf29d23d573dbd7a18f1c3f290478062 with infra container: openshift-infra/auto-csr-approver-29685608-5ntkx/POD\" id=d867fd1d-07f1-404e-b954-87f50fb078e3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:08:01.305566 crc crio[23067]: time=\"2026-06-11T00:08:01.30312108Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=a8d0b127-50ba-4a2e-a8b0-cd6f9c073e8b name=/runtime.v1.ImageService/PullImage\nJun 11 00:08:01.311538 crc crio[23067]: time=\"2026-06-11T00:08:01.310355803Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 00:08:03.202615 crc crio[23067]: time=\"2026-06-11T00:08:03.202483052Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=a8d0b127-50ba-4a2e-a8b0-cd6f9c073e8b name=/runtime.v1.ImageService/PullImage\nJun 11 00:08:03.205217 crc crio[23067]: time=\"2026-06-11T00:08:03.20504959Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=ede01acf-fff3-4414-923c-a06f4bfd6d76 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:08:03.207075 crc crio[23067]: time=\"2026-06-11T00:08:03.206973602Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=d9556678-efc0-4d0d-b096-3d019845440e name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:08:03.214025 crc crio[23067]: time=\"2026-06-11T00:08:03.213876486Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29685608-5ntkx/oc\" id=e80b8a4c-4934-4775-b4c7-9a2ee0ba7850 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:08:03.215218 crc crio[23067]: time=\"2026-06-11T00:08:03.214918033Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:08:03.272110 crc crio[23067]: time=\"2026-06-11T00:08:03.271934614Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:08:03.599327 crc crio[23067]: time=\"2026-06-11T00:08:03.59913283Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:08:03.798842 crc crio[23067]: time=\"2026-06-11T00:08:03.798732073Z\" level=info msg=\"Created container 0625130e4bb5c94413eeed072d9f23bbdc38733d1b13fb646588af641e726621: openshift-infra/auto-csr-approver-29685608-5ntkx/oc\" id=e80b8a4c-4934-4775-b4c7-9a2ee0ba7850 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:08:03.804254 crc crio[23067]: time=\"2026-06-11T00:08:03.803749887Z\" level=info msg=\"Starting container: 0625130e4bb5c94413eeed072d9f23bbdc38733d1b13fb646588af641e726621\" id=11077f30-b4a8-45ac-8c0d-13c983cd3273 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:08:03.811296 crc crio[23067]: time=\"2026-06-11T00:08:03.810268361Z\" level=info msg=\"Started container\" PID=40225 containerID=0625130e4bb5c94413eeed072d9f23bbdc38733d1b13fb646588af641e726621 description=openshift-infra/auto-csr-approver-29685608-5ntkx/oc id=11077f30-b4a8-45ac-8c0d-13c983cd3273 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5f653fcaec251719fb838c45dd1ff8c8cf29d23d573dbd7a18f1c3f290478062\nJun 11 00:08:06.081465 crc crio[23067]: time=\"2026-06-11T00:08:06.080359729Z\" level=info msg=\"Stopping pod sandbox: 5f653fcaec251719fb838c45dd1ff8c8cf29d23d573dbd7a18f1c3f290478062\" id=f73a4220-beb5-4c7c-9a23-283925072d03 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:08:06.084566 crc crio[23067]: time=\"2026-06-11T00:08:06.081826258Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685608-5ntkx Namespace:openshift-infra ID:5f653fcaec251719fb838c45dd1ff8c8cf29d23d573dbd7a18f1c3f290478062 UID:e046f1f7-0bd0-4fa2-a7dd-1dc887cb17b1 NetNS:/var/run/netns/644daaa9-40c9-492e-9bc8-62e63812607d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode046f1f7_0bd0_4fa2_a7dd_1dc887cb17b1.slice PodAnnotations:0xc0001312c8}] Aliases:map[]}\"\nJun 11 00:08:06.084566 crc crio[23067]: time=\"2026-06-11T00:08:06.082014633Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29685608-5ntkx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:08:06.498813 crc crio[23067]: time=\"2026-06-11T00:08:06.498249484Z\" level=info msg=\"Stopped pod sandbox: 5f653fcaec251719fb838c45dd1ff8c8cf29d23d573dbd7a18f1c3f290478062\" id=f73a4220-beb5-4c7c-9a23-283925072d03 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:08:11.113155 crc crio[23067]: time=\"2026-06-11T00:08:11.112517328Z\" level=info msg=\"Removing container: 540d0bb9eea0629b5474651f39c371bf7a43b279a4e3cc245dc7fa94188ec168\" id=1fc67312-27b4-4ec3-a3a3-2da743aafb63 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:08:11.438317 crc crio[23067]: time=\"2026-06-11T00:08:11.437815853Z\" level=info msg=\"Removed container 540d0bb9eea0629b5474651f39c371bf7a43b279a4e3cc245dc7fa94188ec168: openshift-infra/auto-csr-approver-29685600-67bsn/oc\" id=1fc67312-27b4-4ec3-a3a3-2da743aafb63 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:08:11.449311 crc crio[23067]: time=\"2026-06-11T00:08:11.449216847Z\" level=info msg=\"Stopping pod sandbox: 4d7c197c87c00c3cb7f05402949e78d174879683c4b4e3447c2cd9ac3899b435\" id=91bbaadc-358c-4a8a-a5ec-acb31ba9f12a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:08:11.449311 crc crio[23067]: time=\"2026-06-11T00:08:11.44931308Z\" level=info msg=\"Stopped pod sandbox (already stopped): 4d7c197c87c00c3cb7f05402949e78d174879683c4b4e3447c2cd9ac3899b435\" id=91bbaadc-358c-4a8a-a5ec-acb31ba9f12a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:08:11.453556 crc crio[23067]: time=\"2026-06-11T00:08:11.453351027Z\" level=info msg=\"Removing pod sandbox: 4d7c197c87c00c3cb7f05402949e78d174879683c4b4e3447c2cd9ac3899b435\" id=d14fd6e2-edc7-486b-b307-72dd02d11d58 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:08:11.469501 crc crio[23067]: time=\"2026-06-11T00:08:11.469292092Z\" level=info msg=\"Removed pod sandbox: 4d7c197c87c00c3cb7f05402949e78d174879683c4b4e3447c2cd9ac3899b435\" id=d14fd6e2-edc7-486b-b307-72dd02d11d58 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:08:11.471550 crc crio[23067]: time=\"2026-06-11T00:08:11.471478381Z\" level=info msg=\"Stopping pod sandbox: 97827587a2e28989c1cdd1c00af99c8c1ebe647dc6f030a7cc0b051c8f1cc27b\" id=bd2d5dc2-c797-4734-8fcc-2e70d95dd7a3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:08:11.471627 crc crio[23067]: time=\"2026-06-11T00:08:11.471559953Z\" level=info msg=\"Stopped pod sandbox (already stopped): 97827587a2e28989c1cdd1c00af99c8c1ebe647dc6f030a7cc0b051c8f1cc27b\" id=bd2d5dc2-c797-4734-8fcc-2e70d95dd7a3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:08:11.473400 crc crio[23067]: time=\"2026-06-11T00:08:11.473249808Z\" level=info msg=\"Removing pod sandbox: 97827587a2e28989c1cdd1c00af99c8c1ebe647dc6f030a7cc0b051c8f1cc27b\" id=a72c4f67-ff9e-4942-bb18-a606e5d2c8c9 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:08:11.487010 crc crio[23067]: time=\"2026-06-11T00:08:11.486934083Z\" level=info msg=\"Removed pod sandbox: 97827587a2e28989c1cdd1c00af99c8c1ebe647dc6f030a7cc0b051c8f1cc27b\" id=a72c4f67-ff9e-4942-bb18-a606e5d2c8c9 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:08:11.489011 crc crio[23067]: time=\"2026-06-11T00:08:11.488848184Z\" level=info msg=\"Stopping pod sandbox: b0309e82ad4b420cdfa46254da295ddb55ef6285786581cd64ebc779d6eb029d\" id=e246c7b0-0e82-436a-9da9-5246d544fd45 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:08:11.489457 crc crio[23067]: time=\"2026-06-11T00:08:11.489166822Z\" level=info msg=\"Stopped pod sandbox (already stopped): b0309e82ad4b420cdfa46254da295ddb55ef6285786581cd64ebc779d6eb029d\" id=e246c7b0-0e82-436a-9da9-5246d544fd45 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:08:11.493302 crc crio[23067]: time=\"2026-06-11T00:08:11.493120988Z\" level=info msg=\"Removing pod sandbox: b0309e82ad4b420cdfa46254da295ddb55ef6285786581cd64ebc779d6eb029d\" id=9c9e6b8c-831a-40c4-b47e-34e8c093aebf name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:08:11.509065 crc crio[23067]: time=\"2026-06-11T00:08:11.508965391Z\" level=info msg=\"Removed pod sandbox: b0309e82ad4b420cdfa46254da295ddb55ef6285786581cd64ebc779d6eb029d\" id=9c9e6b8c-831a-40c4-b47e-34e8c093aebf name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:08:12.038247 crc crio[23067]: time=\"2026-06-11T00:08:12.037688951Z\" level=info msg=\"Running pod sandbox: openshift-nmstate/nmstate-operator-6569c8c666-mfb7d/POD\" id=344948df-dba0-438c-8885-14a11e916278 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:08:12.038353 crc crio[23067]: time=\"2026-06-11T00:08:12.038269636Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:08:12.069581 crc crio[23067]: time=\"2026-06-11T00:08:12.069271473Z\" level=info msg=\"Got pod network &{Name:nmstate-operator-6569c8c666-mfb7d Namespace:openshift-nmstate ID:3e3371d60be45d3068b876ca3b9d6c90037cf586a5744e52c6a27e51aa5171be UID:663bba5a-4acc-45a5-8a63-f19ac871c096 NetNS:/var/run/netns/c2b8889c-dca9-45d6-ae5f-c8edc25fc801 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod663bba5a_4acc_45a5_8a63_f19ac871c096.slice PodAnnotations:0xc003610050}] Aliases:map[]}\"\nJun 11 00:08:12.069581 crc crio[23067]: time=\"2026-06-11T00:08:12.069331445Z\" level=info msg=\"Adding pod openshift-nmstate_nmstate-operator-6569c8c666-mfb7d to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:08:12.368391 crc crio[23067]: 2026-06-11T00:08:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3e3371d60be45d3 Mac:1e:66:90:44:c1:60 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0f Mtu:0 Sandbox:/var/run/netns/c2b8889c-dca9-45d6-ae5f-c8edc25fc801 SocketPath: PciID:}] [{Interface:0xc000124dd0 Address:{IP:10.217.0.15 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:08:12.370771 crc crio[23067]: time=\"2026-06-11T00:08:12.370473366Z\" level=info msg=\"Got pod network &{Name:nmstate-operator-6569c8c666-mfb7d Namespace:openshift-nmstate ID:3e3371d60be45d3068b876ca3b9d6c90037cf586a5744e52c6a27e51aa5171be UID:663bba5a-4acc-45a5-8a63-f19ac871c096 NetNS:/var/run/netns/c2b8889c-dca9-45d6-ae5f-c8edc25fc801 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod663bba5a_4acc_45a5_8a63_f19ac871c096.slice PodAnnotations:0xc003610050}] Aliases:map[]}\"\nJun 11 00:08:12.371008 crc crio[23067]: time=\"2026-06-11T00:08:12.370941618Z\" level=info msg=\"Checking pod openshift-nmstate_nmstate-operator-6569c8c666-mfb7d for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:08:12.378130 crc crio[23067]: time=\"2026-06-11T00:08:12.378051138Z\" level=info msg=\"Ran pod sandbox 3e3371d60be45d3068b876ca3b9d6c90037cf586a5744e52c6a27e51aa5171be with infra container: openshift-nmstate/nmstate-operator-6569c8c666-mfb7d/POD\" id=344948df-dba0-438c-8885-14a11e916278 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:08:12.380901 crc crio[23067]: time=\"2026-06-11T00:08:12.380824652Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e\" id=503b6c2a-aafd-433b-a159-c4b1e5bcd0a4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:08:12.381139 crc crio[23067]: time=\"2026-06-11T00:08:12.381069798Z\" level=info msg=\"Image registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e not found\" id=503b6c2a-aafd-433b-a159-c4b1e5bcd0a4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:08:12.381201 crc crio[23067]: time=\"2026-06-11T00:08:12.381184341Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e found\" id=503b6c2a-aafd-433b-a159-c4b1e5bcd0a4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:08:12.382731 crc crio[23067]: time=\"2026-06-11T00:08:12.38261809Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e\" id=6911039d-d6f4-4341-bb92-afc941830263 name=/runtime.v1.ImageService/PullImage\nJun 11 00:08:12.387340 crc crio[23067]: time=\"2026-06-11T00:08:12.387273034Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e\\\"\"\nJun 11 00:08:16.272584 crc crio[23067]: time=\"2026-06-11T00:08:16.271542081Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ad05fa5fb88f3810861b2bda4f8e0a0ab2e6055fabd31b17d5a8b570cac6efc6\" id=6911039d-d6f4-4341-bb92-afc941830263 name=/runtime.v1.ImageService/PullImage\nJun 11 00:08:16.274707 crc crio[23067]: time=\"2026-06-11T00:08:16.273813281Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e\" id=67d082b3-0456-4c61-80d9-9f55a1dc3860 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:08:16.279128 crc crio[23067]: time=\"2026-06-11T00:08:16.278862536Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e\" id=4d51bb2c-b37d-4e46-9267-f49296fb9c79 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:08:16.288329 crc crio[23067]: time=\"2026-06-11T00:08:16.288182194Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-operator-6569c8c666-mfb7d/nmstate-operator\" id=19441335-839d-4c90-b65d-7de540604356 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:08:16.290978 crc crio[23067]: time=\"2026-06-11T00:08:16.290906147Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:08:16.351933 crc crio[23067]: time=\"2026-06-11T00:08:16.351877393Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:08:16.358906 crc crio[23067]: time=\"2026-06-11T00:08:16.358859719Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:08:16.482899 crc crio[23067]: time=\"2026-06-11T00:08:16.482793154Z\" level=info msg=\"Created container f21b84e807cd55b3a9aff8d52dce5320c7e29296df33fe92b0c5578701e4e312: openshift-nmstate/nmstate-operator-6569c8c666-mfb7d/nmstate-operator\" id=19441335-839d-4c90-b65d-7de540604356 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:08:16.484226 crc crio[23067]: time=\"2026-06-11T00:08:16.484177101Z\" level=info msg=\"Starting container: f21b84e807cd55b3a9aff8d52dce5320c7e29296df33fe92b0c5578701e4e312\" id=f6c0723f-96f8-4212-b9df-6124a3482fd2 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:08:16.489842 crc crio[23067]: time=\"2026-06-11T00:08:16.48973559Z\" level=info msg=\"Started container\" PID=40568 containerID=f21b84e807cd55b3a9aff8d52dce5320c7e29296df33fe92b0c5578701e4e312 description=openshift-nmstate/nmstate-operator-6569c8c666-mfb7d/nmstate-operator id=f6c0723f-96f8-4212-b9df-6124a3482fd2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3e3371d60be45d3068b876ca3b9d6c90037cf586a5744e52c6a27e51aa5171be\nJun 11 00:08:30.968229 crc crio[23067]: time=\"2026-06-11T00:08:30.967538628Z\" level=info msg=\"Running pod sandbox: openshift-nmstate/nmstate-metrics-756b4d6fc6-lrrwn/POD\" id=02063f71-3555-4a08-8714-7424b9ec4d63 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:08:30.969993 crc crio[23067]: time=\"2026-06-11T00:08:30.968281088Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:08:30.996363 crc crio[23067]: time=\"2026-06-11T00:08:30.996282135Z\" level=info msg=\"Got pod network &{Name:nmstate-metrics-756b4d6fc6-lrrwn Namespace:openshift-nmstate ID:04f98498a44adedfe4c5b498040241f1095445a477428b4adc2cb7cd35b40fb2 UID:da4e542c-fd4f-40f7-a9e5-e821033d6a1d NetNS:/var/run/netns/1682d047-1119-4c2d-95b1-d222e7dfd7fb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podda4e542c_fd4f_40f7_a9e5_e821033d6a1d.slice PodAnnotations:0xc000531550}] Aliases:map[]}\"\nJun 11 00:08:30.996363 crc crio[23067]: time=\"2026-06-11T00:08:30.996358907Z\" level=info msg=\"Adding pod openshift-nmstate_nmstate-metrics-756b4d6fc6-lrrwn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:08:31.021365 crc crio[23067]: time=\"2026-06-11T00:08:31.021317552Z\" level=info msg=\"Running pod sandbox: openshift-nmstate/nmstate-handler-5qq4t/POD\" id=a1527e42-b4d9-4e71-bb87-bb6b18ab2e80 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:08:31.021614 crc crio[23067]: time=\"2026-06-11T00:08:31.021400444Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:08:31.043069 crc crio[23067]: time=\"2026-06-11T00:08:31.04296722Z\" 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=a1527e42-b4d9-4e71-bb87-bb6b18ab2e80 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:08:31.060725 crc crio[23067]: time=\"2026-06-11T00:08:31.06058818Z\" level=info msg=\"Ran pod sandbox 1fe58370efc0a8c287bd2dcb02b1ac377b17d05755b18fe2759c3a6d1d636f0f with infra container: openshift-nmstate/nmstate-handler-5qq4t/POD\" id=a1527e42-b4d9-4e71-bb87-bb6b18ab2e80 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:08:31.067509 crc crio[23067]: time=\"2026-06-11T00:08:31.066031515Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=90fda692-715e-4765-945f-0fe4f9c3defe name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:08:31.067509 crc crio[23067]: time=\"2026-06-11T00:08:31.066257971Z\" level=info msg=\"Image registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 not found\" id=90fda692-715e-4765-945f-0fe4f9c3defe name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:08:31.067509 crc crio[23067]: time=\"2026-06-11T00:08:31.066321922Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 found\" id=90fda692-715e-4765-945f-0fe4f9c3defe name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:08:31.069739 crc crio[23067]: time=\"2026-06-11T00:08:31.069515978Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=56416797-7d2e-4c13-8e68-f8901b0e0d15 name=/runtime.v1.ImageService/PullImage\nJun 11 00:08:31.082697 crc crio[23067]: time=\"2026-06-11T00:08:31.082122583Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\\\"\"\nJun 11 00:08:31.593912 crc crio[23067]: time=\"2026-06-11T00:08:31.593356206Z\" level=info msg=\"Running pod sandbox: openshift-nmstate/nmstate-webhook-9b7874799-qqzf8/POD\" id=5b0e3c61-551c-4327-815c-f631389fe82a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:08:31.594050 crc crio[23067]: time=\"2026-06-11T00:08:31.593934331Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:08:31.630312 crc crio[23067]: time=\"2026-06-11T00:08:31.630102096Z\" level=info msg=\"Got pod network &{Name:nmstate-webhook-9b7874799-qqzf8 Namespace:openshift-nmstate ID:814420a14444041383280c857c8ac30db86c624b6c643394a86b38455c386734 UID:424316ae-1fdd-499d-9c76-19f676854c03 NetNS:/var/run/netns/bbfb2f2b-c052-45b5-a0fb-1433f4ade178 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod424316ae_1fdd_499d_9c76_19f676854c03.slice PodAnnotations:0xc002a46ad8}] Aliases:map[]}\"\nJun 11 00:08:31.630312 crc crio[23067]: time=\"2026-06-11T00:08:31.630191349Z\" level=info msg=\"Adding pod openshift-nmstate_nmstate-webhook-9b7874799-qqzf8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:08:31.907508 crc crio[23067]: time=\"2026-06-11T00:08:31.906750614Z\" level=info msg=\"Running pod sandbox: openshift-console/console-856dbdc565-9qldn/POD\" id=82f0b362-41ed-4635-ba67-29118b837b17 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:08:31.907508 crc crio[23067]: time=\"2026-06-11T00:08:31.907477553Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:08:31.951453 crc crio[23067]: time=\"2026-06-11T00:08:31.951383194Z\" level=info msg=\"Got pod network &{Name:console-856dbdc565-9qldn Namespace:openshift-console ID:5fb4e02938db395e237d7ac1339630385b19f8c707d091496b333430c0a6c0c2 UID:45341cce-114e-4751-9b56-b74f4d01ec81 NetNS:/var/run/netns/bc787f18-e479-4117-ab71-42d67a118a9b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod45341cce_114e_4751_9b56_b74f4d01ec81.slice PodAnnotations:0xc000531600}] Aliases:map[]}\"\nJun 11 00:08:31.951711 crc crio[23067]: time=\"2026-06-11T00:08:31.951460476Z\" level=info msg=\"Adding pod openshift-console_console-856dbdc565-9qldn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:08:31.957988 crc crio[23067]: 2026-06-11T00:08:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:04f98498a44aded Mac:ee:7f:a3:9f:07:eb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:14 Mtu:0 Sandbox:/var/run/netns/1682d047-1119-4c2d-95b1-d222e7dfd7fb SocketPath: PciID:}] [{Interface:0xc00025aa20 Address:{IP:10.217.0.20 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:08:31.963908 crc crio[23067]: time=\"2026-06-11T00:08:31.963814976Z\" level=info msg=\"Got pod network &{Name:nmstate-metrics-756b4d6fc6-lrrwn Namespace:openshift-nmstate ID:04f98498a44adedfe4c5b498040241f1095445a477428b4adc2cb7cd35b40fb2 UID:da4e542c-fd4f-40f7-a9e5-e821033d6a1d NetNS:/var/run/netns/1682d047-1119-4c2d-95b1-d222e7dfd7fb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podda4e542c_fd4f_40f7_a9e5_e821033d6a1d.slice PodAnnotations:0xc000531550}] Aliases:map[]}\"\nJun 11 00:08:31.964182 crc crio[23067]: time=\"2026-06-11T00:08:31.964122134Z\" level=info msg=\"Checking pod openshift-nmstate_nmstate-metrics-756b4d6fc6-lrrwn for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:08:31.983999 crc crio[23067]: time=\"2026-06-11T00:08:31.983787838Z\" level=info msg=\"Ran pod sandbox 04f98498a44adedfe4c5b498040241f1095445a477428b4adc2cb7cd35b40fb2 with infra container: openshift-nmstate/nmstate-metrics-756b4d6fc6-lrrwn/POD\" id=02063f71-3555-4a08-8714-7424b9ec4d63 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:08:31.989137 crc crio[23067]: time=\"2026-06-11T00:08:31.989069999Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=8b9a6d91-3abe-4cfb-a7df-8d2ca8333b19 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:08:31.989354 crc crio[23067]: time=\"2026-06-11T00:08:31.989298945Z\" level=info msg=\"Image registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 not found\" id=8b9a6d91-3abe-4cfb-a7df-8d2ca8333b19 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:08:31.989467 crc crio[23067]: time=\"2026-06-11T00:08:31.989372967Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 found\" id=8b9a6d91-3abe-4cfb-a7df-8d2ca8333b19 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:08:31.995936 crc crio[23067]: time=\"2026-06-11T00:08:31.99584441Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=cc6e39bc-5fe2-4862-9632-9ffa5b9660fe name=/runtime.v1.ImageService/PullImage\nJun 11 00:08:32.006241 crc crio[23067]: time=\"2026-06-11T00:08:32.005738114Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\\\"\"\nJun 11 00:08:32.459200 crc crio[23067]: 2026-06-11T00:08:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5fb4e02938db395 Mac:9e:e0:59:eb:ce:24 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2c Mtu:0 Sandbox:/var/run/netns/bc787f18-e479-4117-ab71-42d67a118a9b SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.0.44 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:08:32.461137 crc crio[23067]: time=\"2026-06-11T00:08:32.461037105Z\" level=info msg=\"Got pod network &{Name:console-856dbdc565-9qldn Namespace:openshift-console ID:5fb4e02938db395e237d7ac1339630385b19f8c707d091496b333430c0a6c0c2 UID:45341cce-114e-4751-9b56-b74f4d01ec81 NetNS:/var/run/netns/bc787f18-e479-4117-ab71-42d67a118a9b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod45341cce_114e_4751_9b56_b74f4d01ec81.slice PodAnnotations:0xc000531600}] Aliases:map[]}\"\nJun 11 00:08:32.461241 crc crio[23067]: time=\"2026-06-11T00:08:32.461186529Z\" level=info msg=\"Checking pod openshift-console_console-856dbdc565-9qldn for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:08:32.469087 crc crio[23067]: time=\"2026-06-11T00:08:32.468931676Z\" level=info msg=\"Ran pod sandbox 5fb4e02938db395e237d7ac1339630385b19f8c707d091496b333430c0a6c0c2 with infra container: openshift-console/console-856dbdc565-9qldn/POD\" id=82f0b362-41ed-4635-ba67-29118b837b17 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:08:32.473016 crc crio[23067]: time=\"2026-06-11T00:08:32.472973604Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4\" id=2ae8be31-9e7b-4dfb-bc43-1141810b4a37 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:08:32.476208 crc crio[23067]: time=\"2026-06-11T00:08:32.476152869Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4\" id=f19b0dbe-3116-448c-a34f-665ee2afd236 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:08:32.495515 crc crio[23067]: time=\"2026-06-11T00:08:32.495285219Z\" level=info msg=\"Creating container: openshift-console/console-856dbdc565-9qldn/console\" id=b29708db-554d-4a57-b60a-8687c40e2425 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:08:32.496859 crc crio[23067]: time=\"2026-06-11T00:08:32.496770368Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:08:32.537695 crc crio[23067]: time=\"2026-06-11T00:08:32.535378728Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:08:32.538144 crc crio[23067]: 2026-06-11T00:08:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:814420a14444041 Mac:1a:5b:a0:3a:d1:55 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:19 Mtu:0 Sandbox:/var/run/netns/bbfb2f2b-c052-45b5-a0fb-1433f4ade178 SocketPath: PciID:}] [{Interface:0xc000014600 Address:{IP:10.217.0.25 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:08:32.539359 crc crio[23067]: time=\"2026-06-11T00:08:32.539297593Z\" level=info msg=\"Got pod network &{Name:nmstate-webhook-9b7874799-qqzf8 Namespace:openshift-nmstate ID:814420a14444041383280c857c8ac30db86c624b6c643394a86b38455c386734 UID:424316ae-1fdd-499d-9c76-19f676854c03 NetNS:/var/run/netns/bbfb2f2b-c052-45b5-a0fb-1433f4ade178 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod424316ae_1fdd_499d_9c76_19f676854c03.slice PodAnnotations:0xc002a46ad8}] Aliases:map[]}\"\nJun 11 00:08:32.539506 crc crio[23067]: time=\"2026-06-11T00:08:32.539468887Z\" level=info msg=\"Checking pod openshift-nmstate_nmstate-webhook-9b7874799-qqzf8 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:08:32.542551 crc crio[23067]: time=\"2026-06-11T00:08:32.542474517Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:08:32.554867 crc crio[23067]: time=\"2026-06-11T00:08:32.554762455Z\" level=info msg=\"Ran pod sandbox 814420a14444041383280c857c8ac30db86c624b6c643394a86b38455c386734 with infra container: openshift-nmstate/nmstate-webhook-9b7874799-qqzf8/POD\" id=5b0e3c61-551c-4327-815c-f631389fe82a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:08:32.557813 crc crio[23067]: time=\"2026-06-11T00:08:32.557735744Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=122a56dd-4959-4154-8a39-128c3921a850 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:08:32.557992 crc crio[23067]: time=\"2026-06-11T00:08:32.55793978Z\" level=info msg=\"Image registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 not found\" id=122a56dd-4959-4154-8a39-128c3921a850 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:08:32.558053 crc crio[23067]: time=\"2026-06-11T00:08:32.558015142Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 found\" id=122a56dd-4959-4154-8a39-128c3921a850 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:08:32.559156 crc crio[23067]: time=\"2026-06-11T00:08:32.559123911Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=6dc7f01b-efb4-417f-aa12-8d177b69c59d name=/runtime.v1.ImageService/PullImage\nJun 11 00:08:32.563394 crc crio[23067]: time=\"2026-06-11T00:08:32.563323723Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\\\"\"\nJun 11 00:08:32.635502 crc crio[23067]: time=\"2026-06-11T00:08:32.635000495Z\" level=info msg=\"Created container 18d461b7ab12c4d56727731fb987593a5e85c496b581ce17d80bd83f1ee66f98: openshift-console/console-856dbdc565-9qldn/console\" id=b29708db-554d-4a57-b60a-8687c40e2425 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:08:32.636369 crc crio[23067]: time=\"2026-06-11T00:08:32.63630989Z\" level=info msg=\"Starting container: 18d461b7ab12c4d56727731fb987593a5e85c496b581ce17d80bd83f1ee66f98\" id=2f23ceb4-150c-4bd5-a25e-07b6447a336b name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:08:32.644478 crc crio[23067]: time=\"2026-06-11T00:08:32.643030979Z\" level=info msg=\"Started container\" PID=40894 containerID=18d461b7ab12c4d56727731fb987593a5e85c496b581ce17d80bd83f1ee66f98 description=openshift-console/console-856dbdc565-9qldn/console id=2f23ceb4-150c-4bd5-a25e-07b6447a336b name=/runtime.v1.RuntimeService/StartContainer sandboxID=5fb4e02938db395e237d7ac1339630385b19f8c707d091496b333430c0a6c0c2\nJun 11 00:08:32.964727 crc crio[23067]: time=\"2026-06-11T00:08:32.963967438Z\" level=info msg=\"Running pod sandbox: openshift-nmstate/nmstate-console-plugin-9bcc7988b-bglb4/POD\" id=84db0950-ff71-4b5d-aa01-5ffa22451fc5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:08:32.964727 crc crio[23067]: time=\"2026-06-11T00:08:32.96405792Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:08:32.997889 crc crio[23067]: time=\"2026-06-11T00:08:32.997750099Z\" level=info msg=\"Got pod network &{Name:nmstate-console-plugin-9bcc7988b-bglb4 Namespace:openshift-nmstate ID:fe5b20b47fe6cdf169f2d2ae1652fb502a4256d901337e828eef4354ca6973be UID:c7dfb0c0-7b40-4979-b23a-293d3d199070 NetNS:/var/run/netns/7650b8de-3dfc-4c85-9dba-5b08ffe35456 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc7dfb0c0_7b40_4979_b23a_293d3d199070.slice PodAnnotations:0xc0005310e8}] Aliases:map[]}\"\nJun 11 00:08:32.997889 crc crio[23067]: time=\"2026-06-11T00:08:32.99782365Z\" level=info msg=\"Adding pod openshift-nmstate_nmstate-console-plugin-9bcc7988b-bglb4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:08:33.376397 crc crio[23067]: 2026-06-11T00:08:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fe5b20b47fe6cdf Mac:d2:9d:78:c6:9b:59 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:23 Mtu:0 Sandbox:/var/run/netns/7650b8de-3dfc-4c85-9dba-5b08ffe35456 SocketPath: PciID:}] [{Interface:0xc0002f4f90 Address:{IP:10.217.0.35 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:08:33.379281 crc crio[23067]: time=\"2026-06-11T00:08:33.379198771Z\" level=info msg=\"Got pod network &{Name:nmstate-console-plugin-9bcc7988b-bglb4 Namespace:openshift-nmstate ID:fe5b20b47fe6cdf169f2d2ae1652fb502a4256d901337e828eef4354ca6973be UID:c7dfb0c0-7b40-4979-b23a-293d3d199070 NetNS:/var/run/netns/7650b8de-3dfc-4c85-9dba-5b08ffe35456 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc7dfb0c0_7b40_4979_b23a_293d3d199070.slice PodAnnotations:0xc0005310e8}] Aliases:map[]}\"\nJun 11 00:08:33.379694 crc crio[23067]: time=\"2026-06-11T00:08:33.379553801Z\" level=info msg=\"Checking pod openshift-nmstate_nmstate-console-plugin-9bcc7988b-bglb4 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:08:33.389804 crc crio[23067]: time=\"2026-06-11T00:08:33.389740082Z\" level=info msg=\"Ran pod sandbox fe5b20b47fe6cdf169f2d2ae1652fb502a4256d901337e828eef4354ca6973be with infra container: openshift-nmstate/nmstate-console-plugin-9bcc7988b-bglb4/POD\" id=84db0950-ff71-4b5d-aa01-5ffa22451fc5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:08:33.393516 crc crio[23067]: time=\"2026-06-11T00:08:33.393365809Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e\" id=ac3be16c-d54a-44d9-a822-859bd0a82b26 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:08:33.394380 crc crio[23067]: time=\"2026-06-11T00:08:33.393605565Z\" level=info msg=\"Image registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e not found\" id=ac3be16c-d54a-44d9-a822-859bd0a82b26 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:08:33.394380 crc crio[23067]: time=\"2026-06-11T00:08:33.393922804Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e found\" id=ac3be16c-d54a-44d9-a822-859bd0a82b26 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:08:33.396086 crc crio[23067]: time=\"2026-06-11T00:08:33.394878909Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e\" id=5e4bb228-b2bc-4a66-8623-0a60dac4e506 name=/runtime.v1.ImageService/PullImage\nJun 11 00:08:33.406460 crc crio[23067]: time=\"2026-06-11T00:08:33.406313804Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e\\\"\"\nJun 11 00:08:35.542587 crc crio[23067]: time=\"2026-06-11T00:08:35.541855406Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:bcda449a4925872250ec4e77f06e5a6ea4977b1aa0d36da237e4a862ff325ede\" id=56416797-7d2e-4c13-8e68-f8901b0e0d15 name=/runtime.v1.ImageService/PullImage\nJun 11 00:08:35.545032 crc crio[23067]: time=\"2026-06-11T00:08:35.543625143Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=57c1f16d-92b7-47a4-b699-c8109d1054c6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:08:35.578106 crc crio[23067]: time=\"2026-06-11T00:08:35.577926198Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:bcda449a4925872250ec4e77f06e5a6ea4977b1aa0d36da237e4a862ff325ede\" id=cc6e39bc-5fe2-4862-9632-9ffa5b9660fe name=/runtime.v1.ImageService/PullImage\nJun 11 00:08:35.579595 crc crio[23067]: time=\"2026-06-11T00:08:35.57951771Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=91c059f2-32d5-4dcc-bf68-52be8837611b name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:08:35.595172 crc crio[23067]: time=\"2026-06-11T00:08:35.595090335Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=b685d880-e868-452b-9405-12c951240a3c name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:08:35.595290 crc crio[23067]: time=\"2026-06-11T00:08:35.595099226Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=b71890dc-60a2-403c-9329-d31b5d6b84e2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:08:35.602926 crc crio[23067]: time=\"2026-06-11T00:08:35.602837552Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:bcda449a4925872250ec4e77f06e5a6ea4977b1aa0d36da237e4a862ff325ede\" id=6dc7f01b-efb4-417f-aa12-8d177b69c59d name=/runtime.v1.ImageService/PullImage\nJun 11 00:08:35.603560 crc crio[23067]: time=\"2026-06-11T00:08:35.603486259Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=b2e784a8-5769-4f31-844a-139c384305fe name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:08:35.603680 crc crio[23067]: time=\"2026-06-11T00:08:35.603576452Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-metrics-756b4d6fc6-lrrwn/nmstate-metrics\" id=f1f9d5b8-161d-4663-8c7d-bc5f349f525a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:08:35.607319 crc crio[23067]: time=\"2026-06-11T00:08:35.607215249Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:08:35.610977 crc crio[23067]: time=\"2026-06-11T00:08:35.610928338Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=ef6e8f6b-b7a6-4f8e-84fb-2aef3839e67b name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:08:35.611324 crc crio[23067]: time=\"2026-06-11T00:08:35.611256706Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-handler-5qq4t/nmstate-handler\" id=89b20c46-9d4a-4e6e-9282-fc8ae1f2e060 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:08:35.623033 crc crio[23067]: time=\"2026-06-11T00:08:35.622921157Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:08:35.630291 crc crio[23067]: time=\"2026-06-11T00:08:35.63014907Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-webhook-9b7874799-qqzf8/nmstate-webhook\" id=e8e5089f-9bfc-44ae-bfd7-af0f9ae85753 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:08:35.646628 crc crio[23067]: time=\"2026-06-11T00:08:35.646535977Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:08:35.680214 crc crio[23067]: time=\"2026-06-11T00:08:35.680097462Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:08:35.687276 crc crio[23067]: time=\"2026-06-11T00:08:35.687160271Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:08:35.691843 crc crio[23067]: time=\"2026-06-11T00:08:35.691760013Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:08:35.710921 crc crio[23067]: time=\"2026-06-11T00:08:35.710171894Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:08:35.717884 crc crio[23067]: time=\"2026-06-11T00:08:35.717833078Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:08:35.854105 crc crio[23067]: time=\"2026-06-11T00:08:35.85401704Z\" level=info msg=\"Created container f9936dbd00a4c09b3807ca66bd8ec013a4377dc0427d1d18234eaa805209214f: openshift-nmstate/nmstate-metrics-756b4d6fc6-lrrwn/nmstate-metrics\" id=f1f9d5b8-161d-4663-8c7d-bc5f349f525a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:08:35.855550 crc crio[23067]: time=\"2026-06-11T00:08:35.85549276Z\" level=info msg=\"Starting container: f9936dbd00a4c09b3807ca66bd8ec013a4377dc0427d1d18234eaa805209214f\" id=cf72f830-06d5-4b78-8ef6-11ae205d25da name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:08:35.856997 crc crio[23067]: time=\"2026-06-11T00:08:35.856882037Z\" level=info msg=\"Created container cc670413a1d6edce7fa01f93bc22abf8dac55a00168805d1a011026b89f521f1: openshift-nmstate/nmstate-webhook-9b7874799-qqzf8/nmstate-webhook\" id=e8e5089f-9bfc-44ae-bfd7-af0f9ae85753 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:08:35.858516 crc crio[23067]: time=\"2026-06-11T00:08:35.858462149Z\" level=info msg=\"Starting container: cc670413a1d6edce7fa01f93bc22abf8dac55a00168805d1a011026b89f521f1\" id=08e1b9ac-eda6-474f-9850-1c1bece41e96 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:08:35.860011 crc crio[23067]: time=\"2026-06-11T00:08:35.859921318Z\" level=info msg=\"Started container\" PID=41069 containerID=f9936dbd00a4c09b3807ca66bd8ec013a4377dc0427d1d18234eaa805209214f description=openshift-nmstate/nmstate-metrics-756b4d6fc6-lrrwn/nmstate-metrics id=cf72f830-06d5-4b78-8ef6-11ae205d25da name=/runtime.v1.RuntimeService/StartContainer sandboxID=04f98498a44adedfe4c5b498040241f1095445a477428b4adc2cb7cd35b40fb2\nJun 11 00:08:35.863923 crc crio[23067]: time=\"2026-06-11T00:08:35.86374487Z\" level=info msg=\"Started container\" PID=41070 containerID=cc670413a1d6edce7fa01f93bc22abf8dac55a00168805d1a011026b89f521f1 description=openshift-nmstate/nmstate-webhook-9b7874799-qqzf8/nmstate-webhook id=08e1b9ac-eda6-474f-9850-1c1bece41e96 name=/runtime.v1.RuntimeService/StartContainer sandboxID=814420a14444041383280c857c8ac30db86c624b6c643394a86b38455c386734\nJun 11 00:08:35.880444 crc crio[23067]: time=\"2026-06-11T00:08:35.877586359Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=878e58bf-e004-41f9-b614-e483dc23229a name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:08:35.880444 crc crio[23067]: time=\"2026-06-11T00:08:35.878117973Z\" level=info msg=\"Image registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1 not found\" id=878e58bf-e004-41f9-b614-e483dc23229a name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:08:35.880444 crc crio[23067]: time=\"2026-06-11T00:08:35.878249907Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1 found\" id=878e58bf-e004-41f9-b614-e483dc23229a name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:08:35.880444 crc crio[23067]: time=\"2026-06-11T00:08:35.87913524Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=78219c9d-0b2c-4002-a1e4-a5a0beacb0c5 name=/runtime.v1.ImageService/PullImage\nJun 11 00:08:35.883723 crc crio[23067]: time=\"2026-06-11T00:08:35.883542598Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\\\"\"\nJun 11 00:08:35.910569 crc crio[23067]: time=\"2026-06-11T00:08:35.910458105Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:08:36.028175 crc crio[23067]: time=\"2026-06-11T00:08:36.028078332Z\" level=info msg=\"Created container 8fd2c09d5557294ea685a192088122d65f45e029a050e83d93a5f930167d9438: openshift-nmstate/nmstate-handler-5qq4t/nmstate-handler\" id=89b20c46-9d4a-4e6e-9282-fc8ae1f2e060 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:08:36.029620 crc crio[23067]: time=\"2026-06-11T00:08:36.029224853Z\" level=info msg=\"Starting container: 8fd2c09d5557294ea685a192088122d65f45e029a050e83d93a5f930167d9438\" id=989541d1-1f3f-49c8-b61e-37c7942fda4d name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:08:36.046501 crc crio[23067]: time=\"2026-06-11T00:08:36.045307602Z\" level=info msg=\"Started container\" PID=41104 containerID=8fd2c09d5557294ea685a192088122d65f45e029a050e83d93a5f930167d9438 description=openshift-nmstate/nmstate-handler-5qq4t/nmstate-handler id=989541d1-1f3f-49c8-b61e-37c7942fda4d name=/runtime.v1.RuntimeService/StartContainer sandboxID=1fe58370efc0a8c287bd2dcb02b1ac377b17d05755b18fe2759c3a6d1d636f0f\nJun 11 00:08:37.646037 crc crio[23067]: time=\"2026-06-11T00:08:37.645486575Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:3bf2d5fbb780de667ad48e0102ef7d2abd032bf1a490bb8344ff7b8fa745446a\" id=5e4bb228-b2bc-4a66-8623-0a60dac4e506 name=/runtime.v1.ImageService/PullImage\nJun 11 00:08:37.647715 crc crio[23067]: time=\"2026-06-11T00:08:37.647237492Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e\" id=6eccc957-3fe5-4be3-bb32-299a574155cb name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:08:37.667229 crc crio[23067]: time=\"2026-06-11T00:08:37.667143672Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e\" id=ef457a02-eda4-41f0-a5d1-b17fa4805455 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:08:37.676758 crc crio[23067]: time=\"2026-06-11T00:08:37.676611755Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-console-plugin-9bcc7988b-bglb4/nmstate-console-plugin\" id=423e4059-f763-4cc1-bb09-81be8cd6f09a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:08:37.679051 crc crio[23067]: time=\"2026-06-11T00:08:37.679008669Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:08:37.714959 crc crio[23067]: time=\"2026-06-11T00:08:37.714480595Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:08:37.718877 crc crio[23067]: time=\"2026-06-11T00:08:37.718826331Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:08:37.843467 crc crio[23067]: time=\"2026-06-11T00:08:37.843343001Z\" level=info msg=\"Created container 8ee063aea51345764794d942ae91846ec20a7a06379cf649ab9417a46ea7c4de: openshift-nmstate/nmstate-console-plugin-9bcc7988b-bglb4/nmstate-console-plugin\" id=423e4059-f763-4cc1-bb09-81be8cd6f09a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:08:37.845258 crc crio[23067]: time=\"2026-06-11T00:08:37.845116889Z\" level=info msg=\"Starting container: 8ee063aea51345764794d942ae91846ec20a7a06379cf649ab9417a46ea7c4de\" id=39d41b6f-6892-4888-9b16-292fa3bbe1c2 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:08:37.855702 crc crio[23067]: time=\"2026-06-11T00:08:37.855564967Z\" level=info msg=\"Started container\" PID=41159 containerID=8ee063aea51345764794d942ae91846ec20a7a06379cf649ab9417a46ea7c4de description=openshift-nmstate/nmstate-console-plugin-9bcc7988b-bglb4/nmstate-console-plugin id=39d41b6f-6892-4888-9b16-292fa3bbe1c2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fe5b20b47fe6cdf169f2d2ae1652fb502a4256d901337e828eef4354ca6973be\nJun 11 00:08:39.612567 crc crio[23067]: time=\"2026-06-11T00:08:39.612006858Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:281a4f96defc7aa220db5af8ea7f3a4ab914e4b932e6edea4c2b02d95fbc5672\" id=78219c9d-0b2c-4002-a1e4-a5a0beacb0c5 name=/runtime.v1.ImageService/PullImage\nJun 11 00:08:39.615394 crc crio[23067]: time=\"2026-06-11T00:08:39.613862617Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=4eadf6a4-e9d2-4f1a-95bc-7145ffa09165 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:08:39.619083 crc crio[23067]: time=\"2026-06-11T00:08:39.618951653Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=fcbba0b8-ec7c-46f0-b1f6-8b4be2266f12 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:08:39.628900 crc crio[23067]: time=\"2026-06-11T00:08:39.628804176Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-metrics-756b4d6fc6-lrrwn/kube-rbac-proxy\" id=1bb09877-41f1-4b84-8713-cb5bac40e895 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:08:39.630785 crc crio[23067]: time=\"2026-06-11T00:08:39.630631814Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:08:39.662911 crc crio[23067]: time=\"2026-06-11T00:08:39.658712833Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:08:39.662911 crc crio[23067]: time=\"2026-06-11T00:08:39.662321409Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:08:39.796627 crc crio[23067]: time=\"2026-06-11T00:08:39.796524358Z\" level=info msg=\"Created container 26586b5a6dc36a0a7b6ab1fc05ab8a841080a5cfb132c4805bdbcda8f3e65e09: openshift-nmstate/nmstate-metrics-756b4d6fc6-lrrwn/kube-rbac-proxy\" id=1bb09877-41f1-4b84-8713-cb5bac40e895 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:08:39.798206 crc crio[23067]: time=\"2026-06-11T00:08:39.7980892Z\" level=info msg=\"Starting container: 26586b5a6dc36a0a7b6ab1fc05ab8a841080a5cfb132c4805bdbcda8f3e65e09\" id=add07c02-28ab-4675-898c-f767c84fef63 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:08:39.805064 crc crio[23067]: time=\"2026-06-11T00:08:39.805004175Z\" level=info msg=\"Started container\" PID=41201 containerID=26586b5a6dc36a0a7b6ab1fc05ab8a841080a5cfb132c4805bdbcda8f3e65e09 description=openshift-nmstate/nmstate-metrics-756b4d6fc6-lrrwn/kube-rbac-proxy id=add07c02-28ab-4675-898c-f767c84fef63 name=/runtime.v1.RuntimeService/StartContainer sandboxID=04f98498a44adedfe4c5b498040241f1095445a477428b4adc2cb7cd35b40fb2\nJun 11 00:09:07.860150 crc crio[23067]: time=\"2026-06-11T00:09:07.859535592Z\" level=info msg=\"Stopping container: ca6ccf482b84840762e4fdd5e072ceab1459aa43d62d62caac59117fcf175cf7 (timeout: 15s)\" id=b60d3375-0b68-4275-b6f2-68c20129a93a name=/runtime.v1.RuntimeService/StopContainer\nJun 11 00:09:08.049505 crc crio[23067]: time=\"2026-06-11T00:09:08.049332578Z\" level=info msg=\"Stopped container ca6ccf482b84840762e4fdd5e072ceab1459aa43d62d62caac59117fcf175cf7: openshift-console/console-6c684df5db-cc8g8/console\" id=b60d3375-0b68-4275-b6f2-68c20129a93a name=/runtime.v1.RuntimeService/StopContainer\nJun 11 00:09:08.053182 crc crio[23067]: time=\"2026-06-11T00:09:08.0531021Z\" level=info msg=\"Stopping pod sandbox: 16c9fc66f8930a546adfa862fce4cad433256474c1d58aa23506b7caaf136a20\" id=d37a7e8d-ddeb-4f18-9284-43f8cacff486 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:09:08.053927 crc crio[23067]: time=\"2026-06-11T00:09:08.05386698Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:16c9fc66f8930a546adfa862fce4cad433256474c1d58aa23506b7caaf136a20 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/7bda63ae-8dd3-43d8-871e-879db693cfba 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:0xc0029b2b20}] Aliases:map[]}\"\nJun 11 00:09:08.054105 crc crio[23067]: time=\"2026-06-11T00:09:08.054049455Z\" level=info msg=\"Deleting pod openshift-console_console-6c684df5db-cc8g8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:09:08.320412 crc crio[23067]: time=\"2026-06-11T00:09:08.317430471Z\" level=info msg=\"Stopped pod sandbox: 16c9fc66f8930a546adfa862fce4cad433256474c1d58aa23506b7caaf136a20\" id=d37a7e8d-ddeb-4f18-9284-43f8cacff486 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:09:08.947114 crc crio[23067]: time=\"2026-06-11T00:09:08.946719291Z\" level=info msg=\"Removing container: ca6ccf482b84840762e4fdd5e072ceab1459aa43d62d62caac59117fcf175cf7\" id=bed63a93-f762-417a-a99a-dae1ee28d20e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:09:08.993397 crc crio[23067]: time=\"2026-06-11T00:09:08.993275534Z\" level=info msg=\"Removed container ca6ccf482b84840762e4fdd5e072ceab1459aa43d62d62caac59117fcf175cf7: openshift-console/console-6c684df5db-cc8g8/console\" id=bed63a93-f762-417a-a99a-dae1ee28d20e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:09:11.080826 crc crio[23067]: time=\"2026-06-11T00:09:11.079945906Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3ln5q2/POD\" id=1689791d-d4fc-4567-8ef4-7c989b843c55 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:09:11.081951 crc crio[23067]: time=\"2026-06-11T00:09:11.080883421Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:09:11.104955 crc crio[23067]: time=\"2026-06-11T00:09:11.104791745Z\" level=info msg=\"Got pod network &{Name:387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3ln5q2 Namespace:openshift-marketplace ID:993a68281777a25adea6b33d15204d6025c63efba6a513fc05ee8c6539150391 UID:c7f46815-b282-41ee-8b0a-9f10cce26276 NetNS:/var/run/netns/da187ac5-85cf-48ce-a1d2-49ff83029098 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc7f46815_b282_41ee_8b0a_9f10cce26276.slice PodAnnotations:0xc000b80468}] Aliases:map[]}\"\nJun 11 00:09:11.104955 crc crio[23067]: time=\"2026-06-11T00:09:11.104874657Z\" level=info msg=\"Adding pod openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3ln5q2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:09:11.416465 crc crio[23067]: 2026-06-11T00:09:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:993a68281777a25 Mac:52:f7:cb:b7:c9:d2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2d Mtu:0 Sandbox:/var/run/netns/da187ac5-85cf-48ce-a1d2-49ff83029098 SocketPath: PciID:}] [{Interface:0xc0000146f0 Address:{IP:10.217.0.45 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:09:11.418994 crc crio[23067]: time=\"2026-06-11T00:09:11.418921656Z\" level=info msg=\"Got pod network &{Name:387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3ln5q2 Namespace:openshift-marketplace ID:993a68281777a25adea6b33d15204d6025c63efba6a513fc05ee8c6539150391 UID:c7f46815-b282-41ee-8b0a-9f10cce26276 NetNS:/var/run/netns/da187ac5-85cf-48ce-a1d2-49ff83029098 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc7f46815_b282_41ee_8b0a_9f10cce26276.slice PodAnnotations:0xc000b80468}] Aliases:map[]}\"\nJun 11 00:09:11.419115 crc crio[23067]: time=\"2026-06-11T00:09:11.419073351Z\" level=info msg=\"Checking pod openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3ln5q2 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:09:11.427252 crc crio[23067]: time=\"2026-06-11T00:09:11.426594123Z\" level=info msg=\"Ran pod sandbox 993a68281777a25adea6b33d15204d6025c63efba6a513fc05ee8c6539150391 with infra container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3ln5q2/POD\" id=1689791d-d4fc-4567-8ef4-7c989b843c55 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:09:11.430121 crc crio[23067]: time=\"2026-06-11T00:09:11.430037126Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=aa0c5d43-578c-4206-93dc-17068330a13c name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:09:11.433488 crc crio[23067]: time=\"2026-06-11T00:09:11.433399366Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=64f37969-3ccf-4256-8c9d-dab98b9b227e name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:09:11.439787 crc crio[23067]: time=\"2026-06-11T00:09:11.439729876Z\" level=info msg=\"Creating container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3ln5q2/util\" id=25dbc59f-ba0f-4ec3-926f-9a2a1d0fcf37 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:09:11.440120 crc crio[23067]: time=\"2026-06-11T00:09:11.440054885Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:09:11.468957 crc crio[23067]: time=\"2026-06-11T00:09:11.46883776Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:09:11.473478 crc crio[23067]: time=\"2026-06-11T00:09:11.473343101Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:09:11.550201 crc crio[23067]: time=\"2026-06-11T00:09:11.550113336Z\" level=info msg=\"Removing container: a943014d8bfeacf868498533d4ba6a4570ff4bd400722d912c30d8e50fb8f209\" id=3f93b8da-255a-4f60-b1bc-11f2bc5bc227 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:09:11.579109 crc crio[23067]: time=\"2026-06-11T00:09:11.578995213Z\" level=info msg=\"Created container 42db716c51bced75d0e118497742162a87b24a7da8463e19b85d7381c30e3e27: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3ln5q2/util\" id=25dbc59f-ba0f-4ec3-926f-9a2a1d0fcf37 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:09:11.583395 crc crio[23067]: time=\"2026-06-11T00:09:11.583295679Z\" level=info msg=\"Starting container: 42db716c51bced75d0e118497742162a87b24a7da8463e19b85d7381c30e3e27\" id=2359f342-3e59-428d-9b01-4dbea2f70c06 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:09:11.592771 crc crio[23067]: time=\"2026-06-11T00:09:11.588738896Z\" level=info msg=\"Started container\" PID=42409 containerID=42db716c51bced75d0e118497742162a87b24a7da8463e19b85d7381c30e3e27 description=openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3ln5q2/util id=2359f342-3e59-428d-9b01-4dbea2f70c06 name=/runtime.v1.RuntimeService/StartContainer sandboxID=993a68281777a25adea6b33d15204d6025c63efba6a513fc05ee8c6539150391\nJun 11 00:09:11.762609 crc crio[23067]: time=\"2026-06-11T00:09:11.762422579Z\" level=info msg=\"Removed container a943014d8bfeacf868498533d4ba6a4570ff4bd400722d912c30d8e50fb8f209: openshift-infra/auto-csr-approver-29685602-t6lf6/oc\" id=3f93b8da-255a-4f60-b1bc-11f2bc5bc227 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:09:11.771500 crc crio[23067]: time=\"2026-06-11T00:09:11.771338729Z\" level=info msg=\"Stopping pod sandbox: a82e6c6ede7a537abc72576b4719b22bb02aee88de3974192f11e2f778e2b164\" id=88a521ca-791a-4976-b9ed-6f7589554cd2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:09:11.771500 crc crio[23067]: time=\"2026-06-11T00:09:11.771436061Z\" level=info msg=\"Stopped pod sandbox (already stopped): a82e6c6ede7a537abc72576b4719b22bb02aee88de3974192f11e2f778e2b164\" id=88a521ca-791a-4976-b9ed-6f7589554cd2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:09:11.772689 crc crio[23067]: time=\"2026-06-11T00:09:11.772535621Z\" level=info msg=\"Removing pod sandbox: a82e6c6ede7a537abc72576b4719b22bb02aee88de3974192f11e2f778e2b164\" id=8bd90ff2-f8e1-4eee-98f4-b6b0c0023bb8 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:09:11.786222 crc crio[23067]: time=\"2026-06-11T00:09:11.786120397Z\" level=info msg=\"Removed pod sandbox: a82e6c6ede7a537abc72576b4719b22bb02aee88de3974192f11e2f778e2b164\" id=8bd90ff2-f8e1-4eee-98f4-b6b0c0023bb8 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:09:11.787135 crc crio[23067]: time=\"2026-06-11T00:09:11.787053292Z\" level=info msg=\"Stopping pod sandbox: 16c9fc66f8930a546adfa862fce4cad433256474c1d58aa23506b7caaf136a20\" id=7faf02e7-ca18-4069-b38a-afa999b7beb8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:09:11.787218 crc crio[23067]: time=\"2026-06-11T00:09:11.787184835Z\" level=info msg=\"Stopped pod sandbox (already stopped): 16c9fc66f8930a546adfa862fce4cad433256474c1d58aa23506b7caaf136a20\" id=7faf02e7-ca18-4069-b38a-afa999b7beb8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:09:11.788099 crc crio[23067]: time=\"2026-06-11T00:09:11.788023538Z\" level=info msg=\"Removing pod sandbox: 16c9fc66f8930a546adfa862fce4cad433256474c1d58aa23506b7caaf136a20\" id=4677ddde-a975-4204-954a-65bb55cfe5da name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:09:11.804819 crc crio[23067]: time=\"2026-06-11T00:09:11.804691526Z\" level=info msg=\"Removed pod sandbox: 16c9fc66f8930a546adfa862fce4cad433256474c1d58aa23506b7caaf136a20\" id=4677ddde-a975-4204-954a-65bb55cfe5da name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:09:11.987239 crc crio[23067]: time=\"2026-06-11T00:09:11.986361994Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\" id=5c921a4c-0957-48fe-b1e1-c359736c2c22 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:09:11.987239 crc crio[23067]: time=\"2026-06-11T00:09:11.987093474Z\" level=info msg=\"Image registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f not found\" id=5c921a4c-0957-48fe-b1e1-c359736c2c22 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:09:11.987239 crc crio[23067]: time=\"2026-06-11T00:09:11.987141135Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f found\" id=5c921a4c-0957-48fe-b1e1-c359736c2c22 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:09:11.989564 crc crio[23067]: time=\"2026-06-11T00:09:11.988853671Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\" id=08cd0134-24a0-4749-858e-09685e6adbcb name=/runtime.v1.ImageService/PullImage\nJun 11 00:09:11.994923 crc crio[23067]: time=\"2026-06-11T00:09:11.99362328Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\\\"\"\nJun 11 00:09:12.002212 crc crio[23067]: time=\"2026-06-11T00:09:12.000089604Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-d4jfq/POD\" id=686ec31a-d99b-489d-beb1-029b5eef256d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:09:12.002212 crc crio[23067]: time=\"2026-06-11T00:09:12.000148145Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:09:12.025354 crc crio[23067]: time=\"2026-06-11T00:09:12.025243871Z\" level=info msg=\"Got pod network &{Name:redhat-operators-d4jfq Namespace:openshift-marketplace ID:dec020e4feb3c01aee5d103b48966372b682c54ad2da47167ec0920ff2ac08af UID:40044a71-2d7f-4610-82b8-f09bc26eab5c NetNS:/var/run/netns/27fc4498-0bb9-409c-b306-9b4f3388c814 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod40044a71_2d7f_4610_82b8_f09bc26eab5c.slice PodAnnotations:0xc002c841f0}] Aliases:map[]}\"\nJun 11 00:09:12.025354 crc crio[23067]: time=\"2026-06-11T00:09:12.025308632Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-d4jfq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:09:12.339407 crc crio[23067]: 2026-06-11T00:09:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dec020e4feb3c01 Mac:42:f1:c2:96:ab:02 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2f Mtu:0 Sandbox:/var/run/netns/27fc4498-0bb9-409c-b306-9b4f3388c814 SocketPath: PciID:}] [{Interface:0xc00028e770 Address:{IP:10.217.0.47 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:09:12.341773 crc crio[23067]: time=\"2026-06-11T00:09:12.341590682Z\" level=info msg=\"Got pod network &{Name:redhat-operators-d4jfq Namespace:openshift-marketplace ID:dec020e4feb3c01aee5d103b48966372b682c54ad2da47167ec0920ff2ac08af UID:40044a71-2d7f-4610-82b8-f09bc26eab5c NetNS:/var/run/netns/27fc4498-0bb9-409c-b306-9b4f3388c814 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod40044a71_2d7f_4610_82b8_f09bc26eab5c.slice PodAnnotations:0xc002c841f0}] Aliases:map[]}\"\nJun 11 00:09:12.342057 crc crio[23067]: time=\"2026-06-11T00:09:12.34186722Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-d4jfq for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:09:12.354736 crc crio[23067]: time=\"2026-06-11T00:09:12.354608432Z\" level=info msg=\"Ran pod sandbox dec020e4feb3c01aee5d103b48966372b682c54ad2da47167ec0920ff2ac08af with infra container: openshift-marketplace/redhat-operators-d4jfq/POD\" id=686ec31a-d99b-489d-beb1-029b5eef256d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:09:12.356894 crc crio[23067]: time=\"2026-06-11T00:09:12.356822112Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=c2f7762f-1cf6-4eca-89be-2f5d96a0044e name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:09:12.359061 crc crio[23067]: time=\"2026-06-11T00:09:12.35897026Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=1e2ff6fe-c21f-4861-8962-d528bfe89693 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:09:12.370153 crc crio[23067]: time=\"2026-06-11T00:09:12.370057138Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-d4jfq/extract-utilities\" id=c8093436-291a-4733-9212-51144a22c55d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:09:12.370748 crc crio[23067]: time=\"2026-06-11T00:09:12.370629483Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:09:12.416798 crc crio[23067]: time=\"2026-06-11T00:09:12.416274482Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:09:12.423798 crc crio[23067]: time=\"2026-06-11T00:09:12.423729892Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:09:12.563954 crc crio[23067]: time=\"2026-06-11T00:09:12.563803731Z\" level=info msg=\"Created container c8f0d8a875cf9961311bed37b65353d2c1015c6a11173b1cea418f86d614dac4: openshift-marketplace/redhat-operators-d4jfq/extract-utilities\" id=c8093436-291a-4733-9212-51144a22c55d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:09:12.567849 crc crio[23067]: time=\"2026-06-11T00:09:12.567751417Z\" level=info msg=\"Starting container: c8f0d8a875cf9961311bed37b65353d2c1015c6a11173b1cea418f86d614dac4\" id=a8de0f79-1cb6-4fd0-8a44-cf50a43eaf18 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:09:12.574036 crc crio[23067]: time=\"2026-06-11T00:09:12.573943194Z\" level=info msg=\"Started container\" PID=42451 containerID=c8f0d8a875cf9961311bed37b65353d2c1015c6a11173b1cea418f86d614dac4 description=openshift-marketplace/redhat-operators-d4jfq/extract-utilities id=a8de0f79-1cb6-4fd0-8a44-cf50a43eaf18 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dec020e4feb3c01aee5d103b48966372b682c54ad2da47167ec0920ff2ac08af\nJun 11 00:09:12.998273 crc crio[23067]: time=\"2026-06-11T00:09:12.998118077Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=9a459ef2-4ab8-4793-bd50-7f47ee1cd873 name=/runtime.v1.ImageService/PullImage\nJun 11 00:09:13.002135 crc crio[23067]: time=\"2026-06-11T00:09:13.002055852Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"\nJun 11 00:09:13.546229 crc crio[23067]: time=\"2026-06-11T00:09:13.546162922Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\" id=08cd0134-24a0-4749-858e-09685e6adbcb name=/runtime.v1.ImageService/PullImage\nJun 11 00:09:13.548174 crc crio[23067]: time=\"2026-06-11T00:09:13.548138945Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\" id=1b36da4a-3b2f-4647-8242-6eca47bd19e0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:09:13.552220 crc crio[23067]: time=\"2026-06-11T00:09:13.552143053Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\" id=44cb6b68-2023-4209-8eb8-241bf8789a6f name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:09:13.559591 crc crio[23067]: time=\"2026-06-11T00:09:13.559489951Z\" level=info msg=\"Creating container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3ln5q2/pull\" id=f374f001-5fe7-4411-baad-90290afcaf6a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:09:13.560730 crc crio[23067]: time=\"2026-06-11T00:09:13.56058956Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:09:13.589925 crc crio[23067]: time=\"2026-06-11T00:09:13.589837307Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:09:13.590209 crc crio[23067]: time=\"2026-06-11T00:09:13.590157166Z\" level=warning msg=\"Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/47f16b0edd6fa098e16f309f00ff58e903d174fc605ca601a2c4765c893e168c/merged/etc/passwd: no such file or directory\"\nJun 11 00:09:13.590297 crc crio[23067]: time=\"2026-06-11T00:09:13.590213638Z\" level=warning msg=\"Failed to open /etc/group: open /var/lib/containers/storage/overlay/47f16b0edd6fa098e16f309f00ff58e903d174fc605ca601a2c4765c893e168c/merged/etc/group: no such file or directory\"\nJun 11 00:09:13.594100 crc crio[23067]: time=\"2026-06-11T00:09:13.593954168Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:09:13.695466 crc crio[23067]: time=\"2026-06-11T00:09:13.694774181Z\" level=info msg=\"Created container 51a1ae90fc1150fbe28c5aa329622a3255f6f7ff95488b6f6837dc3c1864ea9f: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3ln5q2/pull\" id=f374f001-5fe7-4411-baad-90290afcaf6a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:09:13.697133 crc crio[23067]: time=\"2026-06-11T00:09:13.697035392Z\" level=info msg=\"Starting container: 51a1ae90fc1150fbe28c5aa329622a3255f6f7ff95488b6f6837dc3c1864ea9f\" id=e26971e5-1d76-4157-bf39-a05da6021ed9 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:09:13.704338 crc crio[23067]: time=\"2026-06-11T00:09:13.704242456Z\" level=info msg=\"Started container\" PID=42491 containerID=51a1ae90fc1150fbe28c5aa329622a3255f6f7ff95488b6f6837dc3c1864ea9f description=openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3ln5q2/pull id=e26971e5-1d76-4157-bf39-a05da6021ed9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=993a68281777a25adea6b33d15204d6025c63efba6a513fc05ee8c6539150391\nJun 11 00:09:14.009243 crc crio[23067]: time=\"2026-06-11T00:09:14.009139449Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=65c0b4b6-cf9a-4ab1-900c-70e860ef2388 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:09:14.011198 crc crio[23067]: time=\"2026-06-11T00:09:14.011118932Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=4f9efb65-060f-4c23-b517-a74e4279d4ea name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:09:14.019301 crc crio[23067]: time=\"2026-06-11T00:09:14.019166769Z\" level=info msg=\"Creating container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3ln5q2/extract\" id=251e4f03-861d-453a-a3c6-8ab06c78a0cf name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:09:14.019819 crc crio[23067]: time=\"2026-06-11T00:09:14.019750285Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:09:14.055620 crc crio[23067]: time=\"2026-06-11T00:09:14.055522736Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:09:14.060237 crc crio[23067]: time=\"2026-06-11T00:09:14.060146651Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:09:14.193706 crc crio[23067]: time=\"2026-06-11T00:09:14.19354814Z\" level=info msg=\"Created container 415022a4f0436420e71cb503a3ddbdd0f1cc6e5d181520d2d19197d41838c9b7: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3ln5q2/extract\" id=251e4f03-861d-453a-a3c6-8ab06c78a0cf name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:09:14.195075 crc crio[23067]: time=\"2026-06-11T00:09:14.194993329Z\" level=info msg=\"Starting container: 415022a4f0436420e71cb503a3ddbdd0f1cc6e5d181520d2d19197d41838c9b7\" id=d1a0665e-00fd-4127-b79b-1256fe4884f4 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:09:14.203470 crc crio[23067]: time=\"2026-06-11T00:09:14.203337393Z\" level=info msg=\"Started container\" PID=42510 containerID=415022a4f0436420e71cb503a3ddbdd0f1cc6e5d181520d2d19197d41838c9b7 description=openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3ln5q2/extract id=d1a0665e-00fd-4127-b79b-1256fe4884f4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=993a68281777a25adea6b33d15204d6025c63efba6a513fc05ee8c6539150391\nJun 11 00:09:14.264467 crc crio[23067]: time=\"2026-06-11T00:09:14.264342955Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:546c77fdbf5f7c6a9a4243f4c4ef38fe0f584972a70f687bc40091743ee77d60\" id=9a459ef2-4ab8-4793-bd50-7f47ee1cd873 name=/runtime.v1.ImageService/PullImage\nJun 11 00:09:14.265304 crc crio[23067]: time=\"2026-06-11T00:09:14.265231289Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=ad749c2c-6be4-4de1-9fe9-1c92d8dde889 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:09:14.267952 crc crio[23067]: time=\"2026-06-11T00:09:14.26787143Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=ccef259e-0ea5-432e-a123-0fe5c6fe24a9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:09:14.273937 crc crio[23067]: time=\"2026-06-11T00:09:14.273864071Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-d4jfq/extract-content\" id=932fa81d-4a39-4f96-9a1b-2bf60644113d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:09:14.274387 crc crio[23067]: time=\"2026-06-11T00:09:14.274328883Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:09:14.299239 crc crio[23067]: time=\"2026-06-11T00:09:14.299169212Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:09:14.301171 crc crio[23067]: time=\"2026-06-11T00:09:14.301113774Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:09:14.451947 crc crio[23067]: time=\"2026-06-11T00:09:14.451071369Z\" level=info msg=\"Created container 8d240f228dc51530cc944f0419142f708c907bb976b191027b0dc67d652ff4bb: openshift-marketplace/redhat-operators-d4jfq/extract-content\" id=932fa81d-4a39-4f96-9a1b-2bf60644113d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:09:14.457999 crc crio[23067]: time=\"2026-06-11T00:09:14.45743552Z\" level=info msg=\"Starting container: 8d240f228dc51530cc944f0419142f708c907bb976b191027b0dc67d652ff4bb\" id=e631fab2-7dc9-4ed0-b732-c0d8902b7ca5 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:09:14.482995 crc crio[23067]: time=\"2026-06-11T00:09:14.482079333Z\" level=info msg=\"Started container\" PID=42585 containerID=8d240f228dc51530cc944f0419142f708c907bb976b191027b0dc67d652ff4bb description=openshift-marketplace/redhat-operators-d4jfq/extract-content id=e631fab2-7dc9-4ed0-b732-c0d8902b7ca5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dec020e4feb3c01aee5d103b48966372b682c54ad2da47167ec0920ff2ac08af\nJun 11 00:09:16.066407 crc crio[23067]: time=\"2026-06-11T00:09:16.066185265Z\" level=info msg=\"Stopping pod sandbox: 993a68281777a25adea6b33d15204d6025c63efba6a513fc05ee8c6539150391\" id=9f372dbb-a941-4120-bac7-4efe1cf606bf name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:09:16.068231 crc crio[23067]: time=\"2026-06-11T00:09:16.067796959Z\" level=info msg=\"Got pod network &{Name:387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3ln5q2 Namespace:openshift-marketplace ID:993a68281777a25adea6b33d15204d6025c63efba6a513fc05ee8c6539150391 UID:c7f46815-b282-41ee-8b0a-9f10cce26276 NetNS:/var/run/netns/da187ac5-85cf-48ce-a1d2-49ff83029098 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc7f46815_b282_41ee_8b0a_9f10cce26276.slice PodAnnotations:0xc0029b2538}] Aliases:map[]}\"\nJun 11 00:09:16.068231 crc crio[23067]: time=\"2026-06-11T00:09:16.067980604Z\" level=info msg=\"Deleting pod openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3ln5q2 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:09:17.344963 crc crio[23067]: time=\"2026-06-11T00:09:17.344208692Z\" level=info msg=\"Stopped pod sandbox: 993a68281777a25adea6b33d15204d6025c63efba6a513fc05ee8c6539150391\" id=9f372dbb-a941-4120-bac7-4efe1cf606bf name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:09:32.055246 crc crio[23067]: time=\"2026-06-11T00:09:32.054438712Z\" level=info msg=\"Running pod sandbox: metallb-system/metallb-operator-controller-manager-c56bfcc68-tspql/POD\" id=c372985b-6921-4dec-8932-018f62838627 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:09:32.056316 crc crio[23067]: time=\"2026-06-11T00:09:32.055350726Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:09:32.101408 crc crio[23067]: time=\"2026-06-11T00:09:32.101327633Z\" level=info msg=\"Got pod network &{Name:metallb-operator-controller-manager-c56bfcc68-tspql Namespace:metallb-system ID:8c6ed99da57a748c11615d1ea59fe660f523da2d761d934aebc317a4b5036413 UID:ea1aa180-707f-4e85-87c2-f21257d05035 NetNS:/var/run/netns/14eb824e-9397-42e0-86f2-1a7b6da6ab28 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podea1aa180_707f_4e85_87c2_f21257d05035.slice PodAnnotations:0xc003ba8278}] Aliases:map[]}\"\nJun 11 00:09:32.101408 crc crio[23067]: time=\"2026-06-11T00:09:32.101386495Z\" level=info msg=\"Adding pod metallb-system_metallb-operator-controller-manager-c56bfcc68-tspql to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:09:32.484546 crc crio[23067]: time=\"2026-06-11T00:09:32.484273127Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=741f22c9-34d6-4ae8-a071-dea7d681a7f9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:09:32.497573 crc crio[23067]: time=\"2026-06-11T00:09:32.497345799Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=ab0077b2-e888-4e39-97da-0d8bef918856 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:09:32.516327 crc crio[23067]: time=\"2026-06-11T00:09:32.516175085Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-d4jfq/registry-server\" id=9246e85d-fbd2-41a9-9ee0-210b093d8124 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:09:32.518542 crc crio[23067]: time=\"2026-06-11T00:09:32.518429876Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:09:32.732023 crc crio[23067]: time=\"2026-06-11T00:09:32.730384279Z\" level=info msg=\"Running pod sandbox: metallb-system/metallb-operator-webhook-server-b9b7c7b76-kwjvj/POD\" id=d88ac905-a72e-404c-9072-a19e49e530ba name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:09:32.732752 crc crio[23067]: time=\"2026-06-11T00:09:32.732440774Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:09:32.816898 crc crio[23067]: time=\"2026-06-11T00:09:32.815216451Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:09:32.827133 crc crio[23067]: time=\"2026-06-11T00:09:32.82705127Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:09:32.864538 crc crio[23067]: time=\"2026-06-11T00:09:32.863040308Z\" level=info msg=\"Got pod network &{Name:metallb-operator-webhook-server-b9b7c7b76-kwjvj Namespace:metallb-system ID:6b2fe28fc86c3eeb12122dec773f4cb409a6f3065ff4621eaecf6d6defd1edd5 UID:dad5c5d5-b42c-491a-9110-c50d8489305e NetNS:/var/run/netns/4d4fe239-a74a-4226-b45e-aef23b8f51cf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddad5c5d5_b42c_491a_9110_c50d8489305e.slice PodAnnotations:0xc0029b2718}] Aliases:map[]}\"\nJun 11 00:09:32.865014 crc crio[23067]: time=\"2026-06-11T00:09:32.864992201Z\" level=info msg=\"Adding pod metallb-system_metallb-operator-webhook-server-b9b7c7b76-kwjvj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:09:33.091078 crc crio[23067]: time=\"2026-06-11T00:09:33.090868018Z\" level=info msg=\"Created container 8107e1e5c9e78bb1e466b3aebfcf0e70f0fa38f7785e273c7439c7b928041959: openshift-marketplace/redhat-operators-d4jfq/registry-server\" id=9246e85d-fbd2-41a9-9ee0-210b093d8124 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:09:33.098027 crc crio[23067]: time=\"2026-06-11T00:09:33.097934918Z\" level=info msg=\"Starting container: 8107e1e5c9e78bb1e466b3aebfcf0e70f0fa38f7785e273c7439c7b928041959\" id=a04269d1-9c34-4996-a2cd-0a3f48b2b5b8 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:09:33.180073 crc crio[23067]: time=\"2026-06-11T00:09:33.178987229Z\" level=info msg=\"Started container\" PID=42902 containerID=8107e1e5c9e78bb1e466b3aebfcf0e70f0fa38f7785e273c7439c7b928041959 description=openshift-marketplace/redhat-operators-d4jfq/registry-server id=a04269d1-9c34-4996-a2cd-0a3f48b2b5b8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dec020e4feb3c01aee5d103b48966372b682c54ad2da47167ec0920ff2ac08af\nJun 11 00:09:35.365024 crc crio[23067]: 2026-06-11T00:09:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8c6ed99da57a748 Mac:ce:bd:8e:e0:ec:ff Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:30 Mtu:0 Sandbox:/var/run/netns/14eb824e-9397-42e0-86f2-1a7b6da6ab28 SocketPath: PciID:}] [{Interface:0xc00042adf0 Address:{IP:10.217.0.48 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:09:35.370788 crc crio[23067]: time=\"2026-06-11T00:09:35.367606137Z\" level=info msg=\"Got pod network &{Name:metallb-operator-controller-manager-c56bfcc68-tspql Namespace:metallb-system ID:8c6ed99da57a748c11615d1ea59fe660f523da2d761d934aebc317a4b5036413 UID:ea1aa180-707f-4e85-87c2-f21257d05035 NetNS:/var/run/netns/14eb824e-9397-42e0-86f2-1a7b6da6ab28 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podea1aa180_707f_4e85_87c2_f21257d05035.slice PodAnnotations:0xc003ba8278}] Aliases:map[]}\"\nJun 11 00:09:35.370788 crc crio[23067]: time=\"2026-06-11T00:09:35.368000708Z\" level=info msg=\"Checking pod metallb-system_metallb-operator-controller-manager-c56bfcc68-tspql for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:09:35.469886 crc crio[23067]: time=\"2026-06-11T00:09:35.469251462Z\" level=info msg=\"Ran pod sandbox 8c6ed99da57a748c11615d1ea59fe660f523da2d761d934aebc317a4b5036413 with infra container: metallb-system/metallb-operator-controller-manager-c56bfcc68-tspql/POD\" id=c372985b-6921-4dec-8932-018f62838627 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:09:35.530708 crc crio[23067]: time=\"2026-06-11T00:09:35.530328964Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=1b7ba28e-bdba-47a0-b081-28c266337cf0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:09:35.531219 crc crio[23067]: time=\"2026-06-11T00:09:35.530948231Z\" level=info msg=\"Image registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca not found\" id=1b7ba28e-bdba-47a0-b081-28c266337cf0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:09:35.531219 crc crio[23067]: time=\"2026-06-11T00:09:35.531015623Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca found\" id=1b7ba28e-bdba-47a0-b081-28c266337cf0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:09:35.544035 crc crio[23067]: time=\"2026-06-11T00:09:35.543616492Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=c11fcd91-6105-408e-8b45-1466eea5b3e5 name=/runtime.v1.ImageService/PullImage\nJun 11 00:09:35.582975 crc crio[23067]: time=\"2026-06-11T00:09:35.57292134Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\\\"\"\nJun 11 00:09:35.887417 crc crio[23067]: 2026-06-11T00:09:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6b2fe28fc86c3ee Mac:8e:8e:81:35:9e:a4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:31 Mtu:0 Sandbox:/var/run/netns/4d4fe239-a74a-4226-b45e-aef23b8f51cf SocketPath: PciID:}] [{Interface:0xc000014920 Address:{IP:10.217.0.49 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:09:35.888997 crc crio[23067]: time=\"2026-06-11T00:09:35.888921393Z\" level=info msg=\"Got pod network &{Name:metallb-operator-webhook-server-b9b7c7b76-kwjvj Namespace:metallb-system ID:6b2fe28fc86c3eeb12122dec773f4cb409a6f3065ff4621eaecf6d6defd1edd5 UID:dad5c5d5-b42c-491a-9110-c50d8489305e NetNS:/var/run/netns/4d4fe239-a74a-4226-b45e-aef23b8f51cf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddad5c5d5_b42c_491a_9110_c50d8489305e.slice PodAnnotations:0xc0029b2718}] Aliases:map[]}\"\nJun 11 00:09:35.889363 crc crio[23067]: time=\"2026-06-11T00:09:35.889299603Z\" level=info msg=\"Checking pod metallb-system_metallb-operator-webhook-server-b9b7c7b76-kwjvj for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:09:35.897259 crc crio[23067]: time=\"2026-06-11T00:09:35.897151374Z\" level=info msg=\"Ran pod sandbox 6b2fe28fc86c3eeb12122dec773f4cb409a6f3065ff4621eaecf6d6defd1edd5 with infra container: metallb-system/metallb-operator-webhook-server-b9b7c7b76-kwjvj/POD\" id=d88ac905-a72e-404c-9072-a19e49e530ba name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:09:35.899888 crc crio[23067]: time=\"2026-06-11T00:09:35.899805485Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=9125de10-3cbc-40d0-af11-bd9ce50603e6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:09:35.900132 crc crio[23067]: time=\"2026-06-11T00:09:35.900067142Z\" level=info msg=\"Image registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee not found\" id=9125de10-3cbc-40d0-af11-bd9ce50603e6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:09:35.900219 crc crio[23067]: time=\"2026-06-11T00:09:35.900145455Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee found\" id=9125de10-3cbc-40d0-af11-bd9ce50603e6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:09:35.901608 crc crio[23067]: time=\"2026-06-11T00:09:35.90145107Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=e697065f-bd84-4942-a174-173e13905e55 name=/runtime.v1.ImageService/PullImage\nJun 11 00:09:35.904124 crc crio[23067]: time=\"2026-06-11T00:09:35.90405392Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\\\"\"\nJun 11 00:09:54.293607 crc crio[23067]: time=\"2026-06-11T00:09:54.291989219Z\" level=info msg=\"Stopping container: 8107e1e5c9e78bb1e466b3aebfcf0e70f0fa38f7785e273c7439c7b928041959 (timeout: 2s)\" id=6715af90-d0b7-4eb3-8eeb-5d9009333168 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 00:09:57.749867 crc crio[23067]: time=\"2026-06-11T00:09:57.749299081Z\" level=info msg=\"Stopped container 8107e1e5c9e78bb1e466b3aebfcf0e70f0fa38f7785e273c7439c7b928041959: openshift-marketplace/redhat-operators-d4jfq/registry-server\" id=6715af90-d0b7-4eb3-8eeb-5d9009333168 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 00:09:57.750956 crc crio[23067]: time=\"2026-06-11T00:09:57.750915895Z\" level=info msg=\"Stopping pod sandbox: dec020e4feb3c01aee5d103b48966372b682c54ad2da47167ec0920ff2ac08af\" id=0ee77f5c-367c-4a3f-92cb-58caff000ae6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:09:57.751804 crc crio[23067]: time=\"2026-06-11T00:09:57.751681795Z\" level=info msg=\"Got pod network &{Name:redhat-operators-d4jfq Namespace:openshift-marketplace ID:dec020e4feb3c01aee5d103b48966372b682c54ad2da47167ec0920ff2ac08af UID:40044a71-2d7f-4610-82b8-f09bc26eab5c NetNS:/var/run/netns/27fc4498-0bb9-409c-b306-9b4f3388c814 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod40044a71_2d7f_4610_82b8_f09bc26eab5c.slice PodAnnotations:0xc002c843a8}] Aliases:map[]}\"\nJun 11 00:09:57.751918 crc crio[23067]: time=\"2026-06-11T00:09:57.75186761Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-d4jfq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:09:57.859187 crc crio[23067]: time=\"2026-06-11T00:09:57.859079885Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:17a529d2879517de7496a2b9408b82d437fe0e858cc5f62aea1ff22151b4d86a\" id=c11fcd91-6105-408e-8b45-1466eea5b3e5 name=/runtime.v1.ImageService/PullImage\nJun 11 00:09:57.860701 crc crio[23067]: time=\"2026-06-11T00:09:57.860566145Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=8bc8d84d-d440-42a7-8607-8fea08b79603 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:09:57.873840 crc crio[23067]: time=\"2026-06-11T00:09:57.873367619Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/metallb-rhel9@sha256:d641d7235a0ecc39b8e0bb0d437962611f44602ab030791c04dbbc7d8e11c885\" id=e697065f-bd84-4942-a174-173e13905e55 name=/runtime.v1.ImageService/PullImage\nJun 11 00:09:57.879771 crc crio[23067]: time=\"2026-06-11T00:09:57.879243678Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=1dd3aa81-2391-4c59-8424-6437a39899a8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:09:57.883141 crc crio[23067]: time=\"2026-06-11T00:09:57.882987718Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=ef35f919-5a27-4d80-9d2f-85394bf68955 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:09:57.894261 crc crio[23067]: time=\"2026-06-11T00:09:57.894181139Z\" level=info msg=\"Creating container: metallb-system/metallb-operator-controller-manager-c56bfcc68-tspql/manager\" id=21743cf5-43bb-4b59-950d-f77fa38f8eb5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:09:57.901405 crc crio[23067]: time=\"2026-06-11T00:09:57.90128173Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:09:57.908620 crc crio[23067]: time=\"2026-06-11T00:09:57.908432953Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=1aaa9e4b-4aa9-4205-90b6-a6b9428f026c name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:09:57.935534 crc crio[23067]: time=\"2026-06-11T00:09:57.935311506Z\" level=info msg=\"Creating container: metallb-system/metallb-operator-webhook-server-b9b7c7b76-kwjvj/webhook-server\" id=91f2f44e-6edd-405b-962d-74861c6e9eb9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:09:57.939260 crc crio[23067]: time=\"2026-06-11T00:09:57.939101308Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:09:57.994992 crc crio[23067]: time=\"2026-06-11T00:09:57.994878279Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:09:58.016269 crc crio[23067]: time=\"2026-06-11T00:09:58.015524054Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:09:58.024290 crc crio[23067]: time=\"2026-06-11T00:09:58.024156477Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:09:58.027433 crc crio[23067]: time=\"2026-06-11T00:09:58.027331292Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:09:58.192894 crc crio[23067]: time=\"2026-06-11T00:09:58.192728952Z\" level=info msg=\"Created container 2d6dfbc6fd57dfb1dc2b2a01ee4638826f8a1870e6166321191c0da4ff04751e: metallb-system/metallb-operator-controller-manager-c56bfcc68-tspql/manager\" id=21743cf5-43bb-4b59-950d-f77fa38f8eb5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:09:58.194896 crc crio[23067]: time=\"2026-06-11T00:09:58.194787718Z\" level=info msg=\"Starting container: 2d6dfbc6fd57dfb1dc2b2a01ee4638826f8a1870e6166321191c0da4ff04751e\" id=0deef24e-b99b-4fa3-9802-7e48dd662147 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:09:58.219974 crc crio[23067]: time=\"2026-06-11T00:09:58.219181864Z\" level=info msg=\"Created container ef44a9b353c20749494c1e282101412a07447806cc3c2c56d6dc59556d83692f: metallb-system/metallb-operator-webhook-server-b9b7c7b76-kwjvj/webhook-server\" id=91f2f44e-6edd-405b-962d-74861c6e9eb9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:09:58.222548 crc crio[23067]: time=\"2026-06-11T00:09:58.22237563Z\" level=info msg=\"Started container\" PID=43473 containerID=2d6dfbc6fd57dfb1dc2b2a01ee4638826f8a1870e6166321191c0da4ff04751e description=metallb-system/metallb-operator-controller-manager-c56bfcc68-tspql/manager id=0deef24e-b99b-4fa3-9802-7e48dd662147 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8c6ed99da57a748c11615d1ea59fe660f523da2d761d934aebc317a4b5036413\nJun 11 00:09:58.225242 crc crio[23067]: time=\"2026-06-11T00:09:58.225073572Z\" level=info msg=\"Starting container: ef44a9b353c20749494c1e282101412a07447806cc3c2c56d6dc59556d83692f\" id=0010492b-04cd-4894-a9bd-e4fa2f0b240e name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:09:58.247244 crc crio[23067]: time=\"2026-06-11T00:09:58.24692123Z\" level=info msg=\"Started container\" PID=43474 containerID=ef44a9b353c20749494c1e282101412a07447806cc3c2c56d6dc59556d83692f description=metallb-system/metallb-operator-webhook-server-b9b7c7b76-kwjvj/webhook-server id=0010492b-04cd-4894-a9bd-e4fa2f0b240e name=/runtime.v1.RuntimeService/StartContainer sandboxID=6b2fe28fc86c3eeb12122dec773f4cb409a6f3065ff4621eaecf6d6defd1edd5\nJun 11 00:09:59.074041 crc crio[23067]: time=\"2026-06-11T00:09:59.072159694Z\" level=info msg=\"Stopped pod sandbox: dec020e4feb3c01aee5d103b48966372b682c54ad2da47167ec0920ff2ac08af\" id=0ee77f5c-367c-4a3f-92cb-58caff000ae6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:09:59.429115 crc crio[23067]: time=\"2026-06-11T00:09:59.428708797Z\" level=info msg=\"Removing container: 8107e1e5c9e78bb1e466b3aebfcf0e70f0fa38f7785e273c7439c7b928041959\" id=8dc59068-cdd7-4bff-a66a-a519b938eb3a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:09:59.458919 crc crio[23067]: time=\"2026-06-11T00:09:59.458833888Z\" level=info msg=\"Removed container 8107e1e5c9e78bb1e466b3aebfcf0e70f0fa38f7785e273c7439c7b928041959: openshift-marketplace/redhat-operators-d4jfq/registry-server\" id=8dc59068-cdd7-4bff-a66a-a519b938eb3a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:09:59.462743 crc crio[23067]: time=\"2026-06-11T00:09:59.462591369Z\" level=info msg=\"Removing container: 8d240f228dc51530cc944f0419142f708c907bb976b191027b0dc67d652ff4bb\" id=7dcbeb08-24ed-485c-bbbe-ef4f07e4b3e0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:09:59.495875 crc crio[23067]: time=\"2026-06-11T00:09:59.495594767Z\" level=info msg=\"Removed container 8d240f228dc51530cc944f0419142f708c907bb976b191027b0dc67d652ff4bb: openshift-marketplace/redhat-operators-d4jfq/extract-content\" id=7dcbeb08-24ed-485c-bbbe-ef4f07e4b3e0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:09:59.501997 crc crio[23067]: time=\"2026-06-11T00:09:59.501934808Z\" level=info msg=\"Removing container: c8f0d8a875cf9961311bed37b65353d2c1015c6a11173b1cea418f86d614dac4\" id=e9d2ebf2-9dc0-43e0-8cb8-69ee6b99f49a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:09:59.519867 crc crio[23067]: time=\"2026-06-11T00:09:59.519782908Z\" level=info msg=\"Removed container c8f0d8a875cf9961311bed37b65353d2c1015c6a11173b1cea418f86d614dac4: openshift-marketplace/redhat-operators-d4jfq/extract-utilities\" id=e9d2ebf2-9dc0-43e0-8cb8-69ee6b99f49a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:10:00.508023 crc crio[23067]: time=\"2026-06-11T00:10:00.507428002Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29685610-7flm6/POD\" id=e0d239bf-76f0-4275-97f5-1108630b4c6f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:10:00.508769 crc crio[23067]: time=\"2026-06-11T00:10:00.508070759Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:10:00.554831 crc crio[23067]: time=\"2026-06-11T00:10:00.55455542Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685610-7flm6 Namespace:openshift-infra ID:f4072ed067d2ff86e5f4b9526c9d918bc44af51bfeb1fcbab6433b5ffed0f811 UID:6575beb6-c33a-44cb-bf0b-dd82b192b86c NetNS:/var/run/netns/d05d2b95-987a-46ef-a019-377ddc83bc26 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6575beb6_c33a_44cb_bf0b_dd82b192b86c.slice PodAnnotations:0xc003610598}] Aliases:map[]}\"\nJun 11 00:10:00.554831 crc crio[23067]: time=\"2026-06-11T00:10:00.554625731Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29685610-7flm6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:10:00.951934 crc crio[23067]: 2026-06-11T00:10:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f4072ed067d2ff8 Mac:1e:d8:91:06:fe:86 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:32 Mtu:0 Sandbox:/var/run/netns/d05d2b95-987a-46ef-a019-377ddc83bc26 SocketPath: PciID:}] [{Interface:0xc000326d80 Address:{IP:10.217.0.50 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:10:00.954153 crc crio[23067]: time=\"2026-06-11T00:10:00.954076278Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685610-7flm6 Namespace:openshift-infra ID:f4072ed067d2ff86e5f4b9526c9d918bc44af51bfeb1fcbab6433b5ffed0f811 UID:6575beb6-c33a-44cb-bf0b-dd82b192b86c NetNS:/var/run/netns/d05d2b95-987a-46ef-a019-377ddc83bc26 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6575beb6_c33a_44cb_bf0b_dd82b192b86c.slice PodAnnotations:0xc003610598}] Aliases:map[]}\"\nJun 11 00:10:00.954332 crc crio[23067]: time=\"2026-06-11T00:10:00.954264363Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29685610-7flm6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:10:00.961855 crc crio[23067]: time=\"2026-06-11T00:10:00.961131938Z\" level=info msg=\"Ran pod sandbox f4072ed067d2ff86e5f4b9526c9d918bc44af51bfeb1fcbab6433b5ffed0f811 with infra container: openshift-infra/auto-csr-approver-29685610-7flm6/POD\" id=e0d239bf-76f0-4275-97f5-1108630b4c6f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:10:00.966758 crc crio[23067]: time=\"2026-06-11T00:10:00.964390786Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=1f0cb3d9-01f4-4d63-847d-a755540644a9 name=/runtime.v1.ImageService/PullImage\nJun 11 00:10:00.968275 crc crio[23067]: time=\"2026-06-11T00:10:00.968191578Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 00:10:01.954675 crc crio[23067]: time=\"2026-06-11T00:10:01.954169597Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=1f0cb3d9-01f4-4d63-847d-a755540644a9 name=/runtime.v1.ImageService/PullImage\nJun 11 00:10:01.956077 crc crio[23067]: time=\"2026-06-11T00:10:01.955366989Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=ec603371-2052-44ed-9d3c-e150fee4fc75 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:10:01.957322 crc crio[23067]: time=\"2026-06-11T00:10:01.957195058Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=15e3ad3c-18b7-4141-b1a3-37f65709eae0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:10:01.963272 crc crio[23067]: time=\"2026-06-11T00:10:01.96322101Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29685610-7flm6/oc\" id=90667ef8-636c-4cf5-8022-33837117b23c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:10:01.963737 crc crio[23067]: time=\"2026-06-11T00:10:01.963601921Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:10:01.989495 crc crio[23067]: time=\"2026-06-11T00:10:01.989360804Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:10:02.296176 crc crio[23067]: time=\"2026-06-11T00:10:02.295993204Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:10:02.393245 crc crio[23067]: time=\"2026-06-11T00:10:02.392956293Z\" level=info msg=\"Created container b0184e36cdd1a7199f30b79fc8964c8e5b4af5b8c5309625b276a7658638fe1f: openshift-infra/auto-csr-approver-29685610-7flm6/oc\" id=90667ef8-636c-4cf5-8022-33837117b23c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:10:02.398273 crc crio[23067]: time=\"2026-06-11T00:10:02.398188894Z\" level=info msg=\"Starting container: b0184e36cdd1a7199f30b79fc8964c8e5b4af5b8c5309625b276a7658638fe1f\" id=b69ce695-fb04-4c86-98b7-a4bb142b65ac name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:10:02.406084 crc crio[23067]: time=\"2026-06-11T00:10:02.405952073Z\" level=info msg=\"Started container\" PID=43600 containerID=b0184e36cdd1a7199f30b79fc8964c8e5b4af5b8c5309625b276a7658638fe1f description=openshift-infra/auto-csr-approver-29685610-7flm6/oc id=b69ce695-fb04-4c86-98b7-a4bb142b65ac name=/runtime.v1.RuntimeService/StartContainer sandboxID=f4072ed067d2ff86e5f4b9526c9d918bc44af51bfeb1fcbab6433b5ffed0f811\nJun 11 00:10:04.488285 crc crio[23067]: time=\"2026-06-11T00:10:04.487786616Z\" level=info msg=\"Stopping pod sandbox: f4072ed067d2ff86e5f4b9526c9d918bc44af51bfeb1fcbab6433b5ffed0f811\" id=37cd7d66-0625-4b69-89b0-dc14992b8f78 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:10:04.489168 crc crio[23067]: time=\"2026-06-11T00:10:04.488861835Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685610-7flm6 Namespace:openshift-infra ID:f4072ed067d2ff86e5f4b9526c9d918bc44af51bfeb1fcbab6433b5ffed0f811 UID:6575beb6-c33a-44cb-bf0b-dd82b192b86c NetNS:/var/run/netns/d05d2b95-987a-46ef-a019-377ddc83bc26 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6575beb6_c33a_44cb_bf0b_dd82b192b86c.slice PodAnnotations:0xc002c84388}] Aliases:map[]}\"\nJun 11 00:10:04.489168 crc crio[23067]: time=\"2026-06-11T00:10:04.489011989Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29685610-7flm6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:10:04.815629 crc crio[23067]: time=\"2026-06-11T00:10:04.815051041Z\" level=info msg=\"Stopped pod sandbox: f4072ed067d2ff86e5f4b9526c9d918bc44af51bfeb1fcbab6433b5ffed0f811\" id=37cd7d66-0625-4b69-89b0-dc14992b8f78 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:10:11.820440 crc crio[23067]: time=\"2026-06-11T00:10:11.819448721Z\" level=info msg=\"Removing container: 350d0bdbb77489a2e8dd12c41e17fef585c42050d39e9d2704bc89645673ac18\" id=04601bc5-b591-427c-a8e6-e6a83c2f71e1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:10:11.976860 crc crio[23067]: time=\"2026-06-11T00:10:11.976754874Z\" level=info msg=\"Removed container 350d0bdbb77489a2e8dd12c41e17fef585c42050d39e9d2704bc89645673ac18: openshift-infra/auto-csr-approver-29685604-nnmfr/oc\" id=04601bc5-b591-427c-a8e6-e6a83c2f71e1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:10:11.987179 crc crio[23067]: time=\"2026-06-11T00:10:11.987121463Z\" level=info msg=\"Stopping pod sandbox: dec020e4feb3c01aee5d103b48966372b682c54ad2da47167ec0920ff2ac08af\" id=eddcf4f0-c9b1-404a-b7bf-4d1aa4298afd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:10:11.987631 crc crio[23067]: time=\"2026-06-11T00:10:11.987602926Z\" level=info msg=\"Stopped pod sandbox (already stopped): dec020e4feb3c01aee5d103b48966372b682c54ad2da47167ec0920ff2ac08af\" id=eddcf4f0-c9b1-404a-b7bf-4d1aa4298afd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:10:11.990037 crc crio[23067]: time=\"2026-06-11T00:10:11.989968599Z\" level=info msg=\"Removing pod sandbox: dec020e4feb3c01aee5d103b48966372b682c54ad2da47167ec0920ff2ac08af\" id=b5bd41b4-3fcb-440e-843a-65a58c1443c8 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:10:12.004380 crc crio[23067]: time=\"2026-06-11T00:10:12.004249193Z\" level=info msg=\"Removed pod sandbox: dec020e4feb3c01aee5d103b48966372b682c54ad2da47167ec0920ff2ac08af\" id=b5bd41b4-3fcb-440e-843a-65a58c1443c8 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:10:12.005518 crc crio[23067]: time=\"2026-06-11T00:10:12.005415995Z\" level=info msg=\"Stopping pod sandbox: d67815a12a005f9638b9bae705bb486df32ef1f56189ec6d9644e4ce9bb65de3\" id=ffb78f3b-3f44-4c20-bd64-dc3d8360bcda name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:10:12.005614 crc crio[23067]: time=\"2026-06-11T00:10:12.005545878Z\" level=info msg=\"Stopped pod sandbox (already stopped): d67815a12a005f9638b9bae705bb486df32ef1f56189ec6d9644e4ce9bb65de3\" id=ffb78f3b-3f44-4c20-bd64-dc3d8360bcda name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:10:12.007191 crc crio[23067]: time=\"2026-06-11T00:10:12.00711098Z\" level=info msg=\"Removing pod sandbox: d67815a12a005f9638b9bae705bb486df32ef1f56189ec6d9644e4ce9bb65de3\" id=2263d9ef-0120-4ed3-bbba-86726c19485d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:10:12.020704 crc crio[23067]: time=\"2026-06-11T00:10:12.020448409Z\" level=info msg=\"Removed pod sandbox: d67815a12a005f9638b9bae705bb486df32ef1f56189ec6d9644e4ce9bb65de3\" id=2263d9ef-0120-4ed3-bbba-86726c19485d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:10:31.430683 crc crio[23067]: time=\"2026-06-11T00:10:31.429809344Z\" level=info msg=\"Running pod sandbox: metallb-system/controller-8464864885-sr77b/POD\" id=9d06633d-a8f5-46bf-8f0e-7e4cd052aa76 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:10:31.432225 crc crio[23067]: time=\"2026-06-11T00:10:31.43078331Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:10:31.483065 crc crio[23067]: time=\"2026-06-11T00:10:31.482921343Z\" level=info msg=\"Got pod network &{Name:controller-8464864885-sr77b Namespace:metallb-system ID:629c37096a21928d0a4979c5de7dbc7b26b493f94008beb2becca755723f9730 UID:541002b0-087e-423d-9ef1-3a46bc06fbb6 NetNS:/var/run/netns/46fa495b-b652-42a8-9d3d-ee3f0030e89e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod541002b0_087e_423d_9ef1_3a46bc06fbb6.slice PodAnnotations:0xc003610150}] Aliases:map[]}\"\nJun 11 00:10:31.483065 crc crio[23067]: time=\"2026-06-11T00:10:31.482961924Z\" level=info msg=\"Adding pod metallb-system_controller-8464864885-sr77b to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:10:31.903854 crc crio[23067]: 2026-06-11T00:10:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:629c37096a21928 Mac:76:91:43:9e:5d:77 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:33 Mtu:0 Sandbox:/var/run/netns/46fa495b-b652-42a8-9d3d-ee3f0030e89e SocketPath: PciID:}] [{Interface:0xc000014700 Address:{IP:10.217.0.51 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:10:31.905314 crc crio[23067]: time=\"2026-06-11T00:10:31.905221796Z\" level=info msg=\"Got pod network &{Name:controller-8464864885-sr77b Namespace:metallb-system ID:629c37096a21928d0a4979c5de7dbc7b26b493f94008beb2becca755723f9730 UID:541002b0-087e-423d-9ef1-3a46bc06fbb6 NetNS:/var/run/netns/46fa495b-b652-42a8-9d3d-ee3f0030e89e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod541002b0_087e_423d_9ef1_3a46bc06fbb6.slice PodAnnotations:0xc003610150}] Aliases:map[]}\"\nJun 11 00:10:31.905447 crc crio[23067]: time=\"2026-06-11T00:10:31.90539752Z\" level=info msg=\"Checking pod metallb-system_controller-8464864885-sr77b for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:10:31.914689 crc crio[23067]: time=\"2026-06-11T00:10:31.914559507Z\" level=info msg=\"Ran pod sandbox 629c37096a21928d0a4979c5de7dbc7b26b493f94008beb2becca755723f9730 with infra container: metallb-system/controller-8464864885-sr77b/POD\" id=9d06633d-a8f5-46bf-8f0e-7e4cd052aa76 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:10:31.917294 crc crio[23067]: time=\"2026-06-11T00:10:31.917210508Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=ea936bd4-21f8-4700-a629-23b68254e43a name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:10:31.919463 crc crio[23067]: time=\"2026-06-11T00:10:31.919392147Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=d2a373cb-e8a0-4c0d-b609-387b00648381 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:10:31.925197 crc crio[23067]: time=\"2026-06-11T00:10:31.9250586Z\" level=info msg=\"Creating container: metallb-system/controller-8464864885-sr77b/controller\" id=a46676d3-ba08-4e8b-bee3-ce6b946a3e30 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:10:31.925527 crc crio[23067]: time=\"2026-06-11T00:10:31.9254312Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:10:31.962256 crc crio[23067]: time=\"2026-06-11T00:10:31.962092636Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:10:31.965807 crc crio[23067]: time=\"2026-06-11T00:10:31.965727384Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:10:32.145818 crc crio[23067]: time=\"2026-06-11T00:10:32.145410408Z\" level=info msg=\"Created container 1525543bb34512656a9544fdf62bb2e5e575d0d9e831788f1a24def6e4379420: metallb-system/controller-8464864885-sr77b/controller\" id=a46676d3-ba08-4e8b-bee3-ce6b946a3e30 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:10:32.147178 crc crio[23067]: time=\"2026-06-11T00:10:32.147023782Z\" level=info msg=\"Starting container: 1525543bb34512656a9544fdf62bb2e5e575d0d9e831788f1a24def6e4379420\" id=2127741c-00dd-4a8d-9963-f28926c74c50 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:10:32.154768 crc crio[23067]: time=\"2026-06-11T00:10:32.153957208Z\" level=info msg=\"Started container\" PID=44129 containerID=1525543bb34512656a9544fdf62bb2e5e575d0d9e831788f1a24def6e4379420 description=metallb-system/controller-8464864885-sr77b/controller id=2127741c-00dd-4a8d-9963-f28926c74c50 name=/runtime.v1.RuntimeService/StartContainer sandboxID=629c37096a21928d0a4979c5de7dbc7b26b493f94008beb2becca755723f9730\nJun 11 00:10:32.169386 crc crio[23067]: time=\"2026-06-11T00:10:32.169289131Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=00aa23fc-d0b4-412f-ab5b-9be5dee2a9ae name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:10:32.177855 crc crio[23067]: time=\"2026-06-11T00:10:32.177779779Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=1ea3426b-0394-40b6-a221-6886bc3ace49 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:10:32.187265 crc crio[23067]: time=\"2026-06-11T00:10:32.187145251Z\" level=info msg=\"Creating container: metallb-system/controller-8464864885-sr77b/kube-rbac-proxy\" id=34404b68-1539-4bf8-92a8-9fe6001e3f0c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:10:32.188023 crc crio[23067]: time=\"2026-06-11T00:10:32.187929232Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:10:32.220090 crc crio[23067]: time=\"2026-06-11T00:10:32.220032986Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:10:32.223246 crc crio[23067]: time=\"2026-06-11T00:10:32.223184691Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:10:32.359601 crc crio[23067]: time=\"2026-06-11T00:10:32.359034046Z\" level=info msg=\"Created container fbb13f6b9708a644e700b865c3f36caee742e7fa9de23a5e54936a1432300fcb: metallb-system/controller-8464864885-sr77b/kube-rbac-proxy\" id=34404b68-1539-4bf8-92a8-9fe6001e3f0c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:10:32.360735 crc crio[23067]: time=\"2026-06-11T00:10:32.360596868Z\" level=info msg=\"Starting container: fbb13f6b9708a644e700b865c3f36caee742e7fa9de23a5e54936a1432300fcb\" id=bf9b9c3d-6931-4152-b556-aebacc10ebd2 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:10:32.372903 crc crio[23067]: time=\"2026-06-11T00:10:32.372785066Z\" level=info msg=\"Started container\" PID=44144 containerID=fbb13f6b9708a644e700b865c3f36caee742e7fa9de23a5e54936a1432300fcb description=metallb-system/controller-8464864885-sr77b/kube-rbac-proxy id=bf9b9c3d-6931-4152-b556-aebacc10ebd2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=629c37096a21928d0a4979c5de7dbc7b26b493f94008beb2becca755723f9730\nJun 11 00:10:34.418461 crc crio[23067]: time=\"2026-06-11T00:10:34.417918312Z\" level=info msg=\"Running pod sandbox: metallb-system/speaker-zttw6/POD\" id=bd9c2ca6-46a4-4acd-8b06-b9c088e563fd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:10:34.418461 crc crio[23067]: time=\"2026-06-11T00:10:34.418460216Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:10:34.440910 crc crio[23067]: time=\"2026-06-11T00:10:34.440558801Z\" 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=bd9c2ca6-46a4-4acd-8b06-b9c088e563fd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:10:34.460791 crc crio[23067]: time=\"2026-06-11T00:10:34.460522938Z\" level=info msg=\"Ran pod sandbox 3029faa5b529427f5d983fcadb8f5d77f25281c215fbb1eced79bacea51c0989 with infra container: metallb-system/speaker-zttw6/POD\" id=bd9c2ca6-46a4-4acd-8b06-b9c088e563fd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:10:34.462768 crc crio[23067]: time=\"2026-06-11T00:10:34.462588194Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=b8e10762-1f3d-47b4-8d58-6533595b3c14 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:10:34.464471 crc crio[23067]: time=\"2026-06-11T00:10:34.464395422Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=c4404498-9a50-47db-9594-b7ae759256b4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:10:34.475366 crc crio[23067]: time=\"2026-06-11T00:10:34.475211113Z\" level=info msg=\"Creating container: metallb-system/speaker-zttw6/speaker\" id=dfef5fa4-6d67-427d-a635-0e18860184ce name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:10:34.475969 crc crio[23067]: time=\"2026-06-11T00:10:34.475881331Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:10:34.508900 crc crio[23067]: time=\"2026-06-11T00:10:34.508785427Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:10:34.635998 crc crio[23067]: time=\"2026-06-11T00:10:34.635899677Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:10:34.736316 crc crio[23067]: time=\"2026-06-11T00:10:34.736152734Z\" level=info msg=\"Created container 33434eaba26f8ca7e08d92fa69667e6d67231148c2eb980e45f8fe46405b10e2: metallb-system/speaker-zttw6/speaker\" id=dfef5fa4-6d67-427d-a635-0e18860184ce name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:10:34.737538 crc crio[23067]: time=\"2026-06-11T00:10:34.737448679Z\" level=info msg=\"Starting container: 33434eaba26f8ca7e08d92fa69667e6d67231148c2eb980e45f8fe46405b10e2\" id=3193aeca-8593-4a5d-ba92-69b4dc20cc80 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:10:34.744337 crc crio[23067]: time=\"2026-06-11T00:10:34.744246142Z\" level=info msg=\"Started container\" PID=44245 containerID=33434eaba26f8ca7e08d92fa69667e6d67231148c2eb980e45f8fe46405b10e2 description=metallb-system/speaker-zttw6/speaker id=3193aeca-8593-4a5d-ba92-69b4dc20cc80 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3029faa5b529427f5d983fcadb8f5d77f25281c215fbb1eced79bacea51c0989\nJun 11 00:10:34.757092 crc crio[23067]: time=\"2026-06-11T00:10:34.756991345Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=fe456582-71d7-4fd9-97d4-86dd11a75b0b name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:10:34.760122 crc crio[23067]: time=\"2026-06-11T00:10:34.760078518Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=d8fe2d12-9a6a-40f4-b237-96e66aad0563 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:10:34.765451 crc crio[23067]: time=\"2026-06-11T00:10:34.76534648Z\" level=info msg=\"Creating container: metallb-system/speaker-zttw6/kube-rbac-proxy\" id=cd3b6288-605a-4cdb-abe3-f280203f2c7c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:10:34.765867 crc crio[23067]: time=\"2026-06-11T00:10:34.765814182Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:10:34.797752 crc crio[23067]: time=\"2026-06-11T00:10:34.791991947Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:10:34.945922 crc crio[23067]: time=\"2026-06-11T00:10:34.945811365Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:10:35.035449 crc crio[23067]: time=\"2026-06-11T00:10:35.034951884Z\" level=info msg=\"Created container d463b681dd4b34133713270116d625e2accf042849cd9f46504fb6b550f1c25b: metallb-system/speaker-zttw6/kube-rbac-proxy\" id=cd3b6288-605a-4cdb-abe3-f280203f2c7c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:10:35.037165 crc crio[23067]: time=\"2026-06-11T00:10:35.037088351Z\" level=info msg=\"Starting container: d463b681dd4b34133713270116d625e2accf042849cd9f46504fb6b550f1c25b\" id=d6015a9a-c76e-48ba-8031-711224db97d8 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:10:35.042793 crc crio[23067]: time=\"2026-06-11T00:10:35.042556908Z\" level=info msg=\"Started container\" PID=44275 containerID=d463b681dd4b34133713270116d625e2accf042849cd9f46504fb6b550f1c25b description=metallb-system/speaker-zttw6/kube-rbac-proxy id=d6015a9a-c76e-48ba-8031-711224db97d8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3029faa5b529427f5d983fcadb8f5d77f25281c215fbb1eced79bacea51c0989\nJun 11 00:10:57.292250 crc crio[23067]: time=\"2026-06-11T00:10:57.291373603Z\" level=info msg=\"Running pod sandbox: openshift-frr-k8s/frr-k8s-4c6df/POD\" id=32cbde8c-e867-4385-8333-a9376e5309df name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:10:57.293792 crc crio[23067]: time=\"2026-06-11T00:10:57.292330949Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:10:57.315844 crc crio[23067]: time=\"2026-06-11T00:10:57.315124362Z\" 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=32cbde8c-e867-4385-8333-a9376e5309df name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:10:57.504559 crc crio[23067]: time=\"2026-06-11T00:10:57.504358754Z\" level=info msg=\"Ran pod sandbox 8ef44194988b041ee023f03018d2d82bc31eaef355a04dfd33976dd05c61d40e with infra container: openshift-frr-k8s/frr-k8s-4c6df/POD\" id=32cbde8c-e867-4385-8333-a9376e5309df name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:10:57.507289 crc crio[23067]: time=\"2026-06-11T00:10:57.50719989Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=4cdfe688-03dc-4f80-81a1-24d16c70aedb name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:10:57.507551 crc crio[23067]: time=\"2026-06-11T00:10:57.507479458Z\" level=info msg=\"Image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b not found\" id=4cdfe688-03dc-4f80-81a1-24d16c70aedb name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:10:57.507890 crc crio[23067]: time=\"2026-06-11T00:10:57.507822307Z\" level=info msg=\"Neither image nor artfiact quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b found\" id=4cdfe688-03dc-4f80-81a1-24d16c70aedb name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:10:57.511932 crc crio[23067]: time=\"2026-06-11T00:10:57.511857015Z\" level=info msg=\"Pulling image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=9869de5d-50bf-469e-8d9e-e27fa0d0ff64 name=/runtime.v1.ImageService/PullImage\nJun 11 00:10:57.521319 crc crio[23067]: time=\"2026-06-11T00:10:57.521227898Z\" level=info msg=\"Trying to access \\\"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\\\"\"\nJun 11 00:10:58.051753 crc crio[23067]: time=\"2026-06-11T00:10:58.051083973Z\" level=info msg=\"Running pod sandbox: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-9mjv4/POD\" id=6f6bc25f-953c-40d9-aef4-5a7d25528eb4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:10:58.051993 crc crio[23067]: time=\"2026-06-11T00:10:58.051969867Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:10:58.071963 crc crio[23067]: time=\"2026-06-11T00:10:58.071907733Z\" 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=6f6bc25f-953c-40d9-aef4-5a7d25528eb4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:10:58.085561 crc crio[23067]: time=\"2026-06-11T00:10:58.085439337Z\" level=info msg=\"Ran pod sandbox 25bdb0ade507f0284e4cea03a40d721b5010800029abe1a632910867f84d89e4 with infra container: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-9mjv4/POD\" id=6f6bc25f-953c-40d9-aef4-5a7d25528eb4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:10:58.087907 crc crio[23067]: time=\"2026-06-11T00:10:58.087836022Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=f380dc9d-39b6-4743-95c8-e27b6a80e75b name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:10:58.088068 crc crio[23067]: time=\"2026-06-11T00:10:58.088020527Z\" level=info msg=\"Image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b not found\" id=f380dc9d-39b6-4743-95c8-e27b6a80e75b name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:10:58.088134 crc crio[23067]: time=\"2026-06-11T00:10:58.088095939Z\" level=info msg=\"Neither image nor artfiact quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b found\" id=f380dc9d-39b6-4743-95c8-e27b6a80e75b name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:10:58.090145 crc crio[23067]: time=\"2026-06-11T00:10:58.089947309Z\" level=info msg=\"Pulling image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=4069757e-37a2-4e78-8b06-7b51cbf9b0ba name=/runtime.v1.ImageService/PullImage\nJun 11 00:10:58.095036 crc crio[23067]: time=\"2026-06-11T00:10:58.094954573Z\" level=info msg=\"Trying to access \\\"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\\\"\"\nJun 11 00:11:14.296794 crc crio[23067]: time=\"2026-06-11T00:11:14.291353417Z\" level=info msg=\"Pulled image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=9869de5d-50bf-469e-8d9e-e27fa0d0ff64 name=/runtime.v1.ImageService/PullImage\nJun 11 00:11:14.301594 crc crio[23067]: time=\"2026-06-11T00:11:14.301332416Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=0af4e93c-d6a5-419f-a733-0a7c3793d197 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:11:14.468627 crc crio[23067]: time=\"2026-06-11T00:11:14.462473181Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=ea4167ab-7372-46b7-b029-0a3a536b8f54 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:11:14.517954 crc crio[23067]: time=\"2026-06-11T00:11:14.517742938Z\" level=info msg=\"Pulled image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=4069757e-37a2-4e78-8b06-7b51cbf9b0ba name=/runtime.v1.ImageService/PullImage\nJun 11 00:11:14.518865 crc crio[23067]: time=\"2026-06-11T00:11:14.518799687Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=f1179379-3a89-4465-bf80-ea7000d33950 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:11:14.519310 crc crio[23067]: time=\"2026-06-11T00:11:14.519227908Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-4c6df/cp-frr-files\" id=f9e92a8b-28bd-4586-ac18-e527c99535aa name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:11:14.522941 crc crio[23067]: time=\"2026-06-11T00:11:14.522791784Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=c89f8ad5-b93d-4d23-9c33-940ec20e562f name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:11:14.526177 crc crio[23067]: time=\"2026-06-11T00:11:14.526083323Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:11:14.552344 crc crio[23067]: time=\"2026-06-11T00:11:14.552123113Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-9mjv4/frr-k8s-webhook-server\" id=e70e3069-5ee0-446f-9692-069cf052a9b2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:11:14.557494 crc crio[23067]: time=\"2026-06-11T00:11:14.557409636Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:11:14.591843 crc crio[23067]: time=\"2026-06-11T00:11:14.591561625Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:11:14.596800 crc crio[23067]: time=\"2026-06-11T00:11:14.596713383Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:11:14.604558 crc crio[23067]: time=\"2026-06-11T00:11:14.604434611Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:11:14.613947 crc crio[23067]: time=\"2026-06-11T00:11:14.613856825Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:11:15.184356 crc crio[23067]: time=\"2026-06-11T00:11:15.18420284Z\" level=info msg=\"Created container e31807155cdb14bffb2f38c746498524ba02beef72ef34ae9399e1da2000d95c: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-9mjv4/frr-k8s-webhook-server\" id=e70e3069-5ee0-446f-9692-069cf052a9b2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:11:15.186214 crc crio[23067]: time=\"2026-06-11T00:11:15.186086161Z\" level=info msg=\"Starting container: e31807155cdb14bffb2f38c746498524ba02beef72ef34ae9399e1da2000d95c\" id=272a4f5b-b075-483d-9793-62d712941143 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:11:15.196234 crc crio[23067]: time=\"2026-06-11T00:11:15.19606566Z\" level=info msg=\"Started container\" PID=44848 containerID=e31807155cdb14bffb2f38c746498524ba02beef72ef34ae9399e1da2000d95c description=openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-9mjv4/frr-k8s-webhook-server id=272a4f5b-b075-483d-9793-62d712941143 name=/runtime.v1.RuntimeService/StartContainer sandboxID=25bdb0ade507f0284e4cea03a40d721b5010800029abe1a632910867f84d89e4\nJun 11 00:11:15.257012 crc crio[23067]: time=\"2026-06-11T00:11:15.256778513Z\" level=info msg=\"Created container 6c0211717383759a95ef9b09dbdab1e6cd1babd0d8dd313baf3c48038de7dc4f: openshift-frr-k8s/frr-k8s-4c6df/cp-frr-files\" id=f9e92a8b-28bd-4586-ac18-e527c99535aa name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:11:15.258211 crc crio[23067]: time=\"2026-06-11T00:11:15.258089468Z\" level=info msg=\"Starting container: 6c0211717383759a95ef9b09dbdab1e6cd1babd0d8dd313baf3c48038de7dc4f\" id=a7f03b1d-26b9-415e-b6ad-eccca8f5e047 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:11:15.266327 crc crio[23067]: time=\"2026-06-11T00:11:15.266215227Z\" level=info msg=\"Started container\" PID=44847 containerID=6c0211717383759a95ef9b09dbdab1e6cd1babd0d8dd313baf3c48038de7dc4f description=openshift-frr-k8s/frr-k8s-4c6df/cp-frr-files id=a7f03b1d-26b9-415e-b6ad-eccca8f5e047 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8ef44194988b041ee023f03018d2d82bc31eaef355a04dfd33976dd05c61d40e\nJun 11 00:11:16.514740 crc crio[23067]: time=\"2026-06-11T00:11:16.514091921Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=6ce854f8-f0b3-4b98-b97c-b1350038b984 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:11:16.520986 crc crio[23067]: time=\"2026-06-11T00:11:16.520906135Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=e3025b13-da43-4331-90c8-069bfa3aaca9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:11:16.545059 crc crio[23067]: time=\"2026-06-11T00:11:16.544732336Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-4c6df/cp-reloader\" id=75aca79e-fc48-4622-b050-6a31620de645 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:11:16.547320 crc crio[23067]: time=\"2026-06-11T00:11:16.547150301Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:11:16.579125 crc crio[23067]: time=\"2026-06-11T00:11:16.578779212Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:11:16.583634 crc crio[23067]: time=\"2026-06-11T00:11:16.583509329Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:11:16.725157 crc crio[23067]: time=\"2026-06-11T00:11:16.725021067Z\" level=info msg=\"Created container f277cc10016dc16ceac54d8f7b4efc542b08e5fd28715e95e29e934cb68068c2: openshift-frr-k8s/frr-k8s-4c6df/cp-reloader\" id=75aca79e-fc48-4622-b050-6a31620de645 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:11:16.726887 crc crio[23067]: time=\"2026-06-11T00:11:16.726734033Z\" level=info msg=\"Starting container: f277cc10016dc16ceac54d8f7b4efc542b08e5fd28715e95e29e934cb68068c2\" id=98587921-3f39-4639-a89d-3ab51a37d45b name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:11:16.736783 crc crio[23067]: time=\"2026-06-11T00:11:16.736471725Z\" level=info msg=\"Started container\" PID=44890 containerID=f277cc10016dc16ceac54d8f7b4efc542b08e5fd28715e95e29e934cb68068c2 description=openshift-frr-k8s/frr-k8s-4c6df/cp-reloader id=98587921-3f39-4639-a89d-3ab51a37d45b name=/runtime.v1.RuntimeService/StartContainer sandboxID=8ef44194988b041ee023f03018d2d82bc31eaef355a04dfd33976dd05c61d40e\nJun 11 00:11:17.529968 crc crio[23067]: time=\"2026-06-11T00:11:17.529758699Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=0a06926b-8b34-4e24-8ac2-7bd128c48f63 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:11:17.544788 crc crio[23067]: time=\"2026-06-11T00:11:17.543720875Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=b1a3b4b8-dc6f-43ce-8ba0-8873a0987eba name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:11:17.555390 crc crio[23067]: time=\"2026-06-11T00:11:17.555260055Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-4c6df/cp-metrics\" id=ad2bb4b1-2910-487b-81f0-691c4fc84afb name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:11:17.559284 crc crio[23067]: time=\"2026-06-11T00:11:17.559209461Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:11:17.609223 crc crio[23067]: time=\"2026-06-11T00:11:17.602330892Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:11:17.609223 crc crio[23067]: time=\"2026-06-11T00:11:17.607433029Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:11:17.895971 crc crio[23067]: time=\"2026-06-11T00:11:17.895009646Z\" level=info msg=\"Created container 42eca755da31668abee26ddc5144239d17da33ed31f64de33f235cb4cad3b670: openshift-frr-k8s/frr-k8s-4c6df/cp-metrics\" id=ad2bb4b1-2910-487b-81f0-691c4fc84afb name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:11:17.896976 crc crio[23067]: time=\"2026-06-11T00:11:17.896545478Z\" level=info msg=\"Starting container: 42eca755da31668abee26ddc5144239d17da33ed31f64de33f235cb4cad3b670\" id=7cb66207-9dc7-4dd8-a52e-b183918abe7a name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:11:17.903232 crc crio[23067]: time=\"2026-06-11T00:11:17.903128755Z\" level=info msg=\"Started container\" PID=44900 containerID=42eca755da31668abee26ddc5144239d17da33ed31f64de33f235cb4cad3b670 description=openshift-frr-k8s/frr-k8s-4c6df/cp-metrics id=7cb66207-9dc7-4dd8-a52e-b183918abe7a name=/runtime.v1.RuntimeService/StartContainer sandboxID=8ef44194988b041ee023f03018d2d82bc31eaef355a04dfd33976dd05c61d40e\nJun 11 00:11:18.550559 crc crio[23067]: time=\"2026-06-11T00:11:18.550088342Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=74f9de85-bfc7-430f-a9f6-694c0e5d3f1d name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:11:18.557172 crc crio[23067]: time=\"2026-06-11T00:11:18.556975367Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=e6f87360-bb3b-45dd-936d-dd2833fb9d6e name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:11:18.570945 crc crio[23067]: time=\"2026-06-11T00:11:18.57084013Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-4c6df/cp-frr-status\" id=b2c14f17-19fa-4921-bbc3-bf4d10af5795 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:11:18.573263 crc crio[23067]: time=\"2026-06-11T00:11:18.573190894Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:11:18.614921 crc crio[23067]: time=\"2026-06-11T00:11:18.614715441Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:11:18.619323 crc crio[23067]: time=\"2026-06-11T00:11:18.619246233Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:11:18.723469 crc crio[23067]: time=\"2026-06-11T00:11:18.723348644Z\" level=info msg=\"Created container 66ad094017a59ba8ae257677fd0ae1258ea8511296e37f2ea6308d19e955c5cf: openshift-frr-k8s/frr-k8s-4c6df/cp-frr-status\" id=b2c14f17-19fa-4921-bbc3-bf4d10af5795 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:11:18.724851 crc crio[23067]: time=\"2026-06-11T00:11:18.724798923Z\" level=info msg=\"Starting container: 66ad094017a59ba8ae257677fd0ae1258ea8511296e37f2ea6308d19e955c5cf\" id=20f75138-cb8b-42f3-b936-0d7a04c4a13a name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:11:18.729346 crc crio[23067]: time=\"2026-06-11T00:11:18.729261603Z\" level=info msg=\"Started container\" PID=44922 containerID=66ad094017a59ba8ae257677fd0ae1258ea8511296e37f2ea6308d19e955c5cf description=openshift-frr-k8s/frr-k8s-4c6df/cp-frr-status id=20f75138-cb8b-42f3-b936-0d7a04c4a13a name=/runtime.v1.RuntimeService/StartContainer sandboxID=8ef44194988b041ee023f03018d2d82bc31eaef355a04dfd33976dd05c61d40e\nJun 11 00:11:19.569775 crc crio[23067]: time=\"2026-06-11T00:11:19.569048907Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=aed96080-8f83-4f11-9017-fa36ac2a0ea8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:11:19.594970 crc crio[23067]: time=\"2026-06-11T00:11:19.594824381Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=6dba286f-b700-485b-b373-feb13b1795d2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:11:19.607161 crc crio[23067]: time=\"2026-06-11T00:11:19.60707798Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-4c6df/controller\" id=7a3f6c0d-b62e-46a1-b920-8a239032931a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:11:19.609420 crc crio[23067]: time=\"2026-06-11T00:11:19.60929678Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:11:19.652055 crc crio[23067]: time=\"2026-06-11T00:11:19.647379845Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:11:19.652055 crc crio[23067]: time=\"2026-06-11T00:11:19.650351215Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:11:19.812277 crc crio[23067]: time=\"2026-06-11T00:11:19.812172669Z\" level=info msg=\"Created container 4794c14ec171946340b87f8638471b1356a4dc42f475aef1087c8e0bb1fcbdd8: openshift-frr-k8s/frr-k8s-4c6df/controller\" id=7a3f6c0d-b62e-46a1-b920-8a239032931a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:11:19.813611 crc crio[23067]: time=\"2026-06-11T00:11:19.813483294Z\" level=info msg=\"Starting container: 4794c14ec171946340b87f8638471b1356a4dc42f475aef1087c8e0bb1fcbdd8\" id=7f33ccf1-ef16-4697-8dd6-cd1f28bf05f1 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:11:19.820293 crc crio[23067]: time=\"2026-06-11T00:11:19.820215675Z\" level=info msg=\"Started container\" PID=44962 containerID=4794c14ec171946340b87f8638471b1356a4dc42f475aef1087c8e0bb1fcbdd8 description=openshift-frr-k8s/frr-k8s-4c6df/controller id=7f33ccf1-ef16-4697-8dd6-cd1f28bf05f1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8ef44194988b041ee023f03018d2d82bc31eaef355a04dfd33976dd05c61d40e\nJun 11 00:11:19.882285 crc crio[23067]: time=\"2026-06-11T00:11:19.88171983Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=e50b9f23-3b52-4794-bab0-aec3c4c0ce83 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:11:19.887395 crc crio[23067]: time=\"2026-06-11T00:11:19.887315791Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=c23bcb30-cd93-4c77-9cec-574bac35b2be name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:11:19.896897 crc crio[23067]: time=\"2026-06-11T00:11:19.896825867Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-4c6df/frr\" id=40eba3c2-635a-437f-93e7-f971b45d7615 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:11:19.899339 crc crio[23067]: time=\"2026-06-11T00:11:19.899289043Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:11:19.936077 crc crio[23067]: time=\"2026-06-11T00:11:19.932931498Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:11:19.937966 crc crio[23067]: time=\"2026-06-11T00:11:19.937890281Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:11:20.085846 crc crio[23067]: time=\"2026-06-11T00:11:20.085712729Z\" level=info msg=\"Created container 35e0ad58e414f93bbc3386ba052a47ca1b04e4fd4fe30b57a3366638bdedde53: openshift-frr-k8s/frr-k8s-4c6df/frr\" id=40eba3c2-635a-437f-93e7-f971b45d7615 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:11:20.093130 crc crio[23067]: time=\"2026-06-11T00:11:20.093029626Z\" level=info msg=\"Starting container: 35e0ad58e414f93bbc3386ba052a47ca1b04e4fd4fe30b57a3366638bdedde53\" id=b20c0139-18cb-4c5e-918e-cef7bc63618f name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:11:20.100393 crc crio[23067]: time=\"2026-06-11T00:11:20.100285111Z\" level=info msg=\"Started container\" PID=44981 containerID=35e0ad58e414f93bbc3386ba052a47ca1b04e4fd4fe30b57a3366638bdedde53 description=openshift-frr-k8s/frr-k8s-4c6df/frr id=b20c0139-18cb-4c5e-918e-cef7bc63618f name=/runtime.v1.RuntimeService/StartContainer sandboxID=8ef44194988b041ee023f03018d2d82bc31eaef355a04dfd33976dd05c61d40e\nJun 11 00:11:20.115237 crc crio[23067]: time=\"2026-06-11T00:11:20.112308974Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=44c09530-d160-4053-893c-a32c512453fa name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:11:20.117152 crc crio[23067]: time=\"2026-06-11T00:11:20.117048102Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=d87252b2-f400-40ec-b504-7dee66a3ce09 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:11:20.129398 crc crio[23067]: time=\"2026-06-11T00:11:20.129329232Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-4c6df/reloader\" id=7e01743b-4cc8-4a6f-860f-021364e2d741 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:11:20.134247 crc crio[23067]: time=\"2026-06-11T00:11:20.134201403Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:11:20.172010 crc crio[23067]: time=\"2026-06-11T00:11:20.171962859Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:11:20.175917 crc crio[23067]: time=\"2026-06-11T00:11:20.175893265Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:11:20.387015 crc crio[23067]: time=\"2026-06-11T00:11:20.386774079Z\" level=info msg=\"Created container d77dfb876651acdba307c624b9ebd2e326a6ec960edc67ff11b735b4e9eeff0d: openshift-frr-k8s/frr-k8s-4c6df/reloader\" id=7e01743b-4cc8-4a6f-860f-021364e2d741 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:11:20.389716 crc crio[23067]: time=\"2026-06-11T00:11:20.389572114Z\" level=info msg=\"Starting container: d77dfb876651acdba307c624b9ebd2e326a6ec960edc67ff11b735b4e9eeff0d\" id=75bf8fbb-042f-4482-9ef3-fa74aa5b2d5e name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:11:20.395176 crc crio[23067]: time=\"2026-06-11T00:11:20.395076893Z\" level=info msg=\"Started container\" PID=45014 containerID=d77dfb876651acdba307c624b9ebd2e326a6ec960edc67ff11b735b4e9eeff0d description=openshift-frr-k8s/frr-k8s-4c6df/reloader id=75bf8fbb-042f-4482-9ef3-fa74aa5b2d5e name=/runtime.v1.RuntimeService/StartContainer sandboxID=8ef44194988b041ee023f03018d2d82bc31eaef355a04dfd33976dd05c61d40e\nJun 11 00:11:20.425365 crc crio[23067]: time=\"2026-06-11T00:11:20.425272315Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=b43187bc-5bad-4bbd-9a19-296b73f8442c name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:11:20.435239 crc crio[23067]: time=\"2026-06-11T00:11:20.435071739Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=e168a525-16d9-479d-9147-6eea9031b432 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:11:20.446446 crc crio[23067]: time=\"2026-06-11T00:11:20.44625772Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-4c6df/frr-metrics\" id=83128d4b-bf35-4cb5-95c3-713e3daa2ee1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:11:20.448141 crc crio[23067]: time=\"2026-06-11T00:11:20.448011317Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:11:20.483238 crc crio[23067]: time=\"2026-06-11T00:11:20.482988938Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:11:20.488008 crc crio[23067]: time=\"2026-06-11T00:11:20.487930471Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:11:20.644745 crc crio[23067]: time=\"2026-06-11T00:11:20.643802815Z\" level=info msg=\"Created container b93b87305ef7c7bc658925482c0178855a876e672360da222fc33ee937778f55: openshift-frr-k8s/frr-k8s-4c6df/frr-metrics\" id=83128d4b-bf35-4cb5-95c3-713e3daa2ee1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:11:20.651039 crc crio[23067]: time=\"2026-06-11T00:11:20.649023955Z\" level=info msg=\"Starting container: b93b87305ef7c7bc658925482c0178855a876e672360da222fc33ee937778f55\" id=f9bc7e3e-8a4f-47a0-a5ab-e6171da2bb59 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:11:20.653817 crc crio[23067]: time=\"2026-06-11T00:11:20.653786544Z\" level=info msg=\"Started container\" PID=45039 containerID=b93b87305ef7c7bc658925482c0178855a876e672360da222fc33ee937778f55 description=openshift-frr-k8s/frr-k8s-4c6df/frr-metrics id=f9bc7e3e-8a4f-47a0-a5ab-e6171da2bb59 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8ef44194988b041ee023f03018d2d82bc31eaef355a04dfd33976dd05c61d40e\nJun 11 00:11:20.667949 crc crio[23067]: time=\"2026-06-11T00:11:20.667797791Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=c414e445-7d71-4e85-b1e1-d05cd661501b name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:11:20.673596 crc crio[23067]: time=\"2026-06-11T00:11:20.673506274Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=88def7a1-3ad4-449b-9122-e5c84f3a3f31 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:11:20.720106 crc crio[23067]: time=\"2026-06-11T00:11:20.720027446Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-4c6df/frr-status\" id=77c9d90c-1150-49c8-9ca1-919dc82bbf07 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:11:20.724374 crc crio[23067]: time=\"2026-06-11T00:11:20.724347592Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:11:20.757982 crc crio[23067]: time=\"2026-06-11T00:11:20.756887648Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:11:20.762073 crc crio[23067]: time=\"2026-06-11T00:11:20.761997205Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:11:20.888335 crc crio[23067]: time=\"2026-06-11T00:11:20.888267823Z\" level=info msg=\"Created container faccac8ff3fde43914c92c7e9873cae6551450e5eb3c0d41d0193c990ef4a6f9: openshift-frr-k8s/frr-k8s-4c6df/frr-status\" id=77c9d90c-1150-49c8-9ca1-919dc82bbf07 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:11:20.890476 crc crio[23067]: time=\"2026-06-11T00:11:20.890384809Z\" level=info msg=\"Starting container: faccac8ff3fde43914c92c7e9873cae6551450e5eb3c0d41d0193c990ef4a6f9\" id=9da84cba-6f7f-4194-8952-6ecccd542f83 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:11:20.896436 crc crio[23067]: time=\"2026-06-11T00:11:20.8963386Z\" level=info msg=\"Started container\" PID=45056 containerID=faccac8ff3fde43914c92c7e9873cae6551450e5eb3c0d41d0193c990ef4a6f9 description=openshift-frr-k8s/frr-k8s-4c6df/frr-status id=9da84cba-6f7f-4194-8952-6ecccd542f83 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8ef44194988b041ee023f03018d2d82bc31eaef355a04dfd33976dd05c61d40e\nJun 11 00:11:20.907214 crc crio[23067]: time=\"2026-06-11T00:11:20.907149861Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=3ea94d2a-5265-4a5f-8c88-1e55db7153b3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:11:20.911157 crc crio[23067]: time=\"2026-06-11T00:11:20.911041785Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=a345d24b-3edf-4cfe-9fdb-55244d8491dc name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:11:20.923396 crc crio[23067]: time=\"2026-06-11T00:11:20.923049338Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-4c6df/kube-rbac-proxy\" id=66a79c05-7b29-48fa-bf38-bb65ae6ea6f3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:11:20.924001 crc crio[23067]: time=\"2026-06-11T00:11:20.923428239Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:11:20.975194 crc crio[23067]: time=\"2026-06-11T00:11:20.975088149Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:11:21.396790 crc crio[23067]: time=\"2026-06-11T00:11:21.39583615Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:11:21.498900 crc crio[23067]: time=\"2026-06-11T00:11:21.49879958Z\" level=info msg=\"Created container a9c08d6708c5b761c44a7d50485f6582e644101d767517792ee5d9ef0b6fc72e: openshift-frr-k8s/frr-k8s-4c6df/kube-rbac-proxy\" id=66a79c05-7b29-48fa-bf38-bb65ae6ea6f3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:11:21.500328 crc crio[23067]: time=\"2026-06-11T00:11:21.500236698Z\" level=info msg=\"Starting container: a9c08d6708c5b761c44a7d50485f6582e644101d767517792ee5d9ef0b6fc72e\" id=6a55f098-fcf3-4732-b3d0-b82210a45a5f name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:11:21.506329 crc crio[23067]: time=\"2026-06-11T00:11:21.50623206Z\" level=info msg=\"Started container\" PID=45084 containerID=a9c08d6708c5b761c44a7d50485f6582e644101d767517792ee5d9ef0b6fc72e description=openshift-frr-k8s/frr-k8s-4c6df/kube-rbac-proxy id=6a55f098-fcf3-4732-b3d0-b82210a45a5f name=/runtime.v1.RuntimeService/StartContainer sandboxID=8ef44194988b041ee023f03018d2d82bc31eaef355a04dfd33976dd05c61d40e\nJun 11 00:11:21.529424 crc crio[23067]: time=\"2026-06-11T00:11:21.529164647Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=3e276da9-efb3-40d7-ad0e-cdbc51380a8b name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:11:21.532756 crc crio[23067]: time=\"2026-06-11T00:11:21.532503147Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=bda266de-6630-43d9-ac9d-54f6fa4954bc name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:11:21.543113 crc crio[23067]: time=\"2026-06-11T00:11:21.542983209Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-4c6df/kube-rbac-proxy-frr\" id=07a77ec7-d094-4369-b031-a925dd40b8f9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:11:21.543496 crc crio[23067]: time=\"2026-06-11T00:11:21.54339555Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:11:21.590719 crc crio[23067]: time=\"2026-06-11T00:11:21.590077526Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:11:22.281866 crc crio[23067]: time=\"2026-06-11T00:11:22.280097134Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:11:22.391188 crc crio[23067]: time=\"2026-06-11T00:11:22.391053007Z\" level=info msg=\"Created container cd1e23bf16fb7f881a1e4be5dd02b76110306d834424af3be673da5a1e897780: openshift-frr-k8s/frr-k8s-4c6df/kube-rbac-proxy-frr\" id=07a77ec7-d094-4369-b031-a925dd40b8f9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:11:22.392741 crc crio[23067]: time=\"2026-06-11T00:11:22.392608509Z\" level=info msg=\"Starting container: cd1e23bf16fb7f881a1e4be5dd02b76110306d834424af3be673da5a1e897780\" id=4b7eb605-0451-453e-9680-582b0d488c9e name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:11:22.411443 crc crio[23067]: time=\"2026-06-11T00:11:22.41088234Z\" level=info msg=\"Started container\" PID=45117 containerID=cd1e23bf16fb7f881a1e4be5dd02b76110306d834424af3be673da5a1e897780 description=openshift-frr-k8s/frr-k8s-4c6df/kube-rbac-proxy-frr id=4b7eb605-0451-453e-9680-582b0d488c9e name=/runtime.v1.RuntimeService/StartContainer sandboxID=8ef44194988b041ee023f03018d2d82bc31eaef355a04dfd33976dd05c61d40e\nJun 11 00:11:47.491852 crc crio[23067]: time=\"2026-06-11T00:11:47.491126375Z\" level=info msg=\"Running pod sandbox: baremetal-operator-system/baremetal-operator-controller-manager-6b59b74864-dtfqt/POD\" id=62ad92dc-a810-4695-baf0-642d4867b2b0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:11:47.491852 crc crio[23067]: time=\"2026-06-11T00:11:47.491907046Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:11:47.534476 crc crio[23067]: time=\"2026-06-11T00:11:47.534317667Z\" level=info msg=\"Got pod network &{Name:baremetal-operator-controller-manager-6b59b74864-dtfqt Namespace:baremetal-operator-system ID:5c42026f9c5d37af6e46c4a6528f4deb982d59af179a10736ce27a746509ed65 UID:2c2c1c70-e4b7-47e3-aa4c-5d3f3f6bc408 NetNS:/var/run/netns/013bcce9-87d1-4b41-98e5-4559946ad5fa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2c2c1c70_e4b7_47e3_aa4c_5d3f3f6bc408.slice PodAnnotations:0xc0029b21b0}] Aliases:map[]}\"\nJun 11 00:11:47.534476 crc crio[23067]: time=\"2026-06-11T00:11:47.534384529Z\" level=info msg=\"Adding pod baremetal-operator-system_baremetal-operator-controller-manager-6b59b74864-dtfqt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:11:47.941704 crc crio[23067]: 2026-06-11T00:11:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5c42026f9c5d37a Mac:ca:22:6c:d9:86:08 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:36 Mtu:0 Sandbox:/var/run/netns/013bcce9-87d1-4b41-98e5-4559946ad5fa SocketPath: PciID:}] [{Interface:0xc000014ea0 Address:{IP:10.217.0.54 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:11:47.947444 crc crio[23067]: time=\"2026-06-11T00:11:47.947192106Z\" level=info msg=\"Got pod network &{Name:baremetal-operator-controller-manager-6b59b74864-dtfqt Namespace:baremetal-operator-system ID:5c42026f9c5d37af6e46c4a6528f4deb982d59af179a10736ce27a746509ed65 UID:2c2c1c70-e4b7-47e3-aa4c-5d3f3f6bc408 NetNS:/var/run/netns/013bcce9-87d1-4b41-98e5-4559946ad5fa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2c2c1c70_e4b7_47e3_aa4c_5d3f3f6bc408.slice PodAnnotations:0xc0029b21b0}] Aliases:map[]}\"\nJun 11 00:11:47.947623 crc crio[23067]: time=\"2026-06-11T00:11:47.947527235Z\" level=info msg=\"Checking pod baremetal-operator-system_baremetal-operator-controller-manager-6b59b74864-dtfqt for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:11:47.962869 crc crio[23067]: time=\"2026-06-11T00:11:47.962240321Z\" level=info msg=\"Ran pod sandbox 5c42026f9c5d37af6e46c4a6528f4deb982d59af179a10736ce27a746509ed65 with infra container: baremetal-operator-system/baremetal-operator-controller-manager-6b59b74864-dtfqt/POD\" id=62ad92dc-a810-4695-baf0-642d4867b2b0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:11:47.968740 crc crio[23067]: time=\"2026-06-11T00:11:47.968507548Z\" level=info msg=\"Pulling image: quay.io/metal3-io/baremetal-operator:release-0.9\" id=e60f3faa-39e5-4dda-ab12-be4e5addf77e name=/runtime.v1.ImageService/PullImage\nJun 11 00:11:47.982701 crc crio[23067]: time=\"2026-06-11T00:11:47.982513955Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/baremetal-operator:release-0.9\\\"\"\nJun 11 00:11:48.431627 crc crio[23067]: time=\"2026-06-11T00:11:48.431510586Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-operator-index-f5kbl/POD\" id=279904fa-78b2-4b28-b800-1d24893b5020 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:11:48.431797 crc crio[23067]: time=\"2026-06-11T00:11:48.431704771Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:11:48.462573 crc crio[23067]: time=\"2026-06-11T00:11:48.462443948Z\" level=info msg=\"Got pod network &{Name:openstack-operator-index-f5kbl Namespace:openstack-operators ID:713ed958a018c9dcd9c5066aa2acd0ee5e690a2eb3ee5e05e080097ddd05c24a UID:99c42064-4739-4c5d-8989-8c385d99f272 NetNS:/var/run/netns/d5a8af4b-c04c-450e-a40c-f8c1f6d982d6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod99c42064_4739_4c5d_8989_8c385d99f272.slice PodAnnotations:0xc0029b26c0}] Aliases:map[]}\"\nJun 11 00:11:48.462573 crc crio[23067]: time=\"2026-06-11T00:11:48.46250453Z\" level=info msg=\"Adding pod openstack-operators_openstack-operator-index-f5kbl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:11:48.891256 crc crio[23067]: 2026-06-11T00:11:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:713ed958a018c9d Mac:f2:7b:7e:7f:dc:00 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:37 Mtu:0 Sandbox:/var/run/netns/d5a8af4b-c04c-450e-a40c-f8c1f6d982d6 SocketPath: PciID:}] [{Interface:0xc0005225e0 Address:{IP:10.217.0.55 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:11:48.893488 crc crio[23067]: time=\"2026-06-11T00:11:48.893293131Z\" level=info msg=\"Got pod network &{Name:openstack-operator-index-f5kbl Namespace:openstack-operators ID:713ed958a018c9dcd9c5066aa2acd0ee5e690a2eb3ee5e05e080097ddd05c24a UID:99c42064-4739-4c5d-8989-8c385d99f272 NetNS:/var/run/netns/d5a8af4b-c04c-450e-a40c-f8c1f6d982d6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod99c42064_4739_4c5d_8989_8c385d99f272.slice PodAnnotations:0xc0029b26c0}] Aliases:map[]}\"\nJun 11 00:11:48.894190 crc crio[23067]: time=\"2026-06-11T00:11:48.894040781Z\" level=info msg=\"Checking pod openstack-operators_openstack-operator-index-f5kbl for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:11:49.033453 crc crio[23067]: time=\"2026-06-11T00:11:49.033315308Z\" level=info msg=\"Running pod sandbox: baremetal-operator-system/baremetal-operator-controller-manager-bb84bd6df-wjfmw/POD\" id=48f3fdf3-fe7f-42f0-b0be-2b9264b3c574 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:11:49.033911 crc crio[23067]: time=\"2026-06-11T00:11:49.033507013Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:11:49.199224 crc crio[23067]: time=\"2026-06-11T00:11:49.198700888Z\" level=info msg=\"Ran pod sandbox 713ed958a018c9dcd9c5066aa2acd0ee5e690a2eb3ee5e05e080097ddd05c24a with infra container: openstack-operators/openstack-operator-index-f5kbl/POD\" id=279904fa-78b2-4b28-b800-1d24893b5020 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:11:49.204774 crc crio[23067]: time=\"2026-06-11T00:11:49.204490054Z\" level=info msg=\"Pulling image: 38.102.83.64:5001/openstack-k8s-operators/openstack-operator-index:2895d87b692193b55d566fae26f4c769f7f44de8\" id=21fe37a9-2cc3-4d4f-840e-239ee7dc8eda name=/runtime.v1.ImageService/PullImage\nJun 11 00:11:49.207182 crc crio[23067]: time=\"2026-06-11T00:11:49.207037042Z\" level=info msg=\"Trying to access \\\"38.102.83.64:5001/openstack-k8s-operators/openstack-operator-index:2895d87b692193b55d566fae26f4c769f7f44de8\\\"\"\nJun 11 00:11:49.486166 crc crio[23067]: time=\"2026-06-11T00:11:49.485901845Z\" level=info msg=\"Got pod network &{Name:baremetal-operator-controller-manager-bb84bd6df-wjfmw Namespace:baremetal-operator-system ID:af37a0843fb065ab9608e56db518f6e02e68d0a98450402b03c3750eb48b1950 UID:051ecccb-c82b-4cc1-9b7f-d93439c501ad NetNS:/var/run/netns/2ab67905-3a7a-4255-b764-3e0ec86d3192 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod051ecccb_c82b_4cc1_9b7f_d93439c501ad.slice PodAnnotations:0xc0023922c0}] Aliases:map[]}\"\nJun 11 00:11:49.486166 crc crio[23067]: time=\"2026-06-11T00:11:49.486010378Z\" level=info msg=\"Adding pod baremetal-operator-system_baremetal-operator-controller-manager-bb84bd6df-wjfmw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:11:50.195333 crc crio[23067]: time=\"2026-06-11T00:11:50.194407608Z\" level=info msg=\"Running pod sandbox: baremetal-operator-system/baremetal-operator-ironic-756675b7cf-mbvbh/POD\" id=f9a9665b-d1b4-4a05-914c-968399d499ab name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:11:50.198153 crc crio[23067]: time=\"2026-06-11T00:11:50.195381155Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:11:50.226188 crc crio[23067]: 2026-06-11T00:11:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:af37a0843fb065a Mac:66:71:a6:70:ef:d2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:38 Mtu:0 Sandbox:/var/run/netns/2ab67905-3a7a-4255-b764-3e0ec86d3192 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.56 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:11:50.229420 crc crio[23067]: time=\"2026-06-11T00:11:50.229279147Z\" level=info msg=\"Got pod network &{Name:baremetal-operator-controller-manager-bb84bd6df-wjfmw Namespace:baremetal-operator-system ID:af37a0843fb065ab9608e56db518f6e02e68d0a98450402b03c3750eb48b1950 UID:051ecccb-c82b-4cc1-9b7f-d93439c501ad NetNS:/var/run/netns/2ab67905-3a7a-4255-b764-3e0ec86d3192 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod051ecccb_c82b_4cc1_9b7f_d93439c501ad.slice PodAnnotations:0xc0023922c0}] Aliases:map[]}\"\nJun 11 00:11:50.229626 crc crio[23067]: time=\"2026-06-11T00:11:50.229513903Z\" level=info msg=\"Checking pod baremetal-operator-system_baremetal-operator-controller-manager-bb84bd6df-wjfmw for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:11:50.692182 crc crio[23067]: time=\"2026-06-11T00:11:50.682174412Z\" level=info msg=\"Ran pod sandbox af37a0843fb065ab9608e56db518f6e02e68d0a98450402b03c3750eb48b1950 with infra container: baremetal-operator-system/baremetal-operator-controller-manager-bb84bd6df-wjfmw/POD\" id=48f3fdf3-fe7f-42f0-b0be-2b9264b3c574 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:11:50.692182 crc crio[23067]: time=\"2026-06-11T00:11:50.687479045Z\" level=info msg=\"Pulling image: quay.io/metal3-io/baremetal-operator:latest\" id=fba9999c-c649-43d4-9d38-40e97bba18d9 name=/runtime.v1.ImageService/PullImage\nJun 11 00:11:50.693246 crc crio[23067]: time=\"2026-06-11T00:11:50.692713326Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/baremetal-operator:latest\\\"\"\nJun 11 00:11:51.103328 crc crio[23067]: time=\"2026-06-11T00:11:51.102759039Z\" 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=f9a9665b-d1b4-4a05-914c-968399d499ab name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:11:52.074880 crc crio[23067]: time=\"2026-06-11T00:11:52.067883856Z\" level=info msg=\"Ran pod sandbox 16b26dbcd7c73816c0765b4a9e64acdc43849700c0ace60dbb05bb6faaae1ae6 with infra container: baremetal-operator-system/baremetal-operator-ironic-756675b7cf-mbvbh/POD\" id=f9a9665b-d1b4-4a05-914c-968399d499ab name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:11:52.074880 crc crio[23067]: time=\"2026-06-11T00:11:52.071110173Z\" level=info msg=\"Pulling image: quay.io/metal3-io/ironic-ipa-downloader:latest\" id=00371389-dca2-4e41-9bb9-8a978ae55c05 name=/runtime.v1.ImageService/PullImage\nJun 11 00:11:52.081178 crc crio[23067]: time=\"2026-06-11T00:11:52.080962778Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/ironic-ipa-downloader:latest\\\"\"\nJun 11 00:11:52.911884 crc crio[23067]: time=\"2026-06-11T00:11:52.91024774Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-operator-index-m4mgp/POD\" id=d605ef95-487e-4079-8fbe-2517aa667c68 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:11:52.911884 crc crio[23067]: time=\"2026-06-11T00:11:52.910691562Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:11:54.746717 crc crio[23067]: time=\"2026-06-11T00:11:54.746319762Z\" level=info msg=\"Got pod network &{Name:openstack-operator-index-m4mgp Namespace:openstack-operators ID:8fcfaeeb0b42b949d0dd17628a9ae568a52b7c6e77bb186b6e3ab92b7d1cd4ef UID:9fb4b604-4e2f-48a5-9ac1-fb8674e41d3b NetNS:/var/run/netns/7a4aa8cf-a198-40bd-a81d-1ab84529c8c1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9fb4b604_4e2f_48a5_9ac1_fb8674e41d3b.slice PodAnnotations:0xc00008c2d0}] Aliases:map[]}\"\nJun 11 00:11:54.747598 crc crio[23067]: time=\"2026-06-11T00:11:54.747572596Z\" level=info msg=\"Adding pod openstack-operators_openstack-operator-index-m4mgp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:11:54.815041 crc crio[23067]: time=\"2026-06-11T00:11:54.813985963Z\" level=info msg=\"Pulled image: quay.io/metal3-io/baremetal-operator@sha256:9ef16b26df77e09ed539968e7c9664caa407b3271b47747c22f676af9f47a963\" id=e60f3faa-39e5-4dda-ab12-be4e5addf77e name=/runtime.v1.ImageService/PullImage\nJun 11 00:11:54.819174 crc crio[23067]: time=\"2026-06-11T00:11:54.819035609Z\" level=info msg=\"Checking image status: quay.io/metal3-io/baremetal-operator:release-0.9\" id=28531f9b-d2a8-4835-97ab-c8eb79459216 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:11:54.845131 crc crio[23067]: time=\"2026-06-11T00:11:54.844999247Z\" level=info msg=\"Checking image status: quay.io/metal3-io/baremetal-operator:release-0.9\" id=2ed833e0-fe2a-4133-a33f-b7df3af088e0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:11:54.870236 crc crio[23067]: time=\"2026-06-11T00:11:54.870165774Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-controller-manager-6b59b74864-dtfqt/manager\" id=0cd468e1-6d1c-4cec-a94e-333cb7be890d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:11:54.873738 crc crio[23067]: time=\"2026-06-11T00:11:54.87370929Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:11:54.933100 crc crio[23067]: time=\"2026-06-11T00:11:54.933053176Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:11:55.040894 crc crio[23067]: time=\"2026-06-11T00:11:55.040514398Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:11:55.326381 crc crio[23067]: time=\"2026-06-11T00:11:55.326241454Z\" level=info msg=\"Created container ca3dbefe746481ce58f0ee8b44bba540798c001ea390109831b5f8863a2cf22d: baremetal-operator-system/baremetal-operator-controller-manager-6b59b74864-dtfqt/manager\" id=0cd468e1-6d1c-4cec-a94e-333cb7be890d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:11:55.332068 crc crio[23067]: time=\"2026-06-11T00:11:55.331435574Z\" level=info msg=\"Starting container: ca3dbefe746481ce58f0ee8b44bba540798c001ea390109831b5f8863a2cf22d\" id=a8962525-4189-48f5-a763-1d187d9537c0 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:11:55.348992 crc crio[23067]: time=\"2026-06-11T00:11:55.345517503Z\" level=info msg=\"Started container\" PID=46092 containerID=ca3dbefe746481ce58f0ee8b44bba540798c001ea390109831b5f8863a2cf22d description=baremetal-operator-system/baremetal-operator-controller-manager-6b59b74864-dtfqt/manager id=a8962525-4189-48f5-a763-1d187d9537c0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5c42026f9c5d37af6e46c4a6528f4deb982d59af179a10736ce27a746509ed65\nJun 11 00:11:55.957436 crc crio[23067]: 2026-06-11T00:11:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8fcfaeeb0b42b94 Mac:96:d7:08:c1:d0:62 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:39 Mtu:0 Sandbox:/var/run/netns/7a4aa8cf-a198-40bd-a81d-1ab84529c8c1 SocketPath: PciID:}] [{Interface:0xc000224600 Address:{IP:10.217.0.57 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:11:55.960093 crc crio[23067]: time=\"2026-06-11T00:11:55.960058128Z\" level=info msg=\"Got pod network &{Name:openstack-operator-index-m4mgp Namespace:openstack-operators ID:8fcfaeeb0b42b949d0dd17628a9ae568a52b7c6e77bb186b6e3ab92b7d1cd4ef UID:9fb4b604-4e2f-48a5-9ac1-fb8674e41d3b NetNS:/var/run/netns/7a4aa8cf-a198-40bd-a81d-1ab84529c8c1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9fb4b604_4e2f_48a5_9ac1_fb8674e41d3b.slice PodAnnotations:0xc00008c2d0}] Aliases:map[]}\"\nJun 11 00:11:55.960630 crc crio[23067]: time=\"2026-06-11T00:11:55.960606032Z\" level=info msg=\"Checking pod openstack-operators_openstack-operator-index-m4mgp for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:11:56.272139 crc crio[23067]: time=\"2026-06-11T00:11:56.271524878Z\" level=info msg=\"Ran pod sandbox 8fcfaeeb0b42b949d0dd17628a9ae568a52b7c6e77bb186b6e3ab92b7d1cd4ef with infra container: openstack-operators/openstack-operator-index-m4mgp/POD\" id=d605ef95-487e-4079-8fbe-2517aa667c68 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:11:56.274612 crc crio[23067]: time=\"2026-06-11T00:11:56.274473317Z\" level=info msg=\"Pulling image: 38.102.83.64:5001/openstack-k8s-operators/openstack-operator-index:2895d87b692193b55d566fae26f4c769f7f44de8\" id=987f32e8-8d64-4a4a-ab1f-d8d1f82adba8 name=/runtime.v1.ImageService/PullImage\nJun 11 00:11:56.275822 crc crio[23067]: time=\"2026-06-11T00:11:56.275779372Z\" level=info msg=\"Trying to access \\\"38.102.83.64:5001/openstack-k8s-operators/openstack-operator-index:2895d87b692193b55d566fae26f4c769f7f44de8\\\"\"\nJun 11 00:11:59.717819 crc crio[23067]: time=\"2026-06-11T00:11:59.717252009Z\" level=info msg=\"Pulled image: quay.io/metal3-io/baremetal-operator@sha256:44645b145304a45334e7e2047a7cb64df758815e31271d26a71ef9be2b291cbe\" id=fba9999c-c649-43d4-9d38-40e97bba18d9 name=/runtime.v1.ImageService/PullImage\nJun 11 00:11:59.719252 crc crio[23067]: time=\"2026-06-11T00:11:59.718973845Z\" level=info msg=\"Checking image status: quay.io/metal3-io/baremetal-operator:latest\" id=0796df01-ef90-4435-90ae-372f283a7f4c name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:12:00.558501 crc crio[23067]: time=\"2026-06-11T00:12:00.558070332Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29685612-2th56/POD\" id=dc21946e-f7a1-46c6-9b1e-9b80831aa953 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:12:00.558757 crc crio[23067]: time=\"2026-06-11T00:12:00.558697419Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:12:03.894973 crc crio[23067]: time=\"2026-06-11T00:12:03.89407424Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-pzhfb/POD\" id=62eb4f3f-33ca-4a98-8723-4862858981d2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:12:03.896345 crc crio[23067]: time=\"2026-06-11T00:12:03.895014946Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:12:09.807609 crc crio[23067]: time=\"2026-06-11T00:12:09.806760997Z\" level=info msg=\"Checking image status: quay.io/metal3-io/baremetal-operator\" id=b1bef397-5112-4e8a-b1f7-dcf763012fb2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:12:09.822715 crc crio[23067]: time=\"2026-06-11T00:12:09.822037248Z\" level=info msg=\"Pulled image: quay.io/metal3-io/ironic-ipa-downloader@sha256:15382b9ddf944ce2a38a44053d2e470dff2bae389316f016792b3b7637c49ea7\" id=00371389-dca2-4e41-9bb9-8a978ae55c05 name=/runtime.v1.ImageService/PullImage\nJun 11 00:12:09.823234 crc crio[23067]: time=\"2026-06-11T00:12:09.823106547Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic-ipa-downloader:latest\" id=a57bc885-065f-47f4-b20f-469bb306f0d8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:12:09.824354 crc crio[23067]: time=\"2026-06-11T00:12:09.824172936Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-pzhfb Namespace:openshift-marketplace ID:59ddbfaca62c0563eb8156ef056844759984b066c57b1f77c83e197f9b635690 UID:93bb2263-8701-46da-af95-fecd171b26ac NetNS:/var/run/netns/f2b2aea7-6c3f-4be0-af43-d6521e527ab4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod93bb2263_8701_46da_af95_fecd171b26ac.slice PodAnnotations:0xc00008c4e8}] Aliases:map[]}\"\nJun 11 00:12:09.824354 crc crio[23067]: time=\"2026-06-11T00:12:09.824231728Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-pzhfb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:12:10.579822 crc crio[23067]: time=\"2026-06-11T00:12:10.579239662Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic-ipa-downloader\" id=291a6cfc-7f3a-46a6-9868-eb1b50a0eaa5 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:12:10.808096 crc crio[23067]: time=\"2026-06-11T00:12:10.808032778Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685612-2th56 Namespace:openshift-infra ID:ac42239c409fa468037f5149b7717604b0be772a4febcc5649cd23c58485b159 UID:2a2b7def-d835-46ab-9859-86cfbea1012d NetNS:/var/run/netns/3d135964-c06f-4bda-909d-ec318308710e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2a2b7def_d835_46ab_9859_86cfbea1012d.slice PodAnnotations:0xc00008c0b8}] Aliases:map[]}\"\nJun 11 00:12:10.809706 crc crio[23067]: time=\"2026-06-11T00:12:10.809679772Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29685612-2th56 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:12:10.931007 crc crio[23067]: 2026-06-11T00:12:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:59ddbfaca62c056 Mac:be:9d:35:bf:a6:2f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3e Mtu:0 Sandbox:/var/run/netns/f2b2aea7-6c3f-4be0-af43-d6521e527ab4 SocketPath: PciID:}] [{Interface:0xc0004825c0 Address:{IP:10.217.0.62 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:12:10.933819 crc crio[23067]: time=\"2026-06-11T00:12:10.933602767Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-pzhfb Namespace:openshift-marketplace ID:59ddbfaca62c0563eb8156ef056844759984b066c57b1f77c83e197f9b635690 UID:93bb2263-8701-46da-af95-fecd171b26ac NetNS:/var/run/netns/f2b2aea7-6c3f-4be0-af43-d6521e527ab4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod93bb2263_8701_46da_af95_fecd171b26ac.slice PodAnnotations:0xc00008c4e8}] Aliases:map[]}\"\nJun 11 00:12:10.934197 crc crio[23067]: time=\"2026-06-11T00:12:10.933994117Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-pzhfb for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:12:11.167986 crc crio[23067]: time=\"2026-06-11T00:12:11.167448399Z\" level=info msg=\"Ran pod sandbox 59ddbfaca62c0563eb8156ef056844759984b066c57b1f77c83e197f9b635690 with infra container: openshift-marketplace/redhat-marketplace-pzhfb/POD\" id=62eb4f3f-33ca-4a98-8723-4862858981d2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:12:11.170595 crc crio[23067]: time=\"2026-06-11T00:12:11.170515381Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=fb0f28dd-9d6d-492d-9fd5-0f0b8cbc4cfc name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:12:11.174760 crc crio[23067]: time=\"2026-06-11T00:12:11.174310083Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-controller-manager-bb84bd6df-wjfmw/manager\" id=20149d05-20aa-463c-b5b9-06ac4f0c09ae name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:12:11.180460 crc crio[23067]: time=\"2026-06-11T00:12:11.179083431Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-ironic-756675b7cf-mbvbh/ironic-ipa-downloader\" id=63a31712-8552-4d50-8c22-8b23fcc8fcc0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:12:11.277158 crc crio[23067]: time=\"2026-06-11T00:12:11.277039947Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=06320c2d-fe65-43a4-909e-b434e27e430d name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:12:11.279223 crc crio[23067]: 2026-06-11T00:12:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ac42239c409fa46 Mac:a2:3e:95:c2:a3:1d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3c Mtu:0 Sandbox:/var/run/netns/3d135964-c06f-4bda-909d-ec318308710e SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.60 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:12:11.281324 crc crio[23067]: time=\"2026-06-11T00:12:11.281276861Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685612-2th56 Namespace:openshift-infra ID:ac42239c409fa468037f5149b7717604b0be772a4febcc5649cd23c58485b159 UID:2a2b7def-d835-46ab-9859-86cfbea1012d NetNS:/var/run/netns/3d135964-c06f-4bda-909d-ec318308710e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2a2b7def_d835_46ab_9859_86cfbea1012d.slice PodAnnotations:0xc00008c0b8}] Aliases:map[]}\"\nJun 11 00:12:11.282261 crc crio[23067]: time=\"2026-06-11T00:12:11.2819808Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29685612-2th56 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:12:11.358294 crc crio[23067]: time=\"2026-06-11T00:12:11.357981155Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-pzhfb/extract-utilities\" id=d085373f-57dc-4001-a90b-ce1500f41b67 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:12:11.361304 crc crio[23067]: time=\"2026-06-11T00:12:11.361211572Z\" level=info msg=\"Ran pod sandbox ac42239c409fa468037f5149b7717604b0be772a4febcc5649cd23c58485b159 with infra container: openshift-infra/auto-csr-approver-29685612-2th56/POD\" id=dc21946e-f7a1-46c6-9b1e-9b80831aa953 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:12:11.364118 crc crio[23067]: time=\"2026-06-11T00:12:11.364067299Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=f20ca4bf-003b-4334-91b7-d683753a1636 name=/runtime.v1.ImageService/PullImage\nJun 11 00:12:11.374698 crc crio[23067]: time=\"2026-06-11T00:12:11.374590862Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 00:12:11.461363 crc crio[23067]: time=\"2026-06-11T00:12:11.461272214Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:12:11.645295 crc crio[23067]: time=\"2026-06-11T00:12:11.64509445Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:12:11.899442 crc crio[23067]: time=\"2026-06-11T00:12:11.899279189Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:12:12.510531 crc crio[23067]: time=\"2026-06-11T00:12:12.509732824Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-cjd7q/POD\" id=1780ea3f-ac8e-49eb-a6d0-420b45e696d7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:12:12.510748 crc crio[23067]: time=\"2026-06-11T00:12:12.510586297Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:12:15.463511 crc crio[23067]: time=\"2026-06-11T00:12:15.463106247Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:12:15.471720 crc crio[23067]: time=\"2026-06-11T00:12:15.471578865Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:12:15.476193 crc crio[23067]: time=\"2026-06-11T00:12:15.476090726Z\" level=info msg=\"Pulled image: 38.102.83.64:5001/openstack-k8s-operators/openstack-operator-index@sha256:8e90fb0ae395db4ce784282775a40ab74c029684766c429cc2d932303a84dda0\" id=21fe37a9-2cc3-4d4f-840e-239ee7dc8eda name=/runtime.v1.ImageService/PullImage\nJun 11 00:12:15.477434 crc crio[23067]: time=\"2026-06-11T00:12:15.47735072Z\" level=info msg=\"Checking image status: 38.102.83.64:5001/openstack-k8s-operators/openstack-operator-index:2895d87b692193b55d566fae26f4c769f7f44de8\" id=435bd24e-5f5b-478c-8407-7117efac343a name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:12:15.496410 crc crio[23067]: time=\"2026-06-11T00:12:15.496277709Z\" level=info msg=\"Got pod network &{Name:certified-operators-cjd7q Namespace:openshift-marketplace ID:3d2ea3a5965d664e3f2c3ea6259cc319e758aa78d52e47f43f507fdaa17a8605 UID:16c93067-c450-4aee-931b-30d6122aede1 NetNS:/var/run/netns/602aa227-3d26-4ec4-8e36-2e3b497bf0fc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod16c93067_c450_4aee_931b_30d6122aede1.slice PodAnnotations:0xc000130650}] Aliases:map[]}\"\nJun 11 00:12:15.496410 crc crio[23067]: time=\"2026-06-11T00:12:15.496342511Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-cjd7q to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:12:15.497425 crc crio[23067]: time=\"2026-06-11T00:12:15.497390499Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:12:15.564129 crc crio[23067]: time=\"2026-06-11T00:12:15.564029782Z\" level=info msg=\"Pulled image: 38.102.83.64:5001/openstack-k8s-operators/openstack-operator-index@sha256:8e90fb0ae395db4ce784282775a40ab74c029684766c429cc2d932303a84dda0\" id=987f32e8-8d64-4a4a-ab1f-d8d1f82adba8 name=/runtime.v1.ImageService/PullImage\nJun 11 00:12:15.565505 crc crio[23067]: time=\"2026-06-11T00:12:15.565398859Z\" level=info msg=\"Checking image status: 38.102.83.64:5001/openstack-k8s-operators/openstack-operator-index:2895d87b692193b55d566fae26f4c769f7f44de8\" id=b0aa8869-2a0c-4ab6-be98-a640c08c771e name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:12:15.577904 crc crio[23067]: time=\"2026-06-11T00:12:15.577802303Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=f20ca4bf-003b-4334-91b7-d683753a1636 name=/runtime.v1.ImageService/PullImage\nJun 11 00:12:15.583595 crc crio[23067]: time=\"2026-06-11T00:12:15.5817713Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=27d66957-30fa-433c-8586-7bc0d9639f35 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:12:15.583595 crc crio[23067]: time=\"2026-06-11T00:12:15.583132916Z\" level=info msg=\"Checking image status: 38.102.83.64:5001/openstack-k8s-operators/openstack-operator-index:2895d87b692193b55d566fae26f4c769f7f44de8\" id=69b63ed3-ccf1-48b6-a4d0-5c8cd1f3d776 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:12:15.585603 crc crio[23067]: time=\"2026-06-11T00:12:15.58548916Z\" level=info msg=\"Checking image status: 38.102.83.64:5001/openstack-k8s-operators/openstack-operator-index:2895d87b692193b55d566fae26f4c769f7f44de8\" id=953203cd-6b4a-44b5-924a-cc66e14e9196 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:12:15.585761 crc crio[23067]: time=\"2026-06-11T00:12:15.58549118Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=42083c53-c3a1-4a1d-9b8f-5a46ee581c5e name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:12:15.616718 crc crio[23067]: time=\"2026-06-11T00:12:15.595614172Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:12:15.635724 crc crio[23067]: time=\"2026-06-11T00:12:15.629218526Z\" level=info msg=\"Creating container: openstack-operators/openstack-operator-index-f5kbl/registry-server\" id=a3417c5b-da16-4cda-9a37-3c7cca5c5da5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:12:15.635724 crc crio[23067]: time=\"2026-06-11T00:12:15.632257527Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:12:15.666826 crc crio[23067]: time=\"2026-06-11T00:12:15.666750515Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29685612-2th56/oc\" id=6e2ff87b-914f-435a-b8a9-612cb89a06c0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:12:15.668237 crc crio[23067]: time=\"2026-06-11T00:12:15.667150236Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:12:15.683415 crc crio[23067]: time=\"2026-06-11T00:12:15.683316761Z\" level=info msg=\"Creating container: openstack-operators/openstack-operator-index-m4mgp/registry-server\" id=8ce082a1-ce40-4c3e-9e09-88048b85a970 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:12:15.699949 crc crio[23067]: time=\"2026-06-11T00:12:15.696873866Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:12:15.699949 crc crio[23067]: time=\"2026-06-11T00:12:15.698921721Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:12:15.706326 crc crio[23067]: time=\"2026-06-11T00:12:15.706253538Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:12:15.711996 crc crio[23067]: time=\"2026-06-11T00:12:15.711935921Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:12:15.737811 crc crio[23067]: time=\"2026-06-11T00:12:15.737701984Z\" level=info msg=\"Created container 364f66e575f9de8637d6065d5edc893e08bfde07c661f9eec14d7b52e8cf7b6c: openshift-marketplace/redhat-marketplace-pzhfb/extract-utilities\" id=d085373f-57dc-4001-a90b-ce1500f41b67 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:12:15.741808 crc crio[23067]: time=\"2026-06-11T00:12:15.741741013Z\" level=info msg=\"Starting container: 364f66e575f9de8637d6065d5edc893e08bfde07c661f9eec14d7b52e8cf7b6c\" id=f325d41d-5092-4f24-b705-43124cb378a1 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:12:15.751779 crc crio[23067]: time=\"2026-06-11T00:12:15.751694961Z\" level=info msg=\"Started container\" PID=46933 containerID=364f66e575f9de8637d6065d5edc893e08bfde07c661f9eec14d7b52e8cf7b6c description=openshift-marketplace/redhat-marketplace-pzhfb/extract-utilities id=f325d41d-5092-4f24-b705-43124cb378a1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=59ddbfaca62c0563eb8156ef056844759984b066c57b1f77c83e197f9b635690\nJun 11 00:12:15.755868 crc crio[23067]: time=\"2026-06-11T00:12:15.755801131Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:12:15.767712 crc crio[23067]: time=\"2026-06-11T00:12:15.767478235Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:12:15.783105 crc crio[23067]: time=\"2026-06-11T00:12:15.782622273Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:12:15.830963 crc crio[23067]: time=\"2026-06-11T00:12:15.828438995Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=440c9989-5c93-4746-a27b-ad95472c3739 name=/runtime.v1.ImageService/PullImage\nJun 11 00:12:15.841504 crc crio[23067]: time=\"2026-06-11T00:12:15.841023274Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"\nJun 11 00:12:15.851298 crc crio[23067]: time=\"2026-06-11T00:12:15.850210481Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:12:15.884918 crc crio[23067]: 2026-06-11T00:12:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3d2ea3a5965d664 Mac:1a:67:0c:84:26:9e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3f Mtu:0 Sandbox:/var/run/netns/602aa227-3d26-4ec4-8e36-2e3b497bf0fc SocketPath: PciID:}] [{Interface:0xc0005082a0 Address:{IP:10.217.0.63 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:12:15.886753 crc crio[23067]: time=\"2026-06-11T00:12:15.886329093Z\" level=info msg=\"Got pod network &{Name:certified-operators-cjd7q Namespace:openshift-marketplace ID:3d2ea3a5965d664e3f2c3ea6259cc319e758aa78d52e47f43f507fdaa17a8605 UID:16c93067-c450-4aee-931b-30d6122aede1 NetNS:/var/run/netns/602aa227-3d26-4ec4-8e36-2e3b497bf0fc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod16c93067_c450_4aee_931b_30d6122aede1.slice PodAnnotations:0xc000130650}] Aliases:map[]}\"\nJun 11 00:12:15.887262 crc crio[23067]: time=\"2026-06-11T00:12:15.887187426Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-cjd7q for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:12:15.921416 crc crio[23067]: time=\"2026-06-11T00:12:15.920627836Z\" level=info msg=\"Created container 4fab0537791837173906d020466c113195ebcaf21f0fe5cece514e08c3ba6c9e: baremetal-operator-system/baremetal-operator-controller-manager-bb84bd6df-wjfmw/manager\" id=20149d05-20aa-463c-b5b9-06ac4f0c09ae name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:12:15.922424 crc crio[23067]: time=\"2026-06-11T00:12:15.922348382Z\" level=info msg=\"Ran pod sandbox 3d2ea3a5965d664e3f2c3ea6259cc319e758aa78d52e47f43f507fdaa17a8605 with infra container: openshift-marketplace/certified-operators-cjd7q/POD\" id=1780ea3f-ac8e-49eb-a6d0-420b45e696d7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:12:15.925535 crc crio[23067]: time=\"2026-06-11T00:12:15.925451965Z\" level=info msg=\"Starting container: 4fab0537791837173906d020466c113195ebcaf21f0fe5cece514e08c3ba6c9e\" id=2181e1f4-295a-4e31-b3fb-ceb69f993103 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:12:15.930036 crc crio[23067]: time=\"2026-06-11T00:12:15.929960007Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=bfb462dc-723e-45fb-a1f5-5a53cb1b8cb6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:12:15.931787 crc crio[23067]: time=\"2026-06-11T00:12:15.931603361Z\" level=info msg=\"Started container\" PID=46982 containerID=4fab0537791837173906d020466c113195ebcaf21f0fe5cece514e08c3ba6c9e description=baremetal-operator-system/baremetal-operator-controller-manager-bb84bd6df-wjfmw/manager id=2181e1f4-295a-4e31-b3fb-ceb69f993103 name=/runtime.v1.RuntimeService/StartContainer sandboxID=af37a0843fb065ab9608e56db518f6e02e68d0a98450402b03c3750eb48b1950\nJun 11 00:12:15.932228 crc crio[23067]: time=\"2026-06-11T00:12:15.931680023Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=4704dfa5-1aed-409a-bfd4-fdc17cf7a072 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:12:15.938160 crc crio[23067]: time=\"2026-06-11T00:12:15.938062775Z\" level=info msg=\"Created container c81f5aba38454958c8e5a57856b6e865ca0e036d3136c0eb752abc815f075c6e: openstack-operators/openstack-operator-index-f5kbl/registry-server\" id=a3417c5b-da16-4cda-9a37-3c7cca5c5da5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:12:15.940446 crc crio[23067]: time=\"2026-06-11T00:12:15.940363487Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-cjd7q/extract-utilities\" id=a3b69a2c-fcd2-4b2b-9ea4-9e4678ed5e94 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:12:15.942890 crc crio[23067]: time=\"2026-06-11T00:12:15.942108024Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:12:15.943593 crc crio[23067]: time=\"2026-06-11T00:12:15.940725606Z\" level=info msg=\"Starting container: c81f5aba38454958c8e5a57856b6e865ca0e036d3136c0eb752abc815f075c6e\" id=641bc4b3-eb3f-40ae-a3c1-7bbcbc8f9a43 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:12:15.948750 crc crio[23067]: time=\"2026-06-11T00:12:15.948585538Z\" level=info msg=\"Started container\" PID=46983 containerID=c81f5aba38454958c8e5a57856b6e865ca0e036d3136c0eb752abc815f075c6e description=openstack-operators/openstack-operator-index-f5kbl/registry-server id=641bc4b3-eb3f-40ae-a3c1-7bbcbc8f9a43 name=/runtime.v1.RuntimeService/StartContainer sandboxID=713ed958a018c9dcd9c5066aa2acd0ee5e690a2eb3ee5e05e080097ddd05c24a\nJun 11 00:12:15.990342 crc crio[23067]: time=\"2026-06-11T00:12:15.98993994Z\" level=info msg=\"Created container 315d65eb8ab66f3ab18e16504b22267e91a943c00dc8031f04d3c73244d67026: openstack-operators/openstack-operator-index-m4mgp/registry-server\" id=8ce082a1-ce40-4c3e-9e09-88048b85a970 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:12:15.995017 crc crio[23067]: time=\"2026-06-11T00:12:15.991093551Z\" level=info msg=\"Created container 0e8ac8827c9f5614005cf07f6d1dae5fc005d7f36cffed84d0f46d02286f758a: baremetal-operator-system/baremetal-operator-ironic-756675b7cf-mbvbh/ironic-ipa-downloader\" id=63a31712-8552-4d50-8c22-8b23fcc8fcc0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:12:15.995406 crc crio[23067]: time=\"2026-06-11T00:12:15.995166181Z\" level=info msg=\"Starting container: 0e8ac8827c9f5614005cf07f6d1dae5fc005d7f36cffed84d0f46d02286f758a\" id=6a7cc988-6df6-4331-9dc0-bd6089a3990e name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:12:15.996513 crc crio[23067]: time=\"2026-06-11T00:12:15.996349303Z\" level=info msg=\"Starting container: 315d65eb8ab66f3ab18e16504b22267e91a943c00dc8031f04d3c73244d67026\" id=df35ba78-cb82-4dba-a107-3c787a659645 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:12:16.009502 crc crio[23067]: time=\"2026-06-11T00:12:16.009360703Z\" level=info msg=\"Started container\" PID=46993 containerID=315d65eb8ab66f3ab18e16504b22267e91a943c00dc8031f04d3c73244d67026 description=openstack-operators/openstack-operator-index-m4mgp/registry-server id=df35ba78-cb82-4dba-a107-3c787a659645 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8fcfaeeb0b42b949d0dd17628a9ae568a52b7c6e77bb186b6e3ab92b7d1cd4ef\nJun 11 00:12:16.027953 crc crio[23067]: time=\"2026-06-11T00:12:16.023715769Z\" level=info msg=\"Started container\" PID=47000 containerID=0e8ac8827c9f5614005cf07f6d1dae5fc005d7f36cffed84d0f46d02286f758a description=baremetal-operator-system/baremetal-operator-ironic-756675b7cf-mbvbh/ironic-ipa-downloader id=6a7cc988-6df6-4331-9dc0-bd6089a3990e name=/runtime.v1.RuntimeService/StartContainer sandboxID=16b26dbcd7c73816c0765b4a9e64acdc43849700c0ace60dbb05bb6faaae1ae6\nJun 11 00:12:16.035452 crc crio[23067]: time=\"2026-06-11T00:12:16.03528523Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:12:16.049942 crc crio[23067]: time=\"2026-06-11T00:12:16.049838122Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:12:16.219039 crc crio[23067]: time=\"2026-06-11T00:12:16.218863279Z\" level=info msg=\"Created container 9db1b3e356f1c9bd4feed05bfa2d16283368cc1bc857d52ccda717c6138334e4: openshift-marketplace/certified-operators-cjd7q/extract-utilities\" id=a3b69a2c-fcd2-4b2b-9ea4-9e4678ed5e94 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:12:16.222717 crc crio[23067]: time=\"2026-06-11T00:12:16.222538488Z\" level=info msg=\"Starting container: 9db1b3e356f1c9bd4feed05bfa2d16283368cc1bc857d52ccda717c6138334e4\" id=6a770174-f4d5-4b4a-8587-93adf574e760 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:12:16.236805 crc crio[23067]: time=\"2026-06-11T00:12:16.233293038Z\" level=info msg=\"Started container\" PID=47047 containerID=9db1b3e356f1c9bd4feed05bfa2d16283368cc1bc857d52ccda717c6138334e4 description=openshift-marketplace/certified-operators-cjd7q/extract-utilities id=6a770174-f4d5-4b4a-8587-93adf574e760 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3d2ea3a5965d664e3f2c3ea6259cc319e758aa78d52e47f43f507fdaa17a8605\nJun 11 00:12:16.597216 crc crio[23067]: time=\"2026-06-11T00:12:16.597040684Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:12:16.602261 crc crio[23067]: time=\"2026-06-11T00:12:16.602173952Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:bec7a1ff545afabea88c4a74227ea95b91c67cf5c03e89b2b949be410682f8a0\" id=440c9989-5c93-4746-a27b-ad95472c3739 name=/runtime.v1.ImageService/PullImage\nJun 11 00:12:16.606580 crc crio[23067]: time=\"2026-06-11T00:12:16.606403575Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=8121dd57-864c-4d96-ab1a-2961ae15509a name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:12:16.611008 crc crio[23067]: time=\"2026-06-11T00:12:16.610930277Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=dfb87ef4-c21f-44b5-a352-daae366c1e3b name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:12:16.623587 crc crio[23067]: time=\"2026-06-11T00:12:16.623407203Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-pzhfb/extract-content\" id=16edb97d-f78a-4be7-b492-bc4d69cd1926 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:12:16.624739 crc crio[23067]: time=\"2026-06-11T00:12:16.624586055Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:12:16.671884 crc crio[23067]: time=\"2026-06-11T00:12:16.671356963Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:12:16.688051 crc crio[23067]: time=\"2026-06-11T00:12:16.68797672Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:12:16.727752 crc crio[23067]: time=\"2026-06-11T00:12:16.727603946Z\" level=info msg=\"Created container d0e5c3a81ef168427e8a461b0099c0102fbc979155114a4a84fc664733752304: openshift-infra/auto-csr-approver-29685612-2th56/oc\" id=6e2ff87b-914f-435a-b8a9-612cb89a06c0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:12:16.729374 crc crio[23067]: time=\"2026-06-11T00:12:16.729310292Z\" level=info msg=\"Starting container: d0e5c3a81ef168427e8a461b0099c0102fbc979155114a4a84fc664733752304\" id=2d4572bd-621d-49e1-8840-73a6c0544289 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:12:16.734350 crc crio[23067]: time=\"2026-06-11T00:12:16.734224095Z\" level=info msg=\"Started container\" PID=47068 containerID=d0e5c3a81ef168427e8a461b0099c0102fbc979155114a4a84fc664733752304 description=openshift-infra/auto-csr-approver-29685612-2th56/oc id=2d4572bd-621d-49e1-8840-73a6c0544289 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ac42239c409fa468037f5149b7717604b0be772a4febcc5649cd23c58485b159\nJun 11 00:12:16.841198 crc crio[23067]: time=\"2026-06-11T00:12:16.841054689Z\" level=info msg=\"Created container 5294cbf569103110cf37cebe19b558a91c79a2529483977ec9632f987e04d02e: openshift-marketplace/redhat-marketplace-pzhfb/extract-content\" id=16edb97d-f78a-4be7-b492-bc4d69cd1926 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:12:16.844005 crc crio[23067]: time=\"2026-06-11T00:12:16.843837454Z\" level=info msg=\"Starting container: 5294cbf569103110cf37cebe19b558a91c79a2529483977ec9632f987e04d02e\" id=b71851be-a3e1-4037-bed0-9a1ba0451617 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:12:16.862935 crc crio[23067]: time=\"2026-06-11T00:12:16.862448094Z\" level=info msg=\"Started container\" PID=47080 containerID=5294cbf569103110cf37cebe19b558a91c79a2529483977ec9632f987e04d02e description=openshift-marketplace/redhat-marketplace-pzhfb/extract-content id=b71851be-a3e1-4037-bed0-9a1ba0451617 name=/runtime.v1.RuntimeService/StartContainer sandboxID=59ddbfaca62c0563eb8156ef056844759984b066c57b1f77c83e197f9b635690\nJun 11 00:12:16.901039 crc crio[23067]: time=\"2026-06-11T00:12:16.900374165Z\" level=info msg=\"Stopping container: c81f5aba38454958c8e5a57856b6e865ca0e036d3136c0eb752abc815f075c6e (timeout: 2s)\" id=aa38b7ac-ba57-4504-87d2-646f0e95607c name=/runtime.v1.RuntimeService/StopContainer\nJun 11 00:12:16.911503 crc crio[23067]: time=\"2026-06-11T00:12:16.911270468Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=93f69c4e-bfc4-4af4-9d80-95b04aa1f5a2 name=/runtime.v1.ImageService/PullImage\nJun 11 00:12:16.918468 crc crio[23067]: time=\"2026-06-11T00:12:16.918000459Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"\nJun 11 00:12:17.068962 crc crio[23067]: time=\"2026-06-11T00:12:17.068872168Z\" level=info msg=\"Stopped container c81f5aba38454958c8e5a57856b6e865ca0e036d3136c0eb752abc815f075c6e: openstack-operators/openstack-operator-index-f5kbl/registry-server\" id=aa38b7ac-ba57-4504-87d2-646f0e95607c name=/runtime.v1.RuntimeService/StopContainer\nJun 11 00:12:17.070323 crc crio[23067]: time=\"2026-06-11T00:12:17.070164773Z\" level=info msg=\"Stopping pod sandbox: 713ed958a018c9dcd9c5066aa2acd0ee5e690a2eb3ee5e05e080097ddd05c24a\" id=198de81e-3724-4efc-a1d2-9d9b124cd66b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:12:17.070802 crc crio[23067]: time=\"2026-06-11T00:12:17.070751069Z\" level=info msg=\"Got pod network &{Name:openstack-operator-index-f5kbl Namespace:openstack-operators ID:713ed958a018c9dcd9c5066aa2acd0ee5e690a2eb3ee5e05e080097ddd05c24a UID:99c42064-4739-4c5d-8989-8c385d99f272 NetNS:/var/run/netns/d5a8af4b-c04c-450e-a40c-f8c1f6d982d6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod99c42064_4739_4c5d_8989_8c385d99f272.slice PodAnnotations:0xc000c34b60}] Aliases:map[]}\"\nJun 11 00:12:17.071012 crc crio[23067]: time=\"2026-06-11T00:12:17.070933914Z\" level=info msg=\"Deleting pod openstack-operators_openstack-operator-index-f5kbl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:12:17.759981 crc crio[23067]: time=\"2026-06-11T00:12:17.75834697Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:aa28d116c97ba9419648a07c6fc51f0514ddba845f40590f336a7659ff14d7be\" id=93f69c4e-bfc4-4af4-9d80-95b04aa1f5a2 name=/runtime.v1.ImageService/PullImage\nJun 11 00:12:17.764388 crc crio[23067]: time=\"2026-06-11T00:12:17.764215568Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=94a80773-c2ba-40a9-9338-e7da99064c08 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:12:17.768305 crc crio[23067]: time=\"2026-06-11T00:12:17.768130673Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=72bc2bac-3949-41ea-a19a-25d946fc512c name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:12:17.784173 crc crio[23067]: time=\"2026-06-11T00:12:17.783945078Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-cjd7q/extract-content\" id=10c4ff11-8ae9-474b-8e44-a47e53fecdef name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:12:17.784942 crc crio[23067]: time=\"2026-06-11T00:12:17.784465262Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:12:17.955283 crc crio[23067]: time=\"2026-06-11T00:12:17.954011644Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:12:17.969585 crc crio[23067]: time=\"2026-06-11T00:12:17.968212606Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:12:18.276248 crc crio[23067]: time=\"2026-06-11T00:12:18.276052549Z\" level=info msg=\"Created container 30a4787e336833fe4ff6fc282a36e6473223455fc40c4a4ed782e0a6c7ff8abe: openshift-marketplace/certified-operators-cjd7q/extract-content\" id=10c4ff11-8ae9-474b-8e44-a47e53fecdef name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:12:18.283521 crc crio[23067]: time=\"2026-06-11T00:12:18.283366236Z\" level=info msg=\"Starting container: 30a4787e336833fe4ff6fc282a36e6473223455fc40c4a4ed782e0a6c7ff8abe\" id=ad8b959b-3102-4937-8824-3504ad43e7ac name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:12:18.352115 crc crio[23067]: time=\"2026-06-11T00:12:18.3519156Z\" level=info msg=\"Started container\" PID=47121 containerID=30a4787e336833fe4ff6fc282a36e6473223455fc40c4a4ed782e0a6c7ff8abe description=openshift-marketplace/certified-operators-cjd7q/extract-content id=ad8b959b-3102-4937-8824-3504ad43e7ac name=/runtime.v1.RuntimeService/StartContainer sandboxID=3d2ea3a5965d664e3f2c3ea6259cc319e758aa78d52e47f43f507fdaa17a8605\nJun 11 00:12:18.993280 crc crio[23067]: time=\"2026-06-11T00:12:18.99154223Z\" level=info msg=\"Stopped pod sandbox: 713ed958a018c9dcd9c5066aa2acd0ee5e690a2eb3ee5e05e080097ddd05c24a\" id=198de81e-3724-4efc-a1d2-9d9b124cd66b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:12:19.118422 crc crio[23067]: time=\"2026-06-11T00:12:19.118363661Z\" level=info msg=\"Stopping container: 4fab0537791837173906d020466c113195ebcaf21f0fe5cece514e08c3ba6c9e (timeout: 10s)\" id=028e8ab7-26a1-48c2-9742-37dc4c83e08a name=/runtime.v1.RuntimeService/StopContainer\nJun 11 00:12:19.304969 crc crio[23067]: time=\"2026-06-11T00:12:19.301726325Z\" level=info msg=\"Stopped container 4fab0537791837173906d020466c113195ebcaf21f0fe5cece514e08c3ba6c9e: baremetal-operator-system/baremetal-operator-controller-manager-bb84bd6df-wjfmw/manager\" id=028e8ab7-26a1-48c2-9742-37dc4c83e08a name=/runtime.v1.RuntimeService/StopContainer\nJun 11 00:12:19.307777 crc crio[23067]: time=\"2026-06-11T00:12:19.30599087Z\" level=info msg=\"Stopping pod sandbox: af37a0843fb065ab9608e56db518f6e02e68d0a98450402b03c3750eb48b1950\" id=c088d101-e63d-406e-8c28-4d52a62d8dd0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:12:19.307777 crc crio[23067]: time=\"2026-06-11T00:12:19.30675573Z\" level=info msg=\"Got pod network &{Name:baremetal-operator-controller-manager-bb84bd6df-wjfmw Namespace:baremetal-operator-system ID:af37a0843fb065ab9608e56db518f6e02e68d0a98450402b03c3750eb48b1950 UID:051ecccb-c82b-4cc1-9b7f-d93439c501ad NetNS:/var/run/netns/2ab67905-3a7a-4255-b764-3e0ec86d3192 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod051ecccb_c82b_4cc1_9b7f_d93439c501ad.slice PodAnnotations:0xc00008c628}] Aliases:map[]}\"\nJun 11 00:12:19.307777 crc crio[23067]: time=\"2026-06-11T00:12:19.306913485Z\" level=info msg=\"Deleting pod baremetal-operator-system_baremetal-operator-controller-manager-bb84bd6df-wjfmw from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:12:20.005466 crc crio[23067]: time=\"2026-06-11T00:12:20.003925288Z\" level=info msg=\"Stopped pod sandbox: af37a0843fb065ab9608e56db518f6e02e68d0a98450402b03c3750eb48b1950\" id=c088d101-e63d-406e-8c28-4d52a62d8dd0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:12:20.179384 crc crio[23067]: time=\"2026-06-11T00:12:20.179238103Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=6163e703-480b-4873-88b6-2a079433cc44 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:12:20.184374 crc crio[23067]: time=\"2026-06-11T00:12:20.18431667Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=bad5530f-7ff9-4707-b981-f23c40fb9e73 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:12:20.197732 crc crio[23067]: time=\"2026-06-11T00:12:20.194817112Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-pzhfb/registry-server\" id=22bd61e8-ef2c-4537-bf2a-2eb7230d0d44 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:12:20.197732 crc crio[23067]: time=\"2026-06-11T00:12:20.197157665Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:12:20.210321 crc crio[23067]: time=\"2026-06-11T00:12:20.209347473Z\" level=info msg=\"Removing container: 4fab0537791837173906d020466c113195ebcaf21f0fe5cece514e08c3ba6c9e\" id=26a2a86e-7153-4068-9862-77f5c96539d1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:12:20.264332 crc crio[23067]: time=\"2026-06-11T00:12:20.263435269Z\" level=info msg=\"Removed container 4fab0537791837173906d020466c113195ebcaf21f0fe5cece514e08c3ba6c9e: baremetal-operator-system/baremetal-operator-controller-manager-bb84bd6df-wjfmw/manager\" id=26a2a86e-7153-4068-9862-77f5c96539d1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:12:20.311436 crc crio[23067]: time=\"2026-06-11T00:12:20.311246445Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:12:20.320151 crc crio[23067]: time=\"2026-06-11T00:12:20.319782705Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:12:20.960140 crc crio[23067]: time=\"2026-06-11T00:12:20.9600322Z\" level=info msg=\"Created container 59c5672ad3ba1b60684a2dc2f193bc185544d48de973cbcea9064dbf068bc13c: openshift-marketplace/redhat-marketplace-pzhfb/registry-server\" id=22bd61e8-ef2c-4537-bf2a-2eb7230d0d44 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:12:20.971125 crc crio[23067]: time=\"2026-06-11T00:12:20.970757789Z\" level=info msg=\"Starting container: 59c5672ad3ba1b60684a2dc2f193bc185544d48de973cbcea9064dbf068bc13c\" id=b3a4ad5c-af71-4c7b-b229-9ef3f856190d name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:12:21.024398 crc crio[23067]: time=\"2026-06-11T00:12:21.024284619Z\" level=info msg=\"Started container\" PID=47224 containerID=59c5672ad3ba1b60684a2dc2f193bc185544d48de973cbcea9064dbf068bc13c description=openshift-marketplace/redhat-marketplace-pzhfb/registry-server id=b3a4ad5c-af71-4c7b-b229-9ef3f856190d name=/runtime.v1.RuntimeService/StartContainer sandboxID=59ddbfaca62c0563eb8156ef056844759984b066c57b1f77c83e197f9b635690\nJun 11 00:12:21.245882 crc crio[23067]: time=\"2026-06-11T00:12:21.245717526Z\" level=info msg=\"Stopping pod sandbox: ac42239c409fa468037f5149b7717604b0be772a4febcc5649cd23c58485b159\" id=2691ec14-b682-4cad-83b3-7419d1aebec6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:12:21.246996 crc crio[23067]: time=\"2026-06-11T00:12:21.246851407Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685612-2th56 Namespace:openshift-infra ID:ac42239c409fa468037f5149b7717604b0be772a4febcc5649cd23c58485b159 UID:2a2b7def-d835-46ab-9859-86cfbea1012d NetNS:/var/run/netns/3d135964-c06f-4bda-909d-ec318308710e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2a2b7def_d835_46ab_9859_86cfbea1012d.slice PodAnnotations:0xc0023928c0}] Aliases:map[]}\"\nJun 11 00:12:21.247176 crc crio[23067]: time=\"2026-06-11T00:12:21.247124684Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29685612-2th56 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:12:25.393017 crc crio[23067]: time=\"2026-06-11T00:12:25.391374054Z\" level=info msg=\"Stopped pod sandbox: ac42239c409fa468037f5149b7717604b0be772a4febcc5649cd23c58485b159\" id=2691ec14-b682-4cad-83b3-7419d1aebec6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:12:26.678828 crc crio[23067]: time=\"2026-06-11T00:12:26.678210518Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=4820ddaa-7805-4de2-bbbb-2eff15554331 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:12:26.681110 crc crio[23067]: time=\"2026-06-11T00:12:26.680829088Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=983a8db6-5bf3-4f7e-bfc8-07228b3a0f75 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:12:26.687757 crc crio[23067]: time=\"2026-06-11T00:12:26.687488847Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-cjd7q/registry-server\" id=7ec16c6c-9c7c-4fcd-8700-bf02815d0892 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:12:26.687998 crc crio[23067]: time=\"2026-06-11T00:12:26.68797298Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:12:26.748625 crc crio[23067]: time=\"2026-06-11T00:12:26.748398016Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:12:26.754112 crc crio[23067]: time=\"2026-06-11T00:12:26.753942855Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:12:26.901208 crc crio[23067]: time=\"2026-06-11T00:12:26.901059474Z\" level=info msg=\"Created container 2e34b31e46b368df9ebc7d7cf39288cf7f4e384d34b03ecacdca507c3da8b584: openshift-marketplace/certified-operators-cjd7q/registry-server\" id=7ec16c6c-9c7c-4fcd-8700-bf02815d0892 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:12:26.903130 crc crio[23067]: time=\"2026-06-11T00:12:26.903052167Z\" level=info msg=\"Starting container: 2e34b31e46b368df9ebc7d7cf39288cf7f4e384d34b03ecacdca507c3da8b584\" id=9405c77b-ae48-4c8c-910e-2aab0fdab4d7 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:12:26.918136 crc crio[23067]: time=\"2026-06-11T00:12:26.91800859Z\" level=info msg=\"Started container\" PID=47446 containerID=2e34b31e46b368df9ebc7d7cf39288cf7f4e384d34b03ecacdca507c3da8b584 description=openshift-marketplace/certified-operators-cjd7q/registry-server id=9405c77b-ae48-4c8c-910e-2aab0fdab4d7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3d2ea3a5965d664e3f2c3ea6259cc319e758aa78d52e47f43f507fdaa17a8605\nJun 11 00:12:34.817465 crc crio[23067]: time=\"2026-06-11T00:12:34.816106624Z\" level=info msg=\"Stopping container: 2e34b31e46b368df9ebc7d7cf39288cf7f4e384d34b03ecacdca507c3da8b584 (timeout: 2s)\" id=e0efdf9b-a51d-414a-8898-0a4ae370b289 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 00:12:35.837032 crc crio[23067]: time=\"2026-06-11T00:12:35.835232855Z\" level=info msg=\"Stopped container 2e34b31e46b368df9ebc7d7cf39288cf7f4e384d34b03ecacdca507c3da8b584: openshift-marketplace/certified-operators-cjd7q/registry-server\" id=e0efdf9b-a51d-414a-8898-0a4ae370b289 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 00:12:35.837927 crc crio[23067]: time=\"2026-06-11T00:12:35.837302081Z\" level=info msg=\"Stopping pod sandbox: 3d2ea3a5965d664e3f2c3ea6259cc319e758aa78d52e47f43f507fdaa17a8605\" id=7e0a6165-318b-4621-852c-7ac5df2f07bd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:12:35.838879 crc crio[23067]: time=\"2026-06-11T00:12:35.83837233Z\" level=info msg=\"Got pod network &{Name:certified-operators-cjd7q Namespace:openshift-marketplace ID:3d2ea3a5965d664e3f2c3ea6259cc319e758aa78d52e47f43f507fdaa17a8605 UID:16c93067-c450-4aee-931b-30d6122aede1 NetNS:/var/run/netns/602aa227-3d26-4ec4-8e36-2e3b497bf0fc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod16c93067_c450_4aee_931b_30d6122aede1.slice PodAnnotations:0xc002c840b0}] Aliases:map[]}\"\nJun 11 00:12:35.838879 crc crio[23067]: time=\"2026-06-11T00:12:35.838543494Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-cjd7q from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:12:35.845319 crc crio[23067]: time=\"2026-06-11T00:12:35.845277216Z\" level=info msg=\"Stopping container: 59c5672ad3ba1b60684a2dc2f193bc185544d48de973cbcea9064dbf068bc13c (timeout: 2s)\" id=04fb1d7a-4224-4c5e-a96c-d424a7d20342 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 00:12:36.045011 crc crio[23067]: time=\"2026-06-11T00:12:36.044919397Z\" level=info msg=\"Stopped container 59c5672ad3ba1b60684a2dc2f193bc185544d48de973cbcea9064dbf068bc13c: openshift-marketplace/redhat-marketplace-pzhfb/registry-server\" id=04fb1d7a-4224-4c5e-a96c-d424a7d20342 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 00:12:36.047428 crc crio[23067]: time=\"2026-06-11T00:12:36.047220089Z\" level=info msg=\"Stopping pod sandbox: 59ddbfaca62c0563eb8156ef056844759984b066c57b1f77c83e197f9b635690\" id=cb9fa58d-cee5-4608-9107-1786d1a33f47 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:12:36.048221 crc crio[23067]: time=\"2026-06-11T00:12:36.048112663Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-pzhfb Namespace:openshift-marketplace ID:59ddbfaca62c0563eb8156ef056844759984b066c57b1f77c83e197f9b635690 UID:93bb2263-8701-46da-af95-fecd171b26ac NetNS:/var/run/netns/f2b2aea7-6c3f-4be0-af43-d6521e527ab4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod93bb2263_8701_46da_af95_fecd171b26ac.slice PodAnnotations:0xc002c84268}] Aliases:map[]}\"\nJun 11 00:12:36.048817 crc crio[23067]: time=\"2026-06-11T00:12:36.04838278Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-pzhfb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:12:36.142147 crc crio[23067]: time=\"2026-06-11T00:12:36.141142476Z\" level=info msg=\"Running pod sandbox: openstack-operators/3ea339e9021ddbdc34cbf1c3915684f006a90442dbea2e00dc74400bd0ml47d/POD\" id=d7790310-1a8b-480c-b7e9-3af02f4ae41e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:12:36.142147 crc crio[23067]: time=\"2026-06-11T00:12:36.141960148Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:12:36.222075 crc crio[23067]: time=\"2026-06-11T00:12:36.221138068Z\" level=info msg=\"Got pod network &{Name:3ea339e9021ddbdc34cbf1c3915684f006a90442dbea2e00dc74400bd0ml47d Namespace:openstack-operators ID:7704431a72bb88fee4e205d5741ad2ac1ecf0d9971b7823e473dd276691b7786 UID:14ac139f-3618-42dc-b427-449bc3aedd15 NetNS:/var/run/netns/0db74b3e-7233-4002-8a8e-7c02a1060ac3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod14ac139f_3618_42dc_b427_449bc3aedd15.slice PodAnnotations:0xc002392210}] Aliases:map[]}\"\nJun 11 00:12:36.222075 crc crio[23067]: time=\"2026-06-11T00:12:36.22120091Z\" level=info msg=\"Adding pod openstack-operators_3ea339e9021ddbdc34cbf1c3915684f006a90442dbea2e00dc74400bd0ml47d to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:12:37.278067 crc crio[23067]: time=\"2026-06-11T00:12:37.27787635Z\" level=info msg=\"Stopped pod sandbox: 3d2ea3a5965d664e3f2c3ea6259cc319e758aa78d52e47f43f507fdaa17a8605\" id=7e0a6165-318b-4621-852c-7ac5df2f07bd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:12:37.523672 crc crio[23067]: time=\"2026-06-11T00:12:37.520532589Z\" level=info msg=\"Stopped pod sandbox: 59ddbfaca62c0563eb8156ef056844759984b066c57b1f77c83e197f9b635690\" id=cb9fa58d-cee5-4608-9107-1786d1a33f47 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:12:37.959946 crc crio[23067]: time=\"2026-06-11T00:12:37.95987867Z\" level=info msg=\"Removing container: 59c5672ad3ba1b60684a2dc2f193bc185544d48de973cbcea9064dbf068bc13c\" id=fefa356d-8fb8-48a8-94dd-8a68d54f9d81 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:12:37.990347 crc crio[23067]: time=\"2026-06-11T00:12:37.990265198Z\" level=info msg=\"Removed container 59c5672ad3ba1b60684a2dc2f193bc185544d48de973cbcea9064dbf068bc13c: openshift-marketplace/redhat-marketplace-pzhfb/registry-server\" id=fefa356d-8fb8-48a8-94dd-8a68d54f9d81 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:12:37.997127 crc crio[23067]: time=\"2026-06-11T00:12:37.99705047Z\" level=info msg=\"Removing container: 5294cbf569103110cf37cebe19b558a91c79a2529483977ec9632f987e04d02e\" id=c19351af-b860-46fe-927a-68b8d0009a5d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:12:38.032162 crc crio[23067]: time=\"2026-06-11T00:12:38.032063112Z\" level=info msg=\"Removed container 5294cbf569103110cf37cebe19b558a91c79a2529483977ec9632f987e04d02e: openshift-marketplace/redhat-marketplace-pzhfb/extract-content\" id=c19351af-b860-46fe-927a-68b8d0009a5d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:12:38.043545 crc crio[23067]: time=\"2026-06-11T00:12:38.043443229Z\" level=info msg=\"Removing container: 364f66e575f9de8637d6065d5edc893e08bfde07c661f9eec14d7b52e8cf7b6c\" id=2e89590b-a013-4e1e-a2b3-eef83afa1a33 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:12:38.070283 crc crio[23067]: time=\"2026-06-11T00:12:38.070198108Z\" level=info msg=\"Removed container 364f66e575f9de8637d6065d5edc893e08bfde07c661f9eec14d7b52e8cf7b6c: openshift-marketplace/redhat-marketplace-pzhfb/extract-utilities\" id=2e89590b-a013-4e1e-a2b3-eef83afa1a33 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:12:38.074393 crc crio[23067]: time=\"2026-06-11T00:12:38.074288587Z\" level=info msg=\"Removing container: 2e34b31e46b368df9ebc7d7cf39288cf7f4e384d34b03ecacdca507c3da8b584\" id=065232e9-bb00-4495-9dab-ec4e226660d0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:12:38.091344 crc crio[23067]: time=\"2026-06-11T00:12:38.091242984Z\" level=info msg=\"Removed container 2e34b31e46b368df9ebc7d7cf39288cf7f4e384d34b03ecacdca507c3da8b584: openshift-marketplace/certified-operators-cjd7q/registry-server\" id=065232e9-bb00-4495-9dab-ec4e226660d0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:12:38.094945 crc crio[23067]: time=\"2026-06-11T00:12:38.094876281Z\" level=info msg=\"Removing container: 30a4787e336833fe4ff6fc282a36e6473223455fc40c4a4ed782e0a6c7ff8abe\" id=325d9e91-a3ce-4422-9467-1bbae6c8ff1b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:12:38.118468 crc crio[23067]: time=\"2026-06-11T00:12:38.118377564Z\" level=info msg=\"Removed container 30a4787e336833fe4ff6fc282a36e6473223455fc40c4a4ed782e0a6c7ff8abe: openshift-marketplace/certified-operators-cjd7q/extract-content\" id=325d9e91-a3ce-4422-9467-1bbae6c8ff1b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:12:38.121158 crc crio[23067]: time=\"2026-06-11T00:12:38.121073296Z\" level=info msg=\"Removing container: 9db1b3e356f1c9bd4feed05bfa2d16283368cc1bc857d52ccda717c6138334e4\" id=ed1acb0e-6222-409d-9d09-171f1fb6da20 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:12:38.149955 crc crio[23067]: time=\"2026-06-11T00:12:38.1498223Z\" level=info msg=\"Removed container 9db1b3e356f1c9bd4feed05bfa2d16283368cc1bc857d52ccda717c6138334e4: openshift-marketplace/certified-operators-cjd7q/extract-utilities\" id=ed1acb0e-6222-409d-9d09-171f1fb6da20 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:12:38.384270 crc crio[23067]: 2026-06-11T00:12:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7704431a72bb88f Mac:3e:03:b9:b6:1f:0d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:40 Mtu:0 Sandbox:/var/run/netns/0db74b3e-7233-4002-8a8e-7c02a1060ac3 SocketPath: PciID:}] [{Interface:0xc00031c860 Address:{IP:10.217.0.64 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:12:38.385948 crc crio[23067]: time=\"2026-06-11T00:12:38.385605244Z\" level=info msg=\"Got pod network &{Name:3ea339e9021ddbdc34cbf1c3915684f006a90442dbea2e00dc74400bd0ml47d Namespace:openstack-operators ID:7704431a72bb88fee4e205d5741ad2ac1ecf0d9971b7823e473dd276691b7786 UID:14ac139f-3618-42dc-b427-449bc3aedd15 NetNS:/var/run/netns/0db74b3e-7233-4002-8a8e-7c02a1060ac3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod14ac139f_3618_42dc_b427_449bc3aedd15.slice PodAnnotations:0xc002392210}] Aliases:map[]}\"\nJun 11 00:12:38.386142 crc crio[23067]: time=\"2026-06-11T00:12:38.386080247Z\" level=info msg=\"Checking pod openstack-operators_3ea339e9021ddbdc34cbf1c3915684f006a90442dbea2e00dc74400bd0ml47d for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:12:38.393344 crc crio[23067]: time=\"2026-06-11T00:12:38.39326713Z\" level=info msg=\"Ran pod sandbox 7704431a72bb88fee4e205d5741ad2ac1ecf0d9971b7823e473dd276691b7786 with infra container: openstack-operators/3ea339e9021ddbdc34cbf1c3915684f006a90442dbea2e00dc74400bd0ml47d/POD\" id=d7790310-1a8b-480c-b7e9-3af02f4ae41e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:12:38.396046 crc crio[23067]: time=\"2026-06-11T00:12:38.395976983Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=c0e91dd0-a773-4ca7-a738-0b5616808486 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:12:38.398309 crc crio[23067]: time=\"2026-06-11T00:12:38.398245434Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=88374708-0b7b-4940-b16c-a543551ef020 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:12:38.403891 crc crio[23067]: time=\"2026-06-11T00:12:38.403795933Z\" level=info msg=\"Creating container: openstack-operators/3ea339e9021ddbdc34cbf1c3915684f006a90442dbea2e00dc74400bd0ml47d/util\" id=89772b67-2b85-4049-85a3-8dbe107c2290 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:12:38.404183 crc crio[23067]: time=\"2026-06-11T00:12:38.404122702Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:12:38.448896 crc crio[23067]: time=\"2026-06-11T00:12:38.448780934Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:12:38.456007 crc crio[23067]: time=\"2026-06-11T00:12:38.455905355Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:12:38.554808 crc crio[23067]: time=\"2026-06-11T00:12:38.554612791Z\" level=info msg=\"Created container 7611399d77a39bdd2f5fa6b905b58c1855d6768ab10ec84e91d13f12f909b23b: openstack-operators/3ea339e9021ddbdc34cbf1c3915684f006a90442dbea2e00dc74400bd0ml47d/util\" id=89772b67-2b85-4049-85a3-8dbe107c2290 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:12:38.555731 crc crio[23067]: time=\"2026-06-11T00:12:38.555554427Z\" level=info msg=\"Starting container: 7611399d77a39bdd2f5fa6b905b58c1855d6768ab10ec84e91d13f12f909b23b\" id=29ad31d6-494b-4b66-adea-273882fd336a name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:12:38.563368 crc crio[23067]: time=\"2026-06-11T00:12:38.563277114Z\" level=info msg=\"Started container\" PID=47785 containerID=7611399d77a39bdd2f5fa6b905b58c1855d6768ab10ec84e91d13f12f909b23b description=openstack-operators/3ea339e9021ddbdc34cbf1c3915684f006a90442dbea2e00dc74400bd0ml47d/util id=29ad31d6-494b-4b66-adea-273882fd336a name=/runtime.v1.RuntimeService/StartContainer sandboxID=7704431a72bb88fee4e205d5741ad2ac1ecf0d9971b7823e473dd276691b7786\nJun 11 00:12:38.980451 crc crio[23067]: time=\"2026-06-11T00:12:38.980016937Z\" level=info msg=\"Pulling image: 38.102.83.64:5001/openstack-k8s-operators/openstack-operator-bundle:2895d87b692193b55d566fae26f4c769f7f44de8\" id=9de46a14-f08d-436b-8666-165ee2d5b825 name=/runtime.v1.ImageService/PullImage\nJun 11 00:12:38.983075 crc crio[23067]: time=\"2026-06-11T00:12:38.982992977Z\" level=info msg=\"Trying to access \\\"38.102.83.64:5001/openstack-k8s-operators/openstack-operator-bundle:2895d87b692193b55d566fae26f4c769f7f44de8\\\"\"\nJun 11 00:12:39.344988 crc crio[23067]: time=\"2026-06-11T00:12:39.344803592Z\" level=info msg=\"Pulled image: 38.102.83.64:5001/openstack-k8s-operators/openstack-operator-bundle@sha256:7a281bbb389eb9043bf80090a282a0647397552889967b7d20119a0f0fdff65c\" id=9de46a14-f08d-436b-8666-165ee2d5b825 name=/runtime.v1.ImageService/PullImage\nJun 11 00:12:39.346365 crc crio[23067]: time=\"2026-06-11T00:12:39.345873691Z\" level=info msg=\"Checking image status: 38.102.83.64:5001/openstack-k8s-operators/openstack-operator-bundle:2895d87b692193b55d566fae26f4c769f7f44de8\" id=1abf8530-b5f0-4da1-a604-2295d34700af name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:12:39.350057 crc crio[23067]: time=\"2026-06-11T00:12:39.349937661Z\" level=info msg=\"Checking image status: 38.102.83.64:5001/openstack-k8s-operators/openstack-operator-bundle:2895d87b692193b55d566fae26f4c769f7f44de8\" id=342a082d-1a0f-4fc3-9e5a-e0213cae991b name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:12:39.362078 crc crio[23067]: time=\"2026-06-11T00:12:39.362001545Z\" level=info msg=\"Creating container: openstack-operators/3ea339e9021ddbdc34cbf1c3915684f006a90442dbea2e00dc74400bd0ml47d/pull\" id=0e7d3fc4-f771-47bf-afbc-19035b5c34d1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:12:39.363852 crc crio[23067]: time=\"2026-06-11T00:12:39.363548717Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:12:39.401433 crc crio[23067]: time=\"2026-06-11T00:12:39.401274172Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:12:39.402339 crc crio[23067]: time=\"2026-06-11T00:12:39.40195694Z\" level=warning msg=\"Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/9ac9fcf4778f75125971514ab9478cc276a58330bcc4cd16fb6efb8216253e1e/merged/etc/passwd: no such file or directory\"\nJun 11 00:12:39.402339 crc crio[23067]: time=\"2026-06-11T00:12:39.401989841Z\" level=warning msg=\"Failed to open /etc/group: open /var/lib/containers/storage/overlay/9ac9fcf4778f75125971514ab9478cc276a58330bcc4cd16fb6efb8216253e1e/merged/etc/group: no such file or directory\"\nJun 11 00:12:39.405349 crc crio[23067]: time=\"2026-06-11T00:12:39.40528925Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:12:39.506788 crc crio[23067]: time=\"2026-06-11T00:12:39.506066581Z\" level=info msg=\"Created container c262baa82e3e3db8f70b9fd70cc5aa0589a3e8e3d310d54c2830ed4a7cfa47dc: openstack-operators/3ea339e9021ddbdc34cbf1c3915684f006a90442dbea2e00dc74400bd0ml47d/pull\" id=0e7d3fc4-f771-47bf-afbc-19035b5c34d1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:12:39.509170 crc crio[23067]: time=\"2026-06-11T00:12:39.509072612Z\" level=info msg=\"Starting container: c262baa82e3e3db8f70b9fd70cc5aa0589a3e8e3d310d54c2830ed4a7cfa47dc\" id=df1a4367-e6c4-4f07-9b7d-2fe1dd39a5fd name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:12:39.515555 crc crio[23067]: time=\"2026-06-11T00:12:39.515438464Z\" level=info msg=\"Started container\" PID=47847 containerID=c262baa82e3e3db8f70b9fd70cc5aa0589a3e8e3d310d54c2830ed4a7cfa47dc description=openstack-operators/3ea339e9021ddbdc34cbf1c3915684f006a90442dbea2e00dc74400bd0ml47d/pull id=df1a4367-e6c4-4f07-9b7d-2fe1dd39a5fd name=/runtime.v1.RuntimeService/StartContainer sandboxID=7704431a72bb88fee4e205d5741ad2ac1ecf0d9971b7823e473dd276691b7786\nJun 11 00:12:39.996267 crc crio[23067]: time=\"2026-06-11T00:12:39.996179158Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=c3804150-b54c-407d-947b-3a31b5f79977 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:12:39.999038 crc crio[23067]: time=\"2026-06-11T00:12:39.998948183Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=bc9c5e37-2392-47aa-9a5a-3d00d825f95a name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:12:40.012714 crc crio[23067]: time=\"2026-06-11T00:12:40.012536738Z\" level=info msg=\"Creating container: openstack-operators/3ea339e9021ddbdc34cbf1c3915684f006a90442dbea2e00dc74400bd0ml47d/extract\" id=4045bcce-3c40-4d68-8a78-50f66b76534e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:12:40.014091 crc crio[23067]: time=\"2026-06-11T00:12:40.013928246Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:12:40.061012 crc crio[23067]: time=\"2026-06-11T00:12:40.060932111Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:12:40.064606 crc crio[23067]: time=\"2026-06-11T00:12:40.064538338Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:12:40.174930 crc crio[23067]: time=\"2026-06-11T00:12:40.174844886Z\" level=info msg=\"Created container 1abfe3ebf256c2f126352111dc52cc16d30ab84aed85455f3963dd72adb7fb6e: openstack-operators/3ea339e9021ddbdc34cbf1c3915684f006a90442dbea2e00dc74400bd0ml47d/extract\" id=4045bcce-3c40-4d68-8a78-50f66b76534e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:12:40.176382 crc crio[23067]: time=\"2026-06-11T00:12:40.176188752Z\" level=info msg=\"Starting container: 1abfe3ebf256c2f126352111dc52cc16d30ab84aed85455f3963dd72adb7fb6e\" id=0bb4f7de-b1d8-44f9-8f00-7bb31b5afa08 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:12:40.183888 crc crio[23067]: time=\"2026-06-11T00:12:40.183780586Z\" level=info msg=\"Started container\" PID=47871 containerID=1abfe3ebf256c2f126352111dc52cc16d30ab84aed85455f3963dd72adb7fb6e description=openstack-operators/3ea339e9021ddbdc34cbf1c3915684f006a90442dbea2e00dc74400bd0ml47d/extract id=0bb4f7de-b1d8-44f9-8f00-7bb31b5afa08 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7704431a72bb88fee4e205d5741ad2ac1ecf0d9971b7823e473dd276691b7786\nJun 11 00:12:42.025288 crc crio[23067]: time=\"2026-06-11T00:12:42.024517962Z\" level=info msg=\"Stopping pod sandbox: 7704431a72bb88fee4e205d5741ad2ac1ecf0d9971b7823e473dd276691b7786\" id=c2eadfb2-1529-427c-965c-27da308e0cf7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:12:42.026936 crc crio[23067]: time=\"2026-06-11T00:12:42.026209508Z\" level=info msg=\"Got pod network &{Name:3ea339e9021ddbdc34cbf1c3915684f006a90442dbea2e00dc74400bd0ml47d Namespace:openstack-operators ID:7704431a72bb88fee4e205d5741ad2ac1ecf0d9971b7823e473dd276691b7786 UID:14ac139f-3618-42dc-b427-449bc3aedd15 NetNS:/var/run/netns/0db74b3e-7233-4002-8a8e-7c02a1060ac3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod14ac139f_3618_42dc_b427_449bc3aedd15.slice PodAnnotations:0xc000c34330}] Aliases:map[]}\"\nJun 11 00:12:42.026936 crc crio[23067]: time=\"2026-06-11T00:12:42.026423984Z\" level=info msg=\"Deleting pod openstack-operators_3ea339e9021ddbdc34cbf1c3915684f006a90442dbea2e00dc74400bd0ml47d from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:12:43.028675 crc crio[23067]: time=\"2026-06-11T00:12:43.028049563Z\" level=info msg=\"Stopped pod sandbox: 7704431a72bb88fee4e205d5741ad2ac1ecf0d9971b7823e473dd276691b7786\" id=c2eadfb2-1529-427c-965c-27da308e0cf7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:12:51.627672 crc crio[23067]: time=\"2026-06-11T00:12:51.624996532Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-operator-controller-init-7c9fbc9dd6-667jv/POD\" id=e60ae1aa-52c4-40a8-aed8-0ee6915491f3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:12:51.627672 crc crio[23067]: time=\"2026-06-11T00:12:51.625951348Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:12:51.720986 crc crio[23067]: time=\"2026-06-11T00:12:51.720884302Z\" level=info msg=\"Got pod network &{Name:openstack-operator-controller-init-7c9fbc9dd6-667jv Namespace:openstack-operators ID:97a1307f61b0a2c23f7be01e02d059536b3f1b88354f843d84f38405ded9e192 UID:97d5032b-5479-4a2c-a17d-1e86aa4113bf NetNS:/var/run/netns/420d9048-949f-40f7-9fa8-1d1c2e12116f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod97d5032b_5479_4a2c_a17d_1e86aa4113bf.slice PodAnnotations:0xc0023924e0}] Aliases:map[]}\"\nJun 11 00:12:51.720986 crc crio[23067]: time=\"2026-06-11T00:12:51.720956084Z\" level=info msg=\"Adding pod openstack-operators_openstack-operator-controller-init-7c9fbc9dd6-667jv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:12:53.781435 crc crio[23067]: 2026-06-11T00:12:53Z [verbose] CmdAdd (shim): {1.1.0 [{Name:97a1307f61b0a2c Mac:5a:ac:81:3b:e6:d1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:42 Mtu:0 Sandbox:/var/run/netns/420d9048-949f-40f7-9fa8-1d1c2e12116f SocketPath: PciID:}] [{Interface:0xc000014720 Address:{IP:10.217.0.66 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:12:53.784551 crc crio[23067]: time=\"2026-06-11T00:12:53.784250316Z\" level=info msg=\"Got pod network &{Name:openstack-operator-controller-init-7c9fbc9dd6-667jv Namespace:openstack-operators ID:97a1307f61b0a2c23f7be01e02d059536b3f1b88354f843d84f38405ded9e192 UID:97d5032b-5479-4a2c-a17d-1e86aa4113bf NetNS:/var/run/netns/420d9048-949f-40f7-9fa8-1d1c2e12116f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod97d5032b_5479_4a2c_a17d_1e86aa4113bf.slice PodAnnotations:0xc0023924e0}] Aliases:map[]}\"\nJun 11 00:12:53.784551 crc crio[23067]: time=\"2026-06-11T00:12:53.784468252Z\" level=info msg=\"Checking pod openstack-operators_openstack-operator-controller-init-7c9fbc9dd6-667jv for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:12:53.796696 crc crio[23067]: time=\"2026-06-11T00:12:53.794224194Z\" level=info msg=\"Ran pod sandbox 97a1307f61b0a2c23f7be01e02d059536b3f1b88354f843d84f38405ded9e192 with infra container: openstack-operators/openstack-operator-controller-init-7c9fbc9dd6-667jv/POD\" id=e60ae1aa-52c4-40a8-aed8-0ee6915491f3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:12:53.803917 crc crio[23067]: time=\"2026-06-11T00:12:53.80374823Z\" level=info msg=\"Checking image status: 38.102.83.64:5001/openstack-k8s-operators/openstack-operator:2895d87b692193b55d566fae26f4c769f7f44de8\" id=1e6b24da-d523-42df-a6a8-9a3a373a384a name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:12:53.804111 crc crio[23067]: time=\"2026-06-11T00:12:53.804054539Z\" level=info msg=\"Image 38.102.83.64:5001/openstack-k8s-operators/openstack-operator:2895d87b692193b55d566fae26f4c769f7f44de8 not found\" id=1e6b24da-d523-42df-a6a8-9a3a373a384a name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:12:53.804196 crc crio[23067]: time=\"2026-06-11T00:12:53.80411077Z\" level=info msg=\"Neither image nor artfiact 38.102.83.64:5001/openstack-k8s-operators/openstack-operator:2895d87b692193b55d566fae26f4c769f7f44de8 found\" id=1e6b24da-d523-42df-a6a8-9a3a373a384a name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:12:53.818160 crc crio[23067]: time=\"2026-06-11T00:12:53.81748688Z\" level=info msg=\"Pulling image: 38.102.83.64:5001/openstack-k8s-operators/openstack-operator:2895d87b692193b55d566fae26f4c769f7f44de8\" id=b7a92860-6e0d-47d1-a302-d8934a990b18 name=/runtime.v1.ImageService/PullImage\nJun 11 00:12:53.820228 crc crio[23067]: time=\"2026-06-11T00:12:53.820156602Z\" level=info msg=\"Trying to access \\\"38.102.83.64:5001/openstack-k8s-operators/openstack-operator:2895d87b692193b55d566fae26f4c769f7f44de8\\\"\"\nJun 11 00:13:12.292914 crc crio[23067]: time=\"2026-06-11T00:13:12.290211379Z\" level=info msg=\"Removing container: 1da24fef0f2910c8230bb960dd0bb3c89795dddabd588a32f1cafa8695a2c087\" id=f5e7cef8-c497-4b1a-8769-eb38b6608d90 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:13:12.553812 crc crio[23067]: time=\"2026-06-11T00:13:12.553736029Z\" level=info msg=\"Pulling image: quay.io/metal3-io/mariadb:latest\" id=7f32762b-1234-4c94-922b-4bc248d56123 name=/runtime.v1.ImageService/PullImage\nJun 11 00:13:12.560704 crc crio[23067]: time=\"2026-06-11T00:13:12.56043418Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/mariadb:latest\\\"\"\nJun 11 00:13:22.933127 crc crio[23067]: time=\"2026-06-11T00:13:22.929886844Z\" level=info msg=\"Removed container 1da24fef0f2910c8230bb960dd0bb3c89795dddabd588a32f1cafa8695a2c087: openshift-infra/auto-csr-approver-29685606-dxrsv/oc\" id=f5e7cef8-c497-4b1a-8769-eb38b6608d90 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:13:22.943616 crc crio[23067]: time=\"2026-06-11T00:13:22.943503514Z\" level=info msg=\"Stopping pod sandbox: 49190be1cdc845b437bf44cbe1bfb08e11e0c60dfbb41bb4819226b0779a0238\" id=f2fdde62-36ca-4deb-bc44-4675d7402741 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:13:22.943616 crc crio[23067]: time=\"2026-06-11T00:13:22.943625687Z\" level=info msg=\"Stopped pod sandbox (already stopped): 49190be1cdc845b437bf44cbe1bfb08e11e0c60dfbb41bb4819226b0779a0238\" id=f2fdde62-36ca-4deb-bc44-4675d7402741 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:13:22.944956 crc crio[23067]: time=\"2026-06-11T00:13:22.944858131Z\" level=info msg=\"Removing pod sandbox: 49190be1cdc845b437bf44cbe1bfb08e11e0c60dfbb41bb4819226b0779a0238\" id=3102515f-b10c-4054-8558-19913f458315 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:13:22.996574 crc crio[23067]: time=\"2026-06-11T00:13:22.99630061Z\" level=info msg=\"Removed pod sandbox: 49190be1cdc845b437bf44cbe1bfb08e11e0c60dfbb41bb4819226b0779a0238\" id=3102515f-b10c-4054-8558-19913f458315 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:13:23.001005 crc crio[23067]: time=\"2026-06-11T00:13:22.999430875Z\" level=info msg=\"Stopping pod sandbox: 3d2ea3a5965d664e3f2c3ea6259cc319e758aa78d52e47f43f507fdaa17a8605\" id=aeab7bb1-31ac-4bd8-9c77-c2971af0416c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:13:23.001005 crc crio[23067]: time=\"2026-06-11T00:13:22.999755614Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3d2ea3a5965d664e3f2c3ea6259cc319e758aa78d52e47f43f507fdaa17a8605\" id=aeab7bb1-31ac-4bd8-9c77-c2971af0416c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:13:23.001290 crc crio[23067]: time=\"2026-06-11T00:13:23.0010894Z\" level=info msg=\"Removing pod sandbox: 3d2ea3a5965d664e3f2c3ea6259cc319e758aa78d52e47f43f507fdaa17a8605\" id=7c3d9367-ac3e-401d-b5b7-c71291941bb2 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:13:23.033697 crc crio[23067]: time=\"2026-06-11T00:13:23.033552593Z\" level=info msg=\"Pulled image: 38.102.83.64:5001/openstack-k8s-operators/openstack-operator@sha256:e1c21c3b6d3f581634907dd0569f665ee55dc1026b6ab9aa6a5734fb79cc6303\" id=b7a92860-6e0d-47d1-a302-d8934a990b18 name=/runtime.v1.ImageService/PullImage\nJun 11 00:13:23.034884 crc crio[23067]: time=\"2026-06-11T00:13:23.034807378Z\" level=info msg=\"Checking image status: 38.102.83.64:5001/openstack-k8s-operators/openstack-operator:2895d87b692193b55d566fae26f4c769f7f44de8\" id=20c7836e-d8c3-41db-9e5c-b046c52de2d3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:13:23.035986 crc crio[23067]: time=\"2026-06-11T00:13:23.035906627Z\" level=info msg=\"Removed pod sandbox: 3d2ea3a5965d664e3f2c3ea6259cc319e758aa78d52e47f43f507fdaa17a8605\" id=7c3d9367-ac3e-401d-b5b7-c71291941bb2 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:13:23.037215 crc crio[23067]: time=\"2026-06-11T00:13:23.037084239Z\" level=info msg=\"Stopping pod sandbox: af37a0843fb065ab9608e56db518f6e02e68d0a98450402b03c3750eb48b1950\" id=2d02049a-f6f1-41dc-8978-00e1fc6272bb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:13:23.037336 crc crio[23067]: time=\"2026-06-11T00:13:23.037210803Z\" level=info msg=\"Stopped pod sandbox (already stopped): af37a0843fb065ab9608e56db518f6e02e68d0a98450402b03c3750eb48b1950\" id=2d02049a-f6f1-41dc-8978-00e1fc6272bb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:13:23.038166 crc crio[23067]: time=\"2026-06-11T00:13:23.038122848Z\" level=info msg=\"Removing pod sandbox: af37a0843fb065ab9608e56db518f6e02e68d0a98450402b03c3750eb48b1950\" id=b40f3cfe-80fa-47f0-a698-a701d31ccdc5 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:13:23.066987 crc crio[23067]: time=\"2026-06-11T00:13:23.066907351Z\" level=info msg=\"Removed pod sandbox: af37a0843fb065ab9608e56db518f6e02e68d0a98450402b03c3750eb48b1950\" id=b40f3cfe-80fa-47f0-a698-a701d31ccdc5 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:13:23.067803 crc crio[23067]: time=\"2026-06-11T00:13:23.067740993Z\" level=info msg=\"Stopping pod sandbox: 59ddbfaca62c0563eb8156ef056844759984b066c57b1f77c83e197f9b635690\" id=5b80b4cf-9e2f-431a-ab1c-987b26d2e8d2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:13:23.067904 crc crio[23067]: time=\"2026-06-11T00:13:23.067809435Z\" level=info msg=\"Stopped pod sandbox (already stopped): 59ddbfaca62c0563eb8156ef056844759984b066c57b1f77c83e197f9b635690\" id=5b80b4cf-9e2f-431a-ab1c-987b26d2e8d2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:13:23.070156 crc crio[23067]: time=\"2026-06-11T00:13:23.068508574Z\" level=info msg=\"Removing pod sandbox: 59ddbfaca62c0563eb8156ef056844759984b066c57b1f77c83e197f9b635690\" id=a811d45c-daaa-46ee-bd0e-dcf14d3cf833 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:13:23.070253 crc crio[23067]: time=\"2026-06-11T00:13:23.07019142Z\" level=info msg=\"Checking image status: 38.102.83.64:5001/openstack-k8s-operators/openstack-operator:2895d87b692193b55d566fae26f4c769f7f44de8\" id=0471a437-f371-4e35-af68-b56cc5b5f514 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:13:23.100865 crc crio[23067]: time=\"2026-06-11T00:13:23.099099466Z\" level=info msg=\"Removed pod sandbox: 59ddbfaca62c0563eb8156ef056844759984b066c57b1f77c83e197f9b635690\" id=a811d45c-daaa-46ee-bd0e-dcf14d3cf833 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:13:23.109132 crc crio[23067]: time=\"2026-06-11T00:13:23.108223445Z\" level=info msg=\"Creating container: openstack-operators/openstack-operator-controller-init-7c9fbc9dd6-667jv/operator\" id=3061ae6e-bb2e-4cf0-8911-3f85b794955e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:13:23.113509 crc crio[23067]: time=\"2026-06-11T00:13:23.113441606Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:13:23.187722 crc crio[23067]: time=\"2026-06-11T00:13:23.187340457Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:13:23.201241 crc crio[23067]: time=\"2026-06-11T00:13:23.201199734Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:13:23.296534 crc crio[23067]: time=\"2026-06-11T00:13:23.296310331Z\" level=info msg=\"Created container e4ee5e0d622e4e0bd906998c3e91d9cd2a29f8ace875ba64d4e3b3bea1839a46: openstack-operators/openstack-operator-controller-init-7c9fbc9dd6-667jv/operator\" id=3061ae6e-bb2e-4cf0-8911-3f85b794955e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:13:23.300691 crc crio[23067]: time=\"2026-06-11T00:13:23.299908409Z\" level=info msg=\"Starting container: e4ee5e0d622e4e0bd906998c3e91d9cd2a29f8ace875ba64d4e3b3bea1839a46\" id=71688951-2643-4264-af6e-7a92cdf52626 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:13:23.310021 crc crio[23067]: time=\"2026-06-11T00:13:23.309790678Z\" level=info msg=\"Started container\" PID=48765 containerID=e4ee5e0d622e4e0bd906998c3e91d9cd2a29f8ace875ba64d4e3b3bea1839a46 description=openstack-operators/openstack-operator-controller-init-7c9fbc9dd6-667jv/operator id=71688951-2643-4264-af6e-7a92cdf52626 name=/runtime.v1.RuntimeService/StartContainer sandboxID=97a1307f61b0a2c23f7be01e02d059536b3f1b88354f843d84f38405ded9e192\nJun 11 00:13:28.860222 crc crio[23067]: time=\"2026-06-11T00:13:28.859341705Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-dh65v/POD\" id=295ff714-4522-4680-aa40-625049cae5b9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:13:28.861862 crc crio[23067]: time=\"2026-06-11T00:13:28.86027311Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:13:57.033715 crc crio[23067]: time=\"2026-06-11T00:13:57.032848148Z\" level=info msg=\"Got pod network &{Name:community-operators-dh65v Namespace:openshift-marketplace ID:d95b905c5b22f984975390188bdbb8df8bc38a1ad80fda93ae8e1cd3170725a2 UID:e2345260-6228-4e1c-8e79-ecc9f8622974 NetNS:/var/run/netns/0e45f181-395d-4235-a843-1c30db0ae93a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode2345260_6228_4e1c_8e79_ecc9f8622974.slice PodAnnotations:0xc0002f2200}] Aliases:map[]}\"\nJun 11 00:13:57.035724 crc crio[23067]: time=\"2026-06-11T00:13:57.033782304Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-dh65v to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:13:57.788536 crc crio[23067]: 2026-06-11T00:13:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d95b905c5b22f98 Mac:b2:d3:28:a5:8e:fa Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:46 Mtu:0 Sandbox:/var/run/netns/0e45f181-395d-4235-a843-1c30db0ae93a SocketPath: PciID:}] [{Interface:0xc0000150f0 Address:{IP:10.217.0.70 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:13:57.789600 crc crio[23067]: time=\"2026-06-11T00:13:57.789512811Z\" level=info msg=\"Got pod network &{Name:community-operators-dh65v Namespace:openshift-marketplace ID:d95b905c5b22f984975390188bdbb8df8bc38a1ad80fda93ae8e1cd3170725a2 UID:e2345260-6228-4e1c-8e79-ecc9f8622974 NetNS:/var/run/netns/0e45f181-395d-4235-a843-1c30db0ae93a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode2345260_6228_4e1c_8e79_ecc9f8622974.slice PodAnnotations:0xc0002f2200}] Aliases:map[]}\"\nJun 11 00:13:57.789832 crc crio[23067]: time=\"2026-06-11T00:13:57.789762648Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-dh65v for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:13:57.800766 crc crio[23067]: time=\"2026-06-11T00:13:57.800704005Z\" level=info msg=\"Ran pod sandbox d95b905c5b22f984975390188bdbb8df8bc38a1ad80fda93ae8e1cd3170725a2 with infra container: openshift-marketplace/community-operators-dh65v/POD\" id=295ff714-4522-4680-aa40-625049cae5b9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:13:57.804387 crc crio[23067]: time=\"2026-06-11T00:13:57.804300363Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=04349f9e-07d1-4088-beee-35af47db8323 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:13:57.806871 crc crio[23067]: time=\"2026-06-11T00:13:57.806777141Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=cb7f2bc6-400b-4cb6-a08f-7446483d3401 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:13:57.826841 crc crio[23067]: time=\"2026-06-11T00:13:57.82659387Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-dh65v/extract-utilities\" id=e8d35afe-343c-4bf9-9966-0865a98ef2b2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:13:57.827251 crc crio[23067]: time=\"2026-06-11T00:13:57.827179666Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:13:57.865588 crc crio[23067]: time=\"2026-06-11T00:13:57.865511338Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:13:57.870302 crc crio[23067]: time=\"2026-06-11T00:13:57.870238007Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:13:57.992172 crc crio[23067]: time=\"2026-06-11T00:13:57.992063781Z\" level=info msg=\"Created container d39fdcbcf41adaa5a60daf82ac9d58fcd86893845ca6d83961375a063ce554cf: openshift-marketplace/community-operators-dh65v/extract-utilities\" id=e8d35afe-343c-4bf9-9966-0865a98ef2b2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:13:57.993541 crc crio[23067]: time=\"2026-06-11T00:13:57.99349692Z\" level=info msg=\"Starting container: d39fdcbcf41adaa5a60daf82ac9d58fcd86893845ca6d83961375a063ce554cf\" id=fa5d636b-9cc5-452e-bd09-1c48efef5a5f name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:13:58.003517 crc crio[23067]: time=\"2026-06-11T00:13:58.000965873Z\" level=info msg=\"Started container\" PID=49540 containerID=d39fdcbcf41adaa5a60daf82ac9d58fcd86893845ca6d83961375a063ce554cf description=openshift-marketplace/community-operators-dh65v/extract-utilities id=fa5d636b-9cc5-452e-bd09-1c48efef5a5f name=/runtime.v1.RuntimeService/StartContainer sandboxID=d95b905c5b22f984975390188bdbb8df8bc38a1ad80fda93ae8e1cd3170725a2\nJun 11 00:13:58.028532 crc crio[23067]: time=\"2026-06-11T00:13:58.02843738Z\" level=info msg=\"Pulled image: quay.io/metal3-io/mariadb@sha256:04c98546a59417b616c1ed83c4a8b5b840f52c343c715e28df0e145acfe1e8f0\" id=7f32762b-1234-4c94-922b-4bc248d56123 name=/runtime.v1.ImageService/PullImage\nJun 11 00:13:58.029721 crc crio[23067]: time=\"2026-06-11T00:13:58.02955192Z\" level=info msg=\"Checking image status: quay.io/metal3-io/mariadb:latest\" id=a803a6fa-7850-44ba-a3b0-e00d347fe82b name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:13:58.045183 crc crio[23067]: time=\"2026-06-11T00:13:58.044955499Z\" level=info msg=\"Checking image status: quay.io/metal3-io/mariadb\" id=997003f9-d132-4655-8fef-59855975c8eb name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:13:58.083167 crc crio[23067]: time=\"2026-06-11T00:13:58.083029435Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-ironic-756675b7cf-mbvbh/mariadb\" id=8d97f88f-8d51-47f9-98d8-10a943cdece9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:13:58.084533 crc crio[23067]: time=\"2026-06-11T00:13:58.084467524Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:13:58.119916 crc crio[23067]: time=\"2026-06-11T00:13:58.119781175Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:13:58.444586 crc crio[23067]: time=\"2026-06-11T00:13:58.444100447Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=94fdc072-2fab-4ee3-abdb-87086c6d417b name=/runtime.v1.ImageService/PullImage\nJun 11 00:13:58.460030 crc crio[23067]: time=\"2026-06-11T00:13:58.459941448Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"\nJun 11 00:13:58.590416 crc crio[23067]: time=\"2026-06-11T00:13:58.589855502Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:13:58.706699 crc crio[23067]: time=\"2026-06-11T00:13:58.706573337Z\" level=info msg=\"Created container 3e124971b20a2ad8f185360168a34c0178a23345893a9d3419fd6dc4f83a1e51: baremetal-operator-system/baremetal-operator-ironic-756675b7cf-mbvbh/mariadb\" id=8d97f88f-8d51-47f9-98d8-10a943cdece9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:13:58.707976 crc crio[23067]: time=\"2026-06-11T00:13:58.707897273Z\" level=info msg=\"Starting container: 3e124971b20a2ad8f185360168a34c0178a23345893a9d3419fd6dc4f83a1e51\" id=c534a098-280e-4477-b457-6b0fd7c68994 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:13:58.713429 crc crio[23067]: time=\"2026-06-11T00:13:58.713331191Z\" level=info msg=\"Started container\" PID=49574 containerID=3e124971b20a2ad8f185360168a34c0178a23345893a9d3419fd6dc4f83a1e51 description=baremetal-operator-system/baremetal-operator-ironic-756675b7cf-mbvbh/mariadb id=c534a098-280e-4477-b457-6b0fd7c68994 name=/runtime.v1.RuntimeService/StartContainer sandboxID=16b26dbcd7c73816c0765b4a9e64acdc43849700c0ace60dbb05bb6faaae1ae6\nJun 11 00:13:58.723974 crc crio[23067]: time=\"2026-06-11T00:13:58.723910528Z\" level=info msg=\"Pulling image: quay.io/metal3-io/ironic:release-24.1\" id=2661f5fe-afcc-4ca7-865c-60295d5c8706 name=/runtime.v1.ImageService/PullImage\nJun 11 00:13:58.736542 crc crio[23067]: time=\"2026-06-11T00:13:58.736442569Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/ironic:release-24.1\\\"\"\nJun 11 00:13:59.143451 crc crio[23067]: time=\"2026-06-11T00:13:59.143315127Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:e2171f6021fddbcc3c9696cc6c8095b77f20023994fedd5c1f7aa2377d28b45d\" id=94fdc072-2fab-4ee3-abdb-87086c6d417b name=/runtime.v1.ImageService/PullImage\nJun 11 00:13:59.144588 crc crio[23067]: time=\"2026-06-11T00:13:59.144232022Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=ea270904-3e37-416b-8788-1e47e65e99a7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:13:59.146825 crc crio[23067]: time=\"2026-06-11T00:13:59.146608487Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=34261f40-1046-4d5f-b437-b8b81ba7030f name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:13:59.160083 crc crio[23067]: time=\"2026-06-11T00:13:59.159951019Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-dh65v/extract-content\" id=f18e848c-c416-44cf-a7fe-3b9352ac4911 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:13:59.161241 crc crio[23067]: time=\"2026-06-11T00:13:59.161140332Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:13:59.221406 crc crio[23067]: time=\"2026-06-11T00:13:59.221295058Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:13:59.233537 crc crio[23067]: time=\"2026-06-11T00:13:59.233436258Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:13:59.409481 crc crio[23067]: time=\"2026-06-11T00:13:59.409127398Z\" level=info msg=\"Created container de497ac629b5b057b558e7cf30d90a463b657344cc188ef6d85c9ebd327fcc47: openshift-marketplace/community-operators-dh65v/extract-content\" id=f18e848c-c416-44cf-a7fe-3b9352ac4911 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:13:59.412452 crc crio[23067]: time=\"2026-06-11T00:13:59.412172281Z\" level=info msg=\"Starting container: de497ac629b5b057b558e7cf30d90a463b657344cc188ef6d85c9ebd327fcc47\" id=c7edbeb4-7bb3-4e2c-86dd-40f6f6d723f1 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:13:59.451915 crc crio[23067]: time=\"2026-06-11T00:13:59.451602773Z\" level=info msg=\"Started container\" PID=49634 containerID=de497ac629b5b057b558e7cf30d90a463b657344cc188ef6d85c9ebd327fcc47 description=openshift-marketplace/community-operators-dh65v/extract-content id=c7edbeb4-7bb3-4e2c-86dd-40f6f6d723f1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d95b905c5b22f984975390188bdbb8df8bc38a1ad80fda93ae8e1cd3170725a2\nJun 11 00:14:00.822019 crc crio[23067]: time=\"2026-06-11T00:14:00.821183717Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29685614-j98v8/POD\" id=10585a4a-5b94-469d-a410-d8977d3e6c7f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:14:00.829341 crc crio[23067]: time=\"2026-06-11T00:14:00.822154893Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:14:00.917600 crc crio[23067]: time=\"2026-06-11T00:14:00.917034134Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685614-j98v8 Namespace:openshift-infra ID:b553bb9212524a03410e2446b0818005259b2cd6738a95eb04095d5a547cff56 UID:d6048d36-a2d0-4283-bfb0-28b8fa8b1a53 NetNS:/var/run/netns/3c953b4c-c227-40be-a463-48fbc5be42eb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd6048d36_a2d0_4283_bfb0_28b8fa8b1a53.slice PodAnnotations:0xc002392308}] Aliases:map[]}\"\nJun 11 00:14:00.917600 crc crio[23067]: time=\"2026-06-11T00:14:00.917106286Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29685614-j98v8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:14:04.426002 crc crio[23067]: 2026-06-11T00:14:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b553bb9212524a0 Mac:d6:68:08:ac:b9:e2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:47 Mtu:0 Sandbox:/var/run/netns/3c953b4c-c227-40be-a463-48fbc5be42eb SocketPath: PciID:}] [{Interface:0xc00029f980 Address:{IP:10.217.0.71 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:14:04.429276 crc crio[23067]: time=\"2026-06-11T00:14:04.429095657Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685614-j98v8 Namespace:openshift-infra ID:b553bb9212524a03410e2446b0818005259b2cd6738a95eb04095d5a547cff56 UID:d6048d36-a2d0-4283-bfb0-28b8fa8b1a53 NetNS:/var/run/netns/3c953b4c-c227-40be-a463-48fbc5be42eb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd6048d36_a2d0_4283_bfb0_28b8fa8b1a53.slice PodAnnotations:0xc002392308}] Aliases:map[]}\"\nJun 11 00:14:04.429382 crc crio[23067]: time=\"2026-06-11T00:14:04.429363644Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29685614-j98v8 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:14:04.457156 crc crio[23067]: time=\"2026-06-11T00:14:04.456952005Z\" level=info msg=\"Ran pod sandbox b553bb9212524a03410e2446b0818005259b2cd6738a95eb04095d5a547cff56 with infra container: openshift-infra/auto-csr-approver-29685614-j98v8/POD\" id=10585a4a-5b94-469d-a410-d8977d3e6c7f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:14:04.468115 crc crio[23067]: time=\"2026-06-11T00:14:04.467915813Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=d7cbace9-60af-486a-96d7-1fe8272c2aae name=/runtime.v1.ImageService/PullImage\nJun 11 00:14:04.503986 crc crio[23067]: time=\"2026-06-11T00:14:04.502276478Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 00:14:05.739592 crc crio[23067]: time=\"2026-06-11T00:14:05.738489005Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=d7cbace9-60af-486a-96d7-1fe8272c2aae name=/runtime.v1.ImageService/PullImage\nJun 11 00:14:05.754199 crc crio[23067]: time=\"2026-06-11T00:14:05.753775651Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=1153b9cd-7b99-4b44-a444-e1ae2d81f47b name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:14:05.774519 crc crio[23067]: time=\"2026-06-11T00:14:05.774411832Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=a706a3a4-cab7-4457-a34b-57a406eec18d name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:14:05.836523 crc crio[23067]: time=\"2026-06-11T00:14:05.835237057Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29685614-j98v8/oc\" id=2907ec48-3c7f-4512-b213-55074a2bc5dc name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:14:05.836523 crc crio[23067]: time=\"2026-06-11T00:14:05.835990117Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:14:06.037597 crc crio[23067]: time=\"2026-06-11T00:14:06.037243472Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:14:07.338054 crc crio[23067]: time=\"2026-06-11T00:14:07.337161903Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:14:07.770596 crc crio[23067]: time=\"2026-06-11T00:14:07.770066208Z\" level=info msg=\"Created container 9c170ab22ce62f90a8c61c3fa188082857115bc4dae71aa0b4441d50db0310ad: openshift-infra/auto-csr-approver-29685614-j98v8/oc\" id=2907ec48-3c7f-4512-b213-55074a2bc5dc name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:14:07.772800 crc crio[23067]: time=\"2026-06-11T00:14:07.772554055Z\" level=info msg=\"Starting container: 9c170ab22ce62f90a8c61c3fa188082857115bc4dae71aa0b4441d50db0310ad\" id=44ebfddc-f1af-4afb-a9dd-39032e663beb name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:14:07.782417 crc crio[23067]: time=\"2026-06-11T00:14:07.782323431Z\" level=info msg=\"Started container\" PID=49960 containerID=9c170ab22ce62f90a8c61c3fa188082857115bc4dae71aa0b4441d50db0310ad description=openshift-infra/auto-csr-approver-29685614-j98v8/oc id=44ebfddc-f1af-4afb-a9dd-39032e663beb name=/runtime.v1.RuntimeService/StartContainer sandboxID=b553bb9212524a03410e2446b0818005259b2cd6738a95eb04095d5a547cff56\nJun 11 00:14:07.995467 crc crio[23067]: time=\"2026-06-11T00:14:07.994293267Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=970f24d2-1b5f-4537-8edc-c8834120f6b1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:14:07.996944 crc crio[23067]: time=\"2026-06-11T00:14:07.996845097Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=454c4eca-fee5-4ca6-8d89-786f13df38fc name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:14:08.012217 crc crio[23067]: time=\"2026-06-11T00:14:08.011601398Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-dh65v/registry-server\" id=c1a8cb8b-0d64-4376-84ac-ebe6735a621f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:14:08.012217 crc crio[23067]: time=\"2026-06-11T00:14:08.012112242Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:14:08.272905 crc crio[23067]: time=\"2026-06-11T00:14:08.265140655Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:14:08.294071 crc crio[23067]: time=\"2026-06-11T00:14:08.290770612Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:14:08.593442 crc crio[23067]: time=\"2026-06-11T00:14:08.58953554Z\" level=info msg=\"Created container b216c55de49a549f0d181cdf36e210a8113c7ffe1d04260c360e5232f92819f6: openshift-marketplace/community-operators-dh65v/registry-server\" id=c1a8cb8b-0d64-4376-84ac-ebe6735a621f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:14:08.607151 crc crio[23067]: time=\"2026-06-11T00:14:08.607062087Z\" level=info msg=\"Starting container: b216c55de49a549f0d181cdf36e210a8113c7ffe1d04260c360e5232f92819f6\" id=8a1c4a9b-ae16-4425-b807-6a78a77108b3 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:14:08.704300 crc crio[23067]: time=\"2026-06-11T00:14:08.70423384Z\" level=info msg=\"Started container\" PID=49979 containerID=b216c55de49a549f0d181cdf36e210a8113c7ffe1d04260c360e5232f92819f6 description=openshift-marketplace/community-operators-dh65v/registry-server id=8a1c4a9b-ae16-4425-b807-6a78a77108b3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d95b905c5b22f984975390188bdbb8df8bc38a1ad80fda93ae8e1cd3170725a2\nJun 11 00:14:14.783977 crc crio[23067]: time=\"2026-06-11T00:14:14.78236346Z\" level=info msg=\"Stopping pod sandbox: b553bb9212524a03410e2446b0818005259b2cd6738a95eb04095d5a547cff56\" id=9ce950ac-bf35-4c06-a743-02391aafd705 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:14:14.791930 crc crio[23067]: time=\"2026-06-11T00:14:14.78899784Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685614-j98v8 Namespace:openshift-infra ID:b553bb9212524a03410e2446b0818005259b2cd6738a95eb04095d5a547cff56 UID:d6048d36-a2d0-4283-bfb0-28b8fa8b1a53 NetNS:/var/run/netns/3c953b4c-c227-40be-a463-48fbc5be42eb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd6048d36_a2d0_4283_bfb0_28b8fa8b1a53.slice PodAnnotations:0xc000130688}] Aliases:map[]}\"\nJun 11 00:14:14.791930 crc crio[23067]: time=\"2026-06-11T00:14:14.790528412Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29685614-j98v8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:14:19.279560 crc crio[23067]: time=\"2026-06-11T00:14:19.278190349Z\" level=info msg=\"Stopped pod sandbox: b553bb9212524a03410e2446b0818005259b2cd6738a95eb04095d5a547cff56\" id=9ce950ac-bf35-4c06-a743-02391aafd705 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:14:23.147186 crc crio[23067]: time=\"2026-06-11T00:14:23.143437141Z\" level=info msg=\"Removing container: 0625130e4bb5c94413eeed072d9f23bbdc38733d1b13fb646588af641e726621\" id=e3fb5896-7810-492a-9f59-c7a031f645b6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:14:30.898281 crc crio[23067]: time=\"2026-06-11T00:14:30.89622162Z\" level=info msg=\"Stopping container: b216c55de49a549f0d181cdf36e210a8113c7ffe1d04260c360e5232f92819f6 (timeout: 2s)\" id=cd9df4a1-cf87-43c5-a81f-2ae126744ec5 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 00:14:38.574218 crc crio[23067]: time=\"2026-06-11T00:14:38.573267147Z\" level=info msg=\"Running pod sandbox: openstack-operators/barbican-operator-controller-manager-7b8ffd8c4f-nlgsf/POD\" id=35be7f4b-1f07-4a3a-85d0-2980733e60a4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:14:38.574218 crc crio[23067]: time=\"2026-06-11T00:14:38.574184952Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:14:38.587789 crc crio[23067]: time=\"2026-06-11T00:14:38.578417817Z\" level=info msg=\"Running pod sandbox: openstack-operators/designate-operator-controller-manager-6bf8599b68-mwr7r/POD\" id=afc55203-6ee6-4fbe-bcbc-2c906fa6847f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:14:38.587789 crc crio[23067]: time=\"2026-06-11T00:14:38.57852252Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:14:38.766181 crc crio[23067]: time=\"2026-06-11T00:14:38.766085292Z\" level=info msg=\"Running pod sandbox: openstack-operators/cinder-operator-controller-manager-86c584f6fc-tf7b9/POD\" id=a681d2c3-063e-49b1-aee1-b378d2e2c3de name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:14:38.766339 crc crio[23067]: time=\"2026-06-11T00:14:38.766216346Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:14:38.814599 crc crio[23067]: time=\"2026-06-11T00:14:38.814497959Z\" level=info msg=\"Running pod sandbox: openstack-operators/glance-operator-controller-manager-5bdfb47c4d-5h2zx/POD\" id=73e7411b-3737-4c58-9071-ca4aa7e2eaf6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:14:38.814599 crc crio[23067]: time=\"2026-06-11T00:14:38.814603062Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:14:38.965069 crc crio[23067]: time=\"2026-06-11T00:14:38.959862224Z\" level=info msg=\"Running pod sandbox: openstack-operators/heat-operator-controller-manager-5c5844cc68-92r6k/POD\" id=dc541bf9-540d-4974-8978-1085b6c61a0b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:14:38.965069 crc crio[23067]: time=\"2026-06-11T00:14:38.959964176Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:14:38.993771 crc crio[23067]: time=\"2026-06-11T00:14:38.984244157Z\" level=info msg=\"Running pod sandbox: openstack-operators/horizon-operator-controller-manager-548d6d5f9-kcxjt/POD\" id=7170844e-49b2-4a31-b640-aa6e2112149e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:14:38.993771 crc crio[23067]: time=\"2026-06-11T00:14:38.98437651Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:14:39.040139 crc crio[23067]: time=\"2026-06-11T00:14:39.040071735Z\" level=info msg=\"Running pod sandbox: openstack-operators/mariadb-operator-controller-manager-7fcb8b58d6-b7ss9/POD\" id=31ef9486-eb00-450f-a59d-6a0310476155 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:14:39.040271 crc crio[23067]: time=\"2026-06-11T00:14:39.040183978Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:14:39.065118 crc crio[23067]: time=\"2026-06-11T00:14:39.065009774Z\" level=info msg=\"Running pod sandbox: openstack-operators/neutron-operator-controller-manager-688d5c756f-wwps5/POD\" id=d29732ff-581a-4b8a-a586-173c97017c68 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:14:39.065118 crc crio[23067]: time=\"2026-06-11T00:14:39.065094116Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:14:39.112843 crc crio[23067]: time=\"2026-06-11T00:14:39.108947439Z\" level=info msg=\"Running pod sandbox: openstack-operators/ironic-operator-controller-manager-75f8548fcd-fg8n7/POD\" id=32616c8e-01e5-4eb5-8c12-ebd6f5b8f717 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:14:39.112843 crc crio[23067]: time=\"2026-06-11T00:14:39.110626114Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:14:39.136469 crc crio[23067]: time=\"2026-06-11T00:14:39.136416266Z\" level=info msg=\"Running pod sandbox: openstack-operators/keystone-operator-controller-manager-6ccff66c5b-tprmj/POD\" id=3f9f34ed-5ab9-408a-a21c-f074ce2f13dd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:14:39.136604 crc crio[23067]: time=\"2026-06-11T00:14:39.136525729Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:14:39.190291 crc crio[23067]: time=\"2026-06-11T00:14:39.18399201Z\" level=info msg=\"Running pod sandbox: openstack-operators/manila-operator-controller-manager-677d9d8477-hpwfs/POD\" id=57d6dbb3-9503-48b6-848b-65c3bc7aebc4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:14:39.190291 crc crio[23067]: time=\"2026-06-11T00:14:39.184083703Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:14:39.386290 crc crio[23067]: time=\"2026-06-11T00:14:39.38617777Z\" level=info msg=\"Running pod sandbox: openstack-operators/nova-operator-controller-manager-f4c4579bb-vn5jz/POD\" id=e7744e90-ddc3-4b54-b38b-236eee027bc5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:14:39.386370 crc crio[23067]: time=\"2026-06-11T00:14:39.386291783Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:14:39.426407 crc crio[23067]: time=\"2026-06-11T00:14:39.42625886Z\" level=info msg=\"Running pod sandbox: openstack-operators/octavia-operator-controller-manager-6495978d8d-xwpfc/POD\" id=60b8828e-d091-42eb-b743-8a1ad1a93563 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:14:39.426407 crc crio[23067]: time=\"2026-06-11T00:14:39.426393214Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:14:39.763295 crc crio[23067]: time=\"2026-06-11T00:14:39.76303778Z\" level=info msg=\"Running pod sandbox: openstack-operators/ovn-operator-controller-manager-58f85bd97f-p9slz/POD\" id=9f1e00e7-1c37-4a48-aa04-6b615da55d47 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:14:39.764192 crc crio[23067]: time=\"2026-06-11T00:14:39.763319918Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:14:39.785700 crc crio[23067]: time=\"2026-06-11T00:14:39.785571073Z\" level=info msg=\"Running pod sandbox: openstack-operators/swift-operator-controller-manager-67c49dd5c6-tnx42/POD\" id=1fa17bd4-3d99-4f2d-8651-c04ff1956171 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:14:39.785808 crc crio[23067]: time=\"2026-06-11T00:14:39.785738888Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:14:39.853174 crc crio[23067]: time=\"2026-06-11T00:14:39.85308387Z\" level=info msg=\"Running pod sandbox: openstack-operators/telemetry-operator-controller-manager-5d65c7d97d-js2bw/POD\" id=ea4abbc4-6cc8-4506-927d-7c5c02809a7c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:14:39.853279 crc crio[23067]: time=\"2026-06-11T00:14:39.853223273Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:14:39.992503 crc crio[23067]: time=\"2026-06-11T00:14:39.992351168Z\" level=info msg=\"Running pod sandbox: openstack-operators/test-operator-controller-manager-8d5599d7d-2v2c9/POD\" id=a8a9fb81-ca6a-4b1b-8c24-62c1dcafc6f9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:14:39.995960 crc crio[23067]: time=\"2026-06-11T00:14:39.994937868Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:14:40.081350 crc crio[23067]: time=\"2026-06-11T00:14:40.0799404Z\" level=info msg=\"Running pod sandbox: openstack-operators/watcher-operator-controller-manager-577b679b5c-vf6q6/POD\" id=3c1e4bd1-45e1-42a1-b0fe-ed2f60bd7f36 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:14:40.081350 crc crio[23067]: time=\"2026-06-11T00:14:40.080015153Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:14:41.492038 crc crio[23067]: time=\"2026-06-11T00:14:41.491933449Z\" level=info msg=\"Stopped container b216c55de49a549f0d181cdf36e210a8113c7ffe1d04260c360e5232f92819f6: openshift-marketplace/community-operators-dh65v/registry-server\" id=cd9df4a1-cf87-43c5-a81f-2ae126744ec5 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 00:14:41.498615 crc crio[23067]: time=\"2026-06-11T00:14:41.498286322Z\" level=info msg=\"Stopping pod sandbox: d95b905c5b22f984975390188bdbb8df8bc38a1ad80fda93ae8e1cd3170725a2\" id=46744409-464d-4316-910c-cdb865f0693d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:14:41.500064 crc crio[23067]: time=\"2026-06-11T00:14:41.499992328Z\" level=info msg=\"Got pod network &{Name:community-operators-dh65v Namespace:openshift-marketplace ID:d95b905c5b22f984975390188bdbb8df8bc38a1ad80fda93ae8e1cd3170725a2 UID:e2345260-6228-4e1c-8e79-ecc9f8622974 NetNS:/var/run/netns/0e45f181-395d-4235-a843-1c30db0ae93a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode2345260_6228_4e1c_8e79_ecc9f8622974.slice PodAnnotations:0xc000c34690}] Aliases:map[]}\"\nJun 11 00:14:41.500353 crc crio[23067]: time=\"2026-06-11T00:14:41.500195454Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-dh65v from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:14:41.768692 crc crio[23067]: time=\"2026-06-11T00:14:41.766186239Z\" level=info msg=\"Removed container 0625130e4bb5c94413eeed072d9f23bbdc38733d1b13fb646588af641e726621: openshift-infra/auto-csr-approver-29685608-5ntkx/oc\" id=e3fb5896-7810-492a-9f59-c7a031f645b6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:14:41.779500 crc crio[23067]: time=\"2026-06-11T00:14:41.779026249Z\" level=info msg=\"Stopping pod sandbox: 5f653fcaec251719fb838c45dd1ff8c8cf29d23d573dbd7a18f1c3f290478062\" id=c5597e2e-6edb-4729-a99b-98194e8b6c5b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:14:41.779500 crc crio[23067]: time=\"2026-06-11T00:14:41.779309056Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5f653fcaec251719fb838c45dd1ff8c8cf29d23d573dbd7a18f1c3f290478062\" id=c5597e2e-6edb-4729-a99b-98194e8b6c5b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:14:41.781879 crc crio[23067]: time=\"2026-06-11T00:14:41.781801224Z\" level=info msg=\"Removing pod sandbox: 5f653fcaec251719fb838c45dd1ff8c8cf29d23d573dbd7a18f1c3f290478062\" id=e3a694c4-8727-48c5-a309-b74addffd810 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:14:42.368117 crc crio[23067]: time=\"2026-06-11T00:14:42.36796552Z\" level=info msg=\"Stopped pod sandbox: d95b905c5b22f984975390188bdbb8df8bc38a1ad80fda93ae8e1cd3170725a2\" id=46744409-464d-4316-910c-cdb865f0693d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:14:42.832399 crc crio[23067]: time=\"2026-06-11T00:14:42.831848128Z\" level=info msg=\"Removed pod sandbox: 5f653fcaec251719fb838c45dd1ff8c8cf29d23d573dbd7a18f1c3f290478062\" id=e3a694c4-8727-48c5-a309-b74addffd810 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:14:42.861881 crc crio[23067]: time=\"2026-06-11T00:14:42.861780092Z\" level=info msg=\"Got pod network &{Name:ovn-operator-controller-manager-58f85bd97f-p9slz Namespace:openstack-operators ID:afb9012d3cb2a11c4f7ba6447272cb971fe96703d75bab9dc0fad965088aba81 UID:4a366c25-8264-448b-9c3e-647f1c9ad32f NetNS:/var/run/netns/23a958ec-7fb2-40bd-96d7-28d10062cbb2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4a366c25_8264_448b_9c3e_647f1c9ad32f.slice PodAnnotations:0xc0023925e0}] Aliases:map[]}\"\nJun 11 00:14:42.861881 crc crio[23067]: time=\"2026-06-11T00:14:42.861854384Z\" level=info msg=\"Adding pod openstack-operators_ovn-operator-controller-manager-58f85bd97f-p9slz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:14:43.020092 crc crio[23067]: time=\"2026-06-11T00:14:43.019139533Z\" level=info msg=\"Got pod network &{Name:telemetry-operator-controller-manager-5d65c7d97d-js2bw Namespace:openstack-operators ID:f1dc399dd886d979acedb21923cb64b1f828596456be5ea34ce867001045d5a8 UID:b4ec19ca-ad22-45eb-8f38-a7dae9e37554 NetNS:/var/run/netns/04891251-5a81-4e56-86c9-92eeaf7f74bf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb4ec19ca_ad22_45eb_8f38_a7dae9e37554.slice PodAnnotations:0xc002a462f8}] Aliases:map[]}\"\nJun 11 00:14:43.020092 crc crio[23067]: time=\"2026-06-11T00:14:43.019202195Z\" level=info msg=\"Adding pod openstack-operators_telemetry-operator-controller-manager-5d65c7d97d-js2bw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:14:43.020092 crc crio[23067]: time=\"2026-06-11T00:14:43.020044708Z\" level=info msg=\"Got pod network &{Name:swift-operator-controller-manager-67c49dd5c6-tnx42 Namespace:openstack-operators ID:35009efe3d7243eda477495812ffaac6d0c944f3ea5774e1944fc97811486741 UID:1178ce6e-a5aa-4d56-af5c-c87a333b2e17 NetNS:/var/run/netns/b85e55fc-9997-468d-b40e-baed57a10729 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1178ce6e_a5aa_4d56_af5c_c87a333b2e17.slice PodAnnotations:0xc000130d18}] Aliases:map[]}\"\nJun 11 00:14:43.020092 crc crio[23067]: time=\"2026-06-11T00:14:43.020085359Z\" level=info msg=\"Adding pod openstack-operators_swift-operator-controller-manager-67c49dd5c6-tnx42 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:14:43.032251 crc crio[23067]: time=\"2026-06-11T00:14:43.032171448Z\" level=info msg=\"Got pod network &{Name:keystone-operator-controller-manager-6ccff66c5b-tprmj Namespace:openstack-operators ID:8052b75cf8368f66326315a5c7b6e0ca559ce9c4e64b8031987ac3399b60eee6 UID:0163285b-f98f-49e9-8818-39f0b541b7c3 NetNS:/var/run/netns/3d9b6579-fb33-4b5e-851e-85ad344bd641 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0163285b_f98f_49e9_8818_39f0b541b7c3.slice PodAnnotations:0xc000c34388}] Aliases:map[]}\"\nJun 11 00:14:43.032251 crc crio[23067]: time=\"2026-06-11T00:14:43.03223553Z\" level=info msg=\"Adding pod openstack-operators_keystone-operator-controller-manager-6ccff66c5b-tprmj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:14:43.044619 crc crio[23067]: time=\"2026-06-11T00:14:43.044497913Z\" level=info msg=\"Got pod network &{Name:test-operator-controller-manager-8d5599d7d-2v2c9 Namespace:openstack-operators ID:7e011e33cb11b1d6d3697952a22c5656ec40a9284f5b51953624eab6feaa9243 UID:0610bcfa-8443-49e3-aaa4-3e0253ad3870 NetNS:/var/run/netns/f05ce0ca-6996-4591-a366-80c4674801a0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0610bcfa_8443_49e3_aaa4_3e0253ad3870.slice PodAnnotations:0xc002392928}] Aliases:map[]}\"\nJun 11 00:14:43.044619 crc crio[23067]: time=\"2026-06-11T00:14:43.044594036Z\" level=info msg=\"Adding pod openstack-operators_test-operator-controller-manager-8d5599d7d-2v2c9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:14:43.053677 crc crio[23067]: time=\"2026-06-11T00:14:43.053035596Z\" level=info msg=\"Got pod network &{Name:manila-operator-controller-manager-677d9d8477-hpwfs Namespace:openstack-operators ID:3ef8ffb1a69bf8df02343ec81de04d9c10eae6e7fab8ae1884b435e275793d00 UID:158a5f87-68a2-42c8-bd1b-d2f6576a6563 NetNS:/var/run/netns/712e8879-8ef0-4fa1-84bc-99614efc957e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod158a5f87_68a2_42c8_bd1b_d2f6576a6563.slice PodAnnotations:0xc000b806a8}] Aliases:map[]}\"\nJun 11 00:14:43.053677 crc crio[23067]: time=\"2026-06-11T00:14:43.053544169Z\" level=info msg=\"Adding pod openstack-operators_manila-operator-controller-manager-677d9d8477-hpwfs to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:14:43.171192 crc crio[23067]: time=\"2026-06-11T00:14:43.166876142Z\" level=info msg=\"Got pod network &{Name:glance-operator-controller-manager-5bdfb47c4d-5h2zx Namespace:openstack-operators ID:1d3b31552af02447dcc82b6d90f85e0145c88491d65283ebbf9f2931366d7e15 UID:f25bf422-1acb-4a0b-8785-279eb73eb3be NetNS:/var/run/netns/904eb931-a0ae-4df6-8b54-fbbadf0f6720 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf25bf422_1acb_4a0b_8785_279eb73eb3be.slice PodAnnotations:0xc002392058}] Aliases:map[]}\"\nJun 11 00:14:43.171192 crc crio[23067]: time=\"2026-06-11T00:14:43.166939124Z\" level=info msg=\"Adding pod openstack-operators_glance-operator-controller-manager-5bdfb47c4d-5h2zx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:14:43.192916 crc crio[23067]: time=\"2026-06-11T00:14:43.189103867Z\" level=info msg=\"Got pod network &{Name:ironic-operator-controller-manager-75f8548fcd-fg8n7 Namespace:openstack-operators ID:aed64310395cd531ee439b74c0cf05d27d5c58d24f351c8a949a554475e2870e UID:e0b74537-5c4b-4b3f-bd45-86d9b3fedb5a NetNS:/var/run/netns/be0b25fb-e869-4304-810a-cc29448c1a51 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode0b74537_5c4b_4b3f_bd45_86d9b3fedb5a.slice PodAnnotations:0xc003ba8038}] Aliases:map[]}\"\nJun 11 00:14:43.192916 crc crio[23067]: time=\"2026-06-11T00:14:43.189151398Z\" level=info msg=\"Adding pod openstack-operators_ironic-operator-controller-manager-75f8548fcd-fg8n7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:14:43.206872 crc crio[23067]: time=\"2026-06-11T00:14:43.205994626Z\" level=info msg=\"Got pod network &{Name:mariadb-operator-controller-manager-7fcb8b58d6-b7ss9 Namespace:openstack-operators ID:2d02add48d0ac806137aee9c214932272ec15a0294fd2572d25239c98713a268 UID:9371de7f-c51d-492c-8c85-38872076e56a NetNS:/var/run/netns/a5e1ff29-bc82-44ff-9d81-3e77113a1bc9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9371de7f_c51d_492c_8c85_38872076e56a.slice PodAnnotations:0xc000130688}] Aliases:map[]}\"\nJun 11 00:14:43.206872 crc crio[23067]: time=\"2026-06-11T00:14:43.206220583Z\" level=info msg=\"Adding pod openstack-operators_mariadb-operator-controller-manager-7fcb8b58d6-b7ss9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:14:43.310976 crc crio[23067]: time=\"2026-06-11T00:14:43.30390984Z\" level=info msg=\"Got pod network &{Name:horizon-operator-controller-manager-548d6d5f9-kcxjt Namespace:openstack-operators ID:8f80f729627419d6c1e28b8f7ec92fb19c2d477b6e3bd2844a9622cbcb83b021 UID:6d667620-4639-477f-a4d7-a6b03d086c37 NetNS:/var/run/netns/2c799c44-d613-4947-ac37-999d34c3150f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6d667620_4639_477f_a4d7_a6b03d086c37.slice PodAnnotations:0xc002a461a0}] Aliases:map[]}\"\nJun 11 00:14:43.310976 crc crio[23067]: time=\"2026-06-11T00:14:43.303972812Z\" level=info msg=\"Adding pod openstack-operators_horizon-operator-controller-manager-548d6d5f9-kcxjt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:14:43.312441 crc crio[23067]: time=\"2026-06-11T00:14:43.312220866Z\" level=info msg=\"Got pod network &{Name:neutron-operator-controller-manager-688d5c756f-wwps5 Namespace:openstack-operators ID:edb4a839df8eaacdbbc9460a49a3b0a3b3b6e965bf6332b399edd888d96f8bd0 UID:e425ecd2-29cc-4649-8cd0-77084d2bfd97 NetNS:/var/run/netns/2c27d57f-5e4c-4ac3-8d39-b4a1b786014f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode425ecd2_29cc_4649_8cd0_77084d2bfd97.slice PodAnnotations:0xc000130a30}] Aliases:map[]}\"\nJun 11 00:14:43.312441 crc crio[23067]: time=\"2026-06-11T00:14:43.312288308Z\" level=info msg=\"Adding pod openstack-operators_neutron-operator-controller-manager-688d5c756f-wwps5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:14:43.322829 crc crio[23067]: time=\"2026-06-11T00:14:43.319289758Z\" level=info msg=\"Got pod network &{Name:cinder-operator-controller-manager-86c584f6fc-tf7b9 Namespace:openstack-operators ID:c96aecea0efd6cf4007c99ef06f0d252361d3b58cc8572c5f13a928853248a84 UID:eb94bcd6-10d5-417c-b067-434f43a23275 NetNS:/var/run/netns/f10809f5-5c5a-466f-8742-9589f6b63449 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podeb94bcd6_10d5_417c_b067_434f43a23275.slice PodAnnotations:0xc0036101d8}] Aliases:map[]}\"\nJun 11 00:14:43.322829 crc crio[23067]: time=\"2026-06-11T00:14:43.319335559Z\" level=info msg=\"Adding pod openstack-operators_cinder-operator-controller-manager-86c584f6fc-tf7b9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:14:43.354740 crc crio[23067]: time=\"2026-06-11T00:14:43.345300035Z\" level=info msg=\"Got pod network &{Name:octavia-operator-controller-manager-6495978d8d-xwpfc Namespace:openstack-operators ID:1e230edba0dbcf505fcbcf416335acb917de6431d0b6b0f602c4238872cc8322 UID:c8e6233c-4906-41ba-956c-3dbd151b688f NetNS:/var/run/netns/574fae9e-4627-4ccb-b1a9-d1cb0e343e9c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc8e6233c_4906_41ba_956c_3dbd151b688f.slice PodAnnotations:0xc000530338}] Aliases:map[]}\"\nJun 11 00:14:43.354740 crc crio[23067]: time=\"2026-06-11T00:14:43.34549427Z\" level=info msg=\"Adding pod openstack-operators_octavia-operator-controller-manager-6495978d8d-xwpfc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:14:43.394907 crc crio[23067]: time=\"2026-06-11T00:14:43.388320805Z\" level=info msg=\"Got pod network &{Name:watcher-operator-controller-manager-577b679b5c-vf6q6 Namespace:openstack-operators ID:17abf17f2437ea15cc1d295a4f3bddce24884cb88191238ea8b96e186f813302 UID:7db9568f-327f-4eec-bfc7-baf5dd079629 NetNS:/var/run/netns/1b43cac1-9bed-4605-b807-2ae6abbf3d4e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7db9568f_327f_4eec_bfc7_baf5dd079629.slice PodAnnotations:0xc000530810}] Aliases:map[]}\"\nJun 11 00:14:43.394907 crc crio[23067]: time=\"2026-06-11T00:14:43.388406527Z\" level=info msg=\"Adding pod openstack-operators_watcher-operator-controller-manager-577b679b5c-vf6q6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:14:43.446350 crc crio[23067]: time=\"2026-06-11T00:14:43.444977196Z\" level=info msg=\"Got pod network &{Name:designate-operator-controller-manager-6bf8599b68-mwr7r Namespace:openstack-operators ID:a844252cb407443c896f84c4bc1e8b816435909b9733e4f3c629eeebf2821673 UID:4359456a-9a31-44f0-801c-c4cae29cea05 NetNS:/var/run/netns/c68ab6f6-25e2-430d-a90e-7264d3a85919 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4359456a_9a31_44f0_801c_c4cae29cea05.slice PodAnnotations:0xc0029b21e8}] Aliases:map[]}\"\nJun 11 00:14:43.446350 crc crio[23067]: time=\"2026-06-11T00:14:43.445167381Z\" level=info msg=\"Adding pod openstack-operators_designate-operator-controller-manager-6bf8599b68-mwr7r to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:14:46.759102 crc crio[23067]: 2026-06-11T00:14:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:afb9012d3cb2a11 Mac:9a:01:f9:34:b9:42 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5a Mtu:0 Sandbox:/var/run/netns/23a958ec-7fb2-40bd-96d7-28d10062cbb2 SocketPath: PciID:}] [{Interface:0xc000284640 Address:{IP:10.217.0.90 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:14:46.761790 crc crio[23067]: time=\"2026-06-11T00:14:46.761570296Z\" level=info msg=\"Got pod network &{Name:ovn-operator-controller-manager-58f85bd97f-p9slz Namespace:openstack-operators ID:afb9012d3cb2a11c4f7ba6447272cb971fe96703d75bab9dc0fad965088aba81 UID:4a366c25-8264-448b-9c3e-647f1c9ad32f NetNS:/var/run/netns/23a958ec-7fb2-40bd-96d7-28d10062cbb2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4a366c25_8264_448b_9c3e_647f1c9ad32f.slice PodAnnotations:0xc0023925e0}] Aliases:map[]}\"\nJun 11 00:14:46.769552 crc crio[23067]: time=\"2026-06-11T00:14:46.769147043Z\" level=info msg=\"Checking pod openstack-operators_ovn-operator-controller-manager-58f85bd97f-p9slz for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:14:47.037414 crc crio[23067]: 2026-06-11T00:14:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:35009efe3d7243e Mac:f2:17:90:14:07:91 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5b Mtu:0 Sandbox:/var/run/netns/b85e55fc-9997-468d-b40e-baed57a10729 SocketPath: PciID:}] [{Interface:0xc000014fc0 Address:{IP:10.217.0.91 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:14:47.037414 crc crio[23067]: time=\"2026-06-11T00:14:47.034252013Z\" level=info msg=\"Got pod network &{Name:swift-operator-controller-manager-67c49dd5c6-tnx42 Namespace:openstack-operators ID:35009efe3d7243eda477495812ffaac6d0c944f3ea5774e1944fc97811486741 UID:1178ce6e-a5aa-4d56-af5c-c87a333b2e17 NetNS:/var/run/netns/b85e55fc-9997-468d-b40e-baed57a10729 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1178ce6e_a5aa_4d56_af5c_c87a333b2e17.slice PodAnnotations:0xc000130d18}] Aliases:map[]}\"\nJun 11 00:14:47.037414 crc crio[23067]: time=\"2026-06-11T00:14:47.034380107Z\" level=info msg=\"Checking pod openstack-operators_swift-operator-controller-manager-67c49dd5c6-tnx42 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:14:48.192508 crc crio[23067]: 2026-06-11T00:14:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8052b75cf8368f6 Mac:7e:38:c7:e7:0d:ca Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:53 Mtu:0 Sandbox:/var/run/netns/3d9b6579-fb33-4b5e-851e-85ad344bd641 SocketPath: PciID:}] [{Interface:0xc00013c740 Address:{IP:10.217.0.83 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:14:48.214893 crc crio[23067]: time=\"2026-06-11T00:14:48.214206271Z\" level=info msg=\"Got pod network &{Name:keystone-operator-controller-manager-6ccff66c5b-tprmj Namespace:openstack-operators ID:8052b75cf8368f66326315a5c7b6e0ca559ce9c4e64b8031987ac3399b60eee6 UID:0163285b-f98f-49e9-8818-39f0b541b7c3 NetNS:/var/run/netns/3d9b6579-fb33-4b5e-851e-85ad344bd641 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0163285b_f98f_49e9_8818_39f0b541b7c3.slice PodAnnotations:0xc000c34388}] Aliases:map[]}\"\nJun 11 00:14:48.214893 crc crio[23067]: time=\"2026-06-11T00:14:48.214463498Z\" level=info msg=\"Checking pod openstack-operators_keystone-operator-controller-manager-6ccff66c5b-tprmj for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:14:48.259380 crc crio[23067]: 2026-06-11T00:14:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a844252cb407443 Mac:e2:26:97:43:28:54 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4d Mtu:0 Sandbox:/var/run/netns/c68ab6f6-25e2-430d-a90e-7264d3a85919 SocketPath: PciID:}] [{Interface:0xc00011ade0 Address:{IP:10.217.0.77 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:14:48.260066 crc crio[23067]: 2026-06-11T00:14:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f1dc399dd886d97 Mac:86:6c:5a:4c:2c:2f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5c Mtu:0 Sandbox:/var/run/netns/04891251-5a81-4e56-86c9-92eeaf7f74bf SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.0.92 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:14:48.260327 crc crio[23067]: time=\"2026-06-11T00:14:48.260248724Z\" level=info msg=\"Got pod network &{Name:designate-operator-controller-manager-6bf8599b68-mwr7r Namespace:openstack-operators ID:a844252cb407443c896f84c4bc1e8b816435909b9733e4f3c629eeebf2821673 UID:4359456a-9a31-44f0-801c-c4cae29cea05 NetNS:/var/run/netns/c68ab6f6-25e2-430d-a90e-7264d3a85919 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4359456a_9a31_44f0_801c_c4cae29cea05.slice PodAnnotations:0xc0029b21e8}] Aliases:map[]}\"\nJun 11 00:14:48.260494 crc crio[23067]: time=\"2026-06-11T00:14:48.260423458Z\" level=info msg=\"Checking pod openstack-operators_designate-operator-controller-manager-6bf8599b68-mwr7r for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:14:48.261454 crc crio[23067]: time=\"2026-06-11T00:14:48.26122777Z\" level=info msg=\"Got pod network &{Name:telemetry-operator-controller-manager-5d65c7d97d-js2bw Namespace:openstack-operators ID:f1dc399dd886d979acedb21923cb64b1f828596456be5ea34ce867001045d5a8 UID:b4ec19ca-ad22-45eb-8f38-a7dae9e37554 NetNS:/var/run/netns/04891251-5a81-4e56-86c9-92eeaf7f74bf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb4ec19ca_ad22_45eb_8f38_a7dae9e37554.slice PodAnnotations:0xc002a462f8}] Aliases:map[]}\"\nJun 11 00:14:48.261561 crc crio[23067]: time=\"2026-06-11T00:14:48.261502518Z\" level=info msg=\"Checking pod openstack-operators_telemetry-operator-controller-manager-5d65c7d97d-js2bw for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:14:48.683784 crc crio[23067]: 2026-06-11T00:14:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c96aecea0efd6cf Mac:da:0a:f6:5c:ac:eb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4c Mtu:0 Sandbox:/var/run/netns/f10809f5-5c5a-466f-8742-9589f6b63449 SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.0.76 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:14:48.683784 crc crio[23067]: time=\"2026-06-11T00:14:48.682077909Z\" level=info msg=\"Got pod network &{Name:cinder-operator-controller-manager-86c584f6fc-tf7b9 Namespace:openstack-operators ID:c96aecea0efd6cf4007c99ef06f0d252361d3b58cc8572c5f13a928853248a84 UID:eb94bcd6-10d5-417c-b067-434f43a23275 NetNS:/var/run/netns/f10809f5-5c5a-466f-8742-9589f6b63449 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podeb94bcd6_10d5_417c_b067_434f43a23275.slice PodAnnotations:0xc0036101d8}] Aliases:map[]}\"\nJun 11 00:14:48.683784 crc crio[23067]: time=\"2026-06-11T00:14:48.682222603Z\" level=info msg=\"Checking pod openstack-operators_cinder-operator-controller-manager-86c584f6fc-tf7b9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:14:48.797958 crc crio[23067]: 2026-06-11T00:14:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:edb4a839df8eaac Mac:fa:00:22:1d:7e:88 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:56 Mtu:0 Sandbox:/var/run/netns/2c27d57f-5e4c-4ac3-8d39-b4a1b786014f SocketPath: PciID:}] [{Interface:0xc00011a680 Address:{IP:10.217.0.86 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:14:48.799374 crc crio[23067]: time=\"2026-06-11T00:14:48.799210045Z\" level=info msg=\"Got pod network &{Name:neutron-operator-controller-manager-688d5c756f-wwps5 Namespace:openstack-operators ID:edb4a839df8eaacdbbc9460a49a3b0a3b3b6e965bf6332b399edd888d96f8bd0 UID:e425ecd2-29cc-4649-8cd0-77084d2bfd97 NetNS:/var/run/netns/2c27d57f-5e4c-4ac3-8d39-b4a1b786014f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode425ecd2_29cc_4649_8cd0_77084d2bfd97.slice PodAnnotations:0xc000130a30}] Aliases:map[]}\"\nJun 11 00:14:48.799374 crc crio[23067]: time=\"2026-06-11T00:14:48.799358209Z\" level=info msg=\"Checking pod openstack-operators_neutron-operator-controller-manager-688d5c756f-wwps5 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:14:49.002183 crc crio[23067]: 2026-06-11T00:14:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2d02add48d0ac80 Mac:ee:38:29:74:18:f3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:55 Mtu:0 Sandbox:/var/run/netns/a5e1ff29-bc82-44ff-9d81-3e77113a1bc9 SocketPath: PciID:}] [{Interface:0xc0005026c0 Address:{IP:10.217.0.85 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:14:49.002518 crc crio[23067]: 2026-06-11T00:14:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7e011e33cb11b1d Mac:86:a7:1a:4e:65:14 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5d Mtu:0 Sandbox:/var/run/netns/f05ce0ca-6996-4591-a366-80c4674801a0 SocketPath: PciID:}] [{Interface:0xc00053e730 Address:{IP:10.217.0.93 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:14:49.004215 crc crio[23067]: 2026-06-11T00:14:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1d3b31552af0244 Mac:e6:54:d3:b7:e8:9a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4e Mtu:0 Sandbox:/var/run/netns/904eb931-a0ae-4df6-8b54-fbbadf0f6720 SocketPath: PciID:}] [{Interface:0xc0002e4f30 Address:{IP:10.217.0.78 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:14:49.006232 crc crio[23067]: time=\"2026-06-11T00:14:49.005796084Z\" level=info msg=\"Got pod network &{Name:mariadb-operator-controller-manager-7fcb8b58d6-b7ss9 Namespace:openstack-operators ID:2d02add48d0ac806137aee9c214932272ec15a0294fd2572d25239c98713a268 UID:9371de7f-c51d-492c-8c85-38872076e56a NetNS:/var/run/netns/a5e1ff29-bc82-44ff-9d81-3e77113a1bc9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9371de7f_c51d_492c_8c85_38872076e56a.slice PodAnnotations:0xc000130688}] Aliases:map[]}\"\nJun 11 00:14:49.006232 crc crio[23067]: time=\"2026-06-11T00:14:49.006150684Z\" level=info msg=\"Checking pod openstack-operators_mariadb-operator-controller-manager-7fcb8b58d6-b7ss9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:14:49.007476 crc crio[23067]: time=\"2026-06-11T00:14:49.007061139Z\" level=info msg=\"Got pod network &{Name:glance-operator-controller-manager-5bdfb47c4d-5h2zx Namespace:openstack-operators ID:1d3b31552af02447dcc82b6d90f85e0145c88491d65283ebbf9f2931366d7e15 UID:f25bf422-1acb-4a0b-8785-279eb73eb3be NetNS:/var/run/netns/904eb931-a0ae-4df6-8b54-fbbadf0f6720 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf25bf422_1acb_4a0b_8785_279eb73eb3be.slice PodAnnotations:0xc002392058}] Aliases:map[]}\"\nJun 11 00:14:49.007476 crc crio[23067]: time=\"2026-06-11T00:14:49.007237654Z\" level=info msg=\"Checking pod openstack-operators_glance-operator-controller-manager-5bdfb47c4d-5h2zx for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:14:49.010943 crc crio[23067]: time=\"2026-06-11T00:14:49.008287162Z\" level=info msg=\"Got pod network &{Name:test-operator-controller-manager-8d5599d7d-2v2c9 Namespace:openstack-operators ID:7e011e33cb11b1d6d3697952a22c5656ec40a9284f5b51953624eab6feaa9243 UID:0610bcfa-8443-49e3-aaa4-3e0253ad3870 NetNS:/var/run/netns/f05ce0ca-6996-4591-a366-80c4674801a0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0610bcfa_8443_49e3_aaa4_3e0253ad3870.slice PodAnnotations:0xc002392928}] Aliases:map[]}\"\nJun 11 00:14:49.011415 crc crio[23067]: time=\"2026-06-11T00:14:49.011190481Z\" level=info msg=\"Checking pod openstack-operators_test-operator-controller-manager-8d5599d7d-2v2c9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:14:49.035901 crc crio[23067]: 2026-06-11T00:14:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8f80f729627419d Mac:12:fa:2d:de:2a:8b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4f Mtu:0 Sandbox:/var/run/netns/2c799c44-d613-4947-ac37-999d34c3150f SocketPath: PciID:}] [{Interface:0xc0001130a0 Address:{IP:10.217.0.79 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:14:49.036502 crc crio[23067]: time=\"2026-06-11T00:14:49.036076128Z\" level=info msg=\"Got pod network &{Name:horizon-operator-controller-manager-548d6d5f9-kcxjt Namespace:openstack-operators ID:8f80f729627419d6c1e28b8f7ec92fb19c2d477b6e3bd2844a9622cbcb83b021 UID:6d667620-4639-477f-a4d7-a6b03d086c37 NetNS:/var/run/netns/2c799c44-d613-4947-ac37-999d34c3150f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6d667620_4639_477f_a4d7_a6b03d086c37.slice PodAnnotations:0xc002a461a0}] Aliases:map[]}\"\nJun 11 00:14:49.036502 crc crio[23067]: time=\"2026-06-11T00:14:49.036254763Z\" level=info msg=\"Checking pod openstack-operators_horizon-operator-controller-manager-548d6d5f9-kcxjt for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:14:49.154827 crc crio[23067]: 2026-06-11T00:14:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1e230edba0dbcf5 Mac:b2:a5:f8:b9:a8:cb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:57 Mtu:0 Sandbox:/var/run/netns/574fae9e-4627-4ccb-b1a9-d1cb0e343e9c SocketPath: PciID:}] [{Interface:0xc00025a750 Address:{IP:10.217.0.87 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:14:49.155583 crc crio[23067]: time=\"2026-06-11T00:14:49.155500927Z\" level=info msg=\"Got pod network &{Name:octavia-operator-controller-manager-6495978d8d-xwpfc Namespace:openstack-operators ID:1e230edba0dbcf505fcbcf416335acb917de6431d0b6b0f602c4238872cc8322 UID:c8e6233c-4906-41ba-956c-3dbd151b688f NetNS:/var/run/netns/574fae9e-4627-4ccb-b1a9-d1cb0e343e9c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc8e6233c_4906_41ba_956c_3dbd151b688f.slice PodAnnotations:0xc000530338}] Aliases:map[]}\"\nJun 11 00:14:49.155741 crc crio[23067]: time=\"2026-06-11T00:14:49.155726363Z\" level=info msg=\"Checking pod openstack-operators_octavia-operator-controller-manager-6495978d8d-xwpfc for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:14:49.164087 crc crio[23067]: 2026-06-11T00:14:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:17abf17f2437ea1 Mac:be:d0:3d:a3:2d:08 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5e Mtu:0 Sandbox:/var/run/netns/1b43cac1-9bed-4605-b807-2ae6abbf3d4e SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.94 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:14:49.164087 crc crio[23067]: time=\"2026-06-11T00:14:49.161938772Z\" level=info msg=\"Got pod network &{Name:watcher-operator-controller-manager-577b679b5c-vf6q6 Namespace:openstack-operators ID:17abf17f2437ea15cc1d295a4f3bddce24884cb88191238ea8b96e186f813302 UID:7db9568f-327f-4eec-bfc7-baf5dd079629 NetNS:/var/run/netns/1b43cac1-9bed-4605-b807-2ae6abbf3d4e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7db9568f_327f_4eec_bfc7_baf5dd079629.slice PodAnnotations:0xc000530810}] Aliases:map[]}\"\nJun 11 00:14:49.164087 crc crio[23067]: time=\"2026-06-11T00:14:49.162114357Z\" level=info msg=\"Checking pod openstack-operators_watcher-operator-controller-manager-577b679b5c-vf6q6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:14:49.249945 crc crio[23067]: 2026-06-11T00:14:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:aed64310395cd53 Mac:de:7a:bd:e6:37:10 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:52 Mtu:0 Sandbox:/var/run/netns/be0b25fb-e869-4304-810a-cc29448c1a51 SocketPath: PciID:}] [{Interface:0xc00052efa0 Address:{IP:10.217.0.82 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:14:49.251082 crc crio[23067]: time=\"2026-06-11T00:14:49.250575963Z\" level=info msg=\"Got pod network &{Name:ironic-operator-controller-manager-75f8548fcd-fg8n7 Namespace:openstack-operators ID:aed64310395cd531ee439b74c0cf05d27d5c58d24f351c8a949a554475e2870e UID:e0b74537-5c4b-4b3f-bd45-86d9b3fedb5a NetNS:/var/run/netns/be0b25fb-e869-4304-810a-cc29448c1a51 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode0b74537_5c4b_4b3f_bd45_86d9b3fedb5a.slice PodAnnotations:0xc003ba8038}] Aliases:map[]}\"\nJun 11 00:14:49.251082 crc crio[23067]: time=\"2026-06-11T00:14:49.250772618Z\" level=info msg=\"Checking pod openstack-operators_ironic-operator-controller-manager-75f8548fcd-fg8n7 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:14:49.293969 crc crio[23067]: 2026-06-11T00:14:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3ef8ffb1a69bf8d Mac:ba:da:c2:9f:17:64 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:54 Mtu:0 Sandbox:/var/run/netns/712e8879-8ef0-4fa1-84bc-99614efc957e SocketPath: PciID:}] [{Interface:0xc000014e00 Address:{IP:10.217.0.84 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:14:49.294859 crc crio[23067]: time=\"2026-06-11T00:14:49.294784865Z\" level=info msg=\"Got pod network &{Name:manila-operator-controller-manager-677d9d8477-hpwfs Namespace:openstack-operators ID:3ef8ffb1a69bf8df02343ec81de04d9c10eae6e7fab8ae1884b435e275793d00 UID:158a5f87-68a2-42c8-bd1b-d2f6576a6563 NetNS:/var/run/netns/712e8879-8ef0-4fa1-84bc-99614efc957e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod158a5f87_68a2_42c8_bd1b_d2f6576a6563.slice PodAnnotations:0xc000b806a8}] Aliases:map[]}\"\nJun 11 00:14:49.294999 crc crio[23067]: time=\"2026-06-11T00:14:49.29493886Z\" level=info msg=\"Checking pod openstack-operators_manila-operator-controller-manager-677d9d8477-hpwfs for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:14:55.038331 crc crio[23067]: time=\"2026-06-11T00:14:55.037455285Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-baremetal-operator-controller-manager-7c67dc759fgr8jd/POD\" id=e5995ca7-e7a4-4128-82c5-eb917cd4510d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:14:55.040098 crc crio[23067]: time=\"2026-06-11T00:14:55.03838033Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:14:55.997782 crc crio[23067]: time=\"2026-06-11T00:14:55.997082038Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-operator-controller-manager-746b697676-nzm85/POD\" id=dfa17c01-266b-4331-bf67-ad08aeb9243e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:14:55.997904 crc crio[23067]: time=\"2026-06-11T00:14:55.99787845Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:15:00.535886 crc crio[23067]: time=\"2026-06-11T00:15:00.535291485Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29685615-dv4j9/POD\" id=4ef7f42a-8f23-46a9-8a34-3f3343428474 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:15:00.535886 crc crio[23067]: time=\"2026-06-11T00:15:00.535587723Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:15:03.936312 crc crio[23067]: time=\"2026-06-11T00:15:03.935538267Z\" level=info msg=\"Got pod network &{Name:nova-operator-controller-manager-f4c4579bb-vn5jz Namespace:openstack-operators ID:baf2be07739c1df292caebf3379f17f5ca8325abdf6b49b9340e504b0ca66fe7 UID:84693e33-428e-4a51-ba3d-d4af6bd00ff3 NetNS:/var/run/netns/5afd7fc7-877e-4fc0-aafa-4c8de1e775c8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod84693e33_428e_4a51_ba3d_d4af6bd00ff3.slice PodAnnotations:0xc003ba8210}] Aliases:map[]}\"\nJun 11 00:15:03.936312 crc crio[23067]: time=\"2026-06-11T00:15:03.936277317Z\" level=info msg=\"Adding pod openstack-operators_nova-operator-controller-manager-f4c4579bb-vn5jz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:15:03.942939 crc crio[23067]: time=\"2026-06-11T00:15:03.94262552Z\" level=info msg=\"Got pod network &{Name:heat-operator-controller-manager-5c5844cc68-92r6k Namespace:openstack-operators ID:1f15bb5d4ac361e2e1ca6abad5710273004b994c107ba57cac7b56575d0466b7 UID:0c58756d-d46a-48ab-98e5-eca5d6565d31 NetNS:/var/run/netns/06a9d997-0664-4b11-8ef0-e8dd3dbd3702 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0c58756d_d46a_48ab_98e5_eca5d6565d31.slice PodAnnotations:0xc002a460f0}] Aliases:map[]}\"\nJun 11 00:15:03.942939 crc crio[23067]: time=\"2026-06-11T00:15:03.942815895Z\" level=info msg=\"Adding pod openstack-operators_heat-operator-controller-manager-5c5844cc68-92r6k to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:15:03.943410 crc crio[23067]: time=\"2026-06-11T00:15:03.94336682Z\" level=info msg=\"Got pod network &{Name:barbican-operator-controller-manager-7b8ffd8c4f-nlgsf Namespace:openstack-operators ID:99ba67a5d7caea0079e7623c27b146f15d63d44d02164cd95655735a871ef813 UID:586c1d89-baa1-4a37-adea-98140ba2b8eb NetNS:/var/run/netns/04793fbb-b098-47ba-b67d-98f7595b5a0e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod586c1d89_baa1_4a37_adea_98140ba2b8eb.slice PodAnnotations:0xc00008c3f8}] Aliases:map[]}\"\nJun 11 00:15:03.943410 crc crio[23067]: time=\"2026-06-11T00:15:03.943409041Z\" level=info msg=\"Adding pod openstack-operators_barbican-operator-controller-manager-7b8ffd8c4f-nlgsf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:15:03.948543 crc crio[23067]: time=\"2026-06-11T00:15:03.948459689Z\" level=info msg=\"Ran pod sandbox 8f80f729627419d6c1e28b8f7ec92fb19c2d477b6e3bd2844a9622cbcb83b021 with infra container: openstack-operators/horizon-operator-controller-manager-548d6d5f9-kcxjt/POD\" id=7170844e-49b2-4a31-b640-aa6e2112149e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:15:03.958129 crc crio[23067]: time=\"2026-06-11T00:15:03.957868364Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed\" id=ee74361d-3637-4968-ac66-56f4a4a6234c name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:15:03.958129 crc crio[23067]: time=\"2026-06-11T00:15:03.95808782Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed not found\" id=ee74361d-3637-4968-ac66-56f4a4a6234c name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:15:03.958396 crc crio[23067]: time=\"2026-06-11T00:15:03.958162002Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed found\" id=ee74361d-3637-4968-ac66-56f4a4a6234c name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:15:03.960628 crc crio[23067]: time=\"2026-06-11T00:15:03.960547587Z\" level=info msg=\"Ran pod sandbox a844252cb407443c896f84c4bc1e8b816435909b9733e4f3c629eeebf2821673 with infra container: openstack-operators/designate-operator-controller-manager-6bf8599b68-mwr7r/POD\" id=afc55203-6ee6-4fbe-bcbc-2c906fa6847f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:15:03.962087 crc crio[23067]: time=\"2026-06-11T00:15:03.961236936Z\" level=info msg=\"Ran pod sandbox 1e230edba0dbcf505fcbcf416335acb917de6431d0b6b0f602c4238872cc8322 with infra container: openstack-operators/octavia-operator-controller-manager-6495978d8d-xwpfc/POD\" id=60b8828e-d091-42eb-b743-8a1ad1a93563 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:15:03.963908 crc crio[23067]: time=\"2026-06-11T00:15:03.962963073Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed\" id=b1baf3b4-3e25-4574-93a8-1639beb73f01 name=/runtime.v1.ImageService/PullImage\nJun 11 00:15:03.964413 crc crio[23067]: time=\"2026-06-11T00:15:03.964223567Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63\" id=a3e2a65a-fcf5-482a-b0da-73c32d35654c name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:15:03.964413 crc crio[23067]: time=\"2026-06-11T00:15:03.964357431Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd\" id=d4ce1f31-cef1-459f-bdfb-fc6461f00cac name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:15:03.964413 crc crio[23067]: time=\"2026-06-11T00:15:03.964380922Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63 not found\" id=a3e2a65a-fcf5-482a-b0da-73c32d35654c name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:15:03.964413 crc crio[23067]: time=\"2026-06-11T00:15:03.964416903Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63 found\" id=a3e2a65a-fcf5-482a-b0da-73c32d35654c name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:15:03.967008 crc crio[23067]: time=\"2026-06-11T00:15:03.964498695Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd not found\" id=d4ce1f31-cef1-459f-bdfb-fc6461f00cac name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:15:03.967008 crc crio[23067]: time=\"2026-06-11T00:15:03.964543996Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd found\" id=d4ce1f31-cef1-459f-bdfb-fc6461f00cac name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:15:03.969318 crc crio[23067]: time=\"2026-06-11T00:15:03.969063189Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63\" id=f70445d1-5828-44c4-abb3-ddc9d1a59bad name=/runtime.v1.ImageService/PullImage\nJun 11 00:15:03.969539 crc crio[23067]: time=\"2026-06-11T00:15:03.96947933Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd\" id=95567730-84eb-44b5-806d-1004c8d092a9 name=/runtime.v1.ImageService/PullImage\nJun 11 00:15:03.969711 crc crio[23067]: time=\"2026-06-11T00:15:03.969565853Z\" level=info msg=\"Ran pod sandbox 7e011e33cb11b1d6d3697952a22c5656ec40a9284f5b51953624eab6feaa9243 with infra container: openstack-operators/test-operator-controller-manager-8d5599d7d-2v2c9/POD\" id=a8a9fb81-ca6a-4b1b-8c24-62c1dcafc6f9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:15:03.974789 crc crio[23067]: time=\"2026-06-11T00:15:03.974595649Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc\" id=d0fb749e-ffff-46c3-acb3-4aec7863d51b name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:15:03.974912 crc crio[23067]: time=\"2026-06-11T00:15:03.974835696Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc not found\" id=d0fb749e-ffff-46c3-acb3-4aec7863d51b name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:15:03.974912 crc crio[23067]: time=\"2026-06-11T00:15:03.974874637Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc found\" id=d0fb749e-ffff-46c3-acb3-4aec7863d51b name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:15:03.975978 crc crio[23067]: time=\"2026-06-11T00:15:03.975936766Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc\" id=e864e613-8c11-48a4-a73d-e2f303a9de00 name=/runtime.v1.ImageService/PullImage\nJun 11 00:15:03.979897 crc crio[23067]: time=\"2026-06-11T00:15:03.979133493Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc\\\"\"\nJun 11 00:15:03.980182 crc crio[23067]: time=\"2026-06-11T00:15:03.980101629Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63\\\"\"\nJun 11 00:15:03.981297 crc crio[23067]: time=\"2026-06-11T00:15:03.981147518Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd\\\"\"\nJun 11 00:15:03.981477 crc crio[23067]: time=\"2026-06-11T00:15:03.981447436Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed\\\"\"\nJun 11 00:15:03.988992 crc crio[23067]: time=\"2026-06-11T00:15:03.98893442Z\" level=info msg=\"Ran pod sandbox 8052b75cf8368f66326315a5c7b6e0ca559ce9c4e64b8031987ac3399b60eee6 with infra container: openstack-operators/keystone-operator-controller-manager-6ccff66c5b-tprmj/POD\" id=3f9f34ed-5ab9-408a-a21c-f074ce2f13dd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:15:03.992918 crc crio[23067]: time=\"2026-06-11T00:15:03.992368623Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6\" id=779781c9-96b7-4af9-bb5d-6de1e2e5270a name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:15:03.992918 crc crio[23067]: time=\"2026-06-11T00:15:03.992573268Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6 not found\" id=779781c9-96b7-4af9-bb5d-6de1e2e5270a name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:15:03.992918 crc crio[23067]: time=\"2026-06-11T00:15:03.99261888Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6 found\" id=779781c9-96b7-4af9-bb5d-6de1e2e5270a name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:15:03.995474 crc crio[23067]: time=\"2026-06-11T00:15:03.994064809Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6\" id=96fbc48c-a1c4-4f2b-a83a-e005583968d3 name=/runtime.v1.ImageService/PullImage\nJun 11 00:15:03.996819 crc crio[23067]: time=\"2026-06-11T00:15:03.996601508Z\" level=info msg=\"Ran pod sandbox 35009efe3d7243eda477495812ffaac6d0c944f3ea5774e1944fc97811486741 with infra container: openstack-operators/swift-operator-controller-manager-67c49dd5c6-tnx42/POD\" id=1fa17bd4-3d99-4f2d-8651-c04ff1956171 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:15:03.998226 crc crio[23067]: time=\"2026-06-11T00:15:03.99814902Z\" level=info msg=\"Ran pod sandbox aed64310395cd531ee439b74c0cf05d27d5c58d24f351c8a949a554475e2870e with infra container: openstack-operators/ironic-operator-controller-manager-75f8548fcd-fg8n7/POD\" id=32616c8e-01e5-4eb5-8c12-ebd6f5b8f717 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:15:03.998357 crc crio[23067]: time=\"2026-06-11T00:15:03.998238483Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6\\\"\"\nJun 11 00:15:04.003478 crc crio[23067]: time=\"2026-06-11T00:15:04.003400383Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67\" id=924cb5dd-c749-40da-9b48-cb8d9d26a8ac name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:15:04.003862 crc crio[23067]: time=\"2026-06-11T00:15:04.003706641Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf\" id=89e9c539-c44f-4054-be9f-6af4fd8aac76 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:15:04.004089 crc crio[23067]: time=\"2026-06-11T00:15:04.00401458Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf not found\" id=89e9c539-c44f-4054-be9f-6af4fd8aac76 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:15:04.004089 crc crio[23067]: time=\"2026-06-11T00:15:04.004086582Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf found\" id=89e9c539-c44f-4054-be9f-6af4fd8aac76 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:15:04.004388 crc crio[23067]: time=\"2026-06-11T00:15:04.004291897Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67 not found\" id=924cb5dd-c749-40da-9b48-cb8d9d26a8ac name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:15:04.018905 crc crio[23067]: time=\"2026-06-11T00:15:04.018631877Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf\" id=5eea85bf-ffa6-4f32-a21e-3d1d0b0825dd name=/runtime.v1.ImageService/PullImage\nJun 11 00:15:04.020751 crc crio[23067]: time=\"2026-06-11T00:15:04.020037216Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67 found\" id=924cb5dd-c749-40da-9b48-cb8d9d26a8ac name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:15:04.022329 crc crio[23067]: time=\"2026-06-11T00:15:04.021933047Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67\" id=1a7d89a5-c45e-40b0-ba42-a2a6db8cdff3 name=/runtime.v1.ImageService/PullImage\nJun 11 00:15:04.023473 crc crio[23067]: time=\"2026-06-11T00:15:04.023397517Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67\\\"\"\nJun 11 00:15:04.023473 crc crio[23067]: time=\"2026-06-11T00:15:04.023467939Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf\\\"\"\nJun 11 00:15:04.027350 crc crio[23067]: time=\"2026-06-11T00:15:04.02718681Z\" level=info msg=\"Ran pod sandbox afb9012d3cb2a11c4f7ba6447272cb971fe96703d75bab9dc0fad965088aba81 with infra container: openstack-operators/ovn-operator-controller-manager-58f85bd97f-p9slz/POD\" id=9f1e00e7-1c37-4a48-aa04-6b615da55d47 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:15:04.053278 crc crio[23067]: time=\"2026-06-11T00:15:04.053106735Z\" level=info msg=\"Ran pod sandbox edb4a839df8eaacdbbc9460a49a3b0a3b3b6e965bf6332b399edd888d96f8bd0 with infra container: openstack-operators/neutron-operator-controller-manager-688d5c756f-wwps5/POD\" id=d29732ff-581a-4b8a-a586-173c97017c68 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:15:04.073059 crc crio[23067]: time=\"2026-06-11T00:15:04.072912224Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d\" id=3e577f21-3e06-43d5-97d0-8b341644afa0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:15:04.073059 crc crio[23067]: time=\"2026-06-11T00:15:04.073022357Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7\" id=7630f136-813e-4bd0-b546-93bcdb112217 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:15:04.073519 crc crio[23067]: time=\"2026-06-11T00:15:04.073195422Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d not found\" id=3e577f21-3e06-43d5-97d0-8b341644afa0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:15:04.073519 crc crio[23067]: time=\"2026-06-11T00:15:04.073251333Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d found\" id=3e577f21-3e06-43d5-97d0-8b341644afa0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:15:04.073519 crc crio[23067]: time=\"2026-06-11T00:15:04.073198952Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7 not found\" id=7630f136-813e-4bd0-b546-93bcdb112217 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:15:04.073519 crc crio[23067]: time=\"2026-06-11T00:15:04.073417668Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7 found\" id=7630f136-813e-4bd0-b546-93bcdb112217 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:15:04.076196 crc crio[23067]: time=\"2026-06-11T00:15:04.07532965Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7\" id=8c119dbb-57f8-49e7-b5dd-2723cd76cc10 name=/runtime.v1.ImageService/PullImage\nJun 11 00:15:04.076851 crc crio[23067]: time=\"2026-06-11T00:15:04.075957587Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d\" id=83028d9e-4145-4651-a8a1-21466e6d7ade name=/runtime.v1.ImageService/PullImage\nJun 11 00:15:04.097143 crc crio[23067]: time=\"2026-06-11T00:15:04.097066621Z\" level=info msg=\"Ran pod sandbox f1dc399dd886d979acedb21923cb64b1f828596456be5ea34ce867001045d5a8 with infra container: openstack-operators/telemetry-operator-controller-manager-5d65c7d97d-js2bw/POD\" id=ea4abbc4-6cc8-4506-927d-7c5c02809a7c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:15:04.105283 crc crio[23067]: time=\"2026-06-11T00:15:04.105153621Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d\\\"\"\nJun 11 00:15:04.106904 crc crio[23067]: time=\"2026-06-11T00:15:04.105543041Z\" level=info msg=\"Ran pod sandbox 2d02add48d0ac806137aee9c214932272ec15a0294fd2572d25239c98713a268 with infra container: openstack-operators/mariadb-operator-controller-manager-7fcb8b58d6-b7ss9/POD\" id=31ef9486-eb00-450f-a59d-6a0310476155 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:15:04.108503 crc crio[23067]: time=\"2026-06-11T00:15:04.108079381Z\" level=info msg=\"Ran pod sandbox 17abf17f2437ea15cc1d295a4f3bddce24884cb88191238ea8b96e186f813302 with infra container: openstack-operators/watcher-operator-controller-manager-577b679b5c-vf6q6/POD\" id=3c1e4bd1-45e1-42a1-b0fe-ed2f60bd7f36 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:15:04.108503 crc crio[23067]: time=\"2026-06-11T00:15:04.108199844Z\" level=info msg=\"Ran pod sandbox c96aecea0efd6cf4007c99ef06f0d252361d3b58cc8572c5f13a928853248a84 with infra container: openstack-operators/cinder-operator-controller-manager-86c584f6fc-tf7b9/POD\" id=a681d2c3-063e-49b1-aee1-b378d2e2c3de name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:15:04.110191 crc crio[23067]: time=\"2026-06-11T00:15:04.10954522Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6\" id=d7375b97-817e-4f2c-a7b7-bc9b5354401c name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:15:04.116560 crc crio[23067]: time=\"2026-06-11T00:15:04.116198791Z\" level=info msg=\"Ran pod sandbox 3ef8ffb1a69bf8df02343ec81de04d9c10eae6e7fab8ae1884b435e275793d00 with infra container: openstack-operators/manila-operator-controller-manager-677d9d8477-hpwfs/POD\" id=57d6dbb3-9503-48b6-848b-65c3bc7aebc4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:15:04.117454 crc crio[23067]: time=\"2026-06-11T00:15:04.116965822Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398\" id=8941c8ba-abe8-4cff-a4cd-eada9eb37718 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:15:04.117454 crc crio[23067]: time=\"2026-06-11T00:15:04.117146427Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398 not found\" id=8941c8ba-abe8-4cff-a4cd-eada9eb37718 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:15:04.117454 crc crio[23067]: time=\"2026-06-11T00:15:04.117160957Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d\" id=14f4d138-30a0-4ba9-8862-cb94e1739b02 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:15:04.117454 crc crio[23067]: time=\"2026-06-11T00:15:04.117397834Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d not found\" id=14f4d138-30a0-4ba9-8862-cb94e1739b02 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:15:04.117454 crc crio[23067]: time=\"2026-06-11T00:15:04.117454575Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d found\" id=14f4d138-30a0-4ba9-8862-cb94e1739b02 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:15:04.118505 crc crio[23067]: time=\"2026-06-11T00:15:04.118309269Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d\" id=fc4b582b-29bb-4858-95c5-9ff56c595f51 name=/runtime.v1.ImageService/PullImage\nJun 11 00:15:04.120925 crc crio[23067]: time=\"2026-06-11T00:15:04.119900952Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6 not found\" id=d7375b97-817e-4f2c-a7b7-bc9b5354401c name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:15:04.120925 crc crio[23067]: time=\"2026-06-11T00:15:04.120031256Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6 found\" id=d7375b97-817e-4f2c-a7b7-bc9b5354401c name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:15:04.120925 crc crio[23067]: time=\"2026-06-11T00:15:04.122537704Z\" level=info msg=\"Ran pod sandbox 1d3b31552af02447dcc82b6d90f85e0145c88491d65283ebbf9f2931366d7e15 with infra container: openstack-operators/glance-operator-controller-manager-5bdfb47c4d-5h2zx/POD\" id=73e7411b-3737-4c58-9071-ca4aa7e2eaf6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:15:04.124594 crc crio[23067]: time=\"2026-06-11T00:15:04.122870473Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391\" id=6483a3e7-ebe6-4758-a56c-d774de880bbd name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:15:04.124594 crc crio[23067]: time=\"2026-06-11T00:15:04.123732436Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391 not found\" id=6483a3e7-ebe6-4758-a56c-d774de880bbd name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:15:04.124594 crc crio[23067]: time=\"2026-06-11T00:15:04.124003914Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391 found\" id=6483a3e7-ebe6-4758-a56c-d774de880bbd name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:15:04.124594 crc crio[23067]: time=\"2026-06-11T00:15:04.124032784Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398 found\" id=8941c8ba-abe8-4cff-a4cd-eada9eb37718 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:15:04.124594 crc crio[23067]: time=\"2026-06-11T00:15:04.124452326Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7\\\"\"\nJun 11 00:15:04.126046 crc crio[23067]: time=\"2026-06-11T00:15:04.125906195Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d\\\"\"\nJun 11 00:15:04.129083 crc crio[23067]: time=\"2026-06-11T00:15:04.127953261Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9\" id=9b8cc8e8-af74-4b3f-8935-af9e9bf66bd5 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:15:04.129083 crc crio[23067]: time=\"2026-06-11T00:15:04.128179907Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9 not found\" id=9b8cc8e8-af74-4b3f-8935-af9e9bf66bd5 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:15:04.129083 crc crio[23067]: time=\"2026-06-11T00:15:04.128240119Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9 found\" id=9b8cc8e8-af74-4b3f-8935-af9e9bf66bd5 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:15:04.129083 crc crio[23067]: time=\"2026-06-11T00:15:04.128344802Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce\" id=459f66a4-669c-4474-8f7c-7a8e649a5f6e name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:15:04.129083 crc crio[23067]: time=\"2026-06-11T00:15:04.128569078Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce not found\" id=459f66a4-669c-4474-8f7c-7a8e649a5f6e name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:15:04.129083 crc crio[23067]: time=\"2026-06-11T00:15:04.12862858Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce found\" id=459f66a4-669c-4474-8f7c-7a8e649a5f6e name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:15:04.234555 crc crio[23067]: time=\"2026-06-11T00:15:04.234347275Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391\" id=47424e8b-b48f-46ac-afb8-6aca6e262914 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:15:04.235633 crc crio[23067]: time=\"2026-06-11T00:15:04.235149697Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391 not found\" id=47424e8b-b48f-46ac-afb8-6aca6e262914 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:15:04.235799 crc crio[23067]: time=\"2026-06-11T00:15:04.235731093Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391 found\" id=47424e8b-b48f-46ac-afb8-6aca6e262914 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:15:04.251098 crc crio[23067]: time=\"2026-06-11T00:15:04.250854494Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9\" id=5f6ef8e4-256a-4ccc-b0f5-c83aef5331f6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:15:04.251312 crc crio[23067]: time=\"2026-06-11T00:15:04.251265585Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9 not found\" id=5f6ef8e4-256a-4ccc-b0f5-c83aef5331f6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:15:04.251407 crc crio[23067]: time=\"2026-06-11T00:15:04.251377738Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9 found\" id=5f6ef8e4-256a-4ccc-b0f5-c83aef5331f6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:15:04.296092 crc crio[23067]: time=\"2026-06-11T00:15:04.296015073Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398\" id=fb4bfd79-b757-43f3-9f5d-f4f20def3ee0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:15:04.296623 crc crio[23067]: time=\"2026-06-11T00:15:04.296590388Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398 not found\" id=fb4bfd79-b757-43f3-9f5d-f4f20def3ee0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:15:04.296878 crc crio[23067]: time=\"2026-06-11T00:15:04.296854736Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398 found\" id=fb4bfd79-b757-43f3-9f5d-f4f20def3ee0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:15:04.333377 crc crio[23067]: time=\"2026-06-11T00:15:04.333196324Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce\" id=9097e776-051f-4e13-a4f2-9955a5e4161f name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:15:04.333377 crc crio[23067]: time=\"2026-06-11T00:15:04.333360519Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce not found\" id=9097e776-051f-4e13-a4f2-9955a5e4161f name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:15:04.333565 crc crio[23067]: time=\"2026-06-11T00:15:04.33340411Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce found\" id=9097e776-051f-4e13-a4f2-9955a5e4161f name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:15:04.350075 crc crio[23067]: time=\"2026-06-11T00:15:04.349190859Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6\" id=196b8492-74bf-4d3a-aed8-cb15de2ab861 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:15:04.365184 crc crio[23067]: time=\"2026-06-11T00:15:04.365094452Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6 not found\" id=196b8492-74bf-4d3a-aed8-cb15de2ab861 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:15:04.365292 crc crio[23067]: time=\"2026-06-11T00:15:04.365269027Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6 found\" id=196b8492-74bf-4d3a-aed8-cb15de2ab861 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:15:04.589172 crc crio[23067]: 2026-06-11T00:15:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:99ba67a5d7caea0 Mac:c2:03:ec:63:44:d5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:48 Mtu:0 Sandbox:/var/run/netns/04793fbb-b098-47ba-b67d-98f7595b5a0e SocketPath: PciID:}] [{Interface:0xc0001125b0 Address:{IP:10.217.0.72 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:15:04.594930 crc crio[23067]: time=\"2026-06-11T00:15:04.594341468Z\" level=info msg=\"Got pod network &{Name:barbican-operator-controller-manager-7b8ffd8c4f-nlgsf Namespace:openstack-operators ID:99ba67a5d7caea0079e7623c27b146f15d63d44d02164cd95655735a871ef813 UID:586c1d89-baa1-4a37-adea-98140ba2b8eb NetNS:/var/run/netns/04793fbb-b098-47ba-b67d-98f7595b5a0e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod586c1d89_baa1_4a37_adea_98140ba2b8eb.slice PodAnnotations:0xc00008c3f8}] Aliases:map[]}\"\nJun 11 00:15:04.594930 crc crio[23067]: time=\"2026-06-11T00:15:04.594580694Z\" level=info msg=\"Checking pod openstack-operators_barbican-operator-controller-manager-7b8ffd8c4f-nlgsf for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:15:04.663144 crc crio[23067]: 2026-06-11T00:15:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:baf2be07739c1df Mac:8a:74:3f:1f:fb:50 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:58 Mtu:0 Sandbox:/var/run/netns/5afd7fc7-877e-4fc0-aafa-4c8de1e775c8 SocketPath: PciID:}] [{Interface:0xc0001166c0 Address:{IP:10.217.0.88 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:15:04.665337 crc crio[23067]: time=\"2026-06-11T00:15:04.665179835Z\" level=info msg=\"Got pod network &{Name:nova-operator-controller-manager-f4c4579bb-vn5jz Namespace:openstack-operators ID:baf2be07739c1df292caebf3379f17f5ca8325abdf6b49b9340e504b0ca66fe7 UID:84693e33-428e-4a51-ba3d-d4af6bd00ff3 NetNS:/var/run/netns/5afd7fc7-877e-4fc0-aafa-4c8de1e775c8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod84693e33_428e_4a51_ba3d_d4af6bd00ff3.slice PodAnnotations:0xc003ba8210}] Aliases:map[]}\"\nJun 11 00:15:04.665471 crc crio[23067]: time=\"2026-06-11T00:15:04.665422871Z\" level=info msg=\"Checking pod openstack-operators_nova-operator-controller-manager-f4c4579bb-vn5jz for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:15:04.666403 crc crio[23067]: 2026-06-11T00:15:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1f15bb5d4ac361e Mac:da:ba:4a:2b:53:35 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:50 Mtu:0 Sandbox:/var/run/netns/06a9d997-0664-4b11-8ef0-e8dd3dbd3702 SocketPath: PciID:}] [{Interface:0xc000014ea0 Address:{IP:10.217.0.80 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:15:04.668200 crc crio[23067]: time=\"2026-06-11T00:15:04.668101154Z\" level=info msg=\"Got pod network &{Name:heat-operator-controller-manager-5c5844cc68-92r6k Namespace:openstack-operators ID:1f15bb5d4ac361e2e1ca6abad5710273004b994c107ba57cac7b56575d0466b7 UID:0c58756d-d46a-48ab-98e5-eca5d6565d31 NetNS:/var/run/netns/06a9d997-0664-4b11-8ef0-e8dd3dbd3702 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0c58756d_d46a_48ab_98e5_eca5d6565d31.slice PodAnnotations:0xc002a460f0}] Aliases:map[]}\"\nJun 11 00:15:04.668494 crc crio[23067]: time=\"2026-06-11T00:15:04.668408252Z\" level=info msg=\"Checking pod openstack-operators_heat-operator-controller-manager-5c5844cc68-92r6k for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:15:04.818042 crc crio[23067]: time=\"2026-06-11T00:15:04.817921269Z\" level=info msg=\"Ran pod sandbox baf2be07739c1df292caebf3379f17f5ca8325abdf6b49b9340e504b0ca66fe7 with infra container: openstack-operators/nova-operator-controller-manager-f4c4579bb-vn5jz/POD\" id=e7744e90-ddc3-4b54-b38b-236eee027bc5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:15:04.820216 crc crio[23067]: time=\"2026-06-11T00:15:04.82018147Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60\" id=0b034437-1ff4-4aa8-b176-1975ef19bedf name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:15:04.820539 crc crio[23067]: time=\"2026-06-11T00:15:04.820512549Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60 not found\" id=0b034437-1ff4-4aa8-b176-1975ef19bedf name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:15:04.820767 crc crio[23067]: time=\"2026-06-11T00:15:04.820744315Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60 found\" id=0b034437-1ff4-4aa8-b176-1975ef19bedf name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:15:04.822295 crc crio[23067]: time=\"2026-06-11T00:15:04.822268187Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60\" id=e0a84c32-da11-4d7a-98a0-ba2d7475a85e name=/runtime.v1.ImageService/PullImage\nJun 11 00:15:04.822788 crc crio[23067]: time=\"2026-06-11T00:15:04.822716649Z\" level=info msg=\"Ran pod sandbox 1f15bb5d4ac361e2e1ca6abad5710273004b994c107ba57cac7b56575d0466b7 with infra container: openstack-operators/heat-operator-controller-manager-5c5844cc68-92r6k/POD\" id=dc541bf9-540d-4974-8978-1085b6c61a0b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:15:04.825788 crc crio[23067]: time=\"2026-06-11T00:15:04.825586277Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752\" id=9dbf3c0f-ddcf-4760-9f05-7cf3a7053b0d name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:15:04.826365 crc crio[23067]: time=\"2026-06-11T00:15:04.826215214Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752 not found\" id=9dbf3c0f-ddcf-4760-9f05-7cf3a7053b0d name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:15:04.826365 crc crio[23067]: time=\"2026-06-11T00:15:04.826344438Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752 found\" id=9dbf3c0f-ddcf-4760-9f05-7cf3a7053b0d name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:15:04.827295 crc crio[23067]: time=\"2026-06-11T00:15:04.827240352Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752\" id=0f463fdb-d77a-4e88-bc12-9e30df8e40cd name=/runtime.v1.ImageService/PullImage\nJun 11 00:15:04.827960 crc crio[23067]: time=\"2026-06-11T00:15:04.827865309Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60\\\"\"\nJun 11 00:15:04.829361 crc crio[23067]: time=\"2026-06-11T00:15:04.829211026Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752\\\"\"\nJun 11 00:15:04.837357 crc crio[23067]: time=\"2026-06-11T00:15:04.836563526Z\" level=info msg=\"Ran pod sandbox 99ba67a5d7caea0079e7623c27b146f15d63d44d02164cd95655735a871ef813 with infra container: openstack-operators/barbican-operator-controller-manager-7b8ffd8c4f-nlgsf/POD\" id=35be7f4b-1f07-4a3a-85d0-2980733e60a4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:15:04.840246 crc crio[23067]: time=\"2026-06-11T00:15:04.840166254Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7\" id=d9a79b77-19b0-46d2-ace1-517d56500154 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:15:04.842421 crc crio[23067]: time=\"2026-06-11T00:15:04.842349043Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7 not found\" id=d9a79b77-19b0-46d2-ace1-517d56500154 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:15:04.842539 crc crio[23067]: time=\"2026-06-11T00:15:04.842451546Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7 found\" id=d9a79b77-19b0-46d2-ace1-517d56500154 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:15:04.843627 crc crio[23067]: time=\"2026-06-11T00:15:04.843592517Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7\" id=d4782088-c35f-425c-a202-78f4949c2466 name=/runtime.v1.ImageService/PullImage\nJun 11 00:15:04.846760 crc crio[23067]: time=\"2026-06-11T00:15:04.846538497Z\" level=info msg=\"Got pod network &{Name:openstack-baremetal-operator-controller-manager-7c67dc759fgr8jd Namespace:openstack-operators ID:aafe5fa88a60ff5216eae1844b38ed7f6ad7b1b092b2b1b9f87dbfec6d1b4d75 UID:54f8dd8d-db02-4956-bbe3-b19e5fb3894c NetNS:/var/run/netns/6187a83a-bac4-447e-8b77-0187400046a9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod54f8dd8d_db02_4956_bbe3_b19e5fb3894c.slice PodAnnotations:0xc003610480}] Aliases:map[]}\"\nJun 11 00:15:04.846760 crc crio[23067]: time=\"2026-06-11T00:15:04.846600559Z\" level=info msg=\"Adding pod openstack-operators_openstack-baremetal-operator-controller-manager-7c67dc759fgr8jd to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:15:04.848323 crc crio[23067]: time=\"2026-06-11T00:15:04.848183592Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7\\\"\"\nJun 11 00:15:04.853771 crc crio[23067]: time=\"2026-06-11T00:15:04.853710922Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29685615-dv4j9 Namespace:openshift-operator-lifecycle-manager ID:923530f49ca3d6f236e99641cd8ccbf49a03f57180ddc77a14f7fc935871b791 UID:8cabadd3-559f-42ce-8c16-edb5d1c3e808 NetNS:/var/run/netns/51fb9db0-e514-4f37-9ac5-4603c47b08f8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8cabadd3_559f_42ce_8c16_edb5d1c3e808.slice PodAnnotations:0xc00802e0c8}] Aliases:map[]}\"\nJun 11 00:15:04.853771 crc crio[23067]: time=\"2026-06-11T00:15:04.853769954Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29685615-dv4j9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:15:05.395599 crc crio[23067]: time=\"2026-06-11T00:15:05.394630976Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce\" id=8f2df48d-7b84-4320-8ae6-191fd5851612 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:15:05.395599 crc crio[23067]: time=\"2026-06-11T00:15:05.395577162Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391\" id=b19b26e3-94be-48f0-85a9-6c05a9ab2281 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:15:05.400372 crc crio[23067]: time=\"2026-06-11T00:15:05.395726816Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398\" id=798b6bde-fc90-4fbd-b18f-4c5765329424 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:15:05.400372 crc crio[23067]: time=\"2026-06-11T00:15:05.395820799Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391 not found\" id=b19b26e3-94be-48f0-85a9-6c05a9ab2281 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:15:05.400372 crc crio[23067]: time=\"2026-06-11T00:15:05.39588374Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391 found\" id=b19b26e3-94be-48f0-85a9-6c05a9ab2281 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:15:05.400372 crc crio[23067]: time=\"2026-06-11T00:15:05.396266811Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398 not found\" id=798b6bde-fc90-4fbd-b18f-4c5765329424 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:15:05.400372 crc crio[23067]: time=\"2026-06-11T00:15:05.396325402Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398 found\" id=798b6bde-fc90-4fbd-b18f-4c5765329424 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:15:05.400372 crc crio[23067]: time=\"2026-06-11T00:15:05.396568939Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9\" id=eab06575-53d7-47c6-95e9-fb3ce746680a name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:15:05.400372 crc crio[23067]: time=\"2026-06-11T00:15:05.396457826Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce not found\" id=8f2df48d-7b84-4320-8ae6-191fd5851612 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:15:05.400372 crc crio[23067]: time=\"2026-06-11T00:15:05.396812636Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9 not found\" id=eab06575-53d7-47c6-95e9-fb3ce746680a name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:15:05.400372 crc crio[23067]: time=\"2026-06-11T00:15:05.396937729Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce found\" id=8f2df48d-7b84-4320-8ae6-191fd5851612 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:15:05.400372 crc crio[23067]: time=\"2026-06-11T00:15:05.3969626Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9 found\" id=eab06575-53d7-47c6-95e9-fb3ce746680a name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:15:05.425086 crc crio[23067]: time=\"2026-06-11T00:15:05.425007473Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6\" id=c3419a29-7e0e-49aa-adb9-a281cccbc5bc name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:15:05.434843 crc crio[23067]: 2026-06-11T00:15:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:aafe5fa88a60ff5 Mac:1a:83:fc:6b:2c:1a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:59 Mtu:0 Sandbox:/var/run/netns/6187a83a-bac4-447e-8b77-0187400046a9 SocketPath: PciID:}] [{Interface:0xc00028e6c0 Address:{IP:10.217.0.89 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:15:05.434843 crc crio[23067]: time=\"2026-06-11T00:15:05.432740583Z\" level=info msg=\"Got pod network &{Name:openstack-baremetal-operator-controller-manager-7c67dc759fgr8jd Namespace:openstack-operators ID:aafe5fa88a60ff5216eae1844b38ed7f6ad7b1b092b2b1b9f87dbfec6d1b4d75 UID:54f8dd8d-db02-4956-bbe3-b19e5fb3894c NetNS:/var/run/netns/6187a83a-bac4-447e-8b77-0187400046a9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod54f8dd8d_db02_4956_bbe3_b19e5fb3894c.slice PodAnnotations:0xc003610480}] Aliases:map[]}\"\nJun 11 00:15:05.434843 crc crio[23067]: time=\"2026-06-11T00:15:05.432873007Z\" level=info msg=\"Checking pod openstack-operators_openstack-baremetal-operator-controller-manager-7c67dc759fgr8jd for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:15:05.436129 crc crio[23067]: 2026-06-11T00:15:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:923530f49ca3d6f Mac:52:15:df:ef:b2:b6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:60 Mtu:0 Sandbox:/var/run/netns/51fb9db0-e514-4f37-9ac5-4603c47b08f8 SocketPath: PciID:}] [{Interface:0xc000318940 Address:{IP:10.217.0.96 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:15:05.437318 crc crio[23067]: time=\"2026-06-11T00:15:05.437235065Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29685615-dv4j9 Namespace:openshift-operator-lifecycle-manager ID:923530f49ca3d6f236e99641cd8ccbf49a03f57180ddc77a14f7fc935871b791 UID:8cabadd3-559f-42ce-8c16-edb5d1c3e808 NetNS:/var/run/netns/51fb9db0-e514-4f37-9ac5-4603c47b08f8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8cabadd3_559f_42ce_8c16_edb5d1c3e808.slice PodAnnotations:0xc00802e0c8}] Aliases:map[]}\"\nJun 11 00:15:05.437492 crc crio[23067]: time=\"2026-06-11T00:15:05.43742716Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29685615-dv4j9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:15:05.448813 crc crio[23067]: time=\"2026-06-11T00:15:05.448310056Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6 not found\" id=c3419a29-7e0e-49aa-adb9-a281cccbc5bc name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:15:05.448813 crc crio[23067]: time=\"2026-06-11T00:15:05.44843689Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6 found\" id=c3419a29-7e0e-49aa-adb9-a281cccbc5bc name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:15:05.482204 crc crio[23067]: time=\"2026-06-11T00:15:05.482060034Z\" level=info msg=\"Got pod network &{Name:openstack-operator-controller-manager-746b697676-nzm85 Namespace:openstack-operators ID:e03a4ecddb2c7a2eb9f65d1e31d75f4b2aa6b557d7fe4dc6523598e2e605e028 UID:f0277636-000e-4b2c-a7f5-e0cbfe49f4f7 NetNS:/var/run/netns/f174a339-3e35-4f0a-819d-d6a949334ae2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf0277636_000e_4b2c_a7f5_e0cbfe49f4f7.slice PodAnnotations:0xc008202360}] Aliases:map[]}\"\nJun 11 00:15:05.482204 crc crio[23067]: time=\"2026-06-11T00:15:05.482184178Z\" level=info msg=\"Adding pod openstack-operators_openstack-operator-controller-manager-746b697676-nzm85 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:15:05.520277 crc crio[23067]: time=\"2026-06-11T00:15:05.520187522Z\" level=info msg=\"Ran pod sandbox aafe5fa88a60ff5216eae1844b38ed7f6ad7b1b092b2b1b9f87dbfec6d1b4d75 with infra container: openstack-operators/openstack-baremetal-operator-controller-manager-7c67dc759fgr8jd/POD\" id=e5995ca7-e7a4-4128-82c5-eb917cd4510d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:15:05.524001 crc crio[23067]: time=\"2026-06-11T00:15:05.522384181Z\" level=info msg=\"Ran pod sandbox 923530f49ca3d6f236e99641cd8ccbf49a03f57180ddc77a14f7fc935871b791 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29685615-dv4j9/POD\" id=4ef7f42a-8f23-46a9-8a34-3f3343428474 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:15:05.528331 crc crio[23067]: time=\"2026-06-11T00:15:05.52785723Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1\" id=2dea4269-faa1-4d1d-be32-35f1f1008699 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:15:05.528331 crc crio[23067]: time=\"2026-06-11T00:15:05.528061426Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1 not found\" id=2dea4269-faa1-4d1d-be32-35f1f1008699 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:15:05.530864 crc crio[23067]: time=\"2026-06-11T00:15:05.528844717Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=b2b3bbac-8619-4c39-ae8d-fabe63e0bd4e name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:15:05.530864 crc crio[23067]: time=\"2026-06-11T00:15:05.529136835Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1 found\" id=2dea4269-faa1-4d1d-be32-35f1f1008699 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:15:05.531916 crc crio[23067]: time=\"2026-06-11T00:15:05.531846929Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1\" id=c96bc150-5dd9-459f-bef3-d0f9c7c212a6 name=/runtime.v1.ImageService/PullImage\nJun 11 00:15:05.542858 crc crio[23067]: time=\"2026-06-11T00:15:05.542446917Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1\\\"\"\nJun 11 00:15:05.723974 crc crio[23067]: time=\"2026-06-11T00:15:05.723358578Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=c4c13bb6-7af0-4076-8bf5-5566693b3bcd name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:15:05.829876 crc crio[23067]: 2026-06-11T00:15:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e03a4ecddb2c7a2 Mac:5e:79:a4:ee:e4:d5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5f Mtu:0 Sandbox:/var/run/netns/f174a339-3e35-4f0a-819d-d6a949334ae2 SocketPath: PciID:}] [{Interface:0xc0002005a0 Address:{IP:10.217.0.95 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:15:05.830725 crc crio[23067]: time=\"2026-06-11T00:15:05.830324828Z\" level=info msg=\"Got pod network &{Name:openstack-operator-controller-manager-746b697676-nzm85 Namespace:openstack-operators ID:e03a4ecddb2c7a2eb9f65d1e31d75f4b2aa6b557d7fe4dc6523598e2e605e028 UID:f0277636-000e-4b2c-a7f5-e0cbfe49f4f7 NetNS:/var/run/netns/f174a339-3e35-4f0a-819d-d6a949334ae2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf0277636_000e_4b2c_a7f5_e0cbfe49f4f7.slice PodAnnotations:0xc008202360}] Aliases:map[]}\"\nJun 11 00:15:05.830725 crc crio[23067]: time=\"2026-06-11T00:15:05.830487202Z\" level=info msg=\"Checking pod openstack-operators_openstack-operator-controller-manager-746b697676-nzm85 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:15:06.141088 crc crio[23067]: time=\"2026-06-11T00:15:06.140985549Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29685615-dv4j9/collect-profiles\" id=dc56d94b-d83a-4e71-a79b-2bbf2cd324e0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:15:06.902723 crc crio[23067]: time=\"2026-06-11T00:15:06.90091469Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:15:07.277604 crc crio[23067]: time=\"2026-06-11T00:15:07.277320699Z\" level=info msg=\"Ran pod sandbox e03a4ecddb2c7a2eb9f65d1e31d75f4b2aa6b557d7fe4dc6523598e2e605e028 with infra container: openstack-operators/openstack-operator-controller-manager-746b697676-nzm85/POD\" id=dfa17c01-266b-4331-bf67-ad08aeb9243e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:15:07.280875 crc crio[23067]: time=\"2026-06-11T00:15:07.280782813Z\" level=info msg=\"Checking image status: 38.102.83.64:5001/openstack-k8s-operators/openstack-operator:2895d87b692193b55d566fae26f4c769f7f44de8\" id=4e15afa8-43b5-482d-a729-8c27e825d5a3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:15:08.936221 crc crio[23067]: time=\"2026-06-11T00:15:08.935626237Z\" level=info msg=\"Checking image status: 38.102.83.64:5001/openstack-k8s-operators/openstack-operator:2895d87b692193b55d566fae26f4c769f7f44de8\" id=b3a3633d-478a-4018-8a2c-750130357725 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:15:09.737094 crc crio[23067]: time=\"2026-06-11T00:15:09.736578534Z\" level=info msg=\"Creating container: openstack-operators/openstack-operator-controller-manager-746b697676-nzm85/manager\" id=77a84b70-ea06-42fa-99f7-d225dbf28974 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:15:10.808069 crc crio[23067]: time=\"2026-06-11T00:15:10.807268759Z\" level=info msg=\"Running pod sandbox: openstack-operators/infra-operator-controller-manager-cbcfcddf7-wqkx7/POD\" id=e2a08ac4-5db9-41a5-ad12-c0615797231e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:15:10.808069 crc crio[23067]: time=\"2026-06-11T00:15:10.807984408Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:15:12.027329 crc crio[23067]: time=\"2026-06-11T00:15:12.027215303Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:15:17.359334 crc crio[23067]: time=\"2026-06-11T00:15:17.35840195Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6\" id=d00864dc-8464-4f98-b8da-d64226309e02 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:15:17.361600 crc crio[23067]: time=\"2026-06-11T00:15:17.359043258Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce\" id=256b7b53-16f5-4ac7-92a2-c08633232e40 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:15:17.361600 crc crio[23067]: time=\"2026-06-11T00:15:17.359610363Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6 not found\" id=d00864dc-8464-4f98-b8da-d64226309e02 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:15:17.361600 crc crio[23067]: time=\"2026-06-11T00:15:17.359810288Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6 found\" id=d00864dc-8464-4f98-b8da-d64226309e02 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:15:17.361600 crc crio[23067]: time=\"2026-06-11T00:15:17.360189189Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce not found\" id=256b7b53-16f5-4ac7-92a2-c08633232e40 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:15:17.361600 crc crio[23067]: time=\"2026-06-11T00:15:17.36024634Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce found\" id=256b7b53-16f5-4ac7-92a2-c08633232e40 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:15:17.362975 crc crio[23067]: time=\"2026-06-11T00:15:17.361242237Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6\" id=db2407df-40ad-48fc-a4d5-691d70011c06 name=/runtime.v1.ImageService/PullImage\nJun 11 00:15:17.362975 crc crio[23067]: time=\"2026-06-11T00:15:17.361248938Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce\" id=5ea615cc-c474-45dd-8008-4733e9b63140 name=/runtime.v1.ImageService/PullImage\nJun 11 00:15:17.363343 crc crio[23067]: time=\"2026-06-11T00:15:17.361517315Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9\" id=8fcb5656-ca7d-490b-995e-042fee8efe48 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:15:17.363343 crc crio[23067]: time=\"2026-06-11T00:15:17.36318672Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9 not found\" id=8fcb5656-ca7d-490b-995e-042fee8efe48 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:15:17.363343 crc crio[23067]: time=\"2026-06-11T00:15:17.363231212Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9 found\" id=8fcb5656-ca7d-490b-995e-042fee8efe48 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:15:17.364769 crc crio[23067]: time=\"2026-06-11T00:15:17.364172397Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9\" id=cfbb9c4d-f852-4712-b8f9-878520aa636d name=/runtime.v1.ImageService/PullImage\nJun 11 00:15:17.368217 crc crio[23067]: time=\"2026-06-11T00:15:17.368132665Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9\\\"\"\nJun 11 00:15:17.370296 crc crio[23067]: time=\"2026-06-11T00:15:17.370199951Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce\\\"\"\nJun 11 00:15:17.373984 crc crio[23067]: time=\"2026-06-11T00:15:17.373874191Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6\\\"\"\nJun 11 00:15:18.358230 crc crio[23067]: time=\"2026-06-11T00:15:18.357473417Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398\" id=6ed95684-ae08-43fa-81ed-522949ffd6f7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:15:18.358628 crc crio[23067]: time=\"2026-06-11T00:15:18.358452664Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398 not found\" id=6ed95684-ae08-43fa-81ed-522949ffd6f7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:15:18.358628 crc crio[23067]: time=\"2026-06-11T00:15:18.358512506Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398 found\" id=6ed95684-ae08-43fa-81ed-522949ffd6f7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:15:18.359781 crc crio[23067]: time=\"2026-06-11T00:15:18.359576915Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398\" id=b774aa35-1242-4154-8867-d333b9278853 name=/runtime.v1.ImageService/PullImage\nJun 11 00:15:18.363620 crc crio[23067]: time=\"2026-06-11T00:15:18.363473521Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398\\\"\"\nJun 11 00:15:19.369127 crc crio[23067]: time=\"2026-06-11T00:15:19.369071165Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391\" id=719fd35b-a6a2-4372-b680-7598a8daf56e name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:15:19.370280 crc crio[23067]: time=\"2026-06-11T00:15:19.369274041Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391 not found\" id=719fd35b-a6a2-4372-b680-7598a8daf56e name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:15:19.370280 crc crio[23067]: time=\"2026-06-11T00:15:19.369326452Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391 found\" id=719fd35b-a6a2-4372-b680-7598a8daf56e name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:15:19.370409 crc crio[23067]: time=\"2026-06-11T00:15:19.370367071Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391\" id=ba7645b2-afe2-4973-9bad-5b1dabc9c933 name=/runtime.v1.ImageService/PullImage\nJun 11 00:15:19.380627 crc crio[23067]: time=\"2026-06-11T00:15:19.380504296Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391\\\"\"\nJun 11 00:15:25.790055 crc crio[23067]: time=\"2026-06-11T00:15:25.788889328Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc\" id=e864e613-8c11-48a4-a73d-e2f303a9de00 name=/runtime.v1.ImageService/PullImage\nJun 11 00:15:25.792148 crc crio[23067]: time=\"2026-06-11T00:15:25.791155159Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc\" id=c7569632-3595-4879-b124-373b6ff1c64e name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:15:25.902339 crc crio[23067]: time=\"2026-06-11T00:15:25.902254411Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752\" id=0f463fdb-d77a-4e88-bc12-9e30df8e40cd name=/runtime.v1.ImageService/PullImage\nJun 11 00:15:25.903411 crc crio[23067]: time=\"2026-06-11T00:15:25.903153646Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752\" id=db4d3cd6-3e9d-40e0-8ff7-020d14b89e69 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:15:26.037087 crc crio[23067]: time=\"2026-06-11T00:15:26.036976516Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60\" id=e0a84c32-da11-4d7a-98a0-ba2d7475a85e name=/runtime.v1.ImageService/PullImage\nJun 11 00:15:26.038237 crc crio[23067]: time=\"2026-06-11T00:15:26.038193249Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60\" id=1e04a846-b820-47c3-994f-5d17d976ef0a name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:15:26.234939 crc crio[23067]: time=\"2026-06-11T00:15:26.234828448Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1\" id=c96bc150-5dd9-459f-bef3-d0f9c7c212a6 name=/runtime.v1.ImageService/PullImage\nJun 11 00:15:26.236098 crc crio[23067]: time=\"2026-06-11T00:15:26.236057161Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1\" id=af99a2fb-ec94-4a2c-8eaf-58e7f982de2f name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:15:26.281991 crc crio[23067]: time=\"2026-06-11T00:15:26.281841506Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7\" id=d4782088-c35f-425c-a202-78f4949c2466 name=/runtime.v1.ImageService/PullImage\nJun 11 00:15:26.282790 crc crio[23067]: time=\"2026-06-11T00:15:26.28271566Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7\" id=f925bb1a-0120-42db-89ce-ed51e80136b8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:15:26.288401 crc crio[23067]: time=\"2026-06-11T00:15:26.288309602Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d\" id=fc4b582b-29bb-4858-95c5-9ff56c595f51 name=/runtime.v1.ImageService/PullImage\nJun 11 00:15:26.289232 crc crio[23067]: time=\"2026-06-11T00:15:26.289110354Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d\" id=5a304faf-6c4b-49e3-9d3f-653202d8af95 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:15:27.829421 crc crio[23067]: time=\"2026-06-11T00:15:27.829234098Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7\" id=8c119dbb-57f8-49e7-b5dd-2723cd76cc10 name=/runtime.v1.ImageService/PullImage\nJun 11 00:15:27.831014 crc crio[23067]: time=\"2026-06-11T00:15:27.830184034Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7\" id=6377584f-ae28-4931-8679-93cae3bbb033 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:15:29.624771 crc crio[23067]: time=\"2026-06-11T00:15:29.623825524Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1\" id=eeeabfdb-fce4-41f3-9fbf-f31f40c8e910 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:15:29.624771 crc crio[23067]: time=\"2026-06-11T00:15:29.623899156Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60\" id=bbcce3c6-9475-4049-a75b-bc3022ab6664 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:15:29.624771 crc crio[23067]: time=\"2026-06-11T00:15:29.623967148Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc\" id=a9b1d25f-f721-411a-81a2-ce7c52a47106 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:15:29.625875 crc crio[23067]: time=\"2026-06-11T00:15:29.624840002Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d\" id=6f28766c-4fd1-428a-a15d-8e69e00f1a6f name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:15:29.629131 crc crio[23067]: time=\"2026-06-11T00:15:29.629001855Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752\" id=83d4f709-46d0-4693-bc74-3cd2d6a163f9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:15:29.631768 crc crio[23067]: time=\"2026-06-11T00:15:29.631343508Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7\" id=66a8e04f-97b1-44bb-8f0d-ba4013d838ef name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:15:29.639371 crc crio[23067]: time=\"2026-06-11T00:15:29.638955146Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd\" id=95567730-84eb-44b5-806d-1004c8d092a9 name=/runtime.v1.ImageService/PullImage\nJun 11 00:15:29.639937 crc crio[23067]: time=\"2026-06-11T00:15:29.63986483Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd\" id=a66c1df7-4239-4ee1-a727-bb9920a17a95 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:15:29.652294 crc crio[23067]: time=\"2026-06-11T00:15:29.652198506Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed\" id=b1baf3b4-3e25-4574-93a8-1639beb73f01 name=/runtime.v1.ImageService/PullImage\nJun 11 00:15:29.653595 crc crio[23067]: time=\"2026-06-11T00:15:29.653524782Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed\" id=ea97b6dc-fddd-4cb9-b6dd-eb7940f30ea2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:15:29.669168 crc crio[23067]: time=\"2026-06-11T00:15:29.669077855Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67\" id=1a7d89a5-c45e-40b0-ba42-a2a6db8cdff3 name=/runtime.v1.ImageService/PullImage\nJun 11 00:15:29.670141 crc crio[23067]: time=\"2026-06-11T00:15:29.670093003Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67\" id=711641bd-96d4-476c-9156-9d1c83f507d9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:15:29.686155 crc crio[23067]: time=\"2026-06-11T00:15:29.685852921Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf\" id=5eea85bf-ffa6-4f32-a21e-3d1d0b0825dd name=/runtime.v1.ImageService/PullImage\nJun 11 00:15:29.688355 crc crio[23067]: time=\"2026-06-11T00:15:29.688270407Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf\" id=cf7e2a9d-dda5-4c93-a58b-e5a424f22cab name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:15:39.174980 crc crio[23067]: time=\"2026-06-11T00:15:39.173794699Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7\" id=dccb9c57-1244-4466-81a3-1ca9d3ad5796 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:15:40.301028 crc crio[23067]: time=\"2026-06-11T00:15:40.300875247Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd\" id=cd50495a-8282-48bd-8a2a-62c94f28816f name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:15:40.305155 crc crio[23067]: time=\"2026-06-11T00:15:40.304980139Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf\" id=2cb19c21-be79-44f0-8e6a-414acc34093c name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:15:40.305282 crc crio[23067]: time=\"2026-06-11T00:15:40.305099662Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67\" id=d1e01747-6e23-45f8-be4a-60f3a5086389 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:15:40.305593 crc crio[23067]: time=\"2026-06-11T00:15:40.305295618Z\" level=info msg=\"Creating container: openstack-operators/nova-operator-controller-manager-f4c4579bb-vn5jz/manager\" id=8d96db7f-a276-4c3d-9aa8-98a98870cd65 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:15:40.310051 crc crio[23067]: time=\"2026-06-11T00:15:40.309985345Z\" level=info msg=\"Creating container: openstack-operators/test-operator-controller-manager-8d5599d7d-2v2c9/manager\" id=b8fee2b4-5eb2-4c85-9fed-355ff253a082 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:15:41.837503 crc crio[23067]: time=\"2026-06-11T00:15:41.83691898Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d\" id=83028d9e-4145-4651-a8a1-21466e6d7ade name=/runtime.v1.ImageService/PullImage\nJun 11 00:15:41.839273 crc crio[23067]: time=\"2026-06-11T00:15:41.839197512Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d\" id=84d8a9c4-1f5f-4744-b9cd-e2d51e8e93c3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:15:41.844480 crc crio[23067]: time=\"2026-06-11T00:15:41.844390393Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63\" id=f70445d1-5828-44c4-abb3-ddc9d1a59bad name=/runtime.v1.ImageService/PullImage\nJun 11 00:15:41.845261 crc crio[23067]: time=\"2026-06-11T00:15:41.845225726Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63\" id=255821c2-0fd0-4a73-a3b3-9ea203ad41c8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:15:42.642091 crc crio[23067]: time=\"2026-06-11T00:15:42.641947808Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed\" id=f6584a16-e9c7-4650-bd2c-0eb826fde6e0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:15:42.643333 crc crio[23067]: time=\"2026-06-11T00:15:42.643204682Z\" level=info msg=\"Creating container: openstack-operators/barbican-operator-controller-manager-7b8ffd8c4f-nlgsf/manager\" id=678ea19f-8a7e-49b9-b4cc-04dbf1fedeeb name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:15:42.645876 crc crio[23067]: time=\"2026-06-11T00:15:42.645802603Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:15:42.652248 crc crio[23067]: time=\"2026-06-11T00:15:42.652184307Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:15:42.661359 crc crio[23067]: time=\"2026-06-11T00:15:42.661277184Z\" level=info msg=\"Creating container: openstack-operators/heat-operator-controller-manager-5c5844cc68-92r6k/manager\" id=060f3c7b-0a2d-4b74-9182-f5b2b5f815a5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:15:42.665939 crc crio[23067]: time=\"2026-06-11T00:15:42.665833248Z\" level=info msg=\"Creating container: openstack-operators/openstack-baremetal-operator-controller-manager-7c67dc759fgr8jd/manager\" id=c3bb558e-15f8-45fb-bb2f-98e344cf331c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:15:42.676432 crc crio[23067]: time=\"2026-06-11T00:15:42.67582832Z\" level=info msg=\"Creating container: openstack-operators/watcher-operator-controller-manager-577b679b5c-vf6q6/manager\" id=cfa7fd54-ad37-4109-83db-8cbf54c6e086 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:15:42.684566 crc crio[23067]: time=\"2026-06-11T00:15:42.684441554Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6\" id=96fbc48c-a1c4-4f2b-a83a-e005583968d3 name=/runtime.v1.ImageService/PullImage\nJun 11 00:15:42.685781 crc crio[23067]: time=\"2026-06-11T00:15:42.685589605Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6\" id=3c68054a-e873-4b76-acb0-ee59c52b7125 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:15:42.686151 crc crio[23067]: time=\"2026-06-11T00:15:42.686053508Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6\" id=db2407df-40ad-48fc-a4d5-691d70011c06 name=/runtime.v1.ImageService/PullImage\nJun 11 00:15:42.687052 crc crio[23067]: time=\"2026-06-11T00:15:42.686958262Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6\" id=3ffa985c-f258-4a67-8a33-88a7d8d76242 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:15:42.692992 crc crio[23067]: time=\"2026-06-11T00:15:42.692949025Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9\" id=cfbb9c4d-f852-4712-b8f9-878520aa636d name=/runtime.v1.ImageService/PullImage\nJun 11 00:15:42.694231 crc crio[23067]: time=\"2026-06-11T00:15:42.694160978Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9\" id=b661d1a2-d855-4efe-96db-1c5532ff7b9d name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:15:42.783323 crc crio[23067]: time=\"2026-06-11T00:15:42.783093167Z\" level=info msg=\"Created container 8bfd1c132645f22a4712138fb05452d39bf18d3f133f7a98f5d1fad5692e112a: openshift-operator-lifecycle-manager/collect-profiles-29685615-dv4j9/collect-profiles\" id=dc56d94b-d83a-4e71-a79b-2bbf2cd324e0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:15:42.785251 crc crio[23067]: time=\"2026-06-11T00:15:42.784995159Z\" level=info msg=\"Starting container: 8bfd1c132645f22a4712138fb05452d39bf18d3f133f7a98f5d1fad5692e112a\" id=5866d309-5630-4a52-a4b6-c0accc7841e5 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:15:42.795406 crc crio[23067]: time=\"2026-06-11T00:15:42.795249958Z\" level=info msg=\"Started container\" PID=53018 containerID=8bfd1c132645f22a4712138fb05452d39bf18d3f133f7a98f5d1fad5692e112a description=openshift-operator-lifecycle-manager/collect-profiles-29685615-dv4j9/collect-profiles id=5866d309-5630-4a52-a4b6-c0accc7841e5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=923530f49ca3d6f236e99641cd8ccbf49a03f57180ddc77a14f7fc935871b791\nJun 11 00:15:43.019837 crc crio[23067]: time=\"2026-06-11T00:15:43.019630762Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:15:43.022922 crc crio[23067]: time=\"2026-06-11T00:15:43.022556861Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:15:43.031993 crc crio[23067]: time=\"2026-06-11T00:15:43.031925826Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:15:43.034289 crc crio[23067]: time=\"2026-06-11T00:15:43.034210078Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:15:43.039194 crc crio[23067]: time=\"2026-06-11T00:15:43.037293962Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9\" id=2dbdd6d7-298f-432e-b7a7-ae1903d4c0f6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:15:43.047147 crc crio[23067]: time=\"2026-06-11T00:15:43.047035727Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:15:43.053162 crc crio[23067]: time=\"2026-06-11T00:15:43.052953118Z\" level=info msg=\"Creating container: openstack-operators/horizon-operator-controller-manager-548d6d5f9-kcxjt/manager\" id=e64f6592-86cf-4d03-9fe5-9c3accc35874 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:15:43.056089 crc crio[23067]: time=\"2026-06-11T00:15:43.056051752Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:15:43.057744 crc crio[23067]: time=\"2026-06-11T00:15:43.056253128Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d\" id=b45c098c-1da2-47e3-a1a0-f5c02cb351b0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:15:43.068056 crc crio[23067]: time=\"2026-06-11T00:15:43.059004213Z\" level=info msg=\"Creating container: openstack-operators/ovn-operator-controller-manager-58f85bd97f-p9slz/manager\" id=87b38c93-de90-4e5e-925c-108890a21b34 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:15:43.069281 crc crio[23067]: time=\"2026-06-11T00:15:43.067933676Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63\" id=a57eb4c4-5075-4f18-aaab-1461f8a54861 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:15:43.069281 crc crio[23067]: time=\"2026-06-11T00:15:43.067631237Z\" level=info msg=\"Creating container: openstack-operators/ironic-operator-controller-manager-75f8548fcd-fg8n7/manager\" id=fd05dc76-1ca6-4773-a592-00af3b6a5718 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:15:43.069608 crc crio[23067]: time=\"2026-06-11T00:15:43.069315393Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6\" id=b06557e6-a901-41fa-bcd8-e48a4c598d39 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:15:43.073443 crc crio[23067]: time=\"2026-06-11T00:15:43.071624506Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6\" id=c2cc9c67-3f2c-4d2d-8b27-b10b9025310f name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:15:43.077245 crc crio[23067]: time=\"2026-06-11T00:15:43.077161077Z\" level=info msg=\"Creating container: openstack-operators/designate-operator-controller-manager-6bf8599b68-mwr7r/manager\" id=5edb223a-5b4e-473c-b8a4-39227b61047c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:15:43.078913 crc crio[23067]: time=\"2026-06-11T00:15:43.078870653Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391\" id=ba7645b2-afe2-4973-9bad-5b1dabc9c933 name=/runtime.v1.ImageService/PullImage\nJun 11 00:15:43.079775 crc crio[23067]: time=\"2026-06-11T00:15:43.079610113Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391\" id=56c0c699-454a-49f4-b8be-05d1f62a4ad2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:15:43.088987 crc crio[23067]: time=\"2026-06-11T00:15:43.087973141Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce\" id=5ea615cc-c474-45dd-8008-4733e9b63140 name=/runtime.v1.ImageService/PullImage\nJun 11 00:15:43.090932 crc crio[23067]: time=\"2026-06-11T00:15:43.090855509Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce\" id=99e7d81f-65db-405b-aaa9-4e2be4c42360 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:15:43.100258 crc crio[23067]: time=\"2026-06-11T00:15:43.100189643Z\" level=info msg=\"Creating container: openstack-operators/swift-operator-controller-manager-67c49dd5c6-tnx42/manager\" id=004b0c80-5e07-4395-9c5f-344bd61c3fab name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:15:43.103100 crc crio[23067]: time=\"2026-06-11T00:15:43.102948558Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398\" id=b774aa35-1242-4154-8867-d333b9278853 name=/runtime.v1.ImageService/PullImage\nJun 11 00:15:43.109572 crc crio[23067]: time=\"2026-06-11T00:15:43.109455195Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398\" id=43c99276-52e2-48b9-b43b-e4761929a107 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:15:43.112715 crc crio[23067]: time=\"2026-06-11T00:15:43.112613691Z\" level=info msg=\"Got pod network &{Name:infra-operator-controller-manager-cbcfcddf7-wqkx7 Namespace:openstack-operators ID:594d694e5d803ea33dd0a3ebbdb9da3d877d0b80bfe52d3518c6128044cde6ee UID:d363bf6a-f2ec-4725-8b11-08107d5be05a NetNS:/var/run/netns/aee9dab8-305a-4f1b-b9f0-0878b799e909 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd363bf6a_f2ec_4725_8b11_08107d5be05a.slice PodAnnotations:0xc000c343a0}] Aliases:map[]}\"\nJun 11 00:15:43.112885 crc crio[23067]: time=\"2026-06-11T00:15:43.112863228Z\" level=info msg=\"Adding pod openstack-operators_infra-operator-controller-manager-cbcfcddf7-wqkx7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:15:43.315140 crc crio[23067]: time=\"2026-06-11T00:15:43.314324618Z\" level=info msg=\"Created container b98460b9f2a138a2369c50ef096ff4a4cd4500866feb50c5f302ded75dd90cd4: openstack-operators/openstack-operator-controller-manager-746b697676-nzm85/manager\" id=77a84b70-ea06-42fa-99f7-d225dbf28974 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:15:43.332603 crc crio[23067]: time=\"2026-06-11T00:15:43.331608738Z\" level=info msg=\"Starting container: b98460b9f2a138a2369c50ef096ff4a4cd4500866feb50c5f302ded75dd90cd4\" id=6b4d7a61-4b3a-4840-b3e4-98b512be6d04 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:15:43.344200 crc crio[23067]: time=\"2026-06-11T00:15:43.343397549Z\" level=info msg=\"Started container\" PID=53065 containerID=b98460b9f2a138a2369c50ef096ff4a4cd4500866feb50c5f302ded75dd90cd4 description=openstack-operators/openstack-operator-controller-manager-746b697676-nzm85/manager id=6b4d7a61-4b3a-4840-b3e4-98b512be6d04 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e03a4ecddb2c7a2eb9f65d1e31d75f4b2aa6b557d7fe4dc6523598e2e605e028\nJun 11 00:15:43.393763 crc crio[23067]: time=\"2026-06-11T00:15:43.393502832Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:15:43.394464 crc crio[23067]: time=\"2026-06-11T00:15:43.394235982Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:15:43.396399 crc crio[23067]: time=\"2026-06-11T00:15:43.395987469Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:15:43.400478 crc crio[23067]: time=\"2026-06-11T00:15:43.400389199Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:15:43.422435 crc crio[23067]: time=\"2026-06-11T00:15:43.421827502Z\" level=info msg=\"Creating container: openstack-operators/neutron-operator-controller-manager-688d5c756f-wwps5/manager\" id=d79e9fef-2236-4524-a836-c0b8fdae9578 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:15:43.424541 crc crio[23067]: time=\"2026-06-11T00:15:43.424438103Z\" level=info msg=\"Creating container: openstack-operators/keystone-operator-controller-manager-6ccff66c5b-tprmj/manager\" id=749dd0c0-f3b6-45a2-9c13-963ba02bad1b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:15:43.435301 crc crio[23067]: time=\"2026-06-11T00:15:43.434909988Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:15:43.456150 crc crio[23067]: time=\"2026-06-11T00:15:43.455969661Z\" level=info msg=\"Creating container: openstack-operators/glance-operator-controller-manager-5bdfb47c4d-5h2zx/manager\" id=a1c64f63-7cea-40e6-8aa8-c9f63114bed5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:15:43.512337 crc crio[23067]: time=\"2026-06-11T00:15:43.512246882Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:15:43.513474 crc crio[23067]: time=\"2026-06-11T00:15:43.513410643Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce\" id=eff0c081-8295-42ce-b95a-ce176d04b7aa name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:15:43.513904 crc crio[23067]: time=\"2026-06-11T00:15:43.513838735Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:15:43.514188 crc crio[23067]: time=\"2026-06-11T00:15:43.514124133Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:15:43.516867 crc crio[23067]: time=\"2026-06-11T00:15:43.516774835Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398\" id=c78b0d0c-52b3-4e69-85b7-436a9348d4a6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:15:43.532706 crc crio[23067]: 2026-06-11T00:15:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:594d694e5d803ea Mac:56:c2:a1:87:9f:29 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:51 Mtu:0 Sandbox:/var/run/netns/aee9dab8-305a-4f1b-b9f0-0878b799e909 SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.0.81 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:15:43.533778 crc crio[23067]: time=\"2026-06-11T00:15:43.533615343Z\" level=info msg=\"Got pod network &{Name:infra-operator-controller-manager-cbcfcddf7-wqkx7 Namespace:openstack-operators ID:594d694e5d803ea33dd0a3ebbdb9da3d877d0b80bfe52d3518c6128044cde6ee UID:d363bf6a-f2ec-4725-8b11-08107d5be05a NetNS:/var/run/netns/aee9dab8-305a-4f1b-b9f0-0878b799e909 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd363bf6a_f2ec_4725_8b11_08107d5be05a.slice PodAnnotations:0xc000c343a0}] Aliases:map[]}\"\nJun 11 00:15:43.534020 crc crio[23067]: time=\"2026-06-11T00:15:43.534001544Z\" level=info msg=\"Checking pod openstack-operators_infra-operator-controller-manager-cbcfcddf7-wqkx7 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:15:43.539104 crc crio[23067]: time=\"2026-06-11T00:15:43.538943898Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:15:43.541552 crc crio[23067]: time=\"2026-06-11T00:15:43.5404808Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391\" id=dd231668-8b3d-4305-a794-f6915a0da613 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:15:43.569503 crc crio[23067]: time=\"2026-06-11T00:15:43.569089668Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:15:43.569503 crc crio[23067]: time=\"2026-06-11T00:15:43.569246962Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:15:43.570020 crc crio[23067]: time=\"2026-06-11T00:15:43.569932311Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:15:43.575384 crc crio[23067]: time=\"2026-06-11T00:15:43.575317587Z\" level=info msg=\"Ran pod sandbox 594d694e5d803ea33dd0a3ebbdb9da3d877d0b80bfe52d3518c6128044cde6ee with infra container: openstack-operators/infra-operator-controller-manager-cbcfcddf7-wqkx7/POD\" id=e2a08ac4-5db9-41a5-ad12-c0615797231e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:15:43.577253 crc crio[23067]: time=\"2026-06-11T00:15:43.577160968Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373\" id=bd16a148-d297-4918-b458-56f330aaf455 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:15:43.577428 crc crio[23067]: time=\"2026-06-11T00:15:43.577369513Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373 not found\" id=bd16a148-d297-4918-b458-56f330aaf455 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:15:43.577621 crc crio[23067]: time=\"2026-06-11T00:15:43.577556918Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373 found\" id=bd16a148-d297-4918-b458-56f330aaf455 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:15:43.579271 crc crio[23067]: time=\"2026-06-11T00:15:43.57909435Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373\" id=a1e2a5e6-284c-412d-8ff9-cf185021a688 name=/runtime.v1.ImageService/PullImage\nJun 11 00:15:43.579397 crc crio[23067]: time=\"2026-06-11T00:15:43.579288335Z\" level=info msg=\"Pulled image: quay.io/metal3-io/ironic@sha256:992cdab44144c85f5c2af087a73a2ce66514ddb7132b5f0c2bb86a7266aa5dd8\" id=2661f5fe-afcc-4ca7-865c-60295d5c8706 name=/runtime.v1.ImageService/PullImage\nJun 11 00:15:43.580351 crc crio[23067]: time=\"2026-06-11T00:15:43.580245101Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:15:43.580790 crc crio[23067]: time=\"2026-06-11T00:15:43.580599631Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=b81b01a7-06ef-4dcd-ac99-397007bdb253 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:15:43.584066 crc crio[23067]: time=\"2026-06-11T00:15:43.583781758Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:15:43.584290 crc crio[23067]: time=\"2026-06-11T00:15:43.58421882Z\" level=info msg=\"Creating container: openstack-operators/octavia-operator-controller-manager-6495978d8d-xwpfc/manager\" id=f1af34ab-e6c4-454d-b745-b1fc81ce39ba name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:15:43.586289 crc crio[23067]: time=\"2026-06-11T00:15:43.586101631Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:15:43.590062 crc crio[23067]: time=\"2026-06-11T00:15:43.589955726Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:15:43.591086 crc crio[23067]: time=\"2026-06-11T00:15:43.591037265Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:15:43.591916 crc crio[23067]: time=\"2026-06-11T00:15:43.591541329Z\" level=info msg=\"Creating container: openstack-operators/telemetry-operator-controller-manager-5d65c7d97d-js2bw/manager\" id=c38602b4-d134-4502-8a15-90af696fa7d3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:15:43.597189 crc crio[23067]: time=\"2026-06-11T00:15:43.59710288Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:15:43.599194 crc crio[23067]: time=\"2026-06-11T00:15:43.599103994Z\" level=info msg=\"Creating container: openstack-operators/mariadb-operator-controller-manager-7fcb8b58d6-b7ss9/manager\" id=8bc3a322-4cd6-4791-a2c8-8a4b3fec543e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:15:43.602425 crc crio[23067]: time=\"2026-06-11T00:15:43.602346303Z\" level=info msg=\"Creating container: openstack-operators/cinder-operator-controller-manager-86c584f6fc-tf7b9/manager\" id=b2a79186-41a9-451d-8543-14a82980f167 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:15:43.604755 crc crio[23067]: time=\"2026-06-11T00:15:43.604604564Z\" level=info msg=\"Created container fde99a7ef5f8309ff084f74f248de9e5b99218a693ddb9d02326c764c213ae14: openstack-operators/barbican-operator-controller-manager-7b8ffd8c4f-nlgsf/manager\" id=678ea19f-8a7e-49b9-b4cc-04dbf1fedeeb name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:15:43.605829 crc crio[23067]: time=\"2026-06-11T00:15:43.605764886Z\" level=info msg=\"Starting container: fde99a7ef5f8309ff084f74f248de9e5b99218a693ddb9d02326c764c213ae14\" id=82731de6-530a-4122-ba42-2c3b98092a42 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:15:43.606540 crc crio[23067]: time=\"2026-06-11T00:15:43.606465815Z\" level=info msg=\"Creating container: openstack-operators/manila-operator-controller-manager-677d9d8477-hpwfs/manager\" id=1f656cc9-3e8e-413a-a5eb-314dfbb41115 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:15:43.607461 crc crio[23067]: time=\"2026-06-11T00:15:43.60739555Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373\\\"\"\nJun 11 00:15:43.610435 crc crio[23067]: time=\"2026-06-11T00:15:43.60997656Z\" level=info msg=\"Started container\" PID=53161 containerID=fde99a7ef5f8309ff084f74f248de9e5b99218a693ddb9d02326c764c213ae14 description=openstack-operators/barbican-operator-controller-manager-7b8ffd8c4f-nlgsf/manager id=82731de6-530a-4122-ba42-2c3b98092a42 name=/runtime.v1.RuntimeService/StartContainer sandboxID=99ba67a5d7caea0079e7623c27b146f15d63d44d02164cd95655735a871ef813\nJun 11 00:15:43.622572 crc crio[23067]: time=\"2026-06-11T00:15:43.62248487Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:15:43.628812 crc crio[23067]: time=\"2026-06-11T00:15:43.628592197Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:15:43.649033 crc crio[23067]: time=\"2026-06-11T00:15:43.648859868Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:15:43.649432 crc crio[23067]: time=\"2026-06-11T00:15:43.649277289Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:15:43.660961 crc crio[23067]: time=\"2026-06-11T00:15:43.660880855Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:15:43.662608 crc crio[23067]: time=\"2026-06-11T00:15:43.662504289Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:15:43.667542 crc crio[23067]: time=\"2026-06-11T00:15:43.667422723Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:15:43.685085 crc crio[23067]: time=\"2026-06-11T00:15:43.685027392Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:15:43.693991 crc crio[23067]: time=\"2026-06-11T00:15:43.693909883Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:15:43.697607 crc crio[23067]: time=\"2026-06-11T00:15:43.697533022Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:15:43.713049 crc crio[23067]: time=\"2026-06-11T00:15:43.712958751Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:15:43.766308 crc crio[23067]: time=\"2026-06-11T00:15:43.766261691Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:15:43.795331 crc crio[23067]: time=\"2026-06-11T00:15:43.795276581Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:15:43.808298 crc crio[23067]: time=\"2026-06-11T00:15:43.80812117Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:15:43.814899 crc crio[23067]: time=\"2026-06-11T00:15:43.814829973Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:15:43.830786 crc crio[23067]: time=\"2026-06-11T00:15:43.830568761Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:15:43.836359 crc crio[23067]: time=\"2026-06-11T00:15:43.836003119Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=a244daab-e6a8-48a5-b927-e415126c76f6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:15:43.837805 crc crio[23067]: time=\"2026-06-11T00:15:43.837737236Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:15:43.874776 crc crio[23067]: time=\"2026-06-11T00:15:43.874091555Z\" level=info msg=\"Created container 4e72a5e57ee241b6f5df10d00f70dc39fe840af4433d0661d1a09cfbaa3caf83: openstack-operators/openstack-baremetal-operator-controller-manager-7c67dc759fgr8jd/manager\" id=c3bb558e-15f8-45fb-bb2f-98e344cf331c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:15:43.876392 crc crio[23067]: time=\"2026-06-11T00:15:43.876322935Z\" level=info msg=\"Starting container: 4e72a5e57ee241b6f5df10d00f70dc39fe840af4433d0661d1a09cfbaa3caf83\" id=aeb496e6-6225-4729-a7c0-08c1f4e954ce name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:15:43.886794 crc crio[23067]: time=\"2026-06-11T00:15:43.886622085Z\" level=info msg=\"Started container\" PID=53190 containerID=4e72a5e57ee241b6f5df10d00f70dc39fe840af4433d0661d1a09cfbaa3caf83 description=openstack-operators/openstack-baremetal-operator-controller-manager-7c67dc759fgr8jd/manager id=aeb496e6-6225-4729-a7c0-08c1f4e954ce name=/runtime.v1.RuntimeService/StartContainer sandboxID=aafe5fa88a60ff5216eae1844b38ed7f6ad7b1b092b2b1b9f87dbfec6d1b4d75\nJun 11 00:15:43.920226 crc crio[23067]: time=\"2026-06-11T00:15:43.920082536Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-ironic-756675b7cf-mbvbh/ironic\" id=21b607a7-7002-439b-9ebc-c9c1c8be9451 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:15:43.923256 crc crio[23067]: time=\"2026-06-11T00:15:43.923146539Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:15:43.926207 crc crio[23067]: time=\"2026-06-11T00:15:43.926166541Z\" level=info msg=\"Created container abf1f2f49b4359e9343ffc3703eea5777c95d02039bf7dd5c80e408294a176ff: openstack-operators/heat-operator-controller-manager-5c5844cc68-92r6k/manager\" id=060f3c7b-0a2d-4b74-9182-f5b2b5f815a5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:15:43.929879 crc crio[23067]: time=\"2026-06-11T00:15:43.928021432Z\" level=info msg=\"Starting container: abf1f2f49b4359e9343ffc3703eea5777c95d02039bf7dd5c80e408294a176ff\" id=2965568e-788b-4751-b2be-70e99540f3f6 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:15:43.935138 crc crio[23067]: time=\"2026-06-11T00:15:43.935055043Z\" level=info msg=\"Started container\" PID=53189 containerID=abf1f2f49b4359e9343ffc3703eea5777c95d02039bf7dd5c80e408294a176ff description=openstack-operators/heat-operator-controller-manager-5c5844cc68-92r6k/manager id=2965568e-788b-4751-b2be-70e99540f3f6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1f15bb5d4ac361e2e1ca6abad5710273004b994c107ba57cac7b56575d0466b7\nJun 11 00:15:43.995735 crc crio[23067]: time=\"2026-06-11T00:15:43.992596218Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:15:43.999410 crc crio[23067]: time=\"2026-06-11T00:15:43.9992809Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:15:44.014132 crc crio[23067]: time=\"2026-06-11T00:15:44.014051242Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:15:44.014486 crc crio[23067]: time=\"2026-06-11T00:15:44.014409341Z\" level=info msg=\"Created container 68caa72bc98f217efbb9ae44dfcb7b0f009e00300a715bb320e2fd09b3f596e7: openstack-operators/test-operator-controller-manager-8d5599d7d-2v2c9/manager\" id=b8fee2b4-5eb2-4c85-9fed-355ff253a082 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:15:44.017081 crc crio[23067]: time=\"2026-06-11T00:15:44.016961391Z\" level=info msg=\"Starting container: 68caa72bc98f217efbb9ae44dfcb7b0f009e00300a715bb320e2fd09b3f596e7\" id=cc2ce7c2-811c-42d2-9a6a-8b669ede481f name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:15:44.021431 crc crio[23067]: time=\"2026-06-11T00:15:44.021400462Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:15:44.024278 crc crio[23067]: time=\"2026-06-11T00:15:44.022226454Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:15:44.025883 crc crio[23067]: time=\"2026-06-11T00:15:44.025604926Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:15:44.031209 crc crio[23067]: time=\"2026-06-11T00:15:44.031069705Z\" level=info msg=\"Started container\" PID=53185 containerID=68caa72bc98f217efbb9ae44dfcb7b0f009e00300a715bb320e2fd09b3f596e7 description=openstack-operators/test-operator-controller-manager-8d5599d7d-2v2c9/manager id=cc2ce7c2-811c-42d2-9a6a-8b669ede481f name=/runtime.v1.RuntimeService/StartContainer sandboxID=7e011e33cb11b1d6d3697952a22c5656ec40a9284f5b51953624eab6feaa9243\nJun 11 00:15:44.034121 crc crio[23067]: time=\"2026-06-11T00:15:44.034044446Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:15:44.034930 crc crio[23067]: time=\"2026-06-11T00:15:44.034870038Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:15:44.044982 crc crio[23067]: time=\"2026-06-11T00:15:44.041528569Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:15:44.051149 crc crio[23067]: time=\"2026-06-11T00:15:44.045822296Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:15:44.054113 crc crio[23067]: time=\"2026-06-11T00:15:44.05404882Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:15:44.054571 crc crio[23067]: time=\"2026-06-11T00:15:44.054532073Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:15:44.061447 crc crio[23067]: time=\"2026-06-11T00:15:44.057393221Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:15:44.061447 crc crio[23067]: time=\"2026-06-11T00:15:44.060554877Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:15:44.082859 crc crio[23067]: time=\"2026-06-11T00:15:44.080922011Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:15:44.100044 crc crio[23067]: time=\"2026-06-11T00:15:44.099969939Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:15:44.104602 crc crio[23067]: time=\"2026-06-11T00:15:44.104335358Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:15:44.134573 crc crio[23067]: time=\"2026-06-11T00:15:44.132763951Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:15:44.149972 crc crio[23067]: time=\"2026-06-11T00:15:44.148971002Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:15:44.153932 crc crio[23067]: time=\"2026-06-11T00:15:44.153861175Z\" level=info msg=\"Created container 0141f8b1a0b4c45956b43dbb06efeaccb95989acf4cbbe9c5769e1033d676bbc: openstack-operators/ironic-operator-controller-manager-75f8548fcd-fg8n7/manager\" id=fd05dc76-1ca6-4773-a592-00af3b6a5718 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:15:44.165851 crc crio[23067]: time=\"2026-06-11T00:15:44.163368933Z\" level=info msg=\"Starting container: 0141f8b1a0b4c45956b43dbb06efeaccb95989acf4cbbe9c5769e1033d676bbc\" id=392b9826-5e2e-4969-a148-7ee81b41d899 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:15:44.201522 crc crio[23067]: time=\"2026-06-11T00:15:44.201399688Z\" level=info msg=\"Created container 95ce7c120ba2e9ceb1d10afb995618cc0903c670e8d33f26003cd99f146d5aa8: openstack-operators/watcher-operator-controller-manager-577b679b5c-vf6q6/manager\" id=cfa7fd54-ad37-4109-83db-8cbf54c6e086 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:15:44.203334 crc crio[23067]: time=\"2026-06-11T00:15:44.203227427Z\" level=info msg=\"Created container 3f931f39062e20dc4fee7a0337e196246d63d5507e350e5c6a27fe3ad7c3da72: openstack-operators/nova-operator-controller-manager-f4c4579bb-vn5jz/manager\" id=8d96db7f-a276-4c3d-9aa8-98a98870cd65 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:15:44.210507 crc crio[23067]: time=\"2026-06-11T00:15:44.209524998Z\" level=info msg=\"Starting container: 3f931f39062e20dc4fee7a0337e196246d63d5507e350e5c6a27fe3ad7c3da72\" id=b8e32251-ea72-451b-91e4-d27c1adc796e name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:15:44.210507 crc crio[23067]: time=\"2026-06-11T00:15:44.209915809Z\" level=info msg=\"Starting container: 95ce7c120ba2e9ceb1d10afb995618cc0903c670e8d33f26003cd99f146d5aa8\" id=1b4134c8-df13-43ea-936a-aee3e9a4011e name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:15:44.215174 crc crio[23067]: time=\"2026-06-11T00:15:44.214464972Z\" level=info msg=\"Started container\" PID=53204 containerID=0141f8b1a0b4c45956b43dbb06efeaccb95989acf4cbbe9c5769e1033d676bbc description=openstack-operators/ironic-operator-controller-manager-75f8548fcd-fg8n7/manager id=392b9826-5e2e-4969-a148-7ee81b41d899 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aed64310395cd531ee439b74c0cf05d27d5c58d24f351c8a949a554475e2870e\nJun 11 00:15:44.227161 crc crio[23067]: time=\"2026-06-11T00:15:44.222718557Z\" level=info msg=\"Started container\" PID=53205 containerID=3f931f39062e20dc4fee7a0337e196246d63d5507e350e5c6a27fe3ad7c3da72 description=openstack-operators/nova-operator-controller-manager-f4c4579bb-vn5jz/manager id=b8e32251-ea72-451b-91e4-d27c1adc796e name=/runtime.v1.RuntimeService/StartContainer sandboxID=baf2be07739c1df292caebf3379f17f5ca8325abdf6b49b9340e504b0ca66fe7\nJun 11 00:15:44.252751 crc crio[23067]: time=\"2026-06-11T00:15:44.252336923Z\" level=info msg=\"Started container\" PID=53203 containerID=95ce7c120ba2e9ceb1d10afb995618cc0903c670e8d33f26003cd99f146d5aa8 description=openstack-operators/watcher-operator-controller-manager-577b679b5c-vf6q6/manager id=1b4134c8-df13-43ea-936a-aee3e9a4011e name=/runtime.v1.RuntimeService/StartContainer sandboxID=17abf17f2437ea15cc1d295a4f3bddce24884cb88191238ea8b96e186f813302\nJun 11 00:15:44.977041 crc crio[23067]: time=\"2026-06-11T00:15:44.975450603Z\" level=info msg=\"Created container 6d78ecdcf20c1fb22cb69f34cb4104d4b974999e83e5ef89edbb707db0700693: openstack-operators/keystone-operator-controller-manager-6ccff66c5b-tprmj/manager\" id=749dd0c0-f3b6-45a2-9c13-963ba02bad1b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:15:44.982474 crc crio[23067]: time=\"2026-06-11T00:15:44.982218777Z\" level=info msg=\"Starting container: 6d78ecdcf20c1fb22cb69f34cb4104d4b974999e83e5ef89edbb707db0700693\" id=39d405c9-a416-4b7d-b0d2-29c7f3ee8cba name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:15:44.992026 crc crio[23067]: time=\"2026-06-11T00:15:44.991865639Z\" level=info msg=\"Started container\" PID=53279 containerID=6d78ecdcf20c1fb22cb69f34cb4104d4b974999e83e5ef89edbb707db0700693 description=openstack-operators/keystone-operator-controller-manager-6ccff66c5b-tprmj/manager id=39d405c9-a416-4b7d-b0d2-29c7f3ee8cba name=/runtime.v1.RuntimeService/StartContainer sandboxID=8052b75cf8368f66326315a5c7b6e0ca559ce9c4e64b8031987ac3399b60eee6\nJun 11 00:15:45.342158 crc crio[23067]: time=\"2026-06-11T00:15:45.341325785Z\" level=info msg=\"Created container 124862c5c1f1a05e03296863681352ac47588810dfd354425c5666c1a55e8988: openstack-operators/designate-operator-controller-manager-6bf8599b68-mwr7r/manager\" id=5edb223a-5b4e-473c-b8a4-39227b61047c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:15:45.346467 crc crio[23067]: time=\"2026-06-11T00:15:45.346327371Z\" level=info msg=\"Starting container: 124862c5c1f1a05e03296863681352ac47588810dfd354425c5666c1a55e8988\" id=f63c44bc-0a97-4280-93c3-140f0dcbb06b name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:15:45.406805 crc crio[23067]: time=\"2026-06-11T00:15:45.40657398Z\" level=info msg=\"Started container\" PID=53357 containerID=124862c5c1f1a05e03296863681352ac47588810dfd354425c5666c1a55e8988 description=openstack-operators/designate-operator-controller-manager-6bf8599b68-mwr7r/manager id=f63c44bc-0a97-4280-93c3-140f0dcbb06b name=/runtime.v1.RuntimeService/StartContainer sandboxID=a844252cb407443c896f84c4bc1e8b816435909b9733e4f3c629eeebf2821673\nJun 11 00:15:45.415321 crc crio[23067]: time=\"2026-06-11T00:15:45.415088712Z\" level=info msg=\"Created container 0d343c78f0c89131ce0d236b2cd54e9a0375bf509c4e715e29f2cadf6151f7ec: openstack-operators/neutron-operator-controller-manager-688d5c756f-wwps5/manager\" id=d79e9fef-2236-4524-a836-c0b8fdae9578 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:15:45.435631 crc crio[23067]: time=\"2026-06-11T00:15:45.435049165Z\" level=info msg=\"Starting container: 0d343c78f0c89131ce0d236b2cd54e9a0375bf509c4e715e29f2cadf6151f7ec\" id=5df37c7f-fa08-4acc-acb2-ad892f48fa34 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:15:45.539280 crc crio[23067]: time=\"2026-06-11T00:15:45.539218378Z\" level=info msg=\"Started container\" PID=53333 containerID=0d343c78f0c89131ce0d236b2cd54e9a0375bf509c4e715e29f2cadf6151f7ec description=openstack-operators/neutron-operator-controller-manager-688d5c756f-wwps5/manager id=5df37c7f-fa08-4acc-acb2-ad892f48fa34 name=/runtime.v1.RuntimeService/StartContainer sandboxID=edb4a839df8eaacdbbc9460a49a3b0a3b3b6e965bf6332b399edd888d96f8bd0\nJun 11 00:15:45.629094 crc crio[23067]: time=\"2026-06-11T00:15:45.622437572Z\" level=info msg=\"Stopping pod sandbox: 923530f49ca3d6f236e99641cd8ccbf49a03f57180ddc77a14f7fc935871b791\" id=6dd5ca0c-ba46-4dd8-b0bf-58db86d24b1e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:15:45.637088 crc crio[23067]: time=\"2026-06-11T00:15:45.636420222Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29685615-dv4j9 Namespace:openshift-operator-lifecycle-manager ID:923530f49ca3d6f236e99641cd8ccbf49a03f57180ddc77a14f7fc935871b791 UID:8cabadd3-559f-42ce-8c16-edb5d1c3e808 NetNS:/var/run/netns/51fb9db0-e514-4f37-9ac5-4603c47b08f8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8cabadd3_559f_42ce_8c16_edb5d1c3e808.slice PodAnnotations:0xc000c35138}] Aliases:map[]}\"\nJun 11 00:15:45.637332 crc crio[23067]: time=\"2026-06-11T00:15:45.637255905Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29685615-dv4j9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:15:45.654595 crc crio[23067]: time=\"2026-06-11T00:15:45.654557936Z\" level=info msg=\"Created container 0f813ab6992c7e6a1c3c81a89f1766d1c5fe01bcd62a34c1e13e3aa712d19779: openstack-operators/mariadb-operator-controller-manager-7fcb8b58d6-b7ss9/manager\" id=8bc3a322-4cd6-4791-a2c8-8a4b3fec543e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:15:45.662228 crc crio[23067]: time=\"2026-06-11T00:15:45.662148062Z\" level=info msg=\"Starting container: 0f813ab6992c7e6a1c3c81a89f1766d1c5fe01bcd62a34c1e13e3aa712d19779\" id=255c9b29-2989-49f3-96fd-965f6054d747 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:15:45.695612 crc crio[23067]: time=\"2026-06-11T00:15:45.691072439Z\" level=info msg=\"Started container\" PID=53370 containerID=0f813ab6992c7e6a1c3c81a89f1766d1c5fe01bcd62a34c1e13e3aa712d19779 description=openstack-operators/mariadb-operator-controller-manager-7fcb8b58d6-b7ss9/manager id=255c9b29-2989-49f3-96fd-965f6054d747 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2d02add48d0ac806137aee9c214932272ec15a0294fd2572d25239c98713a268\nJun 11 00:15:45.719360 crc crio[23067]: time=\"2026-06-11T00:15:45.719236495Z\" level=info msg=\"Created container 0e488c88d014f881097d3ceb6847d32e572d8cd6848abec7243d9af33714ebcc: openstack-operators/swift-operator-controller-manager-67c49dd5c6-tnx42/manager\" id=004b0c80-5e07-4395-9c5f-344bd61c3fab name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:15:45.725152 crc crio[23067]: time=\"2026-06-11T00:15:45.721562188Z\" level=info msg=\"Created container bf08ac633040d5330b1cd1ac810e4a2c45d1931b36285b1ffb85743bc4d6b17b: openstack-operators/horizon-operator-controller-manager-548d6d5f9-kcxjt/manager\" id=e64f6592-86cf-4d03-9fe5-9c3accc35874 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:15:45.747581 crc crio[23067]: time=\"2026-06-11T00:15:45.738619182Z\" level=info msg=\"Starting container: 0e488c88d014f881097d3ceb6847d32e572d8cd6848abec7243d9af33714ebcc\" id=8793a31e-8679-47c3-bef4-0ca861958849 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:15:45.762303 crc crio[23067]: time=\"2026-06-11T00:15:45.742285982Z\" level=info msg=\"Starting container: bf08ac633040d5330b1cd1ac810e4a2c45d1931b36285b1ffb85743bc4d6b17b\" id=1d2aed21-0524-4e76-b3c8-c68108249ab1 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:15:45.843468 crc crio[23067]: time=\"2026-06-11T00:15:45.822529615Z\" level=info msg=\"Started container\" PID=53378 containerID=0e488c88d014f881097d3ceb6847d32e572d8cd6848abec7243d9af33714ebcc description=openstack-operators/swift-operator-controller-manager-67c49dd5c6-tnx42/manager id=8793a31e-8679-47c3-bef4-0ca861958849 name=/runtime.v1.RuntimeService/StartContainer sandboxID=35009efe3d7243eda477495812ffaac6d0c944f3ea5774e1944fc97811486741\nJun 11 00:15:45.844213 crc crio[23067]: time=\"2026-06-11T00:15:45.836604348Z\" level=info msg=\"Started container\" PID=53326 containerID=bf08ac633040d5330b1cd1ac810e4a2c45d1931b36285b1ffb85743bc4d6b17b description=openstack-operators/horizon-operator-controller-manager-548d6d5f9-kcxjt/manager id=1d2aed21-0524-4e76-b3c8-c68108249ab1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8f80f729627419d6c1e28b8f7ec92fb19c2d477b6e3bd2844a9622cbcb83b021\nJun 11 00:15:45.851196 crc crio[23067]: time=\"2026-06-11T00:15:45.850502236Z\" level=info msg=\"Created container 77ddde2e7512b96b0ee6714f68bd73e49fc8a0f5fde261a155b697893ad11d01: openstack-operators/octavia-operator-controller-manager-6495978d8d-xwpfc/manager\" id=f1af34ab-e6c4-454d-b745-b1fc81ce39ba name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:15:45.851196 crc crio[23067]: time=\"2026-06-11T00:15:45.851150104Z\" level=info msg=\"Created container 0db1aa2bb526d2d0877282148a23e3ef73f265649e2b9cc78a4e874606d71593: openstack-operators/manila-operator-controller-manager-677d9d8477-hpwfs/manager\" id=1f656cc9-3e8e-413a-a5eb-314dfbb41115 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:15:45.876101 crc crio[23067]: time=\"2026-06-11T00:15:45.874407736Z\" level=info msg=\"Starting container: 0db1aa2bb526d2d0877282148a23e3ef73f265649e2b9cc78a4e874606d71593\" id=135ed2cd-70c3-4d26-8850-4a4f5ff7fc2a name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:15:45.884204 crc crio[23067]: time=\"2026-06-11T00:15:45.878484627Z\" level=info msg=\"Starting container: 77ddde2e7512b96b0ee6714f68bd73e49fc8a0f5fde261a155b697893ad11d01\" id=50999275-9386-4895-897e-47672ab18105 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:15:45.884204 crc crio[23067]: time=\"2026-06-11T00:15:45.883974337Z\" level=info msg=\"Created container c9f80a61e3feee49beee8835740c23992f6b4e06cd18fb0ed956ea807e3ec380: openstack-operators/glance-operator-controller-manager-5bdfb47c4d-5h2zx/manager\" id=a1c64f63-7cea-40e6-8aa8-c9f63114bed5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:15:45.947330 crc crio[23067]: time=\"2026-06-11T00:15:45.946043325Z\" level=info msg=\"Started container\" PID=53379 containerID=77ddde2e7512b96b0ee6714f68bd73e49fc8a0f5fde261a155b697893ad11d01 description=openstack-operators/octavia-operator-controller-manager-6495978d8d-xwpfc/manager id=50999275-9386-4895-897e-47672ab18105 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1e230edba0dbcf505fcbcf416335acb917de6431d0b6b0f602c4238872cc8322\nJun 11 00:15:45.953167 crc crio[23067]: time=\"2026-06-11T00:15:45.951632597Z\" level=info msg=\"Starting container: c9f80a61e3feee49beee8835740c23992f6b4e06cd18fb0ed956ea807e3ec380\" id=5e8d5e6c-0314-4792-b89e-638741fa8761 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:15:45.963592 crc crio[23067]: time=\"2026-06-11T00:15:45.962618726Z\" level=info msg=\"Created container 3d7b17fca1711007d91f15d85f4feaf239d5130263b9fe32ced5df8ba7cf5266: openstack-operators/ovn-operator-controller-manager-58f85bd97f-p9slz/manager\" id=87b38c93-de90-4e5e-925c-108890a21b34 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:15:45.977458 crc crio[23067]: time=\"2026-06-11T00:15:45.977391728Z\" level=info msg=\"Started container\" PID=53372 containerID=0db1aa2bb526d2d0877282148a23e3ef73f265649e2b9cc78a4e874606d71593 description=openstack-operators/manila-operator-controller-manager-677d9d8477-hpwfs/manager id=135ed2cd-70c3-4d26-8850-4a4f5ff7fc2a name=/runtime.v1.RuntimeService/StartContainer sandboxID=3ef8ffb1a69bf8df02343ec81de04d9c10eae6e7fab8ae1884b435e275793d00\nJun 11 00:15:46.004835 crc crio[23067]: time=\"2026-06-11T00:15:46.004293339Z\" level=info msg=\"Starting container: 3d7b17fca1711007d91f15d85f4feaf239d5130263b9fe32ced5df8ba7cf5266\" id=631411ab-5a20-4070-b308-36e2d8699b85 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:15:46.100345 crc crio[23067]: time=\"2026-06-11T00:15:46.094040231Z\" level=info msg=\"Started container\" PID=53360 containerID=c9f80a61e3feee49beee8835740c23992f6b4e06cd18fb0ed956ea807e3ec380 description=openstack-operators/glance-operator-controller-manager-5bdfb47c4d-5h2zx/manager id=5e8d5e6c-0314-4792-b89e-638741fa8761 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1d3b31552af02447dcc82b6d90f85e0145c88491d65283ebbf9f2931366d7e15\nJun 11 00:15:46.102056 crc crio[23067]: time=\"2026-06-11T00:15:46.101553155Z\" level=info msg=\"Created container 30ac8845d967f29e8ddb917a1c181583ab4937e17365973195198a4ab44bee05: openstack-operators/telemetry-operator-controller-manager-5d65c7d97d-js2bw/manager\" id=c38602b4-d134-4502-8a15-90af696fa7d3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:15:46.113695 crc crio[23067]: time=\"2026-06-11T00:15:46.109258195Z\" level=info msg=\"Started container\" PID=53384 containerID=3d7b17fca1711007d91f15d85f4feaf239d5130263b9fe32ced5df8ba7cf5266 description=openstack-operators/ovn-operator-controller-manager-58f85bd97f-p9slz/manager id=631411ab-5a20-4070-b308-36e2d8699b85 name=/runtime.v1.RuntimeService/StartContainer sandboxID=afb9012d3cb2a11c4f7ba6447272cb971fe96703d75bab9dc0fad965088aba81\nJun 11 00:15:46.130412 crc crio[23067]: time=\"2026-06-11T00:15:46.130282967Z\" level=info msg=\"Starting container: 30ac8845d967f29e8ddb917a1c181583ab4937e17365973195198a4ab44bee05\" id=5e3737d1-2fcd-4a87-b116-16e78d4627ed name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:15:46.170722 crc crio[23067]: time=\"2026-06-11T00:15:46.170344136Z\" level=info msg=\"Created container 09a43880b5b0d0f298610c607eb3cdafed5055fa79fcc3613de78bbc7daaa1c4: openstack-operators/cinder-operator-controller-manager-86c584f6fc-tf7b9/manager\" id=b2a79186-41a9-451d-8543-14a82980f167 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:15:46.191460 crc crio[23067]: time=\"2026-06-11T00:15:46.19107403Z\" level=info msg=\"Starting container: 09a43880b5b0d0f298610c607eb3cdafed5055fa79fcc3613de78bbc7daaa1c4\" id=ec7a850a-c641-4151-91cd-733b0765e471 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:15:46.323731 crc crio[23067]: time=\"2026-06-11T00:15:46.322344651Z\" level=info msg=\"Started container\" PID=53369 containerID=09a43880b5b0d0f298610c607eb3cdafed5055fa79fcc3613de78bbc7daaa1c4 description=openstack-operators/cinder-operator-controller-manager-86c584f6fc-tf7b9/manager id=ec7a850a-c641-4151-91cd-733b0765e471 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c96aecea0efd6cf4007c99ef06f0d252361d3b58cc8572c5f13a928853248a84\nJun 11 00:15:46.428001 crc crio[23067]: time=\"2026-06-11T00:15:46.427587634Z\" level=info msg=\"Started container\" PID=53371 containerID=30ac8845d967f29e8ddb917a1c181583ab4937e17365973195198a4ab44bee05 description=openstack-operators/telemetry-operator-controller-manager-5d65c7d97d-js2bw/manager id=5e3737d1-2fcd-4a87-b116-16e78d4627ed name=/runtime.v1.RuntimeService/StartContainer sandboxID=f1dc399dd886d979acedb21923cb64b1f828596456be5ea34ce867001045d5a8\nJun 11 00:15:48.131339 crc crio[23067]: time=\"2026-06-11T00:15:48.130898456Z\" level=info msg=\"Stopped pod sandbox: 923530f49ca3d6f236e99641cd8ccbf49a03f57180ddc77a14f7fc935871b791\" id=6dd5ca0c-ba46-4dd8-b0bf-58db86d24b1e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:15:49.243792 crc crio[23067]: time=\"2026-06-11T00:15:49.243631664Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:15:49.480467 crc crio[23067]: time=\"2026-06-11T00:15:49.480371784Z\" level=info msg=\"Created container 08303f531215ff3eaf8d10d70690cb80db1723611eee0e316f467a7e2bd78cee: baremetal-operator-system/baremetal-operator-ironic-756675b7cf-mbvbh/ironic\" id=21b607a7-7002-439b-9ebc-c9c1c8be9451 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:15:49.481696 crc crio[23067]: time=\"2026-06-11T00:15:49.481585837Z\" level=info msg=\"Starting container: 08303f531215ff3eaf8d10d70690cb80db1723611eee0e316f467a7e2bd78cee\" id=f96beff7-0683-48e8-a0ea-5021290eb0cf name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:15:49.488087 crc crio[23067]: time=\"2026-06-11T00:15:49.488043912Z\" level=info msg=\"Started container\" PID=53769 containerID=08303f531215ff3eaf8d10d70690cb80db1723611eee0e316f467a7e2bd78cee description=baremetal-operator-system/baremetal-operator-ironic-756675b7cf-mbvbh/ironic id=f96beff7-0683-48e8-a0ea-5021290eb0cf name=/runtime.v1.RuntimeService/StartContainer sandboxID=16b26dbcd7c73816c0765b4a9e64acdc43849700c0ace60dbb05bb6faaae1ae6\nJun 11 00:15:49.503709 crc crio[23067]: time=\"2026-06-11T00:15:49.503526864Z\" level=info msg=\"Pulling image: quay.io/metal3-io/ironic:release-24.1\" id=c209058c-5b04-4299-aa8a-accbff073205 name=/runtime.v1.ImageService/PullImage\nJun 11 00:15:49.509941 crc crio[23067]: time=\"2026-06-11T00:15:49.509832345Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/ironic:release-24.1\\\"\"\nJun 11 00:15:50.071050 crc crio[23067]: time=\"2026-06-11T00:15:50.070948159Z\" level=info msg=\"Pulled image: quay.io/metal3-io/ironic@sha256:992cdab44144c85f5c2af087a73a2ce66514ddb7132b5f0c2bb86a7266aa5dd8\" id=c209058c-5b04-4299-aa8a-accbff073205 name=/runtime.v1.ImageService/PullImage\nJun 11 00:15:50.079419 crc crio[23067]: time=\"2026-06-11T00:15:50.079306476Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=5e3dcddd-c429-46cc-ad33-75d61ea150a4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:15:50.087208 crc crio[23067]: time=\"2026-06-11T00:15:50.087031606Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=9a9531db-23e3-42a8-bbaa-80a9cecdf91f name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:15:50.107559 crc crio[23067]: time=\"2026-06-11T00:15:50.107454742Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-ironic-756675b7cf-mbvbh/ironic-httpd\" id=1a0c62c2-cbfc-4598-9da7-c38dbf146559 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:15:50.124970 crc crio[23067]: time=\"2026-06-11T00:15:50.124796553Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:15:50.249918 crc crio[23067]: time=\"2026-06-11T00:15:50.249827295Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:15:51.205403 crc crio[23067]: time=\"2026-06-11T00:15:51.204792921Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:15:52.031226 crc crio[23067]: time=\"2026-06-11T00:15:52.030581133Z\" level=info msg=\"Created container 2d9602d5f5552df7ad6a07a62c6c1d382f44551464634d6aac3c9aff893a704a: baremetal-operator-system/baremetal-operator-ironic-756675b7cf-mbvbh/ironic-httpd\" id=1a0c62c2-cbfc-4598-9da7-c38dbf146559 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:15:52.034541 crc crio[23067]: time=\"2026-06-11T00:15:52.034406997Z\" level=info msg=\"Starting container: 2d9602d5f5552df7ad6a07a62c6c1d382f44551464634d6aac3c9aff893a704a\" id=2c517263-02d3-4efc-9a09-cb001f1914cb name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:15:52.046449 crc crio[23067]: time=\"2026-06-11T00:15:52.046355832Z\" level=info msg=\"Started container\" PID=53810 containerID=2d9602d5f5552df7ad6a07a62c6c1d382f44551464634d6aac3c9aff893a704a description=baremetal-operator-system/baremetal-operator-ironic-756675b7cf-mbvbh/ironic-httpd id=2c517263-02d3-4efc-9a09-cb001f1914cb name=/runtime.v1.RuntimeService/StartContainer sandboxID=16b26dbcd7c73816c0765b4a9e64acdc43849700c0ace60dbb05bb6faaae1ae6\nJun 11 00:15:52.062505 crc crio[23067]: time=\"2026-06-11T00:15:52.06243714Z\" level=info msg=\"Pulling image: quay.io/metal3-io/ironic:release-24.1\" id=d75b7bed-2705-400e-ab04-9add39b3788c name=/runtime.v1.ImageService/PullImage\nJun 11 00:15:52.070333 crc crio[23067]: time=\"2026-06-11T00:15:52.070295254Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/ironic:release-24.1\\\"\"\nJun 11 00:15:53.045945 crc crio[23067]: time=\"2026-06-11T00:15:53.04582966Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373\" id=a1e2a5e6-284c-412d-8ff9-cf185021a688 name=/runtime.v1.ImageService/PullImage\nJun 11 00:15:53.047471 crc crio[23067]: time=\"2026-06-11T00:15:53.047374852Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373\" id=0bffd054-7e80-4059-8987-cd9d7e21972f name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:15:53.054520 crc crio[23067]: time=\"2026-06-11T00:15:53.054436374Z\" level=info msg=\"Pulled image: quay.io/metal3-io/ironic@sha256:992cdab44144c85f5c2af087a73a2ce66514ddb7132b5f0c2bb86a7266aa5dd8\" id=d75b7bed-2705-400e-ab04-9add39b3788c name=/runtime.v1.ImageService/PullImage\nJun 11 00:15:53.057439 crc crio[23067]: time=\"2026-06-11T00:15:53.057368524Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373\" id=1594d746-44a8-4f5b-8e25-88bd8dd0f3a2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:15:53.057439 crc crio[23067]: time=\"2026-06-11T00:15:53.057409455Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=56d68b04-b0d8-444b-9231-5c2e1cb3d380 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:15:53.060994 crc crio[23067]: time=\"2026-06-11T00:15:53.060958412Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=cd10f47c-d323-4e09-9492-70a4e7ae447b name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:15:53.067025 crc crio[23067]: time=\"2026-06-11T00:15:53.066998456Z\" level=info msg=\"Creating container: openstack-operators/infra-operator-controller-manager-cbcfcddf7-wqkx7/manager\" id=b8b1c475-adeb-462c-8603-b93feda260d9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:15:53.068402 crc crio[23067]: time=\"2026-06-11T00:15:53.068381143Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:15:53.073542 crc crio[23067]: time=\"2026-06-11T00:15:53.073484172Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-ironic-756675b7cf-mbvbh/ironic-log-watch\" id=da6989bb-299d-461f-85dd-13aef07ed22d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:15:53.084449 crc crio[23067]: time=\"2026-06-11T00:15:53.084379969Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:15:53.121161 crc crio[23067]: time=\"2026-06-11T00:15:53.120346227Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:15:53.126012 crc crio[23067]: time=\"2026-06-11T00:15:53.12598603Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:15:53.149425 crc crio[23067]: time=\"2026-06-11T00:15:53.149244013Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:15:53.281534 crc crio[23067]: time=\"2026-06-11T00:15:53.28146975Z\" level=info msg=\"Created container c5a7e5b0c2fd2bc525672cbacea2031ff8cc2ee84da5832ee0eb864468170c24: openstack-operators/infra-operator-controller-manager-cbcfcddf7-wqkx7/manager\" id=b8b1c475-adeb-462c-8603-b93feda260d9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:15:53.288137 crc crio[23067]: time=\"2026-06-11T00:15:53.287950816Z\" level=info msg=\"Starting container: c5a7e5b0c2fd2bc525672cbacea2031ff8cc2ee84da5832ee0eb864468170c24\" id=8d2c0bc9-d622-44ee-9b11-8734b31ef6d7 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:15:53.297579 crc crio[23067]: time=\"2026-06-11T00:15:53.297102135Z\" level=info msg=\"Started container\" PID=53975 containerID=c5a7e5b0c2fd2bc525672cbacea2031ff8cc2ee84da5832ee0eb864468170c24 description=openstack-operators/infra-operator-controller-manager-cbcfcddf7-wqkx7/manager id=8d2c0bc9-d622-44ee-9b11-8734b31ef6d7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=594d694e5d803ea33dd0a3ebbdb9da3d877d0b80bfe52d3518c6128044cde6ee\nJun 11 00:15:53.581511 crc crio[23067]: time=\"2026-06-11T00:15:53.581417159Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:15:53.697191 crc crio[23067]: time=\"2026-06-11T00:15:53.697001123Z\" level=info msg=\"Created container 4ac852143cde025ec28b9e913dbb775e6843d117d30bd43a96dd06918a4a88ac: baremetal-operator-system/baremetal-operator-ironic-756675b7cf-mbvbh/ironic-log-watch\" id=da6989bb-299d-461f-85dd-13aef07ed22d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:15:53.698302 crc crio[23067]: time=\"2026-06-11T00:15:53.698162365Z\" level=info msg=\"Starting container: 4ac852143cde025ec28b9e913dbb775e6843d117d30bd43a96dd06918a4a88ac\" id=4f6c258c-2d61-4752-a23f-46918eb35afa name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:15:53.703337 crc crio[23067]: time=\"2026-06-11T00:15:53.703248503Z\" level=info msg=\"Started container\" PID=53997 containerID=4ac852143cde025ec28b9e913dbb775e6843d117d30bd43a96dd06918a4a88ac description=baremetal-operator-system/baremetal-operator-ironic-756675b7cf-mbvbh/ironic-log-watch id=4f6c258c-2d61-4752-a23f-46918eb35afa name=/runtime.v1.RuntimeService/StartContainer sandboxID=16b26dbcd7c73816c0765b4a9e64acdc43849700c0ace60dbb05bb6faaae1ae6\nJun 11 00:16:00.537067 crc crio[23067]: time=\"2026-06-11T00:16:00.535258208Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29685616-nb7l7/POD\" id=fadeac6f-810b-4774-8b2c-4ed24a97c1d1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:16:00.537067 crc crio[23067]: time=\"2026-06-11T00:16:00.536130071Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:16:00.571389 crc crio[23067]: time=\"2026-06-11T00:16:00.571300338Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685616-nb7l7 Namespace:openshift-infra ID:28a2d221532194de971c8c31397ce244d52d5282f8f760bd222b6db01fbc454e UID:ae0e67df-f56b-40c2-92a4-e9ab4215b22c NetNS:/var/run/netns/698265a6-9870-4d42-943c-7bc12a10351a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podae0e67df_f56b_40c2_92a4_e9ab4215b22c.slice PodAnnotations:0xc008202a60}] Aliases:map[]}\"\nJun 11 00:16:00.571389 crc crio[23067]: time=\"2026-06-11T00:16:00.57135705Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29685616-nb7l7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:16:00.963739 crc crio[23067]: 2026-06-11T00:16:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:28a2d221532194d Mac:d6:8f:6b:19:e3:f9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:61 Mtu:0 Sandbox:/var/run/netns/698265a6-9870-4d42-943c-7bc12a10351a SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.97 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:16:00.965927 crc crio[23067]: time=\"2026-06-11T00:16:00.965574063Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685616-nb7l7 Namespace:openshift-infra ID:28a2d221532194de971c8c31397ce244d52d5282f8f760bd222b6db01fbc454e UID:ae0e67df-f56b-40c2-92a4-e9ab4215b22c NetNS:/var/run/netns/698265a6-9870-4d42-943c-7bc12a10351a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podae0e67df_f56b_40c2_92a4_e9ab4215b22c.slice PodAnnotations:0xc008202a60}] Aliases:map[]}\"\nJun 11 00:16:00.965927 crc crio[23067]: time=\"2026-06-11T00:16:00.96584383Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29685616-nb7l7 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:16:00.973770 crc crio[23067]: time=\"2026-06-11T00:16:00.973501959Z\" level=info msg=\"Ran pod sandbox 28a2d221532194de971c8c31397ce244d52d5282f8f760bd222b6db01fbc454e with infra container: openshift-infra/auto-csr-approver-29685616-nb7l7/POD\" id=fadeac6f-810b-4774-8b2c-4ed24a97c1d1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:16:00.977048 crc crio[23067]: time=\"2026-06-11T00:16:00.976073269Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=f672c70b-4c0f-4a7f-b583-733726548be4 name=/runtime.v1.ImageService/PullImage\nJun 11 00:16:00.981972 crc crio[23067]: time=\"2026-06-11T00:16:00.981852306Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 00:16:02.231915 crc crio[23067]: time=\"2026-06-11T00:16:02.231159588Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=f672c70b-4c0f-4a7f-b583-733726548be4 name=/runtime.v1.ImageService/PullImage\nJun 11 00:16:02.233296 crc crio[23067]: time=\"2026-06-11T00:16:02.232869185Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=ed1aecac-8ff5-4af7-879c-35e024ae81bb name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:16:02.235015 crc crio[23067]: time=\"2026-06-11T00:16:02.234927331Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=c3372a16-52a5-4856-9894-bdce0761d337 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:16:02.242547 crc crio[23067]: time=\"2026-06-11T00:16:02.242475636Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29685616-nb7l7/oc\" id=64c2d1c3-67fa-4122-9f6b-d477923a715c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:16:02.243094 crc crio[23067]: time=\"2026-06-11T00:16:02.243050222Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:16:02.304416 crc crio[23067]: time=\"2026-06-11T00:16:02.303550787Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:16:02.512584 crc crio[23067]: time=\"2026-06-11T00:16:02.512406639Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:16:02.638993 crc crio[23067]: time=\"2026-06-11T00:16:02.638795177Z\" level=info msg=\"Created container 0a8d82d97e444d259cddfb645652f3fa46149a0f3576f2ef5d3bc8cf9e609217: openshift-infra/auto-csr-approver-29685616-nb7l7/oc\" id=64c2d1c3-67fa-4122-9f6b-d477923a715c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:16:02.640178 crc crio[23067]: time=\"2026-06-11T00:16:02.640071422Z\" level=info msg=\"Starting container: 0a8d82d97e444d259cddfb645652f3fa46149a0f3576f2ef5d3bc8cf9e609217\" id=e5151c84-0c64-456c-9d00-05ca2d5a6fdd name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:16:02.645460 crc crio[23067]: time=\"2026-06-11T00:16:02.645364285Z\" level=info msg=\"Started container\" PID=54250 containerID=0a8d82d97e444d259cddfb645652f3fa46149a0f3576f2ef5d3bc8cf9e609217 description=openshift-infra/auto-csr-approver-29685616-nb7l7/oc id=e5151c84-0c64-456c-9d00-05ca2d5a6fdd name=/runtime.v1.RuntimeService/StartContainer sandboxID=28a2d221532194de971c8c31397ce244d52d5282f8f760bd222b6db01fbc454e\nJun 11 00:16:04.704458 crc crio[23067]: time=\"2026-06-11T00:16:04.703954413Z\" level=info msg=\"Stopping pod sandbox: 28a2d221532194de971c8c31397ce244d52d5282f8f760bd222b6db01fbc454e\" id=47c5a224-a09d-44dc-bed0-fb5edb72ada9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:16:04.706274 crc crio[23067]: time=\"2026-06-11T00:16:04.704929319Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685616-nb7l7 Namespace:openshift-infra ID:28a2d221532194de971c8c31397ce244d52d5282f8f760bd222b6db01fbc454e UID:ae0e67df-f56b-40c2-92a4-e9ab4215b22c NetNS:/var/run/netns/698265a6-9870-4d42-943c-7bc12a10351a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podae0e67df_f56b_40c2_92a4_e9ab4215b22c.slice PodAnnotations:0xc00802f260}] Aliases:map[]}\"\nJun 11 00:16:04.706274 crc crio[23067]: time=\"2026-06-11T00:16:04.70533157Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29685616-nb7l7 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:16:04.978324 crc crio[23067]: time=\"2026-06-11T00:16:04.977932785Z\" level=info msg=\"Stopped pod sandbox: 28a2d221532194de971c8c31397ce244d52d5282f8f760bd222b6db01fbc454e\" id=47c5a224-a09d-44dc-bed0-fb5edb72ada9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:16:21.029443 crc crio[23067]: time=\"2026-06-11T00:16:21.028463886Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-7dc8cc99c9-v6nzf/POD\" id=2c98adeb-826f-4c43-b5a7-4fbbbe2fdf09 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:16:21.030984 crc crio[23067]: time=\"2026-06-11T00:16:21.029487694Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:16:21.065770 crc crio[23067]: time=\"2026-06-11T00:16:21.064367232Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7dc8cc99c9-v6nzf Namespace:openstack ID:98cec0117a4af906ec1d2142f17b121f506d60f5e3fec96c278eddb105fd2b7f UID:e8ff317f-83dd-44e6-95c2-7486f92d8f95 NetNS:/var/run/netns/4f8a1857-45a8-4e3b-9885-382583514c43 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode8ff317f_83dd_44e6_95c2_7486f92d8f95.slice PodAnnotations:0xc00802ef20}] Aliases:map[]}\"\nJun 11 00:16:21.065770 crc crio[23067]: time=\"2026-06-11T00:16:21.064425574Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-7dc8cc99c9-v6nzf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:16:21.256014 crc crio[23067]: time=\"2026-06-11T00:16:21.255306825Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-769fc96f7c-lrxrp/POD\" id=9b223db8-3831-4ea5-8bad-c5b2a7d3c0e1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:16:21.256247 crc crio[23067]: time=\"2026-06-11T00:16:21.256036435Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:16:21.314246 crc crio[23067]: time=\"2026-06-11T00:16:21.313774725Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-769fc96f7c-lrxrp Namespace:openstack ID:f1945633a754b125d239763f645b5e7b940b1ae2d6831e5ee1d22fca8cf4fa21 UID:40e17cd8-2eec-4022-ac7a-9dc920bbd979 NetNS:/var/run/netns/e3678623-3f55-4515-8bd6-3ac4994d0c02 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod40e17cd8_2eec_4022_ac7a_9dc920bbd979.slice PodAnnotations:0xc00802e178}] Aliases:map[]}\"\nJun 11 00:16:21.315232 crc crio[23067]: time=\"2026-06-11T00:16:21.315123872Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-769fc96f7c-lrxrp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:16:21.476845 crc crio[23067]: 2026-06-11T00:16:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:98cec0117a4af90 Mac:86:91:c5:98:c2:90 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:62 Mtu:0 Sandbox:/var/run/netns/4f8a1857-45a8-4e3b-9885-382583514c43 SocketPath: PciID:}] [{Interface:0xc0004b2770 Address:{IP:10.217.0.98 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:16:21.480277 crc crio[23067]: time=\"2026-06-11T00:16:21.480181052Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7dc8cc99c9-v6nzf Namespace:openstack ID:98cec0117a4af906ec1d2142f17b121f506d60f5e3fec96c278eddb105fd2b7f UID:e8ff317f-83dd-44e6-95c2-7486f92d8f95 NetNS:/var/run/netns/4f8a1857-45a8-4e3b-9885-382583514c43 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode8ff317f_83dd_44e6_95c2_7486f92d8f95.slice PodAnnotations:0xc00802ef20}] Aliases:map[]}\"\nJun 11 00:16:21.480542 crc crio[23067]: time=\"2026-06-11T00:16:21.480428709Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-7dc8cc99c9-v6nzf for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:16:21.488182 crc crio[23067]: time=\"2026-06-11T00:16:21.488073767Z\" level=info msg=\"Ran pod sandbox 98cec0117a4af906ec1d2142f17b121f506d60f5e3fec96c278eddb105fd2b7f with infra container: openstack/dnsmasq-dns-7dc8cc99c9-v6nzf/POD\" id=2c98adeb-826f-4c43-b5a7-4fbbbe2fdf09 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:16:21.531950 crc crio[23067]: time=\"2026-06-11T00:16:21.531270402Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=17d5ba51-831b-4f43-ad06-10eb7f7f81fa name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:16:21.531950 crc crio[23067]: time=\"2026-06-11T00:16:21.531599531Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified not found\" id=17d5ba51-831b-4f43-ad06-10eb7f7f81fa name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:16:21.531950 crc crio[23067]: time=\"2026-06-11T00:16:21.531747335Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified found\" id=17d5ba51-831b-4f43-ad06-10eb7f7f81fa name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:16:21.535841 crc crio[23067]: time=\"2026-06-11T00:16:21.535578279Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=d5be6f57-a465-4511-b68d-c4da5cb2ac54 name=/runtime.v1.ImageService/PullImage\nJun 11 00:16:21.553242 crc crio[23067]: time=\"2026-06-11T00:16:21.553151357Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\\\"\"\nJun 11 00:16:21.663892 crc crio[23067]: 2026-06-11T00:16:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f1945633a754b12 Mac:66:ee:d5:6c:cb:ee Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:63 Mtu:0 Sandbox:/var/run/netns/e3678623-3f55-4515-8bd6-3ac4994d0c02 SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.0.99 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:16:21.663892 crc crio[23067]: time=\"2026-06-11T00:16:21.662148782Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-769fc96f7c-lrxrp Namespace:openstack ID:f1945633a754b125d239763f645b5e7b940b1ae2d6831e5ee1d22fca8cf4fa21 UID:40e17cd8-2eec-4022-ac7a-9dc920bbd979 NetNS:/var/run/netns/e3678623-3f55-4515-8bd6-3ac4994d0c02 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod40e17cd8_2eec_4022_ac7a_9dc920bbd979.slice PodAnnotations:0xc00802e178}] Aliases:map[]}\"\nJun 11 00:16:21.663892 crc crio[23067]: time=\"2026-06-11T00:16:21.662286806Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-769fc96f7c-lrxrp for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:16:21.670822 crc crio[23067]: time=\"2026-06-11T00:16:21.669085921Z\" level=info msg=\"Ran pod sandbox f1945633a754b125d239763f645b5e7b940b1ae2d6831e5ee1d22fca8cf4fa21 with infra container: openstack/dnsmasq-dns-769fc96f7c-lrxrp/POD\" id=9b223db8-3831-4ea5-8bad-c5b2a7d3c0e1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:16:21.673230 crc crio[23067]: time=\"2026-06-11T00:16:21.6731094Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=a06efb37-ff3b-49c2-a6bc-9385d1af4cba name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:16:21.673433 crc crio[23067]: time=\"2026-06-11T00:16:21.673374887Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified not found\" id=a06efb37-ff3b-49c2-a6bc-9385d1af4cba name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:16:21.673503 crc crio[23067]: time=\"2026-06-11T00:16:21.673457699Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified found\" id=a06efb37-ff3b-49c2-a6bc-9385d1af4cba name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:16:21.674382 crc crio[23067]: time=\"2026-06-11T00:16:21.674286312Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=93b5d63d-d39c-477a-a6e6-94c5b6bb8216 name=/runtime.v1.ImageService/PullImage\nJun 11 00:16:21.677210 crc crio[23067]: time=\"2026-06-11T00:16:21.677103379Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\\\"\"\nJun 11 00:16:23.979255 crc crio[23067]: time=\"2026-06-11T00:16:23.977576394Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-6b994dcc49-8ns4g/POD\" id=41f8d623-168c-46cd-8a8c-3a88e559ca09 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:16:23.980926 crc crio[23067]: time=\"2026-06-11T00:16:23.979397394Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:16:24.528268 crc crio[23067]: time=\"2026-06-11T00:16:24.52736616Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6b994dcc49-8ns4g Namespace:openstack ID:de30645cd9e0ac2f4326eefa05f467c6d50481bde514f696ee9472d58755b292 UID:e0cbb0bb-b187-44f7-8469-40a86ad80da7 NetNS:/var/run/netns/57c8221e-0f9a-473a-8245-2394e3481016 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode0cbb0bb_b187_44f7_8469_40a86ad80da7.slice PodAnnotations:0xc002a461b8}] Aliases:map[]}\"\nJun 11 00:16:24.528268 crc crio[23067]: time=\"2026-06-11T00:16:24.527432601Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-6b994dcc49-8ns4g to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:16:25.252978 crc crio[23067]: time=\"2026-06-11T00:16:25.252379261Z\" level=info msg=\"Running pod sandbox: openstack/rabbitmq-server-0/POD\" id=9be5902a-1d1e-4092-bc51-b5a76ff9551f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:16:25.255903 crc crio[23067]: time=\"2026-06-11T00:16:25.252997598Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:16:25.306504 crc crio[23067]: time=\"2026-06-11T00:16:25.306389511Z\" level=info msg=\"Got pod network &{Name:rabbitmq-server-0 Namespace:openstack ID:cfff6a15465b1952f114cdcb48a9a2f60fa6d82eada467a583f520846884e398 UID:4b1c46dc-3c9f-4d35-b8ec-9d8fb1a22818 NetNS:/var/run/netns/c2e3877f-e439-416a-9dc8-4b5397337630 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4b1c46dc_3c9f_4d35_b8ec_9d8fb1a22818.slice PodAnnotations:0xc003ba8178}] Aliases:map[]}\"\nJun 11 00:16:25.306504 crc crio[23067]: time=\"2026-06-11T00:16:25.306468913Z\" level=info msg=\"Adding pod openstack_rabbitmq-server-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:16:25.388555 crc crio[23067]: time=\"2026-06-11T00:16:25.388465803Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-68bc84565-gq56n/POD\" id=b0640e08-a93c-43f2-8489-90501f7b227b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:16:25.388885 crc crio[23067]: time=\"2026-06-11T00:16:25.388583307Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:16:25.438484 crc crio[23067]: time=\"2026-06-11T00:16:25.436775397Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-68bc84565-gq56n Namespace:openstack ID:dceced93574ba7f10f75904bcb44fc03e3db12039326562576a7dcfa704be447 UID:ae0dad06-8b18-4eed-bad8-e2e570aa6ad7 NetNS:/var/run/netns/27b6ee5b-b119-4b2e-9d96-143bafffa9ba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podae0dad06_8b18_4eed_bad8_e2e570aa6ad7.slice PodAnnotations:0xc000b80590}] Aliases:map[]}\"\nJun 11 00:16:25.438484 crc crio[23067]: time=\"2026-06-11T00:16:25.438480854Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-68bc84565-gq56n to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:16:25.482818 crc crio[23067]: 2026-06-11T00:16:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:de30645cd9e0ac2 Mac:3e:2f:8d:32:fe:79 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:64 Mtu:0 Sandbox:/var/run/netns/57c8221e-0f9a-473a-8245-2394e3481016 SocketPath: PciID:}] [{Interface:0xc0004826c0 Address:{IP:10.217.0.100 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:16:25.484870 crc crio[23067]: time=\"2026-06-11T00:16:25.484753872Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6b994dcc49-8ns4g Namespace:openstack ID:de30645cd9e0ac2f4326eefa05f467c6d50481bde514f696ee9472d58755b292 UID:e0cbb0bb-b187-44f7-8469-40a86ad80da7 NetNS:/var/run/netns/57c8221e-0f9a-473a-8245-2394e3481016 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode0cbb0bb_b187_44f7_8469_40a86ad80da7.slice PodAnnotations:0xc002a461b8}] Aliases:map[]}\"\nJun 11 00:16:25.485034 crc crio[23067]: time=\"2026-06-11T00:16:25.484939778Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-6b994dcc49-8ns4g for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:16:25.507789 crc crio[23067]: time=\"2026-06-11T00:16:25.504566361Z\" level=info msg=\"Ran pod sandbox de30645cd9e0ac2f4326eefa05f467c6d50481bde514f696ee9472d58755b292 with infra container: openstack/dnsmasq-dns-6b994dcc49-8ns4g/POD\" id=41f8d623-168c-46cd-8a8c-3a88e559ca09 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:16:25.598128 crc crio[23067]: time=\"2026-06-11T00:16:25.591943868Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=57f0c270-5f7b-4d93-b2c3-662518e30882 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:16:25.598128 crc crio[23067]: time=\"2026-06-11T00:16:25.594483847Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified not found\" id=57f0c270-5f7b-4d93-b2c3-662518e30882 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:16:25.598128 crc crio[23067]: time=\"2026-06-11T00:16:25.594784146Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified found\" id=57f0c270-5f7b-4d93-b2c3-662518e30882 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:16:25.598128 crc crio[23067]: time=\"2026-06-11T00:16:25.597102649Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=9c2f2a5a-4ac3-4eb8-908e-a3afc370f37a name=/runtime.v1.ImageService/PullImage\nJun 11 00:16:25.639529 crc crio[23067]: time=\"2026-06-11T00:16:25.638759532Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\\\"\"\nJun 11 00:16:25.902366 crc crio[23067]: time=\"2026-06-11T00:16:25.901349725Z\" level=info msg=\"Running pod sandbox: openstack/rabbitmq-cell1-server-0/POD\" id=149ce611-2dc5-478a-9dde-3214ad0cfc21 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:16:25.902366 crc crio[23067]: time=\"2026-06-11T00:16:25.902004833Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:16:26.029913 crc crio[23067]: time=\"2026-06-11T00:16:26.029568233Z\" level=info msg=\"Got pod network &{Name:rabbitmq-cell1-server-0 Namespace:openstack ID:06a827bd591d1f124e41afc369999c4065f38172de2cd5d565bd94db4aefee9f UID:9822aca4-bbe3-4687-9c63-25fbaf4ab281 NetNS:/var/run/netns/238f01f8-b55c-4fd1-962f-2e39b992aa9f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9822aca4_bbe3_4687_9c63_25fbaf4ab281.slice PodAnnotations:0xc002a46470}] Aliases:map[]}\"\nJun 11 00:16:26.029913 crc crio[23067]: time=\"2026-06-11T00:16:26.02985605Z\" level=info msg=\"Adding pod openstack_rabbitmq-cell1-server-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:16:26.109789 crc crio[23067]: 2026-06-11T00:16:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cfff6a15465b195 Mac:56:c0:40:9e:cb:64 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:65 Mtu:0 Sandbox:/var/run/netns/c2e3877f-e439-416a-9dc8-4b5397337630 SocketPath: PciID:}] [{Interface:0xc000135510 Address:{IP:10.217.0.101 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:16:26.112053 crc crio[23067]: time=\"2026-06-11T00:16:26.111956224Z\" level=info msg=\"Got pod network &{Name:rabbitmq-server-0 Namespace:openstack ID:cfff6a15465b1952f114cdcb48a9a2f60fa6d82eada467a583f520846884e398 UID:4b1c46dc-3c9f-4d35-b8ec-9d8fb1a22818 NetNS:/var/run/netns/c2e3877f-e439-416a-9dc8-4b5397337630 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4b1c46dc_3c9f_4d35_b8ec_9d8fb1a22818.slice PodAnnotations:0xc003ba8178}] Aliases:map[]}\"\nJun 11 00:16:26.112999 crc crio[23067]: time=\"2026-06-11T00:16:26.112868929Z\" level=info msg=\"Checking pod openstack_rabbitmq-server-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:16:26.151002 crc crio[23067]: time=\"2026-06-11T00:16:26.150859422Z\" level=info msg=\"Ran pod sandbox cfff6a15465b1952f114cdcb48a9a2f60fa6d82eada467a583f520846884e398 with infra container: openstack/rabbitmq-server-0/POD\" id=9be5902a-1d1e-4092-bc51-b5a76ff9551f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:16:26.160030 crc crio[23067]: time=\"2026-06-11T00:16:26.15962485Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=b19ac201-83a7-4771-b22b-e96b3bdb7e48 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:16:26.208213 crc crio[23067]: time=\"2026-06-11T00:16:26.204038278Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified not found\" id=b19ac201-83a7-4771-b22b-e96b3bdb7e48 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:16:26.208213 crc crio[23067]: time=\"2026-06-11T00:16:26.204135251Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified found\" id=b19ac201-83a7-4771-b22b-e96b3bdb7e48 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:16:26.218136 crc crio[23067]: time=\"2026-06-11T00:16:26.217805503Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=fcc0ddbd-0c54-49dc-919a-eec8f8c9931e name=/runtime.v1.ImageService/PullImage\nJun 11 00:16:26.254894 crc crio[23067]: 2026-06-11T00:16:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dceced93574ba7f Mac:a2:67:9c:32:5a:76 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:66 Mtu:0 Sandbox:/var/run/netns/27b6ee5b-b119-4b2e-9d96-143bafffa9ba SocketPath: PciID:}] [{Interface:0xc000014600 Address:{IP:10.217.0.102 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:16:26.254894 crc crio[23067]: time=\"2026-06-11T00:16:26.252023254Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-68bc84565-gq56n Namespace:openstack ID:dceced93574ba7f10f75904bcb44fc03e3db12039326562576a7dcfa704be447 UID:ae0dad06-8b18-4eed-bad8-e2e570aa6ad7 NetNS:/var/run/netns/27b6ee5b-b119-4b2e-9d96-143bafffa9ba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podae0dad06_8b18_4eed_bad8_e2e570aa6ad7.slice PodAnnotations:0xc000b80590}] Aliases:map[]}\"\nJun 11 00:16:26.254894 crc crio[23067]: time=\"2026-06-11T00:16:26.252151587Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-68bc84565-gq56n for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:16:26.261511 crc crio[23067]: time=\"2026-06-11T00:16:26.261395189Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\\\"\"\nJun 11 00:16:26.339004 crc crio[23067]: time=\"2026-06-11T00:16:26.338913977Z\" level=info msg=\"Ran pod sandbox dceced93574ba7f10f75904bcb44fc03e3db12039326562576a7dcfa704be447 with infra container: openstack/dnsmasq-dns-68bc84565-gq56n/POD\" id=b0640e08-a93c-43f2-8489-90501f7b227b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:16:26.359611 crc crio[23067]: time=\"2026-06-11T00:16:26.359302922Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=3f0c356b-bf01-4ac4-9590-b7a53383b28b name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:16:26.359611 crc crio[23067]: time=\"2026-06-11T00:16:26.359525068Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified not found\" id=3f0c356b-bf01-4ac4-9590-b7a53383b28b name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:16:26.359611 crc crio[23067]: time=\"2026-06-11T00:16:26.3595872Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified found\" id=3f0c356b-bf01-4ac4-9590-b7a53383b28b name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:16:26.370870 crc crio[23067]: time=\"2026-06-11T00:16:26.370761984Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=2260d75b-9abf-495c-ba33-95bda83ddaf2 name=/runtime.v1.ImageService/PullImage\nJun 11 00:16:26.385064 crc crio[23067]: time=\"2026-06-11T00:16:26.38497405Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\\\"\"\nJun 11 00:16:27.265514 crc crio[23067]: 2026-06-11T00:16:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:06a827bd591d1f1 Mac:c2:52:46:36:fd:f3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:67 Mtu:0 Sandbox:/var/run/netns/238f01f8-b55c-4fd1-962f-2e39b992aa9f SocketPath: PciID:}] [{Interface:0xc0001805b0 Address:{IP:10.217.0.103 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:16:27.268770 crc crio[23067]: time=\"2026-06-11T00:16:27.268578925Z\" level=info msg=\"Got pod network &{Name:rabbitmq-cell1-server-0 Namespace:openstack ID:06a827bd591d1f124e41afc369999c4065f38172de2cd5d565bd94db4aefee9f UID:9822aca4-bbe3-4687-9c63-25fbaf4ab281 NetNS:/var/run/netns/238f01f8-b55c-4fd1-962f-2e39b992aa9f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9822aca4_bbe3_4687_9c63_25fbaf4ab281.slice PodAnnotations:0xc002a46470}] Aliases:map[]}\"\nJun 11 00:16:27.269328 crc crio[23067]: time=\"2026-06-11T00:16:27.269208962Z\" level=info msg=\"Checking pod openstack_rabbitmq-cell1-server-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:16:27.298215 crc crio[23067]: time=\"2026-06-11T00:16:27.298126219Z\" level=info msg=\"Ran pod sandbox 06a827bd591d1f124e41afc369999c4065f38172de2cd5d565bd94db4aefee9f with infra container: openstack/rabbitmq-cell1-server-0/POD\" id=149ce611-2dc5-478a-9dde-3214ad0cfc21 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:16:27.302106 crc crio[23067]: time=\"2026-06-11T00:16:27.302013825Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=36bd307c-9944-4937-a79a-457e33c82c09 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:16:27.302429 crc crio[23067]: time=\"2026-06-11T00:16:27.302365954Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified not found\" id=36bd307c-9944-4937-a79a-457e33c82c09 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:16:27.302429 crc crio[23067]: time=\"2026-06-11T00:16:27.302421366Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified found\" id=36bd307c-9944-4937-a79a-457e33c82c09 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:16:27.304318 crc crio[23067]: time=\"2026-06-11T00:16:27.30406751Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=b30b8098-2939-4085-b4d6-9f8dc0292793 name=/runtime.v1.ImageService/PullImage\nJun 11 00:16:27.315612 crc crio[23067]: time=\"2026-06-11T00:16:27.315521182Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\\\"\"\nJun 11 00:16:27.933029 crc crio[23067]: time=\"2026-06-11T00:16:27.932942467Z\" level=info msg=\"Running pod sandbox: openstack/openstack-galera-0/POD\" id=10d16583-b1a3-43ac-ab17-2481e93c7244 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:16:27.933290 crc crio[23067]: time=\"2026-06-11T00:16:27.933073581Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:16:27.945571 crc crio[23067]: time=\"2026-06-11T00:16:27.945487178Z\" level=info msg=\"Running pod sandbox: openstack/openstack-cell1-galera-0/POD\" id=656ff891-a354-4cfe-92a2-88eadf211c71 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:16:27.945810 crc crio[23067]: time=\"2026-06-11T00:16:27.945597531Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:16:28.142764 crc crio[23067]: time=\"2026-06-11T00:16:28.139075314Z\" level=info msg=\"Got pod network &{Name:openstack-galera-0 Namespace:openstack ID:8835ca887dd8ba8f63beb83e1ed456dde6524bb1b5bb99c35774ff6f62d3992c UID:93781f6c-6c14-4a59-86ff-f377fe2d3b44 NetNS:/var/run/netns/6fcfebef-df59-4e04-82e3-f7d165b3e770 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod93781f6c_6c14_4a59_86ff_f377fe2d3b44.slice PodAnnotations:0xc002392470}] Aliases:map[]}\"\nJun 11 00:16:28.142764 crc crio[23067]: time=\"2026-06-11T00:16:28.142622171Z\" level=info msg=\"Adding pod openstack_openstack-galera-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:16:28.143072 crc crio[23067]: time=\"2026-06-11T00:16:28.14185037Z\" level=info msg=\"Got pod network &{Name:openstack-cell1-galera-0 Namespace:openstack ID:dd6a8fefc213f7846b4e48e7782113d773084be279c6f03f62d20f1f31c0071b UID:c499f77c-d515-4946-8098-fcc64dd4fc66 NetNS:/var/run/netns/8624f5d0-dd56-462e-8467-7bfc9a924266 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc499f77c_d515_4946_8098_fcc64dd4fc66.slice PodAnnotations:0xc002c84350}] Aliases:map[]}\"\nJun 11 00:16:28.143072 crc crio[23067]: time=\"2026-06-11T00:16:28.143041292Z\" level=info msg=\"Adding pod openstack_openstack-cell1-galera-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:16:28.730557 crc crio[23067]: time=\"2026-06-11T00:16:28.72895845Z\" level=info msg=\"Running pod sandbox: openstack/memcached-0/POD\" id=93c59f1a-4f55-4d50-b5c8-2b51b4f04a25 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:16:28.731574 crc crio[23067]: time=\"2026-06-11T00:16:28.730617115Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:16:28.934129 crc crio[23067]: time=\"2026-06-11T00:16:28.933971427Z\" level=info msg=\"Got pod network &{Name:memcached-0 Namespace:openstack ID:26b89ed6a5fd551db5dd2044078c7ba5c2355b8cbccc4ad9d994c6c352ed0aa5 UID:a74a24dc-8578-4824-902e-701f41b9b374 NetNS:/var/run/netns/f30a9289-e5e4-4193-874a-3e772aa01bc5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda74a24dc_8578_4824_902e_701f41b9b374.slice PodAnnotations:0xc0079a4558}] Aliases:map[]}\"\nJun 11 00:16:28.934129 crc crio[23067]: time=\"2026-06-11T00:16:28.934050339Z\" level=info msg=\"Adding pod openstack_memcached-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:16:29.044899 crc crio[23067]: 2026-06-11T00:16:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8835ca887dd8ba8 Mac:6a:e4:c4:24:85:29 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:68 Mtu:0 Sandbox:/var/run/netns/6fcfebef-df59-4e04-82e3-f7d165b3e770 SocketPath: PciID:}] [{Interface:0xc0001305c0 Address:{IP:10.217.0.104 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:16:29.048394 crc crio[23067]: time=\"2026-06-11T00:16:29.047344051Z\" level=info msg=\"Got pod network &{Name:openstack-galera-0 Namespace:openstack ID:8835ca887dd8ba8f63beb83e1ed456dde6524bb1b5bb99c35774ff6f62d3992c UID:93781f6c-6c14-4a59-86ff-f377fe2d3b44 NetNS:/var/run/netns/6fcfebef-df59-4e04-82e3-f7d165b3e770 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod93781f6c_6c14_4a59_86ff_f377fe2d3b44.slice PodAnnotations:0xc002392470}] Aliases:map[]}\"\nJun 11 00:16:29.048394 crc crio[23067]: time=\"2026-06-11T00:16:29.047605918Z\" level=info msg=\"Checking pod openstack_openstack-galera-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:16:29.051190 crc crio[23067]: 2026-06-11T00:16:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dd6a8fefc213f78 Mac:26:81:c2:e4:a2:99 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:69 Mtu:0 Sandbox:/var/run/netns/8624f5d0-dd56-462e-8467-7bfc9a924266 SocketPath: PciID:}] [{Interface:0xc0004b6720 Address:{IP:10.217.0.105 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:16:29.059223 crc crio[23067]: time=\"2026-06-11T00:16:29.059154502Z\" level=info msg=\"Got pod network &{Name:openstack-cell1-galera-0 Namespace:openstack ID:dd6a8fefc213f7846b4e48e7782113d773084be279c6f03f62d20f1f31c0071b UID:c499f77c-d515-4946-8098-fcc64dd4fc66 NetNS:/var/run/netns/8624f5d0-dd56-462e-8467-7bfc9a924266 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc499f77c_d515_4946_8098_fcc64dd4fc66.slice PodAnnotations:0xc002c84350}] Aliases:map[]}\"\nJun 11 00:16:29.059471 crc crio[23067]: time=\"2026-06-11T00:16:29.059277985Z\" level=info msg=\"Ran pod sandbox 8835ca887dd8ba8f63beb83e1ed456dde6524bb1b5bb99c35774ff6f62d3992c with infra container: openstack/openstack-galera-0/POD\" id=10d16583-b1a3-43ac-ab17-2481e93c7244 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:16:29.059471 crc crio[23067]: time=\"2026-06-11T00:16:29.059328147Z\" level=info msg=\"Checking pod openstack_openstack-cell1-galera-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:16:29.062008 crc crio[23067]: time=\"2026-06-11T00:16:29.061925667Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=0e1f97e0-6a62-42bf-8f6d-2410d9817f72 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:16:29.062831 crc crio[23067]: time=\"2026-06-11T00:16:29.06276675Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-mariadb:current-podified not found\" id=0e1f97e0-6a62-42bf-8f6d-2410d9817f72 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:16:29.062979 crc crio[23067]: time=\"2026-06-11T00:16:29.062917414Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-mariadb:current-podified found\" id=0e1f97e0-6a62-42bf-8f6d-2410d9817f72 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:16:29.064483 crc crio[23067]: time=\"2026-06-11T00:16:29.064428125Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=131e6b6d-d243-448d-bc81-dafe4ef3194c name=/runtime.v1.ImageService/PullImage\nJun 11 00:16:29.069819 crc crio[23067]: time=\"2026-06-11T00:16:29.06974861Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\\\"\"\nJun 11 00:16:29.096915 crc crio[23067]: time=\"2026-06-11T00:16:29.096834687Z\" level=info msg=\"Ran pod sandbox dd6a8fefc213f7846b4e48e7782113d773084be279c6f03f62d20f1f31c0071b with infra container: openstack/openstack-cell1-galera-0/POD\" id=656ff891-a354-4cfe-92a2-88eadf211c71 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:16:29.110161 crc crio[23067]: time=\"2026-06-11T00:16:29.105963275Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=c092f5f6-f24c-46d7-a75b-80e9b0f573eb name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:16:29.110907 crc crio[23067]: time=\"2026-06-11T00:16:29.110851818Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-mariadb:current-podified not found\" id=c092f5f6-f24c-46d7-a75b-80e9b0f573eb name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:16:29.110994 crc crio[23067]: time=\"2026-06-11T00:16:29.110955941Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-mariadb:current-podified found\" id=c092f5f6-f24c-46d7-a75b-80e9b0f573eb name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:16:29.120095 crc crio[23067]: time=\"2026-06-11T00:16:29.119986767Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=c162c087-6885-417f-a7a7-fea2483254e8 name=/runtime.v1.ImageService/PullImage\nJun 11 00:16:29.132473 crc crio[23067]: time=\"2026-06-11T00:16:29.132115297Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\\\"\"\nJun 11 00:16:29.769226 crc crio[23067]: 2026-06-11T00:16:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:26b89ed6a5fd551 Mac:b2:4c:d8:e1:b5:b9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6a Mtu:0 Sandbox:/var/run/netns/f30a9289-e5e4-4193-874a-3e772aa01bc5 SocketPath: PciID:}] [{Interface:0xc000484570 Address:{IP:10.217.0.106 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:16:29.770813 crc crio[23067]: time=\"2026-06-11T00:16:29.770594394Z\" level=info msg=\"Got pod network &{Name:memcached-0 Namespace:openstack ID:26b89ed6a5fd551db5dd2044078c7ba5c2355b8cbccc4ad9d994c6c352ed0aa5 UID:a74a24dc-8578-4824-902e-701f41b9b374 NetNS:/var/run/netns/f30a9289-e5e4-4193-874a-3e772aa01bc5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda74a24dc_8578_4824_902e_701f41b9b374.slice PodAnnotations:0xc0079a4558}] Aliases:map[]}\"\nJun 11 00:16:29.771314 crc crio[23067]: time=\"2026-06-11T00:16:29.770844471Z\" level=info msg=\"Checking pod openstack_memcached-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:16:29.790741 crc crio[23067]: time=\"2026-06-11T00:16:29.790355852Z\" level=info msg=\"Ran pod sandbox 26b89ed6a5fd551db5dd2044078c7ba5c2355b8cbccc4ad9d994c6c352ed0aa5 with infra container: openstack/memcached-0/POD\" id=93c59f1a-4f55-4d50-b5c8-2b51b4f04a25 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:16:29.796832 crc crio[23067]: time=\"2026-06-11T00:16:29.793127757Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-memcached:current-podified\" id=3272f790-4e04-4ba6-835c-2d6e72a483a7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:16:29.796832 crc crio[23067]: time=\"2026-06-11T00:16:29.793266751Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-memcached:current-podified not found\" id=3272f790-4e04-4ba6-835c-2d6e72a483a7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:16:29.796832 crc crio[23067]: time=\"2026-06-11T00:16:29.793306412Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-memcached:current-podified found\" id=3272f790-4e04-4ba6-835c-2d6e72a483a7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:16:29.866325 crc crio[23067]: time=\"2026-06-11T00:16:29.863897252Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-memcached:current-podified\" id=00709d3d-0b7a-480a-b027-b88211484bce name=/runtime.v1.ImageService/PullImage\nJun 11 00:16:29.879094 crc crio[23067]: time=\"2026-06-11T00:16:29.873862603Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-memcached:current-podified\\\"\"\nJun 11 00:16:31.582013 crc crio[23067]: time=\"2026-06-11T00:16:31.580173317Z\" level=info msg=\"Running pod sandbox: openstack/kube-state-metrics-0/POD\" id=2ec782d4-5fe4-4e5a-9c51-1066189e872a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:16:31.582013 crc crio[23067]: time=\"2026-06-11T00:16:31.581112433Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:16:31.684718 crc crio[23067]: time=\"2026-06-11T00:16:31.684136905Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:ca8cdf2935075dc917b8cd60ec1192abed478119c2b2aee0c2071721c52af9df UID:2263098b-0ae7-4eb4-bac4-5257289174fa NetNS:/var/run/netns/c7b8cbbd-7b98-4dc6-9815-3f64bd8ee069 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2263098b_0ae7_4eb4_bac4_5257289174fa.slice PodAnnotations:0xc000130f38}] Aliases:map[]}\"\nJun 11 00:16:31.684718 crc crio[23067]: time=\"2026-06-11T00:16:31.684243818Z\" level=info msg=\"Adding pod openstack_kube-state-metrics-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:16:32.422405 crc crio[23067]: 2026-06-11T00:16:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ca8cdf2935075dc Mac:5e:94:c3:22:33:fa Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6b Mtu:0 Sandbox:/var/run/netns/c7b8cbbd-7b98-4dc6-9815-3f64bd8ee069 SocketPath: PciID:}] [{Interface:0xc000490d40 Address:{IP:10.217.0.107 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:16:32.422405 crc crio[23067]: time=\"2026-06-11T00:16:32.40996736Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:ca8cdf2935075dc917b8cd60ec1192abed478119c2b2aee0c2071721c52af9df UID:2263098b-0ae7-4eb4-bac4-5257289174fa NetNS:/var/run/netns/c7b8cbbd-7b98-4dc6-9815-3f64bd8ee069 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2263098b_0ae7_4eb4_bac4_5257289174fa.slice PodAnnotations:0xc000130f38}] Aliases:map[]}\"\nJun 11 00:16:32.422405 crc crio[23067]: time=\"2026-06-11T00:16:32.410377791Z\" level=info msg=\"Checking pod openstack_kube-state-metrics-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:16:32.422405 crc crio[23067]: time=\"2026-06-11T00:16:32.419014496Z\" level=info msg=\"Ran pod sandbox ca8cdf2935075dc917b8cd60ec1192abed478119c2b2aee0c2071721c52af9df with infra container: openstack/kube-state-metrics-0/POD\" id=2ec782d4-5fe4-4e5a-9c51-1066189e872a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:16:32.435747 crc crio[23067]: time=\"2026-06-11T00:16:32.43536287Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\" id=be157528-f56d-4172-937e-a38eb2dcf985 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:16:32.440872 crc crio[23067]: time=\"2026-06-11T00:16:32.440360866Z\" level=info msg=\"Image registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0 not found\" id=be157528-f56d-4172-937e-a38eb2dcf985 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:16:32.440872 crc crio[23067]: time=\"2026-06-11T00:16:32.44049336Z\" level=info msg=\"Neither image nor artfiact registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0 found\" id=be157528-f56d-4172-937e-a38eb2dcf985 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:16:32.447910 crc crio[23067]: time=\"2026-06-11T00:16:32.447821539Z\" level=info msg=\"Pulling image: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\" id=1d9211dd-13af-4214-8dfd-affdb505beb4 name=/runtime.v1.ImageService/PullImage\nJun 11 00:16:32.459402 crc crio[23067]: time=\"2026-06-11T00:16:32.459298892Z\" level=info msg=\"Trying to access \\\"registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\\\"\"\nJun 11 00:16:34.150362 crc crio[23067]: time=\"2026-06-11T00:16:34.145303004Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-ovs-nw6bc/POD\" id=968c32eb-21ea-4415-8d96-2189836eea0c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:16:34.150362 crc crio[23067]: time=\"2026-06-11T00:16:34.146184588Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:16:34.232416 crc crio[23067]: time=\"2026-06-11T00:16:34.232085575Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-7nwlx/POD\" id=3a72903e-45c0-473f-972a-3e749803569f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:16:34.232416 crc crio[23067]: time=\"2026-06-11T00:16:34.23226464Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:16:34.724915 crc crio[23067]: time=\"2026-06-11T00:16:34.724783187Z\" level=info msg=\"Running pod sandbox: openstack/ovsdbserver-nb-0/POD\" id=d47c10a0-8f89-48d2-9722-3d5b5cc44dd4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:16:34.724915 crc crio[23067]: time=\"2026-06-11T00:16:34.72490807Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:16:37.922186 crc crio[23067]: time=\"2026-06-11T00:16:37.918896912Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-nb-0 Namespace:openstack ID:33b262629a771a504057db0e21297511e92d272747ca91386cc607d41f947c7f UID:b846da66-fd3b-4491-a07a-5c004afed15c NetNS:/var/run/netns/beb01bd0-a99f-4f04-8ccd-70400d953c16 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb846da66_fd3b_4491_a07a_5c004afed15c.slice PodAnnotations:0xc00802e178}] Aliases:map[]}\"\nJun 11 00:16:37.922186 crc crio[23067]: time=\"2026-06-11T00:16:37.922184511Z\" level=info msg=\"Adding pod openstack_ovsdbserver-nb-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:16:39.214599 crc crio[23067]: time=\"2026-06-11T00:16:39.214131495Z\" level=info msg=\"Running pod sandbox: openstack/ovsdbserver-sb-0/POD\" id=ee5700d4-e9a1-40aa-a8c9-0a7357a723b7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:16:39.216129 crc crio[23067]: time=\"2026-06-11T00:16:39.214720151Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:16:39.524247 crc crio[23067]: 2026-06-11T00:16:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:33b262629a771a5 Mac:2a:8c:16:cb:8c:f1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6e Mtu:0 Sandbox:/var/run/netns/beb01bd0-a99f-4f04-8ccd-70400d953c16 SocketPath: PciID:}] [{Interface:0xc00059e5c0 Address:{IP:10.217.0.110 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:16:39.529435 crc crio[23067]: time=\"2026-06-11T00:16:39.52937885Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-nb-0 Namespace:openstack ID:33b262629a771a504057db0e21297511e92d272747ca91386cc607d41f947c7f UID:b846da66-fd3b-4491-a07a-5c004afed15c NetNS:/var/run/netns/beb01bd0-a99f-4f04-8ccd-70400d953c16 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb846da66_fd3b_4491_a07a_5c004afed15c.slice PodAnnotations:0xc00802e178}] Aliases:map[]}\"\nJun 11 00:16:39.529742 crc crio[23067]: time=\"2026-06-11T00:16:39.529603456Z\" level=info msg=\"Checking pod openstack_ovsdbserver-nb-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:16:42.889520 crc crio[23067]: time=\"2026-06-11T00:16:42.889026208Z\" level=info msg=\"Removing container: b0184e36cdd1a7199f30b79fc8964c8e5b4af5b8c5309625b276a7658638fe1f\" id=1e191a86-7c1e-427b-b32c-7b149a6f0498 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:16:44.034275 crc crio[23067]: time=\"2026-06-11T00:16:44.033829369Z\" level=info msg=\"Ran pod sandbox 33b262629a771a504057db0e21297511e92d272747ca91386cc607d41f947c7f with infra container: openstack/ovsdbserver-nb-0/POD\" id=d47c10a0-8f89-48d2-9722-3d5b5cc44dd4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:16:44.036859 crc crio[23067]: time=\"2026-06-11T00:16:44.036790989Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\" id=708349a1-221d-4957-8398-f19d74af1dc6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:16:44.037440 crc crio[23067]: time=\"2026-06-11T00:16:44.036973164Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified not found\" id=708349a1-221d-4957-8398-f19d74af1dc6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:16:44.037440 crc crio[23067]: time=\"2026-06-11T00:16:44.037032496Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified found\" id=708349a1-221d-4957-8398-f19d74af1dc6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:16:44.038577 crc crio[23067]: time=\"2026-06-11T00:16:44.037999592Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\" id=7c2f1a04-a17e-4486-9159-b05aa167d92b name=/runtime.v1.ImageService/PullImage\nJun 11 00:16:44.042822 crc crio[23067]: time=\"2026-06-11T00:16:44.04271698Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\\\"\"\nJun 11 00:16:44.352426 crc crio[23067]: time=\"2026-06-11T00:16:44.352219879Z\" level=info msg=\"Got pod network &{Name:ovn-controller-ovs-nw6bc Namespace:openstack ID:15105b879a0b6fe221d8901f04d6e5764fed7973b946cf5811bb18c9e8f5747f UID:4c827c30-70be-488a-a19d-81d9452c9e0d NetNS:/var/run/netns/90f73afc-e1f4-4c70-938d-f21154f8108b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4c827c30_70be_488a_a19d_81d9452c9e0d.slice PodAnnotations:0xc000b80a68}] Aliases:map[]}\"\nJun 11 00:16:44.352426 crc crio[23067]: time=\"2026-06-11T00:16:44.352281051Z\" level=info msg=\"Adding pod openstack_ovn-controller-ovs-nw6bc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:16:44.368569 crc crio[23067]: time=\"2026-06-11T00:16:44.368499972Z\" level=info msg=\"Got pod network &{Name:ovn-controller-7nwlx Namespace:openstack ID:34e9d0aa857b33d164903c1892e33a8fc7291d2af1ddb05eafb8746384e1a87b UID:c69db5be-af85-4cf3-b483-9d062482d526 NetNS:/var/run/netns/4722edb0-24cf-4098-b619-712928bfef0e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc69db5be_af85_4cf3_b483_9d062482d526.slice PodAnnotations:0xc003ba86a8}] Aliases:map[]}\"\nJun 11 00:16:44.370152 crc crio[23067]: time=\"2026-06-11T00:16:44.370104816Z\" level=info msg=\"Adding pod openstack_ovn-controller-7nwlx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:16:45.004765 crc crio[23067]: 2026-06-11T00:16:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:34e9d0aa857b33d Mac:52:b3:51:aa:b2:c7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6c Mtu:0 Sandbox:/var/run/netns/4722edb0-24cf-4098-b619-712928bfef0e SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.108 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:16:45.006324 crc crio[23067]: time=\"2026-06-11T00:16:45.00624779Z\" level=info msg=\"Got pod network &{Name:ovn-controller-7nwlx Namespace:openstack ID:34e9d0aa857b33d164903c1892e33a8fc7291d2af1ddb05eafb8746384e1a87b UID:c69db5be-af85-4cf3-b483-9d062482d526 NetNS:/var/run/netns/4722edb0-24cf-4098-b619-712928bfef0e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc69db5be_af85_4cf3_b483_9d062482d526.slice PodAnnotations:0xc003ba86a8}] Aliases:map[]}\"\nJun 11 00:16:45.006505 crc crio[23067]: time=\"2026-06-11T00:16:45.006441815Z\" level=info msg=\"Checking pod openstack_ovn-controller-7nwlx for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:16:45.119331 crc crio[23067]: 2026-06-11T00:16:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:15105b879a0b6fe Mac:22:2c:44:1e:cf:ec Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6d Mtu:0 Sandbox:/var/run/netns/90f73afc-e1f4-4c70-938d-f21154f8108b SocketPath: PciID:}] [{Interface:0xc0001165c0 Address:{IP:10.217.0.109 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:16:45.120581 crc crio[23067]: time=\"2026-06-11T00:16:45.120085476Z\" level=info msg=\"Got pod network &{Name:ovn-controller-ovs-nw6bc Namespace:openstack ID:15105b879a0b6fe221d8901f04d6e5764fed7973b946cf5811bb18c9e8f5747f UID:4c827c30-70be-488a-a19d-81d9452c9e0d NetNS:/var/run/netns/90f73afc-e1f4-4c70-938d-f21154f8108b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4c827c30_70be_488a_a19d_81d9452c9e0d.slice PodAnnotations:0xc000b80a68}] Aliases:map[]}\"\nJun 11 00:16:45.120581 crc crio[23067]: time=\"2026-06-11T00:16:45.12022744Z\" level=info msg=\"Checking pod openstack_ovn-controller-ovs-nw6bc for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:16:45.357864 crc crio[23067]: time=\"2026-06-11T00:16:45.357105723Z\" level=info msg=\"Removed container b0184e36cdd1a7199f30b79fc8964c8e5b4af5b8c5309625b276a7658638fe1f: openshift-infra/auto-csr-approver-29685610-7flm6/oc\" id=1e191a86-7c1e-427b-b32c-7b149a6f0498 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:16:45.363307 crc crio[23067]: time=\"2026-06-11T00:16:45.363188869Z\" level=info msg=\"Removing container: 36960026b8a6dd5d5e66d8289cf0e85e76323d63bb40f693b8981c739058d3ee\" id=2e9755a0-a165-4d61-a87d-0bd8c32e12ec name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:16:45.497902 crc crio[23067]: time=\"2026-06-11T00:16:45.497560164Z\" level=info msg=\"Ran pod sandbox 34e9d0aa857b33d164903c1892e33a8fc7291d2af1ddb05eafb8746384e1a87b with infra container: openstack/ovn-controller-7nwlx/POD\" id=3a72903e-45c0-473f-972a-3e749803569f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:16:45.503178 crc crio[23067]: time=\"2026-06-11T00:16:45.503035023Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=bcc177d5-9c23-43a3-81c2-46fe149bc59b name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:16:45.503382 crc crio[23067]: time=\"2026-06-11T00:16:45.503280989Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified not found\" id=bcc177d5-9c23-43a3-81c2-46fe149bc59b name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:16:45.503382 crc crio[23067]: time=\"2026-06-11T00:16:45.503341211Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified found\" id=bcc177d5-9c23-43a3-81c2-46fe149bc59b name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:16:45.504948 crc crio[23067]: time=\"2026-06-11T00:16:45.504611576Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=a902c322-7cdb-46ec-a655-52642667ba77 name=/runtime.v1.ImageService/PullImage\nJun 11 00:16:45.511128 crc crio[23067]: time=\"2026-06-11T00:16:45.51101139Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\\\"\"\nJun 11 00:16:50.970255 crc crio[23067]: time=\"2026-06-11T00:16:50.969850079Z\" level=info msg=\"Ran pod sandbox 15105b879a0b6fe221d8901f04d6e5764fed7973b946cf5811bb18c9e8f5747f with infra container: openstack/ovn-controller-ovs-nw6bc/POD\" id=968c32eb-21ea-4415-8d96-2189836eea0c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:16:50.973101 crc crio[23067]: time=\"2026-06-11T00:16:50.973017985Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=94a38525-0bd9-4424-aaf3-7b44696adabc name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:16:50.973330 crc crio[23067]: time=\"2026-06-11T00:16:50.973273342Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified not found\" id=94a38525-0bd9-4424-aaf3-7b44696adabc name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:16:50.973406 crc crio[23067]: time=\"2026-06-11T00:16:50.973345924Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified found\" id=94a38525-0bd9-4424-aaf3-7b44696adabc name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:16:50.974510 crc crio[23067]: time=\"2026-06-11T00:16:50.974440174Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=c761f3b8-5ae2-430b-9def-a0f7af00b139 name=/runtime.v1.ImageService/PullImage\nJun 11 00:16:50.978958 crc crio[23067]: time=\"2026-06-11T00:16:50.978899675Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\\\"\"\nJun 11 00:17:04.677240 crc crio[23067]: time=\"2026-06-11T00:17:04.676294456Z\" level=info msg=\"Removed container 36960026b8a6dd5d5e66d8289cf0e85e76323d63bb40f693b8981c739058d3ee: openshift-operator-lifecycle-manager/collect-profiles-29685570-bqs4c/collect-profiles\" id=2e9755a0-a165-4d61-a87d-0bd8c32e12ec name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:17:04.685770 crc crio[23067]: time=\"2026-06-11T00:17:04.685585398Z\" level=info msg=\"Stopping pod sandbox: e62550fef589e85d5df58f8e94b1f362c1a4f0401354b6e05dcfefde30ab53bb\" id=5f45b694-ae03-4dfa-a830-f274b8072a06 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:17:04.685915 crc crio[23067]: time=\"2026-06-11T00:17:04.685805224Z\" level=info msg=\"Stopped pod sandbox (already stopped): e62550fef589e85d5df58f8e94b1f362c1a4f0401354b6e05dcfefde30ab53bb\" id=5f45b694-ae03-4dfa-a830-f274b8072a06 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:17:04.686569 crc crio[23067]: time=\"2026-06-11T00:17:04.686413821Z\" level=info msg=\"Removing pod sandbox: e62550fef589e85d5df58f8e94b1f362c1a4f0401354b6e05dcfefde30ab53bb\" id=275b24dd-b859-4031-ad00-942ffbe255a9 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:17:04.698869 crc crio[23067]: time=\"2026-06-11T00:17:04.698781017Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0 Namespace:openstack ID:c5b60e2063a406d0e62ee4d71cf15663cdc997df8c1a5506cccde6f379b0c5e1 UID:c862e8e6-8571-4409-8686-8d1bd885642f NetNS:/var/run/netns/bdb6252f-5a59-4af2-ad9a-7a61020e2fca Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc862e8e6_8571_4409_8686_8d1bd885642f.slice PodAnnotations:0xc007e12088}] Aliases:map[]}\"\nJun 11 00:17:04.699119 crc crio[23067]: time=\"2026-06-11T00:17:04.69890378Z\" level=info msg=\"Adding pod openstack_ovsdbserver-sb-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:17:04.725066 crc crio[23067]: time=\"2026-06-11T00:17:04.724960609Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9f4bbf522c1232aa0ae76b346ada0fb5e9f387537605e845fa73a76e0ff04110\" id=b30b8098-2939-4085-b4d6-9f8dc0292793 name=/runtime.v1.ImageService/PullImage\nJun 11 00:17:04.726454 crc crio[23067]: time=\"2026-06-11T00:17:04.726384748Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=a81c173f-6ede-48a7-a03f-d017b28acc68 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:17:04.737519 crc crio[23067]: time=\"2026-06-11T00:17:04.737416878Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-memcached@sha256:647630343be667cb46f7c2dbcdd39cf5ba9eafb77c9032e069e28ba9be88ce0a\" id=00709d3d-0b7a-480a-b027-b88211484bce name=/runtime.v1.ImageService/PullImage\nJun 11 00:17:04.739334 crc crio[23067]: time=\"2026-06-11T00:17:04.739267048Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-memcached:current-podified\" id=2c78175d-4f3e-460b-b608-59ffb189ce09 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:17:04.741465 crc crio[23067]: time=\"2026-06-11T00:17:04.741374576Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:188950d1f5330b4995908cb5b3336bc06b64ba2f656b4b785e2d2e234f16ec8f\" id=131e6b6d-d243-448d-bc81-dafe4ef3194c name=/runtime.v1.ImageService/PullImage\nJun 11 00:17:04.746797 crc crio[23067]: time=\"2026-06-11T00:17:04.745623731Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=1c472048-011a-4728-85f3-08a6284e309e name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:17:04.764094 crc crio[23067]: time=\"2026-06-11T00:17:04.763982121Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:32504a0660cd81bed4bf883ab18219c7af028ef6f5cd6b5cc8225a58252d65e8\" id=9c2f2a5a-4ac3-4eb8-908e-a3afc370f37a name=/runtime.v1.ImageService/PullImage\nJun 11 00:17:04.769083 crc crio[23067]: time=\"2026-06-11T00:17:04.768961396Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=57cc1d9d-215a-4118-8c6f-1781f6edca12 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:17:05.356063 crc crio[23067]: 2026-06-11T00:17:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c5b60e2063a406d Mac:9e:77:98:cd:73:ca Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6f Mtu:0 Sandbox:/var/run/netns/bdb6252f-5a59-4af2-ad9a-7a61020e2fca SocketPath: PciID:}] [{Interface:0xc0000146e0 Address:{IP:10.217.0.111 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:17:05.359272 crc crio[23067]: time=\"2026-06-11T00:17:05.359231083Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0 Namespace:openstack ID:c5b60e2063a406d0e62ee4d71cf15663cdc997df8c1a5506cccde6f379b0c5e1 UID:c862e8e6-8571-4409-8686-8d1bd885642f NetNS:/var/run/netns/bdb6252f-5a59-4af2-ad9a-7a61020e2fca Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc862e8e6_8571_4409_8686_8d1bd885642f.slice PodAnnotations:0xc007e12088}] Aliases:map[]}\"\nJun 11 00:17:05.360054 crc crio[23067]: time=\"2026-06-11T00:17:05.360024764Z\" level=info msg=\"Checking pod openstack_ovsdbserver-sb-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:17:06.940238 crc crio[23067]: time=\"2026-06-11T00:17:06.939752575Z\" level=info msg=\"Ran pod sandbox c5b60e2063a406d0e62ee4d71cf15663cdc997df8c1a5506cccde6f379b0c5e1 with infra container: openstack/ovsdbserver-sb-0/POD\" id=ee5700d4-e9a1-40aa-a8c9-0a7357a723b7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:17:06.944908 crc crio[23067]: time=\"2026-06-11T00:17:06.944805172Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\" id=8bb7b028-559c-4678-b5ae-aeca186ebdf6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:17:06.945699 crc crio[23067]: time=\"2026-06-11T00:17:06.945480401Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=1ddd24d7-c1d8-471b-8fd3-a7e42f2a8671 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:17:06.946542 crc crio[23067]: time=\"2026-06-11T00:17:06.946412656Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified not found\" id=8bb7b028-559c-4678-b5ae-aeca186ebdf6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:17:06.946822 crc crio[23067]: time=\"2026-06-11T00:17:06.946580601Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified found\" id=8bb7b028-559c-4678-b5ae-aeca186ebdf6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:17:06.949917 crc crio[23067]: time=\"2026-06-11T00:17:06.949822789Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\" id=215949b9-dc1b-4f64-b772-74ce417de8b0 name=/runtime.v1.ImageService/PullImage\nJun 11 00:17:06.957460 crc crio[23067]: time=\"2026-06-11T00:17:06.957352004Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\\\"\"\nJun 11 00:17:07.008280 crc crio[23067]: time=\"2026-06-11T00:17:07.008172606Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:32504a0660cd81bed4bf883ab18219c7af028ef6f5cd6b5cc8225a58252d65e8\" id=2260d75b-9abf-495c-ba33-95bda83ddaf2 name=/runtime.v1.ImageService/PullImage\nJun 11 00:17:07.009413 crc crio[23067]: time=\"2026-06-11T00:17:07.009348568Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=84f49060-4870-46e5-a85a-322b77db3c7b name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:17:07.016928 crc crio[23067]: time=\"2026-06-11T00:17:07.016825441Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9f4bbf522c1232aa0ae76b346ada0fb5e9f387537605e845fa73a76e0ff04110\" id=fcc0ddbd-0c54-49dc-919a-eec8f8c9931e name=/runtime.v1.ImageService/PullImage\nJun 11 00:17:07.017613 crc crio[23067]: time=\"2026-06-11T00:17:07.017540201Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=4667736a-61af-4f8f-893e-f8e99e606d84 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:17:07.019079 crc crio[23067]: time=\"2026-06-11T00:17:07.0189985Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:188950d1f5330b4995908cb5b3336bc06b64ba2f656b4b785e2d2e234f16ec8f\" id=c162c087-6885-417f-a7a7-fea2483254e8 name=/runtime.v1.ImageService/PullImage\nJun 11 00:17:07.019959 crc crio[23067]: time=\"2026-06-11T00:17:07.019889265Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=fd32a4e1-5c7c-4db7-9a08-1eb9f542e500 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:17:07.035843 crc crio[23067]: time=\"2026-06-11T00:17:07.035778457Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:32504a0660cd81bed4bf883ab18219c7af028ef6f5cd6b5cc8225a58252d65e8\" id=93b5d63d-d39c-477a-a6e6-94c5b6bb8216 name=/runtime.v1.ImageService/PullImage\nJun 11 00:17:07.037056 crc crio[23067]: time=\"2026-06-11T00:17:07.03698785Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=99e341c8-a88f-4bcc-bff6-3358602d617a name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:17:07.041482 crc crio[23067]: time=\"2026-06-11T00:17:07.041341528Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:32504a0660cd81bed4bf883ab18219c7af028ef6f5cd6b5cc8225a58252d65e8\" id=d5be6f57-a465-4511-b68d-c4da5cb2ac54 name=/runtime.v1.ImageService/PullImage\nJun 11 00:17:07.042162 crc crio[23067]: time=\"2026-06-11T00:17:07.04212891Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=78b6a6fe-0cc8-4b52-a86d-d288b2ce4aed name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:17:07.587256 crc crio[23067]: time=\"2026-06-11T00:17:07.587050033Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=bac26792-9c5f-427c-8fe1-e564845686f6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:17:07.622488 crc crio[23067]: time=\"2026-06-11T00:17:07.622275231Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-memcached:current-podified\" id=479ef8df-72eb-4057-b35f-7d4166c4f15c name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:17:07.644237 crc crio[23067]: time=\"2026-06-11T00:17:07.644041553Z\" level=info msg=\"Removed pod sandbox: e62550fef589e85d5df58f8e94b1f362c1a4f0401354b6e05dcfefde30ab53bb\" id=275b24dd-b859-4031-ad00-942ffbe255a9 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:17:07.648552 crc crio[23067]: time=\"2026-06-11T00:17:07.648432282Z\" level=info msg=\"Stopping pod sandbox: f4072ed067d2ff86e5f4b9526c9d918bc44af51bfeb1fcbab6433b5ffed0f811\" id=a90c577c-75f4-4223-8b93-a9a8ce3996a9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:17:07.648948 crc crio[23067]: time=\"2026-06-11T00:17:07.648811733Z\" level=info msg=\"Stopped pod sandbox (already stopped): f4072ed067d2ff86e5f4b9526c9d918bc44af51bfeb1fcbab6433b5ffed0f811\" id=a90c577c-75f4-4223-8b93-a9a8ce3996a9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:17:07.651073 crc crio[23067]: time=\"2026-06-11T00:17:07.650849748Z\" level=info msg=\"Removing pod sandbox: f4072ed067d2ff86e5f4b9526c9d918bc44af51bfeb1fcbab6433b5ffed0f811\" id=4f81888c-9ce5-4c52-8651-b787a8136dc3 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:17:07.677454 crc crio[23067]: time=\"2026-06-11T00:17:07.677367789Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=048395bb-54bf-419f-b7f6-b4238a3cc137 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:17:08.270737 crc crio[23067]: time=\"2026-06-11T00:17:08.26963061Z\" level=info msg=\"Creating container: openstack/rabbitmq-cell1-server-0/setup-container\" id=61e4775c-c362-4707-a79e-01c80d03ba32 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:17:08.286404 crc crio[23067]: time=\"2026-06-11T00:17:08.286212231Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=10c6a70e-73ec-4597-bc2b-7a0cc0da0a73 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:17:08.295627 crc crio[23067]: time=\"2026-06-11T00:17:08.295529395Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=e90a098d-1c60-467e-9c4a-fa61f7683dcc name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:17:08.304006 crc crio[23067]: time=\"2026-06-11T00:17:08.303865731Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=b6f92489-b553-41a0-9a9c-08294871b332 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:17:08.314447 crc crio[23067]: time=\"2026-06-11T00:17:08.314215633Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=f1a720ff-32b9-4cbb-a30f-3ca205a33ef5 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:17:08.351564 crc crio[23067]: time=\"2026-06-11T00:17:08.351424955Z\" level=info msg=\"Creating container: openstack/memcached-0/memcached\" id=2bd24b89-bf01-496f-8847-069f370c7961 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:17:08.379143 crc crio[23067]: time=\"2026-06-11T00:17:08.379049497Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=9f162ade-1aff-4496-ba41-e2817ae9755b name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:17:09.278013 crc crio[23067]: time=\"2026-06-11T00:17:09.277905657Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:7b731db5aae0df7b814f3d00e979dfead5d3d5d0628ad440b664274097714eee\" id=c761f3b8-5ae2-430b-9def-a0f7af00b139 name=/runtime.v1.ImageService/PullImage\nJun 11 00:17:09.280257 crc crio[23067]: time=\"2026-06-11T00:17:09.279925862Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=bcc8e22f-0fc0-433e-8ad2-d23d105251dc name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:17:09.293531 crc crio[23067]: time=\"2026-06-11T00:17:09.293371077Z\" level=info msg=\"Pulled image: registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:d9760cb88c96b59bfab6a3586064b204b5234b6ad07bec2667ca37f797a519ff\" id=1d9211dd-13af-4214-8dfd-affdb505beb4 name=/runtime.v1.ImageService/PullImage\nJun 11 00:17:09.296612 crc crio[23067]: time=\"2026-06-11T00:17:09.296502613Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\" id=e020c86b-3090-448b-a57e-7b1ec40f0e8b name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:17:09.299627 crc crio[23067]: time=\"2026-06-11T00:17:09.299521945Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:807c1076fe368456aee9a88438d275805fc908d207bada66f46e084e1fd4e8d9\" id=a902c322-7cdb-46ec-a655-52642667ba77 name=/runtime.v1.ImageService/PullImage\nJun 11 00:17:09.300912 crc crio[23067]: time=\"2026-06-11T00:17:09.30082853Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=1a753a53-9004-45d3-a8a1-601863625815 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:17:09.310415 crc crio[23067]: time=\"2026-06-11T00:17:09.310320618Z\" level=info msg=\"Removed pod sandbox: f4072ed067d2ff86e5f4b9526c9d918bc44af51bfeb1fcbab6433b5ffed0f811\" id=4f81888c-9ce5-4c52-8651-b787a8136dc3 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:17:09.314806 crc crio[23067]: time=\"2026-06-11T00:17:09.314509582Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:17:09.315221 crc crio[23067]: time=\"2026-06-11T00:17:09.314607015Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:17:09.324908 crc crio[23067]: time=\"2026-06-11T00:17:09.323793855Z\" level=info msg=\"Creating container: openstack/openstack-galera-0/mysql-bootstrap\" id=eabca720-f9f3-4d56-8c07-15f1f5776130 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:17:09.335234 crc crio[23067]: time=\"2026-06-11T00:17:09.335064641Z\" level=info msg=\"Creating container: openstack/openstack-cell1-galera-0/mysql-bootstrap\" id=08f7d916-30e0-4fb7-b4a9-752638a35dee name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:17:09.346501 crc crio[23067]: time=\"2026-06-11T00:17:09.346446691Z\" level=info msg=\"Creating container: openstack/rabbitmq-server-0/setup-container\" id=0af00d43-c375-4875-83c5-14ba4135866a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:17:09.749131 crc crio[23067]: time=\"2026-06-11T00:17:09.749027632Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-68bc84565-gq56n/init\" id=b34fad0e-5e18-4dd4-85a2-0328ae11e46c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:17:09.749433 crc crio[23067]: time=\"2026-06-11T00:17:09.749377451Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:17:09.750584 crc crio[23067]: time=\"2026-06-11T00:17:09.750499582Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:17:09.752767 crc crio[23067]: time=\"2026-06-11T00:17:09.752561988Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=de4551c1-d9e6-4b50-88f2-8dca26a75f1f name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:17:09.753530 crc crio[23067]: time=\"2026-06-11T00:17:09.753399281Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\" id=79507056-4038-4153-a5e9-b75581011811 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:17:09.757145 crc crio[23067]: time=\"2026-06-11T00:17:09.75706313Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-769fc96f7c-lrxrp/init\" id=7a1c3507-df57-4d92-8731-358de6ba77f5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:17:09.763329 crc crio[23067]: time=\"2026-06-11T00:17:09.763219298Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:ba97cb84e9c691378c75d7722e1b3beae894cc25addffadc2d7106e39c07e58c\" id=7c2f1a04-a17e-4486-9159-b05aa167d92b name=/runtime.v1.ImageService/PullImage\nJun 11 00:17:09.767189 crc crio[23067]: time=\"2026-06-11T00:17:09.767051472Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-7dc8cc99c9-v6nzf/init\" id=c537a810-6d9f-4581-8cf0-8dfc99f4a837 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:17:09.767189 crc crio[23067]: time=\"2026-06-11T00:17:09.767118104Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\" id=052bcb68-d5c4-444b-822d-dda0fe8e94dd name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:17:09.767367 crc crio[23067]: time=\"2026-06-11T00:17:09.767257877Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-6b994dcc49-8ns4g/init\" id=f383d5ec-3ad9-4c8d-a92f-31d7e11703e4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:17:09.774767 crc crio[23067]: time=\"2026-06-11T00:17:09.774525705Z\" level=info msg=\"Creating container: openstack/kube-state-metrics-0/kube-state-metrics\" id=67175956-d008-448d-b4d1-8b295bb33124 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:17:09.777825 crc crio[23067]: time=\"2026-06-11T00:17:09.777602619Z\" level=info msg=\"Creating container: openstack/ovn-controller-ovs-nw6bc/ovsdb-server-init\" id=cd317491-33b3-4815-8f7d-55a225bae601 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:17:09.779110 crc crio[23067]: time=\"2026-06-11T00:17:09.779008757Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:17:09.795612 crc crio[23067]: time=\"2026-06-11T00:17:09.795517386Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=79a5240a-9480-4994-aecd-680757d7aeb0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:17:09.837014 crc crio[23067]: time=\"2026-06-11T00:17:09.836877721Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:17:09.841789 crc crio[23067]: time=\"2026-06-11T00:17:09.84160792Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:17:09.847057 crc crio[23067]: time=\"2026-06-11T00:17:09.846544734Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:85b4f27c1058f2c2b0c03e426e77c60ade32cce5d8d14bb6242195cf45e42e90\" id=215949b9-dc1b-4f64-b772-74ce417de8b0 name=/runtime.v1.ImageService/PullImage\nJun 11 00:17:09.848090 crc crio[23067]: time=\"2026-06-11T00:17:09.848003104Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\" id=422600dc-87c5-4d47-adf7-a87cf36b0ee4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:17:09.865293 crc crio[23067]: time=\"2026-06-11T00:17:09.865247003Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:17:09.868380 crc crio[23067]: time=\"2026-06-11T00:17:09.868355138Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:17:09.868791 crc crio[23067]: time=\"2026-06-11T00:17:09.868624805Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:17:09.869368 crc crio[23067]: time=\"2026-06-11T00:17:09.869301953Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:17:09.872585 crc crio[23067]: time=\"2026-06-11T00:17:09.872511041Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:17:09.873076 crc crio[23067]: time=\"2026-06-11T00:17:09.872994454Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:17:09.873148 crc crio[23067]: time=\"2026-06-11T00:17:09.873075656Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:17:09.877803 crc crio[23067]: time=\"2026-06-11T00:17:09.877693692Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:17:09.882563 crc crio[23067]: time=\"2026-06-11T00:17:09.882084941Z\" level=info msg=\"Creating container: openstack/ovn-controller-7nwlx/ovn-controller\" id=df58ba88-a5b4-48b4-8ee4-61d8c687b529 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:17:09.902790 crc crio[23067]: time=\"2026-06-11T00:17:09.902694812Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:17:09.902790 crc crio[23067]: time=\"2026-06-11T00:17:09.902799045Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:17:09.907120 crc crio[23067]: time=\"2026-06-11T00:17:09.90703505Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\" id=90516ce8-1154-4492-84b8-b282cd7f57bb name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:17:09.910238 crc crio[23067]: time=\"2026-06-11T00:17:09.910154625Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:17:09.915119 crc crio[23067]: time=\"2026-06-11T00:17:09.915039978Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:17:09.951202 crc crio[23067]: time=\"2026-06-11T00:17:09.951104929Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:17:09.952593 crc crio[23067]: time=\"2026-06-11T00:17:09.952528148Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:17:09.953239 crc crio[23067]: time=\"2026-06-11T00:17:09.953097403Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:17:09.954968 crc crio[23067]: time=\"2026-06-11T00:17:09.954909382Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:17:09.955187 crc crio[23067]: time=\"2026-06-11T00:17:09.955123108Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:17:09.972989 crc crio[23067]: time=\"2026-06-11T00:17:09.972869571Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\" id=41e0cb40-ac7a-459a-86b9-b51974b639b2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:17:10.004885 crc crio[23067]: time=\"2026-06-11T00:17:10.004359118Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:17:10.009769 crc crio[23067]: time=\"2026-06-11T00:17:10.009508068Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:17:10.031601 crc crio[23067]: time=\"2026-06-11T00:17:10.031537347Z\" level=info msg=\"Creating container: openstack/ovsdbserver-nb-0/ovsdbserver-nb\" id=36410437-4b06-41be-a49b-bf5b0629aeec name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:17:10.047284 crc crio[23067]: time=\"2026-06-11T00:17:10.047222784Z\" level=info msg=\"Creating container: openstack/ovsdbserver-sb-0/ovsdbserver-sb\" id=81955408-2138-4373-b9b8-2bea83a3d8b8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:17:10.073970 crc crio[23067]: time=\"2026-06-11T00:17:10.073900788Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:17:10.079469 crc crio[23067]: time=\"2026-06-11T00:17:10.079444079Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:17:10.080326 crc crio[23067]: time=\"2026-06-11T00:17:10.080255961Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:17:10.116149 crc crio[23067]: time=\"2026-06-11T00:17:10.116078076Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:17:10.117971 crc crio[23067]: time=\"2026-06-11T00:17:10.117849464Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:17:10.120497 crc crio[23067]: time=\"2026-06-11T00:17:10.120422804Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:17:10.123159 crc crio[23067]: time=\"2026-06-11T00:17:10.123086776Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:17:10.130167 crc crio[23067]: time=\"2026-06-11T00:17:10.128299818Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:17:10.402611 crc crio[23067]: time=\"2026-06-11T00:17:10.402526188Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:17:10.413757 crc crio[23067]: time=\"2026-06-11T00:17:10.41362806Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:17:10.429209 crc crio[23067]: time=\"2026-06-11T00:17:10.429104411Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:17:10.432531 crc crio[23067]: time=\"2026-06-11T00:17:10.432463542Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:17:10.534529 crc crio[23067]: time=\"2026-06-11T00:17:10.534387095Z\" level=info msg=\"Created container f5382afcdb89561fc0a3ff5d195cdce85f8a3eb68a07ac22ad4532655c2114fb: openstack/dnsmasq-dns-6b994dcc49-8ns4g/init\" id=f383d5ec-3ad9-4c8d-a92f-31d7e11703e4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:17:10.536253 crc crio[23067]: time=\"2026-06-11T00:17:10.535871055Z\" level=info msg=\"Starting container: f5382afcdb89561fc0a3ff5d195cdce85f8a3eb68a07ac22ad4532655c2114fb\" id=c02c5d28-af48-4969-8215-b31334ae2b11 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:17:10.543743 crc crio[23067]: time=\"2026-06-11T00:17:10.543566185Z\" level=info msg=\"Started container\" PID=56956 containerID=f5382afcdb89561fc0a3ff5d195cdce85f8a3eb68a07ac22ad4532655c2114fb description=openstack/dnsmasq-dns-6b994dcc49-8ns4g/init id=c02c5d28-af48-4969-8215-b31334ae2b11 name=/runtime.v1.RuntimeService/StartContainer sandboxID=de30645cd9e0ac2f4326eefa05f467c6d50481bde514f696ee9472d58755b292\nJun 11 00:17:10.561384 crc crio[23067]: time=\"2026-06-11T00:17:10.561236066Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:17:10.562232 crc crio[23067]: time=\"2026-06-11T00:17:10.562164591Z\" level=info msg=\"Created container 57dbc1c316391a11bc133f9eedf39611b5d3cdbf1fcfbee56d9fd2169acd7ecb: openstack/openstack-galera-0/mysql-bootstrap\" id=eabca720-f9f3-4d56-8c07-15f1f5776130 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:17:10.564388 crc crio[23067]: time=\"2026-06-11T00:17:10.564314099Z\" level=info msg=\"Starting container: 57dbc1c316391a11bc133f9eedf39611b5d3cdbf1fcfbee56d9fd2169acd7ecb\" id=f75b421c-491a-43ce-844d-033b9409ec30 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:17:10.571056 crc crio[23067]: time=\"2026-06-11T00:17:10.570931819Z\" level=info msg=\"Started container\" PID=56955 containerID=57dbc1c316391a11bc133f9eedf39611b5d3cdbf1fcfbee56d9fd2169acd7ecb description=openstack/openstack-galera-0/mysql-bootstrap id=f75b421c-491a-43ce-844d-033b9409ec30 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8835ca887dd8ba8f63beb83e1ed456dde6524bb1b5bb99c35774ff6f62d3992c\nJun 11 00:17:10.574143 crc crio[23067]: time=\"2026-06-11T00:17:10.573998303Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:17:10.589845 crc crio[23067]: time=\"2026-06-11T00:17:10.589601687Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:17:10.594920 crc crio[23067]: time=\"2026-06-11T00:17:10.59485929Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:17:10.636374 crc crio[23067]: time=\"2026-06-11T00:17:10.636262137Z\" level=info msg=\"Created container 97be4bf45a25fa8855fe846b3e7f3e8cf64e88df8851f0e18d1a957115e6a3ea: openstack/memcached-0/memcached\" id=2bd24b89-bf01-496f-8847-069f370c7961 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:17:10.637790 crc crio[23067]: time=\"2026-06-11T00:17:10.637608473Z\" level=info msg=\"Starting container: 97be4bf45a25fa8855fe846b3e7f3e8cf64e88df8851f0e18d1a957115e6a3ea\" id=f5bdd7af-837f-4f07-bdfc-855903283c49 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:17:10.646763 crc crio[23067]: time=\"2026-06-11T00:17:10.646595868Z\" level=info msg=\"Started container\" PID=56958 containerID=97be4bf45a25fa8855fe846b3e7f3e8cf64e88df8851f0e18d1a957115e6a3ea description=openstack/memcached-0/memcached id=f5bdd7af-837f-4f07-bdfc-855903283c49 name=/runtime.v1.RuntimeService/StartContainer sandboxID=26b89ed6a5fd551db5dd2044078c7ba5c2355b8cbccc4ad9d994c6c352ed0aa5\nJun 11 00:17:10.748360 crc crio[23067]: time=\"2026-06-11T00:17:10.748284554Z\" level=info msg=\"Created container d3367c62330e827dacfffe3d558fff6a1a07b541ee4f8f31f7a0e3e66064bf49: openstack/ovn-controller-ovs-nw6bc/ovsdb-server-init\" id=cd317491-33b3-4815-8f7d-55a225bae601 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:17:10.749590 crc crio[23067]: time=\"2026-06-11T00:17:10.749555028Z\" level=info msg=\"Starting container: d3367c62330e827dacfffe3d558fff6a1a07b541ee4f8f31f7a0e3e66064bf49\" id=590d7036-08de-4fc8-ac29-079e6fa0a7c2 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:17:10.758759 crc crio[23067]: time=\"2026-06-11T00:17:10.758618395Z\" level=info msg=\"Started container\" PID=57005 containerID=d3367c62330e827dacfffe3d558fff6a1a07b541ee4f8f31f7a0e3e66064bf49 description=openstack/ovn-controller-ovs-nw6bc/ovsdb-server-init id=590d7036-08de-4fc8-ac29-079e6fa0a7c2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=15105b879a0b6fe221d8901f04d6e5764fed7973b946cf5811bb18c9e8f5747f\nJun 11 00:17:10.852448 crc crio[23067]: time=\"2026-06-11T00:17:10.852336394Z\" level=info msg=\"Created container 0da4d857ec210fba65b8370f110fd50857a8d439b47c412f0fb064f7d8b1ba6d: openstack/openstack-cell1-galera-0/mysql-bootstrap\" id=08f7d916-30e0-4fb7-b4a9-752638a35dee name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:17:10.855046 crc crio[23067]: time=\"2026-06-11T00:17:10.855001877Z\" level=info msg=\"Starting container: 0da4d857ec210fba65b8370f110fd50857a8d439b47c412f0fb064f7d8b1ba6d\" id=2b55343a-3add-46e5-83a8-59d353b0a5e6 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:17:10.861955 crc crio[23067]: time=\"2026-06-11T00:17:10.861859853Z\" level=info msg=\"Started container\" PID=56957 containerID=0da4d857ec210fba65b8370f110fd50857a8d439b47c412f0fb064f7d8b1ba6d description=openstack/openstack-cell1-galera-0/mysql-bootstrap id=2b55343a-3add-46e5-83a8-59d353b0a5e6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dd6a8fefc213f7846b4e48e7782113d773084be279c6f03f62d20f1f31c0071b\nJun 11 00:17:10.958246 crc crio[23067]: time=\"2026-06-11T00:17:10.95804889Z\" level=info msg=\"Created container f45fd3f51bc731261c92d94d31697b240101dd7a28dbbdbf98429732c698a7be: openstack/kube-state-metrics-0/kube-state-metrics\" id=67175956-d008-448d-b4d1-8b295bb33124 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:17:10.959551 crc crio[23067]: time=\"2026-06-11T00:17:10.959489989Z\" level=info msg=\"Starting container: f45fd3f51bc731261c92d94d31697b240101dd7a28dbbdbf98429732c698a7be\" id=28344841-1c69-4f99-98af-bff49b19ce5f name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:17:10.968613 crc crio[23067]: time=\"2026-06-11T00:17:10.968528995Z\" level=info msg=\"Started container\" PID=56985 containerID=f45fd3f51bc731261c92d94d31697b240101dd7a28dbbdbf98429732c698a7be description=openstack/kube-state-metrics-0/kube-state-metrics id=28344841-1c69-4f99-98af-bff49b19ce5f name=/runtime.v1.RuntimeService/StartContainer sandboxID=ca8cdf2935075dc917b8cd60ec1192abed478119c2b2aee0c2071721c52af9df\nJun 11 00:17:11.035243 crc crio[23067]: time=\"2026-06-11T00:17:11.035149287Z\" level=info msg=\"Created container b389f5d98f3a11df7695713ade70d4d8d0ac29ace1cf8e6988d8ac989ec7fc56: openstack/dnsmasq-dns-7dc8cc99c9-v6nzf/init\" id=c537a810-6d9f-4581-8cf0-8dfc99f4a837 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:17:11.037080 crc crio[23067]: time=\"2026-06-11T00:17:11.037043778Z\" level=info msg=\"Starting container: b389f5d98f3a11df7695713ade70d4d8d0ac29ace1cf8e6988d8ac989ec7fc56\" id=f9a36643-3bd0-49a7-a877-feb2b754dd2f name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:17:11.043211 crc crio[23067]: time=\"2026-06-11T00:17:11.043185005Z\" level=info msg=\"Started container\" PID=56973 containerID=b389f5d98f3a11df7695713ade70d4d8d0ac29ace1cf8e6988d8ac989ec7fc56 description=openstack/dnsmasq-dns-7dc8cc99c9-v6nzf/init id=f9a36643-3bd0-49a7-a877-feb2b754dd2f name=/runtime.v1.RuntimeService/StartContainer sandboxID=98cec0117a4af906ec1d2142f17b121f506d60f5e3fec96c278eddb105fd2b7f\nJun 11 00:17:11.142477 crc crio[23067]: time=\"2026-06-11T00:17:11.142370453Z\" level=info msg=\"Created container 29d3e03fce6e82f268907feb40715cc0274fc9d0eeb9af9b01ef1ecad63ecdb8: openstack/dnsmasq-dns-68bc84565-gq56n/init\" id=b34fad0e-5e18-4dd4-85a2-0328ae11e46c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:17:11.143562 crc crio[23067]: time=\"2026-06-11T00:17:11.143475933Z\" level=info msg=\"Starting container: 29d3e03fce6e82f268907feb40715cc0274fc9d0eeb9af9b01ef1ecad63ecdb8\" id=5e228296-a3ea-40ad-99d0-7b6e6743e43a name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:17:11.151236 crc crio[23067]: time=\"2026-06-11T00:17:11.151105531Z\" level=info msg=\"Started container\" PID=56959 containerID=29d3e03fce6e82f268907feb40715cc0274fc9d0eeb9af9b01ef1ecad63ecdb8 description=openstack/dnsmasq-dns-68bc84565-gq56n/init id=5e228296-a3ea-40ad-99d0-7b6e6743e43a name=/runtime.v1.RuntimeService/StartContainer sandboxID=dceced93574ba7f10f75904bcb44fc03e3db12039326562576a7dcfa704be447\nJun 11 00:17:11.368454 crc crio[23067]: time=\"2026-06-11T00:17:11.36833824Z\" level=info msg=\"Created container 30f98d7dfc96bd2d74040d16c7636db47182373e0b0de88bced8882e7aac346b: openstack/dnsmasq-dns-769fc96f7c-lrxrp/init\" id=7a1c3507-df57-4d92-8731-358de6ba77f5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:17:11.371202 crc crio[23067]: time=\"2026-06-11T00:17:11.371049254Z\" level=info msg=\"Starting container: 30f98d7dfc96bd2d74040d16c7636db47182373e0b0de88bced8882e7aac346b\" id=2b8b1c98-d8b6-44c4-84e0-47c2f036d8a8 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:17:11.374038 crc crio[23067]: time=\"2026-06-11T00:17:11.373900321Z\" level=info msg=\"Created container 1e65ce5c781429201d4625a818c33f1824b70e87761a669d06bc8a291c74191f: openstack/ovsdbserver-nb-0/ovsdbserver-nb\" id=36410437-4b06-41be-a49b-bf5b0629aeec name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:17:11.376200 crc crio[23067]: time=\"2026-06-11T00:17:11.376122792Z\" level=info msg=\"Starting container: 1e65ce5c781429201d4625a818c33f1824b70e87761a669d06bc8a291c74191f\" id=0aab72f0-3ee5-43be-9e79-02446145fefa name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:17:11.376419 crc crio[23067]: time=\"2026-06-11T00:17:11.376326157Z\" level=info msg=\"Created container 9d60bee0cbd66614ad3d5c1059ceb8a6cd69a3c202c30636254b466baa2e6a87: openstack/ovn-controller-7nwlx/ovn-controller\" id=df58ba88-a5b4-48b4-8ee4-61d8c687b529 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:17:11.377372 crc crio[23067]: time=\"2026-06-11T00:17:11.377251872Z\" level=info msg=\"Starting container: 9d60bee0cbd66614ad3d5c1059ceb8a6cd69a3c202c30636254b466baa2e6a87\" id=3562e3a0-368b-4584-92fe-f98bb15d55ab name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:17:11.381193 crc crio[23067]: time=\"2026-06-11T00:17:11.381097897Z\" level=info msg=\"Started container\" PID=57007 containerID=30f98d7dfc96bd2d74040d16c7636db47182373e0b0de88bced8882e7aac346b description=openstack/dnsmasq-dns-769fc96f7c-lrxrp/init id=2b8b1c98-d8b6-44c4-84e0-47c2f036d8a8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f1945633a754b125d239763f645b5e7b940b1ae2d6831e5ee1d22fca8cf4fa21\nJun 11 00:17:11.385342 crc crio[23067]: time=\"2026-06-11T00:17:11.385226489Z\" level=info msg=\"Started container\" PID=57008 containerID=9d60bee0cbd66614ad3d5c1059ceb8a6cd69a3c202c30636254b466baa2e6a87 description=openstack/ovn-controller-7nwlx/ovn-controller id=3562e3a0-368b-4584-92fe-f98bb15d55ab name=/runtime.v1.RuntimeService/StartContainer sandboxID=34e9d0aa857b33d164903c1892e33a8fc7291d2af1ddb05eafb8746384e1a87b\nJun 11 00:17:11.390185 crc crio[23067]: time=\"2026-06-11T00:17:11.390074611Z\" level=info msg=\"Created container c40cf2d4ad04821203a525971e5320efe7aa676cffe9c00daa47a01af0436f0c: openstack/ovsdbserver-sb-0/ovsdbserver-sb\" id=81955408-2138-4373-b9b8-2bea83a3d8b8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:17:11.393928 crc crio[23067]: time=\"2026-06-11T00:17:11.393585487Z\" level=info msg=\"Starting container: c40cf2d4ad04821203a525971e5320efe7aa676cffe9c00daa47a01af0436f0c\" id=3cf884f2-97f0-4a3b-b330-dd19cf7d1caf name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:17:11.405164 crc crio[23067]: time=\"2026-06-11T00:17:11.405020768Z\" level=info msg=\"Started container\" PID=57030 containerID=1e65ce5c781429201d4625a818c33f1824b70e87761a669d06bc8a291c74191f description=openstack/ovsdbserver-nb-0/ovsdbserver-nb id=0aab72f0-3ee5-43be-9e79-02446145fefa name=/runtime.v1.RuntimeService/StartContainer sandboxID=33b262629a771a504057db0e21297511e92d272747ca91386cc607d41f947c7f\nJun 11 00:17:11.416118 crc crio[23067]: time=\"2026-06-11T00:17:11.416015837Z\" level=info msg=\"Started container\" PID=57032 containerID=c40cf2d4ad04821203a525971e5320efe7aa676cffe9c00daa47a01af0436f0c description=openstack/ovsdbserver-sb-0/ovsdbserver-sb id=3cf884f2-97f0-4a3b-b330-dd19cf7d1caf name=/runtime.v1.RuntimeService/StartContainer sandboxID=c5b60e2063a406d0e62ee4d71cf15663cdc997df8c1a5506cccde6f379b0c5e1\nJun 11 00:17:11.422889 crc crio[23067]: time=\"2026-06-11T00:17:11.422824982Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=742d7d78-c9c2-482b-8d22-9c4b1b1f732a name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:17:11.423121 crc crio[23067]: time=\"2026-06-11T00:17:11.423008407Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified not found\" id=742d7d78-c9c2-482b-8d22-9c4b1b1f732a name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:17:11.423121 crc crio[23067]: time=\"2026-06-11T00:17:11.423076239Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified found\" id=742d7d78-c9c2-482b-8d22-9c4b1b1f732a name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:17:11.424323 crc crio[23067]: time=\"2026-06-11T00:17:11.424247811Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=b30eef1e-1aa7-4af3-9088-84929994102f name=/runtime.v1.ImageService/PullImage\nJun 11 00:17:11.427452 crc crio[23067]: time=\"2026-06-11T00:17:11.427119239Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=1422b51f-6185-4cb6-91b8-f35380d9093d name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:17:11.427452 crc crio[23067]: time=\"2026-06-11T00:17:11.427271873Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified not found\" id=1422b51f-6185-4cb6-91b8-f35380d9093d name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:17:11.427452 crc crio[23067]: time=\"2026-06-11T00:17:11.427315464Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified found\" id=1422b51f-6185-4cb6-91b8-f35380d9093d name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:17:11.430006 crc crio[23067]: time=\"2026-06-11T00:17:11.429101513Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=246248ea-fe2e-432f-a821-f823ed2f3314 name=/runtime.v1.ImageService/PullImage\nJun 11 00:17:11.430304 crc crio[23067]: time=\"2026-06-11T00:17:11.429201446Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\\\"\"\nJun 11 00:17:11.436591 crc crio[23067]: time=\"2026-06-11T00:17:11.436524115Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\\\"\"\nJun 11 00:17:11.543804 crc crio[23067]: time=\"2026-06-11T00:17:11.542325773Z\" level=info msg=\"Stopping pod sandbox: 98cec0117a4af906ec1d2142f17b121f506d60f5e3fec96c278eddb105fd2b7f\" id=43781f83-afdf-4e31-9443-888730472db4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:17:11.546368 crc crio[23067]: time=\"2026-06-11T00:17:11.546286371Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7dc8cc99c9-v6nzf Namespace:openstack ID:98cec0117a4af906ec1d2142f17b121f506d60f5e3fec96c278eddb105fd2b7f UID:e8ff317f-83dd-44e6-95c2-7486f92d8f95 NetNS:/var/run/netns/4f8a1857-45a8-4e3b-9885-382583514c43 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode8ff317f_83dd_44e6_95c2_7486f92d8f95.slice PodAnnotations:0xc000b80870}] Aliases:map[]}\"\nJun 11 00:17:11.546819 crc crio[23067]: time=\"2026-06-11T00:17:11.546749723Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-7dc8cc99c9-v6nzf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:17:11.555899 crc crio[23067]: time=\"2026-06-11T00:17:11.555782849Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=0171a020-7d1c-48c3-bc0c-0dfdfe12c1f1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:17:11.560143 crc crio[23067]: time=\"2026-06-11T00:17:11.560065945Z\" level=info msg=\"Stopping pod sandbox: f1945633a754b125d239763f645b5e7b940b1ae2d6831e5ee1d22fca8cf4fa21\" id=5b834b1e-ff5c-422e-8ab7-cae0f6337569 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:17:11.560550 crc crio[23067]: time=\"2026-06-11T00:17:11.560486037Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-769fc96f7c-lrxrp Namespace:openstack ID:f1945633a754b125d239763f645b5e7b940b1ae2d6831e5ee1d22fca8cf4fa21 UID:40e17cd8-2eec-4022-ac7a-9dc920bbd979 NetNS:/var/run/netns/e3678623-3f55-4515-8bd6-3ac4994d0c02 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod40e17cd8_2eec_4022_ac7a_9dc920bbd979.slice PodAnnotations:0xc000131ca0}] Aliases:map[]}\"\nJun 11 00:17:11.560752 crc crio[23067]: time=\"2026-06-11T00:17:11.560630931Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-769fc96f7c-lrxrp from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:17:11.600518 crc crio[23067]: time=\"2026-06-11T00:17:11.600428073Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=3334377a-e2f1-425d-b9d3-a008a18f1f88 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:17:11.645279 crc crio[23067]: time=\"2026-06-11T00:17:11.64514456Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=2e7dd232-3b9c-4c2a-a472-cbbc592c81c4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:17:11.660838 crc crio[23067]: time=\"2026-06-11T00:17:11.660522248Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=157d2848-4fa0-4c26-b5c2-771977c50d5d name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:17:11.661446 crc crio[23067]: time=\"2026-06-11T00:17:11.661352451Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-68bc84565-gq56n/dnsmasq-dns\" id=5ffa21df-2ec4-4a18-9352-3b4221dad7a2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:17:11.667222 crc crio[23067]: time=\"2026-06-11T00:17:11.667117737Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:17:11.681391 crc crio[23067]: time=\"2026-06-11T00:17:11.681307843Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-6b994dcc49-8ns4g/dnsmasq-dns\" id=d7903c8c-4e14-470b-b2d6-cc19864d9da2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:17:11.684004 crc crio[23067]: time=\"2026-06-11T00:17:11.683507973Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:17:11.951799 crc crio[23067]: time=\"2026-06-11T00:17:11.951192475Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:17:11.974916 crc crio[23067]: time=\"2026-06-11T00:17:11.973283386Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:17:11.989185 crc crio[23067]: time=\"2026-06-11T00:17:11.986870675Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:17:12.002258 crc crio[23067]: time=\"2026-06-11T00:17:11.996074536Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:17:12.024894 crc crio[23067]: time=\"2026-06-11T00:17:12.024730996Z\" level=info msg=\"Stopped pod sandbox: 98cec0117a4af906ec1d2142f17b121f506d60f5e3fec96c278eddb105fd2b7f\" id=43781f83-afdf-4e31-9443-888730472db4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:17:12.036969 crc crio[23067]: time=\"2026-06-11T00:17:12.036888466Z\" level=info msg=\"Created container d73b0f583357fa2895218f751de558a0e39c2c1c7f02aa622ca170e6713fa41f: openstack/rabbitmq-cell1-server-0/setup-container\" id=61e4775c-c362-4707-a79e-01c80d03ba32 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:17:12.047759 crc crio[23067]: time=\"2026-06-11T00:17:12.047607348Z\" level=info msg=\"Starting container: d73b0f583357fa2895218f751de558a0e39c2c1c7f02aa622ca170e6713fa41f\" id=92080900-99ae-4908-b790-95bde6f52c74 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:17:12.065760 crc crio[23067]: time=\"2026-06-11T00:17:12.054513816Z\" level=info msg=\"Started container\" PID=56949 containerID=d73b0f583357fa2895218f751de558a0e39c2c1c7f02aa622ca170e6713fa41f description=openstack/rabbitmq-cell1-server-0/setup-container id=92080900-99ae-4908-b790-95bde6f52c74 name=/runtime.v1.RuntimeService/StartContainer sandboxID=06a827bd591d1f124e41afc369999c4065f38172de2cd5d565bd94db4aefee9f\nJun 11 00:17:12.091792 crc crio[23067]: time=\"2026-06-11T00:17:12.091589574Z\" level=info msg=\"Stopped pod sandbox: f1945633a754b125d239763f645b5e7b940b1ae2d6831e5ee1d22fca8cf4fa21\" id=5b834b1e-ff5c-422e-8ab7-cae0f6337569 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:17:12.140391 crc crio[23067]: time=\"2026-06-11T00:17:12.140306019Z\" level=info msg=\"Created container 2f769b3f23293a742e9068428b76f74330a41ce12481d9b8c29f9dc365b49c1c: openstack/rabbitmq-server-0/setup-container\" id=0af00d43-c375-4875-83c5-14ba4135866a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:17:12.141998 crc crio[23067]: time=\"2026-06-11T00:17:12.141907813Z\" level=info msg=\"Starting container: 2f769b3f23293a742e9068428b76f74330a41ce12481d9b8c29f9dc365b49c1c\" id=8990435e-a42f-44c3-81ed-49ec2cd12bf1 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:17:12.167928 crc crio[23067]: time=\"2026-06-11T00:17:12.167829948Z\" level=info msg=\"Started container\" PID=56950 containerID=2f769b3f23293a742e9068428b76f74330a41ce12481d9b8c29f9dc365b49c1c description=openstack/rabbitmq-server-0/setup-container id=8990435e-a42f-44c3-81ed-49ec2cd12bf1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cfff6a15465b1952f114cdcb48a9a2f60fa6d82eada467a583f520846884e398\nJun 11 00:17:12.261773 crc crio[23067]: time=\"2026-06-11T00:17:12.261490056Z\" level=error msg=\"Container creation error: mount `/var/lib/kubelet/pods/e0cbb0bb-b187-44f7-8469-40a86ad80da7/volume-subpaths/dns-svc/dnsmasq-dns/1` to `etc/dnsmasq.d/hosts/dns-svc`: No such file or directory\\n\" id=d7903c8c-4e14-470b-b2d6-cc19864d9da2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:17:12.274441 crc crio[23067]: time=\"2026-06-11T00:17:12.274260183Z\" level=info msg=\"createCtr: deleting container ID 5cdba7e6c3c6c1dffc0b25bcd7f277630768bd88902875758d2368735a47ef93 from idIndex\" id=d7903c8c-4e14-470b-b2d6-cc19864d9da2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:17:12.274939 crc crio[23067]: time=\"2026-06-11T00:17:12.27449755Z\" level=info msg=\"createCtr: removing container 5cdba7e6c3c6c1dffc0b25bcd7f277630768bd88902875758d2368735a47ef93\" id=d7903c8c-4e14-470b-b2d6-cc19864d9da2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:17:12.274939 crc crio[23067]: time=\"2026-06-11T00:17:12.274624353Z\" level=info msg=\"createCtr: deleting container 5cdba7e6c3c6c1dffc0b25bcd7f277630768bd88902875758d2368735a47ef93 from storage\" id=d7903c8c-4e14-470b-b2d6-cc19864d9da2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:17:12.308818 crc crio[23067]: time=\"2026-06-11T00:17:12.301077293Z\" level=info msg=\"createCtr: releasing container name k8s_dnsmasq-dns_dnsmasq-dns-6b994dcc49-8ns4g_openstack_e0cbb0bb-b187-44f7-8469-40a86ad80da7_0\" id=d7903c8c-4e14-470b-b2d6-cc19864d9da2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:17:12.308818 crc crio[23067]: time=\"2026-06-11T00:17:12.307189409Z\" level=info msg=\"Created container 89d0ad95d543400470dd54b3613eb6272510c8f21d9013d084babc83333e3572: openstack/dnsmasq-dns-68bc84565-gq56n/dnsmasq-dns\" id=5ffa21df-2ec4-4a18-9352-3b4221dad7a2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:17:12.309600 crc crio[23067]: time=\"2026-06-11T00:17:12.309165613Z\" level=info msg=\"Starting container: 89d0ad95d543400470dd54b3613eb6272510c8f21d9013d084babc83333e3572\" id=e830999c-d84d-4a8a-90a8-711b6bdefd9d name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:17:12.330734 crc crio[23067]: time=\"2026-06-11T00:17:12.330551604Z\" level=info msg=\"Started container\" PID=57558 containerID=89d0ad95d543400470dd54b3613eb6272510c8f21d9013d084babc83333e3572 description=openstack/dnsmasq-dns-68bc84565-gq56n/dnsmasq-dns id=e830999c-d84d-4a8a-90a8-711b6bdefd9d name=/runtime.v1.RuntimeService/StartContainer sandboxID=dceced93574ba7f10f75904bcb44fc03e3db12039326562576a7dcfa704be447\nJun 11 00:17:12.633491 crc crio[23067]: time=\"2026-06-11T00:17:12.631324516Z\" level=info msg=\"Removing container: b389f5d98f3a11df7695713ade70d4d8d0ac29ace1cf8e6988d8ac989ec7fc56\" id=5cc2934e-e657-4a52-be66-24f55f34a83c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:17:12.669997 crc crio[23067]: time=\"2026-06-11T00:17:12.668443426Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=84d910a0-b138-4867-95c5-4d2f838324b7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:17:12.676297 crc crio[23067]: time=\"2026-06-11T00:17:12.676186176Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=fd04d90a-bee2-438b-b8d6-c798f6d2add8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:17:12.698901 crc crio[23067]: time=\"2026-06-11T00:17:12.698462882Z\" level=info msg=\"Removed container b389f5d98f3a11df7695713ade70d4d8d0ac29ace1cf8e6988d8ac989ec7fc56: openstack/dnsmasq-dns-7dc8cc99c9-v6nzf/init\" id=5cc2934e-e657-4a52-be66-24f55f34a83c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:17:12.711777 crc crio[23067]: time=\"2026-06-11T00:17:12.711687742Z\" level=info msg=\"Removing container: 30f98d7dfc96bd2d74040d16c7636db47182373e0b0de88bced8882e7aac346b\" id=fb96a51e-e711-45d4-8e1a-ab0dd1cd4ac8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:17:12.726159 crc crio[23067]: time=\"2026-06-11T00:17:12.72302055Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=c97ff1de-7586-4871-9664-c387572cfe16 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:17:12.753608 crc crio[23067]: time=\"2026-06-11T00:17:12.753495359Z\" level=info msg=\"Removed container 30f98d7dfc96bd2d74040d16c7636db47182373e0b0de88bced8882e7aac346b: openstack/dnsmasq-dns-769fc96f7c-lrxrp/init\" id=fb96a51e-e711-45d4-8e1a-ab0dd1cd4ac8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:17:12.762614 crc crio[23067]: time=\"2026-06-11T00:17:12.760188441Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=6189bf95-3e91-4bc1-a73f-cc89284ed53a name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:17:12.771852 crc crio[23067]: time=\"2026-06-11T00:17:12.771781807Z\" level=info msg=\"Creating container: openstack/ovn-controller-ovs-nw6bc/ovsdb-server\" id=2e47344c-a964-4570-bc1a-11e8bedb19f9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:17:12.774480 crc crio[23067]: time=\"2026-06-11T00:17:12.774403578Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:17:12.783453 crc crio[23067]: time=\"2026-06-11T00:17:12.782976021Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-6b994dcc49-8ns4g/dnsmasq-dns\" id=eeb424db-8910-46f3-a515-cf480e70fe06 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:17:12.840161 crc crio[23067]: time=\"2026-06-11T00:17:12.821341705Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:17:12.907103 crc crio[23067]: time=\"2026-06-11T00:17:12.907055476Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:17:12.956081 crc crio[23067]: time=\"2026-06-11T00:17:12.955855454Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:17:12.965938 crc crio[23067]: time=\"2026-06-11T00:17:12.964416147Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:17:13.146742 crc crio[23067]: time=\"2026-06-11T00:17:13.146064508Z\" level=info msg=\"Created container d9239451689b25cb1aee8f6c09c721a83d9e085b8d6a2237f1b289296609d569: openstack/dnsmasq-dns-6b994dcc49-8ns4g/dnsmasq-dns\" id=eeb424db-8910-46f3-a515-cf480e70fe06 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:17:13.148449 crc crio[23067]: time=\"2026-06-11T00:17:13.148371971Z\" level=info msg=\"Starting container: d9239451689b25cb1aee8f6c09c721a83d9e085b8d6a2237f1b289296609d569\" id=51da192f-5d7a-493a-bd4e-f953f3271dfc name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:17:13.154784 crc crio[23067]: time=\"2026-06-11T00:17:13.153962003Z\" level=info msg=\"Started container\" PID=57740 containerID=d9239451689b25cb1aee8f6c09c721a83d9e085b8d6a2237f1b289296609d569 description=openstack/dnsmasq-dns-6b994dcc49-8ns4g/dnsmasq-dns id=51da192f-5d7a-493a-bd4e-f953f3271dfc name=/runtime.v1.RuntimeService/StartContainer sandboxID=de30645cd9e0ac2f4326eefa05f467c6d50481bde514f696ee9472d58755b292\nJun 11 00:17:13.237327 crc crio[23067]: time=\"2026-06-11T00:17:13.237148345Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:17:13.340612 crc crio[23067]: time=\"2026-06-11T00:17:13.340502257Z\" level=info msg=\"Created container 1ab68f87e3be46177eb2ea43c1ccd67dc4bb78964d1a97e4fe5c1692c6339c8c: openstack/ovn-controller-ovs-nw6bc/ovsdb-server\" id=2e47344c-a964-4570-bc1a-11e8bedb19f9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:17:13.341943 crc crio[23067]: time=\"2026-06-11T00:17:13.341861404Z\" level=info msg=\"Starting container: 1ab68f87e3be46177eb2ea43c1ccd67dc4bb78964d1a97e4fe5c1692c6339c8c\" id=07409cba-3de8-44f6-8213-4e3644faa491 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:17:13.354816 crc crio[23067]: time=\"2026-06-11T00:17:13.354735944Z\" level=info msg=\"Started container\" PID=57881 containerID=1ab68f87e3be46177eb2ea43c1ccd67dc4bb78964d1a97e4fe5c1692c6339c8c description=openstack/ovn-controller-ovs-nw6bc/ovsdb-server id=07409cba-3de8-44f6-8213-4e3644faa491 name=/runtime.v1.RuntimeService/StartContainer sandboxID=15105b879a0b6fe221d8901f04d6e5764fed7973b946cf5811bb18c9e8f5747f\nJun 11 00:17:13.366420 crc crio[23067]: time=\"2026-06-11T00:17:13.36634611Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=fdd78cea-ad1c-4eac-a502-a8c92e76c992 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:17:13.369757 crc crio[23067]: time=\"2026-06-11T00:17:13.369603258Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=18e7aae7-6d01-4138-9609-85ab43b629ac name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:17:13.381229 crc crio[23067]: time=\"2026-06-11T00:17:13.381083721Z\" level=info msg=\"Creating container: openstack/ovn-controller-ovs-nw6bc/ovs-vswitchd\" id=5744627e-8b06-4e8f-ac63-d74628a77c12 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:17:13.386236 crc crio[23067]: time=\"2026-06-11T00:17:13.382379166Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:17:13.438064 crc crio[23067]: time=\"2026-06-11T00:17:13.437974718Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:17:13.651929 crc crio[23067]: time=\"2026-06-11T00:17:13.651875686Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:17:13.780354 crc crio[23067]: time=\"2026-06-11T00:17:13.780256468Z\" level=info msg=\"Created container eb52cad28e544f908d142713d9226df1405cb1a163f0f67b34cdc39da71d88fb: openstack/ovn-controller-ovs-nw6bc/ovs-vswitchd\" id=5744627e-8b06-4e8f-ac63-d74628a77c12 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:17:13.781002 crc crio[23067]: time=\"2026-06-11T00:17:13.780929296Z\" level=info msg=\"Starting container: eb52cad28e544f908d142713d9226df1405cb1a163f0f67b34cdc39da71d88fb\" id=42168c42-51b2-492e-9488-14a43fe42cb1 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:17:13.791263 crc crio[23067]: time=\"2026-06-11T00:17:13.791104673Z\" level=info msg=\"Started container\" PID=58056 containerID=eb52cad28e544f908d142713d9226df1405cb1a163f0f67b34cdc39da71d88fb description=openstack/ovn-controller-ovs-nw6bc/ovs-vswitchd id=42168c42-51b2-492e-9488-14a43fe42cb1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=15105b879a0b6fe221d8901f04d6e5764fed7973b946cf5811bb18c9e8f5747f\nJun 11 00:17:16.791167 crc crio[23067]: time=\"2026-06-11T00:17:16.789558048Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=1abe2d08-5444-446e-b081-c1ffdea1ddf2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:17:16.793545 crc crio[23067]: time=\"2026-06-11T00:17:16.793482295Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=d783dd4f-1ad9-4c78-80dd-0e13edce1744 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:17:19.317568 crc crio[23067]: time=\"2026-06-11T00:17:19.316925006Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=660b749e-c266-4fd1-8ebb-8a73ec8e922b name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:17:19.327020 crc crio[23067]: time=\"2026-06-11T00:17:19.326749163Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=4be6f849-f516-46d1-bc57-c07061f348e9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:17:19.400007 crc crio[23067]: time=\"2026-06-11T00:17:19.399901053Z\" level=info msg=\"Creating container: openstack/openstack-cell1-galera-0/galera\" id=cf698e89-89ca-499d-8e88-2c03d6c38389 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:17:19.408962 crc crio[23067]: time=\"2026-06-11T00:17:19.408879737Z\" level=info msg=\"Creating container: openstack/openstack-galera-0/galera\" id=e0f32b75-afaa-4b16-8bdb-e4ee6e98b28d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:17:19.425909 crc crio[23067]: time=\"2026-06-11T00:17:19.425627733Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:17:19.427455 crc crio[23067]: time=\"2026-06-11T00:17:19.42738452Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:17:19.428568 crc crio[23067]: time=\"2026-06-11T00:17:19.428494541Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:a318af732f6ea2fc8bc9d0b09130968c6cfd0a35ab45b3b32e73b118f5b0dcb8\" id=b30eef1e-1aa7-4af3-9088-84929994102f name=/runtime.v1.ImageService/PullImage\nJun 11 00:17:19.429827 crc crio[23067]: time=\"2026-06-11T00:17:19.429747455Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=3cd15927-7ecc-4cda-b0cf-1fdc7a77e47f name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:17:19.442619 crc crio[23067]: time=\"2026-06-11T00:17:19.442528352Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:a318af732f6ea2fc8bc9d0b09130968c6cfd0a35ab45b3b32e73b118f5b0dcb8\" id=246248ea-fe2e-432f-a821-f823ed2f3314 name=/runtime.v1.ImageService/PullImage\nJun 11 00:17:19.443953 crc crio[23067]: time=\"2026-06-11T00:17:19.443631192Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=1423089f-97bf-4812-b487-f3d772859eab name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:17:19.483484 crc crio[23067]: time=\"2026-06-11T00:17:19.482844119Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:17:19.490171 crc crio[23067]: time=\"2026-06-11T00:17:19.490047925Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=4a3c489d-f18f-4fd6-80d9-df65b9af62ac name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:17:19.490423 crc crio[23067]: time=\"2026-06-11T00:17:19.490331383Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:17:19.500227 crc crio[23067]: time=\"2026-06-11T00:17:19.500016356Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=866f27b3-38ae-42ab-bd93-3b1f79e7014f name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:17:19.503198 crc crio[23067]: time=\"2026-06-11T00:17:19.50311749Z\" level=info msg=\"Creating container: openstack/ovsdbserver-nb-0/openstack-network-exporter\" id=8a63b012-1f96-405c-a2c1-9b2a50225faf name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:17:19.507552 crc crio[23067]: time=\"2026-06-11T00:17:19.50716265Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:17:19.521632 crc crio[23067]: time=\"2026-06-11T00:17:19.521540092Z\" level=info msg=\"Creating container: openstack/ovsdbserver-sb-0/openstack-network-exporter\" id=227ebe9e-ef09-49dc-a700-a330e9ad8d82 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:17:19.527973 crc crio[23067]: time=\"2026-06-11T00:17:19.527883324Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:17:19.530496 crc crio[23067]: time=\"2026-06-11T00:17:19.530441364Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:17:19.546366 crc crio[23067]: time=\"2026-06-11T00:17:19.546222973Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:17:19.571569 crc crio[23067]: time=\"2026-06-11T00:17:19.57146947Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:17:19.574821 crc crio[23067]: time=\"2026-06-11T00:17:19.574695668Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:17:19.588867 crc crio[23067]: time=\"2026-06-11T00:17:19.588586075Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:17:19.591739 crc crio[23067]: time=\"2026-06-11T00:17:19.591610428Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:17:19.741987 crc crio[23067]: time=\"2026-06-11T00:17:19.741431433Z\" level=info msg=\"Created container a6804013e42f5eda70d7a9b5fcce1faea212b16b893f7b7788a304bd53e5f44f: openstack/openstack-galera-0/galera\" id=e0f32b75-afaa-4b16-8bdb-e4ee6e98b28d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:17:19.743453 crc crio[23067]: time=\"2026-06-11T00:17:19.743378146Z\" level=info msg=\"Starting container: a6804013e42f5eda70d7a9b5fcce1faea212b16b893f7b7788a304bd53e5f44f\" id=24155c92-55e7-4fcd-96a2-6e6137452b78 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:17:19.750254 crc crio[23067]: time=\"2026-06-11T00:17:19.750166221Z\" level=info msg=\"Created container cdb8af3d29f1d577600aec2baf84b7da78c3ad91be9bbd724c76cfa5911a1cb1: openstack/openstack-cell1-galera-0/galera\" id=cf698e89-89ca-499d-8e88-2c03d6c38389 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:17:19.751560 crc crio[23067]: time=\"2026-06-11T00:17:19.751423435Z\" level=info msg=\"Started container\" PID=58472 containerID=a6804013e42f5eda70d7a9b5fcce1faea212b16b893f7b7788a304bd53e5f44f description=openstack/openstack-galera-0/galera id=24155c92-55e7-4fcd-96a2-6e6137452b78 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8835ca887dd8ba8f63beb83e1ed456dde6524bb1b5bb99c35774ff6f62d3992c\nJun 11 00:17:19.751761 crc crio[23067]: time=\"2026-06-11T00:17:19.75160687Z\" level=info msg=\"Created container 7fb4691de9c42c9d0a26b94da32d342c18fc3e62a94aefef958e1a143434ffd5: openstack/ovsdbserver-sb-0/openstack-network-exporter\" id=227ebe9e-ef09-49dc-a700-a330e9ad8d82 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:17:19.751847 crc crio[23067]: time=\"2026-06-11T00:17:19.751779274Z\" level=info msg=\"Created container a8b0ca48dc75b4f91b0c35196b97f0d9f31b7dbfd6fbdaf01358076d4a87d7ea: openstack/ovsdbserver-nb-0/openstack-network-exporter\" id=8a63b012-1f96-405c-a2c1-9b2a50225faf name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:17:19.751986 crc crio[23067]: time=\"2026-06-11T00:17:19.751917378Z\" level=info msg=\"Starting container: cdb8af3d29f1d577600aec2baf84b7da78c3ad91be9bbd724c76cfa5911a1cb1\" id=864aac26-58cf-4b46-b78b-0989cdb2182e name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:17:19.752407 crc crio[23067]: time=\"2026-06-11T00:17:19.75234638Z\" level=info msg=\"Starting container: a8b0ca48dc75b4f91b0c35196b97f0d9f31b7dbfd6fbdaf01358076d4a87d7ea\" id=81f2b374-b7c2-4c8d-8f09-a1f9c334fb45 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:17:19.753105 crc crio[23067]: time=\"2026-06-11T00:17:19.753016368Z\" level=info msg=\"Starting container: 7fb4691de9c42c9d0a26b94da32d342c18fc3e62a94aefef958e1a143434ffd5\" id=3a5a9d59-f2a3-4fdf-aba3-7d61cab81ee3 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:17:19.759100 crc crio[23067]: time=\"2026-06-11T00:17:19.759009801Z\" level=info msg=\"Started container\" PID=58473 containerID=7fb4691de9c42c9d0a26b94da32d342c18fc3e62a94aefef958e1a143434ffd5 description=openstack/ovsdbserver-sb-0/openstack-network-exporter id=3a5a9d59-f2a3-4fdf-aba3-7d61cab81ee3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c5b60e2063a406d0e62ee4d71cf15663cdc997df8c1a5506cccde6f379b0c5e1\nJun 11 00:17:19.769188 crc crio[23067]: time=\"2026-06-11T00:17:19.768827028Z\" level=info msg=\"Started container\" PID=58474 containerID=a8b0ca48dc75b4f91b0c35196b97f0d9f31b7dbfd6fbdaf01358076d4a87d7ea description=openstack/ovsdbserver-nb-0/openstack-network-exporter id=81f2b374-b7c2-4c8d-8f09-a1f9c334fb45 name=/runtime.v1.RuntimeService/StartContainer sandboxID=33b262629a771a504057db0e21297511e92d272747ca91386cc607d41f947c7f\nJun 11 00:17:19.772430 crc crio[23067]: time=\"2026-06-11T00:17:19.772367564Z\" level=info msg=\"Started container\" PID=58475 containerID=cdb8af3d29f1d577600aec2baf84b7da78c3ad91be9bbd724c76cfa5911a1cb1 description=openstack/openstack-cell1-galera-0/galera id=864aac26-58cf-4b46-b78b-0989cdb2182e name=/runtime.v1.RuntimeService/StartContainer sandboxID=dd6a8fefc213f7846b4e48e7782113d773084be279c6f03f62d20f1f31c0071b\nJun 11 00:17:19.937590 crc crio[23067]: time=\"2026-06-11T00:17:19.937493156Z\" level=info msg=\"Stopping container: d9239451689b25cb1aee8f6c09c721a83d9e085b8d6a2237f1b289296609d569 (timeout: 10s)\" id=746a1e92-6495-49fd-9473-d75cc8467dbc name=/runtime.v1.RuntimeService/StopContainer\nJun 11 00:17:20.075057 crc crio[23067]: time=\"2026-06-11T00:17:20.07477008Z\" level=info msg=\"Stopped container d9239451689b25cb1aee8f6c09c721a83d9e085b8d6a2237f1b289296609d569: openstack/dnsmasq-dns-6b994dcc49-8ns4g/dnsmasq-dns\" id=746a1e92-6495-49fd-9473-d75cc8467dbc name=/runtime.v1.RuntimeService/StopContainer\nJun 11 00:17:20.079292 crc crio[23067]: time=\"2026-06-11T00:17:20.079194481Z\" level=info msg=\"Stopping pod sandbox: de30645cd9e0ac2f4326eefa05f467c6d50481bde514f696ee9472d58755b292\" id=acf96e5e-3c31-4d57-b083-6a18316bcd97 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:17:20.079852 crc crio[23067]: time=\"2026-06-11T00:17:20.079764956Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6b994dcc49-8ns4g Namespace:openstack ID:de30645cd9e0ac2f4326eefa05f467c6d50481bde514f696ee9472d58755b292 UID:e0cbb0bb-b187-44f7-8469-40a86ad80da7 NetNS:/var/run/netns/57c8221e-0f9a-473a-8245-2394e3481016 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode0cbb0bb_b187_44f7_8469_40a86ad80da7.slice PodAnnotations:0xc0001314d0}] Aliases:map[]}\"\nJun 11 00:17:20.079946 crc crio[23067]: time=\"2026-06-11T00:17:20.079929361Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-6b994dcc49-8ns4g from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:17:20.342006 crc crio[23067]: time=\"2026-06-11T00:17:20.341487596Z\" level=info msg=\"Stopped pod sandbox: de30645cd9e0ac2f4326eefa05f467c6d50481bde514f696ee9472d58755b292\" id=acf96e5e-3c31-4d57-b083-6a18316bcd97 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:17:20.885877 crc crio[23067]: time=\"2026-06-11T00:17:20.88577538Z\" level=info msg=\"Removing container: d9239451689b25cb1aee8f6c09c721a83d9e085b8d6a2237f1b289296609d569\" id=0cc6065a-6b3a-4888-8401-ed4c91533f10 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:17:20.928346 crc crio[23067]: time=\"2026-06-11T00:17:20.928216195Z\" level=info msg=\"Removed container d9239451689b25cb1aee8f6c09c721a83d9e085b8d6a2237f1b289296609d569: openstack/dnsmasq-dns-6b994dcc49-8ns4g/dnsmasq-dns\" id=0cc6065a-6b3a-4888-8401-ed4c91533f10 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:17:20.931186 crc crio[23067]: time=\"2026-06-11T00:17:20.931126484Z\" level=info msg=\"Removing container: f5382afcdb89561fc0a3ff5d195cdce85f8a3eb68a07ac22ad4532655c2114fb\" id=93c75645-90cd-4107-b9f5-ef411868faea name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:17:20.963300 crc crio[23067]: time=\"2026-06-11T00:17:20.962127417Z\" level=info msg=\"Removed container f5382afcdb89561fc0a3ff5d195cdce85f8a3eb68a07ac22ad4532655c2114fb: openstack/dnsmasq-dns-6b994dcc49-8ns4g/init\" id=93c75645-90cd-4107-b9f5-ef411868faea name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:17:21.021213 crc crio[23067]: time=\"2026-06-11T00:17:21.020284269Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-metrics-sp2h4/POD\" id=4138b587-a2a1-482f-abca-73c5a975d8f6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:17:21.021213 crc crio[23067]: time=\"2026-06-11T00:17:21.020801743Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:17:21.057244 crc crio[23067]: time=\"2026-06-11T00:17:21.056053092Z\" level=info msg=\"Got pod network &{Name:ovn-controller-metrics-sp2h4 Namespace:openstack ID:7d5b1b23b021814cc0908d96d8843c45b35b2aba95b616a4ea11dc450c2c1592 UID:724854ce-c8b9-440b-a671-83df528e71dc NetNS:/var/run/netns/4c22fcf3-bd1c-423e-9599-6e8ede0b60e4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod724854ce_c8b9_440b_a671_83df528e71dc.slice PodAnnotations:0xc000131a88}] Aliases:map[]}\"\nJun 11 00:17:21.057244 crc crio[23067]: time=\"2026-06-11T00:17:21.056741681Z\" level=info msg=\"Adding pod openstack_ovn-controller-metrics-sp2h4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:17:21.748823 crc crio[23067]: time=\"2026-06-11T00:17:21.747203213Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-77594b4b4f-4qp2r/POD\" id=f9786a56-698e-464d-bc12-e8c0902b2487 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:17:21.748823 crc crio[23067]: time=\"2026-06-11T00:17:21.74857168Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:17:21.806297 crc crio[23067]: time=\"2026-06-11T00:17:21.806181377Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-77594b4b4f-4qp2r Namespace:openstack ID:f82fb8606bc81dedfebee6e05e5bda451c2766b3cfa10ee11cd674d112221288 UID:9930f39b-06d3-40e6-94f4-c5921592580d NetNS:/var/run/netns/f12fc1d9-8fd3-435f-81bb-7073e10e725c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9930f39b_06d3_40e6_94f4_c5921592580d.slice PodAnnotations:0xc000530b80}] Aliases:map[]}\"\nJun 11 00:17:21.806297 crc crio[23067]: time=\"2026-06-11T00:17:21.80628384Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-77594b4b4f-4qp2r to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:17:21.806796 crc crio[23067]: 2026-06-11T00:17:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7d5b1b23b021814 Mac:aa:dd:ed:8f:c2:eb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:70 Mtu:0 Sandbox:/var/run/netns/4c22fcf3-bd1c-423e-9599-6e8ede0b60e4 SocketPath: PciID:}] [{Interface:0xc0006005c0 Address:{IP:10.217.0.112 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:17:21.807529 crc crio[23067]: time=\"2026-06-11T00:17:21.807470452Z\" level=info msg=\"Got pod network &{Name:ovn-controller-metrics-sp2h4 Namespace:openstack ID:7d5b1b23b021814cc0908d96d8843c45b35b2aba95b616a4ea11dc450c2c1592 UID:724854ce-c8b9-440b-a671-83df528e71dc NetNS:/var/run/netns/4c22fcf3-bd1c-423e-9599-6e8ede0b60e4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod724854ce_c8b9_440b_a671_83df528e71dc.slice PodAnnotations:0xc000131a88}] Aliases:map[]}\"\nJun 11 00:17:21.807790 crc crio[23067]: time=\"2026-06-11T00:17:21.80774406Z\" level=info msg=\"Checking pod openstack_ovn-controller-metrics-sp2h4 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:17:21.832498 crc crio[23067]: time=\"2026-06-11T00:17:21.831576528Z\" level=info msg=\"Ran pod sandbox 7d5b1b23b021814cc0908d96d8843c45b35b2aba95b616a4ea11dc450c2c1592 with infra container: openstack/ovn-controller-metrics-sp2h4/POD\" id=4138b587-a2a1-482f-abca-73c5a975d8f6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:17:21.838676 crc crio[23067]: time=\"2026-06-11T00:17:21.838218218Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=fdf5e7c0-82f0-46eb-aab7-8e69a85ce82f name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:17:21.937136 crc crio[23067]: time=\"2026-06-11T00:17:21.937051217Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=b3edaee3-db9d-451e-8efc-60cc0a6afef7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:17:21.963781 crc crio[23067]: time=\"2026-06-11T00:17:21.963742603Z\" level=info msg=\"Creating container: openstack/ovn-controller-metrics-sp2h4/openstack-network-exporter\" id=864ac1e4-0674-4e93-83c7-d3f2712f1109 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:17:21.978738 crc crio[23067]: time=\"2026-06-11T00:17:21.966055016Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:17:22.056430 crc crio[23067]: time=\"2026-06-11T00:17:22.053371101Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:17:22.165761 crc crio[23067]: time=\"2026-06-11T00:17:22.163583139Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:17:22.297427 crc crio[23067]: time=\"2026-06-11T00:17:22.297262445Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-7b6fcdc445-ltklr/POD\" id=c0f0cf1e-9f9d-461e-96b8-aa3a21d8a298 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:17:22.297427 crc crio[23067]: time=\"2026-06-11T00:17:22.297389139Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:17:22.463411 crc crio[23067]: time=\"2026-06-11T00:17:22.463332283Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7b6fcdc445-ltklr Namespace:openstack ID:e353ea248ba83773890c7d4650a05324d4dfed2808bb2bf5e987750eb4a630e2 UID:607b9451-b692-4e77-8f40-d7c99259b6ed NetNS:/var/run/netns/7647faaf-e0b5-4987-8396-969d04cce17b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod607b9451_b692_4e77_8f40_d7c99259b6ed.slice PodAnnotations:0xc000c348e0}] Aliases:map[]}\"\nJun 11 00:17:22.463744 crc crio[23067]: time=\"2026-06-11T00:17:22.463557419Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-7b6fcdc445-ltklr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:17:22.508065 crc crio[23067]: 2026-06-11T00:17:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f82fb8606bc81de Mac:f2:0a:50:72:e8:5c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:72 Mtu:0 Sandbox:/var/run/netns/f12fc1d9-8fd3-435f-81bb-7073e10e725c SocketPath: PciID:}] [{Interface:0xc00030c5c0 Address:{IP:10.217.0.114 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:17:22.508860 crc crio[23067]: time=\"2026-06-11T00:17:22.508797719Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-77594b4b4f-4qp2r Namespace:openstack ID:f82fb8606bc81dedfebee6e05e5bda451c2766b3cfa10ee11cd674d112221288 UID:9930f39b-06d3-40e6-94f4-c5921592580d NetNS:/var/run/netns/f12fc1d9-8fd3-435f-81bb-7073e10e725c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9930f39b_06d3_40e6_94f4_c5921592580d.slice PodAnnotations:0xc000530b80}] Aliases:map[]}\"\nJun 11 00:17:22.509016 crc crio[23067]: time=\"2026-06-11T00:17:22.508948334Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-77594b4b4f-4qp2r for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:17:22.547622 crc crio[23067]: time=\"2026-06-11T00:17:22.547481812Z\" level=info msg=\"Ran pod sandbox f82fb8606bc81dedfebee6e05e5bda451c2766b3cfa10ee11cd674d112221288 with infra container: openstack/dnsmasq-dns-77594b4b4f-4qp2r/POD\" id=f9786a56-698e-464d-bc12-e8c0902b2487 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:17:22.558669 crc crio[23067]: time=\"2026-06-11T00:17:22.558475131Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=ada2e1b3-900e-4d05-b964-b7e412af4c52 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:17:22.640737 crc crio[23067]: time=\"2026-06-11T00:17:22.640273626Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=d2b110e5-85f3-4838-89dd-c7edb52e3c3c name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:17:22.654870 crc crio[23067]: time=\"2026-06-11T00:17:22.654432101Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-77594b4b4f-4qp2r/init\" id=76b40e40-468c-4580-bca9-49c684f163e6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:17:22.671226 crc crio[23067]: time=\"2026-06-11T00:17:22.668832933Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:17:22.707206 crc crio[23067]: time=\"2026-06-11T00:17:22.706526048Z\" level=info msg=\"Created container 3f1e4005a46bc244cea68a81ea0c697d20a041d5db045f6819315db6a42c1373: openstack/ovn-controller-metrics-sp2h4/openstack-network-exporter\" id=864ac1e4-0674-4e93-83c7-d3f2712f1109 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:17:22.723745 crc crio[23067]: time=\"2026-06-11T00:17:22.71100131Z\" level=info msg=\"Starting container: 3f1e4005a46bc244cea68a81ea0c697d20a041d5db045f6819315db6a42c1373\" id=8f3ef5b8-cebd-4c73-8773-a101c4c02799 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:17:22.770844 crc crio[23067]: time=\"2026-06-11T00:17:22.770439247Z\" level=info msg=\"Started container\" PID=58890 containerID=3f1e4005a46bc244cea68a81ea0c697d20a041d5db045f6819315db6a42c1373 description=openstack/ovn-controller-metrics-sp2h4/openstack-network-exporter id=8f3ef5b8-cebd-4c73-8773-a101c4c02799 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7d5b1b23b021814cc0908d96d8843c45b35b2aba95b616a4ea11dc450c2c1592\nJun 11 00:17:22.781474 crc crio[23067]: time=\"2026-06-11T00:17:22.780997654Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:17:22.791321 crc crio[23067]: time=\"2026-06-11T00:17:22.788396855Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:17:22.891176 crc crio[23067]: time=\"2026-06-11T00:17:22.891037817Z\" level=info msg=\"Created container f3db01e96e20ea3947294377eabd5d09d21675d9dc209100ab1ef188f6790bcc: openstack/dnsmasq-dns-77594b4b4f-4qp2r/init\" id=76b40e40-468c-4580-bca9-49c684f163e6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:17:22.892283 crc crio[23067]: time=\"2026-06-11T00:17:22.892013904Z\" level=info msg=\"Starting container: f3db01e96e20ea3947294377eabd5d09d21675d9dc209100ab1ef188f6790bcc\" id=5b2fc883-c9a5-40c4-8709-0885a2456c27 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:17:22.913047 crc crio[23067]: time=\"2026-06-11T00:17:22.912896192Z\" level=info msg=\"Started container\" PID=59003 containerID=f3db01e96e20ea3947294377eabd5d09d21675d9dc209100ab1ef188f6790bcc description=openstack/dnsmasq-dns-77594b4b4f-4qp2r/init id=5b2fc883-c9a5-40c4-8709-0885a2456c27 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f82fb8606bc81dedfebee6e05e5bda451c2766b3cfa10ee11cd674d112221288\nJun 11 00:17:22.958855 crc crio[23067]: time=\"2026-06-11T00:17:22.958761389Z\" level=info msg=\"Running pod sandbox: openstack/ovsdbserver-sb-0-config-1781137042-j42nx/POD\" id=3adc3e71-0b2a-4324-8dd8-d2f4a1e96142 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:17:22.959172 crc crio[23067]: time=\"2026-06-11T00:17:22.958863652Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:17:22.984814 crc crio[23067]: time=\"2026-06-11T00:17:22.984587852Z\" level=info msg=\"Stopping pod sandbox: f82fb8606bc81dedfebee6e05e5bda451c2766b3cfa10ee11cd674d112221288\" id=8a790f95-cb7e-41b1-a3aa-300bddb408d4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:17:22.985246 crc crio[23067]: time=\"2026-06-11T00:17:22.985070035Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-77594b4b4f-4qp2r Namespace:openstack ID:f82fb8606bc81dedfebee6e05e5bda451c2766b3cfa10ee11cd674d112221288 UID:9930f39b-06d3-40e6-94f4-c5921592580d NetNS:/var/run/netns/f12fc1d9-8fd3-435f-81bb-7073e10e725c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9930f39b_06d3_40e6_94f4_c5921592580d.slice PodAnnotations:0xc008202e20}] Aliases:map[]}\"\nJun 11 00:17:22.985246 crc crio[23067]: time=\"2026-06-11T00:17:22.985200968Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-77594b4b4f-4qp2r from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:17:23.022708 crc crio[23067]: time=\"2026-06-11T00:17:23.001616725Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0-config-1781137042-j42nx Namespace:openstack ID:6da42b729194834f3cf120903acdd778db7c14bcb06d1ba87b73283fa8dda140 UID:1a6e3a3f-ce45-4c22-86b7-7f5054e1f205 NetNS:/var/run/netns/c5542340-4732-4595-9733-91354b7a8b3e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1a6e3a3f_ce45_4c22_86b7_7f5054e1f205.slice PodAnnotations:0xc000530f18}] Aliases:map[]}\"\nJun 11 00:17:23.022708 crc crio[23067]: time=\"2026-06-11T00:17:23.001818121Z\" level=info msg=\"Adding pod openstack_ovsdbserver-sb-0-config-1781137042-j42nx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:17:23.195461 crc crio[23067]: 2026-06-11T00:17:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e353ea248ba8377 Mac:52:38:0f:9c:e1:7b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:73 Mtu:0 Sandbox:/var/run/netns/7647faaf-e0b5-4987-8396-969d04cce17b SocketPath: PciID:}] [{Interface:0xc000015990 Address:{IP:10.217.0.115 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:17:23.206310 crc crio[23067]: time=\"2026-06-11T00:17:23.196773184Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7b6fcdc445-ltklr Namespace:openstack ID:e353ea248ba83773890c7d4650a05324d4dfed2808bb2bf5e987750eb4a630e2 UID:607b9451-b692-4e77-8f40-d7c99259b6ed NetNS:/var/run/netns/7647faaf-e0b5-4987-8396-969d04cce17b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod607b9451_b692_4e77_8f40_d7c99259b6ed.slice PodAnnotations:0xc000c348e0}] Aliases:map[]}\"\nJun 11 00:17:23.206310 crc crio[23067]: time=\"2026-06-11T00:17:23.196927028Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-7b6fcdc445-ltklr for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:17:23.222450 crc crio[23067]: time=\"2026-06-11T00:17:23.220221711Z\" level=info msg=\"Ran pod sandbox e353ea248ba83773890c7d4650a05324d4dfed2808bb2bf5e987750eb4a630e2 with infra container: openstack/dnsmasq-dns-7b6fcdc445-ltklr/POD\" id=c0f0cf1e-9f9d-461e-96b8-aa3a21d8a298 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:17:23.243076 crc crio[23067]: time=\"2026-06-11T00:17:23.23486898Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=7b2d1315-db82-4d60-a5f1-b5caa02698c5 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:17:23.370949 crc crio[23067]: time=\"2026-06-11T00:17:23.370845179Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=b616493a-449b-4a3d-a3a1-65d22421cb57 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:17:23.397033 crc crio[23067]: time=\"2026-06-11T00:17:23.395217892Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-7b6fcdc445-ltklr/init\" id=c81f6a1e-ac3b-4cf6-bbcb-c32ce3d7626f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:17:23.397294 crc crio[23067]: time=\"2026-06-11T00:17:23.397159704Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:17:23.469174 crc crio[23067]: time=\"2026-06-11T00:17:23.469077801Z\" level=info msg=\"Stopped pod sandbox: f82fb8606bc81dedfebee6e05e5bda451c2766b3cfa10ee11cd674d112221288\" id=8a790f95-cb7e-41b1-a3aa-300bddb408d4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:17:23.535011 crc crio[23067]: time=\"2026-06-11T00:17:23.534191382Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:17:23.545964 crc crio[23067]: time=\"2026-06-11T00:17:23.545494239Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:17:23.798569 crc crio[23067]: time=\"2026-06-11T00:17:23.79807879Z\" level=info msg=\"Created container aa5c0c34c28784535703119b7dd8e539a64de5afea5ccae9a81e99ccd6cd09b6: openstack/dnsmasq-dns-7b6fcdc445-ltklr/init\" id=c81f6a1e-ac3b-4cf6-bbcb-c32ce3d7626f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:17:23.807927 crc crio[23067]: time=\"2026-06-11T00:17:23.807749923Z\" level=info msg=\"Starting container: aa5c0c34c28784535703119b7dd8e539a64de5afea5ccae9a81e99ccd6cd09b6\" id=299fe168-57cf-4e06-95f7-1e8820f1a6c7 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:17:23.821202 crc crio[23067]: 2026-06-11T00:17:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6da42b729194834 Mac:4a:2e:8a:35:cd:2a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:74 Mtu:0 Sandbox:/var/run/netns/c5542340-4732-4595-9733-91354b7a8b3e SocketPath: PciID:}] [{Interface:0xc00032ac30 Address:{IP:10.217.0.116 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:17:23.824549 crc crio[23067]: time=\"2026-06-11T00:17:23.824476848Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0-config-1781137042-j42nx Namespace:openstack ID:6da42b729194834f3cf120903acdd778db7c14bcb06d1ba87b73283fa8dda140 UID:1a6e3a3f-ce45-4c22-86b7-7f5054e1f205 NetNS:/var/run/netns/c5542340-4732-4595-9733-91354b7a8b3e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1a6e3a3f_ce45_4c22_86b7_7f5054e1f205.slice PodAnnotations:0xc000530f18}] Aliases:map[]}\"\nJun 11 00:17:23.824749 crc crio[23067]: time=\"2026-06-11T00:17:23.824695084Z\" level=info msg=\"Checking pod openstack_ovsdbserver-sb-0-config-1781137042-j42nx for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:17:23.829503 crc crio[23067]: time=\"2026-06-11T00:17:23.829374042Z\" level=info msg=\"Started container\" PID=59283 containerID=aa5c0c34c28784535703119b7dd8e539a64de5afea5ccae9a81e99ccd6cd09b6 description=openstack/dnsmasq-dns-7b6fcdc445-ltklr/init id=299fe168-57cf-4e06-95f7-1e8820f1a6c7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e353ea248ba83773890c7d4650a05324d4dfed2808bb2bf5e987750eb4a630e2\nJun 11 00:17:23.832947 crc crio[23067]: time=\"2026-06-11T00:17:23.832897987Z\" level=info msg=\"Ran pod sandbox 6da42b729194834f3cf120903acdd778db7c14bcb06d1ba87b73283fa8dda140 with infra container: openstack/ovsdbserver-sb-0-config-1781137042-j42nx/POD\" id=3adc3e71-0b2a-4324-8dd8-d2f4a1e96142 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:17:23.838155 crc crio[23067]: time=\"2026-06-11T00:17:23.836970848Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\" id=7533b5de-2689-4733-9c96-48cd5583cd24 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:17:23.843262 crc crio[23067]: time=\"2026-06-11T00:17:23.843201088Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\" id=2656380c-592c-4c7d-8393-0fdd3f11fab6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:17:23.858273 crc crio[23067]: time=\"2026-06-11T00:17:23.858076922Z\" level=info msg=\"Creating container: openstack/ovsdbserver-sb-0-config-1781137042-j42nx/ovn-config\" id=37c2a316-fbd9-44ce-be29-b1210d28c63f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:17:23.860168 crc crio[23067]: time=\"2026-06-11T00:17:23.860082267Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:17:23.901187 crc crio[23067]: time=\"2026-06-11T00:17:23.900931128Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:17:23.905061 crc crio[23067]: time=\"2026-06-11T00:17:23.904990578Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:17:23.922086 crc crio[23067]: time=\"2026-06-11T00:17:23.922019292Z\" level=info msg=\"Running pod sandbox: openstack/swift-ring-rebalance-6q4j5/POD\" id=4eb27bc7-834d-418b-af14-2515d44fa6eb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:17:23.922200 crc crio[23067]: time=\"2026-06-11T00:17:23.922132725Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:17:23.961744 crc crio[23067]: time=\"2026-06-11T00:17:23.961075654Z\" level=info msg=\"Running pod sandbox: openstack/ovsdbserver-nb-0-config-1781137043-pw46p/POD\" id=0306fd31-628c-474f-be1d-7ab6320e1778 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:17:23.964821 crc crio[23067]: time=\"2026-06-11T00:17:23.961935748Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:17:23.969160 crc crio[23067]: time=\"2026-06-11T00:17:23.969090642Z\" level=info msg=\"Got pod network &{Name:swift-ring-rebalance-6q4j5 Namespace:openstack ID:164ad7d51600c08004e481b7f40c4366a4d973bb34a8e5f4a31b9b6702050c47 UID:be19768a-8745-4b96-ba7f-2a1881db02a1 NetNS:/var/run/netns/8d8ea572-0ddb-4d62-a9d4-637e236c1490 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbe19768a_8745_4b96_ba7f_2a1881db02a1.slice PodAnnotations:0xc003610630}] Aliases:map[]}\"\nJun 11 00:17:23.970559 crc crio[23067]: time=\"2026-06-11T00:17:23.969920275Z\" level=info msg=\"Adding pod openstack_swift-ring-rebalance-6q4j5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:17:24.005307 crc crio[23067]: time=\"2026-06-11T00:17:24.004359841Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-nb-0-config-1781137043-pw46p Namespace:openstack ID:bf028af16445aaa31f1177e96829de216fc6ffd91826185a8435225afb645518 UID:e4bbe987-3055-4a88-80c0-c8d7b0fb4ebd NetNS:/var/run/netns/f87583f8-becd-4aaa-99c1-66b782d64f5d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode4bbe987_3055_4a88_80c0_c8d7b0fb4ebd.slice PodAnnotations:0xc00008c930}] Aliases:map[]}\"\nJun 11 00:17:24.005307 crc crio[23067]: time=\"2026-06-11T00:17:24.004438604Z\" level=info msg=\"Adding pod openstack_ovsdbserver-nb-0-config-1781137043-pw46p to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:17:24.037058 crc crio[23067]: time=\"2026-06-11T00:17:24.036975839Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=60c17440-a885-40d9-a12c-ecf281bce809 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:17:24.062260 crc crio[23067]: time=\"2026-06-11T00:17:24.061886516Z\" level=info msg=\"Removing container: f3db01e96e20ea3947294377eabd5d09d21675d9dc209100ab1ef188f6790bcc\" id=36b5b8af-0fdd-4158-bcc0-7cd2b2e0705e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:17:24.140383 crc crio[23067]: time=\"2026-06-11T00:17:24.115931446Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=a61e6c32-21b0-4788-bb07-12c33646ea29 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:17:24.148601 crc crio[23067]: time=\"2026-06-11T00:17:24.148176004Z\" level=info msg=\"Running pod sandbox: openstack/ovn-northd-0/POD\" id=52ce16fd-8f98-4cbc-8101-941c933d9532 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:17:24.148888 crc crio[23067]: time=\"2026-06-11T00:17:24.148867512Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:17:24.171455 crc crio[23067]: time=\"2026-06-11T00:17:24.171276222Z\" level=info msg=\"Removed container f3db01e96e20ea3947294377eabd5d09d21675d9dc209100ab1ef188f6790bcc: openstack/dnsmasq-dns-77594b4b4f-4qp2r/init\" id=36b5b8af-0fdd-4158-bcc0-7cd2b2e0705e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:17:24.223619 crc crio[23067]: time=\"2026-06-11T00:17:24.223538864Z\" level=info msg=\"Got pod network &{Name:ovn-northd-0 Namespace:openstack ID:f1b600b456bdb8f43a527a62772048ec511f500540bb0b5b02c41f98336710b3 UID:8296690f-f234-4868-b51f-b67b5cf24cde NetNS:/var/run/netns/22c46da4-32db-4901-b5b1-3e9a5fd186ac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8296690f_f234_4868_b51f_b67b5cf24cde.slice PodAnnotations:0xc002c841c0}] Aliases:map[]}\"\nJun 11 00:17:24.223619 crc crio[23067]: time=\"2026-06-11T00:17:24.223611466Z\" level=info msg=\"Adding pod openstack_ovn-northd-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:17:24.248675 crc crio[23067]: time=\"2026-06-11T00:17:24.248099582Z\" level=info msg=\"Created container 557c2f5c45d39d3a27f464f8aa78aaa09417af9e51b5c09c8a5f58f416c38d7e: openstack/ovsdbserver-sb-0-config-1781137042-j42nx/ovn-config\" id=37c2a316-fbd9-44ce-be29-b1210d28c63f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:17:24.252589 crc crio[23067]: time=\"2026-06-11T00:17:24.252526512Z\" level=info msg=\"Starting container: 557c2f5c45d39d3a27f464f8aa78aaa09417af9e51b5c09c8a5f58f416c38d7e\" id=aaff3305-d542-416a-81c8-6fcbb1cd41e7 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:17:24.264158 crc crio[23067]: time=\"2026-06-11T00:17:24.263889081Z\" level=info msg=\"Started container\" PID=59328 containerID=557c2f5c45d39d3a27f464f8aa78aaa09417af9e51b5c09c8a5f58f416c38d7e description=openstack/ovsdbserver-sb-0-config-1781137042-j42nx/ovn-config id=aaff3305-d542-416a-81c8-6fcbb1cd41e7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6da42b729194834f3cf120903acdd778db7c14bcb06d1ba87b73283fa8dda140\nJun 11 00:17:24.290126 crc crio[23067]: time=\"2026-06-11T00:17:24.290000521Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-7b6fcdc445-ltklr/dnsmasq-dns\" id=d71b5f9c-3783-4470-a5fa-5500bde0e4da name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:17:24.291948 crc crio[23067]: time=\"2026-06-11T00:17:24.291879783Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:17:24.386326 crc crio[23067]: time=\"2026-06-11T00:17:24.382000764Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:17:24.387864 crc crio[23067]: time=\"2026-06-11T00:17:24.386864475Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:17:24.865749 crc crio[23067]: time=\"2026-06-11T00:17:24.865280209Z\" level=info msg=\"Created container 71573b742e15b37d6e66d08dd0aef37071949c4a5964906c5f59ca85e9d73a0f: openstack/dnsmasq-dns-7b6fcdc445-ltklr/dnsmasq-dns\" id=d71b5f9c-3783-4470-a5fa-5500bde0e4da name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:17:24.868370 crc crio[23067]: time=\"2026-06-11T00:17:24.868184808Z\" level=info msg=\"Starting container: 71573b742e15b37d6e66d08dd0aef37071949c4a5964906c5f59ca85e9d73a0f\" id=1993f69c-d4d5-4dec-a8bd-738cf2c36c2a name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:17:24.884813 crc crio[23067]: time=\"2026-06-11T00:17:24.88260007Z\" level=info msg=\"Started container\" PID=59543 containerID=71573b742e15b37d6e66d08dd0aef37071949c4a5964906c5f59ca85e9d73a0f description=openstack/dnsmasq-dns-7b6fcdc445-ltklr/dnsmasq-dns id=1993f69c-d4d5-4dec-a8bd-738cf2c36c2a name=/runtime.v1.RuntimeService/StartContainer sandboxID=e353ea248ba83773890c7d4650a05324d4dfed2808bb2bf5e987750eb4a630e2\nJun 11 00:17:25.357102 crc crio[23067]: 2026-06-11T00:17:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:164ad7d51600c08 Mac:06:1f:b1:cf:8e:77 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:77 Mtu:0 Sandbox:/var/run/netns/8d8ea572-0ddb-4d62-a9d4-637e236c1490 SocketPath: PciID:}] [{Interface:0xc000014790 Address:{IP:10.217.0.119 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:17:25.358875 crc crio[23067]: time=\"2026-06-11T00:17:25.358774323Z\" level=info msg=\"Got pod network &{Name:swift-ring-rebalance-6q4j5 Namespace:openstack ID:164ad7d51600c08004e481b7f40c4366a4d973bb34a8e5f4a31b9b6702050c47 UID:be19768a-8745-4b96-ba7f-2a1881db02a1 NetNS:/var/run/netns/8d8ea572-0ddb-4d62-a9d4-637e236c1490 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbe19768a_8745_4b96_ba7f_2a1881db02a1.slice PodAnnotations:0xc003610630}] Aliases:map[]}\"\nJun 11 00:17:25.359189 crc crio[23067]: time=\"2026-06-11T00:17:25.359062931Z\" level=info msg=\"Checking pod openstack_swift-ring-rebalance-6q4j5 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:17:25.360259 crc crio[23067]: 2026-06-11T00:17:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bf028af16445aaa Mac:6e:d4:8e:5f:0b:09 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:78 Mtu:0 Sandbox:/var/run/netns/f87583f8-becd-4aaa-99c1-66b782d64f5d SocketPath: PciID:}] [{Interface:0xc000014600 Address:{IP:10.217.0.120 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:17:25.361226 crc crio[23067]: time=\"2026-06-11T00:17:25.361161968Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-nb-0-config-1781137043-pw46p Namespace:openstack ID:bf028af16445aaa31f1177e96829de216fc6ffd91826185a8435225afb645518 UID:e4bbe987-3055-4a88-80c0-c8d7b0fb4ebd NetNS:/var/run/netns/f87583f8-becd-4aaa-99c1-66b782d64f5d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode4bbe987_3055_4a88_80c0_c8d7b0fb4ebd.slice PodAnnotations:0xc00008c930}] Aliases:map[]}\"\nJun 11 00:17:25.361402 crc crio[23067]: time=\"2026-06-11T00:17:25.361359523Z\" level=info msg=\"Checking pod openstack_ovsdbserver-nb-0-config-1781137043-pw46p for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:17:25.362284 crc crio[23067]: 2026-06-11T00:17:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f1b600b456bdb8f Mac:9e:46:45:f8:36:25 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:79 Mtu:0 Sandbox:/var/run/netns/22c46da4-32db-4901-b5b1-3e9a5fd186ac SocketPath: PciID:}] [{Interface:0xc00037c9b0 Address:{IP:10.217.0.121 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:17:25.363045 crc crio[23067]: time=\"2026-06-11T00:17:25.362926226Z\" level=info msg=\"Got pod network &{Name:ovn-northd-0 Namespace:openstack ID:f1b600b456bdb8f43a527a62772048ec511f500540bb0b5b02c41f98336710b3 UID:8296690f-f234-4868-b51f-b67b5cf24cde NetNS:/var/run/netns/22c46da4-32db-4901-b5b1-3e9a5fd186ac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8296690f_f234_4868_b51f_b67b5cf24cde.slice PodAnnotations:0xc002c841c0}] Aliases:map[]}\"\nJun 11 00:17:25.363140 crc crio[23067]: time=\"2026-06-11T00:17:25.36307538Z\" level=info msg=\"Checking pod openstack_ovn-northd-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:17:25.375393 crc crio[23067]: time=\"2026-06-11T00:17:25.374234774Z\" level=info msg=\"Ran pod sandbox 164ad7d51600c08004e481b7f40c4366a4d973bb34a8e5f4a31b9b6702050c47 with infra container: openstack/swift-ring-rebalance-6q4j5/POD\" id=4eb27bc7-834d-418b-af14-2515d44fa6eb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:17:25.377417 crc crio[23067]: time=\"2026-06-11T00:17:25.377304457Z\" level=info msg=\"Ran pod sandbox bf028af16445aaa31f1177e96829de216fc6ffd91826185a8435225afb645518 with infra container: openstack/ovsdbserver-nb-0-config-1781137043-pw46p/POD\" id=0306fd31-628c-474f-be1d-7ab6320e1778 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:17:25.381084 crc crio[23067]: time=\"2026-06-11T00:17:25.380972647Z\" level=info msg=\"Ran pod sandbox f1b600b456bdb8f43a527a62772048ec511f500540bb0b5b02c41f98336710b3 with infra container: openstack/ovn-northd-0/POD\" id=52ce16fd-8f98-4cbc-8101-941c933d9532 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:17:25.383781 crc crio[23067]: time=\"2026-06-11T00:17:25.383555817Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified\" id=bdd472c7-047c-4ba3-94ce-c449cf78d063 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:17:25.384007 crc crio[23067]: time=\"2026-06-11T00:17:25.383928227Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified not found\" id=bdd472c7-047c-4ba3-94ce-c449cf78d063 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:17:25.384094 crc crio[23067]: time=\"2026-06-11T00:17:25.38402882Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified found\" id=bdd472c7-047c-4ba3-94ce-c449cf78d063 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:17:25.384094 crc crio[23067]: time=\"2026-06-11T00:17:25.38404296Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=983216ea-5981-4739-92e7-c877e32b4dbe name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:17:25.384199 crc crio[23067]: time=\"2026-06-11T00:17:25.384143693Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\" id=b16d8a62-7560-4e3a-a900-19f31909814e name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:17:25.384199 crc crio[23067]: time=\"2026-06-11T00:17:25.384192314Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified not found\" id=983216ea-5981-4739-92e7-c877e32b4dbe name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:17:25.384344 crc crio[23067]: time=\"2026-06-11T00:17:25.384240096Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified found\" id=983216ea-5981-4739-92e7-c877e32b4dbe name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:17:25.388491 crc crio[23067]: time=\"2026-06-11T00:17:25.388307016Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=63599986-f42e-4575-a237-b43173d5a4d5 name=/runtime.v1.ImageService/PullImage\nJun 11 00:17:25.388829 crc crio[23067]: time=\"2026-06-11T00:17:25.388568123Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified\" id=62b34c37-9424-4366-a77a-f708fd5b60e1 name=/runtime.v1.ImageService/PullImage\nJun 11 00:17:25.389352 crc crio[23067]: time=\"2026-06-11T00:17:25.38845482Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\" id=4ba539cc-5a99-444c-ae78-25ae1c659c2d name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:17:25.407172 crc crio[23067]: time=\"2026-06-11T00:17:25.406408579Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\\\"\"\nJun 11 00:17:25.407172 crc crio[23067]: time=\"2026-06-11T00:17:25.406989695Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified\\\"\"\nJun 11 00:17:25.729968 crc crio[23067]: time=\"2026-06-11T00:17:25.729832987Z\" level=info msg=\"Creating container: openstack/ovsdbserver-nb-0-config-1781137043-pw46p/ovn-config\" id=fb0856f5-5ffa-4f07-8a8b-83079c083a64 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:17:25.732520 crc crio[23067]: time=\"2026-06-11T00:17:25.732276153Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:17:25.781549 crc crio[23067]: time=\"2026-06-11T00:17:25.78144174Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:17:25.787886 crc crio[23067]: time=\"2026-06-11T00:17:25.787054383Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:17:26.119148 crc crio[23067]: time=\"2026-06-11T00:17:26.118363635Z\" level=info msg=\"Stopping pod sandbox: 6da42b729194834f3cf120903acdd778db7c14bcb06d1ba87b73283fa8dda140\" id=a90a50ec-82f3-4e2a-a286-9aab4ef138af name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:17:26.122046 crc crio[23067]: time=\"2026-06-11T00:17:26.119599639Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0-config-1781137042-j42nx Namespace:openstack ID:6da42b729194834f3cf120903acdd778db7c14bcb06d1ba87b73283fa8dda140 UID:1a6e3a3f-ce45-4c22-86b7-7f5054e1f205 NetNS:/var/run/netns/c5542340-4732-4595-9733-91354b7a8b3e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1a6e3a3f_ce45_4c22_86b7_7f5054e1f205.slice PodAnnotations:0xc002c84b90}] Aliases:map[]}\"\nJun 11 00:17:26.122046 crc crio[23067]: time=\"2026-06-11T00:17:26.119846436Z\" level=info msg=\"Deleting pod openstack_ovsdbserver-sb-0-config-1781137042-j42nx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:17:26.246157 crc crio[23067]: time=\"2026-06-11T00:17:26.245934715Z\" level=info msg=\"Created container ce70aa89dc6b725ebd5277eec7829f32f3334d1d2d6adfa737e13f8c8b78fcce: openstack/ovsdbserver-nb-0-config-1781137043-pw46p/ovn-config\" id=fb0856f5-5ffa-4f07-8a8b-83079c083a64 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:17:26.248100 crc crio[23067]: time=\"2026-06-11T00:17:26.247119178Z\" level=info msg=\"Starting container: ce70aa89dc6b725ebd5277eec7829f32f3334d1d2d6adfa737e13f8c8b78fcce\" id=3ab56628-d316-445a-aae0-3a0a93be04d4 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:17:26.256607 crc crio[23067]: time=\"2026-06-11T00:17:26.256428321Z\" level=info msg=\"Started container\" PID=59641 containerID=ce70aa89dc6b725ebd5277eec7829f32f3334d1d2d6adfa737e13f8c8b78fcce description=openstack/ovsdbserver-nb-0-config-1781137043-pw46p/ovn-config id=3ab56628-d316-445a-aae0-3a0a93be04d4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bf028af16445aaa31f1177e96829de216fc6ffd91826185a8435225afb645518\nJun 11 00:17:26.437012 crc crio[23067]: time=\"2026-06-11T00:17:26.436946251Z\" level=info msg=\"Stopped pod sandbox: 6da42b729194834f3cf120903acdd778db7c14bcb06d1ba87b73283fa8dda140\" id=a90a50ec-82f3-4e2a-a286-9aab4ef138af name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:17:28.177132 crc crio[23067]: time=\"2026-06-11T00:17:28.176135739Z\" level=info msg=\"Stopping pod sandbox: bf028af16445aaa31f1177e96829de216fc6ffd91826185a8435225afb645518\" id=a14fb331-5dab-4405-8165-54e07631b215 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:17:28.178351 crc crio[23067]: time=\"2026-06-11T00:17:28.177573659Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-nb-0-config-1781137043-pw46p Namespace:openstack ID:bf028af16445aaa31f1177e96829de216fc6ffd91826185a8435225afb645518 UID:e4bbe987-3055-4a88-80c0-c8d7b0fb4ebd NetNS:/var/run/netns/f87583f8-becd-4aaa-99c1-66b782d64f5d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode4bbe987_3055_4a88_80c0_c8d7b0fb4ebd.slice PodAnnotations:0xc0079a40d0}] Aliases:map[]}\"\nJun 11 00:17:28.178351 crc crio[23067]: time=\"2026-06-11T00:17:28.177779654Z\" level=info msg=\"Deleting pod openstack_ovsdbserver-nb-0-config-1781137043-pw46p from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:17:28.393281 crc crio[23067]: time=\"2026-06-11T00:17:28.393184604Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-northd@sha256:1103ac44213a31db91a44725405204317c723260e4337ee3e45072e804733904\" id=62b34c37-9424-4366-a77a-f708fd5b60e1 name=/runtime.v1.ImageService/PullImage\nJun 11 00:17:28.402876 crc crio[23067]: time=\"2026-06-11T00:17:28.402827476Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified\" id=9a2374f5-4386-4f5a-bdaa-37793c2fc0a9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:17:28.483864 crc crio[23067]: time=\"2026-06-11T00:17:28.483683215Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified\" id=082b3fb1-0dca-4fde-8f5d-5315b8493228 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:17:28.491372 crc crio[23067]: time=\"2026-06-11T00:17:28.491279532Z\" level=info msg=\"Creating container: openstack/ovn-northd-0/ovn-northd\" id=ced02f31-c159-4d79-84a4-4929db39f956 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:17:28.492576 crc crio[23067]: time=\"2026-06-11T00:17:28.492534546Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:17:28.563948 crc crio[23067]: time=\"2026-06-11T00:17:28.563864996Z\" level=info msg=\"Stopped pod sandbox: bf028af16445aaa31f1177e96829de216fc6ffd91826185a8435225afb645518\" id=a14fb331-5dab-4405-8165-54e07631b215 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:17:28.566116 crc crio[23067]: time=\"2026-06-11T00:17:28.565126081Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:17:28.571944 crc crio[23067]: time=\"2026-06-11T00:17:28.571828593Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:17:28.809909 crc crio[23067]: time=\"2026-06-11T00:17:28.809315243Z\" level=info msg=\"Created container 19a9de87d329dd292f023f94e4dc59034c61bd2ef913ab385752cd6a1ade2099: openstack/ovn-northd-0/ovn-northd\" id=ced02f31-c159-4d79-84a4-4929db39f956 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:17:28.816145 crc crio[23067]: time=\"2026-06-11T00:17:28.816098818Z\" level=info msg=\"Starting container: 19a9de87d329dd292f023f94e4dc59034c61bd2ef913ab385752cd6a1ade2099\" id=3146c233-9ae6-48c7-86d2-96b41449efe7 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:17:28.829838 crc crio[23067]: time=\"2026-06-11T00:17:28.82978178Z\" level=info msg=\"Started container\" PID=60242 containerID=19a9de87d329dd292f023f94e4dc59034c61bd2ef913ab385752cd6a1ade2099 description=openstack/ovn-northd-0/ovn-northd id=3146c233-9ae6-48c7-86d2-96b41449efe7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f1b600b456bdb8f43a527a62772048ec511f500540bb0b5b02c41f98336710b3\nJun 11 00:17:28.858508 crc crio[23067]: time=\"2026-06-11T00:17:28.858386268Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=5c62ca92-28cf-41e9-b33f-91c8bed64870 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:17:28.904389 crc crio[23067]: time=\"2026-06-11T00:17:28.904243395Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=4944607d-d786-41b3-98aa-ff63601b0df0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:17:28.951139 crc crio[23067]: time=\"2026-06-11T00:17:28.95109185Z\" level=info msg=\"Creating container: openstack/ovn-northd-0/openstack-network-exporter\" id=5eba037f-1c37-4f0e-87f6-254a8eaf5cbd name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:17:28.952841 crc crio[23067]: time=\"2026-06-11T00:17:28.952809856Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:17:29.005803 crc crio[23067]: time=\"2026-06-11T00:17:29.005597712Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:17:29.009058 crc crio[23067]: time=\"2026-06-11T00:17:29.008943123Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:17:29.134142 crc crio[23067]: time=\"2026-06-11T00:17:29.134045256Z\" level=info msg=\"Created container 62ff357443095b14ca4a6be6e7f9f1609a5a70261ef2ab3c6c0cfd56172eef0c: openstack/ovn-northd-0/openstack-network-exporter\" id=5eba037f-1c37-4f0e-87f6-254a8eaf5cbd name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:17:29.135382 crc crio[23067]: time=\"2026-06-11T00:17:29.135355312Z\" level=info msg=\"Starting container: 62ff357443095b14ca4a6be6e7f9f1609a5a70261ef2ab3c6c0cfd56172eef0c\" id=294e75e7-53ff-4515-a14f-db2c2d32474e name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:17:29.145326 crc crio[23067]: time=\"2026-06-11T00:17:29.145271432Z\" level=info msg=\"Started container\" PID=60373 containerID=62ff357443095b14ca4a6be6e7f9f1609a5a70261ef2ab3c6c0cfd56172eef0c description=openstack/ovn-northd-0/openstack-network-exporter id=294e75e7-53ff-4515-a14f-db2c2d32474e name=/runtime.v1.RuntimeService/StartContainer sandboxID=f1b600b456bdb8f43a527a62772048ec511f500540bb0b5b02c41f98336710b3\nJun 11 00:17:30.408160 crc crio[23067]: time=\"2026-06-11T00:17:30.40579611Z\" level=info msg=\"Running pod sandbox: openstack/placement-db-create-pzxrm/POD\" id=d0d9e547-40b0-45b5-beb2-e572bced8a4c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:17:30.408160 crc crio[23067]: time=\"2026-06-11T00:17:30.406221852Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:17:30.496264 crc crio[23067]: time=\"2026-06-11T00:17:30.495353356Z\" level=info msg=\"Running pod sandbox: openstack/placement-bafc-account-create-update-js5kl/POD\" id=f7d2981a-e8b0-4c92-9ff9-854b04fa04bc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:17:30.496264 crc crio[23067]: time=\"2026-06-11T00:17:30.495464299Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:17:34.076123 crc crio[23067]: time=\"2026-06-11T00:17:34.075314147Z\" level=info msg=\"Got pod network &{Name:placement-bafc-account-create-update-js5kl Namespace:openstack ID:2d00f5e2407e6c9e5250a651b48910b3adda2dba68244cb18873d331189bba11 UID:a85dcec8-cebf-41a3-96b8-3f2a216341b2 NetNS:/var/run/netns/eace85ab-5a87-44ae-95c4-da2d142f12c1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda85dcec8_cebf_41a3_96b8_3f2a216341b2.slice PodAnnotations:0xc00008ccd0}] Aliases:map[]}\"\nJun 11 00:17:34.076123 crc crio[23067]: time=\"2026-06-11T00:17:34.076065897Z\" level=info msg=\"Adding pod openstack_placement-bafc-account-create-update-js5kl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:17:34.080388 crc crio[23067]: time=\"2026-06-11T00:17:34.080228981Z\" level=info msg=\"Got pod network &{Name:placement-db-create-pzxrm Namespace:openstack ID:6c115be32871bad4c6f972a45de953d91dbf1c5373691a7fd2270835fda0ef07 UID:59d57eb7-e246-497b-81f2-6993b7ce3e7f NetNS:/var/run/netns/1e29198c-1bd3-46fa-9f03-d666292d81b9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod59d57eb7_e246_497b_81f2_6993b7ce3e7f.slice PodAnnotations:0xc002c85a28}] Aliases:map[]}\"\nJun 11 00:17:34.081209 crc crio[23067]: time=\"2026-06-11T00:17:34.080536169Z\" level=info msg=\"Adding pod openstack_placement-db-create-pzxrm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:17:35.352073 crc crio[23067]: 2026-06-11T00:17:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6c115be32871bad Mac:fe:b7:7e:85:e0:01 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7a Mtu:0 Sandbox:/var/run/netns/1e29198c-1bd3-46fa-9f03-d666292d81b9 SocketPath: PciID:}] [{Interface:0xc000014f40 Address:{IP:10.217.0.122 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:17:35.354499 crc crio[23067]: 2026-06-11T00:17:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2d00f5e2407e6c9 Mac:5e:39:cd:95:59:47 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7b Mtu:0 Sandbox:/var/run/netns/eace85ab-5a87-44ae-95c4-da2d142f12c1 SocketPath: PciID:}] [{Interface:0xc0001567c0 Address:{IP:10.217.0.123 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:17:35.354499 crc crio[23067]: time=\"2026-06-11T00:17:35.354457239Z\" level=info msg=\"Got pod network &{Name:placement-db-create-pzxrm Namespace:openstack ID:6c115be32871bad4c6f972a45de953d91dbf1c5373691a7fd2270835fda0ef07 UID:59d57eb7-e246-497b-81f2-6993b7ce3e7f NetNS:/var/run/netns/1e29198c-1bd3-46fa-9f03-d666292d81b9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod59d57eb7_e246_497b_81f2_6993b7ce3e7f.slice PodAnnotations:0xc002c85a28}] Aliases:map[]}\"\nJun 11 00:17:35.354871 crc crio[23067]: time=\"2026-06-11T00:17:35.354775237Z\" level=info msg=\"Checking pod openstack_placement-db-create-pzxrm for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:17:35.355309 crc crio[23067]: time=\"2026-06-11T00:17:35.355215049Z\" level=info msg=\"Got pod network &{Name:placement-bafc-account-create-update-js5kl Namespace:openstack ID:2d00f5e2407e6c9e5250a651b48910b3adda2dba68244cb18873d331189bba11 UID:a85dcec8-cebf-41a3-96b8-3f2a216341b2 NetNS:/var/run/netns/eace85ab-5a87-44ae-95c4-da2d142f12c1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda85dcec8_cebf_41a3_96b8_3f2a216341b2.slice PodAnnotations:0xc00008ccd0}] Aliases:map[]}\"\nJun 11 00:17:35.355542 crc crio[23067]: time=\"2026-06-11T00:17:35.355458766Z\" level=info msg=\"Checking pod openstack_placement-bafc-account-create-update-js5kl for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:17:35.382401 crc crio[23067]: time=\"2026-06-11T00:17:35.382138093Z\" level=info msg=\"Ran pod sandbox 6c115be32871bad4c6f972a45de953d91dbf1c5373691a7fd2270835fda0ef07 with infra container: openstack/placement-db-create-pzxrm/POD\" id=d0d9e547-40b0-45b5-beb2-e572bced8a4c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:17:35.395114 crc crio[23067]: time=\"2026-06-11T00:17:35.391829397Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=c785dd96-0f7a-47b5-8ad0-c3cda88e7dc9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:17:35.402295 crc crio[23067]: time=\"2026-06-11T00:17:35.4021955Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=c3968f6c-ecdd-4139-9519-28224741b861 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:17:35.433454 crc crio[23067]: time=\"2026-06-11T00:17:35.433348729Z\" level=info msg=\"Ran pod sandbox 2d00f5e2407e6c9e5250a651b48910b3adda2dba68244cb18873d331189bba11 with infra container: openstack/placement-bafc-account-create-update-js5kl/POD\" id=f7d2981a-e8b0-4c92-9ff9-854b04fa04bc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:17:35.445765 crc crio[23067]: time=\"2026-06-11T00:17:35.443755783Z\" level=info msg=\"Creating container: openstack/placement-db-create-pzxrm/mariadb-database-create\" id=9284d91f-81d6-4393-b1ef-57eb9d32f8f7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:17:35.475202 crc crio[23067]: time=\"2026-06-11T00:17:35.470951954Z\" level=info msg=\"Stopping container: 89d0ad95d543400470dd54b3613eb6272510c8f21d9013d084babc83333e3572 (timeout: 10s)\" id=203901ee-fec4-4273-8d30-09b199346c1a name=/runtime.v1.RuntimeService/StopContainer\nJun 11 00:17:35.479575 crc crio[23067]: time=\"2026-06-11T00:17:35.479007664Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=de3f2245-9449-4964-92eb-6210a5fefa09 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:17:35.535503 crc crio[23067]: time=\"2026-06-11T00:17:35.534486836Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:17:35.535850 crc crio[23067]: time=\"2026-06-11T00:17:35.535618487Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=83f09b5c-254d-4674-88f1-2ab6522736e6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:17:35.548820 crc crio[23067]: time=\"2026-06-11T00:17:35.548246351Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:67d018c7e5e92c52ce9a230242d017b0b4d5dec62eb3f77013d1b1ee83fadc31\" id=63599986-f42e-4575-a237-b43173d5a4d5 name=/runtime.v1.ImageService/PullImage\nJun 11 00:17:35.550022 crc crio[23067]: time=\"2026-06-11T00:17:35.549925127Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=22cf8075-8514-4298-860b-fe5b2038dbe0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:17:35.554783 crc crio[23067]: time=\"2026-06-11T00:17:35.551994583Z\" level=info msg=\"Creating container: openstack/placement-bafc-account-create-update-js5kl/mariadb-account-create-update\" id=74b51fe8-d4fd-47c1-bc2c-837bc967527a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:17:35.572396 crc crio[23067]: time=\"2026-06-11T00:17:35.571687Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:17:35.618882 crc crio[23067]: time=\"2026-06-11T00:17:35.618713342Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=3baa2fbf-1bca-42d7-be24-81c625fa9617 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:17:35.623282 crc crio[23067]: time=\"2026-06-11T00:17:35.623207495Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:17:35.623855 crc crio[23067]: time=\"2026-06-11T00:17:35.62378256Z\" level=info msg=\"Stopped container 89d0ad95d543400470dd54b3613eb6272510c8f21d9013d084babc83333e3572: openstack/dnsmasq-dns-68bc84565-gq56n/dnsmasq-dns\" id=203901ee-fec4-4273-8d30-09b199346c1a name=/runtime.v1.RuntimeService/StopContainer\nJun 11 00:17:35.624493 crc crio[23067]: time=\"2026-06-11T00:17:35.624439868Z\" level=info msg=\"Stopping pod sandbox: dceced93574ba7f10f75904bcb44fc03e3db12039326562576a7dcfa704be447\" id=8055cacc-af60-480c-bcd1-dfc5d3fb6b5e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:17:35.627288 crc crio[23067]: time=\"2026-06-11T00:17:35.626960297Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-68bc84565-gq56n Namespace:openstack ID:dceced93574ba7f10f75904bcb44fc03e3db12039326562576a7dcfa704be447 UID:ae0dad06-8b18-4eed-bad8-e2e570aa6ad7 NetNS:/var/run/netns/27b6ee5b-b119-4b2e-9d96-143bafffa9ba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podae0dad06_8b18_4eed_bad8_e2e570aa6ad7.slice PodAnnotations:0xc002c84110}] Aliases:map[]}\"\nJun 11 00:17:35.627288 crc crio[23067]: time=\"2026-06-11T00:17:35.627257575Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-68bc84565-gq56n from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:17:35.630885 crc crio[23067]: time=\"2026-06-11T00:17:35.630812362Z\" level=info msg=\"Creating container: openstack/swift-ring-rebalance-6q4j5/swift-ring-rebalance\" id=72312a7b-7a89-44a8-8f01-45e6187a2dc8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:17:35.633832 crc crio[23067]: time=\"2026-06-11T00:17:35.633631789Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:17:35.634712 crc crio[23067]: time=\"2026-06-11T00:17:35.634612955Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:17:35.639314 crc crio[23067]: time=\"2026-06-11T00:17:35.639227491Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:17:35.644856 crc crio[23067]: time=\"2026-06-11T00:17:35.64433448Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:17:35.705929 crc crio[23067]: time=\"2026-06-11T00:17:35.705853437Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:17:35.709847 crc crio[23067]: time=\"2026-06-11T00:17:35.709562419Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:17:36.015551 crc crio[23067]: time=\"2026-06-11T00:17:36.015442057Z\" level=info msg=\"Stopped pod sandbox: dceced93574ba7f10f75904bcb44fc03e3db12039326562576a7dcfa704be447\" id=8055cacc-af60-480c-bcd1-dfc5d3fb6b5e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:17:36.189704 crc crio[23067]: time=\"2026-06-11T00:17:36.189006428Z\" level=info msg=\"Created container 8f4b979e494ba406096979d3b1fe48c5569c44fe6b71b3c936f28528382f7406: openstack/placement-bafc-account-create-update-js5kl/mariadb-account-create-update\" id=74b51fe8-d4fd-47c1-bc2c-837bc967527a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:17:36.189704 crc crio[23067]: time=\"2026-06-11T00:17:36.189559583Z\" level=info msg=\"Created container 3f3a8541957a122eb32ab07fe6fe02ce35704c35be0757529b99c8e6602b3c11: openstack/placement-db-create-pzxrm/mariadb-database-create\" id=9284d91f-81d6-4393-b1ef-57eb9d32f8f7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:17:36.190534 crc crio[23067]: time=\"2026-06-11T00:17:36.190360015Z\" level=info msg=\"Created container f4daffbe8062d35ec479891ec93e5bcafe02e6592a219a03f797484d3f4bf5cb: openstack/swift-ring-rebalance-6q4j5/swift-ring-rebalance\" id=72312a7b-7a89-44a8-8f01-45e6187a2dc8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:17:36.192495 crc crio[23067]: time=\"2026-06-11T00:17:36.191514066Z\" level=info msg=\"Starting container: 3f3a8541957a122eb32ab07fe6fe02ce35704c35be0757529b99c8e6602b3c11\" id=17eb36d6-c7c6-46be-8794-350d2b4dcd54 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:17:36.192495 crc crio[23067]: time=\"2026-06-11T00:17:36.192095022Z\" level=info msg=\"Starting container: 8f4b979e494ba406096979d3b1fe48c5569c44fe6b71b3c936f28528382f7406\" id=befb2619-72ed-4600-82dc-ae1882a50f6f name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:17:36.194550 crc crio[23067]: time=\"2026-06-11T00:17:36.193967173Z\" level=info msg=\"Starting container: f4daffbe8062d35ec479891ec93e5bcafe02e6592a219a03f797484d3f4bf5cb\" id=e63386b9-3005-4587-bb10-f8bfc292b7d2 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:17:36.277242 crc crio[23067]: time=\"2026-06-11T00:17:36.276894916Z\" level=info msg=\"Started container\" PID=60965 containerID=8f4b979e494ba406096979d3b1fe48c5569c44fe6b71b3c936f28528382f7406 description=openstack/placement-bafc-account-create-update-js5kl/mariadb-account-create-update id=befb2619-72ed-4600-82dc-ae1882a50f6f name=/runtime.v1.RuntimeService/StartContainer sandboxID=2d00f5e2407e6c9e5250a651b48910b3adda2dba68244cb18873d331189bba11\nJun 11 00:17:36.277836 crc crio[23067]: time=\"2026-06-11T00:17:36.277436681Z\" level=info msg=\"Started container\" PID=60963 containerID=3f3a8541957a122eb32ab07fe6fe02ce35704c35be0757529b99c8e6602b3c11 description=openstack/placement-db-create-pzxrm/mariadb-database-create id=17eb36d6-c7c6-46be-8794-350d2b4dcd54 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6c115be32871bad4c6f972a45de953d91dbf1c5373691a7fd2270835fda0ef07\nJun 11 00:17:36.283872 crc crio[23067]: time=\"2026-06-11T00:17:36.283783253Z\" level=info msg=\"Started container\" PID=60964 containerID=f4daffbe8062d35ec479891ec93e5bcafe02e6592a219a03f797484d3f4bf5cb description=openstack/swift-ring-rebalance-6q4j5/swift-ring-rebalance id=e63386b9-3005-4587-bb10-f8bfc292b7d2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=164ad7d51600c08004e481b7f40c4366a4d973bb34a8e5f4a31b9b6702050c47\nJun 11 00:17:36.355896 crc crio[23067]: time=\"2026-06-11T00:17:36.354262563Z\" level=info msg=\"Removing container: 89d0ad95d543400470dd54b3613eb6272510c8f21d9013d084babc83333e3572\" id=fb094c26-78ad-41f6-885e-7c48842d16c4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:17:36.380523 crc crio[23067]: time=\"2026-06-11T00:17:36.380460327Z\" level=info msg=\"Running pod sandbox: openstack/root-account-create-update-9f8tl/POD\" id=29f2aecc-4809-4562-b0ee-8de713dc75b1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:17:36.381251 crc crio[23067]: time=\"2026-06-11T00:17:36.38057208Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:17:36.390848 crc crio[23067]: time=\"2026-06-11T00:17:36.390787698Z\" level=info msg=\"Removed container 89d0ad95d543400470dd54b3613eb6272510c8f21d9013d084babc83333e3572: openstack/dnsmasq-dns-68bc84565-gq56n/dnsmasq-dns\" id=fb094c26-78ad-41f6-885e-7c48842d16c4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:17:36.414157 crc crio[23067]: time=\"2026-06-11T00:17:36.414087113Z\" level=info msg=\"Removing container: 29d3e03fce6e82f268907feb40715cc0274fc9d0eeb9af9b01ef1ecad63ecdb8\" id=adbfc556-fbb3-4963-be30-e31cc7e17bd9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:17:36.416898 crc crio[23067]: time=\"2026-06-11T00:17:36.416832078Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-9f8tl Namespace:openstack ID:89c31cfb0302932322ec9e4c47d3f3c8f18b7be2dfcaa859f4a6fa3a2b500fc1 UID:137b6084-ea50-4bf8-9e16-5cdc2477d5db NetNS:/var/run/netns/37685a2e-8fef-4d61-985a-47e86c0b8a2c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod137b6084_ea50_4bf8_9e16_5cdc2477d5db.slice PodAnnotations:0xc000c34868}] Aliases:map[]}\"\nJun 11 00:17:36.417076 crc crio[23067]: time=\"2026-06-11T00:17:36.416946971Z\" level=info msg=\"Adding pod openstack_root-account-create-update-9f8tl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:17:36.501965 crc crio[23067]: time=\"2026-06-11T00:17:36.501814885Z\" level=info msg=\"Removed container 29d3e03fce6e82f268907feb40715cc0274fc9d0eeb9af9b01ef1ecad63ecdb8: openstack/dnsmasq-dns-68bc84565-gq56n/init\" id=adbfc556-fbb3-4963-be30-e31cc7e17bd9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:17:37.014355 crc crio[23067]: 2026-06-11T00:17:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:89c31cfb0302932 Mac:06:3e:66:0a:30:5e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7c Mtu:0 Sandbox:/var/run/netns/37685a2e-8fef-4d61-985a-47e86c0b8a2c SocketPath: PciID:}] [{Interface:0xc00025ce80 Address:{IP:10.217.0.124 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:17:37.015631 crc crio[23067]: time=\"2026-06-11T00:17:37.015553279Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-9f8tl Namespace:openstack ID:89c31cfb0302932322ec9e4c47d3f3c8f18b7be2dfcaa859f4a6fa3a2b500fc1 UID:137b6084-ea50-4bf8-9e16-5cdc2477d5db NetNS:/var/run/netns/37685a2e-8fef-4d61-985a-47e86c0b8a2c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod137b6084_ea50_4bf8_9e16_5cdc2477d5db.slice PodAnnotations:0xc000c34868}] Aliases:map[]}\"\nJun 11 00:17:37.015876 crc crio[23067]: time=\"2026-06-11T00:17:37.015830587Z\" level=info msg=\"Checking pod openstack_root-account-create-update-9f8tl for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:17:37.025180 crc crio[23067]: time=\"2026-06-11T00:17:37.025074219Z\" level=info msg=\"Ran pod sandbox 89c31cfb0302932322ec9e4c47d3f3c8f18b7be2dfcaa859f4a6fa3a2b500fc1 with infra container: openstack/root-account-create-update-9f8tl/POD\" id=29f2aecc-4809-4562-b0ee-8de713dc75b1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:17:37.027505 crc crio[23067]: time=\"2026-06-11T00:17:37.027425693Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=0c4b4f34-3853-4981-ac8e-236f5026d9ef name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:17:37.031067 crc crio[23067]: time=\"2026-06-11T00:17:37.030953559Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=4cc746bb-0164-4bf4-bb2c-1d234b2b4efe name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:17:37.041498 crc crio[23067]: time=\"2026-06-11T00:17:37.041410014Z\" level=info msg=\"Creating container: openstack/root-account-create-update-9f8tl/mariadb-account-create-update\" id=a518d03d-9c8e-4d07-8cb9-03176298b44c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:17:37.043043 crc crio[23067]: time=\"2026-06-11T00:17:37.042983127Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:17:37.096376 crc crio[23067]: time=\"2026-06-11T00:17:37.096223128Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:17:37.100282 crc crio[23067]: time=\"2026-06-11T00:17:37.100210097Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:17:37.654986 crc crio[23067]: time=\"2026-06-11T00:17:37.654605399Z\" level=info msg=\"Created container 02f007f39f22a0ff13af8f2aaf44252f8307ed76cb9f6415a945a3ad1c0e6aab: openstack/root-account-create-update-9f8tl/mariadb-account-create-update\" id=a518d03d-9c8e-4d07-8cb9-03176298b44c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:17:37.656802 crc crio[23067]: time=\"2026-06-11T00:17:37.656706646Z\" level=info msg=\"Starting container: 02f007f39f22a0ff13af8f2aaf44252f8307ed76cb9f6415a945a3ad1c0e6aab\" id=573c2f12-baf8-45c5-9baa-29181d27763b name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:17:37.665826 crc crio[23067]: time=\"2026-06-11T00:17:37.665705532Z\" level=info msg=\"Started container\" PID=61073 containerID=02f007f39f22a0ff13af8f2aaf44252f8307ed76cb9f6415a945a3ad1c0e6aab description=openstack/root-account-create-update-9f8tl/mariadb-account-create-update id=573c2f12-baf8-45c5-9baa-29181d27763b name=/runtime.v1.RuntimeService/StartContainer sandboxID=89c31cfb0302932322ec9e4c47d3f3c8f18b7be2dfcaa859f4a6fa3a2b500fc1\nJun 11 00:17:38.412380 crc crio[23067]: time=\"2026-06-11T00:17:38.411931313Z\" level=info msg=\"Stopping pod sandbox: 6c115be32871bad4c6f972a45de953d91dbf1c5373691a7fd2270835fda0ef07\" id=15b2f37b-0b39-42a4-84cd-396ffa27091d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:17:38.412916 crc crio[23067]: time=\"2026-06-11T00:17:38.412848388Z\" level=info msg=\"Got pod network &{Name:placement-db-create-pzxrm Namespace:openstack ID:6c115be32871bad4c6f972a45de953d91dbf1c5373691a7fd2270835fda0ef07 UID:59d57eb7-e246-497b-81f2-6993b7ce3e7f NetNS:/var/run/netns/1e29198c-1bd3-46fa-9f03-d666292d81b9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod59d57eb7_e246_497b_81f2_6993b7ce3e7f.slice PodAnnotations:0xc00008c4e8}] Aliases:map[]}\"\nJun 11 00:17:38.413121 crc crio[23067]: time=\"2026-06-11T00:17:38.413063914Z\" level=info msg=\"Deleting pod openstack_placement-db-create-pzxrm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:17:38.414888 crc crio[23067]: time=\"2026-06-11T00:17:38.413304051Z\" level=info msg=\"Stopping pod sandbox: 2d00f5e2407e6c9e5250a651b48910b3adda2dba68244cb18873d331189bba11\" id=51f39e46-16e5-4761-86ca-0d5c615ae22c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:17:38.414888 crc crio[23067]: time=\"2026-06-11T00:17:38.413957459Z\" level=info msg=\"Got pod network &{Name:placement-bafc-account-create-update-js5kl Namespace:openstack ID:2d00f5e2407e6c9e5250a651b48910b3adda2dba68244cb18873d331189bba11 UID:a85dcec8-cebf-41a3-96b8-3f2a216341b2 NetNS:/var/run/netns/eace85ab-5a87-44ae-95c4-da2d142f12c1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda85dcec8_cebf_41a3_96b8_3f2a216341b2.slice PodAnnotations:0xc0079a4080}] Aliases:map[]}\"\nJun 11 00:17:38.414888 crc crio[23067]: time=\"2026-06-11T00:17:38.414119153Z\" level=info msg=\"Deleting pod openstack_placement-bafc-account-create-update-js5kl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:17:38.720300 crc crio[23067]: time=\"2026-06-11T00:17:38.720207836Z\" level=info msg=\"Stopped pod sandbox: 2d00f5e2407e6c9e5250a651b48910b3adda2dba68244cb18873d331189bba11\" id=51f39e46-16e5-4761-86ca-0d5c615ae22c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:17:38.903695 crc crio[23067]: time=\"2026-06-11T00:17:38.903158323Z\" level=info msg=\"Stopped pod sandbox: 6c115be32871bad4c6f972a45de953d91dbf1c5373691a7fd2270835fda0ef07\" id=15b2f37b-0b39-42a4-84cd-396ffa27091d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:17:39.437611 crc crio[23067]: time=\"2026-06-11T00:17:39.43754367Z\" level=info msg=\"Stopping pod sandbox: 89c31cfb0302932322ec9e4c47d3f3c8f18b7be2dfcaa859f4a6fa3a2b500fc1\" id=429c61cc-1064-442b-9e2c-6def29cffa82 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:17:39.438549 crc crio[23067]: time=\"2026-06-11T00:17:39.438410574Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-9f8tl Namespace:openstack ID:89c31cfb0302932322ec9e4c47d3f3c8f18b7be2dfcaa859f4a6fa3a2b500fc1 UID:137b6084-ea50-4bf8-9e16-5cdc2477d5db NetNS:/var/run/netns/37685a2e-8fef-4d61-985a-47e86c0b8a2c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod137b6084_ea50_4bf8_9e16_5cdc2477d5db.slice PodAnnotations:0xc0079a43c0}] Aliases:map[]}\"\nJun 11 00:17:39.438808 crc crio[23067]: time=\"2026-06-11T00:17:39.438600519Z\" level=info msg=\"Deleting pod openstack_root-account-create-update-9f8tl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:17:39.837168 crc crio[23067]: time=\"2026-06-11T00:17:39.837087331Z\" level=info msg=\"Running pod sandbox: openstack/keystone-db-create-wznsg/POD\" id=aaa08fed-f6c3-4f9a-b9e9-897fd1513656 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:17:39.838579 crc crio[23067]: time=\"2026-06-11T00:17:39.837222735Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:17:39.885435 crc crio[23067]: time=\"2026-06-11T00:17:39.884976657Z\" level=info msg=\"Stopped pod sandbox: 89c31cfb0302932322ec9e4c47d3f3c8f18b7be2dfcaa859f4a6fa3a2b500fc1\" id=429c61cc-1064-442b-9e2c-6def29cffa82 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:17:39.902883 crc crio[23067]: time=\"2026-06-11T00:17:39.902581497Z\" level=info msg=\"Got pod network &{Name:keystone-db-create-wznsg Namespace:openstack ID:6a8107c10151991486c188ef18c631b9a8ac479b56a175a3995974808efa12c9 UID:9c4c5bac-cc2b-4b72-be79-7e6dd2616a08 NetNS:/var/run/netns/e97bd901-44d1-458f-b2ef-74af2b6ee896 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9c4c5bac_cc2b_4b72_be79_7e6dd2616a08.slice PodAnnotations:0xc000c35250}] Aliases:map[]}\"\nJun 11 00:17:39.902883 crc crio[23067]: time=\"2026-06-11T00:17:39.902685379Z\" level=info msg=\"Adding pod openstack_keystone-db-create-wznsg to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:17:39.974454 crc crio[23067]: time=\"2026-06-11T00:17:39.974344383Z\" level=info msg=\"Running pod sandbox: openstack/glance-db-create-rrrqq/POD\" id=63d70628-80b1-4021-9c1e-3e0f96192735 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:17:39.975361 crc crio[23067]: time=\"2026-06-11T00:17:39.974459826Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:17:40.005269 crc crio[23067]: time=\"2026-06-11T00:17:40.005176343Z\" level=info msg=\"Got pod network &{Name:glance-db-create-rrrqq Namespace:openstack ID:04c3bf896a3ba27f47a7287f301ffcef0e0e5d4f77050749d94222ddd6c9a2c6 UID:5b971bde-98d5-46f9-88dd-10796bd41cbc NetNS:/var/run/netns/7e7b5cd5-001d-4c50-8226-6845e2bf20a6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5b971bde_98d5_46f9_88dd_10796bd41cbc.slice PodAnnotations:0xc008202720}] Aliases:map[]}\"\nJun 11 00:17:40.005269 crc crio[23067]: time=\"2026-06-11T00:17:40.005233475Z\" level=info msg=\"Adding pod openstack_glance-db-create-rrrqq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:17:40.013020 crc crio[23067]: time=\"2026-06-11T00:17:40.012916684Z\" level=info msg=\"Running pod sandbox: openstack/glance-eded-account-create-update-qgxl9/POD\" id=223fee3a-d12d-4222-be2e-6d82b55f86e3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:17:40.013020 crc crio[23067]: time=\"2026-06-11T00:17:40.013004537Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:17:40.052618 crc crio[23067]: time=\"2026-06-11T00:17:40.052286277Z\" level=info msg=\"Got pod network &{Name:glance-eded-account-create-update-qgxl9 Namespace:openstack ID:b8d541b2fdfca294f38d31612a6d9f3afab664b66e0de591bc878b3848f69a3f UID:b7a069e5-6df6-4732-8e88-42b7d1a61bdd NetNS:/var/run/netns/81a080ed-3862-4aa0-bac1-f0f9e5cbc85f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb7a069e5_6df6_4732_8e88_42b7d1a61bdd.slice PodAnnotations:0xc000c354b8}] Aliases:map[]}\"\nJun 11 00:17:40.052618 crc crio[23067]: time=\"2026-06-11T00:17:40.052347469Z\" level=info msg=\"Adding pod openstack_glance-eded-account-create-update-qgxl9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:17:40.109068 crc crio[23067]: time=\"2026-06-11T00:17:40.108961222Z\" level=info msg=\"Running pod sandbox: openstack/keystone-d607-account-create-update-fjqv8/POD\" id=6ab14733-ac58-410f-a7b0-2dfc0386a126 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:17:40.109321 crc crio[23067]: time=\"2026-06-11T00:17:40.109091116Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:17:40.175758 crc crio[23067]: time=\"2026-06-11T00:17:40.175106055Z\" level=info msg=\"Got pod network &{Name:keystone-d607-account-create-update-fjqv8 Namespace:openstack ID:eb29e287d7508ba11558a9cd44db3902fb29c1de5eb53296b787b3b7b439516d UID:d5eb41dc-de63-47ff-8dc8-a8a51f3e056f NetNS:/var/run/netns/b81d7b62-a04c-457a-be2a-8df58d7f5928 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd5eb41dc_de63_47ff_8dc8_a8a51f3e056f.slice PodAnnotations:0xc000c357a0}] Aliases:map[]}\"\nJun 11 00:17:40.175758 crc crio[23067]: time=\"2026-06-11T00:17:40.175201018Z\" level=info msg=\"Adding pod openstack_keystone-d607-account-create-update-fjqv8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:17:40.508161 crc crio[23067]: 2026-06-11T00:17:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:04c3bf896a3ba27 Mac:06:4d:2c:41:15:b2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7e Mtu:0 Sandbox:/var/run/netns/7e7b5cd5-001d-4c50-8226-6845e2bf20a6 SocketPath: PciID:}] [{Interface:0xc00043f050 Address:{IP:10.217.0.126 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:17:40.510007 crc crio[23067]: time=\"2026-06-11T00:17:40.50947432Z\" level=info msg=\"Got pod network &{Name:glance-db-create-rrrqq Namespace:openstack ID:04c3bf896a3ba27f47a7287f301ffcef0e0e5d4f77050749d94222ddd6c9a2c6 UID:5b971bde-98d5-46f9-88dd-10796bd41cbc NetNS:/var/run/netns/7e7b5cd5-001d-4c50-8226-6845e2bf20a6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5b971bde_98d5_46f9_88dd_10796bd41cbc.slice PodAnnotations:0xc008202720}] Aliases:map[]}\"\nJun 11 00:17:40.514705 crc crio[23067]: 2026-06-11T00:17:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6a8107c10151991 Mac:aa:48:c2:c5:c5:76 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7d Mtu:0 Sandbox:/var/run/netns/e97bd901-44d1-458f-b2ef-74af2b6ee896 SocketPath: PciID:}] [{Interface:0xc00048c5c0 Address:{IP:10.217.0.125 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:17:40.514705 crc crio[23067]: time=\"2026-06-11T00:17:40.509632914Z\" level=info msg=\"Checking pod openstack_glance-db-create-rrrqq for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:17:40.515005 crc crio[23067]: time=\"2026-06-11T00:17:40.514887718Z\" level=info msg=\"Got pod network &{Name:keystone-db-create-wznsg Namespace:openstack ID:6a8107c10151991486c188ef18c631b9a8ac479b56a175a3995974808efa12c9 UID:9c4c5bac-cc2b-4b72-be79-7e6dd2616a08 NetNS:/var/run/netns/e97bd901-44d1-458f-b2ef-74af2b6ee896 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9c4c5bac_cc2b_4b72_be79_7e6dd2616a08.slice PodAnnotations:0xc000c35250}] Aliases:map[]}\"\nJun 11 00:17:40.515074 crc crio[23067]: time=\"2026-06-11T00:17:40.515027111Z\" level=info msg=\"Checking pod openstack_keystone-db-create-wznsg for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:17:40.538360 crc crio[23067]: time=\"2026-06-11T00:17:40.536329532Z\" level=info msg=\"Ran pod sandbox 04c3bf896a3ba27f47a7287f301ffcef0e0e5d4f77050749d94222ddd6c9a2c6 with infra container: openstack/glance-db-create-rrrqq/POD\" id=63d70628-80b1-4021-9c1e-3e0f96192735 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:17:40.547689 crc crio[23067]: time=\"2026-06-11T00:17:40.547544368Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=aca9c947-93b6-4310-9b4b-92a2db7e42e6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:17:40.557886 crc crio[23067]: time=\"2026-06-11T00:17:40.554912979Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=3f382de9-93af-40a6-a22b-d7b0ec7edacb name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:17:40.557886 crc crio[23067]: time=\"2026-06-11T00:17:40.557061447Z\" level=info msg=\"Ran pod sandbox 6a8107c10151991486c188ef18c631b9a8ac479b56a175a3995974808efa12c9 with infra container: openstack/keystone-db-create-wznsg/POD\" id=aaa08fed-f6c3-4f9a-b9e9-897fd1513656 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:17:40.562710 crc crio[23067]: time=\"2026-06-11T00:17:40.562606818Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=689a7c7e-d78c-495b-aed4-8c3fc7c9faf8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:17:40.573322 crc crio[23067]: time=\"2026-06-11T00:17:40.573262479Z\" level=info msg=\"Creating container: openstack/glance-db-create-rrrqq/mariadb-database-create\" id=ffaa3d32-f7b4-4cb2-950b-3ad166437523 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:17:40.574157 crc crio[23067]: time=\"2026-06-11T00:17:40.574133103Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:17:40.575079 crc crio[23067]: time=\"2026-06-11T00:17:40.575010757Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=543c13c4-151d-4054-83aa-cbc6add870fd name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:17:40.584821 crc crio[23067]: time=\"2026-06-11T00:17:40.584548967Z\" level=info msg=\"Creating container: openstack/keystone-db-create-wznsg/mariadb-database-create\" id=b9382775-0f4e-427b-a152-71cc31f90660 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:17:40.601359 crc crio[23067]: time=\"2026-06-11T00:17:40.601245062Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:17:40.629436 crc crio[23067]: 2026-06-11T00:17:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b8d541b2fdfca29 Mac:86:5c:04:34:b9:27 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7f Mtu:0 Sandbox:/var/run/netns/81a080ed-3862-4aa0-bac1-f0f9e5cbc85f SocketPath: PciID:}] [{Interface:0xc0004ac5d0 Address:{IP:10.217.0.127 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:17:40.629436 crc crio[23067]: time=\"2026-06-11T00:17:40.628388982Z\" level=info msg=\"Got pod network &{Name:glance-eded-account-create-update-qgxl9 Namespace:openstack ID:b8d541b2fdfca294f38d31612a6d9f3afab664b66e0de591bc878b3848f69a3f UID:b7a069e5-6df6-4732-8e88-42b7d1a61bdd NetNS:/var/run/netns/81a080ed-3862-4aa0-bac1-f0f9e5cbc85f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb7a069e5_6df6_4732_8e88_42b7d1a61bdd.slice PodAnnotations:0xc000c354b8}] Aliases:map[]}\"\nJun 11 00:17:40.629436 crc crio[23067]: time=\"2026-06-11T00:17:40.628548496Z\" level=info msg=\"Checking pod openstack_glance-eded-account-create-update-qgxl9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:17:40.653817 crc crio[23067]: time=\"2026-06-11T00:17:40.653249799Z\" level=info msg=\"Ran pod sandbox b8d541b2fdfca294f38d31612a6d9f3afab664b66e0de591bc878b3848f69a3f with infra container: openstack/glance-eded-account-create-update-qgxl9/POD\" id=223fee3a-d12d-4222-be2e-6d82b55f86e3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:17:40.656775 crc crio[23067]: time=\"2026-06-11T00:17:40.656620381Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=dd655436-a648-4b10-b985-4a7a624ea0c0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:17:40.670509 crc crio[23067]: time=\"2026-06-11T00:17:40.670418907Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:17:40.670918 crc crio[23067]: 2026-06-11T00:17:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:eb29e287d7508ba Mac:3a:63:8f:53:7a:30 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:80 Mtu:0 Sandbox:/var/run/netns/b81d7b62-a04c-457a-be2a-8df58d7f5928 SocketPath: PciID:}] [{Interface:0xc00023ce70 Address:{IP:10.217.0.128 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:17:40.672245 crc crio[23067]: time=\"2026-06-11T00:17:40.672106723Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=a02d3dc7-13cf-4f9d-aa69-cb4f893c7514 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:17:40.674944 crc crio[23067]: time=\"2026-06-11T00:17:40.67418789Z\" level=info msg=\"Got pod network &{Name:keystone-d607-account-create-update-fjqv8 Namespace:openstack ID:eb29e287d7508ba11558a9cd44db3902fb29c1de5eb53296b787b3b7b439516d UID:d5eb41dc-de63-47ff-8dc8-a8a51f3e056f NetNS:/var/run/netns/b81d7b62-a04c-457a-be2a-8df58d7f5928 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd5eb41dc_de63_47ff_8dc8_a8a51f3e056f.slice PodAnnotations:0xc000c357a0}] Aliases:map[]}\"\nJun 11 00:17:40.674944 crc crio[23067]: time=\"2026-06-11T00:17:40.674354015Z\" level=info msg=\"Checking pod openstack_keystone-d607-account-create-update-fjqv8 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:17:40.675689 crc crio[23067]: time=\"2026-06-11T00:17:40.675571588Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:17:40.685511 crc crio[23067]: time=\"2026-06-11T00:17:40.685360855Z\" level=info msg=\"Creating container: openstack/glance-eded-account-create-update-qgxl9/mariadb-account-create-update\" id=ea2487ed-3d44-4576-aceb-9579e1cf3342 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:17:40.689599 crc crio[23067]: time=\"2026-06-11T00:17:40.689511578Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:17:40.689599 crc crio[23067]: time=\"2026-06-11T00:17:40.689568209Z\" level=info msg=\"Ran pod sandbox eb29e287d7508ba11558a9cd44db3902fb29c1de5eb53296b787b3b7b439516d with infra container: openstack/keystone-d607-account-create-update-fjqv8/POD\" id=6ab14733-ac58-410f-a7b0-2dfc0386a126 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:17:40.690795 crc crio[23067]: time=\"2026-06-11T00:17:40.69069598Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:17:40.692896 crc crio[23067]: time=\"2026-06-11T00:17:40.692760256Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=ee0f4d27-f216-4ddf-9f7b-9a9aeda73a8b name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:17:40.694483 crc crio[23067]: time=\"2026-06-11T00:17:40.694400581Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:17:40.730863 crc crio[23067]: time=\"2026-06-11T00:17:40.727858863Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=233f0cf7-4c2e-448a-a946-1eca6f23947b name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:17:40.750556 crc crio[23067]: time=\"2026-06-11T00:17:40.750457499Z\" level=info msg=\"Creating container: openstack/keystone-d607-account-create-update-fjqv8/mariadb-account-create-update\" id=c47cb513-97e0-44cd-8c57-d4eb12f08c4a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:17:40.751301 crc crio[23067]: time=\"2026-06-11T00:17:40.751150368Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:17:40.792293 crc crio[23067]: time=\"2026-06-11T00:17:40.792180576Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:17:40.797038 crc crio[23067]: time=\"2026-06-11T00:17:40.796964537Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:17:40.839506 crc crio[23067]: time=\"2026-06-11T00:17:40.839381623Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:17:40.844428 crc crio[23067]: time=\"2026-06-11T00:17:40.844336798Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:17:41.317298 crc crio[23067]: time=\"2026-06-11T00:17:41.316453678Z\" level=info msg=\"Created container 2575611c4b2c4c8d08ac1d52df1dc2fc6e1f65b76a7424b13b73dbad6ddcf027: openstack/keystone-db-create-wznsg/mariadb-database-create\" id=b9382775-0f4e-427b-a152-71cc31f90660 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:17:41.318765 crc crio[23067]: time=\"2026-06-11T00:17:41.31836824Z\" level=info msg=\"Created container 8deb8ba00dbadc1984c6e8783315a4cb421fff01ce8e10e34cf7cf29bdf76a76: openstack/glance-db-create-rrrqq/mariadb-database-create\" id=ffaa3d32-f7b4-4cb2-950b-3ad166437523 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:17:41.320918 crc crio[23067]: time=\"2026-06-11T00:17:41.319871701Z\" level=info msg=\"Starting container: 2575611c4b2c4c8d08ac1d52df1dc2fc6e1f65b76a7424b13b73dbad6ddcf027\" id=3ed63a14-43e8-4db9-b9e7-bda94ef790f8 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:17:41.321364 crc crio[23067]: time=\"2026-06-11T00:17:41.321132806Z\" level=info msg=\"Starting container: 8deb8ba00dbadc1984c6e8783315a4cb421fff01ce8e10e34cf7cf29bdf76a76\" id=64bbc254-2510-46aa-934e-fddeb7a2b8af name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:17:41.322482 crc crio[23067]: time=\"2026-06-11T00:17:41.322311138Z\" level=info msg=\"Created container aa65a039c7791e737a9968342a4f1435b606a44bfb523a5b0542a7cd097b56aa: openstack/keystone-d607-account-create-update-fjqv8/mariadb-account-create-update\" id=c47cb513-97e0-44cd-8c57-d4eb12f08c4a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:17:41.327019 crc crio[23067]: time=\"2026-06-11T00:17:41.326963374Z\" level=info msg=\"Starting container: aa65a039c7791e737a9968342a4f1435b606a44bfb523a5b0542a7cd097b56aa\" id=7f420f48-7910-4877-8dd4-3ee2c849cb07 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:17:41.328078 crc crio[23067]: time=\"2026-06-11T00:17:41.327964242Z\" level=info msg=\"Started container\" PID=61437 containerID=8deb8ba00dbadc1984c6e8783315a4cb421fff01ce8e10e34cf7cf29bdf76a76 description=openstack/glance-db-create-rrrqq/mariadb-database-create id=64bbc254-2510-46aa-934e-fddeb7a2b8af name=/runtime.v1.RuntimeService/StartContainer sandboxID=04c3bf896a3ba27f47a7287f301ffcef0e0e5d4f77050749d94222ddd6c9a2c6\nJun 11 00:17:41.333470 crc crio[23067]: time=\"2026-06-11T00:17:41.33340267Z\" level=info msg=\"Started container\" PID=61455 containerID=aa65a039c7791e737a9968342a4f1435b606a44bfb523a5b0542a7cd097b56aa description=openstack/keystone-d607-account-create-update-fjqv8/mariadb-account-create-update id=7f420f48-7910-4877-8dd4-3ee2c849cb07 name=/runtime.v1.RuntimeService/StartContainer sandboxID=eb29e287d7508ba11558a9cd44db3902fb29c1de5eb53296b787b3b7b439516d\nJun 11 00:17:41.335215 crc crio[23067]: time=\"2026-06-11T00:17:41.33488184Z\" level=info msg=\"Started container\" PID=61438 containerID=2575611c4b2c4c8d08ac1d52df1dc2fc6e1f65b76a7424b13b73dbad6ddcf027 description=openstack/keystone-db-create-wznsg/mariadb-database-create id=3ed63a14-43e8-4db9-b9e7-bda94ef790f8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6a8107c10151991486c188ef18c631b9a8ac479b56a175a3995974808efa12c9\nJun 11 00:17:41.338037 crc crio[23067]: time=\"2026-06-11T00:17:41.337978395Z\" level=info msg=\"Created container 6b45a457c37605260316ed8af8ddc4d96de3bc887efa01667abb23023fa3bd50: openstack/glance-eded-account-create-update-qgxl9/mariadb-account-create-update\" id=ea2487ed-3d44-4576-aceb-9579e1cf3342 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:17:41.342974 crc crio[23067]: time=\"2026-06-11T00:17:41.341888011Z\" level=info msg=\"Starting container: 6b45a457c37605260316ed8af8ddc4d96de3bc887efa01667abb23023fa3bd50\" id=de063e85-b277-4f86-b3c8-546d04ad6c38 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:17:41.350848 crc crio[23067]: time=\"2026-06-11T00:17:41.348055069Z\" level=info msg=\"Started container\" PID=61456 containerID=6b45a457c37605260316ed8af8ddc4d96de3bc887efa01667abb23023fa3bd50 description=openstack/glance-eded-account-create-update-qgxl9/mariadb-account-create-update id=de063e85-b277-4f86-b3c8-546d04ad6c38 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b8d541b2fdfca294f38d31612a6d9f3afab664b66e0de591bc878b3848f69a3f\nJun 11 00:17:43.593812 crc crio[23067]: time=\"2026-06-11T00:17:43.593100307Z\" level=info msg=\"Stopping pod sandbox: 04c3bf896a3ba27f47a7287f301ffcef0e0e5d4f77050749d94222ddd6c9a2c6\" id=4db3e0b2-6a7c-43ad-be34-18884ed10d08 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:17:43.594307 crc crio[23067]: time=\"2026-06-11T00:17:43.593321273Z\" level=info msg=\"Stopping pod sandbox: 6a8107c10151991486c188ef18c631b9a8ac479b56a175a3995974808efa12c9\" id=55798c89-21c0-40a4-9a1e-5c0a576c5044 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:17:43.595127 crc crio[23067]: time=\"2026-06-11T00:17:43.59505514Z\" level=info msg=\"Got pod network &{Name:keystone-db-create-wznsg Namespace:openstack ID:6a8107c10151991486c188ef18c631b9a8ac479b56a175a3995974808efa12c9 UID:9c4c5bac-cc2b-4b72-be79-7e6dd2616a08 NetNS:/var/run/netns/e97bd901-44d1-458f-b2ef-74af2b6ee896 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9c4c5bac_cc2b_4b72_be79_7e6dd2616a08.slice PodAnnotations:0xc0001310a0}] Aliases:map[]}\"\nJun 11 00:17:43.595354 crc crio[23067]: time=\"2026-06-11T00:17:43.595287267Z\" level=info msg=\"Deleting pod openstack_keystone-db-create-wznsg from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:17:43.596550 crc crio[23067]: time=\"2026-06-11T00:17:43.596433498Z\" level=info msg=\"Got pod network &{Name:glance-db-create-rrrqq Namespace:openstack ID:04c3bf896a3ba27f47a7287f301ffcef0e0e5d4f77050749d94222ddd6c9a2c6 UID:5b971bde-98d5-46f9-88dd-10796bd41cbc NetNS:/var/run/netns/7e7b5cd5-001d-4c50-8226-6845e2bf20a6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5b971bde_98d5_46f9_88dd_10796bd41cbc.slice PodAnnotations:0xc002a46778}] Aliases:map[]}\"\nJun 11 00:17:43.596820 crc crio[23067]: time=\"2026-06-11T00:17:43.596717986Z\" level=info msg=\"Deleting pod openstack_glance-db-create-rrrqq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:17:44.023165 crc crio[23067]: time=\"2026-06-11T00:17:44.022995396Z\" level=info msg=\"Stopped pod sandbox: 6a8107c10151991486c188ef18c631b9a8ac479b56a175a3995974808efa12c9\" id=55798c89-21c0-40a4-9a1e-5c0a576c5044 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:17:44.120715 crc crio[23067]: time=\"2026-06-11T00:17:44.119968089Z\" level=info msg=\"Stopped pod sandbox: 04c3bf896a3ba27f47a7287f301ffcef0e0e5d4f77050749d94222ddd6c9a2c6\" id=4db3e0b2-6a7c-43ad-be34-18884ed10d08 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:17:44.625825 crc crio[23067]: time=\"2026-06-11T00:17:44.623922367Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=99eec927-ca16-42ef-941f-6833dccd3d70 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:17:44.641045 crc crio[23067]: time=\"2026-06-11T00:17:44.640627962Z\" level=info msg=\"Stopping pod sandbox: b8d541b2fdfca294f38d31612a6d9f3afab664b66e0de591bc878b3848f69a3f\" id=f1d32236-cb82-431e-9a1f-308eda563806 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:17:44.641045 crc crio[23067]: time=\"2026-06-11T00:17:44.640771766Z\" level=info msg=\"Stopping pod sandbox: eb29e287d7508ba11558a9cd44db3902fb29c1de5eb53296b787b3b7b439516d\" id=99cb3547-2740-4baa-96fe-9fe70064d586 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:17:44.641448 crc crio[23067]: time=\"2026-06-11T00:17:44.641386573Z\" level=info msg=\"Got pod network &{Name:glance-eded-account-create-update-qgxl9 Namespace:openstack ID:b8d541b2fdfca294f38d31612a6d9f3afab664b66e0de591bc878b3848f69a3f UID:b7a069e5-6df6-4732-8e88-42b7d1a61bdd NetNS:/var/run/netns/81a080ed-3862-4aa0-bac1-f0f9e5cbc85f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb7a069e5_6df6_4732_8e88_42b7d1a61bdd.slice PodAnnotations:0xc000c34690}] Aliases:map[]}\"\nJun 11 00:17:44.641631 crc crio[23067]: time=\"2026-06-11T00:17:44.641553157Z\" level=info msg=\"Got pod network &{Name:keystone-d607-account-create-update-fjqv8 Namespace:openstack ID:eb29e287d7508ba11558a9cd44db3902fb29c1de5eb53296b787b3b7b439516d UID:d5eb41dc-de63-47ff-8dc8-a8a51f3e056f NetNS:/var/run/netns/b81d7b62-a04c-457a-be2a-8df58d7f5928 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd5eb41dc_de63_47ff_8dc8_a8a51f3e056f.slice PodAnnotations:0xc0079a4228}] Aliases:map[]}\"\nJun 11 00:17:44.641917 crc crio[23067]: time=\"2026-06-11T00:17:44.641557947Z\" level=info msg=\"Deleting pod openstack_glance-eded-account-create-update-qgxl9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:17:44.641983 crc crio[23067]: time=\"2026-06-11T00:17:44.641911117Z\" level=info msg=\"Deleting pod openstack_keystone-d607-account-create-update-fjqv8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:17:44.645543 crc crio[23067]: time=\"2026-06-11T00:17:44.642704809Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=eea59bcb-6a4d-48d2-af3e-80368dd04e89 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:17:44.724307 crc crio[23067]: time=\"2026-06-11T00:17:44.72420358Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=f3b0c6b0-51f2-4d0e-9a32-aa5792b46d27 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:17:44.724970 crc crio[23067]: time=\"2026-06-11T00:17:44.724803017Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=7d53f1bb-e88a-41e9-8f8f-11ddaf07a905 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:17:44.732511 crc crio[23067]: time=\"2026-06-11T00:17:44.732405234Z\" level=info msg=\"Creating container: openstack/rabbitmq-cell1-server-0/rabbitmq\" id=0eccc5b3-1ff8-43c2-90ad-6e414a89837b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:17:44.733071 crc crio[23067]: time=\"2026-06-11T00:17:44.733030301Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:17:44.739502 crc crio[23067]: time=\"2026-06-11T00:17:44.739413815Z\" level=info msg=\"Creating container: openstack/rabbitmq-server-0/rabbitmq\" id=f60c373b-99a2-4193-b320-0ce5b81f6fa8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:17:44.755192 crc crio[23067]: time=\"2026-06-11T00:17:44.755036301Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:17:44.788507 crc crio[23067]: time=\"2026-06-11T00:17:44.788438681Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:17:44.792310 crc crio[23067]: time=\"2026-06-11T00:17:44.792259045Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:17:44.813507 crc crio[23067]: time=\"2026-06-11T00:17:44.813438873Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:17:44.816835 crc crio[23067]: time=\"2026-06-11T00:17:44.816688891Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:17:44.917319 crc crio[23067]: time=\"2026-06-11T00:17:44.917214612Z\" level=info msg=\"Created container b9cb7b42b62b233d59633ed7bf2db4d0d3da1ecb39837c5dd52409c33ffa0e65: openstack/rabbitmq-cell1-server-0/rabbitmq\" id=0eccc5b3-1ff8-43c2-90ad-6e414a89837b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:17:44.918338 crc crio[23067]: time=\"2026-06-11T00:17:44.9182488Z\" level=info msg=\"Created container 8bc649c79a5a88e3563cf8a34de7b7167fc7934b0b66257058387c5c3f488d73: openstack/rabbitmq-server-0/rabbitmq\" id=f60c373b-99a2-4193-b320-0ce5b81f6fa8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:17:44.924431 crc crio[23067]: time=\"2026-06-11T00:17:44.924265884Z\" level=info msg=\"Starting container: b9cb7b42b62b233d59633ed7bf2db4d0d3da1ecb39837c5dd52409c33ffa0e65\" id=6eb153d7-701e-40b3-b984-e8011cca0e7c name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:17:44.924989 crc crio[23067]: time=\"2026-06-11T00:17:44.924286805Z\" level=info msg=\"Starting container: 8bc649c79a5a88e3563cf8a34de7b7167fc7934b0b66257058387c5c3f488d73\" id=8c75a641-d4b4-4d7c-902d-42907d29168f name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:17:44.931294 crc crio[23067]: time=\"2026-06-11T00:17:44.931213023Z\" level=info msg=\"Started container\" PID=61895 containerID=8bc649c79a5a88e3563cf8a34de7b7167fc7934b0b66257058387c5c3f488d73 description=openstack/rabbitmq-server-0/rabbitmq id=8c75a641-d4b4-4d7c-902d-42907d29168f name=/runtime.v1.RuntimeService/StartContainer sandboxID=cfff6a15465b1952f114cdcb48a9a2f60fa6d82eada467a583f520846884e398\nJun 11 00:17:44.942823 crc crio[23067]: time=\"2026-06-11T00:17:44.942397728Z\" level=info msg=\"Started container\" PID=61890 containerID=b9cb7b42b62b233d59633ed7bf2db4d0d3da1ecb39837c5dd52409c33ffa0e65 description=openstack/rabbitmq-cell1-server-0/rabbitmq id=6eb153d7-701e-40b3-b984-e8011cca0e7c name=/runtime.v1.RuntimeService/StartContainer sandboxID=06a827bd591d1f124e41afc369999c4065f38172de2cd5d565bd94db4aefee9f\nJun 11 00:17:44.979837 crc crio[23067]: time=\"2026-06-11T00:17:44.976358664Z\" level=info msg=\"Stopped pod sandbox: b8d541b2fdfca294f38d31612a6d9f3afab664b66e0de591bc878b3848f69a3f\" id=f1d32236-cb82-431e-9a1f-308eda563806 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:17:45.126192 crc crio[23067]: time=\"2026-06-11T00:17:45.125779597Z\" level=info msg=\"Stopped pod sandbox: eb29e287d7508ba11558a9cd44db3902fb29c1de5eb53296b787b3b7b439516d\" id=99cb3547-2740-4baa-96fe-9fe70064d586 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:17:45.958261 crc crio[23067]: time=\"2026-06-11T00:17:45.95759116Z\" level=info msg=\"Running pod sandbox: openstack/root-account-create-update-sp6wc/POD\" id=318f623b-ecfb-4500-8f5b-2c0dad0648b6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:17:45.959714 crc crio[23067]: time=\"2026-06-11T00:17:45.958271779Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:17:45.989424 crc crio[23067]: time=\"2026-06-11T00:17:45.989331065Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-sp6wc Namespace:openstack ID:572300a9e8b8ec5e02a215bdbd7a3e809281ac3999a28641d537729385730522 UID:847d9e59-602f-47ac-ac8f-29e6749a84d9 NetNS:/var/run/netns/fdedb7f0-4de7-4b1e-8e50-359c36862348 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod847d9e59_602f_47ac_ac8f_29e6749a84d9.slice PodAnnotations:0xc00008cf68}] Aliases:map[]}\"\nJun 11 00:17:45.989424 crc crio[23067]: time=\"2026-06-11T00:17:45.989392667Z\" level=info msg=\"Adding pod openstack_root-account-create-update-sp6wc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:17:46.395135 crc crio[23067]: 2026-06-11T00:17:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:572300a9e8b8ec5 Mac:02:e0:4a:37:ba:d4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:81 Mtu:0 Sandbox:/var/run/netns/fdedb7f0-4de7-4b1e-8e50-359c36862348 SocketPath: PciID:}] [{Interface:0xc00035aa00 Address:{IP:10.217.0.129 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:17:46.396955 crc crio[23067]: time=\"2026-06-11T00:17:46.396907255Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-sp6wc Namespace:openstack ID:572300a9e8b8ec5e02a215bdbd7a3e809281ac3999a28641d537729385730522 UID:847d9e59-602f-47ac-ac8f-29e6749a84d9 NetNS:/var/run/netns/fdedb7f0-4de7-4b1e-8e50-359c36862348 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod847d9e59_602f_47ac_ac8f_29e6749a84d9.slice PodAnnotations:0xc00008cf68}] Aliases:map[]}\"\nJun 11 00:17:46.397089 crc crio[23067]: time=\"2026-06-11T00:17:46.397057749Z\" level=info msg=\"Checking pod openstack_root-account-create-update-sp6wc for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:17:46.405059 crc crio[23067]: time=\"2026-06-11T00:17:46.404975905Z\" level=info msg=\"Ran pod sandbox 572300a9e8b8ec5e02a215bdbd7a3e809281ac3999a28641d537729385730522 with infra container: openstack/root-account-create-update-sp6wc/POD\" id=318f623b-ecfb-4500-8f5b-2c0dad0648b6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:17:46.407880 crc crio[23067]: time=\"2026-06-11T00:17:46.407756711Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=51c24755-84d4-4540-88c8-cf08c4500841 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:17:46.413805 crc crio[23067]: time=\"2026-06-11T00:17:46.41357646Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=552a1503-035a-408b-a79d-556e3c99c766 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:17:46.420529 crc crio[23067]: time=\"2026-06-11T00:17:46.420451897Z\" level=info msg=\"Creating container: openstack/root-account-create-update-sp6wc/mariadb-account-create-update\" id=edc80c3f-ed14-47cf-9a1e-0c9f74b1f1f5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:17:46.421092 crc crio[23067]: time=\"2026-06-11T00:17:46.421030103Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:17:46.437990 crc crio[23067]: time=\"2026-06-11T00:17:46.437909303Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-7nwlx-config-6qps8/POD\" id=e832aa4a-28ea-4b14-a701-1b6071a9b203 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:17:46.438109 crc crio[23067]: time=\"2026-06-11T00:17:46.438026726Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:17:46.482018 crc crio[23067]: time=\"2026-06-11T00:17:46.481931133Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:17:46.487050 crc crio[23067]: time=\"2026-06-11T00:17:46.486998691Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:17:46.488188 crc crio[23067]: time=\"2026-06-11T00:17:46.488106771Z\" level=info msg=\"Got pod network &{Name:ovn-controller-7nwlx-config-6qps8 Namespace:openstack ID:cb6270f2e8579ef69e7e2debb10fef13e7038d02e59440c0756092a808c6c3f3 UID:fef40376-2d10-4c28-8df4-342e0def7693 NetNS:/var/run/netns/642c341d-b54f-4aef-b60d-9a0b1ce1d7e3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfef40376_2d10_4c28_8df4_342e0def7693.slice PodAnnotations:0xc002c84038}] Aliases:map[]}\"\nJun 11 00:17:46.488289 crc crio[23067]: time=\"2026-06-11T00:17:46.488154602Z\" level=info msg=\"Adding pod openstack_ovn-controller-7nwlx-config-6qps8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:17:46.667588 crc crio[23067]: time=\"2026-06-11T00:17:46.666933506Z\" level=info msg=\"Created container 6c1507b7ece97d2db5cd68b71ade34731199a04211518da4350673cfa852f072: openstack/root-account-create-update-sp6wc/mariadb-account-create-update\" id=edc80c3f-ed14-47cf-9a1e-0c9f74b1f1f5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:17:46.668827 crc crio[23067]: time=\"2026-06-11T00:17:46.668750145Z\" level=info msg=\"Starting container: 6c1507b7ece97d2db5cd68b71ade34731199a04211518da4350673cfa852f072\" id=7d6ba022-0554-415d-ab07-8a23aa361f5c name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:17:46.675102 crc crio[23067]: time=\"2026-06-11T00:17:46.675032237Z\" level=info msg=\"Started container\" PID=62134 containerID=6c1507b7ece97d2db5cd68b71ade34731199a04211518da4350673cfa852f072 description=openstack/root-account-create-update-sp6wc/mariadb-account-create-update id=7d6ba022-0554-415d-ab07-8a23aa361f5c name=/runtime.v1.RuntimeService/StartContainer sandboxID=572300a9e8b8ec5e02a215bdbd7a3e809281ac3999a28641d537729385730522\nJun 11 00:17:46.825263 crc crio[23067]: 2026-06-11T00:17:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cb6270f2e8579ef Mac:5a:2d:ef:3c:f6:5b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:82 Mtu:0 Sandbox:/var/run/netns/642c341d-b54f-4aef-b60d-9a0b1ce1d7e3 SocketPath: PciID:}] [{Interface:0xc000134410 Address:{IP:10.217.0.130 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:17:46.826292 crc crio[23067]: time=\"2026-06-11T00:17:46.826218218Z\" level=info msg=\"Got pod network &{Name:ovn-controller-7nwlx-config-6qps8 Namespace:openstack ID:cb6270f2e8579ef69e7e2debb10fef13e7038d02e59440c0756092a808c6c3f3 UID:fef40376-2d10-4c28-8df4-342e0def7693 NetNS:/var/run/netns/642c341d-b54f-4aef-b60d-9a0b1ce1d7e3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfef40376_2d10_4c28_8df4_342e0def7693.slice PodAnnotations:0xc002c84038}] Aliases:map[]}\"\nJun 11 00:17:46.826411 crc crio[23067]: time=\"2026-06-11T00:17:46.826347051Z\" level=info msg=\"Checking pod openstack_ovn-controller-7nwlx-config-6qps8 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:17:46.838603 crc crio[23067]: time=\"2026-06-11T00:17:46.838509583Z\" level=info msg=\"Ran pod sandbox cb6270f2e8579ef69e7e2debb10fef13e7038d02e59440c0756092a808c6c3f3 with infra container: openstack/ovn-controller-7nwlx-config-6qps8/POD\" id=e832aa4a-28ea-4b14-a701-1b6071a9b203 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:17:46.841073 crc crio[23067]: time=\"2026-06-11T00:17:46.84099782Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=91543a98-7e75-4e5a-9c5e-470d62829501 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:17:46.843369 crc crio[23067]: time=\"2026-06-11T00:17:46.843302013Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=69ec0a60-3660-4dd2-b9e9-1dc3f588be7d name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:17:46.851405 crc crio[23067]: time=\"2026-06-11T00:17:46.85127044Z\" level=info msg=\"Creating container: openstack/ovn-controller-7nwlx-config-6qps8/ovn-config\" id=06db3ac4-240d-4860-8a2c-234a2de6d650 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:17:46.851970 crc crio[23067]: time=\"2026-06-11T00:17:46.851899188Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:17:46.894358 crc crio[23067]: time=\"2026-06-11T00:17:46.894278003Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:17:47.095160 crc crio[23067]: time=\"2026-06-11T00:17:47.094946422Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:17:47.235942 crc crio[23067]: time=\"2026-06-11T00:17:47.235873944Z\" level=info msg=\"Created container 556fe73408549244a20cd38290cea73e7d2903ba88fb7b126833e4dfd9e724ef: openstack/ovn-controller-7nwlx-config-6qps8/ovn-config\" id=06db3ac4-240d-4860-8a2c-234a2de6d650 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:17:47.237213 crc crio[23067]: time=\"2026-06-11T00:17:47.237063927Z\" level=info msg=\"Starting container: 556fe73408549244a20cd38290cea73e7d2903ba88fb7b126833e4dfd9e724ef\" id=7b4f5db8-845b-471b-adc8-d0d8a6b69ec4 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:17:47.246289 crc crio[23067]: time=\"2026-06-11T00:17:47.243830381Z\" level=info msg=\"Started container\" PID=62174 containerID=556fe73408549244a20cd38290cea73e7d2903ba88fb7b126833e4dfd9e724ef description=openstack/ovn-controller-7nwlx-config-6qps8/ovn-config id=7b4f5db8-845b-471b-adc8-d0d8a6b69ec4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cb6270f2e8579ef69e7e2debb10fef13e7038d02e59440c0756092a808c6c3f3\nJun 11 00:17:47.741715 crc crio[23067]: time=\"2026-06-11T00:17:47.741168098Z\" level=info msg=\"Stopping pod sandbox: 164ad7d51600c08004e481b7f40c4366a4d973bb34a8e5f4a31b9b6702050c47\" id=405b919e-bdf1-47d5-8a9e-812767b1293e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:17:47.742366 crc crio[23067]: time=\"2026-06-11T00:17:47.742315999Z\" level=info msg=\"Got pod network &{Name:swift-ring-rebalance-6q4j5 Namespace:openstack ID:164ad7d51600c08004e481b7f40c4366a4d973bb34a8e5f4a31b9b6702050c47 UID:be19768a-8745-4b96-ba7f-2a1881db02a1 NetNS:/var/run/netns/8d8ea572-0ddb-4d62-a9d4-637e236c1490 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbe19768a_8745_4b96_ba7f_2a1881db02a1.slice PodAnnotations:0xc000131bd0}] Aliases:map[]}\"\nJun 11 00:17:47.742561 crc crio[23067]: time=\"2026-06-11T00:17:47.742498744Z\" level=info msg=\"Deleting pod openstack_swift-ring-rebalance-6q4j5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:17:48.061919 crc crio[23067]: time=\"2026-06-11T00:17:48.061828789Z\" level=info msg=\"Stopped pod sandbox: 164ad7d51600c08004e481b7f40c4366a4d973bb34a8e5f4a31b9b6702050c47\" id=405b919e-bdf1-47d5-8a9e-812767b1293e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:17:48.759188 crc crio[23067]: time=\"2026-06-11T00:17:48.758472849Z\" level=info msg=\"Stopping pod sandbox: 572300a9e8b8ec5e02a215bdbd7a3e809281ac3999a28641d537729385730522\" id=45cc0fe9-b1df-4783-867b-ebf48b8332cb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:17:48.760096 crc crio[23067]: time=\"2026-06-11T00:17:48.759858656Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-sp6wc Namespace:openstack ID:572300a9e8b8ec5e02a215bdbd7a3e809281ac3999a28641d537729385730522 UID:847d9e59-602f-47ac-ac8f-29e6749a84d9 NetNS:/var/run/netns/fdedb7f0-4de7-4b1e-8e50-359c36862348 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod847d9e59_602f_47ac_ac8f_29e6749a84d9.slice PodAnnotations:0xc007e12478}] Aliases:map[]}\"\nJun 11 00:17:48.760096 crc crio[23067]: time=\"2026-06-11T00:17:48.76000487Z\" level=info msg=\"Deleting pod openstack_root-account-create-update-sp6wc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:17:49.155138 crc crio[23067]: time=\"2026-06-11T00:17:49.154603227Z\" level=info msg=\"Stopped pod sandbox: 572300a9e8b8ec5e02a215bdbd7a3e809281ac3999a28641d537729385730522\" id=45cc0fe9-b1df-4783-867b-ebf48b8332cb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:17:49.772962 crc crio[23067]: time=\"2026-06-11T00:17:49.772200981Z\" level=info msg=\"Stopping pod sandbox: cb6270f2e8579ef69e7e2debb10fef13e7038d02e59440c0756092a808c6c3f3\" id=85a2974f-bdc0-4b46-889c-b7be92ae5c9f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:17:49.774769 crc crio[23067]: time=\"2026-06-11T00:17:49.773222759Z\" level=info msg=\"Got pod network &{Name:ovn-controller-7nwlx-config-6qps8 Namespace:openstack ID:cb6270f2e8579ef69e7e2debb10fef13e7038d02e59440c0756092a808c6c3f3 UID:fef40376-2d10-4c28-8df4-342e0def7693 NetNS:/var/run/netns/642c341d-b54f-4aef-b60d-9a0b1ce1d7e3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfef40376_2d10_4c28_8df4_342e0def7693.slice PodAnnotations:0xc00008df08}] Aliases:map[]}\"\nJun 11 00:17:49.774769 crc crio[23067]: time=\"2026-06-11T00:17:49.773360542Z\" level=info msg=\"Deleting pod openstack_ovn-controller-7nwlx-config-6qps8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:17:50.157803 crc crio[23067]: time=\"2026-06-11T00:17:50.157315459Z\" level=info msg=\"Stopped pod sandbox: cb6270f2e8579ef69e7e2debb10fef13e7038d02e59440c0756092a808c6c3f3\" id=85a2974f-bdc0-4b46-889c-b7be92ae5c9f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:17:50.255525 crc crio[23067]: time=\"2026-06-11T00:17:50.253940053Z\" level=info msg=\"Running pod sandbox: openstack/glance-db-sync-6gd6v/POD\" id=b52656bf-0062-4747-beee-25dec873fd24 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:17:50.255525 crc crio[23067]: time=\"2026-06-11T00:17:50.254044816Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:17:50.314823 crc crio[23067]: time=\"2026-06-11T00:17:50.314772351Z\" level=info msg=\"Got pod network &{Name:glance-db-sync-6gd6v Namespace:openstack ID:366cceea8128b8593b587a1e6888b407bb5d45551d59c22be0e8d44c0da497bc UID:6a1b8f22-91fc-4c7e-b479-615b916bd246 NetNS:/var/run/netns/a568acad-07de-49f3-becb-638cbef99e63 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6a1b8f22_91fc_4c7e_b479_615b916bd246.slice PodAnnotations:0xc002a461e8}] Aliases:map[]}\"\nJun 11 00:17:50.315119 crc crio[23067]: time=\"2026-06-11T00:17:50.31510137Z\" level=info msg=\"Adding pod openstack_glance-db-sync-6gd6v to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:17:50.842854 crc crio[23067]: 2026-06-11T00:17:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:366cceea8128b85 Mac:9e:9a:1e:9f:90:8d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:83 Mtu:0 Sandbox:/var/run/netns/a568acad-07de-49f3-becb-638cbef99e63 SocketPath: PciID:}] [{Interface:0xc00030e7e0 Address:{IP:10.217.0.131 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:17:50.844390 crc crio[23067]: time=\"2026-06-11T00:17:50.843951566Z\" level=info msg=\"Got pod network &{Name:glance-db-sync-6gd6v Namespace:openstack ID:366cceea8128b8593b587a1e6888b407bb5d45551d59c22be0e8d44c0da497bc UID:6a1b8f22-91fc-4c7e-b479-615b916bd246 NetNS:/var/run/netns/a568acad-07de-49f3-becb-638cbef99e63 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6a1b8f22_91fc_4c7e_b479_615b916bd246.slice PodAnnotations:0xc002a461e8}] Aliases:map[]}\"\nJun 11 00:17:50.844390 crc crio[23067]: time=\"2026-06-11T00:17:50.8440888Z\" level=info msg=\"Checking pod openstack_glance-db-sync-6gd6v for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:17:50.851914 crc crio[23067]: time=\"2026-06-11T00:17:50.851831191Z\" level=info msg=\"Ran pod sandbox 366cceea8128b8593b587a1e6888b407bb5d45551d59c22be0e8d44c0da497bc with infra container: openstack/glance-db-sync-6gd6v/POD\" id=b52656bf-0062-4747-beee-25dec873fd24 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:17:50.854220 crc crio[23067]: time=\"2026-06-11T00:17:50.854123794Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=efb2cbf8-4925-42db-80bb-42d6c6d22c44 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:17:50.854401 crc crio[23067]: time=\"2026-06-11T00:17:50.85434567Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-glance-api:current-podified not found\" id=efb2cbf8-4925-42db-80bb-42d6c6d22c44 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:17:50.854507 crc crio[23067]: time=\"2026-06-11T00:17:50.854431622Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-glance-api:current-podified found\" id=efb2cbf8-4925-42db-80bb-42d6c6d22c44 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:17:50.855878 crc crio[23067]: time=\"2026-06-11T00:17:50.855407988Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=f6f7ce92-8d0d-4449-8a30-1b618a87cbdc name=/runtime.v1.ImageService/PullImage\nJun 11 00:17:50.860376 crc crio[23067]: time=\"2026-06-11T00:17:50.860308132Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\\\"\"\nJun 11 00:17:55.258599 crc crio[23067]: time=\"2026-06-11T00:17:55.257864535Z\" level=info msg=\"Running pod sandbox: openstack/swift-storage-0/POD\" id=2f13f8c5-3884-436e-9b23-3b7e6c80dc84 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:17:55.260454 crc crio[23067]: time=\"2026-06-11T00:17:55.258685758Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:17:55.289790 crc crio[23067]: time=\"2026-06-11T00:17:55.289511488Z\" level=info msg=\"Got pod network &{Name:swift-storage-0 Namespace:openstack ID:cd0466ad438914f2901461859c5a549488a4fb3de9a01b40258457ef0d4132c6 UID:0129b98c-87b5-421f-8947-dcc44630dbaf NetNS:/var/run/netns/cab6dbd1-cd12-446e-9cd9-6d050bca2763 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0129b98c_87b5_421f_8947_dcc44630dbaf.slice PodAnnotations:0xc0029b2078}] Aliases:map[]}\"\nJun 11 00:17:55.289790 crc crio[23067]: time=\"2026-06-11T00:17:55.28958198Z\" level=info msg=\"Adding pod openstack_swift-storage-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:17:55.832009 crc crio[23067]: 2026-06-11T00:17:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cd0466ad438914f Mac:5e:0e:97:00:42:a7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:75 Mtu:0 Sandbox:/var/run/netns/cab6dbd1-cd12-446e-9cd9-6d050bca2763 SocketPath: PciID:}] [{Interface:0xc0004b45b0 Address:{IP:10.217.0.117 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:17:55.833156 crc crio[23067]: time=\"2026-06-11T00:17:55.833100446Z\" level=info msg=\"Got pod network &{Name:swift-storage-0 Namespace:openstack ID:cd0466ad438914f2901461859c5a549488a4fb3de9a01b40258457ef0d4132c6 UID:0129b98c-87b5-421f-8947-dcc44630dbaf NetNS:/var/run/netns/cab6dbd1-cd12-446e-9cd9-6d050bca2763 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0129b98c_87b5_421f_8947_dcc44630dbaf.slice PodAnnotations:0xc0029b2078}] Aliases:map[]}\"\nJun 11 00:17:55.833323 crc crio[23067]: time=\"2026-06-11T00:17:55.8332571Z\" level=info msg=\"Checking pod openstack_swift-storage-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:17:55.842338 crc crio[23067]: time=\"2026-06-11T00:17:55.842284156Z\" level=info msg=\"Ran pod sandbox cd0466ad438914f2901461859c5a549488a4fb3de9a01b40258457ef0d4132c6 with infra container: openstack/swift-storage-0/POD\" id=2f13f8c5-3884-436e-9b23-3b7e6c80dc84 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:17:55.845203 crc crio[23067]: time=\"2026-06-11T00:17:55.845125874Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=db5ef6a7-7002-4f31-b99a-c0fa114bc3b4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:17:55.845624 crc crio[23067]: time=\"2026-06-11T00:17:55.845564236Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-swift-object:current-podified not found\" id=db5ef6a7-7002-4f31-b99a-c0fa114bc3b4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:17:55.845828 crc crio[23067]: time=\"2026-06-11T00:17:55.845678329Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-object:current-podified found\" id=db5ef6a7-7002-4f31-b99a-c0fa114bc3b4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:17:55.850914 crc crio[23067]: time=\"2026-06-11T00:17:55.850423298Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=200bf863-3ac1-4d78-9ca4-ae0293449d10 name=/runtime.v1.ImageService/PullImage\nJun 11 00:17:55.856524 crc crio[23067]: time=\"2026-06-11T00:17:55.856402901Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\\\"\"\nJun 11 00:17:57.246321 crc crio[23067]: time=\"2026-06-11T00:17:57.245464115Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:ca70cf0e497f85d020943547bece4f9a7193c8b97ef5575264cff0ea6de83083\" id=200bf863-3ac1-4d78-9ca4-ae0293449d10 name=/runtime.v1.ImageService/PullImage\nJun 11 00:17:57.248146 crc crio[23067]: time=\"2026-06-11T00:17:57.247726717Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=7929f732-02de-4448-a417-0f6cf9c2b0c4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:17:57.257396 crc crio[23067]: time=\"2026-06-11T00:17:57.257231526Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=7b5370b4-f805-4d06-bb96-853f0450be5b name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:17:57.267951 crc crio[23067]: time=\"2026-06-11T00:17:57.267872236Z\" level=info msg=\"Creating container: openstack/swift-storage-0/xattr-restore\" id=5c77a2e8-9163-4345-bdf6-f65d581e00b6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:17:57.271357 crc crio[23067]: time=\"2026-06-11T00:17:57.271276369Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:17:57.351414 crc crio[23067]: time=\"2026-06-11T00:17:57.350966561Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:17:57.355240 crc crio[23067]: time=\"2026-06-11T00:17:57.355037942Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:17:57.532842 crc crio[23067]: time=\"2026-06-11T00:17:57.532076848Z\" level=info msg=\"Created container 769a3af41e443b8bf86afea1e50e54427428e31a4ab6637bcd5a2f1ce571bbb9: openstack/swift-storage-0/xattr-restore\" id=5c77a2e8-9163-4345-bdf6-f65d581e00b6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:17:57.535065 crc crio[23067]: time=\"2026-06-11T00:17:57.534970947Z\" level=info msg=\"Starting container: 769a3af41e443b8bf86afea1e50e54427428e31a4ab6637bcd5a2f1ce571bbb9\" id=ad90a6cb-46c2-4d26-9760-8736d534517a name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:17:57.543043 crc crio[23067]: time=\"2026-06-11T00:17:57.542941064Z\" level=info msg=\"Started container\" PID=62980 containerID=769a3af41e443b8bf86afea1e50e54427428e31a4ab6637bcd5a2f1ce571bbb9 description=openstack/swift-storage-0/xattr-restore id=ad90a6cb-46c2-4d26-9760-8736d534517a name=/runtime.v1.RuntimeService/StartContainer sandboxID=cd0466ad438914f2901461859c5a549488a4fb3de9a01b40258457ef0d4132c6\nJun 11 00:17:57.792403 crc crio[23067]: time=\"2026-06-11T00:17:57.791939442Z\" level=info msg=\"Running pod sandbox: openstack/root-account-create-update-xzbvb/POD\" id=fc89c176-f0c2-46d8-b074-c0e5a961d236 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:17:57.792565 crc crio[23067]: time=\"2026-06-11T00:17:57.792447485Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:17:57.828133 crc crio[23067]: time=\"2026-06-11T00:17:57.828007885Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-xzbvb Namespace:openstack ID:f3206babbcbac81e3b2a268fbcf631ca4b97b4d19cb0521faf60175988bf9b04 UID:8e4f64fa-fe89-4cf3-9de5-101a8aa6fbdc NetNS:/var/run/netns/a1a31a24-59d5-43c4-b54e-f40323b6006a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8e4f64fa_fe89_4cf3_9de5_101a8aa6fbdc.slice PodAnnotations:0xc002a46828}] Aliases:map[]}\"\nJun 11 00:17:57.828133 crc crio[23067]: time=\"2026-06-11T00:17:57.828067276Z\" level=info msg=\"Adding pod openstack_root-account-create-update-xzbvb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:17:57.912400 crc crio[23067]: time=\"2026-06-11T00:17:57.912309493Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=958e6949-0238-4768-b5e9-ef50f29327db name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:17:57.912536 crc crio[23067]: time=\"2026-06-11T00:17:57.912484268Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-swift-account:current-podified not found\" id=958e6949-0238-4768-b5e9-ef50f29327db name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:17:57.912536 crc crio[23067]: time=\"2026-06-11T00:17:57.912530359Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-account:current-podified found\" id=958e6949-0238-4768-b5e9-ef50f29327db name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:17:57.913838 crc crio[23067]: time=\"2026-06-11T00:17:57.913762792Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=dd022eb4-62ab-4bf4-b250-39bce2bdc254 name=/runtime.v1.ImageService/PullImage\nJun 11 00:17:57.922466 crc crio[23067]: time=\"2026-06-11T00:17:57.922354897Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\\\"\"\nJun 11 00:17:58.221125 crc crio[23067]: 2026-06-11T00:17:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f3206babbcbac81 Mac:8e:9f:d9:66:40:53 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:84 Mtu:0 Sandbox:/var/run/netns/a1a31a24-59d5-43c4-b54e-f40323b6006a SocketPath: PciID:}] [{Interface:0xc0005025f0 Address:{IP:10.217.0.132 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:17:58.223223 crc crio[23067]: time=\"2026-06-11T00:17:58.223138696Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-xzbvb Namespace:openstack ID:f3206babbcbac81e3b2a268fbcf631ca4b97b4d19cb0521faf60175988bf9b04 UID:8e4f64fa-fe89-4cf3-9de5-101a8aa6fbdc NetNS:/var/run/netns/a1a31a24-59d5-43c4-b54e-f40323b6006a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8e4f64fa_fe89_4cf3_9de5_101a8aa6fbdc.slice PodAnnotations:0xc002a46828}] Aliases:map[]}\"\nJun 11 00:17:58.223406 crc crio[23067]: time=\"2026-06-11T00:17:58.223332321Z\" level=info msg=\"Checking pod openstack_root-account-create-update-xzbvb for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:17:58.238553 crc crio[23067]: time=\"2026-06-11T00:17:58.238302539Z\" level=info msg=\"Ran pod sandbox f3206babbcbac81e3b2a268fbcf631ca4b97b4d19cb0521faf60175988bf9b04 with infra container: openstack/root-account-create-update-xzbvb/POD\" id=fc89c176-f0c2-46d8-b074-c0e5a961d236 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:17:58.241532 crc crio[23067]: time=\"2026-06-11T00:17:58.241448175Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=6d0fd4b4-0a47-4042-8d21-044107c6b02c name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:17:58.245217 crc crio[23067]: time=\"2026-06-11T00:17:58.245102684Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=15f8c8f4-aa45-4325-a642-547986105951 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:17:58.258256 crc crio[23067]: time=\"2026-06-11T00:17:58.258123239Z\" level=info msg=\"Creating container: openstack/root-account-create-update-xzbvb/mariadb-account-create-update\" id=6117d9db-3590-4063-98fa-036b88b28a30 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:17:58.259697 crc crio[23067]: time=\"2026-06-11T00:17:58.258559881Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:17:58.295991 crc crio[23067]: time=\"2026-06-11T00:17:58.29592839Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:17:58.300055 crc crio[23067]: time=\"2026-06-11T00:17:58.299942609Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:17:58.460877 crc crio[23067]: time=\"2026-06-11T00:17:58.460592959Z\" level=info msg=\"Created container 02093b1e316b0daf20abc57e9b6d25a4ea843b326fd69957ce83ed574d4adbe1: openstack/root-account-create-update-xzbvb/mariadb-account-create-update\" id=6117d9db-3590-4063-98fa-036b88b28a30 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:17:58.462349 crc crio[23067]: time=\"2026-06-11T00:17:58.462256384Z\" level=info msg=\"Starting container: 02093b1e316b0daf20abc57e9b6d25a4ea843b326fd69957ce83ed574d4adbe1\" id=6b2e4c7d-9df1-459c-bbe8-d6f199ecbab6 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:17:58.471495 crc crio[23067]: time=\"2026-06-11T00:17:58.471395903Z\" level=info msg=\"Started container\" PID=63086 containerID=02093b1e316b0daf20abc57e9b6d25a4ea843b326fd69957ce83ed574d4adbe1 description=openstack/root-account-create-update-xzbvb/mariadb-account-create-update id=6b2e4c7d-9df1-459c-bbe8-d6f199ecbab6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f3206babbcbac81e3b2a268fbcf631ca4b97b4d19cb0521faf60175988bf9b04\nJun 11 00:17:59.937604 crc crio[23067]: time=\"2026-06-11T00:17:59.936585383Z\" level=info msg=\"Stopping pod sandbox: f3206babbcbac81e3b2a268fbcf631ca4b97b4d19cb0521faf60175988bf9b04\" id=8fba723e-29fe-409b-a46e-ef4f1109b9f6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:17:59.938559 crc crio[23067]: time=\"2026-06-11T00:17:59.937961421Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-xzbvb Namespace:openstack ID:f3206babbcbac81e3b2a268fbcf631ca4b97b4d19cb0521faf60175988bf9b04 UID:8e4f64fa-fe89-4cf3-9de5-101a8aa6fbdc NetNS:/var/run/netns/a1a31a24-59d5-43c4-b54e-f40323b6006a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8e4f64fa_fe89_4cf3_9de5_101a8aa6fbdc.slice PodAnnotations:0xc000b80710}] Aliases:map[]}\"\nJun 11 00:17:59.938559 crc crio[23067]: time=\"2026-06-11T00:17:59.938131225Z\" level=info msg=\"Deleting pod openstack_root-account-create-update-xzbvb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:18:01.429630 crc crio[23067]: time=\"2026-06-11T00:18:01.428928952Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29685618-76pgf/POD\" id=c973e1f4-a0fa-4a85-a7d9-d0f94d8104ba name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:18:01.429630 crc crio[23067]: time=\"2026-06-11T00:18:01.42955733Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:18:09.112632 crc crio[23067]: time=\"2026-06-11T00:18:09.111362369Z\" level=info msg=\"Stopped pod sandbox: f3206babbcbac81e3b2a268fbcf631ca4b97b4d19cb0521faf60175988bf9b04\" id=8fba723e-29fe-409b-a46e-ef4f1109b9f6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:18:09.345992 crc crio[23067]: time=\"2026-06-11T00:18:09.345354697Z\" level=info msg=\"Stopping pod sandbox: 98cec0117a4af906ec1d2142f17b121f506d60f5e3fec96c278eddb105fd2b7f\" id=c666508a-d397-4e8f-8836-2ce46c01ce6d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:18:09.345992 crc crio[23067]: time=\"2026-06-11T00:18:09.345987924Z\" level=info msg=\"Stopped pod sandbox (already stopped): 98cec0117a4af906ec1d2142f17b121f506d60f5e3fec96c278eddb105fd2b7f\" id=c666508a-d397-4e8f-8836-2ce46c01ce6d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:18:09.347381 crc crio[23067]: time=\"2026-06-11T00:18:09.347245809Z\" level=info msg=\"Removing pod sandbox: 98cec0117a4af906ec1d2142f17b121f506d60f5e3fec96c278eddb105fd2b7f\" id=09390f42-cb0d-47fe-bfa6-8da12872cb9e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:18:09.627970 crc crio[23067]: time=\"2026-06-11T00:18:09.627832777Z\" level=info msg=\"Removed pod sandbox: 98cec0117a4af906ec1d2142f17b121f506d60f5e3fec96c278eddb105fd2b7f\" id=09390f42-cb0d-47fe-bfa6-8da12872cb9e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:18:09.629129 crc crio[23067]: time=\"2026-06-11T00:18:09.62902694Z\" level=info msg=\"Stopping pod sandbox: de30645cd9e0ac2f4326eefa05f467c6d50481bde514f696ee9472d58755b292\" id=a4252308-6c36-476b-a10a-5423eb688d8e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:18:09.629129 crc crio[23067]: time=\"2026-06-11T00:18:09.629120182Z\" level=info msg=\"Stopped pod sandbox (already stopped): de30645cd9e0ac2f4326eefa05f467c6d50481bde514f696ee9472d58755b292\" id=a4252308-6c36-476b-a10a-5423eb688d8e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:18:09.630237 crc crio[23067]: time=\"2026-06-11T00:18:09.630187581Z\" level=info msg=\"Removing pod sandbox: de30645cd9e0ac2f4326eefa05f467c6d50481bde514f696ee9472d58755b292\" id=b0528d13-eb4b-44a7-8f70-562e98abeeae name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:18:09.657983 crc crio[23067]: time=\"2026-06-11T00:18:09.657809274Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:2e8a2b2bbccdd61ef08eb9b79a8e66a2e2e82e19054bde454cdbcb0d80d92310\" id=dd022eb4-62ab-4bf4-b250-39bce2bdc254 name=/runtime.v1.ImageService/PullImage\nJun 11 00:18:09.658993 crc crio[23067]: time=\"2026-06-11T00:18:09.658895434Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=51edd4ed-6014-448c-8f93-7242036b1caa name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:18:09.677784 crc crio[23067]: time=\"2026-06-11T00:18:09.677509151Z\" level=info msg=\"Removed pod sandbox: de30645cd9e0ac2f4326eefa05f467c6d50481bde514f696ee9472d58755b292\" id=b0528d13-eb4b-44a7-8f70-562e98abeeae name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:18:09.678111 crc crio[23067]: time=\"2026-06-11T00:18:09.677894942Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:30d61dd1afa8d55014cd6fec25360a879ff63cbe03089f1dcdf120a632bb54d9\" id=f6f7ce92-8d0d-4449-8a30-1b618a87cbdc name=/runtime.v1.ImageService/PullImage\nJun 11 00:18:09.678881 crc crio[23067]: time=\"2026-06-11T00:18:09.678788576Z\" level=info msg=\"Stopping pod sandbox: f82fb8606bc81dedfebee6e05e5bda451c2766b3cfa10ee11cd674d112221288\" id=b92b5483-d0f3-4c75-885c-7569d78fead3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:18:09.678881 crc crio[23067]: time=\"2026-06-11T00:18:09.678847798Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=528246b5-2d00-4267-91c7-8e35aedb0094 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:18:09.679104 crc crio[23067]: time=\"2026-06-11T00:18:09.678867528Z\" level=info msg=\"Stopped pod sandbox (already stopped): f82fb8606bc81dedfebee6e05e5bda451c2766b3cfa10ee11cd674d112221288\" id=b92b5483-d0f3-4c75-885c-7569d78fead3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:18:09.679624 crc crio[23067]: time=\"2026-06-11T00:18:09.679527066Z\" level=info msg=\"Removing pod sandbox: f82fb8606bc81dedfebee6e05e5bda451c2766b3cfa10ee11cd674d112221288\" id=92ca4447-3d20-440d-a93c-972ac83e4cc8 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:18:09.690872 crc crio[23067]: time=\"2026-06-11T00:18:09.690769383Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685618-76pgf Namespace:openshift-infra ID:0e895087c91b112f6b2a5896e6201546c5fc270936c8877d8b0280713e0a8972 UID:173d3aa8-e419-4b1b-a3d1-310be549ad8a NetNS:/var/run/netns/f03991b5-c508-44ae-91ae-45a6c069e817 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod173d3aa8_e419_4b1b_a3d1_310be549ad8a.slice PodAnnotations:0xc0002f2358}] Aliases:map[]}\"\nJun 11 00:18:09.690872 crc crio[23067]: time=\"2026-06-11T00:18:09.690833345Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29685618-76pgf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:18:09.703324 crc crio[23067]: time=\"2026-06-11T00:18:09.703195522Z\" level=info msg=\"Removed pod sandbox: f82fb8606bc81dedfebee6e05e5bda451c2766b3cfa10ee11cd674d112221288\" id=92ca4447-3d20-440d-a93c-972ac83e4cc8 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:18:09.704391 crc crio[23067]: time=\"2026-06-11T00:18:09.704277641Z\" level=info msg=\"Stopping pod sandbox: f1945633a754b125d239763f645b5e7b940b1ae2d6831e5ee1d22fca8cf4fa21\" id=28bd3d1d-04d8-4784-9e18-95f726cb783b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:18:09.704391 crc crio[23067]: time=\"2026-06-11T00:18:09.704387824Z\" level=info msg=\"Stopped pod sandbox (already stopped): f1945633a754b125d239763f645b5e7b940b1ae2d6831e5ee1d22fca8cf4fa21\" id=28bd3d1d-04d8-4784-9e18-95f726cb783b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:18:09.705216 crc crio[23067]: time=\"2026-06-11T00:18:09.705121154Z\" level=info msg=\"Removing pod sandbox: f1945633a754b125d239763f645b5e7b940b1ae2d6831e5ee1d22fca8cf4fa21\" id=1df8ff3d-8af2-4df9-9e81-e00bf311cdbb name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:18:09.734794 crc crio[23067]: time=\"2026-06-11T00:18:09.734618818Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=31901e66-2cd7-4c9a-af5a-94c90b465f26 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:18:09.738264 crc crio[23067]: time=\"2026-06-11T00:18:09.738185825Z\" level=info msg=\"Removed pod sandbox: f1945633a754b125d239763f645b5e7b940b1ae2d6831e5ee1d22fca8cf4fa21\" id=1df8ff3d-8af2-4df9-9e81-e00bf311cdbb name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:18:09.739613 crc crio[23067]: time=\"2026-06-11T00:18:09.73947204Z\" level=info msg=\"Stopping pod sandbox: dceced93574ba7f10f75904bcb44fc03e3db12039326562576a7dcfa704be447\" id=c43b740b-4b27-48aa-a74f-698ba0adcaba name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:18:09.739843 crc crio[23067]: time=\"2026-06-11T00:18:09.739779689Z\" level=info msg=\"Stopped pod sandbox (already stopped): dceced93574ba7f10f75904bcb44fc03e3db12039326562576a7dcfa704be447\" id=c43b740b-4b27-48aa-a74f-698ba0adcaba name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:18:09.740626 crc crio[23067]: time=\"2026-06-11T00:18:09.74055076Z\" level=info msg=\"Removing pod sandbox: dceced93574ba7f10f75904bcb44fc03e3db12039326562576a7dcfa704be447\" id=309506b6-84bd-4f52-bf0a-e7e3bd8f28fd name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:18:09.750572 crc crio[23067]: time=\"2026-06-11T00:18:09.750422489Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=0a760cef-6a04-484e-a773-cd92ec1146ef name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:18:09.754500 crc crio[23067]: time=\"2026-06-11T00:18:09.754421528Z\" level=info msg=\"Removed pod sandbox: dceced93574ba7f10f75904bcb44fc03e3db12039326562576a7dcfa704be447\" id=309506b6-84bd-4f52-bf0a-e7e3bd8f28fd name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:18:09.755468 crc crio[23067]: time=\"2026-06-11T00:18:09.755402015Z\" level=info msg=\"Creating container: openstack/swift-storage-0/account-server\" id=ca153aa6-2e23-4bc0-b303-b881e4fc84ac name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:18:09.756913 crc crio[23067]: time=\"2026-06-11T00:18:09.756834354Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:18:09.766267 crc crio[23067]: time=\"2026-06-11T00:18:09.766176118Z\" level=info msg=\"Creating container: openstack/glance-db-sync-6gd6v/glance-db-sync\" id=56009937-4cb5-4ea9-9f6f-18b5d524905b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:18:09.777774 crc crio[23067]: time=\"2026-06-11T00:18:09.777626391Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:18:09.817448 crc crio[23067]: time=\"2026-06-11T00:18:09.814950848Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:18:09.823296 crc crio[23067]: time=\"2026-06-11T00:18:09.821534127Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:18:09.847032 crc crio[23067]: time=\"2026-06-11T00:18:09.84694292Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:18:09.936274 crc crio[23067]: time=\"2026-06-11T00:18:09.93608729Z\" level=info msg=\"Created container 183d959c16e13407f41f0d584e03addb72cc3af4254fef7b6af05606c677f950: openstack/swift-storage-0/account-server\" id=ca153aa6-2e23-4bc0-b303-b881e4fc84ac name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:18:09.937491 crc crio[23067]: time=\"2026-06-11T00:18:09.937433017Z\" level=info msg=\"Starting container: 183d959c16e13407f41f0d584e03addb72cc3af4254fef7b6af05606c677f950\" id=7186f85f-346d-4d2e-bcc9-0c8d6d6edb72 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:18:09.957581 crc crio[23067]: time=\"2026-06-11T00:18:09.957431752Z\" level=info msg=\"Started container\" PID=63793 containerID=183d959c16e13407f41f0d584e03addb72cc3af4254fef7b6af05606c677f950 description=openstack/swift-storage-0/account-server id=7186f85f-346d-4d2e-bcc9-0c8d6d6edb72 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cd0466ad438914f2901461859c5a549488a4fb3de9a01b40258457ef0d4132c6\nJun 11 00:18:09.987367 crc crio[23067]: time=\"2026-06-11T00:18:09.987277126Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=3774cc3e-3a25-4ade-958c-1c4490aa4407 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:18:10.014532 crc crio[23067]: time=\"2026-06-11T00:18:10.014434856Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=3c9d7c5e-d373-437a-af7f-fd140d983acb name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:18:10.025083 crc crio[23067]: time=\"2026-06-11T00:18:10.024983353Z\" level=info msg=\"Creating container: openstack/swift-storage-0/account-replicator\" id=1b77424d-18be-4d7f-add7-7c2d61f97f17 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:18:10.026861 crc crio[23067]: time=\"2026-06-11T00:18:10.026787283Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:18:10.074943 crc crio[23067]: time=\"2026-06-11T00:18:10.074877163Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:18:10.080880 crc crio[23067]: time=\"2026-06-11T00:18:10.080815455Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:18:10.222967 crc crio[23067]: 2026-06-11T00:18:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0e895087c91b112 Mac:7e:4f:10:f5:80:d6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:85 Mtu:0 Sandbox:/var/run/netns/f03991b5-c508-44ae-91ae-45a6c069e817 SocketPath: PciID:}] [{Interface:0xc000240790 Address:{IP:10.217.0.133 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:18:10.224424 crc crio[23067]: time=\"2026-06-11T00:18:10.224322387Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685618-76pgf Namespace:openshift-infra ID:0e895087c91b112f6b2a5896e6201546c5fc270936c8877d8b0280713e0a8972 UID:173d3aa8-e419-4b1b-a3d1-310be549ad8a NetNS:/var/run/netns/f03991b5-c508-44ae-91ae-45a6c069e817 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod173d3aa8_e419_4b1b_a3d1_310be549ad8a.slice PodAnnotations:0xc0002f2358}] Aliases:map[]}\"\nJun 11 00:18:10.224594 crc crio[23067]: time=\"2026-06-11T00:18:10.224534203Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29685618-76pgf for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:18:10.249880 crc crio[23067]: time=\"2026-06-11T00:18:10.244721243Z\" level=info msg=\"Ran pod sandbox 0e895087c91b112f6b2a5896e6201546c5fc270936c8877d8b0280713e0a8972 with infra container: openshift-infra/auto-csr-approver-29685618-76pgf/POD\" id=c973e1f4-a0fa-4a85-a7d9-d0f94d8104ba name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:18:10.254072 crc crio[23067]: time=\"2026-06-11T00:18:10.253972425Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=5837e3f1-e06a-40fc-8618-5c6a024160e0 name=/runtime.v1.ImageService/PullImage\nJun 11 00:18:10.267023 crc crio[23067]: time=\"2026-06-11T00:18:10.266944719Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 00:18:10.277447 crc crio[23067]: time=\"2026-06-11T00:18:10.277374093Z\" level=info msg=\"Created container 058eaa5270d190724c892d64153e3c6e73b90c0beeb8d16cdbf86c1731088881: openstack/swift-storage-0/account-replicator\" id=1b77424d-18be-4d7f-add7-7c2d61f97f17 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:18:10.279260 crc crio[23067]: time=\"2026-06-11T00:18:10.279220304Z\" level=info msg=\"Starting container: 058eaa5270d190724c892d64153e3c6e73b90c0beeb8d16cdbf86c1731088881\" id=7bd7992e-285e-4a58-b823-ac08726d5d8f name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:18:10.306379 crc crio[23067]: time=\"2026-06-11T00:18:10.306268131Z\" level=info msg=\"Started container\" PID=63809 containerID=058eaa5270d190724c892d64153e3c6e73b90c0beeb8d16cdbf86c1731088881 description=openstack/swift-storage-0/account-replicator id=7bd7992e-285e-4a58-b823-ac08726d5d8f name=/runtime.v1.RuntimeService/StartContainer sandboxID=cd0466ad438914f2901461859c5a549488a4fb3de9a01b40258457ef0d4132c6\nJun 11 00:18:10.320591 crc crio[23067]: time=\"2026-06-11T00:18:10.32054018Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=592ae11c-02df-4b1c-906f-7ea167f7cacd name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:18:10.345973 crc crio[23067]: time=\"2026-06-11T00:18:10.345892181Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=5d799899-fe12-4198-be44-61d01a2819ce name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:18:10.353601 crc crio[23067]: time=\"2026-06-11T00:18:10.353483868Z\" level=info msg=\"Creating container: openstack/swift-storage-0/account-auditor\" id=f08e5d98-f0c8-4c61-a696-21de7d18dc09 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:18:10.354844 crc crio[23067]: time=\"2026-06-11T00:18:10.354771703Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:18:10.397809 crc crio[23067]: time=\"2026-06-11T00:18:10.397629771Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:18:10.411373 crc crio[23067]: time=\"2026-06-11T00:18:10.411238872Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:18:10.593253 crc crio[23067]: time=\"2026-06-11T00:18:10.593174282Z\" level=info msg=\"Created container 8e86c38c8bbc6ba70e45569491af7fa84f9a4b4e9968f60a9aff656ef6f69508: openstack/swift-storage-0/account-auditor\" id=f08e5d98-f0c8-4c61-a696-21de7d18dc09 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:18:10.595221 crc crio[23067]: time=\"2026-06-11T00:18:10.595139125Z\" level=info msg=\"Starting container: 8e86c38c8bbc6ba70e45569491af7fa84f9a4b4e9968f60a9aff656ef6f69508\" id=f518165e-3d62-4d62-9174-2d07d10153c2 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:18:10.603038 crc crio[23067]: time=\"2026-06-11T00:18:10.602929958Z\" level=info msg=\"Started container\" PID=63830 containerID=8e86c38c8bbc6ba70e45569491af7fa84f9a4b4e9968f60a9aff656ef6f69508 description=openstack/swift-storage-0/account-auditor id=f518165e-3d62-4d62-9174-2d07d10153c2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cd0466ad438914f2901461859c5a549488a4fb3de9a01b40258457ef0d4132c6\nJun 11 00:18:10.622427 crc crio[23067]: time=\"2026-06-11T00:18:10.622275875Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=0bb9d08f-761d-43ff-be38-c1cb7b73341f name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:18:10.637479 crc crio[23067]: time=\"2026-06-11T00:18:10.637396417Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=b9ef59ab-84ad-4ffc-bd29-99084c4315d8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:18:10.646154 crc crio[23067]: time=\"2026-06-11T00:18:10.646010812Z\" level=info msg=\"Creating container: openstack/swift-storage-0/account-reaper\" id=e94a9062-95ef-454c-b5bb-2f6098c47b2b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:18:10.647464 crc crio[23067]: time=\"2026-06-11T00:18:10.64740705Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:18:10.689815 crc crio[23067]: time=\"2026-06-11T00:18:10.689611801Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:18:10.693290 crc crio[23067]: time=\"2026-06-11T00:18:10.693229159Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:18:10.811046 crc crio[23067]: time=\"2026-06-11T00:18:10.810142546Z\" level=info msg=\"Created container ab28409f81c9c6609efe4daab500b21e41ae6453ac1380a4576f615bfddc4566: openstack/swift-storage-0/account-reaper\" id=e94a9062-95ef-454c-b5bb-2f6098c47b2b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:18:10.812776 crc crio[23067]: time=\"2026-06-11T00:18:10.812598453Z\" level=info msg=\"Starting container: ab28409f81c9c6609efe4daab500b21e41ae6453ac1380a4576f615bfddc4566\" id=7b4cfadf-7979-400f-91db-5707185bd99d name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:18:10.817801 crc crio[23067]: time=\"2026-06-11T00:18:10.817700832Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:18:10.821586 crc crio[23067]: time=\"2026-06-11T00:18:10.821478105Z\" level=info msg=\"Started container\" PID=63858 containerID=ab28409f81c9c6609efe4daab500b21e41ae6453ac1380a4576f615bfddc4566 description=openstack/swift-storage-0/account-reaper id=7b4cfadf-7979-400f-91db-5707185bd99d name=/runtime.v1.RuntimeService/StartContainer sandboxID=cd0466ad438914f2901461859c5a549488a4fb3de9a01b40258457ef0d4132c6\nJun 11 00:18:10.838051 crc crio[23067]: time=\"2026-06-11T00:18:10.837938124Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=53e55abd-c250-4daa-8fb7-215e8e2fd83e name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:18:10.838287 crc crio[23067]: time=\"2026-06-11T00:18:10.838179971Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-swift-container:current-podified not found\" id=53e55abd-c250-4daa-8fb7-215e8e2fd83e name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:18:10.838287 crc crio[23067]: time=\"2026-06-11T00:18:10.838230402Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-container:current-podified found\" id=53e55abd-c250-4daa-8fb7-215e8e2fd83e name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:18:10.844894 crc crio[23067]: time=\"2026-06-11T00:18:10.843873546Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=24857659-c4cd-4a57-9b44-1b765c4aad66 name=/runtime.v1.ImageService/PullImage\nJun 11 00:18:10.851557 crc crio[23067]: time=\"2026-06-11T00:18:10.851471413Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\\\"\"\nJun 11 00:18:10.935269 crc crio[23067]: time=\"2026-06-11T00:18:10.935128722Z\" level=info msg=\"Created container 345617fd8170d45fee70b954ae92d2755791e14e6a761f9284524d063084366f: openstack/glance-db-sync-6gd6v/glance-db-sync\" id=56009937-4cb5-4ea9-9f6f-18b5d524905b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:18:10.936731 crc crio[23067]: time=\"2026-06-11T00:18:10.936563631Z\" level=info msg=\"Starting container: 345617fd8170d45fee70b954ae92d2755791e14e6a761f9284524d063084366f\" id=67d7c3ac-1830-4e5f-b8ec-63b20e68a65e name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:18:10.942993 crc crio[23067]: time=\"2026-06-11T00:18:10.942916405Z\" level=info msg=\"Started container\" PID=63875 containerID=345617fd8170d45fee70b954ae92d2755791e14e6a761f9284524d063084366f description=openstack/glance-db-sync-6gd6v/glance-db-sync id=67d7c3ac-1830-4e5f-b8ec-63b20e68a65e name=/runtime.v1.RuntimeService/StartContainer sandboxID=366cceea8128b8593b587a1e6888b407bb5d45551d59c22be0e8d44c0da497bc\nJun 11 00:18:11.470722 crc crio[23067]: time=\"2026-06-11T00:18:11.470438094Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=5837e3f1-e06a-40fc-8618-5c6a024160e0 name=/runtime.v1.ImageService/PullImage\nJun 11 00:18:11.472325 crc crio[23067]: time=\"2026-06-11T00:18:11.472235273Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=0d5eb48c-8a3c-4b40-90cb-386c5b529a52 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:18:11.474367 crc crio[23067]: time=\"2026-06-11T00:18:11.474289259Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=a4ee6ed8-ec7c-4b89-9b05-e2a09fd8c5e4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:18:11.544219 crc crio[23067]: time=\"2026-06-11T00:18:11.543960349Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29685618-76pgf/oc\" id=0d21b38b-45f7-41bd-8147-e40bbc0b47f1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:18:11.545021 crc crio[23067]: time=\"2026-06-11T00:18:11.544949956Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:18:11.587190 crc crio[23067]: time=\"2026-06-11T00:18:11.587039963Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:18:11.815955 crc crio[23067]: time=\"2026-06-11T00:18:11.815712206Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:18:11.949406 crc crio[23067]: time=\"2026-06-11T00:18:11.948808924Z\" level=info msg=\"Created container db6f2d8af2284bd6ea2e4e76be14e69aa8de4466f7bb3c743739a6cd0c7418ce: openshift-infra/auto-csr-approver-29685618-76pgf/oc\" id=0d21b38b-45f7-41bd-8147-e40bbc0b47f1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:18:11.950967 crc crio[23067]: time=\"2026-06-11T00:18:11.950897081Z\" level=info msg=\"Starting container: db6f2d8af2284bd6ea2e4e76be14e69aa8de4466f7bb3c743739a6cd0c7418ce\" id=5dae45ee-e254-433b-86f7-33b306f9b809 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:18:11.956826 crc crio[23067]: time=\"2026-06-11T00:18:11.95673315Z\" level=info msg=\"Started container\" PID=63906 containerID=db6f2d8af2284bd6ea2e4e76be14e69aa8de4466f7bb3c743739a6cd0c7418ce description=openshift-infra/auto-csr-approver-29685618-76pgf/oc id=5dae45ee-e254-433b-86f7-33b306f9b809 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0e895087c91b112f6b2a5896e6201546c5fc270936c8877d8b0280713e0a8972\nJun 11 00:18:12.721887 crc crio[23067]: time=\"2026-06-11T00:18:12.721301712Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:2cd9d911af0f170eec9beb49d19054a0cd0882cf56009471751a226026a1ce53\" id=24857659-c4cd-4a57-9b44-1b765c4aad66 name=/runtime.v1.ImageService/PullImage\nJun 11 00:18:12.723389 crc crio[23067]: time=\"2026-06-11T00:18:12.723297057Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=ef49441d-8738-4f9a-b0e8-b7768fbc86b8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:18:12.737377 crc crio[23067]: time=\"2026-06-11T00:18:12.737276068Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=92ecf72c-cd93-48a1-903e-b745450c2e1b name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:18:12.756331 crc crio[23067]: time=\"2026-06-11T00:18:12.756263025Z\" level=info msg=\"Creating container: openstack/swift-storage-0/container-server\" id=fb508522-e5f4-46e0-a07e-74c82b28760b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:18:12.758234 crc crio[23067]: time=\"2026-06-11T00:18:12.758165257Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:18:12.804596 crc crio[23067]: time=\"2026-06-11T00:18:12.80449781Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:18:12.809311 crc crio[23067]: time=\"2026-06-11T00:18:12.809239599Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:18:12.963977 crc crio[23067]: time=\"2026-06-11T00:18:12.962814226Z\" level=info msg=\"Created container 22ee9d5d38044e2a16183170beb7f6ecd1513173bd0391b41b240666aae45f04: openstack/swift-storage-0/container-server\" id=fb508522-e5f4-46e0-a07e-74c82b28760b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:18:12.964941 crc crio[23067]: time=\"2026-06-11T00:18:12.964911263Z\" level=info msg=\"Starting container: 22ee9d5d38044e2a16183170beb7f6ecd1513173bd0391b41b240666aae45f04\" id=54673c6d-fe5b-4469-9ff5-f21be5a9e09f name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:18:12.972343 crc crio[23067]: time=\"2026-06-11T00:18:12.972227382Z\" level=info msg=\"Started container\" PID=64023 containerID=22ee9d5d38044e2a16183170beb7f6ecd1513173bd0391b41b240666aae45f04 description=openstack/swift-storage-0/container-server id=54673c6d-fe5b-4469-9ff5-f21be5a9e09f name=/runtime.v1.RuntimeService/StartContainer sandboxID=cd0466ad438914f2901461859c5a549488a4fb3de9a01b40258457ef0d4132c6\nJun 11 00:18:12.984994 crc crio[23067]: time=\"2026-06-11T00:18:12.984949589Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=5492666b-dc69-4550-b3fd-0b450339e822 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:18:12.999306 crc crio[23067]: time=\"2026-06-11T00:18:12.999204198Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=67d6c026-d150-4aa9-9374-7eaeeba2784b name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:18:13.009067 crc crio[23067]: time=\"2026-06-11T00:18:13.008938303Z\" level=info msg=\"Creating container: openstack/swift-storage-0/container-replicator\" id=abd6ee91-5a97-43d8-abc5-16711b39a51b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:18:13.012344 crc crio[23067]: time=\"2026-06-11T00:18:13.012255873Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:18:13.070712 crc crio[23067]: time=\"2026-06-11T00:18:13.070586353Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:18:13.074035 crc crio[23067]: time=\"2026-06-11T00:18:13.073966146Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:18:13.247821 crc crio[23067]: time=\"2026-06-11T00:18:13.247616379Z\" level=info msg=\"Created container bcef51861be559bdacefc27d2b751238d1c7fa17eff4316edd3ce04acd5dbb49: openstack/swift-storage-0/container-replicator\" id=abd6ee91-5a97-43d8-abc5-16711b39a51b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:18:13.248929 crc crio[23067]: time=\"2026-06-11T00:18:13.248842943Z\" level=info msg=\"Starting container: bcef51861be559bdacefc27d2b751238d1c7fa17eff4316edd3ce04acd5dbb49\" id=df1551c0-ca1d-4d21-99df-51275527cedc name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:18:13.254285 crc crio[23067]: time=\"2026-06-11T00:18:13.254212629Z\" level=info msg=\"Started container\" PID=64057 containerID=bcef51861be559bdacefc27d2b751238d1c7fa17eff4316edd3ce04acd5dbb49 description=openstack/swift-storage-0/container-replicator id=df1551c0-ca1d-4d21-99df-51275527cedc name=/runtime.v1.RuntimeService/StartContainer sandboxID=cd0466ad438914f2901461859c5a549488a4fb3de9a01b40258457ef0d4132c6\nJun 11 00:18:13.271809 crc crio[23067]: time=\"2026-06-11T00:18:13.271596593Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=f9fbf9da-fabe-464d-9cee-3e83378ee1fa name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:18:13.287091 crc crio[23067]: time=\"2026-06-11T00:18:13.286982842Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=e323d296-f5ca-4b26-8270-af02d60d8be3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:18:13.299450 crc crio[23067]: time=\"2026-06-11T00:18:13.299342089Z\" level=info msg=\"Creating container: openstack/swift-storage-0/container-auditor\" id=bf2592dc-0852-4fbb-8b4c-ae065646958a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:18:13.301525 crc crio[23067]: time=\"2026-06-11T00:18:13.301448527Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:18:13.363158 crc crio[23067]: time=\"2026-06-11T00:18:13.362884031Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:18:13.372082 crc crio[23067]: time=\"2026-06-11T00:18:13.371979469Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:18:13.492990 crc crio[23067]: time=\"2026-06-11T00:18:13.492290449Z\" level=info msg=\"Created container a19e760f530252bbd090f9213e3e4e40502ee66018bd014482a6392401134de0: openstack/swift-storage-0/container-auditor\" id=bf2592dc-0852-4fbb-8b4c-ae065646958a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:18:13.496317 crc crio[23067]: time=\"2026-06-11T00:18:13.495366363Z\" level=info msg=\"Starting container: a19e760f530252bbd090f9213e3e4e40502ee66018bd014482a6392401134de0\" id=393c69a4-5322-4f06-a63d-c9972b233ef0 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:18:13.502573 crc crio[23067]: time=\"2026-06-11T00:18:13.502421495Z\" level=info msg=\"Started container\" PID=64068 containerID=a19e760f530252bbd090f9213e3e4e40502ee66018bd014482a6392401134de0 description=openstack/swift-storage-0/container-auditor id=393c69a4-5322-4f06-a63d-c9972b233ef0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cd0466ad438914f2901461859c5a549488a4fb3de9a01b40258457ef0d4132c6\nJun 11 00:18:13.527839 crc crio[23067]: time=\"2026-06-11T00:18:13.526313516Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=54644fd8-439b-4636-b86f-f819aaf83d87 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:18:13.540107 crc crio[23067]: time=\"2026-06-11T00:18:13.538875699Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=d0251323-e7af-452a-b341-3e1bf66a7373 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:18:13.553615 crc crio[23067]: time=\"2026-06-11T00:18:13.553446096Z\" level=info msg=\"Creating container: openstack/swift-storage-0/container-updater\" id=7b6d13f5-373c-43e3-abf0-22f65a3c9090 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:18:13.555185 crc crio[23067]: time=\"2026-06-11T00:18:13.555095411Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:18:13.607281 crc crio[23067]: time=\"2026-06-11T00:18:13.607196431Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:18:13.611630 crc crio[23067]: time=\"2026-06-11T00:18:13.611511189Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:18:13.704351 crc crio[23067]: time=\"2026-06-11T00:18:13.704258157Z\" level=info msg=\"Created container 5f73de1bc8125e08fc4e66f2aabe7fec00adaaae4cc84f344be65651b659ad82: openstack/swift-storage-0/container-updater\" id=7b6d13f5-373c-43e3-abf0-22f65a3c9090 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:18:13.705163 crc crio[23067]: time=\"2026-06-11T00:18:13.70509622Z\" level=info msg=\"Starting container: 5f73de1bc8125e08fc4e66f2aabe7fec00adaaae4cc84f344be65651b659ad82\" id=78029812-44f5-4900-aa62-5a593be5d0fb name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:18:13.710128 crc crio[23067]: time=\"2026-06-11T00:18:13.710057735Z\" level=info msg=\"Started container\" PID=64102 containerID=5f73de1bc8125e08fc4e66f2aabe7fec00adaaae4cc84f344be65651b659ad82 description=openstack/swift-storage-0/container-updater id=78029812-44f5-4900-aa62-5a593be5d0fb name=/runtime.v1.RuntimeService/StartContainer sandboxID=cd0466ad438914f2901461859c5a549488a4fb3de9a01b40258457ef0d4132c6\nJun 11 00:18:13.726716 crc crio[23067]: time=\"2026-06-11T00:18:13.726583496Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=b6d3f1f2-bbdf-4d13-ab21-5656da19ded2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:18:13.743927 crc crio[23067]: time=\"2026-06-11T00:18:13.73996545Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=ff1cb925-b322-43a9-a032-ca6fcadf0884 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:18:13.748760 crc crio[23067]: time=\"2026-06-11T00:18:13.748211195Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-server\" id=61c59057-c85f-4be7-91bb-d08dbde6ab57 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:18:13.748760 crc crio[23067]: time=\"2026-06-11T00:18:13.748714179Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:18:13.787769 crc crio[23067]: time=\"2026-06-11T00:18:13.787420564Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:18:13.792566 crc crio[23067]: time=\"2026-06-11T00:18:13.792489672Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:18:13.969278 crc crio[23067]: time=\"2026-06-11T00:18:13.969074246Z\" level=info msg=\"Created container 4e9ef375b5e27d0aab39ba3664bb1fd8dc7ca63cac1e188439fcc81808915a12: openstack/swift-storage-0/object-server\" id=61c59057-c85f-4be7-91bb-d08dbde6ab57 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:18:13.970301 crc crio[23067]: time=\"2026-06-11T00:18:13.970222017Z\" level=info msg=\"Starting container: 4e9ef375b5e27d0aab39ba3664bb1fd8dc7ca63cac1e188439fcc81808915a12\" id=0b0493a0-0e7f-4177-be25-7fdcf9ff735b name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:18:13.976948 crc crio[23067]: time=\"2026-06-11T00:18:13.976859858Z\" level=info msg=\"Started container\" PID=64122 containerID=4e9ef375b5e27d0aab39ba3664bb1fd8dc7ca63cac1e188439fcc81808915a12 description=openstack/swift-storage-0/object-server id=0b0493a0-0e7f-4177-be25-7fdcf9ff735b name=/runtime.v1.RuntimeService/StartContainer sandboxID=cd0466ad438914f2901461859c5a549488a4fb3de9a01b40258457ef0d4132c6\nJun 11 00:18:14.005547 crc crio[23067]: time=\"2026-06-11T00:18:14.005422266Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=44ebcc13-9fc0-4854-a70f-83f0e36ea49c name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:18:14.016300 crc crio[23067]: time=\"2026-06-11T00:18:14.016232661Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=027b8205-bcfd-416a-a322-cce5d6199caa name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:18:14.022434 crc crio[23067]: time=\"2026-06-11T00:18:14.022340728Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-replicator\" id=1be9a1d4-e7fb-4d7c-9f5f-0c0b4b560856 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:18:14.022770 crc crio[23067]: time=\"2026-06-11T00:18:14.022692007Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:18:14.057690 crc crio[23067]: time=\"2026-06-11T00:18:14.057514256Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:18:14.060472 crc crio[23067]: time=\"2026-06-11T00:18:14.060409755Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:18:14.221213 crc crio[23067]: time=\"2026-06-11T00:18:14.220007776Z\" level=info msg=\"Created container d63e6ecf29f26f2abc96baaad369c6adf7e6fad15f70c8d49593959dc55f53f0: openstack/swift-storage-0/object-replicator\" id=1be9a1d4-e7fb-4d7c-9f5f-0c0b4b560856 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:18:14.223795 crc crio[23067]: time=\"2026-06-11T00:18:14.223159422Z\" level=info msg=\"Starting container: d63e6ecf29f26f2abc96baaad369c6adf7e6fad15f70c8d49593959dc55f53f0\" id=161b984f-5efb-4fc2-8fe9-272d4f42791b name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:18:14.236221 crc crio[23067]: time=\"2026-06-11T00:18:14.236018992Z\" level=info msg=\"Started container\" PID=64151 containerID=d63e6ecf29f26f2abc96baaad369c6adf7e6fad15f70c8d49593959dc55f53f0 description=openstack/swift-storage-0/object-replicator id=161b984f-5efb-4fc2-8fe9-272d4f42791b name=/runtime.v1.RuntimeService/StartContainer sandboxID=cd0466ad438914f2901461859c5a549488a4fb3de9a01b40258457ef0d4132c6\nJun 11 00:18:14.255194 crc crio[23067]: time=\"2026-06-11T00:18:14.253099668Z\" level=info msg=\"Stopping pod sandbox: 0e895087c91b112f6b2a5896e6201546c5fc270936c8877d8b0280713e0a8972\" id=f50b84fa-2228-4b88-b64d-7544f32fc848 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:18:14.255194 crc crio[23067]: time=\"2026-06-11T00:18:14.25354686Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685618-76pgf Namespace:openshift-infra ID:0e895087c91b112f6b2a5896e6201546c5fc270936c8877d8b0280713e0a8972 UID:173d3aa8-e419-4b1b-a3d1-310be549ad8a NetNS:/var/run/netns/f03991b5-c508-44ae-91ae-45a6c069e817 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod173d3aa8_e419_4b1b_a3d1_310be549ad8a.slice PodAnnotations:0xc002c84df0}] Aliases:map[]}\"\nJun 11 00:18:14.255194 crc crio[23067]: time=\"2026-06-11T00:18:14.253728065Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29685618-76pgf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:18:14.257994 crc crio[23067]: time=\"2026-06-11T00:18:14.257906279Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=7b49064f-261a-4582-824e-ff24642ea02a name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:18:14.281095 crc crio[23067]: time=\"2026-06-11T00:18:14.280929257Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=c9c8c821-c5af-4c47-8934-c275d574ca11 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:18:14.297906 crc crio[23067]: time=\"2026-06-11T00:18:14.29535023Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-auditor\" id=8bd499ff-6886-4b9d-b61c-74649568b96a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:18:14.297906 crc crio[23067]: time=\"2026-06-11T00:18:14.295910725Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:18:14.380106 crc crio[23067]: time=\"2026-06-11T00:18:14.379955166Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:18:14.406233 crc crio[23067]: time=\"2026-06-11T00:18:14.406074698Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:18:14.517161 crc crio[23067]: time=\"2026-06-11T00:18:14.517055282Z\" level=info msg=\"Created container 03104b75895cd53c76ed2a6e20925648975f418621d3c22f5fe116793bc7a62b: openstack/swift-storage-0/object-auditor\" id=8bd499ff-6886-4b9d-b61c-74649568b96a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:18:14.518915 crc crio[23067]: time=\"2026-06-11T00:18:14.518733858Z\" level=info msg=\"Starting container: 03104b75895cd53c76ed2a6e20925648975f418621d3c22f5fe116793bc7a62b\" id=e2a30f4f-b06b-4495-92cc-17e6fb91b0ba name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:18:14.528005 crc crio[23067]: time=\"2026-06-11T00:18:14.526928682Z\" level=info msg=\"Started container\" PID=64260 containerID=03104b75895cd53c76ed2a6e20925648975f418621d3c22f5fe116793bc7a62b description=openstack/swift-storage-0/object-auditor id=e2a30f4f-b06b-4495-92cc-17e6fb91b0ba name=/runtime.v1.RuntimeService/StartContainer sandboxID=cd0466ad438914f2901461859c5a549488a4fb3de9a01b40258457ef0d4132c6\nJun 11 00:18:14.562532 crc crio[23067]: time=\"2026-06-11T00:18:14.56208894Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=8ec1e384-ff23-430e-8b6e-c355cb3c9dd8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:18:14.588723 crc crio[23067]: time=\"2026-06-11T00:18:14.586323631Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=cc73891e-64fd-4468-adc9-b788ba4b3d43 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:18:14.595733 crc crio[23067]: time=\"2026-06-11T00:18:14.594412551Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-updater\" id=f034e82c-f7f1-4b8c-93ba-91120722b23c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:18:14.595733 crc crio[23067]: time=\"2026-06-11T00:18:14.594831393Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:18:14.634511 crc crio[23067]: time=\"2026-06-11T00:18:14.634245327Z\" level=info msg=\"Stopped pod sandbox: 0e895087c91b112f6b2a5896e6201546c5fc270936c8877d8b0280713e0a8972\" id=f50b84fa-2228-4b88-b64d-7544f32fc848 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:18:14.652731 crc crio[23067]: time=\"2026-06-11T00:18:14.652507185Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:18:14.656320 crc crio[23067]: time=\"2026-06-11T00:18:14.656253607Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:18:14.789898 crc crio[23067]: time=\"2026-06-11T00:18:14.789785127Z\" level=info msg=\"Created container 2d4b106fcceea56a40823b6111deed0a5f3470f521b1c37ea52e4a5992ad4a68: openstack/swift-storage-0/object-updater\" id=f034e82c-f7f1-4b8c-93ba-91120722b23c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:18:14.791524 crc crio[23067]: time=\"2026-06-11T00:18:14.791458652Z\" level=info msg=\"Starting container: 2d4b106fcceea56a40823b6111deed0a5f3470f521b1c37ea52e4a5992ad4a68\" id=54ee22a4-415e-406e-b8b6-d14d3643f8f3 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:18:14.808976 crc crio[23067]: time=\"2026-06-11T00:18:14.807047977Z\" level=info msg=\"Started container\" PID=64294 containerID=2d4b106fcceea56a40823b6111deed0a5f3470f521b1c37ea52e4a5992ad4a68 description=openstack/swift-storage-0/object-updater id=54ee22a4-415e-406e-b8b6-d14d3643f8f3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cd0466ad438914f2901461859c5a549488a4fb3de9a01b40258457ef0d4132c6\nJun 11 00:18:14.821874 crc crio[23067]: time=\"2026-06-11T00:18:14.821730058Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=f66ac7b5-6db9-437c-819e-9c3280e8cb84 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:18:14.835169 crc crio[23067]: time=\"2026-06-11T00:18:14.835070731Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=4349c551-6861-4209-bc1c-7b9d0aec27e7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:18:14.842615 crc crio[23067]: time=\"2026-06-11T00:18:14.842488093Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-expirer\" id=5e98b20a-216f-45ca-bca0-fb7237209f28 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:18:14.842986 crc crio[23067]: time=\"2026-06-11T00:18:14.842969817Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:18:14.887018 crc crio[23067]: time=\"2026-06-11T00:18:14.886865733Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:18:14.894588 crc crio[23067]: time=\"2026-06-11T00:18:14.894404409Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:18:15.069847 crc crio[23067]: time=\"2026-06-11T00:18:15.069728278Z\" level=info msg=\"Created container 4928cd7ec674586f577f4995cf6fbe4f2eccd4cd669aed4c7f91330fa6231b40: openstack/swift-storage-0/object-expirer\" id=5e98b20a-216f-45ca-bca0-fb7237209f28 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:18:15.071353 crc crio[23067]: time=\"2026-06-11T00:18:15.071232659Z\" level=info msg=\"Starting container: 4928cd7ec674586f577f4995cf6fbe4f2eccd4cd669aed4c7f91330fa6231b40\" id=e2503c9e-1d23-4443-a462-fbf8d17df5f6 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:18:15.077436 crc crio[23067]: time=\"2026-06-11T00:18:15.077365906Z\" level=info msg=\"Started container\" PID=64333 containerID=4928cd7ec674586f577f4995cf6fbe4f2eccd4cd669aed4c7f91330fa6231b40 description=openstack/swift-storage-0/object-expirer id=e2503c9e-1d23-4443-a462-fbf8d17df5f6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cd0466ad438914f2901461859c5a549488a4fb3de9a01b40258457ef0d4132c6\nJun 11 00:18:15.090309 crc crio[23067]: time=\"2026-06-11T00:18:15.090241337Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=8355f1fc-453f-4685-9f3f-61a06562cabf name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:18:15.104591 crc crio[23067]: time=\"2026-06-11T00:18:15.104442134Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=f5ddabc8-e70a-4b13-91f8-b38e40c54b0e name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:18:15.112150 crc crio[23067]: time=\"2026-06-11T00:18:15.111806325Z\" level=info msg=\"Creating container: openstack/swift-storage-0/rsync\" id=c3c4a744-b3c7-45dc-aa59-cac3fec3c69b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:18:15.112468 crc crio[23067]: time=\"2026-06-11T00:18:15.11235521Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:18:15.172185 crc crio[23067]: time=\"2026-06-11T00:18:15.172022316Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:18:15.175449 crc crio[23067]: time=\"2026-06-11T00:18:15.175338977Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:18:15.319169 crc crio[23067]: time=\"2026-06-11T00:18:15.318365996Z\" level=info msg=\"Created container 30a0793ce3c71dcbdf8cb6154acf6a78c25c3e55c0d8f17d7b853c8129ef5b71: openstack/swift-storage-0/rsync\" id=c3c4a744-b3c7-45dc-aa59-cac3fec3c69b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:18:15.321904 crc crio[23067]: time=\"2026-06-11T00:18:15.32182054Z\" level=info msg=\"Starting container: 30a0793ce3c71dcbdf8cb6154acf6a78c25c3e55c0d8f17d7b853c8129ef5b71\" id=3d50d979-19da-4984-b453-15163e869990 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:18:15.333973 crc crio[23067]: time=\"2026-06-11T00:18:15.333605851Z\" level=info msg=\"Started container\" PID=64363 containerID=30a0793ce3c71dcbdf8cb6154acf6a78c25c3e55c0d8f17d7b853c8129ef5b71 description=openstack/swift-storage-0/rsync id=3d50d979-19da-4984-b453-15163e869990 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cd0466ad438914f2901461859c5a549488a4fb3de9a01b40258457ef0d4132c6\nJun 11 00:18:15.347833 crc crio[23067]: time=\"2026-06-11T00:18:15.34750328Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=2e9112c2-1d5f-4594-80dd-0de0d855b6e2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:18:15.360042 crc crio[23067]: time=\"2026-06-11T00:18:15.359909748Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=d3fc188a-eb55-46c4-8741-13934a53ce87 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:18:15.370140 crc crio[23067]: time=\"2026-06-11T00:18:15.36987678Z\" level=info msg=\"Creating container: openstack/swift-storage-0/swift-recon-cron\" id=d9dad567-fc5d-483f-8196-79ada2160cef name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:18:15.370862 crc crio[23067]: time=\"2026-06-11T00:18:15.370352513Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:18:15.430836 crc crio[23067]: time=\"2026-06-11T00:18:15.430567704Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:18:15.436546 crc crio[23067]: time=\"2026-06-11T00:18:15.436440614Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:18:15.550555 crc crio[23067]: time=\"2026-06-11T00:18:15.550447852Z\" level=info msg=\"Created container c492196e40312ce9f2048d2a7c637833946063f068c559561cd32baf8dc57f51: openstack/swift-storage-0/swift-recon-cron\" id=d9dad567-fc5d-483f-8196-79ada2160cef name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:18:15.552010 crc crio[23067]: time=\"2026-06-11T00:18:15.551944883Z\" level=info msg=\"Starting container: c492196e40312ce9f2048d2a7c637833946063f068c559561cd32baf8dc57f51\" id=1ce21e96-cf84-4b4c-822a-aa4104203eaa name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:18:15.557498 crc crio[23067]: time=\"2026-06-11T00:18:15.557410272Z\" level=info msg=\"Started container\" PID=64378 containerID=c492196e40312ce9f2048d2a7c637833946063f068c559561cd32baf8dc57f51 description=openstack/swift-storage-0/swift-recon-cron id=1ce21e96-cf84-4b4c-822a-aa4104203eaa name=/runtime.v1.RuntimeService/StartContainer sandboxID=cd0466ad438914f2901461859c5a549488a4fb3de9a01b40258457ef0d4132c6\nJun 11 00:18:17.259921 crc crio[23067]: time=\"2026-06-11T00:18:17.258868712Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-68c444669f-rh6wg/POD\" id=cd189b5e-94b2-4ad8-8a21-c6a83bf2d4bb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:18:17.261215 crc crio[23067]: time=\"2026-06-11T00:18:17.259936231Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:18:17.335625 crc crio[23067]: time=\"2026-06-11T00:18:17.335384418Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-68c444669f-rh6wg Namespace:openstack ID:310f0b54b4d8aed578224b7fecd79f989e62b7f8281c8b5ff768f4ef3aa1c346 UID:dc14276d-0b90-4ab1-aeff-088df919b26b NetNS:/var/run/netns/f9457121-7dc4-4801-abb2-71a9f9271bc0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddc14276d_0b90_4ab1_aeff_088df919b26b.slice PodAnnotations:0xc0002f2d90}] Aliases:map[]}\"\nJun 11 00:18:17.335625 crc crio[23067]: time=\"2026-06-11T00:18:17.335486901Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-68c444669f-rh6wg to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:18:17.903831 crc crio[23067]: time=\"2026-06-11T00:18:17.902815246Z\" level=info msg=\"Running pod sandbox: openstack/cinder-db-create-slck6/POD\" id=921da436-af75-4f55-b595-778403e38895 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:18:17.903831 crc crio[23067]: time=\"2026-06-11T00:18:17.903419772Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:18:17.996576 crc crio[23067]: time=\"2026-06-11T00:18:17.996460379Z\" level=info msg=\"Got pod network &{Name:cinder-db-create-slck6 Namespace:openstack ID:7007c4e35e47b38d55b73ab801e1b25efc5a92dffd8d6dfe28f3b1e982341fc0 UID:c11fa445-d6f2-4b87-8677-c3b27ae04b45 NetNS:/var/run/netns/c27a3cef-2b50-4528-a737-4df6ba743f71 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc11fa445_d6f2_4b87_8677_c3b27ae04b45.slice PodAnnotations:0xc002c84380}] Aliases:map[]}\"\nJun 11 00:18:17.996576 crc crio[23067]: time=\"2026-06-11T00:18:17.996561341Z\" level=info msg=\"Adding pod openstack_cinder-db-create-slck6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:18:18.135210 crc crio[23067]: 2026-06-11T00:18:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:310f0b54b4d8aed Mac:12:fc:97:7d:28:fb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:86 Mtu:0 Sandbox:/var/run/netns/f9457121-7dc4-4801-abb2-71a9f9271bc0 SocketPath: PciID:}] [{Interface:0xc000592b60 Address:{IP:10.217.0.134 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:18:18.138433 crc crio[23067]: time=\"2026-06-11T00:18:18.137293107Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-68c444669f-rh6wg Namespace:openstack ID:310f0b54b4d8aed578224b7fecd79f989e62b7f8281c8b5ff768f4ef3aa1c346 UID:dc14276d-0b90-4ab1-aeff-088df919b26b NetNS:/var/run/netns/f9457121-7dc4-4801-abb2-71a9f9271bc0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddc14276d_0b90_4ab1_aeff_088df919b26b.slice PodAnnotations:0xc0002f2d90}] Aliases:map[]}\"\nJun 11 00:18:18.138433 crc crio[23067]: time=\"2026-06-11T00:18:18.137483132Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-68c444669f-rh6wg for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:18:18.147408 crc crio[23067]: time=\"2026-06-11T00:18:18.147283689Z\" level=info msg=\"Ran pod sandbox 310f0b54b4d8aed578224b7fecd79f989e62b7f8281c8b5ff768f4ef3aa1c346 with infra container: openstack/dnsmasq-dns-68c444669f-rh6wg/POD\" id=cd189b5e-94b2-4ad8-8a21-c6a83bf2d4bb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:18:18.150723 crc crio[23067]: time=\"2026-06-11T00:18:18.150569149Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=af85af58-4f9d-48fc-a7f1-8ad56aa67524 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:18:18.206959 crc crio[23067]: time=\"2026-06-11T00:18:18.203162462Z\" level=info msg=\"Running pod sandbox: openstack/cinder-8486-account-create-update-8zpxf/POD\" id=250d94e0-5216-46c9-893b-1c022aa6c68f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:18:18.206959 crc crio[23067]: time=\"2026-06-11T00:18:18.203547813Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:18:18.270483 crc crio[23067]: time=\"2026-06-11T00:18:18.270398255Z\" level=info msg=\"Got pod network &{Name:cinder-8486-account-create-update-8zpxf Namespace:openstack ID:85bd90c969104e32df23a76fb1a78bb94dc6a1c520498103ace67797b113f303 UID:d87068bd-1544-4f95-bb4c-9e9515cf9a6f NetNS:/var/run/netns/8bbb0ee9-ac27-4024-8cc5-cf11b56e5c37 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd87068bd_1544_4f95_bb4c_9e9515cf9a6f.slice PodAnnotations:0xc002c84740}] Aliases:map[]}\"\nJun 11 00:18:18.270483 crc crio[23067]: time=\"2026-06-11T00:18:18.270464027Z\" level=info msg=\"Adding pod openstack_cinder-8486-account-create-update-8zpxf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:18:18.288448 crc crio[23067]: time=\"2026-06-11T00:18:18.288316523Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=521062f0-a1c0-4649-a2d9-bbb36a979334 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:18:18.297297 crc crio[23067]: time=\"2026-06-11T00:18:18.295556571Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-68c444669f-rh6wg/init\" id=57fb4281-d6d5-4936-92e4-ac8058a8f431 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:18:18.297297 crc crio[23067]: time=\"2026-06-11T00:18:18.296359213Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:18:18.298702 crc crio[23067]: time=\"2026-06-11T00:18:18.298576063Z\" level=info msg=\"Running pod sandbox: openstack/barbican-db-create-8m9f8/POD\" id=c70480bd-9e1c-4035-bd95-c294ad5ef84b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:18:18.298886 crc crio[23067]: time=\"2026-06-11T00:18:18.298769178Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:18:18.382841 crc crio[23067]: time=\"2026-06-11T00:18:18.382789259Z\" level=info msg=\"Running pod sandbox: openstack/keystone-db-sync-v66f5/POD\" id=e8a8168c-3a74-494b-82ad-b7fcd9074f64 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:18:18.383175 crc crio[23067]: time=\"2026-06-11T00:18:18.383149249Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:18:18.415620 crc crio[23067]: time=\"2026-06-11T00:18:18.414999397Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:18:18.425842 crc crio[23067]: time=\"2026-06-11T00:18:18.425278517Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:18:18.442484 crc crio[23067]: time=\"2026-06-11T00:18:18.442394134Z\" level=info msg=\"Running pod sandbox: openstack/neutron-db-create-s9btn/POD\" id=e0810e05-bd78-4204-902b-a4c3c29e6c72 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:18:18.442484 crc crio[23067]: time=\"2026-06-11T00:18:18.442480516Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:18:18.446606 crc crio[23067]: time=\"2026-06-11T00:18:18.446544877Z\" level=info msg=\"Got pod network &{Name:barbican-db-create-8m9f8 Namespace:openstack ID:5af3a5d4f908c29d36223a3fc53c679130b77bd300c46641de8c4cb03c646613 UID:b7a5277a-4845-455b-a6fc-420b9db80510 NetNS:/var/run/netns/f769e9d7-1710-4371-ba71-7b2a790de81c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb7a5277a_4845_455b_a6fc_420b9db80510.slice PodAnnotations:0xc0029b2498}] Aliases:map[]}\"\nJun 11 00:18:18.446858 crc crio[23067]: time=\"2026-06-11T00:18:18.446784043Z\" level=info msg=\"Adding pod openstack_barbican-db-create-8m9f8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:18:18.450151 crc crio[23067]: time=\"2026-06-11T00:18:18.450082323Z\" level=info msg=\"Got pod network &{Name:keystone-db-sync-v66f5 Namespace:openstack ID:cb7a33960aa373a1f9f5ff024f47a85e3dcc425fcf5d506d5ca4b0148c8b499b UID:7f8ed698-bc9d-4afd-9f03-a5bfccce58ba NetNS:/var/run/netns/c36a3889-c8ed-4524-9263-b6c941f89396 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7f8ed698_bc9d_4afd_9f03_a5bfccce58ba.slice PodAnnotations:0xc002c849b0}] Aliases:map[]}\"\nJun 11 00:18:18.450151 crc crio[23067]: time=\"2026-06-11T00:18:18.450140735Z\" level=info msg=\"Adding pod openstack_keystone-db-sync-v66f5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:18:18.519282 crc crio[23067]: time=\"2026-06-11T00:18:18.518709814Z\" level=info msg=\"Running pod sandbox: openstack/barbican-7c2b-account-create-update-ddsdf/POD\" id=7c631cd4-3c7b-4323-bd0a-e3123c51e284 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:18:18.519886 crc crio[23067]: time=\"2026-06-11T00:18:18.519769483Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:18:18.533166 crc crio[23067]: time=\"2026-06-11T00:18:18.533111486Z\" level=info msg=\"Got pod network &{Name:neutron-db-create-s9btn Namespace:openstack ID:d7d33bd5ecc4191dba2905b55611983f56c78ca067643ae7375994148a377045 UID:b452e829-7a0e-440c-b63a-d13e2f28bf0e NetNS:/var/run/netns/29c79a8b-757a-450e-8cf6-d21e1c809d35 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb452e829_7a0e_440c_b63a_d13e2f28bf0e.slice PodAnnotations:0xc000b80058}] Aliases:map[]}\"\nJun 11 00:18:18.533314 crc crio[23067]: time=\"2026-06-11T00:18:18.533174248Z\" level=info msg=\"Adding pod openstack_neutron-db-create-s9btn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:18:18.584288 crc crio[23067]: time=\"2026-06-11T00:18:18.58422489Z\" level=info msg=\"Running pod sandbox: openstack/neutron-947f-account-create-update-rbpxm/POD\" id=385bfed9-9410-4bbd-ba26-04082222256b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:18:18.584455 crc crio[23067]: time=\"2026-06-11T00:18:18.584310452Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:18:18.669406 crc crio[23067]: time=\"2026-06-11T00:18:18.669310139Z\" level=info msg=\"Got pod network &{Name:barbican-7c2b-account-create-update-ddsdf Namespace:openstack ID:d3d630c7899b5245edac8ed81354d06e2fd93d23d65db8e36d82f5c32d16f36e UID:0af3a912-6acf-471b-a662-ea2d9ee658a7 NetNS:/var/run/netns/e38e8606-135d-4229-863c-1f9c8bbdec63 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0af3a912_6acf_471b_a662_ea2d9ee658a7.slice PodAnnotations:0xc007e122b0}] Aliases:map[]}\"\nJun 11 00:18:18.669406 crc crio[23067]: time=\"2026-06-11T00:18:18.669372491Z\" level=info msg=\"Adding pod openstack_barbican-7c2b-account-create-update-ddsdf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:18:18.674575 crc crio[23067]: time=\"2026-06-11T00:18:18.674376387Z\" level=info msg=\"Created container eb656b010fb383f88eb598abbc40d0bb164f9037b8e287f49d6372f9d6eb0e5f: openstack/dnsmasq-dns-68c444669f-rh6wg/init\" id=57fb4281-d6d5-4936-92e4-ac8058a8f431 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:18:18.686782 crc crio[23067]: time=\"2026-06-11T00:18:18.683921977Z\" level=info msg=\"Starting container: eb656b010fb383f88eb598abbc40d0bb164f9037b8e287f49d6372f9d6eb0e5f\" id=6e63bae1-da8c-43f5-b5f9-bf1fe22e1eb8 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:18:18.686782 crc crio[23067]: time=\"2026-06-11T00:18:18.684956555Z\" level=info msg=\"Got pod network &{Name:neutron-947f-account-create-update-rbpxm Namespace:openstack ID:378c3de95d1ac465eb43a2c2b6bc0473057a51d639059a6358ccdee61f39bb96 UID:6d0e9bcb-455b-4446-9752-590e9dee8172 NetNS:/var/run/netns/2ccc996d-2410-4204-9d84-dc2b483727c2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6d0e9bcb_455b_4446_9752_590e9dee8172.slice PodAnnotations:0xc007e12400}] Aliases:map[]}\"\nJun 11 00:18:18.686782 crc crio[23067]: time=\"2026-06-11T00:18:18.684985926Z\" level=info msg=\"Adding pod openstack_neutron-947f-account-create-update-rbpxm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:18:18.700163 crc crio[23067]: time=\"2026-06-11T00:18:18.699713038Z\" level=info msg=\"Started container\" PID=64697 containerID=eb656b010fb383f88eb598abbc40d0bb164f9037b8e287f49d6372f9d6eb0e5f description=openstack/dnsmasq-dns-68c444669f-rh6wg/init id=6e63bae1-da8c-43f5-b5f9-bf1fe22e1eb8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=310f0b54b4d8aed578224b7fecd79f989e62b7f8281c8b5ff768f4ef3aa1c346\nJun 11 00:18:18.735260 crc crio[23067]: 2026-06-11T00:18:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7007c4e35e47b38 Mac:b2:94:49:8a:0c:8e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:87 Mtu:0 Sandbox:/var/run/netns/c27a3cef-2b50-4528-a737-4df6ba743f71 SocketPath: PciID:}] [{Interface:0xc000014730 Address:{IP:10.217.0.135 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:18:18.737364 crc crio[23067]: time=\"2026-06-11T00:18:18.737298192Z\" level=info msg=\"Got pod network &{Name:cinder-db-create-slck6 Namespace:openstack ID:7007c4e35e47b38d55b73ab801e1b25efc5a92dffd8d6dfe28f3b1e982341fc0 UID:c11fa445-d6f2-4b87-8677-c3b27ae04b45 NetNS:/var/run/netns/c27a3cef-2b50-4528-a737-4df6ba743f71 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc11fa445_d6f2_4b87_8677_c3b27ae04b45.slice PodAnnotations:0xc002c84380}] Aliases:map[]}\"\nJun 11 00:18:18.737569 crc crio[23067]: time=\"2026-06-11T00:18:18.737460157Z\" level=info msg=\"Checking pod openstack_cinder-db-create-slck6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:18:18.811228 crc crio[23067]: time=\"2026-06-11T00:18:18.810122947Z\" level=info msg=\"Ran pod sandbox 7007c4e35e47b38d55b73ab801e1b25efc5a92dffd8d6dfe28f3b1e982341fc0 with infra container: openstack/cinder-db-create-slck6/POD\" id=921da436-af75-4f55-b595-778403e38895 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:18:18.816767 crc crio[23067]: time=\"2026-06-11T00:18:18.816610974Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=739856a9-692a-4206-b3ac-c94bab0025d3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:18:18.821729 crc crio[23067]: time=\"2026-06-11T00:18:18.821555529Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=2b1d3882-dded-45d2-a23e-ad9d082fce18 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:18:18.837997 crc crio[23067]: time=\"2026-06-11T00:18:18.837905275Z\" level=info msg=\"Creating container: openstack/cinder-db-create-slck6/mariadb-database-create\" id=ee3daeab-e4f2-4602-a166-b75cf740a211 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:18:18.838536 crc crio[23067]: time=\"2026-06-11T00:18:18.838429039Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:18:18.902046 crc crio[23067]: 2026-06-11T00:18:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:85bd90c969104e3 Mac:f6:23:65:f7:4a:ac Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:88 Mtu:0 Sandbox:/var/run/netns/8bbb0ee9-ac27-4024-8cc5-cf11b56e5c37 SocketPath: PciID:}] [{Interface:0xc000014c50 Address:{IP:10.217.0.136 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:18:18.902982 crc crio[23067]: time=\"2026-06-11T00:18:18.902571147Z\" level=info msg=\"Got pod network &{Name:cinder-8486-account-create-update-8zpxf Namespace:openstack ID:85bd90c969104e32df23a76fb1a78bb94dc6a1c520498103ace67797b113f303 UID:d87068bd-1544-4f95-bb4c-9e9515cf9a6f NetNS:/var/run/netns/8bbb0ee9-ac27-4024-8cc5-cf11b56e5c37 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd87068bd_1544_4f95_bb4c_9e9515cf9a6f.slice PodAnnotations:0xc002c84740}] Aliases:map[]}\"\nJun 11 00:18:18.902982 crc crio[23067]: time=\"2026-06-11T00:18:18.902858235Z\" level=info msg=\"Checking pod openstack_cinder-8486-account-create-update-8zpxf for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:18:18.917101 crc crio[23067]: time=\"2026-06-11T00:18:18.916997131Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:18:18.922078 crc crio[23067]: time=\"2026-06-11T00:18:18.921991727Z\" level=info msg=\"Ran pod sandbox 85bd90c969104e32df23a76fb1a78bb94dc6a1c520498103ace67797b113f303 with infra container: openstack/cinder-8486-account-create-update-8zpxf/POD\" id=250d94e0-5216-46c9-893b-1c022aa6c68f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:18:18.924363 crc crio[23067]: time=\"2026-06-11T00:18:18.92430627Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=3305e67a-bf5c-4bdf-9a9f-785a940221c9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:18:18.930118 crc crio[23067]: time=\"2026-06-11T00:18:18.930026636Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=8eadfe83-e15c-4bc7-b111-c1b703d66233 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:18:18.934732 crc crio[23067]: time=\"2026-06-11T00:18:18.932275107Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:18:18.946475 crc crio[23067]: time=\"2026-06-11T00:18:18.94631745Z\" level=info msg=\"Creating container: openstack/cinder-8486-account-create-update-8zpxf/mariadb-account-create-update\" id=c9336056-8f8e-4f6f-b617-08bd70775ffb name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:18:18.946830 crc crio[23067]: time=\"2026-06-11T00:18:18.946773922Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:18:19.015172 crc crio[23067]: time=\"2026-06-11T00:18:19.015070074Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:18:19.021184 crc crio[23067]: time=\"2026-06-11T00:18:19.021109879Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:18:19.068613 crc crio[23067]: time=\"2026-06-11T00:18:19.068513021Z\" level=info msg=\"Created container 129caf7254185c0d8dd8beb9ef5e58acc7ed0a5815ccff35452775e8541330fd: openstack/cinder-db-create-slck6/mariadb-database-create\" id=ee3daeab-e4f2-4602-a166-b75cf740a211 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:18:19.069997 crc crio[23067]: time=\"2026-06-11T00:18:19.069922909Z\" level=info msg=\"Starting container: 129caf7254185c0d8dd8beb9ef5e58acc7ed0a5815ccff35452775e8541330fd\" id=e29770f2-6093-443e-a598-0313ac5a2cf6 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:18:19.085174 crc crio[23067]: time=\"2026-06-11T00:18:19.085098513Z\" level=info msg=\"Started container\" PID=64839 containerID=129caf7254185c0d8dd8beb9ef5e58acc7ed0a5815ccff35452775e8541330fd description=openstack/cinder-db-create-slck6/mariadb-database-create id=e29770f2-6093-443e-a598-0313ac5a2cf6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7007c4e35e47b38d55b73ab801e1b25efc5a92dffd8d6dfe28f3b1e982341fc0\nJun 11 00:18:19.100573 crc crio[23067]: 2026-06-11T00:18:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cb7a33960aa373a Mac:0e:6c:ab:e2:ce:aa Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8a Mtu:0 Sandbox:/var/run/netns/c36a3889-c8ed-4524-9263-b6c941f89396 SocketPath: PciID:}] [{Interface:0xc00011c020 Address:{IP:10.217.0.138 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:18:19.101860 crc crio[23067]: time=\"2026-06-11T00:18:19.101824709Z\" level=info msg=\"Got pod network &{Name:keystone-db-sync-v66f5 Namespace:openstack ID:cb7a33960aa373a1f9f5ff024f47a85e3dcc425fcf5d506d5ca4b0148c8b499b UID:7f8ed698-bc9d-4afd-9f03-a5bfccce58ba NetNS:/var/run/netns/c36a3889-c8ed-4524-9263-b6c941f89396 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7f8ed698_bc9d_4afd_9f03_a5bfccce58ba.slice PodAnnotations:0xc002c849b0}] Aliases:map[]}\"\nJun 11 00:18:19.102065 crc crio[23067]: time=\"2026-06-11T00:18:19.102048935Z\" level=info msg=\"Checking pod openstack_keystone-db-sync-v66f5 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:18:19.118402 crc crio[23067]: time=\"2026-06-11T00:18:19.118104963Z\" level=info msg=\"Ran pod sandbox cb7a33960aa373a1f9f5ff024f47a85e3dcc425fcf5d506d5ca4b0148c8b499b with infra container: openstack/keystone-db-sync-v66f5/POD\" id=e8a8168c-3a74-494b-82ad-b7fcd9074f64 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:18:19.127932 crc crio[23067]: time=\"2026-06-11T00:18:19.12788913Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=88dfcfe9-992a-4656-ad61-7b4228707215 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:18:19.128263 crc crio[23067]: time=\"2026-06-11T00:18:19.128245239Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-keystone:current-podified not found\" id=88dfcfe9-992a-4656-ad61-7b4228707215 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:18:19.129519 crc crio[23067]: time=\"2026-06-11T00:18:19.129269597Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-keystone:current-podified found\" id=88dfcfe9-992a-4656-ad61-7b4228707215 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:18:19.133695 crc crio[23067]: time=\"2026-06-11T00:18:19.133548734Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=640aa396-193a-469b-badb-00ce03c016df name=/runtime.v1.ImageService/PullImage\nJun 11 00:18:19.144947 crc crio[23067]: time=\"2026-06-11T00:18:19.144872752Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-keystone:current-podified\\\"\"\nJun 11 00:18:19.250350 crc crio[23067]: time=\"2026-06-11T00:18:19.249809723Z\" level=info msg=\"Created container 70472f5b951755e75386e906a99415ca2d75f26478dc78360608407627319f6b: openstack/cinder-8486-account-create-update-8zpxf/mariadb-account-create-update\" id=c9336056-8f8e-4f6f-b617-08bd70775ffb name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:18:19.258550 crc crio[23067]: time=\"2026-06-11T00:18:19.256092324Z\" level=info msg=\"Starting container: 70472f5b951755e75386e906a99415ca2d75f26478dc78360608407627319f6b\" id=27f47286-bf3a-4aae-adba-fe548f86599c name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:18:19.265292 crc crio[23067]: time=\"2026-06-11T00:18:19.265204483Z\" level=info msg=\"Started container\" PID=64859 containerID=70472f5b951755e75386e906a99415ca2d75f26478dc78360608407627319f6b description=openstack/cinder-8486-account-create-update-8zpxf/mariadb-account-create-update id=27f47286-bf3a-4aae-adba-fe548f86599c name=/runtime.v1.RuntimeService/StartContainer sandboxID=85bd90c969104e32df23a76fb1a78bb94dc6a1c520498103ace67797b113f303\nJun 11 00:18:19.287275 crc crio[23067]: 2026-06-11T00:18:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5af3a5d4f908c29 Mac:b2:eb:b2:c4:4d:e4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:89 Mtu:0 Sandbox:/var/run/netns/f769e9d7-1710-4371-ba71-7b2a790de81c SocketPath: PciID:}] [{Interface:0xc0002e2a00 Address:{IP:10.217.0.137 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:18:19.287275 crc crio[23067]: time=\"2026-06-11T00:18:19.285781044Z\" level=info msg=\"Got pod network &{Name:barbican-db-create-8m9f8 Namespace:openstack ID:5af3a5d4f908c29d36223a3fc53c679130b77bd300c46641de8c4cb03c646613 UID:b7a5277a-4845-455b-a6fc-420b9db80510 NetNS:/var/run/netns/f769e9d7-1710-4371-ba71-7b2a790de81c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb7a5277a_4845_455b_a6fc_420b9db80510.slice PodAnnotations:0xc0029b2498}] Aliases:map[]}\"\nJun 11 00:18:19.287275 crc crio[23067]: time=\"2026-06-11T00:18:19.285921047Z\" level=info msg=\"Checking pod openstack_barbican-db-create-8m9f8 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:18:19.293692 crc crio[23067]: time=\"2026-06-11T00:18:19.293514344Z\" level=info msg=\"Ran pod sandbox 5af3a5d4f908c29d36223a3fc53c679130b77bd300c46641de8c4cb03c646613 with infra container: openstack/barbican-db-create-8m9f8/POD\" id=c70480bd-9e1c-4035-bd95-c294ad5ef84b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:18:19.296402 crc crio[23067]: 2026-06-11T00:18:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:378c3de95d1ac46 Mac:aa:8f:74:0a:f9:f6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8d Mtu:0 Sandbox:/var/run/netns/2ccc996d-2410-4204-9d84-dc2b483727c2 SocketPath: PciID:}] [{Interface:0xc0002aee20 Address:{IP:10.217.0.141 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:18:19.296402 crc crio[23067]: 2026-06-11T00:18:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d7d33bd5ecc4191 Mac:ce:54:aa:a3:a3:fb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8b Mtu:0 Sandbox:/var/run/netns/29c79a8b-757a-450e-8cf6-d21e1c809d35 SocketPath: PciID:}] [{Interface:0xc0001a45b0 Address:{IP:10.217.0.139 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:18:19.297173 crc crio[23067]: time=\"2026-06-11T00:18:19.297100962Z\" level=info msg=\"Got pod network &{Name:neutron-db-create-s9btn Namespace:openstack ID:d7d33bd5ecc4191dba2905b55611983f56c78ca067643ae7375994148a377045 UID:b452e829-7a0e-440c-b63a-d13e2f28bf0e NetNS:/var/run/netns/29c79a8b-757a-450e-8cf6-d21e1c809d35 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb452e829_7a0e_440c_b63a_d13e2f28bf0e.slice PodAnnotations:0xc000b80058}] Aliases:map[]}\"\nJun 11 00:18:19.297261 crc crio[23067]: time=\"2026-06-11T00:18:19.297182444Z\" level=info msg=\"Got pod network &{Name:neutron-947f-account-create-update-rbpxm Namespace:openstack ID:378c3de95d1ac465eb43a2c2b6bc0473057a51d639059a6358ccdee61f39bb96 UID:6d0e9bcb-455b-4446-9752-590e9dee8172 NetNS:/var/run/netns/2ccc996d-2410-4204-9d84-dc2b483727c2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6d0e9bcb_455b_4446_9752_590e9dee8172.slice PodAnnotations:0xc007e12400}] Aliases:map[]}\"\nJun 11 00:18:19.297312 crc crio[23067]: time=\"2026-06-11T00:18:19.297264227Z\" level=info msg=\"Checking pod openstack_neutron-db-create-s9btn for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:18:19.297355 crc crio[23067]: time=\"2026-06-11T00:18:19.297327138Z\" level=info msg=\"Checking pod openstack_neutron-947f-account-create-update-rbpxm for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:18:19.298602 crc crio[23067]: 2026-06-11T00:18:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d3d630c7899b524 Mac:86:3b:18:fa:a6:e0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8c Mtu:0 Sandbox:/var/run/netns/e38e8606-135d-4229-863c-1f9c8bbdec63 SocketPath: PciID:}] [{Interface:0xc00025aa20 Address:{IP:10.217.0.140 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:18:19.299524 crc crio[23067]: time=\"2026-06-11T00:18:19.299443456Z\" level=info msg=\"Got pod network &{Name:barbican-7c2b-account-create-update-ddsdf Namespace:openstack ID:d3d630c7899b5245edac8ed81354d06e2fd93d23d65db8e36d82f5c32d16f36e UID:0af3a912-6acf-471b-a662-ea2d9ee658a7 NetNS:/var/run/netns/e38e8606-135d-4229-863c-1f9c8bbdec63 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0af3a912_6acf_471b_a662_ea2d9ee658a7.slice PodAnnotations:0xc007e122b0}] Aliases:map[]}\"\nJun 11 00:18:19.299623 crc crio[23067]: time=\"2026-06-11T00:18:19.29960717Z\" level=info msg=\"Checking pod openstack_barbican-7c2b-account-create-update-ddsdf for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:18:19.303018 crc crio[23067]: time=\"2026-06-11T00:18:19.302931541Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=36f27c71-2795-4f7e-a85f-5edf1e353348 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:18:19.303835 crc crio[23067]: time=\"2026-06-11T00:18:19.303697772Z\" level=info msg=\"Ran pod sandbox d7d33bd5ecc4191dba2905b55611983f56c78ca067643ae7375994148a377045 with infra container: openstack/neutron-db-create-s9btn/POD\" id=e0810e05-bd78-4204-902b-a4c3c29e6c72 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:18:19.308131 crc crio[23067]: time=\"2026-06-11T00:18:19.30801146Z\" level=info msg=\"Ran pod sandbox 378c3de95d1ac465eb43a2c2b6bc0473057a51d639059a6358ccdee61f39bb96 with infra container: openstack/neutron-947f-account-create-update-rbpxm/POD\" id=385bfed9-9410-4bbd-ba26-04082222256b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:18:19.309061 crc crio[23067]: time=\"2026-06-11T00:18:19.308979116Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=e2e49816-4b99-4bb8-8e48-39bd52164c49 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:18:19.310776 crc crio[23067]: time=\"2026-06-11T00:18:19.309941962Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=df4782b6-95cf-4f53-b46c-149fa2e0dbbe name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:18:19.314019 crc crio[23067]: time=\"2026-06-11T00:18:19.313855649Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=e9babcbf-746c-42b1-95d1-7636d560e693 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:18:19.314628 crc crio[23067]: time=\"2026-06-11T00:18:19.314549208Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=72a4a15e-ca63-4168-a0f2-539015057f60 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:18:19.314973 crc crio[23067]: time=\"2026-06-11T00:18:19.314907648Z\" level=info msg=\"Ran pod sandbox d3d630c7899b5245edac8ed81354d06e2fd93d23d65db8e36d82f5c32d16f36e with infra container: openstack/barbican-7c2b-account-create-update-ddsdf/POD\" id=7c631cd4-3c7b-4323-bd0a-e3123c51e284 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:18:19.315141 crc crio[23067]: time=\"2026-06-11T00:18:19.31501359Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=8479959a-1f6e-4981-a164-9899ea69bc22 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:18:19.318716 crc crio[23067]: time=\"2026-06-11T00:18:19.318592148Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=ed083663-6b24-489c-b6cb-2685240364a0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:18:19.322055 crc crio[23067]: time=\"2026-06-11T00:18:19.322002271Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=1f3fb55a-787b-43ef-92c8-4d399ee56e83 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:18:19.325460 crc crio[23067]: time=\"2026-06-11T00:18:19.325379353Z\" level=info msg=\"Creating container: openstack/neutron-947f-account-create-update-rbpxm/mariadb-account-create-update\" id=9497f56f-9b7d-43e4-9d2d-9985ae7af87b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:18:19.325855 crc crio[23067]: time=\"2026-06-11T00:18:19.325776994Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:18:19.333075 crc crio[23067]: time=\"2026-06-11T00:18:19.329844765Z\" level=info msg=\"Creating container: openstack/barbican-db-create-8m9f8/mariadb-database-create\" id=28e3861f-0041-4d6c-b7db-ffb362239732 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:18:19.345589 crc crio[23067]: time=\"2026-06-11T00:18:19.345465431Z\" level=info msg=\"Creating container: openstack/barbican-7c2b-account-create-update-ddsdf/mariadb-account-create-update\" id=561129cb-0bfb-46f0-b0f9-423a4473cfa7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:18:19.346714 crc crio[23067]: time=\"2026-06-11T00:18:19.34581957Z\" level=info msg=\"Creating container: openstack/neutron-db-create-s9btn/mariadb-database-create\" id=bf13e9a0-b87b-4ea3-924b-2fb6339c2ce4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:18:19.365707 crc crio[23067]: time=\"2026-06-11T00:18:19.365591589Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:18:19.365707 crc crio[23067]: time=\"2026-06-11T00:18:19.36598028Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:18:19.368932 crc crio[23067]: time=\"2026-06-11T00:18:19.368893599Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:18:19.449037 crc crio[23067]: time=\"2026-06-11T00:18:19.448967932Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=b431dcad-7143-4b33-a53b-7f422aa6e1f1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:18:19.450978 crc crio[23067]: time=\"2026-06-11T00:18:19.450910685Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:18:19.455452 crc crio[23067]: time=\"2026-06-11T00:18:19.455357056Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:18:19.457387 crc crio[23067]: time=\"2026-06-11T00:18:19.457291589Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:18:19.471033 crc crio[23067]: time=\"2026-06-11T00:18:19.469601554Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:18:19.494026 crc crio[23067]: time=\"2026-06-11T00:18:19.493065484Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:18:19.502907 crc crio[23067]: time=\"2026-06-11T00:18:19.50282753Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:18:19.537989 crc crio[23067]: time=\"2026-06-11T00:18:19.537889676Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:18:19.544622 crc crio[23067]: time=\"2026-06-11T00:18:19.544497266Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:18:19.559935 crc crio[23067]: time=\"2026-06-11T00:18:19.559824664Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=39f8eb48-d7cf-40e7-99d9-b969acb0da2c name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:18:19.567024 crc crio[23067]: time=\"2026-06-11T00:18:19.566844305Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-68c444669f-rh6wg/dnsmasq-dns\" id=b0487820-8c36-4e43-804b-c9ff2f4ee541 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:18:19.567881 crc crio[23067]: time=\"2026-06-11T00:18:19.567803651Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:18:19.720031 crc crio[23067]: time=\"2026-06-11T00:18:19.719974139Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:18:19.724814 crc crio[23067]: time=\"2026-06-11T00:18:19.724617846Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:18:19.922155 crc crio[23067]: time=\"2026-06-11T00:18:19.922047408Z\" level=info msg=\"Created container 679e55f497f40ca0e13d7313561409b08051fcb1a4770f2060562dede31121e1: openstack/barbican-db-create-8m9f8/mariadb-database-create\" id=28e3861f-0041-4d6c-b7db-ffb362239732 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:18:19.922439 crc crio[23067]: time=\"2026-06-11T00:18:19.922183452Z\" level=info msg=\"Created container 755eab651f418e76cf8314ba41ef6202618d4c7bfda35ade27866811f1a5e50d: openstack/neutron-947f-account-create-update-rbpxm/mariadb-account-create-update\" id=9497f56f-9b7d-43e4-9d2d-9985ae7af87b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:18:19.922535 crc crio[23067]: time=\"2026-06-11T00:18:19.922437219Z\" level=info msg=\"Created container 8f0031017690dcd4caec494fa8d295fbd79231d41830a11e553bf6bd5fbd683f: openstack/barbican-7c2b-account-create-update-ddsdf/mariadb-account-create-update\" id=561129cb-0bfb-46f0-b0f9-423a4473cfa7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:18:19.923607 crc crio[23067]: time=\"2026-06-11T00:18:19.923553799Z\" level=info msg=\"Created container f80e6389fdc8af535a0c76f86dbbac491435bd576ca6461fe5deb62f7c59ec23: openstack/dnsmasq-dns-68c444669f-rh6wg/dnsmasq-dns\" id=b0487820-8c36-4e43-804b-c9ff2f4ee541 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:18:19.932242 crc crio[23067]: time=\"2026-06-11T00:18:19.932126333Z\" level=info msg=\"Created container e994e087ba6bd8093ce3b08e6159b59383257bd8478718f17eb9671efe9f3172: openstack/neutron-db-create-s9btn/mariadb-database-create\" id=bf13e9a0-b87b-4ea3-924b-2fb6339c2ce4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:18:19.932792 crc crio[23067]: time=\"2026-06-11T00:18:19.932434831Z\" level=info msg=\"Starting container: 8f0031017690dcd4caec494fa8d295fbd79231d41830a11e553bf6bd5fbd683f\" id=eb30e3e4-8d9c-405e-ae58-bbfd76de5818 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:18:19.932923 crc crio[23067]: time=\"2026-06-11T00:18:19.932854512Z\" level=info msg=\"Starting container: 755eab651f418e76cf8314ba41ef6202618d4c7bfda35ade27866811f1a5e50d\" id=9fecca30-f35c-4049-95f4-6d33e1371661 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:18:19.933337 crc crio[23067]: time=\"2026-06-11T00:18:19.933279084Z\" level=info msg=\"Starting container: e994e087ba6bd8093ce3b08e6159b59383257bd8478718f17eb9671efe9f3172\" id=29fcba9f-1596-48cf-a476-6d68a257cb29 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:18:19.934962 crc crio[23067]: time=\"2026-06-11T00:18:19.934111847Z\" level=info msg=\"Starting container: 679e55f497f40ca0e13d7313561409b08051fcb1a4770f2060562dede31121e1\" id=5a10e8fa-4f9f-4678-bd44-b866ab1291fd name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:18:19.937131 crc crio[23067]: time=\"2026-06-11T00:18:19.937039627Z\" level=info msg=\"Starting container: f80e6389fdc8af535a0c76f86dbbac491435bd576ca6461fe5deb62f7c59ec23\" id=be34f48a-4dd8-4869-9799-7b8972b8ab0b name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:18:19.943819 crc crio[23067]: time=\"2026-06-11T00:18:19.942397313Z\" level=info msg=\"Started container\" PID=64975 containerID=8f0031017690dcd4caec494fa8d295fbd79231d41830a11e553bf6bd5fbd683f description=openstack/barbican-7c2b-account-create-update-ddsdf/mariadb-account-create-update id=eb30e3e4-8d9c-405e-ae58-bbfd76de5818 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d3d630c7899b5245edac8ed81354d06e2fd93d23d65db8e36d82f5c32d16f36e\nJun 11 00:18:19.952176 crc crio[23067]: time=\"2026-06-11T00:18:19.951958813Z\" level=info msg=\"Started container\" PID=64976 containerID=755eab651f418e76cf8314ba41ef6202618d4c7bfda35ade27866811f1a5e50d description=openstack/neutron-947f-account-create-update-rbpxm/mariadb-account-create-update id=9fecca30-f35c-4049-95f4-6d33e1371661 name=/runtime.v1.RuntimeService/StartContainer sandboxID=378c3de95d1ac465eb43a2c2b6bc0473057a51d639059a6358ccdee61f39bb96\nJun 11 00:18:19.952950 crc crio[23067]: time=\"2026-06-11T00:18:19.951979664Z\" level=info msg=\"Started container\" PID=64981 containerID=679e55f497f40ca0e13d7313561409b08051fcb1a4770f2060562dede31121e1 description=openstack/barbican-db-create-8m9f8/mariadb-database-create id=5a10e8fa-4f9f-4678-bd44-b866ab1291fd name=/runtime.v1.RuntimeService/StartContainer sandboxID=5af3a5d4f908c29d36223a3fc53c679130b77bd300c46641de8c4cb03c646613\nJun 11 00:18:19.954512 crc crio[23067]: time=\"2026-06-11T00:18:19.954183364Z\" level=info msg=\"Started container\" PID=64977 containerID=e994e087ba6bd8093ce3b08e6159b59383257bd8478718f17eb9671efe9f3172 description=openstack/neutron-db-create-s9btn/mariadb-database-create id=29fcba9f-1596-48cf-a476-6d68a257cb29 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d7d33bd5ecc4191dba2905b55611983f56c78ca067643ae7375994148a377045\nJun 11 00:18:19.968698 crc crio[23067]: time=\"2026-06-11T00:18:19.968508494Z\" level=info msg=\"Started container\" PID=64998 containerID=f80e6389fdc8af535a0c76f86dbbac491435bd576ca6461fe5deb62f7c59ec23 description=openstack/dnsmasq-dns-68c444669f-rh6wg/dnsmasq-dns id=be34f48a-4dd8-4869-9799-7b8972b8ab0b name=/runtime.v1.RuntimeService/StartContainer sandboxID=310f0b54b4d8aed578224b7fecd79f989e62b7f8281c8b5ff768f4ef3aa1c346\nJun 11 00:18:21.622943 crc crio[23067]: time=\"2026-06-11T00:18:21.620567659Z\" level=info msg=\"Stopping pod sandbox: 5af3a5d4f908c29d36223a3fc53c679130b77bd300c46641de8c4cb03c646613\" id=dba349b1-5691-4b55-8082-381b2f4cf6ca name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:18:21.622943 crc crio[23067]: time=\"2026-06-11T00:18:21.621022911Z\" level=info msg=\"Stopping pod sandbox: 378c3de95d1ac465eb43a2c2b6bc0473057a51d639059a6358ccdee61f39bb96\" id=775ffa5a-715c-4cdd-955b-e5ab74bc7693 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:18:21.622943 crc crio[23067]: time=\"2026-06-11T00:18:21.621306149Z\" level=info msg=\"Stopping pod sandbox: d3d630c7899b5245edac8ed81354d06e2fd93d23d65db8e36d82f5c32d16f36e\" id=192a543f-385f-449e-88f1-43e635debdbb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:18:21.624412 crc crio[23067]: time=\"2026-06-11T00:18:21.621045222Z\" level=info msg=\"Stopping pod sandbox: 7007c4e35e47b38d55b73ab801e1b25efc5a92dffd8d6dfe28f3b1e982341fc0\" id=583d857c-4d82-402f-a667-f7673997c9fe name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:18:21.624412 crc crio[23067]: time=\"2026-06-11T00:18:21.621070642Z\" level=info msg=\"Stopping pod sandbox: d7d33bd5ecc4191dba2905b55611983f56c78ca067643ae7375994148a377045\" id=e1208eaa-19a0-47fc-88a1-e594615ea7ee name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:18:21.624412 crc crio[23067]: time=\"2026-06-11T00:18:21.621189586Z\" level=info msg=\"Stopping pod sandbox: 85bd90c969104e32df23a76fb1a78bb94dc6a1c520498103ace67797b113f303\" id=5073b66c-51d7-405e-84de-ad52faeef2a9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:18:21.624604 crc crio[23067]: time=\"2026-06-11T00:18:21.624575948Z\" level=info msg=\"Got pod network &{Name:neutron-947f-account-create-update-rbpxm Namespace:openstack ID:378c3de95d1ac465eb43a2c2b6bc0473057a51d639059a6358ccdee61f39bb96 UID:6d0e9bcb-455b-4446-9752-590e9dee8172 NetNS:/var/run/netns/2ccc996d-2410-4204-9d84-dc2b483727c2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6d0e9bcb_455b_4446_9752_590e9dee8172.slice PodAnnotations:0xc0082022f0}] Aliases:map[]}\"\nJun 11 00:18:21.624864 crc crio[23067]: time=\"2026-06-11T00:18:21.624827265Z\" level=info msg=\"Deleting pod openstack_neutron-947f-account-create-update-rbpxm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:18:21.624937 crc crio[23067]: time=\"2026-06-11T00:18:21.624895927Z\" level=info msg=\"Got pod network &{Name:cinder-8486-account-create-update-8zpxf Namespace:openstack ID:85bd90c969104e32df23a76fb1a78bb94dc6a1c520498103ace67797b113f303 UID:d87068bd-1544-4f95-bb4c-9e9515cf9a6f NetNS:/var/run/netns/8bbb0ee9-ac27-4024-8cc5-cf11b56e5c37 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd87068bd_1544_4f95_bb4c_9e9515cf9a6f.slice PodAnnotations:0xc0079a45b8}] Aliases:map[]}\"\nJun 11 00:18:21.625319 crc crio[23067]: time=\"2026-06-11T00:18:21.625100752Z\" level=info msg=\"Deleting pod openstack_cinder-8486-account-create-update-8zpxf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:18:21.627782 crc crio[23067]: time=\"2026-06-11T00:18:21.626289115Z\" level=info msg=\"Got pod network &{Name:neutron-db-create-s9btn Namespace:openstack ID:d7d33bd5ecc4191dba2905b55611983f56c78ca067643ae7375994148a377045 UID:b452e829-7a0e-440c-b63a-d13e2f28bf0e NetNS:/var/run/netns/29c79a8b-757a-450e-8cf6-d21e1c809d35 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb452e829_7a0e_440c_b63a_d13e2f28bf0e.slice PodAnnotations:0xc000130a30}] Aliases:map[]}\"\nJun 11 00:18:21.627782 crc crio[23067]: time=\"2026-06-11T00:18:21.626334776Z\" level=info msg=\"Got pod network &{Name:barbican-db-create-8m9f8 Namespace:openstack ID:5af3a5d4f908c29d36223a3fc53c679130b77bd300c46641de8c4cb03c646613 UID:b7a5277a-4845-455b-a6fc-420b9db80510 NetNS:/var/run/netns/f769e9d7-1710-4371-ba71-7b2a790de81c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb7a5277a_4845_455b_a6fc_420b9db80510.slice PodAnnotations:0xc002c846a8}] Aliases:map[]}\"\nJun 11 00:18:21.627782 crc crio[23067]: time=\"2026-06-11T00:18:21.626466479Z\" level=info msg=\"Got pod network &{Name:barbican-7c2b-account-create-update-ddsdf Namespace:openstack ID:d3d630c7899b5245edac8ed81354d06e2fd93d23d65db8e36d82f5c32d16f36e UID:0af3a912-6acf-471b-a662-ea2d9ee658a7 NetNS:/var/run/netns/e38e8606-135d-4229-863c-1f9c8bbdec63 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0af3a912_6acf_471b_a662_ea2d9ee658a7.slice PodAnnotations:0xc00802e4a0}] Aliases:map[]}\"\nJun 11 00:18:21.627782 crc crio[23067]: time=\"2026-06-11T00:18:21.62649743Z\" level=info msg=\"Deleting pod openstack_neutron-db-create-s9btn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:18:21.627782 crc crio[23067]: time=\"2026-06-11T00:18:21.626514501Z\" level=info msg=\"Got pod network &{Name:cinder-db-create-slck6 Namespace:openstack ID:7007c4e35e47b38d55b73ab801e1b25efc5a92dffd8d6dfe28f3b1e982341fc0 UID:c11fa445-d6f2-4b87-8677-c3b27ae04b45 NetNS:/var/run/netns/c27a3cef-2b50-4528-a737-4df6ba743f71 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc11fa445_d6f2_4b87_8677_c3b27ae04b45.slice PodAnnotations:0xc0002f2918}] Aliases:map[]}\"\nJun 11 00:18:21.627782 crc crio[23067]: time=\"2026-06-11T00:18:21.626523321Z\" level=info msg=\"Deleting pod openstack_barbican-db-create-8m9f8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:18:21.627782 crc crio[23067]: time=\"2026-06-11T00:18:21.626709376Z\" level=info msg=\"Deleting pod openstack_cinder-db-create-slck6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:18:21.627782 crc crio[23067]: time=\"2026-06-11T00:18:21.626781268Z\" level=info msg=\"Deleting pod openstack_barbican-7c2b-account-create-update-ddsdf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:18:22.001184 crc crio[23067]: time=\"2026-06-11T00:18:22.001067649Z\" level=info msg=\"Stopped pod sandbox: d7d33bd5ecc4191dba2905b55611983f56c78ca067643ae7375994148a377045\" id=e1208eaa-19a0-47fc-88a1-e594615ea7ee name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:18:22.210256 crc crio[23067]: time=\"2026-06-11T00:18:22.209620205Z\" level=info msg=\"Stopped pod sandbox: 7007c4e35e47b38d55b73ab801e1b25efc5a92dffd8d6dfe28f3b1e982341fc0\" id=583d857c-4d82-402f-a667-f7673997c9fe name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:18:22.263064 crc crio[23067]: time=\"2026-06-11T00:18:22.262953018Z\" level=info msg=\"Stopped pod sandbox: d3d630c7899b5245edac8ed81354d06e2fd93d23d65db8e36d82f5c32d16f36e\" id=192a543f-385f-449e-88f1-43e635debdbb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:18:22.284028 crc crio[23067]: time=\"2026-06-11T00:18:22.283224751Z\" level=info msg=\"Stopped pod sandbox: 85bd90c969104e32df23a76fb1a78bb94dc6a1c520498103ace67797b113f303\" id=5073b66c-51d7-405e-84de-ad52faeef2a9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:18:22.292806 crc crio[23067]: time=\"2026-06-11T00:18:22.292443682Z\" level=info msg=\"Stopped pod sandbox: 378c3de95d1ac465eb43a2c2b6bc0473057a51d639059a6358ccdee61f39bb96\" id=775ffa5a-715c-4cdd-955b-e5ab74bc7693 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:18:22.299291 crc crio[23067]: time=\"2026-06-11T00:18:22.299180935Z\" level=info msg=\"Stopped pod sandbox: 5af3a5d4f908c29d36223a3fc53c679130b77bd300c46641de8c4cb03c646613\" id=dba349b1-5691-4b55-8082-381b2f4cf6ca name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:18:24.756409 crc crio[23067]: time=\"2026-06-11T00:18:24.755592174Z\" level=info msg=\"Stopping pod sandbox: 366cceea8128b8593b587a1e6888b407bb5d45551d59c22be0e8d44c0da497bc\" id=3786c3fa-d5d6-4190-99de-420a74504ade name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:18:24.758077 crc crio[23067]: time=\"2026-06-11T00:18:24.757047254Z\" level=info msg=\"Got pod network &{Name:glance-db-sync-6gd6v Namespace:openstack ID:366cceea8128b8593b587a1e6888b407bb5d45551d59c22be0e8d44c0da497bc UID:6a1b8f22-91fc-4c7e-b479-615b916bd246 NetNS:/var/run/netns/a568acad-07de-49f3-becb-638cbef99e63 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6a1b8f22_91fc_4c7e_b479_615b916bd246.slice PodAnnotations:0xc003ba86f8}] Aliases:map[]}\"\nJun 11 00:18:24.758077 crc crio[23067]: time=\"2026-06-11T00:18:24.757200658Z\" level=info msg=\"Deleting pod openstack_glance-db-sync-6gd6v from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:18:28.577091 crc crio[23067]: time=\"2026-06-11T00:18:28.576437406Z\" level=info msg=\"Stopped pod sandbox: 366cceea8128b8593b587a1e6888b407bb5d45551d59c22be0e8d44c0da497bc\" id=3786c3fa-d5d6-4190-99de-420a74504ade name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:18:31.403504 crc crio[23067]: time=\"2026-06-11T00:18:31.402386697Z\" level=info msg=\"Stopping container: 71573b742e15b37d6e66d08dd0aef37071949c4a5964906c5f59ca85e9d73a0f (timeout: 10s)\" id=e906311c-2b3a-430b-9bb0-67fbca6706ce name=/runtime.v1.RuntimeService/StopContainer\nJun 11 00:18:31.439244 crc crio[23067]: time=\"2026-06-11T00:18:31.43919208Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-keystone@sha256:ab100203188fc03e43c62a1ca90a3d8f03ed8b4a3e248f5cd6669efe9a52b1e3\" id=640aa396-193a-469b-badb-00ce03c016df name=/runtime.v1.ImageService/PullImage\nJun 11 00:18:31.442874 crc crio[23067]: time=\"2026-06-11T00:18:31.440344672Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=22afce42-f202-4a63-ac0f-badfe4860276 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:18:31.497006 crc crio[23067]: time=\"2026-06-11T00:18:31.495331111Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=af87aa4f-d737-421a-ac0c-089be5fd81a8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:18:31.506487 crc crio[23067]: time=\"2026-06-11T00:18:31.506400152Z\" level=info msg=\"Creating container: openstack/keystone-db-sync-v66f5/keystone-db-sync\" id=a63a5c9a-8ad6-4019-9242-2ddc41b7bd5f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:18:31.508363 crc crio[23067]: time=\"2026-06-11T00:18:31.508233172Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:18:31.541814 crc crio[23067]: time=\"2026-06-11T00:18:31.541698345Z\" level=info msg=\"Stopped container 71573b742e15b37d6e66d08dd0aef37071949c4a5964906c5f59ca85e9d73a0f: openstack/dnsmasq-dns-7b6fcdc445-ltklr/dnsmasq-dns\" id=e906311c-2b3a-430b-9bb0-67fbca6706ce name=/runtime.v1.RuntimeService/StopContainer\nJun 11 00:18:31.542579 crc crio[23067]: time=\"2026-06-11T00:18:31.542437955Z\" level=info msg=\"Stopping pod sandbox: e353ea248ba83773890c7d4650a05324d4dfed2808bb2bf5e987750eb4a630e2\" id=8aabd6e1-883e-4753-9141-4d4cf6e829d7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:18:31.543570 crc crio[23067]: time=\"2026-06-11T00:18:31.543426322Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7b6fcdc445-ltklr Namespace:openstack ID:e353ea248ba83773890c7d4650a05324d4dfed2808bb2bf5e987750eb4a630e2 UID:607b9451-b692-4e77-8f40-d7c99259b6ed NetNS:/var/run/netns/7647faaf-e0b5-4987-8396-969d04cce17b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod607b9451_b692_4e77_8f40_d7c99259b6ed.slice PodAnnotations:0xc002392188}] Aliases:map[]}\"\nJun 11 00:18:31.543889 crc crio[23067]: time=\"2026-06-11T00:18:31.543688319Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-7b6fcdc445-ltklr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:18:31.571007 crc crio[23067]: time=\"2026-06-11T00:18:31.570961622Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:18:31.611472 crc crio[23067]: time=\"2026-06-11T00:18:31.611431155Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:18:31.747990 crc crio[23067]: time=\"2026-06-11T00:18:31.747117714Z\" level=info msg=\"Created container 0d318d9b4fd94624b0a962d02c1ab8ac82cdd53b0d4a6b97d0af2b87d6a8b88c: openstack/keystone-db-sync-v66f5/keystone-db-sync\" id=a63a5c9a-8ad6-4019-9242-2ddc41b7bd5f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:18:31.749578 crc crio[23067]: time=\"2026-06-11T00:18:31.74954381Z\" level=info msg=\"Starting container: 0d318d9b4fd94624b0a962d02c1ab8ac82cdd53b0d4a6b97d0af2b87d6a8b88c\" id=f16b571f-5d45-4bf9-844a-5135ae2756ae name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:18:31.758816 crc crio[23067]: time=\"2026-06-11T00:18:31.757457326Z\" level=info msg=\"Started container\" PID=65865 containerID=0d318d9b4fd94624b0a962d02c1ab8ac82cdd53b0d4a6b97d0af2b87d6a8b88c description=openstack/keystone-db-sync-v66f5/keystone-db-sync id=f16b571f-5d45-4bf9-844a-5135ae2756ae name=/runtime.v1.RuntimeService/StartContainer sandboxID=cb7a33960aa373a1f9f5ff024f47a85e3dcc425fcf5d506d5ca4b0148c8b499b\nJun 11 00:18:31.942104 crc crio[23067]: time=\"2026-06-11T00:18:31.942004677Z\" level=info msg=\"Stopped pod sandbox: e353ea248ba83773890c7d4650a05324d4dfed2808bb2bf5e987750eb4a630e2\" id=8aabd6e1-883e-4753-9141-4d4cf6e829d7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:18:32.909135 crc crio[23067]: time=\"2026-06-11T00:18:32.908540373Z\" level=info msg=\"Removing container: 71573b742e15b37d6e66d08dd0aef37071949c4a5964906c5f59ca85e9d73a0f\" id=284b4f95-b05e-499c-b507-7a148c3a45f2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:18:32.973558 crc crio[23067]: time=\"2026-06-11T00:18:32.973466083Z\" level=info msg=\"Removed container 71573b742e15b37d6e66d08dd0aef37071949c4a5964906c5f59ca85e9d73a0f: openstack/dnsmasq-dns-7b6fcdc445-ltklr/dnsmasq-dns\" id=284b4f95-b05e-499c-b507-7a148c3a45f2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:18:32.989109 crc crio[23067]: time=\"2026-06-11T00:18:32.989015787Z\" level=info msg=\"Removing container: aa5c0c34c28784535703119b7dd8e539a64de5afea5ccae9a81e99ccd6cd09b6\" id=c4848f50-235f-4164-b571-12d8025c65e9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:18:33.029477 crc crio[23067]: time=\"2026-06-11T00:18:33.029384927Z\" level=info msg=\"Removed container aa5c0c34c28784535703119b7dd8e539a64de5afea5ccae9a81e99ccd6cd09b6: openstack/dnsmasq-dns-7b6fcdc445-ltklr/init\" id=c4848f50-235f-4164-b571-12d8025c65e9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:18:33.656582 crc crio[23067]: time=\"2026-06-11T00:18:33.656038169Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-68dfc8c9f9-p7fzk/POD\" id=7ae35cbc-e1c4-42c2-820a-a03429cb9e07 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:18:33.656808 crc crio[23067]: time=\"2026-06-11T00:18:33.656583644Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:18:33.695560 crc crio[23067]: time=\"2026-06-11T00:18:33.695383332Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-68dfc8c9f9-p7fzk Namespace:openstack ID:34a367fc4546b40e6ae6f456ad6d3b8683b87bb45d934634428bce250b77f8f1 UID:20f91c75-7092-42f8-96d9-9d5a6fef5e5e NetNS:/var/run/netns/e3846532-e245-4dd7-9be8-571d3787794d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod20f91c75_7092_42f8_96d9_9d5a6fef5e5e.slice PodAnnotations:0xc002392798}] Aliases:map[]}\"\nJun 11 00:18:33.695560 crc crio[23067]: time=\"2026-06-11T00:18:33.695526466Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-68dfc8c9f9-p7fzk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:18:34.246281 crc crio[23067]: 2026-06-11T00:18:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:34a367fc4546b40 Mac:f6:22:63:bf:90:79 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8e Mtu:0 Sandbox:/var/run/netns/e3846532-e245-4dd7-9be8-571d3787794d SocketPath: PciID:}] [{Interface:0xc0004325d0 Address:{IP:10.217.0.142 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:18:34.247565 crc crio[23067]: time=\"2026-06-11T00:18:34.24703916Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-68dfc8c9f9-p7fzk Namespace:openstack ID:34a367fc4546b40e6ae6f456ad6d3b8683b87bb45d934634428bce250b77f8f1 UID:20f91c75-7092-42f8-96d9-9d5a6fef5e5e NetNS:/var/run/netns/e3846532-e245-4dd7-9be8-571d3787794d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod20f91c75_7092_42f8_96d9_9d5a6fef5e5e.slice PodAnnotations:0xc002392798}] Aliases:map[]}\"\nJun 11 00:18:34.247565 crc crio[23067]: time=\"2026-06-11T00:18:34.247217284Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-68dfc8c9f9-p7fzk for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:18:34.264711 crc crio[23067]: time=\"2026-06-11T00:18:34.264607378Z\" level=info msg=\"Ran pod sandbox 34a367fc4546b40e6ae6f456ad6d3b8683b87bb45d934634428bce250b77f8f1 with infra container: openstack/dnsmasq-dns-68dfc8c9f9-p7fzk/POD\" id=7ae35cbc-e1c4-42c2-820a-a03429cb9e07 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:18:34.277613 crc crio[23067]: time=\"2026-06-11T00:18:34.277533271Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=d6182069-03bc-46e0-bee5-347977fe8067 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:18:34.343608 crc crio[23067]: time=\"2026-06-11T00:18:34.343449928Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=9c136745-57b0-4946-aa27-61b04f5e0594 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:18:34.353608 crc crio[23067]: time=\"2026-06-11T00:18:34.353511162Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-68dfc8c9f9-p7fzk/init\" id=6f03413d-5689-4699-a09f-b1eaeb0a668c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:18:34.354378 crc crio[23067]: time=\"2026-06-11T00:18:34.354015156Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:18:34.433015 crc crio[23067]: time=\"2026-06-11T00:18:34.432867155Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:18:34.438891 crc crio[23067]: time=\"2026-06-11T00:18:34.438805527Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:18:34.567150 crc crio[23067]: time=\"2026-06-11T00:18:34.566293022Z\" level=info msg=\"Created container f2551498895fa907939566c0c9cd0b6770de598d4725b6f93b0a4da2e7de278e: openstack/dnsmasq-dns-68dfc8c9f9-p7fzk/init\" id=6f03413d-5689-4699-a09f-b1eaeb0a668c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:18:34.569537 crc crio[23067]: time=\"2026-06-11T00:18:34.569352676Z\" level=info msg=\"Starting container: f2551498895fa907939566c0c9cd0b6770de598d4725b6f93b0a4da2e7de278e\" id=8e2eb5e4-d12a-4623-a298-62b7a1c647ec name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:18:34.575368 crc crio[23067]: time=\"2026-06-11T00:18:34.575290457Z\" level=info msg=\"Started container\" PID=66167 containerID=f2551498895fa907939566c0c9cd0b6770de598d4725b6f93b0a4da2e7de278e description=openstack/dnsmasq-dns-68dfc8c9f9-p7fzk/init id=8e2eb5e4-d12a-4623-a298-62b7a1c647ec name=/runtime.v1.RuntimeService/StartContainer sandboxID=34a367fc4546b40e6ae6f456ad6d3b8683b87bb45d934634428bce250b77f8f1\nJun 11 00:18:34.958344 crc crio[23067]: time=\"2026-06-11T00:18:34.958241396Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=fd96cc53-5097-4be6-8f27-a49281684f28 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:18:35.049190 crc crio[23067]: time=\"2026-06-11T00:18:35.049105843Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=03d056c1-9baa-47a2-986f-8eded82d6cce name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:18:35.069530 crc crio[23067]: time=\"2026-06-11T00:18:35.066549539Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-68dfc8c9f9-p7fzk/dnsmasq-dns\" id=aeff54a7-7f00-4620-a626-d3e64db942ca name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:18:35.069530 crc crio[23067]: time=\"2026-06-11T00:18:35.067191026Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:18:35.138631 crc crio[23067]: time=\"2026-06-11T00:18:35.138517941Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:18:35.143582 crc crio[23067]: time=\"2026-06-11T00:18:35.143484136Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:18:35.293310 crc crio[23067]: time=\"2026-06-11T00:18:35.292807727Z\" level=info msg=\"Created container 0c2c1b5bc808cd274eb8939f972141cde35a32afda6c16ff4fcc6dfa09e1d1bb: openstack/dnsmasq-dns-68dfc8c9f9-p7fzk/dnsmasq-dns\" id=aeff54a7-7f00-4620-a626-d3e64db942ca name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:18:35.294905 crc crio[23067]: time=\"2026-06-11T00:18:35.294449811Z\" level=info msg=\"Starting container: 0c2c1b5bc808cd274eb8939f972141cde35a32afda6c16ff4fcc6dfa09e1d1bb\" id=5cecc171-059b-4a19-9112-80e3073eec09 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:18:35.302250 crc crio[23067]: time=\"2026-06-11T00:18:35.302147761Z\" level=info msg=\"Started container\" PID=66224 containerID=0c2c1b5bc808cd274eb8939f972141cde35a32afda6c16ff4fcc6dfa09e1d1bb description=openstack/dnsmasq-dns-68dfc8c9f9-p7fzk/dnsmasq-dns id=5cecc171-059b-4a19-9112-80e3073eec09 name=/runtime.v1.RuntimeService/StartContainer sandboxID=34a367fc4546b40e6ae6f456ad6d3b8683b87bb45d934634428bce250b77f8f1\nJun 11 00:18:39.022177 crc crio[23067]: time=\"2026-06-11T00:18:39.021166958Z\" level=info msg=\"Stopping pod sandbox: cb7a33960aa373a1f9f5ff024f47a85e3dcc425fcf5d506d5ca4b0148c8b499b\" id=444c0953-c4e6-4d72-9bd3-a7f301b747be name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:18:39.023974 crc crio[23067]: time=\"2026-06-11T00:18:39.023119191Z\" level=info msg=\"Got pod network &{Name:keystone-db-sync-v66f5 Namespace:openstack ID:cb7a33960aa373a1f9f5ff024f47a85e3dcc425fcf5d506d5ca4b0148c8b499b UID:7f8ed698-bc9d-4afd-9f03-a5bfccce58ba NetNS:/var/run/netns/c36a3889-c8ed-4524-9263-b6c941f89396 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7f8ed698_bc9d_4afd_9f03_a5bfccce58ba.slice PodAnnotations:0xc002392060}] Aliases:map[]}\"\nJun 11 00:18:39.023974 crc crio[23067]: time=\"2026-06-11T00:18:39.023315387Z\" level=info msg=\"Deleting pod openstack_keystone-db-sync-v66f5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:18:39.381301 crc crio[23067]: time=\"2026-06-11T00:18:39.380821942Z\" level=info msg=\"Stopped pod sandbox: cb7a33960aa373a1f9f5ff024f47a85e3dcc425fcf5d506d5ca4b0148c8b499b\" id=444c0953-c4e6-4d72-9bd3-a7f301b747be name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:18:40.497109 crc crio[23067]: time=\"2026-06-11T00:18:40.496435522Z\" level=info msg=\"Stopping container: 0c2c1b5bc808cd274eb8939f972141cde35a32afda6c16ff4fcc6dfa09e1d1bb (timeout: 10s)\" id=9f659a02-11fe-4e69-ae6e-c83232088623 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 00:18:40.676722 crc crio[23067]: time=\"2026-06-11T00:18:40.661035799Z\" level=info msg=\"Stopped container 0c2c1b5bc808cd274eb8939f972141cde35a32afda6c16ff4fcc6dfa09e1d1bb: openstack/dnsmasq-dns-68dfc8c9f9-p7fzk/dnsmasq-dns\" id=9f659a02-11fe-4e69-ae6e-c83232088623 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 00:18:40.676722 crc crio[23067]: time=\"2026-06-11T00:18:40.667889056Z\" level=info msg=\"Stopping pod sandbox: 34a367fc4546b40e6ae6f456ad6d3b8683b87bb45d934634428bce250b77f8f1\" id=853c1a5a-d55e-4ec3-88b4-c4769fc41433 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:18:40.676722 crc crio[23067]: time=\"2026-06-11T00:18:40.668881863Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-68dfc8c9f9-p7fzk Namespace:openstack ID:34a367fc4546b40e6ae6f456ad6d3b8683b87bb45d934634428bce250b77f8f1 UID:20f91c75-7092-42f8-96d9-9d5a6fef5e5e NetNS:/var/run/netns/e3846532-e245-4dd7-9be8-571d3787794d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod20f91c75_7092_42f8_96d9_9d5a6fef5e5e.slice PodAnnotations:0xc002392578}] Aliases:map[]}\"\nJun 11 00:18:40.676722 crc crio[23067]: time=\"2026-06-11T00:18:40.669085918Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-68dfc8c9f9-p7fzk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:18:41.158120 crc crio[23067]: time=\"2026-06-11T00:18:41.155717224Z\" level=info msg=\"Running pod sandbox: openstack/keystone-bootstrap-48xwt/POD\" id=56b04de6-44c5-468e-b3d4-9356a00f759f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:18:41.158120 crc crio[23067]: time=\"2026-06-11T00:18:41.156250758Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:18:41.249710 crc crio[23067]: time=\"2026-06-11T00:18:41.247417173Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-48xwt Namespace:openstack ID:9d4fe5feb5516468fc6d0ca9301abf8a0c3f9d8f466a239044b2c9fde096bc04 UID:e35e73ba-c9bb-4e6a-aec7-155352c79887 NetNS:/var/run/netns/848ccbe5-93da-4291-b26c-f87351476505 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode35e73ba_c9bb_4e6a_aec7_155352c79887.slice PodAnnotations:0xc000130aa0}] Aliases:map[]}\"\nJun 11 00:18:41.249710 crc crio[23067]: time=\"2026-06-11T00:18:41.247485015Z\" level=info msg=\"Adding pod openstack_keystone-bootstrap-48xwt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:18:41.378734 crc crio[23067]: time=\"2026-06-11T00:18:41.373833319Z\" level=info msg=\"Stopped pod sandbox: 34a367fc4546b40e6ae6f456ad6d3b8683b87bb45d934634428bce250b77f8f1\" id=853c1a5a-d55e-4ec3-88b4-c4769fc41433 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:18:41.391096 crc crio[23067]: time=\"2026-06-11T00:18:41.383711479Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-57c96b5555-cbbns/POD\" id=f8017944-b8bd-488b-ade7-5a1caedccda8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:18:41.391096 crc crio[23067]: time=\"2026-06-11T00:18:41.383811531Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:18:41.471816 crc crio[23067]: time=\"2026-06-11T00:18:41.471475041Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-57c96b5555-cbbns Namespace:openstack ID:d21f8d1b5c98b38f3e04b6348e0f430ba995be474d3b48f98e7ef35348ec699c UID:b6d1d313-9b67-41d7-b79e-b892d7a5e856 NetNS:/var/run/netns/53665577-6bbf-4576-8e9f-58ac8ade31af Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb6d1d313_9b67_41d7_b79e_b892d7a5e856.slice PodAnnotations:0xc0082026f0}] Aliases:map[]}\"\nJun 11 00:18:41.471816 crc crio[23067]: time=\"2026-06-11T00:18:41.471541163Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-57c96b5555-cbbns to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:18:41.546502 crc crio[23067]: time=\"2026-06-11T00:18:41.545998592Z\" level=info msg=\"Running pod sandbox: openstack/neutron-db-sync-b4k44/POD\" id=6c4a2842-1235-47f8-aa4f-35cad78c48cb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:18:41.546502 crc crio[23067]: time=\"2026-06-11T00:18:41.546507886Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:18:41.651061 crc crio[23067]: time=\"2026-06-11T00:18:41.650958423Z\" level=info msg=\"Got pod network &{Name:neutron-db-sync-b4k44 Namespace:openstack ID:cca8aed0ca3f7eb2a175f9393ae7acb9a197ecaa67fc70f2446b407a564ed813 UID:055ad968-58ab-41d2-b5b5-d68ac25b1c0e NetNS:/var/run/netns/9f674f68-3b61-4a04-b57f-078772c7eb4f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod055ad968_58ab_41d2_b5b5_d68ac25b1c0e.slice PodAnnotations:0xc002392c38}] Aliases:map[]}\"\nJun 11 00:18:41.651359 crc crio[23067]: time=\"2026-06-11T00:18:41.651103837Z\" level=info msg=\"Adding pod openstack_neutron-db-sync-b4k44 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:18:41.686303 crc crio[23067]: time=\"2026-06-11T00:18:41.685593358Z\" level=info msg=\"Running pod sandbox: openstack/cinder-db-sync-jcbdf/POD\" id=93b98b66-b046-40e0-b6d4-aea807678246 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:18:41.686303 crc crio[23067]: time=\"2026-06-11T00:18:41.685808253Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:18:42.154980 crc crio[23067]: time=\"2026-06-11T00:18:42.154398077Z\" level=info msg=\"Removing container: 0c2c1b5bc808cd274eb8939f972141cde35a32afda6c16ff4fcc6dfa09e1d1bb\" id=a77be3c1-0291-40e1-b2aa-606a87b1936b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:18:42.240995 crc crio[23067]: time=\"2026-06-11T00:18:42.237271656Z\" level=info msg=\"Got pod network &{Name:cinder-db-sync-jcbdf Namespace:openstack ID:cec63dd46965a35dad52e6bddacfbc66b3669f72380b7871cb62b30651f06f12 UID:d3d51a9e-b61f-4010-a172-fda1f75ef060 NetNS:/var/run/netns/1378a1e9-4961-4e1a-93af-23a5231b1889 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd3d51a9e_b61f_4010_a172_fda1f75ef060.slice PodAnnotations:0xc00802e068}] Aliases:map[]}\"\nJun 11 00:18:42.240995 crc crio[23067]: time=\"2026-06-11T00:18:42.237332988Z\" level=info msg=\"Adding pod openstack_cinder-db-sync-jcbdf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:18:42.269321 crc crio[23067]: time=\"2026-06-11T00:18:42.269221237Z\" level=info msg=\"Removed container 0c2c1b5bc808cd274eb8939f972141cde35a32afda6c16ff4fcc6dfa09e1d1bb: openstack/dnsmasq-dns-68dfc8c9f9-p7fzk/dnsmasq-dns\" id=a77be3c1-0291-40e1-b2aa-606a87b1936b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:18:42.343206 crc crio[23067]: time=\"2026-06-11T00:18:42.34012714Z\" level=info msg=\"Removing container: f2551498895fa907939566c0c9cd0b6770de598d4725b6f93b0a4da2e7de278e\" id=416b47e0-a1bd-419e-9b58-d9a95944e0f8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:18:42.387998 crc crio[23067]: time=\"2026-06-11T00:18:42.387391088Z\" level=info msg=\"Running pod sandbox: openstack/placement-db-sync-sgwjr/POD\" id=2f369639-8587-45e4-8b2a-3557e90ddbfe name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:18:42.388137 crc crio[23067]: time=\"2026-06-11T00:18:42.388026685Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:18:42.418428 crc crio[23067]: time=\"2026-06-11T00:18:42.418329101Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=cb43af82-4b21-450b-b62d-4f10b2d69a85 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:18:42.418534 crc crio[23067]: time=\"2026-06-11T00:18:42.418440474Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:18:42.456627 crc crio[23067]: time=\"2026-06-11T00:18:42.452077261Z\" level=info msg=\"Removed container f2551498895fa907939566c0c9cd0b6770de598d4725b6f93b0a4da2e7de278e: openstack/dnsmasq-dns-68dfc8c9f9-p7fzk/init\" id=416b47e0-a1bd-419e-9b58-d9a95944e0f8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:18:42.463861 crc crio[23067]: time=\"2026-06-11T00:18:42.463097052Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-6674dbf88c-rf66c/POD\" id=e1f80494-6dec-4552-baaa-8139677d261c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:18:42.463861 crc crio[23067]: time=\"2026-06-11T00:18:42.463167434Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:18:42.483193 crc crio[23067]: time=\"2026-06-11T00:18:42.482912912Z\" level=info msg=\"Got pod network &{Name:placement-db-sync-sgwjr Namespace:openstack ID:e8aaa1e44ca9d17393fd21fff751cb5c8c26bdc8581c1eb36a60e3e6b6a4a891 UID:6eb3a4cf-8354-4cb2-9b6f-5585ca83dec7 NetNS:/var/run/netns/88656f5e-701d-4573-bc02-96952ff18ee0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6eb3a4cf_8354_4cb2_9b6f_5585ca83dec7.slice PodAnnotations:0xc00802e360}] Aliases:map[]}\"\nJun 11 00:18:42.483193 crc crio[23067]: time=\"2026-06-11T00:18:42.482980804Z\" level=info msg=\"Adding pod openstack_placement-db-sync-sgwjr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:18:42.505973 crc crio[23067]: time=\"2026-06-11T00:18:42.505926849Z\" level=info msg=\"Running pod sandbox: openstack/barbican-db-sync-vmd65/POD\" id=cbcff140-ff62-4d79-a468-6daf737c36bb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:18:42.506250 crc crio[23067]: time=\"2026-06-11T00:18:42.506226327Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:18:42.552326 crc crio[23067]: time=\"2026-06-11T00:18:42.552239222Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:792b2decad05c5dac7d072efbc46940c45b2f71cfda169cfc16b17bfe80946de UID:daf7db10-0f6b-4faa-8bf6-a496b341bb53 NetNS:/var/run/netns/1e6f80f1-cbc1-4d6b-be1a-21bdec62e1e0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddaf7db10_0f6b_4faa_8bf6_a496b341bb53.slice PodAnnotations:0xc002392960}] Aliases:map[]}\"\nJun 11 00:18:42.552326 crc crio[23067]: time=\"2026-06-11T00:18:42.552299023Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:18:42.560114 crc crio[23067]: time=\"2026-06-11T00:18:42.559392337Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6674dbf88c-rf66c Namespace:openstack ID:507428bf6e46af4021290a1343b05849c218b4d53c4f0b3f7082882a62532ed8 UID:d010cc5d-1a6f-4d45-ac2f-b2b3d0243b9c NetNS:/var/run/netns/4b5de44d-8067-46e1-9e26-ca6fdcb33d08 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd010cc5d_1a6f_4d45_ac2f_b2b3d0243b9c.slice PodAnnotations:0xc0036101b0}] Aliases:map[]}\"\nJun 11 00:18:42.560114 crc crio[23067]: time=\"2026-06-11T00:18:42.559451428Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-6674dbf88c-rf66c to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:18:42.649705 crc crio[23067]: time=\"2026-06-11T00:18:42.646177162Z\" level=info msg=\"Got pod network &{Name:barbican-db-sync-vmd65 Namespace:openstack ID:3210fd739acb2e93bb219f8dbbee652bfd004e6692e994a362356250cd4c7317 UID:dcf6767b-e60b-4d88-b44d-b3798cc5d87c NetNS:/var/run/netns/0b67934d-2777-4449-baee-82c68f0669ff Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddcf6767b_e60b_4d88_b44d_b3798cc5d87c.slice PodAnnotations:0xc002392a90}] Aliases:map[]}\"\nJun 11 00:18:42.649705 crc crio[23067]: time=\"2026-06-11T00:18:42.646347027Z\" level=info msg=\"Adding pod openstack_barbican-db-sync-vmd65 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:18:42.707479 crc crio[23067]: 2026-06-11T00:18:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9d4fe5feb551646 Mac:ca:63:99:04:fc:40 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8f Mtu:0 Sandbox:/var/run/netns/848ccbe5-93da-4291-b26c-f87351476505 SocketPath: PciID:}] [{Interface:0xc0003146c0 Address:{IP:10.217.0.143 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:18:42.713815 crc crio[23067]: time=\"2026-06-11T00:18:42.708539922Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-48xwt Namespace:openstack ID:9d4fe5feb5516468fc6d0ca9301abf8a0c3f9d8f466a239044b2c9fde096bc04 UID:e35e73ba-c9bb-4e6a-aec7-155352c79887 NetNS:/var/run/netns/848ccbe5-93da-4291-b26c-f87351476505 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode35e73ba_c9bb_4e6a_aec7_155352c79887.slice PodAnnotations:0xc000130aa0}] Aliases:map[]}\"\nJun 11 00:18:42.714300 crc crio[23067]: time=\"2026-06-11T00:18:42.714267259Z\" level=info msg=\"Checking pod openstack_keystone-bootstrap-48xwt for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:18:42.741634 crc crio[23067]: 2026-06-11T00:18:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d21f8d1b5c98b38 Mac:82:57:94:55:bc:49 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:90 Mtu:0 Sandbox:/var/run/netns/53665577-6bbf-4576-8e9f-58ac8ade31af SocketPath: PciID:}] [{Interface:0xc000414710 Address:{IP:10.217.0.144 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:18:42.743039 crc crio[23067]: time=\"2026-06-11T00:18:42.74255907Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-external-api-0/POD\" id=c1f79488-a33f-4430-9d66-0715274adf43 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:18:42.743039 crc crio[23067]: time=\"2026-06-11T00:18:42.742715534Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:18:42.746907 crc crio[23067]: time=\"2026-06-11T00:18:42.746858067Z\" level=info msg=\"Ran pod sandbox 9d4fe5feb5516468fc6d0ca9301abf8a0c3f9d8f466a239044b2c9fde096bc04 with infra container: openstack/keystone-bootstrap-48xwt/POD\" id=56b04de6-44c5-468e-b3d4-9356a00f759f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:18:42.752139 crc crio[23067]: time=\"2026-06-11T00:18:42.749572801Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-57c96b5555-cbbns Namespace:openstack ID:d21f8d1b5c98b38f3e04b6348e0f430ba995be474d3b48f98e7ef35348ec699c UID:b6d1d313-9b67-41d7-b79e-b892d7a5e856 NetNS:/var/run/netns/53665577-6bbf-4576-8e9f-58ac8ade31af Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb6d1d313_9b67_41d7_b79e_b892d7a5e856.slice PodAnnotations:0xc0082026f0}] Aliases:map[]}\"\nJun 11 00:18:42.752139 crc crio[23067]: time=\"2026-06-11T00:18:42.749834518Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-57c96b5555-cbbns for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:18:42.756285 crc crio[23067]: time=\"2026-06-11T00:18:42.756219132Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=bad34862-178e-4540-b38a-a9a9a80fdb58 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:18:42.838212 crc crio[23067]: time=\"2026-06-11T00:18:42.838105944Z\" level=info msg=\"Ran pod sandbox d21f8d1b5c98b38f3e04b6348e0f430ba995be474d3b48f98e7ef35348ec699c with infra container: openstack/dnsmasq-dns-57c96b5555-cbbns/POD\" id=f8017944-b8bd-488b-ade7-5a1caedccda8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:18:42.838559 crc crio[23067]: time=\"2026-06-11T00:18:42.838340421Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=29ace401-3d9c-4ea8-b2d3-2a9dbf98a58e name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:18:42.839580 crc crio[23067]: time=\"2026-06-11T00:18:42.838118425Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-internal-api-0/POD\" id=f1d08076-bc16-4406-937e-baa11c6b8abd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:18:42.839580 crc crio[23067]: time=\"2026-06-11T00:18:42.838894186Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:18:42.857872 crc crio[23067]: time=\"2026-06-11T00:18:42.856014412Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=36494859-b291-4da3-9d3a-985c8e26a9e3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:18:42.857872 crc crio[23067]: time=\"2026-06-11T00:18:42.856419264Z\" level=info msg=\"Creating container: openstack/keystone-bootstrap-48xwt/keystone-bootstrap\" id=e811a0e2-943b-406e-ab07-042ef4647a71 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:18:42.888850 crc crio[23067]: time=\"2026-06-11T00:18:42.881560479Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:18:42.956811 crc crio[23067]: time=\"2026-06-11T00:18:42.956626745Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:18:42.960840 crc crio[23067]: time=\"2026-06-11T00:18:42.960740987Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:18:42.993483 crc crio[23067]: time=\"2026-06-11T00:18:42.992983376Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:15cc5ca04473eb172c290f25aacdbeee5360b8136f0b9a77fc06ae8679b37110 UID:01499703-4a6e-4c98-b92a-7d3cbb482925 NetNS:/var/run/netns/8cfff37a-b650-427e-ae7d-36da6dc39791 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod01499703_4a6e_4c98_b92a_7d3cbb482925.slice PodAnnotations:0xc0079a4358}] Aliases:map[]}\"\nJun 11 00:18:42.993483 crc crio[23067]: time=\"2026-06-11T00:18:42.993384377Z\" level=info msg=\"Adding pod openstack_glance-default-internal-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:18:42.995136 crc crio[23067]: time=\"2026-06-11T00:18:42.995066953Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:8d9d416af19dac29e0311bb6abeffceec8f1d1ed8bbbbfc3f81f6833a32e6ed0 UID:20e16545-9dd6-481a-9f16-9b26e1e1b177 NetNS:/var/run/netns/a9948abf-2a18-4362-a062-e6323858b0a4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod20e16545_9dd6_481a_9f16_9b26e1e1b177.slice PodAnnotations:0xc003610360}] Aliases:map[]}\"\nJun 11 00:18:42.995265 crc crio[23067]: time=\"2026-06-11T00:18:42.995143195Z\" level=info msg=\"Adding pod openstack_glance-default-external-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:18:43.030387 crc crio[23067]: time=\"2026-06-11T00:18:43.030323594Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=161614cc-e92b-48a0-abbd-0af4cf6ffb72 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:18:43.078331 crc crio[23067]: time=\"2026-06-11T00:18:43.078145758Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-57c96b5555-cbbns/init\" id=2a38b1f9-a18c-4c77-9315-1db4aae7793a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:18:43.088934 crc crio[23067]: time=\"2026-06-11T00:18:43.0786046Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:18:43.094216 crc crio[23067]: 2026-06-11T00:18:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cca8aed0ca3f7eb Mac:1e:ac:92:98:e1:bc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:91 Mtu:0 Sandbox:/var/run/netns/9f674f68-3b61-4a04-b57f-078772c7eb4f SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.0.145 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:18:43.111626 crc crio[23067]: time=\"2026-06-11T00:18:43.110252353Z\" level=info msg=\"Got pod network &{Name:neutron-db-sync-b4k44 Namespace:openstack ID:cca8aed0ca3f7eb2a175f9393ae7acb9a197ecaa67fc70f2446b407a564ed813 UID:055ad968-58ab-41d2-b5b5-d68ac25b1c0e NetNS:/var/run/netns/9f674f68-3b61-4a04-b57f-078772c7eb4f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod055ad968_58ab_41d2_b5b5_d68ac25b1c0e.slice PodAnnotations:0xc002392c38}] Aliases:map[]}\"\nJun 11 00:18:43.111626 crc crio[23067]: time=\"2026-06-11T00:18:43.110459859Z\" level=info msg=\"Checking pod openstack_neutron-db-sync-b4k44 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:18:43.127115 crc crio[23067]: time=\"2026-06-11T00:18:43.126395093Z\" level=info msg=\"Ran pod sandbox cca8aed0ca3f7eb2a175f9393ae7acb9a197ecaa67fc70f2446b407a564ed813 with infra container: openstack/neutron-db-sync-b4k44/POD\" id=6c4a2842-1235-47f8-aa4f-35cad78c48cb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:18:43.136585 crc crio[23067]: time=\"2026-06-11T00:18:43.136120027Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=69b709b7-0af6-4959-9a4c-97076c815f2d name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:18:43.151705 crc crio[23067]: time=\"2026-06-11T00:18:43.151395053Z\" level=info msg=\"Created container a8be84e5cacf0e3f4372cf6ea5f4a412a03a336e81072244ebf8065bf83ded0a: openstack/keystone-bootstrap-48xwt/keystone-bootstrap\" id=e811a0e2-943b-406e-ab07-042ef4647a71 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:18:43.155490 crc crio[23067]: time=\"2026-06-11T00:18:43.155325851Z\" level=info msg=\"Starting container: a8be84e5cacf0e3f4372cf6ea5f4a412a03a336e81072244ebf8065bf83ded0a\" id=855be70c-3310-40ed-b676-2aae6b6c9136 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:18:43.165564 crc crio[23067]: time=\"2026-06-11T00:18:43.165075806Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=2a7ea3ed-0e26-4e90-87aa-aab86c1ec07f name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:18:43.178363 crc crio[23067]: time=\"2026-06-11T00:18:43.178312967Z\" level=info msg=\"Started container\" PID=66893 containerID=a8be84e5cacf0e3f4372cf6ea5f4a412a03a336e81072244ebf8065bf83ded0a description=openstack/keystone-bootstrap-48xwt/keystone-bootstrap id=855be70c-3310-40ed-b676-2aae6b6c9136 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9d4fe5feb5516468fc6d0ca9301abf8a0c3f9d8f466a239044b2c9fde096bc04\nJun 11 00:18:43.188978 crc crio[23067]: 2026-06-11T00:18:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cec63dd46965a35 Mac:06:9e:19:33:f4:5f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:92 Mtu:0 Sandbox:/var/run/netns/1378a1e9-4961-4e1a-93af-23a5231b1889 SocketPath: PciID:}] [{Interface:0xc00028e860 Address:{IP:10.217.0.146 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:18:43.194109 crc crio[23067]: time=\"2026-06-11T00:18:43.194075447Z\" level=info msg=\"Got pod network &{Name:cinder-db-sync-jcbdf Namespace:openstack ID:cec63dd46965a35dad52e6bddacfbc66b3669f72380b7871cb62b30651f06f12 UID:d3d51a9e-b61f-4010-a172-fda1f75ef060 NetNS:/var/run/netns/1378a1e9-4961-4e1a-93af-23a5231b1889 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd3d51a9e_b61f_4010_a172_fda1f75ef060.slice PodAnnotations:0xc00802e068}] Aliases:map[]}\"\nJun 11 00:18:43.194317 crc crio[23067]: time=\"2026-06-11T00:18:43.194299543Z\" level=info msg=\"Checking pod openstack_cinder-db-sync-jcbdf for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:18:43.208361 crc crio[23067]: time=\"2026-06-11T00:18:43.207736659Z\" level=info msg=\"Creating container: openstack/neutron-db-sync-b4k44/neutron-db-sync\" id=92d724c6-4d9b-42cc-b31e-e045e5b2fb67 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:18:43.208810 crc crio[23067]: time=\"2026-06-11T00:18:43.205253272Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:18:43.225035 crc crio[23067]: time=\"2026-06-11T00:18:43.22498898Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:18:43.247519 crc crio[23067]: time=\"2026-06-11T00:18:43.247255726Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:18:43.254330 crc crio[23067]: time=\"2026-06-11T00:18:43.254163585Z\" level=info msg=\"Ran pod sandbox cec63dd46965a35dad52e6bddacfbc66b3669f72380b7871cb62b30651f06f12 with infra container: openstack/cinder-db-sync-jcbdf/POD\" id=93b98b66-b046-40e0-b6d4-aea807678246 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:18:43.262463 crc crio[23067]: time=\"2026-06-11T00:18:43.262394049Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=5c0a461c-63cf-4aaa-b4ec-967b5f8e7174 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:18:43.275856 crc crio[23067]: time=\"2026-06-11T00:18:43.273493632Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified not found\" id=5c0a461c-63cf-4aaa-b4ec-967b5f8e7174 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:18:43.275856 crc crio[23067]: time=\"2026-06-11T00:18:43.273738478Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified found\" id=5c0a461c-63cf-4aaa-b4ec-967b5f8e7174 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:18:43.278204 crc crio[23067]: time=\"2026-06-11T00:18:43.278167659Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=1de15907-b901-4e6a-b9ee-d7fff1ef3716 name=/runtime.v1.ImageService/PullImage\nJun 11 00:18:43.284867 crc crio[23067]: time=\"2026-06-11T00:18:43.284838801Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\\\"\"\nJun 11 00:18:43.324603 crc crio[23067]: time=\"2026-06-11T00:18:43.324566684Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:18:43.333502 crc crio[23067]: time=\"2026-06-11T00:18:43.333469857Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:18:43.375275 crc crio[23067]: time=\"2026-06-11T00:18:43.375224765Z\" level=info msg=\"Created container ca3354d52a0f07f1759c2aa060bbad58b368eed11a0f2f95ee43c802407baca6: openstack/dnsmasq-dns-57c96b5555-cbbns/init\" id=2a38b1f9-a18c-4c77-9315-1db4aae7793a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:18:43.377247 crc crio[23067]: time=\"2026-06-11T00:18:43.377159098Z\" level=info msg=\"Starting container: ca3354d52a0f07f1759c2aa060bbad58b368eed11a0f2f95ee43c802407baca6\" id=1cae94cb-9649-44ef-9154-bcada02c345f name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:18:43.383043 crc crio[23067]: time=\"2026-06-11T00:18:43.382934865Z\" level=info msg=\"Started container\" PID=66963 containerID=ca3354d52a0f07f1759c2aa060bbad58b368eed11a0f2f95ee43c802407baca6 description=openstack/dnsmasq-dns-57c96b5555-cbbns/init id=1cae94cb-9649-44ef-9154-bcada02c345f name=/runtime.v1.RuntimeService/StartContainer sandboxID=d21f8d1b5c98b38f3e04b6348e0f430ba995be474d3b48f98e7ef35348ec699c\nJun 11 00:18:43.479976 crc crio[23067]: time=\"2026-06-11T00:18:43.479920029Z\" level=info msg=\"Created container 085a2c2a6afdc407095f24c64ec0df3f19869ad0b8defa7b2487cb925b3a7eb0: openstack/neutron-db-sync-b4k44/neutron-db-sync\" id=92d724c6-4d9b-42cc-b31e-e045e5b2fb67 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:18:43.481626 crc crio[23067]: time=\"2026-06-11T00:18:43.481545613Z\" level=info msg=\"Starting container: 085a2c2a6afdc407095f24c64ec0df3f19869ad0b8defa7b2487cb925b3a7eb0\" id=ca34265d-4d6d-4631-9013-c4eca3823ca7 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:18:43.492392 crc crio[23067]: time=\"2026-06-11T00:18:43.492273136Z\" level=info msg=\"Started container\" PID=66969 containerID=085a2c2a6afdc407095f24c64ec0df3f19869ad0b8defa7b2487cb925b3a7eb0 description=openstack/neutron-db-sync-b4k44/neutron-db-sync id=ca34265d-4d6d-4631-9013-c4eca3823ca7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cca8aed0ca3f7eb2a175f9393ae7acb9a197ecaa67fc70f2446b407a564ed813\nJun 11 00:18:43.820273 crc crio[23067]: 2026-06-11T00:18:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e8aaa1e44ca9d17 Mac:ba:10:17:a2:bc:0c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:93 Mtu:0 Sandbox:/var/run/netns/88656f5e-701d-4573-bc02-96952ff18ee0 SocketPath: PciID:}] [{Interface:0xc000014c50 Address:{IP:10.217.0.147 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:18:43.822153 crc crio[23067]: time=\"2026-06-11T00:18:43.822041525Z\" level=info msg=\"Got pod network &{Name:placement-db-sync-sgwjr Namespace:openstack ID:e8aaa1e44ca9d17393fd21fff751cb5c8c26bdc8581c1eb36a60e3e6b6a4a891 UID:6eb3a4cf-8354-4cb2-9b6f-5585ca83dec7 NetNS:/var/run/netns/88656f5e-701d-4573-bc02-96952ff18ee0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6eb3a4cf_8354_4cb2_9b6f_5585ca83dec7.slice PodAnnotations:0xc00802e360}] Aliases:map[]}\"\nJun 11 00:18:43.822344 crc crio[23067]: time=\"2026-06-11T00:18:43.822260511Z\" level=info msg=\"Checking pod openstack_placement-db-sync-sgwjr for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:18:43.926921 crc crio[23067]: 2026-06-11T00:18:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3210fd739acb2e9 Mac:5e:2d:c1:06:d3:1b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:97 Mtu:0 Sandbox:/var/run/netns/0b67934d-2777-4449-baee-82c68f0669ff SocketPath: PciID:}] [{Interface:0xc000490b70 Address:{IP:10.217.0.151 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:18:43.928032 crc crio[23067]: 2026-06-11T00:18:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:792b2decad05c5d Mac:72:b7:a8:71:20:42 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:94 Mtu:0 Sandbox:/var/run/netns/1e6f80f1-cbc1-4d6b-be1a-21bdec62e1e0 SocketPath: PciID:}] [{Interface:0xc0002966c0 Address:{IP:10.217.0.148 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:18:43.928832 crc crio[23067]: time=\"2026-06-11T00:18:43.928707702Z\" level=info msg=\"Got pod network &{Name:barbican-db-sync-vmd65 Namespace:openstack ID:3210fd739acb2e93bb219f8dbbee652bfd004e6692e994a362356250cd4c7317 UID:dcf6767b-e60b-4d88-b44d-b3798cc5d87c NetNS:/var/run/netns/0b67934d-2777-4449-baee-82c68f0669ff Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddcf6767b_e60b_4d88_b44d_b3798cc5d87c.slice PodAnnotations:0xc002392a90}] Aliases:map[]}\"\nJun 11 00:18:43.929139 crc crio[23067]: time=\"2026-06-11T00:18:43.929120064Z\" level=info msg=\"Checking pod openstack_barbican-db-sync-vmd65 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:18:43.929319 crc crio[23067]: time=\"2026-06-11T00:18:43.929246997Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:792b2decad05c5dac7d072efbc46940c45b2f71cfda169cfc16b17bfe80946de UID:daf7db10-0f6b-4faa-8bf6-a496b341bb53 NetNS:/var/run/netns/1e6f80f1-cbc1-4d6b-be1a-21bdec62e1e0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddaf7db10_0f6b_4faa_8bf6_a496b341bb53.slice PodAnnotations:0xc002392960}] Aliases:map[]}\"\nJun 11 00:18:43.929540 crc crio[23067]: time=\"2026-06-11T00:18:43.929474013Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:18:43.975571 crc crio[23067]: time=\"2026-06-11T00:18:43.972353602Z\" level=info msg=\"Ran pod sandbox 792b2decad05c5dac7d072efbc46940c45b2f71cfda169cfc16b17bfe80946de with infra container: openstack/ceilometer-0/POD\" id=cb43af82-4b21-450b-b62d-4f10b2d69a85 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:18:44.007049 crc crio[23067]: time=\"2026-06-11T00:18:44.006957265Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=5db37dc3-fd80-4964-8c69-0df44bcf3cb3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:18:44.007275 crc crio[23067]: time=\"2026-06-11T00:18:44.007179621Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified not found\" id=5db37dc3-fd80-4964-8c69-0df44bcf3cb3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:18:44.007275 crc crio[23067]: time=\"2026-06-11T00:18:44.007222353Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified found\" id=5db37dc3-fd80-4964-8c69-0df44bcf3cb3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:18:44.010915 crc crio[23067]: 2026-06-11T00:18:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:507428bf6e46af4 Mac:e2:0b:46:c8:52:6c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:96 Mtu:0 Sandbox:/var/run/netns/4b5de44d-8067-46e1-9e26-ca6fdcb33d08 SocketPath: PciID:}] [{Interface:0xc000014730 Address:{IP:10.217.0.150 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:18:44.036786 crc crio[23067]: time=\"2026-06-11T00:18:44.030939689Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=df635c2c-ec27-48b8-a392-0b1ba6bec7ed name=/runtime.v1.ImageService/PullImage\nJun 11 00:18:44.037776 crc crio[23067]: time=\"2026-06-11T00:18:44.037707874Z\" level=info msg=\"Ran pod sandbox 3210fd739acb2e93bb219f8dbbee652bfd004e6692e994a362356250cd4c7317 with infra container: openstack/barbican-db-sync-vmd65/POD\" id=cbcff140-ff62-4d79-a468-6daf737c36bb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:18:44.038123 crc crio[23067]: time=\"2026-06-11T00:18:44.038031542Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6674dbf88c-rf66c Namespace:openstack ID:507428bf6e46af4021290a1343b05849c218b4d53c4f0b3f7082882a62532ed8 UID:d010cc5d-1a6f-4d45-ac2f-b2b3d0243b9c NetNS:/var/run/netns/4b5de44d-8067-46e1-9e26-ca6fdcb33d08 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd010cc5d_1a6f_4d45_ac2f_b2b3d0243b9c.slice PodAnnotations:0xc0036101b0}] Aliases:map[]}\"\nJun 11 00:18:44.038421 crc crio[23067]: time=\"2026-06-11T00:18:44.038358201Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-6674dbf88c-rf66c for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:18:44.041255 crc crio[23067]: time=\"2026-06-11T00:18:44.039985766Z\" level=info msg=\"Ran pod sandbox e8aaa1e44ca9d17393fd21fff751cb5c8c26bdc8581c1eb36a60e3e6b6a4a891 with infra container: openstack/placement-db-sync-sgwjr/POD\" id=2f369639-8587-45e4-8b2a-3557e90ddbfe name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:18:44.047965 crc crio[23067]: time=\"2026-06-11T00:18:44.047920682Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=bc505ba5-d92e-4ff6-8838-f22843d925d1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:18:44.048573 crc crio[23067]: time=\"2026-06-11T00:18:44.048553499Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-placement-api:current-podified not found\" id=bc505ba5-d92e-4ff6-8838-f22843d925d1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:18:44.048820 crc crio[23067]: time=\"2026-06-11T00:18:44.048796706Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-placement-api:current-podified found\" id=bc505ba5-d92e-4ff6-8838-f22843d925d1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:18:44.049031 crc crio[23067]: time=\"2026-06-11T00:18:44.049000691Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=bc951fee-d4eb-4699-9e55-e2a217c298bd name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:18:44.049198 crc crio[23067]: time=\"2026-06-11T00:18:44.049181576Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified not found\" id=bc951fee-d4eb-4699-9e55-e2a217c298bd name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:18:44.049327 crc crio[23067]: time=\"2026-06-11T00:18:44.04930794Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified found\" id=bc951fee-d4eb-4699-9e55-e2a217c298bd name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:18:44.052725 crc crio[23067]: time=\"2026-06-11T00:18:44.051340765Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=d390927b-f278-4753-937d-a67379bd111b name=/runtime.v1.ImageService/PullImage\nJun 11 00:18:44.052725 crc crio[23067]: time=\"2026-06-11T00:18:44.051790438Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=5ff11e44-12aa-4c32-b27b-4643950ac719 name=/runtime.v1.ImageService/PullImage\nJun 11 00:18:44.062291 crc crio[23067]: time=\"2026-06-11T00:18:44.057053621Z\" level=info msg=\"Ran pod sandbox 507428bf6e46af4021290a1343b05849c218b4d53c4f0b3f7082882a62532ed8 with infra container: openstack/dnsmasq-dns-6674dbf88c-rf66c/POD\" id=e1f80494-6dec-4552-baaa-8139677d261c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:18:44.062291 crc crio[23067]: time=\"2026-06-11T00:18:44.059329483Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\\\"\"\nJun 11 00:18:44.062291 crc crio[23067]: time=\"2026-06-11T00:18:44.061557954Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\\\"\"\nJun 11 00:18:44.071508 crc crio[23067]: time=\"2026-06-11T00:18:44.071416512Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\\\"\"\nJun 11 00:18:44.093722 crc crio[23067]: time=\"2026-06-11T00:18:44.09186316Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=5ea7a089-39bf-421d-84ea-590f5d775cbf name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:18:44.166699 crc crio[23067]: 2026-06-11T00:18:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8d9d416af19dac2 Mac:ca:b8:9d:ef:1a:b2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:95 Mtu:0 Sandbox:/var/run/netns/a9948abf-2a18-4362-a062-e6323858b0a4 SocketPath: PciID:}] [{Interface:0xc000193240 Address:{IP:10.217.0.149 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:18:44.169811 crc crio[23067]: time=\"2026-06-11T00:18:44.169341512Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:8d9d416af19dac29e0311bb6abeffceec8f1d1ed8bbbbfc3f81f6833a32e6ed0 UID:20e16545-9dd6-481a-9f16-9b26e1e1b177 NetNS:/var/run/netns/a9948abf-2a18-4362-a062-e6323858b0a4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod20e16545_9dd6_481a_9f16_9b26e1e1b177.slice PodAnnotations:0xc003610360}] Aliases:map[]}\"\nJun 11 00:18:44.170151 crc crio[23067]: time=\"2026-06-11T00:18:44.169969499Z\" level=info msg=\"Checking pod openstack_glance-default-external-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:18:44.180496 crc crio[23067]: time=\"2026-06-11T00:18:44.180165607Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=3c924895-eb1c-4780-a4ad-405174073bcf name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:18:44.198929 crc crio[23067]: time=\"2026-06-11T00:18:44.198885407Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-6674dbf88c-rf66c/init\" id=ee115372-8bd1-428f-aa2e-05da4763fd27 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:18:44.207355 crc crio[23067]: time=\"2026-06-11T00:18:44.207317907Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:18:44.246317 crc crio[23067]: time=\"2026-06-11T00:18:44.244609794Z\" level=info msg=\"Ran pod sandbox 8d9d416af19dac29e0311bb6abeffceec8f1d1ed8bbbbfc3f81f6833a32e6ed0 with infra container: openstack/glance-default-external-api-0/POD\" id=c1f79488-a33f-4430-9d66-0715274adf43 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:18:44.255010 crc crio[23067]: time=\"2026-06-11T00:18:44.254618716Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=a4f44dbf-2f80-4b2a-872c-a89f0c5ebafd name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:18:44.262328 crc crio[23067]: time=\"2026-06-11T00:18:44.262218764Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=f0ca8874-49f1-4a02-9d08-97b678675df9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:18:44.281337 crc crio[23067]: time=\"2026-06-11T00:18:44.278341773Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-log\" id=c98c7b5b-afa7-44f6-a462-8f5017ca2ff5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:18:44.283534 crc crio[23067]: time=\"2026-06-11T00:18:44.283466123Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:18:44.357932 crc crio[23067]: time=\"2026-06-11T00:18:44.353848791Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:18:44.362332 crc crio[23067]: time=\"2026-06-11T00:18:44.36224059Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:18:44.376421 crc crio[23067]: 2026-06-11T00:18:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:15cc5ca04473eb1 Mac:4e:47:9c:7b:f7:1c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:98 Mtu:0 Sandbox:/var/run/netns/8cfff37a-b650-427e-ae7d-36da6dc39791 SocketPath: PciID:}] [{Interface:0xc0001145b0 Address:{IP:10.217.0.152 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:18:44.377879 crc crio[23067]: time=\"2026-06-11T00:18:44.377811135Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:15cc5ca04473eb172c290f25aacdbeee5360b8136f0b9a77fc06ae8679b37110 UID:01499703-4a6e-4c98-b92a-7d3cbb482925 NetNS:/var/run/netns/8cfff37a-b650-427e-ae7d-36da6dc39791 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod01499703_4a6e_4c98_b92a_7d3cbb482925.slice PodAnnotations:0xc0079a4358}] Aliases:map[]}\"\nJun 11 00:18:44.378277 crc crio[23067]: time=\"2026-06-11T00:18:44.37800085Z\" level=info msg=\"Checking pod openstack_glance-default-internal-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:18:44.397837 crc crio[23067]: time=\"2026-06-11T00:18:44.397313686Z\" level=info msg=\"Ran pod sandbox 15cc5ca04473eb172c290f25aacdbeee5360b8136f0b9a77fc06ae8679b37110 with infra container: openstack/glance-default-internal-api-0/POD\" id=f1d08076-bc16-4406-937e-baa11c6b8abd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:18:44.403711 crc crio[23067]: time=\"2026-06-11T00:18:44.402819326Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=8c703692-726d-47d8-95f2-d96c1b3340ea name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:18:44.433034 crc crio[23067]: time=\"2026-06-11T00:18:44.428812915Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=2f01bade-5eb6-4b76-8b5e-2c4b059a4da9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:18:44.433034 crc crio[23067]: time=\"2026-06-11T00:18:44.429594436Z\" level=info msg=\"Stopping pod sandbox: d21f8d1b5c98b38f3e04b6348e0f430ba995be474d3b48f98e7ef35348ec699c\" id=5b9942f9-b8a3-4af3-b9c1-a8d939838df4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:18:44.433034 crc crio[23067]: time=\"2026-06-11T00:18:44.430253884Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-57c96b5555-cbbns Namespace:openstack ID:d21f8d1b5c98b38f3e04b6348e0f430ba995be474d3b48f98e7ef35348ec699c UID:b6d1d313-9b67-41d7-b79e-b892d7a5e856 NetNS:/var/run/netns/53665577-6bbf-4576-8e9f-58ac8ade31af Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb6d1d313_9b67_41d7_b79e_b892d7a5e856.slice PodAnnotations:0xc003ba8318}] Aliases:map[]}\"\nJun 11 00:18:44.433034 crc crio[23067]: time=\"2026-06-11T00:18:44.430975514Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-57c96b5555-cbbns from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:18:44.441354 crc crio[23067]: time=\"2026-06-11T00:18:44.438492949Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:18:44.451621 crc crio[23067]: time=\"2026-06-11T00:18:44.451527634Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-log\" id=40cc258a-1bd1-4358-9603-28134c390ded name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:18:44.452072 crc crio[23067]: time=\"2026-06-11T00:18:44.452009367Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:18:44.531864 crc crio[23067]: time=\"2026-06-11T00:18:44.528155583Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:18:44.531864 crc crio[23067]: time=\"2026-06-11T00:18:44.52841388Z\" level=info msg=\"Created container 4881fedfd7ea83f1869ecac987263025d76aa9bdc6f7092689732a1f0066cfd7: openstack/dnsmasq-dns-6674dbf88c-rf66c/init\" id=ee115372-8bd1-428f-aa2e-05da4763fd27 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:18:44.532368 crc crio[23067]: time=\"2026-06-11T00:18:44.532198083Z\" level=info msg=\"Starting container: 4881fedfd7ea83f1869ecac987263025d76aa9bdc6f7092689732a1f0066cfd7\" id=4ac7e126-44e5-4eb2-8244-b2860bcdde27 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:18:44.560885 crc crio[23067]: time=\"2026-06-11T00:18:44.553107933Z\" level=info msg=\"Started container\" PID=67168 containerID=4881fedfd7ea83f1869ecac987263025d76aa9bdc6f7092689732a1f0066cfd7 description=openstack/dnsmasq-dns-6674dbf88c-rf66c/init id=4ac7e126-44e5-4eb2-8244-b2860bcdde27 name=/runtime.v1.RuntimeService/StartContainer sandboxID=507428bf6e46af4021290a1343b05849c218b4d53c4f0b3f7082882a62532ed8\nJun 11 00:18:45.041342 crc crio[23067]: time=\"2026-06-11T00:18:45.04090989Z\" level=info msg=\"Stopped pod sandbox: d21f8d1b5c98b38f3e04b6348e0f430ba995be474d3b48f98e7ef35348ec699c\" id=5b9942f9-b8a3-4af3-b9c1-a8d939838df4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:18:45.576507 crc crio[23067]: time=\"2026-06-11T00:18:45.575418901Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=901f4f83-16b2-4f1f-b27b-c42470d8b68d name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:18:45.587842 crc crio[23067]: time=\"2026-06-11T00:18:45.587733576Z\" level=info msg=\"Removing container: ca3354d52a0f07f1759c2aa060bbad58b368eed11a0f2f95ee43c802407baca6\" id=a2913f29-629a-4fe7-aaf0-8c4830b50513 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:18:45.692394 crc crio[23067]: time=\"2026-06-11T00:18:45.692309027Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=66e301c6-1a2c-4481-9c8a-0de4664279a5 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:18:45.706345 crc crio[23067]: time=\"2026-06-11T00:18:45.706253967Z\" level=info msg=\"Removed container ca3354d52a0f07f1759c2aa060bbad58b368eed11a0f2f95ee43c802407baca6: openstack/dnsmasq-dns-57c96b5555-cbbns/init\" id=a2913f29-629a-4fe7-aaf0-8c4830b50513 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:18:45.734560 crc crio[23067]: time=\"2026-06-11T00:18:45.734429215Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-6674dbf88c-rf66c/dnsmasq-dns\" id=19a9c915-27e9-4d93-b441-2435c6989cb9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:18:45.736863 crc crio[23067]: time=\"2026-06-11T00:18:45.73680441Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:18:45.952256 crc crio[23067]: time=\"2026-06-11T00:18:45.952197131Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:18:45.963831 crc crio[23067]: time=\"2026-06-11T00:18:45.96350035Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:18:46.183715 crc crio[23067]: time=\"2026-06-11T00:18:46.182021036Z\" level=info msg=\"Created container 945b4fdd966de40877bcbf6c6d40e92a0fe82ec03808047346099f844f11335d: openstack/dnsmasq-dns-6674dbf88c-rf66c/dnsmasq-dns\" id=19a9c915-27e9-4d93-b441-2435c6989cb9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:18:46.185716 crc crio[23067]: time=\"2026-06-11T00:18:46.185579763Z\" level=info msg=\"Starting container: 945b4fdd966de40877bcbf6c6d40e92a0fe82ec03808047346099f844f11335d\" id=f10d6346-83b6-4e9b-807f-1f9e4d7cc439 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:18:46.231668 crc crio[23067]: time=\"2026-06-11T00:18:46.228072002Z\" level=info msg=\"Started container\" PID=67326 containerID=945b4fdd966de40877bcbf6c6d40e92a0fe82ec03808047346099f844f11335d description=openstack/dnsmasq-dns-6674dbf88c-rf66c/dnsmasq-dns id=f10d6346-83b6-4e9b-807f-1f9e4d7cc439 name=/runtime.v1.RuntimeService/StartContainer sandboxID=507428bf6e46af4021290a1343b05849c218b4d53c4f0b3f7082882a62532ed8\nJun 11 00:18:46.765029 crc crio[23067]: time=\"2026-06-11T00:18:46.764960306Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:18:46.768593 crc crio[23067]: time=\"2026-06-11T00:18:46.768532153Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:18:46.931629 crc crio[23067]: time=\"2026-06-11T00:18:46.931572998Z\" level=info msg=\"Created container e27a3b61009f32332cae2d8a2a5e8aac3780afa1a55f1c19a231193d6aa19501: openstack/glance-default-internal-api-0/glance-log\" id=40cc258a-1bd1-4358-9603-28134c390ded name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:18:46.937935 crc crio[23067]: time=\"2026-06-11T00:18:46.93681139Z\" level=info msg=\"Starting container: e27a3b61009f32332cae2d8a2a5e8aac3780afa1a55f1c19a231193d6aa19501\" id=aff916dd-ea45-4200-993a-a457de1391b8 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:18:46.957578 crc crio[23067]: time=\"2026-06-11T00:18:46.957491914Z\" level=info msg=\"Started container\" PID=67339 containerID=e27a3b61009f32332cae2d8a2a5e8aac3780afa1a55f1c19a231193d6aa19501 description=openstack/glance-default-internal-api-0/glance-log id=aff916dd-ea45-4200-993a-a457de1391b8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=15cc5ca04473eb172c290f25aacdbeee5360b8136f0b9a77fc06ae8679b37110\nJun 11 00:18:47.053210 crc crio[23067]: time=\"2026-06-11T00:18:47.053131931Z\" level=info msg=\"Created container d6c45c1d08c30511a9be38ea80c1ce28ec5ea622a58e46d514eb2a4515204c3d: openstack/glance-default-external-api-0/glance-log\" id=c98c7b5b-afa7-44f6-a462-8f5017ca2ff5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:18:47.065545 crc crio[23067]: time=\"2026-06-11T00:18:47.065462417Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=f66bdcbc-51ce-4b43-b9be-6aa2e70f7c53 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:18:47.067365 crc crio[23067]: time=\"2026-06-11T00:18:47.067320648Z\" level=info msg=\"Starting container: d6c45c1d08c30511a9be38ea80c1ce28ec5ea622a58e46d514eb2a4515204c3d\" id=7bb8ea68-8a78-4058-8cce-2354d2d769c5 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:18:47.085867 crc crio[23067]: time=\"2026-06-11T00:18:47.085711159Z\" level=info msg=\"Started container\" PID=67338 containerID=d6c45c1d08c30511a9be38ea80c1ce28ec5ea622a58e46d514eb2a4515204c3d description=openstack/glance-default-external-api-0/glance-log id=7bb8ea68-8a78-4058-8cce-2354d2d769c5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8d9d416af19dac29e0311bb6abeffceec8f1d1ed8bbbbfc3f81f6833a32e6ed0\nJun 11 00:18:47.110093 crc crio[23067]: time=\"2026-06-11T00:18:47.108217913Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=6e1cd4e2-8a35-412c-a02a-b48349014b59 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:18:47.153835 crc crio[23067]: time=\"2026-06-11T00:18:47.153511537Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=3382fdc1-9eea-47ff-8a18-e1b5b46a66f4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:18:47.164006 crc crio[23067]: time=\"2026-06-11T00:18:47.163896881Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-httpd\" id=d43cc0c0-19e4-4d3e-a404-9a786354bcbe name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:18:47.164965 crc crio[23067]: time=\"2026-06-11T00:18:47.164911528Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:18:47.194471 crc crio[23067]: time=\"2026-06-11T00:18:47.194285549Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=2be16a44-4c21-40b3-90ba-885ddfb1f3ff name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:18:47.213504 crc crio[23067]: time=\"2026-06-11T00:18:47.211609241Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-httpd\" id=10867bb6-792b-4fcd-9f1b-c75df857cddd name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:18:47.213989 crc crio[23067]: time=\"2026-06-11T00:18:47.213925514Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:18:47.295337 crc crio[23067]: time=\"2026-06-11T00:18:47.294424869Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:18:47.324578 crc crio[23067]: time=\"2026-06-11T00:18:47.323778889Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:18:48.576444 crc crio[23067]: time=\"2026-06-11T00:18:48.575998123Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:18:48.664295 crc crio[23067]: time=\"2026-06-11T00:18:48.663276363Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:18:48.725295 crc crio[23067]: time=\"2026-06-11T00:18:48.725156629Z\" level=info msg=\"Created container 078ac24c67a6f93e5149c99d7e2ef9aeaaaa33692f8a1effefb85a23cdc136a2: openstack/glance-default-external-api-0/glance-httpd\" id=10867bb6-792b-4fcd-9f1b-c75df857cddd name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:18:48.727408 crc crio[23067]: time=\"2026-06-11T00:18:48.727281267Z\" level=info msg=\"Starting container: 078ac24c67a6f93e5149c99d7e2ef9aeaaaa33692f8a1effefb85a23cdc136a2\" id=bf692296-d8c2-4435-a514-4d2cee7b4d66 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:18:48.735795 crc crio[23067]: time=\"2026-06-11T00:18:48.735602674Z\" level=info msg=\"Started container\" PID=67439 containerID=078ac24c67a6f93e5149c99d7e2ef9aeaaaa33692f8a1effefb85a23cdc136a2 description=openstack/glance-default-external-api-0/glance-httpd id=bf692296-d8c2-4435-a514-4d2cee7b4d66 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8d9d416af19dac29e0311bb6abeffceec8f1d1ed8bbbbfc3f81f6833a32e6ed0\nJun 11 00:18:48.812890 crc crio[23067]: time=\"2026-06-11T00:18:48.81248946Z\" level=info msg=\"Created container 6f3a20f8be4c65397a8c1c88649220b40f672f077e5d8a5bb0dd2c795047392d: openstack/glance-default-internal-api-0/glance-httpd\" id=d43cc0c0-19e4-4d3e-a404-9a786354bcbe name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:18:48.813622 crc crio[23067]: time=\"2026-06-11T00:18:48.813560709Z\" level=info msg=\"Starting container: 6f3a20f8be4c65397a8c1c88649220b40f672f077e5d8a5bb0dd2c795047392d\" id=7e17cd0d-d89d-41c3-9a6c-7cca08155c3a name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:18:48.833412 crc crio[23067]: time=\"2026-06-11T00:18:48.833209505Z\" level=info msg=\"Started container\" PID=67447 containerID=6f3a20f8be4c65397a8c1c88649220b40f672f077e5d8a5bb0dd2c795047392d description=openstack/glance-default-internal-api-0/glance-httpd id=7e17cd0d-d89d-41c3-9a6c-7cca08155c3a name=/runtime.v1.RuntimeService/StartContainer sandboxID=15cc5ca04473eb172c290f25aacdbeee5360b8136f0b9a77fc06ae8679b37110\nJun 11 00:18:49.727910 crc crio[23067]: time=\"2026-06-11T00:18:49.726873186Z\" level=info msg=\"Stopping container: 6f3a20f8be4c65397a8c1c88649220b40f672f077e5d8a5bb0dd2c795047392d (timeout: 30s)\" id=fbf8e714-9e7d-493e-8460-818283831698 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 00:18:49.727910 crc crio[23067]: time=\"2026-06-11T00:18:49.727071171Z\" level=info msg=\"Stopping container: e27a3b61009f32332cae2d8a2a5e8aac3780afa1a55f1c19a231193d6aa19501 (timeout: 30s)\" id=903e4f05-2ed6-430e-b2be-0cd25bc070cd name=/runtime.v1.RuntimeService/StopContainer\nJun 11 00:18:49.737354 crc crio[23067]: time=\"2026-06-11T00:18:49.737141736Z\" level=info msg=\"Stopping container: d6c45c1d08c30511a9be38ea80c1ce28ec5ea622a58e46d514eb2a4515204c3d (timeout: 30s)\" id=4db46350-530c-43cd-84ce-b0953223b17a name=/runtime.v1.RuntimeService/StopContainer\nJun 11 00:18:49.739867 crc crio[23067]: time=\"2026-06-11T00:18:49.737700251Z\" level=info msg=\"Stopping container: 078ac24c67a6f93e5149c99d7e2ef9aeaaaa33692f8a1effefb85a23cdc136a2 (timeout: 30s)\" id=b5d9f110-6550-408f-8cbf-1ab217bc311a name=/runtime.v1.RuntimeService/StopContainer\nJun 11 00:18:50.769182 crc crio[23067]: time=\"2026-06-11T00:18:50.768798267Z\" level=info msg=\"Stopping pod sandbox: 9d4fe5feb5516468fc6d0ca9301abf8a0c3f9d8f466a239044b2c9fde096bc04\" id=ca7c0c26-7d08-4489-915c-225e36898eb7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:18:50.770091 crc crio[23067]: time=\"2026-06-11T00:18:50.770034541Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-48xwt Namespace:openstack ID:9d4fe5feb5516468fc6d0ca9301abf8a0c3f9d8f466a239044b2c9fde096bc04 UID:e35e73ba-c9bb-4e6a-aec7-155352c79887 NetNS:/var/run/netns/848ccbe5-93da-4291-b26c-f87351476505 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode35e73ba_c9bb_4e6a_aec7_155352c79887.slice PodAnnotations:0xc0002f2228}] Aliases:map[]}\"\nJun 11 00:18:50.770342 crc crio[23067]: time=\"2026-06-11T00:18:50.770190725Z\" level=info msg=\"Deleting pod openstack_keystone-bootstrap-48xwt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:18:52.240843 crc crio[23067]: time=\"2026-06-11T00:18:52.23996407Z\" level=info msg=\"Stopped container 6f3a20f8be4c65397a8c1c88649220b40f672f077e5d8a5bb0dd2c795047392d: openstack/glance-default-internal-api-0/glance-httpd\" id=fbf8e714-9e7d-493e-8460-818283831698 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 00:18:52.464710 crc crio[23067]: time=\"2026-06-11T00:18:52.464524061Z\" level=info msg=\"Stopped container e27a3b61009f32332cae2d8a2a5e8aac3780afa1a55f1c19a231193d6aa19501: openstack/glance-default-internal-api-0/glance-log\" id=903e4f05-2ed6-430e-b2be-0cd25bc070cd name=/runtime.v1.RuntimeService/StopContainer\nJun 11 00:18:52.466241 crc crio[23067]: time=\"2026-06-11T00:18:52.466139905Z\" level=info msg=\"Stopping pod sandbox: 15cc5ca04473eb172c290f25aacdbeee5360b8136f0b9a77fc06ae8679b37110\" id=0e6070ad-6d2f-4fd6-8993-51e748c52cd6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:18:52.467456 crc crio[23067]: time=\"2026-06-11T00:18:52.467363599Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:15cc5ca04473eb172c290f25aacdbeee5360b8136f0b9a77fc06ae8679b37110 UID:01499703-4a6e-4c98-b92a-7d3cbb482925 NetNS:/var/run/netns/8cfff37a-b650-427e-ae7d-36da6dc39791 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod01499703_4a6e_4c98_b92a_7d3cbb482925.slice PodAnnotations:0xc002a46028}] Aliases:map[]}\"\nJun 11 00:18:52.467910 crc crio[23067]: time=\"2026-06-11T00:18:52.467620236Z\" level=info msg=\"Deleting pod openstack_glance-default-internal-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:18:52.631796 crc crio[23067]: time=\"2026-06-11T00:18:52.631492423Z\" level=info msg=\"Stopped container d6c45c1d08c30511a9be38ea80c1ce28ec5ea622a58e46d514eb2a4515204c3d: openstack/glance-default-external-api-0/glance-log\" id=4db46350-530c-43cd-84ce-b0953223b17a name=/runtime.v1.RuntimeService/StopContainer\nJun 11 00:18:52.832500 crc crio[23067]: time=\"2026-06-11T00:18:52.832382679Z\" level=info msg=\"Stopped container 078ac24c67a6f93e5149c99d7e2ef9aeaaaa33692f8a1effefb85a23cdc136a2: openstack/glance-default-external-api-0/glance-httpd\" id=b5d9f110-6550-408f-8cbf-1ab217bc311a name=/runtime.v1.RuntimeService/StopContainer\nJun 11 00:18:52.834031 crc crio[23067]: time=\"2026-06-11T00:18:52.833967692Z\" level=info msg=\"Stopping pod sandbox: 8d9d416af19dac29e0311bb6abeffceec8f1d1ed8bbbbfc3f81f6833a32e6ed0\" id=bc6729d2-8439-428c-8387-938a09b6421d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:18:52.834811 crc crio[23067]: time=\"2026-06-11T00:18:52.834740443Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:8d9d416af19dac29e0311bb6abeffceec8f1d1ed8bbbbfc3f81f6833a32e6ed0 UID:20e16545-9dd6-481a-9f16-9b26e1e1b177 NetNS:/var/run/netns/a9948abf-2a18-4362-a062-e6323858b0a4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod20e16545_9dd6_481a_9f16_9b26e1e1b177.slice PodAnnotations:0xc0082021a0}] Aliases:map[]}\"\nJun 11 00:18:52.835161 crc crio[23067]: time=\"2026-06-11T00:18:52.835134354Z\" level=info msg=\"Deleting pod openstack_glance-default-external-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:18:52.873143 crc crio[23067]: time=\"2026-06-11T00:18:52.871936247Z\" level=info msg=\"Stopping container: f80e6389fdc8af535a0c76f86dbbac491435bd576ca6461fe5deb62f7c59ec23 (timeout: 10s)\" id=581d0177-0e38-4215-850b-b670d304b712 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 00:18:55.808206 crc crio[23067]: time=\"2026-06-11T00:18:55.807379754Z\" level=info msg=\"Stopped pod sandbox: 9d4fe5feb5516468fc6d0ca9301abf8a0c3f9d8f466a239044b2c9fde096bc04\" id=ca7c0c26-7d08-4489-915c-225e36898eb7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:18:58.346781 crc crio[23067]: time=\"2026-06-11T00:18:58.345386707Z\" level=info msg=\"Running pod sandbox: openstack/keystone-bootstrap-bwxg6/POD\" id=4b60bb76-b690-4e5e-840d-43399c7699ae name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:18:58.347994 crc crio[23067]: time=\"2026-06-11T00:18:58.346799256Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:19:01.065518 crc crio[23067]: time=\"2026-06-11T00:19:01.064602906Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:1b2c0125f2253e1ccdb29c838fc50180b185700316a7eb9d8d1d76a608f6b4f2\" id=d390927b-f278-4753-937d-a67379bd111b name=/runtime.v1.ImageService/PullImage\nJun 11 00:19:01.066569 crc crio[23067]: time=\"2026-06-11T00:19:01.066401195Z\" level=info msg=\"Stopped pod sandbox: 15cc5ca04473eb172c290f25aacdbeee5360b8136f0b9a77fc06ae8679b37110\" id=0e6070ad-6d2f-4fd6-8993-51e748c52cd6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:19:01.066569 crc crio[23067]: time=\"2026-06-11T00:19:01.066444696Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=754afc74-8378-4069-8f5c-8c83eb14d781 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:19:01.069165 crc crio[23067]: time=\"2026-06-11T00:19:01.069067518Z\" level=info msg=\"Stopped pod sandbox: 8d9d416af19dac29e0311bb6abeffceec8f1d1ed8bbbbfc3f81f6833a32e6ed0\" id=bc6729d2-8439-428c-8387-938a09b6421d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:19:01.076096 crc crio[23067]: time=\"2026-06-11T00:19:01.075997677Z\" level=info msg=\"Stopped container f80e6389fdc8af535a0c76f86dbbac491435bd576ca6461fe5deb62f7c59ec23: openstack/dnsmasq-dns-68c444669f-rh6wg/dnsmasq-dns\" id=581d0177-0e38-4215-850b-b670d304b712 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 00:19:01.077375 crc crio[23067]: time=\"2026-06-11T00:19:01.077290652Z\" level=info msg=\"Stopping pod sandbox: 310f0b54b4d8aed578224b7fecd79f989e62b7f8281c8b5ff768f4ef3aa1c346\" id=4df5fc4b-270d-45d0-b2bc-aa5b0807759b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:19:01.078190 crc crio[23067]: time=\"2026-06-11T00:19:01.078103834Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-68c444669f-rh6wg Namespace:openstack ID:310f0b54b4d8aed578224b7fecd79f989e62b7f8281c8b5ff768f4ef3aa1c346 UID:dc14276d-0b90-4ab1-aeff-088df919b26b NetNS:/var/run/netns/f9457121-7dc4-4801-abb2-71a9f9271bc0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddc14276d_0b90_4ab1_aeff_088df919b26b.slice PodAnnotations:0xc0029b32f0}] Aliases:map[]}\"\nJun 11 00:19:01.078477 crc crio[23067]: time=\"2026-06-11T00:19:01.078341271Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-68c444669f-rh6wg from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:19:01.959807 crc crio[23067]: time=\"2026-06-11T00:19:01.959150351Z\" level=info msg=\"Removing container: 6f3a20f8be4c65397a8c1c88649220b40f672f077e5d8a5bb0dd2c795047392d\" id=b242c68e-02de-427f-a53b-bf29a46f8745 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:19:02.469383 crc crio[23067]: time=\"2026-06-11T00:19:02.469258756Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-external-api-0/POD\" id=764d79ec-2601-4e74-8d4f-84b2e7afe140 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:19:02.470506 crc crio[23067]: time=\"2026-06-11T00:19:02.470302625Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:19:02.545517 crc crio[23067]: time=\"2026-06-11T00:19:02.545415782Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-internal-api-0/POD\" id=447057ec-e80f-4738-ade0-21c8c9d6d01b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:19:02.545707 crc crio[23067]: time=\"2026-06-11T00:19:02.545618978Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:19:09.782183 crc crio[23067]: time=\"2026-06-11T00:19:09.781378768Z\" level=info msg=\"Removing container: c81f5aba38454958c8e5a57856b6e865ca0e036d3136c0eb752abc815f075c6e\" id=718f228c-7e95-4ed7-bbab-d0ddee256104 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:19:12.128604 crc crio[23067]: time=\"2026-06-11T00:19:12.12781741Z\" level=info msg=\"Stopping pod sandbox: cca8aed0ca3f7eb2a175f9393ae7acb9a197ecaa67fc70f2446b407a564ed813\" id=aea3bfdc-75d4-4606-9ab2-5c82a7a716eb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:19:12.131493 crc crio[23067]: time=\"2026-06-11T00:19:12.130937275Z\" level=info msg=\"Got pod network &{Name:neutron-db-sync-b4k44 Namespace:openstack ID:cca8aed0ca3f7eb2a175f9393ae7acb9a197ecaa67fc70f2446b407a564ed813 UID:055ad968-58ab-41d2-b5b5-d68ac25b1c0e NetNS:/var/run/netns/9f674f68-3b61-4a04-b57f-078772c7eb4f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod055ad968_58ab_41d2_b5b5_d68ac25b1c0e.slice PodAnnotations:0xc002a46528}] Aliases:map[]}\"\nJun 11 00:19:12.131493 crc crio[23067]: time=\"2026-06-11T00:19:12.131233223Z\" level=info msg=\"Deleting pod openstack_neutron-db-sync-b4k44 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:19:13.743036 crc crio[23067]: time=\"2026-06-11T00:19:13.741471377Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:95136eb284f45966c9b8147ee2ae8f55f8a3dc94ec496ab02279dbfc3ba0697c\" id=df635c2c-ec27-48b8-a392-0b1ba6bec7ed name=/runtime.v1.ImageService/PullImage\nJun 11 00:19:13.745933 crc crio[23067]: time=\"2026-06-11T00:19:13.74526484Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=f9822978-17d0-4fce-9d0a-125713bb3cf2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:19:14.683711 crc crio[23067]: time=\"2026-06-11T00:19:14.682971602Z\" level=info msg=\"Stopped pod sandbox: 310f0b54b4d8aed578224b7fecd79f989e62b7f8281c8b5ff768f4ef3aa1c346\" id=4df5fc4b-270d-45d0-b2bc-aa5b0807759b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:19:14.714332 crc crio[23067]: time=\"2026-06-11T00:19:14.714174622Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=303936a0-2334-4dd1-86cf-17ab0101bde3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:19:14.739079 crc crio[23067]: time=\"2026-06-11T00:19:14.738952758Z\" level=info msg=\"Stopped pod sandbox: cca8aed0ca3f7eb2a175f9393ae7acb9a197ecaa67fc70f2446b407a564ed813\" id=aea3bfdc-75d4-4606-9ab2-5c82a7a716eb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:19:16.630723 crc crio[23067]: time=\"2026-06-11T00:19:16.629850461Z\" level=info msg=\"Running pod sandbox: openstack/neutron-68dcd6bdfb-fzpnw/POD\" id=d6e213cd-f660-41f2-9a56-dd78e97b38bb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:19:16.632122 crc crio[23067]: time=\"2026-06-11T00:19:16.632088532Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:19:16.695520 crc crio[23067]: time=\"2026-06-11T00:19:16.695405858Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-6c85d9984c-vkr9b/POD\" id=6cdcd2e7-2848-4ca3-a351-efe07307fa48 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:19:16.695620 crc crio[23067]: time=\"2026-06-11T00:19:16.695539922Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:19:17.274045 crc crio[23067]: time=\"2026-06-11T00:19:17.273949059Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=5095ecc4-22bf-4a16-9eae-86fb31fd80ab name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:19:17.337384 crc crio[23067]: time=\"2026-06-11T00:19:17.337289826Z\" level=info msg=\"Removed container c81f5aba38454958c8e5a57856b6e865ca0e036d3136c0eb752abc815f075c6e: openstack-operators/openstack-operator-index-f5kbl/registry-server\" id=718f228c-7e95-4ed7-bbab-d0ddee256104 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:19:17.340711 crc crio[23067]: time=\"2026-06-11T00:19:17.340545144Z\" level=info msg=\"Removing container: d0e5c3a81ef168427e8a461b0099c0102fbc979155114a4a84fc664733752304\" id=6660722e-9a4c-4d1e-8ea3-f3f1e66094e2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:19:17.354498 crc crio[23067]: time=\"2026-06-11T00:19:17.354427413Z\" level=info msg=\"Removed container 6f3a20f8be4c65397a8c1c88649220b40f672f077e5d8a5bb0dd2c795047392d: openstack/glance-default-internal-api-0/glance-httpd\" id=b242c68e-02de-427f-a53b-bf29a46f8745 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:19:17.357951 crc crio[23067]: time=\"2026-06-11T00:19:17.357857306Z\" level=info msg=\"Removing container: e27a3b61009f32332cae2d8a2a5e8aac3780afa1a55f1c19a231193d6aa19501\" id=63b76342-b88e-4869-a9e1-05209999bfa5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:19:17.363556 crc crio[23067]: time=\"2026-06-11T00:19:17.363476789Z\" level=info msg=\"Creating container: openstack/placement-db-sync-sgwjr/placement-db-sync\" id=48f9359e-4986-463e-9c7f-f6978e960145 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:19:17.380154 crc crio[23067]: time=\"2026-06-11T00:19:17.380050901Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:d72d014a20122cded5eb44fae9bd6a0cc4dbe591775435d224dbbf5504f354b1\" id=5ff11e44-12aa-4c32-b27b-4643950ac719 name=/runtime.v1.ImageService/PullImage\nJun 11 00:19:17.384914 crc crio[23067]: time=\"2026-06-11T00:19:17.384836132Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=a2afd8fe-52d8-49d7-b798-f597c500cfaf name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:19:17.402672 crc crio[23067]: time=\"2026-06-11T00:19:17.398267818Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:19:17.402672 crc crio[23067]: time=\"2026-06-11T00:19:17.39946593Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-bwxg6 Namespace:openstack ID:d184bcd45054852bda5ef501adcd82daed55b286a5009ed705fdc12a56b7912a UID:0351c715-d0ce-49b5-9cef-11c437cda335 NetNS:/var/run/netns/b1a0a835-ba29-4d27-bdd0-45f336dcd9ff Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0351c715_d0ce_49b5_9cef_11c437cda335.slice PodAnnotations:0xc00802e5e0}] Aliases:map[]}\"\nJun 11 00:19:17.402672 crc crio[23067]: time=\"2026-06-11T00:19:17.399521842Z\" level=info msg=\"Adding pod openstack_keystone-bootstrap-bwxg6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:19:17.442374 crc crio[23067]: time=\"2026-06-11T00:19:17.441251539Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=db975b76-7dce-4420-bb00-ffd88a035c4b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:19:17.505473 crc crio[23067]: time=\"2026-06-11T00:19:17.505301015Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:887afd1c76a8f43378130fcf66af889c82cfb4e143afae335480328d4fc7cc1a\" id=1de15907-b901-4e6a-b9ee-d7fff1ef3716 name=/runtime.v1.ImageService/PullImage\nJun 11 00:19:17.509600 crc crio[23067]: time=\"2026-06-11T00:19:17.509527221Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=424baf45-c7b8-4edc-8036-f0f1303e9160 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:19:17.568714 crc crio[23067]: time=\"2026-06-11T00:19:17.568266372Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:0677a92171ed2bd4d36d5b124a1e6c449b2c5dab73c79da29e7fad8552b079df UID:8c0da192-2cd1-4337-8684-20356fbae1bc NetNS:/var/run/netns/7ef03948-2c22-4798-a7e7-efcae2c2f2d1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8c0da192_2cd1_4337_8684_20356fbae1bc.slice PodAnnotations:0xc008202198}] Aliases:map[]}\"\nJun 11 00:19:17.568714 crc crio[23067]: time=\"2026-06-11T00:19:17.568601171Z\" level=info msg=\"Adding pod openstack_glance-default-internal-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:19:17.580019 crc crio[23067]: time=\"2026-06-11T00:19:17.57992941Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=1253bf95-b654-4548-8fd1-64164c1d0a8f name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:19:17.581373 crc crio[23067]: time=\"2026-06-11T00:19:17.581219105Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:787ef609fb6d6de61ace6ae198a1f9c1f2b711ee7fa2b76c83355f5ec606dd2e UID:9a56d26c-e923-4dee-8fd1-2de4183fcc73 NetNS:/var/run/netns/94b393f0-1e13-42b9-95b3-6b7ef95870cd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9a56d26c_e923_4dee_8fd1_2de4183fcc73.slice PodAnnotations:0xc007e121d8}] Aliases:map[]}\"\nJun 11 00:19:17.581373 crc crio[23067]: time=\"2026-06-11T00:19:17.58141523Z\" level=info msg=\"Adding pod openstack_glance-default-external-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:19:17.702979 crc crio[23067]: time=\"2026-06-11T00:19:17.70247622Z\" level=info msg=\"Removed container d0e5c3a81ef168427e8a461b0099c0102fbc979155114a4a84fc664733752304: openshift-infra/auto-csr-approver-29685612-2th56/oc\" id=6660722e-9a4c-4d1e-8ea3-f3f1e66094e2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:19:17.720157 crc crio[23067]: time=\"2026-06-11T00:19:17.719565606Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=459533c1-b338-4a92-bc4a-be19e29835a6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:19:17.740955 crc crio[23067]: time=\"2026-06-11T00:19:17.740876437Z\" level=info msg=\"Stopping pod sandbox: 34a367fc4546b40e6ae6f456ad6d3b8683b87bb45d934634428bce250b77f8f1\" id=d1459799-8588-4ef7-ab0f-d8eb015c7897 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:19:17.741183 crc crio[23067]: time=\"2026-06-11T00:19:17.740963089Z\" level=info msg=\"Stopped pod sandbox (already stopped): 34a367fc4546b40e6ae6f456ad6d3b8683b87bb45d934634428bce250b77f8f1\" id=d1459799-8588-4ef7-ab0f-d8eb015c7897 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:19:17.741719 crc crio[23067]: time=\"2026-06-11T00:19:17.741617657Z\" level=info msg=\"Removing pod sandbox: 34a367fc4546b40e6ae6f456ad6d3b8683b87bb45d934634428bce250b77f8f1\" id=77cd7462-ddef-477b-9ab1-b245b444ff08 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:19:17.750012 crc crio[23067]: time=\"2026-06-11T00:19:17.749202504Z\" level=info msg=\"Removed container e27a3b61009f32332cae2d8a2a5e8aac3780afa1a55f1c19a231193d6aa19501: openstack/glance-default-internal-api-0/glance-log\" id=63b76342-b88e-4869-a9e1-05209999bfa5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:19:17.753707 crc crio[23067]: time=\"2026-06-11T00:19:17.753523362Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:19:17.767889 crc crio[23067]: time=\"2026-06-11T00:19:17.766062794Z\" level=info msg=\"Removing container: 078ac24c67a6f93e5149c99d7e2ef9aeaaaa33692f8a1effefb85a23cdc136a2\" id=660b4e3d-caaa-455c-ada2-6b18a7853b8e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:19:17.798298 crc crio[23067]: time=\"2026-06-11T00:19:17.798183399Z\" level=info msg=\"Removed pod sandbox: 34a367fc4546b40e6ae6f456ad6d3b8683b87bb45d934634428bce250b77f8f1\" id=77cd7462-ddef-477b-9ab1-b245b444ff08 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:19:17.800920 crc crio[23067]: time=\"2026-06-11T00:19:17.800815011Z\" level=info msg=\"Stopping pod sandbox: e353ea248ba83773890c7d4650a05324d4dfed2808bb2bf5e987750eb4a630e2\" id=9704f137-55b2-4613-8375-188b389b34af name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:19:17.800920 crc crio[23067]: time=\"2026-06-11T00:19:17.800897363Z\" level=info msg=\"Stopped pod sandbox (already stopped): e353ea248ba83773890c7d4650a05324d4dfed2808bb2bf5e987750eb4a630e2\" id=9704f137-55b2-4613-8375-188b389b34af name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:19:17.801628 crc crio[23067]: time=\"2026-06-11T00:19:17.801445618Z\" level=info msg=\"Removing pod sandbox: e353ea248ba83773890c7d4650a05324d4dfed2808bb2bf5e987750eb4a630e2\" id=a060f3e7-195b-491d-b109-cbed54ed979f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:19:17.823787 crc crio[23067]: time=\"2026-06-11T00:19:17.823612902Z\" level=info msg=\"Got pod network &{Name:neutron-68dcd6bdfb-fzpnw Namespace:openstack ID:77fe72c24209923300471306f96b6076cf20b64ae0c9d17e2ee1a6f8d053def3 UID:65158efb-b656-4d6e-9711-c509f049ec4f NetNS:/var/run/netns/f4021267-2ce4-4d61-a745-6092636cbc5b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod65158efb_b656_4d6e_9711_c509f049ec4f.slice PodAnnotations:0xc000b80bc8}] Aliases:map[]}\"\nJun 11 00:19:17.823787 crc crio[23067]: time=\"2026-06-11T00:19:17.823730916Z\" level=info msg=\"Adding pod openstack_neutron-68dcd6bdfb-fzpnw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:19:17.882332 crc crio[23067]: time=\"2026-06-11T00:19:17.878386256Z\" level=info msg=\"Creating container: openstack/barbican-db-sync-vmd65/barbican-db-sync\" id=47d44a6d-528f-4385-aec0-2d303bebe433 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:19:17.883525 crc crio[23067]: time=\"2026-06-11T00:19:17.883428303Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:19:17.884291 crc crio[23067]: time=\"2026-06-11T00:19:17.884184454Z\" level=info msg=\"Creating container: openstack/cinder-db-sync-jcbdf/cinder-db-sync\" id=988cb772-b62e-4168-881e-651f819c1d68 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:19:17.892196 crc crio[23067]: time=\"2026-06-11T00:19:17.891244586Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6c85d9984c-vkr9b Namespace:openstack ID:369c8f3ef8c4c859b534112c9ebc9c8258161572531164663a9294e820307a12 UID:f0e5649b-3acf-4fcf-8a29-b20d55023d2d NetNS:/var/run/netns/918bd7de-cc30-4f0d-a34e-da192b3f4089 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf0e5649b_3acf_4fcf_8a29_b20d55023d2d.slice PodAnnotations:0xc0082027b0}] Aliases:map[]}\"\nJun 11 00:19:17.892196 crc crio[23067]: time=\"2026-06-11T00:19:17.891320768Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-6c85d9984c-vkr9b to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:19:17.892600 crc crio[23067]: time=\"2026-06-11T00:19:17.892443739Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:19:17.928892 crc crio[23067]: time=\"2026-06-11T00:19:17.928726048Z\" level=info msg=\"Removed container 078ac24c67a6f93e5149c99d7e2ef9aeaaaa33692f8a1effefb85a23cdc136a2: openstack/glance-default-external-api-0/glance-httpd\" id=660b4e3d-caaa-455c-ada2-6b18a7853b8e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:19:17.931156 crc crio[23067]: time=\"2026-06-11T00:19:17.931093682Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:19:17.961049 crc crio[23067]: time=\"2026-06-11T00:19:17.960998207Z\" level=info msg=\"Removing container: d6c45c1d08c30511a9be38ea80c1ce28ec5ea622a58e46d514eb2a4515204c3d\" id=754de078-98fd-4705-8c6f-9be3003ce38c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:19:17.991219 crc crio[23067]: time=\"2026-06-11T00:19:17.991107708Z\" level=info msg=\"Removed pod sandbox: e353ea248ba83773890c7d4650a05324d4dfed2808bb2bf5e987750eb4a630e2\" id=a060f3e7-195b-491d-b109-cbed54ed979f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:19:18.014962 crc crio[23067]: time=\"2026-06-11T00:19:18.013966411Z\" level=info msg=\"Stopping pod sandbox: ac42239c409fa468037f5149b7717604b0be772a4febcc5649cd23c58485b159\" id=1cb25cbd-2b5d-4f75-bf15-50ddfdc08566 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:19:18.014962 crc crio[23067]: time=\"2026-06-11T00:19:18.014075964Z\" level=info msg=\"Stopped pod sandbox (already stopped): ac42239c409fa468037f5149b7717604b0be772a4febcc5649cd23c58485b159\" id=1cb25cbd-2b5d-4f75-bf15-50ddfdc08566 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:19:18.018630 crc crio[23067]: time=\"2026-06-11T00:19:18.01796495Z\" level=info msg=\"Removing pod sandbox: ac42239c409fa468037f5149b7717604b0be772a4febcc5649cd23c58485b159\" id=e56e4a14-e525-421e-a36d-b2e52307ddc3 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:19:18.024036 crc crio[23067]: time=\"2026-06-11T00:19:18.023957934Z\" level=info msg=\"Removed container d6c45c1d08c30511a9be38ea80c1ce28ec5ea622a58e46d514eb2a4515204c3d: openstack/glance-default-external-api-0/glance-log\" id=754de078-98fd-4705-8c6f-9be3003ce38c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:19:18.031698 crc crio[23067]: time=\"2026-06-11T00:19:18.029448013Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:19:18.036000 crc crio[23067]: 2026-06-11T00:19:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d184bcd45054852 Mac:7a:39:b6:a3:2d:cf Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:99 Mtu:0 Sandbox:/var/run/netns/b1a0a835-ba29-4d27-bdd0-45f336dcd9ff SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.0.153 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:19:18.042422 crc crio[23067]: time=\"2026-06-11T00:19:18.042225812Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-bwxg6 Namespace:openstack ID:d184bcd45054852bda5ef501adcd82daed55b286a5009ed705fdc12a56b7912a UID:0351c715-d0ce-49b5-9cef-11c437cda335 NetNS:/var/run/netns/b1a0a835-ba29-4d27-bdd0-45f336dcd9ff Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0351c715_d0ce_49b5_9cef_11c437cda335.slice PodAnnotations:0xc00802e5e0}] Aliases:map[]}\"\nJun 11 00:19:18.042708 crc crio[23067]: time=\"2026-06-11T00:19:18.042473138Z\" level=info msg=\"Checking pod openstack_keystone-bootstrap-bwxg6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:19:18.048033 crc crio[23067]: time=\"2026-06-11T00:19:18.047920117Z\" level=info msg=\"Removed pod sandbox: ac42239c409fa468037f5149b7717604b0be772a4febcc5649cd23c58485b159\" id=e56e4a14-e525-421e-a36d-b2e52307ddc3 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:19:18.051466 crc crio[23067]: time=\"2026-06-11T00:19:18.05133191Z\" level=info msg=\"Removing container: f80e6389fdc8af535a0c76f86dbbac491435bd576ca6461fe5deb62f7c59ec23\" id=3e3b2400-3d2c-46bc-9912-53fb46e4a670 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:19:18.052260 crc crio[23067]: time=\"2026-06-11T00:19:18.052167283Z\" level=info msg=\"Stopping pod sandbox: d21f8d1b5c98b38f3e04b6348e0f430ba995be474d3b48f98e7ef35348ec699c\" id=20b42246-a171-410d-90a1-291b5043bc22 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:19:18.052260 crc crio[23067]: time=\"2026-06-11T00:19:18.052249555Z\" level=info msg=\"Stopped pod sandbox (already stopped): d21f8d1b5c98b38f3e04b6348e0f430ba995be474d3b48f98e7ef35348ec699c\" id=20b42246-a171-410d-90a1-291b5043bc22 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:19:18.077114 crc crio[23067]: time=\"2026-06-11T00:19:18.076993019Z\" level=info msg=\"Removing pod sandbox: d21f8d1b5c98b38f3e04b6348e0f430ba995be474d3b48f98e7ef35348ec699c\" id=6a06431a-5a08-4124-aae4-f4d9ca5ce1aa name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:19:18.090467 crc crio[23067]: time=\"2026-06-11T00:19:18.090381494Z\" level=info msg=\"Ran pod sandbox d184bcd45054852bda5ef501adcd82daed55b286a5009ed705fdc12a56b7912a with infra container: openstack/keystone-bootstrap-bwxg6/POD\" id=4b60bb76-b690-4e5e-840d-43399c7699ae name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:19:18.103383 crc crio[23067]: time=\"2026-06-11T00:19:18.103189433Z\" level=info msg=\"Removed container f80e6389fdc8af535a0c76f86dbbac491435bd576ca6461fe5deb62f7c59ec23: openstack/dnsmasq-dns-68c444669f-rh6wg/dnsmasq-dns\" id=3e3b2400-3d2c-46bc-9912-53fb46e4a670 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:19:18.107917 crc crio[23067]: time=\"2026-06-11T00:19:18.107858571Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=db7697c1-2369-48c5-8ed1-855c0e88b1ab name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:19:18.108054 crc crio[23067]: time=\"2026-06-11T00:19:18.107879031Z\" level=info msg=\"Removing container: eb656b010fb383f88eb598abbc40d0bb164f9037b8e287f49d6372f9d6eb0e5f\" id=9ac9beb1-7f3f-41f4-9cec-eb4847139f19 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:19:18.126790 crc crio[23067]: time=\"2026-06-11T00:19:18.126227381Z\" level=info msg=\"Removed pod sandbox: d21f8d1b5c98b38f3e04b6348e0f430ba995be474d3b48f98e7ef35348ec699c\" id=6a06431a-5a08-4124-aae4-f4d9ca5ce1aa name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:19:18.128990 crc crio[23067]: time=\"2026-06-11T00:19:18.128211045Z\" level=info msg=\"Stopping pod sandbox: 713ed958a018c9dcd9c5066aa2acd0ee5e690a2eb3ee5e05e080097ddd05c24a\" id=e78a4981-c131-4f75-a1fc-cdf3dfccb5fd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:19:18.128990 crc crio[23067]: time=\"2026-06-11T00:19:18.128943565Z\" level=info msg=\"Stopped pod sandbox (already stopped): 713ed958a018c9dcd9c5066aa2acd0ee5e690a2eb3ee5e05e080097ddd05c24a\" id=e78a4981-c131-4f75-a1fc-cdf3dfccb5fd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:19:18.129697 crc crio[23067]: time=\"2026-06-11T00:19:18.129509421Z\" level=info msg=\"Removing pod sandbox: 713ed958a018c9dcd9c5066aa2acd0ee5e690a2eb3ee5e05e080097ddd05c24a\" id=0bce1320-364a-42ec-8b0d-6b975cea2cf3 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:19:18.185501 crc crio[23067]: time=\"2026-06-11T00:19:18.183934994Z\" level=info msg=\"Removed container eb656b010fb383f88eb598abbc40d0bb164f9037b8e287f49d6372f9d6eb0e5f: openstack/dnsmasq-dns-68c444669f-rh6wg/init\" id=9ac9beb1-7f3f-41f4-9cec-eb4847139f19 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:19:18.194593 crc crio[23067]: time=\"2026-06-11T00:19:18.19440975Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=fe804f5a-3588-4ef4-83e1-1d19f6cf9773 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:19:18.226157 crc crio[23067]: time=\"2026-06-11T00:19:18.226027972Z\" level=info msg=\"Removed pod sandbox: 713ed958a018c9dcd9c5066aa2acd0ee5e690a2eb3ee5e05e080097ddd05c24a\" id=0bce1320-364a-42ec-8b0d-6b975cea2cf3 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:19:18.239972 crc crio[23067]: time=\"2026-06-11T00:19:18.23988411Z\" level=info msg=\"Created container b8ea57424b43bd295741d3f395afede62943219a73b4422193c130e389ad89ae: openstack/placement-db-sync-sgwjr/placement-db-sync\" id=48f9359e-4986-463e-9c7f-f6978e960145 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:19:18.247705 crc crio[23067]: time=\"2026-06-11T00:19:18.247529958Z\" level=info msg=\"Starting container: b8ea57424b43bd295741d3f395afede62943219a73b4422193c130e389ad89ae\" id=be3e3443-56e9-40a8-a570-70dac1a63d5f name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:19:18.255549 crc crio[23067]: time=\"2026-06-11T00:19:18.255419243Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:19:18.258734 crc crio[23067]: time=\"2026-06-11T00:19:18.25860498Z\" level=info msg=\"Started container\" PID=69562 containerID=b8ea57424b43bd295741d3f395afede62943219a73b4422193c130e389ad89ae description=openstack/placement-db-sync-sgwjr/placement-db-sync id=be3e3443-56e9-40a8-a570-70dac1a63d5f name=/runtime.v1.RuntimeService/StartContainer sandboxID=e8aaa1e44ca9d17393fd21fff751cb5c8c26bdc8581c1eb36a60e3e6b6a4a891\nJun 11 00:19:18.279029 crc crio[23067]: time=\"2026-06-11T00:19:18.277500535Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:19:18.281298 crc crio[23067]: time=\"2026-06-11T00:19:18.281206366Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:19:18.281381 crc crio[23067]: time=\"2026-06-11T00:19:18.281312789Z\" level=info msg=\"Creating container: openstack/keystone-bootstrap-bwxg6/keystone-bootstrap\" id=bbbda470-198b-45db-a4ae-058b6f4dc721 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:19:18.282015 crc crio[23067]: time=\"2026-06-11T00:19:18.281875464Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:19:18.310829 crc crio[23067]: time=\"2026-06-11T00:19:18.310424563Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:19:18.335554 crc crio[23067]: time=\"2026-06-11T00:19:18.335401593Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:19:18.353525 crc crio[23067]: time=\"2026-06-11T00:19:18.353446195Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:19:18.369566 crc crio[23067]: time=\"2026-06-11T00:19:18.369475782Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:19:18.377085 crc crio[23067]: time=\"2026-06-11T00:19:18.377004677Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:19:18.929178 crc crio[23067]: time=\"2026-06-11T00:19:18.928342026Z\" level=info msg=\"Created container 471920d123a8684f425461fc4d2149b91e89a8068a3ec1cce22b7cf0a2d1d8fb: openstack/barbican-db-sync-vmd65/barbican-db-sync\" id=47d44a6d-528f-4385-aec0-2d303bebe433 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:19:18.930621 crc crio[23067]: time=\"2026-06-11T00:19:18.929928679Z\" level=info msg=\"Created container 06573ff7e8b65ee44ff3a950f010791e6cf28b3f79d2c1e786180ab85043121b: openstack/cinder-db-sync-jcbdf/cinder-db-sync\" id=988cb772-b62e-4168-881e-651f819c1d68 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:19:18.930621 crc crio[23067]: time=\"2026-06-11T00:19:18.930523266Z\" level=info msg=\"Starting container: 471920d123a8684f425461fc4d2149b91e89a8068a3ec1cce22b7cf0a2d1d8fb\" id=4a5c416d-7fcf-4cc7-96c2-3ec01f18e924 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:19:18.933097 crc crio[23067]: time=\"2026-06-11T00:19:18.932960331Z\" level=info msg=\"Starting container: 06573ff7e8b65ee44ff3a950f010791e6cf28b3f79d2c1e786180ab85043121b\" id=81a5c23d-b3cf-4d87-a0c7-08b476979acf name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:19:18.950717 crc crio[23067]: time=\"2026-06-11T00:19:18.950452888Z\" level=info msg=\"Created container 872cf1ebc9065425e2e11f76818e1d1ca4ac4251b5c43e0752e9d80b3009dc03: openstack/ceilometer-0/ceilometer-central-agent\" id=db975b76-7dce-4420-bb00-ffd88a035c4b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:19:18.951048 crc crio[23067]: time=\"2026-06-11T00:19:18.950760247Z\" level=info msg=\"Started container\" PID=69680 containerID=06573ff7e8b65ee44ff3a950f010791e6cf28b3f79d2c1e786180ab85043121b description=openstack/cinder-db-sync-jcbdf/cinder-db-sync id=81a5c23d-b3cf-4d87-a0c7-08b476979acf name=/runtime.v1.RuntimeService/StartContainer sandboxID=cec63dd46965a35dad52e6bddacfbc66b3669f72380b7871cb62b30651f06f12\nJun 11 00:19:18.954708 crc crio[23067]: time=\"2026-06-11T00:19:18.953055229Z\" level=info msg=\"Starting container: 872cf1ebc9065425e2e11f76818e1d1ca4ac4251b5c43e0752e9d80b3009dc03\" id=8ce6db5a-cde5-4428-8c9a-ecd2ad7750c2 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:19:18.954708 crc crio[23067]: time=\"2026-06-11T00:19:18.954445108Z\" level=info msg=\"Started container\" PID=69662 containerID=471920d123a8684f425461fc4d2149b91e89a8068a3ec1cce22b7cf0a2d1d8fb description=openstack/barbican-db-sync-vmd65/barbican-db-sync id=4a5c416d-7fcf-4cc7-96c2-3ec01f18e924 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3210fd739acb2e93bb219f8dbbee652bfd004e6692e994a362356250cd4c7317\nJun 11 00:19:18.959897 crc crio[23067]: time=\"2026-06-11T00:19:18.959711021Z\" level=info msg=\"Started container\" PID=69660 containerID=872cf1ebc9065425e2e11f76818e1d1ca4ac4251b5c43e0752e9d80b3009dc03 description=openstack/ceilometer-0/ceilometer-central-agent id=8ce6db5a-cde5-4428-8c9a-ecd2ad7750c2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=792b2decad05c5dac7d072efbc46940c45b2f71cfda169cfc16b17bfe80946de\nJun 11 00:19:18.982894 crc crio[23067]: time=\"2026-06-11T00:19:18.98281628Z\" level=info msg=\"Created container e5e097f5e669f6b1df1399cba806d69d7ac882d8781b7d0ee6fe3734252fb15f: openstack/keystone-bootstrap-bwxg6/keystone-bootstrap\" id=bbbda470-198b-45db-a4ae-058b6f4dc721 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:19:18.984196 crc crio[23067]: time=\"2026-06-11T00:19:18.984052364Z\" level=info msg=\"Starting container: e5e097f5e669f6b1df1399cba806d69d7ac882d8781b7d0ee6fe3734252fb15f\" id=f4e6fe2b-8afa-4d0e-9693-1d2acce51c8e name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:19:18.993828 crc crio[23067]: time=\"2026-06-11T00:19:18.990947012Z\" level=info msg=\"Started container\" PID=69689 containerID=e5e097f5e669f6b1df1399cba806d69d7ac882d8781b7d0ee6fe3734252fb15f description=openstack/keystone-bootstrap-bwxg6/keystone-bootstrap id=f4e6fe2b-8afa-4d0e-9693-1d2acce51c8e name=/runtime.v1.RuntimeService/StartContainer sandboxID=d184bcd45054852bda5ef501adcd82daed55b286a5009ed705fdc12a56b7912a\nJun 11 00:19:19.298101 crc crio[23067]: time=\"2026-06-11T00:19:19.297356535Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=ae3b652d-5164-4c5a-b724-e30a41af7212 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:19:19.298101 crc crio[23067]: time=\"2026-06-11T00:19:19.297978982Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified not found\" id=ae3b652d-5164-4c5a-b724-e30a41af7212 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:19:19.298101 crc crio[23067]: time=\"2026-06-11T00:19:19.298025403Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified found\" id=ae3b652d-5164-4c5a-b724-e30a41af7212 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:19:19.309727 crc crio[23067]: time=\"2026-06-11T00:19:19.309549557Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=3307d600-bf25-429f-a57e-3ecf1d09172e name=/runtime.v1.ImageService/PullImage\nJun 11 00:19:19.329875 crc crio[23067]: time=\"2026-06-11T00:19:19.329557272Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\\\"\"\nJun 11 00:19:19.506713 crc crio[23067]: 2026-06-11T00:19:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:369c8f3ef8c4c85 Mac:2a:5f:48:e1:d9:9f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9d Mtu:0 Sandbox:/var/run/netns/918bd7de-cc30-4f0d-a34e-da192b3f4089 SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.0.157 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:19:19.506713 crc crio[23067]: time=\"2026-06-11T00:19:19.506570918Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6c85d9984c-vkr9b Namespace:openstack ID:369c8f3ef8c4c859b534112c9ebc9c8258161572531164663a9294e820307a12 UID:f0e5649b-3acf-4fcf-8a29-b20d55023d2d NetNS:/var/run/netns/918bd7de-cc30-4f0d-a34e-da192b3f4089 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf0e5649b_3acf_4fcf_8a29_b20d55023d2d.slice PodAnnotations:0xc0082027b0}] Aliases:map[]}\"\nJun 11 00:19:19.507087 crc crio[23067]: time=\"2026-06-11T00:19:19.506816904Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-6c85d9984c-vkr9b for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:19:19.521743 crc crio[23067]: time=\"2026-06-11T00:19:19.518423551Z\" level=info msg=\"Ran pod sandbox 369c8f3ef8c4c859b534112c9ebc9c8258161572531164663a9294e820307a12 with infra container: openstack/dnsmasq-dns-6c85d9984c-vkr9b/POD\" id=6cdcd2e7-2848-4ca3-a351-efe07307fa48 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:19:19.530490 crc crio[23067]: time=\"2026-06-11T00:19:19.530369506Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=05682515-7cac-4480-94d1-6b189824a0f3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:19:19.595760 crc crio[23067]: time=\"2026-06-11T00:19:19.59506955Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=7c502091-0cf4-4bfb-b8ba-64a477f21804 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:19:19.670306 crc crio[23067]: time=\"2026-06-11T00:19:19.670195898Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-6c85d9984c-vkr9b/init\" id=96f5fce1-a72f-45af-8308-3c6a6bf072a5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:19:19.670907 crc crio[23067]: time=\"2026-06-11T00:19:19.670844076Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:19:19.749436 crc crio[23067]: time=\"2026-06-11T00:19:19.749181161Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:19:19.755497 crc crio[23067]: time=\"2026-06-11T00:19:19.755406151Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:19:20.034434 crc crio[23067]: time=\"2026-06-11T00:19:20.034329924Z\" level=info msg=\"Created container 0b4b2b8b4298f1ce0b3157237be54d4c2a2da56da27ee6607dc19b7b21b96aa4: openstack/dnsmasq-dns-6c85d9984c-vkr9b/init\" id=96f5fce1-a72f-45af-8308-3c6a6bf072a5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:19:20.042747 crc crio[23067]: time=\"2026-06-11T00:19:20.042558108Z\" level=info msg=\"Starting container: 0b4b2b8b4298f1ce0b3157237be54d4c2a2da56da27ee6607dc19b7b21b96aa4\" id=07c279ca-7c68-484c-b6b8-17cdcf775285 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:19:20.051589 crc crio[23067]: time=\"2026-06-11T00:19:20.051495402Z\" level=info msg=\"Started container\" PID=69823 containerID=0b4b2b8b4298f1ce0b3157237be54d4c2a2da56da27ee6607dc19b7b21b96aa4 description=openstack/dnsmasq-dns-6c85d9984c-vkr9b/init id=07c279ca-7c68-484c-b6b8-17cdcf775285 name=/runtime.v1.RuntimeService/StartContainer sandboxID=369c8f3ef8c4c859b534112c9ebc9c8258161572531164663a9294e820307a12\nJun 11 00:19:21.181752 crc crio[23067]: 2026-06-11T00:19:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0677a92171ed2bd Mac:fe:a7:e3:1a:3f:72 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9b Mtu:0 Sandbox:/var/run/netns/7ef03948-2c22-4798-a7e7-efcae2c2f2d1 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.155 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:19:21.183730 crc crio[23067]: time=\"2026-06-11T00:19:21.183585182Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:0677a92171ed2bd4d36d5b124a1e6c449b2c5dab73c79da29e7fad8552b079df UID:8c0da192-2cd1-4337-8684-20356fbae1bc NetNS:/var/run/netns/7ef03948-2c22-4798-a7e7-efcae2c2f2d1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8c0da192_2cd1_4337_8684_20356fbae1bc.slice PodAnnotations:0xc008202198}] Aliases:map[]}\"\nJun 11 00:19:21.184335 crc crio[23067]: time=\"2026-06-11T00:19:21.18426291Z\" level=info msg=\"Checking pod openstack_glance-default-internal-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:19:21.200802 crc crio[23067]: time=\"2026-06-11T00:19:21.200612566Z\" level=info msg=\"Ran pod sandbox 0677a92171ed2bd4d36d5b124a1e6c449b2c5dab73c79da29e7fad8552b079df with infra container: openstack/glance-default-internal-api-0/POD\" id=447057ec-e80f-4738-ade0-21c8c9d6d01b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:19:21.210541 crc crio[23067]: time=\"2026-06-11T00:19:21.210481795Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=61a3b4a1-5f21-4431-9cb8-c3cdfa2ffbad name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:19:21.215392 crc crio[23067]: time=\"2026-06-11T00:19:21.215336887Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=e0e2a024-a668-4132-93c2-befbc7a2a4cb name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:19:21.407904 crc crio[23067]: time=\"2026-06-11T00:19:21.407856735Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=e2f1bb7e-5ba1-4225-b666-58fe56e28e5d name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:19:21.441078 crc crio[23067]: time=\"2026-06-11T00:19:21.438690146Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-log\" id=0f9459ec-aa3f-4b41-9327-5a18b22572d3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:19:21.441078 crc crio[23067]: time=\"2026-06-11T00:19:21.439491338Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:19:21.481699 crc crio[23067]: time=\"2026-06-11T00:19:21.481525044Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=8d7545d2-25fa-4685-afd2-ce85e69904af name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:19:23.529867 crc crio[23067]: time=\"2026-06-11T00:19:23.529511079Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:19:23.749480 crc crio[23067]: time=\"2026-06-11T00:19:23.748634453Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-6c85d9984c-vkr9b/dnsmasq-dns\" id=a67fbcfd-e2a0-4ef6-8909-840de5775ebe name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:19:23.749987 crc crio[23067]: time=\"2026-06-11T00:19:23.749933148Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:19:23.797001 crc crio[23067]: time=\"2026-06-11T00:19:23.796910679Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:19:23.801580 crc crio[23067]: time=\"2026-06-11T00:19:23.801468263Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:19:24.122049 crc crio[23067]: time=\"2026-06-11T00:19:24.120979302Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:19:24.607111 crc crio[23067]: time=\"2026-06-11T00:19:24.606871298Z\" level=info msg=\"Created container 576c0d22a3ec6cf6daeb30aa2bb85504094bf31c90d2c4858f6d1422ee20a176: openstack/dnsmasq-dns-6c85d9984c-vkr9b/dnsmasq-dns\" id=a67fbcfd-e2a0-4ef6-8909-840de5775ebe name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:19:24.610353 crc crio[23067]: time=\"2026-06-11T00:19:24.610310541Z\" level=info msg=\"Starting container: 576c0d22a3ec6cf6daeb30aa2bb85504094bf31c90d2c4858f6d1422ee20a176\" id=34de4fb0-e758-4532-8223-5f85ac4e7d14 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:19:24.618122 crc crio[23067]: time=\"2026-06-11T00:19:24.618071923Z\" level=info msg=\"Started container\" PID=70014 containerID=576c0d22a3ec6cf6daeb30aa2bb85504094bf31c90d2c4858f6d1422ee20a176 description=openstack/dnsmasq-dns-6c85d9984c-vkr9b/dnsmasq-dns id=34de4fb0-e758-4532-8223-5f85ac4e7d14 name=/runtime.v1.RuntimeService/StartContainer sandboxID=369c8f3ef8c4c859b534112c9ebc9c8258161572531164663a9294e820307a12\nJun 11 00:19:24.719800 crc crio[23067]: time=\"2026-06-11T00:19:24.718417438Z\" level=info msg=\"Created container f238aaa8f9e7a0fd6422d93f5b086195801686918a72e057259fe8938e076f46: openstack/glance-default-internal-api-0/glance-log\" id=0f9459ec-aa3f-4b41-9327-5a18b22572d3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:19:24.720677 crc crio[23067]: time=\"2026-06-11T00:19:24.720558677Z\" level=info msg=\"Starting container: f238aaa8f9e7a0fd6422d93f5b086195801686918a72e057259fe8938e076f46\" id=7d19a22a-1ed7-440c-98f7-d8b6e10894c2 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:19:24.729222 crc crio[23067]: time=\"2026-06-11T00:19:24.729083899Z\" level=info msg=\"Started container\" PID=70048 containerID=f238aaa8f9e7a0fd6422d93f5b086195801686918a72e057259fe8938e076f46 description=openstack/glance-default-internal-api-0/glance-log id=7d19a22a-1ed7-440c-98f7-d8b6e10894c2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0677a92171ed2bd4d36d5b124a1e6c449b2c5dab73c79da29e7fad8552b079df\nJun 11 00:19:24.966080 crc crio[23067]: time=\"2026-06-11T00:19:24.965397181Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=3b9778aa-fcba-49c1-b788-b4d16419fc58 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:19:25.073381 crc crio[23067]: time=\"2026-06-11T00:19:25.073178619Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=9d0972e9-7e72-4aca-97d8-63a77984c08a name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:19:26.063511 crc crio[23067]: time=\"2026-06-11T00:19:26.063365631Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-httpd\" id=344911a9-ed13-4bf9-b300-c6383efe80ad name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:19:26.065811 crc crio[23067]: time=\"2026-06-11T00:19:26.064228294Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:19:26.129460 crc crio[23067]: time=\"2026-06-11T00:19:26.129360119Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:19:26.684591 crc crio[23067]: time=\"2026-06-11T00:19:26.68445512Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:19:27.791916 crc crio[23067]: time=\"2026-06-11T00:19:27.791620481Z\" level=info msg=\"Created container ccaf275d8047776ecfc39f88ac8403f79deeb4f49aa58b02a3ff4a84b2b7c653: openstack/glance-default-internal-api-0/glance-httpd\" id=344911a9-ed13-4bf9-b300-c6383efe80ad name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:19:27.793601 crc crio[23067]: time=\"2026-06-11T00:19:27.793263936Z\" level=info msg=\"Starting container: ccaf275d8047776ecfc39f88ac8403f79deeb4f49aa58b02a3ff4a84b2b7c653\" id=e6f70987-593d-4bec-9f29-744571215543 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:19:27.813118 crc crio[23067]: time=\"2026-06-11T00:19:27.809627432Z\" level=info msg=\"Started container\" PID=70241 containerID=ccaf275d8047776ecfc39f88ac8403f79deeb4f49aa58b02a3ff4a84b2b7c653 description=openstack/glance-default-internal-api-0/glance-httpd id=e6f70987-593d-4bec-9f29-744571215543 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0677a92171ed2bd4d36d5b124a1e6c449b2c5dab73c79da29e7fad8552b079df\nJun 11 00:19:28.063745 crc crio[23067]: 2026-06-11T00:19:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:787ef609fb6d6de Mac:ca:eb:0b:d1:61:57 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9a Mtu:0 Sandbox:/var/run/netns/94b393f0-1e13-42b9-95b3-6b7ef95870cd SocketPath: PciID:}] [{Interface:0xc000014940 Address:{IP:10.217.0.154 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:19:28.066393 crc crio[23067]: time=\"2026-06-11T00:19:28.066316209Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:787ef609fb6d6de61ace6ae198a1f9c1f2b711ee7fa2b76c83355f5ec606dd2e UID:9a56d26c-e923-4dee-8fd1-2de4183fcc73 NetNS:/var/run/netns/94b393f0-1e13-42b9-95b3-6b7ef95870cd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9a56d26c_e923_4dee_8fd1_2de4183fcc73.slice PodAnnotations:0xc007e121d8}] Aliases:map[]}\"\nJun 11 00:19:28.066594 crc crio[23067]: time=\"2026-06-11T00:19:28.066533005Z\" level=info msg=\"Checking pod openstack_glance-default-external-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:19:28.076082 crc crio[23067]: time=\"2026-06-11T00:19:28.075992533Z\" level=info msg=\"Ran pod sandbox 787ef609fb6d6de61ace6ae198a1f9c1f2b711ee7fa2b76c83355f5ec606dd2e with infra container: openstack/glance-default-external-api-0/POD\" id=764d79ec-2601-4e74-8d4f-84b2e7afe140 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:19:28.080605 crc crio[23067]: time=\"2026-06-11T00:19:28.080548317Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=a344ac66-7738-4afb-aee3-75969f7082ae name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:19:28.082704 crc crio[23067]: time=\"2026-06-11T00:19:28.082582572Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=b24ae9f6-9864-4db5-9d45-5906849dcad1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:19:28.614845 crc crio[23067]: time=\"2026-06-11T00:19:28.613546476Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-log\" id=83e205b7-f29e-445b-9cbe-9be758d28bb6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:19:29.053020 crc crio[23067]: time=\"2026-06-11T00:19:29.043302831Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:19:29.067211 crc crio[23067]: time=\"2026-06-11T00:19:29.063180473Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:860b1eb61b6652f02a54b95af32f4c5e33bd138d9a8d1a330fce56c9b78c103f\" id=3307d600-bf25-429f-a57e-3ecf1d09172e name=/runtime.v1.ImageService/PullImage\nJun 11 00:19:29.069322 crc crio[23067]: time=\"2026-06-11T00:19:29.069124125Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=c7a728c7-55b2-4fdf-8a31-30b3790fb482 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:19:29.156892 crc crio[23067]: time=\"2026-06-11T00:19:29.156837685Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:19:29.174958 crc crio[23067]: time=\"2026-06-11T00:19:29.174069275Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=0bb9f5a8-d27e-44bd-97f1-e39033d61d42 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:19:29.190007 crc crio[23067]: time=\"2026-06-11T00:19:29.189031883Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=56c5574c-cd19-4713-801e-82f037357a97 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:19:29.209239 crc crio[23067]: time=\"2026-06-11T00:19:29.20910196Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:19:29.288498 crc crio[23067]: 2026-06-11T00:19:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:77fe72c24209923 Mac:82:f0:9f:b5:1a:4d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9c Mtu:0 Sandbox:/var/run/netns/f4021267-2ce4-4d61-a745-6092636cbc5b SocketPath: PciID:}] [{Interface:0xc000118a80 Address:{IP:10.217.0.156 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:19:29.290508 crc crio[23067]: time=\"2026-06-11T00:19:29.290324254Z\" level=info msg=\"Got pod network &{Name:neutron-68dcd6bdfb-fzpnw Namespace:openstack ID:77fe72c24209923300471306f96b6076cf20b64ae0c9d17e2ee1a6f8d053def3 UID:65158efb-b656-4d6e-9711-c509f049ec4f NetNS:/var/run/netns/f4021267-2ce4-4d61-a745-6092636cbc5b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod65158efb_b656_4d6e_9711_c509f049ec4f.slice PodAnnotations:0xc000b80bc8}] Aliases:map[]}\"\nJun 11 00:19:29.290913 crc crio[23067]: time=\"2026-06-11T00:19:29.29089017Z\" level=info msg=\"Checking pod openstack_neutron-68dcd6bdfb-fzpnw for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:19:29.351594 crc crio[23067]: time=\"2026-06-11T00:19:29.349485837Z\" level=info msg=\"Ran pod sandbox 77fe72c24209923300471306f96b6076cf20b64ae0c9d17e2ee1a6f8d053def3 with infra container: openstack/neutron-68dcd6bdfb-fzpnw/POD\" id=d6e213cd-f660-41f2-9a56-dd78e97b38bb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:19:29.357220 crc crio[23067]: time=\"2026-06-11T00:19:29.357142636Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=a427e12a-31ff-4184-a86c-160ed432f4e6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:19:29.394800 crc crio[23067]: time=\"2026-06-11T00:19:29.394569346Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:19:29.399516 crc crio[23067]: time=\"2026-06-11T00:19:29.399450579Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:19:29.549610 crc crio[23067]: time=\"2026-06-11T00:19:29.54954359Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=3633eeb8-8250-442f-a121-a4f5efb18866 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:19:29.592012 crc crio[23067]: time=\"2026-06-11T00:19:29.591915866Z\" level=info msg=\"Creating container: openstack/neutron-68dcd6bdfb-fzpnw/neutron-api\" id=54796d8c-f604-4dca-a392-5bb3997538a3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:19:29.592472 crc crio[23067]: time=\"2026-06-11T00:19:29.592410809Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:19:29.866429 crc crio[23067]: time=\"2026-06-11T00:19:29.865875372Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:19:29.869490 crc crio[23067]: time=\"2026-06-11T00:19:29.869408359Z\" level=info msg=\"Created container 243c564fe6c9533e289f3fa696e15a52b9c8e9fa62b7062f708f6ebed3b28943: openstack/ceilometer-0/ceilometer-notification-agent\" id=56c5574c-cd19-4713-801e-82f037357a97 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:19:29.871810 crc crio[23067]: time=\"2026-06-11T00:19:29.871158987Z\" level=info msg=\"Starting container: 243c564fe6c9533e289f3fa696e15a52b9c8e9fa62b7062f708f6ebed3b28943\" id=cabdd1c3-bade-4973-a503-a65ac8751474 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:19:29.885892 crc crio[23067]: time=\"2026-06-11T00:19:29.885306052Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:19:29.911055 crc crio[23067]: time=\"2026-06-11T00:19:29.904992089Z\" level=info msg=\"Started container\" PID=70557 containerID=243c564fe6c9533e289f3fa696e15a52b9c8e9fa62b7062f708f6ebed3b28943 description=openstack/ceilometer-0/ceilometer-notification-agent id=cabdd1c3-bade-4973-a503-a65ac8751474 name=/runtime.v1.RuntimeService/StartContainer sandboxID=792b2decad05c5dac7d072efbc46940c45b2f71cfda169cfc16b17bfe80946de\nJun 11 00:19:29.931191 crc crio[23067]: time=\"2026-06-11T00:19:29.931138682Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=291149d4-0b15-4c9c-883d-9f1c8298c133 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:19:29.931969 crc crio[23067]: time=\"2026-06-11T00:19:29.931859471Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/sg-core:latest not found\" id=291149d4-0b15-4c9c-883d-9f1c8298c133 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:19:29.932604 crc crio[23067]: time=\"2026-06-11T00:19:29.932505859Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/sg-core:latest found\" id=291149d4-0b15-4c9c-883d-9f1c8298c133 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:19:29.939301 crc crio[23067]: time=\"2026-06-11T00:19:29.938711948Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/sg-core:latest\" id=5f8ee0ff-e2d2-424a-8586-cc372b991823 name=/runtime.v1.ImageService/PullImage\nJun 11 00:19:29.950478 crc crio[23067]: time=\"2026-06-11T00:19:29.950400487Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/sg-core:latest\\\"\"\nJun 11 00:19:30.025137 crc crio[23067]: time=\"2026-06-11T00:19:30.024962299Z\" level=info msg=\"Created container 80071f6d80a2a9c2be0169bdb8864e41fdae18be850a7c7cdd942e1d36a21af4: openstack/neutron-68dcd6bdfb-fzpnw/neutron-api\" id=54796d8c-f604-4dca-a392-5bb3997538a3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:19:30.031419 crc crio[23067]: time=\"2026-06-11T00:19:30.031270031Z\" level=info msg=\"Starting container: 80071f6d80a2a9c2be0169bdb8864e41fdae18be850a7c7cdd942e1d36a21af4\" id=27d0a332-bd68-4edf-a097-f78d176544a0 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:19:30.055544 crc crio[23067]: time=\"2026-06-11T00:19:30.055386899Z\" level=info msg=\"Started container\" PID=70570 containerID=80071f6d80a2a9c2be0169bdb8864e41fdae18be850a7c7cdd942e1d36a21af4 description=openstack/neutron-68dcd6bdfb-fzpnw/neutron-api id=27d0a332-bd68-4edf-a097-f78d176544a0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=77fe72c24209923300471306f96b6076cf20b64ae0c9d17e2ee1a6f8d053def3\nJun 11 00:19:30.137760 crc crio[23067]: time=\"2026-06-11T00:19:30.137497487Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=7b3011e6-0d2b-44e4-87fe-31039e8f496d name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:19:30.173199 crc crio[23067]: time=\"2026-06-11T00:19:30.172404018Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=58dbec60-49f1-409d-9b89-dd2d84eb1c9d name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:19:30.193184 crc crio[23067]: time=\"2026-06-11T00:19:30.193102683Z\" level=info msg=\"Creating container: openstack/neutron-68dcd6bdfb-fzpnw/neutron-httpd\" id=f0164687-cadf-49a5-aa6f-c08b69f796e8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:19:30.193721 crc crio[23067]: time=\"2026-06-11T00:19:30.193588796Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:19:30.502396 crc crio[23067]: time=\"2026-06-11T00:19:30.497730147Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:19:30.502396 crc crio[23067]: time=\"2026-06-11T00:19:30.500341048Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:19:30.504309 crc crio[23067]: time=\"2026-06-11T00:19:30.50408871Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:19:30.725466 crc crio[23067]: time=\"2026-06-11T00:19:30.722595586Z\" level=info msg=\"Created container 6b263e0694efae831f3222f1accd27b7a8c886acf8810ccc11c04c0d2f25206f: openstack/neutron-68dcd6bdfb-fzpnw/neutron-httpd\" id=f0164687-cadf-49a5-aa6f-c08b69f796e8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:19:30.731399 crc crio[23067]: time=\"2026-06-11T00:19:30.731311074Z\" level=info msg=\"Starting container: 6b263e0694efae831f3222f1accd27b7a8c886acf8810ccc11c04c0d2f25206f\" id=c3d0cc15-84f4-404d-a931-a08e25d548ce name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:19:30.746572 crc crio[23067]: time=\"2026-06-11T00:19:30.743192548Z\" level=info msg=\"Started container\" PID=70619 containerID=6b263e0694efae831f3222f1accd27b7a8c886acf8810ccc11c04c0d2f25206f description=openstack/neutron-68dcd6bdfb-fzpnw/neutron-httpd id=c3d0cc15-84f4-404d-a931-a08e25d548ce name=/runtime.v1.RuntimeService/StartContainer sandboxID=77fe72c24209923300471306f96b6076cf20b64ae0c9d17e2ee1a6f8d053def3\nJun 11 00:19:30.756891 crc crio[23067]: time=\"2026-06-11T00:19:30.756342276Z\" level=info msg=\"Created container b4e993a4453ef006b6dc632c0dc839268358662de7fe8d7d385d5b8afa9565c0: openstack/glance-default-external-api-0/glance-log\" id=83e205b7-f29e-445b-9cbe-9be758d28bb6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:19:30.760490 crc crio[23067]: time=\"2026-06-11T00:19:30.757477557Z\" level=info msg=\"Starting container: b4e993a4453ef006b6dc632c0dc839268358662de7fe8d7d385d5b8afa9565c0\" id=ec77cd06-dfe3-464a-bcc1-691bbcd60af2 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:19:30.771160 crc crio[23067]: time=\"2026-06-11T00:19:30.769989458Z\" level=info msg=\"Started container\" PID=70616 containerID=b4e993a4453ef006b6dc632c0dc839268358662de7fe8d7d385d5b8afa9565c0 description=openstack/glance-default-external-api-0/glance-log id=ec77cd06-dfe3-464a-bcc1-691bbcd60af2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=787ef609fb6d6de61ace6ae198a1f9c1f2b711ee7fa2b76c83355f5ec606dd2e\nJun 11 00:19:30.783731 crc crio[23067]: time=\"2026-06-11T00:19:30.783557328Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=2cb353c8-9e01-4c09-9497-96a9a51d8e5f name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:19:30.842941 crc crio[23067]: time=\"2026-06-11T00:19:30.842135285Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=63fded49-3e31-498a-bf01-0e1424cc32a9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:19:30.850198 crc crio[23067]: time=\"2026-06-11T00:19:30.85002131Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-httpd\" id=91d4c43d-4eec-427c-afae-c479279e86d7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:19:30.850889 crc crio[23067]: time=\"2026-06-11T00:19:30.850829242Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:19:30.973941 crc crio[23067]: time=\"2026-06-11T00:19:30.973036643Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:19:31.044421 crc crio[23067]: time=\"2026-06-11T00:19:31.044284015Z\" level=info msg=\"Running pod sandbox: openstack/neutron-7fb7cc496f-bxh7n/POD\" id=415bfd9b-6bee-4754-94e2-91874567dac3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:19:31.044722 crc crio[23067]: time=\"2026-06-11T00:19:31.044514521Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:19:31.124125 crc crio[23067]: time=\"2026-06-11T00:19:31.124039869Z\" level=info msg=\"Got pod network &{Name:neutron-7fb7cc496f-bxh7n Namespace:openstack ID:417508eb777ed2deef79db2de1421219bd5eb646ed70bdeddaec4c1ac3b355ed UID:c9827548-09b4-459c-8a13-74d733e43adf NetNS:/var/run/netns/1337a126-6dea-4df8-a66c-7af9a1567086 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc9827548_09b4_459c_8a13_74d733e43adf.slice PodAnnotations:0xc007e12388}] Aliases:map[]}\"\nJun 11 00:19:31.124125 crc crio[23067]: time=\"2026-06-11T00:19:31.124105221Z\" level=info msg=\"Adding pod openstack_neutron-7fb7cc496f-bxh7n to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:19:31.617308 crc crio[23067]: time=\"2026-06-11T00:19:31.616583706Z\" level=info msg=\"Stopping container: 945b4fdd966de40877bcbf6c6d40e92a0fe82ec03808047346099f844f11335d (timeout: 10s)\" id=97758411-12a6-4521-8b6f-b54348293f9b name=/runtime.v1.RuntimeService/StopContainer\nJun 11 00:19:31.781870 crc crio[23067]: time=\"2026-06-11T00:19:31.778189291Z\" level=info msg=\"Stopped container 945b4fdd966de40877bcbf6c6d40e92a0fe82ec03808047346099f844f11335d: openstack/dnsmasq-dns-6674dbf88c-rf66c/dnsmasq-dns\" id=97758411-12a6-4521-8b6f-b54348293f9b name=/runtime.v1.RuntimeService/StopContainer\nJun 11 00:19:31.781870 crc crio[23067]: time=\"2026-06-11T00:19:31.780034511Z\" level=info msg=\"Stopping pod sandbox: 507428bf6e46af4021290a1343b05849c218b4d53c4f0b3f7082882a62532ed8\" id=44ea8e5d-67dc-4712-80b7-2b79ad407a56 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:19:31.781870 crc crio[23067]: time=\"2026-06-11T00:19:31.780858374Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6674dbf88c-rf66c Namespace:openstack ID:507428bf6e46af4021290a1343b05849c218b4d53c4f0b3f7082882a62532ed8 UID:d010cc5d-1a6f-4d45-ac2f-b2b3d0243b9c NetNS:/var/run/netns/4b5de44d-8067-46e1-9e26-ca6fdcb33d08 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd010cc5d_1a6f_4d45_ac2f_b2b3d0243b9c.slice PodAnnotations:0xc000c34920}] Aliases:map[]}\"\nJun 11 00:19:31.781870 crc crio[23067]: time=\"2026-06-11T00:19:31.780998828Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-6674dbf88c-rf66c from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:19:31.887334 crc crio[23067]: 2026-06-11T00:19:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:417508eb777ed2d Mac:ca:9a:90:cd:a8:70 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9e Mtu:0 Sandbox:/var/run/netns/1337a126-6dea-4df8-a66c-7af9a1567086 SocketPath: PciID:}] [{Interface:0xc0004a86b0 Address:{IP:10.217.0.158 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:19:31.894601 crc crio[23067]: time=\"2026-06-11T00:19:31.894503302Z\" level=info msg=\"Got pod network &{Name:neutron-7fb7cc496f-bxh7n Namespace:openstack ID:417508eb777ed2deef79db2de1421219bd5eb646ed70bdeddaec4c1ac3b355ed UID:c9827548-09b4-459c-8a13-74d733e43adf NetNS:/var/run/netns/1337a126-6dea-4df8-a66c-7af9a1567086 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc9827548_09b4_459c_8a13_74d733e43adf.slice PodAnnotations:0xc007e12388}] Aliases:map[]}\"\nJun 11 00:19:31.897739 crc crio[23067]: time=\"2026-06-11T00:19:31.897624467Z\" level=info msg=\"Checking pod openstack_neutron-7fb7cc496f-bxh7n for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:19:31.939258 crc crio[23067]: time=\"2026-06-11T00:19:31.939140989Z\" level=info msg=\"Ran pod sandbox 417508eb777ed2deef79db2de1421219bd5eb646ed70bdeddaec4c1ac3b355ed with infra container: openstack/neutron-7fb7cc496f-bxh7n/POD\" id=415bfd9b-6bee-4754-94e2-91874567dac3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:19:31.987306 crc crio[23067]: time=\"2026-06-11T00:19:31.987144897Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=5b3cb41b-744b-444c-8618-5d2d758425a8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:19:32.254303 crc crio[23067]: time=\"2026-06-11T00:19:32.253743304Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=a7680e8d-76f6-471e-9f12-dbcc1f618e8a name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:19:32.278829 crc crio[23067]: time=\"2026-06-11T00:19:32.276369911Z\" level=info msg=\"Creating container: openstack/neutron-7fb7cc496f-bxh7n/neutron-api\" id=74581fa2-720d-43df-9cc5-674864f406b0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:19:32.278829 crc crio[23067]: time=\"2026-06-11T00:19:32.276829074Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:19:32.348067 crc crio[23067]: time=\"2026-06-11T00:19:32.345966528Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:19:32.435295 crc crio[23067]: time=\"2026-06-11T00:19:32.426183985Z\" level=info msg=\"Stopped pod sandbox: 507428bf6e46af4021290a1343b05849c218b4d53c4f0b3f7082882a62532ed8\" id=44ea8e5d-67dc-4712-80b7-2b79ad407a56 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:19:32.438687 crc crio[23067]: time=\"2026-06-11T00:19:32.438069639Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:19:32.448104 crc crio[23067]: time=\"2026-06-11T00:19:32.447411084Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:19:33.020180 crc crio[23067]: time=\"2026-06-11T00:19:33.019539779Z\" level=info msg=\"Stopping pod sandbox: d184bcd45054852bda5ef501adcd82daed55b286a5009ed705fdc12a56b7912a\" id=858cee80-7b19-437f-93da-28f8fe3072d7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:19:33.021879 crc crio[23067]: time=\"2026-06-11T00:19:33.020894446Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-bwxg6 Namespace:openstack ID:d184bcd45054852bda5ef501adcd82daed55b286a5009ed705fdc12a56b7912a UID:0351c715-d0ce-49b5-9cef-11c437cda335 NetNS:/var/run/netns/b1a0a835-ba29-4d27-bdd0-45f336dcd9ff Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0351c715_d0ce_49b5_9cef_11c437cda335.slice PodAnnotations:0xc007e120c8}] Aliases:map[]}\"\nJun 11 00:19:33.021879 crc crio[23067]: time=\"2026-06-11T00:19:33.021064991Z\" level=info msg=\"Deleting pod openstack_keystone-bootstrap-bwxg6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:19:33.025566 crc crio[23067]: time=\"2026-06-11T00:19:33.025467001Z\" level=info msg=\"Removing container: 945b4fdd966de40877bcbf6c6d40e92a0fe82ec03808047346099f844f11335d\" id=849f4ad8-735a-47ab-9411-a497c0ab598d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:19:33.086531 crc crio[23067]: time=\"2026-06-11T00:19:33.085614661Z\" level=info msg=\"Removed container 945b4fdd966de40877bcbf6c6d40e92a0fe82ec03808047346099f844f11335d: openstack/dnsmasq-dns-6674dbf88c-rf66c/dnsmasq-dns\" id=849f4ad8-735a-47ab-9411-a497c0ab598d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:19:33.094429 crc crio[23067]: time=\"2026-06-11T00:19:33.094368689Z\" level=info msg=\"Removing container: 4881fedfd7ea83f1869ecac987263025d76aa9bdc6f7092689732a1f0066cfd7\" id=5e440cb7-644a-42ca-984b-73734dc88400 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:19:33.142627 crc crio[23067]: time=\"2026-06-11T00:19:33.142308736Z\" level=info msg=\"Removed container 4881fedfd7ea83f1869ecac987263025d76aa9bdc6f7092689732a1f0066cfd7: openstack/dnsmasq-dns-6674dbf88c-rf66c/init\" id=5e440cb7-644a-42ca-984b-73734dc88400 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:19:33.185033 crc crio[23067]: time=\"2026-06-11T00:19:33.184944998Z\" level=info msg=\"Created container f352b821a547fa205888705c2e0d9008052dafe5e5a06e5d9bd462ba2a596c0f: openstack/glance-default-external-api-0/glance-httpd\" id=91d4c43d-4eec-427c-afae-c479279e86d7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:19:33.188218 crc crio[23067]: time=\"2026-06-11T00:19:33.188145806Z\" level=info msg=\"Starting container: f352b821a547fa205888705c2e0d9008052dafe5e5a06e5d9bd462ba2a596c0f\" id=7a3ca1ff-c303-4c87-8600-edb1b3f52e24 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:19:33.198505 crc crio[23067]: time=\"2026-06-11T00:19:33.198448166Z\" level=info msg=\"Started container\" PID=71001 containerID=f352b821a547fa205888705c2e0d9008052dafe5e5a06e5d9bd462ba2a596c0f description=openstack/glance-default-external-api-0/glance-httpd id=7a3ca1ff-c303-4c87-8600-edb1b3f52e24 name=/runtime.v1.RuntimeService/StartContainer sandboxID=787ef609fb6d6de61ace6ae198a1f9c1f2b711ee7fa2b76c83355f5ec606dd2e\nJun 11 00:19:33.446696 crc crio[23067]: time=\"2026-06-11T00:19:33.446029274Z\" level=info msg=\"Stopped pod sandbox: d184bcd45054852bda5ef501adcd82daed55b286a5009ed705fdc12a56b7912a\" id=858cee80-7b19-437f-93da-28f8fe3072d7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:19:33.733065 crc crio[23067]: time=\"2026-06-11T00:19:33.732938015Z\" level=info msg=\"Created container fd15b6f0e0fc4d7ca2f6f153730eeb4e2115b8278d7cf927926aec4c3954310a: openstack/neutron-7fb7cc496f-bxh7n/neutron-api\" id=74581fa2-720d-43df-9cc5-674864f406b0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:19:33.734219 crc crio[23067]: time=\"2026-06-11T00:19:33.734116977Z\" level=info msg=\"Starting container: fd15b6f0e0fc4d7ca2f6f153730eeb4e2115b8278d7cf927926aec4c3954310a\" id=908c46bd-14f5-4bf8-98f4-6ae096061242 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:19:33.745749 crc crio[23067]: time=\"2026-06-11T00:19:33.745550269Z\" level=info msg=\"Started container\" PID=71005 containerID=fd15b6f0e0fc4d7ca2f6f153730eeb4e2115b8278d7cf927926aec4c3954310a description=openstack/neutron-7fb7cc496f-bxh7n/neutron-api id=908c46bd-14f5-4bf8-98f4-6ae096061242 name=/runtime.v1.RuntimeService/StartContainer sandboxID=417508eb777ed2deef79db2de1421219bd5eb646ed70bdeddaec4c1ac3b355ed\nJun 11 00:19:33.926953 crc crio[23067]: time=\"2026-06-11T00:19:33.926597484Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=4e549819-2101-49cf-8102-2bd9490cd48a name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:19:34.117531 crc crio[23067]: time=\"2026-06-11T00:19:34.115840473Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=56f63821-24d8-423d-9239-d0d1297570b3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:19:34.143492 crc crio[23067]: time=\"2026-06-11T00:19:34.143400374Z\" level=info msg=\"Creating container: openstack/neutron-7fb7cc496f-bxh7n/neutron-httpd\" id=5a45eda9-a181-43ab-9425-0344309d0df1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:19:34.145256 crc crio[23067]: time=\"2026-06-11T00:19:34.143910668Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:19:34.323056 crc crio[23067]: time=\"2026-06-11T00:19:34.322937438Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:19:34.335717 crc crio[23067]: time=\"2026-06-11T00:19:34.329352233Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:19:34.539219 crc crio[23067]: time=\"2026-06-11T00:19:34.538951147Z\" level=info msg=\"Created container e608053d98eacaa8e7febb4a0a12d4a6a0776bae241500743187bd2b4e26ea5a: openstack/neutron-7fb7cc496f-bxh7n/neutron-httpd\" id=5a45eda9-a181-43ab-9425-0344309d0df1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:19:34.543148 crc crio[23067]: time=\"2026-06-11T00:19:34.542569925Z\" level=info msg=\"Starting container: e608053d98eacaa8e7febb4a0a12d4a6a0776bae241500743187bd2b4e26ea5a\" id=a3b2e740-251c-45b0-ae2d-060cfbb3804a name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:19:34.557533 crc crio[23067]: time=\"2026-06-11T00:19:34.557386859Z\" level=info msg=\"Started container\" PID=71364 containerID=e608053d98eacaa8e7febb4a0a12d4a6a0776bae241500743187bd2b4e26ea5a description=openstack/neutron-7fb7cc496f-bxh7n/neutron-httpd id=a3b2e740-251c-45b0-ae2d-060cfbb3804a name=/runtime.v1.RuntimeService/StartContainer sandboxID=417508eb777ed2deef79db2de1421219bd5eb646ed70bdeddaec4c1ac3b355ed\nJun 11 00:19:35.537521 crc crio[23067]: time=\"2026-06-11T00:19:35.537406603Z\" level=info msg=\"Running pod sandbox: openstack/keystone-8484c986bb-gz5hf/POD\" id=db2b1155-42e6-40d3-99d8-7a71f0a95d0e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:19:35.537691 crc crio[23067]: time=\"2026-06-11T00:19:35.537548667Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:19:37.273013 crc crio[23067]: time=\"2026-06-11T00:19:37.272299312Z\" level=info msg=\"Stopping pod sandbox: e8aaa1e44ca9d17393fd21fff751cb5c8c26bdc8581c1eb36a60e3e6b6a4a891\" id=58d8c634-813a-447b-8af0-298d6ef908bf name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:19:37.275565 crc crio[23067]: time=\"2026-06-11T00:19:37.274497872Z\" level=info msg=\"Got pod network &{Name:placement-db-sync-sgwjr Namespace:openstack ID:e8aaa1e44ca9d17393fd21fff751cb5c8c26bdc8581c1eb36a60e3e6b6a4a891 UID:6eb3a4cf-8354-4cb2-9b6f-5585ca83dec7 NetNS:/var/run/netns/88656f5e-701d-4573-bc02-96952ff18ee0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6eb3a4cf_8354_4cb2_9b6f_5585ca83dec7.slice PodAnnotations:0xc0082021d0}] Aliases:map[]}\"\nJun 11 00:19:37.275565 crc crio[23067]: time=\"2026-06-11T00:19:37.274703448Z\" level=info msg=\"Deleting pod openstack_placement-db-sync-sgwjr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:19:40.339720 crc crio[23067]: time=\"2026-06-11T00:19:40.338910416Z\" level=info msg=\"Stopping pod sandbox: 3210fd739acb2e93bb219f8dbbee652bfd004e6692e994a362356250cd4c7317\" id=63c343b9-44fc-415d-8baa-f932b1615894 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:19:40.341299 crc crio[23067]: time=\"2026-06-11T00:19:40.340478169Z\" level=info msg=\"Got pod network &{Name:barbican-db-sync-vmd65 Namespace:openstack ID:3210fd739acb2e93bb219f8dbbee652bfd004e6692e994a362356250cd4c7317 UID:dcf6767b-e60b-4d88-b44d-b3798cc5d87c NetNS:/var/run/netns/0b67934d-2777-4449-baee-82c68f0669ff Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddcf6767b_e60b_4d88_b44d_b3798cc5d87c.slice PodAnnotations:0xc0002f2618}] Aliases:map[]}\"\nJun 11 00:19:40.341299 crc crio[23067]: time=\"2026-06-11T00:19:40.340609122Z\" level=info msg=\"Deleting pod openstack_barbican-db-sync-vmd65 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:19:41.820161 crc crio[23067]: time=\"2026-06-11T00:19:41.819292889Z\" level=info msg=\"Stopped pod sandbox: 3210fd739acb2e93bb219f8dbbee652bfd004e6692e994a362356250cd4c7317\" id=63c343b9-44fc-415d-8baa-f932b1615894 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:19:41.822460 crc crio[23067]: time=\"2026-06-11T00:19:41.822389674Z\" level=info msg=\"Stopped pod sandbox: e8aaa1e44ca9d17393fd21fff751cb5c8c26bdc8581c1eb36a60e3e6b6a4a891\" id=58d8c634-813a-447b-8af0-298d6ef908bf name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:19:41.869269 crc crio[23067]: time=\"2026-06-11T00:19:41.869177369Z\" level=info msg=\"Got pod network &{Name:keystone-8484c986bb-gz5hf Namespace:openstack ID:a562c3f3def50430a5f463c973d58d68d7f4a48e076517051f0966e4181c7614 UID:9bdc4a8f-ae0f-400d-ab70-678c5a2dc76b NetNS:/var/run/netns/144c740c-0edc-42ef-9978-efb80438a39e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9bdc4a8f_ae0f_400d_ab70_678c5a2dc76b.slice PodAnnotations:0xc0029b2670}] Aliases:map[]}\"\nJun 11 00:19:41.869269 crc crio[23067]: time=\"2026-06-11T00:19:41.869255181Z\" level=info msg=\"Adding pod openstack_keystone-8484c986bb-gz5hf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:19:41.942313 crc crio[23067]: time=\"2026-06-11T00:19:41.94222372Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/sg-core@sha256:457ac65a0818c89c25b563e576fd0e228e61b23e5913835aa8c748f2c70ce600\" id=5f8ee0ff-e2d2-424a-8586-cc372b991823 name=/runtime.v1.ImageService/PullImage\nJun 11 00:19:41.943020 crc crio[23067]: time=\"2026-06-11T00:19:41.942930639Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=007f8c20-2422-46c3-9689-938bdd9add61 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:19:41.979307 crc crio[23067]: time=\"2026-06-11T00:19:41.979031684Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=ba9a1920-a7f8-473e-b2a5-a8f0eeaae54f name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:19:42.011025 crc crio[23067]: time=\"2026-06-11T00:19:42.010701367Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=79c21a56-4861-4bed-8f8a-a95c4e16018a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:19:42.013681 crc crio[23067]: time=\"2026-06-11T00:19:42.012305941Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:19:42.154273 crc crio[23067]: time=\"2026-06-11T00:19:42.153729456Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:19:42.164458 crc crio[23067]: time=\"2026-06-11T00:19:42.164428977Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:19:42.292744 crc crio[23067]: time=\"2026-06-11T00:19:42.292687773Z\" level=info msg=\"Created container 37db46c0a071ecdf4a41bd37bc8d045715473c2cbea8854016af2a6bc56b8d8b: openstack/ceilometer-0/sg-core\" id=79c21a56-4861-4bed-8f8a-a95c4e16018a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:19:42.294370 crc crio[23067]: time=\"2026-06-11T00:19:42.294300807Z\" level=info msg=\"Starting container: 37db46c0a071ecdf4a41bd37bc8d045715473c2cbea8854016af2a6bc56b8d8b\" id=edf207a9-e91c-4fae-8ea5-9449788ee7b5 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:19:42.300710 crc crio[23067]: time=\"2026-06-11T00:19:42.300600719Z\" level=info msg=\"Started container\" PID=71990 containerID=37db46c0a071ecdf4a41bd37bc8d045715473c2cbea8854016af2a6bc56b8d8b description=openstack/ceilometer-0/sg-core id=edf207a9-e91c-4fae-8ea5-9449788ee7b5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=792b2decad05c5dac7d072efbc46940c45b2f71cfda169cfc16b17bfe80946de\nJun 11 00:19:42.319453 crc crio[23067]: time=\"2026-06-11T00:19:42.319298999Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=7c5184d3-4fe7-40f6-90e1-f4f04be19038 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:19:42.319724 crc crio[23067]: time=\"2026-06-11T00:19:42.319584587Z\" level=info msg=\"Image registry.redhat.io/ubi9/httpd-24:latest not found\" id=7c5184d3-4fe7-40f6-90e1-f4f04be19038 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:19:42.319826 crc crio[23067]: time=\"2026-06-11T00:19:42.319632878Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/ubi9/httpd-24:latest found\" id=7c5184d3-4fe7-40f6-90e1-f4f04be19038 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:19:42.321067 crc crio[23067]: time=\"2026-06-11T00:19:42.320972464Z\" level=info msg=\"Pulling image: registry.redhat.io/ubi9/httpd-24:latest\" id=27416d83-903d-4acf-bacb-92bd39d85c4d name=/runtime.v1.ImageService/PullImage\nJun 11 00:19:42.360116 crc crio[23067]: time=\"2026-06-11T00:19:42.360018329Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/ubi9/httpd-24:latest\\\"\"\nJun 11 00:19:42.377617 crc crio[23067]: time=\"2026-06-11T00:19:42.377552667Z\" level=info msg=\"Stopping pod sandbox: cec63dd46965a35dad52e6bddacfbc66b3669f72380b7871cb62b30651f06f12\" id=c0492bac-6ed9-4aa9-99cb-c96e06f38a7b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:19:42.378274 crc crio[23067]: time=\"2026-06-11T00:19:42.378206525Z\" level=info msg=\"Got pod network &{Name:cinder-db-sync-jcbdf Namespace:openstack ID:cec63dd46965a35dad52e6bddacfbc66b3669f72380b7871cb62b30651f06f12 UID:d3d51a9e-b61f-4010-a172-fda1f75ef060 NetNS:/var/run/netns/1378a1e9-4961-4e1a-93af-23a5231b1889 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd3d51a9e_b61f_4010_a172_fda1f75ef060.slice PodAnnotations:0xc003610a10}] Aliases:map[]}\"\nJun 11 00:19:42.378380 crc crio[23067]: time=\"2026-06-11T00:19:42.378367939Z\" level=info msg=\"Deleting pod openstack_cinder-db-sync-jcbdf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:19:42.530888 crc crio[23067]: 2026-06-11T00:19:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a562c3f3def5043 Mac:ee:a9:b9:ef:62:28 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9f Mtu:0 Sandbox:/var/run/netns/144c740c-0edc-42ef-9978-efb80438a39e SocketPath: PciID:}] [{Interface:0xc0002225c0 Address:{IP:10.217.0.159 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:19:42.544160 crc crio[23067]: time=\"2026-06-11T00:19:42.544067556Z\" level=info msg=\"Got pod network &{Name:keystone-8484c986bb-gz5hf Namespace:openstack ID:a562c3f3def50430a5f463c973d58d68d7f4a48e076517051f0966e4181c7614 UID:9bdc4a8f-ae0f-400d-ab70-678c5a2dc76b NetNS:/var/run/netns/144c740c-0edc-42ef-9978-efb80438a39e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9bdc4a8f_ae0f_400d_ab70_678c5a2dc76b.slice PodAnnotations:0xc0029b2670}] Aliases:map[]}\"\nJun 11 00:19:42.544446 crc crio[23067]: time=\"2026-06-11T00:19:42.544351574Z\" level=info msg=\"Checking pod openstack_keystone-8484c986bb-gz5hf for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:19:42.553328 crc crio[23067]: time=\"2026-06-11T00:19:42.553233126Z\" level=info msg=\"Ran pod sandbox a562c3f3def50430a5f463c973d58d68d7f4a48e076517051f0966e4181c7614 with infra container: openstack/keystone-8484c986bb-gz5hf/POD\" id=db2b1155-42e6-40d3-99d8-7a71f0a95d0e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:19:42.556972 crc crio[23067]: time=\"2026-06-11T00:19:42.556384842Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=2dba239f-b0cb-4ff8-9376-6c35bb271915 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:19:42.622955 crc crio[23067]: time=\"2026-06-11T00:19:42.622740641Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=eb11e033-1ae3-4181-9365-9e296e3cd194 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:19:42.634698 crc crio[23067]: time=\"2026-06-11T00:19:42.634382868Z\" level=info msg=\"Creating container: openstack/keystone-8484c986bb-gz5hf/keystone-api\" id=5308808d-e387-4096-84e8-f56c45ca0949 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:19:42.638702 crc crio[23067]: time=\"2026-06-11T00:19:42.634986114Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:19:42.681180 crc crio[23067]: time=\"2026-06-11T00:19:42.681080951Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:19:42.685187 crc crio[23067]: time=\"2026-06-11T00:19:42.685119691Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:19:42.689145 crc crio[23067]: time=\"2026-06-11T00:19:42.689042248Z\" level=info msg=\"Stopped pod sandbox: cec63dd46965a35dad52e6bddacfbc66b3669f72380b7871cb62b30651f06f12\" id=c0492bac-6ed9-4aa9-99cb-c96e06f38a7b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:19:42.825507 crc crio[23067]: time=\"2026-06-11T00:19:42.825428976Z\" level=info msg=\"Created container e5025b6eb6c37022ab7dda9bb385cad64002c22391afa64b5a3f0e18adca6ed7: openstack/keystone-8484c986bb-gz5hf/keystone-api\" id=5308808d-e387-4096-84e8-f56c45ca0949 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:19:42.826827 crc crio[23067]: time=\"2026-06-11T00:19:42.826609648Z\" level=info msg=\"Starting container: e5025b6eb6c37022ab7dda9bb385cad64002c22391afa64b5a3f0e18adca6ed7\" id=b7009fd5-fd6a-4995-80de-ed0348839dcc name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:19:42.832799 crc crio[23067]: time=\"2026-06-11T00:19:42.832347474Z\" level=info msg=\"Started container\" PID=72060 containerID=e5025b6eb6c37022ab7dda9bb385cad64002c22391afa64b5a3f0e18adca6ed7 description=openstack/keystone-8484c986bb-gz5hf/keystone-api id=b7009fd5-fd6a-4995-80de-ed0348839dcc name=/runtime.v1.RuntimeService/StartContainer sandboxID=a562c3f3def50430a5f463c973d58d68d7f4a48e076517051f0966e4181c7614\nJun 11 00:19:43.890597 crc crio[23067]: time=\"2026-06-11T00:19:43.885832631Z\" level=info msg=\"Running pod sandbox: openstack/placement-f9c8cf484-x5spd/POD\" id=d2b3625f-9a23-4a9c-a529-5272557ca926 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:19:43.891903 crc crio[23067]: time=\"2026-06-11T00:19:43.889994725Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:19:43.962216 crc crio[23067]: time=\"2026-06-11T00:19:43.962136111Z\" level=info msg=\"Got pod network &{Name:placement-f9c8cf484-x5spd Namespace:openstack ID:ea51e10d9b1179435cffb494566b4b9cfaa59bf0108f9c6d5ebb4566540bc125 UID:a48fcbe5-7833-4a7c-adc9-90c9250604a7 NetNS:/var/run/netns/2f60f981-5545-49a0-b6e2-d03b17599d5d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda48fcbe5_7833_4a7c_adc9_90c9250604a7.slice PodAnnotations:0xc003611020}] Aliases:map[]}\"\nJun 11 00:19:43.962216 crc crio[23067]: time=\"2026-06-11T00:19:43.962201273Z\" level=info msg=\"Adding pod openstack_placement-f9c8cf484-x5spd to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:19:44.014135 crc crio[23067]: time=\"2026-06-11T00:19:44.013925343Z\" level=info msg=\"Running pod sandbox: openstack/barbican-keystone-listener-5b9b7f4cb-rcb74/POD\" id=a377f7c3-0060-48d0-ba01-bc32bbf260bd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:19:44.014135 crc crio[23067]: time=\"2026-06-11T00:19:44.014009875Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:19:44.040081 crc crio[23067]: time=\"2026-06-11T00:19:44.039837738Z\" level=info msg=\"Running pod sandbox: openstack/barbican-worker-7d6fd88c9c-976kw/POD\" id=82c60adb-3fc7-4521-930b-6f3bd68449f5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:19:44.040081 crc crio[23067]: time=\"2026-06-11T00:19:44.039938031Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:19:44.143929 crc crio[23067]: time=\"2026-06-11T00:19:44.143140714Z\" level=info msg=\"Got pod network &{Name:barbican-worker-7d6fd88c9c-976kw Namespace:openstack ID:272f4889f2c2e6878adbd5897e07dbdf569e13b12ad196393d6349cb81ee89f9 UID:f6acfcd7-a230-4834-9631-a79a6f39b4b8 NetNS:/var/run/netns/0079c700-22f3-40e7-be77-bb091c35a315 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf6acfcd7_a230_4834_9631_a79a6f39b4b8.slice PodAnnotations:0xc002392318}] Aliases:map[]}\"\nJun 11 00:19:44.143929 crc crio[23067]: time=\"2026-06-11T00:19:44.143204706Z\" level=info msg=\"Adding pod openstack_barbican-worker-7d6fd88c9c-976kw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:19:44.168747 crc crio[23067]: time=\"2026-06-11T00:19:44.165231137Z\" level=info msg=\"Got pod network &{Name:barbican-keystone-listener-5b9b7f4cb-rcb74 Namespace:openstack ID:9b1e6884d2a8334f74f4981a193490899318a51b9337af1d168253466b36acab UID:c0f9e9b8-0a14-4405-8a0a-ec765f732e55 NetNS:/var/run/netns/94483eb1-08aa-4ca6-a3bd-f6fe41c92487 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc0f9e9b8_0a14_4405_8a0a_ec765f732e55.slice PodAnnotations:0xc0023924d8}] Aliases:map[]}\"\nJun 11 00:19:44.168747 crc crio[23067]: time=\"2026-06-11T00:19:44.165307369Z\" level=info msg=\"Adding pod openstack_barbican-keystone-listener-5b9b7f4cb-rcb74 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:19:44.448915 crc crio[23067]: time=\"2026-06-11T00:19:44.441449506Z\" level=info msg=\"Running pod sandbox: openstack/cinder-online-data-migrations-4g7rw/POD\" id=1e9a8e2d-de99-44c4-8e27-8367d808bd25 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:19:44.449167 crc crio[23067]: time=\"2026-06-11T00:19:44.448961211Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:19:44.460533 crc crio[23067]: time=\"2026-06-11T00:19:44.45921159Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-54f48964b7-lddjz/POD\" id=ada4fcd7-5209-49c6-bfd4-25c6e8445315 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:19:44.460533 crc crio[23067]: time=\"2026-06-11T00:19:44.459374205Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:19:44.562151 crc crio[23067]: 2026-06-11T00:19:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ea51e10d9b11794 Mac:b6:27:0d:9f:53:f7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a0 Mtu:0 Sandbox:/var/run/netns/2f60f981-5545-49a0-b6e2-d03b17599d5d SocketPath: PciID:}] [{Interface:0xc0002dca20 Address:{IP:10.217.0.160 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:19:44.577558 crc crio[23067]: time=\"2026-06-11T00:19:44.576856357Z\" level=info msg=\"Got pod network &{Name:placement-f9c8cf484-x5spd Namespace:openstack ID:ea51e10d9b1179435cffb494566b4b9cfaa59bf0108f9c6d5ebb4566540bc125 UID:a48fcbe5-7833-4a7c-adc9-90c9250604a7 NetNS:/var/run/netns/2f60f981-5545-49a0-b6e2-d03b17599d5d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda48fcbe5_7833_4a7c_adc9_90c9250604a7.slice PodAnnotations:0xc003611020}] Aliases:map[]}\"\nJun 11 00:19:44.577558 crc crio[23067]: time=\"2026-06-11T00:19:44.577070663Z\" level=info msg=\"Checking pod openstack_placement-f9c8cf484-x5spd for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:19:44.618500 crc crio[23067]: time=\"2026-06-11T00:19:44.618391739Z\" level=info msg=\"Ran pod sandbox ea51e10d9b1179435cffb494566b4b9cfaa59bf0108f9c6d5ebb4566540bc125 with infra container: openstack/placement-f9c8cf484-x5spd/POD\" id=d2b3625f-9a23-4a9c-a529-5272557ca926 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:19:44.625358 crc crio[23067]: time=\"2026-06-11T00:19:44.625237516Z\" level=info msg=\"Running pod sandbox: openstack/barbican-api-675dbddb44-b88qz/POD\" id=2fcc4bab-bb00-4d3a-a7f2-64e4cb6ea029 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:19:44.625358 crc crio[23067]: time=\"2026-06-11T00:19:44.625356429Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:19:44.627742 crc crio[23067]: time=\"2026-06-11T00:19:44.627555429Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=2661e471-0e74-49ad-bb70-7a5cac1d39cc name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:19:44.632423 crc crio[23067]: time=\"2026-06-11T00:19:44.63234549Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-54f48964b7-lddjz Namespace:openstack ID:51b53ea5b4e6883795729543c35e725e721e98d3c0ba648890b8b2f6cc5f3550 UID:4e57543c-b244-41aa-81b6-a4c7fc1ab0e9 NetNS:/var/run/netns/49e045a9-1707-47e7-9bf0-31b99d10e085 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4e57543c_b244_41aa_81b6_a4c7fc1ab0e9.slice PodAnnotations:0xc0079a4080}] Aliases:map[]}\"\nJun 11 00:19:44.632423 crc crio[23067]: time=\"2026-06-11T00:19:44.632414252Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-54f48964b7-lddjz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:19:44.633381 crc crio[23067]: time=\"2026-06-11T00:19:44.633334467Z\" level=info msg=\"Got pod network &{Name:cinder-online-data-migrations-4g7rw Namespace:openstack ID:9535357f417cc16a5fc53ea9fae76cf373a556ca70d81da6fb4b4aede298edb1 UID:323231c3-94be-4ce4-b480-b1e75e634ec8 NetNS:/var/run/netns/8fb0c8f4-6b0c-44c2-b312-078b621c9a24 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod323231c3_94be_4ce4_b480_b1e75e634ec8.slice PodAnnotations:0xc0036100c0}] Aliases:map[]}\"\nJun 11 00:19:44.633381 crc crio[23067]: time=\"2026-06-11T00:19:44.633363117Z\" level=info msg=\"Adding pod openstack_cinder-online-data-migrations-4g7rw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:19:44.772400 crc crio[23067]: time=\"2026-06-11T00:19:44.771921424Z\" level=info msg=\"Got pod network &{Name:barbican-api-675dbddb44-b88qz Namespace:openstack ID:0cb7482a6221314e3cc357258e27e67a86bcd482c07b105696a57b5ebdea1aff UID:48146af8-16a6-4bcc-bc58-71fd18b12095 NetNS:/var/run/netns/002d8ee5-9d09-4ee6-9314-8e9c7ba24f9c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod48146af8_16a6_4bcc_bc58_71fd18b12095.slice PodAnnotations:0xc000130c90}] Aliases:map[]}\"\nJun 11 00:19:44.772857 crc crio[23067]: time=\"2026-06-11T00:19:44.772620974Z\" level=info msg=\"Adding pod openstack_barbican-api-675dbddb44-b88qz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:19:44.847706 crc crio[23067]: time=\"2026-06-11T00:19:44.84657747Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=c27dade0-95cb-47ae-b8d9-1acaf172d278 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:19:44.854669 crc crio[23067]: time=\"2026-06-11T00:19:44.854569747Z\" level=info msg=\"Creating container: openstack/placement-f9c8cf484-x5spd/placement-log\" id=4e54406b-2933-4c21-9fa1-6a27d498f3ce name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:19:44.862268 crc crio[23067]: time=\"2026-06-11T00:19:44.861555678Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:19:44.947391 crc crio[23067]: time=\"2026-06-11T00:19:44.946604786Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:19:44.958139 crc crio[23067]: time=\"2026-06-11T00:19:44.955214421Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:19:44.978497 crc crio[23067]: 2026-06-11T00:19:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:272f4889f2c2e68 Mac:f2:c0:b6:32:04:44 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a2 Mtu:0 Sandbox:/var/run/netns/0079c700-22f3-40e7-be77-bb091c35a315 SocketPath: PciID:}] [{Interface:0xc000150780 Address:{IP:10.217.0.162 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:19:44.978875 crc crio[23067]: time=\"2026-06-11T00:19:44.978811504Z\" level=info msg=\"Got pod network &{Name:barbican-worker-7d6fd88c9c-976kw Namespace:openstack ID:272f4889f2c2e6878adbd5897e07dbdf569e13b12ad196393d6349cb81ee89f9 UID:f6acfcd7-a230-4834-9631-a79a6f39b4b8 NetNS:/var/run/netns/0079c700-22f3-40e7-be77-bb091c35a315 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf6acfcd7_a230_4834_9631_a79a6f39b4b8.slice PodAnnotations:0xc002392318}] Aliases:map[]}\"\nJun 11 00:19:44.978982 crc crio[23067]: time=\"2026-06-11T00:19:44.978949808Z\" level=info msg=\"Checking pod openstack_barbican-worker-7d6fd88c9c-976kw for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:19:44.987757 crc crio[23067]: time=\"2026-06-11T00:19:44.987614934Z\" level=info msg=\"Ran pod sandbox 272f4889f2c2e6878adbd5897e07dbdf569e13b12ad196393d6349cb81ee89f9 with infra container: openstack/barbican-worker-7d6fd88c9c-976kw/POD\" id=82c60adb-3fc7-4521-930b-6f3bd68449f5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:19:45.007353 crc crio[23067]: time=\"2026-06-11T00:19:45.00726768Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=554ad782-a277-4f98-8426-ad962b301321 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:19:45.007557 crc crio[23067]: time=\"2026-06-11T00:19:45.007461165Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified not found\" id=554ad782-a277-4f98-8426-ad962b301321 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:19:45.007557 crc crio[23067]: time=\"2026-06-11T00:19:45.007505196Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified found\" id=554ad782-a277-4f98-8426-ad962b301321 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:19:45.012289 crc crio[23067]: time=\"2026-06-11T00:19:45.012216145Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=97f68313-ea81-46a6-9f4e-55ebdc534496 name=/runtime.v1.ImageService/PullImage\nJun 11 00:19:45.028717 crc crio[23067]: time=\"2026-06-11T00:19:45.02855176Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\\\"\"\nJun 11 00:19:45.205186 crc crio[23067]: time=\"2026-06-11T00:19:45.205101273Z\" level=info msg=\"Created container 0d1d451cf08598243ac059c88e03d451fede0e29b2b4c82283c8d60abe17eb59: openstack/placement-f9c8cf484-x5spd/placement-log\" id=4e54406b-2933-4c21-9fa1-6a27d498f3ce name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:19:45.211177 crc crio[23067]: time=\"2026-06-11T00:19:45.211126037Z\" level=info msg=\"Starting container: 0d1d451cf08598243ac059c88e03d451fede0e29b2b4c82283c8d60abe17eb59\" id=788f330c-a663-49a0-94ea-a7dd12660565 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:19:45.220589 crc crio[23067]: 2026-06-11T00:19:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9b1e6884d2a8334 Mac:a2:ed:38:ab:58:a6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a1 Mtu:0 Sandbox:/var/run/netns/94483eb1-08aa-4ca6-a3bd-f6fe41c92487 SocketPath: PciID:}] [{Interface:0xc000140900 Address:{IP:10.217.0.161 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:19:45.222149 crc crio[23067]: time=\"2026-06-11T00:19:45.221946132Z\" level=info msg=\"Got pod network &{Name:barbican-keystone-listener-5b9b7f4cb-rcb74 Namespace:openstack ID:9b1e6884d2a8334f74f4981a193490899318a51b9337af1d168253466b36acab UID:c0f9e9b8-0a14-4405-8a0a-ec765f732e55 NetNS:/var/run/netns/94483eb1-08aa-4ca6-a3bd-f6fe41c92487 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc0f9e9b8_0a14_4405_8a0a_ec765f732e55.slice PodAnnotations:0xc0023924d8}] Aliases:map[]}\"\nJun 11 00:19:45.222322 crc crio[23067]: time=\"2026-06-11T00:19:45.222270351Z\" level=info msg=\"Checking pod openstack_barbican-keystone-listener-5b9b7f4cb-rcb74 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:19:45.232472 crc crio[23067]: time=\"2026-06-11T00:19:45.232396347Z\" level=info msg=\"Ran pod sandbox 9b1e6884d2a8334f74f4981a193490899318a51b9337af1d168253466b36acab with infra container: openstack/barbican-keystone-listener-5b9b7f4cb-rcb74/POD\" id=a377f7c3-0060-48d0-ba01-bc32bbf260bd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:19:45.235305 crc crio[23067]: time=\"2026-06-11T00:19:45.235227274Z\" level=info msg=\"Started container\" PID=72619 containerID=0d1d451cf08598243ac059c88e03d451fede0e29b2b4c82283c8d60abe17eb59 description=openstack/placement-f9c8cf484-x5spd/placement-log id=788f330c-a663-49a0-94ea-a7dd12660565 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ea51e10d9b1179435cffb494566b4b9cfaa59bf0108f9c6d5ebb4566540bc125\nJun 11 00:19:45.238951 crc crio[23067]: time=\"2026-06-11T00:19:45.237839565Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=f73c7ccb-171a-4248-9c82-33be5297b846 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:19:45.238951 crc crio[23067]: time=\"2026-06-11T00:19:45.238186805Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified not found\" id=f73c7ccb-171a-4248-9c82-33be5297b846 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:19:45.238951 crc crio[23067]: time=\"2026-06-11T00:19:45.238232496Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified found\" id=f73c7ccb-171a-4248-9c82-33be5297b846 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:19:45.240495 crc crio[23067]: time=\"2026-06-11T00:19:45.240461847Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=e3fb7954-d664-48b1-814c-3e7a3385d31b name=/runtime.v1.ImageService/PullImage\nJun 11 00:19:45.247914 crc crio[23067]: time=\"2026-06-11T00:19:45.247835428Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\\\"\"\nJun 11 00:19:45.259935 crc crio[23067]: time=\"2026-06-11T00:19:45.255045634Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=311ec1e0-91bf-4206-a0b3-a325650b0144 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:19:45.347949 crc crio[23067]: time=\"2026-06-11T00:19:45.347743211Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=c6f8c578-8e32-4d87-b21f-3712b85dbcd1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:19:45.361136 crc crio[23067]: time=\"2026-06-11T00:19:45.361085795Z\" level=info msg=\"Creating container: openstack/placement-f9c8cf484-x5spd/placement-api\" id=e59a10e8-8d73-418a-8d88-64ffe1cc67f8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:19:45.361863 crc crio[23067]: time=\"2026-06-11T00:19:45.361837975Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:19:45.398847 crc crio[23067]: 2026-06-11T00:19:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:51b53ea5b4e6883 Mac:2e:06:c1:68:e7:fd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a4 Mtu:0 Sandbox:/var/run/netns/49e045a9-1707-47e7-9bf0-31b99d10e085 SocketPath: PciID:}] [{Interface:0xc0002445b0 Address:{IP:10.217.0.164 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:19:45.400423 crc crio[23067]: time=\"2026-06-11T00:19:45.400014026Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-54f48964b7-lddjz Namespace:openstack ID:51b53ea5b4e6883795729543c35e725e721e98d3c0ba648890b8b2f6cc5f3550 UID:4e57543c-b244-41aa-81b6-a4c7fc1ab0e9 NetNS:/var/run/netns/49e045a9-1707-47e7-9bf0-31b99d10e085 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4e57543c_b244_41aa_81b6_a4c7fc1ab0e9.slice PodAnnotations:0xc0079a4080}] Aliases:map[]}\"\nJun 11 00:19:45.400423 crc crio[23067]: time=\"2026-06-11T00:19:45.400330014Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-54f48964b7-lddjz for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:19:45.442440 crc crio[23067]: time=\"2026-06-11T00:19:45.442311839Z\" level=info msg=\"Ran pod sandbox 51b53ea5b4e6883795729543c35e725e721e98d3c0ba648890b8b2f6cc5f3550 with infra container: openstack/dnsmasq-dns-54f48964b7-lddjz/POD\" id=ada4fcd7-5209-49c6-bfd4-25c6e8445315 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:19:45.448415 crc crio[23067]: time=\"2026-06-11T00:19:45.448321463Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=769d5085-33aa-4baa-a0d2-f0371ea8260f name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:19:45.504989 crc crio[23067]: time=\"2026-06-11T00:19:45.504940496Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:19:45.514895 crc crio[23067]: time=\"2026-06-11T00:19:45.514842236Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:19:45.528746 crc crio[23067]: time=\"2026-06-11T00:19:45.527870281Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=e21c6325-6e75-4813-9f72-b9559e49eed7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:19:45.547317 crc crio[23067]: time=\"2026-06-11T00:19:45.545584374Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-54f48964b7-lddjz/init\" id=cc53a339-4cfb-4a8e-9101-306df22190c9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:19:45.547317 crc crio[23067]: time=\"2026-06-11T00:19:45.547026943Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:19:45.552590 crc crio[23067]: 2026-06-11T00:19:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0cb7482a6221314 Mac:76:4f:e2:fe:cb:9a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a5 Mtu:0 Sandbox:/var/run/netns/002d8ee5-9d09-4ee6-9314-8e9c7ba24f9c SocketPath: PciID:}] [{Interface:0xc0003048a0 Address:{IP:10.217.0.165 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:19:45.559878 crc crio[23067]: time=\"2026-06-11T00:19:45.553561111Z\" level=info msg=\"Got pod network &{Name:barbican-api-675dbddb44-b88qz Namespace:openstack ID:0cb7482a6221314e3cc357258e27e67a86bcd482c07b105696a57b5ebdea1aff UID:48146af8-16a6-4bcc-bc58-71fd18b12095 NetNS:/var/run/netns/002d8ee5-9d09-4ee6-9314-8e9c7ba24f9c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod48146af8_16a6_4bcc_bc58_71fd18b12095.slice PodAnnotations:0xc000130c90}] Aliases:map[]}\"\nJun 11 00:19:45.559878 crc crio[23067]: time=\"2026-06-11T00:19:45.553760037Z\" level=info msg=\"Checking pod openstack_barbican-api-675dbddb44-b88qz for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:19:45.569404 crc crio[23067]: 2026-06-11T00:19:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9535357f417cc16 Mac:1a:fb:52:e5:5f:07 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a3 Mtu:0 Sandbox:/var/run/netns/8fb0c8f4-6b0c-44c2-b312-078b621c9a24 SocketPath: PciID:}] [{Interface:0xc0000146e0 Address:{IP:10.217.0.163 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:19:45.571069 crc crio[23067]: time=\"2026-06-11T00:19:45.57073748Z\" level=info msg=\"Got pod network &{Name:cinder-online-data-migrations-4g7rw Namespace:openstack ID:9535357f417cc16a5fc53ea9fae76cf373a556ca70d81da6fb4b4aede298edb1 UID:323231c3-94be-4ce4-b480-b1e75e634ec8 NetNS:/var/run/netns/8fb0c8f4-6b0c-44c2-b312-078b621c9a24 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod323231c3_94be_4ce4_b480_b1e75e634ec8.slice PodAnnotations:0xc0036100c0}] Aliases:map[]}\"\nJun 11 00:19:45.571069 crc crio[23067]: time=\"2026-06-11T00:19:45.570927335Z\" level=info msg=\"Checking pod openstack_cinder-online-data-migrations-4g7rw for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:19:45.623891 crc crio[23067]: time=\"2026-06-11T00:19:45.623502898Z\" level=info msg=\"Ran pod sandbox 0cb7482a6221314e3cc357258e27e67a86bcd482c07b105696a57b5ebdea1aff with infra container: openstack/barbican-api-675dbddb44-b88qz/POD\" id=2fcc4bab-bb00-4d3a-a7f2-64e4cb6ea029 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:19:45.637270 crc crio[23067]: time=\"2026-06-11T00:19:45.630959191Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=86d25e2e-83e9-4cc9-b1e0-46b9d7d4d003 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:19:45.638244 crc crio[23067]: time=\"2026-06-11T00:19:45.638144227Z\" level=info msg=\"Ran pod sandbox 9535357f417cc16a5fc53ea9fae76cf373a556ca70d81da6fb4b4aede298edb1 with infra container: openstack/cinder-online-data-migrations-4g7rw/POD\" id=1e9a8e2d-de99-44c4-8e27-8367d808bd25 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:19:45.647870 crc crio[23067]: time=\"2026-06-11T00:19:45.647756179Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=6c86a568-f538-4c79-ab83-a3baa8d9778e name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:19:45.651817 crc crio[23067]: time=\"2026-06-11T00:19:45.651632625Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=8e3d3647-aa7a-40c3-b73d-962b02cf5835 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:19:45.666809 crc crio[23067]: time=\"2026-06-11T00:19:45.666687765Z\" level=info msg=\"Created container 173e0ce9d9173bec14356a1fec7937a3f5d7b05ff57bdd54cad32fcc983da44e: openstack/placement-f9c8cf484-x5spd/placement-api\" id=e59a10e8-8d73-418a-8d88-64ffe1cc67f8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:19:45.669744 crc crio[23067]: time=\"2026-06-11T00:19:45.668129995Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=93c057fd-1086-414d-82a9-fe89c1b21e45 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:19:45.669744 crc crio[23067]: time=\"2026-06-11T00:19:45.669326647Z\" level=info msg=\"Starting container: 173e0ce9d9173bec14356a1fec7937a3f5d7b05ff57bdd54cad32fcc983da44e\" id=f0a84eea-0a06-4cf3-b74d-f0342db6cd46 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:19:45.676754 crc crio[23067]: time=\"2026-06-11T00:19:45.676472702Z\" level=info msg=\"Creating container: openstack/barbican-api-675dbddb44-b88qz/barbican-api-log\" id=72657bc2-004e-42a6-827f-b7e0b62bfe47 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:19:45.682292 crc crio[23067]: time=\"2026-06-11T00:19:45.682194698Z\" level=info msg=\"Started container\" PID=72676 containerID=173e0ce9d9173bec14356a1fec7937a3f5d7b05ff57bdd54cad32fcc983da44e description=openstack/placement-f9c8cf484-x5spd/placement-api id=f0a84eea-0a06-4cf3-b74d-f0342db6cd46 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ea51e10d9b1179435cffb494566b4b9cfaa59bf0108f9c6d5ebb4566540bc125\nJun 11 00:19:45.683480 crc crio[23067]: time=\"2026-06-11T00:19:45.683425841Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:19:45.685861 crc crio[23067]: time=\"2026-06-11T00:19:45.68556703Z\" level=info msg=\"Creating container: openstack/cinder-online-data-migrations-4g7rw/cinder-online-data-migrations\" id=d5581dbe-3e67-4309-bb38-f554e2e65e26 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:19:45.741772 crc crio[23067]: time=\"2026-06-11T00:19:45.740536058Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:19:45.741772 crc crio[23067]: time=\"2026-06-11T00:19:45.740896008Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:19:45.748832 crc crio[23067]: time=\"2026-06-11T00:19:45.74828569Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:19:45.872601 crc crio[23067]: time=\"2026-06-11T00:19:45.872413973Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:19:45.879941 crc crio[23067]: time=\"2026-06-11T00:19:45.879868986Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:19:45.942843 crc crio[23067]: time=\"2026-06-11T00:19:45.93540379Z\" level=info msg=\"Created container f5b122870139d16a22f958ce6beb903d748364d0838df356a696d9d8d2b47d72: openstack/dnsmasq-dns-54f48964b7-lddjz/init\" id=cc53a339-4cfb-4a8e-9101-306df22190c9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:19:45.942843 crc crio[23067]: time=\"2026-06-11T00:19:45.940605162Z\" level=info msg=\"Starting container: f5b122870139d16a22f958ce6beb903d748364d0838df356a696d9d8d2b47d72\" id=9c263976-08d0-448b-b691-28ec8881bac9 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:19:45.973914 crc crio[23067]: time=\"2026-06-11T00:19:45.973809357Z\" level=info msg=\"Started container\" PID=72694 containerID=f5b122870139d16a22f958ce6beb903d748364d0838df356a696d9d8d2b47d72 description=openstack/dnsmasq-dns-54f48964b7-lddjz/init id=9c263976-08d0-448b-b691-28ec8881bac9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=51b53ea5b4e6883795729543c35e725e721e98d3c0ba648890b8b2f6cc5f3550\nJun 11 00:19:45.973914 crc crio[23067]: time=\"2026-06-11T00:19:45.973874969Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:19:45.981714 crc crio[23067]: time=\"2026-06-11T00:19:45.981567709Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:19:46.217584 crc crio[23067]: time=\"2026-06-11T00:19:46.217043678Z\" level=info msg=\"Created container acf1ae6ba59b9729fb4cbcaf456df37e8535fa25f72c89ac88b2c858d8a3aa63: openstack/cinder-online-data-migrations-4g7rw/cinder-online-data-migrations\" id=d5581dbe-3e67-4309-bb38-f554e2e65e26 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:19:46.219151 crc crio[23067]: time=\"2026-06-11T00:19:46.219068273Z\" level=info msg=\"Starting container: acf1ae6ba59b9729fb4cbcaf456df37e8535fa25f72c89ac88b2c858d8a3aa63\" id=ded8f706-72b0-4bb1-ad9e-82f95b2e8d89 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:19:46.229111 crc crio[23067]: time=\"2026-06-11T00:19:46.228993363Z\" level=info msg=\"Started container\" PID=72730 containerID=acf1ae6ba59b9729fb4cbcaf456df37e8535fa25f72c89ac88b2c858d8a3aa63 description=openstack/cinder-online-data-migrations-4g7rw/cinder-online-data-migrations id=ded8f706-72b0-4bb1-ad9e-82f95b2e8d89 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9535357f417cc16a5fc53ea9fae76cf373a556ca70d81da6fb4b4aede298edb1\nJun 11 00:19:46.269689 crc crio[23067]: time=\"2026-06-11T00:19:46.269474927Z\" level=info msg=\"Created container 76bdc27e728dbc70304f178f7547bf7432d066870d48b84942d72239421df0b5: openstack/barbican-api-675dbddb44-b88qz/barbican-api-log\" id=72657bc2-004e-42a6-827f-b7e0b62bfe47 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:19:46.271046 crc crio[23067]: time=\"2026-06-11T00:19:46.270970858Z\" level=info msg=\"Starting container: 76bdc27e728dbc70304f178f7547bf7432d066870d48b84942d72239421df0b5\" id=2a90984b-56b5-49c4-b3af-ada42b9ab472 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:19:46.276191 crc crio[23067]: time=\"2026-06-11T00:19:46.276073387Z\" level=info msg=\"Started container\" PID=72732 containerID=76bdc27e728dbc70304f178f7547bf7432d066870d48b84942d72239421df0b5 description=openstack/barbican-api-675dbddb44-b88qz/barbican-api-log id=2a90984b-56b5-49c4-b3af-ada42b9ab472 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0cb7482a6221314e3cc357258e27e67a86bcd482c07b105696a57b5ebdea1aff\nJun 11 00:19:46.305691 crc crio[23067]: time=\"2026-06-11T00:19:46.305573751Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=932f13ca-a7b0-4512-a157-752a653f3718 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:19:46.359752 crc crio[23067]: time=\"2026-06-11T00:19:46.359577103Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=eef7c5e7-28f4-407d-8f01-291ce18566cb name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:19:46.369391 crc crio[23067]: time=\"2026-06-11T00:19:46.369274737Z\" level=info msg=\"Creating container: openstack/barbican-api-675dbddb44-b88qz/barbican-api\" id=b64daa2a-b1d7-44c8-b456-907f6e8972f1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:19:46.372821 crc crio[23067]: time=\"2026-06-11T00:19:46.372721081Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:19:46.489001 crc crio[23067]: time=\"2026-06-11T00:19:46.48894981Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:19:46.496514 crc crio[23067]: time=\"2026-06-11T00:19:46.496478675Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:19:46.613540 crc crio[23067]: time=\"2026-06-11T00:19:46.613479494Z\" level=info msg=\"Created container c80825be2658451e8d4a42c7e34d5856c7c084cbac5584dcd43151e79ca5539b: openstack/barbican-api-675dbddb44-b88qz/barbican-api\" id=b64daa2a-b1d7-44c8-b456-907f6e8972f1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:19:46.616243 crc crio[23067]: time=\"2026-06-11T00:19:46.61591208Z\" level=info msg=\"Starting container: c80825be2658451e8d4a42c7e34d5856c7c084cbac5584dcd43151e79ca5539b\" id=57fe179f-574e-411d-97af-b9cce3eee923 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:19:46.627812 crc crio[23067]: time=\"2026-06-11T00:19:46.627537267Z\" level=info msg=\"Started container\" PID=72888 containerID=c80825be2658451e8d4a42c7e34d5856c7c084cbac5584dcd43151e79ca5539b description=openstack/barbican-api-675dbddb44-b88qz/barbican-api id=57fe179f-574e-411d-97af-b9cce3eee923 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0cb7482a6221314e3cc357258e27e67a86bcd482c07b105696a57b5ebdea1aff\nJun 11 00:19:46.659937 crc crio[23067]: time=\"2026-06-11T00:19:46.659858658Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=7ee16a32-fd41-49f9-9565-c405b5e81bf3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:19:46.768123 crc crio[23067]: time=\"2026-06-11T00:19:46.767618906Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=525f02ab-5234-4d7c-9a41-7b7881aa3449 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:19:47.717036 crc crio[23067]: time=\"2026-06-11T00:19:47.716399538Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-54f48964b7-lddjz/dnsmasq-dns\" id=61a6a499-6553-4ace-8bf0-9f3664d0ee45 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:19:48.721297 crc crio[23067]: time=\"2026-06-11T00:19:48.720756026Z\" level=info msg=\"Running pod sandbox: openstack/barbican-api-b4bf8659d-r5qk4/POD\" id=f7d18d37-0d9d-4cbd-9942-2f511f77c0ea name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:19:48.722078 crc crio[23067]: time=\"2026-06-11T00:19:48.721323401Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:19:48.971584 crc crio[23067]: time=\"2026-06-11T00:19:48.95457907Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:19:49.125588 crc crio[23067]: time=\"2026-06-11T00:19:49.125458848Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:241fbbed8753503ab4aa3008cb40b3c4f94ef930fac25515ad3cf3c3a3915d9f\" id=97f68313-ea81-46a6-9f4e-55ebdc534496 name=/runtime.v1.ImageService/PullImage\nJun 11 00:19:49.126411 crc crio[23067]: time=\"2026-06-11T00:19:49.126362733Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=db62823f-2c17-4f8b-a54f-c76ae677dab3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:19:49.137415 crc crio[23067]: time=\"2026-06-11T00:19:49.1372681Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:3b60e8300c573fc08a5a5dc3380bd8cd07f1947ee19ec88b6f4951c03f4170de\" id=e3fb7954-d664-48b1-814c-3e7a3385d31b name=/runtime.v1.ImageService/PullImage\nJun 11 00:19:49.138013 crc crio[23067]: time=\"2026-06-11T00:19:49.137939078Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=4b7f81b1-5c92-4622-8170-2f6e1a48c709 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:19:49.139968 crc crio[23067]: time=\"2026-06-11T00:19:49.139916942Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=a1f41f6d-1df5-4264-bdd2-e38b56c08b92 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:19:49.159264 crc crio[23067]: time=\"2026-06-11T00:19:49.159184587Z\" level=info msg=\"Creating container: openstack/barbican-worker-7d6fd88c9c-976kw/barbican-worker-log\" id=75806ef5-fcdd-42bd-8d58-6d0263a25175 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:19:49.169291 crc crio[23067]: time=\"2026-06-11T00:19:49.16920667Z\" level=info msg=\"Got pod network &{Name:barbican-api-b4bf8659d-r5qk4 Namespace:openstack ID:749414784f7bb4c42b093b99bcc09872c9d5862ecc8ca6da843b437af91fb6a3 UID:48d79412-3450-4315-95de-5487c5d9508d NetNS:/var/run/netns/de5e1c9f-687f-493a-b8a6-ed530b24bd6d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod48d79412_3450_4315_95de_5487c5d9508d.slice PodAnnotations:0xc000130ca0}] Aliases:map[]}\"\nJun 11 00:19:49.169291 crc crio[23067]: time=\"2026-06-11T00:19:49.169266012Z\" level=info msg=\"Adding pod openstack_barbican-api-b4bf8659d-r5qk4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:19:49.183618 crc crio[23067]: time=\"2026-06-11T00:19:49.1835079Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:19:49.186269 crc crio[23067]: time=\"2026-06-11T00:19:49.186114041Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=1b1b6d65-a053-4691-b6dd-f6d57472bc26 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:19:49.231872 crc crio[23067]: time=\"2026-06-11T00:19:49.231582641Z\" level=info msg=\"Creating container: openstack/barbican-keystone-listener-5b9b7f4cb-rcb74/barbican-keystone-listener-log\" id=487555e6-f886-4ea2-97dd-e093ba1f95e5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:19:49.234297 crc crio[23067]: time=\"2026-06-11T00:19:49.234231523Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:19:49.282978 crc crio[23067]: time=\"2026-06-11T00:19:49.282211881Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:19:49.310313 crc crio[23067]: time=\"2026-06-11T00:19:49.310242565Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:19:49.318691 crc crio[23067]: time=\"2026-06-11T00:19:49.31850907Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:19:49.319717 crc crio[23067]: time=\"2026-06-11T00:19:49.319577969Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:19:49.320715 crc crio[23067]: time=\"2026-06-11T00:19:49.320537036Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:19:49.335806 crc crio[23067]: time=\"2026-06-11T00:19:49.335194735Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:19:50.148268 crc crio[23067]: time=\"2026-06-11T00:19:50.146760998Z\" level=info msg=\"Created container aab2504ac39ce79bbe27c56f1b2f12e14d87c8b06ecd0aa2ef5e2643e1367cb6: openstack/barbican-keystone-listener-5b9b7f4cb-rcb74/barbican-keystone-listener-log\" id=487555e6-f886-4ea2-97dd-e093ba1f95e5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:19:50.148268 crc crio[23067]: time=\"2026-06-11T00:19:50.147458467Z\" level=info msg=\"Created container 27230b5f5d936707ab62fafd29794b52bf955d6f979118c413204bd5a881c2d1: openstack/dnsmasq-dns-54f48964b7-lddjz/dnsmasq-dns\" id=61a6a499-6553-4ace-8bf0-9f3664d0ee45 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:19:50.151969 crc crio[23067]: time=\"2026-06-11T00:19:50.151903828Z\" level=info msg=\"Starting container: 27230b5f5d936707ab62fafd29794b52bf955d6f979118c413204bd5a881c2d1\" id=cef9bd6f-1056-452b-852e-d42a644ecc64 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:19:50.153348 crc crio[23067]: time=\"2026-06-11T00:19:50.15307369Z\" level=info msg=\"Created container 7d5ff0744f9c364b50e6676db0972c77a67af372930670e485d9c6c260167cb5: openstack/barbican-worker-7d6fd88c9c-976kw/barbican-worker-log\" id=75806ef5-fcdd-42bd-8d58-6d0263a25175 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:19:50.161574 crc crio[23067]: time=\"2026-06-11T00:19:50.160437641Z\" level=info msg=\"Starting container: aab2504ac39ce79bbe27c56f1b2f12e14d87c8b06ecd0aa2ef5e2643e1367cb6\" id=89f57674-b7f0-4643-8238-8109afdf738a name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:19:50.163472 crc crio[23067]: time=\"2026-06-11T00:19:50.163325949Z\" level=info msg=\"Starting container: 7d5ff0744f9c364b50e6676db0972c77a67af372930670e485d9c6c260167cb5\" id=69f6ad48-245c-4d3a-a92d-73e125de3ca0 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:19:50.167444 crc crio[23067]: time=\"2026-06-11T00:19:50.167342219Z\" level=info msg=\"Started container\" PID=73312 containerID=aab2504ac39ce79bbe27c56f1b2f12e14d87c8b06ecd0aa2ef5e2643e1367cb6 description=openstack/barbican-keystone-listener-5b9b7f4cb-rcb74/barbican-keystone-listener-log id=89f57674-b7f0-4643-8238-8109afdf738a name=/runtime.v1.RuntimeService/StartContainer sandboxID=9b1e6884d2a8334f74f4981a193490899318a51b9337af1d168253466b36acab\nJun 11 00:19:50.175197 crc crio[23067]: time=\"2026-06-11T00:19:50.173103006Z\" level=info msg=\"Started container\" PID=73308 containerID=27230b5f5d936707ab62fafd29794b52bf955d6f979118c413204bd5a881c2d1 description=openstack/dnsmasq-dns-54f48964b7-lddjz/dnsmasq-dns id=cef9bd6f-1056-452b-852e-d42a644ecc64 name=/runtime.v1.RuntimeService/StartContainer sandboxID=51b53ea5b4e6883795729543c35e725e721e98d3c0ba648890b8b2f6cc5f3550\nJun 11 00:19:50.185736 crc crio[23067]: time=\"2026-06-11T00:19:50.185193895Z\" level=info msg=\"Started container\" PID=73311 containerID=7d5ff0744f9c364b50e6676db0972c77a67af372930670e485d9c6c260167cb5 description=openstack/barbican-worker-7d6fd88c9c-976kw/barbican-worker-log id=69f6ad48-245c-4d3a-a92d-73e125de3ca0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=272f4889f2c2e6878adbd5897e07dbdf569e13b12ad196393d6349cb81ee89f9\nJun 11 00:19:50.222607 crc crio[23067]: 2026-06-11T00:19:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:749414784f7bb4c Mac:fe:ce:c6:37:66:7f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a6 Mtu:0 Sandbox:/var/run/netns/de5e1c9f-687f-493a-b8a6-ed530b24bd6d SocketPath: PciID:}] [{Interface:0xc000014600 Address:{IP:10.217.0.166 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:19:50.230749 crc crio[23067]: time=\"2026-06-11T00:19:50.224910618Z\" level=info msg=\"Got pod network &{Name:barbican-api-b4bf8659d-r5qk4 Namespace:openstack ID:749414784f7bb4c42b093b99bcc09872c9d5862ecc8ca6da843b437af91fb6a3 UID:48d79412-3450-4315-95de-5487c5d9508d NetNS:/var/run/netns/de5e1c9f-687f-493a-b8a6-ed530b24bd6d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod48d79412_3450_4315_95de_5487c5d9508d.slice PodAnnotations:0xc000130ca0}] Aliases:map[]}\"\nJun 11 00:19:50.230749 crc crio[23067]: time=\"2026-06-11T00:19:50.225130224Z\" level=info msg=\"Checking pod openstack_barbican-api-b4bf8659d-r5qk4 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:19:50.230749 crc crio[23067]: time=\"2026-06-11T00:19:50.225431152Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=afb428e3-47b5-496f-8890-84f6da721de6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:19:50.230749 crc crio[23067]: time=\"2026-06-11T00:19:50.229077422Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=dd0345be-adac-4dcb-bc88-38966a34219d name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:19:50.253128 crc crio[23067]: time=\"2026-06-11T00:19:50.252572702Z\" level=info msg=\"Ran pod sandbox 749414784f7bb4c42b093b99bcc09872c9d5862ecc8ca6da843b437af91fb6a3 with infra container: openstack/barbican-api-b4bf8659d-r5qk4/POD\" id=f7d18d37-0d9d-4cbd-9942-2f511f77c0ea name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:19:50.258573 crc crio[23067]: time=\"2026-06-11T00:19:50.258464273Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=126695a0-5156-49c1-bfd3-ae1c5a4f78e3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:19:50.283940 crc crio[23067]: time=\"2026-06-11T00:19:50.27962499Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=95deee69-d941-4c2e-8358-930878aa9337 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:19:50.292927 crc crio[23067]: time=\"2026-06-11T00:19:50.29285415Z\" level=info msg=\"Creating container: openstack/barbican-api-b4bf8659d-r5qk4/barbican-api-log\" id=96047d60-d0e8-4136-8d91-01d9f54ab2a1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:19:50.293264 crc crio[23067]: time=\"2026-06-11T00:19:50.293198919Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:19:50.319930 crc crio[23067]: time=\"2026-06-11T00:19:50.319832576Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=d0825bd6-1cd8-41f2-9a27-3a118eaf2354 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:19:50.344202 crc crio[23067]: time=\"2026-06-11T00:19:50.344090467Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=c4b605fa-9eb5-444d-a9ff-4f1e5ab7006c name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:19:50.371850 crc crio[23067]: time=\"2026-06-11T00:19:50.37173087Z\" level=info msg=\"Creating container: openstack/barbican-worker-7d6fd88c9c-976kw/barbican-worker\" id=90a8335c-0195-41b0-8bc8-64393cb61976 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:19:50.373421 crc crio[23067]: time=\"2026-06-11T00:19:50.373349204Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:19:50.379497 crc crio[23067]: time=\"2026-06-11T00:19:50.379403489Z\" level=info msg=\"Creating container: openstack/barbican-keystone-listener-5b9b7f4cb-rcb74/barbican-keystone-listener\" id=abbdb075-26ac-4230-9cb4-3df485e56023 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:19:50.434532 crc crio[23067]: time=\"2026-06-11T00:19:50.43444682Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:19:50.436993 crc crio[23067]: time=\"2026-06-11T00:19:50.435508009Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:19:50.442441 crc crio[23067]: time=\"2026-06-11T00:19:50.442376576Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:19:50.473463 crc crio[23067]: time=\"2026-06-11T00:19:50.47334875Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:19:50.505672 crc crio[23067]: time=\"2026-06-11T00:19:50.505467176Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:19:50.566510 crc crio[23067]: time=\"2026-06-11T00:19:50.565736559Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:19:50.577804 crc crio[23067]: time=\"2026-06-11T00:19:50.577111059Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:19:50.748160 crc crio[23067]: time=\"2026-06-11T00:19:50.747081932Z\" level=info msg=\"Created container 6d599546406a96110390a7e0c0b5abae42f9c802789987bd5c4aea5026fc4e3d: openstack/barbican-api-b4bf8659d-r5qk4/barbican-api-log\" id=96047d60-d0e8-4136-8d91-01d9f54ab2a1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:19:50.757213 crc crio[23067]: time=\"2026-06-11T00:19:50.757127116Z\" level=info msg=\"Starting container: 6d599546406a96110390a7e0c0b5abae42f9c802789987bd5c4aea5026fc4e3d\" id=77909bf6-c272-4c33-9364-855cf314247a name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:19:50.759022 crc crio[23067]: time=\"2026-06-11T00:19:50.758973706Z\" level=info msg=\"Created container 1331b68cc8963a7ac045164b06d8637db1523ef174ad1a11fe383554e97b1aaf: openstack/barbican-keystone-listener-5b9b7f4cb-rcb74/barbican-keystone-listener\" id=abbdb075-26ac-4230-9cb4-3df485e56023 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:19:50.761235 crc crio[23067]: time=\"2026-06-11T00:19:50.761173726Z\" level=info msg=\"Starting container: 1331b68cc8963a7ac045164b06d8637db1523ef174ad1a11fe383554e97b1aaf\" id=d68929aa-da3e-4987-b60c-55ba5ff3d257 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:19:50.762567 crc crio[23067]: time=\"2026-06-11T00:19:50.762474122Z\" level=info msg=\"Started container\" PID=73388 containerID=6d599546406a96110390a7e0c0b5abae42f9c802789987bd5c4aea5026fc4e3d description=openstack/barbican-api-b4bf8659d-r5qk4/barbican-api-log id=77909bf6-c272-4c33-9364-855cf314247a name=/runtime.v1.RuntimeService/StartContainer sandboxID=749414784f7bb4c42b093b99bcc09872c9d5862ecc8ca6da843b437af91fb6a3\nJun 11 00:19:50.769508 crc crio[23067]: time=\"2026-06-11T00:19:50.768549487Z\" level=info msg=\"Started container\" PID=73405 containerID=1331b68cc8963a7ac045164b06d8637db1523ef174ad1a11fe383554e97b1aaf description=openstack/barbican-keystone-listener-5b9b7f4cb-rcb74/barbican-keystone-listener id=d68929aa-da3e-4987-b60c-55ba5ff3d257 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9b1e6884d2a8334f74f4981a193490899318a51b9337af1d168253466b36acab\nJun 11 00:19:50.774480 crc crio[23067]: time=\"2026-06-11T00:19:50.774405297Z\" level=info msg=\"Created container dd98b482f470cd4cc6749ecd6852e129afa43fea12d40b1dcee68f7b95508afe: openstack/barbican-worker-7d6fd88c9c-976kw/barbican-worker\" id=90a8335c-0195-41b0-8bc8-64393cb61976 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:19:50.775498 crc crio[23067]: time=\"2026-06-11T00:19:50.775430155Z\" level=info msg=\"Starting container: dd98b482f470cd4cc6749ecd6852e129afa43fea12d40b1dcee68f7b95508afe\" id=a4645791-e7a7-4b3c-a31b-48fd5421ff84 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:19:50.778139 crc crio[23067]: time=\"2026-06-11T00:19:50.777950584Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=31765a9b-6846-48eb-abd7-c28e9ce9c75f name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:19:50.785433 crc crio[23067]: time=\"2026-06-11T00:19:50.785337945Z\" level=info msg=\"Started container\" PID=73409 containerID=dd98b482f470cd4cc6749ecd6852e129afa43fea12d40b1dcee68f7b95508afe description=openstack/barbican-worker-7d6fd88c9c-976kw/barbican-worker id=a4645791-e7a7-4b3c-a31b-48fd5421ff84 name=/runtime.v1.RuntimeService/StartContainer sandboxID=272f4889f2c2e6878adbd5897e07dbdf569e13b12ad196393d6349cb81ee89f9\nJun 11 00:19:50.922891 crc crio[23067]: time=\"2026-06-11T00:19:50.922195246Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=ec9852bb-dadc-4322-819c-916121372bdb name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:19:50.936830 crc crio[23067]: time=\"2026-06-11T00:19:50.935874788Z\" level=info msg=\"Creating container: openstack/barbican-api-b4bf8659d-r5qk4/barbican-api\" id=bfbbcfd2-baaa-4bb5-929b-67e75d108701 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:19:50.936830 crc crio[23067]: time=\"2026-06-11T00:19:50.936503136Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:19:51.021982 crc crio[23067]: time=\"2026-06-11T00:19:51.021877993Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:19:51.025198 crc crio[23067]: time=\"2026-06-11T00:19:51.02506898Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:19:51.166224 crc crio[23067]: time=\"2026-06-11T00:19:51.166117074Z\" level=info msg=\"Created container 9310a871ea6eb7bc42a2d3b851b0aa9f599769a74dffa400dbf6a27ea37baf25: openstack/barbican-api-b4bf8659d-r5qk4/barbican-api\" id=bfbbcfd2-baaa-4bb5-929b-67e75d108701 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:19:51.170402 crc crio[23067]: time=\"2026-06-11T00:19:51.170248796Z\" level=info msg=\"Starting container: 9310a871ea6eb7bc42a2d3b851b0aa9f599769a74dffa400dbf6a27ea37baf25\" id=68d2782b-5684-43c2-a222-5d61e23ae5a4 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:19:51.175281 crc crio[23067]: time=\"2026-06-11T00:19:51.175205432Z\" level=info msg=\"Started container\" PID=73465 containerID=9310a871ea6eb7bc42a2d3b851b0aa9f599769a74dffa400dbf6a27ea37baf25 description=openstack/barbican-api-b4bf8659d-r5qk4/barbican-api id=68d2782b-5684-43c2-a222-5d61e23ae5a4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=749414784f7bb4c42b093b99bcc09872c9d5862ecc8ca6da843b437af91fb6a3\nJun 11 00:19:51.897616 crc crio[23067]: time=\"2026-06-11T00:19:51.897523441Z\" level=info msg=\"Stopping pod sandbox: 9535357f417cc16a5fc53ea9fae76cf373a556ca70d81da6fb4b4aede298edb1\" id=4ba3c5b6-c809-46e1-a3f6-943aad518b9d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:19:51.898414 crc crio[23067]: time=\"2026-06-11T00:19:51.898346524Z\" level=info msg=\"Got pod network &{Name:cinder-online-data-migrations-4g7rw Namespace:openstack ID:9535357f417cc16a5fc53ea9fae76cf373a556ca70d81da6fb4b4aede298edb1 UID:323231c3-94be-4ce4-b480-b1e75e634ec8 NetNS:/var/run/netns/8fb0c8f4-6b0c-44c2-b312-078b621c9a24 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod323231c3_94be_4ce4_b480_b1e75e634ec8.slice PodAnnotations:0xc0079a41b8}] Aliases:map[]}\"\nJun 11 00:19:51.898564 crc crio[23067]: time=\"2026-06-11T00:19:51.898512198Z\" level=info msg=\"Deleting pod openstack_cinder-online-data-migrations-4g7rw from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:19:59.893402 crc crio[23067]: time=\"2026-06-11T00:19:59.892363423Z\" level=info msg=\"Stopping container: 576c0d22a3ec6cf6daeb30aa2bb85504094bf31c90d2c4858f6d1422ee20a176 (timeout: 10s)\" id=5299373a-dbdc-4ca3-8a98-b769134caa40 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 00:20:00.590290 crc crio[23067]: time=\"2026-06-11T00:20:00.589737033Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29685620-dmfld/POD\" id=6cfb5a3e-f2d9-49ff-8c30-b9ca2a38e9e2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:20:00.590471 crc crio[23067]: time=\"2026-06-11T00:20:00.590390101Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:20:01.737672 crc crio[23067]: time=\"2026-06-11T00:20:01.730749667Z\" level=info msg=\"Stopping container: c80825be2658451e8d4a42c7e34d5856c7c084cbac5584dcd43151e79ca5539b (timeout: 30s)\" id=70efd553-273c-457c-b0f2-4d0ad9fee004 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 00:20:01.737672 crc crio[23067]: time=\"2026-06-11T00:20:01.731581119Z\" level=info msg=\"Stopping container: 76bdc27e728dbc70304f178f7547bf7432d066870d48b84942d72239421df0b5 (timeout: 30s)\" id=5a422d55-b393-49cf-bf85-27c2647e5e20 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 00:20:02.735724 crc crio[23067]: time=\"2026-06-11T00:20:02.735201746Z\" level=info msg=\"Stopped pod sandbox: 9535357f417cc16a5fc53ea9fae76cf373a556ca70d81da6fb4b4aede298edb1\" id=4ba3c5b6-c809-46e1-a3f6-943aad518b9d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:20:02.738836 crc crio[23067]: time=\"2026-06-11T00:20:02.738707752Z\" level=info msg=\"Stopped container 76bdc27e728dbc70304f178f7547bf7432d066870d48b84942d72239421df0b5: openstack/barbican-api-675dbddb44-b88qz/barbican-api-log\" id=5a422d55-b393-49cf-bf85-27c2647e5e20 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 00:20:02.742811 crc crio[23067]: time=\"2026-06-11T00:20:02.742591548Z\" level=info msg=\"Stopped container 576c0d22a3ec6cf6daeb30aa2bb85504094bf31c90d2c4858f6d1422ee20a176: openstack/dnsmasq-dns-6c85d9984c-vkr9b/dnsmasq-dns\" id=5299373a-dbdc-4ca3-8a98-b769134caa40 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 00:20:02.743577 crc crio[23067]: time=\"2026-06-11T00:20:02.743482022Z\" level=info msg=\"Stopping pod sandbox: 369c8f3ef8c4c859b534112c9ebc9c8258161572531164663a9294e820307a12\" id=1faa5acb-b77d-4514-91e8-4ea833fd023e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:20:02.744054 crc crio[23067]: time=\"2026-06-11T00:20:02.743996916Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6c85d9984c-vkr9b Namespace:openstack ID:369c8f3ef8c4c859b534112c9ebc9c8258161572531164663a9294e820307a12 UID:f0e5649b-3acf-4fcf-8a29-b20d55023d2d NetNS:/var/run/netns/918bd7de-cc30-4f0d-a34e-da192b3f4089 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf0e5649b_3acf_4fcf_8a29_b20d55023d2d.slice PodAnnotations:0xc000b80328}] Aliases:map[]}\"\nJun 11 00:20:02.744198 crc crio[23067]: time=\"2026-06-11T00:20:02.7441496Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-6c85d9984c-vkr9b from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:20:02.886811 crc crio[23067]: time=\"2026-06-11T00:20:02.884935858Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685620-dmfld Namespace:openshift-infra ID:a8b70e3883a7417c208bfa10d988750f4bdf751ac8662608f4c162fba6f5fc6a UID:aa459525-c751-4e5f-946c-313700ed95ed NetNS:/var/run/netns/c04668ec-4c31-4385-b2d5-ca6d1d45d4ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaa459525_c751_4e5f_946c_313700ed95ed.slice PodAnnotations:0xc000c35198}] Aliases:map[]}\"\nJun 11 00:20:02.886811 crc crio[23067]: time=\"2026-06-11T00:20:02.8850055Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29685620-dmfld to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:20:02.895019 crc crio[23067]: time=\"2026-06-11T00:20:02.8949142Z\" level=info msg=\"Pulled image: registry.redhat.io/ubi9/httpd-24@sha256:ad0dea2237c315df6dcd44760313c4563611466bd339c1004d512a0d59a0efbf\" id=27416d83-903d-4acf-bacb-92bd39d85c4d name=/runtime.v1.ImageService/PullImage\nJun 11 00:20:02.896268 crc crio[23067]: time=\"2026-06-11T00:20:02.896216135Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=49a25ad8-187e-4f4e-9985-a616701f5857 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:20:02.939879 crc crio[23067]: time=\"2026-06-11T00:20:02.939769793Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=208f1708-8cda-4a93-b8a4-02a6dbb17869 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:20:02.954833 crc crio[23067]: time=\"2026-06-11T00:20:02.954217817Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=f77095fb-773a-4f19-bc21-1335d563f20b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:20:02.956450 crc crio[23067]: time=\"2026-06-11T00:20:02.956380265Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:20:03.178735 crc crio[23067]: time=\"2026-06-11T00:20:03.17482984Z\" level=info msg=\"Stopped pod sandbox: 369c8f3ef8c4c859b534112c9ebc9c8258161572531164663a9294e820307a12\" id=1faa5acb-b77d-4514-91e8-4ea833fd023e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:20:03.181489 crc crio[23067]: time=\"2026-06-11T00:20:03.18141155Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:20:03.188130 crc crio[23067]: time=\"2026-06-11T00:20:03.188069221Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:20:03.468338 crc crio[23067]: time=\"2026-06-11T00:20:03.464842086Z\" level=info msg=\"Stopping container: fd15b6f0e0fc4d7ca2f6f153730eeb4e2115b8278d7cf927926aec4c3954310a (timeout: 30s)\" id=0192e2fb-7700-492a-be40-1d01c2daf667 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 00:20:03.468338 crc crio[23067]: time=\"2026-06-11T00:20:03.466426369Z\" level=info msg=\"Stopping container: e608053d98eacaa8e7febb4a0a12d4a6a0776bae241500743187bd2b4e26ea5a (timeout: 30s)\" id=c71659a5-4152-40cd-9727-28e9735a7e46 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 00:20:03.477449 crc crio[23067]: time=\"2026-06-11T00:20:03.476496043Z\" level=info msg=\"Created container dede9b44f6a2f647be869d1f8290cae735bbf39bde5e360e87a1323b0defafe1: openstack/ceilometer-0/proxy-httpd\" id=f77095fb-773a-4f19-bc21-1335d563f20b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:20:03.502291 crc crio[23067]: time=\"2026-06-11T00:20:03.501754732Z\" level=info msg=\"Starting container: dede9b44f6a2f647be869d1f8290cae735bbf39bde5e360e87a1323b0defafe1\" id=b8d69906-872a-44a0-b519-66332fcddd12 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:20:03.519073 crc crio[23067]: time=\"2026-06-11T00:20:03.518989152Z\" level=info msg=\"Started container\" PID=74566 containerID=dede9b44f6a2f647be869d1f8290cae735bbf39bde5e360e87a1323b0defafe1 description=openstack/ceilometer-0/proxy-httpd id=b8d69906-872a-44a0-b519-66332fcddd12 name=/runtime.v1.RuntimeService/StartContainer sandboxID=792b2decad05c5dac7d072efbc46940c45b2f71cfda169cfc16b17bfe80946de\nJun 11 00:20:03.662007 crc crio[23067]: 2026-06-11T00:20:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a8b70e3883a7417 Mac:e2:2c:43:52:42:2c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a7 Mtu:0 Sandbox:/var/run/netns/c04668ec-4c31-4385-b2d5-ca6d1d45d4ec SocketPath: PciID:}] [{Interface:0xc00028e5a0 Address:{IP:10.217.0.167 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:20:03.663821 crc crio[23067]: time=\"2026-06-11T00:20:03.663746708Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685620-dmfld Namespace:openshift-infra ID:a8b70e3883a7417c208bfa10d988750f4bdf751ac8662608f4c162fba6f5fc6a UID:aa459525-c751-4e5f-946c-313700ed95ed NetNS:/var/run/netns/c04668ec-4c31-4385-b2d5-ca6d1d45d4ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaa459525_c751_4e5f_946c_313700ed95ed.slice PodAnnotations:0xc000c35198}] Aliases:map[]}\"\nJun 11 00:20:03.664030 crc crio[23067]: time=\"2026-06-11T00:20:03.663959154Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29685620-dmfld for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:20:03.673222 crc crio[23067]: time=\"2026-06-11T00:20:03.673116863Z\" level=info msg=\"Ran pod sandbox a8b70e3883a7417c208bfa10d988750f4bdf751ac8662608f4c162fba6f5fc6a with infra container: openshift-infra/auto-csr-approver-29685620-dmfld/POD\" id=6cfb5a3e-f2d9-49ff-8c30-b9ca2a38e9e2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:20:03.686231 crc crio[23067]: time=\"2026-06-11T00:20:03.686139938Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=6ca82de9-c9ea-42f6-8a44-ea39a4a396b2 name=/runtime.v1.ImageService/PullImage\nJun 11 00:20:03.692595 crc crio[23067]: time=\"2026-06-11T00:20:03.692519232Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 00:20:03.913848 crc crio[23067]: time=\"2026-06-11T00:20:03.913089815Z\" level=info msg=\"Stopped container e608053d98eacaa8e7febb4a0a12d4a6a0776bae241500743187bd2b4e26ea5a: openstack/neutron-7fb7cc496f-bxh7n/neutron-httpd\" id=c71659a5-4152-40cd-9727-28e9735a7e46 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 00:20:03.917875 crc crio[23067]: time=\"2026-06-11T00:20:03.917769612Z\" level=info msg=\"Running pod sandbox: openstack/neutron-769dc94469-zx5mv/POD\" id=c5e0c09c-e9ad-42fb-a5e9-0229cf1d8ee0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:20:03.917957 crc crio[23067]: time=\"2026-06-11T00:20:03.917910436Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:20:03.966817 crc crio[23067]: time=\"2026-06-11T00:20:03.966611804Z\" level=info msg=\"Got pod network &{Name:neutron-769dc94469-zx5mv Namespace:openstack ID:2e09dfe64bafc2a4d6529ce4f5638003d9b6cd2762da0bdf43c1911a9e846f48 UID:660217fb-d874-4784-a3c3-0cda82164e1f NetNS:/var/run/netns/91e612d9-7f2a-4232-9a3f-88d9bde58605 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod660217fb_d874_4784_a3c3_0cda82164e1f.slice PodAnnotations:0xc000c35828}] Aliases:map[]}\"\nJun 11 00:20:03.967087 crc crio[23067]: time=\"2026-06-11T00:20:03.96683488Z\" level=info msg=\"Adding pod openstack_neutron-769dc94469-zx5mv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:20:04.249079 crc crio[23067]: time=\"2026-06-11T00:20:04.247873181Z\" level=info msg=\"Removing container: 576c0d22a3ec6cf6daeb30aa2bb85504094bf31c90d2c4858f6d1422ee20a176\" id=66809482-0d71-461e-841a-b0357cf8d203 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:20:04.286305 crc crio[23067]: time=\"2026-06-11T00:20:04.285739823Z\" level=info msg=\"Stopping container: 872cf1ebc9065425e2e11f76818e1d1ca4ac4251b5c43e0752e9d80b3009dc03 (timeout: 30s)\" id=76f735dd-7abd-4563-98c1-5c2837c52836 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 00:20:04.286305 crc crio[23067]: time=\"2026-06-11T00:20:04.285921468Z\" level=info msg=\"Stopping container: 243c564fe6c9533e289f3fa696e15a52b9c8e9fa62b7062f708f6ebed3b28943 (timeout: 30s)\" id=507a77f2-69ca-4570-bb45-06480737ef24 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 00:20:04.305269 crc crio[23067]: time=\"2026-06-11T00:20:04.300759872Z\" level=info msg=\"Stopping container: 37db46c0a071ecdf4a41bd37bc8d045715473c2cbea8854016af2a6bc56b8d8b (timeout: 30s)\" id=6d2e9f74-adc0-4168-987a-7313def7de74 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 00:20:04.305269 crc crio[23067]: time=\"2026-06-11T00:20:04.300833644Z\" level=info msg=\"Stopping container: dede9b44f6a2f647be869d1f8290cae735bbf39bde5e360e87a1323b0defafe1 (timeout: 30s)\" id=c808e344-2fe6-4775-bc0e-42e304a0a531 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 00:20:04.424815 crc crio[23067]: time=\"2026-06-11T00:20:04.42468431Z\" level=info msg=\"Removed container 576c0d22a3ec6cf6daeb30aa2bb85504094bf31c90d2c4858f6d1422ee20a176: openstack/dnsmasq-dns-6c85d9984c-vkr9b/dnsmasq-dns\" id=66809482-0d71-461e-841a-b0357cf8d203 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:20:04.454847 crc crio[23067]: time=\"2026-06-11T00:20:04.452312553Z\" level=info msg=\"Removing container: 0b4b2b8b4298f1ce0b3157237be54d4c2a2da56da27ee6607dc19b7b21b96aa4\" id=bc1d5cca-4e24-4b3f-bd27-c18d2c238e04 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:20:04.494873 crc crio[23067]: time=\"2026-06-11T00:20:04.491930343Z\" level=info msg=\"Stopped container 37db46c0a071ecdf4a41bd37bc8d045715473c2cbea8854016af2a6bc56b8d8b: openstack/ceilometer-0/sg-core\" id=6d2e9f74-adc0-4168-987a-7313def7de74 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 00:20:04.601384 crc crio[23067]: time=\"2026-06-11T00:20:04.601309505Z\" level=info msg=\"Removed container 0b4b2b8b4298f1ce0b3157237be54d4c2a2da56da27ee6607dc19b7b21b96aa4: openstack/dnsmasq-dns-6c85d9984c-vkr9b/init\" id=bc1d5cca-4e24-4b3f-bd27-c18d2c238e04 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:20:04.939246 crc crio[23067]: time=\"2026-06-11T00:20:04.932274967Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=6ca82de9-c9ea-42f6-8a44-ea39a4a396b2 name=/runtime.v1.ImageService/PullImage\nJun 11 00:20:04.939246 crc crio[23067]: time=\"2026-06-11T00:20:04.934703003Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=435ae395-72a3-41cf-81b6-19a3913afaad name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:20:04.948716 crc crio[23067]: time=\"2026-06-11T00:20:04.944954062Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=7ac331fe-e9e0-4a61-8799-21c7ba07177e name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:20:04.969838 crc crio[23067]: time=\"2026-06-11T00:20:04.967191909Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29685620-dmfld/oc\" id=3be28c11-37b1-4bdc-a7fa-f36ce3179bcb name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:20:04.969838 crc crio[23067]: time=\"2026-06-11T00:20:04.967701722Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:20:05.159604 crc crio[23067]: time=\"2026-06-11T00:20:05.159166882Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:20:05.228098 crc crio[23067]: time=\"2026-06-11T00:20:05.227981138Z\" level=info msg=\"Running pod sandbox: openstack/cinder-scheduler-0/POD\" id=b6691205-1e6b-4e57-b841-3ffad92c94a9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:20:05.228260 crc crio[23067]: time=\"2026-06-11T00:20:05.228208234Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:20:05.337191 crc crio[23067]: 2026-06-11T00:20:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2e09dfe64bafc2a Mac:d2:9f:15:92:23:54 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a8 Mtu:0 Sandbox:/var/run/netns/91e612d9-7f2a-4232-9a3f-88d9bde58605 SocketPath: PciID:}] [{Interface:0xc0002d8a00 Address:{IP:10.217.0.168 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:20:05.340700 crc crio[23067]: time=\"2026-06-11T00:20:05.33887395Z\" level=info msg=\"Got pod network &{Name:neutron-769dc94469-zx5mv Namespace:openstack ID:2e09dfe64bafc2a4d6529ce4f5638003d9b6cd2762da0bdf43c1911a9e846f48 UID:660217fb-d874-4784-a3c3-0cda82164e1f NetNS:/var/run/netns/91e612d9-7f2a-4232-9a3f-88d9bde58605 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod660217fb_d874_4784_a3c3_0cda82164e1f.slice PodAnnotations:0xc000c35828}] Aliases:map[]}\"\nJun 11 00:20:05.340700 crc crio[23067]: time=\"2026-06-11T00:20:05.339062676Z\" level=info msg=\"Checking pod openstack_neutron-769dc94469-zx5mv for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:20:05.357703 crc crio[23067]: time=\"2026-06-11T00:20:05.354506117Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-764b948f4c-nkb48/POD\" id=ac5fa1d2-2f28-4a00-a150-dc9a1e443146 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:20:05.357703 crc crio[23067]: time=\"2026-06-11T00:20:05.354608689Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:20:05.370445 crc crio[23067]: time=\"2026-06-11T00:20:05.368619331Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:1a9b0210b0cc741c5617a4a1a91ef1e2a903b1245b87c132481361b918e53552 UID:07808d1f-a15c-4ce1-bc2d-baa3ab15bc1d NetNS:/var/run/netns/26dd71b0-459f-447b-a65f-cba4f9e64792 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod07808d1f_a15c_4ce1_bc2d_baa3ab15bc1d.slice PodAnnotations:0xc002a46048}] Aliases:map[]}\"\nJun 11 00:20:05.370445 crc crio[23067]: time=\"2026-06-11T00:20:05.368740795Z\" level=info msg=\"Adding pod openstack_cinder-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:20:05.391935 crc crio[23067]: time=\"2026-06-11T00:20:05.391629609Z\" level=info msg=\"Ran pod sandbox 2e09dfe64bafc2a4d6529ce4f5638003d9b6cd2762da0bdf43c1911a9e846f48 with infra container: openstack/neutron-769dc94469-zx5mv/POD\" id=c5e0c09c-e9ad-42fb-a5e9-0229cf1d8ee0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:20:05.408687 crc crio[23067]: time=\"2026-06-11T00:20:05.408366425Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=ebcebdf8-8875-4e44-b904-343398a53e26 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:20:05.444999 crc crio[23067]: time=\"2026-06-11T00:20:05.444900191Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-764b948f4c-nkb48 Namespace:openstack ID:a15b634a4a3faa73033c2ce2ac114134b696ccdfebaea8e31ededceb3a7e3c32 UID:ec891b8c-faa1-4b85-8b1a-eb9d396f4db4 NetNS:/var/run/netns/645983b0-0b06-46cf-b780-be509bc15428 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podec891b8c_faa1_4b85_8b1a_eb9d396f4db4.slice PodAnnotations:0xc0005312b8}] Aliases:map[]}\"\nJun 11 00:20:05.444999 crc crio[23067]: time=\"2026-06-11T00:20:05.444963512Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-764b948f4c-nkb48 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:20:05.518074 crc crio[23067]: time=\"2026-06-11T00:20:05.51718196Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=c40634dc-f1ac-4556-b740-cf3f0047a42f name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:20:05.532135 crc crio[23067]: time=\"2026-06-11T00:20:05.532048245Z\" level=info msg=\"Creating container: openstack/neutron-769dc94469-zx5mv/neutron-api\" id=2deaff5a-6715-4ccd-ac06-e913240cc161 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:20:05.576061 crc crio[23067]: time=\"2026-06-11T00:20:05.5740478Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:20:05.630712 crc crio[23067]: time=\"2026-06-11T00:20:05.628904836Z\" level=info msg=\"Stopped container dede9b44f6a2f647be869d1f8290cae735bbf39bde5e360e87a1323b0defafe1: openstack/ceilometer-0/proxy-httpd\" id=c808e344-2fe6-4775-bc0e-42e304a0a531 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 00:20:05.766068 crc crio[23067]: time=\"2026-06-11T00:20:05.7659049Z\" level=info msg=\"Stopped container 872cf1ebc9065425e2e11f76818e1d1ca4ac4251b5c43e0752e9d80b3009dc03: openstack/ceilometer-0/ceilometer-central-agent\" id=76f735dd-7abd-4563-98c1-5c2837c52836 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 00:20:05.823509 crc crio[23067]: time=\"2026-06-11T00:20:05.823054118Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:20:05.845126 crc crio[23067]: time=\"2026-06-11T00:20:05.842502058Z\" level=info msg=\"Stopped container c80825be2658451e8d4a42c7e34d5856c7c084cbac5584dcd43151e79ca5539b: openstack/barbican-api-675dbddb44-b88qz/barbican-api\" id=70efd553-273c-457c-b0f2-4d0ad9fee004 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 00:20:05.849593 crc crio[23067]: time=\"2026-06-11T00:20:05.84955102Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:20:05.855207 crc crio[23067]: time=\"2026-06-11T00:20:05.854586787Z\" level=info msg=\"Stopping pod sandbox: 0cb7482a6221314e3cc357258e27e67a86bcd482c07b105696a57b5ebdea1aff\" id=c28cfd65-bbec-4761-92bf-0d6a83bcfc0b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:20:05.855325 crc crio[23067]: time=\"2026-06-11T00:20:05.855260796Z\" level=info msg=\"Got pod network &{Name:barbican-api-675dbddb44-b88qz Namespace:openstack ID:0cb7482a6221314e3cc357258e27e67a86bcd482c07b105696a57b5ebdea1aff UID:48146af8-16a6-4bcc-bc58-71fd18b12095 NetNS:/var/run/netns/002d8ee5-9d09-4ee6-9314-8e9c7ba24f9c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod48146af8_16a6_4bcc_bc58_71fd18b12095.slice PodAnnotations:0xc0002f2148}] Aliases:map[]}\"\nJun 11 00:20:05.855448 crc crio[23067]: time=\"2026-06-11T00:20:05.85539682Z\" level=info msg=\"Deleting pod openstack_barbican-api-675dbddb44-b88qz from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:20:05.983571 crc crio[23067]: time=\"2026-06-11T00:20:05.983471501Z\" level=info msg=\"Running pod sandbox: openstack/cinder-api-0/POD\" id=e474dcba-d739-4918-9893-ab73c184286f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:20:05.984432 crc crio[23067]: time=\"2026-06-11T00:20:05.983776969Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:20:06.265868 crc crio[23067]: time=\"2026-06-11T00:20:06.25747567Z\" level=info msg=\"Created container ed5bb946568413ee0bd77f0b838cb0b7314c2a283da0600bdb5b5296b846852c: openstack/neutron-769dc94469-zx5mv/neutron-api\" id=2deaff5a-6715-4ccd-ac06-e913240cc161 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:20:06.266169 crc crio[23067]: time=\"2026-06-11T00:20:06.265873689Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:20:06.266973 crc crio[23067]: time=\"2026-06-11T00:20:06.266894477Z\" level=info msg=\"Starting container: ed5bb946568413ee0bd77f0b838cb0b7314c2a283da0600bdb5b5296b846852c\" id=e1067784-b41c-4ecb-b0ff-6acb0478f156 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:20:06.279891 crc crio[23067]: time=\"2026-06-11T00:20:06.277066344Z\" level=info msg=\"Started container\" PID=75206 containerID=ed5bb946568413ee0bd77f0b838cb0b7314c2a283da0600bdb5b5296b846852c description=openstack/neutron-769dc94469-zx5mv/neutron-api id=e1067784-b41c-4ecb-b0ff-6acb0478f156 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2e09dfe64bafc2a4d6529ce4f5638003d9b6cd2762da0bdf43c1911a9e846f48\nJun 11 00:20:06.279891 crc crio[23067]: time=\"2026-06-11T00:20:06.278502063Z\" level=info msg=\"Stopped container fd15b6f0e0fc4d7ca2f6f153730eeb4e2115b8278d7cf927926aec4c3954310a: openstack/neutron-7fb7cc496f-bxh7n/neutron-api\" id=0192e2fb-7700-492a-be40-1d01c2daf667 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 00:20:06.285202 crc crio[23067]: time=\"2026-06-11T00:20:06.285109263Z\" level=info msg=\"Stopping pod sandbox: 417508eb777ed2deef79db2de1421219bd5eb646ed70bdeddaec4c1ac3b355ed\" id=0b1e002d-db83-405b-8d91-f9e848fd9240 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:20:06.285588 crc crio[23067]: time=\"2026-06-11T00:20:06.285516474Z\" level=info msg=\"Got pod network &{Name:neutron-7fb7cc496f-bxh7n Namespace:openstack ID:417508eb777ed2deef79db2de1421219bd5eb646ed70bdeddaec4c1ac3b355ed UID:c9827548-09b4-459c-8a13-74d733e43adf NetNS:/var/run/netns/1337a126-6dea-4df8-a66c-7af9a1567086 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc9827548_09b4_459c_8a13_74d733e43adf.slice PodAnnotations:0xc000c34b38}] Aliases:map[]}\"\nJun 11 00:20:06.285828 crc crio[23067]: time=\"2026-06-11T00:20:06.285754171Z\" level=info msg=\"Deleting pod openstack_neutron-7fb7cc496f-bxh7n from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:20:06.315923 crc crio[23067]: time=\"2026-06-11T00:20:06.306885507Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=8a322d70-f272-46e2-872b-30ef7462aa17 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:20:06.315923 crc crio[23067]: time=\"2026-06-11T00:20:06.311853532Z\" level=info msg=\"Stopped container 243c564fe6c9533e289f3fa696e15a52b9c8e9fa62b7062f708f6ebed3b28943: openstack/ceilometer-0/ceilometer-notification-agent\" id=507a77f2-69ca-4570-bb45-06480737ef24 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 00:20:06.337125 crc crio[23067]: time=\"2026-06-11T00:20:06.317014993Z\" level=info msg=\"Stopping pod sandbox: 792b2decad05c5dac7d072efbc46940c45b2f71cfda169cfc16b17bfe80946de\" id=b169e7d8-58fb-4bc8-9141-86f4f8914935 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:20:06.337125 crc crio[23067]: time=\"2026-06-11T00:20:06.317585478Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:792b2decad05c5dac7d072efbc46940c45b2f71cfda169cfc16b17bfe80946de UID:daf7db10-0f6b-4faa-8bf6-a496b341bb53 NetNS:/var/run/netns/1e6f80f1-cbc1-4d6b-be1a-21bdec62e1e0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddaf7db10_0f6b_4faa_8bf6_a496b341bb53.slice PodAnnotations:0xc003ba8408}] Aliases:map[]}\"\nJun 11 00:20:06.337125 crc crio[23067]: time=\"2026-06-11T00:20:06.317812715Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:20:06.355097 crc crio[23067]: time=\"2026-06-11T00:20:06.354976178Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:7e49e1c01d0d79808bb8f9b43a64f455f18fc49f26c5752e581e36da75201488 UID:e4f28e63-5662-4fcc-a441-7b5fc280310d NetNS:/var/run/netns/5d9d2c4d-3dfc-438c-8c37-cbcc7c21924f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode4f28e63_5662_4fcc_a441_7b5fc280310d.slice PodAnnotations:0xc000b80890}] Aliases:map[]}\"\nJun 11 00:20:06.355097 crc crio[23067]: time=\"2026-06-11T00:20:06.35506023Z\" level=info msg=\"Adding pod openstack_cinder-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:20:06.443953 crc crio[23067]: 2026-06-11T00:20:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1a9b0210b0cc741 Mac:be:d7:2d:0d:22:f5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a9 Mtu:0 Sandbox:/var/run/netns/26dd71b0-459f-447b-a65f-cba4f9e64792 SocketPath: PciID:}] [{Interface:0xc00011ab10 Address:{IP:10.217.0.169 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:20:06.445020 crc crio[23067]: time=\"2026-06-11T00:20:06.44495585Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:1a9b0210b0cc741c5617a4a1a91ef1e2a903b1245b87c132481361b918e53552 UID:07808d1f-a15c-4ce1-bc2d-baa3ab15bc1d NetNS:/var/run/netns/26dd71b0-459f-447b-a65f-cba4f9e64792 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod07808d1f_a15c_4ce1_bc2d_baa3ab15bc1d.slice PodAnnotations:0xc002a46048}] Aliases:map[]}\"\nJun 11 00:20:06.445187 crc crio[23067]: time=\"2026-06-11T00:20:06.445112275Z\" level=info msg=\"Checking pod openstack_cinder-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:20:06.542629 crc crio[23067]: time=\"2026-06-11T00:20:06.541589645Z\" level=info msg=\"Ran pod sandbox 1a9b0210b0cc741c5617a4a1a91ef1e2a903b1245b87c132481361b918e53552 with infra container: openstack/cinder-scheduler-0/POD\" id=b6691205-1e6b-4e57-b841-3ffad92c94a9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:20:06.542629 crc crio[23067]: time=\"2026-06-11T00:20:06.541941134Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=a3f4b25c-6391-47ca-bddf-600113866005 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:20:06.551247 crc crio[23067]: time=\"2026-06-11T00:20:06.551098464Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=f84f7852-ac63-445b-9a0b-9133d9f5a068 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:20:06.551364 crc crio[23067]: time=\"2026-06-11T00:20:06.551288319Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified not found\" id=f84f7852-ac63-445b-9a0b-9133d9f5a068 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:20:06.551364 crc crio[23067]: time=\"2026-06-11T00:20:06.55133055Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified found\" id=f84f7852-ac63-445b-9a0b-9133d9f5a068 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:20:06.555819 crc crio[23067]: time=\"2026-06-11T00:20:06.555754681Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=7e16d3c3-b187-4171-afbc-d69ee43abbac name=/runtime.v1.ImageService/PullImage\nJun 11 00:20:06.590410 crc crio[23067]: time=\"2026-06-11T00:20:06.581885943Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\\\"\"\nJun 11 00:20:06.590410 crc crio[23067]: time=\"2026-06-11T00:20:06.588337099Z\" level=info msg=\"Created container 98712a7b8e2afc91182ffda43a5ba62f34c9a9581624c32dda0180b3019cead6: openshift-infra/auto-csr-approver-29685620-dmfld/oc\" id=3be28c11-37b1-4bdc-a7fa-f36ce3179bcb name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:20:06.604390 crc crio[23067]: time=\"2026-06-11T00:20:06.599855693Z\" level=info msg=\"Starting container: 98712a7b8e2afc91182ffda43a5ba62f34c9a9581624c32dda0180b3019cead6\" id=3c30ade7-a976-4b27-bf7e-ff35457fa044 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:20:06.611057 crc crio[23067]: time=\"2026-06-11T00:20:06.610134143Z\" level=info msg=\"Started container\" PID=75266 containerID=98712a7b8e2afc91182ffda43a5ba62f34c9a9581624c32dda0180b3019cead6 description=openshift-infra/auto-csr-approver-29685620-dmfld/oc id=3c30ade7-a976-4b27-bf7e-ff35457fa044 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a8b70e3883a7417c208bfa10d988750f4bdf751ac8662608f4c162fba6f5fc6a\nJun 11 00:20:06.614932 crc crio[23067]: time=\"2026-06-11T00:20:06.614596755Z\" level=info msg=\"Creating container: openstack/neutron-769dc94469-zx5mv/neutron-httpd\" id=0c89159a-1ec5-4620-b38d-f331f7cb7dbc name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:20:06.617428 crc crio[23067]: time=\"2026-06-11T00:20:06.617262808Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:20:06.748519 crc crio[23067]: 2026-06-11T00:20:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a15b634a4a3faa7 Mac:ae:41:2a:5b:c3:ed Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:aa Mtu:0 Sandbox:/var/run/netns/645983b0-0b06-46cf-b780-be509bc15428 SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.0.170 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:20:06.748519 crc crio[23067]: time=\"2026-06-11T00:20:06.748005312Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-764b948f4c-nkb48 Namespace:openstack ID:a15b634a4a3faa73033c2ce2ac114134b696ccdfebaea8e31ededceb3a7e3c32 UID:ec891b8c-faa1-4b85-8b1a-eb9d396f4db4 NetNS:/var/run/netns/645983b0-0b06-46cf-b780-be509bc15428 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podec891b8c_faa1_4b85_8b1a_eb9d396f4db4.slice PodAnnotations:0xc0005312b8}] Aliases:map[]}\"\nJun 11 00:20:06.748519 crc crio[23067]: time=\"2026-06-11T00:20:06.748197797Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-764b948f4c-nkb48 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:20:06.768380 crc crio[23067]: time=\"2026-06-11T00:20:06.768157921Z\" level=info msg=\"Ran pod sandbox a15b634a4a3faa73033c2ce2ac114134b696ccdfebaea8e31ededceb3a7e3c32 with infra container: openstack/dnsmasq-dns-764b948f4c-nkb48/POD\" id=ac5fa1d2-2f28-4a00-a150-dc9a1e443146 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:20:06.782585 crc crio[23067]: time=\"2026-06-11T00:20:06.782453901Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:20:06.783191 crc crio[23067]: time=\"2026-06-11T00:20:06.783030426Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=54faf6b7-93e1-45ed-befd-b018304c24cb name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:20:06.808107 crc crio[23067]: time=\"2026-06-11T00:20:06.808048158Z\" level=info msg=\"Stopped pod sandbox: 0cb7482a6221314e3cc357258e27e67a86bcd482c07b105696a57b5ebdea1aff\" id=c28cfd65-bbec-4761-92bf-0d6a83bcfc0b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:20:06.829552 crc crio[23067]: time=\"2026-06-11T00:20:06.821764092Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:20:07.121131 crc crio[23067]: time=\"2026-06-11T00:20:07.120099205Z\" level=info msg=\"Stopped pod sandbox: 792b2decad05c5dac7d072efbc46940c45b2f71cfda169cfc16b17bfe80946de\" id=b169e7d8-58fb-4bc8-9141-86f4f8914935 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:20:07.261276 crc crio[23067]: time=\"2026-06-11T00:20:07.261131329Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=d96b2b86-04cd-467c-a6d3-398f9254521f name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:20:07.283584 crc crio[23067]: time=\"2026-06-11T00:20:07.282035669Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-764b948f4c-nkb48/init\" id=a61fbec1-ae2d-4245-ab72-b4b01080fc39 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:20:07.283584 crc crio[23067]: time=\"2026-06-11T00:20:07.282530432Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:20:07.395489 crc crio[23067]: time=\"2026-06-11T00:20:07.395229534Z\" level=info msg=\"Created container 6201d039a5488e2a42ba0b4da02882746589498452b83e625950719de44b1760: openstack/neutron-769dc94469-zx5mv/neutron-httpd\" id=0c89159a-1ec5-4620-b38d-f331f7cb7dbc name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:20:07.403304 crc crio[23067]: time=\"2026-06-11T00:20:07.397580889Z\" level=info msg=\"Starting container: 6201d039a5488e2a42ba0b4da02882746589498452b83e625950719de44b1760\" id=e1a8ba13-0947-4b7b-81f4-ab816a25bfe2 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:20:07.456180 crc crio[23067]: time=\"2026-06-11T00:20:07.450532712Z\" level=info msg=\"Started container\" PID=75366 containerID=6201d039a5488e2a42ba0b4da02882746589498452b83e625950719de44b1760 description=openstack/neutron-769dc94469-zx5mv/neutron-httpd id=e1a8ba13-0947-4b7b-81f4-ab816a25bfe2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2e09dfe64bafc2a4d6529ce4f5638003d9b6cd2762da0bdf43c1911a9e846f48\nJun 11 00:20:07.599620 crc crio[23067]: 2026-06-11T00:20:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7e49e1c01d0d798 Mac:9a:dc:e8:9a:a2:90 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ab Mtu:0 Sandbox:/var/run/netns/5d9d2c4d-3dfc-438c-8c37-cbcc7c21924f SocketPath: PciID:}] [{Interface:0xc0003845b0 Address:{IP:10.217.0.171 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:20:07.602012 crc crio[23067]: time=\"2026-06-11T00:20:07.60196939Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:7e49e1c01d0d79808bb8f9b43a64f455f18fc49f26c5752e581e36da75201488 UID:e4f28e63-5662-4fcc-a441-7b5fc280310d NetNS:/var/run/netns/5d9d2c4d-3dfc-438c-8c37-cbcc7c21924f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode4f28e63_5662_4fcc_a441_7b5fc280310d.slice PodAnnotations:0xc000b80890}] Aliases:map[]}\"\nJun 11 00:20:07.623322 crc crio[23067]: time=\"2026-06-11T00:20:07.623266241Z\" level=info msg=\"Checking pod openstack_cinder-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:20:07.891775 crc crio[23067]: time=\"2026-06-11T00:20:07.891551794Z\" level=info msg=\"Removing container: c80825be2658451e8d4a42c7e34d5856c7c084cbac5584dcd43151e79ca5539b\" id=954d2dac-34fa-4893-9427-bc080c761c77 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:20:08.287468 crc crio[23067]: time=\"2026-06-11T00:20:08.286233443Z\" level=info msg=\"Stopped pod sandbox: 417508eb777ed2deef79db2de1421219bd5eb646ed70bdeddaec4c1ac3b355ed\" id=0b1e002d-db83-405b-8d91-f9e848fd9240 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:20:08.301887 crc crio[23067]: time=\"2026-06-11T00:20:08.297627133Z\" level=info msg=\"Ran pod sandbox 7e49e1c01d0d79808bb8f9b43a64f455f18fc49f26c5752e581e36da75201488 with infra container: openstack/cinder-api-0/POD\" id=e474dcba-d739-4918-9893-ab73c184286f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:20:08.328237 crc crio[23067]: time=\"2026-06-11T00:20:08.328164896Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=a1eb9ce6-0aa8-470c-a81f-85e0e33bb842 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:20:08.336509 crc crio[23067]: time=\"2026-06-11T00:20:08.336472362Z\" level=info msg=\"Removed container c80825be2658451e8d4a42c7e34d5856c7c084cbac5584dcd43151e79ca5539b: openstack/barbican-api-675dbddb44-b88qz/barbican-api\" id=954d2dac-34fa-4893-9427-bc080c761c77 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:20:08.352585 crc crio[23067]: time=\"2026-06-11T00:20:08.350631428Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=6c1a211d-faf1-4256-b320-c3b65691ec8a name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:20:08.361404 crc crio[23067]: time=\"2026-06-11T00:20:08.36098083Z\" level=info msg=\"Removing container: 76bdc27e728dbc70304f178f7547bf7432d066870d48b84942d72239421df0b5\" id=68c6f807-d5d1-4c90-8d1c-79dd175a5750 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:20:08.465018 crc crio[23067]: time=\"2026-06-11T00:20:08.463979268Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:20:08.473347 crc crio[23067]: time=\"2026-06-11T00:20:08.473155988Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:05ada8cde6c86ae8ee0ca06b60e0cbb9224777312d1f41e2b34dc7d5e04057f4\" id=7e16d3c3-b187-4171-afbc-d69ee43abbac name=/runtime.v1.ImageService/PullImage\nJun 11 00:20:08.486778 crc crio[23067]: time=\"2026-06-11T00:20:08.483204182Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=669f3134-b18d-4e14-8080-dc017d061ff3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:20:08.486778 crc crio[23067]: time=\"2026-06-11T00:20:08.484323892Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api-log\" id=fd3af220-7031-4f36-91da-707e60f47bce name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:20:08.486778 crc crio[23067]: time=\"2026-06-11T00:20:08.484757154Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:20:08.489882 crc crio[23067]: time=\"2026-06-11T00:20:08.488738723Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:20:08.778121 crc crio[23067]: time=\"2026-06-11T00:20:08.774568054Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=5573168c-cec5-434c-a000-21e291176309 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:20:08.832922 crc crio[23067]: time=\"2026-06-11T00:20:08.824868125Z\" level=info msg=\"Removed container 76bdc27e728dbc70304f178f7547bf7432d066870d48b84942d72239421df0b5: openstack/barbican-api-675dbddb44-b88qz/barbican-api-log\" id=68c6f807-d5d1-4c90-8d1c-79dd175a5750 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:20:08.857177 crc crio[23067]: time=\"2026-06-11T00:20:08.852353225Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:20:08.883051 crc crio[23067]: time=\"2026-06-11T00:20:08.882945759Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/cinder-scheduler\" id=c7c327dc-d88e-437a-ba17-cb29c0f79cd0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:20:08.885096 crc crio[23067]: time=\"2026-06-11T00:20:08.885008065Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:20:08.891234 crc crio[23067]: time=\"2026-06-11T00:20:08.891146442Z\" level=info msg=\"Removing container: dede9b44f6a2f647be869d1f8290cae735bbf39bde5e360e87a1323b0defafe1\" id=b5c3cae6-19a0-4ee5-b9ac-801b999b2789 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:20:09.202608 crc crio[23067]: time=\"2026-06-11T00:20:09.201992195Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:20:09.271780 crc crio[23067]: time=\"2026-06-11T00:20:09.268922449Z\" level=info msg=\"Created container 1f41890437938888016b63c89381a4d4a9f775df5201eb41525c8800d736e30b: openstack/dnsmasq-dns-764b948f4c-nkb48/init\" id=a61fbec1-ae2d-4245-ab72-b4b01080fc39 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:20:09.302045 crc crio[23067]: time=\"2026-06-11T00:20:09.286415746Z\" level=info msg=\"Starting container: 1f41890437938888016b63c89381a4d4a9f775df5201eb41525c8800d736e30b\" id=bde7b7c1-758e-4808-830b-d53c5c60a283 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:20:09.369269 crc crio[23067]: time=\"2026-06-11T00:20:09.356825476Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=529b9b8b-807b-4ff2-b05c-8531628d3e08 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:20:09.369269 crc crio[23067]: time=\"2026-06-11T00:20:09.357042381Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:20:09.505702 crc crio[23067]: time=\"2026-06-11T00:20:09.497271354Z\" level=info msg=\"Removed container dede9b44f6a2f647be869d1f8290cae735bbf39bde5e360e87a1323b0defafe1: openstack/ceilometer-0/proxy-httpd\" id=b5c3cae6-19a0-4ee5-b9ac-801b999b2789 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:20:09.551942 crc crio[23067]: time=\"2026-06-11T00:20:09.550065123Z\" level=info msg=\"Started container\" PID=75488 containerID=1f41890437938888016b63c89381a4d4a9f775df5201eb41525c8800d736e30b description=openstack/dnsmasq-dns-764b948f4c-nkb48/init id=bde7b7c1-758e-4808-830b-d53c5c60a283 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a15b634a4a3faa73033c2ce2ac114134b696ccdfebaea8e31ededceb3a7e3c32\nJun 11 00:20:09.552523 crc crio[23067]: time=\"2026-06-11T00:20:09.552376706Z\" level=info msg=\"Removing container: 37db46c0a071ecdf4a41bd37bc8d045715473c2cbea8854016af2a6bc56b8d8b\" id=695055db-4dd0-4b7f-b6c9-7162fc8ef378 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:20:09.820497 crc crio[23067]: time=\"2026-06-11T00:20:09.820255188Z\" level=info msg=\"Removed container 37db46c0a071ecdf4a41bd37bc8d045715473c2cbea8854016af2a6bc56b8d8b: openstack/ceilometer-0/sg-core\" id=695055db-4dd0-4b7f-b6c9-7162fc8ef378 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:20:09.835360 crc crio[23067]: time=\"2026-06-11T00:20:09.835279688Z\" level=info msg=\"Removing container: 243c564fe6c9533e289f3fa696e15a52b9c8e9fa62b7062f708f6ebed3b28943\" id=446e7165-9559-4125-817c-d88a50c37162 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:20:09.899439 crc crio[23067]: time=\"2026-06-11T00:20:09.899344974Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:de1da0f1c43f0baaea7085b732988bd1f062d48fcd5120af837d2967d0cb3d8e UID:d25591f7-09f1-4cb5-b822-1221d7dde022 NetNS:/var/run/netns/c12e8c30-d8a7-4339-992e-342ff4bc3c23 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd25591f7_09f1_4cb5_b822_1221d7dde022.slice PodAnnotations:0xc0002f29c0}] Aliases:map[]}\"\nJun 11 00:20:09.899439 crc crio[23067]: time=\"2026-06-11T00:20:09.899419646Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:20:09.943045 crc crio[23067]: time=\"2026-06-11T00:20:09.942959893Z\" level=info msg=\"Removed container 243c564fe6c9533e289f3fa696e15a52b9c8e9fa62b7062f708f6ebed3b28943: openstack/ceilometer-0/ceilometer-notification-agent\" id=446e7165-9559-4125-817c-d88a50c37162 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:20:09.967115 crc crio[23067]: time=\"2026-06-11T00:20:09.967017179Z\" level=info msg=\"Removing container: 872cf1ebc9065425e2e11f76818e1d1ca4ac4251b5c43e0752e9d80b3009dc03\" id=751f658d-5873-47f1-a01d-23b57586779c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:20:10.038825 crc crio[23067]: time=\"2026-06-11T00:20:10.036549794Z\" level=info msg=\"Removed container 872cf1ebc9065425e2e11f76818e1d1ca4ac4251b5c43e0752e9d80b3009dc03: openstack/ceilometer-0/ceilometer-central-agent\" id=751f658d-5873-47f1-a01d-23b57586779c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:20:10.053325 crc crio[23067]: time=\"2026-06-11T00:20:10.051615805Z\" level=info msg=\"Removing container: e608053d98eacaa8e7febb4a0a12d4a6a0776bae241500743187bd2b4e26ea5a\" id=62fb5d68-f70e-45cf-833c-f3c15cad0f37 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:20:10.205830 crc crio[23067]: time=\"2026-06-11T00:20:10.205713446Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=68ef47fc-e309-46f3-a304-6cf107bdc70f name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:20:10.220054 crc crio[23067]: time=\"2026-06-11T00:20:10.218158455Z\" level=info msg=\"Removed container e608053d98eacaa8e7febb4a0a12d4a6a0776bae241500743187bd2b4e26ea5a: openstack/neutron-7fb7cc496f-bxh7n/neutron-httpd\" id=62fb5d68-f70e-45cf-833c-f3c15cad0f37 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:20:10.228084 crc crio[23067]: time=\"2026-06-11T00:20:10.227962242Z\" level=info msg=\"Removing container: fd15b6f0e0fc4d7ca2f6f153730eeb4e2115b8278d7cf927926aec4c3954310a\" id=05eddcde-6024-409f-a5c3-03cbfa7fd18a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:20:10.321435 crc crio[23067]: time=\"2026-06-11T00:20:10.321348498Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=aa525600-f287-4432-a48f-9d2f5d3cbf09 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:20:10.397549 crc crio[23067]: time=\"2026-06-11T00:20:10.39736269Z\" level=info msg=\"Removed container fd15b6f0e0fc4d7ca2f6f153730eeb4e2115b8278d7cf927926aec4c3954310a: openstack/neutron-7fb7cc496f-bxh7n/neutron-api\" id=05eddcde-6024-409f-a5c3-03cbfa7fd18a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:20:10.687831 crc crio[23067]: time=\"2026-06-11T00:20:10.687046896Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:20:10.708530 crc crio[23067]: time=\"2026-06-11T00:20:10.708383428Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-764b948f4c-nkb48/dnsmasq-dns\" id=e59ccc7a-8496-49c9-a4af-af401ebb61e1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:20:10.708945 crc crio[23067]: time=\"2026-06-11T00:20:10.708902582Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:20:10.771408 crc crio[23067]: 2026-06-11T00:20:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:de1da0f1c43f0ba Mac:0a:db:63:26:fe:f8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ac Mtu:0 Sandbox:/var/run/netns/c12e8c30-d8a7-4339-992e-342ff4bc3c23 SocketPath: PciID:}] [{Interface:0xc00048c450 Address:{IP:10.217.0.172 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:20:10.776180 crc crio[23067]: time=\"2026-06-11T00:20:10.776096154Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:de1da0f1c43f0baaea7085b732988bd1f062d48fcd5120af837d2967d0cb3d8e UID:d25591f7-09f1-4cb5-b822-1221d7dde022 NetNS:/var/run/netns/c12e8c30-d8a7-4339-992e-342ff4bc3c23 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd25591f7_09f1_4cb5_b822_1221d7dde022.slice PodAnnotations:0xc0002f29c0}] Aliases:map[]}\"\nJun 11 00:20:10.776698 crc crio[23067]: time=\"2026-06-11T00:20:10.776577727Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:20:10.826510 crc crio[23067]: time=\"2026-06-11T00:20:10.826365294Z\" level=info msg=\"Ran pod sandbox de1da0f1c43f0baaea7085b732988bd1f062d48fcd5120af837d2967d0cb3d8e with infra container: openstack/ceilometer-0/POD\" id=529b9b8b-807b-4ff2-b05c-8531628d3e08 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:20:10.839703 crc crio[23067]: time=\"2026-06-11T00:20:10.834421464Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:20:10.839703 crc crio[23067]: time=\"2026-06-11T00:20:10.838524485Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=c1d37621-c128-4185-bcb5-8a0b7619801c name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:20:10.840977 crc crio[23067]: time=\"2026-06-11T00:20:10.840061167Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:20:10.872810 crc crio[23067]: time=\"2026-06-11T00:20:10.872690617Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=2d63db72-bcb1-4fff-b25a-a241fc549397 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:20:10.880064 crc crio[23067]: time=\"2026-06-11T00:20:10.879965575Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=272e071e-6b68-4ff3-a93c-b1815a16e335 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:20:10.880444 crc crio[23067]: time=\"2026-06-11T00:20:10.880389517Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:20:11.015524 crc crio[23067]: time=\"2026-06-11T00:20:11.010471043Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:20:11.017982 crc crio[23067]: time=\"2026-06-11T00:20:11.017856874Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:20:11.087220 crc crio[23067]: time=\"2026-06-11T00:20:11.087099952Z\" level=info msg=\"Created container 06d045c6643a23cac543d059770e7d082193e415a8a545b67fc7823b6bfddafc: openstack/cinder-scheduler-0/cinder-scheduler\" id=c7c327dc-d88e-437a-ba17-cb29c0f79cd0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:20:11.089017 crc crio[23067]: time=\"2026-06-11T00:20:11.088766937Z\" level=info msg=\"Starting container: 06d045c6643a23cac543d059770e7d082193e415a8a545b67fc7823b6bfddafc\" id=1879b673-7aef-43d1-98ea-04c2bb45727a name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:20:11.096585 crc crio[23067]: time=\"2026-06-11T00:20:11.096494758Z\" level=info msg=\"Started container\" PID=75791 containerID=06d045c6643a23cac543d059770e7d082193e415a8a545b67fc7823b6bfddafc description=openstack/cinder-scheduler-0/cinder-scheduler id=1879b673-7aef-43d1-98ea-04c2bb45727a name=/runtime.v1.RuntimeService/StartContainer sandboxID=1a9b0210b0cc741c5617a4a1a91ef1e2a903b1245b87c132481361b918e53552\nJun 11 00:20:11.112225 crc crio[23067]: time=\"2026-06-11T00:20:11.110474889Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=e3f044d4-e8a4-4907-b064-6fdefc0e6954 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:20:11.155019 crc crio[23067]: time=\"2026-06-11T00:20:11.154929721Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=4b0839bc-5385-4c2f-945b-1b16998eddd2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:20:11.167287 crc crio[23067]: time=\"2026-06-11T00:20:11.167204185Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/probe\" id=9cba9d72-eec1-4a92-9624-a7153eac3eb0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:20:11.168823 crc crio[23067]: time=\"2026-06-11T00:20:11.168728217Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:20:11.242887 crc crio[23067]: time=\"2026-06-11T00:20:11.242697573Z\" level=info msg=\"Stopping pod sandbox: a8b70e3883a7417c208bfa10d988750f4bdf751ac8662608f4c162fba6f5fc6a\" id=aa8789cd-1be7-4326-b76c-80aabb7f1a29 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:20:11.243450 crc crio[23067]: time=\"2026-06-11T00:20:11.243137785Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685620-dmfld Namespace:openshift-infra ID:a8b70e3883a7417c208bfa10d988750f4bdf751ac8662608f4c162fba6f5fc6a UID:aa459525-c751-4e5f-946c-313700ed95ed NetNS:/var/run/netns/c04668ec-4c31-4385-b2d5-ca6d1d45d4ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaa459525_c751_4e5f_946c_313700ed95ed.slice PodAnnotations:0xc000b805f0}] Aliases:map[]}\"\nJun 11 00:20:11.243450 crc crio[23067]: time=\"2026-06-11T00:20:11.243273659Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29685620-dmfld from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:20:11.269121 crc crio[23067]: time=\"2026-06-11T00:20:11.268971549Z\" level=info msg=\"Created container 0f4350b437ebcd0e12b4f388c4aec6b9600770722d17d41740cbc771f41cb336: openstack/dnsmasq-dns-764b948f4c-nkb48/dnsmasq-dns\" id=e59ccc7a-8496-49c9-a4af-af401ebb61e1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:20:11.272614 crc crio[23067]: time=\"2026-06-11T00:20:11.272512376Z\" level=info msg=\"Starting container: 0f4350b437ebcd0e12b4f388c4aec6b9600770722d17d41740cbc771f41cb336\" id=6a483bb3-c6ef-4d20-8487-84de8aae53e5 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:20:11.279487 crc crio[23067]: time=\"2026-06-11T00:20:11.279404264Z\" level=info msg=\"Created container aa95685c646175ed6fbbaf67ff6b75766e9915608eb08667090ad3eba3b87542: openstack/ceilometer-0/ceilometer-central-agent\" id=272e071e-6b68-4ff3-a93c-b1815a16e335 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:20:11.284198 crc crio[23067]: time=\"2026-06-11T00:20:11.284125612Z\" level=info msg=\"Starting container: aa95685c646175ed6fbbaf67ff6b75766e9915608eb08667090ad3eba3b87542\" id=78892a2c-b9db-4437-b53a-48ffac156bca name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:20:11.298629 crc crio[23067]: time=\"2026-06-11T00:20:11.298515995Z\" level=info msg=\"Started container\" PID=75813 containerID=0f4350b437ebcd0e12b4f388c4aec6b9600770722d17d41740cbc771f41cb336 description=openstack/dnsmasq-dns-764b948f4c-nkb48/dnsmasq-dns id=6a483bb3-c6ef-4d20-8487-84de8aae53e5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a15b634a4a3faa73033c2ce2ac114134b696ccdfebaea8e31ededceb3a7e3c32\nJun 11 00:20:11.306725 crc crio[23067]: time=\"2026-06-11T00:20:11.305089104Z\" level=info msg=\"Started container\" PID=75821 containerID=aa95685c646175ed6fbbaf67ff6b75766e9915608eb08667090ad3eba3b87542 description=openstack/ceilometer-0/ceilometer-central-agent id=78892a2c-b9db-4437-b53a-48ffac156bca name=/runtime.v1.RuntimeService/StartContainer sandboxID=de1da0f1c43f0baaea7085b732988bd1f062d48fcd5120af837d2967d0cb3d8e\nJun 11 00:20:11.322054 crc crio[23067]: time=\"2026-06-11T00:20:11.321870601Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:20:11.334360 crc crio[23067]: time=\"2026-06-11T00:20:11.334222678Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=c2eb632c-2cb2-4aec-9759-6c103e400d06 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:20:11.370397 crc crio[23067]: time=\"2026-06-11T00:20:11.370308432Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=95605abd-2d46-4d54-99e4-c7b81c34d9e2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:20:11.378560 crc crio[23067]: time=\"2026-06-11T00:20:11.378496005Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=bd96eb4a-2cf6-4cd9-8615-a7583c832335 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:20:11.379282 crc crio[23067]: time=\"2026-06-11T00:20:11.379233355Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:20:11.568171 crc crio[23067]: time=\"2026-06-11T00:20:11.561184395Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:20:11.586320 crc crio[23067]: time=\"2026-06-11T00:20:11.585072726Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:20:11.598316 crc crio[23067]: time=\"2026-06-11T00:20:11.598233315Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:20:11.755734 crc crio[23067]: time=\"2026-06-11T00:20:11.752363266Z\" level=info msg=\"Stopped pod sandbox: a8b70e3883a7417c208bfa10d988750f4bdf751ac8662608f4c162fba6f5fc6a\" id=aa8789cd-1be7-4326-b76c-80aabb7f1a29 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:20:11.778720 crc crio[23067]: time=\"2026-06-11T00:20:11.778424987Z\" level=info msg=\"Created container fd8bd035315201f3fb1638dc0be6d33f55530751de3e258b9c5c9a4deca5a7b9: openstack/cinder-api-0/cinder-api-log\" id=fd3af220-7031-4f36-91da-707e60f47bce name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:20:11.780676 crc crio[23067]: time=\"2026-06-11T00:20:11.780583715Z\" level=info msg=\"Created container cf5813e70cedf30f5ab76374550c9078012b9a7bd55cd359668e1f43fb06c292: openstack/ceilometer-0/ceilometer-notification-agent\" id=bd96eb4a-2cf6-4cd9-8615-a7583c832335 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:20:11.780826 crc crio[23067]: time=\"2026-06-11T00:20:11.780746Z\" level=info msg=\"Starting container: fd8bd035315201f3fb1638dc0be6d33f55530751de3e258b9c5c9a4deca5a7b9\" id=ab146f0c-8357-41e0-a82e-87581bd6ed67 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:20:11.787003 crc crio[23067]: time=\"2026-06-11T00:20:11.786959439Z\" level=info msg=\"Starting container: cf5813e70cedf30f5ab76374550c9078012b9a7bd55cd359668e1f43fb06c292\" id=68f62a7a-dad0-414c-89db-7455eb46b0cc name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:20:11.799618 crc crio[23067]: time=\"2026-06-11T00:20:11.799538612Z\" level=info msg=\"Started container\" PID=75881 containerID=cf5813e70cedf30f5ab76374550c9078012b9a7bd55cd359668e1f43fb06c292 description=openstack/ceilometer-0/ceilometer-notification-agent id=68f62a7a-dad0-414c-89db-7455eb46b0cc name=/runtime.v1.RuntimeService/StartContainer sandboxID=de1da0f1c43f0baaea7085b732988bd1f062d48fcd5120af837d2967d0cb3d8e\nJun 11 00:20:11.803184 crc crio[23067]: time=\"2026-06-11T00:20:11.803105679Z\" level=info msg=\"Started container\" PID=75882 containerID=fd8bd035315201f3fb1638dc0be6d33f55530751de3e258b9c5c9a4deca5a7b9 description=openstack/cinder-api-0/cinder-api-log id=ab146f0c-8357-41e0-a82e-87581bd6ed67 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7e49e1c01d0d79808bb8f9b43a64f455f18fc49f26c5752e581e36da75201488\nJun 11 00:20:11.825323 crc crio[23067]: time=\"2026-06-11T00:20:11.82515838Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=fc1b4280-5213-4db0-a401-12cdf1fdede5 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:20:11.825323 crc crio[23067]: time=\"2026-06-11T00:20:11.825306985Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=049e7e21-1776-4054-af32-24b0f57d59f3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:20:11.869519 crc crio[23067]: time=\"2026-06-11T00:20:11.869185701Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=0c6661e2-55c2-44de-a8a9-aa99e486e874 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:20:11.912601 crc crio[23067]: time=\"2026-06-11T00:20:11.909464199Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=e9a1753f-4a61-470b-99f5-f950f8a21114 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:20:11.912601 crc crio[23067]: time=\"2026-06-11T00:20:11.910024724Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:20:11.952403 crc crio[23067]: time=\"2026-06-11T00:20:11.952271216Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=04c8b5c4-93e4-4f60-b7c4-959ddb88fdc3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:20:11.981108 crc crio[23067]: time=\"2026-06-11T00:20:11.981015349Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api\" id=4f66d39b-4938-420c-9483-220c5696aa02 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:20:11.981709 crc crio[23067]: time=\"2026-06-11T00:20:11.981584245Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:20:12.092521 crc crio[23067]: time=\"2026-06-11T00:20:12.092248982Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:20:12.101774 crc crio[23067]: time=\"2026-06-11T00:20:12.101129183Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:20:12.123375 crc crio[23067]: time=\"2026-06-11T00:20:12.12082915Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:20:12.258212 crc crio[23067]: time=\"2026-06-11T00:20:12.252939662Z\" level=info msg=\"Created container 1dc771f9535b6adfc0fa1ab8ad6219329b318ae944e428fa52d465ab14dd8163: openstack/ceilometer-0/sg-core\" id=e9a1753f-4a61-470b-99f5-f950f8a21114 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:20:12.258212 crc crio[23067]: time=\"2026-06-11T00:20:12.257123106Z\" level=info msg=\"Starting container: 1dc771f9535b6adfc0fa1ab8ad6219329b318ae944e428fa52d465ab14dd8163\" id=ab3b56ab-f5ac-447e-b688-5aa975725196 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:20:12.266025 crc crio[23067]: time=\"2026-06-11T00:20:12.264777945Z\" level=info msg=\"Started container\" PID=75938 containerID=1dc771f9535b6adfc0fa1ab8ad6219329b318ae944e428fa52d465ab14dd8163 description=openstack/ceilometer-0/sg-core id=ab3b56ab-f5ac-447e-b688-5aa975725196 name=/runtime.v1.RuntimeService/StartContainer sandboxID=de1da0f1c43f0baaea7085b732988bd1f062d48fcd5120af837d2967d0cb3d8e\nJun 11 00:20:12.331222 crc crio[23067]: time=\"2026-06-11T00:20:12.331087422Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=149cd770-deae-4476-9396-54cf0fe394a6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:20:12.371531 crc crio[23067]: time=\"2026-06-11T00:20:12.371452752Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=a97363b1-67b1-4884-b035-56649f3487b6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:20:12.389235 crc crio[23067]: time=\"2026-06-11T00:20:12.389079982Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=a814b6b4-71d3-4c0f-96f0-a97f17513f62 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:20:12.391471 crc crio[23067]: time=\"2026-06-11T00:20:12.391367615Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:20:12.493043 crc crio[23067]: time=\"2026-06-11T00:20:12.492879151Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:20:12.516424 crc crio[23067]: time=\"2026-06-11T00:20:12.515462207Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:20:12.623149 crc crio[23067]: time=\"2026-06-11T00:20:12.622968187Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:20:12.686829 crc crio[23067]: time=\"2026-06-11T00:20:12.686753805Z\" level=info msg=\"Created container cd2df9a413671478e872da35a27407c2832295cce8cf1b9c708dc41cd23941bc: openstack/ceilometer-0/proxy-httpd\" id=a814b6b4-71d3-4c0f-96f0-a97f17513f62 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:20:12.691933 crc crio[23067]: time=\"2026-06-11T00:20:12.691781153Z\" level=info msg=\"Starting container: cd2df9a413671478e872da35a27407c2832295cce8cf1b9c708dc41cd23941bc\" id=2a5cd844-578e-4bf8-8eaa-3e1719b36c90 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:20:12.700824 crc crio[23067]: time=\"2026-06-11T00:20:12.700633264Z\" level=info msg=\"Started container\" PID=75979 containerID=cd2df9a413671478e872da35a27407c2832295cce8cf1b9c708dc41cd23941bc description=openstack/ceilometer-0/proxy-httpd id=2a5cd844-578e-4bf8-8eaa-3e1719b36c90 name=/runtime.v1.RuntimeService/StartContainer sandboxID=de1da0f1c43f0baaea7085b732988bd1f062d48fcd5120af837d2967d0cb3d8e\nJun 11 00:20:12.770577 crc crio[23067]: time=\"2026-06-11T00:20:12.770485438Z\" level=info msg=\"Created container faf77250320b82cd6a2f0d1642345f6589cb80a89bf1df7a8598f939c4a88ce1: openstack/cinder-scheduler-0/probe\" id=9cba9d72-eec1-4a92-9624-a7153eac3eb0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:20:12.775109 crc crio[23067]: time=\"2026-06-11T00:20:12.775010341Z\" level=info msg=\"Starting container: faf77250320b82cd6a2f0d1642345f6589cb80a89bf1df7a8598f939c4a88ce1\" id=fd880fd0-0660-412e-b4da-dcc519783505 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:20:12.794099 crc crio[23067]: time=\"2026-06-11T00:20:12.793990188Z\" level=info msg=\"Started container\" PID=75984 containerID=faf77250320b82cd6a2f0d1642345f6589cb80a89bf1df7a8598f939c4a88ce1 description=openstack/cinder-scheduler-0/probe id=fd880fd0-0660-412e-b4da-dcc519783505 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1a9b0210b0cc741c5617a4a1a91ef1e2a903b1245b87c132481361b918e53552\nJun 11 00:20:13.305762 crc crio[23067]: time=\"2026-06-11T00:20:13.305142542Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:20:13.420033 crc crio[23067]: time=\"2026-06-11T00:20:13.41990759Z\" level=info msg=\"Created container 1bd523e145616065bdf31230cf8c4b2b5aa9be73c8e17879336671ff152884b0: openstack/cinder-api-0/cinder-api\" id=4f66d39b-4938-420c-9483-220c5696aa02 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:20:13.421398 crc crio[23067]: time=\"2026-06-11T00:20:13.421356879Z\" level=info msg=\"Starting container: 1bd523e145616065bdf31230cf8c4b2b5aa9be73c8e17879336671ff152884b0\" id=e1910c75-707c-4aab-8e77-bccaa7aaf1b9 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:20:13.427867 crc crio[23067]: time=\"2026-06-11T00:20:13.427828976Z\" level=info msg=\"Started container\" PID=76208 containerID=1bd523e145616065bdf31230cf8c4b2b5aa9be73c8e17879336671ff152884b0 description=openstack/cinder-api-0/cinder-api id=e1910c75-707c-4aab-8e77-bccaa7aaf1b9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7e49e1c01d0d79808bb8f9b43a64f455f18fc49f26c5752e581e36da75201488\nJun 11 00:20:14.471969 crc crio[23067]: time=\"2026-06-11T00:20:14.47130453Z\" level=info msg=\"Stopping container: fd8bd035315201f3fb1638dc0be6d33f55530751de3e258b9c5c9a4deca5a7b9 (timeout: 30s)\" id=9222dce8-589e-44c2-a22f-cc40adac73a1 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 00:20:14.473603 crc crio[23067]: time=\"2026-06-11T00:20:14.473566271Z\" level=info msg=\"Stopping container: 1bd523e145616065bdf31230cf8c4b2b5aa9be73c8e17879336671ff152884b0 (timeout: 30s)\" id=eef2d5eb-7e5d-41f8-877c-facebba1c166 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 00:20:14.799437 crc crio[23067]: time=\"2026-06-11T00:20:14.798891279Z\" level=info msg=\"Stopped container fd8bd035315201f3fb1638dc0be6d33f55530751de3e258b9c5c9a4deca5a7b9: openstack/cinder-api-0/cinder-api-log\" id=9222dce8-589e-44c2-a22f-cc40adac73a1 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 00:20:14.977357 crc crio[23067]: time=\"2026-06-11T00:20:14.977261002Z\" level=info msg=\"Stopped container 1bd523e145616065bdf31230cf8c4b2b5aa9be73c8e17879336671ff152884b0: openstack/cinder-api-0/cinder-api\" id=eef2d5eb-7e5d-41f8-877c-facebba1c166 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 00:20:14.978885 crc crio[23067]: time=\"2026-06-11T00:20:14.978580938Z\" level=info msg=\"Stopping pod sandbox: 7e49e1c01d0d79808bb8f9b43a64f455f18fc49f26c5752e581e36da75201488\" id=28981fa3-0870-4ed0-96a9-86a9281d18e0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:20:14.979474 crc crio[23067]: time=\"2026-06-11T00:20:14.97940842Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:7e49e1c01d0d79808bb8f9b43a64f455f18fc49f26c5752e581e36da75201488 UID:e4f28e63-5662-4fcc-a441-7b5fc280310d NetNS:/var/run/netns/5d9d2c4d-3dfc-438c-8c37-cbcc7c21924f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode4f28e63_5662_4fcc_a441_7b5fc280310d.slice PodAnnotations:0xc0082034d0}] Aliases:map[]}\"\nJun 11 00:20:14.980227 crc crio[23067]: time=\"2026-06-11T00:20:14.979565455Z\" level=info msg=\"Deleting pod openstack_cinder-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:20:15.388757 crc crio[23067]: time=\"2026-06-11T00:20:15.387909936Z\" level=info msg=\"Stopped pod sandbox: 7e49e1c01d0d79808bb8f9b43a64f455f18fc49f26c5752e581e36da75201488\" id=28981fa3-0870-4ed0-96a9-86a9281d18e0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:20:17.146906 crc crio[23067]: time=\"2026-06-11T00:20:17.146379229Z\" level=info msg=\"Running pod sandbox: openstack/cinder-api-0/POD\" id=ce212ec1-8322-4fcf-b32f-84558f8f9ff1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:20:17.148209 crc crio[23067]: time=\"2026-06-11T00:20:17.146982776Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:20:17.193728 crc crio[23067]: time=\"2026-06-11T00:20:17.193572726Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:13ac7d78c34160b9540eef191d618ccc5124a5cd68bb41564e6145520f80d78a UID:4c5e7b6b-c555-4e97-8b4d-a720415e0c8e NetNS:/var/run/netns/5809f4bb-e6fb-44a0-b92a-f29dba12370c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4c5e7b6b_c555_4e97_8b4d_a720415e0c8e.slice PodAnnotations:0xc007e12110}] Aliases:map[]}\"\nJun 11 00:20:17.193728 crc crio[23067]: time=\"2026-06-11T00:20:17.193692989Z\" level=info msg=\"Adding pod openstack_cinder-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:20:17.725252 crc crio[23067]: 2026-06-11T00:20:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:13ac7d78c34160b Mac:d2:54:34:75:05:04 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ad Mtu:0 Sandbox:/var/run/netns/5809f4bb-e6fb-44a0-b92a-f29dba12370c SocketPath: PciID:}] [{Interface:0xc00025b880 Address:{IP:10.217.0.173 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:20:17.726914 crc crio[23067]: time=\"2026-06-11T00:20:17.726830272Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:13ac7d78c34160b9540eef191d618ccc5124a5cd68bb41564e6145520f80d78a UID:4c5e7b6b-c555-4e97-8b4d-a720415e0c8e NetNS:/var/run/netns/5809f4bb-e6fb-44a0-b92a-f29dba12370c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4c5e7b6b_c555_4e97_8b4d_a720415e0c8e.slice PodAnnotations:0xc007e12110}] Aliases:map[]}\"\nJun 11 00:20:17.727074 crc crio[23067]: time=\"2026-06-11T00:20:17.727002547Z\" level=info msg=\"Checking pod openstack_cinder-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:20:17.748033 crc crio[23067]: time=\"2026-06-11T00:20:17.747967718Z\" level=info msg=\"Ran pod sandbox 13ac7d78c34160b9540eef191d618ccc5124a5cd68bb41564e6145520f80d78a with infra container: openstack/cinder-api-0/POD\" id=ce212ec1-8322-4fcf-b32f-84558f8f9ff1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:20:17.750062 crc crio[23067]: time=\"2026-06-11T00:20:17.749992013Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=297c55c0-2200-4f14-a2f1-8c2c16a0ecfc name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:20:17.752523 crc crio[23067]: time=\"2026-06-11T00:20:17.75246287Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=466bdf30-79cb-487a-b91c-82c78c16360d name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:20:17.759572 crc crio[23067]: time=\"2026-06-11T00:20:17.759472082Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api-log\" id=9627c828-cbc3-4ddd-b861-54bfa628fa9e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:20:17.759882 crc crio[23067]: time=\"2026-06-11T00:20:17.759839602Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:20:17.813383 crc crio[23067]: time=\"2026-06-11T00:20:17.813277468Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:20:18.266977 crc crio[23067]: time=\"2026-06-11T00:20:18.265882426Z\" level=info msg=\"Removing container: d39fdcbcf41adaa5a60daf82ac9d58fcd86893845ca6d83961375a063ce554cf\" id=d2bb32d8-e96c-4be2-bc09-b8c6b0eafc3b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:20:18.339012 crc crio[23067]: time=\"2026-06-11T00:20:18.329276094Z\" level=info msg=\"Removed container d39fdcbcf41adaa5a60daf82ac9d58fcd86893845ca6d83961375a063ce554cf: openshift-marketplace/community-operators-dh65v/extract-utilities\" id=d2bb32d8-e96c-4be2-bc09-b8c6b0eafc3b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:20:18.339012 crc crio[23067]: time=\"2026-06-11T00:20:18.334362753Z\" level=info msg=\"Removing container: de497ac629b5b057b558e7cf30d90a463b657344cc188ef6d85c9ebd327fcc47\" id=15885a78-49af-4dfd-8d12-41431858d58b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:20:18.420675 crc crio[23067]: time=\"2026-06-11T00:20:18.420519921Z\" level=info msg=\"Removed container de497ac629b5b057b558e7cf30d90a463b657344cc188ef6d85c9ebd327fcc47: openshift-marketplace/community-operators-dh65v/extract-content\" id=15885a78-49af-4dfd-8d12-41431858d58b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:20:18.424278 crc crio[23067]: time=\"2026-06-11T00:20:18.424208812Z\" level=info msg=\"Removing container: b216c55de49a549f0d181cdf36e210a8113c7ffe1d04260c360e5232f92819f6\" id=2dd884a8-723a-472d-afc4-9ad3ac766199 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:20:18.477725 crc crio[23067]: time=\"2026-06-11T00:20:18.477589297Z\" level=info msg=\"Removed container b216c55de49a549f0d181cdf36e210a8113c7ffe1d04260c360e5232f92819f6: openshift-marketplace/community-operators-dh65v/registry-server\" id=2dd884a8-723a-472d-afc4-9ad3ac766199 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:20:18.501193 crc crio[23067]: time=\"2026-06-11T00:20:18.501100058Z\" level=info msg=\"Removing container: 9c170ab22ce62f90a8c61c3fa188082857115bc4dae71aa0b4441d50db0310ad\" id=1027bcb0-e127-4b2c-94c2-9ea1b74a0c8c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:20:18.619548 crc crio[23067]: time=\"2026-06-11T00:20:18.619443054Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:20:18.701458 crc crio[23067]: time=\"2026-06-11T00:20:18.701338676Z\" level=info msg=\"Removed container 9c170ab22ce62f90a8c61c3fa188082857115bc4dae71aa0b4441d50db0310ad: openshift-infra/auto-csr-approver-29685614-j98v8/oc\" id=1027bcb0-e127-4b2c-94c2-9ea1b74a0c8c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:20:18.712548 crc crio[23067]: time=\"2026-06-11T00:20:18.712449909Z\" level=info msg=\"Stopping pod sandbox: 369c8f3ef8c4c859b534112c9ebc9c8258161572531164663a9294e820307a12\" id=8b67b092-0c65-4a9e-b752-be1c8bfe3c8d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:20:18.712548 crc crio[23067]: time=\"2026-06-11T00:20:18.712545642Z\" level=info msg=\"Stopped pod sandbox (already stopped): 369c8f3ef8c4c859b534112c9ebc9c8258161572531164663a9294e820307a12\" id=8b67b092-0c65-4a9e-b752-be1c8bfe3c8d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:20:18.713236 crc crio[23067]: time=\"2026-06-11T00:20:18.713176099Z\" level=info msg=\"Removing pod sandbox: 369c8f3ef8c4c859b534112c9ebc9c8258161572531164663a9294e820307a12\" id=d06299d6-5c24-481c-b012-f7fe444a516a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:20:18.730701 crc crio[23067]: time=\"2026-06-11T00:20:18.730560743Z\" level=info msg=\"Removed pod sandbox: 369c8f3ef8c4c859b534112c9ebc9c8258161572531164663a9294e820307a12\" id=d06299d6-5c24-481c-b012-f7fe444a516a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:20:18.731561 crc crio[23067]: time=\"2026-06-11T00:20:18.731500568Z\" level=info msg=\"Stopping pod sandbox: 15cc5ca04473eb172c290f25aacdbeee5360b8136f0b9a77fc06ae8679b37110\" id=61466a70-00d9-4f4e-b228-3fa5b0c312f7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:20:18.731938 crc crio[23067]: time=\"2026-06-11T00:20:18.731877799Z\" level=info msg=\"Stopped pod sandbox (already stopped): 15cc5ca04473eb172c290f25aacdbeee5360b8136f0b9a77fc06ae8679b37110\" id=61466a70-00d9-4f4e-b228-3fa5b0c312f7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:20:18.732490 crc crio[23067]: time=\"2026-06-11T00:20:18.732427884Z\" level=info msg=\"Removing pod sandbox: 15cc5ca04473eb172c290f25aacdbeee5360b8136f0b9a77fc06ae8679b37110\" id=1f2002ad-54c9-4c3c-9563-41e12430b355 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:20:18.746265 crc crio[23067]: time=\"2026-06-11T00:20:18.746159468Z\" level=info msg=\"Removed pod sandbox: 15cc5ca04473eb172c290f25aacdbeee5360b8136f0b9a77fc06ae8679b37110\" id=1f2002ad-54c9-4c3c-9563-41e12430b355 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:20:18.747145 crc crio[23067]: time=\"2026-06-11T00:20:18.747084433Z\" level=info msg=\"Stopping pod sandbox: 8d9d416af19dac29e0311bb6abeffceec8f1d1ed8bbbbfc3f81f6833a32e6ed0\" id=d4610e37-1e4f-469d-ad97-327103818f9e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:20:18.747236 crc crio[23067]: time=\"2026-06-11T00:20:18.747181826Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8d9d416af19dac29e0311bb6abeffceec8f1d1ed8bbbbfc3f81f6833a32e6ed0\" id=d4610e37-1e4f-469d-ad97-327103818f9e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:20:18.751082 crc crio[23067]: time=\"2026-06-11T00:20:18.75099496Z\" level=info msg=\"Removing pod sandbox: 8d9d416af19dac29e0311bb6abeffceec8f1d1ed8bbbbfc3f81f6833a32e6ed0\" id=396eacea-7cc0-408c-b9fd-52ed52c21980 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:20:18.759710 crc crio[23067]: time=\"2026-06-11T00:20:18.759506682Z\" level=info msg=\"Created container 39517601aea1bca763d4674588ed62d7ecd3660ee0a32a1a2c0171d909a5a766: openstack/cinder-api-0/cinder-api-log\" id=9627c828-cbc3-4ddd-b861-54bfa628fa9e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:20:18.760962 crc crio[23067]: time=\"2026-06-11T00:20:18.76089583Z\" level=info msg=\"Starting container: 39517601aea1bca763d4674588ed62d7ecd3660ee0a32a1a2c0171d909a5a766\" id=d9de7646-d906-4578-878d-8cd081db1056 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:20:18.764353 crc crio[23067]: time=\"2026-06-11T00:20:18.764263602Z\" level=info msg=\"Removed pod sandbox: 8d9d416af19dac29e0311bb6abeffceec8f1d1ed8bbbbfc3f81f6833a32e6ed0\" id=396eacea-7cc0-408c-b9fd-52ed52c21980 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:20:18.765463 crc crio[23067]: time=\"2026-06-11T00:20:18.76530799Z\" level=info msg=\"Stopping pod sandbox: 417508eb777ed2deef79db2de1421219bd5eb646ed70bdeddaec4c1ac3b355ed\" id=6aab65dd-4800-46dd-898f-422c77cabd12 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:20:18.765463 crc crio[23067]: time=\"2026-06-11T00:20:18.765460764Z\" level=info msg=\"Stopped pod sandbox (already stopped): 417508eb777ed2deef79db2de1421219bd5eb646ed70bdeddaec4c1ac3b355ed\" id=6aab65dd-4800-46dd-898f-422c77cabd12 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:20:18.766207 crc crio[23067]: time=\"2026-06-11T00:20:18.766126482Z\" level=info msg=\"Removing pod sandbox: 417508eb777ed2deef79db2de1421219bd5eb646ed70bdeddaec4c1ac3b355ed\" id=b7d5f53e-bbc9-4d35-9569-cec9ffd5f56c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:20:18.772854 crc crio[23067]: time=\"2026-06-11T00:20:18.772597439Z\" level=info msg=\"Started container\" PID=76791 containerID=39517601aea1bca763d4674588ed62d7ecd3660ee0a32a1a2c0171d909a5a766 description=openstack/cinder-api-0/cinder-api-log id=d9de7646-d906-4578-878d-8cd081db1056 name=/runtime.v1.RuntimeService/StartContainer sandboxID=13ac7d78c34160b9540eef191d618ccc5124a5cd68bb41564e6145520f80d78a\nJun 11 00:20:18.780820 crc crio[23067]: time=\"2026-06-11T00:20:18.780732661Z\" level=info msg=\"Removed pod sandbox: 417508eb777ed2deef79db2de1421219bd5eb646ed70bdeddaec4c1ac3b355ed\" id=b7d5f53e-bbc9-4d35-9569-cec9ffd5f56c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:20:18.781782 crc crio[23067]: time=\"2026-06-11T00:20:18.781718367Z\" level=info msg=\"Stopping pod sandbox: d95b905c5b22f984975390188bdbb8df8bc38a1ad80fda93ae8e1cd3170725a2\" id=de594fd5-f8fa-4cef-b073-fd1750268daa name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:20:18.781923 crc crio[23067]: time=\"2026-06-11T00:20:18.781841441Z\" level=info msg=\"Stopped pod sandbox (already stopped): d95b905c5b22f984975390188bdbb8df8bc38a1ad80fda93ae8e1cd3170725a2\" id=de594fd5-f8fa-4cef-b073-fd1750268daa name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:20:18.782775 crc crio[23067]: time=\"2026-06-11T00:20:18.782711594Z\" level=info msg=\"Removing pod sandbox: d95b905c5b22f984975390188bdbb8df8bc38a1ad80fda93ae8e1cd3170725a2\" id=9d0c3ce4-b139-466b-889b-7613bc0ee23e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:20:18.790627 crc crio[23067]: time=\"2026-06-11T00:20:18.790547648Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=e18306e1-a682-487a-9740-d9d68dc3a6b0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:20:18.811008 crc crio[23067]: time=\"2026-06-11T00:20:18.810916213Z\" level=info msg=\"Removed pod sandbox: d95b905c5b22f984975390188bdbb8df8bc38a1ad80fda93ae8e1cd3170725a2\" id=9d0c3ce4-b139-466b-889b-7613bc0ee23e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:20:18.812055 crc crio[23067]: time=\"2026-06-11T00:20:18.811972352Z\" level=info msg=\"Stopping pod sandbox: b553bb9212524a03410e2446b0818005259b2cd6738a95eb04095d5a547cff56\" id=4909d4ba-d429-4f4d-a8fa-624f683d48dd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:20:18.812143 crc crio[23067]: time=\"2026-06-11T00:20:18.812072755Z\" level=info msg=\"Stopped pod sandbox (already stopped): b553bb9212524a03410e2446b0818005259b2cd6738a95eb04095d5a547cff56\" id=4909d4ba-d429-4f4d-a8fa-624f683d48dd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:20:18.812597 crc crio[23067]: time=\"2026-06-11T00:20:18.812538697Z\" level=info msg=\"Removing pod sandbox: b553bb9212524a03410e2446b0818005259b2cd6738a95eb04095d5a547cff56\" id=7bed4067-23f6-4534-8d53-59b73cb5b9c8 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:20:18.846497 crc crio[23067]: time=\"2026-06-11T00:20:18.846281627Z\" level=info msg=\"Removed pod sandbox: b553bb9212524a03410e2446b0818005259b2cd6738a95eb04095d5a547cff56\" id=7bed4067-23f6-4534-8d53-59b73cb5b9c8 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:20:18.848587 crc crio[23067]: time=\"2026-06-11T00:20:18.848283292Z\" level=info msg=\"Stopping pod sandbox: 0cb7482a6221314e3cc357258e27e67a86bcd482c07b105696a57b5ebdea1aff\" id=4ddb2e85-eff0-4833-8920-4212ecb0737c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:20:18.848850 crc crio[23067]: time=\"2026-06-11T00:20:18.848821477Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0cb7482a6221314e3cc357258e27e67a86bcd482c07b105696a57b5ebdea1aff\" id=4ddb2e85-eff0-4833-8920-4212ecb0737c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:20:18.850213 crc crio[23067]: time=\"2026-06-11T00:20:18.850128262Z\" level=info msg=\"Removing pod sandbox: 0cb7482a6221314e3cc357258e27e67a86bcd482c07b105696a57b5ebdea1aff\" id=de7a7cfd-40fc-4197-bcee-e5248e6c3f2c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:20:18.866557 crc crio[23067]: time=\"2026-06-11T00:20:18.866442627Z\" level=info msg=\"Removed pod sandbox: 0cb7482a6221314e3cc357258e27e67a86bcd482c07b105696a57b5ebdea1aff\" id=de7a7cfd-40fc-4197-bcee-e5248e6c3f2c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:20:18.867815 crc crio[23067]: time=\"2026-06-11T00:20:18.867710851Z\" level=info msg=\"Stopping pod sandbox: 507428bf6e46af4021290a1343b05849c218b4d53c4f0b3f7082882a62532ed8\" id=70906eef-9e76-49e1-a901-6a22383d2313 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:20:18.867898 crc crio[23067]: time=\"2026-06-11T00:20:18.867820534Z\" level=info msg=\"Stopped pod sandbox (already stopped): 507428bf6e46af4021290a1343b05849c218b4d53c4f0b3f7082882a62532ed8\" id=70906eef-9e76-49e1-a901-6a22383d2313 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:20:18.868529 crc crio[23067]: time=\"2026-06-11T00:20:18.868456962Z\" level=info msg=\"Removing pod sandbox: 507428bf6e46af4021290a1343b05849c218b4d53c4f0b3f7082882a62532ed8\" id=6e251f9f-ccc7-4939-b810-e17169430927 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:20:18.888352 crc crio[23067]: time=\"2026-06-11T00:20:18.88819507Z\" level=info msg=\"Removed pod sandbox: 507428bf6e46af4021290a1343b05849c218b4d53c4f0b3f7082882a62532ed8\" id=6e251f9f-ccc7-4939-b810-e17169430927 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:20:18.890369 crc crio[23067]: time=\"2026-06-11T00:20:18.890287207Z\" level=info msg=\"Stopping pod sandbox: 792b2decad05c5dac7d072efbc46940c45b2f71cfda169cfc16b17bfe80946de\" id=51666821-3667-4fe9-a2a7-db0ebf38da96 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:20:18.890473 crc crio[23067]: time=\"2026-06-11T00:20:18.89039782Z\" level=info msg=\"Stopped pod sandbox (already stopped): 792b2decad05c5dac7d072efbc46940c45b2f71cfda169cfc16b17bfe80946de\" id=51666821-3667-4fe9-a2a7-db0ebf38da96 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:20:18.892634 crc crio[23067]: time=\"2026-06-11T00:20:18.892563879Z\" level=info msg=\"Removing pod sandbox: 792b2decad05c5dac7d072efbc46940c45b2f71cfda169cfc16b17bfe80946de\" id=61837d2b-64b1-4898-a559-bdd53eef01da name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:20:18.901879 crc crio[23067]: time=\"2026-06-11T00:20:18.901754779Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=9642012a-aebd-4a9b-b4c7-23629d9c1e45 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:20:18.914200 crc crio[23067]: time=\"2026-06-11T00:20:18.914101126Z\" level=info msg=\"Removed pod sandbox: 792b2decad05c5dac7d072efbc46940c45b2f71cfda169cfc16b17bfe80946de\" id=61837d2b-64b1-4898-a559-bdd53eef01da name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:20:18.916060 crc crio[23067]: time=\"2026-06-11T00:20:18.915976467Z\" level=info msg=\"Stopping pod sandbox: 310f0b54b4d8aed578224b7fecd79f989e62b7f8281c8b5ff768f4ef3aa1c346\" id=2d36af2e-9b03-4a86-a5bc-5930c08ba7b3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:20:18.916168 crc crio[23067]: time=\"2026-06-11T00:20:18.91608669Z\" level=info msg=\"Stopped pod sandbox (already stopped): 310f0b54b4d8aed578224b7fecd79f989e62b7f8281c8b5ff768f4ef3aa1c346\" id=2d36af2e-9b03-4a86-a5bc-5930c08ba7b3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:20:18.917020 crc crio[23067]: time=\"2026-06-11T00:20:18.916945524Z\" level=info msg=\"Removing pod sandbox: 310f0b54b4d8aed578224b7fecd79f989e62b7f8281c8b5ff768f4ef3aa1c346\" id=e2599e3c-f05e-4f96-a6b7-b659968f69b9 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:20:18.923584 crc crio[23067]: time=\"2026-06-11T00:20:18.923493902Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api\" id=c22424cc-0e50-4270-9ab4-e8626b26b47a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:20:18.939432 crc crio[23067]: time=\"2026-06-11T00:20:18.939320083Z\" level=info msg=\"Removed pod sandbox: 310f0b54b4d8aed578224b7fecd79f989e62b7f8281c8b5ff768f4ef3aa1c346\" id=e2599e3c-f05e-4f96-a6b7-b659968f69b9 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:20:18.939965 crc crio[23067]: time=\"2026-06-11T00:20:18.939867588Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:20:19.015564 crc crio[23067]: time=\"2026-06-11T00:20:19.015179061Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:20:19.710706 crc crio[23067]: time=\"2026-06-11T00:20:19.709244041Z\" level=info msg=\"Stopping container: 27230b5f5d936707ab62fafd29794b52bf955d6f979118c413204bd5a881c2d1 (timeout: 10s)\" id=94444afb-fd73-457a-b93c-46fc47380ab4 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 00:20:19.865996 crc crio[23067]: time=\"2026-06-11T00:20:19.865916541Z\" level=info msg=\"Stopped container 27230b5f5d936707ab62fafd29794b52bf955d6f979118c413204bd5a881c2d1: openstack/dnsmasq-dns-54f48964b7-lddjz/dnsmasq-dns\" id=94444afb-fd73-457a-b93c-46fc47380ab4 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 00:20:19.872156 crc crio[23067]: time=\"2026-06-11T00:20:19.872013117Z\" level=info msg=\"Stopping pod sandbox: 51b53ea5b4e6883795729543c35e725e721e98d3c0ba648890b8b2f6cc5f3550\" id=7d72beb0-a15f-49fd-80a1-21ab44af0f2d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:20:19.872825 crc crio[23067]: time=\"2026-06-11T00:20:19.872696805Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-54f48964b7-lddjz Namespace:openstack ID:51b53ea5b4e6883795729543c35e725e721e98d3c0ba648890b8b2f6cc5f3550 UID:4e57543c-b244-41aa-81b6-a4c7fc1ab0e9 NetNS:/var/run/netns/49e045a9-1707-47e7-9bf0-31b99d10e085 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4e57543c_b244_41aa_81b6_a4c7fc1ab0e9.slice PodAnnotations:0xc000b80f30}] Aliases:map[]}\"\nJun 11 00:20:19.872970 crc crio[23067]: time=\"2026-06-11T00:20:19.872910981Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-54f48964b7-lddjz from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:20:20.312761 crc crio[23067]: time=\"2026-06-11T00:20:20.309114352Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:20:20.376044 crc crio[23067]: time=\"2026-06-11T00:20:20.374963217Z\" level=info msg=\"Stopped pod sandbox: 51b53ea5b4e6883795729543c35e725e721e98d3c0ba648890b8b2f6cc5f3550\" id=7d72beb0-a15f-49fd-80a1-21ab44af0f2d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:20:20.782415 crc crio[23067]: time=\"2026-06-11T00:20:20.78190352Z\" level=info msg=\"Created container 3008dfbaa0bbb8a766cb79c4006b591c6d08d0516b271090dd7d4cdd5a4afa0e: openstack/cinder-api-0/cinder-api\" id=c22424cc-0e50-4270-9ab4-e8626b26b47a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:20:20.784097 crc crio[23067]: time=\"2026-06-11T00:20:20.783908284Z\" level=info msg=\"Starting container: 3008dfbaa0bbb8a766cb79c4006b591c6d08d0516b271090dd7d4cdd5a4afa0e\" id=4f8fd834-b2c0-4bf9-a9fd-a093f09ea5c1 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:20:20.791457 crc crio[23067]: time=\"2026-06-11T00:20:20.791392478Z\" level=info msg=\"Started container\" PID=76983 containerID=3008dfbaa0bbb8a766cb79c4006b591c6d08d0516b271090dd7d4cdd5a4afa0e description=openstack/cinder-api-0/cinder-api id=4f8fd834-b2c0-4bf9-a9fd-a093f09ea5c1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=13ac7d78c34160b9540eef191d618ccc5124a5cd68bb41564e6145520f80d78a\nJun 11 00:20:20.799029 crc crio[23067]: time=\"2026-06-11T00:20:20.798935544Z\" level=info msg=\"Removing container: 27230b5f5d936707ab62fafd29794b52bf955d6f979118c413204bd5a881c2d1\" id=116e6ecd-8f83-40f3-af32-7a784bff0cf8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:20:20.912969 crc crio[23067]: time=\"2026-06-11T00:20:20.91286197Z\" level=info msg=\"Running pod sandbox: openstack/openstackclient/POD\" id=5f5bddd3-09c0-438c-b47b-878be1699ff9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:20:20.913138 crc crio[23067]: time=\"2026-06-11T00:20:20.912976113Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:20:20.925453 crc crio[23067]: time=\"2026-06-11T00:20:20.925223656Z\" level=info msg=\"Removed container 27230b5f5d936707ab62fafd29794b52bf955d6f979118c413204bd5a881c2d1: openstack/dnsmasq-dns-54f48964b7-lddjz/dnsmasq-dns\" id=116e6ecd-8f83-40f3-af32-7a784bff0cf8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:20:20.938192 crc crio[23067]: time=\"2026-06-11T00:20:20.938123058Z\" level=info msg=\"Removing container: f5b122870139d16a22f958ce6beb903d748364d0838df356a696d9d8d2b47d72\" id=be76cf4c-7288-42a3-83af-0fe32c41d5e6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:20:20.975414 crc crio[23067]: time=\"2026-06-11T00:20:20.975306592Z\" level=info msg=\"Removed container f5b122870139d16a22f958ce6beb903d748364d0838df356a696d9d8d2b47d72: openstack/dnsmasq-dns-54f48964b7-lddjz/init\" id=be76cf4c-7288-42a3-83af-0fe32c41d5e6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:20:20.995977 crc crio[23067]: time=\"2026-06-11T00:20:20.995884483Z\" level=info msg=\"Got pod network &{Name:openstackclient Namespace:openstack ID:a7a87a5e50bb131aba41a60f7fbf45b0128337a452adc4a099f1f0b7c6372da3 UID:4397e371-c03c-43b3-8f8e-8c536e9a5138 NetNS:/var/run/netns/1a775911-ce65-4c94-ae01-425ea334a489 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4397e371_c03c_43b3_8f8e_8c536e9a5138.slice PodAnnotations:0xc002a46260}] Aliases:map[]}\"\nJun 11 00:20:20.995977 crc crio[23067]: time=\"2026-06-11T00:20:20.995964275Z\" level=info msg=\"Adding pod openstack_openstackclient to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:20:22.324020 crc crio[23067]: 2026-06-11T00:20:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a7a87a5e50bb131 Mac:d2:c7:f1:3c:b2:63 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ae Mtu:0 Sandbox:/var/run/netns/1a775911-ce65-4c94-ae01-425ea334a489 SocketPath: PciID:}] [{Interface:0xc0004826e0 Address:{IP:10.217.0.174 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:20:22.325599 crc crio[23067]: time=\"2026-06-11T00:20:22.325186818Z\" level=info msg=\"Got pod network &{Name:openstackclient Namespace:openstack ID:a7a87a5e50bb131aba41a60f7fbf45b0128337a452adc4a099f1f0b7c6372da3 UID:4397e371-c03c-43b3-8f8e-8c536e9a5138 NetNS:/var/run/netns/1a775911-ce65-4c94-ae01-425ea334a489 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4397e371_c03c_43b3_8f8e_8c536e9a5138.slice PodAnnotations:0xc002a46260}] Aliases:map[]}\"\nJun 11 00:20:22.325599 crc crio[23067]: time=\"2026-06-11T00:20:22.325363783Z\" level=info msg=\"Checking pod openstack_openstackclient for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:20:22.335900 crc crio[23067]: time=\"2026-06-11T00:20:22.335768597Z\" level=info msg=\"Ran pod sandbox a7a87a5e50bb131aba41a60f7fbf45b0128337a452adc4a099f1f0b7c6372da3 with infra container: openstack/openstackclient/POD\" id=5f5bddd3-09c0-438c-b47b-878be1699ff9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:20:22.343135 crc crio[23067]: time=\"2026-06-11T00:20:22.343009714Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified\" id=25d5af93-7fc1-46f3-b7ad-27400e382e48 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:20:22.343432 crc crio[23067]: time=\"2026-06-11T00:20:22.343358264Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified not found\" id=25d5af93-7fc1-46f3-b7ad-27400e382e48 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:20:22.343564 crc crio[23067]: time=\"2026-06-11T00:20:22.343451496Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified found\" id=25d5af93-7fc1-46f3-b7ad-27400e382e48 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:20:22.345128 crc crio[23067]: time=\"2026-06-11T00:20:22.3450621Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified\" id=10f3bf38-6ba8-4b42-8716-79016491558d name=/runtime.v1.ImageService/PullImage\nJun 11 00:20:22.364080 crc crio[23067]: time=\"2026-06-11T00:20:22.364006297Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified\\\"\"\nJun 11 00:20:29.167735 crc crio[23067]: time=\"2026-06-11T00:20:29.166836486Z\" level=info msg=\"Running pod sandbox: openstack/swift-proxy-69cc7bc8c5-b76tc/POD\" id=bd6c8032-1bd2-43a3-ac0e-be40412f013b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:20:29.167735 crc crio[23067]: time=\"2026-06-11T00:20:29.16772131Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:20:29.216139 crc crio[23067]: time=\"2026-06-11T00:20:29.214768912Z\" level=info msg=\"Got pod network &{Name:swift-proxy-69cc7bc8c5-b76tc Namespace:openstack ID:0c416d15253bfb525163de1be7b1395df18a8dc9f31538cffe98d60db5093c09 UID:69c9dc58-1350-4a8c-bca0-a241854f2a04 NetNS:/var/run/netns/edff8ac4-ef76-40bf-b984-457eebe17fb2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod69c9dc58_1350_4a8c_bca0_a241854f2a04.slice PodAnnotations:0xc000530a90}] Aliases:map[]}\"\nJun 11 00:20:29.216139 crc crio[23067]: time=\"2026-06-11T00:20:29.214853905Z\" level=info msg=\"Adding pod openstack_swift-proxy-69cc7bc8c5-b76tc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:20:29.991080 crc crio[23067]: 2026-06-11T00:20:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0c416d15253bfb5 Mac:ca:6b:c9:a0:a4:cf Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:af Mtu:0 Sandbox:/var/run/netns/edff8ac4-ef76-40bf-b984-457eebe17fb2 SocketPath: PciID:}] [{Interface:0xc0002da7f0 Address:{IP:10.217.0.175 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:20:29.992741 crc crio[23067]: time=\"2026-06-11T00:20:29.992630176Z\" level=info msg=\"Got pod network &{Name:swift-proxy-69cc7bc8c5-b76tc Namespace:openstack ID:0c416d15253bfb525163de1be7b1395df18a8dc9f31538cffe98d60db5093c09 UID:69c9dc58-1350-4a8c-bca0-a241854f2a04 NetNS:/var/run/netns/edff8ac4-ef76-40bf-b984-457eebe17fb2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod69c9dc58_1350_4a8c_bca0_a241854f2a04.slice PodAnnotations:0xc000530a90}] Aliases:map[]}\"\nJun 11 00:20:29.992974 crc crio[23067]: time=\"2026-06-11T00:20:29.992921574Z\" level=info msg=\"Checking pod openstack_swift-proxy-69cc7bc8c5-b76tc for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:20:30.003720 crc crio[23067]: time=\"2026-06-11T00:20:30.003479042Z\" level=info msg=\"Ran pod sandbox 0c416d15253bfb525163de1be7b1395df18a8dc9f31538cffe98d60db5093c09 with infra container: openstack/swift-proxy-69cc7bc8c5-b76tc/POD\" id=bd6c8032-1bd2-43a3-ac0e-be40412f013b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:20:30.011328 crc crio[23067]: time=\"2026-06-11T00:20:30.00926381Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=ca58fe2a-b518-4456-b981-62c0eef756a9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:20:30.088600 crc crio[23067]: time=\"2026-06-11T00:20:30.088259933Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=ae98536f-6c77-48d0-9dae-fb2bf0c89bfb name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:20:30.105592 crc crio[23067]: time=\"2026-06-11T00:20:30.105496773Z\" level=info msg=\"Creating container: openstack/swift-proxy-69cc7bc8c5-b76tc/proxy-httpd\" id=3f6430a0-6d2b-41d7-a151-e0d8f28ed1f7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:20:30.106017 crc crio[23067]: time=\"2026-06-11T00:20:30.105997347Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:20:30.169529 crc crio[23067]: time=\"2026-06-11T00:20:30.169376114Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:20:30.174133 crc crio[23067]: time=\"2026-06-11T00:20:30.174060722Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:20:30.334711 crc crio[23067]: time=\"2026-06-11T00:20:30.334599418Z\" level=info msg=\"Stopping container: cf5813e70cedf30f5ab76374550c9078012b9a7bd55cd359668e1f43fb06c292 (timeout: 30s)\" id=4ba73433-9ce9-492f-8cc4-9854925f25b1 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 00:20:30.334853 crc crio[23067]: time=\"2026-06-11T00:20:30.334725362Z\" level=info msg=\"Stopping container: aa95685c646175ed6fbbaf67ff6b75766e9915608eb08667090ad3eba3b87542 (timeout: 30s)\" id=8be4039b-7274-4af5-9e95-8a74f9b31b30 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 00:20:30.334853 crc crio[23067]: time=\"2026-06-11T00:20:30.334770003Z\" level=info msg=\"Stopping container: cd2df9a413671478e872da35a27407c2832295cce8cf1b9c708dc41cd23941bc (timeout: 30s)\" id=4b9b6bcb-90de-4fb0-91a7-409429b929aa name=/runtime.v1.RuntimeService/StopContainer\nJun 11 00:20:30.335039 crc crio[23067]: time=\"2026-06-11T00:20:30.334963578Z\" level=info msg=\"Stopping container: 1dc771f9535b6adfc0fa1ab8ad6219329b318ae944e428fa52d465ab14dd8163 (timeout: 30s)\" id=496be524-6e59-4aeb-b2ae-38e8ee20142c name=/runtime.v1.RuntimeService/StopContainer\nJun 11 00:20:30.361498 crc crio[23067]: time=\"2026-06-11T00:20:30.361325877Z\" level=info msg=\"Created container 6a689e2deed178f51a06a9dfb2acc070607bccd3479d512ce04e0d8548a8e490: openstack/swift-proxy-69cc7bc8c5-b76tc/proxy-httpd\" id=3f6430a0-6d2b-41d7-a151-e0d8f28ed1f7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:20:30.362617 crc crio[23067]: time=\"2026-06-11T00:20:30.36253468Z\" level=info msg=\"Starting container: 6a689e2deed178f51a06a9dfb2acc070607bccd3479d512ce04e0d8548a8e490\" id=b6806e2a-7427-439b-a97a-9bd1b47b5ac3 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:20:30.368946 crc crio[23067]: time=\"2026-06-11T00:20:30.368862292Z\" level=info msg=\"Started container\" PID=77752 containerID=6a689e2deed178f51a06a9dfb2acc070607bccd3479d512ce04e0d8548a8e490 description=openstack/swift-proxy-69cc7bc8c5-b76tc/proxy-httpd id=b6806e2a-7427-439b-a97a-9bd1b47b5ac3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0c416d15253bfb525163de1be7b1395df18a8dc9f31538cffe98d60db5093c09\nJun 11 00:20:30.389993 crc crio[23067]: time=\"2026-06-11T00:20:30.389890455Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=f0fa3675-aaad-4d20-ace6-e5075a4f7a75 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:20:30.417388 crc crio[23067]: time=\"2026-06-11T00:20:30.417266162Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=29a793d1-c05e-4b64-a4bf-b1b97c811fc0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:20:30.427211 crc crio[23067]: time=\"2026-06-11T00:20:30.42712857Z\" level=info msg=\"Creating container: openstack/swift-proxy-69cc7bc8c5-b76tc/proxy-server\" id=2df46276-ee87-46b7-b09d-e742b6d1b90c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:20:30.427612 crc crio[23067]: time=\"2026-06-11T00:20:30.427546252Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:20:30.480200 crc crio[23067]: time=\"2026-06-11T00:20:30.479357704Z\" level=info msg=\"Stopped container 1dc771f9535b6adfc0fa1ab8ad6219329b318ae944e428fa52d465ab14dd8163: openstack/ceilometer-0/sg-core\" id=496be524-6e59-4aeb-b2ae-38e8ee20142c name=/runtime.v1.RuntimeService/StopContainer\nJun 11 00:20:30.511987 crc crio[23067]: time=\"2026-06-11T00:20:30.5118959Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:20:30.518404 crc crio[23067]: time=\"2026-06-11T00:20:30.518327145Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:20:30.564063 crc crio[23067]: time=\"2026-06-11T00:20:30.563956159Z\" level=info msg=\"Stopped container cd2df9a413671478e872da35a27407c2832295cce8cf1b9c708dc41cd23941bc: openstack/ceilometer-0/proxy-httpd\" id=4b9b6bcb-90de-4fb0-91a7-409429b929aa name=/runtime.v1.RuntimeService/StopContainer\nJun 11 00:20:30.737520 crc crio[23067]: time=\"2026-06-11T00:20:30.737422728Z\" level=info msg=\"Created container 722bbb01eb4a4669f1ad469b60ab20751a24d7851bc72e4810d88923c45c1866: openstack/swift-proxy-69cc7bc8c5-b76tc/proxy-server\" id=2df46276-ee87-46b7-b09d-e742b6d1b90c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:20:30.741001 crc crio[23067]: time=\"2026-06-11T00:20:30.740894932Z\" level=info msg=\"Starting container: 722bbb01eb4a4669f1ad469b60ab20751a24d7851bc72e4810d88923c45c1866\" id=cb355b9d-3e22-4aea-bedc-2e35e2060373 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:20:30.749324 crc crio[23067]: time=\"2026-06-11T00:20:30.749170228Z\" level=info msg=\"Started container\" PID=77887 containerID=722bbb01eb4a4669f1ad469b60ab20751a24d7851bc72e4810d88923c45c1866 description=openstack/swift-proxy-69cc7bc8c5-b76tc/proxy-server id=cb355b9d-3e22-4aea-bedc-2e35e2060373 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0c416d15253bfb525163de1be7b1395df18a8dc9f31538cffe98d60db5093c09\nJun 11 00:20:30.988899 crc crio[23067]: time=\"2026-06-11T00:20:30.988539673Z\" level=info msg=\"Stopped container aa95685c646175ed6fbbaf67ff6b75766e9915608eb08667090ad3eba3b87542: openstack/ceilometer-0/ceilometer-central-agent\" id=8be4039b-7274-4af5-9e95-8a74f9b31b30 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 00:20:31.017104 crc crio[23067]: time=\"2026-06-11T00:20:31.017004059Z\" level=info msg=\"Stopped container cf5813e70cedf30f5ab76374550c9078012b9a7bd55cd359668e1f43fb06c292: openstack/ceilometer-0/ceilometer-notification-agent\" id=4ba73433-9ce9-492f-8cc4-9854925f25b1 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 00:20:31.018033 crc crio[23067]: time=\"2026-06-11T00:20:31.017961985Z\" level=info msg=\"Stopping pod sandbox: de1da0f1c43f0baaea7085b732988bd1f062d48fcd5120af837d2967d0cb3d8e\" id=eeb920d0-531c-403d-9052-f700f2f4c4c3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:20:31.018514 crc crio[23067]: time=\"2026-06-11T00:20:31.018446968Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:de1da0f1c43f0baaea7085b732988bd1f062d48fcd5120af837d2967d0cb3d8e UID:d25591f7-09f1-4cb5-b822-1221d7dde022 NetNS:/var/run/netns/c12e8c30-d8a7-4339-992e-342ff4bc3c23 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd25591f7_09f1_4cb5_b822_1221d7dde022.slice PodAnnotations:0xc000131048}] Aliases:map[]}\"\nJun 11 00:20:31.018723 crc crio[23067]: time=\"2026-06-11T00:20:31.018604423Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:20:31.562947 crc crio[23067]: time=\"2026-06-11T00:20:31.562473548Z\" level=info msg=\"Stopped pod sandbox: de1da0f1c43f0baaea7085b732988bd1f062d48fcd5120af837d2967d0cb3d8e\" id=eeb920d0-531c-403d-9052-f700f2f4c4c3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:20:32.070980 crc crio[23067]: time=\"2026-06-11T00:20:32.070866546Z\" level=info msg=\"Removing container: cd2df9a413671478e872da35a27407c2832295cce8cf1b9c708dc41cd23941bc\" id=df8705de-6093-49c3-abb8-ff49b20130d3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:20:32.211721 crc crio[23067]: time=\"2026-06-11T00:20:32.209927187Z\" level=info msg=\"Removed container cd2df9a413671478e872da35a27407c2832295cce8cf1b9c708dc41cd23941bc: openstack/ceilometer-0/proxy-httpd\" id=df8705de-6093-49c3-abb8-ff49b20130d3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:20:32.224824 crc crio[23067]: time=\"2026-06-11T00:20:32.223153168Z\" level=info msg=\"Removing container: 1dc771f9535b6adfc0fa1ab8ad6219329b318ae944e428fa52d465ab14dd8163\" id=030cdfa3-95b2-4502-b686-cd9a8ffe4860 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:20:32.283490 crc crio[23067]: time=\"2026-06-11T00:20:32.276381059Z\" level=info msg=\"Removed container 1dc771f9535b6adfc0fa1ab8ad6219329b318ae944e428fa52d465ab14dd8163: openstack/ceilometer-0/sg-core\" id=030cdfa3-95b2-4502-b686-cd9a8ffe4860 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:20:32.287429 crc crio[23067]: time=\"2026-06-11T00:20:32.287286356Z\" level=info msg=\"Removing container: cf5813e70cedf30f5ab76374550c9078012b9a7bd55cd359668e1f43fb06c292\" id=7e083244-0995-446f-a4d2-b9f8658631bf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:20:32.355454 crc crio[23067]: time=\"2026-06-11T00:20:32.339227521Z\" level=info msg=\"Removed container cf5813e70cedf30f5ab76374550c9078012b9a7bd55cd359668e1f43fb06c292: openstack/ceilometer-0/ceilometer-notification-agent\" id=7e083244-0995-446f-a4d2-b9f8658631bf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:20:32.367307 crc crio[23067]: time=\"2026-06-11T00:20:32.36704343Z\" level=info msg=\"Removing container: aa95685c646175ed6fbbaf67ff6b75766e9915608eb08667090ad3eba3b87542\" id=5991cf34-3163-43c5-84e7-4bc19373a233 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:20:32.419238 crc crio[23067]: time=\"2026-06-11T00:20:32.419087209Z\" level=info msg=\"Removed container aa95685c646175ed6fbbaf67ff6b75766e9915608eb08667090ad3eba3b87542: openstack/ceilometer-0/ceilometer-central-agent\" id=5991cf34-3163-43c5-84e7-4bc19373a233 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:20:32.719100 crc crio[23067]: time=\"2026-06-11T00:20:32.718360567Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=c28c29b6-2f2f-47dc-a550-c2d87546d71f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:20:32.720708 crc crio[23067]: time=\"2026-06-11T00:20:32.719125027Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:20:32.773196 crc crio[23067]: time=\"2026-06-11T00:20:32.773098869Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:b0a076c85683b1ec99eb435ca5ae69de819e0678abe9b6482e538d01243fe13b UID:b070f328-f880-45b9-b250-a230a5dc54e9 NetNS:/var/run/netns/013fb043-c5de-47ac-b2ac-63ff104cfae8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb070f328_f880_45b9_b250_a230a5dc54e9.slice PodAnnotations:0xc000530570}] Aliases:map[]}\"\nJun 11 00:20:32.773196 crc crio[23067]: time=\"2026-06-11T00:20:32.773166241Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:20:33.132973 crc crio[23067]: 2026-06-11T00:20:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b0a076c85683b1e Mac:4e:41:c6:eb:69:23 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b0 Mtu:0 Sandbox:/var/run/netns/013fb043-c5de-47ac-b2ac-63ff104cfae8 SocketPath: PciID:}] [{Interface:0xc000440770 Address:{IP:10.217.0.176 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:20:33.136759 crc crio[23067]: time=\"2026-06-11T00:20:33.136612078Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:b0a076c85683b1ec99eb435ca5ae69de819e0678abe9b6482e538d01243fe13b UID:b070f328-f880-45b9-b250-a230a5dc54e9 NetNS:/var/run/netns/013fb043-c5de-47ac-b2ac-63ff104cfae8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb070f328_f880_45b9_b250_a230a5dc54e9.slice PodAnnotations:0xc000530570}] Aliases:map[]}\"\nJun 11 00:20:33.137000 crc crio[23067]: time=\"2026-06-11T00:20:33.136874025Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:20:33.149114 crc crio[23067]: time=\"2026-06-11T00:20:33.149029606Z\" level=info msg=\"Ran pod sandbox b0a076c85683b1ec99eb435ca5ae69de819e0678abe9b6482e538d01243fe13b with infra container: openstack/ceilometer-0/POD\" id=c28c29b6-2f2f-47dc-a550-c2d87546d71f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:20:33.153750 crc crio[23067]: time=\"2026-06-11T00:20:33.153597341Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=0613293d-57b8-436a-96c6-46f7f28fca20 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:20:33.203997 crc crio[23067]: time=\"2026-06-11T00:20:33.203393078Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=a2069b01-b89a-4217-8665-14bd424c118f name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:20:33.212753 crc crio[23067]: time=\"2026-06-11T00:20:33.212596809Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=54ee80bf-8b6b-4823-8768-e6498967dade name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:20:33.213484 crc crio[23067]: time=\"2026-06-11T00:20:33.213417162Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:20:33.276203 crc crio[23067]: time=\"2026-06-11T00:20:33.276077Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:20:33.285251 crc crio[23067]: time=\"2026-06-11T00:20:33.285167577Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:20:33.451350 crc crio[23067]: time=\"2026-06-11T00:20:33.451220954Z\" level=info msg=\"Created container 1999b570e0d9ae20ef6aff2d2f8a4c426b2fcc98c8690b5dc0a5901391fb79a2: openstack/ceilometer-0/ceilometer-central-agent\" id=54ee80bf-8b6b-4823-8768-e6498967dade name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:20:33.452734 crc crio[23067]: time=\"2026-06-11T00:20:33.452570211Z\" level=info msg=\"Starting container: 1999b570e0d9ae20ef6aff2d2f8a4c426b2fcc98c8690b5dc0a5901391fb79a2\" id=061ab71c-ead2-4fd7-a9d1-9d6807b0e504 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:20:33.461109 crc crio[23067]: time=\"2026-06-11T00:20:33.46099987Z\" level=info msg=\"Started container\" PID=78085 containerID=1999b570e0d9ae20ef6aff2d2f8a4c426b2fcc98c8690b5dc0a5901391fb79a2 description=openstack/ceilometer-0/ceilometer-central-agent id=061ab71c-ead2-4fd7-a9d1-9d6807b0e504 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b0a076c85683b1ec99eb435ca5ae69de819e0678abe9b6482e538d01243fe13b\nJun 11 00:20:33.477904 crc crio[23067]: time=\"2026-06-11T00:20:33.477780068Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=55ba8cf3-a2de-45aa-928f-e3c5478c3217 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:20:33.512705 crc crio[23067]: time=\"2026-06-11T00:20:33.512499374Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=3a3b5a10-1554-4722-97f7-e7451c49e689 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:20:36.185919 crc crio[23067]: time=\"2026-06-11T00:20:36.183314008Z\" level=info msg=\"Stopping container: 06d045c6643a23cac543d059770e7d082193e415a8a545b67fc7823b6bfddafc (timeout: 30s)\" id=0136b166-90ab-4ed5-b122-68c91370c412 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 00:20:36.185919 crc crio[23067]: time=\"2026-06-11T00:20:36.183423301Z\" level=info msg=\"Stopping container: faf77250320b82cd6a2f0d1642345f6589cb80a89bf1df7a8598f939c4a88ce1 (timeout: 30s)\" id=b4faf027-ff33-4f20-96f5-87ded51fa30c name=/runtime.v1.RuntimeService/StopContainer\nJun 11 00:20:36.264458 crc crio[23067]: time=\"2026-06-11T00:20:36.264401568Z\" level=info msg=\"Stopping container: ccaf275d8047776ecfc39f88ac8403f79deeb4f49aa58b02a3ff4a84b2b7c653 (timeout: 30s)\" id=df9b27ff-5bdd-4198-ad01-9fd1e839ee03 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 00:20:36.270967 crc crio[23067]: time=\"2026-06-11T00:20:36.265767366Z\" level=info msg=\"Stopping container: f238aaa8f9e7a0fd6422d93f5b086195801686918a72e057259fe8938e076f46 (timeout: 30s)\" id=2fd6815f-fa36-4003-817f-c5830696bdd3 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 00:20:39.308116 crc crio[23067]: time=\"2026-06-11T00:20:39.306975876Z\" level=info msg=\"Stopping container: 6b263e0694efae831f3222f1accd27b7a8c886acf8810ccc11c04c0d2f25206f (timeout: 30s)\" id=df3ee891-1384-4b48-acbd-21375dbb11b6 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 00:20:39.310265 crc crio[23067]: time=\"2026-06-11T00:20:39.307270814Z\" level=info msg=\"Stopping container: 80071f6d80a2a9c2be0169bdb8864e41fdae18be850a7c7cdd942e1d36a21af4 (timeout: 30s)\" id=af068545-96e0-4620-8579-f43fd7bdfc1a name=/runtime.v1.RuntimeService/StopContainer\nJun 11 00:20:42.361247 crc crio[23067]: time=\"2026-06-11T00:20:42.360252085Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-db-create-hmqpj/POD\" id=3247db90-f978-431b-8842-605eb7cee593 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:20:42.362439 crc crio[23067]: time=\"2026-06-11T00:20:42.361281493Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:20:42.559710 crc crio[23067]: time=\"2026-06-11T00:20:42.559396454Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-db-create-48rwf/POD\" id=ba3b2077-cfdf-49e6-b6cd-7ecac6e2993c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:20:42.559710 crc crio[23067]: time=\"2026-06-11T00:20:42.559497767Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:20:42.689085 crc crio[23067]: time=\"2026-06-11T00:20:42.688973116Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-9470-account-create-update-gfrdz/POD\" id=029ae5ee-99dd-40d1-bcf7-e1fc3e274e5c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:20:42.689226 crc crio[23067]: time=\"2026-06-11T00:20:42.6891297Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:20:42.790959 crc crio[23067]: time=\"2026-06-11T00:20:42.790832193Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-db-create-nstdm/POD\" id=b56264eb-3ab0-4a09-8a9c-2f0f9dd0aaeb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:20:42.790959 crc crio[23067]: time=\"2026-06-11T00:20:42.790946676Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:20:42.924955 crc crio[23067]: time=\"2026-06-11T00:20:42.924868367Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-04ba-account-create-update-mts6r/POD\" id=6b3af187-47f4-49d1-9931-c5e880c45e81 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:20:42.925131 crc crio[23067]: time=\"2026-06-11T00:20:42.92497934Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:20:43.076735 crc crio[23067]: time=\"2026-06-11T00:20:43.076581432Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-1e3d-account-create-update-8lhkl/POD\" id=fc455642-4aed-40fc-85fe-9dac2641dca7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:20:43.076948 crc crio[23067]: time=\"2026-06-11T00:20:43.076894991Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:20:44.763242 crc crio[23067]: time=\"2026-06-11T00:20:44.761569604Z\" level=info msg=\"Stopping container: f352b821a547fa205888705c2e0d9008052dafe5e5a06e5d9bd462ba2a596c0f (timeout: 30s)\" id=1ee338c7-e4ab-4a3e-acb6-c3670e1e1855 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 00:20:44.763242 crc crio[23067]: time=\"2026-06-11T00:20:44.762012056Z\" level=info msg=\"Stopping container: b4e993a4453ef006b6dc632c0dc839268358662de7fe8d7d385d5b8afa9565c0 (timeout: 30s)\" id=46241d23-6fce-44f0-851a-5aea1522cf92 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 00:20:45.474229 crc crio[23067]: time=\"2026-06-11T00:20:45.473575402Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=0da520eb-21d8-4934-983c-a6eeaf33efdf name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:20:45.579374 crc crio[23067]: time=\"2026-06-11T00:20:45.579296504Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:20:45.582070 crc crio[23067]: time=\"2026-06-11T00:20:45.581984107Z\" level=info msg=\"Stopped container b4e993a4453ef006b6dc632c0dc839268358662de7fe8d7d385d5b8afa9565c0: openstack/glance-default-external-api-0/glance-log\" id=46241d23-6fce-44f0-851a-5aea1522cf92 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 00:20:45.866981 crc crio[23067]: time=\"2026-06-11T00:20:45.866884273Z\" level=info msg=\"Stopped container faf77250320b82cd6a2f0d1642345f6589cb80a89bf1df7a8598f939c4a88ce1: openstack/cinder-scheduler-0/probe\" id=b4faf027-ff33-4f20-96f5-87ded51fa30c name=/runtime.v1.RuntimeService/StopContainer\nJun 11 00:20:46.034860 crc crio[23067]: time=\"2026-06-11T00:20:46.029353032Z\" level=info msg=\"Stopped container 06d045c6643a23cac543d059770e7d082193e415a8a545b67fc7823b6bfddafc: openstack/cinder-scheduler-0/cinder-scheduler\" id=0136b166-90ab-4ed5-b122-68c91370c412 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 00:20:46.034860 crc crio[23067]: time=\"2026-06-11T00:20:46.031205693Z\" level=info msg=\"Stopping pod sandbox: 1a9b0210b0cc741c5617a4a1a91ef1e2a903b1245b87c132481361b918e53552\" id=00bea494-43cf-4794-8948-ab4c555042a7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:20:46.034860 crc crio[23067]: time=\"2026-06-11T00:20:46.032103877Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:1a9b0210b0cc741c5617a4a1a91ef1e2a903b1245b87c132481361b918e53552 UID:07808d1f-a15c-4ce1-bc2d-baa3ab15bc1d NetNS:/var/run/netns/26dd71b0-459f-447b-a65f-cba4f9e64792 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod07808d1f_a15c_4ce1_bc2d_baa3ab15bc1d.slice PodAnnotations:0xc0082035d0}] Aliases:map[]}\"\nJun 11 00:20:46.034860 crc crio[23067]: time=\"2026-06-11T00:20:46.032271752Z\" level=info msg=\"Deleting pod openstack_cinder-scheduler-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:20:46.176891 crc crio[23067]: time=\"2026-06-11T00:20:46.167606811Z\" level=info msg=\"Stopped container ccaf275d8047776ecfc39f88ac8403f79deeb4f49aa58b02a3ff4a84b2b7c653: openstack/glance-default-internal-api-0/glance-httpd\" id=df9b27ff-5bdd-4198-ad01-9fd1e839ee03 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 00:20:46.186450 crc crio[23067]: time=\"2026-06-11T00:20:46.185964541Z\" level=info msg=\"Stopped container 6b263e0694efae831f3222f1accd27b7a8c886acf8810ccc11c04c0d2f25206f: openstack/neutron-68dcd6bdfb-fzpnw/neutron-httpd\" id=df3ee891-1384-4b48-acbd-21375dbb11b6 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 00:20:46.311295 crc crio[23067]: time=\"2026-06-11T00:20:46.310546967Z\" level=info msg=\"Stopped container f238aaa8f9e7a0fd6422d93f5b086195801686918a72e057259fe8938e076f46: openstack/glance-default-internal-api-0/glance-log\" id=2fd6815f-fa36-4003-817f-c5830696bdd3 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 00:20:46.313009 crc crio[23067]: time=\"2026-06-11T00:20:46.312925662Z\" level=info msg=\"Stopping pod sandbox: 0677a92171ed2bd4d36d5b124a1e6c449b2c5dab73c79da29e7fad8552b079df\" id=0d61886f-cd77-41e4-929a-e597687afa36 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:20:46.313710 crc crio[23067]: time=\"2026-06-11T00:20:46.313509138Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:0677a92171ed2bd4d36d5b124a1e6c449b2c5dab73c79da29e7fad8552b079df UID:8c0da192-2cd1-4337-8684-20356fbae1bc NetNS:/var/run/netns/7ef03948-2c22-4798-a7e7-efcae2c2f2d1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8c0da192_2cd1_4337_8684_20356fbae1bc.slice PodAnnotations:0xc000c34048}] Aliases:map[]}\"\nJun 11 00:20:46.313837 crc crio[23067]: time=\"2026-06-11T00:20:46.313720044Z\" level=info msg=\"Deleting pod openstack_glance-default-internal-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:20:46.429008 crc crio[23067]: time=\"2026-06-11T00:20:46.424338839Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-openstackclient@sha256:2ef2c3ebb9340307b3b5d6b8c8bf113f5dc11b07cf78924d38dde8b2945b8e04\" id=10f3bf38-6ba8-4b42-8716-79016491558d name=/runtime.v1.ImageService/PullImage\nJun 11 00:20:46.429008 crc crio[23067]: time=\"2026-06-11T00:20:46.427084914Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified\" id=d3a9046a-ed13-41a6-8bb2-c3087c529752 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:20:46.456979 crc crio[23067]: time=\"2026-06-11T00:20:46.456886436Z\" level=info msg=\"Stopped container 80071f6d80a2a9c2be0169bdb8864e41fdae18be850a7c7cdd942e1d36a21af4: openstack/neutron-68dcd6bdfb-fzpnw/neutron-api\" id=af068545-96e0-4620-8579-f43fd7bdfc1a name=/runtime.v1.RuntimeService/StopContainer\nJun 11 00:20:46.459221 crc crio[23067]: time=\"2026-06-11T00:20:46.459078156Z\" level=info msg=\"Stopping pod sandbox: 77fe72c24209923300471306f96b6076cf20b64ae0c9d17e2ee1a6f8d053def3\" id=b3984a33-a346-41e7-99e7-2cefe4363d2a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:20:46.460485 crc crio[23067]: time=\"2026-06-11T00:20:46.460063413Z\" level=info msg=\"Got pod network &{Name:neutron-68dcd6bdfb-fzpnw Namespace:openstack ID:77fe72c24209923300471306f96b6076cf20b64ae0c9d17e2ee1a6f8d053def3 UID:65158efb-b656-4d6e-9711-c509f049ec4f NetNS:/var/run/netns/f4021267-2ce4-4d61-a745-6092636cbc5b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod65158efb_b656_4d6e_9711_c509f049ec4f.slice PodAnnotations:0xc00802e0c0}] Aliases:map[]}\"\nJun 11 00:20:46.460485 crc crio[23067]: time=\"2026-06-11T00:20:46.460303819Z\" level=info msg=\"Deleting pod openstack_neutron-68dcd6bdfb-fzpnw from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:20:46.572950 crc crio[23067]: time=\"2026-06-11T00:20:46.572730774Z\" level=info msg=\"Stopped pod sandbox: 1a9b0210b0cc741c5617a4a1a91ef1e2a903b1245b87c132481361b918e53552\" id=00bea494-43cf-4794-8948-ab4c555042a7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:20:46.593271 crc crio[23067]: time=\"2026-06-11T00:20:46.593201482Z\" level=info msg=\"Got pod network &{Name:nova-cell1-1e3d-account-create-update-8lhkl Namespace:openstack ID:7382d48ecff8cf5692688a450c0f590e7e205beec1349c8833e33e8d4f1e2ace UID:4cdcbf4b-1245-423d-a9da-2c9919ec8772 NetNS:/var/run/netns/ba67f177-1d25-4345-ab44-88e7760b870b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4cdcbf4b_1245_423d_a9da_2c9919ec8772.slice PodAnnotations:0xc002a46568}] Aliases:map[]}\"\nJun 11 00:20:46.593271 crc crio[23067]: time=\"2026-06-11T00:20:46.593263224Z\" level=info msg=\"Adding pod openstack_nova-cell1-1e3d-account-create-update-8lhkl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:20:46.607868 crc crio[23067]: time=\"2026-06-11T00:20:46.607614765Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified\" id=a49126a4-4188-4ab9-857e-5491ffc7af8a name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:20:46.644472 crc crio[23067]: time=\"2026-06-11T00:20:46.644342396Z\" level=info msg=\"Got pod network &{Name:nova-cell1-db-create-nstdm Namespace:openstack ID:a69e754acd13dddce35481fa790df5c611e734815109273c58f5a68e542d03d6 UID:cd1d65ef-bd36-4cc7-bc35-ad01588fd372 NetNS:/var/run/netns/1f554235-a53a-4962-b8f5-0beca9cb3808 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcd1d65ef_bd36_4cc7_bc35_ad01588fd372.slice PodAnnotations:0xc003610178}] Aliases:map[]}\"\nJun 11 00:20:46.644472 crc crio[23067]: time=\"2026-06-11T00:20:46.644403638Z\" level=info msg=\"Adding pod openstack_nova-cell1-db-create-nstdm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:20:46.670291 crc crio[23067]: time=\"2026-06-11T00:20:46.669158263Z\" level=info msg=\"Got pod network &{Name:nova-api-db-create-hmqpj Namespace:openstack ID:977ea6cae932bf7394ab2b48ee19eafb835880b9632a4a0a4273481ce3cd7d49 UID:4b2052f0-d07b-4eeb-86ce-6b922bda5804 NetNS:/var/run/netns/ef0ca682-e7fb-449f-8582-ebd3f661dc58 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4b2052f0_d07b_4eeb_86ce_6b922bda5804.slice PodAnnotations:0xc000c34888}] Aliases:map[]}\"\nJun 11 00:20:46.670291 crc crio[23067]: time=\"2026-06-11T00:20:46.669221564Z\" level=info msg=\"Adding pod openstack_nova-api-db-create-hmqpj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:20:46.672261 crc crio[23067]: time=\"2026-06-11T00:20:46.671114386Z\" level=info msg=\"Got pod network &{Name:nova-cell0-04ba-account-create-update-mts6r Namespace:openstack ID:0acd887e579a7996287cf906b7118417b27936a33a58912f677a14546c626979 UID:f6468490-e813-4563-93dc-030c2ef166dc NetNS:/var/run/netns/80534acc-c866-4563-9275-db07c089bd90 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf6468490_e813_4563_93dc_030c2ef166dc.slice PodAnnotations:0xc007e12310}] Aliases:map[]}\"\nJun 11 00:20:46.672261 crc crio[23067]: time=\"2026-06-11T00:20:46.671156777Z\" level=info msg=\"Adding pod openstack_nova-cell0-04ba-account-create-update-mts6r to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:20:46.682288 crc crio[23067]: time=\"2026-06-11T00:20:46.682227629Z\" level=info msg=\"Got pod network &{Name:nova-cell0-db-create-48rwf Namespace:openstack ID:0fa621ca76a0d6b8aef550b23ca83d2cc7beb7f03b29ade2d33a8076b9baade5 UID:fba64445-52a0-46d0-8f7f-9bebe63507d7 NetNS:/var/run/netns/9891ec01-55ca-440f-a442-84bf862c60bf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfba64445_52a0_46d0_8f7f_9bebe63507d7.slice PodAnnotations:0xc00802e418}] Aliases:map[]}\"\nJun 11 00:20:46.682624 crc crio[23067]: time=\"2026-06-11T00:20:46.682600249Z\" level=info msg=\"Adding pod openstack_nova-cell0-db-create-48rwf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:20:46.691626 crc crio[23067]: time=\"2026-06-11T00:20:46.691505042Z\" level=info msg=\"Got pod network &{Name:nova-api-9470-account-create-update-gfrdz Namespace:openstack ID:2b05dae8ba239705d4acd89f81f30b0a316ff3e88cc35bdfd8e26bd5844e769e UID:1dc8c851-a8b8-4b53-992c-607e9e85681a NetNS:/var/run/netns/c6655e5e-eb73-49c8-9730-03567ce7afa5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1dc8c851_a8b8_4b53_992c_607e9e85681a.slice PodAnnotations:0xc002a46868}] Aliases:map[]}\"\nJun 11 00:20:46.691626 crc crio[23067]: time=\"2026-06-11T00:20:46.691600634Z\" level=info msg=\"Adding pod openstack_nova-api-9470-account-create-update-gfrdz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:20:46.708925 crc crio[23067]: time=\"2026-06-11T00:20:46.70575588Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:20:46.735182 crc crio[23067]: time=\"2026-06-11T00:20:46.73507245Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:20:46.737426 crc crio[23067]: time=\"2026-06-11T00:20:46.737178867Z\" level=info msg=\"Creating container: openstack/openstackclient/openstackclient\" id=06cf0496-a8f6-4497-9664-d2f66e361317 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:20:46.744535 crc crio[23067]: time=\"2026-06-11T00:20:46.744445715Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:20:46.978277 crc crio[23067]: time=\"2026-06-11T00:20:46.977409556Z\" level=info msg=\"Stopped pod sandbox: 0677a92171ed2bd4d36d5b124a1e6c449b2c5dab73c79da29e7fad8552b079df\" id=0d61886f-cd77-41e4-929a-e597687afa36 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:20:46.980542 crc crio[23067]: time=\"2026-06-11T00:20:46.980405137Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:20:46.985842 crc crio[23067]: time=\"2026-06-11T00:20:46.985594639Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:20:47.680526 crc crio[23067]: time=\"2026-06-11T00:20:47.679570316Z\" level=info msg=\"Stopped pod sandbox: 77fe72c24209923300471306f96b6076cf20b64ae0c9d17e2ee1a6f8d053def3\" id=b3984a33-a346-41e7-99e7-2cefe4363d2a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:20:47.915477 crc crio[23067]: time=\"2026-06-11T00:20:47.91412378Z\" level=info msg=\"Removing container: ccaf275d8047776ecfc39f88ac8403f79deeb4f49aa58b02a3ff4a84b2b7c653\" id=ac6aa5a8-fb4e-4658-8800-a3a325fffac0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:20:47.917161 crc crio[23067]: time=\"2026-06-11T00:20:47.917023249Z\" level=info msg=\"Created container 2cb68fbf36bc76303f3e7b14f74a0f3f3c61732ec1db1fc09df309ff77b4b07c: openstack/ceilometer-0/ceilometer-notification-agent\" id=0da520eb-21d8-4934-983c-a6eeaf33efdf name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:20:47.918707 crc crio[23067]: time=\"2026-06-11T00:20:47.917407929Z\" level=info msg=\"Created container d68dfb4b7842a48af2e995545971e031d3b5358b68797626f1395a82588b9676: openstack/openstackclient/openstackclient\" id=06cf0496-a8f6-4497-9664-d2f66e361317 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:20:47.925194 crc crio[23067]: time=\"2026-06-11T00:20:47.925087069Z\" level=info msg=\"Starting container: 2cb68fbf36bc76303f3e7b14f74a0f3f3c61732ec1db1fc09df309ff77b4b07c\" id=82756548-c5d1-4216-9637-60342d78b75f name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:20:47.929626 crc crio[23067]: time=\"2026-06-11T00:20:47.929576111Z\" level=info msg=\"Starting container: d68dfb4b7842a48af2e995545971e031d3b5358b68797626f1395a82588b9676\" id=b175a191-b9d0-4918-bc00-02980edddd92 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:20:47.971269 crc crio[23067]: time=\"2026-06-11T00:20:47.971170755Z\" level=info msg=\"Started container\" PID=79072 containerID=2cb68fbf36bc76303f3e7b14f74a0f3f3c61732ec1db1fc09df309ff77b4b07c description=openstack/ceilometer-0/ceilometer-notification-agent id=82756548-c5d1-4216-9637-60342d78b75f name=/runtime.v1.RuntimeService/StartContainer sandboxID=b0a076c85683b1ec99eb435ca5ae69de819e0678abe9b6482e538d01243fe13b\nJun 11 00:20:47.971957 crc crio[23067]: time=\"2026-06-11T00:20:47.971906595Z\" level=info msg=\"Started container\" PID=79110 containerID=d68dfb4b7842a48af2e995545971e031d3b5358b68797626f1395a82588b9676 description=openstack/openstackclient/openstackclient id=b175a191-b9d0-4918-bc00-02980edddd92 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a7a87a5e50bb131aba41a60f7fbf45b0128337a452adc4a099f1f0b7c6372da3\nJun 11 00:20:48.109518 crc crio[23067]: time=\"2026-06-11T00:20:48.109464025Z\" level=info msg=\"Removed container ccaf275d8047776ecfc39f88ac8403f79deeb4f49aa58b02a3ff4a84b2b7c653: openstack/glance-default-internal-api-0/glance-httpd\" id=ac6aa5a8-fb4e-4658-8800-a3a325fffac0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:20:48.123540 crc crio[23067]: time=\"2026-06-11T00:20:48.123480617Z\" level=info msg=\"Removing container: f238aaa8f9e7a0fd6422d93f5b086195801686918a72e057259fe8938e076f46\" id=5f266d42-c6d3-4377-920b-29f16b2105fb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:20:48.197792 crc crio[23067]: time=\"2026-06-11T00:20:48.196011854Z\" level=info msg=\"Removed container f238aaa8f9e7a0fd6422d93f5b086195801686918a72e057259fe8938e076f46: openstack/glance-default-internal-api-0/glance-log\" id=5f266d42-c6d3-4377-920b-29f16b2105fb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:20:48.223916 crc crio[23067]: time=\"2026-06-11T00:20:48.223610766Z\" level=info msg=\"Removing container: faf77250320b82cd6a2f0d1642345f6589cb80a89bf1df7a8598f939c4a88ce1\" id=a5eecf3b-8b15-4876-8954-9f7bf181dc84 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:20:48.360421 crc crio[23067]: time=\"2026-06-11T00:20:48.36023236Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=2444aa0a-1142-4fbd-b69b-46cb9a759e38 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:20:48.445148 crc crio[23067]: time=\"2026-06-11T00:20:48.444953259Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=dad60220-12fb-4689-9271-78119d804fb0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:20:48.464905 crc crio[23067]: time=\"2026-06-11T00:20:48.464466971Z\" level=info msg=\"Removed container faf77250320b82cd6a2f0d1642345f6589cb80a89bf1df7a8598f939c4a88ce1: openstack/cinder-scheduler-0/probe\" id=a5eecf3b-8b15-4876-8954-9f7bf181dc84 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:20:48.473450 crc crio[23067]: time=\"2026-06-11T00:20:48.473363573Z\" level=info msg=\"Removing container: 06d045c6643a23cac543d059770e7d082193e415a8a545b67fc7823b6bfddafc\" id=5394737c-2d6b-4c66-804b-158a7e6d04a4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:20:48.621517 crc crio[23067]: time=\"2026-06-11T00:20:48.621355448Z\" level=info msg=\"Removed container 06d045c6643a23cac543d059770e7d082193e415a8a545b67fc7823b6bfddafc: openstack/cinder-scheduler-0/cinder-scheduler\" id=5394737c-2d6b-4c66-804b-158a7e6d04a4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:20:48.729609 crc crio[23067]: time=\"2026-06-11T00:20:48.729383983Z\" level=info msg=\"Removing container: 6b263e0694efae831f3222f1accd27b7a8c886acf8810ccc11c04c0d2f25206f\" id=5089d882-cd3a-4d00-83db-7f8d78a5cc0a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:20:48.761400 crc crio[23067]: time=\"2026-06-11T00:20:48.761249271Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=66311602-4646-419f-8623-3678741c86ce name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:20:48.781391 crc crio[23067]: time=\"2026-06-11T00:20:48.781234836Z\" level=info msg=\"Removed container 6b263e0694efae831f3222f1accd27b7a8c886acf8810ccc11c04c0d2f25206f: openstack/neutron-68dcd6bdfb-fzpnw/neutron-httpd\" id=5089d882-cd3a-4d00-83db-7f8d78a5cc0a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:20:48.781939 crc crio[23067]: time=\"2026-06-11T00:20:48.781772981Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:20:48.788160 crc crio[23067]: time=\"2026-06-11T00:20:48.78797481Z\" level=info msg=\"Removing container: 80071f6d80a2a9c2be0169bdb8864e41fdae18be850a7c7cdd942e1d36a21af4\" id=17218a41-5dff-429e-b1ff-d0cefe277013 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:20:48.832922 crc crio[23067]: time=\"2026-06-11T00:20:48.832596276Z\" level=info msg=\"Removed container 80071f6d80a2a9c2be0169bdb8864e41fdae18be850a7c7cdd942e1d36a21af4: openstack/neutron-68dcd6bdfb-fzpnw/neutron-api\" id=17218a41-5dff-429e-b1ff-d0cefe277013 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:20:48.853025 crc crio[23067]: time=\"2026-06-11T00:20:48.852733035Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:20:48.860056 crc crio[23067]: time=\"2026-06-11T00:20:48.859871939Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:20:49.471711 crc crio[23067]: time=\"2026-06-11T00:20:49.471161742Z\" level=info msg=\"Created container 0ee6810c739354cdd5763732c194dcaac8a8d7a98946b2251dca75f08894a183: openstack/ceilometer-0/sg-core\" id=66311602-4646-419f-8623-3678741c86ce name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:20:49.475385 crc crio[23067]: time=\"2026-06-11T00:20:49.471940293Z\" level=info msg=\"Stopped container f352b821a547fa205888705c2e0d9008052dafe5e5a06e5d9bd462ba2a596c0f: openstack/glance-default-external-api-0/glance-httpd\" id=1ee338c7-e4ab-4a3e-acb6-c3670e1e1855 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 00:20:49.475385 crc crio[23067]: time=\"2026-06-11T00:20:49.472968031Z\" level=info msg=\"Starting container: 0ee6810c739354cdd5763732c194dcaac8a8d7a98946b2251dca75f08894a183\" id=4e4e6042-9869-4ce9-b079-956051b2c4be name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:20:49.475385 crc crio[23067]: time=\"2026-06-11T00:20:49.474863203Z\" level=info msg=\"Stopping pod sandbox: 787ef609fb6d6de61ace6ae198a1f9c1f2b711ee7fa2b76c83355f5ec606dd2e\" id=bd2a8f3a-8514-4f8e-aaaf-c61e4b68f988 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:20:49.475385 crc crio[23067]: time=\"2026-06-11T00:20:49.475264774Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:787ef609fb6d6de61ace6ae198a1f9c1f2b711ee7fa2b76c83355f5ec606dd2e UID:9a56d26c-e923-4dee-8fd1-2de4183fcc73 NetNS:/var/run/netns/94b393f0-1e13-42b9-95b3-6b7ef95870cd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9a56d26c_e923_4dee_8fd1_2de4183fcc73.slice PodAnnotations:0xc00008c428}] Aliases:map[]}\"\nJun 11 00:20:49.475385 crc crio[23067]: time=\"2026-06-11T00:20:49.475382637Z\" level=info msg=\"Deleting pod openstack_glance-default-external-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:20:49.478995 crc crio[23067]: time=\"2026-06-11T00:20:49.47878768Z\" level=info msg=\"Started container\" PID=79319 containerID=0ee6810c739354cdd5763732c194dcaac8a8d7a98946b2251dca75f08894a183 description=openstack/ceilometer-0/sg-core id=4e4e6042-9869-4ce9-b079-956051b2c4be name=/runtime.v1.RuntimeService/StartContainer sandboxID=b0a076c85683b1ec99eb435ca5ae69de819e0678abe9b6482e538d01243fe13b\nJun 11 00:20:49.509783 crc crio[23067]: 2026-06-11T00:20:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2b05dae8ba23970 Mac:8e:7b:14:05:e9:49 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b3 Mtu:0 Sandbox:/var/run/netns/c6655e5e-eb73-49c8-9730-03567ce7afa5 SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.0.179 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:20:49.511549 crc crio[23067]: 2026-06-11T00:20:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a69e754acd13ddd Mac:16:d5:03:b4:a7:93 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b4 Mtu:0 Sandbox:/var/run/netns/1f554235-a53a-4962-b8f5-0beca9cb3808 SocketPath: PciID:}] [{Interface:0xc0002c2c10 Address:{IP:10.217.0.180 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:20:49.512764 crc crio[23067]: time=\"2026-06-11T00:20:49.512521939Z\" level=info msg=\"Got pod network &{Name:nova-cell1-db-create-nstdm Namespace:openstack ID:a69e754acd13dddce35481fa790df5c611e734815109273c58f5a68e542d03d6 UID:cd1d65ef-bd36-4cc7-bc35-ad01588fd372 NetNS:/var/run/netns/1f554235-a53a-4962-b8f5-0beca9cb3808 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcd1d65ef_bd36_4cc7_bc35_ad01588fd372.slice PodAnnotations:0xc003610178}] Aliases:map[]}\"\nJun 11 00:20:49.512989 crc crio[23067]: time=\"2026-06-11T00:20:49.512846558Z\" level=info msg=\"Checking pod openstack_nova-cell1-db-create-nstdm for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:20:49.513835 crc crio[23067]: 2026-06-11T00:20:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7382d48ecff8cf5 Mac:da:43:df:62:aa:4a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b6 Mtu:0 Sandbox:/var/run/netns/ba67f177-1d25-4345-ab44-88e7760b870b SocketPath: PciID:}] [{Interface:0xc00026aa20 Address:{IP:10.217.0.182 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:20:49.515791 crc crio[23067]: time=\"2026-06-11T00:20:49.515557732Z\" level=info msg=\"Got pod network &{Name:nova-cell1-1e3d-account-create-update-8lhkl Namespace:openstack ID:7382d48ecff8cf5692688a450c0f590e7e205beec1349c8833e33e8d4f1e2ace UID:4cdcbf4b-1245-423d-a9da-2c9919ec8772 NetNS:/var/run/netns/ba67f177-1d25-4345-ab44-88e7760b870b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4cdcbf4b_1245_423d_a9da_2c9919ec8772.slice PodAnnotations:0xc002a46568}] Aliases:map[]}\"\nJun 11 00:20:49.515791 crc crio[23067]: time=\"2026-06-11T00:20:49.515782568Z\" level=info msg=\"Checking pod openstack_nova-cell1-1e3d-account-create-update-8lhkl for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:20:49.516189 crc crio[23067]: time=\"2026-06-11T00:20:49.516109957Z\" level=info msg=\"Got pod network &{Name:nova-api-9470-account-create-update-gfrdz Namespace:openstack ID:2b05dae8ba239705d4acd89f81f30b0a316ff3e88cc35bdfd8e26bd5844e769e UID:1dc8c851-a8b8-4b53-992c-607e9e85681a NetNS:/var/run/netns/c6655e5e-eb73-49c8-9730-03567ce7afa5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1dc8c851_a8b8_4b53_992c_607e9e85681a.slice PodAnnotations:0xc002a46868}] Aliases:map[]}\"\nJun 11 00:20:49.516337 crc crio[23067]: time=\"2026-06-11T00:20:49.516249591Z\" level=info msg=\"Checking pod openstack_nova-api-9470-account-create-update-gfrdz for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:20:49.523068 crc crio[23067]: time=\"2026-06-11T00:20:49.522909313Z\" level=info msg=\"Ran pod sandbox a69e754acd13dddce35481fa790df5c611e734815109273c58f5a68e542d03d6 with infra container: openstack/nova-cell1-db-create-nstdm/POD\" id=b56264eb-3ab0-4a09-8a9c-2f0f9dd0aaeb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:20:49.528415 crc crio[23067]: time=\"2026-06-11T00:20:49.528361311Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=a767bb4a-0109-4eab-8a6e-aeff37747f96 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:20:49.529950 crc crio[23067]: time=\"2026-06-11T00:20:49.52979938Z\" level=info msg=\"Ran pod sandbox 7382d48ecff8cf5692688a450c0f590e7e205beec1349c8833e33e8d4f1e2ace with infra container: openstack/nova-cell1-1e3d-account-create-update-8lhkl/POD\" id=fc455642-4aed-40fc-85fe-9dac2641dca7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:20:49.531365 crc crio[23067]: time=\"2026-06-11T00:20:49.53123601Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=5f5e4651-eae0-418a-8d77-45b531264f32 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:20:49.531957 crc crio[23067]: time=\"2026-06-11T00:20:49.53159849Z\" level=info msg=\"Ran pod sandbox 2b05dae8ba239705d4acd89f81f30b0a316ff3e88cc35bdfd8e26bd5844e769e with infra container: openstack/nova-api-9470-account-create-update-gfrdz/POD\" id=029ae5ee-99dd-40d1-bcf7-e1fc3e274e5c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:20:49.533791 crc crio[23067]: time=\"2026-06-11T00:20:49.533744078Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=019c8fdf-894a-4fc0-8060-a0f545b8c7e1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:20:49.534547 crc crio[23067]: time=\"2026-06-11T00:20:49.533782649Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=f67ce0ff-364c-4788-a3f7-7ccea2277c0b name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:20:49.539138 crc crio[23067]: time=\"2026-06-11T00:20:49.538983741Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=e4ea951b-71fc-4b52-b204-8a687acd8e9b name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:20:49.539371 crc crio[23067]: time=\"2026-06-11T00:20:49.53932304Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=5e2fbe2d-b9eb-4de9-a399-ecaff1a0ca59 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:20:49.676948 crc crio[23067]: time=\"2026-06-11T00:20:49.676342325Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=ae5f90d4-6987-417b-b7ce-ffca769a109c name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:20:49.858311 crc crio[23067]: time=\"2026-06-11T00:20:49.854550532Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=67cc56eb-d446-4df8-8d9b-1425a02d11b6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:20:49.944852 crc crio[23067]: time=\"2026-06-11T00:20:49.931624732Z\" level=info msg=\"Creating container: openstack/nova-cell1-db-create-nstdm/mariadb-database-create\" id=6d6dd225-dcd9-4402-90eb-17ec0401fd46 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:20:49.944852 crc crio[23067]: time=\"2026-06-11T00:20:49.932090295Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:20:49.944852 crc crio[23067]: 2026-06-11T00:20:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0fa621ca76a0d6b Mac:62:43:fe:cd:1b:ed Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b2 Mtu:0 Sandbox:/var/run/netns/9891ec01-55ca-440f-a442-84bf862c60bf SocketPath: PciID:}] [{Interface:0xc00013eca0 Address:{IP:10.217.0.178 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:20:49.945352 crc crio[23067]: time=\"2026-06-11T00:20:49.945201902Z\" level=info msg=\"Got pod network &{Name:nova-cell0-db-create-48rwf Namespace:openstack ID:0fa621ca76a0d6b8aef550b23ca83d2cc7beb7f03b29ade2d33a8076b9baade5 UID:fba64445-52a0-46d0-8f7f-9bebe63507d7 NetNS:/var/run/netns/9891ec01-55ca-440f-a442-84bf862c60bf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfba64445_52a0_46d0_8f7f_9bebe63507d7.slice PodAnnotations:0xc00802e418}] Aliases:map[]}\"\nJun 11 00:20:49.945458 crc crio[23067]: time=\"2026-06-11T00:20:49.945398868Z\" level=info msg=\"Checking pod openstack_nova-cell0-db-create-48rwf for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:20:49.950455 crc crio[23067]: 2026-06-11T00:20:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:977ea6cae932bf7 Mac:e6:5a:66:9a:37:df Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b1 Mtu:0 Sandbox:/var/run/netns/ef0ca682-e7fb-449f-8582-ebd3f661dc58 SocketPath: PciID:}] [{Interface:0xc00038e6c0 Address:{IP:10.217.0.177 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:20:49.951306 crc crio[23067]: time=\"2026-06-11T00:20:49.951237877Z\" level=info msg=\"Got pod network &{Name:nova-api-db-create-hmqpj Namespace:openstack ID:977ea6cae932bf7394ab2b48ee19eafb835880b9632a4a0a4273481ce3cd7d49 UID:4b2052f0-d07b-4eeb-86ce-6b922bda5804 NetNS:/var/run/netns/ef0ca682-e7fb-449f-8582-ebd3f661dc58 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4b2052f0_d07b_4eeb_86ce_6b922bda5804.slice PodAnnotations:0xc000c34888}] Aliases:map[]}\"\nJun 11 00:20:49.951422 crc crio[23067]: time=\"2026-06-11T00:20:49.951379351Z\" level=info msg=\"Checking pod openstack_nova-api-db-create-hmqpj for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:20:49.956540 crc crio[23067]: 2026-06-11T00:20:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0acd887e579a799 Mac:d2:6c:76:c3:9a:25 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b5 Mtu:0 Sandbox:/var/run/netns/80534acc-c866-4563-9275-db07c089bd90 SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.0.181 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:20:49.957360 crc crio[23067]: time=\"2026-06-11T00:20:49.957300232Z\" level=info msg=\"Got pod network &{Name:nova-cell0-04ba-account-create-update-mts6r Namespace:openstack ID:0acd887e579a7996287cf906b7118417b27936a33a58912f677a14546c626979 UID:f6468490-e813-4563-93dc-030c2ef166dc NetNS:/var/run/netns/80534acc-c866-4563-9275-db07c089bd90 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf6468490_e813_4563_93dc_030c2ef166dc.slice PodAnnotations:0xc007e12310}] Aliases:map[]}\"\nJun 11 00:20:49.957478 crc crio[23067]: time=\"2026-06-11T00:20:49.957443446Z\" level=info msg=\"Checking pod openstack_nova-cell0-04ba-account-create-update-mts6r for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:20:49.971624 crc crio[23067]: time=\"2026-06-11T00:20:49.971546051Z\" level=info msg=\"Ran pod sandbox 0fa621ca76a0d6b8aef550b23ca83d2cc7beb7f03b29ade2d33a8076b9baade5 with infra container: openstack/nova-cell0-db-create-48rwf/POD\" id=ba3b2077-cfdf-49e6-b6cd-7ecac6e2993c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:20:49.975063 crc crio[23067]: time=\"2026-06-11T00:20:49.974896642Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=0e664856-e831-4286-8732-0778d4eef28c name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:20:49.983935 crc crio[23067]: time=\"2026-06-11T00:20:49.983584209Z\" level=info msg=\"Ran pod sandbox 977ea6cae932bf7394ab2b48ee19eafb835880b9632a4a0a4273481ce3cd7d49 with infra container: openstack/nova-api-db-create-hmqpj/POD\" id=3247db90-f978-431b-8842-605eb7cee593 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:20:49.984368 crc crio[23067]: time=\"2026-06-11T00:20:49.984204876Z\" level=info msg=\"Ran pod sandbox 0acd887e579a7996287cf906b7118417b27936a33a58912f677a14546c626979 with infra container: openstack/nova-cell0-04ba-account-create-update-mts6r/POD\" id=6b3af187-47f4-49d1-9931-c5e880c45e81 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:20:49.985934 crc crio[23067]: time=\"2026-06-11T00:20:49.985406518Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=028acaf0-9a55-4ebc-aa11-cb9ebb97f13e name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:20:49.985934 crc crio[23067]: time=\"2026-06-11T00:20:49.985585283Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=74e31e80-4f9e-4348-8305-6d5541ad4338 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:20:49.985934 crc crio[23067]: time=\"2026-06-11T00:20:49.985761898Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=1968b0e6-eac8-4365-bd72-ec00280f8fad name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:20:49.987797 crc crio[23067]: time=\"2026-06-11T00:20:49.987587148Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=ec1990c2-532e-4eff-b0b5-f095ba20142e name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:20:49.988458 crc crio[23067]: time=\"2026-06-11T00:20:49.988358049Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=a92c2dce-62c2-4268-a9e6-29a3d88a1e9a name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:20:50.001328 crc crio[23067]: time=\"2026-06-11T00:20:50.00122661Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:20:50.004883 crc crio[23067]: time=\"2026-06-11T00:20:50.004601722Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:20:50.276521 crc crio[23067]: time=\"2026-06-11T00:20:50.276341479Z\" level=info msg=\"Creating container: openstack/nova-api-9470-account-create-update-gfrdz/mariadb-account-create-update\" id=2903f806-7745-4e17-8062-ad537baaf974 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:20:50.276958 crc crio[23067]: time=\"2026-06-11T00:20:50.276876404Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:20:50.285007 crc crio[23067]: time=\"2026-06-11T00:20:50.284839731Z\" level=info msg=\"Created container 028d408e1ecf27e2930d6365ea0744592ee8aef8f564c0b3376d80c3121afe0a: openstack/nova-cell1-db-create-nstdm/mariadb-database-create\" id=6d6dd225-dcd9-4402-90eb-17ec0401fd46 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:20:50.286575 crc crio[23067]: time=\"2026-06-11T00:20:50.286449354Z\" level=info msg=\"Starting container: 028d408e1ecf27e2930d6365ea0744592ee8aef8f564c0b3376d80c3121afe0a\" id=f7d47d86-e102-4c0d-ae23-f1d9ee5f51d6 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:20:50.295120 crc crio[23067]: time=\"2026-06-11T00:20:50.295007868Z\" level=info msg=\"Started container\" PID=79424 containerID=028d408e1ecf27e2930d6365ea0744592ee8aef8f564c0b3376d80c3121afe0a description=openstack/nova-cell1-db-create-nstdm/mariadb-database-create id=f7d47d86-e102-4c0d-ae23-f1d9ee5f51d6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a69e754acd13dddce35481fa790df5c611e734815109273c58f5a68e542d03d6\nJun 11 00:20:50.337598 crc crio[23067]: time=\"2026-06-11T00:20:50.337500776Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:20:50.340357 crc crio[23067]: time=\"2026-06-11T00:20:50.340290802Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:20:50.539217 crc crio[23067]: time=\"2026-06-11T00:20:50.539020509Z\" level=info msg=\"Creating container: openstack/nova-cell1-1e3d-account-create-update-8lhkl/mariadb-account-create-update\" id=d957ddef-3ccd-4153-ac2a-800b1ef1c596 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:20:50.545306 crc crio[23067]: time=\"2026-06-11T00:20:50.539388889Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:20:50.584696 crc crio[23067]: time=\"2026-06-11T00:20:50.584596132Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:20:50.603787 crc crio[23067]: time=\"2026-06-11T00:20:50.603515377Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:20:50.849433 crc crio[23067]: time=\"2026-06-11T00:20:50.848212758Z\" level=info msg=\"Created container e7e08d755cc053a6afd8bea86f0012eb8dde950d995e6ad33505f71c2f3c9375: openstack/nova-api-9470-account-create-update-gfrdz/mariadb-account-create-update\" id=2903f806-7745-4e17-8062-ad537baaf974 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:20:50.855896 crc crio[23067]: time=\"2026-06-11T00:20:50.855780244Z\" level=info msg=\"Starting container: e7e08d755cc053a6afd8bea86f0012eb8dde950d995e6ad33505f71c2f3c9375\" id=fad61fb2-ded2-41fa-b1eb-4f0ef4e4afdb name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:20:50.865793 crc crio[23067]: time=\"2026-06-11T00:20:50.863152905Z\" level=info msg=\"Started container\" PID=79462 containerID=e7e08d755cc053a6afd8bea86f0012eb8dde950d995e6ad33505f71c2f3c9375 description=openstack/nova-api-9470-account-create-update-gfrdz/mariadb-account-create-update id=fad61fb2-ded2-41fa-b1eb-4f0ef4e4afdb name=/runtime.v1.RuntimeService/StartContainer sandboxID=2b05dae8ba239705d4acd89f81f30b0a316ff3e88cc35bdfd8e26bd5844e769e\nJun 11 00:20:50.875619 crc crio[23067]: time=\"2026-06-11T00:20:50.875520722Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=0303e510-2a6b-4f2d-a404-099d916be4be name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:20:50.876069 crc crio[23067]: time=\"2026-06-11T00:20:50.876007065Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:20:50.932380 crc crio[23067]: time=\"2026-06-11T00:20:50.932335491Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:20:50.936461 crc crio[23067]: time=\"2026-06-11T00:20:50.936430022Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:20:51.202182 crc crio[23067]: time=\"2026-06-11T00:20:51.202065864Z\" level=info msg=\"Created container b5bff6726524da07ee0102c7a9486cd925fffd1d7bec51420914598ea05a3e66: openstack/nova-cell1-1e3d-account-create-update-8lhkl/mariadb-account-create-update\" id=d957ddef-3ccd-4153-ac2a-800b1ef1c596 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:20:51.204711 crc crio[23067]: time=\"2026-06-11T00:20:51.204593083Z\" level=info msg=\"Starting container: b5bff6726524da07ee0102c7a9486cd925fffd1d7bec51420914598ea05a3e66\" id=9ebfeda7-4891-4d06-8e41-bd538dc3c775 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:20:51.211031 crc crio[23067]: time=\"2026-06-11T00:20:51.211003727Z\" level=info msg=\"Started container\" PID=79477 containerID=b5bff6726524da07ee0102c7a9486cd925fffd1d7bec51420914598ea05a3e66 description=openstack/nova-cell1-1e3d-account-create-update-8lhkl/mariadb-account-create-update id=9ebfeda7-4891-4d06-8e41-bd538dc3c775 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7382d48ecff8cf5692688a450c0f590e7e205beec1349c8833e33e8d4f1e2ace\nJun 11 00:20:51.350838 crc crio[23067]: time=\"2026-06-11T00:20:51.350593312Z\" level=info msg=\"Creating container: openstack/nova-cell0-04ba-account-create-update-mts6r/mariadb-account-create-update\" id=92af3efd-791d-4a1b-afe6-d01a6f428169 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:20:51.351274 crc crio[23067]: time=\"2026-06-11T00:20:51.351176768Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:20:51.429933 crc crio[23067]: time=\"2026-06-11T00:20:51.429524204Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:20:51.439692 crc crio[23067]: time=\"2026-06-11T00:20:51.439560018Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:20:51.474399 crc crio[23067]: time=\"2026-06-11T00:20:51.473902004Z\" level=info msg=\"Created container 15132b6e4f17b61c0d2eb8236e425df0bbf9ad9283d0919f86da81e7e2518871: openstack/ceilometer-0/proxy-httpd\" id=0303e510-2a6b-4f2d-a404-099d916be4be name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:20:51.478246 crc crio[23067]: time=\"2026-06-11T00:20:51.478108409Z\" level=info msg=\"Starting container: 15132b6e4f17b61c0d2eb8236e425df0bbf9ad9283d0919f86da81e7e2518871\" id=729bb48c-3512-4d9d-b533-cd8197a5c2a1 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:20:51.486245 crc crio[23067]: time=\"2026-06-11T00:20:51.486112937Z\" level=info msg=\"Started container\" PID=79503 containerID=15132b6e4f17b61c0d2eb8236e425df0bbf9ad9283d0919f86da81e7e2518871 description=openstack/ceilometer-0/proxy-httpd id=729bb48c-3512-4d9d-b533-cd8197a5c2a1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b0a076c85683b1ec99eb435ca5ae69de819e0678abe9b6482e538d01243fe13b\nJun 11 00:20:51.806525 crc crio[23067]: time=\"2026-06-11T00:20:51.806349406Z\" level=info msg=\"Creating container: openstack/nova-cell0-db-create-48rwf/mariadb-database-create\" id=db0bdf00-119a-43d0-a0a0-5504a97c00ca name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:20:51.807553 crc crio[23067]: time=\"2026-06-11T00:20:51.806945012Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:20:51.848958 crc crio[23067]: time=\"2026-06-11T00:20:51.848887586Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:20:51.852335 crc crio[23067]: time=\"2026-06-11T00:20:51.852266268Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:20:52.667918 crc crio[23067]: time=\"2026-06-11T00:20:52.665892546Z\" level=info msg=\"Created container 358fd9f03d668ebfc266a89b6537ea6f9905b405cc7c721bcf9f0e1e7b7c6659: openstack/nova-cell0-04ba-account-create-update-mts6r/mariadb-account-create-update\" id=92af3efd-791d-4a1b-afe6-d01a6f428169 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:20:52.668352 crc crio[23067]: time=\"2026-06-11T00:20:52.666261806Z\" level=info msg=\"Creating container: openstack/nova-api-db-create-hmqpj/mariadb-database-create\" id=091c504d-1c91-4121-a51e-3ed7848de72a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:20:52.668690 crc crio[23067]: time=\"2026-06-11T00:20:52.668526078Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:20:52.669250 crc crio[23067]: time=\"2026-06-11T00:20:52.669054052Z\" level=info msg=\"Starting container: 358fd9f03d668ebfc266a89b6537ea6f9905b405cc7c721bcf9f0e1e7b7c6659\" id=fcb8d53b-03d8-4372-a595-d6f2932ca541 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:20:52.674957 crc crio[23067]: time=\"2026-06-11T00:20:52.674594273Z\" level=info msg=\"Created container 22a416df0172a5f7c9656e8a20d45ad7e00f2fc81364d187ce187773020ac870: openstack/nova-cell0-db-create-48rwf/mariadb-database-create\" id=db0bdf00-119a-43d0-a0a0-5504a97c00ca name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:20:52.675573 crc crio[23067]: time=\"2026-06-11T00:20:52.675402605Z\" level=info msg=\"Starting container: 22a416df0172a5f7c9656e8a20d45ad7e00f2fc81364d187ce187773020ac870\" id=59045d23-55b1-4810-b6fc-369d26a0aa96 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:20:52.683124 crc crio[23067]: time=\"2026-06-11T00:20:52.682518659Z\" level=info msg=\"Started container\" PID=79534 containerID=358fd9f03d668ebfc266a89b6537ea6f9905b405cc7c721bcf9f0e1e7b7c6659 description=openstack/nova-cell0-04ba-account-create-update-mts6r/mariadb-account-create-update id=fcb8d53b-03d8-4372-a595-d6f2932ca541 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0acd887e579a7996287cf906b7118417b27936a33a58912f677a14546c626979\nJun 11 00:20:52.706883 crc crio[23067]: time=\"2026-06-11T00:20:52.706739529Z\" level=info msg=\"Started container\" PID=79722 containerID=22a416df0172a5f7c9656e8a20d45ad7e00f2fc81364d187ce187773020ac870 description=openstack/nova-cell0-db-create-48rwf/mariadb-database-create id=59045d23-55b1-4810-b6fc-369d26a0aa96 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0fa621ca76a0d6b8aef550b23ca83d2cc7beb7f03b29ade2d33a8076b9baade5\nJun 11 00:20:52.839173 crc crio[23067]: time=\"2026-06-11T00:20:52.838903012Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:20:52.847550 crc crio[23067]: time=\"2026-06-11T00:20:52.847457965Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:20:52.921949 crc crio[23067]: time=\"2026-06-11T00:20:52.921905724Z\" level=info msg=\"Stopping container: 2cb68fbf36bc76303f3e7b14f74a0f3f3c61732ec1db1fc09df309ff77b4b07c (timeout: 30s)\" id=6a8e33f8-9c2c-4453-bce7-441ccb12cd92 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 00:20:52.932001 crc crio[23067]: time=\"2026-06-11T00:20:52.931902247Z\" level=info msg=\"Stopping container: 1999b570e0d9ae20ef6aff2d2f8a4c426b2fcc98c8690b5dc0a5901391fb79a2 (timeout: 30s)\" id=127f58d6-2144-4157-b21e-2df5fd8146a6 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 00:20:52.932296 crc crio[23067]: time=\"2026-06-11T00:20:52.931924998Z\" level=info msg=\"Stopping container: 0ee6810c739354cdd5763732c194dcaac8a8d7a98946b2251dca75f08894a183 (timeout: 30s)\" id=b748122a-f22b-458d-a21a-994dd1246d3c name=/runtime.v1.RuntimeService/StopContainer\nJun 11 00:20:52.940203 crc crio[23067]: time=\"2026-06-11T00:20:52.931961229Z\" level=info msg=\"Stopping container: 15132b6e4f17b61c0d2eb8236e425df0bbf9ad9283d0919f86da81e7e2518871 (timeout: 30s)\" id=da611375-c2cd-49da-9bae-d0830edf0d1c name=/runtime.v1.RuntimeService/StopContainer\nJun 11 00:20:53.411585 crc crio[23067]: time=\"2026-06-11T00:20:53.410472702Z\" level=info msg=\"Created container 4f1fe426423cc7668aecb4a0b0bebb5689788dbd92471d4dafc0979659619f59: openstack/nova-api-db-create-hmqpj/mariadb-database-create\" id=091c504d-1c91-4121-a51e-3ed7848de72a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:20:53.416086 crc crio[23067]: time=\"2026-06-11T00:20:53.415763316Z\" level=info msg=\"Starting container: 4f1fe426423cc7668aecb4a0b0bebb5689788dbd92471d4dafc0979659619f59\" id=7758191b-67d0-4f15-8215-ce7d0eb21b8d name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:20:53.431415 crc crio[23067]: time=\"2026-06-11T00:20:53.431339001Z\" level=info msg=\"Started container\" PID=79817 containerID=4f1fe426423cc7668aecb4a0b0bebb5689788dbd92471d4dafc0979659619f59 description=openstack/nova-api-db-create-hmqpj/mariadb-database-create id=7758191b-67d0-4f15-8215-ce7d0eb21b8d name=/runtime.v1.RuntimeService/StartContainer sandboxID=977ea6cae932bf7394ab2b48ee19eafb835880b9632a4a0a4273481ce3cd7d49\nJun 11 00:20:53.462328 crc crio[23067]: time=\"2026-06-11T00:20:53.462234563Z\" level=info msg=\"Running pod sandbox: openstack/cinder-scheduler-0/POD\" id=eaa8a5f5-aa66-4ec0-b2e7-92aa1b9fffc5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:20:53.462599 crc crio[23067]: time=\"2026-06-11T00:20:53.462361146Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:20:53.552154 crc crio[23067]: time=\"2026-06-11T00:20:53.552056241Z\" level=info msg=\"Stopped pod sandbox: 787ef609fb6d6de61ace6ae198a1f9c1f2b711ee7fa2b76c83355f5ec606dd2e\" id=bd2a8f3a-8514-4f8e-aaaf-c61e4b68f988 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:20:53.580445 crc crio[23067]: time=\"2026-06-11T00:20:53.580366073Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:4e9b7238e6bb6e69ca688f6fbda0fed63bef956200018c4eeef4b2a84f0718c2 UID:a9daf943-43e0-480e-ac5d-b89b95bca4ce NetNS:/var/run/netns/a36cee58-0b44-4c06-a147-a801a4244de1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda9daf943_43e0_480e_ac5d_b89b95bca4ce.slice PodAnnotations:0xc000131008}] Aliases:map[]}\"\nJun 11 00:20:53.580445 crc crio[23067]: time=\"2026-06-11T00:20:53.580424305Z\" level=info msg=\"Adding pod openstack_cinder-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:20:53.716764 crc crio[23067]: time=\"2026-06-11T00:20:53.715312762Z\" level=info msg=\"Stopped container 0ee6810c739354cdd5763732c194dcaac8a8d7a98946b2251dca75f08894a183: openstack/ceilometer-0/sg-core\" id=b748122a-f22b-458d-a21a-994dd1246d3c name=/runtime.v1.RuntimeService/StopContainer\nJun 11 00:20:53.756708 crc crio[23067]: time=\"2026-06-11T00:20:53.753074181Z\" level=info msg=\"Stopped container 15132b6e4f17b61c0d2eb8236e425df0bbf9ad9283d0919f86da81e7e2518871: openstack/ceilometer-0/proxy-httpd\" id=da611375-c2cd-49da-9bae-d0830edf0d1c name=/runtime.v1.RuntimeService/StopContainer\nJun 11 00:20:54.025283 crc crio[23067]: time=\"2026-06-11T00:20:54.023999996Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-internal-api-0/POD\" id=dd65d29a-1b4b-4069-9a39-e9ecbf3405f2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:20:54.025283 crc crio[23067]: time=\"2026-06-11T00:20:54.024939342Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:20:54.098840 crc crio[23067]: time=\"2026-06-11T00:20:54.095068903Z\" level=info msg=\"Stopped container 2cb68fbf36bc76303f3e7b14f74a0f3f3c61732ec1db1fc09df309ff77b4b07c: openstack/ceilometer-0/ceilometer-notification-agent\" id=6a8e33f8-9c2c-4453-bce7-441ccb12cd92 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 00:20:54.201315 crc crio[23067]: time=\"2026-06-11T00:20:54.200880638Z\" level=info msg=\"Removing container: f352b821a547fa205888705c2e0d9008052dafe5e5a06e5d9bd462ba2a596c0f\" id=6cb32317-5428-4be3-a8fb-8ea580afb004 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:20:54.264529 crc crio[23067]: time=\"2026-06-11T00:20:54.264371799Z\" level=info msg=\"Stopped container 1999b570e0d9ae20ef6aff2d2f8a4c426b2fcc98c8690b5dc0a5901391fb79a2: openstack/ceilometer-0/ceilometer-central-agent\" id=127f58d6-2144-4157-b21e-2df5fd8146a6 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 00:20:54.272451 crc crio[23067]: time=\"2026-06-11T00:20:54.271983876Z\" level=info msg=\"Stopping pod sandbox: b0a076c85683b1ec99eb435ca5ae69de819e0678abe9b6482e538d01243fe13b\" id=8c739a3f-cbc5-4d3a-ad5f-5433cdb1c78a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:20:54.286311 crc crio[23067]: time=\"2026-06-11T00:20:54.286133192Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:b0a076c85683b1ec99eb435ca5ae69de819e0678abe9b6482e538d01243fe13b UID:b070f328-f880-45b9-b250-a230a5dc54e9 NetNS:/var/run/netns/013fb043-c5de-47ac-b2ac-63ff104cfae8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb070f328_f880_45b9_b250_a230a5dc54e9.slice PodAnnotations:0xc002392230}] Aliases:map[]}\"\nJun 11 00:20:54.286617 crc crio[23067]: time=\"2026-06-11T00:20:54.286344898Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:20:54.404946 crc crio[23067]: time=\"2026-06-11T00:20:54.404691454Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:57392ab8884eda841934f692c5ea9d1cc46698fb66affe16d6d2391310c76126 UID:f66e33c0-3e24-4fba-931e-2c53fd9190a7 NetNS:/var/run/netns/2c3ddd99-c614-4c23-be10-f9c0fa6421bb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf66e33c0_3e24_4fba_931e_2c53fd9190a7.slice PodAnnotations:0xc002392678}] Aliases:map[]}\"\nJun 11 00:20:54.404946 crc crio[23067]: time=\"2026-06-11T00:20:54.404747725Z\" level=info msg=\"Adding pod openstack_glance-default-internal-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:20:54.439204 crc crio[23067]: 2026-06-11T00:20:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4e9b7238e6bb6e6 Mac:ae:03:59:30:87:6a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b7 Mtu:0 Sandbox:/var/run/netns/a36cee58-0b44-4c06-a147-a801a4244de1 SocketPath: PciID:}] [{Interface:0xc0002d1310 Address:{IP:10.217.0.183 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:20:54.440444 crc crio[23067]: time=\"2026-06-11T00:20:54.440363616Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:4e9b7238e6bb6e69ca688f6fbda0fed63bef956200018c4eeef4b2a84f0718c2 UID:a9daf943-43e0-480e-ac5d-b89b95bca4ce NetNS:/var/run/netns/a36cee58-0b44-4c06-a147-a801a4244de1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda9daf943_43e0_480e_ac5d_b89b95bca4ce.slice PodAnnotations:0xc000131008}] Aliases:map[]}\"\nJun 11 00:20:54.440925 crc crio[23067]: time=\"2026-06-11T00:20:54.440774387Z\" level=info msg=\"Checking pod openstack_cinder-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:20:54.461914 crc crio[23067]: time=\"2026-06-11T00:20:54.46140821Z\" level=info msg=\"Ran pod sandbox 4e9b7238e6bb6e69ca688f6fbda0fed63bef956200018c4eeef4b2a84f0718c2 with infra container: openstack/cinder-scheduler-0/POD\" id=eaa8a5f5-aa66-4ec0-b2e7-92aa1b9fffc5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:20:54.467542 crc crio[23067]: time=\"2026-06-11T00:20:54.467458965Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=bb954a05-2a2e-425a-9664-f66a42d52e83 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:20:54.520360 crc crio[23067]: time=\"2026-06-11T00:20:54.517102808Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=5c370f4e-7777-4534-9076-16f9460e77fb name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:20:54.540404 crc crio[23067]: time=\"2026-06-11T00:20:54.539119838Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/cinder-scheduler\" id=66d4728f-dddc-4a9e-a3e3-846f33788bc0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:20:54.540404 crc crio[23067]: time=\"2026-06-11T00:20:54.539606631Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:20:54.621989 crc crio[23067]: time=\"2026-06-11T00:20:54.621926085Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:20:54.653051 crc crio[23067]: time=\"2026-06-11T00:20:54.652768326Z\" level=info msg=\"Removed container f352b821a547fa205888705c2e0d9008052dafe5e5a06e5d9bd462ba2a596c0f: openstack/glance-default-external-api-0/glance-httpd\" id=6cb32317-5428-4be3-a8fb-8ea580afb004 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:20:54.659830 crc crio[23067]: time=\"2026-06-11T00:20:54.659540101Z\" level=info msg=\"Removing container: b4e993a4453ef006b6dc632c0dc839268358662de7fe8d7d385d5b8afa9565c0\" id=3415f7b0-c6fa-4adc-84a7-2f3a29d9582c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:20:54.700913 crc crio[23067]: time=\"2026-06-11T00:20:54.70060631Z\" level=info msg=\"Removed container b4e993a4453ef006b6dc632c0dc839268358662de7fe8d7d385d5b8afa9565c0: openstack/glance-default-external-api-0/glance-log\" id=3415f7b0-c6fa-4adc-84a7-2f3a29d9582c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:20:54.790723 crc crio[23067]: time=\"2026-06-11T00:20:54.785778112Z\" level=info msg=\"Stopped pod sandbox: b0a076c85683b1ec99eb435ca5ae69de819e0678abe9b6482e538d01243fe13b\" id=8c739a3f-cbc5-4d3a-ad5f-5433cdb1c78a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:20:55.264236 crc crio[23067]: time=\"2026-06-11T00:20:55.261714076Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-external-api-0/POD\" id=772ac3ad-d5d0-4a0d-a90c-a21cf572146c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:20:55.264236 crc crio[23067]: time=\"2026-06-11T00:20:55.262374274Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:20:55.269154 crc crio[23067]: time=\"2026-06-11T00:20:55.269051106Z\" level=info msg=\"Removing container: 15132b6e4f17b61c0d2eb8236e425df0bbf9ad9283d0919f86da81e7e2518871\" id=358adb0c-3f65-40b2-b832-bb9a29e228f9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:20:55.285250 crc crio[23067]: time=\"2026-06-11T00:20:55.284825916Z\" level=info msg=\"Stopping pod sandbox: 977ea6cae932bf7394ab2b48ee19eafb835880b9632a4a0a4273481ce3cd7d49\" id=2308bd13-11c3-4d7e-938c-1b88fa062888 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:20:55.286161 crc crio[23067]: time=\"2026-06-11T00:20:55.286103811Z\" level=info msg=\"Got pod network &{Name:nova-api-db-create-hmqpj Namespace:openstack ID:977ea6cae932bf7394ab2b48ee19eafb835880b9632a4a0a4273481ce3cd7d49 UID:4b2052f0-d07b-4eeb-86ce-6b922bda5804 NetNS:/var/run/netns/ef0ca682-e7fb-449f-8582-ebd3f661dc58 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4b2052f0_d07b_4eeb_86ce_6b922bda5804.slice PodAnnotations:0xc0002f2458}] Aliases:map[]}\"\nJun 11 00:20:55.286306 crc crio[23067]: time=\"2026-06-11T00:20:55.286268295Z\" level=info msg=\"Deleting pod openstack_nova-api-db-create-hmqpj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:20:55.316929 crc crio[23067]: time=\"2026-06-11T00:20:55.316079958Z\" level=info msg=\"Stopping pod sandbox: a69e754acd13dddce35481fa790df5c611e734815109273c58f5a68e542d03d6\" id=7794c065-3ada-4087-a5a0-c3fad0b42bfe name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:20:55.316929 crc crio[23067]: time=\"2026-06-11T00:20:55.3165421Z\" level=info msg=\"Got pod network &{Name:nova-cell1-db-create-nstdm Namespace:openstack ID:a69e754acd13dddce35481fa790df5c611e734815109273c58f5a68e542d03d6 UID:cd1d65ef-bd36-4cc7-bc35-ad01588fd372 NetNS:/var/run/netns/1f554235-a53a-4962-b8f5-0beca9cb3808 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcd1d65ef_bd36_4cc7_bc35_ad01588fd372.slice PodAnnotations:0xc00008c558}] Aliases:map[]}\"\nJun 11 00:20:55.316929 crc crio[23067]: time=\"2026-06-11T00:20:55.316577361Z\" level=info msg=\"Stopping pod sandbox: 2b05dae8ba239705d4acd89f81f30b0a316ff3e88cc35bdfd8e26bd5844e769e\" id=7a6c6d1c-b115-4812-a6a5-deb536d013eb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:20:55.316929 crc crio[23067]: time=\"2026-06-11T00:20:55.316753426Z\" level=info msg=\"Deleting pod openstack_nova-cell1-db-create-nstdm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:20:55.317619 crc crio[23067]: time=\"2026-06-11T00:20:55.317589819Z\" level=info msg=\"Stopping pod sandbox: 0fa621ca76a0d6b8aef550b23ca83d2cc7beb7f03b29ade2d33a8076b9baade5\" id=404b3896-e1b8-40ae-a14e-6bfa2bcc5395 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:20:55.318205 crc crio[23067]: time=\"2026-06-11T00:20:55.318138654Z\" level=info msg=\"Got pod network &{Name:nova-cell0-db-create-48rwf Namespace:openstack ID:0fa621ca76a0d6b8aef550b23ca83d2cc7beb7f03b29ade2d33a8076b9baade5 UID:fba64445-52a0-46d0-8f7f-9bebe63507d7 NetNS:/var/run/netns/9891ec01-55ca-440f-a442-84bf862c60bf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfba64445_52a0_46d0_8f7f_9bebe63507d7.slice PodAnnotations:0xc003ba81b8}] Aliases:map[]}\"\nJun 11 00:20:55.321238 crc crio[23067]: time=\"2026-06-11T00:20:55.318499214Z\" level=info msg=\"Deleting pod openstack_nova-cell0-db-create-48rwf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:20:55.321238 crc crio[23067]: time=\"2026-06-11T00:20:55.319908702Z\" level=info msg=\"Got pod network &{Name:nova-api-9470-account-create-update-gfrdz Namespace:openstack ID:2b05dae8ba239705d4acd89f81f30b0a316ff3e88cc35bdfd8e26bd5844e769e UID:1dc8c851-a8b8-4b53-992c-607e9e85681a NetNS:/var/run/netns/c6655e5e-eb73-49c8-9730-03567ce7afa5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1dc8c851_a8b8_4b53_992c_607e9e85681a.slice PodAnnotations:0xc007e12138}] Aliases:map[]}\"\nJun 11 00:20:55.321238 crc crio[23067]: time=\"2026-06-11T00:20:55.320120008Z\" level=info msg=\"Deleting pod openstack_nova-api-9470-account-create-update-gfrdz from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:20:55.350086 crc crio[23067]: time=\"2026-06-11T00:20:55.344936994Z\" level=info msg=\"Removed container 15132b6e4f17b61c0d2eb8236e425df0bbf9ad9283d0919f86da81e7e2518871: openstack/ceilometer-0/proxy-httpd\" id=358adb0c-3f65-40b2-b832-bb9a29e228f9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:20:55.373736 crc crio[23067]: time=\"2026-06-11T00:20:55.369985217Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:0e82254fb089f00469b89012afbf28c8520381c47aeaed1f0caccb481f825e87 UID:6191546d-60fb-44d8-990e-5971b01a2992 NetNS:/var/run/netns/9509ac7f-c1f1-4112-aa6d-dc972b223bf0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6191546d_60fb_44d8_990e_5971b01a2992.slice PodAnnotations:0xc0029b2588}] Aliases:map[]}\"\nJun 11 00:20:55.373736 crc crio[23067]: time=\"2026-06-11T00:20:55.370063019Z\" level=info msg=\"Adding pod openstack_glance-default-external-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:20:55.373736 crc crio[23067]: time=\"2026-06-11T00:20:55.371737195Z\" level=info msg=\"Removing container: 0ee6810c739354cdd5763732c194dcaac8a8d7a98946b2251dca75f08894a183\" id=b2045eca-1f23-4fe8-af26-d55c28754376 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:20:55.762393 crc crio[23067]: time=\"2026-06-11T00:20:55.761969261Z\" level=info msg=\"Removed container 0ee6810c739354cdd5763732c194dcaac8a8d7a98946b2251dca75f08894a183: openstack/ceilometer-0/sg-core\" id=b2045eca-1f23-4fe8-af26-d55c28754376 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:20:55.780002 crc crio[23067]: time=\"2026-06-11T00:20:55.77991081Z\" level=info msg=\"Removing container: 2cb68fbf36bc76303f3e7b14f74a0f3f3c61732ec1db1fc09df309ff77b4b07c\" id=16f529ef-c21a-4ec7-ae98-7fcbb2753441 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:20:55.831469 crc crio[23067]: time=\"2026-06-11T00:20:55.831281051Z\" level=info msg=\"Removed container 2cb68fbf36bc76303f3e7b14f74a0f3f3c61732ec1db1fc09df309ff77b4b07c: openstack/ceilometer-0/ceilometer-notification-agent\" id=16f529ef-c21a-4ec7-ae98-7fcbb2753441 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:20:55.853800 crc crio[23067]: time=\"2026-06-11T00:20:55.853744663Z\" level=info msg=\"Removing container: 1999b570e0d9ae20ef6aff2d2f8a4c426b2fcc98c8690b5dc0a5901391fb79a2\" id=c90fd647-aea4-4de0-b9fd-0c46de79a0e7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:20:55.971343 crc crio[23067]: time=\"2026-06-11T00:20:55.970540787Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:20:55.997485 crc crio[23067]: time=\"2026-06-11T00:20:55.989390101Z\" level=info msg=\"Removed container 1999b570e0d9ae20ef6aff2d2f8a4c426b2fcc98c8690b5dc0a5901391fb79a2: openstack/ceilometer-0/ceilometer-central-agent\" id=c90fd647-aea4-4de0-b9fd-0c46de79a0e7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:20:56.011905 crc crio[23067]: time=\"2026-06-11T00:20:56.011724809Z\" level=info msg=\"Stopped pod sandbox: 977ea6cae932bf7394ab2b48ee19eafb835880b9632a4a0a4273481ce3cd7d49\" id=2308bd13-11c3-4d7e-938c-1b88fa062888 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:20:56.087170 crc crio[23067]: time=\"2026-06-11T00:20:56.086029575Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=2e01d1b6-532b-42ab-aaf9-a76020bfd769 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:20:56.087170 crc crio[23067]: time=\"2026-06-11T00:20:56.086139088Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:20:56.169330 crc crio[23067]: time=\"2026-06-11T00:20:56.169273694Z\" level=info msg=\"Stopped pod sandbox: 0fa621ca76a0d6b8aef550b23ca83d2cc7beb7f03b29ade2d33a8076b9baade5\" id=404b3896-e1b8-40ae-a14e-6bfa2bcc5395 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:20:56.177435 crc crio[23067]: time=\"2026-06-11T00:20:56.177357574Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:0298b886fa0514e5f6d048eea4483fd3efcf91ae15a09339999bc191e5138d3e UID:deb6b1dc-ade5-4199-be81-fad7678ff841 NetNS:/var/run/netns/8dce51a6-1cab-429d-82c6-577f5ebd9aae Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddeb6b1dc_ade5_4199_be81_fad7678ff841.slice PodAnnotations:0xc002392528}] Aliases:map[]}\"\nJun 11 00:20:56.177435 crc crio[23067]: time=\"2026-06-11T00:20:56.177421586Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:20:56.180917 crc crio[23067]: time=\"2026-06-11T00:20:56.180780148Z\" level=info msg=\"Stopped pod sandbox: 2b05dae8ba239705d4acd89f81f30b0a316ff3e88cc35bdfd8e26bd5844e769e\" id=7a6c6d1c-b115-4812-a6a5-deb536d013eb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:20:56.258052 crc crio[23067]: time=\"2026-06-11T00:20:56.25791431Z\" level=info msg=\"Created container 081a3dd4be519e575c648d4959dc4177a84ffde0e775cdae8a9f4cbac81e1a26: openstack/cinder-scheduler-0/cinder-scheduler\" id=66d4728f-dddc-4a9e-a3e3-846f33788bc0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:20:56.259792 crc crio[23067]: time=\"2026-06-11T00:20:56.259466063Z\" level=info msg=\"Starting container: 081a3dd4be519e575c648d4959dc4177a84ffde0e775cdae8a9f4cbac81e1a26\" id=edb28c6e-62ae-4fbe-bc18-55449a9e2b17 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:20:56.278857 crc crio[23067]: time=\"2026-06-11T00:20:56.278239964Z\" level=info msg=\"Started container\" PID=80394 containerID=081a3dd4be519e575c648d4959dc4177a84ffde0e775cdae8a9f4cbac81e1a26 description=openstack/cinder-scheduler-0/cinder-scheduler id=edb28c6e-62ae-4fbe-bc18-55449a9e2b17 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4e9b7238e6bb6e69ca688f6fbda0fed63bef956200018c4eeef4b2a84f0718c2\nJun 11 00:20:56.323897 crc crio[23067]: time=\"2026-06-11T00:20:56.322276765Z\" level=info msg=\"Stopped pod sandbox: a69e754acd13dddce35481fa790df5c611e734815109273c58f5a68e542d03d6\" id=7794c065-3ada-4087-a5a0-c3fad0b42bfe name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:20:56.336308 crc crio[23067]: time=\"2026-06-11T00:20:56.336109152Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=bc000504-60c4-43d0-aaa5-62545c9dba2e name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:20:56.427198 crc crio[23067]: time=\"2026-06-11T00:20:56.423151494Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=1eefbdf7-09bd-41d7-8b89-cb77e778af62 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:20:56.435599 crc crio[23067]: time=\"2026-06-11T00:20:56.435315176Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/probe\" id=b738512e-0242-4175-9569-d2d87921e609 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:20:56.436455 crc crio[23067]: time=\"2026-06-11T00:20:56.436111228Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:20:56.463888 crc crio[23067]: time=\"2026-06-11T00:20:56.463790572Z\" level=info msg=\"Stopping pod sandbox: 0acd887e579a7996287cf906b7118417b27936a33a58912f677a14546c626979\" id=55d6cf60-26e4-4f9e-bbb4-0e70e57effef name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:20:56.466348 crc crio[23067]: time=\"2026-06-11T00:20:56.465237062Z\" level=info msg=\"Stopping pod sandbox: 7382d48ecff8cf5692688a450c0f590e7e205beec1349c8833e33e8d4f1e2ace\" id=69e336e8-6432-4f99-9235-7114fdbf8801 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:20:56.466348 crc crio[23067]: time=\"2026-06-11T00:20:56.465318724Z\" level=info msg=\"Got pod network &{Name:nova-cell0-04ba-account-create-update-mts6r Namespace:openstack ID:0acd887e579a7996287cf906b7118417b27936a33a58912f677a14546c626979 UID:f6468490-e813-4563-93dc-030c2ef166dc NetNS:/var/run/netns/80534acc-c866-4563-9275-db07c089bd90 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf6468490_e813_4563_93dc_030c2ef166dc.slice PodAnnotations:0xc000b809d8}] Aliases:map[]}\"\nJun 11 00:20:56.466348 crc crio[23067]: time=\"2026-06-11T00:20:56.46591Z\" level=info msg=\"Deleting pod openstack_nova-cell0-04ba-account-create-update-mts6r from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:20:56.466690 crc crio[23067]: time=\"2026-06-11T00:20:56.466550888Z\" level=info msg=\"Got pod network &{Name:nova-cell1-1e3d-account-create-update-8lhkl Namespace:openstack ID:7382d48ecff8cf5692688a450c0f590e7e205beec1349c8833e33e8d4f1e2ace UID:4cdcbf4b-1245-423d-a9da-2c9919ec8772 NetNS:/var/run/netns/ba67f177-1d25-4345-ab44-88e7760b870b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4cdcbf4b_1245_423d_a9da_2c9919ec8772.slice PodAnnotations:0xc0029b2dd0}] Aliases:map[]}\"\nJun 11 00:20:56.468877 crc crio[23067]: time=\"2026-06-11T00:20:56.468778218Z\" level=info msg=\"Deleting pod openstack_nova-cell1-1e3d-account-create-update-8lhkl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:20:56.552727 crc crio[23067]: 2026-06-11T00:20:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0e82254fb089f00 Mac:a2:19:32:c2:69:53 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b9 Mtu:0 Sandbox:/var/run/netns/9509ac7f-c1f1-4112-aa6d-dc972b223bf0 SocketPath: PciID:}] [{Interface:0xc00028e770 Address:{IP:10.217.0.185 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:20:56.552727 crc crio[23067]: time=\"2026-06-11T00:20:56.552722106Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:20:56.556186 crc crio[23067]: time=\"2026-06-11T00:20:56.556109209Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:0e82254fb089f00469b89012afbf28c8520381c47aeaed1f0caccb481f825e87 UID:6191546d-60fb-44d8-990e-5971b01a2992 NetNS:/var/run/netns/9509ac7f-c1f1-4112-aa6d-dc972b223bf0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6191546d_60fb_44d8_990e_5971b01a2992.slice PodAnnotations:0xc0029b2588}] Aliases:map[]}\"\nJun 11 00:20:56.556399 crc crio[23067]: time=\"2026-06-11T00:20:56.556343125Z\" level=info msg=\"Checking pod openstack_glance-default-external-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:20:56.585613 crc crio[23067]: time=\"2026-06-11T00:20:56.585525321Z\" level=info msg=\"Ran pod sandbox 0e82254fb089f00469b89012afbf28c8520381c47aeaed1f0caccb481f825e87 with infra container: openstack/glance-default-external-api-0/POD\" id=772ac3ad-d5d0-4a0d-a90c-a21cf572146c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:20:56.610917 crc crio[23067]: time=\"2026-06-11T00:20:56.609469783Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=3e3cb839-1bf4-4948-b426-60e33c74e367 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:20:56.611733 crc crio[23067]: time=\"2026-06-11T00:20:56.611604682Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=09b23ccc-3b67-45e1-b1b1-5e21e05576e3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:20:56.620142 crc crio[23067]: time=\"2026-06-11T00:20:56.620023191Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-log\" id=ce1f7fac-44ab-4927-8296-484f4778b780 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:20:56.620844 crc crio[23067]: time=\"2026-06-11T00:20:56.620463213Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:20:56.735163 crc crio[23067]: time=\"2026-06-11T00:20:56.734936354Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:20:56.744883 crc crio[23067]: 2026-06-11T00:20:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:57392ab8884eda8 Mac:52:ee:88:f9:b1:c9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b8 Mtu:0 Sandbox:/var/run/netns/2c3ddd99-c614-4c23-be10-f9c0fa6421bb SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.0.184 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:20:56.746199 crc crio[23067]: time=\"2026-06-11T00:20:56.745770789Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:57392ab8884eda841934f692c5ea9d1cc46698fb66affe16d6d2391310c76126 UID:f66e33c0-3e24-4fba-931e-2c53fd9190a7 NetNS:/var/run/netns/2c3ddd99-c614-4c23-be10-f9c0fa6421bb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf66e33c0_3e24_4fba_931e_2c53fd9190a7.slice PodAnnotations:0xc002392678}] Aliases:map[]}\"\nJun 11 00:20:56.746199 crc crio[23067]: time=\"2026-06-11T00:20:56.745945274Z\" level=info msg=\"Checking pod openstack_glance-default-internal-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:20:56.814171 crc crio[23067]: time=\"2026-06-11T00:20:56.814089441Z\" level=info msg=\"Ran pod sandbox 57392ab8884eda841934f692c5ea9d1cc46698fb66affe16d6d2391310c76126 with infra container: openstack/glance-default-internal-api-0/POD\" id=dd65d29a-1b4b-4069-9a39-e9ecbf3405f2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:20:56.821747 crc crio[23067]: time=\"2026-06-11T00:20:56.821566855Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=53f866ea-3eae-44dd-9180-9f5678f6bb0d name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:20:56.835958 crc crio[23067]: time=\"2026-06-11T00:20:56.835874005Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=40394dd7-5f09-4bb8-8e7b-c049db3deb15 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:20:56.858191 crc crio[23067]: time=\"2026-06-11T00:20:56.858132122Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-log\" id=64b26998-9c62-4d94-8b37-924d82ef2760 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:20:56.858908 crc crio[23067]: time=\"2026-06-11T00:20:56.858881512Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:20:57.170139 crc crio[23067]: time=\"2026-06-11T00:20:57.156558507Z\" level=info msg=\"Stopped pod sandbox: 7382d48ecff8cf5692688a450c0f590e7e205beec1349c8833e33e8d4f1e2ace\" id=69e336e8-6432-4f99-9235-7114fdbf8801 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:20:57.194058 crc crio[23067]: time=\"2026-06-11T00:20:57.193915455Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:20:57.206241 crc crio[23067]: 2026-06-11T00:20:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0298b886fa0514e Mac:92:d5:27:64:e5:62 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ba Mtu:0 Sandbox:/var/run/netns/8dce51a6-1cab-429d-82c6-577f5ebd9aae SocketPath: PciID:}] [{Interface:0xc0001345b0 Address:{IP:10.217.0.186 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:20:57.212750 crc crio[23067]: time=\"2026-06-11T00:20:57.211256628Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:0298b886fa0514e5f6d048eea4483fd3efcf91ae15a09339999bc191e5138d3e UID:deb6b1dc-ade5-4199-be81-fad7678ff841 NetNS:/var/run/netns/8dce51a6-1cab-429d-82c6-577f5ebd9aae Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddeb6b1dc_ade5_4199_be81_fad7678ff841.slice PodAnnotations:0xc002392528}] Aliases:map[]}\"\nJun 11 00:20:57.212750 crc crio[23067]: time=\"2026-06-11T00:20:57.211858934Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:20:57.248228 crc crio[23067]: time=\"2026-06-11T00:20:57.248095012Z\" level=info msg=\"Ran pod sandbox 0298b886fa0514e5f6d048eea4483fd3efcf91ae15a09339999bc191e5138d3e with infra container: openstack/ceilometer-0/POD\" id=2e01d1b6-532b-42ab-aaf9-a76020bfd769 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:20:57.257121 crc crio[23067]: time=\"2026-06-11T00:20:57.257043696Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=5baa4157-0164-4ab0-a651-d78384b9c905 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:20:57.305189 crc crio[23067]: time=\"2026-06-11T00:20:57.305082225Z\" level=info msg=\"Stopped pod sandbox: 0acd887e579a7996287cf906b7118417b27936a33a58912f677a14546c626979\" id=55d6cf60-26e4-4f9e-bbb4-0e70e57effef name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:20:57.340496 crc crio[23067]: time=\"2026-06-11T00:20:57.340240714Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=3c81cd86-e2bb-4d0d-a6d8-923dadb74e53 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:20:57.361482 crc crio[23067]: time=\"2026-06-11T00:20:57.361350389Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=e0be9578-dfee-4014-a9be-19ccd589f887 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:20:57.361951 crc crio[23067]: time=\"2026-06-11T00:20:57.361895734Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:20:57.554136 crc crio[23067]: time=\"2026-06-11T00:20:57.552063058Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:20:57.574433 crc crio[23067]: time=\"2026-06-11T00:20:57.574350965Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:20:57.758686 crc crio[23067]: time=\"2026-06-11T00:20:57.758468764Z\" level=info msg=\"Created container 963d27898351a22cd2633505879042f0338efd986139c38eb6484b684babbbcf: openstack/ceilometer-0/ceilometer-central-agent\" id=e0be9578-dfee-4014-a9be-19ccd589f887 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:20:57.761730 crc crio[23067]: time=\"2026-06-11T00:20:57.7616125Z\" level=info msg=\"Starting container: 963d27898351a22cd2633505879042f0338efd986139c38eb6484b684babbbcf\" id=f836a91d-ca43-4666-beff-a09fe948b958 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:20:57.770612 crc crio[23067]: time=\"2026-06-11T00:20:57.768144988Z\" level=info msg=\"Started container\" PID=80526 containerID=963d27898351a22cd2633505879042f0338efd986139c38eb6484b684babbbcf description=openstack/ceilometer-0/ceilometer-central-agent id=f836a91d-ca43-4666-beff-a09fe948b958 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0298b886fa0514e5f6d048eea4483fd3efcf91ae15a09339999bc191e5138d3e\nJun 11 00:20:57.814739 crc crio[23067]: time=\"2026-06-11T00:20:57.813596057Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=921f65b2-96ce-43ab-8a55-1de0fa0d046b name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:20:57.878330 crc crio[23067]: time=\"2026-06-11T00:20:57.878191048Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=ef9a1358-0b5c-455f-b13a-c8e8a4315ed7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:20:57.911037 crc crio[23067]: time=\"2026-06-11T00:20:57.907013714Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=84f1e9a4-1f24-4123-b4d4-416c2f5eaef2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:20:57.911037 crc crio[23067]: time=\"2026-06-11T00:20:57.907420495Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:20:58.041569 crc crio[23067]: time=\"2026-06-11T00:20:58.037604383Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:20:58.104983 crc crio[23067]: time=\"2026-06-11T00:20:58.100625811Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:20:58.119007 crc crio[23067]: time=\"2026-06-11T00:20:58.11892738Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:20:58.191712 crc crio[23067]: time=\"2026-06-11T00:20:58.190125011Z\" level=info msg=\"Created container c17071f9d06196dabad3875585ae365c917ce314a563997fbc67f70f27b9de1b: openstack/cinder-scheduler-0/probe\" id=b738512e-0242-4175-9569-d2d87921e609 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:20:58.192748 crc crio[23067]: time=\"2026-06-11T00:20:58.192598669Z\" level=info msg=\"Starting container: c17071f9d06196dabad3875585ae365c917ce314a563997fbc67f70f27b9de1b\" id=f8b23bcc-1cf6-43db-a0b0-b42acb4d357b name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:20:58.204835 crc crio[23067]: time=\"2026-06-11T00:20:58.204297557Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:20:58.206341 crc crio[23067]: time=\"2026-06-11T00:20:58.204933565Z\" level=info msg=\"Started container\" PID=80593 containerID=c17071f9d06196dabad3875585ae365c917ce314a563997fbc67f70f27b9de1b description=openstack/cinder-scheduler-0/probe id=f8b23bcc-1cf6-43db-a0b0-b42acb4d357b name=/runtime.v1.RuntimeService/StartContainer sandboxID=4e9b7238e6bb6e69ca688f6fbda0fed63bef956200018c4eeef4b2a84f0718c2\nJun 11 00:20:58.250224 crc crio[23067]: time=\"2026-06-11T00:20:58.250111706Z\" level=info msg=\"Created container febc13dc3cc2a1669acf661542f9be93be8b780d9add296f0fbe445b441e3833: openstack/ceilometer-0/ceilometer-notification-agent\" id=84f1e9a4-1f24-4123-b4d4-416c2f5eaef2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:20:58.254366 crc crio[23067]: time=\"2026-06-11T00:20:58.254085925Z\" level=info msg=\"Starting container: febc13dc3cc2a1669acf661542f9be93be8b780d9add296f0fbe445b441e3833\" id=f83054b4-0365-45f7-95f7-eeb5c0277d8a name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:20:58.266038 crc crio[23067]: time=\"2026-06-11T00:20:58.265924637Z\" level=info msg=\"Started container\" PID=80605 containerID=febc13dc3cc2a1669acf661542f9be93be8b780d9add296f0fbe445b441e3833 description=openstack/ceilometer-0/ceilometer-notification-agent id=f83054b4-0365-45f7-95f7-eeb5c0277d8a name=/runtime.v1.RuntimeService/StartContainer sandboxID=0298b886fa0514e5f6d048eea4483fd3efcf91ae15a09339999bc191e5138d3e\nJun 11 00:20:58.282478 crc crio[23067]: time=\"2026-06-11T00:20:58.282392166Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=f3abea9b-8a95-47c0-836e-1800fc18f745 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:20:58.322052 crc crio[23067]: time=\"2026-06-11T00:20:58.321885093Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=e217afce-3efa-4a1a-badb-70423d72831c name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:20:58.331998 crc crio[23067]: time=\"2026-06-11T00:20:58.331872245Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=e362c4f4-f43e-48b5-a500-d5ae302d4809 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:20:58.332274 crc crio[23067]: time=\"2026-06-11T00:20:58.332238735Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:20:58.338436 crc crio[23067]: time=\"2026-06-11T00:20:58.338354782Z\" level=info msg=\"Created container dbffb1d6e81ca788324ae191752eae49e4cf93629da9ef9b2ed7c36795f5d03b: openstack/glance-default-external-api-0/glance-log\" id=ce1f7fac-44ab-4927-8296-484f4778b780 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:20:58.341233 crc crio[23067]: time=\"2026-06-11T00:20:58.341155428Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:20:58.343440 crc crio[23067]: time=\"2026-06-11T00:20:58.343331097Z\" level=info msg=\"Starting container: dbffb1d6e81ca788324ae191752eae49e4cf93629da9ef9b2ed7c36795f5d03b\" id=4f535313-3875-40f8-9c03-44ee716a8f65 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:20:58.364770 crc crio[23067]: time=\"2026-06-11T00:20:58.364622528Z\" level=info msg=\"Started container\" PID=80619 containerID=dbffb1d6e81ca788324ae191752eae49e4cf93629da9ef9b2ed7c36795f5d03b description=openstack/glance-default-external-api-0/glance-log id=4f535313-3875-40f8-9c03-44ee716a8f65 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0e82254fb089f00469b89012afbf28c8520381c47aeaed1f0caccb481f825e87\nJun 11 00:20:58.386030 crc crio[23067]: time=\"2026-06-11T00:20:58.385945799Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=ab3da3c0-b0a9-4727-aad2-f162297277db name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:20:58.402730 crc crio[23067]: time=\"2026-06-11T00:20:58.402594803Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:20:58.408842 crc crio[23067]: time=\"2026-06-11T00:20:58.40873594Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:20:58.475089 crc crio[23067]: time=\"2026-06-11T00:20:58.474988986Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=e3dc07f8-415e-4a12-8adb-6ce19fecc6ff name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:20:58.489238 crc crio[23067]: time=\"2026-06-11T00:20:58.489142972Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-httpd\" id=01d1c645-acfc-40d4-8c62-2a69aececeec name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:20:58.489601 crc crio[23067]: time=\"2026-06-11T00:20:58.489521252Z\" level=info msg=\"Created container f95c9669c600a35e38f32e86216eec774f61563f6fe42155e35a89f367d9dc86: openstack/glance-default-internal-api-0/glance-log\" id=64b26998-9c62-4d94-8b37-924d82ef2760 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:20:58.490423 crc crio[23067]: time=\"2026-06-11T00:20:58.489547993Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:20:58.491870 crc crio[23067]: time=\"2026-06-11T00:20:58.491786154Z\" level=info msg=\"Starting container: f95c9669c600a35e38f32e86216eec774f61563f6fe42155e35a89f367d9dc86\" id=b34ac8ee-ddcf-45c6-bb84-c4c9ad5c427d name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:20:58.498740 crc crio[23067]: time=\"2026-06-11T00:20:58.49860988Z\" level=info msg=\"Started container\" PID=80633 containerID=f95c9669c600a35e38f32e86216eec774f61563f6fe42155e35a89f367d9dc86 description=openstack/glance-default-internal-api-0/glance-log id=b34ac8ee-ddcf-45c6-bb84-c4c9ad5c427d name=/runtime.v1.RuntimeService/StartContainer sandboxID=57392ab8884eda841934f692c5ea9d1cc46698fb66affe16d6d2391310c76126\nJun 11 00:20:58.538801 crc crio[23067]: time=\"2026-06-11T00:20:58.538424545Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=088dad51-5cc9-42b6-b5ab-f2d07de3bfeb name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:20:58.616715 crc crio[23067]: time=\"2026-06-11T00:20:58.616185565Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:20:58.710774 crc crio[23067]: time=\"2026-06-11T00:20:58.710312411Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=2d8b5f78-4def-41ac-8ac6-c59e8d76c517 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:20:58.733704 crc crio[23067]: time=\"2026-06-11T00:20:58.732560617Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-httpd\" id=2ce56f7d-da68-47ce-919a-39dd214f0645 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:20:58.733704 crc crio[23067]: time=\"2026-06-11T00:20:58.7330155Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:20:58.829129 crc crio[23067]: time=\"2026-06-11T00:20:58.82875353Z\" level=info msg=\"Created container 2aeb27e2ef15aa1a55d7cdb993c55837340670ca5ba103bc4c3acfaa61f8bd7c: openstack/ceilometer-0/sg-core\" id=e362c4f4-f43e-48b5-a500-d5ae302d4809 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:20:58.841081 crc crio[23067]: time=\"2026-06-11T00:20:58.840986783Z\" level=info msg=\"Starting container: 2aeb27e2ef15aa1a55d7cdb993c55837340670ca5ba103bc4c3acfaa61f8bd7c\" id=0020bfea-b9a6-4dec-ae3a-b19a962e3ae6 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:20:58.854980 crc crio[23067]: time=\"2026-06-11T00:20:58.854884562Z\" level=info msg=\"Started container\" PID=80673 containerID=2aeb27e2ef15aa1a55d7cdb993c55837340670ca5ba103bc4c3acfaa61f8bd7c description=openstack/ceilometer-0/sg-core id=0020bfea-b9a6-4dec-ae3a-b19a962e3ae6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0298b886fa0514e5f6d048eea4483fd3efcf91ae15a09339999bc191e5138d3e\nJun 11 00:20:58.884797 crc crio[23067]: time=\"2026-06-11T00:20:58.884693214Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=d575c0d9-b78f-4bd1-b23c-dea2ae22d20b name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:20:58.968956 crc crio[23067]: time=\"2026-06-11T00:20:58.968707595Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=72f4a054-341a-4d06-aa47-ae1a1fd17a16 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:20:58.998283 crc crio[23067]: time=\"2026-06-11T00:20:58.998178118Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:20:59.026835 crc crio[23067]: time=\"2026-06-11T00:20:59.026307185Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-m4clz/POD\" id=8d8db7e0-c137-4ae2-ab07-679e2da5bb56 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:20:59.026964 crc crio[23067]: time=\"2026-06-11T00:20:59.026950192Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:20:59.031261 crc crio[23067]: time=\"2026-06-11T00:20:59.030376026Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=3c816af5-cb5e-4da1-8214-498ec3faf4f1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:20:59.071219 crc crio[23067]: time=\"2026-06-11T00:20:59.071065345Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:20:59.097907 crc crio[23067]: time=\"2026-06-11T00:20:59.092079998Z\" level=info msg=\"Got pod network &{Name:redhat-operators-m4clz Namespace:openshift-marketplace ID:4fa1bb6ef144da1ca29eb18190fda9da1513122ece5b14c9a6c7b2a9ad1018a4 UID:48bded21-d059-42f8-abc5-d7ab93dce08b NetNS:/var/run/netns/bc215849-8c3d-470c-ba09-6a2740ba6c55 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod48bded21_d059_42f8_abc5_d7ab93dce08b.slice PodAnnotations:0xc002392828}] Aliases:map[]}\"\nJun 11 00:20:59.097907 crc crio[23067]: time=\"2026-06-11T00:20:59.092138759Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-m4clz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:20:59.588776 crc crio[23067]: time=\"2026-06-11T00:20:59.587773929Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:20:59.682107 crc crio[23067]: time=\"2026-06-11T00:20:59.682034359Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:20:59.800735 crc crio[23067]: 2026-06-11T00:20:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4fa1bb6ef144da1 Mac:ba:dc:b7:af:b9:74 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bb Mtu:0 Sandbox:/var/run/netns/bc215849-8c3d-470c-ba09-6a2740ba6c55 SocketPath: PciID:}] [{Interface:0xc0004826c0 Address:{IP:10.217.0.187 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:20:59.802210 crc crio[23067]: time=\"2026-06-11T00:20:59.802113442Z\" level=info msg=\"Got pod network &{Name:redhat-operators-m4clz Namespace:openshift-marketplace ID:4fa1bb6ef144da1ca29eb18190fda9da1513122ece5b14c9a6c7b2a9ad1018a4 UID:48bded21-d059-42f8-abc5-d7ab93dce08b NetNS:/var/run/netns/bc215849-8c3d-470c-ba09-6a2740ba6c55 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod48bded21_d059_42f8_abc5_d7ab93dce08b.slice PodAnnotations:0xc002392828}] Aliases:map[]}\"\nJun 11 00:20:59.802380 crc crio[23067]: time=\"2026-06-11T00:20:59.802330008Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-m4clz for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:20:59.813786 crc crio[23067]: time=\"2026-06-11T00:20:59.809988696Z\" level=info msg=\"Ran pod sandbox 4fa1bb6ef144da1ca29eb18190fda9da1513122ece5b14c9a6c7b2a9ad1018a4 with infra container: openshift-marketplace/redhat-operators-m4clz/POD\" id=8d8db7e0-c137-4ae2-ab07-679e2da5bb56 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:20:59.821745 crc crio[23067]: time=\"2026-06-11T00:20:59.821594303Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=f2f4c28e-d355-4399-966b-b9bcadc21ef9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:20:59.831132 crc crio[23067]: time=\"2026-06-11T00:20:59.831074051Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=c1e02f94-fcf9-42cd-a79d-09434ddba080 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:20:59.861578 crc crio[23067]: time=\"2026-06-11T00:20:59.86147361Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-m4clz/extract-utilities\" id=95c7b041-7a0b-4fec-a88c-7fc2bf439ee9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:20:59.862188 crc crio[23067]: time=\"2026-06-11T00:20:59.862128388Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:20:59.878838 crc crio[23067]: time=\"2026-06-11T00:20:59.878617197Z\" level=info msg=\"Created container 3705015f8059ce02850977c92fbe65ce82b76dee9efedcf246a9ecc1497a9233: openstack/ceilometer-0/proxy-httpd\" id=3c816af5-cb5e-4da1-8214-498ec3faf4f1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:20:59.889879 crc crio[23067]: time=\"2026-06-11T00:20:59.883454629Z\" level=info msg=\"Starting container: 3705015f8059ce02850977c92fbe65ce82b76dee9efedcf246a9ecc1497a9233\" id=33d910bb-0a0f-4bf4-9695-76e39f0c11df name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:20:59.890101 crc crio[23067]: time=\"2026-06-11T00:20:59.890007848Z\" level=info msg=\"Started container\" PID=80787 containerID=3705015f8059ce02850977c92fbe65ce82b76dee9efedcf246a9ecc1497a9233 description=openstack/ceilometer-0/proxy-httpd id=33d910bb-0a0f-4bf4-9695-76e39f0c11df name=/runtime.v1.RuntimeService/StartContainer sandboxID=0298b886fa0514e5f6d048eea4483fd3efcf91ae15a09339999bc191e5138d3e\nJun 11 00:21:00.079757 crc crio[23067]: time=\"2026-06-11T00:21:00.072028139Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:21:00.120114 crc crio[23067]: time=\"2026-06-11T00:21:00.120019828Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:21:00.265259 crc crio[23067]: time=\"2026-06-11T00:21:00.265155104Z\" level=info msg=\"Created container 89c24a5360fd21264dd9beb063338ce9fe33cc5891ad114a6b696151692bc400: openshift-marketplace/redhat-operators-m4clz/extract-utilities\" id=95c7b041-7a0b-4fec-a88c-7fc2bf439ee9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:21:00.273605 crc crio[23067]: time=\"2026-06-11T00:21:00.273507892Z\" level=info msg=\"Starting container: 89c24a5360fd21264dd9beb063338ce9fe33cc5891ad114a6b696151692bc400\" id=50a2badf-97c7-4eb3-bd25-3e6822f1c2b4 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:21:00.282569 crc crio[23067]: time=\"2026-06-11T00:21:00.282483146Z\" level=info msg=\"Started container\" PID=80797 containerID=89c24a5360fd21264dd9beb063338ce9fe33cc5891ad114a6b696151692bc400 description=openshift-marketplace/redhat-operators-m4clz/extract-utilities id=50a2badf-97c7-4eb3-bd25-3e6822f1c2b4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4fa1bb6ef144da1ca29eb18190fda9da1513122ece5b14c9a6c7b2a9ad1018a4\nJun 11 00:21:00.300219 crc crio[23067]: time=\"2026-06-11T00:21:00.300118207Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:21:00.457297 crc crio[23067]: time=\"2026-06-11T00:21:00.457195169Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:21:00.491973 crc crio[23067]: time=\"2026-06-11T00:21:00.49135657Z\" level=info msg=\"Created container b782b609c5985a616e153cb22583fd14f9fc985856f6d29b5f68dd197756a9d5: openstack/glance-default-external-api-0/glance-httpd\" id=01d1c645-acfc-40d4-8c62-2a69aececeec name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:21:00.499143 crc crio[23067]: time=\"2026-06-11T00:21:00.499034199Z\" level=info msg=\"Starting container: b782b609c5985a616e153cb22583fd14f9fc985856f6d29b5f68dd197756a9d5\" id=4120b515-2b34-487b-b7cd-73507591284c name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:21:00.524180 crc crio[23067]: time=\"2026-06-11T00:21:00.524096343Z\" level=info msg=\"Started container\" PID=80995 containerID=b782b609c5985a616e153cb22583fd14f9fc985856f6d29b5f68dd197756a9d5 description=openstack/glance-default-external-api-0/glance-httpd id=4120b515-2b34-487b-b7cd-73507591284c name=/runtime.v1.RuntimeService/StartContainer sandboxID=0e82254fb089f00469b89012afbf28c8520381c47aeaed1f0caccb481f825e87\nJun 11 00:21:00.655372 crc crio[23067]: time=\"2026-06-11T00:21:00.654712243Z\" level=info msg=\"Created container c34b900cd55d1bd881b0cb67cf1eb30dcb59c2732806d56d5cc3429ef256970a: openstack/glance-default-internal-api-0/glance-httpd\" id=2ce56f7d-da68-47ce-919a-39dd214f0645 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:21:00.661158 crc crio[23067]: time=\"2026-06-11T00:21:00.661073146Z\" level=info msg=\"Starting container: c34b900cd55d1bd881b0cb67cf1eb30dcb59c2732806d56d5cc3429ef256970a\" id=3b952ae2-02c7-4d4e-ada3-584c3adac12a name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:21:00.673091 crc crio[23067]: time=\"2026-06-11T00:21:00.672842237Z\" level=info msg=\"Started container\" PID=81008 containerID=c34b900cd55d1bd881b0cb67cf1eb30dcb59c2732806d56d5cc3429ef256970a description=openstack/glance-default-internal-api-0/glance-httpd id=3b952ae2-02c7-4d4e-ada3-584c3adac12a name=/runtime.v1.RuntimeService/StartContainer sandboxID=57392ab8884eda841934f692c5ea9d1cc46698fb66affe16d6d2391310c76126\nJun 11 00:21:00.970075 crc crio[23067]: time=\"2026-06-11T00:21:00.969909315Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=16689394-d7b0-466b-99d6-62c72df54a6f name=/runtime.v1.ImageService/PullImage\nJun 11 00:21:00.986908 crc crio[23067]: time=\"2026-06-11T00:21:00.986834737Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"\nJun 11 00:21:01.970882 crc crio[23067]: time=\"2026-06-11T00:21:01.970317936Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:546c77fdbf5f7c6a9a4243f4c4ef38fe0f584972a70f687bc40091743ee77d60\" id=16689394-d7b0-466b-99d6-62c72df54a6f name=/runtime.v1.ImageService/PullImage\nJun 11 00:21:01.973347 crc crio[23067]: time=\"2026-06-11T00:21:01.973245836Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=fe48e57c-9074-4f02-a72a-7a9dfdc44657 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:21:01.978762 crc crio[23067]: time=\"2026-06-11T00:21:01.976753601Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=881386b5-b8c5-4d48-84e3-89a639a8cfa2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:21:01.991957 crc crio[23067]: time=\"2026-06-11T00:21:01.991870693Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-m4clz/extract-content\" id=f9007136-4fe8-4c15-a72f-3c984a091fae name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:21:01.992433 crc crio[23067]: time=\"2026-06-11T00:21:01.992357996Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:21:02.008100 crc crio[23067]: time=\"2026-06-11T00:21:02.007917091Z\" level=info msg=\"Stopping container: febc13dc3cc2a1669acf661542f9be93be8b780d9add296f0fbe445b441e3833 (timeout: 30s)\" id=589bbd0a-7bea-4594-979e-e1236f8e79d1 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 00:21:02.012966 crc crio[23067]: time=\"2026-06-11T00:21:02.012871526Z\" level=info msg=\"Stopping container: 963d27898351a22cd2633505879042f0338efd986139c38eb6484b684babbbcf (timeout: 30s)\" id=7da4c41c-b519-4acb-a3f9-7ca4b3e4d21c name=/runtime.v1.RuntimeService/StopContainer\nJun 11 00:21:02.016301 crc crio[23067]: time=\"2026-06-11T00:21:02.016204087Z\" level=info msg=\"Stopping container: 3705015f8059ce02850977c92fbe65ce82b76dee9efedcf246a9ecc1497a9233 (timeout: 30s)\" id=e3b1f0f0-5226-471b-8c68-07ccf9d1d350 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 00:21:02.016428 crc crio[23067]: time=\"2026-06-11T00:21:02.016294049Z\" level=info msg=\"Stopping container: 2aeb27e2ef15aa1a55d7cdb993c55837340670ca5ba103bc4c3acfaa61f8bd7c (timeout: 30s)\" id=82cee7b2-6173-4d9c-968b-8821153361b7 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 00:21:02.044403 crc crio[23067]: time=\"2026-06-11T00:21:02.044302562Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:21:02.054531 crc crio[23067]: time=\"2026-06-11T00:21:02.054398968Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:21:02.172753 crc crio[23067]: time=\"2026-06-11T00:21:02.172264141Z\" level=info msg=\"Stopped container 2aeb27e2ef15aa1a55d7cdb993c55837340670ca5ba103bc4c3acfaa61f8bd7c: openstack/ceilometer-0/sg-core\" id=82cee7b2-6173-4d9c-968b-8821153361b7 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 00:21:02.260226 crc crio[23067]: time=\"2026-06-11T00:21:02.259153449Z\" level=info msg=\"Created container 506737f52f1c24b2d4c1d9b5f5e30a93ce0ea0b19d5432f8c729e4ab9db5227e: openshift-marketplace/redhat-operators-m4clz/extract-content\" id=f9007136-4fe8-4c15-a72f-3c984a091fae name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:21:02.261417 crc crio[23067]: time=\"2026-06-11T00:21:02.261332468Z\" level=info msg=\"Starting container: 506737f52f1c24b2d4c1d9b5f5e30a93ce0ea0b19d5432f8c729e4ab9db5227e\" id=7fc6bc12-8605-43bc-a76a-05969a8d0aac name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:21:02.273018 crc crio[23067]: time=\"2026-06-11T00:21:02.272925515Z\" level=info msg=\"Started container\" PID=81401 containerID=506737f52f1c24b2d4c1d9b5f5e30a93ce0ea0b19d5432f8c729e4ab9db5227e description=openshift-marketplace/redhat-operators-m4clz/extract-content id=7fc6bc12-8605-43bc-a76a-05969a8d0aac name=/runtime.v1.RuntimeService/StartContainer sandboxID=4fa1bb6ef144da1ca29eb18190fda9da1513122ece5b14c9a6c7b2a9ad1018a4\nJun 11 00:21:02.457732 crc crio[23067]: time=\"2026-06-11T00:21:02.457505296Z\" level=info msg=\"Stopped container 3705015f8059ce02850977c92fbe65ce82b76dee9efedcf246a9ecc1497a9233: openstack/ceilometer-0/proxy-httpd\" id=e3b1f0f0-5226-471b-8c68-07ccf9d1d350 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 00:21:03.164311 crc crio[23067]: time=\"2026-06-11T00:21:03.164207099Z\" level=info msg=\"Stopped container febc13dc3cc2a1669acf661542f9be93be8b780d9add296f0fbe445b441e3833: openstack/ceilometer-0/ceilometer-notification-agent\" id=589bbd0a-7bea-4594-979e-e1236f8e79d1 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 00:21:03.630329 crc crio[23067]: time=\"2026-06-11T00:21:03.629605036Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-conductor-db-sync-qdt55/POD\" id=73b23b70-f7e7-4835-8116-96f6b014d0f2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:21:03.630508 crc crio[23067]: time=\"2026-06-11T00:21:03.630377707Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:21:03.681191 crc crio[23067]: time=\"2026-06-11T00:21:03.680904894Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-db-sync-qdt55 Namespace:openstack ID:2372f98056afe18818b42c667e9cae95f5f86c45c00a11a583ab0d374c2a6c11 UID:2ffc80c5-7135-4b1d-8009-f91a41353113 NetNS:/var/run/netns/0bc185d9-418f-49c6-8ed4-dbcd18442c91 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2ffc80c5_7135_4b1d_8009_f91a41353113.slice PodAnnotations:0xc000b807f0}] Aliases:map[]}\"\nJun 11 00:21:03.681191 crc crio[23067]: time=\"2026-06-11T00:21:03.680974566Z\" level=info msg=\"Adding pod openstack_nova-cell0-conductor-db-sync-qdt55 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:21:04.409014 crc crio[23067]: 2026-06-11T00:21:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2372f98056afe18 Mac:9e:fb:e1:37:e9:30 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bc Mtu:0 Sandbox:/var/run/netns/0bc185d9-418f-49c6-8ed4-dbcd18442c91 SocketPath: PciID:}] [{Interface:0xc00028e6a0 Address:{IP:10.217.0.188 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:21:04.411258 crc crio[23067]: time=\"2026-06-11T00:21:04.410987586Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-db-sync-qdt55 Namespace:openstack ID:2372f98056afe18818b42c667e9cae95f5f86c45c00a11a583ab0d374c2a6c11 UID:2ffc80c5-7135-4b1d-8009-f91a41353113 NetNS:/var/run/netns/0bc185d9-418f-49c6-8ed4-dbcd18442c91 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2ffc80c5_7135_4b1d_8009_f91a41353113.slice PodAnnotations:0xc000b807f0}] Aliases:map[]}\"\nJun 11 00:21:04.411258 crc crio[23067]: time=\"2026-06-11T00:21:04.41115858Z\" level=info msg=\"Checking pod openstack_nova-cell0-conductor-db-sync-qdt55 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:21:04.426146 crc crio[23067]: time=\"2026-06-11T00:21:04.426046896Z\" level=info msg=\"Ran pod sandbox 2372f98056afe18818b42c667e9cae95f5f86c45c00a11a583ab0d374c2a6c11 with infra container: openstack/nova-cell0-conductor-db-sync-qdt55/POD\" id=73b23b70-f7e7-4835-8116-96f6b014d0f2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:21:04.429319 crc crio[23067]: time=\"2026-06-11T00:21:04.429050798Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=80983dcc-ab59-4483-ad57-39c1b5ba1706 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:21:04.429319 crc crio[23067]: time=\"2026-06-11T00:21:04.429272704Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified not found\" id=80983dcc-ab59-4483-ad57-39c1b5ba1706 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:21:04.429569 crc crio[23067]: time=\"2026-06-11T00:21:04.429358926Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified found\" id=80983dcc-ab59-4483-ad57-39c1b5ba1706 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:21:04.430868 crc crio[23067]: time=\"2026-06-11T00:21:04.430738834Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=20b4b5a7-6da0-4e41-92be-ccc4df8d6afd name=/runtime.v1.ImageService/PullImage\nJun 11 00:21:04.435512 crc crio[23067]: time=\"2026-06-11T00:21:04.4353551Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\\\"\"\nJun 11 00:21:11.261390 crc crio[23067]: time=\"2026-06-11T00:21:11.260374203Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=8a69f368-21ee-41ee-98f4-e887ffeddddf name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:21:18.539267 crc crio[23067]: time=\"2026-06-11T00:21:18.538402086Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=f57187d2-ad7c-47b0-8aa6-fd17cb0a352c name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:21:18.977168 crc crio[23067]: time=\"2026-06-11T00:21:18.976421926Z\" level=info msg=\"Stopping pod sandbox: de1da0f1c43f0baaea7085b732988bd1f062d48fcd5120af837d2967d0cb3d8e\" id=f27ea8a3-d844-424c-b44a-e02c5f982f81 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:21:18.977168 crc crio[23067]: time=\"2026-06-11T00:21:18.977164246Z\" level=info msg=\"Stopped pod sandbox (already stopped): de1da0f1c43f0baaea7085b732988bd1f062d48fcd5120af837d2967d0cb3d8e\" id=f27ea8a3-d844-424c-b44a-e02c5f982f81 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:21:18.978069 crc crio[23067]: time=\"2026-06-11T00:21:18.97802863Z\" level=info msg=\"Removing pod sandbox: de1da0f1c43f0baaea7085b732988bd1f062d48fcd5120af837d2967d0cb3d8e\" id=c9c899b7-b49b-4d1a-88d5-eeea841159d6 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:21:20.689355 crc crio[23067]: time=\"2026-06-11T00:21:20.688472045Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-m4clz/registry-server\" id=7b3f33ef-b26f-46b7-9dd9-4b1dd27c69b4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:21:20.725611 crc crio[23067]: time=\"2026-06-11T00:21:20.725503304Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:21:20.732069 crc crio[23067]: time=\"2026-06-11T00:21:20.727950431Z\" level=info msg=\"Stopped container 963d27898351a22cd2633505879042f0338efd986139c38eb6484b684babbbcf: openstack/ceilometer-0/ceilometer-central-agent\" id=7da4c41c-b519-4acb-a3f9-7ca4b3e4d21c name=/runtime.v1.RuntimeService/StopContainer\nJun 11 00:21:20.747744 crc crio[23067]: time=\"2026-06-11T00:21:20.733539343Z\" level=info msg=\"Stopping pod sandbox: 0298b886fa0514e5f6d048eea4483fd3efcf91ae15a09339999bc191e5138d3e\" id=fd4c71f9-178b-4b54-b878-b7c21439e57a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:21:20.747744 crc crio[23067]: time=\"2026-06-11T00:21:20.734485789Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:0298b886fa0514e5f6d048eea4483fd3efcf91ae15a09339999bc191e5138d3e UID:deb6b1dc-ade5-4199-be81-fad7678ff841 NetNS:/var/run/netns/8dce51a6-1cab-429d-82c6-577f5ebd9aae Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddeb6b1dc_ade5_4199_be81_fad7678ff841.slice PodAnnotations:0xc000530cd8}] Aliases:map[]}\"\nJun 11 00:21:20.747744 crc crio[23067]: time=\"2026-06-11T00:21:20.734761796Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:21:20.826991 crc crio[23067]: time=\"2026-06-11T00:21:20.826790955Z\" level=info msg=\"Removed pod sandbox: de1da0f1c43f0baaea7085b732988bd1f062d48fcd5120af837d2967d0cb3d8e\" id=c9c899b7-b49b-4d1a-88d5-eeea841159d6 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:21:20.830278 crc crio[23067]: time=\"2026-06-11T00:21:20.830186698Z\" level=info msg=\"Stopping pod sandbox: 51b53ea5b4e6883795729543c35e725e721e98d3c0ba648890b8b2f6cc5f3550\" id=c13aa014-2570-47b9-8cf6-9995a4d57ca4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:21:20.830411 crc crio[23067]: time=\"2026-06-11T00:21:20.830318261Z\" level=info msg=\"Stopped pod sandbox (already stopped): 51b53ea5b4e6883795729543c35e725e721e98d3c0ba648890b8b2f6cc5f3550\" id=c13aa014-2570-47b9-8cf6-9995a4d57ca4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:21:20.830769 crc crio[23067]: time=\"2026-06-11T00:21:20.830611849Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:99287b7aa83a5c1c32b9c3077bb084ea2f3c582f87b298d861544e5c5a6ebf41\" id=20b4b5a7-6da0-4e41-92be-ccc4df8d6afd name=/runtime.v1.ImageService/PullImage\nJun 11 00:21:20.830769 crc crio[23067]: time=\"2026-06-11T00:21:20.830756183Z\" level=info msg=\"Removing pod sandbox: 51b53ea5b4e6883795729543c35e725e721e98d3c0ba648890b8b2f6cc5f3550\" id=37e25088-fe54-4a00-b6f9-42042e95bd89 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:21:20.831927 crc crio[23067]: time=\"2026-06-11T00:21:20.831844803Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=b914c6b4-849f-4e24-96d0-bdedf1f4e243 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:21:20.922443 crc crio[23067]: time=\"2026-06-11T00:21:20.922257847Z\" level=info msg=\"Removed pod sandbox: 51b53ea5b4e6883795729543c35e725e721e98d3c0ba648890b8b2f6cc5f3550\" id=37e25088-fe54-4a00-b6f9-42042e95bd89 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:21:20.925844 crc crio[23067]: time=\"2026-06-11T00:21:20.925617809Z\" level=info msg=\"Stopping pod sandbox: b0a076c85683b1ec99eb435ca5ae69de819e0678abe9b6482e538d01243fe13b\" id=ecdcb9fd-33e9-4429-8bed-0b712e748ddd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:21:20.925961 crc crio[23067]: time=\"2026-06-11T00:21:20.925884416Z\" level=info msg=\"Stopped pod sandbox (already stopped): b0a076c85683b1ec99eb435ca5ae69de819e0678abe9b6482e538d01243fe13b\" id=ecdcb9fd-33e9-4429-8bed-0b712e748ddd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:21:20.927244 crc crio[23067]: time=\"2026-06-11T00:21:20.927076839Z\" level=info msg=\"Removing pod sandbox: b0a076c85683b1ec99eb435ca5ae69de819e0678abe9b6482e538d01243fe13b\" id=6fa9f7f0-5c5f-4310-88d7-97432dd68b30 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:21:20.931059 crc crio[23067]: time=\"2026-06-11T00:21:20.930956685Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=1d6eff27-5af3-4fe8-b282-13560a645597 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:21:20.954250 crc crio[23067]: time=\"2026-06-11T00:21:20.9480221Z\" level=info msg=\"Removed pod sandbox: b0a076c85683b1ec99eb435ca5ae69de819e0678abe9b6482e538d01243fe13b\" id=6fa9f7f0-5c5f-4310-88d7-97432dd68b30 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:21:20.954250 crc crio[23067]: time=\"2026-06-11T00:21:20.949759047Z\" level=info msg=\"Stopping pod sandbox: 1a9b0210b0cc741c5617a4a1a91ef1e2a903b1245b87c132481361b918e53552\" id=4bfa0092-0d28-46f2-af8e-bc8a18d95a98 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:21:20.954250 crc crio[23067]: time=\"2026-06-11T00:21:20.949886261Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1a9b0210b0cc741c5617a4a1a91ef1e2a903b1245b87c132481361b918e53552\" id=4bfa0092-0d28-46f2-af8e-bc8a18d95a98 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:21:20.954250 crc crio[23067]: time=\"2026-06-11T00:21:20.950517938Z\" level=info msg=\"Removing pod sandbox: 1a9b0210b0cc741c5617a4a1a91ef1e2a903b1245b87c132481361b918e53552\" id=a8595e6d-bbc9-4845-b4b0-7b9a416705df name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:21:20.990022 crc crio[23067]: time=\"2026-06-11T00:21:20.989800779Z\" level=info msg=\"Removed pod sandbox: 1a9b0210b0cc741c5617a4a1a91ef1e2a903b1245b87c132481361b918e53552\" id=a8595e6d-bbc9-4845-b4b0-7b9a416705df name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:21:20.993233 crc crio[23067]: time=\"2026-06-11T00:21:20.99094967Z\" level=info msg=\"Stopping pod sandbox: 0677a92171ed2bd4d36d5b124a1e6c449b2c5dab73c79da29e7fad8552b079df\" id=0264d534-e9fd-42d8-b8ab-e05484b085d2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:21:20.993233 crc crio[23067]: time=\"2026-06-11T00:21:20.990998091Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0677a92171ed2bd4d36d5b124a1e6c449b2c5dab73c79da29e7fad8552b079df\" id=0264d534-e9fd-42d8-b8ab-e05484b085d2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:21:20.993233 crc crio[23067]: time=\"2026-06-11T00:21:20.99132845Z\" level=info msg=\"Removing pod sandbox: 0677a92171ed2bd4d36d5b124a1e6c449b2c5dab73c79da29e7fad8552b079df\" id=69ddc7bd-3e1d-4e64-a4e6-f7f008161f44 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:21:21.001366 crc crio[23067]: time=\"2026-06-11T00:21:21.001197849Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:21:21.017360 crc crio[23067]: time=\"2026-06-11T00:21:21.017171725Z\" level=info msg=\"Creating container: openstack/nova-cell0-conductor-db-sync-qdt55/nova-cell0-conductor-db-sync\" id=972fa035-ca57-4af0-bf5e-99306b990639 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:21:21.023380 crc crio[23067]: time=\"2026-06-11T00:21:21.019068766Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:21:21.103188 crc crio[23067]: time=\"2026-06-11T00:21:21.098922513Z\" level=info msg=\"Removed pod sandbox: 0677a92171ed2bd4d36d5b124a1e6c449b2c5dab73c79da29e7fad8552b079df\" id=69ddc7bd-3e1d-4e64-a4e6-f7f008161f44 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:21:21.103188 crc crio[23067]: time=\"2026-06-11T00:21:21.100929118Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:21:21.105770 crc crio[23067]: time=\"2026-06-11T00:21:21.104542066Z\" level=info msg=\"Stopping pod sandbox: 77fe72c24209923300471306f96b6076cf20b64ae0c9d17e2ee1a6f8d053def3\" id=c144068a-a34e-4b97-9420-71101c8d6821 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:21:21.105770 crc crio[23067]: time=\"2026-06-11T00:21:21.104747252Z\" level=info msg=\"Stopped pod sandbox (already stopped): 77fe72c24209923300471306f96b6076cf20b64ae0c9d17e2ee1a6f8d053def3\" id=c144068a-a34e-4b97-9420-71101c8d6821 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:21:21.105770 crc crio[23067]: time=\"2026-06-11T00:21:21.105514933Z\" level=info msg=\"Removing pod sandbox: 77fe72c24209923300471306f96b6076cf20b64ae0c9d17e2ee1a6f8d053def3\" id=b596eb05-ba22-4c4f-ba43-43fea76830d8 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:21:21.207100 crc crio[23067]: time=\"2026-06-11T00:21:21.206492365Z\" level=info msg=\"Removed pod sandbox: 77fe72c24209923300471306f96b6076cf20b64ae0c9d17e2ee1a6f8d053def3\" id=b596eb05-ba22-4c4f-ba43-43fea76830d8 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:21:21.208927 crc crio[23067]: time=\"2026-06-11T00:21:21.207627556Z\" level=info msg=\"Stopping pod sandbox: 787ef609fb6d6de61ace6ae198a1f9c1f2b711ee7fa2b76c83355f5ec606dd2e\" id=a7378454-109b-4251-9c4f-1e4378661317 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:21:21.208927 crc crio[23067]: time=\"2026-06-11T00:21:21.207737939Z\" level=info msg=\"Stopped pod sandbox (already stopped): 787ef609fb6d6de61ace6ae198a1f9c1f2b711ee7fa2b76c83355f5ec606dd2e\" id=a7378454-109b-4251-9c4f-1e4378661317 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:21:21.209455 crc crio[23067]: time=\"2026-06-11T00:21:21.209051165Z\" level=info msg=\"Removing pod sandbox: 787ef609fb6d6de61ace6ae198a1f9c1f2b711ee7fa2b76c83355f5ec606dd2e\" id=aa516f70-991a-44f7-811c-2c47dfe7145f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:21:21.223869 crc crio[23067]: time=\"2026-06-11T00:21:21.223776157Z\" level=info msg=\"Stopped pod sandbox: 0298b886fa0514e5f6d048eea4483fd3efcf91ae15a09339999bc191e5138d3e\" id=fd4c71f9-178b-4b54-b878-b7c21439e57a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:21:21.226834 crc crio[23067]: time=\"2026-06-11T00:21:21.226717797Z\" level=info msg=\"Created container 572a294cc5f7d2fc4001bf740f946e32754b35dcf191ff25c7c491e3128461bd: openshift-marketplace/redhat-operators-m4clz/registry-server\" id=7b3f33ef-b26f-46b7-9dd9-4b1dd27c69b4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:21:21.228927 crc crio[23067]: time=\"2026-06-11T00:21:21.228600008Z\" level=info msg=\"Starting container: 572a294cc5f7d2fc4001bf740f946e32754b35dcf191ff25c7c491e3128461bd\" id=a3daa37e-34e3-4a2d-a24f-c1f98e9e61ed name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:21:21.240733 crc crio[23067]: time=\"2026-06-11T00:21:21.237789859Z\" level=info msg=\"Started container\" PID=82457 containerID=572a294cc5f7d2fc4001bf740f946e32754b35dcf191ff25c7c491e3128461bd description=openshift-marketplace/redhat-operators-m4clz/registry-server id=a3daa37e-34e3-4a2d-a24f-c1f98e9e61ed name=/runtime.v1.RuntimeService/StartContainer sandboxID=4fa1bb6ef144da1ca29eb18190fda9da1513122ece5b14c9a6c7b2a9ad1018a4\nJun 11 00:21:21.255124 crc crio[23067]: time=\"2026-06-11T00:21:21.254966177Z\" level=info msg=\"Removed pod sandbox: 787ef609fb6d6de61ace6ae198a1f9c1f2b711ee7fa2b76c83355f5ec606dd2e\" id=aa516f70-991a-44f7-811c-2c47dfe7145f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:21:21.255555 crc crio[23067]: time=\"2026-06-11T00:21:21.255507642Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:21:21.270791 crc crio[23067]: time=\"2026-06-11T00:21:21.268025393Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:21:21.434784 crc crio[23067]: time=\"2026-06-11T00:21:21.434693346Z\" level=info msg=\"Created container 5d316d7e5ddaed9addc35611c2cb940f2d287e8b707a5c9900995ddbeee6a2b5: openstack/nova-cell0-conductor-db-sync-qdt55/nova-cell0-conductor-db-sync\" id=972fa035-ca57-4af0-bf5e-99306b990639 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:21:21.435581 crc crio[23067]: time=\"2026-06-11T00:21:21.435506348Z\" level=info msg=\"Starting container: 5d316d7e5ddaed9addc35611c2cb940f2d287e8b707a5c9900995ddbeee6a2b5\" id=d4ae19d5-87a2-46e6-ab5a-bc645c8119ce name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:21:21.448593 crc crio[23067]: time=\"2026-06-11T00:21:21.448492812Z\" level=info msg=\"Started container\" PID=82489 containerID=5d316d7e5ddaed9addc35611c2cb940f2d287e8b707a5c9900995ddbeee6a2b5 description=openstack/nova-cell0-conductor-db-sync-qdt55/nova-cell0-conductor-db-sync id=d4ae19d5-87a2-46e6-ab5a-bc645c8119ce name=/runtime.v1.RuntimeService/StartContainer sandboxID=2372f98056afe18818b42c667e9cae95f5f86c45c00a11a583ab0d374c2a6c11\nJun 11 00:21:21.450982 crc crio[23067]: time=\"2026-06-11T00:21:21.450909488Z\" level=info msg=\"Removing container: 3705015f8059ce02850977c92fbe65ce82b76dee9efedcf246a9ecc1497a9233\" id=12b703ec-cde0-495d-ab63-9b9c880e3b44 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:21:21.488478 crc crio[23067]: time=\"2026-06-11T00:21:21.488354179Z\" level=info msg=\"Removed container 3705015f8059ce02850977c92fbe65ce82b76dee9efedcf246a9ecc1497a9233: openstack/ceilometer-0/proxy-httpd\" id=12b703ec-cde0-495d-ab63-9b9c880e3b44 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:21:21.493160 crc crio[23067]: time=\"2026-06-11T00:21:21.493074067Z\" level=info msg=\"Removing container: 2aeb27e2ef15aa1a55d7cdb993c55837340670ca5ba103bc4c3acfaa61f8bd7c\" id=8c68914c-2a63-463c-865a-9b5ddc765630 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:21:21.524030 crc crio[23067]: time=\"2026-06-11T00:21:21.523902588Z\" level=info msg=\"Removed container 2aeb27e2ef15aa1a55d7cdb993c55837340670ca5ba103bc4c3acfaa61f8bd7c: openstack/ceilometer-0/sg-core\" id=8c68914c-2a63-463c-865a-9b5ddc765630 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:21:21.528930 crc crio[23067]: time=\"2026-06-11T00:21:21.52875684Z\" level=info msg=\"Removing container: febc13dc3cc2a1669acf661542f9be93be8b780d9add296f0fbe445b441e3833\" id=71bc7b62-e45c-4698-9737-4c3ba2f0dcf1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:21:21.561344 crc crio[23067]: time=\"2026-06-11T00:21:21.561201505Z\" level=info msg=\"Removed container febc13dc3cc2a1669acf661542f9be93be8b780d9add296f0fbe445b441e3833: openstack/ceilometer-0/ceilometer-notification-agent\" id=71bc7b62-e45c-4698-9737-4c3ba2f0dcf1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:21:21.564912 crc crio[23067]: time=\"2026-06-11T00:21:21.564789292Z\" level=info msg=\"Removing container: 963d27898351a22cd2633505879042f0338efd986139c38eb6484b684babbbcf\" id=6a882eb0-380f-4269-9d90-73b0991dc1f3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:21:21.595750 crc crio[23067]: time=\"2026-06-11T00:21:21.595186851Z\" level=info msg=\"Removed container 963d27898351a22cd2633505879042f0338efd986139c38eb6484b684babbbcf: openstack/ceilometer-0/ceilometer-central-agent\" id=6a882eb0-380f-4269-9d90-73b0991dc1f3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:21:22.198246 crc crio[23067]: time=\"2026-06-11T00:21:22.198159868Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=998e8a09-56e8-4308-b767-b558eb9c160a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:21:22.199802 crc crio[23067]: time=\"2026-06-11T00:21:22.198301781Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:21:22.251177 crc crio[23067]: time=\"2026-06-11T00:21:22.251110041Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:dbfcdab2fa7ae5ce68b47fd2d0c6f284a5b00ef3c2f026ebb0814cd92cff3f55 UID:259cdc88-e5a7-4ad1-a2ff-a13ab2040bf2 NetNS:/var/run/netns/1a31420f-d253-402b-9b02-08efa39bf706 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod259cdc88_e5a7_4ad1_a2ff_a13ab2040bf2.slice PodAnnotations:0xc000c341f0}] Aliases:map[]}\"\nJun 11 00:21:22.251539 crc crio[23067]: time=\"2026-06-11T00:21:22.251512952Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:21:22.923704 crc crio[23067]: 2026-06-11T00:21:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dbfcdab2fa7ae5c Mac:a2:8d:43:28:78:4f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bd Mtu:0 Sandbox:/var/run/netns/1a31420f-d253-402b-9b02-08efa39bf706 SocketPath: PciID:}] [{Interface:0xc000510050 Address:{IP:10.217.0.189 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:21:22.923704 crc crio[23067]: time=\"2026-06-11T00:21:22.923036467Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:dbfcdab2fa7ae5ce68b47fd2d0c6f284a5b00ef3c2f026ebb0814cd92cff3f55 UID:259cdc88-e5a7-4ad1-a2ff-a13ab2040bf2 NetNS:/var/run/netns/1a31420f-d253-402b-9b02-08efa39bf706 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod259cdc88_e5a7_4ad1_a2ff_a13ab2040bf2.slice PodAnnotations:0xc000c341f0}] Aliases:map[]}\"\nJun 11 00:21:22.923704 crc crio[23067]: time=\"2026-06-11T00:21:22.923164281Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:21:22.936202 crc crio[23067]: time=\"2026-06-11T00:21:22.936031892Z\" level=info msg=\"Ran pod sandbox dbfcdab2fa7ae5ce68b47fd2d0c6f284a5b00ef3c2f026ebb0814cd92cff3f55 with infra container: openstack/ceilometer-0/POD\" id=998e8a09-56e8-4308-b767-b558eb9c160a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:21:22.939193 crc crio[23067]: time=\"2026-06-11T00:21:22.939111716Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=96f59d89-2f8d-458b-98d6-0d45bfa7ac0f name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:21:22.980466 crc crio[23067]: time=\"2026-06-11T00:21:22.979732843Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=98925462-f35c-46b3-99df-26ea32fe4b11 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:21:22.995865 crc crio[23067]: time=\"2026-06-11T00:21:22.995594135Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=1a3ad805-5ee6-46ed-acf8-e4b324186653 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:21:22.996133 crc crio[23067]: time=\"2026-06-11T00:21:22.996066668Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:21:23.065183 crc crio[23067]: time=\"2026-06-11T00:21:23.065074289Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:21:23.071751 crc crio[23067]: time=\"2026-06-11T00:21:23.071605837Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:21:23.231571 crc crio[23067]: time=\"2026-06-11T00:21:23.23126801Z\" level=info msg=\"Created container c9dee6d9aab424ce9d5068f1b89a02bed5717c43de881616efd1ca5dddb60627: openstack/ceilometer-0/ceilometer-central-agent\" id=1a3ad805-5ee6-46ed-acf8-e4b324186653 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:21:23.233752 crc crio[23067]: time=\"2026-06-11T00:21:23.233574752Z\" level=info msg=\"Starting container: c9dee6d9aab424ce9d5068f1b89a02bed5717c43de881616efd1ca5dddb60627\" id=06491443-d289-4eaf-9a76-5721373fadad name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:21:23.239922 crc crio[23067]: time=\"2026-06-11T00:21:23.239809102Z\" level=info msg=\"Started container\" PID=82666 containerID=c9dee6d9aab424ce9d5068f1b89a02bed5717c43de881616efd1ca5dddb60627 description=openstack/ceilometer-0/ceilometer-central-agent id=06491443-d289-4eaf-9a76-5721373fadad name=/runtime.v1.RuntimeService/StartContainer sandboxID=dbfcdab2fa7ae5ce68b47fd2d0c6f284a5b00ef3c2f026ebb0814cd92cff3f55\nJun 11 00:21:23.252959 crc crio[23067]: time=\"2026-06-11T00:21:23.252620642Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=7c8852d1-919c-422c-a4df-b831f1576cb6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:21:23.286629 crc crio[23067]: time=\"2026-06-11T00:21:23.286526956Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=f771a03c-b3c8-476b-9ba5-69a92e1a97d3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:21:23.293715 crc crio[23067]: time=\"2026-06-11T00:21:23.293587898Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=5d8e9c5f-80e2-4264-ad84-5e6853a1bb5c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:21:23.294135 crc crio[23067]: time=\"2026-06-11T00:21:23.294063051Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:21:23.346903 crc crio[23067]: time=\"2026-06-11T00:21:23.346793779Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:21:23.351683 crc crio[23067]: time=\"2026-06-11T00:21:23.351575429Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:21:23.509624 crc crio[23067]: time=\"2026-06-11T00:21:23.509525295Z\" level=info msg=\"Created container 3781fbaf697168678740ef45ca54725e778025db591bc44e0d604cdb12337207: openstack/ceilometer-0/ceilometer-notification-agent\" id=5d8e9c5f-80e2-4264-ad84-5e6853a1bb5c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:21:23.510989 crc crio[23067]: time=\"2026-06-11T00:21:23.510918733Z\" level=info msg=\"Starting container: 3781fbaf697168678740ef45ca54725e778025db591bc44e0d604cdb12337207\" id=c616e9cf-0082-41a9-8061-323567d77d57 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:21:23.519546 crc crio[23067]: time=\"2026-06-11T00:21:23.519409704Z\" level=info msg=\"Started container\" PID=82685 containerID=3781fbaf697168678740ef45ca54725e778025db591bc44e0d604cdb12337207 description=openstack/ceilometer-0/ceilometer-notification-agent id=c616e9cf-0082-41a9-8061-323567d77d57 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dbfcdab2fa7ae5ce68b47fd2d0c6f284a5b00ef3c2f026ebb0814cd92cff3f55\nJun 11 00:21:23.534534 crc crio[23067]: time=\"2026-06-11T00:21:23.534441584Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=1c0a1509-636f-4935-8e6d-53bc2f7da00f name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:21:23.551595 crc crio[23067]: time=\"2026-06-11T00:21:23.551038366Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=36c584ed-a270-452d-b503-ea965ac3b49f name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:21:23.558779 crc crio[23067]: time=\"2026-06-11T00:21:23.558698475Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=7fb9067c-f689-4957-8adb-c58cb746c73b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:21:23.559186 crc crio[23067]: time=\"2026-06-11T00:21:23.559130897Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:21:23.625690 crc crio[23067]: time=\"2026-06-11T00:21:23.625585958Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:21:23.633059 crc crio[23067]: time=\"2026-06-11T00:21:23.632950929Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:21:23.818695 crc crio[23067]: time=\"2026-06-11T00:21:23.81678676Z\" level=info msg=\"Created container 4be9fa2e9b51f0dce1d4b70c50d838c8f64c4acf510e70d39421ffb8df409141: openstack/ceilometer-0/sg-core\" id=7fb9067c-f689-4957-8adb-c58cb746c73b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:21:23.818695 crc crio[23067]: time=\"2026-06-11T00:21:23.818093216Z\" level=info msg=\"Starting container: 4be9fa2e9b51f0dce1d4b70c50d838c8f64c4acf510e70d39421ffb8df409141\" id=33362b30-50de-477e-bdb1-e9ec9d171244 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:21:23.828406 crc crio[23067]: time=\"2026-06-11T00:21:23.827120882Z\" level=info msg=\"Started container\" PID=82701 containerID=4be9fa2e9b51f0dce1d4b70c50d838c8f64c4acf510e70d39421ffb8df409141 description=openstack/ceilometer-0/sg-core id=33362b30-50de-477e-bdb1-e9ec9d171244 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dbfcdab2fa7ae5ce68b47fd2d0c6f284a5b00ef3c2f026ebb0814cd92cff3f55\nJun 11 00:21:23.850743 crc crio[23067]: time=\"2026-06-11T00:21:23.850612012Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=d76d1671-5325-4b11-8e1f-70e95b5d42fe name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:21:23.886606 crc crio[23067]: time=\"2026-06-11T00:21:23.886421329Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=74df24a4-ec84-4f77-b913-ba316dbb459d name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:21:23.916512 crc crio[23067]: time=\"2026-06-11T00:21:23.916409096Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=e041cabe-0804-4d54-8c4e-5f23daceb8dd name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:21:23.917149 crc crio[23067]: time=\"2026-06-11T00:21:23.917086314Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:21:23.966178 crc crio[23067]: time=\"2026-06-11T00:21:23.96608155Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:21:23.971020 crc crio[23067]: time=\"2026-06-11T00:21:23.970933242Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:21:29.307453 crc crio[23067]: time=\"2026-06-11T00:21:29.30634352Z\" level=info msg=\"Created container 6a94f84ade46252bb110225a431fce8c160f6b1093369fbde6909b0dab362511: openstack/ceilometer-0/proxy-httpd\" id=e041cabe-0804-4d54-8c4e-5f23daceb8dd name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:21:29.309731 crc crio[23067]: time=\"2026-06-11T00:21:29.3085267Z\" level=info msg=\"Starting container: 6a94f84ade46252bb110225a431fce8c160f6b1093369fbde6909b0dab362511\" id=39d5d2e2-e9dd-42b5-b2d3-a517d8320474 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:21:29.315254 crc crio[23067]: time=\"2026-06-11T00:21:29.31514599Z\" level=info msg=\"Started container\" PID=82727 containerID=6a94f84ade46252bb110225a431fce8c160f6b1093369fbde6909b0dab362511 description=openstack/ceilometer-0/proxy-httpd id=39d5d2e2-e9dd-42b5-b2d3-a517d8320474 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dbfcdab2fa7ae5ce68b47fd2d0c6f284a5b00ef3c2f026ebb0814cd92cff3f55\nJun 11 00:21:34.604962 crc crio[23067]: time=\"2026-06-11T00:21:34.603732213Z\" level=info msg=\"Stopping container: 3781fbaf697168678740ef45ca54725e778025db591bc44e0d604cdb12337207 (timeout: 30s)\" id=47d003b6-018e-496a-953a-382d3da91616 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 00:21:34.606856 crc crio[23067]: time=\"2026-06-11T00:21:34.605598753Z\" level=info msg=\"Stopping container: c9dee6d9aab424ce9d5068f1b89a02bed5717c43de881616efd1ca5dddb60627 (timeout: 30s)\" id=c3776d8b-0ce5-467e-b0e4-907809c9fafb name=/runtime.v1.RuntimeService/StopContainer\nJun 11 00:21:34.606984 crc crio[23067]: time=\"2026-06-11T00:21:34.60692775Z\" level=info msg=\"Stopping container: 4be9fa2e9b51f0dce1d4b70c50d838c8f64c4acf510e70d39421ffb8df409141 (timeout: 30s)\" id=eb7f34ed-e983-4017-bc82-8e6174a9c235 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 00:21:34.607427 crc crio[23067]: time=\"2026-06-11T00:21:34.607347661Z\" level=info msg=\"Stopping container: 6a94f84ade46252bb110225a431fce8c160f6b1093369fbde6909b0dab362511 (timeout: 30s)\" id=71018787-925a-4b4c-bb60-e145b1c8e384 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 00:21:34.759152 crc crio[23067]: time=\"2026-06-11T00:21:34.756865577Z\" level=info msg=\"Stopped container 4be9fa2e9b51f0dce1d4b70c50d838c8f64c4acf510e70d39421ffb8df409141: openstack/ceilometer-0/sg-core\" id=eb7f34ed-e983-4017-bc82-8e6174a9c235 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 00:21:35.058468 crc crio[23067]: time=\"2026-06-11T00:21:35.057109761Z\" level=info msg=\"Stopped container 6a94f84ade46252bb110225a431fce8c160f6b1093369fbde6909b0dab362511: openstack/ceilometer-0/proxy-httpd\" id=71018787-925a-4b4c-bb60-e145b1c8e384 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 00:21:35.068441 crc crio[23067]: time=\"2026-06-11T00:21:35.068342547Z\" level=info msg=\"Stopped container 3781fbaf697168678740ef45ca54725e778025db591bc44e0d604cdb12337207: openstack/ceilometer-0/ceilometer-notification-agent\" id=47d003b6-018e-496a-953a-382d3da91616 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 00:21:44.036733 crc crio[23067]: time=\"2026-06-11T00:21:44.03574363Z\" level=info msg=\"Stopped container c9dee6d9aab424ce9d5068f1b89a02bed5717c43de881616efd1ca5dddb60627: openstack/ceilometer-0/ceilometer-central-agent\" id=c3776d8b-0ce5-467e-b0e4-907809c9fafb name=/runtime.v1.RuntimeService/StopContainer\nJun 11 00:21:44.038761 crc crio[23067]: time=\"2026-06-11T00:21:44.037376675Z\" level=info msg=\"Stopping pod sandbox: dbfcdab2fa7ae5ce68b47fd2d0c6f284a5b00ef3c2f026ebb0814cd92cff3f55\" id=20c72770-218b-40e4-87d0-e8556196c1ad name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:21:44.038761 crc crio[23067]: time=\"2026-06-11T00:21:44.038184507Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:dbfcdab2fa7ae5ce68b47fd2d0c6f284a5b00ef3c2f026ebb0814cd92cff3f55 UID:259cdc88-e5a7-4ad1-a2ff-a13ab2040bf2 NetNS:/var/run/netns/1a31420f-d253-402b-9b02-08efa39bf706 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod259cdc88_e5a7_4ad1_a2ff_a13ab2040bf2.slice PodAnnotations:0xc003ba8d78}] Aliases:map[]}\"\nJun 11 00:21:44.038761 crc crio[23067]: time=\"2026-06-11T00:21:44.038414533Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:21:44.403259 crc crio[23067]: time=\"2026-06-11T00:21:44.402549399Z\" level=info msg=\"Stopped pod sandbox: dbfcdab2fa7ae5ce68b47fd2d0c6f284a5b00ef3c2f026ebb0814cd92cff3f55\" id=20c72770-218b-40e4-87d0-e8556196c1ad name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:21:45.958953 crc crio[23067]: time=\"2026-06-11T00:21:45.95839421Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=434a540d-984a-4113-8c9c-c445e0ff4bd7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:21:45.960211 crc crio[23067]: time=\"2026-06-11T00:21:45.959023287Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:21:46.009012 crc crio[23067]: time=\"2026-06-11T00:21:46.008913407Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:41da7532f3031cfe97dc76f52ed5f1900c530d7d1164b5f3ab1e350d3ff997c4 UID:896d6a13-e757-4714-9cf2-f78118b19917 NetNS:/var/run/netns/a4ec4d87-7e0c-4573-954f-ef994b958d14 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod896d6a13_e757_4714_9cf2_f78118b19917.slice PodAnnotations:0xc007e13198}] Aliases:map[]}\"\nJun 11 00:21:46.009012 crc crio[23067]: time=\"2026-06-11T00:21:46.008976759Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:21:46.628397 crc crio[23067]: 2026-06-11T00:21:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:41da7532f3031cf Mac:ae:e9:fa:ec:2d:c2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:be Mtu:0 Sandbox:/var/run/netns/a4ec4d87-7e0c-4573-954f-ef994b958d14 SocketPath: PciID:}] [{Interface:0xc000014dd0 Address:{IP:10.217.0.190 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:21:46.631156 crc crio[23067]: time=\"2026-06-11T00:21:46.631084577Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:41da7532f3031cfe97dc76f52ed5f1900c530d7d1164b5f3ab1e350d3ff997c4 UID:896d6a13-e757-4714-9cf2-f78118b19917 NetNS:/var/run/netns/a4ec4d87-7e0c-4573-954f-ef994b958d14 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod896d6a13_e757_4714_9cf2_f78118b19917.slice PodAnnotations:0xc007e13198}] Aliases:map[]}\"\nJun 11 00:21:46.632527 crc crio[23067]: time=\"2026-06-11T00:21:46.632421833Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:21:46.643615 crc crio[23067]: time=\"2026-06-11T00:21:46.643498355Z\" level=info msg=\"Ran pod sandbox 41da7532f3031cfe97dc76f52ed5f1900c530d7d1164b5f3ab1e350d3ff997c4 with infra container: openstack/ceilometer-0/POD\" id=434a540d-984a-4113-8c9c-c445e0ff4bd7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:21:46.648063 crc crio[23067]: time=\"2026-06-11T00:21:46.648030699Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=a7f5539a-176c-4b8d-8648-e827792799c0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:21:46.672998 crc crio[23067]: time=\"2026-06-11T00:21:46.672922977Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=fa0475cc-8f4d-4a90-85ab-799dae422fd9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:21:46.681108 crc crio[23067]: time=\"2026-06-11T00:21:46.68107418Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=aedeeb5f-eb61-4c6e-bb0e-88038ac31a59 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:21:46.681599 crc crio[23067]: time=\"2026-06-11T00:21:46.681573893Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:21:46.738265 crc crio[23067]: time=\"2026-06-11T00:21:46.738112394Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:21:46.742390 crc crio[23067]: time=\"2026-06-11T00:21:46.742301429Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:21:46.920006 crc crio[23067]: time=\"2026-06-11T00:21:46.919270043Z\" level=info msg=\"Created container 3165cd829ccd4242db7f4ea27327ca1ca49be3106a478bd00f6a1b0fa5563494: openstack/ceilometer-0/ceilometer-central-agent\" id=aedeeb5f-eb61-4c6e-bb0e-88038ac31a59 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:21:46.921947 crc crio[23067]: time=\"2026-06-11T00:21:46.921623807Z\" level=info msg=\"Starting container: 3165cd829ccd4242db7f4ea27327ca1ca49be3106a478bd00f6a1b0fa5563494\" id=c53a5ba6-fd55-4aa5-a204-19e6b6880212 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:21:46.928057 crc crio[23067]: time=\"2026-06-11T00:21:46.927861737Z\" level=info msg=\"Started container\" PID=84084 containerID=3165cd829ccd4242db7f4ea27327ca1ca49be3106a478bd00f6a1b0fa5563494 description=openstack/ceilometer-0/ceilometer-central-agent id=c53a5ba6-fd55-4aa5-a204-19e6b6880212 name=/runtime.v1.RuntimeService/StartContainer sandboxID=41da7532f3031cfe97dc76f52ed5f1900c530d7d1164b5f3ab1e350d3ff997c4\nJun 11 00:21:46.938455 crc crio[23067]: time=\"2026-06-11T00:21:46.938405704Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=2bf16bd7-208f-432e-a55f-c1f8f5827f04 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:21:46.964486 crc crio[23067]: time=\"2026-06-11T00:21:46.964268199Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=5cdb4d11-6d5a-4966-8df3-729e815c8b18 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:21:46.971562 crc crio[23067]: time=\"2026-06-11T00:21:46.971499756Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=4548859b-6bfa-4222-8d68-d8ce771d9770 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:21:46.972808 crc crio[23067]: time=\"2026-06-11T00:21:46.972770541Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:21:47.026378 crc crio[23067]: time=\"2026-06-11T00:21:47.026260489Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:21:47.030385 crc crio[23067]: time=\"2026-06-11T00:21:47.030351161Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:21:47.192246 crc crio[23067]: time=\"2026-06-11T00:21:47.192133781Z\" level=info msg=\"Created container 0c9ce4150a98eb11a70ba55acf9ce99cb028d586f90b9584ddc1e87932c14755: openstack/ceilometer-0/ceilometer-notification-agent\" id=4548859b-6bfa-4222-8d68-d8ce771d9770 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:21:47.193527 crc crio[23067]: time=\"2026-06-11T00:21:47.193387205Z\" level=info msg=\"Starting container: 0c9ce4150a98eb11a70ba55acf9ce99cb028d586f90b9584ddc1e87932c14755\" id=59f7ac4e-3570-4bac-b5c4-7bd44e6bde62 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:21:47.205963 crc crio[23067]: time=\"2026-06-11T00:21:47.205901246Z\" level=info msg=\"Started container\" PID=84100 containerID=0c9ce4150a98eb11a70ba55acf9ce99cb028d586f90b9584ddc1e87932c14755 description=openstack/ceilometer-0/ceilometer-notification-agent id=59f7ac4e-3570-4bac-b5c4-7bd44e6bde62 name=/runtime.v1.RuntimeService/StartContainer sandboxID=41da7532f3031cfe97dc76f52ed5f1900c530d7d1164b5f3ab1e350d3ff997c4\nJun 11 00:21:47.217289 crc crio[23067]: time=\"2026-06-11T00:21:47.217223885Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=293ba734-eeb9-41b6-82a5-c37932fd7aed name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:21:47.242302 crc crio[23067]: time=\"2026-06-11T00:21:47.242125014Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=822a19a5-effd-4dbe-a44f-a36c703a67b6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:21:47.249733 crc crio[23067]: time=\"2026-06-11T00:21:47.249579127Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=0363147a-d39b-4ff2-90b0-75f570969a87 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:21:47.250025 crc crio[23067]: time=\"2026-06-11T00:21:47.249982448Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:21:47.301366 crc crio[23067]: time=\"2026-06-11T00:21:47.301192114Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:21:47.307609 crc crio[23067]: time=\"2026-06-11T00:21:47.307555457Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:21:47.507626 crc crio[23067]: time=\"2026-06-11T00:21:47.507548629Z\" level=info msg=\"Created container da41939164b7e166c5bb638e222336651b699152d9f5c26e86e508c5e4b6140c: openstack/ceilometer-0/sg-core\" id=0363147a-d39b-4ff2-90b0-75f570969a87 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:21:47.509489 crc crio[23067]: time=\"2026-06-11T00:21:47.509394499Z\" level=info msg=\"Starting container: da41939164b7e166c5bb638e222336651b699152d9f5c26e86e508c5e4b6140c\" id=8972c651-6550-412e-b242-036c0b23e264 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:21:47.519809 crc crio[23067]: time=\"2026-06-11T00:21:47.519589307Z\" level=info msg=\"Started container\" PID=84125 containerID=da41939164b7e166c5bb638e222336651b699152d9f5c26e86e508c5e4b6140c description=openstack/ceilometer-0/sg-core id=8972c651-6550-412e-b242-036c0b23e264 name=/runtime.v1.RuntimeService/StartContainer sandboxID=41da7532f3031cfe97dc76f52ed5f1900c530d7d1164b5f3ab1e350d3ff997c4\nJun 11 00:21:47.536780 crc crio[23067]: time=\"2026-06-11T00:21:47.536615961Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=9ed57236-2764-44bb-b80e-b3ac1e579b2f name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:21:47.593750 crc crio[23067]: time=\"2026-06-11T00:21:47.588577138Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=fe96bd49-944c-4f5d-ab10-6f785eb1968c name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:21:47.669509 crc crio[23067]: time=\"2026-06-11T00:21:47.669410561Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=1bcee688-b904-45eb-90b3-0c2a2e382dc2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:21:47.670084 crc crio[23067]: time=\"2026-06-11T00:21:47.670017068Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:21:47.744104 crc crio[23067]: time=\"2026-06-11T00:21:47.744008925Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:21:47.748538 crc crio[23067]: time=\"2026-06-11T00:21:47.748460036Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:21:47.867338 crc crio[23067]: time=\"2026-06-11T00:21:47.867179622Z\" level=info msg=\"Created container 73fddc1172d56855bd04429fe09f7434c282d9a07f56c347b8a3e09f23a070e1: openstack/ceilometer-0/proxy-httpd\" id=1bcee688-b904-45eb-90b3-0c2a2e382dc2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:21:47.868970 crc crio[23067]: time=\"2026-06-11T00:21:47.868874138Z\" level=info msg=\"Starting container: 73fddc1172d56855bd04429fe09f7434c282d9a07f56c347b8a3e09f23a070e1\" id=835d4a27-52b5-48a1-80cd-2cc7fdc75251 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:21:47.876083 crc crio[23067]: time=\"2026-06-11T00:21:47.876018813Z\" level=info msg=\"Started container\" PID=84153 containerID=73fddc1172d56855bd04429fe09f7434c282d9a07f56c347b8a3e09f23a070e1 description=openstack/ceilometer-0/proxy-httpd id=835d4a27-52b5-48a1-80cd-2cc7fdc75251 name=/runtime.v1.RuntimeService/StartContainer sandboxID=41da7532f3031cfe97dc76f52ed5f1900c530d7d1164b5f3ab1e350d3ff997c4\nJun 11 00:21:48.572486 crc crio[23067]: time=\"2026-06-11T00:21:48.57144952Z\" level=info msg=\"Stopping pod sandbox: 2372f98056afe18818b42c667e9cae95f5f86c45c00a11a583ab0d374c2a6c11\" id=7ec6e135-c777-4435-bed4-dca547363230 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:21:48.573260 crc crio[23067]: time=\"2026-06-11T00:21:48.572789446Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-db-sync-qdt55 Namespace:openstack ID:2372f98056afe18818b42c667e9cae95f5f86c45c00a11a583ab0d374c2a6c11 UID:2ffc80c5-7135-4b1d-8009-f91a41353113 NetNS:/var/run/netns/0bc185d9-418f-49c6-8ed4-dbcd18442c91 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2ffc80c5_7135_4b1d_8009_f91a41353113.slice PodAnnotations:0xc0036107d8}] Aliases:map[]}\"\nJun 11 00:21:48.573260 crc crio[23067]: time=\"2026-06-11T00:21:48.572998662Z\" level=info msg=\"Deleting pod openstack_nova-cell0-conductor-db-sync-qdt55 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:21:49.083978 crc crio[23067]: time=\"2026-06-11T00:21:49.083377895Z\" level=info msg=\"Stopped pod sandbox: 2372f98056afe18818b42c667e9cae95f5f86c45c00a11a583ab0d374c2a6c11\" id=7ec6e135-c777-4435-bed4-dca547363230 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:21:51.296176 crc crio[23067]: time=\"2026-06-11T00:21:51.295531796Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-conductor-0/POD\" id=3c447816-6b58-4b03-bbbf-42a8a0b38239 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:21:51.297582 crc crio[23067]: time=\"2026-06-11T00:21:51.296247075Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:21:51.328924 crc crio[23067]: time=\"2026-06-11T00:21:51.328852144Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:27ce3ee06d5d096fa7a1ce1b52d7863b9bda86cf19b79db20910c1b95c64986f UID:ce545a12-23d9-41e1-809c-7163f1ec6b01 NetNS:/var/run/netns/7bf5ce72-6152-4794-b297-91fdd2c480cd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podce545a12_23d9_41e1_809c_7163f1ec6b01.slice PodAnnotations:0xc0029b24c8}] Aliases:map[]}\"\nJun 11 00:21:51.328924 crc crio[23067]: time=\"2026-06-11T00:21:51.328915926Z\" level=info msg=\"Adding pod openstack_nova-cell0-conductor-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:21:51.953709 crc crio[23067]: 2026-06-11T00:21:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:27ce3ee06d5d096 Mac:f6:97:50:a0:50:b7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bf Mtu:0 Sandbox:/var/run/netns/7bf5ce72-6152-4794-b297-91fdd2c480cd SocketPath: PciID:}] [{Interface:0xc000014c40 Address:{IP:10.217.0.191 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:21:51.956103 crc crio[23067]: time=\"2026-06-11T00:21:51.95599782Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:27ce3ee06d5d096fa7a1ce1b52d7863b9bda86cf19b79db20910c1b95c64986f UID:ce545a12-23d9-41e1-809c-7163f1ec6b01 NetNS:/var/run/netns/7bf5ce72-6152-4794-b297-91fdd2c480cd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podce545a12_23d9_41e1_809c_7163f1ec6b01.slice PodAnnotations:0xc0029b24c8}] Aliases:map[]}\"\nJun 11 00:21:51.956243 crc crio[23067]: time=\"2026-06-11T00:21:51.956151544Z\" level=info msg=\"Checking pod openstack_nova-cell0-conductor-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:21:51.965467 crc crio[23067]: time=\"2026-06-11T00:21:51.964059639Z\" level=info msg=\"Ran pod sandbox 27ce3ee06d5d096fa7a1ce1b52d7863b9bda86cf19b79db20910c1b95c64986f with infra container: openstack/nova-cell0-conductor-0/POD\" id=3c447816-6b58-4b03-bbbf-42a8a0b38239 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:21:51.968087 crc crio[23067]: time=\"2026-06-11T00:21:51.968014317Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=3d47c775-6a3f-4191-b7fe-91cdec5a5216 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:21:51.996418 crc crio[23067]: time=\"2026-06-11T00:21:51.996329959Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=bdf0ed98-1a7b-47ea-add0-204485862ad3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:21:52.180977 crc crio[23067]: time=\"2026-06-11T00:21:52.18089768Z\" level=info msg=\"Creating container: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=e53736c0-1c57-4a43-8ef4-542d9f3b2004 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:21:52.181473 crc crio[23067]: time=\"2026-06-11T00:21:52.181424265Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:21:52.229012 crc crio[23067]: time=\"2026-06-11T00:21:52.228863338Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:21:52.232615 crc crio[23067]: time=\"2026-06-11T00:21:52.232528698Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:21:52.524024 crc crio[23067]: time=\"2026-06-11T00:21:52.523930751Z\" level=info msg=\"Created container 25f6a6a071b00155278fe5e0b7b447eb3f9f7f1f9fc60141ffe1b284727aa92b: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=e53736c0-1c57-4a43-8ef4-542d9f3b2004 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:21:52.525895 crc crio[23067]: time=\"2026-06-11T00:21:52.52498061Z\" level=info msg=\"Starting container: 25f6a6a071b00155278fe5e0b7b447eb3f9f7f1f9fc60141ffe1b284727aa92b\" id=4f4bd873-b4f2-439c-8c86-c139295b373d name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:21:52.532114 crc crio[23067]: time=\"2026-06-11T00:21:52.531999641Z\" level=info msg=\"Started container\" PID=84623 containerID=25f6a6a071b00155278fe5e0b7b447eb3f9f7f1f9fc60141ffe1b284727aa92b description=openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor id=4f4bd873-b4f2-439c-8c86-c139295b373d name=/runtime.v1.RuntimeService/StartContainer sandboxID=27ce3ee06d5d096fa7a1ce1b52d7863b9bda86cf19b79db20910c1b95c64986f\nJun 11 00:22:00.765197 crc crio[23067]: time=\"2026-06-11T00:22:00.761810917Z\" level=info msg=\"Stopping container: 572a294cc5f7d2fc4001bf740f946e32754b35dcf191ff25c7c491e3128461bd (timeout: 2s)\" id=768790e2-3a69-4f5e-b805-6a057fd6dc1d name=/runtime.v1.RuntimeService/StopContainer\nJun 11 00:22:00.909599 crc crio[23067]: time=\"2026-06-11T00:22:00.909483423Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29685622-6v6mc/POD\" id=2c3ec92d-d610-4103-9925-fe29a78f7628 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:22:00.909917 crc crio[23067]: time=\"2026-06-11T00:22:00.90974988Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:22:00.949800 crc crio[23067]: time=\"2026-06-11T00:22:00.949629877Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685622-6v6mc Namespace:openshift-infra ID:53e0094a6e2c45f1090dadb41acc7b54149752c96dacc08ef511c401e43777c0 UID:43cef6c1-640b-4a0d-80a0-c870504d33f1 NetNS:/var/run/netns/7db43903-3e48-4dc4-b08a-f332e329131c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod43cef6c1_640b_4a0d_80a0_c870504d33f1.slice PodAnnotations:0xc007e12448}] Aliases:map[]}\"\nJun 11 00:22:00.949800 crc crio[23067]: time=\"2026-06-11T00:22:00.949769441Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29685622-6v6mc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:22:01.563614 crc crio[23067]: time=\"2026-06-11T00:22:01.562802452Z\" level=info msg=\"Stopped container 572a294cc5f7d2fc4001bf740f946e32754b35dcf191ff25c7c491e3128461bd: openshift-marketplace/redhat-operators-m4clz/registry-server\" id=768790e2-3a69-4f5e-b805-6a057fd6dc1d name=/runtime.v1.RuntimeService/StopContainer\nJun 11 00:22:01.564718 crc crio[23067]: time=\"2026-06-11T00:22:01.564367784Z\" level=info msg=\"Stopping pod sandbox: 4fa1bb6ef144da1ca29eb18190fda9da1513122ece5b14c9a6c7b2a9ad1018a4\" id=21c931c8-344f-4256-aba3-a67c0cf063f3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:22:01.565417 crc crio[23067]: time=\"2026-06-11T00:22:01.565167346Z\" level=info msg=\"Got pod network &{Name:redhat-operators-m4clz Namespace:openshift-marketplace ID:4fa1bb6ef144da1ca29eb18190fda9da1513122ece5b14c9a6c7b2a9ad1018a4 UID:48bded21-d059-42f8-abc5-d7ab93dce08b NetNS:/var/run/netns/bc215849-8c3d-470c-ba09-6a2740ba6c55 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod48bded21_d059_42f8_abc5_d7ab93dce08b.slice PodAnnotations:0xc0029b2868}] Aliases:map[]}\"\nJun 11 00:22:01.565417 crc crio[23067]: time=\"2026-06-11T00:22:01.56532449Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-m4clz from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:22:01.679445 crc crio[23067]: 2026-06-11T00:22:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:53e0094a6e2c45f Mac:86:65:f2:36:eb:2b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c0 Mtu:0 Sandbox:/var/run/netns/7db43903-3e48-4dc4-b08a-f332e329131c SocketPath: PciID:}] [{Interface:0xc0002846b0 Address:{IP:10.217.0.192 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:22:01.680738 crc crio[23067]: time=\"2026-06-11T00:22:01.680536121Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685622-6v6mc Namespace:openshift-infra ID:53e0094a6e2c45f1090dadb41acc7b54149752c96dacc08ef511c401e43777c0 UID:43cef6c1-640b-4a0d-80a0-c870504d33f1 NetNS:/var/run/netns/7db43903-3e48-4dc4-b08a-f332e329131c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod43cef6c1_640b_4a0d_80a0_c870504d33f1.slice PodAnnotations:0xc007e12448}] Aliases:map[]}\"\nJun 11 00:22:01.681148 crc crio[23067]: time=\"2026-06-11T00:22:01.680920511Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29685622-6v6mc for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:22:01.693489 crc crio[23067]: time=\"2026-06-11T00:22:01.693410682Z\" level=info msg=\"Ran pod sandbox 53e0094a6e2c45f1090dadb41acc7b54149752c96dacc08ef511c401e43777c0 with infra container: openshift-infra/auto-csr-approver-29685622-6v6mc/POD\" id=2c3ec92d-d610-4103-9925-fe29a78f7628 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:22:01.698704 crc crio[23067]: time=\"2026-06-11T00:22:01.698564992Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=7e15d39a-2e38-41d9-abe3-9b29ee75acb3 name=/runtime.v1.ImageService/PullImage\nJun 11 00:22:01.709189 crc crio[23067]: time=\"2026-06-11T00:22:01.70874847Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 00:22:01.945799 crc crio[23067]: time=\"2026-06-11T00:22:01.945073882Z\" level=info msg=\"Stopped pod sandbox: 4fa1bb6ef144da1ca29eb18190fda9da1513122ece5b14c9a6c7b2a9ad1018a4\" id=21c931c8-344f-4256-aba3-a67c0cf063f3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:22:02.354778 crc crio[23067]: time=\"2026-06-11T00:22:02.354314328Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-cell-mapping-xb27t/POD\" id=0836764f-4860-4653-820f-36e1bd3e326a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:22:02.354778 crc crio[23067]: time=\"2026-06-11T00:22:02.354412881Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:22:02.391714 crc crio[23067]: time=\"2026-06-11T00:22:02.391539973Z\" level=info msg=\"Got pod network &{Name:nova-cell0-cell-mapping-xb27t Namespace:openstack ID:3c13cd1eab402c22f2fd89d7ef8182e96336a05e2994ac1576609cae2078ee5c UID:df15a73e-0e67-424a-8ef2-401ba4b7a48a NetNS:/var/run/netns/7681e3d8-fec1-4649-b03a-270429f01b44 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddf15a73e_0e67_424a_8ef2_401ba4b7a48a.slice PodAnnotations:0xc000c34f70}] Aliases:map[]}\"\nJun 11 00:22:02.391714 crc crio[23067]: time=\"2026-06-11T00:22:02.391611375Z\" level=info msg=\"Adding pod openstack_nova-cell0-cell-mapping-xb27t to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:22:02.822955 crc crio[23067]: time=\"2026-06-11T00:22:02.822180671Z\" level=info msg=\"Removing container: 572a294cc5f7d2fc4001bf740f946e32754b35dcf191ff25c7c491e3128461bd\" id=5c6be3be-aad7-4d07-8130-89257fbbf7ee name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:22:03.026250 crc crio[23067]: time=\"2026-06-11T00:22:03.024603409Z\" level=info msg=\"Removed container 572a294cc5f7d2fc4001bf740f946e32754b35dcf191ff25c7c491e3128461bd: openshift-marketplace/redhat-operators-m4clz/registry-server\" id=5c6be3be-aad7-4d07-8130-89257fbbf7ee name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:22:03.039455 crc crio[23067]: time=\"2026-06-11T00:22:03.039361161Z\" level=info msg=\"Removing container: 506737f52f1c24b2d4c1d9b5f5e30a93ce0ea0b19d5432f8c729e4ab9db5227e\" id=60a5084b-2791-4543-a2b2-acf2dc88fa67 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:22:03.161465 crc crio[23067]: time=\"2026-06-11T00:22:03.157990325Z\" level=info msg=\"Removed container 506737f52f1c24b2d4c1d9b5f5e30a93ce0ea0b19d5432f8c729e4ab9db5227e: openshift-marketplace/redhat-operators-m4clz/extract-content\" id=60a5084b-2791-4543-a2b2-acf2dc88fa67 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:22:03.167013 crc crio[23067]: time=\"2026-06-11T00:22:03.166904378Z\" level=info msg=\"Removing container: 89c24a5360fd21264dd9beb063338ce9fe33cc5891ad114a6b696151692bc400\" id=40d05fcb-1e62-4d5a-b2d2-d5031fda29d8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:22:03.250045 crc crio[23067]: time=\"2026-06-11T00:22:03.249990083Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-conductor-db-sync-76c97/POD\" id=7599affa-b86a-452f-ba2b-f18e80b6461d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:22:03.250197 crc crio[23067]: time=\"2026-06-11T00:22:03.250083216Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:22:03.328348 crc crio[23067]: 2026-06-11T00:22:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3c13cd1eab402c2 Mac:3e:e5:6d:a7:99:b1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c1 Mtu:0 Sandbox:/var/run/netns/7681e3d8-fec1-4649-b03a-270429f01b44 SocketPath: PciID:}] [{Interface:0xc0002f0800 Address:{IP:10.217.0.193 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:22:03.329622 crc crio[23067]: time=\"2026-06-11T00:22:03.329530091Z\" level=info msg=\"Got pod network &{Name:nova-cell0-cell-mapping-xb27t Namespace:openstack ID:3c13cd1eab402c22f2fd89d7ef8182e96336a05e2994ac1576609cae2078ee5c UID:df15a73e-0e67-424a-8ef2-401ba4b7a48a NetNS:/var/run/netns/7681e3d8-fec1-4649-b03a-270429f01b44 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddf15a73e_0e67_424a_8ef2_401ba4b7a48a.slice PodAnnotations:0xc000c34f70}] Aliases:map[]}\"\nJun 11 00:22:03.329865 crc crio[23067]: time=\"2026-06-11T00:22:03.329777808Z\" level=info msg=\"Checking pod openstack_nova-cell0-cell-mapping-xb27t for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:22:03.354360 crc crio[23067]: time=\"2026-06-11T00:22:03.354278346Z\" level=info msg=\"Removed container 89c24a5360fd21264dd9beb063338ce9fe33cc5891ad114a6b696151692bc400: openshift-marketplace/redhat-operators-m4clz/extract-utilities\" id=40d05fcb-1e62-4d5a-b2d2-d5031fda29d8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:22:03.377535 crc crio[23067]: time=\"2026-06-11T00:22:03.377436007Z\" level=info msg=\"Ran pod sandbox 3c13cd1eab402c22f2fd89d7ef8182e96336a05e2994ac1576609cae2078ee5c with infra container: openstack/nova-cell0-cell-mapping-xb27t/POD\" id=0836764f-4860-4653-820f-36e1bd3e326a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:22:03.389873 crc crio[23067]: time=\"2026-06-11T00:22:03.389784173Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=97bbcf90-9414-4f7e-9333-8ed31586de20 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:22:03.405944 crc crio[23067]: time=\"2026-06-11T00:22:03.405684057Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-0/POD\" id=bb8a8e51-4d4c-47c7-aba8-b29a56e86756 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:22:03.405944 crc crio[23067]: time=\"2026-06-11T00:22:03.40578536Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:22:03.514753 crc crio[23067]: time=\"2026-06-11T00:22:03.514106562Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=7e15d39a-2e38-41d9-abe3-9b29ee75acb3 name=/runtime.v1.ImageService/PullImage\nJun 11 00:22:03.519345 crc crio[23067]: time=\"2026-06-11T00:22:03.519248422Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=6672dec9-10dd-4f92-ac20-e1fecfb46a47 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:22:03.557032 crc crio[23067]: time=\"2026-06-11T00:22:03.556823966Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=968ccd7f-aca8-4ad6-8ab0-35f6c699305b name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:22:03.575877 crc crio[23067]: time=\"2026-06-11T00:22:03.575756762Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=99829f7e-dcbd-4b03-8848-4f25dfb083de name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:22:03.587100 crc crio[23067]: time=\"2026-06-11T00:22:03.586950547Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-db-sync-76c97 Namespace:openstack ID:321ab3a726089f42249db9dd02426e2ee96860e210c583170e249dbf1e4c3f5c UID:a4bdb00f-9e18-4002-ac8d-845b31f35d5b NetNS:/var/run/netns/1d9d339f-ef9b-424f-bb82-309d89f2fbff Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda4bdb00f_9e18_4002_ac8d_845b31f35d5b.slice PodAnnotations:0xc002392288}] Aliases:map[]}\"\nJun 11 00:22:03.587100 crc crio[23067]: time=\"2026-06-11T00:22:03.587020909Z\" level=info msg=\"Adding pod openstack_nova-cell1-conductor-db-sync-76c97 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:22:03.594399 crc crio[23067]: time=\"2026-06-11T00:22:03.594361819Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:8b41b6216e36d1993f245a4bf5504f23dff38df5ba2edc569ffbbd1782c21979 UID:afbffa78-0bf6-4345-86e2-5c11aadca771 NetNS:/var/run/netns/fc30cbb4-537e-482f-9be1-523374f86d0e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podafbffa78_0bf6_4345_86e2_5c11aadca771.slice PodAnnotations:0xc007e12138}] Aliases:map[]}\"\nJun 11 00:22:03.594551 crc crio[23067]: time=\"2026-06-11T00:22:03.594533683Z\" level=info msg=\"Adding pod openstack_nova-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:22:03.651753 crc crio[23067]: time=\"2026-06-11T00:22:03.647265221Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29685622-6v6mc/oc\" id=497da85b-5d36-4183-ba55-7e0bd1e0315e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:22:03.651753 crc crio[23067]: time=\"2026-06-11T00:22:03.647880668Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:22:03.724189 crc crio[23067]: time=\"2026-06-11T00:22:03.723595441Z\" level=info msg=\"Creating container: openstack/nova-cell0-cell-mapping-xb27t/nova-manage\" id=27beac00-88e9-4a3a-b155-7acb87d1907f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:22:03.724532 crc crio[23067]: time=\"2026-06-11T00:22:03.724504256Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:22:03.757541 crc crio[23067]: time=\"2026-06-11T00:22:03.756346004Z\" level=info msg=\"Running pod sandbox: openstack/nova-scheduler-0/POD\" id=83f62e52-71e4-41e2-b979-49d59458731b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:22:03.757541 crc crio[23067]: time=\"2026-06-11T00:22:03.756797126Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:22:03.761553 crc crio[23067]: time=\"2026-06-11T00:22:03.758168824Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:22:03.827167 crc crio[23067]: time=\"2026-06-11T00:22:03.827088702Z\" level=info msg=\"Running pod sandbox: openstack/nova-metadata-0/POD\" id=184df612-b5f0-4629-b776-ffe3b28fd327 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:22:03.827429 crc crio[23067]: time=\"2026-06-11T00:22:03.827190575Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:22:03.852993 crc crio[23067]: time=\"2026-06-11T00:22:03.852914566Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:22:03.894766 crc crio[23067]: time=\"2026-06-11T00:22:03.894599753Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:22:04.000694 crc crio[23067]: time=\"2026-06-11T00:22:04.000258332Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:8af1c7276e484bd95af17391d7e8d8fdd9ea6ee05b24536288d3c1b13809b45d UID:eeff0470-3429-4533-ae3a-f47ed73cd4d9 NetNS:/var/run/netns/e56d8561-de8b-4cb2-aad8-84a95b5baa8a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podeeff0470_3429_4533_ae3a_f47ed73cd4d9.slice PodAnnotations:0xc000b80390}] Aliases:map[]}\"\nJun 11 00:22:04.000919 crc crio[23067]: time=\"2026-06-11T00:22:04.00088787Z\" level=info msg=\"Adding pod openstack_nova-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:22:04.037053 crc crio[23067]: time=\"2026-06-11T00:22:04.006312848Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-novncproxy-0/POD\" id=758196e5-a906-43f1-922e-3de345865260 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:22:04.037053 crc crio[23067]: time=\"2026-06-11T00:22:04.036791058Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:22:04.082707 crc crio[23067]: time=\"2026-06-11T00:22:04.082199406Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:0a2cdbce9831ce63cf8968edc926395ed22d9ede9d93fbf6069a2ca5eab5c7e0 UID:d4d73faa-9bfb-4f19-b617-890cf1c48808 NetNS:/var/run/netns/e48ee2fc-68d1-4d5c-b3f0-0defebebceb7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd4d73faa_9bfb_4f19_b617_890cf1c48808.slice PodAnnotations:0xc003610168}] Aliases:map[]}\"\nJun 11 00:22:04.082707 crc crio[23067]: time=\"2026-06-11T00:22:04.082279278Z\" level=info msg=\"Adding pod openstack_nova-metadata-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:22:04.138801 crc crio[23067]: time=\"2026-06-11T00:22:04.125151267Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:13beca606ac1f4b175c224446abf1422b34cc0bf81b9f8ce8d388b9433a6a2a5 UID:e121b8d5-1a02-4aae-9f67-7a9b2288f2d4 NetNS:/var/run/netns/db2cd65f-84c8-4f1e-8945-aee1ec858bb0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode121b8d5_1a02_4aae_9f67_7a9b2288f2d4.slice PodAnnotations:0xc007e123d0}] Aliases:map[]}\"\nJun 11 00:22:04.138801 crc crio[23067]: time=\"2026-06-11T00:22:04.125225499Z\" level=info msg=\"Adding pod openstack_nova-cell1-novncproxy-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:22:04.288546 crc crio[23067]: time=\"2026-06-11T00:22:04.288035327Z\" level=info msg=\"Created container a8dad935f40927a854e7d317a69098bb99054bc2a19215c43f6ce810a12a809e: openstack/nova-cell0-cell-mapping-xb27t/nova-manage\" id=27beac00-88e9-4a3a-b155-7acb87d1907f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:22:04.292003 crc crio[23067]: time=\"2026-06-11T00:22:04.291601404Z\" level=info msg=\"Starting container: a8dad935f40927a854e7d317a69098bb99054bc2a19215c43f6ce810a12a809e\" id=59a33a01-96e1-4641-a036-1feef9b156ed name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:22:04.330099 crc crio[23067]: time=\"2026-06-11T00:22:04.329935259Z\" level=info msg=\"Started container\" PID=85456 containerID=a8dad935f40927a854e7d317a69098bb99054bc2a19215c43f6ce810a12a809e description=openstack/nova-cell0-cell-mapping-xb27t/nova-manage id=59a33a01-96e1-4641-a036-1feef9b156ed name=/runtime.v1.RuntimeService/StartContainer sandboxID=3c13cd1eab402c22f2fd89d7ef8182e96336a05e2994ac1576609cae2078ee5c\nJun 11 00:22:04.527428 crc crio[23067]: 2026-06-11T00:22:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:321ab3a726089f4 Mac:be:f0:ca:7b:08:49 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c2 Mtu:0 Sandbox:/var/run/netns/1d9d339f-ef9b-424f-bb82-309d89f2fbff SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.194 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:22:04.549279 crc crio[23067]: time=\"2026-06-11T00:22:04.549020821Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-db-sync-76c97 Namespace:openstack ID:321ab3a726089f42249db9dd02426e2ee96860e210c583170e249dbf1e4c3f5c UID:a4bdb00f-9e18-4002-ac8d-845b31f35d5b NetNS:/var/run/netns/1d9d339f-ef9b-424f-bb82-309d89f2fbff Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda4bdb00f_9e18_4002_ac8d_845b31f35d5b.slice PodAnnotations:0xc002392288}] Aliases:map[]}\"\nJun 11 00:22:04.549279 crc crio[23067]: time=\"2026-06-11T00:22:04.549208786Z\" level=info msg=\"Checking pod openstack_nova-cell1-conductor-db-sync-76c97 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:22:04.558253 crc crio[23067]: time=\"2026-06-11T00:22:04.556710451Z\" level=info msg=\"Ran pod sandbox 321ab3a726089f42249db9dd02426e2ee96860e210c583170e249dbf1e4c3f5c with infra container: openstack/nova-cell1-conductor-db-sync-76c97/POD\" id=7599affa-b86a-452f-ba2b-f18e80b6461d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:22:04.566889 crc crio[23067]: time=\"2026-06-11T00:22:04.566204439Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=8ac723d7-1464-448c-9cec-96bd3ae4cc4e name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:22:04.604095 crc crio[23067]: 2026-06-11T00:22:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8af1c7276e484bd Mac:5e:b2:2f:18:c7:71 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c4 Mtu:0 Sandbox:/var/run/netns/e56d8561-de8b-4cb2-aad8-84a95b5baa8a SocketPath: PciID:}] [{Interface:0xc000415090 Address:{IP:10.217.0.196 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:22:04.605076 crc crio[23067]: time=\"2026-06-11T00:22:04.604985877Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:8af1c7276e484bd95af17391d7e8d8fdd9ea6ee05b24536288d3c1b13809b45d UID:eeff0470-3429-4533-ae3a-f47ed73cd4d9 NetNS:/var/run/netns/e56d8561-de8b-4cb2-aad8-84a95b5baa8a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podeeff0470_3429_4533_ae3a_f47ed73cd4d9.slice PodAnnotations:0xc000b80390}] Aliases:map[]}\"\nJun 11 00:22:04.605192 crc crio[23067]: time=\"2026-06-11T00:22:04.605144031Z\" level=info msg=\"Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:22:04.606030 crc crio[23067]: 2026-06-11T00:22:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8b41b6216e36d19 Mac:ca:cd:6a:f9:1e:44 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c3 Mtu:0 Sandbox:/var/run/netns/fc30cbb4-537e-482f-9be1-523374f86d0e SocketPath: PciID:}] [{Interface:0xc000014b90 Address:{IP:10.217.0.195 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:22:04.608537 crc crio[23067]: time=\"2026-06-11T00:22:04.606764545Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:8b41b6216e36d1993f245a4bf5504f23dff38df5ba2edc569ffbbd1782c21979 UID:afbffa78-0bf6-4345-86e2-5c11aadca771 NetNS:/var/run/netns/fc30cbb4-537e-482f-9be1-523374f86d0e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podafbffa78_0bf6_4345_86e2_5c11aadca771.slice PodAnnotations:0xc007e12138}] Aliases:map[]}\"\nJun 11 00:22:04.608948 crc crio[23067]: time=\"2026-06-11T00:22:04.608871662Z\" level=info msg=\"Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:22:04.636358 crc crio[23067]: time=\"2026-06-11T00:22:04.636273029Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:22:04.642604 crc crio[23067]: time=\"2026-06-11T00:22:04.637335828Z\" level=info msg=\"Ran pod sandbox 8af1c7276e484bd95af17391d7e8d8fdd9ea6ee05b24536288d3c1b13809b45d with infra container: openstack/nova-scheduler-0/POD\" id=83f62e52-71e4-41e2-b979-49d59458731b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:22:04.642604 crc crio[23067]: time=\"2026-06-11T00:22:04.637384709Z\" level=info msg=\"Ran pod sandbox 8b41b6216e36d1993f245a4bf5504f23dff38df5ba2edc569ffbbd1782c21979 with infra container: openstack/nova-api-0/POD\" id=bb8a8e51-4d4c-47c7-aba8-b29a56e86756 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:22:04.646292 crc crio[23067]: time=\"2026-06-11T00:22:04.645219273Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=81af2264-4db4-4fc8-8f0d-feded920a4fb name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:22:04.646292 crc crio[23067]: time=\"2026-06-11T00:22:04.645786039Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=441f4900-eba1-4121-96cc-ff1b7a95fcae name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:22:04.646292 crc crio[23067]: time=\"2026-06-11T00:22:04.646112787Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-api:current-podified not found\" id=441f4900-eba1-4121-96cc-ff1b7a95fcae name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:22:04.646786 crc crio[23067]: time=\"2026-06-11T00:22:04.646363484Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=81a9a2d9-46bd-44dd-96bb-a791fe1f5191 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:22:04.646786 crc crio[23067]: time=\"2026-06-11T00:22:04.646479797Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified not found\" id=81a9a2d9-46bd-44dd-96bb-a791fe1f5191 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:22:04.646786 crc crio[23067]: time=\"2026-06-11T00:22:04.646524819Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified found\" id=81a9a2d9-46bd-44dd-96bb-a791fe1f5191 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:22:04.647123 crc crio[23067]: time=\"2026-06-11T00:22:04.647026352Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-api:current-podified found\" id=441f4900-eba1-4121-96cc-ff1b7a95fcae name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:22:04.652820 crc crio[23067]: time=\"2026-06-11T00:22:04.650950389Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=251db72a-670c-44c8-94ff-decfc975a874 name=/runtime.v1.ImageService/PullImage\nJun 11 00:22:04.671949 crc crio[23067]: time=\"2026-06-11T00:22:04.671423237Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=3a8df588-04d1-469b-9301-a81be4b65a1c name=/runtime.v1.ImageService/PullImage\nJun 11 00:22:04.674235 crc crio[23067]: time=\"2026-06-11T00:22:04.673908595Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\\\"\"\nJun 11 00:22:04.674235 crc crio[23067]: time=\"2026-06-11T00:22:04.674005338Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\\\"\"\nJun 11 00:22:04.698509 crc crio[23067]: time=\"2026-06-11T00:22:04.697980161Z\" level=info msg=\"Creating container: openstack/nova-cell1-conductor-db-sync-76c97/nova-cell1-conductor-db-sync\" id=f944c874-ff92-47ff-bbb2-852c15a4e11b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:22:04.699917 crc crio[23067]: time=\"2026-06-11T00:22:04.699812701Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:22:04.818291 crc crio[23067]: time=\"2026-06-11T00:22:04.81752509Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:22:04.866692 crc crio[23067]: time=\"2026-06-11T00:22:04.866556727Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:22:05.147251 crc crio[23067]: time=\"2026-06-11T00:22:05.147132185Z\" level=info msg=\"Created container aff879917ba8df92fef09b9e3332f5d19a71b2305fea6f0a4c24f56b3bb8ac00: openshift-infra/auto-csr-approver-29685622-6v6mc/oc\" id=497da85b-5d36-4183-ba55-7e0bd1e0315e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:22:05.149165 crc crio[23067]: time=\"2026-06-11T00:22:05.149087918Z\" level=info msg=\"Starting container: aff879917ba8df92fef09b9e3332f5d19a71b2305fea6f0a4c24f56b3bb8ac00\" id=552d5c9e-ae18-47ff-be57-468c84a2c391 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:22:05.150761 crc crio[23067]: time=\"2026-06-11T00:22:05.150586969Z\" level=info msg=\"Created container 52bdd0cf56d6e9d0a8a9dd7cdc6796acf4d8f1aa48fe96c6f20b9124f9a6309b: openstack/nova-cell1-conductor-db-sync-76c97/nova-cell1-conductor-db-sync\" id=f944c874-ff92-47ff-bbb2-852c15a4e11b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:22:05.151989 crc crio[23067]: time=\"2026-06-11T00:22:05.151914765Z\" level=info msg=\"Starting container: 52bdd0cf56d6e9d0a8a9dd7cdc6796acf4d8f1aa48fe96c6f20b9124f9a6309b\" id=ec0b0220-ca71-4e07-a8e2-a7a89be4c783 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:22:05.164539 crc crio[23067]: time=\"2026-06-11T00:22:05.163723367Z\" level=info msg=\"Started container\" PID=85700 containerID=52bdd0cf56d6e9d0a8a9dd7cdc6796acf4d8f1aa48fe96c6f20b9124f9a6309b description=openstack/nova-cell1-conductor-db-sync-76c97/nova-cell1-conductor-db-sync id=ec0b0220-ca71-4e07-a8e2-a7a89be4c783 name=/runtime.v1.RuntimeService/StartContainer sandboxID=321ab3a726089f42249db9dd02426e2ee96860e210c583170e249dbf1e4c3f5c\nJun 11 00:22:05.168470 crc crio[23067]: time=\"2026-06-11T00:22:05.168028194Z\" level=info msg=\"Started container\" PID=85670 containerID=aff879917ba8df92fef09b9e3332f5d19a71b2305fea6f0a4c24f56b3bb8ac00 description=openshift-infra/auto-csr-approver-29685622-6v6mc/oc id=552d5c9e-ae18-47ff-be57-468c84a2c391 name=/runtime.v1.RuntimeService/StartContainer sandboxID=53e0094a6e2c45f1090dadb41acc7b54149752c96dacc08ef511c401e43777c0\nJun 11 00:22:05.170124 crc crio[23067]: time=\"2026-06-11T00:22:05.17008108Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-7948f7c9f9-t4drw/POD\" id=e5bb31ae-5d4e-4f3f-888b-e13ba9015b09 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:22:05.170736 crc crio[23067]: time=\"2026-06-11T00:22:05.170702067Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:22:05.185773 crc crio[23067]: 2026-06-11T00:22:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0a2cdbce9831ce6 Mac:ce:73:fe:4a:4f:f6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c5 Mtu:0 Sandbox:/var/run/netns/e48ee2fc-68d1-4d5c-b3f0-0defebebceb7 SocketPath: PciID:}] [{Interface:0xc000014780 Address:{IP:10.217.0.197 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:22:05.187236 crc crio[23067]: time=\"2026-06-11T00:22:05.187167496Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:0a2cdbce9831ce63cf8968edc926395ed22d9ede9d93fbf6069a2ca5eab5c7e0 UID:d4d73faa-9bfb-4f19-b617-890cf1c48808 NetNS:/var/run/netns/e48ee2fc-68d1-4d5c-b3f0-0defebebceb7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd4d73faa_9bfb_4f19_b617_890cf1c48808.slice PodAnnotations:0xc003610168}] Aliases:map[]}\"\nJun 11 00:22:05.187375 crc crio[23067]: time=\"2026-06-11T00:22:05.18732499Z\" level=info msg=\"Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:22:05.223986 crc crio[23067]: time=\"2026-06-11T00:22:05.223930778Z\" level=info msg=\"Ran pod sandbox 0a2cdbce9831ce63cf8968edc926395ed22d9ede9d93fbf6069a2ca5eab5c7e0 with infra container: openstack/nova-metadata-0/POD\" id=184df612-b5f0-4629-b776-ffe3b28fd327 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:22:05.228046 crc crio[23067]: time=\"2026-06-11T00:22:05.228007859Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=b1139d98-c6df-4722-8ea8-8566cad17496 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:22:05.229716 crc crio[23067]: time=\"2026-06-11T00:22:05.229627003Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-api:current-podified not found\" id=b1139d98-c6df-4722-8ea8-8566cad17496 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:22:05.229978 crc crio[23067]: time=\"2026-06-11T00:22:05.229950822Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-api:current-podified found\" id=b1139d98-c6df-4722-8ea8-8566cad17496 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:22:05.233514 crc crio[23067]: time=\"2026-06-11T00:22:05.233441237Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=bb63c999-61ff-4665-8901-c3177fad5a09 name=/runtime.v1.ImageService/PullImage\nJun 11 00:22:05.237082 crc crio[23067]: time=\"2026-06-11T00:22:05.236896971Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\\\"\"\nJun 11 00:22:05.240064 crc crio[23067]: time=\"2026-06-11T00:22:05.239751649Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7948f7c9f9-t4drw Namespace:openstack ID:d0908378a2c6c2714da34b78345515c26f1d0adce29a25cd915ae404bb39f446 UID:43fbae1b-968c-4117-8bc0-c7055dce3710 NetNS:/var/run/netns/0496a553-ebe2-4fa9-84cd-eeea58fb8202 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod43fbae1b_968c_4117_8bc0_c7055dce3710.slice PodAnnotations:0xc000b807f0}] Aliases:map[]}\"\nJun 11 00:22:05.240064 crc crio[23067]: time=\"2026-06-11T00:22:05.23979049Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-7948f7c9f9-t4drw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:22:05.367489 crc crio[23067]: 2026-06-11T00:22:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:13beca606ac1f4b Mac:f6:35:8a:94:b5:1f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c6 Mtu:0 Sandbox:/var/run/netns/db2cd65f-84c8-4f1e-8945-aee1ec858bb0 SocketPath: PciID:}] [{Interface:0xc0003846b0 Address:{IP:10.217.0.198 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:22:05.368952 crc crio[23067]: time=\"2026-06-11T00:22:05.368873798Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:13beca606ac1f4b175c224446abf1422b34cc0bf81b9f8ce8d388b9433a6a2a5 UID:e121b8d5-1a02-4aae-9f67-7a9b2288f2d4 NetNS:/var/run/netns/db2cd65f-84c8-4f1e-8945-aee1ec858bb0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode121b8d5_1a02_4aae_9f67_7a9b2288f2d4.slice PodAnnotations:0xc007e123d0}] Aliases:map[]}\"\nJun 11 00:22:05.369055 crc crio[23067]: time=\"2026-06-11T00:22:05.369031753Z\" level=info msg=\"Checking pod openstack_nova-cell1-novncproxy-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:22:05.383127 crc crio[23067]: time=\"2026-06-11T00:22:05.382991683Z\" level=info msg=\"Ran pod sandbox 13beca606ac1f4b175c224446abf1422b34cc0bf81b9f8ce8d388b9433a6a2a5 with infra container: openstack/nova-cell1-novncproxy-0/POD\" id=758196e5-a906-43f1-922e-3de345865260 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:22:05.394754 crc crio[23067]: time=\"2026-06-11T00:22:05.394701082Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\" id=a327f9d8-ec7b-4e0c-ade6-4b0ab0697eb4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:22:05.395285 crc crio[23067]: time=\"2026-06-11T00:22:05.395260348Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified not found\" id=a327f9d8-ec7b-4e0c-ade6-4b0ab0697eb4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:22:05.395521 crc crio[23067]: time=\"2026-06-11T00:22:05.395496924Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified found\" id=a327f9d8-ec7b-4e0c-ade6-4b0ab0697eb4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:22:05.399621 crc crio[23067]: time=\"2026-06-11T00:22:05.399541564Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\" id=2a283f4b-232d-4d6e-86ad-a6c6f0bd4123 name=/runtime.v1.ImageService/PullImage\nJun 11 00:22:05.412014 crc crio[23067]: time=\"2026-06-11T00:22:05.411708116Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\\\"\"\nJun 11 00:22:06.969365 crc crio[23067]: 2026-06-11T00:22:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d0908378a2c6c27 Mac:12:19:41:7b:75:f1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c7 Mtu:0 Sandbox:/var/run/netns/0496a553-ebe2-4fa9-84cd-eeea58fb8202 SocketPath: PciID:}] [{Interface:0xc0002d0a00 Address:{IP:10.217.0.199 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:22:06.973782 crc crio[23067]: time=\"2026-06-11T00:22:06.973228322Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7948f7c9f9-t4drw Namespace:openstack ID:d0908378a2c6c2714da34b78345515c26f1d0adce29a25cd915ae404bb39f446 UID:43fbae1b-968c-4117-8bc0-c7055dce3710 NetNS:/var/run/netns/0496a553-ebe2-4fa9-84cd-eeea58fb8202 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod43fbae1b_968c_4117_8bc0_c7055dce3710.slice PodAnnotations:0xc000b807f0}] Aliases:map[]}\"\nJun 11 00:22:06.973782 crc crio[23067]: time=\"2026-06-11T00:22:06.973475219Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-7948f7c9f9-t4drw for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:22:06.990426 crc crio[23067]: time=\"2026-06-11T00:22:06.989807984Z\" level=info msg=\"Ran pod sandbox d0908378a2c6c2714da34b78345515c26f1d0adce29a25cd915ae404bb39f446 with infra container: openstack/dnsmasq-dns-7948f7c9f9-t4drw/POD\" id=e5bb31ae-5d4e-4f3f-888b-e13ba9015b09 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:22:06.994003 crc crio[23067]: time=\"2026-06-11T00:22:06.993770812Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=9b164bb8-7e56-442d-910f-69483133e451 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:22:07.054967 crc crio[23067]: time=\"2026-06-11T00:22:07.054766984Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=7d03fec6-5d73-4efd-9001-07a62b04fa51 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:22:07.303491 crc crio[23067]: time=\"2026-06-11T00:22:07.30153689Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-7948f7c9f9-t4drw/init\" id=5d42b5ec-46b5-4268-9f12-ea18b901aec1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:22:08.029294 crc crio[23067]: time=\"2026-06-11T00:22:08.027726885Z\" level=info msg=\"Stopping pod sandbox: 53e0094a6e2c45f1090dadb41acc7b54149752c96dacc08ef511c401e43777c0\" id=39cd37dc-75cc-4347-bf16-8fff7cc1b46d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:22:08.029294 crc crio[23067]: time=\"2026-06-11T00:22:08.028927488Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685622-6v6mc Namespace:openshift-infra ID:53e0094a6e2c45f1090dadb41acc7b54149752c96dacc08ef511c401e43777c0 UID:43cef6c1-640b-4a0d-80a0-c870504d33f1 NetNS:/var/run/netns/7db43903-3e48-4dc4-b08a-f332e329131c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod43cef6c1_640b_4a0d_80a0_c870504d33f1.slice PodAnnotations:0xc000b80ef8}] Aliases:map[]}\"\nJun 11 00:22:08.031795 crc crio[23067]: time=\"2026-06-11T00:22:08.031425406Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29685622-6v6mc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:22:09.499102 crc crio[23067]: time=\"2026-06-11T00:22:09.498298342Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:22:09.515714 crc crio[23067]: time=\"2026-06-11T00:22:09.515542702Z\" level=info msg=\"Stopped pod sandbox: 53e0094a6e2c45f1090dadb41acc7b54149752c96dacc08ef511c401e43777c0\" id=39cd37dc-75cc-4347-bf16-8fff7cc1b46d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:22:12.473472 crc crio[23067]: time=\"2026-06-11T00:22:12.472227088Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:6a1fd3afaff3c587030a5cdd0a7f07a1b02c0c9244e9095fd7907e93229b8ba3\" id=bb63c999-61ff-4665-8901-c3177fad5a09 name=/runtime.v1.ImageService/PullImage\nJun 11 00:22:12.475297 crc crio[23067]: time=\"2026-06-11T00:22:12.474623284Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=4017c44b-ae8f-420c-90c3-841003306880 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:22:13.916692 crc crio[23067]: time=\"2026-06-11T00:22:13.916072237Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:22:13.921940 crc crio[23067]: time=\"2026-06-11T00:22:13.921882435Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:22:13.960189 crc crio[23067]: time=\"2026-06-11T00:22:13.960082127Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:6a1fd3afaff3c587030a5cdd0a7f07a1b02c0c9244e9095fd7907e93229b8ba3\" id=251db72a-670c-44c8-94ff-decfc975a874 name=/runtime.v1.ImageService/PullImage\nJun 11 00:22:13.962389 crc crio[23067]: time=\"2026-06-11T00:22:13.962317167Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=deaac172-af19-4b8a-ade4-7f2a9ecd2f6c name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:22:14.573083 crc crio[23067]: time=\"2026-06-11T00:22:14.572399997Z\" level=info msg=\"Created container 928abb795044442f6e1a98fa26837b77a03b5b1860f065132cd60daee8f7efea: openstack/dnsmasq-dns-7948f7c9f9-t4drw/init\" id=5d42b5ec-46b5-4268-9f12-ea18b901aec1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:22:14.574442 crc crio[23067]: time=\"2026-06-11T00:22:14.57434704Z\" level=info msg=\"Starting container: 928abb795044442f6e1a98fa26837b77a03b5b1860f065132cd60daee8f7efea\" id=2e5ae719-50eb-4cbf-9eb7-1c1eb4b3a832 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:22:14.581804 crc crio[23067]: time=\"2026-06-11T00:22:14.581735801Z\" level=info msg=\"Started container\" PID=86170 containerID=928abb795044442f6e1a98fa26837b77a03b5b1860f065132cd60daee8f7efea description=openstack/dnsmasq-dns-7948f7c9f9-t4drw/init id=2e5ae719-50eb-4cbf-9eb7-1c1eb4b3a832 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d0908378a2c6c2714da34b78345515c26f1d0adce29a25cd915ae404bb39f446\nJun 11 00:22:14.697598 crc crio[23067]: time=\"2026-06-11T00:22:14.697484126Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=82c2cdd7-c93e-40cc-b97c-611cce863ef8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:22:14.698085 crc crio[23067]: time=\"2026-06-11T00:22:14.69762444Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=6c52fdc8-1aac-4af3-a657-073241c604c0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:22:14.698085 crc crio[23067]: time=\"2026-06-11T00:22:14.697959409Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:d4f2093717c3afc62018cae39e59e66ec30f8e1a29b1d7786aa73e23ce8f9b7e\" id=3a8df588-04d1-469b-9301-a81be4b65a1c name=/runtime.v1.ImageService/PullImage\nJun 11 00:22:14.698745 crc crio[23067]: time=\"2026-06-11T00:22:14.698629498Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=2320ca7a-b2d2-4b7f-8827-f811ebea0c7b name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:22:14.726368 crc crio[23067]: time=\"2026-06-11T00:22:14.726272341Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=f6cb337a-7285-4a47-bbc9-a2c4e41908d9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:22:15.477455 crc crio[23067]: time=\"2026-06-11T00:22:15.476957664Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-log\" id=57f30983-f3f8-476a-b335-f9ac65bc711e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:22:15.549822 crc crio[23067]: time=\"2026-06-11T00:22:15.549737848Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-log\" id=cd8b0fbe-9f08-4392-846f-37fbfb2b036f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:22:15.777064 crc crio[23067]: time=\"2026-06-11T00:22:15.77686986Z\" level=info msg=\"Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=eba0716e-1575-4ee4-a7af-e11424a755b4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:22:16.272800 crc crio[23067]: time=\"2026-06-11T00:22:16.272605653Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=79f097bf-7fac-4509-8f1c-757d386425e4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:22:17.189366 crc crio[23067]: time=\"2026-06-11T00:22:17.188716926Z\" level=info msg=\"Stopping pod sandbox: 3c13cd1eab402c22f2fd89d7ef8182e96336a05e2994ac1576609cae2078ee5c\" id=8f96a9aa-298a-4f63-b3bc-03b26f763daa name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:22:17.190762 crc crio[23067]: time=\"2026-06-11T00:22:17.190099983Z\" level=info msg=\"Got pod network &{Name:nova-cell0-cell-mapping-xb27t Namespace:openstack ID:3c13cd1eab402c22f2fd89d7ef8182e96336a05e2994ac1576609cae2078ee5c UID:df15a73e-0e67-424a-8ef2-401ba4b7a48a NetNS:/var/run/netns/7681e3d8-fec1-4649-b03a-270429f01b44 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddf15a73e_0e67_424a_8ef2_401ba4b7a48a.slice PodAnnotations:0xc002392358}] Aliases:map[]}\"\nJun 11 00:22:17.190762 crc crio[23067]: time=\"2026-06-11T00:22:17.190317809Z\" level=info msg=\"Deleting pod openstack_nova-cell0-cell-mapping-xb27t from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:22:18.133097 crc crio[23067]: time=\"2026-06-11T00:22:18.13242161Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:22:18.134066 crc crio[23067]: time=\"2026-06-11T00:22:18.133014606Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:22:18.135134 crc crio[23067]: time=\"2026-06-11T00:22:18.135050031Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:22:18.137335 crc crio[23067]: time=\"2026-06-11T00:22:18.13720793Z\" level=info msg=\"Stopped pod sandbox: 3c13cd1eab402c22f2fd89d7ef8182e96336a05e2994ac1576609cae2078ee5c\" id=8f96a9aa-298a-4f63-b3bc-03b26f763daa name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:22:18.195419 crc crio[23067]: time=\"2026-06-11T00:22:18.195318604Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=50a484d8-1f95-45e3-8e78-1374126374c0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:22:18.229117 crc crio[23067]: time=\"2026-06-11T00:22:18.228972471Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:22:18.235232 crc crio[23067]: time=\"2026-06-11T00:22:18.235037987Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:22:18.238224 crc crio[23067]: time=\"2026-06-11T00:22:18.238143501Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:22:18.247085 crc crio[23067]: time=\"2026-06-11T00:22:18.246997223Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:22:18.274705 crc crio[23067]: time=\"2026-06-11T00:22:18.274552394Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:22:18.280545 crc crio[23067]: time=\"2026-06-11T00:22:18.279773356Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:22:18.534053 crc crio[23067]: time=\"2026-06-11T00:22:18.532819454Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-7948f7c9f9-t4drw/dnsmasq-dns\" id=5f62247f-98ee-46a7-95b2-218fdb9110b9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:22:18.534540 crc crio[23067]: time=\"2026-06-11T00:22:18.534346306Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:22:18.694045 crc crio[23067]: time=\"2026-06-11T00:22:18.693827233Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:22:18.699728 crc crio[23067]: time=\"2026-06-11T00:22:18.69957072Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-4vnw8/POD\" id=6e80b138-50b3-4059-b1be-4a95fe25a86a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:22:18.699728 crc crio[23067]: time=\"2026-06-11T00:22:18.699708683Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:22:18.706430 crc crio[23067]: time=\"2026-06-11T00:22:18.706345364Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:22:18.736992 crc crio[23067]: time=\"2026-06-11T00:22:18.736891977Z\" level=info msg=\"Got pod network &{Name:certified-operators-4vnw8 Namespace:openshift-marketplace ID:03e1f8162dd95f7f7a273e6e5d81267c905022e644bf9da9672b2a2c131e83a2 UID:4cd75632-55f5-4540-9827-2ba8168a5e24 NetNS:/var/run/netns/592f2bdd-a563-4f0c-8e1a-d95f4bc7e8ee Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4cd75632_55f5_4540_9827_2ba8168a5e24.slice PodAnnotations:0xc0023925e0}] Aliases:map[]}\"\nJun 11 00:22:18.736992 crc crio[23067]: time=\"2026-06-11T00:22:18.736971239Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-4vnw8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:22:19.258409 crc crio[23067]: time=\"2026-06-11T00:22:19.258073534Z\" level=info msg=\"Created container 51530fb864c213702b59648fd8d1a3046a19ce11052f833dcb64f7c9b0fbeac3: openstack/nova-metadata-0/nova-metadata-log\" id=cd8b0fbe-9f08-4392-846f-37fbfb2b036f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:22:19.259762 crc crio[23067]: time=\"2026-06-11T00:22:19.258873756Z\" level=info msg=\"Created container f8219c00845add5cd861d1edddcaa37cadbe4e53415b4524e4bedab7d87af454: openstack/nova-api-0/nova-api-log\" id=57f30983-f3f8-476a-b335-f9ac65bc711e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:22:19.260589 crc crio[23067]: time=\"2026-06-11T00:22:19.26048863Z\" level=info msg=\"Starting container: f8219c00845add5cd861d1edddcaa37cadbe4e53415b4524e4bedab7d87af454\" id=acf8e110-7c79-4554-80d7-a5140c1aee45 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:22:19.261169 crc crio[23067]: time=\"2026-06-11T00:22:19.261035875Z\" level=info msg=\"Starting container: 51530fb864c213702b59648fd8d1a3046a19ce11052f833dcb64f7c9b0fbeac3\" id=198c5887-7f08-4316-8900-5e72a271463f name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:22:19.267753 crc crio[23067]: time=\"2026-06-11T00:22:19.267566303Z\" level=info msg=\"Started container\" PID=86480 containerID=f8219c00845add5cd861d1edddcaa37cadbe4e53415b4524e4bedab7d87af454 description=openstack/nova-api-0/nova-api-log id=acf8e110-7c79-4554-80d7-a5140c1aee45 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8b41b6216e36d1993f245a4bf5504f23dff38df5ba2edc569ffbbd1782c21979\nJun 11 00:22:19.270009 crc crio[23067]: time=\"2026-06-11T00:22:19.269910917Z\" level=info msg=\"Started container\" PID=86479 containerID=51530fb864c213702b59648fd8d1a3046a19ce11052f833dcb64f7c9b0fbeac3 description=openstack/nova-metadata-0/nova-metadata-log id=198c5887-7f08-4316-8900-5e72a271463f name=/runtime.v1.RuntimeService/StartContainer sandboxID=0a2cdbce9831ce63cf8968edc926395ed22d9ede9d93fbf6069a2ca5eab5c7e0\nJun 11 00:22:19.273390 crc crio[23067]: time=\"2026-06-11T00:22:19.273286199Z\" level=info msg=\"Created container 3f15653042cd2b91e4e80c90b3a89c56329995cd88b34eabd49e4c9dc62900ce: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=eba0716e-1575-4ee4-a7af-e11424a755b4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:22:19.274631 crc crio[23067]: time=\"2026-06-11T00:22:19.274556133Z\" level=info msg=\"Starting container: 3f15653042cd2b91e4e80c90b3a89c56329995cd88b34eabd49e4c9dc62900ce\" id=416837bf-cef2-4b82-95fc-ecda0f3579c6 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:22:19.279174 crc crio[23067]: time=\"2026-06-11T00:22:19.279065836Z\" level=info msg=\"Started container\" PID=86482 containerID=3f15653042cd2b91e4e80c90b3a89c56329995cd88b34eabd49e4c9dc62900ce description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=416837bf-cef2-4b82-95fc-ecda0f3579c6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8af1c7276e484bd95af17391d7e8d8fdd9ea6ee05b24536288d3c1b13809b45d\nJun 11 00:22:19.454102 crc crio[23067]: time=\"2026-06-11T00:22:19.453397769Z\" level=info msg=\"Created container 6b38ac53da6bf0f3a1bc7645e5643fa36360da13f4c2a7d053a3aea0fd3fa19f: openstack/dnsmasq-dns-7948f7c9f9-t4drw/dnsmasq-dns\" id=5f62247f-98ee-46a7-95b2-218fdb9110b9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:22:19.455115 crc crio[23067]: time=\"2026-06-11T00:22:19.455044393Z\" level=info msg=\"Starting container: 6b38ac53da6bf0f3a1bc7645e5643fa36360da13f4c2a7d053a3aea0fd3fa19f\" id=aa24d37a-36bb-499f-ab19-5ee51f35c033 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:22:19.463114 crc crio[23067]: time=\"2026-06-11T00:22:19.463019001Z\" level=info msg=\"Started container\" PID=86518 containerID=6b38ac53da6bf0f3a1bc7645e5643fa36360da13f4c2a7d053a3aea0fd3fa19f description=openstack/dnsmasq-dns-7948f7c9f9-t4drw/dnsmasq-dns id=aa24d37a-36bb-499f-ab19-5ee51f35c033 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d0908378a2c6c2714da34b78345515c26f1d0adce29a25cd915ae404bb39f446\nJun 11 00:22:19.810905 crc crio[23067]: time=\"2026-06-11T00:22:19.810732349Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=691618d0-f1e3-414f-b5e7-d4c6e552b3a0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:22:19.836160 crc crio[23067]: time=\"2026-06-11T00:22:19.836039949Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=2b911aad-477c-49cd-9939-1dbc0f09a2c5 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:22:19.848354 crc crio[23067]: time=\"2026-06-11T00:22:19.848244182Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=f02861cd-4cf1-42e2-b98a-a8666c1abf49 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:22:19.867710 crc crio[23067]: time=\"2026-06-11T00:22:19.867488746Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=38da9474-74a5-4569-9073-9c58d1a1c99e name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:22:20.145100 crc crio[23067]: time=\"2026-06-11T00:22:20.144499628Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-metadata\" id=9604c141-518d-4e3d-b94f-b6d474ef5b94 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:22:20.147092 crc crio[23067]: time=\"2026-06-11T00:22:20.147027406Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:22:20.219913 crc crio[23067]: 2026-06-11T00:22:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:03e1f8162dd95f7 Mac:2a:fc:67:1d:60:63 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c8 Mtu:0 Sandbox:/var/run/netns/592f2bdd-a563-4f0c-8e1a-d95f4bc7e8ee SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.200 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:22:20.222706 crc crio[23067]: time=\"2026-06-11T00:22:20.222517974Z\" level=info msg=\"Got pod network &{Name:certified-operators-4vnw8 Namespace:openshift-marketplace ID:03e1f8162dd95f7f7a273e6e5d81267c905022e644bf9da9672b2a2c131e83a2 UID:4cd75632-55f5-4540-9827-2ba8168a5e24 NetNS:/var/run/netns/592f2bdd-a563-4f0c-8e1a-d95f4bc7e8ee Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4cd75632_55f5_4540_9827_2ba8168a5e24.slice PodAnnotations:0xc0023925e0}] Aliases:map[]}\"\nJun 11 00:22:20.223053 crc crio[23067]: time=\"2026-06-11T00:22:20.222815492Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-4vnw8 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:22:20.244273 crc crio[23067]: time=\"2026-06-11T00:22:20.244161804Z\" level=info msg=\"Ran pod sandbox 03e1f8162dd95f7f7a273e6e5d81267c905022e644bf9da9672b2a2c131e83a2 with infra container: openshift-marketplace/certified-operators-4vnw8/POD\" id=6e80b138-50b3-4059-b1be-4a95fe25a86a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:22:20.251341 crc crio[23067]: time=\"2026-06-11T00:22:20.251253498Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=5ca3eccc-ab52-40e2-bf68-1cc5b9161e48 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:22:20.251987 crc crio[23067]: time=\"2026-06-11T00:22:20.251956217Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:22:20.257059 crc crio[23067]: time=\"2026-06-11T00:22:20.254300721Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=133cd7be-afef-4f8c-a876-28a77453185b name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:22:20.269263 crc crio[23067]: time=\"2026-06-11T00:22:20.269210387Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:22:20.697078 crc crio[23067]: time=\"2026-06-11T00:22:20.696427913Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-api\" id=8f10cd50-d57e-479b-a0c8-9c525ce64e58 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:22:20.699216 crc crio[23067]: time=\"2026-06-11T00:22:20.699117146Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:22:20.745880 crc crio[23067]: time=\"2026-06-11T00:22:20.745739827Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:22:20.752104 crc crio[23067]: time=\"2026-06-11T00:22:20.752034439Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:22:20.789108 crc crio[23067]: time=\"2026-06-11T00:22:20.789042307Z\" level=info msg=\"Created container e24b7e4c2900899b7ed3a7dea20bd320581edccf64b33a58e99649cb5d0a2bc6: openstack/nova-metadata-0/nova-metadata-metadata\" id=9604c141-518d-4e3d-b94f-b6d474ef5b94 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:22:20.789898 crc crio[23067]: time=\"2026-06-11T00:22:20.789737876Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-4vnw8/extract-utilities\" id=5973de58-fa56-403e-a71b-42b0bc1d21d2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:22:20.790479 crc crio[23067]: time=\"2026-06-11T00:22:20.790379514Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:22:20.800580 crc crio[23067]: time=\"2026-06-11T00:22:20.800401697Z\" level=info msg=\"Starting container: e24b7e4c2900899b7ed3a7dea20bd320581edccf64b33a58e99649cb5d0a2bc6\" id=4dbc55a6-62db-4d10-8565-6024c1fd9918 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:22:20.810109 crc crio[23067]: time=\"2026-06-11T00:22:20.809995228Z\" level=info msg=\"Started container\" PID=86687 containerID=e24b7e4c2900899b7ed3a7dea20bd320581edccf64b33a58e99649cb5d0a2bc6 description=openstack/nova-metadata-0/nova-metadata-metadata id=4dbc55a6-62db-4d10-8565-6024c1fd9918 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0a2cdbce9831ce63cf8968edc926395ed22d9ede9d93fbf6069a2ca5eab5c7e0\nJun 11 00:22:20.856518 crc crio[23067]: time=\"2026-06-11T00:22:20.856363992Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:22:20.859793 crc crio[23067]: time=\"2026-06-11T00:22:20.859732544Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:22:21.210762 crc crio[23067]: time=\"2026-06-11T00:22:21.210560378Z\" level=info msg=\"Created container ae6e61e0d3d249561e7776c3d9e0e75692ea53798b83c04b6f852a87ee5e71f5: openstack/nova-api-0/nova-api-api\" id=8f10cd50-d57e-479b-a0c8-9c525ce64e58 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:22:21.211739 crc crio[23067]: time=\"2026-06-11T00:22:21.211682678Z\" level=info msg=\"Starting container: ae6e61e0d3d249561e7776c3d9e0e75692ea53798b83c04b6f852a87ee5e71f5\" id=8e77fe90-58d6-4204-b465-85a797922ef6 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:22:21.217355 crc crio[23067]: time=\"2026-06-11T00:22:21.217277421Z\" level=info msg=\"Started container\" PID=86702 containerID=ae6e61e0d3d249561e7776c3d9e0e75692ea53798b83c04b6f852a87ee5e71f5 description=openstack/nova-api-0/nova-api-api id=8e77fe90-58d6-4204-b465-85a797922ef6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8b41b6216e36d1993f245a4bf5504f23dff38df5ba2edc569ffbbd1782c21979\nJun 11 00:22:21.298092 crc crio[23067]: time=\"2026-06-11T00:22:21.298000181Z\" level=info msg=\"Removing container: 0a8d82d97e444d259cddfb645652f3fa46149a0f3576f2ef5d3bc8cf9e609217\" id=c795ecfc-ebcc-47eb-8816-c0aba2d4417b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:22:21.339399 crc crio[23067]: time=\"2026-06-11T00:22:21.339254786Z\" level=info msg=\"Created container 4d479b9bf93c34f5f99467e3540e2dd678f5485c0dc896f5ae45e7908e91f7e9: openshift-marketplace/certified-operators-4vnw8/extract-utilities\" id=5973de58-fa56-403e-a71b-42b0bc1d21d2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:22:21.342031 crc crio[23067]: time=\"2026-06-11T00:22:21.34160854Z\" level=info msg=\"Starting container: 4d479b9bf93c34f5f99467e3540e2dd678f5485c0dc896f5ae45e7908e91f7e9\" id=10fe7a2c-54a3-4653-b30a-91f45b1184c6 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:22:21.348915 crc crio[23067]: time=\"2026-06-11T00:22:21.348813886Z\" level=info msg=\"Started container\" PID=86717 containerID=4d479b9bf93c34f5f99467e3540e2dd678f5485c0dc896f5ae45e7908e91f7e9 description=openshift-marketplace/certified-operators-4vnw8/extract-utilities id=10fe7a2c-54a3-4653-b30a-91f45b1184c6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=03e1f8162dd95f7f7a273e6e5d81267c905022e644bf9da9672b2a2c131e83a2\nJun 11 00:22:21.453535 crc crio[23067]: time=\"2026-06-11T00:22:21.452961145Z\" level=info msg=\"Removed container 0a8d82d97e444d259cddfb645652f3fa46149a0f3576f2ef5d3bc8cf9e609217: openshift-infra/auto-csr-approver-29685616-nb7l7/oc\" id=c795ecfc-ebcc-47eb-8816-c0aba2d4417b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:22:21.463381 crc crio[23067]: time=\"2026-06-11T00:22:21.463218714Z\" level=info msg=\"Stopping pod sandbox: 4fa1bb6ef144da1ca29eb18190fda9da1513122ece5b14c9a6c7b2a9ad1018a4\" id=a27e8f2c-758a-4e3f-bbf8-44914a6e27ce name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:22:21.463381 crc crio[23067]: time=\"2026-06-11T00:22:21.463301796Z\" level=info msg=\"Stopped pod sandbox (already stopped): 4fa1bb6ef144da1ca29eb18190fda9da1513122ece5b14c9a6c7b2a9ad1018a4\" id=a27e8f2c-758a-4e3f-bbf8-44914a6e27ce name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:22:21.463885 crc crio[23067]: time=\"2026-06-11T00:22:21.463780859Z\" level=info msg=\"Removing pod sandbox: 4fa1bb6ef144da1ca29eb18190fda9da1513122ece5b14c9a6c7b2a9ad1018a4\" id=a6644180-5ded-4d61-aefd-dfaca5ad5813 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:22:21.479972 crc crio[23067]: time=\"2026-06-11T00:22:21.479825217Z\" level=info msg=\"Removed pod sandbox: 4fa1bb6ef144da1ca29eb18190fda9da1513122ece5b14c9a6c7b2a9ad1018a4\" id=a6644180-5ded-4d61-aefd-dfaca5ad5813 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:22:21.481721 crc crio[23067]: time=\"2026-06-11T00:22:21.481613705Z\" level=info msg=\"Stopping pod sandbox: 28a2d221532194de971c8c31397ce244d52d5282f8f760bd222b6db01fbc454e\" id=952c4abf-1cc6-4bbc-96b2-faeeeb341db3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:22:21.481937 crc crio[23067]: time=\"2026-06-11T00:22:21.481747579Z\" level=info msg=\"Stopped pod sandbox (already stopped): 28a2d221532194de971c8c31397ce244d52d5282f8f760bd222b6db01fbc454e\" id=952c4abf-1cc6-4bbc-96b2-faeeeb341db3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:22:21.483001 crc crio[23067]: time=\"2026-06-11T00:22:21.48289695Z\" level=info msg=\"Removing pod sandbox: 28a2d221532194de971c8c31397ce244d52d5282f8f760bd222b6db01fbc454e\" id=55872cd2-f2aa-4707-8402-e399bfe38ca8 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:22:21.843003 crc crio[23067]: time=\"2026-06-11T00:22:21.842819492Z\" level=info msg=\"Removed pod sandbox: 28a2d221532194de971c8c31397ce244d52d5282f8f760bd222b6db01fbc454e\" id=55872cd2-f2aa-4707-8402-e399bfe38ca8 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:22:21.844920 crc crio[23067]: time=\"2026-06-11T00:22:21.844827466Z\" level=info msg=\"Stopping pod sandbox: 0298b886fa0514e5f6d048eea4483fd3efcf91ae15a09339999bc191e5138d3e\" id=315dad08-b273-4585-856b-36d0306e31a0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:22:21.845016 crc crio[23067]: time=\"2026-06-11T00:22:21.844925339Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0298b886fa0514e5f6d048eea4483fd3efcf91ae15a09339999bc191e5138d3e\" id=315dad08-b273-4585-856b-36d0306e31a0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:22:21.845728 crc crio[23067]: time=\"2026-06-11T00:22:21.845609228Z\" level=info msg=\"Removing pod sandbox: 0298b886fa0514e5f6d048eea4483fd3efcf91ae15a09339999bc191e5138d3e\" id=d5dc1f3d-f2c0-42eb-bdb3-c47c5076be35 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:22:21.881268 crc crio[23067]: time=\"2026-06-11T00:22:21.881188097Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8b54a4f4c4d0ed06bf07b9f6ef7cd9d730d448789c5ad3e20c1cdc56bcbcae90\" id=2a283f4b-232d-4d6e-86ad-a6c6f0bd4123 name=/runtime.v1.ImageService/PullImage\nJun 11 00:22:21.884505 crc crio[23067]: time=\"2026-06-11T00:22:21.884122367Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\" id=71b61bfb-8948-4b4f-beac-40c04a680a63 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:22:21.905945 crc crio[23067]: time=\"2026-06-11T00:22:21.905794428Z\" level=info msg=\"Removed pod sandbox: 0298b886fa0514e5f6d048eea4483fd3efcf91ae15a09339999bc191e5138d3e\" id=d5dc1f3d-f2c0-42eb-bdb3-c47c5076be35 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:22:21.929920 crc crio[23067]: time=\"2026-06-11T00:22:21.929795713Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\" id=16c584b4-91fe-40ce-93a0-4665fbdba3a2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:22:22.014333 crc crio[23067]: time=\"2026-06-11T00:22:22.014195833Z\" level=info msg=\"Creating container: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=c4965152-f798-472e-a72a-a371ee6974b9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:22:22.016260 crc crio[23067]: time=\"2026-06-11T00:22:22.016154297Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:22:22.079447 crc crio[23067]: time=\"2026-06-11T00:22:22.07937417Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:22:22.083225 crc crio[23067]: time=\"2026-06-11T00:22:22.083146013Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:22:22.385568 crc crio[23067]: time=\"2026-06-11T00:22:22.385140765Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=3529cbd3-58f8-4ca1-b4a1-b2b9d8f03ee6 name=/runtime.v1.ImageService/PullImage\nJun 11 00:22:22.390926 crc crio[23067]: time=\"2026-06-11T00:22:22.3908158Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"\nJun 11 00:22:22.810776 crc crio[23067]: time=\"2026-06-11T00:22:22.810603373Z\" level=info msg=\"Created container 06243449e6fff98e6fedf906513d9bd3d79e5d387474b7a8823e21d53826067a: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=c4965152-f798-472e-a72a-a371ee6974b9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:22:22.812611 crc crio[23067]: time=\"2026-06-11T00:22:22.812503725Z\" level=info msg=\"Starting container: 06243449e6fff98e6fedf906513d9bd3d79e5d387474b7a8823e21d53826067a\" id=c1b6482a-cdda-40a5-9432-e537238a1927 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:22:22.823448 crc crio[23067]: time=\"2026-06-11T00:22:22.82334023Z\" level=info msg=\"Started container\" PID=87012 containerID=06243449e6fff98e6fedf906513d9bd3d79e5d387474b7a8823e21d53826067a description=openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy id=c1b6482a-cdda-40a5-9432-e537238a1927 name=/runtime.v1.RuntimeService/StartContainer sandboxID=13beca606ac1f4b175c224446abf1422b34cc0bf81b9f8ce8d388b9433a6a2a5\nJun 11 00:22:27.253256 crc crio[23067]: time=\"2026-06-11T00:22:27.252384182Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-9cqxl/POD\" id=92c871bb-060c-41fc-afdc-398857855d65 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:22:27.254607 crc crio[23067]: time=\"2026-06-11T00:22:27.253353228Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:22:27.315813 crc crio[23067]: time=\"2026-06-11T00:22:27.315526523Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-9cqxl Namespace:openshift-marketplace ID:6f4f111c7fc500c470a11ee5fee9bb09637db5cad4827c93a8f8ca0e2bd4c4ea UID:eace8492-0499-4679-bae6-a8ee4eb6c80d NetNS:/var/run/netns/d0ff8040-f8cf-49ef-806b-4a7c1a79c7d1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podeace8492_0499_4679_bae6_a8ee4eb6c80d.slice PodAnnotations:0xc002c84430}] Aliases:map[]}\"\nJun 11 00:22:27.315813 crc crio[23067]: time=\"2026-06-11T00:22:27.315589405Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-9cqxl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:22:29.397112 crc crio[23067]: time=\"2026-06-11T00:22:29.396379275Z\" level=info msg=\"Stopping container: 3f15653042cd2b91e4e80c90b3a89c56329995cd88b34eabd49e4c9dc62900ce (timeout: 30s)\" id=a9ff98de-1cc7-43cb-a4ea-c620ac05fbab name=/runtime.v1.RuntimeService/StopContainer\nJun 11 00:22:29.407753 crc crio[23067]: time=\"2026-06-11T00:22:29.407534209Z\" level=info msg=\"Stopping container: ae6e61e0d3d249561e7776c3d9e0e75692ea53798b83c04b6f852a87ee5e71f5 (timeout: 30s)\" id=990008af-794d-405b-99e2-cbeefca1daff name=/runtime.v1.RuntimeService/StopContainer\nJun 11 00:22:29.407973 crc crio[23067]: time=\"2026-06-11T00:22:29.40756455Z\" level=info msg=\"Stopping container: f8219c00845add5cd861d1edddcaa37cadbe4e53415b4524e4bedab7d87af454 (timeout: 30s)\" id=81c45aa4-4207-4dc0-953d-2c3ec41a5461 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 00:22:33.244364 crc crio[23067]: time=\"2026-06-11T00:22:33.243758681Z\" level=info msg=\"Stopping container: e24b7e4c2900899b7ed3a7dea20bd320581edccf64b33a58e99649cb5d0a2bc6 (timeout: 30s)\" id=81db6bb2-7ecb-48cf-ae06-eb02f50f0239 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 00:22:33.245274 crc crio[23067]: time=\"2026-06-11T00:22:33.244418429Z\" level=info msg=\"Stopping container: 51530fb864c213702b59648fd8d1a3046a19ce11052f833dcb64f7c9b0fbeac3 (timeout: 30s)\" id=96f00c47-51eb-40db-af8c-d2be80ea8477 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 00:22:33.765933 crc crio[23067]: time=\"2026-06-11T00:22:33.765337079Z\" level=info msg=\"Stopped container f8219c00845add5cd861d1edddcaa37cadbe4e53415b4524e4bedab7d87af454: openstack/nova-api-0/nova-api-log\" id=81c45aa4-4207-4dc0-953d-2c3ec41a5461 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 00:22:33.868903 crc crio[23067]: time=\"2026-06-11T00:22:33.86699702Z\" level=info msg=\"Stopped container ae6e61e0d3d249561e7776c3d9e0e75692ea53798b83c04b6f852a87ee5e71f5: openstack/nova-api-0/nova-api-api\" id=990008af-794d-405b-99e2-cbeefca1daff name=/runtime.v1.RuntimeService/StopContainer\nJun 11 00:22:33.871306 crc crio[23067]: time=\"2026-06-11T00:22:33.871241596Z\" level=info msg=\"Stopping pod sandbox: 8b41b6216e36d1993f245a4bf5504f23dff38df5ba2edc569ffbbd1782c21979\" id=b2378459-3f45-4801-b5a8-285e26748ea1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:22:33.872103 crc crio[23067]: time=\"2026-06-11T00:22:33.872043627Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:8b41b6216e36d1993f245a4bf5504f23dff38df5ba2edc569ffbbd1782c21979 UID:afbffa78-0bf6-4345-86e2-5c11aadca771 NetNS:/var/run/netns/fc30cbb4-537e-482f-9be1-523374f86d0e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podafbffa78_0bf6_4345_86e2_5c11aadca771.slice PodAnnotations:0xc000c35ec0}] Aliases:map[]}\"\nJun 11 00:22:33.872281 crc crio[23067]: time=\"2026-06-11T00:22:33.872222582Z\" level=info msg=\"Deleting pod openstack_nova-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:22:33.880381 crc crio[23067]: time=\"2026-06-11T00:22:33.880273442Z\" level=info msg=\"Stopped container 51530fb864c213702b59648fd8d1a3046a19ce11052f833dcb64f7c9b0fbeac3: openstack/nova-metadata-0/nova-metadata-log\" id=96f00c47-51eb-40db-af8c-d2be80ea8477 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 00:22:33.900332 crc crio[23067]: time=\"2026-06-11T00:22:33.900231016Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:aa28d116c97ba9419648a07c6fc51f0514ddba845f40590f336a7659ff14d7be\" id=3529cbd3-58f8-4ca1-b4a1-b2b9d8f03ee6 name=/runtime.v1.ImageService/PullImage\nJun 11 00:22:33.904528 crc crio[23067]: time=\"2026-06-11T00:22:33.904380579Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=c6b24ef2-3e8e-4e9a-acc8-88a7218b3eea name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:22:33.911502 crc crio[23067]: time=\"2026-06-11T00:22:33.907914395Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=20b51a1e-55dd-4077-85d8-86cef139018a name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:22:33.919246 crc crio[23067]: time=\"2026-06-11T00:22:33.919153522Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-4vnw8/extract-content\" id=9df2bb31-865c-438a-a8ae-1919ef6effd2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:22:33.920167 crc crio[23067]: time=\"2026-06-11T00:22:33.920111728Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:22:33.983237 crc crio[23067]: 2026-06-11T00:22:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6f4f111c7fc500c Mac:32:40:8f:9b:8b:1b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c9 Mtu:0 Sandbox:/var/run/netns/d0ff8040-f8cf-49ef-806b-4a7c1a79c7d1 SocketPath: PciID:}] [{Interface:0xc000014c90 Address:{IP:10.217.0.201 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:22:33.983237 crc crio[23067]: time=\"2026-06-11T00:22:33.981967174Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-9cqxl Namespace:openshift-marketplace ID:6f4f111c7fc500c470a11ee5fee9bb09637db5cad4827c93a8f8ca0e2bd4c4ea UID:eace8492-0499-4679-bae6-a8ee4eb6c80d NetNS:/var/run/netns/d0ff8040-f8cf-49ef-806b-4a7c1a79c7d1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podeace8492_0499_4679_bae6_a8ee4eb6c80d.slice PodAnnotations:0xc002c84430}] Aliases:map[]}\"\nJun 11 00:22:33.983237 crc crio[23067]: time=\"2026-06-11T00:22:33.982170919Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-9cqxl for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:22:34.030388 crc crio[23067]: time=\"2026-06-11T00:22:34.030305672Z\" level=info msg=\"Ran pod sandbox 6f4f111c7fc500c470a11ee5fee9bb09637db5cad4827c93a8f8ca0e2bd4c4ea with infra container: openshift-marketplace/redhat-marketplace-9cqxl/POD\" id=92c871bb-060c-41fc-afdc-398857855d65 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:22:34.037125 crc crio[23067]: time=\"2026-06-11T00:22:34.037005144Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=5396e584-875f-4c31-91be-a8b618a74524 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:22:34.040593 crc crio[23067]: time=\"2026-06-11T00:22:34.04052484Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=e5a0b38e-fef2-471a-93c8-f6a02ea05e8c name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:22:34.057181 crc crio[23067]: time=\"2026-06-11T00:22:34.057088502Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-9cqxl/extract-utilities\" id=c0ab5190-8934-4524-904e-567ef1f09120 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:22:34.057736 crc crio[23067]: time=\"2026-06-11T00:22:34.057687558Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:22:34.092439 crc crio[23067]: time=\"2026-06-11T00:22:34.0922449Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:22:34.100054 crc crio[23067]: time=\"2026-06-11T00:22:34.099982801Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:22:34.171963 crc crio[23067]: time=\"2026-06-11T00:22:34.171060679Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:22:34.185211 crc crio[23067]: time=\"2026-06-11T00:22:34.183546159Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:22:34.213503 crc crio[23067]: time=\"2026-06-11T00:22:34.213421183Z\" level=info msg=\"Stopping container: 0f4350b437ebcd0e12b4f388c4aec6b9600770722d17d41740cbc771f41cb336 (timeout: 10s)\" id=da3f0c46-51da-4250-92e2-2b5183d2cabb name=/runtime.v1.RuntimeService/StopContainer\nJun 11 00:22:34.466510 crc crio[23067]: time=\"2026-06-11T00:22:34.466118242Z\" level=info msg=\"Stopped container 0f4350b437ebcd0e12b4f388c4aec6b9600770722d17d41740cbc771f41cb336: openstack/dnsmasq-dns-764b948f4c-nkb48/dnsmasq-dns\" id=da3f0c46-51da-4250-92e2-2b5183d2cabb name=/runtime.v1.RuntimeService/StopContainer\nJun 11 00:22:34.471701 crc crio[23067]: time=\"2026-06-11T00:22:34.468323632Z\" level=info msg=\"Stopping pod sandbox: a15b634a4a3faa73033c2ce2ac114134b696ccdfebaea8e31ededceb3a7e3c32\" id=089e49f8-2f8e-4add-98eb-755e36f6cfe1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:22:34.471701 crc crio[23067]: time=\"2026-06-11T00:22:34.470006258Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-764b948f4c-nkb48 Namespace:openstack ID:a15b634a4a3faa73033c2ce2ac114134b696ccdfebaea8e31ededceb3a7e3c32 UID:ec891b8c-faa1-4b85-8b1a-eb9d396f4db4 NetNS:/var/run/netns/645983b0-0b06-46cf-b780-be509bc15428 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podec891b8c_faa1_4b85_8b1a_eb9d396f4db4.slice PodAnnotations:0xc002392798}] Aliases:map[]}\"\nJun 11 00:22:34.471701 crc crio[23067]: time=\"2026-06-11T00:22:34.470193253Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-764b948f4c-nkb48 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:22:34.762705 crc crio[23067]: time=\"2026-06-11T00:22:34.759209381Z\" level=info msg=\"Created container 17259cdf1841238973aec88d7907ce45cccbfc76594522dacc56ebcefcf5c917: openshift-marketplace/certified-operators-4vnw8/extract-content\" id=9df2bb31-865c-438a-a8ae-1919ef6effd2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:22:34.768721 crc crio[23067]: time=\"2026-06-11T00:22:34.767029564Z\" level=info msg=\"Starting container: 17259cdf1841238973aec88d7907ce45cccbfc76594522dacc56ebcefcf5c917\" id=7fc24c21-53a7-43ad-ac4d-805eb3ce62ee name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:22:34.777701 crc crio[23067]: time=\"2026-06-11T00:22:34.777246723Z\" level=info msg=\"Started container\" PID=87849 containerID=17259cdf1841238973aec88d7907ce45cccbfc76594522dacc56ebcefcf5c917 description=openshift-marketplace/certified-operators-4vnw8/extract-content id=7fc24c21-53a7-43ad-ac4d-805eb3ce62ee name=/runtime.v1.RuntimeService/StartContainer sandboxID=03e1f8162dd95f7f7a273e6e5d81267c905022e644bf9da9672b2a2c131e83a2\nJun 11 00:22:34.821179 crc crio[23067]: time=\"2026-06-11T00:22:34.817073438Z\" level=info msg=\"Created container 7ca40b30aa4e9bb409498129c965965819136cf3125c0126cb8bcb20f459908e: openshift-marketplace/redhat-marketplace-9cqxl/extract-utilities\" id=c0ab5190-8934-4524-904e-567ef1f09120 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:22:34.821179 crc crio[23067]: time=\"2026-06-11T00:22:34.82007235Z\" level=info msg=\"Starting container: 7ca40b30aa4e9bb409498129c965965819136cf3125c0126cb8bcb20f459908e\" id=c3d87532-82d3-44f5-a326-14890483549e name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:22:34.839837 crc crio[23067]: time=\"2026-06-11T00:22:34.839431838Z\" level=info msg=\"Started container\" PID=87856 containerID=7ca40b30aa4e9bb409498129c965965819136cf3125c0126cb8bcb20f459908e description=openshift-marketplace/redhat-marketplace-9cqxl/extract-utilities id=c3d87532-82d3-44f5-a326-14890483549e name=/runtime.v1.RuntimeService/StartContainer sandboxID=6f4f111c7fc500c470a11ee5fee9bb09637db5cad4827c93a8f8ca0e2bd4c4ea\nJun 11 00:22:34.856935 crc crio[23067]: time=\"2026-06-11T00:22:34.856200395Z\" level=info msg=\"Stopped pod sandbox: 8b41b6216e36d1993f245a4bf5504f23dff38df5ba2edc569ffbbd1782c21979\" id=b2378459-3f45-4801-b5a8-285e26748ea1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:22:35.145263 crc crio[23067]: time=\"2026-06-11T00:22:35.145202583Z\" level=info msg=\"Stopped pod sandbox: a15b634a4a3faa73033c2ce2ac114134b696ccdfebaea8e31ededceb3a7e3c32\" id=089e49f8-2f8e-4add-98eb-755e36f6cfe1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:22:35.760222 crc crio[23067]: time=\"2026-06-11T00:22:35.759610181Z\" level=info msg=\"Removing container: 0f4350b437ebcd0e12b4f388c4aec6b9600770722d17d41740cbc771f41cb336\" id=b3894679-fee8-44a7-a64b-649dc6f106e1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:22:35.789576 crc crio[23067]: time=\"2026-06-11T00:22:35.788823267Z\" level=info msg=\"Stopping container: 06243449e6fff98e6fedf906513d9bd3d79e5d387474b7a8823e21d53826067a (timeout: 30s)\" id=9ec6d4c5-0fee-4058-8519-fb6be193bedb name=/runtime.v1.RuntimeService/StopContainer\nJun 11 00:22:35.793597 crc crio[23067]: time=\"2026-06-11T00:22:35.793481354Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=118ee6c1-f582-41fa-96f8-5e20a4e85c32 name=/runtime.v1.ImageService/PullImage\nJun 11 00:22:35.813355 crc crio[23067]: time=\"2026-06-11T00:22:35.805262145Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"\nJun 11 00:22:35.830075 crc crio[23067]: time=\"2026-06-11T00:22:35.829955998Z\" level=info msg=\"Removed container 0f4350b437ebcd0e12b4f388c4aec6b9600770722d17d41740cbc771f41cb336: openstack/dnsmasq-dns-764b948f4c-nkb48/dnsmasq-dns\" id=b3894679-fee8-44a7-a64b-649dc6f106e1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:22:35.834460 crc crio[23067]: time=\"2026-06-11T00:22:35.834290016Z\" level=info msg=\"Removing container: 1f41890437938888016b63c89381a4d4a9f775df5201eb41525c8800d736e30b\" id=f0fb96fd-be44-4b25-9968-e7ce1c5916de name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:22:35.882733 crc crio[23067]: time=\"2026-06-11T00:22:35.882598483Z\" level=info msg=\"Removed container 1f41890437938888016b63c89381a4d4a9f775df5201eb41525c8800d736e30b: openstack/dnsmasq-dns-764b948f4c-nkb48/init\" id=f0fb96fd-be44-4b25-9968-e7ce1c5916de name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:22:35.889590 crc crio[23067]: time=\"2026-06-11T00:22:35.889400888Z\" level=info msg=\"Removing container: ae6e61e0d3d249561e7776c3d9e0e75692ea53798b83c04b6f852a87ee5e71f5\" id=ba71da71-bd24-4c1b-ad66-811dfb360ae5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:22:35.925338 crc crio[23067]: time=\"2026-06-11T00:22:35.925204784Z\" level=info msg=\"Removed container ae6e61e0d3d249561e7776c3d9e0e75692ea53798b83c04b6f852a87ee5e71f5: openstack/nova-api-0/nova-api-api\" id=ba71da71-bd24-4c1b-ad66-811dfb360ae5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:22:35.929019 crc crio[23067]: time=\"2026-06-11T00:22:35.928960797Z\" level=info msg=\"Removing container: f8219c00845add5cd861d1edddcaa37cadbe4e53415b4524e4bedab7d87af454\" id=542974ab-6562-4843-85b6-cbffcc616676 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:22:35.956063 crc crio[23067]: time=\"2026-06-11T00:22:35.955955473Z\" level=info msg=\"Removed container f8219c00845add5cd861d1edddcaa37cadbe4e53415b4524e4bedab7d87af454: openstack/nova-api-0/nova-api-log\" id=542974ab-6562-4843-85b6-cbffcc616676 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:22:36.492890 crc crio[23067]: time=\"2026-06-11T00:22:36.488330655Z\" level=info msg=\"Stopped container 06243449e6fff98e6fedf906513d9bd3d79e5d387474b7a8823e21d53826067a: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=9ec6d4c5-0fee-4058-8519-fb6be193bedb name=/runtime.v1.RuntimeService/StopContainer\nJun 11 00:22:36.496768 crc crio[23067]: time=\"2026-06-11T00:22:36.496497757Z\" level=info msg=\"Stopping pod sandbox: 13beca606ac1f4b175c224446abf1422b34cc0bf81b9f8ce8d388b9433a6a2a5\" id=dfc3b45b-aca6-40cc-9c1b-d660df79c9a9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:22:36.497775 crc crio[23067]: time=\"2026-06-11T00:22:36.497281239Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:13beca606ac1f4b175c224446abf1422b34cc0bf81b9f8ce8d388b9433a6a2a5 UID:e121b8d5-1a02-4aae-9f67-7a9b2288f2d4 NetNS:/var/run/netns/db2cd65f-84c8-4f1e-8945-aee1ec858bb0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode121b8d5_1a02_4aae_9f67_7a9b2288f2d4.slice PodAnnotations:0xc00802e420}] Aliases:map[]}\"\nJun 11 00:22:36.497775 crc crio[23067]: time=\"2026-06-11T00:22:36.497462914Z\" level=info msg=\"Deleting pod openstack_nova-cell1-novncproxy-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:22:36.522171 crc crio[23067]: time=\"2026-06-11T00:22:36.521869299Z\" level=info msg=\"Stopped container e24b7e4c2900899b7ed3a7dea20bd320581edccf64b33a58e99649cb5d0a2bc6: openstack/nova-metadata-0/nova-metadata-metadata\" id=81db6bb2-7ecb-48cf-ae06-eb02f50f0239 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 00:22:36.529974 crc crio[23067]: time=\"2026-06-11T00:22:36.529825536Z\" level=info msg=\"Stopping pod sandbox: 0a2cdbce9831ce63cf8968edc926395ed22d9ede9d93fbf6069a2ca5eab5c7e0\" id=19d61a45-00cf-41be-b4ee-2afb88d7770d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:22:36.530492 crc crio[23067]: time=\"2026-06-11T00:22:36.530424962Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:0a2cdbce9831ce63cf8968edc926395ed22d9ede9d93fbf6069a2ca5eab5c7e0 UID:d4d73faa-9bfb-4f19-b617-890cf1c48808 NetNS:/var/run/netns/e48ee2fc-68d1-4d5c-b3f0-0defebebceb7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd4d73faa_9bfb_4f19_b617_890cf1c48808.slice PodAnnotations:0xc00008c500}] Aliases:map[]}\"\nJun 11 00:22:36.530741 crc crio[23067]: time=\"2026-06-11T00:22:36.530596077Z\" level=info msg=\"Deleting pod openstack_nova-metadata-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:22:36.641628 crc crio[23067]: time=\"2026-06-11T00:22:36.641517641Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:bec7a1ff545afabea88c4a74227ea95b91c67cf5c03e89b2b949be410682f8a0\" id=118ee6c1-f582-41fa-96f8-5e20a4e85c32 name=/runtime.v1.ImageService/PullImage\nJun 11 00:22:36.642554 crc crio[23067]: time=\"2026-06-11T00:22:36.642522988Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=d24a834d-655d-4379-b7ef-55338eb21363 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:22:36.647048 crc crio[23067]: time=\"2026-06-11T00:22:36.64701677Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=5761b91b-62dd-44f6-a6a0-1f604703ff8b name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:22:36.677582 crc crio[23067]: time=\"2026-06-11T00:22:36.677524442Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-9cqxl/extract-content\" id=6aebbb0f-b998-49fd-9890-cf0c8ebe67be name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:22:36.678509 crc crio[23067]: time=\"2026-06-11T00:22:36.678484528Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:22:36.689322 crc crio[23067]: time=\"2026-06-11T00:22:36.68918767Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-0/POD\" id=8566c81d-3c53-44c6-9cba-abf0c2c2c0f2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:22:36.689322 crc crio[23067]: time=\"2026-06-11T00:22:36.689261662Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:22:36.751739 crc crio[23067]: time=\"2026-06-11T00:22:36.75155588Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:22:36.754602 crc crio[23067]: time=\"2026-06-11T00:22:36.754297225Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:42e396ccc3ed687188f63cd25eeb911ff11ca0720a99a63978d609f4548ae916 UID:f6220733-974f-4dab-8eb9-94f015a74d3d NetNS:/var/run/netns/c380b95c-a7e0-49f8-9140-a19812347b70 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf6220733_974f_4dab_8eb9_94f015a74d3d.slice PodAnnotations:0xc00802e5f8}] Aliases:map[]}\"\nJun 11 00:22:36.754897 crc crio[23067]: time=\"2026-06-11T00:22:36.754829569Z\" level=info msg=\"Adding pod openstack_nova-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:22:36.780291 crc crio[23067]: time=\"2026-06-11T00:22:36.779991065Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:22:36.926582 crc crio[23067]: time=\"2026-06-11T00:22:36.924782922Z\" level=info msg=\"Created container 3c833fd82ab19d300d3f181a55e5caac8722e68665f4399c6d287dffd8a9027e: openshift-marketplace/redhat-marketplace-9cqxl/extract-content\" id=6aebbb0f-b998-49fd-9890-cf0c8ebe67be name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:22:36.934741 crc crio[23067]: time=\"2026-06-11T00:22:36.934367693Z\" level=info msg=\"Starting container: 3c833fd82ab19d300d3f181a55e5caac8722e68665f4399c6d287dffd8a9027e\" id=df71f2bf-c9bb-4289-84a4-9c1b54fa8ebf name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:22:36.955002 crc crio[23067]: time=\"2026-06-11T00:22:36.954100471Z\" level=info msg=\"Started container\" PID=88128 containerID=3c833fd82ab19d300d3f181a55e5caac8722e68665f4399c6d287dffd8a9027e description=openshift-marketplace/redhat-marketplace-9cqxl/extract-content id=df71f2bf-c9bb-4289-84a4-9c1b54fa8ebf name=/runtime.v1.RuntimeService/StartContainer sandboxID=6f4f111c7fc500c470a11ee5fee9bb09637db5cad4827c93a8f8ca0e2bd4c4ea\nJun 11 00:22:36.996990 crc crio[23067]: time=\"2026-06-11T00:22:36.996218379Z\" level=info msg=\"Stopped pod sandbox: 13beca606ac1f4b175c224446abf1422b34cc0bf81b9f8ce8d388b9433a6a2a5\" id=dfc3b45b-aca6-40cc-9c1b-d660df79c9a9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:22:37.047766 crc crio[23067]: time=\"2026-06-11T00:22:37.047710743Z\" level=info msg=\"Stopped pod sandbox: 0a2cdbce9831ce63cf8968edc926395ed22d9ede9d93fbf6069a2ca5eab5c7e0\" id=19d61a45-00cf-41be-b4ee-2afb88d7770d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:22:37.651709 crc crio[23067]: 2026-06-11T00:22:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:42e396ccc3ed687 Mac:a6:d2:09:fe:bc:ab Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ca Mtu:0 Sandbox:/var/run/netns/c380b95c-a7e0-49f8-9140-a19812347b70 SocketPath: PciID:}] [{Interface:0xc0004826b0 Address:{IP:10.217.0.202 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:22:37.651709 crc crio[23067]: time=\"2026-06-11T00:22:37.649615011Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:42e396ccc3ed687188f63cd25eeb911ff11ca0720a99a63978d609f4548ae916 UID:f6220733-974f-4dab-8eb9-94f015a74d3d NetNS:/var/run/netns/c380b95c-a7e0-49f8-9140-a19812347b70 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf6220733_974f_4dab_8eb9_94f015a74d3d.slice PodAnnotations:0xc00802e5f8}] Aliases:map[]}\"\nJun 11 00:22:37.651709 crc crio[23067]: time=\"2026-06-11T00:22:37.649826996Z\" level=info msg=\"Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:22:37.663448 crc crio[23067]: time=\"2026-06-11T00:22:37.663354285Z\" level=info msg=\"Ran pod sandbox 42e396ccc3ed687188f63cd25eeb911ff11ca0720a99a63978d609f4548ae916 with infra container: openstack/nova-api-0/POD\" id=8566c81d-3c53-44c6-9cba-abf0c2c2c0f2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:22:37.666043 crc crio[23067]: time=\"2026-06-11T00:22:37.665971646Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=78670cc6-66bc-40a0-90b1-0216c3829db4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:22:37.669159 crc crio[23067]: time=\"2026-06-11T00:22:37.669073631Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=ce993398-425f-40aa-84e8-86c69748273d name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:22:37.861470 crc crio[23067]: time=\"2026-06-11T00:22:37.861405594Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-log\" id=d83631f8-f03e-455f-a900-cd6953b73cb1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:22:37.865550 crc crio[23067]: time=\"2026-06-11T00:22:37.865522386Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:22:37.899962 crc crio[23067]: time=\"2026-06-11T00:22:37.89978968Z\" level=info msg=\"Removing container: e24b7e4c2900899b7ed3a7dea20bd320581edccf64b33a58e99649cb5d0a2bc6\" id=49bd03e4-adc2-4fe7-986b-2dd49d14985f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:22:37.910365 crc crio[23067]: time=\"2026-06-11T00:22:37.910223655Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=b2ec76da-76f7-4101-9a46-fa2450b1dfa9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:22:37.917697 crc crio[23067]: time=\"2026-06-11T00:22:37.917616056Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:22:37.926931 crc crio[23067]: time=\"2026-06-11T00:22:37.926498368Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:22:37.950165 crc crio[23067]: time=\"2026-06-11T00:22:37.939151013Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=5e7c3e7a-5f41-4a1a-9416-bbaae667d505 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:22:37.965005 crc crio[23067]: time=\"2026-06-11T00:22:37.964569776Z\" level=info msg=\"Removed container e24b7e4c2900899b7ed3a7dea20bd320581edccf64b33a58e99649cb5d0a2bc6: openstack/nova-metadata-0/nova-metadata-metadata\" id=49bd03e4-adc2-4fe7-986b-2dd49d14985f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:22:37.995585 crc crio[23067]: time=\"2026-06-11T00:22:37.995254853Z\" level=info msg=\"Removing container: 51530fb864c213702b59648fd8d1a3046a19ce11052f833dcb64f7c9b0fbeac3\" id=a4177e97-6677-4922-8275-d6ebeb0a8287 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:22:38.050382 crc crio[23067]: time=\"2026-06-11T00:22:38.047154697Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-4vnw8/registry-server\" id=3b096557-3a86-46a1-9613-56dbabcbd84a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:22:38.050382 crc crio[23067]: time=\"2026-06-11T00:22:38.049348497Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:22:38.159000 crc crio[23067]: time=\"2026-06-11T00:22:38.158893193Z\" level=info msg=\"Removed container 51530fb864c213702b59648fd8d1a3046a19ce11052f833dcb64f7c9b0fbeac3: openstack/nova-metadata-0/nova-metadata-log\" id=a4177e97-6677-4922-8275-d6ebeb0a8287 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:22:38.171248 crc crio[23067]: time=\"2026-06-11T00:22:38.171101446Z\" level=info msg=\"Removing container: 06243449e6fff98e6fedf906513d9bd3d79e5d387474b7a8823e21d53826067a\" id=6a0c04b2-91c5-4553-8c2f-b34c61e877da name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:22:38.221819 crc crio[23067]: time=\"2026-06-11T00:22:38.221633184Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:22:38.229792 crc crio[23067]: time=\"2026-06-11T00:22:38.226841306Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:22:38.348629 crc crio[23067]: time=\"2026-06-11T00:22:38.348248855Z\" level=info msg=\"Removed container 06243449e6fff98e6fedf906513d9bd3d79e5d387474b7a8823e21d53826067a: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=6a0c04b2-91c5-4553-8c2f-b34c61e877da name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:22:38.401456 crc crio[23067]: time=\"2026-06-11T00:22:38.401086085Z\" level=info msg=\"Created container 5cf4e9da7a0cfc842678c4b48e026790af16b2ab8ac477c6b8a2bae3a318422f: openstack/nova-api-0/nova-api-log\" id=d83631f8-f03e-455f-a900-cd6953b73cb1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:22:38.404292 crc crio[23067]: time=\"2026-06-11T00:22:38.404223671Z\" level=info msg=\"Starting container: 5cf4e9da7a0cfc842678c4b48e026790af16b2ab8ac477c6b8a2bae3a318422f\" id=893efaeb-4614-4d48-b424-912ec1738fc1 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:22:38.409818 crc crio[23067]: time=\"2026-06-11T00:22:38.409628458Z\" level=info msg=\"Started container\" PID=88214 containerID=5cf4e9da7a0cfc842678c4b48e026790af16b2ab8ac477c6b8a2bae3a318422f description=openstack/nova-api-0/nova-api-log id=893efaeb-4614-4d48-b424-912ec1738fc1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=42e396ccc3ed687188f63cd25eeb911ff11ca0720a99a63978d609f4548ae916\nJun 11 00:22:38.415827 crc crio[23067]: time=\"2026-06-11T00:22:38.415716064Z\" level=info msg=\"Stopped container 3f15653042cd2b91e4e80c90b3a89c56329995cd88b34eabd49e4c9dc62900ce: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=a9ff98de-1cc7-43cb-a4ea-c620ac05fbab name=/runtime.v1.RuntimeService/StopContainer\nJun 11 00:22:38.419461 crc crio[23067]: time=\"2026-06-11T00:22:38.419335153Z\" level=info msg=\"Stopping pod sandbox: 8af1c7276e484bd95af17391d7e8d8fdd9ea6ee05b24536288d3c1b13809b45d\" id=a454ba8c-2f32-4622-89df-cab2c9ae838e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:22:38.419962 crc crio[23067]: time=\"2026-06-11T00:22:38.419891098Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:8af1c7276e484bd95af17391d7e8d8fdd9ea6ee05b24536288d3c1b13809b45d UID:eeff0470-3429-4533-ae3a-f47ed73cd4d9 NetNS:/var/run/netns/e56d8561-de8b-4cb2-aad8-84a95b5baa8a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podeeff0470_3429_4533_ae3a_f47ed73cd4d9.slice PodAnnotations:0xc0029b2548}] Aliases:map[]}\"\nJun 11 00:22:38.420069 crc crio[23067]: time=\"2026-06-11T00:22:38.420050082Z\" level=info msg=\"Deleting pod openstack_nova-scheduler-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:22:38.541052 crc crio[23067]: time=\"2026-06-11T00:22:38.541003489Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=af0a66df-bcf8-4189-a4a2-666ae34fbcac name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:22:38.544321 crc crio[23067]: time=\"2026-06-11T00:22:38.541879693Z\" level=info msg=\"Created container 7d7a055ba012e0c3eb23846bdec8a1ef8c0aa02666cdb1c5f4890fc65515278a: openshift-marketplace/certified-operators-4vnw8/registry-server\" id=3b096557-3a86-46a1-9613-56dbabcbd84a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:22:38.544321 crc crio[23067]: time=\"2026-06-11T00:22:38.543276111Z\" level=info msg=\"Starting container: 7d7a055ba012e0c3eb23846bdec8a1ef8c0aa02666cdb1c5f4890fc65515278a\" id=66eb8e01-c5a4-46a0-a320-e45583dbbd7e name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:22:38.561555 crc crio[23067]: time=\"2026-06-11T00:22:38.561416686Z\" level=info msg=\"Started container\" PID=88254 containerID=7d7a055ba012e0c3eb23846bdec8a1ef8c0aa02666cdb1c5f4890fc65515278a description=openshift-marketplace/certified-operators-4vnw8/registry-server id=66eb8e01-c5a4-46a0-a320-e45583dbbd7e name=/runtime.v1.RuntimeService/StartContainer sandboxID=03e1f8162dd95f7f7a273e6e5d81267c905022e644bf9da9672b2a2c131e83a2\nJun 11 00:22:38.624729 crc crio[23067]: time=\"2026-06-11T00:22:38.620961399Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=6b3bccb8-7491-4d7d-b273-53bdb051ef41 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:22:38.709326 crc crio[23067]: time=\"2026-06-11T00:22:38.709248076Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-api\" id=9face55f-f310-47b3-a91b-ad556808bbe0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:22:38.709896 crc crio[23067]: time=\"2026-06-11T00:22:38.709870763Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:22:38.886002 crc crio[23067]: time=\"2026-06-11T00:22:38.882800296Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:22:38.911364 crc crio[23067]: time=\"2026-06-11T00:22:38.911271702Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:22:38.980731 crc crio[23067]: time=\"2026-06-11T00:22:38.980605222Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=75b559a1-2fc5-4945-b7bf-7d65fa04fa54 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:22:39.021139 crc crio[23067]: time=\"2026-06-11T00:22:39.01426411Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=f946e7d2-0ac9-45f9-b80d-989826629567 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:22:39.027122 crc crio[23067]: time=\"2026-06-11T00:22:39.026982846Z\" level=info msg=\"Stopped pod sandbox: 8af1c7276e484bd95af17391d7e8d8fdd9ea6ee05b24536288d3c1b13809b45d\" id=a454ba8c-2f32-4622-89df-cab2c9ae838e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:22:39.049787 crc crio[23067]: time=\"2026-06-11T00:22:39.049533391Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-9cqxl/registry-server\" id=c85b58b8-f91d-408c-9276-4ca5958d716e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:22:39.050091 crc crio[23067]: time=\"2026-06-11T00:22:39.050053945Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:22:39.104314 crc crio[23067]: time=\"2026-06-11T00:22:39.104208832Z\" level=info msg=\"Running pod sandbox: openstack/nova-metadata-0/POD\" id=31dd4fba-c81d-415d-b74e-8d6461a8ebdb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:22:39.104424 crc crio[23067]: time=\"2026-06-11T00:22:39.104339535Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:22:39.154418 crc crio[23067]: time=\"2026-06-11T00:22:39.15405086Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:34b81e7851e8f9e94e5ed584a9376af9d965558204e2312d7d5e4dfb89a9a6bf UID:b441326e-a01b-4e56-b18a-ab7d03516e1a NetNS:/var/run/netns/c6f1062d-cd8d-41dd-b440-4a9a08573b85 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb441326e_a01b_4e56_b18a_ab7d03516e1a.slice PodAnnotations:0xc0029b2360}] Aliases:map[]}\"\nJun 11 00:22:39.154418 crc crio[23067]: time=\"2026-06-11T00:22:39.154136883Z\" level=info msg=\"Adding pod openstack_nova-metadata-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:22:39.164947 crc crio[23067]: time=\"2026-06-11T00:22:39.164887916Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:22:39.168796 crc crio[23067]: time=\"2026-06-11T00:22:39.16871835Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:22:39.459487 crc crio[23067]: time=\"2026-06-11T00:22:39.458374244Z\" level=info msg=\"Created container 51ada2522ddaf98386e226769759cc0e1aee6b24d147d1dada2451e8627a36e8: openstack/nova-api-0/nova-api-api\" id=9face55f-f310-47b3-a91b-ad556808bbe0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:22:39.469508 crc crio[23067]: time=\"2026-06-11T00:22:39.469180619Z\" level=info msg=\"Created container afe58c75ef8d1f7fc6d1fdc77c6f982834bf07f04bdbc4a89e77ca3770ff9591: openshift-marketplace/redhat-marketplace-9cqxl/registry-server\" id=c85b58b8-f91d-408c-9276-4ca5958d716e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:22:39.473706 crc crio[23067]: time=\"2026-06-11T00:22:39.472075458Z\" level=info msg=\"Starting container: 51ada2522ddaf98386e226769759cc0e1aee6b24d147d1dada2451e8627a36e8\" id=b88486cb-8cf5-421e-985b-feae167d95e7 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:22:39.480495 crc crio[23067]: time=\"2026-06-11T00:22:39.477125715Z\" level=info msg=\"Starting container: afe58c75ef8d1f7fc6d1fdc77c6f982834bf07f04bdbc4a89e77ca3770ff9591\" id=8485c0cf-cd04-4b70-af44-8a7fa157cb18 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:22:39.483984 crc crio[23067]: time=\"2026-06-11T00:22:39.483695075Z\" level=info msg=\"Started container\" PID=88329 containerID=51ada2522ddaf98386e226769759cc0e1aee6b24d147d1dada2451e8627a36e8 description=openstack/nova-api-0/nova-api-api id=b88486cb-8cf5-421e-985b-feae167d95e7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=42e396ccc3ed687188f63cd25eeb911ff11ca0720a99a63978d609f4548ae916\nJun 11 00:22:39.487199 crc crio[23067]: time=\"2026-06-11T00:22:39.487147269Z\" level=info msg=\"Started container\" PID=88406 containerID=afe58c75ef8d1f7fc6d1fdc77c6f982834bf07f04bdbc4a89e77ca3770ff9591 description=openshift-marketplace/redhat-marketplace-9cqxl/registry-server id=8485c0cf-cd04-4b70-af44-8a7fa157cb18 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6f4f111c7fc500c470a11ee5fee9bb09637db5cad4827c93a8f8ca0e2bd4c4ea\nJun 11 00:22:39.812457 crc crio[23067]: time=\"2026-06-11T00:22:39.811990034Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-novncproxy-0/POD\" id=e56a4906-dc87-4a0d-84b3-8fe3cd76e031 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:22:39.812457 crc crio[23067]: time=\"2026-06-11T00:22:39.812338043Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:22:39.815155 crc crio[23067]: 2026-06-11T00:22:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:34b81e7851e8f9e Mac:0a:07:f8:92:a1:af Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cb Mtu:0 Sandbox:/var/run/netns/c6f1062d-cd8d-41dd-b440-4a9a08573b85 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.203 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:22:39.818988 crc crio[23067]: time=\"2026-06-11T00:22:39.816418314Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:34b81e7851e8f9e94e5ed584a9376af9d965558204e2312d7d5e4dfb89a9a6bf UID:b441326e-a01b-4e56-b18a-ab7d03516e1a NetNS:/var/run/netns/c6f1062d-cd8d-41dd-b440-4a9a08573b85 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb441326e_a01b_4e56_b18a_ab7d03516e1a.slice PodAnnotations:0xc0029b2360}] Aliases:map[]}\"\nJun 11 00:22:39.818988 crc crio[23067]: time=\"2026-06-11T00:22:39.816679012Z\" level=info msg=\"Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:22:39.866134 crc crio[23067]: time=\"2026-06-11T00:22:39.865933094Z\" level=info msg=\"Ran pod sandbox 34b81e7851e8f9e94e5ed584a9376af9d965558204e2312d7d5e4dfb89a9a6bf with infra container: openstack/nova-metadata-0/POD\" id=31dd4fba-c81d-415d-b74e-8d6461a8ebdb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:22:39.869428 crc crio[23067]: time=\"2026-06-11T00:22:39.869322236Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=580416cd-ff92-45c8-a90b-43b1507ba6f7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:22:39.871555 crc crio[23067]: time=\"2026-06-11T00:22:39.871484145Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=0e60ffbe-ad2f-46eb-84db-8e9a2f78d641 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:22:39.871696 crc crio[23067]: time=\"2026-06-11T00:22:39.871601358Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:2b012f1be10e5bf7bf9a653a1652de0527eb338421460975918cbfe6de242e66 UID:518cf3f6-be2c-4abe-bcca-dc1ccf5dbc9d NetNS:/var/run/netns/798e437d-f281-4047-9f4f-e7803370a9f0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod518cf3f6_be2c_4abe_bcca_dc1ccf5dbc9d.slice PodAnnotations:0xc000c35188}] Aliases:map[]}\"\nJun 11 00:22:39.871696 crc crio[23067]: time=\"2026-06-11T00:22:39.871689371Z\" level=info msg=\"Adding pod openstack_nova-cell1-novncproxy-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:22:39.893590 crc crio[23067]: time=\"2026-06-11T00:22:39.893451594Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-log\" id=44c69e19-942a-4d2a-a429-4239d2df8bf6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:22:39.896708 crc crio[23067]: time=\"2026-06-11T00:22:39.894472602Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:22:39.953269 crc crio[23067]: time=\"2026-06-11T00:22:39.953167952Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:22:39.959143 crc crio[23067]: time=\"2026-06-11T00:22:39.959041392Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:22:40.205342 crc crio[23067]: time=\"2026-06-11T00:22:40.205043697Z\" level=info msg=\"Created container a77be908a3fe6a79f06346ca41052ad60ce835c74c2cfb4a2b7daf56a4217542: openstack/nova-metadata-0/nova-metadata-log\" id=44c69e19-942a-4d2a-a429-4239d2df8bf6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:22:40.207251 crc crio[23067]: time=\"2026-06-11T00:22:40.206874447Z\" level=info msg=\"Starting container: a77be908a3fe6a79f06346ca41052ad60ce835c74c2cfb4a2b7daf56a4217542\" id=8491e549-af74-4611-bd20-775b2f2e46a0 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:22:40.212827 crc crio[23067]: time=\"2026-06-11T00:22:40.212728247Z\" level=info msg=\"Started container\" PID=88479 containerID=a77be908a3fe6a79f06346ca41052ad60ce835c74c2cfb4a2b7daf56a4217542 description=openstack/nova-metadata-0/nova-metadata-log id=8491e549-af74-4611-bd20-775b2f2e46a0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=34b81e7851e8f9e94e5ed584a9376af9d965558204e2312d7d5e4dfb89a9a6bf\nJun 11 00:22:40.230475 crc crio[23067]: time=\"2026-06-11T00:22:40.228395854Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=1d0e94d7-3c90-4006-b888-7c521d2ef898 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:22:40.267064 crc crio[23067]: time=\"2026-06-11T00:22:40.258187456Z\" level=info msg=\"Removing container: 3f15653042cd2b91e4e80c90b3a89c56329995cd88b34eabd49e4c9dc62900ce\" id=74586fd6-4c38-495b-b449-8df18d8e6d50 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:22:40.497113 crc crio[23067]: time=\"2026-06-11T00:22:40.497003196Z\" level=info msg=\"Removed container 3f15653042cd2b91e4e80c90b3a89c56329995cd88b34eabd49e4c9dc62900ce: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=74586fd6-4c38-495b-b449-8df18d8e6d50 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:22:40.745286 crc crio[23067]: time=\"2026-06-11T00:22:40.745084949Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=59132d1a-cf2f-4cca-b24b-2b9fd9afbd86 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:22:40.901980 crc crio[23067]: time=\"2026-06-11T00:22:40.901390489Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-metadata\" id=6e031007-cd94-4754-ac6c-6d3f59530845 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:22:40.904390 crc crio[23067]: time=\"2026-06-11T00:22:40.902220372Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:22:40.946716 crc crio[23067]: 2026-06-11T00:22:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2b012f1be10e5bf Mac:4e:a9:59:44:22:24 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cc Mtu:0 Sandbox:/var/run/netns/798e437d-f281-4047-9f4f-e7803370a9f0 SocketPath: PciID:}] [{Interface:0xc00033ee30 Address:{IP:10.217.0.204 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:22:40.946716 crc crio[23067]: time=\"2026-06-11T00:22:40.946073597Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:2b012f1be10e5bf7bf9a653a1652de0527eb338421460975918cbfe6de242e66 UID:518cf3f6-be2c-4abe-bcca-dc1ccf5dbc9d NetNS:/var/run/netns/798e437d-f281-4047-9f4f-e7803370a9f0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod518cf3f6_be2c_4abe_bcca_dc1ccf5dbc9d.slice PodAnnotations:0xc000c35188}] Aliases:map[]}\"\nJun 11 00:22:40.946716 crc crio[23067]: time=\"2026-06-11T00:22:40.946273323Z\" level=info msg=\"Checking pod openstack_nova-cell1-novncproxy-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:22:40.957225 crc crio[23067]: time=\"2026-06-11T00:22:40.95716163Z\" level=info msg=\"Ran pod sandbox 2b012f1be10e5bf7bf9a653a1652de0527eb338421460975918cbfe6de242e66 with infra container: openstack/nova-cell1-novncproxy-0/POD\" id=e56a4906-dc87-4a0d-84b3-8fe3cd76e031 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:22:40.961745 crc crio[23067]: time=\"2026-06-11T00:22:40.961633722Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\" id=43e4802e-6496-4690-b6c6-a9c5943a646f name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:22:40.976816 crc crio[23067]: time=\"2026-06-11T00:22:40.976714223Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:22:40.989016 crc crio[23067]: time=\"2026-06-11T00:22:40.988929026Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:22:41.072235 crc crio[23067]: time=\"2026-06-11T00:22:41.072108723Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\" id=c491346f-29aa-475e-b258-45073ff5574c name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:22:41.097389 crc crio[23067]: time=\"2026-06-11T00:22:41.097335931Z\" level=info msg=\"Creating container: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=9eb33eda-1bf6-4e0f-a01a-3438a0c8213d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:22:41.099418 crc crio[23067]: time=\"2026-06-11T00:22:41.099380537Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:22:41.201559 crc crio[23067]: time=\"2026-06-11T00:22:41.201459319Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:22:41.207374 crc crio[23067]: time=\"2026-06-11T00:22:41.207228836Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:22:41.216164 crc crio[23067]: time=\"2026-06-11T00:22:41.216072437Z\" level=info msg=\"Created container 5b01c9e1261020dff6bb3805dfc740f2877312e7ecfa04a4dbc5f74aa6e90da9: openstack/nova-metadata-0/nova-metadata-metadata\" id=6e031007-cd94-4754-ac6c-6d3f59530845 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:22:41.217317 crc crio[23067]: time=\"2026-06-11T00:22:41.217239539Z\" level=info msg=\"Starting container: 5b01c9e1261020dff6bb3805dfc740f2877312e7ecfa04a4dbc5f74aa6e90da9\" id=743a095d-3af9-46c4-be08-2561bba6263a name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:22:41.223835 crc crio[23067]: time=\"2026-06-11T00:22:41.223596423Z\" level=info msg=\"Started container\" PID=88665 containerID=5b01c9e1261020dff6bb3805dfc740f2877312e7ecfa04a4dbc5f74aa6e90da9 description=openstack/nova-metadata-0/nova-metadata-metadata id=743a095d-3af9-46c4-be08-2561bba6263a name=/runtime.v1.RuntimeService/StartContainer sandboxID=34b81e7851e8f9e94e5ed584a9376af9d965558204e2312d7d5e4dfb89a9a6bf\nJun 11 00:22:41.439528 crc crio[23067]: time=\"2026-06-11T00:22:41.438996034Z\" level=info msg=\"Created container fa52613e52355661436ca6b218e4670f804edb061ed7f2740f7536cbd7d8bd6c: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=9eb33eda-1bf6-4e0f-a01a-3438a0c8213d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:22:41.443391 crc crio[23067]: time=\"2026-06-11T00:22:41.443318232Z\" level=info msg=\"Starting container: fa52613e52355661436ca6b218e4670f804edb061ed7f2740f7536cbd7d8bd6c\" id=b066cc2e-d806-4949-9e7b-156cf49331e4 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:22:41.449324 crc crio[23067]: time=\"2026-06-11T00:22:41.449218783Z\" level=info msg=\"Started container\" PID=88678 containerID=fa52613e52355661436ca6b218e4670f804edb061ed7f2740f7536cbd7d8bd6c description=openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy id=b066cc2e-d806-4949-9e7b-156cf49331e4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2b012f1be10e5bf7bf9a653a1652de0527eb338421460975918cbfe6de242e66\nJun 11 00:22:41.488027 crc crio[23067]: time=\"2026-06-11T00:22:41.487908658Z\" level=info msg=\"Running pod sandbox: openstack/nova-scheduler-0/POD\" id=defd0d50-cff0-4cc7-8a1d-2ef0889cb586 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:22:41.488184 crc crio[23067]: time=\"2026-06-11T00:22:41.488056872Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:22:41.527631 crc crio[23067]: time=\"2026-06-11T00:22:41.527543978Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:fc9835427723218b7d91186fbace72b84bbc03cd7538aafe0defab90be483fd7 UID:ab5bf95e-fdb5-4086-89bc-64e5f2bf4585 NetNS:/var/run/netns/18be0217-ddc3-4fc1-a690-03c17d7db11b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podab5bf95e_fdb5_4086_89bc_64e5f2bf4585.slice PodAnnotations:0xc00802e7e0}] Aliases:map[]}\"\nJun 11 00:22:41.527631 crc crio[23067]: time=\"2026-06-11T00:22:41.52760781Z\" level=info msg=\"Adding pod openstack_nova-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:22:42.158095 crc crio[23067]: 2026-06-11T00:22:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fc9835427723218 Mac:3a:25:6f:14:35:99 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cd Mtu:0 Sandbox:/var/run/netns/18be0217-ddc3-4fc1-a690-03c17d7db11b SocketPath: PciID:}] [{Interface:0xc0001365c0 Address:{IP:10.217.0.205 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:22:42.159391 crc crio[23067]: time=\"2026-06-11T00:22:42.158743564Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:fc9835427723218b7d91186fbace72b84bbc03cd7538aafe0defab90be483fd7 UID:ab5bf95e-fdb5-4086-89bc-64e5f2bf4585 NetNS:/var/run/netns/18be0217-ddc3-4fc1-a690-03c17d7db11b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podab5bf95e_fdb5_4086_89bc_64e5f2bf4585.slice PodAnnotations:0xc00802e7e0}] Aliases:map[]}\"\nJun 11 00:22:42.159391 crc crio[23067]: time=\"2026-06-11T00:22:42.159154105Z\" level=info msg=\"Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:22:42.184938 crc crio[23067]: time=\"2026-06-11T00:22:42.184825165Z\" level=info msg=\"Ran pod sandbox fc9835427723218b7d91186fbace72b84bbc03cd7538aafe0defab90be483fd7 with infra container: openstack/nova-scheduler-0/POD\" id=defd0d50-cff0-4cc7-8a1d-2ef0889cb586 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:22:42.187323 crc crio[23067]: time=\"2026-06-11T00:22:42.187221881Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=a162e6b1-f772-4f5a-9dd3-3c6e67892a68 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:22:42.216019 crc crio[23067]: time=\"2026-06-11T00:22:42.21582494Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=0e57e25f-4d92-47f6-ae8f-180ebacf8cf9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:22:42.227269 crc crio[23067]: time=\"2026-06-11T00:22:42.22500276Z\" level=info msg=\"Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=61425434-47ca-4ce3-be73-ef84772aae94 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:22:42.227269 crc crio[23067]: time=\"2026-06-11T00:22:42.22535013Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:22:42.299554 crc crio[23067]: time=\"2026-06-11T00:22:42.299428299Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:22:42.303755 crc crio[23067]: time=\"2026-06-11T00:22:42.303686625Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:22:42.688772 crc crio[23067]: time=\"2026-06-11T00:22:42.688084804Z\" level=info msg=\"Created container 1f340e37a7923bddc8cb1703a9ccd4baa8dbd872a8192ef4101fc85b60805f0d: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=61425434-47ca-4ce3-be73-ef84772aae94 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:22:42.691157 crc crio[23067]: time=\"2026-06-11T00:22:42.691083725Z\" level=info msg=\"Starting container: 1f340e37a7923bddc8cb1703a9ccd4baa8dbd872a8192ef4101fc85b60805f0d\" id=7ab44760-fb49-45bd-80cb-e73042437ca7 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:22:42.716948 crc crio[23067]: time=\"2026-06-11T00:22:42.716606251Z\" level=info msg=\"Started container\" PID=88888 containerID=1f340e37a7923bddc8cb1703a9ccd4baa8dbd872a8192ef4101fc85b60805f0d description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=7ab44760-fb49-45bd-80cb-e73042437ca7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fc9835427723218b7d91186fbace72b84bbc03cd7538aafe0defab90be483fd7\nJun 11 00:22:42.910508 crc crio[23067]: time=\"2026-06-11T00:22:42.910321292Z\" level=info msg=\"Stopping container: f45fd3f51bc731261c92d94d31697b240101dd7a28dbbdbf98429732c698a7be (timeout: 30s)\" id=b974e17b-632c-400f-b9fb-375e52a82a8e name=/runtime.v1.RuntimeService/StopContainer\nJun 11 00:22:43.047002 crc crio[23067]: time=\"2026-06-11T00:22:43.046893023Z\" level=info msg=\"Stopped container f45fd3f51bc731261c92d94d31697b240101dd7a28dbbdbf98429732c698a7be: openstack/kube-state-metrics-0/kube-state-metrics\" id=b974e17b-632c-400f-b9fb-375e52a82a8e name=/runtime.v1.RuntimeService/StopContainer\nJun 11 00:22:43.048336 crc crio[23067]: time=\"2026-06-11T00:22:43.04825449Z\" level=info msg=\"Stopping pod sandbox: ca8cdf2935075dc917b8cd60ec1192abed478119c2b2aee0c2071721c52af9df\" id=62408142-c0d7-44c2-9bce-7431b580bdd8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:22:43.049686 crc crio[23067]: time=\"2026-06-11T00:22:43.049552046Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:ca8cdf2935075dc917b8cd60ec1192abed478119c2b2aee0c2071721c52af9df UID:2263098b-0ae7-4eb4-bac4-5257289174fa NetNS:/var/run/netns/c7b8cbbd-7b98-4dc6-9815-3f64bd8ee069 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2263098b_0ae7_4eb4_bac4_5257289174fa.slice PodAnnotations:0xc002392400}] Aliases:map[]}\"\nJun 11 00:22:43.049808 crc crio[23067]: time=\"2026-06-11T00:22:43.049757971Z\" level=info msg=\"Deleting pod openstack_kube-state-metrics-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:22:43.608346 crc crio[23067]: time=\"2026-06-11T00:22:43.607836534Z\" level=info msg=\"Stopped pod sandbox: ca8cdf2935075dc917b8cd60ec1192abed478119c2b2aee0c2071721c52af9df\" id=62408142-c0d7-44c2-9bce-7431b580bdd8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:22:44.477978 crc crio[23067]: time=\"2026-06-11T00:22:44.47679275Z\" level=info msg=\"Removing container: f45fd3f51bc731261c92d94d31697b240101dd7a28dbbdbf98429732c698a7be\" id=9a71e52e-2f71-43aa-810d-d847f4c71a6c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:22:44.509878 crc crio[23067]: time=\"2026-06-11T00:22:44.509489192Z\" level=info msg=\"Removed container f45fd3f51bc731261c92d94d31697b240101dd7a28dbbdbf98429732c698a7be: openstack/kube-state-metrics-0/kube-state-metrics\" id=9a71e52e-2f71-43aa-810d-d847f4c71a6c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:22:45.022255 crc crio[23067]: time=\"2026-06-11T00:22:45.021495618Z\" level=info msg=\"Running pod sandbox: openstack/kube-state-metrics-0/POD\" id=8ff1d213-39e1-4907-9400-c269662deb24 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:22:45.023426 crc crio[23067]: time=\"2026-06-11T00:22:45.02228986Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:22:45.155229 crc crio[23067]: time=\"2026-06-11T00:22:45.155137711Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:c9e6b0de3cf1fc81c97b1627c443a332863e1712e53a7d3eaadb13ddc829ba3e UID:653c5029-466a-488a-86b9-713f43161aed NetNS:/var/run/netns/499eeb44-4609-43e6-b11b-3ec8ad04fa6f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod653c5029_466a_488a_86b9_713f43161aed.slice PodAnnotations:0xc003ba8118}] Aliases:map[]}\"\nJun 11 00:22:45.155229 crc crio[23067]: time=\"2026-06-11T00:22:45.155205193Z\" level=info msg=\"Adding pod openstack_kube-state-metrics-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:22:45.830399 crc crio[23067]: 2026-06-11T00:22:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c9e6b0de3cf1fc8 Mac:de:63:ae:51:58:10 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ce Mtu:0 Sandbox:/var/run/netns/499eeb44-4609-43e6-b11b-3ec8ad04fa6f SocketPath: PciID:}] [{Interface:0xc0004be5b0 Address:{IP:10.217.0.206 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:22:45.831794 crc crio[23067]: time=\"2026-06-11T00:22:45.831722735Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:c9e6b0de3cf1fc81c97b1627c443a332863e1712e53a7d3eaadb13ddc829ba3e UID:653c5029-466a-488a-86b9-713f43161aed NetNS:/var/run/netns/499eeb44-4609-43e6-b11b-3ec8ad04fa6f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod653c5029_466a_488a_86b9_713f43161aed.slice PodAnnotations:0xc003ba8118}] Aliases:map[]}\"\nJun 11 00:22:45.832002 crc crio[23067]: time=\"2026-06-11T00:22:45.83190578Z\" level=info msg=\"Checking pod openstack_kube-state-metrics-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:22:45.842108 crc crio[23067]: time=\"2026-06-11T00:22:45.842024796Z\" level=info msg=\"Ran pod sandbox c9e6b0de3cf1fc81c97b1627c443a332863e1712e53a7d3eaadb13ddc829ba3e with infra container: openstack/kube-state-metrics-0/POD\" id=8ff1d213-39e1-4907-9400-c269662deb24 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:22:45.844979 crc crio[23067]: time=\"2026-06-11T00:22:45.844897154Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\" id=95184df2-a7d9-40e3-a53e-1fe33b33eb1e name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:22:45.895792 crc crio[23067]: time=\"2026-06-11T00:22:45.895692559Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\" id=9edf8ef9-bdaa-4faa-87b1-f4d427f4e082 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:22:45.906266 crc crio[23067]: time=\"2026-06-11T00:22:45.906180214Z\" level=info msg=\"Creating container: openstack/kube-state-metrics-0/kube-state-metrics\" id=74453e37-1320-433f-ae3f-90191361fb84 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:22:45.906921 crc crio[23067]: time=\"2026-06-11T00:22:45.906773661Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:22:45.991709 crc crio[23067]: time=\"2026-06-11T00:22:45.991546511Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:22:46.153484 crc crio[23067]: time=\"2026-06-11T00:22:46.153388893Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:22:46.605391 crc crio[23067]: time=\"2026-06-11T00:22:46.60158319Z\" level=info msg=\"Created container 8fa859d79b1f283414e53b04c3602de3c3819dc4992f9bce2e02dd7b913f6d11: openstack/kube-state-metrics-0/kube-state-metrics\" id=74453e37-1320-433f-ae3f-90191361fb84 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:22:46.607057 crc crio[23067]: time=\"2026-06-11T00:22:46.606837543Z\" level=info msg=\"Starting container: 8fa859d79b1f283414e53b04c3602de3c3819dc4992f9bce2e02dd7b913f6d11\" id=ed017f51-a61f-4dbb-8720-a5a583972992 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:22:46.620952 crc crio[23067]: time=\"2026-06-11T00:22:46.620794323Z\" level=info msg=\"Started container\" PID=89176 containerID=8fa859d79b1f283414e53b04c3602de3c3819dc4992f9bce2e02dd7b913f6d11 description=openstack/kube-state-metrics-0/kube-state-metrics id=ed017f51-a61f-4dbb-8720-a5a583972992 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c9e6b0de3cf1fc81c97b1627c443a332863e1712e53a7d3eaadb13ddc829ba3e\nJun 11 00:22:46.666802 crc crio[23067]: time=\"2026-06-11T00:22:46.666722675Z\" level=info msg=\"Stopping container: da41939164b7e166c5bb638e222336651b699152d9f5c26e86e508c5e4b6140c (timeout: 30s)\" id=eaa2ce14-aeec-404f-bb01-21df03bf7fa2 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 00:22:46.666959 crc crio[23067]: time=\"2026-06-11T00:22:46.66691142Z\" level=info msg=\"Stopping container: 73fddc1172d56855bd04429fe09f7434c282d9a07f56c347b8a3e09f23a070e1 (timeout: 30s)\" id=5f3705a6-300c-4ca4-8c94-cf0b49b2f85e name=/runtime.v1.RuntimeService/StopContainer\nJun 11 00:22:46.667260 crc crio[23067]: time=\"2026-06-11T00:22:46.667174118Z\" level=info msg=\"Stopping container: 0c9ce4150a98eb11a70ba55acf9ce99cb028d586f90b9584ddc1e87932c14755 (timeout: 30s)\" id=f92f0bf6-2de5-477d-98ba-6eaa0f24d0a6 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 00:22:46.667534 crc crio[23067]: time=\"2026-06-11T00:22:46.667403254Z\" level=info msg=\"Stopping container: 3165cd829ccd4242db7f4ea27327ca1ca49be3106a478bd00f6a1b0fa5563494 (timeout: 30s)\" id=4bc7ec5e-2607-40ce-aede-00544b7d203d name=/runtime.v1.RuntimeService/StopContainer\nJun 11 00:22:46.799446 crc crio[23067]: time=\"2026-06-11T00:22:46.799188866Z\" level=info msg=\"Stopped container da41939164b7e166c5bb638e222336651b699152d9f5c26e86e508c5e4b6140c: openstack/ceilometer-0/sg-core\" id=eaa2ce14-aeec-404f-bb01-21df03bf7fa2 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 00:22:46.903093 crc crio[23067]: time=\"2026-06-11T00:22:46.902994196Z\" level=info msg=\"Stopped container 73fddc1172d56855bd04429fe09f7434c282d9a07f56c347b8a3e09f23a070e1: openstack/ceilometer-0/proxy-httpd\" id=5f3705a6-300c-4ca4-8c94-cf0b49b2f85e name=/runtime.v1.RuntimeService/StopContainer\nJun 11 00:22:47.114333 crc crio[23067]: time=\"2026-06-11T00:22:47.114212334Z\" level=info msg=\"Stopped container 3165cd829ccd4242db7f4ea27327ca1ca49be3106a478bd00f6a1b0fa5563494: openstack/ceilometer-0/ceilometer-central-agent\" id=4bc7ec5e-2607-40ce-aede-00544b7d203d name=/runtime.v1.RuntimeService/StopContainer\nJun 11 00:22:49.592163 crc crio[23067]: time=\"2026-06-11T00:22:49.590042443Z\" level=info msg=\"Stopping container: afe58c75ef8d1f7fc6d1fdc77c6f982834bf07f04bdbc4a89e77ca3770ff9591 (timeout: 2s)\" id=1cec6669-a76c-4022-b90a-15b7ba4f2a10 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 00:22:49.592163 crc crio[23067]: time=\"2026-06-11T00:22:49.591302827Z\" level=info msg=\"Stopping pod sandbox: 321ab3a726089f42249db9dd02426e2ee96860e210c583170e249dbf1e4c3f5c\" id=2464a189-d25b-4860-ab56-c1c00fd16b74 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:22:49.592911 crc crio[23067]: time=\"2026-06-11T00:22:49.592803218Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-db-sync-76c97 Namespace:openstack ID:321ab3a726089f42249db9dd02426e2ee96860e210c583170e249dbf1e4c3f5c UID:a4bdb00f-9e18-4002-ac8d-845b31f35d5b NetNS:/var/run/netns/1d9d339f-ef9b-424f-bb82-309d89f2fbff Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda4bdb00f_9e18_4002_ac8d_845b31f35d5b.slice PodAnnotations:0xc000b80e38}] Aliases:map[]}\"\nJun 11 00:22:49.593117 crc crio[23067]: time=\"2026-06-11T00:22:49.593057015Z\" level=info msg=\"Deleting pod openstack_nova-cell1-conductor-db-sync-76c97 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:22:49.728336 crc crio[23067]: time=\"2026-06-11T00:22:49.72823208Z\" level=info msg=\"Stopped container afe58c75ef8d1f7fc6d1fdc77c6f982834bf07f04bdbc4a89e77ca3770ff9591: openshift-marketplace/redhat-marketplace-9cqxl/registry-server\" id=1cec6669-a76c-4022-b90a-15b7ba4f2a10 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 00:22:49.729074 crc crio[23067]: time=\"2026-06-11T00:22:49.729001581Z\" level=info msg=\"Stopping pod sandbox: 6f4f111c7fc500c470a11ee5fee9bb09637db5cad4827c93a8f8ca0e2bd4c4ea\" id=81ce8b5a-0cef-4419-8e0d-45c8f393def9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:22:49.729566 crc crio[23067]: time=\"2026-06-11T00:22:49.729489234Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-9cqxl Namespace:openshift-marketplace ID:6f4f111c7fc500c470a11ee5fee9bb09637db5cad4827c93a8f8ca0e2bd4c4ea UID:eace8492-0499-4679-bae6-a8ee4eb6c80d NetNS:/var/run/netns/d0ff8040-f8cf-49ef-806b-4a7c1a79c7d1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podeace8492_0499_4679_bae6_a8ee4eb6c80d.slice PodAnnotations:0xc000b80f40}] Aliases:map[]}\"\nJun 11 00:22:49.729737 crc crio[23067]: time=\"2026-06-11T00:22:49.729721101Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-9cqxl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:22:50.012098 crc crio[23067]: time=\"2026-06-11T00:22:50.011931313Z\" level=info msg=\"Stopped pod sandbox: 321ab3a726089f42249db9dd02426e2ee96860e210c583170e249dbf1e4c3f5c\" id=2464a189-d25b-4860-ab56-c1c00fd16b74 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:22:50.182008 crc crio[23067]: time=\"2026-06-11T00:22:50.18133134Z\" level=info msg=\"Stopped pod sandbox: 6f4f111c7fc500c470a11ee5fee9bb09637db5cad4827c93a8f8ca0e2bd4c4ea\" id=81ce8b5a-0cef-4419-8e0d-45c8f393def9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:22:50.615420 crc crio[23067]: time=\"2026-06-11T00:22:50.615339991Z\" level=info msg=\"Removing container: afe58c75ef8d1f7fc6d1fdc77c6f982834bf07f04bdbc4a89e77ca3770ff9591\" id=8faeb966-03fd-4ce1-a95c-c9dd310b87ce name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:22:50.660556 crc crio[23067]: time=\"2026-06-11T00:22:50.660452971Z\" level=info msg=\"Removed container afe58c75ef8d1f7fc6d1fdc77c6f982834bf07f04bdbc4a89e77ca3770ff9591: openshift-marketplace/redhat-marketplace-9cqxl/registry-server\" id=8faeb966-03fd-4ce1-a95c-c9dd310b87ce name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:22:50.663270 crc crio[23067]: time=\"2026-06-11T00:22:50.663164985Z\" level=info msg=\"Removing container: 3c833fd82ab19d300d3f181a55e5caac8722e68665f4399c6d287dffd8a9027e\" id=236a30fd-cf99-40f9-8bca-ccd14e47ba39 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:22:50.720368 crc crio[23067]: time=\"2026-06-11T00:22:50.720156808Z\" level=info msg=\"Removed container 3c833fd82ab19d300d3f181a55e5caac8722e68665f4399c6d287dffd8a9027e: openshift-marketplace/redhat-marketplace-9cqxl/extract-content\" id=236a30fd-cf99-40f9-8bca-ccd14e47ba39 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:22:50.723898 crc crio[23067]: time=\"2026-06-11T00:22:50.723631783Z\" level=info msg=\"Removing container: 7ca40b30aa4e9bb409498129c965965819136cf3125c0126cb8bcb20f459908e\" id=e66e227e-2730-418d-abee-f1ac3e8df4df name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:22:50.878115 crc crio[23067]: time=\"2026-06-11T00:22:50.877196079Z\" level=info msg=\"Removed container 7ca40b30aa4e9bb409498129c965965819136cf3125c0126cb8bcb20f459908e: openshift-marketplace/redhat-marketplace-9cqxl/extract-utilities\" id=e66e227e-2730-418d-abee-f1ac3e8df4df name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:22:51.213820 crc crio[23067]: time=\"2026-06-11T00:22:51.212484669Z\" level=info msg=\"Stopped container 0c9ce4150a98eb11a70ba55acf9ce99cb028d586f90b9584ddc1e87932c14755: openstack/ceilometer-0/ceilometer-notification-agent\" id=f92f0bf6-2de5-477d-98ba-6eaa0f24d0a6 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 00:22:51.214514 crc crio[23067]: time=\"2026-06-11T00:22:51.214447662Z\" level=info msg=\"Stopping pod sandbox: 41da7532f3031cfe97dc76f52ed5f1900c530d7d1164b5f3ab1e350d3ff997c4\" id=e49a8ea3-1c9e-4776-9d21-6be451894d42 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:22:51.215414 crc crio[23067]: time=\"2026-06-11T00:22:51.215342037Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:41da7532f3031cfe97dc76f52ed5f1900c530d7d1164b5f3ab1e350d3ff997c4 UID:896d6a13-e757-4714-9cf2-f78118b19917 NetNS:/var/run/netns/a4ec4d87-7e0c-4573-954f-ef994b958d14 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod896d6a13_e757_4714_9cf2_f78118b19917.slice PodAnnotations:0xc002a46138}] Aliases:map[]}\"\nJun 11 00:22:51.215593 crc crio[23067]: time=\"2026-06-11T00:22:51.215543932Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:22:51.261306 crc crio[23067]: time=\"2026-06-11T00:22:51.261144845Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-conductor-0/POD\" id=c04fcc07-0aec-40ac-899b-812cec1ae810 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:22:51.261306 crc crio[23067]: time=\"2026-06-11T00:22:51.261254828Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:22:51.312507 crc crio[23067]: time=\"2026-06-11T00:22:51.312392282Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:eb6554ea5497ffc95a70b883f5d96806bb3b4e986c5c325ba5ae66889827c725 UID:0ea149d2-bbe2-479a-a0e8-81fffec74293 NetNS:/var/run/netns/04416d02-db89-40c0-8524-35f971b16db3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0ea149d2_bbe2_479a_a0e8_81fffec74293.slice PodAnnotations:0xc002a462a0}] Aliases:map[]}\"\nJun 11 00:22:51.312507 crc crio[23067]: time=\"2026-06-11T00:22:51.312488865Z\" level=info msg=\"Adding pod openstack_nova-cell1-conductor-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:22:51.629485 crc crio[23067]: time=\"2026-06-11T00:22:51.628930931Z\" level=info msg=\"Stopped pod sandbox: 41da7532f3031cfe97dc76f52ed5f1900c530d7d1164b5f3ab1e350d3ff997c4\" id=e49a8ea3-1c9e-4776-9d21-6be451894d42 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:22:51.657245 crc crio[23067]: time=\"2026-06-11T00:22:51.653751117Z\" level=info msg=\"Stopping container: 7d7a055ba012e0c3eb23846bdec8a1ef8c0aa02666cdb1c5f4890fc65515278a (timeout: 2s)\" id=6ffef2a0-573a-42c8-9749-3a7bafb615e8 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 00:22:51.756712 crc crio[23067]: 2026-06-11T00:22:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:eb6554ea5497ffc Mac:52:ea:11:aa:bf:ee Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cf Mtu:0 Sandbox:/var/run/netns/04416d02-db89-40c0-8524-35f971b16db3 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.207 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:22:51.758447 crc crio[23067]: time=\"2026-06-11T00:22:51.75839792Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:eb6554ea5497ffc95a70b883f5d96806bb3b4e986c5c325ba5ae66889827c725 UID:0ea149d2-bbe2-479a-a0e8-81fffec74293 NetNS:/var/run/netns/04416d02-db89-40c0-8524-35f971b16db3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0ea149d2_bbe2_479a_a0e8_81fffec74293.slice PodAnnotations:0xc002a462a0}] Aliases:map[]}\"\nJun 11 00:22:51.758588 crc crio[23067]: time=\"2026-06-11T00:22:51.758554814Z\" level=info msg=\"Checking pod openstack_nova-cell1-conductor-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:22:51.771273 crc crio[23067]: time=\"2026-06-11T00:22:51.771083316Z\" level=info msg=\"Ran pod sandbox eb6554ea5497ffc95a70b883f5d96806bb3b4e986c5c325ba5ae66889827c725 with infra container: openstack/nova-cell1-conductor-0/POD\" id=c04fcc07-0aec-40ac-899b-812cec1ae810 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:22:51.783408 crc crio[23067]: time=\"2026-06-11T00:22:51.783201596Z\" level=info msg=\"Stopped container 7d7a055ba012e0c3eb23846bdec8a1ef8c0aa02666cdb1c5f4890fc65515278a: openshift-marketplace/certified-operators-4vnw8/registry-server\" id=6ffef2a0-573a-42c8-9749-3a7bafb615e8 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 00:22:51.784514 crc crio[23067]: time=\"2026-06-11T00:22:51.78445399Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=66c7df6b-edd8-4a15-aa63-4b273e777b44 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:22:51.784830 crc crio[23067]: time=\"2026-06-11T00:22:51.784746008Z\" level=info msg=\"Stopping pod sandbox: 03e1f8162dd95f7f7a273e6e5d81267c905022e644bf9da9672b2a2c131e83a2\" id=102362a0-ee35-4359-a02a-595ecac4c30e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:22:51.785429 crc crio[23067]: time=\"2026-06-11T00:22:51.785353945Z\" level=info msg=\"Got pod network &{Name:certified-operators-4vnw8 Namespace:openshift-marketplace ID:03e1f8162dd95f7f7a273e6e5d81267c905022e644bf9da9672b2a2c131e83a2 UID:4cd75632-55f5-4540-9827-2ba8168a5e24 NetNS:/var/run/netns/592f2bdd-a563-4f0c-8e1a-d95f4bc7e8ee Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4cd75632_55f5_4540_9827_2ba8168a5e24.slice PodAnnotations:0xc007e12210}] Aliases:map[]}\"\nJun 11 00:22:51.785619 crc crio[23067]: time=\"2026-06-11T00:22:51.785513309Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-4vnw8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:22:51.844059 crc crio[23067]: time=\"2026-06-11T00:22:51.842812151Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=561a751e-2136-4d7b-a953-1bca31dd3a57 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:22:51.865401 crc crio[23067]: time=\"2026-06-11T00:22:51.864941144Z\" level=info msg=\"Creating container: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=c0e4651c-f948-4ae3-ad90-d17407f8b092 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:22:51.865401 crc crio[23067]: time=\"2026-06-11T00:22:51.865285994Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:22:51.935757 crc crio[23067]: time=\"2026-06-11T00:22:51.927940572Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:22:51.953368 crc crio[23067]: time=\"2026-06-11T00:22:51.953263942Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:22:52.142485 crc crio[23067]: time=\"2026-06-11T00:22:52.142370687Z\" level=info msg=\"Stopped pod sandbox: 03e1f8162dd95f7f7a273e6e5d81267c905022e644bf9da9672b2a2c131e83a2\" id=102362a0-ee35-4359-a02a-595ecac4c30e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:22:52.198514 crc crio[23067]: time=\"2026-06-11T00:22:52.198397434Z\" level=info msg=\"Created container 5b232a41f0a39c27a7d8f3be84066e4b660f1aa2b6a7ef9bfefa2fc0a22cba9b: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=c0e4651c-f948-4ae3-ad90-d17407f8b092 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:22:52.200690 crc crio[23067]: time=\"2026-06-11T00:22:52.200548203Z\" level=info msg=\"Starting container: 5b232a41f0a39c27a7d8f3be84066e4b660f1aa2b6a7ef9bfefa2fc0a22cba9b\" id=ce8e2927-6428-48bb-b718-79501da0ee05 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:22:52.221471 crc crio[23067]: time=\"2026-06-11T00:22:52.221251387Z\" level=info msg=\"Started container\" PID=89723 containerID=5b232a41f0a39c27a7d8f3be84066e4b660f1aa2b6a7ef9bfefa2fc0a22cba9b description=openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor id=ce8e2927-6428-48bb-b718-79501da0ee05 name=/runtime.v1.RuntimeService/StartContainer sandboxID=eb6554ea5497ffc95a70b883f5d96806bb3b4e986c5c325ba5ae66889827c725\nJun 11 00:22:52.667793 crc crio[23067]: time=\"2026-06-11T00:22:52.667504522Z\" level=info msg=\"Removing container: 7d7a055ba012e0c3eb23846bdec8a1ef8c0aa02666cdb1c5f4890fc65515278a\" id=1b46295f-95ac-431a-8854-d42c77f0c0e9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:22:52.707102 crc crio[23067]: time=\"2026-06-11T00:22:52.705823856Z\" level=info msg=\"Removed container 7d7a055ba012e0c3eb23846bdec8a1ef8c0aa02666cdb1c5f4890fc65515278a: openshift-marketplace/certified-operators-4vnw8/registry-server\" id=1b46295f-95ac-431a-8854-d42c77f0c0e9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:22:52.712428 crc crio[23067]: time=\"2026-06-11T00:22:52.712357804Z\" level=info msg=\"Removing container: 17259cdf1841238973aec88d7907ce45cccbfc76594522dacc56ebcefcf5c917\" id=b504e50d-8a1a-4734-a304-7a4d4190b8d9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:22:52.799351 crc crio[23067]: time=\"2026-06-11T00:22:52.799214742Z\" level=info msg=\"Removed container 17259cdf1841238973aec88d7907ce45cccbfc76594522dacc56ebcefcf5c917: openshift-marketplace/certified-operators-4vnw8/extract-content\" id=b504e50d-8a1a-4734-a304-7a4d4190b8d9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:22:52.804049 crc crio[23067]: time=\"2026-06-11T00:22:52.803967662Z\" level=info msg=\"Removing container: 4d479b9bf93c34f5f99467e3540e2dd678f5485c0dc896f5ae45e7908e91f7e9\" id=045e115a-30f7-4942-842e-f18ddae83e74 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:22:52.841575 crc crio[23067]: time=\"2026-06-11T00:22:52.841441253Z\" level=info msg=\"Removed container 4d479b9bf93c34f5f99467e3540e2dd678f5485c0dc896f5ae45e7908e91f7e9: openshift-marketplace/certified-operators-4vnw8/extract-utilities\" id=045e115a-30f7-4942-842e-f18ddae83e74 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:22:52.859207 crc crio[23067]: time=\"2026-06-11T00:22:52.859117605Z\" level=info msg=\"Removing container: 73fddc1172d56855bd04429fe09f7434c282d9a07f56c347b8a3e09f23a070e1\" id=b413a35b-fd27-409d-8294-9658950197fd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:22:52.919884 crc crio[23067]: time=\"2026-06-11T00:22:52.919796199Z\" level=info msg=\"Removed container 73fddc1172d56855bd04429fe09f7434c282d9a07f56c347b8a3e09f23a070e1: openstack/ceilometer-0/proxy-httpd\" id=b413a35b-fd27-409d-8294-9658950197fd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:22:52.925380 crc crio[23067]: time=\"2026-06-11T00:22:52.925308469Z\" level=info msg=\"Removing container: da41939164b7e166c5bb638e222336651b699152d9f5c26e86e508c5e4b6140c\" id=b0a3ce22-4adb-40ac-8fd9-238b62ba48f5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:22:52.987178 crc crio[23067]: time=\"2026-06-11T00:22:52.987108724Z\" level=info msg=\"Removed container da41939164b7e166c5bb638e222336651b699152d9f5c26e86e508c5e4b6140c: openstack/ceilometer-0/sg-core\" id=b0a3ce22-4adb-40ac-8fd9-238b62ba48f5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:22:52.992394 crc crio[23067]: time=\"2026-06-11T00:22:52.992358177Z\" level=info msg=\"Removing container: 0c9ce4150a98eb11a70ba55acf9ce99cb028d586f90b9584ddc1e87932c14755\" id=ae74a987-aa57-4f94-b77c-21ae86f7b8aa name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:22:53.022521 crc crio[23067]: time=\"2026-06-11T00:22:53.022414456Z\" level=info msg=\"Removed container 0c9ce4150a98eb11a70ba55acf9ce99cb028d586f90b9584ddc1e87932c14755: openstack/ceilometer-0/ceilometer-notification-agent\" id=ae74a987-aa57-4f94-b77c-21ae86f7b8aa name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:22:53.027431 crc crio[23067]: time=\"2026-06-11T00:22:53.027358291Z\" level=info msg=\"Removing container: 3165cd829ccd4242db7f4ea27327ca1ca49be3106a478bd00f6a1b0fa5563494\" id=d68cbb1b-786f-4e1a-a223-9bed660d7a8c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:22:53.059060 crc crio[23067]: time=\"2026-06-11T00:22:53.059002384Z\" level=info msg=\"Removed container 3165cd829ccd4242db7f4ea27327ca1ca49be3106a478bd00f6a1b0fa5563494: openstack/ceilometer-0/ceilometer-central-agent\" id=d68cbb1b-786f-4e1a-a223-9bed660d7a8c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:22:53.271323 crc crio[23067]: time=\"2026-06-11T00:22:53.271230059Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=5db52d03-654b-4508-8112-75d6f103af51 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:22:53.271447 crc crio[23067]: time=\"2026-06-11T00:22:53.271342532Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:22:53.299547 crc crio[23067]: time=\"2026-06-11T00:22:53.299484829Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:5ad21a0cb3dbea7b4b87a67d8f63f14e9e34d15ec56942f1ede0f1e7b1aff6e3 UID:fe986c1b-9f1d-4065-861f-f672275f7ff9 NetNS:/var/run/netns/14475659-25f5-48a8-9e1e-c8ccb65b79b1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfe986c1b_9f1d_4065_861f_f672275f7ff9.slice PodAnnotations:0xc002a46928}] Aliases:map[]}\"\nJun 11 00:22:53.299547 crc crio[23067]: time=\"2026-06-11T00:22:53.29953529Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:22:53.870167 crc crio[23067]: 2026-06-11T00:22:53Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5ad21a0cb3dbea7 Mac:9a:f5:41:7a:50:fd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d0 Mtu:0 Sandbox:/var/run/netns/14475659-25f5-48a8-9e1e-c8ccb65b79b1 SocketPath: PciID:}] [{Interface:0xc000014730 Address:{IP:10.217.0.208 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:22:53.871936 crc crio[23067]: time=\"2026-06-11T00:22:53.871070229Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:5ad21a0cb3dbea7b4b87a67d8f63f14e9e34d15ec56942f1ede0f1e7b1aff6e3 UID:fe986c1b-9f1d-4065-861f-f672275f7ff9 NetNS:/var/run/netns/14475659-25f5-48a8-9e1e-c8ccb65b79b1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfe986c1b_9f1d_4065_861f_f672275f7ff9.slice PodAnnotations:0xc002a46928}] Aliases:map[]}\"\nJun 11 00:22:53.871936 crc crio[23067]: time=\"2026-06-11T00:22:53.871251114Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:22:53.879796 crc crio[23067]: time=\"2026-06-11T00:22:53.879714565Z\" level=info msg=\"Ran pod sandbox 5ad21a0cb3dbea7b4b87a67d8f63f14e9e34d15ec56942f1ede0f1e7b1aff6e3 with infra container: openstack/ceilometer-0/POD\" id=5db52d03-654b-4508-8112-75d6f103af51 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:22:53.888890 crc crio[23067]: time=\"2026-06-11T00:22:53.888759231Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=05943f8d-9675-4011-a5a8-a5fe010c5dae name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:22:53.934417 crc crio[23067]: time=\"2026-06-11T00:22:53.933989924Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=5f6ec990-200f-4b49-afff-b5ecaba51edb name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:22:53.946310 crc crio[23067]: time=\"2026-06-11T00:22:53.946188617Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=784a5a1f-1965-4f92-a3a6-a013c0e8da2c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:22:53.946721 crc crio[23067]: time=\"2026-06-11T00:22:53.946630499Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:22:54.009984 crc crio[23067]: time=\"2026-06-11T00:22:54.009891663Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:22:54.013530 crc crio[23067]: time=\"2026-06-11T00:22:54.01344822Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:22:54.184128 crc crio[23067]: time=\"2026-06-11T00:22:54.182763696Z\" level=info msg=\"Created container b4138094907cbf6db3bfd13dfe2bb605a2a17f3014d20a873288e7a426e8f0d9: openstack/ceilometer-0/ceilometer-central-agent\" id=784a5a1f-1965-4f92-a3a6-a013c0e8da2c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:22:54.193720 crc crio[23067]: time=\"2026-06-11T00:22:54.190962679Z\" level=info msg=\"Starting container: b4138094907cbf6db3bfd13dfe2bb605a2a17f3014d20a873288e7a426e8f0d9\" id=d665651f-92e6-4a59-bc3f-d32162355da4 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:22:54.199224 crc crio[23067]: time=\"2026-06-11T00:22:54.198499295Z\" level=info msg=\"Started container\" PID=89850 containerID=b4138094907cbf6db3bfd13dfe2bb605a2a17f3014d20a873288e7a426e8f0d9 description=openstack/ceilometer-0/ceilometer-central-agent id=d665651f-92e6-4a59-bc3f-d32162355da4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5ad21a0cb3dbea7b4b87a67d8f63f14e9e34d15ec56942f1ede0f1e7b1aff6e3\nJun 11 00:22:54.226532 crc crio[23067]: time=\"2026-06-11T00:22:54.223960009Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=6b561fa1-c263-4f6a-a799-34db91ead565 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:22:54.264720 crc crio[23067]: time=\"2026-06-11T00:22:54.264578696Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=2b8310e3-aac6-4a29-bbcf-d79ec2208cec name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:22:54.275037 crc crio[23067]: time=\"2026-06-11T00:22:54.274946369Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=f1a6fab7-a483-480d-8f15-401030454240 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:22:54.275368 crc crio[23067]: time=\"2026-06-11T00:22:54.275310468Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:22:54.360360 crc crio[23067]: time=\"2026-06-11T00:22:54.359620577Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:22:54.369704 crc crio[23067]: time=\"2026-06-11T00:22:54.369559528Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:22:54.501190 crc crio[23067]: time=\"2026-06-11T00:22:54.501024631Z\" level=info msg=\"Created container 22ea099629071e69329632f1df5c63a6ba37f963da471269b67ab53edddfd7a4: openstack/ceilometer-0/ceilometer-notification-agent\" id=f1a6fab7-a483-480d-8f15-401030454240 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:22:54.502387 crc crio[23067]: time=\"2026-06-11T00:22:54.502317996Z\" level=info msg=\"Starting container: 22ea099629071e69329632f1df5c63a6ba37f963da471269b67ab53edddfd7a4\" id=4e982b33-ced8-42a2-9967-1174f0ea9b8d name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:22:54.508514 crc crio[23067]: time=\"2026-06-11T00:22:54.508409983Z\" level=info msg=\"Started container\" PID=89968 containerID=22ea099629071e69329632f1df5c63a6ba37f963da471269b67ab53edddfd7a4 description=openstack/ceilometer-0/ceilometer-notification-agent id=4e982b33-ced8-42a2-9967-1174f0ea9b8d name=/runtime.v1.RuntimeService/StartContainer sandboxID=5ad21a0cb3dbea7b4b87a67d8f63f14e9e34d15ec56942f1ede0f1e7b1aff6e3\nJun 11 00:22:54.520897 crc crio[23067]: time=\"2026-06-11T00:22:54.520809721Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=f6f09b87-a073-4f48-99c4-bed16c18693d name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:22:54.537240 crc crio[23067]: time=\"2026-06-11T00:22:54.537119845Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=c98002a9-3cd7-4b8e-90cc-8b521ded579c name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:22:54.545318 crc crio[23067]: time=\"2026-06-11T00:22:54.545221746Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=9804ee0c-a4a4-4898-a799-434db67a0b23 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:22:54.545696 crc crio[23067]: time=\"2026-06-11T00:22:54.545558825Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:22:54.614509 crc crio[23067]: time=\"2026-06-11T00:22:54.614426492Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:22:54.623690 crc crio[23067]: time=\"2026-06-11T00:22:54.623559752Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:22:54.756500 crc crio[23067]: time=\"2026-06-11T00:22:54.756387602Z\" level=info msg=\"Created container 281ab409b911fc08a27949605d0471b3f3d8a2c9c2722af495066e0f6157987e: openstack/ceilometer-0/sg-core\" id=9804ee0c-a4a4-4898-a799-434db67a0b23 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:22:54.757966 crc crio[23067]: time=\"2026-06-11T00:22:54.757877683Z\" level=info msg=\"Starting container: 281ab409b911fc08a27949605d0471b3f3d8a2c9c2722af495066e0f6157987e\" id=09180791-01a7-4831-a9df-eb8dd7a2b8a9 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:22:54.767935 crc crio[23067]: time=\"2026-06-11T00:22:54.767817514Z\" level=info msg=\"Started container\" PID=89997 containerID=281ab409b911fc08a27949605d0471b3f3d8a2c9c2722af495066e0f6157987e description=openstack/ceilometer-0/sg-core id=09180791-01a7-4831-a9df-eb8dd7a2b8a9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5ad21a0cb3dbea7b4b87a67d8f63f14e9e34d15ec56942f1ede0f1e7b1aff6e3\nJun 11 00:22:54.781476 crc crio[23067]: time=\"2026-06-11T00:22:54.781294351Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=b8dc888c-5844-48a1-83da-27f175f17e27 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:22:54.841879 crc crio[23067]: time=\"2026-06-11T00:22:54.841713188Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=97fadcc6-6605-42e9-91b2-bb2d6043bb88 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:22:54.852132 crc crio[23067]: time=\"2026-06-11T00:22:54.85204284Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=f4861811-19ca-4a42-b0ab-b1a48a1d2c6a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:22:54.852553 crc crio[23067]: time=\"2026-06-11T00:22:54.852490912Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:22:54.908106 crc crio[23067]: time=\"2026-06-11T00:22:54.908000285Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:22:54.912108 crc crio[23067]: time=\"2026-06-11T00:22:54.912050226Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:22:55.091212 crc crio[23067]: time=\"2026-06-11T00:22:55.090920071Z\" level=info msg=\"Created container 827750d853b2a69c613b252121d55ff34022e18439c60b6e230bce9267569e74: openstack/ceilometer-0/proxy-httpd\" id=f4861811-19ca-4a42-b0ab-b1a48a1d2c6a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:22:55.092881 crc crio[23067]: time=\"2026-06-11T00:22:55.092752691Z\" level=info msg=\"Starting container: 827750d853b2a69c613b252121d55ff34022e18439c60b6e230bce9267569e74\" id=99ebbdf0-a8f8-4789-9e47-b8655acd1b18 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:22:55.099183 crc crio[23067]: time=\"2026-06-11T00:22:55.099093794Z\" level=info msg=\"Started container\" PID=90034 containerID=827750d853b2a69c613b252121d55ff34022e18439c60b6e230bce9267569e74 description=openstack/ceilometer-0/proxy-httpd id=99ebbdf0-a8f8-4789-9e47-b8655acd1b18 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5ad21a0cb3dbea7b4b87a67d8f63f14e9e34d15ec56942f1ede0f1e7b1aff6e3\nJun 11 00:22:57.602987 crc crio[23067]: time=\"2026-06-11T00:22:57.602395091Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-68b84f4555-brnzn/POD\" id=0fb3172d-d402-40ca-a096-4f7ad4ef1d86 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:22:57.604313 crc crio[23067]: time=\"2026-06-11T00:22:57.603029779Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:22:57.683953 crc crio[23067]: time=\"2026-06-11T00:22:57.683352828Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-68b84f4555-brnzn Namespace:openstack ID:f876e0b418617b56a3032833738f4b805e279c01ca4daf5b7064b8caca39147c UID:3518ffa5-57ca-40dd-b4ea-b41d4e0b7455 NetNS:/var/run/netns/54a5e9f1-f1a6-4518-854c-4fe8cbc27eb2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3518ffa5_57ca_40dd_b4ea_b41d4e0b7455.slice PodAnnotations:0xc000530f58}] Aliases:map[]}\"\nJun 11 00:22:57.683953 crc crio[23067]: time=\"2026-06-11T00:22:57.683924304Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-68b84f4555-brnzn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:22:58.262270 crc crio[23067]: 2026-06-11T00:22:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f876e0b418617b5 Mac:46:ee:79:cd:37:3a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d1 Mtu:0 Sandbox:/var/run/netns/54a5e9f1-f1a6-4518-854c-4fe8cbc27eb2 SocketPath: PciID:}] [{Interface:0xc00043a5b0 Address:{IP:10.217.0.209 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:22:58.264222 crc crio[23067]: time=\"2026-06-11T00:22:58.26414436Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-68b84f4555-brnzn Namespace:openstack ID:f876e0b418617b56a3032833738f4b805e279c01ca4daf5b7064b8caca39147c UID:3518ffa5-57ca-40dd-b4ea-b41d4e0b7455 NetNS:/var/run/netns/54a5e9f1-f1a6-4518-854c-4fe8cbc27eb2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3518ffa5_57ca_40dd_b4ea_b41d4e0b7455.slice PodAnnotations:0xc000530f58}] Aliases:map[]}\"\nJun 11 00:22:58.264391 crc crio[23067]: time=\"2026-06-11T00:22:58.264344346Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-68b84f4555-brnzn for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:22:58.274327 crc crio[23067]: time=\"2026-06-11T00:22:58.274244236Z\" level=info msg=\"Ran pod sandbox f876e0b418617b56a3032833738f4b805e279c01ca4daf5b7064b8caca39147c with infra container: openstack/dnsmasq-dns-68b84f4555-brnzn/POD\" id=0fb3172d-d402-40ca-a096-4f7ad4ef1d86 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:22:58.279897 crc crio[23067]: time=\"2026-06-11T00:22:58.279608302Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=2b4d2817-a7e8-4944-af2d-b8136b0305ec name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:22:58.353593 crc crio[23067]: time=\"2026-06-11T00:22:58.353495926Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=83bf1524-f90b-479c-bc4c-94871aa83bf1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:22:58.361934 crc crio[23067]: time=\"2026-06-11T00:22:58.361834083Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-68b84f4555-brnzn/init\" id=4eb82c36-dd35-4a5f-8e15-b38b7db89b9f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:22:58.362306 crc crio[23067]: time=\"2026-06-11T00:22:58.362250635Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:22:58.442574 crc crio[23067]: time=\"2026-06-11T00:22:58.442382009Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:22:58.447502 crc crio[23067]: time=\"2026-06-11T00:22:58.447423186Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:22:58.767537 crc crio[23067]: time=\"2026-06-11T00:22:58.766992308Z\" level=info msg=\"Created container 8d4bf93becafceff68a81992b4f71dce43cdef0be6ddd5087ad1820fa06cdcb0: openstack/dnsmasq-dns-68b84f4555-brnzn/init\" id=4eb82c36-dd35-4a5f-8e15-b38b7db89b9f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:22:58.770810 crc crio[23067]: time=\"2026-06-11T00:22:58.770625227Z\" level=info msg=\"Starting container: 8d4bf93becafceff68a81992b4f71dce43cdef0be6ddd5087ad1820fa06cdcb0\" id=e577dd09-9707-4346-b5cc-587a668e9546 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:22:58.786320 crc crio[23067]: time=\"2026-06-11T00:22:58.784133355Z\" level=info msg=\"Started container\" PID=90448 containerID=8d4bf93becafceff68a81992b4f71dce43cdef0be6ddd5087ad1820fa06cdcb0 description=openstack/dnsmasq-dns-68b84f4555-brnzn/init id=e577dd09-9707-4346-b5cc-587a668e9546 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f876e0b418617b56a3032833738f4b805e279c01ca4daf5b7064b8caca39147c\nJun 11 00:22:58.838773 crc crio[23067]: time=\"2026-06-11T00:22:58.838582989Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=47631bb1-717a-4690-ad42-e4d43b18f805 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:22:58.913088 crc crio[23067]: time=\"2026-06-11T00:22:58.912929076Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=e2627f04-7ff8-40a7-86f7-07b4983d5b2c name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:22:58.922810 crc crio[23067]: time=\"2026-06-11T00:22:58.92260942Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-68b84f4555-brnzn/dnsmasq-dns\" id=9313251e-88a3-4467-81b7-f1f0f3389ebf name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:22:58.924159 crc crio[23067]: time=\"2026-06-11T00:22:58.924049259Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:22:58.996988 crc crio[23067]: time=\"2026-06-11T00:22:58.996695559Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:22:59.001586 crc crio[23067]: time=\"2026-06-11T00:22:59.00147504Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:22:59.167812 crc crio[23067]: time=\"2026-06-11T00:22:59.167774843Z\" level=info msg=\"Created container 9e26c12923ff77865a7237f02367da9814c03bf96346009134925ffb1b51da47: openstack/dnsmasq-dns-68b84f4555-brnzn/dnsmasq-dns\" id=9313251e-88a3-4467-81b7-f1f0f3389ebf name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:22:59.175797 crc crio[23067]: time=\"2026-06-11T00:22:59.175187005Z\" level=info msg=\"Starting container: 9e26c12923ff77865a7237f02367da9814c03bf96346009134925ffb1b51da47\" id=29bc3034-d08d-4aaf-b648-d2e8e7bd50b3 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:22:59.186992 crc crio[23067]: time=\"2026-06-11T00:22:59.186214915Z\" level=info msg=\"Started container\" PID=90503 containerID=9e26c12923ff77865a7237f02367da9814c03bf96346009134925ffb1b51da47 description=openstack/dnsmasq-dns-68b84f4555-brnzn/dnsmasq-dns id=29bc3034-d08d-4aaf-b648-d2e8e7bd50b3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f876e0b418617b56a3032833738f4b805e279c01ca4daf5b7064b8caca39147c\nJun 11 00:23:01.093412 crc crio[23067]: time=\"2026-06-11T00:23:01.093049034Z\" level=info msg=\"Stopping container: 51ada2522ddaf98386e226769759cc0e1aee6b24d147d1dada2451e8627a36e8 (timeout: 30s)\" id=ea478167-edb7-48e4-b283-e8e57ed9d64b name=/runtime.v1.RuntimeService/StopContainer\nJun 11 00:23:01.095291 crc crio[23067]: time=\"2026-06-11T00:23:01.093188137Z\" level=info msg=\"Stopping container: 5cf4e9da7a0cfc842678c4b48e026790af16b2ab8ac477c6b8a2bae3a318422f (timeout: 30s)\" id=5820cf3b-f7c4-4e9c-ad51-c6d3c04562b5 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 00:23:01.224376 crc crio[23067]: time=\"2026-06-11T00:23:01.22425702Z\" level=info msg=\"Stopped container 5cf4e9da7a0cfc842678c4b48e026790af16b2ab8ac477c6b8a2bae3a318422f: openstack/nova-api-0/nova-api-log\" id=5820cf3b-f7c4-4e9c-ad51-c6d3c04562b5 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 00:23:01.685779 crc crio[23067]: time=\"2026-06-11T00:23:01.685029861Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-cell-mapping-2m9nd/POD\" id=1cd5fef2-c101-4710-8635-569bfac5bc72 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:23:01.686096 crc crio[23067]: time=\"2026-06-11T00:23:01.686069889Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:23:01.727588 crc crio[23067]: time=\"2026-06-11T00:23:01.727508849Z\" level=info msg=\"Got pod network &{Name:nova-cell1-cell-mapping-2m9nd Namespace:openstack ID:ba1e9a854bab08711006dd5def47e681ea9c99c95cb2bfdae9f2cea97a078103 UID:93b7afc3-22fc-479f-98a0-2bab4464b211 NetNS:/var/run/netns/1ecfdeb6-8d99-4f76-81fb-0aff4b0fa924 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod93b7afc3_22fc_479f_98a0_2bab4464b211.slice PodAnnotations:0xc007e12770}] Aliases:map[]}\"\nJun 11 00:23:01.728250 crc crio[23067]: time=\"2026-06-11T00:23:01.728222258Z\" level=info msg=\"Adding pod openstack_nova-cell1-cell-mapping-2m9nd to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:23:02.321614 crc crio[23067]: 2026-06-11T00:23:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ba1e9a854bab087 Mac:5e:3a:26:16:59:11 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d2 Mtu:0 Sandbox:/var/run/netns/1ecfdeb6-8d99-4f76-81fb-0aff4b0fa924 SocketPath: PciID:}] [{Interface:0xc0003655f0 Address:{IP:10.217.0.210 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:23:02.323546 crc crio[23067]: time=\"2026-06-11T00:23:02.323460474Z\" level=info msg=\"Got pod network &{Name:nova-cell1-cell-mapping-2m9nd Namespace:openstack ID:ba1e9a854bab08711006dd5def47e681ea9c99c95cb2bfdae9f2cea97a078103 UID:93b7afc3-22fc-479f-98a0-2bab4464b211 NetNS:/var/run/netns/1ecfdeb6-8d99-4f76-81fb-0aff4b0fa924 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod93b7afc3_22fc_479f_98a0_2bab4464b211.slice PodAnnotations:0xc007e12770}] Aliases:map[]}\"\nJun 11 00:23:02.323735 crc crio[23067]: time=\"2026-06-11T00:23:02.323626858Z\" level=info msg=\"Checking pod openstack_nova-cell1-cell-mapping-2m9nd for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:23:02.335202 crc crio[23067]: time=\"2026-06-11T00:23:02.335150113Z\" level=info msg=\"Ran pod sandbox ba1e9a854bab08711006dd5def47e681ea9c99c95cb2bfdae9f2cea97a078103 with infra container: openstack/nova-cell1-cell-mapping-2m9nd/POD\" id=1cd5fef2-c101-4710-8635-569bfac5bc72 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:23:02.338772 crc crio[23067]: time=\"2026-06-11T00:23:02.338627607Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=43457b8d-1d22-411b-bead-7d42c9dc82f0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:23:02.378807 crc crio[23067]: time=\"2026-06-11T00:23:02.378302309Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=421a382f-8237-4b4d-a66b-145ec5ebccca name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:23:02.389257 crc crio[23067]: time=\"2026-06-11T00:23:02.389187776Z\" level=info msg=\"Creating container: openstack/nova-cell1-cell-mapping-2m9nd/nova-manage\" id=c5c81804-bd1d-4313-a19e-a5362c6edcf4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:23:02.389739 crc crio[23067]: time=\"2026-06-11T00:23:02.389601597Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:23:02.453768 crc crio[23067]: time=\"2026-06-11T00:23:02.453528079Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:23:02.457512 crc crio[23067]: time=\"2026-06-11T00:23:02.457429056Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:23:02.525845 crc crio[23067]: time=\"2026-06-11T00:23:02.525771019Z\" level=info msg=\"Stopping container: 281ab409b911fc08a27949605d0471b3f3d8a2c9c2722af495066e0f6157987e (timeout: 30s)\" id=8dd13bcd-66fd-4a86-a22b-0cb63e8be608 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 00:23:02.526429 crc crio[23067]: time=\"2026-06-11T00:23:02.526366285Z\" level=info msg=\"Stopping container: b4138094907cbf6db3bfd13dfe2bb605a2a17f3014d20a873288e7a426e8f0d9 (timeout: 30s)\" id=bb6e7a9a-789e-45f3-a468-01dc1043b380 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 00:23:02.526780 crc crio[23067]: time=\"2026-06-11T00:23:02.526726525Z\" level=info msg=\"Stopping container: 827750d853b2a69c613b252121d55ff34022e18439c60b6e230bce9267569e74 (timeout: 30s)\" id=96abebfc-f776-4916-84bf-9e76fd4bf79a name=/runtime.v1.RuntimeService/StopContainer\nJun 11 00:23:02.527347 crc crio[23067]: time=\"2026-06-11T00:23:02.5272815Z\" level=info msg=\"Stopping container: 22ea099629071e69329632f1df5c63a6ba37f963da471269b67ab53edddfd7a4 (timeout: 30s)\" id=6dbd2795-2e88-4411-bd39-f4b2ae957684 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 00:23:02.651397 crc crio[23067]: time=\"2026-06-11T00:23:02.65129336Z\" level=info msg=\"Stopped container 281ab409b911fc08a27949605d0471b3f3d8a2c9c2722af495066e0f6157987e: openstack/ceilometer-0/sg-core\" id=8dd13bcd-66fd-4a86-a22b-0cb63e8be608 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 00:23:02.708152 crc crio[23067]: time=\"2026-06-11T00:23:02.708072478Z\" level=info msg=\"Created container 65073d0331c717c4e5f238dcddb68cd2dd03258125972a2c1626560258bc5ad3: openstack/nova-cell1-cell-mapping-2m9nd/nova-manage\" id=c5c81804-bd1d-4313-a19e-a5362c6edcf4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:23:02.709438 crc crio[23067]: time=\"2026-06-11T00:23:02.709364833Z\" level=info msg=\"Starting container: 65073d0331c717c4e5f238dcddb68cd2dd03258125972a2c1626560258bc5ad3\" id=e882379a-35e8-452e-a000-2ba93062d7bd name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:23:02.715454 crc crio[23067]: time=\"2026-06-11T00:23:02.715388868Z\" level=info msg=\"Started container\" PID=90733 containerID=65073d0331c717c4e5f238dcddb68cd2dd03258125972a2c1626560258bc5ad3 description=openstack/nova-cell1-cell-mapping-2m9nd/nova-manage id=e882379a-35e8-452e-a000-2ba93062d7bd name=/runtime.v1.RuntimeService/StartContainer sandboxID=ba1e9a854bab08711006dd5def47e681ea9c99c95cb2bfdae9f2cea97a078103\nJun 11 00:23:02.775541 crc crio[23067]: time=\"2026-06-11T00:23:02.775443275Z\" level=info msg=\"Stopped container 827750d853b2a69c613b252121d55ff34022e18439c60b6e230bce9267569e74: openstack/ceilometer-0/proxy-httpd\" id=96abebfc-f776-4916-84bf-9e76fd4bf79a name=/runtime.v1.RuntimeService/StopContainer\nJun 11 00:23:02.960519 crc crio[23067]: time=\"2026-06-11T00:23:02.959973555Z\" level=info msg=\"Stopped container 22ea099629071e69329632f1df5c63a6ba37f963da471269b67ab53edddfd7a4: openstack/ceilometer-0/ceilometer-notification-agent\" id=6dbd2795-2e88-4411-bd39-f4b2ae957684 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 00:23:03.558295 crc crio[23067]: time=\"2026-06-11T00:23:03.558167101Z\" level=info msg=\"Stopped container b4138094907cbf6db3bfd13dfe2bb605a2a17f3014d20a873288e7a426e8f0d9: openstack/ceilometer-0/ceilometer-central-agent\" id=bb6e7a9a-789e-45f3-a468-01dc1043b380 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 00:23:03.559503 crc crio[23067]: time=\"2026-06-11T00:23:03.559260551Z\" level=info msg=\"Stopping pod sandbox: 5ad21a0cb3dbea7b4b87a67d8f63f14e9e34d15ec56942f1ede0f1e7b1aff6e3\" id=206030e2-f3ea-4e53-a94a-db86bfd8607b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:23:03.563622 crc crio[23067]: time=\"2026-06-11T00:23:03.563542488Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:5ad21a0cb3dbea7b4b87a67d8f63f14e9e34d15ec56942f1ede0f1e7b1aff6e3 UID:fe986c1b-9f1d-4065-861f-f672275f7ff9 NetNS:/var/run/netns/14475659-25f5-48a8-9e1e-c8ccb65b79b1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfe986c1b_9f1d_4065_861f_f672275f7ff9.slice PodAnnotations:0xc000130de8}] Aliases:map[]}\"\nJun 11 00:23:03.564181 crc crio[23067]: time=\"2026-06-11T00:23:03.564120804Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:23:03.964606 crc crio[23067]: time=\"2026-06-11T00:23:03.963628194Z\" level=info msg=\"Stopped pod sandbox: 5ad21a0cb3dbea7b4b87a67d8f63f14e9e34d15ec56942f1ede0f1e7b1aff6e3\" id=206030e2-f3ea-4e53-a94a-db86bfd8607b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:23:04.984776 crc crio[23067]: time=\"2026-06-11T00:23:04.984014358Z\" level=info msg=\"Removing container: 827750d853b2a69c613b252121d55ff34022e18439c60b6e230bce9267569e74\" id=422cb33f-3a49-4225-bb86-3e01749386a6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:23:05.024717 crc crio[23067]: time=\"2026-06-11T00:23:05.024570043Z\" level=info msg=\"Removed container 827750d853b2a69c613b252121d55ff34022e18439c60b6e230bce9267569e74: openstack/ceilometer-0/proxy-httpd\" id=422cb33f-3a49-4225-bb86-3e01749386a6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:23:05.029750 crc crio[23067]: time=\"2026-06-11T00:23:05.029568059Z\" level=info msg=\"Removing container: 281ab409b911fc08a27949605d0471b3f3d8a2c9c2722af495066e0f6157987e\" id=e683a2a0-22e0-4f99-ab93-27f932c479dc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:23:05.079570 crc crio[23067]: time=\"2026-06-11T00:23:05.078106093Z\" level=info msg=\"Removed container 281ab409b911fc08a27949605d0471b3f3d8a2c9c2722af495066e0f6157987e: openstack/ceilometer-0/sg-core\" id=e683a2a0-22e0-4f99-ab93-27f932c479dc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:23:05.082508 crc crio[23067]: time=\"2026-06-11T00:23:05.082449921Z\" level=info msg=\"Removing container: 22ea099629071e69329632f1df5c63a6ba37f963da471269b67ab53edddfd7a4\" id=73e1ebba-2a5c-411f-b6b0-d1d573792abd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:23:05.126029 crc crio[23067]: time=\"2026-06-11T00:23:05.125933576Z\" level=info msg=\"Removed container 22ea099629071e69329632f1df5c63a6ba37f963da471269b67ab53edddfd7a4: openstack/ceilometer-0/ceilometer-notification-agent\" id=73e1ebba-2a5c-411f-b6b0-d1d573792abd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:23:05.129446 crc crio[23067]: time=\"2026-06-11T00:23:05.1293663Z\" level=info msg=\"Removing container: b4138094907cbf6db3bfd13dfe2bb605a2a17f3014d20a873288e7a426e8f0d9\" id=5838091d-55fb-4619-852f-97441ea0820d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:23:05.174550 crc crio[23067]: time=\"2026-06-11T00:23:05.174465459Z\" level=info msg=\"Removed container b4138094907cbf6db3bfd13dfe2bb605a2a17f3014d20a873288e7a426e8f0d9: openstack/ceilometer-0/ceilometer-central-agent\" id=5838091d-55fb-4619-852f-97441ea0820d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:23:05.498934 crc crio[23067]: time=\"2026-06-11T00:23:05.49879377Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=868dafd8-d111-4022-abfb-dd44663b1f95 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:23:05.499076 crc crio[23067]: time=\"2026-06-11T00:23:05.498950975Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:23:05.552471 crc crio[23067]: time=\"2026-06-11T00:23:05.552362041Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:f76c3da6ad4f446edd95300b0a6978a4a1137ebf19e29f9419ea74bafb4404a6 UID:9f7da95c-87d5-4ace-9742-caac1dedd0d3 NetNS:/var/run/netns/99a89cc0-bb60-46eb-8cce-37ff2a9ace6d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9f7da95c_87d5_4ace_9742_caac1dedd0d3.slice PodAnnotations:0xc000531830}] Aliases:map[]}\"\nJun 11 00:23:05.552471 crc crio[23067]: time=\"2026-06-11T00:23:05.552449393Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:23:05.992840 crc crio[23067]: time=\"2026-06-11T00:23:05.992066467Z\" level=info msg=\"Stopping container: 6b38ac53da6bf0f3a1bc7645e5643fa36360da13f4c2a7d053a3aea0fd3fa19f (timeout: 10s)\" id=82fb8cc2-57b1-4b2b-b65d-e49e0b914bf4 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 00:23:06.101510 crc crio[23067]: 2026-06-11T00:23:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f76c3da6ad4f446 Mac:d2:78:0f:13:18:e2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d3 Mtu:0 Sandbox:/var/run/netns/99a89cc0-bb60-46eb-8cce-37ff2a9ace6d SocketPath: PciID:}] [{Interface:0xc0005085c0 Address:{IP:10.217.0.211 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:23:06.103905 crc crio[23067]: time=\"2026-06-11T00:23:06.103816213Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:f76c3da6ad4f446edd95300b0a6978a4a1137ebf19e29f9419ea74bafb4404a6 UID:9f7da95c-87d5-4ace-9742-caac1dedd0d3 NetNS:/var/run/netns/99a89cc0-bb60-46eb-8cce-37ff2a9ace6d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9f7da95c_87d5_4ace_9742_caac1dedd0d3.slice PodAnnotations:0xc000531830}] Aliases:map[]}\"\nJun 11 00:23:06.104106 crc crio[23067]: time=\"2026-06-11T00:23:06.104048149Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:23:06.116593 crc crio[23067]: time=\"2026-06-11T00:23:06.116117718Z\" level=info msg=\"Ran pod sandbox f76c3da6ad4f446edd95300b0a6978a4a1137ebf19e29f9419ea74bafb4404a6 with infra container: openstack/ceilometer-0/POD\" id=868dafd8-d111-4022-abfb-dd44663b1f95 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:23:06.119746 crc crio[23067]: time=\"2026-06-11T00:23:06.119460469Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=2f3403b9-9d76-4381-b77e-2d27ad1b3be4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:23:06.127072 crc crio[23067]: time=\"2026-06-11T00:23:06.126938693Z\" level=info msg=\"Stopped container 6b38ac53da6bf0f3a1bc7645e5643fa36360da13f4c2a7d053a3aea0fd3fa19f: openstack/dnsmasq-dns-7948f7c9f9-t4drw/dnsmasq-dns\" id=82fb8cc2-57b1-4b2b-b65d-e49e0b914bf4 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 00:23:06.129929 crc crio[23067]: time=\"2026-06-11T00:23:06.129521154Z\" level=info msg=\"Stopping pod sandbox: d0908378a2c6c2714da34b78345515c26f1d0adce29a25cd915ae404bb39f446\" id=c71c949f-8a0f-46d0-b33a-4e61642e3fdb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:23:06.130376 crc crio[23067]: time=\"2026-06-11T00:23:06.130258964Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7948f7c9f9-t4drw Namespace:openstack ID:d0908378a2c6c2714da34b78345515c26f1d0adce29a25cd915ae404bb39f446 UID:43fbae1b-968c-4117-8bc0-c7055dce3710 NetNS:/var/run/netns/0496a553-ebe2-4fa9-84cd-eeea58fb8202 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod43fbae1b_968c_4117_8bc0_c7055dce3710.slice PodAnnotations:0xc0001309d8}] Aliases:map[]}\"\nJun 11 00:23:06.130542 crc crio[23067]: time=\"2026-06-11T00:23:06.130453939Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-7948f7c9f9-t4drw from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:23:06.148343 crc crio[23067]: time=\"2026-06-11T00:23:06.148283065Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=3ed5526e-7cf8-4def-b747-f41b726e419f name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:23:06.164713 crc crio[23067]: time=\"2026-06-11T00:23:06.16055746Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=9d657f87-199b-45ec-b424-23c603a2e190 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:23:06.164713 crc crio[23067]: time=\"2026-06-11T00:23:06.161177197Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:23:06.241020 crc crio[23067]: time=\"2026-06-11T00:23:06.240805107Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:23:06.244550 crc crio[23067]: time=\"2026-06-11T00:23:06.244479547Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:23:06.386629 crc crio[23067]: time=\"2026-06-11T00:23:06.386504759Z\" level=info msg=\"Created container aeedb24045589ed6d96160035bedd29cb4ba270c2403f12c47f66544aaafd50c: openstack/ceilometer-0/ceilometer-central-agent\" id=9d657f87-199b-45ec-b424-23c603a2e190 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:23:06.390622 crc crio[23067]: time=\"2026-06-11T00:23:06.3905701Z\" level=info msg=\"Starting container: aeedb24045589ed6d96160035bedd29cb4ba270c2403f12c47f66544aaafd50c\" id=6d5a42d4-2779-4e1f-9ff4-c503b4897cbb name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:23:06.416901 crc crio[23067]: time=\"2026-06-11T00:23:06.416767504Z\" level=info msg=\"Started container\" PID=91132 containerID=aeedb24045589ed6d96160035bedd29cb4ba270c2403f12c47f66544aaafd50c description=openstack/ceilometer-0/ceilometer-central-agent id=6d5a42d4-2779-4e1f-9ff4-c503b4897cbb name=/runtime.v1.RuntimeService/StartContainer sandboxID=f76c3da6ad4f446edd95300b0a6978a4a1137ebf19e29f9419ea74bafb4404a6\nJun 11 00:23:06.435337 crc crio[23067]: time=\"2026-06-11T00:23:06.435141435Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=a79d1d6f-6b23-4584-a8e3-3428c16aeee6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:23:06.483924 crc crio[23067]: time=\"2026-06-11T00:23:06.483820492Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=002f7c6c-2f27-4a94-98cc-a2ff84e7bf3f name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:23:06.493961 crc crio[23067]: time=\"2026-06-11T00:23:06.493390083Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=bab3908a-57de-46d3-b498-c6ec27372405 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:23:06.493961 crc crio[23067]: time=\"2026-06-11T00:23:06.493841265Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:23:06.548260 crc crio[23067]: time=\"2026-06-11T00:23:06.548174406Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:23:06.552810 crc crio[23067]: time=\"2026-06-11T00:23:06.5527448Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:23:06.572895 crc crio[23067]: time=\"2026-06-11T00:23:06.565459227Z\" level=info msg=\"Stopped pod sandbox: d0908378a2c6c2714da34b78345515c26f1d0adce29a25cd915ae404bb39f446\" id=c71c949f-8a0f-46d0-b33a-4e61642e3fdb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:23:06.653507 crc crio[23067]: time=\"2026-06-11T00:23:06.652825919Z\" level=info msg=\"Stopped container 51ada2522ddaf98386e226769759cc0e1aee6b24d147d1dada2451e8627a36e8: openstack/nova-api-0/nova-api-api\" id=ea478167-edb7-48e4-b283-e8e57ed9d64b name=/runtime.v1.RuntimeService/StopContainer\nJun 11 00:23:06.655016 crc crio[23067]: time=\"2026-06-11T00:23:06.654980037Z\" level=info msg=\"Stopping pod sandbox: 42e396ccc3ed687188f63cd25eeb911ff11ca0720a99a63978d609f4548ae916\" id=94452b84-f58f-440e-82ad-c599ef45c2e0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:23:06.655609 crc crio[23067]: time=\"2026-06-11T00:23:06.655574484Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:42e396ccc3ed687188f63cd25eeb911ff11ca0720a99a63978d609f4548ae916 UID:f6220733-974f-4dab-8eb9-94f015a74d3d NetNS:/var/run/netns/c380b95c-a7e0-49f8-9140-a19812347b70 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf6220733_974f_4dab_8eb9_94f015a74d3d.slice PodAnnotations:0xc00802e440}] Aliases:map[]}\"\nJun 11 00:23:06.656072 crc crio[23067]: time=\"2026-06-11T00:23:06.656046896Z\" level=info msg=\"Deleting pod openstack_nova-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:23:06.862116 crc crio[23067]: time=\"2026-06-11T00:23:06.862013951Z\" level=info msg=\"Created container c8f8f0425f9615bf56f12e75a28492e91764779f7b27f4c8900c1e3f87a094b7: openstack/ceilometer-0/ceilometer-notification-agent\" id=bab3908a-57de-46d3-b498-c6ec27372405 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:23:06.863884 crc crio[23067]: time=\"2026-06-11T00:23:06.86380358Z\" level=info msg=\"Starting container: c8f8f0425f9615bf56f12e75a28492e91764779f7b27f4c8900c1e3f87a094b7\" id=fd2854dc-05a6-45bf-bda2-5032ed9a72fd name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:23:06.870101 crc crio[23067]: time=\"2026-06-11T00:23:06.869993488Z\" level=info msg=\"Started container\" PID=91210 containerID=c8f8f0425f9615bf56f12e75a28492e91764779f7b27f4c8900c1e3f87a094b7 description=openstack/ceilometer-0/ceilometer-notification-agent id=fd2854dc-05a6-45bf-bda2-5032ed9a72fd name=/runtime.v1.RuntimeService/StartContainer sandboxID=f76c3da6ad4f446edd95300b0a6978a4a1137ebf19e29f9419ea74bafb4404a6\nJun 11 00:23:06.898401 crc crio[23067]: time=\"2026-06-11T00:23:06.887002722Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=1d00b9fd-986b-4c0b-b892-03c4e4321dfa name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:23:06.932603 crc crio[23067]: time=\"2026-06-11T00:23:06.932457531Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=9457bafc-1ed6-481f-a9da-91a1f3982a2d name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:23:06.942255 crc crio[23067]: time=\"2026-06-11T00:23:06.942124875Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=732c9522-56b5-4426-a9cb-cf0848123c92 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:23:06.942758 crc crio[23067]: time=\"2026-06-11T00:23:06.942537036Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:23:07.028601 crc crio[23067]: time=\"2026-06-11T00:23:07.02852528Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:23:07.045378 crc crio[23067]: time=\"2026-06-11T00:23:07.045273327Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:23:07.073340 crc crio[23067]: time=\"2026-06-11T00:23:07.073300601Z\" level=info msg=\"Removing container: 6b38ac53da6bf0f3a1bc7645e5643fa36360da13f4c2a7d053a3aea0fd3fa19f\" id=953cd6db-9ec1-481c-9b07-53daac4092c8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:23:07.109485 crc crio[23067]: time=\"2026-06-11T00:23:07.109394954Z\" level=info msg=\"Removed container 6b38ac53da6bf0f3a1bc7645e5643fa36360da13f4c2a7d053a3aea0fd3fa19f: openstack/dnsmasq-dns-7948f7c9f9-t4drw/dnsmasq-dns\" id=953cd6db-9ec1-481c-9b07-53daac4092c8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:23:07.121951 crc crio[23067]: time=\"2026-06-11T00:23:07.121840574Z\" level=info msg=\"Removing container: 928abb795044442f6e1a98fa26837b77a03b5b1860f065132cd60daee8f7efea\" id=3a6836bf-3e1c-45ca-8f97-47808415ef42 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:23:07.135795 crc crio[23067]: time=\"2026-06-11T00:23:07.135434664Z\" level=info msg=\"Stopped pod sandbox: 42e396ccc3ed687188f63cd25eeb911ff11ca0720a99a63978d609f4548ae916\" id=94452b84-f58f-440e-82ad-c599ef45c2e0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:23:07.221517 crc crio[23067]: time=\"2026-06-11T00:23:07.221388287Z\" level=info msg=\"Removed container 928abb795044442f6e1a98fa26837b77a03b5b1860f065132cd60daee8f7efea: openstack/dnsmasq-dns-7948f7c9f9-t4drw/init\" id=3a6836bf-3e1c-45ca-8f97-47808415ef42 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:23:07.234974 crc crio[23067]: time=\"2026-06-11T00:23:07.234802643Z\" level=info msg=\"Created container 69dbab6193985e8aab07d519ce9eecd9c371622bc9270f399f776ecc20b7e385: openstack/ceilometer-0/sg-core\" id=732c9522-56b5-4426-a9cb-cf0848123c92 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:23:07.238096 crc crio[23067]: time=\"2026-06-11T00:23:07.237947999Z\" level=info msg=\"Starting container: 69dbab6193985e8aab07d519ce9eecd9c371622bc9270f399f776ecc20b7e385\" id=97c26b49-8637-474b-81b5-0a99425aea95 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:23:07.244046 crc crio[23067]: time=\"2026-06-11T00:23:07.243429508Z\" level=info msg=\"Started container\" PID=91237 containerID=69dbab6193985e8aab07d519ce9eecd9c371622bc9270f399f776ecc20b7e385 description=openstack/ceilometer-0/sg-core id=97c26b49-8637-474b-81b5-0a99425aea95 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f76c3da6ad4f446edd95300b0a6978a4a1137ebf19e29f9419ea74bafb4404a6\nJun 11 00:23:07.271837 crc crio[23067]: time=\"2026-06-11T00:23:07.269723905Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=af465e0b-1506-43ea-94c6-af202f9798a8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:23:07.336590 crc crio[23067]: time=\"2026-06-11T00:23:07.336358741Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=e297ce7e-af63-4f48-a63e-f8caec71689d name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:23:07.344474 crc crio[23067]: time=\"2026-06-11T00:23:07.34438891Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=da9a6d48-6a6c-4e15-a6d0-a6d8970f3c12 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:23:07.344777 crc crio[23067]: time=\"2026-06-11T00:23:07.34473276Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:23:07.419194 crc crio[23067]: time=\"2026-06-11T00:23:07.419110877Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:23:07.427088 crc crio[23067]: time=\"2026-06-11T00:23:07.425563493Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:23:07.655543 crc crio[23067]: time=\"2026-06-11T00:23:07.655351967Z\" level=info msg=\"Created container 86c1d15d620fbae99f03927d7fe8cf1948e9199f3585c8d3660c0e75e8e2909a: openstack/ceilometer-0/proxy-httpd\" id=da9a6d48-6a6c-4e15-a6d0-a6d8970f3c12 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:23:07.656837 crc crio[23067]: time=\"2026-06-11T00:23:07.656784206Z\" level=info msg=\"Starting container: 86c1d15d620fbae99f03927d7fe8cf1948e9199f3585c8d3660c0e75e8e2909a\" id=307b686d-8284-4df7-be7a-9bd8dc6d9542 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:23:07.661994 crc crio[23067]: time=\"2026-06-11T00:23:07.661830373Z\" level=info msg=\"Started container\" PID=91293 containerID=86c1d15d620fbae99f03927d7fe8cf1948e9199f3585c8d3660c0e75e8e2909a description=openstack/ceilometer-0/proxy-httpd id=307b686d-8284-4df7-be7a-9bd8dc6d9542 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f76c3da6ad4f446edd95300b0a6978a4a1137ebf19e29f9419ea74bafb4404a6\nJun 11 00:23:08.125999 crc crio[23067]: time=\"2026-06-11T00:23:08.125916863Z\" level=info msg=\"Removing container: 51ada2522ddaf98386e226769759cc0e1aee6b24d147d1dada2451e8627a36e8\" id=f2b398bf-b5a8-49af-a1b8-75373e7663d1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:23:08.157329 crc crio[23067]: time=\"2026-06-11T00:23:08.157244637Z\" level=info msg=\"Removed container 51ada2522ddaf98386e226769759cc0e1aee6b24d147d1dada2451e8627a36e8: openstack/nova-api-0/nova-api-api\" id=f2b398bf-b5a8-49af-a1b8-75373e7663d1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:23:08.160207 crc crio[23067]: time=\"2026-06-11T00:23:08.160117705Z\" level=info msg=\"Removing container: 5cf4e9da7a0cfc842678c4b48e026790af16b2ab8ac477c6b8a2bae3a318422f\" id=7b60daca-bb61-4157-a6b9-ce20ad8d54e7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:23:08.204458 crc crio[23067]: time=\"2026-06-11T00:23:08.204362992Z\" level=info msg=\"Removed container 5cf4e9da7a0cfc842678c4b48e026790af16b2ab8ac477c6b8a2bae3a318422f: openstack/nova-api-0/nova-api-log\" id=7b60daca-bb61-4157-a6b9-ce20ad8d54e7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:23:08.645891 crc crio[23067]: time=\"2026-06-11T00:23:08.64527014Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-0/POD\" id=d02a4d6b-1347-4caf-bbc5-0bedee65b2f8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:23:08.646018 crc crio[23067]: time=\"2026-06-11T00:23:08.645921878Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:23:08.681902 crc crio[23067]: time=\"2026-06-11T00:23:08.681804746Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:5ad9859a97ea02020b9a443a612e93ef3a3e5d622d973bb4d3fa94d6aff4e266 UID:bdec2507-168f-4378-9a54-f8dac5b8825c NetNS:/var/run/netns/767172f6-113d-4c47-88c0-55cab9166ffb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbdec2507_168f_4378_9a54_f8dac5b8825c.slice PodAnnotations:0xc0079a4730}] Aliases:map[]}\"\nJun 11 00:23:08.681902 crc crio[23067]: time=\"2026-06-11T00:23:08.681849458Z\" level=info msg=\"Adding pod openstack_nova-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:23:09.289486 crc crio[23067]: 2026-06-11T00:23:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5ad9859a97ea020 Mac:ba:ea:fd:18:1d:35 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d4 Mtu:0 Sandbox:/var/run/netns/767172f6-113d-4c47-88c0-55cab9166ffb SocketPath: PciID:}] [{Interface:0xc000014620 Address:{IP:10.217.0.212 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:23:09.291812 crc crio[23067]: time=\"2026-06-11T00:23:09.291331542Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:5ad9859a97ea02020b9a443a612e93ef3a3e5d622d973bb4d3fa94d6aff4e266 UID:bdec2507-168f-4378-9a54-f8dac5b8825c NetNS:/var/run/netns/767172f6-113d-4c47-88c0-55cab9166ffb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbdec2507_168f_4378_9a54_f8dac5b8825c.slice PodAnnotations:0xc0079a4730}] Aliases:map[]}\"\nJun 11 00:23:09.292020 crc crio[23067]: time=\"2026-06-11T00:23:09.291964219Z\" level=info msg=\"Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:23:09.304460 crc crio[23067]: time=\"2026-06-11T00:23:09.304368367Z\" level=info msg=\"Ran pod sandbox 5ad9859a97ea02020b9a443a612e93ef3a3e5d622d973bb4d3fa94d6aff4e266 with infra container: openstack/nova-api-0/POD\" id=d02a4d6b-1347-4caf-bbc5-0bedee65b2f8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:23:09.306420 crc crio[23067]: time=\"2026-06-11T00:23:09.30631566Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=1481361f-c37e-42b7-8d04-50c8a718b5ac name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:23:09.310137 crc crio[23067]: time=\"2026-06-11T00:23:09.309921058Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=59114a8a-c022-4a9b-a18d-42960ae5300a name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:23:09.319602 crc crio[23067]: time=\"2026-06-11T00:23:09.31953569Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-log\" id=bf4d9503-f0a4-4735-8c1a-b44bd106b181 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:23:09.320077 crc crio[23067]: time=\"2026-06-11T00:23:09.320032974Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:23:09.387346 crc crio[23067]: time=\"2026-06-11T00:23:09.387265007Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:23:09.392065 crc crio[23067]: time=\"2026-06-11T00:23:09.391986565Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:23:09.674084 crc crio[23067]: time=\"2026-06-11T00:23:09.673979562Z\" level=info msg=\"Created container 4b8796e46653684835002624098413de762ae4768b202516c3d8b2165bfb89b4: openstack/nova-api-0/nova-api-log\" id=bf4d9503-f0a4-4735-8c1a-b44bd106b181 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:23:09.687812 crc crio[23067]: time=\"2026-06-11T00:23:09.686016691Z\" level=info msg=\"Starting container: 4b8796e46653684835002624098413de762ae4768b202516c3d8b2165bfb89b4\" id=c9b65789-d4de-4375-a7a0-df4989ada47d name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:23:09.703141 crc crio[23067]: time=\"2026-06-11T00:23:09.702946792Z\" level=info msg=\"Started container\" PID=91641 containerID=4b8796e46653684835002624098413de762ae4768b202516c3d8b2165bfb89b4 description=openstack/nova-api-0/nova-api-log id=c9b65789-d4de-4375-a7a0-df4989ada47d name=/runtime.v1.RuntimeService/StartContainer sandboxID=5ad9859a97ea02020b9a443a612e93ef3a3e5d622d973bb4d3fa94d6aff4e266\nJun 11 00:23:09.728120 crc crio[23067]: time=\"2026-06-11T00:23:09.728033966Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=9ae32102-39e9-40cc-aea9-d45f82479cdb name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:23:09.807519 crc crio[23067]: time=\"2026-06-11T00:23:09.80742024Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=47ba6e32-b590-4cca-b06e-a8d6531dd7c1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:23:09.816970 crc crio[23067]: time=\"2026-06-11T00:23:09.816801536Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-api\" id=f7f5c59e-00dd-49aa-ad13-1186f1b93ff7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:23:09.817338 crc crio[23067]: time=\"2026-06-11T00:23:09.817269898Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:23:09.881276 crc crio[23067]: time=\"2026-06-11T00:23:09.881185901Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:23:09.886281 crc crio[23067]: time=\"2026-06-11T00:23:09.885891659Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:23:10.070084 crc crio[23067]: time=\"2026-06-11T00:23:10.070000538Z\" level=info msg=\"Created container 3f9ff83deea8658ba713ede3a110e070277f8005b74fec22ef02e96ffd5bd019: openstack/nova-api-0/nova-api-api\" id=f7f5c59e-00dd-49aa-ad13-1186f1b93ff7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:23:10.072995 crc crio[23067]: time=\"2026-06-11T00:23:10.071594771Z\" level=info msg=\"Starting container: 3f9ff83deea8658ba713ede3a110e070277f8005b74fec22ef02e96ffd5bd019\" id=499f3f7e-8812-4fec-94c9-19ced4c32e44 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:23:10.077061 crc crio[23067]: time=\"2026-06-11T00:23:10.076922816Z\" level=info msg=\"Started container\" PID=91682 containerID=3f9ff83deea8658ba713ede3a110e070277f8005b74fec22ef02e96ffd5bd019 description=openstack/nova-api-0/nova-api-api id=499f3f7e-8812-4fec-94c9-19ced4c32e44 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5ad9859a97ea02020b9a443a612e93ef3a3e5d622d973bb4d3fa94d6aff4e266\nJun 11 00:23:10.184508 crc crio[23067]: time=\"2026-06-11T00:23:10.18343311Z\" level=info msg=\"Stopping pod sandbox: ba1e9a854bab08711006dd5def47e681ea9c99c95cb2bfdae9f2cea97a078103\" id=1bee929a-b1bd-4315-9695-057503ddd842 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:23:10.184508 crc crio[23067]: time=\"2026-06-11T00:23:10.183990045Z\" level=info msg=\"Got pod network &{Name:nova-cell1-cell-mapping-2m9nd Namespace:openstack ID:ba1e9a854bab08711006dd5def47e681ea9c99c95cb2bfdae9f2cea97a078103 UID:93b7afc3-22fc-479f-98a0-2bab4464b211 NetNS:/var/run/netns/1ecfdeb6-8d99-4f76-81fb-0aff4b0fa924 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod93b7afc3_22fc_479f_98a0_2bab4464b211.slice PodAnnotations:0xc007e12410}] Aliases:map[]}\"\nJun 11 00:23:10.184508 crc crio[23067]: time=\"2026-06-11T00:23:10.184140669Z\" level=info msg=\"Deleting pod openstack_nova-cell1-cell-mapping-2m9nd from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:23:10.559418 crc crio[23067]: time=\"2026-06-11T00:23:10.559265555Z\" level=info msg=\"Stopped pod sandbox: ba1e9a854bab08711006dd5def47e681ea9c99c95cb2bfdae9f2cea97a078103\" id=1bee929a-b1bd-4315-9695-057503ddd842 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:23:11.572711 crc crio[23067]: time=\"2026-06-11T00:23:11.571754685Z\" level=info msg=\"Stopping container: 1f340e37a7923bddc8cb1703a9ccd4baa8dbd872a8192ef4101fc85b60805f0d (timeout: 30s)\" id=5a252ad9-f317-489e-a308-b40b68c10659 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 00:23:11.592277 crc crio[23067]: time=\"2026-06-11T00:23:11.592102838Z\" level=info msg=\"Stopping container: 5b01c9e1261020dff6bb3805dfc740f2877312e7ecfa04a4dbc5f74aa6e90da9 (timeout: 30s)\" id=f778092c-3cf8-40d1-a558-e4e43c317d2d name=/runtime.v1.RuntimeService/StopContainer\nJun 11 00:23:11.592463 crc crio[23067]: time=\"2026-06-11T00:23:11.592419388Z\" level=info msg=\"Stopping container: a77be908a3fe6a79f06346ca41052ad60ce835c74c2cfb4a2b7daf56a4217542 (timeout: 30s)\" id=bb9e0b9a-ac17-41ce-b03e-1aeea4f639c1 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 00:23:11.717534 crc crio[23067]: time=\"2026-06-11T00:23:11.717406814Z\" level=info msg=\"Stopped container a77be908a3fe6a79f06346ca41052ad60ce835c74c2cfb4a2b7daf56a4217542: openstack/nova-metadata-0/nova-metadata-log\" id=bb9e0b9a-ac17-41ce-b03e-1aeea4f639c1 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 00:23:12.228426 crc crio[23067]: time=\"2026-06-11T00:23:12.227354235Z\" level=info msg=\"Stopping container: 3f9ff83deea8658ba713ede3a110e070277f8005b74fec22ef02e96ffd5bd019 (timeout: 30s)\" id=5b26d59b-c0c8-43fe-ac58-4aa5792621da name=/runtime.v1.RuntimeService/StopContainer\nJun 11 00:23:12.231530 crc crio[23067]: time=\"2026-06-11T00:23:12.227764666Z\" level=info msg=\"Stopping container: 4b8796e46653684835002624098413de762ae4768b202516c3d8b2165bfb89b4 (timeout: 30s)\" id=c85bc8db-499e-4c93-b482-3472c73e2e20 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 00:23:12.381333 crc crio[23067]: time=\"2026-06-11T00:23:12.381189478Z\" level=info msg=\"Stopped container 4b8796e46653684835002624098413de762ae4768b202516c3d8b2165bfb89b4: openstack/nova-api-0/nova-api-log\" id=c85bc8db-499e-4c93-b482-3472c73e2e20 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 00:23:12.463471 crc crio[23067]: time=\"2026-06-11T00:23:12.463401119Z\" level=info msg=\"Stopped container 3f9ff83deea8658ba713ede3a110e070277f8005b74fec22ef02e96ffd5bd019: openstack/nova-api-0/nova-api-api\" id=5b26d59b-c0c8-43fe-ac58-4aa5792621da name=/runtime.v1.RuntimeService/StopContainer\nJun 11 00:23:12.464972 crc crio[23067]: time=\"2026-06-11T00:23:12.464827658Z\" level=info msg=\"Stopping pod sandbox: 5ad9859a97ea02020b9a443a612e93ef3a3e5d622d973bb4d3fa94d6aff4e266\" id=9ba65e0f-b835-4586-b447-f6404f23b6ba name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:23:12.465910 crc crio[23067]: time=\"2026-06-11T00:23:12.465829425Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:5ad9859a97ea02020b9a443a612e93ef3a3e5d622d973bb4d3fa94d6aff4e266 UID:bdec2507-168f-4378-9a54-f8dac5b8825c NetNS:/var/run/netns/767172f6-113d-4c47-88c0-55cab9166ffb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbdec2507_168f_4378_9a54_f8dac5b8825c.slice PodAnnotations:0xc0029b25d8}] Aliases:map[]}\"\nJun 11 00:23:12.466170 crc crio[23067]: time=\"2026-06-11T00:23:12.466106973Z\" level=info msg=\"Deleting pod openstack_nova-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:23:12.848849 crc crio[23067]: time=\"2026-06-11T00:23:12.848793025Z\" level=info msg=\"Stopped pod sandbox: 5ad9859a97ea02020b9a443a612e93ef3a3e5d622d973bb4d3fa94d6aff4e266\" id=9ba65e0f-b835-4586-b447-f6404f23b6ba name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:23:13.255740 crc crio[23067]: time=\"2026-06-11T00:23:13.255012108Z\" level=info msg=\"Removing container: 3f9ff83deea8658ba713ede3a110e070277f8005b74fec22ef02e96ffd5bd019\" id=1ffcd80e-e104-4f5d-8ab2-40a73422392f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:23:13.293101 crc crio[23067]: time=\"2026-06-11T00:23:13.29101888Z\" level=info msg=\"Removed container 3f9ff83deea8658ba713ede3a110e070277f8005b74fec22ef02e96ffd5bd019: openstack/nova-api-0/nova-api-api\" id=1ffcd80e-e104-4f5d-8ab2-40a73422392f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:23:13.308746 crc crio[23067]: time=\"2026-06-11T00:23:13.308584448Z\" level=info msg=\"Removing container: 4b8796e46653684835002624098413de762ae4768b202516c3d8b2165bfb89b4\" id=eb6851fa-0884-4864-8518-cc3be830f6cc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:23:13.352021 crc crio[23067]: time=\"2026-06-11T00:23:13.351890259Z\" level=info msg=\"Removed container 4b8796e46653684835002624098413de762ae4768b202516c3d8b2165bfb89b4: openstack/nova-api-0/nova-api-log\" id=eb6851fa-0884-4864-8518-cc3be830f6cc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:23:13.706231 crc crio[23067]: time=\"2026-06-11T00:23:13.706045343Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-0/POD\" id=0de43eab-fccc-43ea-a2a2-3abf5b003459 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:23:13.706231 crc crio[23067]: time=\"2026-06-11T00:23:13.706172226Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:23:13.772341 crc crio[23067]: time=\"2026-06-11T00:23:13.771750364Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:e80d287336a35a93bbfb611e086a2b78d6bd03c4c9f76e9e093c6ef3814a2ca2 UID:226a931b-0d3f-4bd5-9890-739cbf1e6ef5 NetNS:/var/run/netns/b4e01364-589a-4eef-b48e-5da660ffe4d8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod226a931b_0d3f_4bd5_9890_739cbf1e6ef5.slice PodAnnotations:0xc000b800b8}] Aliases:map[]}\"\nJun 11 00:23:13.772341 crc crio[23067]: time=\"2026-06-11T00:23:13.772218657Z\" level=info msg=\"Adding pod openstack_nova-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:23:14.152950 crc crio[23067]: 2026-06-11T00:23:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e80d287336a35a9 Mac:3e:2b:49:2a:c1:ff Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d5 Mtu:0 Sandbox:/var/run/netns/b4e01364-589a-4eef-b48e-5da660ffe4d8 SocketPath: PciID:}] [{Interface:0xc000014ea0 Address:{IP:10.217.0.213 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:23:14.157715 crc crio[23067]: time=\"2026-06-11T00:23:14.157607262Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:e80d287336a35a93bbfb611e086a2b78d6bd03c4c9f76e9e093c6ef3814a2ca2 UID:226a931b-0d3f-4bd5-9890-739cbf1e6ef5 NetNS:/var/run/netns/b4e01364-589a-4eef-b48e-5da660ffe4d8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod226a931b_0d3f_4bd5_9890_739cbf1e6ef5.slice PodAnnotations:0xc000b800b8}] Aliases:map[]}\"\nJun 11 00:23:14.158058 crc crio[23067]: time=\"2026-06-11T00:23:14.158000893Z\" level=info msg=\"Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:23:14.180716 crc crio[23067]: time=\"2026-06-11T00:23:14.16851693Z\" level=info msg=\"Ran pod sandbox e80d287336a35a93bbfb611e086a2b78d6bd03c4c9f76e9e093c6ef3814a2ca2 with infra container: openstack/nova-api-0/POD\" id=0de43eab-fccc-43ea-a2a2-3abf5b003459 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:23:14.180716 crc crio[23067]: time=\"2026-06-11T00:23:14.17401247Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=aa06f5c0-ec2a-432d-8922-2519c03fb3c7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:23:14.180716 crc crio[23067]: time=\"2026-06-11T00:23:14.179762976Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=e69e0800-fba1-48d5-8e3b-9359f2e2d29a name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:23:14.188268 crc crio[23067]: time=\"2026-06-11T00:23:14.188175686Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-log\" id=76bbad71-d65d-40b1-806b-fd70386fac60 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:23:14.188731 crc crio[23067]: time=\"2026-06-11T00:23:14.188579767Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:23:14.270112 crc crio[23067]: time=\"2026-06-11T00:23:14.269519723Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:23:14.274066 crc crio[23067]: time=\"2026-06-11T00:23:14.273612955Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:23:14.491100 crc crio[23067]: time=\"2026-06-11T00:23:14.489965362Z\" level=info msg=\"Created container 47692f7bb998144492adc9294d104acac99fda57c2f92a9a5707fcaee5d212cf: openstack/nova-api-0/nova-api-log\" id=76bbad71-d65d-40b1-806b-fd70386fac60 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:23:14.491455 crc crio[23067]: time=\"2026-06-11T00:23:14.491304789Z\" level=info msg=\"Starting container: 47692f7bb998144492adc9294d104acac99fda57c2f92a9a5707fcaee5d212cf\" id=99a80150-c046-4a4c-b490-35d67dba5786 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:23:14.497104 crc crio[23067]: time=\"2026-06-11T00:23:14.497013734Z\" level=info msg=\"Started container\" PID=92154 containerID=47692f7bb998144492adc9294d104acac99fda57c2f92a9a5707fcaee5d212cf description=openstack/nova-api-0/nova-api-log id=99a80150-c046-4a4c-b490-35d67dba5786 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e80d287336a35a93bbfb611e086a2b78d6bd03c4c9f76e9e093c6ef3814a2ca2\nJun 11 00:23:14.510524 crc crio[23067]: time=\"2026-06-11T00:23:14.510379669Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=bea6a278-0ecc-416b-842c-57d663dbf5f8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:23:14.581157 crc crio[23067]: time=\"2026-06-11T00:23:14.580791788Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=61c3bed7-019a-4d1d-9f19-bfb7ac48ace3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:23:14.592511 crc crio[23067]: time=\"2026-06-11T00:23:14.592379434Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-api\" id=a3906025-b0da-4273-898a-3cc4f88a16a5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:23:14.593013 crc crio[23067]: time=\"2026-06-11T00:23:14.592905128Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:23:14.649209 crc crio[23067]: time=\"2026-06-11T00:23:14.649118781Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:23:14.653324 crc crio[23067]: time=\"2026-06-11T00:23:14.653267634Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:23:14.772509 crc crio[23067]: time=\"2026-06-11T00:23:14.772411551Z\" level=info msg=\"Created container f413e594b3e7106dfaea8e1c6927f0195147f6880e0c36e18cbfbe1f8574e56e: openstack/nova-api-0/nova-api-api\" id=a3906025-b0da-4273-898a-3cc4f88a16a5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:23:14.774294 crc crio[23067]: time=\"2026-06-11T00:23:14.77419108Z\" level=info msg=\"Starting container: f413e594b3e7106dfaea8e1c6927f0195147f6880e0c36e18cbfbe1f8574e56e\" id=98c12535-0fe2-4295-846b-42599619ba65 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:23:14.789218 crc crio[23067]: time=\"2026-06-11T00:23:14.789129487Z\" level=info msg=\"Started container\" PID=92192 containerID=f413e594b3e7106dfaea8e1c6927f0195147f6880e0c36e18cbfbe1f8574e56e description=openstack/nova-api-0/nova-api-api id=98c12535-0fe2-4295-846b-42599619ba65 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e80d287336a35a93bbfb611e086a2b78d6bd03c4c9f76e9e093c6ef3814a2ca2\nJun 11 00:23:14.837290 crc crio[23067]: time=\"2026-06-11T00:23:14.837059744Z\" level=info msg=\"Stopped container 5b01c9e1261020dff6bb3805dfc740f2877312e7ecfa04a4dbc5f74aa6e90da9: openstack/nova-metadata-0/nova-metadata-metadata\" id=f778092c-3cf8-40d1-a558-e4e43c317d2d name=/runtime.v1.RuntimeService/StopContainer\nJun 11 00:23:14.839820 crc crio[23067]: time=\"2026-06-11T00:23:14.839741807Z\" level=info msg=\"Stopping pod sandbox: 34b81e7851e8f9e94e5ed584a9376af9d965558204e2312d7d5e4dfb89a9a6bf\" id=fd919264-6a91-487a-9b48-9928be666f0b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:23:14.840438 crc crio[23067]: time=\"2026-06-11T00:23:14.840374174Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:34b81e7851e8f9e94e5ed584a9376af9d965558204e2312d7d5e4dfb89a9a6bf UID:b441326e-a01b-4e56-b18a-ab7d03516e1a NetNS:/var/run/netns/c6f1062d-cd8d-41dd-b440-4a9a08573b85 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb441326e_a01b_4e56_b18a_ab7d03516e1a.slice PodAnnotations:0xc007e12aa0}] Aliases:map[]}\"\nJun 11 00:23:14.840567 crc crio[23067]: time=\"2026-06-11T00:23:14.840533638Z\" level=info msg=\"Deleting pod openstack_nova-metadata-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:23:15.203471 crc crio[23067]: time=\"2026-06-11T00:23:15.20306396Z\" level=info msg=\"Stopped pod sandbox: 34b81e7851e8f9e94e5ed584a9376af9d965558204e2312d7d5e4dfb89a9a6bf\" id=fd919264-6a91-487a-9b48-9928be666f0b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:23:16.424371 crc crio[23067]: time=\"2026-06-11T00:23:16.423732373Z\" level=info msg=\"Stopped container 1f340e37a7923bddc8cb1703a9ccd4baa8dbd872a8192ef4101fc85b60805f0d: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=5a252ad9-f317-489e-a308-b40b68c10659 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 00:23:16.430148 crc crio[23067]: time=\"2026-06-11T00:23:16.425367617Z\" level=info msg=\"Stopping pod sandbox: fc9835427723218b7d91186fbace72b84bbc03cd7538aafe0defab90be483fd7\" id=073bc980-b941-4d80-8cbb-ec5da84b2c73 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:23:16.430148 crc crio[23067]: time=\"2026-06-11T00:23:16.425935873Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:fc9835427723218b7d91186fbace72b84bbc03cd7538aafe0defab90be483fd7 UID:ab5bf95e-fdb5-4086-89bc-64e5f2bf4585 NetNS:/var/run/netns/18be0217-ddc3-4fc1-a690-03c17d7db11b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podab5bf95e_fdb5_4086_89bc_64e5f2bf4585.slice PodAnnotations:0xc003611220}] Aliases:map[]}\"\nJun 11 00:23:16.430148 crc crio[23067]: time=\"2026-06-11T00:23:16.426110297Z\" level=info msg=\"Deleting pod openstack_nova-scheduler-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:23:16.813767 crc crio[23067]: time=\"2026-06-11T00:23:16.813200879Z\" level=info msg=\"Running pod sandbox: openstack/nova-metadata-0/POD\" id=4a5c2ad4-afae-4326-bcc0-05fef0bc3297 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:23:16.814009 crc crio[23067]: time=\"2026-06-11T00:23:16.813843086Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:23:16.853048 crc crio[23067]: time=\"2026-06-11T00:23:16.852949452Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:8f8073506bc6a62266dd2c361521e40eda17fccc1762a7e056652db775e55bd2 UID:3914c351-040d-4c5e-bbc2-45c4dc0f836d NetNS:/var/run/netns/07e46334-96bc-43c9-b333-b561e8d3c1b3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3914c351_040d_4c5e_bbc2_45c4dc0f836d.slice PodAnnotations:0xc0036114f8}] Aliases:map[]}\"\nJun 11 00:23:16.853048 crc crio[23067]: time=\"2026-06-11T00:23:16.853021594Z\" level=info msg=\"Adding pod openstack_nova-metadata-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:23:16.930743 crc crio[23067]: time=\"2026-06-11T00:23:16.930508736Z\" level=info msg=\"Stopped pod sandbox: fc9835427723218b7d91186fbace72b84bbc03cd7538aafe0defab90be483fd7\" id=073bc980-b941-4d80-8cbb-ec5da84b2c73 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:23:17.360453 crc crio[23067]: time=\"2026-06-11T00:23:17.357629739Z\" level=info msg=\"Removing container: 1f340e37a7923bddc8cb1703a9ccd4baa8dbd872a8192ef4101fc85b60805f0d\" id=ad5f54e4-c7c0-4fa4-beb2-036b97940323 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:23:17.458498 crc crio[23067]: time=\"2026-06-11T00:23:17.458401686Z\" level=info msg=\"Removed container 1f340e37a7923bddc8cb1703a9ccd4baa8dbd872a8192ef4101fc85b60805f0d: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=ad5f54e4-c7c0-4fa4-beb2-036b97940323 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:23:17.470617 crc crio[23067]: 2026-06-11T00:23:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8f8073506bc6a62 Mac:a6:ee:14:ba:4b:f1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d6 Mtu:0 Sandbox:/var/run/netns/07e46334-96bc-43c9-b333-b561e8d3c1b3 SocketPath: PciID:}] [{Interface:0xc0006885d0 Address:{IP:10.217.0.214 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:23:17.472292 crc crio[23067]: time=\"2026-06-11T00:23:17.472214462Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:8f8073506bc6a62266dd2c361521e40eda17fccc1762a7e056652db775e55bd2 UID:3914c351-040d-4c5e-bbc2-45c4dc0f836d NetNS:/var/run/netns/07e46334-96bc-43c9-b333-b561e8d3c1b3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3914c351_040d_4c5e_bbc2_45c4dc0f836d.slice PodAnnotations:0xc0036114f8}] Aliases:map[]}\"\nJun 11 00:23:17.472447 crc crio[23067]: time=\"2026-06-11T00:23:17.472406418Z\" level=info msg=\"Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:23:17.498135 crc crio[23067]: time=\"2026-06-11T00:23:17.498064097Z\" level=info msg=\"Ran pod sandbox 8f8073506bc6a62266dd2c361521e40eda17fccc1762a7e056652db775e55bd2 with infra container: openstack/nova-metadata-0/POD\" id=4a5c2ad4-afae-4326-bcc0-05fef0bc3297 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:23:17.501179 crc crio[23067]: time=\"2026-06-11T00:23:17.501121901Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=4ea257ef-3306-4320-aab9-330e914c7773 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:23:17.505427 crc crio[23067]: time=\"2026-06-11T00:23:17.505263673Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=43de0146-a0e5-480a-85e9-698527072e41 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:23:17.517150 crc crio[23067]: time=\"2026-06-11T00:23:17.516977053Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-log\" id=93e97268-ede5-41ef-9388-dbdf45853824 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:23:17.517554 crc crio[23067]: time=\"2026-06-11T00:23:17.517454486Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:23:17.598120 crc crio[23067]: time=\"2026-06-11T00:23:17.598010582Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:23:17.603952 crc crio[23067]: time=\"2026-06-11T00:23:17.60382339Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:23:17.733235 crc crio[23067]: time=\"2026-06-11T00:23:17.733146945Z\" level=info msg=\"Created container 7e64c5dba7919ffec3797889a13b38c1c7339b47ed11508cadb0ae24ab830caf: openstack/nova-metadata-0/nova-metadata-log\" id=93e97268-ede5-41ef-9388-dbdf45853824 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:23:17.738895 crc crio[23067]: time=\"2026-06-11T00:23:17.738781449Z\" level=info msg=\"Starting container: 7e64c5dba7919ffec3797889a13b38c1c7339b47ed11508cadb0ae24ab830caf\" id=0336ed30-857a-454d-8d77-b373fd6c5bc5 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:23:17.747929 crc crio[23067]: time=\"2026-06-11T00:23:17.747782454Z\" level=info msg=\"Started container\" PID=92512 containerID=7e64c5dba7919ffec3797889a13b38c1c7339b47ed11508cadb0ae24ab830caf description=openstack/nova-metadata-0/nova-metadata-log id=0336ed30-857a-454d-8d77-b373fd6c5bc5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8f8073506bc6a62266dd2c361521e40eda17fccc1762a7e056652db775e55bd2\nJun 11 00:23:17.765230 crc crio[23067]: time=\"2026-06-11T00:23:17.765131937Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=59af15d6-8876-4c99-bb22-3d9c78973604 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:23:17.802842 crc crio[23067]: time=\"2026-06-11T00:23:17.802724872Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=dd257128-015f-486e-ae62-db56daabfe43 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:23:17.812813 crc crio[23067]: time=\"2026-06-11T00:23:17.812709434Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-metadata\" id=5d84477d-501c-4923-9a72-59f0a5db9824 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:23:17.813403 crc crio[23067]: time=\"2026-06-11T00:23:17.813237489Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:23:17.842011 crc crio[23067]: time=\"2026-06-11T00:23:17.841922081Z\" level=info msg=\"Running pod sandbox: openstack/nova-scheduler-0/POD\" id=f1cb8691-381c-49ad-9375-6e8f328ca3eb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:23:17.842151 crc crio[23067]: time=\"2026-06-11T00:23:17.842047464Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:23:17.880419 crc crio[23067]: time=\"2026-06-11T00:23:17.880174683Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:23:17.885951 crc crio[23067]: time=\"2026-06-11T00:23:17.884129001Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:23:17.897014 crc crio[23067]: time=\"2026-06-11T00:23:17.89692066Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:acbc6cf9d8000bc20ef63d287a8325f559f074474481f6d5a833c095a4023616 UID:9bd7b2c5-deb8-4d9e-906f-253af038490b NetNS:/var/run/netns/2bb1651f-2fd2-4938-b40a-fae4f2a60e4e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9bd7b2c5_deb8_4d9e_906f_253af038490b.slice PodAnnotations:0xc003ba8250}] Aliases:map[]}\"\nJun 11 00:23:17.897014 crc crio[23067]: time=\"2026-06-11T00:23:17.896984401Z\" level=info msg=\"Adding pod openstack_nova-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:23:18.151191 crc crio[23067]: time=\"2026-06-11T00:23:18.149096694Z\" level=info msg=\"Created container b174110d329b18d6e50456bb5a19c640e56d6b1078da3b8f9569d8bff037f5fd: openstack/nova-metadata-0/nova-metadata-metadata\" id=5d84477d-501c-4923-9a72-59f0a5db9824 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:23:18.151508 crc crio[23067]: time=\"2026-06-11T00:23:18.151352125Z\" level=info msg=\"Starting container: b174110d329b18d6e50456bb5a19c640e56d6b1078da3b8f9569d8bff037f5fd\" id=85121d51-22c9-44d4-9c6b-53f9261f8cfd name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:23:18.161130 crc crio[23067]: time=\"2026-06-11T00:23:18.160995908Z\" level=info msg=\"Started container\" PID=92598 containerID=b174110d329b18d6e50456bb5a19c640e56d6b1078da3b8f9569d8bff037f5fd description=openstack/nova-metadata-0/nova-metadata-metadata id=85121d51-22c9-44d4-9c6b-53f9261f8cfd name=/runtime.v1.RuntimeService/StartContainer sandboxID=8f8073506bc6a62266dd2c361521e40eda17fccc1762a7e056652db775e55bd2\nJun 11 00:23:18.498204 crc crio[23067]: 2026-06-11T00:23:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:acbc6cf9d8000bc Mac:a2:d0:81:7b:3d:9b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d7 Mtu:0 Sandbox:/var/run/netns/2bb1651f-2fd2-4938-b40a-fae4f2a60e4e SocketPath: PciID:}] [{Interface:0xc00012e680 Address:{IP:10.217.0.215 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:23:18.500176 crc crio[23067]: time=\"2026-06-11T00:23:18.499108815Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:acbc6cf9d8000bc20ef63d287a8325f559f074474481f6d5a833c095a4023616 UID:9bd7b2c5-deb8-4d9e-906f-253af038490b NetNS:/var/run/netns/2bb1651f-2fd2-4938-b40a-fae4f2a60e4e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9bd7b2c5_deb8_4d9e_906f_253af038490b.slice PodAnnotations:0xc003ba8250}] Aliases:map[]}\"\nJun 11 00:23:18.500176 crc crio[23067]: time=\"2026-06-11T00:23:18.499257409Z\" level=info msg=\"Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:23:18.507461 crc crio[23067]: time=\"2026-06-11T00:23:18.50738992Z\" level=info msg=\"Ran pod sandbox acbc6cf9d8000bc20ef63d287a8325f559f074474481f6d5a833c095a4023616 with infra container: openstack/nova-scheduler-0/POD\" id=f1cb8691-381c-49ad-9375-6e8f328ca3eb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:23:18.517173 crc crio[23067]: time=\"2026-06-11T00:23:18.517111035Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=ffe50058-bb66-4594-bef6-1a16c7779cb3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:23:18.546391 crc crio[23067]: time=\"2026-06-11T00:23:18.546292891Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=4aed2520-a91e-4165-9f88-910812a58693 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:23:18.555437 crc crio[23067]: time=\"2026-06-11T00:23:18.555272706Z\" level=info msg=\"Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=1004c886-b34f-4c0d-b7c1-dbefb9c75b64 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:23:18.555810 crc crio[23067]: time=\"2026-06-11T00:23:18.555734038Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:23:18.615547 crc crio[23067]: time=\"2026-06-11T00:23:18.615476377Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:23:18.620580 crc crio[23067]: time=\"2026-06-11T00:23:18.620516654Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:23:18.785241 crc crio[23067]: time=\"2026-06-11T00:23:18.784839093Z\" level=info msg=\"Created container cebe71b13202a80438b743a6cec1eac83f6a999e2e63f1b67eea7a8b790945e2: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=1004c886-b34f-4c0d-b7c1-dbefb9c75b64 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:23:18.786064 crc crio[23067]: time=\"2026-06-11T00:23:18.786010264Z\" level=info msg=\"Starting container: cebe71b13202a80438b743a6cec1eac83f6a999e2e63f1b67eea7a8b790945e2\" id=856c5c14-bea7-462c-a7f1-1704fe28c218 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:23:18.791252 crc crio[23067]: time=\"2026-06-11T00:23:18.791154285Z\" level=info msg=\"Started container\" PID=92782 containerID=cebe71b13202a80438b743a6cec1eac83f6a999e2e63f1b67eea7a8b790945e2 description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=856c5c14-bea7-462c-a7f1-1704fe28c218 name=/runtime.v1.RuntimeService/StartContainer sandboxID=acbc6cf9d8000bc20ef63d287a8325f559f074474481f6d5a833c095a4023616\nJun 11 00:23:21.939083 crc crio[23067]: time=\"2026-06-11T00:23:21.93816569Z\" level=info msg=\"Stopping pod sandbox: 8b41b6216e36d1993f245a4bf5504f23dff38df5ba2edc569ffbbd1782c21979\" id=fbe7a4f8-e75d-40bb-8317-09389dcd1058 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:23:21.941394 crc crio[23067]: time=\"2026-06-11T00:23:21.939123607Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8b41b6216e36d1993f245a4bf5504f23dff38df5ba2edc569ffbbd1782c21979\" id=fbe7a4f8-e75d-40bb-8317-09389dcd1058 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:23:21.941394 crc crio[23067]: time=\"2026-06-11T00:23:21.939780995Z\" level=info msg=\"Removing pod sandbox: 8b41b6216e36d1993f245a4bf5504f23dff38df5ba2edc569ffbbd1782c21979\" id=87eea3d8-c1c2-4161-b6a6-fc4026936cf3 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:23:21.957996 crc crio[23067]: time=\"2026-06-11T00:23:21.957834897Z\" level=info msg=\"Removed pod sandbox: 8b41b6216e36d1993f245a4bf5504f23dff38df5ba2edc569ffbbd1782c21979\" id=87eea3d8-c1c2-4161-b6a6-fc4026936cf3 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:23:21.958981 crc crio[23067]: time=\"2026-06-11T00:23:21.958900616Z\" level=info msg=\"Stopping pod sandbox: 13beca606ac1f4b175c224446abf1422b34cc0bf81b9f8ce8d388b9433a6a2a5\" id=155aed90-2e77-45a0-b724-61a181b04f6e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:23:21.959105 crc crio[23067]: time=\"2026-06-11T00:23:21.958985508Z\" level=info msg=\"Stopped pod sandbox (already stopped): 13beca606ac1f4b175c224446abf1422b34cc0bf81b9f8ce8d388b9433a6a2a5\" id=155aed90-2e77-45a0-b724-61a181b04f6e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:23:21.959534 crc crio[23067]: time=\"2026-06-11T00:23:21.959452261Z\" level=info msg=\"Removing pod sandbox: 13beca606ac1f4b175c224446abf1422b34cc0bf81b9f8ce8d388b9433a6a2a5\" id=e791f3b1-f39a-46ab-88f3-0938da163c9d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:23:21.977994 crc crio[23067]: time=\"2026-06-11T00:23:21.977897964Z\" level=info msg=\"Removed pod sandbox: 13beca606ac1f4b175c224446abf1422b34cc0bf81b9f8ce8d388b9433a6a2a5\" id=e791f3b1-f39a-46ab-88f3-0938da163c9d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:23:21.979037 crc crio[23067]: time=\"2026-06-11T00:23:21.978957242Z\" level=info msg=\"Stopping pod sandbox: 0a2cdbce9831ce63cf8968edc926395ed22d9ede9d93fbf6069a2ca5eab5c7e0\" id=c7bb8355-28cd-463f-8ace-c9d2986e0d04 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:23:21.979219 crc crio[23067]: time=\"2026-06-11T00:23:21.979036585Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0a2cdbce9831ce63cf8968edc926395ed22d9ede9d93fbf6069a2ca5eab5c7e0\" id=c7bb8355-28cd-463f-8ace-c9d2986e0d04 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:23:21.979736 crc crio[23067]: time=\"2026-06-11T00:23:21.97961071Z\" level=info msg=\"Removing pod sandbox: 0a2cdbce9831ce63cf8968edc926395ed22d9ede9d93fbf6069a2ca5eab5c7e0\" id=61f7c179-825f-4ae3-b2a6-a4cca13fb451 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:23:22.000506 crc crio[23067]: time=\"2026-06-11T00:23:22.000401087Z\" level=info msg=\"Removed pod sandbox: 0a2cdbce9831ce63cf8968edc926395ed22d9ede9d93fbf6069a2ca5eab5c7e0\" id=61f7c179-825f-4ae3-b2a6-a4cca13fb451 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:23:22.001740 crc crio[23067]: time=\"2026-06-11T00:23:22.001588609Z\" level=info msg=\"Stopping pod sandbox: a15b634a4a3faa73033c2ce2ac114134b696ccdfebaea8e31ededceb3a7e3c32\" id=9f25a5a4-52ec-42d9-a6ee-0173cb301dea name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:23:22.001824 crc crio[23067]: time=\"2026-06-11T00:23:22.001740423Z\" level=info msg=\"Stopped pod sandbox (already stopped): a15b634a4a3faa73033c2ce2ac114134b696ccdfebaea8e31ededceb3a7e3c32\" id=9f25a5a4-52ec-42d9-a6ee-0173cb301dea name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:23:22.002463 crc crio[23067]: time=\"2026-06-11T00:23:22.002296659Z\" level=info msg=\"Removing pod sandbox: a15b634a4a3faa73033c2ce2ac114134b696ccdfebaea8e31ededceb3a7e3c32\" id=993763b7-9485-4117-9478-ce9a419f5e60 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:23:22.022382 crc crio[23067]: time=\"2026-06-11T00:23:22.022278583Z\" level=info msg=\"Removed pod sandbox: a15b634a4a3faa73033c2ce2ac114134b696ccdfebaea8e31ededceb3a7e3c32\" id=993763b7-9485-4117-9478-ce9a419f5e60 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:23:22.023455 crc crio[23067]: time=\"2026-06-11T00:23:22.023383403Z\" level=info msg=\"Stopping pod sandbox: 6f4f111c7fc500c470a11ee5fee9bb09637db5cad4827c93a8f8ca0e2bd4c4ea\" id=75873251-752a-443b-b712-2fb3cd517a9e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:23:22.023547 crc crio[23067]: time=\"2026-06-11T00:23:22.023471406Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6f4f111c7fc500c470a11ee5fee9bb09637db5cad4827c93a8f8ca0e2bd4c4ea\" id=75873251-752a-443b-b712-2fb3cd517a9e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:23:22.024214 crc crio[23067]: time=\"2026-06-11T00:23:22.024139204Z\" level=info msg=\"Removing pod sandbox: 6f4f111c7fc500c470a11ee5fee9bb09637db5cad4827c93a8f8ca0e2bd4c4ea\" id=2fbc73c5-f7f3-4152-8e2c-3fce137b49d6 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:23:22.040928 crc crio[23067]: time=\"2026-06-11T00:23:22.040327175Z\" level=info msg=\"Removed pod sandbox: 6f4f111c7fc500c470a11ee5fee9bb09637db5cad4827c93a8f8ca0e2bd4c4ea\" id=2fbc73c5-f7f3-4152-8e2c-3fce137b49d6 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:23:22.042755 crc crio[23067]: time=\"2026-06-11T00:23:22.042392112Z\" level=info msg=\"Stopping pod sandbox: 5ad21a0cb3dbea7b4b87a67d8f63f14e9e34d15ec56942f1ede0f1e7b1aff6e3\" id=e01a4d3a-2cce-4c2c-86b3-942f40f3b1a4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:23:22.043099 crc crio[23067]: time=\"2026-06-11T00:23:22.042749351Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5ad21a0cb3dbea7b4b87a67d8f63f14e9e34d15ec56942f1ede0f1e7b1aff6e3\" id=e01a4d3a-2cce-4c2c-86b3-942f40f3b1a4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:23:22.043961 crc crio[23067]: time=\"2026-06-11T00:23:22.043840331Z\" level=info msg=\"Removing pod sandbox: 5ad21a0cb3dbea7b4b87a67d8f63f14e9e34d15ec56942f1ede0f1e7b1aff6e3\" id=b096d6ad-f2a1-4cbb-b027-68f75d7d6aeb name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:23:22.057950 crc crio[23067]: time=\"2026-06-11T00:23:22.057718439Z\" level=info msg=\"Removed pod sandbox: 5ad21a0cb3dbea7b4b87a67d8f63f14e9e34d15ec56942f1ede0f1e7b1aff6e3\" id=b096d6ad-f2a1-4cbb-b027-68f75d7d6aeb name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:23:22.059153 crc crio[23067]: time=\"2026-06-11T00:23:22.059070716Z\" level=info msg=\"Stopping pod sandbox: ca8cdf2935075dc917b8cd60ec1192abed478119c2b2aee0c2071721c52af9df\" id=98a952a9-74cf-43b3-be5b-5800491f58d9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:23:22.059153 crc crio[23067]: time=\"2026-06-11T00:23:22.059134618Z\" level=info msg=\"Stopped pod sandbox (already stopped): ca8cdf2935075dc917b8cd60ec1192abed478119c2b2aee0c2071721c52af9df\" id=98a952a9-74cf-43b3-be5b-5800491f58d9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:23:22.060060 crc crio[23067]: time=\"2026-06-11T00:23:22.059984401Z\" level=info msg=\"Removing pod sandbox: ca8cdf2935075dc917b8cd60ec1192abed478119c2b2aee0c2071721c52af9df\" id=74bb09d2-4bf3-4405-8497-a81fce330879 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:23:22.077182 crc crio[23067]: time=\"2026-06-11T00:23:22.077037216Z\" level=info msg=\"Removed pod sandbox: ca8cdf2935075dc917b8cd60ec1192abed478119c2b2aee0c2071721c52af9df\" id=74bb09d2-4bf3-4405-8497-a81fce330879 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:23:22.078216 crc crio[23067]: time=\"2026-06-11T00:23:22.078056964Z\" level=info msg=\"Stopping pod sandbox: 03e1f8162dd95f7f7a273e6e5d81267c905022e644bf9da9672b2a2c131e83a2\" id=d9a4e4f1-6cca-4bbe-baf2-54f3988ec348 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:23:22.078216 crc crio[23067]: time=\"2026-06-11T00:23:22.078144486Z\" level=info msg=\"Stopped pod sandbox (already stopped): 03e1f8162dd95f7f7a273e6e5d81267c905022e644bf9da9672b2a2c131e83a2\" id=d9a4e4f1-6cca-4bbe-baf2-54f3988ec348 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:23:22.079050 crc crio[23067]: time=\"2026-06-11T00:23:22.078963059Z\" level=info msg=\"Removing pod sandbox: 03e1f8162dd95f7f7a273e6e5d81267c905022e644bf9da9672b2a2c131e83a2\" id=50103311-7e4e-4f75-a0cd-2d149d53f80d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:23:22.093688 crc crio[23067]: time=\"2026-06-11T00:23:22.093544656Z\" level=info msg=\"Removed pod sandbox: 03e1f8162dd95f7f7a273e6e5d81267c905022e644bf9da9672b2a2c131e83a2\" id=50103311-7e4e-4f75-a0cd-2d149d53f80d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:23:22.094581 crc crio[23067]: time=\"2026-06-11T00:23:22.094475421Z\" level=info msg=\"Stopping pod sandbox: 42e396ccc3ed687188f63cd25eeb911ff11ca0720a99a63978d609f4548ae916\" id=427c37b9-ade7-4c91-bc88-295e03bf7298 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:23:22.094824 crc crio[23067]: time=\"2026-06-11T00:23:22.094591045Z\" level=info msg=\"Stopped pod sandbox (already stopped): 42e396ccc3ed687188f63cd25eeb911ff11ca0720a99a63978d609f4548ae916\" id=427c37b9-ade7-4c91-bc88-295e03bf7298 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:23:22.095441 crc crio[23067]: time=\"2026-06-11T00:23:22.095348225Z\" level=info msg=\"Removing pod sandbox: 42e396ccc3ed687188f63cd25eeb911ff11ca0720a99a63978d609f4548ae916\" id=8f48b2fd-d34e-4a38-8dcf-70c88a4d5531 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:23:22.123583 crc crio[23067]: time=\"2026-06-11T00:23:22.123429621Z\" level=info msg=\"Removed pod sandbox: 42e396ccc3ed687188f63cd25eeb911ff11ca0720a99a63978d609f4548ae916\" id=8f48b2fd-d34e-4a38-8dcf-70c88a4d5531 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:23:22.124826 crc crio[23067]: time=\"2026-06-11T00:23:22.124622493Z\" level=info msg=\"Stopping pod sandbox: 5ad9859a97ea02020b9a443a612e93ef3a3e5d622d973bb4d3fa94d6aff4e266\" id=35c831c3-b558-4610-bb5e-36f011765d45 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:23:22.124826 crc crio[23067]: time=\"2026-06-11T00:23:22.124789088Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5ad9859a97ea02020b9a443a612e93ef3a3e5d622d973bb4d3fa94d6aff4e266\" id=35c831c3-b558-4610-bb5e-36f011765d45 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:23:22.125469 crc crio[23067]: time=\"2026-06-11T00:23:22.125392964Z\" level=info msg=\"Removing pod sandbox: 5ad9859a97ea02020b9a443a612e93ef3a3e5d622d973bb4d3fa94d6aff4e266\" id=28c4626a-556a-4ff1-8d75-44415b4cb77f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:23:22.140624 crc crio[23067]: time=\"2026-06-11T00:23:22.140502626Z\" level=info msg=\"Removed pod sandbox: 5ad9859a97ea02020b9a443a612e93ef3a3e5d622d973bb4d3fa94d6aff4e266\" id=28c4626a-556a-4ff1-8d75-44415b4cb77f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:23:22.141598 crc crio[23067]: time=\"2026-06-11T00:23:22.141543604Z\" level=info msg=\"Stopping pod sandbox: fc9835427723218b7d91186fbace72b84bbc03cd7538aafe0defab90be483fd7\" id=8ac5b9f3-0ce3-4e3e-bdd9-27a75154b507 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:23:22.141732 crc crio[23067]: time=\"2026-06-11T00:23:22.141606166Z\" level=info msg=\"Stopped pod sandbox (already stopped): fc9835427723218b7d91186fbace72b84bbc03cd7538aafe0defab90be483fd7\" id=8ac5b9f3-0ce3-4e3e-bdd9-27a75154b507 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:23:22.142275 crc crio[23067]: time=\"2026-06-11T00:23:22.142191212Z\" level=info msg=\"Removing pod sandbox: fc9835427723218b7d91186fbace72b84bbc03cd7538aafe0defab90be483fd7\" id=3b388c44-cb72-4682-b176-f8ba7a566860 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:23:22.163769 crc crio[23067]: time=\"2026-06-11T00:23:22.163633097Z\" level=info msg=\"Removed pod sandbox: fc9835427723218b7d91186fbace72b84bbc03cd7538aafe0defab90be483fd7\" id=3b388c44-cb72-4682-b176-f8ba7a566860 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:23:22.164773 crc crio[23067]: time=\"2026-06-11T00:23:22.164630714Z\" level=info msg=\"Stopping pod sandbox: 41da7532f3031cfe97dc76f52ed5f1900c530d7d1164b5f3ab1e350d3ff997c4\" id=af8ef84f-3412-4076-9dd4-68f6d506de32 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:23:22.164920 crc crio[23067]: time=\"2026-06-11T00:23:22.164787668Z\" level=info msg=\"Stopped pod sandbox (already stopped): 41da7532f3031cfe97dc76f52ed5f1900c530d7d1164b5f3ab1e350d3ff997c4\" id=af8ef84f-3412-4076-9dd4-68f6d506de32 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:23:22.165395 crc crio[23067]: time=\"2026-06-11T00:23:22.165322183Z\" level=info msg=\"Removing pod sandbox: 41da7532f3031cfe97dc76f52ed5f1900c530d7d1164b5f3ab1e350d3ff997c4\" id=e9737663-3988-4b30-903c-f89afb829603 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:23:22.181553 crc crio[23067]: time=\"2026-06-11T00:23:22.181467563Z\" level=info msg=\"Removed pod sandbox: 41da7532f3031cfe97dc76f52ed5f1900c530d7d1164b5f3ab1e350d3ff997c4\" id=e9737663-3988-4b30-903c-f89afb829603 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:23:22.183007 crc crio[23067]: time=\"2026-06-11T00:23:22.182926863Z\" level=info msg=\"Stopping pod sandbox: d0908378a2c6c2714da34b78345515c26f1d0adce29a25cd915ae404bb39f446\" id=6b01b9cc-a149-488f-a4f3-73b0e4d1c417 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:23:22.183007 crc crio[23067]: time=\"2026-06-11T00:23:22.183016165Z\" level=info msg=\"Stopped pod sandbox (already stopped): d0908378a2c6c2714da34b78345515c26f1d0adce29a25cd915ae404bb39f446\" id=6b01b9cc-a149-488f-a4f3-73b0e4d1c417 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:23:22.183545 crc crio[23067]: time=\"2026-06-11T00:23:22.183520619Z\" level=info msg=\"Removing pod sandbox: d0908378a2c6c2714da34b78345515c26f1d0adce29a25cd915ae404bb39f446\" id=55e6ab36-6273-4754-9a84-810d8d29f2bc name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:23:22.202156 crc crio[23067]: time=\"2026-06-11T00:23:22.202003283Z\" level=info msg=\"Removed pod sandbox: d0908378a2c6c2714da34b78345515c26f1d0adce29a25cd915ae404bb39f446\" id=55e6ab36-6273-4754-9a84-810d8d29f2bc name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:23:22.203046 crc crio[23067]: time=\"2026-06-11T00:23:22.202962869Z\" level=info msg=\"Stopping pod sandbox: 8af1c7276e484bd95af17391d7e8d8fdd9ea6ee05b24536288d3c1b13809b45d\" id=3f1fdd66-3d1b-46da-88fc-e3a3feddeac5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:23:22.203046 crc crio[23067]: time=\"2026-06-11T00:23:22.203043251Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8af1c7276e484bd95af17391d7e8d8fdd9ea6ee05b24536288d3c1b13809b45d\" id=3f1fdd66-3d1b-46da-88fc-e3a3feddeac5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:23:22.204293 crc crio[23067]: time=\"2026-06-11T00:23:22.204203933Z\" level=info msg=\"Removing pod sandbox: 8af1c7276e484bd95af17391d7e8d8fdd9ea6ee05b24536288d3c1b13809b45d\" id=898676e6-6e85-4e59-ab73-83d131254cd8 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:23:22.219788 crc crio[23067]: time=\"2026-06-11T00:23:22.219731316Z\" level=info msg=\"Removed pod sandbox: 8af1c7276e484bd95af17391d7e8d8fdd9ea6ee05b24536288d3c1b13809b45d\" id=898676e6-6e85-4e59-ab73-83d131254cd8 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:23:51.888747 crc crio[23067]: time=\"2026-06-11T00:23:51.882843674Z\" level=info msg=\"Running pod sandbox: sushy-emulator/sushy-emulator/POD\" id=cdc41cea-049f-491d-94e3-56791b1380ef name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:23:51.888747 crc crio[23067]: time=\"2026-06-11T00:23:51.883726568Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:23:51.923315 crc crio[23067]: time=\"2026-06-11T00:23:51.923148913Z\" level=info msg=\"Got pod network &{Name:sushy-emulator Namespace:sushy-emulator ID:1793f608768be6caa23866eea722db58a5d9c2af9e191f946674f8b75324dfda UID:341f1c62-8087-450e-8cae-878395f25a8a NetNS:/var/run/netns/19150313-191d-4769-b54b-0eddb3a69314 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod341f1c62_8087_450e_8cae_878395f25a8a.slice PodAnnotations:0xc00008c658}] Aliases:map[]}\"\nJun 11 00:23:51.923315 crc crio[23067]: time=\"2026-06-11T00:23:51.923217025Z\" level=info msg=\"Adding pod sushy-emulator_sushy-emulator to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:23:52.516968 crc crio[23067]: 2026-06-11T00:23:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1793f608768be6c Mac:62:b4:80:3a:78:68 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d8 Mtu:0 Sandbox:/var/run/netns/19150313-191d-4769-b54b-0eddb3a69314 SocketPath: PciID:}] [{Interface:0xc000588630 Address:{IP:10.217.0.216 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:23:52.516968 crc crio[23067]: time=\"2026-06-11T00:23:52.516187758Z\" level=info msg=\"Got pod network &{Name:sushy-emulator Namespace:sushy-emulator ID:1793f608768be6caa23866eea722db58a5d9c2af9e191f946674f8b75324dfda UID:341f1c62-8087-450e-8cae-878395f25a8a NetNS:/var/run/netns/19150313-191d-4769-b54b-0eddb3a69314 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod341f1c62_8087_450e_8cae_878395f25a8a.slice PodAnnotations:0xc00008c658}] Aliases:map[]}\"\nJun 11 00:23:52.516968 crc crio[23067]: time=\"2026-06-11T00:23:52.516545608Z\" level=info msg=\"Checking pod sushy-emulator_sushy-emulator for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:23:52.532520 crc crio[23067]: time=\"2026-06-11T00:23:52.532425751Z\" level=info msg=\"Ran pod sandbox 1793f608768be6caa23866eea722db58a5d9c2af9e191f946674f8b75324dfda with infra container: sushy-emulator/sushy-emulator/POD\" id=cdc41cea-049f-491d-94e3-56791b1380ef name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:23:52.535306 crc crio[23067]: time=\"2026-06-11T00:23:52.535218647Z\" level=info msg=\"Pulling image: quay.io/metal3-io/sushy-tools:latest\" id=35218322-6e20-43e4-aca1-873a31a95792 name=/runtime.v1.ImageService/PullImage\nJun 11 00:23:52.545212 crc crio[23067]: time=\"2026-06-11T00:23:52.545133467Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/sushy-tools:latest\\\"\"\nJun 11 00:24:00.560337 crc crio[23067]: time=\"2026-06-11T00:24:00.559564561Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29685624-g4jb8/POD\" id=9b9c10d2-1a06-41de-8440-5a2e8c27f4d0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:24:00.560337 crc crio[23067]: time=\"2026-06-11T00:24:00.560323822Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:24:00.607449 crc crio[23067]: time=\"2026-06-11T00:24:00.607331783Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685624-g4jb8 Namespace:openshift-infra ID:c3314e4b789097253faaecfdefa04b6c3f53d212bd1245a409050ddbf732bdab UID:de007d58-1039-4c48-9e4b-80ced9f073df NetNS:/var/run/netns/e54ebe8b-c4e4-4014-9c76-e5b3904f17ed Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podde007d58_1039_4c48_9e4b_80ced9f073df.slice PodAnnotations:0xc007e12318}] Aliases:map[]}\"\nJun 11 00:24:00.607449 crc crio[23067]: time=\"2026-06-11T00:24:00.607415196Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29685624-g4jb8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:24:01.461594 crc crio[23067]: 2026-06-11T00:24:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c3314e4b7890972 Mac:ee:c5:e0:8b:8b:6a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d9 Mtu:0 Sandbox:/var/run/netns/e54ebe8b-c4e4-4014-9c76-e5b3904f17ed SocketPath: PciID:}] [{Interface:0xc0002b8ee0 Address:{IP:10.217.0.217 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:24:01.464087 crc crio[23067]: time=\"2026-06-11T00:24:01.464017146Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685624-g4jb8 Namespace:openshift-infra ID:c3314e4b789097253faaecfdefa04b6c3f53d212bd1245a409050ddbf732bdab UID:de007d58-1039-4c48-9e4b-80ced9f073df NetNS:/var/run/netns/e54ebe8b-c4e4-4014-9c76-e5b3904f17ed Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podde007d58_1039_4c48_9e4b_80ced9f073df.slice PodAnnotations:0xc007e12318}] Aliases:map[]}\"\nJun 11 00:24:01.464235 crc crio[23067]: time=\"2026-06-11T00:24:01.46417659Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29685624-g4jb8 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:24:01.473906 crc crio[23067]: time=\"2026-06-11T00:24:01.473806672Z\" level=info msg=\"Ran pod sandbox c3314e4b789097253faaecfdefa04b6c3f53d212bd1245a409050ddbf732bdab with infra container: openshift-infra/auto-csr-approver-29685624-g4jb8/POD\" id=9b9c10d2-1a06-41de-8440-5a2e8c27f4d0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:24:01.478695 crc crio[23067]: time=\"2026-06-11T00:24:01.478548232Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=278cdbb4-f6e1-4454-b6d7-71e1585ff23c name=/runtime.v1.ImageService/PullImage\nJun 11 00:24:01.485379 crc crio[23067]: time=\"2026-06-11T00:24:01.485307286Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 00:24:02.771180 crc crio[23067]: time=\"2026-06-11T00:24:02.770588071Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=278cdbb4-f6e1-4454-b6d7-71e1585ff23c name=/runtime.v1.ImageService/PullImage\nJun 11 00:24:02.772476 crc crio[23067]: time=\"2026-06-11T00:24:02.772332058Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=f44eee47-a5e7-4a34-9fae-c49ff259c646 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:24:02.776368 crc crio[23067]: time=\"2026-06-11T00:24:02.775981568Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=2bda59f3-1c10-47bf-85ef-3296a370f6b2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:24:02.784012 crc crio[23067]: time=\"2026-06-11T00:24:02.783847082Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29685624-g4jb8/oc\" id=6f86b7ec-dc5b-4908-9546-1aea1523373b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:24:02.784551 crc crio[23067]: time=\"2026-06-11T00:24:02.78450217Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:24:02.846129 crc crio[23067]: time=\"2026-06-11T00:24:02.845501903Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:24:03.168810 crc crio[23067]: time=\"2026-06-11T00:24:03.168722594Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:24:03.289307 crc crio[23067]: time=\"2026-06-11T00:24:03.289186767Z\" level=info msg=\"Created container 138ee30db9a9443c72645ec7117193137f46ebfe6d2851761af85ca05bac0d17: openshift-infra/auto-csr-approver-29685624-g4jb8/oc\" id=6f86b7ec-dc5b-4908-9546-1aea1523373b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:24:03.292085 crc crio[23067]: time=\"2026-06-11T00:24:03.292032915Z\" level=info msg=\"Starting container: 138ee30db9a9443c72645ec7117193137f46ebfe6d2851761af85ca05bac0d17\" id=a57b3b69-ba51-4d9c-bae1-ffaff6a90fb0 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:24:03.301755 crc crio[23067]: time=\"2026-06-11T00:24:03.301538444Z\" level=info msg=\"Started container\" PID=95176 containerID=138ee30db9a9443c72645ec7117193137f46ebfe6d2851761af85ca05bac0d17 description=openshift-infra/auto-csr-approver-29685624-g4jb8/oc id=a57b3b69-ba51-4d9c-bae1-ffaff6a90fb0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c3314e4b789097253faaecfdefa04b6c3f53d212bd1245a409050ddbf732bdab\nJun 11 00:24:05.239580 crc crio[23067]: time=\"2026-06-11T00:24:05.238604267Z\" level=info msg=\"Stopping pod sandbox: c3314e4b789097253faaecfdefa04b6c3f53d212bd1245a409050ddbf732bdab\" id=93331eee-e7f0-4edf-ac80-4bd6b197ee35 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:24:05.242171 crc crio[23067]: time=\"2026-06-11T00:24:05.241929518Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685624-g4jb8 Namespace:openshift-infra ID:c3314e4b789097253faaecfdefa04b6c3f53d212bd1245a409050ddbf732bdab UID:de007d58-1039-4c48-9e4b-80ced9f073df NetNS:/var/run/netns/e54ebe8b-c4e4-4014-9c76-e5b3904f17ed Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podde007d58_1039_4c48_9e4b_80ced9f073df.slice PodAnnotations:0xc000c35be8}] Aliases:map[]}\"\nJun 11 00:24:05.242584 crc crio[23067]: time=\"2026-06-11T00:24:05.242476813Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29685624-g4jb8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:24:09.800982 crc crio[23067]: time=\"2026-06-11T00:24:09.800335575Z\" level=info msg=\"Stopped pod sandbox: c3314e4b789097253faaecfdefa04b6c3f53d212bd1245a409050ddbf732bdab\" id=93331eee-e7f0-4edf-ac80-4bd6b197ee35 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:24:10.122311 crc crio[23067]: time=\"2026-06-11T00:24:10.121686065Z\" level=info msg=\"Pulled image: quay.io/metal3-io/sushy-tools@sha256:a70383f965e02b5e815b7088367e989f35bfeaef2b12a28d58d9ffd229318b84\" id=35218322-6e20-43e4-aca1-873a31a95792 name=/runtime.v1.ImageService/PullImage\nJun 11 00:24:10.124171 crc crio[23067]: time=\"2026-06-11T00:24:10.12407391Z\" level=info msg=\"Checking image status: quay.io/metal3-io/sushy-tools:latest\" id=b8fcf5d7-ecce-4a3c-9ff0-efaae999b10d name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:24:10.128797 crc crio[23067]: time=\"2026-06-11T00:24:10.128591853Z\" level=info msg=\"Checking image status: quay.io/metal3-io/sushy-tools:latest\" id=5f1c7ab0-a964-43ea-aa55-1049fe3c57f5 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:24:10.145855 crc crio[23067]: time=\"2026-06-11T00:24:10.145536715Z\" level=info msg=\"Creating container: sushy-emulator/sushy-emulator/sushy-emulator\" id=06fd9c24-b1d2-46ab-bea2-096b4b7bd849 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:24:10.147806 crc crio[23067]: time=\"2026-06-11T00:24:10.1475489Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:24:10.202237 crc crio[23067]: time=\"2026-06-11T00:24:10.202153108Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:24:10.206698 crc crio[23067]: time=\"2026-06-11T00:24:10.206554448Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:24:10.359197 crc crio[23067]: time=\"2026-06-11T00:24:10.359096776Z\" level=info msg=\"Created container 7d2d6d1f151650d8de04af0b88f2b0a6c2c68f6e6161b1db01330d218abb8c46: sushy-emulator/sushy-emulator/sushy-emulator\" id=06fd9c24-b1d2-46ab-bea2-096b4b7bd849 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:24:10.359960 crc crio[23067]: time=\"2026-06-11T00:24:10.359864927Z\" level=info msg=\"Starting container: 7d2d6d1f151650d8de04af0b88f2b0a6c2c68f6e6161b1db01330d218abb8c46\" id=84351df7-a75a-4d01-87fc-a9d37c0264ab name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:24:10.367097 crc crio[23067]: time=\"2026-06-11T00:24:10.366999642Z\" level=info msg=\"Started container\" PID=95620 containerID=7d2d6d1f151650d8de04af0b88f2b0a6c2c68f6e6161b1db01330d218abb8c46 description=sushy-emulator/sushy-emulator/sushy-emulator id=84351df7-a75a-4d01-87fc-a9d37c0264ab name=/runtime.v1.RuntimeService/StartContainer sandboxID=1793f608768be6caa23866eea722db58a5d9c2af9e191f946674f8b75324dfda\nJun 11 00:24:15.432765 crc crio[23067]: time=\"2026-06-11T00:24:15.431855206Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 00:24:22.255322 crc crio[23067]: time=\"2026-06-11T00:24:22.254376361Z\" level=info msg=\"Removing container: db6f2d8af2284bd6ea2e4e76be14e69aa8de4466f7bb3c743739a6cd0c7418ce\" id=5539f264-a8ab-4849-b564-8313a9a8f53d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:24:22.403956 crc crio[23067]: time=\"2026-06-11T00:24:22.403816854Z\" level=info msg=\"Removed container db6f2d8af2284bd6ea2e4e76be14e69aa8de4466f7bb3c743739a6cd0c7418ce: openshift-infra/auto-csr-approver-29685618-76pgf/oc\" id=5539f264-a8ab-4849-b564-8313a9a8f53d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:24:22.408185 crc crio[23067]: time=\"2026-06-11T00:24:22.408118192Z\" level=info msg=\"Removing container: 6c1507b7ece97d2db5cd68b71ade34731199a04211518da4350673cfa852f072\" id=26b29358-6670-4625-91d1-a045babd80c3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:24:22.442661 crc crio[23067]: time=\"2026-06-11T00:24:22.44255272Z\" level=info msg=\"Removed container 6c1507b7ece97d2db5cd68b71ade34731199a04211518da4350673cfa852f072: openstack/root-account-create-update-sp6wc/mariadb-account-create-update\" id=26b29358-6670-4625-91d1-a045babd80c3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:24:22.445176 crc crio[23067]: time=\"2026-06-11T00:24:22.444990587Z\" level=info msg=\"Removing container: 556fe73408549244a20cd38290cea73e7d2903ba88fb7b126833e4dfd9e724ef\" id=dcb4099b-928b-4db8-a8b3-d9accad84f60 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:24:22.596628 crc crio[23067]: time=\"2026-06-11T00:24:22.596578389Z\" level=info msg=\"Removed container 556fe73408549244a20cd38290cea73e7d2903ba88fb7b126833e4dfd9e724ef: openstack/ovn-controller-7nwlx-config-6qps8/ovn-config\" id=dcb4099b-928b-4db8-a8b3-d9accad84f60 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:24:22.603187 crc crio[23067]: time=\"2026-06-11T00:24:22.600955268Z\" level=info msg=\"Removing container: 02f007f39f22a0ff13af8f2aaf44252f8307ed76cb9f6415a945a3ad1c0e6aab\" id=f7c62687-af1a-4223-a6fa-978509bd16bd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:24:22.631264 crc crio[23067]: time=\"2026-06-11T00:24:22.631129281Z\" level=info msg=\"Removed container 02f007f39f22a0ff13af8f2aaf44252f8307ed76cb9f6415a945a3ad1c0e6aab: openstack/root-account-create-update-9f8tl/mariadb-account-create-update\" id=f7c62687-af1a-4223-a6fa-978509bd16bd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:24:22.633605 crc crio[23067]: time=\"2026-06-11T00:24:22.633497265Z\" level=info msg=\"Removing container: ce70aa89dc6b725ebd5277eec7829f32f3334d1d2d6adfa737e13f8c8b78fcce\" id=9c45b81d-9430-48d7-bf0e-df2476fb9cdc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:24:22.688101 crc crio[23067]: time=\"2026-06-11T00:24:22.687993411Z\" level=info msg=\"Removed container ce70aa89dc6b725ebd5277eec7829f32f3334d1d2d6adfa737e13f8c8b78fcce: openstack/ovsdbserver-nb-0-config-1781137043-pw46p/ovn-config\" id=9c45b81d-9430-48d7-bf0e-df2476fb9cdc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:24:22.690916 crc crio[23067]: time=\"2026-06-11T00:24:22.690816108Z\" level=info msg=\"Removing container: 557c2f5c45d39d3a27f464f8aa78aaa09417af9e51b5c09c8a5f58f416c38d7e\" id=dd414ccd-514b-4efd-a079-bb43a3486504 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:24:22.761191 crc crio[23067]: time=\"2026-06-11T00:24:22.760490767Z\" level=info msg=\"Removed container 557c2f5c45d39d3a27f464f8aa78aaa09417af9e51b5c09c8a5f58f416c38d7e: openstack/ovsdbserver-sb-0-config-1781137042-j42nx/ovn-config\" id=dd414ccd-514b-4efd-a079-bb43a3486504 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:24:22.777313 crc crio[23067]: time=\"2026-06-11T00:24:22.77712007Z\" level=info msg=\"Stopping pod sandbox: 89c31cfb0302932322ec9e4c47d3f3c8f18b7be2dfcaa859f4a6fa3a2b500fc1\" id=4bf6e009-31e5-4769-8edb-2a2d2001776f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:24:22.777521 crc crio[23067]: time=\"2026-06-11T00:24:22.777285635Z\" level=info msg=\"Stopped pod sandbox (already stopped): 89c31cfb0302932322ec9e4c47d3f3c8f18b7be2dfcaa859f4a6fa3a2b500fc1\" id=4bf6e009-31e5-4769-8edb-2a2d2001776f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:24:22.778292 crc crio[23067]: time=\"2026-06-11T00:24:22.778251521Z\" level=info msg=\"Removing pod sandbox: 89c31cfb0302932322ec9e4c47d3f3c8f18b7be2dfcaa859f4a6fa3a2b500fc1\" id=fb2f4175-c956-4574-b0f4-730213d9811a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:24:22.795102 crc crio[23067]: time=\"2026-06-11T00:24:22.794981277Z\" level=info msg=\"Removed pod sandbox: 89c31cfb0302932322ec9e4c47d3f3c8f18b7be2dfcaa859f4a6fa3a2b500fc1\" id=fb2f4175-c956-4574-b0f4-730213d9811a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:24:22.796065 crc crio[23067]: time=\"2026-06-11T00:24:22.795980365Z\" level=info msg=\"Stopping pod sandbox: cb6270f2e8579ef69e7e2debb10fef13e7038d02e59440c0756092a808c6c3f3\" id=5b442049-66c0-4772-9f23-0933fe849e14 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:24:22.796165 crc crio[23067]: time=\"2026-06-11T00:24:22.796069157Z\" level=info msg=\"Stopped pod sandbox (already stopped): cb6270f2e8579ef69e7e2debb10fef13e7038d02e59440c0756092a808c6c3f3\" id=5b442049-66c0-4772-9f23-0933fe849e14 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:24:22.797935 crc crio[23067]: time=\"2026-06-11T00:24:22.797864646Z\" level=info msg=\"Removing pod sandbox: cb6270f2e8579ef69e7e2debb10fef13e7038d02e59440c0756092a808c6c3f3\" id=3eb48819-5a1a-46a5-a1ea-5c5986045d39 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:24:22.813942 crc crio[23067]: time=\"2026-06-11T00:24:22.813694227Z\" level=info msg=\"Removed pod sandbox: cb6270f2e8579ef69e7e2debb10fef13e7038d02e59440c0756092a808c6c3f3\" id=3eb48819-5a1a-46a5-a1ea-5c5986045d39 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:24:22.815124 crc crio[23067]: time=\"2026-06-11T00:24:22.815022614Z\" level=info msg=\"Stopping pod sandbox: bf028af16445aaa31f1177e96829de216fc6ffd91826185a8435225afb645518\" id=4eb43954-7339-4e32-b3ae-122ca5a9b26e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:24:22.815124 crc crio[23067]: time=\"2026-06-11T00:24:22.815113616Z\" level=info msg=\"Stopped pod sandbox (already stopped): bf028af16445aaa31f1177e96829de216fc6ffd91826185a8435225afb645518\" id=4eb43954-7339-4e32-b3ae-122ca5a9b26e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:24:22.815870 crc crio[23067]: time=\"2026-06-11T00:24:22.815785904Z\" level=info msg=\"Removing pod sandbox: bf028af16445aaa31f1177e96829de216fc6ffd91826185a8435225afb645518\" id=02e92ab7-7ced-44d7-b361-2cabad5a7b25 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:24:22.833392 crc crio[23067]: time=\"2026-06-11T00:24:22.833258791Z\" level=info msg=\"Removed pod sandbox: bf028af16445aaa31f1177e96829de216fc6ffd91826185a8435225afb645518\" id=02e92ab7-7ced-44d7-b361-2cabad5a7b25 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:24:22.847874 crc crio[23067]: time=\"2026-06-11T00:24:22.836566121Z\" level=info msg=\"Stopping pod sandbox: 572300a9e8b8ec5e02a215bdbd7a3e809281ac3999a28641d537729385730522\" id=dd49e3db-bf6d-4aa6-a7d8-9ea04dcb3800 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:24:22.847874 crc crio[23067]: time=\"2026-06-11T00:24:22.846574474Z\" level=info msg=\"Stopped pod sandbox (already stopped): 572300a9e8b8ec5e02a215bdbd7a3e809281ac3999a28641d537729385730522\" id=dd49e3db-bf6d-4aa6-a7d8-9ea04dcb3800 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:24:22.851024 crc crio[23067]: time=\"2026-06-11T00:24:22.850941953Z\" level=info msg=\"Removing pod sandbox: 572300a9e8b8ec5e02a215bdbd7a3e809281ac3999a28641d537729385730522\" id=740c64fe-e1bd-46f4-9241-9084bfc364d3 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:24:22.866912 crc crio[23067]: time=\"2026-06-11T00:24:22.866792205Z\" level=info msg=\"Removed pod sandbox: 572300a9e8b8ec5e02a215bdbd7a3e809281ac3999a28641d537729385730522\" id=740c64fe-e1bd-46f4-9241-9084bfc364d3 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:24:22.867808 crc crio[23067]: time=\"2026-06-11T00:24:22.867613227Z\" level=info msg=\"Stopping pod sandbox: 0e895087c91b112f6b2a5896e6201546c5fc270936c8877d8b0280713e0a8972\" id=ae02f38a-f6f0-4d3d-8053-ffee811e1fb3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:24:22.867808 crc crio[23067]: time=\"2026-06-11T00:24:22.867739261Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0e895087c91b112f6b2a5896e6201546c5fc270936c8877d8b0280713e0a8972\" id=ae02f38a-f6f0-4d3d-8053-ffee811e1fb3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:24:22.870998 crc crio[23067]: time=\"2026-06-11T00:24:22.86880585Z\" level=info msg=\"Removing pod sandbox: 0e895087c91b112f6b2a5896e6201546c5fc270936c8877d8b0280713e0a8972\" id=8f74e7cd-38a4-400c-9591-ab15dc1d42ae name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:24:22.897105 crc crio[23067]: time=\"2026-06-11T00:24:22.89227349Z\" level=info msg=\"Removed pod sandbox: 0e895087c91b112f6b2a5896e6201546c5fc270936c8877d8b0280713e0a8972\" id=8f74e7cd-38a4-400c-9591-ab15dc1d42ae name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:24:22.897473 crc crio[23067]: time=\"2026-06-11T00:24:22.897390709Z\" level=info msg=\"Stopping pod sandbox: 6da42b729194834f3cf120903acdd778db7c14bcb06d1ba87b73283fa8dda140\" id=49422e4a-5331-48b2-8b91-849b419e3773 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:24:22.897601 crc crio[23067]: time=\"2026-06-11T00:24:22.897480531Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6da42b729194834f3cf120903acdd778db7c14bcb06d1ba87b73283fa8dda140\" id=49422e4a-5331-48b2-8b91-849b419e3773 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:24:22.901742 crc crio[23067]: time=\"2026-06-11T00:24:22.898834308Z\" level=info msg=\"Removing pod sandbox: 6da42b729194834f3cf120903acdd778db7c14bcb06d1ba87b73283fa8dda140\" id=af087c90-110f-4272-9bae-00dd7dd20208 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:24:22.933196 crc crio[23067]: time=\"2026-06-11T00:24:22.933072432Z\" level=info msg=\"Removed pod sandbox: 6da42b729194834f3cf120903acdd778db7c14bcb06d1ba87b73283fa8dda140\" id=af087c90-110f-4272-9bae-00dd7dd20208 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:24:31.799234 crc crio[23067]: time=\"2026-06-11T00:24:31.79706391Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-6dd4f94857-msxpx/POD\" id=fb05b267-7383-4e67-b349-1e2a6a7fea3b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:24:31.801295 crc crio[23067]: time=\"2026-06-11T00:24:31.799303981Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:24:31.940839 crc crio[23067]: time=\"2026-06-11T00:24:31.940164452Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6dd4f94857-msxpx Namespace:openstack ID:0a3f0f295e0e5f6831a48cc5324f028c98a302736545cf8ca1a5eae560f3899a UID:0dcd76ae-4b9e-414b-a630-146152467d6c NetNS:/var/run/netns/a106dd0f-0549-4690-9d3d-96ae3b2f5b98 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0dcd76ae_4b9e_414b_a630_146152467d6c.slice PodAnnotations:0xc003ba9938}] Aliases:map[]}\"\nJun 11 00:24:31.940839 crc crio[23067]: time=\"2026-06-11T00:24:31.940359777Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-6dd4f94857-msxpx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:24:32.539714 crc crio[23067]: 2026-06-11T00:24:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0a3f0f295e0e5f6 Mac:4a:1c:d6:0a:a0:e0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:da Mtu:0 Sandbox:/var/run/netns/a106dd0f-0549-4690-9d3d-96ae3b2f5b98 SocketPath: PciID:}] [{Interface:0xc0001caa20 Address:{IP:10.217.0.218 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:24:32.543370 crc crio[23067]: time=\"2026-06-11T00:24:32.543289971Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6dd4f94857-msxpx Namespace:openstack ID:0a3f0f295e0e5f6831a48cc5324f028c98a302736545cf8ca1a5eae560f3899a UID:0dcd76ae-4b9e-414b-a630-146152467d6c NetNS:/var/run/netns/a106dd0f-0549-4690-9d3d-96ae3b2f5b98 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0dcd76ae_4b9e_414b_a630_146152467d6c.slice PodAnnotations:0xc003ba9938}] Aliases:map[]}\"\nJun 11 00:24:32.543570 crc crio[23067]: time=\"2026-06-11T00:24:32.543513237Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-6dd4f94857-msxpx for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:24:32.579134 crc crio[23067]: time=\"2026-06-11T00:24:32.578981934Z\" level=info msg=\"Ran pod sandbox 0a3f0f295e0e5f6831a48cc5324f028c98a302736545cf8ca1a5eae560f3899a with infra container: openstack/dnsmasq-dns-6dd4f94857-msxpx/POD\" id=fb05b267-7383-4e67-b349-1e2a6a7fea3b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:24:32.589091 crc crio[23067]: time=\"2026-06-11T00:24:32.588630597Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=9850cb24-5d45-4518-81c2-76672c5572f2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:24:32.771619 crc crio[23067]: time=\"2026-06-11T00:24:32.771478831Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=ae987c54-9aa5-4bc6-a3bf-672f7cb85c07 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:24:32.788853 crc crio[23067]: time=\"2026-06-11T00:24:32.788732791Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-6dd4f94857-msxpx/init\" id=b8c85aa9-362c-4d17-9862-6fb24e76e35b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:24:32.789419 crc crio[23067]: time=\"2026-06-11T00:24:32.789337477Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:24:32.864780 crc crio[23067]: time=\"2026-06-11T00:24:32.864110406Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:24:32.870103 crc crio[23067]: time=\"2026-06-11T00:24:32.870042998Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:24:33.302555 crc crio[23067]: time=\"2026-06-11T00:24:33.302428354Z\" level=info msg=\"Created container 8cf629255cda2e9eb67ce413ad48976c8b15ad8c6c7fa12228e0e8c2e1ca4be5: openstack/dnsmasq-dns-6dd4f94857-msxpx/init\" id=b8c85aa9-362c-4d17-9862-6fb24e76e35b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:24:33.307254 crc crio[23067]: time=\"2026-06-11T00:24:33.306062973Z\" level=info msg=\"Starting container: 8cf629255cda2e9eb67ce413ad48976c8b15ad8c6c7fa12228e0e8c2e1ca4be5\" id=ae3ad2f3-1267-4d7d-a810-5bd77f6eb9ca name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:24:33.324736 crc crio[23067]: time=\"2026-06-11T00:24:33.324526336Z\" level=info msg=\"Started container\" PID=96843 containerID=8cf629255cda2e9eb67ce413ad48976c8b15ad8c6c7fa12228e0e8c2e1ca4be5 description=openstack/dnsmasq-dns-6dd4f94857-msxpx/init id=ae3ad2f3-1267-4d7d-a810-5bd77f6eb9ca name=/runtime.v1.RuntimeService/StartContainer sandboxID=0a3f0f295e0e5f6831a48cc5324f028c98a302736545cf8ca1a5eae560f3899a\nJun 11 00:24:33.805432 crc crio[23067]: time=\"2026-06-11T00:24:33.804826359Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=536da574-3f9d-4bc1-b361-5929ca9890d2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:24:33.898252 crc crio[23067]: time=\"2026-06-11T00:24:33.89809663Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=8c375acc-43e9-4c6f-be70-4a6e11858351 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:24:33.911537 crc crio[23067]: time=\"2026-06-11T00:24:33.91128305Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-6dd4f94857-msxpx/dnsmasq-dns\" id=9238da1a-9af7-4264-aa8a-6f03ea614861 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:24:33.912070 crc crio[23067]: time=\"2026-06-11T00:24:33.911773163Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:24:33.967701 crc crio[23067]: time=\"2026-06-11T00:24:33.967476202Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:24:33.972500 crc crio[23067]: time=\"2026-06-11T00:24:33.972422546Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:24:34.249580 crc crio[23067]: time=\"2026-06-11T00:24:34.249432327Z\" level=info msg=\"Created container 389058308defa710c2e6fee7f6d69016de096381b9cd78d3f087b805cfbb427f: openstack/dnsmasq-dns-6dd4f94857-msxpx/dnsmasq-dns\" id=9238da1a-9af7-4264-aa8a-6f03ea614861 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:24:34.256304 crc crio[23067]: time=\"2026-06-11T00:24:34.252033388Z\" level=info msg=\"Starting container: 389058308defa710c2e6fee7f6d69016de096381b9cd78d3f087b805cfbb427f\" id=79ded9f2-557c-49dd-95da-3696aeba5fce name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:24:34.261121 crc crio[23067]: time=\"2026-06-11T00:24:34.260945661Z\" level=info msg=\"Started container\" PID=96899 containerID=389058308defa710c2e6fee7f6d69016de096381b9cd78d3f087b805cfbb427f description=openstack/dnsmasq-dns-6dd4f94857-msxpx/dnsmasq-dns id=79ded9f2-557c-49dd-95da-3696aeba5fce name=/runtime.v1.RuntimeService/StartContainer sandboxID=0a3f0f295e0e5f6831a48cc5324f028c98a302736545cf8ca1a5eae560f3899a\nJun 11 00:24:51.126875 crc crio[23067]: time=\"2026-06-11T00:24:51.126231783Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc\" id=0fd2fe94-2a15-40f5-875f-574bb33db915 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:24:51.207949 crc crio[23067]: time=\"2026-06-11T00:24:51.207238321Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc\" id=d4b012a3-f589-4496-a7de-463fe087d91f name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:24:51.219582 crc crio[23067]: time=\"2026-06-11T00:24:51.219487815Z\" level=info msg=\"Creating container: openstack-operators/test-operator-controller-manager-8d5599d7d-2v2c9/manager\" id=65ad558f-133e-4524-8865-9d52bcc96979 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:24:51.220626 crc crio[23067]: time=\"2026-06-11T00:24:51.220551574Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:24:51.307178 crc crio[23067]: time=\"2026-06-11T00:24:51.307096943Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:24:51.732370 crc crio[23067]: time=\"2026-06-11T00:24:51.73216032Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:24:53.448547 crc crio[23067]: time=\"2026-06-11T00:24:53.448119245Z\" level=info msg=\"Created container d99fb80fae8d0efe04c04d47c7075ac2277c6cf5dedac4fc3c2878777821f862: openstack-operators/test-operator-controller-manager-8d5599d7d-2v2c9/manager\" id=65ad558f-133e-4524-8865-9d52bcc96979 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:24:53.450601 crc crio[23067]: time=\"2026-06-11T00:24:53.450487919Z\" level=info msg=\"Starting container: d99fb80fae8d0efe04c04d47c7075ac2277c6cf5dedac4fc3c2878777821f862\" id=ca03d389-5b00-462b-93f8-f988079a9f9b name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:24:53.458428 crc crio[23067]: time=\"2026-06-11T00:24:53.458322473Z\" level=info msg=\"Started container\" PID=97746 containerID=d99fb80fae8d0efe04c04d47c7075ac2277c6cf5dedac4fc3c2878777821f862 description=openstack-operators/test-operator-controller-manager-8d5599d7d-2v2c9/manager id=ca03d389-5b00-462b-93f8-f988079a9f9b name=/runtime.v1.RuntimeService/StartContainer sandboxID=7e011e33cb11b1d6d3697952a22c5656ec40a9284f5b51953624eab6feaa9243\nJun 11 00:24:54.180686 crc crio[23067]: time=\"2026-06-11T00:24:54.179887282Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1\" id=762e5884-94ef-43f0-a4a1-921391212c93 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:24:54.185867 crc crio[23067]: time=\"2026-06-11T00:24:54.185785473Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=44b5b704-3ef0-4d42-97a2-003f040b0f1c name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:24:54.191029 crc crio[23067]: time=\"2026-06-11T00:24:54.190239034Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63\" id=79ac31f7-b368-404e-95cb-cfa41acf8918 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:24:54.333790 crc crio[23067]: time=\"2026-06-11T00:24:54.333621243Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=9f19c6b5-1011-43d9-9686-0d1206699d61 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:24:54.334416 crc crio[23067]: time=\"2026-06-11T00:24:54.33425688Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1\" id=0aadd918-a071-45b4-9299-91312b626f6a name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:24:54.338809 crc crio[23067]: time=\"2026-06-11T00:24:54.338730692Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63\" id=8849bfa3-d135-4598-82fa-cee06c0cb76c name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:24:54.339451 crc crio[23067]: time=\"2026-06-11T00:24:54.339297308Z\" level=info msg=\"Creating container: metallb-system/metallb-operator-controller-manager-c56bfcc68-tspql/manager\" id=c8a64672-c49e-4f71-aa7f-821694088fde name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:24:54.340038 crc crio[23067]: time=\"2026-06-11T00:24:54.339972306Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:24:54.340535 crc crio[23067]: time=\"2026-06-11T00:24:54.340319345Z\" level=info msg=\"Creating container: openstack-operators/openstack-baremetal-operator-controller-manager-7c67dc759fgr8jd/manager\" id=c848e820-dd60-421b-94fd-9ddf289140ec name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:24:54.345060 crc crio[23067]: time=\"2026-06-11T00:24:54.341351234Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:24:54.345364 crc crio[23067]: time=\"2026-06-11T00:24:54.34343142Z\" level=info msg=\"Creating container: openstack-operators/octavia-operator-controller-manager-6495978d8d-xwpfc/manager\" id=55374f81-69f5-477e-a708-d6f8c35b27ab name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:24:54.345993 crc crio[23067]: time=\"2026-06-11T00:24:54.345933879Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:24:54.619346 crc crio[23067]: time=\"2026-06-11T00:24:54.619082844Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:24:54.624400 crc crio[23067]: time=\"2026-06-11T00:24:54.624328467Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:24:54.645504 crc crio[23067]: time=\"2026-06-11T00:24:54.645386981Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:24:54.657223 crc crio[23067]: time=\"2026-06-11T00:24:54.65708Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:24:54.668458 crc crio[23067]: time=\"2026-06-11T00:24:54.668364388Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:24:55.133536 crc crio[23067]: time=\"2026-06-11T00:24:55.133182508Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:24:55.228958 crc crio[23067]: time=\"2026-06-11T00:24:55.228825526Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf\" id=5da844e8-a33c-4ef4-81ac-6ed43a819493 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:24:55.421862 crc crio[23067]: time=\"2026-06-11T00:24:55.421748483Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf\" id=a1e8316e-c724-41f7-80ac-af06a67ceca8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:24:55.425690 crc crio[23067]: time=\"2026-06-11T00:24:55.425567748Z\" level=info msg=\"Creating container: openstack-operators/ironic-operator-controller-manager-75f8548fcd-fg8n7/manager\" id=1784e3ac-cf8d-45d9-b4c2-ea2c9a0b5ed4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:24:55.426122 crc crio[23067]: time=\"2026-06-11T00:24:55.426058881Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:24:55.743402 crc crio[23067]: time=\"2026-06-11T00:24:55.743228847Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:24:55.749028 crc crio[23067]: time=\"2026-06-11T00:24:55.748944863Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:24:56.303020 crc crio[23067]: time=\"2026-06-11T00:24:56.30241637Z\" level=info msg=\"Created container cae099a81a6ccfcb7bf452c539952854ecbe14e97cb9609334f3cc4ef20ff5a0: openstack-operators/octavia-operator-controller-manager-6495978d8d-xwpfc/manager\" id=55374f81-69f5-477e-a708-d6f8c35b27ab name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:24:56.304709 crc crio[23067]: time=\"2026-06-11T00:24:56.304572159Z\" level=info msg=\"Created container 54554a8fb4217c1da06b05e5114ef8cb66f513fa7e6c15634be8c4b6daa73b92: openstack-operators/openstack-baremetal-operator-controller-manager-7c67dc759fgr8jd/manager\" id=c848e820-dd60-421b-94fd-9ddf289140ec name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:24:56.305564 crc crio[23067]: time=\"2026-06-11T00:24:56.305469683Z\" level=info msg=\"Starting container: 54554a8fb4217c1da06b05e5114ef8cb66f513fa7e6c15634be8c4b6daa73b92\" id=46c523c7-1335-4e1e-aaf0-00626d48b480 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:24:56.306042 crc crio[23067]: time=\"2026-06-11T00:24:56.305975487Z\" level=info msg=\"Starting container: cae099a81a6ccfcb7bf452c539952854ecbe14e97cb9609334f3cc4ef20ff5a0\" id=2246258a-ea54-44c9-869e-59c88451692a name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:24:56.309538 crc crio[23067]: time=\"2026-06-11T00:24:56.309414371Z\" level=info msg=\"Created container d68ddcac80d4b7e0aa46ed5cc56045df81448475946fa1b8cf18c1083f1bfa9d: openstack-operators/ironic-operator-controller-manager-75f8548fcd-fg8n7/manager\" id=1784e3ac-cf8d-45d9-b4c2-ea2c9a0b5ed4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:24:56.310794 crc crio[23067]: time=\"2026-06-11T00:24:56.310749527Z\" level=info msg=\"Starting container: d68ddcac80d4b7e0aa46ed5cc56045df81448475946fa1b8cf18c1083f1bfa9d\" id=0e87c213-48e5-4e8a-abfc-7fece2c2bdda name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:24:56.314522 crc crio[23067]: time=\"2026-06-11T00:24:56.314420807Z\" level=info msg=\"Started container\" PID=97999 containerID=cae099a81a6ccfcb7bf452c539952854ecbe14e97cb9609334f3cc4ef20ff5a0 description=openstack-operators/octavia-operator-controller-manager-6495978d8d-xwpfc/manager id=2246258a-ea54-44c9-869e-59c88451692a name=/runtime.v1.RuntimeService/StartContainer sandboxID=1e230edba0dbcf505fcbcf416335acb917de6431d0b6b0f602c4238872cc8322\nJun 11 00:24:56.314838 crc crio[23067]: time=\"2026-06-11T00:24:56.314601112Z\" level=info msg=\"Started container\" PID=98000 containerID=54554a8fb4217c1da06b05e5114ef8cb66f513fa7e6c15634be8c4b6daa73b92 description=openstack-operators/openstack-baremetal-operator-controller-manager-7c67dc759fgr8jd/manager id=46c523c7-1335-4e1e-aaf0-00626d48b480 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aafe5fa88a60ff5216eae1844b38ed7f6ad7b1b092b2b1b9f87dbfec6d1b4d75\nJun 11 00:24:56.317757 crc crio[23067]: time=\"2026-06-11T00:24:56.317609584Z\" level=info msg=\"Started container\" PID=98039 containerID=d68ddcac80d4b7e0aa46ed5cc56045df81448475946fa1b8cf18c1083f1bfa9d description=openstack-operators/ironic-operator-controller-manager-75f8548fcd-fg8n7/manager id=0e87c213-48e5-4e8a-abfc-7fece2c2bdda name=/runtime.v1.RuntimeService/StartContainer sandboxID=aed64310395cd531ee439b74c0cf05d27d5c58d24f351c8a949a554475e2870e\nJun 11 00:24:56.320689 crc crio[23067]: time=\"2026-06-11T00:24:56.320524134Z\" level=info msg=\"Created container f99d2d45d8ff73136382e577857859b3e1a2416818963f27df1263bbb114229f: metallb-system/metallb-operator-controller-manager-c56bfcc68-tspql/manager\" id=c8a64672-c49e-4f71-aa7f-821694088fde name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:24:56.322101 crc crio[23067]: time=\"2026-06-11T00:24:56.321987513Z\" level=info msg=\"Starting container: f99d2d45d8ff73136382e577857859b3e1a2416818963f27df1263bbb114229f\" id=3a5fc0db-371e-4713-ae29-65b714082f8e name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:24:56.330273 crc crio[23067]: time=\"2026-06-11T00:24:56.330119155Z\" level=info msg=\"Started container\" PID=98017 containerID=f99d2d45d8ff73136382e577857859b3e1a2416818963f27df1263bbb114229f description=metallb-system/metallb-operator-controller-manager-c56bfcc68-tspql/manager id=3a5fc0db-371e-4713-ae29-65b714082f8e name=/runtime.v1.RuntimeService/StartContainer sandboxID=8c6ed99da57a748c11615d1ea59fe660f523da2d761d934aebc317a4b5036413\nJun 11 00:24:57.287163 crc crio[23067]: time=\"2026-06-11T00:24:57.286564707Z\" level=info msg=\"Pulling image: quay.io/metal3-io/baremetal-operator:release-0.9\" id=1f8a2e39-e0ff-469f-9a4d-ea6fae3e834f name=/runtime.v1.ImageService/PullImage\nJun 11 00:24:57.586792 crc crio[23067]: time=\"2026-06-11T00:24:57.585308931Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/baremetal-operator:release-0.9\\\"\"\nJun 11 00:24:58.039136 crc crio[23067]: time=\"2026-06-11T00:24:58.038499044Z\" level=info msg=\"Stopping container: 9e26c12923ff77865a7237f02367da9814c03bf96346009134925ffb1b51da47 (timeout: 10s)\" id=8f9536ca-8dbb-4bec-9074-19b0d5e7ee6a name=/runtime.v1.RuntimeService/StopContainer\nJun 11 00:24:59.370084 crc crio[23067]: time=\"2026-06-11T00:24:59.369406503Z\" level=info msg=\"Stopped container 9e26c12923ff77865a7237f02367da9814c03bf96346009134925ffb1b51da47: openstack/dnsmasq-dns-68b84f4555-brnzn/dnsmasq-dns\" id=8f9536ca-8dbb-4bec-9074-19b0d5e7ee6a name=/runtime.v1.RuntimeService/StopContainer\nJun 11 00:24:59.374610 crc crio[23067]: time=\"2026-06-11T00:24:59.374506472Z\" level=info msg=\"Stopping pod sandbox: f876e0b418617b56a3032833738f4b805e279c01ca4daf5b7064b8caca39147c\" id=31b5b4f0-740a-4749-b5a2-9c1404e4ac70 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:24:59.375595 crc crio[23067]: time=\"2026-06-11T00:24:59.37552578Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-68b84f4555-brnzn Namespace:openstack ID:f876e0b418617b56a3032833738f4b805e279c01ca4daf5b7064b8caca39147c UID:3518ffa5-57ca-40dd-b4ea-b41d4e0b7455 NetNS:/var/run/netns/54a5e9f1-f1a6-4518-854c-4fe8cbc27eb2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3518ffa5_57ca_40dd_b4ea_b41d4e0b7455.slice PodAnnotations:0xc002392840}] Aliases:map[]}\"\nJun 11 00:24:59.375762 crc crio[23067]: time=\"2026-06-11T00:24:59.375747946Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-68b84f4555-brnzn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:25:02.191840 crc crio[23067]: time=\"2026-06-11T00:25:02.191128371Z\" level=info msg=\"Pulled image: quay.io/metal3-io/baremetal-operator@sha256:9ef16b26df77e09ed539968e7c9664caa407b3271b47747c22f676af9f47a963\" id=1f8a2e39-e0ff-469f-9a4d-ea6fae3e834f name=/runtime.v1.ImageService/PullImage\nJun 11 00:25:02.198031 crc crio[23067]: time=\"2026-06-11T00:25:02.197942537Z\" level=info msg=\"Checking image status: quay.io/metal3-io/baremetal-operator:release-0.9\" id=408e568c-f1ce-41d3-8925-3158e50f4a0c name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:25:02.213796 crc crio[23067]: time=\"2026-06-11T00:25:02.213565003Z\" level=info msg=\"Checking image status: quay.io/metal3-io/baremetal-operator:release-0.9\" id=d7874392-9c9c-47ab-9bd0-089cb809bdaa name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:25:02.217143 crc crio[23067]: time=\"2026-06-11T00:25:02.216725019Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-controller-manager-6b59b74864-dtfqt/manager\" id=c95a1c5a-00fd-46ee-b3c3-87b78a4987ab name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:25:02.217143 crc crio[23067]: time=\"2026-06-11T00:25:02.217152821Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:25:02.467937 crc crio[23067]: time=\"2026-06-11T00:25:02.463335032Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:25:02.602274 crc crio[23067]: time=\"2026-06-11T00:25:02.602145104Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:25:02.726870 crc crio[23067]: time=\"2026-06-11T00:25:02.72158436Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-f84cd/POD\" id=47c3ede6-0fb6-4d59-a97c-7e106850d096 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:25:02.726870 crc crio[23067]: time=\"2026-06-11T00:25:02.722335231Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:25:02.842157 crc crio[23067]: time=\"2026-06-11T00:25:02.841991272Z\" level=info msg=\"Got pod network &{Name:community-operators-f84cd Namespace:openshift-marketplace ID:699a1f853642d7fec9ce2638acd204e35c075401e7312e884aa515f2279833cd UID:1685210c-395d-4385-87bb-a21df1bb646a NetNS:/var/run/netns/d766d96a-8363-450c-832c-e78c01bd0e15 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1685210c_395d_4385_87bb_a21df1bb646a.slice PodAnnotations:0xc002c84438}] Aliases:map[]}\"\nJun 11 00:25:02.842157 crc crio[23067]: time=\"2026-06-11T00:25:02.842195148Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-f84cd to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:25:02.933544 crc crio[23067]: time=\"2026-06-11T00:25:02.929148118Z\" level=info msg=\"Stopped pod sandbox: f876e0b418617b56a3032833738f4b805e279c01ca4daf5b7064b8caca39147c\" id=31b5b4f0-740a-4749-b5a2-9c1404e4ac70 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:25:03.488353 crc crio[23067]: time=\"2026-06-11T00:25:03.487625252Z\" level=info msg=\"Removing container: 9e26c12923ff77865a7237f02367da9814c03bf96346009134925ffb1b51da47\" id=5c44bc15-e466-49ae-bbb1-a20a0a6b7011 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:25:03.520720 crc crio[23067]: time=\"2026-06-11T00:25:03.520464517Z\" level=info msg=\"Removed container 9e26c12923ff77865a7237f02367da9814c03bf96346009134925ffb1b51da47: openstack/dnsmasq-dns-68b84f4555-brnzn/dnsmasq-dns\" id=5c44bc15-e466-49ae-bbb1-a20a0a6b7011 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:25:03.524022 crc crio[23067]: time=\"2026-06-11T00:25:03.523958722Z\" level=info msg=\"Removing container: 8d4bf93becafceff68a81992b4f71dce43cdef0be6ddd5087ad1820fa06cdcb0\" id=6e81e8bf-72bf-4e68-98f0-cb979c0167b8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:25:03.560263 crc crio[23067]: time=\"2026-06-11T00:25:03.559776179Z\" level=info msg=\"Removed container 8d4bf93becafceff68a81992b4f71dce43cdef0be6ddd5087ad1820fa06cdcb0: openstack/dnsmasq-dns-68b84f4555-brnzn/init\" id=6e81e8bf-72bf-4e68-98f0-cb979c0167b8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:25:05.847869 crc crio[23067]: time=\"2026-06-11T00:25:05.840003646Z\" level=info msg=\"Created container cd14c854968d927d63d403b72f496ae2109633b5f234c3a56ef98d072ff6e898: baremetal-operator-system/baremetal-operator-controller-manager-6b59b74864-dtfqt/manager\" id=c95a1c5a-00fd-46ee-b3c3-87b78a4987ab name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:25:05.850125 crc crio[23067]: time=\"2026-06-11T00:25:05.848780865Z\" level=info msg=\"Starting container: cd14c854968d927d63d403b72f496ae2109633b5f234c3a56ef98d072ff6e898\" id=d79da19f-1d4f-4dba-aa47-aa0fab011781 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:25:05.862376 crc crio[23067]: time=\"2026-06-11T00:25:05.857126473Z\" level=info msg=\"Started container\" PID=98476 containerID=cd14c854968d927d63d403b72f496ae2109633b5f234c3a56ef98d072ff6e898 description=baremetal-operator-system/baremetal-operator-controller-manager-6b59b74864-dtfqt/manager id=d79da19f-1d4f-4dba-aa47-aa0fab011781 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5c42026f9c5d37af6e46c4a6528f4deb982d59af179a10736ce27a746509ed65\nJun 11 00:25:06.133286 crc crio[23067]: 2026-06-11T00:25:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:699a1f853642d7f Mac:ae:3e:c5:d1:77:00 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:db Mtu:0 Sandbox:/var/run/netns/d766d96a-8363-450c-832c-e78c01bd0e15 SocketPath: PciID:}] [{Interface:0xc00023ed60 Address:{IP:10.217.0.219 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:25:06.136033 crc crio[23067]: time=\"2026-06-11T00:25:06.134894103Z\" level=info msg=\"Got pod network &{Name:community-operators-f84cd Namespace:openshift-marketplace ID:699a1f853642d7fec9ce2638acd204e35c075401e7312e884aa515f2279833cd UID:1685210c-395d-4385-87bb-a21df1bb646a NetNS:/var/run/netns/d766d96a-8363-450c-832c-e78c01bd0e15 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1685210c_395d_4385_87bb_a21df1bb646a.slice PodAnnotations:0xc002c84438}] Aliases:map[]}\"\nJun 11 00:25:06.136033 crc crio[23067]: time=\"2026-06-11T00:25:06.135221702Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-f84cd for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:25:06.155724 crc crio[23067]: time=\"2026-06-11T00:25:06.155499415Z\" level=info msg=\"Ran pod sandbox 699a1f853642d7fec9ce2638acd204e35c075401e7312e884aa515f2279833cd with infra container: openshift-marketplace/community-operators-f84cd/POD\" id=47c3ede6-0fb6-4d59-a97c-7e106850d096 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:25:06.159270 crc crio[23067]: time=\"2026-06-11T00:25:06.159097943Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=96b0d67a-1018-40fb-bc90-e141673626f5 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:25:06.162173 crc crio[23067]: time=\"2026-06-11T00:25:06.162096235Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=c0c9f6bf-fdf3-44ab-b32e-b052b0bd66ff name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:25:06.619175 crc crio[23067]: time=\"2026-06-11T00:25:06.618369272Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-f84cd/extract-utilities\" id=065aa8ce-762b-4a0a-8089-5a13fefc302f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:25:06.620423 crc crio[23067]: time=\"2026-06-11T00:25:06.620309115Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:25:06.776778 crc crio[23067]: time=\"2026-06-11T00:25:06.776102331Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:25:06.872473 crc crio[23067]: time=\"2026-06-11T00:25:06.872355705Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:25:07.321242 crc crio[23067]: time=\"2026-06-11T00:25:07.321065536Z\" level=info msg=\"Created container 8c95423cb0366f8aed2169fbb443789ba751c1a95b2c9e9476e8e33d507dda97: openshift-marketplace/community-operators-f84cd/extract-utilities\" id=065aa8ce-762b-4a0a-8089-5a13fefc302f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:25:07.323310 crc crio[23067]: time=\"2026-06-11T00:25:07.323088291Z\" level=info msg=\"Starting container: 8c95423cb0366f8aed2169fbb443789ba751c1a95b2c9e9476e8e33d507dda97\" id=ca12dd56-924c-40e8-a00c-e3abe9110d07 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:25:07.329136 crc crio[23067]: time=\"2026-06-11T00:25:07.328983202Z\" level=info msg=\"Started container\" PID=98802 containerID=8c95423cb0366f8aed2169fbb443789ba751c1a95b2c9e9476e8e33d507dda97 description=openshift-marketplace/community-operators-f84cd/extract-utilities id=ca12dd56-924c-40e8-a00c-e3abe9110d07 name=/runtime.v1.RuntimeService/StartContainer sandboxID=699a1f853642d7fec9ce2638acd204e35c075401e7312e884aa515f2279833cd\nJun 11 00:25:07.559263 crc crio[23067]: time=\"2026-06-11T00:25:07.559186117Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=83c85b23-4792-4734-aa65-8362533d707f name=/runtime.v1.ImageService/PullImage\nJun 11 00:25:07.569588 crc crio[23067]: time=\"2026-06-11T00:25:07.569466337Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"\nJun 11 00:25:08.188564 crc crio[23067]: time=\"2026-06-11T00:25:08.184546924Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-687999f8f7-448w7/POD\" id=bd8ee24b-b637-4512-b50b-7c2bd7338c98 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:25:08.188564 crc crio[23067]: time=\"2026-06-11T00:25:08.185306544Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:25:08.248998 crc crio[23067]: time=\"2026-06-11T00:25:08.241014173Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-687999f8f7-448w7 Namespace:openstack ID:7e9b303b0dd2f0eb0c9ac952281c3d87ce5a86b4eb03b92921192a38ccf02772 UID:aa14af96-61f1-4198-8741-d9f0cb9b6627 NetNS:/var/run/netns/ae98ff46-43f7-4969-9a52-b6cbb53f31ef Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaa14af96_61f1_4198_8741_d9f0cb9b6627.slice PodAnnotations:0xc003ba85f8}] Aliases:map[]}\"\nJun 11 00:25:08.248998 crc crio[23067]: time=\"2026-06-11T00:25:08.241088555Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-687999f8f7-448w7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:25:08.280998 crc crio[23067]: time=\"2026-06-11T00:25:08.279586124Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:e2171f6021fddbcc3c9696cc6c8095b77f20023994fedd5c1f7aa2377d28b45d\" id=83c85b23-4792-4734-aa65-8362533d707f name=/runtime.v1.ImageService/PullImage\nJun 11 00:25:08.290756 crc crio[23067]: time=\"2026-06-11T00:25:08.286640977Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=302e81fb-dde0-4261-94c7-999399245670 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:25:08.314140 crc crio[23067]: time=\"2026-06-11T00:25:08.306999802Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=22645680-d41a-4b13-9a7e-1d39c48d9bf1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:25:08.320810 crc crio[23067]: time=\"2026-06-11T00:25:08.318139545Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-f84cd/extract-content\" id=00bc8c86-267d-45c3-b0ce-85d5754b2bb5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:25:08.320810 crc crio[23067]: time=\"2026-06-11T00:25:08.319259916Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:25:08.413074 crc crio[23067]: time=\"2026-06-11T00:25:08.41295506Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:25:08.423821 crc crio[23067]: time=\"2026-06-11T00:25:08.421871123Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:25:08.652901 crc crio[23067]: time=\"2026-06-11T00:25:08.652720106Z\" level=info msg=\"Created container 9710c69c1523c7ce146cd339e1382361faa4a475eb0ac70de4775c4e1856793c: openshift-marketplace/community-operators-f84cd/extract-content\" id=00bc8c86-267d-45c3-b0ce-85d5754b2bb5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:25:08.655293 crc crio[23067]: time=\"2026-06-11T00:25:08.655210894Z\" level=info msg=\"Starting container: 9710c69c1523c7ce146cd339e1382361faa4a475eb0ac70de4775c4e1856793c\" id=da7d20fe-f66e-49f7-9f9b-d55d7b80b0ff name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:25:08.667589 crc crio[23067]: time=\"2026-06-11T00:25:08.667485138Z\" level=info msg=\"Started container\" PID=98927 containerID=9710c69c1523c7ce146cd339e1382361faa4a475eb0ac70de4775c4e1856793c description=openshift-marketplace/community-operators-f84cd/extract-content id=da7d20fe-f66e-49f7-9f9b-d55d7b80b0ff name=/runtime.v1.RuntimeService/StartContainer sandboxID=699a1f853642d7fec9ce2638acd204e35c075401e7312e884aa515f2279833cd\nJun 11 00:25:08.974579 crc crio[23067]: 2026-06-11T00:25:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7e9b303b0dd2f0e Mac:f6:d1:67:ae:75:bd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:dc Mtu:0 Sandbox:/var/run/netns/ae98ff46-43f7-4969-9a52-b6cbb53f31ef SocketPath: PciID:}] [{Interface:0xc0004345d0 Address:{IP:10.217.0.220 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:25:08.976135 crc crio[23067]: time=\"2026-06-11T00:25:08.976056249Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-687999f8f7-448w7 Namespace:openstack ID:7e9b303b0dd2f0eb0c9ac952281c3d87ce5a86b4eb03b92921192a38ccf02772 UID:aa14af96-61f1-4198-8741-d9f0cb9b6627 NetNS:/var/run/netns/ae98ff46-43f7-4969-9a52-b6cbb53f31ef Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaa14af96_61f1_4198_8741_d9f0cb9b6627.slice PodAnnotations:0xc003ba85f8}] Aliases:map[]}\"\nJun 11 00:25:08.976522 crc crio[23067]: time=\"2026-06-11T00:25:08.97645875Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-687999f8f7-448w7 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:25:08.991489 crc crio[23067]: time=\"2026-06-11T00:25:08.991410228Z\" level=info msg=\"Ran pod sandbox 7e9b303b0dd2f0eb0c9ac952281c3d87ce5a86b4eb03b92921192a38ccf02772 with infra container: openstack/dnsmasq-dns-687999f8f7-448w7/POD\" id=bd8ee24b-b637-4512-b50b-7c2bd7338c98 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:25:08.994381 crc crio[23067]: time=\"2026-06-11T00:25:08.994317067Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=2fe624dc-173f-4607-a7d2-8a5ebbf51130 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:25:09.118437 crc crio[23067]: time=\"2026-06-11T00:25:09.118319007Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=a2c61e63-d9f6-46b7-9067-92ddeff17bc7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:25:09.128795 crc crio[23067]: time=\"2026-06-11T00:25:09.1286988Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-687999f8f7-448w7/init\" id=6fa41ed7-b218-4951-b9ad-a1e2f243333a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:25:09.129209 crc crio[23067]: time=\"2026-06-11T00:25:09.129170913Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:25:09.221847 crc crio[23067]: time=\"2026-06-11T00:25:09.221710595Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:25:09.226367 crc crio[23067]: time=\"2026-06-11T00:25:09.226243539Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:25:09.422985 crc crio[23067]: time=\"2026-06-11T00:25:09.42216892Z\" level=info msg=\"Created container f8d0372240e7a269d14391d9a1f265b653ea33a65e13508d329b2a65f3f4334e: openstack/dnsmasq-dns-687999f8f7-448w7/init\" id=6fa41ed7-b218-4951-b9ad-a1e2f243333a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:25:09.424957 crc crio[23067]: time=\"2026-06-11T00:25:09.424812992Z\" level=info msg=\"Starting container: f8d0372240e7a269d14391d9a1f265b653ea33a65e13508d329b2a65f3f4334e\" id=e8e6b21d-d0b4-4f07-950a-e4caf79204dc name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:25:09.437170 crc crio[23067]: time=\"2026-06-11T00:25:09.437060486Z\" level=info msg=\"Started container\" PID=99022 containerID=f8d0372240e7a269d14391d9a1f265b653ea33a65e13508d329b2a65f3f4334e description=openstack/dnsmasq-dns-687999f8f7-448w7/init id=e8e6b21d-d0b4-4f07-950a-e4caf79204dc name=/runtime.v1.RuntimeService/StartContainer sandboxID=7e9b303b0dd2f0eb0c9ac952281c3d87ce5a86b4eb03b92921192a38ccf02772\nJun 11 00:25:09.669019 crc crio[23067]: time=\"2026-06-11T00:25:09.668598317Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=a49793ad-607b-4292-96bb-33255632e781 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:25:09.782050 crc crio[23067]: time=\"2026-06-11T00:25:09.781863404Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=31eb875f-40f6-4e81-9cc5-b892520f6fe8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:25:09.803594 crc crio[23067]: time=\"2026-06-11T00:25:09.803461493Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-687999f8f7-448w7/dnsmasq-dns\" id=7b046132-c263-464e-85b6-03b9005224d3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:25:09.804049 crc crio[23067]: time=\"2026-06-11T00:25:09.803996907Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:25:09.894356 crc crio[23067]: time=\"2026-06-11T00:25:09.894060362Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:25:09.903138 crc crio[23067]: time=\"2026-06-11T00:25:09.902986676Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:25:10.074046 crc crio[23067]: time=\"2026-06-11T00:25:10.07335963Z\" level=info msg=\"Created container 63c1fa8796832d9dae98189f1968ab67546e6a76cf1acfab7069e5fe626ec116: openstack/dnsmasq-dns-687999f8f7-448w7/dnsmasq-dns\" id=7b046132-c263-464e-85b6-03b9005224d3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:25:10.076144 crc crio[23067]: time=\"2026-06-11T00:25:10.076051153Z\" level=info msg=\"Starting container: 63c1fa8796832d9dae98189f1968ab67546e6a76cf1acfab7069e5fe626ec116\" id=4d7cdbaf-2364-4509-8278-131cae9f0627 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:25:10.083007 crc crio[23067]: time=\"2026-06-11T00:25:10.082791547Z\" level=info msg=\"Started container\" PID=99064 containerID=63c1fa8796832d9dae98189f1968ab67546e6a76cf1acfab7069e5fe626ec116 description=openstack/dnsmasq-dns-687999f8f7-448w7/dnsmasq-dns id=4d7cdbaf-2364-4509-8278-131cae9f0627 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7e9b303b0dd2f0eb0c9ac952281c3d87ce5a86b4eb03b92921192a38ccf02772\nJun 11 00:25:11.703735 crc crio[23067]: time=\"2026-06-11T00:25:11.703195048Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=d9408fdd-d7d0-469d-81b6-d00b2a5d71c1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:25:11.705895 crc crio[23067]: time=\"2026-06-11T00:25:11.705817499Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=955c6ad0-614c-402d-b6b0-9d709305497c name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:25:11.713242 crc crio[23067]: time=\"2026-06-11T00:25:11.713146249Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-f84cd/registry-server\" id=6cbd37fe-4ddd-4515-8efd-44c78669a49b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:25:11.713750 crc crio[23067]: time=\"2026-06-11T00:25:11.713691724Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:25:11.801090 crc crio[23067]: time=\"2026-06-11T00:25:11.801001304Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:25:11.806370 crc crio[23067]: time=\"2026-06-11T00:25:11.806302708Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:25:11.986008 crc crio[23067]: time=\"2026-06-11T00:25:11.985783391Z\" level=info msg=\"Created container 5a0416e2202767ae83a233f21e0bfb897853b067afc38bbce087725d22fa0195: openshift-marketplace/community-operators-f84cd/registry-server\" id=6cbd37fe-4ddd-4515-8efd-44c78669a49b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:25:11.987132 crc crio[23067]: time=\"2026-06-11T00:25:11.987034235Z\" level=info msg=\"Starting container: 5a0416e2202767ae83a233f21e0bfb897853b067afc38bbce087725d22fa0195\" id=66e140f3-422a-48c4-bf8f-8fa1e27fd48b name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:25:12.000478 crc crio[23067]: time=\"2026-06-11T00:25:12.000340178Z\" level=info msg=\"Started container\" PID=99100 containerID=5a0416e2202767ae83a233f21e0bfb897853b067afc38bbce087725d22fa0195 description=openshift-marketplace/community-operators-f84cd/registry-server id=66e140f3-422a-48c4-bf8f-8fa1e27fd48b name=/runtime.v1.RuntimeService/StartContainer sandboxID=699a1f853642d7fec9ce2638acd204e35c075401e7312e884aa515f2279833cd\nJun 11 00:25:17.911722 crc crio[23067]: time=\"2026-06-11T00:25:17.90232967Z\" level=info msg=\"Stopping container: 389058308defa710c2e6fee7f6d69016de096381b9cd78d3f087b805cfbb427f (timeout: 10s)\" id=6f0c75e4-5532-459e-b405-79af2b2ed353 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 00:25:18.336233 crc crio[23067]: time=\"2026-06-11T00:25:18.314399072Z\" level=info msg=\"Stopped container 389058308defa710c2e6fee7f6d69016de096381b9cd78d3f087b805cfbb427f: openstack/dnsmasq-dns-6dd4f94857-msxpx/dnsmasq-dns\" id=6f0c75e4-5532-459e-b405-79af2b2ed353 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 00:25:18.363513 crc crio[23067]: time=\"2026-06-11T00:25:18.356496159Z\" level=info msg=\"Stopping pod sandbox: 0a3f0f295e0e5f6831a48cc5324f028c98a302736545cf8ca1a5eae560f3899a\" id=42d88ffa-4724-4131-873e-7456f53c3e99 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:25:18.394899 crc crio[23067]: time=\"2026-06-11T00:25:18.392871871Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6dd4f94857-msxpx Namespace:openstack ID:0a3f0f295e0e5f6831a48cc5324f028c98a302736545cf8ca1a5eae560f3899a UID:0dcd76ae-4b9e-414b-a630-146152467d6c NetNS:/var/run/netns/a106dd0f-0549-4690-9d3d-96ae3b2f5b98 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0dcd76ae_4b9e_414b_a630_146152467d6c.slice PodAnnotations:0xc0002f2560}] Aliases:map[]}\"\nJun 11 00:25:18.394899 crc crio[23067]: time=\"2026-06-11T00:25:18.393173309Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-6dd4f94857-msxpx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:25:20.303780 crc crio[23067]: time=\"2026-06-11T00:25:20.303052259Z\" level=info msg=\"Stopped pod sandbox: 0a3f0f295e0e5f6831a48cc5324f028c98a302736545cf8ca1a5eae560f3899a\" id=42d88ffa-4724-4131-873e-7456f53c3e99 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:25:20.951216 crc crio[23067]: time=\"2026-06-11T00:25:20.950262011Z\" level=info msg=\"Removing container: 389058308defa710c2e6fee7f6d69016de096381b9cd78d3f087b805cfbb427f\" id=992cf0b7-99f1-469b-ab36-d4c21b8c9d37 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:25:21.106013 crc crio[23067]: time=\"2026-06-11T00:25:21.105559794Z\" level=info msg=\"Removed container 389058308defa710c2e6fee7f6d69016de096381b9cd78d3f087b805cfbb427f: openstack/dnsmasq-dns-6dd4f94857-msxpx/dnsmasq-dns\" id=992cf0b7-99f1-469b-ab36-d4c21b8c9d37 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:25:21.120875 crc crio[23067]: time=\"2026-06-11T00:25:21.119224007Z\" level=info msg=\"Removing container: 8cf629255cda2e9eb67ce413ad48976c8b15ad8c6c7fa12228e0e8c2e1ca4be5\" id=68199833-e79f-4b09-96da-87a9046f4b30 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:25:21.195602 crc crio[23067]: time=\"2026-06-11T00:25:21.195478355Z\" level=info msg=\"Removed container 8cf629255cda2e9eb67ce413ad48976c8b15ad8c6c7fa12228e0e8c2e1ca4be5: openstack/dnsmasq-dns-6dd4f94857-msxpx/init\" id=68199833-e79f-4b09-96da-87a9046f4b30 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:25:23.313332 crc crio[23067]: time=\"2026-06-11T00:25:23.30174955Z\" level=info msg=\"Removing container: a8be84e5cacf0e3f4372cf6ea5f4a412a03a336e81072244ebf8065bf83ded0a\" id=aed6547d-0319-440c-89ea-d1994cc969ec name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:25:24.751297 crc crio[23067]: time=\"2026-06-11T00:25:24.740795704Z\" level=info msg=\"Removed container a8be84e5cacf0e3f4372cf6ea5f4a412a03a336e81072244ebf8065bf83ded0a: openstack/keystone-bootstrap-48xwt/keystone-bootstrap\" id=aed6547d-0319-440c-89ea-d1994cc969ec name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:25:24.869703 crc crio[23067]: time=\"2026-06-11T00:25:24.864228289Z\" level=info msg=\"Stopping pod sandbox: f876e0b418617b56a3032833738f4b805e279c01ca4daf5b7064b8caca39147c\" id=5c7c80b3-1723-464e-ba5c-8c7b92bf5ec7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:25:24.869703 crc crio[23067]: time=\"2026-06-11T00:25:24.86498068Z\" level=info msg=\"Stopped pod sandbox (already stopped): f876e0b418617b56a3032833738f4b805e279c01ca4daf5b7064b8caca39147c\" id=5c7c80b3-1723-464e-ba5c-8c7b92bf5ec7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:25:24.875777 crc crio[23067]: time=\"2026-06-11T00:25:24.874382906Z\" level=info msg=\"Removing pod sandbox: f876e0b418617b56a3032833738f4b805e279c01ca4daf5b7064b8caca39147c\" id=26102bd4-73b8-4dc7-a7dd-a86ac1a80c32 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:25:24.927468 crc crio[23067]: time=\"2026-06-11T00:25:24.927231826Z\" level=info msg=\"Removed pod sandbox: f876e0b418617b56a3032833738f4b805e279c01ca4daf5b7064b8caca39147c\" id=26102bd4-73b8-4dc7-a7dd-a86ac1a80c32 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:25:24.929948 crc crio[23067]: time=\"2026-06-11T00:25:24.929857558Z\" level=info msg=\"Stopping pod sandbox: 0a3f0f295e0e5f6831a48cc5324f028c98a302736545cf8ca1a5eae560f3899a\" id=3bb0fee9-e326-4a43-beb8-3a61cfd7de3b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:25:24.930079 crc crio[23067]: time=\"2026-06-11T00:25:24.929981401Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0a3f0f295e0e5f6831a48cc5324f028c98a302736545cf8ca1a5eae560f3899a\" id=3bb0fee9-e326-4a43-beb8-3a61cfd7de3b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:25:24.931603 crc crio[23067]: time=\"2026-06-11T00:25:24.931470832Z\" level=info msg=\"Removing pod sandbox: 0a3f0f295e0e5f6831a48cc5324f028c98a302736545cf8ca1a5eae560f3899a\" id=3d6f7c86-2825-43aa-827d-70339aead58e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:25:24.955806 crc crio[23067]: time=\"2026-06-11T00:25:24.955747674Z\" level=info msg=\"Removed pod sandbox: 0a3f0f295e0e5f6831a48cc5324f028c98a302736545cf8ca1a5eae560f3899a\" id=3d6f7c86-2825-43aa-827d-70339aead58e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:25:24.956540 crc crio[23067]: time=\"2026-06-11T00:25:24.956512535Z\" level=info msg=\"Stopping pod sandbox: 9d4fe5feb5516468fc6d0ca9301abf8a0c3f9d8f466a239044b2c9fde096bc04\" id=4c58ed3a-3e49-4920-832a-468a3b1cc69e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:25:24.956805 crc crio[23067]: time=\"2026-06-11T00:25:24.956779402Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9d4fe5feb5516468fc6d0ca9301abf8a0c3f9d8f466a239044b2c9fde096bc04\" id=4c58ed3a-3e49-4920-832a-468a3b1cc69e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:25:24.959855 crc crio[23067]: time=\"2026-06-11T00:25:24.959824525Z\" level=info msg=\"Removing pod sandbox: 9d4fe5feb5516468fc6d0ca9301abf8a0c3f9d8f466a239044b2c9fde096bc04\" id=529853c5-d00e-4c7c-811a-ec1168008b82 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:25:25.025311 crc crio[23067]: time=\"2026-06-11T00:25:25.024834107Z\" level=info msg=\"Removed pod sandbox: 9d4fe5feb5516468fc6d0ca9301abf8a0c3f9d8f466a239044b2c9fde096bc04\" id=529853c5-d00e-4c7c-811a-ec1168008b82 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:25:26.858834 crc crio[23067]: time=\"2026-06-11T00:25:26.858101821Z\" level=info msg=\"Stopping container: 5a0416e2202767ae83a233f21e0bfb897853b067afc38bbce087725d22fa0195 (timeout: 2s)\" id=f0503550-0696-4ed5-8069-d7e97767cead name=/runtime.v1.RuntimeService/StopContainer\nJun 11 00:25:27.020143 crc crio[23067]: time=\"2026-06-11T00:25:27.020016524Z\" level=info msg=\"Stopped container 5a0416e2202767ae83a233f21e0bfb897853b067afc38bbce087725d22fa0195: openshift-marketplace/community-operators-f84cd/registry-server\" id=f0503550-0696-4ed5-8069-d7e97767cead name=/runtime.v1.RuntimeService/StopContainer\nJun 11 00:25:27.021057 crc crio[23067]: time=\"2026-06-11T00:25:27.020923649Z\" level=info msg=\"Stopping pod sandbox: 699a1f853642d7fec9ce2638acd204e35c075401e7312e884aa515f2279833cd\" id=e17e2c74-18ef-4e7c-bd47-113a8fc498fd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:25:27.021862 crc crio[23067]: time=\"2026-06-11T00:25:27.021803973Z\" level=info msg=\"Got pod network &{Name:community-operators-f84cd Namespace:openshift-marketplace ID:699a1f853642d7fec9ce2638acd204e35c075401e7312e884aa515f2279833cd UID:1685210c-395d-4385-87bb-a21df1bb646a NetNS:/var/run/netns/d766d96a-8363-450c-832c-e78c01bd0e15 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1685210c_395d_4385_87bb_a21df1bb646a.slice PodAnnotations:0xc003610b40}] Aliases:map[]}\"\nJun 11 00:25:27.022096 crc crio[23067]: time=\"2026-06-11T00:25:27.022028609Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-f84cd from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:25:27.424545 crc crio[23067]: time=\"2026-06-11T00:25:27.424059198Z\" level=info msg=\"Stopped pod sandbox: 699a1f853642d7fec9ce2638acd204e35c075401e7312e884aa515f2279833cd\" id=e17e2c74-18ef-4e7c-bd47-113a8fc498fd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:25:27.880408 crc crio[23067]: time=\"2026-06-11T00:25:27.879764459Z\" level=info msg=\"Removing container: 5a0416e2202767ae83a233f21e0bfb897853b067afc38bbce087725d22fa0195\" id=6821da51-f813-4573-a6c8-ddca3e163535 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:25:27.921292 crc crio[23067]: time=\"2026-06-11T00:25:27.921175208Z\" level=info msg=\"Removed container 5a0416e2202767ae83a233f21e0bfb897853b067afc38bbce087725d22fa0195: openshift-marketplace/community-operators-f84cd/registry-server\" id=6821da51-f813-4573-a6c8-ddca3e163535 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:25:27.925478 crc crio[23067]: time=\"2026-06-11T00:25:27.925397853Z\" level=info msg=\"Removing container: 9710c69c1523c7ce146cd339e1382361faa4a475eb0ac70de4775c4e1856793c\" id=eefff62b-547f-4433-9ba2-d28e8d869033 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:25:27.966965 crc crio[23067]: time=\"2026-06-11T00:25:27.96635948Z\" level=info msg=\"Removed container 9710c69c1523c7ce146cd339e1382361faa4a475eb0ac70de4775c4e1856793c: openshift-marketplace/community-operators-f84cd/extract-content\" id=eefff62b-547f-4433-9ba2-d28e8d869033 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:25:27.969970 crc crio[23067]: time=\"2026-06-11T00:25:27.969839505Z\" level=info msg=\"Removing container: 8c95423cb0366f8aed2169fbb443789ba751c1a95b2c9e9476e8e33d507dda97\" id=53664eb1-726a-4af9-903b-11fce60f4d9d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:25:28.027953 crc crio[23067]: time=\"2026-06-11T00:25:28.027830825Z\" level=info msg=\"Removed container 8c95423cb0366f8aed2169fbb443789ba751c1a95b2c9e9476e8e33d507dda97: openshift-marketplace/community-operators-f84cd/extract-utilities\" id=53664eb1-726a-4af9-903b-11fce60f4d9d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:26:00.540980 crc crio[23067]: time=\"2026-06-11T00:26:00.539572076Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29685626-ckcfd/POD\" id=a3d725c1-94bc-4f32-9f67-a1b525ba0ec1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:26:00.544068 crc crio[23067]: time=\"2026-06-11T00:26:00.541137369Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:26:00.627564 crc crio[23067]: time=\"2026-06-11T00:26:00.62738121Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685626-ckcfd Namespace:openshift-infra ID:73d181db173017fb1e47ca343360165b9330590008a982fc87f6088e8ee5f530 UID:f37d60f0-c43b-447f-ba48-8db4c83729ff NetNS:/var/run/netns/02fb5c8a-c518-47bd-a70e-b136797e658d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf37d60f0_c43b_447f_ba48_8db4c83729ff.slice PodAnnotations:0xc000b80590}] Aliases:map[]}\"\nJun 11 00:26:00.627564 crc crio[23067]: time=\"2026-06-11T00:26:00.627541064Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29685626-ckcfd to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:26:01.381768 crc crio[23067]: 2026-06-11T00:26:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:73d181db173017f Mac:b6:89:2d:3b:b9:ac Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:dd Mtu:0 Sandbox:/var/run/netns/02fb5c8a-c518-47bd-a70e-b136797e658d SocketPath: PciID:}] [{Interface:0xc000014e20 Address:{IP:10.217.0.221 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:26:01.397031 crc crio[23067]: time=\"2026-06-11T00:26:01.392346203Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685626-ckcfd Namespace:openshift-infra ID:73d181db173017fb1e47ca343360165b9330590008a982fc87f6088e8ee5f530 UID:f37d60f0-c43b-447f-ba48-8db4c83729ff NetNS:/var/run/netns/02fb5c8a-c518-47bd-a70e-b136797e658d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf37d60f0_c43b_447f_ba48_8db4c83729ff.slice PodAnnotations:0xc000b80590}] Aliases:map[]}\"\nJun 11 00:26:01.397031 crc crio[23067]: time=\"2026-06-11T00:26:01.393408351Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29685626-ckcfd for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:26:01.529396 crc crio[23067]: time=\"2026-06-11T00:26:01.529220774Z\" level=info msg=\"Ran pod sandbox 73d181db173017fb1e47ca343360165b9330590008a982fc87f6088e8ee5f530 with infra container: openshift-infra/auto-csr-approver-29685626-ckcfd/POD\" id=a3d725c1-94bc-4f32-9f67-a1b525ba0ec1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:26:01.568517 crc crio[23067]: time=\"2026-06-11T00:26:01.56833326Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=b4a873da-c243-4a09-8024-f37ac97190bd name=/runtime.v1.ImageService/PullImage\nJun 11 00:26:01.623876 crc crio[23067]: time=\"2026-06-11T00:26:01.623838653Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 00:26:02.684855 crc crio[23067]: time=\"2026-06-11T00:26:02.684274609Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=b4a873da-c243-4a09-8024-f37ac97190bd name=/runtime.v1.ImageService/PullImage\nJun 11 00:26:02.689095 crc crio[23067]: time=\"2026-06-11T00:26:02.688585827Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=3650629b-339a-432e-8fdd-8105b3bb7b9c name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:26:02.692305 crc crio[23067]: time=\"2026-06-11T00:26:02.692200585Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=78fb5f13-2734-4d06-a07f-a8ef7c1465a2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:26:02.709837 crc crio[23067]: time=\"2026-06-11T00:26:02.709715603Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29685626-ckcfd/oc\" id=323dfcd5-0da9-44de-a98b-5a267c48d06c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:26:02.710553 crc crio[23067]: time=\"2026-06-11T00:26:02.710446423Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:26:02.785406 crc crio[23067]: time=\"2026-06-11T00:26:02.785283353Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:26:03.348146 crc crio[23067]: time=\"2026-06-11T00:26:03.348058074Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:26:03.533608 crc crio[23067]: time=\"2026-06-11T00:26:03.533075456Z\" level=info msg=\"Created container a711971067f6f694f0e7d1ee58f1c365d5fe1edb301172441b497377566922d8: openshift-infra/auto-csr-approver-29685626-ckcfd/oc\" id=323dfcd5-0da9-44de-a98b-5a267c48d06c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:26:03.537142 crc crio[23067]: time=\"2026-06-11T00:26:03.537014014Z\" level=info msg=\"Starting container: a711971067f6f694f0e7d1ee58f1c365d5fe1edb301172441b497377566922d8\" id=e6cf4581-072c-494a-977e-c7c91f85e19a name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:26:03.549138 crc crio[23067]: time=\"2026-06-11T00:26:03.549014371Z\" level=info msg=\"Started container\" PID=101788 containerID=a711971067f6f694f0e7d1ee58f1c365d5fe1edb301172441b497377566922d8 description=openshift-infra/auto-csr-approver-29685626-ckcfd/oc id=e6cf4581-072c-494a-977e-c7c91f85e19a name=/runtime.v1.RuntimeService/StartContainer sandboxID=73d181db173017fb1e47ca343360165b9330590008a982fc87f6088e8ee5f530\nJun 11 00:26:05.148563 crc crio[23067]: time=\"2026-06-11T00:26:05.147162945Z\" level=info msg=\"Stopping pod sandbox: 73d181db173017fb1e47ca343360165b9330590008a982fc87f6088e8ee5f530\" id=f87c25cf-f586-44da-82b7-9b26caa2269e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:26:05.148563 crc crio[23067]: time=\"2026-06-11T00:26:05.148246065Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685626-ckcfd Namespace:openshift-infra ID:73d181db173017fb1e47ca343360165b9330590008a982fc87f6088e8ee5f530 UID:f37d60f0-c43b-447f-ba48-8db4c83729ff NetNS:/var/run/netns/02fb5c8a-c518-47bd-a70e-b136797e658d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf37d60f0_c43b_447f_ba48_8db4c83729ff.slice PodAnnotations:0xc002a46998}] Aliases:map[]}\"\nJun 11 00:26:05.148563 crc crio[23067]: time=\"2026-06-11T00:26:05.148406349Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29685626-ckcfd from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:26:05.939086 crc crio[23067]: time=\"2026-06-11T00:26:05.938597159Z\" level=info msg=\"Stopped pod sandbox: 73d181db173017fb1e47ca343360165b9330590008a982fc87f6088e8ee5f530\" id=f87c25cf-f586-44da-82b7-9b26caa2269e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:26:25.071870 crc crio[23067]: time=\"2026-06-11T00:26:25.070948248Z\" level=info msg=\"Removing container: 98712a7b8e2afc91182ffda43a5ba62f34c9a9581624c32dda0180b3019cead6\" id=5174c904-3c8d-4461-86aa-dd3d0007c816 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:26:25.438106 crc crio[23067]: time=\"2026-06-11T00:26:25.437927203Z\" level=info msg=\"Removed container 98712a7b8e2afc91182ffda43a5ba62f34c9a9581624c32dda0180b3019cead6: openshift-infra/auto-csr-approver-29685620-dmfld/oc\" id=5174c904-3c8d-4461-86aa-dd3d0007c816 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:26:25.441398 crc crio[23067]: time=\"2026-06-11T00:26:25.441338795Z\" level=info msg=\"Removing container: fd8bd035315201f3fb1638dc0be6d33f55530751de3e258b9c5c9a4deca5a7b9\" id=9f88fb2e-28b3-4625-9110-2791b09cf13e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:26:25.482572 crc crio[23067]: time=\"2026-06-11T00:26:25.482300687Z\" level=info msg=\"Removed container fd8bd035315201f3fb1638dc0be6d33f55530751de3e258b9c5c9a4deca5a7b9: openstack/cinder-api-0/cinder-api-log\" id=9f88fb2e-28b3-4625-9110-2791b09cf13e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:26:25.484825 crc crio[23067]: time=\"2026-06-11T00:26:25.484731032Z\" level=info msg=\"Removing container: 1bd523e145616065bdf31230cf8c4b2b5aa9be73c8e17879336671ff152884b0\" id=401ffe01-c10b-4bdd-af8b-bea2cf21bfbc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:26:25.522069 crc crio[23067]: time=\"2026-06-11T00:26:25.521934232Z\" level=info msg=\"Removed container 1bd523e145616065bdf31230cf8c4b2b5aa9be73c8e17879336671ff152884b0: openstack/cinder-api-0/cinder-api\" id=401ffe01-c10b-4bdd-af8b-bea2cf21bfbc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:26:25.537039 crc crio[23067]: time=\"2026-06-11T00:26:25.536839786Z\" level=info msg=\"Stopping pod sandbox: 7e49e1c01d0d79808bb8f9b43a64f455f18fc49f26c5752e581e36da75201488\" id=aa2fd5f7-2523-4afa-97b8-ed4b3884899c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:26:25.537039 crc crio[23067]: time=\"2026-06-11T00:26:25.536929909Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7e49e1c01d0d79808bb8f9b43a64f455f18fc49f26c5752e581e36da75201488\" id=aa2fd5f7-2523-4afa-97b8-ed4b3884899c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:26:25.537924 crc crio[23067]: time=\"2026-06-11T00:26:25.537827763Z\" level=info msg=\"Removing pod sandbox: 7e49e1c01d0d79808bb8f9b43a64f455f18fc49f26c5752e581e36da75201488\" id=f18f7b09-cfdd-4c1d-9361-16faacd65f1c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:26:25.560824 crc crio[23067]: time=\"2026-06-11T00:26:25.560721814Z\" level=info msg=\"Removed pod sandbox: 7e49e1c01d0d79808bb8f9b43a64f455f18fc49f26c5752e581e36da75201488\" id=f18f7b09-cfdd-4c1d-9361-16faacd65f1c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:26:25.562080 crc crio[23067]: time=\"2026-06-11T00:26:25.561954367Z\" level=info msg=\"Stopping pod sandbox: 699a1f853642d7fec9ce2638acd204e35c075401e7312e884aa515f2279833cd\" id=6e06f38e-0199-4a90-a5ca-d98e0549f9d5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:26:25.562206 crc crio[23067]: time=\"2026-06-11T00:26:25.562152743Z\" level=info msg=\"Stopped pod sandbox (already stopped): 699a1f853642d7fec9ce2638acd204e35c075401e7312e884aa515f2279833cd\" id=6e06f38e-0199-4a90-a5ca-d98e0549f9d5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:26:25.563136 crc crio[23067]: time=\"2026-06-11T00:26:25.563059817Z\" level=info msg=\"Removing pod sandbox: 699a1f853642d7fec9ce2638acd204e35c075401e7312e884aa515f2279833cd\" id=c73628af-d8b8-4b8e-8a43-2f1e3cdfd6ba name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:26:25.592994 crc crio[23067]: time=\"2026-06-11T00:26:25.592872966Z\" level=info msg=\"Removed pod sandbox: 699a1f853642d7fec9ce2638acd204e35c075401e7312e884aa515f2279833cd\" id=c73628af-d8b8-4b8e-8a43-2f1e3cdfd6ba name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:26:25.594244 crc crio[23067]: time=\"2026-06-11T00:26:25.594154711Z\" level=info msg=\"Stopping pod sandbox: a8b70e3883a7417c208bfa10d988750f4bdf751ac8662608f4c162fba6f5fc6a\" id=3049ba7d-2fed-4861-a4ef-49e2ee1a4755 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:26:25.594244 crc crio[23067]: time=\"2026-06-11T00:26:25.594239863Z\" level=info msg=\"Stopped pod sandbox (already stopped): a8b70e3883a7417c208bfa10d988750f4bdf751ac8662608f4c162fba6f5fc6a\" id=3049ba7d-2fed-4861-a4ef-49e2ee1a4755 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:26:25.594899 crc crio[23067]: time=\"2026-06-11T00:26:25.594813609Z\" level=info msg=\"Removing pod sandbox: a8b70e3883a7417c208bfa10d988750f4bdf751ac8662608f4c162fba6f5fc6a\" id=0df15254-3cbe-4942-994c-0006574e277b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:26:25.641813 crc crio[23067]: time=\"2026-06-11T00:26:25.641750592Z\" level=info msg=\"Removed pod sandbox: a8b70e3883a7417c208bfa10d988750f4bdf751ac8662608f4c162fba6f5fc6a\" id=0df15254-3cbe-4942-994c-0006574e277b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:27:25.670344 crc crio[23067]: time=\"2026-06-11T00:27:25.669902754Z\" level=info msg=\"Removing container: c9dee6d9aab424ce9d5068f1b89a02bed5717c43de881616efd1ca5dddb60627\" id=ef2db57b-3e8d-4804-8977-783fc3d4bf45 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:27:25.715435 crc crio[23067]: time=\"2026-06-11T00:27:25.715262704Z\" level=info msg=\"Removed container c9dee6d9aab424ce9d5068f1b89a02bed5717c43de881616efd1ca5dddb60627: openstack/ceilometer-0/ceilometer-central-agent\" id=ef2db57b-3e8d-4804-8977-783fc3d4bf45 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:27:25.723235 crc crio[23067]: time=\"2026-06-11T00:27:25.723168548Z\" level=info msg=\"Removing container: 3781fbaf697168678740ef45ca54725e778025db591bc44e0d604cdb12337207\" id=27f06c67-f250-4b0d-8506-fc2af4365808 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:27:25.770299 crc crio[23067]: time=\"2026-06-11T00:27:25.770189384Z\" level=info msg=\"Removed container 3781fbaf697168678740ef45ca54725e778025db591bc44e0d604cdb12337207: openstack/ceilometer-0/ceilometer-notification-agent\" id=27f06c67-f250-4b0d-8506-fc2af4365808 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:27:25.773416 crc crio[23067]: time=\"2026-06-11T00:27:25.77338007Z\" level=info msg=\"Removing container: 6a94f84ade46252bb110225a431fce8c160f6b1093369fbde6909b0dab362511\" id=4dfd2af9-9b63-4479-b53c-142688eba2ff name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:27:25.806383 crc crio[23067]: time=\"2026-06-11T00:27:25.806211681Z\" level=info msg=\"Removed container 6a94f84ade46252bb110225a431fce8c160f6b1093369fbde6909b0dab362511: openstack/ceilometer-0/proxy-httpd\" id=4dfd2af9-9b63-4479-b53c-142688eba2ff name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:27:25.811045 crc crio[23067]: time=\"2026-06-11T00:27:25.810928329Z\" level=info msg=\"Removing container: 4be9fa2e9b51f0dce1d4b70c50d838c8f64c4acf510e70d39421ffb8df409141\" id=71994e4e-826c-476c-98fc-4c6fa6486e6b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:27:25.844958 crc crio[23067]: time=\"2026-06-11T00:27:25.844826839Z\" level=info msg=\"Removed container 4be9fa2e9b51f0dce1d4b70c50d838c8f64c4acf510e70d39421ffb8df409141: openstack/ceilometer-0/sg-core\" id=71994e4e-826c-476c-98fc-4c6fa6486e6b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:27:25.861988 crc crio[23067]: time=\"2026-06-11T00:27:25.86181975Z\" level=info msg=\"Stopping pod sandbox: dbfcdab2fa7ae5ce68b47fd2d0c6f284a5b00ef3c2f026ebb0814cd92cff3f55\" id=2c4bb468-e67a-4466-b33d-c16e3bb3bcd0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:27:25.862247 crc crio[23067]: time=\"2026-06-11T00:27:25.862067346Z\" level=info msg=\"Stopped pod sandbox (already stopped): dbfcdab2fa7ae5ce68b47fd2d0c6f284a5b00ef3c2f026ebb0814cd92cff3f55\" id=2c4bb468-e67a-4466-b33d-c16e3bb3bcd0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:27:25.863285 crc crio[23067]: time=\"2026-06-11T00:27:25.863195887Z\" level=info msg=\"Removing pod sandbox: dbfcdab2fa7ae5ce68b47fd2d0c6f284a5b00ef3c2f026ebb0814cd92cff3f55\" id=e8fd6e2d-9382-47d6-ba4c-ab5137ff8705 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:27:25.879538 crc crio[23067]: time=\"2026-06-11T00:27:25.879445468Z\" level=info msg=\"Removed pod sandbox: dbfcdab2fa7ae5ce68b47fd2d0c6f284a5b00ef3c2f026ebb0814cd92cff3f55\" id=e8fd6e2d-9382-47d6-ba4c-ab5137ff8705 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:28:00.533938 crc crio[23067]: time=\"2026-06-11T00:28:00.532997571Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29685628-dkqmq/POD\" id=f158f237-e91b-4d9d-9586-3cb2c3aece15 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:28:00.535207 crc crio[23067]: time=\"2026-06-11T00:28:00.534079821Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:28:00.583590 crc crio[23067]: time=\"2026-06-11T00:28:00.583152072Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685628-dkqmq Namespace:openshift-infra ID:8d6f8e661c6fa0a45f55a29015e90f499ed675f145ce902911401725b787da9a UID:6d0b3f50-e0f7-45a6-ae60-84b0c13f14a5 NetNS:/var/run/netns/aaf6435f-94c8-4189-af39-0c3301ec556c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6d0b3f50_e0f7_45a6_ae60_84b0c13f14a5.slice PodAnnotations:0xc007e12e90}] Aliases:map[]}\"\nJun 11 00:28:00.583590 crc crio[23067]: time=\"2026-06-11T00:28:00.583531572Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29685628-dkqmq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:28:01.188804 crc crio[23067]: 2026-06-11T00:28:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8d6f8e661c6fa0a Mac:fe:70:ff:3d:76:ac Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:de Mtu:0 Sandbox:/var/run/netns/aaf6435f-94c8-4189-af39-0c3301ec556c SocketPath: PciID:}] [{Interface:0xc0001346b0 Address:{IP:10.217.0.222 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:28:01.191384 crc crio[23067]: time=\"2026-06-11T00:28:01.19131316Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685628-dkqmq Namespace:openshift-infra ID:8d6f8e661c6fa0a45f55a29015e90f499ed675f145ce902911401725b787da9a UID:6d0b3f50-e0f7-45a6-ae60-84b0c13f14a5 NetNS:/var/run/netns/aaf6435f-94c8-4189-af39-0c3301ec556c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6d0b3f50_e0f7_45a6_ae60_84b0c13f14a5.slice PodAnnotations:0xc007e12e90}] Aliases:map[]}\"\nJun 11 00:28:01.191554 crc crio[23067]: time=\"2026-06-11T00:28:01.191493095Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29685628-dkqmq for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:28:01.214235 crc crio[23067]: time=\"2026-06-11T00:28:01.213555333Z\" level=info msg=\"Ran pod sandbox 8d6f8e661c6fa0a45f55a29015e90f499ed675f145ce902911401725b787da9a with infra container: openshift-infra/auto-csr-approver-29685628-dkqmq/POD\" id=f158f237-e91b-4d9d-9586-3cb2c3aece15 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:28:01.218503 crc crio[23067]: time=\"2026-06-11T00:28:01.218439186Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=00613faf-4ea3-4273-8d81-d6c941827b92 name=/runtime.v1.ImageService/PullImage\nJun 11 00:28:01.229961 crc crio[23067]: time=\"2026-06-11T00:28:01.229867306Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 00:28:02.051470 crc crio[23067]: time=\"2026-06-11T00:28:02.051319569Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=00613faf-4ea3-4273-8d81-d6c941827b92 name=/runtime.v1.ImageService/PullImage\nJun 11 00:28:02.053302 crc crio[23067]: time=\"2026-06-11T00:28:02.0524513Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=566c8b74-c0e0-4c2b-af74-e97d8fb86bdf name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:28:02.056408 crc crio[23067]: time=\"2026-06-11T00:28:02.056313764Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=a3377528-f349-4ce2-aba4-e5375e442d76 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:28:02.068335 crc crio[23067]: time=\"2026-06-11T00:28:02.068201077Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29685628-dkqmq/oc\" id=31712460-83f9-485b-98f5-c9dd788781bc name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:28:02.068868 crc crio[23067]: time=\"2026-06-11T00:28:02.068789713Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:28:02.116274 crc crio[23067]: time=\"2026-06-11T00:28:02.116182928Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:28:02.500458 crc crio[23067]: time=\"2026-06-11T00:28:02.500372321Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:28:02.622088 crc crio[23067]: time=\"2026-06-11T00:28:02.621601299Z\" level=info msg=\"Created container 562b351411c18b2ca199150d427c0206da0231601078bf13b8ba6c4cfd84e386: openshift-infra/auto-csr-approver-29685628-dkqmq/oc\" id=31712460-83f9-485b-98f5-c9dd788781bc name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:28:02.626829 crc crio[23067]: time=\"2026-06-11T00:28:02.626492632Z\" level=info msg=\"Starting container: 562b351411c18b2ca199150d427c0206da0231601078bf13b8ba6c4cfd84e386\" id=631d68d8-8a48-43b9-9bb8-bdf0a900484e name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:28:02.632915 crc crio[23067]: time=\"2026-06-11T00:28:02.632869675Z\" level=info msg=\"Started container\" PID=107446 containerID=562b351411c18b2ca199150d427c0206da0231601078bf13b8ba6c4cfd84e386 description=openshift-infra/auto-csr-approver-29685628-dkqmq/oc id=631d68d8-8a48-43b9-9bb8-bdf0a900484e name=/runtime.v1.RuntimeService/StartContainer sandboxID=8d6f8e661c6fa0a45f55a29015e90f499ed675f145ce902911401725b787da9a\nJun 11 00:28:04.460289 crc crio[23067]: time=\"2026-06-11T00:28:04.459565489Z\" level=info msg=\"Stopping pod sandbox: 8d6f8e661c6fa0a45f55a29015e90f499ed675f145ce902911401725b787da9a\" id=fbb746b8-41d0-4c78-bd08-d52373e33717 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:28:04.461964 crc crio[23067]: time=\"2026-06-11T00:28:04.460994598Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685628-dkqmq Namespace:openshift-infra ID:8d6f8e661c6fa0a45f55a29015e90f499ed675f145ce902911401725b787da9a UID:6d0b3f50-e0f7-45a6-ae60-84b0c13f14a5 NetNS:/var/run/netns/aaf6435f-94c8-4189-af39-0c3301ec556c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6d0b3f50_e0f7_45a6_ae60_84b0c13f14a5.slice PodAnnotations:0xc002392f00}] Aliases:map[]}\"\nJun 11 00:28:04.461964 crc crio[23067]: time=\"2026-06-11T00:28:04.461201003Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29685628-dkqmq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:28:04.885082 crc crio[23067]: time=\"2026-06-11T00:28:04.884555598Z\" level=info msg=\"Stopped pod sandbox: 8d6f8e661c6fa0a45f55a29015e90f499ed675f145ce902911401725b787da9a\" id=fbb746b8-41d0-4c78-bd08-d52373e33717 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:28:25.902366 crc crio[23067]: time=\"2026-06-11T00:28:25.90145845Z\" level=info msg=\"Removing container: 2575611c4b2c4c8d08ac1d52df1dc2fc6e1f65b76a7424b13b73dbad6ddcf027\" id=c509dd06-5710-4d57-a652-95162634cfc8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:28:25.938037 crc crio[23067]: time=\"2026-06-11T00:28:25.937899018Z\" level=info msg=\"Removed container 2575611c4b2c4c8d08ac1d52df1dc2fc6e1f65b76a7424b13b73dbad6ddcf027: openstack/keystone-db-create-wznsg/mariadb-database-create\" id=c509dd06-5710-4d57-a652-95162634cfc8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:28:25.941959 crc crio[23067]: time=\"2026-06-11T00:28:25.941889567Z\" level=info msg=\"Removing container: aff879917ba8df92fef09b9e3332f5d19a71b2305fea6f0a4c24f56b3bb8ac00\" id=eb7e09a4-c364-4f52-b4e2-10d9a558608c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:28:26.210780 crc crio[23067]: time=\"2026-06-11T00:28:26.209880817Z\" level=info msg=\"Removed container aff879917ba8df92fef09b9e3332f5d19a71b2305fea6f0a4c24f56b3bb8ac00: openshift-infra/auto-csr-approver-29685622-6v6mc/oc\" id=eb7e09a4-c364-4f52-b4e2-10d9a558608c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:28:26.213952 crc crio[23067]: time=\"2026-06-11T00:28:26.213822114Z\" level=info msg=\"Removing container: 8f0031017690dcd4caec494fa8d295fbd79231d41830a11e553bf6bd5fbd683f\" id=3da366cf-9fe4-4959-b078-00c0e329a4e5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:28:26.271056 crc crio[23067]: time=\"2026-06-11T00:28:26.270386258Z\" level=info msg=\"Removed container 8f0031017690dcd4caec494fa8d295fbd79231d41830a11e553bf6bd5fbd683f: openstack/barbican-7c2b-account-create-update-ddsdf/mariadb-account-create-update\" id=3da366cf-9fe4-4959-b078-00c0e329a4e5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:28:26.274525 crc crio[23067]: time=\"2026-06-11T00:28:26.274443608Z\" level=info msg=\"Removing container: 3f3a8541957a122eb32ab07fe6fe02ce35704c35be0757529b99c8e6602b3c11\" id=b14c6de3-da49-4b48-bc31-636d06cf1b3a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:28:26.339924 crc crio[23067]: time=\"2026-06-11T00:28:26.33974181Z\" level=info msg=\"Removed container 3f3a8541957a122eb32ab07fe6fe02ce35704c35be0757529b99c8e6602b3c11: openstack/placement-db-create-pzxrm/mariadb-database-create\" id=b14c6de3-da49-4b48-bc31-636d06cf1b3a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:28:26.345447 crc crio[23067]: time=\"2026-06-11T00:28:26.345325311Z\" level=info msg=\"Removing container: aa65a039c7791e737a9968342a4f1435b606a44bfb523a5b0542a7cd097b56aa\" id=6fbcbda8-0959-4300-a3c2-58b8d52f4dba name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:28:26.400149 crc crio[23067]: time=\"2026-06-11T00:28:26.400003824Z\" level=info msg=\"Removed container aa65a039c7791e737a9968342a4f1435b606a44bfb523a5b0542a7cd097b56aa: openstack/keystone-d607-account-create-update-fjqv8/mariadb-account-create-update\" id=6fbcbda8-0959-4300-a3c2-58b8d52f4dba name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:28:26.403239 crc crio[23067]: time=\"2026-06-11T00:28:26.40315912Z\" level=info msg=\"Removing container: 755eab651f418e76cf8314ba41ef6202618d4c7bfda35ade27866811f1a5e50d\" id=7c3fea17-8be9-4161-9b39-a5aa538ee215 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:28:26.443089 crc crio[23067]: time=\"2026-06-11T00:28:26.442950099Z\" level=info msg=\"Removed container 755eab651f418e76cf8314ba41ef6202618d4c7bfda35ade27866811f1a5e50d: openstack/neutron-947f-account-create-update-rbpxm/mariadb-account-create-update\" id=7c3fea17-8be9-4161-9b39-a5aa538ee215 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:28:26.446242 crc crio[23067]: time=\"2026-06-11T00:28:26.446164887Z\" level=info msg=\"Removing container: e994e087ba6bd8093ce3b08e6159b59383257bd8478718f17eb9671efe9f3172\" id=f96a631b-fb7e-4c3f-aba3-e84b8b76dd34 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:28:26.484372 crc crio[23067]: time=\"2026-06-11T00:28:26.484172768Z\" level=info msg=\"Removed container e994e087ba6bd8093ce3b08e6159b59383257bd8478718f17eb9671efe9f3172: openstack/neutron-db-create-s9btn/mariadb-database-create\" id=f96a631b-fb7e-4c3f-aba3-e84b8b76dd34 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:28:26.488408 crc crio[23067]: time=\"2026-06-11T00:28:26.488226708Z\" level=info msg=\"Removing container: 6b45a457c37605260316ed8af8ddc4d96de3bc887efa01667abb23023fa3bd50\" id=7df9ebef-8ef7-4c0d-9442-f422e79f37a4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:28:26.537879 crc crio[23067]: time=\"2026-06-11T00:28:26.537774712Z\" level=info msg=\"Removed container 6b45a457c37605260316ed8af8ddc4d96de3bc887efa01667abb23023fa3bd50: openstack/glance-eded-account-create-update-qgxl9/mariadb-account-create-update\" id=7df9ebef-8ef7-4c0d-9442-f422e79f37a4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:28:26.541519 crc crio[23067]: time=\"2026-06-11T00:28:26.54143679Z\" level=info msg=\"Removing container: 70472f5b951755e75386e906a99415ca2d75f26478dc78360608407627319f6b\" id=cd97cf88-ecb0-49d8-b7f1-57f58c3eacd9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:28:26.572567 crc crio[23067]: time=\"2026-06-11T00:28:26.572367999Z\" level=info msg=\"Removed container 70472f5b951755e75386e906a99415ca2d75f26478dc78360608407627319f6b: openstack/cinder-8486-account-create-update-8zpxf/mariadb-account-create-update\" id=cd97cf88-ecb0-49d8-b7f1-57f58c3eacd9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:28:26.575251 crc crio[23067]: time=\"2026-06-11T00:28:26.575185766Z\" level=info msg=\"Removing container: 02093b1e316b0daf20abc57e9b6d25a4ea843b326fd69957ce83ed574d4adbe1\" id=116035a7-e337-43b4-b48a-2fc2bdae4112 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:28:26.609402 crc crio[23067]: time=\"2026-06-11T00:28:26.60925011Z\" level=info msg=\"Removed container 02093b1e316b0daf20abc57e9b6d25a4ea843b326fd69957ce83ed574d4adbe1: openstack/root-account-create-update-xzbvb/mariadb-account-create-update\" id=116035a7-e337-43b4-b48a-2fc2bdae4112 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:28:26.611851 crc crio[23067]: time=\"2026-06-11T00:28:26.611756048Z\" level=info msg=\"Removing container: 8deb8ba00dbadc1984c6e8783315a4cb421fff01ce8e10e34cf7cf29bdf76a76\" id=0e2478af-36f6-49e8-9a45-00dc40bf2d7a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:28:26.647856 crc crio[23067]: time=\"2026-06-11T00:28:26.647763504Z\" level=info msg=\"Removed container 8deb8ba00dbadc1984c6e8783315a4cb421fff01ce8e10e34cf7cf29bdf76a76: openstack/glance-db-create-rrrqq/mariadb-database-create\" id=0e2478af-36f6-49e8-9a45-00dc40bf2d7a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:28:26.652012 crc crio[23067]: time=\"2026-06-11T00:28:26.651954488Z\" level=info msg=\"Removing container: 8f4b979e494ba406096979d3b1fe48c5569c44fe6b71b3c936f28528382f7406\" id=5fc909a1-8275-411e-8264-e5ecf3ad0d3c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:28:26.687890 crc crio[23067]: time=\"2026-06-11T00:28:26.68776273Z\" level=info msg=\"Removed container 8f4b979e494ba406096979d3b1fe48c5569c44fe6b71b3c936f28528382f7406: openstack/placement-bafc-account-create-update-js5kl/mariadb-account-create-update\" id=5fc909a1-8275-411e-8264-e5ecf3ad0d3c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:28:26.690730 crc crio[23067]: time=\"2026-06-11T00:28:26.690516684Z\" level=info msg=\"Removing container: 129caf7254185c0d8dd8beb9ef5e58acc7ed0a5815ccff35452775e8541330fd\" id=652e4e6b-3f92-472e-b016-b7bc4cc4fd83 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:28:26.723103 crc crio[23067]: time=\"2026-06-11T00:28:26.722925724Z\" level=info msg=\"Removed container 129caf7254185c0d8dd8beb9ef5e58acc7ed0a5815ccff35452775e8541330fd: openstack/cinder-db-create-slck6/mariadb-database-create\" id=652e4e6b-3f92-472e-b016-b7bc4cc4fd83 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:28:26.728455 crc crio[23067]: time=\"2026-06-11T00:28:26.728366231Z\" level=info msg=\"Removing container: 679e55f497f40ca0e13d7313561409b08051fcb1a4770f2060562dede31121e1\" id=32ff4b6b-155e-425b-8d27-7b6fc6c5432e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:28:26.755757 crc crio[23067]: time=\"2026-06-11T00:28:26.755570349Z\" level=info msg=\"Removed container 679e55f497f40ca0e13d7313561409b08051fcb1a4770f2060562dede31121e1: openstack/barbican-db-create-8m9f8/mariadb-database-create\" id=32ff4b6b-155e-425b-8d27-7b6fc6c5432e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:28:26.766331 crc crio[23067]: time=\"2026-06-11T00:28:26.766237738Z\" level=info msg=\"Stopping pod sandbox: 7007c4e35e47b38d55b73ab801e1b25efc5a92dffd8d6dfe28f3b1e982341fc0\" id=abb08e1c-80c6-4ea6-9e75-4bf2fa852ffe name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:28:26.766331 crc crio[23067]: time=\"2026-06-11T00:28:26.76631116Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7007c4e35e47b38d55b73ab801e1b25efc5a92dffd8d6dfe28f3b1e982341fc0\" id=abb08e1c-80c6-4ea6-9e75-4bf2fa852ffe name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:28:26.766941 crc crio[23067]: time=\"2026-06-11T00:28:26.766874356Z\" level=info msg=\"Removing pod sandbox: 7007c4e35e47b38d55b73ab801e1b25efc5a92dffd8d6dfe28f3b1e982341fc0\" id=6537af51-c249-42c3-a0f2-757d4eb2df0f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:28:26.781312 crc crio[23067]: time=\"2026-06-11T00:28:26.781215145Z\" level=info msg=\"Removed pod sandbox: 7007c4e35e47b38d55b73ab801e1b25efc5a92dffd8d6dfe28f3b1e982341fc0\" id=6537af51-c249-42c3-a0f2-757d4eb2df0f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:28:26.782228 crc crio[23067]: time=\"2026-06-11T00:28:26.782164991Z\" level=info msg=\"Stopping pod sandbox: 6c115be32871bad4c6f972a45de953d91dbf1c5373691a7fd2270835fda0ef07\" id=efefd4e1-6c35-4adb-b7c6-a655ad73973a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:28:26.782228 crc crio[23067]: time=\"2026-06-11T00:28:26.782226892Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6c115be32871bad4c6f972a45de953d91dbf1c5373691a7fd2270835fda0ef07\" id=efefd4e1-6c35-4adb-b7c6-a655ad73973a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:28:26.782941 crc crio[23067]: time=\"2026-06-11T00:28:26.782857399Z\" level=info msg=\"Removing pod sandbox: 6c115be32871bad4c6f972a45de953d91dbf1c5373691a7fd2270835fda0ef07\" id=0cfa8262-0460-47d9-acaf-9f8e96c5ce9b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:28:26.806402 crc crio[23067]: time=\"2026-06-11T00:28:26.806285355Z\" level=info msg=\"Removed pod sandbox: 6c115be32871bad4c6f972a45de953d91dbf1c5373691a7fd2270835fda0ef07\" id=0cfa8262-0460-47d9-acaf-9f8e96c5ce9b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:28:26.809497 crc crio[23067]: time=\"2026-06-11T00:28:26.809398869Z\" level=info msg=\"Stopping pod sandbox: eb29e287d7508ba11558a9cd44db3902fb29c1de5eb53296b787b3b7b439516d\" id=c4bb6335-ce60-46cb-a060-8118780633b4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:28:26.809615 crc crio[23067]: time=\"2026-06-11T00:28:26.809510972Z\" level=info msg=\"Stopped pod sandbox (already stopped): eb29e287d7508ba11558a9cd44db3902fb29c1de5eb53296b787b3b7b439516d\" id=c4bb6335-ce60-46cb-a060-8118780633b4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:28:26.811081 crc crio[23067]: time=\"2026-06-11T00:28:26.810980082Z\" level=info msg=\"Removing pod sandbox: eb29e287d7508ba11558a9cd44db3902fb29c1de5eb53296b787b3b7b439516d\" id=1e783f09-be65-4f68-a57f-01e24850584d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:28:26.844840 crc crio[23067]: time=\"2026-06-11T00:28:26.844741988Z\" level=info msg=\"Removed pod sandbox: eb29e287d7508ba11558a9cd44db3902fb29c1de5eb53296b787b3b7b439516d\" id=1e783f09-be65-4f68-a57f-01e24850584d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:28:26.845849 crc crio[23067]: time=\"2026-06-11T00:28:26.845756626Z\" level=info msg=\"Stopping pod sandbox: 04c3bf896a3ba27f47a7287f301ffcef0e0e5d4f77050749d94222ddd6c9a2c6\" id=2f9887bc-cafa-4281-8ad8-72fef2644904 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:28:26.846080 crc crio[23067]: time=\"2026-06-11T00:28:26.8459239Z\" level=info msg=\"Stopped pod sandbox (already stopped): 04c3bf896a3ba27f47a7287f301ffcef0e0e5d4f77050749d94222ddd6c9a2c6\" id=2f9887bc-cafa-4281-8ad8-72fef2644904 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:28:26.847219 crc crio[23067]: time=\"2026-06-11T00:28:26.847154814Z\" level=info msg=\"Removing pod sandbox: 04c3bf896a3ba27f47a7287f301ffcef0e0e5d4f77050749d94222ddd6c9a2c6\" id=e62e614a-72ed-449f-b4d7-1f680b59f83f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:28:26.869743 crc crio[23067]: time=\"2026-06-11T00:28:26.869599952Z\" level=info msg=\"Removed pod sandbox: 04c3bf896a3ba27f47a7287f301ffcef0e0e5d4f77050749d94222ddd6c9a2c6\" id=e62e614a-72ed-449f-b4d7-1f680b59f83f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:28:26.870877 crc crio[23067]: time=\"2026-06-11T00:28:26.870811945Z\" level=info msg=\"Stopping pod sandbox: d7d33bd5ecc4191dba2905b55611983f56c78ca067643ae7375994148a377045\" id=f14402fa-225b-41bd-9fb5-35b133c8bdd2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:28:26.870877 crc crio[23067]: time=\"2026-06-11T00:28:26.870877617Z\" level=info msg=\"Stopped pod sandbox (already stopped): d7d33bd5ecc4191dba2905b55611983f56c78ca067643ae7375994148a377045\" id=f14402fa-225b-41bd-9fb5-35b133c8bdd2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:28:26.872047 crc crio[23067]: time=\"2026-06-11T00:28:26.871952016Z\" level=info msg=\"Removing pod sandbox: d7d33bd5ecc4191dba2905b55611983f56c78ca067643ae7375994148a377045\" id=85703f5a-98eb-4d0f-8251-8b42e9009deb name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:28:26.895806 crc crio[23067]: time=\"2026-06-11T00:28:26.895732681Z\" level=info msg=\"Removed pod sandbox: d7d33bd5ecc4191dba2905b55611983f56c78ca067643ae7375994148a377045\" id=85703f5a-98eb-4d0f-8251-8b42e9009deb name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:28:26.896919 crc crio[23067]: time=\"2026-06-11T00:28:26.896844982Z\" level=info msg=\"Stopping pod sandbox: 85bd90c969104e32df23a76fb1a78bb94dc6a1c520498103ace67797b113f303\" id=a7095586-f076-44bb-b27b-aa1bf215f9af name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:28:26.897069 crc crio[23067]: time=\"2026-06-11T00:28:26.896937964Z\" level=info msg=\"Stopped pod sandbox (already stopped): 85bd90c969104e32df23a76fb1a78bb94dc6a1c520498103ace67797b113f303\" id=a7095586-f076-44bb-b27b-aa1bf215f9af name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:28:26.897954 crc crio[23067]: time=\"2026-06-11T00:28:26.89788739Z\" level=info msg=\"Removing pod sandbox: 85bd90c969104e32df23a76fb1a78bb94dc6a1c520498103ace67797b113f303\" id=d258cc9d-dc13-43e6-9593-1f5e745232a3 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:28:26.915809 crc crio[23067]: time=\"2026-06-11T00:28:26.915550189Z\" level=info msg=\"Removed pod sandbox: 85bd90c969104e32df23a76fb1a78bb94dc6a1c520498103ace67797b113f303\" id=d258cc9d-dc13-43e6-9593-1f5e745232a3 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:28:26.916527 crc crio[23067]: time=\"2026-06-11T00:28:26.916426293Z\" level=info msg=\"Stopping pod sandbox: 378c3de95d1ac465eb43a2c2b6bc0473057a51d639059a6358ccdee61f39bb96\" id=789bc147-2f75-456b-9aaa-c0cc2c1a5b98 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:28:26.916527 crc crio[23067]: time=\"2026-06-11T00:28:26.916494625Z\" level=info msg=\"Stopped pod sandbox (already stopped): 378c3de95d1ac465eb43a2c2b6bc0473057a51d639059a6358ccdee61f39bb96\" id=789bc147-2f75-456b-9aaa-c0cc2c1a5b98 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:28:26.917167 crc crio[23067]: time=\"2026-06-11T00:28:26.91707922Z\" level=info msg=\"Removing pod sandbox: 378c3de95d1ac465eb43a2c2b6bc0473057a51d639059a6358ccdee61f39bb96\" id=607f00e1-df66-4b1d-92eb-d02ca5c5a4d1 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:28:26.933466 crc crio[23067]: time=\"2026-06-11T00:28:26.933327061Z\" level=info msg=\"Removed pod sandbox: 378c3de95d1ac465eb43a2c2b6bc0473057a51d639059a6358ccdee61f39bb96\" id=607f00e1-df66-4b1d-92eb-d02ca5c5a4d1 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:28:26.935106 crc crio[23067]: time=\"2026-06-11T00:28:26.935000747Z\" level=info msg=\"Stopping pod sandbox: b8d541b2fdfca294f38d31612a6d9f3afab664b66e0de591bc878b3848f69a3f\" id=080223dc-791b-4cb1-a920-4c2de48665ed name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:28:26.935210 crc crio[23067]: time=\"2026-06-11T00:28:26.93511057Z\" level=info msg=\"Stopped pod sandbox (already stopped): b8d541b2fdfca294f38d31612a6d9f3afab664b66e0de591bc878b3848f69a3f\" id=080223dc-791b-4cb1-a920-4c2de48665ed name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:28:26.937169 crc crio[23067]: time=\"2026-06-11T00:28:26.937097794Z\" level=info msg=\"Removing pod sandbox: b8d541b2fdfca294f38d31612a6d9f3afab664b66e0de591bc878b3848f69a3f\" id=84678243-8e5a-4286-bdce-a71b337d0bd2 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:28:26.960775 crc crio[23067]: time=\"2026-06-11T00:28:26.960410216Z\" level=info msg=\"Removed pod sandbox: b8d541b2fdfca294f38d31612a6d9f3afab664b66e0de591bc878b3848f69a3f\" id=84678243-8e5a-4286-bdce-a71b337d0bd2 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:28:26.961458 crc crio[23067]: time=\"2026-06-11T00:28:26.961275099Z\" level=info msg=\"Stopping pod sandbox: 5af3a5d4f908c29d36223a3fc53c679130b77bd300c46641de8c4cb03c646613\" id=40f1363b-ad3c-450f-a115-60bd004bfafe name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:28:26.961772 crc crio[23067]: time=\"2026-06-11T00:28:26.961722402Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5af3a5d4f908c29d36223a3fc53c679130b77bd300c46641de8c4cb03c646613\" id=40f1363b-ad3c-450f-a115-60bd004bfafe name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:28:26.962375 crc crio[23067]: time=\"2026-06-11T00:28:26.962313438Z\" level=info msg=\"Removing pod sandbox: 5af3a5d4f908c29d36223a3fc53c679130b77bd300c46641de8c4cb03c646613\" id=7aeeae04-09c4-49e8-83da-b8c5d103f088 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:28:26.983209 crc crio[23067]: time=\"2026-06-11T00:28:26.982973898Z\" level=info msg=\"Removed pod sandbox: 5af3a5d4f908c29d36223a3fc53c679130b77bd300c46641de8c4cb03c646613\" id=7aeeae04-09c4-49e8-83da-b8c5d103f088 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:28:26.984862 crc crio[23067]: time=\"2026-06-11T00:28:26.984354366Z\" level=info msg=\"Stopping pod sandbox: f3206babbcbac81e3b2a268fbcf631ca4b97b4d19cb0521faf60175988bf9b04\" id=0ac18a23-7e2c-4f64-929f-78eda813f6ef name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:28:26.984862 crc crio[23067]: time=\"2026-06-11T00:28:26.984439588Z\" level=info msg=\"Stopped pod sandbox (already stopped): f3206babbcbac81e3b2a268fbcf631ca4b97b4d19cb0521faf60175988bf9b04\" id=0ac18a23-7e2c-4f64-929f-78eda813f6ef name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:28:26.985497 crc crio[23067]: time=\"2026-06-11T00:28:26.985407564Z\" level=info msg=\"Removing pod sandbox: f3206babbcbac81e3b2a268fbcf631ca4b97b4d19cb0521faf60175988bf9b04\" id=7fe678f7-5dc3-4485-87d6-bb84a66b0e12 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:28:27.008880 crc crio[23067]: time=\"2026-06-11T00:28:27.007080462Z\" level=info msg=\"Removed pod sandbox: f3206babbcbac81e3b2a268fbcf631ca4b97b4d19cb0521faf60175988bf9b04\" id=7fe678f7-5dc3-4485-87d6-bb84a66b0e12 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:28:27.008880 crc crio[23067]: time=\"2026-06-11T00:28:27.008784868Z\" level=info msg=\"Stopping pod sandbox: 53e0094a6e2c45f1090dadb41acc7b54149752c96dacc08ef511c401e43777c0\" id=16cf8ae6-1d13-44d4-acb0-a4e352bf4e76 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:28:27.010093 crc crio[23067]: time=\"2026-06-11T00:28:27.009265301Z\" level=info msg=\"Stopped pod sandbox (already stopped): 53e0094a6e2c45f1090dadb41acc7b54149752c96dacc08ef511c401e43777c0\" id=16cf8ae6-1d13-44d4-acb0-a4e352bf4e76 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:28:27.010185 crc crio[23067]: time=\"2026-06-11T00:28:27.010166206Z\" level=info msg=\"Removing pod sandbox: 53e0094a6e2c45f1090dadb41acc7b54149752c96dacc08ef511c401e43777c0\" id=045df761-8986-4c2b-8647-39c4c652948f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:28:27.036117 crc crio[23067]: time=\"2026-06-11T00:28:27.035945635Z\" level=info msg=\"Removed pod sandbox: 53e0094a6e2c45f1090dadb41acc7b54149752c96dacc08ef511c401e43777c0\" id=045df761-8986-4c2b-8647-39c4c652948f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:28:27.037542 crc crio[23067]: time=\"2026-06-11T00:28:27.037477297Z\" level=info msg=\"Stopping pod sandbox: d3d630c7899b5245edac8ed81354d06e2fd93d23d65db8e36d82f5c32d16f36e\" id=ef91bdff-527f-4f80-945d-dda41c9b0daa name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:28:27.037744 crc crio[23067]: time=\"2026-06-11T00:28:27.037568089Z\" level=info msg=\"Stopped pod sandbox (already stopped): d3d630c7899b5245edac8ed81354d06e2fd93d23d65db8e36d82f5c32d16f36e\" id=ef91bdff-527f-4f80-945d-dda41c9b0daa name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:28:27.039123 crc crio[23067]: time=\"2026-06-11T00:28:27.038984517Z\" level=info msg=\"Removing pod sandbox: d3d630c7899b5245edac8ed81354d06e2fd93d23d65db8e36d82f5c32d16f36e\" id=8c74fd5a-3b97-4354-98c8-c841b04622e9 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:28:27.070607 crc crio[23067]: time=\"2026-06-11T00:28:27.070430281Z\" level=info msg=\"Removed pod sandbox: d3d630c7899b5245edac8ed81354d06e2fd93d23d65db8e36d82f5c32d16f36e\" id=8c74fd5a-3b97-4354-98c8-c841b04622e9 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:28:27.072342 crc crio[23067]: time=\"2026-06-11T00:28:27.072206509Z\" level=info msg=\"Stopping pod sandbox: 2d00f5e2407e6c9e5250a651b48910b3adda2dba68244cb18873d331189bba11\" id=1d1ea368-12ab-47ad-8141-084d89a0051e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:28:27.072342 crc crio[23067]: time=\"2026-06-11T00:28:27.072330362Z\" level=info msg=\"Stopped pod sandbox (already stopped): 2d00f5e2407e6c9e5250a651b48910b3adda2dba68244cb18873d331189bba11\" id=1d1ea368-12ab-47ad-8141-084d89a0051e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:28:27.072968 crc crio[23067]: time=\"2026-06-11T00:28:27.072907468Z\" level=info msg=\"Removing pod sandbox: 2d00f5e2407e6c9e5250a651b48910b3adda2dba68244cb18873d331189bba11\" id=23be6eac-666c-4fa5-aba9-c34ef4e2c73b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:28:27.100947 crc crio[23067]: time=\"2026-06-11T00:28:27.100892987Z\" level=info msg=\"Removed pod sandbox: 2d00f5e2407e6c9e5250a651b48910b3adda2dba68244cb18873d331189bba11\" id=23be6eac-666c-4fa5-aba9-c34ef4e2c73b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:28:27.102623 crc crio[23067]: time=\"2026-06-11T00:28:27.102503831Z\" level=info msg=\"Stopping pod sandbox: 6a8107c10151991486c188ef18c631b9a8ac479b56a175a3995974808efa12c9\" id=ca6635a0-c8ef-4017-b400-c263126afde3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:28:27.102623 crc crio[23067]: time=\"2026-06-11T00:28:27.102704336Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6a8107c10151991486c188ef18c631b9a8ac479b56a175a3995974808efa12c9\" id=ca6635a0-c8ef-4017-b400-c263126afde3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:28:27.103788 crc crio[23067]: time=\"2026-06-11T00:28:27.103688043Z\" level=info msg=\"Removing pod sandbox: 6a8107c10151991486c188ef18c631b9a8ac479b56a175a3995974808efa12c9\" id=fb3be3fa-d7b3-4c98-8229-325ae07b39d7 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:28:27.126347 crc crio[23067]: time=\"2026-06-11T00:28:27.126255845Z\" level=info msg=\"Removed pod sandbox: 6a8107c10151991486c188ef18c631b9a8ac479b56a175a3995974808efa12c9\" id=fb3be3fa-d7b3-4c98-8229-325ae07b39d7 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:28:49.416755 crc crio[23067]: time=\"2026-06-11T00:28:49.415847915Z\" level=info msg=\"Running pod sandbox: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservpgfl9/POD\" id=a5cf4529-3217-495f-8818-9aa3c5c01850 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:28:49.418576 crc crio[23067]: time=\"2026-06-11T00:28:49.416854132Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:28:49.456262 crc crio[23067]: time=\"2026-06-11T00:28:49.456115718Z\" 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=a5cf4529-3217-495f-8818-9aa3c5c01850 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:28:49.475356 crc crio[23067]: time=\"2026-06-11T00:28:49.475248387Z\" level=info msg=\"Ran pod sandbox 66d631432fa3120faff793a4d69ea4c2c8b423036349ab1d88218f8d936e5abf with infra container: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservpgfl9/POD\" id=a5cf4529-3217-495f-8818-9aa3c5c01850 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:28:49.479911 crc crio[23067]: time=\"2026-06-11T00:28:49.479863972Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=ffb12adc-0791-49b2-ad83-f690199aa90d name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:28:49.480183 crc crio[23067]: time=\"2026-06-11T00:28:49.480125329Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified not found\" id=ffb12adc-0791-49b2-ad83-f690199aa90d name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:28:49.480281 crc crio[23067]: time=\"2026-06-11T00:28:49.480246512Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified found\" id=ffb12adc-0791-49b2-ad83-f690199aa90d name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:28:49.483108 crc crio[23067]: time=\"2026-06-11T00:28:49.481984749Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=b4a6bc14-6338-43b2-8665-dd5192b5b37f name=/runtime.v1.ImageService/PullImage\nJun 11 00:28:49.495564 crc crio[23067]: time=\"2026-06-11T00:28:49.495474345Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\\\"\"\nJun 11 00:29:23.354810 crc crio[23067]: time=\"2026-06-11T00:29:23.353689402Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:cf8337209db10a9c53b1358d3d7669e668ae4eac41e3ce0552be9bfb2c1165d1\" id=b4a6bc14-6338-43b2-8665-dd5192b5b37f name=/runtime.v1.ImageService/PullImage\nJun 11 00:29:23.361818 crc crio[23067]: time=\"2026-06-11T00:29:23.361600567Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=fb2d5caa-b424-4628-a93a-086dc6d2ef85 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:29:23.367184 crc crio[23067]: time=\"2026-06-11T00:29:23.367088426Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=65f5f735-9969-4eeb-9636-bbac506d0cad name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:29:23.380440 crc crio[23067]: time=\"2026-06-11T00:29:23.380347015Z\" level=info msg=\"Creating container: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservpgfl9/init\" id=ef8a7d31-6414-40be-859a-ef53382e6a1a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:29:23.382111 crc crio[23067]: time=\"2026-06-11T00:29:23.382024251Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:29:23.460177 crc crio[23067]: time=\"2026-06-11T00:29:23.459972066Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:29:23.464268 crc crio[23067]: time=\"2026-06-11T00:29:23.464132138Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:29:23.646774 crc crio[23067]: time=\"2026-06-11T00:29:23.646603128Z\" level=info msg=\"Created container e5f73e2b58a232cf4da99434436d8b05b66c505ee53560e6eb2aa0b9326bcdab: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservpgfl9/init\" id=ef8a7d31-6414-40be-859a-ef53382e6a1a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:29:23.648386 crc crio[23067]: time=\"2026-06-11T00:29:23.648224742Z\" level=info msg=\"Starting container: e5f73e2b58a232cf4da99434436d8b05b66c505ee53560e6eb2aa0b9326bcdab\" id=4e909b5e-5488-4976-af59-6144673db005 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:29:23.657496 crc crio[23067]: time=\"2026-06-11T00:29:23.657326529Z\" level=info msg=\"Started container\" PID=111424 containerID=e5f73e2b58a232cf4da99434436d8b05b66c505ee53560e6eb2aa0b9326bcdab description=openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservpgfl9/init id=4e909b5e-5488-4976-af59-6144673db005 name=/runtime.v1.RuntimeService/StartContainer sandboxID=66d631432fa3120faff793a4d69ea4c2c8b423036349ab1d88218f8d936e5abf\nJun 11 00:29:27.147193 crc crio[23067]: time=\"2026-06-11T00:29:27.146541151Z\" level=info msg=\"Removing container: 085a2c2a6afdc407095f24c64ec0df3f19869ad0b8defa7b2487cb925b3a7eb0\" id=db00133a-220b-49fb-8c78-c7cd357c0104 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:29:27.363259 crc crio[23067]: time=\"2026-06-11T00:29:27.362430678Z\" level=info msg=\"Removed container 085a2c2a6afdc407095f24c64ec0df3f19869ad0b8defa7b2487cb925b3a7eb0: openstack/neutron-db-sync-b4k44/neutron-db-sync\" id=db00133a-220b-49fb-8c78-c7cd357c0104 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:29:27.366173 crc crio[23067]: time=\"2026-06-11T00:29:27.366015535Z\" level=info msg=\"Removing container: 0d318d9b4fd94624b0a962d02c1ab8ac82cdd53b0d4a6b97d0af2b87d6a8b88c\" id=53de9479-8c69-4399-bda1-2ff27481f134 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:29:27.482902 crc crio[23067]: time=\"2026-06-11T00:29:27.482748051Z\" level=info msg=\"Removed container 0d318d9b4fd94624b0a962d02c1ab8ac82cdd53b0d4a6b97d0af2b87d6a8b88c: openstack/keystone-db-sync-v66f5/keystone-db-sync\" id=53de9479-8c69-4399-bda1-2ff27481f134 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:29:27.486906 crc crio[23067]: time=\"2026-06-11T00:29:27.486797511Z\" level=info msg=\"Removing container: 345617fd8170d45fee70b954ae92d2755791e14e6a761f9284524d063084366f\" id=e32193cc-6f2a-41fc-bc61-b9ab17601c6f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:29:27.733232 crc crio[23067]: time=\"2026-06-11T00:29:27.733129673Z\" level=info msg=\"Removed container 345617fd8170d45fee70b954ae92d2755791e14e6a761f9284524d063084366f: openstack/glance-db-sync-6gd6v/glance-db-sync\" id=e32193cc-6f2a-41fc-bc61-b9ab17601c6f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:29:27.736818 crc crio[23067]: time=\"2026-06-11T00:29:27.736746931Z\" level=info msg=\"Removing container: 5b01c9e1261020dff6bb3805dfc740f2877312e7ecfa04a4dbc5f74aa6e90da9\" id=9b79194b-50eb-4fa8-bfcf-81a6455e13e8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:29:27.762537 crc crio[23067]: time=\"2026-06-11T00:29:27.762392677Z\" level=info msg=\"Removed container 5b01c9e1261020dff6bb3805dfc740f2877312e7ecfa04a4dbc5f74aa6e90da9: openstack/nova-metadata-0/nova-metadata-metadata\" id=9b79194b-50eb-4fa8-bfcf-81a6455e13e8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:29:27.765515 crc crio[23067]: time=\"2026-06-11T00:29:27.76544871Z\" level=info msg=\"Removing container: a77be908a3fe6a79f06346ca41052ad60ce835c74c2cfb4a2b7daf56a4217542\" id=dd80ffca-e129-42e9-9612-fc23cbd0c3c9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:29:27.796255 crc crio[23067]: time=\"2026-06-11T00:29:27.796112902Z\" level=info msg=\"Removed container a77be908a3fe6a79f06346ca41052ad60ce835c74c2cfb4a2b7daf56a4217542: openstack/nova-metadata-0/nova-metadata-log\" id=dd80ffca-e129-42e9-9612-fc23cbd0c3c9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:29:27.807443 crc crio[23067]: time=\"2026-06-11T00:29:27.807345386Z\" level=info msg=\"Stopping pod sandbox: 366cceea8128b8593b587a1e6888b407bb5d45551d59c22be0e8d44c0da497bc\" id=7b772bc3-aec5-499e-9e65-fafa90275670 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:29:27.807443 crc crio[23067]: time=\"2026-06-11T00:29:27.807436499Z\" level=info msg=\"Stopped pod sandbox (already stopped): 366cceea8128b8593b587a1e6888b407bb5d45551d59c22be0e8d44c0da497bc\" id=7b772bc3-aec5-499e-9e65-fafa90275670 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:29:27.808831 crc crio[23067]: time=\"2026-06-11T00:29:27.808753114Z\" level=info msg=\"Removing pod sandbox: 366cceea8128b8593b587a1e6888b407bb5d45551d59c22be0e8d44c0da497bc\" id=d3e41ed4-35a5-4498-8875-3b095020a241 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:29:27.851322 crc crio[23067]: time=\"2026-06-11T00:29:27.850949199Z\" level=info msg=\"Removed pod sandbox: 366cceea8128b8593b587a1e6888b407bb5d45551d59c22be0e8d44c0da497bc\" id=d3e41ed4-35a5-4498-8875-3b095020a241 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:29:27.852757 crc crio[23067]: time=\"2026-06-11T00:29:27.852582273Z\" level=info msg=\"Stopping pod sandbox: cb7a33960aa373a1f9f5ff024f47a85e3dcc425fcf5d506d5ca4b0148c8b499b\" id=acc38975-d5ee-40ca-942c-6c1586339832 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:29:27.852950 crc crio[23067]: time=\"2026-06-11T00:29:27.852866681Z\" level=info msg=\"Stopped pod sandbox (already stopped): cb7a33960aa373a1f9f5ff024f47a85e3dcc425fcf5d506d5ca4b0148c8b499b\" id=acc38975-d5ee-40ca-942c-6c1586339832 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:29:27.853969 crc crio[23067]: time=\"2026-06-11T00:29:27.853873419Z\" level=info msg=\"Removing pod sandbox: cb7a33960aa373a1f9f5ff024f47a85e3dcc425fcf5d506d5ca4b0148c8b499b\" id=2709fe04-a311-4668-af5c-99cf1cc5b5fc name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:29:27.887242 crc crio[23067]: time=\"2026-06-11T00:29:27.887139611Z\" level=info msg=\"Removed pod sandbox: cb7a33960aa373a1f9f5ff024f47a85e3dcc425fcf5d506d5ca4b0148c8b499b\" id=2709fe04-a311-4668-af5c-99cf1cc5b5fc name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:29:27.888264 crc crio[23067]: time=\"2026-06-11T00:29:27.888160899Z\" level=info msg=\"Stopping pod sandbox: cca8aed0ca3f7eb2a175f9393ae7acb9a197ecaa67fc70f2446b407a564ed813\" id=33bd3d8c-5791-450c-bede-6ae2d5db4ae9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:29:27.888476 crc crio[23067]: time=\"2026-06-11T00:29:27.888402425Z\" level=info msg=\"Stopped pod sandbox (already stopped): cca8aed0ca3f7eb2a175f9393ae7acb9a197ecaa67fc70f2446b407a564ed813\" id=33bd3d8c-5791-450c-bede-6ae2d5db4ae9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:29:27.889251 crc crio[23067]: time=\"2026-06-11T00:29:27.889180746Z\" level=info msg=\"Removing pod sandbox: cca8aed0ca3f7eb2a175f9393ae7acb9a197ecaa67fc70f2446b407a564ed813\" id=212fae66-a6bc-4bdb-8166-c99dbeed4192 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:29:27.924453 crc crio[23067]: time=\"2026-06-11T00:29:27.92431796Z\" level=info msg=\"Removed pod sandbox: cca8aed0ca3f7eb2a175f9393ae7acb9a197ecaa67fc70f2446b407a564ed813\" id=212fae66-a6bc-4bdb-8166-c99dbeed4192 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:29:27.925382 crc crio[23067]: time=\"2026-06-11T00:29:27.925304286Z\" level=info msg=\"Stopping pod sandbox: 34b81e7851e8f9e94e5ed584a9376af9d965558204e2312d7d5e4dfb89a9a6bf\" id=3732b7d7-a066-4b0a-b8ad-70055cf2a5ec name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:29:27.925382 crc crio[23067]: time=\"2026-06-11T00:29:27.925369578Z\" level=info msg=\"Stopped pod sandbox (already stopped): 34b81e7851e8f9e94e5ed584a9376af9d965558204e2312d7d5e4dfb89a9a6bf\" id=3732b7d7-a066-4b0a-b8ad-70055cf2a5ec name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:29:27.926123 crc crio[23067]: time=\"2026-06-11T00:29:27.926027546Z\" level=info msg=\"Removing pod sandbox: 34b81e7851e8f9e94e5ed584a9376af9d965558204e2312d7d5e4dfb89a9a6bf\" id=7d55ee53-2ec4-4bdc-9bfd-653824cc96c4 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:29:27.944522 crc crio[23067]: time=\"2026-06-11T00:29:27.944412585Z\" level=info msg=\"Removed pod sandbox: 34b81e7851e8f9e94e5ed584a9376af9d965558204e2312d7d5e4dfb89a9a6bf\" id=7d55ee53-2ec4-4bdc-9bfd-653824cc96c4 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:29:30.173076 crc crio[23067]: time=\"2026-06-11T00:29:30.172177499Z\" level=info msg=\"Pulling image: registry.redhat.io/ubi9/httpd-24:latest\" id=8a0a6b6f-8df4-461f-a29d-daed6a1fad19 name=/runtime.v1.ImageService/PullImage\nJun 11 00:29:30.184169 crc crio[23067]: time=\"2026-06-11T00:29:30.184073662Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/ubi9/httpd-24:latest\\\"\"\nJun 11 00:29:32.146504 crc crio[23067]: time=\"2026-06-11T00:29:32.14514385Z\" level=info msg=\"Pulled image: registry.redhat.io/ubi9/httpd-24@sha256:ad0dea2237c315df6dcd44760313c4563611466bd339c1004d512a0d59a0efbf\" id=8a0a6b6f-8df4-461f-a29d-daed6a1fad19 name=/runtime.v1.ImageService/PullImage\nJun 11 00:29:32.147385 crc crio[23067]: time=\"2026-06-11T00:29:32.147028082Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=4f12d1f8-e3fe-4e10-ba5d-7dc74a1ca5fb name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:29:32.175819 crc crio[23067]: time=\"2026-06-11T00:29:32.17536301Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=efc69db8-9779-486d-bcdb-5c6fa40c1ec4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:29:32.185965 crc crio[23067]: time=\"2026-06-11T00:29:32.185847435Z\" level=info msg=\"Creating container: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservpgfl9/osp-httpd\" id=89121841-b098-4b90-a894-c9d8f4c12662 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:29:32.186756 crc crio[23067]: time=\"2026-06-11T00:29:32.186606285Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:29:32.249592 crc crio[23067]: time=\"2026-06-11T00:29:32.249502111Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:29:32.254205 crc crio[23067]: time=\"2026-06-11T00:29:32.254133697Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:29:32.478539 crc crio[23067]: time=\"2026-06-11T00:29:32.478348279Z\" level=info msg=\"Created container eaf411039a91f50de993a7c9ee3f5005a29279bb7b8106d3bacdc50715811e46: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservpgfl9/osp-httpd\" id=89121841-b098-4b90-a894-c9d8f4c12662 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:29:32.482878 crc crio[23067]: time=\"2026-06-11T00:29:32.48277601Z\" level=info msg=\"Starting container: eaf411039a91f50de993a7c9ee3f5005a29279bb7b8106d3bacdc50715811e46\" id=943a74ce-f3a4-4e57-90c7-464f883e5551 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:29:32.491291 crc crio[23067]: time=\"2026-06-11T00:29:32.491183648Z\" level=info msg=\"Started container\" PID=111907 containerID=eaf411039a91f50de993a7c9ee3f5005a29279bb7b8106d3bacdc50715811e46 description=openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservpgfl9/osp-httpd id=943a74ce-f3a4-4e57-90c7-464f883e5551 name=/runtime.v1.RuntimeService/StartContainer sandboxID=66d631432fa3120faff793a4d69ea4c2c8b423036349ab1d88218f8d936e5abf\nJun 11 00:29:40.982321 crc crio[23067]: time=\"2026-06-11T00:29:40.981744765Z\" level=info msg=\"Running pod sandbox: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-h9j2l/POD\" id=537e6ae6-000a-4e14-bce3-8106e943097f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:29:40.984373 crc crio[23067]: time=\"2026-06-11T00:29:40.982365242Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:29:41.037344 crc crio[23067]: time=\"2026-06-11T00:29:41.037179089Z\" level=info msg=\"Got pod network &{Name:openstack-edpm-ipam-provisionserver-checksum-discovery-h9j2l Namespace:openstack ID:84defbc8c1a935fe5cec2138cdf99cc9163dbc04cb0c09027474c7de3c6d28f2 UID:9f05b2d0-50f9-4028-a993-e8da8e47a54e NetNS:/var/run/netns/09960cd1-7478-4fc0-97f5-58040c07656a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9f05b2d0_50f9_4028_a993_e8da8e47a54e.slice PodAnnotations:0xc000530630}] Aliases:map[]}\"\nJun 11 00:29:41.037344 crc crio[23067]: time=\"2026-06-11T00:29:41.037249771Z\" level=info msg=\"Adding pod openstack_openstack-edpm-ipam-provisionserver-checksum-discovery-h9j2l to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:29:41.388118 crc crio[23067]: 2026-06-11T00:29:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:84defbc8c1a935f Mac:8e:bf:82:3b:f4:a7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:df Mtu:0 Sandbox:/var/run/netns/09960cd1-7478-4fc0-97f5-58040c07656a SocketPath: PciID:}] [{Interface:0xc00058c760 Address:{IP:10.217.0.223 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:29:41.389956 crc crio[23067]: time=\"2026-06-11T00:29:41.389853516Z\" level=info msg=\"Got pod network &{Name:openstack-edpm-ipam-provisionserver-checksum-discovery-h9j2l Namespace:openstack ID:84defbc8c1a935fe5cec2138cdf99cc9163dbc04cb0c09027474c7de3c6d28f2 UID:9f05b2d0-50f9-4028-a993-e8da8e47a54e NetNS:/var/run/netns/09960cd1-7478-4fc0-97f5-58040c07656a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9f05b2d0_50f9_4028_a993_e8da8e47a54e.slice PodAnnotations:0xc000530630}] Aliases:map[]}\"\nJun 11 00:29:41.390257 crc crio[23067]: time=\"2026-06-11T00:29:41.390016081Z\" level=info msg=\"Checking pod openstack_openstack-edpm-ipam-provisionserver-checksum-discovery-h9j2l for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:29:41.401545 crc crio[23067]: time=\"2026-06-11T00:29:41.401021229Z\" level=info msg=\"Ran pod sandbox 84defbc8c1a935fe5cec2138cdf99cc9163dbc04cb0c09027474c7de3c6d28f2 with infra container: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-h9j2l/POD\" id=537e6ae6-000a-4e14-bce3-8106e943097f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:29:41.403905 crc crio[23067]: time=\"2026-06-11T00:29:41.403797645Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=e72e97ac-d10c-4b17-9979-1feece85ce53 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:29:41.412026 crc crio[23067]: time=\"2026-06-11T00:29:41.411773671Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=775728cb-ad25-48d2-a041-223e8efb64e3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:29:41.423883 crc crio[23067]: time=\"2026-06-11T00:29:41.423611412Z\" level=info msg=\"Creating container: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-h9j2l/init\" id=e2c0d906-aafa-4dac-b214-dd9649de7eb3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:29:41.424826 crc crio[23067]: time=\"2026-06-11T00:29:41.424716712Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:29:41.471400 crc crio[23067]: time=\"2026-06-11T00:29:41.471288545Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:29:41.475421 crc crio[23067]: time=\"2026-06-11T00:29:41.475342675Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:29:41.702135 crc crio[23067]: time=\"2026-06-11T00:29:41.701968853Z\" level=info msg=\"Created container 0baf726c7d0eeb3ddd78b317b2195b57a75db8f3d42fbad5e864d16fa78521ee: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-h9j2l/init\" id=e2c0d906-aafa-4dac-b214-dd9649de7eb3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:29:41.703392 crc crio[23067]: time=\"2026-06-11T00:29:41.70333653Z\" level=info msg=\"Starting container: 0baf726c7d0eeb3ddd78b317b2195b57a75db8f3d42fbad5e864d16fa78521ee\" id=e034aed7-dad9-482a-8df4-510de269397f name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:29:41.710240 crc crio[23067]: time=\"2026-06-11T00:29:41.710177935Z\" level=info msg=\"Started container\" PID=112598 containerID=0baf726c7d0eeb3ddd78b317b2195b57a75db8f3d42fbad5e864d16fa78521ee description=openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-h9j2l/init id=e034aed7-dad9-482a-8df4-510de269397f name=/runtime.v1.RuntimeService/StartContainer sandboxID=84defbc8c1a935fe5cec2138cdf99cc9163dbc04cb0c09027474c7de3c6d28f2\nJun 11 00:29:52.700297 crc crio[23067]: time=\"2026-06-11T00:29:52.699319002Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest\" id=b0066f3a-c95c-4f04-be90-39ebc67da35a name=/runtime.v1.ImageService/PullImage\nJun 11 00:29:52.708362 crc crio[23067]: time=\"2026-06-11T00:29:52.708281076Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest\\\"\"\nJun 11 00:29:58.253940 crc crio[23067]: time=\"2026-06-11T00:29:58.253119955Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent@sha256:760e8cd64859cb52aff3c66ea9ec10642f98668991f478257c01e45fcbdff0b0\" id=b0066f3a-c95c-4f04-be90-39ebc67da35a name=/runtime.v1.ImageService/PullImage\nJun 11 00:29:58.256340 crc crio[23067]: time=\"2026-06-11T00:29:58.256248539Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest\" id=490770a8-f5ff-4178-9138-4ecb8b9c66ef name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:29:58.260409 crc crio[23067]: time=\"2026-06-11T00:29:58.26032088Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest\" id=d52d1ab8-a7ab-4e91-a6d0-3a73c61bedfb name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:29:58.270535 crc crio[23067]: time=\"2026-06-11T00:29:58.270482506Z\" level=info msg=\"Creating container: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-h9j2l/openstack-edpm-ipam-provisionserver-checksum-discovery\" id=e222746e-7f1d-4d47-b743-9c88e52fc078 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:29:58.272582 crc crio[23067]: time=\"2026-06-11T00:29:58.272551542Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:29:58.350103 crc crio[23067]: time=\"2026-06-11T00:29:58.349987922Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:29:58.355563 crc crio[23067]: time=\"2026-06-11T00:29:58.355474541Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:29:58.559204 crc crio[23067]: time=\"2026-06-11T00:29:58.559090545Z\" level=info msg=\"Created container 61e07dacd2dea9643fc05bac6643e3b3d85f121975b73790dc011ae67a5194c6: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-h9j2l/openstack-edpm-ipam-provisionserver-checksum-discovery\" id=e222746e-7f1d-4d47-b743-9c88e52fc078 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:29:58.561554 crc crio[23067]: time=\"2026-06-11T00:29:58.561285054Z\" level=info msg=\"Starting container: 61e07dacd2dea9643fc05bac6643e3b3d85f121975b73790dc011ae67a5194c6\" id=761500fd-c066-4184-a4af-109e430b695f name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:29:58.573920 crc crio[23067]: time=\"2026-06-11T00:29:58.569018394Z\" level=info msg=\"Started container\" PID=113453 containerID=61e07dacd2dea9643fc05bac6643e3b3d85f121975b73790dc011ae67a5194c6 description=openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-h9j2l/openstack-edpm-ipam-provisionserver-checksum-discovery id=761500fd-c066-4184-a4af-109e430b695f name=/runtime.v1.RuntimeService/StartContainer sandboxID=84defbc8c1a935fe5cec2138cdf99cc9163dbc04cb0c09027474c7de3c6d28f2\nJun 11 00:30:00.057318 crc crio[23067]: time=\"2026-06-11T00:30:00.056489465Z\" level=info msg=\"Stopping pod sandbox: 84defbc8c1a935fe5cec2138cdf99cc9163dbc04cb0c09027474c7de3c6d28f2\" id=a5791343-8785-46e4-b1c0-9f1738463f7f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:30:00.058590 crc crio[23067]: time=\"2026-06-11T00:30:00.057987396Z\" level=info msg=\"Got pod network &{Name:openstack-edpm-ipam-provisionserver-checksum-discovery-h9j2l Namespace:openstack ID:84defbc8c1a935fe5cec2138cdf99cc9163dbc04cb0c09027474c7de3c6d28f2 UID:9f05b2d0-50f9-4028-a993-e8da8e47a54e NetNS:/var/run/netns/09960cd1-7478-4fc0-97f5-58040c07656a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9f05b2d0_50f9_4028_a993_e8da8e47a54e.slice PodAnnotations:0xc007e12210}] Aliases:map[]}\"\nJun 11 00:30:00.058590 crc crio[23067]: time=\"2026-06-11T00:30:00.05816116Z\" level=info msg=\"Deleting pod openstack_openstack-edpm-ipam-provisionserver-checksum-discovery-h9j2l from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:30:00.460829 crc crio[23067]: time=\"2026-06-11T00:30:00.460346992Z\" level=info msg=\"Stopped pod sandbox: 84defbc8c1a935fe5cec2138cdf99cc9163dbc04cb0c09027474c7de3c6d28f2\" id=a5791343-8785-46e4-b1c0-9f1738463f7f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:30:00.526028 crc crio[23067]: time=\"2026-06-11T00:30:00.52592348Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29685630-g2zjj/POD\" id=03dbf06b-7bf9-4a1d-a803-b22c4c0eec16 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:30:00.526226 crc crio[23067]: time=\"2026-06-11T00:30:00.526182967Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:30:00.551197 crc crio[23067]: time=\"2026-06-11T00:30:00.551086963Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29685630-kqlm7/POD\" id=301942b2-074e-4786-b82c-497188a426eb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:30:00.551442 crc crio[23067]: time=\"2026-06-11T00:30:00.55137429Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:30:00.597450 crc crio[23067]: time=\"2026-06-11T00:30:00.597199864Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685630-g2zjj Namespace:openshift-infra ID:56cc2c1d5a679063cf272ca8bde36c2de37581287f985beeca0811801678bf5b UID:0c81c5f4-ac77-4674-a235-23d72e16651a NetNS:/var/run/netns/49eade06-5410-4a9c-9e59-54b24b0fdafb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0c81c5f4_ac77_4674_a235_23d72e16651a.slice PodAnnotations:0xc003610738}] Aliases:map[]}\"\nJun 11 00:30:00.597450 crc crio[23067]: time=\"2026-06-11T00:30:00.597352828Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29685630-g2zjj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:30:00.606352 crc crio[23067]: time=\"2026-06-11T00:30:00.606259789Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29685630-kqlm7 Namespace:openshift-operator-lifecycle-manager ID:53691008a2ed68300e3ca376cc5ed907855b566eb1b9433fb97d6640d53f87ee UID:7cc02342-70a3-4fa6-b2cf-889ca37eaac0 NetNS:/var/run/netns/345c5ef4-a67b-40d7-b181-38b1becc78de Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7cc02342_70a3_4fa6_b2cf_889ca37eaac0.slice PodAnnotations:0xc007e12708}] Aliases:map[]}\"\nJun 11 00:30:00.606352 crc crio[23067]: time=\"2026-06-11T00:30:00.606331071Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29685630-kqlm7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:30:01.162792 crc crio[23067]: 2026-06-11T00:30:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:53691008a2ed683 Mac:ca:7f:d3:ca:01:39 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e1 Mtu:0 Sandbox:/var/run/netns/345c5ef4-a67b-40d7-b181-38b1becc78de SocketPath: PciID:}] [{Interface:0xc00018e5c0 Address:{IP:10.217.0.225 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:30:01.165385 crc crio[23067]: time=\"2026-06-11T00:30:01.165280204Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29685630-kqlm7 Namespace:openshift-operator-lifecycle-manager ID:53691008a2ed68300e3ca376cc5ed907855b566eb1b9433fb97d6640d53f87ee UID:7cc02342-70a3-4fa6-b2cf-889ca37eaac0 NetNS:/var/run/netns/345c5ef4-a67b-40d7-b181-38b1becc78de Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7cc02342_70a3_4fa6_b2cf_889ca37eaac0.slice PodAnnotations:0xc007e12708}] Aliases:map[]}\"\nJun 11 00:30:01.165596 crc crio[23067]: time=\"2026-06-11T00:30:01.165532901Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29685630-kqlm7 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:30:01.179000 crc crio[23067]: time=\"2026-06-11T00:30:01.178890883Z\" level=info msg=\"Ran pod sandbox 53691008a2ed68300e3ca376cc5ed907855b566eb1b9433fb97d6640d53f87ee with infra container: openshift-operator-lifecycle-manager/collect-profiles-29685630-kqlm7/POD\" id=301942b2-074e-4786-b82c-497188a426eb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:30:01.181874 crc crio[23067]: time=\"2026-06-11T00:30:01.181784292Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=df14ee88-9633-4851-8158-abd22729e953 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:30:01.185022 crc crio[23067]: time=\"2026-06-11T00:30:01.184929557Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=21c4406e-8117-49a9-9834-23161e1546a0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:30:01.193105 crc crio[23067]: time=\"2026-06-11T00:30:01.193021016Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29685630-kqlm7/collect-profiles\" id=b3696fd5-d796-4005-b9e8-26bc076e097e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:30:01.193735 crc crio[23067]: time=\"2026-06-11T00:30:01.193683694Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:30:01.264978 crc crio[23067]: time=\"2026-06-11T00:30:01.264870306Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:30:01.274108 crc crio[23067]: time=\"2026-06-11T00:30:01.273979413Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:30:01.319323 crc crio[23067]: 2026-06-11T00:30:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:56cc2c1d5a67906 Mac:1e:43:48:d8:a9:dd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e0 Mtu:0 Sandbox:/var/run/netns/49eade06-5410-4a9c-9e59-54b24b0fdafb SocketPath: PciID:}] [{Interface:0xc000014600 Address:{IP:10.217.0.224 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:30:01.320392 crc crio[23067]: time=\"2026-06-11T00:30:01.320321939Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685630-g2zjj Namespace:openshift-infra ID:56cc2c1d5a679063cf272ca8bde36c2de37581287f985beeca0811801678bf5b UID:0c81c5f4-ac77-4674-a235-23d72e16651a NetNS:/var/run/netns/49eade06-5410-4a9c-9e59-54b24b0fdafb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0c81c5f4_ac77_4674_a235_23d72e16651a.slice PodAnnotations:0xc003610738}] Aliases:map[]}\"\nJun 11 00:30:01.320506 crc crio[23067]: time=\"2026-06-11T00:30:01.320474064Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29685630-g2zjj for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:30:01.330791 crc crio[23067]: time=\"2026-06-11T00:30:01.330349241Z\" level=info msg=\"Ran pod sandbox 56cc2c1d5a679063cf272ca8bde36c2de37581287f985beeca0811801678bf5b with infra container: openshift-infra/auto-csr-approver-29685630-g2zjj/POD\" id=03dbf06b-7bf9-4a1d-a803-b22c4c0eec16 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:30:01.334518 crc crio[23067]: time=\"2026-06-11T00:30:01.334396421Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=780bbc9f-4565-4ef4-a324-9da80e04094b name=/runtime.v1.ImageService/PullImage\nJun 11 00:30:01.346505 crc crio[23067]: time=\"2026-06-11T00:30:01.346322935Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 00:30:01.425487 crc crio[23067]: time=\"2026-06-11T00:30:01.425255886Z\" level=info msg=\"Created container 29c7175876dc5b455bc661698638cd4b8de42cbd6503fe741e6a3b5c3c5c35d2: openshift-operator-lifecycle-manager/collect-profiles-29685630-kqlm7/collect-profiles\" id=b3696fd5-d796-4005-b9e8-26bc076e097e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:30:01.428462 crc crio[23067]: time=\"2026-06-11T00:30:01.42835752Z\" level=info msg=\"Starting container: 29c7175876dc5b455bc661698638cd4b8de42cbd6503fe741e6a3b5c3c5c35d2\" id=c7229b22-c4e0-4b83-a503-6c59b0215fa0 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:30:01.435218 crc crio[23067]: time=\"2026-06-11T00:30:01.435120943Z\" level=info msg=\"Started container\" PID=113729 containerID=29c7175876dc5b455bc661698638cd4b8de42cbd6503fe741e6a3b5c3c5c35d2 description=openshift-operator-lifecycle-manager/collect-profiles-29685630-kqlm7/collect-profiles id=c7229b22-c4e0-4b83-a503-6c59b0215fa0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=53691008a2ed68300e3ca376cc5ed907855b566eb1b9433fb97d6640d53f87ee\nJun 11 00:30:04.135496 crc crio[23067]: time=\"2026-06-11T00:30:04.134246313Z\" level=info msg=\"Stopping pod sandbox: 53691008a2ed68300e3ca376cc5ed907855b566eb1b9433fb97d6640d53f87ee\" id=83040d4b-8f7a-4422-acca-2d52e7a9fbfe name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:30:04.136525 crc crio[23067]: time=\"2026-06-11T00:30:04.136238287Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29685630-kqlm7 Namespace:openshift-operator-lifecycle-manager ID:53691008a2ed68300e3ca376cc5ed907855b566eb1b9433fb97d6640d53f87ee UID:7cc02342-70a3-4fa6-b2cf-889ca37eaac0 NetNS:/var/run/netns/345c5ef4-a67b-40d7-b181-38b1becc78de Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7cc02342_70a3_4fa6_b2cf_889ca37eaac0.slice PodAnnotations:0xc000b80de0}] Aliases:map[]}\"\nJun 11 00:30:04.136525 crc crio[23067]: time=\"2026-06-11T00:30:04.136405502Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29685630-kqlm7 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:30:04.465944 crc crio[23067]: time=\"2026-06-11T00:30:04.465834528Z\" level=info msg=\"Stopped pod sandbox: 53691008a2ed68300e3ca376cc5ed907855b566eb1b9433fb97d6640d53f87ee\" id=83040d4b-8f7a-4422-acca-2d52e7a9fbfe name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:30:04.693006 crc crio[23067]: time=\"2026-06-11T00:30:04.690003379Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=780bbc9f-4565-4ef4-a324-9da80e04094b name=/runtime.v1.ImageService/PullImage\nJun 11 00:30:04.698306 crc crio[23067]: time=\"2026-06-11T00:30:04.697906614Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=d99bd410-5557-4cba-b239-8e3d3052dab1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:30:04.702491 crc crio[23067]: time=\"2026-06-11T00:30:04.702316603Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=9ec2b403-7295-4970-bbe0-cf704dda538a name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:30:04.719460 crc crio[23067]: time=\"2026-06-11T00:30:04.719396017Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29685630-g2zjj/oc\" id=4e65bfd5-808b-4e97-a98c-1fced8cdd04f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:30:04.720128 crc crio[23067]: time=\"2026-06-11T00:30:04.720103276Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:30:04.786256 crc crio[23067]: time=\"2026-06-11T00:30:04.786082056Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:30:05.103105 crc crio[23067]: time=\"2026-06-11T00:30:05.102491099Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:30:05.250972 crc crio[23067]: time=\"2026-06-11T00:30:05.250847894Z\" level=info msg=\"Created container 6015ada5d5c95113de7ca37f1f5c2b4856c9e60b2b3fc66bdbb7b44a92290aaa: openshift-infra/auto-csr-approver-29685630-g2zjj/oc\" id=4e65bfd5-808b-4e97-a98c-1fced8cdd04f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:30:05.252619 crc crio[23067]: time=\"2026-06-11T00:30:05.251896862Z\" level=info msg=\"Starting container: 6015ada5d5c95113de7ca37f1f5c2b4856c9e60b2b3fc66bdbb7b44a92290aaa\" id=b473cec3-e014-42bf-b39d-19b08fc3e7d9 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:30:05.261716 crc crio[23067]: time=\"2026-06-11T00:30:05.261548134Z\" level=info msg=\"Started container\" PID=114025 containerID=6015ada5d5c95113de7ca37f1f5c2b4856c9e60b2b3fc66bdbb7b44a92290aaa description=openshift-infra/auto-csr-approver-29685630-g2zjj/oc id=b473cec3-e014-42bf-b39d-19b08fc3e7d9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=56cc2c1d5a679063cf272ca8bde36c2de37581287f985beeca0811801678bf5b\nJun 11 00:30:07.184851 crc crio[23067]: time=\"2026-06-11T00:30:07.183952343Z\" level=info msg=\"Stopping pod sandbox: 56cc2c1d5a679063cf272ca8bde36c2de37581287f985beeca0811801678bf5b\" id=a415f1be-f694-4551-bdd6-06bb3ea8e165 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:30:07.185941 crc crio[23067]: time=\"2026-06-11T00:30:07.185495205Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685630-g2zjj Namespace:openshift-infra ID:56cc2c1d5a679063cf272ca8bde36c2de37581287f985beeca0811801678bf5b UID:0c81c5f4-ac77-4674-a235-23d72e16651a NetNS:/var/run/netns/49eade06-5410-4a9c-9e59-54b24b0fdafb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0c81c5f4_ac77_4674_a235_23d72e16651a.slice PodAnnotations:0xc002393b98}] Aliases:map[]}\"\nJun 11 00:30:07.185941 crc crio[23067]: time=\"2026-06-11T00:30:07.185616468Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29685630-g2zjj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:30:07.533089 crc crio[23067]: time=\"2026-06-11T00:30:07.532405946Z\" level=info msg=\"Stopped pod sandbox: 56cc2c1d5a679063cf272ca8bde36c2de37581287f985beeca0811801678bf5b\" id=a415f1be-f694-4551-bdd6-06bb3ea8e165 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:30:27.970447 crc crio[23067]: time=\"2026-06-11T00:30:27.969497862Z\" level=info msg=\"Removing container: 7d1979c486532522ad3a3f2c9f785dd54c30159200d39eb3df6e22b67dc0721f\" id=77e4c98f-c220-4a55-9096-1e86dada9dc1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:30:28.049972 crc crio[23067]: time=\"2026-06-11T00:30:28.049323358Z\" level=info msg=\"Removed container 7d1979c486532522ad3a3f2c9f785dd54c30159200d39eb3df6e22b67dc0721f: openshift-operator-lifecycle-manager/collect-profiles-29685585-h4jj2/collect-profiles\" id=77e4c98f-c220-4a55-9096-1e86dada9dc1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:30:28.052175 crc crio[23067]: time=\"2026-06-11T00:30:28.051803795Z\" level=info msg=\"Removing container: 06573ff7e8b65ee44ff3a950f010791e6cf28b3f79d2c1e786180ab85043121b\" id=b99f6507-6991-4d1f-9577-02bd713df98c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:30:28.228415 crc crio[23067]: time=\"2026-06-11T00:30:28.228320703Z\" level=info msg=\"Removed container 06573ff7e8b65ee44ff3a950f010791e6cf28b3f79d2c1e786180ab85043121b: openstack/cinder-db-sync-jcbdf/cinder-db-sync\" id=b99f6507-6991-4d1f-9577-02bd713df98c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:30:28.232053 crc crio[23067]: time=\"2026-06-11T00:30:28.231819908Z\" level=info msg=\"Removing container: e5e097f5e669f6b1df1399cba806d69d7ac882d8781b7d0ee6fe3734252fb15f\" id=e3fb21d1-f0b7-4d4a-b0d0-104da02b09d4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:30:28.406565 crc crio[23067]: time=\"2026-06-11T00:30:28.406352352Z\" level=info msg=\"Removed container e5e097f5e669f6b1df1399cba806d69d7ac882d8781b7d0ee6fe3734252fb15f: openstack/keystone-bootstrap-bwxg6/keystone-bootstrap\" id=e3fb21d1-f0b7-4d4a-b0d0-104da02b09d4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:30:28.409891 crc crio[23067]: time=\"2026-06-11T00:30:28.409765965Z\" level=info msg=\"Removing container: 471920d123a8684f425461fc4d2149b91e89a8068a3ec1cce22b7cf0a2d1d8fb\" id=0aa2816a-db5f-471e-a9e0-c7a0efacdf94 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:30:28.503397 crc crio[23067]: time=\"2026-06-11T00:30:28.503325823Z\" level=info msg=\"Removed container 471920d123a8684f425461fc4d2149b91e89a8068a3ec1cce22b7cf0a2d1d8fb: openstack/barbican-db-sync-vmd65/barbican-db-sync\" id=0aa2816a-db5f-471e-a9e0-c7a0efacdf94 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:30:28.507337 crc crio[23067]: time=\"2026-06-11T00:30:28.506845688Z\" level=info msg=\"Removing container: acf1ae6ba59b9729fb4cbcaf456df37e8535fa25f72c89ac88b2c858d8a3aa63\" id=ae2b5404-6f6c-49f2-b320-e773caca7943 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:30:28.599876 crc crio[23067]: time=\"2026-06-11T00:30:28.599740718Z\" level=info msg=\"Removed container acf1ae6ba59b9729fb4cbcaf456df37e8535fa25f72c89ac88b2c858d8a3aa63: openstack/cinder-online-data-migrations-4g7rw/cinder-online-data-migrations\" id=ae2b5404-6f6c-49f2-b320-e773caca7943 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:30:28.602414 crc crio[23067]: time=\"2026-06-11T00:30:28.602353019Z\" level=info msg=\"Removing container: 138ee30db9a9443c72645ec7117193137f46ebfe6d2851761af85ca05bac0d17\" id=99ade27c-fc3b-46b6-8cdd-014c0f477356 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:30:28.768932 crc crio[23067]: time=\"2026-06-11T00:30:28.768703842Z\" level=info msg=\"Removed container 138ee30db9a9443c72645ec7117193137f46ebfe6d2851761af85ca05bac0d17: openshift-infra/auto-csr-approver-29685624-g4jb8/oc\" id=99ade27c-fc3b-46b6-8cdd-014c0f477356 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:30:28.773154 crc crio[23067]: time=\"2026-06-11T00:30:28.772957897Z\" level=info msg=\"Removing container: b8ea57424b43bd295741d3f395afede62943219a73b4422193c130e389ad89ae\" id=bbea84c1-bec5-4feb-8dce-7a1b5e995321 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:30:28.857182 crc crio[23067]: time=\"2026-06-11T00:30:28.856994657Z\" level=info msg=\"Removed container b8ea57424b43bd295741d3f395afede62943219a73b4422193c130e389ad89ae: openstack/placement-db-sync-sgwjr/placement-db-sync\" id=bbea84c1-bec5-4feb-8dce-7a1b5e995321 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:30:28.887476 crc crio[23067]: time=\"2026-06-11T00:30:28.887141895Z\" level=info msg=\"Stopping pod sandbox: 582c55c65761d433cdd0dc3252c1d82c5c972df90dbeeca536ecd7e41de529d9\" id=54fe330e-8dbf-4875-8aa9-793982166971 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:30:28.887476 crc crio[23067]: time=\"2026-06-11T00:30:28.887477374Z\" level=info msg=\"Stopped pod sandbox (already stopped): 582c55c65761d433cdd0dc3252c1d82c5c972df90dbeeca536ecd7e41de529d9\" id=54fe330e-8dbf-4875-8aa9-793982166971 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:30:28.889441 crc crio[23067]: time=\"2026-06-11T00:30:28.889358775Z\" level=info msg=\"Removing pod sandbox: 582c55c65761d433cdd0dc3252c1d82c5c972df90dbeeca536ecd7e41de529d9\" id=823bf84b-4ac2-4251-bc72-455ebc443977 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:30:28.921951 crc crio[23067]: time=\"2026-06-11T00:30:28.920848949Z\" level=info msg=\"Removed pod sandbox: 582c55c65761d433cdd0dc3252c1d82c5c972df90dbeeca536ecd7e41de529d9\" id=823bf84b-4ac2-4251-bc72-455ebc443977 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:30:28.922948 crc crio[23067]: time=\"2026-06-11T00:30:28.922865954Z\" level=info msg=\"Stopping pod sandbox: e8aaa1e44ca9d17393fd21fff751cb5c8c26bdc8581c1eb36a60e3e6b6a4a891\" id=0d133994-7f07-4ae1-9357-7ae57b99f5a4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:30:28.923113 crc crio[23067]: time=\"2026-06-11T00:30:28.922956346Z\" level=info msg=\"Stopped pod sandbox (already stopped): e8aaa1e44ca9d17393fd21fff751cb5c8c26bdc8581c1eb36a60e3e6b6a4a891\" id=0d133994-7f07-4ae1-9357-7ae57b99f5a4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:30:28.923823 crc crio[23067]: time=\"2026-06-11T00:30:28.923754078Z\" level=info msg=\"Removing pod sandbox: e8aaa1e44ca9d17393fd21fff751cb5c8c26bdc8581c1eb36a60e3e6b6a4a891\" id=bcca0fea-9c68-4f9a-972e-b4018e0a50f1 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:30:28.959460 crc crio[23067]: time=\"2026-06-11T00:30:28.959380244Z\" level=info msg=\"Removed pod sandbox: e8aaa1e44ca9d17393fd21fff751cb5c8c26bdc8581c1eb36a60e3e6b6a4a891\" id=bcca0fea-9c68-4f9a-972e-b4018e0a50f1 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:30:28.961269 crc crio[23067]: time=\"2026-06-11T00:30:28.960995428Z\" level=info msg=\"Stopping pod sandbox: 9535357f417cc16a5fc53ea9fae76cf373a556ca70d81da6fb4b4aede298edb1\" id=9fa6c4cd-b055-44c0-8e8b-a47c24b335c1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:30:28.961403 crc crio[23067]: time=\"2026-06-11T00:30:28.961293596Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9535357f417cc16a5fc53ea9fae76cf373a556ca70d81da6fb4b4aede298edb1\" id=9fa6c4cd-b055-44c0-8e8b-a47c24b335c1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:30:28.962181 crc crio[23067]: time=\"2026-06-11T00:30:28.962111728Z\" level=info msg=\"Removing pod sandbox: 9535357f417cc16a5fc53ea9fae76cf373a556ca70d81da6fb4b4aede298edb1\" id=097d62d3-db19-4b5c-abc4-1bb064880ba4 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:30:29.013841 crc crio[23067]: time=\"2026-06-11T00:30:29.013583345Z\" level=info msg=\"Removed pod sandbox: 9535357f417cc16a5fc53ea9fae76cf373a556ca70d81da6fb4b4aede298edb1\" id=097d62d3-db19-4b5c-abc4-1bb064880ba4 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:30:29.015903 crc crio[23067]: time=\"2026-06-11T00:30:29.015824406Z\" level=info msg=\"Stopping pod sandbox: 3210fd739acb2e93bb219f8dbbee652bfd004e6692e994a362356250cd4c7317\" id=cbd82d74-0d89-4a6b-a4ea-ff2c23045273 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:30:29.016302 crc crio[23067]: time=\"2026-06-11T00:30:29.016264277Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3210fd739acb2e93bb219f8dbbee652bfd004e6692e994a362356250cd4c7317\" id=cbd82d74-0d89-4a6b-a4ea-ff2c23045273 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:30:29.020796 crc crio[23067]: time=\"2026-06-11T00:30:29.020425Z\" level=info msg=\"Removing pod sandbox: 3210fd739acb2e93bb219f8dbbee652bfd004e6692e994a362356250cd4c7317\" id=cec9ad95-4fd3-4997-9760-2f7c0ac031dd name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:30:29.093432 crc crio[23067]: time=\"2026-06-11T00:30:29.093338878Z\" level=info msg=\"Removed pod sandbox: 3210fd739acb2e93bb219f8dbbee652bfd004e6692e994a362356250cd4c7317\" id=cec9ad95-4fd3-4997-9760-2f7c0ac031dd name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:30:29.095103 crc crio[23067]: time=\"2026-06-11T00:30:29.094971583Z\" level=info msg=\"Stopping pod sandbox: cec63dd46965a35dad52e6bddacfbc66b3669f72380b7871cb62b30651f06f12\" id=7293ac4a-65a0-4dbe-8256-81ee100ca010 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:30:29.095209 crc crio[23067]: time=\"2026-06-11T00:30:29.095133527Z\" level=info msg=\"Stopped pod sandbox (already stopped): cec63dd46965a35dad52e6bddacfbc66b3669f72380b7871cb62b30651f06f12\" id=7293ac4a-65a0-4dbe-8256-81ee100ca010 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:30:29.096030 crc crio[23067]: time=\"2026-06-11T00:30:29.095955309Z\" level=info msg=\"Removing pod sandbox: cec63dd46965a35dad52e6bddacfbc66b3669f72380b7871cb62b30651f06f12\" id=1719095a-059b-4eaf-bc93-a2a946c4e990 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:30:29.138610 crc crio[23067]: time=\"2026-06-11T00:30:29.138513944Z\" level=info msg=\"Removed pod sandbox: cec63dd46965a35dad52e6bddacfbc66b3669f72380b7871cb62b30651f06f12\" id=1719095a-059b-4eaf-bc93-a2a946c4e990 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:30:29.140350 crc crio[23067]: time=\"2026-06-11T00:30:29.140243921Z\" level=info msg=\"Stopping pod sandbox: c3314e4b789097253faaecfdefa04b6c3f53d212bd1245a409050ddbf732bdab\" id=7225a255-e07f-4af8-9a2d-b79dd874817c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:30:29.140451 crc crio[23067]: time=\"2026-06-11T00:30:29.140352684Z\" level=info msg=\"Stopped pod sandbox (already stopped): c3314e4b789097253faaecfdefa04b6c3f53d212bd1245a409050ddbf732bdab\" id=7225a255-e07f-4af8-9a2d-b79dd874817c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:30:29.141185 crc crio[23067]: time=\"2026-06-11T00:30:29.141096474Z\" level=info msg=\"Removing pod sandbox: c3314e4b789097253faaecfdefa04b6c3f53d212bd1245a409050ddbf732bdab\" id=3ad9d7b1-89bc-400b-b402-b379258c0bbb name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:30:29.161757 crc crio[23067]: time=\"2026-06-11T00:30:29.161564949Z\" level=info msg=\"Removed pod sandbox: c3314e4b789097253faaecfdefa04b6c3f53d212bd1245a409050ddbf732bdab\" id=3ad9d7b1-89bc-400b-b402-b379258c0bbb name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:30:29.162575 crc crio[23067]: time=\"2026-06-11T00:30:29.162483984Z\" level=info msg=\"Stopping pod sandbox: d184bcd45054852bda5ef501adcd82daed55b286a5009ed705fdc12a56b7912a\" id=13374cd8-cf47-4803-8c2f-c3c0cdf1c8b4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:30:29.162720 crc crio[23067]: time=\"2026-06-11T00:30:29.162594847Z\" level=info msg=\"Stopped pod sandbox (already stopped): d184bcd45054852bda5ef501adcd82daed55b286a5009ed705fdc12a56b7912a\" id=13374cd8-cf47-4803-8c2f-c3c0cdf1c8b4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:30:29.163313 crc crio[23067]: time=\"2026-06-11T00:30:29.163257975Z\" level=info msg=\"Removing pod sandbox: d184bcd45054852bda5ef501adcd82daed55b286a5009ed705fdc12a56b7912a\" id=c191bbc8-d315-40be-a250-d23f8e05cfda name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:30:29.222454 crc crio[23067]: time=\"2026-06-11T00:30:29.221544316Z\" level=info msg=\"Removed pod sandbox: d184bcd45054852bda5ef501adcd82daed55b286a5009ed705fdc12a56b7912a\" id=c191bbc8-d315-40be-a250-d23f8e05cfda name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:31:25.294577 crc crio[23067]: time=\"2026-06-11T00:31:25.293596636Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-dx8n8/POD\" id=cc4e1b65-a4a7-480b-a421-bcff9d1e85fd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:31:25.297444 crc crio[23067]: time=\"2026-06-11T00:31:25.295070506Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:31:25.346835 crc crio[23067]: time=\"2026-06-11T00:31:25.346607994Z\" level=info msg=\"Got pod network &{Name:redhat-operators-dx8n8 Namespace:openshift-marketplace ID:dc68d71a0c9631a96c46cb8d794b795712a3fa4cb301b3951241362a9ca52b3d UID:7e9c1df5-6e26-49e2-a87a-e009d5d10f05 NetNS:/var/run/netns/7bf9ee91-1d95-471c-b718-d898223dfbe8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7e9c1df5_6e26_49e2_a87a_e009d5d10f05.slice PodAnnotations:0xc007e13128}] Aliases:map[]}\"\nJun 11 00:31:25.346835 crc crio[23067]: time=\"2026-06-11T00:31:25.346726407Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-dx8n8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:31:26.007930 crc crio[23067]: 2026-06-11T00:31:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dc68d71a0c9631a Mac:82:58:26:9b:bb:1a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e2 Mtu:0 Sandbox:/var/run/netns/7bf9ee91-1d95-471c-b718-d898223dfbe8 SocketPath: PciID:}] [{Interface:0xc0001346b0 Address:{IP:10.217.0.226 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:31:26.009874 crc crio[23067]: time=\"2026-06-11T00:31:26.009795253Z\" level=info msg=\"Got pod network &{Name:redhat-operators-dx8n8 Namespace:openshift-marketplace ID:dc68d71a0c9631a96c46cb8d794b795712a3fa4cb301b3951241362a9ca52b3d UID:7e9c1df5-6e26-49e2-a87a-e009d5d10f05 NetNS:/var/run/netns/7bf9ee91-1d95-471c-b718-d898223dfbe8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7e9c1df5_6e26_49e2_a87a_e009d5d10f05.slice PodAnnotations:0xc007e13128}] Aliases:map[]}\"\nJun 11 00:31:26.010116 crc crio[23067]: time=\"2026-06-11T00:31:26.010008149Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-dx8n8 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:31:26.022629 crc crio[23067]: time=\"2026-06-11T00:31:26.022512638Z\" level=info msg=\"Ran pod sandbox dc68d71a0c9631a96c46cb8d794b795712a3fa4cb301b3951241362a9ca52b3d with infra container: openshift-marketplace/redhat-operators-dx8n8/POD\" id=cc4e1b65-a4a7-480b-a421-bcff9d1e85fd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:31:26.026440 crc crio[23067]: time=\"2026-06-11T00:31:26.026227299Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=fac3bad8-9a44-4bba-a380-fbe3d277b2b6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:31:26.030772 crc crio[23067]: time=\"2026-06-11T00:31:26.030710651Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=3b6bd80e-101c-4f4f-b151-f1f218857abc name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:31:26.042747 crc crio[23067]: time=\"2026-06-11T00:31:26.042561932Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-dx8n8/extract-utilities\" id=da1cf32d-e438-4cc0-804d-24005e2c381e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:31:26.043460 crc crio[23067]: time=\"2026-06-11T00:31:26.043326763Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:31:26.129687 crc crio[23067]: time=\"2026-06-11T00:31:26.129557312Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:31:26.138494 crc crio[23067]: time=\"2026-06-11T00:31:26.138434353Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:31:26.381734 crc crio[23067]: time=\"2026-06-11T00:31:26.380455849Z\" level=info msg=\"Created container 9a654863cf082fc64dc36a1915e0449f2f521218130c775918e9510f8bfe62bd: openshift-marketplace/redhat-operators-dx8n8/extract-utilities\" id=da1cf32d-e438-4cc0-804d-24005e2c381e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:31:26.383792 crc crio[23067]: time=\"2026-06-11T00:31:26.383578033Z\" level=info msg=\"Starting container: 9a654863cf082fc64dc36a1915e0449f2f521218130c775918e9510f8bfe62bd\" id=fa7beef0-ba8d-40df-b6eb-2f8af7b18a62 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:31:26.390823 crc crio[23067]: time=\"2026-06-11T00:31:26.390586874Z\" level=info msg=\"Started container\" PID=117976 containerID=9a654863cf082fc64dc36a1915e0449f2f521218130c775918e9510f8bfe62bd description=openshift-marketplace/redhat-operators-dx8n8/extract-utilities id=fa7beef0-ba8d-40df-b6eb-2f8af7b18a62 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dc68d71a0c9631a96c46cb8d794b795712a3fa4cb301b3951241362a9ca52b3d\nJun 11 00:31:26.641866 crc crio[23067]: time=\"2026-06-11T00:31:26.641759717Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=acd2aafb-2ba3-4396-9d98-0bfea0f90c61 name=/runtime.v1.ImageService/PullImage\nJun 11 00:31:26.653025 crc crio[23067]: time=\"2026-06-11T00:31:26.652891659Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"\nJun 11 00:31:28.013175 crc crio[23067]: time=\"2026-06-11T00:31:28.012640776Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:546c77fdbf5f7c6a9a4243f4c4ef38fe0f584972a70f687bc40091743ee77d60\" id=acd2aafb-2ba3-4396-9d98-0bfea0f90c61 name=/runtime.v1.ImageService/PullImage\nJun 11 00:31:28.014710 crc crio[23067]: time=\"2026-06-11T00:31:28.014044354Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=bac1bd5d-cec2-4595-b6b8-30629cc6c46f name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:31:28.016924 crc crio[23067]: time=\"2026-06-11T00:31:28.01682646Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=6f871ac4-9eab-439c-af9f-30bd5d9232b0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:31:28.024743 crc crio[23067]: time=\"2026-06-11T00:31:28.02457966Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-dx8n8/extract-content\" id=f6b2c9d8-495a-4fd3-a8f6-fb99d0f3c412 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:31:28.025309 crc crio[23067]: time=\"2026-06-11T00:31:28.025243318Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:31:28.090556 crc crio[23067]: time=\"2026-06-11T00:31:28.090448677Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:31:28.094609 crc crio[23067]: time=\"2026-06-11T00:31:28.094324142Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:31:28.275239 crc crio[23067]: time=\"2026-06-11T00:31:28.275023384Z\" level=info msg=\"Created container 6cec952ee6c53781489d81a7e8d5ceabf3ca3b8f443c7b0acfd76bb034d53b9b: openshift-marketplace/redhat-operators-dx8n8/extract-content\" id=f6b2c9d8-495a-4fd3-a8f6-fb99d0f3c412 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:31:28.276459 crc crio[23067]: time=\"2026-06-11T00:31:28.276381701Z\" level=info msg=\"Starting container: 6cec952ee6c53781489d81a7e8d5ceabf3ca3b8f443c7b0acfd76bb034d53b9b\" id=81ecef24-8c96-4e45-b263-e490ae4919bc name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:31:28.282533 crc crio[23067]: time=\"2026-06-11T00:31:28.282418445Z\" level=info msg=\"Started container\" PID=118081 containerID=6cec952ee6c53781489d81a7e8d5ceabf3ca3b8f443c7b0acfd76bb034d53b9b description=openshift-marketplace/redhat-operators-dx8n8/extract-content id=81ecef24-8c96-4e45-b263-e490ae4919bc name=/runtime.v1.RuntimeService/StartContainer sandboxID=dc68d71a0c9631a96c46cb8d794b795712a3fa4cb301b3951241362a9ca52b3d\nJun 11 00:31:29.243559 crc crio[23067]: time=\"2026-06-11T00:31:29.243158407Z\" level=info msg=\"Removing container: e7e08d755cc053a6afd8bea86f0012eb8dde950d995e6ad33505f71c2f3c9375\" id=b59bc773-dc93-4ceb-9d39-5db6766131d5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:31:29.282162 crc crio[23067]: time=\"2026-06-11T00:31:29.281828376Z\" level=info msg=\"Removed container e7e08d755cc053a6afd8bea86f0012eb8dde950d995e6ad33505f71c2f3c9375: openstack/nova-api-9470-account-create-update-gfrdz/mariadb-account-create-update\" id=b59bc773-dc93-4ceb-9d39-5db6766131d5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:31:29.285370 crc crio[23067]: time=\"2026-06-11T00:31:29.285242698Z\" level=info msg=\"Removing container: 028d408e1ecf27e2930d6365ea0744592ee8aef8f564c0b3376d80c3121afe0a\" id=47abd1c4-27d0-4a35-a0be-10223e9df3ec name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:31:29.328855 crc crio[23067]: time=\"2026-06-11T00:31:29.328482221Z\" level=info msg=\"Removed container 028d408e1ecf27e2930d6365ea0744592ee8aef8f564c0b3376d80c3121afe0a: openstack/nova-cell1-db-create-nstdm/mariadb-database-create\" id=47abd1c4-27d0-4a35-a0be-10223e9df3ec name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:31:29.334164 crc crio[23067]: time=\"2026-06-11T00:31:29.332587563Z\" level=info msg=\"Removing container: 4f1fe426423cc7668aecb4a0b0bebb5689788dbd92471d4dafc0979659619f59\" id=43fab9ae-4c07-4dd2-ae05-b1f24cc44341 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:31:29.408711 crc crio[23067]: time=\"2026-06-11T00:31:29.408492692Z\" level=info msg=\"Removed container 4f1fe426423cc7668aecb4a0b0bebb5689788dbd92471d4dafc0979659619f59: openstack/nova-api-db-create-hmqpj/mariadb-database-create\" id=43fab9ae-4c07-4dd2-ae05-b1f24cc44341 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:31:29.411892 crc crio[23067]: time=\"2026-06-11T00:31:29.411793161Z\" level=info msg=\"Removing container: b5bff6726524da07ee0102c7a9486cd925fffd1d7bec51420914598ea05a3e66\" id=4d052225-461e-403c-a2a0-740078ea78a4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:31:29.479807 crc crio[23067]: time=\"2026-06-11T00:31:29.479693103Z\" level=info msg=\"Removed container b5bff6726524da07ee0102c7a9486cd925fffd1d7bec51420914598ea05a3e66: openstack/nova-cell1-1e3d-account-create-update-8lhkl/mariadb-account-create-update\" id=4d052225-461e-403c-a2a0-740078ea78a4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:31:29.485346 crc crio[23067]: time=\"2026-06-11T00:31:29.485174432Z\" level=info msg=\"Removing container: 358fd9f03d668ebfc266a89b6537ea6f9905b405cc7c721bcf9f0e1e7b7c6659\" id=35021cc1-ca42-4640-9862-4834651a1916 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:31:29.556173 crc crio[23067]: time=\"2026-06-11T00:31:29.556038124Z\" level=info msg=\"Removed container 358fd9f03d668ebfc266a89b6537ea6f9905b405cc7c721bcf9f0e1e7b7c6659: openstack/nova-cell0-04ba-account-create-update-mts6r/mariadb-account-create-update\" id=35021cc1-ca42-4640-9862-4834651a1916 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:31:29.559706 crc crio[23067]: time=\"2026-06-11T00:31:29.559502098Z\" level=info msg=\"Removing container: 22a416df0172a5f7c9656e8a20d45ad7e00f2fc81364d187ce187773020ac870\" id=dfbda2fb-9aad-4e41-a031-679fb1645b2b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:31:29.610870 crc crio[23067]: time=\"2026-06-11T00:31:29.610543163Z\" level=info msg=\"Removed container 22a416df0172a5f7c9656e8a20d45ad7e00f2fc81364d187ce187773020ac870: openstack/nova-cell0-db-create-48rwf/mariadb-database-create\" id=dfbda2fb-9aad-4e41-a031-679fb1645b2b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:31:29.626424 crc crio[23067]: time=\"2026-06-11T00:31:29.626221738Z\" level=info msg=\"Stopping pod sandbox: 0fa621ca76a0d6b8aef550b23ca83d2cc7beb7f03b29ade2d33a8076b9baade5\" id=4b2967a3-9d6a-450d-9aec-bdc37a1373ca name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:31:29.626424 crc crio[23067]: time=\"2026-06-11T00:31:29.626315781Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0fa621ca76a0d6b8aef550b23ca83d2cc7beb7f03b29ade2d33a8076b9baade5\" id=4b2967a3-9d6a-450d-9aec-bdc37a1373ca name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:31:29.627182 crc crio[23067]: time=\"2026-06-11T00:31:29.62702439Z\" level=info msg=\"Removing pod sandbox: 0fa621ca76a0d6b8aef550b23ca83d2cc7beb7f03b29ade2d33a8076b9baade5\" id=a9e0bc0e-48a5-4e2f-938e-070639f38f99 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:31:29.656052 crc crio[23067]: time=\"2026-06-11T00:31:29.655927684Z\" level=info msg=\"Removed pod sandbox: 0fa621ca76a0d6b8aef550b23ca83d2cc7beb7f03b29ade2d33a8076b9baade5\" id=a9e0bc0e-48a5-4e2f-938e-070639f38f99 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:31:29.658167 crc crio[23067]: time=\"2026-06-11T00:31:29.658036631Z\" level=info msg=\"Stopping pod sandbox: 2b05dae8ba239705d4acd89f81f30b0a316ff3e88cc35bdfd8e26bd5844e769e\" id=ab6a38e2-6802-4d5f-a6d3-c4a9078b3bce name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:31:29.658408 crc crio[23067]: time=\"2026-06-11T00:31:29.65833993Z\" level=info msg=\"Stopped pod sandbox (already stopped): 2b05dae8ba239705d4acd89f81f30b0a316ff3e88cc35bdfd8e26bd5844e769e\" id=ab6a38e2-6802-4d5f-a6d3-c4a9078b3bce name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:31:29.660299 crc crio[23067]: time=\"2026-06-11T00:31:29.660217041Z\" level=info msg=\"Removing pod sandbox: 2b05dae8ba239705d4acd89f81f30b0a316ff3e88cc35bdfd8e26bd5844e769e\" id=f9a8a45b-2a5a-49fd-b984-464077cf2f9e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:31:29.688423 crc crio[23067]: time=\"2026-06-11T00:31:29.687515771Z\" level=info msg=\"Removed pod sandbox: 2b05dae8ba239705d4acd89f81f30b0a316ff3e88cc35bdfd8e26bd5844e769e\" id=f9a8a45b-2a5a-49fd-b984-464077cf2f9e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:31:29.690286 crc crio[23067]: time=\"2026-06-11T00:31:29.69005266Z\" level=info msg=\"Stopping pod sandbox: 977ea6cae932bf7394ab2b48ee19eafb835880b9632a4a0a4273481ce3cd7d49\" id=4207df94-96c9-480c-a155-cec022f30610 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:31:29.690286 crc crio[23067]: time=\"2026-06-11T00:31:29.690146362Z\" level=info msg=\"Stopped pod sandbox (already stopped): 977ea6cae932bf7394ab2b48ee19eafb835880b9632a4a0a4273481ce3cd7d49\" id=4207df94-96c9-480c-a155-cec022f30610 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:31:29.692043 crc crio[23067]: time=\"2026-06-11T00:31:29.691954562Z\" level=info msg=\"Removing pod sandbox: 977ea6cae932bf7394ab2b48ee19eafb835880b9632a4a0a4273481ce3cd7d49\" id=fddb3bc5-1da0-4439-a4c4-019252dc5b59 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:31:29.717048 crc crio[23067]: time=\"2026-06-11T00:31:29.716989061Z\" level=info msg=\"Removed pod sandbox: 977ea6cae932bf7394ab2b48ee19eafb835880b9632a4a0a4273481ce3cd7d49\" id=fddb3bc5-1da0-4439-a4c4-019252dc5b59 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:31:29.717631 crc crio[23067]: time=\"2026-06-11T00:31:29.717583147Z\" level=info msg=\"Stopping pod sandbox: 0acd887e579a7996287cf906b7118417b27936a33a58912f677a14546c626979\" id=d25eb06a-f27a-4978-bc87-6ebb83f98e88 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:31:29.717981 crc crio[23067]: time=\"2026-06-11T00:31:29.717906486Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0acd887e579a7996287cf906b7118417b27936a33a58912f677a14546c626979\" id=d25eb06a-f27a-4978-bc87-6ebb83f98e88 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:31:29.718392 crc crio[23067]: time=\"2026-06-11T00:31:29.718348538Z\" level=info msg=\"Removing pod sandbox: 0acd887e579a7996287cf906b7118417b27936a33a58912f677a14546c626979\" id=bf37f895-9b35-436b-babf-cad625fe7db6 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:31:29.756723 crc crio[23067]: time=\"2026-06-11T00:31:29.756313837Z\" level=info msg=\"Removed pod sandbox: 0acd887e579a7996287cf906b7118417b27936a33a58912f677a14546c626979\" id=bf37f895-9b35-436b-babf-cad625fe7db6 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:31:29.758378 crc crio[23067]: time=\"2026-06-11T00:31:29.758282851Z\" level=info msg=\"Stopping pod sandbox: a69e754acd13dddce35481fa790df5c611e734815109273c58f5a68e542d03d6\" id=a7f3bc84-ac94-46d6-95fb-aa8898c31f7b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:31:29.758546 crc crio[23067]: time=\"2026-06-11T00:31:29.758383714Z\" level=info msg=\"Stopped pod sandbox (already stopped): a69e754acd13dddce35481fa790df5c611e734815109273c58f5a68e542d03d6\" id=a7f3bc84-ac94-46d6-95fb-aa8898c31f7b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:31:29.759802 crc crio[23067]: time=\"2026-06-11T00:31:29.75935481Z\" level=info msg=\"Removing pod sandbox: a69e754acd13dddce35481fa790df5c611e734815109273c58f5a68e542d03d6\" id=44435d49-0e4a-4248-a74a-38ec4a0e2334 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:31:29.782356 crc crio[23067]: time=\"2026-06-11T00:31:29.78222785Z\" level=info msg=\"Removed pod sandbox: a69e754acd13dddce35481fa790df5c611e734815109273c58f5a68e542d03d6\" id=44435d49-0e4a-4248-a74a-38ec4a0e2334 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:31:29.783436 crc crio[23067]: time=\"2026-06-11T00:31:29.783354201Z\" level=info msg=\"Stopping pod sandbox: 7382d48ecff8cf5692688a450c0f590e7e205beec1349c8833e33e8d4f1e2ace\" id=746f7534-0c3b-43d4-b97d-ef9c4c1461cd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:31:29.783617 crc crio[23067]: time=\"2026-06-11T00:31:29.783445683Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7382d48ecff8cf5692688a450c0f590e7e205beec1349c8833e33e8d4f1e2ace\" id=746f7534-0c3b-43d4-b97d-ef9c4c1461cd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:31:29.784263 crc crio[23067]: time=\"2026-06-11T00:31:29.784180543Z\" level=info msg=\"Removing pod sandbox: 7382d48ecff8cf5692688a450c0f590e7e205beec1349c8833e33e8d4f1e2ace\" id=d7edd8bf-0098-4035-94df-11241107d512 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:31:29.809523 crc crio[23067]: time=\"2026-06-11T00:31:29.809329266Z\" level=info msg=\"Removed pod sandbox: 7382d48ecff8cf5692688a450c0f590e7e205beec1349c8833e33e8d4f1e2ace\" id=d7edd8bf-0098-4035-94df-11241107d512 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:31:37.908624 crc crio[23067]: time=\"2026-06-11T00:31:37.907626444Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=fd333eda-6e49-4a79-b4c4-70d45917a8cf name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:31:37.920357 crc crio[23067]: time=\"2026-06-11T00:31:37.920231216Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=4b63a722-91fc-4029-8563-a858a0e82d09 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:31:38.045835 crc crio[23067]: time=\"2026-06-11T00:31:38.045259467Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-dx8n8/registry-server\" id=2ffbbeb7-9f3e-48bb-b3de-2e8ca5f768f8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:31:38.049176 crc crio[23067]: time=\"2026-06-11T00:31:38.047910299Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:31:38.259758 crc crio[23067]: time=\"2026-06-11T00:31:38.259215011Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:31:38.264395 crc crio[23067]: time=\"2026-06-11T00:31:38.26432421Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:31:38.624546 crc crio[23067]: time=\"2026-06-11T00:31:38.624225063Z\" level=info msg=\"Created container 8e600fa4085faacb8f9e357b28ce887946ba1777b6675a36a4752ec0d043837f: openshift-marketplace/redhat-operators-dx8n8/registry-server\" id=2ffbbeb7-9f3e-48bb-b3de-2e8ca5f768f8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:31:38.628247 crc crio[23067]: time=\"2026-06-11T00:31:38.627351148Z\" level=info msg=\"Starting container: 8e600fa4085faacb8f9e357b28ce887946ba1777b6675a36a4752ec0d043837f\" id=e0f3af6a-a7d9-4b56-ae9e-a58f807924ab name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:31:38.635243 crc crio[23067]: time=\"2026-06-11T00:31:38.63515162Z\" level=info msg=\"Started container\" PID=118570 containerID=8e600fa4085faacb8f9e357b28ce887946ba1777b6675a36a4752ec0d043837f description=openshift-marketplace/redhat-operators-dx8n8/registry-server id=e0f3af6a-a7d9-4b56-ae9e-a58f807924ab name=/runtime.v1.RuntimeService/StartContainer sandboxID=dc68d71a0c9631a96c46cb8d794b795712a3fa4cb301b3951241362a9ca52b3d\nJun 11 00:32:00.586148 crc crio[23067]: time=\"2026-06-11T00:32:00.585258109Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29685632-n2kfn/POD\" id=402c8e2d-4a35-4c74-b939-61d106469f63 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:32:00.588161 crc crio[23067]: time=\"2026-06-11T00:32:00.586551414Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:32:00.676207 crc crio[23067]: time=\"2026-06-11T00:32:00.675937369Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685632-n2kfn Namespace:openshift-infra ID:b2c75f315cbf7bbc5057c045251aadca462142a079d670c707ba6c81bf828cdd UID:054b7db6-d226-464e-af50-a24aa5517df4 NetNS:/var/run/netns/d66688e4-f808-486e-b771-9228647bc094 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod054b7db6_d226_464e_af50_a24aa5517df4.slice PodAnnotations:0xc002393120}] Aliases:map[]}\"\nJun 11 00:32:00.676207 crc crio[23067]: time=\"2026-06-11T00:32:00.676026951Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29685632-n2kfn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:32:01.389750 crc crio[23067]: 2026-06-11T00:32:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b2c75f315cbf7bb Mac:3e:86:b7:8f:1d:68 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e3 Mtu:0 Sandbox:/var/run/netns/d66688e4-f808-486e-b771-9228647bc094 SocketPath: PciID:}] [{Interface:0xc000014ea0 Address:{IP:10.217.0.227 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:32:01.393402 crc crio[23067]: time=\"2026-06-11T00:32:01.393230116Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685632-n2kfn Namespace:openshift-infra ID:b2c75f315cbf7bbc5057c045251aadca462142a079d670c707ba6c81bf828cdd UID:054b7db6-d226-464e-af50-a24aa5517df4 NetNS:/var/run/netns/d66688e4-f808-486e-b771-9228647bc094 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod054b7db6_d226_464e_af50_a24aa5517df4.slice PodAnnotations:0xc002393120}] Aliases:map[]}\"\nJun 11 00:32:01.393746 crc crio[23067]: time=\"2026-06-11T00:32:01.393585736Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29685632-n2kfn for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:32:01.420580 crc crio[23067]: time=\"2026-06-11T00:32:01.420499336Z\" level=info msg=\"Ran pod sandbox b2c75f315cbf7bbc5057c045251aadca462142a079d670c707ba6c81bf828cdd with infra container: openshift-infra/auto-csr-approver-29685632-n2kfn/POD\" id=402c8e2d-4a35-4c74-b939-61d106469f63 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:32:01.426464 crc crio[23067]: time=\"2026-06-11T00:32:01.426393626Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=01b50a94-a76a-482e-a787-09f624a49c5f name=/runtime.v1.ImageService/PullImage\nJun 11 00:32:01.440062 crc crio[23067]: time=\"2026-06-11T00:32:01.439969594Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 00:32:02.359949 crc crio[23067]: time=\"2026-06-11T00:32:02.358587124Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=01b50a94-a76a-482e-a787-09f624a49c5f name=/runtime.v1.ImageService/PullImage\nJun 11 00:32:02.362761 crc crio[23067]: time=\"2026-06-11T00:32:02.361875683Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=037ad1d9-05f2-4373-b1f3-9c57437bbaa7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:32:02.365140 crc crio[23067]: time=\"2026-06-11T00:32:02.365022149Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=25931849-1b1b-404d-9438-cae38e9ec6eb name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:32:02.376513 crc crio[23067]: time=\"2026-06-11T00:32:02.376444329Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29685632-n2kfn/oc\" id=b38664ed-2715-43e2-b6b0-1b8e75f2f315 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:32:02.377264 crc crio[23067]: time=\"2026-06-11T00:32:02.377183019Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:32:02.457523 crc crio[23067]: time=\"2026-06-11T00:32:02.457425975Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:32:03.039750 crc crio[23067]: time=\"2026-06-11T00:32:03.039566878Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:32:03.212144 crc crio[23067]: time=\"2026-06-11T00:32:03.211471461Z\" level=info msg=\"Created container 26966631490a8b31c9488fb747c04f70f79b14ddbd698153087e7c46953f5434: openshift-infra/auto-csr-approver-29685632-n2kfn/oc\" id=b38664ed-2715-43e2-b6b0-1b8e75f2f315 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:32:03.213405 crc crio[23067]: time=\"2026-06-11T00:32:03.213356382Z\" level=info msg=\"Starting container: 26966631490a8b31c9488fb747c04f70f79b14ddbd698153087e7c46953f5434\" id=157ab301-04d5-4128-b6e2-851d5aeda6a7 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:32:03.219229 crc crio[23067]: time=\"2026-06-11T00:32:03.219141389Z\" level=info msg=\"Started container\" PID=119828 containerID=26966631490a8b31c9488fb747c04f70f79b14ddbd698153087e7c46953f5434 description=openshift-infra/auto-csr-approver-29685632-n2kfn/oc id=157ab301-04d5-4128-b6e2-851d5aeda6a7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b2c75f315cbf7bbc5057c045251aadca462142a079d670c707ba6c81bf828cdd\nJun 11 00:32:05.203253 crc crio[23067]: time=\"2026-06-11T00:32:05.202508712Z\" level=info msg=\"Stopping pod sandbox: b2c75f315cbf7bbc5057c045251aadca462142a079d670c707ba6c81bf828cdd\" id=fd593ee5-828c-4263-8c3f-aa7b9bdce1f9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:32:05.205143 crc crio[23067]: time=\"2026-06-11T00:32:05.204039894Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685632-n2kfn Namespace:openshift-infra ID:b2c75f315cbf7bbc5057c045251aadca462142a079d670c707ba6c81bf828cdd UID:054b7db6-d226-464e-af50-a24aa5517df4 NetNS:/var/run/netns/d66688e4-f808-486e-b771-9228647bc094 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod054b7db6_d226_464e_af50_a24aa5517df4.slice PodAnnotations:0xc007e12a48}] Aliases:map[]}\"\nJun 11 00:32:05.205143 crc crio[23067]: time=\"2026-06-11T00:32:05.204225929Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29685632-n2kfn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:32:05.630419 crc crio[23067]: time=\"2026-06-11T00:32:05.629879986Z\" level=info msg=\"Stopped pod sandbox: b2c75f315cbf7bbc5057c045251aadca462142a079d670c707ba6c81bf828cdd\" id=fd593ee5-828c-4263-8c3f-aa7b9bdce1f9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:32:07.235926 crc crio[23067]: time=\"2026-06-11T00:32:07.235271697Z\" level=info msg=\"Stopping container: 8e600fa4085faacb8f9e357b28ce887946ba1777b6675a36a4752ec0d043837f (timeout: 2s)\" id=67510e72-ee3f-41c6-89dd-87dd0548c6f4 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 00:32:07.369853 crc crio[23067]: time=\"2026-06-11T00:32:07.36922267Z\" level=info msg=\"Stopped container 8e600fa4085faacb8f9e357b28ce887946ba1777b6675a36a4752ec0d043837f: openshift-marketplace/redhat-operators-dx8n8/registry-server\" id=67510e72-ee3f-41c6-89dd-87dd0548c6f4 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 00:32:07.370815 crc crio[23067]: time=\"2026-06-11T00:32:07.370771102Z\" level=info msg=\"Stopping pod sandbox: dc68d71a0c9631a96c46cb8d794b795712a3fa4cb301b3951241362a9ca52b3d\" id=a79d1c7c-4860-4f30-bcd8-2ee0f74f5865 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:32:07.371710 crc crio[23067]: time=\"2026-06-11T00:32:07.371619315Z\" level=info msg=\"Got pod network &{Name:redhat-operators-dx8n8 Namespace:openshift-marketplace ID:dc68d71a0c9631a96c46cb8d794b795712a3fa4cb301b3951241362a9ca52b3d UID:7e9c1df5-6e26-49e2-a87a-e009d5d10f05 NetNS:/var/run/netns/7bf9ee91-1d95-471c-b718-d898223dfbe8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7e9c1df5_6e26_49e2_a87a_e009d5d10f05.slice PodAnnotations:0xc002a47000}] Aliases:map[]}\"\nJun 11 00:32:07.372042 crc crio[23067]: time=\"2026-06-11T00:32:07.372013476Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-dx8n8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:32:07.711402 crc crio[23067]: time=\"2026-06-11T00:32:07.71127212Z\" level=info msg=\"Stopped pod sandbox: dc68d71a0c9631a96c46cb8d794b795712a3fa4cb301b3951241362a9ca52b3d\" id=a79d1c7c-4860-4f30-bcd8-2ee0f74f5865 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:32:08.259187 crc crio[23067]: time=\"2026-06-11T00:32:08.258595867Z\" level=info msg=\"Removing container: 8e600fa4085faacb8f9e357b28ce887946ba1777b6675a36a4752ec0d043837f\" id=62566bbb-3583-4a4b-971f-c8ef6576073b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:32:08.294761 crc crio[23067]: time=\"2026-06-11T00:32:08.294553873Z\" level=info msg=\"Removed container 8e600fa4085faacb8f9e357b28ce887946ba1777b6675a36a4752ec0d043837f: openshift-marketplace/redhat-operators-dx8n8/registry-server\" id=62566bbb-3583-4a4b-971f-c8ef6576073b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:32:08.298982 crc crio[23067]: time=\"2026-06-11T00:32:08.298559911Z\" level=info msg=\"Removing container: 6cec952ee6c53781489d81a7e8d5ceabf3ca3b8f443c7b0acfd76bb034d53b9b\" id=b3ef35ca-4c58-485a-a1c9-e1ba302c099d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:32:08.367602 crc crio[23067]: time=\"2026-06-11T00:32:08.36745964Z\" level=info msg=\"Removed container 6cec952ee6c53781489d81a7e8d5ceabf3ca3b8f443c7b0acfd76bb034d53b9b: openshift-marketplace/redhat-operators-dx8n8/extract-content\" id=b3ef35ca-4c58-485a-a1c9-e1ba302c099d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:32:08.370583 crc crio[23067]: time=\"2026-06-11T00:32:08.370515523Z\" level=info msg=\"Removing container: 9a654863cf082fc64dc36a1915e0449f2f521218130c775918e9510f8bfe62bd\" id=a640e011-57bd-424f-a413-7a0ab7eb89c4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:32:08.404160 crc crio[23067]: time=\"2026-06-11T00:32:08.404045343Z\" level=info msg=\"Removed container 9a654863cf082fc64dc36a1915e0449f2f521218130c775918e9510f8bfe62bd: openshift-marketplace/redhat-operators-dx8n8/extract-utilities\" id=a640e011-57bd-424f-a413-7a0ab7eb89c4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:32:29.843828 crc crio[23067]: time=\"2026-06-11T00:32:29.843289114Z\" level=info msg=\"Removing container: 5d316d7e5ddaed9addc35611c2cb940f2d287e8b707a5c9900995ddbeee6a2b5\" id=35b4c0d4-a54d-4a98-96a9-d09c8f833f89 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:32:29.973265 crc crio[23067]: time=\"2026-06-11T00:32:29.973106875Z\" level=info msg=\"Removed container 5d316d7e5ddaed9addc35611c2cb940f2d287e8b707a5c9900995ddbeee6a2b5: openstack/nova-cell0-conductor-db-sync-qdt55/nova-cell0-conductor-db-sync\" id=35b4c0d4-a54d-4a98-96a9-d09c8f833f89 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:32:29.976746 crc crio[23067]: time=\"2026-06-11T00:32:29.9766249Z\" level=info msg=\"Removing container: a8dad935f40927a854e7d317a69098bb99054bc2a19215c43f6ce810a12a809e\" id=55d74e76-a59e-4d8e-9626-4b8cfa40cf91 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:32:30.094918 crc crio[23067]: time=\"2026-06-11T00:32:30.094257661Z\" level=info msg=\"Removed container a8dad935f40927a854e7d317a69098bb99054bc2a19215c43f6ce810a12a809e: openstack/nova-cell0-cell-mapping-xb27t/nova-manage\" id=55d74e76-a59e-4d8e-9626-4b8cfa40cf91 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:32:30.098332 crc crio[23067]: time=\"2026-06-11T00:32:30.098224949Z\" level=info msg=\"Removing container: a711971067f6f694f0e7d1ee58f1c365d5fe1edb301172441b497377566922d8\" id=216a3062-9ab0-4703-9c7c-0b64e78bbca9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:32:30.386866 crc crio[23067]: time=\"2026-06-11T00:32:30.386495228Z\" level=info msg=\"Removed container a711971067f6f694f0e7d1ee58f1c365d5fe1edb301172441b497377566922d8: openshift-infra/auto-csr-approver-29685626-ckcfd/oc\" id=216a3062-9ab0-4703-9c7c-0b64e78bbca9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:32:30.401521 crc crio[23067]: time=\"2026-06-11T00:32:30.401356881Z\" level=info msg=\"Stopping pod sandbox: 3c13cd1eab402c22f2fd89d7ef8182e96336a05e2994ac1576609cae2078ee5c\" id=f9d6ed21-fcc5-459e-b101-cd3f29b1f515 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:32:30.401521 crc crio[23067]: time=\"2026-06-11T00:32:30.401495235Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3c13cd1eab402c22f2fd89d7ef8182e96336a05e2994ac1576609cae2078ee5c\" id=f9d6ed21-fcc5-459e-b101-cd3f29b1f515 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:32:30.402270 crc crio[23067]: time=\"2026-06-11T00:32:30.402167943Z\" level=info msg=\"Removing pod sandbox: 3c13cd1eab402c22f2fd89d7ef8182e96336a05e2994ac1576609cae2078ee5c\" id=a2ed76b9-a27a-4b81-acac-0677988de8df name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:32:30.461464 crc crio[23067]: time=\"2026-06-11T00:32:30.461336288Z\" level=info msg=\"Removed pod sandbox: 3c13cd1eab402c22f2fd89d7ef8182e96336a05e2994ac1576609cae2078ee5c\" id=a2ed76b9-a27a-4b81-acac-0677988de8df name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:32:30.462595 crc crio[23067]: time=\"2026-06-11T00:32:30.4624892Z\" level=info msg=\"Stopping pod sandbox: 2372f98056afe18818b42c667e9cae95f5f86c45c00a11a583ab0d374c2a6c11\" id=b0c65952-0ea9-4b2a-b64f-c8277c06fda7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:32:30.462901 crc crio[23067]: time=\"2026-06-11T00:32:30.462597003Z\" level=info msg=\"Stopped pod sandbox (already stopped): 2372f98056afe18818b42c667e9cae95f5f86c45c00a11a583ab0d374c2a6c11\" id=b0c65952-0ea9-4b2a-b64f-c8277c06fda7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:32:30.463695 crc crio[23067]: time=\"2026-06-11T00:32:30.463562199Z\" level=info msg=\"Removing pod sandbox: 2372f98056afe18818b42c667e9cae95f5f86c45c00a11a583ab0d374c2a6c11\" id=6cc62c5a-2413-4330-8caa-8d1fdbbc4610 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:32:30.485363 crc crio[23067]: time=\"2026-06-11T00:32:30.484856247Z\" level=info msg=\"Removed pod sandbox: 2372f98056afe18818b42c667e9cae95f5f86c45c00a11a583ab0d374c2a6c11\" id=6cc62c5a-2413-4330-8caa-8d1fdbbc4610 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:32:30.486623 crc crio[23067]: time=\"2026-06-11T00:32:30.486525082Z\" level=info msg=\"Stopping pod sandbox: dc68d71a0c9631a96c46cb8d794b795712a3fa4cb301b3951241362a9ca52b3d\" id=00140568-d03d-408b-9a31-d7b642bab79c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:32:30.486623 crc crio[23067]: time=\"2026-06-11T00:32:30.486614744Z\" level=info msg=\"Stopped pod sandbox (already stopped): dc68d71a0c9631a96c46cb8d794b795712a3fa4cb301b3951241362a9ca52b3d\" id=00140568-d03d-408b-9a31-d7b642bab79c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:32:30.487463 crc crio[23067]: time=\"2026-06-11T00:32:30.487341924Z\" level=info msg=\"Removing pod sandbox: dc68d71a0c9631a96c46cb8d794b795712a3fa4cb301b3951241362a9ca52b3d\" id=e4a8de17-40b2-4981-8839-39c087eab6a2 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:32:30.515077 crc crio[23067]: time=\"2026-06-11T00:32:30.512744143Z\" level=info msg=\"Removed pod sandbox: dc68d71a0c9631a96c46cb8d794b795712a3fa4cb301b3951241362a9ca52b3d\" id=e4a8de17-40b2-4981-8839-39c087eab6a2 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:32:30.516468 crc crio[23067]: time=\"2026-06-11T00:32:30.516364191Z\" level=info msg=\"Stopping pod sandbox: 73d181db173017fb1e47ca343360165b9330590008a982fc87f6088e8ee5f530\" id=42cddfda-79ba-4141-80f7-2c53ad88cd39 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:32:30.516558 crc crio[23067]: time=\"2026-06-11T00:32:30.516473514Z\" level=info msg=\"Stopped pod sandbox (already stopped): 73d181db173017fb1e47ca343360165b9330590008a982fc87f6088e8ee5f530\" id=42cddfda-79ba-4141-80f7-2c53ad88cd39 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:32:30.517260 crc crio[23067]: time=\"2026-06-11T00:32:30.517175443Z\" level=info msg=\"Removing pod sandbox: 73d181db173017fb1e47ca343360165b9330590008a982fc87f6088e8ee5f530\" id=da2cf8ad-b197-4b53-b2b6-dcff5976e549 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:32:30.543579 crc crio[23067]: time=\"2026-06-11T00:32:30.543411165Z\" level=info msg=\"Removed pod sandbox: 73d181db173017fb1e47ca343360165b9330590008a982fc87f6088e8ee5f530\" id=da2cf8ad-b197-4b53-b2b6-dcff5976e549 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:32:41.755281 crc crio[23067]: time=\"2026-06-11T00:32:41.75435641Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-tfx4l/POD\" id=dd71fa9d-46ec-41bb-8f39-c7db49c4013b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:32:41.756885 crc crio[23067]: time=\"2026-06-11T00:32:41.755371048Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:32:41.811268 crc crio[23067]: time=\"2026-06-11T00:32:41.811013667Z\" level=info msg=\"Got pod network &{Name:certified-operators-tfx4l Namespace:openshift-marketplace ID:41fcbf7d0eae351376cefab5404574525b3451a28a46884038de5c200a470a1c UID:4a17e01a-39b2-44d2-8e4c-7790041ff016 NetNS:/var/run/netns/c9e71e70-0c0e-4a6c-8579-5df8bb9b0ba0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4a17e01a_39b2_44d2_8e4c_7790041ff016.slice PodAnnotations:0xc0079a4030}] Aliases:map[]}\"\nJun 11 00:32:41.811268 crc crio[23067]: time=\"2026-06-11T00:32:41.811225393Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-tfx4l to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:32:42.371894 crc crio[23067]: 2026-06-11T00:32:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:41fcbf7d0eae351 Mac:3a:18:5d:69:65:a3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e4 Mtu:0 Sandbox:/var/run/netns/c9e71e70-0c0e-4a6c-8579-5df8bb9b0ba0 SocketPath: PciID:}] [{Interface:0xc00013d0e0 Address:{IP:10.217.0.228 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:32:42.374288 crc crio[23067]: time=\"2026-06-11T00:32:42.373165317Z\" level=info msg=\"Got pod network &{Name:certified-operators-tfx4l Namespace:openshift-marketplace ID:41fcbf7d0eae351376cefab5404574525b3451a28a46884038de5c200a470a1c UID:4a17e01a-39b2-44d2-8e4c-7790041ff016 NetNS:/var/run/netns/c9e71e70-0c0e-4a6c-8579-5df8bb9b0ba0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4a17e01a_39b2_44d2_8e4c_7790041ff016.slice PodAnnotations:0xc0079a4030}] Aliases:map[]}\"\nJun 11 00:32:42.374288 crc crio[23067]: time=\"2026-06-11T00:32:42.373362942Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-tfx4l for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:32:42.385318 crc crio[23067]: time=\"2026-06-11T00:32:42.385279776Z\" level=info msg=\"Ran pod sandbox 41fcbf7d0eae351376cefab5404574525b3451a28a46884038de5c200a470a1c with infra container: openshift-marketplace/certified-operators-tfx4l/POD\" id=dd71fa9d-46ec-41bb-8f39-c7db49c4013b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:32:42.387890 crc crio[23067]: time=\"2026-06-11T00:32:42.387576698Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=32cbab0f-21ce-4519-8244-7acd4bcf0511 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:32:42.393424 crc crio[23067]: time=\"2026-06-11T00:32:42.393347115Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=14afeaee-7e13-4dcf-ba83-f7eb8df1339b name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:32:42.402704 crc crio[23067]: time=\"2026-06-11T00:32:42.402554834Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-tfx4l/extract-utilities\" id=4eda2c10-92df-4d46-8d20-989df33d20b4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:32:42.403226 crc crio[23067]: time=\"2026-06-11T00:32:42.403170871Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:32:42.461452 crc crio[23067]: time=\"2026-06-11T00:32:42.461309648Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:32:42.465146 crc crio[23067]: time=\"2026-06-11T00:32:42.46505679Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:32:42.658351 crc crio[23067]: time=\"2026-06-11T00:32:42.658138698Z\" level=info msg=\"Created container 2bed4bc67fa280dc554e94add1d145a57f3c5d36184055541a64ff156322c2d9: openshift-marketplace/certified-operators-tfx4l/extract-utilities\" id=4eda2c10-92df-4d46-8d20-989df33d20b4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:32:42.659294 crc crio[23067]: time=\"2026-06-11T00:32:42.659242048Z\" level=info msg=\"Starting container: 2bed4bc67fa280dc554e94add1d145a57f3c5d36184055541a64ff156322c2d9\" id=e7e8e6e8-e916-4641-8c71-d085afbcf881 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:32:42.667009 crc crio[23067]: time=\"2026-06-11T00:32:42.666951127Z\" level=info msg=\"Started container\" PID=121869 containerID=2bed4bc67fa280dc554e94add1d145a57f3c5d36184055541a64ff156322c2d9 description=openshift-marketplace/certified-operators-tfx4l/extract-utilities id=e7e8e6e8-e916-4641-8c71-d085afbcf881 name=/runtime.v1.RuntimeService/StartContainer sandboxID=41fcbf7d0eae351376cefab5404574525b3451a28a46884038de5c200a470a1c\nJun 11 00:32:42.761361 crc crio[23067]: time=\"2026-06-11T00:32:42.761263295Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=ce25c3ed-248b-4b28-b9d2-3f573536b4b7 name=/runtime.v1.ImageService/PullImage\nJun 11 00:32:42.769234 crc crio[23067]: time=\"2026-06-11T00:32:42.769069477Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"\nJun 11 00:32:43.376468 crc crio[23067]: time=\"2026-06-11T00:32:43.375707064Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:aa28d116c97ba9419648a07c6fc51f0514ddba845f40590f336a7659ff14d7be\" id=ce25c3ed-248b-4b28-b9d2-3f573536b4b7 name=/runtime.v1.ImageService/PullImage\nJun 11 00:32:43.377904 crc crio[23067]: time=\"2026-06-11T00:32:43.377825051Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=22326751-c342-41ba-96ba-c15414f3302f name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:32:43.381569 crc crio[23067]: time=\"2026-06-11T00:32:43.381405278Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=cf8327d1-37d8-4927-a203-2bd74a352dc8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:32:43.391073 crc crio[23067]: time=\"2026-06-11T00:32:43.390980488Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-tfx4l/extract-content\" id=88a98e8c-e88e-461c-b71b-d1c6660b4189 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:32:43.391695 crc crio[23067]: time=\"2026-06-11T00:32:43.391573504Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:32:43.452282 crc crio[23067]: time=\"2026-06-11T00:32:43.452186499Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:32:43.456160 crc crio[23067]: time=\"2026-06-11T00:32:43.456052223Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:32:43.622428 crc crio[23067]: time=\"2026-06-11T00:32:43.622332924Z\" level=info msg=\"Created container 94a167ccaabf8439bd6815279498d51e8ac1af1f82446684babeb6a9d06198f8: openshift-marketplace/certified-operators-tfx4l/extract-content\" id=88a98e8c-e88e-461c-b71b-d1c6660b4189 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:32:43.624377 crc crio[23067]: time=\"2026-06-11T00:32:43.62401164Z\" level=info msg=\"Starting container: 94a167ccaabf8439bd6815279498d51e8ac1af1f82446684babeb6a9d06198f8\" id=57cde541-daf2-40a4-b663-583a53175745 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:32:43.631072 crc crio[23067]: time=\"2026-06-11T00:32:43.630972969Z\" level=info msg=\"Started container\" PID=121916 containerID=94a167ccaabf8439bd6815279498d51e8ac1af1f82446684babeb6a9d06198f8 description=openshift-marketplace/certified-operators-tfx4l/extract-content id=57cde541-daf2-40a4-b663-583a53175745 name=/runtime.v1.RuntimeService/StartContainer sandboxID=41fcbf7d0eae351376cefab5404574525b3451a28a46884038de5c200a470a1c\nJun 11 00:32:45.829599 crc crio[23067]: time=\"2026-06-11T00:32:45.827979917Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=40bd06f1-1a37-46d7-bceb-feedc69d35f7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:32:45.833608 crc crio[23067]: time=\"2026-06-11T00:32:45.833519388Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=7e75efcb-c23e-4b4d-a2aa-52c443e25ccf name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:32:45.844744 crc crio[23067]: time=\"2026-06-11T00:32:45.844556087Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-tfx4l/registry-server\" id=8d8e88ff-f2bb-4a22-a76d-b42d0e0516ff name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:32:45.845695 crc crio[23067]: time=\"2026-06-11T00:32:45.845560514Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:32:45.931509 crc crio[23067]: time=\"2026-06-11T00:32:45.931381762Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:32:45.934896 crc crio[23067]: time=\"2026-06-11T00:32:45.934819706Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:32:46.106489 crc crio[23067]: time=\"2026-06-11T00:32:46.106353679Z\" level=info msg=\"Created container c6e6d15700025def9c6920362c3fd33ffab2a135272fbdc9831bfef753808417: openshift-marketplace/certified-operators-tfx4l/registry-server\" id=8d8e88ff-f2bb-4a22-a76d-b42d0e0516ff name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:32:46.107732 crc crio[23067]: time=\"2026-06-11T00:32:46.107582182Z\" level=info msg=\"Starting container: c6e6d15700025def9c6920362c3fd33ffab2a135272fbdc9831bfef753808417\" id=fbc41322-bde9-4737-8457-a405e411ed5d name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:32:46.115156 crc crio[23067]: time=\"2026-06-11T00:32:46.114743807Z\" level=info msg=\"Started container\" PID=122112 containerID=c6e6d15700025def9c6920362c3fd33ffab2a135272fbdc9831bfef753808417 description=openshift-marketplace/certified-operators-tfx4l/registry-server id=fbc41322-bde9-4737-8457-a405e411ed5d name=/runtime.v1.RuntimeService/StartContainer sandboxID=41fcbf7d0eae351376cefab5404574525b3451a28a46884038de5c200a470a1c\nJun 11 00:32:53.985268 crc crio[23067]: time=\"2026-06-11T00:32:53.984171784Z\" level=info msg=\"Stopping container: c6e6d15700025def9c6920362c3fd33ffab2a135272fbdc9831bfef753808417 (timeout: 2s)\" id=e28163d1-82fb-40ba-9f51-7bcb36ac0dc8 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 00:32:54.109603 crc crio[23067]: time=\"2026-06-11T00:32:54.109547276Z\" level=info msg=\"Stopped container c6e6d15700025def9c6920362c3fd33ffab2a135272fbdc9831bfef753808417: openshift-marketplace/certified-operators-tfx4l/registry-server\" id=e28163d1-82fb-40ba-9f51-7bcb36ac0dc8 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 00:32:54.111263 crc crio[23067]: time=\"2026-06-11T00:32:54.111158159Z\" level=info msg=\"Stopping pod sandbox: 41fcbf7d0eae351376cefab5404574525b3451a28a46884038de5c200a470a1c\" id=40b80886-16f0-4af1-af93-02b86b6e3b93 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:32:54.112144 crc crio[23067]: time=\"2026-06-11T00:32:54.112053094Z\" level=info msg=\"Got pod network &{Name:certified-operators-tfx4l Namespace:openshift-marketplace ID:41fcbf7d0eae351376cefab5404574525b3451a28a46884038de5c200a470a1c UID:4a17e01a-39b2-44d2-8e4c-7790041ff016 NetNS:/var/run/netns/c9e71e70-0c0e-4a6c-8579-5df8bb9b0ba0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4a17e01a_39b2_44d2_8e4c_7790041ff016.slice PodAnnotations:0xc003ba8678}] Aliases:map[]}\"\nJun 11 00:32:54.112365 crc crio[23067]: time=\"2026-06-11T00:32:54.11228648Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-tfx4l from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:32:54.526004 crc crio[23067]: time=\"2026-06-11T00:32:54.525103609Z\" level=info msg=\"Stopped pod sandbox: 41fcbf7d0eae351376cefab5404574525b3451a28a46884038de5c200a470a1c\" id=40b80886-16f0-4af1-af93-02b86b6e3b93 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:32:55.004336 crc crio[23067]: time=\"2026-06-11T00:32:55.003476985Z\" level=info msg=\"Removing container: c6e6d15700025def9c6920362c3fd33ffab2a135272fbdc9831bfef753808417\" id=ed5fad20-d0f5-4ce2-ba89-13ba5e3dc46a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:32:55.042227 crc crio[23067]: time=\"2026-06-11T00:32:55.042035751Z\" level=info msg=\"Removed container c6e6d15700025def9c6920362c3fd33ffab2a135272fbdc9831bfef753808417: openshift-marketplace/certified-operators-tfx4l/registry-server\" id=ed5fad20-d0f5-4ce2-ba89-13ba5e3dc46a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:32:55.045868 crc crio[23067]: time=\"2026-06-11T00:32:55.045726751Z\" level=info msg=\"Removing container: 94a167ccaabf8439bd6815279498d51e8ac1af1f82446684babeb6a9d06198f8\" id=8d6d399e-37da-4a10-af20-b161410b022a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:32:55.101990 crc crio[23067]: time=\"2026-06-11T00:32:55.097903617Z\" level=info msg=\"Removed container 94a167ccaabf8439bd6815279498d51e8ac1af1f82446684babeb6a9d06198f8: openshift-marketplace/certified-operators-tfx4l/extract-content\" id=8d6d399e-37da-4a10-af20-b161410b022a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:32:55.103292 crc crio[23067]: time=\"2026-06-11T00:32:55.10320507Z\" level=info msg=\"Removing container: 2bed4bc67fa280dc554e94add1d145a57f3c5d36184055541a64ff156322c2d9\" id=96c21474-ae8f-4dfa-b3a0-5ad22756687f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:32:55.175182 crc crio[23067]: time=\"2026-06-11T00:32:55.174005371Z\" level=info msg=\"Removed container 2bed4bc67fa280dc554e94add1d145a57f3c5d36184055541a64ff156322c2d9: openshift-marketplace/certified-operators-tfx4l/extract-utilities\" id=96c21474-ae8f-4dfa-b3a0-5ad22756687f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:33:30.570526 crc crio[23067]: time=\"2026-06-11T00:33:30.569280793Z\" level=info msg=\"Removing container: 52bdd0cf56d6e9d0a8a9dd7cdc6796acf4d8f1aa48fe96c6f20b9124f9a6309b\" id=e801143d-1d09-4041-af52-6e967d8b2729 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:33:30.723442 crc crio[23067]: time=\"2026-06-11T00:33:30.723359423Z\" level=info msg=\"Removed container 52bdd0cf56d6e9d0a8a9dd7cdc6796acf4d8f1aa48fe96c6f20b9124f9a6309b: openstack/nova-cell1-conductor-db-sync-76c97/nova-cell1-conductor-db-sync\" id=e801143d-1d09-4041-af52-6e967d8b2729 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:33:30.728549 crc crio[23067]: time=\"2026-06-11T00:33:30.728278556Z\" level=info msg=\"Removing container: 65073d0331c717c4e5f238dcddb68cd2dd03258125972a2c1626560258bc5ad3\" id=ad7e97f2-b0c8-44ff-90f3-1badc532df44 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:33:30.952708 crc crio[23067]: time=\"2026-06-11T00:33:30.95255567Z\" level=info msg=\"Removed container 65073d0331c717c4e5f238dcddb68cd2dd03258125972a2c1626560258bc5ad3: openstack/nova-cell1-cell-mapping-2m9nd/nova-manage\" id=ad7e97f2-b0c8-44ff-90f3-1badc532df44 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:33:30.966860 crc crio[23067]: time=\"2026-06-11T00:33:30.966766585Z\" level=info msg=\"Stopping pod sandbox: ba1e9a854bab08711006dd5def47e681ea9c99c95cb2bfdae9f2cea97a078103\" id=5ad9fcaa-eedd-4c66-ad4d-7a62a74062a4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:33:30.966860 crc crio[23067]: time=\"2026-06-11T00:33:30.966855308Z\" level=info msg=\"Stopped pod sandbox (already stopped): ba1e9a854bab08711006dd5def47e681ea9c99c95cb2bfdae9f2cea97a078103\" id=5ad9fcaa-eedd-4c66-ad4d-7a62a74062a4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:33:30.969689 crc crio[23067]: time=\"2026-06-11T00:33:30.969552041Z\" level=info msg=\"Removing pod sandbox: ba1e9a854bab08711006dd5def47e681ea9c99c95cb2bfdae9f2cea97a078103\" id=e5a9b2ef-b4a5-4212-829c-473f5eb6de6e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:33:31.018403 crc crio[23067]: time=\"2026-06-11T00:33:31.017989795Z\" level=info msg=\"Removed pod sandbox: ba1e9a854bab08711006dd5def47e681ea9c99c95cb2bfdae9f2cea97a078103\" id=e5a9b2ef-b4a5-4212-829c-473f5eb6de6e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:33:31.019860 crc crio[23067]: time=\"2026-06-11T00:33:31.019779463Z\" level=info msg=\"Stopping pod sandbox: 321ab3a726089f42249db9dd02426e2ee96860e210c583170e249dbf1e4c3f5c\" id=b17e6812-771c-4e70-9a8e-40651301fca1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:33:31.019976 crc crio[23067]: time=\"2026-06-11T00:33:31.019908837Z\" level=info msg=\"Stopped pod sandbox (already stopped): 321ab3a726089f42249db9dd02426e2ee96860e210c583170e249dbf1e4c3f5c\" id=b17e6812-771c-4e70-9a8e-40651301fca1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:33:31.021417 crc crio[23067]: time=\"2026-06-11T00:33:31.021216782Z\" level=info msg=\"Removing pod sandbox: 321ab3a726089f42249db9dd02426e2ee96860e210c583170e249dbf1e4c3f5c\" id=44a76cce-c478-4496-83e0-741fa6915e8b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:33:31.039165 crc crio[23067]: time=\"2026-06-11T00:33:31.039063296Z\" level=info msg=\"Removed pod sandbox: 321ab3a726089f42249db9dd02426e2ee96860e210c583170e249dbf1e4c3f5c\" id=44a76cce-c478-4496-83e0-741fa6915e8b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:33:31.040321 crc crio[23067]: time=\"2026-06-11T00:33:31.040267189Z\" level=info msg=\"Stopping pod sandbox: 41fcbf7d0eae351376cefab5404574525b3451a28a46884038de5c200a470a1c\" id=84993288-ad55-4110-b0c3-fd122980ce4d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:33:31.040419 crc crio[23067]: time=\"2026-06-11T00:33:31.040349931Z\" level=info msg=\"Stopped pod sandbox (already stopped): 41fcbf7d0eae351376cefab5404574525b3451a28a46884038de5c200a470a1c\" id=84993288-ad55-4110-b0c3-fd122980ce4d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:33:31.041160 crc crio[23067]: time=\"2026-06-11T00:33:31.041084441Z\" level=info msg=\"Removing pod sandbox: 41fcbf7d0eae351376cefab5404574525b3451a28a46884038de5c200a470a1c\" id=c8e7dd45-7a77-4c92-a597-c35a27d963f4 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:33:31.063975 crc crio[23067]: time=\"2026-06-11T00:33:31.06205164Z\" level=info msg=\"Removed pod sandbox: 41fcbf7d0eae351376cefab5404574525b3451a28a46884038de5c200a470a1c\" id=c8e7dd45-7a77-4c92-a597-c35a27d963f4 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:33:36.320278 crc crio[23067]: time=\"2026-06-11T00:33:36.319278756Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-22jjp/POD\" id=02e341e6-0eb1-466c-a08b-b8e9a9eab303 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:33:36.321544 crc crio[23067]: time=\"2026-06-11T00:33:36.320308314Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:33:36.360047 crc crio[23067]: time=\"2026-06-11T00:33:36.359942069Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-22jjp Namespace:openshift-marketplace ID:0828a795082ccf955b97bf51a3d7f08f47768159c3bb66c204cf9622caf535d5 UID:118ff4bf-13c5-4c69-a644-3973f87c61b8 NetNS:/var/run/netns/e8c908cc-f4d7-4d6a-82c3-94cb5612a8a1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod118ff4bf_13c5_4c69_a644_3973f87c61b8.slice PodAnnotations:0xc007e12c00}] Aliases:map[]}\"\nJun 11 00:33:36.360047 crc crio[23067]: time=\"2026-06-11T00:33:36.3600054Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-22jjp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:33:36.747520 crc crio[23067]: 2026-06-11T00:33:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0828a795082ccf9 Mac:b2:a5:a3:d0:0c:4c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e5 Mtu:0 Sandbox:/var/run/netns/e8c908cc-f4d7-4d6a-82c3-94cb5612a8a1 SocketPath: PciID:}] [{Interface:0xc00013ccb0 Address:{IP:10.217.0.229 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:33:36.750606 crc crio[23067]: time=\"2026-06-11T00:33:36.750124284Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-22jjp Namespace:openshift-marketplace ID:0828a795082ccf955b97bf51a3d7f08f47768159c3bb66c204cf9622caf535d5 UID:118ff4bf-13c5-4c69-a644-3973f87c61b8 NetNS:/var/run/netns/e8c908cc-f4d7-4d6a-82c3-94cb5612a8a1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod118ff4bf_13c5_4c69_a644_3973f87c61b8.slice PodAnnotations:0xc007e12c00}] Aliases:map[]}\"\nJun 11 00:33:36.750606 crc crio[23067]: time=\"2026-06-11T00:33:36.750516004Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-22jjp for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:33:36.768460 crc crio[23067]: time=\"2026-06-11T00:33:36.768327157Z\" level=info msg=\"Ran pod sandbox 0828a795082ccf955b97bf51a3d7f08f47768159c3bb66c204cf9622caf535d5 with infra container: openshift-marketplace/redhat-marketplace-22jjp/POD\" id=02e341e6-0eb1-466c-a08b-b8e9a9eab303 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:33:36.778853 crc crio[23067]: time=\"2026-06-11T00:33:36.77875342Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=df127ff2-6607-4602-b7fe-bf462c1ded64 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:33:36.781389 crc crio[23067]: time=\"2026-06-11T00:33:36.781293499Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=421f555b-d1c4-4ab8-b379-6a1bf3f3c804 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:33:36.794304 crc crio[23067]: time=\"2026-06-11T00:33:36.794006784Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-22jjp/extract-utilities\" id=d8cd7d0f-97b2-43ec-bf41-78fea8a6800d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:33:36.794557 crc crio[23067]: time=\"2026-06-11T00:33:36.794500247Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:33:36.859422 crc crio[23067]: time=\"2026-06-11T00:33:36.859123781Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:33:36.864419 crc crio[23067]: time=\"2026-06-11T00:33:36.864341902Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:33:37.082700 crc crio[23067]: time=\"2026-06-11T00:33:37.081989016Z\" level=info msg=\"Created container 67d408401d02dc205162ebf9317f84cc87248e61d2c7d2cf118b66e5b415d01c: openshift-marketplace/redhat-marketplace-22jjp/extract-utilities\" id=d8cd7d0f-97b2-43ec-bf41-78fea8a6800d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:33:37.085446 crc crio[23067]: time=\"2026-06-11T00:33:37.085288626Z\" level=info msg=\"Starting container: 67d408401d02dc205162ebf9317f84cc87248e61d2c7d2cf118b66e5b415d01c\" id=1961583a-42f3-4d1c-bb22-246327d82967 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:33:37.091873 crc crio[23067]: time=\"2026-06-11T00:33:37.091807933Z\" level=info msg=\"Started container\" PID=124720 containerID=67d408401d02dc205162ebf9317f84cc87248e61d2c7d2cf118b66e5b415d01c description=openshift-marketplace/redhat-marketplace-22jjp/extract-utilities id=1961583a-42f3-4d1c-bb22-246327d82967 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0828a795082ccf955b97bf51a3d7f08f47768159c3bb66c204cf9622caf535d5\nJun 11 00:33:37.446847 crc crio[23067]: time=\"2026-06-11T00:33:37.44668563Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=47c060ef-dea3-4e07-afa8-122ad2ecbbb9 name=/runtime.v1.ImageService/PullImage\nJun 11 00:33:37.457845 crc crio[23067]: time=\"2026-06-11T00:33:37.45774337Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"\nJun 11 00:33:38.231092 crc crio[23067]: time=\"2026-06-11T00:33:38.230545413Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:bec7a1ff545afabea88c4a74227ea95b91c67cf5c03e89b2b949be410682f8a0\" id=47c060ef-dea3-4e07-afa8-122ad2ecbbb9 name=/runtime.v1.ImageService/PullImage\nJun 11 00:33:38.232321 crc crio[23067]: time=\"2026-06-11T00:33:38.232018103Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=d32b6ee0-d910-4e59-95e7-2b340cae196a name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:33:38.237305 crc crio[23067]: time=\"2026-06-11T00:33:38.237243675Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=f763a269-6fe9-4e0e-8c2a-14b47a6b8a0d name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:33:38.269694 crc crio[23067]: time=\"2026-06-11T00:33:38.269320605Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-22jjp/extract-content\" id=86ebf765-6792-4dbc-99c1-d74d3ac9dbca name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:33:38.273805 crc crio[23067]: time=\"2026-06-11T00:33:38.27060257Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:33:38.408953 crc crio[23067]: time=\"2026-06-11T00:33:38.408829439Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:33:38.425381 crc crio[23067]: time=\"2026-06-11T00:33:38.425229734Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:33:38.582340 crc crio[23067]: time=\"2026-06-11T00:33:38.582201933Z\" level=info msg=\"Created container 36661db59cc16f6ff4a85153d9b8067b42e6f3b5c34511c4ff466c14911b801c: openshift-marketplace/redhat-marketplace-22jjp/extract-content\" id=86ebf765-6792-4dbc-99c1-d74d3ac9dbca name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:33:38.586754 crc crio[23067]: time=\"2026-06-11T00:33:38.583730544Z\" level=info msg=\"Starting container: 36661db59cc16f6ff4a85153d9b8067b42e6f3b5c34511c4ff466c14911b801c\" id=c8c2299d-583b-40c8-a1ba-70604e1f79bd name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:33:38.592445 crc crio[23067]: time=\"2026-06-11T00:33:38.592360458Z\" level=info msg=\"Started container\" PID=124787 containerID=36661db59cc16f6ff4a85153d9b8067b42e6f3b5c34511c4ff466c14911b801c description=openshift-marketplace/redhat-marketplace-22jjp/extract-content id=c8c2299d-583b-40c8-a1ba-70604e1f79bd name=/runtime.v1.RuntimeService/StartContainer sandboxID=0828a795082ccf955b97bf51a3d7f08f47768159c3bb66c204cf9622caf535d5\nJun 11 00:33:40.593982 crc crio[23067]: time=\"2026-06-11T00:33:40.592853587Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=f2fa7c11-f3e1-4157-b9d6-5644178fb1fb name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:33:40.597721 crc crio[23067]: time=\"2026-06-11T00:33:40.597558854Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=92e21dcf-90ae-4066-b314-3000edd46a8a name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:33:40.608486 crc crio[23067]: time=\"2026-06-11T00:33:40.608405289Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-22jjp/registry-server\" id=1d177d46-0e78-421d-9b63-d2a2993ed2f1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:33:40.608853 crc crio[23067]: time=\"2026-06-11T00:33:40.608793799Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:33:40.704090 crc crio[23067]: time=\"2026-06-11T00:33:40.703880219Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:33:40.713091 crc crio[23067]: time=\"2026-06-11T00:33:40.713013236Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:33:41.052565 crc crio[23067]: time=\"2026-06-11T00:33:41.052448395Z\" level=info msg=\"Created container 07c45fc18e2937e3cf7fd10b6686ff4e29f199d2ea9525c46d6d4544dcc7e82c: openshift-marketplace/redhat-marketplace-22jjp/registry-server\" id=1d177d46-0e78-421d-9b63-d2a2993ed2f1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:33:41.053555 crc crio[23067]: time=\"2026-06-11T00:33:41.053509953Z\" level=info msg=\"Starting container: 07c45fc18e2937e3cf7fd10b6686ff4e29f199d2ea9525c46d6d4544dcc7e82c\" id=6486a1d1-89e9-4975-9026-32a99b560f62 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:33:41.059948 crc crio[23067]: time=\"2026-06-11T00:33:41.059891177Z\" level=info msg=\"Started container\" PID=124918 containerID=07c45fc18e2937e3cf7fd10b6686ff4e29f199d2ea9525c46d6d4544dcc7e82c description=openshift-marketplace/redhat-marketplace-22jjp/registry-server id=6486a1d1-89e9-4975-9026-32a99b560f62 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0828a795082ccf955b97bf51a3d7f08f47768159c3bb66c204cf9622caf535d5\nJun 11 00:33:48.745438 crc crio[23067]: time=\"2026-06-11T00:33:48.744375014Z\" level=info msg=\"Stopping container: 07c45fc18e2937e3cf7fd10b6686ff4e29f199d2ea9525c46d6d4544dcc7e82c (timeout: 2s)\" id=d6a79594-71de-4af1-a043-064d52089075 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 00:33:48.887160 crc crio[23067]: time=\"2026-06-11T00:33:48.886283993Z\" level=info msg=\"Stopped container 07c45fc18e2937e3cf7fd10b6686ff4e29f199d2ea9525c46d6d4544dcc7e82c: openshift-marketplace/redhat-marketplace-22jjp/registry-server\" id=d6a79594-71de-4af1-a043-064d52089075 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 00:33:48.891458 crc crio[23067]: time=\"2026-06-11T00:33:48.89133769Z\" level=info msg=\"Stopping pod sandbox: 0828a795082ccf955b97bf51a3d7f08f47768159c3bb66c204cf9622caf535d5\" id=608d9765-6a89-458a-8943-a44f7e71bc94 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:33:48.892551 crc crio[23067]: time=\"2026-06-11T00:33:48.892387849Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-22jjp Namespace:openshift-marketplace ID:0828a795082ccf955b97bf51a3d7f08f47768159c3bb66c204cf9622caf535d5 UID:118ff4bf-13c5-4c69-a644-3973f87c61b8 NetNS:/var/run/netns/e8c908cc-f4d7-4d6a-82c3-94cb5612a8a1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod118ff4bf_13c5_4c69_a644_3973f87c61b8.slice PodAnnotations:0xc00802f790}] Aliases:map[]}\"\nJun 11 00:33:48.892829 crc crio[23067]: time=\"2026-06-11T00:33:48.892586204Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-22jjp from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:33:49.305471 crc crio[23067]: time=\"2026-06-11T00:33:49.304953341Z\" level=info msg=\"Stopped pod sandbox: 0828a795082ccf955b97bf51a3d7f08f47768159c3bb66c204cf9622caf535d5\" id=608d9765-6a89-458a-8943-a44f7e71bc94 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:33:49.793104 crc crio[23067]: time=\"2026-06-11T00:33:49.793051932Z\" level=info msg=\"Removing container: 07c45fc18e2937e3cf7fd10b6686ff4e29f199d2ea9525c46d6d4544dcc7e82c\" id=fcaa6eaa-1903-4ecb-baa1-6c6051cfd74c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:33:49.828775 crc crio[23067]: time=\"2026-06-11T00:33:49.828607066Z\" level=info msg=\"Removed container 07c45fc18e2937e3cf7fd10b6686ff4e29f199d2ea9525c46d6d4544dcc7e82c: openshift-marketplace/redhat-marketplace-22jjp/registry-server\" id=fcaa6eaa-1903-4ecb-baa1-6c6051cfd74c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:33:49.831428 crc crio[23067]: time=\"2026-06-11T00:33:49.831365341Z\" level=info msg=\"Removing container: 36661db59cc16f6ff4a85153d9b8067b42e6f3b5c34511c4ff466c14911b801c\" id=c3acea74-36e1-4933-ab84-a6dd8b8c39cc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:33:49.862310 crc crio[23067]: time=\"2026-06-11T00:33:49.862185537Z\" level=info msg=\"Removed container 36661db59cc16f6ff4a85153d9b8067b42e6f3b5c34511c4ff466c14911b801c: openshift-marketplace/redhat-marketplace-22jjp/extract-content\" id=c3acea74-36e1-4933-ab84-a6dd8b8c39cc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:33:49.865032 crc crio[23067]: time=\"2026-06-11T00:33:49.864970783Z\" level=info msg=\"Removing container: 67d408401d02dc205162ebf9317f84cc87248e61d2c7d2cf118b66e5b415d01c\" id=bc825fda-4f33-4890-9f1c-d620e2033f24 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:33:49.917379 crc crio[23067]: time=\"2026-06-11T00:33:49.917272621Z\" level=info msg=\"Removed container 67d408401d02dc205162ebf9317f84cc87248e61d2c7d2cf118b66e5b415d01c: openshift-marketplace/redhat-marketplace-22jjp/extract-utilities\" id=bc825fda-4f33-4890-9f1c-d620e2033f24 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:34:00.924722 crc crio[23067]: time=\"2026-06-11T00:34:00.923812731Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29685634-tc5cp/POD\" id=9a4a8d42-d3b8-4e07-83f1-5faf9dbac61a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:34:00.926313 crc crio[23067]: time=\"2026-06-11T00:34:00.92487014Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:34:00.973034 crc crio[23067]: time=\"2026-06-11T00:34:00.967508416Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685634-tc5cp Namespace:openshift-infra ID:560910062cf55e82b42ab25c9dbb15e8de193f1f820990fe514e4665fd1ea862 UID:c3dcb497-e4a5-4410-9ea3-d20e99ece8ce NetNS:/var/run/netns/058c82a1-4a38-48f2-9383-f4c6c7776d33 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc3dcb497_e4a5_4410_9ea3_d20e99ece8ce.slice PodAnnotations:0xc008202608}] Aliases:map[]}\"\nJun 11 00:34:00.973034 crc crio[23067]: time=\"2026-06-11T00:34:00.967944798Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29685634-tc5cp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:34:01.431531 crc crio[23067]: 2026-06-11T00:34:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:560910062cf55e8 Mac:76:36:4f:51:46:b5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e6 Mtu:0 Sandbox:/var/run/netns/058c82a1-4a38-48f2-9383-f4c6c7776d33 SocketPath: PciID:}] [{Interface:0xc00022ae00 Address:{IP:10.217.0.230 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:34:01.434403 crc crio[23067]: time=\"2026-06-11T00:34:01.43432377Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685634-tc5cp Namespace:openshift-infra ID:560910062cf55e82b42ab25c9dbb15e8de193f1f820990fe514e4665fd1ea862 UID:c3dcb497-e4a5-4410-9ea3-d20e99ece8ce NetNS:/var/run/netns/058c82a1-4a38-48f2-9383-f4c6c7776d33 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc3dcb497_e4a5_4410_9ea3_d20e99ece8ce.slice PodAnnotations:0xc008202608}] Aliases:map[]}\"\nJun 11 00:34:01.434624 crc crio[23067]: time=\"2026-06-11T00:34:01.434564357Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29685634-tc5cp for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:34:01.445100 crc crio[23067]: time=\"2026-06-11T00:34:01.44501469Z\" level=info msg=\"Ran pod sandbox 560910062cf55e82b42ab25c9dbb15e8de193f1f820990fe514e4665fd1ea862 with infra container: openshift-infra/auto-csr-approver-29685634-tc5cp/POD\" id=9a4a8d42-d3b8-4e07-83f1-5faf9dbac61a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:34:01.448312 crc crio[23067]: time=\"2026-06-11T00:34:01.448229847Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=19616fbc-1502-4293-9b6f-f533314d7ce4 name=/runtime.v1.ImageService/PullImage\nJun 11 00:34:01.457900 crc crio[23067]: time=\"2026-06-11T00:34:01.457731745Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 00:34:04.864414 crc crio[23067]: time=\"2026-06-11T00:34:04.863567887Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=19616fbc-1502-4293-9b6f-f533314d7ce4 name=/runtime.v1.ImageService/PullImage\nJun 11 00:34:04.867717 crc crio[23067]: time=\"2026-06-11T00:34:04.86736977Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=4090d975-8d0d-4f18-ae1c-4b5c9ea46fa2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:34:04.873003 crc crio[23067]: time=\"2026-06-11T00:34:04.87289063Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=cc0222a2-f341-4b5d-bd3c-f6163307c449 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:34:04.946797 crc crio[23067]: time=\"2026-06-11T00:34:04.946436575Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29685634-tc5cp/oc\" id=71402e0e-e0df-40b3-bafd-42bc9f3597c2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:34:04.947253 crc crio[23067]: time=\"2026-06-11T00:34:04.947189015Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:34:05.003614 crc crio[23067]: time=\"2026-06-11T00:34:05.002868676Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:34:05.352994 crc crio[23067]: time=\"2026-06-11T00:34:05.352367517Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:34:05.545688 crc crio[23067]: time=\"2026-06-11T00:34:05.545496096Z\" level=info msg=\"Created container 842933c6600e28e94220be8347f69a9fdc744cb4e79f648de14e321b403e5f87: openshift-infra/auto-csr-approver-29685634-tc5cp/oc\" id=71402e0e-e0df-40b3-bafd-42bc9f3597c2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:34:05.547530 crc crio[23067]: time=\"2026-06-11T00:34:05.547450979Z\" level=info msg=\"Starting container: 842933c6600e28e94220be8347f69a9fdc744cb4e79f648de14e321b403e5f87\" id=38de4865-2350-47cf-a01c-0f6b0a116553 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:34:05.555217 crc crio[23067]: time=\"2026-06-11T00:34:05.555081616Z\" level=info msg=\"Started container\" PID=126266 containerID=842933c6600e28e94220be8347f69a9fdc744cb4e79f648de14e321b403e5f87 description=openshift-infra/auto-csr-approver-29685634-tc5cp/oc id=38de4865-2350-47cf-a01c-0f6b0a116553 name=/runtime.v1.RuntimeService/StartContainer sandboxID=560910062cf55e82b42ab25c9dbb15e8de193f1f820990fe514e4665fd1ea862\nJun 11 00:34:08.073617 crc crio[23067]: time=\"2026-06-11T00:34:08.072824966Z\" level=info msg=\"Stopping pod sandbox: 560910062cf55e82b42ab25c9dbb15e8de193f1f820990fe514e4665fd1ea862\" id=56e01dd2-468e-4e6c-ad87-2d3951daeb48 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:34:08.075011 crc crio[23067]: time=\"2026-06-11T00:34:08.074122741Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685634-tc5cp Namespace:openshift-infra ID:560910062cf55e82b42ab25c9dbb15e8de193f1f820990fe514e4665fd1ea862 UID:c3dcb497-e4a5-4410-9ea3-d20e99ece8ce NetNS:/var/run/netns/058c82a1-4a38-48f2-9383-f4c6c7776d33 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc3dcb497_e4a5_4410_9ea3_d20e99ece8ce.slice PodAnnotations:0xc0029b2bf0}] Aliases:map[]}\"\nJun 11 00:34:08.075011 crc crio[23067]: time=\"2026-06-11T00:34:08.074290126Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29685634-tc5cp from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:34:08.400896 crc crio[23067]: time=\"2026-06-11T00:34:08.400810463Z\" level=info msg=\"Stopped pod sandbox: 560910062cf55e82b42ab25c9dbb15e8de193f1f820990fe514e4665fd1ea862\" id=56e01dd2-468e-4e6c-ad87-2d3951daeb48 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:34:31.099829 crc crio[23067]: time=\"2026-06-11T00:34:31.09838971Z\" level=info msg=\"Removing container: 562b351411c18b2ca199150d427c0206da0231601078bf13b8ba6c4cfd84e386\" id=5e819b6c-d6a2-4d02-8eed-611bb4def954 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:34:31.360592 crc crio[23067]: time=\"2026-06-11T00:34:31.360295475Z\" level=info msg=\"Removed container 562b351411c18b2ca199150d427c0206da0231601078bf13b8ba6c4cfd84e386: openshift-infra/auto-csr-approver-29685628-dkqmq/oc\" id=5e819b6c-d6a2-4d02-8eed-611bb4def954 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:34:31.375894 crc crio[23067]: time=\"2026-06-11T00:34:31.375780665Z\" level=info msg=\"Stopping pod sandbox: 0828a795082ccf955b97bf51a3d7f08f47768159c3bb66c204cf9622caf535d5\" id=3914b689-e6c6-4ef9-955b-7c0f9bccf19e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:34:31.375894 crc crio[23067]: time=\"2026-06-11T00:34:31.375874798Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0828a795082ccf955b97bf51a3d7f08f47768159c3bb66c204cf9622caf535d5\" id=3914b689-e6c6-4ef9-955b-7c0f9bccf19e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:34:31.377025 crc crio[23067]: time=\"2026-06-11T00:34:31.376895226Z\" level=info msg=\"Removing pod sandbox: 0828a795082ccf955b97bf51a3d7f08f47768159c3bb66c204cf9622caf535d5\" id=c5f01af7-7711-479c-98f7-194639572128 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:34:31.396357 crc crio[23067]: time=\"2026-06-11T00:34:31.396122537Z\" level=info msg=\"Removed pod sandbox: 0828a795082ccf955b97bf51a3d7f08f47768159c3bb66c204cf9622caf535d5\" id=c5f01af7-7711-479c-98f7-194639572128 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:34:31.397381 crc crio[23067]: time=\"2026-06-11T00:34:31.397232667Z\" level=info msg=\"Stopping pod sandbox: 8d6f8e661c6fa0a45f55a29015e90f499ed675f145ce902911401725b787da9a\" id=c1569342-8501-4c1e-9488-82b3906822cd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:34:31.397381 crc crio[23067]: time=\"2026-06-11T00:34:31.39732301Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8d6f8e661c6fa0a45f55a29015e90f499ed675f145ce902911401725b787da9a\" id=c1569342-8501-4c1e-9488-82b3906822cd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:34:31.398231 crc crio[23067]: time=\"2026-06-11T00:34:31.398131242Z\" level=info msg=\"Removing pod sandbox: 8d6f8e661c6fa0a45f55a29015e90f499ed675f145ce902911401725b787da9a\" id=df50b376-e4a6-425a-813e-70537c606bd2 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:34:31.425622 crc crio[23067]: time=\"2026-06-11T00:34:31.425517935Z\" level=info msg=\"Removed pod sandbox: 8d6f8e661c6fa0a45f55a29015e90f499ed675f145ce902911401725b787da9a\" id=df50b376-e4a6-425a-813e-70537c606bd2 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:35:18.350216 crc crio[23067]: time=\"2026-06-11T00:35:18.349133055Z\" level=info msg=\"Running pod sandbox: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-cwrm2/POD\" id=e0b3e379-47f9-4b2a-9794-aa31608d3e68 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:35:18.351425 crc crio[23067]: time=\"2026-06-11T00:35:18.350548973Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:35:18.408573 crc crio[23067]: time=\"2026-06-11T00:35:18.408497038Z\" level=info msg=\"Got pod network &{Name:repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-cwrm2 Namespace:openstack ID:bad3721fb5ef927442e17f148a57a9cc24390c4182d6ee16ab292cc5bd80594a UID:0b5de2b4-1898-453a-a612-465922c4ca6e NetNS:/var/run/netns/34acf333-88d4-4c8b-877e-2e8850ef1ad8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0b5de2b4_1898_453a_a612_465922c4ca6e.slice PodAnnotations:0xc000c34050}] Aliases:map[]}\"\nJun 11 00:35:18.408573 crc crio[23067]: time=\"2026-06-11T00:35:18.408559819Z\" level=info msg=\"Adding pod openstack_repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-cwrm2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:35:19.160211 crc crio[23067]: 2026-06-11T00:35:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bad3721fb5ef927 Mac:96:1d:b4:c4:22:19 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e7 Mtu:0 Sandbox:/var/run/netns/34acf333-88d4-4c8b-877e-2e8850ef1ad8 SocketPath: PciID:}] [{Interface:0xc00050c590 Address:{IP:10.217.0.231 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:35:19.163821 crc crio[23067]: time=\"2026-06-11T00:35:19.162026649Z\" level=info msg=\"Got pod network &{Name:repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-cwrm2 Namespace:openstack ID:bad3721fb5ef927442e17f148a57a9cc24390c4182d6ee16ab292cc5bd80594a UID:0b5de2b4-1898-453a-a612-465922c4ca6e NetNS:/var/run/netns/34acf333-88d4-4c8b-877e-2e8850ef1ad8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0b5de2b4_1898_453a_a612_465922c4ca6e.slice PodAnnotations:0xc000c34050}] Aliases:map[]}\"\nJun 11 00:35:19.163821 crc crio[23067]: time=\"2026-06-11T00:35:19.162238815Z\" level=info msg=\"Checking pod openstack_repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-cwrm2 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:35:19.182623 crc crio[23067]: time=\"2026-06-11T00:35:19.182130915Z\" level=info msg=\"Ran pod sandbox bad3721fb5ef927442e17f148a57a9cc24390c4182d6ee16ab292cc5bd80594a with infra container: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-cwrm2/POD\" id=e0b3e379-47f9-4b2a-9794-aa31608d3e68 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:35:19.187606 crc crio[23067]: time=\"2026-06-11T00:35:19.187510061Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=a4d2d70d-2684-4eed-822c-10ab8547ad01 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:35:19.187932 crc crio[23067]: time=\"2026-06-11T00:35:19.18781969Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest not found\" id=a4d2d70d-2684-4eed-822c-10ab8547ad01 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:35:19.187932 crc crio[23067]: time=\"2026-06-11T00:35:19.187863331Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest found\" id=a4d2d70d-2684-4eed-822c-10ab8547ad01 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:35:19.188887 crc crio[23067]: time=\"2026-06-11T00:35:19.188821707Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=154719e5-2b6a-4869-9d86-f13140310977 name=/runtime.v1.ImageService/PullImage\nJun 11 00:35:19.203823 crc crio[23067]: time=\"2026-06-11T00:35:19.203752993Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\\\"\"\nJun 11 00:35:32.283059 crc crio[23067]: time=\"2026-06-11T00:35:32.282066483Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:b0f60d7b8c5e5365f19aa41e0a2d6a6a2a5ff4c37e9271f0d7f3d5d66fb5cb26\" id=154719e5-2b6a-4869-9d86-f13140310977 name=/runtime.v1.ImageService/PullImage\nJun 11 00:35:32.286533 crc crio[23067]: time=\"2026-06-11T00:35:32.283901543Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=d84c043f-8777-42fd-a842-9c356b90f601 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:35:32.308563 crc crio[23067]: time=\"2026-06-11T00:35:32.308498911Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=0101cb31-34ec-4961-a42c-a9e8faac643c name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:35:32.318392 crc crio[23067]: time=\"2026-06-11T00:35:32.318275017Z\" level=info msg=\"Creating container: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-cwrm2/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam\" id=f6ec19df-8651-4192-8cf4-a4b1846a8386 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:35:32.319883 crc crio[23067]: time=\"2026-06-11T00:35:32.319801648Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:35:32.385342 crc crio[23067]: time=\"2026-06-11T00:35:32.385247106Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:35:32.389888 crc crio[23067]: time=\"2026-06-11T00:35:32.38982454Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:35:32.568595 crc crio[23067]: time=\"2026-06-11T00:35:32.568341289Z\" level=info msg=\"Created container d3028b230c704d736c3f77c0f82ca6e82b58480b523a44aa85a677288ba14df6: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-cwrm2/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam\" id=f6ec19df-8651-4192-8cf4-a4b1846a8386 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:35:32.570582 crc crio[23067]: time=\"2026-06-11T00:35:32.570513838Z\" level=info msg=\"Starting container: d3028b230c704d736c3f77c0f82ca6e82b58480b523a44aa85a677288ba14df6\" id=124bd7dd-fbcb-4632-9e54-bb7770432d12 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:35:32.576479 crc crio[23067]: time=\"2026-06-11T00:35:32.576362397Z\" level=info msg=\"Started container\" PID=130548 containerID=d3028b230c704d736c3f77c0f82ca6e82b58480b523a44aa85a677288ba14df6 description=openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-cwrm2/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam id=124bd7dd-fbcb-4632-9e54-bb7770432d12 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bad3721fb5ef927442e17f148a57a9cc24390c4182d6ee16ab292cc5bd80594a\nJun 11 00:35:46.946356 crc crio[23067]: time=\"2026-06-11T00:35:46.945620947Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-nbdxp/POD\" id=0cf1b8c5-2f6a-4728-8567-e4600f20c554 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:35:46.947363 crc crio[23067]: time=\"2026-06-11T00:35:46.946407498Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:35:46.990906 crc crio[23067]: time=\"2026-06-11T00:35:46.990771394Z\" level=info msg=\"Got pod network &{Name:community-operators-nbdxp Namespace:openshift-marketplace ID:dbf77c5ebae5240bdfdb76022a869b867d674bb64cd110d189bf33e2d6f4fdfe UID:008dec57-4c19-420a-9e22-f90f63e9251d NetNS:/var/run/netns/87af5442-39c9-4898-99ca-9f3fada0b558 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod008dec57_4c19_420a_9e22_f90f63e9251d.slice PodAnnotations:0xc0005312a0}] Aliases:map[]}\"\nJun 11 00:35:46.990906 crc crio[23067]: time=\"2026-06-11T00:35:46.990836335Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-nbdxp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:35:47.583740 crc crio[23067]: time=\"2026-06-11T00:35:47.582912941Z\" level=info msg=\"Stopping pod sandbox: bad3721fb5ef927442e17f148a57a9cc24390c4182d6ee16ab292cc5bd80594a\" id=f8a00c2c-9312-43ea-8727-002a14c8fd50 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:35:47.584933 crc crio[23067]: time=\"2026-06-11T00:35:47.584494794Z\" level=info msg=\"Got pod network &{Name:repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-cwrm2 Namespace:openstack ID:bad3721fb5ef927442e17f148a57a9cc24390c4182d6ee16ab292cc5bd80594a UID:0b5de2b4-1898-453a-a612-465922c4ca6e NetNS:/var/run/netns/34acf333-88d4-4c8b-877e-2e8850ef1ad8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0b5de2b4_1898_453a_a612_465922c4ca6e.slice PodAnnotations:0xc000b81308}] Aliases:map[]}\"\nJun 11 00:35:47.584933 crc crio[23067]: time=\"2026-06-11T00:35:47.58474308Z\" level=info msg=\"Deleting pod openstack_repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-cwrm2 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:35:47.611431 crc crio[23067]: 2026-06-11T00:35:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dbf77c5ebae5240 Mac:9e:7a:6c:62:6f:99 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e8 Mtu:0 Sandbox:/var/run/netns/87af5442-39c9-4898-99ca-9f3fada0b558 SocketPath: PciID:}] [{Interface:0xc0001405c0 Address:{IP:10.217.0.232 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:35:47.619574 crc crio[23067]: time=\"2026-06-11T00:35:47.61784482Z\" level=info msg=\"Got pod network &{Name:community-operators-nbdxp Namespace:openshift-marketplace ID:dbf77c5ebae5240bdfdb76022a869b867d674bb64cd110d189bf33e2d6f4fdfe UID:008dec57-4c19-420a-9e22-f90f63e9251d NetNS:/var/run/netns/87af5442-39c9-4898-99ca-9f3fada0b558 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod008dec57_4c19_420a_9e22_f90f63e9251d.slice PodAnnotations:0xc0005312a0}] Aliases:map[]}\"\nJun 11 00:35:47.629402 crc crio[23067]: time=\"2026-06-11T00:35:47.62189289Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-nbdxp for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:35:47.647607 crc crio[23067]: time=\"2026-06-11T00:35:47.647357252Z\" level=info msg=\"Ran pod sandbox dbf77c5ebae5240bdfdb76022a869b867d674bb64cd110d189bf33e2d6f4fdfe with infra container: openshift-marketplace/community-operators-nbdxp/POD\" id=0cf1b8c5-2f6a-4728-8567-e4600f20c554 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:35:47.651346 crc crio[23067]: time=\"2026-06-11T00:35:47.651101233Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=22fbcb9f-b235-45a5-a666-cc24a15ea881 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:35:47.656626 crc crio[23067]: time=\"2026-06-11T00:35:47.656552491Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=a4d09e17-3fc8-4f93-99b2-b9f0a8232645 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:35:47.668704 crc crio[23067]: time=\"2026-06-11T00:35:47.666415039Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-nbdxp/extract-utilities\" id=5fd6d517-f2a1-44d6-ba40-e82b72628b53 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:35:47.668704 crc crio[23067]: time=\"2026-06-11T00:35:47.666781639Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:35:47.736424 crc crio[23067]: time=\"2026-06-11T00:35:47.734800067Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:35:47.745994 crc crio[23067]: time=\"2026-06-11T00:35:47.745925419Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:35:47.912017 crc crio[23067]: time=\"2026-06-11T00:35:47.911899608Z\" level=info msg=\"Created container 465619a45d589d9caca4e5cd6014a95ba60bb47c234d731940d888dfe7be6b1c: openshift-marketplace/community-operators-nbdxp/extract-utilities\" id=5fd6d517-f2a1-44d6-ba40-e82b72628b53 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:35:47.913330 crc crio[23067]: time=\"2026-06-11T00:35:47.913234885Z\" level=info msg=\"Starting container: 465619a45d589d9caca4e5cd6014a95ba60bb47c234d731940d888dfe7be6b1c\" id=4bbf45db-675e-4d2e-98a0-20c581beebcc name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:35:47.920843 crc crio[23067]: time=\"2026-06-11T00:35:47.920706338Z\" level=info msg=\"Started container\" PID=131406 containerID=465619a45d589d9caca4e5cd6014a95ba60bb47c234d731940d888dfe7be6b1c description=openshift-marketplace/community-operators-nbdxp/extract-utilities id=4bbf45db-675e-4d2e-98a0-20c581beebcc name=/runtime.v1.RuntimeService/StartContainer sandboxID=dbf77c5ebae5240bdfdb76022a869b867d674bb64cd110d189bf33e2d6f4fdfe\nJun 11 00:35:48.093576 crc crio[23067]: time=\"2026-06-11T00:35:48.092911976Z\" level=info msg=\"Stopped pod sandbox: bad3721fb5ef927442e17f148a57a9cc24390c4182d6ee16ab292cc5bd80594a\" id=f8a00c2c-9312-43ea-8727-002a14c8fd50 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:35:48.611757 crc crio[23067]: time=\"2026-06-11T00:35:48.611524555Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=4457b0e6-b0bb-4431-a55b-e8dbbc63f3d9 name=/runtime.v1.ImageService/PullImage\nJun 11 00:35:48.641523 crc crio[23067]: time=\"2026-06-11T00:35:48.636233827Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"\nJun 11 00:35:49.144460 crc crio[23067]: time=\"2026-06-11T00:35:49.142967303Z\" level=info msg=\"Running pod sandbox: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-pxlwz/POD\" id=7bdc1e1c-2298-4e6c-8686-33ffd07e62b0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:35:49.144460 crc crio[23067]: time=\"2026-06-11T00:35:49.143785766Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:35:49.209143 crc crio[23067]: time=\"2026-06-11T00:35:49.207788784Z\" level=info msg=\"Got pod network &{Name:redhat-edpm-deployment-ipam-openstack-edpm-ipam-pxlwz Namespace:openstack ID:306b4c45d3f45db8de5cdcac372e747a8b6fa99580422ad470b1cdb64be80c9e UID:c1f2b9ac-c5ff-4a64-984a-94705104980b NetNS:/var/run/netns/60b49848-e737-45f4-a400-6720c957bd8d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc1f2b9ac_c5ff_4a64_984a_94705104980b.slice PodAnnotations:0xc00802e028}] Aliases:map[]}\"\nJun 11 00:35:49.209143 crc crio[23067]: time=\"2026-06-11T00:35:49.207894137Z\" level=info msg=\"Adding pod openstack_redhat-edpm-deployment-ipam-openstack-edpm-ipam-pxlwz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:35:49.274220 crc crio[23067]: time=\"2026-06-11T00:35:49.274090066Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:e2171f6021fddbcc3c9696cc6c8095b77f20023994fedd5c1f7aa2377d28b45d\" id=4457b0e6-b0bb-4431-a55b-e8dbbc63f3d9 name=/runtime.v1.ImageService/PullImage\nJun 11 00:35:49.276536 crc crio[23067]: time=\"2026-06-11T00:35:49.27645994Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=0e5ced9a-cb76-416b-8b85-5dd628bbbce6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:35:49.279614 crc crio[23067]: time=\"2026-06-11T00:35:49.279545664Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=95c749a8-b345-4d31-9831-c3eb46a4d218 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:35:49.293830 crc crio[23067]: time=\"2026-06-11T00:35:49.29375777Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-nbdxp/extract-content\" id=b20835b5-5c34-483f-b4f2-b0afe9a5afc5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:35:49.294388 crc crio[23067]: time=\"2026-06-11T00:35:49.294321145Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:35:49.348627 crc crio[23067]: time=\"2026-06-11T00:35:49.347950442Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:35:49.353958 crc crio[23067]: time=\"2026-06-11T00:35:49.353884763Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:35:49.557751 crc crio[23067]: time=\"2026-06-11T00:35:49.557616228Z\" level=info msg=\"Created container fbf6a5468a0e45189d9d880063b414d13e8c940a3ceef75da304d8d565bd2e01: openshift-marketplace/community-operators-nbdxp/extract-content\" id=b20835b5-5c34-483f-b4f2-b0afe9a5afc5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:35:49.559424 crc crio[23067]: time=\"2026-06-11T00:35:49.559310814Z\" level=info msg=\"Starting container: fbf6a5468a0e45189d9d880063b414d13e8c940a3ceef75da304d8d565bd2e01\" id=595461dc-5277-4545-8771-ce00f0fe5452 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:35:49.567527 crc crio[23067]: time=\"2026-06-11T00:35:49.567404864Z\" level=info msg=\"Started container\" PID=131578 containerID=fbf6a5468a0e45189d9d880063b414d13e8c940a3ceef75da304d8d565bd2e01 description=openshift-marketplace/community-operators-nbdxp/extract-content id=595461dc-5277-4545-8771-ce00f0fe5452 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dbf77c5ebae5240bdfdb76022a869b867d674bb64cd110d189bf33e2d6f4fdfe\nJun 11 00:35:49.896790 crc crio[23067]: 2026-06-11T00:35:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:306b4c45d3f45db Mac:82:9d:fa:1e:de:e4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e9 Mtu:0 Sandbox:/var/run/netns/60b49848-e737-45f4-a400-6720c957bd8d SocketPath: PciID:}] [{Interface:0xc0004b25d0 Address:{IP:10.217.0.233 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:35:49.898977 crc crio[23067]: time=\"2026-06-11T00:35:49.89889014Z\" level=info msg=\"Got pod network &{Name:redhat-edpm-deployment-ipam-openstack-edpm-ipam-pxlwz Namespace:openstack ID:306b4c45d3f45db8de5cdcac372e747a8b6fa99580422ad470b1cdb64be80c9e UID:c1f2b9ac-c5ff-4a64-984a-94705104980b NetNS:/var/run/netns/60b49848-e737-45f4-a400-6720c957bd8d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc1f2b9ac_c5ff_4a64_984a_94705104980b.slice PodAnnotations:0xc00802e028}] Aliases:map[]}\"\nJun 11 00:35:49.899123 crc crio[23067]: time=\"2026-06-11T00:35:49.899065525Z\" level=info msg=\"Checking pod openstack_redhat-edpm-deployment-ipam-openstack-edpm-ipam-pxlwz for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:35:49.908384 crc crio[23067]: time=\"2026-06-11T00:35:49.907474723Z\" level=info msg=\"Ran pod sandbox 306b4c45d3f45db8de5cdcac372e747a8b6fa99580422ad470b1cdb64be80c9e with infra container: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-pxlwz/POD\" id=7bdc1e1c-2298-4e6c-8686-33ffd07e62b0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:35:49.914633 crc crio[23067]: time=\"2026-06-11T00:35:49.914548525Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=e361201b-155b-485d-afb0-e6b1062cb12f name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:35:49.942420 crc crio[23067]: time=\"2026-06-11T00:35:49.94233066Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=cbdcbd5f-6952-4bcc-b1cf-30ef17444611 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:35:49.960208 crc crio[23067]: time=\"2026-06-11T00:35:49.960063782Z\" level=info msg=\"Creating container: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-pxlwz/redhat-edpm-deployment-ipam-openstack-edpm-ipam\" id=eca37416-9c0d-404e-92b2-2af87c93f812 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:35:49.962441 crc crio[23067]: time=\"2026-06-11T00:35:49.962343884Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:35:50.033978 crc crio[23067]: time=\"2026-06-11T00:35:50.033786685Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:35:50.044741 crc crio[23067]: time=\"2026-06-11T00:35:50.044587938Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:35:50.241208 crc crio[23067]: time=\"2026-06-11T00:35:50.240348916Z\" level=info msg=\"Created container 0511f64763bfc7db42bbd7d8ba289aa895fb2facf5c1426c186268cd0e9bec32: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-pxlwz/redhat-edpm-deployment-ipam-openstack-edpm-ipam\" id=eca37416-9c0d-404e-92b2-2af87c93f812 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:35:50.245124 crc crio[23067]: time=\"2026-06-11T00:35:50.245058464Z\" level=info msg=\"Starting container: 0511f64763bfc7db42bbd7d8ba289aa895fb2facf5c1426c186268cd0e9bec32\" id=6b8191af-b48a-4216-bd09-f128eebae4d5 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:35:50.252834 crc crio[23067]: time=\"2026-06-11T00:35:50.252789044Z\" level=info msg=\"Started container\" PID=131639 containerID=0511f64763bfc7db42bbd7d8ba289aa895fb2facf5c1426c186268cd0e9bec32 description=openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-pxlwz/redhat-edpm-deployment-ipam-openstack-edpm-ipam id=6b8191af-b48a-4216-bd09-f128eebae4d5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=306b4c45d3f45db8de5cdcac372e747a8b6fa99580422ad470b1cdb64be80c9e\nJun 11 00:35:51.679733 crc crio[23067]: time=\"2026-06-11T00:35:51.679347719Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=2400e11c-90e5-4d6b-a28a-bda534634174 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:35:51.685255 crc crio[23067]: time=\"2026-06-11T00:35:51.685214859Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=7ecefb4d-cfdc-4133-b32d-8e62ef2b9649 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:35:51.690831 crc crio[23067]: time=\"2026-06-11T00:35:51.690753709Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-nbdxp/registry-server\" id=5248eb61-30d9-492e-be61-98a757b79b94 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:35:51.691373 crc crio[23067]: time=\"2026-06-11T00:35:51.69114322Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:35:51.788839 crc crio[23067]: time=\"2026-06-11T00:35:51.788785472Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:35:51.793769 crc crio[23067]: time=\"2026-06-11T00:35:51.793743637Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:35:52.029125 crc crio[23067]: time=\"2026-06-11T00:35:52.029012949Z\" level=info msg=\"Created container 40ae2ee9a463ceee26451e87a43821f0de8dc8318c8857cc2a405bc64c85377e: openshift-marketplace/community-operators-nbdxp/registry-server\" id=5248eb61-30d9-492e-be61-98a757b79b94 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:35:52.030540 crc crio[23067]: time=\"2026-06-11T00:35:52.030386656Z\" level=info msg=\"Starting container: 40ae2ee9a463ceee26451e87a43821f0de8dc8318c8857cc2a405bc64c85377e\" id=a9311abe-1644-4312-801e-24bd4309d418 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:35:52.036628 crc crio[23067]: time=\"2026-06-11T00:35:52.035871775Z\" level=info msg=\"Started container\" PID=131731 containerID=40ae2ee9a463ceee26451e87a43821f0de8dc8318c8857cc2a405bc64c85377e description=openshift-marketplace/community-operators-nbdxp/registry-server id=a9311abe-1644-4312-801e-24bd4309d418 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dbf77c5ebae5240bdfdb76022a869b867d674bb64cd110d189bf33e2d6f4fdfe\nJun 11 00:35:54.735736 crc crio[23067]: time=\"2026-06-11T00:35:54.734357215Z\" level=info msg=\"Stopping pod sandbox: 306b4c45d3f45db8de5cdcac372e747a8b6fa99580422ad470b1cdb64be80c9e\" id=a556e37d-a060-44f0-960e-d8af6e394185 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:35:54.737309 crc crio[23067]: time=\"2026-06-11T00:35:54.73672849Z\" level=info msg=\"Got pod network &{Name:redhat-edpm-deployment-ipam-openstack-edpm-ipam-pxlwz Namespace:openstack ID:306b4c45d3f45db8de5cdcac372e747a8b6fa99580422ad470b1cdb64be80c9e UID:c1f2b9ac-c5ff-4a64-984a-94705104980b NetNS:/var/run/netns/60b49848-e737-45f4-a400-6720c957bd8d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc1f2b9ac_c5ff_4a64_984a_94705104980b.slice PodAnnotations:0xc00802e598}] Aliases:map[]}\"\nJun 11 00:35:54.737309 crc crio[23067]: time=\"2026-06-11T00:35:54.736907215Z\" level=info msg=\"Deleting pod openstack_redhat-edpm-deployment-ipam-openstack-edpm-ipam-pxlwz from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:35:55.334979 crc crio[23067]: time=\"2026-06-11T00:35:55.334325565Z\" level=info msg=\"Stopped pod sandbox: 306b4c45d3f45db8de5cdcac372e747a8b6fa99580422ad470b1cdb64be80c9e\" id=a556e37d-a060-44f0-960e-d8af6e394185 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:35:56.331101 crc crio[23067]: time=\"2026-06-11T00:35:56.330429026Z\" level=info msg=\"Running pod sandbox: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-dwcvv/POD\" id=2d66f6c8-8542-4c83-b800-4c71c80fe526 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:35:56.331101 crc crio[23067]: time=\"2026-06-11T00:35:56.33094916Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:35:56.363298 crc crio[23067]: time=\"2026-06-11T00:35:56.363149785Z\" level=info msg=\"Got pod network &{Name:bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-dwcvv Namespace:openstack ID:ef4ae5f8e75d1c219df0a8c1d2596861137147263c4fa2ecc79e309a11ea96e9 UID:11fe9860-671f-41bc-ad9d-424a5fd002f9 NetNS:/var/run/netns/21786555-cba4-427a-a153-9e7ef74e36c8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod11fe9860_671f_41bc_ad9d_424a5fd002f9.slice PodAnnotations:0xc000131d18}] Aliases:map[]}\"\nJun 11 00:35:56.363298 crc crio[23067]: time=\"2026-06-11T00:35:56.363244048Z\" level=info msg=\"Adding pod openstack_bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-dwcvv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:35:57.048091 crc crio[23067]: 2026-06-11T00:35:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ef4ae5f8e75d1c2 Mac:12:dc:13:64:1d:db Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ea Mtu:0 Sandbox:/var/run/netns/21786555-cba4-427a-a153-9e7ef74e36c8 SocketPath: PciID:}] [{Interface:0xc00050c140 Address:{IP:10.217.0.234 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:35:57.049958 crc crio[23067]: time=\"2026-06-11T00:35:57.04979532Z\" level=info msg=\"Got pod network &{Name:bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-dwcvv Namespace:openstack ID:ef4ae5f8e75d1c219df0a8c1d2596861137147263c4fa2ecc79e309a11ea96e9 UID:11fe9860-671f-41bc-ad9d-424a5fd002f9 NetNS:/var/run/netns/21786555-cba4-427a-a153-9e7ef74e36c8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod11fe9860_671f_41bc_ad9d_424a5fd002f9.slice PodAnnotations:0xc000131d18}] Aliases:map[]}\"\nJun 11 00:35:57.050330 crc crio[23067]: time=\"2026-06-11T00:35:57.050030286Z\" level=info msg=\"Checking pod openstack_bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-dwcvv for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:35:57.060417 crc crio[23067]: time=\"2026-06-11T00:35:57.060173092Z\" level=info msg=\"Ran pod sandbox ef4ae5f8e75d1c219df0a8c1d2596861137147263c4fa2ecc79e309a11ea96e9 with infra container: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-dwcvv/POD\" id=2d66f6c8-8542-4c83-b800-4c71c80fe526 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:35:57.063238 crc crio[23067]: time=\"2026-06-11T00:35:57.063110821Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=cfd9b2bc-0c12-4b2d-a09b-b9f610e6e48d name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:35:57.109525 crc crio[23067]: time=\"2026-06-11T00:35:57.109308536Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=41c45a23-cb73-4d9a-8db5-23e5d1d557ce name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:35:57.117937 crc crio[23067]: time=\"2026-06-11T00:35:57.117845818Z\" level=info msg=\"Creating container: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-dwcvv/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam\" id=46699ab3-94e3-4569-ae02-a99a93994ffa name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:35:57.119709 crc crio[23067]: time=\"2026-06-11T00:35:57.119556935Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:35:57.167229 crc crio[23067]: time=\"2026-06-11T00:35:57.167133257Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:35:57.172336 crc crio[23067]: time=\"2026-06-11T00:35:57.172263607Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:35:57.354051 crc crio[23067]: time=\"2026-06-11T00:35:57.353503471Z\" level=info msg=\"Created container 5db576ac871b50704a13be8b2a1ff7d2de1ec2dbb67d87f018712f223560088e: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-dwcvv/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam\" id=46699ab3-94e3-4569-ae02-a99a93994ffa name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:35:57.355392 crc crio[23067]: time=\"2026-06-11T00:35:57.354975951Z\" level=info msg=\"Starting container: 5db576ac871b50704a13be8b2a1ff7d2de1ec2dbb67d87f018712f223560088e\" id=0577f94c-b98d-45a3-95fd-4f634dcb3176 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:35:57.364284 crc crio[23067]: time=\"2026-06-11T00:35:57.363901403Z\" level=info msg=\"Started container\" PID=132185 containerID=5db576ac871b50704a13be8b2a1ff7d2de1ec2dbb67d87f018712f223560088e description=openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-dwcvv/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam id=0577f94c-b98d-45a3-95fd-4f634dcb3176 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ef4ae5f8e75d1c219df0a8c1d2596861137147263c4fa2ecc79e309a11ea96e9\nJun 11 00:35:59.803834 crc crio[23067]: time=\"2026-06-11T00:35:59.802802581Z\" level=info msg=\"Stopping container: 40ae2ee9a463ceee26451e87a43821f0de8dc8318c8857cc2a405bc64c85377e (timeout: 2s)\" id=bae2b6d0-122a-4f80-8bad-6dffce6fc7a6 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 00:35:59.936273 crc crio[23067]: time=\"2026-06-11T00:35:59.936047231Z\" level=info msg=\"Stopped container 40ae2ee9a463ceee26451e87a43821f0de8dc8318c8857cc2a405bc64c85377e: openshift-marketplace/community-operators-nbdxp/registry-server\" id=bae2b6d0-122a-4f80-8bad-6dffce6fc7a6 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 00:35:59.939219 crc crio[23067]: time=\"2026-06-11T00:35:59.939064583Z\" level=info msg=\"Stopping pod sandbox: dbf77c5ebae5240bdfdb76022a869b867d674bb64cd110d189bf33e2d6f4fdfe\" id=ae503d9f-4db7-494b-bc64-c3ced7cb271b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:35:59.940489 crc crio[23067]: time=\"2026-06-11T00:35:59.940406139Z\" level=info msg=\"Got pod network &{Name:community-operators-nbdxp Namespace:openshift-marketplace ID:dbf77c5ebae5240bdfdb76022a869b867d674bb64cd110d189bf33e2d6f4fdfe UID:008dec57-4c19-420a-9e22-f90f63e9251d NetNS:/var/run/netns/87af5442-39c9-4898-99ca-9f3fada0b558 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod008dec57_4c19_420a_9e22_f90f63e9251d.slice PodAnnotations:0xc0082021a0}] Aliases:map[]}\"\nJun 11 00:35:59.940754 crc crio[23067]: time=\"2026-06-11T00:35:59.940633185Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-nbdxp from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:36:00.328846 crc crio[23067]: time=\"2026-06-11T00:36:00.328149843Z\" level=info msg=\"Stopped pod sandbox: dbf77c5ebae5240bdfdb76022a869b867d674bb64cd110d189bf33e2d6f4fdfe\" id=ae503d9f-4db7-494b-bc64-c3ced7cb271b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:36:00.559254 crc crio[23067]: time=\"2026-06-11T00:36:00.558535702Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29685636-gclgn/POD\" id=1db63025-38f4-4a05-b37e-2edf2ed506a9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:36:00.559254 crc crio[23067]: time=\"2026-06-11T00:36:00.559226171Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:36:00.594363 crc crio[23067]: time=\"2026-06-11T00:36:00.594296924Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685636-gclgn Namespace:openshift-infra ID:4405c39c5003b0b35533040dbdca9b7a8419f8653fb3b2cdf87582a198b65c34 UID:43abc575-375b-4c23-b737-852e106302df NetNS:/var/run/netns/2df22dde-13e9-4a47-a0dc-a5cc212070d2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod43abc575_375b_4c23_b737_852e106302df.slice PodAnnotations:0xc0079a42e8}] Aliases:map[]}\"\nJun 11 00:36:00.594363 crc crio[23067]: time=\"2026-06-11T00:36:00.594351515Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29685636-gclgn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:36:00.824884 crc crio[23067]: time=\"2026-06-11T00:36:00.824834047Z\" level=info msg=\"Removing container: 40ae2ee9a463ceee26451e87a43821f0de8dc8318c8857cc2a405bc64c85377e\" id=90a273ec-50ad-407c-b2fe-8d80e9d00296 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:36:00.881259 crc crio[23067]: time=\"2026-06-11T00:36:00.881159097Z\" level=info msg=\"Removed container 40ae2ee9a463ceee26451e87a43821f0de8dc8318c8857cc2a405bc64c85377e: openshift-marketplace/community-operators-nbdxp/registry-server\" id=90a273ec-50ad-407c-b2fe-8d80e9d00296 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:36:00.884910 crc crio[23067]: time=\"2026-06-11T00:36:00.884829257Z\" level=info msg=\"Removing container: fbf6a5468a0e45189d9d880063b414d13e8c940a3ceef75da304d8d565bd2e01\" id=4050f5fe-a2d9-473f-af97-f068f7f6b504 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:36:00.925237 crc crio[23067]: time=\"2026-06-11T00:36:00.925134472Z\" level=info msg=\"Removed container fbf6a5468a0e45189d9d880063b414d13e8c940a3ceef75da304d8d565bd2e01: openshift-marketplace/community-operators-nbdxp/extract-content\" id=4050f5fe-a2d9-473f-af97-f068f7f6b504 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:36:00.930419 crc crio[23067]: time=\"2026-06-11T00:36:00.930381874Z\" level=info msg=\"Removing container: 465619a45d589d9caca4e5cd6014a95ba60bb47c234d731940d888dfe7be6b1c\" id=f8f7fff8-30ba-4270-ab73-16cb88a51915 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:36:01.001558 crc crio[23067]: time=\"2026-06-11T00:36:01.000877019Z\" level=info msg=\"Removed container 465619a45d589d9caca4e5cd6014a95ba60bb47c234d731940d888dfe7be6b1c: openshift-marketplace/community-operators-nbdxp/extract-utilities\" id=f8f7fff8-30ba-4270-ab73-16cb88a51915 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:36:01.160120 crc crio[23067]: 2026-06-11T00:36:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4405c39c5003b0b Mac:0a:1b:16:2c:4d:d4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:eb Mtu:0 Sandbox:/var/run/netns/2df22dde-13e9-4a47-a0dc-a5cc212070d2 SocketPath: PciID:}] [{Interface:0xc0004b05d0 Address:{IP:10.217.0.235 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:36:01.162582 crc crio[23067]: time=\"2026-06-11T00:36:01.162475319Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685636-gclgn Namespace:openshift-infra ID:4405c39c5003b0b35533040dbdca9b7a8419f8653fb3b2cdf87582a198b65c34 UID:43abc575-375b-4c23-b737-852e106302df NetNS:/var/run/netns/2df22dde-13e9-4a47-a0dc-a5cc212070d2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod43abc575_375b_4c23_b737_852e106302df.slice PodAnnotations:0xc0079a42e8}] Aliases:map[]}\"\nJun 11 00:36:01.162864 crc crio[23067]: time=\"2026-06-11T00:36:01.162767367Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29685636-gclgn for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:36:01.182517 crc crio[23067]: time=\"2026-06-11T00:36:01.182282817Z\" level=info msg=\"Ran pod sandbox 4405c39c5003b0b35533040dbdca9b7a8419f8653fb3b2cdf87582a198b65c34 with infra container: openshift-infra/auto-csr-approver-29685636-gclgn/POD\" id=1db63025-38f4-4a05-b37e-2edf2ed506a9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:36:01.186394 crc crio[23067]: time=\"2026-06-11T00:36:01.185434512Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=0ffffe89-3756-449b-bb81-9689b2a184a5 name=/runtime.v1.ImageService/PullImage\nJun 11 00:36:01.196425 crc crio[23067]: time=\"2026-06-11T00:36:01.196334759Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 00:36:03.239905 crc crio[23067]: time=\"2026-06-11T00:36:03.239322071Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=0ffffe89-3756-449b-bb81-9689b2a184a5 name=/runtime.v1.ImageService/PullImage\nJun 11 00:36:03.241597 crc crio[23067]: time=\"2026-06-11T00:36:03.241077469Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=c8b58926-2378-44a9-8f14-fc13d8540bbd name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:36:03.243542 crc crio[23067]: time=\"2026-06-11T00:36:03.243458114Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=89bceb58-a3a2-465a-96b3-6759ac9d80ce name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:36:03.252440 crc crio[23067]: time=\"2026-06-11T00:36:03.252362836Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29685636-gclgn/oc\" id=b6a3a9dd-9e18-4928-ab69-692d5251bff0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:36:03.253397 crc crio[23067]: time=\"2026-06-11T00:36:03.25288321Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:36:03.306038 crc crio[23067]: time=\"2026-06-11T00:36:03.305931311Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:36:03.603514 crc crio[23067]: time=\"2026-06-11T00:36:03.603273469Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:36:03.728487 crc crio[23067]: time=\"2026-06-11T00:36:03.728378768Z\" level=info msg=\"Created container 2de03777770eeebde30d0cb495546f64c8a7c340f0bdf70981ef5c433c819581: openshift-infra/auto-csr-approver-29685636-gclgn/oc\" id=b6a3a9dd-9e18-4928-ab69-692d5251bff0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:36:03.729715 crc crio[23067]: time=\"2026-06-11T00:36:03.729539129Z\" level=info msg=\"Starting container: 2de03777770eeebde30d0cb495546f64c8a7c340f0bdf70981ef5c433c819581\" id=8113031c-fc98-4d03-8fcf-cdec6d028463 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:36:03.735098 crc crio[23067]: time=\"2026-06-11T00:36:03.734996938Z\" level=info msg=\"Started container\" PID=132628 containerID=2de03777770eeebde30d0cb495546f64c8a7c340f0bdf70981ef5c433c819581 description=openshift-infra/auto-csr-approver-29685636-gclgn/oc id=8113031c-fc98-4d03-8fcf-cdec6d028463 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4405c39c5003b0b35533040dbdca9b7a8419f8653fb3b2cdf87582a198b65c34\nJun 11 00:36:05.909289 crc crio[23067]: time=\"2026-06-11T00:36:05.908069573Z\" level=info msg=\"Stopping pod sandbox: 4405c39c5003b0b35533040dbdca9b7a8419f8653fb3b2cdf87582a198b65c34\" id=dc409048-e8e7-4c70-b059-5d935cf923e1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:36:05.911399 crc crio[23067]: time=\"2026-06-11T00:36:05.910369976Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685636-gclgn Namespace:openshift-infra ID:4405c39c5003b0b35533040dbdca9b7a8419f8653fb3b2cdf87582a198b65c34 UID:43abc575-375b-4c23-b737-852e106302df NetNS:/var/run/netns/2df22dde-13e9-4a47-a0dc-a5cc212070d2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod43abc575_375b_4c23_b737_852e106302df.slice PodAnnotations:0xc0029b2d70}] Aliases:map[]}\"\nJun 11 00:36:05.911399 crc crio[23067]: time=\"2026-06-11T00:36:05.910588902Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29685636-gclgn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:36:06.246967 crc crio[23067]: time=\"2026-06-11T00:36:06.246488287Z\" level=info msg=\"Stopped pod sandbox: 4405c39c5003b0b35533040dbdca9b7a8419f8653fb3b2cdf87582a198b65c34\" id=dc409048-e8e7-4c70-b059-5d935cf923e1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:36:31.483545 crc crio[23067]: time=\"2026-06-11T00:36:31.482750194Z\" level=info msg=\"Removing container: 6015ada5d5c95113de7ca37f1f5c2b4856c9e60b2b3fc66bdbb7b44a92290aaa\" id=19919176-434f-4a09-a079-c6473bb8f945 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:36:31.686488 crc crio[23067]: time=\"2026-06-11T00:36:31.686395696Z\" level=info msg=\"Removed container 6015ada5d5c95113de7ca37f1f5c2b4856c9e60b2b3fc66bdbb7b44a92290aaa: openshift-infra/auto-csr-approver-29685630-g2zjj/oc\" id=19919176-434f-4a09-a079-c6473bb8f945 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:36:31.696595 crc crio[23067]: time=\"2026-06-11T00:36:31.69648324Z\" level=info msg=\"Stopping pod sandbox: dbf77c5ebae5240bdfdb76022a869b867d674bb64cd110d189bf33e2d6f4fdfe\" id=a57a1f55-5ba7-4071-aa05-c4ba76eb8fd8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:36:31.697219 crc crio[23067]: time=\"2026-06-11T00:36:31.696613614Z\" level=info msg=\"Stopped pod sandbox (already stopped): dbf77c5ebae5240bdfdb76022a869b867d674bb64cd110d189bf33e2d6f4fdfe\" id=a57a1f55-5ba7-4071-aa05-c4ba76eb8fd8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:36:31.697299 crc crio[23067]: time=\"2026-06-11T00:36:31.697236611Z\" level=info msg=\"Removing pod sandbox: dbf77c5ebae5240bdfdb76022a869b867d674bb64cd110d189bf33e2d6f4fdfe\" id=a3109a51-bb4d-4d37-9385-75a5f53a0865 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:36:31.713163 crc crio[23067]: time=\"2026-06-11T00:36:31.713061791Z\" level=info msg=\"Removed pod sandbox: dbf77c5ebae5240bdfdb76022a869b867d674bb64cd110d189bf33e2d6f4fdfe\" id=a3109a51-bb4d-4d37-9385-75a5f53a0865 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:36:31.714225 crc crio[23067]: time=\"2026-06-11T00:36:31.71414432Z\" level=info msg=\"Stopping pod sandbox: 56cc2c1d5a679063cf272ca8bde36c2de37581287f985beeca0811801678bf5b\" id=47f10dfb-2bd2-4124-8abe-20211ddbf8d3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:36:31.714318 crc crio[23067]: time=\"2026-06-11T00:36:31.714256713Z\" level=info msg=\"Stopped pod sandbox (already stopped): 56cc2c1d5a679063cf272ca8bde36c2de37581287f985beeca0811801678bf5b\" id=47f10dfb-2bd2-4124-8abe-20211ddbf8d3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:36:31.715043 crc crio[23067]: time=\"2026-06-11T00:36:31.714969513Z\" level=info msg=\"Removing pod sandbox: 56cc2c1d5a679063cf272ca8bde36c2de37581287f985beeca0811801678bf5b\" id=7e741e19-db65-4099-a74b-e98ab1315c79 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:36:31.730919 crc crio[23067]: time=\"2026-06-11T00:36:31.730585337Z\" level=info msg=\"Removed pod sandbox: 56cc2c1d5a679063cf272ca8bde36c2de37581287f985beeca0811801678bf5b\" id=7e741e19-db65-4099-a74b-e98ab1315c79 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:38:00.728297 crc crio[23067]: time=\"2026-06-11T00:38:00.726901572Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29685638-ks2z5/POD\" id=f1457053-d362-46fe-9edc-e4d4e8790fa3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:38:00.734129 crc crio[23067]: time=\"2026-06-11T00:38:00.728916957Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:38:01.019841 crc crio[23067]: time=\"2026-06-11T00:38:01.019596093Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685638-ks2z5 Namespace:openshift-infra ID:bef0ef86d6d9836c4eba31ab988210da19b88ab003f38d9fd341e34f4248bdde UID:0032e5a6-54e9-4320-9d35-acb3916278bf NetNS:/var/run/netns/f838eaa5-a494-47f7-a83b-a0307386f01e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0032e5a6_54e9_4320_9d35_acb3916278bf.slice PodAnnotations:0xc002392138}] Aliases:map[]}\"\nJun 11 00:38:01.019841 crc crio[23067]: time=\"2026-06-11T00:38:01.019717267Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29685638-ks2z5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:38:02.149915 crc crio[23067]: 2026-06-11T00:38:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bef0ef86d6d9836 Mac:b2:8e:58:66:3f:cf Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ec Mtu:0 Sandbox:/var/run/netns/f838eaa5-a494-47f7-a83b-a0307386f01e SocketPath: PciID:}] [{Interface:0xc000124b90 Address:{IP:10.217.0.236 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:38:02.152765 crc crio[23067]: time=\"2026-06-11T00:38:02.152611004Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685638-ks2z5 Namespace:openshift-infra ID:bef0ef86d6d9836c4eba31ab988210da19b88ab003f38d9fd341e34f4248bdde UID:0032e5a6-54e9-4320-9d35-acb3916278bf NetNS:/var/run/netns/f838eaa5-a494-47f7-a83b-a0307386f01e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0032e5a6_54e9_4320_9d35_acb3916278bf.slice PodAnnotations:0xc002392138}] Aliases:map[]}\"\nJun 11 00:38:02.152979 crc crio[23067]: time=\"2026-06-11T00:38:02.152915692Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29685638-ks2z5 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:38:02.185710 crc crio[23067]: time=\"2026-06-11T00:38:02.185303442Z\" level=info msg=\"Ran pod sandbox bef0ef86d6d9836c4eba31ab988210da19b88ab003f38d9fd341e34f4248bdde with infra container: openshift-infra/auto-csr-approver-29685638-ks2z5/POD\" id=f1457053-d362-46fe-9edc-e4d4e8790fa3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:38:02.194575 crc crio[23067]: time=\"2026-06-11T00:38:02.194509402Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=19b0b327-b517-4aff-b11f-1cc07dff3004 name=/runtime.v1.ImageService/PullImage\nJun 11 00:38:02.210622 crc crio[23067]: time=\"2026-06-11T00:38:02.210435525Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 00:38:03.094566 crc crio[23067]: time=\"2026-06-11T00:38:03.09408055Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=19b0b327-b517-4aff-b11f-1cc07dff3004 name=/runtime.v1.ImageService/PullImage\nJun 11 00:38:03.095910 crc crio[23067]: time=\"2026-06-11T00:38:03.095830487Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=69a16326-0ea4-4123-a367-e414fbfb6bff name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:38:03.098900 crc crio[23067]: time=\"2026-06-11T00:38:03.098819929Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=5846b66b-42cb-4984-bab3-ffe3e1ad1ba1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:38:03.107239 crc crio[23067]: time=\"2026-06-11T00:38:03.107139365Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29685638-ks2z5/oc\" id=b0a459e9-758d-4d7c-89ab-3f81b8ad4b68 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:38:03.107841 crc crio[23067]: time=\"2026-06-11T00:38:03.107629938Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:38:03.164751 crc crio[23067]: time=\"2026-06-11T00:38:03.164607346Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:38:04.769343 crc crio[23067]: time=\"2026-06-11T00:38:04.769114706Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:38:04.927410 crc crio[23067]: time=\"2026-06-11T00:38:04.927325964Z\" level=info msg=\"Created container 18c75cb646700a2d1c34b03f206a7574b51166cdb0a4477779d98a1fc9b88f24: openshift-infra/auto-csr-approver-29685638-ks2z5/oc\" id=b0a459e9-758d-4d7c-89ab-3f81b8ad4b68 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:38:04.928552 crc crio[23067]: time=\"2026-06-11T00:38:04.928480516Z\" level=info msg=\"Starting container: 18c75cb646700a2d1c34b03f206a7574b51166cdb0a4477779d98a1fc9b88f24\" id=3e0f920a-6143-4087-91e1-5df7475f1af5 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:38:04.933953 crc crio[23067]: time=\"2026-06-11T00:38:04.933875912Z\" level=info msg=\"Started container\" PID=138738 containerID=18c75cb646700a2d1c34b03f206a7574b51166cdb0a4477779d98a1fc9b88f24 description=openshift-infra/auto-csr-approver-29685638-ks2z5/oc id=3e0f920a-6143-4087-91e1-5df7475f1af5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bef0ef86d6d9836c4eba31ab988210da19b88ab003f38d9fd341e34f4248bdde\nJun 11 00:38:07.406522 crc crio[23067]: time=\"2026-06-11T00:38:07.405855059Z\" level=info msg=\"Stopping pod sandbox: bef0ef86d6d9836c4eba31ab988210da19b88ab003f38d9fd341e34f4248bdde\" id=968403b7-fc1c-4c96-b6a4-ab35600b98f1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:38:07.408001 crc crio[23067]: time=\"2026-06-11T00:38:07.407760661Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685638-ks2z5 Namespace:openshift-infra ID:bef0ef86d6d9836c4eba31ab988210da19b88ab003f38d9fd341e34f4248bdde UID:0032e5a6-54e9-4320-9d35-acb3916278bf NetNS:/var/run/netns/f838eaa5-a494-47f7-a83b-a0307386f01e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0032e5a6_54e9_4320_9d35_acb3916278bf.slice PodAnnotations:0xc003610ad8}] Aliases:map[]}\"\nJun 11 00:38:07.408001 crc crio[23067]: time=\"2026-06-11T00:38:07.407951046Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29685638-ks2z5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:38:08.208202 crc crio[23067]: time=\"2026-06-11T00:38:08.206072439Z\" level=info msg=\"Stopped pod sandbox: bef0ef86d6d9836c4eba31ab988210da19b88ab003f38d9fd341e34f4248bdde\" id=968403b7-fc1c-4c96-b6a4-ab35600b98f1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:38:31.841581 crc crio[23067]: time=\"2026-06-11T00:38:31.840497049Z\" level=info msg=\"Removing container: 26966631490a8b31c9488fb747c04f70f79b14ddbd698153087e7c46953f5434\" id=bd40882e-a3e0-4108-89c4-02a8b88ba191 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:38:32.285394 crc crio[23067]: time=\"2026-06-11T00:38:32.284802699Z\" level=info msg=\"Removed container 26966631490a8b31c9488fb747c04f70f79b14ddbd698153087e7c46953f5434: openshift-infra/auto-csr-approver-29685632-n2kfn/oc\" id=bd40882e-a3e0-4108-89c4-02a8b88ba191 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:38:32.302356 crc crio[23067]: time=\"2026-06-11T00:38:32.302288264Z\" level=info msg=\"Stopping pod sandbox: b2c75f315cbf7bbc5057c045251aadca462142a079d670c707ba6c81bf828cdd\" id=8102bb5d-ab96-4fd1-b625-58fc62b3cd95 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:38:32.302846 crc crio[23067]: time=\"2026-06-11T00:38:32.302824369Z\" level=info msg=\"Stopped pod sandbox (already stopped): b2c75f315cbf7bbc5057c045251aadca462142a079d670c707ba6c81bf828cdd\" id=8102bb5d-ab96-4fd1-b625-58fc62b3cd95 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:38:32.304430 crc crio[23067]: time=\"2026-06-11T00:38:32.3043558Z\" level=info msg=\"Removing pod sandbox: b2c75f315cbf7bbc5057c045251aadca462142a079d670c707ba6c81bf828cdd\" id=e50a4a96-29d1-4f87-8ba9-7649a57356be name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:38:32.327507 crc crio[23067]: time=\"2026-06-11T00:38:32.327403437Z\" level=info msg=\"Removed pod sandbox: b2c75f315cbf7bbc5057c045251aadca462142a079d670c707ba6c81bf828cdd\" id=e50a4a96-29d1-4f87-8ba9-7649a57356be name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:38:48.428017 crc crio[23067]: time=\"2026-06-11T00:38:48.425462763Z\" level=info msg=\"Stopping pod sandbox: ef4ae5f8e75d1c219df0a8c1d2596861137147263c4fa2ecc79e309a11ea96e9\" id=e4529b85-5499-4666-a513-514168d6ec51 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:38:48.428017 crc crio[23067]: time=\"2026-06-11T00:38:48.427085377Z\" level=info msg=\"Got pod network &{Name:bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-dwcvv Namespace:openstack ID:ef4ae5f8e75d1c219df0a8c1d2596861137147263c4fa2ecc79e309a11ea96e9 UID:11fe9860-671f-41bc-ad9d-424a5fd002f9 NetNS:/var/run/netns/21786555-cba4-427a-a153-9e7ef74e36c8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod11fe9860_671f_41bc_ad9d_424a5fd002f9.slice PodAnnotations:0xc003610090}] Aliases:map[]}\"\nJun 11 00:38:48.428017 crc crio[23067]: time=\"2026-06-11T00:38:48.427229461Z\" level=info msg=\"Deleting pod openstack_bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-dwcvv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:38:48.968581 crc crio[23067]: time=\"2026-06-11T00:38:48.967289273Z\" level=info msg=\"Stopped pod sandbox: ef4ae5f8e75d1c219df0a8c1d2596861137147263c4fa2ecc79e309a11ea96e9\" id=e4529b85-5499-4666-a513-514168d6ec51 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:38:49.936608 crc crio[23067]: time=\"2026-06-11T00:38:49.93601716Z\" level=info msg=\"Running pod sandbox: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-tw54p/POD\" id=d221f0aa-f7e5-4689-b78f-4966ef65b150 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:38:49.937756 crc crio[23067]: time=\"2026-06-11T00:38:49.936728579Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:38:49.969285 crc crio[23067]: time=\"2026-06-11T00:38:49.969164071Z\" level=info msg=\"Got pod network &{Name:download-cache-edpm-deployment-ipam-openstack-edpm-ipam-tw54p Namespace:openstack ID:f0ff37a2cf231af67876e5beea2fa399a3bbed5e4025551c53f21130d81da510 UID:01b2ed84-c580-4ecd-8587-8367601c4c3a NetNS:/var/run/netns/d6903f1e-dfc5-4cc1-a865-1d305e6a86bd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod01b2ed84_c580_4ecd_8587_8367601c4c3a.slice PodAnnotations:0xc003ba8568}] Aliases:map[]}\"\nJun 11 00:38:49.969445 crc crio[23067]: time=\"2026-06-11T00:38:49.969314675Z\" level=info msg=\"Adding pod openstack_download-cache-edpm-deployment-ipam-openstack-edpm-ipam-tw54p to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:38:50.681430 crc crio[23067]: 2026-06-11T00:38:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f0ff37a2cf231af Mac:2a:3f:7c:14:a7:d8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ed Mtu:0 Sandbox:/var/run/netns/d6903f1e-dfc5-4cc1-a865-1d305e6a86bd SocketPath: PciID:}] [{Interface:0xc0004b45f0 Address:{IP:10.217.0.237 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:38:50.684329 crc crio[23067]: time=\"2026-06-11T00:38:50.683943029Z\" level=info msg=\"Got pod network &{Name:download-cache-edpm-deployment-ipam-openstack-edpm-ipam-tw54p Namespace:openstack ID:f0ff37a2cf231af67876e5beea2fa399a3bbed5e4025551c53f21130d81da510 UID:01b2ed84-c580-4ecd-8587-8367601c4c3a NetNS:/var/run/netns/d6903f1e-dfc5-4cc1-a865-1d305e6a86bd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod01b2ed84_c580_4ecd_8587_8367601c4c3a.slice PodAnnotations:0xc003ba8568}] Aliases:map[]}\"\nJun 11 00:38:50.684427 crc crio[23067]: time=\"2026-06-11T00:38:50.6843225Z\" level=info msg=\"Checking pod openstack_download-cache-edpm-deployment-ipam-openstack-edpm-ipam-tw54p for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:38:50.705317 crc crio[23067]: time=\"2026-06-11T00:38:50.705172736Z\" level=info msg=\"Ran pod sandbox f0ff37a2cf231af67876e5beea2fa399a3bbed5e4025551c53f21130d81da510 with infra container: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-tw54p/POD\" id=d221f0aa-f7e5-4689-b78f-4966ef65b150 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:38:50.708188 crc crio[23067]: time=\"2026-06-11T00:38:50.708100636Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=11c8e5b7-eb8f-4cba-85b6-5a0b27a79c41 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:38:50.738343 crc crio[23067]: time=\"2026-06-11T00:38:50.738188923Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=c3134571-b71d-4adf-b6e0-9c736a5a4661 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:38:50.750418 crc crio[23067]: time=\"2026-06-11T00:38:50.750316122Z\" level=info msg=\"Creating container: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-tw54p/download-cache-edpm-deployment-ipam-openstack-edpm-ipam\" id=aa759429-5d78-43b8-bd07-ef725e43ad9d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:38:50.750990 crc crio[23067]: time=\"2026-06-11T00:38:50.75095129Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:38:50.806155 crc crio[23067]: time=\"2026-06-11T00:38:50.805706597Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:38:50.811133 crc crio[23067]: time=\"2026-06-11T00:38:50.811051072Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:38:51.003180 crc crio[23067]: time=\"2026-06-11T00:38:51.002784951Z\" level=info msg=\"Created container b6e5fcbb9b282d06e6f53f21d5ae0004b4269aed52b273ba262e68d86f724fb7: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-tw54p/download-cache-edpm-deployment-ipam-openstack-edpm-ipam\" id=aa759429-5d78-43b8-bd07-ef725e43ad9d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:38:51.005157 crc crio[23067]: time=\"2026-06-11T00:38:51.004291642Z\" level=info msg=\"Starting container: b6e5fcbb9b282d06e6f53f21d5ae0004b4269aed52b273ba262e68d86f724fb7\" id=0fd9063c-cb8f-4143-9f10-383c245100f5 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:38:51.010372 crc crio[23067]: time=\"2026-06-11T00:38:51.010278685Z\" level=info msg=\"Started container\" PID=141447 containerID=b6e5fcbb9b282d06e6f53f21d5ae0004b4269aed52b273ba262e68d86f724fb7 description=openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-tw54p/download-cache-edpm-deployment-ipam-openstack-edpm-ipam id=0fd9063c-cb8f-4143-9f10-383c245100f5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f0ff37a2cf231af67876e5beea2fa399a3bbed5e4025551c53f21130d81da510\nJun 11 00:40:00.583100 crc crio[23067]: time=\"2026-06-11T00:40:00.581986048Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29685640-9jl2l/POD\" id=72e53fc6-2cd0-4ff0-8641-7ab56ba2017e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:40:00.584749 crc crio[23067]: time=\"2026-06-11T00:40:00.58314915Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:40:00.657617 crc crio[23067]: time=\"2026-06-11T00:40:00.65714245Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685640-9jl2l Namespace:openshift-infra ID:fb61913bdb3e493c7beae5beb64dd3cbfd00a3ea2719db950226546735c2e547 UID:6abc4d86-0ba6-41b6-9e0a-bf6f335fe4c4 NetNS:/var/run/netns/f247e7bc-3594-427e-91a8-5b32250cbc6f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6abc4d86_0ba6_41b6_9e0a_bf6f335fe4c4.slice PodAnnotations:0xc00802e678}] Aliases:map[]}\"\nJun 11 00:40:00.657617 crc crio[23067]: time=\"2026-06-11T00:40:00.657572362Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29685640-9jl2l to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:40:01.177092 crc crio[23067]: 2026-06-11T00:40:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fb61913bdb3e493 Mac:02:be:1a:3b:f9:fe Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ee Mtu:0 Sandbox:/var/run/netns/f247e7bc-3594-427e-91a8-5b32250cbc6f SocketPath: PciID:}] [{Interface:0xc0003ba8d0 Address:{IP:10.217.0.238 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:40:01.178981 crc crio[23067]: time=\"2026-06-11T00:40:01.178903984Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685640-9jl2l Namespace:openshift-infra ID:fb61913bdb3e493c7beae5beb64dd3cbfd00a3ea2719db950226546735c2e547 UID:6abc4d86-0ba6-41b6-9e0a-bf6f335fe4c4 NetNS:/var/run/netns/f247e7bc-3594-427e-91a8-5b32250cbc6f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6abc4d86_0ba6_41b6_9e0a_bf6f335fe4c4.slice PodAnnotations:0xc00802e678}] Aliases:map[]}\"\nJun 11 00:40:01.179105 crc crio[23067]: time=\"2026-06-11T00:40:01.179051978Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29685640-9jl2l for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:40:01.192355 crc crio[23067]: time=\"2026-06-11T00:40:01.192239046Z\" level=info msg=\"Ran pod sandbox fb61913bdb3e493c7beae5beb64dd3cbfd00a3ea2719db950226546735c2e547 with infra container: openshift-infra/auto-csr-approver-29685640-9jl2l/POD\" id=72e53fc6-2cd0-4ff0-8641-7ab56ba2017e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:40:01.196892 crc crio[23067]: time=\"2026-06-11T00:40:01.19680216Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=acdb23b5-f205-4235-936c-311c1f933d89 name=/runtime.v1.ImageService/PullImage\nJun 11 00:40:01.212188 crc crio[23067]: time=\"2026-06-11T00:40:01.211809588Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 00:40:02.410375 crc crio[23067]: time=\"2026-06-11T00:40:02.410306048Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=acdb23b5-f205-4235-936c-311c1f933d89 name=/runtime.v1.ImageService/PullImage\nJun 11 00:40:02.413455 crc crio[23067]: time=\"2026-06-11T00:40:02.413369361Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=b9329f46-0831-4a45-af92-8e5f1413702e name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:40:02.416022 crc crio[23067]: time=\"2026-06-11T00:40:02.415983432Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=5acd8a5c-4edd-43af-bd1d-fbd89bcc5e1e name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:40:02.425929 crc crio[23067]: time=\"2026-06-11T00:40:02.425192572Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29685640-9jl2l/oc\" id=5b3adb15-d39f-4407-91f2-6f1465c9ddc6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:40:02.426906 crc crio[23067]: time=\"2026-06-11T00:40:02.426874548Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:40:02.493126 crc crio[23067]: time=\"2026-06-11T00:40:02.493055486Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:40:03.070075 crc crio[23067]: time=\"2026-06-11T00:40:03.06999666Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:40:03.191485 crc crio[23067]: time=\"2026-06-11T00:40:03.191361027Z\" level=info msg=\"Created container d45c70eea14d8f9d6fccde3bbc5337b615a0ac5bcaba3f61cdd8d035599241b5: openshift-infra/auto-csr-approver-29685640-9jl2l/oc\" id=5b3adb15-d39f-4407-91f2-6f1465c9ddc6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:40:03.193928 crc crio[23067]: time=\"2026-06-11T00:40:03.193728932Z\" level=info msg=\"Starting container: d45c70eea14d8f9d6fccde3bbc5337b615a0ac5bcaba3f61cdd8d035599241b5\" id=99cc3796-6775-4ae8-ae8e-ed4a6c71084d name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:40:03.200974 crc crio[23067]: time=\"2026-06-11T00:40:03.200830284Z\" level=info msg=\"Started container\" PID=145248 containerID=d45c70eea14d8f9d6fccde3bbc5337b615a0ac5bcaba3f61cdd8d035599241b5 description=openshift-infra/auto-csr-approver-29685640-9jl2l/oc id=99cc3796-6775-4ae8-ae8e-ed4a6c71084d name=/runtime.v1.RuntimeService/StartContainer sandboxID=fb61913bdb3e493c7beae5beb64dd3cbfd00a3ea2719db950226546735c2e547\nJun 11 00:40:05.181218 crc crio[23067]: time=\"2026-06-11T00:40:05.180072264Z\" level=info msg=\"Stopping pod sandbox: fb61913bdb3e493c7beae5beb64dd3cbfd00a3ea2719db950226546735c2e547\" id=aefe7e86-7a0d-4bc1-9cac-dc45710e21f2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:40:05.183107 crc crio[23067]: time=\"2026-06-11T00:40:05.182394978Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685640-9jl2l Namespace:openshift-infra ID:fb61913bdb3e493c7beae5beb64dd3cbfd00a3ea2719db950226546735c2e547 UID:6abc4d86-0ba6-41b6-9e0a-bf6f335fe4c4 NetNS:/var/run/netns/f247e7bc-3594-427e-91a8-5b32250cbc6f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6abc4d86_0ba6_41b6_9e0a_bf6f335fe4c4.slice PodAnnotations:0xc00802e4c8}] Aliases:map[]}\"\nJun 11 00:40:05.183107 crc crio[23067]: time=\"2026-06-11T00:40:05.182640504Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29685640-9jl2l from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:40:05.591331 crc crio[23067]: time=\"2026-06-11T00:40:05.590630888Z\" level=info msg=\"Stopped pod sandbox: fb61913bdb3e493c7beae5beb64dd3cbfd00a3ea2719db950226546735c2e547\" id=aefe7e86-7a0d-4bc1-9cac-dc45710e21f2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:40:32.398216 crc crio[23067]: time=\"2026-06-11T00:40:32.397252157Z\" level=info msg=\"Removing container: 61e07dacd2dea9643fc05bac6643e3b3d85f121975b73790dc011ae67a5194c6\" id=d7182c3a-58a9-40f6-a2dc-030b4d8781e1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:40:32.511211 crc crio[23067]: time=\"2026-06-11T00:40:32.510761411Z\" level=info msg=\"Removed container 61e07dacd2dea9643fc05bac6643e3b3d85f121975b73790dc011ae67a5194c6: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-h9j2l/openstack-edpm-ipam-provisionserver-checksum-discovery\" id=d7182c3a-58a9-40f6-a2dc-030b4d8781e1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:40:32.516915 crc crio[23067]: time=\"2026-06-11T00:40:32.516833046Z\" level=info msg=\"Removing container: 0baf726c7d0eeb3ddd78b317b2195b57a75db8f3d42fbad5e864d16fa78521ee\" id=08649dbd-014a-461d-bb50-92ec35ef58af name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:40:32.576111 crc crio[23067]: time=\"2026-06-11T00:40:32.575903041Z\" level=info msg=\"Removed container 0baf726c7d0eeb3ddd78b317b2195b57a75db8f3d42fbad5e864d16fa78521ee: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-h9j2l/init\" id=08649dbd-014a-461d-bb50-92ec35ef58af name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:40:32.579723 crc crio[23067]: time=\"2026-06-11T00:40:32.57954638Z\" level=info msg=\"Removing container: 842933c6600e28e94220be8347f69a9fdc744cb4e79f648de14e321b403e5f87\" id=62acf496-60fb-4ebf-943d-65ab9d15b167 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:40:33.405786 crc crio[23067]: time=\"2026-06-11T00:40:33.405619561Z\" level=info msg=\"Removed container 842933c6600e28e94220be8347f69a9fdc744cb4e79f648de14e321b403e5f87: openshift-infra/auto-csr-approver-29685634-tc5cp/oc\" id=62acf496-60fb-4ebf-943d-65ab9d15b167 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:40:33.426217 crc crio[23067]: time=\"2026-06-11T00:40:33.426125878Z\" level=info msg=\"Stopping pod sandbox: 560910062cf55e82b42ab25c9dbb15e8de193f1f820990fe514e4665fd1ea862\" id=8d98c120-0520-4fe1-85ac-01370949e968 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:40:33.426542 crc crio[23067]: time=\"2026-06-11T00:40:33.426255721Z\" level=info msg=\"Stopped pod sandbox (already stopped): 560910062cf55e82b42ab25c9dbb15e8de193f1f820990fe514e4665fd1ea862\" id=8d98c120-0520-4fe1-85ac-01370949e968 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:40:33.427712 crc crio[23067]: time=\"2026-06-11T00:40:33.427595248Z\" level=info msg=\"Removing pod sandbox: 560910062cf55e82b42ab25c9dbb15e8de193f1f820990fe514e4665fd1ea862\" id=09294bd9-d850-4094-9366-499fa1ead105 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:40:33.507390 crc crio[23067]: time=\"2026-06-11T00:40:33.50683902Z\" level=info msg=\"Removed pod sandbox: 560910062cf55e82b42ab25c9dbb15e8de193f1f820990fe514e4665fd1ea862\" id=09294bd9-d850-4094-9366-499fa1ead105 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:40:33.513318 crc crio[23067]: time=\"2026-06-11T00:40:33.513194083Z\" level=info msg=\"Stopping pod sandbox: 84defbc8c1a935fe5cec2138cdf99cc9163dbc04cb0c09027474c7de3c6d28f2\" id=10336039-cc5f-4de8-9050-3e784d429bd3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:40:33.513802 crc crio[23067]: time=\"2026-06-11T00:40:33.513622085Z\" level=info msg=\"Stopped pod sandbox (already stopped): 84defbc8c1a935fe5cec2138cdf99cc9163dbc04cb0c09027474c7de3c6d28f2\" id=10336039-cc5f-4de8-9050-3e784d429bd3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:40:33.515170 crc crio[23067]: time=\"2026-06-11T00:40:33.515004602Z\" level=info msg=\"Removing pod sandbox: 84defbc8c1a935fe5cec2138cdf99cc9163dbc04cb0c09027474c7de3c6d28f2\" id=7b5a3423-6d74-4c42-9b66-b9c194ade960 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:40:33.543479 crc crio[23067]: time=\"2026-06-11T00:40:33.543346532Z\" level=info msg=\"Removed pod sandbox: 84defbc8c1a935fe5cec2138cdf99cc9163dbc04cb0c09027474c7de3c6d28f2\" id=7b5a3423-6d74-4c42-9b66-b9c194ade960 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:41:40.313122 crc crio[23067]: time=\"2026-06-11T00:41:40.312121546Z\" level=info msg=\"Stopping pod sandbox: f0ff37a2cf231af67876e5beea2fa399a3bbed5e4025551c53f21130d81da510\" id=abfc1bd4-ca0b-4539-ab03-b44728296f0a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:41:40.315243 crc crio[23067]: time=\"2026-06-11T00:41:40.315176989Z\" level=info msg=\"Got pod network &{Name:download-cache-edpm-deployment-ipam-openstack-edpm-ipam-tw54p Namespace:openstack ID:f0ff37a2cf231af67876e5beea2fa399a3bbed5e4025551c53f21130d81da510 UID:01b2ed84-c580-4ecd-8587-8367601c4c3a NetNS:/var/run/netns/d6903f1e-dfc5-4cc1-a865-1d305e6a86bd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod01b2ed84_c580_4ecd_8587_8367601c4c3a.slice PodAnnotations:0xc00802e218}] Aliases:map[]}\"\nJun 11 00:41:40.315725 crc crio[23067]: time=\"2026-06-11T00:41:40.315599751Z\" level=info msg=\"Deleting pod openstack_download-cache-edpm-deployment-ipam-openstack-edpm-ipam-tw54p from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:41:40.836165 crc crio[23067]: time=\"2026-06-11T00:41:40.836078971Z\" level=info msg=\"Stopped pod sandbox: f0ff37a2cf231af67876e5beea2fa399a3bbed5e4025551c53f21130d81da510\" id=abfc1bd4-ca0b-4539-ab03-b44728296f0a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:41:42.034433 crc crio[23067]: time=\"2026-06-11T00:41:42.03311816Z\" level=info msg=\"Running pod sandbox: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipamqv8rt/POD\" id=67366714-dcf9-444e-9c6a-c471aec41627 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:41:42.037969 crc crio[23067]: time=\"2026-06-11T00:41:42.034485897Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:41:42.108171 crc crio[23067]: time=\"2026-06-11T00:41:42.108054356Z\" level=info msg=\"Got pod network &{Name:configure-network-edpm-deployment-ipam-openstack-edpm-ipamqv8rt Namespace:openstack ID:291e53e1e78369fa966f3e5e655a8f18ed2ec1490a97bc9f36d618e80a2048de UID:5b0f7dd7-2ebd-4a41-87cc-84b8bd1b86ae NetNS:/var/run/netns/b9748b3f-e3d7-4a6e-88c2-6c5c06e72692 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5b0f7dd7_2ebd_4a41_87cc_84b8bd1b86ae.slice PodAnnotations:0xc003610168}] Aliases:map[]}\"\nJun 11 00:41:42.108171 crc crio[23067]: time=\"2026-06-11T00:41:42.108112317Z\" level=info msg=\"Adding pod openstack_configure-network-edpm-deployment-ipam-openstack-edpm-ipamqv8rt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:41:42.556814 crc crio[23067]: 2026-06-11T00:41:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:291e53e1e78369f Mac:ca:b8:72:f5:42:e6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ef Mtu:0 Sandbox:/var/run/netns/b9748b3f-e3d7-4a6e-88c2-6c5c06e72692 SocketPath: PciID:}] [{Interface:0xc00013edc0 Address:{IP:10.217.0.239 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:41:42.559632 crc crio[23067]: time=\"2026-06-11T00:41:42.55948072Z\" level=info msg=\"Got pod network &{Name:configure-network-edpm-deployment-ipam-openstack-edpm-ipamqv8rt Namespace:openstack ID:291e53e1e78369fa966f3e5e655a8f18ed2ec1490a97bc9f36d618e80a2048de UID:5b0f7dd7-2ebd-4a41-87cc-84b8bd1b86ae NetNS:/var/run/netns/b9748b3f-e3d7-4a6e-88c2-6c5c06e72692 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5b0f7dd7_2ebd_4a41_87cc_84b8bd1b86ae.slice PodAnnotations:0xc003610168}] Aliases:map[]}\"\nJun 11 00:41:42.559941 crc crio[23067]: time=\"2026-06-11T00:41:42.55987537Z\" level=info msg=\"Checking pod openstack_configure-network-edpm-deployment-ipam-openstack-edpm-ipamqv8rt for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:41:42.574729 crc crio[23067]: time=\"2026-06-11T00:41:42.574421136Z\" level=info msg=\"Ran pod sandbox 291e53e1e78369fa966f3e5e655a8f18ed2ec1490a97bc9f36d618e80a2048de with infra container: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipamqv8rt/POD\" id=67366714-dcf9-444e-9c6a-c471aec41627 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:41:42.578871 crc crio[23067]: time=\"2026-06-11T00:41:42.578779584Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=a4b9fc19-d8ed-4233-b1ec-93191b7cc8ed name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:41:42.611607 crc crio[23067]: time=\"2026-06-11T00:41:42.611519143Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=ba887737-386d-4832-9181-17dbe7c509dd name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:41:42.621250 crc crio[23067]: time=\"2026-06-11T00:41:42.621111234Z\" level=info msg=\"Creating container: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipamqv8rt/configure-network-edpm-deployment-ipam-openstack-edpm-ipam\" id=746102cc-26c6-4850-90a2-b92c696e9e74 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:41:42.621879 crc crio[23067]: time=\"2026-06-11T00:41:42.621822983Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:41:42.686446 crc crio[23067]: time=\"2026-06-11T00:41:42.685911714Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:41:42.690868 crc crio[23067]: time=\"2026-06-11T00:41:42.690779737Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:41:42.851999 crc crio[23067]: time=\"2026-06-11T00:41:42.851872213Z\" level=info msg=\"Created container c8bbae2a441365cf753d3d19469f02569cf409f2fcaf85f1efe62e15948a955c: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipamqv8rt/configure-network-edpm-deployment-ipam-openstack-edpm-ipam\" id=746102cc-26c6-4850-90a2-b92c696e9e74 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:41:42.853766 crc crio[23067]: time=\"2026-06-11T00:41:42.853690652Z\" level=info msg=\"Starting container: c8bbae2a441365cf753d3d19469f02569cf409f2fcaf85f1efe62e15948a955c\" id=6d332105-25b9-4e0f-9026-72447e8c0093 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:41:42.860229 crc crio[23067]: time=\"2026-06-11T00:41:42.860138818Z\" level=info msg=\"Started container\" PID=150241 containerID=c8bbae2a441365cf753d3d19469f02569cf409f2fcaf85f1efe62e15948a955c description=openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipamqv8rt/configure-network-edpm-deployment-ipam-openstack-edpm-ipam id=6d332105-25b9-4e0f-9026-72447e8c0093 name=/runtime.v1.RuntimeService/StartContainer sandboxID=291e53e1e78369fa966f3e5e655a8f18ed2ec1490a97bc9f36d618e80a2048de\nJun 11 00:42:00.567099 crc crio[23067]: time=\"2026-06-11T00:42:00.566057507Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29685642-v2h9m/POD\" id=df7061e4-bf53-4660-8a46-3255535138b2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:42:00.567099 crc crio[23067]: time=\"2026-06-11T00:42:00.567042953Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:42:00.620955 crc crio[23067]: time=\"2026-06-11T00:42:00.620832545Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685642-v2h9m Namespace:openshift-infra ID:b67ca8857d92a37f43774019a5755ea6cf6c8da3f5c01933c83a74583ef825f4 UID:f7591bf2-f1cb-42ca-a807-94df330732b1 NetNS:/var/run/netns/143ba96a-4e2c-4c57-b707-ab2617fb3750 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf7591bf2_f1cb_42ca_a807_94df330732b1.slice PodAnnotations:0xc0002f2268}] Aliases:map[]}\"\nJun 11 00:42:00.620955 crc crio[23067]: time=\"2026-06-11T00:42:00.620921787Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29685642-v2h9m to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:42:01.123631 crc crio[23067]: 2026-06-11T00:42:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b67ca8857d92a37 Mac:b6:a6:a0:08:5c:8e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f0 Mtu:0 Sandbox:/var/run/netns/143ba96a-4e2c-4c57-b707-ab2617fb3750 SocketPath: PciID:}] [{Interface:0xc0002d1510 Address:{IP:10.217.0.240 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:42:01.125785 crc crio[23067]: time=\"2026-06-11T00:42:01.125622779Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685642-v2h9m Namespace:openshift-infra ID:b67ca8857d92a37f43774019a5755ea6cf6c8da3f5c01933c83a74583ef825f4 UID:f7591bf2-f1cb-42ca-a807-94df330732b1 NetNS:/var/run/netns/143ba96a-4e2c-4c57-b707-ab2617fb3750 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf7591bf2_f1cb_42ca_a807_94df330732b1.slice PodAnnotations:0xc0002f2268}] Aliases:map[]}\"\nJun 11 00:42:01.126272 crc crio[23067]: time=\"2026-06-11T00:42:01.126203784Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29685642-v2h9m for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:42:01.134817 crc crio[23067]: time=\"2026-06-11T00:42:01.134742286Z\" level=info msg=\"Ran pod sandbox b67ca8857d92a37f43774019a5755ea6cf6c8da3f5c01933c83a74583ef825f4 with infra container: openshift-infra/auto-csr-approver-29685642-v2h9m/POD\" id=df7061e4-bf53-4660-8a46-3255535138b2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:42:01.138014 crc crio[23067]: time=\"2026-06-11T00:42:01.137886052Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=0a6948a0-e367-4b28-a97b-c06a32759fc4 name=/runtime.v1.ImageService/PullImage\nJun 11 00:42:01.148124 crc crio[23067]: time=\"2026-06-11T00:42:01.148046358Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 00:42:02.209103 crc crio[23067]: time=\"2026-06-11T00:42:02.208385964Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=0a6948a0-e367-4b28-a97b-c06a32759fc4 name=/runtime.v1.ImageService/PullImage\nJun 11 00:42:02.210400 crc crio[23067]: time=\"2026-06-11T00:42:02.210342328Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=501faa84-7e66-47a4-b724-38c09fd7eb17 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:42:02.213086 crc crio[23067]: time=\"2026-06-11T00:42:02.21299638Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=8af7f141-9c8a-446e-ae75-b95986acea5d name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:42:02.221344 crc crio[23067]: time=\"2026-06-11T00:42:02.221247654Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29685642-v2h9m/oc\" id=54f719c5-9dd4-4bf8-98ad-f8466888a2a7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:42:02.222058 crc crio[23067]: time=\"2026-06-11T00:42:02.221986974Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:42:02.272207 crc crio[23067]: time=\"2026-06-11T00:42:02.272083655Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:42:02.749576 crc crio[23067]: time=\"2026-06-11T00:42:02.749125364Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:42:02.874149 crc crio[23067]: time=\"2026-06-11T00:42:02.874012957Z\" level=info msg=\"Created container 42f774752e7e03bf30f8440218771802ce5bc23371f7ba12e8d8cffc1f9908dc: openshift-infra/auto-csr-approver-29685642-v2h9m/oc\" id=54f719c5-9dd4-4bf8-98ad-f8466888a2a7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:42:02.877168 crc crio[23067]: time=\"2026-06-11T00:42:02.87709232Z\" level=info msg=\"Starting container: 42f774752e7e03bf30f8440218771802ce5bc23371f7ba12e8d8cffc1f9908dc\" id=23e4b3e1-9897-44b9-8a98-ae25302b68fa name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:42:02.882876 crc crio[23067]: time=\"2026-06-11T00:42:02.882805216Z\" level=info msg=\"Started container\" PID=151361 containerID=42f774752e7e03bf30f8440218771802ce5bc23371f7ba12e8d8cffc1f9908dc description=openshift-infra/auto-csr-approver-29685642-v2h9m/oc id=23e4b3e1-9897-44b9-8a98-ae25302b68fa name=/runtime.v1.RuntimeService/StartContainer sandboxID=b67ca8857d92a37f43774019a5755ea6cf6c8da3f5c01933c83a74583ef825f4\nJun 11 00:42:04.901360 crc crio[23067]: time=\"2026-06-11T00:42:04.900109911Z\" level=info msg=\"Stopping pod sandbox: b67ca8857d92a37f43774019a5755ea6cf6c8da3f5c01933c83a74583ef825f4\" id=b5d4f251-d6f8-4e39-85f5-2c45519506fb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:42:04.903371 crc crio[23067]: time=\"2026-06-11T00:42:04.902099435Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685642-v2h9m Namespace:openshift-infra ID:b67ca8857d92a37f43774019a5755ea6cf6c8da3f5c01933c83a74583ef825f4 UID:f7591bf2-f1cb-42ca-a807-94df330732b1 NetNS:/var/run/netns/143ba96a-4e2c-4c57-b707-ab2617fb3750 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf7591bf2_f1cb_42ca_a807_94df330732b1.slice PodAnnotations:0xc002a46a10}] Aliases:map[]}\"\nJun 11 00:42:04.903371 crc crio[23067]: time=\"2026-06-11T00:42:04.902229018Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29685642-v2h9m from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:42:05.251828 crc crio[23067]: time=\"2026-06-11T00:42:05.251586759Z\" level=info msg=\"Stopped pod sandbox: b67ca8857d92a37f43774019a5755ea6cf6c8da3f5c01933c83a74583ef825f4\" id=b5d4f251-d6f8-4e39-85f5-2c45519506fb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:42:06.536502 crc crio[23067]: time=\"2026-06-11T00:42:06.535554701Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-fff2n/POD\" id=5d6e76f3-78c8-4e4e-a664-88b29f14d2cd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:42:06.538004 crc crio[23067]: time=\"2026-06-11T00:42:06.536706812Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:42:06.597779 crc crio[23067]: time=\"2026-06-11T00:42:06.597613987Z\" level=info msg=\"Got pod network &{Name:redhat-operators-fff2n Namespace:openshift-marketplace ID:e702855a0168ba46ab78288f59ee37cc9d18e0aa1137f3106886ef7473433fba UID:92c026ab-97ce-4d62-8881-bf19d9cc1884 NetNS:/var/run/netns/d5b895dc-ca57-4927-8567-7e4b662e437f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod92c026ab_97ce_4d62_8881_bf19d9cc1884.slice PodAnnotations:0xc00008c410}] Aliases:map[]}\"\nJun 11 00:42:06.597779 crc crio[23067]: time=\"2026-06-11T00:42:06.59772661Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-fff2n to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:42:07.139385 crc crio[23067]: 2026-06-11T00:42:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e702855a0168ba4 Mac:7a:49:0a:3b:c6:30 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f1 Mtu:0 Sandbox:/var/run/netns/d5b895dc-ca57-4927-8567-7e4b662e437f SocketPath: PciID:}] [{Interface:0xc0001385a0 Address:{IP:10.217.0.241 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:42:07.143118 crc crio[23067]: time=\"2026-06-11T00:42:07.143028094Z\" level=info msg=\"Got pod network &{Name:redhat-operators-fff2n Namespace:openshift-marketplace ID:e702855a0168ba46ab78288f59ee37cc9d18e0aa1137f3106886ef7473433fba UID:92c026ab-97ce-4d62-8881-bf19d9cc1884 NetNS:/var/run/netns/d5b895dc-ca57-4927-8567-7e4b662e437f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod92c026ab_97ce_4d62_8881_bf19d9cc1884.slice PodAnnotations:0xc00008c410}] Aliases:map[]}\"\nJun 11 00:42:07.143365 crc crio[23067]: time=\"2026-06-11T00:42:07.14323567Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-fff2n for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:42:07.161379 crc crio[23067]: time=\"2026-06-11T00:42:07.161202918Z\" level=info msg=\"Ran pod sandbox e702855a0168ba46ab78288f59ee37cc9d18e0aa1137f3106886ef7473433fba with infra container: openshift-marketplace/redhat-operators-fff2n/POD\" id=5d6e76f3-78c8-4e4e-a664-88b29f14d2cd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:42:07.165536 crc crio[23067]: time=\"2026-06-11T00:42:07.165440413Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=67956ac2-32ef-402a-9c0e-3e43170b5d2a name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:42:07.168432 crc crio[23067]: time=\"2026-06-11T00:42:07.168332412Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=6c8ad568-d87f-4549-8546-d4fa2eff031a name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:42:07.181766 crc crio[23067]: time=\"2026-06-11T00:42:07.181606852Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-fff2n/extract-utilities\" id=9310c271-f050-4be2-a085-de0051fecfc4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:42:07.182177 crc crio[23067]: time=\"2026-06-11T00:42:07.182121956Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:42:07.250457 crc crio[23067]: time=\"2026-06-11T00:42:07.250323919Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:42:07.258272 crc crio[23067]: time=\"2026-06-11T00:42:07.258184053Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:42:07.419196 crc crio[23067]: time=\"2026-06-11T00:42:07.419008002Z\" level=info msg=\"Created container c28018914070c45cdbbe24057a700bea006689f459ea04002ac51b2282f9accd: openshift-marketplace/redhat-operators-fff2n/extract-utilities\" id=9310c271-f050-4be2-a085-de0051fecfc4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:42:07.421181 crc crio[23067]: time=\"2026-06-11T00:42:07.421064218Z\" level=info msg=\"Starting container: c28018914070c45cdbbe24057a700bea006689f459ea04002ac51b2282f9accd\" id=c16655ae-178e-468b-a9a7-8954b75fc8a3 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:42:07.427509 crc crio[23067]: time=\"2026-06-11T00:42:07.42741992Z\" level=info msg=\"Started container\" PID=151760 containerID=c28018914070c45cdbbe24057a700bea006689f459ea04002ac51b2282f9accd description=openshift-marketplace/redhat-operators-fff2n/extract-utilities id=c16655ae-178e-468b-a9a7-8954b75fc8a3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e702855a0168ba46ab78288f59ee37cc9d18e0aa1137f3106886ef7473433fba\nJun 11 00:42:07.967744 crc crio[23067]: time=\"2026-06-11T00:42:07.967002199Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=fa3576ad-4d65-4805-bd27-c3115c444a39 name=/runtime.v1.ImageService/PullImage\nJun 11 00:42:07.980408 crc crio[23067]: time=\"2026-06-11T00:42:07.980167807Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"\nJun 11 00:42:09.166771 crc crio[23067]: time=\"2026-06-11T00:42:09.16661371Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:546c77fdbf5f7c6a9a4243f4c4ef38fe0f584972a70f687bc40091743ee77d60\" id=fa3576ad-4d65-4805-bd27-c3115c444a39 name=/runtime.v1.ImageService/PullImage\nJun 11 00:42:09.169491 crc crio[23067]: time=\"2026-06-11T00:42:09.169366765Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=98ab8370-47b1-41a6-a0e9-c202a533dbbf name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:42:09.174405 crc crio[23067]: time=\"2026-06-11T00:42:09.17433899Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=d26efda3-de81-4778-bf62-2fc7bbfec260 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:42:09.191166 crc crio[23067]: time=\"2026-06-11T00:42:09.191085785Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-fff2n/extract-content\" id=c9a3ab8a-460e-4375-b0c4-6fa0b7991f55 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:42:09.191853 crc crio[23067]: time=\"2026-06-11T00:42:09.191790884Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:42:09.253872 crc crio[23067]: time=\"2026-06-11T00:42:09.253549242Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:42:09.259552 crc crio[23067]: time=\"2026-06-11T00:42:09.259449912Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:42:09.437994 crc crio[23067]: time=\"2026-06-11T00:42:09.437286443Z\" level=info msg=\"Created container a956369e9cd7323b61f80f31ea5711c40499c8bce3add617cfa0bc55182da7e0: openshift-marketplace/redhat-operators-fff2n/extract-content\" id=c9a3ab8a-460e-4375-b0c4-6fa0b7991f55 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:42:09.442016 crc crio[23067]: time=\"2026-06-11T00:42:09.441859897Z\" level=info msg=\"Starting container: a956369e9cd7323b61f80f31ea5711c40499c8bce3add617cfa0bc55182da7e0\" id=c4feae4b-0bc1-4c36-ab49-c7b9a91ea9e3 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:42:09.460598 crc crio[23067]: time=\"2026-06-11T00:42:09.460474183Z\" level=info msg=\"Started container\" PID=151894 containerID=a956369e9cd7323b61f80f31ea5711c40499c8bce3add617cfa0bc55182da7e0 description=openshift-marketplace/redhat-operators-fff2n/extract-content id=c4feae4b-0bc1-4c36-ab49-c7b9a91ea9e3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e702855a0168ba46ab78288f59ee37cc9d18e0aa1137f3106886ef7473433fba\nJun 11 00:42:17.244890 crc crio[23067]: time=\"2026-06-11T00:42:17.241238564Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=4bf5808c-b0de-4524-ae2d-082415390d1c name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:42:17.298740 crc crio[23067]: time=\"2026-06-11T00:42:17.297169953Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=7b486f9d-1d24-41f3-ad60-bdede9c87973 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:42:17.354084 crc crio[23067]: time=\"2026-06-11T00:42:17.353627717Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-fff2n/registry-server\" id=880e0399-3055-4021-95c8-bc333ddc7e53 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:42:17.355862 crc crio[23067]: time=\"2026-06-11T00:42:17.354885691Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:42:17.915782 crc crio[23067]: time=\"2026-06-11T00:42:17.91508912Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:42:17.943094 crc crio[23067]: time=\"2026-06-11T00:42:17.9430425Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:42:18.504197 crc crio[23067]: time=\"2026-06-11T00:42:18.504138993Z\" level=info msg=\"Created container 035495099fe4f725a6135da16bb432c8502bdb6c48a8b7006c40722ae6145657: openshift-marketplace/redhat-operators-fff2n/registry-server\" id=880e0399-3055-4021-95c8-bc333ddc7e53 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:42:18.507045 crc crio[23067]: time=\"2026-06-11T00:42:18.50694748Z\" level=info msg=\"Starting container: 035495099fe4f725a6135da16bb432c8502bdb6c48a8b7006c40722ae6145657\" id=12b0510d-bb21-4705-a856-bb738172a567 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:42:18.516087 crc crio[23067]: time=\"2026-06-11T00:42:18.516001916Z\" level=info msg=\"Started container\" PID=152315 containerID=035495099fe4f725a6135da16bb432c8502bdb6c48a8b7006c40722ae6145657 description=openshift-marketplace/redhat-operators-fff2n/registry-server id=12b0510d-bb21-4705-a856-bb738172a567 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e702855a0168ba46ab78288f59ee37cc9d18e0aa1137f3106886ef7473433fba\nJun 11 00:42:33.619719 crc crio[23067]: time=\"2026-06-11T00:42:33.618950058Z\" level=info msg=\"Removing container: 2de03777770eeebde30d0cb495546f64c8a7c340f0bdf70981ef5c433c819581\" id=582a0b0a-7c01-42c5-b58a-c9dd7c4ebc2c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:42:33.881909 crc crio[23067]: time=\"2026-06-11T00:42:33.881707427Z\" level=info msg=\"Removed container 2de03777770eeebde30d0cb495546f64c8a7c340f0bdf70981ef5c433c819581: openshift-infra/auto-csr-approver-29685636-gclgn/oc\" id=582a0b0a-7c01-42c5-b58a-c9dd7c4ebc2c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:42:33.896541 crc crio[23067]: time=\"2026-06-11T00:42:33.8958078Z\" level=info msg=\"Stopping pod sandbox: 4405c39c5003b0b35533040dbdca9b7a8419f8653fb3b2cdf87582a198b65c34\" id=017b3493-5ea9-4984-a21c-5a7e88ecb059 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:42:33.896541 crc crio[23067]: time=\"2026-06-11T00:42:33.895963544Z\" level=info msg=\"Stopped pod sandbox (already stopped): 4405c39c5003b0b35533040dbdca9b7a8419f8653fb3b2cdf87582a198b65c34\" id=017b3493-5ea9-4984-a21c-5a7e88ecb059 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:42:33.896541 crc crio[23067]: time=\"2026-06-11T00:42:33.896585031Z\" level=info msg=\"Removing pod sandbox: 4405c39c5003b0b35533040dbdca9b7a8419f8653fb3b2cdf87582a198b65c34\" id=6bc889f9-4bfe-4cc2-98e8-bbed02056fce name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:42:33.941146 crc crio[23067]: time=\"2026-06-11T00:42:33.941037269Z\" level=info msg=\"Removed pod sandbox: 4405c39c5003b0b35533040dbdca9b7a8419f8653fb3b2cdf87582a198b65c34\" id=6bc889f9-4bfe-4cc2-98e8-bbed02056fce name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:42:38.652488 crc crio[23067]: time=\"2026-06-11T00:42:38.651401925Z\" level=info msg=\"Stopping container: 035495099fe4f725a6135da16bb432c8502bdb6c48a8b7006c40722ae6145657 (timeout: 2s)\" id=71a7329d-7df5-442e-ba5d-cc407bc4d30e name=/runtime.v1.RuntimeService/StopContainer\nJun 11 00:42:38.775502 crc crio[23067]: time=\"2026-06-11T00:42:38.775387603Z\" level=info msg=\"Stopped container 035495099fe4f725a6135da16bb432c8502bdb6c48a8b7006c40722ae6145657: openshift-marketplace/redhat-operators-fff2n/registry-server\" id=71a7329d-7df5-442e-ba5d-cc407bc4d30e name=/runtime.v1.RuntimeService/StopContainer\nJun 11 00:42:38.776209 crc crio[23067]: time=\"2026-06-11T00:42:38.776151304Z\" level=info msg=\"Stopping pod sandbox: e702855a0168ba46ab78288f59ee37cc9d18e0aa1137f3106886ef7473433fba\" id=dd850826-c8b9-4809-83d0-bd894eeffd34 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:42:38.777125 crc crio[23067]: time=\"2026-06-11T00:42:38.777002967Z\" level=info msg=\"Got pod network &{Name:redhat-operators-fff2n Namespace:openshift-marketplace ID:e702855a0168ba46ab78288f59ee37cc9d18e0aa1137f3106886ef7473433fba UID:92c026ab-97ce-4d62-8881-bf19d9cc1884 NetNS:/var/run/netns/d5b895dc-ca57-4927-8567-7e4b662e437f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod92c026ab_97ce_4d62_8881_bf19d9cc1884.slice PodAnnotations:0xc002a47040}] Aliases:map[]}\"\nJun 11 00:42:38.777453 crc crio[23067]: time=\"2026-06-11T00:42:38.777168792Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-fff2n from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:42:39.186056 crc crio[23067]: time=\"2026-06-11T00:42:39.185520276Z\" level=info msg=\"Stopped pod sandbox: e702855a0168ba46ab78288f59ee37cc9d18e0aa1137f3106886ef7473433fba\" id=dd850826-c8b9-4809-83d0-bd894eeffd34 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:42:39.687367 crc crio[23067]: time=\"2026-06-11T00:42:39.686532277Z\" level=info msg=\"Removing container: 035495099fe4f725a6135da16bb432c8502bdb6c48a8b7006c40722ae6145657\" id=2570eaff-6501-485d-bc9b-248cd2a94751 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:42:39.718081 crc crio[23067]: time=\"2026-06-11T00:42:39.71794169Z\" level=info msg=\"Removed container 035495099fe4f725a6135da16bb432c8502bdb6c48a8b7006c40722ae6145657: openshift-marketplace/redhat-operators-fff2n/registry-server\" id=2570eaff-6501-485d-bc9b-248cd2a94751 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:42:39.722885 crc crio[23067]: time=\"2026-06-11T00:42:39.722817283Z\" level=info msg=\"Removing container: a956369e9cd7323b61f80f31ea5711c40499c8bce3add617cfa0bc55182da7e0\" id=a92a4bcd-e1c3-4e60-8375-96832d44c6b9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:42:39.804810 crc crio[23067]: time=\"2026-06-11T00:42:39.804767279Z\" level=info msg=\"Removed container a956369e9cd7323b61f80f31ea5711c40499c8bce3add617cfa0bc55182da7e0: openshift-marketplace/redhat-operators-fff2n/extract-content\" id=a92a4bcd-e1c3-4e60-8375-96832d44c6b9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:42:39.809876 crc crio[23067]: time=\"2026-06-11T00:42:39.809797716Z\" level=info msg=\"Removing container: c28018914070c45cdbbe24057a700bea006689f459ea04002ac51b2282f9accd\" id=18d1ae18-a1fc-4924-9c05-6c76e0c99a23 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:42:39.834898 crc crio[23067]: time=\"2026-06-11T00:42:39.834588639Z\" level=info msg=\"Removed container c28018914070c45cdbbe24057a700bea006689f459ea04002ac51b2282f9accd: openshift-marketplace/redhat-operators-fff2n/extract-utilities\" id=18d1ae18-a1fc-4924-9c05-6c76e0c99a23 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:42:40.714417 crc crio[23067]: time=\"2026-06-11T00:42:40.714161235Z\" level=info msg=\"Stopping pod sandbox: 291e53e1e78369fa966f3e5e655a8f18ed2ec1490a97bc9f36d618e80a2048de\" id=d8e510c5-1d36-41a2-875d-2b38c45b0dd2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:42:40.716162 crc crio[23067]: time=\"2026-06-11T00:42:40.715253754Z\" level=info msg=\"Got pod network &{Name:configure-network-edpm-deployment-ipam-openstack-edpm-ipamqv8rt Namespace:openstack ID:291e53e1e78369fa966f3e5e655a8f18ed2ec1490a97bc9f36d618e80a2048de UID:5b0f7dd7-2ebd-4a41-87cc-84b8bd1b86ae NetNS:/var/run/netns/b9748b3f-e3d7-4a6e-88c2-6c5c06e72692 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5b0f7dd7_2ebd_4a41_87cc_84b8bd1b86ae.slice PodAnnotations:0xc00802e2d8}] Aliases:map[]}\"\nJun 11 00:42:40.716162 crc crio[23067]: time=\"2026-06-11T00:42:40.71546144Z\" level=info msg=\"Deleting pod openstack_configure-network-edpm-deployment-ipam-openstack-edpm-ipamqv8rt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:42:41.261003 crc crio[23067]: time=\"2026-06-11T00:42:41.260481677Z\" level=info msg=\"Stopped pod sandbox: 291e53e1e78369fa966f3e5e655a8f18ed2ec1490a97bc9f36d618e80a2048de\" id=d8e510c5-1d36-41a2-875d-2b38c45b0dd2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:42:42.315264 crc crio[23067]: time=\"2026-06-11T00:42:42.3148363Z\" level=info msg=\"Running pod sandbox: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-98xhb/POD\" id=9129808c-b109-40bb-86dc-062f0cfc71f4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:42:42.315264 crc crio[23067]: time=\"2026-06-11T00:42:42.315252901Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:42:42.350359 crc crio[23067]: time=\"2026-06-11T00:42:42.350267453Z\" level=info msg=\"Got pod network &{Name:validate-network-edpm-deployment-ipam-openstack-edpm-ipam-98xhb Namespace:openstack ID:cf03e3cf982a50fe97209608ccc0e7485ed162aa6b9629f9932f1c26a2a5c584 UID:7f754e01-2c90-4c9f-a4c4-f67152cb5c04 NetNS:/var/run/netns/c68b90eb-dd56-4686-828f-f6b245f0cce7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7f754e01_2c90_4c9f_a4c4_f67152cb5c04.slice PodAnnotations:0xc002a46620}] Aliases:map[]}\"\nJun 11 00:42:42.350359 crc crio[23067]: time=\"2026-06-11T00:42:42.350348675Z\" level=info msg=\"Adding pod openstack_validate-network-edpm-deployment-ipam-openstack-edpm-ipam-98xhb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:42:42.873254 crc crio[23067]: 2026-06-11T00:42:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cf03e3cf982a50f Mac:7a:e9:01:67:c2:73 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f2 Mtu:0 Sandbox:/var/run/netns/c68b90eb-dd56-4686-828f-f6b245f0cce7 SocketPath: PciID:}] [{Interface:0xc0002845b0 Address:{IP:10.217.0.242 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:42:42.875777 crc crio[23067]: time=\"2026-06-11T00:42:42.875742638Z\" level=info msg=\"Got pod network &{Name:validate-network-edpm-deployment-ipam-openstack-edpm-ipam-98xhb Namespace:openstack ID:cf03e3cf982a50fe97209608ccc0e7485ed162aa6b9629f9932f1c26a2a5c584 UID:7f754e01-2c90-4c9f-a4c4-f67152cb5c04 NetNS:/var/run/netns/c68b90eb-dd56-4686-828f-f6b245f0cce7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7f754e01_2c90_4c9f_a4c4_f67152cb5c04.slice PodAnnotations:0xc002a46620}] Aliases:map[]}\"\nJun 11 00:42:42.876028 crc crio[23067]: time=\"2026-06-11T00:42:42.876010306Z\" level=info msg=\"Checking pod openstack_validate-network-edpm-deployment-ipam-openstack-edpm-ipam-98xhb for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:42:42.887193 crc crio[23067]: time=\"2026-06-11T00:42:42.887137238Z\" level=info msg=\"Ran pod sandbox cf03e3cf982a50fe97209608ccc0e7485ed162aa6b9629f9932f1c26a2a5c584 with infra container: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-98xhb/POD\" id=9129808c-b109-40bb-86dc-062f0cfc71f4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:42:42.890610 crc crio[23067]: time=\"2026-06-11T00:42:42.89053659Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=6a311c31-105d-4df1-aeee-cf6fafb09133 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:42:42.916435 crc crio[23067]: time=\"2026-06-11T00:42:42.916337001Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=4cbe6ab1-a98d-4e23-a158-1ec2516f69a7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:42:42.924768 crc crio[23067]: time=\"2026-06-11T00:42:42.924627566Z\" level=info msg=\"Creating container: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-98xhb/validate-network-edpm-deployment-ipam-openstack-edpm-ipam\" id=cf754ebf-dd8d-44c9-97a9-27056ae8aadd name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:42:42.926063 crc crio[23067]: time=\"2026-06-11T00:42:42.925067508Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:42:42.982442 crc crio[23067]: time=\"2026-06-11T00:42:42.982079297Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:42:42.987140 crc crio[23067]: time=\"2026-06-11T00:42:42.98696608Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:42:43.120378 crc crio[23067]: time=\"2026-06-11T00:42:43.120244661Z\" level=info msg=\"Created container 9c6e91a17eece65d2359744f037de3c19ca68e5470f6767675571777270bd06a: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-98xhb/validate-network-edpm-deployment-ipam-openstack-edpm-ipam\" id=cf754ebf-dd8d-44c9-97a9-27056ae8aadd name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:42:43.122229 crc crio[23067]: time=\"2026-06-11T00:42:43.122131632Z\" level=info msg=\"Starting container: 9c6e91a17eece65d2359744f037de3c19ca68e5470f6767675571777270bd06a\" id=28e4c222-1b09-4906-a9ae-0238260de200 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:42:43.127952 crc crio[23067]: time=\"2026-06-11T00:42:43.127877578Z\" level=info msg=\"Started container\" PID=153896 containerID=9c6e91a17eece65d2359744f037de3c19ca68e5470f6767675571777270bd06a description=openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-98xhb/validate-network-edpm-deployment-ipam-openstack-edpm-ipam id=28e4c222-1b09-4906-a9ae-0238260de200 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cf03e3cf982a50fe97209608ccc0e7485ed162aa6b9629f9932f1c26a2a5c584\nJun 11 00:42:43.722173 crc crio[23067]: time=\"2026-06-11T00:42:43.721523126Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-sjmdz/POD\" id=4a817957-7d8e-4671-a8c1-b6e11f081ab2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:42:43.722173 crc crio[23067]: time=\"2026-06-11T00:42:43.722161123Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:42:43.768239 crc crio[23067]: time=\"2026-06-11T00:42:43.767995569Z\" level=info msg=\"Got pod network &{Name:certified-operators-sjmdz Namespace:openshift-marketplace ID:fc01756ce278abaa3c7a8658a3849d2e93f845c2ffb5c27eebd5aec8431b761c UID:a29d8cb0-b760-4ef9-9daf-c1177d46c698 NetNS:/var/run/netns/dfee0cdc-56ee-43f7-80f6-d1a66c880a4f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda29d8cb0_b760_4ef9_9daf_c1177d46c698.slice PodAnnotations:0xc000b80be0}] Aliases:map[]}\"\nJun 11 00:42:43.768239 crc crio[23067]: time=\"2026-06-11T00:42:43.768217635Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-sjmdz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:42:44.413381 crc crio[23067]: 2026-06-11T00:42:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fc01756ce278aba Mac:3a:ed:38:b1:fe:d6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f3 Mtu:0 Sandbox:/var/run/netns/dfee0cdc-56ee-43f7-80f6-d1a66c880a4f SocketPath: PciID:}] [{Interface:0xc000200a70 Address:{IP:10.217.0.243 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:42:44.414947 crc crio[23067]: time=\"2026-06-11T00:42:44.414891883Z\" level=info msg=\"Got pod network &{Name:certified-operators-sjmdz Namespace:openshift-marketplace ID:fc01756ce278abaa3c7a8658a3849d2e93f845c2ffb5c27eebd5aec8431b761c UID:a29d8cb0-b760-4ef9-9daf-c1177d46c698 NetNS:/var/run/netns/dfee0cdc-56ee-43f7-80f6-d1a66c880a4f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda29d8cb0_b760_4ef9_9daf_c1177d46c698.slice PodAnnotations:0xc000b80be0}] Aliases:map[]}\"\nJun 11 00:42:44.415099 crc crio[23067]: time=\"2026-06-11T00:42:44.415081718Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-sjmdz for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:42:44.440628 crc crio[23067]: time=\"2026-06-11T00:42:44.44052679Z\" level=info msg=\"Ran pod sandbox fc01756ce278abaa3c7a8658a3849d2e93f845c2ffb5c27eebd5aec8431b761c with infra container: openshift-marketplace/certified-operators-sjmdz/POD\" id=4a817957-7d8e-4671-a8c1-b6e11f081ab2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:42:44.455148 crc crio[23067]: time=\"2026-06-11T00:42:44.455050614Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=b444cefc-433e-4ad9-ba03-6ff6d9df639c name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:42:44.459947 crc crio[23067]: time=\"2026-06-11T00:42:44.459847774Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=cdaa9db4-dec2-4199-8f24-45a43c5d99da name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:42:44.476416 crc crio[23067]: time=\"2026-06-11T00:42:44.476283141Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-sjmdz/extract-utilities\" id=0efff6c6-934c-4175-bb62-e36c8ccb4389 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:42:44.476835 crc crio[23067]: time=\"2026-06-11T00:42:44.476723933Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:42:44.539800 crc crio[23067]: time=\"2026-06-11T00:42:44.539216471Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:42:44.548351 crc crio[23067]: time=\"2026-06-11T00:42:44.548283507Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:42:44.753849 crc crio[23067]: time=\"2026-06-11T00:42:44.753724928Z\" level=info msg=\"Created container 23dc1920c6f212ce63504f8035de50cf68a04294d057ec68a8c9c2a2e4f57698: openshift-marketplace/certified-operators-sjmdz/extract-utilities\" id=0efff6c6-934c-4175-bb62-e36c8ccb4389 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:42:44.756190 crc crio[23067]: time=\"2026-06-11T00:42:44.75489237Z\" level=info msg=\"Starting container: 23dc1920c6f212ce63504f8035de50cf68a04294d057ec68a8c9c2a2e4f57698\" id=70552476-580a-452e-beef-777f613edcbc name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:42:44.760478 crc crio[23067]: time=\"2026-06-11T00:42:44.760167893Z\" level=info msg=\"Started container\" PID=154077 containerID=23dc1920c6f212ce63504f8035de50cf68a04294d057ec68a8c9c2a2e4f57698 description=openshift-marketplace/certified-operators-sjmdz/extract-utilities id=70552476-580a-452e-beef-777f613edcbc name=/runtime.v1.RuntimeService/StartContainer sandboxID=fc01756ce278abaa3c7a8658a3849d2e93f845c2ffb5c27eebd5aec8431b761c\nJun 11 00:42:45.825833 crc crio[23067]: time=\"2026-06-11T00:42:45.815487683Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=32134e61-35be-403b-baa9-d9bab3569cde name=/runtime.v1.ImageService/PullImage\nJun 11 00:42:45.828050 crc crio[23067]: time=\"2026-06-11T00:42:45.825935977Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"\nJun 11 00:42:46.423807 crc crio[23067]: time=\"2026-06-11T00:42:46.423625704Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:aa28d116c97ba9419648a07c6fc51f0514ddba845f40590f336a7659ff14d7be\" id=32134e61-35be-403b-baa9-d9bab3569cde name=/runtime.v1.ImageService/PullImage\nJun 11 00:42:46.425107 crc crio[23067]: time=\"2026-06-11T00:42:46.424985401Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=ebe4445f-0ac2-4262-98c9-638369438b88 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:42:46.428045 crc crio[23067]: time=\"2026-06-11T00:42:46.427974032Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=a753c5c6-3309-417c-954f-8f03b1cd0341 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:42:46.437497 crc crio[23067]: time=\"2026-06-11T00:42:46.437376318Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-sjmdz/extract-content\" id=e3f8ee10-f9b9-48e6-b465-3c1f10eecce5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:42:46.438370 crc crio[23067]: time=\"2026-06-11T00:42:46.438057946Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:42:46.506582 crc crio[23067]: time=\"2026-06-11T00:42:46.504199763Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:42:46.507920 crc crio[23067]: time=\"2026-06-11T00:42:46.507727429Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:42:46.679821 crc crio[23067]: time=\"2026-06-11T00:42:46.679020753Z\" level=info msg=\"Created container 0f4681052c78c12c3c01145031b7e8634f18b39fedfd8633cb67f4de643a8396: openshift-marketplace/certified-operators-sjmdz/extract-content\" id=e3f8ee10-f9b9-48e6-b465-3c1f10eecce5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:42:46.682608 crc crio[23067]: time=\"2026-06-11T00:42:46.682458646Z\" level=info msg=\"Starting container: 0f4681052c78c12c3c01145031b7e8634f18b39fedfd8633cb67f4de643a8396\" id=8a8c9c50-f7dd-4d74-9325-5631f06adc29 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:42:46.704335 crc crio[23067]: time=\"2026-06-11T00:42:46.704149245Z\" level=info msg=\"Started container\" PID=154183 containerID=0f4681052c78c12c3c01145031b7e8634f18b39fedfd8633cb67f4de643a8396 description=openshift-marketplace/certified-operators-sjmdz/extract-content id=8a8c9c50-f7dd-4d74-9325-5631f06adc29 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fc01756ce278abaa3c7a8658a3849d2e93f845c2ffb5c27eebd5aec8431b761c\nJun 11 00:42:48.869931 crc crio[23067]: time=\"2026-06-11T00:42:48.869337838Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=71d464f2-3971-4cf2-a843-c9d59575fd5b name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:42:48.874237 crc crio[23067]: time=\"2026-06-11T00:42:48.874133778Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=895f8e15-6d0d-4472-a7d6-e3d64ddb42ae name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:42:48.896570 crc crio[23067]: time=\"2026-06-11T00:42:48.893023212Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-sjmdz/registry-server\" id=4963c87f-7407-4d8a-a326-379fda9daeb1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:42:48.896570 crc crio[23067]: time=\"2026-06-11T00:42:48.893528115Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:42:48.971559 crc crio[23067]: time=\"2026-06-11T00:42:48.971458552Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:42:48.976598 crc crio[23067]: time=\"2026-06-11T00:42:48.97650825Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:42:49.204507 crc crio[23067]: time=\"2026-06-11T00:42:49.20439843Z\" level=info msg=\"Created container 3d08fc1688d7a8746c0b493007afd8a1be00e164979f12933e80c7de24e469b5: openshift-marketplace/certified-operators-sjmdz/registry-server\" id=4963c87f-7407-4d8a-a326-379fda9daeb1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:42:49.205872 crc crio[23067]: time=\"2026-06-11T00:42:49.205775127Z\" level=info msg=\"Starting container: 3d08fc1688d7a8746c0b493007afd8a1be00e164979f12933e80c7de24e469b5\" id=31424d79-54d7-447a-a12e-92ab71afd51e name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:42:49.211348 crc crio[23067]: time=\"2026-06-11T00:42:49.211255906Z\" level=info msg=\"Started container\" PID=154340 containerID=3d08fc1688d7a8746c0b493007afd8a1be00e164979f12933e80c7de24e469b5 description=openshift-marketplace/certified-operators-sjmdz/registry-server id=31424d79-54d7-447a-a12e-92ab71afd51e name=/runtime.v1.RuntimeService/StartContainer sandboxID=fc01756ce278abaa3c7a8658a3849d2e93f845c2ffb5c27eebd5aec8431b761c\nJun 11 00:42:50.910102 crc crio[23067]: time=\"2026-06-11T00:42:50.909365439Z\" level=info msg=\"Stopping pod sandbox: cf03e3cf982a50fe97209608ccc0e7485ed162aa6b9629f9932f1c26a2a5c584\" id=bc2c88cb-5f34-4268-a0c5-fb7c523756f2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:42:50.913779 crc crio[23067]: time=\"2026-06-11T00:42:50.913668476Z\" level=info msg=\"Got pod network &{Name:validate-network-edpm-deployment-ipam-openstack-edpm-ipam-98xhb Namespace:openstack ID:cf03e3cf982a50fe97209608ccc0e7485ed162aa6b9629f9932f1c26a2a5c584 UID:7f754e01-2c90-4c9f-a4c4-f67152cb5c04 NetNS:/var/run/netns/c68b90eb-dd56-4686-828f-f6b245f0cce7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7f754e01_2c90_4c9f_a4c4_f67152cb5c04.slice PodAnnotations:0xc0079a4430}] Aliases:map[]}\"\nJun 11 00:42:50.915079 crc crio[23067]: time=\"2026-06-11T00:42:50.913923263Z\" level=info msg=\"Deleting pod openstack_validate-network-edpm-deployment-ipam-openstack-edpm-ipam-98xhb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:42:51.475605 crc crio[23067]: time=\"2026-06-11T00:42:51.475197062Z\" level=info msg=\"Stopped pod sandbox: cf03e3cf982a50fe97209608ccc0e7485ed162aa6b9629f9932f1c26a2a5c584\" id=bc2c88cb-5f34-4268-a0c5-fb7c523756f2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:42:52.776028 crc crio[23067]: time=\"2026-06-11T00:42:52.775548348Z\" level=info msg=\"Running pod sandbox: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-x2qp9/POD\" id=190a6349-1a7b-47e5-a5c8-a5df5f0fb0a3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:42:52.777210 crc crio[23067]: time=\"2026-06-11T00:42:52.776069852Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:42:52.828047 crc crio[23067]: time=\"2026-06-11T00:42:52.827828228Z\" level=info msg=\"Got pod network &{Name:install-os-edpm-deployment-ipam-openstack-edpm-ipam-x2qp9 Namespace:openstack ID:78262413639c61f65660aba9ccfd3f9abf777e94eb64be80695e9e86b038810d UID:7941124c-971b-40d9-8e5d-b91d65cc2cba NetNS:/var/run/netns/0ef64188-b8d6-4189-ab00-13454c5dacac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7941124c_971b_40d9_8e5d_b91d65cc2cba.slice PodAnnotations:0xc0036106e0}] Aliases:map[]}\"\nJun 11 00:42:52.828047 crc crio[23067]: time=\"2026-06-11T00:42:52.827932741Z\" level=info msg=\"Adding pod openstack_install-os-edpm-deployment-ipam-openstack-edpm-ipam-x2qp9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:42:53.635540 crc crio[23067]: 2026-06-11T00:42:53Z [verbose] CmdAdd (shim): {1.1.0 [{Name:78262413639c61f Mac:9a:e1:db:22:53:f5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f4 Mtu:0 Sandbox:/var/run/netns/0ef64188-b8d6-4189-ab00-13454c5dacac SocketPath: PciID:}] [{Interface:0xc000014f70 Address:{IP:10.217.0.244 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:42:53.636778 crc crio[23067]: time=\"2026-06-11T00:42:53.63659632Z\" level=info msg=\"Got pod network &{Name:install-os-edpm-deployment-ipam-openstack-edpm-ipam-x2qp9 Namespace:openstack ID:78262413639c61f65660aba9ccfd3f9abf777e94eb64be80695e9e86b038810d UID:7941124c-971b-40d9-8e5d-b91d65cc2cba NetNS:/var/run/netns/0ef64188-b8d6-4189-ab00-13454c5dacac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7941124c_971b_40d9_8e5d_b91d65cc2cba.slice PodAnnotations:0xc0036106e0}] Aliases:map[]}\"\nJun 11 00:42:53.637067 crc crio[23067]: time=\"2026-06-11T00:42:53.636995271Z\" level=info msg=\"Checking pod openstack_install-os-edpm-deployment-ipam-openstack-edpm-ipam-x2qp9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:42:53.664883 crc crio[23067]: time=\"2026-06-11T00:42:53.664765226Z\" level=info msg=\"Ran pod sandbox 78262413639c61f65660aba9ccfd3f9abf777e94eb64be80695e9e86b038810d with infra container: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-x2qp9/POD\" id=190a6349-1a7b-47e5-a5c8-a5df5f0fb0a3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:42:53.672097 crc crio[23067]: time=\"2026-06-11T00:42:53.671995092Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=68c3a60a-846b-4611-8b54-72b995185198 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:42:53.695461 crc crio[23067]: time=\"2026-06-11T00:42:53.695356947Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=7454ed45-b71a-4d81-99dd-9a7c5e5cd4bb name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:42:53.707110 crc crio[23067]: time=\"2026-06-11T00:42:53.706975262Z\" level=info msg=\"Creating container: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-x2qp9/install-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=c6ddde99-3836-43d5-9a11-847cda60fea9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:42:53.707766 crc crio[23067]: time=\"2026-06-11T00:42:53.707274441Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:42:53.749381 crc crio[23067]: time=\"2026-06-11T00:42:53.749244381Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:42:53.752573 crc crio[23067]: time=\"2026-06-11T00:42:53.752490029Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:42:53.959382 crc crio[23067]: time=\"2026-06-11T00:42:53.958785963Z\" level=info msg=\"Created container dd541bde9af8897ae8cda26ab1b4c0d3b23d57bc279e1602aac578f4d6c31164: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-x2qp9/install-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=c6ddde99-3836-43d5-9a11-847cda60fea9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:42:53.960749 crc crio[23067]: time=\"2026-06-11T00:42:53.960469819Z\" level=info msg=\"Starting container: dd541bde9af8897ae8cda26ab1b4c0d3b23d57bc279e1602aac578f4d6c31164\" id=c58ed656-f388-4a85-8f02-c9d1273d2cd3 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:42:54.024763 crc crio[23067]: time=\"2026-06-11T00:42:53.966949505Z\" level=info msg=\"Started container\" PID=154681 containerID=dd541bde9af8897ae8cda26ab1b4c0d3b23d57bc279e1602aac578f4d6c31164 description=openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-x2qp9/install-os-edpm-deployment-ipam-openstack-edpm-ipam id=c58ed656-f388-4a85-8f02-c9d1273d2cd3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=78262413639c61f65660aba9ccfd3f9abf777e94eb64be80695e9e86b038810d\nJun 11 00:42:57.053551 crc crio[23067]: time=\"2026-06-11T00:42:57.052503859Z\" level=info msg=\"Stopping container: 3d08fc1688d7a8746c0b493007afd8a1be00e164979f12933e80c7de24e469b5 (timeout: 2s)\" id=ee036350-a7de-427f-8347-4787d3d84bcc name=/runtime.v1.RuntimeService/StopContainer\nJun 11 00:42:57.181376 crc crio[23067]: time=\"2026-06-11T00:42:57.181229566Z\" level=info msg=\"Stopped container 3d08fc1688d7a8746c0b493007afd8a1be00e164979f12933e80c7de24e469b5: openshift-marketplace/certified-operators-sjmdz/registry-server\" id=ee036350-a7de-427f-8347-4787d3d84bcc name=/runtime.v1.RuntimeService/StopContainer\nJun 11 00:42:57.182420 crc crio[23067]: time=\"2026-06-11T00:42:57.182303605Z\" level=info msg=\"Stopping pod sandbox: fc01756ce278abaa3c7a8658a3849d2e93f845c2ffb5c27eebd5aec8431b761c\" id=4a828eea-081f-4cad-9475-dd334f49a7aa name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:42:57.183284 crc crio[23067]: time=\"2026-06-11T00:42:57.18321632Z\" level=info msg=\"Got pod network &{Name:certified-operators-sjmdz Namespace:openshift-marketplace ID:fc01756ce278abaa3c7a8658a3849d2e93f845c2ffb5c27eebd5aec8431b761c UID:a29d8cb0-b760-4ef9-9daf-c1177d46c698 NetNS:/var/run/netns/dfee0cdc-56ee-43f7-80f6-d1a66c880a4f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda29d8cb0_b760_4ef9_9daf_c1177d46c698.slice PodAnnotations:0xc00802e190}] Aliases:map[]}\"\nJun 11 00:42:57.183573 crc crio[23067]: time=\"2026-06-11T00:42:57.183457517Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-sjmdz from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:42:57.518812 crc crio[23067]: time=\"2026-06-11T00:42:57.518235052Z\" level=info msg=\"Stopped pod sandbox: fc01756ce278abaa3c7a8658a3849d2e93f845c2ffb5c27eebd5aec8431b761c\" id=4a828eea-081f-4cad-9475-dd334f49a7aa name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:42:58.083853 crc crio[23067]: time=\"2026-06-11T00:42:58.082950324Z\" level=info msg=\"Removing container: 3d08fc1688d7a8746c0b493007afd8a1be00e164979f12933e80c7de24e469b5\" id=41d56619-3e5c-4b50-b0d6-4a5df1d33491 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:42:58.163915 crc crio[23067]: time=\"2026-06-11T00:42:58.16380129Z\" level=info msg=\"Removed container 3d08fc1688d7a8746c0b493007afd8a1be00e164979f12933e80c7de24e469b5: openshift-marketplace/certified-operators-sjmdz/registry-server\" id=41d56619-3e5c-4b50-b0d6-4a5df1d33491 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:42:58.178923 crc crio[23067]: time=\"2026-06-11T00:42:58.178781957Z\" level=info msg=\"Removing container: 0f4681052c78c12c3c01145031b7e8634f18b39fedfd8633cb67f4de643a8396\" id=1dd3efc8-507f-4ba9-8a49-5def972799cf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:42:58.239689 crc crio[23067]: time=\"2026-06-11T00:42:58.23814945Z\" level=info msg=\"Removed container 0f4681052c78c12c3c01145031b7e8634f18b39fedfd8633cb67f4de643a8396: openshift-marketplace/certified-operators-sjmdz/extract-content\" id=1dd3efc8-507f-4ba9-8a49-5def972799cf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:42:58.245149 crc crio[23067]: time=\"2026-06-11T00:42:58.245068458Z\" level=info msg=\"Removing container: 23dc1920c6f212ce63504f8035de50cf68a04294d057ec68a8c9c2a2e4f57698\" id=4da78d73-c8b7-4d5f-9747-df6769588a7c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:42:58.283925 crc crio[23067]: time=\"2026-06-11T00:42:58.28379849Z\" level=info msg=\"Removed container 23dc1920c6f212ce63504f8035de50cf68a04294d057ec68a8c9c2a2e4f57698: openshift-marketplace/certified-operators-sjmdz/extract-utilities\" id=4da78d73-c8b7-4d5f-9747-df6769588a7c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:43:33.971302 crc crio[23067]: time=\"2026-06-11T00:43:33.970407365Z\" level=info msg=\"Stopping pod sandbox: fc01756ce278abaa3c7a8658a3849d2e93f845c2ffb5c27eebd5aec8431b761c\" id=b8f242c0-9006-4714-a848-778829eee9b8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:43:33.971302 crc crio[23067]: time=\"2026-06-11T00:43:33.971267339Z\" level=info msg=\"Stopped pod sandbox (already stopped): fc01756ce278abaa3c7a8658a3849d2e93f845c2ffb5c27eebd5aec8431b761c\" id=b8f242c0-9006-4714-a848-778829eee9b8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:43:33.974184 crc crio[23067]: time=\"2026-06-11T00:43:33.971996218Z\" level=info msg=\"Removing pod sandbox: fc01756ce278abaa3c7a8658a3849d2e93f845c2ffb5c27eebd5aec8431b761c\" id=1675067b-5735-4745-9d69-f3d34dc915d6 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:43:34.004979 crc crio[23067]: time=\"2026-06-11T00:43:34.004832989Z\" level=info msg=\"Removed pod sandbox: fc01756ce278abaa3c7a8658a3849d2e93f845c2ffb5c27eebd5aec8431b761c\" id=1675067b-5735-4745-9d69-f3d34dc915d6 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:43:34.006250 crc crio[23067]: time=\"2026-06-11T00:43:34.006025251Z\" level=info msg=\"Stopping pod sandbox: e702855a0168ba46ab78288f59ee37cc9d18e0aa1137f3106886ef7473433fba\" id=6a79475f-4e84-4cae-a965-7b8cc748dbf9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:43:34.006250 crc crio[23067]: time=\"2026-06-11T00:43:34.006106263Z\" level=info msg=\"Stopped pod sandbox (already stopped): e702855a0168ba46ab78288f59ee37cc9d18e0aa1137f3106886ef7473433fba\" id=6a79475f-4e84-4cae-a965-7b8cc748dbf9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:43:34.007005 crc crio[23067]: time=\"2026-06-11T00:43:34.006850644Z\" level=info msg=\"Removing pod sandbox: e702855a0168ba46ab78288f59ee37cc9d18e0aa1137f3106886ef7473433fba\" id=75dbccbc-6f36-4141-8d61-59b4beaf3c38 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:43:34.023986 crc crio[23067]: time=\"2026-06-11T00:43:34.023850885Z\" level=info msg=\"Removed pod sandbox: e702855a0168ba46ab78288f59ee37cc9d18e0aa1137f3106886ef7473433fba\" id=75dbccbc-6f36-4141-8d61-59b4beaf3c38 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:43:38.804126 crc crio[23067]: time=\"2026-06-11T00:43:38.803093115Z\" level=info msg=\"Stopping pod sandbox: 78262413639c61f65660aba9ccfd3f9abf777e94eb64be80695e9e86b038810d\" id=26be8830-2112-4502-bbeb-386616e54bb0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:43:38.805580 crc crio[23067]: time=\"2026-06-11T00:43:38.805308125Z\" level=info msg=\"Got pod network &{Name:install-os-edpm-deployment-ipam-openstack-edpm-ipam-x2qp9 Namespace:openstack ID:78262413639c61f65660aba9ccfd3f9abf777e94eb64be80695e9e86b038810d UID:7941124c-971b-40d9-8e5d-b91d65cc2cba NetNS:/var/run/netns/0ef64188-b8d6-4189-ab00-13454c5dacac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7941124c_971b_40d9_8e5d_b91d65cc2cba.slice PodAnnotations:0xc000c346e0}] Aliases:map[]}\"\nJun 11 00:43:38.805580 crc crio[23067]: time=\"2026-06-11T00:43:38.805573862Z\" level=info msg=\"Deleting pod openstack_install-os-edpm-deployment-ipam-openstack-edpm-ipam-x2qp9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:43:39.291729 crc crio[23067]: time=\"2026-06-11T00:43:39.291357495Z\" level=info msg=\"Stopped pod sandbox: 78262413639c61f65660aba9ccfd3f9abf777e94eb64be80695e9e86b038810d\" id=26be8830-2112-4502-bbeb-386616e54bb0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:43:40.359839 crc crio[23067]: time=\"2026-06-11T00:43:40.359625836Z\" level=info msg=\"Running pod sandbox: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-cghzz/POD\" id=81cdb68c-8642-4da2-8d09-99cd1731a253 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:43:40.361941 crc crio[23067]: time=\"2026-06-11T00:43:40.359902254Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:43:40.440306 crc crio[23067]: time=\"2026-06-11T00:43:40.440139009Z\" level=info msg=\"Got pod network &{Name:configure-os-edpm-deployment-ipam-openstack-edpm-ipam-cghzz Namespace:openstack ID:02bc4b64a0ed31bafb404d17090eda6005e068584e6a6801f913bf70e5df726a UID:96f6aa73-3111-46b7-a088-816ce7b75ef4 NetNS:/var/run/netns/c236ede4-993a-4767-906c-c49e3e934814 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod96f6aa73_3111_46b7_a088_816ce7b75ef4.slice PodAnnotations:0xc000c35348}] Aliases:map[]}\"\nJun 11 00:43:40.440306 crc crio[23067]: time=\"2026-06-11T00:43:40.440198681Z\" level=info msg=\"Adding pod openstack_configure-os-edpm-deployment-ipam-openstack-edpm-ipam-cghzz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:43:41.247147 crc crio[23067]: 2026-06-11T00:43:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:02bc4b64a0ed31b Mac:ce:b8:7a:f4:db:e9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f5 Mtu:0 Sandbox:/var/run/netns/c236ede4-993a-4767-906c-c49e3e934814 SocketPath: PciID:}] [{Interface:0xc0004b45c0 Address:{IP:10.217.0.245 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:43:41.249927 crc crio[23067]: time=\"2026-06-11T00:43:41.249740056Z\" level=info msg=\"Got pod network &{Name:configure-os-edpm-deployment-ipam-openstack-edpm-ipam-cghzz Namespace:openstack ID:02bc4b64a0ed31bafb404d17090eda6005e068584e6a6801f913bf70e5df726a UID:96f6aa73-3111-46b7-a088-816ce7b75ef4 NetNS:/var/run/netns/c236ede4-993a-4767-906c-c49e3e934814 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod96f6aa73_3111_46b7_a088_816ce7b75ef4.slice PodAnnotations:0xc000c35348}] Aliases:map[]}\"\nJun 11 00:43:41.250209 crc crio[23067]: time=\"2026-06-11T00:43:41.249954751Z\" level=info msg=\"Checking pod openstack_configure-os-edpm-deployment-ipam-openstack-edpm-ipam-cghzz for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:43:41.264062 crc crio[23067]: time=\"2026-06-11T00:43:41.263955751Z\" level=info msg=\"Ran pod sandbox 02bc4b64a0ed31bafb404d17090eda6005e068584e6a6801f913bf70e5df726a with infra container: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-cghzz/POD\" id=81cdb68c-8642-4da2-8d09-99cd1731a253 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:43:41.267367 crc crio[23067]: time=\"2026-06-11T00:43:41.267258091Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=b65b92c3-fdc2-474b-9c3b-4586fa554482 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:43:41.298701 crc crio[23067]: time=\"2026-06-11T00:43:41.29858598Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=ee35c74f-2aaa-460e-8cd2-37e17342b738 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:43:41.306828 crc crio[23067]: time=\"2026-06-11T00:43:41.306756902Z\" level=info msg=\"Creating container: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-cghzz/configure-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=9b3dce99-4d93-494d-b82b-d4aa0d3791c0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:43:41.307274 crc crio[23067]: time=\"2026-06-11T00:43:41.307159713Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:43:41.363203 crc crio[23067]: time=\"2026-06-11T00:43:41.362924645Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:43:41.367919 crc crio[23067]: time=\"2026-06-11T00:43:41.367454188Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:43:41.527290 crc crio[23067]: time=\"2026-06-11T00:43:41.52719366Z\" level=info msg=\"Created container f3c02e69b2a3bd769b7291e46f2facc9f755213f2eb9afa96c5819d25fbffe56: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-cghzz/configure-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=9b3dce99-4d93-494d-b82b-d4aa0d3791c0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:43:41.528538 crc crio[23067]: time=\"2026-06-11T00:43:41.528477455Z\" level=info msg=\"Starting container: f3c02e69b2a3bd769b7291e46f2facc9f755213f2eb9afa96c5819d25fbffe56\" id=c9b5a18b-38c3-4680-b259-beafd8cfe34f name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:43:41.533704 crc crio[23067]: time=\"2026-06-11T00:43:41.533542632Z\" level=info msg=\"Started container\" PID=157537 containerID=f3c02e69b2a3bd769b7291e46f2facc9f755213f2eb9afa96c5819d25fbffe56 description=openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-cghzz/configure-os-edpm-deployment-ipam-openstack-edpm-ipam id=c9b5a18b-38c3-4680-b259-beafd8cfe34f name=/runtime.v1.RuntimeService/StartContainer sandboxID=02bc4b64a0ed31bafb404d17090eda6005e068584e6a6801f913bf70e5df726a\nJun 11 00:44:00.573201 crc crio[23067]: time=\"2026-06-11T00:44:00.572155865Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29685644-6lb62/POD\" id=5205b040-140e-473d-8bc5-182d8b8bd79b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:44:00.574741 crc crio[23067]: time=\"2026-06-11T00:44:00.573253475Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:44:00.619683 crc crio[23067]: time=\"2026-06-11T00:44:00.619251732Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685644-6lb62 Namespace:openshift-infra ID:53c039bebc5228cacce91e41cef24e4cef640461f56cfa98c2016e8ec666805e UID:ef9a84ef-afc4-4be4-8793-bf75e9c617d1 NetNS:/var/run/netns/1d6af736-1863-4534-a617-f03e79478c28 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podef9a84ef_afc4_4be4_8793_bf75e9c617d1.slice PodAnnotations:0xc003610398}] Aliases:map[]}\"\nJun 11 00:44:00.619683 crc crio[23067]: time=\"2026-06-11T00:44:00.619582651Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29685644-6lb62 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:44:01.184061 crc crio[23067]: 2026-06-11T00:44:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:53c039bebc5228c Mac:de:f5:bb:cc:ee:3f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f6 Mtu:0 Sandbox:/var/run/netns/1d6af736-1863-4534-a617-f03e79478c28 SocketPath: PciID:}] [{Interface:0xc0004b05d0 Address:{IP:10.217.0.246 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:44:01.188122 crc crio[23067]: time=\"2026-06-11T00:44:01.188042336Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685644-6lb62 Namespace:openshift-infra ID:53c039bebc5228cacce91e41cef24e4cef640461f56cfa98c2016e8ec666805e UID:ef9a84ef-afc4-4be4-8793-bf75e9c617d1 NetNS:/var/run/netns/1d6af736-1863-4534-a617-f03e79478c28 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podef9a84ef_afc4_4be4_8793_bf75e9c617d1.slice PodAnnotations:0xc003610398}] Aliases:map[]}\"\nJun 11 00:44:01.188389 crc crio[23067]: time=\"2026-06-11T00:44:01.188287433Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29685644-6lb62 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:44:01.203793 crc crio[23067]: time=\"2026-06-11T00:44:01.201961074Z\" level=info msg=\"Ran pod sandbox 53c039bebc5228cacce91e41cef24e4cef640461f56cfa98c2016e8ec666805e with infra container: openshift-infra/auto-csr-approver-29685644-6lb62/POD\" id=5205b040-140e-473d-8bc5-182d8b8bd79b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:44:01.205875 crc crio[23067]: time=\"2026-06-11T00:44:01.205826259Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=7beaf04d-996d-42a4-852e-b9d215f4f97c name=/runtime.v1.ImageService/PullImage\nJun 11 00:44:01.219365 crc crio[23067]: time=\"2026-06-11T00:44:01.218932684Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 00:44:02.012609 crc crio[23067]: time=\"2026-06-11T00:44:02.012449834Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=7beaf04d-996d-42a4-852e-b9d215f4f97c name=/runtime.v1.ImageService/PullImage\nJun 11 00:44:02.015270 crc crio[23067]: time=\"2026-06-11T00:44:02.013621635Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=7cfb6851-79da-47fc-9d7f-f0b98c7762f1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:44:02.017010 crc crio[23067]: time=\"2026-06-11T00:44:02.016896164Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=8aeddf0b-0b46-4bbe-9ef7-62a7597d2051 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:44:02.026484 crc crio[23067]: time=\"2026-06-11T00:44:02.026094584Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29685644-6lb62/oc\" id=20b443c3-2d39-40fd-a8ff-d606b0cfbefb name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:44:02.027999 crc crio[23067]: time=\"2026-06-11T00:44:02.026754002Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:44:02.075513 crc crio[23067]: time=\"2026-06-11T00:44:02.075419091Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:44:02.529095 crc crio[23067]: time=\"2026-06-11T00:44:02.5285694Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:44:02.652975 crc crio[23067]: time=\"2026-06-11T00:44:02.652911743Z\" level=info msg=\"Created container 326abcd55b1da7bfaef934aba85e8eb98497eadcac92d2c4a853c7b3e64274b9: openshift-infra/auto-csr-approver-29685644-6lb62/oc\" id=20b443c3-2d39-40fd-a8ff-d606b0cfbefb name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:44:02.655096 crc crio[23067]: time=\"2026-06-11T00:44:02.654619189Z\" level=info msg=\"Starting container: 326abcd55b1da7bfaef934aba85e8eb98497eadcac92d2c4a853c7b3e64274b9\" id=f8894d70-f679-44ae-a7f5-976ad61de7e5 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:44:02.659837 crc crio[23067]: time=\"2026-06-11T00:44:02.659740338Z\" level=info msg=\"Started container\" PID=158825 containerID=326abcd55b1da7bfaef934aba85e8eb98497eadcac92d2c4a853c7b3e64274b9 description=openshift-infra/auto-csr-approver-29685644-6lb62/oc id=f8894d70-f679-44ae-a7f5-976ad61de7e5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=53c039bebc5228cacce91e41cef24e4cef640461f56cfa98c2016e8ec666805e\nJun 11 00:44:04.263925 crc crio[23067]: time=\"2026-06-11T00:44:04.259057391Z\" level=info msg=\"Stopping pod sandbox: 53c039bebc5228cacce91e41cef24e4cef640461f56cfa98c2016e8ec666805e\" id=59b5fab6-d268-4154-a91f-64fe461dd161 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:44:04.267471 crc crio[23067]: time=\"2026-06-11T00:44:04.265425033Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685644-6lb62 Namespace:openshift-infra ID:53c039bebc5228cacce91e41cef24e4cef640461f56cfa98c2016e8ec666805e UID:ef9a84ef-afc4-4be4-8793-bf75e9c617d1 NetNS:/var/run/netns/1d6af736-1863-4534-a617-f03e79478c28 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podef9a84ef_afc4_4be4_8793_bf75e9c617d1.slice PodAnnotations:0xc0079a4048}] Aliases:map[]}\"\nJun 11 00:44:04.267471 crc crio[23067]: time=\"2026-06-11T00:44:04.265732532Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29685644-6lb62 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:44:04.680861 crc crio[23067]: time=\"2026-06-11T00:44:04.680121039Z\" level=info msg=\"Stopped pod sandbox: 53c039bebc5228cacce91e41cef24e4cef640461f56cfa98c2016e8ec666805e\" id=59b5fab6-d268-4154-a91f-64fe461dd161 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:44:10.925820 crc crio[23067]: time=\"2026-06-11T00:44:10.924890003Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-67kz9/POD\" id=910e65bd-2e69-489b-9bcf-102bace68ef0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:44:10.927190 crc crio[23067]: time=\"2026-06-11T00:44:10.9258911Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:44:10.985252 crc crio[23067]: time=\"2026-06-11T00:44:10.985179658Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-67kz9 Namespace:openshift-marketplace ID:aa20fa57a38d509a02058cb63e5eef36a129be672c2b18c01a5d5495fe5d185a UID:fab9b22f-827f-456b-a2bd-84a71b7837eb NetNS:/var/run/netns/62e4b9d8-91d0-442e-89cc-c28c8ec7eaeb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfab9b22f_827f_456b_a2bd_84a71b7837eb.slice PodAnnotations:0xc000b81250}] Aliases:map[]}\"\nJun 11 00:44:10.985252 crc crio[23067]: time=\"2026-06-11T00:44:10.98522935Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-67kz9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:44:11.538151 crc crio[23067]: 2026-06-11T00:44:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:aa20fa57a38d509 Mac:ea:53:74:6d:30:be Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f7 Mtu:0 Sandbox:/var/run/netns/62e4b9d8-91d0-442e-89cc-c28c8ec7eaeb SocketPath: PciID:}] [{Interface:0xc00025aa20 Address:{IP:10.217.0.247 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:44:11.541214 crc crio[23067]: time=\"2026-06-11T00:44:11.540849537Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-67kz9 Namespace:openshift-marketplace ID:aa20fa57a38d509a02058cb63e5eef36a129be672c2b18c01a5d5495fe5d185a UID:fab9b22f-827f-456b-a2bd-84a71b7837eb NetNS:/var/run/netns/62e4b9d8-91d0-442e-89cc-c28c8ec7eaeb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfab9b22f_827f_456b_a2bd_84a71b7837eb.slice PodAnnotations:0xc000b81250}] Aliases:map[]}\"\nJun 11 00:44:11.541214 crc crio[23067]: time=\"2026-06-11T00:44:11.540999401Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-67kz9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:44:11.550740 crc crio[23067]: time=\"2026-06-11T00:44:11.550631352Z\" level=info msg=\"Ran pod sandbox aa20fa57a38d509a02058cb63e5eef36a129be672c2b18c01a5d5495fe5d185a with infra container: openshift-marketplace/redhat-marketplace-67kz9/POD\" id=910e65bd-2e69-489b-9bcf-102bace68ef0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:44:11.554204 crc crio[23067]: time=\"2026-06-11T00:44:11.554175658Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=3cea4942-1034-4f4d-b94a-5dad367603d9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:44:11.557304 crc crio[23067]: time=\"2026-06-11T00:44:11.55721267Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=68e2e7b4-d356-4457-9112-1182018cf6b1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:44:11.566439 crc crio[23067]: time=\"2026-06-11T00:44:11.566324597Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-67kz9/extract-utilities\" id=272617d4-8b54-4eaf-bc96-6595219203e9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:44:11.566819 crc crio[23067]: time=\"2026-06-11T00:44:11.566763709Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:44:11.628585 crc crio[23067]: time=\"2026-06-11T00:44:11.628436002Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:44:11.636932 crc crio[23067]: time=\"2026-06-11T00:44:11.63685367Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:44:11.808768 crc crio[23067]: time=\"2026-06-11T00:44:11.808200447Z\" level=info msg=\"Created container 138d07c8a407b854697090ee59eebbdc0b4f804aba6a7782ab99a9f948451d04: openshift-marketplace/redhat-marketplace-67kz9/extract-utilities\" id=272617d4-8b54-4eaf-bc96-6595219203e9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:44:11.809998 crc crio[23067]: time=\"2026-06-11T00:44:11.809958504Z\" level=info msg=\"Starting container: 138d07c8a407b854697090ee59eebbdc0b4f804aba6a7782ab99a9f948451d04\" id=f893c7bd-8c6e-4ca6-8c62-dac74d6b1d13 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:44:11.815446 crc crio[23067]: time=\"2026-06-11T00:44:11.81531965Z\" level=info msg=\"Started container\" PID=159471 containerID=138d07c8a407b854697090ee59eebbdc0b4f804aba6a7782ab99a9f948451d04 description=openshift-marketplace/redhat-marketplace-67kz9/extract-utilities id=f893c7bd-8c6e-4ca6-8c62-dac74d6b1d13 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aa20fa57a38d509a02058cb63e5eef36a129be672c2b18c01a5d5495fe5d185a\nJun 11 00:44:12.391872 crc crio[23067]: time=\"2026-06-11T00:44:12.391802974Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=dca2e00b-96d6-453b-80e4-df4da2c123ad name=/runtime.v1.ImageService/PullImage\nJun 11 00:44:12.411720 crc crio[23067]: time=\"2026-06-11T00:44:12.411591261Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"\nJun 11 00:44:13.319014 crc crio[23067]: time=\"2026-06-11T00:44:13.318391383Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:bec7a1ff545afabea88c4a74227ea95b91c67cf5c03e89b2b949be410682f8a0\" id=dca2e00b-96d6-453b-80e4-df4da2c123ad name=/runtime.v1.ImageService/PullImage\nJun 11 00:44:13.320897 crc crio[23067]: time=\"2026-06-11T00:44:13.320175381Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=e6714f44-ee92-4397-a253-322f21052908 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:44:13.323825 crc crio[23067]: time=\"2026-06-11T00:44:13.323790959Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=a7b0b4e6-7c18-4548-a555-1a916a9fd193 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:44:13.332219 crc crio[23067]: time=\"2026-06-11T00:44:13.332152046Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-67kz9/extract-content\" id=f2c50caa-1be6-4ff3-9946-cb3fa469fc73 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:44:13.332872 crc crio[23067]: time=\"2026-06-11T00:44:13.332847725Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:44:13.385499 crc crio[23067]: time=\"2026-06-11T00:44:13.385315757Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:44:13.390473 crc crio[23067]: time=\"2026-06-11T00:44:13.390438206Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:44:13.580748 crc crio[23067]: time=\"2026-06-11T00:44:13.580620784Z\" level=info msg=\"Created container a40a661034732cf80463b43fc48a61ca69fbe7def45fcb8c46cbf1e5f33156fe: openshift-marketplace/redhat-marketplace-67kz9/extract-content\" id=f2c50caa-1be6-4ff3-9946-cb3fa469fc73 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:44:13.583306 crc crio[23067]: time=\"2026-06-11T00:44:13.583142502Z\" level=info msg=\"Starting container: a40a661034732cf80463b43fc48a61ca69fbe7def45fcb8c46cbf1e5f33156fe\" id=82f93a6a-8917-419d-8d97-575b5e75f40a name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:44:13.592846 crc crio[23067]: time=\"2026-06-11T00:44:13.589899686Z\" level=info msg=\"Started container\" PID=159584 containerID=a40a661034732cf80463b43fc48a61ca69fbe7def45fcb8c46cbf1e5f33156fe description=openshift-marketplace/redhat-marketplace-67kz9/extract-content id=82f93a6a-8917-419d-8d97-575b5e75f40a name=/runtime.v1.RuntimeService/StartContainer sandboxID=aa20fa57a38d509a02058cb63e5eef36a129be672c2b18c01a5d5495fe5d185a\nJun 11 00:44:14.427986 crc crio[23067]: time=\"2026-06-11T00:44:14.427315086Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=8dedf3b0-18e1-4f4d-bdb9-091cb97d5299 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:44:14.430303 crc crio[23067]: time=\"2026-06-11T00:44:14.430249426Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=81dd78d7-a2a9-4b0c-8a44-2a180a535b89 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:44:14.436584 crc crio[23067]: time=\"2026-06-11T00:44:14.436508805Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-67kz9/registry-server\" id=975655b4-3d35-4100-bf75-9e27539d554f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:44:14.437015 crc crio[23067]: time=\"2026-06-11T00:44:14.436954437Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:44:14.512157 crc crio[23067]: time=\"2026-06-11T00:44:14.511960052Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:44:14.515587 crc crio[23067]: time=\"2026-06-11T00:44:14.515526748Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:44:14.685383 crc crio[23067]: time=\"2026-06-11T00:44:14.684912782Z\" level=info msg=\"Created container 92f1f5056f85d2127b0daa27611918f80a5815282c971197f827d945a3dbd053: openshift-marketplace/redhat-marketplace-67kz9/registry-server\" id=975655b4-3d35-4100-bf75-9e27539d554f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:44:14.688007 crc crio[23067]: time=\"2026-06-11T00:44:14.687915943Z\" level=info msg=\"Starting container: 92f1f5056f85d2127b0daa27611918f80a5815282c971197f827d945a3dbd053\" id=bcb0e20b-1fb6-4656-997c-ae34b37f4366 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:44:14.694862 crc crio[23067]: time=\"2026-06-11T00:44:14.694754279Z\" level=info msg=\"Started container\" PID=159716 containerID=92f1f5056f85d2127b0daa27611918f80a5815282c971197f827d945a3dbd053 description=openshift-marketplace/redhat-marketplace-67kz9/registry-server id=bcb0e20b-1fb6-4656-997c-ae34b37f4366 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aa20fa57a38d509a02058cb63e5eef36a129be672c2b18c01a5d5495fe5d185a\nJun 11 00:44:23.563214 crc crio[23067]: time=\"2026-06-11T00:44:23.562136215Z\" level=info msg=\"Stopping container: 92f1f5056f85d2127b0daa27611918f80a5815282c971197f827d945a3dbd053 (timeout: 2s)\" id=2b26885d-7b3b-45da-a260-657620d5f495 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 00:44:23.693812 crc crio[23067]: time=\"2026-06-11T00:44:23.692837829Z\" level=info msg=\"Stopped container 92f1f5056f85d2127b0daa27611918f80a5815282c971197f827d945a3dbd053: openshift-marketplace/redhat-marketplace-67kz9/registry-server\" id=2b26885d-7b3b-45da-a260-657620d5f495 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 00:44:23.698041 crc crio[23067]: time=\"2026-06-11T00:44:23.697965628Z\" level=info msg=\"Stopping pod sandbox: aa20fa57a38d509a02058cb63e5eef36a129be672c2b18c01a5d5495fe5d185a\" id=afeb3f82-07c0-4d9c-95fa-a337350d8004 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:44:23.699057 crc crio[23067]: time=\"2026-06-11T00:44:23.698971226Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-67kz9 Namespace:openshift-marketplace ID:aa20fa57a38d509a02058cb63e5eef36a129be672c2b18c01a5d5495fe5d185a UID:fab9b22f-827f-456b-a2bd-84a71b7837eb NetNS:/var/run/netns/62e4b9d8-91d0-442e-89cc-c28c8ec7eaeb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfab9b22f_827f_456b_a2bd_84a71b7837eb.slice PodAnnotations:0xc008202530}] Aliases:map[]}\"\nJun 11 00:44:23.699246 crc crio[23067]: time=\"2026-06-11T00:44:23.699187362Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-67kz9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:44:24.054050 crc crio[23067]: time=\"2026-06-11T00:44:24.053825929Z\" level=info msg=\"Stopped pod sandbox: aa20fa57a38d509a02058cb63e5eef36a129be672c2b18c01a5d5495fe5d185a\" id=afeb3f82-07c0-4d9c-95fa-a337350d8004 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:44:24.586770 crc crio[23067]: time=\"2026-06-11T00:44:24.58557531Z\" level=info msg=\"Removing container: 92f1f5056f85d2127b0daa27611918f80a5815282c971197f827d945a3dbd053\" id=936193c2-588f-4796-9de6-8549054e5345 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:44:24.643198 crc crio[23067]: time=\"2026-06-11T00:44:24.643070349Z\" level=info msg=\"Removed container 92f1f5056f85d2127b0daa27611918f80a5815282c971197f827d945a3dbd053: openshift-marketplace/redhat-marketplace-67kz9/registry-server\" id=936193c2-588f-4796-9de6-8549054e5345 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:44:24.646519 crc crio[23067]: time=\"2026-06-11T00:44:24.64643743Z\" level=info msg=\"Removing container: a40a661034732cf80463b43fc48a61ca69fbe7def45fcb8c46cbf1e5f33156fe\" id=32195095-7eff-4e3d-a995-0b2b9da3c698 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:44:24.680211 crc crio[23067]: time=\"2026-06-11T00:44:24.680089983Z\" level=info msg=\"Removed container a40a661034732cf80463b43fc48a61ca69fbe7def45fcb8c46cbf1e5f33156fe: openshift-marketplace/redhat-marketplace-67kz9/extract-content\" id=32195095-7eff-4e3d-a995-0b2b9da3c698 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:44:24.682518 crc crio[23067]: time=\"2026-06-11T00:44:24.682445547Z\" level=info msg=\"Removing container: 138d07c8a407b854697090ee59eebbdc0b4f804aba6a7782ab99a9f948451d04\" id=328d7262-a2cf-4345-879b-7ef04692324f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:44:24.733373 crc crio[23067]: time=\"2026-06-11T00:44:24.732737731Z\" level=info msg=\"Removed container 138d07c8a407b854697090ee59eebbdc0b4f804aba6a7782ab99a9f948451d04: openshift-marketplace/redhat-marketplace-67kz9/extract-utilities\" id=328d7262-a2cf-4345-879b-7ef04692324f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:44:34.049819 crc crio[23067]: time=\"2026-06-11T00:44:34.049179775Z\" level=info msg=\"Removing container: 18c75cb646700a2d1c34b03f206a7574b51166cdb0a4477779d98a1fc9b88f24\" id=a6e42ef2-5163-4baf-b3a2-e372d40092b7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:44:34.277762 crc crio[23067]: time=\"2026-06-11T00:44:34.276926552Z\" level=info msg=\"Removed container 18c75cb646700a2d1c34b03f206a7574b51166cdb0a4477779d98a1fc9b88f24: openshift-infra/auto-csr-approver-29685638-ks2z5/oc\" id=a6e42ef2-5163-4baf-b3a2-e372d40092b7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:44:34.290750 crc crio[23067]: time=\"2026-06-11T00:44:34.290542111Z\" level=info msg=\"Stopping pod sandbox: aa20fa57a38d509a02058cb63e5eef36a129be672c2b18c01a5d5495fe5d185a\" id=d12c722b-4105-444a-9686-f5c02936e37a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:44:34.291045 crc crio[23067]: time=\"2026-06-11T00:44:34.290772977Z\" level=info msg=\"Stopped pod sandbox (already stopped): aa20fa57a38d509a02058cb63e5eef36a129be672c2b18c01a5d5495fe5d185a\" id=d12c722b-4105-444a-9686-f5c02936e37a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:44:34.291523 crc crio[23067]: time=\"2026-06-11T00:44:34.291410455Z\" level=info msg=\"Removing pod sandbox: aa20fa57a38d509a02058cb63e5eef36a129be672c2b18c01a5d5495fe5d185a\" id=3eff2c37-797e-48cb-bef3-c7e56b20c28f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:44:34.314027 crc crio[23067]: time=\"2026-06-11T00:44:34.313783911Z\" level=info msg=\"Removed pod sandbox: aa20fa57a38d509a02058cb63e5eef36a129be672c2b18c01a5d5495fe5d185a\" id=3eff2c37-797e-48cb-bef3-c7e56b20c28f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:44:34.315295 crc crio[23067]: time=\"2026-06-11T00:44:34.31522655Z\" level=info msg=\"Stopping pod sandbox: bef0ef86d6d9836c4eba31ab988210da19b88ab003f38d9fd341e34f4248bdde\" id=8f52d55f-b8fb-4fd7-8d75-b2c63c14e37d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:44:34.315450 crc crio[23067]: time=\"2026-06-11T00:44:34.315400925Z\" level=info msg=\"Stopped pod sandbox (already stopped): bef0ef86d6d9836c4eba31ab988210da19b88ab003f38d9fd341e34f4248bdde\" id=8f52d55f-b8fb-4fd7-8d75-b2c63c14e37d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:44:34.316188 crc crio[23067]: time=\"2026-06-11T00:44:34.316108014Z\" level=info msg=\"Removing pod sandbox: bef0ef86d6d9836c4eba31ab988210da19b88ab003f38d9fd341e34f4248bdde\" id=337a8974-96b4-4e98-aa08-d07d05aeda99 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:44:34.335560 crc crio[23067]: time=\"2026-06-11T00:44:34.335407018Z\" level=info msg=\"Removed pod sandbox: bef0ef86d6d9836c4eba31ab988210da19b88ab003f38d9fd341e34f4248bdde\" id=337a8974-96b4-4e98-aa08-d07d05aeda99 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:44:36.753119 crc crio[23067]: time=\"2026-06-11T00:44:36.752108507Z\" level=info msg=\"Stopping pod sandbox: 02bc4b64a0ed31bafb404d17090eda6005e068584e6a6801f913bf70e5df726a\" id=8f6db7c9-8bb1-4001-82a3-a9fdc9aa9f71 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:44:36.754993 crc crio[23067]: time=\"2026-06-11T00:44:36.754019698Z\" level=info msg=\"Got pod network &{Name:configure-os-edpm-deployment-ipam-openstack-edpm-ipam-cghzz Namespace:openstack ID:02bc4b64a0ed31bafb404d17090eda6005e068584e6a6801f913bf70e5df726a UID:96f6aa73-3111-46b7-a088-816ce7b75ef4 NetNS:/var/run/netns/c236ede4-993a-4767-906c-c49e3e934814 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod96f6aa73_3111_46b7_a088_816ce7b75ef4.slice PodAnnotations:0xc0079a4948}] Aliases:map[]}\"\nJun 11 00:44:36.754993 crc crio[23067]: time=\"2026-06-11T00:44:36.754167002Z\" level=info msg=\"Deleting pod openstack_configure-os-edpm-deployment-ipam-openstack-edpm-ipam-cghzz from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:44:37.283455 crc crio[23067]: time=\"2026-06-11T00:44:37.283026155Z\" level=info msg=\"Stopped pod sandbox: 02bc4b64a0ed31bafb404d17090eda6005e068584e6a6801f913bf70e5df726a\" id=8f6db7c9-8bb1-4001-82a3-a9fdc9aa9f71 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:44:38.457560 crc crio[23067]: time=\"2026-06-11T00:44:38.456936241Z\" level=info msg=\"Running pod sandbox: openstack/ssh-known-hosts-edpm-deployment-ipam-8php6/POD\" id=cfb3b0b8-59a7-4394-a2ef-b5f907887a1c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:44:38.457560 crc crio[23067]: time=\"2026-06-11T00:44:38.457596969Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:44:38.493251 crc crio[23067]: time=\"2026-06-11T00:44:38.493111182Z\" level=info msg=\"Got pod network &{Name:ssh-known-hosts-edpm-deployment-ipam-8php6 Namespace:openstack ID:8db86ed61204c7cc8d9dfbdd2873991730bfdafe5de4fb9f4202a02840fd3ae9 UID:042516e4-60bd-413d-91e0-a310f674339c NetNS:/var/run/netns/ba968639-165b-4c6b-b2aa-1346d1ba1459 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod042516e4_60bd_413d_91e0_a310f674339c.slice PodAnnotations:0xc0002f24a0}] Aliases:map[]}\"\nJun 11 00:44:38.493251 crc crio[23067]: time=\"2026-06-11T00:44:38.493213875Z\" level=info msg=\"Adding pod openstack_ssh-known-hosts-edpm-deployment-ipam-8php6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:44:38.973884 crc crio[23067]: 2026-06-11T00:44:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8db86ed61204c7c Mac:ea:e6:e3:e2:b2:52 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f8 Mtu:0 Sandbox:/var/run/netns/ba968639-165b-4c6b-b2aa-1346d1ba1459 SocketPath: PciID:}] [{Interface:0xc00025a9e0 Address:{IP:10.217.0.248 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:44:38.975562 crc crio[23067]: time=\"2026-06-11T00:44:38.975481744Z\" level=info msg=\"Got pod network &{Name:ssh-known-hosts-edpm-deployment-ipam-8php6 Namespace:openstack ID:8db86ed61204c7cc8d9dfbdd2873991730bfdafe5de4fb9f4202a02840fd3ae9 UID:042516e4-60bd-413d-91e0-a310f674339c NetNS:/var/run/netns/ba968639-165b-4c6b-b2aa-1346d1ba1459 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod042516e4_60bd_413d_91e0_a310f674339c.slice PodAnnotations:0xc0002f24a0}] Aliases:map[]}\"\nJun 11 00:44:38.975771 crc crio[23067]: time=\"2026-06-11T00:44:38.97572013Z\" level=info msg=\"Checking pod openstack_ssh-known-hosts-edpm-deployment-ipam-8php6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:44:38.987596 crc crio[23067]: time=\"2026-06-11T00:44:38.98751051Z\" level=info msg=\"Ran pod sandbox 8db86ed61204c7cc8d9dfbdd2873991730bfdafe5de4fb9f4202a02840fd3ae9 with infra container: openstack/ssh-known-hosts-edpm-deployment-ipam-8php6/POD\" id=cfb3b0b8-59a7-4394-a2ef-b5f907887a1c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:44:38.990194 crc crio[23067]: time=\"2026-06-11T00:44:38.99008788Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=28b5d201-616b-4f04-84f1-dda0fa86c5b9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:44:39.017784 crc crio[23067]: time=\"2026-06-11T00:44:39.016881726Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=957bc898-1fe9-418e-8bda-d3d56e2a68db name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:44:39.026824 crc crio[23067]: time=\"2026-06-11T00:44:39.026766324Z\" level=info msg=\"Creating container: openstack/ssh-known-hosts-edpm-deployment-ipam-8php6/ssh-known-hosts-edpm-deployment-ipam\" id=5d7c2e3c-4457-446a-9a83-1bc405f7e193 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:44:39.027605 crc crio[23067]: time=\"2026-06-11T00:44:39.027580837Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:44:39.080126 crc crio[23067]: time=\"2026-06-11T00:44:39.079433183Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:44:39.084937 crc crio[23067]: time=\"2026-06-11T00:44:39.084891861Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:44:39.270767 crc crio[23067]: time=\"2026-06-11T00:44:39.270613077Z\" level=info msg=\"Created container 454c529a5bb132a45eaa07d20c0e11bf1a78d45acdb4af4dfb0988d14bf5040c: openstack/ssh-known-hosts-edpm-deployment-ipam-8php6/ssh-known-hosts-edpm-deployment-ipam\" id=5d7c2e3c-4457-446a-9a83-1bc405f7e193 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:44:39.272248 crc crio[23067]: time=\"2026-06-11T00:44:39.27216857Z\" level=info msg=\"Starting container: 454c529a5bb132a45eaa07d20c0e11bf1a78d45acdb4af4dfb0988d14bf5040c\" id=be3cfd68-6c7b-44af-96bf-b012751d8795 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:44:39.279005 crc crio[23067]: time=\"2026-06-11T00:44:39.278391538Z\" level=info msg=\"Started container\" PID=161335 containerID=454c529a5bb132a45eaa07d20c0e11bf1a78d45acdb4af4dfb0988d14bf5040c description=openstack/ssh-known-hosts-edpm-deployment-ipam-8php6/ssh-known-hosts-edpm-deployment-ipam id=be3cfd68-6c7b-44af-96bf-b012751d8795 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8db86ed61204c7cc8d9dfbdd2873991730bfdafe5de4fb9f4202a02840fd3ae9\nJun 11 00:44:48.964234 crc crio[23067]: time=\"2026-06-11T00:44:48.963414629Z\" level=info msg=\"Stopping pod sandbox: 8db86ed61204c7cc8d9dfbdd2873991730bfdafe5de4fb9f4202a02840fd3ae9\" id=75cee407-c943-40f9-809e-1102fb6789ed name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:44:48.965916 crc crio[23067]: time=\"2026-06-11T00:44:48.965050883Z\" level=info msg=\"Got pod network &{Name:ssh-known-hosts-edpm-deployment-ipam-8php6 Namespace:openstack ID:8db86ed61204c7cc8d9dfbdd2873991730bfdafe5de4fb9f4202a02840fd3ae9 UID:042516e4-60bd-413d-91e0-a310f674339c NetNS:/var/run/netns/ba968639-165b-4c6b-b2aa-1346d1ba1459 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod042516e4_60bd_413d_91e0_a310f674339c.slice PodAnnotations:0xc003610958}] Aliases:map[]}\"\nJun 11 00:44:48.965916 crc crio[23067]: time=\"2026-06-11T00:44:48.965194907Z\" level=info msg=\"Deleting pod openstack_ssh-known-hosts-edpm-deployment-ipam-8php6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:44:49.441759 crc crio[23067]: time=\"2026-06-11T00:44:49.440484337Z\" level=info msg=\"Stopped pod sandbox: 8db86ed61204c7cc8d9dfbdd2873991730bfdafe5de4fb9f4202a02840fd3ae9\" id=75cee407-c943-40f9-809e-1102fb6789ed name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:44:50.584992 crc crio[23067]: time=\"2026-06-11T00:44:50.58403731Z\" level=info msg=\"Running pod sandbox: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-jxwfm/POD\" id=2317d156-02d6-4744-a8cf-b182da2e6272 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:44:50.588335 crc crio[23067]: time=\"2026-06-11T00:44:50.585025657Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:44:50.624100 crc crio[23067]: time=\"2026-06-11T00:44:50.623944662Z\" level=info msg=\"Got pod network &{Name:run-os-edpm-deployment-ipam-openstack-edpm-ipam-jxwfm Namespace:openstack ID:3e3b3a70b647246419103eed8131bcd53224d939c6f879e8a62ed3cbf256a6f7 UID:a605f0fe-ccb1-4f6a-91f8-29ed35d5066b NetNS:/var/run/netns/a6b71853-27e9-4bc0-9cb5-20d4953c6fba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda605f0fe_ccb1_4f6a_91f8_29ed35d5066b.slice PodAnnotations:0xc0002f3088}] Aliases:map[]}\"\nJun 11 00:44:50.624100 crc crio[23067]: time=\"2026-06-11T00:44:50.624035265Z\" level=info msg=\"Adding pod openstack_run-os-edpm-deployment-ipam-openstack-edpm-ipam-jxwfm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:44:51.109756 crc crio[23067]: 2026-06-11T00:44:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3e3b3a70b647246 Mac:3e:c9:96:b3:8f:77 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f9 Mtu:0 Sandbox:/var/run/netns/a6b71853-27e9-4bc0-9cb5-20d4953c6fba SocketPath: PciID:}] [{Interface:0xc000014af0 Address:{IP:10.217.0.249 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:44:51.111137 crc crio[23067]: time=\"2026-06-11T00:44:51.111058041Z\" level=info msg=\"Got pod network &{Name:run-os-edpm-deployment-ipam-openstack-edpm-ipam-jxwfm Namespace:openstack ID:3e3b3a70b647246419103eed8131bcd53224d939c6f879e8a62ed3cbf256a6f7 UID:a605f0fe-ccb1-4f6a-91f8-29ed35d5066b NetNS:/var/run/netns/a6b71853-27e9-4bc0-9cb5-20d4953c6fba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda605f0fe_ccb1_4f6a_91f8_29ed35d5066b.slice PodAnnotations:0xc0002f3088}] Aliases:map[]}\"\nJun 11 00:44:51.111284 crc crio[23067]: time=\"2026-06-11T00:44:51.111225626Z\" level=info msg=\"Checking pod openstack_run-os-edpm-deployment-ipam-openstack-edpm-ipam-jxwfm for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:44:51.120120 crc crio[23067]: time=\"2026-06-11T00:44:51.119955192Z\" level=info msg=\"Ran pod sandbox 3e3b3a70b647246419103eed8131bcd53224d939c6f879e8a62ed3cbf256a6f7 with infra container: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-jxwfm/POD\" id=2317d156-02d6-4744-a8cf-b182da2e6272 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:44:51.122711 crc crio[23067]: time=\"2026-06-11T00:44:51.122572343Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=189a4ecc-169c-40f4-82cc-5aa20058742a name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:44:51.145044 crc crio[23067]: time=\"2026-06-11T00:44:51.1449544Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=1b63df08-c343-4f65-b626-d0ee5ed5d59a name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:44:51.153889 crc crio[23067]: time=\"2026-06-11T00:44:51.15378891Z\" level=info msg=\"Creating container: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-jxwfm/run-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=f91218fc-036d-41b0-8833-5000101469c5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:44:51.154198 crc crio[23067]: time=\"2026-06-11T00:44:51.154120379Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:44:51.201683 crc crio[23067]: time=\"2026-06-11T00:44:51.201576966Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:44:51.205060 crc crio[23067]: time=\"2026-06-11T00:44:51.204999569Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:44:51.347519 crc crio[23067]: time=\"2026-06-11T00:44:51.346928968Z\" level=info msg=\"Created container 06a3315161eb77f6ef0e8a6b78cd800e713d1ddc887d667c6cb28ca8c511778a: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-jxwfm/run-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=f91218fc-036d-41b0-8833-5000101469c5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:44:51.348777 crc crio[23067]: time=\"2026-06-11T00:44:51.348632074Z\" level=info msg=\"Starting container: 06a3315161eb77f6ef0e8a6b78cd800e713d1ddc887d667c6cb28ca8c511778a\" id=12845174-fc37-4ce9-9550-850788b151f0 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:44:51.353978 crc crio[23067]: time=\"2026-06-11T00:44:51.353926948Z\" level=info msg=\"Started container\" PID=162101 containerID=06a3315161eb77f6ef0e8a6b78cd800e713d1ddc887d667c6cb28ca8c511778a description=openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-jxwfm/run-os-edpm-deployment-ipam-openstack-edpm-ipam id=12845174-fc37-4ce9-9550-850788b151f0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3e3b3a70b647246419103eed8131bcd53224d939c6f879e8a62ed3cbf256a6f7\nJun 11 00:45:00.525171 crc crio[23067]: time=\"2026-06-11T00:45:00.524112517Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29685645-hvb7t/POD\" id=93fbcc0d-43ba-4370-b2b5-cecdbd386e23 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:45:00.526942 crc crio[23067]: time=\"2026-06-11T00:45:00.525224777Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:45:00.561477 crc crio[23067]: time=\"2026-06-11T00:45:00.56107115Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29685645-hvb7t Namespace:openshift-operator-lifecycle-manager ID:623a643b18f3eb9d8534164befbae0342ef359cce5e0da30981a0345a690ba86 UID:0d2c262a-e2a1-4f83-aef1-24248ff23a6e NetNS:/var/run/netns/0719efa3-b3f9-4a92-bc63-a202b321c9f0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0d2c262a_e2a1_4f83_aef1_24248ff23a6e.slice PodAnnotations:0xc0001309e8}] Aliases:map[]}\"\nJun 11 00:45:00.561477 crc crio[23067]: time=\"2026-06-11T00:45:00.5614445Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29685645-hvb7t to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:45:01.161552 crc crio[23067]: 2026-06-11T00:45:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:623a643b18f3eb9 Mac:ba:6e:49:12:01:3e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fa Mtu:0 Sandbox:/var/run/netns/0719efa3-b3f9-4a92-bc63-a202b321c9f0 SocketPath: PciID:}] [{Interface:0xc0002846b0 Address:{IP:10.217.0.250 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:45:01.163838 crc crio[23067]: time=\"2026-06-11T00:45:01.163757234Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29685645-hvb7t Namespace:openshift-operator-lifecycle-manager ID:623a643b18f3eb9d8534164befbae0342ef359cce5e0da30981a0345a690ba86 UID:0d2c262a-e2a1-4f83-aef1-24248ff23a6e NetNS:/var/run/netns/0719efa3-b3f9-4a92-bc63-a202b321c9f0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0d2c262a_e2a1_4f83_aef1_24248ff23a6e.slice PodAnnotations:0xc0001309e8}] Aliases:map[]}\"\nJun 11 00:45:01.164124 crc crio[23067]: time=\"2026-06-11T00:45:01.164068012Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29685645-hvb7t for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:45:01.175244 crc crio[23067]: time=\"2026-06-11T00:45:01.175140183Z\" level=info msg=\"Ran pod sandbox 623a643b18f3eb9d8534164befbae0342ef359cce5e0da30981a0345a690ba86 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29685645-hvb7t/POD\" id=93fbcc0d-43ba-4370-b2b5-cecdbd386e23 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:45:01.181330 crc crio[23067]: time=\"2026-06-11T00:45:01.181229988Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=93574c2b-c174-4a5a-a719-e2d4a687d5b8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:45:01.185520 crc crio[23067]: time=\"2026-06-11T00:45:01.185210336Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=64417f05-7fd6-4c5a-9ddd-362a239abd91 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:45:01.195013 crc crio[23067]: time=\"2026-06-11T00:45:01.194916219Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29685645-hvb7t/collect-profiles\" id=1262cd04-8544-4964-8a1a-eedca59d7439 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:45:01.195482 crc crio[23067]: time=\"2026-06-11T00:45:01.195405002Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:45:01.255180 crc crio[23067]: time=\"2026-06-11T00:45:01.25505012Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:45:01.259202 crc crio[23067]: time=\"2026-06-11T00:45:01.259043978Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:45:01.397097 crc crio[23067]: time=\"2026-06-11T00:45:01.396304891Z\" level=info msg=\"Created container ab57b296a78079a8f24ab79fa135bac4ecb7fffc19836adad1856dd55fc59c70: openshift-operator-lifecycle-manager/collect-profiles-29685645-hvb7t/collect-profiles\" id=1262cd04-8544-4964-8a1a-eedca59d7439 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:45:01.398186 crc crio[23067]: time=\"2026-06-11T00:45:01.398093489Z\" level=info msg=\"Starting container: ab57b296a78079a8f24ab79fa135bac4ecb7fffc19836adad1856dd55fc59c70\" id=cf981a0e-9e26-4477-9c06-1c7996ea36c7 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:45:01.405165 crc crio[23067]: time=\"2026-06-11T00:45:01.405009837Z\" level=info msg=\"Started container\" PID=162738 containerID=ab57b296a78079a8f24ab79fa135bac4ecb7fffc19836adad1856dd55fc59c70 description=openshift-operator-lifecycle-manager/collect-profiles-29685645-hvb7t/collect-profiles id=cf981a0e-9e26-4477-9c06-1c7996ea36c7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=623a643b18f3eb9d8534164befbae0342ef359cce5e0da30981a0345a690ba86\nJun 11 00:45:02.163762 crc crio[23067]: time=\"2026-06-11T00:45:02.163139056Z\" level=info msg=\"Stopping pod sandbox: 3e3b3a70b647246419103eed8131bcd53224d939c6f879e8a62ed3cbf256a6f7\" id=b9ec7ecb-9061-470d-9b96-9b047b281652 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:45:02.164767 crc crio[23067]: time=\"2026-06-11T00:45:02.16442095Z\" level=info msg=\"Got pod network &{Name:run-os-edpm-deployment-ipam-openstack-edpm-ipam-jxwfm Namespace:openstack ID:3e3b3a70b647246419103eed8131bcd53224d939c6f879e8a62ed3cbf256a6f7 UID:a605f0fe-ccb1-4f6a-91f8-29ed35d5066b NetNS:/var/run/netns/a6b71853-27e9-4bc0-9cb5-20d4953c6fba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda605f0fe_ccb1_4f6a_91f8_29ed35d5066b.slice PodAnnotations:0xc0002f2b08}] Aliases:map[]}\"\nJun 11 00:45:02.164767 crc crio[23067]: time=\"2026-06-11T00:45:02.164592245Z\" level=info msg=\"Deleting pod openstack_run-os-edpm-deployment-ipam-openstack-edpm-ipam-jxwfm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:45:02.622449 crc crio[23067]: time=\"2026-06-11T00:45:02.621862756Z\" level=info msg=\"Stopped pod sandbox: 3e3b3a70b647246419103eed8131bcd53224d939c6f879e8a62ed3cbf256a6f7\" id=b9ec7ecb-9061-470d-9b96-9b047b281652 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:45:03.178153 crc crio[23067]: time=\"2026-06-11T00:45:03.177467664Z\" level=info msg=\"Stopping pod sandbox: 623a643b18f3eb9d8534164befbae0342ef359cce5e0da30981a0345a690ba86\" id=e8cf6ca1-8e47-44ed-868b-b9814c195d5b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:45:03.179471 crc crio[23067]: time=\"2026-06-11T00:45:03.178745948Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29685645-hvb7t Namespace:openshift-operator-lifecycle-manager ID:623a643b18f3eb9d8534164befbae0342ef359cce5e0da30981a0345a690ba86 UID:0d2c262a-e2a1-4f83-aef1-24248ff23a6e NetNS:/var/run/netns/0719efa3-b3f9-4a92-bc63-a202b321c9f0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0d2c262a_e2a1_4f83_aef1_24248ff23a6e.slice PodAnnotations:0xc003610b78}] Aliases:map[]}\"\nJun 11 00:45:03.179471 crc crio[23067]: time=\"2026-06-11T00:45:03.178878452Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29685645-hvb7t from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:45:03.561395 crc crio[23067]: time=\"2026-06-11T00:45:03.561272842Z\" level=info msg=\"Stopped pod sandbox: 623a643b18f3eb9d8534164befbae0342ef359cce5e0da30981a0345a690ba86\" id=e8cf6ca1-8e47-44ed-868b-b9814c195d5b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:45:03.814489 crc crio[23067]: time=\"2026-06-11T00:45:03.814096859Z\" level=info msg=\"Running pod sandbox: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-4hd4n/POD\" id=1e834278-a91f-4281-a7b8-9113ecc3f183 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:45:03.814695 crc crio[23067]: time=\"2026-06-11T00:45:03.81451149Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:45:03.870121 crc crio[23067]: time=\"2026-06-11T00:45:03.870011815Z\" level=info msg=\"Got pod network &{Name:reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-4hd4n Namespace:openstack ID:a079a5e4e8bcdd4c5367a8b2a6b569d357046d7712972784f8b979b10a406cda UID:c7120fa7-ed77-46d7-9fd6-7e000939c7f9 NetNS:/var/run/netns/ef11ce93-d6ef-4950-a647-311768b45f30 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc7120fa7_ed77_46d7_9fd6_7e000939c7f9.slice PodAnnotations:0xc008202030}] Aliases:map[]}\"\nJun 11 00:45:03.870121 crc crio[23067]: time=\"2026-06-11T00:45:03.870082367Z\" level=info msg=\"Adding pod openstack_reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-4hd4n to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:45:04.304075 crc crio[23067]: 2026-06-11T00:45:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a079a5e4e8bcdd4 Mac:e2:e3:5c:eb:41:49 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fb Mtu:0 Sandbox:/var/run/netns/ef11ce93-d6ef-4950-a647-311768b45f30 SocketPath: PciID:}] [{Interface:0xc000122e50 Address:{IP:10.217.0.251 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:45:04.305608 crc crio[23067]: time=\"2026-06-11T00:45:04.305518996Z\" level=info msg=\"Got pod network &{Name:reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-4hd4n Namespace:openstack ID:a079a5e4e8bcdd4c5367a8b2a6b569d357046d7712972784f8b979b10a406cda UID:c7120fa7-ed77-46d7-9fd6-7e000939c7f9 NetNS:/var/run/netns/ef11ce93-d6ef-4950-a647-311768b45f30 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc7120fa7_ed77_46d7_9fd6_7e000939c7f9.slice PodAnnotations:0xc008202030}] Aliases:map[]}\"\nJun 11 00:45:04.305788 crc crio[23067]: time=\"2026-06-11T00:45:04.305741472Z\" level=info msg=\"Checking pod openstack_reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-4hd4n for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:45:04.315418 crc crio[23067]: time=\"2026-06-11T00:45:04.315335772Z\" level=info msg=\"Ran pod sandbox a079a5e4e8bcdd4c5367a8b2a6b569d357046d7712972784f8b979b10a406cda with infra container: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-4hd4n/POD\" id=1e834278-a91f-4281-a7b8-9113ecc3f183 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:45:04.318005 crc crio[23067]: time=\"2026-06-11T00:45:04.317934333Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=821c43ae-4dcc-4351-8344-53a3ab692f63 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:45:04.345177 crc crio[23067]: time=\"2026-06-11T00:45:04.345087309Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=97979cb0-809a-4bcc-8699-b39ce774c12c name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:45:04.352778 crc crio[23067]: time=\"2026-06-11T00:45:04.352716316Z\" level=info msg=\"Creating container: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-4hd4n/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=c1f619d6-6014-42bb-93c3-e5bcae95dd20 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:45:04.353313 crc crio[23067]: time=\"2026-06-11T00:45:04.35324585Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:45:04.403283 crc crio[23067]: time=\"2026-06-11T00:45:04.403183094Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:45:04.406218 crc crio[23067]: time=\"2026-06-11T00:45:04.406147465Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:45:04.526704 crc crio[23067]: time=\"2026-06-11T00:45:04.526125419Z\" level=info msg=\"Created container 6b376d82efc28dfb1aa7e14c21e557e126c0679b605f3648dff886ca6bd5cae1: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-4hd4n/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=c1f619d6-6014-42bb-93c3-e5bcae95dd20 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:45:04.529053 crc crio[23067]: time=\"2026-06-11T00:45:04.528961515Z\" level=info msg=\"Starting container: 6b376d82efc28dfb1aa7e14c21e557e126c0679b605f3648dff886ca6bd5cae1\" id=9fe426b1-577e-4666-b71e-56a47d379f7e name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:45:04.538393 crc crio[23067]: time=\"2026-06-11T00:45:04.538260148Z\" level=info msg=\"Started container\" PID=163087 containerID=6b376d82efc28dfb1aa7e14c21e557e126c0679b605f3648dff886ca6bd5cae1 description=openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-4hd4n/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam id=9fe426b1-577e-4666-b71e-56a47d379f7e name=/runtime.v1.RuntimeService/StartContainer sandboxID=a079a5e4e8bcdd4c5367a8b2a6b569d357046d7712972784f8b979b10a406cda\nJun 11 00:45:16.369712 crc crio[23067]: time=\"2026-06-11T00:45:16.368555165Z\" level=info msg=\"Stopping pod sandbox: a079a5e4e8bcdd4c5367a8b2a6b569d357046d7712972784f8b979b10a406cda\" id=2c37ecfd-eb1d-4687-9450-71d558431230 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:45:16.371928 crc crio[23067]: time=\"2026-06-11T00:45:16.37094081Z\" level=info msg=\"Got pod network &{Name:reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-4hd4n Namespace:openstack ID:a079a5e4e8bcdd4c5367a8b2a6b569d357046d7712972784f8b979b10a406cda UID:c7120fa7-ed77-46d7-9fd6-7e000939c7f9 NetNS:/var/run/netns/ef11ce93-d6ef-4950-a647-311768b45f30 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc7120fa7_ed77_46d7_9fd6_7e000939c7f9.slice PodAnnotations:0xc0005312a8}] Aliases:map[]}\"\nJun 11 00:45:16.371928 crc crio[23067]: time=\"2026-06-11T00:45:16.371171266Z\" level=info msg=\"Deleting pod openstack_reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-4hd4n from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:45:16.841127 crc crio[23067]: time=\"2026-06-11T00:45:16.841056829Z\" level=info msg=\"Stopped pod sandbox: a079a5e4e8bcdd4c5367a8b2a6b569d357046d7712972784f8b979b10a406cda\" id=2c37ecfd-eb1d-4687-9450-71d558431230 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:45:17.913076 crc crio[23067]: time=\"2026-06-11T00:45:17.912070045Z\" level=info msg=\"Running pod sandbox: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-g9sn8/POD\" id=e5bd024d-4cef-4e2e-94c6-54af10c1ee31 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:45:17.914624 crc crio[23067]: time=\"2026-06-11T00:45:17.913112013Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:45:17.952615 crc crio[23067]: time=\"2026-06-11T00:45:17.952252004Z\" level=info msg=\"Got pod network &{Name:install-certs-edpm-deployment-ipam-openstack-edpm-ipam-g9sn8 Namespace:openstack ID:2c1b2531217ad2a684c66c274e101519144b926e8af295b2a6f0a66526b32432 UID:d4a8dc82-35c3-43a3-b5cd-55e5c2ad027a NetNS:/var/run/netns/aa63ee45-b035-4359-96a4-fbba8702a212 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd4a8dc82_35c3_43a3_b5cd_55e5c2ad027a.slice PodAnnotations:0xc000130fa0}] Aliases:map[]}\"\nJun 11 00:45:17.952615 crc crio[23067]: time=\"2026-06-11T00:45:17.952300596Z\" level=info msg=\"Adding pod openstack_install-certs-edpm-deployment-ipam-openstack-edpm-ipam-g9sn8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:45:18.447824 crc crio[23067]: 2026-06-11T00:45:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2c1b2531217ad2a Mac:3a:4f:93:a7:54:64 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fc Mtu:0 Sandbox:/var/run/netns/aa63ee45-b035-4359-96a4-fbba8702a212 SocketPath: PciID:}] [{Interface:0xc0003f8b70 Address:{IP:10.217.0.252 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:45:18.449505 crc crio[23067]: time=\"2026-06-11T00:45:18.449433318Z\" level=info msg=\"Got pod network &{Name:install-certs-edpm-deployment-ipam-openstack-edpm-ipam-g9sn8 Namespace:openstack ID:2c1b2531217ad2a684c66c274e101519144b926e8af295b2a6f0a66526b32432 UID:d4a8dc82-35c3-43a3-b5cd-55e5c2ad027a NetNS:/var/run/netns/aa63ee45-b035-4359-96a4-fbba8702a212 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd4a8dc82_35c3_43a3_b5cd_55e5c2ad027a.slice PodAnnotations:0xc000130fa0}] Aliases:map[]}\"\nJun 11 00:45:18.449756 crc crio[23067]: time=\"2026-06-11T00:45:18.449630173Z\" level=info msg=\"Checking pod openstack_install-certs-edpm-deployment-ipam-openstack-edpm-ipam-g9sn8 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:45:18.459485 crc crio[23067]: time=\"2026-06-11T00:45:18.459344707Z\" level=info msg=\"Ran pod sandbox 2c1b2531217ad2a684c66c274e101519144b926e8af295b2a6f0a66526b32432 with infra container: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-g9sn8/POD\" id=e5bd024d-4cef-4e2e-94c6-54af10c1ee31 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:45:18.462052 crc crio[23067]: time=\"2026-06-11T00:45:18.461974218Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=f77c5208-3ace-4136-b73d-1bd269a2c6a9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:45:18.485568 crc crio[23067]: time=\"2026-06-11T00:45:18.485489276Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=b9290e37-22a4-48e4-a0d8-8a08d7646cbf name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:45:18.494485 crc crio[23067]: time=\"2026-06-11T00:45:18.494407667Z\" level=info msg=\"Creating container: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-g9sn8/install-certs-edpm-deployment-ipam-openstack-edpm-ipam\" id=babb56da-5f73-4551-ae84-899a66526b64 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:45:18.496158 crc crio[23067]: time=\"2026-06-11T00:45:18.494959062Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:45:18.558533 crc crio[23067]: time=\"2026-06-11T00:45:18.558486525Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:45:18.564063 crc crio[23067]: time=\"2026-06-11T00:45:18.564034756Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:45:18.706021 crc crio[23067]: time=\"2026-06-11T00:45:18.705891933Z\" level=info msg=\"Created container 7bef2fb7e42922e1aa5a7fb9f0ec35e7fdd0c71f466981ce9f8aba97e3f724ad: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-g9sn8/install-certs-edpm-deployment-ipam-openstack-edpm-ipam\" id=babb56da-5f73-4551-ae84-899a66526b64 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:45:18.707934 crc crio[23067]: time=\"2026-06-11T00:45:18.707574048Z\" level=info msg=\"Starting container: 7bef2fb7e42922e1aa5a7fb9f0ec35e7fdd0c71f466981ce9f8aba97e3f724ad\" id=d7952f1b-fe51-4c90-b633-c817a7f60dc8 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:45:18.713214 crc crio[23067]: time=\"2026-06-11T00:45:18.71315058Z\" level=info msg=\"Started container\" PID=163951 containerID=7bef2fb7e42922e1aa5a7fb9f0ec35e7fdd0c71f466981ce9f8aba97e3f724ad description=openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-g9sn8/install-certs-edpm-deployment-ipam-openstack-edpm-ipam id=d7952f1b-fe51-4c90-b633-c817a7f60dc8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2c1b2531217ad2a684c66c274e101519144b926e8af295b2a6f0a66526b32432\nJun 11 00:45:34.360732 crc crio[23067]: time=\"2026-06-11T00:45:34.360042Z\" level=info msg=\"Removing container: e2c8505d6ae92da2752337e47470c42c5c0026c2e53f9373a83a991e9d1ac869\" id=b895ab76-2ec4-4f6a-9a3d-d20f4538c9ab name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:45:34.401745 crc crio[23067]: time=\"2026-06-11T00:45:34.401555006Z\" level=info msg=\"Removed container e2c8505d6ae92da2752337e47470c42c5c0026c2e53f9373a83a991e9d1ac869: openshift-operator-lifecycle-manager/collect-profiles-29685600-48dmf/collect-profiles\" id=b895ab76-2ec4-4f6a-9a3d-d20f4538c9ab name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:45:34.413235 crc crio[23067]: time=\"2026-06-11T00:45:34.413100769Z\" level=info msg=\"Stopping pod sandbox: a2d4c96f8706cdc3db222cc7060b242dce3c1bbc02fbfaa65efb859bf153d65e\" id=be6ac4a5-bf99-45c4-bbe9-99ef9cdcc591 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:45:34.413571 crc crio[23067]: time=\"2026-06-11T00:45:34.413263083Z\" level=info msg=\"Stopped pod sandbox (already stopped): a2d4c96f8706cdc3db222cc7060b242dce3c1bbc02fbfaa65efb859bf153d65e\" id=be6ac4a5-bf99-45c4-bbe9-99ef9cdcc591 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:45:34.414792 crc crio[23067]: time=\"2026-06-11T00:45:34.414705552Z\" level=info msg=\"Removing pod sandbox: a2d4c96f8706cdc3db222cc7060b242dce3c1bbc02fbfaa65efb859bf153d65e\" id=22dc255b-468d-4d1c-afd8-ef6ad6e67b62 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:45:34.443828 crc crio[23067]: time=\"2026-06-11T00:45:34.442749653Z\" level=info msg=\"Removed pod sandbox: a2d4c96f8706cdc3db222cc7060b242dce3c1bbc02fbfaa65efb859bf153d65e\" id=22dc255b-468d-4d1c-afd8-ef6ad6e67b62 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:46:00.534990 crc crio[23067]: time=\"2026-06-11T00:46:00.53411399Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29685646-hsz9f/POD\" id=4e86225a-8955-433b-96b3-71d6f5e49470 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:46:00.536172 crc crio[23067]: time=\"2026-06-11T00:46:00.535018205Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:46:00.598254 crc crio[23067]: time=\"2026-06-11T00:46:00.598107956Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685646-hsz9f Namespace:openshift-infra ID:8cc568b12c9261ff875650c2d7bee9f4b2a637ba5f9b6a457696d52ac52c6dfc UID:11631328-e8d8-4819-889a-78f247bc8ec0 NetNS:/var/run/netns/3e777a5d-453f-46fd-8ccf-25e3d4cdbb86 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod11631328_e8d8_4819_889a_78f247bc8ec0.slice PodAnnotations:0xc007e120b8}] Aliases:map[]}\"\nJun 11 00:46:00.598254 crc crio[23067]: time=\"2026-06-11T00:46:00.598213608Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29685646-hsz9f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:46:01.007795 crc crio[23067]: 2026-06-11T00:46:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8cc568b12c9261f Mac:2e:41:cd:46:94:3e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fd Mtu:0 Sandbox:/var/run/netns/3e777a5d-453f-46fd-8ccf-25e3d4cdbb86 SocketPath: PciID:}] [{Interface:0xc0000147c0 Address:{IP:10.217.0.253 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:46:01.010510 crc crio[23067]: time=\"2026-06-11T00:46:01.010414647Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685646-hsz9f Namespace:openshift-infra ID:8cc568b12c9261ff875650c2d7bee9f4b2a637ba5f9b6a457696d52ac52c6dfc UID:11631328-e8d8-4819-889a-78f247bc8ec0 NetNS:/var/run/netns/3e777a5d-453f-46fd-8ccf-25e3d4cdbb86 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod11631328_e8d8_4819_889a_78f247bc8ec0.slice PodAnnotations:0xc007e120b8}] Aliases:map[]}\"\nJun 11 00:46:01.010782 crc crio[23067]: time=\"2026-06-11T00:46:01.010624273Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29685646-hsz9f for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:46:01.032298 crc crio[23067]: time=\"2026-06-11T00:46:01.032116335Z\" level=info msg=\"Ran pod sandbox 8cc568b12c9261ff875650c2d7bee9f4b2a637ba5f9b6a457696d52ac52c6dfc with infra container: openshift-infra/auto-csr-approver-29685646-hsz9f/POD\" id=4e86225a-8955-433b-96b3-71d6f5e49470 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:46:01.037174 crc crio[23067]: time=\"2026-06-11T00:46:01.036984128Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=7d3083bc-4963-45ce-aaa7-11e6890c25e5 name=/runtime.v1.ImageService/PullImage\nJun 11 00:46:01.049424 crc crio[23067]: time=\"2026-06-11T00:46:01.049133267Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 00:46:01.067206 crc crio[23067]: time=\"2026-06-11T00:46:01.067104044Z\" level=info msg=\"Stopping pod sandbox: 2c1b2531217ad2a684c66c274e101519144b926e8af295b2a6f0a66526b32432\" id=b1fb0e4d-0159-48a4-b339-aecde13c56b7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:46:01.067821 crc crio[23067]: time=\"2026-06-11T00:46:01.067758282Z\" level=info msg=\"Got pod network &{Name:install-certs-edpm-deployment-ipam-openstack-edpm-ipam-g9sn8 Namespace:openstack ID:2c1b2531217ad2a684c66c274e101519144b926e8af295b2a6f0a66526b32432 UID:d4a8dc82-35c3-43a3-b5cd-55e5c2ad027a NetNS:/var/run/netns/aa63ee45-b035-4359-96a4-fbba8702a212 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd4a8dc82_35c3_43a3_b5cd_55e5c2ad027a.slice PodAnnotations:0xc007e12260}] Aliases:map[]}\"\nJun 11 00:46:01.067957 crc crio[23067]: time=\"2026-06-11T00:46:01.067922167Z\" level=info msg=\"Deleting pod openstack_install-certs-edpm-deployment-ipam-openstack-edpm-ipam-g9sn8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:46:01.649167 crc crio[23067]: time=\"2026-06-11T00:46:01.649031826Z\" level=info msg=\"Stopped pod sandbox: 2c1b2531217ad2a684c66c274e101519144b926e8af295b2a6f0a66526b32432\" id=b1fb0e4d-0159-48a4-b339-aecde13c56b7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:46:01.832491 crc crio[23067]: time=\"2026-06-11T00:46:01.831941376Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=7d3083bc-4963-45ce-aaa7-11e6890c25e5 name=/runtime.v1.ImageService/PullImage\nJun 11 00:46:01.833806 crc crio[23067]: time=\"2026-06-11T00:46:01.833630722Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=197c1c92-60e0-4e62-a5a2-01b4241dfd52 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:46:01.836763 crc crio[23067]: time=\"2026-06-11T00:46:01.836688435Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=785f05e0-680e-4fa0-96e1-5a871d8a20b5 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:46:01.847828 crc crio[23067]: time=\"2026-06-11T00:46:01.847734295Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29685646-hsz9f/oc\" id=288f1b5f-2c0b-4545-8891-19529bd0635a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:46:01.848290 crc crio[23067]: time=\"2026-06-11T00:46:01.848223078Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:46:01.916893 crc crio[23067]: time=\"2026-06-11T00:46:01.916747136Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:46:02.403073 crc crio[23067]: time=\"2026-06-11T00:46:02.403011593Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:46:02.517437 crc crio[23067]: time=\"2026-06-11T00:46:02.517342343Z\" level=info msg=\"Created container 1ece9a933c663b59bea149533fb1d7f9c24ccbf486643d016fc9268fe931fa5c: openshift-infra/auto-csr-approver-29685646-hsz9f/oc\" id=288f1b5f-2c0b-4545-8891-19529bd0635a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:46:02.519428 crc crio[23067]: time=\"2026-06-11T00:46:02.519365367Z\" level=info msg=\"Starting container: 1ece9a933c663b59bea149533fb1d7f9c24ccbf486643d016fc9268fe931fa5c\" id=81d061bb-20ed-4172-a65b-333da258c357 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:46:02.525871 crc crio[23067]: time=\"2026-06-11T00:46:02.525766611Z\" level=info msg=\"Started container\" PID=166664 containerID=1ece9a933c663b59bea149533fb1d7f9c24ccbf486643d016fc9268fe931fa5c description=openshift-infra/auto-csr-approver-29685646-hsz9f/oc id=81d061bb-20ed-4172-a65b-333da258c357 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8cc568b12c9261ff875650c2d7bee9f4b2a637ba5f9b6a457696d52ac52c6dfc\nJun 11 00:46:02.668915 crc crio[23067]: time=\"2026-06-11T00:46:02.668301147Z\" level=info msg=\"Running pod sandbox: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-xvpl9/POD\" id=74bcf542-33fd-42ab-b4f5-64dced8ca9d7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:46:02.670154 crc crio[23067]: time=\"2026-06-11T00:46:02.668934514Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:46:02.709207 crc crio[23067]: time=\"2026-06-11T00:46:02.709107963Z\" level=info msg=\"Got pod network &{Name:ovn-edpm-deployment-ipam-openstack-edpm-ipam-xvpl9 Namespace:openstack ID:b8366be6c9d7e1737ab22c70e86b7a983e2078babf3500925686227256b456cd UID:9a8d7afb-fd0d-440a-ad4b-0f3e0896d4bd NetNS:/var/run/netns/3c45a83e-5ff7-4383-bce4-ee89700a0526 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9a8d7afb_fd0d_440a_ad4b_0f3e0896d4bd.slice PodAnnotations:0xc0002f2bf8}] Aliases:map[]}\"\nJun 11 00:46:02.709207 crc crio[23067]: time=\"2026-06-11T00:46:02.709193876Z\" level=info msg=\"Adding pod openstack_ovn-edpm-deployment-ipam-openstack-edpm-ipam-xvpl9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:46:03.187032 crc crio[23067]: 2026-06-11T00:46:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b8366be6c9d7e17 Mac:96:59:31:da:07:e6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fe Mtu:0 Sandbox:/var/run/netns/3c45a83e-5ff7-4383-bce4-ee89700a0526 SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.0.254 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:46:03.188144 crc crio[23067]: time=\"2026-06-11T00:46:03.188080923Z\" level=info msg=\"Got pod network &{Name:ovn-edpm-deployment-ipam-openstack-edpm-ipam-xvpl9 Namespace:openstack ID:b8366be6c9d7e1737ab22c70e86b7a983e2078babf3500925686227256b456cd UID:9a8d7afb-fd0d-440a-ad4b-0f3e0896d4bd NetNS:/var/run/netns/3c45a83e-5ff7-4383-bce4-ee89700a0526 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9a8d7afb_fd0d_440a_ad4b_0f3e0896d4bd.slice PodAnnotations:0xc0002f2bf8}] Aliases:map[]}\"\nJun 11 00:46:03.188252 crc crio[23067]: time=\"2026-06-11T00:46:03.188226367Z\" level=info msg=\"Checking pod openstack_ovn-edpm-deployment-ipam-openstack-edpm-ipam-xvpl9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:46:03.197517 crc crio[23067]: time=\"2026-06-11T00:46:03.197461377Z\" level=info msg=\"Ran pod sandbox b8366be6c9d7e1737ab22c70e86b7a983e2078babf3500925686227256b456cd with infra container: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-xvpl9/POD\" id=74bcf542-33fd-42ab-b4f5-64dced8ca9d7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:46:03.200472 crc crio[23067]: time=\"2026-06-11T00:46:03.200376436Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=92e234c5-46cc-4404-8f04-24de5099b044 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:46:03.234293 crc crio[23067]: time=\"2026-06-11T00:46:03.234193873Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=5c49c2f1-5daf-4f7d-b7db-6e42517bec9c name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:46:03.242075 crc crio[23067]: time=\"2026-06-11T00:46:03.241908472Z\" level=info msg=\"Creating container: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-xvpl9/ovn-edpm-deployment-ipam-openstack-edpm-ipam\" id=86ce0ce6-6236-4590-b957-a6a1c1b5df55 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:46:03.243825 crc crio[23067]: time=\"2026-06-11T00:46:03.243266429Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:46:03.288143 crc crio[23067]: time=\"2026-06-11T00:46:03.288042593Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:46:03.291575 crc crio[23067]: time=\"2026-06-11T00:46:03.291514778Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:46:03.416424 crc crio[23067]: time=\"2026-06-11T00:46:03.415898961Z\" level=info msg=\"Created container 5150ab254f86c2adddccc2c49ec6e38e3cd6078d6f6acc2b92028269cc346248: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-xvpl9/ovn-edpm-deployment-ipam-openstack-edpm-ipam\" id=86ce0ce6-6236-4590-b957-a6a1c1b5df55 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:46:03.417960 crc crio[23067]: time=\"2026-06-11T00:46:03.417892805Z\" level=info msg=\"Starting container: 5150ab254f86c2adddccc2c49ec6e38e3cd6078d6f6acc2b92028269cc346248\" id=edf21709-1f66-4f06-b2a4-d654b93f1c42 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:46:03.423495 crc crio[23067]: time=\"2026-06-11T00:46:03.423266581Z\" level=info msg=\"Started container\" PID=166856 containerID=5150ab254f86c2adddccc2c49ec6e38e3cd6078d6f6acc2b92028269cc346248 description=openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-xvpl9/ovn-edpm-deployment-ipam-openstack-edpm-ipam id=edf21709-1f66-4f06-b2a4-d654b93f1c42 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b8366be6c9d7e1737ab22c70e86b7a983e2078babf3500925686227256b456cd\nJun 11 00:46:04.167322 crc crio[23067]: time=\"2026-06-11T00:46:04.165548461Z\" level=info msg=\"Stopping pod sandbox: 8cc568b12c9261ff875650c2d7bee9f4b2a637ba5f9b6a457696d52ac52c6dfc\" id=b2679637-473e-4593-b71c-1eb3ebbe0233 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:46:04.167322 crc crio[23067]: time=\"2026-06-11T00:46:04.166682882Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685646-hsz9f Namespace:openshift-infra ID:8cc568b12c9261ff875650c2d7bee9f4b2a637ba5f9b6a457696d52ac52c6dfc UID:11631328-e8d8-4819-889a-78f247bc8ec0 NetNS:/var/run/netns/3e777a5d-453f-46fd-8ccf-25e3d4cdbb86 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod11631328_e8d8_4819_889a_78f247bc8ec0.slice PodAnnotations:0xc0082027d8}] Aliases:map[]}\"\nJun 11 00:46:04.167322 crc crio[23067]: time=\"2026-06-11T00:46:04.166809605Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29685646-hsz9f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:46:04.526187 crc crio[23067]: time=\"2026-06-11T00:46:04.525501743Z\" level=info msg=\"Stopped pod sandbox: 8cc568b12c9261ff875650c2d7bee9f4b2a637ba5f9b6a457696d52ac52c6dfc\" id=b2679637-473e-4593-b71c-1eb3ebbe0233 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:46:34.483110 crc crio[23067]: time=\"2026-06-11T00:46:34.481887477Z\" level=info msg=\"Removing container: d45c70eea14d8f9d6fccde3bbc5337b615a0ac5bcaba3f61cdd8d035599241b5\" id=d66e4973-2262-4116-814b-009657a94089 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:46:34.738481 crc crio[23067]: time=\"2026-06-11T00:46:34.73829655Z\" level=info msg=\"Removed container d45c70eea14d8f9d6fccde3bbc5337b615a0ac5bcaba3f61cdd8d035599241b5: openshift-infra/auto-csr-approver-29685640-9jl2l/oc\" id=d66e4973-2262-4116-814b-009657a94089 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:46:34.754934 crc crio[23067]: time=\"2026-06-11T00:46:34.754813718Z\" level=info msg=\"Stopping pod sandbox: fb61913bdb3e493c7beae5beb64dd3cbfd00a3ea2719db950226546735c2e547\" id=ad6d55f7-4de6-4af1-8c1c-5eae16efe2bc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:46:34.754934 crc crio[23067]: time=\"2026-06-11T00:46:34.754919871Z\" level=info msg=\"Stopped pod sandbox (already stopped): fb61913bdb3e493c7beae5beb64dd3cbfd00a3ea2719db950226546735c2e547\" id=ad6d55f7-4de6-4af1-8c1c-5eae16efe2bc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:46:34.756282 crc crio[23067]: time=\"2026-06-11T00:46:34.756154094Z\" level=info msg=\"Removing pod sandbox: fb61913bdb3e493c7beae5beb64dd3cbfd00a3ea2719db950226546735c2e547\" id=bcd3fa3d-161d-4497-8deb-1adffa8395a7 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:46:34.785029 crc crio[23067]: time=\"2026-06-11T00:46:34.782192731Z\" level=info msg=\"Removed pod sandbox: fb61913bdb3e493c7beae5beb64dd3cbfd00a3ea2719db950226546735c2e547\" id=bcd3fa3d-161d-4497-8deb-1adffa8395a7 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:47:16.365508 crc crio[23067]: time=\"2026-06-11T00:47:16.364408683Z\" level=info msg=\"Stopping pod sandbox: b8366be6c9d7e1737ab22c70e86b7a983e2078babf3500925686227256b456cd\" id=edc6e08f-c293-48ae-9082-d25d6a3b8375 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:47:16.369558 crc crio[23067]: time=\"2026-06-11T00:47:16.366267593Z\" level=info msg=\"Got pod network &{Name:ovn-edpm-deployment-ipam-openstack-edpm-ipam-xvpl9 Namespace:openstack ID:b8366be6c9d7e1737ab22c70e86b7a983e2078babf3500925686227256b456cd UID:9a8d7afb-fd0d-440a-ad4b-0f3e0896d4bd NetNS:/var/run/netns/3c45a83e-5ff7-4383-bce4-ee89700a0526 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9a8d7afb_fd0d_440a_ad4b_0f3e0896d4bd.slice PodAnnotations:0xc000c34de8}] Aliases:map[]}\"\nJun 11 00:47:16.369558 crc crio[23067]: time=\"2026-06-11T00:47:16.36651044Z\" level=info msg=\"Deleting pod openstack_ovn-edpm-deployment-ipam-openstack-edpm-ipam-xvpl9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:47:16.866853 crc crio[23067]: time=\"2026-06-11T00:47:16.866794417Z\" level=info msg=\"Stopped pod sandbox: b8366be6c9d7e1737ab22c70e86b7a983e2078babf3500925686227256b456cd\" id=edc6e08f-c293-48ae-9082-d25d6a3b8375 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:47:18.211631 crc crio[23067]: time=\"2026-06-11T00:47:18.21061663Z\" level=info msg=\"Running pod sandbox: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-qtss4/POD\" id=da9c24e3-334d-42dd-a5ca-a9c534393b29 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:47:18.214005 crc crio[23067]: time=\"2026-06-11T00:47:18.21173291Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:47:18.260109 crc crio[23067]: time=\"2026-06-11T00:47:18.259517166Z\" level=info msg=\"Got pod network &{Name:neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-qtss4 Namespace:openstack ID:4260b33df5dc2ecc0fda1d550ed2d5b3854623a56c971fbc69811fd34faceaa8 UID:5da25d89-a44b-4432-8fc8-260670367390 NetNS:/var/run/netns/3bbf1240-70ba-448a-8077-1a17f892de91 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5da25d89_a44b_4432_8fc8_260670367390.slice PodAnnotations:0xc000b80f38}] Aliases:map[]}\"\nJun 11 00:47:18.260109 crc crio[23067]: time=\"2026-06-11T00:47:18.26002658Z\" level=info msg=\"Adding pod openstack_neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-qtss4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:47:18.965789 crc crio[23067]: 2026-06-11T00:47:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4260b33df5dc2ec Mac:96:d0:34:6e:18:ad Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ff Mtu:0 Sandbox:/var/run/netns/3bbf1240-70ba-448a-8077-1a17f892de91 SocketPath: PciID:}] [{Interface:0xc0002c49e0 Address:{IP:10.217.0.255 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:47:18.966333 crc crio[23067]: time=\"2026-06-11T00:47:18.966300874Z\" level=info msg=\"Got pod network &{Name:neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-qtss4 Namespace:openstack ID:4260b33df5dc2ecc0fda1d550ed2d5b3854623a56c971fbc69811fd34faceaa8 UID:5da25d89-a44b-4432-8fc8-260670367390 NetNS:/var/run/netns/3bbf1240-70ba-448a-8077-1a17f892de91 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5da25d89_a44b_4432_8fc8_260670367390.slice PodAnnotations:0xc000b80f38}] Aliases:map[]}\"\nJun 11 00:47:18.966740 crc crio[23067]: time=\"2026-06-11T00:47:18.966583971Z\" level=info msg=\"Checking pod openstack_neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-qtss4 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:47:18.988407 crc crio[23067]: time=\"2026-06-11T00:47:18.988358852Z\" level=info msg=\"Ran pod sandbox 4260b33df5dc2ecc0fda1d550ed2d5b3854623a56c971fbc69811fd34faceaa8 with infra container: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-qtss4/POD\" id=da9c24e3-334d-42dd-a5ca-a9c534393b29 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:47:18.993529 crc crio[23067]: time=\"2026-06-11T00:47:18.993493691Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=687245a0-833a-4cb2-98ee-19b7d2e16b5c name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:47:19.050334 crc crio[23067]: time=\"2026-06-11T00:47:19.050153598Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=522c5484-3157-4fe9-9794-4b71cd9e62fd name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:47:19.058541 crc crio[23067]: time=\"2026-06-11T00:47:19.058460813Z\" level=info msg=\"Creating container: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-qtss4/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam\" id=3d6e6da3-3f1b-4d0d-a3ce-21b9c027e88a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:47:19.058923 crc crio[23067]: time=\"2026-06-11T00:47:19.058859264Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:47:19.171956 crc crio[23067]: time=\"2026-06-11T00:47:19.171870339Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:47:19.175928 crc crio[23067]: time=\"2026-06-11T00:47:19.175857047Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:47:19.351710 crc crio[23067]: time=\"2026-06-11T00:47:19.351534471Z\" level=info msg=\"Created container 72a3f5d865304d1e09ab83866766eee9d3d6d1fd797eade4fafad5fac37f7e52: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-qtss4/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam\" id=3d6e6da3-3f1b-4d0d-a3ce-21b9c027e88a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:47:19.357037 crc crio[23067]: time=\"2026-06-11T00:47:19.353066133Z\" level=info msg=\"Starting container: 72a3f5d865304d1e09ab83866766eee9d3d6d1fd797eade4fafad5fac37f7e52\" id=5d9c8c09-df96-4b24-a923-3763da70abab name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:47:19.371717 crc crio[23067]: time=\"2026-06-11T00:47:19.371521253Z\" level=info msg=\"Started container\" PID=171395 containerID=72a3f5d865304d1e09ab83866766eee9d3d6d1fd797eade4fafad5fac37f7e52 description=openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-qtss4/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam id=5d9c8c09-df96-4b24-a923-3763da70abab name=/runtime.v1.RuntimeService/StartContainer sandboxID=4260b33df5dc2ecc0fda1d550ed2d5b3854623a56c971fbc69811fd34faceaa8\nJun 11 00:48:00.552063 crc crio[23067]: time=\"2026-06-11T00:48:00.551126222Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29685648-jcvg9/POD\" id=813a7330-5448-4f8d-84a9-fb111d43e228 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:48:00.553592 crc crio[23067]: time=\"2026-06-11T00:48:00.552206542Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:48:00.621858 crc crio[23067]: time=\"2026-06-11T00:48:00.621804348Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685648-jcvg9 Namespace:openshift-infra ID:e9af8ddc857f9e02e4fff17b1ac2c730ae9e0c4bb40de0bbd5b5c7e7f7de79d3 UID:4c070ca1-212a-47ab-9de3-8f96f3573ff5 NetNS:/var/run/netns/7dc90fde-5b10-464b-8e38-8a0eeb13b431 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4c070ca1_212a_47ab_9de3_8f96f3573ff5.slice PodAnnotations:0xc002a461f0}] Aliases:map[]}\"\nJun 11 00:48:00.621858 crc crio[23067]: time=\"2026-06-11T00:48:00.621851849Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29685648-jcvg9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:48:01.180327 crc crio[23067]: 2026-06-11T00:48:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e9af8ddc857f9e0 Mac:de:88:b3:0b:78:21 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:00 Mtu:0 Sandbox:/var/run/netns/7dc90fde-5b10-464b-8e38-8a0eeb13b431 SocketPath: PciID:}] [{Interface:0xc0002245a0 Address:{IP:10.217.1.0 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:48:01.182255 crc crio[23067]: time=\"2026-06-11T00:48:01.182169985Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685648-jcvg9 Namespace:openshift-infra ID:e9af8ddc857f9e02e4fff17b1ac2c730ae9e0c4bb40de0bbd5b5c7e7f7de79d3 UID:4c070ca1-212a-47ab-9de3-8f96f3573ff5 NetNS:/var/run/netns/7dc90fde-5b10-464b-8e38-8a0eeb13b431 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4c070ca1_212a_47ab_9de3_8f96f3573ff5.slice PodAnnotations:0xc002a461f0}] Aliases:map[]}\"\nJun 11 00:48:01.182489 crc crio[23067]: time=\"2026-06-11T00:48:01.18237301Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29685648-jcvg9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:48:01.194158 crc crio[23067]: time=\"2026-06-11T00:48:01.194080498Z\" level=info msg=\"Ran pod sandbox e9af8ddc857f9e02e4fff17b1ac2c730ae9e0c4bb40de0bbd5b5c7e7f7de79d3 with infra container: openshift-infra/auto-csr-approver-29685648-jcvg9/POD\" id=813a7330-5448-4f8d-84a9-fb111d43e228 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:48:01.200739 crc crio[23067]: time=\"2026-06-11T00:48:01.197276725Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=305b787b-f0c2-4187-bf48-a9867fb44887 name=/runtime.v1.ImageService/PullImage\nJun 11 00:48:01.206606 crc crio[23067]: time=\"2026-06-11T00:48:01.206512835Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 00:48:02.466226 crc crio[23067]: time=\"2026-06-11T00:48:02.465623442Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=305b787b-f0c2-4187-bf48-a9867fb44887 name=/runtime.v1.ImageService/PullImage\nJun 11 00:48:02.467417 crc crio[23067]: time=\"2026-06-11T00:48:02.467148093Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=ff6cbf78-33fa-424b-ad18-9a19fc57c11e name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:48:02.475605 crc crio[23067]: time=\"2026-06-11T00:48:02.47552267Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=180f667e-a16d-4b90-88a9-50abda9d6d4a name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:48:02.487945 crc crio[23067]: time=\"2026-06-11T00:48:02.487858745Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29685648-jcvg9/oc\" id=84a8372e-26e4-481a-b44a-bba0944d23eb name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:48:02.488806 crc crio[23067]: time=\"2026-06-11T00:48:02.488738438Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:48:02.561083 crc crio[23067]: time=\"2026-06-11T00:48:02.560935116Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:48:02.929590 crc crio[23067]: time=\"2026-06-11T00:48:02.928876935Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:48:03.048880 crc crio[23067]: time=\"2026-06-11T00:48:03.04855149Z\" level=info msg=\"Created container 56cc5c254fecf98d3b53ad8b649b8d6b6c471e3dd0913203b6d17c18bf76cc87: openshift-infra/auto-csr-approver-29685648-jcvg9/oc\" id=84a8372e-26e4-481a-b44a-bba0944d23eb name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:48:03.050049 crc crio[23067]: time=\"2026-06-11T00:48:03.049963429Z\" level=info msg=\"Starting container: 56cc5c254fecf98d3b53ad8b649b8d6b6c471e3dd0913203b6d17c18bf76cc87\" id=79890c6c-ee08-4d43-9a65-55a316855494 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:48:03.057825 crc crio[23067]: time=\"2026-06-11T00:48:03.057613556Z\" level=info msg=\"Started container\" PID=173973 containerID=56cc5c254fecf98d3b53ad8b649b8d6b6c471e3dd0913203b6d17c18bf76cc87 description=openshift-infra/auto-csr-approver-29685648-jcvg9/oc id=79890c6c-ee08-4d43-9a65-55a316855494 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e9af8ddc857f9e02e4fff17b1ac2c730ae9e0c4bb40de0bbd5b5c7e7f7de79d3\nJun 11 00:48:05.128541 crc crio[23067]: time=\"2026-06-11T00:48:05.127592342Z\" level=info msg=\"Stopping pod sandbox: e9af8ddc857f9e02e4fff17b1ac2c730ae9e0c4bb40de0bbd5b5c7e7f7de79d3\" id=5f82c1b6-9ac7-42b6-a1b5-2c2265d1c08c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:48:05.130082 crc crio[23067]: time=\"2026-06-11T00:48:05.129236987Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685648-jcvg9 Namespace:openshift-infra ID:e9af8ddc857f9e02e4fff17b1ac2c730ae9e0c4bb40de0bbd5b5c7e7f7de79d3 UID:4c070ca1-212a-47ab-9de3-8f96f3573ff5 NetNS:/var/run/netns/7dc90fde-5b10-464b-8e38-8a0eeb13b431 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4c070ca1_212a_47ab_9de3_8f96f3573ff5.slice PodAnnotations:0xc000c34688}] Aliases:map[]}\"\nJun 11 00:48:05.130082 crc crio[23067]: time=\"2026-06-11T00:48:05.12936112Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29685648-jcvg9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:48:05.477829 crc crio[23067]: time=\"2026-06-11T00:48:05.477731128Z\" level=info msg=\"Stopped pod sandbox: e9af8ddc857f9e02e4fff17b1ac2c730ae9e0c4bb40de0bbd5b5c7e7f7de79d3\" id=5f82c1b6-9ac7-42b6-a1b5-2c2265d1c08c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:48:14.308578 crc crio[23067]: time=\"2026-06-11T00:48:14.307548946Z\" level=info msg=\"Stopping pod sandbox: 4260b33df5dc2ecc0fda1d550ed2d5b3854623a56c971fbc69811fd34faceaa8\" id=9ca5dd69-06c0-4b24-bdad-6ff600072ecd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:48:14.310486 crc crio[23067]: time=\"2026-06-11T00:48:14.309787067Z\" level=info msg=\"Got pod network &{Name:neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-qtss4 Namespace:openstack ID:4260b33df5dc2ecc0fda1d550ed2d5b3854623a56c971fbc69811fd34faceaa8 UID:5da25d89-a44b-4432-8fc8-260670367390 NetNS:/var/run/netns/3bbf1240-70ba-448a-8077-1a17f892de91 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5da25d89_a44b_4432_8fc8_260670367390.slice PodAnnotations:0xc002392c20}] Aliases:map[]}\"\nJun 11 00:48:14.310486 crc crio[23067]: time=\"2026-06-11T00:48:14.310008743Z\" level=info msg=\"Deleting pod openstack_neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-qtss4 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:48:14.848044 crc crio[23067]: time=\"2026-06-11T00:48:14.847331715Z\" level=info msg=\"Stopped pod sandbox: 4260b33df5dc2ecc0fda1d550ed2d5b3854623a56c971fbc69811fd34faceaa8\" id=9ca5dd69-06c0-4b24-bdad-6ff600072ecd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:48:15.874921 crc crio[23067]: time=\"2026-06-11T00:48:15.874201472Z\" level=info msg=\"Running pod sandbox: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-gwbqw/POD\" id=bd017ee2-afb0-4339-a15a-58794a74b48a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:48:15.876325 crc crio[23067]: time=\"2026-06-11T00:48:15.875073636Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:48:15.945255 crc crio[23067]: time=\"2026-06-11T00:48:15.944011465Z\" level=info msg=\"Got pod network &{Name:libvirt-edpm-deployment-ipam-openstack-edpm-ipam-gwbqw Namespace:openstack ID:5b4bf82eadb7342ab68fa4904ba8a3efff3901345814cffb56a112d3d053179f UID:223034ab-eade-42a5-bde3-8ea11c619ead NetNS:/var/run/netns/b409cb42-9a4a-4d6a-8393-2f77c3dd5de7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod223034ab_eade_42a5_bde3_8ea11c619ead.slice PodAnnotations:0xc000b80120}] Aliases:map[]}\"\nJun 11 00:48:15.945255 crc crio[23067]: time=\"2026-06-11T00:48:15.945205048Z\" level=info msg=\"Adding pod openstack_libvirt-edpm-deployment-ipam-openstack-edpm-ipam-gwbqw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:48:16.623600 crc crio[23067]: 2026-06-11T00:48:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5b4bf82eadb7342 Mac:56:33:f3:8b:db:7a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:01 Mtu:0 Sandbox:/var/run/netns/b409cb42-9a4a-4d6a-8393-2f77c3dd5de7 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.1.1 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:48:16.625489 crc crio[23067]: time=\"2026-06-11T00:48:16.625374734Z\" level=info msg=\"Got pod network &{Name:libvirt-edpm-deployment-ipam-openstack-edpm-ipam-gwbqw Namespace:openstack ID:5b4bf82eadb7342ab68fa4904ba8a3efff3901345814cffb56a112d3d053179f UID:223034ab-eade-42a5-bde3-8ea11c619ead NetNS:/var/run/netns/b409cb42-9a4a-4d6a-8393-2f77c3dd5de7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod223034ab_eade_42a5_bde3_8ea11c619ead.slice PodAnnotations:0xc000b80120}] Aliases:map[]}\"\nJun 11 00:48:16.625616 crc crio[23067]: time=\"2026-06-11T00:48:16.625561049Z\" level=info msg=\"Checking pod openstack_libvirt-edpm-deployment-ipam-openstack-edpm-ipam-gwbqw for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:48:16.633625 crc crio[23067]: time=\"2026-06-11T00:48:16.633540195Z\" level=info msg=\"Ran pod sandbox 5b4bf82eadb7342ab68fa4904ba8a3efff3901345814cffb56a112d3d053179f with infra container: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-gwbqw/POD\" id=bd017ee2-afb0-4339-a15a-58794a74b48a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:48:16.638072 crc crio[23067]: time=\"2026-06-11T00:48:16.637999656Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=4e0e02e0-36cf-45e5-acef-f32b13f3bf10 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:48:16.678477 crc crio[23067]: time=\"2026-06-11T00:48:16.677762554Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=07954a6d-53f6-4cab-b6b0-3a0ff8cab0d5 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:48:16.693419 crc crio[23067]: time=\"2026-06-11T00:48:16.693346077Z\" level=info msg=\"Creating container: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-gwbqw/libvirt-edpm-deployment-ipam-openstack-edpm-ipam\" id=a9a3f057-50d0-46c0-b380-249120a33c72 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:48:16.693961 crc crio[23067]: time=\"2026-06-11T00:48:16.69384193Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:48:16.754690 crc crio[23067]: time=\"2026-06-11T00:48:16.7543087Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:48:16.760940 crc crio[23067]: time=\"2026-06-11T00:48:16.760824017Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:48:16.913047 crc crio[23067]: time=\"2026-06-11T00:48:16.912969133Z\" level=info msg=\"Created container 0c528519d8e38ebf550497a02571fcb6f4128cf0d8adb22fb9a056b5b4e366e6: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-gwbqw/libvirt-edpm-deployment-ipam-openstack-edpm-ipam\" id=a9a3f057-50d0-46c0-b380-249120a33c72 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:48:16.914614 crc crio[23067]: time=\"2026-06-11T00:48:16.914242288Z\" level=info msg=\"Starting container: 0c528519d8e38ebf550497a02571fcb6f4128cf0d8adb22fb9a056b5b4e366e6\" id=1a3f37e6-cb4a-4743-9b8d-192f02fa26ef name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:48:16.928570 crc crio[23067]: time=\"2026-06-11T00:48:16.928471503Z\" level=info msg=\"Started container\" PID=174971 containerID=0c528519d8e38ebf550497a02571fcb6f4128cf0d8adb22fb9a056b5b4e366e6 description=openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-gwbqw/libvirt-edpm-deployment-ipam-openstack-edpm-ipam id=1a3f37e6-cb4a-4743-9b8d-192f02fa26ef name=/runtime.v1.RuntimeService/StartContainer sandboxID=5b4bf82eadb7342ab68fa4904ba8a3efff3901345814cffb56a112d3d053179f\nJun 11 00:48:34.839400 crc crio[23067]: time=\"2026-06-11T00:48:34.838597392Z\" level=info msg=\"Removing container: 42f774752e7e03bf30f8440218771802ce5bc23371f7ba12e8d8cffc1f9908dc\" id=ec2eadbb-a4d1-4af8-9b68-9058f61011c2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:48:35.032005 crc crio[23067]: time=\"2026-06-11T00:48:35.031597206Z\" level=info msg=\"Removed container 42f774752e7e03bf30f8440218771802ce5bc23371f7ba12e8d8cffc1f9908dc: openshift-infra/auto-csr-approver-29685642-v2h9m/oc\" id=ec2eadbb-a4d1-4af8-9b68-9058f61011c2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:48:35.047718 crc crio[23067]: time=\"2026-06-11T00:48:35.04756554Z\" level=info msg=\"Stopping pod sandbox: b67ca8857d92a37f43774019a5755ea6cf6c8da3f5c01933c83a74583ef825f4\" id=2f9d2b60-0fa6-40b0-8d13-6c3ab5d84c3f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:48:35.048035 crc crio[23067]: time=\"2026-06-11T00:48:35.047751505Z\" level=info msg=\"Stopped pod sandbox (already stopped): b67ca8857d92a37f43774019a5755ea6cf6c8da3f5c01933c83a74583ef825f4\" id=2f9d2b60-0fa6-40b0-8d13-6c3ab5d84c3f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:48:35.048429 crc crio[23067]: time=\"2026-06-11T00:48:35.048346541Z\" level=info msg=\"Removing pod sandbox: b67ca8857d92a37f43774019a5755ea6cf6c8da3f5c01933c83a74583ef825f4\" id=23439826-2e74-4762-a7ae-e11873580085 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:48:35.077772 crc crio[23067]: time=\"2026-06-11T00:48:35.077638255Z\" level=info msg=\"Removed pod sandbox: b67ca8857d92a37f43774019a5755ea6cf6c8da3f5c01933c83a74583ef825f4\" id=23439826-2e74-4762-a7ae-e11873580085 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:50:00.671916 crc crio[23067]: time=\"2026-06-11T00:50:00.659980147Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29685650-wttjh/POD\" id=73659f00-7036-4d8d-aa50-528fc47af083 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:50:00.673726 crc crio[23067]: time=\"2026-06-11T00:50:00.672087905Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:50:00.727240 crc crio[23067]: time=\"2026-06-11T00:50:00.727109597Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685650-wttjh Namespace:openshift-infra ID:e0115d364f00993423e18d2967784618c8a6f3685d18e94f153dc22bbece3582 UID:30ca16ac-5291-4c58-b2d1-9358c809eb7f NetNS:/var/run/netns/aa6ed1f8-0a3c-4a46-8a2e-56691305795c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod30ca16ac_5291_4c58_b2d1_9358c809eb7f.slice PodAnnotations:0xc003ba92d8}] Aliases:map[]}\"\nJun 11 00:50:00.727240 crc crio[23067]: time=\"2026-06-11T00:50:00.72722803Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29685650-wttjh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:50:01.399330 crc crio[23067]: 2026-06-11T00:50:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e0115d364f00993 Mac:96:bf:c6:65:7d:cd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:02 Mtu:0 Sandbox:/var/run/netns/aa6ed1f8-0a3c-4a46-8a2e-56691305795c SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.1.2 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:50:01.400824 crc crio[23067]: time=\"2026-06-11T00:50:01.400467038Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685650-wttjh Namespace:openshift-infra ID:e0115d364f00993423e18d2967784618c8a6f3685d18e94f153dc22bbece3582 UID:30ca16ac-5291-4c58-b2d1-9358c809eb7f NetNS:/var/run/netns/aa6ed1f8-0a3c-4a46-8a2e-56691305795c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod30ca16ac_5291_4c58_b2d1_9358c809eb7f.slice PodAnnotations:0xc003ba92d8}] Aliases:map[]}\"\nJun 11 00:50:01.400824 crc crio[23067]: time=\"2026-06-11T00:50:01.400713275Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29685650-wttjh for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:50:01.425018 crc crio[23067]: time=\"2026-06-11T00:50:01.42485723Z\" level=info msg=\"Ran pod sandbox e0115d364f00993423e18d2967784618c8a6f3685d18e94f153dc22bbece3582 with infra container: openshift-infra/auto-csr-approver-29685650-wttjh/POD\" id=73659f00-7036-4d8d-aa50-528fc47af083 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:50:01.432852 crc crio[23067]: time=\"2026-06-11T00:50:01.432727753Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=98c6b02d-99d3-4ee8-bffb-badf064e1900 name=/runtime.v1.ImageService/PullImage\nJun 11 00:50:01.443352 crc crio[23067]: time=\"2026-06-11T00:50:01.443241538Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 00:50:02.314421 crc crio[23067]: time=\"2026-06-11T00:50:02.313360275Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=98c6b02d-99d3-4ee8-bffb-badf064e1900 name=/runtime.v1.ImageService/PullImage\nJun 11 00:50:02.316543 crc crio[23067]: time=\"2026-06-11T00:50:02.315942155Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=51bea871-66df-43f1-a3d6-7c8a111f07db name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:50:02.319556 crc crio[23067]: time=\"2026-06-11T00:50:02.31945218Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=804d6188-d42c-48c4-af53-375ef85cdc30 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:50:02.328836 crc crio[23067]: time=\"2026-06-11T00:50:02.328723111Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29685650-wttjh/oc\" id=f328ee7c-452b-4551-8c12-c83dce809fd0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:50:02.329286 crc crio[23067]: time=\"2026-06-11T00:50:02.329225945Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:50:02.396075 crc crio[23067]: time=\"2026-06-11T00:50:02.395899863Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:50:02.793099 crc crio[23067]: time=\"2026-06-11T00:50:02.793013132Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:50:02.968146 crc crio[23067]: time=\"2026-06-11T00:50:02.967590277Z\" level=info msg=\"Created container a6c8a44b69370dc9e53a87215f69d67395b08492f62ad6e997f82b8243d276c2: openshift-infra/auto-csr-approver-29685650-wttjh/oc\" id=f328ee7c-452b-4551-8c12-c83dce809fd0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:50:02.984246 crc crio[23067]: time=\"2026-06-11T00:50:02.984158686Z\" level=info msg=\"Starting container: a6c8a44b69370dc9e53a87215f69d67395b08492f62ad6e997f82b8243d276c2\" id=23959f58-e4e8-4589-95fb-3f6fb776367a name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:50:03.004846 crc crio[23067]: time=\"2026-06-11T00:50:03.004317253Z\" level=info msg=\"Started container\" PID=180509 containerID=a6c8a44b69370dc9e53a87215f69d67395b08492f62ad6e997f82b8243d276c2 description=openshift-infra/auto-csr-approver-29685650-wttjh/oc id=23959f58-e4e8-4589-95fb-3f6fb776367a name=/runtime.v1.RuntimeService/StartContainer sandboxID=e0115d364f00993423e18d2967784618c8a6f3685d18e94f153dc22bbece3582\nJun 11 00:50:05.346377 crc crio[23067]: time=\"2026-06-11T00:50:05.344879598Z\" level=info msg=\"Stopping pod sandbox: e0115d364f00993423e18d2967784618c8a6f3685d18e94f153dc22bbece3582\" id=903fb085-7340-4176-8419-733724e62957 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:50:05.349226 crc crio[23067]: time=\"2026-06-11T00:50:05.347808207Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685650-wttjh Namespace:openshift-infra ID:e0115d364f00993423e18d2967784618c8a6f3685d18e94f153dc22bbece3582 UID:30ca16ac-5291-4c58-b2d1-9358c809eb7f NetNS:/var/run/netns/aa6ed1f8-0a3c-4a46-8a2e-56691305795c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod30ca16ac_5291_4c58_b2d1_9358c809eb7f.slice PodAnnotations:0xc000530eb0}] Aliases:map[]}\"\nJun 11 00:50:05.349226 crc crio[23067]: time=\"2026-06-11T00:50:05.348012283Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29685650-wttjh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:50:05.719175 crc crio[23067]: time=\"2026-06-11T00:50:05.718591673Z\" level=info msg=\"Stopped pod sandbox: e0115d364f00993423e18d2967784618c8a6f3685d18e94f153dc22bbece3582\" id=903fb085-7340-4176-8419-733724e62957 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:50:35.131166 crc crio[23067]: time=\"2026-06-11T00:50:35.130081723Z\" level=info msg=\"Removing container: 326abcd55b1da7bfaef934aba85e8eb98497eadcac92d2c4a853c7b3e64274b9\" id=8d308254-4eb1-46ce-bee0-7862b66d7d1e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:50:35.330023 crc crio[23067]: time=\"2026-06-11T00:50:35.329773338Z\" level=info msg=\"Removed container 326abcd55b1da7bfaef934aba85e8eb98497eadcac92d2c4a853c7b3e64274b9: openshift-infra/auto-csr-approver-29685644-6lb62/oc\" id=8d308254-4eb1-46ce-bee0-7862b66d7d1e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:50:35.341110 crc crio[23067]: time=\"2026-06-11T00:50:35.341017853Z\" level=info msg=\"Stopping pod sandbox: 53c039bebc5228cacce91e41cef24e4cef640461f56cfa98c2016e8ec666805e\" id=5e175f35-f5c2-4cb2-81d5-63f933944bdf name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:50:35.341393 crc crio[23067]: time=\"2026-06-11T00:50:35.341153587Z\" level=info msg=\"Stopped pod sandbox (already stopped): 53c039bebc5228cacce91e41cef24e4cef640461f56cfa98c2016e8ec666805e\" id=5e175f35-f5c2-4cb2-81d5-63f933944bdf name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:50:35.342072 crc crio[23067]: time=\"2026-06-11T00:50:35.34200851Z\" level=info msg=\"Removing pod sandbox: 53c039bebc5228cacce91e41cef24e4cef640461f56cfa98c2016e8ec666805e\" id=b67d1a58-4d7d-49d1-9666-2bfdaca0caab name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:50:35.362957 crc crio[23067]: time=\"2026-06-11T00:50:35.362802864Z\" level=info msg=\"Removed pod sandbox: 53c039bebc5228cacce91e41cef24e4cef640461f56cfa98c2016e8ec666805e\" id=b67d1a58-4d7d-49d1-9666-2bfdaca0caab name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:52:00.543319 crc crio[23067]: time=\"2026-06-11T00:52:00.54116903Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29685652-x6hpj/POD\" id=4ac93f7f-9245-4674-b1a9-8f1130631adb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:52:00.545959 crc crio[23067]: time=\"2026-06-11T00:52:00.543928974Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:52:00.607087 crc crio[23067]: time=\"2026-06-11T00:52:00.606984424Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685652-x6hpj Namespace:openshift-infra ID:7347d623236b2cb47373db6a37fbb9ea82776b7cd1cd9f97a88573930bc795da UID:429e5c53-ee86-4eab-8a51-d0edc7c32677 NetNS:/var/run/netns/99d659bd-d21f-419e-807e-c79c8148eda4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod429e5c53_ee86_4eab_8a51_d0edc7c32677.slice PodAnnotations:0xc002c84ee0}] Aliases:map[]}\"\nJun 11 00:52:00.607087 crc crio[23067]: time=\"2026-06-11T00:52:00.607073977Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29685652-x6hpj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:52:01.199585 crc crio[23067]: 2026-06-11T00:52:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7347d623236b2cb Mac:42:68:8d:49:63:5e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:03 Mtu:0 Sandbox:/var/run/netns/99d659bd-d21f-419e-807e-c79c8148eda4 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.1.3 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:52:01.201896 crc crio[23067]: time=\"2026-06-11T00:52:01.201796556Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685652-x6hpj Namespace:openshift-infra ID:7347d623236b2cb47373db6a37fbb9ea82776b7cd1cd9f97a88573930bc795da UID:429e5c53-ee86-4eab-8a51-d0edc7c32677 NetNS:/var/run/netns/99d659bd-d21f-419e-807e-c79c8148eda4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod429e5c53_ee86_4eab_8a51_d0edc7c32677.slice PodAnnotations:0xc002c84ee0}] Aliases:map[]}\"\nJun 11 00:52:01.202043 crc crio[23067]: time=\"2026-06-11T00:52:01.202018642Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29685652-x6hpj for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:52:01.213614 crc crio[23067]: time=\"2026-06-11T00:52:01.213472372Z\" level=info msg=\"Ran pod sandbox 7347d623236b2cb47373db6a37fbb9ea82776b7cd1cd9f97a88573930bc795da with infra container: openshift-infra/auto-csr-approver-29685652-x6hpj/POD\" id=4ac93f7f-9245-4674-b1a9-8f1130631adb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:52:01.217317 crc crio[23067]: time=\"2026-06-11T00:52:01.217176203Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=29f6fe8e-88cb-42ac-b9cf-490a29f6be8e name=/runtime.v1.ImageService/PullImage\nJun 11 00:52:01.227479 crc crio[23067]: time=\"2026-06-11T00:52:01.227336358Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 00:52:01.960909 crc crio[23067]: time=\"2026-06-11T00:52:01.960004748Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=29f6fe8e-88cb-42ac-b9cf-490a29f6be8e name=/runtime.v1.ImageService/PullImage\nJun 11 00:52:01.962797 crc crio[23067]: time=\"2026-06-11T00:52:01.962252159Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=75f9d2ad-8fd6-41d1-afa2-fccc89b5f3b3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:52:01.967363 crc crio[23067]: time=\"2026-06-11T00:52:01.967271315Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=3b415c40-1513-4809-bcd7-9d50c6ffb392 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:52:01.979393 crc crio[23067]: time=\"2026-06-11T00:52:01.979288931Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29685652-x6hpj/oc\" id=a50922e2-c8ab-4e58-90c6-27fc34423782 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:52:01.980554 crc crio[23067]: time=\"2026-06-11T00:52:01.980298198Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:52:02.055011 crc crio[23067]: time=\"2026-06-11T00:52:02.054906482Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:52:02.391865 crc crio[23067]: time=\"2026-06-11T00:52:02.391779397Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:52:02.536027 crc crio[23067]: time=\"2026-06-11T00:52:02.535790553Z\" level=info msg=\"Created container 5314ed4b5f64dbc4cb5ef378c535119c09376bf5700336cc2ec40d2b3e4eaa01: openshift-infra/auto-csr-approver-29685652-x6hpj/oc\" id=a50922e2-c8ab-4e58-90c6-27fc34423782 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:52:02.538508 crc crio[23067]: time=\"2026-06-11T00:52:02.538194588Z\" level=info msg=\"Starting container: 5314ed4b5f64dbc4cb5ef378c535119c09376bf5700336cc2ec40d2b3e4eaa01\" id=c0787e35-2e79-4190-83ec-9c08fdace188 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:52:02.544333 crc crio[23067]: time=\"2026-06-11T00:52:02.543958494Z\" level=info msg=\"Started container\" PID=186986 containerID=5314ed4b5f64dbc4cb5ef378c535119c09376bf5700336cc2ec40d2b3e4eaa01 description=openshift-infra/auto-csr-approver-29685652-x6hpj/oc id=c0787e35-2e79-4190-83ec-9c08fdace188 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7347d623236b2cb47373db6a37fbb9ea82776b7cd1cd9f97a88573930bc795da\nJun 11 00:52:04.183556 crc crio[23067]: time=\"2026-06-11T00:52:04.183011623Z\" level=info msg=\"Stopping pod sandbox: 7347d623236b2cb47373db6a37fbb9ea82776b7cd1cd9f97a88573930bc795da\" id=9b4d60d3-56fc-40e1-85cc-012c5160b570 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:52:04.186084 crc crio[23067]: time=\"2026-06-11T00:52:04.186053336Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685652-x6hpj Namespace:openshift-infra ID:7347d623236b2cb47373db6a37fbb9ea82776b7cd1cd9f97a88573930bc795da UID:429e5c53-ee86-4eab-8a51-d0edc7c32677 NetNS:/var/run/netns/99d659bd-d21f-419e-807e-c79c8148eda4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod429e5c53_ee86_4eab_8a51_d0edc7c32677.slice PodAnnotations:0xc000c34a38}] Aliases:map[]}\"\nJun 11 00:52:04.186431 crc crio[23067]: time=\"2026-06-11T00:52:04.186407246Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29685652-x6hpj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:52:04.571726 crc crio[23067]: time=\"2026-06-11T00:52:04.571631453Z\" level=info msg=\"Stopped pod sandbox: 7347d623236b2cb47373db6a37fbb9ea82776b7cd1cd9f97a88573930bc795da\" id=9b4d60d3-56fc-40e1-85cc-012c5160b570 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:52:35.439199 crc crio[23067]: time=\"2026-06-11T00:52:35.438378306Z\" level=info msg=\"Removing container: 1ece9a933c663b59bea149533fb1d7f9c24ccbf486643d016fc9268fe931fa5c\" id=52b44391-8689-48ae-ba35-19e5eeb0f19c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:52:35.662912 crc crio[23067]: time=\"2026-06-11T00:52:35.662767531Z\" level=info msg=\"Removed container 1ece9a933c663b59bea149533fb1d7f9c24ccbf486643d016fc9268fe931fa5c: openshift-infra/auto-csr-approver-29685646-hsz9f/oc\" id=52b44391-8689-48ae-ba35-19e5eeb0f19c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:52:35.672783 crc crio[23067]: time=\"2026-06-11T00:52:35.672708791Z\" level=info msg=\"Stopping pod sandbox: 8cc568b12c9261ff875650c2d7bee9f4b2a637ba5f9b6a457696d52ac52c6dfc\" id=aa9c095c-a0cb-4807-9094-43161657c309 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:52:35.672783 crc crio[23067]: time=\"2026-06-11T00:52:35.672788203Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8cc568b12c9261ff875650c2d7bee9f4b2a637ba5f9b6a457696d52ac52c6dfc\" id=aa9c095c-a0cb-4807-9094-43161657c309 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:52:35.673401 crc crio[23067]: time=\"2026-06-11T00:52:35.673317307Z\" level=info msg=\"Removing pod sandbox: 8cc568b12c9261ff875650c2d7bee9f4b2a637ba5f9b6a457696d52ac52c6dfc\" id=099580ff-b1d3-48e4-99d9-6860ea8dbbce name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:52:35.694134 crc crio[23067]: time=\"2026-06-11T00:52:35.693912326Z\" level=info msg=\"Removed pod sandbox: 8cc568b12c9261ff875650c2d7bee9f4b2a637ba5f9b6a457696d52ac52c6dfc\" id=099580ff-b1d3-48e4-99d9-6860ea8dbbce name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:52:54.327954 crc crio[23067]: time=\"2026-06-11T00:52:54.326978718Z\" level=info msg=\"Stopping pod sandbox: 5b4bf82eadb7342ab68fa4904ba8a3efff3901345814cffb56a112d3d053179f\" id=2c092695-0eb0-4752-9a44-da8e4f8521f1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:52:54.330479 crc crio[23067]: time=\"2026-06-11T00:52:54.33035489Z\" level=info msg=\"Got pod network &{Name:libvirt-edpm-deployment-ipam-openstack-edpm-ipam-gwbqw Namespace:openstack ID:5b4bf82eadb7342ab68fa4904ba8a3efff3901345814cffb56a112d3d053179f UID:223034ab-eade-42a5-bde3-8ea11c619ead NetNS:/var/run/netns/b409cb42-9a4a-4d6a-8393-2f77c3dd5de7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod223034ab_eade_42a5_bde3_8ea11c619ead.slice PodAnnotations:0xc002a46170}] Aliases:map[]}\"\nJun 11 00:52:54.330864 crc crio[23067]: time=\"2026-06-11T00:52:54.330760401Z\" level=info msg=\"Deleting pod openstack_libvirt-edpm-deployment-ipam-openstack-edpm-ipam-gwbqw from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:52:54.901304 crc crio[23067]: time=\"2026-06-11T00:52:54.900517002Z\" level=info msg=\"Stopped pod sandbox: 5b4bf82eadb7342ab68fa4904ba8a3efff3901345814cffb56a112d3d053179f\" id=2c092695-0eb0-4752-9a44-da8e4f8521f1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:52:55.908586 crc crio[23067]: time=\"2026-06-11T00:52:55.907748028Z\" level=info msg=\"Running pod sandbox: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-z7ncr/POD\" id=9f422bee-0d76-41ac-b795-505545a9a2cb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:52:55.910330 crc crio[23067]: time=\"2026-06-11T00:52:55.908777096Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:52:55.964390 crc crio[23067]: time=\"2026-06-11T00:52:55.964275681Z\" level=info msg=\"Got pod network &{Name:nova-edpm-deployment-ipam-openstack-edpm-ipam-z7ncr Namespace:openstack ID:9d6f868ce726ad14e26693589f1ce65fcacd952f525e68deee92c3d0b39a53a1 UID:31a466cb-575d-4f26-9b4e-7d897d79965c NetNS:/var/run/netns/23955461-61f4-4bce-ba53-f3599772e62e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod31a466cb_575d_4f26_9b4e_7d897d79965c.slice PodAnnotations:0xc003ba86c0}] Aliases:map[]}\"\nJun 11 00:52:55.964390 crc crio[23067]: time=\"2026-06-11T00:52:55.964353093Z\" level=info msg=\"Adding pod openstack_nova-edpm-deployment-ipam-openstack-edpm-ipam-z7ncr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:52:56.479410 crc crio[23067]: 2026-06-11T00:52:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9d6f868ce726ad1 Mac:de:f8:46:21:cb:e8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:04 Mtu:0 Sandbox:/var/run/netns/23955461-61f4-4bce-ba53-f3599772e62e SocketPath: PciID:}] [{Interface:0xc0001365d0 Address:{IP:10.217.1.4 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:52:56.482222 crc crio[23067]: time=\"2026-06-11T00:52:56.482129455Z\" level=info msg=\"Got pod network &{Name:nova-edpm-deployment-ipam-openstack-edpm-ipam-z7ncr Namespace:openstack ID:9d6f868ce726ad14e26693589f1ce65fcacd952f525e68deee92c3d0b39a53a1 UID:31a466cb-575d-4f26-9b4e-7d897d79965c NetNS:/var/run/netns/23955461-61f4-4bce-ba53-f3599772e62e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod31a466cb_575d_4f26_9b4e_7d897d79965c.slice PodAnnotations:0xc003ba86c0}] Aliases:map[]}\"\nJun 11 00:52:56.482429 crc crio[23067]: time=\"2026-06-11T00:52:56.4823168Z\" level=info msg=\"Checking pod openstack_nova-edpm-deployment-ipam-openstack-edpm-ipam-z7ncr for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:52:56.506172 crc crio[23067]: time=\"2026-06-11T00:52:56.506007922Z\" level=info msg=\"Ran pod sandbox 9d6f868ce726ad14e26693589f1ce65fcacd952f525e68deee92c3d0b39a53a1 with infra container: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-z7ncr/POD\" id=9f422bee-0d76-41ac-b795-505545a9a2cb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:52:56.509992 crc crio[23067]: time=\"2026-06-11T00:52:56.509915138Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=52f5463c-bb16-4985-a28d-a7f713bdbfcc name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:52:56.600750 crc crio[23067]: time=\"2026-06-11T00:52:56.600608578Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=6c209ef8-f181-490d-b788-2e0f445973fc name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:52:56.615902 crc crio[23067]: time=\"2026-06-11T00:52:56.61580249Z\" level=info msg=\"Creating container: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-z7ncr/nova-edpm-deployment-ipam-openstack-edpm-ipam\" id=fc5a6e65-c36f-45a2-bd60-6287a28b22eb name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:52:56.616356 crc crio[23067]: time=\"2026-06-11T00:52:56.616284453Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:52:56.669605 crc crio[23067]: time=\"2026-06-11T00:52:56.669457965Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:52:56.673947 crc crio[23067]: time=\"2026-06-11T00:52:56.673872985Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:52:56.815151 crc crio[23067]: time=\"2026-06-11T00:52:56.815039633Z\" level=info msg=\"Created container 4d37a2e1cd29c560d73cac9cf639715343d4e00ef2c209fd8a211baf8f4c59ce: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-z7ncr/nova-edpm-deployment-ipam-openstack-edpm-ipam\" id=fc5a6e65-c36f-45a2-bd60-6287a28b22eb name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:52:56.816302 crc crio[23067]: time=\"2026-06-11T00:52:56.816244916Z\" level=info msg=\"Starting container: 4d37a2e1cd29c560d73cac9cf639715343d4e00ef2c209fd8a211baf8f4c59ce\" id=69c0200d-f2c7-4583-9cb8-ad56c41a58ec name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:52:56.826173 crc crio[23067]: time=\"2026-06-11T00:52:56.826033881Z\" level=info msg=\"Started container\" PID=190287 containerID=4d37a2e1cd29c560d73cac9cf639715343d4e00ef2c209fd8a211baf8f4c59ce description=openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-z7ncr/nova-edpm-deployment-ipam-openstack-edpm-ipam id=69c0200d-f2c7-4583-9cb8-ad56c41a58ec name=/runtime.v1.RuntimeService/StartContainer sandboxID=9d6f868ce726ad14e26693589f1ce65fcacd952f525e68deee92c3d0b39a53a1\nJun 11 00:52:59.393251 crc crio[23067]: time=\"2026-06-11T00:52:59.392228314Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-946vx/POD\" id=8ccd1b6a-56cb-4fe0-b8cc-f2da95d3a20f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:52:59.395074 crc crio[23067]: time=\"2026-06-11T00:52:59.393262132Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:52:59.453863 crc crio[23067]: time=\"2026-06-11T00:52:59.453749883Z\" level=info msg=\"Got pod network &{Name:redhat-operators-946vx Namespace:openshift-marketplace ID:36dd0358a40884ca9a1e15e07463c488ed190edad69d56f72d93618dd66bd878 UID:ad7cb562-2f0d-4da8-b0a4-a65e0e5d2014 NetNS:/var/run/netns/18d5faf7-14a1-4eb2-bab9-10b8a2170683 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podad7cb562_2f0d_4da8_b0a4_a65e0e5d2014.slice PodAnnotations:0xc002a46298}] Aliases:map[]}\"\nJun 11 00:52:59.453863 crc crio[23067]: time=\"2026-06-11T00:52:59.453819455Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-946vx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:53:00.089374 crc crio[23067]: 2026-06-11T00:53:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:36dd0358a40884c Mac:1e:27:16:bb:57:5a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:05 Mtu:0 Sandbox:/var/run/netns/18d5faf7-14a1-4eb2-bab9-10b8a2170683 SocketPath: PciID:}] [{Interface:0xc0001245b0 Address:{IP:10.217.1.5 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:53:00.091274 crc crio[23067]: time=\"2026-06-11T00:53:00.091181199Z\" level=info msg=\"Got pod network &{Name:redhat-operators-946vx Namespace:openshift-marketplace ID:36dd0358a40884ca9a1e15e07463c488ed190edad69d56f72d93618dd66bd878 UID:ad7cb562-2f0d-4da8-b0a4-a65e0e5d2014 NetNS:/var/run/netns/18d5faf7-14a1-4eb2-bab9-10b8a2170683 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podad7cb562_2f0d_4da8_b0a4_a65e0e5d2014.slice PodAnnotations:0xc002a46298}] Aliases:map[]}\"\nJun 11 00:53:00.091468 crc crio[23067]: time=\"2026-06-11T00:53:00.091386825Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-946vx for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:53:00.104271 crc crio[23067]: time=\"2026-06-11T00:53:00.104181442Z\" level=info msg=\"Ran pod sandbox 36dd0358a40884ca9a1e15e07463c488ed190edad69d56f72d93618dd66bd878 with infra container: openshift-marketplace/redhat-operators-946vx/POD\" id=8ccd1b6a-56cb-4fe0-b8cc-f2da95d3a20f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:53:00.110734 crc crio[23067]: time=\"2026-06-11T00:53:00.110574215Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=7cbdb46c-27d9-461c-a2e8-e048d50f6120 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:53:00.114386 crc crio[23067]: time=\"2026-06-11T00:53:00.114283396Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=e7a32648-645e-428a-b3b1-5cd4c02732fc name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:53:00.123684 crc crio[23067]: time=\"2026-06-11T00:53:00.123529807Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-946vx/extract-utilities\" id=fb3d73c3-2a20-4b15-8ffb-5560452a46c5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:53:00.124080 crc crio[23067]: time=\"2026-06-11T00:53:00.12401669Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:53:00.183825 crc crio[23067]: time=\"2026-06-11T00:53:00.183516743Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:53:00.188985 crc crio[23067]: time=\"2026-06-11T00:53:00.18893791Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:53:00.363594 crc crio[23067]: time=\"2026-06-11T00:53:00.363476734Z\" level=info msg=\"Created container 49d40138b9e09b1efefb2e5013a8b44bbc9af3e3d4a887907fac2284fc30df15: openshift-marketplace/redhat-operators-946vx/extract-utilities\" id=fb3d73c3-2a20-4b15-8ffb-5560452a46c5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:53:00.364900 crc crio[23067]: time=\"2026-06-11T00:53:00.36479323Z\" level=info msg=\"Starting container: 49d40138b9e09b1efefb2e5013a8b44bbc9af3e3d4a887907fac2284fc30df15\" id=f8ae03dd-4786-4630-8d09-81760dd23c84 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:53:00.374948 crc crio[23067]: time=\"2026-06-11T00:53:00.370757471Z\" level=info msg=\"Started container\" PID=190557 containerID=49d40138b9e09b1efefb2e5013a8b44bbc9af3e3d4a887907fac2284fc30df15 description=openshift-marketplace/redhat-operators-946vx/extract-utilities id=f8ae03dd-4786-4630-8d09-81760dd23c84 name=/runtime.v1.RuntimeService/StartContainer sandboxID=36dd0358a40884ca9a1e15e07463c488ed190edad69d56f72d93618dd66bd878\nJun 11 00:53:00.431915 crc crio[23067]: time=\"2026-06-11T00:53:00.431836808Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=16964125-0b54-4ae8-9a0a-f7735f2932a9 name=/runtime.v1.ImageService/PullImage\nJun 11 00:53:00.442921 crc crio[23067]: time=\"2026-06-11T00:53:00.442886277Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"\nJun 11 00:53:01.110916 crc crio[23067]: time=\"2026-06-11T00:53:01.110302037Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:546c77fdbf5f7c6a9a4243f4c4ef38fe0f584972a70f687bc40091743ee77d60\" id=16964125-0b54-4ae8-9a0a-f7735f2932a9 name=/runtime.v1.ImageService/PullImage\nJun 11 00:53:01.111904 crc crio[23067]: time=\"2026-06-11T00:53:01.111829309Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=56117bc7-01c4-4803-87d1-263dd1813e6a name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:53:01.114420 crc crio[23067]: time=\"2026-06-11T00:53:01.114357117Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=aa1bcb88-c47d-4a6e-95ac-70743baa1eff name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:53:01.122690 crc crio[23067]: time=\"2026-06-11T00:53:01.122521579Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-946vx/extract-content\" id=a915ef04-3c30-4f1b-8ed4-b4bdce8070c8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:53:01.123200 crc crio[23067]: time=\"2026-06-11T00:53:01.123138906Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:53:01.177902 crc crio[23067]: time=\"2026-06-11T00:53:01.177792158Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:53:01.182250 crc crio[23067]: time=\"2026-06-11T00:53:01.182176367Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:53:01.344468 crc crio[23067]: time=\"2026-06-11T00:53:01.344234031Z\" level=info msg=\"Created container 64ce96bf26262e42d082a087bea5caa2071075b562954042229efec1bbd37799: openshift-marketplace/redhat-operators-946vx/extract-content\" id=a915ef04-3c30-4f1b-8ed4-b4bdce8070c8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:53:01.345528 crc crio[23067]: time=\"2026-06-11T00:53:01.345410952Z\" level=info msg=\"Starting container: 64ce96bf26262e42d082a087bea5caa2071075b562954042229efec1bbd37799\" id=d7ba5a4b-08c3-4351-b725-80e9c91a3b00 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:53:01.354081 crc crio[23067]: time=\"2026-06-11T00:53:01.353957264Z\" level=info msg=\"Started container\" PID=190596 containerID=64ce96bf26262e42d082a087bea5caa2071075b562954042229efec1bbd37799 description=openshift-marketplace/redhat-operators-946vx/extract-content id=d7ba5a4b-08c3-4351-b725-80e9c91a3b00 name=/runtime.v1.RuntimeService/StartContainer sandboxID=36dd0358a40884ca9a1e15e07463c488ed190edad69d56f72d93618dd66bd878\nJun 11 00:53:04.527047 crc crio[23067]: time=\"2026-06-11T00:53:04.522774631Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=e0df6a94-924f-45ae-8f89-fd930164c50d name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:53:04.530404 crc crio[23067]: time=\"2026-06-11T00:53:04.530336396Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=00dad361-3a15-47e7-8647-16f5b0939705 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:53:04.539980 crc crio[23067]: time=\"2026-06-11T00:53:04.539728491Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-946vx/registry-server\" id=160d5cb7-2ed3-41db-ab3e-a1bf18277db5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:53:04.540271 crc crio[23067]: time=\"2026-06-11T00:53:04.540199584Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:53:04.624886 crc crio[23067]: time=\"2026-06-11T00:53:04.624783628Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:53:04.627625 crc crio[23067]: time=\"2026-06-11T00:53:04.627527932Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:53:04.796832 crc crio[23067]: time=\"2026-06-11T00:53:04.796699369Z\" level=info msg=\"Created container 4eac6c57161ec9056a59d18c5cb775b1cb3616acd4b3053838eda745cb9735e1: openshift-marketplace/redhat-operators-946vx/registry-server\" id=160d5cb7-2ed3-41db-ab3e-a1bf18277db5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:53:04.797792 crc crio[23067]: time=\"2026-06-11T00:53:04.797731487Z\" level=info msg=\"Starting container: 4eac6c57161ec9056a59d18c5cb775b1cb3616acd4b3053838eda745cb9735e1\" id=9fadc3ac-184e-4eff-817f-947d850c824e name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:53:04.808292 crc crio[23067]: time=\"2026-06-11T00:53:04.80818271Z\" level=info msg=\"Started container\" PID=190853 containerID=4eac6c57161ec9056a59d18c5cb775b1cb3616acd4b3053838eda745cb9735e1 description=openshift-marketplace/redhat-operators-946vx/registry-server id=9fadc3ac-184e-4eff-817f-947d850c824e name=/runtime.v1.RuntimeService/StartContainer sandboxID=36dd0358a40884ca9a1e15e07463c488ed190edad69d56f72d93618dd66bd878\nJun 11 00:53:13.713519 crc crio[23067]: time=\"2026-06-11T00:53:13.712462738Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-nsrb8/POD\" id=76c28f56-4c63-4ef2-98e3-86affd9b595e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:53:13.714944 crc crio[23067]: time=\"2026-06-11T00:53:13.713528557Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:53:13.807451 crc crio[23067]: time=\"2026-06-11T00:53:13.80731597Z\" level=info msg=\"Got pod network &{Name:certified-operators-nsrb8 Namespace:openshift-marketplace ID:21160564a5edfc1ec514f57c8153988584c3d407d65b4ef9b807c6fa43268357 UID:a4fe81bb-1590-4ab8-aa39-c2f01d0eef5a NetNS:/var/run/netns/07ecc78a-7f1b-44cb-8333-5449253821fd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda4fe81bb_1590_4ab8_aa39_c2f01d0eef5a.slice PodAnnotations:0xc003610258}] Aliases:map[]}\"\nJun 11 00:53:13.807451 crc crio[23067]: time=\"2026-06-11T00:53:13.807408453Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-nsrb8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:53:14.251421 crc crio[23067]: 2026-06-11T00:53:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:21160564a5edfc1 Mac:b2:85:b3:7b:b1:7c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:06 Mtu:0 Sandbox:/var/run/netns/07ecc78a-7f1b-44cb-8333-5449253821fd SocketPath: PciID:}] [{Interface:0xc000118d20 Address:{IP:10.217.1.6 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:53:14.255843 crc crio[23067]: time=\"2026-06-11T00:53:14.253062649Z\" level=info msg=\"Got pod network &{Name:certified-operators-nsrb8 Namespace:openshift-marketplace ID:21160564a5edfc1ec514f57c8153988584c3d407d65b4ef9b807c6fa43268357 UID:a4fe81bb-1590-4ab8-aa39-c2f01d0eef5a NetNS:/var/run/netns/07ecc78a-7f1b-44cb-8333-5449253821fd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda4fe81bb_1590_4ab8_aa39_c2f01d0eef5a.slice PodAnnotations:0xc003610258}] Aliases:map[]}\"\nJun 11 00:53:14.255843 crc crio[23067]: time=\"2026-06-11T00:53:14.253227293Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-nsrb8 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:53:14.284930 crc crio[23067]: time=\"2026-06-11T00:53:14.280206615Z\" level=info msg=\"Ran pod sandbox 21160564a5edfc1ec514f57c8153988584c3d407d65b4ef9b807c6fa43268357 with infra container: openshift-marketplace/certified-operators-nsrb8/POD\" id=76c28f56-4c63-4ef2-98e3-86affd9b595e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:53:14.287338 crc crio[23067]: time=\"2026-06-11T00:53:14.287261646Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=a94a6de1-ab33-43aa-9540-70ee24b01431 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:53:14.291583 crc crio[23067]: time=\"2026-06-11T00:53:14.29144654Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=a6985078-96a1-423d-86dd-ae145b688b7b name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:53:14.327934 crc crio[23067]: time=\"2026-06-11T00:53:14.325794831Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-nsrb8/extract-utilities\" id=d371b91d-a485-4096-a787-f488753ac8f8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:53:14.327934 crc crio[23067]: time=\"2026-06-11T00:53:14.326290355Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:53:14.440908 crc crio[23067]: time=\"2026-06-11T00:53:14.440822711Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:53:14.454126 crc crio[23067]: time=\"2026-06-11T00:53:14.454044579Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:53:14.638409 crc crio[23067]: time=\"2026-06-11T00:53:14.637979387Z\" level=info msg=\"Created container c4ea6928aaa6dda22b57f4fd7d3338a1ee7a88ca1efc5e4b33a444f77633d7d0: openshift-marketplace/certified-operators-nsrb8/extract-utilities\" id=d371b91d-a485-4096-a787-f488753ac8f8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:53:14.639743 crc crio[23067]: time=\"2026-06-11T00:53:14.639672083Z\" level=info msg=\"Starting container: c4ea6928aaa6dda22b57f4fd7d3338a1ee7a88ca1efc5e4b33a444f77633d7d0\" id=39fa5a36-f069-441b-895e-f23e3e879cae name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:53:14.646063 crc crio[23067]: time=\"2026-06-11T00:53:14.645939383Z\" level=info msg=\"Started container\" PID=191412 containerID=c4ea6928aaa6dda22b57f4fd7d3338a1ee7a88ca1efc5e4b33a444f77633d7d0 description=openshift-marketplace/certified-operators-nsrb8/extract-utilities id=39fa5a36-f069-441b-895e-f23e3e879cae name=/runtime.v1.RuntimeService/StartContainer sandboxID=21160564a5edfc1ec514f57c8153988584c3d407d65b4ef9b807c6fa43268357\nJun 11 00:53:15.721447 crc crio[23067]: time=\"2026-06-11T00:53:15.720934476Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=11e6ae25-61e4-46d4-9e94-d80444e8f233 name=/runtime.v1.ImageService/PullImage\nJun 11 00:53:15.734350 crc crio[23067]: time=\"2026-06-11T00:53:15.734255937Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"\nJun 11 00:53:16.377445 crc crio[23067]: time=\"2026-06-11T00:53:16.377248305Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:aa28d116c97ba9419648a07c6fc51f0514ddba845f40590f336a7659ff14d7be\" id=11e6ae25-61e4-46d4-9e94-d80444e8f233 name=/runtime.v1.ImageService/PullImage\nJun 11 00:53:16.378743 crc crio[23067]: time=\"2026-06-11T00:53:16.37853691Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=8a780f61-85db-4dcc-b77f-280bb85ac332 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:53:16.381130 crc crio[23067]: time=\"2026-06-11T00:53:16.381073328Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=4ebfadd2-af97-4d52-bd73-9a128a554625 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:53:16.390075 crc crio[23067]: time=\"2026-06-11T00:53:16.38998736Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-nsrb8/extract-content\" id=80444485-e33a-4bc1-9579-25611d6b7e00 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:53:16.390686 crc crio[23067]: time=\"2026-06-11T00:53:16.390489994Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:53:16.440468 crc crio[23067]: time=\"2026-06-11T00:53:16.440377007Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:53:16.444522 crc crio[23067]: time=\"2026-06-11T00:53:16.444451347Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:53:16.621516 crc crio[23067]: time=\"2026-06-11T00:53:16.621364085Z\" level=info msg=\"Created container 19c0625543f38b7fc313807b78f8ddfdee5ffad98e9ff49cb0d5a27f62a25051: openshift-marketplace/certified-operators-nsrb8/extract-content\" id=80444485-e33a-4bc1-9579-25611d6b7e00 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:53:16.623060 crc crio[23067]: time=\"2026-06-11T00:53:16.622990379Z\" level=info msg=\"Starting container: 19c0625543f38b7fc313807b78f8ddfdee5ffad98e9ff49cb0d5a27f62a25051\" id=03c5ac32-135b-4d8d-9fb4-90681bd63392 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:53:16.629598 crc crio[23067]: time=\"2026-06-11T00:53:16.629448154Z\" level=info msg=\"Started container\" PID=191521 containerID=19c0625543f38b7fc313807b78f8ddfdee5ffad98e9ff49cb0d5a27f62a25051 description=openshift-marketplace/certified-operators-nsrb8/extract-content id=03c5ac32-135b-4d8d-9fb4-90681bd63392 name=/runtime.v1.RuntimeService/StartContainer sandboxID=21160564a5edfc1ec514f57c8153988584c3d407d65b4ef9b807c6fa43268357\nJun 11 00:53:20.811948 crc crio[23067]: time=\"2026-06-11T00:53:20.81012402Z\" level=info msg=\"Stopping container: 4eac6c57161ec9056a59d18c5cb775b1cb3616acd4b3053838eda745cb9735e1 (timeout: 2s)\" id=1536c1d2-932b-49ed-98e7-684024e95f95 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 00:53:20.813346 crc crio[23067]: time=\"2026-06-11T00:53:20.810907352Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=ddc0c5b0-65bf-4d56-b5d5-dd1f61154b7d name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:53:20.815700 crc crio[23067]: time=\"2026-06-11T00:53:20.814958921Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=4ab766d0-c9c0-4892-a4fb-f7dd7c7b2aef name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:53:20.824825 crc crio[23067]: time=\"2026-06-11T00:53:20.824742897Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-nsrb8/registry-server\" id=df449f8b-913f-451b-92c3-14eacd10d3a6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:53:20.825223 crc crio[23067]: time=\"2026-06-11T00:53:20.825170838Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:53:20.893962 crc crio[23067]: time=\"2026-06-11T00:53:20.893631055Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:53:20.901916 crc crio[23067]: time=\"2026-06-11T00:53:20.900741918Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:53:20.954993 crc crio[23067]: time=\"2026-06-11T00:53:20.954826145Z\" level=info msg=\"Stopped container 4eac6c57161ec9056a59d18c5cb775b1cb3616acd4b3053838eda745cb9735e1: openshift-marketplace/redhat-operators-946vx/registry-server\" id=1536c1d2-932b-49ed-98e7-684024e95f95 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 00:53:20.956445 crc crio[23067]: time=\"2026-06-11T00:53:20.956332376Z\" level=info msg=\"Stopping pod sandbox: 36dd0358a40884ca9a1e15e07463c488ed190edad69d56f72d93618dd66bd878\" id=f9f121f8-40cf-405b-b320-f25a8de4cbbf name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:53:20.957148 crc crio[23067]: time=\"2026-06-11T00:53:20.957072356Z\" level=info msg=\"Got pod network &{Name:redhat-operators-946vx Namespace:openshift-marketplace ID:36dd0358a40884ca9a1e15e07463c488ed190edad69d56f72d93618dd66bd878 UID:ad7cb562-2f0d-4da8-b0a4-a65e0e5d2014 NetNS:/var/run/netns/18d5faf7-14a1-4eb2-bab9-10b8a2170683 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podad7cb562_2f0d_4da8_b0a4_a65e0e5d2014.slice PodAnnotations:0xc000c34330}] Aliases:map[]}\"\nJun 11 00:53:20.957321 crc crio[23067]: time=\"2026-06-11T00:53:20.95723458Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-946vx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:53:21.147465 crc crio[23067]: time=\"2026-06-11T00:53:21.147064239Z\" level=info msg=\"Created container 928e8abb605f0e4e20cf6deae49598c61d92faf612b47005db9ecdb0f5d3a764: openshift-marketplace/certified-operators-nsrb8/registry-server\" id=df449f8b-913f-451b-92c3-14eacd10d3a6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:53:21.150433 crc crio[23067]: time=\"2026-06-11T00:53:21.150282226Z\" level=info msg=\"Starting container: 928e8abb605f0e4e20cf6deae49598c61d92faf612b47005db9ecdb0f5d3a764\" id=a4cef95b-65cc-47ab-a90a-5717343d05a0 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:53:21.162215 crc crio[23067]: time=\"2026-06-11T00:53:21.162099836Z\" level=info msg=\"Started container\" PID=191817 containerID=928e8abb605f0e4e20cf6deae49598c61d92faf612b47005db9ecdb0f5d3a764 description=openshift-marketplace/certified-operators-nsrb8/registry-server id=a4cef95b-65cc-47ab-a90a-5717343d05a0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=21160564a5edfc1ec514f57c8153988584c3d407d65b4ef9b807c6fa43268357\nJun 11 00:53:21.329860 crc crio[23067]: time=\"2026-06-11T00:53:21.329746932Z\" level=info msg=\"Stopped pod sandbox: 36dd0358a40884ca9a1e15e07463c488ed190edad69d56f72d93618dd66bd878\" id=f9f121f8-40cf-405b-b320-f25a8de4cbbf name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:53:21.837054 crc crio[23067]: time=\"2026-06-11T00:53:21.836429494Z\" level=info msg=\"Removing container: 4eac6c57161ec9056a59d18c5cb775b1cb3616acd4b3053838eda745cb9735e1\" id=1cc911eb-f710-4104-a33e-e1cded482fd5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:53:21.867455 crc crio[23067]: time=\"2026-06-11T00:53:21.867286561Z\" level=info msg=\"Removed container 4eac6c57161ec9056a59d18c5cb775b1cb3616acd4b3053838eda745cb9735e1: openshift-marketplace/redhat-operators-946vx/registry-server\" id=1cc911eb-f710-4104-a33e-e1cded482fd5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:53:21.871458 crc crio[23067]: time=\"2026-06-11T00:53:21.871374422Z\" level=info msg=\"Removing container: 64ce96bf26262e42d082a087bea5caa2071075b562954042229efec1bbd37799\" id=684d4075-bd57-44e6-b765-28ba8479d4f5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:53:21.933105 crc crio[23067]: time=\"2026-06-11T00:53:21.933007653Z\" level=info msg=\"Removed container 64ce96bf26262e42d082a087bea5caa2071075b562954042229efec1bbd37799: openshift-marketplace/redhat-operators-946vx/extract-content\" id=684d4075-bd57-44e6-b765-28ba8479d4f5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:53:21.956774 crc crio[23067]: time=\"2026-06-11T00:53:21.956705406Z\" level=info msg=\"Removing container: 49d40138b9e09b1efefb2e5013a8b44bbc9af3e3d4a887907fac2284fc30df15\" id=43131daf-d683-43af-8a2d-25f8494dca66 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:53:21.997611 crc crio[23067]: time=\"2026-06-11T00:53:21.997460121Z\" level=info msg=\"Removed container 49d40138b9e09b1efefb2e5013a8b44bbc9af3e3d4a887907fac2284fc30df15: openshift-marketplace/redhat-operators-946vx/extract-utilities\" id=43131daf-d683-43af-8a2d-25f8494dca66 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:53:34.054961 crc crio[23067]: time=\"2026-06-11T00:53:34.053920372Z\" level=info msg=\"Stopping container: 928e8abb605f0e4e20cf6deae49598c61d92faf612b47005db9ecdb0f5d3a764 (timeout: 2s)\" id=b35db185-e206-4a63-9d94-2e766e474829 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 00:53:34.248298 crc crio[23067]: time=\"2026-06-11T00:53:34.247259365Z\" level=info msg=\"Stopped container 928e8abb605f0e4e20cf6deae49598c61d92faf612b47005db9ecdb0f5d3a764: openshift-marketplace/certified-operators-nsrb8/registry-server\" id=b35db185-e206-4a63-9d94-2e766e474829 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 00:53:34.249008 crc crio[23067]: time=\"2026-06-11T00:53:34.248922731Z\" level=info msg=\"Stopping pod sandbox: 21160564a5edfc1ec514f57c8153988584c3d407d65b4ef9b807c6fa43268357\" id=d0d86cd5-f0c1-48cd-b356-5d3b709a6596 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:53:34.249957 crc crio[23067]: time=\"2026-06-11T00:53:34.249819335Z\" level=info msg=\"Got pod network &{Name:certified-operators-nsrb8 Namespace:openshift-marketplace ID:21160564a5edfc1ec514f57c8153988584c3d407d65b4ef9b807c6fa43268357 UID:a4fe81bb-1590-4ab8-aa39-c2f01d0eef5a NetNS:/var/run/netns/07ecc78a-7f1b-44cb-8333-5449253821fd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda4fe81bb_1590_4ab8_aa39_c2f01d0eef5a.slice PodAnnotations:0xc00802e2d8}] Aliases:map[]}\"\nJun 11 00:53:34.250069 crc crio[23067]: time=\"2026-06-11T00:53:34.24999839Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-nsrb8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:53:34.614735 crc crio[23067]: time=\"2026-06-11T00:53:34.614446353Z\" level=info msg=\"Stopped pod sandbox: 21160564a5edfc1ec514f57c8153988584c3d407d65b4ef9b807c6fa43268357\" id=d0d86cd5-f0c1-48cd-b356-5d3b709a6596 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:53:35.032443 crc crio[23067]: time=\"2026-06-11T00:53:35.032017398Z\" level=info msg=\"Removing container: 928e8abb605f0e4e20cf6deae49598c61d92faf612b47005db9ecdb0f5d3a764\" id=885dc6c3-dbe6-459b-8c15-54a75098f652 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:53:35.066624 crc crio[23067]: time=\"2026-06-11T00:53:35.066468172Z\" level=info msg=\"Removed container 928e8abb605f0e4e20cf6deae49598c61d92faf612b47005db9ecdb0f5d3a764: openshift-marketplace/certified-operators-nsrb8/registry-server\" id=885dc6c3-dbe6-459b-8c15-54a75098f652 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:53:35.071595 crc crio[23067]: time=\"2026-06-11T00:53:35.071487788Z\" level=info msg=\"Removing container: 19c0625543f38b7fc313807b78f8ddfdee5ffad98e9ff49cb0d5a27f62a25051\" id=73676157-3ca5-4b3a-961f-c3faf6076c79 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:53:35.141349 crc crio[23067]: time=\"2026-06-11T00:53:35.141172428Z\" level=info msg=\"Removed container 19c0625543f38b7fc313807b78f8ddfdee5ffad98e9ff49cb0d5a27f62a25051: openshift-marketplace/certified-operators-nsrb8/extract-content\" id=73676157-3ca5-4b3a-961f-c3faf6076c79 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:53:35.144118 crc crio[23067]: time=\"2026-06-11T00:53:35.143892842Z\" level=info msg=\"Removing container: c4ea6928aaa6dda22b57f4fd7d3338a1ee7a88ca1efc5e4b33a444f77633d7d0\" id=958f5029-d854-415a-b502-a935f03ca89b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:53:35.187018 crc crio[23067]: time=\"2026-06-11T00:53:35.186914128Z\" level=info msg=\"Removed container c4ea6928aaa6dda22b57f4fd7d3338a1ee7a88ca1efc5e4b33a444f77633d7d0: openshift-marketplace/certified-operators-nsrb8/extract-utilities\" id=958f5029-d854-415a-b502-a935f03ca89b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:53:35.723186 crc crio[23067]: time=\"2026-06-11T00:53:35.723047738Z\" level=info msg=\"Stopping pod sandbox: 21160564a5edfc1ec514f57c8153988584c3d407d65b4ef9b807c6fa43268357\" id=ee168d2a-632f-4497-a97d-488778e26f04 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:53:35.723186 crc crio[23067]: time=\"2026-06-11T00:53:35.72313222Z\" level=info msg=\"Stopped pod sandbox (already stopped): 21160564a5edfc1ec514f57c8153988584c3d407d65b4ef9b807c6fa43268357\" id=ee168d2a-632f-4497-a97d-488778e26f04 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:53:35.725136 crc crio[23067]: time=\"2026-06-11T00:53:35.725055803Z\" level=info msg=\"Removing pod sandbox: 21160564a5edfc1ec514f57c8153988584c3d407d65b4ef9b807c6fa43268357\" id=60ca0f62-8787-4143-8d19-3c4115d73b3d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:53:35.737613 crc crio[23067]: time=\"2026-06-11T00:53:35.73748376Z\" level=info msg=\"Removed pod sandbox: 21160564a5edfc1ec514f57c8153988584c3d407d65b4ef9b807c6fa43268357\" id=60ca0f62-8787-4143-8d19-3c4115d73b3d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:53:35.738962 crc crio[23067]: time=\"2026-06-11T00:53:35.738868957Z\" level=info msg=\"Stopping pod sandbox: 36dd0358a40884ca9a1e15e07463c488ed190edad69d56f72d93618dd66bd878\" id=a4883d8c-2666-462b-977c-93c4cf748fa5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:53:35.739069 crc crio[23067]: time=\"2026-06-11T00:53:35.739000711Z\" level=info msg=\"Stopped pod sandbox (already stopped): 36dd0358a40884ca9a1e15e07463c488ed190edad69d56f72d93618dd66bd878\" id=a4883d8c-2666-462b-977c-93c4cf748fa5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:53:35.739940 crc crio[23067]: time=\"2026-06-11T00:53:35.739879005Z\" level=info msg=\"Removing pod sandbox: 36dd0358a40884ca9a1e15e07463c488ed190edad69d56f72d93618dd66bd878\" id=ed29004f-7bfb-4389-92f4-6874158da5ce name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:53:35.762215 crc crio[23067]: time=\"2026-06-11T00:53:35.762061656Z\" level=info msg=\"Removed pod sandbox: 36dd0358a40884ca9a1e15e07463c488ed190edad69d56f72d93618dd66bd878\" id=ed29004f-7bfb-4389-92f4-6874158da5ce name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:54:00.588700 crc crio[23067]: time=\"2026-06-11T00:54:00.585929Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29685654-q6gsh/POD\" id=ca38e35f-2995-4cc2-b308-b520fe925100 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:54:00.588700 crc crio[23067]: time=\"2026-06-11T00:54:00.586946708Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:54:00.637539 crc crio[23067]: time=\"2026-06-11T00:54:00.637370765Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685654-q6gsh Namespace:openshift-infra ID:715b53ac84a6bfdee7edb3a4d819bb3c5378ee4b2048a994d9c5f5c4ba759429 UID:91211943-e033-423e-98b0-d70c916d045e NetNS:/var/run/netns/a8ff3e47-8b9d-4f69-b940-3011af9829fa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod91211943_e033_423e_98b0_d70c916d045e.slice PodAnnotations:0xc002c85b68}] Aliases:map[]}\"\nJun 11 00:54:00.637539 crc crio[23067]: time=\"2026-06-11T00:54:00.637464838Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29685654-q6gsh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:54:01.229360 crc crio[23067]: 2026-06-11T00:54:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:715b53ac84a6bfd Mac:72:48:5d:be:96:8a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:07 Mtu:0 Sandbox:/var/run/netns/a8ff3e47-8b9d-4f69-b940-3011af9829fa SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.1.7 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:54:01.230559 crc crio[23067]: time=\"2026-06-11T00:54:01.230493981Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685654-q6gsh Namespace:openshift-infra ID:715b53ac84a6bfdee7edb3a4d819bb3c5378ee4b2048a994d9c5f5c4ba759429 UID:91211943-e033-423e-98b0-d70c916d045e NetNS:/var/run/netns/a8ff3e47-8b9d-4f69-b940-3011af9829fa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod91211943_e033_423e_98b0_d70c916d045e.slice PodAnnotations:0xc002c85b68}] Aliases:map[]}\"\nJun 11 00:54:01.230807 crc crio[23067]: time=\"2026-06-11T00:54:01.230734867Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29685654-q6gsh for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:54:01.240010 crc crio[23067]: time=\"2026-06-11T00:54:01.239517826Z\" level=info msg=\"Ran pod sandbox 715b53ac84a6bfdee7edb3a4d819bb3c5378ee4b2048a994d9c5f5c4ba759429 with infra container: openshift-infra/auto-csr-approver-29685654-q6gsh/POD\" id=ca38e35f-2995-4cc2-b308-b520fe925100 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:54:01.244577 crc crio[23067]: time=\"2026-06-11T00:54:01.244523071Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=c1a357db-bf75-43db-8bed-2c5e15b342f9 name=/runtime.v1.ImageService/PullImage\nJun 11 00:54:01.253260 crc crio[23067]: time=\"2026-06-11T00:54:01.253171896Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 00:54:02.089962 crc crio[23067]: time=\"2026-06-11T00:54:02.089712841Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=c1a357db-bf75-43db-8bed-2c5e15b342f9 name=/runtime.v1.ImageService/PullImage\nJun 11 00:54:02.091326 crc crio[23067]: time=\"2026-06-11T00:54:02.090514593Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=41c4537f-3d10-4901-85c7-c952ba3653f7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:54:02.093552 crc crio[23067]: time=\"2026-06-11T00:54:02.093441212Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=0d6728a9-eba1-441b-885a-26c779b934d6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:54:02.100974 crc crio[23067]: time=\"2026-06-11T00:54:02.100806502Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29685654-q6gsh/oc\" id=74efc17e-12a2-4795-a46b-bafc75fca7ea name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:54:02.101426 crc crio[23067]: time=\"2026-06-11T00:54:02.101343307Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:54:02.186715 crc crio[23067]: time=\"2026-06-11T00:54:02.175473997Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:54:02.510855 crc crio[23067]: time=\"2026-06-11T00:54:02.510223975Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:54:02.629819 crc crio[23067]: time=\"2026-06-11T00:54:02.629722096Z\" level=info msg=\"Created container b7ecaad1983202c4a1ae235b7615ac6acd373c9b1b3ab388929ad369f7fd931e: openshift-infra/auto-csr-approver-29685654-q6gsh/oc\" id=74efc17e-12a2-4795-a46b-bafc75fca7ea name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:54:02.631162 crc crio[23067]: time=\"2026-06-11T00:54:02.631062302Z\" level=info msg=\"Starting container: b7ecaad1983202c4a1ae235b7615ac6acd373c9b1b3ab388929ad369f7fd931e\" id=819f3e9e-bb93-4a49-a8ba-333a2018b11d name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:54:02.636327 crc crio[23067]: time=\"2026-06-11T00:54:02.636228192Z\" level=info msg=\"Started container\" PID=194278 containerID=b7ecaad1983202c4a1ae235b7615ac6acd373c9b1b3ab388929ad369f7fd931e description=openshift-infra/auto-csr-approver-29685654-q6gsh/oc id=819f3e9e-bb93-4a49-a8ba-333a2018b11d name=/runtime.v1.RuntimeService/StartContainer sandboxID=715b53ac84a6bfdee7edb3a4d819bb3c5378ee4b2048a994d9c5f5c4ba759429\nJun 11 00:54:04.526359 crc crio[23067]: time=\"2026-06-11T00:54:04.524471101Z\" level=info msg=\"Stopping pod sandbox: 715b53ac84a6bfdee7edb3a4d819bb3c5378ee4b2048a994d9c5f5c4ba759429\" id=53d142b7-4fd8-4e3c-b70e-312614593477 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:54:04.528789 crc crio[23067]: time=\"2026-06-11T00:54:04.527495723Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685654-q6gsh Namespace:openshift-infra ID:715b53ac84a6bfdee7edb3a4d819bb3c5378ee4b2048a994d9c5f5c4ba759429 UID:91211943-e033-423e-98b0-d70c916d045e NetNS:/var/run/netns/a8ff3e47-8b9d-4f69-b940-3011af9829fa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod91211943_e033_423e_98b0_d70c916d045e.slice PodAnnotations:0xc0036109f8}] Aliases:map[]}\"\nJun 11 00:54:04.528789 crc crio[23067]: time=\"2026-06-11T00:54:04.527857262Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29685654-q6gsh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:54:04.912054 crc crio[23067]: time=\"2026-06-11T00:54:04.911938879Z\" level=info msg=\"Stopped pod sandbox: 715b53ac84a6bfdee7edb3a4d819bb3c5378ee4b2048a994d9c5f5c4ba759429\" id=53d142b7-4fd8-4e3c-b70e-312614593477 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:54:13.856134 crc crio[23067]: time=\"2026-06-11T00:54:13.855634274Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-5rh4m/POD\" id=4f2b6568-8d1b-40ba-93b5-d96ece5e7306 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:54:13.857560 crc crio[23067]: time=\"2026-06-11T00:54:13.856171629Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:54:13.909993 crc crio[23067]: time=\"2026-06-11T00:54:13.909862835Z\" level=info msg=\"Got pod network &{Name:community-operators-5rh4m Namespace:openshift-marketplace ID:fdfcbd71726ea81aad5a2adc7825d8886d49467bb11288a374c850e96cca7096 UID:7e2cd025-ab80-451c-ad12-d9df4c0efa40 NetNS:/var/run/netns/a9792e93-0f83-43ba-ba47-26544ed3155f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7e2cd025_ab80_451c_ad12_d9df4c0efa40.slice PodAnnotations:0xc000531880}] Aliases:map[]}\"\nJun 11 00:54:13.909993 crc crio[23067]: time=\"2026-06-11T00:54:13.909968298Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-5rh4m to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:54:14.495516 crc crio[23067]: time=\"2026-06-11T00:54:14.495019274Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-bpmzh/POD\" id=58f1885f-d8df-46d6-a2d2-3fefd81d6ea5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:54:14.495789 crc crio[23067]: time=\"2026-06-11T00:54:14.495534858Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:54:14.552500 crc crio[23067]: time=\"2026-06-11T00:54:14.552180094Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-bpmzh Namespace:openshift-marketplace ID:afdc500f9dbf26554b4dbe8e274dbe12234ed60c60e98f282794bdebf01fa231 UID:031cbe8f-c9fe-4401-8388-c52b6984171c NetNS:/var/run/netns/1dcfa1f2-ca25-44be-910c-925c4ef81c1b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod031cbe8f_c9fe_4401_8388_c52b6984171c.slice PodAnnotations:0xc00008cc18}] Aliases:map[]}\"\nJun 11 00:54:14.552934 crc crio[23067]: time=\"2026-06-11T00:54:14.552471522Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-bpmzh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:54:14.603192 crc crio[23067]: 2026-06-11T00:54:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fdfcbd71726ea81 Mac:fe:ea:da:35:6f:56 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:08 Mtu:0 Sandbox:/var/run/netns/a9792e93-0f83-43ba-ba47-26544ed3155f SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.1.8 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:54:14.604476 crc crio[23067]: time=\"2026-06-11T00:54:14.60439149Z\" level=info msg=\"Got pod network &{Name:community-operators-5rh4m Namespace:openshift-marketplace ID:fdfcbd71726ea81aad5a2adc7825d8886d49467bb11288a374c850e96cca7096 UID:7e2cd025-ab80-451c-ad12-d9df4c0efa40 NetNS:/var/run/netns/a9792e93-0f83-43ba-ba47-26544ed3155f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7e2cd025_ab80_451c_ad12_d9df4c0efa40.slice PodAnnotations:0xc000531880}] Aliases:map[]}\"\nJun 11 00:54:14.604905 crc crio[23067]: time=\"2026-06-11T00:54:14.604689088Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-5rh4m for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:54:14.643568 crc crio[23067]: time=\"2026-06-11T00:54:14.643533012Z\" level=info msg=\"Ran pod sandbox fdfcbd71726ea81aad5a2adc7825d8886d49467bb11288a374c850e96cca7096 with infra container: openshift-marketplace/community-operators-5rh4m/POD\" id=4f2b6568-8d1b-40ba-93b5-d96ece5e7306 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:54:14.652954 crc crio[23067]: time=\"2026-06-11T00:54:14.652860165Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=e45c229c-c1a4-496c-bcb8-4109e552b8ca name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:54:14.658679 crc crio[23067]: time=\"2026-06-11T00:54:14.656943656Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=d682173e-3162-43a7-a297-fdad381737d9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:54:14.667886 crc crio[23067]: time=\"2026-06-11T00:54:14.66780636Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-5rh4m/extract-utilities\" id=7b9cb93e-0708-401c-9173-10f35faef47e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:54:14.668362 crc crio[23067]: time=\"2026-06-11T00:54:14.668307814Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:54:14.831008 crc crio[23067]: time=\"2026-06-11T00:54:14.830837541Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:54:14.846480 crc crio[23067]: time=\"2026-06-11T00:54:14.846388663Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:54:15.005425 crc crio[23067]: time=\"2026-06-11T00:54:15.005321753Z\" level=info msg=\"Created container 9c7ce1cc6ffcc138060b45c70cbd1358529e8e081ebbfe4e289628b4abc0b313: openshift-marketplace/community-operators-5rh4m/extract-utilities\" id=7b9cb93e-0708-401c-9173-10f35faef47e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:54:15.010117 crc crio[23067]: time=\"2026-06-11T00:54:15.010021771Z\" level=info msg=\"Starting container: 9c7ce1cc6ffcc138060b45c70cbd1358529e8e081ebbfe4e289628b4abc0b313\" id=acde0a81-a04f-43f9-a270-1325309c8604 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:54:15.018275 crc crio[23067]: time=\"2026-06-11T00:54:15.018189582Z\" level=info msg=\"Started container\" PID=195172 containerID=9c7ce1cc6ffcc138060b45c70cbd1358529e8e081ebbfe4e289628b4abc0b313 description=openshift-marketplace/community-operators-5rh4m/extract-utilities id=acde0a81-a04f-43f9-a270-1325309c8604 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fdfcbd71726ea81aad5a2adc7825d8886d49467bb11288a374c850e96cca7096\nJun 11 00:54:15.174467 crc crio[23067]: 2026-06-11T00:54:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:afdc500f9dbf265 Mac:8e:37:14:73:81:a5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:09 Mtu:0 Sandbox:/var/run/netns/1dcfa1f2-ca25-44be-910c-925c4ef81c1b SocketPath: PciID:}] [{Interface:0xc0004a06a0 Address:{IP:10.217.1.9 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:54:15.176617 crc crio[23067]: time=\"2026-06-11T00:54:15.176522996Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-bpmzh Namespace:openshift-marketplace ID:afdc500f9dbf26554b4dbe8e274dbe12234ed60c60e98f282794bdebf01fa231 UID:031cbe8f-c9fe-4401-8388-c52b6984171c NetNS:/var/run/netns/1dcfa1f2-ca25-44be-910c-925c4ef81c1b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod031cbe8f_c9fe_4401_8388_c52b6984171c.slice PodAnnotations:0xc00008cc18}] Aliases:map[]}\"\nJun 11 00:54:15.176856 crc crio[23067]: time=\"2026-06-11T00:54:15.176801614Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-bpmzh for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:54:15.195361 crc crio[23067]: time=\"2026-06-11T00:54:15.190357821Z\" level=info msg=\"Ran pod sandbox afdc500f9dbf26554b4dbe8e274dbe12234ed60c60e98f282794bdebf01fa231 with infra container: openshift-marketplace/redhat-marketplace-bpmzh/POD\" id=58f1885f-d8df-46d6-a2d2-3fefd81d6ea5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:54:15.195361 crc crio[23067]: time=\"2026-06-11T00:54:15.194277398Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=f20fbae0-37c3-42ce-8beb-6e2f31ff74e5 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:54:15.199467 crc crio[23067]: time=\"2026-06-11T00:54:15.199364516Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=d60669ef-6623-4ddb-949c-98724705751a name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:54:15.210755 crc crio[23067]: time=\"2026-06-11T00:54:15.210490227Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-bpmzh/extract-utilities\" id=30657d3a-741f-490d-9034-918f634ce7be name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:54:15.211161 crc crio[23067]: time=\"2026-06-11T00:54:15.211079843Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:54:15.278977 crc crio[23067]: time=\"2026-06-11T00:54:15.278867492Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:54:15.282875 crc crio[23067]: time=\"2026-06-11T00:54:15.282809199Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:54:15.481507 crc crio[23067]: time=\"2026-06-11T00:54:15.481063785Z\" level=info msg=\"Created container 3c208d8f69e4aa94c8c604d1e12dea05d04d6e7705ee47278a18d893a488b780: openshift-marketplace/redhat-marketplace-bpmzh/extract-utilities\" id=30657d3a-741f-490d-9034-918f634ce7be name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:54:15.482921 crc crio[23067]: time=\"2026-06-11T00:54:15.482831413Z\" level=info msg=\"Starting container: 3c208d8f69e4aa94c8c604d1e12dea05d04d6e7705ee47278a18d893a488b780\" id=a55f1831-dacc-4d6d-aba9-2e36814247bb name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:54:15.493188 crc crio[23067]: time=\"2026-06-11T00:54:15.493059671Z\" level=info msg=\"Started container\" PID=195208 containerID=3c208d8f69e4aa94c8c604d1e12dea05d04d6e7705ee47278a18d893a488b780 description=openshift-marketplace/redhat-marketplace-bpmzh/extract-utilities id=a55f1831-dacc-4d6d-aba9-2e36814247bb name=/runtime.v1.RuntimeService/StartContainer sandboxID=afdc500f9dbf26554b4dbe8e274dbe12234ed60c60e98f282794bdebf01fa231\nJun 11 00:54:15.760467 crc crio[23067]: time=\"2026-06-11T00:54:15.759929948Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=86ad0bb5-5566-4cd4-8c74-7c7b7a690df1 name=/runtime.v1.ImageService/PullImage\nJun 11 00:54:15.770194 crc crio[23067]: time=\"2026-06-11T00:54:15.770116374Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"\nJun 11 00:54:15.770419 crc crio[23067]: time=\"2026-06-11T00:54:15.770352091Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=c6e2a708-e930-4c69-a9e7-3fd65102b577 name=/runtime.v1.ImageService/PullImage\nJun 11 00:54:15.773906 crc crio[23067]: time=\"2026-06-11T00:54:15.773832325Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"\nJun 11 00:54:16.308865 crc crio[23067]: time=\"2026-06-11T00:54:16.307973521Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:e2171f6021fddbcc3c9696cc6c8095b77f20023994fedd5c1f7aa2377d28b45d\" id=86ad0bb5-5566-4cd4-8c74-7c7b7a690df1 name=/runtime.v1.ImageService/PullImage\nJun 11 00:54:16.311439 crc crio[23067]: time=\"2026-06-11T00:54:16.310379846Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=e1547e90-f37e-44bd-b24f-75a10ccad500 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:54:16.314296 crc crio[23067]: time=\"2026-06-11T00:54:16.314142278Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=12511b6d-9bf1-469d-b61d-996036bc52bb name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:54:16.325569 crc crio[23067]: time=\"2026-06-11T00:54:16.324608442Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-5rh4m/extract-content\" id=eb33eb78-c2a5-4a0f-b532-cad9f3af8bac name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:54:16.325569 crc crio[23067]: time=\"2026-06-11T00:54:16.325329471Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:54:16.376097 crc crio[23067]: time=\"2026-06-11T00:54:16.375984564Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:54:16.379932 crc crio[23067]: time=\"2026-06-11T00:54:16.379851389Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:54:16.444428 crc crio[23067]: time=\"2026-06-11T00:54:16.444071921Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:bec7a1ff545afabea88c4a74227ea95b91c67cf5c03e89b2b949be410682f8a0\" id=c6e2a708-e930-4c69-a9e7-3fd65102b577 name=/runtime.v1.ImageService/PullImage\nJun 11 00:54:16.445393 crc crio[23067]: time=\"2026-06-11T00:54:16.445127479Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=37832e93-f1d3-40b0-b52f-c29018ca30b3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:54:16.451315 crc crio[23067]: time=\"2026-06-11T00:54:16.450157736Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=be8b3518-66c7-47e4-99cb-4c36f8e311ce name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:54:16.459916 crc crio[23067]: time=\"2026-06-11T00:54:16.459849058Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-bpmzh/extract-content\" id=dfac4c10-2ccc-44cd-bd66-82648641e5af name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:54:16.460347 crc crio[23067]: time=\"2026-06-11T00:54:16.46028931Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:54:16.547355 crc crio[23067]: time=\"2026-06-11T00:54:16.547223858Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:54:16.554039 crc crio[23067]: time=\"2026-06-11T00:54:16.553951691Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:54:16.559518 crc crio[23067]: time=\"2026-06-11T00:54:16.559394628Z\" level=info msg=\"Created container 1f059784d086e416c62e0037004562b792f99f60b315811fcf7c2a8a4574342e: openshift-marketplace/community-operators-5rh4m/extract-content\" id=eb33eb78-c2a5-4a0f-b532-cad9f3af8bac name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:54:16.561005 crc crio[23067]: time=\"2026-06-11T00:54:16.560804166Z\" level=info msg=\"Starting container: 1f059784d086e416c62e0037004562b792f99f60b315811fcf7c2a8a4574342e\" id=ad52966b-b5a9-4c26-8d3c-2c42de7bfaa1 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:54:16.567353 crc crio[23067]: time=\"2026-06-11T00:54:16.567248471Z\" level=info msg=\"Started container\" PID=195255 containerID=1f059784d086e416c62e0037004562b792f99f60b315811fcf7c2a8a4574342e description=openshift-marketplace/community-operators-5rh4m/extract-content id=ad52966b-b5a9-4c26-8d3c-2c42de7bfaa1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fdfcbd71726ea81aad5a2adc7825d8886d49467bb11288a374c850e96cca7096\nJun 11 00:54:16.708628 crc crio[23067]: time=\"2026-06-11T00:54:16.708453701Z\" level=info msg=\"Created container b047dca24af27ec9027facae3e96e2d0d049d904340f3d9aba946c793510d718: openshift-marketplace/redhat-marketplace-bpmzh/extract-content\" id=dfac4c10-2ccc-44cd-bd66-82648641e5af name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:54:16.709979 crc crio[23067]: time=\"2026-06-11T00:54:16.70989913Z\" level=info msg=\"Starting container: b047dca24af27ec9027facae3e96e2d0d049d904340f3d9aba946c793510d718\" id=a4a89603-6a56-4b17-a76b-4f2ca99a5206 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:54:16.719192 crc crio[23067]: time=\"2026-06-11T00:54:16.719082969Z\" level=info msg=\"Started container\" PID=195266 containerID=b047dca24af27ec9027facae3e96e2d0d049d904340f3d9aba946c793510d718 description=openshift-marketplace/redhat-marketplace-bpmzh/extract-content id=a4a89603-6a56-4b17-a76b-4f2ca99a5206 name=/runtime.v1.RuntimeService/StartContainer sandboxID=afdc500f9dbf26554b4dbe8e274dbe12234ed60c60e98f282794bdebf01fa231\nJun 11 00:54:17.807307 crc crio[23067]: time=\"2026-06-11T00:54:17.807224438Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=a039dd5a-187c-4031-ba42-151cffcc458a name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:54:17.809751 crc crio[23067]: time=\"2026-06-11T00:54:17.809569762Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=9e78481f-8c46-4fe4-8d91-49a6ff634c08 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:54:17.819077 crc crio[23067]: time=\"2026-06-11T00:54:17.818967237Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-bpmzh/registry-server\" id=917929b2-f62b-49ca-aaa1-5f12acbd1de4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:54:17.819468 crc crio[23067]: time=\"2026-06-11T00:54:17.819395219Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:54:17.876185 crc crio[23067]: time=\"2026-06-11T00:54:17.876023394Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:54:17.879989 crc crio[23067]: time=\"2026-06-11T00:54:17.879886549Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:54:18.081108 crc crio[23067]: time=\"2026-06-11T00:54:18.080984863Z\" level=info msg=\"Created container cfc426b82ae1d77f2fd29a72c1b809c455a8a6bc43d028581a33b34c3cfcb67d: openshift-marketplace/redhat-marketplace-bpmzh/registry-server\" id=917929b2-f62b-49ca-aaa1-5f12acbd1de4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:54:18.082839 crc crio[23067]: time=\"2026-06-11T00:54:18.082760341Z\" level=info msg=\"Starting container: cfc426b82ae1d77f2fd29a72c1b809c455a8a6bc43d028581a33b34c3cfcb67d\" id=a09b782e-05c9-4390-8934-9984f265967a name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:54:18.088412 crc crio[23067]: time=\"2026-06-11T00:54:18.088295921Z\" level=info msg=\"Started container\" PID=195323 containerID=cfc426b82ae1d77f2fd29a72c1b809c455a8a6bc43d028581a33b34c3cfcb67d description=openshift-marketplace/redhat-marketplace-bpmzh/registry-server id=a09b782e-05c9-4390-8934-9984f265967a name=/runtime.v1.RuntimeService/StartContainer sandboxID=afdc500f9dbf26554b4dbe8e274dbe12234ed60c60e98f282794bdebf01fa231\nJun 11 00:54:18.830206 crc crio[23067]: time=\"2026-06-11T00:54:18.829877402Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=42c329e4-eefa-4d0e-80b1-35572cce9a77 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:54:18.835239 crc crio[23067]: time=\"2026-06-11T00:54:18.835133585Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=dbe1f7bb-4e91-4a27-bcac-736fb34e45a3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:54:18.848099 crc crio[23067]: time=\"2026-06-11T00:54:18.847956633Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-5rh4m/registry-server\" id=12b8d293-893c-4089-bc23-3454262a627c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:54:18.848741 crc crio[23067]: time=\"2026-06-11T00:54:18.848563609Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:54:18.915697 crc crio[23067]: time=\"2026-06-11T00:54:18.915511445Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:54:18.922118 crc crio[23067]: time=\"2026-06-11T00:54:18.922036592Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:54:19.091084 crc crio[23067]: time=\"2026-06-11T00:54:19.090323076Z\" level=info msg=\"Created container f9ce4c9ebcb9977ed5851f8971ba99cdee2d5bdc4e7e734f6830a2723c743add: openshift-marketplace/community-operators-5rh4m/registry-server\" id=12b8d293-893c-4089-bc23-3454262a627c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:54:19.091466 crc crio[23067]: time=\"2026-06-11T00:54:19.091415775Z\" level=info msg=\"Starting container: f9ce4c9ebcb9977ed5851f8971ba99cdee2d5bdc4e7e734f6830a2723c743add\" id=59089e1e-d315-4baf-97cd-2998281bcc19 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:54:19.097617 crc crio[23067]: time=\"2026-06-11T00:54:19.097530761Z\" level=info msg=\"Started container\" PID=195428 containerID=f9ce4c9ebcb9977ed5851f8971ba99cdee2d5bdc4e7e734f6830a2723c743add description=openshift-marketplace/community-operators-5rh4m/registry-server id=59089e1e-d315-4baf-97cd-2998281bcc19 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fdfcbd71726ea81aad5a2adc7825d8886d49467bb11288a374c850e96cca7096\nJun 11 00:54:29.667055 crc crio[23067]: time=\"2026-06-11T00:54:29.66634343Z\" level=info msg=\"Stopping container: cfc426b82ae1d77f2fd29a72c1b809c455a8a6bc43d028581a33b34c3cfcb67d (timeout: 2s)\" id=bc576793-4c69-4752-a4d0-1081918eda4b name=/runtime.v1.RuntimeService/StopContainer\nJun 11 00:54:29.797913 crc crio[23067]: time=\"2026-06-11T00:54:29.794487835Z\" level=info msg=\"Stopped container cfc426b82ae1d77f2fd29a72c1b809c455a8a6bc43d028581a33b34c3cfcb67d: openshift-marketplace/redhat-marketplace-bpmzh/registry-server\" id=bc576793-4c69-4752-a4d0-1081918eda4b name=/runtime.v1.RuntimeService/StopContainer\nJun 11 00:54:29.797913 crc crio[23067]: time=\"2026-06-11T00:54:29.796237802Z\" level=info msg=\"Stopping pod sandbox: afdc500f9dbf26554b4dbe8e274dbe12234ed60c60e98f282794bdebf01fa231\" id=bb48a751-c6a4-4114-a11c-c0419acf8218 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:54:29.797913 crc crio[23067]: time=\"2026-06-11T00:54:29.796909261Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-bpmzh Namespace:openshift-marketplace ID:afdc500f9dbf26554b4dbe8e274dbe12234ed60c60e98f282794bdebf01fa231 UID:031cbe8f-c9fe-4401-8388-c52b6984171c NetNS:/var/run/netns/1dcfa1f2-ca25-44be-910c-925c4ef81c1b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod031cbe8f_c9fe_4401_8388_c52b6984171c.slice PodAnnotations:0xc0002f2a50}] Aliases:map[]}\"\nJun 11 00:54:29.797913 crc crio[23067]: time=\"2026-06-11T00:54:29.797100176Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-bpmzh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:54:30.065542 crc crio[23067]: time=\"2026-06-11T00:54:30.065436783Z\" level=info msg=\"Stopped pod sandbox: afdc500f9dbf26554b4dbe8e274dbe12234ed60c60e98f282794bdebf01fa231\" id=bb48a751-c6a4-4114-a11c-c0419acf8218 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:54:31.077610 crc crio[23067]: time=\"2026-06-11T00:54:31.077091128Z\" level=info msg=\"Removing container: cfc426b82ae1d77f2fd29a72c1b809c455a8a6bc43d028581a33b34c3cfcb67d\" id=574fc285-d777-406e-8dda-097768248b70 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:54:31.164344 crc crio[23067]: time=\"2026-06-11T00:54:31.164175139Z\" level=info msg=\"Removed container cfc426b82ae1d77f2fd29a72c1b809c455a8a6bc43d028581a33b34c3cfcb67d: openshift-marketplace/redhat-marketplace-bpmzh/registry-server\" id=574fc285-d777-406e-8dda-097768248b70 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:54:31.174905 crc crio[23067]: time=\"2026-06-11T00:54:31.174811268Z\" level=info msg=\"Removing container: b047dca24af27ec9027facae3e96e2d0d049d904340f3d9aba946c793510d718\" id=f9ca3e64-64db-4072-bedb-75cdd6728755 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:54:31.234326 crc crio[23067]: time=\"2026-06-11T00:54:31.234162037Z\" level=info msg=\"Removed container b047dca24af27ec9027facae3e96e2d0d049d904340f3d9aba946c793510d718: openshift-marketplace/redhat-marketplace-bpmzh/extract-content\" id=f9ca3e64-64db-4072-bedb-75cdd6728755 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:54:31.242690 crc crio[23067]: time=\"2026-06-11T00:54:31.242539214Z\" level=info msg=\"Removing container: 3c208d8f69e4aa94c8c604d1e12dea05d04d6e7705ee47278a18d893a488b780\" id=fa71393a-7600-4a17-92fd-650364206c3e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:54:31.287178 crc crio[23067]: time=\"2026-06-11T00:54:31.287069932Z\" level=info msg=\"Removed container 3c208d8f69e4aa94c8c604d1e12dea05d04d6e7705ee47278a18d893a488b780: openshift-marketplace/redhat-marketplace-bpmzh/extract-utilities\" id=fa71393a-7600-4a17-92fd-650364206c3e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:54:34.876149 crc crio[23067]: time=\"2026-06-11T00:54:34.8748637Z\" level=info msg=\"Stopping container: f9ce4c9ebcb9977ed5851f8971ba99cdee2d5bdc4e7e734f6830a2723c743add (timeout: 2s)\" id=d8859719-464c-414f-b0fa-4b804160a7e5 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 00:54:35.015175 crc crio[23067]: time=\"2026-06-11T00:54:35.014369774Z\" level=info msg=\"Stopped container f9ce4c9ebcb9977ed5851f8971ba99cdee2d5bdc4e7e734f6830a2723c743add: openshift-marketplace/community-operators-5rh4m/registry-server\" id=d8859719-464c-414f-b0fa-4b804160a7e5 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 00:54:35.016928 crc crio[23067]: time=\"2026-06-11T00:54:35.016760299Z\" level=info msg=\"Stopping pod sandbox: fdfcbd71726ea81aad5a2adc7825d8886d49467bb11288a374c850e96cca7096\" id=80f7bbcb-4cf4-4a53-a4a8-c3beb8b1adfd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:54:35.017424 crc crio[23067]: time=\"2026-06-11T00:54:35.017346295Z\" level=info msg=\"Got pod network &{Name:community-operators-5rh4m Namespace:openshift-marketplace ID:fdfcbd71726ea81aad5a2adc7825d8886d49467bb11288a374c850e96cca7096 UID:7e2cd025-ab80-451c-ad12-d9df4c0efa40 NetNS:/var/run/netns/a9792e93-0f83-43ba-ba47-26544ed3155f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7e2cd025_ab80_451c_ad12_d9df4c0efa40.slice PodAnnotations:0xc002a46308}] Aliases:map[]}\"\nJun 11 00:54:35.017561 crc crio[23067]: time=\"2026-06-11T00:54:35.017520299Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-5rh4m from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:54:35.427940 crc crio[23067]: time=\"2026-06-11T00:54:35.427332553Z\" level=info msg=\"Stopped pod sandbox: fdfcbd71726ea81aad5a2adc7825d8886d49467bb11288a374c850e96cca7096\" id=80f7bbcb-4cf4-4a53-a4a8-c3beb8b1adfd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:54:35.781134 crc crio[23067]: time=\"2026-06-11T00:54:35.781016964Z\" level=info msg=\"Removing container: 56cc5c254fecf98d3b53ad8b649b8d6b6c471e3dd0913203b6d17c18bf76cc87\" id=fd54c8a7-ddbf-434b-852e-8f34d64ad81e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:54:36.004919 crc crio[23067]: time=\"2026-06-11T00:54:36.004721621Z\" level=info msg=\"Removed container 56cc5c254fecf98d3b53ad8b649b8d6b6c471e3dd0913203b6d17c18bf76cc87: openshift-infra/auto-csr-approver-29685648-jcvg9/oc\" id=fd54c8a7-ddbf-434b-852e-8f34d64ad81e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:54:36.030947 crc crio[23067]: time=\"2026-06-11T00:54:36.030759488Z\" level=info msg=\"Stopping pod sandbox: e9af8ddc857f9e02e4fff17b1ac2c730ae9e0c4bb40de0bbd5b5c7e7f7de79d3\" id=8261512f-f101-4720-ae9d-d0cf1f46cf69 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:54:36.032084 crc crio[23067]: time=\"2026-06-11T00:54:36.031986771Z\" level=info msg=\"Stopped pod sandbox (already stopped): e9af8ddc857f9e02e4fff17b1ac2c730ae9e0c4bb40de0bbd5b5c7e7f7de79d3\" id=8261512f-f101-4720-ae9d-d0cf1f46cf69 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:54:36.033317 crc crio[23067]: time=\"2026-06-11T00:54:36.033206864Z\" level=info msg=\"Removing pod sandbox: e9af8ddc857f9e02e4fff17b1ac2c730ae9e0c4bb40de0bbd5b5c7e7f7de79d3\" id=cd0207a5-33e5-4f31-9583-100719e7caea name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:54:36.056003 crc crio[23067]: time=\"2026-06-11T00:54:36.05591038Z\" level=info msg=\"Removed pod sandbox: e9af8ddc857f9e02e4fff17b1ac2c730ae9e0c4bb40de0bbd5b5c7e7f7de79d3\" id=cd0207a5-33e5-4f31-9583-100719e7caea name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:54:36.056787 crc crio[23067]: time=\"2026-06-11T00:54:36.056760373Z\" level=info msg=\"Stopping pod sandbox: afdc500f9dbf26554b4dbe8e274dbe12234ed60c60e98f282794bdebf01fa231\" id=4e5e073b-6529-4489-bb11-0a8f445d098e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:54:36.057088 crc crio[23067]: time=\"2026-06-11T00:54:36.05701678Z\" level=info msg=\"Stopped pod sandbox (already stopped): afdc500f9dbf26554b4dbe8e274dbe12234ed60c60e98f282794bdebf01fa231\" id=4e5e073b-6529-4489-bb11-0a8f445d098e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:54:36.057823 crc crio[23067]: time=\"2026-06-11T00:54:36.057710009Z\" level=info msg=\"Removing pod sandbox: afdc500f9dbf26554b4dbe8e274dbe12234ed60c60e98f282794bdebf01fa231\" id=831293e4-771f-4734-b112-c50f4406cff2 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:54:36.070843 crc crio[23067]: time=\"2026-06-11T00:54:36.070530376Z\" level=info msg=\"Removed pod sandbox: afdc500f9dbf26554b4dbe8e274dbe12234ed60c60e98f282794bdebf01fa231\" id=831293e4-771f-4734-b112-c50f4406cff2 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:54:36.175482 crc crio[23067]: time=\"2026-06-11T00:54:36.175415801Z\" level=info msg=\"Removing container: f9ce4c9ebcb9977ed5851f8971ba99cdee2d5bdc4e7e734f6830a2723c743add\" id=41e33c75-3759-47a0-ac8f-814ed905029f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:54:36.197332 crc crio[23067]: time=\"2026-06-11T00:54:36.197209682Z\" level=info msg=\"Removed container f9ce4c9ebcb9977ed5851f8971ba99cdee2d5bdc4e7e734f6830a2723c743add: openshift-marketplace/community-operators-5rh4m/registry-server\" id=41e33c75-3759-47a0-ac8f-814ed905029f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:54:36.202044 crc crio[23067]: time=\"2026-06-11T00:54:36.20194513Z\" level=info msg=\"Removing container: 1f059784d086e416c62e0037004562b792f99f60b315811fcf7c2a8a4574342e\" id=571177d5-d224-4020-95e0-668d162d86f4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:54:36.270778 crc crio[23067]: time=\"2026-06-11T00:54:36.270183971Z\" level=info msg=\"Removed container 1f059784d086e416c62e0037004562b792f99f60b315811fcf7c2a8a4574342e: openshift-marketplace/community-operators-5rh4m/extract-content\" id=571177d5-d224-4020-95e0-668d162d86f4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:54:36.278200 crc crio[23067]: time=\"2026-06-11T00:54:36.278117756Z\" level=info msg=\"Removing container: 9c7ce1cc6ffcc138060b45c70cbd1358529e8e081ebbfe4e289628b4abc0b313\" id=3b6183a9-1625-4cdf-8bd0-9b8fec00b4bc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:54:36.324736 crc crio[23067]: time=\"2026-06-11T00:54:36.324520014Z\" level=info msg=\"Removed container 9c7ce1cc6ffcc138060b45c70cbd1358529e8e081ebbfe4e289628b4abc0b313: openshift-marketplace/community-operators-5rh4m/extract-utilities\" id=3b6183a9-1625-4cdf-8bd0-9b8fec00b4bc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:55:36.102029 crc crio[23067]: time=\"2026-06-11T00:55:36.101015885Z\" level=info msg=\"Stopping pod sandbox: fdfcbd71726ea81aad5a2adc7825d8886d49467bb11288a374c850e96cca7096\" id=72a07725-614f-4437-8802-59e789c8e2cc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:55:36.102029 crc crio[23067]: time=\"2026-06-11T00:55:36.101893399Z\" level=info msg=\"Stopped pod sandbox (already stopped): fdfcbd71726ea81aad5a2adc7825d8886d49467bb11288a374c850e96cca7096\" id=72a07725-614f-4437-8802-59e789c8e2cc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:55:36.103770 crc crio[23067]: time=\"2026-06-11T00:55:36.102858905Z\" level=info msg=\"Removing pod sandbox: fdfcbd71726ea81aad5a2adc7825d8886d49467bb11288a374c850e96cca7096\" id=36ba1570-3247-4ce1-87d4-3c27ac965dc9 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:55:36.133326 crc crio[23067]: time=\"2026-06-11T00:55:36.133172527Z\" level=info msg=\"Removed pod sandbox: fdfcbd71726ea81aad5a2adc7825d8886d49467bb11288a374c850e96cca7096\" id=36ba1570-3247-4ce1-87d4-3c27ac965dc9 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:55:39.193489 crc crio[23067]: time=\"2026-06-11T00:55:39.192466782Z\" level=info msg=\"Stopping pod sandbox: 9d6f868ce726ad14e26693589f1ce65fcacd952f525e68deee92c3d0b39a53a1\" id=7401259d-5476-4cfc-8687-c6dd30087b14 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:55:39.194926 crc crio[23067]: time=\"2026-06-11T00:55:39.194487727Z\" level=info msg=\"Got pod network &{Name:nova-edpm-deployment-ipam-openstack-edpm-ipam-z7ncr Namespace:openstack ID:9d6f868ce726ad14e26693589f1ce65fcacd952f525e68deee92c3d0b39a53a1 UID:31a466cb-575d-4f26-9b4e-7d897d79965c NetNS:/var/run/netns/23955461-61f4-4bce-ba53-f3599772e62e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod31a466cb_575d_4f26_9b4e_7d897d79965c.slice PodAnnotations:0xc007e12380}] Aliases:map[]}\"\nJun 11 00:55:39.194926 crc crio[23067]: time=\"2026-06-11T00:55:39.194869068Z\" level=info msg=\"Deleting pod openstack_nova-edpm-deployment-ipam-openstack-edpm-ipam-z7ncr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:55:39.695196 crc crio[23067]: time=\"2026-06-11T00:55:39.694720233Z\" level=info msg=\"Stopped pod sandbox: 9d6f868ce726ad14e26693589f1ce65fcacd952f525e68deee92c3d0b39a53a1\" id=7401259d-5476-4cfc-8687-c6dd30087b14 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:55:40.810359 crc crio[23067]: time=\"2026-06-11T00:55:40.809795864Z\" level=info msg=\"Running pod sandbox: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-qb8xf/POD\" id=0a699e4b-a848-42e4-8bad-9a2801d8bc39 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:55:40.811337 crc crio[23067]: time=\"2026-06-11T00:55:40.810494443Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:55:40.856798 crc crio[23067]: time=\"2026-06-11T00:55:40.856691055Z\" level=info msg=\"Got pod network &{Name:telemetry-edpm-deployment-ipam-openstack-edpm-ipam-qb8xf Namespace:openstack ID:63cdfdeef7155cadbcbbb959479f4ae5e0f7a9e467f715fef3655d020ea4069a UID:48f2adb5-f032-4ea2-af39-4feb38ba6dc7 NetNS:/var/run/netns/da0a514b-583c-4a87-b0dc-98c13b09263d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod48f2adb5_f032_4ea2_af39_4feb38ba6dc7.slice PodAnnotations:0xc0002f29a0}] Aliases:map[]}\"\nJun 11 00:55:40.856798 crc crio[23067]: time=\"2026-06-11T00:55:40.856789438Z\" level=info msg=\"Adding pod openstack_telemetry-edpm-deployment-ipam-openstack-edpm-ipam-qb8xf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:55:41.550483 crc crio[23067]: 2026-06-11T00:55:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:63cdfdeef7155ca Mac:aa:51:e9:9c:17:34 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0a Mtu:0 Sandbox:/var/run/netns/da0a514b-583c-4a87-b0dc-98c13b09263d SocketPath: PciID:}] [{Interface:0xc000014ea0 Address:{IP:10.217.1.10 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:55:41.553781 crc crio[23067]: time=\"2026-06-11T00:55:41.553593205Z\" level=info msg=\"Got pod network &{Name:telemetry-edpm-deployment-ipam-openstack-edpm-ipam-qb8xf Namespace:openstack ID:63cdfdeef7155cadbcbbb959479f4ae5e0f7a9e467f715fef3655d020ea4069a UID:48f2adb5-f032-4ea2-af39-4feb38ba6dc7 NetNS:/var/run/netns/da0a514b-583c-4a87-b0dc-98c13b09263d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod48f2adb5_f032_4ea2_af39_4feb38ba6dc7.slice PodAnnotations:0xc0002f29a0}] Aliases:map[]}\"\nJun 11 00:55:41.553980 crc crio[23067]: time=\"2026-06-11T00:55:41.553914024Z\" level=info msg=\"Checking pod openstack_telemetry-edpm-deployment-ipam-openstack-edpm-ipam-qb8xf for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:55:41.565218 crc crio[23067]: time=\"2026-06-11T00:55:41.565126418Z\" level=info msg=\"Ran pod sandbox 63cdfdeef7155cadbcbbb959479f4ae5e0f7a9e467f715fef3655d020ea4069a with infra container: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-qb8xf/POD\" id=0a699e4b-a848-42e4-8bad-9a2801d8bc39 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:55:41.568342 crc crio[23067]: time=\"2026-06-11T00:55:41.568219162Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=ce27c212-c6b4-494a-b94d-c86a80c5bfe6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:55:41.628705 crc crio[23067]: time=\"2026-06-11T00:55:41.627495049Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=0bbcb771-1ee7-492c-8fbb-8653e83c5676 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:55:41.636869 crc crio[23067]: time=\"2026-06-11T00:55:41.636778221Z\" level=info msg=\"Creating container: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-qb8xf/telemetry-edpm-deployment-ipam-openstack-edpm-ipam\" id=25928e75-0732-481e-806d-c60e4b5de84b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:55:41.637241 crc crio[23067]: time=\"2026-06-11T00:55:41.637163901Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:55:41.700244 crc crio[23067]: time=\"2026-06-11T00:55:41.700098668Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:55:41.705503 crc crio[23067]: time=\"2026-06-11T00:55:41.705410772Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:55:41.928397 crc crio[23067]: time=\"2026-06-11T00:55:41.928241125Z\" level=info msg=\"Created container 6ae120f7af3f5e24e8d570620eb988216638375b8294bc9e9bf737334378f84c: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-qb8xf/telemetry-edpm-deployment-ipam-openstack-edpm-ipam\" id=25928e75-0732-481e-806d-c60e4b5de84b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:55:41.932194 crc crio[23067]: time=\"2026-06-11T00:55:41.932042099Z\" level=info msg=\"Starting container: 6ae120f7af3f5e24e8d570620eb988216638375b8294bc9e9bf737334378f84c\" id=8dea9248-49a1-425a-83ce-303c82a8a72c name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:55:41.943740 crc crio[23067]: time=\"2026-06-11T00:55:41.943594222Z\" level=info msg=\"Started container\" PID=200469 containerID=6ae120f7af3f5e24e8d570620eb988216638375b8294bc9e9bf737334378f84c description=openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-qb8xf/telemetry-edpm-deployment-ipam-openstack-edpm-ipam id=8dea9248-49a1-425a-83ce-303c82a8a72c name=/runtime.v1.RuntimeService/StartContainer sandboxID=63cdfdeef7155cadbcbbb959479f4ae5e0f7a9e467f715fef3655d020ea4069a\nJun 11 00:56:00.709859 crc crio[23067]: time=\"2026-06-11T00:56:00.708954423Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29685656-6hdgg/POD\" id=f53e268d-76cd-4862-a3a6-ff92508c66b6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:56:00.711209 crc crio[23067]: time=\"2026-06-11T00:56:00.70995835Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:56:00.782843 crc crio[23067]: time=\"2026-06-11T00:56:00.781925142Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685656-6hdgg Namespace:openshift-infra ID:fd26d59803ad4d447d178f2ab38dab297c10c4c309ca0ae7516c63bf88f4c954 UID:bcf3ad77-6b48-48f0-809f-2e843ce90106 NetNS:/var/run/netns/0fc334ff-d15b-4b23-9be9-4456594a14fe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbcf3ad77_6b48_48f0_809f_2e843ce90106.slice PodAnnotations:0xc002392218}] Aliases:map[]}\"\nJun 11 00:56:00.783066 crc crio[23067]: time=\"2026-06-11T00:56:00.782853617Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29685656-6hdgg to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:56:01.083768 crc crio[23067]: 2026-06-11T00:56:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fd26d59803ad4d4 Mac:76:09:de:0c:2a:8d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0b Mtu:0 Sandbox:/var/run/netns/0fc334ff-d15b-4b23-9be9-4456594a14fe SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.1.11 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:56:01.085306 crc crio[23067]: time=\"2026-06-11T00:56:01.085201737Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685656-6hdgg Namespace:openshift-infra ID:fd26d59803ad4d447d178f2ab38dab297c10c4c309ca0ae7516c63bf88f4c954 UID:bcf3ad77-6b48-48f0-809f-2e843ce90106 NetNS:/var/run/netns/0fc334ff-d15b-4b23-9be9-4456594a14fe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbcf3ad77_6b48_48f0_809f_2e843ce90106.slice PodAnnotations:0xc002392218}] Aliases:map[]}\"\nJun 11 00:56:01.085444 crc crio[23067]: time=\"2026-06-11T00:56:01.085399192Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29685656-6hdgg for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:56:01.096935 crc crio[23067]: time=\"2026-06-11T00:56:01.096832102Z\" level=info msg=\"Ran pod sandbox fd26d59803ad4d447d178f2ab38dab297c10c4c309ca0ae7516c63bf88f4c954 with infra container: openshift-infra/auto-csr-approver-29685656-6hdgg/POD\" id=f53e268d-76cd-4862-a3a6-ff92508c66b6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:56:01.101221 crc crio[23067]: time=\"2026-06-11T00:56:01.100711327Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=8cc2b265-7c24-41e5-b168-60e8f70de6f8 name=/runtime.v1.ImageService/PullImage\nJun 11 00:56:01.111929 crc crio[23067]: time=\"2026-06-11T00:56:01.111856139Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 00:56:01.846712 crc crio[23067]: time=\"2026-06-11T00:56:01.846361349Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=8cc2b265-7c24-41e5-b168-60e8f70de6f8 name=/runtime.v1.ImageService/PullImage\nJun 11 00:56:01.848125 crc crio[23067]: time=\"2026-06-11T00:56:01.84787723Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=f09f7331-0c16-4f12-83b0-c34e87a7881a name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:56:01.850933 crc crio[23067]: time=\"2026-06-11T00:56:01.85081936Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=8fa06fc0-193f-4d67-930f-2811a8d2b111 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:56:01.861378 crc crio[23067]: time=\"2026-06-11T00:56:01.861255213Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29685656-6hdgg/oc\" id=2f0a9b02-4d79-4d50-bb1d-1bfa9223ccca name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:56:01.862165 crc crio[23067]: time=\"2026-06-11T00:56:01.862057215Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:56:01.941383 crc crio[23067]: time=\"2026-06-11T00:56:01.941261172Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:56:02.293382 crc crio[23067]: time=\"2026-06-11T00:56:02.292857868Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:56:02.414184 crc crio[23067]: time=\"2026-06-11T00:56:02.414093455Z\" level=info msg=\"Created container bed1bd59f516ec0042ca921e2a442f9fa88aa23e024b22bb3e1a6bafc096aace: openshift-infra/auto-csr-approver-29685656-6hdgg/oc\" id=2f0a9b02-4d79-4d50-bb1d-1bfa9223ccca name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:56:02.416110 crc crio[23067]: time=\"2026-06-11T00:56:02.416023708Z\" level=info msg=\"Starting container: bed1bd59f516ec0042ca921e2a442f9fa88aa23e024b22bb3e1a6bafc096aace\" id=3ce42fed-cf6e-4972-b640-1d3a8bcaf0f4 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:56:02.422589 crc crio[23067]: time=\"2026-06-11T00:56:02.422452042Z\" level=info msg=\"Started container\" PID=201692 containerID=bed1bd59f516ec0042ca921e2a442f9fa88aa23e024b22bb3e1a6bafc096aace description=openshift-infra/auto-csr-approver-29685656-6hdgg/oc id=3ce42fed-cf6e-4972-b640-1d3a8bcaf0f4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fd26d59803ad4d447d178f2ab38dab297c10c4c309ca0ae7516c63bf88f4c954\nJun 11 00:56:03.940800 crc crio[23067]: time=\"2026-06-11T00:56:03.94051059Z\" level=info msg=\"Stopping pod sandbox: fd26d59803ad4d447d178f2ab38dab297c10c4c309ca0ae7516c63bf88f4c954\" id=b6e69aab-507b-4216-a05c-6369546353a5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:56:03.942229 crc crio[23067]: time=\"2026-06-11T00:56:03.941321562Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685656-6hdgg Namespace:openshift-infra ID:fd26d59803ad4d447d178f2ab38dab297c10c4c309ca0ae7516c63bf88f4c954 UID:bcf3ad77-6b48-48f0-809f-2e843ce90106 NetNS:/var/run/netns/0fc334ff-d15b-4b23-9be9-4456594a14fe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbcf3ad77_6b48_48f0_809f_2e843ce90106.slice PodAnnotations:0xc0029b30a8}] Aliases:map[]}\"\nJun 11 00:56:03.942229 crc crio[23067]: time=\"2026-06-11T00:56:03.941442616Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29685656-6hdgg from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:56:04.313027 crc crio[23067]: time=\"2026-06-11T00:56:04.312077217Z\" level=info msg=\"Stopped pod sandbox: fd26d59803ad4d447d178f2ab38dab297c10c4c309ca0ae7516c63bf88f4c954\" id=b6e69aab-507b-4216-a05c-6369546353a5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:56:36.173226 crc crio[23067]: time=\"2026-06-11T00:56:36.172765923Z\" level=info msg=\"Removing container: a6c8a44b69370dc9e53a87215f69d67395b08492f62ad6e997f82b8243d276c2\" id=b95a09cc-252f-488a-a9a6-a2bfafa80820 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:56:36.373719 crc crio[23067]: time=\"2026-06-11T00:56:36.372850069Z\" level=info msg=\"Removed container a6c8a44b69370dc9e53a87215f69d67395b08492f62ad6e997f82b8243d276c2: openshift-infra/auto-csr-approver-29685650-wttjh/oc\" id=b95a09cc-252f-488a-a9a6-a2bfafa80820 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:56:36.384925 crc crio[23067]: time=\"2026-06-11T00:56:36.384506746Z\" level=info msg=\"Stopping pod sandbox: e0115d364f00993423e18d2967784618c8a6f3685d18e94f153dc22bbece3582\" id=8e731484-f772-4554-af53-c127bfbd9b74 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:56:36.384925 crc crio[23067]: time=\"2026-06-11T00:56:36.384628669Z\" level=info msg=\"Stopped pod sandbox (already stopped): e0115d364f00993423e18d2967784618c8a6f3685d18e94f153dc22bbece3582\" id=8e731484-f772-4554-af53-c127bfbd9b74 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:56:36.385725 crc crio[23067]: time=\"2026-06-11T00:56:36.385595425Z\" level=info msg=\"Removing pod sandbox: e0115d364f00993423e18d2967784618c8a6f3685d18e94f153dc22bbece3582\" id=3545dc00-fb96-4f00-85e3-c4125b1faef5 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:56:36.412685 crc crio[23067]: time=\"2026-06-11T00:56:36.412488465Z\" level=info msg=\"Removed pod sandbox: e0115d364f00993423e18d2967784618c8a6f3685d18e94f153dc22bbece3582\" id=3545dc00-fb96-4f00-85e3-c4125b1faef5 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:58:00.578169 crc crio[23067]: time=\"2026-06-11T00:58:00.577221993Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29685658-fh9hh/POD\" id=20a06cd7-f1ef-445d-8493-5642c0ef5409 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:58:00.581532 crc crio[23067]: time=\"2026-06-11T00:58:00.581489829Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:58:00.652177 crc crio[23067]: time=\"2026-06-11T00:58:00.651350453Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685658-fh9hh Namespace:openshift-infra ID:6b08018d2fec4371848621a8e43ca2a4547f60c6aa51867096db4a06727a0dc3 UID:a00fff75-7db3-40a2-9c6c-503565e77c60 NetNS:/var/run/netns/f43dc2dc-8307-465b-a2eb-e1294036de77 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda00fff75_7db3_40a2_9c6c_503565e77c60.slice PodAnnotations:0xc007e12a90}] Aliases:map[]}\"\nJun 11 00:58:00.652177 crc crio[23067]: time=\"2026-06-11T00:58:00.652022112Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29685658-fh9hh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:58:01.280330 crc crio[23067]: 2026-06-11T00:58:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6b08018d2fec437 Mac:3e:5f:5a:cc:a7:a3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0c Mtu:0 Sandbox:/var/run/netns/f43dc2dc-8307-465b-a2eb-e1294036de77 SocketPath: PciID:}] [{Interface:0xc0000147c0 Address:{IP:10.217.1.12 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:58:01.282042 crc crio[23067]: time=\"2026-06-11T00:58:01.281957995Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685658-fh9hh Namespace:openshift-infra ID:6b08018d2fec4371848621a8e43ca2a4547f60c6aa51867096db4a06727a0dc3 UID:a00fff75-7db3-40a2-9c6c-503565e77c60 NetNS:/var/run/netns/f43dc2dc-8307-465b-a2eb-e1294036de77 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda00fff75_7db3_40a2_9c6c_503565e77c60.slice PodAnnotations:0xc007e12a90}] Aliases:map[]}\"\nJun 11 00:58:01.282194 crc crio[23067]: time=\"2026-06-11T00:58:01.28213482Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29685658-fh9hh for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:58:01.297402 crc crio[23067]: time=\"2026-06-11T00:58:01.295839852Z\" level=info msg=\"Ran pod sandbox 6b08018d2fec4371848621a8e43ca2a4547f60c6aa51867096db4a06727a0dc3 with infra container: openshift-infra/auto-csr-approver-29685658-fh9hh/POD\" id=20a06cd7-f1ef-445d-8493-5642c0ef5409 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:58:01.299364 crc crio[23067]: time=\"2026-06-11T00:58:01.299290405Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=46d0a870-fbe4-46c9-8d0f-3bbbbd1d265b name=/runtime.v1.ImageService/PullImage\nJun 11 00:58:01.312287 crc crio[23067]: time=\"2026-06-11T00:58:01.312167785Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 00:58:02.422925 crc crio[23067]: time=\"2026-06-11T00:58:02.421361454Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=46d0a870-fbe4-46c9-8d0f-3bbbbd1d265b name=/runtime.v1.ImageService/PullImage\nJun 11 00:58:02.422925 crc crio[23067]: time=\"2026-06-11T00:58:02.422705961Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=5ed2bb84-f4c1-466d-8e89-d40ed19c9eb9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:58:02.426105 crc crio[23067]: time=\"2026-06-11T00:58:02.425195098Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=04a54bcf-224c-4e3f-a31f-6db7e288118a name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:58:02.436424 crc crio[23067]: time=\"2026-06-11T00:58:02.436111014Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29685658-fh9hh/oc\" id=33999fb7-84ef-4687-afb6-cd7cc651d796 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:58:02.436924 crc crio[23067]: time=\"2026-06-11T00:58:02.436741371Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:58:02.486483 crc crio[23067]: time=\"2026-06-11T00:58:02.486369427Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:58:02.849193 crc crio[23067]: time=\"2026-06-11T00:58:02.849003712Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:58:02.975041 crc crio[23067]: time=\"2026-06-11T00:58:02.974910406Z\" level=info msg=\"Created container 52ce47a60be5e305bffb0c10b750937ec26f2e9b47ef505464c38bffc8b9f079: openshift-infra/auto-csr-approver-29685658-fh9hh/oc\" id=33999fb7-84ef-4687-afb6-cd7cc651d796 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:58:02.976169 crc crio[23067]: time=\"2026-06-11T00:58:02.976077448Z\" level=info msg=\"Starting container: 52ce47a60be5e305bffb0c10b750937ec26f2e9b47ef505464c38bffc8b9f079\" id=9607ca23-db41-426d-8cb6-2c0d474e9c55 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:58:02.980715 crc crio[23067]: time=\"2026-06-11T00:58:02.980521058Z\" level=info msg=\"Started container\" PID=208477 containerID=52ce47a60be5e305bffb0c10b750937ec26f2e9b47ef505464c38bffc8b9f079 description=openshift-infra/auto-csr-approver-29685658-fh9hh/oc id=9607ca23-db41-426d-8cb6-2c0d474e9c55 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6b08018d2fec4371848621a8e43ca2a4547f60c6aa51867096db4a06727a0dc3\nJun 11 00:58:05.121194 crc crio[23067]: time=\"2026-06-11T00:58:05.120411131Z\" level=info msg=\"Stopping pod sandbox: 6b08018d2fec4371848621a8e43ca2a4547f60c6aa51867096db4a06727a0dc3\" id=3a5ce960-8ba0-4c79-b8ba-54ddcb737c3f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:58:05.123075 crc crio[23067]: time=\"2026-06-11T00:58:05.122045055Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685658-fh9hh Namespace:openshift-infra ID:6b08018d2fec4371848621a8e43ca2a4547f60c6aa51867096db4a06727a0dc3 UID:a00fff75-7db3-40a2-9c6c-503565e77c60 NetNS:/var/run/netns/f43dc2dc-8307-465b-a2eb-e1294036de77 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda00fff75_7db3_40a2_9c6c_503565e77c60.slice PodAnnotations:0xc00802e720}] Aliases:map[]}\"\nJun 11 00:58:05.123075 crc crio[23067]: time=\"2026-06-11T00:58:05.122246861Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29685658-fh9hh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:58:05.450379 crc crio[23067]: time=\"2026-06-11T00:58:05.450296086Z\" level=info msg=\"Stopped pod sandbox: 6b08018d2fec4371848621a8e43ca2a4547f60c6aa51867096db4a06727a0dc3\" id=3a5ce960-8ba0-4c79-b8ba-54ddcb737c3f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:58:36.472200 crc crio[23067]: time=\"2026-06-11T00:58:36.471305992Z\" level=info msg=\"Removing container: 5314ed4b5f64dbc4cb5ef378c535119c09376bf5700336cc2ec40d2b3e4eaa01\" id=277ab8fd-9f82-4691-a2b8-d7973b01556d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:58:36.687446 crc crio[23067]: time=\"2026-06-11T00:58:36.687354521Z\" level=info msg=\"Removed container 5314ed4b5f64dbc4cb5ef378c535119c09376bf5700336cc2ec40d2b3e4eaa01: openshift-infra/auto-csr-approver-29685652-x6hpj/oc\" id=277ab8fd-9f82-4691-a2b8-d7973b01556d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 00:58:36.697233 crc crio[23067]: time=\"2026-06-11T00:58:36.697142017Z\" level=info msg=\"Stopping pod sandbox: 7347d623236b2cb47373db6a37fbb9ea82776b7cd1cd9f97a88573930bc795da\" id=af88fced-0cdb-4c2e-ba3d-c169165be7df name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:58:36.697233 crc crio[23067]: time=\"2026-06-11T00:58:36.697239959Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7347d623236b2cb47373db6a37fbb9ea82776b7cd1cd9f97a88573930bc795da\" id=af88fced-0cdb-4c2e-ba3d-c169165be7df name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:58:36.698261 crc crio[23067]: time=\"2026-06-11T00:58:36.698199105Z\" level=info msg=\"Removing pod sandbox: 7347d623236b2cb47373db6a37fbb9ea82776b7cd1cd9f97a88573930bc795da\" id=57ee85d7-2df5-4d28-8414-a511e7e0965b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:58:36.711975 crc crio[23067]: time=\"2026-06-11T00:58:36.711819595Z\" level=info msg=\"Removed pod sandbox: 7347d623236b2cb47373db6a37fbb9ea82776b7cd1cd9f97a88573930bc795da\" id=57ee85d7-2df5-4d28-8414-a511e7e0965b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 00:58:41.738470 crc crio[23067]: time=\"2026-06-11T00:58:41.73759269Z\" level=info msg=\"Stopping pod sandbox: 63cdfdeef7155cadbcbbb959479f4ae5e0f7a9e467f715fef3655d020ea4069a\" id=b7c487c5-e717-45f2-9547-e61c5b99001b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:58:41.740080 crc crio[23067]: time=\"2026-06-11T00:58:41.739279335Z\" level=info msg=\"Got pod network &{Name:telemetry-edpm-deployment-ipam-openstack-edpm-ipam-qb8xf Namespace:openstack ID:63cdfdeef7155cadbcbbb959479f4ae5e0f7a9e467f715fef3655d020ea4069a UID:48f2adb5-f032-4ea2-af39-4feb38ba6dc7 NetNS:/var/run/netns/da0a514b-583c-4a87-b0dc-98c13b09263d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod48f2adb5_f032_4ea2_af39_4feb38ba6dc7.slice PodAnnotations:0xc002a47c70}] Aliases:map[]}\"\nJun 11 00:58:41.740080 crc crio[23067]: time=\"2026-06-11T00:58:41.739510312Z\" level=info msg=\"Deleting pod openstack_telemetry-edpm-deployment-ipam-openstack-edpm-ipam-qb8xf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:58:42.248793 crc crio[23067]: time=\"2026-06-11T00:58:42.248451424Z\" level=info msg=\"Stopped pod sandbox: 63cdfdeef7155cadbcbbb959479f4ae5e0f7a9e467f715fef3655d020ea4069a\" id=b7c487c5-e717-45f2-9547-e61c5b99001b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 00:58:43.610010 crc crio[23067]: time=\"2026-06-11T00:58:43.608536559Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 00:59:18.500006 crc crio[23067]: time=\"2026-06-11T00:59:18.499188394Z\" level=info msg=\"Running pod sandbox: openshift-must-gather-vbxmw/must-gather-kl6kg/POD\" id=ebab8393-2ebe-4b37-bd9a-75718bfaa669 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:59:18.501684 crc crio[23067]: time=\"2026-06-11T00:59:18.500072078Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:59:18.551085 crc crio[23067]: time=\"2026-06-11T00:59:18.551007839Z\" level=info msg=\"Got pod network &{Name:must-gather-kl6kg Namespace:openshift-must-gather-vbxmw ID:299677d341f59c3ca846b59f7eb8516ff7d818b23ac800d57d7c31a502891ffd UID:af070cd0-afcb-4a20-b56a-1e3d58a379b5 NetNS:/var/run/netns/9102b43c-56cf-4c0a-ad1a-ef99cc6429eb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf070cd0_afcb_4a20_b56a_1e3d58a379b5.slice PodAnnotations:0xc00802e308}] Aliases:map[]}\"\nJun 11 00:59:18.551085 crc crio[23067]: time=\"2026-06-11T00:59:18.551084441Z\" level=info msg=\"Adding pod openshift-must-gather-vbxmw_must-gather-kl6kg to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 00:59:19.124278 crc crio[23067]: 2026-06-11T00:59:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:299677d341f59c3 Mac:2a:32:2c:48:a0:d5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0d Mtu:0 Sandbox:/var/run/netns/9102b43c-56cf-4c0a-ad1a-ef99cc6429eb SocketPath: PciID:}] [{Interface:0xc0004826d0 Address:{IP:10.217.1.13 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 00:59:19.125838 crc crio[23067]: time=\"2026-06-11T00:59:19.125516879Z\" level=info msg=\"Got pod network &{Name:must-gather-kl6kg Namespace:openshift-must-gather-vbxmw ID:299677d341f59c3ca846b59f7eb8516ff7d818b23ac800d57d7c31a502891ffd UID:af070cd0-afcb-4a20-b56a-1e3d58a379b5 NetNS:/var/run/netns/9102b43c-56cf-4c0a-ad1a-ef99cc6429eb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf070cd0_afcb_4a20_b56a_1e3d58a379b5.slice PodAnnotations:0xc00802e308}] Aliases:map[]}\"\nJun 11 00:59:19.125838 crc crio[23067]: time=\"2026-06-11T00:59:19.125782606Z\" level=info msg=\"Checking pod openshift-must-gather-vbxmw_must-gather-kl6kg for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 00:59:19.147475 crc crio[23067]: time=\"2026-06-11T00:59:19.147367752Z\" level=info msg=\"Ran pod sandbox 299677d341f59c3ca846b59f7eb8516ff7d818b23ac800d57d7c31a502891ffd with infra container: openshift-must-gather-vbxmw/must-gather-kl6kg/POD\" id=ebab8393-2ebe-4b37-bd9a-75718bfaa669 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:59:19.151536 crc crio[23067]: time=\"2026-06-11T00:59:19.151453513Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=3e80942f-8713-4637-86a1-b1ce751e005e name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:59:19.151937 crc crio[23067]: time=\"2026-06-11T00:59:19.151881124Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-must-gather:latest not found\" id=3e80942f-8713-4637-86a1-b1ce751e005e name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:59:19.152002 crc crio[23067]: time=\"2026-06-11T00:59:19.151967757Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-must-gather:latest found\" id=3e80942f-8713-4637-86a1-b1ce751e005e name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:59:19.154426 crc crio[23067]: time=\"2026-06-11T00:59:19.154367322Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=567f4d2c-7f83-43b1-b242-a9ef5567795e name=/runtime.v1.ImageService/PullImage\nJun 11 00:59:19.163588 crc crio[23067]: time=\"2026-06-11T00:59:19.16350823Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-must-gather:latest\\\"\"\nJun 11 00:59:25.622413 crc crio[23067]: time=\"2026-06-11T00:59:25.620112567Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-must-gather@sha256:7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8\" id=567f4d2c-7f83-43b1-b242-a9ef5567795e name=/runtime.v1.ImageService/PullImage\nJun 11 00:59:25.626828 crc crio[23067]: time=\"2026-06-11T00:59:25.626748367Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=d5f03da4-399a-4348-81bd-6e5797fbcf90 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:59:25.633013 crc crio[23067]: time=\"2026-06-11T00:59:25.632933695Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=8a0075cb-5a52-4f5c-8fdf-b980f6b462dc name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:59:25.646037 crc crio[23067]: time=\"2026-06-11T00:59:25.645960858Z\" level=info msg=\"Creating container: openshift-must-gather-vbxmw/must-gather-kl6kg/gather\" id=d736f8ae-3a3f-4f59-911a-5abc06cd4355 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:59:25.647178 crc crio[23067]: time=\"2026-06-11T00:59:25.647048408Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:59:25.692454 crc crio[23067]: time=\"2026-06-11T00:59:25.692279554Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:59:25.987082 crc crio[23067]: time=\"2026-06-11T00:59:25.986417911Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:59:26.100996 crc crio[23067]: time=\"2026-06-11T00:59:26.100905826Z\" level=info msg=\"Created container 8c1411a9956972245722aefe3c908a600ecce576c9bee7da76ea8a5749d7d03c: openshift-must-gather-vbxmw/must-gather-kl6kg/gather\" id=d736f8ae-3a3f-4f59-911a-5abc06cd4355 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:59:26.102399 crc crio[23067]: time=\"2026-06-11T00:59:26.102310714Z\" level=info msg=\"Starting container: 8c1411a9956972245722aefe3c908a600ecce576c9bee7da76ea8a5749d7d03c\" id=78f4458c-cd64-4260-a5de-4359c189ae7a name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:59:26.110412 crc crio[23067]: time=\"2026-06-11T00:59:26.110159277Z\" level=info msg=\"Started container\" PID=213040 containerID=8c1411a9956972245722aefe3c908a600ecce576c9bee7da76ea8a5749d7d03c description=openshift-must-gather-vbxmw/must-gather-kl6kg/gather id=78f4458c-cd64-4260-a5de-4359c189ae7a name=/runtime.v1.RuntimeService/StartContainer sandboxID=299677d341f59c3ca846b59f7eb8516ff7d818b23ac800d57d7c31a502891ffd\nJun 11 00:59:26.127033 crc crio[23067]: time=\"2026-06-11T00:59:26.126928461Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=6d048bc2-b41d-44c8-9b0d-f3ba6aeb2e3d name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:59:26.133928 crc crio[23067]: time=\"2026-06-11T00:59:26.133842939Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=5d38d4cb-3eda-46c5-9434-49cc47275e27 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:59:26.143481 crc crio[23067]: time=\"2026-06-11T00:59:26.143390668Z\" level=info msg=\"Creating container: openshift-must-gather-vbxmw/must-gather-kl6kg/copy\" id=e3536b72-fcb2-46f6-9247-a263936ca005 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:59:26.144595 crc crio[23067]: time=\"2026-06-11T00:59:26.144518268Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:59:26.194195 crc crio[23067]: time=\"2026-06-11T00:59:26.194050682Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:59:26.389917 crc crio[23067]: time=\"2026-06-11T00:59:26.38979016Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:59:26.437104 crc crio[23067]: time=\"2026-06-11T00:59:26.436967859Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 00:59:26.514860 crc crio[23067]: time=\"2026-06-11T00:59:26.514751819Z\" level=info msg=\"Created container cfc19a7001c03ea79dec5852aa03a58ea165c10fbce22de60f60246130271d02: openshift-must-gather-vbxmw/must-gather-kl6kg/copy\" id=e3536b72-fcb2-46f6-9247-a263936ca005 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:59:26.516619 crc crio[23067]: time=\"2026-06-11T00:59:26.516518767Z\" level=info msg=\"Starting container: cfc19a7001c03ea79dec5852aa03a58ea165c10fbce22de60f60246130271d02\" id=f740b32f-47da-496b-ae56-a936a0c1406a name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:59:26.522076 crc crio[23067]: time=\"2026-06-11T00:59:26.521488761Z\" level=info msg=\"Started container\" PID=213110 containerID=cfc19a7001c03ea79dec5852aa03a58ea165c10fbce22de60f60246130271d02 description=openshift-must-gather-vbxmw/must-gather-kl6kg/copy id=f740b32f-47da-496b-ae56-a936a0c1406a name=/runtime.v1.RuntimeService/StartContainer sandboxID=299677d341f59c3ca846b59f7eb8516ff7d818b23ac800d57d7c31a502891ffd\nJun 11 00:59:31.002448 crc crio[23067]: time=\"2026-06-11T00:59:31.001558851Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 00:59:31.045261 crc crio[23067]: time=\"2026-06-11T00:59:31.045096782Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 00:59:31.449479 crc crio[23067]: time=\"2026-06-11T00:59:31.449421506Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 00:59:31.529454 crc crio[23067]: time=\"2026-06-11T00:59:31.529315973Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 00:59:31.670767 crc crio[23067]: time=\"2026-06-11T00:59:31.670578244Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 00:59:31.759817 crc crio[23067]: time=\"2026-06-11T00:59:31.759596278Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 00:59:31.974790 crc crio[23067]: time=\"2026-06-11T00:59:31.971883275Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 00:59:31.974790 crc crio[23067]: time=\"2026-06-11T00:59:31.973301684Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 00:59:33.319424 crc crio[23067]: time=\"2026-06-11T00:59:33.318892475Z\" level=info msg=\"Running pod sandbox: openshift-must-gather-vbxmw/crc-debug-drhvk/POD\" id=1bd13e43-1abb-4632-a009-230e15ba5a6f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:59:33.320836 crc crio[23067]: time=\"2026-06-11T00:59:33.319486671Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:59:33.349219 crc crio[23067]: time=\"2026-06-11T00:59:33.349134245Z\" 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=1bd13e43-1abb-4632-a009-230e15ba5a6f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:59:33.371824 crc crio[23067]: time=\"2026-06-11T00:59:33.371378058Z\" level=info msg=\"Ran pod sandbox 885b9d1aa7d555a30525c59f236cfd5c4d920359ea27ffe6eb42e2b1b9fd26b5 with infra container: openshift-must-gather-vbxmw/crc-debug-drhvk/POD\" id=1bd13e43-1abb-4632-a009-230e15ba5a6f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 00:59:33.374312 crc crio[23067]: time=\"2026-06-11T00:59:33.374190184Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=6123f732-ca4e-4c1b-ace9-e0c4f82e4492 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:59:33.374959 crc crio[23067]: time=\"2026-06-11T00:59:33.374435471Z\" level=info msg=\"Image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2 not found\" id=6123f732-ca4e-4c1b-ace9-e0c4f82e4492 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:59:33.374959 crc crio[23067]: time=\"2026-06-11T00:59:33.374484872Z\" level=info msg=\"Neither image nor artfiact quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2 found\" id=6123f732-ca4e-4c1b-ace9-e0c4f82e4492 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:59:33.376063 crc crio[23067]: time=\"2026-06-11T00:59:33.375934072Z\" level=info msg=\"Pulling image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=dd9587a6-5e94-407d-8678-d389eff198a5 name=/runtime.v1.ImageService/PullImage\nJun 11 00:59:33.393961 crc crio[23067]: time=\"2026-06-11T00:59:33.393597761Z\" level=info msg=\"Trying to access \\\"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\\\"\"\nJun 11 00:59:57.127440 crc crio[23067]: time=\"2026-06-11T00:59:57.126508108Z\" level=info msg=\"Pulled image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=dd9587a6-5e94-407d-8678-d389eff198a5 name=/runtime.v1.ImageService/PullImage\nJun 11 00:59:57.129215 crc crio[23067]: time=\"2026-06-11T00:59:57.129014346Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=68d0d2fe-c317-4ef5-8b04-296ef4943a8a name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:59:57.134505 crc crio[23067]: time=\"2026-06-11T00:59:57.134380672Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=261dc124-8d03-4b64-8998-dac587d8dd81 name=/runtime.v1.ImageService/ImageStatus\nJun 11 00:59:57.145539 crc crio[23067]: time=\"2026-06-11T00:59:57.145440272Z\" level=info msg=\"Creating container: openshift-must-gather-vbxmw/crc-debug-drhvk/container-00\" id=4b839728-c373-4abe-accc-c937e94d59a1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:59:57.147406 crc crio[23067]: time=\"2026-06-11T00:59:57.147187309Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:59:57.196428 crc crio[23067]: time=\"2026-06-11T00:59:57.196312922Z\" level=info msg=\"Mount propogration for the host path / will be set to HostToContainer as it includes the container storage root\" id=4b839728-c373-4abe-accc-c937e94d59a1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:59:57.234592 crc crio[23067]: time=\"2026-06-11T00:59:57.234172008Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:59:57.237098 crc crio[23067]: time=\"2026-06-11T00:59:57.237021755Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 00:59:57.435964 crc crio[23067]: time=\"2026-06-11T00:59:57.435856438Z\" level=info msg=\"Created container ac282fb6b301805ed2485cd21a8ad27f9ab04e1d14d150b635baa3fe98ee1e7a: openshift-must-gather-vbxmw/crc-debug-drhvk/container-00\" id=4b839728-c373-4abe-accc-c937e94d59a1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 00:59:57.436917 crc crio[23067]: time=\"2026-06-11T00:59:57.436851945Z\" level=info msg=\"Starting container: ac282fb6b301805ed2485cd21a8ad27f9ab04e1d14d150b635baa3fe98ee1e7a\" id=8f75e067-a7b8-4a5b-94e5-ba02d8723850 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 00:59:57.442621 crc crio[23067]: time=\"2026-06-11T00:59:57.442545959Z\" level=info msg=\"Started container\" PID=218831 containerID=ac282fb6b301805ed2485cd21a8ad27f9ab04e1d14d150b635baa3fe98ee1e7a description=openshift-must-gather-vbxmw/crc-debug-drhvk/container-00 id=8f75e067-a7b8-4a5b-94e5-ba02d8723850 name=/runtime.v1.RuntimeService/StartContainer sandboxID=885b9d1aa7d555a30525c59f236cfd5c4d920359ea27ffe6eb42e2b1b9fd26b5\nJun 11 01:00:00.556318 crc crio[23067]: time=\"2026-06-11T01:00:00.555163561Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29685660-bpn6p/POD\" id=578b3919-db88-44c5-92ab-052469c530e8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 01:00:00.556318 crc crio[23067]: time=\"2026-06-11T01:00:00.556339793Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 01:00:00.611843 crc crio[23067]: time=\"2026-06-11T01:00:00.611762046Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685660-bpn6p Namespace:openshift-infra ID:757cb47ca68dd1af1449b574cff6c2df853a0eeb9d72c0c319aa833e2cc0ae54 UID:80f58c7a-6da3-4fcb-a38b-3c3cf00c62f3 NetNS:/var/run/netns/7b32baa4-1986-4655-933c-50e1a2f976d7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod80f58c7a_6da3_4fcb_a38b_3c3cf00c62f3.slice PodAnnotations:0xc0002f3da0}] Aliases:map[]}\"\nJun 11 01:00:00.611843 crc crio[23067]: time=\"2026-06-11T01:00:00.611821318Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29685660-bpn6p to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 01:00:00.659631 crc crio[23067]: time=\"2026-06-11T01:00:00.656091908Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29685660-7zfm9/POD\" id=b290206b-45b6-4995-a0e3-1dcd0a83d6e6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 01:00:00.659631 crc crio[23067]: time=\"2026-06-11T01:00:00.656213592Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 01:00:01.369046 crc crio[23067]: time=\"2026-06-11T01:00:01.364524211Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29685660-7zfm9 Namespace:openshift-operator-lifecycle-manager ID:85a1217a731bbdb05093fc18004d6ebcd6f21a9aebad304ffe300469df516e6a UID:ec11017f-6c98-476d-baeb-e078dbfba77c NetNS:/var/run/netns/40cfdaa5-ae2d-4d86-b7b4-a36bcfa43f6b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podec11017f_6c98_476d_baeb_e078dbfba77c.slice PodAnnotations:0xc002392220}] Aliases:map[]}\"\nJun 11 01:00:01.369046 crc crio[23067]: time=\"2026-06-11T01:00:01.366480494Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29685660-7zfm9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 01:00:01.830116 crc crio[23067]: 2026-06-11T01:00:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:757cb47ca68dd1a Mac:5a:06:65:05:31:36 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0e Mtu:0 Sandbox:/var/run/netns/7b32baa4-1986-4655-933c-50e1a2f976d7 SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.1.14 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 01:00:01.830884 crc crio[23067]: time=\"2026-06-11T01:00:01.830115377Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685660-bpn6p Namespace:openshift-infra ID:757cb47ca68dd1af1449b574cff6c2df853a0eeb9d72c0c319aa833e2cc0ae54 UID:80f58c7a-6da3-4fcb-a38b-3c3cf00c62f3 NetNS:/var/run/netns/7b32baa4-1986-4655-933c-50e1a2f976d7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod80f58c7a_6da3_4fcb_a38b_3c3cf00c62f3.slice PodAnnotations:0xc0002f3da0}] Aliases:map[]}\"\nJun 11 01:00:01.830884 crc crio[23067]: time=\"2026-06-11T01:00:01.830266411Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29685660-bpn6p for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 01:00:01.875018 crc crio[23067]: time=\"2026-06-11T01:00:01.874133751Z\" level=info msg=\"Ran pod sandbox 757cb47ca68dd1af1449b574cff6c2df853a0eeb9d72c0c319aa833e2cc0ae54 with infra container: openshift-infra/auto-csr-approver-29685660-bpn6p/POD\" id=578b3919-db88-44c5-92ab-052469c530e8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 01:00:01.881700 crc crio[23067]: time=\"2026-06-11T01:00:01.880584966Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=9297129d-5854-410b-8c98-6d4b7dd7eb15 name=/runtime.v1.ImageService/PullImage\nJun 11 01:00:01.892752 crc crio[23067]: time=\"2026-06-11T01:00:01.892608102Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 01:00:02.019934 crc crio[23067]: 2026-06-11T01:00:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:85a1217a731bbdb Mac:26:3a:ea:47:50:47 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0f Mtu:0 Sandbox:/var/run/netns/40cfdaa5-ae2d-4d86-b7b4-a36bcfa43f6b SocketPath: PciID:}] [{Interface:0xc000014ea0 Address:{IP:10.217.1.15 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 01:00:02.020860 crc crio[23067]: time=\"2026-06-11T01:00:02.020783548Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29685660-7zfm9 Namespace:openshift-operator-lifecycle-manager ID:85a1217a731bbdb05093fc18004d6ebcd6f21a9aebad304ffe300469df516e6a UID:ec11017f-6c98-476d-baeb-e078dbfba77c NetNS:/var/run/netns/40cfdaa5-ae2d-4d86-b7b4-a36bcfa43f6b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podec11017f_6c98_476d_baeb_e078dbfba77c.slice PodAnnotations:0xc002392220}] Aliases:map[]}\"\nJun 11 01:00:02.021048 crc crio[23067]: time=\"2026-06-11T01:00:02.020991184Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29685660-7zfm9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 01:00:02.033569 crc crio[23067]: time=\"2026-06-11T01:00:02.033462842Z\" level=info msg=\"Ran pod sandbox 85a1217a731bbdb05093fc18004d6ebcd6f21a9aebad304ffe300469df516e6a with infra container: openshift-operator-lifecycle-manager/collect-profiles-29685660-7zfm9/POD\" id=b290206b-45b6-4995-a0e3-1dcd0a83d6e6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 01:00:02.039865 crc crio[23067]: time=\"2026-06-11T01:00:02.039699081Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=d6f9d7e7-9d31-4f56-9faf-573d1f3363e8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 01:00:02.042381 crc crio[23067]: time=\"2026-06-11T01:00:02.042299361Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=f7e3aaf5-44c4-4f44-96ee-afacb717ab15 name=/runtime.v1.ImageService/ImageStatus\nJun 11 01:00:02.051092 crc crio[23067]: time=\"2026-06-11T01:00:02.051004728Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29685660-7zfm9/collect-profiles\" id=cd6c04b1-6636-4789-aa06-9b3c9be5a571 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 01:00:02.051361 crc crio[23067]: time=\"2026-06-11T01:00:02.051303886Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 01:00:02.110080 crc crio[23067]: time=\"2026-06-11T01:00:02.109913295Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 01:00:02.117321 crc crio[23067]: time=\"2026-06-11T01:00:02.117183282Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 01:00:02.281531 crc crio[23067]: time=\"2026-06-11T01:00:02.280871531Z\" level=info msg=\"Created container d72fd4c6566e6e565ad3fa8f230d9f7b2674685599f935a0a4fae95b78b0ddd0: openshift-operator-lifecycle-manager/collect-profiles-29685660-7zfm9/collect-profiles\" id=cd6c04b1-6636-4789-aa06-9b3c9be5a571 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 01:00:02.282740 crc crio[23067]: time=\"2026-06-11T01:00:02.282596818Z\" level=info msg=\"Starting container: d72fd4c6566e6e565ad3fa8f230d9f7b2674685599f935a0a4fae95b78b0ddd0\" id=decf6f09-9cc0-42bb-a3d1-7a390d700e5d name=/runtime.v1.RuntimeService/StartContainer\nJun 11 01:00:02.289431 crc crio[23067]: time=\"2026-06-11T01:00:02.289349361Z\" level=info msg=\"Started container\" PID=219514 containerID=d72fd4c6566e6e565ad3fa8f230d9f7b2674685599f935a0a4fae95b78b0ddd0 description=openshift-operator-lifecycle-manager/collect-profiles-29685660-7zfm9/collect-profiles id=decf6f09-9cc0-42bb-a3d1-7a390d700e5d name=/runtime.v1.RuntimeService/StartContainer sandboxID=85a1217a731bbdb05093fc18004d6ebcd6f21a9aebad304ffe300469df516e6a\nJun 11 01:00:04.413150 crc crio[23067]: time=\"2026-06-11T01:00:04.411979245Z\" level=info msg=\"Stopping pod sandbox: 85a1217a731bbdb05093fc18004d6ebcd6f21a9aebad304ffe300469df516e6a\" id=67d7e8dd-404c-4fdc-acf7-d54a39e53963 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 01:00:04.414686 crc crio[23067]: time=\"2026-06-11T01:00:04.413952019Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29685660-7zfm9 Namespace:openshift-operator-lifecycle-manager ID:85a1217a731bbdb05093fc18004d6ebcd6f21a9aebad304ffe300469df516e6a UID:ec11017f-6c98-476d-baeb-e078dbfba77c NetNS:/var/run/netns/40cfdaa5-ae2d-4d86-b7b4-a36bcfa43f6b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podec11017f_6c98_476d_baeb_e078dbfba77c.slice PodAnnotations:0xc002c84640}] Aliases:map[]}\"\nJun 11 01:00:04.414686 crc crio[23067]: time=\"2026-06-11T01:00:04.414101883Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29685660-7zfm9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 01:00:04.839952 crc crio[23067]: time=\"2026-06-11T01:00:04.839415397Z\" level=info msg=\"Stopped pod sandbox: 85a1217a731bbdb05093fc18004d6ebcd6f21a9aebad304ffe300469df516e6a\" id=67d7e8dd-404c-4fdc-acf7-d54a39e53963 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 01:00:06.101210 crc crio[23067]: time=\"2026-06-11T01:00:06.10060016Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=9297129d-5854-410b-8c98-6d4b7dd7eb15 name=/runtime.v1.ImageService/PullImage\nJun 11 01:00:06.102407 crc crio[23067]: time=\"2026-06-11T01:00:06.102320856Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=a73e6f30-0623-4b39-9b76-f2a7f264494a name=/runtime.v1.ImageService/ImageStatus\nJun 11 01:00:06.105190 crc crio[23067]: time=\"2026-06-11T01:00:06.105119222Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=895f8c32-2233-4ccc-a134-31dcf039b239 name=/runtime.v1.ImageService/ImageStatus\nJun 11 01:00:06.111498 crc crio[23067]: time=\"2026-06-11T01:00:06.111441964Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29685660-bpn6p/oc\" id=1517ffde-465b-4fc0-860e-3be767006bc6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 01:00:06.112079 crc crio[23067]: time=\"2026-06-11T01:00:06.11201724Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 01:00:06.160111 crc crio[23067]: time=\"2026-06-11T01:00:06.15997284Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 01:00:06.541256 crc crio[23067]: time=\"2026-06-11T01:00:06.541148038Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 01:00:06.667288 crc crio[23067]: time=\"2026-06-11T01:00:06.666500257Z\" level=info msg=\"Created container 86c6413f3fa8126e7f67f9a92aa3a63d67ee5c2b4d8dedd5e2cd8ab4684366b2: openshift-infra/auto-csr-approver-29685660-bpn6p/oc\" id=1517ffde-465b-4fc0-860e-3be767006bc6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 01:00:06.668937 crc crio[23067]: time=\"2026-06-11T01:00:06.668844221Z\" level=info msg=\"Starting container: 86c6413f3fa8126e7f67f9a92aa3a63d67ee5c2b4d8dedd5e2cd8ab4684366b2\" id=30641819-6547-43ed-acbc-a876000063c8 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 01:00:06.676080 crc crio[23067]: time=\"2026-06-11T01:00:06.675986144Z\" level=info msg=\"Started container\" PID=220189 containerID=86c6413f3fa8126e7f67f9a92aa3a63d67ee5c2b4d8dedd5e2cd8ab4684366b2 description=openshift-infra/auto-csr-approver-29685660-bpn6p/oc id=30641819-6547-43ed-acbc-a876000063c8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=757cb47ca68dd1af1449b574cff6c2df853a0eeb9d72c0c319aa833e2cc0ae54\nJun 11 01:00:08.499864 crc crio[23067]: time=\"2026-06-11T01:00:08.492404233Z\" level=info msg=\"Stopping pod sandbox: 757cb47ca68dd1af1449b574cff6c2df853a0eeb9d72c0c319aa833e2cc0ae54\" id=42bc7a06-27fa-4ae8-bd53-ba81b833767b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 01:00:08.501449 crc crio[23067]: time=\"2026-06-11T01:00:08.501027397Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685660-bpn6p Namespace:openshift-infra ID:757cb47ca68dd1af1449b574cff6c2df853a0eeb9d72c0c319aa833e2cc0ae54 UID:80f58c7a-6da3-4fcb-a38b-3c3cf00c62f3 NetNS:/var/run/netns/7b32baa4-1986-4655-933c-50e1a2f976d7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod80f58c7a_6da3_4fcb_a38b_3c3cf00c62f3.slice PodAnnotations:0xc00008c078}] Aliases:map[]}\"\nJun 11 01:00:08.501449 crc crio[23067]: time=\"2026-06-11T01:00:08.501217232Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29685660-bpn6p from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 01:00:08.881566 crc crio[23067]: time=\"2026-06-11T01:00:08.880873048Z\" level=info msg=\"Stopped pod sandbox: 757cb47ca68dd1af1449b574cff6c2df853a0eeb9d72c0c319aa833e2cc0ae54\" id=42bc7a06-27fa-4ae8-bd53-ba81b833767b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 01:00:36.769827 crc crio[23067]: time=\"2026-06-11T01:00:36.769129446Z\" level=info msg=\"Removing container: 8bfd1c132645f22a4712138fb05452d39bf18d3f133f7a98f5d1fad5692e112a\" id=534f91f7-3498-44ac-a9f0-9e28baf98d39 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 01:00:37.590269 crc crio[23067]: time=\"2026-06-11T01:00:37.589208397Z\" level=info msg=\"Removed container 8bfd1c132645f22a4712138fb05452d39bf18d3f133f7a98f5d1fad5692e112a: openshift-operator-lifecycle-manager/collect-profiles-29685615-dv4j9/collect-profiles\" id=534f91f7-3498-44ac-a9f0-9e28baf98d39 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 01:00:37.593965 crc crio[23067]: time=\"2026-06-11T01:00:37.593877103Z\" level=info msg=\"Removing container: b7ecaad1983202c4a1ae235b7615ac6acd373c9b1b3ab388929ad369f7fd931e\" id=df1a972d-2811-4229-8ecf-f9ae4f5dea66 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 01:00:37.869898 crc crio[23067]: time=\"2026-06-11T01:00:37.869290432Z\" level=info msg=\"Removed container b7ecaad1983202c4a1ae235b7615ac6acd373c9b1b3ab388929ad369f7fd931e: openshift-infra/auto-csr-approver-29685654-q6gsh/oc\" id=df1a972d-2811-4229-8ecf-f9ae4f5dea66 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 01:00:37.882978 crc crio[23067]: time=\"2026-06-11T01:00:37.87991867Z\" level=info msg=\"Stopping pod sandbox: 923530f49ca3d6f236e99641cd8ccbf49a03f57180ddc77a14f7fc935871b791\" id=c452ca7d-3af0-4050-8a08-646880ad929c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 01:00:37.882978 crc crio[23067]: time=\"2026-06-11T01:00:37.880020893Z\" level=info msg=\"Stopped pod sandbox (already stopped): 923530f49ca3d6f236e99641cd8ccbf49a03f57180ddc77a14f7fc935871b791\" id=c452ca7d-3af0-4050-8a08-646880ad929c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 01:00:37.882978 crc crio[23067]: time=\"2026-06-11T01:00:37.881607846Z\" level=info msg=\"Removing pod sandbox: 923530f49ca3d6f236e99641cd8ccbf49a03f57180ddc77a14f7fc935871b791\" id=f2a69cc0-fba2-43ac-acd3-ca9d33dafda6 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 01:00:37.911436 crc crio[23067]: time=\"2026-06-11T01:00:37.911267551Z\" level=info msg=\"Removed pod sandbox: 923530f49ca3d6f236e99641cd8ccbf49a03f57180ddc77a14f7fc935871b791\" id=f2a69cc0-fba2-43ac-acd3-ca9d33dafda6 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 01:00:37.912349 crc crio[23067]: time=\"2026-06-11T01:00:37.912187965Z\" level=info msg=\"Stopping pod sandbox: 715b53ac84a6bfdee7edb3a4d819bb3c5378ee4b2048a994d9c5f5c4ba759429\" id=4cbd85ef-2fd6-4925-af0b-39330cd3d67c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 01:00:37.912349 crc crio[23067]: time=\"2026-06-11T01:00:37.912268028Z\" level=info msg=\"Stopped pod sandbox (already stopped): 715b53ac84a6bfdee7edb3a4d819bb3c5378ee4b2048a994d9c5f5c4ba759429\" id=4cbd85ef-2fd6-4925-af0b-39330cd3d67c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 01:00:37.917381 crc crio[23067]: time=\"2026-06-11T01:00:37.917280244Z\" level=info msg=\"Removing pod sandbox: 715b53ac84a6bfdee7edb3a4d819bb3c5378ee4b2048a994d9c5f5c4ba759429\" id=4b247349-35f1-423b-96d1-f1a96af8c4da name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 01:00:37.939176 crc crio[23067]: time=\"2026-06-11T01:00:37.939064584Z\" level=info msg=\"Removed pod sandbox: 715b53ac84a6bfdee7edb3a4d819bb3c5378ee4b2048a994d9c5f5c4ba759429\" id=4b247349-35f1-423b-96d1-f1a96af8c4da name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 01:00:55.216365 crc crio[23067]: time=\"2026-06-11T01:00:55.21525843Z\" level=info msg=\"Stopping pod sandbox: 885b9d1aa7d555a30525c59f236cfd5c4d920359ea27ffe6eb42e2b1b9fd26b5\" id=7bf14b8f-5ec3-42cd-abd1-4bf577e4b8ba name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 01:00:55.245580 crc crio[23067]: time=\"2026-06-11T01:00:55.245480274Z\" level=info msg=\"Stopped pod sandbox: 885b9d1aa7d555a30525c59f236cfd5c4d920359ea27ffe6eb42e2b1b9fd26b5\" id=7bf14b8f-5ec3-42cd-abd1-4bf577e4b8ba name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 01:00:57.040436 crc crio[23067]: time=\"2026-06-11T01:00:57.03993577Z\" level=info msg=\"Running pod sandbox: openshift-must-gather-vbxmw/crc-debug-h98m7/POD\" id=15a915f1-4aa3-475a-bec8-59e643f3b938 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 01:00:57.041807 crc crio[23067]: time=\"2026-06-11T01:00:57.040441003Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 01:00:57.068067 crc crio[23067]: time=\"2026-06-11T01:00:57.067941214Z\" 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=15a915f1-4aa3-475a-bec8-59e643f3b938 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 01:00:57.082469 crc crio[23067]: time=\"2026-06-11T01:00:57.082344702Z\" level=info msg=\"Ran pod sandbox ee17c138496c69cf8eebd87c3f6c442c82f22753a5c658860dbb59e56ca177ce with infra container: openshift-must-gather-vbxmw/crc-debug-h98m7/POD\" id=15a915f1-4aa3-475a-bec8-59e643f3b938 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 01:00:57.086909 crc crio[23067]: time=\"2026-06-11T01:00:57.086822082Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=78d3a546-30f9-4e67-90f6-4ab360624275 name=/runtime.v1.ImageService/ImageStatus\nJun 11 01:00:57.089716 crc crio[23067]: time=\"2026-06-11T01:00:57.089560966Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=c4be7894-7896-45ec-80e9-e0da344fd9e1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 01:00:57.107983 crc crio[23067]: time=\"2026-06-11T01:00:57.107841728Z\" level=info msg=\"Creating container: openshift-must-gather-vbxmw/crc-debug-h98m7/container-00\" id=d485de7f-75d4-4554-ab41-0f7c08d90ae7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 01:00:57.108298 crc crio[23067]: time=\"2026-06-11T01:00:57.108244789Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 01:00:57.145629 crc crio[23067]: time=\"2026-06-11T01:00:57.145532323Z\" level=info msg=\"Mount propogration for the host path / will be set to HostToContainer as it includes the container storage root\" id=d485de7f-75d4-4554-ab41-0f7c08d90ae7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 01:00:57.163453 crc crio[23067]: time=\"2026-06-11T01:00:57.163353653Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 01:00:57.166185 crc crio[23067]: time=\"2026-06-11T01:00:57.166121328Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 01:00:57.370475 crc crio[23067]: time=\"2026-06-11T01:00:57.370390138Z\" level=info msg=\"Created container 618ffc24a96594c435cdd9b09c9380669247c67489f9185a3856e42363bc4506: openshift-must-gather-vbxmw/crc-debug-h98m7/container-00\" id=d485de7f-75d4-4554-ab41-0f7c08d90ae7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 01:00:57.371425 crc crio[23067]: time=\"2026-06-11T01:00:57.371357364Z\" level=info msg=\"Starting container: 618ffc24a96594c435cdd9b09c9380669247c67489f9185a3856e42363bc4506\" id=d1b79767-e64b-4c7a-9487-a2dcf9b7cf5d name=/runtime.v1.RuntimeService/StartContainer\nJun 11 01:00:57.378455 crc crio[23067]: time=\"2026-06-11T01:00:57.378374693Z\" level=info msg=\"Started container\" PID=229907 containerID=618ffc24a96594c435cdd9b09c9380669247c67489f9185a3856e42363bc4506 description=openshift-must-gather-vbxmw/crc-debug-h98m7/container-00 id=d1b79767-e64b-4c7a-9487-a2dcf9b7cf5d name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee17c138496c69cf8eebd87c3f6c442c82f22753a5c658860dbb59e56ca177ce\nJun 11 01:00:59.283437 crc crio[23067]: time=\"2026-06-11T01:00:59.282376538Z\" level=info msg=\"Stopping pod sandbox: ee17c138496c69cf8eebd87c3f6c442c82f22753a5c658860dbb59e56ca177ce\" id=645432f6-ccc1-403d-a1c2-e5f0a4092f01 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 01:00:59.290142 crc crio[23067]: time=\"2026-06-11T01:00:59.290003303Z\" level=info msg=\"Stopped pod sandbox: ee17c138496c69cf8eebd87c3f6c442c82f22753a5c658860dbb59e56ca177ce\" id=645432f6-ccc1-403d-a1c2-e5f0a4092f01 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 01:01:00.325092 crc crio[23067]: time=\"2026-06-11T01:01:00.324081021Z\" level=info msg=\"Removing container: 618ffc24a96594c435cdd9b09c9380669247c67489f9185a3856e42363bc4506\" id=15984e82-8a5f-4038-adc7-51798f3fdd6c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 01:01:00.379124 crc crio[23067]: time=\"2026-06-11T01:01:00.379035761Z\" level=info msg=\"Removed container 618ffc24a96594c435cdd9b09c9380669247c67489f9185a3856e42363bc4506: openshift-must-gather-vbxmw/crc-debug-h98m7/container-00\" id=15984e82-8a5f-4038-adc7-51798f3fdd6c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 01:01:00.604287 crc crio[23067]: time=\"2026-06-11T01:01:00.604235696Z\" level=info msg=\"Running pod sandbox: openstack/keystone-cron-29685661-l9k86/POD\" id=dc74d107-5e6c-448d-9fc1-5898f647ef51 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 01:01:00.604287 crc crio[23067]: time=\"2026-06-11T01:01:00.604314318Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 01:01:00.634084 crc crio[23067]: time=\"2026-06-11T01:01:00.633999638Z\" level=info msg=\"Got pod network &{Name:keystone-cron-29685661-l9k86 Namespace:openstack ID:00efa30934ce0ef70ce0521af08579de912a4400764cff282dac0418166058ed UID:17be384e-7a82-4acc-b173-7e5bb940571e NetNS:/var/run/netns/1979bda8-9cd8-4041-b126-a750f1b1b485 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod17be384e_7a82_4acc_b173_7e5bb940571e.slice PodAnnotations:0xc000130ba0}] Aliases:map[]}\"\nJun 11 01:01:00.634084 crc crio[23067]: time=\"2026-06-11T01:01:00.634059389Z\" level=info msg=\"Adding pod openstack_keystone-cron-29685661-l9k86 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 01:01:01.222819 crc crio[23067]: 2026-06-11T01:01:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:00efa30934ce0ef Mac:e2:47:76:d8:7c:5f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:10 Mtu:0 Sandbox:/var/run/netns/1979bda8-9cd8-4041-b126-a750f1b1b485 SocketPath: PciID:}] [{Interface:0xc0002865d0 Address:{IP:10.217.1.16 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 01:01:01.224839 crc crio[23067]: time=\"2026-06-11T01:01:01.224591162Z\" level=info msg=\"Got pod network &{Name:keystone-cron-29685661-l9k86 Namespace:openstack ID:00efa30934ce0ef70ce0521af08579de912a4400764cff282dac0418166058ed UID:17be384e-7a82-4acc-b173-7e5bb940571e NetNS:/var/run/netns/1979bda8-9cd8-4041-b126-a750f1b1b485 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod17be384e_7a82_4acc_b173_7e5bb940571e.slice PodAnnotations:0xc000130ba0}] Aliases:map[]}\"\nJun 11 01:01:01.225023 crc crio[23067]: time=\"2026-06-11T01:01:01.224846728Z\" level=info msg=\"Checking pod openstack_keystone-cron-29685661-l9k86 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 01:01:01.233819 crc crio[23067]: time=\"2026-06-11T01:01:01.233197613Z\" level=info msg=\"Ran pod sandbox 00efa30934ce0ef70ce0521af08579de912a4400764cff282dac0418166058ed with infra container: openstack/keystone-cron-29685661-l9k86/POD\" id=dc74d107-5e6c-448d-9fc1-5898f647ef51 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 01:01:01.236085 crc crio[23067]: time=\"2026-06-11T01:01:01.23603753Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=ee1aa1c2-3754-429e-8114-94270c2a8db5 name=/runtime.v1.ImageService/ImageStatus\nJun 11 01:01:01.271152 crc crio[23067]: time=\"2026-06-11T01:01:01.271076923Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=38c0ea29-7c05-4c12-9db9-ddc43441ccdb name=/runtime.v1.ImageService/ImageStatus\nJun 11 01:01:01.279539 crc crio[23067]: time=\"2026-06-11T01:01:01.279417808Z\" level=info msg=\"Creating container: openstack/keystone-cron-29685661-l9k86/keystone-cron\" id=61aeb726-62da-49c5-941c-43dd2b96b56f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 01:01:01.280263 crc crio[23067]: time=\"2026-06-11T01:01:01.280141457Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 01:01:01.343088 crc crio[23067]: time=\"2026-06-11T01:01:01.342897538Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 01:01:01.354020 crc crio[23067]: time=\"2026-06-11T01:01:01.353536714Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 01:01:01.530716 crc crio[23067]: time=\"2026-06-11T01:01:01.530025147Z\" level=info msg=\"Created container 9764785a64f7c9ddbbabeb9e904019f52db9218f42c6da31dd8a168777104211: openstack/keystone-cron-29685661-l9k86/keystone-cron\" id=61aeb726-62da-49c5-941c-43dd2b96b56f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 01:01:01.531924 crc crio[23067]: time=\"2026-06-11T01:01:01.531824615Z\" level=info msg=\"Starting container: 9764785a64f7c9ddbbabeb9e904019f52db9218f42c6da31dd8a168777104211\" id=178f80e3-a384-4894-ad0e-30174de7c008 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 01:01:01.541433 crc crio[23067]: time=\"2026-06-11T01:01:01.541339032Z\" level=info msg=\"Started container\" PID=230824 containerID=9764785a64f7c9ddbbabeb9e904019f52db9218f42c6da31dd8a168777104211 description=openstack/keystone-cron-29685661-l9k86/keystone-cron id=178f80e3-a384-4894-ad0e-30174de7c008 name=/runtime.v1.RuntimeService/StartContainer sandboxID=00efa30934ce0ef70ce0521af08579de912a4400764cff282dac0418166058ed\nJun 11 01:01:07.443776 crc crio[23067]: time=\"2026-06-11T01:01:07.442530941Z\" level=info msg=\"Stopping pod sandbox: 00efa30934ce0ef70ce0521af08579de912a4400764cff282dac0418166058ed\" id=c0501787-e5dc-4503-a0af-1fafda93de67 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 01:01:07.446161 crc crio[23067]: time=\"2026-06-11T01:01:07.444515735Z\" level=info msg=\"Got pod network &{Name:keystone-cron-29685661-l9k86 Namespace:openstack ID:00efa30934ce0ef70ce0521af08579de912a4400764cff282dac0418166058ed UID:17be384e-7a82-4acc-b173-7e5bb940571e NetNS:/var/run/netns/1979bda8-9cd8-4041-b126-a750f1b1b485 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod17be384e_7a82_4acc_b173_7e5bb940571e.slice PodAnnotations:0xc0029b2ab0}] Aliases:map[]}\"\nJun 11 01:01:07.446161 crc crio[23067]: time=\"2026-06-11T01:01:07.444772152Z\" level=info msg=\"Deleting pod openstack_keystone-cron-29685661-l9k86 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 01:01:08.012789 crc crio[23067]: time=\"2026-06-11T01:01:08.012259043Z\" level=info msg=\"Stopped pod sandbox: 00efa30934ce0ef70ce0521af08579de912a4400764cff282dac0418166058ed\" id=c0501787-e5dc-4503-a0af-1fafda93de67 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 01:01:37.986632 crc crio[23067]: time=\"2026-06-11T01:01:37.985978906Z\" level=info msg=\"Stopping pod sandbox: ee17c138496c69cf8eebd87c3f6c442c82f22753a5c658860dbb59e56ca177ce\" id=d036a05b-997a-4bf6-b5a3-676da4e6f7d2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 01:01:37.986632 crc crio[23067]: time=\"2026-06-11T01:01:37.986684585Z\" level=info msg=\"Stopped pod sandbox (already stopped): ee17c138496c69cf8eebd87c3f6c442c82f22753a5c658860dbb59e56ca177ce\" id=d036a05b-997a-4bf6-b5a3-676da4e6f7d2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 01:01:37.989317 crc crio[23067]: time=\"2026-06-11T01:01:37.989260034Z\" level=info msg=\"Removing pod sandbox: ee17c138496c69cf8eebd87c3f6c442c82f22753a5c658860dbb59e56ca177ce\" id=d92d32f2-3f97-47a1-8cdc-91d588c5172b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 01:01:38.010920 crc crio[23067]: time=\"2026-06-11T01:01:38.010421014Z\" level=info msg=\"Removed pod sandbox: ee17c138496c69cf8eebd87c3f6c442c82f22753a5c658860dbb59e56ca177ce\" id=d92d32f2-3f97-47a1-8cdc-91d588c5172b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 01:02:00.551590 crc crio[23067]: time=\"2026-06-11T01:02:00.551022441Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29685662-89qrr/POD\" id=36f7c71b-3936-4750-8671-5e13f8c84dfa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 01:02:00.553121 crc crio[23067]: time=\"2026-06-11T01:02:00.551805862Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 01:02:00.593369 crc crio[23067]: time=\"2026-06-11T01:02:00.593279509Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685662-89qrr Namespace:openshift-infra ID:9f7137732cdb6c370bbc102158d90d0d47431b1a12720321f04ec2ffe741723c UID:0d886eff-dcc8-406e-907f-b67b64c69fd0 NetNS:/var/run/netns/56765ce4-8c30-46ef-b661-35775eb15ff1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0d886eff_dcc8_406e_907f_b67b64c69fd0.slice PodAnnotations:0xc007e13310}] Aliases:map[]}\"\nJun 11 01:02:00.593369 crc crio[23067]: time=\"2026-06-11T01:02:00.593344851Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29685662-89qrr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 01:02:01.154254 crc crio[23067]: 2026-06-11T01:02:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9f7137732cdb6c3 Mac:02:b2:f4:89:13:9f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:11 Mtu:0 Sandbox:/var/run/netns/56765ce4-8c30-46ef-b661-35775eb15ff1 SocketPath: PciID:}] [{Interface:0xc00011af20 Address:{IP:10.217.1.17 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 01:02:01.156191 crc crio[23067]: time=\"2026-06-11T01:02:01.156131857Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685662-89qrr Namespace:openshift-infra ID:9f7137732cdb6c370bbc102158d90d0d47431b1a12720321f04ec2ffe741723c UID:0d886eff-dcc8-406e-907f-b67b64c69fd0 NetNS:/var/run/netns/56765ce4-8c30-46ef-b661-35775eb15ff1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0d886eff_dcc8_406e_907f_b67b64c69fd0.slice PodAnnotations:0xc007e13310}] Aliases:map[]}\"\nJun 11 01:02:01.156308 crc crio[23067]: time=\"2026-06-11T01:02:01.156284741Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29685662-89qrr for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 01:02:01.166178 crc crio[23067]: time=\"2026-06-11T01:02:01.166084115Z\" level=info msg=\"Ran pod sandbox 9f7137732cdb6c370bbc102158d90d0d47431b1a12720321f04ec2ffe741723c with infra container: openshift-infra/auto-csr-approver-29685662-89qrr/POD\" id=36f7c71b-3936-4750-8671-5e13f8c84dfa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 01:02:01.170980 crc crio[23067]: time=\"2026-06-11T01:02:01.170889754Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=2d1a3def-908d-4c7e-96e9-42db1dc6c3e0 name=/runtime.v1.ImageService/PullImage\nJun 11 01:02:01.181176 crc crio[23067]: time=\"2026-06-11T01:02:01.181084019Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 01:02:02.265915 crc crio[23067]: time=\"2026-06-11T01:02:02.265246055Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=2d1a3def-908d-4c7e-96e9-42db1dc6c3e0 name=/runtime.v1.ImageService/PullImage\nJun 11 01:02:02.268332 crc crio[23067]: time=\"2026-06-11T01:02:02.267225708Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=5ca34ae1-c482-4f4c-9a98-6a5e4f2e6304 name=/runtime.v1.ImageService/ImageStatus\nJun 11 01:02:02.270612 crc crio[23067]: time=\"2026-06-11T01:02:02.270513197Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=c2556e46-6637-4647-b4fd-fe4546539e9b name=/runtime.v1.ImageService/ImageStatus\nJun 11 01:02:02.282222 crc crio[23067]: time=\"2026-06-11T01:02:02.282106419Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29685662-89qrr/oc\" id=8061f2cd-5d4c-4a90-81c4-fc634076deaf name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 01:02:02.282915 crc crio[23067]: time=\"2026-06-11T01:02:02.282848859Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 01:02:02.347368 crc crio[23067]: time=\"2026-06-11T01:02:02.347247583Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 01:02:02.680549 crc crio[23067]: time=\"2026-06-11T01:02:02.680429156Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 01:02:02.837261 crc crio[23067]: time=\"2026-06-11T01:02:02.836604512Z\" level=info msg=\"Created container 91e0f8b14b1e21989a8196df0cb7ca519a634e7766cc6d97f7eeea7f2173247e: openshift-infra/auto-csr-approver-29685662-89qrr/oc\" id=8061f2cd-5d4c-4a90-81c4-fc634076deaf name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 01:02:02.838869 crc crio[23067]: time=\"2026-06-11T01:02:02.838541784Z\" level=info msg=\"Starting container: 91e0f8b14b1e21989a8196df0cb7ca519a634e7766cc6d97f7eeea7f2173247e\" id=e3c60d81-7746-4ee3-89d1-92b7cebc7394 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 01:02:02.844793 crc crio[23067]: time=\"2026-06-11T01:02:02.844634178Z\" level=info msg=\"Started container\" PID=247114 containerID=91e0f8b14b1e21989a8196df0cb7ca519a634e7766cc6d97f7eeea7f2173247e description=openshift-infra/auto-csr-approver-29685662-89qrr/oc id=e3c60d81-7746-4ee3-89d1-92b7cebc7394 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9f7137732cdb6c370bbc102158d90d0d47431b1a12720321f04ec2ffe741723c\nJun 11 01:02:04.352386 crc crio[23067]: time=\"2026-06-11T01:02:04.351826297Z\" level=info msg=\"Stopping pod sandbox: 9f7137732cdb6c370bbc102158d90d0d47431b1a12720321f04ec2ffe741723c\" id=c928dcb1-d841-4493-bda8-bcdbf4ef1393 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 01:02:04.354367 crc crio[23067]: time=\"2026-06-11T01:02:04.353104811Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685662-89qrr Namespace:openshift-infra ID:9f7137732cdb6c370bbc102158d90d0d47431b1a12720321f04ec2ffe741723c UID:0d886eff-dcc8-406e-907f-b67b64c69fd0 NetNS:/var/run/netns/56765ce4-8c30-46ef-b661-35775eb15ff1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0d886eff_dcc8_406e_907f_b67b64c69fd0.slice PodAnnotations:0xc007e12f08}] Aliases:map[]}\"\nJun 11 01:02:04.354367 crc crio[23067]: time=\"2026-06-11T01:02:04.353227885Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29685662-89qrr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 01:02:04.678577 crc crio[23067]: time=\"2026-06-11T01:02:04.678119774Z\" level=info msg=\"Stopped pod sandbox: 9f7137732cdb6c370bbc102158d90d0d47431b1a12720321f04ec2ffe741723c\" id=c928dcb1-d841-4493-bda8-bcdbf4ef1393 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 01:02:38.057845 crc crio[23067]: time=\"2026-06-11T01:02:38.056305538Z\" level=info msg=\"Removing container: bed1bd59f516ec0042ca921e2a442f9fa88aa23e024b22bb3e1a6bafc096aace\" id=26ca7a34-eda3-494c-a0ad-6bf779c3d8e7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 01:02:38.232310 crc crio[23067]: time=\"2026-06-11T01:02:38.232147073Z\" level=info msg=\"Removed container bed1bd59f516ec0042ca921e2a442f9fa88aa23e024b22bb3e1a6bafc096aace: openshift-infra/auto-csr-approver-29685656-6hdgg/oc\" id=26ca7a34-eda3-494c-a0ad-6bf779c3d8e7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 01:02:38.246283 crc crio[23067]: time=\"2026-06-11T01:02:38.246214982Z\" level=info msg=\"Stopping pod sandbox: fd26d59803ad4d447d178f2ab38dab297c10c4c309ca0ae7516c63bf88f4c954\" id=f526e13a-f4ed-4d03-942b-0534816689d6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 01:02:38.246283 crc crio[23067]: time=\"2026-06-11T01:02:38.246292004Z\" level=info msg=\"Stopped pod sandbox (already stopped): fd26d59803ad4d447d178f2ab38dab297c10c4c309ca0ae7516c63bf88f4c954\" id=f526e13a-f4ed-4d03-942b-0534816689d6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 01:02:38.247356 crc crio[23067]: time=\"2026-06-11T01:02:38.24726673Z\" level=info msg=\"Removing pod sandbox: fd26d59803ad4d447d178f2ab38dab297c10c4c309ca0ae7516c63bf88f4c954\" id=dd33203e-67c9-4991-8b7c-51efe60ef16a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 01:02:38.275735 crc crio[23067]: time=\"2026-06-11T01:02:38.275587823Z\" level=info msg=\"Removed pod sandbox: fd26d59803ad4d447d178f2ab38dab297c10c4c309ca0ae7516c63bf88f4c954\" id=dd33203e-67c9-4991-8b7c-51efe60ef16a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 01:04:00.552271 crc crio[23067]: time=\"2026-06-11T01:04:00.551162873Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29685664-qfbww/POD\" id=3e4895f2-01a7-4e8d-9d73-4b4423637299 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 01:04:00.554250 crc crio[23067]: time=\"2026-06-11T01:04:00.552304664Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 01:04:00.599253 crc crio[23067]: time=\"2026-06-11T01:04:00.599173396Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685664-qfbww Namespace:openshift-infra ID:a0f79ee73ada54f7eb208e379b503bf0fcec6c96e65e93403bb7062d55e2ff2d UID:9e378259-b325-4781-adcb-ff03bd3999f1 NetNS:/var/run/netns/cc0b37ae-70be-4f91-ad39-740363d6d5a4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9e378259_b325_4781_adcb_ff03bd3999f1.slice PodAnnotations:0xc003ba9380}] Aliases:map[]}\"\nJun 11 01:04:00.599253 crc crio[23067]: time=\"2026-06-11T01:04:00.599252568Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29685664-qfbww to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 01:04:01.213864 crc crio[23067]: 2026-06-11T01:04:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a0f79ee73ada54f Mac:ba:d6:0d:a5:aa:c8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:12 Mtu:0 Sandbox:/var/run/netns/cc0b37ae-70be-4f91-ad39-740363d6d5a4 SocketPath: PciID:}] [{Interface:0xc0004a6630 Address:{IP:10.217.1.18 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 01:04:01.216996 crc crio[23067]: time=\"2026-06-11T01:04:01.216877551Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685664-qfbww Namespace:openshift-infra ID:a0f79ee73ada54f7eb208e379b503bf0fcec6c96e65e93403bb7062d55e2ff2d UID:9e378259-b325-4781-adcb-ff03bd3999f1 NetNS:/var/run/netns/cc0b37ae-70be-4f91-ad39-740363d6d5a4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9e378259_b325_4781_adcb_ff03bd3999f1.slice PodAnnotations:0xc003ba9380}] Aliases:map[]}\"\nJun 11 01:04:01.217297 crc crio[23067]: time=\"2026-06-11T01:04:01.21722114Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29685664-qfbww for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 01:04:01.231494 crc crio[23067]: time=\"2026-06-11T01:04:01.231397912Z\" level=info msg=\"Ran pod sandbox a0f79ee73ada54f7eb208e379b503bf0fcec6c96e65e93403bb7062d55e2ff2d with infra container: openshift-infra/auto-csr-approver-29685664-qfbww/POD\" id=3e4895f2-01a7-4e8d-9d73-4b4423637299 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 01:04:01.234938 crc crio[23067]: time=\"2026-06-11T01:04:01.234860695Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=d5b0a176-6ff7-48c1-86c5-214ec71b577b name=/runtime.v1.ImageService/PullImage\nJun 11 01:04:01.247953 crc crio[23067]: time=\"2026-06-11T01:04:01.247864655Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 01:04:02.326004 crc crio[23067]: time=\"2026-06-11T01:04:02.323719498Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=d5b0a176-6ff7-48c1-86c5-214ec71b577b name=/runtime.v1.ImageService/PullImage\nJun 11 01:04:02.328709 crc crio[23067]: time=\"2026-06-11T01:04:02.328584489Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=4c1b3efa-8d59-4a4e-a661-2afcc4f67aea name=/runtime.v1.ImageService/ImageStatus\nJun 11 01:04:02.331297 crc crio[23067]: time=\"2026-06-11T01:04:02.33120125Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=ba0334d6-bf41-4b15-9d5d-ef2d0936c40a name=/runtime.v1.ImageService/ImageStatus\nJun 11 01:04:02.338034 crc crio[23067]: time=\"2026-06-11T01:04:02.337994243Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29685664-qfbww/oc\" id=e18209d3-b403-49d4-8853-6f9443a5861e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 01:04:02.338588 crc crio[23067]: time=\"2026-06-11T01:04:02.338546128Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 01:04:02.401601 crc crio[23067]: time=\"2026-06-11T01:04:02.401431251Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 01:04:02.782198 crc crio[23067]: time=\"2026-06-11T01:04:02.782108483Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 01:04:02.954602 crc crio[23067]: time=\"2026-06-11T01:04:02.95430934Z\" level=info msg=\"Created container 74e41f147909fa48575844ae51e994f05f26b4f7cb57f476253d72e3e2483d0f: openshift-infra/auto-csr-approver-29685664-qfbww/oc\" id=e18209d3-b403-49d4-8853-6f9443a5861e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 01:04:02.957717 crc crio[23067]: time=\"2026-06-11T01:04:02.957556198Z\" level=info msg=\"Starting container: 74e41f147909fa48575844ae51e994f05f26b4f7cb57f476253d72e3e2483d0f\" id=e392da7c-7dd5-4d6e-b5a3-b3cadba4f3d3 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 01:04:02.966392 crc crio[23067]: time=\"2026-06-11T01:04:02.966271653Z\" level=info msg=\"Started container\" PID=268182 containerID=74e41f147909fa48575844ae51e994f05f26b4f7cb57f476253d72e3e2483d0f description=openshift-infra/auto-csr-approver-29685664-qfbww/oc id=e392da7c-7dd5-4d6e-b5a3-b3cadba4f3d3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a0f79ee73ada54f7eb208e379b503bf0fcec6c96e65e93403bb7062d55e2ff2d\nJun 11 01:04:05.108406 crc crio[23067]: time=\"2026-06-11T01:04:05.107328981Z\" level=info msg=\"Stopping pod sandbox: a0f79ee73ada54f7eb208e379b503bf0fcec6c96e65e93403bb7062d55e2ff2d\" id=40d83a41-6904-4559-bd31-566622aaedf5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 01:04:05.109588 crc crio[23067]: time=\"2026-06-11T01:04:05.109409787Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685664-qfbww Namespace:openshift-infra ID:a0f79ee73ada54f7eb208e379b503bf0fcec6c96e65e93403bb7062d55e2ff2d UID:9e378259-b325-4781-adcb-ff03bd3999f1 NetNS:/var/run/netns/cc0b37ae-70be-4f91-ad39-740363d6d5a4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9e378259_b325_4781_adcb_ff03bd3999f1.slice PodAnnotations:0xc002a46f90}] Aliases:map[]}\"\nJun 11 01:04:05.109588 crc crio[23067]: time=\"2026-06-11T01:04:05.109579941Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29685664-qfbww from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 01:04:05.473488 crc crio[23067]: time=\"2026-06-11T01:04:05.4730402Z\" level=info msg=\"Stopped pod sandbox: a0f79ee73ada54f7eb208e379b503bf0fcec6c96e65e93403bb7062d55e2ff2d\" id=40d83a41-6904-4559-bd31-566622aaedf5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 01:04:15.888628 crc crio[23067]: time=\"2026-06-11T01:04:15.887799019Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-xgqnj/POD\" id=29a0f3f0-41d7-44ba-8685-85303e3804fb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 01:04:15.890274 crc crio[23067]: time=\"2026-06-11T01:04:15.888708203Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 01:04:15.930067 crc crio[23067]: time=\"2026-06-11T01:04:15.929962544Z\" level=info msg=\"Got pod network &{Name:certified-operators-xgqnj Namespace:openshift-marketplace ID:6d794ddf3dbb0ecbd14956ec4bbb90624ceafe1b73c3138eaa0db245910f12ef UID:fe5974e3-fc6b-4b69-bb47-660b8c852c0c NetNS:/var/run/netns/01c2a115-b7cf-485e-b08f-1fe8b88c0085 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfe5974e3_fc6b_4b69_bb47_660b8c852c0c.slice PodAnnotations:0xc007e13528}] Aliases:map[]}\"\nJun 11 01:04:15.930067 crc crio[23067]: time=\"2026-06-11T01:04:15.930024786Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-xgqnj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 01:04:16.492971 crc crio[23067]: 2026-06-11T01:04:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6d794ddf3dbb0ec Mac:b6:db:99:80:c3:c7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:13 Mtu:0 Sandbox:/var/run/netns/01c2a115-b7cf-485e-b08f-1fe8b88c0085 SocketPath: PciID:}] [{Interface:0xc000014e20 Address:{IP:10.217.1.19 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 01:04:16.494997 crc crio[23067]: time=\"2026-06-11T01:04:16.494937259Z\" level=info msg=\"Got pod network &{Name:certified-operators-xgqnj Namespace:openshift-marketplace ID:6d794ddf3dbb0ecbd14956ec4bbb90624ceafe1b73c3138eaa0db245910f12ef UID:fe5974e3-fc6b-4b69-bb47-660b8c852c0c NetNS:/var/run/netns/01c2a115-b7cf-485e-b08f-1fe8b88c0085 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfe5974e3_fc6b_4b69_bb47_660b8c852c0c.slice PodAnnotations:0xc007e13528}] Aliases:map[]}\"\nJun 11 01:04:16.495180 crc crio[23067]: time=\"2026-06-11T01:04:16.495131235Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-xgqnj for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 01:04:16.504486 crc crio[23067]: time=\"2026-06-11T01:04:16.504003663Z\" level=info msg=\"Ran pod sandbox 6d794ddf3dbb0ecbd14956ec4bbb90624ceafe1b73c3138eaa0db245910f12ef with infra container: openshift-marketplace/certified-operators-xgqnj/POD\" id=29a0f3f0-41d7-44ba-8685-85303e3804fb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 01:04:16.506387 crc crio[23067]: time=\"2026-06-11T01:04:16.506295155Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=b2a7f434-6a37-4697-9f75-f2a8e7ff992c name=/runtime.v1.ImageService/ImageStatus\nJun 11 01:04:16.508794 crc crio[23067]: time=\"2026-06-11T01:04:16.508347791Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=baae1e4c-fcfc-4f84-b4f1-e2441b78ad5c name=/runtime.v1.ImageService/ImageStatus\nJun 11 01:04:16.516964 crc crio[23067]: time=\"2026-06-11T01:04:16.516635454Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-xgqnj/extract-utilities\" id=443bbc2b-4472-45f6-84a2-066ac1e8799b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 01:04:16.519011 crc crio[23067]: time=\"2026-06-11T01:04:16.517085706Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 01:04:16.560101 crc crio[23067]: time=\"2026-06-11T01:04:16.560026272Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 01:04:16.566170 crc crio[23067]: time=\"2026-06-11T01:04:16.566092786Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 01:04:16.719455 crc crio[23067]: time=\"2026-06-11T01:04:16.719044475Z\" level=info msg=\"Created container 9e9807011d2b2af0261d14464ebddb6c9e7000078a3387d8c7d8b414f725182a: openshift-marketplace/certified-operators-xgqnj/extract-utilities\" id=443bbc2b-4472-45f6-84a2-066ac1e8799b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 01:04:16.720520 crc crio[23067]: time=\"2026-06-11T01:04:16.720432242Z\" level=info msg=\"Starting container: 9e9807011d2b2af0261d14464ebddb6c9e7000078a3387d8c7d8b414f725182a\" id=fbd9eec1-e559-4388-91b8-cbc6422a8b47 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 01:04:16.725553 crc crio[23067]: time=\"2026-06-11T01:04:16.725416366Z\" level=info msg=\"Started container\" PID=270078 containerID=9e9807011d2b2af0261d14464ebddb6c9e7000078a3387d8c7d8b414f725182a description=openshift-marketplace/certified-operators-xgqnj/extract-utilities id=fbd9eec1-e559-4388-91b8-cbc6422a8b47 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6d794ddf3dbb0ecbd14956ec4bbb90624ceafe1b73c3138eaa0db245910f12ef\nJun 11 01:04:17.334228 crc crio[23067]: time=\"2026-06-11T01:04:17.334193591Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=a0d64c2e-bd35-4a66-8cae-c4a53510ae11 name=/runtime.v1.ImageService/PullImage\nJun 11 01:04:17.345411 crc crio[23067]: time=\"2026-06-11T01:04:17.345374102Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"\nJun 11 01:04:17.895576 crc crio[23067]: time=\"2026-06-11T01:04:17.894972642Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:aa28d116c97ba9419648a07c6fc51f0514ddba845f40590f336a7659ff14d7be\" id=a0d64c2e-bd35-4a66-8cae-c4a53510ae11 name=/runtime.v1.ImageService/PullImage\nJun 11 01:04:17.896561 crc crio[23067]: time=\"2026-06-11T01:04:17.896475152Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=ff4f100f-a4b0-45cb-ba72-23ce8249f351 name=/runtime.v1.ImageService/ImageStatus\nJun 11 01:04:17.899485 crc crio[23067]: time=\"2026-06-11T01:04:17.89935865Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=a890a825-4687-4ade-a8a5-3ef75fe7e455 name=/runtime.v1.ImageService/ImageStatus\nJun 11 01:04:17.908039 crc crio[23067]: time=\"2026-06-11T01:04:17.907946071Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-xgqnj/extract-content\" id=93ac0b30-37f0-400d-aa07-e578a45db88c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 01:04:17.908455 crc crio[23067]: time=\"2026-06-11T01:04:17.908384463Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 01:04:17.963367 crc crio[23067]: time=\"2026-06-11T01:04:17.96323237Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 01:04:17.968867 crc crio[23067]: time=\"2026-06-11T01:04:17.968766769Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 01:04:18.131827 crc crio[23067]: time=\"2026-06-11T01:04:18.131710647Z\" level=info msg=\"Created container bc84ac539e80dc24d0237a82f920b26df42e65a7a1310bebe12076a78f6ae035: openshift-marketplace/certified-operators-xgqnj/extract-content\" id=93ac0b30-37f0-400d-aa07-e578a45db88c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 01:04:18.132975 crc crio[23067]: time=\"2026-06-11T01:04:18.13292404Z\" level=info msg=\"Starting container: bc84ac539e80dc24d0237a82f920b26df42e65a7a1310bebe12076a78f6ae035\" id=09624e0c-e13b-4a29-894b-b484d8b58962 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 01:04:18.142082 crc crio[23067]: time=\"2026-06-11T01:04:18.141057589Z\" level=info msg=\"Started container\" PID=270247 containerID=bc84ac539e80dc24d0237a82f920b26df42e65a7a1310bebe12076a78f6ae035 description=openshift-marketplace/certified-operators-xgqnj/extract-content id=09624e0c-e13b-4a29-894b-b484d8b58962 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6d794ddf3dbb0ecbd14956ec4bbb90624ceafe1b73c3138eaa0db245910f12ef\nJun 11 01:04:19.400471 crc crio[23067]: time=\"2026-06-11T01:04:19.399960501Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=e64223ce-d595-4d35-9f37-8c8b33f1691a name=/runtime.v1.ImageService/ImageStatus\nJun 11 01:04:19.404579 crc crio[23067]: time=\"2026-06-11T01:04:19.404510924Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=29b2e0f9-f490-4e98-baaf-75918d857b27 name=/runtime.v1.ImageService/ImageStatus\nJun 11 01:04:19.513349 crc crio[23067]: time=\"2026-06-11T01:04:19.513269633Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-xgqnj/registry-server\" id=94458381-bf50-4569-85dd-2cc18d169366 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 01:04:19.513954 crc crio[23067]: time=\"2026-06-11T01:04:19.5138875Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 01:04:19.573218 crc crio[23067]: time=\"2026-06-11T01:04:19.573131845Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 01:04:19.576481 crc crio[23067]: time=\"2026-06-11T01:04:19.576419924Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 01:04:19.747610 crc crio[23067]: time=\"2026-06-11T01:04:19.747068729Z\" level=info msg=\"Created container df4fc9341c2f453bcb12dbb14fa26251fa9af7bceb568f91b2d51c91644f6dd2: openshift-marketplace/certified-operators-xgqnj/registry-server\" id=94458381-bf50-4569-85dd-2cc18d169366 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 01:04:19.749302 crc crio[23067]: time=\"2026-06-11T01:04:19.749270458Z\" level=info msg=\"Starting container: df4fc9341c2f453bcb12dbb14fa26251fa9af7bceb568f91b2d51c91644f6dd2\" id=8a0a76d3-ec40-4f64-9858-14e32b6f6a4a name=/runtime.v1.RuntimeService/StartContainer\nJun 11 01:04:19.757073 crc crio[23067]: time=\"2026-06-11T01:04:19.756999797Z\" level=info msg=\"Started container\" PID=270468 containerID=df4fc9341c2f453bcb12dbb14fa26251fa9af7bceb568f91b2d51c91644f6dd2 description=openshift-marketplace/certified-operators-xgqnj/registry-server id=8a0a76d3-ec40-4f64-9858-14e32b6f6a4a name=/runtime.v1.RuntimeService/StartContainer sandboxID=6d794ddf3dbb0ecbd14956ec4bbb90624ceafe1b73c3138eaa0db245910f12ef\nJun 11 01:04:22.758968 crc crio[23067]: time=\"2026-06-11T01:04:22.75825642Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-67l6k/POD\" id=92203c3f-3036-4309-bacb-a4048157333d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 01:04:22.758968 crc crio[23067]: time=\"2026-06-11T01:04:22.758957359Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 01:04:22.798566 crc crio[23067]: time=\"2026-06-11T01:04:22.798273878Z\" level=info msg=\"Got pod network &{Name:community-operators-67l6k Namespace:openshift-marketplace ID:309b421d4f35c0bfcfdcc92bb7a2127bc6e425a82448a791df5e7bd550725535 UID:9adeb8b2-e04c-464f-8ebe-d4f46cfe5d7f NetNS:/var/run/netns/03aa673e-d253-4433-98e9-a774260bb47c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9adeb8b2_e04c_464f_8ebe_d4f46cfe5d7f.slice PodAnnotations:0xc003ba8370}] Aliases:map[]}\"\nJun 11 01:04:22.798566 crc crio[23067]: time=\"2026-06-11T01:04:22.798547645Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-67l6k to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 01:04:23.418194 crc crio[23067]: 2026-06-11T01:04:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:309b421d4f35c0b Mac:62:02:e1:de:35:ef Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:14 Mtu:0 Sandbox:/var/run/netns/03aa673e-d253-4433-98e9-a774260bb47c SocketPath: PciID:}] [{Interface:0xc000112770 Address:{IP:10.217.1.20 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 01:04:23.419774 crc crio[23067]: time=\"2026-06-11T01:04:23.419697333Z\" level=info msg=\"Got pod network &{Name:community-operators-67l6k Namespace:openshift-marketplace ID:309b421d4f35c0bfcfdcc92bb7a2127bc6e425a82448a791df5e7bd550725535 UID:9adeb8b2-e04c-464f-8ebe-d4f46cfe5d7f NetNS:/var/run/netns/03aa673e-d253-4433-98e9-a774260bb47c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9adeb8b2_e04c_464f_8ebe_d4f46cfe5d7f.slice PodAnnotations:0xc003ba8370}] Aliases:map[]}\"\nJun 11 01:04:23.419932 crc crio[23067]: time=\"2026-06-11T01:04:23.419888078Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-67l6k for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 01:04:23.431932 crc crio[23067]: time=\"2026-06-11T01:04:23.431392538Z\" level=info msg=\"Ran pod sandbox 309b421d4f35c0bfcfdcc92bb7a2127bc6e425a82448a791df5e7bd550725535 with infra container: openshift-marketplace/community-operators-67l6k/POD\" id=92203c3f-3036-4309-bacb-a4048157333d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 01:04:23.435224 crc crio[23067]: time=\"2026-06-11T01:04:23.435156569Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=1004e63f-de52-45aa-98cc-844678ba6af0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 01:04:23.438055 crc crio[23067]: time=\"2026-06-11T01:04:23.437992006Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=665ae56d-7889-4706-a29c-de202f6c2709 name=/runtime.v1.ImageService/ImageStatus\nJun 11 01:04:23.445201 crc crio[23067]: time=\"2026-06-11T01:04:23.445108107Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-67l6k/extract-utilities\" id=e48d8c18-3e9e-4f5e-bc06-db6b9526d935 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 01:04:23.445436 crc crio[23067]: time=\"2026-06-11T01:04:23.445400015Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 01:04:23.500188 crc crio[23067]: time=\"2026-06-11T01:04:23.500101169Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 01:04:23.506046 crc crio[23067]: time=\"2026-06-11T01:04:23.505982597Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 01:04:23.657931 crc crio[23067]: time=\"2026-06-11T01:04:23.657844007Z\" level=info msg=\"Created container d914039dd01a272adde5186257fbf8512070803ff073d9460a212b7fee2d55fd: openshift-marketplace/community-operators-67l6k/extract-utilities\" id=e48d8c18-3e9e-4f5e-bc06-db6b9526d935 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 01:04:23.659208 crc crio[23067]: time=\"2026-06-11T01:04:23.659061029Z\" level=info msg=\"Starting container: d914039dd01a272adde5186257fbf8512070803ff073d9460a212b7fee2d55fd\" id=2e5e0f2a-6d1d-435f-b6c3-18d13bee67c7 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 01:04:23.665849 crc crio[23067]: time=\"2026-06-11T01:04:23.66540988Z\" level=info msg=\"Started container\" PID=270922 containerID=d914039dd01a272adde5186257fbf8512070803ff073d9460a212b7fee2d55fd description=openshift-marketplace/community-operators-67l6k/extract-utilities id=2e5e0f2a-6d1d-435f-b6c3-18d13bee67c7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=309b421d4f35c0bfcfdcc92bb7a2127bc6e425a82448a791df5e7bd550725535\nJun 11 01:04:24.501018 crc crio[23067]: time=\"2026-06-11T01:04:24.49830189Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=2b009e7d-3630-4480-8a8f-c31e0e8043c3 name=/runtime.v1.ImageService/PullImage\nJun 11 01:04:24.504980 crc crio[23067]: time=\"2026-06-11T01:04:24.503196222Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"\nJun 11 01:04:25.179780 crc crio[23067]: time=\"2026-06-11T01:04:25.178988571Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:e2171f6021fddbcc3c9696cc6c8095b77f20023994fedd5c1f7aa2377d28b45d\" id=2b009e7d-3630-4480-8a8f-c31e0e8043c3 name=/runtime.v1.ImageService/PullImage\nJun 11 01:04:25.184296 crc crio[23067]: time=\"2026-06-11T01:04:25.18120777Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=e35065e5-6a90-481d-b138-4b33afc8b530 name=/runtime.v1.ImageService/ImageStatus\nJun 11 01:04:25.188592 crc crio[23067]: time=\"2026-06-11T01:04:25.188516727Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=abd07155-5387-453e-bebb-1aac46da5c70 name=/runtime.v1.ImageService/ImageStatus\nJun 11 01:04:25.201070 crc crio[23067]: time=\"2026-06-11T01:04:25.201022274Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-67l6k/extract-content\" id=59b44fee-ea0c-4026-9043-1151d36f4486 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 01:04:25.201764 crc crio[23067]: time=\"2026-06-11T01:04:25.201739263Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 01:04:25.260055 crc crio[23067]: time=\"2026-06-11T01:04:25.259865709Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 01:04:25.264333 crc crio[23067]: time=\"2026-06-11T01:04:25.264300318Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 01:04:25.491131 crc crio[23067]: time=\"2026-06-11T01:04:25.490428798Z\" level=info msg=\"Created container c6496b414b52f6cbc6c1581c71712fe6cf46ead9b54c189eacebb13b00ea975b: openshift-marketplace/community-operators-67l6k/extract-content\" id=59b44fee-ea0c-4026-9043-1151d36f4486 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 01:04:25.496629 crc crio[23067]: time=\"2026-06-11T01:04:25.496255334Z\" level=info msg=\"Starting container: c6496b414b52f6cbc6c1581c71712fe6cf46ead9b54c189eacebb13b00ea975b\" id=376c71fc-9ede-4292-a77f-917a230da664 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 01:04:25.510772 crc crio[23067]: time=\"2026-06-11T01:04:25.510546139Z\" level=info msg=\"Started container\" PID=271219 containerID=c6496b414b52f6cbc6c1581c71712fe6cf46ead9b54c189eacebb13b00ea975b description=openshift-marketplace/community-operators-67l6k/extract-content id=376c71fc-9ede-4292-a77f-917a230da664 name=/runtime.v1.RuntimeService/StartContainer sandboxID=309b421d4f35c0bfcfdcc92bb7a2127bc6e425a82448a791df5e7bd550725535\nJun 11 01:04:26.537114 crc crio[23067]: time=\"2026-06-11T01:04:26.535576794Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=915027ef-29cc-432e-a228-6ad3fc9f2252 name=/runtime.v1.ImageService/ImageStatus\nJun 11 01:04:26.540307 crc crio[23067]: time=\"2026-06-11T01:04:26.540211628Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=188c8399-32b6-41c7-9ad6-1923934c76ce name=/runtime.v1.ImageService/ImageStatus\nJun 11 01:04:26.555384 crc crio[23067]: time=\"2026-06-11T01:04:26.555270434Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-67l6k/registry-server\" id=b147e058-d46a-4970-812a-5b433af3efdf name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 01:04:26.555944 crc crio[23067]: time=\"2026-06-11T01:04:26.5558662Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 01:04:26.635957 crc crio[23067]: time=\"2026-06-11T01:04:26.635859644Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 01:04:26.639923 crc crio[23067]: time=\"2026-06-11T01:04:26.639697448Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 01:04:26.796250 crc crio[23067]: time=\"2026-06-11T01:04:26.795522254Z\" level=info msg=\"Created container 47f147d8e9da6f6eb111521645ac91ce98dbb91831f598cdc6512b2f01de0ae6: openshift-marketplace/community-operators-67l6k/registry-server\" id=b147e058-d46a-4970-812a-5b433af3efdf name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 01:04:26.797955 crc crio[23067]: time=\"2026-06-11T01:04:26.797889368Z\" level=info msg=\"Starting container: 47f147d8e9da6f6eb111521645ac91ce98dbb91831f598cdc6512b2f01de0ae6\" id=614ac68a-db38-4f4e-80dd-35d66fce2a61 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 01:04:26.812791 crc crio[23067]: time=\"2026-06-11T01:04:26.812631125Z\" level=info msg=\"Started container\" PID=271374 containerID=47f147d8e9da6f6eb111521645ac91ce98dbb91831f598cdc6512b2f01de0ae6 description=openshift-marketplace/community-operators-67l6k/registry-server id=614ac68a-db38-4f4e-80dd-35d66fce2a61 name=/runtime.v1.RuntimeService/StartContainer sandboxID=309b421d4f35c0bfcfdcc92bb7a2127bc6e425a82448a791df5e7bd550725535\nJun 11 01:04:28.590471 crc crio[23067]: time=\"2026-06-11T01:04:28.59004891Z\" level=info msg=\"Stopping container: df4fc9341c2f453bcb12dbb14fa26251fa9af7bceb568f91b2d51c91644f6dd2 (timeout: 2s)\" id=cfa79c99-8fa4-43c2-9062-b2af0053a946 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 01:04:28.727077 crc crio[23067]: time=\"2026-06-11T01:04:28.726978068Z\" level=info msg=\"Stopped container df4fc9341c2f453bcb12dbb14fa26251fa9af7bceb568f91b2d51c91644f6dd2: openshift-marketplace/certified-operators-xgqnj/registry-server\" id=cfa79c99-8fa4-43c2-9062-b2af0053a946 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 01:04:28.728482 crc crio[23067]: time=\"2026-06-11T01:04:28.728408186Z\" level=info msg=\"Stopping pod sandbox: 6d794ddf3dbb0ecbd14956ec4bbb90624ceafe1b73c3138eaa0db245910f12ef\" id=18cb2921-cc48-4274-a5be-d43492ca4974 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 01:04:28.729251 crc crio[23067]: time=\"2026-06-11T01:04:28.729188877Z\" level=info msg=\"Got pod network &{Name:certified-operators-xgqnj Namespace:openshift-marketplace ID:6d794ddf3dbb0ecbd14956ec4bbb90624ceafe1b73c3138eaa0db245910f12ef UID:fe5974e3-fc6b-4b69-bb47-660b8c852c0c NetNS:/var/run/netns/01c2a115-b7cf-485e-b08f-1fe8b88c0085 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfe5974e3_fc6b_4b69_bb47_660b8c852c0c.slice PodAnnotations:0xc002c84678}] Aliases:map[]}\"\nJun 11 01:04:28.729419 crc crio[23067]: time=\"2026-06-11T01:04:28.729364532Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-xgqnj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 01:04:29.028737 crc crio[23067]: time=\"2026-06-11T01:04:29.02860262Z\" level=info msg=\"Stopped pod sandbox: 6d794ddf3dbb0ecbd14956ec4bbb90624ceafe1b73c3138eaa0db245910f12ef\" id=18cb2921-cc48-4274-a5be-d43492ca4974 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 01:04:29.602842 crc crio[23067]: time=\"2026-06-11T01:04:29.60229501Z\" level=info msg=\"Removing container: df4fc9341c2f453bcb12dbb14fa26251fa9af7bceb568f91b2d51c91644f6dd2\" id=3f819e8c-cba4-430d-9ea5-e14afbe45856 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 01:04:29.630268 crc crio[23067]: time=\"2026-06-11T01:04:29.630200202Z\" level=info msg=\"Removed container df4fc9341c2f453bcb12dbb14fa26251fa9af7bceb568f91b2d51c91644f6dd2: openshift-marketplace/certified-operators-xgqnj/registry-server\" id=3f819e8c-cba4-430d-9ea5-e14afbe45856 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 01:04:29.633472 crc crio[23067]: time=\"2026-06-11T01:04:29.633393278Z\" level=info msg=\"Removing container: bc84ac539e80dc24d0237a82f920b26df42e65a7a1310bebe12076a78f6ae035\" id=1d899525-f3c1-4cc1-879b-fab32bf811c9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 01:04:29.670052 crc crio[23067]: time=\"2026-06-11T01:04:29.669435568Z\" level=info msg=\"Removed container bc84ac539e80dc24d0237a82f920b26df42e65a7a1310bebe12076a78f6ae035: openshift-marketplace/certified-operators-xgqnj/extract-content\" id=1d899525-f3c1-4cc1-879b-fab32bf811c9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 01:04:29.675078 crc crio[23067]: time=\"2026-06-11T01:04:29.674994968Z\" level=info msg=\"Removing container: 9e9807011d2b2af0261d14464ebddb6c9e7000078a3387d8c7d8b414f725182a\" id=f960bee4-3fca-4cf1-a078-1d5a76898932 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 01:04:29.737748 crc crio[23067]: time=\"2026-06-11T01:04:29.737543422Z\" level=info msg=\"Removed container 9e9807011d2b2af0261d14464ebddb6c9e7000078a3387d8c7d8b414f725182a: openshift-marketplace/certified-operators-xgqnj/extract-utilities\" id=f960bee4-3fca-4cf1-a078-1d5a76898932 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 01:04:35.704265 crc crio[23067]: time=\"2026-06-11T01:04:35.703407433Z\" level=info msg=\"Stopping container: 47f147d8e9da6f6eb111521645ac91ce98dbb91831f598cdc6512b2f01de0ae6 (timeout: 2s)\" id=e6328628-9cdf-43a5-ab34-1812d81d6d2a name=/runtime.v1.RuntimeService/StopContainer\nJun 11 01:04:35.828266 crc crio[23067]: time=\"2026-06-11T01:04:35.828164573Z\" level=info msg=\"Stopped container 47f147d8e9da6f6eb111521645ac91ce98dbb91831f598cdc6512b2f01de0ae6: openshift-marketplace/community-operators-67l6k/registry-server\" id=e6328628-9cdf-43a5-ab34-1812d81d6d2a name=/runtime.v1.RuntimeService/StopContainer\nJun 11 01:04:35.829294 crc crio[23067]: time=\"2026-06-11T01:04:35.82917335Z\" level=info msg=\"Stopping pod sandbox: 309b421d4f35c0bfcfdcc92bb7a2127bc6e425a82448a791df5e7bd550725535\" id=d80ea07a-c328-4498-b614-bd2fcbd5755c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 01:04:35.830217 crc crio[23067]: time=\"2026-06-11T01:04:35.830114145Z\" level=info msg=\"Got pod network &{Name:community-operators-67l6k Namespace:openshift-marketplace ID:309b421d4f35c0bfcfdcc92bb7a2127bc6e425a82448a791df5e7bd550725535 UID:9adeb8b2-e04c-464f-8ebe-d4f46cfe5d7f NetNS:/var/run/netns/03aa673e-d253-4433-98e9-a774260bb47c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9adeb8b2_e04c_464f_8ebe_d4f46cfe5d7f.slice PodAnnotations:0xc000b80248}] Aliases:map[]}\"\nJun 11 01:04:35.830431 crc crio[23067]: time=\"2026-06-11T01:04:35.830330501Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-67l6k from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 01:04:36.290892 crc crio[23067]: time=\"2026-06-11T01:04:36.290281928Z\" level=info msg=\"Stopped pod sandbox: 309b421d4f35c0bfcfdcc92bb7a2127bc6e425a82448a791df5e7bd550725535\" id=d80ea07a-c328-4498-b614-bd2fcbd5755c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 01:04:36.749127 crc crio[23067]: time=\"2026-06-11T01:04:36.748339723Z\" level=info msg=\"Removing container: 47f147d8e9da6f6eb111521645ac91ce98dbb91831f598cdc6512b2f01de0ae6\" id=adcc0e93-ebaa-495a-ae97-5a8bc6c89c5e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 01:04:36.790719 crc crio[23067]: time=\"2026-06-11T01:04:36.79054669Z\" level=info msg=\"Removed container 47f147d8e9da6f6eb111521645ac91ce98dbb91831f598cdc6512b2f01de0ae6: openshift-marketplace/community-operators-67l6k/registry-server\" id=adcc0e93-ebaa-495a-ae97-5a8bc6c89c5e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 01:04:36.794907 crc crio[23067]: time=\"2026-06-11T01:04:36.794772364Z\" level=info msg=\"Removing container: c6496b414b52f6cbc6c1581c71712fe6cf46ead9b54c189eacebb13b00ea975b\" id=eefcf925-66f9-4126-9a66-30224ef60ddd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 01:04:36.835406 crc crio[23067]: time=\"2026-06-11T01:04:36.835318896Z\" level=info msg=\"Removed container c6496b414b52f6cbc6c1581c71712fe6cf46ead9b54c189eacebb13b00ea975b: openshift-marketplace/community-operators-67l6k/extract-content\" id=eefcf925-66f9-4126-9a66-30224ef60ddd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 01:04:36.840367 crc crio[23067]: time=\"2026-06-11T01:04:36.84030141Z\" level=info msg=\"Removing container: d914039dd01a272adde5186257fbf8512070803ff073d9460a212b7fee2d55fd\" id=7986c3cf-ead4-42ef-b756-8834b3ee2015 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 01:04:36.878936 crc crio[23067]: time=\"2026-06-11T01:04:36.878529819Z\" level=info msg=\"Removed container d914039dd01a272adde5186257fbf8512070803ff073d9460a212b7fee2d55fd: openshift-marketplace/community-operators-67l6k/extract-utilities\" id=7986c3cf-ead4-42ef-b756-8834b3ee2015 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 01:04:38.352950 crc crio[23067]: time=\"2026-06-11T01:04:38.352266807Z\" level=info msg=\"Removing container: 52ce47a60be5e305bffb0c10b750937ec26f2e9b47ef505464c38bffc8b9f079\" id=42c3025d-8ae6-4cc1-b9c7-9676953c529c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 01:04:38.511362 crc crio[23067]: time=\"2026-06-11T01:04:38.511257039Z\" level=info msg=\"Removed container 52ce47a60be5e305bffb0c10b750937ec26f2e9b47ef505464c38bffc8b9f079: openshift-infra/auto-csr-approver-29685658-fh9hh/oc\" id=42c3025d-8ae6-4cc1-b9c7-9676953c529c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 01:04:38.520813 crc crio[23067]: time=\"2026-06-11T01:04:38.520657982Z\" level=info msg=\"Stopping pod sandbox: 6b08018d2fec4371848621a8e43ca2a4547f60c6aa51867096db4a06727a0dc3\" id=f9eea898-39c1-4f34-a826-6607f25636fb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 01:04:38.520813 crc crio[23067]: time=\"2026-06-11T01:04:38.520783656Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6b08018d2fec4371848621a8e43ca2a4547f60c6aa51867096db4a06727a0dc3\" id=f9eea898-39c1-4f34-a826-6607f25636fb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 01:04:38.523236 crc crio[23067]: time=\"2026-06-11T01:04:38.523148459Z\" level=info msg=\"Removing pod sandbox: 6b08018d2fec4371848621a8e43ca2a4547f60c6aa51867096db4a06727a0dc3\" id=e56fbdc5-078e-47a0-b507-50e3cd29b031 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 01:04:38.536146 crc crio[23067]: time=\"2026-06-11T01:04:38.536061257Z\" level=info msg=\"Removed pod sandbox: 6b08018d2fec4371848621a8e43ca2a4547f60c6aa51867096db4a06727a0dc3\" id=e56fbdc5-078e-47a0-b507-50e3cd29b031 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 01:04:38.536966 crc crio[23067]: time=\"2026-06-11T01:04:38.536884359Z\" level=info msg=\"Stopping pod sandbox: 6d794ddf3dbb0ecbd14956ec4bbb90624ceafe1b73c3138eaa0db245910f12ef\" id=2ea8ee1a-a52b-4804-97ae-12661e1dd593 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 01:04:38.537056 crc crio[23067]: time=\"2026-06-11T01:04:38.536983902Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6d794ddf3dbb0ecbd14956ec4bbb90624ceafe1b73c3138eaa0db245910f12ef\" id=2ea8ee1a-a52b-4804-97ae-12661e1dd593 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 01:04:38.537503 crc crio[23067]: time=\"2026-06-11T01:04:38.537440274Z\" level=info msg=\"Removing pod sandbox: 6d794ddf3dbb0ecbd14956ec4bbb90624ceafe1b73c3138eaa0db245910f12ef\" id=52a104f2-efa0-4bf8-969d-401f436b0715 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 01:04:38.559593 crc crio[23067]: time=\"2026-06-11T01:04:38.559462467Z\" level=info msg=\"Removed pod sandbox: 6d794ddf3dbb0ecbd14956ec4bbb90624ceafe1b73c3138eaa0db245910f12ef\" id=52a104f2-efa0-4bf8-969d-401f436b0715 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 01:04:38.561048 crc crio[23067]: time=\"2026-06-11T01:04:38.560872015Z\" level=info msg=\"Stopping pod sandbox: 309b421d4f35c0bfcfdcc92bb7a2127bc6e425a82448a791df5e7bd550725535\" id=b3e77f91-2628-4250-9cc8-dbb41e4e867c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 01:04:38.561048 crc crio[23067]: time=\"2026-06-11T01:04:38.560966068Z\" level=info msg=\"Stopped pod sandbox (already stopped): 309b421d4f35c0bfcfdcc92bb7a2127bc6e425a82448a791df5e7bd550725535\" id=b3e77f91-2628-4250-9cc8-dbb41e4e867c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 01:04:38.561496 crc crio[23067]: time=\"2026-06-11T01:04:38.561361828Z\" level=info msg=\"Removing pod sandbox: 309b421d4f35c0bfcfdcc92bb7a2127bc6e425a82448a791df5e7bd550725535\" id=80123789-ab8e-4fa0-808c-e6cd1b3aac6f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 01:04:38.573942 crc crio[23067]: time=\"2026-06-11T01:04:38.573625469Z\" level=info msg=\"Removed pod sandbox: 309b421d4f35c0bfcfdcc92bb7a2127bc6e425a82448a791df5e7bd550725535\" id=80123789-ab8e-4fa0-808c-e6cd1b3aac6f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 01:05:19.537943 crc crio[23067]: time=\"2026-06-11T01:05:19.536334183Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-5zzlt/POD\" id=c7d52e31-36f6-4fb0-b0a2-02c377185522 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 01:05:19.539551 crc crio[23067]: time=\"2026-06-11T01:05:19.538120541Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 01:05:19.604431 crc crio[23067]: time=\"2026-06-11T01:05:19.604341525Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-5zzlt Namespace:openshift-marketplace ID:9d9f76a6c2918f264726e3fea6708226b5ac7d66a84a14597a04cd7257ed7b54 UID:84e84149-c518-4e05-be38-7773e4df8e55 NetNS:/var/run/netns/f52cda33-bdcc-4e63-ad70-e764e8c66979 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod84e84149_c518_4e05_be38_7773e4df8e55.slice PodAnnotations:0xc000530dc8}] Aliases:map[]}\"\nJun 11 01:05:19.604431 crc crio[23067]: time=\"2026-06-11T01:05:19.604406926Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-5zzlt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 01:05:20.198971 crc crio[23067]: 2026-06-11T01:05:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9d9f76a6c2918f2 Mac:92:a6:ae:99:f3:83 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:15 Mtu:0 Sandbox:/var/run/netns/f52cda33-bdcc-4e63-ad70-e764e8c66979 SocketPath: PciID:}] [{Interface:0xc00011c970 Address:{IP:10.217.1.21 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 01:05:20.200539 crc crio[23067]: time=\"2026-06-11T01:05:20.200506559Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-5zzlt Namespace:openshift-marketplace ID:9d9f76a6c2918f264726e3fea6708226b5ac7d66a84a14597a04cd7257ed7b54 UID:84e84149-c518-4e05-be38-7773e4df8e55 NetNS:/var/run/netns/f52cda33-bdcc-4e63-ad70-e764e8c66979 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod84e84149_c518_4e05_be38_7773e4df8e55.slice PodAnnotations:0xc000530dc8}] Aliases:map[]}\"\nJun 11 01:05:20.200930 crc crio[23067]: time=\"2026-06-11T01:05:20.20090756Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-5zzlt for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 01:05:20.211755 crc crio[23067]: time=\"2026-06-11T01:05:20.211612408Z\" level=info msg=\"Ran pod sandbox 9d9f76a6c2918f264726e3fea6708226b5ac7d66a84a14597a04cd7257ed7b54 with infra container: openshift-marketplace/redhat-marketplace-5zzlt/POD\" id=c7d52e31-36f6-4fb0-b0a2-02c377185522 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 01:05:20.217041 crc crio[23067]: time=\"2026-06-11T01:05:20.216943172Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=fd18af99-e356-4793-abd0-715d9b549292 name=/runtime.v1.ImageService/ImageStatus\nJun 11 01:05:20.220821 crc crio[23067]: time=\"2026-06-11T01:05:20.220781465Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=6813ce14-27e4-4460-ac9e-207a2b7c50f5 name=/runtime.v1.ImageService/ImageStatus\nJun 11 01:05:20.234692 crc crio[23067]: time=\"2026-06-11T01:05:20.234592417Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-5zzlt/extract-utilities\" id=546f47b9-830a-486f-879d-27d96bcd65dd name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 01:05:20.235313 crc crio[23067]: time=\"2026-06-11T01:05:20.235290986Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 01:05:20.292713 crc crio[23067]: time=\"2026-06-11T01:05:20.292047645Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 01:05:20.300517 crc crio[23067]: time=\"2026-06-11T01:05:20.300482002Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 01:05:20.456297 crc crio[23067]: time=\"2026-06-11T01:05:20.456091182Z\" level=info msg=\"Created container 2b49a9089b1237297cfb5c9ca8caefdf9ef77511f6295e1e28fd02bb445cb619: openshift-marketplace/redhat-marketplace-5zzlt/extract-utilities\" id=546f47b9-830a-486f-879d-27d96bcd65dd name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 01:05:20.457362 crc crio[23067]: time=\"2026-06-11T01:05:20.457302715Z\" level=info msg=\"Starting container: 2b49a9089b1237297cfb5c9ca8caefdf9ef77511f6295e1e28fd02bb445cb619\" id=dcf2f8f7-1e56-4fb5-9408-b5143a9bf6df name=/runtime.v1.RuntimeService/StartContainer\nJun 11 01:05:20.462893 crc crio[23067]: time=\"2026-06-11T01:05:20.462801303Z\" level=info msg=\"Started container\" PID=279762 containerID=2b49a9089b1237297cfb5c9ca8caefdf9ef77511f6295e1e28fd02bb445cb619 description=openshift-marketplace/redhat-marketplace-5zzlt/extract-utilities id=dcf2f8f7-1e56-4fb5-9408-b5143a9bf6df name=/runtime.v1.RuntimeService/StartContainer sandboxID=9d9f76a6c2918f264726e3fea6708226b5ac7d66a84a14597a04cd7257ed7b54\nJun 11 01:05:21.406560 crc crio[23067]: time=\"2026-06-11T01:05:21.405716786Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=f31d8182-7120-4488-86b9-eacc7a08ff21 name=/runtime.v1.ImageService/PullImage\nJun 11 01:05:21.416616 crc crio[23067]: time=\"2026-06-11T01:05:21.416557788Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"\nJun 11 01:05:22.376062 crc crio[23067]: time=\"2026-06-11T01:05:22.375882142Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:bec7a1ff545afabea88c4a74227ea95b91c67cf5c03e89b2b949be410682f8a0\" id=f31d8182-7120-4488-86b9-eacc7a08ff21 name=/runtime.v1.ImageService/PullImage\nJun 11 01:05:22.377901 crc crio[23067]: time=\"2026-06-11T01:05:22.377742732Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=0cbe8e75-ab37-468f-b40e-22344678a814 name=/runtime.v1.ImageService/ImageStatus\nJun 11 01:05:22.380596 crc crio[23067]: time=\"2026-06-11T01:05:22.380514837Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=6b43e7ed-cd7d-45a5-9955-64937fdcc458 name=/runtime.v1.ImageService/ImageStatus\nJun 11 01:05:22.388046 crc crio[23067]: time=\"2026-06-11T01:05:22.386879158Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-5zzlt/extract-content\" id=fb5b788b-1364-4993-9b8d-82014aab05db name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 01:05:22.388046 crc crio[23067]: time=\"2026-06-11T01:05:22.387268919Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 01:05:22.439576 crc crio[23067]: time=\"2026-06-11T01:05:22.439480545Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 01:05:22.443878 crc crio[23067]: time=\"2026-06-11T01:05:22.44377398Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 01:05:22.610488 crc crio[23067]: time=\"2026-06-11T01:05:22.609812422Z\" level=info msg=\"Created container 29159de84aa593643cf3e4e8048c42b0ddc46577caac56bc3d2e55645c5b1623: openshift-marketplace/redhat-marketplace-5zzlt/extract-content\" id=fb5b788b-1364-4993-9b8d-82014aab05db name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 01:05:22.612458 crc crio[23067]: time=\"2026-06-11T01:05:22.612369781Z\" level=info msg=\"Starting container: 29159de84aa593643cf3e4e8048c42b0ddc46577caac56bc3d2e55645c5b1623\" id=152f4fd7-5159-499e-94d1-b8b8592b8deb name=/runtime.v1.RuntimeService/StartContainer\nJun 11 01:05:22.620195 crc crio[23067]: time=\"2026-06-11T01:05:22.620072368Z\" level=info msg=\"Started container\" PID=280016 containerID=29159de84aa593643cf3e4e8048c42b0ddc46577caac56bc3d2e55645c5b1623 description=openshift-marketplace/redhat-marketplace-5zzlt/extract-content id=152f4fd7-5159-499e-94d1-b8b8592b8deb name=/runtime.v1.RuntimeService/StartContainer sandboxID=9d9f76a6c2918f264726e3fea6708226b5ac7d66a84a14597a04cd7257ed7b54\nJun 11 01:05:23.442582 crc crio[23067]: time=\"2026-06-11T01:05:23.442312301Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=5c07d114-be45-4100-8803-dd8a888c1d97 name=/runtime.v1.ImageService/ImageStatus\nJun 11 01:05:23.446323 crc crio[23067]: time=\"2026-06-11T01:05:23.446168435Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=11104f49-53a2-4e3a-b609-b9ea9757e8c3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 01:05:23.551565 crc crio[23067]: time=\"2026-06-11T01:05:23.550920526Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-5zzlt/registry-server\" id=1554ee09-6e5f-4679-89f0-06a4ba79114a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 01:05:23.552017 crc crio[23067]: time=\"2026-06-11T01:05:23.5517971Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 01:05:23.621500 crc crio[23067]: time=\"2026-06-11T01:05:23.621395104Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 01:05:23.626405 crc crio[23067]: time=\"2026-06-11T01:05:23.626323287Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 01:05:23.805307 crc crio[23067]: time=\"2026-06-11T01:05:23.805152283Z\" level=info msg=\"Created container 0b27cdcbc39ce7ee258cc153f66d6650579c0a6e5e390c0d447ad57b029beef1: openshift-marketplace/redhat-marketplace-5zzlt/registry-server\" id=1554ee09-6e5f-4679-89f0-06a4ba79114a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 01:05:23.807340 crc crio[23067]: time=\"2026-06-11T01:05:23.807186207Z\" level=info msg=\"Starting container: 0b27cdcbc39ce7ee258cc153f66d6650579c0a6e5e390c0d447ad57b029beef1\" id=eb3f030a-ff78-4a63-9679-5e5417b71d51 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 01:05:23.815219 crc crio[23067]: time=\"2026-06-11T01:05:23.815112281Z\" level=info msg=\"Started container\" PID=280170 containerID=0b27cdcbc39ce7ee258cc153f66d6650579c0a6e5e390c0d447ad57b029beef1 description=openshift-marketplace/redhat-marketplace-5zzlt/registry-server id=eb3f030a-ff78-4a63-9679-5e5417b71d51 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9d9f76a6c2918f264726e3fea6708226b5ac7d66a84a14597a04cd7257ed7b54\nJun 11 01:05:32.586509 crc crio[23067]: time=\"2026-06-11T01:05:32.585502698Z\" level=info msg=\"Stopping container: 0b27cdcbc39ce7ee258cc153f66d6650579c0a6e5e390c0d447ad57b029beef1 (timeout: 2s)\" id=0035bb27-f7de-4240-8409-86ca079b05d1 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 01:05:32.711506 crc crio[23067]: time=\"2026-06-11T01:05:32.711405209Z\" level=info msg=\"Stopped container 0b27cdcbc39ce7ee258cc153f66d6650579c0a6e5e390c0d447ad57b029beef1: openshift-marketplace/redhat-marketplace-5zzlt/registry-server\" id=0035bb27-f7de-4240-8409-86ca079b05d1 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 01:05:32.712565 crc crio[23067]: time=\"2026-06-11T01:05:32.712475258Z\" level=info msg=\"Stopping pod sandbox: 9d9f76a6c2918f264726e3fea6708226b5ac7d66a84a14597a04cd7257ed7b54\" id=680dd0d5-67fd-4ea4-a162-6ffff116840e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 01:05:32.713818 crc crio[23067]: time=\"2026-06-11T01:05:32.713744612Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-5zzlt Namespace:openshift-marketplace ID:9d9f76a6c2918f264726e3fea6708226b5ac7d66a84a14597a04cd7257ed7b54 UID:84e84149-c518-4e05-be38-7773e4df8e55 NetNS:/var/run/netns/f52cda33-bdcc-4e63-ad70-e764e8c66979 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod84e84149_c518_4e05_be38_7773e4df8e55.slice PodAnnotations:0xc0029b2d40}] Aliases:map[]}\"\nJun 11 01:05:32.714130 crc crio[23067]: time=\"2026-06-11T01:05:32.714027579Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-5zzlt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 01:05:33.091064 crc crio[23067]: time=\"2026-06-11T01:05:33.090170448Z\" level=info msg=\"Stopped pod sandbox: 9d9f76a6c2918f264726e3fea6708226b5ac7d66a84a14597a04cd7257ed7b54\" id=680dd0d5-67fd-4ea4-a162-6ffff116840e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 01:05:33.624608 crc crio[23067]: time=\"2026-06-11T01:05:33.620417038Z\" level=info msg=\"Removing container: 0b27cdcbc39ce7ee258cc153f66d6650579c0a6e5e390c0d447ad57b029beef1\" id=0e80465d-a385-47ea-8c1e-87720d7eea1b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 01:05:33.664466 crc crio[23067]: time=\"2026-06-11T01:05:33.664263149Z\" level=info msg=\"Removed container 0b27cdcbc39ce7ee258cc153f66d6650579c0a6e5e390c0d447ad57b029beef1: openshift-marketplace/redhat-marketplace-5zzlt/registry-server\" id=0e80465d-a385-47ea-8c1e-87720d7eea1b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 01:05:33.675250 crc crio[23067]: time=\"2026-06-11T01:05:33.674382781Z\" level=info msg=\"Removing container: 29159de84aa593643cf3e4e8048c42b0ddc46577caac56bc3d2e55645c5b1623\" id=e19abf2c-2bdb-4f81-9415-530e1f66992f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 01:05:33.708055 crc crio[23067]: time=\"2026-06-11T01:05:33.707932005Z\" level=info msg=\"Removed container 29159de84aa593643cf3e4e8048c42b0ddc46577caac56bc3d2e55645c5b1623: openshift-marketplace/redhat-marketplace-5zzlt/extract-content\" id=e19abf2c-2bdb-4f81-9415-530e1f66992f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 01:05:33.710722 crc crio[23067]: time=\"2026-06-11T01:05:33.710617217Z\" level=info msg=\"Removing container: 2b49a9089b1237297cfb5c9ca8caefdf9ef77511f6295e1e28fd02bb445cb619\" id=07393785-44da-4285-bcf6-7a5f9a5530ee name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 01:05:33.769062 crc crio[23067]: time=\"2026-06-11T01:05:33.768920197Z\" level=info msg=\"Removed container 2b49a9089b1237297cfb5c9ca8caefdf9ef77511f6295e1e28fd02bb445cb619: openshift-marketplace/redhat-marketplace-5zzlt/extract-utilities\" id=07393785-44da-4285-bcf6-7a5f9a5530ee name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 01:05:38.619810 crc crio[23067]: time=\"2026-06-11T01:05:38.618912568Z\" level=info msg=\"Stopping pod sandbox: 9d9f76a6c2918f264726e3fea6708226b5ac7d66a84a14597a04cd7257ed7b54\" id=9441b4fe-add5-41a4-bc22-877b22f2fe55 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 01:05:38.621164 crc crio[23067]: time=\"2026-06-11T01:05:38.619872393Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9d9f76a6c2918f264726e3fea6708226b5ac7d66a84a14597a04cd7257ed7b54\" id=9441b4fe-add5-41a4-bc22-877b22f2fe55 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 01:05:38.623899 crc crio[23067]: time=\"2026-06-11T01:05:38.623709917Z\" level=info msg=\"Removing pod sandbox: 9d9f76a6c2918f264726e3fea6708226b5ac7d66a84a14597a04cd7257ed7b54\" id=4218237d-8faa-4064-bf70-3db042013982 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 01:05:38.637876 crc crio[23067]: time=\"2026-06-11T01:05:38.637784586Z\" level=info msg=\"Removed pod sandbox: 9d9f76a6c2918f264726e3fea6708226b5ac7d66a84a14597a04cd7257ed7b54\" id=4218237d-8faa-4064-bf70-3db042013982 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 01:05:38.892192 crc crio[23067]: time=\"2026-06-11T01:05:38.892109995Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 01:05:39.350471 crc crio[23067]: time=\"2026-06-11T01:05:39.350270533Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 01:05:39.382224 crc crio[23067]: time=\"2026-06-11T01:05:39.382135711Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 01:05:39.734913 crc crio[23067]: time=\"2026-06-11T01:05:39.734398938Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 01:05:39.748433 crc crio[23067]: time=\"2026-06-11T01:05:39.748181759Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 01:05:39.777611 crc crio[23067]: time=\"2026-06-11T01:05:39.777527089Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 01:05:39.801162 crc crio[23067]: time=\"2026-06-11T01:05:39.800913119Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 01:05:40.658760 crc crio[23067]: time=\"2026-06-11T01:05:40.658281537Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 01:05:40.664479 crc crio[23067]: time=\"2026-06-11T01:05:40.664396072Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 01:05:40.704044 crc crio[23067]: time=\"2026-06-11T01:05:40.703954487Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 01:05:40.704044 crc crio[23067]: time=\"2026-06-11T01:05:40.703974988Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 01:05:40.730325 crc crio[23067]: time=\"2026-06-11T01:05:40.730246376Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 01:05:40.764313 crc crio[23067]: time=\"2026-06-11T01:05:40.76418866Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 01:05:41.240684 crc crio[23067]: time=\"2026-06-11T01:05:41.240527697Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 01:05:41.839366 crc crio[23067]: time=\"2026-06-11T01:05:41.839248671Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 01:05:42.358629 crc crio[23067]: time=\"2026-06-11T01:05:42.358560076Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 01:05:42.888057 crc crio[23067]: time=\"2026-06-11T01:05:42.887286955Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 01:05:43.367152 crc crio[23067]: time=\"2026-06-11T01:05:43.366979393Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 01:05:43.443717 crc crio[23067]: time=\"2026-06-11T01:05:43.443582026Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 01:05:43.542061 crc crio[23067]: time=\"2026-06-11T01:05:43.542011427Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 01:05:43.569772 crc crio[23067]: time=\"2026-06-11T01:05:43.569527578Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 01:05:45.038286 crc crio[23067]: time=\"2026-06-11T01:05:45.037580102Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 01:05:46.813549 crc crio[23067]: time=\"2026-06-11T01:05:46.812603804Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 01:05:46.912234 crc crio[23067]: time=\"2026-06-11T01:05:46.912135795Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 01:05:47.325781 crc crio[23067]: time=\"2026-06-11T01:05:47.323900882Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 01:05:48.141637 crc crio[23067]: time=\"2026-06-11T01:05:48.141008097Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 01:05:50.078342 crc crio[23067]: time=\"2026-06-11T01:05:50.076739587Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 01:05:50.244235 crc crio[23067]: time=\"2026-06-11T01:05:50.243352684Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 01:05:50.922109 crc crio[23067]: time=\"2026-06-11T01:05:50.921918517Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 01:05:51.598446 crc crio[23067]: time=\"2026-06-11T01:05:51.597977234Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 01:05:54.315025 crc crio[23067]: time=\"2026-06-11T01:05:54.314406018Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 01:05:54.369368 crc crio[23067]: time=\"2026-06-11T01:05:54.369231363Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 01:05:54.502472 crc crio[23067]: time=\"2026-06-11T01:05:54.502337668Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 01:05:54.647533 crc crio[23067]: time=\"2026-06-11T01:05:54.647326282Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 01:05:54.939326 crc crio[23067]: time=\"2026-06-11T01:05:54.938554595Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 01:05:55.548374 crc crio[23067]: time=\"2026-06-11T01:05:55.548280865Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 01:05:55.945928 crc crio[23067]: time=\"2026-06-11T01:05:55.945825291Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 01:05:55.949922 crc crio[23067]: time=\"2026-06-11T01:05:55.949815209Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 01:05:56.247554 crc crio[23067]: time=\"2026-06-11T01:05:56.247430334Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 01:05:57.436873 crc crio[23067]: time=\"2026-06-11T01:05:57.43629493Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 01:05:57.583226 crc crio[23067]: time=\"2026-06-11T01:05:57.583104994Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 01:05:57.844123 crc crio[23067]: time=\"2026-06-11T01:05:57.843557208Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 01:05:58.215204 crc crio[23067]: time=\"2026-06-11T01:05:58.215116983Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 01:05:59.454813 crc crio[23067]: time=\"2026-06-11T01:05:59.45414949Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 01:06:00.582315 crc crio[23067]: time=\"2026-06-11T01:06:00.581061329Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29685666-9j6w4/POD\" id=74b7bba2-c80c-48b7-8138-17109da3c099 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 01:06:00.582315 crc crio[23067]: time=\"2026-06-11T01:06:00.581582233Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 01:06:00.627628 crc crio[23067]: time=\"2026-06-11T01:06:00.625406703Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685666-9j6w4 Namespace:openshift-infra ID:acbb7b0c1e782bb5809a6c7ee41e1fbc936799132436c4c281d7752db32567ca UID:c57f3f0b-050b-4d93-ae38-82d72bff2080 NetNS:/var/run/netns/27e4e683-c43f-4627-ace0-47c0868ba785 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc57f3f0b_050b_4d93_ae38_82d72bff2080.slice PodAnnotations:0xc003ba8ae8}] Aliases:map[]}\"\nJun 11 01:06:00.627628 crc crio[23067]: time=\"2026-06-11T01:06:00.625465494Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29685666-9j6w4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 01:06:01.081035 crc crio[23067]: time=\"2026-06-11T01:06:01.079461461Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 01:06:01.125613 crc crio[23067]: time=\"2026-06-11T01:06:01.125524931Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 01:06:01.210822 crc crio[23067]: 2026-06-11T01:06:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:acbb7b0c1e782bb Mac:1a:b7:68:e2:2b:28 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:16 Mtu:0 Sandbox:/var/run/netns/27e4e683-c43f-4627-ace0-47c0868ba785 SocketPath: PciID:}] [{Interface:0xc0004be530 Address:{IP:10.217.1.22 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 01:06:01.210822 crc crio[23067]: time=\"2026-06-11T01:06:01.209839792Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685666-9j6w4 Namespace:openshift-infra ID:acbb7b0c1e782bb5809a6c7ee41e1fbc936799132436c4c281d7752db32567ca UID:c57f3f0b-050b-4d93-ae38-82d72bff2080 NetNS:/var/run/netns/27e4e683-c43f-4627-ace0-47c0868ba785 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc57f3f0b_050b_4d93_ae38_82d72bff2080.slice PodAnnotations:0xc003ba8ae8}] Aliases:map[]}\"\nJun 11 01:06:01.210822 crc crio[23067]: time=\"2026-06-11T01:06:01.210010316Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29685666-9j6w4 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 01:06:01.230787 crc crio[23067]: time=\"2026-06-11T01:06:01.230398296Z\" level=info msg=\"Ran pod sandbox acbb7b0c1e782bb5809a6c7ee41e1fbc936799132436c4c281d7752db32567ca with infra container: openshift-infra/auto-csr-approver-29685666-9j6w4/POD\" id=74b7bba2-c80c-48b7-8138-17109da3c099 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 01:06:01.236080 crc crio[23067]: time=\"2026-06-11T01:06:01.235972276Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=9f8c259b-25af-46eb-ab76-484dde64b4fd name=/runtime.v1.ImageService/PullImage\nJun 11 01:06:01.243751 crc crio[23067]: time=\"2026-06-11T01:06:01.243311123Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 01:06:01.244815 crc crio[23067]: time=\"2026-06-11T01:06:01.24469384Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 01:06:02.711152 crc crio[23067]: time=\"2026-06-11T01:06:02.710769491Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=9f8c259b-25af-46eb-ab76-484dde64b4fd name=/runtime.v1.ImageService/PullImage\nJun 11 01:06:02.715334 crc crio[23067]: time=\"2026-06-11T01:06:02.713339851Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=f4495e51-f211-4ed6-b16c-387bee35b73b name=/runtime.v1.ImageService/ImageStatus\nJun 11 01:06:02.716184 crc crio[23067]: time=\"2026-06-11T01:06:02.716112405Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=1244a7bf-bb82-4e0f-8bcf-2d171daed12a name=/runtime.v1.ImageService/ImageStatus\nJun 11 01:06:02.730985 crc crio[23067]: time=\"2026-06-11T01:06:02.730821241Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29685666-9j6w4/oc\" id=5c5bc1b9-1f62-4882-83e7-b35cccd2e751 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 01:06:02.731483 crc crio[23067]: time=\"2026-06-11T01:06:02.731423378Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 01:06:02.799383 crc crio[23067]: time=\"2026-06-11T01:06:02.799297205Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 01:06:03.234940 crc crio[23067]: time=\"2026-06-11T01:06:03.234266039Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 01:06:03.373508 crc crio[23067]: time=\"2026-06-11T01:06:03.373063867Z\" level=info msg=\"Created container 8d2520a7cbe7c735e70e5fda1161541e95444b75aff1c07f474c11122c09cef6: openshift-infra/auto-csr-approver-29685666-9j6w4/oc\" id=5c5bc1b9-1f62-4882-83e7-b35cccd2e751 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 01:06:03.374559 crc crio[23067]: time=\"2026-06-11T01:06:03.374524656Z\" level=info msg=\"Starting container: 8d2520a7cbe7c735e70e5fda1161541e95444b75aff1c07f474c11122c09cef6\" id=1e5fe938-6165-44d3-998b-8caf0a8b14c4 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 01:06:03.381271 crc crio[23067]: time=\"2026-06-11T01:06:03.381242487Z\" level=info msg=\"Started container\" PID=285382 containerID=8d2520a7cbe7c735e70e5fda1161541e95444b75aff1c07f474c11122c09cef6 description=openshift-infra/auto-csr-approver-29685666-9j6w4/oc id=1e5fe938-6165-44d3-998b-8caf0a8b14c4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=acbb7b0c1e782bb5809a6c7ee41e1fbc936799132436c4c281d7752db32567ca\nJun 11 01:06:05.114268 crc crio[23067]: time=\"2026-06-11T01:06:05.113482806Z\" level=info msg=\"Stopping pod sandbox: acbb7b0c1e782bb5809a6c7ee41e1fbc936799132436c4c281d7752db32567ca\" id=4c39b02c-e72e-4649-bc62-75274ec40dde name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 01:06:05.116281 crc crio[23067]: time=\"2026-06-11T01:06:05.11474619Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685666-9j6w4 Namespace:openshift-infra ID:acbb7b0c1e782bb5809a6c7ee41e1fbc936799132436c4c281d7752db32567ca UID:c57f3f0b-050b-4d93-ae38-82d72bff2080 NetNS:/var/run/netns/27e4e683-c43f-4627-ace0-47c0868ba785 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc57f3f0b_050b_4d93_ae38_82d72bff2080.slice PodAnnotations:0xc0001314d0}] Aliases:map[]}\"\nJun 11 01:06:05.116281 crc crio[23067]: time=\"2026-06-11T01:06:05.114904374Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29685666-9j6w4 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 01:06:05.553195 crc crio[23067]: time=\"2026-06-11T01:06:05.552753606Z\" level=info msg=\"Stopped pod sandbox: acbb7b0c1e782bb5809a6c7ee41e1fbc936799132436c4c281d7752db32567ca\" id=4c39b02c-e72e-4649-bc62-75274ec40dde name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 01:06:08.821246 crc crio[23067]: time=\"2026-06-11T01:06:08.820508056Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 01:06:38.670267 crc crio[23067]: time=\"2026-06-11T01:06:38.669262283Z\" level=info msg=\"Removing container: 86c6413f3fa8126e7f67f9a92aa3a63d67ee5c2b4d8dedd5e2cd8ab4684366b2\" id=b3f259b0-2614-4735-8d35-7b5eb4a0fd1e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 01:06:38.866424 crc crio[23067]: time=\"2026-06-11T01:06:38.866206207Z\" level=info msg=\"Removed container 86c6413f3fa8126e7f67f9a92aa3a63d67ee5c2b4d8dedd5e2cd8ab4684366b2: openshift-infra/auto-csr-approver-29685660-bpn6p/oc\" id=b3f259b0-2614-4735-8d35-7b5eb4a0fd1e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 01:06:38.884597 crc crio[23067]: time=\"2026-06-11T01:06:38.884409367Z\" level=info msg=\"Removing container: ac282fb6b301805ed2485cd21a8ad27f9ab04e1d14d150b635baa3fe98ee1e7a\" id=ece25ea4-1d0f-485d-ac40-538dfdde372a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 01:06:38.925798 crc crio[23067]: time=\"2026-06-11T01:06:38.925483733Z\" level=info msg=\"Removed container ac282fb6b301805ed2485cd21a8ad27f9ab04e1d14d150b635baa3fe98ee1e7a: openshift-must-gather-vbxmw/crc-debug-drhvk/container-00\" id=ece25ea4-1d0f-485d-ac40-538dfdde372a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 01:06:38.944074 crc crio[23067]: time=\"2026-06-11T01:06:38.94390649Z\" level=info msg=\"Stopping pod sandbox: 757cb47ca68dd1af1449b574cff6c2df853a0eeb9d72c0c319aa833e2cc0ae54\" id=5b799bcc-0382-4d61-bf80-424255241ccd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 01:06:38.944074 crc crio[23067]: time=\"2026-06-11T01:06:38.944024683Z\" level=info msg=\"Stopped pod sandbox (already stopped): 757cb47ca68dd1af1449b574cff6c2df853a0eeb9d72c0c319aa833e2cc0ae54\" id=5b799bcc-0382-4d61-bf80-424255241ccd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 01:06:38.944959 crc crio[23067]: time=\"2026-06-11T01:06:38.944832344Z\" level=info msg=\"Removing pod sandbox: 757cb47ca68dd1af1449b574cff6c2df853a0eeb9d72c0c319aa833e2cc0ae54\" id=05654c1c-40b2-4c05-854a-d78ee34e998c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 01:06:38.971885 crc crio[23067]: time=\"2026-06-11T01:06:38.97175503Z\" level=info msg=\"Removed pod sandbox: 757cb47ca68dd1af1449b574cff6c2df853a0eeb9d72c0c319aa833e2cc0ae54\" id=05654c1c-40b2-4c05-854a-d78ee34e998c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 01:06:38.973023 crc crio[23067]: time=\"2026-06-11T01:06:38.972780837Z\" level=info msg=\"Stopping pod sandbox: 885b9d1aa7d555a30525c59f236cfd5c4d920359ea27ffe6eb42e2b1b9fd26b5\" id=e88414c7-7702-4643-87bd-c75337f42492 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 01:06:38.973023 crc crio[23067]: time=\"2026-06-11T01:06:38.972830258Z\" level=info msg=\"Stopped pod sandbox (already stopped): 885b9d1aa7d555a30525c59f236cfd5c4d920359ea27ffe6eb42e2b1b9fd26b5\" id=e88414c7-7702-4643-87bd-c75337f42492 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 01:06:38.973752 crc crio[23067]: time=\"2026-06-11T01:06:38.97363209Z\" level=info msg=\"Removing pod sandbox: 885b9d1aa7d555a30525c59f236cfd5c4d920359ea27ffe6eb42e2b1b9fd26b5\" id=82460008-505d-4c22-bee5-70289a00c611 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 01:06:38.996980 crc crio[23067]: time=\"2026-06-11T01:06:38.996615559Z\" level=info msg=\"Removed pod sandbox: 885b9d1aa7d555a30525c59f236cfd5c4d920359ea27ffe6eb42e2b1b9fd26b5\" id=82460008-505d-4c22-bee5-70289a00c611 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 01:07:36.463727 crc crio[23067]: time=\"2026-06-11T01:07:36.461845237Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 01:07:50.895979 crc crio[23067]: time=\"2026-06-11T01:07:50.89455279Z\" level=info msg=\"Stopping container: cfc19a7001c03ea79dec5852aa03a58ea165c10fbce22de60f60246130271d02 (timeout: 2s)\" id=fff9e446-a766-4467-bd86-3de372433e2f name=/runtime.v1.RuntimeService/StopContainer\nJun 11 01:07:51.130121 crc crio[23067]: time=\"2026-06-11T01:07:51.129460666Z\" level=info msg=\"Stopped container cfc19a7001c03ea79dec5852aa03a58ea165c10fbce22de60f60246130271d02: openshift-must-gather-vbxmw/must-gather-kl6kg/copy\" id=fff9e446-a766-4467-bd86-3de372433e2f name=/runtime.v1.RuntimeService/StopContainer\nJun 11 01:07:51.131455 crc crio[23067]: time=\"2026-06-11T01:07:51.131314066Z\" level=info msg=\"Stopping pod sandbox: 299677d341f59c3ca846b59f7eb8516ff7d818b23ac800d57d7c31a502891ffd\" id=8acecb29-8a5a-49a6-bc2d-dd78b9ed142a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 01:07:51.132619 crc crio[23067]: time=\"2026-06-11T01:07:51.13257736Z\" level=info msg=\"Got pod network &{Name:must-gather-kl6kg Namespace:openshift-must-gather-vbxmw ID:299677d341f59c3ca846b59f7eb8516ff7d818b23ac800d57d7c31a502891ffd UID:af070cd0-afcb-4a20-b56a-1e3d58a379b5 NetNS:/var/run/netns/9102b43c-56cf-4c0a-ad1a-ef99cc6429eb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf070cd0_afcb_4a20_b56a_1e3d58a379b5.slice PodAnnotations:0xc003610d50}] Aliases:map[]}\"\nJun 11 01:07:51.133000 crc crio[23067]: time=\"2026-06-11T01:07:51.132858117Z\" level=info msg=\"Deleting pod openshift-must-gather-vbxmw_must-gather-kl6kg from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 01:07:51.515007 crc crio[23067]: time=\"2026-06-11T01:07:51.514516815Z\" level=info msg=\"Stopped pod sandbox: 299677d341f59c3ca846b59f7eb8516ff7d818b23ac800d57d7c31a502891ffd\" id=8acecb29-8a5a-49a6-bc2d-dd78b9ed142a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 01:07:52.028300 crc crio[23067]: time=\"2026-06-11T01:07:52.026962566Z\" level=info msg=\"Removing container: cfc19a7001c03ea79dec5852aa03a58ea165c10fbce22de60f60246130271d02\" id=436a8806-a05c-4247-9a1d-1a87eb659320 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 01:07:52.080983 crc crio[23067]: time=\"2026-06-11T01:07:52.080915129Z\" level=info msg=\"Removed container cfc19a7001c03ea79dec5852aa03a58ea165c10fbce22de60f60246130271d02: openshift-must-gather-vbxmw/must-gather-kl6kg/copy\" id=436a8806-a05c-4247-9a1d-1a87eb659320 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 01:07:52.087516 crc crio[23067]: time=\"2026-06-11T01:07:52.087484196Z\" level=info msg=\"Removing container: 8c1411a9956972245722aefe3c908a600ecce576c9bee7da76ea8a5749d7d03c\" id=1dcce540-41d0-41b9-9e38-e506e7697fb7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 01:07:52.295433 crc crio[23067]: time=\"2026-06-11T01:07:52.29521565Z\" level=info msg=\"Removed container 8c1411a9956972245722aefe3c908a600ecce576c9bee7da76ea8a5749d7d03c: openshift-must-gather-vbxmw/must-gather-kl6kg/gather\" id=1dcce540-41d0-41b9-9e38-e506e7697fb7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 01:08:00.568815 crc crio[23067]: time=\"2026-06-11T01:08:00.567931214Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29685668-l87vs/POD\" id=33b6cbde-2133-49b8-afc3-621ae43321c7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 01:08:00.570200 crc crio[23067]: time=\"2026-06-11T01:08:00.568969112Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 01:08:00.601316 crc crio[23067]: time=\"2026-06-11T01:08:00.601167919Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685668-l87vs Namespace:openshift-infra ID:f7fa08aea56197c07c6905a6ab8fdde912a9c19fe8e54c41f63c7d393289df5f UID:456064b7-a174-4df8-83d1-8b9aae2b163a NetNS:/var/run/netns/bc25cdc1-5d19-487f-b699-9e2b3d163101 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod456064b7_a174_4df8_83d1_8b9aae2b163a.slice PodAnnotations:0xc000c355f8}] Aliases:map[]}\"\nJun 11 01:08:00.601316 crc crio[23067]: time=\"2026-06-11T01:08:00.60123436Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29685668-l87vs to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 01:08:00.940315 crc crio[23067]: 2026-06-11T01:08:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f7fa08aea56197c Mac:ba:e9:d7:c9:8e:93 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:17 Mtu:0 Sandbox:/var/run/netns/bc25cdc1-5d19-487f-b699-9e2b3d163101 SocketPath: PciID:}] [{Interface:0xc000235170 Address:{IP:10.217.1.23 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 01:08:00.941726 crc crio[23067]: time=\"2026-06-11T01:08:00.941574676Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685668-l87vs Namespace:openshift-infra ID:f7fa08aea56197c07c6905a6ab8fdde912a9c19fe8e54c41f63c7d393289df5f UID:456064b7-a174-4df8-83d1-8b9aae2b163a NetNS:/var/run/netns/bc25cdc1-5d19-487f-b699-9e2b3d163101 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod456064b7_a174_4df8_83d1_8b9aae2b163a.slice PodAnnotations:0xc000c355f8}] Aliases:map[]}\"\nJun 11 01:08:00.942081 crc crio[23067]: time=\"2026-06-11T01:08:00.941777931Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29685668-l87vs for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 01:08:00.956553 crc crio[23067]: time=\"2026-06-11T01:08:00.956467617Z\" level=info msg=\"Ran pod sandbox f7fa08aea56197c07c6905a6ab8fdde912a9c19fe8e54c41f63c7d393289df5f with infra container: openshift-infra/auto-csr-approver-29685668-l87vs/POD\" id=33b6cbde-2133-49b8-afc3-621ae43321c7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 01:08:00.960937 crc crio[23067]: time=\"2026-06-11T01:08:00.960803254Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=5b00f0f0-d09c-4df1-b355-16c10a1d1514 name=/runtime.v1.ImageService/PullImage\nJun 11 01:08:00.972007 crc crio[23067]: time=\"2026-06-11T01:08:00.971944454Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 01:08:02.303304 crc crio[23067]: time=\"2026-06-11T01:08:02.302403874Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=5b00f0f0-d09c-4df1-b355-16c10a1d1514 name=/runtime.v1.ImageService/PullImage\nJun 11 01:08:02.308270 crc crio[23067]: time=\"2026-06-11T01:08:02.308141388Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=6441263c-d507-4464-8901-1703c20f48ff name=/runtime.v1.ImageService/ImageStatus\nJun 11 01:08:02.311047 crc crio[23067]: time=\"2026-06-11T01:08:02.310979584Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=35b72726-31a7-4f37-bc2e-29be25f33ccc name=/runtime.v1.ImageService/ImageStatus\nJun 11 01:08:02.318157 crc crio[23067]: time=\"2026-06-11T01:08:02.318050825Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29685668-l87vs/oc\" id=b99ac7b7-1825-4531-8c10-ef771fdea1ea name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 01:08:02.318739 crc crio[23067]: time=\"2026-06-11T01:08:02.318635011Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 01:08:02.377873 crc crio[23067]: time=\"2026-06-11T01:08:02.377755053Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 01:08:02.784205 crc crio[23067]: time=\"2026-06-11T01:08:02.783549261Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 01:08:02.940850 crc crio[23067]: time=\"2026-06-11T01:08:02.940717034Z\" level=info msg=\"Created container d9a8175c3d4936a36df7a8604fcea614ffd07d6e629809b3b89cd5eae9d60c8a: openshift-infra/auto-csr-approver-29685668-l87vs/oc\" id=b99ac7b7-1825-4531-8c10-ef771fdea1ea name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 01:08:02.946118 crc crio[23067]: time=\"2026-06-11T01:08:02.945836311Z\" level=info msg=\"Starting container: d9a8175c3d4936a36df7a8604fcea614ffd07d6e629809b3b89cd5eae9d60c8a\" id=46a1c0e8-497a-4449-880e-a7c972f9dd95 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 01:08:02.955502 crc crio[23067]: time=\"2026-06-11T01:08:02.955359038Z\" level=info msg=\"Started container\" PID=291507 containerID=d9a8175c3d4936a36df7a8604fcea614ffd07d6e629809b3b89cd5eae9d60c8a description=openshift-infra/auto-csr-approver-29685668-l87vs/oc id=46a1c0e8-497a-4449-880e-a7c972f9dd95 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f7fa08aea56197c07c6905a6ab8fdde912a9c19fe8e54c41f63c7d393289df5f\nJun 11 01:08:05.254024 crc crio[23067]: time=\"2026-06-11T01:08:05.25250493Z\" level=info msg=\"Stopping pod sandbox: f7fa08aea56197c07c6905a6ab8fdde912a9c19fe8e54c41f63c7d393289df5f\" id=ce065625-a589-4a15-8269-a513c6a8a9fd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 01:08:05.256039 crc crio[23067]: time=\"2026-06-11T01:08:05.255005627Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685668-l87vs Namespace:openshift-infra ID:f7fa08aea56197c07c6905a6ab8fdde912a9c19fe8e54c41f63c7d393289df5f UID:456064b7-a174-4df8-83d1-8b9aae2b163a NetNS:/var/run/netns/bc25cdc1-5d19-487f-b699-9e2b3d163101 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod456064b7_a174_4df8_83d1_8b9aae2b163a.slice PodAnnotations:0xc003611298}] Aliases:map[]}\"\nJun 11 01:08:05.256039 crc crio[23067]: time=\"2026-06-11T01:08:05.255184952Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29685668-l87vs from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 01:08:05.689605 crc crio[23067]: time=\"2026-06-11T01:08:05.687185286Z\" level=info msg=\"Stopped pod sandbox: f7fa08aea56197c07c6905a6ab8fdde912a9c19fe8e54c41f63c7d393289df5f\" id=ce065625-a589-4a15-8269-a513c6a8a9fd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 01:08:08.388715 crc crio[23067]: time=\"2026-06-11T01:08:08.385566413Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-fg5st/POD\" id=e8b72c91-98fc-4ca2-b4eb-6df955fd9981 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 01:08:08.388715 crc crio[23067]: time=\"2026-06-11T01:08:08.38622495Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 01:08:08.436779 crc crio[23067]: time=\"2026-06-11T01:08:08.436591187Z\" level=info msg=\"Got pod network &{Name:redhat-operators-fg5st Namespace:openshift-marketplace ID:f340d2f57d1bbdb8b1bd8fb88d3525114ba3fb98671cbba29bd48ccc9d6ced6e UID:28b6ca24-7df8-4011-b5be-b30a3baef3c3 NetNS:/var/run/netns/a4af5738-c52a-49e4-9121-87592d12285f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod28b6ca24_7df8_4011_b5be_b30a3baef3c3.slice PodAnnotations:0xc000b80128}] Aliases:map[]}\"\nJun 11 01:08:08.436779 crc crio[23067]: time=\"2026-06-11T01:08:08.43670772Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-fg5st to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 01:08:08.994000 crc crio[23067]: 2026-06-11T01:08:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f340d2f57d1bbdb Mac:02:5e:8a:9b:2e:04 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:18 Mtu:0 Sandbox:/var/run/netns/a4af5738-c52a-49e4-9121-87592d12285f SocketPath: PciID:}] [{Interface:0xc0002da9e0 Address:{IP:10.217.1.24 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 01:08:08.996016 crc crio[23067]: time=\"2026-06-11T01:08:08.995883268Z\" level=info msg=\"Got pod network &{Name:redhat-operators-fg5st Namespace:openshift-marketplace ID:f340d2f57d1bbdb8b1bd8fb88d3525114ba3fb98671cbba29bd48ccc9d6ced6e UID:28b6ca24-7df8-4011-b5be-b30a3baef3c3 NetNS:/var/run/netns/a4af5738-c52a-49e4-9121-87592d12285f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod28b6ca24_7df8_4011_b5be_b30a3baef3c3.slice PodAnnotations:0xc000b80128}] Aliases:map[]}\"\nJun 11 01:08:08.996138 crc crio[23067]: time=\"2026-06-11T01:08:08.996091564Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-fg5st for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 01:08:09.008254 crc crio[23067]: time=\"2026-06-11T01:08:09.007955293Z\" level=info msg=\"Ran pod sandbox f340d2f57d1bbdb8b1bd8fb88d3525114ba3fb98671cbba29bd48ccc9d6ced6e with infra container: openshift-marketplace/redhat-operators-fg5st/POD\" id=e8b72c91-98fc-4ca2-b4eb-6df955fd9981 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 01:08:09.011312 crc crio[23067]: time=\"2026-06-11T01:08:09.01118807Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=1525aa20-631b-4924-8375-0291e0364de7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 01:08:09.015321 crc crio[23067]: time=\"2026-06-11T01:08:09.015207669Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=73169717-2749-4d5f-9b3b-1ba6f3160580 name=/runtime.v1.ImageService/ImageStatus\nJun 11 01:08:09.027423 crc crio[23067]: time=\"2026-06-11T01:08:09.026348629Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-fg5st/extract-utilities\" id=4318240c-ff06-46be-8c67-f8d39f8759c9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 01:08:09.027423 crc crio[23067]: time=\"2026-06-11T01:08:09.02675159Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 01:08:09.121469 crc crio[23067]: time=\"2026-06-11T01:08:09.121137762Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 01:08:09.129613 crc crio[23067]: time=\"2026-06-11T01:08:09.129538648Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 01:08:09.372983 crc crio[23067]: time=\"2026-06-11T01:08:09.372258015Z\" level=info msg=\"Created container 75020fea3fafce10e3987cb2a328ff7815d6d7d396875050d2dd247859a2d908: openshift-marketplace/redhat-operators-fg5st/extract-utilities\" id=4318240c-ff06-46be-8c67-f8d39f8759c9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 01:08:09.382505 crc crio[23067]: time=\"2026-06-11T01:08:09.379391147Z\" level=info msg=\"Starting container: 75020fea3fafce10e3987cb2a328ff7815d6d7d396875050d2dd247859a2d908\" id=e0048b9c-ff9d-4d26-a2dc-ebaad3c9ade9 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 01:08:09.414168 crc crio[23067]: time=\"2026-06-11T01:08:09.413158386Z\" level=info msg=\"Started container\" PID=291969 containerID=75020fea3fafce10e3987cb2a328ff7815d6d7d396875050d2dd247859a2d908 description=openshift-marketplace/redhat-operators-fg5st/extract-utilities id=e0048b9c-ff9d-4d26-a2dc-ebaad3c9ade9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f340d2f57d1bbdb8b1bd8fb88d3525114ba3fb98671cbba29bd48ccc9d6ced6e\nJun 11 01:08:10.387773 crc crio[23067]: time=\"2026-06-11T01:08:10.386701593Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=1addd22b-d4cc-4633-ba4c-a41f9c4b94f9 name=/runtime.v1.ImageService/PullImage\nJun 11 01:08:10.401444 crc crio[23067]: time=\"2026-06-11T01:08:10.397475363Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"\nJun 11 01:08:11.352225 crc crio[23067]: time=\"2026-06-11T01:08:11.351422513Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:546c77fdbf5f7c6a9a4243f4c4ef38fe0f584972a70f687bc40091743ee77d60\" id=1addd22b-d4cc-4633-ba4c-a41f9c4b94f9 name=/runtime.v1.ImageService/PullImage\nJun 11 01:08:11.355260 crc crio[23067]: time=\"2026-06-11T01:08:11.353179551Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=93c64492-ce4a-405c-8729-75bee2ed5a6d name=/runtime.v1.ImageService/ImageStatus\nJun 11 01:08:11.356471 crc crio[23067]: time=\"2026-06-11T01:08:11.356366436Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=a2ed63bf-e0b2-480f-8bad-4b41b5519ac6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 01:08:11.364415 crc crio[23067]: time=\"2026-06-11T01:08:11.364312Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-fg5st/extract-content\" id=33227d3b-3bda-43ab-8dc0-9016c9874a26 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 01:08:11.365257 crc crio[23067]: time=\"2026-06-11T01:08:11.364828184Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 01:08:11.420176 crc crio[23067]: time=\"2026-06-11T01:08:11.420097653Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 01:08:11.423455 crc crio[23067]: time=\"2026-06-11T01:08:11.423395302Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 01:08:11.611115 crc crio[23067]: time=\"2026-06-11T01:08:11.610877641Z\" level=info msg=\"Created container 42db28b2f3325f8b50b95273da22a89378554cd1ed7f8c824b29f3d79732775f: openshift-marketplace/redhat-operators-fg5st/extract-content\" id=33227d3b-3bda-43ab-8dc0-9016c9874a26 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 01:08:11.612304 crc crio[23067]: time=\"2026-06-11T01:08:11.612197996Z\" level=info msg=\"Starting container: 42db28b2f3325f8b50b95273da22a89378554cd1ed7f8c824b29f3d79732775f\" id=64f3f2ce-ebf3-40c2-a282-d75312142092 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 01:08:11.619334 crc crio[23067]: time=\"2026-06-11T01:08:11.619246716Z\" level=info msg=\"Started container\" PID=292050 containerID=42db28b2f3325f8b50b95273da22a89378554cd1ed7f8c824b29f3d79732775f description=openshift-marketplace/redhat-operators-fg5st/extract-content id=64f3f2ce-ebf3-40c2-a282-d75312142092 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f340d2f57d1bbdb8b1bd8fb88d3525114ba3fb98671cbba29bd48ccc9d6ced6e\nJun 11 01:08:16.508738 crc crio[23067]: time=\"2026-06-11T01:08:16.507814315Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=d37186e6-3346-4e81-9013-152d76758a6f name=/runtime.v1.ImageService/ImageStatus\nJun 11 01:08:16.511317 crc crio[23067]: time=\"2026-06-11T01:08:16.511239268Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=f8dd7241-7655-4e4b-adde-263b4000e29e name=/runtime.v1.ImageService/ImageStatus\nJun 11 01:08:16.518849 crc crio[23067]: time=\"2026-06-11T01:08:16.51876838Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-fg5st/registry-server\" id=738d783a-a971-48ec-bdb7-4c5da2b90fa6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 01:08:16.519713 crc crio[23067]: time=\"2026-06-11T01:08:16.519450879Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 01:08:16.587387 crc crio[23067]: time=\"2026-06-11T01:08:16.587303616Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 01:08:16.593946 crc crio[23067]: time=\"2026-06-11T01:08:16.593829832Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 01:08:16.798016 crc crio[23067]: time=\"2026-06-11T01:08:16.797330922Z\" level=info msg=\"Created container ff075714254b82ae010e1aa63a9bed7e324c38b56810a1753100ab4379fc9aee: openshift-marketplace/redhat-operators-fg5st/registry-server\" id=738d783a-a971-48ec-bdb7-4c5da2b90fa6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 01:08:16.799323 crc crio[23067]: time=\"2026-06-11T01:08:16.799199092Z\" level=info msg=\"Starting container: ff075714254b82ae010e1aa63a9bed7e324c38b56810a1753100ab4379fc9aee\" id=05e1735e-b322-4682-9967-2490b3c5789d name=/runtime.v1.RuntimeService/StartContainer\nJun 11 01:08:16.809344 crc crio[23067]: time=\"2026-06-11T01:08:16.809176351Z\" level=info msg=\"Started container\" PID=292345 containerID=ff075714254b82ae010e1aa63a9bed7e324c38b56810a1753100ab4379fc9aee description=openshift-marketplace/redhat-operators-fg5st/registry-server id=05e1735e-b322-4682-9967-2490b3c5789d name=/runtime.v1.RuntimeService/StartContainer sandboxID=f340d2f57d1bbdb8b1bd8fb88d3525114ba3fb98671cbba29bd48ccc9d6ced6e\nJun 11 01:08:29.768154 crc crio[23067]: time=\"2026-06-11T01:08:29.761328183Z\" level=info msg=\"Stopping container: ff075714254b82ae010e1aa63a9bed7e324c38b56810a1753100ab4379fc9aee (timeout: 2s)\" id=d14e73ca-0498-46e0-a473-f3ec585e851c name=/runtime.v1.RuntimeService/StopContainer\nJun 11 01:08:29.899593 crc crio[23067]: time=\"2026-06-11T01:08:29.898741003Z\" level=info msg=\"Stopped container ff075714254b82ae010e1aa63a9bed7e324c38b56810a1753100ab4379fc9aee: openshift-marketplace/redhat-operators-fg5st/registry-server\" id=d14e73ca-0498-46e0-a473-f3ec585e851c name=/runtime.v1.RuntimeService/StopContainer\nJun 11 01:08:29.902441 crc crio[23067]: time=\"2026-06-11T01:08:29.901106207Z\" level=info msg=\"Stopping pod sandbox: f340d2f57d1bbdb8b1bd8fb88d3525114ba3fb98671cbba29bd48ccc9d6ced6e\" id=b326dd78-8700-4e0b-b9cd-454213ee7a80 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 01:08:29.902441 crc crio[23067]: time=\"2026-06-11T01:08:29.902103764Z\" level=info msg=\"Got pod network &{Name:redhat-operators-fg5st Namespace:openshift-marketplace ID:f340d2f57d1bbdb8b1bd8fb88d3525114ba3fb98671cbba29bd48ccc9d6ced6e UID:28b6ca24-7df8-4011-b5be-b30a3baef3c3 NetNS:/var/run/netns/a4af5738-c52a-49e4-9121-87592d12285f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod28b6ca24_7df8_4011_b5be_b30a3baef3c3.slice PodAnnotations:0xc0001318a8}] Aliases:map[]}\"\nJun 11 01:08:29.902441 crc crio[23067]: time=\"2026-06-11T01:08:29.902262818Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-fg5st from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 01:08:30.318531 crc crio[23067]: time=\"2026-06-11T01:08:30.318418175Z\" level=info msg=\"Stopped pod sandbox: f340d2f57d1bbdb8b1bd8fb88d3525114ba3fb98671cbba29bd48ccc9d6ced6e\" id=b326dd78-8700-4e0b-b9cd-454213ee7a80 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 01:08:30.784804 crc crio[23067]: time=\"2026-06-11T01:08:30.783534601Z\" level=info msg=\"Removing container: ff075714254b82ae010e1aa63a9bed7e324c38b56810a1753100ab4379fc9aee\" id=1ae40a7f-9014-42fa-87eb-ec89ddc367ee name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 01:08:30.825540 crc crio[23067]: time=\"2026-06-11T01:08:30.825412679Z\" level=info msg=\"Removed container ff075714254b82ae010e1aa63a9bed7e324c38b56810a1753100ab4379fc9aee: openshift-marketplace/redhat-operators-fg5st/registry-server\" id=1ae40a7f-9014-42fa-87eb-ec89ddc367ee name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 01:08:30.830193 crc crio[23067]: time=\"2026-06-11T01:08:30.830150706Z\" level=info msg=\"Removing container: 42db28b2f3325f8b50b95273da22a89378554cd1ed7f8c824b29f3d79732775f\" id=517811fe-a468-4818-8c25-f689c1d42683 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 01:08:30.872344 crc crio[23067]: time=\"2026-06-11T01:08:30.872190738Z\" level=info msg=\"Removed container 42db28b2f3325f8b50b95273da22a89378554cd1ed7f8c824b29f3d79732775f: openshift-marketplace/redhat-operators-fg5st/extract-content\" id=517811fe-a468-4818-8c25-f689c1d42683 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 01:08:30.889380 crc crio[23067]: time=\"2026-06-11T01:08:30.888806136Z\" level=info msg=\"Removing container: 75020fea3fafce10e3987cb2a328ff7815d6d7d396875050d2dd247859a2d908\" id=1dec77fa-8611-4cbc-bd60-e17e9c3192e5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 01:08:30.950102 crc crio[23067]: time=\"2026-06-11T01:08:30.949966393Z\" level=info msg=\"Removed container 75020fea3fafce10e3987cb2a328ff7815d6d7d396875050d2dd247859a2d908: openshift-marketplace/redhat-operators-fg5st/extract-utilities\" id=1dec77fa-8611-4cbc-bd60-e17e9c3192e5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 01:08:39.060410 crc crio[23067]: time=\"2026-06-11T01:08:39.059855852Z\" level=info msg=\"Removing container: 91e0f8b14b1e21989a8196df0cb7ca519a634e7766cc6d97f7eeea7f2173247e\" id=21c53b18-2f02-42c1-a904-fd7366453186 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 01:08:39.253464 crc crio[23067]: time=\"2026-06-11T01:08:39.252599512Z\" level=info msg=\"Removed container 91e0f8b14b1e21989a8196df0cb7ca519a634e7766cc6d97f7eeea7f2173247e: openshift-infra/auto-csr-approver-29685662-89qrr/oc\" id=21c53b18-2f02-42c1-a904-fd7366453186 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 01:08:39.271324 crc crio[23067]: time=\"2026-06-11T01:08:39.271206563Z\" level=info msg=\"Stopping pod sandbox: f340d2f57d1bbdb8b1bd8fb88d3525114ba3fb98671cbba29bd48ccc9d6ced6e\" id=c49acc44-f749-405c-97f0-ec9323314ce0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 01:08:39.271324 crc crio[23067]: time=\"2026-06-11T01:08:39.271291496Z\" level=info msg=\"Stopped pod sandbox (already stopped): f340d2f57d1bbdb8b1bd8fb88d3525114ba3fb98671cbba29bd48ccc9d6ced6e\" id=c49acc44-f749-405c-97f0-ec9323314ce0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 01:08:39.273375 crc crio[23067]: time=\"2026-06-11T01:08:39.273199397Z\" level=info msg=\"Removing pod sandbox: f340d2f57d1bbdb8b1bd8fb88d3525114ba3fb98671cbba29bd48ccc9d6ced6e\" id=94c7f33b-a56e-475d-815c-8cb1d949c022 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 01:08:39.297754 crc crio[23067]: time=\"2026-06-11T01:08:39.297496962Z\" level=info msg=\"Removed pod sandbox: f340d2f57d1bbdb8b1bd8fb88d3525114ba3fb98671cbba29bd48ccc9d6ced6e\" id=94c7f33b-a56e-475d-815c-8cb1d949c022 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 01:08:39.299072 crc crio[23067]: time=\"2026-06-11T01:08:39.298975561Z\" level=info msg=\"Stopping pod sandbox: 9f7137732cdb6c370bbc102158d90d0d47431b1a12720321f04ec2ffe741723c\" id=7f30cdcd-03a4-4e71-a289-439e01c30e0d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 01:08:39.299205 crc crio[23067]: time=\"2026-06-11T01:08:39.299074864Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9f7137732cdb6c370bbc102158d90d0d47431b1a12720321f04ec2ffe741723c\" id=7f30cdcd-03a4-4e71-a289-439e01c30e0d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 01:08:39.301278 crc crio[23067]: time=\"2026-06-11T01:08:39.301175121Z\" level=info msg=\"Removing pod sandbox: 9f7137732cdb6c370bbc102158d90d0d47431b1a12720321f04ec2ffe741723c\" id=5957bdf8-c4da-4c00-87c4-f02ec74fde48 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 01:08:39.318576 crc crio[23067]: time=\"2026-06-11T01:08:39.318132947Z\" level=info msg=\"Removed pod sandbox: 9f7137732cdb6c370bbc102158d90d0d47431b1a12720321f04ec2ffe741723c\" id=5957bdf8-c4da-4c00-87c4-f02ec74fde48 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 01:08:39.319738 crc crio[23067]: time=\"2026-06-11T01:08:39.319550095Z\" level=info msg=\"Stopping pod sandbox: 299677d341f59c3ca846b59f7eb8516ff7d818b23ac800d57d7c31a502891ffd\" id=e6e05406-0e3e-431b-8b04-c61e93acc146 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 01:08:39.319738 crc crio[23067]: time=\"2026-06-11T01:08:39.31970347Z\" level=info msg=\"Stopped pod sandbox (already stopped): 299677d341f59c3ca846b59f7eb8516ff7d818b23ac800d57d7c31a502891ffd\" id=e6e05406-0e3e-431b-8b04-c61e93acc146 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 01:08:39.321532 crc crio[23067]: time=\"2026-06-11T01:08:39.321454507Z\" level=info msg=\"Removing pod sandbox: 299677d341f59c3ca846b59f7eb8516ff7d818b23ac800d57d7c31a502891ffd\" id=7f997a71-f892-4a4d-a30e-b6213186e1d5 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 01:08:39.343166 crc crio[23067]: time=\"2026-06-11T01:08:39.341597759Z\" level=info msg=\"Removed pod sandbox: 299677d341f59c3ca846b59f7eb8516ff7d818b23ac800d57d7c31a502891ffd\" id=7f997a71-f892-4a4d-a30e-b6213186e1d5 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 01:10:00.637929 crc crio[23067]: time=\"2026-06-11T01:10:00.636406587Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29685670-5jthp/POD\" id=67ca8ab6-143d-4e41-a288-40de32c75cf3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 01:10:00.637929 crc crio[23067]: time=\"2026-06-11T01:10:00.638108003Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 01:10:00.681263 crc crio[23067]: time=\"2026-06-11T01:10:00.681170553Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685670-5jthp Namespace:openshift-infra ID:75b59a94b653f3ba58afc4d04f64685c675616cd14ec795ffd48017e8eee60f2 UID:e475a372-b5e1-49f2-8ba2-50f717112c93 NetNS:/var/run/netns/e6eca4cc-7601-4a71-885e-cc604d84ba27 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode475a372_b5e1_49f2_8ba2_50f717112c93.slice PodAnnotations:0xc007e133e0}] Aliases:map[]}\"\nJun 11 01:10:00.681263 crc crio[23067]: time=\"2026-06-11T01:10:00.681233594Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29685670-5jthp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 01:10:01.308760 crc crio[23067]: 2026-06-11T01:10:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:75b59a94b653f3b Mac:ea:93:80:59:bc:57 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:19 Mtu:0 Sandbox:/var/run/netns/e6eca4cc-7601-4a71-885e-cc604d84ba27 SocketPath: PciID:}] [{Interface:0xc00011e7c0 Address:{IP:10.217.1.25 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 01:10:01.312033 crc crio[23067]: time=\"2026-06-11T01:10:01.311888477Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685670-5jthp Namespace:openshift-infra ID:75b59a94b653f3ba58afc4d04f64685c675616cd14ec795ffd48017e8eee60f2 UID:e475a372-b5e1-49f2-8ba2-50f717112c93 NetNS:/var/run/netns/e6eca4cc-7601-4a71-885e-cc604d84ba27 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode475a372_b5e1_49f2_8ba2_50f717112c93.slice PodAnnotations:0xc007e133e0}] Aliases:map[]}\"\nJun 11 01:10:01.312329 crc crio[23067]: time=\"2026-06-11T01:10:01.312270128Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29685670-5jthp for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 01:10:01.327428 crc crio[23067]: time=\"2026-06-11T01:10:01.327380795Z\" level=info msg=\"Ran pod sandbox 75b59a94b653f3ba58afc4d04f64685c675616cd14ec795ffd48017e8eee60f2 with infra container: openshift-infra/auto-csr-approver-29685670-5jthp/POD\" id=67ca8ab6-143d-4e41-a288-40de32c75cf3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 01:10:01.333191 crc crio[23067]: time=\"2026-06-11T01:10:01.333090368Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=3d6f1e34-d00e-43f5-8361-22e84e8092c1 name=/runtime.v1.ImageService/PullImage\nJun 11 01:10:01.350928 crc crio[23067]: time=\"2026-06-11T01:10:01.350885598Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 01:10:03.185904 crc crio[23067]: time=\"2026-06-11T01:10:03.185231037Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=3d6f1e34-d00e-43f5-8361-22e84e8092c1 name=/runtime.v1.ImageService/PullImage\nJun 11 01:10:03.188319 crc crio[23067]: time=\"2026-06-11T01:10:03.187346074Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=1e3e9119-023a-4349-b93e-3ed9f95726e4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 01:10:03.190275 crc crio[23067]: time=\"2026-06-11T01:10:03.190197621Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=684e5b9e-5c96-4226-bb33-d8b4b754938b name=/runtime.v1.ImageService/ImageStatus\nJun 11 01:10:03.204817 crc crio[23067]: time=\"2026-06-11T01:10:03.204584118Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29685670-5jthp/oc\" id=9f577b0a-69f8-4598-b77e-d2bdb8be2238 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 01:10:03.206872 crc crio[23067]: time=\"2026-06-11T01:10:03.206481309Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 01:10:03.276125 crc crio[23067]: time=\"2026-06-11T01:10:03.276042143Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 01:10:03.681560 crc crio[23067]: time=\"2026-06-11T01:10:03.680890935Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 01:10:03.817087 crc crio[23067]: time=\"2026-06-11T01:10:03.817024221Z\" level=info msg=\"Created container 4c0cd49f9df85012022eb1a3d3ea574ba0a48b5c4a580cfb7d28593d6b0a96a5: openshift-infra/auto-csr-approver-29685670-5jthp/oc\" id=9f577b0a-69f8-4598-b77e-d2bdb8be2238 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 01:10:03.818600 crc crio[23067]: time=\"2026-06-11T01:10:03.818523732Z\" level=info msg=\"Starting container: 4c0cd49f9df85012022eb1a3d3ea574ba0a48b5c4a580cfb7d28593d6b0a96a5\" id=5d8400aa-5c44-4809-8bcf-0746f989812f name=/runtime.v1.RuntimeService/StartContainer\nJun 11 01:10:03.824325 crc crio[23067]: time=\"2026-06-11T01:10:03.824245366Z\" level=info msg=\"Started container\" PID=297537 containerID=4c0cd49f9df85012022eb1a3d3ea574ba0a48b5c4a580cfb7d28593d6b0a96a5 description=openshift-infra/auto-csr-approver-29685670-5jthp/oc id=5d8400aa-5c44-4809-8bcf-0746f989812f name=/runtime.v1.RuntimeService/StartContainer sandboxID=75b59a94b653f3ba58afc4d04f64685c675616cd14ec795ffd48017e8eee60f2\nJun 11 01:10:05.488575 crc crio[23067]: time=\"2026-06-11T01:10:05.487874147Z\" level=info msg=\"Stopping pod sandbox: 75b59a94b653f3ba58afc4d04f64685c675616cd14ec795ffd48017e8eee60f2\" id=e9132fa6-528b-4ac3-b0cf-e72cbb6d1f81 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 01:10:05.489819 crc crio[23067]: time=\"2026-06-11T01:10:05.489761087Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685670-5jthp Namespace:openshift-infra ID:75b59a94b653f3ba58afc4d04f64685c675616cd14ec795ffd48017e8eee60f2 UID:e475a372-b5e1-49f2-8ba2-50f717112c93 NetNS:/var/run/netns/e6eca4cc-7601-4a71-885e-cc604d84ba27 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode475a372_b5e1_49f2_8ba2_50f717112c93.slice PodAnnotations:0xc000531088}] Aliases:map[]}\"\nJun 11 01:10:05.490163 crc crio[23067]: time=\"2026-06-11T01:10:05.490077716Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29685670-5jthp from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 01:10:05.868331 crc crio[23067]: time=\"2026-06-11T01:10:05.867426138Z\" level=info msg=\"Stopped pod sandbox: 75b59a94b653f3ba58afc4d04f64685c675616cd14ec795ffd48017e8eee60f2\" id=e9132fa6-528b-4ac3-b0cf-e72cbb6d1f81 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 01:10:39.445128 crc crio[23067]: time=\"2026-06-11T01:10:39.444480539Z\" level=info msg=\"Removing container: 74e41f147909fa48575844ae51e994f05f26b4f7cb57f476253d72e3e2483d0f\" id=ab6e4d29-8b2b-40b1-a74d-1a16492af693 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 01:10:39.668621 crc crio[23067]: time=\"2026-06-11T01:10:39.668540403Z\" level=info msg=\"Removed container 74e41f147909fa48575844ae51e994f05f26b4f7cb57f476253d72e3e2483d0f: openshift-infra/auto-csr-approver-29685664-qfbww/oc\" id=ab6e4d29-8b2b-40b1-a74d-1a16492af693 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 01:10:39.688132 crc crio[23067]: time=\"2026-06-11T01:10:39.687516744Z\" level=info msg=\"Stopping pod sandbox: a0f79ee73ada54f7eb208e379b503bf0fcec6c96e65e93403bb7062d55e2ff2d\" id=d7d5dc16-5245-4eea-b9db-2000643d7a7a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 01:10:39.688132 crc crio[23067]: time=\"2026-06-11T01:10:39.687622417Z\" level=info msg=\"Stopped pod sandbox (already stopped): a0f79ee73ada54f7eb208e379b503bf0fcec6c96e65e93403bb7062d55e2ff2d\" id=d7d5dc16-5245-4eea-b9db-2000643d7a7a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 01:10:39.688941 crc crio[23067]: time=\"2026-06-11T01:10:39.688548512Z\" level=info msg=\"Removing pod sandbox: a0f79ee73ada54f7eb208e379b503bf0fcec6c96e65e93403bb7062d55e2ff2d\" id=734b3ad2-e3c5-440a-b0da-7ae7eaa48b47 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 01:10:39.711490 crc crio[23067]: time=\"2026-06-11T01:10:39.711259834Z\" level=info msg=\"Removed pod sandbox: a0f79ee73ada54f7eb208e379b503bf0fcec6c96e65e93403bb7062d55e2ff2d\" id=734b3ad2-e3c5-440a-b0da-7ae7eaa48b47 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.612148 | controller |   "stdout_lines": [
2026-06-11 01:10:49.612254 | controller |     "Jun 10 23:37:32.709425 crc systemd[1]: Starting Container Runtime Interface for OCI (CRI-O)...",
2026-06-11 01:10:49.612276 | controller |     "Jun 10 23:37:34.088730 crc crio[3641]: time=\"2026-06-10T23:37:34.086971105Z\" level=info msg=\"Updating config from single file: /etc/crio/crio.conf\"",
2026-06-11 01:10:49.612292 | controller |     "Jun 10 23:37:34.088730 crc crio[3641]: time=\"2026-06-10T23:37:34.088707614Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf\"",
2026-06-11 01:10:49.612307 | controller |     "Jun 10 23:37:34.096989 crc crio[3641]: time=\"2026-06-10T23:37:34.096914794Z\" level=info msg=\"Updating config from path: /etc/crio/crio.conf.d\"",
2026-06-11 01:10:49.612323 | controller |     "Jun 10 23:37:34.098005 crc crio[3641]: time=\"2026-06-10T23:37:34.097933796Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf.d/00-default\"",
2026-06-11 01:10:49.612365 | controller |     "Jun 10 23:37:34.129918 crc crio[3641]: time=\"2026-06-10T23:37:34.129818504Z\" level=info msg=\"Starting CRI-O, version: 1.33.5-3.rhaos4.20.gitd0ea985.el9, git: unknown(clean)\"",
2026-06-11 01:10:49.612390 | controller |     "Jun 10 23:37:34.130503 crc crio[3641]: time=\"2026-06-10T23:37:34.130442899Z\" level=info msg=\"Node configuration value for hugetlb cgroup is true\"",
2026-06-11 01:10:49.612408 | controller |     "Jun 10 23:37:34.130503 crc crio[3641]: time=\"2026-06-10T23:37:34.130486804Z\" level=info msg=\"Node configuration value for pid cgroup is true\"",
2026-06-11 01:10:49.612424 | controller |     "Jun 10 23:37:34.130884 crc crio[3641]: time=\"2026-06-10T23:37:34.130829292Z\" level=info msg=\"Node configuration value for memoryswap cgroup is true\"",
2026-06-11 01:10:49.612439 | controller |     "Jun 10 23:37:34.130884 crc crio[3641]: time=\"2026-06-10T23:37:34.130860713Z\" level=info msg=\"Node configuration value for cgroup v2 is true\"",
2026-06-11 01:10:49.612454 | controller |     "Jun 10 23:37:34.159227 crc crio[3641]: time=\"2026-06-10T23:37:34.158982523Z\" level=info msg=\"Node configuration value for systemd AllowedCPUs is true\"",
2026-06-11 01:10:49.612470 | controller |     "Jun 10 23:37:34.195704 crc crio[3641]: time=\"2026-06-10T23:37:34.195545464Z\" 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 01:10:49.612491 | controller |     "Jun 10 23:37:34.200931 crc crio[3641]: time=\"2026-06-10T23:37:34.200856156Z\" 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 01:10:49.612508 | controller |     "Jun 10 23:37:34.739222 crc crio[3641]: time=\"2026-06-10T23:37:34.739026881Z\" 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 01:10:49.612524 | controller |     "Jun 10 23:37:35.677256 crc crio[3641]: time=\"2026-06-10T23:37:35.675687698Z\" level=info msg=\"Checkpoint/restore support enabled\"",
2026-06-11 01:10:49.612539 | controller |     "Jun 10 23:37:35.677256 crc crio[3641]: time=\"2026-06-10T23:37:35.676307251Z\" level=info msg=\"Using the internal default seccomp profile\"",
2026-06-11 01:10:49.612554 | controller |     "Jun 10 23:37:35.677256 crc crio[3641]: time=\"2026-06-10T23:37:35.676676649Z\" level=info msg=\"AppArmor is disabled by the system or at CRI-O build-time\"",
2026-06-11 01:10:49.612569 | controller |     "Jun 10 23:37:35.677256 crc crio[3641]: time=\"2026-06-10T23:37:35.676689589Z\" level=info msg=\"No blockio config file specified, blockio not configured\"",
2026-06-11 01:10:49.612584 | controller |     "Jun 10 23:37:35.677256 crc crio[3641]: time=\"2026-06-10T23:37:35.67669798Z\" level=info msg=\"RDT not available in the host system\"",
2026-06-11 01:10:49.612598 | controller |     "Jun 10 23:37:35.690387 crc crio[3641]: time=\"2026-06-10T23:37:35.690359476Z\" level=info msg=\"Conmon does support the --sync option\"",
2026-06-11 01:10:49.612613 | controller |     "Jun 10 23:37:35.690499 crc crio[3641]: time=\"2026-06-10T23:37:35.690478688Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"",
2026-06-11 01:10:49.612628 | controller |     "Jun 10 23:37:35.695148 crc crio[3641]: time=\"2026-06-10T23:37:35.695126025Z\" level=info msg=\"Conmon does support the --sync option\"",
2026-06-11 01:10:49.612643 | controller |     "Jun 10 23:37:35.695225 crc crio[3641]: time=\"2026-06-10T23:37:35.695211527Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"",
2026-06-11 01:10:49.612658 | controller |     "Jun 10 23:37:36.273818 crc crio[3641]: time=\"2026-06-10T23:37:36.272513275Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 01:10:49.612672 | controller |     "Jun 10 23:37:36.273818 crc crio[3641]: time=\"2026-06-10T23:37:36.273819782Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 01:10:49.612687 | controller |     "Jun 10 23:37:36.281124 crc crio[3641]: time=\"2026-06-10T23:37:36.280362205Z\" level=info msg=\"FLAG: --enable-profile-unix-socket=\\\"true\\\"\\n\"",
2026-06-11 01:10:49.612701 | controller |     "Jun 10 23:37:36.282054 crc crio[3641]: time=\"2026-06-10T23:37:36.281354885Z\" level=info msg=\"FLAG: --stream-address=\\\"192.168.130.11\\\"\\n\"",
2026-06-11 01:10:49.612718 | controller |     "Jun 10 23:37:36.298022 crc crio[3641]: time=\"2026-06-10T23:37:36.296871952Z\" level=info msg=\"Current CRI-O configuration:\\n[crio]\\n  root = \\\"/var/lib/containers/storage\\\"\\n  runroot = \\\"/run/containers/storage\\\"\\n  imagestore = \\\"\\\"\\n  storage_driver = \\\"overlay\\\"\\n  storage_option = [\\\"overlay.skip_mount_home=true\\\"]\\n  log_dir = \\\"/var/log/crio/pods\\\"\\n  version_file = \\\"/var/run/crio/version\\\"\\n  version_file_persist = \\\"\\\"\\n  clean_shutdown_file = \\\"/var/lib/crio/clean.shutdown\\\"\\n  internal_wipe = true\\n  internal_repair = true\\n  [crio.api]\\n    grpc_max_send_msg_size = 83886080\\n    grpc_max_recv_msg_size = 83886080\\n    listen = \\\"/var/run/crio/crio.sock\\\"\\n    stream_address = \\\"192.168.130.11\\\"\\n    stream_port = \\\"0\\\"\\n    stream_enable_tls = false\\n    stream_tls_cert = \\\"\\\"\\n    stream_tls_key = \\\"\\\"\\n    stream_tls_ca = \\\"\\\"\\n    stream_idle_timeout = \\\"\\\"\\n  [crio.runtime]\\n    no_pivot = false\\n    selinux = true\\n    log_to_journald = false\\n    drop_infra_ctr = true\\n    read_only = false\\n    hooks_dir = [\\\"/etc/containers/oci/hooks.d\\\", \\\"/run/containers/oci/hooks.d\\\", \\\"/usr/share/containers/oci/hooks.d\\\"]\\n    default_capabilities = [\\\"CHOWN\\\", \\\"DAC_OVERRIDE\\\", \\\"FSETID\\\", \\\"FOWNER\\\", \\\"SETGID\\\", \\\"SETUID\\\", \\\"SETPCAP\\\", \\\"NET_BIND_SERVICE\\\", \\\"KILL\\\"]\\n    add_inheritable_capabilities = false\\n    default_env = [\\\"NSS_SDB_USE_CACHE=no\\\"]\\n    default_sysctls = [\\\"net.ipv4.ping_group_range=0 2147483647\\\"]\\n    default_ulimits = [\\\"nofile=1048576\\\"]\\n    allowed_devices = [\\\"/dev/fuse\\\", \\\"/dev/net/tun\\\"]\\n    cdi_spec_dirs = [\\\"/etc/cdi\\\", \\\"/var/run/cdi\\\"]\\n    device_ownership_from_security_context = false\\n    default_runtime = \\\"crun\\\"\\n    decryption_keys_path = \\\"/etc/crio/keys/\\\"\\n    conmon = \\\"\\\"\\n    conmon_cgroup = \\\"pod\\\"\\n    seccomp_profile = \\\"\\\"\\n    privileged_seccomp_profile = \\\"\\\"\\n    apparmor_profile = \\\"crio-default\\\"\\n    blockio_config_file = \\\"\\\"\\n    blockio_reload = false\\n    irqbalance_config_file = \\\"/etc/sysconfig/irqbalance\\\"\\n    rdt_config_file = \\\"\\\"\\n    cgroup_manager = \\\"systemd\\\"\\n    default_mounts_file = \\\"\\\"\\n    container_exits_dir = \\\"/var/run/crio/exits\\\"\\n    container_attach_socket_dir = \\\"/var/run/crio\\\"\\n    bind_mount_prefix = \\\"\\\"\\n    uid_mappings = \\\"\\\"\\n    minimum_mappable_uid = -1\\n    gid_mappings = \\\"\\\"\\n    minimum_mappable_gid = -1\\n    log_level = \\\"info\\\"\\n    log_filter = \\\"\\\"\\n    namespaces_dir = \\\"/var/run\\\"\\n    pinns_path = \\\"/usr/bin/pinns\\\"\\n    enable_criu_support = true\\n    pids_limit = -1\\n    log_size_max = -1\\n    ctr_stop_timeout = 30\\n    separate_pull_cgroup = \\\"\\\"\\n    infra_ctr_cpuset = \\\"\\\"\\n    shared_cpuset = \\\"\\\"\\n    absent_mount_sources_to_reject = [\\\"/etc/hostname\\\"]\\n    enable_pod_events = false\\n    irqbalance_config_restore_file = \\\"/etc/sysconfig/orig_irq_banned_cpus\\\"\\n    hostnetwork_disable_selinux = true\\n    disable_hostport_mapping = false\\n    timezone = \\\"\\\"\\n    [crio.runtime.runtimes]\\n      [crio.runtime.runtimes.crun]\\n        runtime_config_path = \\\"\\\"\\n        runtime_path = \\\"/usr/bin/crun\\\"\\n        runtime_type = \\\"\\\"\\n        runtime_root = \\\"/run/crun\\\"\\n        allowed_annotations = [\\\"io.containers.trace-syscall\\\", \\\"io.kubernetes.cri-o.Devices\\\", \\\"io.kubernetes.cri-o.LinkLogs\\\"]\\n        monitor_path = \\\"/usr/bin/conmon\\\"\\n        monitor_cgroup = \\\"pod\\\"\\n        container_min_memory = \\\"512KiB\\\"\\n        no_sync_log = false\\n        [crio.runtime.runtimes.crun.default_annotations]\\n          \\\"run.oci.systemd.subgroup\\\" = \\\"\\\"\\n      [crio.runtime.runtimes.runc]\\n        runtime_config_path = \\\"\\\"\\n        runtime_path = \\\"/usr/bin/runc\\\"\\n        runtime_type = \\\"\\\"\\n        runtime_root = \\\"/run/runc\\\"\\n        allowed_annotations = [\\\"io.containers.trace-syscall\\\", \\\"io.kubernetes.cri-o.Devices\\\", \\\"io.kubernetes.cri-o.LinkLogs\\\"]\\n        monitor_path = \\\"/usr/bin/conmon\\\"\\n        monitor_cgroup = \\\"pod\\\"\\n        container_min_memory = \\\"12MiB\\\"\\n        no_sync_log = false\\n    [crio.runtime.workloads]\\n      [crio.runtime.workloads.openshift-builder]\\n        activation_annotation = \\\"io.openshift.builder\\\"\\n        annotation_prefix = \\\"\\\"\\n        allowed_annotations = [\\\"io.kubernetes.cri-o.userns-mode\\\", \\\"io.kubernetes.cri-o.Devices\\\"]\\n        DisallowedAnnotations = [\\\"cpu-quota.crio.io\\\", \\\"io.kubernetes.cri.rdt-class\\\", \\\"io.kubernetes.cri-o.TrySkipVolumeSELinuxLabel\\\", \\\"io.kubernetes.cri-o.PodLinuxResources\\\", \\\"cpu-shared.crio.io\\\", \\\"io.kubernetes.cri-o.cgroup2-mount-hierarchy-rw\\\", \\\"io.kubernetes.cri-o.ShmSize\\\", \\\"cpu-load-balancing.crio.io\\\", \\\"irq-load-balancing.crio.io\\\", \\\"io.kubernetes.cri-o.seccompNotifierAction\\\", \\\"io.kubernetes.cri-o.umask\\\", \\\"io.kubernetes.cri-o.DisableFIPS\\\", \\\"module.wasm.image/variant\\\", \\\"io.containers.trace-syscall\\\", \\\"cpu-c-states.crio.io\\\", \\\"io.kubernetes.cri-o.PodLinuxOverhead\\\", \\\"io.kubernetes.cri-o.LinkLogs\\\", \\\"seccomp-profile.kubernetes.cri-o.io\\\", \\\"bundle\\\", \\\"org.criu.config\\\", \\\"run.oci.\\\", \\\"io.kubernetes.cri-o.UnifiedCgroup\\\", \\\"cpu-freq-governor.crio.io\\\", \\\"org.systemd.property.\\\", \\\"io.kubernetes.cri.container-type\\\"]\\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 01:10:49.612747 | controller |     "Jun 10 23:37:36.317125 crc crio[3641]: time=\"2026-06-10T23:37:36.316282662Z\" level=warning msg=\"Checking storage directory /var/lib/containers/storage for errors because of unclean shutdown\"",
2026-06-11 01:10:49.612763 | controller |     "Jun 10 23:37:38.141366 crc crio[3641]: time=\"2026-06-10T23:37:38.140143469Z\" level=info msg=\"Attempting to restore irqbalance config from /etc/sysconfig/orig_irq_banned_cpus\"",
2026-06-11 01:10:49.612778 | controller |     "Jun 10 23:37:38.143122 crc crio[3641]: time=\"2026-06-10T23:37:38.142288071Z\" level=info msg=\"Restore irqbalance config: nothing to do\"",
2026-06-11 01:10:49.612792 | controller |     "Jun 10 23:37:38.408021 crc crio[3641]: time=\"2026-06-10T23:37:38.407310449Z\" 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 01:10:49.612812 | controller |     "Jun 10 23:37:38.427427 crc crio[3641]: time=\"2026-06-10T23:37:38.427235801Z\" level=warning msg=\"Deleting all containers under sandbox 2a669a230e0afc58260587ab928a151b6752183179007838320ca23d77998240 since it could not be restored\"",
2026-06-11 01:10:49.612828 | controller |     "Jun 10 23:37:38.443153 crc crio[3641]: time=\"2026-06-10T23:37:38.443002971Z\" 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 01:10:49.612842 | controller |     "Jun 10 23:37:38.453619 crc crio[3641]: time=\"2026-06-10T23:37:38.453483284Z\" level=warning msg=\"Deleting all containers under sandbox 5d12a23f28cfdfab8acc2c31b8e590b1cd1c66262a95d0d9e6334df5c9d83730 since it could not be restored\"",
2026-06-11 01:10:49.612856 | controller |     "Jun 10 23:37:38.470560 crc crio[3641]: time=\"2026-06-10T23:37:38.470101025Z\" 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 01:10:49.612870 | controller |     "Jun 10 23:37:38.484049 crc crio[3641]: time=\"2026-06-10T23:37:38.48390965Z\" level=warning msg=\"Deleting all containers under sandbox b3fb04fc606fe54422d5489bd8fc2b18438bf32c094e6d5499989b1c4680081d since it could not be restored\"",
2026-06-11 01:10:49.612884 | controller |     "Jun 10 23:37:38.516732 crc crio[3641]: time=\"2026-06-10T23:37:38.516434583Z\" 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 01:10:49.612898 | controller |     "Jun 10 23:37:38.529634 crc crio[3641]: time=\"2026-06-10T23:37:38.529443288Z\" level=warning msg=\"Deleting all containers under sandbox b772409aebad8f593523276009413324ceef9893239aaa903bf8e87341af63e5 since it could not be restored\"",
2026-06-11 01:10:49.612912 | controller |     "Jun 10 23:37:38.555362 crc crio[3641]: time=\"2026-06-10T23:37:38.555193074Z\" 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 01:10:49.612926 | controller |     "Jun 10 23:37:38.571469 crc crio[3641]: time=\"2026-06-10T23:37:38.57140209Z\" level=warning msg=\"Deleting all containers under sandbox 2ad4e6712288ae4114ef99649d38397a6414bb10a28064a266721a8faa87797b since it could not be restored\"",
2026-06-11 01:10:49.612940 | controller |     "Jun 10 23:37:38.584576 crc crio[3641]: time=\"2026-06-10T23:37:38.584468586Z\" 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 01:10:49.612954 | controller |     "Jun 10 23:37:38.591535 crc crio[3641]: time=\"2026-06-10T23:37:38.591422764Z\" level=warning msg=\"Deleting all containers under sandbox 0390d7aadc8a3e6eb344c5e0b8426cde958d22f535ef3e4b6a7ecc87ec7ab007 since it could not be restored\"",
2026-06-11 01:10:49.612968 | controller |     "Jun 10 23:37:38.602405 crc crio[3641]: time=\"2026-06-10T23:37:38.602274412Z\" 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 01:10:49.612981 | controller |     "Jun 10 23:37:38.608567 crc crio[3641]: time=\"2026-06-10T23:37:38.60846954Z\" level=warning msg=\"Deleting all containers under sandbox 1a4e3f601cadcab1698cc4e396c2d86420ae76346b72be0fd3b8879ae0e9e4ce since it could not be restored\"",
2026-06-11 01:10:49.612999 | controller |     "Jun 10 23:37:38.667917 crc crio[3641]: time=\"2026-06-10T23:37:38.66756549Z\" 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 01:10:49.613014 | controller |     "Jun 10 23:37:38.675327 crc crio[3641]: time=\"2026-06-10T23:37:38.675219457Z\" level=warning msg=\"Deleting all containers under sandbox 6388b28b2c8f23494d8172acdbe0c2c15336b1bc90da0e9a409e30b24cb20fd5 since it could not be restored\"",
2026-06-11 01:10:49.613028 | controller |     "Jun 10 23:37:38.687130 crc crio[3641]: time=\"2026-06-10T23:37:38.686970216Z\" 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 01:10:49.613042 | controller |     "Jun 10 23:37:38.693857 crc crio[3641]: time=\"2026-06-10T23:37:38.693715721Z\" level=warning msg=\"Deleting all containers under sandbox 410638bdabddf5fcd1c35e7a74c44e5944cfa3831815455f10afe54ace39c37a since it could not be restored\"",
2026-06-11 01:10:49.613056 | controller |     "Jun 10 23:37:38.718865 crc crio[3641]: time=\"2026-06-10T23:37:38.718634027Z\" 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 01:10:49.613070 | controller |     "Jun 10 23:37:38.726882 crc crio[3641]: time=\"2026-06-10T23:37:38.725569205Z\" level=warning msg=\"Deleting all containers under sandbox 87513315fd0d6459c3e9ff38722c06f45676fd2cd669a0356da2de9c0d9d759d since it could not be restored\"",
2026-06-11 01:10:49.613084 | controller |     "Jun 10 23:37:38.750553 crc crio[3641]: time=\"2026-06-10T23:37:38.75035939Z\" 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 01:10:49.613098 | controller |     "Jun 10 23:37:38.758149 crc crio[3641]: time=\"2026-06-10T23:37:38.757958096Z\" level=warning msg=\"Deleting all containers under sandbox 6f1db32e9e579db7cf7dab1ab228e7efa8c130d835afbaf76bc51f3cc09c4bdb since it could not be restored\"",
2026-06-11 01:10:49.613112 | controller |     "Jun 10 23:37:38.769861 crc crio[3641]: time=\"2026-06-10T23:37:38.769571763Z\" 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 01:10:49.613126 | controller |     "Jun 10 23:37:38.780616 crc crio[3641]: time=\"2026-06-10T23:37:38.780070017Z\" level=warning msg=\"Deleting all containers under sandbox 044c75aa04b88e425cfee36b8a2db3c825c7003dbbcf88c6942411327c436ded since it could not be restored\"",
2026-06-11 01:10:49.613140 | controller |     "Jun 10 23:37:38.802629 crc crio[3641]: time=\"2026-06-10T23:37:38.802252038Z\" 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 01:10:49.613154 | controller |     "Jun 10 23:37:38.815859 crc crio[3641]: time=\"2026-06-10T23:37:38.815310044Z\" level=warning msg=\"Deleting all containers under sandbox c8d89a6a18d8bf8e544fca6f74b002af11259ae7912ab06a6b65e2bd0a014a86 since it could not be restored\"",
2026-06-11 01:10:49.613168 | controller |     "Jun 10 23:37:38.902564 crc crio[3641]: time=\"2026-06-10T23:37:38.902461979Z\" 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 01:10:49.613186 | controller |     "Jun 10 23:37:38.908487 crc crio[3641]: time=\"2026-06-10T23:37:38.908445805Z\" level=warning msg=\"Deleting all containers under sandbox f62ec4c74b2d28d07d15680e61dc47bea0d64f3c10cd0998203816ee1a5e21ae since it could not be restored\"",
2026-06-11 01:10:49.613200 | controller |     "Jun 10 23:37:38.922302 crc crio[3641]: time=\"2026-06-10T23:37:38.922146549Z\" 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 01:10:49.613214 | controller |     "Jun 10 23:37:38.927033 crc crio[3641]: time=\"2026-06-10T23:37:38.92699297Z\" level=warning msg=\"Deleting all containers under sandbox f6dab756a5f81da6b1648d44137e45cc60b6c69fca2c6887870ecbde15f13852 since it could not be restored\"",
2026-06-11 01:10:49.613228 | controller |     "Jun 10 23:37:38.936436 crc crio[3641]: time=\"2026-06-10T23:37:38.936399Z\" 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 01:10:49.613242 | controller |     "Jun 10 23:37:38.942313 crc crio[3641]: time=\"2026-06-10T23:37:38.942218353Z\" level=warning msg=\"Deleting all containers under sandbox ffa16630965ee37fb7ae4617aa9da06a6662aa11df1df8dabfd1ed98d76641ff since it could not be restored\"",
2026-06-11 01:10:49.613257 | controller |     "Jun 10 23:37:38.948898 crc crio[3641]: time=\"2026-06-10T23:37:38.948871528Z\" 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 01:10:49.613271 | controller |     "Jun 10 23:37:38.955892 crc crio[3641]: time=\"2026-06-10T23:37:38.955793096Z\" level=warning msg=\"Deleting all containers under sandbox c007be82b33d8a9981381fb90ba81b7decd46a3a32856131653d22904f819946 since it could not be restored\"",
2026-06-11 01:10:49.613285 | controller |     "Jun 10 23:37:39.036459 crc crio[3641]: time=\"2026-06-10T23:37:39.036348057Z\" 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 01:10:49.613298 | controller |     "Jun 10 23:37:39.043132 crc crio[3641]: time=\"2026-06-10T23:37:39.043067243Z\" level=warning msg=\"Deleting all containers under sandbox 34dab8a60616b7cf01d4e9c425e238f75c5ad085d018feae02e699514bf41b3e since it could not be restored\"",
2026-06-11 01:10:49.613312 | controller |     "Jun 10 23:37:39.058930 crc crio[3641]: time=\"2026-06-10T23:37:39.058790822Z\" 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 01:10:49.613326 | controller |     "Jun 10 23:37:39.068157 crc crio[3641]: time=\"2026-06-10T23:37:39.068020579Z\" level=warning msg=\"Deleting all containers under sandbox aa31576716b05cdc9e4d264e54c2c41b79aab1b69c8410d864515a3524230ed1 since it could not be restored\"",
2026-06-11 01:10:49.613340 | controller |     "Jun 10 23:37:39.086989 crc crio[3641]: time=\"2026-06-10T23:37:39.08619899Z\" 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 01:10:49.613374 | controller |     "Jun 10 23:37:39.096097 crc crio[3641]: time=\"2026-06-10T23:37:39.095978444Z\" level=warning msg=\"Deleting all containers under sandbox 8c6585b8db86793364698268f6d5287dd5b180895605886d7545253be162b3b7 since it could not be restored\"",
2026-06-11 01:10:49.613394 | controller |     "Jun 10 23:37:39.107014 crc crio[3641]: time=\"2026-06-10T23:37:39.106899342Z\" 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 01:10:49.613409 | controller |     "Jun 10 23:37:39.112462 crc crio[3641]: time=\"2026-06-10T23:37:39.112331481Z\" level=warning msg=\"Deleting all containers under sandbox 716f9b4b423fda207fd050f2cc805a414ecaf503cdd039d9046723715112fc7a since it could not be restored\"",
2026-06-11 01:10:49.613423 | controller |     "Jun 10 23:37:39.132726 crc crio[3641]: time=\"2026-06-10T23:37:39.132467166Z\" 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 01:10:49.613438 | controller |     "Jun 10 23:37:39.141434 crc crio[3641]: time=\"2026-06-10T23:37:39.141295998Z\" level=warning msg=\"Deleting all containers under sandbox 39b7866f65a026a9785951e874d79b2a65586cc09117692bad73d8da76814de6 since it could not be restored\"",
2026-06-11 01:10:49.613453 | controller |     "Jun 10 23:37:39.177901 crc crio[3641]: time=\"2026-06-10T23:37:39.177445017Z\" 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 01:10:49.613467 | controller |     "Jun 10 23:37:39.183297 crc crio[3641]: time=\"2026-06-10T23:37:39.183253371Z\" level=warning msg=\"Deleting all containers under sandbox 0a627e5c6308b6ab884fc5085cf4d12b710327538b6da457318523644e6aaa34 since it could not be restored\"",
2026-06-11 01:10:49.613482 | controller |     "Jun 10 23:37:39.239133 crc crio[3641]: time=\"2026-06-10T23:37:39.238998038Z\" 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 01:10:49.613496 | controller |     "Jun 10 23:37:39.246547 crc crio[3641]: time=\"2026-06-10T23:37:39.246437532Z\" level=warning msg=\"Deleting all containers under sandbox 5fa37ff5131c654317df29274d488133bf9d3fc0bbac893fd1adc704cac18f20 since it could not be restored\"",
2026-06-11 01:10:49.613511 | controller |     "Jun 10 23:37:39.254498 crc crio[3641]: time=\"2026-06-10T23:37:39.254273151Z\" 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 01:10:49.613525 | controller |     "Jun 10 23:37:39.259176 crc crio[3641]: time=\"2026-06-10T23:37:39.259062822Z\" level=warning msg=\"Deleting all containers under sandbox 38107617a56be24a3c4df55a1260c58edb4a789423b3d5f4c1941bd57e4bbb71 since it could not be restored\"",
2026-06-11 01:10:49.613540 | controller |     "Jun 10 23:37:39.282801 crc crio[3641]: time=\"2026-06-10T23:37:39.282495059Z\" 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 01:10:49.613554 | controller |     "Jun 10 23:37:39.287935 crc crio[3641]: time=\"2026-06-10T23:37:39.287824177Z\" level=warning msg=\"Deleting all containers under sandbox ca101b65abcacc688b6db6fe9499e5cc58a69da3e55d5e9e0dbd37efd4357017 since it could not be restored\"",
2026-06-11 01:10:49.613569 | controller |     "Jun 10 23:37:39.302224 crc crio[3641]: time=\"2026-06-10T23:37:39.302054437Z\" 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 01:10:49.613586 | controller |     "Jun 10 23:37:39.307485 crc crio[3641]: time=\"2026-06-10T23:37:39.307361125Z\" level=warning msg=\"Deleting all containers under sandbox df7839e3a7fe9f97d215b350da23429c49ceb57289d871c643f130f5c2ddd4ef since it could not be restored\"",
2026-06-11 01:10:49.613601 | controller |     "Jun 10 23:37:39.315593 crc crio[3641]: time=\"2026-06-10T23:37:39.315484278Z\" 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 01:10:49.613616 | controller |     "Jun 10 23:37:39.319944 crc crio[3641]: time=\"2026-06-10T23:37:39.319855733Z\" level=warning msg=\"Deleting all containers under sandbox ac8f65e743463176074b4c0cb4e8c2b3cb849e56ae25be37a16bb9efcd7eb64f since it could not be restored\"",
2026-06-11 01:10:49.613630 | controller |     "Jun 10 23:37:39.331105 crc crio[3641]: time=\"2026-06-10T23:37:39.330954084Z\" 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 01:10:49.613644 | controller |     "Jun 10 23:37:39.335904 crc crio[3641]: time=\"2026-06-10T23:37:39.335802895Z\" level=warning msg=\"Deleting all containers under sandbox 21404741c3fd258e80b2394df9e1c6b540de60ebd5dfdda164431e320737c791 since it could not be restored\"",
2026-06-11 01:10:49.613659 | controller |     "Jun 10 23:37:39.342866 crc crio[3641]: time=\"2026-06-10T23:37:39.342586411Z\" 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 01:10:49.613673 | controller |     "Jun 10 23:37:39.347889 crc crio[3641]: time=\"2026-06-10T23:37:39.347728457Z\" level=warning msg=\"Deleting all containers under sandbox a81533570b925ea6f6bf65ff689b58f63ee17cd1f7b5f92e4652de0cd34bccd5 since it could not be restored\"",
2026-06-11 01:10:49.613688 | controller |     "Jun 10 23:37:39.360873 crc crio[3641]: time=\"2026-06-10T23:37:39.3605676Z\" 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 01:10:49.613703 | controller |     "Jun 10 23:37:39.365410 crc crio[3641]: time=\"2026-06-10T23:37:39.365286359Z\" level=warning msg=\"Deleting all containers under sandbox 2ac08f16964b2c410806c8a32454b11baadab0ae32ec6ee16db109b5c70d9227 since it could not be restored\"",
2026-06-11 01:10:49.613717 | controller |     "Jun 10 23:37:39.375076 crc crio[3641]: time=\"2026-06-10T23:37:39.374954892Z\" 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 01:10:49.613731 | controller |     "Jun 10 23:37:39.382106 crc crio[3641]: time=\"2026-06-10T23:37:39.382035292Z\" level=warning msg=\"Deleting all containers under sandbox ec5a93cdc49312f5503e75704e281effbdefdd7427b8ccb6f397b0a59fe3fcda since it could not be restored\"",
2026-06-11 01:10:49.613745 | controller |     "Jun 10 23:37:39.394594 crc crio[3641]: time=\"2026-06-10T23:37:39.39451038Z\" 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 01:10:49.613759 | controller |     "Jun 10 23:37:39.402432 crc crio[3641]: time=\"2026-06-10T23:37:39.402287349Z\" level=warning msg=\"Deleting all containers under sandbox f68d1f4dd26c55a06c14b0734678ced4491fa0b84ec5bc3808a016fd565574e6 since it could not be restored\"",
2026-06-11 01:10:49.613777 | controller |     "Jun 10 23:37:39.450587 crc crio[3641]: time=\"2026-06-10T23:37:39.450223587Z\" 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 01:10:49.613791 | controller |     "Jun 10 23:37:39.457467 crc crio[3641]: time=\"2026-06-10T23:37:39.457398238Z\" level=warning msg=\"Deleting all containers under sandbox 38165b96140e0076a6d060c89dd252472b6263208d068db2a44f1fadfdbe61b1 since it could not be restored\"",
2026-06-11 01:10:49.613805 | controller |     "Jun 10 23:37:39.483276 crc crio[3641]: time=\"2026-06-10T23:37:39.483193575Z\" 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 01:10:49.613820 | controller |     "Jun 10 23:37:39.491447 crc crio[3641]: time=\"2026-06-10T23:37:39.491301118Z\" level=warning msg=\"Deleting all containers under sandbox 64c293b20911d06c0a74a43cc241ac2351c0a45b448543e1133e22d8e4b30010 since it could not be restored\"",
2026-06-11 01:10:49.613835 | controller |     "Jun 10 23:37:39.512728 crc crio[3641]: time=\"2026-06-10T23:37:39.512474106Z\" 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 01:10:49.613849 | controller |     "Jun 10 23:37:39.520428 crc crio[3641]: time=\"2026-06-10T23:37:39.520259045Z\" level=warning msg=\"Deleting all containers under sandbox 1a6f453dbe8bac2c3bdbb09d3e238da0475d47dbc239b5adad9041e5590c52d9 since it could not be restored\"",
2026-06-11 01:10:49.613864 | controller |     "Jun 10 23:37:39.541479 crc crio[3641]: time=\"2026-06-10T23:37:39.541240901Z\" 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 01:10:49.613878 | controller |     "Jun 10 23:37:39.550195 crc crio[3641]: time=\"2026-06-10T23:37:39.550103743Z\" level=warning msg=\"Deleting all containers under sandbox 25817f64d195aeb9a06049cd2c29b6be89a688364d3f94522e2eb3a0462d038b since it could not be restored\"",
2026-06-11 01:10:49.613892 | controller |     "Jun 10 23:37:39.560870 crc crio[3641]: time=\"2026-06-10T23:37:39.560628757Z\" 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 01:10:49.613907 | controller |     "Jun 10 23:37:39.565036 crc crio[3641]: time=\"2026-06-10T23:37:39.564930412Z\" level=warning msg=\"Deleting all containers under sandbox fd391bae970f3b64b4d0651ad727c5e7e11857de509c35f5d95e1825021e4183 since it could not be restored\"",
2026-06-11 01:10:49.613922 | controller |     "Jun 10 23:37:39.576877 crc crio[3641]: time=\"2026-06-10T23:37:39.576540109Z\" 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 01:10:49.613955 | controller |     "Jun 10 23:37:39.587356 crc crio[3641]: time=\"2026-06-10T23:37:39.587168214Z\" level=warning msg=\"Deleting all containers under sandbox 05bb449ea8d4a6051eb35e811bf87fff5904034ddb31563b966a94feda62d150 since it could not be restored\"",
2026-06-11 01:10:49.613972 | controller |     "Jun 10 23:37:39.594855 crc crio[3641]: time=\"2026-06-10T23:37:39.594719519Z\" 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 01:10:49.613990 | controller |     "Jun 10 23:37:39.600463 crc crio[3641]: time=\"2026-06-10T23:37:39.600347011Z\" level=warning msg=\"Deleting all containers under sandbox cee73eca6bb7492bb52d42bf5c775e8ff855dcead097943420955764786385fc since it could not be restored\"",
2026-06-11 01:10:49.614004 | controller |     "Jun 10 23:37:39.630072 crc crio[3641]: time=\"2026-06-10T23:37:39.629846735Z\" 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 01:10:49.614019 | controller |     "Jun 10 23:37:39.637546 crc crio[3641]: time=\"2026-06-10T23:37:39.637398061Z\" level=warning msg=\"Deleting all containers under sandbox 40c09d5600c463fc9cd78edba9f0f727e1df5d968ded070c29fdcc4571676587 since it could not be restored\"",
2026-06-11 01:10:49.614033 | controller |     "Jun 10 23:37:39.652961 crc crio[3641]: time=\"2026-06-10T23:37:39.652279739Z\" 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 01:10:49.614047 | controller |     "Jun 10 23:37:39.663706 crc crio[3641]: time=\"2026-06-10T23:37:39.663407291Z\" level=warning msg=\"Deleting all containers under sandbox 88d468be9fd1b10ec3aa146a7a933cb4766b9709f66115fc74ae0820c095a45f since it could not be restored\"",
2026-06-11 01:10:49.614062 | controller |     "Jun 10 23:37:39.696255 crc crio[3641]: time=\"2026-06-10T23:37:39.695406226Z\" 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 01:10:49.614076 | controller |     "Jun 10 23:37:39.711955 crc crio[3641]: time=\"2026-06-10T23:37:39.710225054Z\" level=warning msg=\"Deleting all containers under sandbox aa60add6962486c4fb47d83aaf4c6a4c24a0670709ef89751b12f7b79d4c4f8c since it could not be restored\"",
2026-06-11 01:10:49.614090 | controller |     "Jun 10 23:37:39.731046 crc crio[3641]: time=\"2026-06-10T23:37:39.730834376Z\" 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 01:10:49.614104 | controller |     "Jun 10 23:37:39.738258 crc crio[3641]: time=\"2026-06-10T23:37:39.738124618Z\" level=warning msg=\"Deleting all containers under sandbox d9d2a25c8e17fdfe8249ac2d59a81a5e7e2044dd011c522e21a3181c10ddbd65 since it could not be restored\"",
2026-06-11 01:10:49.614118 | controller |     "Jun 10 23:37:39.756354 crc crio[3641]: time=\"2026-06-10T23:37:39.756220008Z\" 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 01:10:49.614133 | controller |     "Jun 10 23:37:39.762526 crc crio[3641]: time=\"2026-06-10T23:37:39.762396496Z\" level=warning msg=\"Deleting all containers under sandbox 2722679ed228c861ba4d42fe944351839b15ae69a368bf9fbe597f9d6a6ddaa0 since it could not be restored\"",
2026-06-11 01:10:49.614147 | controller |     "Jun 10 23:37:39.773484 crc crio[3641]: time=\"2026-06-10T23:37:39.773286104Z\" 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 01:10:49.614161 | controller |     "Jun 10 23:37:39.779716 crc crio[3641]: time=\"2026-06-10T23:37:39.779522333Z\" level=warning msg=\"Deleting all containers under sandbox a1ec76a456ee5385866457eedabe1015f1dd152e348fe1bc374c717f36f55be7 since it could not be restored\"",
2026-06-11 01:10:49.614178 | controller |     "Jun 10 23:37:39.807519 crc crio[3641]: time=\"2026-06-10T23:37:39.807338796Z\" 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 01:10:49.614193 | controller |     "Jun 10 23:37:39.813295 crc crio[3641]: time=\"2026-06-10T23:37:39.81315112Z\" level=warning msg=\"Deleting all containers under sandbox 77c7a43aebfa236b2f5dda89f94c365080a6bc71e13aa97182d67accd59f42a2 since it could not be restored\"",
2026-06-11 01:10:49.614207 | controller |     "Jun 10 23:37:39.819588 crc crio[3641]: time=\"2026-06-10T23:37:39.81946766Z\" 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 01:10:49.614221 | controller |     "Jun 10 23:37:39.822830 crc crio[3641]: time=\"2026-06-10T23:37:39.822503379Z\" level=warning msg=\"Deleting all containers under sandbox 4251b0938a7c7926c0d92fda115d0192567b38afd62b1da6d3d76cfd5d20a25f since it could not be restored\"",
2026-06-11 01:10:49.614235 | controller |     "Jun 10 23:37:39.845702 crc crio[3641]: time=\"2026-06-10T23:37:39.845571141Z\" 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 01:10:49.614249 | controller |     "Jun 10 23:37:39.850058 crc crio[3641]: time=\"2026-06-10T23:37:39.849985807Z\" level=warning msg=\"Deleting all containers under sandbox 7e6ed0d9b7c9ab8c33dcd92eb7fd9e991ad4f26f2911216520ca0edce8757255 since it could not be restored\"",
2026-06-11 01:10:49.614263 | controller |     "Jun 10 23:37:39.856771 crc crio[3641]: time=\"2026-06-10T23:37:39.856581841Z\" 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 01:10:49.614277 | controller |     "Jun 10 23:37:39.860533 crc crio[3641]: time=\"2026-06-10T23:37:39.86042238Z\" level=warning msg=\"Deleting all containers under sandbox 18fee4b4ea4c96ee307aa88a73acb6266b3648c944e27a6179a14fcc5c344911 since it could not be restored\"",
2026-06-11 01:10:49.614291 | controller |     "Jun 10 23:37:39.874924 crc crio[3641]: time=\"2026-06-10T23:37:39.874772532Z\" 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 01:10:49.614305 | controller |     "Jun 10 23:37:39.878292 crc crio[3641]: time=\"2026-06-10T23:37:39.878213865Z\" level=warning msg=\"Deleting all containers under sandbox caf0bfcc994327ffce39f65a476266f0028b1730dffd3aee3cea097c9e6941d4 since it could not be restored\"",
2026-06-11 01:10:49.614319 | controller |     "Jun 10 23:37:39.896774 crc crio[3641]: time=\"2026-06-10T23:37:39.896582828Z\" 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 01:10:49.614333 | controller |     "Jun 10 23:37:39.900836 crc crio[3641]: time=\"2026-06-10T23:37:39.900769631Z\" level=warning msg=\"Deleting all containers under sandbox 8d059150b9d8ada814e838c2ef04c41dcd9e7f5cc6cd8d6be9fc11344100bd28 since it could not be restored\"",
2026-06-11 01:10:49.614362 | controller |     "Jun 10 23:37:39.916457 crc crio[3641]: time=\"2026-06-10T23:37:39.916305738Z\" 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 01:10:49.614385 | controller |     "Jun 10 23:37:39.920761 crc crio[3641]: time=\"2026-06-10T23:37:39.920535862Z\" level=warning msg=\"Deleting all containers under sandbox cf95c321a021eb9a3ba610455248b4b97c8822803f4d40be10c7b1c223b38946 since it could not be restored\"",
2026-06-11 01:10:49.614401 | controller |     "Jun 10 23:37:39.926082 crc crio[3641]: time=\"2026-06-10T23:37:39.925968721Z\" 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 01:10:49.614415 | controller |     "Jun 10 23:37:39.930253 crc crio[3641]: time=\"2026-06-10T23:37:39.930144374Z\" level=warning msg=\"Deleting all containers under sandbox 5504c42c3d1ebf7a6885beeba6f007b75ba053fc3f41adab8282e77c371e66d3 since it could not be restored\"",
2026-06-11 01:10:49.614430 | controller |     "Jun 10 23:37:39.934128 crc crio[3641]: time=\"2026-06-10T23:37:39.934042733Z\" 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 01:10:49.614444 | controller |     "Jun 10 23:37:39.938876 crc crio[3641]: time=\"2026-06-10T23:37:39.938780613Z\" level=warning msg=\"Deleting all containers under sandbox 4dc0a1f7b702c1c1cceb3e59fb11d1ccca5adc60a822681834a3ffca24387118 since it could not be restored\"",
2026-06-11 01:10:49.614458 | controller |     "Jun 10 23:37:39.956136 crc crio[3641]: time=\"2026-06-10T23:37:39.955985952Z\" 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 01:10:49.614472 | controller |     "Jun 10 23:37:39.960356 crc crio[3641]: time=\"2026-06-10T23:37:39.960254966Z\" level=warning msg=\"Deleting all containers under sandbox 13dd75522d1f0664cc279c53dad4d387d2327319de1d97ccf61611a6510ffda1 since it could not be restored\"",
2026-06-11 01:10:49.614487 | controller |     "Jun 10 23:37:39.975408 crc crio[3641]: time=\"2026-06-10T23:37:39.975223906Z\" 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 01:10:49.614501 | controller |     "Jun 10 23:37:39.978945 crc crio[3641]: time=\"2026-06-10T23:37:39.978842962Z\" level=warning msg=\"Deleting all containers under sandbox da2adf6cd892779e9e97c725a1a8d45c2cdb5890c09a25ac078e96ef16ce314f since it could not be restored\"",
2026-06-11 01:10:49.614516 | controller |     "Jun 10 23:37:40.022603 crc crio[3641]: time=\"2026-06-10T23:37:40.022444515Z\" 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 01:10:49.614530 | controller |     "Jun 10 23:37:40.026269 crc crio[3641]: time=\"2026-06-10T23:37:40.026172442Z\" level=warning msg=\"Deleting all containers under sandbox 9f0a0b85d7741383b49556652c4202e48dd515bc39386ca123ebab03ab835fa7 since it could not be restored\"",
2026-06-11 01:10:49.614545 | controller |     "Jun 10 23:37:40.034899 crc crio[3641]: time=\"2026-06-10T23:37:40.034598059Z\" 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 01:10:49.614559 | controller |     "Jun 10 23:37:40.038974 crc crio[3641]: time=\"2026-06-10T23:37:40.038567469Z\" level=warning msg=\"Deleting all containers under sandbox 2906610114c892c992247553738002a45050cbeeafe5029b3a6b35d817dc452a since it could not be restored\"",
2026-06-11 01:10:49.614577 | controller |     "Jun 10 23:37:40.053190 crc crio[3641]: time=\"2026-06-10T23:37:40.053033463Z\" 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 01:10:49.614592 | controller |     "Jun 10 23:37:40.057838 crc crio[3641]: time=\"2026-06-10T23:37:40.057716732Z\" level=warning msg=\"Deleting all containers under sandbox e222155a1c4fc4565a7da9c88c4bc428dc8a0a17b11d7bae294454bb07604400 since it could not be restored\"",
2026-06-11 01:10:49.614607 | controller |     "Jun 10 23:37:40.062556 crc crio[3641]: time=\"2026-06-10T23:37:40.062471612Z\" 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 01:10:49.614622 | controller |     "Jun 10 23:37:40.067249 crc crio[3641]: time=\"2026-06-10T23:37:40.067144132Z\" level=warning msg=\"Deleting all containers under sandbox cd0afe61f4dcc682558e239c4cb64ff7d7005e7aa4cbbb50855521992f51be0f since it could not be restored\"",
2026-06-11 01:10:49.614638 | controller |     "Jun 10 23:37:40.074126 crc crio[3641]: time=\"2026-06-10T23:37:40.074023219Z\" 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 01:10:49.614652 | controller |     "Jun 10 23:37:40.077459 crc crio[3641]: time=\"2026-06-10T23:37:40.077362051Z\" level=warning msg=\"Deleting all containers under sandbox 36b0ac2e570067cac5fa856749f889c89cde326de0eac243b55d634175c59e21 since it could not be restored\"",
2026-06-11 01:10:49.614666 | controller |     "Jun 10 23:37:40.082775 crc crio[3641]: time=\"2026-06-10T23:37:40.082623928Z\" 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 01:10:49.614680 | controller |     "Jun 10 23:37:40.085603 crc crio[3641]: time=\"2026-06-10T23:37:40.085515315Z\" level=warning msg=\"Deleting all containers under sandbox 42cbc53167cb884d8df411e7ea16aba8682a4699b61f094c370e2471299c2405 since it could not be restored\"",
2026-06-11 01:10:49.614695 | controller |     "Jun 10 23:37:40.093818 crc crio[3641]: time=\"2026-06-10T23:37:40.093605917Z\" 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 01:10:49.614710 | controller |     "Jun 10 23:37:40.096551 crc crio[3641]: time=\"2026-06-10T23:37:40.096441123Z\" level=warning msg=\"Deleting all containers under sandbox ec5d8cc1a78af44633e5b157a326c7eb057086da9645d399ada87ef76a040673 since it could not be restored\"",
2026-06-11 01:10:49.614724 | controller |     "Jun 10 23:37:40.103486 crc crio[3641]: time=\"2026-06-10T23:37:40.103370161Z\" 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 01:10:49.614738 | controller |     "Jun 10 23:37:40.107378 crc crio[3641]: time=\"2026-06-10T23:37:40.10726701Z\" level=warning msg=\"Deleting all containers under sandbox 28ae9e11dbe1d6e9c74da5fe96ab600e043908b4e8f617bfc6f2a1e749a58a8d since it could not be restored\"",
2026-06-11 01:10:49.614753 | controller |     "Jun 10 23:37:40.112894 crc crio[3641]: time=\"2026-06-10T23:37:40.112805441Z\" 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 01:10:49.614770 | controller |     "Jun 10 23:37:40.115940 crc crio[3641]: time=\"2026-06-10T23:37:40.115861019Z\" level=warning msg=\"Deleting all containers under sandbox 3b398edf19198ddc81be81078de4824a97cec2e1108a23a94f74580805811fab since it could not be restored\"",
2026-06-11 01:10:49.614785 | controller |     "Jun 10 23:37:40.120274 crc crio[3641]: time=\"2026-06-10T23:37:40.119916691Z\" 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 01:10:49.614799 | controller |     "Jun 10 23:37:40.123116 crc crio[3641]: time=\"2026-06-10T23:37:40.12304277Z\" level=warning msg=\"Deleting all containers under sandbox 2bb8f893c353ca3f958d7610b7e177b91239bc7ad02146c114f0eb690f4c783d since it could not be restored\"",
2026-06-11 01:10:49.614813 | controller |     "Jun 10 23:37:40.126596 crc crio[3641]: time=\"2026-06-10T23:37:40.126526245Z\" 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 01:10:49.614827 | controller |     "Jun 10 23:37:40.129184 crc crio[3641]: time=\"2026-06-10T23:37:40.129092857Z\" level=warning msg=\"Deleting all containers under sandbox 3234aedde795ea669264e61b92a4110e67549062eab489f074d78b555b724ec0 since it could not be restored\"",
2026-06-11 01:10:49.614841 | controller |     "Jun 10 23:37:40.133146 crc crio[3641]: time=\"2026-06-10T23:37:40.133067898Z\" 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 01:10:49.614854 | controller |     "Jun 10 23:37:40.136094 crc crio[3641]: time=\"2026-06-10T23:37:40.136017395Z\" level=warning msg=\"Deleting all containers under sandbox 34605a8868d5dd6079efc188a3cce49b09c028efd54279b3b2b7c48df8fd5e16 since it could not be restored\"",
2026-06-11 01:10:49.614868 | controller |     "Jun 10 23:37:40.161242 crc crio[3641]: time=\"2026-06-10T23:37:40.143982116Z\" 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 01:10:49.614882 | controller |     "Jun 10 23:37:40.161242 crc crio[3641]: time=\"2026-06-10T23:37:40.146447217Z\" level=warning msg=\"Deleting all containers under sandbox 850471e46d32f5277b86e9692db1754f62ff7b6a77a5279a6248f6e9bb69a471 since it could not be restored\"",
2026-06-11 01:10:49.614897 | controller |     "Jun 10 23:37:40.161242 crc crio[3641]: time=\"2026-06-10T23:37:40.155274379Z\" 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 01:10:49.614911 | controller |     "Jun 10 23:37:40.161242 crc crio[3641]: time=\"2026-06-10T23:37:40.15848148Z\" level=warning msg=\"Deleting all containers under sandbox 6b12327e51a877a5033798e777d6f6f59879a3d85cd70d85c1599c16477cbde9 since it could not be restored\"",
2026-06-11 01:10:49.614925 | controller |     "Jun 10 23:37:40.212634 crc crio[3641]: time=\"2026-06-10T23:37:40.212276832Z\" 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 01:10:49.614939 | controller |     "Jun 10 23:37:40.212634 crc crio[3641]: time=\"2026-06-10T23:37:40.212498255Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 01:10:49.614955 | controller |     "Jun 10 23:37:40.212634 crc crio[3641]: time=\"2026-06-10T23:37:40.212626907Z\" 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 01:10:49.614976 | controller |     "Jun 10 23:37:40.214544 crc crio[3641]: time=\"2026-06-10T23:37:40.214421989Z\" 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:0xc00020d238}] Aliases:map[]}\"",
2026-06-11 01:10:49.614993 | controller |     "Jun 10 23:37:40.215061 crc crio[3641]: time=\"2026-06-10T23:37:40.214983027Z\" level=info msg=\"Registered SIGHUP reload watcher\"",
2026-06-11 01:10:49.615008 | controller |     "Jun 10 23:37:40.215061 crc crio[3641]: time=\"2026-06-10T23:37:40.215027257Z\" level=info msg=\"Deleting pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.615022 | controller |     "Jun 10 23:37:40.222490 crc crio[3641]: time=\"2026-06-10T23:37:40.222388081Z\" level=info msg=\"Starting seccomp notifier watcher\"",
2026-06-11 01:10:49.615036 | controller |     "Jun 10 23:37:40.223231 crc crio[3641]: time=\"2026-06-10T23:37:40.2231402Z\" level=info msg=\"Create NRI interface\"",
2026-06-11 01:10:49.615050 | controller |     "Jun 10 23:37:40.223842 crc crio[3641]: time=\"2026-06-10T23:37:40.22315461Z\" level=info msg=\"Serving metrics on 127.0.0.1:9537 using HTTP\"",
2026-06-11 01:10:49.615065 | controller |     "Jun 10 23:37:40.225610 crc crio[3641]: time=\"2026-06-10T23:37:40.225201946Z\" level=info msg=\"runtime interface created\"",
2026-06-11 01:10:49.615079 | controller |     "Jun 10 23:37:40.225911 crc crio[3641]: time=\"2026-06-10T23:37:40.225786354Z\" level=info msg=\"Registered domain \\\"k8s.io\\\" with NRI\"",
2026-06-11 01:10:49.615092 | controller |     "Jun 10 23:37:40.225911 crc crio[3641]: time=\"2026-06-10T23:37:40.225816494Z\" level=info msg=\"runtime interface starting up...\"",
2026-06-11 01:10:49.615106 | controller |     "Jun 10 23:37:40.225911 crc crio[3641]: time=\"2026-06-10T23:37:40.225831664Z\" level=info msg=\"starting plugins...\"",
2026-06-11 01:10:49.615119 | controller |     "Jun 10 23:37:40.226099 crc crio[3641]: time=\"2026-06-10T23:37:40.226047627Z\" level=info msg=\"Synchronizing NRI (plugin) with current runtime state\"",
2026-06-11 01:10:49.615132 | controller |     "Jun 10 23:37:40.228536 crc crio[3641]: time=\"2026-06-10T23:37:40.228494648Z\" level=info msg=\"No systemd watchdog enabled\"",
2026-06-11 01:10:49.615146 | controller |     "Jun 10 23:37:40.234345 crc systemd[1]: Started Container Runtime Interface for OCI (CRI-O).",
2026-06-11 01:10:49.615160 | controller |     "Jun 10 23:37:40.462632 crc crio[3641]: 2026-06-10T23:37:40Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 01:10:49.615174 | controller |     "Jun 10 23:37:40.463126 crc crio[3641]: time=\"2026-06-10T23:37:40.462933152Z\" level=info msg=\"Successfully cleaned up network for pod 6388b28b2c8f23494d8172acdbe0c2c15336b1bc90da0e9a409e30b24cb20fd5\"",
2026-06-11 01:10:49.615188 | controller |     "Jun 10 23:37:40.463126 crc crio[3641]: time=\"2026-06-10T23:37:40.462978132Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 01:10:49.615202 | controller |     "Jun 10 23:37:40.463126 crc crio[3641]: time=\"2026-06-10T23:37:40.463002203Z\" level=info msg=\"Successfully cleaned up network for pod 7e6ed0d9b7c9ab8c33dcd92eb7fd9e991ad4f26f2911216520ca0edce8757255\"",
2026-06-11 01:10:49.615219 | controller |     "Jun 10 23:37:40.463126 crc crio[3641]: time=\"2026-06-10T23:37:40.463015623Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 01:10:49.615234 | controller |     "Jun 10 23:37:40.463126 crc crio[3641]: time=\"2026-06-10T23:37:40.463053393Z\" 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 01:10:49.615248 | controller |     "Jun 10 23:37:40.463458 crc crio[3641]: time=\"2026-06-10T23:37:40.463214185Z\" 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:0xc00008c540}] Aliases:map[]}\"",
2026-06-11 01:10:49.615264 | controller |     "Jun 10 23:37:40.463458 crc crio[3641]: time=\"2026-06-10T23:37:40.463266036Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-11 01:10:49.615278 | controller |     "Jun 10 23:37:40.463458 crc crio[3641]: time=\"2026-06-10T23:37:40.463278836Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-11 01:10:49.615293 | controller |     "Jun 10 23:37:40.463458 crc crio[3641]: time=\"2026-06-10T23:37:40.463290096Z\" level=info msg=\"Deleting pod openshift-kube-apiserver_revision-pruner-11-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.615306 | controller |     "Jun 10 23:37:40.579632 crc crio[3641]: 2026-06-10T23:37:40Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 01:10:49.615320 | controller |     "Jun 10 23:37:40.579632 crc crio[3641]: time=\"2026-06-10T23:37:40.579560141Z\" level=info msg=\"Successfully cleaned up network for pod 40c09d5600c463fc9cd78edba9f0f727e1df5d968ded070c29fdcc4571676587\"",
2026-06-11 01:10:49.615334 | controller |     "Jun 10 23:37:40.579632 crc crio[3641]: time=\"2026-06-10T23:37:40.579599711Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 01:10:49.615365 | controller |     "Jun 10 23:37:40.579632 crc crio[3641]: time=\"2026-06-10T23:37:40.579620402Z\" level=info msg=\"Successfully cleaned up network for pod c007be82b33d8a9981381fb90ba81b7decd46a3a32856131653d22904f819946\"",
2026-06-11 01:10:49.615387 | controller |     "Jun 10 23:37:40.580051 crc crio[3641]: time=\"2026-06-10T23:37:40.579715953Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 01:10:49.615403 | controller |     "Jun 10 23:37:40.580051 crc crio[3641]: time=\"2026-06-10T23:37:40.579810884Z\" 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 01:10:49.615418 | controller |     "Jun 10 23:37:40.580126 crc crio[3641]: time=\"2026-06-10T23:37:40.580098628Z\" 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:0xc00008c5c0}] Aliases:map[]}\"",
2026-06-11 01:10:49.615439 | controller |     "Jun 10 23:37:40.580415 crc crio[3641]: time=\"2026-06-10T23:37:40.58029842Z\" level=info msg=\"Deleting pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.615453 | controller |     "Jun 10 23:37:40.655515 crc crio[3641]: 2026-06-10T23:37:40Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 01:10:49.615468 | controller |     "Jun 10 23:37:40.655811 crc crio[3641]: time=\"2026-06-10T23:37:40.655565224Z\" level=info msg=\"Successfully cleaned up network for pod 87513315fd0d6459c3e9ff38722c06f45676fd2cd669a0356da2de9c0d9d759d\"",
2026-06-11 01:10:49.615482 | controller |     "Jun 10 23:37:40.655811 crc crio[3641]: time=\"2026-06-10T23:37:40.655618155Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 01:10:49.615496 | controller |     "Jun 10 23:37:40.655811 crc crio[3641]: time=\"2026-06-10T23:37:40.655747266Z\" 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 01:10:49.615512 | controller |     "Jun 10 23:37:40.656012 crc crio[3641]: time=\"2026-06-10T23:37:40.655934419Z\" 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:0xc001482018}] Aliases:map[]}\"",
2026-06-11 01:10:49.615527 | controller |     "Jun 10 23:37:40.656175 crc crio[3641]: time=\"2026-06-10T23:37:40.656086161Z\" level=info msg=\"Deleting pod openshift-dns_dns-default-qtghf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.615541 | controller |     "Jun 10 23:37:41.091303 crc crio[3641]: 2026-06-10T23:37:41Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 01:10:49.615556 | controller |     "Jun 10 23:37:41.092036 crc crio[3641]: time=\"2026-06-10T23:37:41.091337801Z\" level=info msg=\"Successfully cleaned up network for pod d9d2a25c8e17fdfe8249ac2d59a81a5e7e2044dd011c522e21a3181c10ddbd65\"",
2026-06-11 01:10:49.615570 | controller |     "Jun 10 23:37:41.092036 crc crio[3641]: time=\"2026-06-10T23:37:41.091381162Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 01:10:49.615584 | controller |     "Jun 10 23:37:41.092036 crc crio[3641]: time=\"2026-06-10T23:37:41.091402672Z\" level=info msg=\"Successfully cleaned up network for pod 1a4e3f601cadcab1698cc4e396c2d86420ae76346b72be0fd3b8879ae0e9e4ce\"",
2026-06-11 01:10:49.615598 | controller |     "Jun 10 23:37:41.092036 crc crio[3641]: time=\"2026-06-10T23:37:41.091410462Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 01:10:49.615612 | controller |     "Jun 10 23:37:41.092036 crc crio[3641]: time=\"2026-06-10T23:37:41.091497253Z\" level=info msg=\"Successfully cleaned up network for pod 3234aedde795ea669264e61b92a4110e67549062eab489f074d78b555b724ec0\"",
2026-06-11 01:10:49.615626 | controller |     "Jun 10 23:37:41.092036 crc crio[3641]: time=\"2026-06-10T23:37:41.091509613Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 01:10:49.615640 | controller |     "Jun 10 23:37:41.092036 crc crio[3641]: time=\"2026-06-10T23:37:41.091543074Z\" 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 01:10:49.615658 | controller |     "Jun 10 23:37:41.093187 crc crio[3641]: time=\"2026-06-10T23:37:41.092414275Z\" 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:0xc0001881c8}] Aliases:map[]}\"",
2026-06-11 01:10:49.615673 | controller |     "Jun 10 23:37:41.096612 crc crio[3641]: time=\"2026-06-10T23:37:41.095353022Z\" level=info msg=\"Deleting pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.615688 | controller |     "Jun 10 23:37:41.174259 crc crio[3641]: 2026-06-10T23:37:41Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 01:10:49.615702 | controller |     "Jun 10 23:37:41.175478 crc crio[3641]: time=\"2026-06-10T23:37:41.174407415Z\" level=info msg=\"Successfully cleaned up network for pod 64c293b20911d06c0a74a43cc241ac2351c0a45b448543e1133e22d8e4b30010\"",
2026-06-11 01:10:49.615717 | controller |     "Jun 10 23:37:41.175478 crc crio[3641]: time=\"2026-06-10T23:37:41.174450435Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 01:10:49.615731 | controller |     "Jun 10 23:37:41.175478 crc crio[3641]: time=\"2026-06-10T23:37:41.174489656Z\" level=info msg=\"Successfully cleaned up network for pod a81533570b925ea6f6bf65ff689b58f63ee17cd1f7b5f92e4652de0cd34bccd5\"",
2026-06-11 01:10:49.615745 | controller |     "Jun 10 23:37:41.175478 crc crio[3641]: time=\"2026-06-10T23:37:41.174500926Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 01:10:49.615760 | controller |     "Jun 10 23:37:41.175478 crc crio[3641]: time=\"2026-06-10T23:37:41.174536646Z\" 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 01:10:49.615774 | controller |     "Jun 10 23:37:41.175478 crc crio[3641]: time=\"2026-06-10T23:37:41.17480641Z\" 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:0xc0001881b8}] Aliases:map[]}\"",
2026-06-11 01:10:49.615789 | controller |     "Jun 10 23:37:41.175478 crc crio[3641]: time=\"2026-06-10T23:37:41.174960982Z\" level=info msg=\"Deleting pod openshift-network-diagnostics_network-check-target-fhkjl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.615803 | controller |     "Jun 10 23:37:41.338317 crc crio[3641]: 2026-06-10T23:37:41Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 01:10:49.615817 | controller |     "Jun 10 23:37:41.338621 crc crio[3641]: time=\"2026-06-10T23:37:41.338501216Z\" level=info msg=\"Successfully cleaned up network for pod 0390d7aadc8a3e6eb344c5e0b8426cde958d22f535ef3e4b6a7ecc87ec7ab007\"",
2026-06-11 01:10:49.615834 | controller |     "Jun 10 23:37:41.338621 crc crio[3641]: time=\"2026-06-10T23:37:41.338584057Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 01:10:49.615849 | controller |     "Jun 10 23:37:41.339155 crc crio[3641]: time=\"2026-06-10T23:37:41.338976742Z\" 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 01:10:49.615864 | controller |     "Jun 10 23:37:41.339627 crc crio[3641]: time=\"2026-06-10T23:37:41.339478878Z\" 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:0xc000794000}] Aliases:map[]}\"",
2026-06-11 01:10:49.615878 | controller |     "Jun 10 23:37:41.340500 crc crio[3641]: time=\"2026-06-10T23:37:41.340290139Z\" 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 01:10:49.615893 | controller |     "Jun 10 23:37:41.448082 crc crio[3641]: 2026-06-10T23:37:41Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 01:10:49.615907 | controller |     "Jun 10 23:37:41.448273 crc crio[3641]: time=\"2026-06-10T23:37:41.448195877Z\" level=info msg=\"Successfully cleaned up network for pod 850471e46d32f5277b86e9692db1754f62ff7b6a77a5279a6248f6e9bb69a471\"",
2026-06-11 01:10:49.615921 | controller |     "Jun 10 23:37:41.448273 crc crio[3641]: time=\"2026-06-10T23:37:41.448225478Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 01:10:49.615935 | controller |     "Jun 10 23:37:41.448273 crc crio[3641]: time=\"2026-06-10T23:37:41.448257378Z\" 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 01:10:49.615950 | controller |     "Jun 10 23:37:41.448522 crc crio[3641]: time=\"2026-06-10T23:37:41.448441891Z\" 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:0xc0007940b8}] Aliases:map[]}\"",
2026-06-11 01:10:49.615964 | controller |     "Jun 10 23:37:41.448615 crc crio[3641]: time=\"2026-06-10T23:37:41.448587152Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-x5vn9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.615980 | controller |     "Jun 10 23:37:41.488772 crc crio[3641]: 2026-06-10T23:37:41Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 01:10:49.615994 | controller |     "Jun 10 23:37:41.489026 crc crio[3641]: time=\"2026-06-10T23:37:41.488786062Z\" level=info msg=\"Successfully cleaned up network for pod 13dd75522d1f0664cc279c53dad4d387d2327319de1d97ccf61611a6510ffda1\"",
2026-06-11 01:10:49.616011 | controller |     "Jun 10 23:37:41.489026 crc crio[3641]: time=\"2026-06-10T23:37:41.488825743Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 01:10:49.616026 | controller |     "Jun 10 23:37:41.489026 crc crio[3641]: time=\"2026-06-10T23:37:41.488866303Z\" 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 01:10:49.616041 | controller |     "Jun 10 23:37:41.489216 crc crio[3641]: time=\"2026-06-10T23:37:41.489089086Z\" 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:0xc000794178}] Aliases:map[]}\"",
2026-06-11 01:10:49.616056 | controller |     "Jun 10 23:37:41.489216 crc crio[3641]: time=\"2026-06-10T23:37:41.489207468Z\" level=info msg=\"Deleting pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.616071 | controller |     "Jun 10 23:37:41.894396 crc crio[3641]: 2026-06-10T23:37:41Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 01:10:49.616085 | controller |     "Jun 10 23:37:41.895542 crc crio[3641]: time=\"2026-06-10T23:37:41.895241518Z\" level=info msg=\"Successfully cleaned up network for pod 38165b96140e0076a6d060c89dd252472b6263208d068db2a44f1fadfdbe61b1\"",
2026-06-11 01:10:49.616099 | controller |     "Jun 10 23:37:41.895542 crc crio[3641]: time=\"2026-06-10T23:37:41.895474901Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 01:10:49.616113 | controller |     "Jun 10 23:37:41.895542 crc crio[3641]: time=\"2026-06-10T23:37:41.895514221Z\" level=info msg=\"Successfully cleaned up network for pod 0a627e5c6308b6ab884fc5085cf4d12b710327538b6da457318523644e6aaa34\"",
2026-06-11 01:10:49.616128 | controller |     "Jun 10 23:37:41.896461 crc crio[3641]: time=\"2026-06-10T23:37:41.895565522Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 01:10:49.616142 | controller |     "Jun 10 23:37:41.896461 crc crio[3641]: time=\"2026-06-10T23:37:41.895613172Z\" level=info msg=\"Successfully cleaned up network for pod 410638bdabddf5fcd1c35e7a74c44e5944cfa3831815455f10afe54ace39c37a\"",
2026-06-11 01:10:49.616156 | controller |     "Jun 10 23:37:41.896461 crc crio[3641]: time=\"2026-06-10T23:37:41.896012437Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 01:10:49.616170 | controller |     "Jun 10 23:37:41.896461 crc crio[3641]: time=\"2026-06-10T23:37:41.896111189Z\" 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 01:10:49.616185 | controller |     "Jun 10 23:37:41.897179 crc crio[3641]: time=\"2026-06-10T23:37:41.896554534Z\" 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:0xc000794230}] Aliases:map[]}\"",
2026-06-11 01:10:49.616204 | controller |     "Jun 10 23:37:41.899871 crc crio[3641]: time=\"2026-06-10T23:37:41.899483771Z\" 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 01:10:49.616219 | controller |     "Jun 10 23:37:42.170084 crc crio[3641]: 2026-06-10T23:37:42Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 01:10:49.616233 | controller |     "Jun 10 23:37:42.170084 crc crio[3641]: time=\"2026-06-10T23:37:42.169388195Z\" level=info msg=\"Successfully cleaned up network for pod b3fb04fc606fe54422d5489bd8fc2b18438bf32c094e6d5499989b1c4680081d\"",
2026-06-11 01:10:49.616247 | controller |     "Jun 10 23:37:42.170084 crc crio[3641]: time=\"2026-06-10T23:37:42.169427465Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 01:10:49.616261 | controller |     "Jun 10 23:37:42.170084 crc crio[3641]: time=\"2026-06-10T23:37:42.169464796Z\" 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 01:10:49.616275 | controller |     "Jun 10 23:37:42.170084 crc crio[3641]: time=\"2026-06-10T23:37:42.1697738Z\" 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:0xc000188300}] Aliases:map[]}\"",
2026-06-11 01:10:49.616290 | controller |     "Jun 10 23:37:42.170084 crc crio[3641]: time=\"2026-06-10T23:37:42.169925102Z\" level=info msg=\"Deleting pod openshift-multus_multus-admission-controller-69db94689b-rvf8p from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.616304 | controller |     "Jun 10 23:37:42.209383 crc crio[3641]: 2026-06-10T23:37:42Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 01:10:49.616318 | controller |     "Jun 10 23:37:42.210428 crc crio[3641]: time=\"2026-06-10T23:37:42.209543234Z\" level=info msg=\"Successfully cleaned up network for pod 2906610114c892c992247553738002a45050cbeeafe5029b3a6b35d817dc452a\"",
2026-06-11 01:10:49.616332 | controller |     "Jun 10 23:37:42.210428 crc crio[3641]: time=\"2026-06-10T23:37:42.209585875Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 01:10:49.616361 | controller |     "Jun 10 23:37:42.210428 crc crio[3641]: time=\"2026-06-10T23:37:42.209808948Z\" 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 01:10:49.616382 | controller |     "Jun 10 23:37:42.210428 crc crio[3641]: time=\"2026-06-10T23:37:42.21004166Z\" 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:0xc0001884e8}] Aliases:map[]}\"",
2026-06-11 01:10:49.616401 | controller |     "Jun 10 23:37:42.210428 crc crio[3641]: time=\"2026-06-10T23:37:42.210105131Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-11 01:10:49.616416 | controller |     "Jun 10 23:37:42.210428 crc crio[3641]: time=\"2026-06-10T23:37:42.210124322Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-11 01:10:49.616430 | controller |     "Jun 10 23:37:42.210428 crc crio[3641]: time=\"2026-06-10T23:37:42.210140982Z\" level=info msg=\"Deleting pod openshift-kube-scheduler_revision-pruner-6-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.616445 | controller |     "Jun 10 23:37:42.332484 crc crio[3641]: 2026-06-10T23:37:42Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 01:10:49.616459 | controller |     "Jun 10 23:37:42.332484 crc crio[3641]: time=\"2026-06-10T23:37:42.332416043Z\" level=info msg=\"Successfully cleaned up network for pod cf95c321a021eb9a3ba610455248b4b97c8822803f4d40be10c7b1c223b38946\"",
2026-06-11 01:10:49.616474 | controller |     "Jun 10 23:37:42.332484 crc crio[3641]: time=\"2026-06-10T23:37:42.332461123Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 01:10:49.616488 | controller |     "Jun 10 23:37:42.332877 crc crio[3641]: time=\"2026-06-10T23:37:42.332516534Z\" 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 01:10:49.616502 | controller |     "Jun 10 23:37:42.333103 crc crio[3641]: time=\"2026-06-10T23:37:42.33300658Z\" 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:0xc00008c2f8}] Aliases:map[]}\"",
2026-06-11 01:10:49.616517 | controller |     "Jun 10 23:37:42.333383 crc crio[3641]: time=\"2026-06-10T23:37:42.333299194Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-l27pk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.616532 | controller |     "Jun 10 23:37:42.485495 crc crio[3641]: 2026-06-10T23:37:42Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 01:10:49.616547 | controller |     "Jun 10 23:37:42.485911 crc crio[3641]: time=\"2026-06-10T23:37:42.485812338Z\" level=info msg=\"Successfully cleaned up network for pod a1ec76a456ee5385866457eedabe1015f1dd152e348fe1bc374c717f36f55be7\"",
2026-06-11 01:10:49.616562 | controller |     "Jun 10 23:37:42.485911 crc crio[3641]: time=\"2026-06-10T23:37:42.485897299Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 01:10:49.616577 | controller |     "Jun 10 23:37:42.486044 crc crio[3641]: time=\"2026-06-10T23:37:42.48595807Z\" 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 01:10:49.616593 | controller |     "Jun 10 23:37:42.486341 crc crio[3641]: time=\"2026-06-10T23:37:42.486253114Z\" 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:0xc000794648}] Aliases:map[]}\"",
2026-06-11 01:10:49.616613 | controller |     "Jun 10 23:37:42.486596 crc crio[3641]: time=\"2026-06-10T23:37:42.486516077Z\" 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 01:10:49.616628 | controller |     "Jun 10 23:37:42.766619 crc crio[3641]: 2026-06-10T23:37:42Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 01:10:49.616643 | controller |     "Jun 10 23:37:42.766619 crc crio[3641]: time=\"2026-06-10T23:37:42.764928478Z\" level=info msg=\"Successfully cleaned up network for pod df7839e3a7fe9f97d215b350da23429c49ceb57289d871c643f130f5c2ddd4ef\"",
2026-06-11 01:10:49.616657 | controller |     "Jun 10 23:37:42.766619 crc crio[3641]: time=\"2026-06-10T23:37:42.764981069Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 01:10:49.616672 | controller |     "Jun 10 23:37:42.766619 crc crio[3641]: time=\"2026-06-10T23:37:42.76504366Z\" 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 01:10:49.616686 | controller |     "Jun 10 23:37:42.766619 crc crio[3641]: time=\"2026-06-10T23:37:42.765253982Z\" 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:0xc001992000}] Aliases:map[]}\"",
2026-06-11 01:10:49.616701 | controller |     "Jun 10 23:37:42.766619 crc crio[3641]: time=\"2026-06-10T23:37:42.765320473Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-11 01:10:49.616716 | controller |     "Jun 10 23:37:42.766619 crc crio[3641]: time=\"2026-06-10T23:37:42.765335263Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-11 01:10:49.616730 | controller |     "Jun 10 23:37:42.766619 crc crio[3641]: time=\"2026-06-10T23:37:42.765351753Z\" level=info msg=\"Deleting pod openshift-kube-apiserver_installer-12-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.616744 | controller |     "Jun 10 23:37:42.832916 crc crio[3641]: 2026-06-10T23:37:42Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 01:10:49.616758 | controller |     "Jun 10 23:37:42.832916 crc crio[3641]: time=\"2026-06-10T23:37:42.832767289Z\" level=info msg=\"Successfully cleaned up network for pod 3b398edf19198ddc81be81078de4824a97cec2e1108a23a94f74580805811fab\"",
2026-06-11 01:10:49.616774 | controller |     "Jun 10 23:37:42.832916 crc crio[3641]: time=\"2026-06-10T23:37:42.832824779Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 01:10:49.616791 | controller |     "Jun 10 23:37:42.832916 crc crio[3641]: time=\"2026-06-10T23:37:42.83287975Z\" 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 01:10:49.616807 | controller |     "Jun 10 23:37:42.838409 crc crio[3641]: time=\"2026-06-10T23:37:42.833233584Z\" 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:0xc00020c1a0}] Aliases:map[]}\"",
2026-06-11 01:10:49.616822 | controller |     "Jun 10 23:37:42.838409 crc crio[3641]: time=\"2026-06-10T23:37:42.833427917Z\" 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 01:10:49.616837 | controller |     "Jun 10 23:37:43.018076 crc crio[3641]: 2026-06-10T23:37:42Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 01:10:49.616851 | controller |     "Jun 10 23:37:43.018076 crc crio[3641]: time=\"2026-06-10T23:37:42.929451535Z\" level=info msg=\"Successfully cleaned up network for pod cd0afe61f4dcc682558e239c4cb64ff7d7005e7aa4cbbb50855521992f51be0f\"",
2026-06-11 01:10:49.616865 | controller |     "Jun 10 23:37:43.018076 crc crio[3641]: time=\"2026-06-10T23:37:42.929485035Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 01:10:49.616879 | controller |     "Jun 10 23:37:43.018076 crc crio[3641]: time=\"2026-06-10T23:37:42.929501225Z\" level=info msg=\"Successfully cleaned up network for pod da2adf6cd892779e9e97c725a1a8d45c2cdb5890c09a25ac078e96ef16ce314f\"",
2026-06-11 01:10:49.616892 | controller |     "Jun 10 23:37:43.018076 crc crio[3641]: time=\"2026-06-10T23:37:42.929513866Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 01:10:49.616906 | controller |     "Jun 10 23:37:43.018076 crc crio[3641]: time=\"2026-06-10T23:37:42.929524806Z\" level=info msg=\"Successfully cleaned up network for pod 2ac08f16964b2c410806c8a32454b11baadab0ae32ec6ee16db109b5c70d9227\"",
2026-06-11 01:10:49.616920 | controller |     "Jun 10 23:37:43.018076 crc crio[3641]: time=\"2026-06-10T23:37:42.929531946Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 01:10:49.616934 | controller |     "Jun 10 23:37:43.018076 crc crio[3641]: time=\"2026-06-10T23:37:42.929558476Z\" 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 01:10:49.616947 | controller |     "Jun 10 23:37:43.018076 crc crio[3641]: time=\"2026-06-10T23:37:42.92988179Z\" 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:0xc000188318}] Aliases:map[]}\"",
2026-06-11 01:10:49.616962 | controller |     "Jun 10 23:37:43.018076 crc crio[3641]: time=\"2026-06-10T23:37:42.930026812Z\" level=info msg=\"Deleting pod openshift-console-operator_console-operator-67c89758df-4jf4f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.616979 | controller |     "Jun 10 23:37:43.072533 crc crio[3641]: 2026-06-10T23:37:43Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 01:10:49.616994 | controller |     "Jun 10 23:37:43.073410 crc crio[3641]: time=\"2026-06-10T23:37:43.073092447Z\" level=info msg=\"Successfully cleaned up network for pod 5fa37ff5131c654317df29274d488133bf9d3fc0bbac893fd1adc704cac18f20\"",
2026-06-11 01:10:49.617008 | controller |     "Jun 10 23:37:43.074122 crc crio[3641]: time=\"2026-06-10T23:37:43.073804476Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 01:10:49.617021 | controller |     "Jun 10 23:37:43.074203 crc crio[3641]: time=\"2026-06-10T23:37:43.07415332Z\" 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 01:10:49.617036 | controller |     "Jun 10 23:37:43.074482 crc crio[3641]: time=\"2026-06-10T23:37:43.074340853Z\" 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:0xc000188908}] Aliases:map[]}\"",
2026-06-11 01:10:49.617050 | controller |     "Jun 10 23:37:43.075234 crc crio[3641]: time=\"2026-06-10T23:37:43.074592806Z\" 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 01:10:49.617064 | controller |     "Jun 10 23:37:43.533708 crc crio[3641]: 2026-06-10T23:37:43Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 01:10:49.617078 | controller |     "Jun 10 23:37:43.536594 crc crio[3641]: time=\"2026-06-10T23:37:43.53608923Z\" level=info msg=\"Successfully cleaned up network for pod 2a669a230e0afc58260587ab928a151b6752183179007838320ca23d77998240\"",
2026-06-11 01:10:49.617092 | controller |     "Jun 10 23:37:43.538968 crc crio[3641]: time=\"2026-06-10T23:37:43.538563971Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 01:10:49.617106 | controller |     "Jun 10 23:37:43.539453 crc crio[3641]: time=\"2026-06-10T23:37:43.538621822Z\" 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 01:10:49.617120 | controller |     "Jun 10 23:37:43.539453 crc crio[3641]: time=\"2026-06-10T23:37:43.539367491Z\" 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:0xc00020c320}] Aliases:map[]}\"",
2026-06-11 01:10:49.617134 | controller |     "Jun 10 23:37:43.540989 crc crio[3641]: time=\"2026-06-10T23:37:43.540904231Z\" level=info msg=\"Deleting pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.617151 | controller |     "Jun 10 23:37:43.829872 crc crio[3641]: 2026-06-10T23:37:43Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 01:10:49.617165 | controller |     "Jun 10 23:37:43.830136 crc crio[3641]: time=\"2026-06-10T23:37:43.830023418Z\" level=info msg=\"Successfully cleaned up network for pod ac8f65e743463176074b4c0cb4e8c2b3cb849e56ae25be37a16bb9efcd7eb64f\"",
2026-06-11 01:10:49.617179 | controller |     "Jun 10 23:37:43.830136 crc crio[3641]: time=\"2026-06-10T23:37:43.830080968Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 01:10:49.617193 | controller |     "Jun 10 23:37:43.830326 crc crio[3641]: time=\"2026-06-10T23:37:43.830133639Z\" 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 01:10:49.617208 | controller |     "Jun 10 23:37:43.830555 crc crio[3641]: time=\"2026-06-10T23:37:43.830439193Z\" 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:0xc00020c6a8}] Aliases:map[]}\"",
2026-06-11 01:10:49.617222 | controller |     "Jun 10 23:37:43.831013 crc crio[3641]: time=\"2026-06-10T23:37:43.830902339Z\" level=info msg=\"Deleting pod openshift-ingress-canary_ingress-canary-jlj86 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.617236 | controller |     "Jun 10 23:37:43.892344 crc crio[3641]: time=\"2026-06-10T23:37:43.891177713Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/POD\" id=469a630f-8436-43e8-83ac-ec57fd336493 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.617250 | controller |     "Jun 10 23:37:43.892344 crc crio[3641]: time=\"2026-06-10T23:37:43.892178106Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.617264 | controller |     "Jun 10 23:37:43.898825 crc crio[3641]: time=\"2026-06-10T23:37:43.898415185Z\" level=info msg=\"Running pod sandbox: openshift-etcd/etcd-crc/POD\" id=b92e0db6-4970-4700-a81a-69aebc195e9c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.617278 | controller |     "Jun 10 23:37:43.899003 crc crio[3641]: time=\"2026-06-10T23:37:43.898906231Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.617292 | controller |     "Jun 10 23:37:43.916825 crc crio[3641]: time=\"2026-06-10T23:37:43.91535861Z\" 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=b92e0db6-4970-4700-a81a-69aebc195e9c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.617306 | controller |     "Jun 10 23:37:43.916825 crc crio[3641]: time=\"2026-06-10T23:37:43.915793876Z\" 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=469a630f-8436-43e8-83ac-ec57fd336493 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.617323 | controller |     "Jun 10 23:37:43.944529 crc crio[3641]: time=\"2026-06-10T23:37:43.944192106Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver/kube-apiserver-crc/POD\" id=9fa1f7d0-05f4-49c8-8c35-7ad77f96e665 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.617337 | controller |     "Jun 10 23:37:43.944529 crc crio[3641]: time=\"2026-06-10T23:37:43.944304977Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.617371 | controller |     "Jun 10 23:37:43.959945 crc crio[3641]: time=\"2026-06-10T23:37:43.959358818Z\" 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=9fa1f7d0-05f4-49c8-8c35-7ad77f96e665 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.617387 | controller |     "Jun 10 23:37:43.993496 crc crio[3641]: time=\"2026-06-10T23:37:43.9934227Z\" level=info msg=\"Running pod sandbox: openshift-kube-controller-manager/kube-controller-manager-crc/POD\" id=69f98502-59f9-4218-b16c-5f3f6579f59c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.617402 | controller |     "Jun 10 23:37:43.993926 crc crio[3641]: time=\"2026-06-10T23:37:43.993516641Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.617416 | controller |     "Jun 10 23:37:44.003987 crc crio[3641]: time=\"2026-06-10T23:37:44.003395337Z\" level=info msg=\"Ran pod sandbox 459b9d207483c4c13d0372b05030c4d5346362112e0ecf8d9878377480424b30 with infra container: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/POD\" id=469a630f-8436-43e8-83ac-ec57fd336493 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.617431 | controller |     "Jun 10 23:37:44.011222 crc crio[3641]: time=\"2026-06-10T23:37:44.008973327Z\" level=info msg=\"Running pod sandbox: openshift-kube-scheduler/openshift-kube-scheduler-crc/POD\" id=861aa114-f17f-4943-b7a4-faa9e522efc8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.617445 | controller |     "Jun 10 23:37:44.011222 crc crio[3641]: time=\"2026-06-10T23:37:44.009125069Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.617459 | controller |     "Jun 10 23:37:44.012435 crc crio[3641]: time=\"2026-06-10T23:37:44.011454909Z\" level=info msg=\"Ran pod sandbox 53a50bc8d64368f92d39f8988c8bf36de16382220c82934767014352d06ef1a5 with infra container: openshift-kube-apiserver/kube-apiserver-crc/POD\" id=9fa1f7d0-05f4-49c8-8c35-7ad77f96e665 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.617473 | controller |     "Jun 10 23:37:44.020030 crc crio[3641]: time=\"2026-06-10T23:37:44.019202537Z\" level=info msg=\"Ran pod sandbox 3c67b3d5b8dbb3f6674498e64d9af33715fd40f623235b473a9a521cf4501a21 with infra container: openshift-etcd/etcd-crc/POD\" id=b92e0db6-4970-4700-a81a-69aebc195e9c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.617487 | controller |     "Jun 10 23:37:44.026321 crc crio[3641]: time=\"2026-06-10T23:37:44.025401506Z\" 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=69f98502-59f9-4218-b16c-5f3f6579f59c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.617502 | controller |     "Jun 10 23:37:44.028068 crc crio[3641]: time=\"2026-06-10T23:37:44.02728247Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=52cf5f1d-7f7a-44d7-aa19-1c09c03b6c18 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.617520 | controller |     "Jun 10 23:37:44.028979 crc crio[3641]: time=\"2026-06-10T23:37:44.02729581Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=6022e329-a56f-42c4-8471-7415c474c23e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.617535 | controller |     "Jun 10 23:37:44.031347 crc crio[3641]: time=\"2026-06-10T23:37:44.02732903Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=0f4c6cd4-2229-4ceb-a0e5-4885c2d05b94 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.617549 | controller |     "Jun 10 23:37:44.038139 crc crio[3641]: time=\"2026-06-10T23:37:44.037219726Z\" 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=861aa114-f17f-4943-b7a4-faa9e522efc8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.617563 | controller |     "Jun 10 23:37:44.055461 crc crio[3641]: time=\"2026-06-10T23:37:44.054182601Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=8cc7e878-fa55-4c0f-a9e3-4bab59317829 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.617577 | controller |     "Jun 10 23:37:44.055461 crc crio[3641]: time=\"2026-06-10T23:37:44.055234844Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=2f4048f3-ffa2-42c6-bb34-8d60d1599654 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.617592 | controller |     "Jun 10 23:37:44.055461 crc crio[3641]: time=\"2026-06-10T23:37:44.055401526Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=09beec5e-41fe-4f55-8d12-6a40e03a9bb8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.617606 | controller |     "Jun 10 23:37:44.056069 crc crio[3641]: time=\"2026-06-10T23:37:44.055268154Z\" level=info msg=\"Ran pod sandbox df72115a442fdf33fc8f7841fbcfd4e9cfa83ca7df04505d424537a5aa434398 with infra container: openshift-kube-controller-manager/kube-controller-manager-crc/POD\" id=69f98502-59f9-4218-b16c-5f3f6579f59c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.617621 | controller |     "Jun 10 23:37:44.058390 crc crio[3641]: time=\"2026-06-10T23:37:44.058295163Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/setup\" id=57454868-4e3a-4b50-968b-a7402c0759fa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.617636 | controller |     "Jun 10 23:37:44.059056 crc crio[3641]: time=\"2026-06-10T23:37:44.058903951Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/setup\" id=f556c959-2481-4246-9120-f06a9d4529a6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.617650 | controller |     "Jun 10 23:37:44.059234 crc crio[3641]: time=\"2026-06-10T23:37:44.059131803Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=335f087b-ed3a-413b-8b26-e7fb3223c307 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.617665 | controller |     "Jun 10 23:37:44.059901 crc crio[3641]: time=\"2026-06-10T23:37:44.05962903Z\" level=info msg=\"Creating container: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/setup\" id=0a723c0f-8f18-49b5-a413-503d65e8dc22 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.617679 | controller |     "Jun 10 23:37:44.059997 crc crio[3641]: time=\"2026-06-10T23:37:44.059973754Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.617697 | controller |     "Jun 10 23:37:44.060231 crc crio[3641]: time=\"2026-06-10T23:37:44.060063865Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.617711 | controller |     "Jun 10 23:37:44.063911 crc crio[3641]: time=\"2026-06-10T23:37:44.06357887Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.617725 | controller |     "Jun 10 23:37:44.065172 crc crio[3641]: time=\"2026-06-10T23:37:44.064911167Z\" level=info msg=\"Ran pod sandbox aeb50485684503163b3fa08f992a5df19d5e3beb281666b725ac76ea82ed2ddf with infra container: openshift-kube-scheduler/openshift-kube-scheduler-crc/POD\" id=861aa114-f17f-4943-b7a4-faa9e522efc8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.617740 | controller |     "Jun 10 23:37:44.067283 crc crio[3641]: time=\"2026-06-10T23:37:44.066486587Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=1f1091ec-2553-4d69-b5bd-a43d70c5f996 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.617754 | controller |     "Jun 10 23:37:44.067283 crc crio[3641]: time=\"2026-06-10T23:37:44.066877592Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=705b3ffe-9291-4dd5-b74d-70e2afe3faf1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.617768 | controller |     "Jun 10 23:37:44.071198 crc crio[3641]: time=\"2026-06-10T23:37:44.071151516Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=05fa92e0-05d9-4b3a-9227-047351653e10 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.617783 | controller |     "Jun 10 23:37:44.071452 crc crio[3641]: time=\"2026-06-10T23:37:44.071321828Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=97c97b6b-8b90-4293-8375-886d1f82877a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.617798 | controller |     "Jun 10 23:37:44.075577 crc crio[3641]: time=\"2026-06-10T23:37:44.075542622Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.617812 | controller |     "Jun 10 23:37:44.082856 crc crio[3641]: time=\"2026-06-10T23:37:44.082810364Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/wait-for-host-port\" id=a994adde-2bdd-4aef-97a8-8a9dab0d2213 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.617827 | controller |     "Jun 10 23:37:44.091027 crc crio[3641]: time=\"2026-06-10T23:37:44.090624993Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.617841 | controller |     "Jun 10 23:37:44.150263 crc crio[3641]: 2026-06-10T23:37:44Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 01:10:49.617855 | controller |     "Jun 10 23:37:44.150537 crc crio[3641]: time=\"2026-06-10T23:37:44.150420871Z\" level=info msg=\"Successfully cleaned up network for pod 6f1db32e9e579db7cf7dab1ab228e7efa8c130d835afbaf76bc51f3cc09c4bdb\"",
2026-06-11 01:10:49.617870 | controller |     "Jun 10 23:37:44.150537 crc crio[3641]: time=\"2026-06-10T23:37:44.150511252Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 01:10:49.617888 | controller |     "Jun 10 23:37:44.150799 crc crio[3641]: time=\"2026-06-10T23:37:44.150598184Z\" 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 01:10:49.617903 | controller |     "Jun 10 23:37:44.152482 crc crio[3641]: time=\"2026-06-10T23:37:44.152373906Z\" 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:0xc0007945e8}] Aliases:map[]}\"",
2026-06-11 01:10:49.617918 | controller |     "Jun 10 23:37:44.153093 crc crio[3641]: time=\"2026-06-10T23:37:44.152934303Z\" 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 01:10:49.617932 | controller |     "Jun 10 23:37:44.160201 crc crio[3641]: time=\"2026-06-10T23:37:44.160110834Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.617964 | controller |     "Jun 10 23:37:44.171345 crc crio[3641]: time=\"2026-06-10T23:37:44.171224675Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.617981 | controller |     "Jun 10 23:37:44.181088 crc crio[3641]: time=\"2026-06-10T23:37:44.180612774Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.617996 | controller |     "Jun 10 23:37:44.187607 crc crio[3641]: time=\"2026-06-10T23:37:44.187430731Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.618010 | controller |     "Jun 10 23:37:44.191916 crc crio[3641]: time=\"2026-06-10T23:37:44.191590193Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.618024 | controller |     "Jun 10 23:37:44.373197 crc crio[3641]: 2026-06-10T23:37:44Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 01:10:49.618038 | controller |     "Jun 10 23:37:44.373491 crc crio[3641]: time=\"2026-06-10T23:37:44.373451459Z\" level=info msg=\"Successfully cleaned up network for pod 5d12a23f28cfdfab8acc2c31b8e590b1cd1c66262a95d0d9e6334df5c9d83730\"",
2026-06-11 01:10:49.618052 | controller |     "Jun 10 23:37:44.373605 crc crio[3641]: time=\"2026-06-10T23:37:44.373586171Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 01:10:49.618066 | controller |     "Jun 10 23:37:44.373899 crc crio[3641]: time=\"2026-06-10T23:37:44.373874265Z\" 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 01:10:49.618080 | controller |     "Jun 10 23:37:44.374261 crc crio[3641]: time=\"2026-06-10T23:37:44.374233149Z\" 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:0xc00008c7a0}] Aliases:map[]}\"",
2026-06-11 01:10:49.618099 | controller |     "Jun 10 23:37:44.374775 crc crio[3641]: time=\"2026-06-10T23:37:44.374630614Z\" 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 01:10:49.618113 | controller |     "Jun 10 23:37:44.598518 crc crio[3641]: 2026-06-10T23:37:44Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 01:10:49.618127 | controller |     "Jun 10 23:37:44.599211 crc crio[3641]: time=\"2026-06-10T23:37:44.598904689Z\" level=info msg=\"Successfully cleaned up network for pod 6b12327e51a877a5033798e777d6f6f59879a3d85cd70d85c1599c16477cbde9\"",
2026-06-11 01:10:49.618141 | controller |     "Jun 10 23:37:44.599211 crc crio[3641]: time=\"2026-06-10T23:37:44.59893775Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 01:10:49.618156 | controller |     "Jun 10 23:37:44.599211 crc crio[3641]: time=\"2026-06-10T23:37:44.5989805Z\" 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 01:10:49.618170 | controller |     "Jun 10 23:37:44.599211 crc crio[3641]: time=\"2026-06-10T23:37:44.599174293Z\" 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:0xc001992100}] Aliases:map[]}\"",
2026-06-11 01:10:49.618185 | controller |     "Jun 10 23:37:44.599378 crc crio[3641]: time=\"2026-06-10T23:37:44.599300314Z\" 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 01:10:49.618199 | controller |     "Jun 10 23:37:44.956040 crc crio[3641]: 2026-06-10T23:37:44Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 01:10:49.618213 | controller |     "Jun 10 23:37:44.956210 crc crio[3641]: time=\"2026-06-10T23:37:44.956162171Z\" level=info msg=\"Successfully cleaned up network for pod 2bb8f893c353ca3f958d7610b7e177b91239bc7ad02146c114f0eb690f4c783d\"",
2026-06-11 01:10:49.618227 | controller |     "Jun 10 23:37:44.956210 crc crio[3641]: time=\"2026-06-10T23:37:44.956199381Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 01:10:49.618241 | controller |     "Jun 10 23:37:44.956307 crc crio[3641]: time=\"2026-06-10T23:37:44.956237592Z\" 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 01:10:49.618261 | controller |     "Jun 10 23:37:44.956491 crc crio[3641]: time=\"2026-06-10T23:37:44.956404134Z\" 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:0xc001890310}] Aliases:map[]}\"",
2026-06-11 01:10:49.618276 | controller |     "Jun 10 23:37:44.956552 crc crio[3641]: time=\"2026-06-10T23:37:44.956535695Z\" 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 01:10:49.618290 | controller |     "Jun 10 23:37:45.022587 crc crio[3641]: 2026-06-10T23:37:45Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 01:10:49.618304 | controller |     "Jun 10 23:37:45.022912 crc crio[3641]: time=\"2026-06-10T23:37:45.022629354Z\" level=info msg=\"Successfully cleaned up network for pod caf0bfcc994327ffce39f65a476266f0028b1730dffd3aee3cea097c9e6941d4\"",
2026-06-11 01:10:49.618318 | controller |     "Jun 10 23:37:45.022912 crc crio[3641]: time=\"2026-06-10T23:37:45.022813006Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 01:10:49.618333 | controller |     "Jun 10 23:37:45.022912 crc crio[3641]: time=\"2026-06-10T23:37:45.022835006Z\" level=info msg=\"Successfully cleaned up network for pod 18fee4b4ea4c96ee307aa88a73acb6266b3648c944e27a6179a14fcc5c344911\"",
2026-06-11 01:10:49.618347 | controller |     "Jun 10 23:37:45.022912 crc crio[3641]: time=\"2026-06-10T23:37:45.022845027Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 01:10:49.618380 | controller |     "Jun 10 23:37:45.022912 crc crio[3641]: time=\"2026-06-10T23:37:45.022881447Z\" 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 01:10:49.618395 | controller |     "Jun 10 23:37:45.023403 crc crio[3641]: time=\"2026-06-10T23:37:45.02309955Z\" 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:0xc00033c368}] Aliases:map[]}\"",
2026-06-11 01:10:49.618410 | controller |     "Jun 10 23:37:45.023403 crc crio[3641]: time=\"2026-06-10T23:37:45.023279842Z\" 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 01:10:49.618425 | controller |     "Jun 10 23:37:45.428578 crc crio[3641]: 2026-06-10T23:37:45Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 01:10:49.618439 | controller |     "Jun 10 23:37:45.429065 crc crio[3641]: time=\"2026-06-10T23:37:45.428812615Z\" level=info msg=\"Successfully cleaned up network for pod 2722679ed228c861ba4d42fe944351839b15ae69a368bf9fbe597f9d6a6ddaa0\"",
2026-06-11 01:10:49.618454 | controller |     "Jun 10 23:37:45.429065 crc crio[3641]: time=\"2026-06-10T23:37:45.428860396Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 01:10:49.618472 | controller |     "Jun 10 23:37:45.429065 crc crio[3641]: time=\"2026-06-10T23:37:45.428910237Z\" 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 01:10:49.618487 | controller |     "Jun 10 23:37:45.429283 crc crio[3641]: time=\"2026-06-10T23:37:45.429236761Z\" 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:0xc00033c048}] Aliases:map[]}\"",
2026-06-11 01:10:49.618502 | controller |     "Jun 10 23:37:45.429456 crc crio[3641]: time=\"2026-06-10T23:37:45.429403123Z\" level=info msg=\"Deleting pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.618516 | controller |     "Jun 10 23:37:45.565288 crc crio[3641]: 2026-06-10T23:37:45Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 01:10:49.618531 | controller |     "Jun 10 23:37:45.565480 crc crio[3641]: time=\"2026-06-10T23:37:45.565391488Z\" level=info msg=\"Successfully cleaned up network for pod 05bb449ea8d4a6051eb35e811bf87fff5904034ddb31563b966a94feda62d150\"",
2026-06-11 01:10:49.618545 | controller |     "Jun 10 23:37:45.565480 crc crio[3641]: time=\"2026-06-10T23:37:45.565426898Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 01:10:49.618560 | controller |     "Jun 10 23:37:45.565480 crc crio[3641]: time=\"2026-06-10T23:37:45.565466899Z\" 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 01:10:49.618575 | controller |     "Jun 10 23:37:45.566151 crc crio[3641]: time=\"2026-06-10T23:37:45.565781033Z\" 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:0xc00033c0e8}] Aliases:map[]}\"",
2026-06-11 01:10:49.618590 | controller |     "Jun 10 23:37:45.566151 crc crio[3641]: time=\"2026-06-10T23:37:45.565975875Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-ntdwx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.618604 | controller |     "Jun 10 23:37:45.919123 crc crio[3641]: 2026-06-10T23:37:45Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 01:10:49.618620 | controller |     "Jun 10 23:37:45.922100 crc crio[3641]: time=\"2026-06-10T23:37:45.921494844Z\" level=info msg=\"Successfully cleaned up network for pod 8d059150b9d8ada814e838c2ef04c41dcd9e7f5cc6cd8d6be9fc11344100bd28\"",
2026-06-11 01:10:49.618634 | controller |     "Jun 10 23:37:45.922100 crc crio[3641]: time=\"2026-06-10T23:37:45.922042721Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 01:10:49.618652 | controller |     "Jun 10 23:37:45.922423 crc crio[3641]: time=\"2026-06-10T23:37:45.922235384Z\" 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 01:10:49.618667 | controller |     "Jun 10 23:37:45.922513 crc crio[3641]: time=\"2026-06-10T23:37:45.922458747Z\" 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:0xc0007942c0}] Aliases:map[]}\"",
2026-06-11 01:10:49.618682 | controller |     "Jun 10 23:37:45.922903 crc crio[3641]: time=\"2026-06-10T23:37:45.922785541Z\" 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 01:10:49.618697 | controller |     "Jun 10 23:37:45.966130 crc crio[3641]: 2026-06-10T23:37:45Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 01:10:49.618711 | controller |     "Jun 10 23:37:45.966130 crc crio[3641]: time=\"2026-06-10T23:37:45.96613107Z\" level=info msg=\"Successfully cleaned up network for pod ec5a93cdc49312f5503e75704e281effbdefdd7427b8ccb6f397b0a59fe3fcda\"",
2026-06-11 01:10:49.618726 | controller |     "Jun 10 23:37:45.966409 crc crio[3641]: time=\"2026-06-10T23:37:45.966166441Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 01:10:49.618740 | controller |     "Jun 10 23:37:45.966409 crc crio[3641]: time=\"2026-06-10T23:37:45.966201791Z\" 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 01:10:49.618755 | controller |     "Jun 10 23:37:45.966409 crc crio[3641]: time=\"2026-06-10T23:37:45.966378634Z\" 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:0xc0007945f0}] Aliases:map[]}\"",
2026-06-11 01:10:49.618769 | controller |     "Jun 10 23:37:45.966746 crc crio[3641]: time=\"2026-06-10T23:37:45.966520385Z\" level=info msg=\"Deleting pod openshift-apiserver_apiserver-9ddfb9f55-k47zv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.618783 | controller |     "Jun 10 23:37:46.085031 crc crio[3641]: 2026-06-10T23:37:46Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 01:10:49.618798 | controller |     "Jun 10 23:37:46.085031 crc crio[3641]: time=\"2026-06-10T23:37:46.084257029Z\" level=info msg=\"Successfully cleaned up network for pod 38107617a56be24a3c4df55a1260c58edb4a789423b3d5f4c1941bd57e4bbb71\"",
2026-06-11 01:10:49.618812 | controller |     "Jun 10 23:37:46.085031 crc crio[3641]: time=\"2026-06-10T23:37:46.084294489Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 01:10:49.618830 | controller |     "Jun 10 23:37:46.085031 crc crio[3641]: time=\"2026-06-10T23:37:46.0843314Z\" 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 01:10:49.618846 | controller |     "Jun 10 23:37:46.085031 crc crio[3641]: time=\"2026-06-10T23:37:46.084451111Z\" 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:0xc0019926d8}] Aliases:map[]}\"",
2026-06-11 01:10:49.618861 | controller |     "Jun 10 23:37:46.085031 crc crio[3641]: time=\"2026-06-10T23:37:46.084502782Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-11 01:10:49.618876 | controller |     "Jun 10 23:37:46.085031 crc crio[3641]: time=\"2026-06-10T23:37:46.084514432Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-11 01:10:49.618890 | controller |     "Jun 10 23:37:46.085031 crc crio[3641]: time=\"2026-06-10T23:37:46.084522912Z\" 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 01:10:49.618904 | controller |     "Jun 10 23:37:46.145007 crc crio[3641]: 2026-06-10T23:37:46Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 01:10:49.618919 | controller |     "Jun 10 23:37:46.145283 crc crio[3641]: time=\"2026-06-10T23:37:46.145018369Z\" level=info msg=\"Successfully cleaned up network for pod ffa16630965ee37fb7ae4617aa9da06a6662aa11df1df8dabfd1ed98d76641ff\"",
2026-06-11 01:10:49.618933 | controller |     "Jun 10 23:37:46.145283 crc crio[3641]: time=\"2026-06-10T23:37:46.14504733Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 01:10:49.618947 | controller |     "Jun 10 23:37:46.145283 crc crio[3641]: time=\"2026-06-10T23:37:46.14506137Z\" level=info msg=\"Successfully cleaned up network for pod c8d89a6a18d8bf8e544fca6f74b002af11259ae7912ab06a6b65e2bd0a014a86\"",
2026-06-11 01:10:49.618961 | controller |     "Jun 10 23:37:46.145283 crc crio[3641]: time=\"2026-06-10T23:37:46.14507691Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 01:10:49.618975 | controller |     "Jun 10 23:37:46.145283 crc crio[3641]: time=\"2026-06-10T23:37:46.145112951Z\" 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 01:10:49.618990 | controller |     "Jun 10 23:37:46.145525 crc crio[3641]: time=\"2026-06-10T23:37:46.145323413Z\" 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:0xc0019928c8}] Aliases:map[]}\"",
2026-06-11 01:10:49.619004 | controller |     "Jun 10 23:37:46.145770 crc crio[3641]: time=\"2026-06-10T23:37:46.145716498Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-qhh6t from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.619022 | controller |     "Jun 10 23:37:46.367109 crc crio[3641]: 2026-06-10T23:37:46Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 01:10:49.619037 | controller |     "Jun 10 23:37:46.367325 crc crio[3641]: time=\"2026-06-10T23:37:46.367189237Z\" level=info msg=\"Successfully cleaned up network for pod 4dc0a1f7b702c1c1cceb3e59fb11d1ccca5adc60a822681834a3ffca24387118\"",
2026-06-11 01:10:49.619051 | controller |     "Jun 10 23:37:46.367325 crc crio[3641]: time=\"2026-06-10T23:37:46.367223458Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 01:10:49.619064 | controller |     "Jun 10 23:37:46.367325 crc crio[3641]: time=\"2026-06-10T23:37:46.367282389Z\" 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 01:10:49.619079 | controller |     "Jun 10 23:37:46.367478 crc crio[3641]: time=\"2026-06-10T23:37:46.367440041Z\" 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:0xc002dd0030}] Aliases:map[]}\"",
2026-06-11 01:10:49.619093 | controller |     "Jun 10 23:37:46.367875 crc crio[3641]: time=\"2026-06-10T23:37:46.367590362Z\" 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 01:10:49.619107 | controller |     "Jun 10 23:37:46.387502 crc crio[3641]: time=\"2026-06-10T23:37:46.387446604Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.619122 | controller |     "Jun 10 23:37:46.387913 crc crio[3641]: time=\"2026-06-10T23:37:46.387831259Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.619136 | controller |     "Jun 10 23:37:46.389137 crc crio[3641]: time=\"2026-06-10T23:37:46.389024454Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.619149 | controller |     "Jun 10 23:37:46.392288 crc crio[3641]: time=\"2026-06-10T23:37:46.392124084Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.619163 | controller |     "Jun 10 23:37:46.393272 crc crio[3641]: time=\"2026-06-10T23:37:46.393193867Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.619177 | controller |     "Jun 10 23:37:46.635887 crc crio[3641]: 2026-06-10T23:37:46Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 01:10:49.619191 | controller |     "Jun 10 23:37:46.636307 crc crio[3641]: time=\"2026-06-10T23:37:46.636076518Z\" level=info msg=\"Successfully cleaned up network for pod aa31576716b05cdc9e4d264e54c2c41b79aab1b69c8410d864515a3524230ed1\"",
2026-06-11 01:10:49.619208 | controller |     "Jun 10 23:37:46.636307 crc crio[3641]: time=\"2026-06-10T23:37:46.636306261Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 01:10:49.619223 | controller |     "Jun 10 23:37:46.636423 crc crio[3641]: time=\"2026-06-10T23:37:46.636328491Z\" level=info msg=\"Successfully cleaned up network for pod ca101b65abcacc688b6db6fe9499e5cc58a69da3e55d5e9e0dbd37efd4357017\"",
2026-06-11 01:10:49.619236 | controller |     "Jun 10 23:37:46.636423 crc crio[3641]: time=\"2026-06-10T23:37:46.636340741Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 01:10:49.619250 | controller |     "Jun 10 23:37:46.636423 crc crio[3641]: time=\"2026-06-10T23:37:46.636374251Z\" 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 01:10:49.619265 | controller |     "Jun 10 23:37:46.636765 crc crio[3641]: time=\"2026-06-10T23:37:46.636561594Z\" 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:0xc001890370}] Aliases:map[]}\"",
2026-06-11 01:10:49.619279 | controller |     "Jun 10 23:37:46.636946 crc crio[3641]: time=\"2026-06-10T23:37:46.636888198Z\" level=info msg=\"Deleting pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.619294 | controller |     "Jun 10 23:37:46.646194 crc crio[3641]: time=\"2026-06-10T23:37:46.645605299Z\" level=info msg=\"Created container 03005ca4ea4ba4fb168d4ee04f00d62ff3995bac35e494e2207a7416ac1db7c0: openshift-etcd/etcd-crc/setup\" id=f556c959-2481-4246-9120-f06a9d4529a6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.619308 | controller |     "Jun 10 23:37:46.647804 crc crio[3641]: time=\"2026-06-10T23:37:46.647764116Z\" level=info msg=\"Starting container: 03005ca4ea4ba4fb168d4ee04f00d62ff3995bac35e494e2207a7416ac1db7c0\" id=283ba87e-cc5f-4c94-b3ca-23c36d2e7871 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.619322 | controller |     "Jun 10 23:37:46.649528 crc crio[3641]: time=\"2026-06-10T23:37:46.649223544Z\" level=info msg=\"Created container 227464434ead729e794df1828ccb9bb7ebf03bf06e5ffe6c7b64149883390698: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=05fa92e0-05d9-4b3a-9227-047351653e10 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.619336 | controller |     "Jun 10 23:37:46.650772 crc crio[3641]: time=\"2026-06-10T23:37:46.650722303Z\" level=info msg=\"Starting container: 227464434ead729e794df1828ccb9bb7ebf03bf06e5ffe6c7b64149883390698\" id=87ed97df-eed8-4279-bb96-306a14b18242 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.619369 | controller |     "Jun 10 23:37:46.652556 crc crio[3641]: time=\"2026-06-10T23:37:46.652452525Z\" level=info msg=\"Created container 0bdb874aa9619a8a8074a302f7341c63cf6d5fc09764f458182523df14d1a0a4: openshift-kube-scheduler/openshift-kube-scheduler-crc/wait-for-host-port\" id=a994adde-2bdd-4aef-97a8-8a9dab0d2213 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.619386 | controller |     "Jun 10 23:37:46.653923 crc crio[3641]: time=\"2026-06-10T23:37:46.653897314Z\" level=info msg=\"Starting container: 0bdb874aa9619a8a8074a302f7341c63cf6d5fc09764f458182523df14d1a0a4\" id=f4b9fed1-eb9a-4410-9fb9-99e0f8c58ee1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.619412 | controller |     "Jun 10 23:37:46.659243 crc crio[3641]: time=\"2026-06-10T23:37:46.65909798Z\" level=info msg=\"Started container\" PID=5331 containerID=227464434ead729e794df1828ccb9bb7ebf03bf06e5ffe6c7b64149883390698 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=87ed97df-eed8-4279-bb96-306a14b18242 name=/runtime.v1.RuntimeService/StartContainer sandboxID=df72115a442fdf33fc8f7841fbcfd4e9cfa83ca7df04505d424537a5aa434398",
2026-06-11 01:10:49.619429 | controller |     "Jun 10 23:37:46.664388 crc crio[3641]: time=\"2026-06-10T23:37:46.664244725Z\" level=info msg=\"Started container\" PID=5332 containerID=0bdb874aa9619a8a8074a302f7341c63cf6d5fc09764f458182523df14d1a0a4 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/wait-for-host-port id=f4b9fed1-eb9a-4410-9fb9-99e0f8c58ee1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aeb50485684503163b3fa08f992a5df19d5e3beb281666b725ac76ea82ed2ddf",
2026-06-11 01:10:49.619444 | controller |     "Jun 10 23:37:46.683811 crc crio[3641]: time=\"2026-06-10T23:37:46.683736342Z\" level=info msg=\"Started container\" PID=5329 containerID=03005ca4ea4ba4fb168d4ee04f00d62ff3995bac35e494e2207a7416ac1db7c0 description=openshift-etcd/etcd-crc/setup id=283ba87e-cc5f-4c94-b3ca-23c36d2e7871 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3c67b3d5b8dbb3f6674498e64d9af33715fd40f623235b473a9a521cf4501a21",
2026-06-11 01:10:49.619459 | controller |     "Jun 10 23:37:46.696182 crc crio[3641]: time=\"2026-06-10T23:37:46.695876766Z\" level=info msg=\"Created container 9f1a959dae2ea730328bf172fb2cc9e0a7abffa62f6f057ad5503574f10662d5: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/setup\" id=0a723c0f-8f18-49b5-a413-503d65e8dc22 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.619474 | controller |     "Jun 10 23:37:46.701629 crc crio[3641]: time=\"2026-06-10T23:37:46.701582699Z\" level=info msg=\"Starting container: 9f1a959dae2ea730328bf172fb2cc9e0a7abffa62f6f057ad5503574f10662d5\" id=87190a30-f3af-468a-8d92-f9e065c86ea8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.619488 | controller |     "Jun 10 23:37:46.710606 crc crio[3641]: time=\"2026-06-10T23:37:46.710498562Z\" level=info msg=\"Created container 2c9606147eb52204aa1dacbe2e676547bb343f30e98f99b8aed3bbc68f8d3f39: openshift-kube-apiserver/kube-apiserver-crc/setup\" id=57454868-4e3a-4b50-968b-a7402c0759fa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.619503 | controller |     "Jun 10 23:37:46.712586 crc crio[3641]: time=\"2026-06-10T23:37:46.712474457Z\" level=info msg=\"Started container\" PID=5330 containerID=9f1a959dae2ea730328bf172fb2cc9e0a7abffa62f6f057ad5503574f10662d5 description=openshift-machine-config-operator/kube-rbac-proxy-crio-crc/setup id=87190a30-f3af-468a-8d92-f9e065c86ea8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=459b9d207483c4c13d0372b05030c4d5346362112e0ecf8d9878377480424b30",
2026-06-11 01:10:49.619517 | controller |     "Jun 10 23:37:46.712925 crc crio[3641]: time=\"2026-06-10T23:37:46.712768831Z\" level=info msg=\"Starting container: 2c9606147eb52204aa1dacbe2e676547bb343f30e98f99b8aed3bbc68f8d3f39\" id=e9fe1057-0d77-4f99-9610-2d9ad9da6f2c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.619532 | controller |     "Jun 10 23:37:46.724150 crc crio[3641]: time=\"2026-06-10T23:37:46.723976613Z\" level=info msg=\"Started container\" PID=5333 containerID=2c9606147eb52204aa1dacbe2e676547bb343f30e98f99b8aed3bbc68f8d3f39 description=openshift-kube-apiserver/kube-apiserver-crc/setup id=e9fe1057-0d77-4f99-9610-2d9ad9da6f2c name=/runtime.v1.RuntimeService/StartContainer sandboxID=53a50bc8d64368f92d39f8988c8bf36de16382220c82934767014352d06ef1a5",
2026-06-11 01:10:49.619547 | controller |     "Jun 10 23:37:46.917798 crc crio[3641]: time=\"2026-06-10T23:37:46.917554038Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=5387eb60-8acf-4fc0-847e-279fabbfa4f5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.619566 | controller |     "Jun 10 23:37:46.928845 crc crio[3641]: time=\"2026-06-10T23:37:46.927943Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=641c57ff-6388-423c-ac49-2d6dc66f9e69 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.619581 | controller |     "Jun 10 23:37:46.932599 crc crio[3641]: time=\"2026-06-10T23:37:46.932566168Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=279208a9-ba36-462a-844a-462689c6b5dc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.619596 | controller |     "Jun 10 23:37:46.933181 crc crio[3641]: time=\"2026-06-10T23:37:46.933154746Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.619609 | controller |     "Jun 10 23:37:47.057074 crc crio[3641]: time=\"2026-06-10T23:37:47.056985087Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.619624 | controller |     "Jun 10 23:37:47.062413 crc crio[3641]: 2026-06-10T23:37:47Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 01:10:49.619638 | controller |     "Jun 10 23:37:47.062587 crc crio[3641]: time=\"2026-06-10T23:37:47.062511677Z\" level=info msg=\"Successfully cleaned up network for pod 34605a8868d5dd6079efc188a3cce49b09c028efd54279b3b2b7c48df8fd5e16\"",
2026-06-11 01:10:49.619652 | controller |     "Jun 10 23:37:47.062587 crc crio[3641]: time=\"2026-06-10T23:37:47.062567957Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 01:10:49.619666 | controller |     "Jun 10 23:37:47.062836 crc crio[3641]: time=\"2026-06-10T23:37:47.062605498Z\" 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 01:10:49.619681 | controller |     "Jun 10 23:37:47.063475 crc crio[3641]: time=\"2026-06-10T23:37:47.063321887Z\" 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:0xc0008880e0}] Aliases:map[]}\"",
2026-06-11 01:10:49.619696 | controller |     "Jun 10 23:37:47.063876 crc crio[3641]: time=\"2026-06-10T23:37:47.06358743Z\" level=info msg=\"Deleting pod hostpath-provisioner_csi-hostpathplugin-mpq2f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.619710 | controller |     "Jun 10 23:37:47.284080 crc crio[3641]: 2026-06-10T23:37:47Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 01:10:49.619725 | controller |     "Jun 10 23:37:47.284318 crc crio[3641]: time=\"2026-06-10T23:37:47.284236069Z\" level=info msg=\"Successfully cleaned up network for pod f68d1f4dd26c55a06c14b0734678ced4491fa0b84ec5bc3808a016fd565574e6\"",
2026-06-11 01:10:49.619739 | controller |     "Jun 10 23:37:47.284318 crc crio[3641]: time=\"2026-06-10T23:37:47.28430031Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 01:10:49.619816 | controller |     "Jun 10 23:37:47.284444 crc crio[3641]: time=\"2026-06-10T23:37:47.28435548Z\" 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 01:10:49.619839 | controller |     "Jun 10 23:37:47.284736 crc crio[3641]: time=\"2026-06-10T23:37:47.284582343Z\" 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:0xc00303a080}] Aliases:map[]}\"",
2026-06-11 01:10:49.619856 | controller |     "Jun 10 23:37:47.284886 crc crio[3641]: time=\"2026-06-10T23:37:47.284822806Z\" level=info msg=\"Deleting pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.619870 | controller |     "Jun 10 23:37:47.288906 crc crio[3641]: time=\"2026-06-10T23:37:47.288817667Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.619885 | controller |     "Jun 10 23:37:47.307992 crc crio[3641]: 2026-06-10T23:37:47Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 01:10:49.619900 | controller |     "Jun 10 23:37:47.308097 crc crio[3641]: time=\"2026-06-10T23:37:47.308054441Z\" level=info msg=\"Successfully cleaned up network for pod 21404741c3fd258e80b2394df9e1c6b540de60ebd5dfdda164431e320737c791\"",
2026-06-11 01:10:49.619914 | controller |     "Jun 10 23:37:47.308097 crc crio[3641]: time=\"2026-06-10T23:37:47.308089571Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 01:10:49.619929 | controller |     "Jun 10 23:37:47.308189 crc crio[3641]: time=\"2026-06-10T23:37:47.308125492Z\" 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 01:10:49.619943 | controller |     "Jun 10 23:37:47.308371 crc crio[3641]: time=\"2026-06-10T23:37:47.308298014Z\" 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:0xc00303a110}] Aliases:map[]}\"",
2026-06-11 01:10:49.619958 | controller |     "Jun 10 23:37:47.308529 crc crio[3641]: time=\"2026-06-10T23:37:47.308460436Z\" 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 01:10:49.619973 | controller |     "Jun 10 23:37:47.331363 crc crio[3641]: 2026-06-10T23:37:47Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 01:10:49.619992 | controller |     "Jun 10 23:37:47.331744 crc crio[3641]: time=\"2026-06-10T23:37:47.331502278Z\" level=info msg=\"Successfully cleaned up network for pod 42cbc53167cb884d8df411e7ea16aba8682a4699b61f094c370e2471299c2405\"",
2026-06-11 01:10:49.620007 | controller |     "Jun 10 23:37:47.331744 crc crio[3641]: time=\"2026-06-10T23:37:47.331550689Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 01:10:49.620021 | controller |     "Jun 10 23:37:47.331744 crc crio[3641]: time=\"2026-06-10T23:37:47.331564699Z\" level=info msg=\"Successfully cleaned up network for pod 36b0ac2e570067cac5fa856749f889c89cde326de0eac243b55d634175c59e21\"",
2026-06-11 01:10:49.620035 | controller |     "Jun 10 23:37:47.331744 crc crio[3641]: time=\"2026-06-10T23:37:47.331572049Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 01:10:49.620050 | controller |     "Jun 10 23:37:47.331744 crc crio[3641]: time=\"2026-06-10T23:37:47.331581149Z\" level=info msg=\"Successfully cleaned up network for pod 5504c42c3d1ebf7a6885beeba6f007b75ba053fc3f41adab8282e77c371e66d3\"",
2026-06-11 01:10:49.620064 | controller |     "Jun 10 23:37:47.331744 crc crio[3641]: time=\"2026-06-10T23:37:47.331588999Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 01:10:49.620078 | controller |     "Jun 10 23:37:47.331744 crc crio[3641]: time=\"2026-06-10T23:37:47.33161577Z\" 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 01:10:49.620093 | controller |     "Jun 10 23:37:47.332081 crc crio[3641]: time=\"2026-06-10T23:37:47.331834683Z\" 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:0xc001992728}] Aliases:map[]}\"",
2026-06-11 01:10:49.620107 | controller |     "Jun 10 23:37:47.332081 crc crio[3641]: time=\"2026-06-10T23:37:47.331994515Z\" 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 01:10:49.620122 | controller |     "Jun 10 23:37:47.358749 crc crio[3641]: 2026-06-10T23:37:47Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 01:10:49.620136 | controller |     "Jun 10 23:37:47.359127 crc crio[3641]: time=\"2026-06-10T23:37:47.358892776Z\" level=info msg=\"Successfully cleaned up network for pod aa60add6962486c4fb47d83aaf4c6a4c24a0670709ef89751b12f7b79d4c4f8c\"",
2026-06-11 01:10:49.620150 | controller |     "Jun 10 23:37:47.359127 crc crio[3641]: time=\"2026-06-10T23:37:47.358931916Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 01:10:49.620164 | controller |     "Jun 10 23:37:47.359127 crc crio[3641]: time=\"2026-06-10T23:37:47.358948886Z\" level=info msg=\"Successfully cleaned up network for pod 88d468be9fd1b10ec3aa146a7a933cb4766b9709f66115fc74ae0820c095a45f\"",
2026-06-11 01:10:49.620178 | controller |     "Jun 10 23:37:47.359127 crc crio[3641]: time=\"2026-06-10T23:37:47.358959407Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 01:10:49.620192 | controller |     "Jun 10 23:37:47.359127 crc crio[3641]: time=\"2026-06-10T23:37:47.358997137Z\" 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 01:10:49.620210 | controller |     "Jun 10 23:37:47.359367 crc crio[3641]: time=\"2026-06-10T23:37:47.3591972Z\" 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:0xc0026f0338}] Aliases:map[]}\"",
2026-06-11 01:10:49.620225 | controller |     "Jun 10 23:37:47.359423 crc crio[3641]: time=\"2026-06-10T23:37:47.359358442Z\" level=info msg=\"Deleting pod openshift-multus_network-metrics-daemon-n2bqt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.620239 | controller |     "Jun 10 23:37:47.371560 crc crio[3641]: time=\"2026-06-10T23:37:47.371441255Z\" level=info msg=\"Created container 9996078e77ccd9dca820d9cd9e387bdf60d0a12a5645210f0fecd99542308a4b: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=279208a9-ba36-462a-844a-462689c6b5dc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.620253 | controller |     "Jun 10 23:37:47.373316 crc crio[3641]: time=\"2026-06-10T23:37:47.373236588Z\" level=info msg=\"Starting container: 9996078e77ccd9dca820d9cd9e387bdf60d0a12a5645210f0fecd99542308a4b\" id=6b149267-4387-4248-bdf8-11167533643a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.620268 | controller |     "Jun 10 23:37:47.378205 crc crio[3641]: time=\"2026-06-10T23:37:47.378108269Z\" level=info msg=\"Started container\" PID=5408 containerID=9996078e77ccd9dca820d9cd9e387bdf60d0a12a5645210f0fecd99542308a4b description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=6b149267-4387-4248-bdf8-11167533643a name=/runtime.v1.RuntimeService/StartContainer sandboxID=df72115a442fdf33fc8f7841fbcfd4e9cfa83ca7df04505d424537a5aa434398",
2026-06-11 01:10:49.620283 | controller |     "Jun 10 23:37:47.382287 crc crio[3641]: 2026-06-10T23:37:47Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 01:10:49.620298 | controller |     "Jun 10 23:37:47.382548 crc crio[3641]: time=\"2026-06-10T23:37:47.382340923Z\" level=info msg=\"Successfully cleaned up network for pod 716f9b4b423fda207fd050f2cc805a414ecaf503cdd039d9046723715112fc7a\"",
2026-06-11 01:10:49.620312 | controller |     "Jun 10 23:37:47.382548 crc crio[3641]: time=\"2026-06-10T23:37:47.382374153Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 01:10:49.620326 | controller |     "Jun 10 23:37:47.382548 crc crio[3641]: time=\"2026-06-10T23:37:47.382393954Z\" level=info msg=\"Successfully cleaned up network for pod f6dab756a5f81da6b1648d44137e45cc60b6c69fca2c6887870ecbde15f13852\"",
2026-06-11 01:10:49.620340 | controller |     "Jun 10 23:37:47.382548 crc crio[3641]: time=\"2026-06-10T23:37:47.382402734Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 01:10:49.620381 | controller |     "Jun 10 23:37:47.382548 crc crio[3641]: time=\"2026-06-10T23:37:47.382443024Z\" 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 01:10:49.620398 | controller |     "Jun 10 23:37:47.382829 crc crio[3641]: time=\"2026-06-10T23:37:47.382604636Z\" 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:0xc0026f04d0}] Aliases:map[]}\"",
2026-06-11 01:10:49.620417 | controller |     "Jun 10 23:37:47.382917 crc crio[3641]: time=\"2026-06-10T23:37:47.382826969Z\" 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 01:10:49.620432 | controller |     "Jun 10 23:37:47.394488 crc crio[3641]: time=\"2026-06-10T23:37:47.394393066Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=64c6f55a-6a09-4210-ad99-b21b6f4d8e4d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.620446 | controller |     "Jun 10 23:37:47.397370 crc crio[3641]: time=\"2026-06-10T23:37:47.397173351Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=b955f656-c7a1-4e4e-955f-23a761358eb8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.620460 | controller |     "Jun 10 23:37:47.399824 crc crio[3641]: time=\"2026-06-10T23:37:47.399622702Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-cert-syncer\" id=e65e2fae-4c02-4689-a57d-b78fb95d394d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.620475 | controller |     "Jun 10 23:37:47.400916 crc crio[3641]: time=\"2026-06-10T23:37:47.400847668Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.620488 | controller |     "Jun 10 23:37:47.412615 crc crio[3641]: time=\"2026-06-10T23:37:47.412514226Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.620503 | controller |     "Jun 10 23:37:47.496338 crc crio[3641]: time=\"2026-06-10T23:37:47.496295198Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=46f970ab-2d95-42c0-bfb3-153451ca5a89 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.620517 | controller |     "Jun 10 23:37:47.499246 crc crio[3641]: time=\"2026-06-10T23:37:47.499116164Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=b491d22f-d6b3-4b69-b276-d0afb8de9298 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.620531 | controller |     "Jun 10 23:37:47.502987 crc crio[3641]: time=\"2026-06-10T23:37:47.502848612Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler\" id=aa94cb18-62e5-4f54-8bd5-913595a93be9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.620546 | controller |     "Jun 10 23:37:47.503505 crc crio[3641]: time=\"2026-06-10T23:37:47.503434069Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.620560 | controller |     "Jun 10 23:37:47.506373 crc crio[3641]: time=\"2026-06-10T23:37:47.506163164Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=544c9c9f-406d-4ee6-9b9f-1cc99f0bfc4d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.620578 | controller |     "Jun 10 23:37:47.517184 crc crio[3641]: time=\"2026-06-10T23:37:47.516997891Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=738ad96e-724f-4b44-8dd6-97967d332ac4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.620592 | controller |     "Jun 10 23:37:47.517552 crc crio[3641]: time=\"2026-06-10T23:37:47.517280935Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=2b4d5c54-96bb-4ca3-878f-96505c3d2016 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.620606 | controller |     "Jun 10 23:37:47.517920 crc crio[3641]: time=\"2026-06-10T23:37:47.517750911Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.620621 | controller |     "Jun 10 23:37:47.527156 crc crio[3641]: time=\"2026-06-10T23:37:47.527063389Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=c6e5195f-865a-41d5-baf2-e4dff4a1a99a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.620635 | controller |     "Jun 10 23:37:47.532761 crc crio[3641]: time=\"2026-06-10T23:37:47.532588989Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=d1c25fb3-2618-464f-957b-1e3cc1ce90be name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.620649 | controller |     "Jun 10 23:37:47.533118 crc crio[3641]: time=\"2026-06-10T23:37:47.533044775Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-ensure-env-vars\" id=7197489a-f2b0-4347-bd48-f88c400a385b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.620662 | controller |     "Jun 10 23:37:47.533396 crc crio[3641]: time=\"2026-06-10T23:37:47.533213597Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.620676 | controller |     "Jun 10 23:37:47.533616 crc crio[3641]: time=\"2026-06-10T23:37:47.533554171Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.620690 | controller |     "Jun 10 23:37:47.548490 crc crio[3641]: time=\"2026-06-10T23:37:47.548319538Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=7158894f-a8f7-4bba-b27c-9669d429f194 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.620703 | controller |     "Jun 10 23:37:47.559592 crc crio[3641]: time=\"2026-06-10T23:37:47.559278357Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=eafcd594-46d7-426c-a0f9-454b50f38158 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.620717 | controller |     "Jun 10 23:37:47.565382 crc crio[3641]: time=\"2026-06-10T23:37:47.565233313Z\" level=info msg=\"Creating container: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/kube-rbac-proxy-crio\" id=3d689abc-edd0-49b9-ad39-f5162c892d5c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.620731 | controller |     "Jun 10 23:37:47.567183 crc crio[3641]: time=\"2026-06-10T23:37:47.567066416Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.620745 | controller |     "Jun 10 23:37:47.578501 crc crio[3641]: time=\"2026-06-10T23:37:47.578370899Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.620763 | controller |     "Jun 10 23:37:47.601861 crc crio[3641]: time=\"2026-06-10T23:37:47.601447222Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.620778 | controller |     "Jun 10 23:37:47.614237 crc crio[3641]: time=\"2026-06-10T23:37:47.613998491Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.620792 | controller |     "Jun 10 23:37:47.832502 crc crio[3641]: 2026-06-10T23:37:47Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 01:10:49.620807 | controller |     "Jun 10 23:37:47.833141 crc crio[3641]: time=\"2026-06-10T23:37:47.83309619Z\" level=info msg=\"Successfully cleaned up network for pod 044c75aa04b88e425cfee36b8a2db3c825c7003dbbcf88c6942411327c436ded\"",
2026-06-11 01:10:49.620821 | controller |     "Jun 10 23:37:47.833277 crc crio[3641]: time=\"2026-06-10T23:37:47.833258952Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 01:10:49.620835 | controller |     "Jun 10 23:37:47.833365 crc crio[3641]: time=\"2026-06-10T23:37:47.833344573Z\" level=info msg=\"Successfully cleaned up network for pod 4251b0938a7c7926c0d92fda115d0192567b38afd62b1da6d3d76cfd5d20a25f\"",
2026-06-11 01:10:49.620849 | controller |     "Jun 10 23:37:47.833447 crc crio[3641]: time=\"2026-06-10T23:37:47.833430194Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 01:10:49.620863 | controller |     "Jun 10 23:37:47.833555 crc crio[3641]: time=\"2026-06-10T23:37:47.833537125Z\" 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 01:10:49.620878 | controller |     "Jun 10 23:37:47.833960 crc crio[3641]: time=\"2026-06-10T23:37:47.83393491Z\" 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:0xc0025c6928}] Aliases:map[]}\"",
2026-06-11 01:10:49.620892 | controller |     "Jun 10 23:37:47.834117 crc crio[3641]: time=\"2026-06-10T23:37:47.834101642Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-11 01:10:49.620906 | controller |     "Jun 10 23:37:47.834201 crc crio[3641]: time=\"2026-06-10T23:37:47.834182703Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-11 01:10:49.620921 | controller |     "Jun 10 23:37:47.834288 crc crio[3641]: time=\"2026-06-10T23:37:47.834267244Z\" 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 01:10:49.620936 | controller |     "Jun 10 23:37:48.677594 crc crio[3641]: 2026-06-10T23:37:48Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 01:10:49.620950 | controller |     "Jun 10 23:37:48.682862 crc crio[3641]: time=\"2026-06-10T23:37:48.680547779Z\" level=info msg=\"Successfully cleaned up network for pod 25817f64d195aeb9a06049cd2c29b6be89a688364d3f94522e2eb3a0462d038b\"",
2026-06-11 01:10:49.620967 | controller |     "Jun 10 23:37:48.682862 crc crio[3641]: time=\"2026-06-10T23:37:48.682774927Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 01:10:49.620982 | controller |     "Jun 10 23:37:48.682862 crc crio[3641]: time=\"2026-06-10T23:37:48.682830218Z\" 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 01:10:49.620997 | controller |     "Jun 10 23:37:48.684685 crc crio[3641]: time=\"2026-06-10T23:37:48.68302512Z\" 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:0xc001992000}] Aliases:map[]}\"",
2026-06-11 01:10:49.621012 | controller |     "Jun 10 23:37:48.684685 crc crio[3641]: time=\"2026-06-10T23:37:48.683556557Z\" 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 01:10:49.621026 | controller |     "Jun 10 23:37:48.836939 crc crio[3641]: time=\"2026-06-10T23:37:48.836353945Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.621041 | controller |     "Jun 10 23:37:48.854352 crc crio[3641]: 2026-06-10T23:37:48Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 01:10:49.621056 | controller |     "Jun 10 23:37:48.854352 crc crio[3641]: time=\"2026-06-10T23:37:48.854056499Z\" level=info msg=\"Successfully cleaned up network for pod 1a6f453dbe8bac2c3bdbb09d3e238da0475d47dbc239b5adad9041e5590c52d9\"",
2026-06-11 01:10:49.621070 | controller |     "Jun 10 23:37:48.854352 crc crio[3641]: time=\"2026-06-10T23:37:48.85409144Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 01:10:49.621084 | controller |     "Jun 10 23:37:48.854352 crc crio[3641]: time=\"2026-06-10T23:37:48.85410653Z\" level=info msg=\"Successfully cleaned up network for pod 39b7866f65a026a9785951e874d79b2a65586cc09117692bad73d8da76814de6\"",
2026-06-11 01:10:49.621098 | controller |     "Jun 10 23:37:48.854352 crc crio[3641]: time=\"2026-06-10T23:37:48.8541215Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 01:10:49.621112 | controller |     "Jun 10 23:37:48.854352 crc crio[3641]: time=\"2026-06-10T23:37:48.854158691Z\" 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 01:10:49.621126 | controller |     "Jun 10 23:37:48.854352 crc crio[3641]: time=\"2026-06-10T23:37:48.854343083Z\" 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:0xc001992288}] Aliases:map[]}\"",
2026-06-11 01:10:49.621147 | controller |     "Jun 10 23:37:48.857147 crc crio[3641]: time=\"2026-06-10T23:37:48.854490595Z\" 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 01:10:49.621162 | controller |     "Jun 10 23:37:48.914315 crc crio[3641]: time=\"2026-06-10T23:37:48.91400586Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.621176 | controller |     "Jun 10 23:37:48.921182 crc crio[3641]: time=\"2026-06-10T23:37:48.920221058Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.621191 | controller |     "Jun 10 23:37:49.099189 crc crio[3641]: time=\"2026-06-10T23:37:49.098961845Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.621204 | controller |     "Jun 10 23:37:49.259401 crc crio[3641]: time=\"2026-06-10T23:37:49.257297684Z\" level=info msg=\"Created container ec7d52fdd87e15671f9ae09528127da44ac8fd3e62db9673fde6e677b092bf9c: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler\" id=aa94cb18-62e5-4f54-8bd5-913595a93be9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.621219 | controller |     "Jun 10 23:37:49.263920 crc crio[3641]: time=\"2026-06-10T23:37:49.261164843Z\" level=info msg=\"Starting container: ec7d52fdd87e15671f9ae09528127da44ac8fd3e62db9673fde6e677b092bf9c\" id=b6db35fc-d08c-411e-98f2-5fa78fbd7bc1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.621232 | controller |     "Jun 10 23:37:49.265982 crc crio[3641]: time=\"2026-06-10T23:37:49.265484537Z\" level=info msg=\"Created container e4aa89872129172b627a477b18189a7e1e975e3be6d904846b626f71cf4adff6: openshift-etcd/etcd-crc/etcd-ensure-env-vars\" id=7197489a-f2b0-4347-bd48-f88c400a385b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.621247 | controller |     "Jun 10 23:37:49.272162 crc crio[3641]: time=\"2026-06-10T23:37:49.271129729Z\" level=info msg=\"Created container 06b70c0adac2b3728b23226399885a3a07d152a2dcb168ed94eb5ecebfe8dfdb: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=d1c25fb3-2618-464f-957b-1e3cc1ce90be name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.621261 | controller |     "Jun 10 23:37:49.272561 crc crio[3641]: time=\"2026-06-10T23:37:49.272407995Z\" level=info msg=\"Starting container: e4aa89872129172b627a477b18189a7e1e975e3be6d904846b626f71cf4adff6\" id=8ba10a40-28ec-4a68-be25-100aba0ff331 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.621275 | controller |     "Jun 10 23:37:49.277121 crc crio[3641]: time=\"2026-06-10T23:37:49.277054434Z\" level=info msg=\"Started container\" PID=5502 containerID=ec7d52fdd87e15671f9ae09528127da44ac8fd3e62db9673fde6e677b092bf9c description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler id=b6db35fc-d08c-411e-98f2-5fa78fbd7bc1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aeb50485684503163b3fa08f992a5df19d5e3beb281666b725ac76ea82ed2ddf",
2026-06-11 01:10:49.621290 | controller |     "Jun 10 23:37:49.277415 crc crio[3641]: time=\"2026-06-10T23:37:49.277260657Z\" level=info msg=\"Starting container: 06b70c0adac2b3728b23226399885a3a07d152a2dcb168ed94eb5ecebfe8dfdb\" id=64023014-2aaf-4f01-af52-23b830c15d33 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.621304 | controller |     "Jun 10 23:37:49.302981 crc crio[3641]: time=\"2026-06-10T23:37:49.30113239Z\" level=info msg=\"Started container\" PID=5499 containerID=e4aa89872129172b627a477b18189a7e1e975e3be6d904846b626f71cf4adff6 description=openshift-etcd/etcd-crc/etcd-ensure-env-vars id=8ba10a40-28ec-4a68-be25-100aba0ff331 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3c67b3d5b8dbb3f6674498e64d9af33715fd40f623235b473a9a521cf4501a21",
2026-06-11 01:10:49.621321 | controller |     "Jun 10 23:37:49.333310 crc crio[3641]: time=\"2026-06-10T23:37:49.323475573Z\" level=info msg=\"Started container\" PID=5503 containerID=06b70c0adac2b3728b23226399885a3a07d152a2dcb168ed94eb5ecebfe8dfdb description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver id=64023014-2aaf-4f01-af52-23b830c15d33 name=/runtime.v1.RuntimeService/StartContainer sandboxID=53a50bc8d64368f92d39f8988c8bf36de16382220c82934767014352d06ef1a5",
2026-06-11 01:10:49.621336 | controller |     "Jun 10 23:37:49.347740 crc crio[3641]: time=\"2026-06-10T23:37:49.347207394Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=81adcdcd-dce0-4624-8697-aaa8ab55cdbb name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.621370 | controller |     "Jun 10 23:37:49.353396 crc crio[3641]: time=\"2026-06-10T23:37:49.351531559Z\" level=info msg=\"Created container 649cbc4a40ee94da7feeda77406d8529086b41309c4f3bb717c2e11db2519ab1: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/kube-rbac-proxy-crio\" id=3d689abc-edd0-49b9-ad39-f5162c892d5c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.621389 | controller |     "Jun 10 23:37:49.353396 crc crio[3641]: time=\"2026-06-10T23:37:49.353001767Z\" level=info msg=\"Starting container: 649cbc4a40ee94da7feeda77406d8529086b41309c4f3bb717c2e11db2519ab1\" id=ef36f24f-3bcd-4cc6-b454-8517be3d8666 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.621407 | controller |     "Jun 10 23:37:49.355600 crc crio[3641]: time=\"2026-06-10T23:37:49.354449966Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=e96b0ffd-38b0-4bad-ae21-7628555b2f3d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.621421 | controller |     "Jun 10 23:37:49.364150 crc crio[3641]: time=\"2026-06-10T23:37:49.362898113Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=71aba499-3024-4f96-bfd0-c0183bd41192 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.621435 | controller |     "Jun 10 23:37:49.367968 crc crio[3641]: time=\"2026-06-10T23:37:49.367167557Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=a75c212a-b635-49a6-bf8a-beb246af6d00 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.621450 | controller |     "Jun 10 23:37:49.367968 crc crio[3641]: time=\"2026-06-10T23:37:49.367301199Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-cert-syncer\" id=cc86f362-9033-4639-98f8-77f0fe2f26dd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.621464 | controller |     "Jun 10 23:37:49.367968 crc crio[3641]: time=\"2026-06-10T23:37:49.367797395Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.621478 | controller |     "Jun 10 23:37:49.382289 crc crio[3641]: time=\"2026-06-10T23:37:49.379033718Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=d66b2f65-f16c-46f6-a6c4-5b2d30da2f93 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.621492 | controller |     "Jun 10 23:37:49.386818 crc crio[3641]: time=\"2026-06-10T23:37:49.385388148Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.621510 | controller |     "Jun 10 23:37:49.411346 crc crio[3641]: time=\"2026-06-10T23:37:49.409413273Z\" level=info msg=\"Started container\" PID=5509 containerID=649cbc4a40ee94da7feeda77406d8529086b41309c4f3bb717c2e11db2519ab1 description=openshift-machine-config-operator/kube-rbac-proxy-crio-crc/kube-rbac-proxy-crio id=ef36f24f-3bcd-4cc6-b454-8517be3d8666 name=/runtime.v1.RuntimeService/StartContainer sandboxID=459b9d207483c4c13d0372b05030c4d5346362112e0ecf8d9878377480424b30",
2026-06-11 01:10:49.621525 | controller |     "Jun 10 23:37:49.497824 crc crio[3641]: time=\"2026-06-10T23:37:49.497280508Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.621540 | controller |     "Jun 10 23:37:49.499105 crc crio[3641]: time=\"2026-06-10T23:37:49.49906241Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.621554 | controller |     "Jun 10 23:37:50.078457 crc crio[3641]: 2026-06-10T23:37:50Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 01:10:49.621567 | controller |     "Jun 10 23:37:50.079492 crc crio[3641]: time=\"2026-06-10T23:37:50.07847881Z\" level=info msg=\"Successfully cleaned up network for pod 8c6585b8db86793364698268f6d5287dd5b180895605886d7545253be162b3b7\"",
2026-06-11 01:10:49.621582 | controller |     "Jun 10 23:37:50.079492 crc crio[3641]: time=\"2026-06-10T23:37:50.07851125Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 01:10:49.621596 | controller |     "Jun 10 23:37:50.079492 crc crio[3641]: time=\"2026-06-10T23:37:50.078544101Z\" 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 01:10:49.621611 | controller |     "Jun 10 23:37:50.079492 crc crio[3641]: time=\"2026-06-10T23:37:50.078903785Z\" 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:0xc001890410}] Aliases:map[]}\"",
2026-06-11 01:10:49.621626 | controller |     "Jun 10 23:37:50.079492 crc crio[3641]: time=\"2026-06-10T23:37:50.079079447Z\" 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 01:10:49.621640 | controller |     "Jun 10 23:37:50.801017 crc crio[3641]: time=\"2026-06-10T23:37:50.792138596Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=f222c8fb-d6cc-43cf-9694-02810920e96c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.621655 | controller |     "Jun 10 23:37:50.816509 crc crio[3641]: time=\"2026-06-10T23:37:50.808581033Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=20026863-ecc1-4cf2-acbb-3b01c780cde2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.621669 | controller |     "Jun 10 23:37:50.825928 crc crio[3641]: time=\"2026-06-10T23:37:50.825769997Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-resources-copy\" id=214b9010-f65f-432a-a297-71a89a335b41 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.621686 | controller |     "Jun 10 23:37:50.826560 crc crio[3641]: time=\"2026-06-10T23:37:50.826187196Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.621701 | controller |     "Jun 10 23:37:50.964154 crc crio[3641]: 2026-06-10T23:37:50Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 01:10:49.621714 | controller |     "Jun 10 23:37:50.964819 crc crio[3641]: time=\"2026-06-10T23:37:50.964195099Z\" level=info msg=\"Successfully cleaned up network for pod f62ec4c74b2d28d07d15680e61dc47bea0d64f3c10cd0998203816ee1a5e21ae\"",
2026-06-11 01:10:49.621728 | controller |     "Jun 10 23:37:50.964819 crc crio[3641]: time=\"2026-06-10T23:37:50.964315062Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 01:10:49.621742 | controller |     "Jun 10 23:37:50.964819 crc crio[3641]: time=\"2026-06-10T23:37:50.964359033Z\" 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 01:10:49.621756 | controller |     "Jun 10 23:37:50.964819 crc crio[3641]: time=\"2026-06-10T23:37:50.964565618Z\" 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:0xc00020c5c0}] Aliases:map[]}\"",
2026-06-11 01:10:49.621771 | controller |     "Jun 10 23:37:50.965053 crc crio[3641]: time=\"2026-06-10T23:37:50.964968427Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.621785 | controller |     "Jun 10 23:37:50.967028 crc crio[3641]: time=\"2026-06-10T23:37:50.966986545Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.621800 | controller |     "Jun 10 23:37:50.973060 crc crio[3641]: time=\"2026-06-10T23:37:50.967434185Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.621814 | controller |     "Jun 10 23:37:51.502461 crc crio[3641]: time=\"2026-06-10T23:37:51.500338415Z\" level=info msg=\"Created container ba04fd61ebce8951205c0a59cd2acbbc6a0976ff4143866f16cfb12d09c4ac0d: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-cert-syncer\" id=cc86f362-9033-4639-98f8-77f0fe2f26dd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.621829 | controller |     "Jun 10 23:37:51.523143 crc crio[3641]: time=\"2026-06-10T23:37:51.52308818Z\" level=info msg=\"Starting container: ba04fd61ebce8951205c0a59cd2acbbc6a0976ff4143866f16cfb12d09c4ac0d\" id=7c829c51-ab5f-480a-9387-b063d061c55e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.621844 | controller |     "Jun 10 23:37:51.591711 crc crio[3641]: time=\"2026-06-10T23:37:51.591483657Z\" level=info msg=\"Started container\" PID=5572 containerID=ba04fd61ebce8951205c0a59cd2acbbc6a0976ff4143866f16cfb12d09c4ac0d description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-cert-syncer id=7c829c51-ab5f-480a-9387-b063d061c55e name=/runtime.v1.RuntimeService/StartContainer sandboxID=aeb50485684503163b3fa08f992a5df19d5e3beb281666b725ac76ea82ed2ddf",
2026-06-11 01:10:49.621862 | controller |     "Jun 10 23:37:51.813310 crc crio[3641]: 2026-06-10T23:37:51Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-11 01:10:49.621878 | controller |     "Jun 10 23:37:51.813310 crc crio[3641]: time=\"2026-06-10T23:37:51.813188196Z\" level=info msg=\"Successfully cleaned up network for pod b772409aebad8f593523276009413324ceef9893239aaa903bf8e87341af63e5\"",
2026-06-11 01:10:49.621892 | controller |     "Jun 10 23:37:51.813310 crc crio[3641]: time=\"2026-06-10T23:37:51.813220747Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 01:10:49.621906 | controller |     "Jun 10 23:37:51.813310 crc crio[3641]: time=\"2026-06-10T23:37:51.813265098Z\" 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 01:10:49.621920 | controller |     "Jun 10 23:37:51.814418 crc crio[3641]: time=\"2026-06-10T23:37:51.81337177Z\" 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:0xc00020c810}] Aliases:map[]}\"",
2026-06-11 01:10:49.621935 | controller |     "Jun 10 23:37:51.814418 crc crio[3641]: time=\"2026-06-10T23:37:51.813417992Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-11 01:10:49.621950 | controller |     "Jun 10 23:37:51.814418 crc crio[3641]: time=\"2026-06-10T23:37:51.813428822Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-11 01:10:49.621981 | controller |     "Jun 10 23:37:51.814418 crc crio[3641]: time=\"2026-06-10T23:37:51.813437642Z\" level=info msg=\"Deleting pod openshift-kube-apiserver_revision-pruner-12-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.621998 | controller |     "Jun 10 23:37:51.825242 crc crio[3641]: time=\"2026-06-10T23:37:51.823940619Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=4cb64502-258f-4b6d-99c2-e373b8745a67 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.622012 | controller |     "Jun 10 23:37:51.838541 crc crio[3641]: time=\"2026-06-10T23:37:51.838084671Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=e4b00a29-bd5d-4d7c-a882-772c82ea83f2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.622027 | controller |     "Jun 10 23:37:51.847372 crc crio[3641]: time=\"2026-06-10T23:37:51.847063862Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller\" id=e6f8efc5-8259-4eb6-bfb6-9dc94a9e2f17 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.622042 | controller |     "Jun 10 23:37:51.852344 crc crio[3641]: time=\"2026-06-10T23:37:51.851929607Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.622056 | controller |     "Jun 10 23:37:51.977508 crc crio[3641]: time=\"2026-06-10T23:37:51.977417755Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.622075 | controller |     "Jun 10 23:37:53.261367 crc crio[3641]: 2026-06-10T23:37:53Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 01:10:49.622090 | controller |     "Jun 10 23:37:53.261367 crc crio[3641]: time=\"2026-06-10T23:37:53.257912602Z\" level=info msg=\"Successfully cleaned up network for pod 28ae9e11dbe1d6e9c74da5fe96ab600e043908b4e8f617bfc6f2a1e749a58a8d\"",
2026-06-11 01:10:49.622104 | controller |     "Jun 10 23:37:53.261367 crc crio[3641]: time=\"2026-06-10T23:37:53.257951803Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 01:10:49.622119 | controller |     "Jun 10 23:37:53.261367 crc crio[3641]: time=\"2026-06-10T23:37:53.257993024Z\" 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 01:10:49.622133 | controller |     "Jun 10 23:37:53.261367 crc crio[3641]: time=\"2026-06-10T23:37:53.258184099Z\" 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:0xc000794288}] Aliases:map[]}\"",
2026-06-11 01:10:49.622148 | controller |     "Jun 10 23:37:53.261367 crc crio[3641]: time=\"2026-06-10T23:37:53.258332672Z\" level=info msg=\"Deleting pod openshift-service-ca_service-ca-74545575db-n469q from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.622162 | controller |     "Jun 10 23:37:53.291007 crc crio[3641]: time=\"2026-06-10T23:37:53.286890553Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.622176 | controller |     "Jun 10 23:37:53.435336 crc crio[3641]: 2026-06-10T23:37:53Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 01:10:49.622191 | controller |     "Jun 10 23:37:53.435336 crc crio[3641]: time=\"2026-06-10T23:37:53.433837436Z\" level=info msg=\"Successfully cleaned up network for pod ec5d8cc1a78af44633e5b157a326c7eb057086da9645d399ada87ef76a040673\"",
2026-06-11 01:10:49.622204 | controller |     "Jun 10 23:37:53.435336 crc crio[3641]: time=\"2026-06-10T23:37:53.433895717Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 01:10:49.622218 | controller |     "Jun 10 23:37:53.435336 crc crio[3641]: time=\"2026-06-10T23:37:53.433974639Z\" 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 01:10:49.622233 | controller |     "Jun 10 23:37:53.435336 crc crio[3641]: time=\"2026-06-10T23:37:53.434194674Z\" 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:0xc002dd0878}] Aliases:map[]}\"",
2026-06-11 01:10:49.622251 | controller |     "Jun 10 23:37:53.435336 crc crio[3641]: time=\"2026-06-10T23:37:53.434391759Z\" level=info msg=\"Deleting pod openshift-console_console-6c684df5db-cc8g8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.622266 | controller |     "Jun 10 23:37:53.681386 crc crio[3641]: time=\"2026-06-10T23:37:53.681106875Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.622280 | controller |     "Jun 10 23:37:53.720802 crc crio[3641]: time=\"2026-06-10T23:37:53.716537298Z\" level=info msg=\"Created container 06e49d08534f42533491dfd1af50ad43d31bb4e34af1a00d903f32c71f8b4722: openshift-etcd/etcd-crc/etcd-resources-copy\" id=214b9010-f65f-432a-a297-71a89a335b41 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.622295 | controller |     "Jun 10 23:37:53.724928 crc crio[3641]: time=\"2026-06-10T23:37:53.724073835Z\" level=info msg=\"Starting container: 06e49d08534f42533491dfd1af50ad43d31bb4e34af1a00d903f32c71f8b4722\" id=509a09ee-8ec5-4cbd-9064-fd017f4ad229 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.622309 | controller |     "Jun 10 23:37:53.760245 crc crio[3641]: time=\"2026-06-10T23:37:53.757132312Z\" level=info msg=\"Started container\" PID=5621 containerID=06e49d08534f42533491dfd1af50ad43d31bb4e34af1a00d903f32c71f8b4722 description=openshift-etcd/etcd-crc/etcd-resources-copy id=509a09ee-8ec5-4cbd-9064-fd017f4ad229 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3c67b3d5b8dbb3f6674498e64d9af33715fd40f623235b473a9a521cf4501a21",
2026-06-11 01:10:49.622324 | controller |     "Jun 10 23:37:54.093827 crc crio[3641]: time=\"2026-06-10T23:37:54.09115719Z\" level=info msg=\"Created container fd44ab3629aaf3fc52130e0b0f1ccfccb86d901f5964d758de79ca3d67a61bf0: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller\" id=e6f8efc5-8259-4eb6-bfb6-9dc94a9e2f17 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.622338 | controller |     "Jun 10 23:37:54.096193 crc crio[3641]: time=\"2026-06-10T23:37:54.096067945Z\" level=info msg=\"Starting container: fd44ab3629aaf3fc52130e0b0f1ccfccb86d901f5964d758de79ca3d67a61bf0\" id=4f23cf82-81f1-49bd-b141-7133df807395 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.622372 | controller |     "Jun 10 23:37:54.120320 crc crio[3641]: time=\"2026-06-10T23:37:54.119945916Z\" level=info msg=\"Started container\" PID=5643 containerID=fd44ab3629aaf3fc52130e0b0f1ccfccb86d901f5964d758de79ca3d67a61bf0 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller id=4f23cf82-81f1-49bd-b141-7133df807395 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aeb50485684503163b3fa08f992a5df19d5e3beb281666b725ac76ea82ed2ddf",
2026-06-11 01:10:49.622389 | controller |     "Jun 10 23:37:54.388946 crc crio[3641]: 2026-06-10T23:37:54Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 01:10:49.622403 | controller |     "Jun 10 23:37:54.389465 crc crio[3641]: time=\"2026-06-10T23:37:54.389057899Z\" level=info msg=\"Successfully cleaned up network for pod e222155a1c4fc4565a7da9c88c4bc428dc8a0a17b11d7bae294454bb07604400\"",
2026-06-11 01:10:49.622418 | controller |     "Jun 10 23:37:54.389465 crc crio[3641]: time=\"2026-06-10T23:37:54.38909136Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 01:10:49.622433 | controller |     "Jun 10 23:37:54.389465 crc crio[3641]: time=\"2026-06-10T23:37:54.389133671Z\" 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 01:10:49.622452 | controller |     "Jun 10 23:37:54.390441 crc crio[3641]: time=\"2026-06-10T23:37:54.390184116Z\" 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:0xc0026f00b8}] Aliases:map[]}\"",
2026-06-11 01:10:49.622467 | controller |     "Jun 10 23:37:54.391341 crc crio[3641]: time=\"2026-06-10T23:37:54.390538214Z\" 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 01:10:49.622482 | controller |     "Jun 10 23:37:55.005315 crc crio[3641]: 2026-06-10T23:37:54Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 01:10:49.622496 | controller |     "Jun 10 23:37:55.006381 crc crio[3641]: time=\"2026-06-10T23:37:55.005443871Z\" level=info msg=\"Successfully cleaned up network for pod 9f0a0b85d7741383b49556652c4202e48dd515bc39386ca123ebab03ab835fa7\"",
2026-06-11 01:10:49.622511 | controller |     "Jun 10 23:37:55.006381 crc crio[3641]: time=\"2026-06-10T23:37:55.005762838Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 01:10:49.622525 | controller |     "Jun 10 23:37:55.006381 crc crio[3641]: time=\"2026-06-10T23:37:55.005784289Z\" level=info msg=\"Successfully cleaned up network for pod fd391bae970f3b64b4d0651ad727c5e7e11857de509c35f5d95e1825021e4183\"",
2026-06-11 01:10:49.622539 | controller |     "Jun 10 23:37:55.006381 crc crio[3641]: time=\"2026-06-10T23:37:55.005793999Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 01:10:49.622553 | controller |     "Jun 10 23:37:55.006381 crc crio[3641]: time=\"2026-06-10T23:37:55.00583059Z\" 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 01:10:49.622567 | controller |     "Jun 10 23:37:55.006381 crc crio[3641]: time=\"2026-06-10T23:37:55.006021285Z\" 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:0xc0026f0120}] Aliases:map[]}\"",
2026-06-11 01:10:49.622581 | controller |     "Jun 10 23:37:55.006381 crc crio[3641]: time=\"2026-06-10T23:37:55.006173568Z\" level=info msg=\"Deleting pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.622596 | controller |     "Jun 10 23:37:55.207251 crc crio[3641]: time=\"2026-06-10T23:37:55.20670732Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=b95ece18-6009-49f7-9364-5177e5a684d2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.622611 | controller |     "Jun 10 23:37:55.232353 crc crio[3641]: time=\"2026-06-10T23:37:55.232129867Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=7e579ca8-e793-4104-a7c4-0261c7c5c630 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.622629 | controller |     "Jun 10 23:37:55.344117 crc crio[3641]: time=\"2026-06-10T23:37:55.343418002Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcdctl\" id=643ce377-261f-41a9-8347-6ee324028835 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.622644 | controller |     "Jun 10 23:37:55.346940 crc crio[3641]: time=\"2026-06-10T23:37:55.346372891Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.622658 | controller |     "Jun 10 23:37:55.569820 crc crio[3641]: time=\"2026-06-10T23:37:55.567487717Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.622672 | controller |     "Jun 10 23:37:55.576140 crc crio[3641]: time=\"2026-06-10T23:37:55.575353951Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.622686 | controller |     "Jun 10 23:37:55.589518 crc crio[3641]: time=\"2026-06-10T23:37:55.58893329Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.622700 | controller |     "Jun 10 23:37:56.027881 crc crio[3641]: time=\"2026-06-10T23:37:56.025463637Z\" level=info msg=\"Created container 02b5e6b2cefb67b9172dedba206cc53e07b3b2c0e241d21af037af09dbf6ef24: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=d66b2f65-f16c-46f6-a6c4-5b2d30da2f93 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.622715 | controller |     "Jun 10 23:37:56.047630 crc crio[3641]: time=\"2026-06-10T23:37:56.045416526Z\" level=info msg=\"Starting container: 02b5e6b2cefb67b9172dedba206cc53e07b3b2c0e241d21af037af09dbf6ef24\" id=a2b4371e-2625-49e5-bd08-b565b91c37cf name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.622729 | controller |     "Jun 10 23:37:56.189985 crc crio[3641]: time=\"2026-06-10T23:37:56.189228995Z\" level=info msg=\"Started container\" PID=5718 containerID=02b5e6b2cefb67b9172dedba206cc53e07b3b2c0e241d21af037af09dbf6ef24 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer id=a2b4371e-2625-49e5-bd08-b565b91c37cf name=/runtime.v1.RuntimeService/StartContainer sandboxID=53a50bc8d64368f92d39f8988c8bf36de16382220c82934767014352d06ef1a5",
2026-06-11 01:10:49.622744 | controller |     "Jun 10 23:37:56.296498 crc crio[3641]: time=\"2026-06-10T23:37:56.296361662Z\" level=info msg=\"Created container e98c451551fe4dcb324446ee2bfbf3165dae052c912543d839219d646aacc011: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-cert-syncer\" id=e65e2fae-4c02-4689-a57d-b78fb95d394d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.622758 | controller |     "Jun 10 23:37:56.312561 crc crio[3641]: time=\"2026-06-10T23:37:56.311495328Z\" level=info msg=\"Starting container: e98c451551fe4dcb324446ee2bfbf3165dae052c912543d839219d646aacc011\" id=7b1dd6ed-19cf-42f8-83cc-5145cd9842d0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.622773 | controller |     "Jun 10 23:37:56.383756 crc crio[3641]: time=\"2026-06-10T23:37:56.383358546Z\" level=info msg=\"Started container\" PID=5724 containerID=e98c451551fe4dcb324446ee2bfbf3165dae052c912543d839219d646aacc011 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-cert-syncer id=7b1dd6ed-19cf-42f8-83cc-5145cd9842d0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=df72115a442fdf33fc8f7841fbcfd4e9cfa83ca7df04505d424537a5aa434398",
2026-06-11 01:10:49.622787 | controller |     "Jun 10 23:37:56.434441 crc crio[3641]: time=\"2026-06-10T23:37:56.434121449Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=29b34928-7a2b-4c8a-a62e-ab0c894ca07c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.622805 | controller |     "Jun 10 23:37:56.444748 crc crio[3641]: time=\"2026-06-10T23:37:56.443883328Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=9f12f46d-cfee-47fa-acd3-d9e8fe84465d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.622819 | controller |     "Jun 10 23:37:56.451095 crc crio[3641]: time=\"2026-06-10T23:37:56.450963395Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=c91e81c1-1f20-4c73-b99e-c9f1cadb2163 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.622834 | controller |     "Jun 10 23:37:56.451742 crc crio[3641]: time=\"2026-06-10T23:37:56.451308993Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.622848 | controller |     "Jun 10 23:37:56.531429 crc crio[3641]: time=\"2026-06-10T23:37:56.52907372Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=d3387754-5b1e-448d-9b29-df94bf3d318d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.622863 | controller |     "Jun 10 23:37:56.540628 crc crio[3641]: time=\"2026-06-10T23:37:56.539479045Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.622878 | controller |     "Jun 10 23:37:56.558113 crc crio[3641]: time=\"2026-06-10T23:37:56.555765957Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=dc3e1df3-f87a-4381-bf59-cbb70f99ad14 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.622892 | controller |     "Jun 10 23:37:56.576141 crc crio[3641]: time=\"2026-06-10T23:37:56.576002963Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller\" id=a5206753-e32a-4084-9972-7ed7308ee15c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.622907 | controller |     "Jun 10 23:37:56.576560 crc crio[3641]: time=\"2026-06-10T23:37:56.576430533Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.622921 | controller |     "Jun 10 23:37:56.728567 crc crio[3641]: time=\"2026-06-10T23:37:56.728127117Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.622935 | controller |     "Jun 10 23:37:56.791261 crc crio[3641]: 2026-06-10T23:37:56Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 01:10:49.622949 | controller |     "Jun 10 23:37:56.791261 crc crio[3641]: time=\"2026-06-10T23:37:56.788011964Z\" level=info msg=\"Successfully cleaned up network for pod 2ad4e6712288ae4114ef99649d38397a6414bb10a28064a266721a8faa87797b\"",
2026-06-11 01:10:49.622963 | controller |     "Jun 10 23:37:56.791261 crc crio[3641]: time=\"2026-06-10T23:37:56.788058825Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 01:10:49.622980 | controller |     "Jun 10 23:37:56.791261 crc crio[3641]: time=\"2026-06-10T23:37:56.788098296Z\" 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 01:10:49.622995 | controller |     "Jun 10 23:37:56.791261 crc crio[3641]: time=\"2026-06-10T23:37:56.78826896Z\" 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:0xc00008c840}] Aliases:map[]}\"",
2026-06-11 01:10:49.623010 | controller |     "Jun 10 23:37:56.791261 crc crio[3641]: time=\"2026-06-10T23:37:56.790515113Z\" 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 01:10:49.623024 | controller |     "Jun 10 23:37:57.291257 crc crio[3641]: time=\"2026-06-10T23:37:57.291084535Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.623038 | controller |     "Jun 10 23:37:57.669738 crc crio[3641]: time=\"2026-06-10T23:37:57.669476806Z\" level=info msg=\"Created container 783aa3e9bf4f91369e2312d5fb266dd561411acec1015fabfa0cc0bd3bed63d3: openshift-etcd/etcd-crc/etcdctl\" id=643ce377-261f-41a9-8347-6ee324028835 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.623053 | controller |     "Jun 10 23:37:57.674371 crc crio[3641]: time=\"2026-06-10T23:37:57.674241358Z\" level=info msg=\"Starting container: 783aa3e9bf4f91369e2312d5fb266dd561411acec1015fabfa0cc0bd3bed63d3\" id=7fa5aee2-77f2-4b8d-a91d-4d33cf3eb70b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.623068 | controller |     "Jun 10 23:37:57.717197 crc crio[3641]: time=\"2026-06-10T23:37:57.715290962Z\" level=info msg=\"Started container\" PID=5757 containerID=783aa3e9bf4f91369e2312d5fb266dd561411acec1015fabfa0cc0bd3bed63d3 description=openshift-etcd/etcd-crc/etcdctl id=7fa5aee2-77f2-4b8d-a91d-4d33cf3eb70b name=/runtime.v1.RuntimeService/StartContainer sandboxID=3c67b3d5b8dbb3f6674498e64d9af33715fd40f623235b473a9a521cf4501a21",
2026-06-11 01:10:49.623082 | controller |     "Jun 10 23:37:57.868540 crc crio[3641]: time=\"2026-06-10T23:37:57.868188545Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.623097 | controller |     "Jun 10 23:37:57.888160 crc crio[3641]: time=\"2026-06-10T23:37:57.88756416Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.623111 | controller |     "Jun 10 23:37:57.899546 crc crio[3641]: time=\"2026-06-10T23:37:57.899511841Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=32ab60ed-c932-4ea2-bd96-033867ee19c7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.623126 | controller |     "Jun 10 23:37:57.921006 crc crio[3641]: time=\"2026-06-10T23:37:57.920855092Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=539bb812-f22d-4809-b4e9-95f51c64b1d7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.623140 | controller |     "Jun 10 23:37:57.926135 crc crio[3641]: time=\"2026-06-10T23:37:57.926090435Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd\" id=0fe8820d-c7bb-4ec3-bc1e-2066fc15fc2d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.623157 | controller |     "Jun 10 23:37:57.927569 crc crio[3641]: time=\"2026-06-10T23:37:57.927540379Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.623171 | controller |     "Jun 10 23:37:58.004318 crc crio[3641]: 2026-06-10T23:37:57Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 01:10:49.623186 | controller |     "Jun 10 23:37:58.008192 crc crio[3641]: time=\"2026-06-10T23:37:58.007953289Z\" level=info msg=\"Successfully cleaned up network for pod 77c7a43aebfa236b2f5dda89f94c365080a6bc71e13aa97182d67accd59f42a2\"",
2026-06-11 01:10:49.623200 | controller |     "Jun 10 23:37:58.008274 crc crio[3641]: time=\"2026-06-10T23:37:58.008199334Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 01:10:49.623214 | controller |     "Jun 10 23:37:58.008274 crc crio[3641]: time=\"2026-06-10T23:37:58.008243845Z\" 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 01:10:49.623228 | controller |     "Jun 10 23:37:58.009222 crc crio[3641]: time=\"2026-06-10T23:37:58.008413679Z\" 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:0xc001890000}] Aliases:map[]}\"",
2026-06-11 01:10:49.623243 | controller |     "Jun 10 23:37:58.010011 crc crio[3641]: time=\"2026-06-10T23:37:58.009508305Z\" level=info msg=\"Deleting pod openshift-console_downloads-747b44746d-4pqvr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.623257 | controller |     "Jun 10 23:37:58.043338 crc crio[3641]: time=\"2026-06-10T23:37:58.042840688Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.623271 | controller |     "Jun 10 23:37:58.230181 crc crio[3641]: time=\"2026-06-10T23:37:58.220563604Z\" level=info msg=\"Created container 2d186aa568355ff0f30ef5fc9a4d969023a5f89937ff07135eb7109cf02c91d4: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=c91e81c1-1f20-4c73-b99e-c9f1cadb2163 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.623285 | controller |     "Jun 10 23:37:58.230181 crc crio[3641]: time=\"2026-06-10T23:37:58.22807748Z\" level=info msg=\"Starting container: 2d186aa568355ff0f30ef5fc9a4d969023a5f89937ff07135eb7109cf02c91d4\" id=efa7a39f-b60c-4d70-beb5-0fe111ff6bd1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.623300 | controller |     "Jun 10 23:37:58.248788 crc crio[3641]: time=\"2026-06-10T23:37:58.248711155Z\" level=info msg=\"Started container\" PID=5774 containerID=2d186aa568355ff0f30ef5fc9a4d969023a5f89937ff07135eb7109cf02c91d4 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller id=efa7a39f-b60c-4d70-beb5-0fe111ff6bd1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=53a50bc8d64368f92d39f8988c8bf36de16382220c82934767014352d06ef1a5",
2026-06-11 01:10:49.623314 | controller |     "Jun 10 23:37:58.267487 crc crio[3641]: time=\"2026-06-10T23:37:58.266539744Z\" level=info msg=\"Created container 95b1801b54ac7375891d496da5556106f3c6c31adfc58ec728bc0a335c49a2dd: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller\" id=a5206753-e32a-4084-9972-7ed7308ee15c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.623331 | controller |     "Jun 10 23:37:58.276852 crc crio[3641]: time=\"2026-06-10T23:37:58.272181807Z\" level=info msg=\"Starting container: 95b1801b54ac7375891d496da5556106f3c6c31adfc58ec728bc0a335c49a2dd\" id=48300b1c-df4e-449e-b73f-471bf4a3c4d6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.623349 | controller |     "Jun 10 23:37:58.289848 crc crio[3641]: time=\"2026-06-10T23:37:58.286175336Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=bd15d6ea-eeaf-48ab-a01f-afc421f26144 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.623381 | controller |     "Jun 10 23:37:58.290362 crc crio[3641]: time=\"2026-06-10T23:37:58.290275562Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=88063906-2686-4f99-bbd4-8c39ffdd6617 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.623396 | controller |     "Jun 10 23:37:58.301300 crc crio[3641]: time=\"2026-06-10T23:37:58.301171858Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=3f59d9ae-bc62-4045-96c0-ae2326414cea name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.623410 | controller |     "Jun 10 23:37:58.306045 crc crio[3641]: time=\"2026-06-10T23:37:58.304435105Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.623425 | controller |     "Jun 10 23:37:58.352818 crc crio[3641]: time=\"2026-06-10T23:37:58.352220357Z\" level=info msg=\"Started container\" PID=5775 containerID=95b1801b54ac7375891d496da5556106f3c6c31adfc58ec728bc0a335c49a2dd description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller id=48300b1c-df4e-449e-b73f-471bf4a3c4d6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=df72115a442fdf33fc8f7841fbcfd4e9cfa83ca7df04505d424537a5aa434398",
2026-06-11 01:10:49.623439 | controller |     "Jun 10 23:37:58.354995 crc crio[3641]: 2026-06-10T23:37:58Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 01:10:49.623454 | controller |     "Jun 10 23:37:58.356965 crc crio[3641]: time=\"2026-06-10T23:37:58.356442826Z\" level=info msg=\"Successfully cleaned up network for pod cee73eca6bb7492bb52d42bf5c775e8ff855dcead097943420955764786385fc\"",
2026-06-11 01:10:49.623468 | controller |     "Jun 10 23:37:58.356965 crc crio[3641]: time=\"2026-06-10T23:37:58.356492178Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 01:10:49.623482 | controller |     "Jun 10 23:37:58.356965 crc crio[3641]: time=\"2026-06-10T23:37:58.356534679Z\" 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 01:10:49.623497 | controller |     "Jun 10 23:37:58.356965 crc crio[3641]: time=\"2026-06-10T23:37:58.356826466Z\" 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:0xc00020c690}] Aliases:map[]}\"",
2026-06-11 01:10:49.623515 | controller |     "Jun 10 23:37:58.357207 crc crio[3641]: time=\"2026-06-10T23:37:58.356973539Z\" 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 01:10:49.623530 | controller |     "Jun 10 23:37:58.403033 crc crio[3641]: time=\"2026-06-10T23:37:58.40254838Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.623544 | controller |     "Jun 10 23:37:59.519492 crc crio[3641]: time=\"2026-06-10T23:37:59.518457898Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.623559 | controller |     "Jun 10 23:37:59.954553 crc crio[3641]: 2026-06-10T23:37:59Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: 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 01:10:49.623573 | controller |     "Jun 10 23:37:59.955923 crc crio[3641]: time=\"2026-06-10T23:37:59.955862986Z\" level=info msg=\"Successfully cleaned up network for pod 34dab8a60616b7cf01d4e9c425e238f75c5ad085d018feae02e699514bf41b3e\"",
2026-06-11 01:10:49.623587 | controller |     "Jun 10 23:38:00.203236 crc crio[3641]: time=\"2026-06-10T23:38:00.203009772Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.623601 | controller |     "Jun 10 23:38:00.300426 crc crio[3641]: time=\"2026-06-10T23:38:00.300048572Z\" level=info msg=\"Created container a9ac1410bce0fd034eb2d9f516be1115756904ac421f8a206a7779e91d10763f: openshift-etcd/etcd-crc/etcd\" id=0fe8820d-c7bb-4ec3-bc1e-2066fc15fc2d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.623615 | controller |     "Jun 10 23:38:00.347941 crc crio[3641]: time=\"2026-06-10T23:38:00.345374417Z\" level=info msg=\"Starting container: a9ac1410bce0fd034eb2d9f516be1115756904ac421f8a206a7779e91d10763f\" id=66916c80-3406-4da6-9dfb-84bb862090e3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.623629 | controller |     "Jun 10 23:38:00.410855 crc crio[3641]: time=\"2026-06-10T23:38:00.410415745Z\" level=info msg=\"Started container\" PID=5845 containerID=a9ac1410bce0fd034eb2d9f516be1115756904ac421f8a206a7779e91d10763f description=openshift-etcd/etcd-crc/etcd id=66916c80-3406-4da6-9dfb-84bb862090e3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3c67b3d5b8dbb3f6674498e64d9af33715fd40f623235b473a9a521cf4501a21",
2026-06-11 01:10:49.623643 | controller |     "Jun 10 23:38:00.546085 crc crio[3641]: time=\"2026-06-10T23:38:00.545909529Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=07755385-9910-44d1-92e2-272aaacedf2c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.623658 | controller |     "Jun 10 23:38:00.565260 crc crio[3641]: time=\"2026-06-10T23:38:00.565179792Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=f7e0403f-be15-481b-ae6d-4d5f0fb9cc17 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.623672 | controller |     "Jun 10 23:38:00.575120 crc crio[3641]: time=\"2026-06-10T23:38:00.574809998Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-metrics\" id=92bb27ea-f4ee-47ca-9794-76a7f93129c1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.623690 | controller |     "Jun 10 23:38:00.581917 crc crio[3641]: time=\"2026-06-10T23:38:00.581832483Z\" level=info msg=\"Created container a16968b02a78073edd1a23ee40f2fea9084728a821e4caf433c0d1e2301de9c3: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=3f59d9ae-bc62-4045-96c0-ae2326414cea name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.623704 | controller |     "Jun 10 23:38:00.589490 crc crio[3641]: time=\"2026-06-10T23:38:00.589264118Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.623718 | controller |     "Jun 10 23:38:00.595286 crc crio[3641]: time=\"2026-06-10T23:38:00.595167057Z\" level=info msg=\"Starting container: a16968b02a78073edd1a23ee40f2fea9084728a821e4caf433c0d1e2301de9c3\" id=863ab7ad-10c1-48b5-b313-50d0c60f51d3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.623732 | controller |     "Jun 10 23:38:00.644087 crc crio[3641]: time=\"2026-06-10T23:38:00.643495882Z\" level=info msg=\"Started container\" PID=5856 containerID=a16968b02a78073edd1a23ee40f2fea9084728a821e4caf433c0d1e2301de9c3 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz id=863ab7ad-10c1-48b5-b313-50d0c60f51d3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=53a50bc8d64368f92d39f8988c8bf36de16382220c82934767014352d06ef1a5",
2026-06-11 01:10:49.623746 | controller |     "Jun 10 23:38:00.778345 crc crio[3641]: time=\"2026-06-10T23:38:00.777844559Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.623761 | controller |     "Jun 10 23:38:01.093347 crc crio[3641]: time=\"2026-06-10T23:38:01.089143063Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=019190a4-b621-4fb4-8ddc-a23e858bd2c3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.623774 | controller |     "Jun 10 23:38:01.130137 crc crio[3641]: time=\"2026-06-10T23:38:01.122325983Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=479d1ade-8a29-4fd1-b16b-52b7a2412876 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.623788 | controller |     "Jun 10 23:38:01.158809 crc crio[3641]: time=\"2026-06-10T23:38:01.158445221Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=9b901c60-c80d-42ae-9ff2-205928b9f093 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.623802 | controller |     "Jun 10 23:38:01.162200 crc crio[3641]: time=\"2026-06-10T23:38:01.161041522Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.623816 | controller |     "Jun 10 23:38:01.578288 crc crio[3641]: time=\"2026-06-10T23:38:01.577879896Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.623830 | controller |     "Jun 10 23:38:02.133986 crc crio[3641]: time=\"2026-06-10T23:38:02.1292199Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.623843 | controller |     "Jun 10 23:38:02.663223 crc crio[3641]: time=\"2026-06-10T23:38:02.66209935Z\" level=info msg=\"Created container 9c37399bff9c380f7bf15cb0c7ada721eceb125ce5e833ed0de1798145965a28: openshift-etcd/etcd-crc/etcd-metrics\" id=92bb27ea-f4ee-47ca-9794-76a7f93129c1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.623863 | controller |     "Jun 10 23:38:02.668482 crc crio[3641]: time=\"2026-06-10T23:38:02.668307406Z\" level=info msg=\"Starting container: 9c37399bff9c380f7bf15cb0c7ada721eceb125ce5e833ed0de1798145965a28\" id=efe2a660-9409-4e54-a2cc-252b4d8b0a0c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.623878 | controller |     "Jun 10 23:38:02.754701 crc crio[3641]: time=\"2026-06-10T23:38:02.754395488Z\" level=info msg=\"Started container\" PID=5891 containerID=9c37399bff9c380f7bf15cb0c7ada721eceb125ce5e833ed0de1798145965a28 description=openshift-etcd/etcd-crc/etcd-metrics id=efe2a660-9409-4e54-a2cc-252b4d8b0a0c name=/runtime.v1.RuntimeService/StartContainer sandboxID=3c67b3d5b8dbb3f6674498e64d9af33715fd40f623235b473a9a521cf4501a21",
2026-06-11 01:10:49.623893 | controller |     "Jun 10 23:38:02.759264 crc crio[3641]: time=\"2026-06-10T23:38:02.759179891Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.623907 | controller |     "Jun 10 23:38:02.777116 crc crio[3641]: time=\"2026-06-10T23:38:02.776795204Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=018f68c1-b5dd-4138-ab92-d2fd4fc3f633 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.623922 | controller |     "Jun 10 23:38:02.781506 crc crio[3641]: time=\"2026-06-10T23:38:02.781434034Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=b9feacf3-57b6-4867-9c7b-9df342d3535e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.623936 | controller |     "Jun 10 23:38:02.783988 crc crio[3641]: time=\"2026-06-10T23:38:02.783897041Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-readyz\" id=907874d4-2e21-4739-b85f-0d8351dcaa10 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.623950 | controller |     "Jun 10 23:38:02.784357 crc crio[3641]: time=\"2026-06-10T23:38:02.78426887Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.623965 | controller |     "Jun 10 23:38:02.809792 crc crio[3641]: time=\"2026-06-10T23:38:02.809704418Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.623979 | controller |     "Jun 10 23:38:02.946383 crc crio[3641]: time=\"2026-06-10T23:38:02.946131053Z\" level=info msg=\"Created container bf1b4ea64ab7025fbfd20ac519243a0ed8f6d048d33a799cca2aaf01d1afc2ff: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=9b901c60-c80d-42ae-9ff2-205928b9f093 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.623993 | controller |     "Jun 10 23:38:02.950130 crc crio[3641]: time=\"2026-06-10T23:38:02.94854433Z\" level=info msg=\"Starting container: bf1b4ea64ab7025fbfd20ac519243a0ed8f6d048d33a799cca2aaf01d1afc2ff\" id=19240ab1-1791-45ef-81b1-323613c39cbf name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.624007 | controller |     "Jun 10 23:38:03.053755 crc crio[3641]: time=\"2026-06-10T23:38:03.045987039Z\" level=info msg=\"Started container\" PID=5898 containerID=bf1b4ea64ab7025fbfd20ac519243a0ed8f6d048d33a799cca2aaf01d1afc2ff description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=19240ab1-1791-45ef-81b1-323613c39cbf name=/runtime.v1.RuntimeService/StartContainer sandboxID=53a50bc8d64368f92d39f8988c8bf36de16382220c82934767014352d06ef1a5",
2026-06-11 01:10:49.624022 | controller |     "Jun 10 23:38:03.449921 crc crio[3641]: time=\"2026-06-10T23:38:03.449807478Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.624040 | controller |     "Jun 10 23:38:03.684110 crc crio[3641]: time=\"2026-06-10T23:38:03.68397909Z\" level=info msg=\"Created container 5bb2ff18d7a7023a49ab0e623e25898d3c48620974f1512d7ad8d53310e60b6d: openshift-etcd/etcd-crc/etcd-readyz\" id=907874d4-2e21-4739-b85f-0d8351dcaa10 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.624055 | controller |     "Jun 10 23:38:03.688183 crc crio[3641]: time=\"2026-06-10T23:38:03.68738922Z\" level=info msg=\"Starting container: 5bb2ff18d7a7023a49ab0e623e25898d3c48620974f1512d7ad8d53310e60b6d\" id=ffbd9f29-0030-4cc6-b22d-9cc5919f0368 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.624069 | controller |     "Jun 10 23:38:03.698952 crc crio[3641]: time=\"2026-06-10T23:38:03.698799198Z\" level=info msg=\"Started container\" PID=5919 containerID=5bb2ff18d7a7023a49ab0e623e25898d3c48620974f1512d7ad8d53310e60b6d description=openshift-etcd/etcd-crc/etcd-readyz id=ffbd9f29-0030-4cc6-b22d-9cc5919f0368 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3c67b3d5b8dbb3f6674498e64d9af33715fd40f623235b473a9a521cf4501a21",
2026-06-11 01:10:49.624083 | controller |     "Jun 10 23:38:03.744085 crc crio[3641]: time=\"2026-06-10T23:38:03.744031461Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=1f58ada5-562b-4f9c-9c0a-1780488ab083 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.624097 | controller |     "Jun 10 23:38:03.747193 crc crio[3641]: time=\"2026-06-10T23:38:03.747044181Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=12f845e4-2ece-4d9c-b855-451a67e366c0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.624112 | controller |     "Jun 10 23:38:03.752091 crc crio[3641]: time=\"2026-06-10T23:38:03.751504666Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-rev\" id=d7dd2c87-d24f-47c3-b67a-5daa1698577c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.624127 | controller |     "Jun 10 23:38:03.752172 crc crio[3641]: time=\"2026-06-10T23:38:03.75209717Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.624141 | controller |     "Jun 10 23:38:03.784236 crc crio[3641]: time=\"2026-06-10T23:38:03.782471014Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.624156 | controller |     "Jun 10 23:38:04.331393 crc crio[3641]: time=\"2026-06-10T23:38:04.330873729Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.624170 | controller |     "Jun 10 23:38:04.543161 crc crio[3641]: time=\"2026-06-10T23:38:04.543033924Z\" level=info msg=\"Created container 9e24b1e2256149aeb7589aa3c7407e511abe8f0830c3c015d0c8142f5af08eb1: openshift-etcd/etcd-crc/etcd-rev\" id=d7dd2c87-d24f-47c3-b67a-5daa1698577c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.624185 | controller |     "Jun 10 23:38:04.544960 crc crio[3641]: time=\"2026-06-10T23:38:04.544844507Z\" level=info msg=\"Starting container: 9e24b1e2256149aeb7589aa3c7407e511abe8f0830c3c015d0c8142f5af08eb1\" id=1f914f1e-0a5b-4665-926c-9b4983622302 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.624199 | controller |     "Jun 10 23:38:04.554348 crc crio[3641]: time=\"2026-06-10T23:38:04.554213747Z\" level=info msg=\"Started container\" PID=5940 containerID=9e24b1e2256149aeb7589aa3c7407e511abe8f0830c3c015d0c8142f5af08eb1 description=openshift-etcd/etcd-crc/etcd-rev id=1f914f1e-0a5b-4665-926c-9b4983622302 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3c67b3d5b8dbb3f6674498e64d9af33715fd40f623235b473a9a521cf4501a21",
2026-06-11 01:10:49.624217 | controller |     "Jun 10 23:38:20.685530 crc crio[3641]: time=\"2026-06-10T23:38:20.684882269Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=8cdcc033-1d9c-4f76-a0bf-7b63b6577e42 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.624231 | controller |     "Jun 10 23:38:20.697833 crc crio[3641]: time=\"2026-06-10T23:38:20.697782842Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=5e27cebc-629e-404e-ac37-8532103060ce name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.624245 | controller |     "Jun 10 23:38:20.700950 crc crio[3641]: time=\"2026-06-10T23:38:20.700841914Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=6c0887d9-5d99-4fa3-954d-fda8a54fead2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.624260 | controller |     "Jun 10 23:38:20.701728 crc crio[3641]: time=\"2026-06-10T23:38:20.701561561Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.624274 | controller |     "Jun 10 23:38:20.737308 crc crio[3641]: time=\"2026-06-10T23:38:20.737226289Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.624288 | controller |     "Jun 10 23:38:21.252766 crc crio[3641]: time=\"2026-06-10T23:38:21.252139397Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.624303 | controller |     "Jun 10 23:38:21.393519 crc crio[3641]: time=\"2026-06-10T23:38:21.392603137Z\" level=info msg=\"Created container dd8202f148f2df3fb692f7cb3ff4eb4a3a372ba5616af88dee126e35a955d2f4: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=6c0887d9-5d99-4fa3-954d-fda8a54fead2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.624317 | controller |     "Jun 10 23:38:21.401303 crc crio[3641]: time=\"2026-06-10T23:38:21.399818267Z\" level=info msg=\"Starting container: dd8202f148f2df3fb692f7cb3ff4eb4a3a372ba5616af88dee126e35a955d2f4\" id=e853bb90-218e-4550-8618-6e7042ee72a5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.624331 | controller |     "Jun 10 23:38:21.417910 crc crio[3641]: time=\"2026-06-10T23:38:21.417346719Z\" level=info msg=\"Started container\" PID=6176 containerID=dd8202f148f2df3fb692f7cb3ff4eb4a3a372ba5616af88dee126e35a955d2f4 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver id=e853bb90-218e-4550-8618-6e7042ee72a5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=53a50bc8d64368f92d39f8988c8bf36de16382220c82934767014352d06ef1a5",
2026-06-11 01:10:49.624361 | controller |     "Jun 10 23:38:21.708845 crc crio[3641]: time=\"2026-06-10T23:38:21.708456009Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=0e9b2a44-203f-484e-b3da-71c7b9219778 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.624381 | controller |     "Jun 10 23:38:21.713795 crc crio[3641]: time=\"2026-06-10T23:38:21.713453867Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=2edf6f45-d15f-45ec-839e-c3ac7666dbeb name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.624397 | controller |     "Jun 10 23:38:21.718340 crc crio[3641]: time=\"2026-06-10T23:38:21.718052055Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=ba1371a0-0f19-48a0-83c1-7b55141770c0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.624416 | controller |     "Jun 10 23:38:21.719615 crc crio[3641]: time=\"2026-06-10T23:38:21.718929225Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.624430 | controller |     "Jun 10 23:38:21.741369 crc crio[3641]: time=\"2026-06-10T23:38:21.74126089Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.624444 | controller |     "Jun 10 23:38:22.351169 crc crio[3641]: time=\"2026-06-10T23:38:22.350993357Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.624458 | controller |     "Jun 10 23:38:22.483383 crc crio[3641]: time=\"2026-06-10T23:38:22.48261535Z\" level=info msg=\"Created container 9aeea5fd3e5e849314a995ddf5032edfcd745c7ffb3ab64f75b975c4c44c3f79: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=ba1371a0-0f19-48a0-83c1-7b55141770c0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.624472 | controller |     "Jun 10 23:38:22.486961 crc crio[3641]: time=\"2026-06-10T23:38:22.486786968Z\" level=info msg=\"Starting container: 9aeea5fd3e5e849314a995ddf5032edfcd745c7ffb3ab64f75b975c4c44c3f79\" id=05800232-361d-4c46-8f9b-abf187a22418 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.624486 | controller |     "Jun 10 23:38:22.497106 crc crio[3641]: time=\"2026-06-10T23:38:22.497038459Z\" level=info msg=\"Started container\" PID=6208 containerID=9aeea5fd3e5e849314a995ddf5032edfcd745c7ffb3ab64f75b975c4c44c3f79 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=05800232-361d-4c46-8f9b-abf187a22418 name=/runtime.v1.RuntimeService/StartContainer sandboxID=53a50bc8d64368f92d39f8988c8bf36de16382220c82934767014352d06ef1a5",
2026-06-11 01:10:49.624500 | controller |     "Jun 10 23:38:24.786506 crc crio[3641]: time=\"2026-06-10T23:38:24.786391539Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=b49d8fe3-bc44-412e-a3cf-956a1c08eeaf name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.624515 | controller |     "Jun 10 23:38:24.791601 crc crio[3641]: time=\"2026-06-10T23:38:24.791190012Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=90d396e4-fa71-4000-be5e-39580b87d2e4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.624529 | controller |     "Jun 10 23:38:24.795038 crc crio[3641]: time=\"2026-06-10T23:38:24.794911809Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=4b57abdd-18e9-4dc5-8f1f-c1e5e47e3402 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.624543 | controller |     "Jun 10 23:38:24.795542 crc crio[3641]: time=\"2026-06-10T23:38:24.795301388Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.624557 | controller |     "Jun 10 23:38:24.817996 crc crio[3641]: time=\"2026-06-10T23:38:24.81792827Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.624571 | controller |     "Jun 10 23:38:25.706951 crc crio[3641]: time=\"2026-06-10T23:38:25.706893707Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.624588 | controller |     "Jun 10 23:38:25.987246 crc crio[3641]: time=\"2026-06-10T23:38:25.987187703Z\" level=info msg=\"Created container 5de832ded1759bc0a51c73202ee408fdceca8447e847a6396b78e13addf6b63f: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=4b57abdd-18e9-4dc5-8f1f-c1e5e47e3402 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.624602 | controller |     "Jun 10 23:38:25.989995 crc crio[3641]: time=\"2026-06-10T23:38:25.989918227Z\" level=info msg=\"Starting container: 5de832ded1759bc0a51c73202ee408fdceca8447e847a6396b78e13addf6b63f\" id=94b37806-cf89-4fc4-b612-21c7eddebc12 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.624616 | controller |     "Jun 10 23:38:25.998594 crc crio[3641]: time=\"2026-06-10T23:38:25.998493768Z\" level=info msg=\"Started container\" PID=6267 containerID=5de832ded1759bc0a51c73202ee408fdceca8447e847a6396b78e13addf6b63f description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=94b37806-cf89-4fc4-b612-21c7eddebc12 name=/runtime.v1.RuntimeService/StartContainer sandboxID=df72115a442fdf33fc8f7841fbcfd4e9cfa83ca7df04505d424537a5aa434398",
2026-06-11 01:10:49.624631 | controller |     "Jun 10 23:38:38.709839 crc crio[3641]: time=\"2026-06-10T23:38:38.709715567Z\" level=info msg=\"Stopping container: 5de832ded1759bc0a51c73202ee408fdceca8447e847a6396b78e13addf6b63f (timeout: 30s)\" id=fe89785b-4897-43e8-85d2-af08008a3867 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.624645 | controller |     "Jun 10 23:38:38.918974 crc crio[3641]: time=\"2026-06-10T23:38:38.918783079Z\" level=info msg=\"Stopped container 5de832ded1759bc0a51c73202ee408fdceca8447e847a6396b78e13addf6b63f: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=fe89785b-4897-43e8-85d2-af08008a3867 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.624659 | controller |     "Jun 10 23:38:38.920958 crc crio[3641]: time=\"2026-06-10T23:38:38.920891028Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=a0b348bc-eab7-48c7-80e3-ca4d930876a3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.624673 | controller |     "Jun 10 23:38:38.922253 crc crio[3641]: time=\"2026-06-10T23:38:38.922171098Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=17b294a2-1c26-496e-926a-fd8ab6de4a17 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.624687 | controller |     "Jun 10 23:38:38.925698 crc crio[3641]: time=\"2026-06-10T23:38:38.925568918Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=b40a67ad-96d4-4576-b520-a34f30fa5b9a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.624702 | controller |     "Jun 10 23:38:38.925969 crc crio[3641]: time=\"2026-06-10T23:38:38.925927457Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.624716 | controller |     "Jun 10 23:38:38.938885 crc crio[3641]: time=\"2026-06-10T23:38:38.938786859Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.624730 | controller |     "Jun 10 23:38:38.988503 crc crio[3641]: time=\"2026-06-10T23:38:38.988227321Z\" level=info msg=\"Removing container: 9996078e77ccd9dca820d9cd9e387bdf60d0a12a5645210f0fecd99542308a4b\" id=ca0946cc-51d6-4a69-a16e-aa3482f22526 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.624748 | controller |     "Jun 10 23:38:39.099298 crc crio[3641]: time=\"2026-06-10T23:38:39.099175427Z\" level=info msg=\"Removed container 9996078e77ccd9dca820d9cd9e387bdf60d0a12a5645210f0fecd99542308a4b: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=ca0946cc-51d6-4a69-a16e-aa3482f22526 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.624762 | controller |     "Jun 10 23:38:39.185910 crc crio[3641]: time=\"2026-06-10T23:38:39.185837003Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.624776 | controller |     "Jun 10 23:38:39.268824 crc crio[3641]: time=\"2026-06-10T23:38:39.268596068Z\" level=info msg=\"Created container c3c72108fc3ac509bb135804886725c8c2563bedc6a9314ff911978c8a3867c2: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=b40a67ad-96d4-4576-b520-a34f30fa5b9a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.624791 | controller |     "Jun 10 23:38:39.270179 crc crio[3641]: time=\"2026-06-10T23:38:39.270101833Z\" level=info msg=\"Starting container: c3c72108fc3ac509bb135804886725c8c2563bedc6a9314ff911978c8a3867c2\" id=ccd8a5e8-ba36-4511-9095-7e25f70440f4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.624805 | controller |     "Jun 10 23:38:39.278042 crc crio[3641]: time=\"2026-06-10T23:38:39.277953888Z\" level=info msg=\"Started container\" PID=6364 containerID=c3c72108fc3ac509bb135804886725c8c2563bedc6a9314ff911978c8a3867c2 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=ccd8a5e8-ba36-4511-9095-7e25f70440f4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=df72115a442fdf33fc8f7841fbcfd4e9cfa83ca7df04505d424537a5aa434398",
2026-06-11 01:10:49.624820 | controller |     "Jun 10 23:38:43.038987 crc crio[3641]: time=\"2026-06-10T23:38:43.038427806Z\" level=info msg=\"Stopping container: 9aeea5fd3e5e849314a995ddf5032edfcd745c7ffb3ab64f75b975c4c44c3f79 (timeout: 15s)\" id=99532d60-70da-42b4-9309-4141b26f25dc name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.624834 | controller |     "Jun 10 23:38:58.048733 crc crio[3641]: time=\"2026-06-10T23:38:58.048090385Z\" level=warning msg=\"Stopping container 9aeea5fd3e5e849314a995ddf5032edfcd745c7ffb3ab64f75b975c4c44c3f79 with stop signal(15) timed out. Killing...\"",
2026-06-11 01:10:49.624849 | controller |     "Jun 10 23:38:58.599820 crc crio[3641]: time=\"2026-06-10T23:38:58.599472009Z\" level=info msg=\"Stopped container 9aeea5fd3e5e849314a995ddf5032edfcd745c7ffb3ab64f75b975c4c44c3f79: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=99532d60-70da-42b4-9309-4141b26f25dc name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.624863 | controller |     "Jun 10 23:38:58.602360 crc crio[3641]: time=\"2026-06-10T23:38:58.60223318Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=66115de9-4e52-4979-a579-31cb32fef36e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.624877 | controller |     "Jun 10 23:38:58.607353 crc crio[3641]: time=\"2026-06-10T23:38:58.606404508Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=0a9ec4da-bfa2-4047-9859-692e8eae6354 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.624892 | controller |     "Jun 10 23:38:58.611003 crc crio[3641]: time=\"2026-06-10T23:38:58.610873524Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=9aeb7db3-7618-4225-8a8b-c6fb11cb6c71 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.624906 | controller |     "Jun 10 23:38:58.612059 crc crio[3641]: time=\"2026-06-10T23:38:58.611940632Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.624924 | controller |     "Jun 10 23:38:58.638223 crc crio[3641]: time=\"2026-06-10T23:38:58.638105779Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.624939 | controller |     "Jun 10 23:38:58.940583 crc crio[3641]: time=\"2026-06-10T23:38:58.940447592Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.624953 | controller |     "Jun 10 23:38:59.044337 crc crio[3641]: time=\"2026-06-10T23:38:59.042914486Z\" level=info msg=\"Created container cebbff5370d45031bef85d3776d6bed298b4c5b1d134c106a3c07f6601d85446: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=9aeb7db3-7618-4225-8a8b-c6fb11cb6c71 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.624967 | controller |     "Jun 10 23:38:59.045149 crc crio[3641]: time=\"2026-06-10T23:38:59.045064122Z\" level=info msg=\"Starting container: cebbff5370d45031bef85d3776d6bed298b4c5b1d134c106a3c07f6601d85446\" id=3779d8e6-33e6-4d63-b1dc-85d02d74d554 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.624981 | controller |     "Jun 10 23:38:59.053478 crc crio[3641]: time=\"2026-06-10T23:38:59.053331206Z\" level=info msg=\"Started container\" PID=6493 containerID=cebbff5370d45031bef85d3776d6bed298b4c5b1d134c106a3c07f6601d85446 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=3779d8e6-33e6-4d63-b1dc-85d02d74d554 name=/runtime.v1.RuntimeService/StartContainer sandboxID=53a50bc8d64368f92d39f8988c8bf36de16382220c82934767014352d06ef1a5",
2026-06-11 01:10:49.624996 | controller |     "Jun 10 23:38:59.133571 crc crio[3641]: time=\"2026-06-10T23:38:59.133414771Z\" level=info msg=\"Removing container: bf1b4ea64ab7025fbfd20ac519243a0ed8f6d048d33a799cca2aaf01d1afc2ff\" id=b231e82f-2780-4f8f-83d6-c01d39b1c0b6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.625010 | controller |     "Jun 10 23:38:59.220104 crc crio[3641]: time=\"2026-06-10T23:38:59.219571012Z\" level=info msg=\"Removed container bf1b4ea64ab7025fbfd20ac519243a0ed8f6d048d33a799cca2aaf01d1afc2ff: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=b231e82f-2780-4f8f-83d6-c01d39b1c0b6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.625025 | controller |     "Jun 10 23:39:08.702800 crc crio[3641]: time=\"2026-06-10T23:39:08.702208314Z\" level=info msg=\"Stopping container: c3c72108fc3ac509bb135804886725c8c2563bedc6a9314ff911978c8a3867c2 (timeout: 30s)\" id=f66d7ac1-0efa-4da9-8559-78e89eb2a1e1 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.625039 | controller |     "Jun 10 23:39:08.893042 crc crio[3641]: time=\"2026-06-10T23:39:08.892927684Z\" level=info msg=\"Stopped container c3c72108fc3ac509bb135804886725c8c2563bedc6a9314ff911978c8a3867c2: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=f66d7ac1-0efa-4da9-8559-78e89eb2a1e1 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.625053 | controller |     "Jun 10 23:39:08.894548 crc crio[3641]: time=\"2026-06-10T23:39:08.894354641Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=388941c4-e41a-41fa-accd-1db6f7ea4185 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.625067 | controller |     "Jun 10 23:39:08.896998 crc crio[3641]: time=\"2026-06-10T23:39:08.896817795Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=3c47a95e-698f-4590-8b4b-b2aebceb5ef0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.625085 | controller |     "Jun 10 23:39:08.899871 crc crio[3641]: time=\"2026-06-10T23:39:08.899742891Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=cb9cf66c-52d5-4b86-8394-9422af0bd55e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.625100 | controller |     "Jun 10 23:39:08.900179 crc crio[3641]: time=\"2026-06-10T23:39:08.90008146Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.625115 | controller |     "Jun 10 23:39:08.922162 crc crio[3641]: time=\"2026-06-10T23:39:08.921991777Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.625129 | controller |     "Jun 10 23:39:09.115307 crc crio[3641]: time=\"2026-06-10T23:39:09.115160811Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.625143 | controller |     "Jun 10 23:39:09.203824 crc crio[3641]: time=\"2026-06-10T23:39:09.203747146Z\" level=info msg=\"Removing container: 5de832ded1759bc0a51c73202ee408fdceca8447e847a6396b78e13addf6b63f\" id=9967b2af-4c75-42c3-9d84-13e50505c5e7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.625157 | controller |     "Jun 10 23:39:09.213499 crc crio[3641]: time=\"2026-06-10T23:39:09.213394016Z\" level=info msg=\"Created container 86c74433ac65412b3f63a31378807d9b0e2e9953d6fbde8254c8f2be227413b4: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=cb9cf66c-52d5-4b86-8394-9422af0bd55e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.625172 | controller |     "Jun 10 23:39:09.214406 crc crio[3641]: time=\"2026-06-10T23:39:09.214373042Z\" level=info msg=\"Starting container: 86c74433ac65412b3f63a31378807d9b0e2e9953d6fbde8254c8f2be227413b4\" id=fae49770-583d-4c18-baf0-ace9f4583001 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.625187 | controller |     "Jun 10 23:39:09.226913 crc crio[3641]: time=\"2026-06-10T23:39:09.226872155Z\" level=info msg=\"Started container\" PID=6555 containerID=86c74433ac65412b3f63a31378807d9b0e2e9953d6fbde8254c8f2be227413b4 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=fae49770-583d-4c18-baf0-ace9f4583001 name=/runtime.v1.RuntimeService/StartContainer sandboxID=df72115a442fdf33fc8f7841fbcfd4e9cfa83ca7df04505d424537a5aa434398",
2026-06-11 01:10:49.625202 | controller |     "Jun 10 23:39:09.243266 crc crio[3641]: time=\"2026-06-10T23:39:09.243161117Z\" level=info msg=\"Removed container 5de832ded1759bc0a51c73202ee408fdceca8447e847a6396b78e13addf6b63f: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=9967b2af-4c75-42c3-9d84-13e50505c5e7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.625216 | controller |     "Jun 10 23:39:33.033475 crc crio[3641]: time=\"2026-06-10T23:39:33.032631153Z\" level=info msg=\"Stopping container: cebbff5370d45031bef85d3776d6bed298b4c5b1d134c106a3c07f6601d85446 (timeout: 15s)\" id=33c1d006-3bcf-4927-9746-d81d336751f6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.625230 | controller |     "Jun 10 23:39:38.702900 crc crio[3641]: time=\"2026-06-10T23:39:38.702775855Z\" level=info msg=\"Stopping container: 86c74433ac65412b3f63a31378807d9b0e2e9953d6fbde8254c8f2be227413b4 (timeout: 30s)\" id=4c5be781-7a25-49f9-827d-47c8254af49f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.625245 | controller |     "Jun 10 23:39:38.895834 crc crio[3641]: time=\"2026-06-10T23:39:38.895602229Z\" level=info msg=\"Stopped container 86c74433ac65412b3f63a31378807d9b0e2e9953d6fbde8254c8f2be227413b4: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=4c5be781-7a25-49f9-827d-47c8254af49f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.625262 | controller |     "Jun 10 23:39:39.398318 crc crio[3641]: time=\"2026-06-10T23:39:39.398194939Z\" level=info msg=\"Removing container: c3c72108fc3ac509bb135804886725c8c2563bedc6a9314ff911978c8a3867c2\" id=84e5ba0e-d371-40bd-8424-021b328dd5a7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.625276 | controller |     "Jun 10 23:39:39.425977 crc crio[3641]: time=\"2026-06-10T23:39:39.425811434Z\" level=info msg=\"Removed container c3c72108fc3ac509bb135804886725c8c2563bedc6a9314ff911978c8a3867c2: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=84e5ba0e-d371-40bd-8424-021b328dd5a7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.625290 | controller |     "Jun 10 23:39:43.507619 crc crio[3641]: time=\"2026-06-10T23:39:43.507493993Z\" level=info msg=\"Stopped container cebbff5370d45031bef85d3776d6bed298b4c5b1d134c106a3c07f6601d85446: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=33c1d006-3bcf-4927-9746-d81d336751f6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.625305 | controller |     "Jun 10 23:39:43.509374 crc crio[3641]: time=\"2026-06-10T23:39:43.509279239Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=2ec9e760-b7de-45b5-b42c-a07331d280c7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.625318 | controller |     "Jun 10 23:39:43.511769 crc crio[3641]: time=\"2026-06-10T23:39:43.511567878Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=fbd0b0f4-0127-4304-b715-d921598d4091 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.625332 | controller |     "Jun 10 23:39:43.513835 crc crio[3641]: time=\"2026-06-10T23:39:43.513758285Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=d4c2a26d-6325-4c14-93be-1e9409003d95 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.625349 | controller |     "Jun 10 23:39:43.514154 crc crio[3641]: time=\"2026-06-10T23:39:43.514059213Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.625380 | controller |     "Jun 10 23:39:43.525922 crc crio[3641]: time=\"2026-06-10T23:39:43.525847318Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.625395 | controller |     "Jun 10 23:39:43.715906 crc crio[3641]: time=\"2026-06-10T23:39:43.715738597Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.625409 | controller |     "Jun 10 23:39:43.797274 crc crio[3641]: time=\"2026-06-10T23:39:43.797214878Z\" level=info msg=\"Created container e6119916debe92ee34d86f20f9c373641cfdc1e550464c5c96fd9a1fbea8b535: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=d4c2a26d-6325-4c14-93be-1e9409003d95 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.625424 | controller |     "Jun 10 23:39:43.798580 crc crio[3641]: time=\"2026-06-10T23:39:43.798365368Z\" level=info msg=\"Starting container: e6119916debe92ee34d86f20f9c373641cfdc1e550464c5c96fd9a1fbea8b535\" id=ce27a7e8-c67b-450a-81a7-5d57c89326b4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.625438 | controller |     "Jun 10 23:39:43.803617 crc crio[3641]: time=\"2026-06-10T23:39:43.803551082Z\" level=info msg=\"Started container\" PID=6839 containerID=e6119916debe92ee34d86f20f9c373641cfdc1e550464c5c96fd9a1fbea8b535 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=ce27a7e8-c67b-450a-81a7-5d57c89326b4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=53a50bc8d64368f92d39f8988c8bf36de16382220c82934767014352d06ef1a5",
2026-06-11 01:10:49.625456 | controller |     "Jun 10 23:39:44.439002 crc crio[3641]: time=\"2026-06-10T23:39:44.435440421Z\" level=info msg=\"Removing container: 9aeea5fd3e5e849314a995ddf5032edfcd745c7ffb3ab64f75b975c4c44c3f79\" id=6a8b0d1d-31db-42a1-a12f-b5a05dc9c5d7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.625471 | controller |     "Jun 10 23:39:44.473583 crc crio[3641]: time=\"2026-06-10T23:39:44.472606564Z\" level=info msg=\"Removed container 9aeea5fd3e5e849314a995ddf5032edfcd745c7ffb3ab64f75b975c4c44c3f79: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=6a8b0d1d-31db-42a1-a12f-b5a05dc9c5d7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.625486 | controller |     "Jun 10 23:40:30.186510 crc crio[3641]: time=\"2026-06-10T23:40:30.185881554Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=b46b44a4-96c5-4b4f-90aa-03461d2f301c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.625500 | controller |     "Jun 10 23:40:30.191815 crc crio[3641]: time=\"2026-06-10T23:40:30.191607467Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=f2a35e13-506e-4615-a3cc-cac02ba0ada2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.625514 | controller |     "Jun 10 23:40:30.194943 crc crio[3641]: time=\"2026-06-10T23:40:30.194842278Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=446c25c8-ec10-4388-a8b7-42920c03475c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.625528 | controller |     "Jun 10 23:40:30.196129 crc crio[3641]: time=\"2026-06-10T23:40:30.196050028Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.625542 | controller |     "Jun 10 23:40:30.219508 crc crio[3641]: time=\"2026-06-10T23:40:30.217441571Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.625556 | controller |     "Jun 10 23:40:30.404839 crc crio[3641]: time=\"2026-06-10T23:40:30.404318439Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.625569 | controller |     "Jun 10 23:40:30.521086 crc crio[3641]: time=\"2026-06-10T23:40:30.520978016Z\" level=info msg=\"Created container 10191b42d92ee1166c023981be7b7bd81a9601a0add1a1fcfa44d75b97429310: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=446c25c8-ec10-4388-a8b7-42920c03475c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.625583 | controller |     "Jun 10 23:40:30.522758 crc crio[3641]: time=\"2026-06-10T23:40:30.522538615Z\" level=info msg=\"Starting container: 10191b42d92ee1166c023981be7b7bd81a9601a0add1a1fcfa44d75b97429310\" id=53de4b0d-4175-463e-af75-603d3f1bc505 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.625597 | controller |     "Jun 10 23:40:30.529348 crc crio[3641]: time=\"2026-06-10T23:40:30.529214981Z\" level=info msg=\"Started container\" PID=7458 containerID=10191b42d92ee1166c023981be7b7bd81a9601a0add1a1fcfa44d75b97429310 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=53de4b0d-4175-463e-af75-603d3f1bc505 name=/runtime.v1.RuntimeService/StartContainer sandboxID=df72115a442fdf33fc8f7841fbcfd4e9cfa83ca7df04505d424537a5aa434398",
2026-06-11 01:10:49.625615 | controller |     "Jun 10 23:40:58.986984 crc crio[3641]: time=\"2026-06-10T23:40:58.986249869Z\" level=info msg=\"Running pod sandbox: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/POD\" id=48f7e425-6a0d-4b89-9e3b-0664a696da77 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.625629 | controller |     "Jun 10 23:40:58.988276 crc crio[3641]: time=\"2026-06-10T23:40:58.987252476Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.625643 | controller |     "Jun 10 23:40:59.016602 crc crio[3641]: time=\"2026-06-10T23:40:59.016158796Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:396efa3aaef0d738edb40579d16f84f41deaa3b1f6d8228f5d826c00291560ff UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/c778c200-1f8b-4a48-bc12-39b6ec2f92d9 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:0xc0025c6b68}] Aliases:map[]}\"",
2026-06-11 01:10:49.625659 | controller |     "Jun 10 23:40:59.016602 crc crio[3641]: time=\"2026-06-10T23:40:59.016538186Z\" 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 01:10:49.625674 | controller |     "Jun 10 23:41:00.080331 crc crio[3641]: time=\"2026-06-10T23:41:00.08026162Z\" level=info msg=\"Running pod sandbox: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/POD\" id=fc004c57-74a2-4f25-8f80-f5f234722a83 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.625687 | controller |     "Jun 10 23:41:00.081057 crc crio[3641]: time=\"2026-06-10T23:41:00.080373813Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.625701 | controller |     "Jun 10 23:41:00.094230 crc crio[3641]: time=\"2026-06-10T23:41:00.094145585Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:3e6462832183391a044049d4985a88a92ebb69a884ac287353dcadf73167fc89 UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/0c40cc18-4a77-4504-a0ed-9556a2461aaa 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:0xc0019926f8}] Aliases:map[]}\"",
2026-06-11 01:10:49.625715 | controller |     "Jun 10 23:41:00.094230 crc crio[3641]: time=\"2026-06-10T23:41:00.094209277Z\" 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 01:10:49.625729 | controller |     "Jun 10 23:41:00.208725 crc crio[3641]: time=\"2026-06-10T23:41:00.208581374Z\" level=info msg=\"Running pod sandbox: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/POD\" id=5a1ad7da-905d-4070-a22e-9c9c74ab12e2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.625743 | controller |     "Jun 10 23:41:00.208807 crc crio[3641]: time=\"2026-06-10T23:41:00.208771309Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.625757 | controller |     "Jun 10 23:41:00.261158 crc crio[3641]: time=\"2026-06-10T23:41:00.260621229Z\" level=info msg=\"Running pod sandbox: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/POD\" id=fc5a898f-db8c-4304-b148-f180cb342a93 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.625774 | controller |     "Jun 10 23:41:00.261500 crc crio[3641]: time=\"2026-06-10T23:41:00.261474972Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.625788 | controller |     "Jun 10 23:41:00.268217 crc crio[3641]: time=\"2026-06-10T23:41:00.268112951Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:78f43e22eac629c40f77113a48e041380dfd6e5856b4d40d0bdd077f08186a4d UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/cbb79c96-bb35-46ba-a1c8-3d4f763aa210 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:0xc001992960}] Aliases:map[]}\"",
2026-06-11 01:10:49.625813 | controller |     "Jun 10 23:41:00.268627 crc crio[3641]: time=\"2026-06-10T23:41:00.268220264Z\" 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 01:10:49.625828 | controller |     "Jun 10 23:41:00.324143 crc crio[3641]: time=\"2026-06-10T23:41:00.323989459Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:ab5d8e8c4a69be9e34f21dbdd6cfc1c0dcbc54b76d00d87c82d1ca99fc47e292 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/64ed718d-f6cd-48ac-9633-b3ee736f89d5 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:0xc0025c7080}] Aliases:map[]}\"",
2026-06-11 01:10:49.625842 | controller |     "Jun 10 23:41:00.324261 crc crio[3641]: time=\"2026-06-10T23:41:00.324149113Z\" level=info msg=\"Adding pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.625856 | controller |     "Jun 10 23:41:00.337151 crc crio[3641]: time=\"2026-06-10T23:41:00.337023291Z\" level=info msg=\"Running pod sandbox: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/POD\" id=0da826e8-bffb-4d7b-afdf-9af668a0cda6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.625871 | controller |     "Jun 10 23:41:00.337266 crc crio[3641]: time=\"2026-06-10T23:41:00.337184425Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.625885 | controller |     "Jun 10 23:41:00.425136 crc crio[3641]: time=\"2026-06-10T23:41:00.425087109Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:234f4718fc9757db23f9cfb8d76a121dde746821af03f3755312886777afbec0 UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/6c0d7e02-ceaf-40d3-a28d-cd84fbed4799 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:0xc000cb6070}] Aliases:map[]}\"",
2026-06-11 01:10:49.625904 | controller |     "Jun 10 23:41:00.425300 crc crio[3641]: time=\"2026-06-10T23:41:00.425276624Z\" 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 01:10:49.625924 | controller |     "Jun 10 23:41:00.478289 crc crio[3641]: time=\"2026-06-10T23:41:00.477418211Z\" level=info msg=\"Running pod sandbox: openshift-network-diagnostics/network-check-target-fhkjl/POD\" id=09b6f540-3e0c-438f-9d1b-83e5b7fed5c4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.625948 | controller |     "Jun 10 23:41:00.478289 crc crio[3641]: time=\"2026-06-10T23:41:00.47813284Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.625968 | controller |     "Jun 10 23:41:00.527621 crc crio[3641]: time=\"2026-06-10T23:41:00.527558314Z\" level=info msg=\"Running pod sandbox: openshift-config-operator/openshift-config-operator-5777786469-bccdj/POD\" id=6af63ea9-c0a7-4860-bdd8-aae6198ad622 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.626003 | controller |     "Jun 10 23:41:00.527981 crc crio[3641]: time=\"2026-06-10T23:41:00.527834282Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.626024 | controller |     "Jun 10 23:41:00.531401 crc crio[3641]: time=\"2026-06-10T23:41:00.530841503Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:8468089ead8c32054e4821bfe187cdefeb4982aa05f30d962e373c492cbb4188 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/41c5cd8c-460a-4caf-af80-ec0f1624fac5 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:0xc000888090}] Aliases:map[]}\"",
2026-06-11 01:10:49.626041 | controller |     "Jun 10 23:41:00.531401 crc crio[3641]: time=\"2026-06-10T23:41:00.530954726Z\" level=info msg=\"Adding pod openshift-network-diagnostics_network-check-target-fhkjl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.626120 | controller |     "Jun 10 23:41:00.606014 crc crio[3641]: time=\"2026-06-10T23:41:00.605446787Z\" level=info msg=\"Running pod sandbox: openshift-apiserver/apiserver-9ddfb9f55-k47zv/POD\" id=163d6d76-986a-4506-8435-94f3929880fa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.626135 | controller |     "Jun 10 23:41:00.606014 crc crio[3641]: time=\"2026-06-10T23:41:00.605614841Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.626150 | controller |     "Jun 10 23:41:00.739206 crc crio[3641]: time=\"2026-06-10T23:41:00.738229461Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:df89db626776e620fd00dbd3f748ba3c01e475d9fa658ee07d5d08912b5d7c3d UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/751c5fc6-eb9f-41c0-9932-164e91a45635 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:0xc001992040}] Aliases:map[]}\"",
2026-06-11 01:10:49.626165 | controller |     "Jun 10 23:41:00.739206 crc crio[3641]: time=\"2026-06-10T23:41:00.738281112Z\" 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 01:10:49.626180 | controller |     "Jun 10 23:41:00.747592 crc crio[3641]: time=\"2026-06-10T23:41:00.746619557Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:f1ecd66e1e0f84a12474ead4f836e4ddf4cc1eddf7c8f40ae9b609f2f3919de6 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/728d5d32-ec3f-4ea0-8c40-29b77464911a 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:0xc0019920d8}] Aliases:map[]}\"",
2026-06-11 01:10:49.626198 | controller |     "Jun 10 23:41:00.748011 crc crio[3641]: time=\"2026-06-10T23:41:00.747977224Z\" level=info msg=\"Adding pod openshift-apiserver_apiserver-9ddfb9f55-k47zv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.626213 | controller |     "Jun 10 23:41:00.760099 crc crio[3641]: time=\"2026-06-10T23:41:00.75820006Z\" level=info msg=\"Running pod sandbox: openshift-network-node-identity/network-node-identity-dgvkt/POD\" id=2b35f68a-aeaf-4240-8d40-d8b157a91328 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.626227 | controller |     "Jun 10 23:41:00.760099 crc crio[3641]: time=\"2026-06-10T23:41:00.758294853Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.626241 | controller |     "Jun 10 23:41:00.785195 crc crio[3641]: time=\"2026-06-10T23:41:00.784805688Z\" level=info msg=\"Running pod sandbox: openshift-network-operator/iptables-alerter-5jnd7/POD\" id=cd1aa8fd-7c04-4ba4-ad0b-54afbd611d90 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.626256 | controller |     "Jun 10 23:41:00.785195 crc crio[3641]: time=\"2026-06-10T23:41:00.785089496Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.626270 | controller |     "Jun 10 23:41:00.800419 crc crio[3641]: time=\"2026-06-10T23:41:00.799616678Z\" 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=2b35f68a-aeaf-4240-8d40-d8b157a91328 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.626285 | controller |     "Jun 10 23:41:00.845254 crc crio[3641]: time=\"2026-06-10T23:41:00.844017336Z\" level=info msg=\"Running pod sandbox: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/POD\" id=fd2828da-fc3b-4a57-966a-81eb70a7cb64 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.626300 | controller |     "Jun 10 23:41:00.845254 crc crio[3641]: time=\"2026-06-10T23:41:00.844385386Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.626314 | controller |     "Jun 10 23:41:00.845254 crc crio[3641]: time=\"2026-06-10T23:41:00.844110689Z\" level=info msg=\"Running pod sandbox: openshift-console-operator/console-operator-67c89758df-4jf4f/POD\" id=6e3f8968-2a4a-4d47-84d6-aff8c758702a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.626329 | controller |     "Jun 10 23:41:00.845254 crc crio[3641]: time=\"2026-06-10T23:41:00.844493779Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.626342 | controller |     "Jun 10 23:41:00.869383 crc crio[3641]: time=\"2026-06-10T23:41:00.867328695Z\" level=info msg=\"Running pod sandbox: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/POD\" id=93f82f59-11be-4c87-b5ca-4e6090a7fcfe name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.626375 | controller |     "Jun 10 23:41:00.869383 crc crio[3641]: time=\"2026-06-10T23:41:00.86751526Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.626391 | controller |     "Jun 10 23:41:00.933551 crc crio[3641]: time=\"2026-06-10T23:41:00.933224294Z\" level=info msg=\"Running pod sandbox: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/POD\" id=104f04e2-f122-4d24-8c8c-2eb0346f502d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.626412 | controller |     "Jun 10 23:41:00.937441 crc crio[3641]: time=\"2026-06-10T23:41:00.937041847Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.626426 | controller |     "Jun 10 23:41:00.944381 crc crio[3641]: time=\"2026-06-10T23:41:00.944333144Z\" 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=cd1aa8fd-7c04-4ba4-ad0b-54afbd611d90 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.626440 | controller |     "Jun 10 23:41:00.965038 crc crio[3641]: time=\"2026-06-10T23:41:00.964381695Z\" level=info msg=\"Running pod sandbox: openshift-multus/multus-bzhnf/POD\" id=693535b2-9f2b-4991-be79-e0b6ce0b5254 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.626455 | controller |     "Jun 10 23:41:00.965038 crc crio[3641]: time=\"2026-06-10T23:41:00.964490228Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.626469 | controller |     "Jun 10 23:41:00.965459 crc crio[3641]: time=\"2026-06-10T23:41:00.96528898Z\" level=info msg=\"Running pod sandbox: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/POD\" id=63733987-f462-423e-8f5f-69daf43b81f5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.626484 | controller |     "Jun 10 23:41:00.965531 crc crio[3641]: time=\"2026-06-10T23:41:00.965463374Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.626498 | controller |     "Jun 10 23:41:00.967198 crc crio[3641]: time=\"2026-06-10T23:41:00.966287647Z\" level=info msg=\"Running pod sandbox: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/POD\" id=2a6174bc-cdcd-4bb9-859e-0e401d9e7fb1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.626513 | controller |     "Jun 10 23:41:00.967198 crc crio[3641]: time=\"2026-06-10T23:41:00.966623396Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.626527 | controller |     "Jun 10 23:41:00.981988 crc crio[3641]: time=\"2026-06-10T23:41:00.981287232Z\" level=info msg=\"Running pod sandbox: openshift-ovn-kubernetes/ovnkube-node-2tk97/POD\" id=725125a7-6c88-484e-b6ae-9921f26cdc13 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.626541 | controller |     "Jun 10 23:41:00.981988 crc crio[3641]: time=\"2026-06-10T23:41:00.98196388Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.626555 | controller |     "Jun 10 23:41:01.021584 crc crio[3641]: time=\"2026-06-10T23:41:01.021379354Z\" level=info msg=\"Running pod sandbox: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/POD\" id=ba8990d4-2813-4a42-b8a6-b05d7d121713 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.626570 | controller |     "Jun 10 23:41:01.022332 crc crio[3641]: time=\"2026-06-10T23:41:01.022304939Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.626584 | controller |     "Jun 10 23:41:01.062904 crc crio[3641]: time=\"2026-06-10T23:41:01.0619807Z\" level=info msg=\"Ran pod sandbox 2ea5a66d0c5caf6f2650fa3627397e314e99ab8ec7d68fda1951f6f7b1125fb4 with infra container: openshift-network-operator/iptables-alerter-5jnd7/POD\" id=cd1aa8fd-7c04-4ba4-ad0b-54afbd611d90 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.626601 | controller |     "Jun 10 23:41:01.079502 crc crio[3641]: time=\"2026-06-10T23:41:01.079091661Z\" level=info msg=\"Ran pod sandbox a6b040778ade08a85d2276d0bc938dd2f81076b17e2f7e5e6a3a08fa9fa7382e with infra container: openshift-network-node-identity/network-node-identity-dgvkt/POD\" id=2b35f68a-aeaf-4240-8d40-d8b157a91328 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.626616 | controller |     "Jun 10 23:41:01.087233 crc crio[3641]: time=\"2026-06-10T23:41:01.087124798Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=79aeb8ce-a257-445b-bdec-f82defbf966d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.626630 | controller |     "Jun 10 23:41:01.091587 crc crio[3641]: time=\"2026-06-10T23:41:01.091402343Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=6b426e5b-f673-476d-a114-83d2ad739a19 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.626645 | controller |     "Jun 10 23:41:01.096964 crc crio[3641]: time=\"2026-06-10T23:41:01.09535253Z\" level=info msg=\"Running pod sandbox: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/POD\" id=08e8ecf8-16fa-428b-9bf0-5760a92a9315 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.626659 | controller |     "Jun 10 23:41:01.096964 crc crio[3641]: time=\"2026-06-10T23:41:01.095451063Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.626673 | controller |     "Jun 10 23:41:01.134119 crc crio[3641]: time=\"2026-06-10T23:41:01.133452348Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=de17bc37-bfb7-40d4-b04d-167f6df4bf09 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.626688 | controller |     "Jun 10 23:41:01.134119 crc crio[3641]: time=\"2026-06-10T23:41:01.134074615Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=e1731577-21c4-4ce3-bacd-681e009ef6ca name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.626702 | controller |     "Jun 10 23:41:01.145341 crc crio[3641]: time=\"2026-06-10T23:41:01.145303118Z\" 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=fd2828da-fc3b-4a57-966a-81eb70a7cb64 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.626716 | controller |     "Jun 10 23:41:01.160577 crc crio[3641]: time=\"2026-06-10T23:41:01.160354974Z\" level=info msg=\"Creating container: openshift-network-operator/iptables-alerter-5jnd7/iptables-alerter\" id=f4f8b410-8ff0-43b1-9885-7877428336fd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.626730 | controller |     "Jun 10 23:41:01.163131 crc crio[3641]: time=\"2026-06-10T23:41:01.162464861Z\" level=info msg=\"Creating container: openshift-network-node-identity/network-node-identity-dgvkt/webhook\" id=619ccf54-9dc2-4c85-b844-1b53afa178f0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.626744 | controller |     "Jun 10 23:41:01.178616 crc crio[3641]: time=\"2026-06-10T23:41:01.176013677Z\" level=info msg=\"Running pod sandbox: openshift-dns/node-resolver-277xp/POD\" id=f48b53c9-feff-45ab-917c-fcf3ccb2eb32 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.626758 | controller |     "Jun 10 23:41:01.178616 crc crio[3641]: time=\"2026-06-10T23:41:01.176067479Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.626776 | controller |     "Jun 10 23:41:01.184051 crc crio[3641]: time=\"2026-06-10T23:41:01.183248743Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:db12ae3c41e2620e774e536fd8c32c9910c4d244a3eda0c29e5050e3ea0dad0d UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/8576cf60-bbf2-4a6a-b546-bc796f30bae5 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:0xc001992660}] Aliases:map[]}\"",
2026-06-11 01:10:49.626792 | controller |     "Jun 10 23:41:01.184051 crc crio[3641]: time=\"2026-06-10T23:41:01.183505969Z\" level=info msg=\"Adding pod openshift-console-operator_console-operator-67c89758df-4jf4f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.626806 | controller |     "Jun 10 23:41:01.209049 crc crio[3641]: time=\"2026-06-10T23:41:01.20612355Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:1af05544a17a652e40f137a2d22c93ac732eed2e66369266e437561b5dcf3ce2 UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/2a1797ec-86d3-4ecc-91c1-c4c3769e50d6 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:0xc0019927c0}] Aliases:map[]}\"",
2026-06-11 01:10:49.626821 | controller |     "Jun 10 23:41:01.209049 crc crio[3641]: time=\"2026-06-10T23:41:01.206164631Z\" level=info msg=\"Adding pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.626835 | controller |     "Jun 10 23:41:01.260601 crc crio[3641]: time=\"2026-06-10T23:41:01.258904135Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.626850 | controller |     "Jun 10 23:41:01.273195 crc crio[3641]: time=\"2026-06-10T23:41:01.271205487Z\" level=info msg=\"Ran pod sandbox 735ea5b862349076e4b9428e4ad359aa1f3920e19a81fe5ddc034b2a5bfe3179 with infra container: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/POD\" id=fd2828da-fc3b-4a57-966a-81eb70a7cb64 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.626864 | controller |     "Jun 10 23:41:01.280215 crc crio[3641]: time=\"2026-06-10T23:41:01.279388148Z\" level=info msg=\"Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761\" id=f43b42ce-fbd0-4a7e-b3ff-f172b84fdc0f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.626878 | controller |     "Jun 10 23:41:01.296881 crc crio[3641]: time=\"2026-06-10T23:41:01.29538242Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.626893 | controller |     "Jun 10 23:41:01.296881 crc crio[3641]: time=\"2026-06-10T23:41:01.296063258Z\" 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=725125a7-6c88-484e-b6ae-9921f26cdc13 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.626908 | controller |     "Jun 10 23:41:01.334082 crc crio[3641]: time=\"2026-06-10T23:41:01.332887672Z\" 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=63733987-f462-423e-8f5f-69daf43b81f5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.626922 | controller |     "Jun 10 23:41:01.350148 crc crio[3641]: time=\"2026-06-10T23:41:01.34724081Z\" 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=2a6174bc-cdcd-4bb9-859e-0e401d9e7fb1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.626940 | controller |     "Jun 10 23:41:01.357234 crc crio[3641]: time=\"2026-06-10T23:41:01.357191988Z\" level=info msg=\"Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761\" id=5d4c4487-38fd-42b9-b7d5-704d08cff4d1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.626954 | controller |     "Jun 10 23:41:01.388433 crc crio[3641]: time=\"2026-06-10T23:41:01.388219186Z\" 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=693535b2-9f2b-4991-be79-e0b6ce0b5254 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.626968 | controller |     "Jun 10 23:41:01.399282 crc crio[3641]: time=\"2026-06-10T23:41:01.399070929Z\" level=info msg=\"Creating container: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator\" id=fcd5aa9b-cae2-49a5-a832-d6a84881fb78 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.626983 | controller |     "Jun 10 23:41:01.415171 crc crio[3641]: time=\"2026-06-10T23:41:01.412579933Z\" level=info msg=\"Ran pod sandbox 4d7c197c87c00c3cb7f05402949e78d174879683c4b4e3447c2cd9ac3899b435 with infra container: openshift-ovn-kubernetes/ovnkube-node-2tk97/POD\" id=725125a7-6c88-484e-b6ae-9921f26cdc13 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.626997 | controller |     "Jun 10 23:41:01.420243 crc crio[3641]: time=\"2026-06-10T23:41:01.419561062Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=b3bcd0a5-c8ad-4ec6-9556-a9688994fb7c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.627011 | controller |     "Jun 10 23:41:01.444598 crc crio[3641]: time=\"2026-06-10T23:41:01.444201307Z\" level=info msg=\"Ran pod sandbox 3c4f3b5413c5c8dbd4f43dfdf51db831b56c5000d00d6157dc9f33d2309899d6 with infra container: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/POD\" id=63733987-f462-423e-8f5f-69daf43b81f5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.627026 | controller |     "Jun 10 23:41:01.466249 crc crio[3641]: time=\"2026-06-10T23:41:01.465341207Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=3fd322dc-e6b2-42eb-8f3a-6a1fd2c37a3d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.627041 | controller |     "Jun 10 23:41:01.477222 crc crio[3641]: time=\"2026-06-10T23:41:01.47656087Z\" level=info msg=\"Ran pod sandbox c56ce40e74f53b0630b57a2a48737f8ac0746633b1a2ac557ee392c5ed0da170 with infra container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/POD\" id=2a6174bc-cdcd-4bb9-859e-0e401d9e7fb1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.627055 | controller |     "Jun 10 23:41:01.481550 crc crio[3641]: time=\"2026-06-10T23:41:01.481434222Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.627070 | controller |     "Jun 10 23:41:01.483514 crc crio[3641]: time=\"2026-06-10T23:41:01.483275912Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=d8d3c2ef-5377-45cc-b334-bf6234498c5d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.627084 | controller |     "Jun 10 23:41:01.488431 crc crio[3641]: time=\"2026-06-10T23:41:01.487085235Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=e6a8e091-3179-46fe-ad17-19ebe3cc5f28 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.627102 | controller |     "Jun 10 23:41:01.498393 crc crio[3641]: time=\"2026-06-10T23:41:01.49692691Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup\" id=fc2621b9-9aeb-41de-8086-bd6cef22f0b0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.627118 | controller |     "Jun 10 23:41:01.498393 crc crio[3641]: time=\"2026-06-10T23:41:01.498213535Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:fa3389b095eec2a0dc58a8c44d380a7796c73370e8283bc2c09b3f1a12031e03 UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/f405d8cb-499c-486c-a69b-c6eaf17ef347 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:0xc0001885d0}] Aliases:map[]}\"",
2026-06-11 01:10:49.627132 | controller |     "Jun 10 23:41:01.498393 crc crio[3641]: time=\"2026-06-10T23:41:01.498249076Z\" 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 01:10:49.627147 | controller |     "Jun 10 23:41:01.498393 crc crio[3641]: time=\"2026-06-10T23:41:01.498272827Z\" 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=f48b53c9-feff-45ab-917c-fcf3ccb2eb32 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.627162 | controller |     "Jun 10 23:41:01.499020 crc crio[3641]: time=\"2026-06-10T23:41:01.498478292Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.627176 | controller |     "Jun 10 23:41:01.501290 crc crio[3641]: time=\"2026-06-10T23:41:01.501237067Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.627191 | controller |     "Jun 10 23:41:01.510484 crc crio[3641]: time=\"2026-06-10T23:41:01.509970692Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=2642f80d-ce02-4cbf-8be1-2f319e2dbb30 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.627205 | controller |     "Jun 10 23:41:01.536584 crc crio[3641]: time=\"2026-06-10T23:41:01.536329894Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:b1fc30daabb11845c695220cf60f0bc9efca0499b17a5c213aa1ce0bee11552e UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/07dc2038-3261-4106-976f-f3c28cc67095 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:0xc001890190}] Aliases:map[]}\"",
2026-06-11 01:10:49.627219 | controller |     "Jun 10 23:41:01.536584 crc crio[3641]: time=\"2026-06-10T23:41:01.536396436Z\" level=info msg=\"Adding pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.627233 | controller |     "Jun 10 23:41:01.553586 crc crio[3641]: time=\"2026-06-10T23:41:01.547432584Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=29b0de73-6bea-407e-ba18-73aa65014ab2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.627251 | controller |     "Jun 10 23:41:01.553586 crc crio[3641]: time=\"2026-06-10T23:41:01.548237416Z\" level=info msg=\"Ran pod sandbox 61a9728867b91fc8e04fe7c674675dc35d76a9f2c2980ab5c71ca58565210cb4 with infra container: openshift-multus/multus-bzhnf/POD\" id=693535b2-9f2b-4991-be79-e0b6ce0b5254 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.627266 | controller |     "Jun 10 23:41:01.560012 crc crio[3641]: time=\"2026-06-10T23:41:01.559489749Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=85af10aa-1e98-476a-9af6-96796903048f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.627280 | controller |     "Jun 10 23:41:01.569211 crc crio[3641]: time=\"2026-06-10T23:41:01.568536774Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.627295 | controller |     "Jun 10 23:41:01.586403 crc crio[3641]: time=\"2026-06-10T23:41:01.584568766Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:481959ec4676bcee2844191b24789f0dd783ef67907d67e7c53ad25b5893ae0d UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/2b108a49-8d95-4026-9ed0-a1b2c4100218 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:0xc001890300}] Aliases:map[]}\"",
2026-06-11 01:10:49.627310 | controller |     "Jun 10 23:41:01.586403 crc crio[3641]: time=\"2026-06-10T23:41:01.584912956Z\" 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 01:10:49.627325 | controller |     "Jun 10 23:41:01.618819 crc crio[3641]: time=\"2026-06-10T23:41:01.617830314Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=2e7a9c8e-2c59-4965-8639-271683ce39d9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.627339 | controller |     "Jun 10 23:41:01.620324 crc crio[3641]: time=\"2026-06-10T23:41:01.61991582Z\" level=info msg=\"Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/kube-rbac-proxy\" id=dbb0b5f2-e8f2-4b1a-90f4-f855dc639673 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.627376 | controller |     "Jun 10 23:41:01.621201 crc crio[3641]: time=\"2026-06-10T23:41:01.620517297Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.627393 | controller |     "Jun 10 23:41:01.621759 crc crio[3641]: time=\"2026-06-10T23:41:01.619988952Z\" level=info msg=\"Creating container: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator\" id=a1d4880a-5c60-46cf-aa65-3f592aa42799 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.627408 | controller |     "Jun 10 23:41:01.622481 crc crio[3641]: time=\"2026-06-10T23:41:01.621919745Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.627424 | controller |     "Jun 10 23:41:01.624122 crc crio[3641]: time=\"2026-06-10T23:41:01.623997891Z\" level=info msg=\"Creating container: openshift-multus/multus-bzhnf/kube-multus\" id=4be6d95b-5d67-47c1-a1f9-261d34a34f48 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.627440 | controller |     "Jun 10 23:41:01.624831 crc crio[3641]: time=\"2026-06-10T23:41:01.624446953Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.627458 | controller |     "Jun 10 23:41:01.626999 crc crio[3641]: time=\"2026-06-10T23:41:01.626102787Z\" level=info msg=\"Ran pod sandbox 226b8d6bae22cf9ca3b5b7c2a7465171f5e28a40325dba891743d2b7a42a8e4a with infra container: openshift-dns/node-resolver-277xp/POD\" id=f48b53c9-feff-45ab-917c-fcf3ccb2eb32 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.627473 | controller |     "Jun 10 23:41:01.632216 crc crio[3641]: time=\"2026-06-10T23:41:01.631991556Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=b865f489-fff5-4c9e-a219-3f7c880e96bb name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.627488 | controller |     "Jun 10 23:41:01.681993 crc crio[3641]: time=\"2026-06-10T23:41:01.681278497Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=445be8ac-27a9-4f28-a604-e25270e5fe3d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.627502 | controller |     "Jun 10 23:41:01.792409 crc crio[3641]: time=\"2026-06-10T23:41:01.791184373Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.627516 | controller |     "Jun 10 23:41:01.805131 crc crio[3641]: time=\"2026-06-10T23:41:01.805105439Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.627530 | controller |     "Jun 10 23:41:01.816276 crc crio[3641]: time=\"2026-06-10T23:41:01.8162475Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.627544 | controller |     "Jun 10 23:41:01.818454 crc crio[3641]: time=\"2026-06-10T23:41:01.818430339Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.627558 | controller |     "Jun 10 23:41:01.824317 crc crio[3641]: time=\"2026-06-10T23:41:01.824291567Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.627572 | controller |     "Jun 10 23:41:01.872592 crc crio[3641]: time=\"2026-06-10T23:41:01.872376235Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.627585 | controller |     "Jun 10 23:41:02.004967 crc crio[3641]: time=\"2026-06-10T23:41:02.004356117Z\" level=info msg=\"Creating container: openshift-dns/node-resolver-277xp/dns-node-resolver\" id=01153d7d-0d80-4aa6-a78f-26806d8417f8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.627599 | controller |     "Jun 10 23:41:02.031116 crc crio[3641]: time=\"2026-06-10T23:41:02.029691331Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.627613 | controller |     "Jun 10 23:41:02.031116 crc crio[3641]: time=\"2026-06-10T23:41:02.03002237Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.627627 | controller |     "Jun 10 23:41:02.042225 crc crio[3641]: time=\"2026-06-10T23:41:02.041706225Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.627644 | controller |     "Jun 10 23:41:02.282549 crc crio[3641]: time=\"2026-06-10T23:41:02.281449416Z\" level=info msg=\"Created container 2f6c038e9ef4fe972667d0d5390f968d82e2581aaf1d3e5a2f23c337ec50aa9d: openshift-network-node-identity/network-node-identity-dgvkt/webhook\" id=619ccf54-9dc2-4c85-b844-1b53afa178f0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.627658 | controller |     "Jun 10 23:41:02.362691 crc crio[3641]: time=\"2026-06-10T23:41:02.35862368Z\" level=info msg=\"Starting container: 2f6c038e9ef4fe972667d0d5390f968d82e2581aaf1d3e5a2f23c337ec50aa9d\" id=dd5239da-c8be-4550-972f-dfb18267158e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.627672 | controller |     "Jun 10 23:41:03.351223 crc crio[3641]: time=\"2026-06-10T23:41:02.864778083Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.627686 | controller |     "Jun 10 23:41:03.352390 crc crio[3641]: time=\"2026-06-10T23:41:02.87726197Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.627700 | controller |     "Jun 10 23:41:03.355359 crc crio[3641]: time=\"2026-06-10T23:41:03.333401784Z\" level=info msg=\"Started container\" PID=7968 containerID=2f6c038e9ef4fe972667d0d5390f968d82e2581aaf1d3e5a2f23c337ec50aa9d description=openshift-network-node-identity/network-node-identity-dgvkt/webhook id=dd5239da-c8be-4550-972f-dfb18267158e name=/runtime.v1.RuntimeService/StartContainer sandboxID=a6b040778ade08a85d2276d0bc938dd2f81076b17e2f7e5e6a3a08fa9fa7382e",
2026-06-11 01:10:49.627714 | controller |     "Jun 10 23:41:03.360973 crc crio[3641]: time=\"2026-06-10T23:41:03.360599208Z\" level=info msg=\"Created container ac90a4eaa8e7dabd6a81fe00f3d75b5849734d1e2c4578a156855ca5b6afd670: openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup\" id=fc2621b9-9aeb-41de-8086-bd6cef22f0b0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.627729 | controller |     "Jun 10 23:41:03.373577 crc crio[3641]: time=\"2026-06-10T23:41:03.373033194Z\" level=info msg=\"Created container fb8cbdee9f0b0c09a8773a614c3414b2503fa6c5d579af683cc65ba9d4960bb7: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator\" id=fcd5aa9b-cae2-49a5-a832-d6a84881fb78 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.627743 | controller |     "Jun 10 23:41:03.472008 crc crio[3641]: time=\"2026-06-10T23:41:03.456291101Z\" level=info msg=\"Starting container: ac90a4eaa8e7dabd6a81fe00f3d75b5849734d1e2c4578a156855ca5b6afd670\" id=32d5fb43-030d-491e-8076-be247f0d7b7f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.627757 | controller |     "Jun 10 23:41:03.472008 crc crio[3641]: time=\"2026-06-10T23:41:03.456481886Z\" level=info msg=\"Starting container: fb8cbdee9f0b0c09a8773a614c3414b2503fa6c5d579af683cc65ba9d4960bb7\" id=42893568-d017-4a35-9e3d-d13d979227fb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.627771 | controller |     "Jun 10 23:41:03.529546 crc crio[3641]: time=\"2026-06-10T23:41:03.527616446Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=b7308c7e-7498-456c-bbc2-11d625bba666 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.627785 | controller |     "Jun 10 23:41:03.533442 crc crio[3641]: time=\"2026-06-10T23:41:03.532967801Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.627799 | controller |     "Jun 10 23:41:03.593572 crc crio[3641]: time=\"2026-06-10T23:41:03.587076462Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=2e9d163b-c5eb-4aca-afca-ad52158d2206 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.627816 | controller |     "Jun 10 23:41:03.621971 crc crio[3641]: time=\"2026-06-10T23:41:03.620327819Z\" level=info msg=\"Started container\" PID=7986 containerID=ac90a4eaa8e7dabd6a81fe00f3d75b5849734d1e2c4578a156855ca5b6afd670 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup id=32d5fb43-030d-491e-8076-be247f0d7b7f name=/runtime.v1.RuntimeService/StartContainer sandboxID=4d7c197c87c00c3cb7f05402949e78d174879683c4b4e3447c2cd9ac3899b435",
2026-06-11 01:10:49.627830 | controller |     "Jun 10 23:41:03.648354 crc crio[3641]: time=\"2026-06-10T23:41:03.644218704Z\" level=info msg=\"Creating container: openshift-network-node-identity/network-node-identity-dgvkt/approver\" id=ca365a02-793a-4596-a53a-d8eb226ca276 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.627845 | controller |     "Jun 10 23:41:03.648354 crc crio[3641]: time=\"2026-06-10T23:41:03.644568904Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.627859 | controller |     "Jun 10 23:41:03.793153 crc crio[3641]: time=\"2026-06-10T23:41:03.793066823Z\" level=info msg=\"Started container\" PID=8002 containerID=fb8cbdee9f0b0c09a8773a614c3414b2503fa6c5d579af683cc65ba9d4960bb7 description=openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator id=42893568-d017-4a35-9e3d-d13d979227fb name=/runtime.v1.RuntimeService/StartContainer sandboxID=735ea5b862349076e4b9428e4ad359aa1f3920e19a81fe5ddc034b2a5bfe3179",
2026-06-11 01:10:49.627874 | controller |     "Jun 10 23:41:03.802056 crc crio[3641]: time=\"2026-06-10T23:41:03.802015834Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.627888 | controller |     "Jun 10 23:41:03.807616 crc crio[3641]: time=\"2026-06-10T23:41:03.807458471Z\" level=info msg=\"Running pod sandbox: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/POD\" id=209fb38d-377c-4818-a17a-706576976644 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.627902 | controller |     "Jun 10 23:41:03.807616 crc crio[3641]: time=\"2026-06-10T23:41:03.807560324Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.627916 | controller |     "Jun 10 23:41:03.812211 crc crio[3641]: time=\"2026-06-10T23:41:03.812025204Z\" level=info msg=\"Created container 20312576bda80d18d8255396c62fcf3ca79f6358deccdc5a05c97af55817b45d: openshift-multus/multus-bzhnf/kube-multus\" id=4be6d95b-5d67-47c1-a1f9-261d34a34f48 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.627930 | controller |     "Jun 10 23:41:03.813339 crc crio[3641]: time=\"2026-06-10T23:41:03.811520161Z\" level=info msg=\"Running pod sandbox: openshift-ingress/router-default-68cf44c8b8-w4gs8/POD\" id=fe7950a4-a148-4890-a9a0-54a0291d9dee name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.627944 | controller |     "Jun 10 23:41:03.813339 crc crio[3641]: time=\"2026-06-10T23:41:03.812454656Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.627958 | controller |     "Jun 10 23:41:03.834296 crc crio[3641]: time=\"2026-06-10T23:41:03.83407858Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.627972 | controller |     "Jun 10 23:41:03.983901 crc crio[3641]: time=\"2026-06-10T23:41:03.980237145Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-qhh6t/POD\" id=bbc69dca-701c-4f37-9209-a02522549a69 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.627989 | controller |     "Jun 10 23:41:03.983901 crc crio[3641]: time=\"2026-06-10T23:41:03.980359828Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.628003 | controller |     "Jun 10 23:41:03.983901 crc crio[3641]: time=\"2026-06-10T23:41:03.982088425Z\" level=info msg=\"Running pod sandbox: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/POD\" id=b3becf38-397f-40ce-9091-2f454fba3e4e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.628017 | controller |     "Jun 10 23:41:03.983901 crc crio[3641]: time=\"2026-06-10T23:41:03.98228415Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/POD\" id=bb1842d0-572b-44bd-87c5-5e082220ae65 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.628031 | controller |     "Jun 10 23:41:03.986384 crc crio[3641]: time=\"2026-06-10T23:41:03.984528481Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.628045 | controller |     "Jun 10 23:41:03.993614 crc crio[3641]: time=\"2026-06-10T23:41:03.991823688Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.628058 | controller |     "Jun 10 23:41:04.358533 crc crio[3641]: time=\"2026-06-10T23:41:04.357795536Z\" level=info msg=\"Starting container: 20312576bda80d18d8255396c62fcf3ca79f6358deccdc5a05c97af55817b45d\" id=4705559e-2080-48e4-ac7a-2a610e22600f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.628072 | controller |     "Jun 10 23:41:04.563136 crc crio[3641]: time=\"2026-06-10T23:41:04.50760457Z\" level=info msg=\"Created container c493f9b104e0eeb42ac8af94e8fd98f90aac03c0eff175f7eeb707c99ed09a9b: openshift-network-node-identity/network-node-identity-dgvkt/approver\" id=ca365a02-793a-4596-a53a-d8eb226ca276 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.628087 | controller |     "Jun 10 23:41:04.628721 crc crio[3641]: time=\"2026-06-10T23:41:04.618416971Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:9b5802d8d5e0904a22ba3796d0ac17d437b23a794d1790e7d31dc47dea6fd65a UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/c7178d63-634d-48b4-b8a5-4d2518ec1605 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:0xc0001883e8}] Aliases:map[]}\"",
2026-06-11 01:10:49.628102 | controller |     "Jun 10 23:41:04.628721 crc crio[3641]: time=\"2026-06-10T23:41:04.618552835Z\" 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 01:10:49.628117 | controller |     "Jun 10 23:41:04.770949 crc crio[3641]: time=\"2026-06-10T23:41:04.769279663Z\" level=info msg=\"Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:d740e0e4e183460f9077f0309b4353d7aba2b78551618829ae288374b5fd467d UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/8203d843-fb17-4261-97a1-553eecbf9958 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:0xc00008c7b8}] Aliases:map[]}\"",
2026-06-11 01:10:49.628132 | controller |     "Jun 10 23:41:04.770949 crc crio[3641]: time=\"2026-06-10T23:41:04.769589571Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-qhh6t to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.628150 | controller |     "Jun 10 23:41:04.811599 crc crio[3641]: time=\"2026-06-10T23:41:04.808484081Z\" level=info msg=\"Started container\" PID=8035 containerID=20312576bda80d18d8255396c62fcf3ca79f6358deccdc5a05c97af55817b45d description=openshift-multus/multus-bzhnf/kube-multus id=4705559e-2080-48e4-ac7a-2a610e22600f name=/runtime.v1.RuntimeService/StartContainer sandboxID=61a9728867b91fc8e04fe7c674675dc35d76a9f2c2980ab5c71ca58565210cb4",
2026-06-11 01:10:49.628165 | controller |     "Jun 10 23:41:04.866406 crc crio[3641]: time=\"2026-06-10T23:41:04.864791201Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:25acc84124c67240f725d6ed71fbf8bcbddabb036a62adcbcd20c7ac6325e55e UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/36950d8a-aafc-43bd-87e8-76ac19290ed4 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:0xc001992160}] Aliases:map[]}\"",
2026-06-11 01:10:49.628180 | controller |     "Jun 10 23:41:04.866406 crc crio[3641]: time=\"2026-06-10T23:41:04.864839392Z\" level=info msg=\"Adding pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.628194 | controller |     "Jun 10 23:41:05.139445 crc crio[3641]: time=\"2026-06-10T23:41:05.137405529Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_a8d6f6a9-8f47-4671-be98-337f66dbf162\\\"\"",
2026-06-11 01:10:49.628208 | controller |     "Jun 10 23:41:05.223111 crc crio[3641]: time=\"2026-06-10T23:41:05.222468605Z\" 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=fe7950a4-a148-4890-a9a0-54a0291d9dee name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.628223 | controller |     "Jun 10 23:41:05.470125 crc crio[3641]: time=\"2026-06-10T23:41:05.460610623Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:e252ba89977368ff2d934af558c31ae712bee522f9d470902277fceda26e3d8e UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/9587dac0-f502-45d8-897b-f8f10ba722ca 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:0xc001890320}] Aliases:map[]}\"",
2026-06-11 01:10:49.628238 | controller |     "Jun 10 23:41:05.470125 crc crio[3641]: time=\"2026-06-10T23:41:05.460788838Z\" 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 01:10:49.628252 | controller |     "Jun 10 23:41:05.577037 crc crio[3641]: time=\"2026-06-10T23:41:05.575401382Z\" level=info msg=\"Running pod sandbox: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/POD\" id=b57a58c9-70b5-4d83-a9a3-c155a9607a5c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.628266 | controller |     "Jun 10 23:41:05.577037 crc crio[3641]: time=\"2026-06-10T23:41:05.575485654Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.628281 | controller |     "Jun 10 23:41:05.577037 crc crio[3641]: time=\"2026-06-10T23:41:05.57643944Z\" level=info msg=\"Starting container: c493f9b104e0eeb42ac8af94e8fd98f90aac03c0eff175f7eeb707c99ed09a9b\" id=7c452e90-4267-4f56-97b5-4c92febe0d1c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.628295 | controller |     "Jun 10 23:41:05.635074 crc crio[3641]: time=\"2026-06-10T23:41:05.621336092Z\" level=info msg=\"Running pod sandbox: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/POD\" id=7bca722c-bc89-4cd2-b49c-bbb421f53117 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.628312 | controller |     "Jun 10 23:41:05.635074 crc crio[3641]: time=\"2026-06-10T23:41:05.621403223Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.628328 | controller |     "Jun 10 23:41:05.708778 crc crio[3641]: time=\"2026-06-10T23:41:05.70351645Z\" level=info msg=\"Started container\" PID=8100 containerID=c493f9b104e0eeb42ac8af94e8fd98f90aac03c0eff175f7eeb707c99ed09a9b description=openshift-network-node-identity/network-node-identity-dgvkt/approver id=7c452e90-4267-4f56-97b5-4c92febe0d1c name=/runtime.v1.RuntimeService/StartContainer sandboxID=a6b040778ade08a85d2276d0bc938dd2f81076b17e2f7e5e6a3a08fa9fa7382e",
2026-06-11 01:10:49.628342 | controller |     "Jun 10 23:41:05.708778 crc crio[3641]: time=\"2026-06-10T23:41:05.70390215Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-ntdwx/POD\" id=02f23079-f306-4980-b73b-75086a4d5208 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.628378 | controller |     "Jun 10 23:41:05.708778 crc crio[3641]: time=\"2026-06-10T23:41:05.703984513Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.628394 | controller |     "Jun 10 23:41:05.708778 crc crio[3641]: time=\"2026-06-10T23:41:05.704137717Z\" level=info msg=\"Running pod sandbox: openshift-console/downloads-747b44746d-4pqvr/POD\" id=13ee2e7f-9b0a-432a-8a1f-8371cea48d32 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.628409 | controller |     "Jun 10 23:41:05.708778 crc crio[3641]: time=\"2026-06-10T23:41:05.704170008Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.628423 | controller |     "Jun 10 23:41:05.708778 crc crio[3641]: time=\"2026-06-10T23:41:05.704281331Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/POD\" id=74d0a8aa-2735-4491-bf39-8f274c30e278 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.628437 | controller |     "Jun 10 23:41:05.708778 crc crio[3641]: time=\"2026-06-10T23:41:05.704332322Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.628451 | controller |     "Jun 10 23:41:05.708778 crc crio[3641]: time=\"2026-06-10T23:41:05.704421074Z\" level=info msg=\"Running pod sandbox: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/POD\" id=6a5d1102-de80-4522-a445-43dc872f3bab name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.628465 | controller |     "Jun 10 23:41:05.708778 crc crio[3641]: time=\"2026-06-10T23:41:05.704463616Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.628479 | controller |     "Jun 10 23:41:05.708778 crc crio[3641]: time=\"2026-06-10T23:41:05.704537948Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/POD\" id=7349854a-5ec7-4350-972f-81b331626612 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.628493 | controller |     "Jun 10 23:41:05.708778 crc crio[3641]: time=\"2026-06-10T23:41:05.704560378Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.628507 | controller |     "Jun 10 23:41:05.708778 crc crio[3641]: time=\"2026-06-10T23:41:05.704829205Z\" level=info msg=\"Running pod sandbox: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/POD\" id=c1eff234-0f5a-4283-82de-2ec7685a6d13 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.628525 | controller |     "Jun 10 23:41:05.708778 crc crio[3641]: time=\"2026-06-10T23:41:05.704924758Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.628539 | controller |     "Jun 10 23:41:05.708778 crc crio[3641]: time=\"2026-06-10T23:41:05.705024911Z\" level=info msg=\"Running pod sandbox: openshift-ingress-canary/ingress-canary-jlj86/POD\" id=a32db79b-67bd-42a5-b457-03c5993e456c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.628553 | controller |     "Jun 10 23:41:05.708778 crc crio[3641]: time=\"2026-06-10T23:41:05.705049781Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.628567 | controller |     "Jun 10 23:41:05.708778 crc crio[3641]: time=\"2026-06-10T23:41:05.705287368Z\" level=info msg=\"Running pod sandbox: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/POD\" id=c58cad01-e4a9-4cca-8a54-9e935d0c268b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.628582 | controller |     "Jun 10 23:41:05.708778 crc crio[3641]: time=\"2026-06-10T23:41:05.705318369Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.628596 | controller |     "Jun 10 23:41:05.708778 crc crio[3641]: time=\"2026-06-10T23:41:05.705502314Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/POD\" id=ebe9f3a5-41b3-4279-9f42-bcf03c2460c3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.628609 | controller |     "Jun 10 23:41:05.754612 crc crio[3641]: time=\"2026-06-10T23:41:05.753465798Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.628623 | controller |     "Jun 10 23:41:05.767019 crc crio[3641]: time=\"2026-06-10T23:41:05.765467642Z\" level=info msg=\"Ran pod sandbox e7cd294bc420ebe47575aaf77dd9550e7a3abe3d358c7458d1e91a8cb3d9f71f with infra container: openshift-ingress/router-default-68cf44c8b8-w4gs8/POD\" id=fe7950a4-a148-4890-a9a0-54a0291d9dee name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.628637 | controller |     "Jun 10 23:41:05.799794 crc crio[3641]: time=\"2026-06-10T23:41:05.798451162Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/POD\" id=cac9303b-915e-46ac-888f-4de4c5646821 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.628651 | controller |     "Jun 10 23:41:05.803694 crc crio[3641]: time=\"2026-06-10T23:41:05.801445353Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.628665 | controller |     "Jun 10 23:41:05.803694 crc crio[3641]: time=\"2026-06-10T23:41:05.800174599Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/machine-config-server-frshx/POD\" id=86db02f2-5d3b-426d-b213-fb8bb7e08db0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.628679 | controller |     "Jun 10 23:41:05.816570 crc crio[3641]: time=\"2026-06-10T23:41:05.815297727Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.628693 | controller |     "Jun 10 23:41:05.827515 crc crio[3641]: time=\"2026-06-10T23:41:05.812517962Z\" level=info msg=\"Running pod sandbox: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/POD\" id=cc6a3efd-abd6-4dc5-8f4a-f88d38cdd253 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.628710 | controller |     "Jun 10 23:41:05.827515 crc crio[3641]: time=\"2026-06-10T23:41:05.825444001Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.628724 | controller |     "Jun 10 23:41:05.827515 crc crio[3641]: time=\"2026-06-10T23:41:05.800368224Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-x5vn9/POD\" id=2135f2c4-b647-4786-a116-aad82fcaf838 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.628738 | controller |     "Jun 10 23:41:05.827515 crc crio[3641]: time=\"2026-06-10T23:41:05.825550444Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.628752 | controller |     "Jun 10 23:41:05.827515 crc crio[3641]: time=\"2026-06-10T23:41:05.800441586Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/POD\" id=153582e1-ce2f-40e4-90c2-408eb4b28b40 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.628766 | controller |     "Jun 10 23:41:05.827515 crc crio[3641]: time=\"2026-06-10T23:41:05.825619026Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.628780 | controller |     "Jun 10 23:41:05.827515 crc crio[3641]: time=\"2026-06-10T23:41:05.800516548Z\" level=info msg=\"Running pod sandbox: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/POD\" id=15c41f7a-9f46-419f-925f-b67251fe4aef name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.628794 | controller |     "Jun 10 23:41:05.827515 crc crio[3641]: time=\"2026-06-10T23:41:05.825747779Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.628808 | controller |     "Jun 10 23:41:05.827515 crc crio[3641]: time=\"2026-06-10T23:41:05.80059069Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/machine-config-daemon-5w5zs/POD\" id=3c5ec41f-f8cc-455a-9f5f-f81e85582cb0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.628822 | controller |     "Jun 10 23:41:05.827515 crc crio[3641]: time=\"2026-06-10T23:41:05.825823771Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.628836 | controller |     "Jun 10 23:41:05.827515 crc crio[3641]: time=\"2026-06-10T23:41:05.813832018Z\" level=info msg=\"Running pod sandbox: openshift-image-registry/node-ca-2wddl/POD\" id=0801e6bb-7d37-4bcb-a483-e852aecc3916 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.628850 | controller |     "Jun 10 23:41:05.827515 crc crio[3641]: time=\"2026-06-10T23:41:05.826203822Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.628865 | controller |     "Jun 10 23:41:05.827515 crc crio[3641]: time=\"2026-06-10T23:41:05.800285432Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/POD\" id=40645c3f-54ee-449a-bbd7-ade67b3ca869 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.628879 | controller |     "Jun 10 23:41:05.827515 crc crio[3641]: time=\"2026-06-10T23:41:05.826267683Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.628893 | controller |     "Jun 10 23:41:05.827515 crc crio[3641]: time=\"2026-06-10T23:41:05.827011774Z\" level=info msg=\"Running pod sandbox: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/POD\" id=daab0e1d-9289-4d5c-8d57-238720f2fd34 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.628910 | controller |     "Jun 10 23:41:05.827515 crc crio[3641]: time=\"2026-06-10T23:41:05.827061205Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.628925 | controller |     "Jun 10 23:41:05.846987 crc crio[3641]: time=\"2026-06-10T23:41:05.846185271Z\" level=info msg=\"Running pod sandbox: openshift-multus/network-metrics-daemon-n2bqt/POD\" id=c802b282-8928-40d6-afee-312d5c60d0ba name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.628939 | controller |     "Jun 10 23:41:05.846987 crc crio[3641]: time=\"2026-06-10T23:41:05.846280734Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.628953 | controller |     "Jun 10 23:41:05.868787 crc crio[3641]: time=\"2026-06-10T23:41:05.867419654Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946\" id=59accae7-683b-40f6-b903-61b32c311b50 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.628967 | controller |     "Jun 10 23:41:08.362393 crc crio[3641]: time=\"2026-06-10T23:41:08.362205227Z\" level=info msg=\"Running pod sandbox: openshift-multus/multus-additional-cni-plugins-hdftf/POD\" id=efe0db38-2194-4f66-aaa4-701738cf7a23 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.628982 | controller |     "Jun 10 23:41:08.366193 crc crio[3641]: time=\"2026-06-10T23:41:08.362358091Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.628996 | controller |     "Jun 10 23:41:08.366193 crc crio[3641]: time=\"2026-06-10T23:41:08.362479494Z\" level=info msg=\"Running pod sandbox: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/POD\" id=18cb7aa2-aeea-49b3-807d-f8f3b59827a9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.629010 | controller |     "Jun 10 23:41:08.366193 crc crio[3641]: time=\"2026-06-10T23:41:08.363224084Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.629024 | controller |     "Jun 10 23:41:08.366193 crc crio[3641]: time=\"2026-06-10T23:41:08.363108321Z\" level=info msg=\"Running pod sandbox: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/POD\" id=221577a8-244b-4305-bf18-54f2b49232f2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.629039 | controller |     "Jun 10 23:41:08.366193 crc crio[3641]: time=\"2026-06-10T23:41:08.363294586Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.629053 | controller |     "Jun 10 23:41:08.366193 crc crio[3641]: time=\"2026-06-10T23:41:08.363359128Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 01:10:49.629066 | controller |     "Jun 10 23:41:08.366193 crc crio[3641]: time=\"2026-06-10T23:41:08.363398309Z\" level=info msg=\"Running pod sandbox: openshift-service-ca/service-ca-74545575db-n469q/POD\" id=3f0be774-3c6f-470b-a7fb-95e4f6485954 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.629081 | controller |     "Jun 10 23:41:08.366193 crc crio[3641]: time=\"2026-06-10T23:41:08.363459511Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.629101 | controller |     "Jun 10 23:41:08.366193 crc crio[3641]: time=\"2026-06-10T23:41:08.363550103Z\" level=info msg=\"Running pod sandbox: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/POD\" id=f7bea279-1063-4181-8a5d-173069b549a3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.629116 | controller |     "Jun 10 23:41:08.366193 crc crio[3641]: time=\"2026-06-10T23:41:08.363582004Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.629131 | controller |     "Jun 10 23:41:08.380328 crc crio[3641]: time=\"2026-06-10T23:41:08.379469093Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-l27pk/POD\" id=796e721a-f168-447e-8277-147c93c9f5e3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.629145 | controller |     "Jun 10 23:41:08.380328 crc crio[3641]: time=\"2026-06-10T23:41:08.380186682Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.629159 | controller |     "Jun 10 23:41:08.380513 crc crio[3641]: time=\"2026-06-10T23:41:08.380372497Z\" level=info msg=\"Running pod sandbox: openshift-console/console-6c684df5db-cc8g8/POD\" id=001dc3b2-6481-4562-b714-a8ea536a50ba name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.629173 | controller |     "Jun 10 23:41:08.380513 crc crio[3641]: time=\"2026-06-10T23:41:08.380452449Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.629187 | controller |     "Jun 10 23:41:08.385925 crc crio[3641]: time=\"2026-06-10T23:41:08.384376795Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/POD\" id=66ae0171-7d07-4d03-87aa-5d1f13811d22 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.629201 | controller |     "Jun 10 23:41:08.385925 crc crio[3641]: time=\"2026-06-10T23:41:08.384591681Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.629215 | controller |     "Jun 10 23:41:08.385925 crc crio[3641]: time=\"2026-06-10T23:41:08.385356172Z\" level=info msg=\"Running pod sandbox: hostpath-provisioner/csi-hostpathplugin-mpq2f/POD\" id=14020170-6f1a-4da1-89f1-b89167deb801 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.629229 | controller |     "Jun 10 23:41:08.385925 crc crio[3641]: time=\"2026-06-10T23:41:08.385388043Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.629244 | controller |     "Jun 10 23:41:08.397582 crc crio[3641]: time=\"2026-06-10T23:41:08.389321979Z\" level=info msg=\"Running pod sandbox: openshift-dns/dns-default-qtghf/POD\" id=a9797ec0-8963-43e4-9b2a-5ec81221f1e5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.629258 | controller |     "Jun 10 23:41:08.397582 crc crio[3641]: time=\"2026-06-10T23:41:08.38935737Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.629273 | controller |     "Jun 10 23:41:08.397582 crc crio[3641]: time=\"2026-06-10T23:41:08.389827902Z\" level=info msg=\"Running pod sandbox: openshift-multus/multus-admission-controller-69db94689b-rvf8p/POD\" id=7a78e09a-f976-4c9e-bdfa-59861f6824dc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.629287 | controller |     "Jun 10 23:41:08.412630 crc crio[3641]: time=\"2026-06-10T23:41:08.41198894Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.629306 | controller |     "Jun 10 23:41:08.557288 crc crio[3641]: time=\"2026-06-10T23:41:08.554107167Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.629320 | controller |     "Jun 10 23:41:08.584580 crc crio[3641]: time=\"2026-06-10T23:41:08.584531348Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946\" id=8305d54f-5574-45c2-af13-77a31f270351 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.629335 | controller |     "Jun 10 23:41:08.594555 crc crio[3641]: time=\"2026-06-10T23:41:08.594159408Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.629365 | controller |     "Jun 10 23:41:08.600333 crc crio[3641]: time=\"2026-06-10T23:41:08.600198741Z\" level=info msg=\"Creating container: openshift-ingress/router-default-68cf44c8b8-w4gs8/router\" id=87066d60-44a6-4767-b5f5-0784772a8295 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.629386 | controller |     "Jun 10 23:41:08.624870 crc crio[3641]: time=\"2026-06-10T23:41:08.624276271Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.629401 | controller |     "Jun 10 23:41:09.022599 crc crio[3641]: time=\"2026-06-10T23:41:09.021995107Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.629415 | controller |     "Jun 10 23:41:09.043074 crc crio[3641]: time=\"2026-06-10T23:41:09.042444949Z\" level=info msg=\"Created container ba8e3ec0cf3eb9f91820a88444ad845d5b1e2389512b068804619fef5de5c6e4: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/kube-rbac-proxy\" id=dbb0b5f2-e8f2-4b1a-90f4-f855dc639673 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.629430 | controller |     "Jun 10 23:41:09.052520 crc crio[3641]: time=\"2026-06-10T23:41:09.052196502Z\" level=info msg=\"Starting container: ba8e3ec0cf3eb9f91820a88444ad845d5b1e2389512b068804619fef5de5c6e4\" id=5dc8c1cc-8fe4-40a9-bc9a-5b5bd2223960 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.629444 | controller |     "Jun 10 23:41:09.109933 crc crio[3641]: time=\"2026-06-10T23:41:09.109620672Z\" level=info msg=\"Started container\" PID=8221 containerID=ba8e3ec0cf3eb9f91820a88444ad845d5b1e2389512b068804619fef5de5c6e4 description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/kube-rbac-proxy id=5dc8c1cc-8fe4-40a9-bc9a-5b5bd2223960 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c56ce40e74f53b0630b57a2a48737f8ac0746633b1a2ac557ee392c5ed0da170",
2026-06-11 01:10:49.629459 | controller |     "Jun 10 23:41:09.141391 crc crio[3641]: time=\"2026-06-10T23:41:09.126526209Z\" level=info msg=\"Created container 4652a78c48c9715213b3cf779164a692532694679d39b4c304f1343c54950882: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator\" id=a1d4880a-5c60-46cf-aa65-3f592aa42799 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.629474 | controller |     "Jun 10 23:41:09.141391 crc crio[3641]: time=\"2026-06-10T23:41:09.13102327Z\" level=info msg=\"Starting container: 4652a78c48c9715213b3cf779164a692532694679d39b4c304f1343c54950882\" id=9f60a473-0ea5-4b25-bb93-ae3d266d8573 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.629489 | controller |     "Jun 10 23:41:09.166005 crc crio[3641]: time=\"2026-06-10T23:41:09.165364367Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=bcbe45ee-821a-45a1-83ac-a339857972e9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.629507 | controller |     "Jun 10 23:41:09.248959 crc crio[3641]: time=\"2026-06-10T23:41:09.246000953Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=800bfaa1-7136-4679-b038-697c1def4157 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.629522 | controller |     "Jun 10 23:41:09.248959 crc crio[3641]: time=\"2026-06-10T23:41:09.246196829Z\" level=info msg=\"Started container\" PID=8219 containerID=4652a78c48c9715213b3cf779164a692532694679d39b4c304f1343c54950882 description=openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator id=9f60a473-0ea5-4b25-bb93-ae3d266d8573 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3c4f3b5413c5c8dbd4f43dfdf51db831b56c5000d00d6157dc9f33d2309899d6",
2026-06-11 01:10:49.629536 | controller |     "Jun 10 23:41:09.289774 crc crio[3641]: time=\"2026-06-10T23:41:09.289600301Z\" level=info msg=\"Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=f9f469a2-194a-4f5e-89b1-2c4a510b3e7b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.629551 | controller |     "Jun 10 23:41:09.309611 crc crio[3641]: time=\"2026-06-10T23:41:09.309271221Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.629565 | controller |     "Jun 10 23:41:09.484023 crc crio[3641]: time=\"2026-06-10T23:41:09.48331037Z\" level=info msg=\"Created container c11579288ae5561270e0d35620d096642a08ebf3766e828e204366f7d815488a: openshift-dns/node-resolver-277xp/dns-node-resolver\" id=01153d7d-0d80-4aa6-a78f-26806d8417f8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.629579 | controller |     "Jun 10 23:41:09.499607 crc crio[3641]: time=\"2026-06-10T23:41:09.499149317Z\" level=info msg=\"Starting container: c11579288ae5561270e0d35620d096642a08ebf3766e828e204366f7d815488a\" id=eeb4de7b-aec1-44fe-b908-78ef2ff94867 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.629593 | controller |     "Jun 10 23:41:09.533185 crc crio[3641]: time=\"2026-06-10T23:41:09.525976421Z\" 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=86db02f2-5d3b-426d-b213-fb8bb7e08db0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.629607 | controller |     "Jun 10 23:41:09.635511 crc crio[3641]: time=\"2026-06-10T23:41:09.62930648Z\" level=info msg=\"Started container\" PID=8240 containerID=c11579288ae5561270e0d35620d096642a08ebf3766e828e204366f7d815488a description=openshift-dns/node-resolver-277xp/dns-node-resolver id=eeb4de7b-aec1-44fe-b908-78ef2ff94867 name=/runtime.v1.RuntimeService/StartContainer sandboxID=226b8d6bae22cf9ca3b5b7c2a7465171f5e28a40325dba891743d2b7a42a8e4a",
2026-06-11 01:10:49.629621 | controller |     "Jun 10 23:41:09.879330 crc crio[3641]: time=\"2026-06-10T23:41:09.879222216Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=8d8e7707-34b0-4e76-b37a-51a7d4f40a04 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.629635 | controller |     "Jun 10 23:41:10.200384 crc crio[3641]: time=\"2026-06-10T23:41:10.197827806Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=a8dd3236-8f81-4c3b-9408-65908c07680b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.629649 | controller |     "Jun 10 23:41:10.216180 crc crio[3641]: time=\"2026-06-10T23:41:10.215537435Z\" level=info msg=\"Ran pod sandbox 1ce34a781ac9333cdd0aad896100665bced594be6c2d566eb816d3c7f725935f with infra container: openshift-machine-config-operator/machine-config-server-frshx/POD\" id=86db02f2-5d3b-426d-b213-fb8bb7e08db0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.629667 | controller |     "Jun 10 23:41:10.225076 crc crio[3641]: time=\"2026-06-10T23:41:10.224394214Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=1c317903-d5ae-4af1-aba7-1976073c942e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.629681 | controller |     "Jun 10 23:41:10.262303 crc crio[3641]: time=\"2026-06-10T23:41:10.261383922Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.629696 | controller |     "Jun 10 23:41:10.324386 crc crio[3641]: time=\"2026-06-10T23:41:10.323521149Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=f84e03d0-16b6-4011-aade-98be984f9ceb name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.629710 | controller |     "Jun 10 23:41:10.335193 crc crio[3641]: time=\"2026-06-10T23:41:10.324330191Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller\" id=ea12e165-cd50-4b37-a0f6-c1284327bf7d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.629724 | controller |     "Jun 10 23:41:10.412746 crc crio[3641]: time=\"2026-06-10T23:41:10.412050859Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.629738 | controller |     "Jun 10 23:41:10.509833 crc crio[3641]: time=\"2026-06-10T23:41:10.508091332Z\" 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=efe0db38-2194-4f66-aaa4-701738cf7a23 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.629752 | controller |     "Jun 10 23:41:10.524613 crc crio[3641]: time=\"2026-06-10T23:41:10.524545086Z\" 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=0801e6bb-7d37-4bcb-a483-e852aecc3916 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.629766 | controller |     "Jun 10 23:41:10.540001 crc crio[3641]: time=\"2026-06-10T23:41:10.539801338Z\" 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=3c5ec41f-f8cc-455a-9f5f-f81e85582cb0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.629780 | controller |     "Jun 10 23:41:10.556360 crc crio[3641]: time=\"2026-06-10T23:41:10.55620157Z\" 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=6a5d1102-de80-4522-a445-43dc872f3bab name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.629794 | controller |     "Jun 10 23:41:11.064761 crc crio[3641]: time=\"2026-06-10T23:41:11.064292345Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.629808 | controller |     "Jun 10 23:41:11.069018 crc crio[3641]: time=\"2026-06-10T23:41:11.068760066Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.629822 | controller |     "Jun 10 23:41:11.070585 crc crio[3641]: time=\"2026-06-10T23:41:11.070471682Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-server-frshx/machine-config-server\" id=5807b252-1f87-451a-89bf-9cf684b0d2af name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.629839 | controller |     "Jun 10 23:41:11.101344 crc crio[3641]: time=\"2026-06-10T23:41:11.101155851Z\" level=info msg=\"Ran pod sandbox 1f7bc63cc68927732382194013e792d7869484bb4e59d78bb1d89b2576ef4b8f with infra container: openshift-image-registry/node-ca-2wddl/POD\" id=0801e6bb-7d37-4bcb-a483-e852aecc3916 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.629854 | controller |     "Jun 10 23:41:11.114888 crc crio[3641]: time=\"2026-06-10T23:41:11.114791179Z\" level=info msg=\"Ran pod sandbox 0b7f7596da528d65d61c8c8b0510054bde74cad98eea415b33d856d7cc30c6f2 with infra container: openshift-multus/multus-additional-cni-plugins-hdftf/POD\" id=efe0db38-2194-4f66-aaa4-701738cf7a23 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.629867 | controller |     "Jun 10 23:41:11.115089 crc crio[3641]: time=\"2026-06-10T23:41:11.115026655Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418\" id=075d6d3b-de5a-422e-ab6a-a06d25fdc872 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.629881 | controller |     "Jun 10 23:41:11.128828 crc crio[3641]: time=\"2026-06-10T23:41:11.124736807Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5a2a7b3c2f1598189d8880e6aa15ab11a65b201f25012f77ba41e7487a60729a\" id=ab7a480d-2c33-4a2e-b1ba-46b2463e0828 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.629896 | controller |     "Jun 10 23:41:11.134352 crc crio[3641]: time=\"2026-06-10T23:41:11.130534534Z\" level=info msg=\"Ran pod sandbox 97827587a2e28989c1cdd1c00af99c8c1ebe647dc6f030a7cc0b051c8f1cc27b with infra container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/POD\" id=6a5d1102-de80-4522-a445-43dc872f3bab name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.629909 | controller |     "Jun 10 23:41:11.146614 crc crio[3641]: time=\"2026-06-10T23:41:11.142808765Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=12d2819a-8ee8-42c0-8498-a0039ac2c4b9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.629924 | controller |     "Jun 10 23:41:11.167594 crc crio[3641]: time=\"2026-06-10T23:41:11.167458691Z\" level=info msg=\"Ran pod sandbox 0f0011a1ec6df02f90a906fac87bef4961283de2ac6e00a3a2c0e7b3bf2da7a4 with infra container: openshift-machine-config-operator/machine-config-daemon-5w5zs/POD\" id=3c5ec41f-f8cc-455a-9f5f-f81e85582cb0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.629938 | controller |     "Jun 10 23:41:11.172736 crc crio[3641]: time=\"2026-06-10T23:41:11.172593589Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=d0ff6692-52c0-446e-a15c-7100909cd1f6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.629955 | controller |     "Jun 10 23:41:11.261102 crc crio[3641]: time=\"2026-06-10T23:41:11.257334246Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=4a5a28cb-afa1-4ebe-a045-971bf067295c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.629969 | controller |     "Jun 10 23:41:11.261102 crc crio[3641]: time=\"2026-06-10T23:41:11.258339714Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418\" id=1716c48b-ace5-4aa1-9235-862ee54184c9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.630007 | controller |     "Jun 10 23:41:11.261102 crc crio[3641]: time=\"2026-06-10T23:41:11.260925623Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon\" id=f213d59e-792d-4c8b-81db-8af20e0a9000 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.630025 | controller |     "Jun 10 23:41:11.272026 crc crio[3641]: time=\"2026-06-10T23:41:11.263505233Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.630045 | controller |     "Jun 10 23:41:11.275919 crc crio[3641]: time=\"2026-06-10T23:41:11.273203015Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=a114c3ad-5aba-4f58-94a4-12a8befa8d94 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.630060 | controller |     "Jun 10 23:41:11.275919 crc crio[3641]: time=\"2026-06-10T23:41:11.275594969Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.630078 | controller |     "Jun 10 23:41:11.280278 crc crio[3641]: time=\"2026-06-10T23:41:11.279506275Z\" level=info msg=\"Creating container: openshift-image-registry/node-ca-2wddl/node-ca\" id=5ad1fc58-465d-4af2-8479-c7954fb7e098 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.630153 | controller |     "Jun 10 23:41:11.291925 crc crio[3641]: time=\"2026-06-10T23:41:11.291142019Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.630176 | controller |     "Jun 10 23:41:11.315991 crc crio[3641]: time=\"2026-06-10T23:41:11.315422274Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5a2a7b3c2f1598189d8880e6aa15ab11a65b201f25012f77ba41e7487a60729a\" id=e0c22229-61ff-47b6-a6c4-3f08ccfbd383 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.630191 | controller |     "Jun 10 23:41:11.428527 crc crio[3641]: time=\"2026-06-10T23:41:11.428305811Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.630206 | controller |     "Jun 10 23:41:11.461582 crc crio[3641]: time=\"2026-06-10T23:41:11.461522398Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.630220 | controller |     "Jun 10 23:41:11.529725 crc crio[3641]: time=\"2026-06-10T23:41:11.529461222Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/egress-router-binary-copy\" id=47cfa5b0-561b-41c1-8258-6ff3fd581dbe name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.630235 | controller |     "Jun 10 23:41:11.530981 crc crio[3641]: time=\"2026-06-10T23:41:11.529735819Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy\" id=a1d04691-e5d3-4927-b643-06eacc4fdbb0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.630250 | controller |     "Jun 10 23:41:11.559350 crc crio[3641]: time=\"2026-06-10T23:41:11.559060141Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.630265 | controller |     "Jun 10 23:41:11.566343 crc crio[3641]: time=\"2026-06-10T23:41:11.562224566Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.630279 | controller |     "Jun 10 23:41:11.587980 crc crio[3641]: time=\"2026-06-10T23:41:11.586185833Z\" level=info msg=\"Created container 92cc6e65264b24300b27a26d95255e1267ac12073f3f8d2f09371ebc827cf7d4: openshift-ingress/router-default-68cf44c8b8-w4gs8/router\" id=87066d60-44a6-4767-b5f5-0784772a8295 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.630297 | controller |     "Jun 10 23:41:11.635393 crc crio[3641]: time=\"2026-06-10T23:41:11.634075556Z\" level=info msg=\"Starting container: 92cc6e65264b24300b27a26d95255e1267ac12073f3f8d2f09371ebc827cf7d4\" id=476fddee-2d77-4176-af13-925bfeba6b1b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.630312 | controller |     "Jun 10 23:41:11.751097 crc crio[3641]: time=\"2026-06-10T23:41:11.750339574Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.630327 | controller |     "Jun 10 23:41:11.763257 crc crio[3641]: time=\"2026-06-10T23:41:11.763069598Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.630341 | controller |     "Jun 10 23:41:11.766190 crc crio[3641]: time=\"2026-06-10T23:41:11.764224319Z\" level=info msg=\"Started container\" PID=8315 containerID=92cc6e65264b24300b27a26d95255e1267ac12073f3f8d2f09371ebc827cf7d4 description=openshift-ingress/router-default-68cf44c8b8-w4gs8/router id=476fddee-2d77-4176-af13-925bfeba6b1b name=/runtime.v1.RuntimeService/StartContainer sandboxID=e7cd294bc420ebe47575aaf77dd9550e7a3abe3d358c7458d1e91a8cb3d9f71f",
2026-06-11 01:10:49.630382 | controller |     "Jun 10 23:41:11.881151 crc crio[3641]: time=\"2026-06-10T23:41:11.881047542Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.630399 | controller |     "Jun 10 23:41:11.915722 crc crio[3641]: time=\"2026-06-10T23:41:11.915476521Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.630414 | controller |     "Jun 10 23:41:12.006458 crc crio[3641]: time=\"2026-06-10T23:41:11.990365693Z\" level=info msg=\"Created container a55a96873d7b68f7a86e5d7d1868f6ffd8902995365a1b05f0c1dc1d0fec0d5a: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller\" id=ea12e165-cd50-4b37-a0f6-c1284327bf7d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.630428 | controller |     "Jun 10 23:41:12.006458 crc crio[3641]: time=\"2026-06-10T23:41:12.001940425Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.630443 | controller |     "Jun 10 23:41:12.060461 crc crio[3641]: time=\"2026-06-10T23:41:12.060223618Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.630457 | controller |     "Jun 10 23:41:12.223018 crc crio[3641]: time=\"2026-06-10T23:41:12.221864341Z\" level=info msg=\"Starting container: a55a96873d7b68f7a86e5d7d1868f6ffd8902995365a1b05f0c1dc1d0fec0d5a\" id=bdfda40a-a5b9-4de0-8d66-5a3c1cb78be9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.630471 | controller |     "Jun 10 23:41:12.464502 crc crio[3641]: time=\"2026-06-10T23:41:12.462155778Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.630486 | controller |     "Jun 10 23:41:13.022398 crc crio[3641]: time=\"2026-06-10T23:41:13.021351482Z\" level=info msg=\"Started container\" PID=8328 containerID=a55a96873d7b68f7a86e5d7d1868f6ffd8902995365a1b05f0c1dc1d0fec0d5a description=openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller id=bdfda40a-a5b9-4de0-8d66-5a3c1cb78be9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4d7c197c87c00c3cb7f05402949e78d174879683c4b4e3447c2cd9ac3899b435",
2026-06-11 01:10:49.630504 | controller |     "Jun 10 23:41:13.096794 crc crio[3641]: time=\"2026-06-10T23:41:13.093443618Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=3e5b06fd-9f9f-4700-af5b-ecf65e0e9d25 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.630520 | controller |     "Jun 10 23:41:13.148015 crc crio[3641]: time=\"2026-06-10T23:41:13.146098269Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=1c3fc3db-1334-4978-8bab-921f2b8838e0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.630534 | controller |     "Jun 10 23:41:13.153783 crc crio[3641]: time=\"2026-06-10T23:41:13.153108998Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging\" id=f8d75082-fd3d-4465-855f-4f1552c6b4e7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.630548 | controller |     "Jun 10 23:41:13.154335 crc crio[3641]: time=\"2026-06-10T23:41:13.153808147Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.630562 | controller |     "Jun 10 23:41:13.374959 crc crio[3641]: time=\"2026-06-10T23:41:13.374098833Z\" level=info msg=\"Created container bc05997a1996509222817a88d681ed18689b192a3c80237189c37dfcb373251b: openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon\" id=f213d59e-792d-4c8b-81db-8af20e0a9000 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.630577 | controller |     "Jun 10 23:41:13.414265 crc crio[3641]: time=\"2026-06-10T23:41:13.41138005Z\" level=info msg=\"Starting container: bc05997a1996509222817a88d681ed18689b192a3c80237189c37dfcb373251b\" id=c6fe1119-4127-4230-ac56-a82ff8ab12e3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.630591 | controller |     "Jun 10 23:41:13.445034 crc crio[3641]: time=\"2026-06-10T23:41:13.444305108Z\" level=info msg=\"Created container b1e6ff66810adb5cb84cef388f8d0fe5a21c39e0e62018ab365c983bf9674854: openshift-machine-config-operator/machine-config-server-frshx/machine-config-server\" id=5807b252-1f87-451a-89bf-9cf684b0d2af name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.630605 | controller |     "Jun 10 23:41:13.457447 crc crio[3641]: time=\"2026-06-10T23:41:13.452100469Z\" level=info msg=\"Starting container: b1e6ff66810adb5cb84cef388f8d0fe5a21c39e0e62018ab365c983bf9674854\" id=4658b8ba-196b-42e4-b6cf-5209dec8e557 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.630619 | controller |     "Jun 10 23:41:13.548047 crc crio[3641]: time=\"2026-06-10T23:41:13.544434941Z\" level=info msg=\"Started container\" PID=8343 containerID=bc05997a1996509222817a88d681ed18689b192a3c80237189c37dfcb373251b description=openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon id=c6fe1119-4127-4230-ac56-a82ff8ab12e3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0f0011a1ec6df02f90a906fac87bef4961283de2ac6e00a3a2c0e7b3bf2da7a4",
2026-06-11 01:10:49.630634 | controller |     "Jun 10 23:41:13.567170 crc crio[3641]: time=\"2026-06-10T23:41:13.565624773Z\" level=info msg=\"Started container\" PID=8344 containerID=b1e6ff66810adb5cb84cef388f8d0fe5a21c39e0e62018ab365c983bf9674854 description=openshift-machine-config-operator/machine-config-server-frshx/machine-config-server id=4658b8ba-196b-42e4-b6cf-5209dec8e557 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1ce34a781ac9333cdd0aad896100665bced594be6c2d566eb816d3c7f725935f",
2026-06-11 01:10:49.630649 | controller |     "Jun 10 23:41:14.064890 crc crio[3641]: time=\"2026-06-10T23:41:14.064420847Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=2ef211b7-2eaf-400d-8fce-03ed704f16bf name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.630668 | controller |     "Jun 10 23:41:14.076789 crc crio[3641]: time=\"2026-06-10T23:41:14.076448422Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=4a70ce8a-307d-48a9-a431-5f1fece313ce name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.630682 | controller |     "Jun 10 23:41:14.096345 crc crio[3641]: time=\"2026-06-10T23:41:14.09340161Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.630697 | controller |     "Jun 10 23:41:14.120433 crc crio[3641]: time=\"2026-06-10T23:41:14.120182303Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-daemon-5w5zs/kube-rbac-proxy\" id=b7ae9cb9-c695-4a99-b8b8-e1217959176a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.630711 | controller |     "Jun 10 23:41:14.120586 crc crio[3641]: time=\"2026-06-10T23:41:14.120567263Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.630726 | controller |     "Jun 10 23:41:14.786777 crc crio[3641]: time=\"2026-06-10T23:41:14.778088412Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.630741 | controller |     "Jun 10 23:41:15.800454 crc crio[3641]: time=\"2026-06-10T23:41:15.800187871Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.630755 | controller |     "Jun 10 23:41:16.112295 crc crio[3641]: time=\"2026-06-10T23:41:16.112235804Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.630769 | controller |     "Jun 10 23:41:16.150952 crc crio[3641]: time=\"2026-06-10T23:41:16.150819155Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.630783 | controller |     "Jun 10 23:41:16.353703 crc crio[3641]: time=\"2026-06-10T23:41:16.353128296Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.630797 | controller |     "Jun 10 23:41:16.517227 crc crio[3641]: time=\"2026-06-10T23:41:16.516896738Z\" level=info msg=\"Created container 7e3d6aba4d401e4678ab5812ed97b4c1ac590326113781e4e563972afa126016: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging\" id=f8d75082-fd3d-4465-855f-4f1552c6b4e7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.630811 | controller |     "Jun 10 23:41:16.530252 crc crio[3641]: time=\"2026-06-10T23:41:16.524360719Z\" level=info msg=\"Starting container: 7e3d6aba4d401e4678ab5812ed97b4c1ac590326113781e4e563972afa126016\" id=02f1100c-6c7b-4ade-983a-7a48158464ae name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.630824 | controller |     "Jun 10 23:41:16.644242 crc crio[3641]: time=\"2026-06-10T23:41:16.622389545Z\" level=info msg=\"Created container 12b91389c45e4e9c1cd64132a205dd59cf7dc299691d84ad439b55bba342a10c: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=f9f469a2-194a-4f5e-89b1-2c4a510b3e7b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.630838 | controller |     "Jun 10 23:41:16.644242 crc crio[3641]: time=\"2026-06-10T23:41:16.628797448Z\" level=info msg=\"Starting container: 12b91389c45e4e9c1cd64132a205dd59cf7dc299691d84ad439b55bba342a10c\" id=6eb0487a-3989-4c09-8722-e4761124d584 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.630862 | controller |     "Jun 10 23:41:16.644242 crc crio[3641]: time=\"2026-06-10T23:41:16.63219971Z\" level=info msg=\"Started container\" PID=8411 containerID=7e3d6aba4d401e4678ab5812ed97b4c1ac590326113781e4e563972afa126016 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging id=02f1100c-6c7b-4ade-983a-7a48158464ae name=/runtime.v1.RuntimeService/StartContainer sandboxID=4d7c197c87c00c3cb7f05402949e78d174879683c4b4e3447c2cd9ac3899b435",
2026-06-11 01:10:49.630877 | controller |     "Jun 10 23:41:16.683290 crc crio[3641]: time=\"2026-06-10T23:41:16.682781286Z\" level=info msg=\"Started container\" PID=8413 containerID=12b91389c45e4e9c1cd64132a205dd59cf7dc299691d84ad439b55bba342a10c description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=6eb0487a-3989-4c09-8722-e4761124d584 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c56ce40e74f53b0630b57a2a48737f8ac0746633b1a2ac557ee392c5ed0da170",
2026-06-11 01:10:49.630892 | controller |     "Jun 10 23:41:16.720238 crc crio[3641]: time=\"2026-06-10T23:41:16.720179105Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=671b66a8-ee22-4756-9cbb-b7a2403f0d71 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.630906 | controller |     "Jun 10 23:41:16.726495 crc crio[3641]: time=\"2026-06-10T23:41:16.726464925Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=99864b13-2d67-414c-93ba-920df2ddb5ee name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.630921 | controller |     "Jun 10 23:41:16.746517 crc crio[3641]: time=\"2026-06-10T23:41:16.746476585Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node\" id=d17b73a3-63e1-4ffa-8376-cd6cf59c1a3d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.630935 | controller |     "Jun 10 23:41:16.747473 crc crio[3641]: time=\"2026-06-10T23:41:16.747451181Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.630949 | controller |     "Jun 10 23:41:17.045395 crc crio[3641]: time=\"2026-06-10T23:41:17.04157696Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.630964 | controller |     "Jun 10 23:41:17.045395 crc crio[3641]: time=\"2026-06-10T23:41:17.044957782Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.630978 | controller |     "Jun 10 23:41:17.202128 crc crio[3641]: time=\"2026-06-10T23:41:17.191603381Z\" level=info msg=\"Created container 83e2f65e036867fab8116b4e6b39094f4ab4e14fdab9c9626a8bfa9a1e056a92: openshift-machine-config-operator/machine-config-daemon-5w5zs/kube-rbac-proxy\" id=b7ae9cb9-c695-4a99-b8b8-e1217959176a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.630992 | controller |     "Jun 10 23:41:17.294096 crc crio[3641]: time=\"2026-06-10T23:41:17.290157331Z\" level=info msg=\"Created container e2902a34599ad57dffec50f44505d6f79b7c0609557296e4b84901fa49aa4565: openshift-image-registry/node-ca-2wddl/node-ca\" id=5ad1fc58-465d-4af2-8479-c7954fb7e098 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.631006 | controller |     "Jun 10 23:41:17.312018 crc crio[3641]: time=\"2026-06-10T23:41:17.311538808Z\" level=info msg=\"Starting container: 83e2f65e036867fab8116b4e6b39094f4ab4e14fdab9c9626a8bfa9a1e056a92\" id=78d8b36a-37e9-453a-ade5-a1f1d1110693 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.631023 | controller |     "Jun 10 23:41:17.330435 crc crio[3641]: time=\"2026-06-10T23:41:17.330346996Z\" level=info msg=\"Starting container: e2902a34599ad57dffec50f44505d6f79b7c0609557296e4b84901fa49aa4565\" id=f13d23d6-1eeb-47b8-a277-a689e8794dfb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.631038 | controller |     "Jun 10 23:41:17.366924 crc crio[3641]: time=\"2026-06-10T23:41:17.366559443Z\" level=info msg=\"Created container 6e4ffd1e999f208481c8b7d752abe2de7a4f1306ebe6774c9731ab1a57639e97: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node\" id=d17b73a3-63e1-4ffa-8376-cd6cf59c1a3d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.631052 | controller |     "Jun 10 23:41:17.375103 crc crio[3641]: time=\"2026-06-10T23:41:17.374944099Z\" level=info msg=\"Starting container: 6e4ffd1e999f208481c8b7d752abe2de7a4f1306ebe6774c9731ab1a57639e97\" id=ddebac0d-75e1-4266-a156-aae743ec70ae name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.631067 | controller |     "Jun 10 23:41:17.502401 crc crio[3641]: time=\"2026-06-10T23:41:17.480209961Z\" level=info msg=\"Started container\" PID=8418 containerID=83e2f65e036867fab8116b4e6b39094f4ab4e14fdab9c9626a8bfa9a1e056a92 description=openshift-machine-config-operator/machine-config-daemon-5w5zs/kube-rbac-proxy id=78d8b36a-37e9-453a-ade5-a1f1d1110693 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0f0011a1ec6df02f90a906fac87bef4961283de2ac6e00a3a2c0e7b3bf2da7a4",
2026-06-11 01:10:49.631081 | controller |     "Jun 10 23:41:17.642056 crc crio[3641]: time=\"2026-06-10T23:41:17.641361731Z\" level=info msg=\"Started container\" PID=8447 containerID=6e4ffd1e999f208481c8b7d752abe2de7a4f1306ebe6774c9731ab1a57639e97 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node id=ddebac0d-75e1-4266-a156-aae743ec70ae name=/runtime.v1.RuntimeService/StartContainer sandboxID=4d7c197c87c00c3cb7f05402949e78d174879683c4b4e3447c2cd9ac3899b435",
2026-06-11 01:10:49.631096 | controller |     "Jun 10 23:41:17.851246 crc crio[3641]: time=\"2026-06-10T23:41:17.845581494Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.631111 | controller |     "Jun 10 23:41:17.861218 crc crio[3641]: time=\"2026-06-10T23:41:17.859359416Z\" level=info msg=\"Started container\" PID=8436 containerID=e2902a34599ad57dffec50f44505d6f79b7c0609557296e4b84901fa49aa4565 description=openshift-image-registry/node-ca-2wddl/node-ca id=f13d23d6-1eeb-47b8-a277-a689e8794dfb name=/runtime.v1.RuntimeService/StartContainer sandboxID=1f7bc63cc68927732382194013e792d7869484bb4e59d78bb1d89b2576ef4b8f",
2026-06-11 01:10:49.631125 | controller |     "Jun 10 23:41:17.910199 crc crio[3641]: time=\"2026-06-10T23:41:17.910112496Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=6db85930-73a5-423d-a371-865970b6a1c4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.631140 | controller |     "Jun 10 23:41:17.940044 crc crio[3641]: time=\"2026-06-10T23:41:17.927597448Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=ad2b7323-8d08-42be-8af3-3febc62d3d60 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.631154 | controller |     "Jun 10 23:41:18.079046 crc crio[3641]: time=\"2026-06-10T23:41:18.076266591Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics\" id=8679067f-5d57-40d8-b2ea-e410b842227a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.631168 | controller |     "Jun 10 23:41:18.079046 crc crio[3641]: time=\"2026-06-10T23:41:18.076878337Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.631186 | controller |     "Jun 10 23:41:18.206627 crc crio[3641]: time=\"2026-06-10T23:41:18.206067755Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.631201 | controller |     "Jun 10 23:41:19.048559 crc crio[3641]: time=\"2026-06-10T23:41:19.048412711Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.631215 | controller |     "Jun 10 23:41:19.053879 crc crio[3641]: time=\"2026-06-10T23:41:19.053440496Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.631229 | controller |     "Jun 10 23:41:19.246591 crc crio[3641]: time=\"2026-06-10T23:41:19.244284478Z\" level=info msg=\"Created container 406f8786b4400d616bc30964e92045d82c0ada664cb17bfcae8e932d07dbfe9d: openshift-multus/multus-additional-cni-plugins-hdftf/egress-router-binary-copy\" id=47cfa5b0-561b-41c1-8258-6ff3fd581dbe name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.631243 | controller |     "Jun 10 23:41:19.277264 crc crio[3641]: time=\"2026-06-10T23:41:19.268140492Z\" level=info msg=\"Created container 3c6370e18f07d0c1e9b960f9ead22700f357c0b4ef0f1deadfdd7560ef8d1887: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy\" id=a1d04691-e5d3-4927-b643-06eacc4fdbb0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.631258 | controller |     "Jun 10 23:41:19.277264 crc crio[3641]: time=\"2026-06-10T23:41:19.271150964Z\" level=info msg=\"Starting container: 406f8786b4400d616bc30964e92045d82c0ada664cb17bfcae8e932d07dbfe9d\" id=401ac3e0-755f-4827-9b0c-e5f6b7297ee0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.631272 | controller |     "Jun 10 23:41:19.280870 crc crio[3641]: time=\"2026-06-10T23:41:19.277596758Z\" level=info msg=\"Starting container: 3c6370e18f07d0c1e9b960f9ead22700f357c0b4ef0f1deadfdd7560ef8d1887\" id=485b6a2f-822b-40b8-8bda-75b7a36a02b9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.631286 | controller |     "Jun 10 23:41:19.399418 crc crio[3641]: time=\"2026-06-10T23:41:19.398485561Z\" level=info msg=\"Started container\" PID=8499 containerID=406f8786b4400d616bc30964e92045d82c0ada664cb17bfcae8e932d07dbfe9d description=openshift-multus/multus-additional-cni-plugins-hdftf/egress-router-binary-copy id=401ac3e0-755f-4827-9b0c-e5f6b7297ee0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0b7f7596da528d65d61c8c8b0510054bde74cad98eea415b33d856d7cc30c6f2",
2026-06-11 01:10:49.631301 | controller |     "Jun 10 23:41:19.416614 crc crio[3641]: time=\"2026-06-10T23:41:19.414151244Z\" level=info msg=\"Started container\" PID=8498 containerID=3c6370e18f07d0c1e9b960f9ead22700f357c0b4ef0f1deadfdd7560ef8d1887 description=openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy id=485b6a2f-822b-40b8-8bda-75b7a36a02b9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=97827587a2e28989c1cdd1c00af99c8c1ebe647dc6f030a7cc0b051c8f1cc27b",
2026-06-11 01:10:49.631316 | controller |     "Jun 10 23:41:19.552150 crc crio[3641]: time=\"2026-06-10T23:41:19.551422429Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=7a69dc72-387a-4310-a6e4-83849bd4b6f6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.631331 | controller |     "Jun 10 23:41:19.559420 crc crio[3641]: time=\"2026-06-10T23:41:19.557360579Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=c4c5fab1-563f-47ae-9a7f-7e14dcf60703 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.631370 | controller |     "Jun 10 23:41:19.569421 crc crio[3641]: time=\"2026-06-10T23:41:19.569067025Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=2465eb7c-389e-4620-a0b4-aaf87e0b3c90 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.631395 | controller |     "Jun 10 23:41:19.570084 crc crio[3641]: time=\"2026-06-10T23:41:19.5696175Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.631412 | controller |     "Jun 10 23:41:19.644212 crc crio[3641]: time=\"2026-06-10T23:41:19.643559986Z\" level=info msg=\"Created container 77300f3e733a91e30dd26c3547c05f4029c0cb9f1f0bc4ecae7a364350b7ac8c: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics\" id=8679067f-5d57-40d8-b2ea-e410b842227a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.631427 | controller |     "Jun 10 23:41:19.658273 crc crio[3641]: time=\"2026-06-10T23:41:19.656156656Z\" level=info msg=\"Starting container: 77300f3e733a91e30dd26c3547c05f4029c0cb9f1f0bc4ecae7a364350b7ac8c\" id=d09f42fb-2207-4567-a429-48c2bda6a90c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.631442 | controller |     "Jun 10 23:41:19.721269 crc crio[3641]: time=\"2026-06-10T23:41:19.721076598Z\" level=info msg=\"Started container\" PID=8540 containerID=77300f3e733a91e30dd26c3547c05f4029c0cb9f1f0bc4ecae7a364350b7ac8c description=openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics id=d09f42fb-2207-4567-a429-48c2bda6a90c name=/runtime.v1.RuntimeService/StartContainer sandboxID=4d7c197c87c00c3cb7f05402949e78d174879683c4b4e3447c2cd9ac3899b435",
2026-06-11 01:10:49.631456 | controller |     "Jun 10 23:41:19.825131 crc crio[3641]: time=\"2026-06-10T23:41:19.824485979Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.631471 | controller |     "Jun 10 23:41:19.889613 crc crio[3641]: time=\"2026-06-10T23:41:19.888095096Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.631485 | controller |     "Jun 10 23:41:20.222478 crc crio[3641]: time=\"2026-06-10T23:41:20.222296228Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=ecc5868a-2d4c-431f-88ea-ef7ec067b80c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.631500 | controller |     "Jun 10 23:41:20.252187 crc crio[3641]: time=\"2026-06-10T23:41:20.251242619Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=b9b60a05-f2e6-455c-a22d-a54759c95ebe name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.631514 | controller |     "Jun 10 23:41:20.266108 crc crio[3641]: time=\"2026-06-10T23:41:20.265965027Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd\" id=39b3429f-a1c6-4c19-a13f-103bb388d46d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.631528 | controller |     "Jun 10 23:41:20.268814 crc crio[3641]: time=\"2026-06-10T23:41:20.266306756Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.631543 | controller |     "Jun 10 23:41:20.622000 crc crio[3641]: time=\"2026-06-10T23:41:20.614365471Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.631561 | controller |     "Jun 10 23:41:20.622000 crc crio[3641]: time=\"2026-06-10T23:41:20.618476482Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.631622 | controller |     "Jun 10 23:41:20.932978 crc crio[3641]: time=\"2026-06-10T23:41:20.932631612Z\" level=info msg=\"Created container b696e180d6bf8bdbeffb6482e6d94603d67147ba6d950aa0c7229bfde29a525f: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=2465eb7c-389e-4620-a0b4-aaf87e0b3c90 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.631638 | controller |     "Jun 10 23:41:20.940234 crc crio[3641]: time=\"2026-06-10T23:41:20.940103474Z\" level=info msg=\"Starting container: b696e180d6bf8bdbeffb6482e6d94603d67147ba6d950aa0c7229bfde29a525f\" id=2d78b519-81d3-4626-8878-80d2ce4f24c3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.631653 | controller |     "Jun 10 23:41:21.010567 crc crio[3641]: time=\"2026-06-10T23:41:21.010290698Z\" level=info msg=\"Started container\" PID=8591 containerID=b696e180d6bf8bdbeffb6482e6d94603d67147ba6d950aa0c7229bfde29a525f description=openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager id=2d78b519-81d3-4626-8878-80d2ce4f24c3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=97827587a2e28989c1cdd1c00af99c8c1ebe647dc6f030a7cc0b051c8f1cc27b",
2026-06-11 01:10:49.631668 | controller |     "Jun 10 23:41:21.419627 crc crio[3641]: time=\"2026-06-10T23:41:21.418414444Z\" level=info msg=\"Created container ab6741e6d03c4a40648dd2118c60521f3dc6b4528a1130ba7cc9cb45a90771eb: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd\" id=39b3429f-a1c6-4c19-a13f-103bb388d46d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.631683 | controller |     "Jun 10 23:41:21.433621 crc crio[3641]: time=\"2026-06-10T23:41:21.433343917Z\" level=info msg=\"Starting container: ab6741e6d03c4a40648dd2118c60521f3dc6b4528a1130ba7cc9cb45a90771eb\" id=f19ee0fc-96b4-4bb8-9e03-32ac81066090 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.631697 | controller |     "Jun 10 23:41:21.590629 crc crio[3641]: time=\"2026-06-10T23:41:21.586368808Z\" level=info msg=\"Started container\" PID=8603 containerID=ab6741e6d03c4a40648dd2118c60521f3dc6b4528a1130ba7cc9cb45a90771eb description=openshift-ovn-kubernetes/ovnkube-node-2tk97/northd id=f19ee0fc-96b4-4bb8-9e03-32ac81066090 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4d7c197c87c00c3cb7f05402949e78d174879683c4b4e3447c2cd9ac3899b435",
2026-06-11 01:10:49.631711 | controller |     "Jun 10 23:41:21.780092 crc crio[3641]: time=\"2026-06-10T23:41:21.778558746Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=f4791cdd-200e-4710-a050-d93c3bb4e035 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.631725 | controller |     "Jun 10 23:41:21.798437 crc crio[3641]: time=\"2026-06-10T23:41:21.796207962Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=6f367570-3e6d-4881-800f-c3b644fd998d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.631740 | controller |     "Jun 10 23:41:21.803413 crc crio[3641]: time=\"2026-06-10T23:41:21.803068567Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb\" id=5cf5a42d-cac3-4aee-8d24-e2c319b68f3a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.631754 | controller |     "Jun 10 23:41:21.803522 crc crio[3641]: time=\"2026-06-10T23:41:21.803447837Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.631769 | controller |     "Jun 10 23:41:21.961011 crc crio[3641]: time=\"2026-06-10T23:41:21.948276957Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.631789 | controller |     "Jun 10 23:41:21.961011 crc crio[3641]: time=\"2026-06-10T23:41:21.956387726Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.631803 | controller |     "Jun 10 23:41:22.705508 crc crio[3641]: time=\"2026-06-10T23:41:22.705007982Z\" level=info msg=\"Created container fd4d957728f8e3c3a32699345173b058903b5a25994519674643b875e77bff54: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb\" id=5cf5a42d-cac3-4aee-8d24-e2c319b68f3a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.631817 | controller |     "Jun 10 23:41:22.733043 crc crio[3641]: time=\"2026-06-10T23:41:22.730204682Z\" level=info msg=\"Starting container: fd4d957728f8e3c3a32699345173b058903b5a25994519674643b875e77bff54\" id=1858493a-b63d-45f7-a728-c67ab10177c4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.631830 | controller |     "Jun 10 23:41:22.797408 crc crio[3641]: time=\"2026-06-10T23:41:22.794111117Z\" level=info msg=\"Started container\" PID=8626 containerID=fd4d957728f8e3c3a32699345173b058903b5a25994519674643b875e77bff54 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb id=1858493a-b63d-45f7-a728-c67ab10177c4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4d7c197c87c00c3cb7f05402949e78d174879683c4b4e3447c2cd9ac3899b435",
2026-06-11 01:10:49.631845 | controller |     "Jun 10 23:41:24.346353 crc crio[3641]: time=\"2026-06-10T23:41:24.346290736Z\" level=info msg=\"Created container 8f296b68e47c0baf2af4150aac4ee9d35439fdec292f0b6625851444c2c8fdc1: openshift-network-operator/iptables-alerter-5jnd7/iptables-alerter\" id=f4f8b410-8ff0-43b1-9885-7877428336fd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.631859 | controller |     "Jun 10 23:41:24.354223 crc crio[3641]: time=\"2026-06-10T23:41:24.354072566Z\" level=info msg=\"Starting container: 8f296b68e47c0baf2af4150aac4ee9d35439fdec292f0b6625851444c2c8fdc1\" id=cc8f8c78-31e1-4e68-8873-d4d988d119da name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.631873 | controller |     "Jun 10 23:41:24.423934 crc crio[3641]: time=\"2026-06-10T23:41:24.423368906Z\" level=info msg=\"Started container\" PID=8301 containerID=8f296b68e47c0baf2af4150aac4ee9d35439fdec292f0b6625851444c2c8fdc1 description=openshift-network-operator/iptables-alerter-5jnd7/iptables-alerter id=cc8f8c78-31e1-4e68-8873-d4d988d119da name=/runtime.v1.RuntimeService/StartContainer sandboxID=2ea5a66d0c5caf6f2650fa3627397e314e99ab8ec7d68fda1951f6f7b1125fb4",
2026-06-11 01:10:49.631887 | controller |     "Jun 10 23:41:26.038585 crc crio[3641]: time=\"2026-06-10T23:41:26.038492384Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=92ff17fe-b25e-4e18-ab4d-51d74f6494f0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.631901 | controller |     "Jun 10 23:41:26.045394 crc crio[3641]: time=\"2026-06-10T23:41:26.044359102Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=8a8ba34c-f0ed-49cc-b907-86bb5ef687ba name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.631915 | controller |     "Jun 10 23:41:26.059200 crc crio[3641]: time=\"2026-06-10T23:41:26.059159802Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb\" id=bca2180f-af3b-4a03-99fb-50ec8b21c2c8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.631929 | controller |     "Jun 10 23:41:26.060105 crc crio[3641]: time=\"2026-06-10T23:41:26.060083047Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.631949 | controller |     "Jun 10 23:41:26.137928 crc crio[3641]: time=\"2026-06-10T23:41:26.130486156Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.631963 | controller |     "Jun 10 23:41:26.139323 crc crio[3641]: time=\"2026-06-10T23:41:26.139270733Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.631977 | controller |     "Jun 10 23:41:26.647521 crc crio[3641]: time=\"2026-06-10T23:41:26.646445652Z\" level=info msg=\"Created container 1e3953500921f3704ef117df977883f3a25bb867c33f2cfe1cdce6fa50fb9d0a: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb\" id=bca2180f-af3b-4a03-99fb-50ec8b21c2c8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.631992 | controller |     "Jun 10 23:41:26.655014 crc crio[3641]: time=\"2026-06-10T23:41:26.654554841Z\" level=info msg=\"Starting container: 1e3953500921f3704ef117df977883f3a25bb867c33f2cfe1cdce6fa50fb9d0a\" id=3f882c06-ca09-432f-bc08-77e16f36ed58 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.632006 | controller |     "Jun 10 23:41:26.758783 crc crio[3641]: time=\"2026-06-10T23:41:26.754474808Z\" level=info msg=\"Started container\" PID=8790 containerID=1e3953500921f3704ef117df977883f3a25bb867c33f2cfe1cdce6fa50fb9d0a description=openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb id=3f882c06-ca09-432f-bc08-77e16f36ed58 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4d7c197c87c00c3cb7f05402949e78d174879683c4b4e3447c2cd9ac3899b435",
2026-06-11 01:10:49.632020 | controller |     "Jun 10 23:41:30.230134 crc crio[3641]: time=\"2026-06-10T23:41:30.229476878Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=5a202776-cd23-461f-b241-05b96fd944d5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.632035 | controller |     "Jun 10 23:41:30.371086 crc crio[3641]: time=\"2026-06-10T23:41:30.370823674Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:1b55c029f731ebbde3c5580eef98a588264f4d6a8ae667805c9521dd1ecf1d5d\" id=7fd6469b-92ae-4809-bdf0-2b467a205568 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.632049 | controller |     "Jun 10 23:41:30.395220 crc crio[3641]: time=\"2026-06-10T23:41:30.383246519Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:1b55c029f731ebbde3c5580eef98a588264f4d6a8ae667805c9521dd1ecf1d5d\" id=ea9f2036-7186-492f-b4e9-cc1fba93dee9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.632064 | controller |     "Jun 10 23:41:30.395220 crc crio[3641]: time=\"2026-06-10T23:41:30.393017843Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=44be30a9-4ff4-4929-881a-366dbb3f4904 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.632078 | controller |     "Jun 10 23:41:30.408541 crc crio[3641]: time=\"2026-06-10T23:41:30.398941613Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller\" id=2795f8e8-cad5-46f9-a292-57d002c84f9c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.632093 | controller |     "Jun 10 23:41:30.408541 crc crio[3641]: time=\"2026-06-10T23:41:30.399272652Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.632107 | controller |     "Jun 10 23:41:30.416071 crc crio[3641]: time=\"2026-06-10T23:41:30.412392176Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/cni-plugins\" id=070a1b65-14c3-45dd-93f9-2b2f76c4c7c3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.632125 | controller |     "Jun 10 23:41:30.512028 crc crio[3641]: time=\"2026-06-10T23:41:30.511473321Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.632139 | controller |     "Jun 10 23:41:30.615998 crc crio[3641]: time=\"2026-06-10T23:41:30.615204291Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.632153 | controller |     "Jun 10 23:41:30.620785 crc crio[3641]: time=\"2026-06-10T23:41:30.620505294Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.632167 | controller |     "Jun 10 23:41:30.685330 crc crio[3641]: time=\"2026-06-10T23:41:30.685087128Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.632181 | controller |     "Jun 10 23:41:31.348537 crc crio[3641]: time=\"2026-06-10T23:41:31.346265415Z\" level=info msg=\"Created container 9af337e6a2730cbc5295dd586e704e87b7033ffce7522cb6e8d57b76118a3a64: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller\" id=2795f8e8-cad5-46f9-a292-57d002c84f9c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.632195 | controller |     "Jun 10 23:41:31.365195 crc crio[3641]: time=\"2026-06-10T23:41:31.365071983Z\" level=info msg=\"Starting container: 9af337e6a2730cbc5295dd586e704e87b7033ffce7522cb6e8d57b76118a3a64\" id=cfc5e09b-ea4f-4d59-b0b4-dc439a1308b3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.632209 | controller |     "Jun 10 23:41:31.819508 crc crio[3641]: time=\"2026-06-10T23:41:31.81548876Z\" level=info msg=\"Started container\" PID=8909 containerID=9af337e6a2730cbc5295dd586e704e87b7033ffce7522cb6e8d57b76118a3a64 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller id=cfc5e09b-ea4f-4d59-b0b4-dc439a1308b3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4d7c197c87c00c3cb7f05402949e78d174879683c4b4e3447c2cd9ac3899b435",
2026-06-11 01:10:49.632223 | controller |     "Jun 10 23:41:32.865897 crc crio[3641]: time=\"2026-06-10T23:41:32.86540241Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.632238 | controller |     "Jun 10 23:41:33.383015 crc crio[3641]: time=\"2026-06-10T23:41:33.378974802Z\" level=info msg=\"Created container 5efd1d39f085468e112ca4d730b0a9795b9799500c162e74e62901f62b9bb2c3: openshift-multus/multus-additional-cni-plugins-hdftf/cni-plugins\" id=070a1b65-14c3-45dd-93f9-2b2f76c4c7c3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.632252 | controller |     "Jun 10 23:41:33.383829 crc crio[3641]: time=\"2026-06-10T23:41:33.383175276Z\" level=info msg=\"Starting container: 5efd1d39f085468e112ca4d730b0a9795b9799500c162e74e62901f62b9bb2c3\" id=80940fc1-10c3-48c4-b86c-5531bb9074fc name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.632266 | controller |     "Jun 10 23:41:33.400049 crc crio[3641]: time=\"2026-06-10T23:41:33.399603359Z\" level=info msg=\"Started container\" PID=8950 containerID=5efd1d39f085468e112ca4d730b0a9795b9799500c162e74e62901f62b9bb2c3 description=openshift-multus/multus-additional-cni-plugins-hdftf/cni-plugins id=80940fc1-10c3-48c4-b86c-5531bb9074fc name=/runtime.v1.RuntimeService/StartContainer sandboxID=0b7f7596da528d65d61c8c8b0510054bde74cad98eea415b33d856d7cc30c6f2",
2026-06-11 01:10:49.632281 | controller |     "Jun 10 23:41:50.302521 crc crio[3641]: time=\"2026-06-10T23:41:50.298027439Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6efa070ceb93cc5fc2e76eab6d9c96ac3c4f8812085d0b6eb6e3f513b5bac782\" id=a976d079-237e-4617-9a3a-f7651a0b5398 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.632299 | controller |     "Jun 10 23:41:50.358839 crc crio[3641]: time=\"2026-06-10T23:41:50.358313037Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6efa070ceb93cc5fc2e76eab6d9c96ac3c4f8812085d0b6eb6e3f513b5bac782\" id=2cf7f4f0-32ab-4136-8aae-b8f366b11e50 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.632314 | controller |     "Jun 10 23:41:50.366102 crc crio[3641]: time=\"2026-06-10T23:41:50.365322436Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/bond-cni-plugin\" id=ff3e121d-0e5b-4834-b00f-d0efe923d670 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.632328 | controller |     "Jun 10 23:41:50.383167 crc crio[3641]: time=\"2026-06-10T23:41:50.376504748Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.632342 | controller |     "Jun 10 23:41:50.570384 crc crio[3641]: time=\"2026-06-10T23:41:50.56995938Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.632378 | controller |     "Jun 10 23:41:51.994369 crc crio[3641]: time=\"2026-06-10T23:41:51.993904086Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.632394 | controller |     "Jun 10 23:41:52.146223 crc crio[3641]: time=\"2026-06-10T23:41:52.146160506Z\" level=info msg=\"Created container 2baa8a3cd45da4881196a2e20651d446f7502500b7bebcb2ae49119ef37ab3a1: openshift-multus/multus-additional-cni-plugins-hdftf/bond-cni-plugin\" id=ff3e121d-0e5b-4834-b00f-d0efe923d670 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.632408 | controller |     "Jun 10 23:41:52.153597 crc crio[3641]: time=\"2026-06-10T23:41:52.153459693Z\" level=info msg=\"Starting container: 2baa8a3cd45da4881196a2e20651d446f7502500b7bebcb2ae49119ef37ab3a1\" id=c24e5eef-9e48-4b7c-8277-5876600af54a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.632423 | controller |     "Jun 10 23:41:52.164429 crc crio[3641]: time=\"2026-06-10T23:41:52.163785992Z\" level=info msg=\"Started container\" PID=9295 containerID=2baa8a3cd45da4881196a2e20651d446f7502500b7bebcb2ae49119ef37ab3a1 description=openshift-multus/multus-additional-cni-plugins-hdftf/bond-cni-plugin id=c24e5eef-9e48-4b7c-8277-5876600af54a name=/runtime.v1.RuntimeService/StartContainer sandboxID=0b7f7596da528d65d61c8c8b0510054bde74cad98eea415b33d856d7cc30c6f2",
2026-06-11 01:10:49.632438 | controller |     "Jun 10 23:41:53.395171 crc crio[3641]: time=\"2026-06-10T23:41:53.393350721Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:c3454e762466e22e2a893650b9781823558bc6fdfda2aa4188aff3cb819014c4\" id=e08c6bb9-36f0-4816-805d-6396abda6e0d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.632453 | controller |     "Jun 10 23:41:53.396205 crc crio[3641]: time=\"2026-06-10T23:41:53.395991832Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:c3454e762466e22e2a893650b9781823558bc6fdfda2aa4188aff3cb819014c4\" id=e0df2cb6-794d-470e-a918-6cdad9e8a733 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.632468 | controller |     "Jun 10 23:41:53.399259 crc crio[3641]: time=\"2026-06-10T23:41:53.398164761Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/routeoverride-cni\" id=d9939132-2b9d-4951-9b5a-043aea598697 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.632483 | controller |     "Jun 10 23:41:53.402109 crc crio[3641]: time=\"2026-06-10T23:41:53.401325956Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.632501 | controller |     "Jun 10 23:41:53.444489 crc crio[3641]: time=\"2026-06-10T23:41:53.444383409Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.632515 | controller |     "Jun 10 23:41:53.999731 crc crio[3641]: time=\"2026-06-10T23:41:53.999543164Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.632530 | controller |     "Jun 10 23:41:54.137703 crc crio[3641]: time=\"2026-06-10T23:41:54.137429516Z\" level=info msg=\"Created container 539a76c5dfa6ee402c58e9749a7059ea230f4b36d5e9e6d041a1d6038655296d: openshift-multus/multus-additional-cni-plugins-hdftf/routeoverride-cni\" id=d9939132-2b9d-4951-9b5a-043aea598697 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.632545 | controller |     "Jun 10 23:41:54.148185 crc crio[3641]: time=\"2026-06-10T23:41:54.147600681Z\" level=info msg=\"Starting container: 539a76c5dfa6ee402c58e9749a7059ea230f4b36d5e9e6d041a1d6038655296d\" id=83d3967c-7245-4a06-87f0-ee0ce84158e2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.632559 | controller |     "Jun 10 23:41:54.176602 crc crio[3641]: time=\"2026-06-10T23:41:54.17608693Z\" level=info msg=\"Started container\" PID=9403 containerID=539a76c5dfa6ee402c58e9749a7059ea230f4b36d5e9e6d041a1d6038655296d description=openshift-multus/multus-additional-cni-plugins-hdftf/routeoverride-cni id=83d3967c-7245-4a06-87f0-ee0ce84158e2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0b7f7596da528d65d61c8c8b0510054bde74cad98eea415b33d856d7cc30c6f2",
2026-06-11 01:10:49.632573 | controller |     "Jun 10 23:41:54.409211 crc crio[3641]: time=\"2026-06-10T23:41:54.408487783Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=96fa4120-9ddd-4c82-ba74-4f9e93e85b74 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.632588 | controller |     "Jun 10 23:41:54.412374 crc crio[3641]: time=\"2026-06-10T23:41:54.411158155Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=f7825751-96db-4c78-aa63-bff145398b57 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.632602 | controller |     "Jun 10 23:41:54.418001 crc crio[3641]: time=\"2026-06-10T23:41:54.417770633Z\" level=info msg=\"Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=375ec562-072d-43d1-b824-71054a4df5d9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.632617 | controller |     "Jun 10 23:41:54.418584 crc crio[3641]: time=\"2026-06-10T23:41:54.418198605Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.632631 | controller |     "Jun 10 23:41:54.490986 crc crio[3641]: time=\"2026-06-10T23:41:54.490591169Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.632646 | controller |     "Jun 10 23:41:55.104088 crc crio[3641]: time=\"2026-06-10T23:41:55.103950625Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.632660 | controller |     "Jun 10 23:41:55.259394 crc crio[3641]: time=\"2026-06-10T23:41:55.258984279Z\" level=info msg=\"Created container 1d3ed1c5c49575df48c79315b46a724613f5bcefbef83e80389a87c453bda2ea: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=375ec562-072d-43d1-b824-71054a4df5d9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.632678 | controller |     "Jun 10 23:41:55.261783 crc crio[3641]: time=\"2026-06-10T23:41:55.26159298Z\" level=info msg=\"Starting container: 1d3ed1c5c49575df48c79315b46a724613f5bcefbef83e80389a87c453bda2ea\" id=259b6cb7-92e8-40bc-b5ba-701d87cf6398 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.632692 | controller |     "Jun 10 23:41:55.278590 crc crio[3641]: time=\"2026-06-10T23:41:55.277574971Z\" level=info msg=\"Started container\" PID=9456 containerID=1d3ed1c5c49575df48c79315b46a724613f5bcefbef83e80389a87c453bda2ea description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=259b6cb7-92e8-40bc-b5ba-701d87cf6398 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c56ce40e74f53b0630b57a2a48737f8ac0746633b1a2ac557ee392c5ed0da170",
2026-06-11 01:10:49.632707 | controller |     "Jun 10 23:41:55.519702 crc crio[3641]: time=\"2026-06-10T23:41:55.516577143Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0\" id=b2c7692d-2499-416d-ba5d-fc22a577ef82 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.632721 | controller |     "Jun 10 23:41:55.531267 crc crio[3641]: time=\"2026-06-10T23:41:55.531185347Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0\" id=618d8351-f3fc-4e8c-aead-9743be521aaa name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.632735 | controller |     "Jun 10 23:41:55.534991 crc crio[3641]: time=\"2026-06-10T23:41:55.534902807Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni-bincopy\" id=7f6fb703-d2e0-45e0-abfb-a1bcf39e4f56 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.632750 | controller |     "Jun 10 23:41:55.535456 crc crio[3641]: time=\"2026-06-10T23:41:55.535403011Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.632764 | controller |     "Jun 10 23:41:55.613863 crc crio[3641]: time=\"2026-06-10T23:41:55.61354305Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.632778 | controller |     "Jun 10 23:41:56.282938 crc crio[3641]: time=\"2026-06-10T23:41:56.281051558Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.632792 | controller |     "Jun 10 23:41:56.375485 crc crio[3641]: time=\"2026-06-10T23:41:56.375368564Z\" level=info msg=\"Created container c58b4c9c4fdb050a803d054734645b043bbc4e421f452c761db6f205245474ba: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni-bincopy\" id=7f6fb703-d2e0-45e0-abfb-a1bcf39e4f56 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.632807 | controller |     "Jun 10 23:41:56.376907 crc crio[3641]: time=\"2026-06-10T23:41:56.376792752Z\" level=info msg=\"Starting container: c58b4c9c4fdb050a803d054734645b043bbc4e421f452c761db6f205245474ba\" id=c00c5906-d43c-423b-aad4-e744751f90da name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.632821 | controller |     "Jun 10 23:41:56.385078 crc crio[3641]: time=\"2026-06-10T23:41:56.384931472Z\" level=info msg=\"Started container\" PID=9507 containerID=c58b4c9c4fdb050a803d054734645b043bbc4e421f452c761db6f205245474ba description=openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni-bincopy id=c00c5906-d43c-423b-aad4-e744751f90da name=/runtime.v1.RuntimeService/StartContainer sandboxID=0b7f7596da528d65d61c8c8b0510054bde74cad98eea415b33d856d7cc30c6f2",
2026-06-11 01:10:49.632839 | controller |     "Jun 10 23:41:59.160355 crc crio[3641]: time=\"2026-06-10T23:41:59.160075382Z\" level=info msg=\"NetworkStart: stopping network for sandbox 396efa3aaef0d738edb40579d16f84f41deaa3b1f6d8228f5d826c00291560ff\" id=48f7e425-6a0d-4b89-9e3b-0664a696da77 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.632854 | controller |     "Jun 10 23:41:59.984589 crc crio[3641]: time=\"2026-06-10T23:41:59.984414755Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29685570-bqs4c/POD\" id=4ea12db4-8019-41e7-bbeb-c84c3b2e78fa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.632869 | controller |     "Jun 10 23:41:59.984589 crc crio[3641]: time=\"2026-06-10T23:41:59.98452899Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.632883 | controller |     "Jun 10 23:42:00.789292 crc crio[3641]: time=\"2026-06-10T23:42:00.788249835Z\" level=info msg=\"NetworkStart: stopping network for sandbox ab5d8e8c4a69be9e34f21dbdd6cfc1c0dcbc54b76d00d87c82d1ca99fc47e292\" id=fc5a898f-db8c-4304-b148-f180cb342a93 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.632897 | controller |     "Jun 10 23:42:01.037553 crc crio[3641]: time=\"2026-06-10T23:42:01.037209237Z\" level=info msg=\"NetworkStart: stopping network for sandbox 78f43e22eac629c40f77113a48e041380dfd6e5856b4d40d0bdd077f08186a4d\" id=5a1ad7da-905d-4070-a22e-9c9c74ab12e2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.632912 | controller |     "Jun 10 23:42:01.167100 crc crio[3641]: time=\"2026-06-10T23:42:01.166586655Z\" level=info msg=\"NetworkStart: stopping network for sandbox 3e6462832183391a044049d4985a88a92ebb69a884ac287353dcadf73167fc89\" id=fc004c57-74a2-4f25-8f80-f5f234722a83 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.632926 | controller |     "Jun 10 23:42:01.527809 crc crio[3641]: time=\"2026-06-10T23:42:01.527436092Z\" level=info msg=\"NetworkStart: stopping network for sandbox 234f4718fc9757db23f9cfb8d76a121dde746821af03f3755312886777afbec0\" id=0da826e8-bffb-4d7b-afdf-9af668a0cda6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.632940 | controller |     "Jun 10 23:42:01.554864 crc crio[3641]: time=\"2026-06-10T23:42:01.554734161Z\" level=info msg=\"NetworkStart: stopping network for sandbox df89db626776e620fd00dbd3f748ba3c01e475d9fa658ee07d5d08912b5d7c3d\" id=6af63ea9-c0a7-4860-bdd8-aae6198ad622 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.632954 | controller |     "Jun 10 23:42:01.572612 crc crio[3641]: time=\"2026-06-10T23:42:01.572450995Z\" level=info msg=\"NetworkStart: stopping network for sandbox 8468089ead8c32054e4821bfe187cdefeb4982aa05f30d962e373c492cbb4188\" id=09b6f540-3e0c-438f-9d1b-83e5b7fed5c4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.632968 | controller |     "Jun 10 23:42:01.616558 crc crio[3641]: time=\"2026-06-10T23:42:01.616411187Z\" level=info msg=\"NetworkStart: stopping network for sandbox 1af05544a17a652e40f137a2d22c93ac732eed2e66369266e437561b5dcf3ce2\" id=104f04e2-f122-4d24-8c8c-2eb0346f502d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.632983 | controller |     "Jun 10 23:42:02.221383 crc crio[3641]: time=\"2026-06-10T23:42:02.220615956Z\" level=info msg=\"NetworkStart: stopping network for sandbox f1ecd66e1e0f84a12474ead4f836e4ddf4cc1eddf7c8f40ae9b609f2f3919de6\" id=163d6d76-986a-4506-8435-94f3929880fa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.632997 | controller |     "Jun 10 23:42:03.606412 crc crio[3641]: time=\"2026-06-10T23:42:03.606181634Z\" level=info msg=\"NetworkStart: stopping network for sandbox 481959ec4676bcee2844191b24789f0dd783ef67907d67e7c53ad25b5893ae0d\" id=08e8ecf8-16fa-428b-9bf0-5760a92a9315 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.633011 | controller |     "Jun 10 23:42:04.336912 crc crio[3641]: time=\"2026-06-10T23:42:04.336739801Z\" level=info msg=\"NetworkStart: stopping network for sandbox fa3389b095eec2a0dc58a8c44d380a7796c73370e8283bc2c09b3f1a12031e03\" id=93f82f59-11be-4c87-b5ca-4e6090a7fcfe name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.633029 | controller |     "Jun 10 23:42:04.728329 crc crio[3641]: time=\"2026-06-10T23:42:04.728282239Z\" level=info msg=\"NetworkStart: stopping network for sandbox b1fc30daabb11845c695220cf60f0bc9efca0499b17a5c213aa1ce0bee11552e\" id=ba8990d4-2813-4a42-b8a6-b05d7d121713 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.633043 | controller |     "Jun 10 23:42:04.801772 crc crio[3641]: time=\"2026-06-10T23:42:04.801702095Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0\" id=b216acb3-8cbc-4796-9ecc-92788ae5870a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.633057 | controller |     "Jun 10 23:42:04.805890 crc crio[3641]: time=\"2026-06-10T23:42:04.805840248Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0\" id=de4b753a-3592-4c43-af5e-658f43060fe0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.633072 | controller |     "Jun 10 23:42:04.808713 crc crio[3641]: time=\"2026-06-10T23:42:04.808613976Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni\" id=f2f26d73-5182-448e-ac3c-c514f3a46173 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.633086 | controller |     "Jun 10 23:42:04.809183 crc crio[3641]: time=\"2026-06-10T23:42:04.809151917Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.633100 | controller |     "Jun 10 23:42:04.843772 crc crio[3641]: time=\"2026-06-10T23:42:04.838495617Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.633114 | controller |     "Jun 10 23:42:05.199705 crc crio[3641]: time=\"2026-06-10T23:42:05.199556471Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.633128 | controller |     "Jun 10 23:42:05.272228 crc crio[3641]: time=\"2026-06-10T23:42:05.271559271Z\" level=info msg=\"Created container b558b6d221bd0fe651f75a5fa6b7e72c764a4177d3b341bde5d0430ebe247b63: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni\" id=f2f26d73-5182-448e-ac3c-c514f3a46173 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.633143 | controller |     "Jun 10 23:42:05.273549 crc crio[3641]: time=\"2026-06-10T23:42:05.273467676Z\" level=info msg=\"Starting container: b558b6d221bd0fe651f75a5fa6b7e72c764a4177d3b341bde5d0430ebe247b63\" id=92bb8fdf-9864-4851-8e77-8bd772870e4d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.633157 | controller |     "Jun 10 23:42:05.277464 crc crio[3641]: time=\"2026-06-10T23:42:05.27739145Z\" level=info msg=\"Started container\" PID=9732 containerID=b558b6d221bd0fe651f75a5fa6b7e72c764a4177d3b341bde5d0430ebe247b63 description=openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni id=92bb8fdf-9864-4851-8e77-8bd772870e4d name=/runtime.v1.RuntimeService/StartContainer sandboxID=0b7f7596da528d65d61c8c8b0510054bde74cad98eea415b33d856d7cc30c6f2",
2026-06-11 01:10:49.633172 | controller |     "Jun 10 23:42:05.813696 crc crio[3641]: time=\"2026-06-10T23:42:05.813358334Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=50cef6ed-fde5-4e90-8312-c91a2923c222 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.633189 | controller |     "Jun 10 23:42:05.817226 crc crio[3641]: time=\"2026-06-10T23:42:05.817127332Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=7b58e216-52c8-46ca-be94-bd4459f81d5c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.633204 | controller |     "Jun 10 23:42:05.819593 crc crio[3641]: time=\"2026-06-10T23:42:05.819402641Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/kube-multus-additional-cni-plugins\" id=b125547b-3eb3-4129-b96c-2a5bec79a968 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.633219 | controller |     "Jun 10 23:42:05.819855 crc crio[3641]: time=\"2026-06-10T23:42:05.819736954Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.633234 | controller |     "Jun 10 23:42:05.843283 crc crio[3641]: time=\"2026-06-10T23:42:05.843153941Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.633248 | controller |     "Jun 10 23:42:06.214462 crc crio[3641]: time=\"2026-06-10T23:42:06.214315071Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.633263 | controller |     "Jun 10 23:42:06.298207 crc crio[3641]: time=\"2026-06-10T23:42:06.298081353Z\" level=info msg=\"Created container f540deb5d580b68bab6790f8d576ef8aa0a399ab69393805fd7e27069596567b: openshift-multus/multus-additional-cni-plugins-hdftf/kube-multus-additional-cni-plugins\" id=b125547b-3eb3-4129-b96c-2a5bec79a968 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.633277 | controller |     "Jun 10 23:42:06.299356 crc crio[3641]: time=\"2026-06-10T23:42:06.299267229Z\" level=info msg=\"Starting container: f540deb5d580b68bab6790f8d576ef8aa0a399ab69393805fd7e27069596567b\" id=c0e6f0a0-93cf-4713-a15b-930e296f4309 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.633291 | controller |     "Jun 10 23:42:06.308334 crc crio[3641]: time=\"2026-06-10T23:42:06.308081964Z\" level=info msg=\"Started container\" PID=9755 containerID=f540deb5d580b68bab6790f8d576ef8aa0a399ab69393805fd7e27069596567b description=openshift-multus/multus-additional-cni-plugins-hdftf/kube-multus-additional-cni-plugins id=c0e6f0a0-93cf-4713-a15b-930e296f4309 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0b7f7596da528d65d61c8c8b0510054bde74cad98eea415b33d856d7cc30c6f2",
2026-06-11 01:10:49.633305 | controller |     "Jun 10 23:42:06.350903 crc crio[3641]: time=\"2026-06-10T23:42:06.350794838Z\" level=info msg=\"NetworkStart: stopping network for sandbox d740e0e4e183460f9077f0309b4353d7aba2b78551618829ae288374b5fd467d\" id=bbc69dca-701c-4f37-9209-a02522549a69 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.633320 | controller |     "Jun 10 23:42:06.439153 crc crio[3641]: time=\"2026-06-10T23:42:06.439048135Z\" level=info msg=\"NetworkStart: stopping network for sandbox db12ae3c41e2620e774e536fd8c32c9910c4d244a3eda0c29e5050e3ea0dad0d\" id=6e3f8968-2a4a-4d47-84d6-aff8c758702a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.633334 | controller |     "Jun 10 23:42:07.239606 crc crio[3641]: time=\"2026-06-10T23:42:07.239371967Z\" level=info msg=\"NetworkStart: stopping network for sandbox 25acc84124c67240f725d6ed71fbf8bcbddabb036a62adcbcd20c7ac6325e55e\" id=b3becf38-397f-40ce-9091-2f454fba3e4e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.633364 | controller |     "Jun 10 23:42:08.155265 crc crio[3641]: time=\"2026-06-10T23:42:08.155102309Z\" level=info msg=\"NetworkStart: stopping network for sandbox 9b5802d8d5e0904a22ba3796d0ac17d437b23a794d1790e7d31dc47dea6fd65a\" id=209fb38d-377c-4818-a17a-706576976644 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.633387 | controller |     "Jun 10 23:42:08.718754 crc crio[3641]: time=\"2026-06-10T23:42:08.718492789Z\" level=info msg=\"NetworkStart: stopping network for sandbox e252ba89977368ff2d934af558c31ae712bee522f9d470902277fceda26e3d8e\" id=bb1842d0-572b-44bd-87c5-5e082220ae65 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.633403 | controller |     "Jun 10 23:42:08.720128 crc crio[3641]: time=\"2026-06-10T23:42:08.718618214Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 01:10:49.633418 | controller |     "Jun 10 23:42:08.720128 crc crio[3641]: time=\"2026-06-10T23:42:08.719203547Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_6822b299-e51a-4297-8a8e-f511d917991d\\\"\"",
2026-06-11 01:10:49.633433 | controller |     "Jun 10 23:42:08.720128 crc crio[3641]: time=\"2026-06-10T23:42:08.719595472Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:e252ba89977368ff2d934af558c31ae712bee522f9d470902277fceda26e3d8e UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/9587dac0-f502-45d8-897b-f8f10ba722ca 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:0xc00101c930}] Aliases:map[]}\"",
2026-06-11 01:10:49.633449 | controller |     "Jun 10 23:42:08.722263 crc crio[3641]: time=\"2026-06-10T23:42:08.721958555Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:396efa3aaef0d738edb40579d16f84f41deaa3b1f6d8228f5d826c00291560ff UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/c778c200-1f8b-4a48-bc12-39b6ec2f92d9 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:0xc000189148}] Aliases:map[]}\"",
2026-06-11 01:10:49.633464 | controller |     "Jun 10 23:42:08.722263 crc crio[3641]: time=\"2026-06-10T23:42:08.719605972Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:481959ec4676bcee2844191b24789f0dd783ef67907d67e7c53ad25b5893ae0d UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/2b108a49-8d95-4026-9ed0-a1b2c4100218 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:0xc0008885e0}] Aliases:map[]}\"",
2026-06-11 01:10:49.633479 | controller |     "Jun 10 23:42:08.722472 crc crio[3641]: time=\"2026-06-10T23:42:08.722271847Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-11 01:10:49.633494 | controller |     "Jun 10 23:42:08.722472 crc crio[3641]: time=\"2026-06-10T23:42:08.722296508Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-11 01:10:49.633508 | controller |     "Jun 10 23:42:08.722472 crc crio[3641]: time=\"2026-06-10T23:42:08.722325209Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-11 01:10:49.633522 | controller |     "Jun 10 23:42:08.722472 crc crio[3641]: time=\"2026-06-10T23:42:08.72235018Z\" 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 01:10:49.633536 | controller |     "Jun 10 23:42:08.723131 crc crio[3641]: time=\"2026-06-10T23:42:08.722549648Z\" level=info msg=\"Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:e1818a12ae6425d1f0de8858c29f03bb2de95ae815b809c78d028e35ccae616c UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/783c5d5c-17e7-4a51-96b5-18169247a570 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:0xc00020c9f8}] Aliases:map[]}\"",
2026-06-11 01:10:49.633555 | controller |     "Jun 10 23:42:08.723131 crc crio[3641]: time=\"2026-06-10T23:42:08.722588269Z\" level=info msg=\"Adding pod hostpath-provisioner_csi-hostpathplugin-mpq2f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.633570 | controller |     "Jun 10 23:42:08.723527 crc crio[3641]: time=\"2026-06-10T23:42:08.723244675Z\" level=info msg=\"Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:b24bd8e42f03ec2f44414fff1bf9a33348666bceee9fa87906e2d05ed462f619 UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/2d59b1a0-5ef8-4721-ab45-171497ff9a7e 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:0xc00008cdb8}] Aliases:map[]}\"",
2026-06-11 01:10:49.633584 | controller |     "Jun 10 23:42:08.723527 crc crio[3641]: time=\"2026-06-10T23:42:08.723292147Z\" 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 01:10:49.633599 | controller |     "Jun 10 23:42:08.726893 crc crio[3641]: time=\"2026-06-10T23:42:08.726586536Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:ab5d8e8c4a69be9e34f21dbdd6cfc1c0dcbc54b76d00d87c82d1ca99fc47e292 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/64ed718d-f6cd-48ac-9633-b3ee736f89d5 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:0xc000189190}] Aliases:map[]}\"",
2026-06-11 01:10:49.633614 | controller |     "Jun 10 23:42:08.727563 crc crio[3641]: time=\"2026-06-10T23:42:08.727099816Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-11 01:10:49.633628 | controller |     "Jun 10 23:42:08.727563 crc crio[3641]: time=\"2026-06-10T23:42:08.727163618Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-11 01:10:49.633642 | controller |     "Jun 10 23:42:08.727563 crc crio[3641]: time=\"2026-06-10T23:42:08.727185129Z\" level=info msg=\"Deleting pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.633657 | controller |     "Jun 10 23:42:08.733913 crc crio[3641]: time=\"2026-06-10T23:42:08.733719295Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:b8d0577ef2b24d11d894a5efc4e39184ee62aa93d6c36a5b7921d507c09e2671 UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/cf1676d1-275f-403a-9731-83d3285df0a1 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:0xc0007952c8}] Aliases:map[]}\"",
2026-06-11 01:10:49.633672 | controller |     "Jun 10 23:42:08.733913 crc crio[3641]: time=\"2026-06-10T23:42:08.733862591Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.633690 | controller |     "Jun 10 23:42:08.735336 crc crio[3641]: time=\"2026-06-10T23:42:08.722203804Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-11 01:10:49.633705 | controller |     "Jun 10 23:42:08.736498 crc crio[3641]: time=\"2026-06-10T23:42:08.735835448Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-11 01:10:49.633720 | controller |     "Jun 10 23:42:08.758863 crc crio[3641]: time=\"2026-06-10T23:42:08.720082941Z\" level=info msg=\"Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:d740e0e4e183460f9077f0309b4353d7aba2b78551618829ae288374b5fd467d UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/8203d843-fb17-4261-97a1-553eecbf9958 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:0xc000888668}] Aliases:map[]}\"",
2026-06-11 01:10:49.633734 | controller |     "Jun 10 23:42:08.758863 crc crio[3641]: time=\"2026-06-10T23:42:08.758328639Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-11 01:10:49.633748 | controller |     "Jun 10 23:42:08.758863 crc crio[3641]: time=\"2026-06-10T23:42:08.758380671Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-11 01:10:49.633763 | controller |     "Jun 10 23:42:08.758863 crc crio[3641]: time=\"2026-06-10T23:42:08.758422013Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-qhh6t from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.633777 | controller |     "Jun 10 23:42:08.758863 crc crio[3641]: time=\"2026-06-10T23:42:08.722309758Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-11 01:10:49.633791 | controller |     "Jun 10 23:42:08.759483 crc crio[3641]: time=\"2026-06-10T23:42:08.75886594Z\" 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 01:10:49.633805 | controller |     "Jun 10 23:42:08.760734 crc crio[3641]: time=\"2026-06-10T23:42:08.719811041Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:234f4718fc9757db23f9cfb8d76a121dde746821af03f3755312886777afbec0 UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/6c0d7e02-ceaf-40d3-a28d-cd84fbed4799 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:0xc000888610}] Aliases:map[]}\"",
2026-06-11 01:10:49.633820 | controller |     "Jun 10 23:42:08.761458 crc crio[3641]: time=\"2026-06-10T23:42:08.76141711Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-11 01:10:49.633834 | controller |     "Jun 10 23:42:08.761641 crc crio[3641]: time=\"2026-06-10T23:42:08.761605058Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-11 01:10:49.633848 | controller |     "Jun 10 23:42:08.762078 crc crio[3641]: time=\"2026-06-10T23:42:08.761979022Z\" 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 01:10:49.633863 | controller |     "Jun 10 23:42:08.762371 crc crio[3641]: time=\"2026-06-10T23:42:08.719750188Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:3e6462832183391a044049d4985a88a92ebb69a884ac287353dcadf73167fc89 UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/0c40cc18-4a77-4504-a0ed-9556a2461aaa 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:0xc0008885f8}] Aliases:map[]}\"",
2026-06-11 01:10:49.633880 | controller |     "Jun 10 23:42:08.763338 crc crio[3641]: time=\"2026-06-10T23:42:08.720243867Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:df89db626776e620fd00dbd3f748ba3c01e475d9fa658ee07d5d08912b5d7c3d UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/751c5fc6-eb9f-41c0-9932-164e91a45635 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:0xc00008cda0}] Aliases:map[]}\"",
2026-06-11 01:10:49.633895 | controller |     "Jun 10 23:42:08.763823 crc crio[3641]: time=\"2026-06-10T23:42:08.763791273Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-11 01:10:49.633909 | controller |     "Jun 10 23:42:08.764066 crc crio[3641]: time=\"2026-06-10T23:42:08.719941386Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:f1ecd66e1e0f84a12474ead4f836e4ddf4cc1eddf7c8f40ae9b609f2f3919de6 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/728d5d32-ec3f-4ea0-8c40-29b77464911a 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:0xc000888648}] Aliases:map[]}\"",
2026-06-11 01:10:49.633925 | controller |     "Jun 10 23:42:08.764232 crc crio[3641]: time=\"2026-06-10T23:42:08.720142474Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:fa3389b095eec2a0dc58a8c44d380a7796c73370e8283bc2c09b3f1a12031e03 UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/f405d8cb-499c-486c-a69b-c6eaf17ef347 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:0xc000888690}] Aliases:map[]}\"",
2026-06-11 01:10:49.633939 | controller |     "Jun 10 23:42:08.764390 crc crio[3641]: time=\"2026-06-10T23:42:08.720121663Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:8468089ead8c32054e4821bfe187cdefeb4982aa05f30d962e373c492cbb4188 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/41c5cd8c-460a-4caf-af80-ec0f1624fac5 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:0xc00008cd88}] Aliases:map[]}\"",
2026-06-11 01:10:49.633953 | controller |     "Jun 10 23:42:08.764537 crc crio[3641]: time=\"2026-06-10T23:42:08.720374483Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:b1fc30daabb11845c695220cf60f0bc9efca0499b17a5c213aa1ce0bee11552e UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/07dc2038-3261-4106-976f-f3c28cc67095 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:0xc0025c6600}] Aliases:map[]}\"",
2026-06-11 01:10:49.633968 | controller |     "Jun 10 23:42:08.764920 crc crio[3641]: time=\"2026-06-10T23:42:08.721865571Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:78f43e22eac629c40f77113a48e041380dfd6e5856b4d40d0bdd077f08186a4d UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/cbb79c96-bb35-46ba-a1c8-3d4f763aa210 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:0xc000189130}] Aliases:map[]}\"",
2026-06-11 01:10:49.633985 | controller |     "Jun 10 23:42:08.765475 crc crio[3641]: time=\"2026-06-10T23:42:08.719880043Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:1af05544a17a652e40f137a2d22c93ac732eed2e66369266e437561b5dcf3ce2 UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/2a1797ec-86d3-4ecc-91c1-c4c3769e50d6 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:0xc000888630}] Aliases:map[]}\"",
2026-06-11 01:10:49.634018 | controller |     "Jun 10 23:42:08.765883 crc crio[3641]: time=\"2026-06-10T23:42:08.765432448Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-11 01:10:49.634035 | controller |     "Jun 10 23:42:08.766111 crc crio[3641]: time=\"2026-06-10T23:42:08.766078003Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-11 01:10:49.634050 | controller |     "Jun 10 23:42:08.766376 crc crio[3641]: time=\"2026-06-10T23:42:08.738314135Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:715f64185604d4861060f8a3b9b70906c45e8165d02a9ac009f1bc82c9ac6bd4 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/14263ce2-c530-41aa-9016-69dfd0860427 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:0xc001890e38}] Aliases:map[]}\"",
2026-06-11 01:10:49.634065 | controller |     "Jun 10 23:42:08.766506 crc crio[3641]: time=\"2026-06-10T23:42:08.766398715Z\" level=info msg=\"Adding pod openshift-multus_multus-admission-controller-69db94689b-rvf8p to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.634079 | controller |     "Jun 10 23:42:08.766760 crc crio[3641]: time=\"2026-06-10T23:42:08.766643985Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-11 01:10:49.634094 | controller |     "Jun 10 23:42:08.766957 crc crio[3641]: time=\"2026-06-10T23:42:08.766917016Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-11 01:10:49.634108 | controller |     "Jun 10 23:42:08.767176 crc crio[3641]: time=\"2026-06-10T23:42:08.767138604Z\" level=info msg=\"Deleting pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.634123 | controller |     "Jun 10 23:42:08.767599 crc crio[3641]: time=\"2026-06-10T23:42:08.766096654Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-11 01:10:49.634137 | controller |     "Jun 10 23:42:08.767599 crc crio[3641]: time=\"2026-06-10T23:42:08.767593402Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-11 01:10:49.634151 | controller |     "Jun 10 23:42:08.767875 crc crio[3641]: time=\"2026-06-10T23:42:08.767623813Z\" 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 01:10:49.634165 | controller |     "Jun 10 23:42:08.767875 crc crio[3641]: time=\"2026-06-10T23:42:08.765874015Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-11 01:10:49.634183 | controller |     "Jun 10 23:42:08.767875 crc crio[3641]: time=\"2026-06-10T23:42:08.767774419Z\" 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 01:10:49.634197 | controller |     "Jun 10 23:42:08.769048 crc crio[3641]: time=\"2026-06-10T23:42:08.758887491Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:85335bbdd259df67bbd12652f2051d40270e58d8e84d3d166c2d419a25046296 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/12f108c5-34f2-4927-a670-7744cfeac20b 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:0xc0026f0ef8}] Aliases:map[]}\"",
2026-06-11 01:10:49.634212 | controller |     "Jun 10 23:42:08.769048 crc crio[3641]: time=\"2026-06-10T23:42:08.76880668Z\" level=info msg=\"Adding pod openshift-console_downloads-747b44746d-4pqvr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.634226 | controller |     "Jun 10 23:42:08.770327 crc crio[3641]: time=\"2026-06-10T23:42:08.766163626Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-11 01:10:49.634241 | controller |     "Jun 10 23:42:08.770327 crc crio[3641]: time=\"2026-06-10T23:42:08.770296638Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-11 01:10:49.634255 | controller |     "Jun 10 23:42:08.770327 crc crio[3641]: time=\"2026-06-10T23:42:08.770314729Z\" level=info msg=\"Deleting pod openshift-network-diagnostics_network-check-target-fhkjl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.634269 | controller |     "Jun 10 23:42:08.771216 crc crio[3641]: time=\"2026-06-10T23:42:08.766199988Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-11 01:10:49.634283 | controller |     "Jun 10 23:42:08.771216 crc crio[3641]: time=\"2026-06-10T23:42:08.770991385Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-11 01:10:49.634297 | controller |     "Jun 10 23:42:08.771216 crc crio[3641]: time=\"2026-06-10T23:42:08.771042417Z\" level=info msg=\"Deleting pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.634311 | controller |     "Jun 10 23:42:08.771536 crc crio[3641]: time=\"2026-06-10T23:42:08.736328457Z\" 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 01:10:49.634325 | controller |     "Jun 10 23:42:08.773038 crc crio[3641]: time=\"2026-06-10T23:42:08.766234019Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-11 01:10:49.634339 | controller |     "Jun 10 23:42:08.773038 crc crio[3641]: time=\"2026-06-10T23:42:08.772980163Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-11 01:10:49.634370 | controller |     "Jun 10 23:42:08.773038 crc crio[3641]: time=\"2026-06-10T23:42:08.773036855Z\" 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 01:10:49.634386 | controller |     "Jun 10 23:42:08.774926 crc crio[3641]: time=\"2026-06-10T23:42:08.76625792Z\" level=info msg=\"Deleting pod openshift-apiserver_apiserver-9ddfb9f55-k47zv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.634404 | controller |     "Jun 10 23:42:08.776297 crc crio[3641]: time=\"2026-06-10T23:42:08.751558934Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:d6ce9f11fe6b6c954e64392a7179a7c4bdce7c9da844130899390627781a051a UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/697e97da-e2e4-4b59-a801-1ddd387637b2 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:0xc001992c90}] Aliases:map[]}\"",
2026-06-11 01:10:49.634419 | controller |     "Jun 10 23:42:08.776297 crc crio[3641]: time=\"2026-06-10T23:42:08.775908278Z\" 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 01:10:49.634434 | controller |     "Jun 10 23:42:08.777572 crc crio[3641]: time=\"2026-06-10T23:42:08.75246848Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29685570-bqs4c Namespace:openshift-operator-lifecycle-manager ID:e62550fef589e85d5df58f8e94b1f362c1a4f0401354b6e05dcfefde30ab53bb UID:26cb27e4-3504-4746-bc51-27c274a0b43a NetNS:/var/run/netns/2662681f-4b12-44a1-b9b7-3b09b4b20131 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod26cb27e4_3504_4746_bc51_27c274a0b43a.slice PodAnnotations:0xc000189160}] Aliases:map[]}\"",
2026-06-11 01:10:49.634460 | controller |     "Jun 10 23:42:08.777819 crc crio[3641]: time=\"2026-06-10T23:42:08.777583434Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29685570-bqs4c to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.634476 | controller |     "Jun 10 23:42:08.778871 crc crio[3641]: time=\"2026-06-10T23:42:08.752961549Z\" level=info msg=\"Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:2447959dc1e4001e19a59829d63ad52affe994f73cefc75d62e062044f5ab61a UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/a34b6f43-ee27-4346-ba09-9a049ca6ac00 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:0xc001890e00}] Aliases:map[]}\"",
2026-06-11 01:10:49.634491 | controller |     "Jun 10 23:42:08.779033 crc crio[3641]: time=\"2026-06-10T23:42:08.778890265Z\" level=info msg=\"Adding pod openshift-multus_network-metrics-daemon-n2bqt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.634506 | controller |     "Jun 10 23:42:08.780250 crc crio[3641]: time=\"2026-06-10T23:42:08.757932604Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:486c198329b178e5da453266d8ea96d66720a9c1b318f0109d9b30f081db012f UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/9c1df676-aff9-458f-bfb5-a3e4e39530e1 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:0xc000888710}] Aliases:map[]}\"",
2026-06-11 01:10:49.634522 | controller |     "Jun 10 23:42:08.780250 crc crio[3641]: time=\"2026-06-10T23:42:08.779968197Z\" level=info msg=\"Adding pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.634536 | controller |     "Jun 10 23:42:08.780967 crc crio[3641]: time=\"2026-06-10T23:42:08.755856482Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:9698a732b931a523d35a8cfd80b3afac9766651c585a9e7337f7703831f27e6a UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/a804fff7-6f2c-419f-9781-bf24d68605d1 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:0xc001992ca0}] Aliases:map[]}\"",
2026-06-11 01:10:49.634557 | controller |     "Jun 10 23:42:08.781185 crc crio[3641]: time=\"2026-06-10T23:42:08.780971246Z\" 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 01:10:49.634572 | controller |     "Jun 10 23:42:08.781908 crc crio[3641]: time=\"2026-06-10T23:42:08.75629303Z\" level=info msg=\"Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:e59fb0e92c17371ae97c195ddbef9c3efb6ad2c6f6d672aa51080c06e6cc05ad UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/123c6d7a-8087-450f-8e55-ecdd6f4e29a2 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:0xc001992b68}] Aliases:map[]}\"",
2026-06-11 01:10:49.634588 | controller |     "Jun 10 23:42:08.781908 crc crio[3641]: time=\"2026-06-10T23:42:08.781891992Z\" level=info msg=\"Adding pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.634603 | controller |     "Jun 10 23:42:08.782228 crc crio[3641]: time=\"2026-06-10T23:42:08.756941135Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:94b784ab235841bddb42e48e472c370fd5db3fcc8d88acff04ee5f807ddd9bc8 UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/b01e9d82-7561-4ab3-8d6f-1e47a3be44b1 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:0xc0025c6618}] Aliases:map[]}\"",
2026-06-11 01:10:49.634618 | controller |     "Jun 10 23:42:08.782228 crc crio[3641]: time=\"2026-06-10T23:42:08.782159463Z\" level=info msg=\"Adding pod openshift-service-ca_service-ca-74545575db-n469q to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.634632 | controller |     "Jun 10 23:42:08.782479 crc crio[3641]: time=\"2026-06-10T23:42:08.757851301Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:4fd748add5379c0f9b31a9d1208bc4df9ac525c17814569f0d36706ff79a8144 UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/119671ca-0654-4fb6-9ceb-26c3c74f7d30 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:0xc0025c66b8}] Aliases:map[]}\"",
2026-06-11 01:10:49.634647 | controller |     "Jun 10 23:42:08.782479 crc crio[3641]: time=\"2026-06-10T23:42:08.782456244Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-ntdwx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.634662 | controller |     "Jun 10 23:42:08.783473 crc crio[3641]: time=\"2026-06-10T23:42:08.757888912Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:db12ae3c41e2620e774e536fd8c32c9910c4d244a3eda0c29e5050e3ea0dad0d UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/8576cf60-bbf2-4a6a-b546-bc796f30bae5 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:0xc0007953e0}] Aliases:map[]}\"",
2026-06-11 01:10:49.634681 | controller |     "Jun 10 23:42:08.783473 crc crio[3641]: time=\"2026-06-10T23:42:08.783241025Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-11 01:10:49.634696 | controller |     "Jun 10 23:42:08.783473 crc crio[3641]: time=\"2026-06-10T23:42:08.783259446Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-11 01:10:49.634711 | controller |     "Jun 10 23:42:08.783473 crc crio[3641]: time=\"2026-06-10T23:42:08.783269826Z\" level=info msg=\"Deleting pod openshift-console-operator_console-operator-67c89758df-4jf4f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.634725 | controller |     "Jun 10 23:42:08.784587 crc crio[3641]: time=\"2026-06-10T23:42:08.757911813Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:72a323c59a02afd08e72b110e26f368a2f51537437582f6ea5068efa98e9e2ca UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/a1b7f691-0d02-41ac-b399-b6f528e4f971 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:0xc0025c66b0}] Aliases:map[]}\"",
2026-06-11 01:10:49.634741 | controller |     "Jun 10 23:42:08.784748 crc crio[3641]: time=\"2026-06-10T23:42:08.784596338Z\" level=info msg=\"Adding pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.634755 | controller |     "Jun 10 23:42:08.785840 crc crio[3641]: time=\"2026-06-10T23:42:08.745532248Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:7b98aa2a5be158d1f3a71651a81c6b580f4b37a9960600d440affd13e6a6609d UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/6082fca6-8de8-40a1-8d1b-536fd22456a1 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:0xc001992ca8}] Aliases:map[]}\"",
2026-06-11 01:10:49.634770 | controller |     "Jun 10 23:42:08.785840 crc crio[3641]: time=\"2026-06-10T23:42:08.785594367Z\" level=info msg=\"Adding pod openshift-dns_dns-default-qtghf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.634785 | controller |     "Jun 10 23:42:08.788836 crc crio[3641]: time=\"2026-06-10T23:42:08.755328012Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:51a81093ff0efc548d0882d2803b6f9ddd76a51fc0372a6db59dac57fa4b8866 UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/679ed19b-5124-4362-a637-be2f66cf5ee6 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:0xc000cb6000}] Aliases:map[]}\"",
2026-06-11 01:10:49.634800 | controller |     "Jun 10 23:42:08.788836 crc crio[3641]: time=\"2026-06-10T23:42:08.788785002Z\" 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 01:10:49.634814 | controller |     "Jun 10 23:42:08.790732 crc crio[3641]: time=\"2026-06-10T23:42:08.763433739Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-11 01:10:49.634829 | controller |     "Jun 10 23:42:08.790848 crc crio[3641]: time=\"2026-06-10T23:42:08.744868272Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:e930efc7479a0d6931d20699b5fd9c7829cff29c4566ba1a8740db796e947273 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/5174a9c8-4dd1-4e5c-8ab7-b489b66963cb 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:0xc00008ce48}] Aliases:map[]}\"",
2026-06-11 01:10:49.634848 | controller |     "Jun 10 23:42:08.790848 crc crio[3641]: time=\"2026-06-10T23:42:08.745354151Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:2ec2246a94767a3f79c5f0e74c579aa3040ac462e3d216b981649e58cecaf615 UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/85d539ab-ca5e-49c9-b24c-3d1c9d815c5a 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:0xc001890db8}] Aliases:map[]}\"",
2026-06-11 01:10:49.634862 | controller |     "Jun 10 23:42:08.790848 crc crio[3641]: time=\"2026-06-10T23:42:08.760372579Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:4681cc99bc4fd2ccbb739c9e2906059238d6d6a8b76696c13ed2ed6815d05843 UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/f0dd849c-7007-479d-a4a6-4dee59825511 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:0xc0025c66c0}] Aliases:map[]}\"",
2026-06-11 01:10:49.634878 | controller |     "Jun 10 23:42:08.790848 crc crio[3641]: time=\"2026-06-10T23:42:08.757962915Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:25acc84124c67240f725d6ed71fbf8bcbddabb036a62adcbcd20c7ac6325e55e UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/36950d8a-aafc-43bd-87e8-76ac19290ed4 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:0xc0007953e8}] Aliases:map[]}\"",
2026-06-11 01:10:49.634892 | controller |     "Jun 10 23:42:08.790848 crc crio[3641]: time=\"2026-06-10T23:42:08.758125491Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:9b5802d8d5e0904a22ba3796d0ac17d437b23a794d1790e7d31dc47dea6fd65a UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/c7178d63-634d-48b4-b8a5-4d2518ec1605 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:0xc0007953f0}] Aliases:map[]}\"",
2026-06-11 01:10:49.634907 | controller |     "Jun 10 23:42:08.791180 crc crio[3641]: time=\"2026-06-10T23:42:08.758155743Z\" level=info msg=\"Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:8f4a0f42c5acc995b23ec82d8825cd55d08afc7e18e333c4e4623ab63819b40e UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/5ec9d76f-7a59-4fef-91c2-f609e824b342 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:0xc001992b20}] Aliases:map[]}\"",
2026-06-11 01:10:49.634922 | controller |     "Jun 10 23:42:08.791180 crc crio[3641]: time=\"2026-06-10T23:42:08.747949083Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:01060bc960dc3422eb0984bfa1fe02267c4d219bf15ed5679d26fbb049564d8d UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/32c8cea1-3239-46a4-a144-cfa636729173 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:0xc0008886e0}] Aliases:map[]}\"",
2026-06-11 01:10:49.634940 | controller |     "Jun 10 23:42:08.791180 crc crio[3641]: time=\"2026-06-10T23:42:08.761289405Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:6aa731e4acd8e38988309df677b713874085920448656c504a226924de83d293 UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/0ae95bd2-5e3f-4e47-9b80-7295c73e9f5f 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:0xc0008886b0}] Aliases:map[]}\"",
2026-06-11 01:10:49.634955 | controller |     "Jun 10 23:42:08.791180 crc crio[3641]: time=\"2026-06-10T23:42:08.74609223Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:16c9fc66f8930a546adfa862fce4cad433256474c1d58aa23506b7caaf136a20 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/7bda63ae-8dd3-43d8-871e-879db693cfba 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:0xc00020ca18}] Aliases:map[]}\"",
2026-06-11 01:10:49.634969 | controller |     "Jun 10 23:42:08.791180 crc crio[3641]: time=\"2026-06-10T23:42:08.760228164Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:53bbced8b4c36d43ce1762ef6219e9bb192f1fa82e2f6c462b59ef76efd398c2 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/e7c45a65-3526-4e44-9f53-004a98d9e464 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:0xc0026f0f40}] Aliases:map[]}\"",
2026-06-11 01:10:49.634984 | controller |     "Jun 10 23:42:08.791180 crc crio[3641]: time=\"2026-06-10T23:42:08.747611799Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:535f7a42332fed8442f2c4c9105f408930fbe236e40773a46fde5b8e6710de41 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/c8989dda-d623-463d-b0f1-4d6cd448a139 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:0xc000795328}] Aliases:map[]}\"",
2026-06-11 01:10:49.634999 | controller |     "Jun 10 23:42:08.791180 crc crio[3641]: time=\"2026-06-10T23:42:08.759829338Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:7e02bcd752d28d473df115a36545e947c96e5df1f9722ee14211f40fa6e696ed UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/431a015f-cb76-4f7e-9152-cf9eb154291b 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:0xc0025c66c8}] Aliases:map[]}\"",
2026-06-11 01:10:49.635014 | controller |     "Jun 10 23:42:08.791180 crc crio[3641]: time=\"2026-06-10T23:42:08.748516365Z\" level=info msg=\"Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:744343a94e62f37a6f6ff3e180e18d858061ee7f3bae23c9db436da2305f3561 UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/ae21234d-5b13-4db0-ba7a-2928a2d0ece6 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:0xc001992c98}] Aliases:map[]}\"",
2026-06-11 01:10:49.635032 | controller |     "Jun 10 23:42:08.791180 crc crio[3641]: time=\"2026-06-10T23:42:08.750340406Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:323ca67cfe910bd993222a9ca86f2079b1864825cc2fc4ac651ae8479d31ce69 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/decc07ec-be99-4420-8b46-774376852369 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:0xc0025c6660}] Aliases:map[]}\"",
2026-06-11 01:10:49.635047 | controller |     "Jun 10 23:42:08.791180 crc crio[3641]: time=\"2026-06-10T23:42:08.751421359Z\" level=info msg=\"Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:2c2e13065cfc1aa468aa3f860d5f57404249bbba68fa542e0a6d4436ff6bde5f UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/8343e7bc-2758-47d8-ab60-9ceb9ffcd67d 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:0xc000795318}] Aliases:map[]}\"",
2026-06-11 01:10:49.635061 | controller |     "Jun 10 23:42:08.791180 crc crio[3641]: time=\"2026-06-10T23:42:08.791123994Z\" level=info msg=\"Adding pod openshift-ingress-canary_ingress-canary-jlj86 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.635076 | controller |     "Jun 10 23:42:08.795133 crc crio[3641]: time=\"2026-06-10T23:42:08.79384451Z\" 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 01:10:49.635090 | controller |     "Jun 10 23:42:08.796081 crc crio[3641]: time=\"2026-06-10T23:42:08.795487835Z\" 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 01:10:49.635105 | controller |     "Jun 10 23:42:08.798278 crc crio[3641]: time=\"2026-06-10T23:42:08.798236673Z\" 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 01:10:49.635120 | controller |     "Jun 10 23:42:08.799802 crc crio[3641]: time=\"2026-06-10T23:42:08.799520183Z\" 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 01:10:49.635140 | controller |     "Jun 10 23:42:08.800898 crc crio[3641]: time=\"2026-06-10T23:42:08.800549703Z\" 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 01:10:49.635161 | controller |     "Jun 10 23:42:08.803884 crc crio[3641]: time=\"2026-06-10T23:42:08.803432106Z\" 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 01:10:49.635176 | controller |     "Jun 10 23:42:08.804484 crc crio[3641]: time=\"2026-06-10T23:42:08.803446607Z\" level=info msg=\"Adding pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.635190 | controller |     "Jun 10 23:42:08.807599 crc crio[3641]: time=\"2026-06-10T23:42:08.803459747Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-l27pk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.635233 | controller |     "Jun 10 23:42:08.807747 crc crio[3641]: time=\"2026-06-10T23:42:08.803473038Z\" level=info msg=\"Adding pod openshift-console_console-6c684df5db-cc8g8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.635254 | controller |     "Jun 10 23:42:08.807747 crc crio[3641]: time=\"2026-06-10T23:42:08.803486498Z\" 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 01:10:49.635268 | controller |     "Jun 10 23:42:08.813893 crc crio[3641]: time=\"2026-06-10T23:42:08.80353119Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-11 01:10:49.635282 | controller |     "Jun 10 23:42:08.813893 crc crio[3641]: time=\"2026-06-10T23:42:08.813809503Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-11 01:10:49.635296 | controller |     "Jun 10 23:42:08.813893 crc crio[3641]: time=\"2026-06-10T23:42:08.813830224Z\" 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 01:10:49.635311 | controller |     "Jun 10 23:42:08.813893 crc crio[3641]: time=\"2026-06-10T23:42:08.803563661Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-11 01:10:49.635325 | controller |     "Jun 10 23:42:08.813893 crc crio[3641]: time=\"2026-06-10T23:42:08.813899276Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-11 01:10:49.635339 | controller |     "Jun 10 23:42:08.814205 crc crio[3641]: time=\"2026-06-10T23:42:08.813916367Z\" level=info msg=\"Deleting pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.635377 | controller |     "Jun 10 23:42:08.816805 crc crio[3641]: time=\"2026-06-10T23:42:08.803577362Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-11 01:10:49.635393 | controller |     "Jun 10 23:42:08.816805 crc crio[3641]: time=\"2026-06-10T23:42:08.816767769Z\" 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 01:10:49.635408 | controller |     "Jun 10 23:42:08.817223 crc crio[3641]: time=\"2026-06-10T23:42:08.803592682Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-x5vn9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.635423 | controller |     "Jun 10 23:42:08.835967 crc crio[3641]: time=\"2026-06-10T23:42:08.803609473Z\" 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 01:10:49.635437 | controller |     "Jun 10 23:42:09.167395 crc crio[3641]: 2026-06-10T23:42: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 01:10:49.635451 | controller |     "Jun 10 23:42:09.167395 crc crio[3641]: time=\"2026-06-10T23:42:09.09020155Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox d740e0e4e183460f9077f0309b4353d7aba2b78551618829ae288374b5fd467d\" id=bbc69dca-701c-4f37-9209-a02522549a69 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.635466 | controller |     "Jun 10 23:42:09.169422 crc crio[3641]: 2026-06-10T23:42: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 01:10:49.635484 | controller |     "Jun 10 23:42:09.170129 crc crio[3641]: time=\"2026-06-10T23:42:09.169991815Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 234f4718fc9757db23f9cfb8d76a121dde746821af03f3755312886777afbec0\" id=0da826e8-bffb-4d7b-afdf-9af668a0cda6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.635499 | controller |     "Jun 10 23:42:09.190370 crc crio[3641]: time=\"2026-06-10T23:42:09.190175916Z\" level=info msg=\"runSandbox: deleting pod ID d740e0e4e183460f9077f0309b4353d7aba2b78551618829ae288374b5fd467d from idIndex\" id=bbc69dca-701c-4f37-9209-a02522549a69 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.635513 | controller |     "Jun 10 23:42:09.190370 crc crio[3641]: time=\"2026-06-10T23:42:09.190350773Z\" level=info msg=\"runSandbox: removing pod sandbox d740e0e4e183460f9077f0309b4353d7aba2b78551618829ae288374b5fd467d\" id=bbc69dca-701c-4f37-9209-a02522549a69 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.635527 | controller |     "Jun 10 23:42:09.190541 crc crio[3641]: time=\"2026-06-10T23:42:09.190455987Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox d740e0e4e183460f9077f0309b4353d7aba2b78551618829ae288374b5fd467d\" id=bbc69dca-701c-4f37-9209-a02522549a69 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.635542 | controller |     "Jun 10 23:42:09.190541 crc crio[3641]: time=\"2026-06-10T23:42:09.190485538Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox d740e0e4e183460f9077f0309b4353d7aba2b78551618829ae288374b5fd467d\" id=bbc69dca-701c-4f37-9209-a02522549a69 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.635556 | controller |     "Jun 10 23:42:09.193190 crc crio[3641]: time=\"2026-06-10T23:42:09.192887592Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: d740e0e4e183460f9077f0309b4353d7aba2b78551618829ae288374b5fd467d\" id=bbc69dca-701c-4f37-9209-a02522549a69 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.635570 | controller |     "Jun 10 23:42:09.199443 crc crio[3641]: time=\"2026-06-10T23:42:09.195814787Z\" level=info msg=\"runSandbox: deleting pod ID 234f4718fc9757db23f9cfb8d76a121dde746821af03f3755312886777afbec0 from idIndex\" id=0da826e8-bffb-4d7b-afdf-9af668a0cda6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.635585 | controller |     "Jun 10 23:42:09.199593 crc crio[3641]: time=\"2026-06-10T23:42:09.199563313Z\" level=info msg=\"runSandbox: removing pod sandbox 234f4718fc9757db23f9cfb8d76a121dde746821af03f3755312886777afbec0\" id=0da826e8-bffb-4d7b-afdf-9af668a0cda6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.635599 | controller |     "Jun 10 23:42:09.200216 crc crio[3641]: time=\"2026-06-10T23:42:09.200184858Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 234f4718fc9757db23f9cfb8d76a121dde746821af03f3755312886777afbec0\" id=0da826e8-bffb-4d7b-afdf-9af668a0cda6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.635614 | controller |     "Jun 10 23:42:09.200361 crc crio[3641]: time=\"2026-06-10T23:42:09.200328613Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 234f4718fc9757db23f9cfb8d76a121dde746821af03f3755312886777afbec0\" id=0da826e8-bffb-4d7b-afdf-9af668a0cda6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.635628 | controller |     "Jun 10 23:42:09.209374 crc crio[3641]: time=\"2026-06-10T23:42:09.209348107Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 234f4718fc9757db23f9cfb8d76a121dde746821af03f3755312886777afbec0\" id=0da826e8-bffb-4d7b-afdf-9af668a0cda6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.635643 | controller |     "Jun 10 23:42:09.230978 crc crio[3641]: time=\"2026-06-10T23:42:09.230505886Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 01:10:49.635661 | controller |     "Jun 10 23:42:09.232514 crc crio[3641]: time=\"2026-06-10T23:42:09.232478523Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_community-operators-qhh6t_openshift-marketplace_38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e_0\" id=bbc69dca-701c-4f37-9209-a02522549a69 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.635682 | controller |     "Jun 10 23:42:09.233152 crc crio[3641]: time=\"2026-06-10T23:42:09.232619608Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_community-operators-qhh6t_openshift-marketplace_38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e_0\" id=bbc69dca-701c-4f37-9209-a02522549a69 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.635697 | controller |     "Jun 10 23:42:09.359032 crc crio[3641]: time=\"2026-06-10T23:42:09.34294354Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_openshift-controller-manager-operator-686468bdd5-sjcrn_openshift-controller-manager-operator_84e6e6fd-a448-462c-a5d3-8fa636be2d6f_0\" id=0da826e8-bffb-4d7b-afdf-9af668a0cda6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.635712 | controller |     "Jun 10 23:42:09.359428 crc crio[3641]: time=\"2026-06-10T23:42:09.359393084Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_openshift-controller-manager-operator-686468bdd5-sjcrn_openshift-controller-manager-operator_84e6e6fd-a448-462c-a5d3-8fa636be2d6f_0\" id=0da826e8-bffb-4d7b-afdf-9af668a0cda6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.635726 | controller |     "Jun 10 23:42:10.205859 crc crio[3641]: 2026-06-10T23:42: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 01:10:49.635741 | controller |     "Jun 10 23:42:10.205859 crc crio[3641]: time=\"2026-06-10T23:42:10.204550863Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 78f43e22eac629c40f77113a48e041380dfd6e5856b4d40d0bdd077f08186a4d\" id=5a1ad7da-905d-4070-a22e-9c9c74ab12e2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.635755 | controller |     "Jun 10 23:42:10.229876 crc crio[3641]: time=\"2026-06-10T23:42:10.229614015Z\" level=info msg=\"runSandbox: deleting pod ID 78f43e22eac629c40f77113a48e041380dfd6e5856b4d40d0bdd077f08186a4d from idIndex\" id=5a1ad7da-905d-4070-a22e-9c9c74ab12e2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.635769 | controller |     "Jun 10 23:42:10.229876 crc crio[3641]: time=\"2026-06-10T23:42:10.229762131Z\" level=info msg=\"runSandbox: removing pod sandbox 78f43e22eac629c40f77113a48e041380dfd6e5856b4d40d0bdd077f08186a4d\" id=5a1ad7da-905d-4070-a22e-9c9c74ab12e2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.635784 | controller |     "Jun 10 23:42:10.229876 crc crio[3641]: time=\"2026-06-10T23:42:10.229815583Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 78f43e22eac629c40f77113a48e041380dfd6e5856b4d40d0bdd077f08186a4d\" id=5a1ad7da-905d-4070-a22e-9c9c74ab12e2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.635799 | controller |     "Jun 10 23:42:10.229876 crc crio[3641]: time=\"2026-06-10T23:42:10.229833184Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 78f43e22eac629c40f77113a48e041380dfd6e5856b4d40d0bdd077f08186a4d\" id=5a1ad7da-905d-4070-a22e-9c9c74ab12e2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.635813 | controller |     "Jun 10 23:42:10.236468 crc crio[3641]: time=\"2026-06-10T23:42:10.236147041Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 78f43e22eac629c40f77113a48e041380dfd6e5856b4d40d0bdd077f08186a4d\" id=5a1ad7da-905d-4070-a22e-9c9c74ab12e2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.635831 | controller |     "Jun 10 23:42:10.304337 crc crio[3641]: 2026-06-10T23:42: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 01:10:49.635847 | controller |     "Jun 10 23:42:10.304337 crc crio[3641]: time=\"2026-06-10T23:42:10.30326393Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 481959ec4676bcee2844191b24789f0dd783ef67907d67e7c53ad25b5893ae0d\" id=08e8ecf8-16fa-428b-9bf0-5760a92a9315 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.635862 | controller |     "Jun 10 23:42:10.335216 crc crio[3641]: time=\"2026-06-10T23:42:10.334966702Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_openshift-apiserver-operator-846cbfc458-xttmf_openshift-apiserver-operator_7d46baeb-32f5-4d0b-aeba-13333da51152_0\" id=5a1ad7da-905d-4070-a22e-9c9c74ab12e2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.635876 | controller |     "Jun 10 23:42:10.335216 crc crio[3641]: time=\"2026-06-10T23:42:10.335207591Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_openshift-apiserver-operator-846cbfc458-xttmf_openshift-apiserver-operator_7d46baeb-32f5-4d0b-aeba-13333da51152_0\" id=5a1ad7da-905d-4070-a22e-9c9c74ab12e2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.635890 | controller |     "Jun 10 23:42:10.369465 crc crio[3641]: time=\"2026-06-10T23:42:10.3504868Z\" level=info msg=\"runSandbox: deleting pod ID 481959ec4676bcee2844191b24789f0dd783ef67907d67e7c53ad25b5893ae0d from idIndex\" id=08e8ecf8-16fa-428b-9bf0-5760a92a9315 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.635905 | controller |     "Jun 10 23:42:10.369465 crc crio[3641]: time=\"2026-06-10T23:42:10.350556322Z\" level=info msg=\"runSandbox: removing pod sandbox 481959ec4676bcee2844191b24789f0dd783ef67907d67e7c53ad25b5893ae0d\" id=08e8ecf8-16fa-428b-9bf0-5760a92a9315 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.635919 | controller |     "Jun 10 23:42:10.369465 crc crio[3641]: time=\"2026-06-10T23:42:10.350609494Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 481959ec4676bcee2844191b24789f0dd783ef67907d67e7c53ad25b5893ae0d\" id=08e8ecf8-16fa-428b-9bf0-5760a92a9315 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.635934 | controller |     "Jun 10 23:42:10.369465 crc crio[3641]: time=\"2026-06-10T23:42:10.350633295Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 481959ec4676bcee2844191b24789f0dd783ef67907d67e7c53ad25b5893ae0d\" id=08e8ecf8-16fa-428b-9bf0-5760a92a9315 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.635949 | controller |     "Jun 10 23:42:10.369465 crc crio[3641]: time=\"2026-06-10T23:42:10.362560163Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 481959ec4676bcee2844191b24789f0dd783ef67907d67e7c53ad25b5893ae0d\" id=08e8ecf8-16fa-428b-9bf0-5760a92a9315 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.635963 | controller |     "Jun 10 23:42:10.569575 crc crio[3641]: time=\"2026-06-10T23:42:10.550475444Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_cluster-samples-operator-6b564684c8-bqbxk_openshift-cluster-samples-operator_5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0_0\" id=08e8ecf8-16fa-428b-9bf0-5760a92a9315 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.635977 | controller |     "Jun 10 23:42:10.569575 crc crio[3641]: time=\"2026-06-10T23:42:10.569355913Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_cluster-samples-operator-6b564684c8-bqbxk_openshift-cluster-samples-operator_5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0_0\" id=08e8ecf8-16fa-428b-9bf0-5760a92a9315 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.635991 | controller |     "Jun 10 23:42:10.732778 crc crio[3641]: 2026-06-10T23:42: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 01:10:49.636009 | controller |     "Jun 10 23:42:10.732778 crc crio[3641]: time=\"2026-06-10T23:42:10.73213556Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox df89db626776e620fd00dbd3f748ba3c01e475d9fa658ee07d5d08912b5d7c3d\" id=6af63ea9-c0a7-4860-bdd8-aae6198ad622 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.636024 | controller |     "Jun 10 23:42:10.766980 crc crio[3641]: time=\"2026-06-10T23:42:10.759396158Z\" level=info msg=\"runSandbox: deleting pod ID df89db626776e620fd00dbd3f748ba3c01e475d9fa658ee07d5d08912b5d7c3d from idIndex\" id=6af63ea9-c0a7-4860-bdd8-aae6198ad622 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.636038 | controller |     "Jun 10 23:42:10.766980 crc crio[3641]: time=\"2026-06-10T23:42:10.759512012Z\" level=info msg=\"runSandbox: removing pod sandbox df89db626776e620fd00dbd3f748ba3c01e475d9fa658ee07d5d08912b5d7c3d\" id=6af63ea9-c0a7-4860-bdd8-aae6198ad622 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.636052 | controller |     "Jun 10 23:42:10.766980 crc crio[3641]: time=\"2026-06-10T23:42:10.759567834Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox df89db626776e620fd00dbd3f748ba3c01e475d9fa658ee07d5d08912b5d7c3d\" id=6af63ea9-c0a7-4860-bdd8-aae6198ad622 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.636066 | controller |     "Jun 10 23:42:10.766980 crc crio[3641]: time=\"2026-06-10T23:42:10.759585065Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox df89db626776e620fd00dbd3f748ba3c01e475d9fa658ee07d5d08912b5d7c3d\" id=6af63ea9-c0a7-4860-bdd8-aae6198ad622 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.636081 | controller |     "Jun 10 23:42:10.777795 crc crio[3641]: time=\"2026-06-10T23:42:10.776445986Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: df89db626776e620fd00dbd3f748ba3c01e475d9fa658ee07d5d08912b5d7c3d\" id=6af63ea9-c0a7-4860-bdd8-aae6198ad622 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.636095 | controller |     "Jun 10 23:42:10.838321 crc crio[3641]: time=\"2026-06-10T23:42:10.837591711Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_openshift-config-operator-5777786469-bccdj_openshift-config-operator_24de2af2-9e39-4c2e-96f8-42509d1baf18_0\" id=6af63ea9-c0a7-4860-bdd8-aae6198ad622 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.636109 | controller |     "Jun 10 23:42:10.843944 crc crio[3641]: time=\"2026-06-10T23:42:10.842857207Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_openshift-config-operator-5777786469-bccdj_openshift-config-operator_24de2af2-9e39-4c2e-96f8-42509d1baf18_0\" id=6af63ea9-c0a7-4860-bdd8-aae6198ad622 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.636123 | controller |     "Jun 10 23:42:11.127994 crc crio[3641]: 2026-06-10T23:42:11Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-11 01:10:49.636136 | controller |     "Jun 10 23:42:11.127994 crc crio[3641]: time=\"2026-06-10T23:42:11.127606622Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 8468089ead8c32054e4821bfe187cdefeb4982aa05f30d962e373c492cbb4188\" id=09b6f540-3e0c-438f-9d1b-83e5b7fed5c4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.636150 | controller |     "Jun 10 23:42:11.169997 crc crio[3641]: time=\"2026-06-10T23:42:11.16740078Z\" level=info msg=\"runSandbox: deleting pod ID 8468089ead8c32054e4821bfe187cdefeb4982aa05f30d962e373c492cbb4188 from idIndex\" id=09b6f540-3e0c-438f-9d1b-83e5b7fed5c4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.636165 | controller |     "Jun 10 23:42:11.169997 crc crio[3641]: time=\"2026-06-10T23:42:11.168768444Z\" level=info msg=\"runSandbox: removing pod sandbox 8468089ead8c32054e4821bfe187cdefeb4982aa05f30d962e373c492cbb4188\" id=09b6f540-3e0c-438f-9d1b-83e5b7fed5c4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.636182 | controller |     "Jun 10 23:42:11.169997 crc crio[3641]: time=\"2026-06-10T23:42:11.168821096Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 8468089ead8c32054e4821bfe187cdefeb4982aa05f30d962e373c492cbb4188\" id=09b6f540-3e0c-438f-9d1b-83e5b7fed5c4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.636196 | controller |     "Jun 10 23:42:11.169997 crc crio[3641]: time=\"2026-06-10T23:42:11.168846707Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 8468089ead8c32054e4821bfe187cdefeb4982aa05f30d962e373c492cbb4188\" id=09b6f540-3e0c-438f-9d1b-83e5b7fed5c4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.636211 | controller |     "Jun 10 23:42:11.187108 crc crio[3641]: time=\"2026-06-10T23:42:11.185612664Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 8468089ead8c32054e4821bfe187cdefeb4982aa05f30d962e373c492cbb4188\" id=09b6f540-3e0c-438f-9d1b-83e5b7fed5c4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.636225 | controller |     "Jun 10 23:42:11.437340 crc crio[3641]: time=\"2026-06-10T23:42:11.436614997Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_network-check-target-fhkjl_openshift-network-diagnostics_17b87002-b798-480a-8e17-83053d698239_0\" id=09b6f540-3e0c-438f-9d1b-83e5b7fed5c4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.636238 | controller |     "Jun 10 23:42:11.437340 crc crio[3641]: time=\"2026-06-10T23:42:11.437080275Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_network-check-target-fhkjl_openshift-network-diagnostics_17b87002-b798-480a-8e17-83053d698239_0\" id=09b6f540-3e0c-438f-9d1b-83e5b7fed5c4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.636252 | controller |     "Jun 10 23:42:12.275404 crc crio[3641]: 2026-06-10T23:42:12Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-11 01:10:49.636266 | controller |     "Jun 10 23:42:12.275404 crc crio[3641]: time=\"2026-06-10T23:42:12.274843973Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox ab5d8e8c4a69be9e34f21dbdd6cfc1c0dcbc54b76d00d87c82d1ca99fc47e292\" id=fc5a898f-db8c-4304-b148-f180cb342a93 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.636280 | controller |     "Jun 10 23:42:12.291145 crc crio[3641]: time=\"2026-06-10T23:42:12.29084131Z\" level=info msg=\"runSandbox: deleting pod ID ab5d8e8c4a69be9e34f21dbdd6cfc1c0dcbc54b76d00d87c82d1ca99fc47e292 from idIndex\" id=fc5a898f-db8c-4304-b148-f180cb342a93 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.636294 | controller |     "Jun 10 23:42:12.291145 crc crio[3641]: time=\"2026-06-10T23:42:12.29111826Z\" level=info msg=\"runSandbox: removing pod sandbox ab5d8e8c4a69be9e34f21dbdd6cfc1c0dcbc54b76d00d87c82d1ca99fc47e292\" id=fc5a898f-db8c-4304-b148-f180cb342a93 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.636308 | controller |     "Jun 10 23:42:12.291370 crc crio[3641]: time=\"2026-06-10T23:42:12.291167222Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox ab5d8e8c4a69be9e34f21dbdd6cfc1c0dcbc54b76d00d87c82d1ca99fc47e292\" id=fc5a898f-db8c-4304-b148-f180cb342a93 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.636322 | controller |     "Jun 10 23:42:12.291370 crc crio[3641]: time=\"2026-06-10T23:42:12.291193183Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox ab5d8e8c4a69be9e34f21dbdd6cfc1c0dcbc54b76d00d87c82d1ca99fc47e292\" id=fc5a898f-db8c-4304-b148-f180cb342a93 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.636340 | controller |     "Jun 10 23:42:12.307521 crc crio[3641]: time=\"2026-06-10T23:42:12.3071952Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: ab5d8e8c4a69be9e34f21dbdd6cfc1c0dcbc54b76d00d87c82d1ca99fc47e292\" id=fc5a898f-db8c-4304-b148-f180cb342a93 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.636375 | controller |     "Jun 10 23:42:12.346219 crc crio[3641]: 2026-06-10T23:42:12Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-11 01:10:49.636390 | controller |     "Jun 10 23:42:12.346219 crc crio[3641]: time=\"2026-06-10T23:42:12.345953298Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox fa3389b095eec2a0dc58a8c44d380a7796c73370e8283bc2c09b3f1a12031e03\" id=93f82f59-11be-4c87-b5ca-4e6090a7fcfe name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.636405 | controller |     "Jun 10 23:42:12.374426 crc crio[3641]: time=\"2026-06-10T23:42:12.373914624Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_authentication-operator-7f5c659b84-khkfm_openshift-authentication-operator_677c2747-1901-4941-94f1-8281cced296b_0\" id=fc5a898f-db8c-4304-b148-f180cb342a93 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.636419 | controller |     "Jun 10 23:42:12.374426 crc crio[3641]: time=\"2026-06-10T23:42:12.374184644Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_authentication-operator-7f5c659b84-khkfm_openshift-authentication-operator_677c2747-1901-4941-94f1-8281cced296b_0\" id=fc5a898f-db8c-4304-b148-f180cb342a93 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.636433 | controller |     "Jun 10 23:42:12.385244 crc crio[3641]: time=\"2026-06-10T23:42:12.383640305Z\" level=info msg=\"runSandbox: deleting pod ID fa3389b095eec2a0dc58a8c44d380a7796c73370e8283bc2c09b3f1a12031e03 from idIndex\" id=93f82f59-11be-4c87-b5ca-4e6090a7fcfe name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.636447 | controller |     "Jun 10 23:42:12.385244 crc crio[3641]: time=\"2026-06-10T23:42:12.384515629Z\" level=info msg=\"runSandbox: removing pod sandbox fa3389b095eec2a0dc58a8c44d380a7796c73370e8283bc2c09b3f1a12031e03\" id=93f82f59-11be-4c87-b5ca-4e6090a7fcfe name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.636461 | controller |     "Jun 10 23:42:12.385244 crc crio[3641]: time=\"2026-06-10T23:42:12.384583431Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox fa3389b095eec2a0dc58a8c44d380a7796c73370e8283bc2c09b3f1a12031e03\" id=93f82f59-11be-4c87-b5ca-4e6090a7fcfe name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.636475 | controller |     "Jun 10 23:42:12.385244 crc crio[3641]: time=\"2026-06-10T23:42:12.384608442Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox fa3389b095eec2a0dc58a8c44d380a7796c73370e8283bc2c09b3f1a12031e03\" id=93f82f59-11be-4c87-b5ca-4e6090a7fcfe name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.636488 | controller |     "Jun 10 23:42:12.395724 crc crio[3641]: time=\"2026-06-10T23:42:12.395199877Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: fa3389b095eec2a0dc58a8c44d380a7796c73370e8283bc2c09b3f1a12031e03\" id=93f82f59-11be-4c87-b5ca-4e6090a7fcfe name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.636502 | controller |     "Jun 10 23:42:12.446616 crc crio[3641]: time=\"2026-06-10T23:42:12.445429505Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_cluster-image-registry-operator-86c45576b9-qdg7g_openshift-image-registry_1d749813-cd37-46e7-9865-e180c3005dc0_0\" id=93f82f59-11be-4c87-b5ca-4e6090a7fcfe name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.636516 | controller |     "Jun 10 23:42:12.448554 crc crio[3641]: time=\"2026-06-10T23:42:12.448230515Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_cluster-image-registry-operator-86c45576b9-qdg7g_openshift-image-registry_1d749813-cd37-46e7-9865-e180c3005dc0_0\" id=93f82f59-11be-4c87-b5ca-4e6090a7fcfe name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.636534 | controller |     "Jun 10 23:42:12.563331 crc crio[3641]: 2026-06-10T23:42:12Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-11 01:10:49.636548 | controller |     "Jun 10 23:42:12.563331 crc crio[3641]: time=\"2026-06-10T23:42:12.561173779Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox f1ecd66e1e0f84a12474ead4f836e4ddf4cc1eddf7c8f40ae9b609f2f3919de6\" id=163d6d76-986a-4506-8435-94f3929880fa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.636562 | controller |     "Jun 10 23:42:12.590559 crc crio[3641]: time=\"2026-06-10T23:42:12.585883497Z\" level=info msg=\"runSandbox: deleting pod ID f1ecd66e1e0f84a12474ead4f836e4ddf4cc1eddf7c8f40ae9b609f2f3919de6 from idIndex\" id=163d6d76-986a-4506-8435-94f3929880fa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.636576 | controller |     "Jun 10 23:42:12.590559 crc crio[3641]: time=\"2026-06-10T23:42:12.586010572Z\" level=info msg=\"runSandbox: removing pod sandbox f1ecd66e1e0f84a12474ead4f836e4ddf4cc1eddf7c8f40ae9b609f2f3919de6\" id=163d6d76-986a-4506-8435-94f3929880fa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.636590 | controller |     "Jun 10 23:42:12.590559 crc crio[3641]: time=\"2026-06-10T23:42:12.586277453Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox f1ecd66e1e0f84a12474ead4f836e4ddf4cc1eddf7c8f40ae9b609f2f3919de6\" id=163d6d76-986a-4506-8435-94f3929880fa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.636605 | controller |     "Jun 10 23:42:12.590559 crc crio[3641]: time=\"2026-06-10T23:42:12.586295393Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox f1ecd66e1e0f84a12474ead4f836e4ddf4cc1eddf7c8f40ae9b609f2f3919de6\" id=163d6d76-986a-4506-8435-94f3929880fa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.636619 | controller |     "Jun 10 23:42:12.599998 crc crio[3641]: time=\"2026-06-10T23:42:12.599328924Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: f1ecd66e1e0f84a12474ead4f836e4ddf4cc1eddf7c8f40ae9b609f2f3919de6\" id=163d6d76-986a-4506-8435-94f3929880fa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.636634 | controller |     "Jun 10 23:42:12.660488 crc crio[3641]: 2026-06-10T23:42:12Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-11 01:10:49.636649 | controller |     "Jun 10 23:42:12.660870 crc crio[3641]: time=\"2026-06-10T23:42:12.660554232Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 1af05544a17a652e40f137a2d22c93ac732eed2e66369266e437561b5dcf3ce2\" id=104f04e2-f122-4d24-8c8c-2eb0346f502d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.636663 | controller |     "Jun 10 23:42:12.666724 crc crio[3641]: 2026-06-10T23:42:12Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-11 01:10:49.636678 | controller |     "Jun 10 23:42:12.666724 crc crio[3641]: time=\"2026-06-10T23:42:12.66662752Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 396efa3aaef0d738edb40579d16f84f41deaa3b1f6d8228f5d826c00291560ff\" id=48f7e425-6a0d-4b89-9e3b-0664a696da77 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.636692 | controller |     "Jun 10 23:42:12.670573 crc crio[3641]: time=\"2026-06-10T23:42:12.670522613Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_apiserver-9ddfb9f55-k47zv_openshift-apiserver_e7508fa2-0f14-41e2-8972-4e2e11009b77_0\" id=163d6d76-986a-4506-8435-94f3929880fa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.636710 | controller |     "Jun 10 23:42:12.695262 crc crio[3641]: time=\"2026-06-10T23:42:12.695179198Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_apiserver-9ddfb9f55-k47zv_openshift-apiserver_e7508fa2-0f14-41e2-8972-4e2e11009b77_0\" id=163d6d76-986a-4506-8435-94f3929880fa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.636725 | controller |     "Jun 10 23:42:12.698544 crc crio[3641]: time=\"2026-06-10T23:42:12.697380464Z\" level=info msg=\"runSandbox: deleting pod ID 1af05544a17a652e40f137a2d22c93ac732eed2e66369266e437561b5dcf3ce2 from idIndex\" id=104f04e2-f122-4d24-8c8c-2eb0346f502d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.636739 | controller |     "Jun 10 23:42:12.698544 crc crio[3641]: time=\"2026-06-10T23:42:12.69778638Z\" level=info msg=\"runSandbox: removing pod sandbox 1af05544a17a652e40f137a2d22c93ac732eed2e66369266e437561b5dcf3ce2\" id=104f04e2-f122-4d24-8c8c-2eb0346f502d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.636754 | controller |     "Jun 10 23:42:12.698544 crc crio[3641]: time=\"2026-06-10T23:42:12.697842533Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 1af05544a17a652e40f137a2d22c93ac732eed2e66369266e437561b5dcf3ce2\" id=104f04e2-f122-4d24-8c8c-2eb0346f502d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.636768 | controller |     "Jun 10 23:42:12.698544 crc crio[3641]: time=\"2026-06-10T23:42:12.697858503Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 1af05544a17a652e40f137a2d22c93ac732eed2e66369266e437561b5dcf3ce2\" id=104f04e2-f122-4d24-8c8c-2eb0346f502d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.636782 | controller |     "Jun 10 23:42:12.707345 crc crio[3641]: time=\"2026-06-10T23:42:12.70441109Z\" level=info msg=\"runSandbox: deleting pod ID 396efa3aaef0d738edb40579d16f84f41deaa3b1f6d8228f5d826c00291560ff from idIndex\" id=48f7e425-6a0d-4b89-9e3b-0664a696da77 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.636797 | controller |     "Jun 10 23:42:12.707345 crc crio[3641]: time=\"2026-06-10T23:42:12.704632359Z\" level=info msg=\"runSandbox: removing pod sandbox 396efa3aaef0d738edb40579d16f84f41deaa3b1f6d8228f5d826c00291560ff\" id=48f7e425-6a0d-4b89-9e3b-0664a696da77 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.636811 | controller |     "Jun 10 23:42:12.707345 crc crio[3641]: time=\"2026-06-10T23:42:12.704855687Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 396efa3aaef0d738edb40579d16f84f41deaa3b1f6d8228f5d826c00291560ff\" id=48f7e425-6a0d-4b89-9e3b-0664a696da77 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.636825 | controller |     "Jun 10 23:42:12.707345 crc crio[3641]: time=\"2026-06-10T23:42:12.704873568Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 396efa3aaef0d738edb40579d16f84f41deaa3b1f6d8228f5d826c00291560ff\" id=48f7e425-6a0d-4b89-9e3b-0664a696da77 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.636840 | controller |     "Jun 10 23:42:12.719017 crc crio[3641]: time=\"2026-06-10T23:42:12.715101488Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 1af05544a17a652e40f137a2d22c93ac732eed2e66369266e437561b5dcf3ce2\" id=104f04e2-f122-4d24-8c8c-2eb0346f502d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.636854 | controller |     "Jun 10 23:42:12.719017 crc crio[3641]: time=\"2026-06-10T23:42:12.717235611Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 396efa3aaef0d738edb40579d16f84f41deaa3b1f6d8228f5d826c00291560ff\" id=48f7e425-6a0d-4b89-9e3b-0664a696da77 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.636868 | controller |     "Jun 10 23:42:12.727416 crc crio[3641]: time=\"2026-06-10T23:42:12.727089447Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_apiserver-8596bd845d-l6g6s_openshift-oauth-apiserver_eeb0b76f-edea-4c9c-99a1-0130c6a7453c_0\" id=104f04e2-f122-4d24-8c8c-2eb0346f502d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.636886 | controller |     "Jun 10 23:42:12.728507 crc crio[3641]: time=\"2026-06-10T23:42:12.727764374Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_apiserver-8596bd845d-l6g6s_openshift-oauth-apiserver_eeb0b76f-edea-4c9c-99a1-0130c6a7453c_0\" id=104f04e2-f122-4d24-8c8c-2eb0346f502d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.636902 | controller |     "Jun 10 23:42:12.771279 crc crio[3641]: time=\"2026-06-10T23:42:12.769703567Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_networking-console-plugin-5ff7774fd9-nljh6_openshift-network-console_6a9ae5f6-97bd-46ac-bafa-ca1b4452a141_0\" id=48f7e425-6a0d-4b89-9e3b-0664a696da77 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.636916 | controller |     "Jun 10 23:42:12.771279 crc crio[3641]: time=\"2026-06-10T23:42:12.770521169Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_networking-console-plugin-5ff7774fd9-nljh6_openshift-network-console_6a9ae5f6-97bd-46ac-bafa-ca1b4452a141_0\" id=48f7e425-6a0d-4b89-9e3b-0664a696da77 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.636931 | controller |     "Jun 10 23:42:13.322241 crc crio[3641]: 2026-06-10T23:42:13Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-11 01:10:49.636945 | controller |     "Jun 10 23:42:13.323331 crc crio[3641]: time=\"2026-06-10T23:42:13.323293363Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 9b5802d8d5e0904a22ba3796d0ac17d437b23a794d1790e7d31dc47dea6fd65a\" id=209fb38d-377c-4818-a17a-706576976644 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.636959 | controller |     "Jun 10 23:42:13.330221 crc crio[3641]: time=\"2026-06-10T23:42:13.330189593Z\" level=info msg=\"runSandbox: deleting pod ID 9b5802d8d5e0904a22ba3796d0ac17d437b23a794d1790e7d31dc47dea6fd65a from idIndex\" id=209fb38d-377c-4818-a17a-706576976644 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.636976 | controller |     "Jun 10 23:42:13.330365 crc crio[3641]: time=\"2026-06-10T23:42:13.330340529Z\" level=info msg=\"runSandbox: removing pod sandbox 9b5802d8d5e0904a22ba3796d0ac17d437b23a794d1790e7d31dc47dea6fd65a\" id=209fb38d-377c-4818-a17a-706576976644 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.636991 | controller |     "Jun 10 23:42:13.330492 crc crio[3641]: time=\"2026-06-10T23:42:13.330466084Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 9b5802d8d5e0904a22ba3796d0ac17d437b23a794d1790e7d31dc47dea6fd65a\" id=209fb38d-377c-4818-a17a-706576976644 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.637006 | controller |     "Jun 10 23:42:13.330593 crc crio[3641]: time=\"2026-06-10T23:42:13.330570978Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 9b5802d8d5e0904a22ba3796d0ac17d437b23a794d1790e7d31dc47dea6fd65a\" id=209fb38d-377c-4818-a17a-706576976644 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.637021 | controller |     "Jun 10 23:42:13.335721 crc crio[3641]: time=\"2026-06-10T23:42:13.335617616Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 9b5802d8d5e0904a22ba3796d0ac17d437b23a794d1790e7d31dc47dea6fd65a\" id=209fb38d-377c-4818-a17a-706576976644 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.637036 | controller |     "Jun 10 23:42:13.369415 crc crio[3641]: time=\"2026-06-10T23:42:13.369376838Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_openshift-kube-scheduler-operator-54f497555d-d8646_openshift-kube-scheduler-operator_4e9ac1d6-d4ed-4411-a098-d1bf725c943c_0\" id=209fb38d-377c-4818-a17a-706576976644 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.637056 | controller |     "Jun 10 23:42:13.369601 crc crio[3641]: time=\"2026-06-10T23:42:13.369583067Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_openshift-kube-scheduler-operator-54f497555d-d8646_openshift-kube-scheduler-operator_4e9ac1d6-d4ed-4411-a098-d1bf725c943c_0\" id=209fb38d-377c-4818-a17a-706576976644 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.637071 | controller |     "Jun 10 23:42:13.381018 crc crio[3641]: 2026-06-10T23:42:13Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-11 01:10:49.637086 | controller |     "Jun 10 23:42:13.381221 crc crio[3641]: time=\"2026-06-10T23:42:13.381191641Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 3e6462832183391a044049d4985a88a92ebb69a884ac287353dcadf73167fc89\" id=fc004c57-74a2-4f25-8f80-f5f234722a83 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.637100 | controller |     "Jun 10 23:42:13.388880 crc crio[3641]: time=\"2026-06-10T23:42:13.388587041Z\" level=info msg=\"runSandbox: deleting pod ID 3e6462832183391a044049d4985a88a92ebb69a884ac287353dcadf73167fc89 from idIndex\" id=fc004c57-74a2-4f25-8f80-f5f234722a83 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.637115 | controller |     "Jun 10 23:42:13.388880 crc crio[3641]: time=\"2026-06-10T23:42:13.388721896Z\" level=info msg=\"runSandbox: removing pod sandbox 3e6462832183391a044049d4985a88a92ebb69a884ac287353dcadf73167fc89\" id=fc004c57-74a2-4f25-8f80-f5f234722a83 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.637129 | controller |     "Jun 10 23:42:13.388880 crc crio[3641]: time=\"2026-06-10T23:42:13.388781909Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 3e6462832183391a044049d4985a88a92ebb69a884ac287353dcadf73167fc89\" id=fc004c57-74a2-4f25-8f80-f5f234722a83 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.637144 | controller |     "Jun 10 23:42:13.388880 crc crio[3641]: time=\"2026-06-10T23:42:13.388802559Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 3e6462832183391a044049d4985a88a92ebb69a884ac287353dcadf73167fc89\" id=fc004c57-74a2-4f25-8f80-f5f234722a83 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.637159 | controller |     "Jun 10 23:42:13.391392 crc crio[3641]: time=\"2026-06-10T23:42:13.391164492Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 3e6462832183391a044049d4985a88a92ebb69a884ac287353dcadf73167fc89\" id=fc004c57-74a2-4f25-8f80-f5f234722a83 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.637173 | controller |     "Jun 10 23:42:13.399796 crc crio[3641]: time=\"2026-06-10T23:42:13.399156535Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_network-check-source-5bb8f5cd97-xdvz5_openshift-network-diagnostics_f863fff9-286a-45fa-b8f0-8a86994b8440_0\" id=fc004c57-74a2-4f25-8f80-f5f234722a83 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.637187 | controller |     "Jun 10 23:42:13.399796 crc crio[3641]: time=\"2026-06-10T23:42:13.399393374Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_network-check-source-5bb8f5cd97-xdvz5_openshift-network-diagnostics_f863fff9-286a-45fa-b8f0-8a86994b8440_0\" id=fc004c57-74a2-4f25-8f80-f5f234722a83 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.637202 | controller |     "Jun 10 23:42:13.413713 crc crio[3641]: 2026-06-10T23:42:13Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-11 01:10:49.637219 | controller |     "Jun 10 23:42:13.413864 crc crio[3641]: time=\"2026-06-10T23:42:13.413782698Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox e252ba89977368ff2d934af558c31ae712bee522f9d470902277fceda26e3d8e\" id=bb1842d0-572b-44bd-87c5-5e082220ae65 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.637235 | controller |     "Jun 10 23:42:13.426383 crc crio[3641]: time=\"2026-06-10T23:42:13.426186444Z\" level=info msg=\"runSandbox: deleting pod ID e252ba89977368ff2d934af558c31ae712bee522f9d470902277fceda26e3d8e from idIndex\" id=bb1842d0-572b-44bd-87c5-5e082220ae65 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.637249 | controller |     "Jun 10 23:42:13.426383 crc crio[3641]: time=\"2026-06-10T23:42:13.426368281Z\" level=info msg=\"runSandbox: removing pod sandbox e252ba89977368ff2d934af558c31ae712bee522f9d470902277fceda26e3d8e\" id=bb1842d0-572b-44bd-87c5-5e082220ae65 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.637264 | controller |     "Jun 10 23:42:13.427174 crc crio[3641]: time=\"2026-06-10T23:42:13.426421313Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox e252ba89977368ff2d934af558c31ae712bee522f9d470902277fceda26e3d8e\" id=bb1842d0-572b-44bd-87c5-5e082220ae65 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.637278 | controller |     "Jun 10 23:42:13.427174 crc crio[3641]: time=\"2026-06-10T23:42:13.426449644Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox e252ba89977368ff2d934af558c31ae712bee522f9d470902277fceda26e3d8e\" id=bb1842d0-572b-44bd-87c5-5e082220ae65 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.637292 | controller |     "Jun 10 23:42:13.432245 crc crio[3641]: time=\"2026-06-10T23:42:13.432064624Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: e252ba89977368ff2d934af558c31ae712bee522f9d470902277fceda26e3d8e\" id=bb1842d0-572b-44bd-87c5-5e082220ae65 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.637306 | controller |     "Jun 10 23:42:13.440461 crc crio[3641]: time=\"2026-06-10T23:42:13.440348739Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_package-server-manager-77f986bd66-5lhf9_openshift-operator-lifecycle-manager_bebbba29-e4e9-44ad-b643-3a7ebf505270_0\" id=bb1842d0-572b-44bd-87c5-5e082220ae65 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.637321 | controller |     "Jun 10 23:42:13.440574 crc crio[3641]: time=\"2026-06-10T23:42:13.440466613Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_package-server-manager-77f986bd66-5lhf9_openshift-operator-lifecycle-manager_bebbba29-e4e9-44ad-b643-3a7ebf505270_0\" id=bb1842d0-572b-44bd-87c5-5e082220ae65 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.637335 | controller |     "Jun 10 23:42:13.446959 crc crio[3641]: 2026-06-10T23:42:13Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-11 01:10:49.637364 | controller |     "Jun 10 23:42:13.446959 crc crio[3641]: time=\"2026-06-10T23:42:13.445524251Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox b1fc30daabb11845c695220cf60f0bc9efca0499b17a5c213aa1ce0bee11552e\" id=ba8990d4-2813-4a42-b8a6-b05d7d121713 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.637383 | controller |     "Jun 10 23:42:13.452314 crc crio[3641]: time=\"2026-06-10T23:42:13.452018976Z\" level=info msg=\"runSandbox: deleting pod ID b1fc30daabb11845c695220cf60f0bc9efca0499b17a5c213aa1ce0bee11552e from idIndex\" id=ba8990d4-2813-4a42-b8a6-b05d7d121713 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.637398 | controller |     "Jun 10 23:42:13.453092 crc crio[3641]: time=\"2026-06-10T23:42:13.452473514Z\" level=info msg=\"runSandbox: removing pod sandbox b1fc30daabb11845c695220cf60f0bc9efca0499b17a5c213aa1ce0bee11552e\" id=ba8990d4-2813-4a42-b8a6-b05d7d121713 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.637416 | controller |     "Jun 10 23:42:13.453092 crc crio[3641]: time=\"2026-06-10T23:42:13.452525106Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox b1fc30daabb11845c695220cf60f0bc9efca0499b17a5c213aa1ce0bee11552e\" id=ba8990d4-2813-4a42-b8a6-b05d7d121713 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.637430 | controller |     "Jun 10 23:42:13.453092 crc crio[3641]: time=\"2026-06-10T23:42:13.452558707Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox b1fc30daabb11845c695220cf60f0bc9efca0499b17a5c213aa1ce0bee11552e\" id=ba8990d4-2813-4a42-b8a6-b05d7d121713 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.637445 | controller |     "Jun 10 23:42:13.458201 crc crio[3641]: time=\"2026-06-10T23:42:13.458077453Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: b1fc30daabb11845c695220cf60f0bc9efca0499b17a5c213aa1ce0bee11552e\" id=ba8990d4-2813-4a42-b8a6-b05d7d121713 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.637459 | controller |     "Jun 10 23:42:13.466571 crc crio[3641]: 2026-06-10T23:42:13Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-11 01:10:49.637473 | controller |     "Jun 10 23:42:13.467037 crc crio[3641]: time=\"2026-06-10T23:42:13.466909749Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 25acc84124c67240f725d6ed71fbf8bcbddabb036a62adcbcd20c7ac6325e55e\" id=b3becf38-397f-40ce-9091-2f454fba3e4e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.637487 | controller |     "Jun 10 23:42:13.474435 crc crio[3641]: time=\"2026-06-10T23:42:13.474385552Z\" level=info msg=\"runSandbox: deleting pod ID 25acc84124c67240f725d6ed71fbf8bcbddabb036a62adcbcd20c7ac6325e55e from idIndex\" id=b3becf38-397f-40ce-9091-2f454fba3e4e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.637501 | controller |     "Jun 10 23:42:13.474597 crc crio[3641]: time=\"2026-06-10T23:42:13.474574929Z\" level=info msg=\"runSandbox: removing pod sandbox 25acc84124c67240f725d6ed71fbf8bcbddabb036a62adcbcd20c7ac6325e55e\" id=b3becf38-397f-40ce-9091-2f454fba3e4e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.637515 | controller |     "Jun 10 23:42:13.474777 crc crio[3641]: time=\"2026-06-10T23:42:13.474756256Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 25acc84124c67240f725d6ed71fbf8bcbddabb036a62adcbcd20c7ac6325e55e\" id=b3becf38-397f-40ce-9091-2f454fba3e4e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.637529 | controller |     "Jun 10 23:42:13.474873 crc crio[3641]: time=\"2026-06-10T23:42:13.47485737Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 25acc84124c67240f725d6ed71fbf8bcbddabb036a62adcbcd20c7ac6325e55e\" id=b3becf38-397f-40ce-9091-2f454fba3e4e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.637543 | controller |     "Jun 10 23:42:13.477464 crc crio[3641]: time=\"2026-06-10T23:42:13.476328138Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_etcd-operator-69b85846b6-9w8mk_openshift-etcd-operator_590c4b91-91e2-41cd-8666-e08cbfa17a77_0\" id=ba8990d4-2813-4a42-b8a6-b05d7d121713 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.637557 | controller |     "Jun 10 23:42:13.477464 crc crio[3641]: time=\"2026-06-10T23:42:13.47637371Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_etcd-operator-69b85846b6-9w8mk_openshift-etcd-operator_590c4b91-91e2-41cd-8666-e08cbfa17a77_0\" id=ba8990d4-2813-4a42-b8a6-b05d7d121713 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.637571 | controller |     "Jun 10 23:42:13.478445 crc crio[3641]: 2026-06-10T23:42:13Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-11 01:10:49.637589 | controller |     "Jun 10 23:42:13.478732 crc crio[3641]: time=\"2026-06-10T23:42:13.478487393Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox db12ae3c41e2620e774e536fd8c32c9910c4d244a3eda0c29e5050e3ea0dad0d\" id=6e3f8968-2a4a-4d47-84d6-aff8c758702a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.637603 | controller |     "Jun 10 23:42:13.478905 crc crio[3641]: time=\"2026-06-10T23:42:13.478875198Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 25acc84124c67240f725d6ed71fbf8bcbddabb036a62adcbcd20c7ac6325e55e\" id=b3becf38-397f-40ce-9091-2f454fba3e4e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.637617 | controller |     "Jun 10 23:42:13.484032 crc crio[3641]: time=\"2026-06-10T23:42:13.483950457Z\" level=info msg=\"runSandbox: deleting pod ID db12ae3c41e2620e774e536fd8c32c9910c4d244a3eda0c29e5050e3ea0dad0d from idIndex\" id=6e3f8968-2a4a-4d47-84d6-aff8c758702a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.637631 | controller |     "Jun 10 23:42:13.484368 crc crio[3641]: time=\"2026-06-10T23:42:13.483985328Z\" level=info msg=\"runSandbox: removing pod sandbox db12ae3c41e2620e774e536fd8c32c9910c4d244a3eda0c29e5050e3ea0dad0d\" id=6e3f8968-2a4a-4d47-84d6-aff8c758702a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.637646 | controller |     "Jun 10 23:42:13.484368 crc crio[3641]: time=\"2026-06-10T23:42:13.484324261Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox db12ae3c41e2620e774e536fd8c32c9910c4d244a3eda0c29e5050e3ea0dad0d\" id=6e3f8968-2a4a-4d47-84d6-aff8c758702a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.637660 | controller |     "Jun 10 23:42:13.484368 crc crio[3641]: time=\"2026-06-10T23:42:13.484345452Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox db12ae3c41e2620e774e536fd8c32c9910c4d244a3eda0c29e5050e3ea0dad0d\" id=6e3f8968-2a4a-4d47-84d6-aff8c758702a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.637675 | controller |     "Jun 10 23:42:13.490162 crc crio[3641]: time=\"2026-06-10T23:42:13.490003594Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: db12ae3c41e2620e774e536fd8c32c9910c4d244a3eda0c29e5050e3ea0dad0d\" id=6e3f8968-2a4a-4d47-84d6-aff8c758702a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.637690 | controller |     "Jun 10 23:42:13.499223 crc crio[3641]: time=\"2026-06-10T23:42:13.498476846Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_ingress-operator-6b9cb4dbcf-5fpw9_openshift-ingress-operator_e466d193-2f16-441a-9f10-579f91762fb9_0\" id=b3becf38-397f-40ce-9091-2f454fba3e4e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.637704 | controller |     "Jun 10 23:42:13.499223 crc crio[3641]: time=\"2026-06-10T23:42:13.49858417Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_ingress-operator-6b9cb4dbcf-5fpw9_openshift-ingress-operator_e466d193-2f16-441a-9f10-579f91762fb9_0\" id=b3becf38-397f-40ce-9091-2f454fba3e4e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.637719 | controller |     "Jun 10 23:42:13.511571 crc crio[3641]: time=\"2026-06-10T23:42:13.510368601Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_console-operator-67c89758df-4jf4f_openshift-console-operator_a7050c01-20e1-4a5b-9a20-dee2d4b99ee2_0\" id=6e3f8968-2a4a-4d47-84d6-aff8c758702a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.637733 | controller |     "Jun 10 23:42:13.511571 crc crio[3641]: time=\"2026-06-10T23:42:13.511513256Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_console-operator-67c89758df-4jf4f_openshift-console-operator_a7050c01-20e1-4a5b-9a20-dee2d4b99ee2_0\" id=6e3f8968-2a4a-4d47-84d6-aff8c758702a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.637751 | controller |     "Jun 10 23:42:20.182189 crc crio[3641]: time=\"2026-06-10T23:42:20.182105157Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-qhh6t/POD\" id=06e2a3c9-becc-4146-8097-71efadd696ab name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.637765 | controller |     "Jun 10 23:42:20.182711 crc crio[3641]: time=\"2026-06-10T23:42:20.182620518Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.637780 | controller |     "Jun 10 23:42:23.196473 crc crio[3641]: time=\"2026-06-10T23:42:23.195956182Z\" level=info msg=\"Running pod sandbox: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/POD\" id=a873e0a7-9a35-4d81-8161-221c58eb6582 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.637794 | controller |     "Jun 10 23:42:23.197309 crc crio[3641]: time=\"2026-06-10T23:42:23.197266414Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.637808 | controller |     "Jun 10 23:42:24.189450 crc crio[3641]: time=\"2026-06-10T23:42:24.188395079Z\" level=info msg=\"Running pod sandbox: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/POD\" id=983a2174-e668-4aa6-89e7-29df4049ee27 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.637822 | controller |     "Jun 10 23:42:24.189450 crc crio[3641]: time=\"2026-06-10T23:42:24.188470932Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.637836 | controller |     "Jun 10 23:42:24.192023 crc crio[3641]: time=\"2026-06-10T23:42:24.190312804Z\" level=info msg=\"Running pod sandbox: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/POD\" id=c8d41b7c-da31-4620-8aa9-6e39d67921d3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.637850 | controller |     "Jun 10 23:42:24.192023 crc crio[3641]: time=\"2026-06-10T23:42:24.190427418Z\" level=info msg=\"Running pod sandbox: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/POD\" id=65da65bd-8215-4578-be39-28441826b801 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.637864 | controller |     "Jun 10 23:42:24.192023 crc crio[3641]: time=\"2026-06-10T23:42:24.190552253Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.637879 | controller |     "Jun 10 23:42:24.192023 crc crio[3641]: time=\"2026-06-10T23:42:24.190571024Z\" level=info msg=\"Running pod sandbox: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/POD\" id=8e41aa8b-3329-4764-90d8-a3667e98e8f7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.637893 | controller |     "Jun 10 23:42:24.192023 crc crio[3641]: time=\"2026-06-10T23:42:24.190627766Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.637908 | controller |     "Jun 10 23:42:24.192023 crc crio[3641]: time=\"2026-06-10T23:42:24.190435109Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.637922 | controller |     "Jun 10 23:42:24.192023 crc crio[3641]: time=\"2026-06-10T23:42:24.191571663Z\" level=info msg=\"Running pod sandbox: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/POD\" id=4d221e02-91a6-44bf-b83e-d94501008d05 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.637937 | controller |     "Jun 10 23:42:24.196265 crc crio[3641]: time=\"2026-06-10T23:42:24.19173783Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.637954 | controller |     "Jun 10 23:42:25.181426 crc crio[3641]: time=\"2026-06-10T23:42:25.181075406Z\" level=info msg=\"Running pod sandbox: openshift-console-operator/console-operator-67c89758df-4jf4f/POD\" id=7dfd005a-fa13-4304-b407-866e90206201 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.637968 | controller |     "Jun 10 23:42:25.181426 crc crio[3641]: time=\"2026-06-10T23:42:25.181336636Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.637983 | controller |     "Jun 10 23:42:25.185488 crc crio[3641]: time=\"2026-06-10T23:42:25.184810962Z\" level=info msg=\"Running pod sandbox: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/POD\" id=ea42cf54-d7ab-4e60-8545-769d4ab554a6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.637997 | controller |     "Jun 10 23:42:25.185488 crc crio[3641]: time=\"2026-06-10T23:42:25.184992229Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.638026 | controller |     "Jun 10 23:42:26.179484 crc crio[3641]: time=\"2026-06-10T23:42:26.179004638Z\" level=info msg=\"Running pod sandbox: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/POD\" id=0b750533-77b5-4d13-8158-be8ea2d3587b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.638044 | controller |     "Jun 10 23:42:26.179484 crc crio[3641]: time=\"2026-06-10T23:42:26.179088382Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.638058 | controller |     "Jun 10 23:42:26.179484 crc crio[3641]: time=\"2026-06-10T23:42:26.179412344Z\" level=info msg=\"Running pod sandbox: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/POD\" id=ab1a5dee-1920-4bdc-a89d-d28de3e1cffe name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.638073 | controller |     "Jun 10 23:42:26.179484 crc crio[3641]: time=\"2026-06-10T23:42:26.179457856Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.638087 | controller |     "Jun 10 23:42:26.179968 crc crio[3641]: time=\"2026-06-10T23:42:26.179771268Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/POD\" id=717c97ec-33fc-43bc-8bb9-be7467c4fa3d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.638101 | controller |     "Jun 10 23:42:26.180078 crc crio[3641]: time=\"2026-06-10T23:42:26.180020728Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.638115 | controller |     "Jun 10 23:42:26.180154 crc crio[3641]: time=\"2026-06-10T23:42:26.179893753Z\" level=info msg=\"Running pod sandbox: openshift-config-operator/openshift-config-operator-5777786469-bccdj/POD\" id=000522b2-f406-405b-a802-d33c6bfa72a0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.638129 | controller |     "Jun 10 23:42:26.180154 crc crio[3641]: time=\"2026-06-10T23:42:26.180126482Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.638143 | controller |     "Jun 10 23:42:26.180306 crc crio[3641]: time=\"2026-06-10T23:42:26.180232837Z\" level=info msg=\"Running pod sandbox: openshift-network-diagnostics/network-check-target-fhkjl/POD\" id=0b3d8d7e-99ef-4604-9a93-69fd498379fb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.638161 | controller |     "Jun 10 23:42:26.180377 crc crio[3641]: time=\"2026-06-10T23:42:26.18031842Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.638175 | controller |     "Jun 10 23:42:26.310055 crc crio[3641]: time=\"2026-06-10T23:42:26.309574913Z\" level=info msg=\"Running pod sandbox: openshift-multus/cni-sysctl-allowlist-ds-6lnmz/POD\" id=4b72bc12-39a8-466b-a682-e428dbd91a71 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.638189 | controller |     "Jun 10 23:42:26.310835 crc crio[3641]: time=\"2026-06-10T23:42:26.310098314Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.638204 | controller |     "Jun 10 23:42:26.333415 crc crio[3641]: time=\"2026-06-10T23:42:26.332931748Z\" 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=4b72bc12-39a8-466b-a682-e428dbd91a71 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.638218 | controller |     "Jun 10 23:42:26.358393 crc crio[3641]: time=\"2026-06-10T23:42:26.358027571Z\" level=info msg=\"Ran pod sandbox f6607e1535caeafc2502887810e8936a5d93fe46a4ba836c4853dcbdc4f95ede with infra container: openshift-multus/cni-sysctl-allowlist-ds-6lnmz/POD\" id=4b72bc12-39a8-466b-a682-e428dbd91a71 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.638231 | controller |     "Jun 10 23:42:26.364547 crc crio[3641]: time=\"2026-06-10T23:42:26.363941743Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=bf4527ae-f24a-4323-9a26-387dd108a3fe name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.638246 | controller |     "Jun 10 23:42:26.373505 crc crio[3641]: time=\"2026-06-10T23:42:26.373145524Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=9476c8cf-36e2-46c0-b30d-8fca6f051d95 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.638260 | controller |     "Jun 10 23:42:26.389744 crc crio[3641]: time=\"2026-06-10T23:42:26.389573527Z\" level=info msg=\"Creating container: openshift-multus/cni-sysctl-allowlist-ds-6lnmz/kube-multus-additional-cni-plugins\" id=f108a4ea-b90a-4baf-8564-0d5fcf030a17 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.638273 | controller |     "Jun 10 23:42:26.390978 crc crio[3641]: time=\"2026-06-10T23:42:26.390815936Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.638287 | controller |     "Jun 10 23:42:26.430014 crc crio[3641]: time=\"2026-06-10T23:42:26.42997504Z\" level=info msg=\"Removing container: 12b91389c45e4e9c1cd64132a205dd59cf7dc299691d84ad439b55bba342a10c\" id=88aa3e66-e8c3-43a7-95f9-74269ee0c837 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.638301 | controller |     "Jun 10 23:42:26.432722 crc crio[3641]: time=\"2026-06-10T23:42:26.432593642Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.638315 | controller |     "Jun 10 23:42:26.719476 crc crio[3641]: time=\"2026-06-10T23:42:26.719305804Z\" level=info msg=\"Removed container 12b91389c45e4e9c1cd64132a205dd59cf7dc299691d84ad439b55bba342a10c: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=88aa3e66-e8c3-43a7-95f9-74269ee0c837 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.638329 | controller |     "Jun 10 23:42:26.830036 crc crio[3641]: time=\"2026-06-10T23:42:26.829927068Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.638346 | controller |     "Jun 10 23:42:26.990703 crc crio[3641]: time=\"2026-06-10T23:42:26.990549099Z\" level=info msg=\"Created container 5c411957b15356a84442559ac6efc5b6a6ebcbed6fff6d804d2f8fd385cae1b7: openshift-multus/cni-sysctl-allowlist-ds-6lnmz/kube-multus-additional-cni-plugins\" id=f108a4ea-b90a-4baf-8564-0d5fcf030a17 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.638379 | controller |     "Jun 10 23:42:26.992116 crc crio[3641]: time=\"2026-06-10T23:42:26.992052418Z\" level=info msg=\"Starting container: 5c411957b15356a84442559ac6efc5b6a6ebcbed6fff6d804d2f8fd385cae1b7\" id=a40c597a-6f75-4776-bfb4-656b81f581d6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.638394 | controller |     "Jun 10 23:42:26.999506 crc crio[3641]: time=\"2026-06-10T23:42:26.999421296Z\" level=info msg=\"Started container\" PID=10451 containerID=5c411957b15356a84442559ac6efc5b6a6ebcbed6fff6d804d2f8fd385cae1b7 description=openshift-multus/cni-sysctl-allowlist-ds-6lnmz/kube-multus-additional-cni-plugins id=a40c597a-6f75-4776-bfb4-656b81f581d6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f6607e1535caeafc2502887810e8936a5d93fe46a4ba836c4853dcbdc4f95ede",
2026-06-11 01:10:49.638409 | controller |     "Jun 10 23:42:27.185706 crc crio[3641]: time=\"2026-06-10T23:42:27.185528487Z\" level=info msg=\"Running pod sandbox: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/POD\" id=d92dd3cd-affc-477b-be6c-54f8d945a18b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.638424 | controller |     "Jun 10 23:42:27.185961 crc crio[3641]: time=\"2026-06-10T23:42:27.185894971Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.638438 | controller |     "Jun 10 23:42:27.187108 crc crio[3641]: time=\"2026-06-10T23:42:27.186932962Z\" level=info msg=\"Running pod sandbox: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/POD\" id=c54970c7-8b36-46f7-ba81-4540f66a8784 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.638452 | controller |     "Jun 10 23:42:27.187108 crc crio[3641]: time=\"2026-06-10T23:42:27.187046516Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.638466 | controller |     "Jun 10 23:42:28.183554 crc crio[3641]: time=\"2026-06-10T23:42:28.181541985Z\" level=info msg=\"Running pod sandbox: openshift-apiserver/apiserver-9ddfb9f55-k47zv/POD\" id=1bf0b802-dce3-4bc1-a61f-a7c6cd392dbc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.638480 | controller |     "Jun 10 23:42:28.183554 crc crio[3641]: time=\"2026-06-10T23:42:28.18321147Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.638494 | controller |     "Jun 10 23:42:29.494070 crc crio[3641]: time=\"2026-06-10T23:42:29.493996889Z\" level=info msg=\"Stopping container: 5c411957b15356a84442559ac6efc5b6a6ebcbed6fff6d804d2f8fd385cae1b7 (timeout: 30s)\" id=889ea544-adf5-4c1f-9d45-41d3cc9268e2 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.638508 | controller |     "Jun 10 23:42:38.197583 crc crio[3641]: time=\"2026-06-10T23:42:38.19412976Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=2c6c4dd7-7bec-4119-a921-a6e4b23176e5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.638522 | controller |     "Jun 10 23:42:38.227957 crc crio[3641]: time=\"2026-06-10T23:42:38.227262818Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=c8eb7f92-1f00-4455-b20f-29bde8f2159a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.638540 | controller |     "Jun 10 23:42:38.257716 crc crio[3641]: time=\"2026-06-10T23:42:38.25694314Z\" level=info msg=\"Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=630a4d39-be30-411e-b523-4ce37846a07f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.638555 | controller |     "Jun 10 23:42:38.257930 crc crio[3641]: time=\"2026-06-10T23:42:38.257787653Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.638569 | controller |     "Jun 10 23:42:38.398033 crc crio[3641]: time=\"2026-06-10T23:42:38.385185984Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.638583 | controller |     "Jun 10 23:42:40.751947 crc crio[3641]: 2026-06-10T23:42:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7b98aa2a5be158d Mac:32:25:20:48:77:bb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:27 Mtu:0 Sandbox:/var/run/netns/6082fca6-8de8-40a1-8d1b-536fd22456a1 SocketPath: PciID:}] [{Interface:0xc0001942a0 Address:{IP:10.217.0.39 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.638597 | controller |     "Jun 10 23:42:40.894020 crc crio[3641]: 2026-06-10T23:42:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e1818a12ae6425d Mac:2a:ed:60:f7:51:2a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:21 Mtu:0 Sandbox:/var/run/netns/783c5d5c-17e7-4a51-96b5-18169247a570 SocketPath: PciID:}] [{Interface:0xc00025b7b0 Address:{IP:10.217.0.33 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.638611 | controller |     "Jun 10 23:42:41.115996 crc crio[3641]: 2026-06-10T23:42:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2c2e13065cfc1aa Mac:0a:61:41:0d:35:cc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2b Mtu:0 Sandbox:/var/run/netns/8343e7bc-2758-47d8-ab60-9ceb9ffcd67d SocketPath: PciID:}] [{Interface:0xc00039d840 Address:{IP:10.217.0.43 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.638626 | controller |     "Jun 10 23:42:41.170984 crc crio[3641]: 2026-06-10T23:42:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2ec2246a94767a3 Mac:32:65:fc:27:ad:2c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:41 Mtu:0 Sandbox:/var/run/netns/85d539ab-ca5e-49c9-b24c-3d1c9d815c5a SocketPath: PciID:}] [{Interface:0xc0002ec5b0 Address:{IP:10.217.0.65 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.638640 | controller |     "Jun 10 23:42:41.318602 crc crio[3641]: 2026-06-10T23:42:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:51a81093ff0efc5 Mac:7e:a5:12:0e:3e:00 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:11 Mtu:0 Sandbox:/var/run/netns/679ed19b-5124-4362-a637-be2f66cf5ee6 SocketPath: PciID:}] [{Interface:0xc000195290 Address:{IP:10.217.0.17 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.638654 | controller |     "Jun 10 23:42:41.914121 crc crio[3641]: 2026-06-10T23:42:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:744343a94e62f37 Mac:3a:2a:5d:19:04:83 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2d Mtu:0 Sandbox:/var/run/netns/ae21234d-5b13-4db0-ba7a-2928a2d0ece6 SocketPath: PciID:}] [{Interface:0xc00028bb70 Address:{IP:10.217.0.45 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.638669 | controller |     "Jun 10 23:42:42.381253 crc crio[3641]: time=\"2026-06-10T23:42:42.380825804Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.638686 | controller |     "Jun 10 23:42:42.803114 crc crio[3641]: time=\"2026-06-10T23:42:42.79935604Z\" level=info msg=\"Created container 8de65e657b81e09bd9f6baa224820de427655cc014ac79a163aadb899b9a26e1: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=630a4d39-be30-411e-b523-4ce37846a07f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.638701 | controller |     "Jun 10 23:42:42.806819 crc crio[3641]: time=\"2026-06-10T23:42:42.805573094Z\" level=info msg=\"Starting container: 8de65e657b81e09bd9f6baa224820de427655cc014ac79a163aadb899b9a26e1\" id=b96ca3c7-a543-4c9c-8148-279c226f18c1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.638715 | controller |     "Jun 10 23:42:42.836989 crc crio[3641]: time=\"2026-06-10T23:42:42.836190933Z\" level=info msg=\"Started container\" PID=10933 containerID=8de65e657b81e09bd9f6baa224820de427655cc014ac79a163aadb899b9a26e1 description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=b96ca3c7-a543-4c9c-8148-279c226f18c1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c56ce40e74f53b0630b57a2a48737f8ac0746633b1a2ac557ee392c5ed0da170",
2026-06-11 01:10:49.638730 | controller |     "Jun 10 23:42:44.958938 crc crio[3641]: 2026-06-10T23:42:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:486c198329b178e Mac:4a:e5:45:ed:d9:e0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:23 Mtu:0 Sandbox:/var/run/netns/9c1df676-aff9-458f-bfb5-a3e4e39530e1 SocketPath: PciID:}] [{Interface:0xc000346f90 Address:{IP:10.217.0.35 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.638745 | controller |     "Jun 10 23:42:45.105417 crc crio[3641]: 2026-06-10T23:42:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:85335bbdd259df6 Mac:4a:4b:97:55:d7:68 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:10 Mtu:0 Sandbox:/var/run/netns/12f108c5-34f2-4927-a670-7744cfeac20b SocketPath: PciID:}] [{Interface:0xc000015630 Address:{IP:10.217.0.16 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.638760 | controller |     "Jun 10 23:42:45.188144 crc crio[3641]: 2026-06-10T23:42:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:01060bc960dc342 Mac:26:54:82:ce:6f:87 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:44 Mtu:0 Sandbox:/var/run/netns/32c8cea1-3239-46a4-a144-cfa636729173 SocketPath: PciID:}] [{Interface:0xc0003d4670 Address:{IP:10.217.0.68 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.638775 | controller |     "Jun 10 23:42:45.221084 crc crio[3641]: 2026-06-10T23:42:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e62550fef589e85 Mac:3e:93:93:6a:6d:71 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:07 Mtu:0 Sandbox:/var/run/netns/2662681f-4b12-44a1-b9b7-3b09b4b20131 SocketPath: PciID:}] [{Interface:0xc000015fb0 Address:{IP:10.217.0.7 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.638789 | controller |     "Jun 10 23:42:45.232604 crc crio[3641]: 2026-06-10T23:42:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:715f64185604d48 Mac:ee:43:5f:14:4a:cf Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2a Mtu:0 Sandbox:/var/run/netns/14263ce2-c530-41aa-9016-69dfd0860427 SocketPath: PciID:}] [{Interface:0xc0001e6d90 Address:{IP:10.217.0.42 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.638803 | controller |     "Jun 10 23:42:45.232604 crc crio[3641]: 2026-06-10T23:42:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:72a323c59a02afd Mac:c2:12:7d:ae:50:78 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0d Mtu:0 Sandbox:/var/run/netns/a1b7f691-0d02-41ac-b399-b6f528e4f971 SocketPath: PciID:}] [{Interface:0xc00038ef40 Address:{IP:10.217.0.13 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.638818 | controller |     "Jun 10 23:42:45.248501 crc crio[3641]: 2026-06-10T23:42:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:16c9fc66f8930a5 Mac:c6:40:4d:37:06:0a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3f Mtu:0 Sandbox:/var/run/netns/7bda63ae-8dd3-43d8-871e-879db693cfba SocketPath: PciID:}] [{Interface:0xc0004b65c0 Address:{IP:10.217.0.63 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.638836 | controller |     "Jun 10 23:42:45.249489 crc crio[3641]: 2026-06-10T23:42:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8f4a0f42c5acc99 Mac:26:2c:19:f9:7f:e8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:31 Mtu:0 Sandbox:/var/run/netns/5ec9d76f-7a59-4fef-91c2-f609e824b342 SocketPath: PciID:}] [{Interface:0xc0002b1060 Address:{IP:10.217.0.49 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.638851 | controller |     "Jun 10 23:42:45.266576 crc crio[3641]: 2026-06-10T23:42:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:535f7a42332fed8 Mac:a2:a2:06:94:8a:79 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:29 Mtu:0 Sandbox:/var/run/netns/c8989dda-d623-463d-b0f1-4d6cd448a139 SocketPath: PciID:}] [{Interface:0xc00058a3e0 Address:{IP:10.217.0.41 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.638865 | controller |     "Jun 10 23:42:45.268301 crc crio[3641]: 2026-06-10T23:42:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4681cc99bc4fd2c Mac:22:70:8f:5a:0b:08 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:18 Mtu:0 Sandbox:/var/run/netns/f0dd849c-7007-479d-a4a6-4dee59825511 SocketPath: PciID:}] [{Interface:0xc0003327d0 Address:{IP:10.217.0.24 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.638880 | controller |     "Jun 10 23:42:45.290065 crc crio[3641]: 2026-06-10T23:42:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b24bd8e42f03ec2 Mac:22:05:d3:13:88:00 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1c Mtu:0 Sandbox:/var/run/netns/2d59b1a0-5ef8-4721-ab45-171497ff9a7e SocketPath: PciID:}] [{Interface:0xc000014ab0 Address:{IP:10.217.0.28 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.638895 | controller |     "Jun 10 23:42:45.370527 crc crio[3641]: 2026-06-10T23:42:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b8d0577ef2b24d1 Mac:5e:da:eb:8b:9e:36 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:24 Mtu:0 Sandbox:/var/run/netns/cf1676d1-275f-403a-9731-83d3285df0a1 SocketPath: PciID:}] [{Interface:0xc000014920 Address:{IP:10.217.0.36 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.638910 | controller |     "Jun 10 23:42:45.377060 crc crio[3641]: 2026-06-10T23:42:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:323ca67cfe910bd Mac:de:78:9f:d5:30:aa Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:25 Mtu:0 Sandbox:/var/run/netns/decc07ec-be99-4420-8b46-774376852369 SocketPath: PciID:}] [{Interface:0xc00039b290 Address:{IP:10.217.0.37 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.638924 | controller |     "Jun 10 23:42:45.393930 crc crio[3641]: 2026-06-10T23:42:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d6ce9f11fe6b6c9 Mac:9a:64:b0:99:69:8b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1e Mtu:0 Sandbox:/var/run/netns/697e97da-e2e4-4b59-a801-1ddd387637b2 SocketPath: PciID:}] [{Interface:0xc000015660 Address:{IP:10.217.0.30 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.638939 | controller |     "Jun 10 23:42:45.403904 crc crio[3641]: 2026-06-10T23:42:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e59fb0e92c17371 Mac:1a:2c:ea:d1:f6:4c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:43 Mtu:0 Sandbox:/var/run/netns/123c6d7a-8087-450f-8e55-ecdd6f4e29a2 SocketPath: PciID:}] [{Interface:0xc00052d5c0 Address:{IP:10.217.0.67 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.638953 | controller |     "Jun 10 23:42:45.424049 crc crio[3641]: 2026-06-10T23:42:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4fd748add5379c0 Mac:5e:dd:2f:eb:dc:2f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:30 Mtu:0 Sandbox:/var/run/netns/119671ca-0654-4fb6-9ceb-26c3c74f7d30 SocketPath: PciID:}] [{Interface:0xc000110400 Address:{IP:10.217.0.48 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.638971 | controller |     "Jun 10 23:42:45.478548 crc crio[3641]: 2026-06-10T23:42:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e930efc7479a0d6 Mac:4e:9f:d0:68:69:12 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1f Mtu:0 Sandbox:/var/run/netns/5174a9c8-4dd1-4e5c-8ab7-b489b66963cb SocketPath: PciID:}] [{Interface:0xc0000150c0 Address:{IP:10.217.0.31 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.638986 | controller |     "Jun 10 23:42:45.495334 crc crio[3641]: 2026-06-10T23:42:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:94b784ab235841b Mac:ba:5d:17:97:8b:9d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1b Mtu:0 Sandbox:/var/run/netns/b01e9d82-7561-4ab3-8d6f-1e47a3be44b1 SocketPath: PciID:}] [{Interface:0xc000015740 Address:{IP:10.217.0.27 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.639000 | controller |     "Jun 10 23:42:45.501902 crc crio[3641]: 2026-06-10T23:42:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9698a732b931a52 Mac:26:18:ed:47:cf:31 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:26 Mtu:0 Sandbox:/var/run/netns/a804fff7-6f2c-419f-9781-bf24d68605d1 SocketPath: PciID:}] [{Interface:0xc000445560 Address:{IP:10.217.0.38 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.639014 | controller |     "Jun 10 23:42:45.516872 crc crio[3641]: 2026-06-10T23:42:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6aa731e4acd8e38 Mac:86:7b:a0:44:2b:1a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:28 Mtu:0 Sandbox:/var/run/netns/0ae95bd2-5e3f-4e47-9b80-7295c73e9f5f SocketPath: PciID:}] [{Interface:0xc00032f8a0 Address:{IP:10.217.0.40 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.639029 | controller |     "Jun 10 23:42:45.534532 crc crio[3641]: 2026-06-10T23:42:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7e02bcd752d28d4 Mac:7e:14:0c:68:75:9e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:15 Mtu:0 Sandbox:/var/run/netns/431a015f-cb76-4f7e-9152-cf9eb154291b SocketPath: PciID:}] [{Interface:0xc00019b230 Address:{IP:10.217.0.21 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.639043 | controller |     "Jun 10 23:42:45.537168 crc crio[3641]: 2026-06-10T23:42:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:53bbced8b4c36d4 Mac:5a:5e:a5:d4:fa:99 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:13 Mtu:0 Sandbox:/var/run/netns/e7c45a65-3526-4e44-9f53-004a98d9e464 SocketPath: PciID:}] [{Interface:0xc0002a3a50 Address:{IP:10.217.0.19 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.639058 | controller |     "Jun 10 23:42:45.537314 crc crio[3641]: 2026-06-10T23:42:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2447959dc1e4001 Mac:aa:e6:59:65:8b:fe Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:03 Mtu:0 Sandbox:/var/run/netns/a34b6f43-ee27-4346-ba09-9a049ca6ac00 SocketPath: PciID:}] [{Interface:0xc0003e1480 Address:{IP:10.217.0.3 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.639072 | controller |     "Jun 10 23:42:45.538288 crc crio[3641]: time=\"2026-06-10T23:42:45.538117926Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 01:10:49.639086 | controller |     "Jun 10 23:42:45.538377 crc crio[3641]: time=\"2026-06-10T23:42:45.538342805Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/egress-router\\\"\"",
2026-06-11 01:10:49.639101 | controller |     "Jun 10 23:42:45.538814 crc crio[3641]: time=\"2026-06-10T23:42:45.538748661Z\" level=info msg=\"Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:2447959dc1e4001e19a59829d63ad52affe994f73cefc75d62e062044f5ab61a UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/a34b6f43-ee27-4346-ba09-9a049ca6ac00 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:0xc001890e00}] Aliases:map[]}\"",
2026-06-11 01:10:49.639119 | controller |     "Jun 10 23:42:45.539135 crc crio[3641]: time=\"2026-06-10T23:42:45.539109615Z\" level=info msg=\"Checking pod openshift-multus_network-metrics-daemon-n2bqt for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.639134 | controller |     "Jun 10 23:42:45.539524 crc crio[3641]: time=\"2026-06-10T23:42:45.539378455Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:378b5f326b36993bc4d200e9a0241fccff952f361ccc53483faadca094b5c422 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/b41e4be7-ac54-4f23-9aeb-9468103103a8 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:0xc000cb7320}] Aliases:map[]}\"",
2026-06-11 01:10:49.639149 | controller |     "Jun 10 23:42:45.539524 crc crio[3641]: time=\"2026-06-10T23:42:45.539458629Z\" 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 01:10:49.639164 | controller |     "Jun 10 23:42:45.539771 crc crio[3641]: time=\"2026-06-10T23:42:45.539681037Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:310dd260475b8774e916507df03c7d6cd525bb4f39f45b2fa438c8db97900e7f UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/4d6d704d-e654-4966-b053-c3d09306c7bf 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:0xc0026f04d0}] Aliases:map[]}\"",
2026-06-11 01:10:49.639178 | controller |     "Jun 10 23:42:45.539771 crc crio[3641]: time=\"2026-06-10T23:42:45.539730709Z\" level=info msg=\"Adding pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.639193 | controller |     "Jun 10 23:42:45.539920 crc crio[3641]: time=\"2026-06-10T23:42:45.539851534Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:715f64185604d4861060f8a3b9b70906c45e8165d02a9ac009f1bc82c9ac6bd4 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/14263ce2-c530-41aa-9016-69dfd0860427 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:0xc001890e38}] Aliases:map[]}\"",
2026-06-11 01:10:49.639208 | controller |     "Jun 10 23:42:45.540069 crc crio[3641]: time=\"2026-06-10T23:42:45.539992059Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:16c9fc66f8930a546adfa862fce4cad433256474c1d58aa23506b7caaf136a20 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/7bda63ae-8dd3-43d8-871e-879db693cfba 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:0xc00020ca18}] Aliases:map[]}\"",
2026-06-11 01:10:49.639222 | controller |     "Jun 10 23:42:45.540270 crc crio[3641]: time=\"2026-06-10T23:42:45.540187457Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:e850da3646170848d7b4b3679b5f1ce56ef3900bbc3eb7a587e64de03326f3d9 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/7979d1bd-a2af-4fd8-b6fd-8f8b4f7ecf91 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:0xc00101ce60}] Aliases:map[]}\"",
2026-06-11 01:10:49.639240 | controller |     "Jun 10 23:42:45.540270 crc crio[3641]: time=\"2026-06-10T23:42:45.540245459Z\" level=info msg=\"Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:8f4a0f42c5acc995b23ec82d8825cd55d08afc7e18e333c4e4623ab63819b40e UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/5ec9d76f-7a59-4fef-91c2-f609e824b342 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:0xc001992b20}] Aliases:map[]}\"",
2026-06-11 01:10:49.639255 | controller |     "Jun 10 23:42:45.540434 crc crio[3641]: time=\"2026-06-10T23:42:45.540391525Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-x5vn9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.639270 | controller |     "Jun 10 23:42:45.540825 crc crio[3641]: time=\"2026-06-10T23:42:45.540591743Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:3f256e8426c0df9f376da77acb7d5e3fff0fc53b844592de09d2ecfc3814e3e1 UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/ec601596-cf82-4460-a787-883ffb32d590 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:0xc0008881a8}] Aliases:map[]}\"",
2026-06-11 01:10:49.639285 | controller |     "Jun 10 23:42:45.540825 crc crio[3641]: time=\"2026-06-10T23:42:45.540736599Z\" level=info msg=\"Adding pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.639299 | controller |     "Jun 10 23:42:45.540965 crc crio[3641]: time=\"2026-06-10T23:42:45.540872974Z\" level=info msg=\"Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:e59fb0e92c17371ae97c195ddbef9c3efb6ad2c6f6d672aa51080c06e6cc05ad UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/123c6d7a-8087-450f-8e55-ecdd6f4e29a2 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:0xc001992b68}] Aliases:map[]}\"",
2026-06-11 01:10:49.639314 | controller |     "Jun 10 23:42:45.541233 crc crio[3641]: time=\"2026-06-10T23:42:45.541153795Z\" level=info msg=\"Checking pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.639328 | controller |     "Jun 10 23:42:45.541522 crc crio[3641]: time=\"2026-06-10T23:42:45.541408905Z\" level=info msg=\"Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:806879e48c4df9d5f740d4114070e99b84d7b39480a88b12d6c8f768c4ec3e37 UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/231194cd-487b-4c22-b384-86aa91ce6021 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:0xc000794388}] Aliases:map[]}\"",
2026-06-11 01:10:49.639343 | controller |     "Jun 10 23:42:45.541619 crc crio[3641]: time=\"2026-06-10T23:42:45.54153123Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-qhh6t to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.639378 | controller |     "Jun 10 23:42:45.541619 crc crio[3641]: time=\"2026-06-10T23:42:45.541566841Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:62939d041a42ea557bb9456e1349163beeb59ba0829b3f8aae1a6a2a6847874c UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/7d1a8649-8225-4bd3-94e1-ed40d7e7ee93 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:0xc000188a78}] Aliases:map[]}\"",
2026-06-11 01:10:49.639397 | controller |     "Jun 10 23:42:45.541619 crc crio[3641]: time=\"2026-06-10T23:42:45.541594722Z\" level=info msg=\"Adding pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.639412 | controller |     "Jun 10 23:42:45.541860 crc crio[3641]: time=\"2026-06-10T23:42:45.540877274Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:2dcd93ba477de64140d2788ff6f2952656703b7f93cf8641a8b02050de298d13 UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/cd658735-c740-48bd-91fc-b623d5281875 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:0xc000888128}] Aliases:map[]}\"",
2026-06-11 01:10:49.639427 | controller |     "Jun 10 23:42:45.541860 crc crio[3641]: time=\"2026-06-10T23:42:45.541708867Z\" level=info msg=\"Adding pod openshift-console-operator_console-operator-67c89758df-4jf4f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.639442 | controller |     "Jun 10 23:42:45.542053 crc crio[3641]: time=\"2026-06-10T23:42:45.541980717Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:54a51d2938f3591cc4c03a7be3ef9e3d7f7599d0e1dc4f70216cb441a892d2b2 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/5d0c3600-235d-4a5c-a6eb-623694d2ad0f 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:0xc002dd03a8}] Aliases:map[]}\"",
2026-06-11 01:10:49.639457 | controller |     "Jun 10 23:42:45.542053 crc crio[3641]: time=\"2026-06-10T23:42:45.542023629Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:0e58380e0470922a827d19564b15b68b217324987740630231846e0d8b168aae UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/67edbc81-1254-4c86-8f8e-d740918ac5c1 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:0xc0025c6040}] Aliases:map[]}\"",
2026-06-11 01:10:49.639472 | controller |     "Jun 10 23:42:45.542053 crc crio[3641]: time=\"2026-06-10T23:42:45.5420472Z\" 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 01:10:49.639486 | controller |     "Jun 10 23:42:45.542268 crc crio[3641]: time=\"2026-06-10T23:42:45.542136633Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:5edde7af59e6b3d33106333594d286dc884d5c349f2f62b2bae768d97ff1a6b5 UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/a2660e6b-e802-41d9-8d2b-0059fc6e221a 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:0xc0007942d0}] Aliases:map[]}\"",
2026-06-11 01:10:49.639506 | controller |     "Jun 10 23:42:45.542268 crc crio[3641]: time=\"2026-06-10T23:42:45.542175515Z\" 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 01:10:49.639521 | controller |     "Jun 10 23:42:45.544635 crc crio[3641]: time=\"2026-06-10T23:42:45.542029689Z\" level=info msg=\"Adding pod openshift-network-diagnostics_network-check-target-fhkjl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.639535 | controller |     "Jun 10 23:42:45.544795 crc crio[3641]: time=\"2026-06-10T23:42:45.544302568Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:535f7a42332fed8442f2c4c9105f408930fbe236e40773a46fde5b8e6710de41 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/c8989dda-d623-463d-b0f1-4d6cd448a139 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:0xc000795328}] Aliases:map[]}\"",
2026-06-11 01:10:49.639550 | controller |     "Jun 10 23:42:45.544795 crc crio[3641]: time=\"2026-06-10T23:42:45.544748216Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:b8d0577ef2b24d11d894a5efc4e39184ee62aa93d6c36a5b7921d507c09e2671 UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/cf1676d1-275f-403a-9731-83d3285df0a1 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:0xc0007952c8}] Aliases:map[]}\"",
2026-06-11 01:10:49.639564 | controller |     "Jun 10 23:42:45.544998 crc crio[3641]: time=\"2026-06-10T23:42:45.544916762Z\" 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 01:10:49.639579 | controller |     "Jun 10 23:42:45.545084 crc crio[3641]: time=\"2026-06-10T23:42:45.545018256Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.639594 | controller |     "Jun 10 23:42:45.545322 crc crio[3641]: time=\"2026-06-10T23:42:45.544703574Z\" level=info msg=\"Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:b24bd8e42f03ec2f44414fff1bf9a33348666bceee9fa87906e2d05ed462f619 UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/2d59b1a0-5ef8-4721-ab45-171497ff9a7e 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:0xc00008cdb8}] Aliases:map[]}\"",
2026-06-11 01:10:49.639608 | controller |     "Jun 10 23:42:45.545942 crc crio[3641]: time=\"2026-06-10T23:42:45.545568978Z\" 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 01:10:49.639622 | controller |     "Jun 10 23:42:45.545942 crc crio[3641]: time=\"2026-06-10T23:42:45.545736945Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:323ca67cfe910bd993222a9ca86f2079b1864825cc2fc4ac651ae8479d31ce69 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/decc07ec-be99-4420-8b46-774376852369 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:0xc0025c6660}] Aliases:map[]}\"",
2026-06-11 01:10:49.639641 | controller |     "Jun 10 23:42:45.546107 crc crio[3641]: time=\"2026-06-10T23:42:45.546015895Z\" 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 01:10:49.639656 | controller |     "Jun 10 23:42:45.546169 crc crio[3641]: time=\"2026-06-10T23:42:45.544411133Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:4681cc99bc4fd2ccbb739c9e2906059238d6d6a8b76696c13ed2ed6815d05843 UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/f0dd849c-7007-479d-a4a6-4dee59825511 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:0xc0025c66c0}] Aliases:map[]}\"",
2026-06-11 01:10:49.639670 | controller |     "Jun 10 23:42:45.546361 crc crio[3641]: time=\"2026-06-10T23:42:45.546286506Z\" 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 01:10:49.639685 | controller |     "Jun 10 23:42:45.546438 crc crio[3641]: time=\"2026-06-10T23:42:45.546370949Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:b77d481bebc70d8ec14da67fb3a39043838504101192b2515afc819e58947286 UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/b5e38a10-9c53-41b6-b2f7-6848cba019a6 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:0xc001890130}] Aliases:map[]}\"",
2026-06-11 01:10:49.639699 | controller |     "Jun 10 23:42:45.546438 crc crio[3641]: time=\"2026-06-10T23:42:45.546406631Z\" 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 01:10:49.639714 | controller |     "Jun 10 23:42:45.546870 crc crio[3641]: time=\"2026-06-10T23:42:45.544512137Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:22f698bbabe00f910b1a8382c9bfb4ec9a5cc1b5095e92d3fd5cd107e0621ffd UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/9db735ff-a05c-4101-874f-54839120fbc1 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:0xc0018900b0}] Aliases:map[]}\"",
2026-06-11 01:10:49.639729 | controller |     "Jun 10 23:42:45.546870 crc crio[3641]: time=\"2026-06-10T23:42:45.546775185Z\" 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 01:10:49.639744 | controller |     "Jun 10 23:42:45.548077 crc crio[3641]: time=\"2026-06-10T23:42:45.547890969Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:3d47b6ce8414130fadbccdce573151211177ef513d91308aec37c28405dff582 UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/7b73430e-d512-4880-9dd4-7ca9fd85f7e3 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:0xc002dd03e0}] Aliases:map[]}\"",
2026-06-11 01:10:49.639762 | controller |     "Jun 10 23:42:45.548077 crc crio[3641]: time=\"2026-06-10T23:42:45.547939411Z\" level=info msg=\"Adding pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.639777 | controller |     "Jun 10 23:42:45.548441 crc crio[3641]: time=\"2026-06-10T23:42:45.548362387Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:2ec2246a94767a3f79c5f0e74c579aa3040ac462e3d216b981649e58cecaf615 UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/85d539ab-ca5e-49c9-b24c-3d1c9d815c5a 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:0xc001890db8}] Aliases:map[]}\"",
2026-06-11 01:10:49.639792 | controller |     "Jun 10 23:42:45.548441 crc crio[3641]: time=\"2026-06-10T23:42:45.5484264Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:94b784ab235841bddb42e48e472c370fd5db3fcc8d88acff04ee5f807ddd9bc8 UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/b01e9d82-7561-4ab3-8d6f-1e47a3be44b1 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:0xc0025c6618}] Aliases:map[]}\"",
2026-06-11 01:10:49.639807 | controller |     "Jun 10 23:42:45.548784 crc crio[3641]: time=\"2026-06-10T23:42:45.548378168Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:4fd748add5379c0f9b31a9d1208bc4df9ac525c17814569f0d36706ff79a8144 UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/119671ca-0654-4fb6-9ceb-26c3c74f7d30 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:0xc0025c66b8}] Aliases:map[]}\"",
2026-06-11 01:10:49.639822 | controller |     "Jun 10 23:42:45.548784 crc crio[3641]: time=\"2026-06-10T23:42:45.548619827Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:51a81093ff0efc548d0882d2803b6f9ddd76a51fc0372a6db59dac57fa4b8866 UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/679ed19b-5124-4362-a637-be2f66cf5ee6 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:0xc000cb6000}] Aliases:map[]}\"",
2026-06-11 01:10:49.639837 | controller |     "Jun 10 23:42:45.548916 crc crio[3641]: time=\"2026-06-10T23:42:45.548403029Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:e930efc7479a0d6931d20699b5fd9c7829cff29c4566ba1a8740db796e947273 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/5174a9c8-4dd1-4e5c-8ab7-b489b66963cb 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:0xc00008ce48}] Aliases:map[]}\"",
2026-06-11 01:10:49.639852 | controller |     "Jun 10 23:42:45.548916 crc crio[3641]: time=\"2026-06-10T23:42:45.548849786Z\" level=info msg=\"Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:744343a94e62f37a6f6ff3e180e18d858061ee7f3bae23c9db436da2305f3561 UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/ae21234d-5b13-4db0-ba7a-2928a2d0ece6 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:0xc001992c98}] Aliases:map[]}\"",
2026-06-11 01:10:49.639870 | controller |     "Jun 10 23:42:45.549120 crc crio[3641]: time=\"2026-06-10T23:42:45.549040734Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-l27pk for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.639885 | controller |     "Jun 10 23:42:45.549120 crc crio[3641]: time=\"2026-06-10T23:42:45.549087196Z\" level=info msg=\"Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:e1818a12ae6425d1f0de8858c29f03bb2de95ae815b809c78d028e35ccae616c UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/783c5d5c-17e7-4a51-96b5-18169247a570 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:0xc00020c9f8}] Aliases:map[]}\"",
2026-06-11 01:10:49.639899 | controller |     "Jun 10 23:42:45.549254 crc crio[3641]: time=\"2026-06-10T23:42:45.549154678Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-ntdwx for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.639914 | controller |     "Jun 10 23:42:45.549254 crc crio[3641]: time=\"2026-06-10T23:42:45.54919984Z\" 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 01:10:49.639929 | controller |     "Jun 10 23:42:45.564914 crc crio[3641]: time=\"2026-06-10T23:42:45.5402518Z\" 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 01:10:49.639944 | controller |     "Jun 10 23:42:45.564914 crc crio[3641]: time=\"2026-06-10T23:42:45.540221058Z\" level=info msg=\"Checking pod openshift-console_console-6c684df5db-cc8g8 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.639958 | controller |     "Jun 10 23:42:45.564914 crc crio[3641]: time=\"2026-06-10T23:42:45.548360547Z\" level=info msg=\"Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:2c2e13065cfc1aa468aa3f860d5f57404249bbba68fa542e0a6d4436ff6bde5f UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/8343e7bc-2758-47d8-ab60-9ceb9ffcd67d 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:0xc000795318}] Aliases:map[]}\"",
2026-06-11 01:10:49.639973 | controller |     "Jun 10 23:42:45.565272 crc crio[3641]: time=\"2026-06-10T23:42:45.564161916Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:85335bbdd259df67bbd12652f2051d40270e58d8e84d3d166c2d419a25046296 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/12f108c5-34f2-4927-a670-7744cfeac20b 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:0xc0026f0ef8}] Aliases:map[]}\"",
2026-06-11 01:10:49.639989 | controller |     "Jun 10 23:42:45.565272 crc crio[3641]: time=\"2026-06-10T23:42:45.564995859Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:9698a732b931a523d35a8cfd80b3afac9766651c585a9e7337f7703831f27e6a UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/a804fff7-6f2c-419f-9781-bf24d68605d1 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:0xc001992ca0}] Aliases:map[]}\"",
2026-06-11 01:10:49.640007 | controller |     "Jun 10 23:42:45.565272 crc crio[3641]: time=\"2026-06-10T23:42:45.565103633Z\" level=info msg=\"Checking pod openshift-console_downloads-747b44746d-4pqvr for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.640022 | controller |     "Jun 10 23:42:45.565272 crc crio[3641]: time=\"2026-06-10T23:42:45.565193347Z\" 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 01:10:49.640036 | controller |     "Jun 10 23:42:45.565576 crc crio[3641]: time=\"2026-06-10T23:42:45.564224729Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:01060bc960dc3422eb0984bfa1fe02267c4d219bf15ed5679d26fbb049564d8d UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/32c8cea1-3239-46a4-a144-cfa636729173 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:0xc0008886e0}] Aliases:map[]}\"",
2026-06-11 01:10:49.640052 | controller |     "Jun 10 23:42:45.565717 crc crio[3641]: time=\"2026-06-10T23:42:45.565575372Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29685570-bqs4c Namespace:openshift-operator-lifecycle-manager ID:e62550fef589e85d5df58f8e94b1f362c1a4f0401354b6e05dcfefde30ab53bb UID:26cb27e4-3504-4746-bc51-27c274a0b43a NetNS:/var/run/netns/2662681f-4b12-44a1-b9b7-3b09b4b20131 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod26cb27e4_3504_4746_bc51_27c274a0b43a.slice PodAnnotations:0xc000189160}] Aliases:map[]}\"",
2026-06-11 01:10:49.640067 | controller |     "Jun 10 23:42:45.565717 crc crio[3641]: time=\"2026-06-10T23:42:45.565597492Z\" 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 01:10:49.640081 | controller |     "Jun 10 23:42:45.565850 crc crio[3641]: time=\"2026-06-10T23:42:45.565756639Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29685570-bqs4c for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.640096 | controller |     "Jun 10 23:42:45.565850 crc crio[3641]: time=\"2026-06-10T23:42:45.5657908Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:28003725df04387c43e962bdd3dcf5180e04f6ec61ecea47bac96b8a5f57a202 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/96633e97-4d7e-4a88-b7a9-a3e2ec3b3b12 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:0xc002dd0450}] Aliases:map[]}\"",
2026-06-11 01:10:49.640111 | controller |     "Jun 10 23:42:45.565850 crc crio[3641]: time=\"2026-06-10T23:42:45.565836462Z\" 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 01:10:49.640125 | controller |     "Jun 10 23:42:45.566043 crc crio[3641]: time=\"2026-06-10T23:42:45.56424601Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:6aa731e4acd8e38988309df677b713874085920448656c504a226924de83d293 UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/0ae95bd2-5e3f-4e47-9b80-7295c73e9f5f 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:0xc0008886b0}] Aliases:map[]}\"",
2026-06-11 01:10:49.640143 | controller |     "Jun 10 23:42:45.566043 crc crio[3641]: time=\"2026-06-10T23:42:45.566023869Z\" 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 01:10:49.640158 | controller |     "Jun 10 23:42:45.566368 crc crio[3641]: time=\"2026-06-10T23:42:45.56477138Z\" level=info msg=\"Checking pod openshift-service-ca_service-ca-74545575db-n469q for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.640172 | controller |     "Jun 10 23:42:45.566528 crc crio[3641]: time=\"2026-06-10T23:42:45.564789361Z\" level=info msg=\"Checking pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.640187 | controller |     "Jun 10 23:42:45.566843 crc crio[3641]: time=\"2026-06-10T23:42:45.564795581Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:d6ce9f11fe6b6c954e64392a7179a7c4bdce7c9da844130899390627781a051a UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/697e97da-e2e4-4b59-a801-1ddd387637b2 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:0xc001992c90}] Aliases:map[]}\"",
2026-06-11 01:10:49.640201 | controller |     "Jun 10 23:42:45.566996 crc crio[3641]: time=\"2026-06-10T23:42:45.566937525Z\" 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 01:10:49.640215 | controller |     "Jun 10 23:42:45.567413 crc crio[3641]: time=\"2026-06-10T23:42:45.564815992Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:7b98aa2a5be158d1f3a71651a81c6b580f4b37a9960600d440affd13e6a6609d UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/6082fca6-8de8-40a1-8d1b-536fd22456a1 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:0xc001992ca8}] Aliases:map[]}\"",
2026-06-11 01:10:49.640230 | controller |     "Jun 10 23:42:45.567413 crc crio[3641]: time=\"2026-06-10T23:42:45.558990754Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:53bbced8b4c36d43ce1762ef6219e9bb192f1fa82e2f6c462b59ef76efd398c2 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/e7c45a65-3526-4e44-9f53-004a98d9e464 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:0xc0026f0f40}] Aliases:map[]}\"",
2026-06-11 01:10:49.640245 | controller |     "Jun 10 23:42:45.567413 crc crio[3641]: time=\"2026-06-10T23:42:45.5673224Z\" level=info msg=\"Checking pod openshift-dns_dns-default-qtghf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.640259 | controller |     "Jun 10 23:42:45.567917 crc crio[3641]: time=\"2026-06-10T23:42:45.54001325Z\" level=info msg=\"Checking pod openshift-multus_multus-admission-controller-69db94689b-rvf8p for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.640273 | controller |     "Jun 10 23:42:45.567917 crc crio[3641]: time=\"2026-06-10T23:42:45.567603331Z\" 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 01:10:49.640291 | controller |     "Jun 10 23:42:45.567917 crc crio[3641]: time=\"2026-06-10T23:42:45.559040626Z\" 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 01:10:49.640311 | controller |     "Jun 10 23:42:45.568135 crc crio[3641]: time=\"2026-06-10T23:42:45.550301753Z\" level=info msg=\"Checking pod hostpath-provisioner_csi-hostpathplugin-mpq2f for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.640411 | controller |     "Jun 10 23:42:45.568135 crc crio[3641]: time=\"2026-06-10T23:42:45.559044506Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:72a323c59a02afd08e72b110e26f368a2f51537437582f6ea5068efa98e9e2ca UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/a1b7f691-0d02-41ac-b399-b6f528e4f971 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:0xc0025c66b0}] Aliases:map[]}\"",
2026-06-11 01:10:49.640439 | controller |     "Jun 10 23:42:45.568269 crc crio[3641]: time=\"2026-06-10T23:42:45.568248586Z\" level=info msg=\"Checking pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.640455 | controller |     "Jun 10 23:42:45.568319 crc crio[3641]: time=\"2026-06-10T23:42:45.550549673Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:486c198329b178e5da453266d8ea96d66720a9c1b318f0109d9b30f081db012f UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/9c1df676-aff9-458f-bfb5-a3e4e39530e1 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:0xc000888710}] Aliases:map[]}\"",
2026-06-11 01:10:49.640470 | controller |     "Jun 10 23:42:45.568530 crc crio[3641]: time=\"2026-06-10T23:42:45.568410903Z\" level=info msg=\"Checking pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.640485 | controller |     "Jun 10 23:42:45.568616 crc crio[3641]: time=\"2026-06-10T23:42:45.568538318Z\" level=info msg=\"Ran pod sandbox 2447959dc1e4001e19a59829d63ad52affe994f73cefc75d62e062044f5ab61a with infra container: openshift-multus/network-metrics-daemon-n2bqt/POD\" id=c802b282-8928-40d6-afee-312d5c60d0ba name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.640500 | controller |     "Jun 10 23:42:45.568775 crc crio[3641]: time=\"2026-06-10T23:42:45.559048166Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:7e02bcd752d28d473df115a36545e947c96e5df1f9722ee14211f40fa6e696ed UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/431a015f-cb76-4f7e-9152-cf9eb154291b 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:0xc0025c66c8}] Aliases:map[]}\"",
2026-06-11 01:10:49.640514 | controller |     "Jun 10 23:42:45.568912 crc crio[3641]: time=\"2026-06-10T23:42:45.568901072Z\" 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 01:10:49.640529 | controller |     "Jun 10 23:42:45.568974 crc crio[3641]: time=\"2026-06-10T23:42:45.568929703Z\" level=info msg=\"Checking pod openshift-ingress-canary_ingress-canary-jlj86 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.640543 | controller |     "Jun 10 23:42:45.569915 crc crio[3641]: time=\"2026-06-10T23:42:45.540905245Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:061a4951b7c79416ef706294c8d2e6199e9cc5f39621b2c4da96c3210f85726d UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/46f40c41-2b19-4095-81a7-5851a73e5223 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:0xc002dd02d8}] Aliases:map[]}\"",
2026-06-11 01:10:49.640562 | controller |     "Jun 10 23:42:45.569915 crc crio[3641]: time=\"2026-06-10T23:42:45.569903311Z\" 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 01:10:49.640577 | controller |     "Jun 10 23:42:45.570071 crc crio[3641]: time=\"2026-06-10T23:42:45.569938223Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:e5d1a99235789d22556e3c20a3d50eccc403e326b7560aecd7447308ae673e48 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/7bb6a145-6440-429d-b36a-05e32b2b83a5 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:0xc002dd0578}] Aliases:map[]}\"",
2026-06-11 01:10:49.640591 | controller |     "Jun 10 23:42:45.570071 crc crio[3641]: time=\"2026-06-10T23:42:45.569967664Z\" level=info msg=\"Adding pod openshift-apiserver_apiserver-9ddfb9f55-k47zv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.640606 | controller |     "Jun 10 23:42:45.570561 crc crio[3641]: time=\"2026-06-10T23:42:45.544371121Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:23bc40803a4dbe5dff8a4ef51df3fddf2dd5ba5ef6b3009ec1c6ad472e40ea12 UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/1abd827f-e86f-4fc5-ac2b-a45ee900462a 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:0xc001992e20}] Aliases:map[]}\"",
2026-06-11 01:10:49.640620 | controller |     "Jun 10 23:42:45.570741 crc crio[3641]: time=\"2026-06-10T23:42:45.570539466Z\" 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 01:10:49.640635 | controller |     "Jun 10 23:42:45.570824 crc crio[3641]: time=\"2026-06-10T23:42:45.570760655Z\" level=info msg=\"Ran pod sandbox e59fb0e92c17371ae97c195ddbef9c3efb6ad2c6f6d672aa51080c06e6cc05ad with infra container: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/POD\" id=cc6a3efd-abd6-4dc5-8f4a-f88d38cdd253 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.640649 | controller |     "Jun 10 23:42:45.603560 crc crio[3641]: time=\"2026-06-10T23:42:45.603456906Z\" level=info msg=\"Ran pod sandbox b24bd8e42f03ec2f44414fff1bf9a33348666bceee9fa87906e2d05ed462f619 with infra container: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/POD\" id=7bca722c-bc89-4cd2-b49c-bbb421f53117 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.640663 | controller |     "Jun 10 23:42:45.611006 crc crio[3641]: time=\"2026-06-10T23:42:45.60714592Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 01:10:49.640677 | controller |     "Jun 10 23:42:45.611308 crc crio[3641]: time=\"2026-06-10T23:42:45.611265432Z\" level=info msg=\"Ran pod sandbox 85335bbdd259df67bbd12652f2051d40270e58d8e84d3d166c2d419a25046296 with infra container: openshift-console/downloads-747b44746d-4pqvr/POD\" id=13ee2e7f-9b0a-432a-8a1f-8371cea48d32 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.640694 | controller |     "Jun 10 23:42:45.611698 crc crio[3641]: time=\"2026-06-10T23:42:45.611608505Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:49b34ce0d25eec7a6077f4bf21bf7d4e64e598d28785a20b9ee3594423b7de14\" id=65ec4b3a-f2cd-438e-8686-46809d0042a0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.640709 | controller |     "Jun 10 23:42:45.612042 crc crio[3641]: time=\"2026-06-10T23:42:45.612020151Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=e21cca05-b3e8-4de5-86e3-d14e98fd2d7b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.640723 | controller |     "Jun 10 23:42:45.616001 crc crio[3641]: time=\"2026-06-10T23:42:45.615936294Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=50871618-248f-4c8c-a752-912ed029db98 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.640738 | controller |     "Jun 10 23:42:45.626690 crc crio[3641]: time=\"2026-06-10T23:42:45.618720194Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=91285286-4326-46b4-b90c-f82bd21d4bfc name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.640752 | controller |     "Jun 10 23:42:45.626690 crc crio[3641]: time=\"2026-06-10T23:42:45.6201673Z\" level=info msg=\"Ran pod sandbox 4681cc99bc4fd2ccbb739c9e2906059238d6d6a8b76696c13ed2ed6815d05843 with infra container: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/POD\" id=74d0a8aa-2735-4491-bf39-8f274c30e278 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.640766 | controller |     "Jun 10 23:42:45.626690 crc crio[3641]: time=\"2026-06-10T23:42:45.626327192Z\" level=info msg=\"Ran pod sandbox 7e02bcd752d28d473df115a36545e947c96e5df1f9722ee14211f40fa6e696ed with infra container: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/POD\" id=18cb7aa2-aeea-49b3-807d-f8f3b59827a9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.640780 | controller |     "Jun 10 23:42:45.627745 crc crio[3641]: time=\"2026-06-10T23:42:45.627713446Z\" level=info msg=\"Ran pod sandbox 2c2e13065cfc1aa468aa3f860d5f57404249bbba68fa542e0a6d4436ff6bde5f with infra container: openshift-ingress-canary/ingress-canary-jlj86/POD\" id=a32db79b-67bd-42a5-b457-03c5993e456c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.640795 | controller |     "Jun 10 23:42:45.629826 crc crio[3641]: time=\"2026-06-10T23:42:45.629753276Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=6bf7c523-5ab8-4129-85c3-c4bcc961eec9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.640809 | controller |     "Jun 10 23:42:45.630146 crc crio[3641]: time=\"2026-06-10T23:42:45.630097149Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=7c547661-3448-4cb2-a75b-19b060053451 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.640823 | controller |     "Jun 10 23:42:45.632302 crc crio[3641]: time=\"2026-06-10T23:42:45.632243473Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d\" id=b7d6e326-353c-436e-a25e-048946f5f815 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.640838 | controller |     "Jun 10 23:42:45.634405 crc crio[3641]: time=\"2026-06-10T23:42:45.634295874Z\" level=info msg=\"Ran pod sandbox 16c9fc66f8930a546adfa862fce4cad433256474c1d58aa23506b7caaf136a20 with infra container: openshift-console/console-6c684df5db-cc8g8/POD\" id=001dc3b2-6481-4562-b714-a8ea536a50ba name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.640856 | controller |     "Jun 10 23:42:45.638181 crc crio[3641]: time=\"2026-06-10T23:42:45.638116223Z\" level=info msg=\"Ran pod sandbox b8d0577ef2b24d11d894a5efc4e39184ee62aa93d6c36a5b7921d507c09e2671 with infra container: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/POD\" id=cac9303b-915e-46ac-888f-4de4c5646821 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.640871 | controller |     "Jun 10 23:42:45.640032 crc crio[3641]: time=\"2026-06-10T23:42:45.638924045Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4\" id=19e3e3b4-3578-4392-88ac-9adf28e46b11 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.640886 | controller |     "Jun 10 23:42:45.640032 crc crio[3641]: time=\"2026-06-10T23:42:45.639175865Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=c7fe0c30-e4da-4100-99d5-bf4da0318e09 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.640901 | controller |     "Jun 10 23:42:45.643150 crc crio[3641]: time=\"2026-06-10T23:42:45.643095428Z\" level=info msg=\"Ran pod sandbox 535f7a42332fed8442f2c4c9105f408930fbe236e40773a46fde5b8e6710de41 with infra container: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/POD\" id=221577a8-244b-4305-bf18-54f2b49232f2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.640915 | controller |     "Jun 10 23:42:45.646066 crc crio[3641]: time=\"2026-06-10T23:42:45.646001642Z\" level=info msg=\"Ran pod sandbox 8f4a0f42c5acc995b23ec82d8825cd55d08afc7e18e333c4e4623ab63819b40e with infra container: openshift-marketplace/redhat-operators-x5vn9/POD\" id=2135f2c4-b647-4786-a116-aad82fcaf838 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.640930 | controller |     "Jun 10 23:42:45.667247 crc crio[3641]: time=\"2026-06-10T23:42:45.666287667Z\" level=info msg=\"Ran pod sandbox 744343a94e62f37a6f6ff3e180e18d858061ee7f3bae23c9db436da2305f3561 with infra container: openshift-marketplace/certified-operators-l27pk/POD\" id=796e721a-f168-447e-8277-147c93c9f5e3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.640945 | controller |     "Jun 10 23:42:45.679541 crc crio[3641]: time=\"2026-06-10T23:42:45.679235094Z\" level=info msg=\"Ran pod sandbox e930efc7479a0d6931d20699b5fd9c7829cff29c4566ba1a8740db796e947273 with infra container: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/POD\" id=b57a58c9-70b5-4d83-a9a3-c155a9607a5c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.640959 | controller |     "Jun 10 23:42:45.689536 crc crio[3641]: time=\"2026-06-10T23:42:45.685598073Z\" level=info msg=\"Ran pod sandbox 9698a732b931a523d35a8cfd80b3afac9766651c585a9e7337f7703831f27e6a with infra container: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/POD\" id=66ae0171-7d07-4d03-87aa-5d1f13811d22 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.640973 | controller |     "Jun 10 23:42:45.702139 crc crio[3641]: time=\"2026-06-10T23:42:45.691596358Z\" level=info msg=\"Ran pod sandbox 4fd748add5379c0f9b31a9d1208bc4df9ac525c17814569f0d36706ff79a8144 with infra container: openshift-marketplace/redhat-marketplace-ntdwx/POD\" id=02f23079-f306-4980-b73b-75086a4d5208 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.640988 | controller |     "Jun 10 23:42:45.708485 crc crio[3641]: time=\"2026-06-10T23:42:45.708176558Z\" level=info msg=\"Ran pod sandbox 01060bc960dc3422eb0984bfa1fe02267c4d219bf15ed5679d26fbb049564d8d with infra container: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/POD\" id=15c41f7a-9f46-419f-925f-b67251fe4aef name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.641005 | controller |     "Jun 10 23:42:45.709019 crc crio[3641]: time=\"2026-06-10T23:42:45.708930007Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=cbaaf814-f05d-4c36-b21a-d8972d7388e3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.641021 | controller |     "Jun 10 23:42:45.709286 crc crio[3641]: time=\"2026-06-10T23:42:45.709235879Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=2e52b427-55dd-46fd-afa8-b5141f9dca94 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.641035 | controller |     "Jun 10 23:42:45.709484 crc crio[3641]: time=\"2026-06-10T23:42:45.709371915Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=29de6a58-37d3-4b37-b8b7-ce3b880fc1e8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.641049 | controller |     "Jun 10 23:42:45.710286 crc crio[3641]: time=\"2026-06-10T23:42:45.710258499Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=f995296b-2f34-4746-91d9-623d16bd80a7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.641064 | controller |     "Jun 10 23:42:45.710392 crc crio[3641]: time=\"2026-06-10T23:42:45.710325292Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=c862eb5f-0b59-43a0-8052-5944eb442a47 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.641078 | controller |     "Jun 10 23:42:45.710554 crc crio[3641]: time=\"2026-06-10T23:42:45.710226328Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:977a316fa3598eb575a4477dafc09bbf06fad21c4ec2867052225d74f2a9f366\" id=fce6bde6-9a0f-4836-b92f-1046eb031d29 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.641093 | controller |     "Jun 10 23:42:45.710711 crc crio[3641]: time=\"2026-06-10T23:42:45.709764Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=f7ec6f67-d409-4520-a1b0-ce7a230eb3e1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.641107 | controller |     "Jun 10 23:42:45.716334 crc crio[3641]: time=\"2026-06-10T23:42:45.71153927Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=43fc06c8-5bd5-4cd2-a000-2c7ab75c7a34 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.641122 | controller |     "Jun 10 23:42:45.762235 crc crio[3641]: time=\"2026-06-10T23:42:45.76209942Z\" level=info msg=\"Ran pod sandbox 6aa731e4acd8e38988309df677b713874085920448656c504a226924de83d293 with infra container: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/POD\" id=40645c3f-54ee-449a-bbd7-ade67b3ca869 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.641136 | controller |     "Jun 10 23:42:45.772367 crc crio[3641]: time=\"2026-06-10T23:42:45.772213826Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=74a9ff3e-ed0e-4fa3-842c-01a5001ffa78 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.641151 | controller |     "Jun 10 23:42:45.788813 crc crio[3641]: time=\"2026-06-10T23:42:45.7876169Z\" level=info msg=\"Ran pod sandbox 323ca67cfe910bd993222a9ca86f2079b1864825cc2fc4ac651ae8479d31ce69 with infra container: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/POD\" id=ebe9f3a5-41b3-4279-9f42-bcf03c2460c3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.641168 | controller |     "Jun 10 23:42:45.804502 crc crio[3641]: time=\"2026-06-10T23:42:45.804407718Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=ab970511-c209-4c5e-a754-ba7acb96c40d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.641183 | controller |     "Jun 10 23:42:45.805006 crc crio[3641]: time=\"2026-06-10T23:42:45.804939928Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=d86a8dca-443e-437f-ab4b-2f2f9390648c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.641198 | controller |     "Jun 10 23:42:45.805357 crc crio[3641]: time=\"2026-06-10T23:42:45.805208919Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=d75f8e76-0d26-4011-afb4-5bc824c0be80 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.641212 | controller |     "Jun 10 23:42:45.805624 crc crio[3641]: time=\"2026-06-10T23:42:45.805535482Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=56b0aaac-bb2a-4e57-b61c-0edef3224e50 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.641227 | controller |     "Jun 10 23:42:45.806129 crc crio[3641]: time=\"2026-06-10T23:42:45.805969819Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=57200ad5-39a3-4fa8-9855-fd70bcddc7e5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.641241 | controller |     "Jun 10 23:42:45.806280 crc crio[3641]: time=\"2026-06-10T23:42:45.806186067Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=9f658b01-3c05-40a6-b8c3-2098143c0572 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.641255 | controller |     "Jun 10 23:42:45.806724 crc crio[3641]: time=\"2026-06-10T23:42:45.806412806Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=859be0c4-2319-41ec-a04b-4b20e06acc33 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.641270 | controller |     "Jun 10 23:42:45.806839 crc crio[3641]: time=\"2026-06-10T23:42:45.806796891Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:977a316fa3598eb575a4477dafc09bbf06fad21c4ec2867052225d74f2a9f366\" id=f0d27489-72a5-4595-8df3-9d727f2235fa name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.641284 | controller |     "Jun 10 23:42:45.807174 crc crio[3641]: time=\"2026-06-10T23:42:45.80701438Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=6e0ea57a-d639-4638-baa5-aa21f6eee026 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.641298 | controller |     "Jun 10 23:42:45.807270 crc crio[3641]: time=\"2026-06-10T23:42:45.807226048Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=4515cb48-4333-41f0-a9af-46f3446559c6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.641312 | controller |     "Jun 10 23:42:45.807827 crc crio[3641]: time=\"2026-06-10T23:42:45.807759969Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=f0c89740-69f4-44ca-9c8a-87b038ae42e3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.641336 | controller |     "Jun 10 23:42:45.808234 crc crio[3641]: time=\"2026-06-10T23:42:45.808056201Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:49b34ce0d25eec7a6077f4bf21bf7d4e64e598d28785a20b9ee3594423b7de14\" id=cc81eadd-a176-4713-9fb8-45c8011b80b0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.641373 | controller |     "Jun 10 23:42:45.808550 crc crio[3641]: time=\"2026-06-10T23:42:45.808383243Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4\" id=e6dafe3e-6ba9-422c-a3a2-fecd3795d6ae name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.641389 | controller |     "Jun 10 23:42:45.808971 crc crio[3641]: time=\"2026-06-10T23:42:45.808761788Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=690fbaeb-3d2a-44cb-8b8b-ba2b6781d8d8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.641404 | controller |     "Jun 10 23:42:45.809522 crc crio[3641]: time=\"2026-06-10T23:42:45.809037529Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d\" id=a4060c76-d28c-4a73-be10-865e00181e3d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.641418 | controller |     "Jun 10 23:42:45.809522 crc crio[3641]: time=\"2026-06-10T23:42:45.809353421Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=678d753b-23c5-4ab5-bc30-15f5ac89259f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.641432 | controller |     "Jun 10 23:42:45.809522 crc crio[3641]: time=\"2026-06-10T23:42:45.809418734Z\" level=info msg=\"Ran pod sandbox e62550fef589e85d5df58f8e94b1f362c1a4f0401354b6e05dcfefde30ab53bb with infra container: openshift-operator-lifecycle-manager/collect-profiles-29685570-bqs4c/POD\" id=4ea12db4-8019-41e7-bbeb-c84c3b2e78fa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.641446 | controller |     "Jun 10 23:42:45.812329 crc crio[3641]: time=\"2026-06-10T23:42:45.809556029Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=16ee3e11-4d83-42b7-9db1-14520c1ce1d3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.641460 | controller |     "Jun 10 23:42:45.812329 crc crio[3641]: time=\"2026-06-10T23:42:45.80778046Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=3427fe7b-dd1c-479a-a895-95bf67fc1365 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.641474 | controller |     "Jun 10 23:42:45.812329 crc crio[3641]: time=\"2026-06-10T23:42:45.810518047Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.641488 | controller |     "Jun 10 23:42:45.813161 crc crio[3641]: time=\"2026-06-10T23:42:45.812982194Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-x5vn9/extract-utilities\" id=252e8be4-0e3b-43d3-8e92-54ec206b5a82 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.641502 | controller |     "Jun 10 23:42:45.817158 crc crio[3641]: time=\"2026-06-10T23:42:45.813326087Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.641516 | controller |     "Jun 10 23:42:45.817158 crc crio[3641]: time=\"2026-06-10T23:42:45.814280634Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=94a40fd5-8561-4bfa-851f-d8ad5c58986a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.641533 | controller |     "Jun 10 23:42:45.817158 crc crio[3641]: time=\"2026-06-10T23:42:45.81442926Z\" level=info msg=\"Creating container: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator\" id=da6d8554-8cee-45dc-9839-46dc6a9b07ed name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.641548 | controller |     "Jun 10 23:42:45.817158 crc crio[3641]: time=\"2026-06-10T23:42:45.815761022Z\" level=info msg=\"Ran pod sandbox 715f64185604d4861060f8a3b9b70906c45e8165d02a9ac009f1bc82c9ac6bd4 with infra container: openshift-multus/multus-admission-controller-69db94689b-rvf8p/POD\" id=7a78e09a-f976-4c9e-bdfa-59861f6824dc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.641562 | controller |     "Jun 10 23:42:45.817158 crc crio[3641]: time=\"2026-06-10T23:42:45.816899127Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=dd9fcb0f-0968-4cae-8f58-807126a0547b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.641576 | controller |     "Jun 10 23:42:45.823772 crc crio[3641]: time=\"2026-06-10T23:42:45.82054793Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities\" id=a58489d0-1cc4-4e3d-a60c-77de04228cff name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.641590 | controller |     "Jun 10 23:42:45.823772 crc crio[3641]: time=\"2026-06-10T23:42:45.820822351Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator\" id=6e338c17-922b-43ac-bcb7-f1782e0d0422 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.641605 | controller |     "Jun 10 23:42:45.823772 crc crio[3641]: time=\"2026-06-10T23:42:45.820904084Z\" level=info msg=\"Creating container: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager\" id=26fc65d3-d4a9-40c1-9db1-9faceaad195b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.641619 | controller |     "Jun 10 23:42:45.823772 crc crio[3641]: time=\"2026-06-10T23:42:45.821090511Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator\" id=701311cb-0ce1-4f31-af79-b670ae497da0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.641634 | controller |     "Jun 10 23:42:45.823772 crc crio[3641]: time=\"2026-06-10T23:42:45.821161494Z\" level=info msg=\"Creating container: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator\" id=6f25f49d-1266-490d-b310-0b0dd9c0e44c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.641647 | controller |     "Jun 10 23:42:45.823772 crc crio[3641]: time=\"2026-06-10T23:42:45.82309145Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b5000f8f055fd8f734ef74afbd9bd5333a38345cbc4959ddaad728b8394bccd4\" id=12151a81-95b1-47fe-b27c-bd404caf1c21 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.641661 | controller |     "Jun 10 23:42:45.823772 crc crio[3641]: time=\"2026-06-10T23:42:45.823256736Z\" level=info msg=\"Creating container: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager\" id=23bba220-f146-4908-a80a-8dba975b4da5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.641676 | controller |     "Jun 10 23:42:45.823772 crc crio[3641]: time=\"2026-06-10T23:42:45.82335584Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-l27pk/extract-utilities\" id=213c89ec-0099-4f75-9798-9952db75ef07 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.641693 | controller |     "Jun 10 23:42:45.823772 crc crio[3641]: time=\"2026-06-10T23:42:45.823453554Z\" level=info msg=\"Creating container: openshift-multus/network-metrics-daemon-n2bqt/network-metrics-daemon\" id=837e00e9-fe8c-44a5-91c4-74df92fd46a2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.641708 | controller |     "Jun 10 23:42:45.836217 crc crio[3641]: time=\"2026-06-10T23:42:45.836140121Z\" level=info msg=\"Creating container: openshift-console/console-6c684df5db-cc8g8/console\" id=a45bb965-01de-4dc7-b8db-b1e63d6cc110 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.641721 | controller |     "Jun 10 23:42:45.836847 crc crio[3641]: time=\"2026-06-10T23:42:45.836792646Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.641735 | controller |     "Jun 10 23:42:45.836999 crc crio[3641]: time=\"2026-06-10T23:42:45.836934182Z\" level=info msg=\"Creating container: openshift-ingress-canary/ingress-canary-jlj86/serve-healthcheck-canary\" id=838bc52b-e881-45b1-8776-6ae3ff5db616 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.641749 | controller |     "Jun 10 23:42:45.837101 crc crio[3641]: time=\"2026-06-10T23:42:45.837041546Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.641763 | controller |     "Jun 10 23:42:45.837557 crc crio[3641]: time=\"2026-06-10T23:42:45.837495544Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.641777 | controller |     "Jun 10 23:42:45.837623 crc crio[3641]: time=\"2026-06-10T23:42:45.837593228Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.641791 | controller |     "Jun 10 23:42:45.837895 crc crio[3641]: time=\"2026-06-10T23:42:45.837749814Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.641805 | controller |     "Jun 10 23:42:45.838035 crc crio[3641]: time=\"2026-06-10T23:42:45.837973143Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.641819 | controller |     "Jun 10 23:42:45.846779 crc crio[3641]: time=\"2026-06-10T23:42:45.839094726Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.641833 | controller |     "Jun 10 23:42:45.846779 crc crio[3641]: time=\"2026-06-10T23:42:45.840246562Z\" level=info msg=\"Ran pod sandbox 53bbced8b4c36d43ce1762ef6219e9bb192f1fa82e2f6c462b59ef76efd398c2 with infra container: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/POD\" id=c58cad01-e4a9-4cca-8a54-9e935d0c268b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.641847 | controller |     "Jun 10 23:42:45.846779 crc crio[3641]: time=\"2026-06-10T23:42:45.840730181Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.641861 | controller |     "Jun 10 23:42:45.846779 crc crio[3641]: time=\"2026-06-10T23:42:45.840863546Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.641875 | controller |     "Jun 10 23:42:45.846779 crc crio[3641]: time=\"2026-06-10T23:42:45.841077964Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.641896 | controller |     "Jun 10 23:42:45.846779 crc crio[3641]: time=\"2026-06-10T23:42:45.841155767Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.641911 | controller |     "Jun 10 23:42:45.846779 crc crio[3641]: time=\"2026-06-10T23:42:45.842565962Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver\" id=b5f1e4da-49d4-4c0a-91ac-d45ca1ee716d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.641925 | controller |     "Jun 10 23:42:45.846779 crc crio[3641]: time=\"2026-06-10T23:42:45.843706637Z\" level=info msg=\"Creating container: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/kube-rbac-proxy\" id=f76a5f4a-4fc7-4386-ba2d-c8ceda99245d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.641940 | controller |     "Jun 10 23:42:45.846779 crc crio[3641]: time=\"2026-06-10T23:42:45.846355851Z\" level=info msg=\"Creating container: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator\" id=0d920d82-928f-474c-af3b-7ce53b7ee49e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.641955 | controller |     "Jun 10 23:42:45.847281 crc crio[3641]: time=\"2026-06-10T23:42:45.846949814Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.641969 | controller |     "Jun 10 23:42:45.848361 crc crio[3641]: time=\"2026-06-10T23:42:45.848291877Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller\" id=99d0de83-e6ac-4ad3-8a80-73726926d2e9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.641983 | controller |     "Jun 10 23:42:45.849245 crc crio[3641]: time=\"2026-06-10T23:42:45.849005365Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=86daacf4-d8d3-4037-b120-f450e6237efd name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.641997 | controller |     "Jun 10 23:42:45.855417 crc crio[3641]: time=\"2026-06-10T23:42:45.854102314Z\" level=info msg=\"Ran pod sandbox 94b784ab235841bddb42e48e472c370fd5db3fcc8d88acff04ee5f807ddd9bc8 with infra container: openshift-service-ca/service-ca-74545575db-n469q/POD\" id=3f0be774-3c6f-470b-a7fb-95e4f6485954 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.642011 | controller |     "Jun 10 23:42:45.858548 crc crio[3641]: time=\"2026-06-10T23:42:45.857998267Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7\" id=a3cc70f7-2213-4ee0-a59a-f1cf991f4f38 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.642039 | controller |     "Jun 10 23:42:45.858548 crc crio[3641]: time=\"2026-06-10T23:42:45.858010968Z\" level=info msg=\"Ran pod sandbox d6ce9f11fe6b6c954e64392a7179a7c4bdce7c9da844130899390627781a051a with infra container: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/POD\" id=c1eff234-0f5a-4283-82de-2ec7685a6d13 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.642056 | controller |     "Jun 10 23:42:45.858838 crc crio[3641]: time=\"2026-06-10T23:42:45.858161363Z\" level=info msg=\"Creating container: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator\" id=17074047-aa59-4092-a55f-fd8c1c85cfbe name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.642070 | controller |     "Jun 10 23:42:45.861804 crc crio[3641]: time=\"2026-06-10T23:42:45.861768505Z\" level=info msg=\"Ran pod sandbox 72a323c59a02afd08e72b110e26f368a2f51537437582f6ea5068efa98e9e2ca with infra container: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/POD\" id=daab0e1d-9289-4d5c-8d57-238720f2fd34 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.642089 | controller |     "Jun 10 23:42:45.868953 crc crio[3641]: time=\"2026-06-10T23:42:45.862383779Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=6da97afe-7602-493c-986c-47c6018f1b2c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.642104 | controller |     "Jun 10 23:42:45.868953 crc crio[3641]: time=\"2026-06-10T23:42:45.863303075Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d\" id=7e825897-1ba9-4bb8-911f-e847b9365353 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.642118 | controller |     "Jun 10 23:42:45.868953 crc crio[3641]: time=\"2026-06-10T23:42:45.865306853Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b5000f8f055fd8f734ef74afbd9bd5333a38345cbc4959ddaad728b8394bccd4\" id=87ec34cc-06f7-4250-9e47-0c3a1000c28e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.642133 | controller |     "Jun 10 23:42:45.868953 crc crio[3641]: time=\"2026-06-10T23:42:45.866955058Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.642147 | controller |     "Jun 10 23:42:45.873027 crc crio[3641]: time=\"2026-06-10T23:42:45.872997685Z\" level=info msg=\"Ran pod sandbox e1818a12ae6425d1f0de8858c29f03bb2de95ae815b809c78d028e35ccae616c with infra container: hostpath-provisioner/csi-hostpathplugin-mpq2f/POD\" id=14020170-6f1a-4da1-89f1-b89167deb801 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.642162 | controller |     "Jun 10 23:42:45.873683 crc crio[3641]: time=\"2026-06-10T23:42:45.873113759Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.642176 | controller |     "Jun 10 23:42:45.874440 crc crio[3641]: time=\"2026-06-10T23:42:45.873449242Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a5bb05344dd2296077f5066e908ede0eea23f5a12fb78ef86a9513c88d3faaca\" id=350180f7-b9b2-401f-97f0-2013a7ad9a81 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.642191 | controller |     "Jun 10 23:42:45.874731 crc crio[3641]: time=\"2026-06-10T23:42:45.874085737Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.642205 | controller |     "Jun 10 23:42:45.879157 crc crio[3641]: time=\"2026-06-10T23:42:45.879103734Z\" level=info msg=\"Ran pod sandbox 2ec2246a94767a3f79c5f0e74c579aa3040ac462e3d216b981649e58cecaf615 with infra container: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/POD\" id=f7bea279-1063-4181-8a5d-173069b549a3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.642219 | controller |     "Jun 10 23:42:45.879988 crc crio[3641]: time=\"2026-06-10T23:42:45.879882494Z\" level=info msg=\"Ran pod sandbox 51a81093ff0efc548d0882d2803b6f9ddd76a51fc0372a6db59dac57fa4b8866 with infra container: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/POD\" id=7349854a-5ec7-4350-972f-81b331626612 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.642234 | controller |     "Jun 10 23:42:45.885704 crc crio[3641]: time=\"2026-06-10T23:42:45.885674431Z\" level=info msg=\"Checking image status: registry.redhat.io/container-native-virtualization/hostpath-csi-driver-rhel9:v4.15\" id=533351cb-6a42-4161-b0cc-2c65fc45195f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.642251 | controller |     "Jun 10 23:42:45.886290 crc crio[3641]: time=\"2026-06-10T23:42:45.886235733Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7\" id=06a515fe-1c7a-4441-971f-cca217b3986c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.642267 | controller |     "Jun 10 23:42:45.886349 crc crio[3641]: time=\"2026-06-10T23:42:45.88614925Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=dcc66a6c-7c86-41b9-98f1-46d87536f543 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.642281 | controller |     "Jun 10 23:42:45.887336 crc crio[3641]: time=\"2026-06-10T23:42:45.887306185Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=4b2db97a-dddb-46ab-9f38-c38d8d4ae363 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.642295 | controller |     "Jun 10 23:42:45.887615 crc crio[3641]: time=\"2026-06-10T23:42:45.887321896Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d\" id=619b2eae-d9a8-44b4-8a94-6b91c0277fcf name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.642309 | controller |     "Jun 10 23:42:45.887767 crc crio[3641]: time=\"2026-06-10T23:42:45.887370618Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:036ed6efe4cb5f5b90ee7f9ef5297c8591b8d67aa36b3c58b4fc5417622a140c\" id=62dece29-7e7d-41e8-88da-6d1a1cfbbff9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.642323 | controller |     "Jun 10 23:42:45.891275 crc crio[3641]: time=\"2026-06-10T23:42:45.891189177Z\" level=info msg=\"Ran pod sandbox 486c198329b178e5da453266d8ea96d66720a9c1b318f0109d9b30f081db012f with infra container: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/POD\" id=153582e1-ce2f-40e4-90c2-408eb4b28b40 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.642337 | controller |     "Jun 10 23:42:45.892769 crc crio[3641]: time=\"2026-06-10T23:42:45.892713957Z\" level=info msg=\"Ran pod sandbox 7b98aa2a5be158d1f3a71651a81c6b580f4b37a9960600d440affd13e6a6609d with infra container: openshift-dns/dns-default-qtghf/POD\" id=a9797ec0-8963-43e4-9b2a-5ec81221f1e5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.642366 | controller |     "Jun 10 23:42:45.893216 crc crio[3641]: time=\"2026-06-10T23:42:45.893068191Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.642385 | controller |     "Jun 10 23:42:45.894968 crc crio[3641]: time=\"2026-06-10T23:42:45.894943734Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=8544db1e-4512-49e1-9c90-e902b761e237 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.642400 | controller |     "Jun 10 23:42:45.895281 crc crio[3641]: time=\"2026-06-10T23:42:45.895261957Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:0fe5a041a2b99d736e82f1b4a6cd9792c5e23ded475e9f0742cd19234070f989\" id=95bd6d91-ca15-4065-a21e-a3885531ed0e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.642415 | controller |     "Jun 10 23:42:45.895726 crc crio[3641]: time=\"2026-06-10T23:42:45.895510106Z\" level=info msg=\"Creating container: openshift-multus/multus-admission-controller-69db94689b-rvf8p/multus-admission-controller\" id=145249f9-55ec-4f30-9bc7-94de4df7c647 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.642432 | controller |     "Jun 10 23:42:45.896382 crc crio[3641]: time=\"2026-06-10T23:42:45.895514547Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29685570-bqs4c/collect-profiles\" id=29d52f1a-548a-4f22-8e3a-720e1e9620d9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.642447 | controller |     "Jun 10 23:42:45.970400 crc crio[3641]: time=\"2026-06-10T23:42:45.970291836Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.642462 | controller |     "Jun 10 23:42:45.980784 crc crio[3641]: time=\"2026-06-10T23:42:45.980557418Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=945cfc0f-2ff3-421e-bdf2-8114ff789374 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.642476 | controller |     "Jun 10 23:42:45.983619 crc crio[3641]: time=\"2026-06-10T23:42:45.981209164Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.642490 | controller |     "Jun 10 23:42:45.983619 crc crio[3641]: time=\"2026-06-10T23:42:45.983305566Z\" level=info msg=\"Creating container: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator\" id=53057d4a-d6ea-4e6b-80de-385b37324f44 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.642504 | controller |     "Jun 10 23:42:45.984240 crc crio[3641]: time=\"2026-06-10T23:42:45.984043745Z\" level=info msg=\"Creating container: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/migrator\" id=d0bda027-2113-4588-8360-f380b21ad27a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.642519 | controller |     "Jun 10 23:42:45.985166 crc crio[3641]: time=\"2026-06-10T23:42:45.985114087Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a5bb05344dd2296077f5066e908ede0eea23f5a12fb78ef86a9513c88d3faaca\" id=5c14a048-aeb1-4169-a299-0c77c4d2ae78 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.642533 | controller |     "Jun 10 23:42:45.985380 crc crio[3641]: time=\"2026-06-10T23:42:45.985309574Z\" level=info msg=\"Checking image status: registry.redhat.io/container-native-virtualization/hostpath-csi-driver-rhel9:v4.15\" id=70c40a33-f467-4349-830e-0bf20cbbc194 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.642547 | controller |     "Jun 10 23:42:45.986415 crc crio[3641]: time=\"2026-06-10T23:42:45.9859517Z\" level=info msg=\"Creating container: openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller\" id=0d0f9cc6-7384-4ec3-8582-a5d3a3b42fcd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.642561 | controller |     "Jun 10 23:42:46.036271 crc crio[3641]: time=\"2026-06-10T23:42:46.035784282Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.642575 | controller |     "Jun 10 23:42:46.037960 crc crio[3641]: time=\"2026-06-10T23:42:46.037886044Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.642589 | controller |     "Jun 10 23:42:46.041073 crc crio[3641]: time=\"2026-06-10T23:42:46.041038837Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.642603 | controller |     "Jun 10 23:42:46.046573 crc crio[3641]: time=\"2026-06-10T23:42:46.04160381Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:036ed6efe4cb5f5b90ee7f9ef5297c8591b8d67aa36b3c58b4fc5417622a140c\" id=c4f44ac4-b594-437d-9902-b0b3aff1ae68 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.642620 | controller |     "Jun 10 23:42:46.057611 crc crio[3641]: time=\"2026-06-10T23:42:46.05744114Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.642635 | controller |     "Jun 10 23:42:46.058024 crc crio[3641]: time=\"2026-06-10T23:42:46.05796147Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.642649 | controller |     "Jun 10 23:42:46.058633 crc crio[3641]: time=\"2026-06-10T23:42:46.058587805Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator\" id=663c3ccf-d851-45d2-ad3f-9aa2b3100ef4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.642663 | controller |     "Jun 10 23:42:46.058775 crc crio[3641]: time=\"2026-06-10T23:42:46.058685089Z\" level=info msg=\"Creating container: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/dns-operator\" id=744f7943-5ece-4774-a3be-f9c94f60febc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.642677 | controller |     "Jun 10 23:42:46.062314 crc crio[3641]: time=\"2026-06-10T23:42:46.062145174Z\" level=info msg=\"Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/hostpath-provisioner\" id=ad2015e0-93d7-4420-824b-799c6ccc398f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.642691 | controller |     "Jun 10 23:42:46.063161 crc crio[3641]: time=\"2026-06-10T23:42:46.063026929Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.642705 | controller |     "Jun 10 23:42:46.063383 crc crio[3641]: time=\"2026-06-10T23:42:46.063361042Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:0fe5a041a2b99d736e82f1b4a6cd9792c5e23ded475e9f0742cd19234070f989\" id=bcce3bbe-9aa0-46a9-ba52-15e642c89ecf name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.642719 | controller |     "Jun 10 23:42:46.063763 crc crio[3641]: time=\"2026-06-10T23:42:46.063738927Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=615cab66-e6b6-4763-bd4d-6089d4d38bf6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.642734 | controller |     "Jun 10 23:42:46.075432 crc crio[3641]: time=\"2026-06-10T23:42:46.075113372Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.642748 | controller |     "Jun 10 23:42:46.141050 crc crio[3641]: time=\"2026-06-10T23:42:46.140524325Z\" level=info msg=\"Creating container: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift\" id=40a89b2b-3415-49a6-ac63-9a93f3ff3d88 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.642762 | controller |     "Jun 10 23:42:46.141419 crc crio[3641]: time=\"2026-06-10T23:42:46.141154059Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.642777 | controller |     "Jun 10 23:42:46.145715 crc crio[3641]: time=\"2026-06-10T23:42:46.145604664Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.642790 | controller |     "Jun 10 23:42:46.145952 crc crio[3641]: time=\"2026-06-10T23:42:46.145898755Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.642807 | controller |     "Jun 10 23:42:46.146185 crc crio[3641]: time=\"2026-06-10T23:42:46.146129574Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.642821 | controller |     "Jun 10 23:42:46.148739 crc crio[3641]: time=\"2026-06-10T23:42:46.148540949Z\" level=info msg=\"Creating container: openshift-dns/dns-default-qtghf/dns\" id=74cf144e-5d7e-4656-b9f7-8b3b22f657e9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.642835 | controller |     "Jun 10 23:42:46.157726 crc crio[3641]: time=\"2026-06-10T23:42:46.156792032Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.642849 | controller |     "Jun 10 23:42:46.158269 crc crio[3641]: time=\"2026-06-10T23:42:46.158191977Z\" level=info msg=\"Creating container: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=c444b806-3733-48bc-96be-862d0e3c8cdf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.642863 | controller |     "Jun 10 23:42:46.172423 crc crio[3641]: time=\"2026-06-10T23:42:46.171722857Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.642876 | controller |     "Jun 10 23:42:46.174348 crc crio[3641]: 2026-06-10T23:42:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5edde7af59e6b3d Mac:56:5a:03:61:92:b3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:17 Mtu:0 Sandbox:/var/run/netns/a2660e6b-e802-41d9-8d2b-0059fc6e221a SocketPath: PciID:}] [{Interface:0xc000014c50 Address:{IP:10.217.0.23 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.642890 | controller |     "Jun 10 23:42:46.175829 crc crio[3641]: time=\"2026-06-10T23:42:46.175458623Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.642904 | controller |     "Jun 10 23:42:46.198739 crc crio[3641]: time=\"2026-06-10T23:42:46.197816409Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.642918 | controller |     "Jun 10 23:42:46.269044 crc crio[3641]: time=\"2026-06-10T23:42:46.268930965Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.642932 | controller |     "Jun 10 23:42:46.310736 crc crio[3641]: time=\"2026-06-10T23:42:46.310297395Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.642947 | controller |     "Jun 10 23:42:46.311882 crc crio[3641]: time=\"2026-06-10T23:42:46.310542175Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.642961 | controller |     "Jun 10 23:42:46.314593 crc crio[3641]: time=\"2026-06-10T23:42:46.31450653Z\" level=info msg=\"Created container 3e27ad1d9e61e70bc3c32283a56daac8dde507c2a08402e9a00c8713246df167: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=3427fe7b-dd1c-479a-a895-95bf67fc1365 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.642976 | controller |     "Jun 10 23:42:46.315538 crc crio[3641]: time=\"2026-06-10T23:42:46.315387035Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.642990 | controller |     "Jun 10 23:42:46.315714 crc crio[3641]: time=\"2026-06-10T23:42:46.315563952Z\" level=info msg=\"Starting container: 3e27ad1d9e61e70bc3c32283a56daac8dde507c2a08402e9a00c8713246df167\" id=bf594526-5064-46a5-a8a6-21e40b0241fe name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.643009 | controller |     "Jun 10 23:42:46.332003 crc crio[3641]: time=\"2026-06-10T23:42:46.331360941Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.643024 | controller |     "Jun 10 23:42:46.333029 crc crio[3641]: time=\"2026-06-10T23:42:46.332988044Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.643038 | controller |     "Jun 10 23:42:46.333827 crc crio[3641]: time=\"2026-06-10T23:42:46.333799766Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.643052 | controller |     "Jun 10 23:42:46.341562 crc crio[3641]: time=\"2026-06-10T23:42:46.34131256Z\" level=info msg=\"Started container\" PID=11559 containerID=3e27ad1d9e61e70bc3c32283a56daac8dde507c2a08402e9a00c8713246df167 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=bf594526-5064-46a5-a8a6-21e40b0241fe name=/runtime.v1.RuntimeService/StartContainer sandboxID=85335bbdd259df67bbd12652f2051d40270e58d8e84d3d166c2d419a25046296",
2026-06-11 01:10:49.643068 | controller |     "Jun 10 23:42:46.346864 crc crio[3641]: time=\"2026-06-10T23:42:46.346431061Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.643082 | controller |     "Jun 10 23:42:46.353818 crc crio[3641]: time=\"2026-06-10T23:42:46.353615432Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.643096 | controller |     "Jun 10 23:42:46.354163 crc crio[3641]: time=\"2026-06-10T23:42:46.354013088Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.643110 | controller |     "Jun 10 23:42:46.365738 crc crio[3641]: time=\"2026-06-10T23:42:46.365586961Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.643124 | controller |     "Jun 10 23:42:46.385217 crc crio[3641]: time=\"2026-06-10T23:42:46.370272205Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.643139 | controller |     "Jun 10 23:42:46.386042 crc crio[3641]: time=\"2026-06-10T23:42:46.38597816Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.643153 | controller |     "Jun 10 23:42:46.387163 crc crio[3641]: time=\"2026-06-10T23:42:46.370317557Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.643167 | controller |     "Jun 10 23:42:46.388864 crc crio[3641]: time=\"2026-06-10T23:42:46.37320451Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.643181 | controller |     "Jun 10 23:42:46.390491 crc crio[3641]: time=\"2026-06-10T23:42:46.390406664Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.643198 | controller |     "Jun 10 23:42:46.401134 crc crio[3641]: time=\"2026-06-10T23:42:46.400955157Z\" level=info msg=\"Created container c80b0f4de67e0c610396dcae066531b0a27769f64b3aeb77cf5e15bce7661ba9: openshift-ingress-canary/ingress-canary-jlj86/serve-healthcheck-canary\" id=838bc52b-e881-45b1-8776-6ae3ff5db616 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.643213 | controller |     "Jun 10 23:42:46.403213 crc crio[3641]: time=\"2026-06-10T23:42:46.403138433Z\" level=info msg=\"Starting container: c80b0f4de67e0c610396dcae066531b0a27769f64b3aeb77cf5e15bce7661ba9\" id=91c4cff9-9799-4ffe-b562-8709c956a7d0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.643227 | controller |     "Jun 10 23:42:46.403840 crc crio[3641]: time=\"2026-06-10T23:42:46.403808479Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.643241 | controller |     "Jun 10 23:42:46.408192 crc crio[3641]: time=\"2026-06-10T23:42:46.408110117Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.643256 | controller |     "Jun 10 23:42:46.411195 crc crio[3641]: time=\"2026-06-10T23:42:46.411113515Z\" level=info msg=\"Started container\" PID=11590 containerID=c80b0f4de67e0c610396dcae066531b0a27769f64b3aeb77cf5e15bce7661ba9 description=openshift-ingress-canary/ingress-canary-jlj86/serve-healthcheck-canary id=91c4cff9-9799-4ffe-b562-8709c956a7d0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2c2e13065cfc1aa468aa3f860d5f57404249bbba68fa542e0a6d4436ff6bde5f",
2026-06-11 01:10:49.643270 | controller |     "Jun 10 23:42:46.416219 crc crio[3641]: time=\"2026-06-10T23:42:46.416141282Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.643285 | controller |     "Jun 10 23:42:46.422746 crc crio[3641]: time=\"2026-06-10T23:42:46.422600575Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.643299 | controller |     "Jun 10 23:42:46.438346 crc crio[3641]: time=\"2026-06-10T23:42:46.436619214Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.643314 | controller |     "Jun 10 23:42:46.490203 crc crio[3641]: time=\"2026-06-10T23:42:46.488573249Z\" level=info msg=\"Created container 2291cbf16bddfd8fcfe983e2ac625099f8fca0ca07871bf1b0d61f91b2056cdc: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator\" id=701311cb-0ce1-4f31-af79-b670ae497da0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.643328 | controller |     "Jun 10 23:42:46.554411 crc crio[3641]: time=\"2026-06-10T23:42:46.554233791Z\" level=info msg=\"Starting container: 2291cbf16bddfd8fcfe983e2ac625099f8fca0ca07871bf1b0d61f91b2056cdc\" id=92257fed-dd5d-4eec-a263-4732e0c2c632 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.643343 | controller |     "Jun 10 23:42:46.581101 crc crio[3641]: time=\"2026-06-10T23:42:46.564101618Z\" level=info msg=\"Started container\" PID=11620 containerID=2291cbf16bddfd8fcfe983e2ac625099f8fca0ca07871bf1b0d61f91b2056cdc description=openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator id=92257fed-dd5d-4eec-a263-4732e0c2c632 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6aa731e4acd8e38988309df677b713874085920448656c504a226924de83d293",
2026-06-11 01:10:49.643378 | controller |     "Jun 10 23:42:46.609442 crc crio[3641]: time=\"2026-06-10T23:42:46.609253097Z\" level=info msg=\"Created container b565a50171b472f823b80e7193f46417d1cd0131b741e0ed25469087c285faab: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator\" id=0d920d82-928f-474c-af3b-7ce53b7ee49e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.643397 | controller |     "Jun 10 23:42:46.614082 crc crio[3641]: time=\"2026-06-10T23:42:46.614005403Z\" level=info msg=\"Starting container: b565a50171b472f823b80e7193f46417d1cd0131b741e0ed25469087c285faab\" id=be083b79-01cd-4397-bf39-836292500447 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.643413 | controller |     "Jun 10 23:42:46.626911 crc crio[3641]: time=\"2026-06-10T23:42:46.626404799Z\" level=info msg=\"Started container\" PID=11628 containerID=b565a50171b472f823b80e7193f46417d1cd0131b741e0ed25469087c285faab description=openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator id=be083b79-01cd-4397-bf39-836292500447 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b24bd8e42f03ec2f44414fff1bf9a33348666bceee9fa87906e2d05ed462f619",
2026-06-11 01:10:49.643428 | controller |     "Jun 10 23:42:46.674622 crc crio[3641]: time=\"2026-06-10T23:42:46.674333536Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.643443 | controller |     "Jun 10 23:42:46.695514 crc crio[3641]: time=\"2026-06-10T23:42:46.695394781Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.643457 | controller |     "Jun 10 23:42:46.720181 crc crio[3641]: time=\"2026-06-10T23:42:46.716152214Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.643471 | controller |     "Jun 10 23:42:46.816062 crc crio[3641]: time=\"2026-06-10T23:42:46.80563135Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.643485 | controller |     "Jun 10 23:42:46.824046 crc crio[3641]: time=\"2026-06-10T23:42:46.818446082Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.643499 | controller |     "Jun 10 23:42:46.915023 crc crio[3641]: time=\"2026-06-10T23:42:46.914361699Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.643513 | controller |     "Jun 10 23:42:47.098389 crc crio[3641]: 2026-06-10T23:42:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:310dd260475b877 Mac:a2:76:76:5f:58:dd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0e Mtu:0 Sandbox:/var/run/netns/4d6d704d-e654-4966-b053-c3d09306c7bf SocketPath: PciID:}] [{Interface:0xc0002b4990 Address:{IP:10.217.0.14 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.643527 | controller |     "Jun 10 23:42:47.175331 crc crio[3641]: time=\"2026-06-10T23:42:47.175231679Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.643542 | controller |     "Jun 10 23:42:47.436509 crc crio[3641]: time=\"2026-06-10T23:42:47.435857998Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.643555 | controller |     "Jun 10 23:42:47.452923 crc crio[3641]: time=\"2026-06-10T23:42:47.451004162Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.643569 | controller |     "Jun 10 23:42:47.457794 crc crio[3641]: time=\"2026-06-10T23:42:47.457298428Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.643587 | controller |     "Jun 10 23:42:47.472757 crc crio[3641]: time=\"2026-06-10T23:42:47.472074467Z\" level=info msg=\"Created container 3df6de150d12f5495e1e192614ccf29fe98196d9fa288c5ca1b5bb650ce9709b: openshift-marketplace/certified-operators-l27pk/extract-utilities\" id=213c89ec-0099-4f75-9798-9952db75ef07 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.643602 | controller |     "Jun 10 23:42:47.489082 crc crio[3641]: time=\"2026-06-10T23:42:47.488168588Z\" level=info msg=\"Starting container: 3df6de150d12f5495e1e192614ccf29fe98196d9fa288c5ca1b5bb650ce9709b\" id=ed861d6c-0907-4829-9baa-1d295c2ba0d9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.643617 | controller |     "Jun 10 23:42:47.559623 crc crio[3641]: time=\"2026-06-10T23:42:47.559352046Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.643631 | controller |     "Jun 10 23:42:47.587476 crc crio[3641]: time=\"2026-06-10T23:42:47.584432839Z\" level=info msg=\"Started container\" PID=11738 containerID=3df6de150d12f5495e1e192614ccf29fe98196d9fa288c5ca1b5bb650ce9709b description=openshift-marketplace/certified-operators-l27pk/extract-utilities id=ed861d6c-0907-4829-9baa-1d295c2ba0d9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=744343a94e62f37a6f6ff3e180e18d858061ee7f3bae23c9db436da2305f3561",
2026-06-11 01:10:49.643646 | controller |     "Jun 10 23:42:47.644784 crc crio[3641]: 2026-06-10T23:42:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:061a4951b7c7941 Mac:96:29:51:ac:2a:0f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:22 Mtu:0 Sandbox:/var/run/netns/46f40c41-2b19-4095-81a7-5851a73e5223 SocketPath: PciID:}] [{Interface:0xc000014600 Address:{IP:10.217.0.34 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.643661 | controller |     "Jun 10 23:42:47.682955 crc crio[3641]: time=\"2026-06-10T23:42:47.68146158Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.643675 | controller |     "Jun 10 23:42:47.945743 crc crio[3641]: 2026-06-10T23:42:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2dcd93ba477de64 Mac:26:4c:7e:63:b2:cc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:16 Mtu:0 Sandbox:/var/run/netns/cd658735-c740-48bd-91fc-b623d5281875 SocketPath: PciID:}] [{Interface:0xc000014ea0 Address:{IP:10.217.0.22 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.643689 | controller |     "Jun 10 23:42:47.961947 crc crio[3641]: 2026-06-10T23:42:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:806879e48c4df9d Mac:f6:46:71:bd:b2:31 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2c Mtu:0 Sandbox:/var/run/netns/231194cd-487b-4c22-b384-86aa91ce6021 SocketPath: PciID:}] [{Interface:0xc0000146c0 Address:{IP:10.217.0.44 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.643704 | controller |     "Jun 10 23:42:48.002895 crc crio[3641]: 2026-06-10T23:42:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3d47b6ce8414130 Mac:e6:54:da:d5:4f:6a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:06 Mtu:0 Sandbox:/var/run/netns/7b73430e-d512-4880-9dd4-7ca9fd85f7e3 SocketPath: PciID:}] [{Interface:0xc0004025b0 Address:{IP:10.217.0.6 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.643718 | controller |     "Jun 10 23:42:48.003961 crc crio[3641]: 2026-06-10T23:42:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0e58380e0470922 Mac:6a:32:41:73:c7:2a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:09 Mtu:0 Sandbox:/var/run/netns/67edbc81-1254-4c86-8f8e-d740918ac5c1 SocketPath: PciID:}] [{Interface:0xc00030c6c0 Address:{IP:10.217.0.9 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.643735 | controller |     "Jun 10 23:42:48.010443 crc crio[3641]: time=\"2026-06-10T23:42:48.010276101Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.643750 | controller |     "Jun 10 23:42:48.044053 crc crio[3641]: 2026-06-10T23:42:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3f256e8426c0df9 Mac:6e:58:36:ce:f9:a6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:12 Mtu:0 Sandbox:/var/run/netns/ec601596-cf82-4460-a787-883ffb32d590 SocketPath: PciID:}] [{Interface:0xc0002da990 Address:{IP:10.217.0.18 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.643765 | controller |     "Jun 10 23:42:48.044946 crc crio[3641]: time=\"2026-06-10T23:42:48.044294423Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.643779 | controller |     "Jun 10 23:42:48.049723 crc crio[3641]: time=\"2026-06-10T23:42:48.048874573Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.643793 | controller |     "Jun 10 23:42:48.053754 crc crio[3641]: 2026-06-10T23:42:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:28003725df04387 Mac:82:74:a2:20:42:ec Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1d Mtu:0 Sandbox:/var/run/netns/96633e97-4d7e-4a88-b7a9-a3e2ec3b3b12 SocketPath: PciID:}] [{Interface:0xc0002d0a00 Address:{IP:10.217.0.29 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.643807 | controller |     "Jun 10 23:42:48.053754 crc crio[3641]: 2026-06-10T23:42:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b77d481bebc70d8 Mac:a2:d3:d5:ff:27:d3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:20 Mtu:0 Sandbox:/var/run/netns/b5e38a10-9c53-41b6-b2f7-6848cba019a6 SocketPath: PciID:}] [{Interface:0xc00028c5c0 Address:{IP:10.217.0.32 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.643821 | controller |     "Jun 10 23:42:48.064563 crc crio[3641]: 2026-06-10T23:42:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:378b5f326b36993 Mac:be:f7:53:18:31:16 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0a Mtu:0 Sandbox:/var/run/netns/b41e4be7-ac54-4f23-9aeb-9468103103a8 SocketPath: PciID:}] [{Interface:0xc000277710 Address:{IP:10.217.0.10 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.643835 | controller |     "Jun 10 23:42:48.087739 crc crio[3641]: time=\"2026-06-10T23:42:48.081150837Z\" level=info msg=\"Created container 55c26b185770412fa5429fd522c439b673aea09d68982f79e9a8aadb4c97fda4: openshift-multus/network-metrics-daemon-n2bqt/network-metrics-daemon\" id=837e00e9-fe8c-44a5-91c4-74df92fd46a2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.643849 | controller |     "Jun 10 23:42:48.087739 crc crio[3641]: time=\"2026-06-10T23:42:48.086746936Z\" level=info msg=\"Starting container: 55c26b185770412fa5429fd522c439b673aea09d68982f79e9a8aadb4c97fda4\" id=b7febe41-62de-4164-af82-4d34cee2412e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.643863 | controller |     "Jun 10 23:42:48.108921 crc crio[3641]: time=\"2026-06-10T23:42:48.1087954Z\" level=info msg=\"Created container 8cdcad2b79cf1ed3aa27278979af58064e673d753ce59a2eeec76def39ee4f28: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller\" id=99d0de83-e6ac-4ad3-8a80-73726926d2e9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.643877 | controller |     "Jun 10 23:42:48.123365 crc crio[3641]: time=\"2026-06-10T23:42:48.114521334Z\" level=info msg=\"Starting container: 8cdcad2b79cf1ed3aa27278979af58064e673d753ce59a2eeec76def39ee4f28\" id=e510552c-0646-4d8e-a60f-30a5286a8a1b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.643891 | controller |     "Jun 10 23:42:48.123365 crc crio[3641]: time=\"2026-06-10T23:42:48.119378765Z\" level=info msg=\"Created container 40af8fba382548ede729b64588b8011305017def633ef56469c5f2a978838702: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager\" id=26fc65d3-d4a9-40c1-9db1-9faceaad195b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.643908 | controller |     "Jun 10 23:42:48.123988 crc crio[3641]: time=\"2026-06-10T23:42:48.123836979Z\" level=info msg=\"Starting container: 40af8fba382548ede729b64588b8011305017def633ef56469c5f2a978838702\" id=eac79ec6-16ae-49fd-bca7-1d23743c53e2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.643923 | controller |     "Jun 10 23:42:48.123988 crc crio[3641]: 2026-06-10T23:42:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:62939d041a42ea5 Mac:52:14:38:fe:45:02 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:05 Mtu:0 Sandbox:/var/run/netns/7d1a8649-8225-4bd3-94e1-ed40d7e7ee93 SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.0.5 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.643938 | controller |     "Jun 10 23:42:48.138145 crc crio[3641]: 2026-06-10T23:42:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:54a51d2938f3591 Mac:1a:95:94:84:48:2d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:04 Mtu:0 Sandbox:/var/run/netns/5d0c3600-235d-4a5c-a6eb-623694d2ad0f SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.4 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.643952 | controller |     "Jun 10 23:42:48.138145 crc crio[3641]: time=\"2026-06-10T23:42:48.127137499Z\" level=info msg=\"Started container\" PID=11794 containerID=8cdcad2b79cf1ed3aa27278979af58064e673d753ce59a2eeec76def39ee4f28 description=openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller id=e510552c-0646-4d8e-a60f-30a5286a8a1b name=/runtime.v1.RuntimeService/StartContainer sandboxID=9698a732b931a523d35a8cfd80b3afac9766651c585a9e7337f7703831f27e6a",
2026-06-11 01:10:49.643967 | controller |     "Jun 10 23:42:48.161239 crc crio[3641]: time=\"2026-06-10T23:42:48.154105275Z\" level=info msg=\"Started container\" PID=11803 containerID=55c26b185770412fa5429fd522c439b673aea09d68982f79e9a8aadb4c97fda4 description=openshift-multus/network-metrics-daemon-n2bqt/network-metrics-daemon id=b7febe41-62de-4164-af82-4d34cee2412e name=/runtime.v1.RuntimeService/StartContainer sandboxID=2447959dc1e4001e19a59829d63ad52affe994f73cefc75d62e062044f5ab61a",
2026-06-11 01:10:49.643983 | controller |     "Jun 10 23:42:48.163760 crc crio[3641]: time=\"2026-06-10T23:42:48.162022265Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.643998 | controller |     "Jun 10 23:42:48.166451 crc crio[3641]: time=\"2026-06-10T23:42:48.166413327Z\" level=info msg=\"Started container\" PID=11789 containerID=40af8fba382548ede729b64588b8011305017def633ef56469c5f2a978838702 description=openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager id=eac79ec6-16ae-49fd-bca7-1d23743c53e2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e59fb0e92c17371ae97c195ddbef9c3efb6ad2c6f6d672aa51080c06e6cc05ad",
2026-06-11 01:10:49.644013 | controller |     "Jun 10 23:42:48.215784 crc crio[3641]: time=\"2026-06-10T23:42:48.214070374Z\" level=info msg=\"Created container f58de3b2b244255a06dc60e2e91808badf3773eaa196ef5fe40d419c4e7e3e24: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator\" id=6e338c17-922b-43ac-bcb7-f1782e0d0422 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.644028 | controller |     "Jun 10 23:42:48.243951 crc crio[3641]: 2026-06-10T23:42:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:23bc40803a4dbe5 Mac:36:61:c1:30:e7:f2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3b Mtu:0 Sandbox:/var/run/netns/1abd827f-e86f-4fc5-ac2b-a45ee900462a SocketPath: PciID:}] [{Interface:0xc000014c50 Address:{IP:10.217.0.59 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.644045 | controller |     "Jun 10 23:42:48.255238 crc crio[3641]: 2026-06-10T23:42:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e850da364617084 Mac:8a:79:48:ca:ca:49 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0b Mtu:0 Sandbox:/var/run/netns/7979d1bd-a2af-4fd8-b6fd-8f8b4f7ecf91 SocketPath: PciID:}] [{Interface:0xc0004025b0 Address:{IP:10.217.0.11 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.644060 | controller |     "Jun 10 23:42:48.255934 crc crio[3641]: time=\"2026-06-10T23:42:48.255865441Z\" level=info msg=\"Starting container: f58de3b2b244255a06dc60e2e91808badf3773eaa196ef5fe40d419c4e7e3e24\" id=a3f87784-fae3-48f4-9fd9-6d9735f91137 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.644075 | controller |     "Jun 10 23:42:48.259023 crc crio[3641]: time=\"2026-06-10T23:42:48.258925911Z\" level=info msg=\"Created container a57c77d387f6659f989b7734a42624dc1296aa89b20c0af177236aefec0376ec: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/kube-rbac-proxy\" id=f76a5f4a-4fc7-4386-ba2d-c8ceda99245d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.644089 | controller |     "Jun 10 23:42:48.259638 crc crio[3641]: time=\"2026-06-10T23:42:48.259473603Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.644103 | controller |     "Jun 10 23:42:48.268971 crc crio[3641]: time=\"2026-06-10T23:42:48.262047093Z\" level=info msg=\"Starting container: a57c77d387f6659f989b7734a42624dc1296aa89b20c0af177236aefec0376ec\" id=575396d3-b6e8-489f-b3fa-adf5e7953633 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.644118 | controller |     "Jun 10 23:42:48.297456 crc crio[3641]: time=\"2026-06-10T23:42:48.279329831Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=b3f63ce5-d2aa-4f17-85c3-0a781c0e7cdd name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.644132 | controller |     "Jun 10 23:42:48.297456 crc crio[3641]: time=\"2026-06-10T23:42:48.282336098Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=4bb846a8-a3d5-41f8-8334-52521e81eb83 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.644147 | controller |     "Jun 10 23:42:48.299094 crc crio[3641]: time=\"2026-06-10T23:42:48.298150658Z\" level=info msg=\"Started container\" PID=11784 containerID=f58de3b2b244255a06dc60e2e91808badf3773eaa196ef5fe40d419c4e7e3e24 description=openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator id=a3f87784-fae3-48f4-9fd9-6d9735f91137 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4681cc99bc4fd2ccbb739c9e2906059238d6d6a8b76696c13ed2ed6815d05843",
2026-06-11 01:10:49.644162 | controller |     "Jun 10 23:42:48.301355 crc crio[3641]: time=\"2026-06-10T23:42:48.298341085Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.644177 | controller |     "Jun 10 23:42:48.312604 crc crio[3641]: time=\"2026-06-10T23:42:48.289096423Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.644191 | controller |     "Jun 10 23:42:48.335047 crc crio[3641]: time=\"2026-06-10T23:42:48.334391048Z\" level=info msg=\"Started container\" PID=11836 containerID=a57c77d387f6659f989b7734a42624dc1296aa89b20c0af177236aefec0376ec description=openshift-machine-api/machine-api-operator-755bb95488-cj4b6/kube-rbac-proxy id=575396d3-b6e8-489f-b3fa-adf5e7953633 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e930efc7479a0d6931d20699b5fd9c7829cff29c4566ba1a8740db796e947273",
2026-06-11 01:10:49.644209 | controller |     "Jun 10 23:42:48.337729 crc crio[3641]: time=\"2026-06-10T23:42:48.337473658Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=949abbc1-c720-4204-a56d-f31c9b46213d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.644224 | controller |     "Jun 10 23:42:48.338057 crc crio[3641]: 2026-06-10T23:42:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e5d1a99235789d2 Mac:26:44:c4:a9:02:80 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:08 Mtu:0 Sandbox:/var/run/netns/7bb6a145-6440-429d-b36a-05e32b2b83a5 SocketPath: PciID:}] [{Interface:0xc0003b0e30 Address:{IP:10.217.0.8 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.644239 | controller |     "Jun 10 23:42:48.338388 crc crio[3641]: time=\"2026-06-10T23:42:48.33828577Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=3a090cd0-1580-4d94-8b4d-2c1b7cbbd21b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.644254 | controller |     "Jun 10 23:42:48.352123 crc crio[3641]: time=\"2026-06-10T23:42:48.342273676Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/kube-rbac-proxy\" id=5ae140ed-91e3-4b2a-9fc6-da3a1ba4d0ce name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.644268 | controller |     "Jun 10 23:42:48.352123 crc crio[3641]: time=\"2026-06-10T23:42:48.342822918Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.644282 | controller |     "Jun 10 23:42:48.369020 crc crio[3641]: time=\"2026-06-10T23:42:48.357868777Z\" level=info msg=\"Creating container: openshift-multus/network-metrics-daemon-n2bqt/kube-rbac-proxy\" id=a84930ac-59f8-40d2-93ce-509e876ce859 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.644297 | controller |     "Jun 10 23:42:48.369020 crc crio[3641]: time=\"2026-06-10T23:42:48.361680847Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8d1a1e4abe0326c3af89e9eaa4b7449dd2d5b6f9403c677e19b00b24947b1df9\" id=f5d9e8fa-06d1-4519-b687-b168dcc73a09 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.644311 | controller |     "Jun 10 23:42:48.369531 crc crio[3641]: time=\"2026-06-10T23:42:48.369355267Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=a691549a-9b24-4c68-858c-fed70da2a3fc name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.644325 | controller |     "Jun 10 23:42:48.385007 crc crio[3641]: 2026-06-10T23:42:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:22f698bbabe00f9 Mac:96:a5:fa:da:ee:f0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3a Mtu:0 Sandbox:/var/run/netns/9db735ff-a05c-4101-874f-54839120fbc1 SocketPath: PciID:}] [{Interface:0xc0002f4810 Address:{IP:10.217.0.58 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.644339 | controller |     "Jun 10 23:42:48.393609 crc crio[3641]: time=\"2026-06-10T23:42:48.389785618Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 01:10:49.644373 | controller |     "Jun 10 23:42:48.393609 crc crio[3641]: time=\"2026-06-10T23:42:48.389892172Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_6822b299-e51a-4297-8a8e-f511d917991d\\\"\"",
2026-06-11 01:10:49.644389 | controller |     "Jun 10 23:42:48.393609 crc crio[3641]: time=\"2026-06-10T23:42:48.389925413Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.644407 | controller |     "Jun 10 23:42:48.393609 crc crio[3641]: time=\"2026-06-10T23:42:48.390463724Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:b77d481bebc70d8ec14da67fb3a39043838504101192b2515afc819e58947286 UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/b5e38a10-9c53-41b6-b2f7-6848cba019a6 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:0xc001890130}] Aliases:map[]}\"",
2026-06-11 01:10:49.644422 | controller |     "Jun 10 23:42:48.393609 crc crio[3641]: time=\"2026-06-10T23:42:48.390805598Z\" 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 01:10:49.644437 | controller |     "Jun 10 23:42:48.393609 crc crio[3641]: time=\"2026-06-10T23:42:48.391359799Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:3d47b6ce8414130fadbccdce573151211177ef513d91308aec37c28405dff582 UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/7b73430e-d512-4880-9dd4-7ca9fd85f7e3 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:0xc002dd03e0}] Aliases:map[]}\"",
2026-06-11 01:10:49.644452 | controller |     "Jun 10 23:42:48.393609 crc crio[3641]: time=\"2026-06-10T23:42:48.391525696Z\" level=info msg=\"Checking pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.644466 | controller |     "Jun 10 23:42:48.393609 crc crio[3641]: time=\"2026-06-10T23:42:48.391567037Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.644481 | controller |     "Jun 10 23:42:48.393609 crc crio[3641]: time=\"2026-06-10T23:42:48.39162067Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:2dcd93ba477de64140d2788ff6f2952656703b7f93cf8641a8b02050de298d13 UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/cd658735-c740-48bd-91fc-b623d5281875 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:0xc000888128}] Aliases:map[]}\"",
2026-06-11 01:10:49.644495 | controller |     "Jun 10 23:42:48.393609 crc crio[3641]: time=\"2026-06-10T23:42:48.391791536Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:378b5f326b36993bc4d200e9a0241fccff952f361ccc53483faadca094b5c422 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/b41e4be7-ac54-4f23-9aeb-9468103103a8 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:0xc000cb7320}] Aliases:map[]}\"",
2026-06-11 01:10:49.644510 | controller |     "Jun 10 23:42:48.393609 crc crio[3641]: time=\"2026-06-10T23:42:48.392299976Z\" 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 01:10:49.644525 | controller |     "Jun 10 23:42:48.393609 crc crio[3641]: time=\"2026-06-10T23:42:48.392557966Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:54a51d2938f3591cc4c03a7be3ef9e3d7f7599d0e1dc4f70216cb441a892d2b2 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/5d0c3600-235d-4a5c-a6eb-623694d2ad0f 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:0xc002dd03a8}] Aliases:map[]}\"",
2026-06-11 01:10:49.644545 | controller |     "Jun 10 23:42:48.393609 crc crio[3641]: time=\"2026-06-10T23:42:48.392756754Z\" level=info msg=\"Checking pod openshift-network-diagnostics_network-check-target-fhkjl for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.644560 | controller |     "Jun 10 23:42:48.393609 crc crio[3641]: time=\"2026-06-10T23:42:48.392948122Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:62939d041a42ea557bb9456e1349163beeb59ba0829b3f8aae1a6a2a6847874c UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/7d1a8649-8225-4bd3-94e1-ed40d7e7ee93 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:0xc000188a78}] Aliases:map[]}\"",
2026-06-11 01:10:49.644574 | controller |     "Jun 10 23:42:48.393609 crc crio[3641]: time=\"2026-06-10T23:42:48.393041695Z\" level=info msg=\"Checking pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.644588 | controller |     "Jun 10 23:42:48.400595 crc crio[3641]: time=\"2026-06-10T23:42:48.400434655Z\" level=info msg=\"Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:806879e48c4df9d5f740d4114070e99b84d7b39480a88b12d6c8f768c4ec3e37 UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/231194cd-487b-4c22-b384-86aa91ce6021 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:0xc000794388}] Aliases:map[]}\"",
2026-06-11 01:10:49.644602 | controller |     "Jun 10 23:42:48.400921 crc crio[3641]: time=\"2026-06-10T23:42:48.400770538Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-qhh6t for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.644617 | controller |     "Jun 10 23:42:48.401065 crc crio[3641]: time=\"2026-06-10T23:42:48.400997577Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:0e58380e0470922a827d19564b15b68b217324987740630231846e0d8b168aae UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/67edbc81-1254-4c86-8f8e-d740918ac5c1 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:0xc0025c6040}] Aliases:map[]}\"",
2026-06-11 01:10:49.644631 | controller |     "Jun 10 23:42:48.401246 crc crio[3641]: time=\"2026-06-10T23:42:48.401137622Z\" 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 01:10:49.644645 | controller |     "Jun 10 23:42:48.401483 crc crio[3641]: time=\"2026-06-10T23:42:48.401416773Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:3f256e8426c0df9f376da77acb7d5e3fff0fc53b844592de09d2ecfc3814e3e1 UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/ec601596-cf82-4460-a787-883ffb32d590 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:0xc0008881a8}] Aliases:map[]}\"",
2026-06-11 01:10:49.644662 | controller |     "Jun 10 23:42:48.401733 crc crio[3641]: time=\"2026-06-10T23:42:48.40158355Z\" level=info msg=\"Checking pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.644677 | controller |     "Jun 10 23:42:48.416076 crc crio[3641]: time=\"2026-06-10T23:42:48.404186422Z\" level=info msg=\"Checking pod openshift-console-operator_console-operator-67c89758df-4jf4f for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.644691 | controller |     "Jun 10 23:42:48.425798 crc crio[3641]: time=\"2026-06-10T23:42:48.404227853Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:5edde7af59e6b3d33106333594d286dc884d5c349f2f62b2bae768d97ff1a6b5 UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/a2660e6b-e802-41d9-8d2b-0059fc6e221a 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:0xc0007942d0}] Aliases:map[]}\"",
2026-06-11 01:10:49.644706 | controller |     "Jun 10 23:42:48.426046 crc crio[3641]: time=\"2026-06-10T23:42:48.425927163Z\" 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 01:10:49.644721 | controller |     "Jun 10 23:42:48.426443 crc crio[3641]: time=\"2026-06-10T23:42:48.404242124Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:310dd260475b8774e916507df03c7d6cd525bb4f39f45b2fa438c8db97900e7f UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/4d6d704d-e654-4966-b053-c3d09306c7bf 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:0xc0026f04d0}] Aliases:map[]}\"",
2026-06-11 01:10:49.644735 | controller |     "Jun 10 23:42:48.426749 crc crio[3641]: time=\"2026-06-10T23:42:48.426440444Z\" level=info msg=\"Checking pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.644749 | controller |     "Jun 10 23:42:48.427032 crc crio[3641]: time=\"2026-06-10T23:42:48.404255984Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:061a4951b7c79416ef706294c8d2e6199e9cc5f39621b2c4da96c3210f85726d UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/46f40c41-2b19-4095-81a7-5851a73e5223 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:0xc002dd02d8}] Aliases:map[]}\"",
2026-06-11 01:10:49.644763 | controller |     "Jun 10 23:42:48.428104 crc crio[3641]: time=\"2026-06-10T23:42:48.427138881Z\" 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 01:10:49.644778 | controller |     "Jun 10 23:42:48.428153 crc crio[3641]: time=\"2026-06-10T23:42:48.406922409Z\" level=info msg=\"Created container ec7e8790fa2ebbb66318c73a958fb929d923714698e8d37dfd847e0a48dde232: openshift-marketplace/redhat-operators-x5vn9/extract-utilities\" id=252e8be4-0e3b-43d3-8e92-54ec206b5a82 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.644792 | controller |     "Jun 10 23:42:48.431427 crc crio[3641]: time=\"2026-06-10T23:42:48.431237541Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.644809 | controller |     "Jun 10 23:42:48.432249 crc crio[3641]: time=\"2026-06-10T23:42:48.407140937Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:e5d1a99235789d22556e3c20a3d50eccc403e326b7560aecd7447308ae673e48 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/7bb6a145-6440-429d-b36a-05e32b2b83a5 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:0xc002dd0578}] Aliases:map[]}\"",
2026-06-11 01:10:49.644823 | controller |     "Jun 10 23:42:48.432249 crc crio[3641]: time=\"2026-06-10T23:42:48.432130186Z\" level=info msg=\"Checking pod openshift-apiserver_apiserver-9ddfb9f55-k47zv for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.644837 | controller |     "Jun 10 23:42:48.432822 crc crio[3641]: time=\"2026-06-10T23:42:48.407158518Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:23bc40803a4dbe5dff8a4ef51df3fddf2dd5ba5ef6b3009ec1c6ad472e40ea12 UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/1abd827f-e86f-4fc5-ac2b-a45ee900462a 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:0xc001992e20}] Aliases:map[]}\"",
2026-06-11 01:10:49.644851 | controller |     "Jun 10 23:42:48.442618 crc crio[3641]: time=\"2026-06-10T23:42:48.407175719Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:e850da3646170848d7b4b3679b5f1ce56ef3900bbc3eb7a587e64de03326f3d9 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/7979d1bd-a2af-4fd8-b6fd-8f8b4f7ecf91 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:0xc00101ce60}] Aliases:map[]}\"",
2026-06-11 01:10:49.644866 | controller |     "Jun 10 23:42:48.442618 crc crio[3641]: time=\"2026-06-10T23:42:48.436927013Z\" level=info msg=\"Starting container: ec7e8790fa2ebbb66318c73a958fb929d923714698e8d37dfd847e0a48dde232\" id=d37d4eb4-4e62-49d1-8b2c-cfb8e7237c72 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.644880 | controller |     "Jun 10 23:42:48.442618 crc crio[3641]: time=\"2026-06-10T23:42:48.436979995Z\" 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 01:10:49.644894 | controller |     "Jun 10 23:42:48.442618 crc crio[3641]: time=\"2026-06-10T23:42:48.40719308Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:28003725df04387c43e962bdd3dcf5180e04f6ec61ecea47bac96b8a5f57a202 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/96633e97-4d7e-4a88-b7a9-a3e2ec3b3b12 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:0xc002dd0450}] Aliases:map[]}\"",
2026-06-11 01:10:49.644909 | controller |     "Jun 10 23:42:48.442618 crc crio[3641]: time=\"2026-06-10T23:42:48.437319149Z\" 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 01:10:49.644923 | controller |     "Jun 10 23:42:48.442618 crc crio[3641]: time=\"2026-06-10T23:42:48.410897275Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:22f698bbabe00f910b1a8382c9bfb4ec9a5cc1b5095e92d3fd5cd107e0621ffd UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/9db735ff-a05c-4101-874f-54839120fbc1 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:0xc0018900b0}] Aliases:map[]}\"",
2026-06-11 01:10:49.644940 | controller |     "Jun 10 23:42:48.442618 crc crio[3641]: time=\"2026-06-10T23:42:48.4378535Z\" 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 01:10:49.644955 | controller |     "Jun 10 23:42:48.442618 crc crio[3641]: time=\"2026-06-10T23:42:48.438276536Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8d1a1e4abe0326c3af89e9eaa4b7449dd2d5b6f9403c677e19b00b24947b1df9\" id=a210c1c8-aead-454e-b9d1-c153042ea2a2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.644969 | controller |     "Jun 10 23:42:48.442618 crc crio[3641]: time=\"2026-06-10T23:42:48.438455733Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=3670728e-dafb-40f5-9eae-9ef8267e08a4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.644984 | controller |     "Jun 10 23:42:48.452865 crc crio[3641]: time=\"2026-06-10T23:42:48.452212092Z\" level=info msg=\"Created container 7dfaeb4bacd4f213702b5bcc3c73b6ffd08c8d71c1514912263271a4596b4f18: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator\" id=53057d4a-d6ea-4e6b-80de-385b37324f44 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.644999 | controller |     "Jun 10 23:42:48.459155 crc crio[3641]: time=\"2026-06-10T23:42:48.457071294Z\" level=info msg=\"Starting container: 7dfaeb4bacd4f213702b5bcc3c73b6ffd08c8d71c1514912263271a4596b4f18\" id=5972ee54-8ea5-4796-b5e3-2670a85a10ee name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.645013 | controller |     "Jun 10 23:42:48.465961 crc crio[3641]: time=\"2026-06-10T23:42:48.463736005Z\" 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 01:10:49.645028 | controller |     "Jun 10 23:42:48.466951 crc crio[3641]: time=\"2026-06-10T23:42:48.465785254Z\" level=info msg=\"Created container 09b56dda303d6cb6829090f8f1ee44597f1e670c2470ab0117c7192cfa1c9943: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager\" id=23bba220-f146-4908-a80a-8dba975b4da5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.645043 | controller |     "Jun 10 23:42:48.469917 crc crio[3641]: time=\"2026-06-10T23:42:48.469848083Z\" level=info msg=\"Starting container: 09b56dda303d6cb6829090f8f1ee44597f1e670c2470ab0117c7192cfa1c9943\" id=cbde60f5-a53c-435e-b3e9-15afe94d44b8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.645057 | controller |     "Jun 10 23:42:48.483269 crc crio[3641]: time=\"2026-06-10T23:42:48.471759448Z\" level=info msg=\"Started container\" PID=11807 containerID=7dfaeb4bacd4f213702b5bcc3c73b6ffd08c8d71c1514912263271a4596b4f18 description=openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator id=5972ee54-8ea5-4796-b5e3-2670a85a10ee name=/runtime.v1.RuntimeService/StartContainer sandboxID=d6ce9f11fe6b6c954e64392a7179a7c4bdce7c9da844130899390627781a051a",
2026-06-11 01:10:49.645072 | controller |     "Jun 10 23:42:48.483269 crc crio[3641]: time=\"2026-06-10T23:42:48.47331419Z\" level=info msg=\"Started container\" PID=11832 containerID=ec7e8790fa2ebbb66318c73a958fb929d923714698e8d37dfd847e0a48dde232 description=openshift-marketplace/redhat-operators-x5vn9/extract-utilities id=d37d4eb4-4e62-49d1-8b2c-cfb8e7237c72 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8f4a0f42c5acc995b23ec82d8825cd55d08afc7e18e333c4e4623ab63819b40e",
2026-06-11 01:10:49.645090 | controller |     "Jun 10 23:42:48.520413 crc crio[3641]: time=\"2026-06-10T23:42:48.510020187Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 01:10:49.645105 | controller |     "Jun 10 23:42:48.520413 crc crio[3641]: time=\"2026-06-10T23:42:48.510213884Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 01:10:49.645120 | controller |     "Jun 10 23:42:48.520413 crc crio[3641]: time=\"2026-06-10T23:42:48.510244616Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_e22d3bc7-50ca-4844-a323-bdf3f0d7b9ba\\\"\"",
2026-06-11 01:10:49.645135 | controller |     "Jun 10 23:42:48.520413 crc crio[3641]: time=\"2026-06-10T23:42:48.516880356Z\" level=info msg=\"Started container\" PID=11810 containerID=09b56dda303d6cb6829090f8f1ee44597f1e670c2470ab0117c7192cfa1c9943 description=openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager id=cbde60f5-a53c-435e-b3e9-15afe94d44b8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=01060bc960dc3422eb0984bfa1fe02267c4d219bf15ed5679d26fbb049564d8d",
2026-06-11 01:10:49.645149 | controller |     "Jun 10 23:42:48.528045 crc crio[3641]: time=\"2026-06-10T23:42:48.527943959Z\" level=info msg=\"Ran pod sandbox b77d481bebc70d8ec14da67fb3a39043838504101192b2515afc819e58947286 with infra container: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/POD\" id=a873e0a7-9a35-4d81-8161-221c58eb6582 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.645164 | controller |     "Jun 10 23:42:48.541487 crc crio[3641]: time=\"2026-06-10T23:42:48.541406706Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5827f6ae3beb4853192e02cc18890467bd251b33070f36f9a105991e7e6d3c9b\" id=a200736e-b0b1-4856-9b18-363014c21a31 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.645179 | controller |     "Jun 10 23:42:48.573418 crc crio[3641]: time=\"2026-06-10T23:42:48.572950902Z\" level=info msg=\"Ran pod sandbox 3d47b6ce8414130fadbccdce573151211177ef513d91308aec37c28405dff582 with infra container: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/POD\" id=c54970c7-8b36-46f7-ba81-4540f66a8784 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.645193 | controller |     "Jun 10 23:42:48.575467 crc crio[3641]: time=\"2026-06-10T23:42:48.575407248Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c\" id=d38a158b-e72b-4c6c-836b-c385da708adf name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.645208 | controller |     "Jun 10 23:42:48.601925 crc crio[3641]: time=\"2026-06-10T23:42:48.601777511Z\" level=info msg=\"Ran pod sandbox 54a51d2938f3591cc4c03a7be3ef9e3d7f7599d0e1dc4f70216cb441a892d2b2 with infra container: openshift-network-diagnostics/network-check-target-fhkjl/POD\" id=0b3d8d7e-99ef-4604-9a93-69fd498379fb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.645222 | controller |     "Jun 10 23:42:48.611295 crc crio[3641]: time=\"2026-06-10T23:42:48.611239342Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=d014f3ba-db0b-4c77-bb25-285ad13ece2f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.645237 | controller |     "Jun 10 23:42:48.679758 crc crio[3641]: time=\"2026-06-10T23:42:48.679431023Z\" level=info msg=\"Ran pod sandbox 806879e48c4df9d5f740d4114070e99b84d7b39480a88b12d6c8f768c4ec3e37 with infra container: openshift-marketplace/community-operators-qhh6t/POD\" id=06e2a3c9-becc-4146-8097-71efadd696ab name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.645254 | controller |     "Jun 10 23:42:48.700365 crc crio[3641]: time=\"2026-06-10T23:42:48.686820383Z\" level=info msg=\"Ran pod sandbox 0e58380e0470922a827d19564b15b68b217324987740630231846e0d8b168aae with infra container: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/POD\" id=65da65bd-8215-4578-be39-28441826b801 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.645269 | controller |     "Jun 10 23:42:48.700365 crc crio[3641]: time=\"2026-06-10T23:42:48.689162714Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=9b5f77db-436c-4b3e-af98-f3df48d18807 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.645283 | controller |     "Jun 10 23:42:48.700365 crc crio[3641]: time=\"2026-06-10T23:42:48.693229394Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e5e8108294b086fdb797365e5a46badba9b3d866bdcddc8460a51e05a253753d\" id=dfdcf4b9-5a7c-4c90-a65e-482b837a8404 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.645298 | controller |     "Jun 10 23:42:48.703150 crc crio[3641]: time=\"2026-06-10T23:42:48.703002487Z\" level=info msg=\"Ran pod sandbox 3f256e8426c0df9f376da77acb7d5e3fff0fc53b844592de09d2ecfc3814e3e1 with infra container: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/POD\" id=8e41aa8b-3329-4764-90d8-a3667e98e8f7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.645312 | controller |     "Jun 10 23:42:48.706960 crc crio[3641]: time=\"2026-06-10T23:42:48.70690981Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d\" id=b06bb344-5d4f-4058-947a-436b32b85914 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.645327 | controller |     "Jun 10 23:42:48.713841 crc crio[3641]: time=\"2026-06-10T23:42:48.713621143Z\" level=info msg=\"Ran pod sandbox 2dcd93ba477de64140d2788ff6f2952656703b7f93cf8641a8b02050de298d13 with infra container: openshift-console-operator/console-operator-67c89758df-4jf4f/POD\" id=7dfd005a-fa13-4304-b407-866e90206201 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.645341 | controller |     "Jun 10 23:42:48.741291 crc crio[3641]: time=\"2026-06-10T23:42:48.740313498Z\" level=info msg=\"Created container d253ab6d8ecc7de2800c119ce2d4ba30be8b3f2a7becd4eb3f385aa12efe3d2d: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver\" id=b5f1e4da-49d4-4c0a-91ac-d45ca1ee716d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.645380 | controller |     "Jun 10 23:42:48.746459 crc crio[3641]: time=\"2026-06-10T23:42:48.743917069Z\" level=info msg=\"Created container 294c57e6211b48b38cb509d37681edd5c194f8d4f0010c0cf937c5bd37f51696: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=c444b806-3733-48bc-96be-862d0e3c8cdf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.645396 | controller |     "Jun 10 23:42:48.751463 crc crio[3641]: time=\"2026-06-10T23:42:48.750618562Z\" level=info msg=\"Created container ca6ccf482b84840762e4fdd5e072ceab1459aa43d62d62caac59117fcf175cf7: openshift-console/console-6c684df5db-cc8g8/console\" id=a45bb965-01de-4dc7-b8db-b1e63d6cc110 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.645411 | controller |     "Jun 10 23:42:48.755002 crc crio[3641]: time=\"2026-06-10T23:42:48.753237284Z\" level=info msg=\"Ran pod sandbox 62939d041a42ea557bb9456e1349163beeb59ba0829b3f8aae1a6a2a6847874c with infra container: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/POD\" id=ab1a5dee-1920-4bdc-a89d-d28de3e1cffe name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.645429 | controller |     "Jun 10 23:42:48.769044 crc crio[3641]: time=\"2026-06-10T23:42:48.76818942Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5\" id=22fa9160-03ad-4852-882a-69e0a145e8e4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.645444 | controller |     "Jun 10 23:42:48.769320 crc crio[3641]: time=\"2026-06-10T23:42:48.768387368Z\" level=info msg=\"Starting container: 294c57e6211b48b38cb509d37681edd5c194f8d4f0010c0cf937c5bd37f51696\" id=ec713fac-26c2-4f1d-825f-86890f918e6b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.645458 | controller |     "Jun 10 23:42:48.769854 crc crio[3641]: time=\"2026-06-10T23:42:48.769817064Z\" level=info msg=\"Starting container: ca6ccf482b84840762e4fdd5e072ceab1459aa43d62d62caac59117fcf175cf7\" id=a5921b8c-96ba-45ac-9748-9e28299ea724 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.645472 | controller |     "Jun 10 23:42:48.784897 crc crio[3641]: time=\"2026-06-10T23:42:48.782763891Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:52e442bc8198ac925caff87ddd35b3107b7375d5afc9c2eb041ca4e79db72c6f\" id=7ec15ea3-b043-45f0-8fb1-4ee1d4265458 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.645487 | controller |     "Jun 10 23:42:48.802945 crc crio[3641]: time=\"2026-06-10T23:42:48.80290127Z\" level=info msg=\"Started container\" PID=11834 containerID=ca6ccf482b84840762e4fdd5e072ceab1459aa43d62d62caac59117fcf175cf7 description=openshift-console/console-6c684df5db-cc8g8/console id=a5921b8c-96ba-45ac-9748-9e28299ea724 name=/runtime.v1.RuntimeService/StartContainer sandboxID=16c9fc66f8930a546adfa862fce4cad433256474c1d58aa23506b7caaf136a20",
2026-06-11 01:10:49.645501 | controller |     "Jun 10 23:42:48.831750 crc crio[3641]: time=\"2026-06-10T23:42:48.827864468Z\" level=info msg=\"Started container\" PID=11818 containerID=294c57e6211b48b38cb509d37681edd5c194f8d4f0010c0cf937c5bd37f51696 description=openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator id=ec713fac-26c2-4f1d-825f-86890f918e6b name=/runtime.v1.RuntimeService/StartContainer sandboxID=486c198329b178e5da453266d8ea96d66720a9c1b318f0109d9b30f081db012f",
2026-06-11 01:10:49.645516 | controller |     "Jun 10 23:42:48.833262 crc crio[3641]: time=\"2026-06-10T23:42:48.833131184Z\" level=info msg=\"Starting container: d253ab6d8ecc7de2800c119ce2d4ba30be8b3f2a7becd4eb3f385aa12efe3d2d\" id=bcbca0ab-8bbc-4c2f-b554-2142d5f1798d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.645530 | controller |     "Jun 10 23:42:48.835234 crc crio[3641]: time=\"2026-06-10T23:42:48.834874812Z\" level=info msg=\"Ran pod sandbox 061a4951b7c79416ef706294c8d2e6199e9cc5f39621b2c4da96c3210f85726d with infra container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/POD\" id=717c97ec-33fc-43bc-8bb9-be7467c4fa3d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.645545 | controller |     "Jun 10 23:42:48.838220 crc crio[3641]: time=\"2026-06-10T23:42:48.83532454Z\" level=info msg=\"Created container e3a83d4f73e1186722d179ac30101c8576e0f56b2c0231b18499d1d5baafc020: openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities\" id=a58489d0-1cc4-4e3d-a60c-77de04228cff name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.645559 | controller |     "Jun 10 23:42:48.843806 crc crio[3641]: time=\"2026-06-10T23:42:48.842893837Z\" level=info msg=\"Ran pod sandbox 5edde7af59e6b3d33106333594d286dc884d5c349f2f62b2bae768d97ff1a6b5 with infra container: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/POD\" id=c8d41b7c-da31-4620-8aa9-6e39d67921d3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.645573 | controller |     "Jun 10 23:42:48.843806 crc crio[3641]: time=\"2026-06-10T23:42:48.843009521Z\" level=info msg=\"Ran pod sandbox 310dd260475b8774e916507df03c7d6cd525bb4f39f45b2fa438c8db97900e7f with infra container: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/POD\" id=0b750533-77b5-4d13-8158-be8ea2d3587b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.645590 | controller |     "Jun 10 23:42:48.843806 crc crio[3641]: time=\"2026-06-10T23:42:48.843457109Z\" level=info msg=\"Starting container: e3a83d4f73e1186722d179ac30101c8576e0f56b2c0231b18499d1d5baafc020\" id=6f8ea88d-95c3-4267-9f8e-18e3777ca770 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.645605 | controller |     "Jun 10 23:42:48.848936 crc crio[3641]: time=\"2026-06-10T23:42:48.848763137Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=40956b9a-f2e9-4adf-a476-99ac9df6c59d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.645619 | controller |     "Jun 10 23:42:48.857984 crc crio[3641]: time=\"2026-06-10T23:42:48.857923605Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:574d49b89604b8e8103abf57feee77812fe8cf441eafc17fdff95d57ca80645e\" id=2d1f694c-28c4-449e-8c43-2ab50715a839 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.645633 | controller |     "Jun 10 23:42:48.871760 crc crio[3641]: time=\"2026-06-10T23:42:48.870984387Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=b5936f9a-a24f-4dd1-9cc3-489404eb2e50 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.645647 | controller |     "Jun 10 23:42:48.877753 crc crio[3641]: time=\"2026-06-10T23:42:48.877579505Z\" level=info msg=\"Ran pod sandbox e5d1a99235789d22556e3c20a3d50eccc403e326b7560aecd7447308ae673e48 with infra container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/POD\" id=1bf0b802-dce3-4bc1-a61f-a7c6cd392dbc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.645661 | controller |     "Jun 10 23:42:48.881282 crc crio[3641]: time=\"2026-06-10T23:42:48.878369746Z\" level=info msg=\"Created container 36960026b8a6dd5d5e66d8289cf0e85e76323d63bb40f693b8981c739058d3ee: openshift-operator-lifecycle-manager/collect-profiles-29685570-bqs4c/collect-profiles\" id=29d52f1a-548a-4f22-8e3a-720e1e9620d9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.645675 | controller |     "Jun 10 23:42:48.897093 crc crio[3641]: time=\"2026-06-10T23:42:48.896983655Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9\" id=9ad95936-bd94-4c0e-8f57-e413ca33394d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.645689 | controller |     "Jun 10 23:42:48.897453 crc crio[3641]: time=\"2026-06-10T23:42:48.897015187Z\" level=info msg=\"Starting container: 36960026b8a6dd5d5e66d8289cf0e85e76323d63bb40f693b8981c739058d3ee\" id=bec53e08-5237-4d11-8cb5-7d1a7344bc0b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.645703 | controller |     "Jun 10 23:42:48.925815 crc crio[3641]: time=\"2026-06-10T23:42:48.925757873Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 01:10:49.645717 | controller |     "Jun 10 23:42:48.926099 crc crio[3641]: time=\"2026-06-10T23:42:48.926076595Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 01:10:49.645731 | controller |     "Jun 10 23:42:48.926251 crc crio[3641]: time=\"2026-06-10T23:42:48.926217261Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.645745 | controller |     "Jun 10 23:42:48.958948 crc crio[3641]: time=\"2026-06-10T23:42:48.958815178Z\" level=info msg=\"Ran pod sandbox e850da3646170848d7b4b3679b5f1ce56ef3900bbc3eb7a587e64de03326f3d9 with infra container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/POD\" id=000522b2-f406-405b-a802-d33c6bfa72a0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.645762 | controller |     "Jun 10 23:42:48.960231 crc crio[3641]: time=\"2026-06-10T23:42:48.959752074Z\" level=info msg=\"Ran pod sandbox 28003725df04387c43e962bdd3dcf5180e04f6ec61ecea47bac96b8a5f57a202 with infra container: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/POD\" id=d92dd3cd-affc-477b-be6c-54f8d945a18b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.645777 | controller |     "Jun 10 23:42:48.966307 crc crio[3641]: time=\"2026-06-10T23:42:48.964288642Z\" level=info msg=\"Started container\" PID=11820 containerID=e3a83d4f73e1186722d179ac30101c8576e0f56b2c0231b18499d1d5baafc020 description=openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities id=6f8ea88d-95c3-4267-9f8e-18e3777ca770 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4fd748add5379c0f9b31a9d1208bc4df9ac525c17814569f0d36706ff79a8144",
2026-06-11 01:10:49.645792 | controller |     "Jun 10 23:42:48.987215 crc crio[3641]: time=\"2026-06-10T23:42:48.98592767Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:63b9704591980c76142c6569123648908ca7e1fb34522ab25f952e9c3bc7616d\" id=d49eaaed-144a-4857-8bae-084650db0a03 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.645807 | controller |     "Jun 10 23:42:49.000015 crc crio[3641]: time=\"2026-06-10T23:42:48.999845605Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=ecfc5b57-67e6-4bfe-8659-8a4fecd8c40f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.645821 | controller |     "Jun 10 23:42:49.047303 crc crio[3641]: time=\"2026-06-10T23:42:49.047064474Z\" level=info msg=\"Creating container: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator\" id=8ac66db2-b7c4-4bcd-958f-5d818db581ea name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.645836 | controller |     "Jun 10 23:42:49.048311 crc crio[3641]: time=\"2026-06-10T23:42:49.047549433Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/kube-rbac-proxy\" id=8b45875a-42dd-49d5-9f5b-69f604cfb104 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.645850 | controller |     "Jun 10 23:42:49.187080 crc crio[3641]: time=\"2026-06-10T23:42:49.149325361Z\" level=info msg=\"Started container\" PID=11865 containerID=36960026b8a6dd5d5e66d8289cf0e85e76323d63bb40f693b8981c739058d3ee description=openshift-operator-lifecycle-manager/collect-profiles-29685570-bqs4c/collect-profiles id=bec53e08-5237-4d11-8cb5-7d1a7344bc0b name=/runtime.v1.RuntimeService/StartContainer sandboxID=e62550fef589e85d5df58f8e94b1f362c1a4f0401354b6e05dcfefde30ab53bb",
2026-06-11 01:10:49.645865 | controller |     "Jun 10 23:42:49.187080 crc crio[3641]: time=\"2026-06-10T23:42:49.155809885Z\" level=info msg=\"Ran pod sandbox 22f698bbabe00f910b1a8382c9bfb4ec9a5cc1b5095e92d3fd5cd107e0621ffd with infra container: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/POD\" id=983a2174-e668-4aa6-89e7-29df4049ee27 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.645879 | controller |     "Jun 10 23:42:49.187080 crc crio[3641]: time=\"2026-06-10T23:42:49.16437049Z\" level=info msg=\"Ran pod sandbox 23bc40803a4dbe5dff8a4ef51df3fddf2dd5ba5ef6b3009ec1c6ad472e40ea12 with infra container: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/POD\" id=4d221e02-91a6-44bf-b83e-d94501008d05 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.645894 | controller |     "Jun 10 23:42:49.236027 crc crio[3641]: time=\"2026-06-10T23:42:49.234036509Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.645908 | controller |     "Jun 10 23:42:49.237623 crc crio[3641]: time=\"2026-06-10T23:42:49.237574688Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5827f6ae3beb4853192e02cc18890467bd251b33070f36f9a105991e7e6d3c9b\" id=deac0b47-e4d1-4a20-a4f2-708992c3f7a4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.645926 | controller |     "Jun 10 23:42:49.238233 crc crio[3641]: time=\"2026-06-10T23:42:49.238207222Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:fbdfe828b092b23e6d4480daf3e0216aada6debaf1ef1b314a0a31e73ebf13c4\" id=a188d6ff-f58d-4188-b91c-1d3cc9075799 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.645941 | controller |     "Jun 10 23:42:49.238473 crc crio[3641]: time=\"2026-06-10T23:42:49.238443762Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=4091a2f0-eff5-432f-ac5f-0edcdf69e83d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.645955 | controller |     "Jun 10 23:42:49.238913 crc crio[3641]: time=\"2026-06-10T23:42:49.238886439Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c\" id=4dd12d33-6919-4043-b288-8e9a557875b3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.645969 | controller |     "Jun 10 23:42:49.255325 crc crio[3641]: time=\"2026-06-10T23:42:49.254422928Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.645983 | controller |     "Jun 10 23:42:49.257210 crc crio[3641]: time=\"2026-06-10T23:42:49.257085582Z\" level=info msg=\"Started container\" PID=11823 containerID=d253ab6d8ecc7de2800c119ce2d4ba30be8b3f2a7becd4eb3f385aa12efe3d2d description=openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver id=bcbca0ab-8bbc-4c2f-b554-2142d5f1798d name=/runtime.v1.RuntimeService/StartContainer sandboxID=b8d0577ef2b24d11d894a5efc4e39184ee62aa93d6c36a5b7921d507c09e2671",
2026-06-11 01:10:49.645998 | controller |     "Jun 10 23:42:49.258394 crc crio[3641]: time=\"2026-06-10T23:42:49.258209206Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.646012 | controller |     "Jun 10 23:42:49.293040 crc crio[3641]: time=\"2026-06-10T23:42:49.289080036Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.646028 | controller |     "Jun 10 23:42:49.309162 crc crio[3641]: time=\"2026-06-10T23:42:49.30885869Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=04c6e05a-28e7-47e8-af8b-4c28822f9242 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.646058 | controller |     "Jun 10 23:42:49.436267 crc crio[3641]: time=\"2026-06-10T23:42:49.43137102Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=62d0b85f-257f-4dd1-a269-8e51ce292e93 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.646075 | controller |     "Jun 10 23:42:49.436267 crc crio[3641]: time=\"2026-06-10T23:42:49.431918331Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e5e8108294b086fdb797365e5a46badba9b3d866bdcddc8460a51e05a253753d\" id=49efb009-e80c-46e8-a9ca-93e1e7a5cd46 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.646090 | controller |     "Jun 10 23:42:49.473690 crc crio[3641]: time=\"2026-06-10T23:42:49.472282752Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.646107 | controller |     "Jun 10 23:42:49.483928 crc crio[3641]: time=\"2026-06-10T23:42:49.475104683Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.646123 | controller |     "Jun 10 23:42:49.483928 crc crio[3641]: time=\"2026-06-10T23:42:49.475696746Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.646137 | controller |     "Jun 10 23:42:49.493430 crc crio[3641]: time=\"2026-06-10T23:42:49.492814817Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.646151 | controller |     "Jun 10 23:42:49.540243 crc crio[3641]: time=\"2026-06-10T23:42:49.538753956Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.646166 | controller |     "Jun 10 23:42:49.552432 crc crio[3641]: time=\"2026-06-10T23:42:49.552183052Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=74ff3b37-aeea-4383-a033-7a1c2fd665c3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.646180 | controller |     "Jun 10 23:42:49.553013 crc crio[3641]: time=\"2026-06-10T23:42:49.552961193Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=74d8601b-c797-4cc2-b85f-fa7fb4b9f8aa name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.646195 | controller |     "Jun 10 23:42:49.553333 crc crio[3641]: time=\"2026-06-10T23:42:49.553211963Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=1001e562-83cd-444e-b3d6-7eefda26147b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.646210 | controller |     "Jun 10 23:42:49.567904 crc crio[3641]: time=\"2026-06-10T23:42:49.553449902Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:52e442bc8198ac925caff87ddd35b3107b7375d5afc9c2eb041ca4e79db72c6f\" id=b53a1a71-d147-4d59-899f-c643466e7f50 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.646225 | controller |     "Jun 10 23:42:49.567904 crc crio[3641]: time=\"2026-06-10T23:42:49.553870118Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d\" id=388b2279-79ad-4e99-ad8e-9a9c3622a3fc name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.646239 | controller |     "Jun 10 23:42:49.567904 crc crio[3641]: time=\"2026-06-10T23:42:49.554074286Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:574d49b89604b8e8103abf57feee77812fe8cf441eafc17fdff95d57ca80645e\" id=1f89295f-98de-450c-a8e5-06e648a650b9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.646254 | controller |     "Jun 10 23:42:49.569367 crc crio[3641]: time=\"2026-06-10T23:42:49.569326494Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-qhh6t/extract-utilities\" id=c261eb08-e635-4ab3-8c87-93c13d7d48c4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.646269 | controller |     "Jun 10 23:42:49.570875 crc crio[3641]: time=\"2026-06-10T23:42:49.570844594Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.646283 | controller |     "Jun 10 23:42:49.624731 crc crio[3641]: time=\"2026-06-10T23:42:49.623159303Z\" level=info msg=\"Created container e10767f09180cbed9f666545cc3c01051a4479c026a42738dbcf952d8e68a75d: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator\" id=6f25f49d-1266-490d-b310-0b0dd9c0e44c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.646301 | controller |     "Jun 10 23:42:49.659112 crc crio[3641]: time=\"2026-06-10T23:42:49.652156329Z\" level=info msg=\"Creating container: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/fix-audit-permissions\" id=1e90653a-54c7-4c68-b8b8-d65d61cc6bd0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.646315 | controller |     "Jun 10 23:42:49.659112 crc crio[3641]: time=\"2026-06-10T23:42:49.652473191Z\" level=info msg=\"Creating container: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator\" id=dd25a2a6-28bb-4dec-9fd6-42f3bd40c19e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.646330 | controller |     "Jun 10 23:42:49.659112 crc crio[3641]: time=\"2026-06-10T23:42:49.652888207Z\" level=info msg=\"Creating container: openshift-network-diagnostics/network-check-target-fhkjl/network-check-target-container\" id=c602de63-75a7-4942-8e6d-5a059cdd5410 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.646344 | controller |     "Jun 10 23:42:49.659112 crc crio[3641]: time=\"2026-06-10T23:42:49.652983661Z\" level=info msg=\"Creating container: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator\" id=1b6b80ec-49b3-4e10-ac03-fdf89b1d5cbf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.646377 | controller |     "Jun 10 23:42:49.659112 crc crio[3641]: time=\"2026-06-10T23:42:49.656235419Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.646393 | controller |     "Jun 10 23:42:49.669868 crc crio[3641]: time=\"2026-06-10T23:42:49.666083444Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=9519147c-5452-41a2-9dff-86e154dec01f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.646408 | controller |     "Jun 10 23:42:49.669868 crc crio[3641]: time=\"2026-06-10T23:42:49.666365545Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9\" id=15110015-72b3-460c-acd9-857a240c11f2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.646422 | controller |     "Jun 10 23:42:49.669868 crc crio[3641]: time=\"2026-06-10T23:42:49.667268701Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:63b9704591980c76142c6569123648908ca7e1fb34522ab25f952e9c3bc7616d\" id=0300b3a2-1055-47e2-8671-22982aea37da name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.646436 | controller |     "Jun 10 23:42:49.726581 crc crio[3641]: time=\"2026-06-10T23:42:49.726254352Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 01:10:49.646451 | controller |     "Jun 10 23:42:49.726581 crc crio[3641]: time=\"2026-06-10T23:42:49.726576484Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 01:10:49.646465 | controller |     "Jun 10 23:42:49.726971 crc crio[3641]: time=\"2026-06-10T23:42:49.726609615Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/bandwidth\\\"\"",
2026-06-11 01:10:49.646479 | controller |     "Jun 10 23:42:49.742238 crc crio[3641]: time=\"2026-06-10T23:42:49.742002998Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5\" id=5c47e78c-9218-42de-ae48-97a37cd2b04e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.646497 | controller |     "Jun 10 23:42:49.753350 crc crio[3641]: time=\"2026-06-10T23:42:49.75301822Z\" level=info msg=\"Creating container: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container\" id=efeee92f-a41d-4dac-8e9d-26cf9c477968 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.646511 | controller |     "Jun 10 23:42:49.753350 crc crio[3641]: time=\"2026-06-10T23:42:49.753315942Z\" level=info msg=\"Creating container: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator\" id=c55774df-ab22-47b0-b6f3-680fb0bfd026 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.646526 | controller |     "Jun 10 23:42:49.753896 crc crio[3641]: time=\"2026-06-10T23:42:49.753453437Z\" level=info msg=\"Creating container: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator\" id=0064b98b-c5f5-4c03-bb7a-58aae60fbf00 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.646540 | controller |     "Jun 10 23:42:49.753896 crc crio[3641]: time=\"2026-06-10T23:42:49.753858403Z\" level=info msg=\"Starting container: e10767f09180cbed9f666545cc3c01051a4479c026a42738dbcf952d8e68a75d\" id=76d34f3b-69f4-47c0-b1de-b69a2f94e462 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.646554 | controller |     "Jun 10 23:42:49.793124 crc crio[3641]: time=\"2026-06-10T23:42:49.792976145Z\" level=info msg=\"Created container afeeb4de4db325ac756f29bb333835e589e89916bdfd2a53088ca85d6ef7e290: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/migrator\" id=d0bda027-2113-4588-8360-f380b21ad27a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.646568 | controller |     "Jun 10 23:42:49.799475 crc crio[3641]: time=\"2026-06-10T23:42:49.799258342Z\" level=info msg=\"Creating container: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator\" id=c26b8fe7-24b8-449b-b4be-47936c6c8398 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.646582 | controller |     "Jun 10 23:42:49.800232 crc crio[3641]: time=\"2026-06-10T23:42:49.799624096Z\" level=info msg=\"Creating container: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/check-endpoints\" id=995e4572-3a77-4dcd-96d2-6cbe05f80eef name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.646596 | controller |     "Jun 10 23:42:49.800232 crc crio[3641]: time=\"2026-06-10T23:42:49.799949749Z\" level=info msg=\"Creating container: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/ingress-operator\" id=6b5eb4bd-254b-4aab-b257-f811ba646e90 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.646609 | controller |     "Jun 10 23:42:49.800333 crc crio[3641]: time=\"2026-06-10T23:42:49.80024171Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:fbdfe828b092b23e6d4480daf3e0216aada6debaf1ef1b314a0a31e73ebf13c4\" id=6f7024f1-9965-4703-9dbe-4d89851583aa name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.646623 | controller |     "Jun 10 23:42:49.800383 crc crio[3641]: time=\"2026-06-10T23:42:49.800348084Z\" level=info msg=\"Starting container: afeeb4de4db325ac756f29bb333835e589e89916bdfd2a53088ca85d6ef7e290\" id=9442dc10-16ea-4f83-89c5-bf11ea37762e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.646637 | controller |     "Jun 10 23:42:49.845296 crc crio[3641]: time=\"2026-06-10T23:42:49.844461892Z\" level=info msg=\"Started container\" PID=12001 containerID=afeeb4de4db325ac756f29bb333835e589e89916bdfd2a53088ca85d6ef7e290 description=openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/migrator id=9442dc10-16ea-4f83-89c5-bf11ea37762e name=/runtime.v1.RuntimeService/StartContainer sandboxID=53bbced8b4c36d43ce1762ef6219e9bb192f1fa82e2f6c462b59ef76efd398c2",
2026-06-11 01:10:49.646654 | controller |     "Jun 10 23:42:49.877626 crc crio[3641]: time=\"2026-06-10T23:42:49.862997828Z\" level=info msg=\"Created container c5742aa34cfa544523cbc76204d5a05ffd5bbb2b64e74adbb8ccb9b39250224d: openshift-multus/multus-admission-controller-69db94689b-rvf8p/multus-admission-controller\" id=145249f9-55ec-4f30-9bc7-94de4df7c647 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.646669 | controller |     "Jun 10 23:42:49.925008 crc crio[3641]: time=\"2026-06-10T23:42:49.924497818Z\" level=info msg=\"Starting container: c5742aa34cfa544523cbc76204d5a05ffd5bbb2b64e74adbb8ccb9b39250224d\" id=2712c0f6-4c50-41bb-bcc5-b8e21bde09d3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.646683 | controller |     "Jun 10 23:42:49.948480 crc crio[3641]: time=\"2026-06-10T23:42:49.947379864Z\" level=info msg=\"Started container\" PID=11889 containerID=e10767f09180cbed9f666545cc3c01051a4479c026a42738dbcf952d8e68a75d description=openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator id=76d34f3b-69f4-47c0-b1de-b69a2f94e462 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7e02bcd752d28d473df115a36545e947c96e5df1f9722ee14211f40fa6e696ed",
2026-06-11 01:10:49.646699 | controller |     "Jun 10 23:42:49.967360 crc crio[3641]: time=\"2026-06-10T23:42:49.965101538Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.646713 | controller |     "Jun 10 23:42:49.974019 crc crio[3641]: time=\"2026-06-10T23:42:49.973127143Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.646728 | controller |     "Jun 10 23:42:49.974019 crc crio[3641]: time=\"2026-06-10T23:42:49.973619592Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.646742 | controller |     "Jun 10 23:42:50.018045 crc crio[3641]: time=\"2026-06-10T23:42:50.010109291Z\" level=info msg=\"Creating container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/fix-audit-permissions\" id=c95ee1db-cbe0-4367-a89e-9df9aed1253e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.646756 | controller |     "Jun 10 23:42:50.018045 crc crio[3641]: time=\"2026-06-10T23:42:50.011010097Z\" level=info msg=\"Creating container: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/networking-console-plugin\" id=372a6a3e-1eeb-4abb-a1b2-92a623e69362 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.646771 | controller |     "Jun 10 23:42:50.018045 crc crio[3641]: time=\"2026-06-10T23:42:50.0111092Z\" level=info msg=\"Ran pod sandbox 378b5f326b36993bc4d200e9a0241fccff952f361ccc53483faadca094b5c422 with infra container: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/POD\" id=ea42cf54-d7ab-4e60-8545-769d4ab554a6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.646785 | controller |     "Jun 10 23:42:50.034794 crc crio[3641]: time=\"2026-06-10T23:42:50.029433698Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.646799 | controller |     "Jun 10 23:42:50.061390 crc crio[3641]: time=\"2026-06-10T23:42:50.0608718Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/kube-rbac-proxy\" id=91b85ca2-3706-4062-9d61-eae39d6759d9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.646813 | controller |     "Jun 10 23:42:50.107030 crc crio[3641]: time=\"2026-06-10T23:42:50.104919835Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7\" id=35ab4ad5-9152-4ba0-916c-cc0e4cbc1a31 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.646830 | controller |     "Jun 10 23:42:50.107030 crc crio[3641]: time=\"2026-06-10T23:42:50.105132074Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360\" id=8e74feba-b8ac-4da6-805b-fae0af62ffa3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.646845 | controller |     "Jun 10 23:42:50.144248 crc crio[3641]: time=\"2026-06-10T23:42:50.144064729Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.646859 | controller |     "Jun 10 23:42:50.144439 crc crio[3641]: time=\"2026-06-10T23:42:50.14434327Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.646872 | controller |     "Jun 10 23:42:50.158836 crc crio[3641]: time=\"2026-06-10T23:42:50.149415168Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.646887 | controller |     "Jun 10 23:42:50.158836 crc crio[3641]: time=\"2026-06-10T23:42:50.150909417Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.646901 | controller |     "Jun 10 23:42:50.158836 crc crio[3641]: time=\"2026-06-10T23:42:50.151164297Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.646914 | controller |     "Jun 10 23:42:50.175040 crc crio[3641]: time=\"2026-06-10T23:42:50.174600705Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.646928 | controller |     "Jun 10 23:42:50.228949 crc crio[3641]: time=\"2026-06-10T23:42:50.225907895Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-api\" id=3c82894c-5c6b-457c-878c-4c1a9db0943e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.646943 | controller |     "Jun 10 23:42:50.228949 crc crio[3641]: time=\"2026-06-10T23:42:50.227196106Z\" level=info msg=\"Creating container: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=4b509619-c02f-4f05-bb3a-5b69c8b0bb92 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.646957 | controller |     "Jun 10 23:42:50.309140 crc crio[3641]: time=\"2026-06-10T23:42:50.30900244Z\" level=info msg=\"Started container\" PID=11999 containerID=c5742aa34cfa544523cbc76204d5a05ffd5bbb2b64e74adbb8ccb9b39250224d description=openshift-multus/multus-admission-controller-69db94689b-rvf8p/multus-admission-controller id=2712c0f6-4c50-41bb-bcc5-b8e21bde09d3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=715f64185604d4861060f8a3b9b70906c45e8165d02a9ac009f1bc82c9ac6bd4",
2026-06-11 01:10:49.646971 | controller |     "Jun 10 23:42:50.319093 crc crio[3641]: time=\"2026-06-10T23:42:50.315111749Z\" level=info msg=\"Created container bed3523416adf9a7edf03d99e8e364b39d25cc3e64b3daf236e88fde88e59792: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator\" id=da6d8554-8cee-45dc-9839-46dc6a9b07ed name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.646985 | controller |     "Jun 10 23:42:50.341773 crc crio[3641]: time=\"2026-06-10T23:42:50.341467072Z\" level=info msg=\"Starting container: bed3523416adf9a7edf03d99e8e364b39d25cc3e64b3daf236e88fde88e59792\" id=02f64485-434c-4a45-bab0-5cc6b63d8c4e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.647006 | controller |     "Jun 10 23:42:50.386406 crc crio[3641]: time=\"2026-06-10T23:42:50.381079033Z\" level=info msg=\"Started container\" PID=11998 containerID=bed3523416adf9a7edf03d99e8e364b39d25cc3e64b3daf236e88fde88e59792 description=openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator id=02f64485-434c-4a45-bab0-5cc6b63d8c4e name=/runtime.v1.RuntimeService/StartContainer sandboxID=535f7a42332fed8442f2c4c9105f408930fbe236e40773a46fde5b8e6710de41",
2026-06-11 01:10:49.647022 | controller |     "Jun 10 23:42:50.494070 crc crio[3641]: time=\"2026-06-10T23:42:50.48744108Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.647037 | controller |     "Jun 10 23:42:50.602127 crc crio[3641]: time=\"2026-06-10T23:42:50.601588402Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.647051 | controller |     "Jun 10 23:42:50.764496 crc crio[3641]: time=\"2026-06-10T23:42:50.763419162Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=30ff369b-e7e2-4fd7-86cb-a988457fd9dd name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.647066 | controller |     "Jun 10 23:42:50.831991 crc crio[3641]: time=\"2026-06-10T23:42:50.83101658Z\" level=info msg=\"Created container ab5e10386652a3895fb3da88e1663469c5525f840c464f192b3719f379334584: openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller\" id=0d0f9cc6-7384-4ec3-8582-a5d3a3b42fcd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.647080 | controller |     "Jun 10 23:42:50.842509 crc crio[3641]: time=\"2026-06-10T23:42:50.842318422Z\" level=info msg=\"Created container 9702d26472917bbeb11f034a075ad9a32ec015971c707b3f3f431bde05dd13fb: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/kube-rbac-proxy\" id=5ae140ed-91e3-4b2a-9fc6-da3a1ba4d0ce name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.647094 | controller |     "Jun 10 23:42:50.897247 crc crio[3641]: time=\"2026-06-10T23:42:50.897009795Z\" level=info msg=\"Created container 5112d04eac99fafbd30bb7f4d98f9e581cea700fc5218549670d1cb89dbee36c: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator\" id=663c3ccf-d851-45d2-ad3f-9aa2b3100ef4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.647109 | controller |     "Jun 10 23:42:50.917779 crc crio[3641]: time=\"2026-06-10T23:42:50.917623863Z\" level=info msg=\"Starting container: 9702d26472917bbeb11f034a075ad9a32ec015971c707b3f3f431bde05dd13fb\" id=8aa66c05-7254-4a51-b3b1-6ace244b30d6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.647123 | controller |     "Jun 10 23:42:50.923284 crc crio[3641]: time=\"2026-06-10T23:42:50.923240673Z\" level=info msg=\"Starting container: 5112d04eac99fafbd30bb7f4d98f9e581cea700fc5218549670d1cb89dbee36c\" id=4c955f64-b6fc-408f-96b9-e5a73a1971ef name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.647137 | controller |     "Jun 10 23:42:50.983116 crc crio[3641]: time=\"2026-06-10T23:42:50.983060736Z\" level=info msg=\"Starting container: ab5e10386652a3895fb3da88e1663469c5525f840c464f192b3719f379334584\" id=d00fa675-9332-4832-85a2-480d282f373f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.647152 | controller |     "Jun 10 23:42:51.054364 crc crio[3641]: time=\"2026-06-10T23:42:51.00385292Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.647166 | controller |     "Jun 10 23:42:51.054812 crc crio[3641]: time=\"2026-06-10T23:42:51.009949479Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.647184 | controller |     "Jun 10 23:42:51.138005 crc crio[3641]: time=\"2026-06-10T23:42:51.137204994Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.647199 | controller |     "Jun 10 23:42:51.219051 crc crio[3641]: time=\"2026-06-10T23:42:51.215283503Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.647213 | controller |     "Jun 10 23:42:51.387561 crc crio[3641]: time=\"2026-06-10T23:42:51.387329262Z\" level=info msg=\"Started container\" PID=12048 containerID=9702d26472917bbeb11f034a075ad9a32ec015971c707b3f3f431bde05dd13fb description=openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/kube-rbac-proxy id=8aa66c05-7254-4a51-b3b1-6ace244b30d6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9698a732b931a523d35a8cfd80b3afac9766651c585a9e7337f7703831f27e6a",
2026-06-11 01:10:49.647227 | controller |     "Jun 10 23:42:51.442724 crc crio[3641]: time=\"2026-06-10T23:42:51.427182184Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.647242 | controller |     "Jun 10 23:42:51.442724 crc crio[3641]: time=\"2026-06-10T23:42:51.427444924Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.647256 | controller |     "Jun 10 23:42:51.442724 crc crio[3641]: time=\"2026-06-10T23:42:51.428153062Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.647270 | controller |     "Jun 10 23:42:51.445250 crc crio[3641]: time=\"2026-06-10T23:42:51.444323185Z\" level=info msg=\"Started container\" PID=12070 containerID=5112d04eac99fafbd30bb7f4d98f9e581cea700fc5218549670d1cb89dbee36c description=openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator id=4c955f64-b6fc-408f-96b9-e5a73a1971ef name=/runtime.v1.RuntimeService/StartContainer sandboxID=51a81093ff0efc548d0882d2803b6f9ddd76a51fc0372a6db59dac57fa4b8866",
2026-06-11 01:10:49.647285 | controller |     "Jun 10 23:42:51.473386 crc crio[3641]: time=\"2026-06-10T23:42:51.467347487Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7\" id=5c671111-79e6-4433-b9fa-72e74b9e1e36 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.647299 | controller |     "Jun 10 23:42:51.473386 crc crio[3641]: time=\"2026-06-10T23:42:51.468018893Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=80b51b33-bb97-4494-a53b-63e3083ef9bc name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.647314 | controller |     "Jun 10 23:42:51.473386 crc crio[3641]: time=\"2026-06-10T23:42:51.468491472Z\" level=info msg=\"Started container\" PID=12049 containerID=ab5e10386652a3895fb3da88e1663469c5525f840c464f192b3719f379334584 description=openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller id=d00fa675-9332-4832-85a2-480d282f373f name=/runtime.v1.RuntimeService/StartContainer sandboxID=94b784ab235841bddb42e48e472c370fd5db3fcc8d88acff04ee5f807ddd9bc8",
2026-06-11 01:10:49.647329 | controller |     "Jun 10 23:42:51.473386 crc crio[3641]: time=\"2026-06-10T23:42:51.469053624Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360\" id=2fecf413-1b80-472f-978f-ae79e52b99f9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.647364 | controller |     "Jun 10 23:42:51.616352 crc crio[3641]: time=\"2026-06-10T23:42:51.611892759Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=2baa02f2-7d02-462d-b041-1fb9b6da9e4a name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.647384 | controller |     "Jun 10 23:42:51.828748 crc crio[3641]: time=\"2026-06-10T23:42:51.827527116Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"",
2026-06-11 01:10:49.647400 | controller |     "Jun 10 23:42:52.171031 crc crio[3641]: time=\"2026-06-10T23:42:52.169415539Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=8359e64e-697e-4fd1-b046-3c9ef6c71fc1 name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.647414 | controller |     "Jun 10 23:42:52.244946 crc crio[3641]: time=\"2026-06-10T23:42:52.225507626Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"",
2026-06-11 01:10:49.647429 | controller |     "Jun 10 23:42:53.022260 crc crio[3641]: time=\"2026-06-10T23:42:53.02052116Z\" level=info msg=\"Created container 5a1c780fcb75026056391a691e2c25ae265ea52ce8ac67cb18df044e5cdd4498: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/kube-rbac-proxy\" id=8b45875a-42dd-49d5-9f5b-69f604cfb104 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.647443 | controller |     "Jun 10 23:42:53.044357 crc crio[3641]: time=\"2026-06-10T23:42:53.044139505Z\" level=info msg=\"Created container 6a8bd34b33a37c13194867d6c02c30819919b59179af2486e7f0a1baa5658a7c: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/dns-operator\" id=744f7943-5ece-4774-a3be-f9c94f60febc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.647458 | controller |     "Jun 10 23:42:53.069136 crc crio[3641]: time=\"2026-06-10T23:42:53.068987819Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 01:10:49.647472 | controller |     "Jun 10 23:42:53.069136 crc crio[3641]: time=\"2026-06-10T23:42:53.069121944Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 01:10:49.647486 | controller |     "Jun 10 23:42:53.069308 crc crio[3641]: time=\"2026-06-10T23:42:53.069167366Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/bridge\\\"\"",
2026-06-11 01:10:49.647500 | controller |     "Jun 10 23:42:53.082716 crc crio[3641]: time=\"2026-06-10T23:42:53.076091517Z\" level=info msg=\"Created container ad767c1c43da2593ac28ad7a09a7086c0e8ca132ad23b9a5a46d757b9757c7da: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator\" id=17074047-aa59-4092-a55f-fd8c1c85cfbe name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.647514 | controller |     "Jun 10 23:42:53.267939 crc crio[3641]: time=\"2026-06-10T23:42:53.26786837Z\" level=info msg=\"Starting container: 5a1c780fcb75026056391a691e2c25ae265ea52ce8ac67cb18df044e5cdd4498\" id=e20406d7-7810-497e-92d4-6a5d9c4579a2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.647527 | controller |     "Jun 10 23:42:53.268977 crc crio[3641]: time=\"2026-06-10T23:42:53.268457543Z\" level=info msg=\"Starting container: 6a8bd34b33a37c13194867d6c02c30819919b59179af2486e7f0a1baa5658a7c\" id=12277a83-d13a-4e6a-8bb2-00f08053f77a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.647541 | controller |     "Jun 10 23:42:53.425712 crc crio[3641]: time=\"2026-06-10T23:42:53.417424449Z\" level=info msg=\"Started container\" PID=12102 containerID=6a8bd34b33a37c13194867d6c02c30819919b59179af2486e7f0a1baa5658a7c description=openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/dns-operator id=12277a83-d13a-4e6a-8bb2-00f08053f77a name=/runtime.v1.RuntimeService/StartContainer sandboxID=72a323c59a02afd08e72b110e26f368a2f51537437582f6ea5068efa98e9e2ca",
2026-06-11 01:10:49.647560 | controller |     "Jun 10 23:42:53.536367 crc crio[3641]: time=\"2026-06-10T23:42:53.531787989Z\" level=info msg=\"Started container\" PID=12137 containerID=5a1c780fcb75026056391a691e2c25ae265ea52ce8ac67cb18df044e5cdd4498 description=openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/kube-rbac-proxy id=e20406d7-7810-497e-92d4-6a5d9c4579a2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4681cc99bc4fd2ccbb739c9e2906059238d6d6a8b76696c13ed2ed6815d05843",
2026-06-11 01:10:49.647575 | controller |     "Jun 10 23:42:53.640170 crc crio[3641]: time=\"2026-06-10T23:42:53.631088399Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=911dc86e-3612-4ee6-acfd-2f1e65019a51 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.647590 | controller |     "Jun 10 23:42:55.155848 crc crio[3641]: time=\"2026-06-10T23:42:55.155602391Z\" level=info msg=\"Starting container: ad767c1c43da2593ac28ad7a09a7086c0e8ca132ad23b9a5a46d757b9757c7da\" id=76ba7e40-5470-4468-b871-18848625fe77 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.647605 | controller |     "Jun 10 23:42:55.800406 crc crio[3641]: time=\"2026-06-10T23:42:55.800250594Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 01:10:49.647620 | controller |     "Jun 10 23:42:55.800406 crc crio[3641]: time=\"2026-06-10T23:42:55.800382289Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 01:10:49.647634 | controller |     "Jun 10 23:42:55.801074 crc crio[3641]: time=\"2026-06-10T23:42:55.800515715Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/dhcp\\\"\"",
2026-06-11 01:10:49.647648 | controller |     "Jun 10 23:42:55.951790 crc crio[3641]: time=\"2026-06-10T23:42:55.951318272Z\" level=info msg=\"Started container\" PID=12104 containerID=ad767c1c43da2593ac28ad7a09a7086c0e8ca132ad23b9a5a46d757b9757c7da description=openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator id=76ba7e40-5470-4468-b871-18848625fe77 name=/runtime.v1.RuntimeService/StartContainer sandboxID=323ca67cfe910bd993222a9ca86f2079b1864825cc2fc4ac651ae8479d31ce69",
2026-06-11 01:10:49.647663 | controller |     "Jun 10 23:42:56.018307 crc crio[3641]: time=\"2026-06-10T23:42:56.01788185Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.647677 | controller |     "Jun 10 23:42:56.073473 crc crio[3641]: time=\"2026-06-10T23:42:56.073123064Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=7fb0f9cf-8e2f-4a84-b6ae-bafdb6f10072 name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.647691 | controller |     "Jun 10 23:42:56.120330 crc crio[3641]: time=\"2026-06-10T23:42:56.118327954Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"",
2026-06-11 01:10:49.647706 | controller |     "Jun 10 23:42:56.159853 crc crio[3641]: time=\"2026-06-10T23:42:56.159009568Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.647719 | controller |     "Jun 10 23:42:56.313962 crc crio[3641]: time=\"2026-06-10T23:42:56.31044211Z\" level=info msg=\"Creating container: openshift-multus/multus-admission-controller-69db94689b-rvf8p/kube-rbac-proxy\" id=e7109f98-1843-49c9-81f6-a4dfb1c23668 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.647733 | controller |     "Jun 10 23:42:56.327251 crc crio[3641]: time=\"2026-06-10T23:42:56.327084652Z\" level=info msg=\"Creating container: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator\" id=cf39d766-4b6d-4518-96f4-f00f3bb5a2d8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.647751 | controller |     "Jun 10 23:42:56.328034 crc crio[3641]: time=\"2026-06-10T23:42:56.327527419Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.647766 | controller |     "Jun 10 23:42:56.328970 crc crio[3641]: time=\"2026-06-10T23:42:56.328261518Z\" level=info msg=\"Creating container: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/graceful-termination\" id=1c756598-8a77-4285-b6e1-68fa0a469e00 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.647780 | controller |     "Jun 10 23:42:56.353131 crc crio[3641]: time=\"2026-06-10T23:42:56.353004167Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.647794 | controller |     "Jun 10 23:42:56.426053 crc crio[3641]: time=\"2026-06-10T23:42:56.425553229Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.647809 | controller |     "Jun 10 23:42:58.020280 crc crio[3641]: time=\"2026-06-10T23:42:58.019201746Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.647823 | controller |     "Jun 10 23:42:58.156353 crc crio[3641]: time=\"2026-06-10T23:42:58.15614708Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.647836 | controller |     "Jun 10 23:42:58.210842 crc crio[3641]: time=\"2026-06-10T23:42:58.209528471Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.647850 | controller |     "Jun 10 23:42:58.244199 crc crio[3641]: time=\"2026-06-10T23:42:58.243357366Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.647864 | controller |     "Jun 10 23:42:58.400577 crc crio[3641]: time=\"2026-06-10T23:42:58.398586697Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.647878 | controller |     "Jun 10 23:42:58.490834 crc crio[3641]: time=\"2026-06-10T23:42:58.480328539Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.647892 | controller |     "Jun 10 23:42:58.499996 crc crio[3641]: time=\"2026-06-10T23:42:58.493308957Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=2c99763b-5754-4f35-9e70-33aba1f9c433 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.647906 | controller |     "Jun 10 23:42:58.502153 crc crio[3641]: time=\"2026-06-10T23:42:58.501599982Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.647920 | controller |     "Jun 10 23:42:58.600819 crc crio[3641]: time=\"2026-06-10T23:42:58.600681123Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 01:10:49.647934 | controller |     "Jun 10 23:42:58.600819 crc crio[3641]: time=\"2026-06-10T23:42:58.600737645Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 01:10:49.647950 | controller |     "Jun 10 23:42:58.600819 crc crio[3641]: time=\"2026-06-10T23:42:58.600771146Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/dummy\\\"\"",
2026-06-11 01:10:49.647965 | controller |     "Jun 10 23:42:58.632486 crc crio[3641]: time=\"2026-06-10T23:42:58.630249831Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.647979 | controller |     "Jun 10 23:42:58.639961 crc crio[3641]: time=\"2026-06-10T23:42:58.639571526Z\" level=info msg=\"Created container 9cc99046e4a386d3b46acabe98075566cb931a446b0197bbf01daeb459bf41b9: openshift-dns/dns-default-qtghf/dns\" id=74cf144e-5d7e-4656-b9f7-8b3b22f657e9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.647993 | controller |     "Jun 10 23:42:58.656577 crc crio[3641]: time=\"2026-06-10T23:42:58.654421898Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.648007 | controller |     "Jun 10 23:42:58.693535 crc crio[3641]: time=\"2026-06-10T23:42:58.6932743Z\" level=info msg=\"Creating container: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/kube-rbac-proxy\" id=3617ca4b-4f01-4712-9994-e98d4847bc2b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.648021 | controller |     "Jun 10 23:42:58.748726 crc crio[3641]: time=\"2026-06-10T23:42:58.748183551Z\" level=info msg=\"Starting container: 9cc99046e4a386d3b46acabe98075566cb931a446b0197bbf01daeb459bf41b9\" id=9d0b2d3c-cb18-4b8b-938a-16ea0eeed629 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.648035 | controller |     "Jun 10 23:42:58.749518 crc crio[3641]: time=\"2026-06-10T23:42:58.749451321Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.648049 | controller |     "Jun 10 23:42:58.764596 crc crio[3641]: time=\"2026-06-10T23:42:58.762131207Z\" level=info msg=\"Created container 0359b993abe664cc6495c680c4aac13c96d15f73ca1bfa347cc643b0094a2217: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator\" id=8ac66db2-b7c4-4bcd-958f-5d818db581ea name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.648063 | controller |     "Jun 10 23:42:58.787605 crc crio[3641]: time=\"2026-06-10T23:42:58.787342145Z\" level=info msg=\"Starting container: 0359b993abe664cc6495c680c4aac13c96d15f73ca1bfa347cc643b0094a2217\" id=c2019c6c-4dcf-4652-8ab8-e89280339586 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.648077 | controller |     "Jun 10 23:42:59.052882 crc crio[3641]: time=\"2026-06-10T23:42:59.033708016Z\" level=info msg=\"Started container\" PID=12299 containerID=9cc99046e4a386d3b46acabe98075566cb931a446b0197bbf01daeb459bf41b9 description=openshift-dns/dns-default-qtghf/dns id=9d0b2d3c-cb18-4b8b-938a-16ea0eeed629 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7b98aa2a5be158d1f3a71651a81c6b580f4b37a9960600d440affd13e6a6609d",
2026-06-11 01:10:49.648091 | controller |     "Jun 10 23:42:59.119385 crc crio[3641]: time=\"2026-06-10T23:42:59.11831853Z\" level=info msg=\"Started container\" PID=12259 containerID=0359b993abe664cc6495c680c4aac13c96d15f73ca1bfa347cc643b0094a2217 description=openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator id=c2019c6c-4dcf-4652-8ab8-e89280339586 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e930efc7479a0d6931d20699b5fd9c7829cff29c4566ba1a8740db796e947273",
2026-06-11 01:10:49.648107 | controller |     "Jun 10 23:42:59.120351 crc crio[3641]: time=\"2026-06-10T23:42:59.120304938Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.648122 | controller |     "Jun 10 23:42:59.145034 crc crio[3641]: time=\"2026-06-10T23:42:59.144517846Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.648140 | controller |     "Jun 10 23:42:59.264595 crc crio[3641]: time=\"2026-06-10T23:42:59.2643761Z\" level=info msg=\"Created container 2ad3f69706680fa922deb9da9903f466849750a09dd3e0672600fa2dc700db7c: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator\" id=dd25a2a6-28bb-4dec-9fd6-42f3bd40c19e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.648155 | controller |     "Jun 10 23:42:59.280283 crc crio[3641]: time=\"2026-06-10T23:42:59.279894878Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.648169 | controller |     "Jun 10 23:42:59.289243 crc crio[3641]: time=\"2026-06-10T23:42:59.289160271Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=a26811a7-2523-418a-80e2-499c22935a3f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.648184 | controller |     "Jun 10 23:42:59.292730 crc crio[3641]: time=\"2026-06-10T23:42:59.292264333Z\" level=info msg=\"Starting container: 2ad3f69706680fa922deb9da9903f466849750a09dd3e0672600fa2dc700db7c\" id=e6930c32-bd0a-4ea8-996e-b4ddb46c0d84 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.648198 | controller |     "Jun 10 23:42:59.365022 crc crio[3641]: time=\"2026-06-10T23:42:59.364275164Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.648213 | controller |     "Jun 10 23:42:59.367223 crc crio[3641]: time=\"2026-06-10T23:42:59.367085504Z\" level=info msg=\"Started container\" PID=12308 containerID=2ad3f69706680fa922deb9da9903f466849750a09dd3e0672600fa2dc700db7c description=openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator id=e6930c32-bd0a-4ea8-996e-b4ddb46c0d84 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0e58380e0470922a827d19564b15b68b217324987740630231846e0d8b168aae",
2026-06-11 01:10:49.648227 | controller |     "Jun 10 23:42:59.552799 crc crio[3641]: time=\"2026-06-10T23:42:59.552290308Z\" level=warning msg=\"Stopping container 5c411957b15356a84442559ac6efc5b6a6ebcbed6fff6d804d2f8fd385cae1b7 with stop signal(15) timed out. Killing...\"",
2026-06-11 01:10:49.648242 | controller |     "Jun 10 23:42:59.688950 crc crio[3641]: time=\"2026-06-10T23:42:59.688261354Z\" level=info msg=\"Created container 13c985905a52d0cda372da5d6bf8bb1c4ca05a92f1dbed24eb9eb15cb6ffffc7: openshift-marketplace/community-operators-qhh6t/extract-utilities\" id=c261eb08-e635-4ab3-8c87-93c13d7d48c4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.648256 | controller |     "Jun 10 23:42:59.699564 crc crio[3641]: time=\"2026-06-10T23:42:59.699204783Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.648270 | controller |     "Jun 10 23:42:59.738935 crc crio[3641]: time=\"2026-06-10T23:42:59.738228892Z\" level=info msg=\"Created container 6b3b71bc2a8fd28ef537ab41fc52df88ba8c19f04cfc13f23c1e2199dea32b3a: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift\" id=40a89b2b-3415-49a6-ac63-9a93f3ff3d88 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.648285 | controller |     "Jun 10 23:42:59.747177 crc crio[3641]: time=\"2026-06-10T23:42:59.746955824Z\" level=info msg=\"Starting container: 13c985905a52d0cda372da5d6bf8bb1c4ca05a92f1dbed24eb9eb15cb6ffffc7\" id=e1002b44-01e2-44b1-a88d-ff30e5c24fd6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.648302 | controller |     "Jun 10 23:42:59.782008 crc crio[3641]: time=\"2026-06-10T23:42:59.779565631Z\" level=info msg=\"Starting container: 6b3b71bc2a8fd28ef537ab41fc52df88ba8c19f04cfc13f23c1e2199dea32b3a\" id=c88d9ea9-9b6c-4763-9c83-4b150c5f4f8e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.648317 | controller |     "Jun 10 23:42:59.848804 crc crio[3641]: time=\"2026-06-10T23:42:59.848471601Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.648332 | controller |     "Jun 10 23:43:00.113912 crc crio[3641]: time=\"2026-06-10T23:43:00.11238791Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.648361 | controller |     "Jun 10 23:43:00.167325 crc crio[3641]: time=\"2026-06-10T23:43:00.167253839Z\" level=info msg=\"Created container 9967d081948ec531a8126ab42f5c0351565696e5aeaed09e6bf0eaf454bee854: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/networking-console-plugin\" id=372a6a3e-1eeb-4abb-a1b2-92a623e69362 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.648382 | controller |     "Jun 10 23:43:00.218769 crc crio[3641]: time=\"2026-06-10T23:43:00.216987167Z\" level=info msg=\"Starting container: 9967d081948ec531a8126ab42f5c0351565696e5aeaed09e6bf0eaf454bee854\" id=d9215843-cfb2-42e9-94eb-4935da71315b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.648397 | controller |     "Jun 10 23:43:00.268896 crc crio[3641]: time=\"2026-06-10T23:43:00.266961395Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.648412 | controller |     "Jun 10 23:43:00.290168 crc crio[3641]: time=\"2026-06-10T23:43:00.288158225Z\" level=info msg=\"Started container\" PID=12321 containerID=13c985905a52d0cda372da5d6bf8bb1c4ca05a92f1dbed24eb9eb15cb6ffffc7 description=openshift-marketplace/community-operators-qhh6t/extract-utilities id=e1002b44-01e2-44b1-a88d-ff30e5c24fd6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=806879e48c4df9d5f740d4114070e99b84d7b39480a88b12d6c8f768c4ec3e37",
2026-06-11 01:10:49.648426 | controller |     "Jun 10 23:43:00.474023 crc crio[3641]: time=\"2026-06-10T23:43:00.471598271Z\" level=info msg=\"Started container\" PID=12301 containerID=6b3b71bc2a8fd28ef537ab41fc52df88ba8c19f04cfc13f23c1e2199dea32b3a description=openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift id=c88d9ea9-9b6c-4763-9c83-4b150c5f4f8e name=/runtime.v1.RuntimeService/StartContainer sandboxID=2ec2246a94767a3f79c5f0e74c579aa3040ac462e3d216b981649e58cecaf615",
2026-06-11 01:10:49.648441 | controller |     "Jun 10 23:43:00.474366 crc crio[3641]: time=\"2026-06-10T23:43:00.474240725Z\" level=info msg=\"Created container 3c6b76f429fa3d88d342129378af9c22597654e0ada9877d9c875b1fec8157fd: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator\" id=c55774df-ab22-47b0-b6f3-680fb0bfd026 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.648455 | controller |     "Jun 10 23:43:00.511963 crc crio[3641]: time=\"2026-06-10T23:43:00.51188539Z\" level=info msg=\"Starting container: 3c6b76f429fa3d88d342129378af9c22597654e0ada9877d9c875b1fec8157fd\" id=d48e03ff-6e50-4a8d-a5d6-5c1efbcf38ec name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.648469 | controller |     "Jun 10 23:43:00.671364 crc crio[3641]: time=\"2026-06-10T23:43:00.671114907Z\" level=info msg=\"Started container\" PID=12368 containerID=9967d081948ec531a8126ab42f5c0351565696e5aeaed09e6bf0eaf454bee854 description=openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/networking-console-plugin id=d9215843-cfb2-42e9-94eb-4935da71315b name=/runtime.v1.RuntimeService/StartContainer sandboxID=23bc40803a4dbe5dff8a4ef51df3fddf2dd5ba5ef6b3009ec1c6ad472e40ea12",
2026-06-11 01:10:49.648487 | controller |     "Jun 10 23:43:00.840986 crc crio[3641]: time=\"2026-06-10T23:43:00.840159919Z\" level=info msg=\"Started container\" PID=12339 containerID=3c6b76f429fa3d88d342129378af9c22597654e0ada9877d9c875b1fec8157fd description=openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator id=d48e03ff-6e50-4a8d-a5d6-5c1efbcf38ec name=/runtime.v1.RuntimeService/StartContainer sandboxID=5edde7af59e6b3d33106333594d286dc884d5c349f2f62b2bae768d97ff1a6b5",
2026-06-11 01:10:49.648502 | controller |     "Jun 10 23:43:01.029810 crc crio[3641]: time=\"2026-06-10T23:43:01.02856484Z\" level=info msg=\"Created container de3b6166f35cba8e432f9a44a5e4e2579637a6d4b02faf1e872b4588f0946540: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator\" id=c26b8fe7-24b8-449b-b4be-47936c6c8398 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.648516 | controller |     "Jun 10 23:43:01.082109 crc crio[3641]: time=\"2026-06-10T23:43:01.081545085Z\" level=info msg=\"Starting container: de3b6166f35cba8e432f9a44a5e4e2579637a6d4b02faf1e872b4588f0946540\" id=e0d4699b-f830-4061-8758-62016ab1a471 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.648531 | controller |     "Jun 10 23:43:01.144552 crc crio[3641]: time=\"2026-06-10T23:43:01.124955126Z\" level=info msg=\"Started container\" PID=12391 containerID=de3b6166f35cba8e432f9a44a5e4e2579637a6d4b02faf1e872b4588f0946540 description=openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator id=e0d4699b-f830-4061-8758-62016ab1a471 name=/runtime.v1.RuntimeService/StartContainer sandboxID=62939d041a42ea557bb9456e1349163beeb59ba0829b3f8aae1a6a2a6847874c",
2026-06-11 01:10:49.648545 | controller |     "Jun 10 23:43:01.826835 crc crio[3641]: time=\"2026-06-10T23:43:01.825509289Z\" level=info msg=\"Created container 6b6d1a554199213da874b732738376ad971f444b4d40cc342613dd430cb5bf75: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/check-endpoints\" id=995e4572-3a77-4dcd-96d2-6cbe05f80eef name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.648559 | controller |     "Jun 10 23:43:01.851515 crc crio[3641]: time=\"2026-06-10T23:43:01.851469496Z\" level=info msg=\"Starting container: 6b6d1a554199213da874b732738376ad971f444b4d40cc342613dd430cb5bf75\" id=52801787-9219-49ab-a9b1-5b2d9736656e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.648574 | controller |     "Jun 10 23:43:01.970355 crc crio[3641]: time=\"2026-06-10T23:43:01.97027609Z\" level=info msg=\"Started container\" PID=12422 containerID=6b6d1a554199213da874b732738376ad971f444b4d40cc342613dd430cb5bf75 description=openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/check-endpoints id=52801787-9219-49ab-a9b1-5b2d9736656e name=/runtime.v1.RuntimeService/StartContainer sandboxID=22f698bbabe00f910b1a8382c9bfb4ec9a5cc1b5095e92d3fd5cd107e0621ffd",
2026-06-11 01:10:49.648588 | controller |     "Jun 10 23:43:02.309497 crc crio[3641]: time=\"2026-06-10T23:43:02.268826513Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.648602 | controller |     "Jun 10 23:43:04.242001 crc crio[3641]: time=\"2026-06-10T23:43:04.223623668Z\" level=info msg=\"Created container 48f2000e62ee9ddcdf11d9a9552b60f1cee124f04cf688de2f047fdfd01d2ef6: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/fix-audit-permissions\" id=1e90653a-54c7-4c68-b8b8-d65d61cc6bd0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.648616 | controller |     "Jun 10 23:43:05.073140 crc crio[3641]: time=\"2026-06-10T23:43:05.072570193Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.648630 | controller |     "Jun 10 23:43:05.412534 crc crio[3641]: time=\"2026-06-10T23:43:05.411475248Z\" level=info msg=\"Starting container: 48f2000e62ee9ddcdf11d9a9552b60f1cee124f04cf688de2f047fdfd01d2ef6\" id=8ebf84e3-cd14-44c9-b574-3e2518908623 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.648647 | controller |     "Jun 10 23:43:05.745490 crc crio[3641]: time=\"2026-06-10T23:43:05.74516591Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.648661 | controller |     "Jun 10 23:43:05.973872 crc crio[3641]: time=\"2026-06-10T23:43:05.968463451Z\" level=info msg=\"Stopped container 5c411957b15356a84442559ac6efc5b6a6ebcbed6fff6d804d2f8fd385cae1b7: openshift-multus/cni-sysctl-allowlist-ds-6lnmz/kube-multus-additional-cni-plugins\" id=889ea544-adf5-4c1f-9d45-41d3cc9268e2 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.648675 | controller |     "Jun 10 23:43:05.979585 crc crio[3641]: time=\"2026-06-10T23:43:05.979186616Z\" level=info msg=\"Started container\" PID=12459 containerID=48f2000e62ee9ddcdf11d9a9552b60f1cee124f04cf688de2f047fdfd01d2ef6 description=openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/fix-audit-permissions id=8ebf84e3-cd14-44c9-b574-3e2518908623 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3d47b6ce8414130fadbccdce573151211177ef513d91308aec37c28405dff582",
2026-06-11 01:10:49.648690 | controller |     "Jun 10 23:43:06.008408 crc crio[3641]: time=\"2026-06-10T23:43:06.00726347Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 01:10:49.648704 | controller |     "Jun 10 23:43:06.008408 crc crio[3641]: time=\"2026-06-10T23:43:06.007329361Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 01:10:49.648718 | controller |     "Jun 10 23:43:06.008408 crc crio[3641]: time=\"2026-06-10T23:43:06.007360592Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/firewall\\\"\"",
2026-06-11 01:10:49.648733 | controller |     "Jun 10 23:43:06.290322 crc crio[3641]: time=\"2026-06-10T23:43:06.267477357Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 01:10:49.648747 | controller |     "Jun 10 23:43:06.290322 crc crio[3641]: time=\"2026-06-10T23:43:06.281801002Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 01:10:49.648761 | controller |     "Jun 10 23:43:06.290322 crc crio[3641]: time=\"2026-06-10T23:43:06.281840703Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/host-device\\\"\"",
2026-06-11 01:10:49.648774 | controller |     "Jun 10 23:43:06.860567 crc crio[3641]: time=\"2026-06-10T23:43:06.858409074Z\" level=info msg=\"Created container c974e07cddaf8ddc60cbd74881191b96ddad2c91fe8c2796d1b4e63f787260ba: openshift-apiserver/apiserver-9ddfb9f55-k47zv/fix-audit-permissions\" id=c95ee1db-cbe0-4367-a89e-9df9aed1253e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.648788 | controller |     "Jun 10 23:43:06.916985 crc crio[3641]: time=\"2026-06-10T23:43:06.91637171Z\" level=info msg=\"Created container 367d6bbf31e201c1edf3ea3c34e0597b131a2beec0b1033ecdfdce3502a54c01: openshift-multus/network-metrics-daemon-n2bqt/kube-rbac-proxy\" id=a84930ac-59f8-40d2-93ce-509e876ce859 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.648802 | controller |     "Jun 10 23:43:07.161565 crc crio[3641]: time=\"2026-06-10T23:43:07.15960433Z\" level=info msg=\"Starting container: c974e07cddaf8ddc60cbd74881191b96ddad2c91fe8c2796d1b4e63f787260ba\" id=ad9bce82-08e3-49b2-93bb-b8998607748a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.648816 | controller |     "Jun 10 23:43:07.226541 crc crio[3641]: time=\"2026-06-10T23:43:07.225950218Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=9c81c26b-ecca-4962-9769-348ef96e680c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.648834 | controller |     "Jun 10 23:43:07.230047 crc crio[3641]: time=\"2026-06-10T23:43:07.229194327Z\" level=info msg=\"Starting container: 367d6bbf31e201c1edf3ea3c34e0597b131a2beec0b1033ecdfdce3502a54c01\" id=683ae590-7da9-4079-829f-5074d062ee2a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.648848 | controller |     "Jun 10 23:43:07.231948 crc crio[3641]: time=\"2026-06-10T23:43:07.229352102Z\" level=info msg=\"Stopping pod sandbox: f6607e1535caeafc2502887810e8936a5d93fe46a4ba836c4853dcbdc4f95ede\" id=c6a4a624-eb78-42c2-af92-8e6785649597 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.648862 | controller |     "Jun 10 23:43:07.645218 crc crio[3641]: time=\"2026-06-10T23:43:07.64497751Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=65e59df7-bf1e-403d-9e92-0682282fd8fb name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.648876 | controller |     "Jun 10 23:43:07.683276 crc crio[3641]: time=\"2026-06-10T23:43:07.6830758Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"",
2026-06-11 01:10:49.648890 | controller |     "Jun 10 23:43:07.832330 crc crio[3641]: time=\"2026-06-10T23:43:07.832056833Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.648904 | controller |     "Jun 10 23:43:07.912331 crc crio[3641]: time=\"2026-06-10T23:43:07.910202976Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.648918 | controller |     "Jun 10 23:43:07.954120 crc crio[3641]: time=\"2026-06-10T23:43:07.953961121Z\" level=info msg=\"Started container\" PID=12535 containerID=c974e07cddaf8ddc60cbd74881191b96ddad2c91fe8c2796d1b4e63f787260ba description=openshift-apiserver/apiserver-9ddfb9f55-k47zv/fix-audit-permissions id=ad9bce82-08e3-49b2-93bb-b8998607748a name=/runtime.v1.RuntimeService/StartContainer sandboxID=e5d1a99235789d22556e3c20a3d50eccc403e326b7560aecd7447308ae673e48",
2026-06-11 01:10:49.648932 | controller |     "Jun 10 23:43:08.242414 crc crio[3641]: time=\"2026-06-10T23:43:08.240583566Z\" level=info msg=\"Started container\" PID=12546 containerID=367d6bbf31e201c1edf3ea3c34e0597b131a2beec0b1033ecdfdce3502a54c01 description=openshift-multus/network-metrics-daemon-n2bqt/kube-rbac-proxy id=683ae590-7da9-4079-829f-5074d062ee2a name=/runtime.v1.RuntimeService/StartContainer sandboxID=2447959dc1e4001e19a59829d63ad52affe994f73cefc75d62e062044f5ab61a",
2026-06-11 01:10:49.648947 | controller |     "Jun 10 23:43:08.604313 crc crio[3641]: time=\"2026-06-10T23:43:08.604038058Z\" level=info msg=\"Created container 9738ff3ce3f4994c9b097ebd14cb79363d51d2c120b17535e9504c52d347ea8e: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/kube-rbac-proxy\" id=91b85ca2-3706-4062-9d61-eae39d6759d9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.648961 | controller |     "Jun 10 23:43:08.619625 crc crio[3641]: time=\"2026-06-10T23:43:08.619137434Z\" level=info msg=\"Starting container: 9738ff3ce3f4994c9b097ebd14cb79363d51d2c120b17535e9504c52d347ea8e\" id=3f9b5900-7ec0-4519-827c-c9bae3c90879 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.648976 | controller |     "Jun 10 23:43:08.859456 crc crio[3641]: time=\"2026-06-10T23:43:08.858074165Z\" level=info msg=\"Started container\" PID=12578 containerID=9738ff3ce3f4994c9b097ebd14cb79363d51d2c120b17535e9504c52d347ea8e description=openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/kube-rbac-proxy id=3f9b5900-7ec0-4519-827c-c9bae3c90879 name=/runtime.v1.RuntimeService/StartContainer sandboxID=061a4951b7c79416ef706294c8d2e6199e9cc5f39621b2c4da96c3210f85726d",
2026-06-11 01:10:49.648993 | controller |     "Jun 10 23:43:09.022227 crc crio[3641]: time=\"2026-06-10T23:43:09.019275495Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=4a9e38c0-ed24-4dfa-8f97-1e6c559d58fd name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.649007 | controller |     "Jun 10 23:43:09.528104 crc crio[3641]: time=\"2026-06-10T23:43:09.464343715Z\" level=info msg=\"Creating container: openshift-dns/dns-default-qtghf/kube-rbac-proxy\" id=90c2e165-6afd-48c2-98aa-220eca8decc6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.649022 | controller |     "Jun 10 23:43:10.465046 crc crio[3641]: time=\"2026-06-10T23:43:10.464324059Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 01:10:49.649036 | controller |     "Jun 10 23:43:10.524457 crc crio[3641]: time=\"2026-06-10T23:43:10.523109498Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 01:10:49.649050 | controller |     "Jun 10 23:43:10.524457 crc crio[3641]: time=\"2026-06-10T23:43:10.523586841Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/host-local\\\"\"",
2026-06-11 01:10:49.649064 | controller |     "Jun 10 23:43:11.368727 crc crio[3641]: time=\"2026-06-10T23:43:11.361626525Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9\" id=485eb31e-a2b3-475a-aea5-5a76eb73df27 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.649078 | controller |     "Jun 10 23:43:11.951911 crc crio[3641]: time=\"2026-06-10T23:43:11.951361329Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c\" id=ac79b00f-5f91-41bc-ae2e-7d1cc047a4b4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.649092 | controller |     "Jun 10 23:43:11.980987 crc crio[3641]: time=\"2026-06-10T23:43:11.96227407Z\" level=info msg=\"Stopped pod sandbox: f6607e1535caeafc2502887810e8936a5d93fe46a4ba836c4853dcbdc4f95ede\" id=c6a4a624-eb78-42c2-af92-8e6785649597 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.649106 | controller |     "Jun 10 23:43:12.163546 crc crio[3641]: time=\"2026-06-10T23:43:12.163476842Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=0f837a3a-f7d1-4094-a381-763d88bbefba name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.649120 | controller |     "Jun 10 23:43:12.289264 crc crio[3641]: time=\"2026-06-10T23:43:12.282774908Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.649134 | controller |     "Jun 10 23:43:12.364415 crc crio[3641]: time=\"2026-06-10T23:43:12.353487636Z\" level=info msg=\"Stopping container: 92cc6e65264b24300b27a26d95255e1267ac12073f3f8d2f09371ebc827cf7d4 (timeout: 3600s)\" id=0179c4d2-3823-4119-9352-21814c791862 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.649149 | controller |     "Jun 10 23:43:12.513554 crc crio[3641]: time=\"2026-06-10T23:43:12.511387136Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.649163 | controller |     "Jun 10 23:43:12.535068 crc crio[3641]: time=\"2026-06-10T23:43:12.533582517Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.649177 | controller |     "Jun 10 23:43:12.549863 crc crio[3641]: time=\"2026-06-10T23:43:12.548405805Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9\" id=633c84d4-fdfb-49a4-946c-2a1addd7ad67 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.649196 | controller |     "Jun 10 23:43:13.129321 crc crio[3641]: time=\"2026-06-10T23:43:13.082510037Z\" level=info msg=\"Removing container: 5c411957b15356a84442559ac6efc5b6a6ebcbed6fff6d804d2f8fd385cae1b7\" id=4852241c-99ed-448c-805b-6163082f4d1b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.649211 | controller |     "Jun 10 23:43:13.641824 crc crio[3641]: time=\"2026-06-10T23:43:13.641255276Z\" level=info msg=\"Created container 56642c3ca771ec384c3bd9a64bf75c328c86e4cef11fe58d4e0b886571b0f474: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator\" id=cf39d766-4b6d-4518-96f4-f00f3bb5a2d8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.649226 | controller |     "Jun 10 23:43:13.667233 crc crio[3641]: time=\"2026-06-10T23:43:13.666535453Z\" level=info msg=\"Starting container: 56642c3ca771ec384c3bd9a64bf75c328c86e4cef11fe58d4e0b886571b0f474\" id=30b40c80-d72e-4ad2-a3a8-cd5574cb539b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.649240 | controller |     "Jun 10 23:43:13.764824 crc crio[3641]: time=\"2026-06-10T23:43:13.752578143Z\" level=info msg=\"Started container\" PID=12670 containerID=56642c3ca771ec384c3bd9a64bf75c328c86e4cef11fe58d4e0b886571b0f474 description=openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator id=30b40c80-d72e-4ad2-a3a8-cd5574cb539b name=/runtime.v1.RuntimeService/StartContainer sandboxID=378b5f326b36993bc4d200e9a0241fccff952f361ccc53483faadca094b5c422",
2026-06-11 01:10:49.649254 | controller |     "Jun 10 23:43:13.849144 crc crio[3641]: time=\"2026-06-10T23:43:13.84724203Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360\" id=195709cb-d93d-4b80-bfdf-f70e708c4ea5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.649269 | controller |     "Jun 10 23:43:14.515174 crc crio[3641]: time=\"2026-06-10T23:43:14.511501118Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c\" id=a14172f2-0f4f-47dc-bd7d-395322ae90ae name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.649283 | controller |     "Jun 10 23:43:14.543038 crc crio[3641]: time=\"2026-06-10T23:43:14.535220511Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.649298 | controller |     "Jun 10 23:43:14.558896 crc crio[3641]: time=\"2026-06-10T23:43:14.551938632Z\" level=info msg=\"Creating container: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/oauth-apiserver\" id=ef927edc-95e7-4d8f-8173-019c1a2fec12 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.649312 | controller |     "Jun 10 23:43:14.666913 crc crio[3641]: time=\"2026-06-10T23:43:14.655452963Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.649326 | controller |     "Jun 10 23:43:14.726544 crc crio[3641]: time=\"2026-06-10T23:43:14.724504345Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager\" id=011608a7-a32f-4278-8cc3-3ed9940a0cde name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.649340 | controller |     "Jun 10 23:43:14.864427 crc crio[3641]: time=\"2026-06-10T23:43:14.757425302Z\" level=info msg=\"Creating container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver\" id=6960f5b7-555b-4ae0-b127-d309d536ec61 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.649377 | controller |     "Jun 10 23:43:14.870744 crc crio[3641]: time=\"2026-06-10T23:43:14.822955327Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.649394 | controller |     "Jun 10 23:43:15.011937 crc crio[3641]: time=\"2026-06-10T23:43:15.007703356Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 01:10:49.649408 | controller |     "Jun 10 23:43:15.011937 crc crio[3641]: time=\"2026-06-10T23:43:15.008144968Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 01:10:49.649422 | controller |     "Jun 10 23:43:15.011937 crc crio[3641]: time=\"2026-06-10T23:43:15.008198519Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/ipvlan\\\"\"",
2026-06-11 01:10:49.649436 | controller |     "Jun 10 23:43:15.390181 crc crio[3641]: time=\"2026-06-10T23:43:15.389549294Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.649450 | controller |     "Jun 10 23:43:15.725910 crc crio[3641]: time=\"2026-06-10T23:43:15.725346623Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360\" id=e9449607-f7ca-423c-9e86-98aedc077ec2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.649465 | controller |     "Jun 10 23:43:15.781473 crc crio[3641]: time=\"2026-06-10T23:43:15.780337658Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.649479 | controller |     "Jun 10 23:43:15.908600 crc crio[3641]: time=\"2026-06-10T23:43:15.908314953Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.649493 | controller |     "Jun 10 23:43:16.170281 crc crio[3641]: time=\"2026-06-10T23:43:16.170219147Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.649507 | controller |     "Jun 10 23:43:16.626871 crc crio[3641]: time=\"2026-06-10T23:43:16.623482292Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.649521 | controller |     "Jun 10 23:43:16.646537 crc crio[3641]: time=\"2026-06-10T23:43:16.645490618Z\" level=info msg=\"Stopping container: 294c57e6211b48b38cb509d37681edd5c194f8d4f0010c0cf937c5bd37f51696 (timeout: 30s)\" id=63b8a38e-d092-4c5c-8b8a-9dd9933e3fc9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.649535 | controller |     "Jun 10 23:43:16.711563 crc crio[3641]: time=\"2026-06-10T23:43:16.711136167Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.649548 | controller |     "Jun 10 23:43:16.889196 crc crio[3641]: time=\"2026-06-10T23:43:16.88806934Z\" level=info msg=\"Stopping container: 3e27ad1d9e61e70bc3c32283a56daac8dde507c2a08402e9a00c8713246df167 (timeout: 2s)\" id=b25fdead-8b8e-473f-8853-c9621184fc10 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.649563 | controller |     "Jun 10 23:43:16.941533 crc crio[3641]: time=\"2026-06-10T23:43:16.940250008Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.649577 | controller |     "Jun 10 23:43:17.454889 crc crio[3641]: time=\"2026-06-10T23:43:17.452286761Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.649595 | controller |     "Jun 10 23:43:17.562088 crc crio[3641]: time=\"2026-06-10T23:43:17.561073958Z\" level=info msg=\"Created container 567a6c02ac49a32ea0a27f74f321911323ce2d6a10beb9282a01de2780dc8acd: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator\" id=1b6b80ec-49b3-4e10-ac03-fdf89b1d5cbf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.649610 | controller |     "Jun 10 23:43:17.653073 crc crio[3641]: time=\"2026-06-10T23:43:17.643022875Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.649624 | controller |     "Jun 10 23:43:17.655401 crc crio[3641]: time=\"2026-06-10T23:43:17.655359995Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.649638 | controller |     "Jun 10 23:43:17.826111 crc crio[3641]: time=\"2026-06-10T23:43:17.824425602Z\" level=info msg=\"Creating container: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator-watch\" id=629ca151-bf98-4234-beee-608e4dafb4f3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.649652 | controller |     "Jun 10 23:43:17.895175 crc crio[3641]: time=\"2026-06-10T23:43:17.895120119Z\" level=info msg=\"Starting container: 567a6c02ac49a32ea0a27f74f321911323ce2d6a10beb9282a01de2780dc8acd\" id=0d900b20-a2ec-4493-ab80-c0e7acf330dc name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.649666 | controller |     "Jun 10 23:43:18.239381 crc crio[3641]: time=\"2026-06-10T23:43:17.928424617Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.649680 | controller |     "Jun 10 23:43:18.515530 crc crio[3641]: time=\"2026-06-10T23:43:18.514961733Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.649694 | controller |     "Jun 10 23:43:18.673721 crc crio[3641]: time=\"2026-06-10T23:43:18.671887105Z\" level=info msg=\"Created container 97b3840d11cfb809d80f5594706a564bbdf4cf484c2dbd1a981a7add10d53f5a: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=4b509619-c02f-4f05-bb3a-5b69c8b0bb92 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.649708 | controller |     "Jun 10 23:43:18.978025 crc crio[3641]: time=\"2026-06-10T23:43:18.977107903Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.649722 | controller |     "Jun 10 23:43:18.981280 crc crio[3641]: time=\"2026-06-10T23:43:18.980029663Z\" level=info msg=\"Starting container: 97b3840d11cfb809d80f5594706a564bbdf4cf484c2dbd1a981a7add10d53f5a\" id=4aa7c7b0-c806-4870-919e-31d3f8d7cad1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.649736 | controller |     "Jun 10 23:43:19.082886 crc crio[3641]: time=\"2026-06-10T23:43:19.05943134Z\" level=info msg=\"Started container\" PID=12724 containerID=567a6c02ac49a32ea0a27f74f321911323ce2d6a10beb9282a01de2780dc8acd description=openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator id=0d900b20-a2ec-4493-ab80-c0e7acf330dc name=/runtime.v1.RuntimeService/StartContainer sandboxID=b77d481bebc70d8ec14da67fb3a39043838504101192b2515afc819e58947286",
2026-06-11 01:10:49.649753 | controller |     "Jun 10 23:43:19.797234 crc crio[3641]: time=\"2026-06-10T23:43:19.789051048Z\" level=info msg=\"Created container 849ee001d8e55dac7429a3feaf36de3fc037bc57ca0ae058cb742aa199f2aae0: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/ingress-operator\" id=6b5eb4bd-254b-4aab-b257-f811ba646e90 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.649773 | controller |     "Jun 10 23:43:19.813844 crc crio[3641]: time=\"2026-06-10T23:43:19.78951058Z\" level=info msg=\"Created container 2cd67914531e76730a3f3f6b3426485c71f19249c451a07a5a7417d494d224b9: openshift-network-diagnostics/network-check-target-fhkjl/network-check-target-container\" id=c602de63-75a7-4942-8e6d-5a059cdd5410 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.649788 | controller |     "Jun 10 23:43:19.813844 crc crio[3641]: time=\"2026-06-10T23:43:19.801250924Z\" level=info msg=\"Stopped container 294c57e6211b48b38cb509d37681edd5c194f8d4f0010c0cf937c5bd37f51696: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=63b8a38e-d092-4c5c-8b8a-9dd9933e3fc9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.649803 | controller |     "Jun 10 23:43:19.825555 crc crio[3641]: time=\"2026-06-10T23:43:19.817352797Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=6a33c455-47a3-4d3a-b591-615602d0517e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.649817 | controller |     "Jun 10 23:43:19.825555 crc crio[3641]: time=\"2026-06-10T23:43:19.819495456Z\" level=info msg=\"Stopped container 3e27ad1d9e61e70bc3c32283a56daac8dde507c2a08402e9a00c8713246df167: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=b25fdead-8b8e-473f-8853-c9621184fc10 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.649831 | controller |     "Jun 10 23:43:19.825555 crc crio[3641]: time=\"2026-06-10T23:43:19.822205531Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=f2cd2bc4-34d9-4447-8508-0737ff39e552 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.649845 | controller |     "Jun 10 23:43:19.825555 crc crio[3641]: time=\"2026-06-10T23:43:19.822311284Z\" level=info msg=\"Starting container: 2cd67914531e76730a3f3f6b3426485c71f19249c451a07a5a7417d494d224b9\" id=b3c2a871-f756-4fe6-aa10-6f9b95df0683 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.649859 | controller |     "Jun 10 23:43:19.825555 crc crio[3641]: time=\"2026-06-10T23:43:19.823029344Z\" level=info msg=\"Starting container: 849ee001d8e55dac7429a3feaf36de3fc037bc57ca0ae058cb742aa199f2aae0\" id=254df57a-9066-4b98-a110-38c9bb56a4e8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.649874 | controller |     "Jun 10 23:43:20.229093 crc crio[3641]: time=\"2026-06-10T23:43:20.228589955Z\" level=info msg=\"Started container\" PID=12769 containerID=97b3840d11cfb809d80f5594706a564bbdf4cf484c2dbd1a981a7add10d53f5a description=openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator id=4aa7c7b0-c806-4870-919e-31d3f8d7cad1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2dcd93ba477de64140d2788ff6f2952656703b7f93cf8641a8b02050de298d13",
2026-06-11 01:10:49.649888 | controller |     "Jun 10 23:43:20.322226 crc crio[3641]: time=\"2026-06-10T23:43:20.321953017Z\" level=info msg=\"Started container\" PID=12757 containerID=2cd67914531e76730a3f3f6b3426485c71f19249c451a07a5a7417d494d224b9 description=openshift-network-diagnostics/network-check-target-fhkjl/network-check-target-container id=b3c2a871-f756-4fe6-aa10-6f9b95df0683 name=/runtime.v1.RuntimeService/StartContainer sandboxID=54a51d2938f3591cc4c03a7be3ef9e3d7f7599d0e1dc4f70216cb441a892d2b2",
2026-06-11 01:10:49.649903 | controller |     "Jun 10 23:43:20.342866 crc crio[3641]: time=\"2026-06-10T23:43:20.341167876Z\" level=info msg=\"Started container\" PID=12791 containerID=849ee001d8e55dac7429a3feaf36de3fc037bc57ca0ae058cb742aa199f2aae0 description=openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/ingress-operator id=254df57a-9066-4b98-a110-38c9bb56a4e8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3f256e8426c0df9f376da77acb7d5e3fff0fc53b844592de09d2ecfc3814e3e1",
2026-06-11 01:10:49.649921 | controller |     "Jun 10 23:43:21.036144 crc crio[3641]: time=\"2026-06-10T23:43:21.034210874Z\" level=info msg=\"Removed container 5c411957b15356a84442559ac6efc5b6a6ebcbed6fff6d804d2f8fd385cae1b7: openshift-multus/cni-sysctl-allowlist-ds-6lnmz/kube-multus-additional-cni-plugins\" id=4852241c-99ed-448c-805b-6163082f4d1b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.649936 | controller |     "Jun 10 23:43:21.062240 crc crio[3641]: time=\"2026-06-10T23:43:21.060580431Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=3e6000b7-0086-481a-9715-5e9b874c49bd name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.649951 | controller |     "Jun 10 23:43:21.229347 crc crio[3641]: time=\"2026-06-10T23:43:21.215234671Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 01:10:49.649965 | controller |     "Jun 10 23:43:21.229347 crc crio[3641]: time=\"2026-06-10T23:43:21.216336141Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 01:10:49.649979 | controller |     "Jun 10 23:43:21.229347 crc crio[3641]: time=\"2026-06-10T23:43:21.216360282Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/loopback\\\"\"",
2026-06-11 01:10:49.649994 | controller |     "Jun 10 23:43:21.333861 crc crio[3641]: time=\"2026-06-10T23:43:21.332372337Z\" level=info msg=\"Created container a1aaf9516f8603372ec4e2c927e6347899768ff956255e175c99d19469a9811c: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-api\" id=3c82894c-5c6b-457c-878c-4c1a9db0943e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.650008 | controller |     "Jun 10 23:43:21.407174 crc crio[3641]: time=\"2026-06-10T23:43:21.405370338Z\" level=info msg=\"Stopping pod sandbox: e62550fef589e85d5df58f8e94b1f362c1a4f0401354b6e05dcfefde30ab53bb\" id=2958a7e6-74b2-4312-b0b0-cf59da0a994e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.650023 | controller |     "Jun 10 23:43:21.443857 crc crio[3641]: time=\"2026-06-10T23:43:21.441893744Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29685570-bqs4c Namespace:openshift-operator-lifecycle-manager ID:e62550fef589e85d5df58f8e94b1f362c1a4f0401354b6e05dcfefde30ab53bb UID:26cb27e4-3504-4746-bc51-27c274a0b43a NetNS:/var/run/netns/2662681f-4b12-44a1-b9b7-3b09b4b20131 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod26cb27e4_3504_4746_bc51_27c274a0b43a.slice PodAnnotations:0xc00008cae0}] Aliases:map[]}\"",
2026-06-11 01:10:49.650038 | controller |     "Jun 10 23:43:21.443857 crc crio[3641]: time=\"2026-06-10T23:43:21.44246295Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29685570-bqs4c from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.650068 | controller |     "Jun 10 23:43:21.463000 crc crio[3641]: time=\"2026-06-10T23:43:21.462411309Z\" level=info msg=\"Starting container: a1aaf9516f8603372ec4e2c927e6347899768ff956255e175c99d19469a9811c\" id=6e37e30d-4a93-4b6f-a647-ab1136264d86 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.650085 | controller |     "Jun 10 23:43:21.513975 crc crio[3641]: time=\"2026-06-10T23:43:21.51253632Z\" level=info msg=\"Started container\" PID=12822 containerID=a1aaf9516f8603372ec4e2c927e6347899768ff956255e175c99d19469a9811c description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-api id=6e37e30d-4a93-4b6f-a647-ab1136264d86 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e850da3646170848d7b4b3679b5f1ce56ef3900bbc3eb7a587e64de03326f3d9",
2026-06-11 01:10:49.650103 | controller |     "Jun 10 23:43:23.068243 crc crio[3641]: time=\"2026-06-10T23:43:21.433174804Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.650118 | controller |     "Jun 10 23:43:24.879573 crc crio[3641]: time=\"2026-06-10T23:43:24.875158853Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=7e21e7e9-a955-44a9-9fa5-52bb331a6e04 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.650133 | controller |     "Jun 10 23:43:24.879573 crc crio[3641]: time=\"2026-06-10T23:43:24.876615293Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=d82fc717-6155-4f58-94ec-d7396070bc23 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.650147 | controller |     "Jun 10 23:43:24.898331 crc crio[3641]: time=\"2026-06-10T23:43:24.89828223Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=6580e224-c56f-4078-b1a4-ddf76f59996f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.650162 | controller |     "Jun 10 23:43:24.978215 crc crio[3641]: time=\"2026-06-10T23:43:24.972451803Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.650176 | controller |     "Jun 10 23:43:25.017893 crc crio[3641]: time=\"2026-06-10T23:43:24.992512545Z\" level=info msg=\"Created container d977d581641e741a7eeeec30977e3e84b4272d1efad3259de6245238bfe11a58: hostpath-provisioner/csi-hostpathplugin-mpq2f/hostpath-provisioner\" id=ad2015e0-93d7-4420-824b-799c6ccc398f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.650191 | controller |     "Jun 10 23:43:25.017893 crc crio[3641]: time=\"2026-06-10T23:43:24.99593218Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=48bfa5ea-f707-4405-8302-cd084e94dc7c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.650205 | controller |     "Jun 10 23:43:25.017893 crc crio[3641]: time=\"2026-06-10T23:43:24.996348391Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.650219 | controller |     "Jun 10 23:43:25.017893 crc crio[3641]: time=\"2026-06-10T23:43:24.999972391Z\" level=info msg=\"Starting container: d977d581641e741a7eeeec30977e3e84b4272d1efad3259de6245238bfe11a58\" id=75ef7b75-5d96-4034-a49c-314373951dd8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.650263 | controller |     "Jun 10 23:43:25.019498 crc crio[3641]: time=\"2026-06-10T23:43:25.018601474Z\" level=info msg=\"Creating container: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/kube-rbac-proxy\" id=88da6c9f-6dcc-48b9-b517-5dbb5e50ed64 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.650279 | controller |     "Jun 10 23:43:25.020142 crc crio[3641]: time=\"2026-06-10T23:43:25.019622242Z\" level=info msg=\"Creating container: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=8971350a-3df7-437d-a27e-3490044419e5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.650293 | controller |     "Jun 10 23:43:25.245006 crc crio[3641]: time=\"2026-06-10T23:43:25.237127733Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.650308 | controller |     "Jun 10 23:43:25.763437 crc crio[3641]: time=\"2026-06-10T23:43:25.761490877Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.650325 | controller |     "Jun 10 23:43:25.839883 crc crio[3641]: time=\"2026-06-10T23:43:25.839811894Z\" level=info msg=\"Started container\" PID=12931 containerID=d977d581641e741a7eeeec30977e3e84b4272d1efad3259de6245238bfe11a58 description=hostpath-provisioner/csi-hostpathplugin-mpq2f/hostpath-provisioner id=75ef7b75-5d96-4034-a49c-314373951dd8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e1818a12ae6425d1f0de8858c29f03bb2de95ae815b809c78d028e35ccae616c",
2026-06-11 01:10:49.650340 | controller |     "Jun 10 23:43:25.963101 crc crio[3641]: time=\"2026-06-10T23:43:25.962401171Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.650372 | controller |     "Jun 10 23:43:26.375243 crc crio[3641]: time=\"2026-06-10T23:43:26.374239185Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.650391 | controller |     "Jun 10 23:43:26.525416 crc crio[3641]: time=\"2026-06-10T23:43:26.525162912Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.650408 | controller |     "Jun 10 23:43:27.019262 crc crio[3641]: time=\"2026-06-10T23:43:26.987996041Z\" level=info msg=\"Stopping container: d253ab6d8ecc7de2800c119ce2d4ba30be8b3f2a7becd4eb3f385aa12efe3d2d (timeout: 30s)\" id=4a504d1b-e8cd-4154-87a0-51b6437eb527 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.650422 | controller |     "Jun 10 23:43:27.270898 crc crio[3641]: time=\"2026-06-10T23:43:27.27037526Z\" level=info msg=\"Stopping container: 5112d04eac99fafbd30bb7f4d98f9e581cea700fc5218549670d1cb89dbee36c (timeout: 30s)\" id=e2c80ec3-1454-4704-a986-c47dced4ad03 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.650436 | controller |     "Jun 10 23:43:28.028599 crc crio[3641]: time=\"2026-06-10T23:43:28.002400622Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 01:10:49.650451 | controller |     "Jun 10 23:43:28.455167 crc crio[3641]: time=\"2026-06-10T23:43:28.455104742Z\" level=info msg=\"Created container 2f32f87ff7f22c0341a37d9de440cb95132e33edeb18f33a830c68c083cf5956: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/graceful-termination\" id=1c756598-8a77-4285-b6e1-68fa0a469e00 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.650465 | controller |     "Jun 10 23:43:28.475245 crc crio[3641]: time=\"2026-06-10T23:43:28.47136671Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-node-driver-registrar:latest\" id=f6032beb-8a8c-49fa-9f43-5bdb12979398 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.650480 | controller |     "Jun 10 23:43:28.546340 crc crio[3641]: time=\"2026-06-10T23:43:28.545990305Z\" level=info msg=\"Starting container: 2f32f87ff7f22c0341a37d9de440cb95132e33edeb18f33a830c68c083cf5956\" id=dd692be2-9a06-45dc-b130-a587ce22c128 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.650494 | controller |     "Jun 10 23:43:28.660134 crc crio[3641]: time=\"2026-06-10T23:43:28.659284186Z\" level=info msg=\"Started container\" PID=12989 containerID=2f32f87ff7f22c0341a37d9de440cb95132e33edeb18f33a830c68c083cf5956 description=openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/graceful-termination id=dd692be2-9a06-45dc-b130-a587ce22c128 name=/runtime.v1.RuntimeService/StartContainer sandboxID=53bbced8b4c36d43ce1762ef6219e9bb192f1fa82e2f6c462b59ef76efd398c2",
2026-06-11 01:10:49.650510 | controller |     "Jun 10 23:43:29.072279 crc crio[3641]: time=\"2026-06-10T23:43:29.068628241Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=bf6b7a91-638d-4f4b-9900-790470ffab7c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.650531 | controller |     "Jun 10 23:43:30.002621 crc crio[3641]: time=\"2026-06-10T23:43:30.002566456Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.650605 | controller |     "Jun 10 23:43:30.395411 crc crio[3641]: time=\"2026-06-10T23:43:30.392783735Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.650627 | controller |     "Jun 10 23:43:30.450148 crc crio[3641]: time=\"2026-06-10T23:43:30.44961602Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.650642 | controller |     "Jun 10 23:43:31.861216 crc crio[3641]: time=\"2026-06-10T23:43:31.857324375Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.650656 | controller |     "Jun 10 23:43:31.900924 crc crio[3641]: time=\"2026-06-10T23:43:31.89343945Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.650670 | controller |     "Jun 10 23:43:31.971090 crc crio[3641]: time=\"2026-06-10T23:43:31.964015664Z\" level=info msg=\"Created container e9ab8f96b78fad52896388a5d6459afb0d4f4c1b0a6fa7898e7bf45218982bab: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator-watch\" id=629ca151-bf98-4234-beee-608e4dafb4f3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.650684 | controller |     "Jun 10 23:43:32.128917 crc crio[3641]: time=\"2026-06-10T23:43:32.128375611Z\" level=info msg=\"Starting container: e9ab8f96b78fad52896388a5d6459afb0d4f4c1b0a6fa7898e7bf45218982bab\" id=77b6615f-3e2f-4068-bf3f-50644b43f4c0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.650699 | controller |     "Jun 10 23:43:32.200380 crc crio[3641]: time=\"2026-06-10T23:43:32.200025245Z\" level=info msg=\"Started container\" PID=13021 containerID=e9ab8f96b78fad52896388a5d6459afb0d4f4c1b0a6fa7898e7bf45218982bab description=openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator-watch id=77b6615f-3e2f-4068-bf3f-50644b43f4c0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=378b5f326b36993bc4d200e9a0241fccff952f361ccc53483faadca094b5c422",
2026-06-11 01:10:49.650713 | controller |     "Jun 10 23:43:32.256782 crc crio[3641]: time=\"2026-06-10T23:43:32.254824894Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.650727 | controller |     "Jun 10 23:43:32.403205 crc crio[3641]: time=\"2026-06-10T23:43:32.402369248Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.650742 | controller |     "Jun 10 23:43:35.405625 crc crio[3641]: time=\"2026-06-10T23:43:35.403832494Z\" level=info msg=\"Created container 9d04ffcabed0801a3e45cce44d67814044b5a7ea6a3e5e250d592759d23d54f2: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container\" id=efeee92f-a41d-4dac-8e9d-26cf9c477968 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.650756 | controller |     "Jun 10 23:43:35.552594 crc crio[3641]: time=\"2026-06-10T23:43:35.550872374Z\" level=info msg=\"Starting container: 9d04ffcabed0801a3e45cce44d67814044b5a7ea6a3e5e250d592759d23d54f2\" id=1dcdbf33-809f-45d2-b481-9135537be08c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.650774 | controller |     "Jun 10 23:43:35.677249 crc crio[3641]: time=\"2026-06-10T23:43:35.677102011Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.650789 | controller |     "Jun 10 23:43:35.826220 crc crio[3641]: time=\"2026-06-10T23:43:35.819320378Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=0b7fa89e-c177-4cee-ab48-321e48f4b1a9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.650803 | controller |     "Jun 10 23:43:35.827888 crc crio[3641]: time=\"2026-06-10T23:43:35.827507424Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-node-driver-registrar:latest\" id=257e7f31-5e97-4ec4-a425-f7db9c54211d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.650818 | controller |     "Jun 10 23:43:35.830874 crc crio[3641]: time=\"2026-06-10T23:43:35.829225021Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.650831 | controller |     "Jun 10 23:43:35.902975 crc crio[3641]: time=\"2026-06-10T23:43:35.892849214Z\" level=info msg=\"Created container 8e98f6cd04b359baa432ae42e62b9514e0ba587e8c0858e8e4ab381a5084fb7c: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator\" id=0064b98b-c5f5-4c03-bb7a-58aae60fbf00 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.650846 | controller |     "Jun 10 23:43:36.017541 crc crio[3641]: time=\"2026-06-10T23:43:36.017475797Z\" level=info msg=\"Started container\" PID=13070 containerID=9d04ffcabed0801a3e45cce44d67814044b5a7ea6a3e5e250d592759d23d54f2 description=openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container id=1dcdbf33-809f-45d2-b481-9135537be08c name=/runtime.v1.RuntimeService/StartContainer sandboxID=28003725df04387c43e962bdd3dcf5180e04f6ec61ecea47bac96b8a5f57a202",
2026-06-11 01:10:49.650860 | controller |     "Jun 10 23:43:36.083947 crc crio[3641]: time=\"2026-06-10T23:43:36.080017119Z\" level=info msg=\"Starting container: 8e98f6cd04b359baa432ae42e62b9514e0ba587e8c0858e8e4ab381a5084fb7c\" id=414fa6fc-e9a6-46df-b671-c85d2f4c6f86 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.650874 | controller |     "Jun 10 23:43:36.086631 crc crio[3641]: time=\"2026-06-10T23:43:36.086543389Z\" level=info msg=\"Stopped container 5112d04eac99fafbd30bb7f4d98f9e581cea700fc5218549670d1cb89dbee36c: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator\" id=e2c80ec3-1454-4704-a986-c47dced4ad03 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.650889 | controller |     "Jun 10 23:43:36.206764 crc crio[3641]: time=\"2026-06-10T23:43:36.17697698Z\" level=info msg=\"Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/node-driver-registrar\" id=e3427d6b-c575-4e33-9419-42e241ba4699 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.650902 | controller |     "Jun 10 23:43:36.207105 crc crio[3641]: time=\"2026-06-10T23:43:36.205211328Z\" level=info msg=\"Created container a783e7c2384b6f1d4297df2c77f86d7bae9240a48d8e06033d752e78e8d82fe4: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=48bfa5ea-f707-4405-8302-cd084e94dc7c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.650916 | controller |     "Jun 10 23:43:36.294895 crc crio[3641]: time=\"2026-06-10T23:43:36.284326177Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=fb525766-c61d-4595-a291-85743f34bd6f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.650933 | controller |     "Jun 10 23:43:36.302125 crc crio[3641]: time=\"2026-06-10T23:43:36.297264513Z\" level=info msg=\"Starting container: a783e7c2384b6f1d4297df2c77f86d7bae9240a48d8e06033d752e78e8d82fe4\" id=c3f96941-2b50-48e0-894d-fcc88bc18516 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.650948 | controller |     "Jun 10 23:43:36.370426 crc crio[3641]: time=\"2026-06-10T23:43:36.367525449Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=2d69d597-46f0-4f25-b893-0074744d9278 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.650962 | controller |     "Jun 10 23:43:37.385935 crc crio[3641]: time=\"2026-06-10T23:43:37.374314181Z\" level=info msg=\"Started container\" PID=13069 containerID=8e98f6cd04b359baa432ae42e62b9514e0ba587e8c0858e8e4ab381a5084fb7c description=openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator id=414fa6fc-e9a6-46df-b671-c85d2f4c6f86 name=/runtime.v1.RuntimeService/StartContainer sandboxID=310dd260475b8774e916507df03c7d6cd525bb4f39f45b2fa438c8db97900e7f",
2026-06-11 01:10:49.650976 | controller |     "Jun 10 23:43:38.997430 crc crio[3641]: time=\"2026-06-10T23:43:38.996794461Z\" level=info msg=\"Started container\" PID=13071 containerID=a783e7c2384b6f1d4297df2c77f86d7bae9240a48d8e06033d752e78e8d82fe4 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=c3f96941-2b50-48e0-894d-fcc88bc18516 name=/runtime.v1.RuntimeService/StartContainer sandboxID=85335bbdd259df67bbd12652f2051d40270e58d8e84d3d166c2d419a25046296",
2026-06-11 01:10:49.650990 | controller |     "Jun 10 23:43:39.210924 crc crio[3641]: time=\"2026-06-10T23:43:39.185143539Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.651005 | controller |     "Jun 10 23:43:39.733910 crc crio[3641]: time=\"2026-06-10T23:43:39.733444473Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.651019 | controller |     "Jun 10 23:43:39.916523 crc crio[3641]: time=\"2026-06-10T23:43:39.914178131Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.651035 | controller |     "Jun 10 23:43:40.074025 crc crio[3641]: time=\"2026-06-10T23:43:40.063839034Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.651050 | controller |     "Jun 10 23:43:40.134250 crc crio[3641]: time=\"2026-06-10T23:43:40.134057768Z\" level=info msg=\"Stopped container d253ab6d8ecc7de2800c119ce2d4ba30be8b3f2a7becd4eb3f385aa12efe3d2d: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver\" id=4a504d1b-e8cd-4154-87a0-51b6437eb527 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.651064 | controller |     "Jun 10 23:43:40.160247 crc crio[3641]: time=\"2026-06-10T23:43:40.158414839Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=fb692e7a-fc3c-4eca-b732-e69be5542701 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.651078 | controller |     "Jun 10 23:43:40.164296 crc crio[3641]: time=\"2026-06-10T23:43:40.161319459Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=de8aea5a-5aa4-4f47-9c27-527402646324 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.651092 | controller |     "Jun 10 23:43:40.825419 crc crio[3641]: time=\"2026-06-10T23:43:40.822617345Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.651109 | controller |     "Jun 10 23:43:41.236039 crc crio[3641]: time=\"2026-06-10T23:43:41.23522397Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.651123 | controller |     "Jun 10 23:43:41.435995 crc crio[3641]: time=\"2026-06-10T23:43:41.435899348Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.651137 | controller |     "Jun 10 23:43:41.532093 crc crio[3641]: time=\"2026-06-10T23:43:41.528962212Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 01:10:49.651151 | controller |     "Jun 10 23:43:41.532093 crc crio[3641]: time=\"2026-06-10T23:43:41.529301071Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/macvlan\\\"\"",
2026-06-11 01:10:49.651165 | controller |     "Jun 10 23:43:42.006158 crc crio[3641]: time=\"2026-06-10T23:43:42.001498828Z\" level=info msg=\"Created container fc469447199e78ab1af45b01f4135d03f143e9a337c44dc58a1229172ecbd4f0: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager\" id=011608a7-a32f-4278-8cc3-3ed9940a0cde name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.651179 | controller |     "Jun 10 23:43:42.097769 crc crio[3641]: time=\"2026-06-10T23:43:42.09086625Z\" level=info msg=\"Starting container: fc469447199e78ab1af45b01f4135d03f143e9a337c44dc58a1229172ecbd4f0\" id=9397f90d-6fd0-4fea-a6b4-622ec8f23822 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.651193 | controller |     "Jun 10 23:43:42.278035 crc crio[3641]: time=\"2026-06-10T23:43:42.273768397Z\" level=info msg=\"Started container\" PID=13146 containerID=fc469447199e78ab1af45b01f4135d03f143e9a337c44dc58a1229172ecbd4f0 description=openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager id=9397f90d-6fd0-4fea-a6b4-622ec8f23822 name=/runtime.v1.RuntimeService/StartContainer sandboxID=061a4951b7c79416ef706294c8d2e6199e9cc5f39621b2c4da96c3210f85726d",
2026-06-11 01:10:49.651208 | controller |     "Jun 10 23:43:42.353812 crc crio[3641]: time=\"2026-06-10T23:43:42.344089154Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.651222 | controller |     "Jun 10 23:43:42.392920 crc crio[3641]: time=\"2026-06-10T23:43:42.378385808Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.651237 | controller |     "Jun 10 23:43:42.434979 crc crio[3641]: time=\"2026-06-10T23:43:42.428034986Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.651251 | controller |     "Jun 10 23:43:42.658131 crc crio[3641]: time=\"2026-06-10T23:43:42.65761953Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=0c966c16-2b90-4d83-b3e4-bfa5023060db name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.651265 | controller |     "Jun 10 23:43:42.675143 crc crio[3641]: time=\"2026-06-10T23:43:42.674331241Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator\" id=0648ba42-dd95-4cbc-a97c-a938aa9a205c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.651279 | controller |     "Jun 10 23:43:42.831569 crc crio[3641]: time=\"2026-06-10T23:43:42.828048205Z\" level=info msg=\"Created container cf21bd917afee6bddcdaf889ee1c4cfa90b7765a19758cccaa1d29a26174e808: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/kube-rbac-proxy\" id=88da6c9f-6dcc-48b9-b517-5dbb5e50ed64 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.651297 | controller |     "Jun 10 23:43:42.908008 crc crio[3641]: time=\"2026-06-10T23:43:42.904617904Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.651312 | controller |     "Jun 10 23:43:43.103968 crc crio[3641]: time=\"2026-06-10T23:43:43.098609058Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver\" id=dd616348-24f0-4ffd-ab9e-d9dcf39fd912 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.651328 | controller |     "Jun 10 23:43:43.389882 crc crio[3641]: time=\"2026-06-10T23:43:43.389789019Z\" level=info msg=\"Stopped pod sandbox: e62550fef589e85d5df58f8e94b1f362c1a4f0401354b6e05dcfefde30ab53bb\" id=2958a7e6-74b2-4312-b0b0-cf59da0a994e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.651342 | controller |     "Jun 10 23:43:43.474965 crc crio[3641]: time=\"2026-06-10T23:43:43.473561746Z\" level=info msg=\"Starting container: cf21bd917afee6bddcdaf889ee1c4cfa90b7765a19758cccaa1d29a26174e808\" id=b3a7fcd6-904d-4cad-8f5f-9a97ba49c66d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.651385 | controller |     "Jun 10 23:43:43.486033 crc crio[3641]: time=\"2026-06-10T23:43:43.485405662Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.651401 | controller |     "Jun 10 23:43:43.525237 crc crio[3641]: time=\"2026-06-10T23:43:43.524061597Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.651415 | controller |     "Jun 10 23:43:43.709232 crc crio[3641]: time=\"2026-06-10T23:43:43.704498047Z\" level=info msg=\"Created container e77fbc1d3ef31278dd07619b0db0ea32aade3afa5c0d8761b7cbdc63b05bd484: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/kube-rbac-proxy\" id=3617ca4b-4f01-4712-9994-e98d4847bc2b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.651429 | controller |     "Jun 10 23:43:43.709232 crc crio[3641]: time=\"2026-06-10T23:43:43.707083339Z\" level=info msg=\"Created container 4a2482cde409c9f23990e578203b77ed4c11905265d6f4a84747eed71e235540: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=8971350a-3df7-437d-a27e-3490044419e5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.651444 | controller |     "Jun 10 23:43:43.724518 crc crio[3641]: time=\"2026-06-10T23:43:43.724431057Z\" level=info msg=\"Starting container: e77fbc1d3ef31278dd07619b0db0ea32aade3afa5c0d8761b7cbdc63b05bd484\" id=fbf775c7-5121-4592-953f-d2f7d203a3d8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.651458 | controller |     "Jun 10 23:43:43.768347 crc crio[3641]: time=\"2026-06-10T23:43:43.768025528Z\" level=info msg=\"Starting container: 4a2482cde409c9f23990e578203b77ed4c11905265d6f4a84747eed71e235540\" id=a438fb7b-befe-4874-8ef9-a4bf39f420e5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.651473 | controller |     "Jun 10 23:43:45.174304 crc crio[3641]: time=\"2026-06-10T23:43:45.174238882Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.651488 | controller |     "Jun 10 23:43:45.451578 crc crio[3641]: time=\"2026-06-10T23:43:45.45041955Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.651506 | controller |     "Jun 10 23:43:45.555520 crc crio[3641]: time=\"2026-06-10T23:43:45.555465483Z\" level=info msg=\"Started container\" PID=13181 containerID=cf21bd917afee6bddcdaf889ee1c4cfa90b7765a19758cccaa1d29a26174e808 description=openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/kube-rbac-proxy id=b3a7fcd6-904d-4cad-8f5f-9a97ba49c66d name=/runtime.v1.RuntimeService/StartContainer sandboxID=3f256e8426c0df9f376da77acb7d5e3fff0fc53b844592de09d2ecfc3814e3e1",
2026-06-11 01:10:49.651521 | controller |     "Jun 10 23:43:45.676521 crc crio[3641]: time=\"2026-06-10T23:43:45.676378784Z\" level=info msg=\"Created container 26cc2531c49fa9932f3abf80fa12d138d38e3da4904e0f827647d174ad93d7bf: openshift-multus/multus-admission-controller-69db94689b-rvf8p/kube-rbac-proxy\" id=e7109f98-1843-49c9-81f6-a4dfb1c23668 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.651536 | controller |     "Jun 10 23:43:45.748390 crc crio[3641]: time=\"2026-06-10T23:43:45.745829096Z\" level=info msg=\"Started container\" PID=13172 containerID=4a2482cde409c9f23990e578203b77ed4c11905265d6f4a84747eed71e235540 description=openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator id=a438fb7b-befe-4874-8ef9-a4bf39f420e5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=486c198329b178e5da453266d8ea96d66720a9c1b318f0109d9b30f081db012f",
2026-06-11 01:10:49.651551 | controller |     "Jun 10 23:43:45.945030 crc crio[3641]: time=\"2026-06-10T23:43:45.919175171Z\" level=info msg=\"Stopping pod sandbox: f6607e1535caeafc2502887810e8936a5d93fe46a4ba836c4853dcbdc4f95ede\" id=96f6c9d6-3d3d-4d23-9386-6fad546ddc8e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.651566 | controller |     "Jun 10 23:43:45.945030 crc crio[3641]: time=\"2026-06-10T23:43:45.930507693Z\" level=info msg=\"Stopped pod sandbox (already stopped): f6607e1535caeafc2502887810e8936a5d93fe46a4ba836c4853dcbdc4f95ede\" id=96f6c9d6-3d3d-4d23-9386-6fad546ddc8e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.651581 | controller |     "Jun 10 23:43:45.995190 crc crio[3641]: time=\"2026-06-10T23:43:45.994445514Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.651595 | controller |     "Jun 10 23:43:46.073885 crc crio[3641]: time=\"2026-06-10T23:43:46.07344578Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.651609 | controller |     "Jun 10 23:43:46.118789 crc crio[3641]: time=\"2026-06-10T23:43:46.118273505Z\" level=info msg=\"Started container\" PID=13191 containerID=e77fbc1d3ef31278dd07619b0db0ea32aade3afa5c0d8761b7cbdc63b05bd484 description=openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/kube-rbac-proxy id=fbf775c7-5121-4592-953f-d2f7d203a3d8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=72a323c59a02afd08e72b110e26f368a2f51537437582f6ea5068efa98e9e2ca",
2026-06-11 01:10:49.651624 | controller |     "Jun 10 23:43:46.164004 crc crio[3641]: time=\"2026-06-10T23:43:46.163310636Z\" level=info msg=\"Starting container: 26cc2531c49fa9932f3abf80fa12d138d38e3da4904e0f827647d174ad93d7bf\" id=6c0989be-8ec4-4fab-8938-e5bc18977476 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.651638 | controller |     "Jun 10 23:43:46.203032 crc crio[3641]: time=\"2026-06-10T23:43:46.196302024Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.651653 | controller |     "Jun 10 23:43:46.206410 crc crio[3641]: time=\"2026-06-10T23:43:46.205866188Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.651667 | controller |     "Jun 10 23:43:46.223268 crc crio[3641]: time=\"2026-06-10T23:43:46.222962469Z\" level=info msg=\"Removing pod sandbox: f6607e1535caeafc2502887810e8936a5d93fe46a4ba836c4853dcbdc4f95ede\" id=d4cc9fbe-8ece-4867-9f8f-866c141acc0d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.651685 | controller |     "Jun 10 23:43:46.440786 crc crio[3641]: time=\"2026-06-10T23:43:46.43613508Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 01:10:49.651699 | controller |     "Jun 10 23:43:46.440786 crc crio[3641]: time=\"2026-06-10T23:43:46.436271904Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 01:10:49.651713 | controller |     "Jun 10 23:43:46.440786 crc crio[3641]: time=\"2026-06-10T23:43:46.436299685Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/portmap\\\"\"",
2026-06-11 01:10:49.651727 | controller |     "Jun 10 23:43:46.547312 crc crio[3641]: time=\"2026-06-10T23:43:46.546629524Z\" level=info msg=\"Started container\" PID=13224 containerID=26cc2531c49fa9932f3abf80fa12d138d38e3da4904e0f827647d174ad93d7bf description=openshift-multus/multus-admission-controller-69db94689b-rvf8p/kube-rbac-proxy id=6c0989be-8ec4-4fab-8938-e5bc18977476 name=/runtime.v1.RuntimeService/StartContainer sandboxID=715f64185604d4861060f8a3b9b70906c45e8165d02a9ac009f1bc82c9ac6bd4",
2026-06-11 01:10:49.651741 | controller |     "Jun 10 23:43:47.608515 crc crio[3641]: time=\"2026-06-10T23:43:47.607601739Z\" level=info msg=\"Created container ba74c135bb1238fcb7ceb3626f30a9ba9dad93403a388bb72e2403e93686cb14: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator\" id=0648ba42-dd95-4cbc-a97c-a938aa9a205c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.651755 | controller |     "Jun 10 23:43:47.704168 crc crio[3641]: time=\"2026-06-10T23:43:47.703634315Z\" level=info msg=\"Created container ed3e68569248ca7ee91bb2912e0989132c040bcf98910429faac73f6efabf4f4: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=2d69d597-46f0-4f25-b893-0074744d9278 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.651770 | controller |     "Jun 10 23:43:47.792050 crc crio[3641]: time=\"2026-06-10T23:43:47.791176656Z\" level=info msg=\"Removed pod sandbox: f6607e1535caeafc2502887810e8936a5d93fe46a4ba836c4853dcbdc4f95ede\" id=d4cc9fbe-8ece-4867-9f8f-866c141acc0d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.651784 | controller |     "Jun 10 23:43:47.950408 crc crio[3641]: time=\"2026-06-10T23:43:47.938568446Z\" level=info msg=\"Starting container: ba74c135bb1238fcb7ceb3626f30a9ba9dad93403a388bb72e2403e93686cb14\" id=5bfe1e24-c3fd-4073-b419-e66ff73c106a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.651798 | controller |     "Jun 10 23:43:47.950408 crc crio[3641]: time=\"2026-06-10T23:43:47.944502609Z\" level=info msg=\"Starting container: ed3e68569248ca7ee91bb2912e0989132c040bcf98910429faac73f6efabf4f4\" id=167a79ad-44c2-442c-ba51-750088c23e9e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.651812 | controller |     "Jun 10 23:43:48.039472 crc crio[3641]: time=\"2026-06-10T23:43:48.038950801Z\" level=info msg=\"Started container\" PID=13286 containerID=ed3e68569248ca7ee91bb2912e0989132c040bcf98910429faac73f6efabf4f4 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=167a79ad-44c2-442c-ba51-750088c23e9e name=/runtime.v1.RuntimeService/StartContainer sandboxID=e850da3646170848d7b4b3679b5f1ce56ef3900bbc3eb7a587e64de03326f3d9",
2026-06-11 01:10:49.651827 | controller |     "Jun 10 23:43:48.054509 crc crio[3641]: time=\"2026-06-10T23:43:48.053857252Z\" level=info msg=\"Started container\" PID=13301 containerID=ba74c135bb1238fcb7ceb3626f30a9ba9dad93403a388bb72e2403e93686cb14 description=openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator id=5bfe1e24-c3fd-4073-b419-e66ff73c106a name=/runtime.v1.RuntimeService/StartContainer sandboxID=51a81093ff0efc548d0882d2803b6f9ddd76a51fc0372a6db59dac57fa4b8866",
2026-06-11 01:10:49.651845 | controller |     "Jun 10 23:43:48.798431 crc crio[3641]: time=\"2026-06-10T23:43:48.796178419Z\" level=info msg=\"Created container bc267105d8d759be3eb20be97f4a40a01cf60fe4c6196816f60a53e34fa3ce40: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver\" id=dd616348-24f0-4ffd-ab9e-d9dcf39fd912 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.651860 | controller |     "Jun 10 23:43:48.953146 crc crio[3641]: time=\"2026-06-10T23:43:48.953014569Z\" level=info msg=\"Starting container: bc267105d8d759be3eb20be97f4a40a01cf60fe4c6196816f60a53e34fa3ce40\" id=df897d2c-6ca2-4a23-8986-a8271515b75b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.651874 | controller |     "Jun 10 23:43:49.321600 crc crio[3641]: time=\"2026-06-10T23:43:49.319098382Z\" level=info msg=\"Started container\" PID=13304 containerID=bc267105d8d759be3eb20be97f4a40a01cf60fe4c6196816f60a53e34fa3ce40 description=openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver id=df897d2c-6ca2-4a23-8986-a8271515b75b name=/runtime.v1.RuntimeService/StartContainer sandboxID=b8d0577ef2b24d11d894a5efc4e39184ee62aa93d6c36a5b7921d507c09e2671",
2026-06-11 01:10:49.651889 | controller |     "Jun 10 23:43:49.941339 crc crio[3641]: time=\"2026-06-10T23:43:49.93912877Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.651903 | controller |     "Jun 10 23:43:50.369413 crc crio[3641]: time=\"2026-06-10T23:43:50.366155693Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 01:10:49.651917 | controller |     "Jun 10 23:43:50.369413 crc crio[3641]: time=\"2026-06-10T23:43:50.366199934Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 01:10:49.651931 | controller |     "Jun 10 23:43:50.369413 crc crio[3641]: time=\"2026-06-10T23:43:50.366221354Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/ptp\\\"\"",
2026-06-11 01:10:49.651946 | controller |     "Jun 10 23:43:51.164332 crc crio[3641]: time=\"2026-06-10T23:43:51.162517759Z\" level=info msg=\"Stopping container: 97b3840d11cfb809d80f5594706a564bbdf4cf484c2dbd1a981a7add10d53f5a (timeout: 30s)\" id=910ae692-0e2d-4c51-b3b5-96a49a37bf5f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.651960 | controller |     "Jun 10 23:43:51.845945 crc crio[3641]: time=\"2026-06-10T23:43:51.836535515Z\" level=info msg=\"Created container a63e00b86a3d454513cbc8a0b878d066c97078bfd71fe0c8ff54c6e8202d181e: openshift-dns/dns-default-qtghf/kube-rbac-proxy\" id=90c2e165-6afd-48c2-98aa-220eca8decc6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.651974 | controller |     "Jun 10 23:43:52.015945 crc crio[3641]: time=\"2026-06-10T23:43:51.882625545Z\" level=info msg=\"Starting container: a63e00b86a3d454513cbc8a0b878d066c97078bfd71fe0c8ff54c6e8202d181e\" id=003a33b5-3bdd-4213-9a2e-3109dd2e1d08 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.651988 | controller |     "Jun 10 23:43:52.130275 crc crio[3641]: time=\"2026-06-10T23:43:52.129945467Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 01:10:49.652002 | controller |     "Jun 10 23:43:52.130275 crc crio[3641]: time=\"2026-06-10T23:43:52.130151633Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 01:10:49.652016 | controller |     "Jun 10 23:43:52.130275 crc crio[3641]: time=\"2026-06-10T23:43:52.130174634Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/sbr\\\"\"",
2026-06-11 01:10:49.652030 | controller |     "Jun 10 23:43:52.588832 crc crio[3641]: time=\"2026-06-10T23:43:52.57551587Z\" level=info msg=\"Started container\" PID=13370 containerID=a63e00b86a3d454513cbc8a0b878d066c97078bfd71fe0c8ff54c6e8202d181e description=openshift-dns/dns-default-qtghf/kube-rbac-proxy id=003a33b5-3bdd-4213-9a2e-3109dd2e1d08 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7b98aa2a5be158d1f3a71651a81c6b580f4b37a9960600d440affd13e6a6609d",
2026-06-11 01:10:49.652048 | controller |     "Jun 10 23:43:54.776922 crc crio[3641]: time=\"2026-06-10T23:43:54.776166496Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.652062 | controller |     "Jun 10 23:43:54.908565 crc crio[3641]: time=\"2026-06-10T23:43:54.90808217Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.652076 | controller |     "Jun 10 23:43:55.236237 crc crio[3641]: time=\"2026-06-10T23:43:55.235164509Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 01:10:49.652090 | controller |     "Jun 10 23:43:55.236237 crc crio[3641]: time=\"2026-06-10T23:43:55.235228901Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 01:10:49.652103 | controller |     "Jun 10 23:43:55.236237 crc crio[3641]: time=\"2026-06-10T23:43:55.235267662Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/static\\\"\"",
2026-06-11 01:10:49.652118 | controller |     "Jun 10 23:43:55.906917 crc crio[3641]: time=\"2026-06-10T23:43:55.900592419Z\" level=info msg=\"Created container 9431f26b0267afbc7457c6e249a732730a2d826dbbdad29e551ed67821ec8448: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver\" id=6960f5b7-555b-4ae0-b127-d309d536ec61 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.652132 | controller |     "Jun 10 23:43:55.923914 crc crio[3641]: time=\"2026-06-10T23:43:55.92387939Z\" level=info msg=\"Starting container: 9431f26b0267afbc7457c6e249a732730a2d826dbbdad29e551ed67821ec8448\" id=4dae14de-a07c-460e-9b50-2c50bbcc5f5c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.652146 | controller |     "Jun 10 23:43:56.038524 crc crio[3641]: time=\"2026-06-10T23:43:56.038459536Z\" level=info msg=\"Started container\" PID=13456 containerID=9431f26b0267afbc7457c6e249a732730a2d826dbbdad29e551ed67821ec8448 description=openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver id=4dae14de-a07c-460e-9b50-2c50bbcc5f5c name=/runtime.v1.RuntimeService/StartContainer sandboxID=e5d1a99235789d22556e3c20a3d50eccc403e326b7560aecd7447308ae673e48",
2026-06-11 01:10:49.652161 | controller |     "Jun 10 23:43:56.392339 crc crio[3641]: time=\"2026-06-10T23:43:56.392242991Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=debafd7e-d424-4aab-97fc-af57b011fa0d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.652175 | controller |     "Jun 10 23:43:56.476836 crc crio[3641]: time=\"2026-06-10T23:43:56.473198891Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=387e896f-ac11-4878-91f7-8fef43d921d1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.652190 | controller |     "Jun 10 23:43:56.488894 crc crio[3641]: time=\"2026-06-10T23:43:56.487127455Z\" level=info msg=\"Created container 9a17d93efc23903eccaef946555567637c359c2184695a1e25e590a97ea78527: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/oauth-apiserver\" id=ef927edc-95e7-4d8f-8173-019c1a2fec12 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.652204 | controller |     "Jun 10 23:43:56.519101 crc crio[3641]: time=\"2026-06-10T23:43:56.507478495Z\" level=info msg=\"Creating container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver-check-endpoints\" id=4fe8bd5a-b41a-4087-b6d7-f83978d352ea name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.652223 | controller |     "Jun 10 23:43:56.537874 crc crio[3641]: time=\"2026-06-10T23:43:56.535165587Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.652238 | controller |     "Jun 10 23:43:56.537874 crc crio[3641]: time=\"2026-06-10T23:43:56.536520424Z\" level=info msg=\"Starting container: 9a17d93efc23903eccaef946555567637c359c2184695a1e25e590a97ea78527\" id=f12b87be-c1ce-4bf5-909b-48fba56e53de name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.652252 | controller |     "Jun 10 23:43:56.637989 crc crio[3641]: time=\"2026-06-10T23:43:56.634463352Z\" level=info msg=\"Started container\" PID=13452 containerID=9a17d93efc23903eccaef946555567637c359c2184695a1e25e590a97ea78527 description=openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/oauth-apiserver id=f12b87be-c1ce-4bf5-909b-48fba56e53de name=/runtime.v1.RuntimeService/StartContainer sandboxID=3d47b6ce8414130fadbccdce573151211177ef513d91308aec37c28405dff582",
2026-06-11 01:10:49.652266 | controller |     "Jun 10 23:43:57.556042 crc crio[3641]: time=\"2026-06-10T23:43:57.555891523Z\" level=info msg=\"Stopping container: ed3e68569248ca7ee91bb2912e0989132c040bcf98910429faac73f6efabf4f4 (timeout: 30s)\" id=e3b390ac-e1f1-4870-9585-20efcec4223c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.652280 | controller |     "Jun 10 23:43:58.313868 crc crio[3641]: time=\"2026-06-10T23:43:58.313542882Z\" level=info msg=\"Stopped container 97b3840d11cfb809d80f5594706a564bbdf4cf484c2dbd1a981a7add10d53f5a: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=910ae692-0e2d-4c51-b3b5-96a49a37bf5f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.652294 | controller |     "Jun 10 23:43:58.323349 crc crio[3641]: time=\"2026-06-10T23:43:58.323122476Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5\" id=e88a6a47-499f-4001-9717-e9fe4bf2cb4a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.652309 | controller |     "Jun 10 23:43:58.373005 crc crio[3641]: time=\"2026-06-10T23:43:58.372953859Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5\" id=0c96d019-94e3-46cd-927d-fa841dd1f871 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.652323 | controller |     "Jun 10 23:43:58.400943 crc crio[3641]: time=\"2026-06-10T23:43:58.390834091Z\" level=info msg=\"Creating container: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=c775f393-105a-482f-8b6d-37a72b717296 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.652337 | controller |     "Jun 10 23:43:58.423439 crc crio[3641]: time=\"2026-06-10T23:43:58.423395688Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.652373 | controller |     "Jun 10 23:43:58.746496 crc crio[3641]: time=\"2026-06-10T23:43:58.746248281Z\" level=info msg=\"Stopped container ed3e68569248ca7ee91bb2912e0989132c040bcf98910429faac73f6efabf4f4: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=e3b390ac-e1f1-4870-9585-20efcec4223c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.652390 | controller |     "Jun 10 23:43:58.785000 crc crio[3641]: time=\"2026-06-10T23:43:58.776392791Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=87cbefeb-4c6f-424c-95da-07b835393d6a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.652408 | controller |     "Jun 10 23:43:58.796508 crc crio[3641]: time=\"2026-06-10T23:43:58.796366261Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=62a2a8e3-c432-4688-8c78-7edd786914d8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.652424 | controller |     "Jun 10 23:43:58.814267 crc crio[3641]: time=\"2026-06-10T23:43:58.814146801Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=64df9659-6a36-4ad9-8d4c-eb5aa52b0ab1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.652438 | controller |     "Jun 10 23:43:59.009134 crc crio[3641]: time=\"2026-06-10T23:43:58.988108703Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.652453 | controller |     "Jun 10 23:43:59.113026 crc crio[3641]: time=\"2026-06-10T23:43:59.112546071Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.652468 | controller |     "Jun 10 23:43:59.259422 crc crio[3641]: time=\"2026-06-10T23:43:59.258853511Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.652482 | controller |     "Jun 10 23:43:59.336003 crc crio[3641]: time=\"2026-06-10T23:43:59.334536445Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.652497 | controller |     "Jun 10 23:43:59.347257 crc crio[3641]: time=\"2026-06-10T23:43:59.34086589Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.652511 | controller |     "Jun 10 23:43:59.347257 crc crio[3641]: time=\"2026-06-10T23:43:59.342309969Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 01:10:49.652525 | controller |     "Jun 10 23:43:59.347257 crc crio[3641]: time=\"2026-06-10T23:43:59.34234972Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 01:10:49.652539 | controller |     "Jun 10 23:43:59.347257 crc crio[3641]: time=\"2026-06-10T23:43:59.342383091Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/tap\\\"\"",
2026-06-11 01:10:49.652553 | controller |     "Jun 10 23:43:59.521562 crc crio[3641]: time=\"2026-06-10T23:43:59.521232658Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.652568 | controller |     "Jun 10 23:43:59.616820 crc crio[3641]: time=\"2026-06-10T23:43:59.61534026Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 01:10:49.652583 | controller |     "Jun 10 23:43:59.616820 crc crio[3641]: time=\"2026-06-10T23:43:59.615503444Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 01:10:49.652597 | controller |     "Jun 10 23:43:59.616820 crc crio[3641]: time=\"2026-06-10T23:43:59.615534325Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/tuning\\\"\"",
2026-06-11 01:10:49.652612 | controller |     "Jun 10 23:43:59.894178 crc crio[3641]: time=\"2026-06-10T23:43:59.893899943Z\" level=info msg=\"Stopped container 92cc6e65264b24300b27a26d95255e1267ac12073f3f8d2f09371ebc827cf7d4: openshift-ingress/router-default-68cf44c8b8-w4gs8/router\" id=0179c4d2-3823-4119-9352-21814c791862 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.652641 | controller |     "Jun 10 23:43:59.952208 crc crio[3641]: time=\"2026-06-10T23:43:59.949835374Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946\" id=d12128f5-cbad-47a7-a5ae-f61266293c81 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.652656 | controller |     "Jun 10 23:44:00.012048 crc crio[3641]: time=\"2026-06-10T23:44:00.011267316Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946\" id=89761345-7b4a-4f91-b0c2-3889d168b7dc name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.652670 | controller |     "Jun 10 23:44:00.242587 crc crio[3641]: time=\"2026-06-10T23:44:00.241437164Z\" level=info msg=\"Creating container: openshift-ingress/router-default-68cf44c8b8-w4gs8/router\" id=9e4a222a-c335-4e17-a413-932041034b4d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.652684 | controller |     "Jun 10 23:44:00.242587 crc crio[3641]: time=\"2026-06-10T23:44:00.241956199Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.652698 | controller |     "Jun 10 23:44:00.393576 crc crio[3641]: time=\"2026-06-10T23:44:00.393478282Z\" level=info msg=\"Created container 96038de4e11ef9d603ce65fdea6dd25e3d9ee2173f448de382d84ff69821f273: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=c775f393-105a-482f-8b6d-37a72b717296 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.652712 | controller |     "Jun 10 23:44:00.573235 crc crio[3641]: time=\"2026-06-10T23:44:00.555411643Z\" level=info msg=\"Starting container: 96038de4e11ef9d603ce65fdea6dd25e3d9ee2173f448de382d84ff69821f273\" id=24c78ff2-b0fc-4956-83e7-3647e3d443db name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.652727 | controller |     "Jun 10 23:44:00.661196 crc crio[3641]: time=\"2026-06-10T23:44:00.650245285Z\" level=info msg=\"Started container\" PID=13531 containerID=96038de4e11ef9d603ce65fdea6dd25e3d9ee2173f448de382d84ff69821f273 description=openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator id=24c78ff2-b0fc-4956-83e7-3647e3d443db name=/runtime.v1.RuntimeService/StartContainer sandboxID=2dcd93ba477de64140d2788ff6f2952656703b7f93cf8641a8b02050de298d13",
2026-06-11 01:10:49.652742 | controller |     "Jun 10 23:44:01.205796 crc crio[3641]: time=\"2026-06-10T23:44:01.204569064Z\" level=info msg=\"Created container ed75a5c4dfbabc234a3d1fa709f86275909f1e4beb700a7589ebe230c9b28c97: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=64df9659-6a36-4ad9-8d4c-eb5aa52b0ab1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.652756 | controller |     "Jun 10 23:44:01.299524 crc crio[3641]: time=\"2026-06-10T23:44:01.298626035Z\" level=info msg=\"Starting container: ed75a5c4dfbabc234a3d1fa709f86275909f1e4beb700a7589ebe230c9b28c97\" id=9e92d718-7627-4d48-b166-81ff73caa172 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.652771 | controller |     "Jun 10 23:44:02.275577 crc crio[3641]: time=\"2026-06-10T23:44:02.27539439Z\" level=info msg=\"Started container\" PID=13537 containerID=ed75a5c4dfbabc234a3d1fa709f86275909f1e4beb700a7589ebe230c9b28c97 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=9e92d718-7627-4d48-b166-81ff73caa172 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e850da3646170848d7b4b3679b5f1ce56ef3900bbc3eb7a587e64de03326f3d9",
2026-06-11 01:10:49.652785 | controller |     "Jun 10 23:44:03.590227 crc crio[3641]: time=\"2026-06-10T23:44:03.583945064Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.652802 | controller |     "Jun 10 23:44:03.654592 crc crio[3641]: time=\"2026-06-10T23:44:03.654139287Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.652817 | controller |     "Jun 10 23:44:04.784590 crc crio[3641]: time=\"2026-06-10T23:44:04.776828392Z\" level=info msg=\"Created container 074651c32f69e6165820ab6603bc1b138cc6e49f22d0f4d2e4757f21a94ba52a: openshift-ingress/router-default-68cf44c8b8-w4gs8/router\" id=9e4a222a-c335-4e17-a413-932041034b4d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.652831 | controller |     "Jun 10 23:44:04.798959 crc crio[3641]: time=\"2026-06-10T23:44:04.798516239Z\" level=info msg=\"Starting container: 074651c32f69e6165820ab6603bc1b138cc6e49f22d0f4d2e4757f21a94ba52a\" id=ece4c39a-412b-4975-a594-8ff32e81c1ac name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.652846 | controller |     "Jun 10 23:44:05.935347 crc crio[3641]: time=\"2026-06-10T23:44:05.931344043Z\" level=info msg=\"Started container\" PID=13595 containerID=074651c32f69e6165820ab6603bc1b138cc6e49f22d0f4d2e4757f21a94ba52a description=openshift-ingress/router-default-68cf44c8b8-w4gs8/router id=ece4c39a-412b-4975-a594-8ff32e81c1ac name=/runtime.v1.RuntimeService/StartContainer sandboxID=e7cd294bc420ebe47575aaf77dd9550e7a3abe3d358c7458d1e91a8cb3d9f71f",
2026-06-11 01:10:49.652860 | controller |     "Jun 10 23:44:06.447313 crc crio[3641]: time=\"2026-06-10T23:44:06.446419391Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 01:10:49.652874 | controller |     "Jun 10 23:44:06.447313 crc crio[3641]: time=\"2026-06-10T23:44:06.446518133Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 01:10:49.652888 | controller |     "Jun 10 23:44:06.447313 crc crio[3641]: time=\"2026-06-10T23:44:06.446546094Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/vlan\\\"\"",
2026-06-11 01:10:49.652902 | controller |     "Jun 10 23:44:10.023799 crc crio[3641]: time=\"2026-06-10T23:44:10.022844525Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.652916 | controller |     "Jun 10 23:44:11.945333 crc crio[3641]: time=\"2026-06-10T23:44:11.943825288Z\" level=info msg=\"Created container fba9ed9e09a92f70598c3a9be78b6b6999335975976da928a9f4ff79b5dd0ef8: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver-check-endpoints\" id=4fe8bd5a-b41a-4087-b6d7-f83978d352ea name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.652929 | controller |     "Jun 10 23:44:12.087601 crc crio[3641]: time=\"2026-06-10T23:44:12.087163936Z\" level=info msg=\"Starting container: fba9ed9e09a92f70598c3a9be78b6b6999335975976da928a9f4ff79b5dd0ef8\" id=3b864869-0e81-41de-a3cb-30e35cb1826d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.652944 | controller |     "Jun 10 23:44:12.224965 crc crio[3641]: time=\"2026-06-10T23:44:12.210958606Z\" level=info msg=\"Started container\" PID=13653 containerID=fba9ed9e09a92f70598c3a9be78b6b6999335975976da928a9f4ff79b5dd0ef8 description=openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver-check-endpoints id=3b864869-0e81-41de-a3cb-30e35cb1826d name=/runtime.v1.RuntimeService/StartContainer sandboxID=e5d1a99235789d22556e3c20a3d50eccc403e326b7560aecd7447308ae673e48",
2026-06-11 01:10:49.652958 | controller |     "Jun 10 23:44:12.535536 crc crio[3641]: time=\"2026-06-10T23:44:12.533465951Z\" level=info msg=\"Stopping container: ed75a5c4dfbabc234a3d1fa709f86275909f1e4beb700a7589ebe230c9b28c97 (timeout: 30s)\" id=1e9a11aa-67b1-4382-aa43-2fe4d25da3c3 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.652972 | controller |     "Jun 10 23:44:13.699300 crc crio[3641]: time=\"2026-06-10T23:44:13.698324478Z\" level=info msg=\"Stopped container ed75a5c4dfbabc234a3d1fa709f86275909f1e4beb700a7589ebe230c9b28c97: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=1e9a11aa-67b1-4382-aa43-2fe4d25da3c3 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.652989 | controller |     "Jun 10 23:44:13.715733 crc crio[3641]: time=\"2026-06-10T23:44:13.714174292Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=714e127a-86ab-4707-9745-84d51c1bf644 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.653004 | controller |     "Jun 10 23:44:13.730941 crc crio[3641]: time=\"2026-06-10T23:44:13.730122017Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=f2b4ddeb-377f-4ad8-b532-1bd54677b376 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.653017 | controller |     "Jun 10 23:44:13.748179 crc crio[3641]: time=\"2026-06-10T23:44:13.748119295Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=05526d38-a528-4545-b1fe-a61cffe920f2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.653032 | controller |     "Jun 10 23:44:13.751174 crc crio[3641]: time=\"2026-06-10T23:44:13.749345546Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.653046 | controller |     "Jun 10 23:44:14.042292 crc crio[3641]: time=\"2026-06-10T23:44:14.037079037Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.653059 | controller |     "Jun 10 23:44:14.233388 crc crio[3641]: time=\"2026-06-10T23:44:14.23332805Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.653074 | controller |     "Jun 10 23:44:14.658491 crc crio[3641]: time=\"2026-06-10T23:44:14.655226513Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 01:10:49.653087 | controller |     "Jun 10 23:44:14.658491 crc crio[3641]: time=\"2026-06-10T23:44:14.655265624Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 01:10:49.653101 | controller |     "Jun 10 23:44:14.658491 crc crio[3641]: time=\"2026-06-10T23:44:14.655286244Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/vrf\\\"\"",
2026-06-11 01:10:49.653115 | controller |     "Jun 10 23:44:15.188044 crc crio[3641]: time=\"2026-06-10T23:44:15.187366221Z\" level=info msg=\"Created container 0c6c098b869ddf3d4ada96b49d2e9f713d4ad36c3ac1a0da7c5008876addc570: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=05526d38-a528-4545-b1fe-a61cffe920f2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.653129 | controller |     "Jun 10 23:44:15.271931 crc crio[3641]: time=\"2026-06-10T23:44:15.270309331Z\" level=info msg=\"Starting container: 0c6c098b869ddf3d4ada96b49d2e9f713d4ad36c3ac1a0da7c5008876addc570\" id=cfe70641-5748-4f40-bab4-f6a8a9f4fe59 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.653142 | controller |     "Jun 10 23:44:15.639038 crc crio[3641]: time=\"2026-06-10T23:44:15.637506604Z\" level=info msg=\"Removing container: ed3e68569248ca7ee91bb2912e0989132c040bcf98910429faac73f6efabf4f4\" id=88a27018-da5b-470e-b61a-c8d415a5231a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.653156 | controller |     "Jun 10 23:44:15.703481 crc crio[3641]: time=\"2026-06-10T23:44:15.702448117Z\" level=info msg=\"Stopping container: a783e7c2384b6f1d4297df2c77f86d7bae9240a48d8e06033d752e78e8d82fe4 (timeout: 2s)\" id=0db240e8-9e7a-4d14-afda-93502470a6e6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.653173 | controller |     "Jun 10 23:44:16.184075 crc crio[3641]: time=\"2026-06-10T23:44:16.183606809Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 01:10:49.653188 | controller |     "Jun 10 23:44:16.184335 crc crio[3641]: time=\"2026-06-10T23:44:16.184316067Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 01:10:49.653201 | controller |     "Jun 10 23:44:16.185187 crc crio[3641]: time=\"2026-06-10T23:44:16.185140378Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_e22d3bc7-50ca-4844-a323-bdf3f0d7b9ba\\\"\"",
2026-06-11 01:10:49.653215 | controller |     "Jun 10 23:44:16.185320 crc crio[3641]: time=\"2026-06-10T23:44:16.185302382Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_50576e45-8643-4f34-897c-4bb811d6a752\\\"\"",
2026-06-11 01:10:49.653229 | controller |     "Jun 10 23:44:16.412527 crc crio[3641]: time=\"2026-06-10T23:44:16.391405737Z\" level=info msg=\"Started container\" PID=13705 containerID=0c6c098b869ddf3d4ada96b49d2e9f713d4ad36c3ac1a0da7c5008876addc570 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=cfe70641-5748-4f40-bab4-f6a8a9f4fe59 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e850da3646170848d7b4b3679b5f1ce56ef3900bbc3eb7a587e64de03326f3d9",
2026-06-11 01:10:49.653244 | controller |     "Jun 10 23:44:17.147257 crc crio[3641]: time=\"2026-06-10T23:44:17.146806616Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-wdcj9/POD\" id=76e49933-cb9a-4dca-81db-1b39e9ba00b2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.653258 | controller |     "Jun 10 23:44:17.151586 crc crio[3641]: time=\"2026-06-10T23:44:17.151562587Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.653272 | controller |     "Jun 10 23:44:17.159921 crc crio[3641]: time=\"2026-06-10T23:44:17.151133936Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-f6gj4/POD\" id=0bb0d242-c177-4290-8d13-f8a58ad966ba name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.653286 | controller |     "Jun 10 23:44:17.160093 crc crio[3641]: time=\"2026-06-10T23:44:17.160071674Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.653300 | controller |     "Jun 10 23:44:17.301559 crc crio[3641]: time=\"2026-06-10T23:44:17.300623819Z\" level=info msg=\"Removed container ed3e68569248ca7ee91bb2912e0989132c040bcf98910429faac73f6efabf4f4: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=88a27018-da5b-470e-b61a-c8d415a5231a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.653314 | controller |     "Jun 10 23:44:17.399195 crc crio[3641]: time=\"2026-06-10T23:44:17.398215912Z\" level=info msg=\"Stopped container a783e7c2384b6f1d4297df2c77f86d7bae9240a48d8e06033d752e78e8d82fe4: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=0db240e8-9e7a-4d14-afda-93502470a6e6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.653328 | controller |     "Jun 10 23:44:17.429358 crc crio[3641]: time=\"2026-06-10T23:44:17.427056416Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=ea1d78f3-a0a0-4595-b3ea-5f5680ba43c5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.653343 | controller |     "Jun 10 23:44:17.571566 crc crio[3641]: time=\"2026-06-10T23:44:17.571204864Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=7151a85d-8306-4dfa-856f-f91bf42ce0f3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.653381 | controller |     "Jun 10 23:44:17.672863 crc crio[3641]: time=\"2026-06-10T23:44:17.672271866Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=2dbd820c-828d-4128-bb20-0de76abe3e2c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.653400 | controller |     "Jun 10 23:44:17.729009 crc crio[3641]: time=\"2026-06-10T23:44:17.728605249Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.653417 | controller |     "Jun 10 23:44:18.807953 crc crio[3641]: time=\"2026-06-10T23:44:18.803567347Z\" level=info msg=\"Got pod network &{Name:certified-operators-f6gj4 Namespace:openshift-marketplace ID:7bd1720305812df96639f63308737db960f2c1a4246a03feb961060a2f8c8e74 UID:7ce38dce-21f0-400d-aa33-dc2a55ee46f4 NetNS:/var/run/netns/5e541b1d-5649-44ce-b14e-d3bd08cc0c04 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7ce38dce_21f0_400d_aa33_dc2a55ee46f4.slice PodAnnotations:0xc0025c6a00}] Aliases:map[]}\"",
2026-06-11 01:10:49.653432 | controller |     "Jun 10 23:44:18.808967 crc crio[3641]: time=\"2026-06-10T23:44:18.808943214Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-f6gj4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.653447 | controller |     "Jun 10 23:44:18.818127 crc crio[3641]: time=\"2026-06-10T23:44:18.816727112Z\" level=info msg=\"Got pod network &{Name:community-operators-wdcj9 Namespace:openshift-marketplace ID:6d96827242be8a533ac5e9ee9b9ace08471571106a64635fe0f78eac34372356 UID:5f741ca0-f65c-4067-b6ab-93f1cc7b3840 NetNS:/var/run/netns/5e185fc0-3abf-4a53-8d0e-f273185d5dfe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5f741ca0_f65c_4067_b6ab_93f1cc7b3840.slice PodAnnotations:0xc0025c6a58}] Aliases:map[]}\"",
2026-06-11 01:10:49.653462 | controller |     "Jun 10 23:44:18.818127 crc crio[3641]: time=\"2026-06-10T23:44:18.816843535Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-wdcj9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.653477 | controller |     "Jun 10 23:44:19.090982 crc crio[3641]: time=\"2026-06-10T23:44:19.089062472Z\" level=info msg=\"Removing container: 3e27ad1d9e61e70bc3c32283a56daac8dde507c2a08402e9a00c8713246df167\" id=380c2055-f006-4c3f-8d5d-1ad3d1e28872 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.653491 | controller |     "Jun 10 23:44:19.276301 crc crio[3641]: time=\"2026-06-10T23:44:19.272085159Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.653506 | controller |     "Jun 10 23:44:19.403219 crc crio[3641]: time=\"2026-06-10T23:44:19.401247925Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.653521 | controller |     "Jun 10 23:44:20.925022 crc crio[3641]: time=\"2026-06-10T23:44:20.924954002Z\" level=info msg=\"Created container a52676caa39e0b245fd9f142eeefa084ac26383be899d2f2dbbc8bca60dad3b9: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=2dbd820c-828d-4128-bb20-0de76abe3e2c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.653536 | controller |     "Jun 10 23:44:20.957868 crc crio[3641]: time=\"2026-06-10T23:44:20.956900475Z\" level=info msg=\"Starting container: a52676caa39e0b245fd9f142eeefa084ac26383be899d2f2dbbc8bca60dad3b9\" id=6c17decd-3bce-4381-88ef-a3f323aa7883 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.653555 | controller |     "Jun 10 23:44:21.003888 crc crio[3641]: time=\"2026-06-10T23:44:20.994517012Z\" level=info msg=\"Removed container 3e27ad1d9e61e70bc3c32283a56daac8dde507c2a08402e9a00c8713246df167: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=380c2055-f006-4c3f-8d5d-1ad3d1e28872 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.653570 | controller |     "Jun 10 23:44:21.100591 crc crio[3641]: time=\"2026-06-10T23:44:21.09858918Z\" level=info msg=\"Started container\" PID=13767 containerID=a52676caa39e0b245fd9f142eeefa084ac26383be899d2f2dbbc8bca60dad3b9 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=6c17decd-3bce-4381-88ef-a3f323aa7883 name=/runtime.v1.RuntimeService/StartContainer sandboxID=85335bbdd259df67bbd12652f2051d40270e58d8e84d3d166c2d419a25046296",
2026-06-11 01:10:49.653585 | controller |     "Jun 10 23:44:21.710626 crc crio[3641]: time=\"2026-06-10T23:44:21.708573119Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-zpv5k/POD\" id=4a876526-9085-46f5-9322-2bad9b1ba6d1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.653600 | controller |     "Jun 10 23:44:21.710626 crc crio[3641]: time=\"2026-06-10T23:44:21.709522603Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.653614 | controller |     "Jun 10 23:44:21.761979 crc crio[3641]: time=\"2026-06-10T23:44:21.749476719Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 01:10:49.653629 | controller |     "Jun 10 23:44:22.399260 crc crio[3641]: time=\"2026-06-10T23:44:22.398948403Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-2b7lq/POD\" id=218d8d83-a515-4cba-8e33-58ea8df791c6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.653643 | controller |     "Jun 10 23:44:22.401543 crc crio[3641]: time=\"2026-06-10T23:44:22.399295132Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.653658 | controller |     "Jun 10 23:44:24.571437 crc crio[3641]: time=\"2026-06-10T23:44:24.565944058Z\" level=info msg=\"Stopping container: 40af8fba382548ede729b64588b8011305017def633ef56469c5f2a978838702 (timeout: 30s)\" id=14615572-f6d7-479e-895a-f4b52abc834a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.653672 | controller |     "Jun 10 23:44:24.856628 crc crio[3641]: time=\"2026-06-10T23:44:24.820631938Z\" level=info msg=\"Stopping container: 09b56dda303d6cb6829090f8f1ee44597f1e670c2470ab0117c7192cfa1c9943 (timeout: 30s)\" id=98b68cc2-004c-4617-a720-dab3f4a80498 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.653686 | controller |     "Jun 10 23:44:26.507117 crc crio[3641]: time=\"2026-06-10T23:44:26.486278995Z\" level=info msg=\"Stopped container 40af8fba382548ede729b64588b8011305017def633ef56469c5f2a978838702: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager\" id=14615572-f6d7-479e-895a-f4b52abc834a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.653701 | controller |     "Jun 10 23:44:26.507117 crc crio[3641]: time=\"2026-06-10T23:44:26.495220822Z\" level=info msg=\"Stopping pod sandbox: e59fb0e92c17371ae97c195ddbef9c3efb6ad2c6f6d672aa51080c06e6cc05ad\" id=58a29949-74b6-472a-8de4-9fdc0b9b6374 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.653715 | controller |     "Jun 10 23:44:26.947038 crc crio[3641]: time=\"2026-06-10T23:44:26.939258Z\" level=info msg=\"Stopped container 09b56dda303d6cb6829090f8f1ee44597f1e670c2470ab0117c7192cfa1c9943: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager\" id=98b68cc2-004c-4617-a720-dab3f4a80498 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.653733 | controller |     "Jun 10 23:44:26.950327 crc crio[3641]: time=\"2026-06-10T23:44:26.95027128Z\" level=info msg=\"Stopping pod sandbox: 01060bc960dc3422eb0984bfa1fe02267c4d219bf15ed5679d26fbb049564d8d\" id=cd4cf612-7c68-4512-a8ca-179a377b2799 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.653747 | controller |     "Jun 10 23:44:27.763029 crc crio[3641]: 2026-06-10T23:44:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7bd1720305812df Mac:ce:d5:82:e6:34:f8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0f Mtu:0 Sandbox:/var/run/netns/5e541b1d-5649-44ce-b14e-d3bd08cc0c04 SocketPath: PciID:}] [{Interface:0xc0003588d0 Address:{IP:10.217.0.15 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.653761 | controller |     "Jun 10 23:44:27.944993 crc crio[3641]: 2026-06-10T23:44:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6d96827242be8a5 Mac:c6:37:54:f2:86:d9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0c Mtu:0 Sandbox:/var/run/netns/5e185fc0-3abf-4a53-8d0e-f273185d5dfe SocketPath: PciID:}] [{Interface:0xc000122f80 Address:{IP:10.217.0.12 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.653775 | controller |     "Jun 10 23:44:27.946082 crc crio[3641]: time=\"2026-06-10T23:44:27.945597594Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 01:10:49.653790 | controller |     "Jun 10 23:44:27.946082 crc crio[3641]: time=\"2026-06-10T23:44:27.946073496Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/bond\\\"\"",
2026-06-11 01:10:49.653805 | controller |     "Jun 10 23:44:27.946818 crc crio[3641]: time=\"2026-06-10T23:44:27.946582899Z\" level=info msg=\"Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:e59fb0e92c17371ae97c195ddbef9c3efb6ad2c6f6d672aa51080c06e6cc05ad UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/123c6d7a-8087-450f-8e55-ecdd6f4e29a2 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:0xc000888020}] Aliases:map[]}\"",
2026-06-11 01:10:49.653819 | controller |     "Jun 10 23:44:27.947101 crc crio[3641]: time=\"2026-06-10T23:44:27.946981739Z\" level=info msg=\"Deleting pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.653834 | controller |     "Jun 10 23:44:27.947561 crc crio[3641]: time=\"2026-06-10T23:44:27.947436301Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-zpv5k Namespace:openshift-marketplace ID:89183e130bf28c5364ce3c878a0556206a240a2b85ceb5a41ab436f8d7f5a668 UID:f2eb5544-10eb-4724-ae46-830c2e7b2b7e NetNS:/var/run/netns/91eb5c1f-799f-4edb-b0f6-7ea1d9cd88fe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf2eb5544_10eb_4724_ae46_830c2e7b2b7e.slice PodAnnotations:0xc000794000}] Aliases:map[]}\"",
2026-06-11 01:10:49.653849 | controller |     "Jun 10 23:44:27.948093 crc crio[3641]: time=\"2026-06-10T23:44:27.947559264Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-zpv5k to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.653864 | controller |     "Jun 10 23:44:27.949119 crc crio[3641]: time=\"2026-06-10T23:44:27.948887598Z\" level=info msg=\"Got pod network &{Name:redhat-operators-2b7lq Namespace:openshift-marketplace ID:5289473be7a7c7724dec837e12e522c11c4005c6283840258bad85425958ad8a UID:ad587976-2064-46e3-a10a-fe5f3a43e557 NetNS:/var/run/netns/d2fd3119-e843-43b8-b977-11622d59ba59 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podad587976_2064_46e3_a10a_fe5f3a43e557.slice PodAnnotations:0xc001992000}] Aliases:map[]}\"",
2026-06-11 01:10:49.653882 | controller |     "Jun 10 23:44:27.949119 crc crio[3641]: time=\"2026-06-10T23:44:27.949100983Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-2b7lq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.653897 | controller |     "Jun 10 23:44:27.951007 crc crio[3641]: time=\"2026-06-10T23:44:27.95095903Z\" level=info msg=\"Got pod network &{Name:certified-operators-f6gj4 Namespace:openshift-marketplace ID:7bd1720305812df96639f63308737db960f2c1a4246a03feb961060a2f8c8e74 UID:7ce38dce-21f0-400d-aa33-dc2a55ee46f4 NetNS:/var/run/netns/5e541b1d-5649-44ce-b14e-d3bd08cc0c04 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7ce38dce_21f0_400d_aa33_dc2a55ee46f4.slice PodAnnotations:0xc0025c6a00}] Aliases:map[]}\"",
2026-06-11 01:10:49.653911 | controller |     "Jun 10 23:44:27.951433 crc crio[3641]: time=\"2026-06-10T23:44:27.951181036Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-f6gj4 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.653926 | controller |     "Jun 10 23:44:27.952342 crc crio[3641]: time=\"2026-06-10T23:44:27.95212333Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:01060bc960dc3422eb0984bfa1fe02267c4d219bf15ed5679d26fbb049564d8d UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/32c8cea1-3239-46a4-a144-cfa636729173 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:0xc002dd0048}] Aliases:map[]}\"",
2026-06-11 01:10:49.653940 | controller |     "Jun 10 23:44:27.952477 crc crio[3641]: time=\"2026-06-10T23:44:27.952447848Z\" 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 01:10:49.653955 | controller |     "Jun 10 23:44:27.958221 crc crio[3641]: time=\"2026-06-10T23:44:27.958145183Z\" level=info msg=\"Got pod network &{Name:community-operators-wdcj9 Namespace:openshift-marketplace ID:6d96827242be8a533ac5e9ee9b9ace08471571106a64635fe0f78eac34372356 UID:5f741ca0-f65c-4067-b6ab-93f1cc7b3840 NetNS:/var/run/netns/5e185fc0-3abf-4a53-8d0e-f273185d5dfe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5f741ca0_f65c_4067_b6ab_93f1cc7b3840.slice PodAnnotations:0xc0025c6a58}] Aliases:map[]}\"",
2026-06-11 01:10:49.653969 | controller |     "Jun 10 23:44:27.958423 crc crio[3641]: time=\"2026-06-10T23:44:27.958380389Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-wdcj9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.653984 | controller |     "Jun 10 23:44:28.428491 crc crio[3641]: time=\"2026-06-10T23:44:28.4194526Z\" level=info msg=\"Ran pod sandbox 7bd1720305812df96639f63308737db960f2c1a4246a03feb961060a2f8c8e74 with infra container: openshift-marketplace/certified-operators-f6gj4/POD\" id=0bb0d242-c177-4290-8d13-f8a58ad966ba name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.653998 | controller |     "Jun 10 23:44:28.469451 crc crio[3641]: time=\"2026-06-10T23:44:28.455482837Z\" level=info msg=\"Ran pod sandbox 6d96827242be8a533ac5e9ee9b9ace08471571106a64635fe0f78eac34372356 with infra container: openshift-marketplace/community-operators-wdcj9/POD\" id=76e49933-cb9a-4dca-81db-1b39e9ba00b2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.654016 | controller |     "Jun 10 23:44:28.554561 crc crio[3641]: time=\"2026-06-10T23:44:28.554422324Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=ba78ac26-13bc-4fe6-a18c-153fdc5f75d7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.654031 | controller |     "Jun 10 23:44:28.583723 crc crio[3641]: time=\"2026-06-10T23:44:28.583315509Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=37c79dfa-5182-4de8-b2f9-4fcccadb84bb name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.654045 | controller |     "Jun 10 23:44:28.585614 crc crio[3641]: time=\"2026-06-10T23:44:28.585573367Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=9bf36a93-a8aa-496d-bf28-62c6b8f1922d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.654060 | controller |     "Jun 10 23:44:28.599606 crc crio[3641]: time=\"2026-06-10T23:44:28.598909936Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=17d5abf3-c267-4575-a99e-2bd9e3dac778 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.654087 | controller |     "Jun 10 23:44:28.704054 crc crio[3641]: time=\"2026-06-10T23:44:28.702931391Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-f6gj4/extract-utilities\" id=8e679108-dd36-4342-984d-b2f0bad0e0b6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.654102 | controller |     "Jun 10 23:44:28.704054 crc crio[3641]: time=\"2026-06-10T23:44:28.703493056Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.654117 | controller |     "Jun 10 23:44:28.806172 crc crio[3641]: time=\"2026-06-10T23:44:28.805211854Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-wdcj9/extract-utilities\" id=84c89e8c-7f88-4397-9f46-250773562b46 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.654131 | controller |     "Jun 10 23:44:29.776159 crc crio[3641]: time=\"2026-06-10T23:44:29.775997323Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.654145 | controller |     "Jun 10 23:44:30.143178 crc crio[3641]: time=\"2026-06-10T23:44:30.143077052Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.654159 | controller |     "Jun 10 23:44:30.164896 crc crio[3641]: time=\"2026-06-10T23:44:30.157588161Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.654173 | controller |     "Jun 10 23:44:30.551519 crc crio[3641]: time=\"2026-06-10T23:44:30.389395079Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.654186 | controller |     "Jun 10 23:44:30.552420 crc crio[3641]: time=\"2026-06-10T23:44:30.434831945Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 01:10:49.654201 | controller |     "Jun 10 23:44:30.754712 crc crio[3641]: time=\"2026-06-10T23:44:30.753358669Z\" level=info msg=\"Created container 0f689ea9a8fdbf30ccb6318df1681dea1e201f90ae9fcf57ebc6ce47d37949eb: openshift-marketplace/community-operators-wdcj9/extract-utilities\" id=84c89e8c-7f88-4397-9f46-250773562b46 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.654218 | controller |     "Jun 10 23:44:30.779307 crc crio[3641]: time=\"2026-06-10T23:44:30.777250336Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.654232 | controller |     "Jun 10 23:44:30.779307 crc crio[3641]: time=\"2026-06-10T23:44:30.777830021Z\" level=info msg=\"Starting container: 0f689ea9a8fdbf30ccb6318df1681dea1e201f90ae9fcf57ebc6ce47d37949eb\" id=4080da7b-e4fa-4c21-ba41-fa236e26a02e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.654246 | controller |     "Jun 10 23:44:30.943844 crc crio[3641]: time=\"2026-06-10T23:44:30.943344912Z\" level=info msg=\"Started container\" PID=13985 containerID=0f689ea9a8fdbf30ccb6318df1681dea1e201f90ae9fcf57ebc6ce47d37949eb description=openshift-marketplace/community-operators-wdcj9/extract-utilities id=4080da7b-e4fa-4c21-ba41-fa236e26a02e name=/runtime.v1.RuntimeService/StartContainer sandboxID=6d96827242be8a533ac5e9ee9b9ace08471571106a64635fe0f78eac34372356",
2026-06-11 01:10:49.654261 | controller |     "Jun 10 23:44:31.344274 crc crio[3641]: time=\"2026-06-10T23:44:31.334447312Z\" level=info msg=\"Created container ea59f153c83a0a5911b8b2ce46e17a30e5b3a43b732a521c92637bbb12664e01: openshift-marketplace/certified-operators-f6gj4/extract-utilities\" id=8e679108-dd36-4342-984d-b2f0bad0e0b6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.654275 | controller |     "Jun 10 23:44:31.353426 crc crio[3641]: time=\"2026-06-10T23:44:31.353192379Z\" level=info msg=\"Starting container: ea59f153c83a0a5911b8b2ce46e17a30e5b3a43b732a521c92637bbb12664e01\" id=66fb89a4-ab24-4b10-a2ea-41e285938b34 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.654289 | controller |     "Jun 10 23:44:31.657382 crc crio[3641]: time=\"2026-06-10T23:44:31.657285676Z\" level=info msg=\"Started container\" PID=14007 containerID=ea59f153c83a0a5911b8b2ce46e17a30e5b3a43b732a521c92637bbb12664e01 description=openshift-marketplace/certified-operators-f6gj4/extract-utilities id=66fb89a4-ab24-4b10-a2ea-41e285938b34 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7bd1720305812df96639f63308737db960f2c1a4246a03feb961060a2f8c8e74",
2026-06-11 01:10:49.654303 | controller |     "Jun 10 23:44:32.462574 crc crio[3641]: time=\"2026-06-10T23:44:32.4620399Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=3aada81a-63b2-47c3-a6b9-96eca4c9cd9e name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.654317 | controller |     "Jun 10 23:44:32.523349 crc crio[3641]: time=\"2026-06-10T23:44:32.523261858Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"",
2026-06-11 01:10:49.654332 | controller |     "Jun 10 23:44:33.618416 crc crio[3641]: time=\"2026-06-10T23:44:33.61602522Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=4586e735-41d9-418c-ba5e-881d013fc323 name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.654346 | controller |     "Jun 10 23:44:33.631907 crc crio[3641]: time=\"2026-06-10T23:44:33.63134665Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"",
2026-06-11 01:10:49.654378 | controller |     "Jun 10 23:44:36.915181 crc crio[3641]: time=\"2026-06-10T23:44:36.894128399Z\" level=info msg=\"Stopped pod sandbox: 01060bc960dc3422eb0984bfa1fe02267c4d219bf15ed5679d26fbb049564d8d\" id=cd4cf612-7c68-4512-a8ca-179a377b2799 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.654394 | controller |     "Jun 10 23:44:37.141216 crc crio[3641]: time=\"2026-06-10T23:44:37.141129573Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.654408 | controller |     "Jun 10 23:44:37.746343 crc crio[3641]: time=\"2026-06-10T23:44:37.739072026Z\" level=info msg=\"Removing container: 09b56dda303d6cb6829090f8f1ee44597f1e670c2470ab0117c7192cfa1c9943\" id=fc2a6fcc-c22b-4647-b18c-0c21ae381ef5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.654426 | controller |     "Jun 10 23:44:37.798163 crc crio[3641]: time=\"2026-06-10T23:44:37.798043206Z\" level=info msg=\"Stopped pod sandbox: e59fb0e92c17371ae97c195ddbef9c3efb6ad2c6f6d672aa51080c06e6cc05ad\" id=58a29949-74b6-472a-8de4-9fdc0b9b6374 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.654441 | controller |     "Jun 10 23:44:37.838333 crc crio[3641]: 2026-06-10T23:44:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5289473be7a7c77 Mac:7e:f1:58:77:c1:e9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:19 Mtu:0 Sandbox:/var/run/netns/d2fd3119-e843-43b8-b977-11622d59ba59 SocketPath: PciID:}] [{Interface:0xc00013e860 Address:{IP:10.217.0.25 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.654456 | controller |     "Jun 10 23:44:37.838333 crc crio[3641]: 2026-06-10T23:44:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:89183e130bf28c5 Mac:aa:b0:41:fb:e3:51 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:14 Mtu:0 Sandbox:/var/run/netns/91eb5c1f-799f-4edb-b0f6-7ea1d9cd88fe SocketPath: PciID:}] [{Interface:0xc00036c7f0 Address:{IP:10.217.0.20 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.654470 | controller |     "Jun 10 23:44:37.838574 crc crio[3641]: time=\"2026-06-10T23:44:37.838496776Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 01:10:49.654485 | controller |     "Jun 10 23:44:37.838771 crc crio[3641]: time=\"2026-06-10T23:44:37.838712171Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_50576e45-8643-4f34-897c-4bb811d6a752\\\"\"",
2026-06-11 01:10:49.654499 | controller |     "Jun 10 23:44:37.838895 crc crio[3641]: time=\"2026-06-10T23:44:37.838877885Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/cert-approver\\\"\"",
2026-06-11 01:10:49.654513 | controller |     "Jun 10 23:44:37.839348 crc crio[3641]: time=\"2026-06-10T23:44:37.839270045Z\" level=info msg=\"Got pod network &{Name:redhat-operators-2b7lq Namespace:openshift-marketplace ID:5289473be7a7c7724dec837e12e522c11c4005c6283840258bad85425958ad8a UID:ad587976-2064-46e3-a10a-fe5f3a43e557 NetNS:/var/run/netns/d2fd3119-e843-43b8-b977-11622d59ba59 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podad587976_2064_46e3_a10a_fe5f3a43e557.slice PodAnnotations:0xc001992000}] Aliases:map[]}\"",
2026-06-11 01:10:49.654528 | controller |     "Jun 10 23:44:37.839576 crc crio[3641]: time=\"2026-06-10T23:44:37.839508001Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-2b7lq for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.654543 | controller |     "Jun 10 23:44:37.845571 crc crio[3641]: time=\"2026-06-10T23:44:37.845305449Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-zpv5k Namespace:openshift-marketplace ID:89183e130bf28c5364ce3c878a0556206a240a2b85ceb5a41ab436f8d7f5a668 UID:f2eb5544-10eb-4724-ae46-830c2e7b2b7e NetNS:/var/run/netns/91eb5c1f-799f-4edb-b0f6-7ea1d9cd88fe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf2eb5544_10eb_4724_ae46_830c2e7b2b7e.slice PodAnnotations:0xc000794000}] Aliases:map[]}\"",
2026-06-11 01:10:49.654558 | controller |     "Jun 10 23:44:37.845790 crc crio[3641]: time=\"2026-06-10T23:44:37.845583586Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-zpv5k for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.654572 | controller |     "Jun 10 23:44:37.921573 crc crio[3641]: time=\"2026-06-10T23:44:37.920519112Z\" level=info msg=\"Created container 3b9a95218d3add88d008adfd042cd79bf8b501b915132549d7788550e61e23ac: hostpath-provisioner/csi-hostpathplugin-mpq2f/node-driver-registrar\" id=e3427d6b-c575-4e33-9419-42e241ba4699 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.654590 | controller |     "Jun 10 23:44:37.927571 crc crio[3641]: time=\"2026-06-10T23:44:37.927446559Z\" level=info msg=\"Starting container: 3b9a95218d3add88d008adfd042cd79bf8b501b915132549d7788550e61e23ac\" id=ac558b39-5400-4eea-a4ed-7b1cd954b87d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.654605 | controller |     "Jun 10 23:44:37.946340 crc crio[3641]: time=\"2026-06-10T23:44:37.943424845Z\" level=info msg=\"Running pod sandbox: openshift-route-controller-manager/route-controller-manager-68c74b96b6-5kwb5/POD\" id=07480598-4614-417f-b254-af44f379dcd4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.654620 | controller |     "Jun 10 23:44:37.946340 crc crio[3641]: time=\"2026-06-10T23:44:37.943526118Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.654634 | controller |     "Jun 10 23:44:37.961500 crc crio[3641]: time=\"2026-06-10T23:44:37.961393112Z\" level=info msg=\"Removed container 09b56dda303d6cb6829090f8f1ee44597f1e670c2470ab0117c7192cfa1c9943: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager\" id=fc2a6fcc-c22b-4647-b18c-0c21ae381ef5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.654649 | controller |     "Jun 10 23:44:37.978917 crc crio[3641]: time=\"2026-06-10T23:44:37.978526188Z\" level=info msg=\"Started container\" PID=14165 containerID=3b9a95218d3add88d008adfd042cd79bf8b501b915132549d7788550e61e23ac description=hostpath-provisioner/csi-hostpathplugin-mpq2f/node-driver-registrar id=ac558b39-5400-4eea-a4ed-7b1cd954b87d name=/runtime.v1.RuntimeService/StartContainer sandboxID=e1818a12ae6425d1f0de8858c29f03bb2de95ae815b809c78d028e35ccae616c",
2026-06-11 01:10:49.654663 | controller |     "Jun 10 23:44:38.018263 crc crio[3641]: time=\"2026-06-10T23:44:38.015009776Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-livenessprobe:latest\" id=acff4acd-77d5-44c3-a93b-076ecbc76ad8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.654678 | controller |     "Jun 10 23:44:38.051159 crc crio[3641]: time=\"2026-06-10T23:44:38.047135514Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-livenessprobe:latest\" id=a0a510e1-bf83-4cd7-94e9-2b5a74372a5d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.654692 | controller |     "Jun 10 23:44:38.071970 crc crio[3641]: time=\"2026-06-10T23:44:38.068317463Z\" level=info msg=\"Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/liveness-probe\" id=e6841dd2-ed3f-4f55-8f52-0738db3bc0a5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.654706 | controller |     "Jun 10 23:44:38.071970 crc crio[3641]: time=\"2026-06-10T23:44:38.069051241Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.654721 | controller |     "Jun 10 23:44:38.096621 crc crio[3641]: time=\"2026-06-10T23:44:38.095864014Z\" level=info msg=\"Ran pod sandbox 5289473be7a7c7724dec837e12e522c11c4005c6283840258bad85425958ad8a with infra container: openshift-marketplace/redhat-operators-2b7lq/POD\" id=218d8d83-a515-4cba-8e33-58ea8df791c6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.654735 | controller |     "Jun 10 23:44:38.128026 crc crio[3641]: time=\"2026-06-10T23:44:38.120241204Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=22fd5aa3-7944-4cb0-a142-90779f598089 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.654749 | controller |     "Jun 10 23:44:38.177447 crc crio[3641]: time=\"2026-06-10T23:44:38.174927195Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-68c74b96b6-5kwb5 Namespace:openshift-route-controller-manager ID:8eca8446e81a430c5635f65300bdae35d7e0151531281f024e5f468f99f6e8bf UID:f7f6ce33-4e2b-4147-b0b7-8ccb80f94b71 NetNS:/var/run/netns/abf4cc9e-5f9a-426d-b1fe-d24043eea08c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf7f6ce33_4e2b_4147_b0b7_8ccb80f94b71.slice PodAnnotations:0xc0018902b8}] Aliases:map[]}\"",
2026-06-11 01:10:49.654767 | controller |     "Jun 10 23:44:38.177447 crc crio[3641]: time=\"2026-06-10T23:44:38.175343736Z\" level=info msg=\"Adding pod openshift-route-controller-manager_route-controller-manager-68c74b96b6-5kwb5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.654781 | controller |     "Jun 10 23:44:38.257921 crc crio[3641]: time=\"2026-06-10T23:44:38.255956427Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=17544f94-b188-482d-9e66-3bc2414fcb2f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.654796 | controller |     "Jun 10 23:44:38.267448 crc crio[3641]: time=\"2026-06-10T23:44:38.267402328Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-2b7lq/extract-utilities\" id=74957d90-c7ca-462f-9c9c-ca8307b3d278 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.654810 | controller |     "Jun 10 23:44:38.278821 crc crio[3641]: time=\"2026-06-10T23:44:38.278520051Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.654824 | controller |     "Jun 10 23:44:38.293407 crc crio[3641]: time=\"2026-06-10T23:44:38.293339478Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.654838 | controller |     "Jun 10 23:44:38.467540 crc crio[3641]: time=\"2026-06-10T23:44:38.467394827Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.654852 | controller |     "Jun 10 23:44:38.476334 crc crio[3641]: time=\"2026-06-10T23:44:38.476056297Z\" level=info msg=\"Ran pod sandbox 89183e130bf28c5364ce3c878a0556206a240a2b85ceb5a41ab436f8d7f5a668 with infra container: openshift-marketplace/redhat-marketplace-zpv5k/POD\" id=4a876526-9085-46f5-9322-2bad9b1ba6d1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.654866 | controller |     "Jun 10 23:44:38.480192 crc crio[3641]: time=\"2026-06-10T23:44:38.48010697Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.654880 | controller |     "Jun 10 23:44:38.519116 crc crio[3641]: time=\"2026-06-10T23:44:38.51784191Z\" level=info msg=\"Running pod sandbox: openshift-controller-manager/controller-manager-794c9cd9f9-zkn9r/POD\" id=a8089058-942f-4c50-bad3-54cb3b14e5a8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.654894 | controller |     "Jun 10 23:44:38.519116 crc crio[3641]: time=\"2026-06-10T23:44:38.518013704Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.654907 | controller |     "Jun 10 23:44:38.582155 crc crio[3641]: time=\"2026-06-10T23:44:38.581859359Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=d4b490ff-2ccf-4094-8b9b-f1587903ea6d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.654925 | controller |     "Jun 10 23:44:38.851407 crc crio[3641]: time=\"2026-06-10T23:44:38.846395969Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 01:10:49.654940 | controller |     "Jun 10 23:44:38.997397 crc crio[3641]: time=\"2026-06-10T23:44:38.995854443Z\" level=info msg=\"Removing container: 40af8fba382548ede729b64588b8011305017def633ef56469c5f2a978838702\" id=eefffc90-f551-4f74-8374-6184df248f07 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.654954 | controller |     "Jun 10 23:44:39.008446 crc crio[3641]: time=\"2026-06-10T23:44:39.008200187Z\" level=info msg=\"Created container 5f3b22af5dd6fc371bd079b23be8dc12236f14a6db6b53ef1c6a42e37f9d6fe0: openshift-marketplace/redhat-operators-2b7lq/extract-utilities\" id=74957d90-c7ca-462f-9c9c-ca8307b3d278 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.654968 | controller |     "Jun 10 23:44:39.018033 crc crio[3641]: time=\"2026-06-10T23:44:39.015428461Z\" level=info msg=\"Starting container: 5f3b22af5dd6fc371bd079b23be8dc12236f14a6db6b53ef1c6a42e37f9d6fe0\" id=95f5b0ff-b52e-461d-a949-99091185a784 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.654982 | controller |     "Jun 10 23:44:39.036132 crc crio[3641]: time=\"2026-06-10T23:44:39.035931042Z\" level=info msg=\"Started container\" PID=14211 containerID=5f3b22af5dd6fc371bd079b23be8dc12236f14a6db6b53ef1c6a42e37f9d6fe0 description=openshift-marketplace/redhat-operators-2b7lq/extract-utilities id=95f5b0ff-b52e-461d-a949-99091185a784 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5289473be7a7c7724dec837e12e522c11c4005c6283840258bad85425958ad8a",
2026-06-11 01:10:49.654996 | controller |     "Jun 10 23:44:39.212567 crc crio[3641]: time=\"2026-06-10T23:44:39.207355984Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=6e43804c-72dc-488e-b3f0-b2c95c20452d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.655011 | controller |     "Jun 10 23:44:39.245500 crc crio[3641]: time=\"2026-06-10T23:44:39.245449743Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-zpv5k/extract-utilities\" id=6d2bc6c4-e7e8-4dd3-9975-68fa739ecf13 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.655024 | controller |     "Jun 10 23:44:39.422294 crc crio[3641]: time=\"2026-06-10T23:44:39.4194409Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.655038 | controller |     "Jun 10 23:44:40.107429 crc crio[3641]: time=\"2026-06-10T23:44:40.106254643Z\" level=info msg=\"Removed container 40af8fba382548ede729b64588b8011305017def633ef56469c5f2a978838702: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager\" id=eefffc90-f551-4f74-8374-6184df248f07 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.655052 | controller |     "Jun 10 23:44:40.281400 crc crio[3641]: time=\"2026-06-10T23:44:40.279578982Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=2924942c-3c13-4e7c-9b59-87cdb2a67ef1 name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.655066 | controller |     "Jun 10 23:44:40.319165 crc crio[3641]: time=\"2026-06-10T23:44:40.319101908Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"",
2026-06-11 01:10:49.655080 | controller |     "Jun 10 23:44:40.967353 crc crio[3641]: time=\"2026-06-10T23:44:40.965998076Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.655094 | controller |     "Jun 10 23:44:41.518466 crc crio[3641]: time=\"2026-06-10T23:44:41.51801169Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.655111 | controller |     "Jun 10 23:44:42.376487 crc crio[3641]: 2026-06-10T23:44:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8eca8446e81a430 Mac:62:01:1c:3d:b2:38 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1a Mtu:0 Sandbox:/var/run/netns/abf4cc9e-5f9a-426d-b1fe-d24043eea08c SocketPath: PciID:}] [{Interface:0xc00042a5e0 Address:{IP:10.217.0.26 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.655126 | controller |     "Jun 10 23:44:42.386176 crc crio[3641]: time=\"2026-06-10T23:44:42.386065165Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 01:10:49.655140 | controller |     "Jun 10 23:44:42.386176 crc crio[3641]: time=\"2026-06-10T23:44:42.386178828Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/install_multus\\\"\"",
2026-06-11 01:10:49.655155 | controller |     "Jun 10 23:44:42.387775 crc crio[3641]: time=\"2026-06-10T23:44:42.387621135Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-68c74b96b6-5kwb5 Namespace:openshift-route-controller-manager ID:8eca8446e81a430c5635f65300bdae35d7e0151531281f024e5f468f99f6e8bf UID:f7f6ce33-4e2b-4147-b0b7-8ccb80f94b71 NetNS:/var/run/netns/abf4cc9e-5f9a-426d-b1fe-d24043eea08c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf7f6ce33_4e2b_4147_b0b7_8ccb80f94b71.slice PodAnnotations:0xc0018902b8}] Aliases:map[]}\"",
2026-06-11 01:10:49.655170 | controller |     "Jun 10 23:44:42.404864 crc crio[3641]: time=\"2026-06-10T23:44:42.392563871Z\" level=info msg=\"Checking pod openshift-route-controller-manager_route-controller-manager-68c74b96b6-5kwb5 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.655184 | controller |     "Jun 10 23:44:42.409696 crc crio[3641]: time=\"2026-06-10T23:44:42.409313987Z\" level=info msg=\"Got pod network &{Name:controller-manager-794c9cd9f9-zkn9r Namespace:openshift-controller-manager ID:c70989b7e80cc96a712713041e6d9c93c3048e1935f5f663b0b5e33f543838d3 UID:b6aabc83-f8b8-4344-b2d6-4c73912c5a06 NetNS:/var/run/netns/7b2e1019-1f54-4168-996d-885501265ba2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb6aabc83_f8b8_4344_b2d6_4c73912c5a06.slice PodAnnotations:0xc0007942c8}] Aliases:map[]}\"",
2026-06-11 01:10:49.655198 | controller |     "Jun 10 23:44:42.411898 crc crio[3641]: time=\"2026-06-10T23:44:42.411430661Z\" level=info msg=\"Adding pod openshift-controller-manager_controller-manager-794c9cd9f9-zkn9r to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.655212 | controller |     "Jun 10 23:44:42.449281 crc crio[3641]: time=\"2026-06-10T23:44:42.449093329Z\" level=info msg=\"Ran pod sandbox 8eca8446e81a430c5635f65300bdae35d7e0151531281f024e5f468f99f6e8bf with infra container: openshift-route-controller-manager/route-controller-manager-68c74b96b6-5kwb5/POD\" id=07480598-4614-417f-b254-af44f379dcd4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.655227 | controller |     "Jun 10 23:44:42.586494 crc crio[3641]: time=\"2026-06-10T23:44:42.584283718Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=cb6dccdc-3ab6-4839-a948-b05bd1e3b3b6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.655241 | controller |     "Jun 10 23:44:42.733436 crc crio[3641]: time=\"2026-06-10T23:44:42.73329446Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=35d5d8f8-7edf-49ea-8d7e-24651760f12a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.655261 | controller |     "Jun 10 23:44:42.798950 crc crio[3641]: time=\"2026-06-10T23:44:42.796400235Z\" level=info msg=\"Creating container: openshift-route-controller-manager/route-controller-manager-68c74b96b6-5kwb5/route-controller-manager\" id=fe3e0080-ae0d-4b6e-81d8-baa2a71c02c6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.655276 | controller |     "Jun 10 23:44:42.798950 crc crio[3641]: time=\"2026-06-10T23:44:42.797491783Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.655290 | controller |     "Jun 10 23:44:42.987389 crc crio[3641]: time=\"2026-06-10T23:44:42.987026966Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.655305 | controller |     "Jun 10 23:44:43.261394 crc crio[3641]: time=\"2026-06-10T23:44:43.237443746Z\" level=info msg=\"Created container c0bcd79e35e6d98ed2104172fccab0f8d0cfe2ef411fb44f6be4e05a69657aa3: openshift-marketplace/redhat-marketplace-zpv5k/extract-utilities\" id=6d2bc6c4-e7e8-4dd3-9975-68fa739ecf13 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.655319 | controller |     "Jun 10 23:44:43.322158 crc crio[3641]: time=\"2026-06-10T23:44:43.321400872Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.655333 | controller |     "Jun 10 23:44:43.334861 crc crio[3641]: time=\"2026-06-10T23:44:43.327416355Z\" level=info msg=\"Starting container: c0bcd79e35e6d98ed2104172fccab0f8d0cfe2ef411fb44f6be4e05a69657aa3\" id=334e0c0b-d0e4-475d-aac0-84d5ad729895 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.655361 | controller |     "Jun 10 23:44:43.424970 crc crio[3641]: time=\"2026-06-10T23:44:43.424775292Z\" level=info msg=\"Started container\" PID=14273 containerID=c0bcd79e35e6d98ed2104172fccab0f8d0cfe2ef411fb44f6be4e05a69657aa3 description=openshift-marketplace/redhat-marketplace-zpv5k/extract-utilities id=334e0c0b-d0e4-475d-aac0-84d5ad729895 name=/runtime.v1.RuntimeService/StartContainer sandboxID=89183e130bf28c5364ce3c878a0556206a240a2b85ceb5a41ab436f8d7f5a668",
2026-06-11 01:10:49.655381 | controller |     "Jun 10 23:44:43.786710 crc crio[3641]: time=\"2026-06-10T23:44:43.785203591Z\" level=info msg=\"Created container abf616827befd6247e3e53b6376ca5d7eeef5530c3c70ec16fefa24357405427: openshift-route-controller-manager/route-controller-manager-68c74b96b6-5kwb5/route-controller-manager\" id=fe3e0080-ae0d-4b6e-81d8-baa2a71c02c6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.655397 | controller |     "Jun 10 23:44:43.878600 crc crio[3641]: time=\"2026-06-10T23:44:43.878533236Z\" level=info msg=\"Starting container: abf616827befd6247e3e53b6376ca5d7eeef5530c3c70ec16fefa24357405427\" id=5ab04ceb-48df-4491-9788-7e4cea4da62a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.655412 | controller |     "Jun 10 23:44:44.058307 crc crio[3641]: time=\"2026-06-10T23:44:44.045983626Z\" level=info msg=\"Started container\" PID=14325 containerID=abf616827befd6247e3e53b6376ca5d7eeef5530c3c70ec16fefa24357405427 description=openshift-route-controller-manager/route-controller-manager-68c74b96b6-5kwb5/route-controller-manager id=5ab04ceb-48df-4491-9788-7e4cea4da62a name=/runtime.v1.RuntimeService/StartContainer sandboxID=8eca8446e81a430c5635f65300bdae35d7e0151531281f024e5f468f99f6e8bf",
2026-06-11 01:10:49.655426 | controller |     "Jun 10 23:44:45.719982 crc crio[3641]: time=\"2026-06-10T23:44:45.709460328Z\" level=info msg=\"Stopping container: a52676caa39e0b245fd9f142eeefa084ac26383be899d2f2dbbc8bca60dad3b9 (timeout: 2s)\" id=37bee3c7-2aca-482c-a688-51ad54598af1 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.655441 | controller |     "Jun 10 23:44:45.943285 crc crio[3641]: time=\"2026-06-10T23:44:45.929491705Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.655459 | controller |     "Jun 10 23:44:46.282175 crc crio[3641]: time=\"2026-06-10T23:44:46.282083237Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=d447810b-162e-44b0-9041-085af6ade55c name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.655474 | controller |     "Jun 10 23:44:46.301047 crc crio[3641]: time=\"2026-06-10T23:44:46.300571987Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"",
2026-06-11 01:10:49.655488 | controller |     "Jun 10 23:44:46.398609 crc crio[3641]: time=\"2026-06-10T23:44:46.39855631Z\" level=info msg=\"Created container 0b0bfd596181f4497245ccd3d4bdcb0058e7fd5ddb71f8d8cbf3bab76e7d3b71: hostpath-provisioner/csi-hostpathplugin-mpq2f/liveness-probe\" id=e6841dd2-ed3f-4f55-8f52-0738db3bc0a5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.655503 | controller |     "Jun 10 23:44:46.404462 crc crio[3641]: time=\"2026-06-10T23:44:46.40443218Z\" level=info msg=\"Starting container: 0b0bfd596181f4497245ccd3d4bdcb0058e7fd5ddb71f8d8cbf3bab76e7d3b71\" id=51c8a58a-03fc-48a7-93b5-958d406b0fad name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.655517 | controller |     "Jun 10 23:44:46.408569 crc crio[3641]: time=\"2026-06-10T23:44:46.408421451Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 01:10:49.655531 | controller |     "Jun 10 23:44:46.432195 crc crio[3641]: time=\"2026-06-10T23:44:46.432141555Z\" level=info msg=\"Started container\" PID=14416 containerID=0b0bfd596181f4497245ccd3d4bdcb0058e7fd5ddb71f8d8cbf3bab76e7d3b71 description=hostpath-provisioner/csi-hostpathplugin-mpq2f/liveness-probe id=51c8a58a-03fc-48a7-93b5-958d406b0fad name=/runtime.v1.RuntimeService/StartContainer sandboxID=e1818a12ae6425d1f0de8858c29f03bb2de95ae815b809c78d028e35ccae616c",
2026-06-11 01:10:49.655546 | controller |     "Jun 10 23:44:46.469721 crc crio[3641]: time=\"2026-06-10T23:44:46.468711095Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-external-provisioner:latest\" id=32f5d9aa-a34b-4e37-bc64-99919ecfecb7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.655560 | controller |     "Jun 10 23:44:46.589052 crc crio[3641]: 2026-06-10T23:44:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c70989b7e80cc96 Mac:4a:28:e5:29:92:58 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2e Mtu:0 Sandbox:/var/run/netns/7b2e1019-1f54-4168-996d-885501265ba2 SocketPath: PciID:}] [{Interface:0xc00012c830 Address:{IP:10.217.0.46 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.655575 | controller |     "Jun 10 23:44:46.589630 crc crio[3641]: time=\"2026-06-10T23:44:46.589546778Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 01:10:49.655589 | controller |     "Jun 10 23:44:46.623122 crc crio[3641]: time=\"2026-06-10T23:44:46.62300981Z\" level=info msg=\"Got pod network &{Name:controller-manager-794c9cd9f9-zkn9r Namespace:openshift-controller-manager ID:c70989b7e80cc96a712713041e6d9c93c3048e1935f5f663b0b5e33f543838d3 UID:b6aabc83-f8b8-4344-b2d6-4c73912c5a06 NetNS:/var/run/netns/7b2e1019-1f54-4168-996d-885501265ba2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb6aabc83_f8b8_4344_b2d6_4c73912c5a06.slice PodAnnotations:0xc0007942c8}] Aliases:map[]}\"",
2026-06-11 01:10:49.655605 | controller |     "Jun 10 23:44:46.623380 crc crio[3641]: time=\"2026-06-10T23:44:46.623294727Z\" level=info msg=\"Checking pod openshift-controller-manager_controller-manager-794c9cd9f9-zkn9r for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.655619 | controller |     "Jun 10 23:44:46.692576 crc crio[3641]: time=\"2026-06-10T23:44:46.692431536Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/kubeconfig_generator\\\"\"",
2026-06-11 01:10:49.655636 | controller |     "Jun 10 23:44:47.271286 crc crio[3641]: time=\"2026-06-10T23:44:47.270240096Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 01:10:49.655651 | controller |     "Jun 10 23:44:47.271286 crc crio[3641]: time=\"2026-06-10T23:44:47.270884903Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 01:10:49.655665 | controller |     "Jun 10 23:44:47.271286 crc crio[3641]: time=\"2026-06-10T23:44:47.270918303Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus\\\"\"",
2026-06-11 01:10:49.655680 | controller |     "Jun 10 23:44:47.653043 crc crio[3641]: time=\"2026-06-10T23:44:47.652575844Z\" level=info msg=\"Removing container: a783e7c2384b6f1d4297df2c77f86d7bae9240a48d8e06033d752e78e8d82fe4\" id=614f1d57-20ad-4439-a672-1ddfc7ae7fa6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.655694 | controller |     "Jun 10 23:44:48.622582 crc crio[3641]: time=\"2026-06-10T23:44:48.62047716Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 01:10:49.655709 | controller |     "Jun 10 23:44:48.622582 crc crio[3641]: time=\"2026-06-10T23:44:48.620825079Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 01:10:49.655723 | controller |     "Jun 10 23:44:48.622582 crc crio[3641]: time=\"2026-06-10T23:44:48.620853019Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus-daemon\\\"\"",
2026-06-11 01:10:49.655737 | controller |     "Jun 10 23:44:50.109025 crc crio[3641]: time=\"2026-06-10T23:44:50.106981032Z\" level=info msg=\"Stopping pod sandbox: 01060bc960dc3422eb0984bfa1fe02267c4d219bf15ed5679d26fbb049564d8d\" id=8a4dedeb-1b4c-40b0-944c-67f85437690c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.655751 | controller |     "Jun 10 23:44:50.109025 crc crio[3641]: time=\"2026-06-10T23:44:50.107466184Z\" level=info msg=\"Stopped pod sandbox (already stopped): 01060bc960dc3422eb0984bfa1fe02267c4d219bf15ed5679d26fbb049564d8d\" id=8a4dedeb-1b4c-40b0-944c-67f85437690c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.655766 | controller |     "Jun 10 23:44:50.114346 crc crio[3641]: time=\"2026-06-10T23:44:50.114308058Z\" level=info msg=\"Removing pod sandbox: 01060bc960dc3422eb0984bfa1fe02267c4d219bf15ed5679d26fbb049564d8d\" id=a0063d9a-48b0-40d0-9ba6-13c3b26193cc name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.655780 | controller |     "Jun 10 23:44:50.340495 crc crio[3641]: time=\"2026-06-10T23:44:50.340337567Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 01:10:49.655794 | controller |     "Jun 10 23:44:50.340495 crc crio[3641]: time=\"2026-06-10T23:44:50.340390979Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 01:10:49.655808 | controller |     "Jun 10 23:44:50.340495 crc crio[3641]: time=\"2026-06-10T23:44:50.340424Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus-shim\\\"\"",
2026-06-11 01:10:49.655821 | controller |     "Jun 10 23:44:51.056719 crc crio[3641]: time=\"2026-06-10T23:44:51.056518218Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver/revision-pruner-13-crc/POD\" id=0507c513-632b-4ed9-9ec7-52cdbb5a0dd1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.655836 | controller |     "Jun 10 23:44:51.057044 crc crio[3641]: time=\"2026-06-10T23:44:51.056849717Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.655850 | controller |     "Jun 10 23:44:53.525544 crc crio[3641]: time=\"2026-06-10T23:44:53.52454248Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 01:10:49.655868 | controller |     "Jun 10 23:44:53.525544 crc crio[3641]: time=\"2026-06-10T23:44:53.525535726Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 01:10:49.655883 | controller |     "Jun 10 23:44:53.525544 crc crio[3641]: time=\"2026-06-10T23:44:53.525562396Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/passthru\\\"\"",
2026-06-11 01:10:49.655897 | controller |     "Jun 10 23:44:54.278173 crc crio[3641]: time=\"2026-06-10T23:44:54.277408114Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 01:10:49.655911 | controller |     "Jun 10 23:44:54.278173 crc crio[3641]: time=\"2026-06-10T23:44:54.277454745Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 01:10:49.655925 | controller |     "Jun 10 23:44:54.278173 crc crio[3641]: time=\"2026-06-10T23:44:54.277475496Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/thin_entrypoint\\\"\"",
2026-06-11 01:10:49.655939 | controller |     "Jun 10 23:44:56.480390 crc crio[3641]: time=\"2026-06-10T23:44:56.476923344Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 01:10:49.655953 | controller |     "Jun 10 23:44:56.480390 crc crio[3641]: time=\"2026-06-10T23:44:56.476966215Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 01:10:49.655967 | controller |     "Jun 10 23:44:56.480390 crc crio[3641]: time=\"2026-06-10T23:44:56.476989886Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_a8d6f6a9-8f47-4671-be98-337f66dbf162\\\"\"",
2026-06-11 01:10:49.655982 | controller |     "Jun 10 23:44:56.480390 crc crio[3641]: time=\"2026-06-10T23:44:56.477018416Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_ab4096e1-5325-4d64-9096-323c663077a5\\\"\"",
2026-06-11 01:10:49.655996 | controller |     "Jun 10 23:44:56.480390 crc crio[3641]: time=\"2026-06-10T23:44:56.479086309Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver/installer-13-crc/POD\" id=9805d59d-aa7a-4f15-a244-eb00dc91e00e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.656010 | controller |     "Jun 10 23:44:56.480390 crc crio[3641]: time=\"2026-06-10T23:44:56.479188762Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.656024 | controller |     "Jun 10 23:44:57.805417 crc crio[3641]: time=\"2026-06-10T23:44:57.805313661Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 01:10:49.656039 | controller |     "Jun 10 23:44:57.805417 crc crio[3641]: time=\"2026-06-10T23:44:57.805356363Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 01:10:49.656052 | controller |     "Jun 10 23:44:57.805417 crc crio[3641]: time=\"2026-06-10T23:44:57.805395534Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/route-override\\\"\"",
2026-06-11 01:10:49.656067 | controller |     "Jun 10 23:45:00.577924 crc crio[3641]: time=\"2026-06-10T23:45:00.575580746Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29685585-h4jj2/POD\" id=f00fc5db-f4d7-4ea9-abf3-4b341caf6634 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.656081 | controller |     "Jun 10 23:45:00.577924 crc crio[3641]: time=\"2026-06-10T23:45:00.577395142Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.656098 | controller |     "Jun 10 23:45:01.350585 crc crio[3641]: time=\"2026-06-10T23:45:01.349951726Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 01:10:49.656112 | controller |     "Jun 10 23:45:01.350585 crc crio[3641]: time=\"2026-06-10T23:45:01.35048422Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 01:10:49.656126 | controller |     "Jun 10 23:45:01.350585 crc crio[3641]: time=\"2026-06-10T23:45:01.350516241Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_ab4096e1-5325-4d64-9096-323c663077a5\\\"\"",
2026-06-11 01:10:49.656141 | controller |     "Jun 10 23:45:01.350585 crc crio[3641]: time=\"2026-06-10T23:45:01.350579012Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_7c719d56-38a4-4fd3-92d7-69aa1ca9df69\\\"\"",
2026-06-11 01:10:49.656155 | controller |     "Jun 10 23:45:02.935238 crc crio[3641]: time=\"2026-06-10T23:45:02.935009234Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 01:10:49.656169 | controller |     "Jun 10 23:45:02.935238 crc crio[3641]: time=\"2026-06-10T23:45:02.935086106Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 01:10:49.656183 | controller |     "Jun 10 23:45:02.935238 crc crio[3641]: time=\"2026-06-10T23:45:02.935115927Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/ip-control-loop\\\"\"",
2026-06-11 01:10:49.656197 | controller |     "Jun 10 23:45:03.818210 crc crio[3641]: time=\"2026-06-10T23:45:03.817258891Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 01:10:49.656210 | controller |     "Jun 10 23:45:03.818210 crc crio[3641]: time=\"2026-06-10T23:45:03.817322642Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 01:10:49.656224 | controller |     "Jun 10 23:45:03.818210 crc crio[3641]: time=\"2026-06-10T23:45:03.817352983Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/node-slice-controller\\\"\"",
2026-06-11 01:10:49.656238 | controller |     "Jun 10 23:45:05.060330 crc crio[3641]: time=\"2026-06-10T23:45:05.056108899Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 01:10:49.656252 | controller |     "Jun 10 23:45:05.060330 crc crio[3641]: time=\"2026-06-10T23:45:05.058549531Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 01:10:49.656266 | controller |     "Jun 10 23:45:05.060330 crc crio[3641]: time=\"2026-06-10T23:45:05.059180727Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/whereabouts\\\"\"",
2026-06-11 01:10:49.656280 | controller |     "Jun 10 23:45:06.637307 crc crio[3641]: time=\"2026-06-10T23:45:06.627026305Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 01:10:49.656294 | controller |     "Jun 10 23:45:06.637307 crc crio[3641]: time=\"2026-06-10T23:45:06.629283943Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 01:10:49.656308 | controller |     "Jun 10 23:45:06.637307 crc crio[3641]: time=\"2026-06-10T23:45:06.631341045Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_7c719d56-38a4-4fd3-92d7-69aa1ca9df69\\\"\"",
2026-06-11 01:10:49.656322 | controller |     "Jun 10 23:45:06.637307 crc crio[3641]: time=\"2026-06-10T23:45:06.633373777Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/etc/kubernetes/cni/net.d/00-multus.conf\\\"\"",
2026-06-11 01:10:49.656336 | controller |     "Jun 10 23:45:09.259816 crc crio[3641]: time=\"2026-06-10T23:45:09.257522889Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 01:10:49.656372 | controller |     "Jun 10 23:45:09.259816 crc crio[3641]: time=\"2026-06-10T23:45:09.258091213Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 01:10:49.656389 | controller |     "Jun 10 23:45:42.737602 crc crio[3641]: time=\"2026-06-10T23:45:42.73673061Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-external-provisioner:latest\" id=04b9e5dd-2465-40f8-a4c7-c23d391f34fc name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.656404 | controller |     "Jun 10 23:46:01.017419 crc crio[3641]: time=\"2026-06-10T23:46:01.016771805Z\" level=info msg=\"Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner\" id=80656d44-ec38-4622-8a28-e57e3a7b0707 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.656420 | controller |     "Jun 10 23:46:01.026436 crc crio[3641]: time=\"2026-06-10T23:46:01.026211251Z\" level=info msg=\"Removed pod sandbox: 01060bc960dc3422eb0984bfa1fe02267c4d219bf15ed5679d26fbb049564d8d\" id=a0063d9a-48b0-40d0-9ba6-13c3b26193cc name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.656438 | controller |     "Jun 10 23:46:01.028624 crc crio[3641]: time=\"2026-06-10T23:46:01.028340327Z\" level=info msg=\"Stopping pod sandbox: e59fb0e92c17371ae97c195ddbef9c3efb6ad2c6f6d672aa51080c06e6cc05ad\" id=6a2fe757-5bbc-4116-a245-c69c1c5753ae name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.656452 | controller |     "Jun 10 23:46:01.028890 crc crio[3641]: time=\"2026-06-10T23:46:01.02884136Z\" level=info msg=\"Stopped pod sandbox (already stopped): e59fb0e92c17371ae97c195ddbef9c3efb6ad2c6f6d672aa51080c06e6cc05ad\" id=6a2fe757-5bbc-4116-a245-c69c1c5753ae name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.656466 | controller |     "Jun 10 23:46:01.038072 crc crio[3641]: time=\"2026-06-10T23:46:01.032276749Z\" level=info msg=\"Ran pod sandbox c70989b7e80cc96a712713041e6d9c93c3048e1935f5f663b0b5e33f543838d3 with infra container: openshift-controller-manager/controller-manager-794c9cd9f9-zkn9r/POD\" id=a8089058-942f-4c50-bad3-54cb3b14e5a8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.656481 | controller |     "Jun 10 23:46:01.038072 crc crio[3641]: time=\"2026-06-10T23:46:01.032884065Z\" level=info msg=\"Removing pod sandbox: e59fb0e92c17371ae97c195ddbef9c3efb6ad2c6f6d672aa51080c06e6cc05ad\" id=cacfd019-da39-4a65-a2dd-7aaa7e3114ed name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.656496 | controller |     "Jun 10 23:46:01.038072 crc crio[3641]: time=\"2026-06-10T23:46:01.034758704Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=efe1aee8-114c-418b-a4d6-7892e8fa5273 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.656510 | controller |     "Jun 10 23:46:01.041693 crc crio[3641]: time=\"2026-06-10T23:46:01.04151611Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.656525 | controller |     "Jun 10 23:46:01.044516 crc crio[3641]: time=\"2026-06-10T23:46:01.044345854Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=8ea02b96-ed7d-46bd-9db1-1f9153b6941c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.656540 | controller |     "Jun 10 23:46:01.046122 crc crio[3641]: time=\"2026-06-10T23:46:01.045159145Z\" level=info msg=\"Stopped container a52676caa39e0b245fd9f142eeefa084ac26383be899d2f2dbbc8bca60dad3b9: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=37bee3c7-2aca-482c-a688-51ad54598af1 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.656554 | controller |     "Jun 10 23:46:01.050443 crc crio[3641]: time=\"2026-06-10T23:46:01.049976401Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=bcadb2da-0c03-4ee7-98d0-d1cfaa813db9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.656572 | controller |     "Jun 10 23:46:01.124444 crc crio[3641]: time=\"2026-06-10T23:46:01.122970814Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=757cbdfa-e17e-4988-8cb5-2fbb9d6c9745 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.656586 | controller |     "Jun 10 23:46:01.127186 crc crio[3641]: time=\"2026-06-10T23:46:01.127127263Z\" level=info msg=\"Creating container: openshift-controller-manager/controller-manager-794c9cd9f9-zkn9r/controller-manager\" id=74bcb961-3b9c-47ff-83b5-a2bf32b5c6ec name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.656601 | controller |     "Jun 10 23:46:24.894743 crc crio[3641]: time=\"2026-06-10T23:46:24.893276885Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=c3db77d9-0452-4f5b-b5be-5d494bc61a21 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.656615 | controller |     "Jun 10 23:46:24.897066 crc crio[3641]: time=\"2026-06-10T23:46:24.89658581Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.656630 | controller |     "Jun 10 23:46:24.898481 crc crio[3641]: time=\"2026-06-10T23:46:24.898323275Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.656645 | controller |     "Jun 10 23:47:21.793462 crc crio[3641]: time=\"2026-06-10T23:47:21.792763165Z\" level=info msg=\"Running pod sandbox: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/POD\" id=6816adeb-7ffd-404a-a237-18b016dd944e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.656659 | controller |     "Jun 10 23:47:21.794739 crc crio[3641]: time=\"2026-06-10T23:47:21.793497804Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.656673 | controller |     "Jun 10 23:47:22.622412 crc crio[3641]: time=\"2026-06-10T23:47:22.622150293Z\" level=info msg=\"Removed pod sandbox: e59fb0e92c17371ae97c195ddbef9c3efb6ad2c6f6d672aa51080c06e6cc05ad\" id=cacfd019-da39-4a65-a2dd-7aaa7e3114ed name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.656688 | controller |     "Jun 10 23:47:31.049765 crc crio[3641]: time=\"2026-06-10T23:47:31.047496648Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29685585-h4jj2 Namespace:openshift-operator-lifecycle-manager ID:582c55c65761d433cdd0dc3252c1d82c5c972df90dbeeca536ecd7e41de529d9 UID:57c7480a-fdb0-428b-aa67-d20b1ab02b31 NetNS:/var/run/netns/35cd86f8-24b2-4236-98f3-d28706464037 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod57c7480a_fdb0_428b_aa67_d20b1ab02b31.slice PodAnnotations:0xc0025c6528}] Aliases:map[]}\"",
2026-06-11 01:10:49.656704 | controller |     "Jun 10 23:47:31.049765 crc crio[3641]: time=\"2026-06-10T23:47:31.048386181Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29685585-h4jj2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.656719 | controller |     "Jun 10 23:47:31.069711 crc crio[3641]: time=\"2026-06-10T23:47:31.069485991Z\" level=info msg=\"Got pod network &{Name:installer-13-crc Namespace:openshift-kube-apiserver ID:f32376543956ed89342118bb5c0d8932a7a17ff92853c2add7c7206b01a3ec4a UID:e93f5f1f-6ec6-4eea-8231-30beff845496 NetNS:/var/run/netns/5b4b2f30-29e7-4b98-8484-0a536de73ecd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pode93f5f1f_6ec6_4eea_8231_30beff845496.slice PodAnnotations:0xc0008889f8}] Aliases:map[]}\"",
2026-06-11 01:10:49.656737 | controller |     "Jun 10 23:47:31.069711 crc crio[3641]: time=\"2026-06-10T23:47:31.069626734Z\" level=info msg=\"Adding pod openshift-kube-apiserver_installer-13-crc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.656752 | controller |     "Jun 10 23:47:31.154949 crc crio[3641]: time=\"2026-06-10T23:47:31.153927439Z\" level=info msg=\"Removed container a783e7c2384b6f1d4297df2c77f86d7bae9240a48d8e06033d752e78e8d82fe4: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=614f1d57-20ad-4439-a672-1ddfc7ae7fa6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.656767 | controller |     "Jun 10 23:47:31.463624 crc crio[3641]: time=\"2026-06-10T23:47:31.463490905Z\" level=info msg=\"Got pod network &{Name:revision-pruner-13-crc Namespace:openshift-kube-apiserver ID:fe4b119b6f8d0ea006298cd95f3a377ec353788da166b8d967314b7e7e519cf3 UID:d67c54d8-7046-4672-a92f-f5ece4e3b990 NetNS:/var/run/netns/beb9345a-972d-4977-b6f8-55af8b09ce42 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-podd67c54d8_7046_4672_a92f_f5ece4e3b990.slice PodAnnotations:0xc001890078}] Aliases:map[]}\"",
2026-06-11 01:10:49.656782 | controller |     "Jun 10 23:47:31.463624 crc crio[3641]: time=\"2026-06-10T23:47:31.463597968Z\" level=info msg=\"Adding pod openshift-kube-apiserver_revision-pruner-13-crc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.656797 | controller |     "Jun 10 23:47:31.551941 crc crio[3641]: time=\"2026-06-10T23:47:31.551698974Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.656811 | controller |     "Jun 10 23:47:31.571126 crc crio[3641]: time=\"2026-06-10T23:47:31.570923804Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.656825 | controller |     "Jun 10 23:47:31.585224 crc crio[3641]: time=\"2026-06-10T23:47:31.584896215Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.656840 | controller |     "Jun 10 23:47:31.589328 crc crio[3641]: time=\"2026-06-10T23:47:31.586408485Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.656854 | controller |     "Jun 10 23:47:31.591315 crc crio[3641]: time=\"2026-06-10T23:47:31.589947619Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:aa28d116c97ba9419648a07c6fc51f0514ddba845f40590f336a7659ff14d7be\" id=7fb0f9cf-8e2f-4a84-b6ae-bafdb6f10072 name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.656868 | controller |     "Jun 10 23:47:31.595551 crc crio[3641]: time=\"2026-06-10T23:47:31.59490631Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=14f48ca9-7158-47b8-9fde-5d879ce78cd4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.656882 | controller |     "Jun 10 23:47:31.636497 crc crio[3641]: time=\"2026-06-10T23:47:31.635208159Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:e2171f6021fddbcc3c9696cc6c8095b77f20023994fedd5c1f7aa2377d28b45d\" id=65e59df7-bf1e-403d-9e92-0682282fd8fb name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.656896 | controller |     "Jun 10 23:47:31.637502 crc crio[3641]: time=\"2026-06-10T23:47:31.636536414Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.656914 | controller |     "Jun 10 23:47:31.639744 crc crio[3641]: time=\"2026-06-10T23:47:31.638856265Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=da2863fe-4686-4c51-88b6-4c197d760a28 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.656929 | controller |     "Jun 10 23:47:31.648071 crc crio[3641]: time=\"2026-06-10T23:47:31.647999938Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=bae5d9f2-060e-4640-bd68-495e83bc5a73 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.656943 | controller |     "Jun 10 23:47:31.656947 crc crio[3641]: time=\"2026-06-10T23:47:31.650982687Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=7904fa7e-7db9-4549-afc1-201d1258ae6b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.656957 | controller |     "Jun 10 23:47:31.660034 crc crio[3641]: time=\"2026-06-10T23:47:31.657365416Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-l27pk/extract-content\" id=80249b96-7242-427b-834b-90da79fe2592 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.656971 | controller |     "Jun 10 23:47:31.660034 crc crio[3641]: time=\"2026-06-10T23:47:31.659201175Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.656985 | controller |     "Jun 10 23:47:31.661285 crc crio[3641]: time=\"2026-06-10T23:47:31.661126886Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-qhh6t/extract-content\" id=6c1a36cc-036c-4b6b-84bf-0f1e2807272e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.656999 | controller |     "Jun 10 23:47:31.662462 crc crio[3641]: time=\"2026-06-10T23:47:31.661898006Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.657013 | controller |     "Jun 10 23:47:31.701955 crc crio[3641]: time=\"2026-06-10T23:47:31.695066506Z\" level=info msg=\"Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:add62488a22afd18cc113a8892a86bc633151a438c8eaf9e5199eac1b5e968e3 UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/9c713a37-86c2-4daf-bcb5-feefd82c0232 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:0xc0025c62b8}] Aliases:map[]}\"",
2026-06-11 01:10:49.657027 | controller |     "Jun 10 23:47:31.701955 crc crio[3641]: time=\"2026-06-10T23:47:31.695111387Z\" level=info msg=\"Adding pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.657041 | controller |     "Jun 10 23:47:31.753303 crc crio[3641]: time=\"2026-06-10T23:47:31.753198497Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:bec7a1ff545afabea88c4a74227ea95b91c67cf5c03e89b2b949be410682f8a0\" id=8359e64e-697e-4fd1-b046-3c9ef6c71fc1 name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.657056 | controller |     "Jun 10 23:47:31.755926 crc crio[3641]: time=\"2026-06-10T23:47:31.755544109Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=8474c0c7-fa88-44d9-8364-86cfe47a2814 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.657070 | controller |     "Jun 10 23:47:31.764815 crc crio[3641]: time=\"2026-06-10T23:47:31.764237149Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:e2171f6021fddbcc3c9696cc6c8095b77f20023994fedd5c1f7aa2377d28b45d\" id=3aada81a-63b2-47c3-a6b9-96eca4c9cd9e name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.657087 | controller |     "Jun 10 23:47:31.773492 crc crio[3641]: time=\"2026-06-10T23:47:31.772859098Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=23ea19e9-b626-41e3-a474-21aa825870f7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.657102 | controller |     "Jun 10 23:47:31.795049 crc crio[3641]: time=\"2026-06-10T23:47:31.78914066Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=2e5dcdfa-ef1c-49b5-94c5-1fb2a369a3f2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.657115 | controller |     "Jun 10 23:47:31.802894 crc crio[3641]: time=\"2026-06-10T23:47:31.802508894Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=eb5ae391-1a6d-4506-abbd-ad6b828b6363 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.657129 | controller |     "Jun 10 23:47:31.828933 crc crio[3641]: time=\"2026-06-10T23:47:31.826000497Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.657143 | controller |     "Jun 10 23:47:31.831712 crc crio[3641]: time=\"2026-06-10T23:47:31.829997833Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:bec7a1ff545afabea88c4a74227ea95b91c67cf5c03e89b2b949be410682f8a0\" id=d447810b-162e-44b0-9041-085af6ade55c name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.657158 | controller |     "Jun 10 23:47:31.841323 crc crio[3641]: time=\"2026-06-10T23:47:31.84117528Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=acd871be-4bb0-4a3d-b5c4-4e0236d98b6c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.657172 | controller |     "Jun 10 23:47:31.847578 crc crio[3641]: time=\"2026-06-10T23:47:31.847334843Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.657185 | controller |     "Jun 10 23:47:31.855422 crc crio[3641]: time=\"2026-06-10T23:47:31.855372466Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:546c77fdbf5f7c6a9a4243f4c4ef38fe0f584972a70f687bc40091743ee77d60\" id=2baa02f2-7d02-462d-b041-1fb9b6da9e4a name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.657199 | controller |     "Jun 10 23:47:31.859430 crc crio[3641]: time=\"2026-06-10T23:47:31.859355072Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=6e9a108a-0523-42ef-9d57-3747a97b2fd8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.657214 | controller |     "Jun 10 23:47:31.861593 crc crio[3641]: time=\"2026-06-10T23:47:31.86156132Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=b4cdd657-a344-46c1-be3a-20e09719b33b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.657227 | controller |     "Jun 10 23:47:31.896206 crc crio[3641]: time=\"2026-06-10T23:47:31.895433548Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=8f8c3c0e-e827-4c85-ab53-5fe157f884a6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.657242 | controller |     "Jun 10 23:47:31.900377 crc crio[3641]: time=\"2026-06-10T23:47:31.900331088Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-wdcj9/extract-content\" id=9390914e-f086-4082-848e-0212edb7ea92 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.657256 | controller |     "Jun 10 23:47:31.902902 crc crio[3641]: time=\"2026-06-10T23:47:31.902542497Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-ntdwx/extract-content\" id=47232025-be7b-4dd1-8bc5-4e3b5029a717 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.657273 | controller |     "Jun 10 23:47:31.924388 crc crio[3641]: time=\"2026-06-10T23:47:31.923571124Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-zpv5k/extract-content\" id=88a883c3-3289-4624-9c7c-e47bac19fefe name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.657287 | controller |     "Jun 10 23:47:31.936090 crc crio[3641]: time=\"2026-06-10T23:47:31.924950031Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.657302 | controller |     "Jun 10 23:47:31.936090 crc crio[3641]: time=\"2026-06-10T23:47:31.933394485Z\" level=info msg=\"Created container 9f9af7fbaa13955f25a87551069a70e255d9db52bc868a108ae8e62a52615b2d: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=c3db77d9-0452-4f5b-b5be-5d494bc61a21 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.657316 | controller |     "Jun 10 23:47:31.946970 crc crio[3641]: time=\"2026-06-10T23:47:31.944223452Z\" level=info msg=\"Starting container: 9f9af7fbaa13955f25a87551069a70e255d9db52bc868a108ae8e62a52615b2d\" id=63e35fa6-1aa9-4520-bba3-7db8bf7f2879 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.657330 | controller |     "Jun 10 23:47:31.977622 crc crio[3641]: time=\"2026-06-10T23:47:31.977310089Z\" level=info msg=\"Started container\" PID=15360 containerID=9f9af7fbaa13955f25a87551069a70e255d9db52bc868a108ae8e62a52615b2d description=openshift-console/downloads-747b44746d-4pqvr/download-server id=63e35fa6-1aa9-4520-bba3-7db8bf7f2879 name=/runtime.v1.RuntimeService/StartContainer sandboxID=85335bbdd259df67bbd12652f2051d40270e58d8e84d3d166c2d419a25046296",
2026-06-11 01:10:49.657344 | controller |     "Jun 10 23:47:31.991216 crc crio[3641]: time=\"2026-06-10T23:47:31.991086714Z\" level=info msg=\"Created container f30406ebd2b2aa1edb200aa79e47c38a019b14347733ff5ae5b88baa0989a4ed: openshift-controller-manager/controller-manager-794c9cd9f9-zkn9r/controller-manager\" id=74bcb961-3b9c-47ff-83b5-a2bf32b5c6ec name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.657379 | controller |     "Jun 10 23:47:32.002194 crc crio[3641]: time=\"2026-06-10T23:47:31.995104751Z\" level=info msg=\"Starting container: f30406ebd2b2aa1edb200aa79e47c38a019b14347733ff5ae5b88baa0989a4ed\" id=cb3719c5-c149-417d-8dde-38a3b921fac5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.657395 | controller |     "Jun 10 23:47:32.002194 crc crio[3641]: time=\"2026-06-10T23:47:32.000183825Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.657409 | controller |     "Jun 10 23:47:32.011968 crc crio[3641]: time=\"2026-06-10T23:47:32.011900946Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-x5vn9/extract-content\" id=4e8f34d4-f866-4714-a6af-7c1e55aefd4c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.657423 | controller |     "Jun 10 23:47:32.015513 crc crio[3641]: time=\"2026-06-10T23:47:32.015327417Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.657437 | controller |     "Jun 10 23:47:32.038395 crc crio[3641]: time=\"2026-06-10T23:47:32.038267005Z\" level=info msg=\"Started container\" PID=15359 containerID=f30406ebd2b2aa1edb200aa79e47c38a019b14347733ff5ae5b88baa0989a4ed description=openshift-controller-manager/controller-manager-794c9cd9f9-zkn9r/controller-manager id=cb3719c5-c149-417d-8dde-38a3b921fac5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c70989b7e80cc96a712713041e6d9c93c3048e1935f5f663b0b5e33f543838d3",
2026-06-11 01:10:49.657455 | controller |     "Jun 10 23:47:32.053925 crc crio[3641]: time=\"2026-06-10T23:47:32.052905123Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.657469 | controller |     "Jun 10 23:47:32.085155 crc crio[3641]: time=\"2026-06-10T23:47:32.085018935Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:546c77fdbf5f7c6a9a4243f4c4ef38fe0f584972a70f687bc40091743ee77d60\" id=2924942c-3c13-4e7c-9b59-87cdb2a67ef1 name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.657484 | controller |     "Jun 10 23:47:32.090574 crc crio[3641]: time=\"2026-06-10T23:47:32.090532721Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.657498 | controller |     "Jun 10 23:47:32.124977 crc crio[3641]: time=\"2026-06-10T23:47:32.123931416Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=750132c1-1a6c-4725-ad5e-17173b61c001 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.657512 | controller |     "Jun 10 23:47:32.162495 crc crio[3641]: time=\"2026-06-10T23:47:32.162437757Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.657527 | controller |     "Jun 10 23:47:32.167735 crc crio[3641]: time=\"2026-06-10T23:47:32.167431549Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.657541 | controller |     "Jun 10 23:47:32.268485 crc crio[3641]: time=\"2026-06-10T23:47:32.268160191Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=73de9fc3-179b-4a76-a2f1-d515996987e1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.657555 | controller |     "Jun 10 23:47:32.286506 crc crio[3641]: time=\"2026-06-10T23:47:32.286469496Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.657569 | controller |     "Jun 10 23:47:32.293073 crc crio[3641]: time=\"2026-06-10T23:47:32.292892576Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-2b7lq/extract-content\" id=f2ffa275-f820-4147-9f5e-5d3538b1db78 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.657583 | controller |     "Jun 10 23:47:32.344354 crc crio[3641]: time=\"2026-06-10T23:47:32.343000665Z\" level=info msg=\"Created container 7dfc73034bf1f8c309cf6e1a055c5c6ddd77d4c49782c56f5b793229497b235c: openshift-marketplace/certified-operators-l27pk/extract-content\" id=80249b96-7242-427b-834b-90da79fe2592 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.657598 | controller |     "Jun 10 23:47:32.348530 crc crio[3641]: time=\"2026-06-10T23:47:32.348159671Z\" level=info msg=\"Starting container: 7dfc73034bf1f8c309cf6e1a055c5c6ddd77d4c49782c56f5b793229497b235c\" id=d9ec088d-8287-47d7-a51c-3d5537e995e9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.657612 | controller |     "Jun 10 23:47:32.375073 crc crio[3641]: time=\"2026-06-10T23:47:32.370974856Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.657627 | controller |     "Jun 10 23:47:32.394928 crc crio[3641]: time=\"2026-06-10T23:47:32.394538701Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.657641 | controller |     "Jun 10 23:47:32.442454 crc crio[3641]: time=\"2026-06-10T23:47:32.433823503Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.657659 | controller |     "Jun 10 23:47:32.509837 crc crio[3641]: time=\"2026-06-10T23:47:32.509283913Z\" level=info msg=\"Created container 54257cc98c295576c3ddcaeea257992e775b25080036f718473060657c906596: openshift-marketplace/community-operators-wdcj9/extract-content\" id=9390914e-f086-4082-848e-0212edb7ea92 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.657673 | controller |     "Jun 10 23:47:32.518496 crc crio[3641]: time=\"2026-06-10T23:47:32.517927622Z\" level=info msg=\"Started container\" PID=15370 containerID=7dfc73034bf1f8c309cf6e1a055c5c6ddd77d4c49782c56f5b793229497b235c description=openshift-marketplace/certified-operators-l27pk/extract-content id=d9ec088d-8287-47d7-a51c-3d5537e995e9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=744343a94e62f37a6f6ff3e180e18d858061ee7f3bae23c9db436da2305f3561",
2026-06-11 01:10:49.657689 | controller |     "Jun 10 23:47:32.519202 crc crio[3641]: time=\"2026-06-10T23:47:32.518923599Z\" level=info msg=\"Starting container: 54257cc98c295576c3ddcaeea257992e775b25080036f718473060657c906596\" id=bb485dde-316b-4647-b5df-ff5c10d2f477 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.657703 | controller |     "Jun 10 23:47:32.537309 crc crio[3641]: time=\"2026-06-10T23:47:32.53708022Z\" level=info msg=\"Created container 48e838a6b80a801efbcc98a9746b6488c5972b758e3f662b54ef5910f4611c07: openshift-marketplace/community-operators-qhh6t/extract-content\" id=6c1a36cc-036c-4b6b-84bf-0f1e2807272e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.657718 | controller |     "Jun 10 23:47:32.579306 crc crio[3641]: time=\"2026-06-10T23:47:32.578297063Z\" level=info msg=\"Started container\" PID=15385 containerID=54257cc98c295576c3ddcaeea257992e775b25080036f718473060657c906596 description=openshift-marketplace/community-operators-wdcj9/extract-content id=bb485dde-316b-4647-b5df-ff5c10d2f477 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6d96827242be8a533ac5e9ee9b9ace08471571106a64635fe0f78eac34372356",
2026-06-11 01:10:49.657733 | controller |     "Jun 10 23:47:32.581933 crc crio[3641]: time=\"2026-06-10T23:47:32.580115331Z\" level=info msg=\"Starting container: 48e838a6b80a801efbcc98a9746b6488c5972b758e3f662b54ef5910f4611c07\" id=acf05e13-056a-4a04-92d5-7e008768740b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.657747 | controller |     "Jun 10 23:47:32.620925 crc crio[3641]: time=\"2026-06-10T23:47:32.62080338Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.657762 | controller |     "Jun 10 23:47:32.643035 crc crio[3641]: time=\"2026-06-10T23:47:32.639249459Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.657777 | controller |     "Jun 10 23:47:32.657751 crc crio[3641]: time=\"2026-06-10T23:47:32.644013275Z\" level=info msg=\"Started container\" PID=15389 containerID=48e838a6b80a801efbcc98a9746b6488c5972b758e3f662b54ef5910f4611c07 description=openshift-marketplace/community-operators-qhh6t/extract-content id=acf05e13-056a-4a04-92d5-7e008768740b name=/runtime.v1.RuntimeService/StartContainer sandboxID=806879e48c4df9d5f740d4114070e99b84d7b39480a88b12d6c8f768c4ec3e37",
2026-06-11 01:10:49.657792 | controller |     "Jun 10 23:47:32.743289 crc crio[3641]: time=\"2026-06-10T23:47:32.741580902Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:aa28d116c97ba9419648a07c6fc51f0514ddba845f40590f336a7659ff14d7be\" id=4586e735-41d9-418c-ba5e-881d013fc323 name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.657806 | controller |     "Jun 10 23:47:32.795047 crc crio[3641]: time=\"2026-06-10T23:47:32.762595269Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=43509163-4531-4014-94da-2fbd639c0bfb name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.657825 | controller |     "Jun 10 23:47:32.813054 crc crio[3641]: time=\"2026-06-10T23:47:32.813006996Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=de3bfb93-4ddc-4d8b-84d2-660e4c58da4a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.657840 | controller |     "Jun 10 23:47:32.843324 crc crio[3641]: time=\"2026-06-10T23:47:32.843182616Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-f6gj4/extract-content\" id=6ffa927b-b440-4fd0-a885-1f01e031b27f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.657854 | controller |     "Jun 10 23:47:32.845015 crc crio[3641]: time=\"2026-06-10T23:47:32.844268205Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.657867 | controller |     "Jun 10 23:47:32.937109 crc crio[3641]: time=\"2026-06-10T23:47:32.936920361Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.657882 | controller |     "Jun 10 23:47:32.972431 crc crio[3641]: time=\"2026-06-10T23:47:32.9674192Z\" level=info msg=\"Created container bec2f3d00ce006e66a14d4a346c72fd11ad440e2a34bcb5c4420a24b33b49c40: openshift-marketplace/redhat-marketplace-zpv5k/extract-content\" id=88a883c3-3289-4624-9c7c-e47bac19fefe name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.657896 | controller |     "Jun 10 23:47:32.987360 crc crio[3641]: time=\"2026-06-10T23:47:32.987211095Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.657910 | controller |     "Jun 10 23:47:32.988954 crc crio[3641]: time=\"2026-06-10T23:47:32.987950404Z\" level=info msg=\"Starting container: bec2f3d00ce006e66a14d4a346c72fd11ad440e2a34bcb5c4420a24b33b49c40\" id=c028dc62-c85b-4b0f-84ce-ea25d4fb13aa name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.657925 | controller |     "Jun 10 23:47:33.096705 crc crio[3641]: time=\"2026-06-10T23:47:33.096356618Z\" level=info msg=\"Started container\" PID=15424 containerID=bec2f3d00ce006e66a14d4a346c72fd11ad440e2a34bcb5c4420a24b33b49c40 description=openshift-marketplace/redhat-marketplace-zpv5k/extract-content id=c028dc62-c85b-4b0f-84ce-ea25d4fb13aa name=/runtime.v1.RuntimeService/StartContainer sandboxID=89183e130bf28c5364ce3c878a0556206a240a2b85ceb5a41ab436f8d7f5a668",
2026-06-11 01:10:49.657939 | controller |     "Jun 10 23:47:33.129694 crc crio[3641]: time=\"2026-06-10T23:47:33.128387448Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.657953 | controller |     "Jun 10 23:47:33.141005 crc crio[3641]: time=\"2026-06-10T23:47:33.139273916Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.657967 | controller |     "Jun 10 23:47:33.160188 crc crio[3641]: time=\"2026-06-10T23:47:33.159501573Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.657981 | controller |     "Jun 10 23:47:33.203765 crc crio[3641]: time=\"2026-06-10T23:47:33.201020053Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.657995 | controller |     "Jun 10 23:47:33.488101 crc crio[3641]: time=\"2026-06-10T23:47:33.484282774Z\" level=info msg=\"Created container 6b0fb62894e6133ced2ba0c3c8abdb6393ef11656f99ce7c4851efb2a2fdfcef: openshift-marketplace/redhat-marketplace-ntdwx/extract-content\" id=47232025-be7b-4dd1-8bc5-4e3b5029a717 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.658012 | controller |     "Jun 10 23:47:33.503928 crc crio[3641]: time=\"2026-06-10T23:47:33.50338272Z\" level=info msg=\"Starting container: 6b0fb62894e6133ced2ba0c3c8abdb6393ef11656f99ce7c4851efb2a2fdfcef\" id=16b36664-2984-4c78-b4a2-211ee6586658 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.658026 | controller |     "Jun 10 23:47:33.624467 crc crio[3641]: time=\"2026-06-10T23:47:33.621015869Z\" level=info msg=\"Started container\" PID=15492 containerID=6b0fb62894e6133ced2ba0c3c8abdb6393ef11656f99ce7c4851efb2a2fdfcef description=openshift-marketplace/redhat-marketplace-ntdwx/extract-content id=16b36664-2984-4c78-b4a2-211ee6586658 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4fd748add5379c0f9b31a9d1208bc4df9ac525c17814569f0d36706ff79a8144",
2026-06-11 01:10:49.658041 | controller |     "Jun 10 23:47:33.670150 crc crio[3641]: time=\"2026-06-10T23:47:33.669321619Z\" level=info msg=\"Created container 5702f71526936c135cc6c661df12c1a03cfecf6c68e31df1c5a7c9514ff35696: openshift-marketplace/redhat-operators-2b7lq/extract-content\" id=f2ffa275-f820-4147-9f5e-5d3538b1db78 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.658056 | controller |     "Jun 10 23:47:33.720749 crc crio[3641]: time=\"2026-06-10T23:47:33.716768108Z\" level=info msg=\"Created container c985fe93e9f2e8c119ce245331fc851ea07514f5c901b9dd9f6657061f3810e2: openshift-marketplace/redhat-operators-x5vn9/extract-content\" id=4e8f34d4-f866-4714-a6af-7c1e55aefd4c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.658070 | controller |     "Jun 10 23:47:33.737754 crc crio[3641]: time=\"2026-06-10T23:47:33.737100457Z\" level=info msg=\"Starting container: 5702f71526936c135cc6c661df12c1a03cfecf6c68e31df1c5a7c9514ff35696\" id=94651c3f-eef4-4365-ae26-3c8e1e21ba27 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.658098 | controller |     "Jun 10 23:47:33.754958 crc crio[3641]: time=\"2026-06-10T23:47:33.753929583Z\" level=info msg=\"Starting container: c985fe93e9f2e8c119ce245331fc851ea07514f5c901b9dd9f6657061f3810e2\" id=7177fc48-8416-41c1-b40c-c12702bbb42a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.658113 | controller |     "Jun 10 23:47:33.779835 crc crio[3641]: time=\"2026-06-10T23:47:33.779512621Z\" level=info msg=\"Started container\" PID=15510 containerID=5702f71526936c135cc6c661df12c1a03cfecf6c68e31df1c5a7c9514ff35696 description=openshift-marketplace/redhat-operators-2b7lq/extract-content id=94651c3f-eef4-4365-ae26-3c8e1e21ba27 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5289473be7a7c7724dec837e12e522c11c4005c6283840258bad85425958ad8a",
2026-06-11 01:10:49.658128 | controller |     "Jun 10 23:47:33.817459 crc crio[3641]: time=\"2026-06-10T23:47:33.815238378Z\" level=info msg=\"Created container 6d541fbf5f733ebbd4fd1d078bb3ce98b83ba4bd1c6e9a814b87a2e1e8bc4a3b: openshift-marketplace/certified-operators-f6gj4/extract-content\" id=6ffa927b-b440-4fd0-a885-1f01e031b27f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.658143 | controller |     "Jun 10 23:47:33.830114 crc crio[3641]: time=\"2026-06-10T23:47:33.827336359Z\" level=info msg=\"Starting container: 6d541fbf5f733ebbd4fd1d078bb3ce98b83ba4bd1c6e9a814b87a2e1e8bc4a3b\" id=ce9469bd-1e0b-40b0-ae6c-dac6430b9752 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.658157 | controller |     "Jun 10 23:47:33.843862 crc crio[3641]: time=\"2026-06-10T23:47:33.841386131Z\" level=info msg=\"Started container\" PID=15533 containerID=6d541fbf5f733ebbd4fd1d078bb3ce98b83ba4bd1c6e9a814b87a2e1e8bc4a3b description=openshift-marketplace/certified-operators-f6gj4/extract-content id=ce9469bd-1e0b-40b0-ae6c-dac6430b9752 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7bd1720305812df96639f63308737db960f2c1a4246a03feb961060a2f8c8e74",
2026-06-11 01:10:49.658178 | controller |     "Jun 10 23:47:33.891103 crc crio[3641]: time=\"2026-06-10T23:47:33.88809383Z\" level=info msg=\"Started container\" PID=15521 containerID=c985fe93e9f2e8c119ce245331fc851ea07514f5c901b9dd9f6657061f3810e2 description=openshift-marketplace/redhat-operators-x5vn9/extract-content id=7177fc48-8416-41c1-b40c-c12702bbb42a name=/runtime.v1.RuntimeService/StartContainer sandboxID=8f4a0f42c5acc995b23ec82d8825cd55d08afc7e18e333c4e4623ab63819b40e",
2026-06-11 01:10:49.658193 | controller |     "Jun 10 23:47:33.901991 crc crio[3641]: 2026-06-10T23:47:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f32376543956ed8 Mac:26:c7:06:e4:f0:f0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:32 Mtu:0 Sandbox:/var/run/netns/5b4b2f30-29e7-4b98-8484-0a536de73ecd SocketPath: PciID:}] [{Interface:0xc0004b06b0 Address:{IP:10.217.0.50 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.658208 | controller |     "Jun 10 23:47:33.902423 crc crio[3641]: time=\"2026-06-10T23:47:33.902381439Z\" level=info msg=\"Got pod network &{Name:installer-13-crc Namespace:openshift-kube-apiserver ID:f32376543956ed89342118bb5c0d8932a7a17ff92853c2add7c7206b01a3ec4a UID:e93f5f1f-6ec6-4eea-8231-30beff845496 NetNS:/var/run/netns/5b4b2f30-29e7-4b98-8484-0a536de73ecd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pode93f5f1f_6ec6_4eea_8231_30beff845496.slice PodAnnotations:0xc0008889f8}] Aliases:map[]}\"",
2026-06-11 01:10:49.658222 | controller |     "Jun 10 23:47:33.902765 crc crio[3641]: time=\"2026-06-10T23:47:33.902582664Z\" level=info msg=\"Checking pod openshift-kube-apiserver_installer-13-crc for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.658237 | controller |     "Jun 10 23:47:33.976010 crc crio[3641]: time=\"2026-06-10T23:47:33.974189633Z\" level=info msg=\"Ran pod sandbox f32376543956ed89342118bb5c0d8932a7a17ff92853c2add7c7206b01a3ec4a with infra container: openshift-kube-apiserver/installer-13-crc/POD\" id=9805d59d-aa7a-4f15-a244-eb00dc91e00e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.658252 | controller |     "Jun 10 23:47:34.036006 crc crio[3641]: time=\"2026-06-10T23:47:34.033881075Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=a4f22019-28f0-4982-8ae2-e4efd5e71435 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.658266 | controller |     "Jun 10 23:47:34.052727 crc crio[3641]: time=\"2026-06-10T23:47:34.05253439Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=0cd67f82-4193-4017-a0be-8b8299227c1a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.658280 | controller |     "Jun 10 23:47:34.080697 crc crio[3641]: time=\"2026-06-10T23:47:34.077706787Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.658295 | controller |     "Jun 10 23:47:34.115814 crc crio[3641]: time=\"2026-06-10T23:47:34.115616733Z\" level=info msg=\"Creating container: openshift-kube-apiserver/installer-13-crc/installer\" id=eb1dd6ef-2bb3-4be9-a990-06e42f376045 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.658309 | controller |     "Jun 10 23:47:34.117141 crc crio[3641]: time=\"2026-06-10T23:47:34.116035824Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.658323 | controller |     "Jun 10 23:47:34.120744 crc crio[3641]: 2026-06-10T23:47:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:582c55c65761d43 Mac:9a:1a:74:48:08:fd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:33 Mtu:0 Sandbox:/var/run/netns/35cd86f8-24b2-4236-98f3-d28706464037 SocketPath: PciID:}] [{Interface:0xc00025ad20 Address:{IP:10.217.0.51 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.658340 | controller |     "Jun 10 23:47:34.120744 crc crio[3641]: time=\"2026-06-10T23:47:34.120626095Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29685585-h4jj2 Namespace:openshift-operator-lifecycle-manager ID:582c55c65761d433cdd0dc3252c1d82c5c972df90dbeeca536ecd7e41de529d9 UID:57c7480a-fdb0-428b-aa67-d20b1ab02b31 NetNS:/var/run/netns/35cd86f8-24b2-4236-98f3-d28706464037 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod57c7480a_fdb0_428b_aa67_d20b1ab02b31.slice PodAnnotations:0xc0025c6528}] Aliases:map[]}\"",
2026-06-11 01:10:49.658373 | controller |     "Jun 10 23:47:34.120972 crc crio[3641]: time=\"2026-06-10T23:47:34.120830911Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29685585-h4jj2 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.658389 | controller |     "Jun 10 23:47:34.143686 crc crio[3641]: 2026-06-10T23:47:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:add62488a22afd1 Mac:d2:a0:ad:f9:a8:87 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:35 Mtu:0 Sandbox:/var/run/netns/9c713a37-86c2-4daf-bcb5-feefd82c0232 SocketPath: PciID:}] [{Interface:0xc0002225c0 Address:{IP:10.217.0.53 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.658404 | controller |     "Jun 10 23:47:34.143686 crc crio[3641]: time=\"2026-06-10T23:47:34.141198051Z\" level=info msg=\"Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:add62488a22afd18cc113a8892a86bc633151a438c8eaf9e5199eac1b5e968e3 UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/9c713a37-86c2-4daf-bcb5-feefd82c0232 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:0xc0025c62b8}] Aliases:map[]}\"",
2026-06-11 01:10:49.658419 | controller |     "Jun 10 23:47:34.143686 crc crio[3641]: time=\"2026-06-10T23:47:34.141347535Z\" level=info msg=\"Checking pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.658433 | controller |     "Jun 10 23:47:34.178952 crc crio[3641]: time=\"2026-06-10T23:47:34.178910121Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.658447 | controller |     "Jun 10 23:47:34.183223 crc crio[3641]: time=\"2026-06-10T23:47:34.183151403Z\" level=info msg=\"Ran pod sandbox 582c55c65761d433cdd0dc3252c1d82c5c972df90dbeeca536ecd7e41de529d9 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29685585-h4jj2/POD\" id=f00fc5db-f4d7-4ea9-abf3-4b341caf6634 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.658461 | controller |     "Jun 10 23:47:34.200580 crc crio[3641]: time=\"2026-06-10T23:47:34.200174994Z\" level=info msg=\"Ran pod sandbox add62488a22afd18cc113a8892a86bc633151a438c8eaf9e5199eac1b5e968e3 with infra container: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/POD\" id=6816adeb-7ffd-404a-a237-18b016dd944e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.658476 | controller |     "Jun 10 23:47:34.258110 crc crio[3641]: 2026-06-10T23:47:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fe4b119b6f8d0ea Mac:a6:0c:c7:2b:c2:25 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2f Mtu:0 Sandbox:/var/run/netns/beb9345a-972d-4977-b6f8-55af8b09ce42 SocketPath: PciID:}] [{Interface:0xc0002d6a00 Address:{IP:10.217.0.47 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.658490 | controller |     "Jun 10 23:47:34.268778 crc crio[3641]: time=\"2026-06-10T23:47:34.260819202Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=04eaa574-d4ef-445d-b2ac-d1f5a9a63383 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.658508 | controller |     "Jun 10 23:47:34.268778 crc crio[3641]: time=\"2026-06-10T23:47:34.266425121Z\" level=info msg=\"Got pod network &{Name:revision-pruner-13-crc Namespace:openshift-kube-apiserver ID:fe4b119b6f8d0ea006298cd95f3a377ec353788da166b8d967314b7e7e519cf3 UID:d67c54d8-7046-4672-a92f-f5ece4e3b990 NetNS:/var/run/netns/beb9345a-972d-4977-b6f8-55af8b09ce42 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-podd67c54d8_7046_4672_a92f_f5ece4e3b990.slice PodAnnotations:0xc001890078}] Aliases:map[]}\"",
2026-06-11 01:10:49.658523 | controller |     "Jun 10 23:47:34.268778 crc crio[3641]: time=\"2026-06-10T23:47:34.266624546Z\" level=info msg=\"Checking pod openshift-kube-apiserver_revision-pruner-13-crc for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.658538 | controller |     "Jun 10 23:47:34.277560 crc crio[3641]: time=\"2026-06-10T23:47:34.274895965Z\" level=info msg=\"Ran pod sandbox fe4b119b6f8d0ea006298cd95f3a377ec353788da166b8d967314b7e7e519cf3 with infra container: openshift-kube-apiserver/revision-pruner-13-crc/POD\" id=0507c513-632b-4ed9-9ec7-52cdbb5a0dd1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.658552 | controller |     "Jun 10 23:47:34.293219 crc crio[3641]: time=\"2026-06-10T23:47:34.292193504Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418\" id=ca3a4541-f1a6-4154-b08d-9a85a23367dd name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.658567 | controller |     "Jun 10 23:47:34.293219 crc crio[3641]: time=\"2026-06-10T23:47:34.292587374Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=d94f8fb7-9b1b-4681-a028-a9652f1e897c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.658582 | controller |     "Jun 10 23:47:34.316300 crc crio[3641]: time=\"2026-06-10T23:47:34.316209251Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=107c34f1-ca6d-42fa-8954-ba588cedb4ce name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.658596 | controller |     "Jun 10 23:47:34.320897 crc crio[3641]: time=\"2026-06-10T23:47:34.320816463Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418\" id=7aeaa437-b265-4921-83d9-56543635eaa7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.658610 | controller |     "Jun 10 23:47:34.394215 crc crio[3641]: time=\"2026-06-10T23:47:34.394085705Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=a77ff806-d796-408c-a9cd-ceed6acbdc78 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.658624 | controller |     "Jun 10 23:47:34.396335 crc crio[3641]: time=\"2026-06-10T23:47:34.394390414Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29685585-h4jj2/collect-profiles\" id=f151374d-1c2f-4d2c-bacb-acacb073c59e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.658639 | controller |     "Jun 10 23:47:34.396481 crc crio[3641]: time=\"2026-06-10T23:47:34.394561648Z\" level=info msg=\"Creating container: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/registry\" id=5777860c-6dbc-4614-b7c3-a1aaf35040dc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.658657 | controller |     "Jun 10 23:47:34.401243 crc crio[3641]: time=\"2026-06-10T23:47:34.401214284Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.658671 | controller |     "Jun 10 23:47:34.403948 crc crio[3641]: time=\"2026-06-10T23:47:34.397224969Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.658686 | controller |     "Jun 10 23:47:34.431992 crc crio[3641]: time=\"2026-06-10T23:47:34.431765924Z\" level=info msg=\"Creating container: openshift-kube-apiserver/revision-pruner-13-crc/pruner\" id=30aef3b9-88a1-4794-ba25-4befb035394d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.658700 | controller |     "Jun 10 23:47:34.442222 crc crio[3641]: time=\"2026-06-10T23:47:34.442126249Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.658714 | controller |     "Jun 10 23:47:34.589326 crc crio[3641]: time=\"2026-06-10T23:47:34.57832312Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=3905b598-debc-448c-b0bb-5ee0e4cf7163 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.658729 | controller |     "Jun 10 23:47:34.589326 crc crio[3641]: time=\"2026-06-10T23:47:34.58700823Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=7b554aae-1bd7-4efb-81ef-2b57aa24afc1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.658743 | controller |     "Jun 10 23:47:34.615187 crc crio[3641]: time=\"2026-06-10T23:47:34.615078674Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.658757 | controller |     "Jun 10 23:47:34.637449 crc crio[3641]: time=\"2026-06-10T23:47:34.636717418Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.658772 | controller |     "Jun 10 23:47:34.679429 crc crio[3641]: time=\"2026-06-10T23:47:34.679380149Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-zpv5k/registry-server\" id=a5c92277-51e9-43bb-9c24-fcffa4ec0cf1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.658787 | controller |     "Jun 10 23:47:34.680126 crc crio[3641]: time=\"2026-06-10T23:47:34.680095248Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.658801 | controller |     "Jun 10 23:47:34.692771 crc crio[3641]: time=\"2026-06-10T23:47:34.69221584Z\" level=info msg=\"Created container 1537ac083788cc5a8d172177e62023e686ed9c8c3be9a595b1726505b65a2099: hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner\" id=80656d44-ec38-4622-8a28-e57e3a7b0707 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.658816 | controller |     "Jun 10 23:47:34.697985 crc crio[3641]: time=\"2026-06-10T23:47:34.69636313Z\" level=info msg=\"Starting container: 1537ac083788cc5a8d172177e62023e686ed9c8c3be9a595b1726505b65a2099\" id=952b3838-e12d-42a4-9515-9b3df5b3c5ee name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.658830 | controller |     "Jun 10 23:47:34.707012 crc crio[3641]: time=\"2026-06-10T23:47:34.706917629Z\" level=info msg=\"Started container\" PID=15588 containerID=1537ac083788cc5a8d172177e62023e686ed9c8c3be9a595b1726505b65a2099 description=hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner id=952b3838-e12d-42a4-9515-9b3df5b3c5ee name=/runtime.v1.RuntimeService/StartContainer sandboxID=e1818a12ae6425d1f0de8858c29f03bb2de95ae815b809c78d028e35ccae616c",
2026-06-11 01:10:49.658848 | controller |     "Jun 10 23:47:34.799897 crc crio[3641]: time=\"2026-06-10T23:47:34.799844782Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.658863 | controller |     "Jun 10 23:47:34.885721 crc crio[3641]: time=\"2026-06-10T23:47:34.884442455Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.658877 | controller |     "Jun 10 23:47:34.909007 crc crio[3641]: time=\"2026-06-10T23:47:34.905564605Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.658891 | controller |     "Jun 10 23:47:34.909007 crc crio[3641]: time=\"2026-06-10T23:47:34.907906327Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.658906 | controller |     "Jun 10 23:47:34.911045 crc crio[3641]: time=\"2026-06-10T23:47:34.910941697Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.658919 | controller |     "Jun 10 23:47:35.036425 crc crio[3641]: time=\"2026-06-10T23:47:35.036366432Z\" level=info msg=\"Created container 7d1979c486532522ad3a3f2c9f785dd54c30159200d39eb3df6e22b67dc0721f: openshift-operator-lifecycle-manager/collect-profiles-29685585-h4jj2/collect-profiles\" id=f151374d-1c2f-4d2c-bacb-acacb073c59e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.658933 | controller |     "Jun 10 23:47:35.050516 crc crio[3641]: time=\"2026-06-10T23:47:35.050375154Z\" level=info msg=\"Starting container: 7d1979c486532522ad3a3f2c9f785dd54c30159200d39eb3df6e22b67dc0721f\" id=45b1f717-4e31-41c6-9b83-de2075866dd8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.658947 | controller |     "Jun 10 23:47:35.111138 crc crio[3641]: time=\"2026-06-10T23:47:35.109742488Z\" level=info msg=\"Started container\" PID=15608 containerID=7d1979c486532522ad3a3f2c9f785dd54c30159200d39eb3df6e22b67dc0721f description=openshift-operator-lifecycle-manager/collect-profiles-29685585-h4jj2/collect-profiles id=45b1f717-4e31-41c6-9b83-de2075866dd8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=582c55c65761d433cdd0dc3252c1d82c5c972df90dbeeca536ecd7e41de529d9",
2026-06-11 01:10:49.658962 | controller |     "Jun 10 23:47:35.245143 crc crio[3641]: time=\"2026-06-10T23:47:35.245010334Z\" level=info msg=\"Created container 579c995c6ad8a0f9b02a3a41ff7bf5f438c2a0ecf7e058668d2f0b57249839da: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/registry\" id=5777860c-6dbc-4614-b7c3-a1aaf35040dc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.658976 | controller |     "Jun 10 23:47:35.250748 crc crio[3641]: time=\"2026-06-10T23:47:35.250497219Z\" level=info msg=\"Starting container: 579c995c6ad8a0f9b02a3a41ff7bf5f438c2a0ecf7e058668d2f0b57249839da\" id=55685594-1b25-444f-9ebf-8dad7f57388c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.658991 | controller |     "Jun 10 23:47:35.283516 crc crio[3641]: time=\"2026-06-10T23:47:35.283244768Z\" level=info msg=\"Created container d22b6555a4c51b913530f6188b961e180f283175d7180ddad631c53c9e8ca09a: openshift-marketplace/redhat-marketplace-zpv5k/registry-server\" id=a5c92277-51e9-43bb-9c24-fcffa4ec0cf1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.659004 | controller |     "Jun 10 23:47:35.299182 crc crio[3641]: time=\"2026-06-10T23:47:35.299122909Z\" level=info msg=\"Starting container: d22b6555a4c51b913530f6188b961e180f283175d7180ddad631c53c9e8ca09a\" id=c0b41eb8-49d1-4720-8948-1c4f4d938300 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.659021 | controller |     "Jun 10 23:47:35.304278 crc crio[3641]: time=\"2026-06-10T23:47:35.303140975Z\" level=info msg=\"Started container\" PID=15627 containerID=579c995c6ad8a0f9b02a3a41ff7bf5f438c2a0ecf7e058668d2f0b57249839da description=openshift-image-registry/image-registry-5d9d95bf5b-68zhq/registry id=55685594-1b25-444f-9ebf-8dad7f57388c name=/runtime.v1.RuntimeService/StartContainer sandboxID=add62488a22afd18cc113a8892a86bc633151a438c8eaf9e5199eac1b5e968e3",
2026-06-11 01:10:49.659036 | controller |     "Jun 10 23:47:35.310573 crc crio[3641]: time=\"2026-06-10T23:47:35.310510841Z\" level=info msg=\"Started container\" PID=15622 containerID=d22b6555a4c51b913530f6188b961e180f283175d7180ddad631c53c9e8ca09a description=openshift-marketplace/redhat-marketplace-zpv5k/registry-server id=c0b41eb8-49d1-4720-8948-1c4f4d938300 name=/runtime.v1.RuntimeService/StartContainer sandboxID=89183e130bf28c5364ce3c878a0556206a240a2b85ceb5a41ab436f8d7f5a668",
2026-06-11 01:10:49.659051 | controller |     "Jun 10 23:47:35.600045 crc crio[3641]: time=\"2026-06-10T23:47:35.599514263Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.659065 | controller |     "Jun 10 23:47:35.691773 crc crio[3641]: time=\"2026-06-10T23:47:35.691692207Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=8699ed1a-da03-4786-bd0a-8fb6db73589c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.659079 | controller |     "Jun 10 23:47:35.693552 crc crio[3641]: time=\"2026-06-10T23:47:35.693474774Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.659093 | controller |     "Jun 10 23:47:35.706975 crc crio[3641]: time=\"2026-06-10T23:47:35.70691707Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=82dc0c42-0017-468a-bf43-5ed8d85ab758 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.659107 | controller |     "Jun 10 23:47:35.720571 crc crio[3641]: time=\"2026-06-10T23:47:35.71069056Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=944c893d-067d-48ef-940c-85a7b105e265 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.659121 | controller |     "Jun 10 23:47:35.720571 crc crio[3641]: time=\"2026-06-10T23:47:35.714225214Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=41a42e68-b526-4958-bfee-ac145d348a6b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.659135 | controller |     "Jun 10 23:47:35.720571 crc crio[3641]: time=\"2026-06-10T23:47:35.716809272Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-l27pk/registry-server\" id=fd22cba8-07ed-4fdd-bbda-bfb9e0fd77cf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.659149 | controller |     "Jun 10 23:47:35.720571 crc crio[3641]: time=\"2026-06-10T23:47:35.717027048Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.659163 | controller |     "Jun 10 23:47:35.725202 crc crio[3641]: time=\"2026-06-10T23:47:35.725134703Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=f8d39e6f-bbae-4789-8c1e-e81e657ab782 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.659180 | controller |     "Jun 10 23:47:35.729581 crc crio[3641]: time=\"2026-06-10T23:47:35.728341758Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=bed160d1-b630-401e-8357-fc857572523e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.659194 | controller |     "Jun 10 23:47:35.735039 crc crio[3641]: time=\"2026-06-10T23:47:35.731625415Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-f6gj4/registry-server\" id=d5c32ab7-ab35-4ac3-b8f1-2a33b993b9c3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.659209 | controller |     "Jun 10 23:47:35.747216 crc crio[3641]: time=\"2026-06-10T23:47:35.746975912Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=c064871c-155f-4ae0-b839-36f588311e30 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.659223 | controller |     "Jun 10 23:47:35.748173 crc crio[3641]: time=\"2026-06-10T23:47:35.748097102Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.659237 | controller |     "Jun 10 23:47:35.751572 crc crio[3641]: time=\"2026-06-10T23:47:35.751495942Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=97bcc368-d0f9-4ca6-8018-0490bdb5e5d7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.659251 | controller |     "Jun 10 23:47:35.773571 crc crio[3641]: time=\"2026-06-10T23:47:35.773466565Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-wdcj9/registry-server\" id=fa1892f3-ef99-48ee-bcb3-db82a823dddf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.659265 | controller |     "Jun 10 23:47:35.778940 crc crio[3641]: time=\"2026-06-10T23:47:35.778867808Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-qhh6t/registry-server\" id=949dec4e-130c-4d52-ad5e-453a6722a3b9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.659279 | controller |     "Jun 10 23:47:35.779392 crc crio[3641]: time=\"2026-06-10T23:47:35.779351311Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.659292 | controller |     "Jun 10 23:47:35.783351 crc crio[3641]: time=\"2026-06-10T23:47:35.783232523Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.659306 | controller |     "Jun 10 23:47:35.835688 crc crio[3641]: time=\"2026-06-10T23:47:35.835564941Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.659321 | controller |     "Jun 10 23:47:35.849166 crc crio[3641]: time=\"2026-06-10T23:47:35.849082109Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=61c0c68f-24f3-4dc8-8213-7d148045df2d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.659334 | controller |     "Jun 10 23:47:35.858823 crc crio[3641]: time=\"2026-06-10T23:47:35.857906563Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.659363 | controller |     "Jun 10 23:47:35.887808 crc crio[3641]: time=\"2026-06-10T23:47:35.887737064Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.659388 | controller |     "Jun 10 23:47:35.891194 crc crio[3641]: time=\"2026-06-10T23:47:35.891074183Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.659405 | controller |     "Jun 10 23:47:35.898440 crc crio[3641]: time=\"2026-06-10T23:47:35.897956415Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.659420 | controller |     "Jun 10 23:47:35.916534 crc crio[3641]: time=\"2026-06-10T23:47:35.914896894Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=cfc13b79-7ad8-4b00-8b8d-bb088014be52 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.659434 | controller |     "Jun 10 23:47:35.916534 crc crio[3641]: time=\"2026-06-10T23:47:35.916272621Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.659448 | controller |     "Jun 10 23:47:35.923210 crc crio[3641]: time=\"2026-06-10T23:47:35.923167013Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-ntdwx/registry-server\" id=68479b9e-534d-4dc5-ac24-ac6ac4b1da11 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.659462 | controller |     "Jun 10 23:47:35.926562 crc crio[3641]: time=\"2026-06-10T23:47:35.926521202Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.659476 | controller |     "Jun 10 23:47:35.964888 crc crio[3641]: time=\"2026-06-10T23:47:35.964810258Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.659490 | controller |     "Jun 10 23:47:35.992768 crc crio[3641]: time=\"2026-06-10T23:47:35.98151596Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.659504 | controller |     "Jun 10 23:47:35.992768 crc crio[3641]: time=\"2026-06-10T23:47:35.985928927Z\" level=info msg=\"Created container 08c6c7ff3a0acab9c942a6e3a2bfce1e3ad35b27b438a25eae59093b2c33b632: openshift-kube-apiserver/installer-13-crc/installer\" id=eb1dd6ef-2bb3-4be9-a990-06e42f376045 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.659517 | controller |     "Jun 10 23:47:35.992768 crc crio[3641]: time=\"2026-06-10T23:47:35.992219204Z\" level=info msg=\"Starting container: 08c6c7ff3a0acab9c942a6e3a2bfce1e3ad35b27b438a25eae59093b2c33b632\" id=69737b70-a002-4a08-a69b-fb472fa182c9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.659531 | controller |     "Jun 10 23:47:36.012373 crc crio[3641]: time=\"2026-06-10T23:47:36.012085821Z\" level=info msg=\"Started container\" PID=15664 containerID=08c6c7ff3a0acab9c942a6e3a2bfce1e3ad35b27b438a25eae59093b2c33b632 description=openshift-kube-apiserver/installer-13-crc/installer id=69737b70-a002-4a08-a69b-fb472fa182c9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f32376543956ed89342118bb5c0d8932a7a17ff92853c2add7c7206b01a3ec4a",
2026-06-11 01:10:49.659546 | controller |     "Jun 10 23:47:36.030685 crc crio[3641]: time=\"2026-06-10T23:47:36.030558101Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.659560 | controller |     "Jun 10 23:47:36.039023 crc crio[3641]: time=\"2026-06-10T23:47:36.038717157Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.659578 | controller |     "Jun 10 23:47:36.928266 crc crio[3641]: time=\"2026-06-10T23:47:36.928125288Z\" level=info msg=\"Created container fff7a0532b4f67db160688be37c2104a5bbbea363e75da581a95b000e1641a1e: openshift-marketplace/community-operators-qhh6t/registry-server\" id=949dec4e-130c-4d52-ad5e-453a6722a3b9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.659592 | controller |     "Jun 10 23:47:36.930240 crc crio[3641]: time=\"2026-06-10T23:47:36.9293505Z\" level=info msg=\"Starting container: fff7a0532b4f67db160688be37c2104a5bbbea363e75da581a95b000e1641a1e\" id=80586a73-1e95-4d64-ac69-ce95f79db872 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.659607 | controller |     "Jun 10 23:47:36.935015 crc crio[3641]: time=\"2026-06-10T23:47:36.934899107Z\" level=info msg=\"Started container\" PID=15697 containerID=fff7a0532b4f67db160688be37c2104a5bbbea363e75da581a95b000e1641a1e description=openshift-marketplace/community-operators-qhh6t/registry-server id=80586a73-1e95-4d64-ac69-ce95f79db872 name=/runtime.v1.RuntimeService/StartContainer sandboxID=806879e48c4df9d5f740d4114070e99b84d7b39480a88b12d6c8f768c4ec3e37",
2026-06-11 01:10:49.659622 | controller |     "Jun 10 23:47:36.950230 crc crio[3641]: time=\"2026-06-10T23:47:36.949968597Z\" level=info msg=\"Created container 3b56283a3f1fae9d9fc542b89bfa8c60f6d1f053c967505e8ff6dab6a292ed04: openshift-marketplace/certified-operators-f6gj4/registry-server\" id=d5c32ab7-ab35-4ac3-b8f1-2a33b993b9c3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.659636 | controller |     "Jun 10 23:47:36.954597 crc crio[3641]: time=\"2026-06-10T23:47:36.950435399Z\" level=info msg=\"Created container 3fb2b608f6c0a346dd4de5926f19bd5b836a21e908b0aea8962208bdc1e64ab4: openshift-marketplace/certified-operators-l27pk/registry-server\" id=fd22cba8-07ed-4fdd-bbda-bfb9e0fd77cf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.659651 | controller |     "Jun 10 23:47:36.954597 crc crio[3641]: time=\"2026-06-10T23:47:36.951331553Z\" level=info msg=\"Starting container: 3b56283a3f1fae9d9fc542b89bfa8c60f6d1f053c967505e8ff6dab6a292ed04\" id=400a071e-7dc0-4376-9131-f480fdf11fd5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.659666 | controller |     "Jun 10 23:47:36.954597 crc crio[3641]: time=\"2026-06-10T23:47:36.952434702Z\" level=info msg=\"Created container 79771639da62cef368eab7cf623eaa4040cfe9dbb93a301af19fc2c8ea19f8f2: openshift-marketplace/redhat-marketplace-ntdwx/registry-server\" id=68479b9e-534d-4dc5-ac24-ac6ac4b1da11 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.659680 | controller |     "Jun 10 23:47:36.954597 crc crio[3641]: time=\"2026-06-10T23:47:36.952512324Z\" level=info msg=\"Created container 4ad6ba3982704c077ed759d364d060c99cd73198f53c371c7e651205ee2d91cc: openshift-marketplace/community-operators-wdcj9/registry-server\" id=fa1892f3-ef99-48ee-bcb3-db82a823dddf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.659695 | controller |     "Jun 10 23:47:36.954597 crc crio[3641]: time=\"2026-06-10T23:47:36.953577532Z\" level=info msg=\"Starting container: 79771639da62cef368eab7cf623eaa4040cfe9dbb93a301af19fc2c8ea19f8f2\" id=5e5ae2b2-57c5-4cb7-8740-dcdb476ee8c9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.659709 | controller |     "Jun 10 23:47:36.965097 crc crio[3641]: time=\"2026-06-10T23:47:36.955578156Z\" level=info msg=\"Starting container: 3fb2b608f6c0a346dd4de5926f19bd5b836a21e908b0aea8962208bdc1e64ab4\" id=353dd435-893f-483d-be7a-456b1f46394f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.659724 | controller |     "Jun 10 23:47:36.965097 crc crio[3641]: time=\"2026-06-10T23:47:36.955635047Z\" level=info msg=\"Starting container: 4ad6ba3982704c077ed759d364d060c99cd73198f53c371c7e651205ee2d91cc\" id=45edd534-d164-4222-b144-aec3fe654cdb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.659741 | controller |     "Jun 10 23:47:36.966840 crc crio[3641]: time=\"2026-06-10T23:47:36.966614748Z\" level=info msg=\"Created container de4170e4296cba32fa32821b4f0f07d754a76a6070ee0baca148e0779fa50d54: openshift-kube-apiserver/revision-pruner-13-crc/pruner\" id=30aef3b9-88a1-4794-ba25-4befb035394d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.659756 | controller |     "Jun 10 23:47:36.973764 crc crio[3641]: time=\"2026-06-10T23:47:36.973522091Z\" level=info msg=\"Starting container: de4170e4296cba32fa32821b4f0f07d754a76a6070ee0baca148e0779fa50d54\" id=6a80d76d-6290-4da1-b79d-9829517ee5aa name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.659770 | controller |     "Jun 10 23:47:36.974470 crc crio[3641]: time=\"2026-06-10T23:47:36.973561522Z\" level=info msg=\"Started container\" PID=15682 containerID=4ad6ba3982704c077ed759d364d060c99cd73198f53c371c7e651205ee2d91cc description=openshift-marketplace/community-operators-wdcj9/registry-server id=45edd534-d164-4222-b144-aec3fe654cdb name=/runtime.v1.RuntimeService/StartContainer sandboxID=6d96827242be8a533ac5e9ee9b9ace08471571106a64635fe0f78eac34372356",
2026-06-11 01:10:49.659785 | controller |     "Jun 10 23:47:36.975150 crc crio[3641]: time=\"2026-06-10T23:47:36.975010831Z\" level=info msg=\"Started container\" PID=15701 containerID=79771639da62cef368eab7cf623eaa4040cfe9dbb93a301af19fc2c8ea19f8f2 description=openshift-marketplace/redhat-marketplace-ntdwx/registry-server id=5e5ae2b2-57c5-4cb7-8740-dcdb476ee8c9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4fd748add5379c0f9b31a9d1208bc4df9ac525c17814569f0d36706ff79a8144",
2026-06-11 01:10:49.659800 | controller |     "Jun 10 23:47:36.976943 crc crio[3641]: time=\"2026-06-10T23:47:36.976842139Z\" level=info msg=\"Started container\" PID=15679 containerID=3fb2b608f6c0a346dd4de5926f19bd5b836a21e908b0aea8962208bdc1e64ab4 description=openshift-marketplace/certified-operators-l27pk/registry-server id=353dd435-893f-483d-be7a-456b1f46394f name=/runtime.v1.RuntimeService/StartContainer sandboxID=744343a94e62f37a6f6ff3e180e18d858061ee7f3bae23c9db436da2305f3561",
2026-06-11 01:10:49.659815 | controller |     "Jun 10 23:47:36.977312 crc crio[3641]: time=\"2026-06-10T23:47:36.97724355Z\" level=info msg=\"Started container\" PID=15683 containerID=3b56283a3f1fae9d9fc542b89bfa8c60f6d1f053c967505e8ff6dab6a292ed04 description=openshift-marketplace/certified-operators-f6gj4/registry-server id=400a071e-7dc0-4376-9131-f480fdf11fd5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7bd1720305812df96639f63308737db960f2c1a4246a03feb961060a2f8c8e74",
2026-06-11 01:10:49.659830 | controller |     "Jun 10 23:47:36.989882 crc crio[3641]: time=\"2026-06-10T23:47:36.988980401Z\" level=info msg=\"Started container\" PID=15668 containerID=de4170e4296cba32fa32821b4f0f07d754a76a6070ee0baca148e0779fa50d54 description=openshift-kube-apiserver/revision-pruner-13-crc/pruner id=6a80d76d-6290-4da1-b79d-9829517ee5aa name=/runtime.v1.RuntimeService/StartContainer sandboxID=fe4b119b6f8d0ea006298cd95f3a377ec353788da166b8d967314b7e7e519cf3",
2026-06-11 01:10:49.659844 | controller |     "Jun 10 23:47:37.997199 crc crio[3641]: time=\"2026-06-10T23:47:37.995753722Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=0005962c-d995-4784-9a2e-bcfd53e72c60 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.659860 | controller |     "Jun 10 23:47:38.021858 crc crio[3641]: time=\"2026-06-10T23:47:38.021217917Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=b3155003-5126-42be-88fb-abf20c9232d0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.659874 | controller |     "Jun 10 23:47:39.014154 crc crio[3641]: time=\"2026-06-10T23:47:39.014028348Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=79af0eee-13a6-4a52-bb71-f7ceade2f402 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.659892 | controller |     "Jun 10 23:47:39.014154 crc crio[3641]: time=\"2026-06-10T23:47:39.014112961Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=7b117f70-d6a2-4e5f-853c-6ece2f82e929 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.659907 | controller |     "Jun 10 23:47:40.019725 crc crio[3641]: time=\"2026-06-10T23:47:40.019046244Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-2b7lq/registry-server\" id=1484b550-f0d8-4deb-920a-2a46090d5a05 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.659921 | controller |     "Jun 10 23:47:40.019725 crc crio[3641]: time=\"2026-06-10T23:47:40.019482305Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.659935 | controller |     "Jun 10 23:47:40.021407 crc crio[3641]: time=\"2026-06-10T23:47:40.021334025Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-x5vn9/registry-server\" id=72d3d8c3-956e-4a8d-97d8-3f600e58fdeb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.659949 | controller |     "Jun 10 23:47:40.030397 crc crio[3641]: time=\"2026-06-10T23:47:40.030310483Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.659963 | controller |     "Jun 10 23:47:40.063239 crc crio[3641]: time=\"2026-06-10T23:47:40.063141143Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.659977 | controller |     "Jun 10 23:47:40.070138 crc crio[3641]: time=\"2026-06-10T23:47:40.069950394Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.659991 | controller |     "Jun 10 23:47:40.093092 crc crio[3641]: time=\"2026-06-10T23:47:40.092970984Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.660005 | controller |     "Jun 10 23:47:40.101769 crc crio[3641]: time=\"2026-06-10T23:47:40.101601823Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.660019 | controller |     "Jun 10 23:47:40.783373 crc crio[3641]: time=\"2026-06-10T23:47:40.782227048Z\" level=info msg=\"Created container 1299a8c52357e6661d9d22a10e263b5c89b870dc8eb28eaa9a6a1ebf400f0a41: openshift-marketplace/redhat-operators-2b7lq/registry-server\" id=1484b550-f0d8-4deb-920a-2a46090d5a05 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.660033 | controller |     "Jun 10 23:47:40.788998 crc crio[3641]: time=\"2026-06-10T23:47:40.78794843Z\" level=info msg=\"Starting container: 1299a8c52357e6661d9d22a10e263b5c89b870dc8eb28eaa9a6a1ebf400f0a41\" id=585aa450-e661-439d-bd6c-b25c0648a210 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.660048 | controller |     "Jun 10 23:47:40.818212 crc crio[3641]: time=\"2026-06-10T23:47:40.817995266Z\" level=info msg=\"Started container\" PID=15856 containerID=1299a8c52357e6661d9d22a10e263b5c89b870dc8eb28eaa9a6a1ebf400f0a41 description=openshift-marketplace/redhat-operators-2b7lq/registry-server id=585aa450-e661-439d-bd6c-b25c0648a210 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5289473be7a7c7724dec837e12e522c11c4005c6283840258bad85425958ad8a",
2026-06-11 01:10:49.660062 | controller |     "Jun 10 23:47:40.904074 crc crio[3641]: time=\"2026-06-10T23:47:40.903634967Z\" level=info msg=\"Created container d8bc2dd4a2124c69f6fe45f6e1b0e7feec75be6c038966c2fbb4e808510691ab: openshift-marketplace/redhat-operators-x5vn9/registry-server\" id=72d3d8c3-956e-4a8d-97d8-3f600e58fdeb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.660080 | controller |     "Jun 10 23:47:40.907879 crc crio[3641]: time=\"2026-06-10T23:47:40.907178301Z\" level=info msg=\"Starting container: d8bc2dd4a2124c69f6fe45f6e1b0e7feec75be6c038966c2fbb4e808510691ab\" id=a483d945-040f-4eb9-a564-59b1a0074540 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.660094 | controller |     "Jun 10 23:47:40.916986 crc crio[3641]: time=\"2026-06-10T23:47:40.916323543Z\" level=info msg=\"Started container\" PID=15857 containerID=d8bc2dd4a2124c69f6fe45f6e1b0e7feec75be6c038966c2fbb4e808510691ab description=openshift-marketplace/redhat-operators-x5vn9/registry-server id=a483d945-040f-4eb9-a564-59b1a0074540 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8f4a0f42c5acc995b23ec82d8825cd55d08afc7e18e333c4e4623ab63819b40e",
2026-06-11 01:10:49.660109 | controller |     "Jun 10 23:47:42.066546 crc crio[3641]: time=\"2026-06-10T23:47:42.066335213Z\" level=info msg=\"Stopping pod sandbox: fe4b119b6f8d0ea006298cd95f3a377ec353788da166b8d967314b7e7e519cf3\" id=a34975c0-9403-43d7-9f7d-cd57d5ff3d59 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.660123 | controller |     "Jun 10 23:47:42.067943 crc crio[3641]: time=\"2026-06-10T23:47:42.067315139Z\" level=info msg=\"Got pod network &{Name:revision-pruner-13-crc Namespace:openshift-kube-apiserver ID:fe4b119b6f8d0ea006298cd95f3a377ec353788da166b8d967314b7e7e519cf3 UID:d67c54d8-7046-4672-a92f-f5ece4e3b990 NetNS:/var/run/netns/beb9345a-972d-4977-b6f8-55af8b09ce42 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-podd67c54d8_7046_4672_a92f_f5ece4e3b990.slice PodAnnotations:0xc00101c0a0}] Aliases:map[]}\"",
2026-06-11 01:10:49.660138 | controller |     "Jun 10 23:47:42.067943 crc crio[3641]: time=\"2026-06-10T23:47:42.067458433Z\" level=info msg=\"Deleting pod openshift-kube-apiserver_revision-pruner-13-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.660152 | controller |     "Jun 10 23:47:44.844625 crc crio[3641]: time=\"2026-06-10T23:47:44.843321148Z\" level=info msg=\"Stopped pod sandbox: fe4b119b6f8d0ea006298cd95f3a377ec353788da166b8d967314b7e7e519cf3\" id=a34975c0-9403-43d7-9f7d-cd57d5ff3d59 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.660166 | controller |     "Jun 10 23:47:45.148061 crc crio[3641]: time=\"2026-06-10T23:47:45.147966535Z\" level=info msg=\"Stopping pod sandbox: 582c55c65761d433cdd0dc3252c1d82c5c972df90dbeeca536ecd7e41de529d9\" id=ac674776-5099-4b56-8d58-b55df3e7a01b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.660180 | controller |     "Jun 10 23:47:45.148900 crc crio[3641]: time=\"2026-06-10T23:47:45.148828058Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29685585-h4jj2 Namespace:openshift-operator-lifecycle-manager ID:582c55c65761d433cdd0dc3252c1d82c5c972df90dbeeca536ecd7e41de529d9 UID:57c7480a-fdb0-428b-aa67-d20b1ab02b31 NetNS:/var/run/netns/35cd86f8-24b2-4236-98f3-d28706464037 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod57c7480a_fdb0_428b_aa67_d20b1ab02b31.slice PodAnnotations:0xc0025c7008}] Aliases:map[]}\"",
2026-06-11 01:10:49.660195 | controller |     "Jun 10 23:47:45.149089 crc crio[3641]: time=\"2026-06-10T23:47:45.149024423Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29685585-h4jj2 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.660210 | controller |     "Jun 10 23:47:45.957479 crc crio[3641]: time=\"2026-06-10T23:47:45.957104947Z\" level=info msg=\"Stopped pod sandbox: 582c55c65761d433cdd0dc3252c1d82c5c972df90dbeeca536ecd7e41de529d9\" id=ac674776-5099-4b56-8d58-b55df3e7a01b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.660227 | controller |     "Jun 10 23:47:52.109142 crc crio[3641]: time=\"2026-06-10T23:47:52.108423864Z\" level=info msg=\"Stopping container: 3b56283a3f1fae9d9fc542b89bfa8c60f6d1f053c967505e8ff6dab6a292ed04 (timeout: 2s)\" id=44aaef96-aa2f-4d60-bdde-12460fb38fba name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.660242 | controller |     "Jun 10 23:47:52.113771 crc crio[3641]: time=\"2026-06-10T23:47:52.112990925Z\" level=info msg=\"Stopping container: d22b6555a4c51b913530f6188b961e180f283175d7180ddad631c53c9e8ca09a (timeout: 2s)\" id=9ed23e97-f58f-4f20-82f3-616f80029b90 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.660256 | controller |     "Jun 10 23:47:53.344252 crc crio[3641]: time=\"2026-06-10T23:47:53.343009455Z\" level=info msg=\"Stopped container 3b56283a3f1fae9d9fc542b89bfa8c60f6d1f053c967505e8ff6dab6a292ed04: openshift-marketplace/certified-operators-f6gj4/registry-server\" id=44aaef96-aa2f-4d60-bdde-12460fb38fba name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.660270 | controller |     "Jun 10 23:47:53.345563 crc crio[3641]: time=\"2026-06-10T23:47:53.34547133Z\" level=info msg=\"Stopping pod sandbox: 7bd1720305812df96639f63308737db960f2c1a4246a03feb961060a2f8c8e74\" id=716f52a3-75be-4c75-b471-a13599056f9d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.660285 | controller |     "Jun 10 23:47:53.346404 crc crio[3641]: time=\"2026-06-10T23:47:53.3462219Z\" level=info msg=\"Got pod network &{Name:certified-operators-f6gj4 Namespace:openshift-marketplace ID:7bd1720305812df96639f63308737db960f2c1a4246a03feb961060a2f8c8e74 UID:7ce38dce-21f0-400d-aa33-dc2a55ee46f4 NetNS:/var/run/netns/5e541b1d-5649-44ce-b14e-d3bd08cc0c04 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7ce38dce_21f0_400d_aa33_dc2a55ee46f4.slice PodAnnotations:0xc00020c708}] Aliases:map[]}\"",
2026-06-11 01:10:49.660300 | controller |     "Jun 10 23:47:53.346404 crc crio[3641]: time=\"2026-06-10T23:47:53.346367184Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-f6gj4 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.660314 | controller |     "Jun 10 23:47:53.395336 crc crio[3641]: time=\"2026-06-10T23:47:53.395060375Z\" level=info msg=\"Stopped container d22b6555a4c51b913530f6188b961e180f283175d7180ddad631c53c9e8ca09a: openshift-marketplace/redhat-marketplace-zpv5k/registry-server\" id=9ed23e97-f58f-4f20-82f3-616f80029b90 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.660329 | controller |     "Jun 10 23:47:53.397170 crc crio[3641]: time=\"2026-06-10T23:47:53.39675516Z\" level=info msg=\"Stopping pod sandbox: 89183e130bf28c5364ce3c878a0556206a240a2b85ceb5a41ab436f8d7f5a668\" id=52ebef89-7f35-449c-85e2-f0eacc6b6c11 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.660343 | controller |     "Jun 10 23:47:53.397521 crc crio[3641]: time=\"2026-06-10T23:47:53.397430727Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-zpv5k Namespace:openshift-marketplace ID:89183e130bf28c5364ce3c878a0556206a240a2b85ceb5a41ab436f8d7f5a668 UID:f2eb5544-10eb-4724-ae46-830c2e7b2b7e NetNS:/var/run/netns/91eb5c1f-799f-4edb-b0f6-7ea1d9cd88fe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf2eb5544_10eb_4724_ae46_830c2e7b2b7e.slice PodAnnotations:0xc00020c850}] Aliases:map[]}\"",
2026-06-11 01:10:49.660384 | controller |     "Jun 10 23:47:53.397842 crc crio[3641]: time=\"2026-06-10T23:47:53.397633923Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-zpv5k from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.660403 | controller |     "Jun 10 23:47:55.242797 crc crio[3641]: time=\"2026-06-10T23:47:55.240477772Z\" level=info msg=\"Stopped pod sandbox: 89183e130bf28c5364ce3c878a0556206a240a2b85ceb5a41ab436f8d7f5a668\" id=52ebef89-7f35-449c-85e2-f0eacc6b6c11 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.660418 | controller |     "Jun 10 23:47:55.462335 crc crio[3641]: time=\"2026-06-10T23:47:55.462280343Z\" level=info msg=\"Removing container: d22b6555a4c51b913530f6188b961e180f283175d7180ddad631c53c9e8ca09a\" id=083239a4-a2cf-46c4-81d0-b9a8b9aa13ac name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.660432 | controller |     "Jun 10 23:47:55.503157 crc crio[3641]: time=\"2026-06-10T23:47:55.502744695Z\" level=info msg=\"Stopped pod sandbox: 7bd1720305812df96639f63308737db960f2c1a4246a03feb961060a2f8c8e74\" id=716f52a3-75be-4c75-b471-a13599056f9d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.660446 | controller |     "Jun 10 23:47:55.517384 crc crio[3641]: time=\"2026-06-10T23:47:55.517295891Z\" level=info msg=\"Removed container d22b6555a4c51b913530f6188b961e180f283175d7180ddad631c53c9e8ca09a: openshift-marketplace/redhat-marketplace-zpv5k/registry-server\" id=083239a4-a2cf-46c4-81d0-b9a8b9aa13ac name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.660461 | controller |     "Jun 10 23:47:55.520831 crc crio[3641]: time=\"2026-06-10T23:47:55.5206277Z\" level=info msg=\"Removing container: bec2f3d00ce006e66a14d4a346c72fd11ad440e2a34bcb5c4420a24b33b49c40\" id=33f78170-fa3a-404d-812c-8224594ebe0d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.660475 | controller |     "Jun 10 23:47:55.551522 crc crio[3641]: time=\"2026-06-10T23:47:55.549717581Z\" level=info msg=\"Removed container bec2f3d00ce006e66a14d4a346c72fd11ad440e2a34bcb5c4420a24b33b49c40: openshift-marketplace/redhat-marketplace-zpv5k/extract-content\" id=33f78170-fa3a-404d-812c-8224594ebe0d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.660489 | controller |     "Jun 10 23:47:55.551596 crc crio[3641]: time=\"2026-06-10T23:47:55.55155429Z\" level=info msg=\"Removing container: c0bcd79e35e6d98ed2104172fccab0f8d0cfe2ef411fb44f6be4e05a69657aa3\" id=daa73de0-377d-48f2-affd-6e67d0d126dd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.660503 | controller |     "Jun 10 23:47:55.574318 crc crio[3641]: time=\"2026-06-10T23:47:55.574105607Z\" level=info msg=\"Removed container c0bcd79e35e6d98ed2104172fccab0f8d0cfe2ef411fb44f6be4e05a69657aa3: openshift-marketplace/redhat-marketplace-zpv5k/extract-utilities\" id=daa73de0-377d-48f2-affd-6e67d0d126dd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.660517 | controller |     "Jun 10 23:47:55.644550 crc crio[3641]: time=\"2026-06-10T23:47:55.644456892Z\" level=info msg=\"Stopping container: 9f9af7fbaa13955f25a87551069a70e255d9db52bc868a108ae8e62a52615b2d (timeout: 2s)\" id=1d717372-447f-48de-9fa4-cbcc54d729ca name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.660531 | controller |     "Jun 10 23:47:56.473204 crc crio[3641]: time=\"2026-06-10T23:47:56.47306204Z\" level=info msg=\"Removing container: a52676caa39e0b245fd9f142eeefa084ac26383be899d2f2dbbc8bca60dad3b9\" id=48b13a84-4a77-4e99-96af-81f821bf1211 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.660545 | controller |     "Jun 10 23:47:56.997454 crc crio[3641]: time=\"2026-06-10T23:47:56.997394271Z\" level=info msg=\"Stopped container 9f9af7fbaa13955f25a87551069a70e255d9db52bc868a108ae8e62a52615b2d: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=1d717372-447f-48de-9fa4-cbcc54d729ca name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.660559 | controller |     "Jun 10 23:47:56.999878 crc crio[3641]: time=\"2026-06-10T23:47:56.999631021Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=ff3de33d-706d-40c3-8140-64a4ab226efa name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.660576 | controller |     "Jun 10 23:47:57.048159 crc crio[3641]: time=\"2026-06-10T23:47:57.048087725Z\" level=info msg=\"Stopping container: 4ad6ba3982704c077ed759d364d060c99cd73198f53c371c7e651205ee2d91cc (timeout: 2s)\" id=0ede3f82-f774-4753-a556-8d8078dc76d8 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.660591 | controller |     "Jun 10 23:47:57.052359 crc crio[3641]: time=\"2026-06-10T23:47:57.050489559Z\" level=info msg=\"Removed container a52676caa39e0b245fd9f142eeefa084ac26383be899d2f2dbbc8bca60dad3b9: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=48b13a84-4a77-4e99-96af-81f821bf1211 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.660606 | controller |     "Jun 10 23:47:57.055115 crc crio[3641]: time=\"2026-06-10T23:47:57.053044837Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=ad3557a9-c90a-44ca-9afc-42b3ca1b18e4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.660621 | controller |     "Jun 10 23:47:57.058825 crc crio[3641]: time=\"2026-06-10T23:47:57.058415919Z\" level=info msg=\"Removing container: 3b56283a3f1fae9d9fc542b89bfa8c60f6d1f053c967505e8ff6dab6a292ed04\" id=c9cb77bb-db1d-41fc-92f2-428ee3065f28 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.660635 | controller |     "Jun 10 23:47:57.091316 crc crio[3641]: time=\"2026-06-10T23:47:57.091103976Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=ee57d960-b7ff-496f-b551-51a551578b57 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.660649 | controller |     "Jun 10 23:47:57.093023 crc crio[3641]: time=\"2026-06-10T23:47:57.092713038Z\" level=info msg=\"Removed container 3b56283a3f1fae9d9fc542b89bfa8c60f6d1f053c967505e8ff6dab6a292ed04: openshift-marketplace/certified-operators-f6gj4/registry-server\" id=c9cb77bb-db1d-41fc-92f2-428ee3065f28 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.660663 | controller |     "Jun 10 23:47:57.096938 crc crio[3641]: time=\"2026-06-10T23:47:57.094171737Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.660678 | controller |     "Jun 10 23:47:57.104392 crc crio[3641]: time=\"2026-06-10T23:47:57.104320076Z\" level=info msg=\"Removing container: 6d541fbf5f733ebbd4fd1d078bb3ce98b83ba4bd1c6e9a814b87a2e1e8bc4a3b\" id=4bc1668e-96d3-4a53-87cd-bc47086b98ff name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.660692 | controller |     "Jun 10 23:47:57.186912 crc crio[3641]: time=\"2026-06-10T23:47:57.186850714Z\" level=info msg=\"Stopped container 4ad6ba3982704c077ed759d364d060c99cd73198f53c371c7e651205ee2d91cc: openshift-marketplace/community-operators-wdcj9/registry-server\" id=0ede3f82-f774-4753-a556-8d8078dc76d8 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.660706 | controller |     "Jun 10 23:47:57.188503 crc crio[3641]: time=\"2026-06-10T23:47:57.188411265Z\" level=info msg=\"Stopping pod sandbox: 6d96827242be8a533ac5e9ee9b9ace08471571106a64635fe0f78eac34372356\" id=ee2755d7-28e6-4e0a-b934-9063e10ecb93 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.660720 | controller |     "Jun 10 23:47:57.189372 crc crio[3641]: time=\"2026-06-10T23:47:57.189307999Z\" level=info msg=\"Got pod network &{Name:community-operators-wdcj9 Namespace:openshift-marketplace ID:6d96827242be8a533ac5e9ee9b9ace08471571106a64635fe0f78eac34372356 UID:5f741ca0-f65c-4067-b6ab-93f1cc7b3840 NetNS:/var/run/netns/5e185fc0-3abf-4a53-8d0e-f273185d5dfe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5f741ca0_f65c_4067_b6ab_93f1cc7b3840.slice PodAnnotations:0xc000794110}] Aliases:map[]}\"",
2026-06-11 01:10:49.660800 | controller |     "Jun 10 23:47:57.189591 crc crio[3641]: time=\"2026-06-10T23:47:57.189519515Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-wdcj9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.660824 | controller |     "Jun 10 23:47:57.190276 crc crio[3641]: time=\"2026-06-10T23:47:57.190247074Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.660839 | controller |     "Jun 10 23:47:57.205425 crc crio[3641]: time=\"2026-06-10T23:47:57.205369305Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.660855 | controller |     "Jun 10 23:47:57.256576 crc crio[3641]: time=\"2026-06-10T23:47:57.256045208Z\" level=info msg=\"Removed container 6d541fbf5f733ebbd4fd1d078bb3ce98b83ba4bd1c6e9a814b87a2e1e8bc4a3b: openshift-marketplace/certified-operators-f6gj4/extract-content\" id=4bc1668e-96d3-4a53-87cd-bc47086b98ff name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.660869 | controller |     "Jun 10 23:47:57.265132 crc crio[3641]: time=\"2026-06-10T23:47:57.264871853Z\" level=info msg=\"Removing container: ea59f153c83a0a5911b8b2ce46e17a30e5b3a43b732a521c92637bbb12664e01\" id=e0303c43-8374-45f9-a523-09b989b450ae name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.660884 | controller |     "Jun 10 23:47:57.305570 crc crio[3641]: time=\"2026-06-10T23:47:57.305466469Z\" level=info msg=\"Removed container ea59f153c83a0a5911b8b2ce46e17a30e5b3a43b732a521c92637bbb12664e01: openshift-marketplace/certified-operators-f6gj4/extract-utilities\" id=e0303c43-8374-45f9-a523-09b989b450ae name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.660899 | controller |     "Jun 10 23:47:57.551330 crc crio[3641]: time=\"2026-06-10T23:47:57.551275236Z\" level=info msg=\"Stopped pod sandbox: 6d96827242be8a533ac5e9ee9b9ace08471571106a64635fe0f78eac34372356\" id=ee2755d7-28e6-4e0a-b934-9063e10ecb93 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.660913 | controller |     "Jun 10 23:47:57.591441 crc crio[3641]: time=\"2026-06-10T23:47:57.591323738Z\" level=info msg=\"Created container 0988bbcb84cd7f5a607ae74a55566386893204236cda7d9c26eac6aa63157b2a: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=ee57d960-b7ff-496f-b551-51a551578b57 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.660927 | controller |     "Jun 10 23:47:57.607587 crc crio[3641]: time=\"2026-06-10T23:47:57.594016519Z\" level=info msg=\"Starting container: 0988bbcb84cd7f5a607ae74a55566386893204236cda7d9c26eac6aa63157b2a\" id=70c8163d-26e5-47b3-a54f-960e863537ae name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.660941 | controller |     "Jun 10 23:47:57.607587 crc crio[3641]: time=\"2026-06-10T23:47:57.602329479Z\" level=info msg=\"Started container\" PID=16371 containerID=0988bbcb84cd7f5a607ae74a55566386893204236cda7d9c26eac6aa63157b2a description=openshift-console/downloads-747b44746d-4pqvr/download-server id=70c8163d-26e5-47b3-a54f-960e863537ae name=/runtime.v1.RuntimeService/StartContainer sandboxID=85335bbdd259df67bbd12652f2051d40270e58d8e84d3d166c2d419a25046296",
2026-06-11 01:10:49.660956 | controller |     "Jun 10 23:47:58.519384 crc crio[3641]: time=\"2026-06-10T23:47:58.51928808Z\" level=info msg=\"Removing container: 4ad6ba3982704c077ed759d364d060c99cd73198f53c371c7e651205ee2d91cc\" id=d46b0f81-f1a2-4616-9fb3-c2b41a552c6f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.660970 | controller |     "Jun 10 23:47:58.558506 crc crio[3641]: time=\"2026-06-10T23:47:58.558363986Z\" level=info msg=\"Removed container 4ad6ba3982704c077ed759d364d060c99cd73198f53c371c7e651205ee2d91cc: openshift-marketplace/community-operators-wdcj9/registry-server\" id=d46b0f81-f1a2-4616-9fb3-c2b41a552c6f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.660989 | controller |     "Jun 10 23:47:58.561725 crc crio[3641]: time=\"2026-06-10T23:47:58.561586632Z\" level=info msg=\"Removing container: 54257cc98c295576c3ddcaeea257992e775b25080036f718473060657c906596\" id=4c939965-eb94-4a88-be9a-7ca239fe09e6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.661003 | controller |     "Jun 10 23:47:58.582669 crc crio[3641]: time=\"2026-06-10T23:47:58.582343282Z\" level=info msg=\"Removed container 54257cc98c295576c3ddcaeea257992e775b25080036f718473060657c906596: openshift-marketplace/community-operators-wdcj9/extract-content\" id=4c939965-eb94-4a88-be9a-7ca239fe09e6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.661017 | controller |     "Jun 10 23:47:58.585445 crc crio[3641]: time=\"2026-06-10T23:47:58.585366452Z\" level=info msg=\"Removing container: 0f689ea9a8fdbf30ccb6318df1681dea1e201f90ae9fcf57ebc6ce47d37949eb\" id=bde18e1a-e445-467c-982c-2e9f3c7d40bb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.661031 | controller |     "Jun 10 23:47:58.607343 crc crio[3641]: time=\"2026-06-10T23:47:58.60714514Z\" level=info msg=\"Removed container 0f689ea9a8fdbf30ccb6318df1681dea1e201f90ae9fcf57ebc6ce47d37949eb: openshift-marketplace/community-operators-wdcj9/extract-utilities\" id=bde18e1a-e445-467c-982c-2e9f3c7d40bb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.661045 | controller |     "Jun 10 23:48:04.772697 crc crio[3641]: time=\"2026-06-10T23:48:04.771519203Z\" level=info msg=\"Stopping container: 1299a8c52357e6661d9d22a10e263b5c89b870dc8eb28eaa9a6a1ebf400f0a41 (timeout: 2s)\" id=2d700f6b-0e00-4e87-a614-db1703f861de name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.661059 | controller |     "Jun 10 23:48:04.905339 crc crio[3641]: time=\"2026-06-10T23:48:04.905200957Z\" level=info msg=\"Stopped container 1299a8c52357e6661d9d22a10e263b5c89b870dc8eb28eaa9a6a1ebf400f0a41: openshift-marketplace/redhat-operators-2b7lq/registry-server\" id=2d700f6b-0e00-4e87-a614-db1703f861de name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.661073 | controller |     "Jun 10 23:48:04.908099 crc crio[3641]: time=\"2026-06-10T23:48:04.908027422Z\" level=info msg=\"Stopping pod sandbox: 5289473be7a7c7724dec837e12e522c11c4005c6283840258bad85425958ad8a\" id=2a59c362-d82b-41b0-b296-d7bb46069dbe name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.661088 | controller |     "Jun 10 23:48:04.909118 crc crio[3641]: time=\"2026-06-10T23:48:04.909032379Z\" level=info msg=\"Got pod network &{Name:redhat-operators-2b7lq Namespace:openshift-marketplace ID:5289473be7a7c7724dec837e12e522c11c4005c6283840258bad85425958ad8a UID:ad587976-2064-46e3-a10a-fe5f3a43e557 NetNS:/var/run/netns/d2fd3119-e843-43b8-b977-11622d59ba59 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podad587976_2064_46e3_a10a_fe5f3a43e557.slice PodAnnotations:0xc00020d690}] Aliases:map[]}\"",
2026-06-11 01:10:49.661102 | controller |     "Jun 10 23:48:04.909439 crc crio[3641]: time=\"2026-06-10T23:48:04.909344567Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-2b7lq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.661116 | controller |     "Jun 10 23:48:06.366086 crc crio[3641]: time=\"2026-06-10T23:48:06.365132724Z\" level=info msg=\"Stopped pod sandbox: 5289473be7a7c7724dec837e12e522c11c4005c6283840258bad85425958ad8a\" id=2a59c362-d82b-41b0-b296-d7bb46069dbe name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.661131 | controller |     "Jun 10 23:48:06.698374 crc crio[3641]: time=\"2026-06-10T23:48:06.698341068Z\" level=info msg=\"Removing container: 1299a8c52357e6661d9d22a10e263b5c89b870dc8eb28eaa9a6a1ebf400f0a41\" id=ce045acc-2ebe-4647-b409-39e907231df0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.661145 | controller |     "Jun 10 23:48:06.728387 crc crio[3641]: time=\"2026-06-10T23:48:06.72821456Z\" level=info msg=\"Removed container 1299a8c52357e6661d9d22a10e263b5c89b870dc8eb28eaa9a6a1ebf400f0a41: openshift-marketplace/redhat-operators-2b7lq/registry-server\" id=ce045acc-2ebe-4647-b409-39e907231df0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.661162 | controller |     "Jun 10 23:48:06.733060 crc crio[3641]: time=\"2026-06-10T23:48:06.733007377Z\" level=info msg=\"Removing container: 5702f71526936c135cc6c661df12c1a03cfecf6c68e31df1c5a7c9514ff35696\" id=bdeed867-d8fc-4e3d-a38c-dd0d82b8ed1e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.661176 | controller |     "Jun 10 23:48:06.775238 crc crio[3641]: time=\"2026-06-10T23:48:06.775000601Z\" level=info msg=\"Removed container 5702f71526936c135cc6c661df12c1a03cfecf6c68e31df1c5a7c9514ff35696: openshift-marketplace/redhat-operators-2b7lq/extract-content\" id=bdeed867-d8fc-4e3d-a38c-dd0d82b8ed1e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.661191 | controller |     "Jun 10 23:48:06.778175 crc crio[3641]: time=\"2026-06-10T23:48:06.778077232Z\" level=info msg=\"Removing container: 5f3b22af5dd6fc371bd079b23be8dc12236f14a6db6b53ef1c6a42e37f9d6fe0\" id=b296f374-3b39-4613-8252-a670d3ea15d2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.661205 | controller |     "Jun 10 23:48:06.801437 crc crio[3641]: time=\"2026-06-10T23:48:06.801313828Z\" level=info msg=\"Removed container 5f3b22af5dd6fc371bd079b23be8dc12236f14a6db6b53ef1c6a42e37f9d6fe0: openshift-marketplace/redhat-operators-2b7lq/extract-utilities\" id=b296f374-3b39-4613-8252-a670d3ea15d2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.661219 | controller |     "Jun 10 23:48:22.457616 crc crio[3641]: time=\"2026-06-10T23:48:22.44921131Z\" level=info msg=\"Stopping container: 2d186aa568355ff0f30ef5fc9a4d969023a5f89937ff07135eb7109cf02c91d4 (timeout: 15s)\" id=1be44f3d-df81-4fb1-8084-54a36543684d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.661233 | controller |     "Jun 10 23:48:22.457616 crc crio[3641]: time=\"2026-06-10T23:48:22.449399104Z\" level=info msg=\"Stopping container: dd8202f148f2df3fb692f7cb3ff4eb4a3a372ba5616af88dee126e35a955d2f4 (timeout: 15s)\" id=f025b01c-1119-4c82-9493-7bfe128cc813 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.661247 | controller |     "Jun 10 23:48:22.457616 crc crio[3641]: time=\"2026-06-10T23:48:22.449708473Z\" level=info msg=\"Stopping container: 02b5e6b2cefb67b9172dedba206cc53e07b3b2c0e241d21af037af09dbf6ef24 (timeout: 15s)\" id=9fcb2389-9ec9-4f8b-96af-81d09b6ed0a5 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.661261 | controller |     "Jun 10 23:48:22.457616 crc crio[3641]: time=\"2026-06-10T23:48:22.449627691Z\" level=info msg=\"Stopping container: e6119916debe92ee34d86f20f9c373641cfdc1e550464c5c96fd9a1fbea8b535 (timeout: 15s)\" id=f7e5e8ab-84be-4e78-b4a7-66421e164056 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.661274 | controller |     "Jun 10 23:48:22.457616 crc crio[3641]: time=\"2026-06-10T23:48:22.449486417Z\" level=info msg=\"Stopping container: a16968b02a78073edd1a23ee40f2fea9084728a821e4caf433c0d1e2301de9c3 (timeout: 15s)\" id=d9573b12-c555-4f83-af31-efbdac850585 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.661288 | controller |     "Jun 10 23:48:22.647278 crc crio[3641]: time=\"2026-06-10T23:48:22.64686135Z\" level=info msg=\"Removing container: cebbff5370d45031bef85d3776d6bed298b4c5b1d134c106a3c07f6601d85446\" id=ca518ed8-7d55-4d4e-ad98-3be4551cfada name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.661301 | controller |     "Jun 10 23:48:22.730131 crc crio[3641]: time=\"2026-06-10T23:48:22.730022045Z\" level=info msg=\"Stopped container 2d186aa568355ff0f30ef5fc9a4d969023a5f89937ff07135eb7109cf02c91d4: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=1be44f3d-df81-4fb1-8084-54a36543684d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.661318 | controller |     "Jun 10 23:48:22.839566 crc crio[3641]: time=\"2026-06-10T23:48:22.839470366Z\" level=info msg=\"Stopped container 02b5e6b2cefb67b9172dedba206cc53e07b3b2c0e241d21af037af09dbf6ef24: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=9fcb2389-9ec9-4f8b-96af-81d09b6ed0a5 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.661332 | controller |     "Jun 10 23:48:22.848031 crc crio[3641]: time=\"2026-06-10T23:48:22.847963781Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/POD\" id=988266e4-4a59-400d-9a93-35dc8382c535 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.661365 | controller |     "Jun 10 23:48:22.848121 crc crio[3641]: time=\"2026-06-10T23:48:22.848044704Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.661385 | controller |     "Jun 10 23:48:22.927990 crc crio[3641]: time=\"2026-06-10T23:48:22.927742627Z\" level=info msg=\"Stopped container a16968b02a78073edd1a23ee40f2fea9084728a821e4caf433c0d1e2301de9c3: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=d9573b12-c555-4f83-af31-efbdac850585 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.661399 | controller |     "Jun 10 23:48:22.987466 crc crio[3641]: time=\"2026-06-10T23:48:22.987369887Z\" level=info msg=\"Stopped container e6119916debe92ee34d86f20f9c373641cfdc1e550464c5c96fd9a1fbea8b535: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=f7e5e8ab-84be-4e78-b4a7-66421e164056 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.661413 | controller |     "Jun 10 23:48:23.009056 crc crio[3641]: time=\"2026-06-10T23:48:23.00895994Z\" 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=988266e4-4a59-400d-9a93-35dc8382c535 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.661427 | controller |     "Jun 10 23:48:23.020923 crc crio[3641]: time=\"2026-06-10T23:48:23.02027394Z\" level=info msg=\"Ran pod sandbox 2571be3fa7ba8b97f3802eafe3062627e9a6bc9a60cb3ec0f14cdf6492607ade with infra container: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/POD\" id=988266e4-4a59-400d-9a93-35dc8382c535 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.661441 | controller |     "Jun 10 23:48:23.022359 crc crio[3641]: time=\"2026-06-10T23:48:23.022260623Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=dcf4c6db-82cb-4512-b99f-c7e0cee0313e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.661455 | controller |     "Jun 10 23:48:23.047630 crc crio[3641]: time=\"2026-06-10T23:48:23.047550783Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=ce02c42c-b9f7-4f36-bf29-168df0d6a5cf name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.661469 | controller |     "Jun 10 23:48:23.053085 crc crio[3641]: time=\"2026-06-10T23:48:23.052998307Z\" level=info msg=\"Removing container: cebbff5370d45031bef85d3776d6bed298b4c5b1d134c106a3c07f6601d85446\" id=b6431ee0-d91c-4da0-9503-e07fb198180a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.661483 | controller |     "Jun 10 23:48:23.053442 crc crio[3641]: time=\"2026-06-10T23:48:23.053396218Z\" level=info msg=\"Removed container cebbff5370d45031bef85d3776d6bed298b4c5b1d134c106a3c07f6601d85446: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=ca518ed8-7d55-4d4e-ad98-3be4551cfada name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.661500 | controller |     "Jun 10 23:48:23.053827 crc crio[3641]: time=\"2026-06-10T23:48:23.053414008Z\" level=info msg=\"Container cebbff5370d45031bef85d3776d6bed298b4c5b1d134c106a3c07f6601d85446 not known, assuming it got already removed\" id=b6431ee0-d91c-4da0-9503-e07fb198180a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.661515 | controller |     "Jun 10 23:48:23.053933 crc crio[3641]: time=\"2026-06-10T23:48:23.05384924Z\" level=warning msg=\"Unable to write containers cebbff5370d45031bef85d3776d6bed298b4c5b1d134c106a3c07f6601d85446 state to disk: open /var/lib/containers/storage/overlay-containers/cebbff5370d45031bef85d3776d6bed298b4c5b1d134c106a3c07f6601d85446/userdata/.tmp-state.json2059993427: no such file or directory\" id=b6431ee0-d91c-4da0-9503-e07fb198180a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.661529 | controller |     "Jun 10 23:48:23.062983 crc crio[3641]: time=\"2026-06-10T23:48:23.06290151Z\" level=info msg=\"Container cebbff5370d45031bef85d3776d6bed298b4c5b1d134c106a3c07f6601d85446 not known, assuming it got already removed\" id=b6431ee0-d91c-4da0-9503-e07fb198180a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.661543 | controller |     "Jun 10 23:48:23.063596 crc crio[3641]: time=\"2026-06-10T23:48:23.063489116Z\" level=info msg=\"Stopping pod sandbox: 6d96827242be8a533ac5e9ee9b9ace08471571106a64635fe0f78eac34372356\" id=4a8536c1-08fa-4d54-8c79-cd6edf8c5eb6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.661557 | controller |     "Jun 10 23:48:23.063596 crc crio[3641]: time=\"2026-06-10T23:48:23.063529097Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6d96827242be8a533ac5e9ee9b9ace08471571106a64635fe0f78eac34372356\" id=4a8536c1-08fa-4d54-8c79-cd6edf8c5eb6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.661572 | controller |     "Jun 10 23:48:23.064137 crc crio[3641]: time=\"2026-06-10T23:48:23.064069701Z\" level=info msg=\"Removing pod sandbox: 6d96827242be8a533ac5e9ee9b9ace08471571106a64635fe0f78eac34372356\" id=aa139300-9be3-494c-a049-8deb11721047 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.661585 | controller |     "Jun 10 23:48:23.070503 crc crio[3641]: time=\"2026-06-10T23:48:23.070326387Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor\" id=57ef09e6-8c78-4328-825c-da1aadae1d61 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.661599 | controller |     "Jun 10 23:48:23.071062 crc crio[3641]: time=\"2026-06-10T23:48:23.070988494Z\" level=info msg=\"Removed pod sandbox: 6d96827242be8a533ac5e9ee9b9ace08471571106a64635fe0f78eac34372356\" id=aa139300-9be3-494c-a049-8deb11721047 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.661613 | controller |     "Jun 10 23:48:23.071399 crc crio[3641]: time=\"2026-06-10T23:48:23.071316303Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.661627 | controller |     "Jun 10 23:48:23.071555 crc crio[3641]: time=\"2026-06-10T23:48:23.071486768Z\" level=info msg=\"Stopping pod sandbox: 89183e130bf28c5364ce3c878a0556206a240a2b85ceb5a41ab436f8d7f5a668\" id=2c7363f7-be98-4d6a-824b-fd83a8dbd709 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.661641 | controller |     "Jun 10 23:48:23.071692 crc crio[3641]: time=\"2026-06-10T23:48:23.07157709Z\" level=info msg=\"Stopped pod sandbox (already stopped): 89183e130bf28c5364ce3c878a0556206a240a2b85ceb5a41ab436f8d7f5a668\" id=2c7363f7-be98-4d6a-824b-fd83a8dbd709 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.661655 | controller |     "Jun 10 23:48:23.072812 crc crio[3641]: time=\"2026-06-10T23:48:23.07272771Z\" level=info msg=\"Removing pod sandbox: 89183e130bf28c5364ce3c878a0556206a240a2b85ceb5a41ab436f8d7f5a668\" id=306df210-8123-407c-a312-ffe1e63147c2 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.661672 | controller |     "Jun 10 23:48:23.089022 crc crio[3641]: time=\"2026-06-10T23:48:23.088859328Z\" level=info msg=\"Removed pod sandbox: 89183e130bf28c5364ce3c878a0556206a240a2b85ceb5a41ab436f8d7f5a668\" id=306df210-8123-407c-a312-ffe1e63147c2 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.661687 | controller |     "Jun 10 23:48:23.091066 crc crio[3641]: time=\"2026-06-10T23:48:23.090955444Z\" level=info msg=\"Stopping pod sandbox: 7bd1720305812df96639f63308737db960f2c1a4246a03feb961060a2f8c8e74\" id=425835f1-0f8f-4256-95ad-eaab40e90a0a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.661702 | controller |     "Jun 10 23:48:23.091224 crc crio[3641]: time=\"2026-06-10T23:48:23.091076177Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7bd1720305812df96639f63308737db960f2c1a4246a03feb961060a2f8c8e74\" id=425835f1-0f8f-4256-95ad-eaab40e90a0a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.661716 | controller |     "Jun 10 23:48:23.093932 crc crio[3641]: time=\"2026-06-10T23:48:23.093162762Z\" level=info msg=\"Removing pod sandbox: 7bd1720305812df96639f63308737db960f2c1a4246a03feb961060a2f8c8e74\" id=ad05c41e-3413-4c8f-9fb4-7bd0bd613cff name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.661730 | controller |     "Jun 10 23:48:23.104305 crc crio[3641]: time=\"2026-06-10T23:48:23.104163824Z\" level=info msg=\"Removed pod sandbox: 7bd1720305812df96639f63308737db960f2c1a4246a03feb961060a2f8c8e74\" id=ad05c41e-3413-4c8f-9fb4-7bd0bd613cff name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.661744 | controller |     "Jun 10 23:48:23.105989 crc crio[3641]: time=\"2026-06-10T23:48:23.10589308Z\" level=info msg=\"Stopping pod sandbox: 5289473be7a7c7724dec837e12e522c11c4005c6283840258bad85425958ad8a\" id=6e297bf8-96e2-4656-bb85-6fde5cd1966f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.661758 | controller |     "Jun 10 23:48:23.105989 crc crio[3641]: time=\"2026-06-10T23:48:23.105988442Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5289473be7a7c7724dec837e12e522c11c4005c6283840258bad85425958ad8a\" id=6e297bf8-96e2-4656-bb85-6fde5cd1966f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.661773 | controller |     "Jun 10 23:48:23.106697 crc crio[3641]: time=\"2026-06-10T23:48:23.106567638Z\" level=info msg=\"Removing pod sandbox: 5289473be7a7c7724dec837e12e522c11c4005c6283840258bad85425958ad8a\" id=2867f356-8bb5-4c04-af95-6fc7535fcf7c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.661787 | controller |     "Jun 10 23:48:23.107402 crc crio[3641]: time=\"2026-06-10T23:48:23.107326698Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.661802 | controller |     "Jun 10 23:48:23.114046 crc crio[3641]: time=\"2026-06-10T23:48:23.113950953Z\" level=info msg=\"Removed pod sandbox: 5289473be7a7c7724dec837e12e522c11c4005c6283840258bad85425958ad8a\" id=2867f356-8bb5-4c04-af95-6fc7535fcf7c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.661816 | controller |     "Jun 10 23:48:23.369936 crc crio[3641]: time=\"2026-06-10T23:48:23.369525399Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.661830 | controller |     "Jun 10 23:48:23.578953 crc crio[3641]: time=\"2026-06-10T23:48:23.578703875Z\" level=info msg=\"Created container cbd964f7a8b9a23118f1d3387f2f72b2904b3c1344900e1b051f58cc4954299f: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor\" id=57ef09e6-8c78-4328-825c-da1aadae1d61 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.661845 | controller |     "Jun 10 23:48:23.588507 crc crio[3641]: time=\"2026-06-10T23:48:23.580485252Z\" level=info msg=\"Starting container: cbd964f7a8b9a23118f1d3387f2f72b2904b3c1344900e1b051f58cc4954299f\" id=6970e4e5-b431-4db6-880c-5c0f222b0427 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.661861 | controller |     "Jun 10 23:48:23.597291 crc crio[3641]: time=\"2026-06-10T23:48:23.596928428Z\" level=info msg=\"Started container\" PID=16792 containerID=cbd964f7a8b9a23118f1d3387f2f72b2904b3c1344900e1b051f58cc4954299f description=openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor id=6970e4e5-b431-4db6-880c-5c0f222b0427 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2571be3fa7ba8b97f3802eafe3062627e9a6bc9a60cb3ec0f14cdf6492607ade",
2026-06-11 01:10:49.661876 | controller |     "Jun 10 23:48:24.098999 crc crio[3641]: time=\"2026-06-10T23:48:24.098132487Z\" level=info msg=\"Stopping pod sandbox: f32376543956ed89342118bb5c0d8932a7a17ff92853c2add7c7206b01a3ec4a\" id=8c2db8c5-f1d6-4525-b00e-6b44bf889f9a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.661891 | controller |     "Jun 10 23:48:24.099231 crc crio[3641]: time=\"2026-06-10T23:48:24.099118443Z\" level=info msg=\"Got pod network &{Name:installer-13-crc Namespace:openshift-kube-apiserver ID:f32376543956ed89342118bb5c0d8932a7a17ff92853c2add7c7206b01a3ec4a UID:e93f5f1f-6ec6-4eea-8231-30beff845496 NetNS:/var/run/netns/5b4b2f30-29e7-4b98-8484-0a536de73ecd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pode93f5f1f_6ec6_4eea_8231_30beff845496.slice PodAnnotations:0xc000cb6360}] Aliases:map[]}\"",
2026-06-11 01:10:49.661906 | controller |     "Jun 10 23:48:24.099442 crc crio[3641]: time=\"2026-06-10T23:48:24.099336148Z\" level=info msg=\"Deleting pod openshift-kube-apiserver_installer-13-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.661920 | controller |     "Jun 10 23:48:25.262431 crc crio[3641]: time=\"2026-06-10T23:48:25.262095505Z\" level=info msg=\"Stopped container dd8202f148f2df3fb692f7cb3ff4eb4a3a372ba5616af88dee126e35a955d2f4: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=f025b01c-1119-4c82-9493-7bfe128cc813 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.661935 | controller |     "Jun 10 23:48:25.263898 crc crio[3641]: time=\"2026-06-10T23:48:25.26343641Z\" level=info msg=\"Stopping pod sandbox: 53a50bc8d64368f92d39f8988c8bf36de16382220c82934767014352d06ef1a5\" id=04a206f3-d86f-4e89-9f84-069bd7b91f90 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.661950 | controller |     "Jun 10 23:48:25.271077 crc crio[3641]: time=\"2026-06-10T23:48:25.271002841Z\" level=info msg=\"Stopped pod sandbox: 53a50bc8d64368f92d39f8988c8bf36de16382220c82934767014352d06ef1a5\" id=04a206f3-d86f-4e89-9f84-069bd7b91f90 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.661965 | controller |     "Jun 10 23:48:25.384552 crc crio[3641]: time=\"2026-06-10T23:48:25.383431602Z\" level=info msg=\"Stopped pod sandbox: f32376543956ed89342118bb5c0d8932a7a17ff92853c2add7c7206b01a3ec4a\" id=8c2db8c5-f1d6-4525-b00e-6b44bf889f9a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.661979 | controller |     "Jun 10 23:48:25.642702 crc crio[3641]: time=\"2026-06-10T23:48:25.642533321Z\" level=info msg=\"Stopping container: 0988bbcb84cd7f5a607ae74a55566386893204236cda7d9c26eac6aa63157b2a (timeout: 2s)\" id=acd06015-4c3c-4ba1-81a1-b271fba2f457 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.661993 | controller |     "Jun 10 23:48:25.827087 crc crio[3641]: time=\"2026-06-10T23:48:25.826052427Z\" level=info msg=\"Stopped container 0988bbcb84cd7f5a607ae74a55566386893204236cda7d9c26eac6aa63157b2a: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=acd06015-4c3c-4ba1-81a1-b271fba2f457 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.662007 | controller |     "Jun 10 23:48:26.136088 crc crio[3641]: time=\"2026-06-10T23:48:26.135953983Z\" level=info msg=\"Removing container: e6119916debe92ee34d86f20f9c373641cfdc1e550464c5c96fd9a1fbea8b535\" id=92894952-3f41-44f4-96b0-e64e576a8168 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.662024 | controller |     "Jun 10 23:48:26.169265 crc crio[3641]: time=\"2026-06-10T23:48:26.168476265Z\" level=info msg=\"Removed container e6119916debe92ee34d86f20f9c373641cfdc1e550464c5c96fd9a1fbea8b535: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=92894952-3f41-44f4-96b0-e64e576a8168 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.662039 | controller |     "Jun 10 23:48:26.175862 crc crio[3641]: time=\"2026-06-10T23:48:26.17582294Z\" level=info msg=\"Removing container: dd8202f148f2df3fb692f7cb3ff4eb4a3a372ba5616af88dee126e35a955d2f4\" id=c38eb34e-42fb-4626-a520-7984cf10cd66 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.662053 | controller |     "Jun 10 23:48:26.202400 crc crio[3641]: time=\"2026-06-10T23:48:26.202344673Z\" level=info msg=\"Removed container dd8202f148f2df3fb692f7cb3ff4eb4a3a372ba5616af88dee126e35a955d2f4: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=c38eb34e-42fb-4626-a520-7984cf10cd66 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.662067 | controller |     "Jun 10 23:48:26.207998 crc crio[3641]: time=\"2026-06-10T23:48:26.207566262Z\" level=info msg=\"Removing container: a16968b02a78073edd1a23ee40f2fea9084728a821e4caf433c0d1e2301de9c3\" id=efca8e7e-96ea-4d3d-8646-b70c56b02cec name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.662082 | controller |     "Jun 10 23:48:26.268004 crc crio[3641]: time=\"2026-06-10T23:48:26.263437513Z\" level=info msg=\"Removed container a16968b02a78073edd1a23ee40f2fea9084728a821e4caf433c0d1e2301de9c3: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=efca8e7e-96ea-4d3d-8646-b70c56b02cec name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.662108 | controller |     "Jun 10 23:48:26.288162 crc crio[3641]: time=\"2026-06-10T23:48:26.287971133Z\" level=info msg=\"Removing container: 2d186aa568355ff0f30ef5fc9a4d969023a5f89937ff07135eb7109cf02c91d4\" id=29cc055e-0d42-48e9-b105-4d81116a0ab7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.662123 | controller |     "Jun 10 23:48:26.311474 crc crio[3641]: time=\"2026-06-10T23:48:26.311386014Z\" level=info msg=\"Removed container 2d186aa568355ff0f30ef5fc9a4d969023a5f89937ff07135eb7109cf02c91d4: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=29cc055e-0d42-48e9-b105-4d81116a0ab7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.662138 | controller |     "Jun 10 23:48:26.315293 crc crio[3641]: time=\"2026-06-10T23:48:26.315217816Z\" level=info msg=\"Removing container: 02b5e6b2cefb67b9172dedba206cc53e07b3b2c0e241d21af037af09dbf6ef24\" id=c2dcf432-6f64-4788-a300-84ecc94d5ea1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.662152 | controller |     "Jun 10 23:48:26.333427 crc crio[3641]: time=\"2026-06-10T23:48:26.333326856Z\" level=info msg=\"Removed container 02b5e6b2cefb67b9172dedba206cc53e07b3b2c0e241d21af037af09dbf6ef24: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=c2dcf432-6f64-4788-a300-84ecc94d5ea1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.662165 | controller |     "Jun 10 23:48:26.336532 crc crio[3641]: time=\"2026-06-10T23:48:26.336464749Z\" level=info msg=\"Removing container: 06b70c0adac2b3728b23226399885a3a07d152a2dcb168ed94eb5ecebfe8dfdb\" id=442d0c40-432f-4fca-9a72-ac95fc8c0d31 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.662180 | controller |     "Jun 10 23:48:26.423888 crc crio[3641]: time=\"2026-06-10T23:48:26.423766247Z\" level=info msg=\"Removed container 06b70c0adac2b3728b23226399885a3a07d152a2dcb168ed94eb5ecebfe8dfdb: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=442d0c40-432f-4fca-9a72-ac95fc8c0d31 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.662194 | controller |     "Jun 10 23:48:26.426506 crc crio[3641]: time=\"2026-06-10T23:48:26.426452309Z\" level=info msg=\"Removing container: 2c9606147eb52204aa1dacbe2e676547bb343f30e98f99b8aed3bbc68f8d3f39\" id=fc5c9811-a1d4-44ee-9c9a-3a9cee91d807 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.662212 | controller |     "Jun 10 23:48:26.519078 crc crio[3641]: time=\"2026-06-10T23:48:26.519001072Z\" level=info msg=\"Removed container 2c9606147eb52204aa1dacbe2e676547bb343f30e98f99b8aed3bbc68f8d3f39: openshift-kube-apiserver/kube-apiserver-crc/setup\" id=fc5c9811-a1d4-44ee-9c9a-3a9cee91d807 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.662226 | controller |     "Jun 10 23:48:26.526220 crc crio[3641]: time=\"2026-06-10T23:48:26.526156424Z\" level=info msg=\"Removing container: 9f9af7fbaa13955f25a87551069a70e255d9db52bc868a108ae8e62a52615b2d\" id=a9306cda-da4e-4922-b3fe-c311bb82d481 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.662240 | controller |     "Jun 10 23:48:26.685279 crc crio[3641]: time=\"2026-06-10T23:48:26.685161803Z\" level=info msg=\"Removed container 9f9af7fbaa13955f25a87551069a70e255d9db52bc868a108ae8e62a52615b2d: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=a9306cda-da4e-4922-b3fe-c311bb82d481 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.662255 | controller |     "Jun 10 23:48:35.247213 crc crio[3641]: time=\"2026-06-10T23:48:35.245859907Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=57fdca31-4c7e-401a-83e4-abaa564a5f6a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.662270 | controller |     "Jun 10 23:48:35.251456 crc crio[3641]: time=\"2026-06-10T23:48:35.251353904Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=04e469c6-987e-4748-b451-5255b25f4800 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.662284 | controller |     "Jun 10 23:48:35.254763 crc crio[3641]: time=\"2026-06-10T23:48:35.254719254Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=3de127d5-c060-420f-82bc-b4ba259f9753 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.662298 | controller |     "Jun 10 23:48:35.255372 crc crio[3641]: time=\"2026-06-10T23:48:35.25529533Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.662313 | controller |     "Jun 10 23:48:35.283198 crc crio[3641]: time=\"2026-06-10T23:48:35.283079242Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.662327 | controller |     "Jun 10 23:48:35.468037 crc crio[3641]: time=\"2026-06-10T23:48:35.467921533Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.662342 | controller |     "Jun 10 23:48:35.579525 crc crio[3641]: time=\"2026-06-10T23:48:35.579359201Z\" level=info msg=\"Created container 5ade936f50fbcdfec3d29b399c22c452ce75520ef8609eac8c4ae02200e1c3af: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=3de127d5-c060-420f-82bc-b4ba259f9753 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.662376 | controller |     "Jun 10 23:48:35.581002 crc crio[3641]: time=\"2026-06-10T23:48:35.580935233Z\" level=info msg=\"Starting container: 5ade936f50fbcdfec3d29b399c22c452ce75520ef8609eac8c4ae02200e1c3af\" id=10aff049-c1c6-457f-a782-1f837078ca31 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.662392 | controller |     "Jun 10 23:48:35.586031 crc crio[3641]: time=\"2026-06-10T23:48:35.585960577Z\" level=info msg=\"Started container\" PID=17004 containerID=5ade936f50fbcdfec3d29b399c22c452ce75520ef8609eac8c4ae02200e1c3af description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=10aff049-c1c6-457f-a782-1f837078ca31 name=/runtime.v1.RuntimeService/StartContainer sandboxID=df72115a442fdf33fc8f7841fbcfd4e9cfa83ca7df04505d424537a5aa434398",
2026-06-11 01:10:49.662411 | controller |     "Jun 10 23:48:36.205451 crc crio[3641]: time=\"2026-06-10T23:48:36.205021142Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver/kube-apiserver-crc/POD\" id=724ec7b8-5375-4c29-97ec-313ebb2cf8a9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.662426 | controller |     "Jun 10 23:48:36.205619 crc crio[3641]: time=\"2026-06-10T23:48:36.205516745Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.662441 | controller |     "Jun 10 23:48:36.220580 crc crio[3641]: time=\"2026-06-10T23:48:36.220488445Z\" 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=724ec7b8-5375-4c29-97ec-313ebb2cf8a9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.662456 | controller |     "Jun 10 23:48:36.230360 crc crio[3641]: time=\"2026-06-10T23:48:36.230170994Z\" level=info msg=\"Ran pod sandbox 347fdd3c2632595feaff60635b192817754ca944b194c278bab5e41844d8db3b with infra container: openshift-kube-apiserver/kube-apiserver-crc/POD\" id=724ec7b8-5375-4c29-97ec-313ebb2cf8a9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.662470 | controller |     "Jun 10 23:48:36.236806 crc crio[3641]: time=\"2026-06-10T23:48:36.236315289Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=0181cad1-63af-49c9-942e-63aecc303a89 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.662485 | controller |     "Jun 10 23:48:36.238490 crc crio[3641]: time=\"2026-06-10T23:48:36.238429925Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=f73cb0b8-24f8-43ca-9a41-0de716e5fef1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.662499 | controller |     "Jun 10 23:48:36.249037 crc crio[3641]: time=\"2026-06-10T23:48:36.248964197Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/setup\" id=c19899ac-44a7-4489-b706-89a32fb98fab name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.662513 | controller |     "Jun 10 23:48:36.249552 crc crio[3641]: time=\"2026-06-10T23:48:36.249257714Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.662527 | controller |     "Jun 10 23:48:36.298287 crc crio[3641]: time=\"2026-06-10T23:48:36.285231596Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.662541 | controller |     "Jun 10 23:48:36.434091 crc crio[3641]: time=\"2026-06-10T23:48:36.434010012Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.662556 | controller |     "Jun 10 23:48:36.528013 crc crio[3641]: time=\"2026-06-10T23:48:36.52782992Z\" level=info msg=\"Created container 44c8cf6917930583cb944c4cc79c7c87d9b6182323ae709ee68e0ae6376b2a6b: openshift-kube-apiserver/kube-apiserver-crc/setup\" id=c19899ac-44a7-4489-b706-89a32fb98fab name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.662570 | controller |     "Jun 10 23:48:36.529426 crc crio[3641]: time=\"2026-06-10T23:48:36.52934168Z\" level=info msg=\"Starting container: 44c8cf6917930583cb944c4cc79c7c87d9b6182323ae709ee68e0ae6376b2a6b\" id=36875680-3963-469c-aa8f-356c2fdfd6da name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.662587 | controller |     "Jun 10 23:48:36.536735 crc crio[3641]: time=\"2026-06-10T23:48:36.536591294Z\" level=info msg=\"Started container\" PID=17077 containerID=44c8cf6917930583cb944c4cc79c7c87d9b6182323ae709ee68e0ae6376b2a6b description=openshift-kube-apiserver/kube-apiserver-crc/setup id=36875680-3963-469c-aa8f-356c2fdfd6da name=/runtime.v1.RuntimeService/StartContainer sandboxID=347fdd3c2632595feaff60635b192817754ca944b194c278bab5e41844d8db3b",
2026-06-11 01:10:49.662603 | controller |     "Jun 10 23:48:37.312065 crc crio[3641]: time=\"2026-06-10T23:48:37.31130767Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=83f311a2-01c8-4ef8-9b54-eabbfc92e411 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.662617 | controller |     "Jun 10 23:48:37.318356 crc crio[3641]: time=\"2026-06-10T23:48:37.317855735Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=1f454aaf-010e-493e-bcd0-14bd636f3e7a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.662631 | controller |     "Jun 10 23:48:37.332139 crc crio[3641]: time=\"2026-06-10T23:48:37.331999493Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=1fd6b916-243e-4a22-84f7-0122b27984a3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.662646 | controller |     "Jun 10 23:48:37.333286 crc crio[3641]: time=\"2026-06-10T23:48:37.333165254Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.662660 | controller |     "Jun 10 23:48:37.385521 crc crio[3641]: time=\"2026-06-10T23:48:37.38539357Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.662674 | controller |     "Jun 10 23:48:37.575991 crc crio[3641]: time=\"2026-06-10T23:48:37.575905802Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.662688 | controller |     "Jun 10 23:48:37.683100 crc crio[3641]: time=\"2026-06-10T23:48:37.682973144Z\" level=info msg=\"Created container 2f5823d18a7244dde7f5161221326415006c596bd0aa0902efd7009d62351450: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=1fd6b916-243e-4a22-84f7-0122b27984a3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.662702 | controller |     "Jun 10 23:48:37.687054 crc crio[3641]: time=\"2026-06-10T23:48:37.6869527Z\" level=info msg=\"Starting container: 2f5823d18a7244dde7f5161221326415006c596bd0aa0902efd7009d62351450\" id=74b8d1ff-8bf3-43e1-833f-5204806c8c24 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.662716 | controller |     "Jun 10 23:48:37.695897 crc crio[3641]: time=\"2026-06-10T23:48:37.693825864Z\" level=info msg=\"Started container\" PID=17103 containerID=2f5823d18a7244dde7f5161221326415006c596bd0aa0902efd7009d62351450 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver id=74b8d1ff-8bf3-43e1-833f-5204806c8c24 name=/runtime.v1.RuntimeService/StartContainer sandboxID=347fdd3c2632595feaff60635b192817754ca944b194c278bab5e41844d8db3b",
2026-06-11 01:10:49.662731 | controller |     "Jun 10 23:48:37.707167 crc crio[3641]: time=\"2026-06-10T23:48:37.707067968Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=2d3a67c7-3914-4da0-af83-933a5d2b20da name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.662749 | controller |     "Jun 10 23:48:37.709488 crc crio[3641]: time=\"2026-06-10T23:48:37.709445721Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=d6521bb2-8408-4a2f-8822-292c7defa709 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.662764 | controller |     "Jun 10 23:48:37.718209 crc crio[3641]: time=\"2026-06-10T23:48:37.718147884Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=ed730bf5-23fc-43b3-9377-a2d54a23c30b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.662778 | controller |     "Jun 10 23:48:37.718912 crc crio[3641]: time=\"2026-06-10T23:48:37.718888144Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.662793 | controller |     "Jun 10 23:48:37.741957 crc crio[3641]: time=\"2026-06-10T23:48:37.74006311Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.662808 | controller |     "Jun 10 23:48:37.954393 crc crio[3641]: time=\"2026-06-10T23:48:37.954289535Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.662822 | controller |     "Jun 10 23:48:38.034564 crc crio[3641]: time=\"2026-06-10T23:48:38.034404377Z\" level=info msg=\"Created container a0bc3198dd66df1681d465bd9d306256e358723482099f8df96744ec50bfcbd7: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=ed730bf5-23fc-43b3-9377-a2d54a23c30b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.662837 | controller |     "Jun 10 23:48:38.036192 crc crio[3641]: time=\"2026-06-10T23:48:38.036131643Z\" level=info msg=\"Starting container: a0bc3198dd66df1681d465bd9d306256e358723482099f8df96744ec50bfcbd7\" id=97cf4c85-d978-49a6-aa0f-ed024602cc74 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.662851 | controller |     "Jun 10 23:48:38.040543 crc crio[3641]: time=\"2026-06-10T23:48:38.040483779Z\" level=info msg=\"Started container\" PID=17138 containerID=a0bc3198dd66df1681d465bd9d306256e358723482099f8df96744ec50bfcbd7 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer id=97cf4c85-d978-49a6-aa0f-ed024602cc74 name=/runtime.v1.RuntimeService/StartContainer sandboxID=347fdd3c2632595feaff60635b192817754ca944b194c278bab5e41844d8db3b",
2026-06-11 01:10:49.662866 | controller |     "Jun 10 23:48:38.049960 crc crio[3641]: time=\"2026-06-10T23:48:38.04988345Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=0c8262cf-0188-4022-ade1-49c0cefd7e2b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.662881 | controller |     "Jun 10 23:48:38.052928 crc crio[3641]: time=\"2026-06-10T23:48:38.0528675Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=9bd50747-2e31-4125-958d-d3888ed2378f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.662896 | controller |     "Jun 10 23:48:38.061095 crc crio[3641]: time=\"2026-06-10T23:48:38.060994357Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=1eb2aab1-c23f-4cdc-80fc-0c6f409a8465 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.662911 | controller |     "Jun 10 23:48:38.061588 crc crio[3641]: time=\"2026-06-10T23:48:38.061484781Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.662929 | controller |     "Jun 10 23:48:38.089230 crc crio[3641]: time=\"2026-06-10T23:48:38.08914027Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.662944 | controller |     "Jun 10 23:48:38.287939 crc crio[3641]: time=\"2026-06-10T23:48:38.287759529Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.662958 | controller |     "Jun 10 23:48:38.378343 crc crio[3641]: time=\"2026-06-10T23:48:38.378139454Z\" level=info msg=\"Created container e73e5dd8ba71de55e135144d8b1ab6eae366f0a73fd1bd262f5b73c234671207: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=1eb2aab1-c23f-4cdc-80fc-0c6f409a8465 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.662973 | controller |     "Jun 10 23:48:38.379871 crc crio[3641]: time=\"2026-06-10T23:48:38.379545602Z\" level=info msg=\"Starting container: e73e5dd8ba71de55e135144d8b1ab6eae366f0a73fd1bd262f5b73c234671207\" id=43abd349-3f64-4c6d-9b96-31c071aa39bd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.662988 | controller |     "Jun 10 23:48:38.386419 crc crio[3641]: time=\"2026-06-10T23:48:38.386304652Z\" level=info msg=\"Started container\" PID=17167 containerID=e73e5dd8ba71de55e135144d8b1ab6eae366f0a73fd1bd262f5b73c234671207 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller id=43abd349-3f64-4c6d-9b96-31c071aa39bd name=/runtime.v1.RuntimeService/StartContainer sandboxID=347fdd3c2632595feaff60635b192817754ca944b194c278bab5e41844d8db3b",
2026-06-11 01:10:49.663002 | controller |     "Jun 10 23:48:38.402842 crc crio[3641]: time=\"2026-06-10T23:48:38.402511726Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=c7b44ad4-ebab-424b-8d51-b5fc2a48d95a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.663017 | controller |     "Jun 10 23:48:38.406463 crc crio[3641]: time=\"2026-06-10T23:48:38.406338938Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=e19404b4-e4d5-4707-b48a-d748af955ea7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.663031 | controller |     "Jun 10 23:48:38.417183 crc crio[3641]: time=\"2026-06-10T23:48:38.417102615Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=e842842e-c0f5-4088-988c-c525ac470109 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.663046 | controller |     "Jun 10 23:48:38.418287 crc crio[3641]: time=\"2026-06-10T23:48:38.418227666Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.663060 | controller |     "Jun 10 23:48:38.471177 crc crio[3641]: time=\"2026-06-10T23:48:38.471120769Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.663074 | controller |     "Jun 10 23:48:38.723278 crc crio[3641]: time=\"2026-06-10T23:48:38.723221587Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.663088 | controller |     "Jun 10 23:48:38.830923 crc crio[3641]: time=\"2026-06-10T23:48:38.830824123Z\" level=info msg=\"Created container 28da3f6aef3aefae4e8f4508a184ac1a0237328cc09e389efcffe963e6a87a47: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=e842842e-c0f5-4088-988c-c525ac470109 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.663106 | controller |     "Jun 10 23:48:38.832098 crc crio[3641]: time=\"2026-06-10T23:48:38.832029655Z\" level=info msg=\"Starting container: 28da3f6aef3aefae4e8f4508a184ac1a0237328cc09e389efcffe963e6a87a47\" id=2bd14186-1961-4e53-9fe0-7bc7875c8ad8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.663120 | controller |     "Jun 10 23:48:38.837040 crc crio[3641]: time=\"2026-06-10T23:48:38.836959347Z\" level=info msg=\"Started container\" PID=17187 containerID=28da3f6aef3aefae4e8f4508a184ac1a0237328cc09e389efcffe963e6a87a47 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz id=2bd14186-1961-4e53-9fe0-7bc7875c8ad8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=347fdd3c2632595feaff60635b192817754ca944b194c278bab5e41844d8db3b",
2026-06-11 01:10:49.663134 | controller |     "Jun 10 23:48:38.850587 crc crio[3641]: time=\"2026-06-10T23:48:38.850493449Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=43d9494a-797b-43ce-9263-ddfcb4b343ec name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.663149 | controller |     "Jun 10 23:48:38.853599 crc crio[3641]: time=\"2026-06-10T23:48:38.853476749Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=ae2a7318-4b9a-4dcc-afca-a1969cf81925 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.663163 | controller |     "Jun 10 23:48:38.862136 crc crio[3641]: time=\"2026-06-10T23:48:38.862040717Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=80de6a81-146f-4d48-add3-b8a6ffe1c96a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.663177 | controller |     "Jun 10 23:48:38.862498 crc crio[3641]: time=\"2026-06-10T23:48:38.862436728Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.663191 | controller |     "Jun 10 23:48:38.900966 crc crio[3641]: time=\"2026-06-10T23:48:38.900905426Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.663205 | controller |     "Jun 10 23:48:39.161966 crc crio[3641]: time=\"2026-06-10T23:48:39.161924223Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.663220 | controller |     "Jun 10 23:48:40.372112 crc crio[3641]: time=\"2026-06-10T23:48:40.371427059Z\" level=info msg=\"Created container d5cf2ac215a23b6ed6e909812a18aa330369b40a162a0f711131352a593720cc: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=80de6a81-146f-4d48-add3-b8a6ffe1c96a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.663233 | controller |     "Jun 10 23:48:40.373554 crc crio[3641]: time=\"2026-06-10T23:48:40.37334212Z\" level=info msg=\"Starting container: d5cf2ac215a23b6ed6e909812a18aa330369b40a162a0f711131352a593720cc\" id=1866940d-cffe-4084-8520-597cc4aa08bf name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.663248 | controller |     "Jun 10 23:48:40.380169 crc crio[3641]: time=\"2026-06-10T23:48:40.38007491Z\" level=info msg=\"Started container\" PID=17203 containerID=d5cf2ac215a23b6ed6e909812a18aa330369b40a162a0f711131352a593720cc description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=1866940d-cffe-4084-8520-597cc4aa08bf name=/runtime.v1.RuntimeService/StartContainer sandboxID=347fdd3c2632595feaff60635b192817754ca944b194c278bab5e41844d8db3b",
2026-06-11 01:10:49.663265 | controller |     "Jun 10 23:49:09.131927 crc crio[3641]: time=\"2026-06-10T23:49:09.130726698Z\" level=info msg=\"Stopping container: cbd964f7a8b9a23118f1d3387f2f72b2904b3c1344900e1b051f58cc4954299f (timeout: 5s)\" id=14c80ee7-b2f2-4583-bc32-f30c76a37d88 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.663280 | controller |     "Jun 10 23:49:14.140529 crc crio[3641]: time=\"2026-06-10T23:49:14.140066175Z\" level=warning msg=\"Stopping container cbd964f7a8b9a23118f1d3387f2f72b2904b3c1344900e1b051f58cc4954299f with stop signal(15) timed out. Killing...\"",
2026-06-11 01:10:49.663294 | controller |     "Jun 10 23:49:14.677722 crc crio[3641]: time=\"2026-06-10T23:49:14.676560054Z\" level=info msg=\"Stopped container cbd964f7a8b9a23118f1d3387f2f72b2904b3c1344900e1b051f58cc4954299f: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor\" id=14c80ee7-b2f2-4583-bc32-f30c76a37d88 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.663308 | controller |     "Jun 10 23:49:14.679691 crc crio[3641]: time=\"2026-06-10T23:49:14.679551354Z\" level=info msg=\"Stopping pod sandbox: 2571be3fa7ba8b97f3802eafe3062627e9a6bc9a60cb3ec0f14cdf6492607ade\" id=e65126b2-0022-4f55-a120-53b63dc20d63 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.663321 | controller |     "Jun 10 23:49:14.705697 crc crio[3641]: time=\"2026-06-10T23:49:14.705513218Z\" level=info msg=\"Stopped pod sandbox: 2571be3fa7ba8b97f3802eafe3062627e9a6bc9a60cb3ec0f14cdf6492607ade\" id=e65126b2-0022-4f55-a120-53b63dc20d63 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.663335 | controller |     "Jun 10 23:49:15.183396 crc crio[3641]: time=\"2026-06-10T23:49:15.183242426Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=ff064668-8a40-44e4-87aa-23c365cded4f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.663366 | controller |     "Jun 10 23:49:15.189303 crc crio[3641]: time=\"2026-06-10T23:49:15.18904153Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=b8b57ecb-a791-47d6-8b07-06adef4198d1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.663385 | controller |     "Jun 10 23:49:15.200405 crc crio[3641]: time=\"2026-06-10T23:49:15.20025243Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=62adb05f-fca4-4102-9a62-2e6185e86c58 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.663400 | controller |     "Jun 10 23:49:15.201993 crc crio[3641]: time=\"2026-06-10T23:49:15.201546075Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.663414 | controller |     "Jun 10 23:49:15.238395 crc crio[3641]: time=\"2026-06-10T23:49:15.238282887Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.663428 | controller |     "Jun 10 23:49:15.244275 crc crio[3641]: time=\"2026-06-10T23:49:15.244179674Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.663443 | controller |     "Jun 10 23:49:15.375742 crc crio[3641]: time=\"2026-06-10T23:49:15.375482984Z\" level=info msg=\"Created container 758f948e9f13b561e228268a70be36fa785db08a8a91ed968e62492a2f06531a: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=62adb05f-fca4-4102-9a62-2e6185e86c58 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.663457 | controller |     "Jun 10 23:49:15.376917 crc crio[3641]: time=\"2026-06-10T23:49:15.376620084Z\" level=info msg=\"Starting container: 758f948e9f13b561e228268a70be36fa785db08a8a91ed968e62492a2f06531a\" id=ddbf0f78-626c-4a68-b649-ba2707072b6c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.663477 | controller |     "Jun 10 23:49:15.385357 crc crio[3641]: time=\"2026-06-10T23:49:15.385257425Z\" level=info msg=\"Started container\" PID=17655 containerID=758f948e9f13b561e228268a70be36fa785db08a8a91ed968e62492a2f06531a description=openshift-console/downloads-747b44746d-4pqvr/download-server id=ddbf0f78-626c-4a68-b649-ba2707072b6c name=/runtime.v1.RuntimeService/StartContainer sandboxID=85335bbdd259df67bbd12652f2051d40270e58d8e84d3d166c2d419a25046296",
2026-06-11 01:10:49.663491 | controller |     "Jun 10 23:49:15.669576 crc crio[3641]: time=\"2026-06-10T23:49:15.668925776Z\" level=info msg=\"Removing container: cbd964f7a8b9a23118f1d3387f2f72b2904b3c1344900e1b051f58cc4954299f\" id=64ed7e3d-e086-454c-b9fc-e1a3f0ea14b5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.663506 | controller |     "Jun 10 23:49:15.692064 crc crio[3641]: time=\"2026-06-10T23:49:15.691954262Z\" level=info msg=\"Removed container cbd964f7a8b9a23118f1d3387f2f72b2904b3c1344900e1b051f58cc4954299f: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor\" id=64ed7e3d-e086-454c-b9fc-e1a3f0ea14b5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.663520 | controller |     "Jun 10 23:49:23.142189 crc crio[3641]: time=\"2026-06-10T23:49:23.140996007Z\" level=info msg=\"Stopping pod sandbox: 2571be3fa7ba8b97f3802eafe3062627e9a6bc9a60cb3ec0f14cdf6492607ade\" id=1d11fd7e-758d-42ac-8e20-6ea3ac728f49 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.663534 | controller |     "Jun 10 23:49:23.142189 crc crio[3641]: time=\"2026-06-10T23:49:23.141914541Z\" level=info msg=\"Stopped pod sandbox (already stopped): 2571be3fa7ba8b97f3802eafe3062627e9a6bc9a60cb3ec0f14cdf6492607ade\" id=1d11fd7e-758d-42ac-8e20-6ea3ac728f49 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.663548 | controller |     "Jun 10 23:49:23.144221 crc crio[3641]: time=\"2026-06-10T23:49:23.143393351Z\" level=info msg=\"Removing pod sandbox: 2571be3fa7ba8b97f3802eafe3062627e9a6bc9a60cb3ec0f14cdf6492607ade\" id=95c52266-c152-487d-9379-d63b2c807fcd name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.663562 | controller |     "Jun 10 23:49:23.164197 crc crio[3641]: time=\"2026-06-10T23:49:23.164119044Z\" level=info msg=\"Removed pod sandbox: 2571be3fa7ba8b97f3802eafe3062627e9a6bc9a60cb3ec0f14cdf6492607ade\" id=95c52266-c152-487d-9379-d63b2c807fcd name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.663576 | controller |     "Jun 10 23:49:23.165043 crc crio[3641]: time=\"2026-06-10T23:49:23.164933916Z\" level=info msg=\"Stopping pod sandbox: 53a50bc8d64368f92d39f8988c8bf36de16382220c82934767014352d06ef1a5\" id=20e26e30-3b0c-4607-8f7b-d4262170be89 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.663591 | controller |     "Jun 10 23:49:23.165126 crc crio[3641]: time=\"2026-06-10T23:49:23.16505618Z\" level=info msg=\"Stopped pod sandbox (already stopped): 53a50bc8d64368f92d39f8988c8bf36de16382220c82934767014352d06ef1a5\" id=20e26e30-3b0c-4607-8f7b-d4262170be89 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.663604 | controller |     "Jun 10 23:49:23.172964 crc crio[3641]: time=\"2026-06-10T23:49:23.172882519Z\" level=info msg=\"Removing pod sandbox: 53a50bc8d64368f92d39f8988c8bf36de16382220c82934767014352d06ef1a5\" id=3389e6a4-7032-453b-8123-69adab406c27 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.663618 | controller |     "Jun 10 23:49:23.185440 crc crio[3641]: time=\"2026-06-10T23:49:23.18529588Z\" level=info msg=\"Removed pod sandbox: 53a50bc8d64368f92d39f8988c8bf36de16382220c82934767014352d06ef1a5\" id=3389e6a4-7032-453b-8123-69adab406c27 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.663633 | controller |     "Jun 10 23:49:45.651606 crc crio[3641]: time=\"2026-06-10T23:49:45.649053452Z\" level=info msg=\"Stopping container: 758f948e9f13b561e228268a70be36fa785db08a8a91ed968e62492a2f06531a (timeout: 2s)\" id=aa5fb0cd-8411-48f7-b7d3-1544d0ea9bc1 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.663650 | controller |     "Jun 10 23:49:45.917951 crc crio[3641]: time=\"2026-06-10T23:49:45.917561124Z\" level=info msg=\"Stopped container 758f948e9f13b561e228268a70be36fa785db08a8a91ed968e62492a2f06531a: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=aa5fb0cd-8411-48f7-b7d3-1544d0ea9bc1 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.663665 | controller |     "Jun 10 23:49:45.922753 crc crio[3641]: time=\"2026-06-10T23:49:45.922326711Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=db276e49-20cc-47f1-9e07-af23cfb8822d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.663679 | controller |     "Jun 10 23:49:45.927385 crc crio[3641]: time=\"2026-06-10T23:49:45.927026516Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=9035581b-cc7a-4799-a4ca-216d6d37607f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.663694 | controller |     "Jun 10 23:49:45.930545 crc crio[3641]: time=\"2026-06-10T23:49:45.930389436Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=0278a4d3-848a-4ea9-bbed-a02783ac9c1e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.663708 | controller |     "Jun 10 23:49:45.931374 crc crio[3641]: time=\"2026-06-10T23:49:45.931221568Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.663722 | controller |     "Jun 10 23:49:46.095017 crc crio[3641]: time=\"2026-06-10T23:49:46.089307174Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.663737 | controller |     "Jun 10 23:49:46.105219 crc crio[3641]: time=\"2026-06-10T23:49:46.103981025Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.663751 | controller |     "Jun 10 23:49:46.159899 crc crio[3641]: time=\"2026-06-10T23:49:46.159797564Z\" level=info msg=\"Removing container: 0988bbcb84cd7f5a607ae74a55566386893204236cda7d9c26eac6aa63157b2a\" id=cc425f01-d9e7-4a20-9e69-e643ec684a5f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.663765 | controller |     "Jun 10 23:49:46.302001 crc crio[3641]: time=\"2026-06-10T23:49:46.300079155Z\" level=info msg=\"Created container 90555ab52a36146650115f59e06adbaf39894fdfe41b976b4b0880da3ab8d7e8: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=0278a4d3-848a-4ea9-bbed-a02783ac9c1e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.663780 | controller |     "Jun 10 23:49:46.303843 crc crio[3641]: time=\"2026-06-10T23:49:46.303227809Z\" level=info msg=\"Starting container: 90555ab52a36146650115f59e06adbaf39894fdfe41b976b4b0880da3ab8d7e8\" id=6749da44-2ec4-4bdd-9008-ceb96bd0a960 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.663801 | controller |     "Jun 10 23:49:46.343188 crc crio[3641]: time=\"2026-06-10T23:49:46.342969759Z\" level=info msg=\"Started container\" PID=18081 containerID=90555ab52a36146650115f59e06adbaf39894fdfe41b976b4b0880da3ab8d7e8 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=6749da44-2ec4-4bdd-9008-ceb96bd0a960 name=/runtime.v1.RuntimeService/StartContainer sandboxID=85335bbdd259df67bbd12652f2051d40270e58d8e84d3d166c2d419a25046296",
2026-06-11 01:10:49.663817 | controller |     "Jun 10 23:49:46.708901 crc crio[3641]: time=\"2026-06-10T23:49:46.708736094Z\" level=info msg=\"Removed container 0988bbcb84cd7f5a607ae74a55566386893204236cda7d9c26eac6aa63157b2a: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=cc425f01-d9e7-4a20-9e69-e643ec684a5f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.663835 | controller |     "Jun 10 23:50:15.652173 crc crio[3641]: time=\"2026-06-10T23:50:15.648813124Z\" level=info msg=\"Stopping container: 90555ab52a36146650115f59e06adbaf39894fdfe41b976b4b0880da3ab8d7e8 (timeout: 2s)\" id=3ac05790-404a-4753-98c9-b52c74a2e7ce name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.663850 | controller |     "Jun 10 23:50:15.857861 crc crio[3641]: time=\"2026-06-10T23:50:15.856502392Z\" level=info msg=\"Stopped container 90555ab52a36146650115f59e06adbaf39894fdfe41b976b4b0880da3ab8d7e8: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=3ac05790-404a-4753-98c9-b52c74a2e7ce name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.663865 | controller |     "Jun 10 23:50:16.778887 crc crio[3641]: time=\"2026-06-10T23:50:16.778506542Z\" level=info msg=\"Removing container: 758f948e9f13b561e228268a70be36fa785db08a8a91ed968e62492a2f06531a\" id=d1316f2a-836b-4d6c-b59f-0b5d6a85320c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.663879 | controller |     "Jun 10 23:50:17.112310 crc crio[3641]: time=\"2026-06-10T23:50:17.11210903Z\" level=info msg=\"Removed container 758f948e9f13b561e228268a70be36fa785db08a8a91ed968e62492a2f06531a: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=d1316f2a-836b-4d6c-b59f-0b5d6a85320c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.663894 | controller |     "Jun 10 23:52:11.838570 crc crio[3641]: time=\"2026-06-10T23:52:11.835435374Z\" level=info msg=\"Stopping container: 3fb2b608f6c0a346dd4de5926f19bd5b836a21e908b0aea8962208bdc1e64ab4 (timeout: 30s)\" id=80dce660-d9bf-4b58-9a5f-7d55dc4826be name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.663908 | controller |     "Jun 10 23:52:11.847440 crc crio[3641]: time=\"2026-06-10T23:52:11.847201591Z\" level=info msg=\"Stopping container: fff7a0532b4f67db160688be37c2104a5bbbea363e75da581a95b000e1641a1e (timeout: 30s)\" id=ba58cb75-1724-4f75-b459-5d690104c385 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.663922 | controller |     "Jun 10 23:52:11.869519 crc crio[3641]: time=\"2026-06-10T23:52:11.86942829Z\" level=info msg=\"Stopping container: 4a2482cde409c9f23990e578203b77ed4c11905265d6f4a84747eed71e235540 (timeout: 30s)\" id=9e936ff5-e303-4f52-ae28-77067753361a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.663936 | controller |     "Jun 10 23:52:11.892308 crc crio[3641]: time=\"2026-06-10T23:52:11.892202564Z\" level=info msg=\"Stopping container: 79771639da62cef368eab7cf623eaa4040cfe9dbb93a301af19fc2c8ea19f8f2 (timeout: 30s)\" id=d4a7dae8-0c6c-4bd2-b9b9-fed48fb3b042 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.663951 | controller |     "Jun 10 23:52:11.916890 crc crio[3641]: time=\"2026-06-10T23:52:11.916817008Z\" level=info msg=\"Stopping container: d8bc2dd4a2124c69f6fe45f6e1b0e7feec75be6c038966c2fbb4e808510691ab (timeout: 30s)\" id=4df216cd-2924-4a61-ad97-7531aeabb7b9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.663965 | controller |     "Jun 10 23:52:12.030574 crc crio[3641]: time=\"2026-06-10T23:52:12.030154664Z\" level=info msg=\"Stopped container 79771639da62cef368eab7cf623eaa4040cfe9dbb93a301af19fc2c8ea19f8f2: openshift-marketplace/redhat-marketplace-ntdwx/registry-server\" id=d4a7dae8-0c6c-4bd2-b9b9-fed48fb3b042 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.663979 | controller |     "Jun 10 23:52:12.035300 crc crio[3641]: time=\"2026-06-10T23:52:12.03519055Z\" level=info msg=\"Stopping pod sandbox: 4fd748add5379c0f9b31a9d1208bc4df9ac525c17814569f0d36706ff79a8144\" id=ffb33d0a-ecaf-4af4-8a38-4bbd5046f951 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.664003 | controller |     "Jun 10 23:52:12.037008 crc crio[3641]: time=\"2026-06-10T23:52:12.036914336Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:4fd748add5379c0f9b31a9d1208bc4df9ac525c17814569f0d36706ff79a8144 UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/119671ca-0654-4fb6-9ceb-26c3c74f7d30 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:0xc0025c66a8}] Aliases:map[]}\"",
2026-06-11 01:10:49.664018 | controller |     "Jun 10 23:52:12.037315 crc crio[3641]: time=\"2026-06-10T23:52:12.037265976Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-ntdwx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.664033 | controller |     "Jun 10 23:52:12.060346 crc crio[3641]: time=\"2026-06-10T23:52:12.060204034Z\" level=info msg=\"Stopped container d8bc2dd4a2124c69f6fe45f6e1b0e7feec75be6c038966c2fbb4e808510691ab: openshift-marketplace/redhat-operators-x5vn9/registry-server\" id=4df216cd-2924-4a61-ad97-7531aeabb7b9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.664048 | controller |     "Jun 10 23:52:12.061617 crc crio[3641]: time=\"2026-06-10T23:52:12.061503679Z\" level=info msg=\"Stopping pod sandbox: 8f4a0f42c5acc995b23ec82d8825cd55d08afc7e18e333c4e4623ab63819b40e\" id=4d0fd0e6-314d-4ea0-b654-edd8e6ff74a6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.664063 | controller |     "Jun 10 23:52:12.062399 crc crio[3641]: time=\"2026-06-10T23:52:12.062312521Z\" level=info msg=\"Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:8f4a0f42c5acc995b23ec82d8825cd55d08afc7e18e333c4e4623ab63819b40e UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/5ec9d76f-7a59-4fef-91c2-f609e824b342 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:0xc000189308}] Aliases:map[]}\"",
2026-06-11 01:10:49.664078 | controller |     "Jun 10 23:52:12.062631 crc crio[3641]: time=\"2026-06-10T23:52:12.062562508Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-x5vn9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.664092 | controller |     "Jun 10 23:52:12.349073 crc crio[3641]: time=\"2026-06-10T23:52:12.348554419Z\" level=info msg=\"Stopped pod sandbox: 4fd748add5379c0f9b31a9d1208bc4df9ac525c17814569f0d36706ff79a8144\" id=ffb33d0a-ecaf-4af4-8a38-4bbd5046f951 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.664107 | controller |     "Jun 10 23:52:12.361925 crc crio[3641]: time=\"2026-06-10T23:52:12.361863378Z\" level=info msg=\"Stopped pod sandbox: 8f4a0f42c5acc995b23ec82d8825cd55d08afc7e18e333c4e4623ab63819b40e\" id=4d0fd0e6-314d-4ea0-b654-edd8e6ff74a6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.664121 | controller |     "Jun 10 23:52:12.413447 crc crio[3641]: time=\"2026-06-10T23:52:12.413405968Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/marketplace-operator-547dbd544d-94q28/POD\" id=ab86285a-1fe2-4f73-b285-e24ad1e20b51 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.664136 | controller |     "Jun 10 23:52:12.413717 crc crio[3641]: time=\"2026-06-10T23:52:12.413629864Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.664150 | controller |     "Jun 10 23:52:12.466918 crc crio[3641]: time=\"2026-06-10T23:52:12.464225278Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-94q28 Namespace:openshift-marketplace ID:d59e6b88db369338d01e842f118cd27c7ee351e8747680b9581195eb001b1894 UID:6853f66a-0503-4e56-976d-8250b1cf9526 NetNS:/var/run/netns/e878e318-9a35-4660-bdb9-6cbc33cfc5b2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6853f66a_0503_4e56_976d_8250b1cf9526.slice PodAnnotations:0xc00020c320}] Aliases:map[]}\"",
2026-06-11 01:10:49.664168 | controller |     "Jun 10 23:52:12.466918 crc crio[3641]: time=\"2026-06-10T23:52:12.46430506Z\" level=info msg=\"Adding pod openshift-marketplace_marketplace-operator-547dbd544d-94q28 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.664183 | controller |     "Jun 10 23:52:12.483262 crc crio[3641]: time=\"2026-06-10T23:52:12.483138598Z\" level=info msg=\"Stopped container 3fb2b608f6c0a346dd4de5926f19bd5b836a21e908b0aea8962208bdc1e64ab4: openshift-marketplace/certified-operators-l27pk/registry-server\" id=80dce660-d9bf-4b58-9a5f-7d55dc4826be name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.664197 | controller |     "Jun 10 23:52:12.484389 crc crio[3641]: time=\"2026-06-10T23:52:12.48433734Z\" level=info msg=\"Stopping pod sandbox: 744343a94e62f37a6f6ff3e180e18d858061ee7f3bae23c9db436da2305f3561\" id=a37fa9f6-8d0f-4735-8329-61eafd1625de name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.664212 | controller |     "Jun 10 23:52:12.484800 crc crio[3641]: time=\"2026-06-10T23:52:12.484757422Z\" level=info msg=\"Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:744343a94e62f37a6f6ff3e180e18d858061ee7f3bae23c9db436da2305f3561 UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/ae21234d-5b13-4db0-ba7a-2928a2d0ece6 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:0xc00020c4c0}] Aliases:map[]}\"",
2026-06-11 01:10:49.664226 | controller |     "Jun 10 23:52:12.485030 crc crio[3641]: time=\"2026-06-10T23:52:12.484986448Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-l27pk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.664240 | controller |     "Jun 10 23:52:12.489631 crc crio[3641]: time=\"2026-06-10T23:52:12.489417647Z\" level=info msg=\"Stopped container fff7a0532b4f67db160688be37c2104a5bbbea363e75da581a95b000e1641a1e: openshift-marketplace/community-operators-qhh6t/registry-server\" id=ba58cb75-1724-4f75-b459-5d690104c385 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.664255 | controller |     "Jun 10 23:52:12.491331 crc crio[3641]: time=\"2026-06-10T23:52:12.491178495Z\" level=info msg=\"Stopping pod sandbox: 806879e48c4df9d5f740d4114070e99b84d7b39480a88b12d6c8f768c4ec3e37\" id=afb4bcfa-be5f-442a-899b-03b2947a6312 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.664269 | controller |     "Jun 10 23:52:12.491808 crc crio[3641]: time=\"2026-06-10T23:52:12.4917531Z\" level=info msg=\"Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:806879e48c4df9d5f740d4114070e99b84d7b39480a88b12d6c8f768c4ec3e37 UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/231194cd-487b-4c22-b384-86aa91ce6021 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:0xc001992138}] Aliases:map[]}\"",
2026-06-11 01:10:49.664284 | controller |     "Jun 10 23:52:12.492069 crc crio[3641]: time=\"2026-06-10T23:52:12.492015257Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-qhh6t from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.664298 | controller |     "Jun 10 23:52:12.508039 crc crio[3641]: time=\"2026-06-10T23:52:12.507905826Z\" level=info msg=\"Stopped container 4a2482cde409c9f23990e578203b77ed4c11905265d6f4a84747eed71e235540: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=9e936ff5-e303-4f52-ae28-77067753361a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.664316 | controller |     "Jun 10 23:52:12.515459 crc crio[3641]: time=\"2026-06-10T23:52:12.515363897Z\" level=info msg=\"Stopping pod sandbox: 486c198329b178e5da453266d8ea96d66720a9c1b318f0109d9b30f081db012f\" id=ea3ad849-530b-4137-af94-199d2f124ef5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.664331 | controller |     "Jun 10 23:52:12.515963 crc crio[3641]: time=\"2026-06-10T23:52:12.515876771Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:486c198329b178e5da453266d8ea96d66720a9c1b318f0109d9b30f081db012f UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/9c1df676-aff9-458f-bfb5-a3e4e39530e1 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:0xc000794120}] Aliases:map[]}\"",
2026-06-11 01:10:49.664349 | controller |     "Jun 10 23:52:12.516202 crc crio[3641]: time=\"2026-06-10T23:52:12.516143408Z\" level=info msg=\"Deleting pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.664382 | controller |     "Jun 10 23:52:12.780469 crc crio[3641]: time=\"2026-06-10T23:52:12.780053464Z\" level=info msg=\"Stopped pod sandbox: 806879e48c4df9d5f740d4114070e99b84d7b39480a88b12d6c8f768c4ec3e37\" id=afb4bcfa-be5f-442a-899b-03b2947a6312 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.664397 | controller |     "Jun 10 23:52:12.805310 crc crio[3641]: time=\"2026-06-10T23:52:12.805036757Z\" level=info msg=\"Stopped pod sandbox: 744343a94e62f37a6f6ff3e180e18d858061ee7f3bae23c9db436da2305f3561\" id=a37fa9f6-8d0f-4735-8329-61eafd1625de name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.664411 | controller |     "Jun 10 23:52:12.825170 crc crio[3641]: time=\"2026-06-10T23:52:12.825092688Z\" level=info msg=\"Stopped pod sandbox: 486c198329b178e5da453266d8ea96d66720a9c1b318f0109d9b30f081db012f\" id=ea3ad849-530b-4137-af94-199d2f124ef5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.664425 | controller |     "Jun 10 23:52:12.854259 crc crio[3641]: 2026-06-10T23:52:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d59e6b88db36933 Mac:26:9e:7c:35:c3:b2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:34 Mtu:0 Sandbox:/var/run/netns/e878e318-9a35-4660-bdb9-6cbc33cfc5b2 SocketPath: PciID:}] [{Interface:0xc0001345d0 Address:{IP:10.217.0.52 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.664440 | controller |     "Jun 10 23:52:12.854259 crc crio[3641]: time=\"2026-06-10T23:52:12.852118447Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-94q28 Namespace:openshift-marketplace ID:d59e6b88db369338d01e842f118cd27c7ee351e8747680b9581195eb001b1894 UID:6853f66a-0503-4e56-976d-8250b1cf9526 NetNS:/var/run/netns/e878e318-9a35-4660-bdb9-6cbc33cfc5b2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6853f66a_0503_4e56_976d_8250b1cf9526.slice PodAnnotations:0xc00020c320}] Aliases:map[]}\"",
2026-06-11 01:10:49.664454 | controller |     "Jun 10 23:52:12.854259 crc crio[3641]: time=\"2026-06-10T23:52:12.85224403Z\" level=info msg=\"Checking pod openshift-marketplace_marketplace-operator-547dbd544d-94q28 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.664469 | controller |     "Jun 10 23:52:12.854259 crc crio[3641]: time=\"2026-06-10T23:52:12.853960837Z\" level=info msg=\"Removing container: 79771639da62cef368eab7cf623eaa4040cfe9dbb93a301af19fc2c8ea19f8f2\" id=7228c622-1a67-4ed8-8d9f-7b585eb3eaa8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.664487 | controller |     "Jun 10 23:52:12.873096 crc crio[3641]: time=\"2026-06-10T23:52:12.871410887Z\" level=info msg=\"Ran pod sandbox d59e6b88db369338d01e842f118cd27c7ee351e8747680b9581195eb001b1894 with infra container: openshift-marketplace/marketplace-operator-547dbd544d-94q28/POD\" id=ab86285a-1fe2-4f73-b285-e24ad1e20b51 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.664502 | controller |     "Jun 10 23:52:12.889308 crc crio[3641]: time=\"2026-06-10T23:52:12.889239308Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=88299784-86e2-4df7-abd5-7d166d053ee4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.664516 | controller |     "Jun 10 23:52:12.906039 crc crio[3641]: time=\"2026-06-10T23:52:12.905876826Z\" level=info msg=\"Removed container 79771639da62cef368eab7cf623eaa4040cfe9dbb93a301af19fc2c8ea19f8f2: openshift-marketplace/redhat-marketplace-ntdwx/registry-server\" id=7228c622-1a67-4ed8-8d9f-7b585eb3eaa8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.664531 | controller |     "Jun 10 23:52:12.911704 crc crio[3641]: time=\"2026-06-10T23:52:12.911425126Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=cfec9846-7ef0-4c41-8aa3-f80718d931ff name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.664545 | controller |     "Jun 10 23:52:12.914439 crc crio[3641]: time=\"2026-06-10T23:52:12.913267916Z\" level=info msg=\"Removing container: 6b0fb62894e6133ced2ba0c3c8abdb6393ef11656f99ce7c4851efb2a2fdfcef\" id=33649e68-b7fe-4970-9a79-feb8ef038e54 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.664559 | controller |     "Jun 10 23:52:12.933372 crc crio[3641]: time=\"2026-06-10T23:52:12.933131311Z\" level=info msg=\"Creating container: openshift-marketplace/marketplace-operator-547dbd544d-94q28/marketplace-operator\" id=90a63d3a-7308-416b-ab65-d9d70390695b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.664573 | controller |     "Jun 10 23:52:12.947344 crc crio[3641]: time=\"2026-06-10T23:52:12.947264802Z\" level=info msg=\"Removed container 6b0fb62894e6133ced2ba0c3c8abdb6393ef11656f99ce7c4851efb2a2fdfcef: openshift-marketplace/redhat-marketplace-ntdwx/extract-content\" id=33649e68-b7fe-4970-9a79-feb8ef038e54 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.664587 | controller |     "Jun 10 23:52:12.949333 crc crio[3641]: time=\"2026-06-10T23:52:12.949276777Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.664601 | controller |     "Jun 10 23:52:12.958020 crc crio[3641]: time=\"2026-06-10T23:52:12.957140029Z\" level=info msg=\"Removing container: e3a83d4f73e1186722d179ac30101c8576e0f56b2c0231b18499d1d5baafc020\" id=af4b1118-b54c-4b46-912b-2771ba4cbad0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.664615 | controller |     "Jun 10 23:52:12.993791 crc crio[3641]: time=\"2026-06-10T23:52:12.993706635Z\" level=info msg=\"Removed container e3a83d4f73e1186722d179ac30101c8576e0f56b2c0231b18499d1d5baafc020: openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities\" id=af4b1118-b54c-4b46-912b-2771ba4cbad0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.664630 | controller |     "Jun 10 23:52:12.998006 crc crio[3641]: time=\"2026-06-10T23:52:12.997894128Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.664644 | controller |     "Jun 10 23:52:13.003316 crc crio[3641]: time=\"2026-06-10T23:52:13.003106118Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.664662 | controller |     "Jun 10 23:52:13.006201 crc crio[3641]: time=\"2026-06-10T23:52:13.00614002Z\" level=info msg=\"Removing container: 4a2482cde409c9f23990e578203b77ed4c11905265d6f4a84747eed71e235540\" id=b28b40f1-b75c-48a1-9ea1-8a0630f69b26 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.664676 | controller |     "Jun 10 23:52:13.070116 crc crio[3641]: time=\"2026-06-10T23:52:13.069002195Z\" level=info msg=\"Removed container 4a2482cde409c9f23990e578203b77ed4c11905265d6f4a84747eed71e235540: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=b28b40f1-b75c-48a1-9ea1-8a0630f69b26 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.664690 | controller |     "Jun 10 23:52:13.077117 crc crio[3641]: time=\"2026-06-10T23:52:13.077067282Z\" level=info msg=\"Removing container: 294c57e6211b48b38cb509d37681edd5c194f8d4f0010c0cf937c5bd37f51696\" id=2ade4004-1dd0-48cc-addd-5698da79b8ba name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.664704 | controller |     "Jun 10 23:52:13.100263 crc crio[3641]: time=\"2026-06-10T23:52:13.09996215Z\" level=info msg=\"Removed container 294c57e6211b48b38cb509d37681edd5c194f8d4f0010c0cf937c5bd37f51696: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=2ade4004-1dd0-48cc-addd-5698da79b8ba name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.664718 | controller |     "Jun 10 23:52:13.105115 crc crio[3641]: time=\"2026-06-10T23:52:13.104730218Z\" level=info msg=\"Removing container: 3fb2b608f6c0a346dd4de5926f19bd5b836a21e908b0aea8962208bdc1e64ab4\" id=1ec0676f-17c9-4bf8-8606-74d2ce546d8a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.664733 | controller |     "Jun 10 23:52:13.124932 crc crio[3641]: time=\"2026-06-10T23:52:13.12483849Z\" level=info msg=\"Removed container 3fb2b608f6c0a346dd4de5926f19bd5b836a21e908b0aea8962208bdc1e64ab4: openshift-marketplace/certified-operators-l27pk/registry-server\" id=1ec0676f-17c9-4bf8-8606-74d2ce546d8a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.664747 | controller |     "Jun 10 23:52:13.127166 crc crio[3641]: time=\"2026-06-10T23:52:13.127103401Z\" level=info msg=\"Removing container: 7dfc73034bf1f8c309cf6e1a055c5c6ddd77d4c49782c56f5b793229497b235c\" id=d1cf1545-1773-4a39-8ac5-9aaa48fe9f90 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.664761 | controller |     "Jun 10 23:52:13.145702 crc crio[3641]: time=\"2026-06-10T23:52:13.145487787Z\" level=info msg=\"Created container 1b29c1b1ba458556f67874c8d5a8bdba266fea0334fa21c325b31eb3c6d12bf3: openshift-marketplace/marketplace-operator-547dbd544d-94q28/marketplace-operator\" id=90a63d3a-7308-416b-ab65-d9d70390695b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.664775 | controller |     "Jun 10 23:52:13.148504 crc crio[3641]: time=\"2026-06-10T23:52:13.148433177Z\" level=info msg=\"Starting container: 1b29c1b1ba458556f67874c8d5a8bdba266fea0334fa21c325b31eb3c6d12bf3\" id=7f3fb465-1760-49f4-bbf3-cf477e6877c1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.664790 | controller |     "Jun 10 23:52:13.151527 crc crio[3641]: time=\"2026-06-10T23:52:13.151365876Z\" level=info msg=\"Removed container 7dfc73034bf1f8c309cf6e1a055c5c6ddd77d4c49782c56f5b793229497b235c: openshift-marketplace/certified-operators-l27pk/extract-content\" id=d1cf1545-1773-4a39-8ac5-9aaa48fe9f90 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.664805 | controller |     "Jun 10 23:52:13.155900 crc crio[3641]: time=\"2026-06-10T23:52:13.155830206Z\" level=info msg=\"Removing container: 3df6de150d12f5495e1e192614ccf29fe98196d9fa288c5ca1b5bb650ce9709b\" id=225d46d0-7b04-4f86-91bb-fb790aea933c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.664819 | controller |     "Jun 10 23:52:13.158755 crc crio[3641]: time=\"2026-06-10T23:52:13.158034225Z\" level=info msg=\"Started container\" PID=20144 containerID=1b29c1b1ba458556f67874c8d5a8bdba266fea0334fa21c325b31eb3c6d12bf3 description=openshift-marketplace/marketplace-operator-547dbd544d-94q28/marketplace-operator id=7f3fb465-1760-49f4-bbf3-cf477e6877c1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d59e6b88db369338d01e842f118cd27c7ee351e8747680b9581195eb001b1894",
2026-06-11 01:10:49.664838 | controller |     "Jun 10 23:52:13.175478 crc crio[3641]: time=\"2026-06-10T23:52:13.175189348Z\" level=info msg=\"Removed container 3df6de150d12f5495e1e192614ccf29fe98196d9fa288c5ca1b5bb650ce9709b: openshift-marketplace/certified-operators-l27pk/extract-utilities\" id=225d46d0-7b04-4f86-91bb-fb790aea933c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.664853 | controller |     "Jun 10 23:52:13.199762 crc crio[3641]: time=\"2026-06-10T23:52:13.199581976Z\" level=info msg=\"Removing container: fff7a0532b4f67db160688be37c2104a5bbbea363e75da581a95b000e1641a1e\" id=2a41e08a-b502-4869-a176-c5fde74b0016 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.664869 | controller |     "Jun 10 23:52:13.223584 crc crio[3641]: time=\"2026-06-10T23:52:13.223459499Z\" level=info msg=\"Removed container fff7a0532b4f67db160688be37c2104a5bbbea363e75da581a95b000e1641a1e: openshift-marketplace/community-operators-qhh6t/registry-server\" id=2a41e08a-b502-4869-a176-c5fde74b0016 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.664883 | controller |     "Jun 10 23:52:13.226779 crc crio[3641]: time=\"2026-06-10T23:52:13.226716397Z\" level=info msg=\"Removing container: 48e838a6b80a801efbcc98a9746b6488c5972b758e3f662b54ef5910f4611c07\" id=5c32e5cb-805d-4f23-b5de-35d82d8d65e0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.664898 | controller |     "Jun 10 23:52:13.264926 crc crio[3641]: time=\"2026-06-10T23:52:13.264834925Z\" level=info msg=\"Removed container 48e838a6b80a801efbcc98a9746b6488c5972b758e3f662b54ef5910f4611c07: openshift-marketplace/community-operators-qhh6t/extract-content\" id=5c32e5cb-805d-4f23-b5de-35d82d8d65e0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.664913 | controller |     "Jun 10 23:52:13.267695 crc crio[3641]: time=\"2026-06-10T23:52:13.267515327Z\" level=info msg=\"Removing container: 13c985905a52d0cda372da5d6bf8bb1c4ca05a92f1dbed24eb9eb15cb6ffffc7\" id=0aadc2e7-4724-426a-9fa6-4f37cc189d18 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.664928 | controller |     "Jun 10 23:52:13.288475 crc crio[3641]: time=\"2026-06-10T23:52:13.287847476Z\" level=info msg=\"Removed container 13c985905a52d0cda372da5d6bf8bb1c4ca05a92f1dbed24eb9eb15cb6ffffc7: openshift-marketplace/community-operators-qhh6t/extract-utilities\" id=0aadc2e7-4724-426a-9fa6-4f37cc189d18 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.664943 | controller |     "Jun 10 23:52:13.298983 crc crio[3641]: time=\"2026-06-10T23:52:13.296325064Z\" level=info msg=\"Removing container: d8bc2dd4a2124c69f6fe45f6e1b0e7feec75be6c038966c2fbb4e808510691ab\" id=b09c9394-9f05-4d59-92e7-4f34ab1b5014 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.664957 | controller |     "Jun 10 23:52:13.313436 crc crio[3641]: time=\"2026-06-10T23:52:13.313327683Z\" level=info msg=\"Removed container d8bc2dd4a2124c69f6fe45f6e1b0e7feec75be6c038966c2fbb4e808510691ab: openshift-marketplace/redhat-operators-x5vn9/registry-server\" id=b09c9394-9f05-4d59-92e7-4f34ab1b5014 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.664972 | controller |     "Jun 10 23:52:13.317317 crc crio[3641]: time=\"2026-06-10T23:52:13.317189197Z\" level=info msg=\"Removing container: c985fe93e9f2e8c119ce245331fc851ea07514f5c901b9dd9f6657061f3810e2\" id=3e2585e2-04fe-4c03-b703-6eca6b0e6329 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.664986 | controller |     "Jun 10 23:52:13.394688 crc crio[3641]: time=\"2026-06-10T23:52:13.394531592Z\" level=info msg=\"Removed container c985fe93e9f2e8c119ce245331fc851ea07514f5c901b9dd9f6657061f3810e2: openshift-marketplace/redhat-operators-x5vn9/extract-content\" id=3e2585e2-04fe-4c03-b703-6eca6b0e6329 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.665006 | controller |     "Jun 10 23:52:13.398860 crc crio[3641]: time=\"2026-06-10T23:52:13.398741346Z\" level=info msg=\"Removing container: ec7e8790fa2ebbb66318c73a958fb929d923714698e8d37dfd847e0a48dde232\" id=338a6ee1-c0c7-4fcf-8c74-75fd59d0c1a4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.665021 | controller |     "Jun 10 23:52:13.421236 crc crio[3641]: time=\"2026-06-10T23:52:13.421121859Z\" level=info msg=\"Removed container ec7e8790fa2ebbb66318c73a958fb929d923714698e8d37dfd847e0a48dde232: openshift-marketplace/redhat-operators-x5vn9/extract-utilities\" id=338a6ee1-c0c7-4fcf-8c74-75fd59d0c1a4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.665035 | controller |     "Jun 10 23:52:14.393850 crc crio[3641]: time=\"2026-06-10T23:52:14.393601449Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-7596m/POD\" id=33db5cdf-1b65-48fa-b4c2-6c2d09c28bd1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.665050 | controller |     "Jun 10 23:52:14.393850 crc crio[3641]: time=\"2026-06-10T23:52:14.393792375Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.665065 | controller |     "Jun 10 23:52:14.415085 crc crio[3641]: time=\"2026-06-10T23:52:14.414933175Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-7596m Namespace:openshift-marketplace ID:f2c76fed6a1d3b2f37448e6830b6de1dd4de7ab8207402725cb95fd787f0d71d UID:cb979eb1-9768-4b07-addb-44690b0888d5 NetNS:/var/run/netns/14c8fc9a-6faf-4930-b1c9-45332033e51a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcb979eb1_9768_4b07_addb_44690b0888d5.slice PodAnnotations:0xc0025c6718}] Aliases:map[]}\"",
2026-06-11 01:10:49.665080 | controller |     "Jun 10 23:52:14.415241 crc crio[3641]: time=\"2026-06-10T23:52:14.415085589Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-7596m to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.665094 | controller |     "Jun 10 23:52:14.605924 crc crio[3641]: time=\"2026-06-10T23:52:14.605433211Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-krr4f/POD\" id=75f47d37-8d0f-42a3-ab72-9ac191eb36a3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.665109 | controller |     "Jun 10 23:52:14.606286 crc crio[3641]: time=\"2026-06-10T23:52:14.606266413Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.665124 | controller |     "Jun 10 23:52:14.625436 crc crio[3641]: time=\"2026-06-10T23:52:14.625351418Z\" level=info msg=\"Got pod network &{Name:redhat-operators-krr4f Namespace:openshift-marketplace ID:a4d1f356aee926202539d42760f5fb12ffa91769a6d75336288efb55f57349c2 UID:6f81c4a0-79bb-4ad5-96df-44232caa218f NetNS:/var/run/netns/b1478765-e5f3-4df5-8d9b-7b12afb33ffc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6f81c4a0_79bb_4ad5_96df_44232caa218f.slice PodAnnotations:0xc000794e78}] Aliases:map[]}\"",
2026-06-11 01:10:49.665138 | controller |     "Jun 10 23:52:14.625436 crc crio[3641]: time=\"2026-06-10T23:52:14.62540659Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-krr4f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.665152 | controller |     "Jun 10 23:52:14.916978 crc crio[3641]: 2026-06-10T23:52:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a4d1f356aee9262 Mac:7a:81:72:0c:16:8f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:37 Mtu:0 Sandbox:/var/run/netns/b1478765-e5f3-4df5-8d9b-7b12afb33ffc SocketPath: PciID:}] [{Interface:0xc00011e5c0 Address:{IP:10.217.0.55 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.665170 | controller |     "Jun 10 23:52:14.918175 crc crio[3641]: time=\"2026-06-10T23:52:14.918141403Z\" level=info msg=\"Got pod network &{Name:redhat-operators-krr4f Namespace:openshift-marketplace ID:a4d1f356aee926202539d42760f5fb12ffa91769a6d75336288efb55f57349c2 UID:6f81c4a0-79bb-4ad5-96df-44232caa218f NetNS:/var/run/netns/b1478765-e5f3-4df5-8d9b-7b12afb33ffc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6f81c4a0_79bb_4ad5_96df_44232caa218f.slice PodAnnotations:0xc000794e78}] Aliases:map[]}\"",
2026-06-11 01:10:49.665185 | controller |     "Jun 10 23:52:14.918379 crc crio[3641]: time=\"2026-06-10T23:52:14.918362239Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-krr4f for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.665200 | controller |     "Jun 10 23:52:14.925553 crc crio[3641]: time=\"2026-06-10T23:52:14.925048929Z\" level=info msg=\"Ran pod sandbox a4d1f356aee926202539d42760f5fb12ffa91769a6d75336288efb55f57349c2 with infra container: openshift-marketplace/redhat-operators-krr4f/POD\" id=75f47d37-8d0f-42a3-ab72-9ac191eb36a3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.665214 | controller |     "Jun 10 23:52:14.927427 crc crio[3641]: time=\"2026-06-10T23:52:14.927291159Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=c0b458a6-c6cd-4ae9-9dc1-8c5604b6e536 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.665228 | controller |     "Jun 10 23:52:14.929991 crc crio[3641]: time=\"2026-06-10T23:52:14.929841568Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=ac5b059c-0f5c-40dc-9b66-92bf5a4ee0e9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.665242 | controller |     "Jun 10 23:52:14.936504 crc crio[3641]: time=\"2026-06-10T23:52:14.936409285Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-krr4f/extract-utilities\" id=f1d8e57b-5094-40a2-8479-c204cc4757b2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.665256 | controller |     "Jun 10 23:52:14.937613 crc crio[3641]: time=\"2026-06-10T23:52:14.936769375Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.665270 | controller |     "Jun 10 23:52:14.975709 crc crio[3641]: time=\"2026-06-10T23:52:14.975585372Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.665284 | controller |     "Jun 10 23:52:14.980591 crc crio[3641]: time=\"2026-06-10T23:52:14.980398771Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.665297 | controller |     "Jun 10 23:52:14.990388 crc crio[3641]: 2026-06-10T23:52:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f2c76fed6a1d3b2 Mac:b2:5a:fa:89:a4:a3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:36 Mtu:0 Sandbox:/var/run/netns/14c8fc9a-6faf-4930-b1c9-45332033e51a SocketPath: PciID:}] [{Interface:0xc000294780 Address:{IP:10.217.0.54 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.665312 | controller |     "Jun 10 23:52:14.991529 crc crio[3641]: time=\"2026-06-10T23:52:14.991439729Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-7596m Namespace:openshift-marketplace ID:f2c76fed6a1d3b2f37448e6830b6de1dd4de7ab8207402725cb95fd787f0d71d UID:cb979eb1-9768-4b07-addb-44690b0888d5 NetNS:/var/run/netns/14c8fc9a-6faf-4930-b1c9-45332033e51a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcb979eb1_9768_4b07_addb_44690b0888d5.slice PodAnnotations:0xc0025c6718}] Aliases:map[]}\"",
2026-06-11 01:10:49.665330 | controller |     "Jun 10 23:52:14.991764 crc crio[3641]: time=\"2026-06-10T23:52:14.991624024Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-7596m for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.665345 | controller |     "Jun 10 23:52:14.998969 crc crio[3641]: time=\"2026-06-10T23:52:14.998861589Z\" level=info msg=\"Ran pod sandbox f2c76fed6a1d3b2f37448e6830b6de1dd4de7ab8207402725cb95fd787f0d71d with infra container: openshift-marketplace/redhat-marketplace-7596m/POD\" id=33db5cdf-1b65-48fa-b4c2-6c2d09c28bd1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.665379 | controller |     "Jun 10 23:52:15.005756 crc crio[3641]: time=\"2026-06-10T23:52:15.005600371Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=d2cbfdc4-d65c-4314-a74f-05947fc44a0c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.665394 | controller |     "Jun 10 23:52:15.009508 crc crio[3641]: time=\"2026-06-10T23:52:15.009362342Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=76a9c6c3-835a-4bf3-a21e-b4682769919b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.665409 | controller |     "Jun 10 23:52:15.049333 crc crio[3641]: time=\"2026-06-10T23:52:15.049256918Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-7596m/extract-utilities\" id=8448b6d0-1755-433b-b900-f917b29a6719 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.665423 | controller |     "Jun 10 23:52:15.049757 crc crio[3641]: time=\"2026-06-10T23:52:15.049619308Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.665438 | controller |     "Jun 10 23:52:15.075751 crc crio[3641]: time=\"2026-06-10T23:52:15.075604538Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.665452 | controller |     "Jun 10 23:52:15.082539 crc crio[3641]: time=\"2026-06-10T23:52:15.082513005Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.665466 | controller |     "Jun 10 23:52:15.092225 crc crio[3641]: time=\"2026-06-10T23:52:15.092197286Z\" level=info msg=\"Created container 31e34db1974d514edf0672b0753a7266317ed65b415a7b4a2fe0019fd0672b8b: openshift-marketplace/redhat-operators-krr4f/extract-utilities\" id=f1d8e57b-5094-40a2-8479-c204cc4757b2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.665481 | controller |     "Jun 10 23:52:15.095444 crc crio[3641]: time=\"2026-06-10T23:52:15.095419823Z\" level=info msg=\"Starting container: 31e34db1974d514edf0672b0753a7266317ed65b415a7b4a2fe0019fd0672b8b\" id=4d590e07-d3d8-48d7-a268-1812c5a85a8e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.665495 | controller |     "Jun 10 23:52:15.102718 crc crio[3641]: time=\"2026-06-10T23:52:15.102502554Z\" level=info msg=\"Started container\" PID=20245 containerID=31e34db1974d514edf0672b0753a7266317ed65b415a7b4a2fe0019fd0672b8b description=openshift-marketplace/redhat-operators-krr4f/extract-utilities id=4d590e07-d3d8-48d7-a268-1812c5a85a8e name=/runtime.v1.RuntimeService/StartContainer sandboxID=a4d1f356aee926202539d42760f5fb12ffa91769a6d75336288efb55f57349c2",
2026-06-11 01:10:49.665513 | controller |     "Jun 10 23:52:15.253057 crc crio[3641]: time=\"2026-06-10T23:52:15.251861521Z\" level=info msg=\"Created container aceea44e6afc10746c743ed1dd24dbfca43f514053f620205ce082b00a12e514: openshift-marketplace/redhat-marketplace-7596m/extract-utilities\" id=8448b6d0-1755-433b-b900-f917b29a6719 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.665528 | controller |     "Jun 10 23:52:15.256188 crc crio[3641]: time=\"2026-06-10T23:52:15.256045504Z\" level=info msg=\"Starting container: aceea44e6afc10746c743ed1dd24dbfca43f514053f620205ce082b00a12e514\" id=4bdea894-cecf-40ec-b480-96683785e0d5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.665542 | controller |     "Jun 10 23:52:15.261838 crc crio[3641]: time=\"2026-06-10T23:52:15.261714496Z\" level=info msg=\"Started container\" PID=20253 containerID=aceea44e6afc10746c743ed1dd24dbfca43f514053f620205ce082b00a12e514 description=openshift-marketplace/redhat-marketplace-7596m/extract-utilities id=4bdea894-cecf-40ec-b480-96683785e0d5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f2c76fed6a1d3b2f37448e6830b6de1dd4de7ab8207402725cb95fd787f0d71d",
2026-06-11 01:10:49.665557 | controller |     "Jun 10 23:52:15.963854 crc crio[3641]: time=\"2026-06-10T23:52:15.963710395Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=fc49736c-4ecf-4c85-80fa-cdbeb7dc720d name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.665571 | controller |     "Jun 10 23:52:15.971783 crc crio[3641]: time=\"2026-06-10T23:52:15.970269121Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=b5452df5-44fe-4088-a4a7-8871fbc45d2b name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.665585 | controller |     "Jun 10 23:52:15.976334 crc crio[3641]: time=\"2026-06-10T23:52:15.97614471Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"",
2026-06-11 01:10:49.665599 | controller |     "Jun 10 23:52:15.979605 crc crio[3641]: time=\"2026-06-10T23:52:15.97614628Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"",
2026-06-11 01:10:49.665613 | controller |     "Jun 10 23:52:16.546878 crc crio[3641]: time=\"2026-06-10T23:52:16.54656105Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:bec7a1ff545afabea88c4a74227ea95b91c67cf5c03e89b2b949be410682f8a0\" id=fc49736c-4ecf-4c85-80fa-cdbeb7dc720d name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.665627 | controller |     "Jun 10 23:52:16.547992 crc crio[3641]: time=\"2026-06-10T23:52:16.547550317Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=3d55955d-66f9-4b35-b361-da3dfbbb75b0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.665641 | controller |     "Jun 10 23:52:16.549396 crc crio[3641]: time=\"2026-06-10T23:52:16.549304344Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=c46cb8c4-0a52-44a7-88bc-8b9ac35db02a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.665656 | controller |     "Jun 10 23:52:16.555313 crc crio[3641]: time=\"2026-06-10T23:52:16.555205723Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-7596m/extract-content\" id=ca44e990-4938-4abd-a327-b8a5356e01be name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.665670 | controller |     "Jun 10 23:52:16.555847 crc crio[3641]: time=\"2026-06-10T23:52:16.555725777Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.665684 | controller |     "Jun 10 23:52:16.576860 crc crio[3641]: time=\"2026-06-10T23:52:16.576751834Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.665702 | controller |     "Jun 10 23:52:16.580287 crc crio[3641]: time=\"2026-06-10T23:52:16.580188197Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.665716 | controller |     "Jun 10 23:52:16.692299 crc crio[3641]: time=\"2026-06-10T23:52:16.692088944Z\" level=info msg=\"Created container 7867a37981c5f68722b2cba7aab7a2f75c79cb0f7cf8c55f9cc6adc722d67c66: openshift-marketplace/redhat-marketplace-7596m/extract-content\" id=ca44e990-4938-4abd-a327-b8a5356e01be name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.665731 | controller |     "Jun 10 23:52:16.693613 crc crio[3641]: time=\"2026-06-10T23:52:16.693358528Z\" level=info msg=\"Starting container: 7867a37981c5f68722b2cba7aab7a2f75c79cb0f7cf8c55f9cc6adc722d67c66\" id=ad4b5500-feb0-479d-a0eb-d8626af1904b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.665744 | controller |     "Jun 10 23:52:16.703229 crc crio[3641]: time=\"2026-06-10T23:52:16.703007298Z\" level=info msg=\"Started container\" PID=20263 containerID=7867a37981c5f68722b2cba7aab7a2f75c79cb0f7cf8c55f9cc6adc722d67c66 description=openshift-marketplace/redhat-marketplace-7596m/extract-content id=ad4b5500-feb0-479d-a0eb-d8626af1904b name=/runtime.v1.RuntimeService/StartContainer sandboxID=f2c76fed6a1d3b2f37448e6830b6de1dd4de7ab8207402725cb95fd787f0d71d",
2026-06-11 01:10:49.665758 | controller |     "Jun 10 23:52:16.812470 crc crio[3641]: time=\"2026-06-10T23:52:16.812006917Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-stxdw/POD\" id=9500402d-6b69-4495-a890-3c53d3b41a35 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.665772 | controller |     "Jun 10 23:52:16.812470 crc crio[3641]: time=\"2026-06-10T23:52:16.812452769Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.665786 | controller |     "Jun 10 23:52:16.840240 crc crio[3641]: time=\"2026-06-10T23:52:16.840139656Z\" level=info msg=\"Got pod network &{Name:community-operators-stxdw Namespace:openshift-marketplace ID:7071223793b05fb5a4779bcbcef18b3c1285f50f9e44bcb4b6b480fe1ef71f81 UID:2e031121-c632-4a05-98cb-df422f9f291d NetNS:/var/run/netns/7ad325ab-d162-448d-b81a-f765601126f2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2e031121_c632_4a05_98cb_df422f9f291d.slice PodAnnotations:0xc00020cf78}] Aliases:map[]}\"",
2026-06-11 01:10:49.665802 | controller |     "Jun 10 23:52:16.840240 crc crio[3641]: time=\"2026-06-10T23:52:16.840216188Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-stxdw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.665817 | controller |     "Jun 10 23:52:16.999104 crc crio[3641]: time=\"2026-06-10T23:52:16.952842065Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:546c77fdbf5f7c6a9a4243f4c4ef38fe0f584972a70f687bc40091743ee77d60\" id=b5452df5-44fe-4088-a4a7-8871fbc45d2b name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.665832 | controller |     "Jun 10 23:52:16.999104 crc crio[3641]: time=\"2026-06-10T23:52:16.95490137Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=10c5755f-7a2f-497d-a266-a41cb6a3b087 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.665846 | controller |     "Jun 10 23:52:16.999104 crc crio[3641]: time=\"2026-06-10T23:52:16.957590593Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=00af3436-b755-4719-9a7b-fcd5538b1c69 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.665861 | controller |     "Jun 10 23:52:16.999104 crc crio[3641]: time=\"2026-06-10T23:52:16.96304615Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-krr4f/extract-content\" id=c74c8b7b-ed2c-4285-8cda-bc6436deee9b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.665878 | controller |     "Jun 10 23:52:16.999104 crc crio[3641]: time=\"2026-06-10T23:52:16.963352978Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.665894 | controller |     "Jun 10 23:52:16.999104 crc crio[3641]: time=\"2026-06-10T23:52:16.993133531Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.665908 | controller |     "Jun 10 23:52:16.999104 crc crio[3641]: time=\"2026-06-10T23:52:16.997566091Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.665922 | controller |     "Jun 10 23:52:17.012269 crc crio[3641]: time=\"2026-06-10T23:52:17.008906476Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-xnwts/POD\" id=8bbe2d38-9cc9-4074-aab7-2c2f3c25e3df name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.665936 | controller |     "Jun 10 23:52:17.012269 crc crio[3641]: time=\"2026-06-10T23:52:17.011477016Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.665951 | controller |     "Jun 10 23:52:17.040571 crc crio[3641]: time=\"2026-06-10T23:52:17.040477508Z\" level=info msg=\"Got pod network &{Name:certified-operators-xnwts Namespace:openshift-marketplace ID:d1ffdee4e6ae7ef75b63bc64fabbe4289447b1ccbbeb7ec526b717e76096966c UID:6c1dd789-cdac-4582-ad7e-b8b660f12bcb NetNS:/var/run/netns/2318ae82-d094-49c6-9ddd-adc7fd881fa3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6c1dd789_cdac_4582_ad7e_b8b660f12bcb.slice PodAnnotations:0xc000794c90}] Aliases:map[]}\"",
2026-06-11 01:10:49.665965 | controller |     "Jun 10 23:52:17.041019 crc crio[3641]: time=\"2026-06-10T23:52:17.040591721Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-xnwts to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.665980 | controller |     "Jun 10 23:52:17.165329 crc crio[3641]: time=\"2026-06-10T23:52:17.165265382Z\" level=info msg=\"Created container e3eb9923542aa729d630577f94f0340613cf22d754b491fb1ec4f8f70b1affa3: openshift-marketplace/redhat-operators-krr4f/extract-content\" id=c74c8b7b-ed2c-4285-8cda-bc6436deee9b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.665994 | controller |     "Jun 10 23:52:17.171113 crc crio[3641]: time=\"2026-06-10T23:52:17.171002367Z\" level=info msg=\"Starting container: e3eb9923542aa729d630577f94f0340613cf22d754b491fb1ec4f8f70b1affa3\" id=01c72ff1-f53e-4277-855d-893e333727dc name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.666009 | controller |     "Jun 10 23:52:17.176889 crc crio[3641]: 2026-06-10T23:52:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7071223793b05fb Mac:e6:a2:87:86:33:27 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:38 Mtu:0 Sandbox:/var/run/netns/7ad325ab-d162-448d-b81a-f765601126f2 SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.0.56 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.666023 | controller |     "Jun 10 23:52:17.176889 crc crio[3641]: time=\"2026-06-10T23:52:17.175516958Z\" level=info msg=\"Got pod network &{Name:community-operators-stxdw Namespace:openshift-marketplace ID:7071223793b05fb5a4779bcbcef18b3c1285f50f9e44bcb4b6b480fe1ef71f81 UID:2e031121-c632-4a05-98cb-df422f9f291d NetNS:/var/run/netns/7ad325ab-d162-448d-b81a-f765601126f2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2e031121_c632_4a05_98cb_df422f9f291d.slice PodAnnotations:0xc00020cf78}] Aliases:map[]}\"",
2026-06-11 01:10:49.666044 | controller |     "Jun 10 23:52:17.176889 crc crio[3641]: time=\"2026-06-10T23:52:17.175737734Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-stxdw for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.666059 | controller |     "Jun 10 23:52:17.177599 crc crio[3641]: time=\"2026-06-10T23:52:17.177505332Z\" level=info msg=\"Started container\" PID=20332 containerID=e3eb9923542aa729d630577f94f0340613cf22d754b491fb1ec4f8f70b1affa3 description=openshift-marketplace/redhat-operators-krr4f/extract-content id=01c72ff1-f53e-4277-855d-893e333727dc name=/runtime.v1.RuntimeService/StartContainer sandboxID=a4d1f356aee926202539d42760f5fb12ffa91769a6d75336288efb55f57349c2",
2026-06-11 01:10:49.666074 | controller |     "Jun 10 23:52:17.184336 crc crio[3641]: time=\"2026-06-10T23:52:17.184284715Z\" level=info msg=\"Ran pod sandbox 7071223793b05fb5a4779bcbcef18b3c1285f50f9e44bcb4b6b480fe1ef71f81 with infra container: openshift-marketplace/community-operators-stxdw/POD\" id=9500402d-6b69-4495-a890-3c53d3b41a35 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.666089 | controller |     "Jun 10 23:52:17.186247 crc crio[3641]: time=\"2026-06-10T23:52:17.186178026Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=fff49c52-1e67-498e-93ce-d504166bd521 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.666115 | controller |     "Jun 10 23:52:17.190100 crc crio[3641]: time=\"2026-06-10T23:52:17.190014949Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=32d1fb25-db7a-4bcb-ba72-520f8a672ac3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.666131 | controller |     "Jun 10 23:52:17.201979 crc crio[3641]: time=\"2026-06-10T23:52:17.201818868Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-stxdw/extract-utilities\" id=7c68fdba-c914-48ac-8019-cd06055cccbe name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.666146 | controller |     "Jun 10 23:52:17.202482 crc crio[3641]: time=\"2026-06-10T23:52:17.202412304Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.666160 | controller |     "Jun 10 23:52:17.238717 crc crio[3641]: time=\"2026-06-10T23:52:17.238604609Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.666174 | controller |     "Jun 10 23:52:17.243566 crc crio[3641]: time=\"2026-06-10T23:52:17.243479491Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.666189 | controller |     "Jun 10 23:52:17.323026 crc crio[3641]: 2026-06-10T23:52:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d1ffdee4e6ae7ef Mac:ae:8a:71:cb:3c:55 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:39 Mtu:0 Sandbox:/var/run/netns/2318ae82-d094-49c6-9ddd-adc7fd881fa3 SocketPath: PciID:}] [{Interface:0xc0001145c0 Address:{IP:10.217.0.57 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.666203 | controller |     "Jun 10 23:52:17.324595 crc crio[3641]: time=\"2026-06-10T23:52:17.324523946Z\" level=info msg=\"Got pod network &{Name:certified-operators-xnwts Namespace:openshift-marketplace ID:d1ffdee4e6ae7ef75b63bc64fabbe4289447b1ccbbeb7ec526b717e76096966c UID:6c1dd789-cdac-4582-ad7e-b8b660f12bcb NetNS:/var/run/netns/2318ae82-d094-49c6-9ddd-adc7fd881fa3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6c1dd789_cdac_4582_ad7e_b8b660f12bcb.slice PodAnnotations:0xc000794c90}] Aliases:map[]}\"",
2026-06-11 01:10:49.666221 | controller |     "Jun 10 23:52:17.324770 crc crio[3641]: time=\"2026-06-10T23:52:17.324726452Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-xnwts for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.666236 | controller |     "Jun 10 23:52:17.339108 crc crio[3641]: time=\"2026-06-10T23:52:17.33875856Z\" level=info msg=\"Ran pod sandbox d1ffdee4e6ae7ef75b63bc64fabbe4289447b1ccbbeb7ec526b717e76096966c with infra container: openshift-marketplace/certified-operators-xnwts/POD\" id=8bbe2d38-9cc9-4074-aab7-2c2f3c25e3df name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.666251 | controller |     "Jun 10 23:52:17.340850 crc crio[3641]: time=\"2026-06-10T23:52:17.340571499Z\" level=info msg=\"Created container 482a1c05bf65ce2e1baa80ea9ad063e78bf9333ffc844a31513bc963f9398489: openshift-marketplace/community-operators-stxdw/extract-utilities\" id=7c68fdba-c914-48ac-8019-cd06055cccbe name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.666265 | controller |     "Jun 10 23:52:17.341165 crc crio[3641]: time=\"2026-06-10T23:52:17.340886507Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=107dafd1-80cb-47e7-a3d8-9e50437c055d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.666280 | controller |     "Jun 10 23:52:17.342701 crc crio[3641]: time=\"2026-06-10T23:52:17.342578703Z\" level=info msg=\"Starting container: 482a1c05bf65ce2e1baa80ea9ad063e78bf9333ffc844a31513bc963f9398489\" id=5b147d01-d77c-47e9-a52d-8a9196994d78 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.666294 | controller |     "Jun 10 23:52:17.345408 crc crio[3641]: time=\"2026-06-10T23:52:17.345323267Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=d0ddc007-a6c4-4802-b10f-78e3f61db456 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.666309 | controller |     "Jun 10 23:52:17.349157 crc crio[3641]: time=\"2026-06-10T23:52:17.349075028Z\" level=info msg=\"Started container\" PID=20361 containerID=482a1c05bf65ce2e1baa80ea9ad063e78bf9333ffc844a31513bc963f9398489 description=openshift-marketplace/community-operators-stxdw/extract-utilities id=5b147d01-d77c-47e9-a52d-8a9196994d78 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7071223793b05fb5a4779bcbcef18b3c1285f50f9e44bcb4b6b480fe1ef71f81",
2026-06-11 01:10:49.666324 | controller |     "Jun 10 23:52:17.350283 crc crio[3641]: time=\"2026-06-10T23:52:17.350196718Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-xnwts/extract-utilities\" id=92423abb-4219-4fdd-a787-e1bdb70ece45 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.666338 | controller |     "Jun 10 23:52:17.350589 crc crio[3641]: time=\"2026-06-10T23:52:17.350530747Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.666374 | controller |     "Jun 10 23:52:17.391582 crc crio[3641]: time=\"2026-06-10T23:52:17.391533653Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.666391 | controller |     "Jun 10 23:52:17.396191 crc crio[3641]: time=\"2026-06-10T23:52:17.396133847Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.666409 | controller |     "Jun 10 23:52:17.519798 crc crio[3641]: time=\"2026-06-10T23:52:17.519120504Z\" level=info msg=\"Created container 663b86246f8d0748017d55e37e269522a3d937bb567f9b819931e282319866ba: openshift-marketplace/certified-operators-xnwts/extract-utilities\" id=92423abb-4219-4fdd-a787-e1bdb70ece45 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.666424 | controller |     "Jun 10 23:52:17.520972 crc crio[3641]: time=\"2026-06-10T23:52:17.520891582Z\" level=info msg=\"Starting container: 663b86246f8d0748017d55e37e269522a3d937bb567f9b819931e282319866ba\" id=12e990d6-0a2a-4484-97fc-63dae52047da name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.666439 | controller |     "Jun 10 23:52:17.529063 crc crio[3641]: time=\"2026-06-10T23:52:17.528855936Z\" level=info msg=\"Started container\" PID=20371 containerID=663b86246f8d0748017d55e37e269522a3d937bb567f9b819931e282319866ba description=openshift-marketplace/certified-operators-xnwts/extract-utilities id=12e990d6-0a2a-4484-97fc-63dae52047da name=/runtime.v1.RuntimeService/StartContainer sandboxID=d1ffdee4e6ae7ef75b63bc64fabbe4289447b1ccbbeb7ec526b717e76096966c",
2026-06-11 01:10:49.666454 | controller |     "Jun 10 23:52:17.994379 crc crio[3641]: time=\"2026-06-10T23:52:17.994273485Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=90ca26ee-5c1e-45f2-b95b-fbf7843d0495 name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.666468 | controller |     "Jun 10 23:52:17.999330 crc crio[3641]: time=\"2026-06-10T23:52:17.999052324Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=2e889d4c-ce13-4a4d-b4ed-a3f94013c902 name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.666482 | controller |     "Jun 10 23:52:18.001182 crc crio[3641]: time=\"2026-06-10T23:52:18.000714099Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"",
2026-06-11 01:10:49.666497 | controller |     "Jun 10 23:52:18.001182 crc crio[3641]: time=\"2026-06-10T23:52:18.000834552Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"",
2026-06-11 01:10:49.666511 | controller |     "Jun 10 23:52:18.006421 crc crio[3641]: time=\"2026-06-10T23:52:18.006126964Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=cd341bad-6625-4cc3-80d5-dd0fba972c57 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.666524 | controller |     "Jun 10 23:52:18.008278 crc crio[3641]: time=\"2026-06-10T23:52:18.008020296Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=9fddd0ad-ac07-423c-af44-cdac5e60470b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.666539 | controller |     "Jun 10 23:52:18.021101 crc crio[3641]: time=\"2026-06-10T23:52:18.019856115Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-7596m/registry-server\" id=b04d04ee-6495-4fd0-be8b-b98f713cf908 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.666553 | controller |     "Jun 10 23:52:18.021101 crc crio[3641]: time=\"2026-06-10T23:52:18.020828251Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.666567 | controller |     "Jun 10 23:52:18.052892 crc crio[3641]: time=\"2026-06-10T23:52:18.052723341Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.666582 | controller |     "Jun 10 23:52:18.056219 crc crio[3641]: time=\"2026-06-10T23:52:18.055553227Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.666599 | controller |     "Jun 10 23:52:18.188892 crc crio[3641]: time=\"2026-06-10T23:52:18.18877029Z\" level=info msg=\"Created container 08a97214fe4891b56d0cb7eac6d89449cfa1a941651a0c2c1bd3c043ac8008c0: openshift-marketplace/redhat-marketplace-7596m/registry-server\" id=b04d04ee-6495-4fd0-be8b-b98f713cf908 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.666614 | controller |     "Jun 10 23:52:18.191416 crc crio[3641]: time=\"2026-06-10T23:52:18.191297978Z\" level=info msg=\"Starting container: 08a97214fe4891b56d0cb7eac6d89449cfa1a941651a0c2c1bd3c043ac8008c0\" id=435b0290-cc74-478b-a311-35ce09fbd439 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.666628 | controller |     "Jun 10 23:52:18.197295 crc crio[3641]: time=\"2026-06-10T23:52:18.197241598Z\" level=info msg=\"Started container\" PID=20382 containerID=08a97214fe4891b56d0cb7eac6d89449cfa1a941651a0c2c1bd3c043ac8008c0 description=openshift-marketplace/redhat-marketplace-7596m/registry-server id=435b0290-cc74-478b-a311-35ce09fbd439 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f2c76fed6a1d3b2f37448e6830b6de1dd4de7ab8207402725cb95fd787f0d71d",
2026-06-11 01:10:49.666643 | controller |     "Jun 10 23:52:18.590725 crc crio[3641]: time=\"2026-06-10T23:52:18.590603354Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:e2171f6021fddbcc3c9696cc6c8095b77f20023994fedd5c1f7aa2377d28b45d\" id=90ca26ee-5c1e-45f2-b95b-fbf7843d0495 name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.666657 | controller |     "Jun 10 23:52:18.592021 crc crio[3641]: time=\"2026-06-10T23:52:18.59191982Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=ac8ee0dd-7eff-4a5c-a0d0-6b2753bb907c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.666671 | controller |     "Jun 10 23:52:18.594360 crc crio[3641]: time=\"2026-06-10T23:52:18.594325825Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=746e30fa-e961-45eb-b600-92f2c9ea25cf name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.666685 | controller |     "Jun 10 23:52:18.606595 crc crio[3641]: time=\"2026-06-10T23:52:18.606472772Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-stxdw/extract-content\" id=ca2bc166-842e-4280-8147-58a43f5c9510 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.666700 | controller |     "Jun 10 23:52:18.614375 crc crio[3641]: time=\"2026-06-10T23:52:18.614299133Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.666714 | controller |     "Jun 10 23:52:18.631679 crc crio[3641]: time=\"2026-06-10T23:52:18.631521238Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:aa28d116c97ba9419648a07c6fc51f0514ddba845f40590f336a7659ff14d7be\" id=2e889d4c-ce13-4a4d-b4ed-a3f94013c902 name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.666729 | controller |     "Jun 10 23:52:18.632618 crc crio[3641]: time=\"2026-06-10T23:52:18.632579746Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=a293ce6e-645c-4b07-894f-befd5b1892d0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.666743 | controller |     "Jun 10 23:52:18.640564 crc crio[3641]: time=\"2026-06-10T23:52:18.640456818Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=3522ca9f-00f2-4c49-99c4-dbbdeb81eab7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.666757 | controller |     "Jun 10 23:52:18.656703 crc crio[3641]: time=\"2026-06-10T23:52:18.653313835Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.666775 | controller |     "Jun 10 23:52:18.656703 crc crio[3641]: time=\"2026-06-10T23:52:18.654342323Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-xnwts/extract-content\" id=9f226a5c-26d8-423a-9480-9c05de30bc34 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.666789 | controller |     "Jun 10 23:52:18.656703 crc crio[3641]: time=\"2026-06-10T23:52:18.654822496Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.666803 | controller |     "Jun 10 23:52:18.661191 crc crio[3641]: time=\"2026-06-10T23:52:18.657599871Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.666817 | controller |     "Jun 10 23:52:18.698741 crc crio[3641]: time=\"2026-06-10T23:52:18.698085173Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.666831 | controller |     "Jun 10 23:52:18.701821 crc crio[3641]: time=\"2026-06-10T23:52:18.701731241Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.666845 | controller |     "Jun 10 23:52:18.783901 crc crio[3641]: time=\"2026-06-10T23:52:18.783801924Z\" level=info msg=\"Created container e44c5ead8d15a01297fe859b2faef77ffefd168f898344b97ced880c0244c6c4: openshift-marketplace/community-operators-stxdw/extract-content\" id=ca2bc166-842e-4280-8147-58a43f5c9510 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.666860 | controller |     "Jun 10 23:52:18.784964 crc crio[3641]: time=\"2026-06-10T23:52:18.784881733Z\" level=info msg=\"Starting container: e44c5ead8d15a01297fe859b2faef77ffefd168f898344b97ced880c0244c6c4\" id=c9a05c7a-2f85-4385-bc65-5a51e2f59b3a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.666874 | controller |     "Jun 10 23:52:18.790894 crc crio[3641]: time=\"2026-06-10T23:52:18.790740101Z\" level=info msg=\"Started container\" PID=20413 containerID=e44c5ead8d15a01297fe859b2faef77ffefd168f898344b97ced880c0244c6c4 description=openshift-marketplace/community-operators-stxdw/extract-content id=c9a05c7a-2f85-4385-bc65-5a51e2f59b3a name=/runtime.v1.RuntimeService/StartContainer sandboxID=7071223793b05fb5a4779bcbcef18b3c1285f50f9e44bcb4b6b480fe1ef71f81",
2026-06-11 01:10:49.666889 | controller |     "Jun 10 23:52:18.817210 crc crio[3641]: time=\"2026-06-10T23:52:18.817105512Z\" level=info msg=\"Created container 7aa3ea59d382c43960724166f41ec9a013a8031cf53a375abb5bf7eb661a0eb3: openshift-marketplace/certified-operators-xnwts/extract-content\" id=9f226a5c-26d8-423a-9480-9c05de30bc34 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.666904 | controller |     "Jun 10 23:52:18.818436 crc crio[3641]: time=\"2026-06-10T23:52:18.818360346Z\" level=info msg=\"Starting container: 7aa3ea59d382c43960724166f41ec9a013a8031cf53a375abb5bf7eb661a0eb3\" id=8e381b98-4231-420d-b671-1100830fb2f1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.666919 | controller |     "Jun 10 23:52:18.823324 crc crio[3641]: time=\"2026-06-10T23:52:18.823228367Z\" level=info msg=\"Started container\" PID=20417 containerID=7aa3ea59d382c43960724166f41ec9a013a8031cf53a375abb5bf7eb661a0eb3 description=openshift-marketplace/certified-operators-xnwts/extract-content id=8e381b98-4231-420d-b671-1100830fb2f1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d1ffdee4e6ae7ef75b63bc64fabbe4289447b1ccbbeb7ec526b717e76096966c",
2026-06-11 01:10:49.666934 | controller |     "Jun 10 23:52:19.041391 crc crio[3641]: time=\"2026-06-10T23:52:19.041299787Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=8d7105ea-9f96-491d-a621-3d0065e329c3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.666952 | controller |     "Jun 10 23:52:19.044129 crc crio[3641]: time=\"2026-06-10T23:52:19.044062562Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=c0700bc9-f2ed-4ac1-8639-e4ff4ea60cdf name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.666967 | controller |     "Jun 10 23:52:19.062746 crc crio[3641]: time=\"2026-06-10T23:52:19.062578561Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-krr4f/registry-server\" id=e12769f6-9692-42da-b2b5-760d906a2b4a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.666981 | controller |     "Jun 10 23:52:19.063272 crc crio[3641]: time=\"2026-06-10T23:52:19.063105165Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.666995 | controller |     "Jun 10 23:52:19.110534 crc crio[3641]: time=\"2026-06-10T23:52:19.110434861Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.667009 | controller |     "Jun 10 23:52:19.113584 crc crio[3641]: time=\"2026-06-10T23:52:19.113446522Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.667023 | controller |     "Jun 10 23:52:19.232035 crc crio[3641]: time=\"2026-06-10T23:52:19.231910306Z\" level=info msg=\"Created container c396e60fdc561ebcd22575d5ff6293dcc56d915eb88e90d5957076a6feddc157: openshift-marketplace/redhat-operators-krr4f/registry-server\" id=e12769f6-9692-42da-b2b5-760d906a2b4a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.667038 | controller |     "Jun 10 23:52:19.233220 crc crio[3641]: time=\"2026-06-10T23:52:19.233128239Z\" level=info msg=\"Starting container: c396e60fdc561ebcd22575d5ff6293dcc56d915eb88e90d5957076a6feddc157\" id=5c08cc8f-51dd-4932-a4ac-79f54b28b5ac name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.667052 | controller |     "Jun 10 23:52:19.239208 crc crio[3641]: time=\"2026-06-10T23:52:19.23909775Z\" level=info msg=\"Started container\" PID=20449 containerID=c396e60fdc561ebcd22575d5ff6293dcc56d915eb88e90d5957076a6feddc157 description=openshift-marketplace/redhat-operators-krr4f/registry-server id=5c08cc8f-51dd-4932-a4ac-79f54b28b5ac name=/runtime.v1.RuntimeService/StartContainer sandboxID=a4d1f356aee926202539d42760f5fb12ffa91769a6d75336288efb55f57349c2",
2026-06-11 01:10:49.667067 | controller |     "Jun 10 23:52:20.055231 crc crio[3641]: time=\"2026-06-10T23:52:20.054172548Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=4dec33a8-4504-498b-808a-f3e53952f41f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.667081 | controller |     "Jun 10 23:52:20.057514 crc crio[3641]: time=\"2026-06-10T23:52:20.057291842Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=407d8b41-fd1f-437c-bc66-ad0310e7544c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.667096 | controller |     "Jun 10 23:52:20.057813 crc crio[3641]: time=\"2026-06-10T23:52:20.05759881Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=0f9d3b6d-7046-434d-83fb-4e1b74e3f8d8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.667111 | controller |     "Jun 10 23:52:20.059882 crc crio[3641]: time=\"2026-06-10T23:52:20.059712027Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=c6da518d-ca13-4bb8-963c-9bea02e88624 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.667129 | controller |     "Jun 10 23:52:20.062027 crc crio[3641]: time=\"2026-06-10T23:52:20.061905896Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-stxdw/registry-server\" id=df87a93e-3ebb-41d6-aace-8134480dcdd4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.667143 | controller |     "Jun 10 23:52:20.062260 crc crio[3641]: time=\"2026-06-10T23:52:20.062155713Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.667158 | controller |     "Jun 10 23:52:20.066078 crc crio[3641]: time=\"2026-06-10T23:52:20.066027677Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-xnwts/registry-server\" id=bc2ffc81-42fb-4550-8824-553689f4dcda name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.667172 | controller |     "Jun 10 23:52:20.070262 crc crio[3641]: time=\"2026-06-10T23:52:20.070152228Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.667186 | controller |     "Jun 10 23:52:20.106997 crc crio[3641]: time=\"2026-06-10T23:52:20.106887659Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.667201 | controller |     "Jun 10 23:52:20.110205 crc crio[3641]: time=\"2026-06-10T23:52:20.110039034Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.667215 | controller |     "Jun 10 23:52:20.111181 crc crio[3641]: time=\"2026-06-10T23:52:20.111115763Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.667229 | controller |     "Jun 10 23:52:20.112840 crc crio[3641]: time=\"2026-06-10T23:52:20.112765647Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.667243 | controller |     "Jun 10 23:52:20.252914 crc crio[3641]: time=\"2026-06-10T23:52:20.252823534Z\" level=info msg=\"Created container 3423ef051e83b7311cae4d2cc4780a0a3f739baa434a532a17d1728095f97d99: openshift-marketplace/community-operators-stxdw/registry-server\" id=df87a93e-3ebb-41d6-aace-8134480dcdd4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.667257 | controller |     "Jun 10 23:52:20.254806 crc crio[3641]: time=\"2026-06-10T23:52:20.254742016Z\" level=info msg=\"Starting container: 3423ef051e83b7311cae4d2cc4780a0a3f739baa434a532a17d1728095f97d99\" id=44e9fe90-e633-4c56-b921-1c28200a42be name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.667270 | controller |     "Jun 10 23:52:20.256214 crc crio[3641]: time=\"2026-06-10T23:52:20.256148793Z\" level=info msg=\"Created container c2f33ff3ca0761945d907ae9a484e4af85cd4fa4991a0ec82e769a7279a9b2c6: openshift-marketplace/certified-operators-xnwts/registry-server\" id=bc2ffc81-42fb-4550-8824-553689f4dcda name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.667284 | controller |     "Jun 10 23:52:20.257282 crc crio[3641]: time=\"2026-06-10T23:52:20.257206222Z\" level=info msg=\"Starting container: c2f33ff3ca0761945d907ae9a484e4af85cd4fa4991a0ec82e769a7279a9b2c6\" id=601997ab-a5a5-423d-bbe5-5944ae1e3d8d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.667298 | controller |     "Jun 10 23:52:20.260904 crc crio[3641]: time=\"2026-06-10T23:52:20.26085019Z\" level=info msg=\"Started container\" PID=20499 containerID=3423ef051e83b7311cae4d2cc4780a0a3f739baa434a532a17d1728095f97d99 description=openshift-marketplace/community-operators-stxdw/registry-server id=44e9fe90-e633-4c56-b921-1c28200a42be name=/runtime.v1.RuntimeService/StartContainer sandboxID=7071223793b05fb5a4779bcbcef18b3c1285f50f9e44bcb4b6b480fe1ef71f81",
2026-06-11 01:10:49.667315 | controller |     "Jun 10 23:52:20.263188 crc crio[3641]: time=\"2026-06-10T23:52:20.263097731Z\" level=info msg=\"Started container\" PID=20502 containerID=c2f33ff3ca0761945d907ae9a484e4af85cd4fa4991a0ec82e769a7279a9b2c6 description=openshift-marketplace/certified-operators-xnwts/registry-server id=601997ab-a5a5-423d-bbe5-5944ae1e3d8d name=/runtime.v1.RuntimeService/StartContainer sandboxID=d1ffdee4e6ae7ef75b63bc64fabbe4289447b1ccbbeb7ec526b717e76096966c",
2026-06-11 01:10:49.667330 | controller |     "Jun 10 23:52:23.264011 crc crio[3641]: time=\"2026-06-10T23:52:23.263009858Z\" level=info msg=\"Stopping pod sandbox: 4fd748add5379c0f9b31a9d1208bc4df9ac525c17814569f0d36706ff79a8144\" id=82a1945f-b198-4d65-80aa-b8a8e7c115fa name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.667344 | controller |     "Jun 10 23:52:23.264011 crc crio[3641]: time=\"2026-06-10T23:52:23.263913182Z\" level=info msg=\"Stopped pod sandbox (already stopped): 4fd748add5379c0f9b31a9d1208bc4df9ac525c17814569f0d36706ff79a8144\" id=82a1945f-b198-4d65-80aa-b8a8e7c115fa name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.667381 | controller |     "Jun 10 23:52:23.265170 crc crio[3641]: time=\"2026-06-10T23:52:23.264631321Z\" level=info msg=\"Removing pod sandbox: 4fd748add5379c0f9b31a9d1208bc4df9ac525c17814569f0d36706ff79a8144\" id=3cb05321-b2c1-4844-8c6e-b6ed39a77b6e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.667397 | controller |     "Jun 10 23:52:23.272745 crc crio[3641]: time=\"2026-06-10T23:52:23.272604226Z\" level=info msg=\"Removed pod sandbox: 4fd748add5379c0f9b31a9d1208bc4df9ac525c17814569f0d36706ff79a8144\" id=3cb05321-b2c1-4844-8c6e-b6ed39a77b6e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.667411 | controller |     "Jun 10 23:52:23.273608 crc crio[3641]: time=\"2026-06-10T23:52:23.273518291Z\" level=info msg=\"Stopping pod sandbox: 744343a94e62f37a6f6ff3e180e18d858061ee7f3bae23c9db436da2305f3561\" id=8f27ae59-db1c-482a-88e6-04e1fcbbbd1e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.667425 | controller |     "Jun 10 23:52:23.273608 crc crio[3641]: time=\"2026-06-10T23:52:23.273603013Z\" level=info msg=\"Stopped pod sandbox (already stopped): 744343a94e62f37a6f6ff3e180e18d858061ee7f3bae23c9db436da2305f3561\" id=8f27ae59-db1c-482a-88e6-04e1fcbbbd1e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.667439 | controller |     "Jun 10 23:52:23.274993 crc crio[3641]: time=\"2026-06-10T23:52:23.274890498Z\" level=info msg=\"Removing pod sandbox: 744343a94e62f37a6f6ff3e180e18d858061ee7f3bae23c9db436da2305f3561\" id=88932b92-db8d-49cf-a859-4b4e646aacb7 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.667454 | controller |     "Jun 10 23:52:23.281442 crc crio[3641]: time=\"2026-06-10T23:52:23.281361712Z\" level=info msg=\"Removed pod sandbox: 744343a94e62f37a6f6ff3e180e18d858061ee7f3bae23c9db436da2305f3561\" id=88932b92-db8d-49cf-a859-4b4e646aacb7 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.667468 | controller |     "Jun 10 23:52:23.282982 crc crio[3641]: time=\"2026-06-10T23:52:23.282879093Z\" level=info msg=\"Stopping pod sandbox: 8f4a0f42c5acc995b23ec82d8825cd55d08afc7e18e333c4e4623ab63819b40e\" id=7ead6a5d-6abe-496f-9a1b-d57656f6556f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.667482 | controller |     "Jun 10 23:52:23.283087 crc crio[3641]: time=\"2026-06-10T23:52:23.283010857Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8f4a0f42c5acc995b23ec82d8825cd55d08afc7e18e333c4e4623ab63819b40e\" id=7ead6a5d-6abe-496f-9a1b-d57656f6556f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.667496 | controller |     "Jun 10 23:52:23.284169 crc crio[3641]: time=\"2026-06-10T23:52:23.284090776Z\" level=info msg=\"Removing pod sandbox: 8f4a0f42c5acc995b23ec82d8825cd55d08afc7e18e333c4e4623ab63819b40e\" id=70ee4293-302d-41cc-b505-7a2047b5783a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.667514 | controller |     "Jun 10 23:52:23.297867 crc crio[3641]: time=\"2026-06-10T23:52:23.297561939Z\" level=info msg=\"Removed pod sandbox: 8f4a0f42c5acc995b23ec82d8825cd55d08afc7e18e333c4e4623ab63819b40e\" id=70ee4293-302d-41cc-b505-7a2047b5783a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.667528 | controller |     "Jun 10 23:52:23.299733 crc crio[3641]: time=\"2026-06-10T23:52:23.299589104Z\" level=info msg=\"Stopping pod sandbox: 806879e48c4df9d5f740d4114070e99b84d7b39480a88b12d6c8f768c4ec3e37\" id=544786e0-8c13-4235-8eb6-d1b042dfa9aa name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.667542 | controller |     "Jun 10 23:52:23.299807 crc crio[3641]: time=\"2026-06-10T23:52:23.299749108Z\" level=info msg=\"Stopped pod sandbox (already stopped): 806879e48c4df9d5f740d4114070e99b84d7b39480a88b12d6c8f768c4ec3e37\" id=544786e0-8c13-4235-8eb6-d1b042dfa9aa name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.667557 | controller |     "Jun 10 23:52:23.300410 crc crio[3641]: time=\"2026-06-10T23:52:23.300341424Z\" level=info msg=\"Removing pod sandbox: 806879e48c4df9d5f740d4114070e99b84d7b39480a88b12d6c8f768c4ec3e37\" id=27f182d2-ec09-4937-8539-370855952eb4 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.667570 | controller |     "Jun 10 23:52:23.313044 crc crio[3641]: time=\"2026-06-10T23:52:23.312573164Z\" level=info msg=\"Removed pod sandbox: 806879e48c4df9d5f740d4114070e99b84d7b39480a88b12d6c8f768c4ec3e37\" id=27f182d2-ec09-4937-8539-370855952eb4 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.667584 | controller |     "Jun 10 23:52:23.315829 crc crio[3641]: time=\"2026-06-10T23:52:23.315615186Z\" level=info msg=\"Stopping pod sandbox: 486c198329b178e5da453266d8ea96d66720a9c1b318f0109d9b30f081db012f\" id=134958b9-1986-4bce-bb65-08f16bef3d5b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.667597 | controller |     "Jun 10 23:52:23.315829 crc crio[3641]: time=\"2026-06-10T23:52:23.315739689Z\" level=info msg=\"Stopped pod sandbox (already stopped): 486c198329b178e5da453266d8ea96d66720a9c1b318f0109d9b30f081db012f\" id=134958b9-1986-4bce-bb65-08f16bef3d5b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.667611 | controller |     "Jun 10 23:52:23.316438 crc crio[3641]: time=\"2026-06-10T23:52:23.316341826Z\" level=info msg=\"Removing pod sandbox: 486c198329b178e5da453266d8ea96d66720a9c1b318f0109d9b30f081db012f\" id=bbf62e57-10f1-4a26-84d1-a3012ccb518a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.667625 | controller |     "Jun 10 23:52:23.324783 crc crio[3641]: time=\"2026-06-10T23:52:23.324587288Z\" level=info msg=\"Removed pod sandbox: 486c198329b178e5da453266d8ea96d66720a9c1b318f0109d9b30f081db012f\" id=bbf62e57-10f1-4a26-84d1-a3012ccb518a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.667639 | controller |     "Jun 10 23:52:29.795869 crc systemd[1]: Stopping Container Runtime Interface for OCI (CRI-O)...",
2026-06-11 01:10:49.667654 | controller |     "Jun 10 23:52:31.778546 crc systemd[1]: crio.service: Deactivated successfully.",
2026-06-11 01:10:49.667668 | controller |     "Jun 10 23:52:31.780180 crc systemd[1]: Stopped Container Runtime Interface for OCI (CRI-O).",
2026-06-11 01:10:49.667683 | controller |     "Jun 10 23:52:31.780356 crc systemd[1]: crio.service: Consumed 22min 16.430s CPU time.",
2026-06-11 01:10:49.667697 | controller |     "Jun 10 23:52:31.868885 crc systemd[1]: Starting Container Runtime Interface for OCI (CRI-O)...",
2026-06-11 01:10:49.667711 | controller |     "Jun 10 23:52:31.982012 crc crio[21439]: time=\"2026-06-10T23:52:31.981887815Z\" level=info msg=\"Updating config from single file: /etc/crio/crio.conf\"",
2026-06-11 01:10:49.667729 | controller |     "Jun 10 23:52:31.982012 crc crio[21439]: time=\"2026-06-10T23:52:31.981940327Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf\"",
2026-06-11 01:10:49.667743 | controller |     "Jun 10 23:52:31.985154 crc crio[21439]: time=\"2026-06-10T23:52:31.985097682Z\" level=info msg=\"Updating config from path: /etc/crio/crio.conf.d\"",
2026-06-11 01:10:49.667757 | controller |     "Jun 10 23:52:31.985274 crc crio[21439]: time=\"2026-06-10T23:52:31.985183044Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf.d/00-default\"",
2026-06-11 01:10:49.667771 | controller |     "Jun 10 23:52:31.998223 crc crio[21439]: time=\"2026-06-10T23:52:31.998142904Z\" level=info msg=\"Starting CRI-O, version: 1.33.5-3.rhaos4.20.gitd0ea985.el9, git: unknown(clean)\"",
2026-06-11 01:10:49.667785 | controller |     "Jun 10 23:52:31.998489 crc crio[21439]: time=\"2026-06-10T23:52:31.998431402Z\" level=info msg=\"Node configuration value for hugetlb cgroup is true\"",
2026-06-11 01:10:49.667798 | controller |     "Jun 10 23:52:31.998489 crc crio[21439]: time=\"2026-06-10T23:52:31.998461412Z\" level=info msg=\"Node configuration value for pid cgroup is true\"",
2026-06-11 01:10:49.667812 | controller |     "Jun 10 23:52:31.998707 crc crio[21439]: time=\"2026-06-10T23:52:31.998553565Z\" level=info msg=\"Node configuration value for memoryswap cgroup is true\"",
2026-06-11 01:10:49.667826 | controller |     "Jun 10 23:52:31.998707 crc crio[21439]: time=\"2026-06-10T23:52:31.998562455Z\" level=info msg=\"Node configuration value for cgroup v2 is true\"",
2026-06-11 01:10:49.667839 | controller |     "Jun 10 23:52:32.018021 crc crio[21439]: time=\"2026-06-10T23:52:32.017853705Z\" level=info msg=\"Node configuration value for systemd AllowedCPUs is true\"",
2026-06-11 01:10:49.667853 | controller |     "Jun 10 23:52:32.032019 crc crio[21439]: time=\"2026-06-10T23:52:32.031805341Z\" 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 01:10:49.667867 | controller |     "Jun 10 23:52:32.037194 crc crio[21439]: time=\"2026-06-10T23:52:32.037057473Z\" 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 01:10:49.667881 | controller |     "Jun 10 23:52:32.059593 crc crio[21439]: time=\"2026-06-10T23:52:32.059508268Z\" 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 01:10:49.667895 | controller |     "Jun 10 23:52:32.227543 crc crio[21439]: time=\"2026-06-10T23:52:32.227409766Z\" level=info msg=\"Checkpoint/restore support enabled\"",
2026-06-11 01:10:49.667909 | controller |     "Jun 10 23:52:32.227543 crc crio[21439]: time=\"2026-06-10T23:52:32.227470677Z\" level=info msg=\"Using the internal default seccomp profile\"",
2026-06-11 01:10:49.667924 | controller |     "Jun 10 23:52:32.227543 crc crio[21439]: time=\"2026-06-10T23:52:32.227484598Z\" level=info msg=\"AppArmor is disabled by the system or at CRI-O build-time\"",
2026-06-11 01:10:49.667937 | controller |     "Jun 10 23:52:32.227543 crc crio[21439]: time=\"2026-06-10T23:52:32.227495278Z\" level=info msg=\"No blockio config file specified, blockio not configured\"",
2026-06-11 01:10:49.667951 | controller |     "Jun 10 23:52:32.227543 crc crio[21439]: time=\"2026-06-10T23:52:32.227506128Z\" level=info msg=\"RDT not available in the host system\"",
2026-06-11 01:10:49.667965 | controller |     "Jun 10 23:52:32.232522 crc crio[21439]: time=\"2026-06-10T23:52:32.232434451Z\" level=info msg=\"Conmon does support the --sync option\"",
2026-06-11 01:10:49.667980 | controller |     "Jun 10 23:52:32.232522 crc crio[21439]: time=\"2026-06-10T23:52:32.232525494Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"",
2026-06-11 01:10:49.667997 | controller |     "Jun 10 23:52:32.237435 crc crio[21439]: time=\"2026-06-10T23:52:32.237357714Z\" level=info msg=\"Conmon does support the --sync option\"",
2026-06-11 01:10:49.668012 | controller |     "Jun 10 23:52:32.237435 crc crio[21439]: time=\"2026-06-10T23:52:32.237398655Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"",
2026-06-11 01:10:49.668026 | controller |     "Jun 10 23:52:32.264158 crc crio[21439]: time=\"2026-06-10T23:52:32.264063144Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 01:10:49.668040 | controller |     "Jun 10 23:52:32.264158 crc crio[21439]: time=\"2026-06-10T23:52:32.264109965Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 01:10:49.668055 | controller |     "Jun 10 23:52:32.264493 crc crio[21439]: time=\"2026-06-10T23:52:32.264399573Z\" level=info msg=\"FLAG: --enable-profile-unix-socket=\\\"true\\\"\\n\"",
2026-06-11 01:10:49.668069 | controller |     "Jun 10 23:52:32.264493 crc crio[21439]: time=\"2026-06-10T23:52:32.264416293Z\" level=info msg=\"FLAG: --stream-address=\\\"192.168.130.11\\\"\\n\"",
2026-06-11 01:10:49.668083 | controller |     "Jun 10 23:52:32.265258 crc crio[21439]: time=\"2026-06-10T23:52:32.265076571Z\" level=info msg=\"Current CRI-O configuration:\\n[crio]\\n  root = \\\"/var/lib/containers/storage\\\"\\n  runroot = \\\"/run/containers/storage\\\"\\n  imagestore = \\\"\\\"\\n  storage_driver = \\\"overlay\\\"\\n  storage_option = [\\\"overlay.skip_mount_home=true\\\"]\\n  log_dir = \\\"/var/log/crio/pods\\\"\\n  version_file = \\\"/var/run/crio/version\\\"\\n  version_file_persist = \\\"\\\"\\n  clean_shutdown_file = \\\"/var/lib/crio/clean.shutdown\\\"\\n  internal_wipe = true\\n  internal_repair = true\\n  [crio.api]\\n    grpc_max_send_msg_size = 83886080\\n    grpc_max_recv_msg_size = 83886080\\n    listen = \\\"/var/run/crio/crio.sock\\\"\\n    stream_address = \\\"192.168.130.11\\\"\\n    stream_port = \\\"0\\\"\\n    stream_enable_tls = false\\n    stream_tls_cert = \\\"\\\"\\n    stream_tls_key = \\\"\\\"\\n    stream_tls_ca = \\\"\\\"\\n    stream_idle_timeout = \\\"\\\"\\n  [crio.runtime]\\n    no_pivot = false\\n    selinux = true\\n    log_to_journald = false\\n    drop_infra_ctr = true\\n    read_only = false\\n    hooks_dir = [\\\"/etc/containers/oci/hooks.d\\\", \\\"/run/containers/oci/hooks.d\\\", \\\"/usr/share/containers/oci/hooks.d\\\"]\\n    default_capabilities = [\\\"CHOWN\\\", \\\"DAC_OVERRIDE\\\", \\\"FSETID\\\", \\\"FOWNER\\\", \\\"SETGID\\\", \\\"SETUID\\\", \\\"SETPCAP\\\", \\\"NET_BIND_SERVICE\\\", \\\"KILL\\\"]\\n    add_inheritable_capabilities = false\\n    default_env = [\\\"NSS_SDB_USE_CACHE=no\\\"]\\n    default_sysctls = [\\\"net.ipv4.ping_group_range=0 2147483647\\\"]\\n    default_ulimits = [\\\"nofile=1048576\\\"]\\n    allowed_devices = [\\\"/dev/fuse\\\", \\\"/dev/net/tun\\\"]\\n    cdi_spec_dirs = [\\\"/etc/cdi\\\", \\\"/var/run/cdi\\\"]\\n    device_ownership_from_security_context = false\\n    default_runtime = \\\"crun\\\"\\n    decryption_keys_path = \\\"/etc/crio/keys/\\\"\\n    conmon = \\\"\\\"\\n    conmon_cgroup = \\\"pod\\\"\\n    seccomp_profile = \\\"\\\"\\n    privileged_seccomp_profile = \\\"\\\"\\n    apparmor_profile = \\\"crio-default\\\"\\n    blockio_config_file = \\\"\\\"\\n    blockio_reload = false\\n    irqbalance_config_file = \\\"/etc/sysconfig/irqbalance\\\"\\n    rdt_config_file = \\\"\\\"\\n    cgroup_manager = \\\"systemd\\\"\\n    default_mounts_file = \\\"\\\"\\n    container_exits_dir = \\\"/var/run/crio/exits\\\"\\n    container_attach_socket_dir = \\\"/var/run/crio\\\"\\n    bind_mount_prefix = \\\"\\\"\\n    uid_mappings = \\\"\\\"\\n    minimum_mappable_uid = -1\\n    gid_mappings = \\\"\\\"\\n    minimum_mappable_gid = -1\\n    log_level = \\\"info\\\"\\n    log_filter = \\\"\\\"\\n    namespaces_dir = \\\"/var/run\\\"\\n    pinns_path = \\\"/usr/bin/pinns\\\"\\n    enable_criu_support = true\\n    pids_limit = -1\\n    log_size_max = -1\\n    ctr_stop_timeout = 30\\n    separate_pull_cgroup = \\\"\\\"\\n    infra_ctr_cpuset = \\\"\\\"\\n    shared_cpuset = \\\"\\\"\\n    absent_mount_sources_to_reject = [\\\"/etc/hostname\\\"]\\n    enable_pod_events = false\\n    irqbalance_config_restore_file = \\\"/etc/sysconfig/orig_irq_banned_cpus\\\"\\n    hostnetwork_disable_selinux = true\\n    disable_hostport_mapping = false\\n    timezone = \\\"\\\"\\n    [crio.runtime.runtimes]\\n      [crio.runtime.runtimes.crun]\\n        runtime_config_path = \\\"\\\"\\n        runtime_path = \\\"/usr/bin/crun\\\"\\n        runtime_type = \\\"\\\"\\n        runtime_root = \\\"/run/crun\\\"\\n        allowed_annotations = [\\\"io.containers.trace-syscall\\\", \\\"io.kubernetes.cri-o.Devices\\\", \\\"io.kubernetes.cri-o.LinkLogs\\\"]\\n        monitor_path = \\\"/usr/bin/conmon\\\"\\n        monitor_cgroup = \\\"pod\\\"\\n        container_min_memory = \\\"512KiB\\\"\\n        no_sync_log = false\\n        [crio.runtime.runtimes.crun.default_annotations]\\n          \\\"run.oci.systemd.subgroup\\\" = \\\"\\\"\\n      [crio.runtime.runtimes.runc]\\n        runtime_config_path = \\\"\\\"\\n        runtime_path = \\\"/usr/bin/runc\\\"\\n        runtime_type = \\\"\\\"\\n        runtime_root = \\\"/run/runc\\\"\\n        allowed_annotations = [\\\"io.containers.trace-syscall\\\", \\\"io.kubernetes.cri-o.Devices\\\", \\\"io.kubernetes.cri-o.LinkLogs\\\"]\\n        monitor_path = \\\"/usr/bin/conmon\\\"\\n        monitor_cgroup = \\\"pod\\\"\\n        container_min_memory = \\\"12MiB\\\"\\n        no_sync_log = false\\n    [crio.runtime.workloads]\\n      [crio.runtime.workloads.openshift-builder]\\n        activation_annotation = \\\"io.openshift.builder\\\"\\n        annotation_prefix = \\\"\\\"\\n        allowed_annotations = [\\\"io.kubernetes.cri-o.userns-mode\\\", \\\"io.kubernetes.cri-o.Devices\\\"]\\n        DisallowedAnnotations = [\\\"cpu-freq-governor.crio.io\\\", \\\"io.kubernetes.cri-o.seccompNotifierAction\\\", \\\"io.kubernetes.cri-o.cgroup2-mount-hierarchy-rw\\\", \\\"io.containers.trace-syscall\\\", \\\"io.kubernetes.cri.rdt-class\\\", \\\"io.kubernetes.cri-o.PodLinuxOverhead\\\", \\\"seccomp-profile.kubernetes.cri-o.io\\\", \\\"io.kubernetes.cri-o.DisableFIPS\\\", \\\"io.kubernetes.cri-o.UnifiedCgroup\\\", \\\"irq-load-balancing.crio.io\\\", \\\"cpu-shared.crio.io\\\", \\\"bundle\\\", \\\"module.wasm.image/variant\\\", \\\"io.kubernetes.cri.container-type\\\", \\\"io.kubernetes.cri-o.ShmSize\\\", \\\"cpu-load-balancing.crio.io\\\", \\\"io.kubernetes.cri-o.TrySkipVolumeSELinuxLabel\\\", \\\"cpu-c-states.crio.io\\\", \\\"io.kubernetes.cri-o.umask\\\", \\\"io.kubernetes.cri-o.PodLinuxResources\\\", \\\"io.kubernetes.cri-o.LinkLogs\\\", \\\"cpu-quota.crio.io\\\", \\\"org.systemd.property.\\\", \\\"org.criu.config\\\", \\\"run.oci.\\\"]\\n        [crio.runtime.workloads.openshift-builder.resources]\\n          CPUShares = 0\\n          CPUQuota = 0\\n          CPUPeriod = 0\\n          CPUSet = \\\"\\\"\\n          CPULimit = 0\\n  [crio.image]\\n    default_transport = \\\"docker://\\\"\\n    global_auth_file = \\\"/var/lib/kubelet/config.json\\\"\\n    pause_image = \\\"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:cc2b30e70040205c2536d01ae5c850be1ed2d775cf13249e50328e5085777977\\\"\\n    pause_image_auth_file = \\\"/var/lib/kubelet/config.json\\\"\\n    pause_command = \\\"/usr/bin/pod\\\"\\n    signature_policy = \\\"\\\"\\n    signature_policy_dir = \\\"/etc/crio/policies\\\"\\n    image_volumes = \\\"mkdir\\\"\\n    big_files_temporary_dir = \\\"\\\"\\n    auto_reload_registries = false\\n    pull_progress_timeout = \\\"0s\\\"\\n    oci_artifact_mount_support = false\\n  [crio.network]\\n    cni_default_network = \\\"\\\"\\n    network_dir = \\\"/etc/kubernetes/cni/net.d/\\\"\\n    plugin_dirs = [\\\"/var/lib/cni/bin\\\"]\\n  [crio.metrics]\\n    enable_metrics = true\\n    metrics_collectors = [\\\"operations\\\", \\\"operations_latency_microseconds_total\\\", \\\"operations_latency_microseconds\\\", \\\"operations_errors\\\", \\\"image_pulls_layer_size\\\", \\\"containers_oom_total\\\", \\\"containers_oom\\\", \\\"operations_total\\\", \\\"operations_latency_seconds_total\\\", \\\"operations_latency_seconds\\\", \\\"operations_errors_total\\\", \\\"image_pulls_bytes_total\\\", \\\"image_pulls_skipped_bytes_total\\\", \\\"image_pulls_success_total\\\", \\\"image_pulls_failure_total\\\", \\\"image_layer_reuse_total\\\", \\\"containers_oom_count_total\\\", \\\"processes_defunct\\\"]\\n    metrics_host = \\\"127.0.0.1\\\"\\n    metrics_port = 9537\\n    metrics_socket = \\\"\\\"\\n    metrics_cert = \\\"\\\"\\n    metrics_key = \\\"\\\"\\n  [crio.tracing]\\n    enable_tracing = false\\n    tracing_endpoint = \\\"127.0.0.1:4317\\\"\\n    tracing_sampling_rate_per_million = 0\\n  [crio.stats]\\n    stats_collection_period = 0\\n    collection_period = 0\\n  [crio.nri]\\n    enable_nri = true\\n    nri_listen = \\\"/var/run/nri/nri.sock\\\"\\n    nri_plugin_dir = \\\"/opt/nri/plugins\\\"\\n    nri_plugin_config_dir = \\\"/etc/nri/conf.d\\\"\\n    nri_plugin_registration_timeout = \\\"5s\\\"\\n    nri_plugin_request_timeout = \\\"2s\\\"\\n    nri_disable_connections = false\\n\"",
2026-06-11 01:10:49.668105 | controller |     "Jun 10 23:52:32.266173 crc crio[21439]: time=\"2026-06-10T23:52:32.266121559Z\" level=info msg=\"Attempting to restore irqbalance config from /etc/sysconfig/orig_irq_banned_cpus\"",
2026-06-11 01:10:49.668121 | controller |     "Jun 10 23:52:32.266414 crc crio[21439]: time=\"2026-06-10T23:52:32.266346305Z\" level=info msg=\"Restore irqbalance config: nothing to do\"",
2026-06-11 01:10:49.668136 | controller |     "Jun 10 23:52:33.930188 crc crio[21439]: time=\"2026-06-10T23:52:33.929773047Z\" level=info msg=\"Got pod network &{Name:certified-operators-xnwts Namespace:openshift-marketplace ID:d1ffdee4e6ae7ef75b63bc64fabbe4289447b1ccbbeb7ec526b717e76096966c UID:6c1dd789-cdac-4582-ad7e-b8b660f12bcb NetNS:/var/run/netns/2318ae82-d094-49c6-9ddd-adc7fd881fa3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6c1dd789_cdac_4582_ad7e_b8b660f12bcb.slice PodAnnotations:0xc0000ce978}] Aliases:map[]}\"",
2026-06-11 01:10:49.668152 | controller |     "Jun 10 23:52:33.931942 crc crio[21439]: time=\"2026-06-10T23:52:33.93026874Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-xnwts for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.668167 | controller |     "Jun 10 23:52:33.931942 crc crio[21439]: time=\"2026-06-10T23:52:33.930834116Z\" level=info msg=\"Got pod network &{Name:community-operators-stxdw Namespace:openshift-marketplace ID:7071223793b05fb5a4779bcbcef18b3c1285f50f9e44bcb4b6b480fe1ef71f81 UID:2e031121-c632-4a05-98cb-df422f9f291d NetNS:/var/run/netns/7ad325ab-d162-448d-b81a-f765601126f2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2e031121_c632_4a05_98cb_df422f9f291d.slice PodAnnotations:0xc0000ceab0}] Aliases:map[]}\"",
2026-06-11 01:10:49.668182 | controller |     "Jun 10 23:52:33.931942 crc crio[21439]: time=\"2026-06-10T23:52:33.930928608Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-stxdw for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.668196 | controller |     "Jun 10 23:52:33.931942 crc crio[21439]: time=\"2026-06-10T23:52:33.931467093Z\" level=info msg=\"Got pod network &{Name:redhat-operators-krr4f Namespace:openshift-marketplace ID:a4d1f356aee926202539d42760f5fb12ffa91769a6d75336288efb55f57349c2 UID:6f81c4a0-79bb-4ad5-96df-44232caa218f NetNS:/var/run/netns/b1478765-e5f3-4df5-8d9b-7b12afb33ffc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6f81c4a0_79bb_4ad5_96df_44232caa218f.slice PodAnnotations:0xc0000ceb58}] Aliases:map[]}\"",
2026-06-11 01:10:49.668213 | controller |     "Jun 10 23:52:33.931942 crc crio[21439]: time=\"2026-06-10T23:52:33.931570535Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-krr4f for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.668229 | controller |     "Jun 10 23:52:33.931942 crc crio[21439]: time=\"2026-06-10T23:52:33.931914435Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-7596m Namespace:openshift-marketplace ID:f2c76fed6a1d3b2f37448e6830b6de1dd4de7ab8207402725cb95fd787f0d71d UID:cb979eb1-9768-4b07-addb-44690b0888d5 NetNS:/var/run/netns/14c8fc9a-6faf-4930-b1c9-45332033e51a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcb979eb1_9768_4b07_addb_44690b0888d5.slice PodAnnotations:0xc0000cec00}] Aliases:map[]}\"",
2026-06-11 01:10:49.668243 | controller |     "Jun 10 23:52:33.931942 crc crio[21439]: time=\"2026-06-10T23:52:33.932048878Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-7596m for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.668258 | controller |     "Jun 10 23:52:33.932795 crc crio[21439]: time=\"2026-06-10T23:52:33.932422348Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-94q28 Namespace:openshift-marketplace ID:d59e6b88db369338d01e842f118cd27c7ee351e8747680b9581195eb001b1894 UID:6853f66a-0503-4e56-976d-8250b1cf9526 NetNS:/var/run/netns/e878e318-9a35-4660-bdb9-6cbc33cfc5b2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6853f66a_0503_4e56_976d_8250b1cf9526.slice PodAnnotations:0xc0000ceca8}] Aliases:map[]}\"",
2026-06-11 01:10:49.668272 | controller |     "Jun 10 23:52:33.932795 crc crio[21439]: time=\"2026-06-10T23:52:33.932699376Z\" level=info msg=\"Checking pod openshift-marketplace_marketplace-operator-547dbd544d-94q28 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.668287 | controller |     "Jun 10 23:52:33.933227 crc crio[21439]: time=\"2026-06-10T23:52:33.933161588Z\" level=info msg=\"Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:add62488a22afd18cc113a8892a86bc633151a438c8eaf9e5199eac1b5e968e3 UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/9c713a37-86c2-4daf-bcb5-feefd82c0232 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:0xc0000ced48}] Aliases:map[]}\"",
2026-06-11 01:10:49.668301 | controller |     "Jun 10 23:52:33.933302 crc crio[21439]: time=\"2026-06-10T23:52:33.933286472Z\" level=info msg=\"Checking pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.668315 | controller |     "Jun 10 23:52:33.933444 crc crio[21439]: time=\"2026-06-10T23:52:33.933390125Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-11 01:10:49.668330 | controller |     "Jun 10 23:52:33.933510 crc crio[21439]: time=\"2026-06-10T23:52:33.933437436Z\" level=warning msg=\"Could not restore sandbox IP for fe4b119b6f8d0ea006298cd95f3a377ec353788da166b8d967314b7e7e519cf3: failed to get network status for pod sandbox k8s_revision-pruner-13-crc_openshift-kube-apiserver_d67c54d8-7046-4672-a92f-f5ece4e3b990_0(fe4b119b6f8d0ea006298cd95f3a377ec353788da166b8d967314b7e7e519cf3): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-11 01:10:49.668344 | controller |     "Jun 10 23:52:33.933510 crc crio[21439]: time=\"2026-06-10T23:52:33.933466187Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-11 01:10:49.668391 | controller |     "Jun 10 23:52:33.933510 crc crio[21439]: time=\"2026-06-10T23:52:33.933477827Z\" level=warning msg=\"Could not restore sandbox IP for f32376543956ed89342118bb5c0d8932a7a17ff92853c2add7c7206b01a3ec4a: failed to get network status for pod sandbox k8s_installer-13-crc_openshift-kube-apiserver_e93f5f1f-6ec6-4eea-8231-30beff845496_0(f32376543956ed89342118bb5c0d8932a7a17ff92853c2add7c7206b01a3ec4a): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-11 01:10:49.668409 | controller |     "Jun 10 23:52:33.933510 crc crio[21439]: time=\"2026-06-10T23:52:33.933494697Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-11 01:10:49.668424 | controller |     "Jun 10 23:52:33.933510 crc crio[21439]: time=\"2026-06-10T23:52:33.933504588Z\" level=warning msg=\"Could not restore sandbox IP for 582c55c65761d433cdd0dc3252c1d82c5c972df90dbeeca536ecd7e41de529d9: failed to get network status for pod sandbox k8s_collect-profiles-29685585-h4jj2_openshift-operator-lifecycle-manager_57c7480a-fdb0-428b-aa67-d20b1ab02b31_0(582c55c65761d433cdd0dc3252c1d82c5c972df90dbeeca536ecd7e41de529d9): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-11 01:10:49.668439 | controller |     "Jun 10 23:52:33.934049 crc crio[21439]: time=\"2026-06-10T23:52:33.93398224Z\" level=info msg=\"Got pod network &{Name:controller-manager-794c9cd9f9-zkn9r Namespace:openshift-controller-manager ID:c70989b7e80cc96a712713041e6d9c93c3048e1935f5f663b0b5e33f543838d3 UID:b6aabc83-f8b8-4344-b2d6-4c73912c5a06 NetNS:/var/run/netns/7b2e1019-1f54-4168-996d-885501265ba2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb6aabc83_f8b8_4344_b2d6_4c73912c5a06.slice PodAnnotations:0xc0000cee00}] Aliases:map[]}\"",
2026-06-11 01:10:49.668454 | controller |     "Jun 10 23:52:33.934133 crc crio[21439]: time=\"2026-06-10T23:52:33.934114924Z\" level=info msg=\"Checking pod openshift-controller-manager_controller-manager-794c9cd9f9-zkn9r for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.668469 | controller |     "Jun 10 23:52:33.934809 crc crio[21439]: time=\"2026-06-10T23:52:33.934740741Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-68c74b96b6-5kwb5 Namespace:openshift-route-controller-manager ID:8eca8446e81a430c5635f65300bdae35d7e0151531281f024e5f468f99f6e8bf UID:f7f6ce33-4e2b-4147-b0b7-8ccb80f94b71 NetNS:/var/run/netns/abf4cc9e-5f9a-426d-b1fe-d24043eea08c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf7f6ce33_4e2b_4147_b0b7_8ccb80f94b71.slice PodAnnotations:0xc0000cee98}] Aliases:map[]}\"",
2026-06-11 01:10:49.668484 | controller |     "Jun 10 23:52:33.935262 crc crio[21439]: time=\"2026-06-10T23:52:33.935140502Z\" level=info msg=\"Checking pod openshift-route-controller-manager_route-controller-manager-68c74b96b6-5kwb5 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.668499 | controller |     "Jun 10 23:52:33.936174 crc crio[21439]: time=\"2026-06-10T23:52:33.936127438Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:e5d1a99235789d22556e3c20a3d50eccc403e326b7560aecd7447308ae673e48 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/7bb6a145-6440-429d-b36a-05e32b2b83a5 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:0xc0004c00a0}] Aliases:map[]}\"",
2026-06-11 01:10:49.668513 | controller |     "Jun 10 23:52:33.936420 crc crio[21439]: time=\"2026-06-10T23:52:33.936329334Z\" level=info msg=\"Checking pod openshift-apiserver_apiserver-9ddfb9f55-k47zv for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.668533 | controller |     "Jun 10 23:52:33.936922 crc crio[21439]: time=\"2026-06-10T23:52:33.936847728Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:28003725df04387c43e962bdd3dcf5180e04f6ec61ecea47bac96b8a5f57a202 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/96633e97-4d7e-4a88-b7a9-a3e2ec3b3b12 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:0xc0004c0160}] Aliases:map[]}\"",
2026-06-11 01:10:49.668549 | controller |     "Jun 10 23:52:33.937103 crc crio[21439]: time=\"2026-06-10T23:52:33.937059403Z\" 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 01:10:49.668564 | controller |     "Jun 10 23:52:33.937689 crc crio[21439]: time=\"2026-06-10T23:52:33.937561117Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:3d47b6ce8414130fadbccdce573151211177ef513d91308aec37c28405dff582 UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/7b73430e-d512-4880-9dd4-7ca9fd85f7e3 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:0xc0004c0238}] Aliases:map[]}\"",
2026-06-11 01:10:49.668578 | controller |     "Jun 10 23:52:33.937832 crc crio[21439]: time=\"2026-06-10T23:52:33.937789453Z\" level=info msg=\"Checking pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.668593 | controller |     "Jun 10 23:52:33.938391 crc crio[21439]: time=\"2026-06-10T23:52:33.938316417Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:e850da3646170848d7b4b3679b5f1ce56ef3900bbc3eb7a587e64de03326f3d9 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/7979d1bd-a2af-4fd8-b6fd-8f8b4f7ecf91 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:0xc0004c0328}] Aliases:map[]}\"",
2026-06-11 01:10:49.668608 | controller |     "Jun 10 23:52:33.938556 crc crio[21439]: time=\"2026-06-10T23:52:33.938495022Z\" 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 01:10:49.668622 | controller |     "Jun 10 23:52:33.939199 crc crio[21439]: time=\"2026-06-10T23:52:33.939090628Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:061a4951b7c79416ef706294c8d2e6199e9cc5f39621b2c4da96c3210f85726d UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/46f40c41-2b19-4095-81a7-5851a73e5223 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:0xc0004c0498}] Aliases:map[]}\"",
2026-06-11 01:10:49.668637 | controller |     "Jun 10 23:52:33.939342 crc crio[21439]: time=\"2026-06-10T23:52:33.939279483Z\" 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 01:10:49.668652 | controller |     "Jun 10 23:52:33.940015 crc crio[21439]: time=\"2026-06-10T23:52:33.939931421Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:54a51d2938f3591cc4c03a7be3ef9e3d7f7599d0e1dc4f70216cb441a892d2b2 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/5d0c3600-235d-4a5c-a6eb-623694d2ad0f 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:0xc0004c0548}] Aliases:map[]}\"",
2026-06-11 01:10:49.668670 | controller |     "Jun 10 23:52:33.940170 crc crio[21439]: time=\"2026-06-10T23:52:33.940113626Z\" level=info msg=\"Checking pod openshift-network-diagnostics_network-check-target-fhkjl for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.668685 | controller |     "Jun 10 23:52:33.940573 crc crio[21439]: time=\"2026-06-10T23:52:33.940507286Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:62939d041a42ea557bb9456e1349163beeb59ba0829b3f8aae1a6a2a6847874c UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/7d1a8649-8225-4bd3-94e1-ed40d7e7ee93 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:0xc0004c0610}] Aliases:map[]}\"",
2026-06-11 01:10:49.668700 | controller |     "Jun 10 23:52:33.941074 crc crio[21439]: time=\"2026-06-10T23:52:33.94101116Z\" level=info msg=\"Checking pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.668714 | controller |     "Jun 10 23:52:33.941578 crc crio[21439]: time=\"2026-06-10T23:52:33.941508793Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:310dd260475b8774e916507df03c7d6cd525bb4f39f45b2fa438c8db97900e7f UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/4d6d704d-e654-4966-b053-c3d09306c7bf 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:0xc0004c06b8}] Aliases:map[]}\"",
2026-06-11 01:10:49.668729 | controller |     "Jun 10 23:52:33.941791 crc crio[21439]: time=\"2026-06-10T23:52:33.941726349Z\" level=info msg=\"Checking pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.668744 | controller |     "Jun 10 23:52:33.942526 crc crio[21439]: time=\"2026-06-10T23:52:33.942451579Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:378b5f326b36993bc4d200e9a0241fccff952f361ccc53483faadca094b5c422 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/b41e4be7-ac54-4f23-9aeb-9468103103a8 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:0xc0004c0770}] Aliases:map[]}\"",
2026-06-11 01:10:49.668758 | controller |     "Jun 10 23:52:33.942976 crc crio[21439]: time=\"2026-06-10T23:52:33.94285477Z\" 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 01:10:49.668773 | controller |     "Jun 10 23:52:33.944602 crc crio[21439]: time=\"2026-06-10T23:52:33.944443553Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:2dcd93ba477de64140d2788ff6f2952656703b7f93cf8641a8b02050de298d13 UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/cd658735-c740-48bd-91fc-b623d5281875 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:0xc0004c0820}] Aliases:map[]}\"",
2026-06-11 01:10:49.668790 | controller |     "Jun 10 23:52:33.944941 crc crio[21439]: time=\"2026-06-10T23:52:33.944874364Z\" level=info msg=\"Checking pod openshift-console-operator_console-operator-67c89758df-4jf4f for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.668806 | controller |     "Jun 10 23:52:33.945349 crc crio[21439]: time=\"2026-06-10T23:52:33.945290115Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:5edde7af59e6b3d33106333594d286dc884d5c349f2f62b2bae768d97ff1a6b5 UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/a2660e6b-e802-41d9-8d2b-0059fc6e221a 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:0xc0004c08d0}] Aliases:map[]}\"",
2026-06-11 01:10:49.668820 | controller |     "Jun 10 23:52:33.945485 crc crio[21439]: time=\"2026-06-10T23:52:33.945432059Z\" 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 01:10:49.668835 | controller |     "Jun 10 23:52:33.946225 crc crio[21439]: time=\"2026-06-10T23:52:33.946162379Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:23bc40803a4dbe5dff8a4ef51df3fddf2dd5ba5ef6b3009ec1c6ad472e40ea12 UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/1abd827f-e86f-4fc5-ac2b-a45ee900462a 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:0xc0004c0988}] Aliases:map[]}\"",
2026-06-11 01:10:49.668849 | controller |     "Jun 10 23:52:33.946446 crc crio[21439]: time=\"2026-06-10T23:52:33.946387145Z\" 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 01:10:49.668864 | controller |     "Jun 10 23:52:33.947723 crc crio[21439]: time=\"2026-06-10T23:52:33.947160796Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:0e58380e0470922a827d19564b15b68b217324987740630231846e0d8b168aae UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/67edbc81-1254-4c86-8f8e-d740918ac5c1 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:0xc0004c0a28}] Aliases:map[]}\"",
2026-06-11 01:10:49.668879 | controller |     "Jun 10 23:52:33.947894 crc crio[21439]: time=\"2026-06-10T23:52:33.947827694Z\" 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 01:10:49.668893 | controller |     "Jun 10 23:52:33.948382 crc crio[21439]: time=\"2026-06-10T23:52:33.948319357Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:3f256e8426c0df9f376da77acb7d5e3fff0fc53b844592de09d2ecfc3814e3e1 UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/ec601596-cf82-4460-a787-883ffb32d590 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:0xc0004c0ac8}] Aliases:map[]}\"",
2026-06-11 01:10:49.668911 | controller |     "Jun 10 23:52:33.948521 crc crio[21439]: time=\"2026-06-10T23:52:33.948466061Z\" level=info msg=\"Checking pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.668925 | controller |     "Jun 10 23:52:33.949070 crc crio[21439]: time=\"2026-06-10T23:52:33.949011406Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:22f698bbabe00f910b1a8382c9bfb4ec9a5cc1b5095e92d3fd5cd107e0621ffd UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/9db735ff-a05c-4101-874f-54839120fbc1 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:0xc0004c0b60}] Aliases:map[]}\"",
2026-06-11 01:10:49.668940 | controller |     "Jun 10 23:52:33.949223 crc crio[21439]: time=\"2026-06-10T23:52:33.94915226Z\" 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 01:10:49.668954 | controller |     "Jun 10 23:52:33.950119 crc crio[21439]: time=\"2026-06-10T23:52:33.950048464Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:b77d481bebc70d8ec14da67fb3a39043838504101192b2515afc819e58947286 UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/b5e38a10-9c53-41b6-b2f7-6848cba019a6 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:0xc0004c0bf8}] Aliases:map[]}\"",
2026-06-11 01:10:49.668969 | controller |     "Jun 10 23:52:33.950321 crc crio[21439]: time=\"2026-06-10T23:52:33.950237299Z\" 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 01:10:49.668984 | controller |     "Jun 10 23:52:33.950568 crc crio[21439]: time=\"2026-06-10T23:52:33.950502356Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-11 01:10:49.668999 | controller |     "Jun 10 23:52:33.950631 crc crio[21439]: time=\"2026-06-10T23:52:33.950560627Z\" level=warning msg=\"Could not restore sandbox IP for e62550fef589e85d5df58f8e94b1f362c1a4f0401354b6e05dcfefde30ab53bb: failed to get network status for pod sandbox k8s_collect-profiles-29685570-bqs4c_openshift-operator-lifecycle-manager_26cb27e4-3504-4746-bc51-27c274a0b43a_0(e62550fef589e85d5df58f8e94b1f362c1a4f0401354b6e05dcfefde30ab53bb): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-11 01:10:49.669014 | controller |     "Jun 10 23:52:33.951342 crc crio[21439]: time=\"2026-06-10T23:52:33.951274887Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:6aa731e4acd8e38988309df677b713874085920448656c504a226924de83d293 UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/0ae95bd2-5e3f-4e47-9b80-7295c73e9f5f 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:0xc0004c0ca0}] Aliases:map[]}\"",
2026-06-11 01:10:49.669029 | controller |     "Jun 10 23:52:33.951506 crc crio[21439]: time=\"2026-06-10T23:52:33.951442311Z\" 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 01:10:49.669044 | controller |     "Jun 10 23:52:33.952197 crc crio[21439]: time=\"2026-06-10T23:52:33.952086799Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:535f7a42332fed8442f2c4c9105f408930fbe236e40773a46fde5b8e6710de41 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/c8989dda-d623-463d-b0f1-4d6cd448a139 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:0xc0004c0d40}] Aliases:map[]}\"",
2026-06-11 01:10:49.669063 | controller |     "Jun 10 23:52:33.952353 crc crio[21439]: time=\"2026-06-10T23:52:33.952258023Z\" 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 01:10:49.669079 | controller |     "Jun 10 23:52:33.952852 crc crio[21439]: time=\"2026-06-10T23:52:33.952804658Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:b8d0577ef2b24d11d894a5efc4e39184ee62aa93d6c36a5b7921d507c09e2671 UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/cf1676d1-275f-403a-9731-83d3285df0a1 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:0xc0004c0de0}] Aliases:map[]}\"",
2026-06-11 01:10:49.669093 | controller |     "Jun 10 23:52:33.953155 crc crio[21439]: time=\"2026-06-10T23:52:33.953021054Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.669108 | controller |     "Jun 10 23:52:33.953543 crc crio[21439]: time=\"2026-06-10T23:52:33.953474376Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:53bbced8b4c36d43ce1762ef6219e9bb192f1fa82e2f6c462b59ef76efd398c2 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/e7c45a65-3526-4e44-9f53-004a98d9e464 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:0xc0004c0e78}] Aliases:map[]}\"",
2026-06-11 01:10:49.669122 | controller |     "Jun 10 23:52:33.953779 crc crio[21439]: time=\"2026-06-10T23:52:33.953722753Z\" 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 01:10:49.669137 | controller |     "Jun 10 23:52:33.954577 crc crio[21439]: time=\"2026-06-10T23:52:33.954516204Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:85335bbdd259df67bbd12652f2051d40270e58d8e84d3d166c2d419a25046296 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/12f108c5-34f2-4927-a670-7744cfeac20b 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:0xc0004c0f10}] Aliases:map[]}\"",
2026-06-11 01:10:49.669152 | controller |     "Jun 10 23:52:33.954790 crc crio[21439]: time=\"2026-06-10T23:52:33.95471795Z\" level=info msg=\"Checking pod openshift-console_downloads-747b44746d-4pqvr for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.669167 | controller |     "Jun 10 23:52:33.955392 crc crio[21439]: time=\"2026-06-10T23:52:33.955315536Z\" level=info msg=\"Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:2c2e13065cfc1aa468aa3f860d5f57404249bbba68fa542e0a6d4436ff6bde5f UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/8343e7bc-2758-47d8-ab60-9ceb9ffcd67d 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:0xc0004c0fb0}] Aliases:map[]}\"",
2026-06-11 01:10:49.669184 | controller |     "Jun 10 23:52:33.955558 crc crio[21439]: time=\"2026-06-10T23:52:33.95549455Z\" level=info msg=\"Checking pod openshift-ingress-canary_ingress-canary-jlj86 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.669200 | controller |     "Jun 10 23:52:33.956148 crc crio[21439]: time=\"2026-06-10T23:52:33.956066106Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:7e02bcd752d28d473df115a36545e947c96e5df1f9722ee14211f40fa6e696ed UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/431a015f-cb76-4f7e-9152-cf9eb154291b 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:0xc0004c1050}] Aliases:map[]}\"",
2026-06-11 01:10:49.669216 | controller |     "Jun 10 23:52:33.956259 crc crio[21439]: time=\"2026-06-10T23:52:33.95621889Z\" 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 01:10:49.669230 | controller |     "Jun 10 23:52:33.957115 crc crio[21439]: time=\"2026-06-10T23:52:33.957046292Z\" level=info msg=\"Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:e1818a12ae6425d1f0de8858c29f03bb2de95ae815b809c78d028e35ccae616c UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/783c5d5c-17e7-4a51-96b5-18169247a570 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:0xc0004c10e8}] Aliases:map[]}\"",
2026-06-11 01:10:49.669245 | controller |     "Jun 10 23:52:33.957203 crc crio[21439]: time=\"2026-06-10T23:52:33.957179216Z\" level=info msg=\"Checking pod hostpath-provisioner_csi-hostpathplugin-mpq2f for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.669260 | controller |     "Jun 10 23:52:33.957573 crc crio[21439]: time=\"2026-06-10T23:52:33.957514015Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:4681cc99bc4fd2ccbb739c9e2906059238d6d6a8b76696c13ed2ed6815d05843 UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/f0dd849c-7007-479d-a4a6-4dee59825511 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:0xc0004c1170}] Aliases:map[]}\"",
2026-06-11 01:10:49.669274 | controller |     "Jun 10 23:52:33.957785 crc crio[21439]: time=\"2026-06-10T23:52:33.957727091Z\" 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 01:10:49.669289 | controller |     "Jun 10 23:52:33.958199 crc crio[21439]: time=\"2026-06-10T23:52:33.958133912Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:72a323c59a02afd08e72b110e26f368a2f51537437582f6ea5068efa98e9e2ca UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/a1b7f691-0d02-41ac-b399-b6f528e4f971 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:0xc0004c1200}] Aliases:map[]}\"",
2026-06-11 01:10:49.669307 | controller |     "Jun 10 23:52:33.958272 crc crio[21439]: time=\"2026-06-10T23:52:33.958259255Z\" level=info msg=\"Checking pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.669322 | controller |     "Jun 10 23:52:33.958721 crc crio[21439]: time=\"2026-06-10T23:52:33.958591854Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:7b98aa2a5be158d1f3a71651a81c6b580f4b37a9960600d440affd13e6a6609d UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/6082fca6-8de8-40a1-8d1b-536fd22456a1 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:0xc0004c1288}] Aliases:map[]}\"",
2026-06-11 01:10:49.669336 | controller |     "Jun 10 23:52:33.958884 crc crio[21439]: time=\"2026-06-10T23:52:33.95881968Z\" level=info msg=\"Checking pod openshift-dns_dns-default-qtghf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.669370 | controller |     "Jun 10 23:52:33.959326 crc crio[21439]: time=\"2026-06-10T23:52:33.959259452Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:9698a732b931a523d35a8cfd80b3afac9766651c585a9e7337f7703831f27e6a UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/a804fff7-6f2c-419f-9781-bf24d68605d1 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:0xc0004c1358}] Aliases:map[]}\"",
2026-06-11 01:10:49.669386 | controller |     "Jun 10 23:52:33.959446 crc crio[21439]: time=\"2026-06-10T23:52:33.959394886Z\" 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 01:10:49.669401 | controller |     "Jun 10 23:52:33.960145 crc crio[21439]: time=\"2026-06-10T23:52:33.960077444Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:d6ce9f11fe6b6c954e64392a7179a7c4bdce7c9da844130899390627781a051a UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/697e97da-e2e4-4b59-a801-1ddd387637b2 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:0xc0004c13e8}] Aliases:map[]}\"",
2026-06-11 01:10:49.669416 | controller |     "Jun 10 23:52:33.960325 crc crio[21439]: time=\"2026-06-10T23:52:33.960254069Z\" 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 01:10:49.669430 | controller |     "Jun 10 23:52:33.960801 crc crio[21439]: time=\"2026-06-10T23:52:33.960633039Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:16c9fc66f8930a546adfa862fce4cad433256474c1d58aa23506b7caaf136a20 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/7bda63ae-8dd3-43d8-871e-879db693cfba 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:0xc0004c1478}] Aliases:map[]}\"",
2026-06-11 01:10:49.669444 | controller |     "Jun 10 23:52:33.961218 crc crio[21439]: time=\"2026-06-10T23:52:33.961159073Z\" level=info msg=\"Checking pod openshift-console_console-6c684df5db-cc8g8 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.669459 | controller |     "Jun 10 23:52:33.961723 crc crio[21439]: time=\"2026-06-10T23:52:33.961581605Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:715f64185604d4861060f8a3b9b70906c45e8165d02a9ac009f1bc82c9ac6bd4 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/14263ce2-c530-41aa-9016-69dfd0860427 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:0xc0004c1508}] Aliases:map[]}\"",
2026-06-11 01:10:49.669477 | controller |     "Jun 10 23:52:33.961906 crc crio[21439]: time=\"2026-06-10T23:52:33.961837232Z\" level=info msg=\"Checking pod openshift-multus_multus-admission-controller-69db94689b-rvf8p for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.669492 | controller |     "Jun 10 23:52:33.962825 crc crio[21439]: time=\"2026-06-10T23:52:33.962756606Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:2ec2246a94767a3f79c5f0e74c579aa3040ac462e3d216b981649e58cecaf615 UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/85d539ab-ca5e-49c9-b24c-3d1c9d815c5a 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:0xc0004c1588}] Aliases:map[]}\"",
2026-06-11 01:10:49.669507 | controller |     "Jun 10 23:52:33.963039 crc crio[21439]: time=\"2026-06-10T23:52:33.962934271Z\" level=info msg=\"Checking pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.669522 | controller |     "Jun 10 23:52:33.963399 crc crio[21439]: time=\"2026-06-10T23:52:33.963322392Z\" level=info msg=\"Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:2447959dc1e4001e19a59829d63ad52affe994f73cefc75d62e062044f5ab61a UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/a34b6f43-ee27-4346-ba09-9a049ca6ac00 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:0xc0004c1618}] Aliases:map[]}\"",
2026-06-11 01:10:49.669536 | controller |     "Jun 10 23:52:33.963548 crc crio[21439]: time=\"2026-06-10T23:52:33.963446935Z\" level=info msg=\"Checking pod openshift-multus_network-metrics-daemon-n2bqt for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.669551 | controller |     "Jun 10 23:52:33.963844 crc crio[21439]: time=\"2026-06-10T23:52:33.963762363Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:94b784ab235841bddb42e48e472c370fd5db3fcc8d88acff04ee5f807ddd9bc8 UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/b01e9d82-7561-4ab3-8d6f-1e47a3be44b1 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:0xc0004c1698}] Aliases:map[]}\"",
2026-06-11 01:10:49.669566 | controller |     "Jun 10 23:52:33.964502 crc crio[21439]: time=\"2026-06-10T23:52:33.963863046Z\" level=info msg=\"Checking pod openshift-service-ca_service-ca-74545575db-n469q for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.669581 | controller |     "Jun 10 23:52:33.964502 crc crio[21439]: time=\"2026-06-10T23:52:33.964212666Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:323ca67cfe910bd993222a9ca86f2079b1864825cc2fc4ac651ae8479d31ce69 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/decc07ec-be99-4420-8b46-774376852369 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:0xc0004c1728}] Aliases:map[]}\"",
2026-06-11 01:10:49.669598 | controller |     "Jun 10 23:52:33.964502 crc crio[21439]: time=\"2026-06-10T23:52:33.964345909Z\" 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 01:10:49.669613 | controller |     "Jun 10 23:52:33.965827 crc crio[21439]: time=\"2026-06-10T23:52:33.964772731Z\" level=info msg=\"Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:b24bd8e42f03ec2f44414fff1bf9a33348666bceee9fa87906e2d05ed462f619 UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/2d59b1a0-5ef8-4721-ab45-171497ff9a7e 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:0xc0004c17a8}] Aliases:map[]}\"",
2026-06-11 01:10:49.669628 | controller |     "Jun 10 23:52:33.965827 crc crio[21439]: time=\"2026-06-10T23:52:33.964908984Z\" 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 01:10:49.669643 | controller |     "Jun 10 23:52:33.965827 crc crio[21439]: time=\"2026-06-10T23:52:33.965295545Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:51a81093ff0efc548d0882d2803b6f9ddd76a51fc0372a6db59dac57fa4b8866 UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/679ed19b-5124-4362-a637-be2f66cf5ee6 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:0xc0004c1b10}] Aliases:map[]}\"",
2026-06-11 01:10:49.669657 | controller |     "Jun 10 23:52:33.965827 crc crio[21439]: time=\"2026-06-10T23:52:33.965428428Z\" 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 01:10:49.669672 | controller |     "Jun 10 23:52:33.965827 crc crio[21439]: time=\"2026-06-10T23:52:33.965795978Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:e930efc7479a0d6931d20699b5fd9c7829cff29c4566ba1a8740db796e947273 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/5174a9c8-4dd1-4e5c-8ab7-b489b66963cb 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:0xc0004c1ba8}] Aliases:map[]}\"",
2026-06-11 01:10:49.669687 | controller |     "Jun 10 23:52:33.966093 crc crio[21439]: time=\"2026-06-10T23:52:33.965897911Z\" 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 01:10:49.669701 | controller |     "Jun 10 23:52:33.966535 crc crio[21439]: time=\"2026-06-10T23:52:33.966428155Z\" level=info msg=\"Registered SIGHUP reload watcher\"",
2026-06-11 01:10:49.669715 | controller |     "Jun 10 23:52:33.967904 crc crio[21439]: time=\"2026-06-10T23:52:33.967839803Z\" level=info msg=\"Starting seccomp notifier watcher\"",
2026-06-11 01:10:49.669729 | controller |     "Jun 10 23:52:33.968013 crc crio[21439]: time=\"2026-06-10T23:52:33.967880415Z\" level=info msg=\"Serving metrics on 127.0.0.1:9537 using HTTP\"",
2026-06-11 01:10:49.669743 | controller |     "Jun 10 23:52:33.968063 crc crio[21439]: time=\"2026-06-10T23:52:33.968033449Z\" level=info msg=\"Create NRI interface\"",
2026-06-11 01:10:49.669760 | controller |     "Jun 10 23:52:33.968110 crc crio[21439]: time=\"2026-06-10T23:52:33.96808866Z\" level=info msg=\"runtime interface created\"",
2026-06-11 01:10:49.669774 | controller |     "Jun 10 23:52:33.968110 crc crio[21439]: time=\"2026-06-10T23:52:33.968106101Z\" level=info msg=\"Registered domain \\\"k8s.io\\\" with NRI\"",
2026-06-11 01:10:49.669788 | controller |     "Jun 10 23:52:33.968211 crc crio[21439]: time=\"2026-06-10T23:52:33.968116111Z\" level=info msg=\"runtime interface starting up...\"",
2026-06-11 01:10:49.669802 | controller |     "Jun 10 23:52:33.968211 crc crio[21439]: time=\"2026-06-10T23:52:33.968126751Z\" level=info msg=\"starting plugins...\"",
2026-06-11 01:10:49.669815 | controller |     "Jun 10 23:52:33.968211 crc crio[21439]: time=\"2026-06-10T23:52:33.968157922Z\" level=info msg=\"Synchronizing NRI (plugin) with current runtime state\"",
2026-06-11 01:10:49.669829 | controller |     "Jun 10 23:52:33.974376 crc crio[21439]: time=\"2026-06-10T23:52:33.974209215Z\" level=info msg=\"No systemd watchdog enabled\"",
2026-06-11 01:10:49.669843 | controller |     "Jun 10 23:52:33.982059 crc systemd[1]: Started Container Runtime Interface for OCI (CRI-O).",
2026-06-11 01:10:49.669857 | controller |     "Jun 10 23:52:40.635508 crc crio[21439]: time=\"2026-06-10T23:52:40.634361453Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=b9175677-122a-48ac-82e4-0352be883b9f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.669871 | controller |     "Jun 10 23:52:40.641155 crc crio[21439]: time=\"2026-06-10T23:52:40.64091549Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=a34d9aa8-698c-40a2-b233-c5cdc3778429 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.669885 | controller |     "Jun 10 23:52:40.648997 crc crio[21439]: time=\"2026-06-10T23:52:40.648804733Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=c62f9f7e-1e7d-4b8d-86df-5e9529d6bd84 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.669899 | controller |     "Jun 10 23:52:40.650430 crc crio[21439]: time=\"2026-06-10T23:52:40.650337914Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.669913 | controller |     "Jun 10 23:52:40.715979 crc crio[21439]: time=\"2026-06-10T23:52:40.707465154Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.669927 | controller |     "Jun 10 23:52:40.718188 crc crio[21439]: time=\"2026-06-10T23:52:40.718112201Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.669941 | controller |     "Jun 10 23:52:40.832153 crc crio[21439]: time=\"2026-06-10T23:52:40.831483228Z\" level=info msg=\"Created container f942e4969e9e304065897a7a85d99542c03803f895669b81f300dcf7a2c19200: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=c62f9f7e-1e7d-4b8d-86df-5e9529d6bd84 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.669955 | controller |     "Jun 10 23:52:40.833755 crc crio[21439]: time=\"2026-06-10T23:52:40.833617466Z\" level=info msg=\"Starting container: f942e4969e9e304065897a7a85d99542c03803f895669b81f300dcf7a2c19200\" id=670af1dd-225d-4830-8a0c-cdba7dd9ed9c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.669970 | controller |     "Jun 10 23:52:40.841200 crc crio[21439]: time=\"2026-06-10T23:52:40.841109218Z\" level=info msg=\"Started container\" PID=22069 containerID=f942e4969e9e304065897a7a85d99542c03803f895669b81f300dcf7a2c19200 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=670af1dd-225d-4830-8a0c-cdba7dd9ed9c name=/runtime.v1.RuntimeService/StartContainer sandboxID=85335bbdd259df67bbd12652f2051d40270e58d8e84d3d166c2d419a25046296",
2026-06-11 01:10:49.669988 | controller |     "Jun 10 23:52:52.728297 crc systemd[1]: Stopping Container Runtime Interface for OCI (CRI-O)...",
2026-06-11 01:10:49.670003 | controller |     "Jun 10 23:53:01.900197 crc systemd[1]: crio.service: Deactivated successfully.",
2026-06-11 01:10:49.670018 | controller |     "Jun 10 23:53:01.901408 crc systemd[1]: Stopped Container Runtime Interface for OCI (CRI-O).",
2026-06-11 01:10:49.670032 | controller |     "Jun 10 23:53:01.902073 crc systemd[1]: crio.service: Consumed 4.874s CPU time.",
2026-06-11 01:10:49.670047 | controller |     "Jun 10 23:53:02.016619 crc systemd[1]: Starting Container Runtime Interface for OCI (CRI-O)...",
2026-06-11 01:10:49.670062 | controller |     "Jun 10 23:53:02.111523 crc crio[23067]: time=\"2026-06-10T23:53:02.111429948Z\" level=info msg=\"Updating config from single file: /etc/crio/crio.conf\"",
2026-06-11 01:10:49.670077 | controller |     "Jun 10 23:53:02.111523 crc crio[23067]: time=\"2026-06-10T23:53:02.11149066Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf\"",
2026-06-11 01:10:49.670091 | controller |     "Jun 10 23:53:02.113250 crc crio[23067]: time=\"2026-06-10T23:53:02.112762574Z\" level=info msg=\"Updating config from path: /etc/crio/crio.conf.d\"",
2026-06-11 01:10:49.670105 | controller |     "Jun 10 23:53:02.113250 crc crio[23067]: time=\"2026-06-10T23:53:02.112842717Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf.d/00-default\"",
2026-06-11 01:10:49.670131 | controller |     "Jun 10 23:53:02.113250 crc crio[23067]: time=\"2026-06-10T23:53:02.113243847Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf.d/zuul\"",
2026-06-11 01:10:49.670146 | controller |     "Jun 10 23:53:02.192950 crc crio[23067]: time=\"2026-06-10T23:53:02.192785932Z\" level=info msg=\"Starting CRI-O, version: 1.33.5-3.rhaos4.20.gitd0ea985.el9, git: unknown(clean)\"",
2026-06-11 01:10:49.670161 | controller |     "Jun 10 23:53:02.193219 crc crio[23067]: time=\"2026-06-10T23:53:02.192956117Z\" level=info msg=\"Node configuration value for hugetlb cgroup is true\"",
2026-06-11 01:10:49.670175 | controller |     "Jun 10 23:53:02.193219 crc crio[23067]: time=\"2026-06-10T23:53:02.192998548Z\" level=info msg=\"Node configuration value for pid cgroup is true\"",
2026-06-11 01:10:49.670189 | controller |     "Jun 10 23:53:02.193219 crc crio[23067]: time=\"2026-06-10T23:53:02.19309208Z\" level=info msg=\"Node configuration value for memoryswap cgroup is true\"",
2026-06-11 01:10:49.670203 | controller |     "Jun 10 23:53:02.193219 crc crio[23067]: time=\"2026-06-10T23:53:02.193099941Z\" level=info msg=\"Node configuration value for cgroup v2 is true\"",
2026-06-11 01:10:49.670217 | controller |     "Jun 10 23:53:02.272698 crc crio[23067]: time=\"2026-06-10T23:53:02.272536553Z\" level=info msg=\"Node configuration value for systemd AllowedCPUs is true\"",
2026-06-11 01:10:49.670232 | controller |     "Jun 10 23:53:02.299289 crc crio[23067]: time=\"2026-06-10T23:53:02.2991613Z\" 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 01:10:49.670246 | controller |     "Jun 10 23:53:02.318020 crc crio[23067]: time=\"2026-06-10T23:53:02.317787523Z\" 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 01:10:49.670260 | controller |     "Jun 10 23:53:02.609091 crc crio[23067]: time=\"2026-06-10T23:53:02.608847111Z\" 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 01:10:49.670278 | controller |     "Jun 10 23:53:03.656744 crc crio[23067]: time=\"2026-06-10T23:53:03.656466207Z\" level=info msg=\"Checkpoint/restore support enabled\"",
2026-06-11 01:10:49.670293 | controller |     "Jun 10 23:53:03.656744 crc crio[23067]: time=\"2026-06-10T23:53:03.656723384Z\" level=info msg=\"Using the internal default seccomp profile\"",
2026-06-11 01:10:49.670308 | controller |     "Jun 10 23:53:03.656744 crc crio[23067]: time=\"2026-06-10T23:53:03.656739025Z\" level=info msg=\"AppArmor is disabled by the system or at CRI-O build-time\"",
2026-06-11 01:10:49.670322 | controller |     "Jun 10 23:53:03.656744 crc crio[23067]: time=\"2026-06-10T23:53:03.656746835Z\" level=info msg=\"No blockio config file specified, blockio not configured\"",
2026-06-11 01:10:49.670336 | controller |     "Jun 10 23:53:03.656744 crc crio[23067]: time=\"2026-06-10T23:53:03.656755725Z\" level=info msg=\"RDT not available in the host system\"",
2026-06-11 01:10:49.670365 | controller |     "Jun 10 23:53:03.669116 crc crio[23067]: time=\"2026-06-10T23:53:03.668881342Z\" level=info msg=\"Conmon does support the --sync option\"",
2026-06-11 01:10:49.670385 | controller |     "Jun 10 23:53:03.669193 crc crio[23067]: time=\"2026-06-10T23:53:03.669120708Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"",
2026-06-11 01:10:49.670400 | controller |     "Jun 10 23:53:03.677445 crc crio[23067]: time=\"2026-06-10T23:53:03.677310999Z\" level=info msg=\"Conmon does support the --sync option\"",
2026-06-11 01:10:49.670414 | controller |     "Jun 10 23:53:03.677445 crc crio[23067]: time=\"2026-06-10T23:53:03.677389491Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"",
2026-06-11 01:10:49.670428 | controller |     "Jun 10 23:53:04.178942 crc crio[23067]: time=\"2026-06-10T23:53:04.178119133Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 01:10:49.670443 | controller |     "Jun 10 23:53:04.178942 crc crio[23067]: time=\"2026-06-10T23:53:04.178909524Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 01:10:49.670457 | controller |     "Jun 10 23:53:04.179959 crc crio[23067]: time=\"2026-06-10T23:53:04.179859719Z\" level=info msg=\"FLAG: --enable-profile-unix-socket=\\\"true\\\"\\n\"",
2026-06-11 01:10:49.670472 | controller |     "Jun 10 23:53:04.180147 crc crio[23067]: time=\"2026-06-10T23:53:04.179959222Z\" level=info msg=\"FLAG: --stream-address=\\\"192.168.130.11\\\"\\n\"",
2026-06-11 01:10:49.670487 | controller |     "Jun 10 23:53:04.183034 crc crio[23067]: time=\"2026-06-10T23:53:04.182626954Z\" 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.seccompNotifierAction\\\", \\\"cpu-shared.crio.io\\\", \\\"org.systemd.property.\\\", \\\"io.kubernetes.cri.container-type\\\", \\\"io.kubernetes.cri-o.ShmSize\\\", \\\"cpu-load-balancing.crio.io\\\", \\\"cpu-quota.crio.io\\\", \\\"cpu-c-states.crio.io\\\", \\\"io.kubernetes.cri-o.umask\\\", \\\"io.kubernetes.cri-o.PodLinuxOverhead\\\", \\\"io.kubernetes.cri-o.PodLinuxResources\\\", \\\"irq-load-balancing.crio.io\\\", \\\"io.containers.trace-syscall\\\", \\\"io.kubernetes.cri-o.LinkLogs\\\", \\\"io.kubernetes.cri-o.DisableFIPS\\\", \\\"org.criu.config\\\", \\\"module.wasm.image/variant\\\", \\\"run.oci.\\\", \\\"io.kubernetes.cri-o.UnifiedCgroup\\\", \\\"io.kubernetes.cri.rdt-class\\\", \\\"cpu-freq-governor.crio.io\\\", \\\"seccomp-profile.kubernetes.cri-o.io\\\", \\\"bundle\\\", \\\"io.kubernetes.cri-o.cgroup2-mount-hierarchy-rw\\\"]\\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 01:10:49.670509 | controller |     "Jun 10 23:53:04.187501 crc crio[23067]: time=\"2026-06-10T23:53:04.187416983Z\" level=info msg=\"Attempting to restore irqbalance config from /etc/sysconfig/orig_irq_banned_cpus\"",
2026-06-11 01:10:49.670525 | controller |     "Jun 10 23:53:04.188254 crc crio[23067]: time=\"2026-06-10T23:53:04.187944757Z\" level=info msg=\"Restore irqbalance config: nothing to do\"",
2026-06-11 01:10:49.670539 | controller |     "Jun 10 23:53:07.307865 crc crio[23067]: time=\"2026-06-10T23:53:07.307194223Z\" level=info msg=\"Got pod network &{Name:certified-operators-xnwts Namespace:openshift-marketplace ID:d1ffdee4e6ae7ef75b63bc64fabbe4289447b1ccbbeb7ec526b717e76096966c UID:6c1dd789-cdac-4582-ad7e-b8b660f12bcb NetNS:/var/run/netns/2318ae82-d094-49c6-9ddd-adc7fd881fa3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6c1dd789_cdac_4582_ad7e_b8b660f12bcb.slice PodAnnotations:0xc0001310d0}] Aliases:map[]}\"",
2026-06-11 01:10:49.670554 | controller |     "Jun 10 23:53:07.309418 crc crio[23067]: time=\"2026-06-10T23:53:07.308258222Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-xnwts for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.670569 | controller |     "Jun 10 23:53:07.309933 crc crio[23067]: time=\"2026-06-10T23:53:07.309828044Z\" level=info msg=\"Got pod network &{Name:community-operators-stxdw Namespace:openshift-marketplace ID:7071223793b05fb5a4779bcbcef18b3c1285f50f9e44bcb4b6b480fe1ef71f81 UID:2e031121-c632-4a05-98cb-df422f9f291d NetNS:/var/run/netns/7ad325ab-d162-448d-b81a-f765601126f2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2e031121_c632_4a05_98cb_df422f9f291d.slice PodAnnotations:0xc000c34480}] Aliases:map[]}\"",
2026-06-11 01:10:49.670587 | controller |     "Jun 10 23:53:07.310227 crc crio[23067]: time=\"2026-06-10T23:53:07.310135552Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-stxdw for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.670602 | controller |     "Jun 10 23:53:07.311153 crc crio[23067]: time=\"2026-06-10T23:53:07.311051177Z\" level=info msg=\"Got pod network &{Name:redhat-operators-krr4f Namespace:openshift-marketplace ID:a4d1f356aee926202539d42760f5fb12ffa91769a6d75336288efb55f57349c2 UID:6f81c4a0-79bb-4ad5-96df-44232caa218f NetNS:/var/run/netns/b1478765-e5f3-4df5-8d9b-7b12afb33ffc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6f81c4a0_79bb_4ad5_96df_44232caa218f.slice PodAnnotations:0xc000c34518}] Aliases:map[]}\"",
2026-06-11 01:10:49.670617 | controller |     "Jun 10 23:53:07.311411 crc crio[23067]: time=\"2026-06-10T23:53:07.311291533Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-krr4f for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.670632 | controller |     "Jun 10 23:53:07.312249 crc crio[23067]: time=\"2026-06-10T23:53:07.312157677Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-7596m Namespace:openshift-marketplace ID:f2c76fed6a1d3b2f37448e6830b6de1dd4de7ab8207402725cb95fd787f0d71d UID:cb979eb1-9768-4b07-addb-44690b0888d5 NetNS:/var/run/netns/14c8fc9a-6faf-4930-b1c9-45332033e51a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcb979eb1_9768_4b07_addb_44690b0888d5.slice PodAnnotations:0xc000c345b0}] Aliases:map[]}\"",
2026-06-11 01:10:49.670646 | controller |     "Jun 10 23:53:07.312373 crc crio[23067]: time=\"2026-06-10T23:53:07.312352772Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-7596m for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.670660 | controller |     "Jun 10 23:53:07.313128 crc crio[23067]: time=\"2026-06-10T23:53:07.312951168Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-94q28 Namespace:openshift-marketplace ID:d59e6b88db369338d01e842f118cd27c7ee351e8747680b9581195eb001b1894 UID:6853f66a-0503-4e56-976d-8250b1cf9526 NetNS:/var/run/netns/e878e318-9a35-4660-bdb9-6cbc33cfc5b2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6853f66a_0503_4e56_976d_8250b1cf9526.slice PodAnnotations:0xc000c34650}] Aliases:map[]}\"",
2026-06-11 01:10:49.670675 | controller |     "Jun 10 23:53:07.313336 crc crio[23067]: time=\"2026-06-10T23:53:07.313258116Z\" level=info msg=\"Checking pod openshift-marketplace_marketplace-operator-547dbd544d-94q28 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.670690 | controller |     "Jun 10 23:53:07.314857 crc crio[23067]: time=\"2026-06-10T23:53:07.314575722Z\" level=info msg=\"Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:add62488a22afd18cc113a8892a86bc633151a438c8eaf9e5199eac1b5e968e3 UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/9c713a37-86c2-4daf-bcb5-feefd82c0232 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:0xc000c346e0}] Aliases:map[]}\"",
2026-06-11 01:10:49.670710 | controller |     "Jun 10 23:53:07.315382 crc crio[23067]: time=\"2026-06-10T23:53:07.315147447Z\" level=info msg=\"Checking pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.670725 | controller |     "Jun 10 23:53:07.315735 crc crio[23067]: time=\"2026-06-10T23:53:07.315564789Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-11 01:10:49.670739 | controller |     "Jun 10 23:53:07.315880 crc crio[23067]: time=\"2026-06-10T23:53:07.315756454Z\" level=warning msg=\"Could not restore sandbox IP for fe4b119b6f8d0ea006298cd95f3a377ec353788da166b8d967314b7e7e519cf3: failed to get network status for pod sandbox k8s_revision-pruner-13-crc_openshift-kube-apiserver_d67c54d8-7046-4672-a92f-f5ece4e3b990_0(fe4b119b6f8d0ea006298cd95f3a377ec353788da166b8d967314b7e7e519cf3): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-11 01:10:49.670754 | controller |     "Jun 10 23:53:07.315880 crc crio[23067]: time=\"2026-06-10T23:53:07.315799355Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-11 01:10:49.670768 | controller |     "Jun 10 23:53:07.315880 crc crio[23067]: time=\"2026-06-10T23:53:07.315821076Z\" level=warning msg=\"Could not restore sandbox IP for f32376543956ed89342118bb5c0d8932a7a17ff92853c2add7c7206b01a3ec4a: failed to get network status for pod sandbox k8s_installer-13-crc_openshift-kube-apiserver_e93f5f1f-6ec6-4eea-8231-30beff845496_0(f32376543956ed89342118bb5c0d8932a7a17ff92853c2add7c7206b01a3ec4a): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-11 01:10:49.670784 | controller |     "Jun 10 23:53:07.315880 crc crio[23067]: time=\"2026-06-10T23:53:07.315858177Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-11 01:10:49.670798 | controller |     "Jun 10 23:53:07.316168 crc crio[23067]: time=\"2026-06-10T23:53:07.315889067Z\" level=warning msg=\"Could not restore sandbox IP for 582c55c65761d433cdd0dc3252c1d82c5c972df90dbeeca536ecd7e41de529d9: failed to get network status for pod sandbox k8s_collect-profiles-29685585-h4jj2_openshift-operator-lifecycle-manager_57c7480a-fdb0-428b-aa67-d20b1ab02b31_0(582c55c65761d433cdd0dc3252c1d82c5c972df90dbeeca536ecd7e41de529d9): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-11 01:10:49.670813 | controller |     "Jun 10 23:53:07.317289 crc crio[23067]: time=\"2026-06-10T23:53:07.317216403Z\" level=info msg=\"Got pod network &{Name:controller-manager-794c9cd9f9-zkn9r Namespace:openshift-controller-manager ID:c70989b7e80cc96a712713041e6d9c93c3048e1935f5f663b0b5e33f543838d3 UID:b6aabc83-f8b8-4344-b2d6-4c73912c5a06 NetNS:/var/run/netns/7b2e1019-1f54-4168-996d-885501265ba2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb6aabc83_f8b8_4344_b2d6_4c73912c5a06.slice PodAnnotations:0xc000c34790}] Aliases:map[]}\"",
2026-06-11 01:10:49.670827 | controller |     "Jun 10 23:53:07.317501 crc crio[23067]: time=\"2026-06-10T23:53:07.317434169Z\" level=info msg=\"Checking pod openshift-controller-manager_controller-manager-794c9cd9f9-zkn9r for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.670842 | controller |     "Jun 10 23:53:07.319252 crc crio[23067]: time=\"2026-06-10T23:53:07.319102694Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-68c74b96b6-5kwb5 Namespace:openshift-route-controller-manager ID:8eca8446e81a430c5635f65300bdae35d7e0151531281f024e5f468f99f6e8bf UID:f7f6ce33-4e2b-4147-b0b7-8ccb80f94b71 NetNS:/var/run/netns/abf4cc9e-5f9a-426d-b1fe-d24043eea08c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf7f6ce33_4e2b_4147_b0b7_8ccb80f94b71.slice PodAnnotations:0xc000c34830}] Aliases:map[]}\"",
2026-06-11 01:10:49.670860 | controller |     "Jun 10 23:53:07.319571 crc crio[23067]: time=\"2026-06-10T23:53:07.319440983Z\" level=info msg=\"Checking pod openshift-route-controller-manager_route-controller-manager-68c74b96b6-5kwb5 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.670875 | controller |     "Jun 10 23:53:07.320892 crc crio[23067]: time=\"2026-06-10T23:53:07.320765679Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:e5d1a99235789d22556e3c20a3d50eccc403e326b7560aecd7447308ae673e48 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/7bb6a145-6440-429d-b36a-05e32b2b83a5 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:0xc000c348d0}] Aliases:map[]}\"",
2026-06-11 01:10:49.670889 | controller |     "Jun 10 23:53:07.321227 crc crio[23067]: time=\"2026-06-10T23:53:07.321128129Z\" level=info msg=\"Checking pod openshift-apiserver_apiserver-9ddfb9f55-k47zv for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.670904 | controller |     "Jun 10 23:53:07.322200 crc crio[23067]: time=\"2026-06-10T23:53:07.322114305Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:28003725df04387c43e962bdd3dcf5180e04f6ec61ecea47bac96b8a5f57a202 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/96633e97-4d7e-4a88-b7a9-a3e2ec3b3b12 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:0xc000c34970}] Aliases:map[]}\"",
2026-06-11 01:10:49.670919 | controller |     "Jun 10 23:53:07.322501 crc crio[23067]: time=\"2026-06-10T23:53:07.322382012Z\" 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 01:10:49.670994 | controller |     "Jun 10 23:53:07.323404 crc crio[23067]: time=\"2026-06-10T23:53:07.323305887Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:3d47b6ce8414130fadbccdce573151211177ef513d91308aec37c28405dff582 UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/7b73430e-d512-4880-9dd4-7ca9fd85f7e3 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:0xc000c349f8}] Aliases:map[]}\"",
2026-06-11 01:10:49.671017 | controller |     "Jun 10 23:53:07.323623 crc crio[23067]: time=\"2026-06-10T23:53:07.323555164Z\" level=info msg=\"Checking pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.671032 | controller |     "Jun 10 23:53:07.324721 crc crio[23067]: time=\"2026-06-10T23:53:07.324534131Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:e850da3646170848d7b4b3679b5f1ce56ef3900bbc3eb7a587e64de03326f3d9 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/7979d1bd-a2af-4fd8-b6fd-8f8b4f7ecf91 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:0xc000c34a88}] Aliases:map[]}\"",
2026-06-11 01:10:49.671048 | controller |     "Jun 10 23:53:07.324936 crc crio[23067]: time=\"2026-06-10T23:53:07.32487209Z\" 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 01:10:49.671066 | controller |     "Jun 10 23:53:07.325957 crc crio[23067]: time=\"2026-06-10T23:53:07.325857966Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:061a4951b7c79416ef706294c8d2e6199e9cc5f39621b2c4da96c3210f85726d UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/46f40c41-2b19-4095-81a7-5851a73e5223 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:0xc000c34b28}] Aliases:map[]}\"",
2026-06-11 01:10:49.671081 | controller |     "Jun 10 23:53:07.326342 crc crio[23067]: time=\"2026-06-10T23:53:07.326221226Z\" 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 01:10:49.671096 | controller |     "Jun 10 23:53:07.327259 crc crio[23067]: time=\"2026-06-10T23:53:07.327147931Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:54a51d2938f3591cc4c03a7be3ef9e3d7f7599d0e1dc4f70216cb441a892d2b2 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/5d0c3600-235d-4a5c-a6eb-623694d2ad0f 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:0xc000c34bb8}] Aliases:map[]}\"",
2026-06-11 01:10:49.671110 | controller |     "Jun 10 23:53:07.327506 crc crio[23067]: time=\"2026-06-10T23:53:07.327442639Z\" level=info msg=\"Checking pod openshift-network-diagnostics_network-check-target-fhkjl for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.671125 | controller |     "Jun 10 23:53:07.328518 crc crio[23067]: time=\"2026-06-10T23:53:07.32824355Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:62939d041a42ea557bb9456e1349163beeb59ba0829b3f8aae1a6a2a6847874c UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/7d1a8649-8225-4bd3-94e1-ed40d7e7ee93 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:0xc000c34c58}] Aliases:map[]}\"",
2026-06-11 01:10:49.671140 | controller |     "Jun 10 23:53:07.328604 crc crio[23067]: time=\"2026-06-10T23:53:07.328512558Z\" level=info msg=\"Checking pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.671156 | controller |     "Jun 10 23:53:07.331876 crc crio[23067]: time=\"2026-06-10T23:53:07.33119621Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:310dd260475b8774e916507df03c7d6cd525bb4f39f45b2fa438c8db97900e7f UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/4d6d704d-e654-4966-b053-c3d09306c7bf 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:0xc000c34d80}] Aliases:map[]}\"",
2026-06-11 01:10:49.671171 | controller |     "Jun 10 23:53:07.331876 crc crio[23067]: time=\"2026-06-10T23:53:07.331453337Z\" level=info msg=\"Checking pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.671185 | controller |     "Jun 10 23:53:07.336579 crc crio[23067]: time=\"2026-06-10T23:53:07.336117813Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:378b5f326b36993bc4d200e9a0241fccff952f361ccc53483faadca094b5c422 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/b41e4be7-ac54-4f23-9aeb-9468103103a8 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:0xc000c34e00}] Aliases:map[]}\"",
2026-06-11 01:10:49.671204 | controller |     "Jun 10 23:53:07.337201 crc crio[23067]: time=\"2026-06-10T23:53:07.336862783Z\" 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 01:10:49.671219 | controller |     "Jun 10 23:53:07.337885 crc crio[23067]: time=\"2026-06-10T23:53:07.337618263Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:2dcd93ba477de64140d2788ff6f2952656703b7f93cf8641a8b02050de298d13 UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/cd658735-c740-48bd-91fc-b623d5281875 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:0xc000b800f8}] Aliases:map[]}\"",
2026-06-11 01:10:49.671234 | controller |     "Jun 10 23:53:07.338167 crc crio[23067]: time=\"2026-06-10T23:53:07.338106576Z\" level=info msg=\"Checking pod openshift-console-operator_console-operator-67c89758df-4jf4f for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.671249 | controller |     "Jun 10 23:53:07.339522 crc crio[23067]: time=\"2026-06-10T23:53:07.339257377Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:5edde7af59e6b3d33106333594d286dc884d5c349f2f62b2bae768d97ff1a6b5 UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/a2660e6b-e802-41d9-8d2b-0059fc6e221a 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:0xc000b801c0}] Aliases:map[]}\"",
2026-06-11 01:10:49.671265 | controller |     "Jun 10 23:53:07.340480 crc crio[23067]: time=\"2026-06-10T23:53:07.340376728Z\" 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 01:10:49.671279 | controller |     "Jun 10 23:53:07.341365 crc crio[23067]: time=\"2026-06-10T23:53:07.341256311Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:23bc40803a4dbe5dff8a4ef51df3fddf2dd5ba5ef6b3009ec1c6ad472e40ea12 UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/1abd827f-e86f-4fc5-ac2b-a45ee900462a 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:0xc000b80288}] Aliases:map[]}\"",
2026-06-11 01:10:49.671294 | controller |     "Jun 10 23:53:07.341771 crc crio[23067]: time=\"2026-06-10T23:53:07.341530989Z\" 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 01:10:49.671309 | controller |     "Jun 10 23:53:07.343200 crc crio[23067]: time=\"2026-06-10T23:53:07.3430452Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:0e58380e0470922a827d19564b15b68b217324987740630231846e0d8b168aae UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/67edbc81-1254-4c86-8f8e-d740918ac5c1 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:0xc000b80348}] Aliases:map[]}\"",
2026-06-11 01:10:49.671327 | controller |     "Jun 10 23:53:07.343541 crc crio[23067]: time=\"2026-06-10T23:53:07.343357888Z\" 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 01:10:49.671342 | controller |     "Jun 10 23:53:07.345165 crc crio[23067]: time=\"2026-06-10T23:53:07.344843898Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:3f256e8426c0df9f376da77acb7d5e3fff0fc53b844592de09d2ecfc3814e3e1 UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/ec601596-cf82-4460-a787-883ffb32d590 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:0xc000b803f0}] Aliases:map[]}\"",
2026-06-11 01:10:49.671382 | controller |     "Jun 10 23:53:07.345165 crc crio[23067]: time=\"2026-06-10T23:53:07.345071864Z\" level=info msg=\"Checking pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.671400 | controller |     "Jun 10 23:53:07.345952 crc crio[23067]: time=\"2026-06-10T23:53:07.345786384Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:22f698bbabe00f910b1a8382c9bfb4ec9a5cc1b5095e92d3fd5cd107e0621ffd UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/9db735ff-a05c-4101-874f-54839120fbc1 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:0xc000b804b0}] Aliases:map[]}\"",
2026-06-11 01:10:49.671415 | controller |     "Jun 10 23:53:07.346411 crc crio[23067]: time=\"2026-06-10T23:53:07.346239206Z\" 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 01:10:49.671430 | controller |     "Jun 10 23:53:07.347220 crc crio[23067]: time=\"2026-06-10T23:53:07.346957225Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:b77d481bebc70d8ec14da67fb3a39043838504101192b2515afc819e58947286 UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/b5e38a10-9c53-41b6-b2f7-6848cba019a6 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:0xc000b80578}] Aliases:map[]}\"",
2026-06-11 01:10:49.671445 | controller |     "Jun 10 23:53:07.347307 crc crio[23067]: time=\"2026-06-10T23:53:07.347284634Z\" 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 01:10:49.671461 | controller |     "Jun 10 23:53:07.347544 crc crio[23067]: time=\"2026-06-10T23:53:07.347462679Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-11 01:10:49.671475 | controller |     "Jun 10 23:53:07.347544 crc crio[23067]: time=\"2026-06-10T23:53:07.347487019Z\" level=warning msg=\"Could not restore sandbox IP for e62550fef589e85d5df58f8e94b1f362c1a4f0401354b6e05dcfefde30ab53bb: failed to get network status for pod sandbox k8s_collect-profiles-29685570-bqs4c_openshift-operator-lifecycle-manager_26cb27e4-3504-4746-bc51-27c274a0b43a_0(e62550fef589e85d5df58f8e94b1f362c1a4f0401354b6e05dcfefde30ab53bb): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-11 01:10:49.671495 | controller |     "Jun 10 23:53:07.348443 crc crio[23067]: time=\"2026-06-10T23:53:07.348276451Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:6aa731e4acd8e38988309df677b713874085920448656c504a226924de83d293 UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/0ae95bd2-5e3f-4e47-9b80-7295c73e9f5f 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:0xc000b80628}] Aliases:map[]}\"",
2026-06-11 01:10:49.671511 | controller |     "Jun 10 23:53:07.348828 crc crio[23067]: time=\"2026-06-10T23:53:07.34861978Z\" 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 01:10:49.671525 | controller |     "Jun 10 23:53:07.351410 crc crio[23067]: time=\"2026-06-10T23:53:07.351120617Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:535f7a42332fed8442f2c4c9105f408930fbe236e40773a46fde5b8e6710de41 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/c8989dda-d623-463d-b0f1-4d6cd448a139 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:0xc000b806f8}] Aliases:map[]}\"",
2026-06-11 01:10:49.671540 | controller |     "Jun 10 23:53:07.351586 crc crio[23067]: time=\"2026-06-10T23:53:07.351403255Z\" 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 01:10:49.671554 | controller |     "Jun 10 23:53:07.353405 crc crio[23067]: time=\"2026-06-10T23:53:07.35231359Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:b8d0577ef2b24d11d894a5efc4e39184ee62aa93d6c36a5b7921d507c09e2671 UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/cf1676d1-275f-403a-9731-83d3285df0a1 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:0xc000131170}] Aliases:map[]}\"",
2026-06-11 01:10:49.671569 | controller |     "Jun 10 23:53:07.353405 crc crio[23067]: time=\"2026-06-10T23:53:07.352476854Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.671584 | controller |     "Jun 10 23:53:07.353405 crc crio[23067]: time=\"2026-06-10T23:53:07.3530908Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:53bbced8b4c36d43ce1762ef6219e9bb192f1fa82e2f6c462b59ef76efd398c2 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/e7c45a65-3526-4e44-9f53-004a98d9e464 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:0xc000131270}] Aliases:map[]}\"",
2026-06-11 01:10:49.671598 | controller |     "Jun 10 23:53:07.353405 crc crio[23067]: time=\"2026-06-10T23:53:07.353202863Z\" 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 01:10:49.671616 | controller |     "Jun 10 23:53:07.354357 crc crio[23067]: time=\"2026-06-10T23:53:07.354079157Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:85335bbdd259df67bbd12652f2051d40270e58d8e84d3d166c2d419a25046296 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/12f108c5-34f2-4927-a670-7744cfeac20b 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:0xc000131338}] Aliases:map[]}\"",
2026-06-11 01:10:49.671632 | controller |     "Jun 10 23:53:07.354562 crc crio[23067]: time=\"2026-06-10T23:53:07.354447847Z\" level=info msg=\"Checking pod openshift-console_downloads-747b44746d-4pqvr for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.671646 | controller |     "Jun 10 23:53:07.356272 crc crio[23067]: time=\"2026-06-10T23:53:07.356097882Z\" level=info msg=\"Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:2c2e13065cfc1aa468aa3f860d5f57404249bbba68fa542e0a6d4436ff6bde5f UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/8343e7bc-2758-47d8-ab60-9ceb9ffcd67d 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:0xc0001313f0}] Aliases:map[]}\"",
2026-06-11 01:10:49.671661 | controller |     "Jun 10 23:53:07.356938 crc crio[23067]: time=\"2026-06-10T23:53:07.356361389Z\" level=info msg=\"Checking pod openshift-ingress-canary_ingress-canary-jlj86 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.671675 | controller |     "Jun 10 23:53:07.357296 crc crio[23067]: time=\"2026-06-10T23:53:07.35714731Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:7e02bcd752d28d473df115a36545e947c96e5df1f9722ee14211f40fa6e696ed UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/431a015f-cb76-4f7e-9152-cf9eb154291b 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:0xc0001314a0}] Aliases:map[]}\"",
2026-06-11 01:10:49.671690 | controller |     "Jun 10 23:53:07.357487 crc crio[23067]: time=\"2026-06-10T23:53:07.357389036Z\" 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 01:10:49.671704 | controller |     "Jun 10 23:53:07.358352 crc crio[23067]: time=\"2026-06-10T23:53:07.358217359Z\" level=info msg=\"Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:e1818a12ae6425d1f0de8858c29f03bb2de95ae815b809c78d028e35ccae616c UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/783c5d5c-17e7-4a51-96b5-18169247a570 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:0xc000131550}] Aliases:map[]}\"",
2026-06-11 01:10:49.671719 | controller |     "Jun 10 23:53:07.358563 crc crio[23067]: time=\"2026-06-10T23:53:07.358436685Z\" level=info msg=\"Checking pod hostpath-provisioner_csi-hostpathplugin-mpq2f for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.671733 | controller |     "Jun 10 23:53:07.360262 crc crio[23067]: time=\"2026-06-10T23:53:07.358961619Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:4681cc99bc4fd2ccbb739c9e2906059238d6d6a8b76696c13ed2ed6815d05843 UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/f0dd849c-7007-479d-a4a6-4dee59825511 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:0xc0001315f8}] Aliases:map[]}\"",
2026-06-11 01:10:49.671751 | controller |     "Jun 10 23:53:07.360262 crc crio[23067]: time=\"2026-06-10T23:53:07.359590246Z\" 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 01:10:49.671766 | controller |     "Jun 10 23:53:07.363801 crc crio[23067]: time=\"2026-06-10T23:53:07.361124587Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:72a323c59a02afd08e72b110e26f368a2f51537437582f6ea5068efa98e9e2ca UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/a1b7f691-0d02-41ac-b399-b6f528e4f971 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:0xc0001316a0}] Aliases:map[]}\"",
2026-06-11 01:10:49.671781 | controller |     "Jun 10 23:53:07.363801 crc crio[23067]: time=\"2026-06-10T23:53:07.361430155Z\" level=info msg=\"Checking pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.671796 | controller |     "Jun 10 23:53:07.363801 crc crio[23067]: time=\"2026-06-10T23:53:07.363209463Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:7b98aa2a5be158d1f3a71651a81c6b580f4b37a9960600d440affd13e6a6609d UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/6082fca6-8de8-40a1-8d1b-536fd22456a1 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:0xc000b807c0}] Aliases:map[]}\"",
2026-06-11 01:10:49.671811 | controller |     "Jun 10 23:53:07.363801 crc crio[23067]: time=\"2026-06-10T23:53:07.363395938Z\" level=info msg=\"Checking pod openshift-dns_dns-default-qtghf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.671825 | controller |     "Jun 10 23:53:07.366242 crc crio[23067]: time=\"2026-06-10T23:53:07.364425056Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:9698a732b931a523d35a8cfd80b3afac9766651c585a9e7337f7703831f27e6a UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/a804fff7-6f2c-419f-9781-bf24d68605d1 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:0xc000b80870}] Aliases:map[]}\"",
2026-06-11 01:10:49.671840 | controller |     "Jun 10 23:53:07.366242 crc crio[23067]: time=\"2026-06-10T23:53:07.364628762Z\" 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 01:10:49.671855 | controller |     "Jun 10 23:53:07.366483 crc crio[23067]: time=\"2026-06-10T23:53:07.366344378Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:d6ce9f11fe6b6c954e64392a7179a7c4bdce7c9da844130899390627781a051a UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/697e97da-e2e4-4b59-a801-1ddd387637b2 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:0xc000b80940}] Aliases:map[]}\"",
2026-06-11 01:10:49.671873 | controller |     "Jun 10 23:53:07.367140 crc crio[23067]: time=\"2026-06-10T23:53:07.366731858Z\" 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 01:10:49.671889 | controller |     "Jun 10 23:53:07.367859 crc crio[23067]: time=\"2026-06-10T23:53:07.367749956Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:16c9fc66f8930a546adfa862fce4cad433256474c1d58aa23506b7caaf136a20 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/7bda63ae-8dd3-43d8-871e-879db693cfba 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:0xc000b80a00}] Aliases:map[]}\"",
2026-06-11 01:10:49.671903 | controller |     "Jun 10 23:53:07.368189 crc crio[23067]: time=\"2026-06-10T23:53:07.368093625Z\" level=info msg=\"Checking pod openshift-console_console-6c684df5db-cc8g8 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.671918 | controller |     "Jun 10 23:53:07.369090 crc crio[23067]: time=\"2026-06-10T23:53:07.368947298Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:715f64185604d4861060f8a3b9b70906c45e8165d02a9ac009f1bc82c9ac6bd4 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/14263ce2-c530-41aa-9016-69dfd0860427 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:0xc000b80aa8}] Aliases:map[]}\"",
2026-06-11 01:10:49.671932 | controller |     "Jun 10 23:53:07.369276 crc crio[23067]: time=\"2026-06-10T23:53:07.369205175Z\" level=info msg=\"Checking pod openshift-multus_multus-admission-controller-69db94689b-rvf8p for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.671947 | controller |     "Jun 10 23:53:07.370350 crc crio[23067]: time=\"2026-06-10T23:53:07.370113989Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:2ec2246a94767a3f79c5f0e74c579aa3040ac462e3d216b981649e58cecaf615 UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/85d539ab-ca5e-49c9-b24c-3d1c9d815c5a 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:0xc000b80b38}] Aliases:map[]}\"",
2026-06-11 01:10:49.671961 | controller |     "Jun 10 23:53:07.370350 crc crio[23067]: time=\"2026-06-10T23:53:07.370337826Z\" level=info msg=\"Checking pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.671976 | controller |     "Jun 10 23:53:07.371181 crc crio[23067]: time=\"2026-06-10T23:53:07.371101326Z\" level=info msg=\"Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:2447959dc1e4001e19a59829d63ad52affe994f73cefc75d62e062044f5ab61a UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/a34b6f43-ee27-4346-ba09-9a049ca6ac00 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:0xc000b80bd0}] Aliases:map[]}\"",
2026-06-11 01:10:49.671990 | controller |     "Jun 10 23:53:07.371363 crc crio[23067]: time=\"2026-06-10T23:53:07.371313882Z\" level=info msg=\"Checking pod openshift-multus_network-metrics-daemon-n2bqt for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.672008 | controller |     "Jun 10 23:53:07.372304 crc crio[23067]: time=\"2026-06-10T23:53:07.372219246Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:94b784ab235841bddb42e48e472c370fd5db3fcc8d88acff04ee5f807ddd9bc8 UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/b01e9d82-7561-4ab3-8d6f-1e47a3be44b1 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:0xc000b80c50}] Aliases:map[]}\"",
2026-06-11 01:10:49.672023 | controller |     "Jun 10 23:53:07.372517 crc crio[23067]: time=\"2026-06-10T23:53:07.372449312Z\" level=info msg=\"Checking pod openshift-service-ca_service-ca-74545575db-n469q for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.672037 | controller |     "Jun 10 23:53:07.373482 crc crio[23067]: time=\"2026-06-10T23:53:07.373380418Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:323ca67cfe910bd993222a9ca86f2079b1864825cc2fc4ac651ae8479d31ce69 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/decc07ec-be99-4420-8b46-774376852369 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:0xc000b80ce0}] Aliases:map[]}\"",
2026-06-11 01:10:49.672052 | controller |     "Jun 10 23:53:07.373861 crc crio[23067]: time=\"2026-06-10T23:53:07.373716297Z\" 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 01:10:49.672066 | controller |     "Jun 10 23:53:07.374548 crc crio[23067]: time=\"2026-06-10T23:53:07.374439416Z\" level=info msg=\"Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:b24bd8e42f03ec2f44414fff1bf9a33348666bceee9fa87906e2d05ed462f619 UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/2d59b1a0-5ef8-4721-ab45-171497ff9a7e 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:0xc000b80d60}] Aliases:map[]}\"",
2026-06-11 01:10:49.672081 | controller |     "Jun 10 23:53:07.374871 crc crio[23067]: time=\"2026-06-10T23:53:07.374787135Z\" 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 01:10:49.672096 | controller |     "Jun 10 23:53:07.375763 crc crio[23067]: time=\"2026-06-10T23:53:07.375622398Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:51a81093ff0efc548d0882d2803b6f9ddd76a51fc0372a6db59dac57fa4b8866 UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/679ed19b-5124-4362-a637-be2f66cf5ee6 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:0xc000b80df0}] Aliases:map[]}\"",
2026-06-11 01:10:49.672110 | controller |     "Jun 10 23:53:07.376057 crc crio[23067]: time=\"2026-06-10T23:53:07.375924366Z\" 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 01:10:49.672124 | controller |     "Jun 10 23:53:07.376919 crc crio[23067]: time=\"2026-06-10T23:53:07.376843151Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:e930efc7479a0d6931d20699b5fd9c7829cff29c4566ba1a8740db796e947273 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/5174a9c8-4dd1-4e5c-8ab7-b489b66963cb 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:0xc000b80e80}] Aliases:map[]}\"",
2026-06-11 01:10:49.672142 | controller |     "Jun 10 23:53:07.377153 crc crio[23067]: time=\"2026-06-10T23:53:07.377077807Z\" 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 01:10:49.672156 | controller |     "Jun 10 23:53:07.378091 crc crio[23067]: time=\"2026-06-10T23:53:07.378032963Z\" level=info msg=\"Registered SIGHUP reload watcher\"",
2026-06-11 01:10:49.672170 | controller |     "Jun 10 23:53:07.379874 crc crio[23067]: time=\"2026-06-10T23:53:07.379443421Z\" level=info msg=\"Starting seccomp notifier watcher\"",
2026-06-11 01:10:49.672184 | controller |     "Jun 10 23:53:07.379874 crc crio[23067]: time=\"2026-06-10T23:53:07.379546744Z\" level=info msg=\"Create NRI interface\"",
2026-06-11 01:10:49.672198 | controller |     "Jun 10 23:53:07.379874 crc crio[23067]: time=\"2026-06-10T23:53:07.379574164Z\" level=info msg=\"Serving metrics on 127.0.0.1:9537 using HTTP\"",
2026-06-11 01:10:49.672212 | controller |     "Jun 10 23:53:07.379874 crc crio[23067]: time=\"2026-06-10T23:53:07.379593105Z\" level=info msg=\"runtime interface created\"",
2026-06-11 01:10:49.672227 | controller |     "Jun 10 23:53:07.379874 crc crio[23067]: time=\"2026-06-10T23:53:07.379722378Z\" level=info msg=\"Registered domain \\\"k8s.io\\\" with NRI\"",
2026-06-11 01:10:49.672241 | controller |     "Jun 10 23:53:07.379874 crc crio[23067]: time=\"2026-06-10T23:53:07.379748849Z\" level=info msg=\"runtime interface starting up...\"",
2026-06-11 01:10:49.672255 | controller |     "Jun 10 23:53:07.379874 crc crio[23067]: time=\"2026-06-10T23:53:07.37975993Z\" level=info msg=\"starting plugins...\"",
2026-06-11 01:10:49.672269 | controller |     "Jun 10 23:53:07.379874 crc crio[23067]: time=\"2026-06-10T23:53:07.379851102Z\" level=info msg=\"Synchronizing NRI (plugin) with current runtime state\"",
2026-06-11 01:10:49.672283 | controller |     "Jun 10 23:53:07.385569 crc crio[23067]: time=\"2026-06-10T23:53:07.385490184Z\" level=info msg=\"No systemd watchdog enabled\"",
2026-06-11 01:10:49.672297 | controller |     "Jun 10 23:53:07.402325 crc systemd[1]: Started Container Runtime Interface for OCI (CRI-O).",
2026-06-11 01:10:49.672312 | controller |     "Jun 10 23:53:26.494151 crc crio[23067]: time=\"2026-06-10T23:53:26.493564935Z\" level=info msg=\"Running pod sandbox: openshift-etcd/installer-3-crc/POD\" id=5ef27472-1a3c-47a4-95e9-ab051e34a474 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.672326 | controller |     "Jun 10 23:53:26.495177 crc crio[23067]: time=\"2026-06-10T23:53:26.495155108Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.672341 | controller |     "Jun 10 23:53:26.537890 crc crio[23067]: time=\"2026-06-10T23:53:26.537482219Z\" level=info msg=\"Got pod network &{Name:installer-3-crc Namespace:openshift-etcd ID:b189a002b7c617a185e6d5a8f405b05c834c06eb549a8939cd2787f302eef1c3 UID:0c0b6bc4-a456-4117-8626-021c05bc3d66 NetNS:/var/run/netns/729c4721-b3bb-40ac-b6da-dd41441adaf1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod0c0b6bc4_a456_4117_8626_021c05bc3d66.slice PodAnnotations:0xc00008cb20}] Aliases:map[]}\"",
2026-06-11 01:10:49.672378 | controller |     "Jun 10 23:53:26.537890 crc crio[23067]: time=\"2026-06-10T23:53:26.53788826Z\" level=info msg=\"Adding pod openshift-etcd_installer-3-crc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.672397 | controller |     "Jun 10 23:53:27.427554 crc crio[23067]: 2026-06-10T23:53:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b189a002b7c617a Mac:6a:df:87:3c:bb:7c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3c Mtu:0 Sandbox:/var/run/netns/729c4721-b3bb-40ac-b6da-dd41441adaf1 SocketPath: PciID:}] [{Interface:0xc0002246f0 Address:{IP:10.217.0.60 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.672413 | controller |     "Jun 10 23:53:27.429462 crc crio[23067]: time=\"2026-06-10T23:53:27.429401958Z\" level=info msg=\"Got pod network &{Name:installer-3-crc Namespace:openshift-etcd ID:b189a002b7c617a185e6d5a8f405b05c834c06eb549a8939cd2787f302eef1c3 UID:0c0b6bc4-a456-4117-8626-021c05bc3d66 NetNS:/var/run/netns/729c4721-b3bb-40ac-b6da-dd41441adaf1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod0c0b6bc4_a456_4117_8626_021c05bc3d66.slice PodAnnotations:0xc00008cb20}] Aliases:map[]}\"",
2026-06-11 01:10:49.672428 | controller |     "Jun 10 23:53:27.429562 crc crio[23067]: time=\"2026-06-10T23:53:27.429522111Z\" level=info msg=\"Checking pod openshift-etcd_installer-3-crc for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.672443 | controller |     "Jun 10 23:53:27.435307 crc crio[23067]: time=\"2026-06-10T23:53:27.435242756Z\" level=info msg=\"Ran pod sandbox b189a002b7c617a185e6d5a8f405b05c834c06eb549a8939cd2787f302eef1c3 with infra container: openshift-etcd/installer-3-crc/POD\" id=5ef27472-1a3c-47a4-95e9-ab051e34a474 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.672459 | controller |     "Jun 10 23:53:27.437902 crc crio[23067]: time=\"2026-06-10T23:53:27.437806485Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=599c3fc9-ef6f-4b26-ad5c-58614ab77cba name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.672473 | controller |     "Jun 10 23:53:27.440224 crc crio[23067]: time=\"2026-06-10T23:53:27.440158768Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=fecbd700-0c34-42a3-b4a4-097c2e8127bb name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.672488 | controller |     "Jun 10 23:53:27.447414 crc crio[23067]: time=\"2026-06-10T23:53:27.447302061Z\" level=info msg=\"Creating container: openshift-etcd/installer-3-crc/installer\" id=2db7600b-a6b6-4160-a5ea-47cb0c524804 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.672503 | controller |     "Jun 10 23:53:27.447848 crc crio[23067]: time=\"2026-06-10T23:53:27.447756793Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.672517 | controller |     "Jun 10 23:53:27.478943 crc crio[23067]: time=\"2026-06-10T23:53:27.47880622Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.672531 | controller |     "Jun 10 23:53:27.870099 crc crio[23067]: time=\"2026-06-10T23:53:27.869580027Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.672545 | controller |     "Jun 10 23:53:28.140703 crc crio[23067]: time=\"2026-06-10T23:53:28.14043638Z\" level=info msg=\"Created container e252b84b039b5d7027c3fdf080077e36befea40a4ccd815538ac7f2219fbcc28: openshift-etcd/installer-3-crc/installer\" id=2db7600b-a6b6-4160-a5ea-47cb0c524804 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.672560 | controller |     "Jun 10 23:53:28.142680 crc crio[23067]: time=\"2026-06-10T23:53:28.142562647Z\" level=info msg=\"Starting container: e252b84b039b5d7027c3fdf080077e36befea40a4ccd815538ac7f2219fbcc28\" id=5e6afa48-db09-4b22-b660-3e022f5908f5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.672577 | controller |     "Jun 10 23:53:28.150628 crc crio[23067]: time=\"2026-06-10T23:53:28.150560393Z\" level=info msg=\"Started container\" PID=23792 containerID=e252b84b039b5d7027c3fdf080077e36befea40a4ccd815538ac7f2219fbcc28 description=openshift-etcd/installer-3-crc/installer id=5e6afa48-db09-4b22-b660-3e022f5908f5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b189a002b7c617a185e6d5a8f405b05c834c06eb549a8939cd2787f302eef1c3",
2026-06-11 01:10:49.672593 | controller |     "Jun 10 23:54:00.347057 crc crio[23067]: time=\"2026-06-10T23:54:00.345808804Z\" level=info msg=\"Stopping container: 5bb2ff18d7a7023a49ab0e623e25898d3c48620974f1512d7ad8d53310e60b6d (timeout: 30s)\" id=7eb29a7e-291e-4c58-98e2-80bed8ba74a1 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.672607 | controller |     "Jun 10 23:54:00.350379 crc crio[23067]: time=\"2026-06-10T23:54:00.347712315Z\" level=info msg=\"Stopping container: a9ac1410bce0fd034eb2d9f516be1115756904ac421f8a206a7779e91d10763f (timeout: 30s)\" id=ca512f9f-a0a4-4413-ba43-5e9e4bcd8248 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.672621 | controller |     "Jun 10 23:54:00.350379 crc crio[23067]: time=\"2026-06-10T23:54:00.347766026Z\" level=info msg=\"Stopping container: 9c37399bff9c380f7bf15cb0c7ada721eceb125ce5e833ed0de1798145965a28 (timeout: 30s)\" id=be58beba-cc65-4bf9-b48e-10b0d234c746 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.672635 | controller |     "Jun 10 23:54:00.350379 crc crio[23067]: time=\"2026-06-10T23:54:00.347798757Z\" level=info msg=\"Stopping container: 783aa3e9bf4f91369e2312d5fb266dd561411acec1015fabfa0cc0bd3bed63d3 (timeout: 30s)\" id=5ac1c5f0-368d-4ff4-87ff-0d4e941a0eac name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.672649 | controller |     "Jun 10 23:54:00.350379 crc crio[23067]: time=\"2026-06-10T23:54:00.347749446Z\" level=info msg=\"Stopping container: 9e24b1e2256149aeb7589aa3c7407e511abe8f0830c3c015d0c8142f5af08eb1 (timeout: 30s)\" id=73ab7dbd-23ad-4e1f-80cb-7a7adadc929b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.672664 | controller |     "Jun 10 23:54:00.639758 crc crio[23067]: time=\"2026-06-10T23:54:00.639605215Z\" level=info msg=\"Stopped container 9e24b1e2256149aeb7589aa3c7407e511abe8f0830c3c015d0c8142f5af08eb1: openshift-etcd/etcd-crc/etcd-rev\" id=73ab7dbd-23ad-4e1f-80cb-7a7adadc929b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.672678 | controller |     "Jun 10 23:54:00.702772 crc crio[23067]: time=\"2026-06-10T23:54:00.693210725Z\" level=info msg=\"Stopped container 5bb2ff18d7a7023a49ab0e623e25898d3c48620974f1512d7ad8d53310e60b6d: openshift-etcd/etcd-crc/etcd-readyz\" id=7eb29a7e-291e-4c58-98e2-80bed8ba74a1 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.672693 | controller |     "Jun 10 23:54:00.753627 crc crio[23067]: time=\"2026-06-10T23:54:00.753525825Z\" level=info msg=\"Stopped container 9c37399bff9c380f7bf15cb0c7ada721eceb125ce5e833ed0de1798145965a28: openshift-etcd/etcd-crc/etcd-metrics\" id=be58beba-cc65-4bf9-b48e-10b0d234c746 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.672707 | controller |     "Jun 10 23:54:02.074436 crc crio[23067]: time=\"2026-06-10T23:54:02.074316031Z\" level=info msg=\"Stopping pod sandbox: b189a002b7c617a185e6d5a8f405b05c834c06eb549a8939cd2787f302eef1c3\" id=c80a25ca-3ff9-4cb9-b155-186197c587b4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.672721 | controller |     "Jun 10 23:54:02.075540 crc crio[23067]: time=\"2026-06-10T23:54:02.075471332Z\" level=info msg=\"Got pod network &{Name:installer-3-crc Namespace:openshift-etcd ID:b189a002b7c617a185e6d5a8f405b05c834c06eb549a8939cd2787f302eef1c3 UID:0c0b6bc4-a456-4117-8626-021c05bc3d66 NetNS:/var/run/netns/729c4721-b3bb-40ac-b6da-dd41441adaf1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod0c0b6bc4_a456_4117_8626_021c05bc3d66.slice PodAnnotations:0xc000130c50}] Aliases:map[]}\"",
2026-06-11 01:10:49.672740 | controller |     "Jun 10 23:54:02.075906 crc crio[23067]: time=\"2026-06-10T23:54:02.075825791Z\" level=info msg=\"Deleting pod openshift-etcd_installer-3-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.672755 | controller |     "Jun 10 23:54:02.378956 crc crio[23067]: time=\"2026-06-10T23:54:02.377131175Z\" level=info msg=\"Stopped pod sandbox: b189a002b7c617a185e6d5a8f405b05c834c06eb549a8939cd2787f302eef1c3\" id=c80a25ca-3ff9-4cb9-b155-186197c587b4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.672769 | controller |     "Jun 10 23:54:15.200205 crc crio[23067]: time=\"2026-06-10T23:54:15.199343424Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=65341300-bbd5-4eb0-8bbf-f1877c6f00c6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.672784 | controller |     "Jun 10 23:54:15.201101 crc crio[23067]: time=\"2026-06-10T23:54:15.200397662Z\" level=info msg=\"Removing container: 227464434ead729e794df1828ccb9bb7ebf03bf06e5ffe6c7b64149883390698\" id=8fd66836-717f-451a-8e3f-25ceccf69096 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.672798 | controller |     "Jun 10 23:54:15.288462 crc crio[23067]: time=\"2026-06-10T23:54:15.288372755Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=7da6e88b-4155-4353-8033-4dcba0de1ab2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.672812 | controller |     "Jun 10 23:54:15.294580 crc crio[23067]: time=\"2026-06-10T23:54:15.29449732Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=3239cd42-8694-4ee2-8705-a5d1da3be79d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.672827 | controller |     "Jun 10 23:54:15.295600 crc crio[23067]: time=\"2026-06-10T23:54:15.295534438Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.672842 | controller |     "Jun 10 23:54:15.333920 crc crio[23067]: time=\"2026-06-10T23:54:15.333389434Z\" level=info msg=\"Removed container 227464434ead729e794df1828ccb9bb7ebf03bf06e5ffe6c7b64149883390698: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=8fd66836-717f-451a-8e3f-25ceccf69096 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.672856 | controller |     "Jun 10 23:54:15.339360 crc crio[23067]: time=\"2026-06-10T23:54:15.339327864Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.672870 | controller |     "Jun 10 23:54:15.571436 crc crio[23067]: time=\"2026-06-10T23:54:15.571132Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.672885 | controller |     "Jun 10 23:54:15.655744 crc crio[23067]: time=\"2026-06-10T23:54:15.655508066Z\" level=info msg=\"Created container 794ae792545a7940423e486139f43dc8d7fe5261ae26bc679e739af64cd7b556: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=3239cd42-8694-4ee2-8705-a5d1da3be79d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.672900 | controller |     "Jun 10 23:54:15.657048 crc crio[23067]: time=\"2026-06-10T23:54:15.656952474Z\" level=info msg=\"Starting container: 794ae792545a7940423e486139f43dc8d7fe5261ae26bc679e739af64cd7b556\" id=68f40795-f05c-4f82-8c4f-7de1cd1e3ce6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.672921 | controller |     "Jun 10 23:54:15.662831 crc crio[23067]: time=\"2026-06-10T23:54:15.66275588Z\" level=info msg=\"Started container\" PID=24419 containerID=794ae792545a7940423e486139f43dc8d7fe5261ae26bc679e739af64cd7b556 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=68f40795-f05c-4f82-8c4f-7de1cd1e3ce6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=df72115a442fdf33fc8f7841fbcfd4e9cfa83ca7df04505d424537a5aa434398",
2026-06-11 01:10:49.672936 | controller |     "Jun 10 23:54:27.579555 crc crio[23067]: time=\"2026-06-10T23:54:27.578719748Z\" level=info msg=\"Stopped container a9ac1410bce0fd034eb2d9f516be1115756904ac421f8a206a7779e91d10763f: openshift-etcd/etcd-crc/etcd\" id=ca512f9f-a0a4-4413-ba43-5e9e4bcd8248 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.672951 | controller |     "Jun 10 23:54:30.398201 crc crio[23067]: time=\"2026-06-10T23:54:30.397565642Z\" level=warning msg=\"Stopping container 783aa3e9bf4f91369e2312d5fb266dd561411acec1015fabfa0cc0bd3bed63d3 with stop signal(15) timed out. Killing...\"",
2026-06-11 01:10:49.672965 | controller |     "Jun 10 23:54:30.449815 crc crio[23067]: time=\"2026-06-10T23:54:30.449478397Z\" level=error msg=\"Killing container 783aa3e9bf4f91369e2312d5fb266dd561411acec1015fabfa0cc0bd3bed63d3 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 783aa3e9bf4f91369e2312d5fb266dd561411acec1015fabfa0cc0bd3bed63d3 KILL` failed: process not running: No such process\\n : exit status 1\"",
2026-06-11 01:10:49.672980 | controller |     "Jun 10 23:54:30.538677 crc crio[23067]: time=\"2026-06-10T23:54:30.538534449Z\" level=info msg=\"Stopped container 783aa3e9bf4f91369e2312d5fb266dd561411acec1015fabfa0cc0bd3bed63d3: openshift-etcd/etcd-crc/etcdctl\" id=5ac1c5f0-368d-4ff4-87ff-0d4e941a0eac name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.672994 | controller |     "Jun 10 23:54:30.542493 crc crio[23067]: time=\"2026-06-10T23:54:30.542351071Z\" level=info msg=\"Stopping pod sandbox: 3c67b3d5b8dbb3f6674498e64d9af33715fd40f623235b473a9a521cf4501a21\" id=cfc5aeb6-28d0-46a5-8c29-bc2787ffa5b9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.673008 | controller |     "Jun 10 23:54:30.549116 crc crio[23067]: time=\"2026-06-10T23:54:30.548974169Z\" level=info msg=\"Stopped pod sandbox: 3c67b3d5b8dbb3f6674498e64d9af33715fd40f623235b473a9a521cf4501a21\" id=cfc5aeb6-28d0-46a5-8c29-bc2787ffa5b9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.673022 | controller |     "Jun 10 23:54:31.398009 crc crio[23067]: time=\"2026-06-10T23:54:31.397369308Z\" level=info msg=\"Removing container: 9e24b1e2256149aeb7589aa3c7407e511abe8f0830c3c015d0c8142f5af08eb1\" id=c038f901-1c66-45b0-86fa-9137b861e569 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.673036 | controller |     "Jun 10 23:54:31.424190 crc crio[23067]: time=\"2026-06-10T23:54:31.424027004Z\" level=info msg=\"Removed container 9e24b1e2256149aeb7589aa3c7407e511abe8f0830c3c015d0c8142f5af08eb1: openshift-etcd/etcd-crc/etcd-rev\" id=c038f901-1c66-45b0-86fa-9137b861e569 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.673050 | controller |     "Jun 10 23:54:31.427305 crc crio[23067]: time=\"2026-06-10T23:54:31.427214859Z\" level=info msg=\"Removing container: 5bb2ff18d7a7023a49ab0e623e25898d3c48620974f1512d7ad8d53310e60b6d\" id=232f3ad4-e670-47bb-9f83-8a574346ac53 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.673064 | controller |     "Jun 10 23:54:31.459407 crc crio[23067]: time=\"2026-06-10T23:54:31.459121386Z\" level=info msg=\"Removed container 5bb2ff18d7a7023a49ab0e623e25898d3c48620974f1512d7ad8d53310e60b6d: openshift-etcd/etcd-crc/etcd-readyz\" id=232f3ad4-e670-47bb-9f83-8a574346ac53 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.673078 | controller |     "Jun 10 23:54:31.499269 crc crio[23067]: time=\"2026-06-10T23:54:31.498283398Z\" level=info msg=\"Removing container: 9c37399bff9c380f7bf15cb0c7ada721eceb125ce5e833ed0de1798145965a28\" id=854e49e0-14ad-4b3d-bca0-8c450cbf9efc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.673099 | controller |     "Jun 10 23:54:31.518464 crc crio[23067]: time=\"2026-06-10T23:54:31.518236104Z\" level=info msg=\"Removed container 9c37399bff9c380f7bf15cb0c7ada721eceb125ce5e833ed0de1798145965a28: openshift-etcd/etcd-crc/etcd-metrics\" id=854e49e0-14ad-4b3d-bca0-8c450cbf9efc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.673114 | controller |     "Jun 10 23:54:31.523725 crc crio[23067]: time=\"2026-06-10T23:54:31.523587128Z\" level=info msg=\"Removing container: a9ac1410bce0fd034eb2d9f516be1115756904ac421f8a206a7779e91d10763f\" id=17aefa1a-9c2c-4b37-b177-dd456eb521f6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.673128 | controller |     "Jun 10 23:54:31.542578 crc crio[23067]: time=\"2026-06-10T23:54:31.542463955Z\" level=info msg=\"Removed container a9ac1410bce0fd034eb2d9f516be1115756904ac421f8a206a7779e91d10763f: openshift-etcd/etcd-crc/etcd\" id=17aefa1a-9c2c-4b37-b177-dd456eb521f6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.673143 | controller |     "Jun 10 23:54:31.545220 crc crio[23067]: time=\"2026-06-10T23:54:31.545129317Z\" level=info msg=\"Removing container: 783aa3e9bf4f91369e2312d5fb266dd561411acec1015fabfa0cc0bd3bed63d3\" id=58e4594d-fc27-4ca8-a2da-8232db4657bf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.673157 | controller |     "Jun 10 23:54:31.565963 crc crio[23067]: time=\"2026-06-10T23:54:31.565809912Z\" level=info msg=\"Removed container 783aa3e9bf4f91369e2312d5fb266dd561411acec1015fabfa0cc0bd3bed63d3: openshift-etcd/etcd-crc/etcdctl\" id=58e4594d-fc27-4ca8-a2da-8232db4657bf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.673172 | controller |     "Jun 10 23:54:31.570781 crc crio[23067]: time=\"2026-06-10T23:54:31.570695323Z\" level=info msg=\"Removing container: 06e49d08534f42533491dfd1af50ad43d31bb4e34af1a00d903f32c71f8b4722\" id=87d081a2-69e9-46db-a832-ebf888f9f1fb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.673186 | controller |     "Jun 10 23:54:31.682865 crc crio[23067]: time=\"2026-06-10T23:54:31.682744813Z\" level=info msg=\"Removed container 06e49d08534f42533491dfd1af50ad43d31bb4e34af1a00d903f32c71f8b4722: openshift-etcd/etcd-crc/etcd-resources-copy\" id=87d081a2-69e9-46db-a832-ebf888f9f1fb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.673201 | controller |     "Jun 10 23:54:31.688447 crc crio[23067]: time=\"2026-06-10T23:54:31.688361334Z\" level=info msg=\"Removing container: e4aa89872129172b627a477b18189a7e1e975e3be6d904846b626f71cf4adff6\" id=b0b22933-3e0f-4083-b92e-f4919c9afe38 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.673215 | controller |     "Jun 10 23:54:31.779289 crc crio[23067]: time=\"2026-06-10T23:54:31.779146512Z\" level=info msg=\"Removed container e4aa89872129172b627a477b18189a7e1e975e3be6d904846b626f71cf4adff6: openshift-etcd/etcd-crc/etcd-ensure-env-vars\" id=b0b22933-3e0f-4083-b92e-f4919c9afe38 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.673230 | controller |     "Jun 10 23:54:31.784500 crc crio[23067]: time=\"2026-06-10T23:54:31.784419294Z\" level=info msg=\"Removing container: 03005ca4ea4ba4fb168d4ee04f00d62ff3995bac35e494e2207a7416ac1db7c0\" id=3b89f52c-bbcf-4e61-9c08-cbc3fe7611b7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.673245 | controller |     "Jun 10 23:54:31.858410 crc crio[23067]: time=\"2026-06-10T23:54:31.858276668Z\" level=info msg=\"Removed container 03005ca4ea4ba4fb168d4ee04f00d62ff3995bac35e494e2207a7416ac1db7c0: openshift-etcd/etcd-crc/setup\" id=3b89f52c-bbcf-4e61-9c08-cbc3fe7611b7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.673259 | controller |     "Jun 10 23:54:51.584306 crc crio[23067]: time=\"2026-06-10T23:54:51.583282691Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=9e988f2a-9c6b-4480-9ccb-f52013024cc5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.673276 | controller |     "Jun 10 23:54:51.588124 crc crio[23067]: time=\"2026-06-10T23:54:51.587981117Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=25bc1367-b077-497b-ae5b-fb60812d57ab name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.673292 | controller |     "Jun 10 23:54:51.590545 crc crio[23067]: time=\"2026-06-10T23:54:51.590448034Z\" level=info msg=\"Creating container: openshift-network-node-identity/network-node-identity-dgvkt/approver\" id=a592e79b-1f72-4868-b996-570a263bfc8a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.673306 | controller |     "Jun 10 23:54:51.591020 crc crio[23067]: time=\"2026-06-10T23:54:51.590917546Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.673320 | controller |     "Jun 10 23:54:51.618122 crc crio[23067]: time=\"2026-06-10T23:54:51.617843669Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.673334 | controller |     "Jun 10 23:54:51.621978 crc crio[23067]: time=\"2026-06-10T23:54:51.621885528Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.673364 | controller |     "Jun 10 23:54:51.770765 crc crio[23067]: time=\"2026-06-10T23:54:51.769877923Z\" level=info msg=\"Created container 50eb9de24d3db7ec79a36eed33659f35c065bbb6f1f13bc31103a11f21684ab2: openshift-network-node-identity/network-node-identity-dgvkt/approver\" id=a592e79b-1f72-4868-b996-570a263bfc8a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.673384 | controller |     "Jun 10 23:54:51.772929 crc crio[23067]: time=\"2026-06-10T23:54:51.772517184Z\" level=info msg=\"Starting container: 50eb9de24d3db7ec79a36eed33659f35c065bbb6f1f13bc31103a11f21684ab2\" id=7f894af9-3078-4ddb-9e81-23ec41274c8a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.673399 | controller |     "Jun 10 23:54:51.777479 crc crio[23067]: time=\"2026-06-10T23:54:51.777350384Z\" level=info msg=\"Started container\" PID=24935 containerID=50eb9de24d3db7ec79a36eed33659f35c065bbb6f1f13bc31103a11f21684ab2 description=openshift-network-node-identity/network-node-identity-dgvkt/approver id=7f894af9-3078-4ddb-9e81-23ec41274c8a name=/runtime.v1.RuntimeService/StartContainer sandboxID=a6b040778ade08a85d2276d0bc938dd2f81076b17e2f7e5e6a3a08fa9fa7382e",
2026-06-11 01:10:49.673414 | controller |     "Jun 10 23:55:10.274966 crc crio[23067]: time=\"2026-06-10T23:55:10.273792098Z\" level=info msg=\"Stopping pod sandbox: 3c67b3d5b8dbb3f6674498e64d9af33715fd40f623235b473a9a521cf4501a21\" id=7e097bf1-ca19-455c-a470-bb91976be537 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.673429 | controller |     "Jun 10 23:55:10.274966 crc crio[23067]: time=\"2026-06-10T23:55:10.274754714Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3c67b3d5b8dbb3f6674498e64d9af33715fd40f623235b473a9a521cf4501a21\" id=7e097bf1-ca19-455c-a470-bb91976be537 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.673444 | controller |     "Jun 10 23:55:10.277214 crc crio[23067]: time=\"2026-06-10T23:55:10.277074327Z\" level=info msg=\"Removing pod sandbox: 3c67b3d5b8dbb3f6674498e64d9af33715fd40f623235b473a9a521cf4501a21\" id=3c9c27f7-bcf2-4e1b-b121-d271dffcedf6 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.673458 | controller |     "Jun 10 23:55:10.289481 crc crio[23067]: time=\"2026-06-10T23:55:10.289330716Z\" level=info msg=\"Removed pod sandbox: 3c67b3d5b8dbb3f6674498e64d9af33715fd40f623235b473a9a521cf4501a21\" id=3c9c27f7-bcf2-4e1b-b121-d271dffcedf6 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.673477 | controller |     "Jun 10 23:55:15.393142 crc crio[23067]: time=\"2026-06-10T23:55:15.391395919Z\" level=info msg=\"Running pod sandbox: openshift-etcd/etcd-crc/POD\" id=225349ab-13fa-4372-b535-1ecdaba05058 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.673492 | controller |     "Jun 10 23:55:15.394342 crc crio[23067]: time=\"2026-06-10T23:55:15.39327597Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.673506 | controller |     "Jun 10 23:55:15.432946 crc crio[23067]: time=\"2026-06-10T23:55:15.43273094Z\" 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=225349ab-13fa-4372-b535-1ecdaba05058 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.673521 | controller |     "Jun 10 23:55:15.444037 crc crio[23067]: time=\"2026-06-10T23:55:15.44392247Z\" level=info msg=\"Ran pod sandbox 981942cdda722beb9f2a540e9a14a3bbe83e38aff30920a19bcba876b46bf3a0 with infra container: openshift-etcd/etcd-crc/POD\" id=225349ab-13fa-4372-b535-1ecdaba05058 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.673535 | controller |     "Jun 10 23:55:15.446580 crc crio[23067]: time=\"2026-06-10T23:55:15.446434858Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=5289ee41-0e1d-4005-9072-d4faaf8025cb name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.673550 | controller |     "Jun 10 23:55:15.448997 crc crio[23067]: time=\"2026-06-10T23:55:15.448912314Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=bf033e4f-38dd-46cd-a6e2-a78055039f1b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.673565 | controller |     "Jun 10 23:55:15.476205 crc crio[23067]: time=\"2026-06-10T23:55:15.476079744Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/setup\" id=05a1fe16-76e4-4d53-ad92-255ae3fd9d29 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.673579 | controller |     "Jun 10 23:55:15.476779 crc crio[23067]: time=\"2026-06-10T23:55:15.476633269Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.673593 | controller |     "Jun 10 23:55:15.508974 crc crio[23067]: time=\"2026-06-10T23:55:15.508789563Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.673607 | controller |     "Jun 10 23:55:15.667731 crc crio[23067]: time=\"2026-06-10T23:55:15.667601848Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.673621 | controller |     "Jun 10 23:55:15.786634 crc crio[23067]: time=\"2026-06-10T23:55:15.786486631Z\" level=info msg=\"Created container 197435b66c3ddfa24fec8374b157145fbc8586feee7fe26847a5f937a0855e84: openshift-etcd/etcd-crc/setup\" id=05a1fe16-76e4-4d53-ad92-255ae3fd9d29 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.673635 | controller |     "Jun 10 23:55:15.788495 crc crio[23067]: time=\"2026-06-10T23:55:15.788391943Z\" level=info msg=\"Starting container: 197435b66c3ddfa24fec8374b157145fbc8586feee7fe26847a5f937a0855e84\" id=80a0d555-052c-432e-8881-d3d5532dd271 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.673653 | controller |     "Jun 10 23:55:15.795754 crc crio[23067]: time=\"2026-06-10T23:55:15.795525684Z\" level=info msg=\"Started container\" PID=25241 containerID=197435b66c3ddfa24fec8374b157145fbc8586feee7fe26847a5f937a0855e84 description=openshift-etcd/etcd-crc/setup id=80a0d555-052c-432e-8881-d3d5532dd271 name=/runtime.v1.RuntimeService/StartContainer sandboxID=981942cdda722beb9f2a540e9a14a3bbe83e38aff30920a19bcba876b46bf3a0",
2026-06-11 01:10:49.673668 | controller |     "Jun 10 23:55:48.145312 crc crio[23067]: time=\"2026-06-10T23:55:48.143009326Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=9a180251-4ab2-47f6-8d9b-81ed048f6a0d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.673682 | controller |     "Jun 10 23:55:48.150891 crc crio[23067]: time=\"2026-06-10T23:55:48.150702283Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=f16dbdba-e688-4f04-9aa6-797c5d7caea3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.673696 | controller |     "Jun 10 23:55:48.154493 crc crio[23067]: time=\"2026-06-10T23:55:48.154379361Z\" level=info msg=\"Creating container: openshift-marketplace/marketplace-operator-547dbd544d-94q28/marketplace-operator\" id=53b02977-fda3-4824-a737-018369188989 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.673710 | controller |     "Jun 10 23:55:48.155413 crc crio[23067]: time=\"2026-06-10T23:55:48.155273445Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.673724 | controller |     "Jun 10 23:55:48.202824 crc crio[23067]: time=\"2026-06-10T23:55:48.20236732Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.673738 | controller |     "Jun 10 23:55:48.216766 crc crio[23067]: time=\"2026-06-10T23:55:48.216525481Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.673752 | controller |     "Jun 10 23:55:48.363156 crc crio[23067]: time=\"2026-06-10T23:55:48.362971924Z\" level=info msg=\"Created container 48905b72d8d36a852e4e843d320121f55451c2d9c19bb6dc3de8a7b4bbb46ee0: openshift-marketplace/marketplace-operator-547dbd544d-94q28/marketplace-operator\" id=53b02977-fda3-4824-a737-018369188989 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.673766 | controller |     "Jun 10 23:55:48.365045 crc crio[23067]: time=\"2026-06-10T23:55:48.364919227Z\" level=info msg=\"Starting container: 48905b72d8d36a852e4e843d320121f55451c2d9c19bb6dc3de8a7b4bbb46ee0\" id=4a576438-0d1d-464e-bac7-53c6146b42e1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.673779 | controller |     "Jun 10 23:55:48.375485 crc crio[23067]: time=\"2026-06-10T23:55:48.375375797Z\" level=info msg=\"Started container\" PID=25687 containerID=48905b72d8d36a852e4e843d320121f55451c2d9c19bb6dc3de8a7b4bbb46ee0 description=openshift-marketplace/marketplace-operator-547dbd544d-94q28/marketplace-operator id=4a576438-0d1d-464e-bac7-53c6146b42e1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d59e6b88db369338d01e842f118cd27c7ee351e8747680b9581195eb001b1894",
2026-06-11 01:10:49.673793 | controller |     "Jun 10 23:56:24.172407 crc crio[23067]: time=\"2026-06-10T23:56:24.170858775Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=57f136f1-e2d7-4d35-8c59-09b5cf8fcebe name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.673807 | controller |     "Jun 10 23:56:24.177496 crc crio[23067]: time=\"2026-06-10T23:56:24.177336318Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=3ebfbc3d-b2fd-4525-b731-e8deb68058c2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.673824 | controller |     "Jun 10 23:56:24.200302 crc crio[23067]: time=\"2026-06-10T23:56:24.200123436Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-ensure-env-vars\" id=3023aa79-21c8-4783-99ef-22abb075fe66 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.673839 | controller |     "Jun 10 23:56:24.201227 crc crio[23067]: time=\"2026-06-10T23:56:24.20104212Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.673858 | controller |     "Jun 10 23:56:24.246731 crc crio[23067]: time=\"2026-06-10T23:56:24.24558519Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.673872 | controller |     "Jun 10 23:56:24.517575 crc crio[23067]: time=\"2026-06-10T23:56:24.517492027Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=3b458ddd-6906-4712-b68a-af81288ce231 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.673886 | controller |     "Jun 10 23:56:24.519984 crc crio[23067]: time=\"2026-06-10T23:56:24.519736887Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=53453af6-b4a5-4bbc-b214-47b1d94536df name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.673899 | controller |     "Jun 10 23:56:24.523125 crc crio[23067]: time=\"2026-06-10T23:56:24.523048836Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller\" id=6bd0c898-f34d-402d-b06e-2a3470b03401 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.673913 | controller |     "Jun 10 23:56:24.523608 crc crio[23067]: time=\"2026-06-10T23:56:24.523531709Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.673927 | controller |     "Jun 10 23:56:24.535970 crc crio[23067]: time=\"2026-06-10T23:56:24.535874138Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.673940 | controller |     "Jun 10 23:56:24.556209 crc crio[23067]: time=\"2026-06-10T23:56:24.556110528Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.673954 | controller |     "Jun 10 23:56:24.642690 crc crio[23067]: time=\"2026-06-10T23:56:24.642543046Z\" level=info msg=\"Created container 4c5df5535c28e7454d8dc99aece4dda639cd91965491a92f6dfa19e85ddece36: openshift-etcd/etcd-crc/etcd-ensure-env-vars\" id=3023aa79-21c8-4783-99ef-22abb075fe66 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.673968 | controller |     "Jun 10 23:56:24.644085 crc crio[23067]: time=\"2026-06-10T23:56:24.643993664Z\" level=info msg=\"Starting container: 4c5df5535c28e7454d8dc99aece4dda639cd91965491a92f6dfa19e85ddece36\" id=db0c2064-0833-437c-a1be-d12c4d02f021 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.673982 | controller |     "Jun 10 23:56:24.652806 crc crio[23067]: time=\"2026-06-10T23:56:24.652738628Z\" level=info msg=\"Started container\" PID=26169 containerID=4c5df5535c28e7454d8dc99aece4dda639cd91965491a92f6dfa19e85ddece36 description=openshift-etcd/etcd-crc/etcd-ensure-env-vars id=db0c2064-0833-437c-a1be-d12c4d02f021 name=/runtime.v1.RuntimeService/StartContainer sandboxID=981942cdda722beb9f2a540e9a14a3bbe83e38aff30920a19bcba876b46bf3a0",
2026-06-11 01:10:49.674000 | controller |     "Jun 10 23:56:24.754345 crc crio[23067]: time=\"2026-06-10T23:56:24.754214247Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.674014 | controller |     "Jun 10 23:56:24.834371 crc crio[23067]: time=\"2026-06-10T23:56:24.834249163Z\" level=info msg=\"Created container 9424780aa1225c105370a6dc00473152dd08562ee2f94da7369d62a83f3fe835: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller\" id=6bd0c898-f34d-402d-b06e-2a3470b03401 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.674028 | controller |     "Jun 10 23:56:24.835973 crc crio[23067]: time=\"2026-06-10T23:56:24.835890347Z\" level=info msg=\"Starting container: 9424780aa1225c105370a6dc00473152dd08562ee2f94da7369d62a83f3fe835\" id=956320f0-55d1-4d44-a8f2-244c3e32e3b3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.674042 | controller |     "Jun 10 23:56:24.840857 crc crio[23067]: time=\"2026-06-10T23:56:24.840778698Z\" level=info msg=\"Started container\" PID=26202 containerID=9424780aa1225c105370a6dc00473152dd08562ee2f94da7369d62a83f3fe835 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller id=956320f0-55d1-4d44-a8f2-244c3e32e3b3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=df72115a442fdf33fc8f7841fbcfd4e9cfa83ca7df04505d424537a5aa434398",
2026-06-11 01:10:49.674056 | controller |     "Jun 10 23:56:25.542516 crc crio[23067]: time=\"2026-06-10T23:56:25.542442409Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=e12b0267-23b5-4394-aea2-6bc18beb7d84 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.674070 | controller |     "Jun 10 23:56:25.545554 crc crio[23067]: time=\"2026-06-10T23:56:25.54545728Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=6a30dde9-c368-4c0d-b30a-de4801e94136 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.674085 | controller |     "Jun 10 23:56:25.548596 crc crio[23067]: time=\"2026-06-10T23:56:25.548503131Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller\" id=c28ac601-c283-4ea0-896d-17c632310d6c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.674099 | controller |     "Jun 10 23:56:25.548958 crc crio[23067]: time=\"2026-06-10T23:56:25.548874861Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.674113 | controller |     "Jun 10 23:56:25.568013 crc crio[23067]: time=\"2026-06-10T23:56:25.567910289Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.674130 | controller |     "Jun 10 23:56:25.754131 crc crio[23067]: time=\"2026-06-10T23:56:25.753498433Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.674154 | controller |     "Jun 10 23:56:25.860879 crc crio[23067]: time=\"2026-06-10T23:56:25.860790538Z\" level=info msg=\"Created container 5fac4e855510a0fa85c1018d055bcc3838c34f18599f666e9a0c680dc9deee68: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller\" id=c28ac601-c283-4ea0-896d-17c632310d6c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.674168 | controller |     "Jun 10 23:56:25.862522 crc crio[23067]: time=\"2026-06-10T23:56:25.86239067Z\" level=info msg=\"Starting container: 5fac4e855510a0fa85c1018d055bcc3838c34f18599f666e9a0c680dc9deee68\" id=89be1c04-533d-49ae-a5ad-34d42973add2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.674194 | controller |     "Jun 10 23:56:25.866783 crc crio[23067]: time=\"2026-06-10T23:56:25.866633714Z\" level=info msg=\"Started container\" PID=26227 containerID=5fac4e855510a0fa85c1018d055bcc3838c34f18599f666e9a0c680dc9deee68 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller id=89be1c04-533d-49ae-a5ad-34d42973add2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aeb50485684503163b3fa08f992a5df19d5e3beb281666b725ac76ea82ed2ddf",
2026-06-11 01:10:49.674209 | controller |     "Jun 10 23:56:26.558351 crc crio[23067]: time=\"2026-06-10T23:56:26.558261037Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=4a1009d8-2308-4334-ba56-1ebccda76bec name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.674223 | controller |     "Jun 10 23:56:26.560759 crc crio[23067]: time=\"2026-06-10T23:56:26.56061384Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=ea1f7ed5-c2e8-447e-8654-b8be23c6d675 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.674237 | controller |     "Jun 10 23:56:26.562952 crc crio[23067]: time=\"2026-06-10T23:56:26.56285591Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=84eb9387-012d-4168-88c5-a3e54360e025 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.674252 | controller |     "Jun 10 23:56:26.563427 crc crio[23067]: time=\"2026-06-10T23:56:26.563359073Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.674266 | controller |     "Jun 10 23:56:26.585941 crc crio[23067]: time=\"2026-06-10T23:56:26.585858564Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.674280 | controller |     "Jun 10 23:56:26.589427 crc crio[23067]: time=\"2026-06-10T23:56:26.589360597Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.674294 | controller |     "Jun 10 23:56:26.715700 crc crio[23067]: time=\"2026-06-10T23:56:26.714462147Z\" level=info msg=\"Created container e61ac7e23366d2731596bcc1a98c9efba20e0e13b30500954ba025cd6254467b: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=84eb9387-012d-4168-88c5-a3e54360e025 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.674308 | controller |     "Jun 10 23:56:26.717009 crc crio[23067]: time=\"2026-06-10T23:56:26.716920023Z\" level=info msg=\"Starting container: e61ac7e23366d2731596bcc1a98c9efba20e0e13b30500954ba025cd6254467b\" id=2da5567b-d171-4d31-9800-9717d659369c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.674322 | controller |     "Jun 10 23:56:26.722464 crc crio[23067]: time=\"2026-06-10T23:56:26.722211864Z\" level=info msg=\"Started container\" PID=26271 containerID=e61ac7e23366d2731596bcc1a98c9efba20e0e13b30500954ba025cd6254467b description=openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager id=2da5567b-d171-4d31-9800-9717d659369c name=/runtime.v1.RuntimeService/StartContainer sandboxID=97827587a2e28989c1cdd1c00af99c8c1ebe647dc6f030a7cc0b051c8f1cc27b",
2026-06-11 01:10:49.674337 | controller |     "Jun 10 23:56:41.730131 crc crio[23067]: time=\"2026-06-10T23:56:41.728967055Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=2c3aad53-e3e6-400e-a5d8-2a546a9d6788 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.674371 | controller |     "Jun 10 23:56:41.731841 crc crio[23067]: time=\"2026-06-10T23:56:41.729955262Z\" level=info msg=\"Removing container: 1d3ed1c5c49575df48c79315b46a724613f5bcefbef83e80389a87c453bda2ea\" id=9b169f3d-235f-4d51-aa34-b833f8bac618 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.674389 | controller |     "Jun 10 23:56:41.732897 crc crio[23067]: time=\"2026-06-10T23:56:41.732783937Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=2fa719aa-b1a5-4e25-8712-abc584aef34e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.674404 | controller |     "Jun 10 23:56:41.736631 crc crio[23067]: time=\"2026-06-10T23:56:41.736521647Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=ac6207b3-5702-45f6-be0f-e4118f3dca90 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.674418 | controller |     "Jun 10 23:56:41.822347 crc crio[23067]: time=\"2026-06-10T23:56:41.821987439Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=06b9ac47-cb13-4ffb-8785-370e1bbca092 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.674433 | controller |     "Jun 10 23:56:41.827119 crc crio[23067]: time=\"2026-06-10T23:56:41.827041733Z\" level=info msg=\"Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=ceb69b63-65c9-4899-8b28-bb06d24cd877 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.674447 | controller |     "Jun 10 23:56:41.827528 crc crio[23067]: time=\"2026-06-10T23:56:41.827465175Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.674462 | controller |     "Jun 10 23:56:41.828431 crc crio[23067]: time=\"2026-06-10T23:56:41.828359339Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler\" id=4f9d72c5-820a-48be-aeef-bc605e9283f9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.674476 | controller |     "Jun 10 23:56:41.828833 crc crio[23067]: time=\"2026-06-10T23:56:41.82876898Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.674490 | controller |     "Jun 10 23:56:41.856011 crc crio[23067]: time=\"2026-06-10T23:56:41.855845302Z\" level=info msg=\"Removed container 1d3ed1c5c49575df48c79315b46a724613f5bcefbef83e80389a87c453bda2ea: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=9b169f3d-235f-4d51-aa34-b833f8bac618 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.674505 | controller |     "Jun 10 23:56:41.859588 crc crio[23067]: time=\"2026-06-10T23:56:41.859478689Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.674519 | controller |     "Jun 10 23:56:41.904597 crc crio[23067]: time=\"2026-06-10T23:56:41.90444996Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.674534 | controller |     "Jun 10 23:56:42.086233 crc crio[23067]: time=\"2026-06-10T23:56:42.085593466Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.674552 | controller |     "Jun 10 23:56:42.122334 crc crio[23067]: time=\"2026-06-10T23:56:42.122226014Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.674567 | controller |     "Jun 10 23:56:42.198569 crc crio[23067]: time=\"2026-06-10T23:56:42.198456309Z\" level=info msg=\"Created container ffdf031141e5cec75d5a5f394cd18b7ca75c6e475f67ff467a5198f183ef258d: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=ceb69b63-65c9-4899-8b28-bb06d24cd877 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.674582 | controller |     "Jun 10 23:56:42.199883 crc crio[23067]: time=\"2026-06-10T23:56:42.199702292Z\" level=info msg=\"Created container d9eb3a39b66c588f7ac119e10b6fff1bd27bcec43ea9b6572fad770140da026c: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler\" id=4f9d72c5-820a-48be-aeef-bc605e9283f9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.674596 | controller |     "Jun 10 23:56:42.199982 crc crio[23067]: time=\"2026-06-10T23:56:42.199919388Z\" level=info msg=\"Starting container: ffdf031141e5cec75d5a5f394cd18b7ca75c6e475f67ff467a5198f183ef258d\" id=e6fcebb1-0efb-4bd7-83a8-84418178ef0c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.674611 | controller |     "Jun 10 23:56:42.200515 crc crio[23067]: time=\"2026-06-10T23:56:42.200437152Z\" level=info msg=\"Starting container: d9eb3a39b66c588f7ac119e10b6fff1bd27bcec43ea9b6572fad770140da026c\" id=0736ddc0-9577-4986-88f2-975bb9efac4b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.674625 | controller |     "Jun 10 23:56:42.204912 crc crio[23067]: time=\"2026-06-10T23:56:42.204790828Z\" level=info msg=\"Started container\" PID=26464 containerID=ffdf031141e5cec75d5a5f394cd18b7ca75c6e475f67ff467a5198f183ef258d description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=e6fcebb1-0efb-4bd7-83a8-84418178ef0c name=/runtime.v1.RuntimeService/StartContainer sandboxID=c56ce40e74f53b0630b57a2a48737f8ac0746633b1a2ac557ee392c5ed0da170",
2026-06-11 01:10:49.674640 | controller |     "Jun 10 23:56:42.205925 crc crio[23067]: time=\"2026-06-10T23:56:42.205839666Z\" level=info msg=\"Started container\" PID=26468 containerID=d9eb3a39b66c588f7ac119e10b6fff1bd27bcec43ea9b6572fad770140da026c description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler id=0736ddc0-9577-4986-88f2-975bb9efac4b name=/runtime.v1.RuntimeService/StartContainer sandboxID=aeb50485684503163b3fa08f992a5df19d5e3beb281666b725ac76ea82ed2ddf",
2026-06-11 01:10:49.674654 | controller |     "Jun 10 23:56:44.787511 crc crio[23067]: time=\"2026-06-10T23:56:44.78624673Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=f7f4b32d-af10-48c0-b3b7-4c26dda365d9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.674669 | controller |     "Jun 10 23:56:44.789120 crc crio[23067]: time=\"2026-06-10T23:56:44.786517707Z\" level=info msg=\"Removing container: 86c74433ac65412b3f63a31378807d9b0e2e9953d6fbde8254c8f2be227413b4\" id=e64c4a91-fb51-47d8-8b6c-a28f9aee7ca1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.674683 | controller |     "Jun 10 23:56:44.789844 crc crio[23067]: time=\"2026-06-10T23:56:44.789323092Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=99e6e46c-3796-4a74-b4bf-f65abb8fcdf0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.674697 | controller |     "Jun 10 23:56:44.791948 crc crio[23067]: time=\"2026-06-10T23:56:44.791515371Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=db361b9a-ea2d-4c5c-b673-7958633627ef name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.674715 | controller |     "Jun 10 23:56:44.792033 crc crio[23067]: time=\"2026-06-10T23:56:44.792002684Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.674729 | controller |     "Jun 10 23:56:44.817612 crc crio[23067]: time=\"2026-06-10T23:56:44.817538535Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.674744 | controller |     "Jun 10 23:56:44.880114 crc crio[23067]: time=\"2026-06-10T23:56:44.880056464Z\" level=info msg=\"Removed container 86c74433ac65412b3f63a31378807d9b0e2e9953d6fbde8254c8f2be227413b4: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=e64c4a91-fb51-47d8-8b6c-a28f9aee7ca1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.674758 | controller |     "Jun 10 23:56:44.980059 crc crio[23067]: time=\"2026-06-10T23:56:44.979947501Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.674772 | controller |     "Jun 10 23:56:45.046142 crc crio[23067]: time=\"2026-06-10T23:56:45.046063236Z\" level=info msg=\"Created container d66fa6984ae7c386108057b9d10ab9b59c78220102207924d5e06092db0ce4ab: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=db361b9a-ea2d-4c5c-b673-7958633627ef name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.674786 | controller |     "Jun 10 23:56:45.047207 crc crio[23067]: time=\"2026-06-10T23:56:45.047109154Z\" level=info msg=\"Starting container: d66fa6984ae7c386108057b9d10ab9b59c78220102207924d5e06092db0ce4ab\" id=66944498-3cb9-424a-804a-0961f03c175c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.674800 | controller |     "Jun 10 23:56:45.056062 crc crio[23067]: time=\"2026-06-10T23:56:45.055983291Z\" level=info msg=\"Started container\" PID=26553 containerID=d66fa6984ae7c386108057b9d10ab9b59c78220102207924d5e06092db0ce4ab description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=66944498-3cb9-424a-804a-0961f03c175c name=/runtime.v1.RuntimeService/StartContainer sandboxID=df72115a442fdf33fc8f7841fbcfd4e9cfa83ca7df04505d424537a5aa434398",
2026-06-11 01:10:49.674815 | controller |     "Jun 10 23:56:45.821923 crc crio[23067]: time=\"2026-06-10T23:56:45.821812735Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=8c605f4e-cf69-4dfb-99fc-e78fc6402d6e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.674829 | controller |     "Jun 10 23:56:45.826311 crc crio[23067]: time=\"2026-06-10T23:56:45.826224693Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d\" id=9e119b8b-0eea-4ea6-ba9b-38903f3c7903 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.674843 | controller |     "Jun 10 23:56:45.827215 crc crio[23067]: time=\"2026-06-10T23:56:45.827156728Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=88e8cd7a-7c7d-420e-86c8-488b85e2120f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.674858 | controller |     "Jun 10 23:56:45.829694 crc crio[23067]: time=\"2026-06-10T23:56:45.829624834Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d\" id=af2c4d25-ce02-4fbc-a7b9-b5bde9dd35b9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.674875 | controller |     "Jun 10 23:56:45.831356 crc crio[23067]: time=\"2026-06-10T23:56:45.831329859Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager\" id=edec2e6f-1582-422c-933f-96aab33380c4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.674890 | controller |     "Jun 10 23:56:45.831895 crc crio[23067]: time=\"2026-06-10T23:56:45.831873874Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.674905 | controller |     "Jun 10 23:56:45.832050 crc crio[23067]: time=\"2026-06-10T23:56:45.831959306Z\" level=info msg=\"Creating container: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator\" id=39d4924c-9386-49ed-a166-89ed9313f2cc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.674919 | controller |     "Jun 10 23:56:45.832567 crc crio[23067]: time=\"2026-06-10T23:56:45.832461289Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.674933 | controller |     "Jun 10 23:56:45.880225 crc crio[23067]: time=\"2026-06-10T23:56:45.880089201Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.674947 | controller |     "Jun 10 23:56:45.884607 crc crio[23067]: time=\"2026-06-10T23:56:45.88453011Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.674960 | controller |     "Jun 10 23:56:45.886831 crc crio[23067]: time=\"2026-06-10T23:56:45.886635106Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.674974 | controller |     "Jun 10 23:56:45.889478 crc crio[23067]: time=\"2026-06-10T23:56:45.88942097Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.674988 | controller |     "Jun 10 23:56:46.018511 crc crio[23067]: time=\"2026-06-10T23:56:46.018370031Z\" level=info msg=\"Created container 5298c94e859b3f00ae5cc5e7b5cb94293dc067a9f93b6efaf860f45f2e2ff82b: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager\" id=edec2e6f-1582-422c-933f-96aab33380c4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.675001 | controller |     "Jun 10 23:56:46.021152 crc crio[23067]: time=\"2026-06-10T23:56:46.021093614Z\" level=info msg=\"Starting container: 5298c94e859b3f00ae5cc5e7b5cb94293dc067a9f93b6efaf860f45f2e2ff82b\" id=03f1733d-adc0-4a83-8741-3c00679d8a80 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.675015 | controller |     "Jun 10 23:56:46.028968 crc crio[23067]: time=\"2026-06-10T23:56:46.02879937Z\" level=info msg=\"Started container\" PID=26579 containerID=5298c94e859b3f00ae5cc5e7b5cb94293dc067a9f93b6efaf860f45f2e2ff82b description=openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager id=03f1733d-adc0-4a83-8741-3c00679d8a80 name=/runtime.v1.RuntimeService/StartContainer sandboxID=061a4951b7c79416ef706294c8d2e6199e9cc5f39621b2c4da96c3210f85726d",
2026-06-11 01:10:49.675030 | controller |     "Jun 10 23:56:46.029853 crc crio[23067]: time=\"2026-06-10T23:56:46.029608192Z\" level=info msg=\"Created container 4896aeaf166157103f8a40b77e27ce03aeed591b19aa1e549ed15aef94b98dfa: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator\" id=39d4924c-9386-49ed-a166-89ed9313f2cc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.675047 | controller |     "Jun 10 23:56:46.031127 crc crio[23067]: time=\"2026-06-10T23:56:46.031027369Z\" level=info msg=\"Starting container: 4896aeaf166157103f8a40b77e27ce03aeed591b19aa1e549ed15aef94b98dfa\" id=4cc94968-0574-4bd6-b66f-3f6b906bffad name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.675062 | controller |     "Jun 10 23:56:46.040816 crc crio[23067]: time=\"2026-06-10T23:56:46.038808187Z\" level=info msg=\"Started container\" PID=26581 containerID=4896aeaf166157103f8a40b77e27ce03aeed591b19aa1e549ed15aef94b98dfa description=openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator id=4cc94968-0574-4bd6-b66f-3f6b906bffad name=/runtime.v1.RuntimeService/StartContainer sandboxID=d6ce9f11fe6b6c954e64392a7179a7c4bdce7c9da844130899390627781a051a",
2026-06-11 01:10:49.675076 | controller |     "Jun 10 23:56:59.537284 crc crio[23067]: time=\"2026-06-10T23:56:59.535926957Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=041e44b7-8ea1-484d-89dd-5cd002a1c2e7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.675091 | controller |     "Jun 10 23:56:59.540468 crc crio[23067]: time=\"2026-06-10T23:56:59.540358056Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=0023d042-bb13-4e7f-8c02-af07df399c0a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.675105 | controller |     "Jun 10 23:56:59.643323 crc crio[23067]: time=\"2026-06-10T23:56:59.643079228Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-resources-copy\" id=c868b507-3c94-48ab-8dc9-8a933ac3f2e7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.675120 | controller |     "Jun 10 23:56:59.644247 crc crio[23067]: time=\"2026-06-10T23:56:59.643969682Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.675134 | controller |     "Jun 10 23:56:59.700369 crc crio[23067]: time=\"2026-06-10T23:56:59.70009557Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.675148 | controller |     "Jun 10 23:56:59.904415 crc crio[23067]: time=\"2026-06-10T23:56:59.904309842Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.675162 | controller |     "Jun 10 23:57:00.001472 crc crio[23067]: time=\"2026-06-10T23:57:00.001310091Z\" level=info msg=\"Created container f1bc3a8ae3c44309ac0dc7b51f0b505154df3c02389f502fdbabf3761403703f: openshift-etcd/etcd-crc/etcd-resources-copy\" id=c868b507-3c94-48ab-8dc9-8a933ac3f2e7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.675176 | controller |     "Jun 10 23:57:00.002929 crc crio[23067]: time=\"2026-06-10T23:57:00.002822721Z\" level=info msg=\"Starting container: f1bc3a8ae3c44309ac0dc7b51f0b505154df3c02389f502fdbabf3761403703f\" id=1a7b45bd-f8fe-4cf8-84ee-8e2f2f8c3a62 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.675190 | controller |     "Jun 10 23:57:00.016557 crc crio[23067]: time=\"2026-06-10T23:57:00.016449315Z\" level=info msg=\"Started container\" PID=26810 containerID=f1bc3a8ae3c44309ac0dc7b51f0b505154df3c02389f502fdbabf3761403703f description=openshift-etcd/etcd-crc/etcd-resources-copy id=1a7b45bd-f8fe-4cf8-84ee-8e2f2f8c3a62 name=/runtime.v1.RuntimeService/StartContainer sandboxID=981942cdda722beb9f2a540e9a14a3bbe83e38aff30920a19bcba876b46bf3a0",
2026-06-11 01:10:49.675205 | controller |     "Jun 10 23:57:15.680123 crc crio[23067]: time=\"2026-06-10T23:57:15.678850179Z\" level=info msg=\"Stopping container: d66fa6984ae7c386108057b9d10ab9b59c78220102207924d5e06092db0ce4ab (timeout: 30s)\" id=7e86ba67-f405-4d69-a92c-3845436db3c2 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.675222 | controller |     "Jun 10 23:57:15.726049 crc crio[23067]: time=\"2026-06-10T23:57:15.725922335Z\" level=info msg=\"Stopped container d66fa6984ae7c386108057b9d10ab9b59c78220102207924d5e06092db0ce4ab: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=7e86ba67-f405-4d69-a92c-3845436db3c2 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.675237 | controller |     "Jun 10 23:57:15.728032 crc crio[23067]: time=\"2026-06-10T23:57:15.727895328Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=ddc4a02e-689f-454a-a9b4-1c3c4654a5e6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.675252 | controller |     "Jun 10 23:57:15.731394 crc crio[23067]: time=\"2026-06-10T23:57:15.731296539Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=a42a0c80-c87d-4f7d-a732-71f04094f05b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.675266 | controller |     "Jun 10 23:57:15.733835 crc crio[23067]: time=\"2026-06-10T23:57:15.733714523Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=b53f6a90-f3fa-4155-9631-70e02889f639 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.675281 | controller |     "Jun 10 23:57:15.734376 crc crio[23067]: time=\"2026-06-10T23:57:15.734310689Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.675295 | controller |     "Jun 10 23:57:15.768866 crc crio[23067]: time=\"2026-06-10T23:57:15.768634515Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.675309 | controller |     "Jun 10 23:57:15.946566 crc crio[23067]: time=\"2026-06-10T23:57:15.946472953Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.675324 | controller |     "Jun 10 23:57:16.030404 crc crio[23067]: time=\"2026-06-10T23:57:16.0302762Z\" level=info msg=\"Created container ed0f95c9d849e28623d12a7fb36c3b4bb5d78523416b16204e5f87ec87c851c6: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=b53f6a90-f3fa-4155-9631-70e02889f639 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.675338 | controller |     "Jun 10 23:57:16.031449 crc crio[23067]: time=\"2026-06-10T23:57:16.03141024Z\" level=info msg=\"Starting container: ed0f95c9d849e28623d12a7fb36c3b4bb5d78523416b16204e5f87ec87c851c6\" id=b9d60c7c-aa7f-4a83-8bb1-daf4449d75b2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.675373 | controller |     "Jun 10 23:57:16.039728 crc crio[23067]: time=\"2026-06-10T23:57:16.039690571Z\" level=info msg=\"Started container\" PID=26998 containerID=ed0f95c9d849e28623d12a7fb36c3b4bb5d78523416b16204e5f87ec87c851c6 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=b9d60c7c-aa7f-4a83-8bb1-daf4449d75b2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=df72115a442fdf33fc8f7841fbcfd4e9cfa83ca7df04505d424537a5aa434398",
2026-06-11 01:10:49.675389 | controller |     "Jun 10 23:57:16.153140 crc crio[23067]: time=\"2026-06-10T23:57:16.153097719Z\" level=info msg=\"Removing container: 10191b42d92ee1166c023981be7b7bd81a9601a0add1a1fcfa44d75b97429310\" id=e85aaf2e-49f9-4214-8487-f14cf15de195 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.675408 | controller |     "Jun 10 23:57:16.226864 crc crio[23067]: time=\"2026-06-10T23:57:16.226769516Z\" level=info msg=\"Removed container 10191b42d92ee1166c023981be7b7bd81a9601a0add1a1fcfa44d75b97429310: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=e85aaf2e-49f9-4214-8487-f14cf15de195 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.675423 | controller |     "Jun 10 23:57:35.007127 crc crio[23067]: time=\"2026-06-10T23:57:35.005435138Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=a958a707-92b5-46cb-861c-0ca806a05dab name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.675438 | controller |     "Jun 10 23:57:35.013771 crc crio[23067]: time=\"2026-06-10T23:57:35.012880877Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=2a9be955-c147-4ddb-9224-7485715398f3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.675453 | controller |     "Jun 10 23:57:35.034960 crc crio[23067]: time=\"2026-06-10T23:57:35.034783312Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcdctl\" id=1a79a0c1-14e9-453c-99c8-5f74b00b8f14 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.675467 | controller |     "Jun 10 23:57:35.036015 crc crio[23067]: time=\"2026-06-10T23:57:35.035907582Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.675481 | controller |     "Jun 10 23:57:35.071064 crc crio[23067]: time=\"2026-06-10T23:57:35.070903676Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.675495 | controller |     "Jun 10 23:57:35.290589 crc crio[23067]: time=\"2026-06-10T23:57:35.290367485Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.675509 | controller |     "Jun 10 23:57:35.401294 crc crio[23067]: time=\"2026-06-10T23:57:35.400612318Z\" level=info msg=\"Created container e7ec2cef54227c3697c1c6e5909b88513fda464a538bdf26d2e8c77554983e85: openshift-etcd/etcd-crc/etcdctl\" id=1a79a0c1-14e9-453c-99c8-5f74b00b8f14 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.675524 | controller |     "Jun 10 23:57:35.403087 crc crio[23067]: time=\"2026-06-10T23:57:35.40291943Z\" level=info msg=\"Starting container: e7ec2cef54227c3697c1c6e5909b88513fda464a538bdf26d2e8c77554983e85\" id=7746bd2e-154f-4979-b79d-18ce69f805df name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.675539 | controller |     "Jun 10 23:57:35.414989 crc crio[23067]: time=\"2026-06-10T23:57:35.41153966Z\" level=info msg=\"Started container\" PID=27299 containerID=e7ec2cef54227c3697c1c6e5909b88513fda464a538bdf26d2e8c77554983e85 description=openshift-etcd/etcd-crc/etcdctl id=7746bd2e-154f-4979-b79d-18ce69f805df name=/runtime.v1.RuntimeService/StartContainer sandboxID=981942cdda722beb9f2a540e9a14a3bbe83e38aff30920a19bcba876b46bf3a0",
2026-06-11 01:10:49.675553 | controller |     "Jun 10 23:57:35.427988 crc crio[23067]: time=\"2026-06-10T23:57:35.427788243Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=e61ddadb-215d-459d-ae0e-d056f513f9aa name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.675568 | controller |     "Jun 10 23:57:35.431159 crc crio[23067]: time=\"2026-06-10T23:57:35.431067791Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=e619c553-6021-4038-98f5-44f5845b8a51 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.675586 | controller |     "Jun 10 23:57:35.438371 crc crio[23067]: time=\"2026-06-10T23:57:35.438289104Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd\" id=174a558d-7413-4916-b628-5dc35992e529 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.675601 | controller |     "Jun 10 23:57:35.438890 crc crio[23067]: time=\"2026-06-10T23:57:35.438834948Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.675615 | controller |     "Jun 10 23:57:35.472585 crc crio[23067]: time=\"2026-06-10T23:57:35.472486037Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.675629 | controller |     "Jun 10 23:57:35.650289 crc crio[23067]: time=\"2026-06-10T23:57:35.650211251Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.675643 | controller |     "Jun 10 23:57:35.779048 crc crio[23067]: time=\"2026-06-10T23:57:35.778882866Z\" level=info msg=\"Created container 4cc8c6ca1b8b5cae5e46b99805e5f3f6fad4de4f327be5eff056a7be73e20a8c: openshift-etcd/etcd-crc/etcd\" id=174a558d-7413-4916-b628-5dc35992e529 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.675658 | controller |     "Jun 10 23:57:35.780459 crc crio[23067]: time=\"2026-06-10T23:57:35.780359696Z\" level=info msg=\"Starting container: 4cc8c6ca1b8b5cae5e46b99805e5f3f6fad4de4f327be5eff056a7be73e20a8c\" id=284b1cb4-20e7-451b-9f96-5a005f9192f4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.675672 | controller |     "Jun 10 23:57:35.786431 crc crio[23067]: time=\"2026-06-10T23:57:35.786303544Z\" level=info msg=\"Started container\" PID=27307 containerID=4cc8c6ca1b8b5cae5e46b99805e5f3f6fad4de4f327be5eff056a7be73e20a8c description=openshift-etcd/etcd-crc/etcd id=284b1cb4-20e7-451b-9f96-5a005f9192f4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=981942cdda722beb9f2a540e9a14a3bbe83e38aff30920a19bcba876b46bf3a0",
2026-06-11 01:10:49.675686 | controller |     "Jun 10 23:57:35.807918 crc crio[23067]: time=\"2026-06-10T23:57:35.807000127Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=7116e8b6-55d7-4107-8792-0ba61b76ee43 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.675701 | controller |     "Jun 10 23:57:35.813113 crc crio[23067]: time=\"2026-06-10T23:57:35.812927305Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=8d51e34b-0d57-4a43-b520-547e5e9a35e7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.675715 | controller |     "Jun 10 23:57:35.822269 crc crio[23067]: time=\"2026-06-10T23:57:35.822083029Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-metrics\" id=f9dbbdae-3a5a-4e8e-82d2-b85ba665bb82 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.675730 | controller |     "Jun 10 23:57:35.824014 crc crio[23067]: time=\"2026-06-10T23:57:35.82361929Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.675744 | controller |     "Jun 10 23:57:35.866232 crc crio[23067]: time=\"2026-06-10T23:57:35.866110695Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.675758 | controller |     "Jun 10 23:57:36.089481 crc crio[23067]: time=\"2026-06-10T23:57:36.089347703Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.675778 | controller |     "Jun 10 23:57:36.200115 crc crio[23067]: time=\"2026-06-10T23:57:36.199978457Z\" level=info msg=\"Created container 9e923e5547b661a9c01aff298ac5edd5fdd7b5b6f20129d6108102a419a34723: openshift-etcd/etcd-crc/etcd-metrics\" id=f9dbbdae-3a5a-4e8e-82d2-b85ba665bb82 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.675793 | controller |     "Jun 10 23:57:36.203165 crc crio[23067]: time=\"2026-06-10T23:57:36.202903965Z\" level=info msg=\"Starting container: 9e923e5547b661a9c01aff298ac5edd5fdd7b5b6f20129d6108102a419a34723\" id=28d810d9-6a92-4ae8-9089-bd320e660c84 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.675807 | controller |     "Jun 10 23:57:36.216111 crc crio[23067]: time=\"2026-06-10T23:57:36.215995484Z\" level=info msg=\"Started container\" PID=27326 containerID=9e923e5547b661a9c01aff298ac5edd5fdd7b5b6f20129d6108102a419a34723 description=openshift-etcd/etcd-crc/etcd-metrics id=28d810d9-6a92-4ae8-9089-bd320e660c84 name=/runtime.v1.RuntimeService/StartContainer sandboxID=981942cdda722beb9f2a540e9a14a3bbe83e38aff30920a19bcba876b46bf3a0",
2026-06-11 01:10:49.675822 | controller |     "Jun 10 23:57:36.230599 crc crio[23067]: time=\"2026-06-10T23:57:36.230496031Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=2c10c3ec-543a-4a09-8704-c907e9918901 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.675836 | controller |     "Jun 10 23:57:36.233714 crc crio[23067]: time=\"2026-06-10T23:57:36.233570233Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=32251664-3621-473a-9c3f-71ccef0b74a9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.675851 | controller |     "Jun 10 23:57:36.240735 crc crio[23067]: time=\"2026-06-10T23:57:36.240540609Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-readyz\" id=1fd82f9d-8245-41a3-913c-05ddcf8b5f52 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.675865 | controller |     "Jun 10 23:57:36.241426 crc crio[23067]: time=\"2026-06-10T23:57:36.241358451Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.675879 | controller |     "Jun 10 23:57:36.285461 crc crio[23067]: time=\"2026-06-10T23:57:36.285273904Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.675893 | controller |     "Jun 10 23:57:36.475329 crc crio[23067]: time=\"2026-06-10T23:57:36.475161663Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.675907 | controller |     "Jun 10 23:57:36.590072 crc crio[23067]: time=\"2026-06-10T23:57:36.589985178Z\" level=info msg=\"Created container b548ab16101e092cb5fd9874cc70de3b0222d0eb5985f964596f40b497b77552: openshift-etcd/etcd-crc/etcd-readyz\" id=1fd82f9d-8245-41a3-913c-05ddcf8b5f52 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.675920 | controller |     "Jun 10 23:57:36.592109 crc crio[23067]: time=\"2026-06-10T23:57:36.592035023Z\" level=info msg=\"Starting container: b548ab16101e092cb5fd9874cc70de3b0222d0eb5985f964596f40b497b77552\" id=ec39a976-60be-451b-9abc-0e7d653e7a8c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.675935 | controller |     "Jun 10 23:57:36.604234 crc crio[23067]: time=\"2026-06-10T23:57:36.604064244Z\" level=info msg=\"Started container\" PID=27354 containerID=b548ab16101e092cb5fd9874cc70de3b0222d0eb5985f964596f40b497b77552 description=openshift-etcd/etcd-crc/etcd-readyz id=ec39a976-60be-451b-9abc-0e7d653e7a8c name=/runtime.v1.RuntimeService/StartContainer sandboxID=981942cdda722beb9f2a540e9a14a3bbe83e38aff30920a19bcba876b46bf3a0",
2026-06-11 01:10:49.675952 | controller |     "Jun 10 23:57:36.618150 crc crio[23067]: time=\"2026-06-10T23:57:36.618014856Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=4d32636f-4ab9-4cfa-8f22-b2482503384c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.675967 | controller |     "Jun 10 23:57:36.621384 crc crio[23067]: time=\"2026-06-10T23:57:36.621344435Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=cc7ad7b8-d45b-4138-abe4-95bd09386723 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.675981 | controller |     "Jun 10 23:57:36.627467 crc crio[23067]: time=\"2026-06-10T23:57:36.627109369Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-rev\" id=c93476d2-c04e-4c11-96d8-f9155c450ca4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.675995 | controller |     "Jun 10 23:57:36.628603 crc crio[23067]: time=\"2026-06-10T23:57:36.628164187Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.676009 | controller |     "Jun 10 23:57:36.668229 crc crio[23067]: time=\"2026-06-10T23:57:36.668092463Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.676023 | controller |     "Jun 10 23:57:36.862329 crc crio[23067]: time=\"2026-06-10T23:57:36.862117493Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.676037 | controller |     "Jun 10 23:57:36.977702 crc crio[23067]: time=\"2026-06-10T23:57:36.977144294Z\" level=info msg=\"Created container 9a6c7133b1eccfe79c99a112f13b2730cfafd2a225fedb7c9c2a9a85a66581c2: openshift-etcd/etcd-crc/etcd-rev\" id=c93476d2-c04e-4c11-96d8-f9155c450ca4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.676051 | controller |     "Jun 10 23:57:36.979056 crc crio[23067]: time=\"2026-06-10T23:57:36.978959672Z\" level=info msg=\"Starting container: 9a6c7133b1eccfe79c99a112f13b2730cfafd2a225fedb7c9c2a9a85a66581c2\" id=d98b86b3-d10a-47a5-8b31-e14125764098 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.676065 | controller |     "Jun 10 23:57:36.985919 crc crio[23067]: time=\"2026-06-10T23:57:36.985817005Z\" level=info msg=\"Started container\" PID=27387 containerID=9a6c7133b1eccfe79c99a112f13b2730cfafd2a225fedb7c9c2a9a85a66581c2 description=openshift-etcd/etcd-crc/etcd-rev id=d98b86b3-d10a-47a5-8b31-e14125764098 name=/runtime.v1.RuntimeService/StartContainer sandboxID=981942cdda722beb9f2a540e9a14a3bbe83e38aff30920a19bcba876b46bf3a0",
2026-06-11 01:10:49.676079 | controller |     "Jun 10 23:57:46.019804 crc crio[23067]: time=\"2026-06-10T23:57:46.018888397Z\" level=info msg=\"Stopping container: ed0f95c9d849e28623d12a7fb36c3b4bb5d78523416b16204e5f87ec87c851c6 (timeout: 30s)\" id=d934f25b-64b0-4e74-bfc1-9aaba31383f5 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.676093 | controller |     "Jun 10 23:57:46.204885 crc crio[23067]: time=\"2026-06-10T23:57:46.204312897Z\" level=info msg=\"Stopped container ed0f95c9d849e28623d12a7fb36c3b4bb5d78523416b16204e5f87ec87c851c6: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=d934f25b-64b0-4e74-bfc1-9aaba31383f5 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.676107 | controller |     "Jun 10 23:57:46.207333 crc crio[23067]: time=\"2026-06-10T23:57:46.207240905Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=6b69645d-e7a8-4f47-8c67-f6984a95167a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.676125 | controller |     "Jun 10 23:57:46.209225 crc crio[23067]: time=\"2026-06-10T23:57:46.209125626Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=6882aa8e-dbe6-42fa-8859-a006b4f6d144 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.676140 | controller |     "Jun 10 23:57:46.211974 crc crio[23067]: time=\"2026-06-10T23:57:46.211948921Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=b79452cc-1419-4fd3-bd89-2ea145e1d4df name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.676154 | controller |     "Jun 10 23:57:46.212522 crc crio[23067]: time=\"2026-06-10T23:57:46.212495556Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.676168 | controller |     "Jun 10 23:57:46.234168 crc crio[23067]: time=\"2026-06-10T23:57:46.234117303Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.676182 | controller |     "Jun 10 23:57:46.411375 crc crio[23067]: time=\"2026-06-10T23:57:46.411321813Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.676196 | controller |     "Jun 10 23:57:46.485597 crc crio[23067]: time=\"2026-06-10T23:57:46.485462493Z\" level=info msg=\"Removing container: d66fa6984ae7c386108057b9d10ab9b59c78220102207924d5e06092db0ce4ab\" id=82f569f2-4892-4593-9552-615567b2e408 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.676210 | controller |     "Jun 10 23:57:46.506329 crc crio[23067]: time=\"2026-06-10T23:57:46.506290119Z\" level=info msg=\"Created container 81e2c9d08da0494b54efd9278e247af5f9687ef0a4de3aa4ec0d515eb9553969: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=b79452cc-1419-4fd3-bd89-2ea145e1d4df name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.676224 | controller |     "Jun 10 23:57:46.507494 crc crio[23067]: time=\"2026-06-10T23:57:46.507426849Z\" level=info msg=\"Starting container: 81e2c9d08da0494b54efd9278e247af5f9687ef0a4de3aa4ec0d515eb9553969\" id=9a4651c4-2777-4164-a639-48fdedb1a1aa name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.676237 | controller |     "Jun 10 23:57:46.513476 crc crio[23067]: time=\"2026-06-10T23:57:46.513384668Z\" level=info msg=\"Started container\" PID=27528 containerID=81e2c9d08da0494b54efd9278e247af5f9687ef0a4de3aa4ec0d515eb9553969 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=9a4651c4-2777-4164-a639-48fdedb1a1aa name=/runtime.v1.RuntimeService/StartContainer sandboxID=df72115a442fdf33fc8f7841fbcfd4e9cfa83ca7df04505d424537a5aa434398",
2026-06-11 01:10:49.676252 | controller |     "Jun 10 23:57:46.525489 crc crio[23067]: time=\"2026-06-10T23:57:46.525326757Z\" level=info msg=\"Removed container d66fa6984ae7c386108057b9d10ab9b59c78220102207924d5e06092db0ce4ab: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=82f569f2-4892-4593-9552-615567b2e408 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.676267 | controller |     "Jun 10 23:58:16.018684 crc crio[23067]: time=\"2026-06-10T23:58:16.018329009Z\" level=info msg=\"Stopping container: 81e2c9d08da0494b54efd9278e247af5f9687ef0a4de3aa4ec0d515eb9553969 (timeout: 30s)\" id=d661bf20-2ec7-42ee-b100-7a7988fdfbe5 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.676281 | controller |     "Jun 10 23:58:16.201362 crc crio[23067]: time=\"2026-06-10T23:58:16.200595203Z\" level=info msg=\"Stopped container 81e2c9d08da0494b54efd9278e247af5f9687ef0a4de3aa4ec0d515eb9553969: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=d661bf20-2ec7-42ee-b100-7a7988fdfbe5 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.676300 | controller |     "Jun 10 23:58:16.801700 crc crio[23067]: time=\"2026-06-10T23:58:16.801526604Z\" level=info msg=\"Removing container: ed0f95c9d849e28623d12a7fb36c3b4bb5d78523416b16204e5f87ec87c851c6\" id=f5fc2587-4e84-42e4-90f0-d81c81daacf5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.676314 | controller |     "Jun 10 23:58:16.833431 crc crio[23067]: time=\"2026-06-10T23:58:16.833308734Z\" level=info msg=\"Removed container ed0f95c9d849e28623d12a7fb36c3b4bb5d78523416b16204e5f87ec87c851c6: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=f5fc2587-4e84-42e4-90f0-d81c81daacf5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.676329 | controller |     "Jun 10 23:58:35.983526 crc crio[23067]: time=\"2026-06-10T23:58:35.98211903Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=1f01ef9e-3735-4d6f-9960-21670e035288 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.676343 | controller |     "Jun 10 23:58:35.985342 crc crio[23067]: time=\"2026-06-10T23:58:35.984951656Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=d46399fa-a072-4003-b695-4acc25059f56 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.676385 | controller |     "Jun 10 23:58:35.987567 crc crio[23067]: time=\"2026-06-10T23:58:35.987504244Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator\" id=acf80ec5-696d-4b58-acab-c3613c46e5d8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.676401 | controller |     "Jun 10 23:58:35.988551 crc crio[23067]: time=\"2026-06-10T23:58:35.988334926Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.676415 | controller |     "Jun 10 23:58:35.991132 crc crio[23067]: time=\"2026-06-10T23:58:35.991068019Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=ac174b37-0e6a-4dee-a077-3d053d0e0f61 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.676430 | controller |     "Jun 10 23:58:35.995872 crc crio[23067]: time=\"2026-06-10T23:58:35.995749704Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=10695b6b-5e39-4bf5-a399-58d3e06384f0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.676445 | controller |     "Jun 10 23:58:35.997070 crc crio[23067]: time=\"2026-06-10T23:58:35.997015898Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=b7d4219b-8fb6-4e8f-8136-d1c704f90775 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.676459 | controller |     "Jun 10 23:58:36.011335 crc crio[23067]: time=\"2026-06-10T23:58:36.011264899Z\" level=info msg=\"Creating container: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container\" id=b62bae89-ae49-40f0-9411-899a3a43645e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.676473 | controller |     "Jun 10 23:58:36.015033 crc crio[23067]: time=\"2026-06-10T23:58:36.011602988Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.676491 | controller |     "Jun 10 23:58:36.015033 crc crio[23067]: time=\"2026-06-10T23:58:36.012591955Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=75a7759c-d395-459d-91f4-2c51b38cf869 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.676506 | controller |     "Jun 10 23:58:36.026231 crc crio[23067]: time=\"2026-06-10T23:58:36.026120956Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.676520 | controller |     "Jun 10 23:58:36.029566 crc crio[23067]: time=\"2026-06-10T23:58:36.029501677Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.676534 | controller |     "Jun 10 23:58:36.035766 crc crio[23067]: time=\"2026-06-10T23:58:36.030146754Z\" level=info msg=\"Creating container: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator\" id=d27680ba-d7ca-4f58-bc09-e07385c22ed5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.676549 | controller |     "Jun 10 23:58:36.036701 crc crio[23067]: time=\"2026-06-10T23:58:36.036519565Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.676563 | controller |     "Jun 10 23:58:36.059341 crc crio[23067]: time=\"2026-06-10T23:58:36.058924224Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.676578 | controller |     "Jun 10 23:58:36.080928 crc crio[23067]: time=\"2026-06-10T23:58:36.080227873Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.676592 | controller |     "Jun 10 23:58:36.188127 crc crio[23067]: time=\"2026-06-10T23:58:36.187951364Z\" level=info msg=\"Created container e3878b0ceb64e5a822fa09f39211852407037ffe91d2620deba61ffb9c26bcce: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator\" id=acf80ec5-696d-4b58-acab-c3613c46e5d8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.676607 | controller |     "Jun 10 23:58:36.193258 crc crio[23067]: time=\"2026-06-10T23:58:36.193139413Z\" level=info msg=\"Starting container: e3878b0ceb64e5a822fa09f39211852407037ffe91d2620deba61ffb9c26bcce\" id=2f0a9afb-7c28-42d6-836d-8649fdc2c62a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.676622 | controller |     "Jun 10 23:58:36.202555 crc crio[23067]: time=\"2026-06-10T23:58:36.201164808Z\" level=info msg=\"Started container\" PID=28225 containerID=e3878b0ceb64e5a822fa09f39211852407037ffe91d2620deba61ffb9c26bcce description=openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator id=2f0a9afb-7c28-42d6-836d-8649fdc2c62a name=/runtime.v1.RuntimeService/StartContainer sandboxID=4681cc99bc4fd2ccbb739c9e2906059238d6d6a8b76696c13ed2ed6815d05843",
2026-06-11 01:10:49.676637 | controller |     "Jun 10 23:58:36.305180 crc crio[23067]: time=\"2026-06-10T23:58:36.305000655Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.676651 | controller |     "Jun 10 23:58:36.318355 crc crio[23067]: time=\"2026-06-10T23:58:36.318116725Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.676669 | controller |     "Jun 10 23:58:36.416403 crc crio[23067]: time=\"2026-06-10T23:58:36.416327502Z\" level=info msg=\"Created container 4b3e6a7e34c9f1d6bf45059ffe5233b82f584eef65817833e721d3b88892b110: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator\" id=d27680ba-d7ca-4f58-bc09-e07385c22ed5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.676684 | controller |     "Jun 10 23:58:36.417590 crc crio[23067]: time=\"2026-06-10T23:58:36.417549294Z\" level=info msg=\"Starting container: 4b3e6a7e34c9f1d6bf45059ffe5233b82f584eef65817833e721d3b88892b110\" id=4eda63de-ca46-4770-b2c8-1a165f346d25 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.676698 | controller |     "Jun 10 23:58:36.417954 crc crio[23067]: time=\"2026-06-10T23:58:36.417890423Z\" level=info msg=\"Created container b725994cf71cec9827e904d47bf047b4a2936cdad2bdb3c0e85c40cf26211b62: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container\" id=b62bae89-ae49-40f0-9411-899a3a43645e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.676713 | controller |     "Jun 10 23:58:36.418590 crc crio[23067]: time=\"2026-06-10T23:58:36.41851492Z\" level=info msg=\"Starting container: b725994cf71cec9827e904d47bf047b4a2936cdad2bdb3c0e85c40cf26211b62\" id=17ea735b-e1f7-40b3-8751-ec20acd7675b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.676727 | controller |     "Jun 10 23:58:36.424749 crc crio[23067]: time=\"2026-06-10T23:58:36.424691485Z\" level=info msg=\"Started container\" PID=28247 containerID=b725994cf71cec9827e904d47bf047b4a2936cdad2bdb3c0e85c40cf26211b62 description=openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container id=17ea735b-e1f7-40b3-8751-ec20acd7675b name=/runtime.v1.RuntimeService/StartContainer sandboxID=28003725df04387c43e962bdd3dcf5180e04f6ec61ecea47bac96b8a5f57a202",
2026-06-11 01:10:49.676742 | controller |     "Jun 10 23:58:36.428375 crc crio[23067]: time=\"2026-06-10T23:58:36.428347833Z\" level=info msg=\"Started container\" PID=28246 containerID=4b3e6a7e34c9f1d6bf45059ffe5233b82f584eef65817833e721d3b88892b110 description=openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator id=4eda63de-ca46-4770-b2c8-1a165f346d25 name=/runtime.v1.RuntimeService/StartContainer sandboxID=310dd260475b8774e916507df03c7d6cd525bb4f39f45b2fa438c8db97900e7f",
2026-06-11 01:10:49.676757 | controller |     "Jun 10 23:58:40.046329 crc crio[23067]: time=\"2026-06-10T23:58:40.045492716Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5827f6ae3beb4853192e02cc18890467bd251b33070f36f9a105991e7e6d3c9b\" id=0733f9bb-0559-4be9-b57f-323a16211668 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.676772 | controller |     "Jun 10 23:58:40.049981 crc crio[23067]: time=\"2026-06-10T23:58:40.049863523Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5827f6ae3beb4853192e02cc18890467bd251b33070f36f9a105991e7e6d3c9b\" id=d208cd17-096e-4892-b5d5-45cdfec586f0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.676786 | controller |     "Jun 10 23:58:40.066851 crc crio[23067]: time=\"2026-06-10T23:58:40.066620811Z\" level=info msg=\"Creating container: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator\" id=ba517ed0-9d1b-42ff-9afb-9c09fa027a5c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.676801 | controller |     "Jun 10 23:58:40.067484 crc crio[23067]: time=\"2026-06-10T23:58:40.067392002Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.676815 | controller |     "Jun 10 23:58:40.105104 crc crio[23067]: time=\"2026-06-10T23:58:40.104964387Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.676833 | controller |     "Jun 10 23:58:40.108220 crc crio[23067]: time=\"2026-06-10T23:58:40.108022298Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.676847 | controller |     "Jun 10 23:58:40.248761 crc crio[23067]: time=\"2026-06-10T23:58:40.248579767Z\" level=info msg=\"Created container 68da269dbdedb3d2291f5e9f060a17ee33ef116db448110a1be95823372a5b93: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator\" id=ba517ed0-9d1b-42ff-9afb-9c09fa027a5c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.676862 | controller |     "Jun 10 23:58:40.250212 crc crio[23067]: time=\"2026-06-10T23:58:40.250078777Z\" level=info msg=\"Starting container: 68da269dbdedb3d2291f5e9f060a17ee33ef116db448110a1be95823372a5b93\" id=39d36596-a173-4d2e-a35c-e2ae138402ad name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.676876 | controller |     "Jun 10 23:58:40.262764 crc crio[23067]: time=\"2026-06-10T23:58:40.262544691Z\" level=info msg=\"Started container\" PID=28343 containerID=68da269dbdedb3d2291f5e9f060a17ee33ef116db448110a1be95823372a5b93 description=openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator id=39d36596-a173-4d2e-a35c-e2ae138402ad name=/runtime.v1.RuntimeService/StartContainer sandboxID=b77d481bebc70d8ec14da67fb3a39043838504101192b2515afc819e58947286",
2026-06-11 01:10:49.676891 | controller |     "Jun 10 23:58:43.075097 crc crio[23067]: time=\"2026-06-10T23:58:43.074602342Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=c38524ed-73bc-4842-a10b-cf00d4b396b8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.676906 | controller |     "Jun 10 23:58:43.078217 crc crio[23067]: time=\"2026-06-10T23:58:43.078123206Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=7aafc91a-e619-4bce-8bca-24ea259af1d4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.676920 | controller |     "Jun 10 23:58:43.078971 crc crio[23067]: time=\"2026-06-10T23:58:43.078915707Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=26b4e879-ad3f-4eb9-945b-601398f4b4c3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.676934 | controller |     "Jun 10 23:58:43.080089 crc crio[23067]: time=\"2026-06-10T23:58:43.080036837Z\" level=info msg=\"Creating container: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator\" id=af8ed209-e25d-43b1-93f4-34eefc70c639 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.676949 | controller |     "Jun 10 23:58:43.080426 crc crio[23067]: time=\"2026-06-10T23:58:43.080306914Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.676963 | controller |     "Jun 10 23:58:43.080708 crc crio[23067]: time=\"2026-06-10T23:58:43.080607362Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=37d72aa9-c2b6-457b-9d0c-bc8aa7d9ea54 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.676978 | controller |     "Jun 10 23:58:43.090959 crc crio[23067]: time=\"2026-06-10T23:58:43.090884427Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller\" id=fe44d9ad-29d5-4914-a5a0-cbebd55cf200 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.676996 | controller |     "Jun 10 23:58:43.093008 crc crio[23067]: time=\"2026-06-10T23:58:43.092948702Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.677010 | controller |     "Jun 10 23:58:43.129501 crc crio[23067]: time=\"2026-06-10T23:58:43.129402597Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.677025 | controller |     "Jun 10 23:58:43.132093 crc crio[23067]: time=\"2026-06-10T23:58:43.132030818Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.677039 | controller |     "Jun 10 23:58:43.133901 crc crio[23067]: time=\"2026-06-10T23:58:43.133837736Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.677053 | controller |     "Jun 10 23:58:43.135233 crc crio[23067]: time=\"2026-06-10T23:58:43.135159901Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.677067 | controller |     "Jun 10 23:58:43.250223 crc crio[23067]: time=\"2026-06-10T23:58:43.249570901Z\" level=info msg=\"Created container 9d594798e341002cd2cf0bb0d9f1d05d8e20bca50a05dd479fbdc4b76155de86: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller\" id=fe44d9ad-29d5-4914-a5a0-cbebd55cf200 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.677081 | controller |     "Jun 10 23:58:43.251360 crc crio[23067]: time=\"2026-06-10T23:58:43.251095112Z\" level=info msg=\"Starting container: 9d594798e341002cd2cf0bb0d9f1d05d8e20bca50a05dd479fbdc4b76155de86\" id=790eb827-ed2c-4740-974b-78a97659c68e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.677095 | controller |     "Jun 10 23:58:43.255845 crc crio[23067]: time=\"2026-06-10T23:58:43.255781897Z\" level=info msg=\"Started container\" PID=28388 containerID=9d594798e341002cd2cf0bb0d9f1d05d8e20bca50a05dd479fbdc4b76155de86 description=openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller id=790eb827-ed2c-4740-974b-78a97659c68e name=/runtime.v1.RuntimeService/StartContainer sandboxID=9698a732b931a523d35a8cfd80b3afac9766651c585a9e7337f7703831f27e6a",
2026-06-11 01:10:49.677110 | controller |     "Jun 10 23:58:43.263977 crc crio[23067]: time=\"2026-06-10T23:58:43.263892244Z\" level=info msg=\"Created container 7e75fa76ae6e496cf072a7e4aa3c3b41ac5fd60f3ce298ce36e599fbea458393: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator\" id=af8ed209-e25d-43b1-93f4-34eefc70c639 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.677124 | controller |     "Jun 10 23:58:43.265235 crc crio[23067]: time=\"2026-06-10T23:58:43.265153778Z\" level=info msg=\"Starting container: 7e75fa76ae6e496cf072a7e4aa3c3b41ac5fd60f3ce298ce36e599fbea458393\" id=a63e7fd4-e099-43f2-8a7c-b2a46d03c804 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.677138 | controller |     "Jun 10 23:58:43.275622 crc crio[23067]: time=\"2026-06-10T23:58:43.275535045Z\" level=info msg=\"Started container\" PID=28391 containerID=7e75fa76ae6e496cf072a7e4aa3c3b41ac5fd60f3ce298ce36e599fbea458393 description=openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator id=a63e7fd4-e099-43f2-8a7c-b2a46d03c804 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b24bd8e42f03ec2f44414fff1bf9a33348666bceee9fa87906e2d05ed462f619",
2026-06-11 01:10:49.677153 | controller |     "Jun 10 23:58:46.134126 crc crio[23067]: time=\"2026-06-10T23:58:46.133393912Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=b8bdd650-471d-473c-817d-62eb5fe4a87c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.677170 | controller |     "Jun 10 23:58:46.136962 crc crio[23067]: time=\"2026-06-10T23:58:46.136613488Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=e7058ed6-efd7-4b6c-8e5f-508b3619609d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.677185 | controller |     "Jun 10 23:58:46.139824 crc crio[23067]: time=\"2026-06-10T23:58:46.139719561Z\" level=info msg=\"Creating container: openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller\" id=521bcd14-358a-4ea0-9dc3-90dec8c543b3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.677199 | controller |     "Jun 10 23:58:46.140411 crc crio[23067]: time=\"2026-06-10T23:58:46.140296656Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.677214 | controller |     "Jun 10 23:58:46.184072 crc crio[23067]: time=\"2026-06-10T23:58:46.183962964Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.677228 | controller |     "Jun 10 23:58:46.192047 crc crio[23067]: time=\"2026-06-10T23:58:46.191915597Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.677242 | controller |     "Jun 10 23:58:46.327735 crc crio[23067]: time=\"2026-06-10T23:58:46.327589085Z\" level=info msg=\"Created container e3c541a0d064ed3cf8719121e793cf60cc610ababe1f40c67cc74d2b3544443d: openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller\" id=521bcd14-358a-4ea0-9dc3-90dec8c543b3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.677256 | controller |     "Jun 10 23:58:46.329176 crc crio[23067]: time=\"2026-06-10T23:58:46.329061394Z\" level=info msg=\"Starting container: e3c541a0d064ed3cf8719121e793cf60cc610ababe1f40c67cc74d2b3544443d\" id=f0e0d92d-0371-4bca-add4-ffe8b561c5d5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.677270 | controller |     "Jun 10 23:58:46.340032 crc crio[23067]: time=\"2026-06-10T23:58:46.339923245Z\" level=info msg=\"Started container\" PID=28457 containerID=e3c541a0d064ed3cf8719121e793cf60cc610ababe1f40c67cc74d2b3544443d description=openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller id=f0e0d92d-0371-4bca-add4-ffe8b561c5d5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=94b784ab235841bddb42e48e472c370fd5db3fcc8d88acff04ee5f807ddd9bc8",
2026-06-11 01:10:49.677285 | controller |     "Jun 10 23:58:48.153903 crc crio[23067]: time=\"2026-06-10T23:58:48.153408001Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8d1a1e4abe0326c3af89e9eaa4b7449dd2d5b6f9403c677e19b00b24947b1df9\" id=e8475948-0cc5-4911-8a0a-c6a8acbc30f7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.677299 | controller |     "Jun 10 23:58:48.155726 crc crio[23067]: time=\"2026-06-10T23:58:48.155567369Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8d1a1e4abe0326c3af89e9eaa4b7449dd2d5b6f9403c677e19b00b24947b1df9\" id=96ee068b-316a-4019-8cb3-ca19b0b235bd name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.677314 | controller |     "Jun 10 23:58:48.157810 crc crio[23067]: time=\"2026-06-10T23:58:48.157736897Z\" level=info msg=\"Creating container: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator\" id=47ac078f-5754-482c-9721-336f69db24d0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.677331 | controller |     "Jun 10 23:58:48.158145 crc crio[23067]: time=\"2026-06-10T23:58:48.158083046Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.677349 | controller |     "Jun 10 23:58:48.166230 crc crio[23067]: time=\"2026-06-10T23:58:48.166134132Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=fcccb26b-2dee-4944-82c7-7a7360bdbe04 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.677381 | controller |     "Jun 10 23:58:48.170924 crc crio[23067]: time=\"2026-06-10T23:58:48.170839067Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=800b5fb6-a175-47cc-acca-698fcea1ca69 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.677396 | controller |     "Jun 10 23:58:48.173260 crc crio[23067]: time=\"2026-06-10T23:58:48.173142239Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=7fa39e5b-7926-4935-9835-efb399fed6b2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.677410 | controller |     "Jun 10 23:58:48.173537 crc crio[23067]: time=\"2026-06-10T23:58:48.173450807Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.677425 | controller |     "Jun 10 23:58:48.175140 crc crio[23067]: time=\"2026-06-10T23:58:48.17504138Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=c2d2f954-02e4-4559-9f6c-f616867943b2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.677439 | controller |     "Jun 10 23:58:48.178961 crc crio[23067]: time=\"2026-06-10T23:58:48.178854722Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=e5a61a85-45af-4f40-8d3c-0768837e01b8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.677454 | controller |     "Jun 10 23:58:48.192433 crc crio[23067]: time=\"2026-06-10T23:58:48.192297161Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.677468 | controller |     "Jun 10 23:58:48.192433 crc crio[23067]: time=\"2026-06-10T23:58:48.192360603Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=b778892c-a7ad-4398-bec8-3b8dfe31d8b8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.677482 | controller |     "Jun 10 23:58:48.192874 crc crio[23067]: time=\"2026-06-10T23:58:48.192310102Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=d22b72ee-42c2-4cc1-a5ad-f4f04abfbafa name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.677496 | controller |     "Jun 10 23:58:48.195095 crc crio[23067]: time=\"2026-06-10T23:58:48.195031844Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=128f0d6e-8909-4e5e-91ee-beac78a4acee name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.677511 | controller |     "Jun 10 23:58:48.195385 crc crio[23067]: time=\"2026-06-10T23:58:48.195064515Z\" level=info msg=\"Creating container: openshift-controller-manager/controller-manager-794c9cd9f9-zkn9r/controller-manager\" id=1a415849-3e9b-47ba-949c-744836b0481d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.677529 | controller |     "Jun 10 23:58:48.195814 crc crio[23067]: time=\"2026-06-10T23:58:48.195583499Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.677544 | controller |     "Jun 10 23:58:48.196329 crc crio[23067]: time=\"2026-06-10T23:58:48.196245217Z\" level=info msg=\"Creating container: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator\" id=6c96221d-596b-44e3-801b-7877194d1a3c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.677559 | controller |     "Jun 10 23:58:48.196785 crc crio[23067]: time=\"2026-06-10T23:58:48.196627707Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.677573 | controller |     "Jun 10 23:58:48.196946 crc crio[23067]: time=\"2026-06-10T23:58:48.196894444Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=0afebe7c-3f0c-4a03-ad42-ca6258b0dfc7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.677587 | controller |     "Jun 10 23:58:48.200303 crc crio[23067]: time=\"2026-06-10T23:58:48.200143451Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:52e442bc8198ac925caff87ddd35b3107b7375d5afc9c2eb041ca4e79db72c6f\" id=5cc608e9-56e1-45bf-9057-8fb00413dec9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.677602 | controller |     "Jun 10 23:58:48.212924 crc crio[23067]: time=\"2026-06-10T23:58:48.21283339Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5\" id=15a077e6-d797-4a38-9ca3-9e7970769514 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.677616 | controller |     "Jun 10 23:58:48.213508 crc crio[23067]: time=\"2026-06-10T23:58:48.213404686Z\" level=info msg=\"Removing container: 97b3840d11cfb809d80f5594706a564bbdf4cf484c2dbd1a981a7add10d53f5a\" id=480d5830-acdd-4140-9f25-eef6dad32054 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.677631 | controller |     "Jun 10 23:58:48.213963 crc crio[23067]: time=\"2026-06-10T23:58:48.213459707Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.677645 | controller |     "Jun 10 23:58:48.225739 crc crio[23067]: time=\"2026-06-10T23:58:48.223399253Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.677659 | controller |     "Jun 10 23:58:48.226494 crc crio[23067]: time=\"2026-06-10T23:58:48.226380133Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:52e442bc8198ac925caff87ddd35b3107b7375d5afc9c2eb041ca4e79db72c6f\" id=f3fd3832-72c3-4237-bdaf-23d9d9756e9e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.677673 | controller |     "Jun 10 23:58:48.228073 crc crio[23067]: time=\"2026-06-10T23:58:48.227996026Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5\" id=7a9633a8-f040-4930-9bba-79b75d1367c1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.677687 | controller |     "Jun 10 23:58:48.228974 crc crio[23067]: time=\"2026-06-10T23:58:48.228826078Z\" level=info msg=\"Creating container: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator\" id=3664e25f-d65d-4d97-9851-445d78f764e2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.677704 | controller |     "Jun 10 23:58:48.229275 crc crio[23067]: time=\"2026-06-10T23:58:48.229165037Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.677719 | controller |     "Jun 10 23:58:48.231578 crc crio[23067]: time=\"2026-06-10T23:58:48.23150931Z\" level=info msg=\"Creating container: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=2d771e0e-9dd8-4196-96c0-284ce3da6dc7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.677733 | controller |     "Jun 10 23:58:48.232408 crc crio[23067]: time=\"2026-06-10T23:58:48.232334652Z\" level=info msg=\"Creating container: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator\" id=ee8a20ff-4293-4b6b-bb0a-2c1c534bfa54 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.677747 | controller |     "Jun 10 23:58:48.240123 crc crio[23067]: time=\"2026-06-10T23:58:48.239954386Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:574d49b89604b8e8103abf57feee77812fe8cf441eafc17fdff95d57ca80645e\" id=7fc99092-dd65-4e2f-81cd-17ccf65f741d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.677761 | controller |     "Jun 10 23:58:48.240799 crc crio[23067]: time=\"2026-06-10T23:58:48.240740487Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.677776 | controller |     "Jun 10 23:58:48.241220 crc crio[23067]: time=\"2026-06-10T23:58:48.241006334Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.677790 | controller |     "Jun 10 23:58:48.241629 crc crio[23067]: time=\"2026-06-10T23:58:48.241537958Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=d0dc3f56-a47a-4df0-92c0-eed1c1a10610 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.677804 | controller |     "Jun 10 23:58:48.243964 crc crio[23067]: time=\"2026-06-10T23:58:48.243884841Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:977a316fa3598eb575a4477dafc09bbf06fad21c4ec2867052225d74f2a9f366\" id=9fd09801-5928-45d1-9093-9a1910203aab name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.677818 | controller |     "Jun 10 23:58:48.249175 crc crio[23067]: time=\"2026-06-10T23:58:48.249114101Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:574d49b89604b8e8103abf57feee77812fe8cf441eafc17fdff95d57ca80645e\" id=346616ce-596e-4bff-8a53-cb3cd4dec0cc name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.677832 | controller |     "Jun 10 23:58:48.252889 crc crio[23067]: time=\"2026-06-10T23:58:48.25282308Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e5e8108294b086fdb797365e5a46badba9b3d866bdcddc8460a51e05a253753d\" id=c53c8d29-5367-4726-8a9c-f90521173924 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.677846 | controller |     "Jun 10 23:58:48.254287 crc crio[23067]: time=\"2026-06-10T23:58:48.254221217Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e5e8108294b086fdb797365e5a46badba9b3d866bdcddc8460a51e05a253753d\" id=40d8e499-981b-4314-8c85-e5504680ddb8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.677859 | controller |     "Jun 10 23:58:48.255609 crc crio[23067]: time=\"2026-06-10T23:58:48.255294646Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=f14885f8-6be1-4eb3-bb38-02e07b051b81 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.677877 | controller |     "Jun 10 23:58:48.255988 crc crio[23067]: time=\"2026-06-10T23:58:48.255926953Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.677891 | controller |     "Jun 10 23:58:48.257250 crc crio[23067]: time=\"2026-06-10T23:58:48.257177576Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:977a316fa3598eb575a4477dafc09bbf06fad21c4ec2867052225d74f2a9f366\" id=34ae5855-b3a8-489e-aa5a-ca4414d07167 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.677905 | controller |     "Jun 10 23:58:48.257858 crc crio[23067]: time=\"2026-06-10T23:58:48.257582097Z\" level=info msg=\"Creating container: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator\" id=a720c1fe-f895-45be-a855-334bbfd89862 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.677919 | controller |     "Jun 10 23:58:48.257858 crc crio[23067]: time=\"2026-06-10T23:58:48.257631079Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=df919d0b-1ef7-4c78-9d71-ae4fddee51b2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.677933 | controller |     "Jun 10 23:58:48.258079 crc crio[23067]: time=\"2026-06-10T23:58:48.258003469Z\" level=info msg=\"Creating container: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator\" id=bcbf7776-457c-4a96-b2e0-a18ee88a51b8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.677947 | controller |     "Jun 10 23:58:48.258854 crc crio[23067]: time=\"2026-06-10T23:58:48.258781039Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=9713639b-8aa3-423c-90ac-078f02d6501a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.677961 | controller |     "Jun 10 23:58:48.259815 crc crio[23067]: time=\"2026-06-10T23:58:48.259756605Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.677975 | controller |     "Jun 10 23:58:48.274931 crc crio[23067]: time=\"2026-06-10T23:58:48.274857649Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.677989 | controller |     "Jun 10 23:58:48.276049 crc crio[23067]: time=\"2026-06-10T23:58:48.275988089Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.678002 | controller |     "Jun 10 23:58:48.276294 crc crio[23067]: time=\"2026-06-10T23:58:48.276217316Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.678016 | controller |     "Jun 10 23:58:48.277895 crc crio[23067]: time=\"2026-06-10T23:58:48.277820208Z\" level=info msg=\"Creating container: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator\" id=bc28bb2c-8f45-4e82-a5b5-1990b36c8556 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.678030 | controller |     "Jun 10 23:58:48.278847 crc crio[23067]: time=\"2026-06-10T23:58:48.278792814Z\" level=info msg=\"Creating container: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator\" id=9f630f20-8376-4241-869b-5a113b9f98d8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.678047 | controller |     "Jun 10 23:58:48.279744 crc crio[23067]: time=\"2026-06-10T23:58:48.279632597Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=5e468d5c-681d-45d4-9f5f-a627b98b1893 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.678061 | controller |     "Jun 10 23:58:48.290153 crc crio[23067]: time=\"2026-06-10T23:58:48.289935252Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.678075 | controller |     "Jun 10 23:58:48.305411 crc crio[23067]: time=\"2026-06-10T23:58:48.305337064Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.678088 | controller |     "Jun 10 23:58:48.305501 crc crio[23067]: time=\"2026-06-10T23:58:48.305343884Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.678102 | controller |     "Jun 10 23:58:48.305709 crc crio[23067]: time=\"2026-06-10T23:58:48.305602531Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.678116 | controller |     "Jun 10 23:58:48.305778 crc crio[23067]: time=\"2026-06-10T23:58:48.305725595Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.678129 | controller |     "Jun 10 23:58:48.310310 crc crio[23067]: time=\"2026-06-10T23:58:48.310240135Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.678153 | controller |     "Jun 10 23:58:48.352025 crc crio[23067]: time=\"2026-06-10T23:58:48.35192203Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.678167 | controller |     "Jun 10 23:58:48.356910 crc crio[23067]: time=\"2026-06-10T23:58:48.356839322Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.678181 | controller |     "Jun 10 23:58:48.389466 crc crio[23067]: time=\"2026-06-10T23:58:48.388473288Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.678195 | controller |     "Jun 10 23:58:48.390447 crc crio[23067]: time=\"2026-06-10T23:58:48.390364748Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.678209 | controller |     "Jun 10 23:58:48.417491 crc crio[23067]: time=\"2026-06-10T23:58:48.417412342Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.678222 | controller |     "Jun 10 23:58:48.430505 crc crio[23067]: time=\"2026-06-10T23:58:48.43045073Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.678236 | controller |     "Jun 10 23:58:48.442359 crc crio[23067]: time=\"2026-06-10T23:58:48.442216145Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.678250 | controller |     "Jun 10 23:58:48.456311 crc crio[23067]: time=\"2026-06-10T23:58:48.456169988Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.678266 | controller |     "Jun 10 23:58:48.463575 crc crio[23067]: time=\"2026-06-10T23:58:48.463465383Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.678281 | controller |     "Jun 10 23:58:48.501446 crc crio[23067]: time=\"2026-06-10T23:58:48.501352356Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.678295 | controller |     "Jun 10 23:58:48.521226 crc crio[23067]: time=\"2026-06-10T23:58:48.521116435Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.678309 | controller |     "Jun 10 23:58:48.550947 crc crio[23067]: time=\"2026-06-10T23:58:48.550871901Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.678323 | controller |     "Jun 10 23:58:48.566511 crc crio[23067]: time=\"2026-06-10T23:58:48.566432477Z\" level=info msg=\"Removed container 97b3840d11cfb809d80f5594706a564bbdf4cf484c2dbd1a981a7add10d53f5a: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=480d5830-acdd-4140-9f25-eef6dad32054 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.678336 | controller |     "Jun 10 23:58:48.569456 crc crio[23067]: time=\"2026-06-10T23:58:48.569368675Z\" level=info msg=\"Removing container: ed75a5c4dfbabc234a3d1fa709f86275909f1e4beb700a7589ebe230c9b28c97\" id=34730418-b72c-49a5-86d9-95754f4d2538 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.678364 | controller |     "Jun 10 23:58:48.619751 crc crio[23067]: time=\"2026-06-10T23:58:48.619590338Z\" level=info msg=\"Removed container ed75a5c4dfbabc234a3d1fa709f86275909f1e4beb700a7589ebe230c9b28c97: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=34730418-b72c-49a5-86d9-95754f4d2538 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.678386 | controller |     "Jun 10 23:58:48.621434 crc crio[23067]: time=\"2026-06-10T23:58:48.621358426Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.678403 | controller |     "Jun 10 23:58:48.629672 crc crio[23067]: time=\"2026-06-10T23:58:48.629582486Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.678419 | controller |     "Jun 10 23:58:48.719472 crc crio[23067]: time=\"2026-06-10T23:58:48.719414858Z\" level=info msg=\"Created container 45c1f254a592714ec67373b1da31d4f14639f4a6d4b2662f533cea2dbb2c3ef7: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator\" id=47ac078f-5754-482c-9721-336f69db24d0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.678433 | controller |     "Jun 10 23:58:48.719626 crc crio[23067]: time=\"2026-06-10T23:58:48.719526611Z\" level=info msg=\"Created container f85a1b65045f865fb82754b7da05f4d7720bf5267bc4a6012b0e9d29d83b3862: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator\" id=bcbf7776-457c-4a96-b2e0-a18ee88a51b8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.678447 | controller |     "Jun 10 23:58:48.720481 crc crio[23067]: time=\"2026-06-10T23:58:48.720422585Z\" level=info msg=\"Starting container: 45c1f254a592714ec67373b1da31d4f14639f4a6d4b2662f533cea2dbb2c3ef7\" id=4daaa3cc-5521-4572-a4c7-379ada07b189 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.678468 | controller |     "Jun 10 23:58:48.720606 crc crio[23067]: time=\"2026-06-10T23:58:48.720548068Z\" level=info msg=\"Starting container: f85a1b65045f865fb82754b7da05f4d7720bf5267bc4a6012b0e9d29d83b3862\" id=e9c479dc-3717-468a-9a38-b458063b4727 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.678483 | controller |     "Jun 10 23:58:48.723924 crc crio[23067]: time=\"2026-06-10T23:58:48.723850737Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.678498 | controller |     "Jun 10 23:58:48.732369 crc crio[23067]: time=\"2026-06-10T23:58:48.732334543Z\" level=info msg=\"Started container\" PID=28605 containerID=f85a1b65045f865fb82754b7da05f4d7720bf5267bc4a6012b0e9d29d83b3862 description=openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator id=e9c479dc-3717-468a-9a38-b458063b4727 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5edde7af59e6b3d33106333594d286dc884d5c349f2f62b2bae768d97ff1a6b5",
2026-06-11 01:10:49.678514 | controller |     "Jun 10 23:58:48.740886 crc crio[23067]: time=\"2026-06-10T23:58:48.739873655Z\" level=info msg=\"Started container\" PID=28607 containerID=45c1f254a592714ec67373b1da31d4f14639f4a6d4b2662f533cea2dbb2c3ef7 description=openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator id=4daaa3cc-5521-4572-a4c7-379ada07b189 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e930efc7479a0d6931d20699b5fd9c7829cff29c4566ba1a8740db796e947273",
2026-06-11 01:10:49.678529 | controller |     "Jun 10 23:58:48.796868 crc crio[23067]: time=\"2026-06-10T23:58:48.796285904Z\" level=info msg=\"Created container 0a4d250fd1e30a31c78a2d1a2faa1439b2a288b76143c481426aec6808eb852a: openshift-controller-manager/controller-manager-794c9cd9f9-zkn9r/controller-manager\" id=1a415849-3e9b-47ba-949c-744836b0481d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.678544 | controller |     "Jun 10 23:58:48.798259 crc crio[23067]: time=\"2026-06-10T23:58:48.798148763Z\" level=info msg=\"Starting container: 0a4d250fd1e30a31c78a2d1a2faa1439b2a288b76143c481426aec6808eb852a\" id=0ac38cc2-fddf-47de-adff-eaf2c7988f71 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.678559 | controller |     "Jun 10 23:58:48.806777 crc crio[23067]: time=\"2026-06-10T23:58:48.806371883Z\" level=info msg=\"Started container\" PID=28615 containerID=0a4d250fd1e30a31c78a2d1a2faa1439b2a288b76143c481426aec6808eb852a description=openshift-controller-manager/controller-manager-794c9cd9f9-zkn9r/controller-manager id=0ac38cc2-fddf-47de-adff-eaf2c7988f71 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c70989b7e80cc96a712713041e6d9c93c3048e1935f5f663b0b5e33f543838d3",
2026-06-11 01:10:49.678575 | controller |     "Jun 10 23:58:48.819252 crc crio[23067]: time=\"2026-06-10T23:58:48.819154585Z\" level=info msg=\"Created container 0672c37b210b0240744980928a2e3f609c66fb85a373f43413c484354e84ed10: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator\" id=3664e25f-d65d-4d97-9851-445d78f764e2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.678589 | controller |     "Jun 10 23:58:48.825320 crc crio[23067]: time=\"2026-06-10T23:58:48.825143295Z\" level=info msg=\"Starting container: 0672c37b210b0240744980928a2e3f609c66fb85a373f43413c484354e84ed10\" id=9919d6f6-f6c1-419a-89b7-a3124b436eeb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.678604 | controller |     "Jun 10 23:58:48.836136 crc crio[23067]: time=\"2026-06-10T23:58:48.835848312Z\" level=info msg=\"Created container d6aa741cbd8673fa52bd95470fa45f212a5d763180723dc0b0ec99e82efa3f05: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator\" id=a720c1fe-f895-45be-a855-334bbfd89862 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.678622 | controller |     "Jun 10 23:58:48.837003 crc crio[23067]: time=\"2026-06-10T23:58:48.836823228Z\" level=info msg=\"Starting container: d6aa741cbd8673fa52bd95470fa45f212a5d763180723dc0b0ec99e82efa3f05\" id=c1074a44-4812-4f19-80fe-503f49ccd498 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.678637 | controller |     "Jun 10 23:58:48.839766 crc crio[23067]: time=\"2026-06-10T23:58:48.838234855Z\" level=info msg=\"Created container aab0ba3a9c13cf6261d4d59c4a64cc8a86c50f2f50323fc1c8491477548abbc8: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator\" id=9f630f20-8376-4241-869b-5a113b9f98d8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.678652 | controller |     "Jun 10 23:58:48.839766 crc crio[23067]: time=\"2026-06-10T23:58:48.838502493Z\" level=info msg=\"Created container 8b2a8b4c9f11c32f4e94682d01758a48c7d45d0a8ee96665db1b8995a111f31b: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator\" id=ee8a20ff-4293-4b6b-bb0a-2c1c534bfa54 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.678667 | controller |     "Jun 10 23:58:48.841042 crc crio[23067]: time=\"2026-06-10T23:58:48.840804474Z\" level=info msg=\"Started container\" PID=28621 containerID=0672c37b210b0240744980928a2e3f609c66fb85a373f43413c484354e84ed10 description=openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator id=9919d6f6-f6c1-419a-89b7-a3124b436eeb name=/runtime.v1.RuntimeService/StartContainer sandboxID=3c4f3b5413c5c8dbd4f43dfdf51db831b56c5000d00d6157dc9f33d2309899d6",
2026-06-11 01:10:49.678683 | controller |     "Jun 10 23:58:48.845728 crc crio[23067]: time=\"2026-06-10T23:58:48.844417361Z\" level=info msg=\"Started container\" PID=28617 containerID=d6aa741cbd8673fa52bd95470fa45f212a5d763180723dc0b0ec99e82efa3f05 description=openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator id=c1074a44-4812-4f19-80fe-503f49ccd498 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0e58380e0470922a827d19564b15b68b217324987740630231846e0d8b168aae",
2026-06-11 01:10:49.678697 | controller |     "Jun 10 23:58:48.845728 crc crio[23067]: time=\"2026-06-10T23:58:48.844920224Z\" level=info msg=\"Starting container: 8b2a8b4c9f11c32f4e94682d01758a48c7d45d0a8ee96665db1b8995a111f31b\" id=cd40c79f-d2c4-4016-8d8e-768d6feff169 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.678712 | controller |     "Jun 10 23:58:48.845728 crc crio[23067]: time=\"2026-06-10T23:58:48.845062978Z\" level=info msg=\"Starting container: aab0ba3a9c13cf6261d4d59c4a64cc8a86c50f2f50323fc1c8491477548abbc8\" id=f7b3000f-6741-4afe-b879-f603e0b2830a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.678727 | controller |     "Jun 10 23:58:48.845728 crc crio[23067]: time=\"2026-06-10T23:58:48.845575042Z\" level=info msg=\"Created container 3ddd24d30da5e760d2d7096dc070b1eb0cf09839c79875d491910cfe1f8aff52: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=2d771e0e-9dd8-4196-96c0-284ce3da6dc7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.678741 | controller |     "Jun 10 23:58:48.850954 crc crio[23067]: time=\"2026-06-10T23:58:48.850926985Z\" level=info msg=\"Starting container: 3ddd24d30da5e760d2d7096dc070b1eb0cf09839c79875d491910cfe1f8aff52\" id=057fd940-d86c-4b72-8d5a-50d1c5449c62 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.678756 | controller |     "Jun 10 23:58:48.858683 crc crio[23067]: time=\"2026-06-10T23:58:48.855560729Z\" level=info msg=\"Created container 89f936883ed966c0216e6e2c1610d02b5aaa527b6a907915afcd3dd6ac65f930: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=7fa39e5b-7926-4935-9835-efb399fed6b2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.678770 | controller |     "Jun 10 23:58:48.858683 crc crio[23067]: time=\"2026-06-10T23:58:48.857387118Z\" level=info msg=\"Starting container: 89f936883ed966c0216e6e2c1610d02b5aaa527b6a907915afcd3dd6ac65f930\" id=2dc6813c-f981-42d0-9c6e-98bf965656e7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.678788 | controller |     "Jun 10 23:58:48.859014 crc crio[23067]: time=\"2026-06-10T23:58:48.85898602Z\" level=info msg=\"Started container\" PID=28619 containerID=3ddd24d30da5e760d2d7096dc070b1eb0cf09839c79875d491910cfe1f8aff52 description=openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator id=057fd940-d86c-4b72-8d5a-50d1c5449c62 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2dcd93ba477de64140d2788ff6f2952656703b7f93cf8641a8b02050de298d13",
2026-06-11 01:10:49.678803 | controller |     "Jun 10 23:58:48.864400 crc crio[23067]: time=\"2026-06-10T23:58:48.859966727Z\" level=info msg=\"Created container b049c951ffcacafe65d83cb43bac1a0b724f7babbc2e78ccbfe47792c5db79b2: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=5e468d5c-681d-45d4-9f5f-a627b98b1893 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.678818 | controller |     "Jun 10 23:58:48.864400 crc crio[23067]: time=\"2026-06-10T23:58:48.861987661Z\" level=info msg=\"Started container\" PID=28611 containerID=aab0ba3a9c13cf6261d4d59c4a64cc8a86c50f2f50323fc1c8491477548abbc8 description=openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator id=f7b3000f-6741-4afe-b879-f603e0b2830a name=/runtime.v1.RuntimeService/StartContainer sandboxID=535f7a42332fed8442f2c4c9105f408930fbe236e40773a46fde5b8e6710de41",
2026-06-11 01:10:49.678833 | controller |     "Jun 10 23:58:48.865405 crc crio[23067]: time=\"2026-06-10T23:58:48.86497477Z\" level=info msg=\"Started container\" PID=28614 containerID=8b2a8b4c9f11c32f4e94682d01758a48c7d45d0a8ee96665db1b8995a111f31b description=openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator id=cd40c79f-d2c4-4016-8d8e-768d6feff169 name=/runtime.v1.RuntimeService/StartContainer sandboxID=62939d041a42ea557bb9456e1349163beeb59ba0829b3f8aae1a6a2a6847874c",
2026-06-11 01:10:49.678848 | controller |     "Jun 10 23:58:48.868289 crc crio[23067]: time=\"2026-06-10T23:58:48.867771355Z\" level=info msg=\"Starting container: b049c951ffcacafe65d83cb43bac1a0b724f7babbc2e78ccbfe47792c5db79b2\" id=c8b8e53d-1d03-49f1-be32-742188eea6cb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.678862 | controller |     "Jun 10 23:58:48.868532 crc crio[23067]: time=\"2026-06-10T23:58:48.868496385Z\" level=info msg=\"Created container b95e6f221da835fc03f7fd669d049135d2df06cb25d9ba64b76d0549b4e51eef: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator\" id=6c96221d-596b-44e3-801b-7877194d1a3c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.678877 | controller |     "Jun 10 23:58:48.873720 crc crio[23067]: time=\"2026-06-10T23:58:48.871268379Z\" level=info msg=\"Starting container: b95e6f221da835fc03f7fd669d049135d2df06cb25d9ba64b76d0549b4e51eef\" id=6a92c73e-c265-4052-bc7a-2d45a94d7dee name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.678891 | controller |     "Jun 10 23:58:48.873720 crc crio[23067]: time=\"2026-06-10T23:58:48.873336094Z\" level=info msg=\"Started container\" PID=28613 containerID=89f936883ed966c0216e6e2c1610d02b5aaa527b6a907915afcd3dd6ac65f930 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller id=2dc6813c-f981-42d0-9c6e-98bf965656e7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=347fdd3c2632595feaff60635b192817754ca944b194c278bab5e41844d8db3b",
2026-06-11 01:10:49.678906 | controller |     "Jun 10 23:58:48.877737 crc crio[23067]: time=\"2026-06-10T23:58:48.877620129Z\" level=info msg=\"Started container\" PID=28620 containerID=b95e6f221da835fc03f7fd669d049135d2df06cb25d9ba64b76d0549b4e51eef description=openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator id=6a92c73e-c265-4052-bc7a-2d45a94d7dee name=/runtime.v1.RuntimeService/StartContainer sandboxID=323ca67cfe910bd993222a9ca86f2079b1864825cc2fc4ac651ae8479d31ce69",
2026-06-11 01:10:49.678924 | controller |     "Jun 10 23:58:48.878068 crc crio[23067]: time=\"2026-06-10T23:58:48.877992049Z\" level=info msg=\"Created container a48c2e1cecfaab614dcf9f26877f5b929d7e42ea005577a53eb82d09038ec172: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator\" id=bc28bb2c-8f45-4e82-a5b5-1990b36c8556 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.678939 | controller |     "Jun 10 23:58:48.878462 crc crio[23067]: time=\"2026-06-10T23:58:48.878394929Z\" level=info msg=\"Started container\" PID=28612 containerID=b049c951ffcacafe65d83cb43bac1a0b724f7babbc2e78ccbfe47792c5db79b2 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=c8b8e53d-1d03-49f1-be32-742188eea6cb name=/runtime.v1.RuntimeService/StartContainer sandboxID=e850da3646170848d7b4b3679b5f1ce56ef3900bbc3eb7a587e64de03326f3d9",
2026-06-11 01:10:49.678954 | controller |     "Jun 10 23:58:48.881056 crc crio[23067]: time=\"2026-06-10T23:58:48.880072854Z\" level=info msg=\"Starting container: a48c2e1cecfaab614dcf9f26877f5b929d7e42ea005577a53eb82d09038ec172\" id=224fac2a-65d0-45ae-9796-a5dbe9f2f280 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.678968 | controller |     "Jun 10 23:58:48.894802 crc crio[23067]: time=\"2026-06-10T23:58:48.89413477Z\" level=info msg=\"Started container\" PID=28637 containerID=a48c2e1cecfaab614dcf9f26877f5b929d7e42ea005577a53eb82d09038ec172 description=openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator id=224fac2a-65d0-45ae-9796-a5dbe9f2f280 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7e02bcd752d28d473df115a36545e947c96e5df1f9722ee14211f40fa6e696ed",
2026-06-11 01:10:49.678983 | controller |     "Jun 10 23:59:00.359841 crc crio[23067]: time=\"2026-06-10T23:59:00.358462674Z\" level=info msg=\"Stopping container: b049c951ffcacafe65d83cb43bac1a0b724f7babbc2e78ccbfe47792c5db79b2 (timeout: 30s)\" id=a7a44917-a2d1-436e-889b-63e8b5af30aa name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.678998 | controller |     "Jun 10 23:59:04.358522 crc crio[23067]: time=\"2026-06-10T23:59:04.3583553Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=17782cb4-6a0d-407d-948e-6c1fe9f58e63 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.679013 | controller |     "Jun 10 23:59:04.363377 crc crio[23067]: time=\"2026-06-10T23:59:04.36324469Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=839da81b-60ab-417c-a32b-088bd8b4ef95 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.679027 | controller |     "Jun 10 23:59:04.369429 crc crio[23067]: time=\"2026-06-10T23:59:04.369305893Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=2f51f484-af2d-47d6-b8c5-d8ccccb5e311 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.679042 | controller |     "Jun 10 23:59:04.370506 crc crio[23067]: time=\"2026-06-10T23:59:04.37034207Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.679056 | controller |     "Jun 10 23:59:04.420894 crc crio[23067]: time=\"2026-06-10T23:59:04.42007224Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.679074 | controller |     "Jun 10 23:59:04.603253 crc crio[23067]: time=\"2026-06-10T23:59:04.602850168Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.679089 | controller |     "Jun 10 23:59:04.715443 crc crio[23067]: time=\"2026-06-10T23:59:04.715356647Z\" level=info msg=\"Created container 98ebeae1b2e8b79b61e5725163009377aa6d2d33681ece26e17349bb6a2bc46e: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=2f51f484-af2d-47d6-b8c5-d8ccccb5e311 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.679103 | controller |     "Jun 10 23:59:04.716372 crc crio[23067]: time=\"2026-06-10T23:59:04.716291762Z\" level=info msg=\"Starting container: 98ebeae1b2e8b79b61e5725163009377aa6d2d33681ece26e17349bb6a2bc46e\" id=403b105e-7b34-4e2a-9503-056bb390aae9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.679118 | controller |     "Jun 10 23:59:04.731248 crc crio[23067]: time=\"2026-06-10T23:59:04.731085948Z\" level=info msg=\"Started container\" PID=28979 containerID=98ebeae1b2e8b79b61e5725163009377aa6d2d33681ece26e17349bb6a2bc46e description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=403b105e-7b34-4e2a-9503-056bb390aae9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=df72115a442fdf33fc8f7841fbcfd4e9cfa83ca7df04505d424537a5aa434398",
2026-06-11 01:10:49.679133 | controller |     "Jun 10 23:59:12.119461 crc crio[23067]: time=\"2026-06-10T23:59:12.118534571Z\" level=info msg=\"Stopped container b049c951ffcacafe65d83cb43bac1a0b724f7babbc2e78ccbfe47792c5db79b2: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=a7a44917-a2d1-436e-889b-63e8b5af30aa name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.679147 | controller |     "Jun 10 23:59:12.123233 crc crio[23067]: time=\"2026-06-10T23:59:12.123111913Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=d703ac66-57b5-4068-b3df-861992c719f6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.679162 | controller |     "Jun 10 23:59:12.125775 crc crio[23067]: time=\"2026-06-10T23:59:12.125524167Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=c3e8ea9a-4f65-47ea-9e67-b7295fe86e91 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.679176 | controller |     "Jun 10 23:59:12.131505 crc crio[23067]: time=\"2026-06-10T23:59:12.131410485Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=d466bd0d-324c-4cae-ae8a-4e3f3d1e45a6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.679190 | controller |     "Jun 10 23:59:12.132252 crc crio[23067]: time=\"2026-06-10T23:59:12.132175905Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.679203 | controller |     "Jun 10 23:59:12.178512 crc crio[23067]: time=\"2026-06-10T23:59:12.178414622Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.679217 | controller |     "Jun 10 23:59:12.184442 crc crio[23067]: time=\"2026-06-10T23:59:12.184360511Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.679231 | controller |     "Jun 10 23:59:12.380128 crc crio[23067]: time=\"2026-06-10T23:59:12.380036004Z\" level=info msg=\"Created container 72f5a9b8718fe668c0aa3f05f7d4c9eb0e623aab9e11ecbf49a444f1eefdbaa3: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=d466bd0d-324c-4cae-ae8a-4e3f3d1e45a6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.679249 | controller |     "Jun 10 23:59:12.381305 crc crio[23067]: time=\"2026-06-10T23:59:12.381244706Z\" level=info msg=\"Starting container: 72f5a9b8718fe668c0aa3f05f7d4c9eb0e623aab9e11ecbf49a444f1eefdbaa3\" id=f51861ca-749f-4649-b1b7-e483fd8d5bec name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.679264 | controller |     "Jun 10 23:59:12.388138 crc crio[23067]: time=\"2026-06-10T23:59:12.388043528Z\" level=info msg=\"Started container\" PID=29151 containerID=72f5a9b8718fe668c0aa3f05f7d4c9eb0e623aab9e11ecbf49a444f1eefdbaa3 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=f51861ca-749f-4649-b1b7-e483fd8d5bec name=/runtime.v1.RuntimeService/StartContainer sandboxID=e850da3646170848d7b4b3679b5f1ce56ef3900bbc3eb7a587e64de03326f3d9",
2026-06-11 01:10:49.679278 | controller |     "Jun 10 23:59:12.549981 crc crio[23067]: time=\"2026-06-10T23:59:12.549421334Z\" level=info msg=\"Removing container: 8e98f6cd04b359baa432ae42e62b9514e0ba587e8c0858e8e4ab381a5084fb7c\" id=18336501-b2ca-4ffe-b0a6-2f1371c56597 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.679292 | controller |     "Jun 10 23:59:12.552471 crc crio[23067]: time=\"2026-06-10T23:59:12.552407863Z\" level=info msg=\"Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761\" id=bf83c95d-86da-43d3-8395-cce3a9fb9459 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.679307 | controller |     "Jun 10 23:59:12.657097 crc crio[23067]: time=\"2026-06-10T23:59:12.65698456Z\" level=info msg=\"Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761\" id=c1032dbc-4f09-4964-a21a-f7f48c9c73c8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.679320 | controller |     "Jun 10 23:59:12.662246 crc crio[23067]: time=\"2026-06-10T23:59:12.662062216Z\" level=info msg=\"Creating container: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator\" id=a23d47c3-36a9-4510-af33-08c354248b3e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.679334 | controller |     "Jun 10 23:59:12.663817 crc crio[23067]: time=\"2026-06-10T23:59:12.662512128Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.679364 | controller |     "Jun 10 23:59:12.692276 crc crio[23067]: time=\"2026-06-10T23:59:12.692170181Z\" level=info msg=\"Removed container 8e98f6cd04b359baa432ae42e62b9514e0ba587e8c0858e8e4ab381a5084fb7c: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator\" id=18336501-b2ca-4ffe-b0a6-2f1371c56597 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.679384 | controller |     "Jun 10 23:59:12.697601 crc crio[23067]: time=\"2026-06-10T23:59:12.697530304Z\" level=info msg=\"Removing container: 567a6c02ac49a32ea0a27f74f321911323ce2d6a10beb9282a01de2780dc8acd\" id=b1792387-1940-44b2-ae83-32955ca8be81 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.679399 | controller |     "Jun 10 23:59:12.763148 crc crio[23067]: time=\"2026-06-10T23:59:12.763057307Z\" level=info msg=\"Removed container 567a6c02ac49a32ea0a27f74f321911323ce2d6a10beb9282a01de2780dc8acd: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator\" id=b1792387-1940-44b2-ae83-32955ca8be81 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.679413 | controller |     "Jun 10 23:59:12.793953 crc crio[23067]: time=\"2026-06-10T23:59:12.79386804Z\" level=info msg=\"Removing container: 9d04ffcabed0801a3e45cce44d67814044b5a7ea6a3e5e250d592759d23d54f2\" id=55ed0008-e83f-4ab2-b635-9a3cad3391b8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.679431 | controller |     "Jun 10 23:59:12.799700 crc crio[23067]: time=\"2026-06-10T23:59:12.798952126Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.679446 | controller |     "Jun 10 23:59:12.813612 crc crio[23067]: time=\"2026-06-10T23:59:12.813397182Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.679461 | controller |     "Jun 10 23:59:12.961249 crc crio[23067]: time=\"2026-06-10T23:59:12.961156993Z\" level=info msg=\"Removed container 9d04ffcabed0801a3e45cce44d67814044b5a7ea6a3e5e250d592759d23d54f2: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container\" id=55ed0008-e83f-4ab2-b635-9a3cad3391b8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.679476 | controller |     "Jun 10 23:59:12.970726 crc crio[23067]: time=\"2026-06-10T23:59:12.970538744Z\" level=info msg=\"Removing container: 0c6c098b869ddf3d4ada96b49d2e9f713d4ad36c3ac1a0da7c5008876addc570\" id=9b2e1960-90b9-4a7f-b7f9-4611d10c9cc3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.679491 | controller |     "Jun 10 23:59:12.972037 crc crio[23067]: time=\"2026-06-10T23:59:12.971919321Z\" level=info msg=\"Created container a4a851733034e6fd6de43811af9b5d7039a200a91274e7928dbb6bcaabc1d8ee: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator\" id=a23d47c3-36a9-4510-af33-08c354248b3e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.679506 | controller |     "Jun 10 23:59:12.972925 crc crio[23067]: time=\"2026-06-10T23:59:12.972869157Z\" level=info msg=\"Starting container: a4a851733034e6fd6de43811af9b5d7039a200a91274e7928dbb6bcaabc1d8ee\" id=049ea851-51f7-4bc1-b3d6-e00ac5b81f5e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.679521 | controller |     "Jun 10 23:59:12.990015 crc crio[23067]: time=\"2026-06-10T23:59:12.989924743Z\" level=info msg=\"Started container\" PID=29193 containerID=a4a851733034e6fd6de43811af9b5d7039a200a91274e7928dbb6bcaabc1d8ee description=openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator id=049ea851-51f7-4bc1-b3d6-e00ac5b81f5e name=/runtime.v1.RuntimeService/StartContainer sandboxID=735ea5b862349076e4b9428e4ad359aa1f3920e19a81fe5ddc034b2a5bfe3179",
2026-06-11 01:10:49.679536 | controller |     "Jun 10 23:59:13.040728 crc crio[23067]: time=\"2026-06-10T23:59:13.040592388Z\" level=info msg=\"Removed container 0c6c098b869ddf3d4ada96b49d2e9f713d4ad36c3ac1a0da7c5008876addc570: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=9b2e1960-90b9-4a7f-b7f9-4611d10c9cc3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.679551 | controller |     "Jun 10 23:59:24.362404 crc crio[23067]: time=\"2026-06-10T23:59:24.361906137Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=a32f3188-8f29-4140-83dd-86bbd9e34c66 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.679566 | controller |     "Jun 10 23:59:24.365052 crc crio[23067]: time=\"2026-06-10T23:59:24.364562048Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5827f6ae3beb4853192e02cc18890467bd251b33070f36f9a105991e7e6d3c9b\" id=e5d47eca-286f-4d15-9f79-a92bb9303fee name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.679580 | controller |     "Jun 10 23:59:24.371065 crc crio[23067]: time=\"2026-06-10T23:59:24.367429334Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5827f6ae3beb4853192e02cc18890467bd251b33070f36f9a105991e7e6d3c9b\" id=ed05e217-543a-4c57-8f37-5a3e04a46fca name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.679599 | controller |     "Jun 10 23:59:24.371972 crc crio[23067]: time=\"2026-06-10T23:59:24.371808791Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=dc68f869-7903-465c-959e-576607b99de2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.679614 | controller |     "Jun 10 23:59:24.375610 crc crio[23067]: time=\"2026-06-10T23:59:24.375452639Z\" level=info msg=\"Creating container: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator\" id=79aea040-15ac-4825-8c3b-cd548f7295ac name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.679628 | controller |     "Jun 10 23:59:24.377176 crc crio[23067]: time=\"2026-06-10T23:59:24.376461176Z\" level=info msg=\"Creating container: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container\" id=2d30e269-b3a0-4231-926b-2640f8b07b52 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.679642 | controller |     "Jun 10 23:59:24.378061 crc crio[23067]: time=\"2026-06-10T23:59:24.377772961Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.679657 | controller |     "Jun 10 23:59:24.378061 crc crio[23067]: time=\"2026-06-10T23:59:24.377794891Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.679671 | controller |     "Jun 10 23:59:24.423555 crc crio[23067]: time=\"2026-06-10T23:59:24.423470213Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.679685 | controller |     "Jun 10 23:59:24.430823 crc crio[23067]: time=\"2026-06-10T23:59:24.430569993Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.679700 | controller |     "Jun 10 23:59:24.445473 crc crio[23067]: time=\"2026-06-10T23:59:24.445345948Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.679714 | controller |     "Jun 10 23:59:24.580968 crc crio[23067]: time=\"2026-06-10T23:59:24.579449494Z\" level=info msg=\"Created container 8ad0a38bf5a800ee1b9933c1d72fb55231b11ef89a0e8296b7318262e1ade72c: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator\" id=79aea040-15ac-4825-8c3b-cd548f7295ac name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.679728 | controller |     "Jun 10 23:59:24.581835 crc crio[23067]: time=\"2026-06-10T23:59:24.581786427Z\" level=info msg=\"Starting container: 8ad0a38bf5a800ee1b9933c1d72fb55231b11ef89a0e8296b7318262e1ade72c\" id=eab0bace-034d-4b45-8d5b-5044bace8f12 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.679742 | controller |     "Jun 10 23:59:24.590555 crc crio[23067]: time=\"2026-06-10T23:59:24.59051572Z\" level=info msg=\"Started container\" PID=29424 containerID=8ad0a38bf5a800ee1b9933c1d72fb55231b11ef89a0e8296b7318262e1ade72c description=openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator id=eab0bace-034d-4b45-8d5b-5044bace8f12 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b77d481bebc70d8ec14da67fb3a39043838504101192b2515afc819e58947286",
2026-06-11 01:10:49.679757 | controller |     "Jun 10 23:59:24.656979 crc crio[23067]: time=\"2026-06-10T23:59:24.655746614Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.679775 | controller |     "Jun 10 23:59:24.762760 crc crio[23067]: time=\"2026-06-10T23:59:24.762552671Z\" level=info msg=\"Created container 25dfd8c115dc8431eaecd81343650be0bb445c0e188e688c7df7965a6dbf537e: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container\" id=2d30e269-b3a0-4231-926b-2640f8b07b52 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.679789 | controller |     "Jun 10 23:59:24.763961 crc crio[23067]: time=\"2026-06-10T23:59:24.763560538Z\" level=info msg=\"Starting container: 25dfd8c115dc8431eaecd81343650be0bb445c0e188e688c7df7965a6dbf537e\" id=db5ed05c-5dfc-4d51-940e-f4e13666dcb7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.679804 | controller |     "Jun 10 23:59:24.774187 crc crio[23067]: time=\"2026-06-10T23:59:24.774038838Z\" level=info msg=\"Started container\" PID=29444 containerID=25dfd8c115dc8431eaecd81343650be0bb445c0e188e688c7df7965a6dbf537e description=openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container id=db5ed05c-5dfc-4d51-940e-f4e13666dcb7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=28003725df04387c43e962bdd3dcf5180e04f6ec61ecea47bac96b8a5f57a202",
2026-06-11 01:10:49.679818 | controller |     "Jun 10 23:59:27.364269 crc crio[23067]: time=\"2026-06-10T23:59:27.360195858Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=c883e644-174c-4e7b-a2f8-349e3a07d85e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.679833 | controller |     "Jun 10 23:59:27.366853 crc crio[23067]: time=\"2026-06-10T23:59:27.366758914Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=8bb99803-0bc2-4fae-bd9e-5d98d6adba63 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.679847 | controller |     "Jun 10 23:59:27.370028 crc crio[23067]: time=\"2026-06-10T23:59:27.369792095Z\" level=info msg=\"Creating container: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator\" id=582b2e6d-1251-4ad3-9766-53af890e4bfd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.679861 | controller |     "Jun 10 23:59:27.370552 crc crio[23067]: time=\"2026-06-10T23:59:27.37036762Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.679875 | controller |     "Jun 10 23:59:27.409236 crc crio[23067]: time=\"2026-06-10T23:59:27.408823409Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.679889 | controller |     "Jun 10 23:59:27.570733 crc crio[23067]: time=\"2026-06-10T23:59:27.570603315Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.679903 | controller |     "Jun 10 23:59:27.667189 crc crio[23067]: time=\"2026-06-10T23:59:27.667063565Z\" level=info msg=\"Created container 774557c2db64989d31ce172de6c0768938d96c2151a6b253868bad77b9a6f73e: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator\" id=582b2e6d-1251-4ad3-9766-53af890e4bfd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.679918 | controller |     "Jun 10 23:59:27.668945 crc crio[23067]: time=\"2026-06-10T23:59:27.66837887Z\" level=info msg=\"Starting container: 774557c2db64989d31ce172de6c0768938d96c2151a6b253868bad77b9a6f73e\" id=d78ba705-2a5e-4ac3-a245-d7bf96220e5a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.679935 | controller |     "Jun 10 23:59:27.678373 crc crio[23067]: time=\"2026-06-10T23:59:27.67810742Z\" level=info msg=\"Started container\" PID=29528 containerID=774557c2db64989d31ce172de6c0768938d96c2151a6b253868bad77b9a6f73e description=openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator id=d78ba705-2a5e-4ac3-a245-d7bf96220e5a name=/runtime.v1.RuntimeService/StartContainer sandboxID=310dd260475b8774e916507df03c7d6cd525bb4f39f45b2fa438c8db97900e7f",
2026-06-11 01:10:49.679950 | controller |     "Jun 10 23:59:39.238302 crc crio[23067]: time=\"2026-06-10T23:59:39.236260772Z\" level=info msg=\"Stopping container: 6b3b71bc2a8fd28ef537ab41fc52df88ba8c19f04cfc13f23c1e2199dea32b3a (timeout: 15s)\" id=67dbda33-6d1f-40f5-a296-20c9c5828b78 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.679964 | controller |     "Jun 10 23:59:39.444620 crc crio[23067]: time=\"2026-06-10T23:59:39.444438249Z\" level=info msg=\"Stopped container 6b3b71bc2a8fd28ef537ab41fc52df88ba8c19f04cfc13f23c1e2199dea32b3a: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift\" id=67dbda33-6d1f-40f5-a296-20c9c5828b78 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.679978 | controller |     "Jun 10 23:59:39.446051 crc crio[23067]: time=\"2026-06-10T23:59:39.445941919Z\" level=info msg=\"Stopping pod sandbox: 2ec2246a94767a3f79c5f0e74c579aa3040ac462e3d216b981649e58cecaf615\" id=a9b152ce-f89a-4749-ba45-d2cd1cb7e77b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.679992 | controller |     "Jun 10 23:59:39.447351 crc crio[23067]: time=\"2026-06-10T23:59:39.447259554Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:2ec2246a94767a3f79c5f0e74c579aa3040ac462e3d216b981649e58cecaf615 UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/85d539ab-ca5e-49c9-b24c-3d1c9d815c5a 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:0xc000c345a8}] Aliases:map[]}\"",
2026-06-11 01:10:49.680007 | controller |     "Jun 10 23:59:39.447731 crc crio[23067]: time=\"2026-06-10T23:59:39.447598683Z\" level=info msg=\"Deleting pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.680022 | controller |     "Jun 10 23:59:39.887102 crc crio[23067]: time=\"2026-06-10T23:59:39.886930642Z\" level=info msg=\"Stopped pod sandbox: 2ec2246a94767a3f79c5f0e74c579aa3040ac462e3d216b981649e58cecaf615\" id=a9b152ce-f89a-4749-ba45-d2cd1cb7e77b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.680036 | controller |     "Jun 11 00:00:10.398324 crc crio[23067]: time=\"2026-06-11T00:00:10.397495692Z\" level=info msg=\"Removing container: 6b3b71bc2a8fd28ef537ab41fc52df88ba8c19f04cfc13f23c1e2199dea32b3a\" id=5158a3f9-53b0-4b31-93d3-a2aa7ccde9bb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.680050 | controller |     "Jun 11 00:00:10.432997 crc crio[23067]: time=\"2026-06-11T00:00:10.432864488Z\" level=info msg=\"Removed container 6b3b71bc2a8fd28ef537ab41fc52df88ba8c19f04cfc13f23c1e2199dea32b3a: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift\" id=5158a3f9-53b0-4b31-93d3-a2aa7ccde9bb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.680064 | controller |     "Jun 11 00:00:10.440092 crc crio[23067]: time=\"2026-06-11T00:00:10.440005839Z\" level=info msg=\"Stopping pod sandbox: 2ec2246a94767a3f79c5f0e74c579aa3040ac462e3d216b981649e58cecaf615\" id=38fe28e2-97e3-411e-8ed1-a1a7e87a3352 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.680078 | controller |     "Jun 11 00:00:10.440092 crc crio[23067]: time=\"2026-06-11T00:00:10.440079091Z\" level=info msg=\"Stopped pod sandbox (already stopped): 2ec2246a94767a3f79c5f0e74c579aa3040ac462e3d216b981649e58cecaf615\" id=38fe28e2-97e3-411e-8ed1-a1a7e87a3352 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.680095 | controller |     "Jun 11 00:00:10.441726 crc crio[23067]: time=\"2026-06-11T00:00:10.441587921Z\" level=info msg=\"Removing pod sandbox: 2ec2246a94767a3f79c5f0e74c579aa3040ac462e3d216b981649e58cecaf615\" id=e326fa51-928b-4e27-b298-c90fd0d9bbaf name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.680109 | controller |     "Jun 11 00:00:10.454078 crc crio[23067]: time=\"2026-06-11T00:00:10.453948422Z\" level=info msg=\"Removed pod sandbox: 2ec2246a94767a3f79c5f0e74c579aa3040ac462e3d216b981649e58cecaf615\" id=e326fa51-928b-4e27-b298-c90fd0d9bbaf name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.680124 | controller |     "Jun 11 00:01:54.097274 crc crio[23067]: time=\"2026-06-11T00:01:54.096294257Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-ll6wg/POD\" id=796d1359-ad35-40bf-be67-ea3ec7ef6cb4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.680137 | controller |     "Jun 11 00:01:54.099469 crc crio[23067]: time=\"2026-06-11T00:01:54.097435387Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.680151 | controller |     "Jun 11 00:01:54.110316 crc crio[23067]: time=\"2026-06-11T00:01:54.110204017Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29685600-67bsn/POD\" id=d4d4c559-d968-402d-8893-edb1e7769ee3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.680165 | controller |     "Jun 11 00:01:54.110421 crc crio[23067]: time=\"2026-06-11T00:01:54.110369151Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.680179 | controller |     "Jun 11 00:01:54.136965 crc crio[23067]: time=\"2026-06-11T00:01:54.134992656Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-n7vdr/POD\" id=a8ecd86c-ef83-4766-8cbd-f5808e465b68 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.680193 | controller |     "Jun 11 00:01:54.136965 crc crio[23067]: time=\"2026-06-11T00:01:54.135060707Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.680207 | controller |     "Jun 11 00:01:54.148949 crc crio[23067]: time=\"2026-06-11T00:01:54.148504135Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-ll6wg Namespace:openshift-marketplace ID:f79b4b97d6c55853f1b5aa4659e40b7a3588cd7b2e58cb35e2f905c75b0597e6 UID:d158cf0e-a05d-4637-a641-f692ac11c34c NetNS:/var/run/netns/723bbe97-c5b7-483d-8b0e-43d2649940ee Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd158cf0e_a05d_4637_a641_f692ac11c34c.slice PodAnnotations:0xc002a464d0}] Aliases:map[]}\"",
2026-06-11 01:10:49.680222 | controller |     "Jun 11 00:01:54.148949 crc crio[23067]: time=\"2026-06-11T00:01:54.148760801Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-ll6wg to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.680236 | controller |     "Jun 11 00:01:54.152591 crc crio[23067]: time=\"2026-06-11T00:01:54.152504661Z\" level=info msg=\"Running pod sandbox: openshift-image-registry/image-pruner-29685600-2h4zl/POD\" id=67664ce8-a813-4a52-8e04-e672bf480bba name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.680250 | controller |     "Jun 11 00:01:54.152591 crc crio[23067]: time=\"2026-06-11T00:01:54.152590773Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.680264 | controller |     "Jun 11 00:01:54.154186 crc crio[23067]: time=\"2026-06-11T00:01:54.154150185Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685600-67bsn Namespace:openshift-infra ID:b0309e82ad4b420cdfa46254da295ddb55ef6285786581cd64ebc779d6eb029d UID:f5f33df6-4a8f-42eb-b361-bb7f597d713a NetNS:/var/run/netns/502a2cdd-7981-4365-a5a3-4a45d8672337 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf5f33df6_4a8f_42eb_b361_bb7f597d713a.slice PodAnnotations:0xc003610f58}] Aliases:map[]}\"",
2026-06-11 01:10:49.680282 | controller |     "Jun 11 00:01:54.154349 crc crio[23067]: time=\"2026-06-11T00:01:54.154327669Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29685600-67bsn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.680296 | controller |     "Jun 11 00:01:54.161341 crc crio[23067]: time=\"2026-06-11T00:01:54.156545578Z\" level=info msg=\"Got pod network &{Name:redhat-operators-n7vdr Namespace:openshift-marketplace ID:b1e3893f931c866eb92cdbfe1a02e9bbc8502a13f48840ce66c734ab6c7249ca UID:de476369-c321-4cae-8c84-b24aec4471cd NetNS:/var/run/netns/77834504-5a4e-4176-8e61-b6e87a320cb8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podde476369_c321_4cae_8c84_b24aec4471cd.slice PodAnnotations:0xc000130a88}] Aliases:map[]}\"",
2026-06-11 01:10:49.680311 | controller |     "Jun 11 00:01:54.161341 crc crio[23067]: time=\"2026-06-11T00:01:54.15660411Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-n7vdr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.680325 | controller |     "Jun 11 00:01:54.184805 crc crio[23067]: time=\"2026-06-11T00:01:54.184713827Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-xm6qd/POD\" id=d4adfae9-918d-4cdc-a94d-9989e3da0b1c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.680339 | controller |     "Jun 11 00:01:54.184805 crc crio[23067]: time=\"2026-06-11T00:01:54.184797469Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.680373 | controller |     "Jun 11 00:01:54.189624 crc crio[23067]: time=\"2026-06-11T00:01:54.189571446Z\" level=info msg=\"Got pod network &{Name:image-pruner-29685600-2h4zl Namespace:openshift-image-registry ID:5de2cf1b2b0d813a862b71ac8699c748d2505e3175dd39bd6ef6da42648fea6c UID:6e2b88fe-dc21-4819-a9df-6381dcfc2d27 NetNS:/var/run/netns/877679b9-8e55-4679-9b0e-972709a09685 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6e2b88fe_dc21_4819_a9df_6381dcfc2d27.slice PodAnnotations:0xc0001308e0}] Aliases:map[]}\"",
2026-06-11 01:10:49.680389 | controller |     "Jun 11 00:01:54.189624 crc crio[23067]: time=\"2026-06-11T00:01:54.189611187Z\" level=info msg=\"Adding pod openshift-image-registry_image-pruner-29685600-2h4zl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.680404 | controller |     "Jun 11 00:01:54.205058 crc crio[23067]: time=\"2026-06-11T00:01:54.204471592Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29685600-48dmf/POD\" id=a57bfbfb-f1bd-4165-9fb2-936079ba2958 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.680418 | controller |     "Jun 11 00:01:54.205058 crc crio[23067]: time=\"2026-06-11T00:01:54.204588395Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.680432 | controller |     "Jun 11 00:01:54.205457 crc crio[23067]: time=\"2026-06-11T00:01:54.205367856Z\" level=info msg=\"Got pod network &{Name:certified-operators-xm6qd Namespace:openshift-marketplace ID:fc988e1c5dffc20c4e6e1169df6a0cb76684d8f346831d540b53f98a6c52a773 UID:69cbb88e-f411-4c3a-8926-7161eff4c917 NetNS:/var/run/netns/4ac54fae-f14d-444a-b9bc-7f9dc9783d97 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod69cbb88e_f411_4c3a_8926_7161eff4c917.slice PodAnnotations:0xc002392270}] Aliases:map[]}\"",
2026-06-11 01:10:49.680450 | controller |     "Jun 11 00:01:54.205457 crc crio[23067]: time=\"2026-06-11T00:01:54.205436588Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-xm6qd to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.680469 | controller |     "Jun 11 00:01:54.232912 crc crio[23067]: time=\"2026-06-11T00:01:54.232813706Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29685600-48dmf Namespace:openshift-operator-lifecycle-manager ID:a2d4c96f8706cdc3db222cc7060b242dce3c1bbc02fbfaa65efb859bf153d65e UID:a39caf71-0538-442a-93e4-61ef353fa74e NetNS:/var/run/netns/6db82e60-646f-4fcb-8696-93b5cf28b25b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda39caf71_0538_442a_93e4_61ef353fa74e.slice PodAnnotations:0xc000130e48}] Aliases:map[]}\"",
2026-06-11 01:10:49.680487 | controller |     "Jun 11 00:01:54.232912 crc crio[23067]: time=\"2026-06-11T00:01:54.232890258Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29685600-48dmf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.680501 | controller |     "Jun 11 00:01:54.253930 crc crio[23067]: time=\"2026-06-11T00:01:54.253847895Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-shl7m/POD\" id=189fa0f0-c1ab-44e9-ac95-2f04645c0a55 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.680516 | controller |     "Jun 11 00:01:54.254035 crc crio[23067]: time=\"2026-06-11T00:01:54.253943377Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.680530 | controller |     "Jun 11 00:01:54.261359 crc crio[23067]: time=\"2026-06-11T00:01:54.2611909Z\" level=info msg=\"Running pod sandbox: openshift-authentication/oauth-openshift-57dffc477f-qkhjp/POD\" id=bf821df6-bdac-4235-92e2-5732edd2870e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.680544 | controller |     "Jun 11 00:01:54.261480 crc crio[23067]: time=\"2026-06-11T00:01:54.261461077Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.680558 | controller |     "Jun 11 00:01:54.285131 crc crio[23067]: time=\"2026-06-11T00:01:54.285040274Z\" level=info msg=\"Got pod network &{Name:community-operators-shl7m Namespace:openshift-marketplace ID:259137cf74bcc246292a344f7dfc896769ea1e890112fb8f26d5f851ca8e2d50 UID:866f56ee-0b50-4ed9-bfff-678aca8ec89b NetNS:/var/run/netns/44374575-b4b9-49a3-b4fd-3085584077c3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod866f56ee_0b50_4ed9_bfff_678aca8ec89b.slice PodAnnotations:0xc0023925c8}] Aliases:map[]}\"",
2026-06-11 01:10:49.680573 | controller |     "Jun 11 00:01:54.285131 crc crio[23067]: time=\"2026-06-11T00:01:54.285102285Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-shl7m to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.680587 | controller |     "Jun 11 00:01:54.312093 crc crio[23067]: time=\"2026-06-11T00:01:54.307793198Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-57dffc477f-qkhjp Namespace:openshift-authentication ID:d801806a58fe8827d672870638621a0bd01792631b4299696f9e0c375b8a22f2 UID:834f99e5-abb2-40e7-a9e1-20afa2acdfcf NetNS:/var/run/netns/70bae773-5317-49de-91c4-f59ea6ca592d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod834f99e5_abb2_40e7_a9e1_20afa2acdfcf.slice PodAnnotations:0xc000131250}] Aliases:map[]}\"",
2026-06-11 01:10:49.680605 | controller |     "Jun 11 00:01:54.312093 crc crio[23067]: time=\"2026-06-11T00:01:54.30935793Z\" level=info msg=\"Adding pod openshift-authentication_oauth-openshift-57dffc477f-qkhjp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.680620 | controller |     "Jun 11 00:01:54.842476 crc crio[23067]: 2026-06-11T00:01:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f79b4b97d6c5585 Mac:72:86:63:4d:71:70 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3d Mtu:0 Sandbox:/var/run/netns/723bbe97-c5b7-483d-8b0e-43d2649940ee SocketPath: PciID:}] [{Interface:0xc00025ac90 Address:{IP:10.217.0.61 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.680634 | controller |     "Jun 11 00:01:54.843987 crc crio[23067]: 2026-06-11T00:01:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b0309e82ad4b420 Mac:4a:f2:13:e3:8c:a1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3e Mtu:0 Sandbox:/var/run/netns/502a2cdd-7981-4365-a5a3-4a45d8672337 SocketPath: PciID:}] [{Interface:0xc00035aa10 Address:{IP:10.217.0.62 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.680648 | controller |     "Jun 11 00:01:54.843987 crc crio[23067]: time=\"2026-06-11T00:01:54.843950889Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-ll6wg Namespace:openshift-marketplace ID:f79b4b97d6c55853f1b5aa4659e40b7a3588cd7b2e58cb35e2f905c75b0597e6 UID:d158cf0e-a05d-4637-a641-f692ac11c34c NetNS:/var/run/netns/723bbe97-c5b7-483d-8b0e-43d2649940ee Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd158cf0e_a05d_4637_a641_f692ac11c34c.slice PodAnnotations:0xc002a464d0}] Aliases:map[]}\"",
2026-06-11 01:10:49.680663 | controller |     "Jun 11 00:01:54.844207 crc crio[23067]: time=\"2026-06-11T00:01:54.844145205Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-ll6wg for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.680677 | controller |     "Jun 11 00:01:54.845118 crc crio[23067]: time=\"2026-06-11T00:01:54.845050219Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685600-67bsn Namespace:openshift-infra ID:b0309e82ad4b420cdfa46254da295ddb55ef6285786581cd64ebc779d6eb029d UID:f5f33df6-4a8f-42eb-b361-bb7f597d713a NetNS:/var/run/netns/502a2cdd-7981-4365-a5a3-4a45d8672337 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf5f33df6_4a8f_42eb_b361_bb7f597d713a.slice PodAnnotations:0xc003610f58}] Aliases:map[]}\"",
2026-06-11 01:10:49.680692 | controller |     "Jun 11 00:01:54.845389 crc crio[23067]: time=\"2026-06-11T00:01:54.845321406Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29685600-67bsn for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.680707 | controller |     "Jun 11 00:01:54.854562 crc crio[23067]: 2026-06-11T00:01:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fc988e1c5dffc20 Mac:b6:9b:3f:c0:ff:7b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:41 Mtu:0 Sandbox:/var/run/netns/4ac54fae-f14d-444a-b9bc-7f9dc9783d97 SocketPath: PciID:}] [{Interface:0xc00025a810 Address:{IP:10.217.0.65 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.680721 | controller |     "Jun 11 00:01:54.854806 crc crio[23067]: 2026-06-11T00:01:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5de2cf1b2b0d813 Mac:b6:99:52:a1:9e:a5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:40 Mtu:0 Sandbox:/var/run/netns/877679b9-8e55-4679-9b0e-972709a09685 SocketPath: PciID:}] [{Interface:0xc0001a46d0 Address:{IP:10.217.0.64 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.680739 | controller |     "Jun 11 00:01:54.855483 crc crio[23067]: time=\"2026-06-11T00:01:54.855418074Z\" level=info msg=\"Got pod network &{Name:image-pruner-29685600-2h4zl Namespace:openshift-image-registry ID:5de2cf1b2b0d813a862b71ac8699c748d2505e3175dd39bd6ef6da42648fea6c UID:6e2b88fe-dc21-4819-a9df-6381dcfc2d27 NetNS:/var/run/netns/877679b9-8e55-4679-9b0e-972709a09685 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6e2b88fe_dc21_4819_a9df_6381dcfc2d27.slice PodAnnotations:0xc0001308e0}] Aliases:map[]}\"",
2026-06-11 01:10:49.680755 | controller |     "Jun 11 00:01:54.855596 crc crio[23067]: time=\"2026-06-11T00:01:54.855436835Z\" level=info msg=\"Got pod network &{Name:certified-operators-xm6qd Namespace:openshift-marketplace ID:fc988e1c5dffc20c4e6e1169df6a0cb76684d8f346831d540b53f98a6c52a773 UID:69cbb88e-f411-4c3a-8926-7161eff4c917 NetNS:/var/run/netns/4ac54fae-f14d-444a-b9bc-7f9dc9783d97 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod69cbb88e_f411_4c3a_8926_7161eff4c917.slice PodAnnotations:0xc002392270}] Aliases:map[]}\"",
2026-06-11 01:10:49.680770 | controller |     "Jun 11 00:01:54.855596 crc crio[23067]: time=\"2026-06-11T00:01:54.855565828Z\" level=info msg=\"Checking pod openshift-image-registry_image-pruner-29685600-2h4zl for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.680784 | controller |     "Jun 11 00:01:54.855775 crc crio[23067]: time=\"2026-06-11T00:01:54.855750343Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-xm6qd for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.680798 | controller |     "Jun 11 00:01:54.855911 crc crio[23067]: time=\"2026-06-11T00:01:54.855805794Z\" level=info msg=\"Ran pod sandbox b0309e82ad4b420cdfa46254da295ddb55ef6285786581cd64ebc779d6eb029d with infra container: openshift-infra/auto-csr-approver-29685600-67bsn/POD\" id=d4d4c559-d968-402d-8893-edb1e7769ee3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.680813 | controller |     "Jun 11 00:01:54.861325 crc crio[23067]: time=\"2026-06-11T00:01:54.861223899Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=587c9f60-c100-417a-a88e-eea1e9d8cbfe name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.680827 | controller |     "Jun 11 00:01:54.862570 crc crio[23067]: time=\"2026-06-11T00:01:54.862504073Z\" level=info msg=\"Ran pod sandbox f79b4b97d6c55853f1b5aa4659e40b7a3588cd7b2e58cb35e2f905c75b0597e6 with infra container: openshift-marketplace/redhat-marketplace-ll6wg/POD\" id=796d1359-ad35-40bf-be67-ea3ec7ef6cb4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.680842 | controller |     "Jun 11 00:01:54.862848 crc crio[23067]: 2026-06-11T00:01:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b1e3893f931c866 Mac:fa:6b:61:0b:6e:54 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:44 Mtu:0 Sandbox:/var/run/netns/77834504-5a4e-4176-8e61-b6e87a320cb8 SocketPath: PciID:}] [{Interface:0xc0002a3a00 Address:{IP:10.217.0.68 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.680857 | controller |     "Jun 11 00:01:54.864493 crc crio[23067]: time=\"2026-06-11T00:01:54.863841018Z\" level=info msg=\"Got pod network &{Name:redhat-operators-n7vdr Namespace:openshift-marketplace ID:b1e3893f931c866eb92cdbfe1a02e9bbc8502a13f48840ce66c734ab6c7249ca UID:de476369-c321-4cae-8c84-b24aec4471cd NetNS:/var/run/netns/77834504-5a4e-4176-8e61-b6e87a320cb8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podde476369_c321_4cae_8c84_b24aec4471cd.slice PodAnnotations:0xc000130a88}] Aliases:map[]}\"",
2026-06-11 01:10:49.680877 | controller |     "Jun 11 00:01:54.864493 crc crio[23067]: time=\"2026-06-11T00:01:54.863988072Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-n7vdr for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.680892 | controller |     "Jun 11 00:01:54.865592 crc crio[23067]: time=\"2026-06-11T00:01:54.865518783Z\" level=info msg=\"Ran pod sandbox 5de2cf1b2b0d813a862b71ac8699c748d2505e3175dd39bd6ef6da42648fea6c with infra container: openshift-image-registry/image-pruner-29685600-2h4zl/POD\" id=67664ce8-a813-4a52-8e04-e672bf480bba name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.680906 | controller |     "Jun 11 00:01:54.866312 crc crio[23067]: time=\"2026-06-11T00:01:54.865973895Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=e0441583-b3ed-49b6-bcb9-6245fc3488e5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.680921 | controller |     "Jun 11 00:01:54.867127 crc crio[23067]: time=\"2026-06-11T00:01:54.867083464Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=5ac29d50-9d07-4e9b-91aa-7e69eb33701d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.680935 | controller |     "Jun 11 00:01:54.869033 crc crio[23067]: time=\"2026-06-11T00:01:54.868936173Z\" level=info msg=\"Ran pod sandbox fc988e1c5dffc20c4e6e1169df6a0cb76684d8f346831d540b53f98a6c52a773 with infra container: openshift-marketplace/certified-operators-xm6qd/POD\" id=d4adfae9-918d-4cdc-a94d-9989e3da0b1c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.680949 | controller |     "Jun 11 00:01:54.871561 crc crio[23067]: time=\"2026-06-11T00:01:54.871489301Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 01:10:49.680963 | controller |     "Jun 11 00:01:54.871937 crc crio[23067]: time=\"2026-06-11T00:01:54.871871751Z\" level=info msg=\"Ran pod sandbox b1e3893f931c866eb92cdbfe1a02e9bbc8502a13f48840ce66c734ab6c7249ca with infra container: openshift-marketplace/redhat-operators-n7vdr/POD\" id=a8ecd86c-ef83-4766-8cbd-f5808e465b68 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.680978 | controller |     "Jun 11 00:01:54.872887 crc crio[23067]: time=\"2026-06-11T00:01:54.872823137Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=a6e67c7a-8a64-4e35-9701-67e9429bf32b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.681005 | controller |     "Jun 11 00:01:54.872960 crc crio[23067]: time=\"2026-06-11T00:01:54.872863918Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=3d69544d-0fe7-4ff3-8744-14114aacb188 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.681022 | controller |     "Jun 11 00:01:54.873305 crc crio[23067]: time=\"2026-06-11T00:01:54.873200337Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=a73c8235-2ad2-45b6-9f13-60cd9e739917 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.681037 | controller |     "Jun 11 00:01:54.873544 crc crio[23067]: time=\"2026-06-11T00:01:54.873203987Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=2af07042-4523-4c5e-aad9-5c0ecc85dc88 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.681051 | controller |     "Jun 11 00:01:54.875043 crc crio[23067]: time=\"2026-06-11T00:01:54.874972404Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=2d247508-8aaf-48a3-b748-3c218a2c9e28 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.681070 | controller |     "Jun 11 00:01:54.876616 crc crio[23067]: time=\"2026-06-11T00:01:54.876546106Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=709b37f2-4db7-4216-8d59-fa4f337ec673 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.681085 | controller |     "Jun 11 00:01:54.985978 crc crio[23067]: time=\"2026-06-11T00:01:54.985860261Z\" level=info msg=\"Creating container: openshift-image-registry/image-pruner-29685600-2h4zl/image-pruner\" id=1c782c71-3046-4dd2-ae56-c6ad2eb83881 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.681099 | controller |     "Jun 11 00:01:54.986306 crc crio[23067]: time=\"2026-06-11T00:01:54.986235561Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.681114 | controller |     "Jun 11 00:01:55.024027 crc crio[23067]: time=\"2026-06-11T00:01:55.023958624Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.681128 | controller |     "Jun 11 00:01:55.029441 crc crio[23067]: time=\"2026-06-11T00:01:55.029395278Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.681146 | controller |     "Jun 11 00:01:55.035573 crc crio[23067]: time=\"2026-06-11T00:01:55.035493981Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-ll6wg/extract-utilities\" id=822c2949-99d7-4457-9511-969ff18123a5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.681160 | controller |     "Jun 11 00:01:55.035963 crc crio[23067]: time=\"2026-06-11T00:01:55.035902391Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.681177 | controller |     "Jun 11 00:01:55.058324 crc crio[23067]: time=\"2026-06-11T00:01:55.058222325Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.681252 | controller |     "Jun 11 00:01:55.062520 crc crio[23067]: time=\"2026-06-11T00:01:55.062459387Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.681274 | controller |     "Jun 11 00:01:55.418859 crc crio[23067]: time=\"2026-06-11T00:01:55.417867664Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-n7vdr/extract-utilities\" id=9145979b-c9f4-4173-9dd3-726626a2b942 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.681289 | controller |     "Jun 11 00:01:55.420181 crc crio[23067]: time=\"2026-06-11T00:01:55.419890698Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.681303 | controller |     "Jun 11 00:01:55.422041 crc crio[23067]: 2026-06-11T00:01:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:259137cf74bcc24 Mac:da:ed:f7:2d:36:6f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:43 Mtu:0 Sandbox:/var/run/netns/44374575-b4b9-49a3-b4fd-3085584077c3 SocketPath: PciID:}] [{Interface:0xc0001125b0 Address:{IP:10.217.0.67 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.681318 | controller |     "Jun 11 00:01:55.423060 crc crio[23067]: 2026-06-11T00:01:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d801806a58fe882 Mac:82:c9:c9:18:ab:fe Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:45 Mtu:0 Sandbox:/var/run/netns/70bae773-5317-49de-91c4-f59ea6ca592d SocketPath: PciID:}] [{Interface:0xc000246620 Address:{IP:10.217.0.69 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.681336 | controller |     "Jun 11 00:01:55.424099 crc crio[23067]: 2026-06-11T00:01:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a2d4c96f8706cdc Mac:d6:01:e4:c2:24:5b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:42 Mtu:0 Sandbox:/var/run/netns/6db82e60-646f-4fcb-8696-93b5cf28b25b SocketPath: PciID:}] [{Interface:0xc00059e5c0 Address:{IP:10.217.0.66 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.681377 | controller |     "Jun 11 00:01:55.424219 crc crio[23067]: time=\"2026-06-11T00:01:55.42413532Z\" level=info msg=\"Got pod network &{Name:community-operators-shl7m Namespace:openshift-marketplace ID:259137cf74bcc246292a344f7dfc896769ea1e890112fb8f26d5f851ca8e2d50 UID:866f56ee-0b50-4ed9-bfff-678aca8ec89b NetNS:/var/run/netns/44374575-b4b9-49a3-b4fd-3085584077c3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod866f56ee_0b50_4ed9_bfff_678aca8ec89b.slice PodAnnotations:0xc0023925c8}] Aliases:map[]}\"",
2026-06-11 01:10:49.681396 | controller |     "Jun 11 00:01:55.424515 crc crio[23067]: time=\"2026-06-11T00:01:55.424438559Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-shl7m for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.681412 | controller |     "Jun 11 00:01:55.425942 crc crio[23067]: time=\"2026-06-11T00:01:55.425827835Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29685600-48dmf Namespace:openshift-operator-lifecycle-manager ID:a2d4c96f8706cdc3db222cc7060b242dce3c1bbc02fbfaa65efb859bf153d65e UID:a39caf71-0538-442a-93e4-61ef353fa74e NetNS:/var/run/netns/6db82e60-646f-4fcb-8696-93b5cf28b25b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda39caf71_0538_442a_93e4_61ef353fa74e.slice PodAnnotations:0xc000130e48}] Aliases:map[]}\"",
2026-06-11 01:10:49.681428 | controller |     "Jun 11 00:01:55.426370 crc crio[23067]: time=\"2026-06-11T00:01:55.426218586Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29685600-48dmf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.681443 | controller |     "Jun 11 00:01:55.427023 crc crio[23067]: time=\"2026-06-11T00:01:55.426940175Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-57dffc477f-qkhjp Namespace:openshift-authentication ID:d801806a58fe8827d672870638621a0bd01792631b4299696f9e0c375b8a22f2 UID:834f99e5-abb2-40e7-a9e1-20afa2acdfcf NetNS:/var/run/netns/70bae773-5317-49de-91c4-f59ea6ca592d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod834f99e5_abb2_40e7_a9e1_20afa2acdfcf.slice PodAnnotations:0xc000131250}] Aliases:map[]}\"",
2026-06-11 01:10:49.681459 | controller |     "Jun 11 00:01:55.427393 crc crio[23067]: time=\"2026-06-11T00:01:55.427306195Z\" level=info msg=\"Checking pod openshift-authentication_oauth-openshift-57dffc477f-qkhjp for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.681474 | controller |     "Jun 11 00:01:55.435330 crc crio[23067]: time=\"2026-06-11T00:01:55.435147403Z\" level=info msg=\"Ran pod sandbox 259137cf74bcc246292a344f7dfc896769ea1e890112fb8f26d5f851ca8e2d50 with infra container: openshift-marketplace/community-operators-shl7m/POD\" id=189fa0f0-c1ab-44e9-ac95-2f04645c0a55 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.681489 | controller |     "Jun 11 00:01:55.438021 crc crio[23067]: time=\"2026-06-11T00:01:55.437861235Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=62dec448-2b88-42b2-8022-03575892fc6e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.681507 | controller |     "Jun 11 00:01:55.450810 crc crio[23067]: time=\"2026-06-11T00:01:55.450616274Z\" level=info msg=\"Ran pod sandbox a2d4c96f8706cdc3db222cc7060b242dce3c1bbc02fbfaa65efb859bf153d65e with infra container: openshift-operator-lifecycle-manager/collect-profiles-29685600-48dmf/POD\" id=a57bfbfb-f1bd-4165-9fb2-936079ba2958 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.681522 | controller |     "Jun 11 00:01:55.454086 crc crio[23067]: time=\"2026-06-11T00:01:55.452525325Z\" level=info msg=\"Ran pod sandbox d801806a58fe8827d672870638621a0bd01792631b4299696f9e0c375b8a22f2 with infra container: openshift-authentication/oauth-openshift-57dffc477f-qkhjp/POD\" id=bf821df6-bdac-4235-92e2-5732edd2870e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.681537 | controller |     "Jun 11 00:01:55.454086 crc crio[23067]: time=\"2026-06-11T00:01:55.453168142Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=d09fe065-d0ec-4895-aa6d-e9c54994dea1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.681552 | controller |     "Jun 11 00:01:55.455013 crc crio[23067]: time=\"2026-06-11T00:01:55.45496421Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=6607ef53-96ad-43e2-9289-4da3c0b7aab1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.681566 | controller |     "Jun 11 00:01:55.455991 crc crio[23067]: time=\"2026-06-11T00:01:55.455135294Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:036ed6efe4cb5f5b90ee7f9ef5297c8591b8d67aa36b3c58b4fc5417622a140c\" id=e6c93c7f-a201-4855-bd58-db6b3f8dcb58 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.681582 | controller |     "Jun 11 00:01:55.457135 crc crio[23067]: time=\"2026-06-11T00:01:55.456921892Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=23e058e7-0973-4721-b5a4-e1d23d8b9310 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.681597 | controller |     "Jun 11 00:01:55.457893 crc crio[23067]: time=\"2026-06-11T00:01:55.457709843Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:036ed6efe4cb5f5b90ee7f9ef5297c8591b8d67aa36b3c58b4fc5417622a140c\" id=86a9a75c-e413-4dc9-bf5b-e20d2c813263 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.681612 | controller |     "Jun 11 00:01:55.468922 crc crio[23067]: time=\"2026-06-11T00:01:55.468833909Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.681627 | controller |     "Jun 11 00:01:55.473108 crc crio[23067]: time=\"2026-06-11T00:01:55.47303355Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.681642 | controller |     "Jun 11 00:01:55.567115 crc crio[23067]: time=\"2026-06-11T00:01:55.566961617Z\" level=info msg=\"Created container 5f66c4e0c415212538667ba351104a6e50ca630ee8756fde7274ed13bd3d5dcd: openshift-marketplace/redhat-marketplace-ll6wg/extract-utilities\" id=822c2949-99d7-4457-9511-969ff18123a5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.681657 | controller |     "Jun 11 00:01:55.569365 crc crio[23067]: time=\"2026-06-11T00:01:55.569313619Z\" level=info msg=\"Starting container: 5f66c4e0c415212538667ba351104a6e50ca630ee8756fde7274ed13bd3d5dcd\" id=a0e34bef-9792-4536-8001-f801cd5fb7d6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.681675 | controller |     "Jun 11 00:01:55.574866 crc crio[23067]: time=\"2026-06-11T00:01:55.574770234Z\" level=info msg=\"Started container\" PID=31773 containerID=5f66c4e0c415212538667ba351104a6e50ca630ee8756fde7274ed13bd3d5dcd description=openshift-marketplace/redhat-marketplace-ll6wg/extract-utilities id=a0e34bef-9792-4536-8001-f801cd5fb7d6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f79b4b97d6c55853f1b5aa4659e40b7a3588cd7b2e58cb35e2f905c75b0597e6",
2026-06-11 01:10:49.681691 | controller |     "Jun 11 00:01:55.990182 crc crio[23067]: time=\"2026-06-11T00:01:55.989901918Z\" level=info msg=\"Created container 3c22b26ad2155e49b807177a95e031827d9d312647c3725c752d18147c0d5db5: openshift-image-registry/image-pruner-29685600-2h4zl/image-pruner\" id=1c782c71-3046-4dd2-ae56-c6ad2eb83881 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.681706 | controller |     "Jun 11 00:01:55.992958 crc crio[23067]: time=\"2026-06-11T00:01:55.9925893Z\" level=info msg=\"Starting container: 3c22b26ad2155e49b807177a95e031827d9d312647c3725c752d18147c0d5db5\" id=5a58dbd7-bec8-4a01-90ae-4353a1eefe6f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.681721 | controller |     "Jun 11 00:01:56.005901 crc crio[23067]: time=\"2026-06-11T00:01:56.00538756Z\" level=info msg=\"Started container\" PID=31770 containerID=3c22b26ad2155e49b807177a95e031827d9d312647c3725c752d18147c0d5db5 description=openshift-image-registry/image-pruner-29685600-2h4zl/image-pruner id=5a58dbd7-bec8-4a01-90ae-4353a1eefe6f name=/runtime.v1.RuntimeService/StartContainer sandboxID=5de2cf1b2b0d813a862b71ac8699c748d2505e3175dd39bd6ef6da42648fea6c",
2026-06-11 01:10:49.681737 | controller |     "Jun 11 00:01:56.018800 crc crio[23067]: time=\"2026-06-11T00:01:56.018387095Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-xm6qd/extract-utilities\" id=91fcb1cf-9385-4146-a320-14160fd9cbc8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.681752 | controller |     "Jun 11 00:01:56.018800 crc crio[23067]: time=\"2026-06-11T00:01:56.019404032Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.681767 | controller |     "Jun 11 00:01:56.020403 crc crio[23067]: time=\"2026-06-11T00:01:56.020027289Z\" level=info msg=\"Created container d725b8f3f07bb2d33b2da4250a2f03a6a12c4fb57f06e2f38a805048e7e6aa60: openshift-marketplace/redhat-operators-n7vdr/extract-utilities\" id=9145979b-c9f4-4173-9dd3-726626a2b942 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.681782 | controller |     "Jun 11 00:01:56.027983 crc crio[23067]: time=\"2026-06-11T00:01:56.027904568Z\" level=info msg=\"Starting container: d725b8f3f07bb2d33b2da4250a2f03a6a12c4fb57f06e2f38a805048e7e6aa60\" id=be33ccac-fe62-4b99-93fa-075ab24902b6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.681797 | controller |     "Jun 11 00:01:56.041203 crc crio[23067]: time=\"2026-06-11T00:01:56.041080749Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29685600-48dmf/collect-profiles\" id=61713851-8134-40b6-b551-8565e9957f71 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.681812 | controller |     "Jun 11 00:01:56.042139 crc crio[23067]: time=\"2026-06-11T00:01:56.042046574Z\" level=info msg=\"Started container\" PID=31783 containerID=d725b8f3f07bb2d33b2da4250a2f03a6a12c4fb57f06e2f38a805048e7e6aa60 description=openshift-marketplace/redhat-operators-n7vdr/extract-utilities id=be33ccac-fe62-4b99-93fa-075ab24902b6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b1e3893f931c866eb92cdbfe1a02e9bbc8502a13f48840ce66c734ab6c7249ca",
2026-06-11 01:10:49.681827 | controller |     "Jun 11 00:01:56.054553 crc crio[23067]: time=\"2026-06-11T00:01:56.054447854Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.681846 | controller |     "Jun 11 00:01:56.083070 crc crio[23067]: time=\"2026-06-11T00:01:56.082961012Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.681862 | controller |     "Jun 11 00:01:56.093413 crc crio[23067]: time=\"2026-06-11T00:01:56.093303037Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.681877 | controller |     "Jun 11 00:01:56.097149 crc crio[23067]: time=\"2026-06-11T00:01:56.097046916Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.681892 | controller |     "Jun 11 00:01:56.101104 crc crio[23067]: time=\"2026-06-11T00:01:56.100549829Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.681907 | controller |     "Jun 11 00:01:56.233120 crc crio[23067]: time=\"2026-06-11T00:01:56.232972599Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-shl7m/extract-utilities\" id=7032d31e-4af5-4726-8158-ae91cfb620fd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.681922 | controller |     "Jun 11 00:01:56.233578 crc crio[23067]: time=\"2026-06-11T00:01:56.233502073Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.681937 | controller |     "Jun 11 00:01:56.263219 crc crio[23067]: time=\"2026-06-11T00:01:56.263129551Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.681952 | controller |     "Jun 11 00:01:56.266296 crc crio[23067]: time=\"2026-06-11T00:01:56.266194752Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.681966 | controller |     "Jun 11 00:01:56.292095 crc crio[23067]: time=\"2026-06-11T00:01:56.291995368Z\" level=info msg=\"Creating container: openshift-authentication/oauth-openshift-57dffc477f-qkhjp/oauth-openshift\" id=84504214-8388-4582-90df-92391f5d1a1d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.681981 | controller |     "Jun 11 00:01:56.292479 crc crio[23067]: time=\"2026-06-11T00:01:56.292415209Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.681995 | controller |     "Jun 11 00:01:56.316850 crc crio[23067]: time=\"2026-06-11T00:01:56.316626663Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=77ab6df7-2af2-4403-8277-ada7830b09f4 name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.682009 | controller |     "Jun 11 00:01:56.321064 crc crio[23067]: time=\"2026-06-11T00:01:56.320441214Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"",
2026-06-11 01:10:49.682023 | controller |     "Jun 11 00:01:56.322628 crc crio[23067]: time=\"2026-06-11T00:01:56.322441377Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=6c07689d-d549-4c41-ab3c-9e6efef329e3 name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.682038 | controller |     "Jun 11 00:01:56.325029 crc crio[23067]: time=\"2026-06-11T00:01:56.3248086Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"",
2026-06-11 01:10:49.682056 | controller |     "Jun 11 00:01:56.349930 crc crio[23067]: time=\"2026-06-11T00:01:56.349824465Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.682071 | controller |     "Jun 11 00:01:56.551768 crc crio[23067]: time=\"2026-06-11T00:01:56.551420163Z\" level=info msg=\"Created container e2c8505d6ae92da2752337e47470c42c5c0026c2e53f9373a83a991e9d1ac869: openshift-operator-lifecycle-manager/collect-profiles-29685600-48dmf/collect-profiles\" id=61713851-8134-40b6-b551-8565e9957f71 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.682086 | controller |     "Jun 11 00:01:56.554425 crc crio[23067]: time=\"2026-06-11T00:01:56.552766069Z\" level=info msg=\"Starting container: e2c8505d6ae92da2752337e47470c42c5c0026c2e53f9373a83a991e9d1ac869\" id=46a0a32e-ee03-469f-b9f2-3a87e8f5cac3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.682101 | controller |     "Jun 11 00:01:56.554425 crc crio[23067]: time=\"2026-06-11T00:01:56.554129755Z\" level=info msg=\"Created container 3a06dec47587105e62b813d1cdaa439db18eb84e61089cf026c4c2063e5dcfc8: openshift-marketplace/certified-operators-xm6qd/extract-utilities\" id=91fcb1cf-9385-4146-a320-14160fd9cbc8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.682116 | controller |     "Jun 11 00:01:56.555495 crc crio[23067]: time=\"2026-06-11T00:01:56.555284136Z\" level=info msg=\"Starting container: 3a06dec47587105e62b813d1cdaa439db18eb84e61089cf026c4c2063e5dcfc8\" id=54bda67d-db06-405f-bede-e1d077916f6f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.682131 | controller |     "Jun 11 00:01:56.565925 crc crio[23067]: time=\"2026-06-11T00:01:56.565739334Z\" level=info msg=\"Created container e220e5246571f1a3d8cb7cd114d20380b620ce3a592d04e5372e0086a0e4eb95: openshift-marketplace/community-operators-shl7m/extract-utilities\" id=7032d31e-4af5-4726-8158-ae91cfb620fd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.682145 | controller |     "Jun 11 00:01:56.567873 crc crio[23067]: time=\"2026-06-11T00:01:56.567617424Z\" level=info msg=\"Starting container: e220e5246571f1a3d8cb7cd114d20380b620ce3a592d04e5372e0086a0e4eb95\" id=c631d7b3-62fe-443d-a7bd-29a31f3c116e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.682171 | controller |     "Jun 11 00:01:56.573714 crc crio[23067]: time=\"2026-06-11T00:01:56.569769501Z\" level=info msg=\"Started container\" PID=31810 containerID=3a06dec47587105e62b813d1cdaa439db18eb84e61089cf026c4c2063e5dcfc8 description=openshift-marketplace/certified-operators-xm6qd/extract-utilities id=54bda67d-db06-405f-bede-e1d077916f6f name=/runtime.v1.RuntimeService/StartContainer sandboxID=fc988e1c5dffc20c4e6e1169df6a0cb76684d8f346831d540b53f98a6c52a773",
2026-06-11 01:10:49.682187 | controller |     "Jun 11 00:01:56.573714 crc crio[23067]: time=\"2026-06-11T00:01:56.570062379Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.682203 | controller |     "Jun 11 00:01:56.573714 crc crio[23067]: time=\"2026-06-11T00:01:56.571890487Z\" level=info msg=\"Started container\" PID=31811 containerID=e2c8505d6ae92da2752337e47470c42c5c0026c2e53f9373a83a991e9d1ac869 description=openshift-operator-lifecycle-manager/collect-profiles-29685600-48dmf/collect-profiles id=46a0a32e-ee03-469f-b9f2-3a87e8f5cac3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a2d4c96f8706cdc3db222cc7060b242dce3c1bbc02fbfaa65efb859bf153d65e",
2026-06-11 01:10:49.682218 | controller |     "Jun 11 00:01:56.579751 crc crio[23067]: time=\"2026-06-11T00:01:56.578969186Z\" level=info msg=\"Started container\" PID=31823 containerID=e220e5246571f1a3d8cb7cd114d20380b620ce3a592d04e5372e0086a0e4eb95 description=openshift-marketplace/community-operators-shl7m/extract-utilities id=c631d7b3-62fe-443d-a7bd-29a31f3c116e name=/runtime.v1.RuntimeService/StartContainer sandboxID=259137cf74bcc246292a344f7dfc896769ea1e890112fb8f26d5f851ca8e2d50",
2026-06-11 01:10:49.682237 | controller |     "Jun 11 00:01:57.118840 crc crio[23067]: time=\"2026-06-11T00:01:57.117776457Z\" level=info msg=\"Created container 8c45ebb0cc1aaca8f7c82159cbd6f172c8d479a058152ba75e65b90a0c548699: openshift-authentication/oauth-openshift-57dffc477f-qkhjp/oauth-openshift\" id=84504214-8388-4582-90df-92391f5d1a1d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.682253 | controller |     "Jun 11 00:01:57.118840 crc crio[23067]: time=\"2026-06-11T00:01:57.118776213Z\" level=info msg=\"Starting container: 8c45ebb0cc1aaca8f7c82159cbd6f172c8d479a058152ba75e65b90a0c548699\" id=70ef3538-05d2-49c0-93c9-3b7198dac734 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.682269 | controller |     "Jun 11 00:01:57.133048 crc crio[23067]: time=\"2026-06-11T00:01:57.13294057Z\" level=info msg=\"Started container\" PID=31863 containerID=8c45ebb0cc1aaca8f7c82159cbd6f172c8d479a058152ba75e65b90a0c548699 description=openshift-authentication/oauth-openshift-57dffc477f-qkhjp/oauth-openshift id=70ef3538-05d2-49c0-93c9-3b7198dac734 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d801806a58fe8827d672870638621a0bd01792631b4299696f9e0c375b8a22f2",
2026-06-11 01:10:49.682284 | controller |     "Jun 11 00:01:57.364875 crc crio[23067]: time=\"2026-06-11T00:01:57.364541005Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=8c22dade-d62b-42fc-8420-7a9018428b42 name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.682299 | controller |     "Jun 11 00:01:57.369079 crc crio[23067]: time=\"2026-06-11T00:01:57.368953892Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"",
2026-06-11 01:10:49.682314 | controller |     "Jun 11 00:01:57.372776 crc crio[23067]: time=\"2026-06-11T00:01:57.372707202Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=3cdd0ffe-6687-4556-b2d5-88fac71304ad name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.682328 | controller |     "Jun 11 00:01:57.376368 crc crio[23067]: time=\"2026-06-11T00:01:57.376282647Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"",
2026-06-11 01:10:49.682343 | controller |     "Jun 11 00:02:04.668459 crc crio[23067]: time=\"2026-06-11T00:02:04.667514634Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29685602-t6lf6/POD\" id=1cf672e0-8bf0-43b8-bebf-9086d112d92c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.682377 | controller |     "Jun 11 00:02:04.669278 crc crio[23067]: time=\"2026-06-11T00:02:04.66849182Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.682393 | controller |     "Jun 11 00:02:06.517221 crc crio[23067]: time=\"2026-06-11T00:02:06.516459658Z\" level=info msg=\"Stopping pod sandbox: a2d4c96f8706cdc3db222cc7060b242dce3c1bbc02fbfaa65efb859bf153d65e\" id=2135eda9-f93c-4174-9f5a-d70bb74a911e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.682408 | controller |     "Jun 11 00:02:06.517948 crc crio[23067]: time=\"2026-06-11T00:02:06.517729632Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29685600-48dmf Namespace:openshift-operator-lifecycle-manager ID:a2d4c96f8706cdc3db222cc7060b242dce3c1bbc02fbfaa65efb859bf153d65e UID:a39caf71-0538-442a-93e4-61ef353fa74e NetNS:/var/run/netns/6db82e60-646f-4fcb-8696-93b5cf28b25b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda39caf71_0538_442a_93e4_61ef353fa74e.slice PodAnnotations:0xc0029b2900}] Aliases:map[]}\"",
2026-06-11 01:10:49.682423 | controller |     "Jun 11 00:02:06.517948 crc crio[23067]: time=\"2026-06-11T00:02:06.517900517Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29685600-48dmf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.682442 | controller |     "Jun 11 00:02:07.811118 crc crio[23067]: time=\"2026-06-11T00:02:07.811007997Z\" level=info msg=\"Stopped pod sandbox: a2d4c96f8706cdc3db222cc7060b242dce3c1bbc02fbfaa65efb859bf153d65e\" id=2135eda9-f93c-4174-9f5a-d70bb74a911e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.682457 | controller |     "Jun 11 00:02:08.206115 crc crio[23067]: time=\"2026-06-11T00:02:08.205196003Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=587c9f60-c100-417a-a88e-eea1e9d8cbfe name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.682473 | controller |     "Jun 11 00:02:08.208467 crc crio[23067]: time=\"2026-06-11T00:02:08.208378358Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685602-t6lf6 Namespace:openshift-infra ID:a82e6c6ede7a537abc72576b4719b22bb02aee88de3974192f11e2f778e2b164 UID:dcd6001b-403b-4861-813d-49a9cb195e20 NetNS:/var/run/netns/22ff6a35-392f-44e9-b253-135b881487f0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddcd6001b_403b_4861_813d_49a9cb195e20.slice PodAnnotations:0xc0023923f8}] Aliases:map[]}\"",
2026-06-11 01:10:49.682488 | controller |     "Jun 11 00:02:08.208723 crc crio[23067]: time=\"2026-06-11T00:02:08.208584314Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29685602-t6lf6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.682503 | controller |     "Jun 11 00:02:08.212213 crc crio[23067]: time=\"2026-06-11T00:02:08.208379488Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=2bdd2fe2-2886-4127-bf8b-7b5ca9b71043 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.682518 | controller |     "Jun 11 00:02:08.223771 crc crio[23067]: time=\"2026-06-11T00:02:08.223593923Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:546c77fdbf5f7c6a9a4243f4c4ef38fe0f584972a70f687bc40091743ee77d60\" id=6c07689d-d549-4c41-ab3c-9e6efef329e3 name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.682533 | controller |     "Jun 11 00:02:08.231746 crc crio[23067]: time=\"2026-06-11T00:02:08.231622746Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=0c4b243e-657a-4b42-9dc6-a734a0e9e2ee name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.682548 | controller |     "Jun 11 00:02:08.244382 crc crio[23067]: time=\"2026-06-11T00:02:08.244131548Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=cea0d087-1b88-47f2-b40d-bb265f5cbc2c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.682562 | controller |     "Jun 11 00:02:08.257616 crc crio[23067]: time=\"2026-06-11T00:02:08.257535465Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:bec7a1ff545afabea88c4a74227ea95b91c67cf5c03e89b2b949be410682f8a0\" id=77ab6df7-2af2-4403-8277-ada7830b09f4 name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.682577 | controller |     "Jun 11 00:02:08.259319 crc crio[23067]: time=\"2026-06-11T00:02:08.259191889Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=32913076-0abc-4160-867d-a4f7b240b2cd name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.682591 | controller |     "Jun 11 00:02:08.281524 crc crio[23067]: time=\"2026-06-11T00:02:08.281394989Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:aa28d116c97ba9419648a07c6fc51f0514ddba845f40590f336a7659ff14d7be\" id=8c22dade-d62b-42fc-8420-7a9018428b42 name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.682609 | controller |     "Jun 11 00:02:08.287231 crc crio[23067]: time=\"2026-06-11T00:02:08.286617628Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=5f6a40c0-7624-4baf-adc1-9825feaf6637 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.682624 | controller |     "Jun 11 00:02:08.290003 crc crio[23067]: time=\"2026-06-11T00:02:08.289923066Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-n7vdr/extract-content\" id=08e20dbb-18ca-4fbc-8164-31e3dee27cd6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.682639 | controller |     "Jun 11 00:02:08.300437 crc crio[23067]: time=\"2026-06-11T00:02:08.300359253Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:e2171f6021fddbcc3c9696cc6c8095b77f20023994fedd5c1f7aa2377d28b45d\" id=3cdd0ffe-6687-4556-b2d5-88fac71304ad name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.682653 | controller |     "Jun 11 00:02:08.300734 crc crio[23067]: time=\"2026-06-11T00:02:08.300499737Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=e5877983-3057-4708-9675-7663bf85d214 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.682668 | controller |     "Jun 11 00:02:08.302326 crc crio[23067]: time=\"2026-06-11T00:02:08.302238483Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.682683 | controller |     "Jun 11 00:02:08.302519 crc crio[23067]: time=\"2026-06-11T00:02:08.302411908Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=a1a6380e-8268-42f2-a9eb-f2158d40c3a7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.682698 | controller |     "Jun 11 00:02:08.311217 crc crio[23067]: time=\"2026-06-11T00:02:08.311122829Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=588df9d2-60ab-416d-bc02-3229c27e8f13 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.682713 | controller |     "Jun 11 00:02:08.313031 crc crio[23067]: time=\"2026-06-11T00:02:08.312431604Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=fb1ab274-0a69-4e0a-807e-e7ec8474391a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.682727 | controller |     "Jun 11 00:02:08.314357 crc crio[23067]: time=\"2026-06-11T00:02:08.31415944Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=b57d76c9-b85b-4f79-bda4-4f44dfda424d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.682742 | controller |     "Jun 11 00:02:08.328231 crc crio[23067]: time=\"2026-06-11T00:02:08.32809759Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-ll6wg/extract-content\" id=59d7ec6e-b07a-4652-8862-028ba28aadbd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.682757 | controller |     "Jun 11 00:02:08.329908 crc crio[23067]: time=\"2026-06-11T00:02:08.329471427Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.682772 | controller |     "Jun 11 00:02:08.366715 crc crio[23067]: time=\"2026-06-11T00:02:08.353612328Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-shl7m/extract-content\" id=c2d01085-79f6-46c0-a1bc-755eef933e5d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.682786 | controller |     "Jun 11 00:02:08.382621 crc crio[23067]: time=\"2026-06-11T00:02:08.380545844Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.682801 | controller |     "Jun 11 00:02:08.387972 crc crio[23067]: time=\"2026-06-11T00:02:08.381333465Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.682819 | controller |     "Jun 11 00:02:08.397751 crc crio[23067]: time=\"2026-06-11T00:02:08.397062913Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29685600-67bsn/oc\" id=badea6bf-8e24-451e-901d-7f8e1aa440a6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.682834 | controller |     "Jun 11 00:02:08.405617 crc crio[23067]: time=\"2026-06-11T00:02:08.405418355Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-xm6qd/extract-content\" id=b70cc4db-49d1-4987-b831-9583ad1205ba name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.682849 | controller |     "Jun 11 00:02:08.405963 crc crio[23067]: time=\"2026-06-11T00:02:08.405908238Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.682863 | controller |     "Jun 11 00:02:08.410095 crc crio[23067]: time=\"2026-06-11T00:02:08.409959626Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.682877 | controller |     "Jun 11 00:02:08.424147 crc crio[23067]: time=\"2026-06-11T00:02:08.41274111Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.682892 | controller |     "Jun 11 00:02:08.424147 crc crio[23067]: time=\"2026-06-11T00:02:08.413165691Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.682907 | controller |     "Jun 11 00:02:08.424147 crc crio[23067]: time=\"2026-06-11T00:02:08.423560678Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.682922 | controller |     "Jun 11 00:02:08.461084 crc crio[23067]: time=\"2026-06-11T00:02:08.460983972Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.682937 | controller |     "Jun 11 00:02:08.470935 crc crio[23067]: time=\"2026-06-11T00:02:08.470784093Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.682952 | controller |     "Jun 11 00:02:08.518337 crc crio[23067]: time=\"2026-06-11T00:02:08.518125881Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.682967 | controller |     "Jun 11 00:02:08.575853 crc crio[23067]: time=\"2026-06-11T00:02:08.575699811Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.682982 | controller |     "Jun 11 00:02:08.595977 crc crio[23067]: time=\"2026-06-11T00:02:08.595858957Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.682997 | controller |     "Jun 11 00:02:08.660051 crc crio[23067]: time=\"2026-06-11T00:02:08.65993023Z\" level=info msg=\"Created container 23bed164dbc1d215702d3537639d78af32ac3e34e709944f1abde9f8ed3ecd63: openshift-marketplace/community-operators-shl7m/extract-content\" id=c2d01085-79f6-46c0-a1bc-755eef933e5d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.683012 | controller |     "Jun 11 00:02:08.666027 crc crio[23067]: time=\"2026-06-11T00:02:08.66594953Z\" level=info msg=\"Starting container: 23bed164dbc1d215702d3537639d78af32ac3e34e709944f1abde9f8ed3ecd63\" id=4632ccb3-5fca-4ed5-8146-a2238419810c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.683030 | controller |     "Jun 11 00:02:08.677437 crc crio[23067]: time=\"2026-06-11T00:02:08.677292762Z\" level=info msg=\"Started container\" PID=32123 containerID=23bed164dbc1d215702d3537639d78af32ac3e34e709944f1abde9f8ed3ecd63 description=openshift-marketplace/community-operators-shl7m/extract-content id=4632ccb3-5fca-4ed5-8146-a2238419810c name=/runtime.v1.RuntimeService/StartContainer sandboxID=259137cf74bcc246292a344f7dfc896769ea1e890112fb8f26d5f851ca8e2d50",
2026-06-11 01:10:49.683046 | controller |     "Jun 11 00:02:08.701424 crc crio[23067]: time=\"2026-06-11T00:02:08.700757915Z\" level=info msg=\"Created container 9b3deadced71f06a0f1f72a2e1d6a145205ba67b6ed2e7097cf47a842d1183ba: openshift-marketplace/redhat-operators-n7vdr/extract-content\" id=08e20dbb-18ca-4fbc-8164-31e3dee27cd6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.683062 | controller |     "Jun 11 00:02:08.707087 crc crio[23067]: time=\"2026-06-11T00:02:08.70092604Z\" level=info msg=\"Created container 9414e34892dd58830b19520a3916cb7b8082844236eafc311e8f3e2c99ce8193: openshift-marketplace/redhat-marketplace-ll6wg/extract-content\" id=59d7ec6e-b07a-4652-8862-028ba28aadbd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.683077 | controller |     "Jun 11 00:02:08.723917 crc crio[23067]: time=\"2026-06-11T00:02:08.717313205Z\" level=info msg=\"Created container 8573d6cf1e14fd35dfc8528c52601e02c970a6049586d78be1cd395cbadff1a4: openshift-marketplace/certified-operators-xm6qd/extract-content\" id=b70cc4db-49d1-4987-b831-9583ad1205ba name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.683092 | controller |     "Jun 11 00:02:08.786176 crc crio[23067]: time=\"2026-06-11T00:02:08.786066593Z\" level=info msg=\"Starting container: 9414e34892dd58830b19520a3916cb7b8082844236eafc311e8f3e2c99ce8193\" id=392c6bd4-2ddf-4f22-9124-6996ba2c4eff name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.683107 | controller |     "Jun 11 00:02:08.789133 crc crio[23067]: time=\"2026-06-11T00:02:08.788883188Z\" level=info msg=\"Starting container: 9b3deadced71f06a0f1f72a2e1d6a145205ba67b6ed2e7097cf47a842d1183ba\" id=83cacaed-5e6f-4f83-9e6b-88062d55f7b5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.683121 | controller |     "Jun 11 00:02:08.801797 crc crio[23067]: time=\"2026-06-11T00:02:08.801112473Z\" level=info msg=\"Started container\" PID=32120 containerID=9414e34892dd58830b19520a3916cb7b8082844236eafc311e8f3e2c99ce8193 description=openshift-marketplace/redhat-marketplace-ll6wg/extract-content id=392c6bd4-2ddf-4f22-9124-6996ba2c4eff name=/runtime.v1.RuntimeService/StartContainer sandboxID=f79b4b97d6c55853f1b5aa4659e40b7a3588cd7b2e58cb35e2f905c75b0597e6",
2026-06-11 01:10:49.683136 | controller |     "Jun 11 00:02:08.804987 crc crio[23067]: time=\"2026-06-11T00:02:08.788898638Z\" level=info msg=\"Starting container: 8573d6cf1e14fd35dfc8528c52601e02c970a6049586d78be1cd395cbadff1a4\" id=8f529664-6bf1-4a7e-add4-09a39ccbc0f8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.683151 | controller |     "Jun 11 00:02:08.812911 crc crio[23067]: time=\"2026-06-11T00:02:08.812188487Z\" level=info msg=\"Started container\" PID=32116 containerID=9b3deadced71f06a0f1f72a2e1d6a145205ba67b6ed2e7097cf47a842d1183ba description=openshift-marketplace/redhat-operators-n7vdr/extract-content id=83cacaed-5e6f-4f83-9e6b-88062d55f7b5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b1e3893f931c866eb92cdbfe1a02e9bbc8502a13f48840ce66c734ab6c7249ca",
2026-06-11 01:10:49.683166 | controller |     "Jun 11 00:02:08.822068 crc crio[23067]: time=\"2026-06-11T00:02:08.821991418Z\" level=info msg=\"Started container\" PID=32127 containerID=8573d6cf1e14fd35dfc8528c52601e02c970a6049586d78be1cd395cbadff1a4 description=openshift-marketplace/certified-operators-xm6qd/extract-content id=8f529664-6bf1-4a7e-add4-09a39ccbc0f8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fc988e1c5dffc20c4e6e1169df6a0cb76684d8f346831d540b53f98a6c52a773",
2026-06-11 01:10:49.683184 | controller |     "Jun 11 00:02:10.026924 crc crio[23067]: 2026-06-11T00:02:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a82e6c6ede7a537 Mac:76:44:fe:1b:9b:0e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:46 Mtu:0 Sandbox:/var/run/netns/22ff6a35-392f-44e9-b253-135b881487f0 SocketPath: PciID:}] [{Interface:0xc0001808e0 Address:{IP:10.217.0.70 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.683200 | controller |     "Jun 11 00:02:10.044890 crc crio[23067]: time=\"2026-06-11T00:02:10.043923786Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685602-t6lf6 Namespace:openshift-infra ID:a82e6c6ede7a537abc72576b4719b22bb02aee88de3974192f11e2f778e2b164 UID:dcd6001b-403b-4861-813d-49a9cb195e20 NetNS:/var/run/netns/22ff6a35-392f-44e9-b253-135b881487f0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddcd6001b_403b_4861_813d_49a9cb195e20.slice PodAnnotations:0xc0023923f8}] Aliases:map[]}\"",
2026-06-11 01:10:49.683215 | controller |     "Jun 11 00:02:10.071206 crc crio[23067]: time=\"2026-06-11T00:02:10.065919171Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29685602-t6lf6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.683230 | controller |     "Jun 11 00:02:10.139330 crc crio[23067]: time=\"2026-06-11T00:02:10.137060162Z\" level=info msg=\"Ran pod sandbox a82e6c6ede7a537abc72576b4719b22bb02aee88de3974192f11e2f778e2b164 with infra container: openshift-infra/auto-csr-approver-29685602-t6lf6/POD\" id=1cf672e0-8bf0-43b8-bebf-9086d112d92c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.683245 | controller |     "Jun 11 00:02:10.167089 crc crio[23067]: time=\"2026-06-11T00:02:10.166796772Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=b015c6bb-655c-4809-8f93-170267a8665d name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.683259 | controller |     "Jun 11 00:02:10.214741 crc crio[23067]: time=\"2026-06-11T00:02:10.214074489Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 01:10:49.683274 | controller |     "Jun 11 00:02:10.992172 crc crio[23067]: time=\"2026-06-11T00:02:10.989488259Z\" level=info msg=\"Stopping pod sandbox: 5de2cf1b2b0d813a862b71ac8699c748d2505e3175dd39bd6ef6da42648fea6c\" id=f0adeaa7-218f-470d-b31a-ca8c9830d769 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.683289 | controller |     "Jun 11 00:02:10.992172 crc crio[23067]: time=\"2026-06-11T00:02:10.991530904Z\" level=info msg=\"Got pod network &{Name:image-pruner-29685600-2h4zl Namespace:openshift-image-registry ID:5de2cf1b2b0d813a862b71ac8699c748d2505e3175dd39bd6ef6da42648fea6c UID:6e2b88fe-dc21-4819-a9df-6381dcfc2d27 NetNS:/var/run/netns/877679b9-8e55-4679-9b0e-972709a09685 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6e2b88fe_dc21_4819_a9df_6381dcfc2d27.slice PodAnnotations:0xc0002f3188}] Aliases:map[]}\"",
2026-06-11 01:10:49.683304 | controller |     "Jun 11 00:02:10.992172 crc crio[23067]: time=\"2026-06-11T00:02:10.991942735Z\" level=info msg=\"Deleting pod openshift-image-registry_image-pruner-29685600-2h4zl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.683320 | controller |     "Jun 11 00:02:11.233839 crc crio[23067]: time=\"2026-06-11T00:02:11.233778542Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.683335 | controller |     "Jun 11 00:02:11.715882 crc crio[23067]: time=\"2026-06-11T00:02:11.715120615Z\" level=info msg=\"Created container 540d0bb9eea0629b5474651f39c371bf7a43b279a4e3cc245dc7fa94188ec168: openshift-infra/auto-csr-approver-29685600-67bsn/oc\" id=badea6bf-8e24-451e-901d-7f8e1aa440a6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.683371 | controller |     "Jun 11 00:02:11.725936 crc crio[23067]: time=\"2026-06-11T00:02:11.725098492Z\" level=info msg=\"Starting container: 540d0bb9eea0629b5474651f39c371bf7a43b279a4e3cc245dc7fa94188ec168\" id=24dd18e2-e89a-403f-af87-83b6f73e646f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.683391 | controller |     "Jun 11 00:02:11.763220 crc crio[23067]: time=\"2026-06-11T00:02:11.763026999Z\" level=info msg=\"Started container\" PID=32257 containerID=540d0bb9eea0629b5474651f39c371bf7a43b279a4e3cc245dc7fa94188ec168 description=openshift-infra/auto-csr-approver-29685600-67bsn/oc id=24dd18e2-e89a-403f-af87-83b6f73e646f name=/runtime.v1.RuntimeService/StartContainer sandboxID=b0309e82ad4b420cdfa46254da295ddb55ef6285786581cd64ebc779d6eb029d",
2026-06-11 01:10:49.683408 | controller |     "Jun 11 00:02:12.170736 crc crio[23067]: time=\"2026-06-11T00:02:12.160390801Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=b015c6bb-655c-4809-8f93-170267a8665d name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.683423 | controller |     "Jun 11 00:02:12.202071 crc crio[23067]: time=\"2026-06-11T00:02:12.200396974Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=5a913e1b-0c60-437a-ab28-9108ec26fed4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.683438 | controller |     "Jun 11 00:02:12.208859 crc crio[23067]: time=\"2026-06-11T00:02:12.207954565Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=7a0126fb-2536-4aef-a03d-e8dd6e26678c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.683453 | controller |     "Jun 11 00:02:12.226963 crc crio[23067]: time=\"2026-06-11T00:02:12.22544163Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29685602-t6lf6/oc\" id=69544f0a-a159-459e-8163-98329282a737 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.683468 | controller |     "Jun 11 00:02:12.226963 crc crio[23067]: time=\"2026-06-11T00:02:12.226172679Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.683483 | controller |     "Jun 11 00:02:12.366889 crc crio[23067]: time=\"2026-06-11T00:02:12.366755756Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.683498 | controller |     "Jun 11 00:02:14.318882 crc crio[23067]: time=\"2026-06-11T00:02:14.313996963Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.683512 | controller |     "Jun 11 00:02:15.043393 crc crio[23067]: time=\"2026-06-11T00:02:15.04227615Z\" level=info msg=\"Created container a943014d8bfeacf868498533d4ba6a4570ff4bd400722d912c30d8e50fb8f209: openshift-infra/auto-csr-approver-29685602-t6lf6/oc\" id=69544f0a-a159-459e-8163-98329282a737 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.683527 | controller |     "Jun 11 00:02:15.050201 crc crio[23067]: time=\"2026-06-11T00:02:15.049499472Z\" level=info msg=\"Starting container: a943014d8bfeacf868498533d4ba6a4570ff4bd400722d912c30d8e50fb8f209\" id=e2eea461-8077-4396-ae40-c04309e5ca11 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.683543 | controller |     "Jun 11 00:02:15.091130 crc crio[23067]: time=\"2026-06-11T00:02:15.091004215Z\" level=info msg=\"Started container\" PID=32314 containerID=a943014d8bfeacf868498533d4ba6a4570ff4bd400722d912c30d8e50fb8f209 description=openshift-infra/auto-csr-approver-29685602-t6lf6/oc id=e2eea461-8077-4396-ae40-c04309e5ca11 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a82e6c6ede7a537abc72576b4719b22bb02aee88de3974192f11e2f778e2b164",
2026-06-11 01:10:49.683561 | controller |     "Jun 11 00:02:15.144750 crc crio[23067]: time=\"2026-06-11T00:02:15.13330751Z\" level=info msg=\"Stopped pod sandbox: 5de2cf1b2b0d813a862b71ac8699c748d2505e3175dd39bd6ef6da42648fea6c\" id=f0adeaa7-218f-470d-b31a-ca8c9830d769 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.683576 | controller |     "Jun 11 00:02:18.170996 crc crio[23067]: time=\"2026-06-11T00:02:18.168518224Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=9c580751-1468-4199-855f-db66d2fa0d14 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.683591 | controller |     "Jun 11 00:02:18.183484 crc crio[23067]: time=\"2026-06-11T00:02:18.183122342Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=d7d50976-0835-4c64-b7ad-0546556d7654 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.683606 | controller |     "Jun 11 00:02:18.209051 crc crio[23067]: time=\"2026-06-11T00:02:18.207463619Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-ll6wg/registry-server\" id=ecbc53d6-3dc6-437a-9784-e23c1e2194db name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.683621 | controller |     "Jun 11 00:02:18.209468 crc crio[23067]: time=\"2026-06-11T00:02:18.209081282Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.683635 | controller |     "Jun 11 00:02:18.350721 crc crio[23067]: time=\"2026-06-11T00:02:18.348248881Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.683650 | controller |     "Jun 11 00:02:18.360452 crc crio[23067]: time=\"2026-06-11T00:02:18.360336092Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.683664 | controller |     "Jun 11 00:02:18.903295 crc crio[23067]: time=\"2026-06-11T00:02:18.901905816Z\" level=info msg=\"Created container 6f5c11d5b80bdc71dcbb14946cc4d5a69d2dc3163d8e40b1aa338fbd9d6d48c6: openshift-marketplace/redhat-marketplace-ll6wg/registry-server\" id=ecbc53d6-3dc6-437a-9784-e23c1e2194db name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.683679 | controller |     "Jun 11 00:02:18.914471 crc crio[23067]: time=\"2026-06-11T00:02:18.913599347Z\" level=info msg=\"Starting container: 6f5c11d5b80bdc71dcbb14946cc4d5a69d2dc3163d8e40b1aa338fbd9d6d48c6\" id=af8d20eb-7e09-4702-9fec-fe7832fd36be name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.683693 | controller |     "Jun 11 00:02:18.961705 crc crio[23067]: time=\"2026-06-11T00:02:18.96110935Z\" level=info msg=\"Started container\" PID=32415 containerID=6f5c11d5b80bdc71dcbb14946cc4d5a69d2dc3163d8e40b1aa338fbd9d6d48c6 description=openshift-marketplace/redhat-marketplace-ll6wg/registry-server id=af8d20eb-7e09-4702-9fec-fe7832fd36be name=/runtime.v1.RuntimeService/StartContainer sandboxID=f79b4b97d6c55853f1b5aa4659e40b7a3588cd7b2e58cb35e2f905c75b0597e6",
2026-06-11 01:10:49.683708 | controller |     "Jun 11 00:02:19.183089 crc crio[23067]: time=\"2026-06-11T00:02:19.182896574Z\" level=info msg=\"Stopping pod sandbox: b0309e82ad4b420cdfa46254da295ddb55ef6285786581cd64ebc779d6eb029d\" id=d508aa1f-38ab-4280-b38a-b4d49e06071e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.683724 | controller |     "Jun 11 00:02:19.184160 crc crio[23067]: time=\"2026-06-11T00:02:19.184016894Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685600-67bsn Namespace:openshift-infra ID:b0309e82ad4b420cdfa46254da295ddb55ef6285786581cd64ebc779d6eb029d UID:f5f33df6-4a8f-42eb-b361-bb7f597d713a NetNS:/var/run/netns/502a2cdd-7981-4365-a5a3-4a45d8672337 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf5f33df6_4a8f_42eb_b361_bb7f597d713a.slice PodAnnotations:0xc0005309d8}] Aliases:map[]}\"",
2026-06-11 01:10:49.683745 | controller |     "Jun 11 00:02:19.184411 crc crio[23067]: time=\"2026-06-11T00:02:19.184197759Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29685600-67bsn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.683760 | controller |     "Jun 11 00:02:24.201602 crc crio[23067]: time=\"2026-06-11T00:02:24.200423306Z\" level=info msg=\"Stopped pod sandbox: b0309e82ad4b420cdfa46254da295ddb55ef6285786581cd64ebc779d6eb029d\" id=d508aa1f-38ab-4280-b38a-b4d49e06071e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.683775 | controller |     "Jun 11 00:02:24.610493 crc crio[23067]: time=\"2026-06-11T00:02:24.610172858Z\" level=info msg=\"Stopping pod sandbox: a82e6c6ede7a537abc72576b4719b22bb02aee88de3974192f11e2f778e2b164\" id=df2a242f-e02b-434e-9f5a-79dfee6f870b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.683790 | controller |     "Jun 11 00:02:24.611533 crc crio[23067]: time=\"2026-06-11T00:02:24.61138543Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685602-t6lf6 Namespace:openshift-infra ID:a82e6c6ede7a537abc72576b4719b22bb02aee88de3974192f11e2f778e2b164 UID:dcd6001b-403b-4861-813d-49a9cb195e20 NetNS:/var/run/netns/22ff6a35-392f-44e9-b253-135b881487f0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddcd6001b_403b_4861_813d_49a9cb195e20.slice PodAnnotations:0xc000530d58}] Aliases:map[]}\"",
2026-06-11 01:10:49.683805 | controller |     "Jun 11 00:02:24.611944 crc crio[23067]: time=\"2026-06-11T00:02:24.611892823Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29685602-t6lf6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.683820 | controller |     "Jun 11 00:02:27.240963 crc crio[23067]: time=\"2026-06-11T00:02:27.240174051Z\" level=info msg=\"Stopped pod sandbox: a82e6c6ede7a537abc72576b4719b22bb02aee88de3974192f11e2f778e2b164\" id=df2a242f-e02b-434e-9f5a-79dfee6f870b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.683835 | controller |     "Jun 11 00:02:27.705728 crc crio[23067]: time=\"2026-06-11T00:02:27.70553444Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=6a473747-8ba1-413e-9d1d-076e98f2e5f9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.683850 | controller |     "Jun 11 00:02:27.710240 crc crio[23067]: time=\"2026-06-11T00:02:27.709987169Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=fa423cc4-13c8-4941-92d4-2794a9f58460 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.683865 | controller |     "Jun 11 00:02:27.717886 crc crio[23067]: time=\"2026-06-11T00:02:27.717633452Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-shl7m/registry-server\" id=7b9bd083-2e0b-4eee-bad3-c40fba058663 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.683879 | controller |     "Jun 11 00:02:27.718109 crc crio[23067]: time=\"2026-06-11T00:02:27.71792694Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.683898 | controller |     "Jun 11 00:02:27.726376 crc crio[23067]: time=\"2026-06-11T00:02:27.725886891Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=38f4d797-fe5e-4eb1-8f20-8e3c6acdca80 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.683913 | controller |     "Jun 11 00:02:27.779129 crc crio[23067]: time=\"2026-06-11T00:02:27.779038444Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=a99fbb53-9560-4684-917d-03510608a04f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.683928 | controller |     "Jun 11 00:02:27.792286 crc crio[23067]: time=\"2026-06-11T00:02:27.79206827Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-xm6qd/registry-server\" id=473e0927-5027-45b2-b4e9-613e6596e32d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.683943 | controller |     "Jun 11 00:02:27.792917 crc crio[23067]: time=\"2026-06-11T00:02:27.792609535Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.683958 | controller |     "Jun 11 00:02:27.841426 crc crio[23067]: time=\"2026-06-11T00:02:27.841240927Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.683973 | controller |     "Jun 11 00:02:27.845155 crc crio[23067]: time=\"2026-06-11T00:02:27.845065579Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.683988 | controller |     "Jun 11 00:02:27.856032 crc crio[23067]: time=\"2026-06-11T00:02:27.855801254Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.684003 | controller |     "Jun 11 00:02:27.865072 crc crio[23067]: time=\"2026-06-11T00:02:27.864854395Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.684017 | controller |     "Jun 11 00:02:28.128675 crc crio[23067]: time=\"2026-06-11T00:02:28.127040044Z\" level=info msg=\"Created container 5b42aefddc8b735e0cb343d59dab19de6b80c7a2eef2f784847b3405aae4cf70: openshift-marketplace/certified-operators-xm6qd/registry-server\" id=473e0927-5027-45b2-b4e9-613e6596e32d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.684032 | controller |     "Jun 11 00:02:28.132067 crc crio[23067]: time=\"2026-06-11T00:02:28.131916473Z\" level=info msg=\"Starting container: 5b42aefddc8b735e0cb343d59dab19de6b80c7a2eef2f784847b3405aae4cf70\" id=ae4681de-e709-400d-a039-e2c7efe83949 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.684048 | controller |     "Jun 11 00:02:28.143860 crc crio[23067]: time=\"2026-06-11T00:02:28.142731841Z\" level=info msg=\"Started container\" PID=32688 containerID=5b42aefddc8b735e0cb343d59dab19de6b80c7a2eef2f784847b3405aae4cf70 description=openshift-marketplace/certified-operators-xm6qd/registry-server id=ae4681de-e709-400d-a039-e2c7efe83949 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fc988e1c5dffc20c4e6e1169df6a0cb76684d8f346831d540b53f98a6c52a773",
2026-06-11 01:10:49.684064 | controller |     "Jun 11 00:02:28.223796 crc crio[23067]: time=\"2026-06-11T00:02:28.221463543Z\" level=info msg=\"Created container e96ab2551c04a01151945aa2ac180eeaa90e5c16f39638e50754706d9e29d317: openshift-marketplace/community-operators-shl7m/registry-server\" id=7b9bd083-2e0b-4eee-bad3-c40fba058663 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.684078 | controller |     "Jun 11 00:02:28.227307 crc crio[23067]: time=\"2026-06-11T00:02:28.226515748Z\" level=info msg=\"Starting container: e96ab2551c04a01151945aa2ac180eeaa90e5c16f39638e50754706d9e29d317\" id=f4fdede1-cb7f-41c4-af11-b602e865d4ea name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.684097 | controller |     "Jun 11 00:02:28.235107 crc crio[23067]: time=\"2026-06-11T00:02:28.234983933Z\" level=info msg=\"Started container\" PID=32689 containerID=e96ab2551c04a01151945aa2ac180eeaa90e5c16f39638e50754706d9e29d317 description=openshift-marketplace/community-operators-shl7m/registry-server id=f4fdede1-cb7f-41c4-af11-b602e865d4ea name=/runtime.v1.RuntimeService/StartContainer sandboxID=259137cf74bcc246292a344f7dfc896769ea1e890112fb8f26d5f851ca8e2d50",
2026-06-11 01:10:49.684113 | controller |     "Jun 11 00:02:39.710813 crc crio[23067]: time=\"2026-06-11T00:02:39.706582251Z\" level=info msg=\"Stopping container: 08a97214fe4891b56d0cb7eac6d89449cfa1a941651a0c2c1bd3c043ac8008c0 (timeout: 2s)\" id=ab841f39-cb25-48c7-b6ee-9076b85f80a0 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.684128 | controller |     "Jun 11 00:02:39.851015 crc crio[23067]: time=\"2026-06-11T00:02:39.850965229Z\" level=info msg=\"Stopped container 08a97214fe4891b56d0cb7eac6d89449cfa1a941651a0c2c1bd3c043ac8008c0: openshift-marketplace/redhat-marketplace-7596m/registry-server\" id=ab841f39-cb25-48c7-b6ee-9076b85f80a0 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.684143 | controller |     "Jun 11 00:02:39.854141 crc crio[23067]: time=\"2026-06-11T00:02:39.853835675Z\" level=info msg=\"Stopping pod sandbox: f2c76fed6a1d3b2f37448e6830b6de1dd4de7ab8207402725cb95fd787f0d71d\" id=285f1bff-8fcf-4946-8a85-7f1f26d6449c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.684157 | controller |     "Jun 11 00:02:39.854930 crc crio[23067]: time=\"2026-06-11T00:02:39.854864003Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-7596m Namespace:openshift-marketplace ID:f2c76fed6a1d3b2f37448e6830b6de1dd4de7ab8207402725cb95fd787f0d71d UID:cb979eb1-9768-4b07-addb-44690b0888d5 NetNS:/var/run/netns/14c8fc9a-6faf-4930-b1c9-45332033e51a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcb979eb1_9768_4b07_addb_44690b0888d5.slice PodAnnotations:0xc00008cb48}] Aliases:map[]}\"",
2026-06-11 01:10:49.684173 | controller |     "Jun 11 00:02:39.855110 crc crio[23067]: time=\"2026-06-11T00:02:39.855054118Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-7596m from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.684187 | controller |     "Jun 11 00:02:40.118585 crc crio[23067]: time=\"2026-06-11T00:02:40.117133654Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=eb42c08c-6806-4938-af5d-e0889fa10f65 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.684202 | controller |     "Jun 11 00:02:40.123867 crc crio[23067]: time=\"2026-06-11T00:02:40.123488413Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=d441a55a-30df-4814-ac4f-05982165c21e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.684217 | controller |     "Jun 11 00:02:40.136574 crc crio[23067]: time=\"2026-06-11T00:02:40.136364185Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-n7vdr/registry-server\" id=35e5ffa6-cf45-46a2-8ffe-9222d1a364c9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.684231 | controller |     "Jun 11 00:02:40.137697 crc crio[23067]: time=\"2026-06-11T00:02:40.137059063Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.684245 | controller |     "Jun 11 00:02:40.210739 crc crio[23067]: time=\"2026-06-11T00:02:40.210015523Z\" level=info msg=\"Stopping container: c2f33ff3ca0761945d907ae9a484e4af85cd4fa4991a0ec82e769a7279a9b2c6 (timeout: 2s)\" id=74d929d6-78c5-442c-a76b-20b6f6f5372a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.684263 | controller |     "Jun 11 00:02:40.229122 crc crio[23067]: time=\"2026-06-11T00:02:40.228987337Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.684278 | controller |     "Jun 11 00:02:40.245502 crc crio[23067]: time=\"2026-06-11T00:02:40.244512419Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.684293 | controller |     "Jun 11 00:02:40.464865 crc crio[23067]: time=\"2026-06-11T00:02:40.464780923Z\" level=info msg=\"Stopped container c2f33ff3ca0761945d907ae9a484e4af85cd4fa4991a0ec82e769a7279a9b2c6: openshift-marketplace/certified-operators-xnwts/registry-server\" id=74d929d6-78c5-442c-a76b-20b6f6f5372a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.684308 | controller |     "Jun 11 00:02:40.466224 crc crio[23067]: time=\"2026-06-11T00:02:40.466123919Z\" level=info msg=\"Stopping pod sandbox: d1ffdee4e6ae7ef75b63bc64fabbe4289447b1ccbbeb7ec526b717e76096966c\" id=2b19dbd2-1c39-4b1a-baf0-e9c66db8fa5b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.684323 | controller |     "Jun 11 00:02:40.466761 crc crio[23067]: time=\"2026-06-11T00:02:40.466583791Z\" level=info msg=\"Got pod network &{Name:certified-operators-xnwts Namespace:openshift-marketplace ID:d1ffdee4e6ae7ef75b63bc64fabbe4289447b1ccbbeb7ec526b717e76096966c UID:6c1dd789-cdac-4582-ad7e-b8b660f12bcb NetNS:/var/run/netns/2318ae82-d094-49c6-9ddd-adc7fd881fa3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6c1dd789_cdac_4582_ad7e_b8b660f12bcb.slice PodAnnotations:0xc00008cf80}] Aliases:map[]}\"",
2026-06-11 01:10:49.684338 | controller |     "Jun 11 00:02:40.466867 crc crio[23067]: time=\"2026-06-11T00:02:40.466791427Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-xnwts from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.684372 | controller |     "Jun 11 00:02:40.593913 crc crio[23067]: time=\"2026-06-11T00:02:40.59371653Z\" level=info msg=\"Created container 3ae0dbeda4e2a5793ad1dc0dc9de2ad1ce61ff56cfcdc0e560de4bed62b52124: openshift-marketplace/redhat-operators-n7vdr/registry-server\" id=35e5ffa6-cf45-46a2-8ffe-9222d1a364c9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.684389 | controller |     "Jun 11 00:02:40.598028 crc crio[23067]: time=\"2026-06-11T00:02:40.597979603Z\" level=info msg=\"Starting container: 3ae0dbeda4e2a5793ad1dc0dc9de2ad1ce61ff56cfcdc0e560de4bed62b52124\" id=e2341b6c-e542-41cf-b48b-041e88603b61 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.684404 | controller |     "Jun 11 00:02:40.615911 crc crio[23067]: time=\"2026-06-11T00:02:40.615854299Z\" level=info msg=\"Started container\" PID=32942 containerID=3ae0dbeda4e2a5793ad1dc0dc9de2ad1ce61ff56cfcdc0e560de4bed62b52124 description=openshift-marketplace/redhat-operators-n7vdr/registry-server id=e2341b6c-e542-41cf-b48b-041e88603b61 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b1e3893f931c866eb92cdbfe1a02e9bbc8502a13f48840ce66c734ab6c7249ca",
2026-06-11 01:10:49.684419 | controller |     "Jun 11 00:02:40.738119 crc crio[23067]: time=\"2026-06-11T00:02:40.738030376Z\" level=info msg=\"Stopped pod sandbox: f2c76fed6a1d3b2f37448e6830b6de1dd4de7ab8207402725cb95fd787f0d71d\" id=285f1bff-8fcf-4946-8a85-7f1f26d6449c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.684434 | controller |     "Jun 11 00:02:40.946243 crc crio[23067]: time=\"2026-06-11T00:02:40.945759997Z\" level=info msg=\"Stopped pod sandbox: d1ffdee4e6ae7ef75b63bc64fabbe4289447b1ccbbeb7ec526b717e76096966c\" id=2b19dbd2-1c39-4b1a-baf0-e9c66db8fa5b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.684452 | controller |     "Jun 11 00:02:41.139870 crc crio[23067]: time=\"2026-06-11T00:02:41.139459836Z\" level=info msg=\"Removing container: c2f33ff3ca0761945d907ae9a484e4af85cd4fa4991a0ec82e769a7279a9b2c6\" id=af36baa1-f09f-41b8-9490-8a1c7a8e9cc6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.684467 | controller |     "Jun 11 00:02:41.171933 crc crio[23067]: time=\"2026-06-11T00:02:41.166569916Z\" level=info msg=\"Removed container c2f33ff3ca0761945d907ae9a484e4af85cd4fa4991a0ec82e769a7279a9b2c6: openshift-marketplace/certified-operators-xnwts/registry-server\" id=af36baa1-f09f-41b8-9490-8a1c7a8e9cc6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.684481 | controller |     "Jun 11 00:02:41.181577 crc crio[23067]: time=\"2026-06-11T00:02:41.181038241Z\" level=info msg=\"Removing container: 7aa3ea59d382c43960724166f41ec9a013a8031cf53a375abb5bf7eb661a0eb3\" id=760caef7-97c8-4e57-8ce9-efc0c1a6bf9d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.684496 | controller |     "Jun 11 00:02:41.223727 crc crio[23067]: time=\"2026-06-11T00:02:41.223569981Z\" level=info msg=\"Removed container 7aa3ea59d382c43960724166f41ec9a013a8031cf53a375abb5bf7eb661a0eb3: openshift-marketplace/certified-operators-xnwts/extract-content\" id=760caef7-97c8-4e57-8ce9-efc0c1a6bf9d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.684511 | controller |     "Jun 11 00:02:41.230253 crc crio[23067]: time=\"2026-06-11T00:02:41.230166777Z\" level=info msg=\"Removing container: 663b86246f8d0748017d55e37e269522a3d937bb567f9b819931e282319866ba\" id=c92904ba-f0a3-456c-8f3e-f7daa4652168 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.684525 | controller |     "Jun 11 00:02:41.257598 crc crio[23067]: time=\"2026-06-11T00:02:41.25737304Z\" level=info msg=\"Removed container 663b86246f8d0748017d55e37e269522a3d937bb567f9b819931e282319866ba: openshift-marketplace/certified-operators-xnwts/extract-utilities\" id=c92904ba-f0a3-456c-8f3e-f7daa4652168 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.684540 | controller |     "Jun 11 00:02:41.276437 crc crio[23067]: time=\"2026-06-11T00:02:41.276361945Z\" level=info msg=\"Removing container: 08a97214fe4891b56d0cb7eac6d89449cfa1a941651a0c2c1bd3c043ac8008c0\" id=e019547d-3a98-4743-8e42-a044ad862aec name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.684554 | controller |     "Jun 11 00:02:41.299333 crc crio[23067]: time=\"2026-06-11T00:02:41.299227312Z\" level=info msg=\"Removed container 08a97214fe4891b56d0cb7eac6d89449cfa1a941651a0c2c1bd3c043ac8008c0: openshift-marketplace/redhat-marketplace-7596m/registry-server\" id=e019547d-3a98-4743-8e42-a044ad862aec name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.684569 | controller |     "Jun 11 00:02:41.302504 crc crio[23067]: time=\"2026-06-11T00:02:41.302428898Z\" level=info msg=\"Removing container: 7867a37981c5f68722b2cba7aab7a2f75c79cb0f7cf8c55f9cc6adc722d67c66\" id=3b03994c-5cd4-4cb5-8a17-83eff25da288 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.684583 | controller |     "Jun 11 00:02:41.320566 crc crio[23067]: time=\"2026-06-11T00:02:41.320506618Z\" level=info msg=\"Removed container 7867a37981c5f68722b2cba7aab7a2f75c79cb0f7cf8c55f9cc6adc722d67c66: openshift-marketplace/redhat-marketplace-7596m/extract-content\" id=3b03994c-5cd4-4cb5-8a17-83eff25da288 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.684597 | controller |     "Jun 11 00:02:41.323474 crc crio[23067]: time=\"2026-06-11T00:02:41.323356394Z\" level=info msg=\"Removing container: aceea44e6afc10746c743ed1dd24dbfca43f514053f620205ce082b00a12e514\" id=28ea9dd9-02a4-482c-bdaa-51cf5d806973 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.684611 | controller |     "Jun 11 00:02:41.344600 crc crio[23067]: time=\"2026-06-11T00:02:41.344505946Z\" level=info msg=\"Removed container aceea44e6afc10746c743ed1dd24dbfca43f514053f620205ce082b00a12e514: openshift-marketplace/redhat-marketplace-7596m/extract-utilities\" id=28ea9dd9-02a4-482c-bdaa-51cf5d806973 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.684628 | controller |     "Jun 11 00:02:47.000846 crc crio[23067]: time=\"2026-06-11T00:02:47.000053197Z\" level=info msg=\"Stopping container: 3423ef051e83b7311cae4d2cc4780a0a3f739baa434a532a17d1728095f97d99 (timeout: 2s)\" id=b3d562af-84d8-464c-b6cd-a0cf44164b23 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.684643 | controller |     "Jun 11 00:02:47.128246 crc crio[23067]: time=\"2026-06-11T00:02:47.128123042Z\" level=info msg=\"Stopped container 3423ef051e83b7311cae4d2cc4780a0a3f739baa434a532a17d1728095f97d99: openshift-marketplace/community-operators-stxdw/registry-server\" id=b3d562af-84d8-464c-b6cd-a0cf44164b23 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.684657 | controller |     "Jun 11 00:02:47.129178 crc crio[23067]: time=\"2026-06-11T00:02:47.129112618Z\" level=info msg=\"Stopping pod sandbox: 7071223793b05fb5a4779bcbcef18b3c1285f50f9e44bcb4b6b480fe1ef71f81\" id=7cc829dc-c081-469f-b7ff-33ea5bf94923 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.684672 | controller |     "Jun 11 00:02:47.130014 crc crio[23067]: time=\"2026-06-11T00:02:47.129838197Z\" level=info msg=\"Got pod network &{Name:community-operators-stxdw Namespace:openshift-marketplace ID:7071223793b05fb5a4779bcbcef18b3c1285f50f9e44bcb4b6b480fe1ef71f81 UID:2e031121-c632-4a05-98cb-df422f9f291d NetNS:/var/run/netns/7ad325ab-d162-448d-b81a-f765601126f2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2e031121_c632_4a05_98cb_df422f9f291d.slice PodAnnotations:0xc0005314c0}] Aliases:map[]}\"",
2026-06-11 01:10:49.684687 | controller |     "Jun 11 00:02:47.130212 crc crio[23067]: time=\"2026-06-11T00:02:47.130141775Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-stxdw from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.684701 | controller |     "Jun 11 00:02:47.352448 crc crio[23067]: time=\"2026-06-11T00:02:47.352341191Z\" level=info msg=\"Stopped pod sandbox: 7071223793b05fb5a4779bcbcef18b3c1285f50f9e44bcb4b6b480fe1ef71f81\" id=7cc829dc-c081-469f-b7ff-33ea5bf94923 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.684715 | controller |     "Jun 11 00:02:48.215196 crc crio[23067]: time=\"2026-06-11T00:02:48.214755173Z\" level=info msg=\"Removing container: 3423ef051e83b7311cae4d2cc4780a0a3f739baa434a532a17d1728095f97d99\" id=acba30a8-88ee-4306-8689-d749e28b71c8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.684730 | controller |     "Jun 11 00:02:48.232499 crc crio[23067]: time=\"2026-06-11T00:02:48.232424053Z\" level=info msg=\"Removed container 3423ef051e83b7311cae4d2cc4780a0a3f739baa434a532a17d1728095f97d99: openshift-marketplace/community-operators-stxdw/registry-server\" id=acba30a8-88ee-4306-8689-d749e28b71c8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.684744 | controller |     "Jun 11 00:02:48.235242 crc crio[23067]: time=\"2026-06-11T00:02:48.235162975Z\" level=info msg=\"Removing container: e44c5ead8d15a01297fe859b2faef77ffefd168f898344b97ced880c0244c6c4\" id=9f700047-b1a8-4b98-b1a9-7a2c1ca3a360 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.684759 | controller |     "Jun 11 00:02:48.275100 crc crio[23067]: time=\"2026-06-11T00:02:48.274998184Z\" level=info msg=\"Removed container e44c5ead8d15a01297fe859b2faef77ffefd168f898344b97ced880c0244c6c4: openshift-marketplace/community-operators-stxdw/extract-content\" id=9f700047-b1a8-4b98-b1a9-7a2c1ca3a360 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.684773 | controller |     "Jun 11 00:02:48.277969 crc crio[23067]: time=\"2026-06-11T00:02:48.277889981Z\" level=info msg=\"Removing container: 482a1c05bf65ce2e1baa80ea9ad063e78bf9333ffc844a31513bc963f9398489\" id=e8bc6b44-0899-412f-9826-af71c4cdaaf4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.684791 | controller |     "Jun 11 00:02:48.299628 crc crio[23067]: time=\"2026-06-11T00:02:48.299539877Z\" level=info msg=\"Removed container 482a1c05bf65ce2e1baa80ea9ad063e78bf9333ffc844a31513bc963f9398489: openshift-marketplace/community-operators-stxdw/extract-utilities\" id=e8bc6b44-0899-412f-9826-af71c4cdaaf4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.684806 | controller |     "Jun 11 00:02:57.004924 crc crio[23067]: time=\"2026-06-11T00:02:57.003755Z\" level=info msg=\"Stopping container: c396e60fdc561ebcd22575d5ff6293dcc56d915eb88e90d5957076a6feddc157 (timeout: 2s)\" id=9dc7d1c5-4a5a-40f2-8fd1-a3b595a5acad name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.684821 | controller |     "Jun 11 00:02:59.332312 crc crio[23067]: time=\"2026-06-11T00:02:59.331793347Z\" level=info msg=\"Stopped container c396e60fdc561ebcd22575d5ff6293dcc56d915eb88e90d5957076a6feddc157: openshift-marketplace/redhat-operators-krr4f/registry-server\" id=9dc7d1c5-4a5a-40f2-8fd1-a3b595a5acad name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.684836 | controller |     "Jun 11 00:02:59.334088 crc crio[23067]: time=\"2026-06-11T00:02:59.333879533Z\" level=info msg=\"Stopping pod sandbox: a4d1f356aee926202539d42760f5fb12ffa91769a6d75336288efb55f57349c2\" id=1be622c2-1d78-43a6-ad75-70c8a623a74f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.684852 | controller |     "Jun 11 00:02:59.335122 crc crio[23067]: time=\"2026-06-11T00:02:59.335039913Z\" level=info msg=\"Got pod network &{Name:redhat-operators-krr4f Namespace:openshift-marketplace ID:a4d1f356aee926202539d42760f5fb12ffa91769a6d75336288efb55f57349c2 UID:6f81c4a0-79bb-4ad5-96df-44232caa218f NetNS:/var/run/netns/b1478765-e5f3-4df5-8d9b-7b12afb33ffc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6f81c4a0_79bb_4ad5_96df_44232caa218f.slice PodAnnotations:0xc000c34998}] Aliases:map[]}\"",
2026-06-11 01:10:49.684867 | controller |     "Jun 11 00:02:59.335459 crc crio[23067]: time=\"2026-06-11T00:02:59.335380703Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-krr4f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.684882 | controller |     "Jun 11 00:02:59.573907 crc crio[23067]: time=\"2026-06-11T00:02:59.573108061Z\" level=info msg=\"Stopped pod sandbox: a4d1f356aee926202539d42760f5fb12ffa91769a6d75336288efb55f57349c2\" id=1be622c2-1d78-43a6-ad75-70c8a623a74f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.684897 | controller |     "Jun 11 00:03:00.328351 crc crio[23067]: time=\"2026-06-11T00:03:00.32816398Z\" level=info msg=\"Removing container: c396e60fdc561ebcd22575d5ff6293dcc56d915eb88e90d5957076a6feddc157\" id=4df4c9e4-d531-4aad-bf6c-7c2de98b1f54 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.684911 | controller |     "Jun 11 00:03:00.355358 crc crio[23067]: time=\"2026-06-11T00:03:00.355148498Z\" level=info msg=\"Removed container c396e60fdc561ebcd22575d5ff6293dcc56d915eb88e90d5957076a6feddc157: openshift-marketplace/redhat-operators-krr4f/registry-server\" id=4df4c9e4-d531-4aad-bf6c-7c2de98b1f54 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.684927 | controller |     "Jun 11 00:03:00.359253 crc crio[23067]: time=\"2026-06-11T00:03:00.359198715Z\" level=info msg=\"Removing container: e3eb9923542aa729d630577f94f0340613cf22d754b491fb1ec4f8f70b1affa3\" id=8880179d-2563-4031-8691-90cb2cf5e7c3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.684942 | controller |     "Jun 11 00:03:00.392057 crc crio[23067]: time=\"2026-06-11T00:03:00.391956626Z\" level=info msg=\"Removed container e3eb9923542aa729d630577f94f0340613cf22d754b491fb1ec4f8f70b1affa3: openshift-marketplace/redhat-operators-krr4f/extract-content\" id=8880179d-2563-4031-8691-90cb2cf5e7c3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.684960 | controller |     "Jun 11 00:03:00.396210 crc crio[23067]: time=\"2026-06-11T00:03:00.396139627Z\" level=info msg=\"Removing container: 31e34db1974d514edf0672b0753a7266317ed65b415a7b4a2fe0019fd0672b8b\" id=df9df9fe-94ba-4b78-836f-0a1232fc4679 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.684975 | controller |     "Jun 11 00:03:00.430965 crc crio[23067]: time=\"2026-06-11T00:03:00.43086492Z\" level=info msg=\"Removed container 31e34db1974d514edf0672b0753a7266317ed65b415a7b4a2fe0019fd0672b8b: openshift-marketplace/redhat-operators-krr4f/extract-utilities\" id=df9df9fe-94ba-4b78-836f-0a1232fc4679 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.684991 | controller |     "Jun 11 00:03:10.587020 crc crio[23067]: time=\"2026-06-11T00:03:10.58572941Z\" level=info msg=\"Stopping pod sandbox: d1ffdee4e6ae7ef75b63bc64fabbe4289447b1ccbbeb7ec526b717e76096966c\" id=0a746e7a-820f-4b35-abea-97c85581c585 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.685006 | controller |     "Jun 11 00:03:10.587020 crc crio[23067]: time=\"2026-06-11T00:03:10.586914541Z\" level=info msg=\"Stopped pod sandbox (already stopped): d1ffdee4e6ae7ef75b63bc64fabbe4289447b1ccbbeb7ec526b717e76096966c\" id=0a746e7a-820f-4b35-abea-97c85581c585 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.685021 | controller |     "Jun 11 00:03:10.589142 crc crio[23067]: time=\"2026-06-11T00:03:10.587868927Z\" level=info msg=\"Removing pod sandbox: d1ffdee4e6ae7ef75b63bc64fabbe4289447b1ccbbeb7ec526b717e76096966c\" id=9d629453-4c19-4109-9b8f-0cfa02bed1b8 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.685035 | controller |     "Jun 11 00:03:10.615031 crc crio[23067]: time=\"2026-06-11T00:03:10.614887565Z\" level=info msg=\"Removed pod sandbox: d1ffdee4e6ae7ef75b63bc64fabbe4289447b1ccbbeb7ec526b717e76096966c\" id=9d629453-4c19-4109-9b8f-0cfa02bed1b8 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.685050 | controller |     "Jun 11 00:03:10.616216 crc crio[23067]: time=\"2026-06-11T00:03:10.616157259Z\" level=info msg=\"Stopping pod sandbox: a4d1f356aee926202539d42760f5fb12ffa91769a6d75336288efb55f57349c2\" id=3d089aa6-ac94-444b-8cc2-23def318dbd8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.685065 | controller |     "Jun 11 00:03:10.616365 crc crio[23067]: time=\"2026-06-11T00:03:10.616227581Z\" level=info msg=\"Stopped pod sandbox (already stopped): a4d1f356aee926202539d42760f5fb12ffa91769a6d75336288efb55f57349c2\" id=3d089aa6-ac94-444b-8cc2-23def318dbd8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.685080 | controller |     "Jun 11 00:03:10.616987 crc crio[23067]: time=\"2026-06-11T00:03:10.616919449Z\" level=info msg=\"Removing pod sandbox: a4d1f356aee926202539d42760f5fb12ffa91769a6d75336288efb55f57349c2\" id=d297cf52-e717-4452-b22d-617327351e02 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.685095 | controller |     "Jun 11 00:03:10.630630 crc crio[23067]: time=\"2026-06-11T00:03:10.63051106Z\" level=info msg=\"Removed pod sandbox: a4d1f356aee926202539d42760f5fb12ffa91769a6d75336288efb55f57349c2\" id=d297cf52-e717-4452-b22d-617327351e02 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.685109 | controller |     "Jun 11 00:03:10.632079 crc crio[23067]: time=\"2026-06-11T00:03:10.631852016Z\" level=info msg=\"Stopping pod sandbox: 7071223793b05fb5a4779bcbcef18b3c1285f50f9e44bcb4b6b480fe1ef71f81\" id=3a670175-fa18-42d9-93b4-b17fd15769a6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.685124 | controller |     "Jun 11 00:03:10.632079 crc crio[23067]: time=\"2026-06-11T00:03:10.63200304Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7071223793b05fb5a4779bcbcef18b3c1285f50f9e44bcb4b6b480fe1ef71f81\" id=3a670175-fa18-42d9-93b4-b17fd15769a6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.685142 | controller |     "Jun 11 00:03:10.632734 crc crio[23067]: time=\"2026-06-11T00:03:10.632602846Z\" level=info msg=\"Removing pod sandbox: 7071223793b05fb5a4779bcbcef18b3c1285f50f9e44bcb4b6b480fe1ef71f81\" id=b0f4c41e-666d-49e7-a8dd-71f51983b91e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.685157 | controller |     "Jun 11 00:03:10.640765 crc crio[23067]: time=\"2026-06-11T00:03:10.640628029Z\" level=info msg=\"Removed pod sandbox: 7071223793b05fb5a4779bcbcef18b3c1285f50f9e44bcb4b6b480fe1ef71f81\" id=b0f4c41e-666d-49e7-a8dd-71f51983b91e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.685172 | controller |     "Jun 11 00:03:10.641534 crc crio[23067]: time=\"2026-06-11T00:03:10.641447741Z\" level=info msg=\"Stopping pod sandbox: f2c76fed6a1d3b2f37448e6830b6de1dd4de7ab8207402725cb95fd787f0d71d\" id=9aa1c8a9-efb9-4339-9b10-8997c5003e34 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.685187 | controller |     "Jun 11 00:03:10.641618 crc crio[23067]: time=\"2026-06-11T00:03:10.641556334Z\" level=info msg=\"Stopped pod sandbox (already stopped): f2c76fed6a1d3b2f37448e6830b6de1dd4de7ab8207402725cb95fd787f0d71d\" id=9aa1c8a9-efb9-4339-9b10-8997c5003e34 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.685201 | controller |     "Jun 11 00:03:10.642327 crc crio[23067]: time=\"2026-06-11T00:03:10.642235422Z\" level=info msg=\"Removing pod sandbox: f2c76fed6a1d3b2f37448e6830b6de1dd4de7ab8207402725cb95fd787f0d71d\" id=d68ba089-da85-4646-b03b-8133754efb57 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.685216 | controller |     "Jun 11 00:03:10.655869 crc crio[23067]: time=\"2026-06-11T00:03:10.655743941Z\" level=info msg=\"Removed pod sandbox: f2c76fed6a1d3b2f37448e6830b6de1dd4de7ab8207402725cb95fd787f0d71d\" id=d68ba089-da85-4646-b03b-8133754efb57 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.685230 | controller |     "Jun 11 00:04:00.519282 crc crio[23067]: time=\"2026-06-11T00:04:00.518479852Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29685604-nnmfr/POD\" id=b89ab39a-d136-41cc-9b49-9835978a09ff name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.685245 | controller |     "Jun 11 00:04:00.521009 crc crio[23067]: time=\"2026-06-11T00:04:00.519442467Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.685260 | controller |     "Jun 11 00:04:00.553105 crc crio[23067]: time=\"2026-06-11T00:04:00.552871556Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685604-nnmfr Namespace:openshift-infra ID:d67815a12a005f9638b9bae705bb486df32ef1f56189ec6d9644e4ce9bb65de3 UID:a9effd31-6eb4-440d-9f4b-89ce2b96845e NetNS:/var/run/netns/af1d8c6b-0dae-4f8a-9c8d-314c8b93889b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda9effd31_6eb4_440d_9f4b_89ce2b96845e.slice PodAnnotations:0xc002a460e8}] Aliases:map[]}\"",
2026-06-11 01:10:49.685275 | controller |     "Jun 11 00:04:00.553105 crc crio[23067]: time=\"2026-06-11T00:04:00.552924517Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29685604-nnmfr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.685290 | controller |     "Jun 11 00:04:01.005358 crc crio[23067]: 2026-06-11T00:04:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d67815a12a005f9 Mac:b2:c2:b6:f9:ec:90 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:47 Mtu:0 Sandbox:/var/run/netns/af1d8c6b-0dae-4f8a-9c8d-314c8b93889b SocketPath: PciID:}] [{Interface:0xc00025b5f0 Address:{IP:10.217.0.71 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.685305 | controller |     "Jun 11 00:04:01.007429 crc crio[23067]: time=\"2026-06-11T00:04:01.007326415Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685604-nnmfr Namespace:openshift-infra ID:d67815a12a005f9638b9bae705bb486df32ef1f56189ec6d9644e4ce9bb65de3 UID:a9effd31-6eb4-440d-9f4b-89ce2b96845e NetNS:/var/run/netns/af1d8c6b-0dae-4f8a-9c8d-314c8b93889b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda9effd31_6eb4_440d_9f4b_89ce2b96845e.slice PodAnnotations:0xc002a460e8}] Aliases:map[]}\"",
2026-06-11 01:10:49.685329 | controller |     "Jun 11 00:04:01.007603 crc crio[23067]: time=\"2026-06-11T00:04:01.007544201Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29685604-nnmfr for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.685348 | controller |     "Jun 11 00:04:01.014612 crc crio[23067]: time=\"2026-06-11T00:04:01.014517136Z\" level=info msg=\"Ran pod sandbox d67815a12a005f9638b9bae705bb486df32ef1f56189ec6d9644e4ce9bb65de3 with infra container: openshift-infra/auto-csr-approver-29685604-nnmfr/POD\" id=b89ab39a-d136-41cc-9b49-9835978a09ff name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.685380 | controller |     "Jun 11 00:04:01.017802 crc crio[23067]: time=\"2026-06-11T00:04:01.017699641Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=2ff7025a-8eb2-42a6-9ddd-6533f372b651 name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.685396 | controller |     "Jun 11 00:04:01.027026 crc crio[23067]: time=\"2026-06-11T00:04:01.026932336Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 01:10:49.685411 | controller |     "Jun 11 00:04:01.826619 crc crio[23067]: time=\"2026-06-11T00:04:01.826474658Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=2ff7025a-8eb2-42a6-9ddd-6533f372b651 name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.685426 | controller |     "Jun 11 00:04:01.827783 crc crio[23067]: time=\"2026-06-11T00:04:01.827541546Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=4741448d-9324-4996-9a0e-c91ca33c464d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.685440 | controller |     "Jun 11 00:04:01.830990 crc crio[23067]: time=\"2026-06-11T00:04:01.830869975Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=0f3121bf-88a7-42bd-a576-6c12815c4395 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.685455 | controller |     "Jun 11 00:04:01.848982 crc crio[23067]: time=\"2026-06-11T00:04:01.848913114Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29685604-nnmfr/oc\" id=e73f3948-7962-4102-bc5c-4405df62bfa9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.685469 | controller |     "Jun 11 00:04:01.850473 crc crio[23067]: time=\"2026-06-11T00:04:01.850413034Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.685484 | controller |     "Jun 11 00:04:01.880760 crc crio[23067]: time=\"2026-06-11T00:04:01.880625257Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.685498 | controller |     "Jun 11 00:04:02.249378 crc crio[23067]: time=\"2026-06-11T00:04:02.249259375Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.685513 | controller |     "Jun 11 00:04:02.359084 crc crio[23067]: time=\"2026-06-11T00:04:02.357012289Z\" level=info msg=\"Created container 350d0bdbb77489a2e8dd12c41e17fef585c42050d39e9d2704bc89645673ac18: openshift-infra/auto-csr-approver-29685604-nnmfr/oc\" id=e73f3948-7962-4102-bc5c-4405df62bfa9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.685532 | controller |     "Jun 11 00:04:02.361933 crc crio[23067]: time=\"2026-06-11T00:04:02.361494958Z\" level=info msg=\"Starting container: 350d0bdbb77489a2e8dd12c41e17fef585c42050d39e9d2704bc89645673ac18\" id=8fe8f731-5ed0-4733-8cbd-cda2e51f28b2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.685547 | controller |     "Jun 11 00:04:02.369358 crc crio[23067]: time=\"2026-06-11T00:04:02.369237724Z\" level=info msg=\"Started container\" PID=34215 containerID=350d0bdbb77489a2e8dd12c41e17fef585c42050d39e9d2704bc89645673ac18 description=openshift-infra/auto-csr-approver-29685604-nnmfr/oc id=8fe8f731-5ed0-4733-8cbd-cda2e51f28b2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d67815a12a005f9638b9bae705bb486df32ef1f56189ec6d9644e4ce9bb65de3",
2026-06-11 01:10:49.685562 | controller |     "Jun 11 00:04:04.030465 crc crio[23067]: time=\"2026-06-11T00:04:04.030318024Z\" level=info msg=\"Stopping pod sandbox: d67815a12a005f9638b9bae705bb486df32ef1f56189ec6d9644e4ce9bb65de3\" id=f3b8e566-5954-4e70-ba77-298982a5170c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.685577 | controller |     "Jun 11 00:04:04.033820 crc crio[23067]: time=\"2026-06-11T00:04:04.03126944Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685604-nnmfr Namespace:openshift-infra ID:d67815a12a005f9638b9bae705bb486df32ef1f56189ec6d9644e4ce9bb65de3 UID:a9effd31-6eb4-440d-9f4b-89ce2b96845e NetNS:/var/run/netns/af1d8c6b-0dae-4f8a-9c8d-314c8b93889b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda9effd31_6eb4_440d_9f4b_89ce2b96845e.slice PodAnnotations:0xc00008c638}] Aliases:map[]}\"",
2026-06-11 01:10:49.685592 | controller |     "Jun 11 00:04:04.033820 crc crio[23067]: time=\"2026-06-11T00:04:04.031511146Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29685604-nnmfr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.685607 | controller |     "Jun 11 00:04:04.351966 crc crio[23067]: time=\"2026-06-11T00:04:04.350962887Z\" level=info msg=\"Stopped pod sandbox: d67815a12a005f9638b9bae705bb486df32ef1f56189ec6d9644e4ce9bb65de3\" id=f3b8e566-5954-4e70-ba77-298982a5170c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.685622 | controller |     "Jun 11 00:06:08.543707 crc crio[23067]: time=\"2026-06-11T00:06:08.542717888Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=3545722f-e479-431c-911c-2df3dbc14328 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.685636 | controller |     "Jun 11 00:06:08.546227 crc crio[23067]: time=\"2026-06-11T00:06:08.543705125Z\" level=info msg=\"Removing container: 5ade936f50fbcdfec3d29b399c22c452ce75520ef8609eac8c4ae02200e1c3af\" id=7aefe4fc-bf03-4dd8-85f1-625f94fdbfde name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.685651 | controller |     "Jun 11 00:06:08.820535 crc crio[23067]: time=\"2026-06-11T00:06:08.820366923Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=f00b37b8-80ed-4c08-b7e2-679f86ba9c95 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.685666 | controller |     "Jun 11 00:06:08.824580 crc crio[23067]: time=\"2026-06-11T00:06:08.824503023Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=9baaba1a-2e58-448c-bba8-81b0281794c7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.685681 | controller |     "Jun 11 00:06:08.825477 crc crio[23067]: time=\"2026-06-11T00:06:08.825423697Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.685699 | controller |     "Jun 11 00:06:08.877120 crc crio[23067]: time=\"2026-06-11T00:06:08.877044354Z\" level=info msg=\"Removed container 5ade936f50fbcdfec3d29b399c22c452ce75520ef8609eac8c4ae02200e1c3af: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=7aefe4fc-bf03-4dd8-85f1-625f94fdbfde name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.685714 | controller |     "Jun 11 00:06:08.881309 crc crio[23067]: time=\"2026-06-11T00:06:08.881239486Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.685729 | controller |     "Jun 11 00:06:09.139134 crc crio[23067]: time=\"2026-06-11T00:06:09.13900995Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.685744 | controller |     "Jun 11 00:06:09.235437 crc crio[23067]: time=\"2026-06-11T00:06:09.234887387Z\" level=info msg=\"Created container 1e5278fc614296a757587c0c67e7974db0119fec503bfb0d3423643869a728a9: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=9baaba1a-2e58-448c-bba8-81b0281794c7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.685759 | controller |     "Jun 11 00:06:09.236783 crc crio[23067]: time=\"2026-06-11T00:06:09.236615003Z\" level=info msg=\"Starting container: 1e5278fc614296a757587c0c67e7974db0119fec503bfb0d3423643869a728a9\" id=1c824eec-ee2b-498c-ae19-13cfeed820a0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.685774 | controller |     "Jun 11 00:06:09.241773 crc crio[23067]: time=\"2026-06-11T00:06:09.241293148Z\" level=info msg=\"Started container\" PID=35923 containerID=1e5278fc614296a757587c0c67e7974db0119fec503bfb0d3423643869a728a9 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=1c824eec-ee2b-498c-ae19-13cfeed820a0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=df72115a442fdf33fc8f7841fbcfd4e9cfa83ca7df04505d424537a5aa434398",
2026-06-11 01:10:49.685789 | controller |     "Jun 11 00:06:28.646315 crc crio[23067]: time=\"2026-06-11T00:06:28.645419252Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29685606-dxrsv/POD\" id=479ff1dc-6350-458a-967a-3dc7b9a1b238 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.685804 | controller |     "Jun 11 00:06:28.647252 crc crio[23067]: time=\"2026-06-11T00:06:28.646428369Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.685820 | controller |     "Jun 11 00:06:28.672791 crc crio[23067]: time=\"2026-06-11T00:06:28.67269953Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685606-dxrsv Namespace:openshift-infra ID:49190be1cdc845b437bf44cbe1bfb08e11e0c60dfbb41bb4819226b0779a0238 UID:8e5999c4-a350-42a2-9426-63e3aafb4a13 NetNS:/var/run/netns/ee1038fe-13bf-4910-b646-187ee99ce98b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8e5999c4_a350_42a2_9426_63e3aafb4a13.slice PodAnnotations:0xc000b80180}] Aliases:map[]}\"",
2026-06-11 01:10:49.685835 | controller |     "Jun 11 00:06:28.672791 crc crio[23067]: time=\"2026-06-11T00:06:28.672781842Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29685606-dxrsv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.685850 | controller |     "Jun 11 00:06:29.377794 crc crio[23067]: 2026-06-11T00:06:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:49190be1cdc845b Mac:fe:ad:02:20:d7:c0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:48 Mtu:0 Sandbox:/var/run/netns/ee1038fe-13bf-4910-b646-187ee99ce98b SocketPath: PciID:}] [{Interface:0xc000126bc0 Address:{IP:10.217.0.72 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.685868 | controller |     "Jun 11 00:06:29.380569 crc crio[23067]: time=\"2026-06-11T00:06:29.380513446Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685606-dxrsv Namespace:openshift-infra ID:49190be1cdc845b437bf44cbe1bfb08e11e0c60dfbb41bb4819226b0779a0238 UID:8e5999c4-a350-42a2-9426-63e3aafb4a13 NetNS:/var/run/netns/ee1038fe-13bf-4910-b646-187ee99ce98b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8e5999c4_a350_42a2_9426_63e3aafb4a13.slice PodAnnotations:0xc000b80180}] Aliases:map[]}\"",
2026-06-11 01:10:49.685883 | controller |     "Jun 11 00:06:29.380816 crc crio[23067]: time=\"2026-06-11T00:06:29.380749643Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29685606-dxrsv for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.685898 | controller |     "Jun 11 00:06:29.388270 crc crio[23067]: time=\"2026-06-11T00:06:29.388093567Z\" level=info msg=\"Ran pod sandbox 49190be1cdc845b437bf44cbe1bfb08e11e0c60dfbb41bb4819226b0779a0238 with infra container: openshift-infra/auto-csr-approver-29685606-dxrsv/POD\" id=479ff1dc-6350-458a-967a-3dc7b9a1b238 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.685914 | controller |     "Jun 11 00:06:29.390699 crc crio[23067]: time=\"2026-06-11T00:06:29.390524782Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=8e8fa32a-44ef-4a9f-bf67-e93022f8c0d7 name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.685929 | controller |     "Jun 11 00:06:29.411595 crc crio[23067]: time=\"2026-06-11T00:06:29.411521922Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 01:10:49.685944 | controller |     "Jun 11 00:06:30.874208 crc crio[23067]: time=\"2026-06-11T00:06:30.87344142Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=8e8fa32a-44ef-4a9f-bf67-e93022f8c0d7 name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.685959 | controller |     "Jun 11 00:06:30.876347 crc crio[23067]: time=\"2026-06-11T00:06:30.876240404Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=39a86f6a-40fb-49ad-bfba-c54377f7a54a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.685974 | controller |     "Jun 11 00:06:30.878384 crc crio[23067]: time=\"2026-06-11T00:06:30.87831241Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=7780221b-44a6-4d45-ba79-6be46bee55ae name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.685989 | controller |     "Jun 11 00:06:30.885063 crc crio[23067]: time=\"2026-06-11T00:06:30.884823313Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29685606-dxrsv/oc\" id=8eca8058-b51a-4365-aa11-4b94558e3171 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.686004 | controller |     "Jun 11 00:06:30.885344 crc crio[23067]: time=\"2026-06-11T00:06:30.885215434Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.686019 | controller |     "Jun 11 00:06:30.914226 crc crio[23067]: time=\"2026-06-11T00:06:30.913874148Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.686034 | controller |     "Jun 11 00:06:31.332541 crc crio[23067]: time=\"2026-06-11T00:06:31.332446491Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.686052 | controller |     "Jun 11 00:06:31.427479 crc crio[23067]: time=\"2026-06-11T00:06:31.427039383Z\" level=info msg=\"Created container 1da24fef0f2910c8230bb960dd0bb3c89795dddabd588a32f1cafa8695a2c087: openshift-infra/auto-csr-approver-29685606-dxrsv/oc\" id=8eca8058-b51a-4365-aa11-4b94558e3171 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.686068 | controller |     "Jun 11 00:06:31.430924 crc crio[23067]: time=\"2026-06-11T00:06:31.430833785Z\" level=info msg=\"Starting container: 1da24fef0f2910c8230bb960dd0bb3c89795dddabd588a32f1cafa8695a2c087\" id=5dd39715-1e8c-4482-a4c1-39d85ccee647 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.686083 | controller |     "Jun 11 00:06:31.439160 crc crio[23067]: time=\"2026-06-11T00:06:31.439071384Z\" level=info msg=\"Started container\" PID=36287 containerID=1da24fef0f2910c8230bb960dd0bb3c89795dddabd588a32f1cafa8695a2c087 description=openshift-infra/auto-csr-approver-29685606-dxrsv/oc id=5dd39715-1e8c-4482-a4c1-39d85ccee647 name=/runtime.v1.RuntimeService/StartContainer sandboxID=49190be1cdc845b437bf44cbe1bfb08e11e0c60dfbb41bb4819226b0779a0238",
2026-06-11 01:10:49.686098 | controller |     "Jun 11 00:06:33.788411 crc crio[23067]: time=\"2026-06-11T00:06:33.787688988Z\" level=info msg=\"Stopping pod sandbox: 49190be1cdc845b437bf44cbe1bfb08e11e0c60dfbb41bb4819226b0779a0238\" id=3b77b768-e573-4838-ad87-6ec1b69a1447 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.686113 | controller |     "Jun 11 00:06:33.790504 crc crio[23067]: time=\"2026-06-11T00:06:33.789126946Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685606-dxrsv Namespace:openshift-infra ID:49190be1cdc845b437bf44cbe1bfb08e11e0c60dfbb41bb4819226b0779a0238 UID:8e5999c4-a350-42a2-9426-63e3aafb4a13 NetNS:/var/run/netns/ee1038fe-13bf-4910-b646-187ee99ce98b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8e5999c4_a350_42a2_9426_63e3aafb4a13.slice PodAnnotations:0xc000c34d50}] Aliases:map[]}\"",
2026-06-11 01:10:49.686129 | controller |     "Jun 11 00:06:33.790504 crc crio[23067]: time=\"2026-06-11T00:06:33.78925515Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29685606-dxrsv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.686144 | controller |     "Jun 11 00:06:34.165744 crc crio[23067]: time=\"2026-06-11T00:06:34.165174305Z\" level=info msg=\"Stopped pod sandbox: 49190be1cdc845b437bf44cbe1bfb08e11e0c60dfbb41bb4819226b0779a0238\" id=3b77b768-e573-4838-ad87-6ec1b69a1447 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.686159 | controller |     "Jun 11 00:07:01.651721 crc crio[23067]: time=\"2026-06-11T00:07:01.650070317Z\" level=info msg=\"Running pod sandbox: cert-manager/cert-manager-webhook-769f6b94cb-jpbtt/POD\" id=efdb0d83-ebef-4fef-8cd5-272993de02e2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.686187 | controller |     "Jun 11 00:07:01.651721 crc crio[23067]: time=\"2026-06-11T00:07:01.651563636Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.686202 | controller |     "Jun 11 00:07:01.667596 crc crio[23067]: time=\"2026-06-11T00:07:01.667509982Z\" level=info msg=\"Running pod sandbox: cert-manager/cert-manager-7b8b89f89d-skft4/POD\" id=c2bc7133-7e06-4bc4-a8b2-6339a196eb5f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.686217 | controller |     "Jun 11 00:07:01.667745 crc crio[23067]: time=\"2026-06-11T00:07:01.667615825Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.686232 | controller |     "Jun 11 00:07:01.678023 crc crio[23067]: time=\"2026-06-11T00:07:01.67795971Z\" level=info msg=\"Running pod sandbox: cert-manager/cert-manager-cainjector-7f9fdd5dd5-lnm7b/POD\" id=9ea4ad98-d396-4142-b770-2ed5e6caa274 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.686250 | controller |     "Jun 11 00:07:01.678199 crc crio[23067]: time=\"2026-06-11T00:07:01.678122755Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.686265 | controller |     "Jun 11 00:07:01.697075 crc crio[23067]: time=\"2026-06-11T00:07:01.696124905Z\" level=info msg=\"Got pod network &{Name:cert-manager-webhook-769f6b94cb-jpbtt Namespace:cert-manager ID:934c45cf0d4e1c3e5bdfc5c868f4bf303dd5997a25c9e1b48a9c9f2412b83eaf UID:704b63bf-35f0-4784-9a46-186229538ef8 NetNS:/var/run/netns/105e4570-ff9b-44c9-8032-ea3e13964f97 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod704b63bf_35f0_4784_9a46_186229538ef8.slice PodAnnotations:0xc000b80540}] Aliases:map[]}\"",
2026-06-11 01:10:49.686280 | controller |     "Jun 11 00:07:01.697075 crc crio[23067]: time=\"2026-06-11T00:07:01.696171336Z\" level=info msg=\"Adding pod cert-manager_cert-manager-webhook-769f6b94cb-jpbtt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.686295 | controller |     "Jun 11 00:07:01.704503 crc crio[23067]: time=\"2026-06-11T00:07:01.703518832Z\" level=info msg=\"Got pod network &{Name:cert-manager-7b8b89f89d-skft4 Namespace:cert-manager ID:02c80ecff89ef3450ab0ea9957396563d724ba35271e59c1aaa49eaf0f05459e UID:dbd244f9-3155-41f3-a0b2-381f5b737a08 NetNS:/var/run/netns/7c30e9be-3cb0-48dd-81a9-8958915ba048 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddbd244f9_3155_41f3_a0b2_381f5b737a08.slice PodAnnotations:0xc0002f2fa0}] Aliases:map[]}\"",
2026-06-11 01:10:49.686310 | controller |     "Jun 11 00:07:01.704503 crc crio[23067]: time=\"2026-06-11T00:07:01.704282592Z\" level=info msg=\"Adding pod cert-manager_cert-manager-7b8b89f89d-skft4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.686325 | controller |     "Jun 11 00:07:01.725987 crc crio[23067]: time=\"2026-06-11T00:07:01.725733634Z\" level=info msg=\"Got pod network &{Name:cert-manager-cainjector-7f9fdd5dd5-lnm7b Namespace:cert-manager ID:bbb1b7e4ef5776790f20dbf2b5a0de19711d18c46d879a6d7965b9e5b5003b0d UID:a6a093cc-35d8-4563-b24e-9b7d51377e2a NetNS:/var/run/netns/3d01beee-0c08-42ca-949b-1da1b8645f49 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda6a093cc_35d8_4563_b24e_9b7d51377e2a.slice PodAnnotations:0xc0002f3020}] Aliases:map[]}\"",
2026-06-11 01:10:49.686340 | controller |     "Jun 11 00:07:01.725987 crc crio[23067]: time=\"2026-06-11T00:07:01.72595883Z\" level=info msg=\"Adding pod cert-manager_cert-manager-cainjector-7f9fdd5dd5-lnm7b to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.686371 | controller |     "Jun 11 00:07:02.808833 crc crio[23067]: 2026-06-11T00:07:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:02c80ecff89ef34 Mac:ce:a5:86:55:6b:42 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4a Mtu:0 Sandbox:/var/run/netns/7c30e9be-3cb0-48dd-81a9-8958915ba048 SocketPath: PciID:}] [{Interface:0xc000015470 Address:{IP:10.217.0.74 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.686388 | controller |     "Jun 11 00:07:02.812263 crc crio[23067]: time=\"2026-06-11T00:07:02.810466583Z\" level=info msg=\"Got pod network &{Name:cert-manager-7b8b89f89d-skft4 Namespace:cert-manager ID:02c80ecff89ef3450ab0ea9957396563d724ba35271e59c1aaa49eaf0f05459e UID:dbd244f9-3155-41f3-a0b2-381f5b737a08 NetNS:/var/run/netns/7c30e9be-3cb0-48dd-81a9-8958915ba048 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddbd244f9_3155_41f3_a0b2_381f5b737a08.slice PodAnnotations:0xc0002f2fa0}] Aliases:map[]}\"",
2026-06-11 01:10:49.686409 | controller |     "Jun 11 00:07:02.812263 crc crio[23067]: time=\"2026-06-11T00:07:02.8107473Z\" level=info msg=\"Checking pod cert-manager_cert-manager-7b8b89f89d-skft4 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.686425 | controller |     "Jun 11 00:07:02.818417 crc crio[23067]: time=\"2026-06-11T00:07:02.817973353Z\" level=info msg=\"Ran pod sandbox 02c80ecff89ef3450ab0ea9957396563d724ba35271e59c1aaa49eaf0f05459e with infra container: cert-manager/cert-manager-7b8b89f89d-skft4/POD\" id=c2bc7133-7e06-4bc4-a8b2-6339a196eb5f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.686440 | controller |     "Jun 11 00:07:02.821161 crc crio[23067]: time=\"2026-06-11T00:07:02.821094306Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-controller:v1.19.2\" id=cff49a69-e3d1-49f1-ba82-767ec2990c47 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.686455 | controller |     "Jun 11 00:07:02.821741 crc crio[23067]: time=\"2026-06-11T00:07:02.821586629Z\" level=info msg=\"Image quay.io/jetstack/cert-manager-controller:v1.19.2 not found\" id=cff49a69-e3d1-49f1-ba82-767ec2990c47 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.686470 | controller |     "Jun 11 00:07:02.821918 crc crio[23067]: time=\"2026-06-11T00:07:02.821869147Z\" level=info msg=\"Neither image nor artfiact quay.io/jetstack/cert-manager-controller:v1.19.2 found\" id=cff49a69-e3d1-49f1-ba82-767ec2990c47 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.686485 | controller |     "Jun 11 00:07:02.823716 crc crio[23067]: time=\"2026-06-11T00:07:02.823572972Z\" level=info msg=\"Pulling image: quay.io/jetstack/cert-manager-controller:v1.19.2\" id=36e5b3ad-4120-4d0e-b910-301b8f875c3b name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.686499 | controller |     "Jun 11 00:07:02.834009 crc crio[23067]: time=\"2026-06-11T00:07:02.833924398Z\" level=info msg=\"Trying to access \\\"quay.io/jetstack/cert-manager-controller:v1.19.2\\\"\"",
2026-06-11 01:10:49.686514 | controller |     "Jun 11 00:07:02.872791 crc crio[23067]: 2026-06-11T00:07:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bbb1b7e4ef57767 Mac:92:50:fa:3a:09:1b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4b Mtu:0 Sandbox:/var/run/netns/3d01beee-0c08-42ca-949b-1da1b8645f49 SocketPath: PciID:}] [{Interface:0xc00012ab70 Address:{IP:10.217.0.75 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.686529 | controller |     "Jun 11 00:07:02.875002 crc crio[23067]: time=\"2026-06-11T00:07:02.874896081Z\" level=info msg=\"Got pod network &{Name:cert-manager-cainjector-7f9fdd5dd5-lnm7b Namespace:cert-manager ID:bbb1b7e4ef5776790f20dbf2b5a0de19711d18c46d879a6d7965b9e5b5003b0d UID:a6a093cc-35d8-4563-b24e-9b7d51377e2a NetNS:/var/run/netns/3d01beee-0c08-42ca-949b-1da1b8645f49 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda6a093cc_35d8_4563_b24e_9b7d51377e2a.slice PodAnnotations:0xc0002f3020}] Aliases:map[]}\"",
2026-06-11 01:10:49.686545 | controller |     "Jun 11 00:07:02.875251 crc crio[23067]: time=\"2026-06-11T00:07:02.875183039Z\" level=info msg=\"Checking pod cert-manager_cert-manager-cainjector-7f9fdd5dd5-lnm7b for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.686559 | controller |     "Jun 11 00:07:02.893548 crc crio[23067]: time=\"2026-06-11T00:07:02.893427225Z\" level=info msg=\"Ran pod sandbox bbb1b7e4ef5776790f20dbf2b5a0de19711d18c46d879a6d7965b9e5b5003b0d with infra container: cert-manager/cert-manager-cainjector-7f9fdd5dd5-lnm7b/POD\" id=9ea4ad98-d396-4142-b770-2ed5e6caa274 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.686575 | controller |     "Jun 11 00:07:02.898027 crc crio[23067]: time=\"2026-06-11T00:07:02.89735653Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-cainjector:v1.19.2\" id=edbe09e2-803b-4806-a544-dfcc0d2bb7c4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.686593 | controller |     "Jun 11 00:07:02.898027 crc crio[23067]: time=\"2026-06-11T00:07:02.897767501Z\" level=info msg=\"Image quay.io/jetstack/cert-manager-cainjector:v1.19.2 not found\" id=edbe09e2-803b-4806-a544-dfcc0d2bb7c4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.686608 | controller |     "Jun 11 00:07:02.898027 crc crio[23067]: time=\"2026-06-11T00:07:02.897812992Z\" level=info msg=\"Neither image nor artfiact quay.io/jetstack/cert-manager-cainjector:v1.19.2 found\" id=edbe09e2-803b-4806-a544-dfcc0d2bb7c4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.686622 | controller |     "Jun 11 00:07:02.899923 crc crio[23067]: time=\"2026-06-11T00:07:02.899009134Z\" level=info msg=\"Pulling image: quay.io/jetstack/cert-manager-cainjector:v1.19.2\" id=4b276c21-1284-423c-906d-bd5c71f2241d name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.686637 | controller |     "Jun 11 00:07:02.910707 crc crio[23067]: time=\"2026-06-11T00:07:02.910556362Z\" level=info msg=\"Trying to access \\\"quay.io/jetstack/cert-manager-cainjector:v1.19.2\\\"\"",
2026-06-11 01:10:49.686651 | controller |     "Jun 11 00:07:02.960123 crc crio[23067]: 2026-06-11T00:07:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:934c45cf0d4e1c3 Mac:f2:e6:17:a9:51:92 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:49 Mtu:0 Sandbox:/var/run/netns/105e4570-ff9b-44c9-8032-ea3e13964f97 SocketPath: PciID:}] [{Interface:0xc0000159b0 Address:{IP:10.217.0.73 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.686666 | controller |     "Jun 11 00:07:02.961259 crc crio[23067]: time=\"2026-06-11T00:07:02.961201163Z\" level=info msg=\"Got pod network &{Name:cert-manager-webhook-769f6b94cb-jpbtt Namespace:cert-manager ID:934c45cf0d4e1c3e5bdfc5c868f4bf303dd5997a25c9e1b48a9c9f2412b83eaf UID:704b63bf-35f0-4784-9a46-186229538ef8 NetNS:/var/run/netns/105e4570-ff9b-44c9-8032-ea3e13964f97 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod704b63bf_35f0_4784_9a46_186229538ef8.slice PodAnnotations:0xc000b80540}] Aliases:map[]}\"",
2026-06-11 01:10:49.686681 | controller |     "Jun 11 00:07:02.961417 crc crio[23067]: time=\"2026-06-11T00:07:02.961351157Z\" level=info msg=\"Checking pod cert-manager_cert-manager-webhook-769f6b94cb-jpbtt for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.686696 | controller |     "Jun 11 00:07:02.968330 crc crio[23067]: time=\"2026-06-11T00:07:02.968257721Z\" level=info msg=\"Ran pod sandbox 934c45cf0d4e1c3e5bdfc5c868f4bf303dd5997a25c9e1b48a9c9f2412b83eaf with infra container: cert-manager/cert-manager-webhook-769f6b94cb-jpbtt/POD\" id=efdb0d83-ebef-4fef-8cd5-272993de02e2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.686711 | controller |     "Jun 11 00:07:02.972145 crc crio[23067]: time=\"2026-06-11T00:07:02.972081323Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-webhook:v1.19.2\" id=3e86a6b1-6dc8-4850-a136-2d2af92da0ce name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.686725 | controller |     "Jun 11 00:07:02.972298 crc crio[23067]: time=\"2026-06-11T00:07:02.972249357Z\" level=info msg=\"Image quay.io/jetstack/cert-manager-webhook:v1.19.2 not found\" id=3e86a6b1-6dc8-4850-a136-2d2af92da0ce name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.686740 | controller |     "Jun 11 00:07:02.972364 crc crio[23067]: time=\"2026-06-11T00:07:02.972317239Z\" level=info msg=\"Neither image nor artfiact quay.io/jetstack/cert-manager-webhook:v1.19.2 found\" id=3e86a6b1-6dc8-4850-a136-2d2af92da0ce name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.686754 | controller |     "Jun 11 00:07:02.973316 crc crio[23067]: time=\"2026-06-11T00:07:02.973252794Z\" level=info msg=\"Pulling image: quay.io/jetstack/cert-manager-webhook:v1.19.2\" id=e6da51e4-88aa-4bdb-84a0-bf95eb3938fb name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.686773 | controller |     "Jun 11 00:07:02.980818 crc crio[23067]: time=\"2026-06-11T00:07:02.980435766Z\" level=info msg=\"Trying to access \\\"quay.io/jetstack/cert-manager-webhook:v1.19.2\\\"\"",
2026-06-11 01:10:49.686788 | controller |     "Jun 11 00:07:09.425302 crc crio[23067]: time=\"2026-06-11T00:07:09.424319493Z\" level=info msg=\"Pulled image: quay.io/jetstack/cert-manager-cainjector@sha256:687398bee209314862fa1a7e830a37d8d7145653a8cc5579edcf9b6d2b766f56\" id=4b276c21-1284-423c-906d-bd5c71f2241d name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.686803 | controller |     "Jun 11 00:07:09.428086 crc crio[23067]: time=\"2026-06-11T00:07:09.42797168Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-cainjector:v1.19.2\" id=8a0f06db-31af-4ceb-b0c9-6ab72869de78 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.686818 | controller |     "Jun 11 00:07:09.433027 crc crio[23067]: time=\"2026-06-11T00:07:09.432953253Z\" level=info msg=\"Pulled image: quay.io/jetstack/cert-manager-webhook@sha256:041f7bb9259557188d7ff416ce90d670a0d0aa8710203927703743682064270b\" id=e6da51e4-88aa-4bdb-84a0-bf95eb3938fb name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.686832 | controller |     "Jun 11 00:07:09.434522 crc crio[23067]: time=\"2026-06-11T00:07:09.434434173Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-webhook:v1.19.2\" id=421dd617-94a8-4f0a-977e-b83182d5c6f1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.686847 | controller |     "Jun 11 00:07:09.435337 crc crio[23067]: time=\"2026-06-11T00:07:09.435049709Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-cainjector:v1.19.2\" id=7668f7ad-357e-47f8-985f-1af3c0192c42 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.686862 | controller |     "Jun 11 00:07:09.442301 crc crio[23067]: time=\"2026-06-11T00:07:09.440736231Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-webhook:v1.19.2\" id=9402f121-0e43-481a-ae7d-9c111ced6d00 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.686876 | controller |     "Jun 11 00:07:09.451776 crc crio[23067]: time=\"2026-06-11T00:07:09.451625421Z\" level=info msg=\"Creating container: cert-manager/cert-manager-cainjector-7f9fdd5dd5-lnm7b/cert-manager-cainjector\" id=83b4c87e-ced1-4352-afb1-fa3d606a18c2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.686891 | controller |     "Jun 11 00:07:09.487694 crc crio[23067]: time=\"2026-06-11T00:07:09.487516518Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.686906 | controller |     "Jun 11 00:07:09.491402 crc crio[23067]: time=\"2026-06-11T00:07:09.491305609Z\" level=info msg=\"Creating container: cert-manager/cert-manager-webhook-769f6b94cb-jpbtt/cert-manager-webhook\" id=c79ec1e6-0dc4-4b16-85c7-b47ac260a782 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.686920 | controller |     "Jun 11 00:07:09.492004 crc crio[23067]: time=\"2026-06-11T00:07:09.491857104Z\" level=info msg=\"Pulled image: quay.io/jetstack/cert-manager-controller@sha256:ab0905bad1a9acf05ca92b23761a9ecc76b1173053565c81fed727dff948d0f5\" id=36e5b3ad-4120-4d0e-b910-301b8f875c3b name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.686935 | controller |     "Jun 11 00:07:09.492536 crc crio[23067]: time=\"2026-06-11T00:07:09.49246781Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-controller:v1.19.2\" id=e26e639f-e1f9-42a4-8d78-0dd2d9846b8f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.686950 | controller |     "Jun 11 00:07:09.507961 crc crio[23067]: time=\"2026-06-11T00:07:09.50784436Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.686967 | controller |     "Jun 11 00:07:09.509278 crc crio[23067]: time=\"2026-06-11T00:07:09.509165326Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-controller:v1.19.2\" id=d542e5b0-aa59-4846-86ff-1c699bc32562 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.686983 | controller |     "Jun 11 00:07:09.527727 crc crio[23067]: time=\"2026-06-11T00:07:09.527569686Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.686997 | controller |     "Jun 11 00:07:09.534766 crc crio[23067]: time=\"2026-06-11T00:07:09.534363998Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.687012 | controller |     "Jun 11 00:07:09.538122 crc crio[23067]: time=\"2026-06-11T00:07:09.537997945Z\" level=info msg=\"Creating container: cert-manager/cert-manager-7b8b89f89d-skft4/cert-manager-controller\" id=ebe15d3b-01e6-43bf-93ed-9363c24f4fc9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.687027 | controller |     "Jun 11 00:07:09.545445 crc crio[23067]: time=\"2026-06-11T00:07:09.54534149Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.687041 | controller |     "Jun 11 00:07:09.547335 crc crio[23067]: time=\"2026-06-11T00:07:09.54721608Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.687056 | controller |     "Jun 11 00:07:09.551195 crc crio[23067]: time=\"2026-06-11T00:07:09.551111254Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.687071 | controller |     "Jun 11 00:07:09.573219 crc crio[23067]: time=\"2026-06-11T00:07:09.57307505Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.687086 | controller |     "Jun 11 00:07:09.583018 crc crio[23067]: time=\"2026-06-11T00:07:09.582268635Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.687103 | controller |     "Jun 11 00:07:09.713146 crc crio[23067]: time=\"2026-06-11T00:07:09.712962581Z\" level=info msg=\"Created container a4c5747f2ed0c57b7b21de0e72c8cbf56ff7c0ca40ffe8487aba2f0cc3da7ad2: cert-manager/cert-manager-7b8b89f89d-skft4/cert-manager-controller\" id=ebe15d3b-01e6-43bf-93ed-9363c24f4fc9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.687118 | controller |     "Jun 11 00:07:09.715339 crc crio[23067]: time=\"2026-06-11T00:07:09.714964484Z\" level=info msg=\"Starting container: a4c5747f2ed0c57b7b21de0e72c8cbf56ff7c0ca40ffe8487aba2f0cc3da7ad2\" id=c8c25bc5-5951-4e28-aa3e-5c939e3f8cca name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.687132 | controller |     "Jun 11 00:07:09.715339 crc crio[23067]: time=\"2026-06-11T00:07:09.71519091Z\" level=info msg=\"Created container 0289b74ffff1cd8e26944512c229dcee692889969513747aceaea1bc2f17f041: cert-manager/cert-manager-cainjector-7f9fdd5dd5-lnm7b/cert-manager-cainjector\" id=83b4c87e-ced1-4352-afb1-fa3d606a18c2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.687147 | controller |     "Jun 11 00:07:09.716424 crc crio[23067]: time=\"2026-06-11T00:07:09.716282689Z\" level=info msg=\"Starting container: 0289b74ffff1cd8e26944512c229dcee692889969513747aceaea1bc2f17f041\" id=244f961e-2710-423b-a2ef-620bca311098 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.687165 | controller |     "Jun 11 00:07:09.716602 crc crio[23067]: time=\"2026-06-11T00:07:09.716563907Z\" level=info msg=\"Created container 06b7d1ce3981d0ab2c198563aeb4c3b416911cc6d9319bc0b1d35c563313b499: cert-manager/cert-manager-webhook-769f6b94cb-jpbtt/cert-manager-webhook\" id=c79ec1e6-0dc4-4b16-85c7-b47ac260a782 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.687180 | controller |     "Jun 11 00:07:09.718718 crc crio[23067]: time=\"2026-06-11T00:07:09.717520862Z\" level=info msg=\"Starting container: 06b7d1ce3981d0ab2c198563aeb4c3b416911cc6d9319bc0b1d35c563313b499\" id=0e6d3897-b125-401c-9051-20e9ec9557f4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.687195 | controller |     "Jun 11 00:07:09.721295 crc crio[23067]: time=\"2026-06-11T00:07:09.72120654Z\" level=info msg=\"Started container\" PID=37810 containerID=a4c5747f2ed0c57b7b21de0e72c8cbf56ff7c0ca40ffe8487aba2f0cc3da7ad2 description=cert-manager/cert-manager-7b8b89f89d-skft4/cert-manager-controller id=c8c25bc5-5951-4e28-aa3e-5c939e3f8cca name=/runtime.v1.RuntimeService/StartContainer sandboxID=02c80ecff89ef3450ab0ea9957396563d724ba35271e59c1aaa49eaf0f05459e",
2026-06-11 01:10:49.687211 | controller |     "Jun 11 00:07:09.722565 crc crio[23067]: time=\"2026-06-11T00:07:09.722453954Z\" level=info msg=\"Started container\" PID=37809 containerID=0289b74ffff1cd8e26944512c229dcee692889969513747aceaea1bc2f17f041 description=cert-manager/cert-manager-cainjector-7f9fdd5dd5-lnm7b/cert-manager-cainjector id=244f961e-2710-423b-a2ef-620bca311098 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bbb1b7e4ef5776790f20dbf2b5a0de19711d18c46d879a6d7965b9e5b5003b0d",
2026-06-11 01:10:49.687227 | controller |     "Jun 11 00:07:09.729877 crc crio[23067]: time=\"2026-06-11T00:07:09.72979619Z\" level=info msg=\"Started container\" PID=37811 containerID=06b7d1ce3981d0ab2c198563aeb4c3b416911cc6d9319bc0b1d35c563313b499 description=cert-manager/cert-manager-webhook-769f6b94cb-jpbtt/cert-manager-webhook id=0e6d3897-b125-401c-9051-20e9ec9557f4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=934c45cf0d4e1c3e5bdfc5c868f4bf303dd5997a25c9e1b48a9c9f2412b83eaf",
2026-06-11 01:10:49.687243 | controller |     "Jun 11 00:07:10.278732 crc crio[23067]: time=\"2026-06-11T00:07:10.277739753Z\" level=info msg=\"Stopping container: e61ac7e23366d2731596bcc1a98c9efba20e0e13b30500954ba025cd6254467b (timeout: 30s)\" id=09983576-0f02-446f-918b-2247fbddca2a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.687258 | controller |     "Jun 11 00:07:10.278732 crc crio[23067]: time=\"2026-06-11T00:07:10.278225146Z\" level=info msg=\"Stopping container: 3c6370e18f07d0c1e9b960f9ead22700f357c0b4ef0f1deadfdd7560ef8d1887 (timeout: 30s)\" id=01c20368-a70b-4368-b2a1-dab11172c1d3 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.687273 | controller |     "Jun 11 00:07:10.491961 crc crio[23067]: time=\"2026-06-11T00:07:10.491801291Z\" level=info msg=\"Stopping container: 7e3d6aba4d401e4678ab5812ed97b4c1ac590326113781e4e563972afa126016 (timeout: 30s)\" id=94d93c04-9cab-4fba-bf2b-53b4e22d60e8 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.687288 | controller |     "Jun 11 00:07:10.493058 crc crio[23067]: time=\"2026-06-11T00:07:10.491957715Z\" level=info msg=\"Stopping container: fd4d957728f8e3c3a32699345173b058903b5a25994519674643b875e77bff54 (timeout: 30s)\" id=ea8fb392-2ed5-4da3-9146-973f0f607e7a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.687303 | controller |     "Jun 11 00:07:10.493288 crc crio[23067]: time=\"2026-06-11T00:07:10.49324976Z\" level=info msg=\"Stopping container: 77300f3e733a91e30dd26c3547c05f4029c0cb9f1f0bc4ecae7a364350b7ac8c (timeout: 30s)\" id=940badad-4919-4c38-9e2a-a52683408922 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.687317 | controller |     "Jun 11 00:07:10.496937 crc crio[23067]: time=\"2026-06-11T00:07:10.496850616Z\" level=info msg=\"Stopping container: ab6741e6d03c4a40648dd2118c60521f3dc6b4528a1130ba7cc9cb45a90771eb (timeout: 30s)\" id=ee8d5abb-56e3-4a4d-8a4d-5bc8cf384fe6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.687335 | controller |     "Jun 11 00:07:10.497856 crc crio[23067]: time=\"2026-06-11T00:07:10.497823942Z\" level=info msg=\"Stopping container: a55a96873d7b68f7a86e5d7d1868f6ffd8902995365a1b05f0c1dc1d0fec0d5a (timeout: 30s)\" id=b7d0c90f-7479-4403-a6f9-67a50dcf012b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.687372 | controller |     "Jun 11 00:07:10.498404 crc crio[23067]: time=\"2026-06-11T00:07:10.498294484Z\" level=info msg=\"Stopping container: 1e3953500921f3704ef117df977883f3a25bb867c33f2cfe1cdce6fa50fb9d0a (timeout: 30s)\" id=3df0a8c6-9f60-4978-b9cb-a96190131f77 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.687392 | controller |     "Jun 11 00:07:10.504768 crc crio[23067]: time=\"2026-06-11T00:07:10.504255233Z\" level=info msg=\"Stopping container: 6e4ffd1e999f208481c8b7d752abe2de7a4f1306ebe6774c9731ab1a57639e97 (timeout: 30s)\" id=e89ee892-baf7-48bc-94e2-dc2c54d4ae70 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.687409 | controller |     "Jun 11 00:07:10.571315 crc crio[23067]: time=\"2026-06-11T00:07:10.571187188Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/etc/kubernetes/cni/net.d/00-multus.conf\\\"\"",
2026-06-11 01:10:49.687424 | controller |     "Jun 11 00:07:10.571714 crc crio[23067]: time=\"2026-06-11T00:07:10.571358653Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.687439 | controller |     "Jun 11 00:07:10.581080 crc crio[23067]: time=\"2026-06-11T00:07:10.58099988Z\" level=info msg=\"Stopping container: 9af337e6a2730cbc5295dd586e704e87b7033ffce7522cb6e8d57b76118a3a64 (timeout: 30s)\" id=e68a704e-b508-44f3-b028-188902bd7ee3 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.687453 | controller |     "Jun 11 00:07:10.647259 crc crio[23067]: time=\"2026-06-11T00:07:10.647186205Z\" level=info msg=\"Stopped container 3c6370e18f07d0c1e9b960f9ead22700f357c0b4ef0f1deadfdd7560ef8d1887: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy\" id=01c20368-a70b-4368-b2a1-dab11172c1d3 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.687468 | controller |     "Jun 11 00:07:10.649992 crc crio[23067]: time=\"2026-06-11T00:07:10.649911088Z\" level=info msg=\"Stopped container 7e3d6aba4d401e4678ab5812ed97b4c1ac590326113781e4e563972afa126016: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging\" id=94d93c04-9cab-4fba-bf2b-53b4e22d60e8 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.687482 | controller |     "Jun 11 00:07:10.654575 crc crio[23067]: time=\"2026-06-11T00:07:10.6545099Z\" level=info msg=\"Stopped container 77300f3e733a91e30dd26c3547c05f4029c0cb9f1f0bc4ecae7a364350b7ac8c: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics\" id=940badad-4919-4c38-9e2a-a52683408922 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.687497 | controller |     "Jun 11 00:07:10.666010 crc crio[23067]: time=\"2026-06-11T00:07:10.665973696Z\" level=info msg=\"Stopped container a55a96873d7b68f7a86e5d7d1868f6ffd8902995365a1b05f0c1dc1d0fec0d5a: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller\" id=b7d0c90f-7479-4403-a6f9-67a50dcf012b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.687512 | controller |     "Jun 11 00:07:10.677257 crc crio[23067]: time=\"2026-06-11T00:07:10.676511937Z\" level=info msg=\"Stopped container 6e4ffd1e999f208481c8b7d752abe2de7a4f1306ebe6774c9731ab1a57639e97: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node\" id=e89ee892-baf7-48bc-94e2-dc2c54d4ae70 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.687527 | controller |     "Jun 11 00:07:10.748579 crc crio[23067]: time=\"2026-06-11T00:07:10.748495607Z\" level=info msg=\"Stopped container 1e3953500921f3704ef117df977883f3a25bb867c33f2cfe1cdce6fa50fb9d0a: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb\" id=3df0a8c6-9f60-4978-b9cb-a96190131f77 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.687545 | controller |     "Jun 11 00:07:10.768009 crc crio[23067]: time=\"2026-06-11T00:07:10.767943225Z\" level=info msg=\"Removing container: b696e180d6bf8bdbeffb6482e6d94603d67147ba6d950aa0c7229bfde29a525f\" id=101b7359-a5f2-4a73-99aa-506654d48fe6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.687561 | controller |     "Jun 11 00:07:10.819054 crc crio[23067]: time=\"2026-06-11T00:07:10.818899764Z\" level=info msg=\"Stopped container 9af337e6a2730cbc5295dd586e704e87b7033ffce7522cb6e8d57b76118a3a64: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller\" id=e68a704e-b508-44f3-b028-188902bd7ee3 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.687575 | controller |     "Jun 11 00:07:11.065119 crc crio[23067]: time=\"2026-06-11T00:07:11.065025704Z\" level=info msg=\"Stopped container fd4d957728f8e3c3a32699345173b058903b5a25994519674643b875e77bff54: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb\" id=ea8fb392-2ed5-4da3-9146-973f0f607e7a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.687590 | controller |     "Jun 11 00:07:11.075839 crc crio[23067]: time=\"2026-06-11T00:07:11.07576739Z\" level=info msg=\"Stopped container e61ac7e23366d2731596bcc1a98c9efba20e0e13b30500954ba025cd6254467b: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=09983576-0f02-446f-918b-2247fbddca2a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.687604 | controller |     "Jun 11 00:07:11.077256 crc crio[23067]: time=\"2026-06-11T00:07:11.077176447Z\" level=info msg=\"Stopping pod sandbox: 97827587a2e28989c1cdd1c00af99c8c1ebe647dc6f030a7cc0b051c8f1cc27b\" id=501b9b3f-b893-4f85-9744-25598437bd50 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.687619 | controller |     "Jun 11 00:07:11.087306 crc crio[23067]: time=\"2026-06-11T00:07:11.087228675Z\" level=info msg=\"Stopped container ab6741e6d03c4a40648dd2118c60521f3dc6b4528a1130ba7cc9cb45a90771eb: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd\" id=ee8d5abb-56e3-4a4d-8a4d-5bc8cf384fe6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.687633 | controller |     "Jun 11 00:07:11.088767 crc crio[23067]: time=\"2026-06-11T00:07:11.088739395Z\" level=info msg=\"Stopping pod sandbox: 4d7c197c87c00c3cb7f05402949e78d174879683c4b4e3447c2cd9ac3899b435\" id=96f3c0aa-bfbc-4a00-b7ca-7a082019adbf name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.687648 | controller |     "Jun 11 00:07:11.090712 crc crio[23067]: time=\"2026-06-11T00:07:11.090591224Z\" level=info msg=\"Removed container b696e180d6bf8bdbeffb6482e6d94603d67147ba6d950aa0c7229bfde29a525f: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=101b7359-a5f2-4a73-99aa-506654d48fe6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.687663 | controller |     "Jun 11 00:07:11.094298 crc crio[23067]: time=\"2026-06-11T00:07:11.094233891Z\" level=info msg=\"Stopped pod sandbox: 97827587a2e28989c1cdd1c00af99c8c1ebe647dc6f030a7cc0b051c8f1cc27b\" id=501b9b3f-b893-4f85-9744-25598437bd50 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.687677 | controller |     "Jun 11 00:07:11.099539 crc crio[23067]: time=\"2026-06-11T00:07:11.09946785Z\" level=info msg=\"Stopped pod sandbox: 4d7c197c87c00c3cb7f05402949e78d174879683c4b4e3447c2cd9ac3899b435\" id=96f3c0aa-bfbc-4a00-b7ca-7a082019adbf name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.687691 | controller |     "Jun 11 00:07:11.347128 crc crio[23067]: time=\"2026-06-11T00:07:11.346537906Z\" level=info msg=\"Removing container: e61ac7e23366d2731596bcc1a98c9efba20e0e13b30500954ba025cd6254467b\" id=c6d9ca83-a575-436a-8419-d5bb8c97d1f2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.687706 | controller |     "Jun 11 00:07:11.370878 crc crio[23067]: time=\"2026-06-11T00:07:11.369896549Z\" level=info msg=\"Removed container e61ac7e23366d2731596bcc1a98c9efba20e0e13b30500954ba025cd6254467b: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=c6d9ca83-a575-436a-8419-d5bb8c97d1f2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.687725 | controller |     "Jun 11 00:07:11.370878 crc crio[23067]: time=\"2026-06-11T00:07:11.370288529Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=cccbd0ef-aa68-451b-b506-22f9df78ccde name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.687740 | controller |     "Jun 11 00:07:11.373030 crc crio[23067]: time=\"2026-06-11T00:07:11.372975731Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=8a2964b1-f651-437f-a74a-b70557fe3db9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.687755 | controller |     "Jun 11 00:07:11.374480 crc crio[23067]: time=\"2026-06-11T00:07:11.37443162Z\" level=info msg=\"Creating container: openshift-multus/multus-bzhnf/kube-multus\" id=190d8b77-648c-48d6-8020-9f566007c11e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.687770 | controller |     "Jun 11 00:07:11.375492 crc crio[23067]: time=\"2026-06-11T00:07:11.375342464Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.687784 | controller |     "Jun 11 00:07:11.376175 crc crio[23067]: time=\"2026-06-11T00:07:11.376107184Z\" level=info msg=\"Removing container: 3c6370e18f07d0c1e9b960f9ead22700f357c0b4ef0f1deadfdd7560ef8d1887\" id=ac2ebe66-4fca-4f39-9fc4-1b023c33bb3d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.687799 | controller |     "Jun 11 00:07:11.419140 crc crio[23067]: time=\"2026-06-11T00:07:11.418988458Z\" level=info msg=\"Removed container 3c6370e18f07d0c1e9b960f9ead22700f357c0b4ef0f1deadfdd7560ef8d1887: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy\" id=ac2ebe66-4fca-4f39-9fc4-1b023c33bb3d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.687813 | controller |     "Jun 11 00:07:11.423544 crc crio[23067]: time=\"2026-06-11T00:07:11.423479118Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.687827 | controller |     "Jun 11 00:07:11.425760 crc crio[23067]: time=\"2026-06-11T00:07:11.425686547Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.687842 | controller |     "Jun 11 00:07:11.458313 crc crio[23067]: time=\"2026-06-11T00:07:11.457156476Z\" level=info msg=\"Removing container: 9af337e6a2730cbc5295dd586e704e87b7033ffce7522cb6e8d57b76118a3a64\" id=7cb158a7-81ee-4d6f-bd1d-0759b5a611d9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.687856 | controller |     "Jun 11 00:07:11.486342 crc crio[23067]: time=\"2026-06-11T00:07:11.486267712Z\" level=info msg=\"Removed container 9af337e6a2730cbc5295dd586e704e87b7033ffce7522cb6e8d57b76118a3a64: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller\" id=7cb158a7-81ee-4d6f-bd1d-0759b5a611d9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.687871 | controller |     "Jun 11 00:07:11.489999 crc crio[23067]: time=\"2026-06-11T00:07:11.48992551Z\" level=info msg=\"Removing container: 1e3953500921f3704ef117df977883f3a25bb867c33f2cfe1cdce6fa50fb9d0a\" id=ba75073d-7708-471b-9f68-3910099cab4f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.687885 | controller |     "Jun 11 00:07:11.497690 crc crio[23067]: time=\"2026-06-11T00:07:11.497575094Z\" level=info msg=\"Running pod sandbox: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-q7l8c/POD\" id=c0893878-332c-4cbb-beeb-897726a25409 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.687903 | controller |     "Jun 11 00:07:11.498830 crc crio[23067]: time=\"2026-06-11T00:07:11.497710618Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.687918 | controller |     "Jun 11 00:07:11.517071 crc crio[23067]: time=\"2026-06-11T00:07:11.516835668Z\" level=info msg=\"Removed container 1e3953500921f3704ef117df977883f3a25bb867c33f2cfe1cdce6fa50fb9d0a: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb\" id=ba75073d-7708-471b-9f68-3910099cab4f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.687933 | controller |     "Jun 11 00:07:11.519192 crc crio[23067]: time=\"2026-06-11T00:07:11.519125159Z\" level=info msg=\"Removing container: fd4d957728f8e3c3a32699345173b058903b5a25994519674643b875e77bff54\" id=d4e5c62f-df84-40d2-99a6-67886e7690d5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.687947 | controller |     "Jun 11 00:07:11.519912 crc crio[23067]: time=\"2026-06-11T00:07:11.519837008Z\" 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=c0893878-332c-4cbb-beeb-897726a25409 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.687961 | controller |     "Jun 11 00:07:11.530817 crc crio[23067]: time=\"2026-06-11T00:07:11.530741268Z\" level=info msg=\"Ran pod sandbox 187d786f0d7cddc7a284467f2a1df8b54841a296e3228c47b114ab37f40dcf40 with infra container: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-q7l8c/POD\" id=c0893878-332c-4cbb-beeb-897726a25409 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.687976 | controller |     "Jun 11 00:07:11.534030 crc crio[23067]: time=\"2026-06-11T00:07:11.53381273Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=2ad59199-17a5-4749-8e24-cc8a5ef09385 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.687990 | controller |     "Jun 11 00:07:11.538795 crc crio[23067]: time=\"2026-06-11T00:07:11.538720301Z\" level=info msg=\"Removed container fd4d957728f8e3c3a32699345173b058903b5a25994519674643b875e77bff54: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb\" id=d4e5c62f-df84-40d2-99a6-67886e7690d5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.688005 | controller |     "Jun 11 00:07:11.540485 crc crio[23067]: time=\"2026-06-11T00:07:11.540418627Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=e6bc3057-81f8-4cc1-8461-2a2ca1bc435c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.688019 | controller |     "Jun 11 00:07:11.540983 crc crio[23067]: time=\"2026-06-11T00:07:11.540903169Z\" level=info msg=\"Removing container: ab6741e6d03c4a40648dd2118c60521f3dc6b4528a1130ba7cc9cb45a90771eb\" id=76f3cc51-f8f4-44c2-9927-6edad97db672 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.688033 | controller |     "Jun 11 00:07:11.553253 crc crio[23067]: time=\"2026-06-11T00:07:11.553154926Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-q7l8c/kube-rbac-proxy\" id=66279078-0dd2-4b24-8517-36e9fc51955e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.688048 | controller |     "Jun 11 00:07:11.553811 crc crio[23067]: time=\"2026-06-11T00:07:11.553558707Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.688064 | controller |     "Jun 11 00:07:11.557945 crc crio[23067]: time=\"2026-06-11T00:07:11.55781178Z\" level=info msg=\"Created container 5f23c5c56487228ac8247b628ba8363c64bbc999a491c1234eddae2bd23887c4: openshift-multus/multus-bzhnf/kube-multus\" id=190d8b77-648c-48d6-8020-9f566007c11e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.688082 | controller |     "Jun 11 00:07:11.558852 crc crio[23067]: time=\"2026-06-11T00:07:11.558777476Z\" level=info msg=\"Starting container: 5f23c5c56487228ac8247b628ba8363c64bbc999a491c1234eddae2bd23887c4\" id=c3d33850-ff07-4b43-8436-ef4773ff7b81 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.688098 | controller |     "Jun 11 00:07:11.559033 crc crio[23067]: time=\"2026-06-11T00:07:11.558967011Z\" level=info msg=\"Running pod sandbox: openshift-ovn-kubernetes/ovnkube-node-v6s6r/POD\" id=6e702e84-93c4-448b-9f04-a274a2afe9e3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.688113 | controller |     "Jun 11 00:07:11.559111 crc crio[23067]: time=\"2026-06-11T00:07:11.559037103Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.688128 | controller |     "Jun 11 00:07:11.562100 crc crio[23067]: time=\"2026-06-11T00:07:11.562017533Z\" level=info msg=\"Removed container ab6741e6d03c4a40648dd2118c60521f3dc6b4528a1130ba7cc9cb45a90771eb: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd\" id=76f3cc51-f8f4-44c2-9927-6edad97db672 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.688143 | controller |     "Jun 11 00:07:11.564898 crc crio[23067]: time=\"2026-06-11T00:07:11.564800207Z\" level=info msg=\"Removing container: 77300f3e733a91e30dd26c3547c05f4029c0cb9f1f0bc4ecae7a364350b7ac8c\" id=4257046c-63b5-45ba-afdd-e4eff82e94da name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.688158 | controller |     "Jun 11 00:07:11.567133 crc crio[23067]: time=\"2026-06-11T00:07:11.567102328Z\" level=info msg=\"Started container\" PID=37990 containerID=5f23c5c56487228ac8247b628ba8363c64bbc999a491c1234eddae2bd23887c4 description=openshift-multus/multus-bzhnf/kube-multus id=c3d33850-ff07-4b43-8436-ef4773ff7b81 name=/runtime.v1.RuntimeService/StartContainer sandboxID=61a9728867b91fc8e04fe7c674675dc35d76a9f2c2980ab5c71ca58565210cb4",
2026-06-11 01:10:49.688173 | controller |     "Jun 11 00:07:11.588346 crc crio[23067]: time=\"2026-06-11T00:07:11.5881569Z\" level=info msg=\"Removed container 77300f3e733a91e30dd26c3547c05f4029c0cb9f1f0bc4ecae7a364350b7ac8c: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics\" id=4257046c-63b5-45ba-afdd-e4eff82e94da name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.688188 | controller |     "Jun 11 00:07:11.591127 crc crio[23067]: time=\"2026-06-11T00:07:11.591068217Z\" level=info msg=\"Removing container: 6e4ffd1e999f208481c8b7d752abe2de7a4f1306ebe6774c9731ab1a57639e97\" id=67d5ba02-eea6-4b10-b080-47072c4f53fb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.688203 | controller |     "Jun 11 00:07:11.591941 crc crio[23067]: time=\"2026-06-11T00:07:11.591885529Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_e1f49674-269b-47a3-b267-3b3dfa7cb6a3\\\"\"",
2026-06-11 01:10:49.688218 | controller |     "Jun 11 00:07:11.592065 crc crio[23067]: time=\"2026-06-11T00:07:11.592051733Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.688233 | controller |     "Jun 11 00:07:11.592843 crc crio[23067]: time=\"2026-06-11T00:07:11.592774683Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.688248 | controller |     "Jun 11 00:07:11.594743 crc crio[23067]: time=\"2026-06-11T00:07:11.59453301Z\" 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=6e702e84-93c4-448b-9f04-a274a2afe9e3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.688266 | controller |     "Jun 11 00:07:11.609175 crc crio[23067]: time=\"2026-06-11T00:07:11.609129609Z\" level=info msg=\"Ran pod sandbox 7a65df9ac0ed893acd5403e6cc872f02953e3b9aab7bc1216cd0c6039c128512 with infra container: openshift-ovn-kubernetes/ovnkube-node-v6s6r/POD\" id=6e702e84-93c4-448b-9f04-a274a2afe9e3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.688282 | controller |     "Jun 11 00:07:11.611283 crc crio[23067]: time=\"2026-06-11T00:07:11.611200294Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=c7a75e09-a0fb-4530-af58-ae8f5e2f32e2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.688298 | controller |     "Jun 11 00:07:11.618856 crc crio[23067]: time=\"2026-06-11T00:07:11.618770856Z\" level=info msg=\"Removed container 6e4ffd1e999f208481c8b7d752abe2de7a4f1306ebe6774c9731ab1a57639e97: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node\" id=67d5ba02-eea6-4b10-b080-47072c4f53fb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.688313 | controller |     "Jun 11 00:07:11.620487 crc crio[23067]: time=\"2026-06-11T00:07:11.620349128Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=9f229ba3-2112-4a6c-ac36-34440113a8a5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.688328 | controller |     "Jun 11 00:07:11.620954 crc crio[23067]: time=\"2026-06-11T00:07:11.620869262Z\" level=info msg=\"Removing container: 7e3d6aba4d401e4678ab5812ed97b4c1ac590326113781e4e563972afa126016\" id=e1f501d2-ab9d-444d-ad0b-7cd5fa9df948 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.688342 | controller |     "Jun 11 00:07:11.629794 crc crio[23067]: time=\"2026-06-11T00:07:11.628514326Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-v6s6r/kubecfg-setup\" id=3bc23694-0fde-4c7d-8f14-d4ed75251b39 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.688378 | controller |     "Jun 11 00:07:11.629794 crc crio[23067]: time=\"2026-06-11T00:07:11.628877206Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.688394 | controller |     "Jun 11 00:07:11.641542 crc crio[23067]: time=\"2026-06-11T00:07:11.641447821Z\" level=info msg=\"Removed container 7e3d6aba4d401e4678ab5812ed97b4c1ac590326113781e4e563972afa126016: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging\" id=e1f501d2-ab9d-444d-ad0b-7cd5fa9df948 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.688409 | controller |     "Jun 11 00:07:11.645115 crc crio[23067]: time=\"2026-06-11T00:07:11.645075778Z\" level=info msg=\"Removing container: a55a96873d7b68f7a86e5d7d1868f6ffd8902995365a1b05f0c1dc1d0fec0d5a\" id=7e08608a-ae9f-4f6f-a3bb-56ff7d9e9630 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.688424 | controller |     "Jun 11 00:07:11.671042 crc crio[23067]: time=\"2026-06-11T00:07:11.670951468Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.688438 | controller |     "Jun 11 00:07:11.674978 crc crio[23067]: time=\"2026-06-11T00:07:11.674900833Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.688452 | controller |     "Jun 11 00:07:11.754159 crc crio[23067]: time=\"2026-06-11T00:07:11.753255063Z\" level=info msg=\"Removed container a55a96873d7b68f7a86e5d7d1868f6ffd8902995365a1b05f0c1dc1d0fec0d5a: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller\" id=7e08608a-ae9f-4f6f-a3bb-56ff7d9e9630 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.688470 | controller |     "Jun 11 00:07:11.761251 crc crio[23067]: time=\"2026-06-11T00:07:11.760923967Z\" level=info msg=\"Removing container: ac90a4eaa8e7dabd6a81fe00f3d75b5849734d1e2c4578a156855ca5b6afd670\" id=169dfb2c-fe7d-4e1c-a560-eb8dcfea828c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.688485 | controller |     "Jun 11 00:07:11.805529 crc crio[23067]: time=\"2026-06-11T00:07:11.805175087Z\" level=info msg=\"Removed container ac90a4eaa8e7dabd6a81fe00f3d75b5849734d1e2c4578a156855ca5b6afd670: openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup\" id=169dfb2c-fe7d-4e1c-a560-eb8dcfea828c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.688499 | controller |     "Jun 11 00:07:11.835957 crc crio[23067]: time=\"2026-06-11T00:07:11.835834595Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.688513 | controller |     "Jun 11 00:07:11.843454 crc crio[23067]: time=\"2026-06-11T00:07:11.843333835Z\" level=info msg=\"Created container d829da0ba510136795342503a84e8c3dee27c660c3106a84bc8d9b13bdcc46cc: openshift-ovn-kubernetes/ovnkube-node-v6s6r/kubecfg-setup\" id=3bc23694-0fde-4c7d-8f14-d4ed75251b39 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.688527 | controller |     "Jun 11 00:07:11.844286 crc crio[23067]: time=\"2026-06-11T00:07:11.844240209Z\" level=info msg=\"Starting container: d829da0ba510136795342503a84e8c3dee27c660c3106a84bc8d9b13bdcc46cc\" id=5aaf935c-8d2b-4101-88f8-d739ca370d76 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.688541 | controller |     "Jun 11 00:07:11.849451 crc crio[23067]: time=\"2026-06-11T00:07:11.849355646Z\" level=info msg=\"Started container\" PID=38018 containerID=d829da0ba510136795342503a84e8c3dee27c660c3106a84bc8d9b13bdcc46cc description=openshift-ovn-kubernetes/ovnkube-node-v6s6r/kubecfg-setup id=5aaf935c-8d2b-4101-88f8-d739ca370d76 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7a65df9ac0ed893acd5403e6cc872f02953e3b9aab7bc1216cd0c6039c128512",
2026-06-11 01:10:49.688556 | controller |     "Jun 11 00:07:11.976437 crc crio[23067]: time=\"2026-06-11T00:07:11.97627332Z\" level=info msg=\"Created container 6e8187e6621d9a04bf8425fd06d24dc527a167d45feca376db88030ddacf66b4: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-q7l8c/kube-rbac-proxy\" id=66279078-0dd2-4b24-8517-36e9fc51955e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.688570 | controller |     "Jun 11 00:07:11.977883 crc crio[23067]: time=\"2026-06-11T00:07:11.977743129Z\" level=info msg=\"Starting container: 6e8187e6621d9a04bf8425fd06d24dc527a167d45feca376db88030ddacf66b4\" id=7cfe50bc-9e80-412f-8343-677d45ed3442 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.688585 | controller |     "Jun 11 00:07:11.988224 crc crio[23067]: time=\"2026-06-11T00:07:11.988118706Z\" level=info msg=\"Started container\" PID=38030 containerID=6e8187e6621d9a04bf8425fd06d24dc527a167d45feca376db88030ddacf66b4 description=openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-q7l8c/kube-rbac-proxy id=7cfe50bc-9e80-412f-8343-677d45ed3442 name=/runtime.v1.RuntimeService/StartContainer sandboxID=187d786f0d7cddc7a284467f2a1df8b54841a296e3228c47b114ab37f40dcf40",
2026-06-11 01:10:49.688600 | controller |     "Jun 11 00:07:12.009202 crc crio[23067]: time=\"2026-06-11T00:07:12.008727686Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=7ab4df92-44b3-428e-bf7e-d3cc9ea9685d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.688615 | controller |     "Jun 11 00:07:12.011997 crc crio[23067]: time=\"2026-06-11T00:07:12.011934801Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=8eb0adab-cb08-4b56-b659-be681d1a2581 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.688633 | controller |     "Jun 11 00:07:12.022820 crc crio[23067]: time=\"2026-06-11T00:07:12.022688858Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-q7l8c/ovnkube-cluster-manager\" id=258846a9-3c7e-4dac-a19d-32a8f81c25c2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.688648 | controller |     "Jun 11 00:07:12.023155 crc crio[23067]: time=\"2026-06-11T00:07:12.023073288Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.688663 | controller |     "Jun 11 00:07:12.048035 crc crio[23067]: time=\"2026-06-11T00:07:12.047948592Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.688678 | controller |     "Jun 11 00:07:12.051867 crc crio[23067]: time=\"2026-06-11T00:07:12.051799234Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.688692 | controller |     "Jun 11 00:07:12.121314 crc crio[23067]: time=\"2026-06-11T00:07:12.121097002Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/cert-approver\\\"\"",
2026-06-11 01:10:49.688706 | controller |     "Jun 11 00:07:12.121781 crc crio[23067]: time=\"2026-06-11T00:07:12.121451662Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.688721 | controller |     "Jun 11 00:07:12.152419 crc crio[23067]: time=\"2026-06-11T00:07:12.152297874Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/install_multus\\\"\"",
2026-06-11 01:10:49.688735 | controller |     "Jun 11 00:07:12.152849 crc crio[23067]: time=\"2026-06-11T00:07:12.152460489Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.688750 | controller |     "Jun 11 00:07:12.156002 crc crio[23067]: time=\"2026-06-11T00:07:12.155937162Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/kubeconfig_generator\\\"\"",
2026-06-11 01:10:49.688765 | controller |     "Jun 11 00:07:12.156484 crc crio[23067]: time=\"2026-06-11T00:07:12.15624574Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.688779 | controller |     "Jun 11 00:07:12.167326 crc crio[23067]: time=\"2026-06-11T00:07:12.167246343Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus\\\"\"",
2026-06-11 01:10:49.688793 | controller |     "Jun 11 00:07:12.167326 crc crio[23067]: time=\"2026-06-11T00:07:12.167303625Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.688807 | controller |     "Jun 11 00:07:12.173596 crc crio[23067]: time=\"2026-06-11T00:07:12.173566702Z\" level=info msg=\"Created container cdfe72480b2afbfd8771c68ee1f670bd0222f3eb25a2279a9ed7ddbfea7a5e21: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-q7l8c/ovnkube-cluster-manager\" id=258846a9-3c7e-4dac-a19d-32a8f81c25c2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.688822 | controller |     "Jun 11 00:07:12.174788 crc crio[23067]: time=\"2026-06-11T00:07:12.174431625Z\" level=info msg=\"Starting container: cdfe72480b2afbfd8771c68ee1f670bd0222f3eb25a2279a9ed7ddbfea7a5e21\" id=54ef8250-e982-4ac9-a541-cb02a2dfbdd8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.688836 | controller |     "Jun 11 00:07:12.179052 crc crio[23067]: time=\"2026-06-11T00:07:12.178949395Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus-daemon\\\"\"",
2026-06-11 01:10:49.688851 | controller |     "Jun 11 00:07:12.179152 crc crio[23067]: time=\"2026-06-11T00:07:12.17911116Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.688865 | controller |     "Jun 11 00:07:12.180724 crc crio[23067]: time=\"2026-06-11T00:07:12.180450775Z\" level=info msg=\"Started container\" PID=38051 containerID=cdfe72480b2afbfd8771c68ee1f670bd0222f3eb25a2279a9ed7ddbfea7a5e21 description=openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-q7l8c/ovnkube-cluster-manager id=54ef8250-e982-4ac9-a541-cb02a2dfbdd8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=187d786f0d7cddc7a284467f2a1df8b54841a296e3228c47b114ab37f40dcf40",
2026-06-11 01:10:49.688884 | controller |     "Jun 11 00:07:12.192766 crc crio[23067]: time=\"2026-06-11T00:07:12.192581609Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus-shim\\\"\"",
2026-06-11 01:10:49.688899 | controller |     "Jun 11 00:07:12.193098 crc crio[23067]: time=\"2026-06-11T00:07:12.192881717Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.688913 | controller |     "Jun 11 00:07:12.200982 crc crio[23067]: time=\"2026-06-11T00:07:12.200717936Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/passthru\\\"\"",
2026-06-11 01:10:49.688927 | controller |     "Jun 11 00:07:12.200982 crc crio[23067]: time=\"2026-06-11T00:07:12.200825739Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.688941 | controller |     "Jun 11 00:07:12.201415 crc crio[23067]: time=\"2026-06-11T00:07:12.201311752Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/thin_entrypoint\\\"\"",
2026-06-11 01:10:49.688955 | controller |     "Jun 11 00:07:12.201497 crc crio[23067]: time=\"2026-06-11T00:07:12.201415204Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.688969 | controller |     "Jun 11 00:07:12.213876 crc crio[23067]: time=\"2026-06-11T00:07:12.212910031Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_e1f49674-269b-47a3-b267-3b3dfa7cb6a3\\\"\"",
2026-06-11 01:10:49.688983 | controller |     "Jun 11 00:07:12.384280 crc crio[23067]: time=\"2026-06-11T00:07:12.384224429Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=910fe090-97e4-491c-b23b-35cd686ec2ac name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.688998 | controller |     "Jun 11 00:07:12.387091 crc crio[23067]: time=\"2026-06-11T00:07:12.387020133Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=65f131cb-6c7f-419a-9b70-8ca39959d1e0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.689012 | controller |     "Jun 11 00:07:12.393444 crc crio[23067]: time=\"2026-06-11T00:07:12.393309991Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-v6s6r/ovn-controller\" id=1de8520c-caee-4f7a-8644-a8a049c8fc56 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.689027 | controller |     "Jun 11 00:07:12.393867 crc crio[23067]: time=\"2026-06-11T00:07:12.393810544Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.689041 | controller |     "Jun 11 00:07:12.430434 crc crio[23067]: time=\"2026-06-11T00:07:12.430329328Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.689056 | controller |     "Jun 11 00:07:12.432859 crc crio[23067]: time=\"2026-06-11T00:07:12.432787784Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.689071 | controller |     "Jun 11 00:07:12.556113 crc crio[23067]: time=\"2026-06-11T00:07:12.555604899Z\" level=info msg=\"Created container 764ad72994a45788bad27077a135af1bf6f481a261309fe5f793917f3bc4cb0e: openshift-ovn-kubernetes/ovnkube-node-v6s6r/ovn-controller\" id=1de8520c-caee-4f7a-8644-a8a049c8fc56 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.689089 | controller |     "Jun 11 00:07:12.558825 crc crio[23067]: time=\"2026-06-11T00:07:12.558760133Z\" level=info msg=\"Starting container: 764ad72994a45788bad27077a135af1bf6f481a261309fe5f793917f3bc4cb0e\" id=83f9a20d-f1d1-4b91-8018-cab6b0a376a9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.689104 | controller |     "Jun 11 00:07:12.564305 crc crio[23067]: time=\"2026-06-11T00:07:12.564098766Z\" level=info msg=\"Started container\" PID=38087 containerID=764ad72994a45788bad27077a135af1bf6f481a261309fe5f793917f3bc4cb0e description=openshift-ovn-kubernetes/ovnkube-node-v6s6r/ovn-controller id=83f9a20d-f1d1-4b91-8018-cab6b0a376a9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7a65df9ac0ed893acd5403e6cc872f02953e3b9aab7bc1216cd0c6039c128512",
2026-06-11 01:10:49.689120 | controller |     "Jun 11 00:07:12.575622 crc crio[23067]: time=\"2026-06-11T00:07:12.575542131Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=28f525ca-6bc2-4afc-8b36-5f8535369b9a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.689135 | controller |     "Jun 11 00:07:12.578896 crc crio[23067]: time=\"2026-06-11T00:07:12.578830929Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=78a05271-e067-4afb-814d-50e133ddb423 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.689151 | controller |     "Jun 11 00:07:12.584402 crc crio[23067]: time=\"2026-06-11T00:07:12.584325465Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-v6s6r/ovn-acl-logging\" id=5b05db25-cfe2-4495-a363-b7ab3ea0decb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.689166 | controller |     "Jun 11 00:07:12.584801 crc crio[23067]: time=\"2026-06-11T00:07:12.584735126Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.689181 | controller |     "Jun 11 00:07:12.608851 crc crio[23067]: time=\"2026-06-11T00:07:12.608760167Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.689195 | controller |     "Jun 11 00:07:12.610601 crc crio[23067]: time=\"2026-06-11T00:07:12.610525154Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.689210 | controller |     "Jun 11 00:07:12.729346 crc crio[23067]: time=\"2026-06-11T00:07:12.729115796Z\" level=info msg=\"Created container 0ff26cd4bbf3bbff1ea5152219b04abf88ee4b52a30c483c7b47f4e89fb32b8e: openshift-ovn-kubernetes/ovnkube-node-v6s6r/ovn-acl-logging\" id=5b05db25-cfe2-4495-a363-b7ab3ea0decb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.689225 | controller |     "Jun 11 00:07:12.732271 crc crio[23067]: time=\"2026-06-11T00:07:12.732099396Z\" level=info msg=\"Starting container: 0ff26cd4bbf3bbff1ea5152219b04abf88ee4b52a30c483c7b47f4e89fb32b8e\" id=b3e295e9-565a-416e-8465-df79b01fa821 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.689240 | controller |     "Jun 11 00:07:12.750288 crc crio[23067]: time=\"2026-06-11T00:07:12.750182088Z\" level=info msg=\"Started container\" PID=38099 containerID=0ff26cd4bbf3bbff1ea5152219b04abf88ee4b52a30c483c7b47f4e89fb32b8e description=openshift-ovn-kubernetes/ovnkube-node-v6s6r/ovn-acl-logging id=b3e295e9-565a-416e-8465-df79b01fa821 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7a65df9ac0ed893acd5403e6cc872f02953e3b9aab7bc1216cd0c6039c128512",
2026-06-11 01:10:49.689255 | controller |     "Jun 11 00:07:12.761739 crc crio[23067]: time=\"2026-06-11T00:07:12.761601553Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=e2818f22-0529-44b0-a9cc-45358674ea52 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.689275 | controller |     "Jun 11 00:07:12.764771 crc crio[23067]: time=\"2026-06-11T00:07:12.764632344Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=6d3f81cd-8741-4803-925d-a2f68a673f81 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.689291 | controller |     "Jun 11 00:07:12.771339 crc crio[23067]: time=\"2026-06-11T00:07:12.77126079Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-v6s6r/kube-rbac-proxy-node\" id=bc4662b4-b330-4240-a900-1e5d5eb002fa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.689306 | controller |     "Jun 11 00:07:12.771732 crc crio[23067]: time=\"2026-06-11T00:07:12.771592909Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.689321 | controller |     "Jun 11 00:07:12.793336 crc crio[23067]: time=\"2026-06-11T00:07:12.793237466Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.689336 | controller |     "Jun 11 00:07:12.794944 crc crio[23067]: time=\"2026-06-11T00:07:12.79487224Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.689371 | controller |     "Jun 11 00:07:12.931401 crc crio[23067]: time=\"2026-06-11T00:07:12.931237127Z\" level=info msg=\"Created container 5334575c9aebec63d52e3c1a40e1b0fe2909b1e43bf1561485c1f39f562cc812: openshift-ovn-kubernetes/ovnkube-node-v6s6r/kube-rbac-proxy-node\" id=bc4662b4-b330-4240-a900-1e5d5eb002fa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.689388 | controller |     "Jun 11 00:07:12.933223 crc crio[23067]: time=\"2026-06-11T00:07:12.933050135Z\" level=info msg=\"Starting container: 5334575c9aebec63d52e3c1a40e1b0fe2909b1e43bf1561485c1f39f562cc812\" id=3442911d-d11d-4a0e-b161-1b2e1d060801 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.689404 | controller |     "Jun 11 00:07:12.939556 crc crio[23067]: time=\"2026-06-11T00:07:12.939456226Z\" level=info msg=\"Started container\" PID=38117 containerID=5334575c9aebec63d52e3c1a40e1b0fe2909b1e43bf1561485c1f39f562cc812 description=openshift-ovn-kubernetes/ovnkube-node-v6s6r/kube-rbac-proxy-node id=3442911d-d11d-4a0e-b161-1b2e1d060801 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7a65df9ac0ed893acd5403e6cc872f02953e3b9aab7bc1216cd0c6039c128512",
2026-06-11 01:10:49.689419 | controller |     "Jun 11 00:07:12.950954 crc crio[23067]: time=\"2026-06-11T00:07:12.950402378Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=14921321-8ff4-48b4-92ad-7fe88d25aa64 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.689434 | controller |     "Jun 11 00:07:12.956820 crc crio[23067]: time=\"2026-06-11T00:07:12.953263274Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=27e4462c-57a7-4e5d-a5d5-348d38c14273 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.689449 | controller |     "Jun 11 00:07:12.961974 crc crio[23067]: time=\"2026-06-11T00:07:12.961865514Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-v6s6r/kube-rbac-proxy-ovn-metrics\" id=d8a7821c-ad8e-47ea-8a09-7a46738fbe18 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.689464 | controller |     "Jun 11 00:07:12.962456 crc crio[23067]: time=\"2026-06-11T00:07:12.962351727Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.689482 | controller |     "Jun 11 00:07:12.984428 crc crio[23067]: time=\"2026-06-11T00:07:12.984293892Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.689498 | controller |     "Jun 11 00:07:12.985907 crc crio[23067]: time=\"2026-06-11T00:07:12.9857273Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.689513 | controller |     "Jun 11 00:07:13.113130 crc crio[23067]: time=\"2026-06-11T00:07:13.112863021Z\" level=info msg=\"Created container c5d1c0c25b40a44d9b21a14a051a1b4b3804c430d8eef3a9f87c13e5373732dd: openshift-ovn-kubernetes/ovnkube-node-v6s6r/kube-rbac-proxy-ovn-metrics\" id=d8a7821c-ad8e-47ea-8a09-7a46738fbe18 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.689527 | controller |     "Jun 11 00:07:13.114303 crc crio[23067]: time=\"2026-06-11T00:07:13.114083723Z\" level=info msg=\"Starting container: c5d1c0c25b40a44d9b21a14a051a1b4b3804c430d8eef3a9f87c13e5373732dd\" id=6373b925-9737-40dd-8df8-2c16e0a7477b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.689542 | controller |     "Jun 11 00:07:13.118590 crc crio[23067]: time=\"2026-06-11T00:07:13.11846095Z\" level=info msg=\"Started container\" PID=38138 containerID=c5d1c0c25b40a44d9b21a14a051a1b4b3804c430d8eef3a9f87c13e5373732dd description=openshift-ovn-kubernetes/ovnkube-node-v6s6r/kube-rbac-proxy-ovn-metrics id=6373b925-9737-40dd-8df8-2c16e0a7477b name=/runtime.v1.RuntimeService/StartContainer sandboxID=7a65df9ac0ed893acd5403e6cc872f02953e3b9aab7bc1216cd0c6039c128512",
2026-06-11 01:10:49.689557 | controller |     "Jun 11 00:07:13.128098 crc crio[23067]: time=\"2026-06-11T00:07:13.128014375Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=5b3431ea-0784-4e69-a2a7-8ff6d09daf03 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.689572 | controller |     "Jun 11 00:07:13.132105 crc crio[23067]: time=\"2026-06-11T00:07:13.131945479Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=3d32edda-f052-4a90-9ec1-10f8d82b364d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.689587 | controller |     "Jun 11 00:07:13.140911 crc crio[23067]: time=\"2026-06-11T00:07:13.140819516Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-v6s6r/northd\" id=332b949e-e8a7-4342-a811-f84b77856a52 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.689602 | controller |     "Jun 11 00:07:13.141430 crc crio[23067]: time=\"2026-06-11T00:07:13.141304779Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.689617 | controller |     "Jun 11 00:07:13.167610 crc crio[23067]: time=\"2026-06-11T00:07:13.167342503Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.689632 | controller |     "Jun 11 00:07:13.169536 crc crio[23067]: time=\"2026-06-11T00:07:13.169495631Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.689647 | controller |     "Jun 11 00:07:13.282191 crc crio[23067]: time=\"2026-06-11T00:07:13.282046372Z\" level=info msg=\"Created container d450f30046b60fcf69c35bdcd748bd8b5cc3c524f474bd40dc8e4736ecb15757: openshift-ovn-kubernetes/ovnkube-node-v6s6r/northd\" id=332b949e-e8a7-4342-a811-f84b77856a52 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.689665 | controller |     "Jun 11 00:07:13.283444 crc crio[23067]: time=\"2026-06-11T00:07:13.283332597Z\" level=info msg=\"Starting container: d450f30046b60fcf69c35bdcd748bd8b5cc3c524f474bd40dc8e4736ecb15757\" id=6a25ce41-b31f-41d3-8b50-56deea02aeee name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.689680 | controller |     "Jun 11 00:07:13.287761 crc crio[23067]: time=\"2026-06-11T00:07:13.287606351Z\" level=info msg=\"Started container\" PID=38156 containerID=d450f30046b60fcf69c35bdcd748bd8b5cc3c524f474bd40dc8e4736ecb15757 description=openshift-ovn-kubernetes/ovnkube-node-v6s6r/northd id=6a25ce41-b31f-41d3-8b50-56deea02aeee name=/runtime.v1.RuntimeService/StartContainer sandboxID=7a65df9ac0ed893acd5403e6cc872f02953e3b9aab7bc1216cd0c6039c128512",
2026-06-11 01:10:49.689695 | controller |     "Jun 11 00:07:13.299442 crc crio[23067]: time=\"2026-06-11T00:07:13.299320883Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=d235d8e7-a3fe-4f55-9aba-055b92c280de name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.689710 | controller |     "Jun 11 00:07:13.304013 crc crio[23067]: time=\"2026-06-11T00:07:13.303935006Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=da339270-812b-412b-bb86-4337353ba102 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.689725 | controller |     "Jun 11 00:07:13.310162 crc crio[23067]: time=\"2026-06-11T00:07:13.310055229Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-v6s6r/nbdb\" id=41b6f3bb-7a20-4b2e-b493-d43f31b81b17 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.689740 | controller |     "Jun 11 00:07:13.310833 crc crio[23067]: time=\"2026-06-11T00:07:13.310758618Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.689754 | controller |     "Jun 11 00:07:13.335628 crc crio[23067]: time=\"2026-06-11T00:07:13.335549099Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.689769 | controller |     "Jun 11 00:07:13.337343 crc crio[23067]: time=\"2026-06-11T00:07:13.337270845Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.689784 | controller |     "Jun 11 00:07:13.469292 crc crio[23067]: time=\"2026-06-11T00:07:13.469154612Z\" level=info msg=\"Created container eb69ec7b38dc618e38e5c7b550716dba01dc80febdc6502724600f539bf11fec: openshift-ovn-kubernetes/ovnkube-node-v6s6r/nbdb\" id=41b6f3bb-7a20-4b2e-b493-d43f31b81b17 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.689799 | controller |     "Jun 11 00:07:13.470860 crc crio[23067]: time=\"2026-06-11T00:07:13.470803406Z\" level=info msg=\"Starting container: eb69ec7b38dc618e38e5c7b550716dba01dc80febdc6502724600f539bf11fec\" id=0b527130-14d6-4b57-b8ca-658701bbb259 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.689814 | controller |     "Jun 11 00:07:13.476321 crc crio[23067]: time=\"2026-06-11T00:07:13.476263372Z\" level=info msg=\"Started container\" PID=38167 containerID=eb69ec7b38dc618e38e5c7b550716dba01dc80febdc6502724600f539bf11fec description=openshift-ovn-kubernetes/ovnkube-node-v6s6r/nbdb id=0b527130-14d6-4b57-b8ca-658701bbb259 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7a65df9ac0ed893acd5403e6cc872f02953e3b9aab7bc1216cd0c6039c128512",
2026-06-11 01:10:49.689828 | controller |     "Jun 11 00:07:15.607335 crc crio[23067]: time=\"2026-06-11T00:07:15.606213635Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=dc52306c-c418-4a25-bbd1-c57ddf98f03f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.689846 | controller |     "Jun 11 00:07:15.610771 crc crio[23067]: time=\"2026-06-11T00:07:15.610695065Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=ac32461d-002c-4cc0-8924-f395e497bb13 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.689862 | controller |     "Jun 11 00:07:15.622980 crc crio[23067]: time=\"2026-06-11T00:07:15.62288076Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-v6s6r/sbdb\" id=22ab2280-41b3-4a5c-a203-dbee67c09d04 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.689877 | controller |     "Jun 11 00:07:15.623329 crc crio[23067]: time=\"2026-06-11T00:07:15.62327948Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.689892 | controller |     "Jun 11 00:07:15.656429 crc crio[23067]: time=\"2026-06-11T00:07:15.65625266Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.689906 | controller |     "Jun 11 00:07:15.659273 crc crio[23067]: time=\"2026-06-11T00:07:15.659075795Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.689921 | controller |     "Jun 11 00:07:15.796845 crc crio[23067]: time=\"2026-06-11T00:07:15.79611529Z\" level=info msg=\"Created container 374e909de99a6c96e26d9c3834bf47c97f8a7d4c8e2f1e836e015cc658461856: openshift-ovn-kubernetes/ovnkube-node-v6s6r/sbdb\" id=22ab2280-41b3-4a5c-a203-dbee67c09d04 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.689935 | controller |     "Jun 11 00:07:15.799223 crc crio[23067]: time=\"2026-06-11T00:07:15.79912105Z\" level=info msg=\"Starting container: 374e909de99a6c96e26d9c3834bf47c97f8a7d4c8e2f1e836e015cc658461856\" id=7b46a09b-2b60-4eeb-b463-bcd90c2ae45b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.689950 | controller |     "Jun 11 00:07:15.804923 crc crio[23067]: time=\"2026-06-11T00:07:15.804858773Z\" level=info msg=\"Started container\" PID=38321 containerID=374e909de99a6c96e26d9c3834bf47c97f8a7d4c8e2f1e836e015cc658461856 description=openshift-ovn-kubernetes/ovnkube-node-v6s6r/sbdb id=7b46a09b-2b60-4eeb-b463-bcd90c2ae45b name=/runtime.v1.RuntimeService/StartContainer sandboxID=7a65df9ac0ed893acd5403e6cc872f02953e3b9aab7bc1216cd0c6039c128512",
2026-06-11 01:10:49.689965 | controller |     "Jun 11 00:07:17.932719 crc crio[23067]: time=\"2026-06-11T00:07:17.932252482Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=05dc234b-7548-46b0-ad31-13a03c80d95e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.689980 | controller |     "Jun 11 00:07:17.959987 crc crio[23067]: time=\"2026-06-11T00:07:17.959863309Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=6940c78e-a66a-4bfb-a960-6087504c98d2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.689995 | controller |     "Jun 11 00:07:17.975312 crc crio[23067]: time=\"2026-06-11T00:07:17.975126996Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-v6s6r/ovnkube-controller\" id=d7b6fae4-20ed-4813-a617-5ad9a0c4d767 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.690009 | controller |     "Jun 11 00:07:17.975877 crc crio[23067]: time=\"2026-06-11T00:07:17.975804294Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.690032 | controller |     "Jun 11 00:07:18.022581 crc crio[23067]: time=\"2026-06-11T00:07:18.022037057Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.690054 | controller |     "Jun 11 00:07:18.026844 crc crio[23067]: time=\"2026-06-11T00:07:18.026764983Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.690070 | controller |     "Jun 11 00:07:18.185790 crc crio[23067]: time=\"2026-06-11T00:07:18.185596408Z\" level=info msg=\"Created container c1fca35c19ab34f49747b722a20a78142c8485ca9913e1665694214aa6b78409: openshift-ovn-kubernetes/ovnkube-node-v6s6r/ovnkube-controller\" id=d7b6fae4-20ed-4813-a617-5ad9a0c4d767 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.690086 | controller |     "Jun 11 00:07:18.187053 crc crio[23067]: time=\"2026-06-11T00:07:18.186954204Z\" level=info msg=\"Starting container: c1fca35c19ab34f49747b722a20a78142c8485ca9913e1665694214aa6b78409\" id=fe922ca6-ca4b-4aa9-a54f-b81882b6bc44 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.690126 | controller |     "Jun 11 00:07:18.193100 crc crio[23067]: time=\"2026-06-11T00:07:18.193003676Z\" level=info msg=\"Started container\" PID=38385 containerID=c1fca35c19ab34f49747b722a20a78142c8485ca9913e1665694214aa6b78409 description=openshift-ovn-kubernetes/ovnkube-node-v6s6r/ovnkube-controller id=fe922ca6-ca4b-4aa9-a54f-b81882b6bc44 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7a65df9ac0ed893acd5403e6cc872f02953e3b9aab7bc1216cd0c6039c128512",
2026-06-11 01:10:49.690148 | controller |     "Jun 11 00:07:18.286146 crc crio[23067]: time=\"2026-06-11T00:07:18.285861232Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.690164 | controller |     "Jun 11 00:07:18.286487 crc crio[23067]: time=\"2026-06-11T00:07:18.28616499Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.690192 | controller |     "Jun 11 00:07:18.287492 crc crio[23067]: time=\"2026-06-11T00:07:18.287133986Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.690213 | controller |     "Jun 11 00:07:18.287492 crc crio[23067]: time=\"2026-06-11T00:07:18.287341031Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.690229 | controller |     "Jun 11 00:07:18.287492 crc crio[23067]: time=\"2026-06-11T00:07:18.287462125Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.690244 | controller |     "Jun 11 00:07:18.287795 crc crio[23067]: time=\"2026-06-11T00:07:18.287509516Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.690259 | controller |     "Jun 11 00:07:18.288051 crc crio[23067]: time=\"2026-06-11T00:07:18.287968858Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.690273 | controller |     "Jun 11 00:07:18.288051 crc crio[23067]: time=\"2026-06-11T00:07:18.28803067Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.690288 | controller |     "Jun 11 00:07:18.288547 crc crio[23067]: time=\"2026-06-11T00:07:18.28842712Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.690303 | controller |     "Jun 11 00:07:18.288547 crc crio[23067]: time=\"2026-06-11T00:07:18.288490822Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.690318 | controller |     "Jun 11 00:07:18.288984 crc crio[23067]: time=\"2026-06-11T00:07:18.288925844Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.690336 | controller |     "Jun 11 00:07:18.288984 crc crio[23067]: time=\"2026-06-11T00:07:18.288978005Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.690364 | controller |     "Jun 11 00:07:18.289794 crc crio[23067]: time=\"2026-06-11T00:07:18.289719825Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.690385 | controller |     "Jun 11 00:07:18.289794 crc crio[23067]: time=\"2026-06-11T00:07:18.289780346Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.690400 | controller |     "Jun 11 00:07:18.290317 crc crio[23067]: time=\"2026-06-11T00:07:18.290218698Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.690415 | controller |     "Jun 11 00:07:18.290317 crc crio[23067]: time=\"2026-06-11T00:07:18.290272909Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.690429 | controller |     "Jun 11 00:07:18.292456 crc crio[23067]: time=\"2026-06-11T00:07:18.292304574Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.690444 | controller |     "Jun 11 00:07:18.292572 crc crio[23067]: time=\"2026-06-11T00:07:18.292382196Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.690458 | controller |     "Jun 11 00:07:18.292779 crc crio[23067]: time=\"2026-06-11T00:07:18.292690744Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.690473 | controller |     "Jun 11 00:07:18.292779 crc crio[23067]: time=\"2026-06-11T00:07:18.292750185Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.690488 | controller |     "Jun 11 00:07:18.293815 crc crio[23067]: time=\"2026-06-11T00:07:18.293739742Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.690503 | controller |     "Jun 11 00:07:18.293815 crc crio[23067]: time=\"2026-06-11T00:07:18.293811834Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.690518 | controller |     "Jun 11 00:07:18.294340 crc crio[23067]: time=\"2026-06-11T00:07:18.294267146Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.690533 | controller |     "Jun 11 00:07:18.294340 crc crio[23067]: time=\"2026-06-11T00:07:18.294323657Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.690548 | controller |     "Jun 11 00:07:18.294340 crc crio[23067]: time=\"2026-06-11T00:07:18.294355648Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.690562 | controller |     "Jun 11 00:07:18.294785 crc crio[23067]: time=\"2026-06-11T00:07:18.29441253Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.690576 | controller |     "Jun 11 00:07:18.294911 crc crio[23067]: time=\"2026-06-11T00:07:18.29479036Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.690590 | controller |     "Jun 11 00:07:18.294911 crc crio[23067]: time=\"2026-06-11T00:07:18.294834181Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.690604 | controller |     "Jun 11 00:07:18.295289 crc crio[23067]: time=\"2026-06-11T00:07:18.295240422Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.690619 | controller |     "Jun 11 00:07:18.295289 crc crio[23067]: time=\"2026-06-11T00:07:18.295274583Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.690636 | controller |     "Jun 11 00:07:18.295784 crc crio[23067]: time=\"2026-06-11T00:07:18.295613122Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.690651 | controller |     "Jun 11 00:07:18.295784 crc crio[23067]: time=\"2026-06-11T00:07:18.295755096Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.690666 | controller |     "Jun 11 00:07:18.296028 crc crio[23067]: time=\"2026-06-11T00:07:18.295981792Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.690680 | controller |     "Jun 11 00:07:18.296028 crc crio[23067]: time=\"2026-06-11T00:07:18.296030183Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.690695 | controller |     "Jun 11 00:07:18.296388 crc crio[23067]: time=\"2026-06-11T00:07:18.29630714Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.690708 | controller |     "Jun 11 00:07:18.296388 crc crio[23067]: time=\"2026-06-11T00:07:18.296359132Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.690722 | controller |     "Jun 11 00:07:18.297759 crc crio[23067]: time=\"2026-06-11T00:07:18.296806994Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.690736 | controller |     "Jun 11 00:07:18.297759 crc crio[23067]: time=\"2026-06-11T00:07:18.296841565Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.690750 | controller |     "Jun 11 00:07:18.297759 crc crio[23067]: time=\"2026-06-11T00:07:18.297293217Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.690764 | controller |     "Jun 11 00:07:18.297759 crc crio[23067]: time=\"2026-06-11T00:07:18.297342768Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.690777 | controller |     "Jun 11 00:07:18.297759 crc crio[23067]: time=\"2026-06-11T00:07:18.29741218Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.690791 | controller |     "Jun 11 00:07:18.297759 crc crio[23067]: time=\"2026-06-11T00:07:18.297446931Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.690805 | controller |     "Jun 11 00:07:18.299833 crc crio[23067]: time=\"2026-06-11T00:07:18.298462198Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.690819 | controller |     "Jun 11 00:07:18.299833 crc crio[23067]: time=\"2026-06-11T00:07:18.298518839Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.690833 | controller |     "Jun 11 00:07:18.299833 crc crio[23067]: time=\"2026-06-11T00:07:18.298943751Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.690846 | controller |     "Jun 11 00:07:18.299833 crc crio[23067]: time=\"2026-06-11T00:07:18.298997252Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.690860 | controller |     "Jun 11 00:07:18.299833 crc crio[23067]: time=\"2026-06-11T00:07:18.299186687Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.690874 | controller |     "Jun 11 00:07:18.299833 crc crio[23067]: time=\"2026-06-11T00:07:18.299224488Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.690887 | controller |     "Jun 11 00:07:18.299833 crc crio[23067]: time=\"2026-06-11T00:07:18.299627759Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.690901 | controller |     "Jun 11 00:07:18.301197 crc crio[23067]: time=\"2026-06-11T00:07:18.299947297Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.690917 | controller |     "Jun 11 00:07:18.301197 crc crio[23067]: time=\"2026-06-11T00:07:18.300081501Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.690931 | controller |     "Jun 11 00:07:18.301197 crc crio[23067]: time=\"2026-06-11T00:07:18.300195404Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.690945 | controller |     "Jun 11 00:07:18.301197 crc crio[23067]: time=\"2026-06-11T00:07:18.300489632Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.690958 | controller |     "Jun 11 00:07:18.301197 crc crio[23067]: time=\"2026-06-11T00:07:18.300530203Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.690971 | controller |     "Jun 11 00:07:18.301197 crc crio[23067]: time=\"2026-06-11T00:07:18.300753609Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.690985 | controller |     "Jun 11 00:07:18.301197 crc crio[23067]: time=\"2026-06-11T00:07:18.300840851Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.690999 | controller |     "Jun 11 00:07:18.301197 crc crio[23067]: time=\"2026-06-11T00:07:18.301074458Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.691012 | controller |     "Jun 11 00:07:18.301197 crc crio[23067]: time=\"2026-06-11T00:07:18.301123709Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.691026 | controller |     "Jun 11 00:07:18.303203 crc crio[23067]: time=\"2026-06-11T00:07:18.301510269Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.691039 | controller |     "Jun 11 00:07:18.303203 crc crio[23067]: time=\"2026-06-11T00:07:18.30155367Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.691052 | controller |     "Jun 11 00:07:18.303203 crc crio[23067]: time=\"2026-06-11T00:07:18.302940757Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.691066 | controller |     "Jun 11 00:07:18.303203 crc crio[23067]: time=\"2026-06-11T00:07:18.303003539Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.691079 | controller |     "Jun 11 00:07:18.303203 crc crio[23067]: time=\"2026-06-11T00:07:18.303069721Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.691092 | controller |     "Jun 11 00:07:18.303203 crc crio[23067]: time=\"2026-06-11T00:07:18.303117442Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.691105 | controller |     "Jun 11 00:07:18.303203 crc crio[23067]: time=\"2026-06-11T00:07:18.303157843Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.691119 | controller |     "Jun 11 00:07:18.303203 crc crio[23067]: time=\"2026-06-11T00:07:18.303203404Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.691132 | controller |     "Jun 11 00:07:18.303886 crc crio[23067]: time=\"2026-06-11T00:07:18.303348738Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.691146 | controller |     "Jun 11 00:07:18.303886 crc crio[23067]: time=\"2026-06-11T00:07:18.30341962Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.691159 | controller |     "Jun 11 00:07:18.303886 crc crio[23067]: time=\"2026-06-11T00:07:18.303879772Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.691172 | controller |     "Jun 11 00:07:18.304063 crc crio[23067]: time=\"2026-06-11T00:07:18.303915853Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.691189 | controller |     "Jun 11 00:07:18.304292 crc crio[23067]: time=\"2026-06-11T00:07:18.304214581Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.691204 | controller |     "Jun 11 00:07:18.304292 crc crio[23067]: time=\"2026-06-11T00:07:18.304266863Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.691218 | controller |     "Jun 11 00:07:18.304608 crc crio[23067]: time=\"2026-06-11T00:07:18.30455584Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.691233 | controller |     "Jun 11 00:07:18.304608 crc crio[23067]: time=\"2026-06-11T00:07:18.304601792Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.691247 | controller |     "Jun 11 00:07:18.305082 crc crio[23067]: time=\"2026-06-11T00:07:18.305008182Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.691262 | controller |     "Jun 11 00:07:18.305082 crc crio[23067]: time=\"2026-06-11T00:07:18.305063524Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.691276 | controller |     "Jun 11 00:07:18.305787 crc crio[23067]: time=\"2026-06-11T00:07:18.305578778Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.691291 | controller |     "Jun 11 00:07:18.305787 crc crio[23067]: time=\"2026-06-11T00:07:18.305628679Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.691305 | controller |     "Jun 11 00:07:18.306602 crc crio[23067]: time=\"2026-06-11T00:07:18.306132592Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.691320 | controller |     "Jun 11 00:07:18.306602 crc crio[23067]: time=\"2026-06-11T00:07:18.306240675Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.691334 | controller |     "Jun 11 00:07:18.306602 crc crio[23067]: time=\"2026-06-11T00:07:18.306438051Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.691364 | controller |     "Jun 11 00:07:18.306602 crc crio[23067]: time=\"2026-06-11T00:07:18.306469621Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.691386 | controller |     "Jun 11 00:07:18.308208 crc crio[23067]: time=\"2026-06-11T00:07:18.307006436Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.691408 | controller |     "Jun 11 00:07:18.308208 crc crio[23067]: time=\"2026-06-11T00:07:18.307041107Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.691423 | controller |     "Jun 11 00:07:18.308208 crc crio[23067]: time=\"2026-06-11T00:07:18.307403206Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.691440 | controller |     "Jun 11 00:07:18.308208 crc crio[23067]: time=\"2026-06-11T00:07:18.307439827Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.691455 | controller |     "Jun 11 00:07:18.308208 crc crio[23067]: time=\"2026-06-11T00:07:18.307857988Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.691471 | controller |     "Jun 11 00:07:18.308208 crc crio[23067]: time=\"2026-06-11T00:07:18.3079188Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.691551 | controller |     "Jun 11 00:07:18.308764 crc crio[23067]: time=\"2026-06-11T00:07:18.308232408Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.691573 | controller |     "Jun 11 00:07:18.308764 crc crio[23067]: time=\"2026-06-11T00:07:18.308265759Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.691593 | controller |     "Jun 11 00:07:18.308764 crc crio[23067]: time=\"2026-06-11T00:07:18.308636799Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.691609 | controller |     "Jun 11 00:07:18.308764 crc crio[23067]: time=\"2026-06-11T00:07:18.308709421Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.691624 | controller |     "Jun 11 00:07:18.309330 crc crio[23067]: time=\"2026-06-11T00:07:18.309255346Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.691638 | controller |     "Jun 11 00:07:18.309330 crc crio[23067]: time=\"2026-06-11T00:07:18.309304657Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.691653 | controller |     "Jun 11 00:07:18.309805 crc crio[23067]: time=\"2026-06-11T00:07:18.309705948Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.691667 | controller |     "Jun 11 00:07:18.309805 crc crio[23067]: time=\"2026-06-11T00:07:18.309765079Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.691681 | controller |     "Jun 11 00:07:18.310118 crc crio[23067]: time=\"2026-06-11T00:07:18.310047967Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.691696 | controller |     "Jun 11 00:07:18.310118 crc crio[23067]: time=\"2026-06-11T00:07:18.310097548Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.691710 | controller |     "Jun 11 00:07:18.310523 crc crio[23067]: time=\"2026-06-11T00:07:18.310443287Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.691724 | controller |     "Jun 11 00:07:18.310523 crc crio[23067]: time=\"2026-06-11T00:07:18.310498079Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.691738 | controller |     "Jun 11 00:07:18.310928 crc crio[23067]: time=\"2026-06-11T00:07:18.310842118Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.691752 | controller |     "Jun 11 00:07:18.310928 crc crio[23067]: time=\"2026-06-11T00:07:18.310893719Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.691766 | controller |     "Jun 11 00:07:18.311232 crc crio[23067]: time=\"2026-06-11T00:07:18.311191877Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.691780 | controller |     "Jun 11 00:07:18.311232 crc crio[23067]: time=\"2026-06-11T00:07:18.311223778Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.691794 | controller |     "Jun 11 00:07:18.311616 crc crio[23067]: time=\"2026-06-11T00:07:18.311546487Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.691808 | controller |     "Jun 11 00:07:18.311616 crc crio[23067]: time=\"2026-06-11T00:07:18.311599538Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.691822 | controller |     "Jun 11 00:07:18.312012 crc crio[23067]: time=\"2026-06-11T00:07:18.311950648Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.691836 | controller |     "Jun 11 00:07:18.312012 crc crio[23067]: time=\"2026-06-11T00:07:18.311999539Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.691850 | controller |     "Jun 11 00:07:18.312558 crc crio[23067]: time=\"2026-06-11T00:07:18.312469761Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.691864 | controller |     "Jun 11 00:07:18.312558 crc crio[23067]: time=\"2026-06-11T00:07:18.312500202Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.691881 | controller |     "Jun 11 00:07:18.313030 crc crio[23067]: time=\"2026-06-11T00:07:18.312960535Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.691896 | controller |     "Jun 11 00:07:18.313030 crc crio[23067]: time=\"2026-06-11T00:07:18.313009026Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.691910 | controller |     "Jun 11 00:07:18.313375 crc crio[23067]: time=\"2026-06-11T00:07:18.313317624Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.691923 | controller |     "Jun 11 00:07:18.313375 crc crio[23067]: time=\"2026-06-11T00:07:18.313367125Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.691937 | controller |     "Jun 11 00:07:18.313826 crc crio[23067]: time=\"2026-06-11T00:07:18.313781236Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.691951 | controller |     "Jun 11 00:07:18.313826 crc crio[23067]: time=\"2026-06-11T00:07:18.313829528Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.691965 | controller |     "Jun 11 00:07:18.314166 crc crio[23067]: time=\"2026-06-11T00:07:18.314133276Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.691980 | controller |     "Jun 11 00:07:18.314221 crc crio[23067]: time=\"2026-06-11T00:07:18.314206908Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.691993 | controller |     "Jun 11 00:07:18.314612 crc crio[23067]: time=\"2026-06-11T00:07:18.314553047Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.692008 | controller |     "Jun 11 00:07:18.314612 crc crio[23067]: time=\"2026-06-11T00:07:18.314600628Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.692021 | controller |     "Jun 11 00:07:18.315165 crc crio[23067]: time=\"2026-06-11T00:07:18.315078491Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.692035 | controller |     "Jun 11 00:07:18.315165 crc crio[23067]: time=\"2026-06-11T00:07:18.315109412Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.692049 | controller |     "Jun 11 00:07:18.315522 crc crio[23067]: time=\"2026-06-11T00:07:18.315465661Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.692063 | controller |     "Jun 11 00:07:18.315522 crc crio[23067]: time=\"2026-06-11T00:07:18.315516353Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.692077 | controller |     "Jun 11 00:07:18.315796 crc crio[23067]: time=\"2026-06-11T00:07:18.315763159Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.692090 | controller |     "Jun 11 00:07:18.315796 crc crio[23067]: time=\"2026-06-11T00:07:18.31579336Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.692104 | controller |     "Jun 11 00:07:18.316179 crc crio[23067]: time=\"2026-06-11T00:07:18.316103968Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.692118 | controller |     "Jun 11 00:07:18.316179 crc crio[23067]: time=\"2026-06-11T00:07:18.3161545Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.692132 | controller |     "Jun 11 00:07:18.316580 crc crio[23067]: time=\"2026-06-11T00:07:18.316558661Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.692147 | controller |     "Jun 11 00:07:18.316780 crc crio[23067]: time=\"2026-06-11T00:07:18.316591661Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.692164 | controller |     "Jun 11 00:07:18.316983 crc crio[23067]: time=\"2026-06-11T00:07:18.316885629Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.692179 | controller |     "Jun 11 00:07:18.316983 crc crio[23067]: time=\"2026-06-11T00:07:18.31692045Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.692193 | controller |     "Jun 11 00:07:18.317183 crc crio[23067]: time=\"2026-06-11T00:07:18.317112515Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.692208 | controller |     "Jun 11 00:07:18.317183 crc crio[23067]: time=\"2026-06-11T00:07:18.317162237Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.692222 | controller |     "Jun 11 00:07:18.317468 crc crio[23067]: time=\"2026-06-11T00:07:18.317398893Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.692236 | controller |     "Jun 11 00:07:18.317468 crc crio[23067]: time=\"2026-06-11T00:07:18.317453414Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.692250 | controller |     "Jun 11 00:07:18.317800 crc crio[23067]: time=\"2026-06-11T00:07:18.317630359Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.692265 | controller |     "Jun 11 00:07:18.317800 crc crio[23067]: time=\"2026-06-11T00:07:18.317702811Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.692280 | controller |     "Jun 11 00:07:18.317955 crc crio[23067]: time=\"2026-06-11T00:07:18.317914257Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.692295 | controller |     "Jun 11 00:07:18.318028 crc crio[23067]: time=\"2026-06-11T00:07:18.317958298Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.692310 | controller |     "Jun 11 00:07:18.318247 crc crio[23067]: time=\"2026-06-11T00:07:18.318168523Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.692324 | controller |     "Jun 11 00:07:18.318414 crc crio[23067]: time=\"2026-06-11T00:07:18.318282346Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.692339 | controller |     "Jun 11 00:07:18.318618 crc crio[23067]: time=\"2026-06-11T00:07:18.318561794Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.692379 | controller |     "Jun 11 00:07:18.318618 crc crio[23067]: time=\"2026-06-11T00:07:18.318610635Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.692396 | controller |     "Jun 11 00:07:18.318863 crc crio[23067]: time=\"2026-06-11T00:07:18.318848702Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.692411 | controller |     "Jun 11 00:07:18.318918 crc crio[23067]: time=\"2026-06-11T00:07:18.318876912Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.692425 | controller |     "Jun 11 00:07:18.319184 crc crio[23067]: time=\"2026-06-11T00:07:18.319109899Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.692440 | controller |     "Jun 11 00:07:18.319184 crc crio[23067]: time=\"2026-06-11T00:07:18.3191595Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.692454 | controller |     "Jun 11 00:07:18.319422 crc crio[23067]: time=\"2026-06-11T00:07:18.319348265Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.692472 | controller |     "Jun 11 00:07:18.319422 crc crio[23067]: time=\"2026-06-11T00:07:18.319420807Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.692487 | controller |     "Jun 11 00:07:18.319768 crc crio[23067]: time=\"2026-06-11T00:07:18.319606612Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.692502 | controller |     "Jun 11 00:07:18.319768 crc crio[23067]: time=\"2026-06-11T00:07:18.319703594Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.692516 | controller |     "Jun 11 00:07:18.319900 crc crio[23067]: time=\"2026-06-11T00:07:18.319888979Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.692530 | controller |     "Jun 11 00:07:18.319966 crc crio[23067]: time=\"2026-06-11T00:07:18.31991654Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.692545 | controller |     "Jun 11 00:07:18.320242 crc crio[23067]: time=\"2026-06-11T00:07:18.320170217Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.692560 | controller |     "Jun 11 00:07:18.320242 crc crio[23067]: time=\"2026-06-11T00:07:18.320217768Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.692574 | controller |     "Jun 11 00:07:18.320486 crc crio[23067]: time=\"2026-06-11T00:07:18.320448394Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.692589 | controller |     "Jun 11 00:07:18.320577 crc crio[23067]: time=\"2026-06-11T00:07:18.320491635Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.692604 | controller |     "Jun 11 00:07:18.320860 crc crio[23067]: time=\"2026-06-11T00:07:18.320815024Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.692619 | controller |     "Jun 11 00:07:18.320986 crc crio[23067]: time=\"2026-06-11T00:07:18.320863995Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.692633 | controller |     "Jun 11 00:07:18.321286 crc crio[23067]: time=\"2026-06-11T00:07:18.321215225Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.692648 | controller |     "Jun 11 00:07:18.321286 crc crio[23067]: time=\"2026-06-11T00:07:18.321261886Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.692662 | controller |     "Jun 11 00:07:18.321606 crc crio[23067]: time=\"2026-06-11T00:07:18.321566734Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.692676 | controller |     "Jun 11 00:07:18.321835 crc crio[23067]: time=\"2026-06-11T00:07:18.321612605Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.692690 | controller |     "Jun 11 00:07:18.322139 crc crio[23067]: time=\"2026-06-11T00:07:18.322088738Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.692704 | controller |     "Jun 11 00:07:18.322139 crc crio[23067]: time=\"2026-06-11T00:07:18.322136609Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.692718 | controller |     "Jun 11 00:07:18.322331 crc crio[23067]: time=\"2026-06-11T00:07:18.32217005Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.692733 | controller |     "Jun 11 00:07:18.322331 crc crio[23067]: time=\"2026-06-11T00:07:18.322193281Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.692747 | controller |     "Jun 11 00:07:18.322535 crc crio[23067]: time=\"2026-06-11T00:07:18.322415827Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.692764 | controller |     "Jun 11 00:07:18.322535 crc crio[23067]: time=\"2026-06-11T00:07:18.322446327Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.692778 | controller |     "Jun 11 00:07:18.322890 crc crio[23067]: time=\"2026-06-11T00:07:18.322767336Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.692791 | controller |     "Jun 11 00:07:18.322890 crc crio[23067]: time=\"2026-06-11T00:07:18.322806357Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.692805 | controller |     "Jun 11 00:07:18.323128 crc crio[23067]: time=\"2026-06-11T00:07:18.323078864Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.692818 | controller |     "Jun 11 00:07:18.323128 crc crio[23067]: time=\"2026-06-11T00:07:18.323124966Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.692832 | controller |     "Jun 11 00:07:18.323353 crc crio[23067]: time=\"2026-06-11T00:07:18.32330741Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.692845 | controller |     "Jun 11 00:07:18.323353 crc crio[23067]: time=\"2026-06-11T00:07:18.323351142Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.692858 | controller |     "Jun 11 00:07:18.324321 crc crio[23067]: time=\"2026-06-11T00:07:18.324217455Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.692872 | controller |     "Jun 11 00:07:18.324600 crc crio[23067]: time=\"2026-06-11T00:07:18.324325148Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.692885 | controller |     "Jun 11 00:07:18.324600 crc crio[23067]: time=\"2026-06-11T00:07:18.324436021Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.692899 | controller |     "Jun 11 00:07:18.324600 crc crio[23067]: time=\"2026-06-11T00:07:18.324501532Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.692912 | controller |     "Jun 11 00:07:18.324600 crc crio[23067]: time=\"2026-06-11T00:07:18.324560454Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.692925 | controller |     "Jun 11 00:07:18.324600 crc crio[23067]: time=\"2026-06-11T00:07:18.324592625Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.692938 | controller |     "Jun 11 00:07:18.325002 crc crio[23067]: time=\"2026-06-11T00:07:18.324944964Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.692952 | controller |     "Jun 11 00:07:18.325002 crc crio[23067]: time=\"2026-06-11T00:07:18.324993125Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.692965 | controller |     "Jun 11 00:07:18.325302 crc crio[23067]: time=\"2026-06-11T00:07:18.325257012Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.692978 | controller |     "Jun 11 00:07:18.325302 crc crio[23067]: time=\"2026-06-11T00:07:18.325286513Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.692991 | controller |     "Jun 11 00:07:18.325814 crc crio[23067]: time=\"2026-06-11T00:07:18.325604662Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.693004 | controller |     "Jun 11 00:07:18.325814 crc crio[23067]: time=\"2026-06-11T00:07:18.325699894Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.693017 | controller |     "Jun 11 00:07:18.326014 crc crio[23067]: time=\"2026-06-11T00:07:18.325957121Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.693034 | controller |     "Jun 11 00:07:18.326014 crc crio[23067]: time=\"2026-06-11T00:07:18.326006642Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.693047 | controller |     "Jun 11 00:07:18.326361 crc crio[23067]: time=\"2026-06-11T00:07:18.32628546Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.693061 | controller |     "Jun 11 00:07:18.326361 crc crio[23067]: time=\"2026-06-11T00:07:18.326338631Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.693074 | controller |     "Jun 11 00:07:18.326797 crc crio[23067]: time=\"2026-06-11T00:07:18.326626359Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.693087 | controller |     "Jun 11 00:07:18.326797 crc crio[23067]: time=\"2026-06-11T00:07:18.326744312Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.693100 | controller |     "Jun 11 00:07:18.326970 crc crio[23067]: time=\"2026-06-11T00:07:18.326936307Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.693113 | controller |     "Jun 11 00:07:18.326970 crc crio[23067]: time=\"2026-06-11T00:07:18.326965578Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.693126 | controller |     "Jun 11 00:07:18.327263 crc crio[23067]: time=\"2026-06-11T00:07:18.327192124Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.693139 | controller |     "Jun 11 00:07:18.327263 crc crio[23067]: time=\"2026-06-11T00:07:18.327241145Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.693152 | controller |     "Jun 11 00:07:18.327452 crc crio[23067]: time=\"2026-06-11T00:07:18.327438411Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.693165 | controller |     "Jun 11 00:07:18.327526 crc crio[23067]: time=\"2026-06-11T00:07:18.327470662Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.693178 | controller |     "Jun 11 00:07:18.327787 crc crio[23067]: time=\"2026-06-11T00:07:18.327741339Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.693191 | controller |     "Jun 11 00:07:18.327787 crc crio[23067]: time=\"2026-06-11T00:07:18.32778621Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.693204 | controller |     "Jun 11 00:07:18.328005 crc crio[23067]: time=\"2026-06-11T00:07:18.327963825Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.693217 | controller |     "Jun 11 00:07:18.328096 crc crio[23067]: time=\"2026-06-11T00:07:18.328012286Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.693230 | controller |     "Jun 11 00:07:18.328287 crc crio[23067]: time=\"2026-06-11T00:07:18.328231202Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.693242 | controller |     "Jun 11 00:07:18.328287 crc crio[23067]: time=\"2026-06-11T00:07:18.328275773Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.693255 | controller |     "Jun 11 00:07:18.328536 crc crio[23067]: time=\"2026-06-11T00:07:18.328499929Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.693268 | controller |     "Jun 11 00:07:18.328536 crc crio[23067]: time=\"2026-06-11T00:07:18.32852986Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.693281 | controller |     "Jun 11 00:07:18.328817 crc crio[23067]: time=\"2026-06-11T00:07:18.328776166Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.693300 | controller |     "Jun 11 00:07:18.328817 crc crio[23067]: time=\"2026-06-11T00:07:18.328819727Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.693315 | controller |     "Jun 11 00:07:18.329117 crc crio[23067]: time=\"2026-06-11T00:07:18.329078764Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.693329 | controller |     "Jun 11 00:07:18.329195 crc crio[23067]: time=\"2026-06-11T00:07:18.329121455Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.693343 | controller |     "Jun 11 00:07:18.329387 crc crio[23067]: time=\"2026-06-11T00:07:18.329343531Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.693378 | controller |     "Jun 11 00:07:18.329387 crc crio[23067]: time=\"2026-06-11T00:07:18.329418673Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.693394 | controller |     "Jun 11 00:07:18.329730 crc crio[23067]: time=\"2026-06-11T00:07:18.329684281Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.693408 | controller |     "Jun 11 00:07:18.329730 crc crio[23067]: time=\"2026-06-11T00:07:18.329733222Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.693422 | controller |     "Jun 11 00:07:18.329964 crc crio[23067]: time=\"2026-06-11T00:07:18.329923197Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.693436 | controller |     "Jun 11 00:07:18.330063 crc crio[23067]: time=\"2026-06-11T00:07:18.329992309Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.693451 | controller |     "Jun 11 00:07:18.330168 crc crio[23067]: time=\"2026-06-11T00:07:18.330128892Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.693465 | controller |     "Jun 11 00:07:18.330242 crc crio[23067]: time=\"2026-06-11T00:07:18.330187554Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.693479 | controller |     "Jun 11 00:07:18.330463 crc crio[23067]: time=\"2026-06-11T00:07:18.33041928Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.693493 | controller |     "Jun 11 00:07:18.330548 crc crio[23067]: time=\"2026-06-11T00:07:18.330466741Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.693507 | controller |     "Jun 11 00:07:18.330770 crc crio[23067]: time=\"2026-06-11T00:07:18.330678687Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.693521 | controller |     "Jun 11 00:07:18.330770 crc crio[23067]: time=\"2026-06-11T00:07:18.330725888Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.693535 | controller |     "Jun 11 00:07:18.331029 crc crio[23067]: time=\"2026-06-11T00:07:18.330985605Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.693549 | controller |     "Jun 11 00:07:18.331029 crc crio[23067]: time=\"2026-06-11T00:07:18.331032726Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.693563 | controller |     "Jun 11 00:07:18.331333 crc crio[23067]: time=\"2026-06-11T00:07:18.331294913Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.693577 | controller |     "Jun 11 00:07:18.331469 crc crio[23067]: time=\"2026-06-11T00:07:18.331339815Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.693591 | controller |     "Jun 11 00:07:18.331532 crc crio[23067]: time=\"2026-06-11T00:07:18.331507169Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.693610 | controller |     "Jun 11 00:07:18.331582 crc crio[23067]: time=\"2026-06-11T00:07:18.33153393Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.693624 | controller |     "Jun 11 00:07:18.331847 crc crio[23067]: time=\"2026-06-11T00:07:18.331809367Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.693639 | controller |     "Jun 11 00:07:18.331946 crc crio[23067]: time=\"2026-06-11T00:07:18.331852428Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.693653 | controller |     "Jun 11 00:07:18.332109 crc crio[23067]: time=\"2026-06-11T00:07:18.332069524Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.693667 | controller |     "Jun 11 00:07:18.332182 crc crio[23067]: time=\"2026-06-11T00:07:18.332116355Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.693681 | controller |     "Jun 11 00:07:18.332352 crc crio[23067]: time=\"2026-06-11T00:07:18.332314221Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.693696 | controller |     "Jun 11 00:07:18.332482 crc crio[23067]: time=\"2026-06-11T00:07:18.332356012Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.693710 | controller |     "Jun 11 00:07:18.332862 crc crio[23067]: time=\"2026-06-11T00:07:18.332813014Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.693723 | controller |     "Jun 11 00:07:18.332862 crc crio[23067]: time=\"2026-06-11T00:07:18.332859705Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.693737 | controller |     "Jun 11 00:07:18.333103 crc crio[23067]: time=\"2026-06-11T00:07:18.333064611Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.693751 | controller |     "Jun 11 00:07:18.333180 crc crio[23067]: time=\"2026-06-11T00:07:18.333107652Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.693765 | controller |     "Jun 11 00:07:18.333353 crc crio[23067]: time=\"2026-06-11T00:07:18.333309857Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.693779 | controller |     "Jun 11 00:07:18.333353 crc crio[23067]: time=\"2026-06-11T00:07:18.333352878Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.693793 | controller |     "Jun 11 00:07:18.333828 crc crio[23067]: time=\"2026-06-11T00:07:18.333746739Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.693807 | controller |     "Jun 11 00:07:18.333828 crc crio[23067]: time=\"2026-06-11T00:07:18.3337946Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.693821 | controller |     "Jun 11 00:07:18.334160 crc crio[23067]: time=\"2026-06-11T00:07:18.334076378Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.693835 | controller |     "Jun 11 00:07:18.334160 crc crio[23067]: time=\"2026-06-11T00:07:18.334106608Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.693849 | controller |     "Jun 11 00:07:18.334374 crc crio[23067]: time=\"2026-06-11T00:07:18.334333875Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.693863 | controller |     "Jun 11 00:07:18.334374 crc crio[23067]: time=\"2026-06-11T00:07:18.334400476Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.693877 | controller |     "Jun 11 00:07:18.334814 crc crio[23067]: time=\"2026-06-11T00:07:18.334772406Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.693894 | controller |     "Jun 11 00:07:18.334932 crc crio[23067]: time=\"2026-06-11T00:07:18.334820588Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.693908 | controller |     "Jun 11 00:07:18.335057 crc crio[23067]: time=\"2026-06-11T00:07:18.335012973Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.693922 | controller |     "Jun 11 00:07:18.335148 crc crio[23067]: time=\"2026-06-11T00:07:18.335067954Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.693936 | controller |     "Jun 11 00:07:18.335341 crc crio[23067]: time=\"2026-06-11T00:07:18.33530341Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.693949 | controller |     "Jun 11 00:07:18.335569 crc crio[23067]: time=\"2026-06-11T00:07:18.335346262Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.693963 | controller |     "Jun 11 00:07:18.335716 crc crio[23067]: time=\"2026-06-11T00:07:18.335576778Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.693976 | controller |     "Jun 11 00:07:18.335716 crc crio[23067]: time=\"2026-06-11T00:07:18.335604628Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.693990 | controller |     "Jun 11 00:07:18.335984 crc crio[23067]: time=\"2026-06-11T00:07:18.335937787Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.694004 | controller |     "Jun 11 00:07:18.336060 crc crio[23067]: time=\"2026-06-11T00:07:18.335990809Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.694017 | controller |     "Jun 11 00:07:18.336285 crc crio[23067]: time=\"2026-06-11T00:07:18.336246906Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.694031 | controller |     "Jun 11 00:07:18.336441 crc crio[23067]: time=\"2026-06-11T00:07:18.336290937Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.694044 | controller |     "Jun 11 00:07:18.336744 crc crio[23067]: time=\"2026-06-11T00:07:18.336704598Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.694058 | controller |     "Jun 11 00:07:18.336822 crc crio[23067]: time=\"2026-06-11T00:07:18.336749979Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.694071 | controller |     "Jun 11 00:07:18.337117 crc crio[23067]: time=\"2026-06-11T00:07:18.337064777Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.694085 | controller |     "Jun 11 00:07:18.337117 crc crio[23067]: time=\"2026-06-11T00:07:18.337108549Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.694098 | controller |     "Jun 11 00:07:18.337446 crc crio[23067]: time=\"2026-06-11T00:07:18.337405946Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.694111 | controller |     "Jun 11 00:07:18.337533 crc crio[23067]: time=\"2026-06-11T00:07:18.337451698Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.694125 | controller |     "Jun 11 00:07:18.337786 crc crio[23067]: time=\"2026-06-11T00:07:18.337748176Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.694138 | controller |     "Jun 11 00:07:18.337863 crc crio[23067]: time=\"2026-06-11T00:07:18.337792097Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.694152 | controller |     "Jun 11 00:07:18.338098 crc crio[23067]: time=\"2026-06-11T00:07:18.338058524Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.694168 | controller |     "Jun 11 00:07:18.338206 crc crio[23067]: time=\"2026-06-11T00:07:18.338103915Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.694182 | controller |     "Jun 11 00:07:18.338353 crc crio[23067]: time=\"2026-06-11T00:07:18.338315441Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.694213 | controller |     "Jun 11 00:07:18.338505 crc crio[23067]: time=\"2026-06-11T00:07:18.338357052Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.694229 | controller |     "Jun 11 00:07:18.338722 crc crio[23067]: time=\"2026-06-11T00:07:18.338623149Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.694243 | controller |     "Jun 11 00:07:18.338722 crc crio[23067]: time=\"2026-06-11T00:07:18.338717381Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.694257 | controller |     "Jun 11 00:07:18.339003 crc crio[23067]: time=\"2026-06-11T00:07:18.338947788Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.694270 | controller |     "Jun 11 00:07:18.339084 crc crio[23067]: time=\"2026-06-11T00:07:18.339009409Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.694284 | controller |     "Jun 11 00:07:18.339361 crc crio[23067]: time=\"2026-06-11T00:07:18.339322038Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.694298 | controller |     "Jun 11 00:07:18.339479 crc crio[23067]: time=\"2026-06-11T00:07:18.339367509Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.694312 | controller |     "Jun 11 00:07:18.339708 crc crio[23067]: time=\"2026-06-11T00:07:18.339601885Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.694326 | controller |     "Jun 11 00:07:18.339788 crc crio[23067]: time=\"2026-06-11T00:07:18.339715398Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.694340 | controller |     "Jun 11 00:07:18.339991 crc crio[23067]: time=\"2026-06-11T00:07:18.339950554Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.694371 | controller |     "Jun 11 00:07:18.340141 crc crio[23067]: time=\"2026-06-11T00:07:18.339996456Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.694388 | controller |     "Jun 11 00:07:18.340250 crc crio[23067]: time=\"2026-06-11T00:07:18.340211191Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.694404 | controller |     "Jun 11 00:07:18.340324 crc crio[23067]: time=\"2026-06-11T00:07:18.340254202Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.694419 | controller |     "Jun 11 00:07:18.340517 crc crio[23067]: time=\"2026-06-11T00:07:18.340477778Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.694433 | controller |     "Jun 11 00:07:18.340604 crc crio[23067]: time=\"2026-06-11T00:07:18.34052116Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.694448 | controller |     "Jun 11 00:07:18.340813 crc crio[23067]: time=\"2026-06-11T00:07:18.340777126Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.694462 | controller |     "Jun 11 00:07:18.340891 crc crio[23067]: time=\"2026-06-11T00:07:18.340820338Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.694479 | controller |     "Jun 11 00:07:18.341037 crc crio[23067]: time=\"2026-06-11T00:07:18.340998672Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.694493 | controller |     "Jun 11 00:07:18.341126 crc crio[23067]: time=\"2026-06-11T00:07:18.341039853Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.694508 | controller |     "Jun 11 00:07:18.341322 crc crio[23067]: time=\"2026-06-11T00:07:18.34127868Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.694521 | controller |     "Jun 11 00:07:18.341322 crc crio[23067]: time=\"2026-06-11T00:07:18.341320751Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.694535 | controller |     "Jun 11 00:07:18.341725 crc crio[23067]: time=\"2026-06-11T00:07:18.341622899Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.694550 | controller |     "Jun 11 00:07:18.341725 crc crio[23067]: time=\"2026-06-11T00:07:18.341717081Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.694564 | controller |     "Jun 11 00:07:18.341963 crc crio[23067]: time=\"2026-06-11T00:07:18.341924467Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.694578 | controller |     "Jun 11 00:07:18.342049 crc crio[23067]: time=\"2026-06-11T00:07:18.341967398Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.694592 | controller |     "Jun 11 00:07:18.342236 crc crio[23067]: time=\"2026-06-11T00:07:18.342196374Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.694606 | controller |     "Jun 11 00:07:18.342325 crc crio[23067]: time=\"2026-06-11T00:07:18.342244175Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.694620 | controller |     "Jun 11 00:07:18.342525 crc crio[23067]: time=\"2026-06-11T00:07:18.342487232Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.694634 | controller |     "Jun 11 00:07:18.342616 crc crio[23067]: time=\"2026-06-11T00:07:18.342529553Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.694648 | controller |     "Jun 11 00:07:18.342914 crc crio[23067]: time=\"2026-06-11T00:07:18.342873262Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.694662 | controller |     "Jun 11 00:07:18.342992 crc crio[23067]: time=\"2026-06-11T00:07:18.342929514Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.694675 | controller |     "Jun 11 00:07:18.343172 crc crio[23067]: time=\"2026-06-11T00:07:18.343125419Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.694689 | controller |     "Jun 11 00:07:18.343300 crc crio[23067]: time=\"2026-06-11T00:07:18.343184641Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.694703 | controller |     "Jun 11 00:07:18.343484 crc crio[23067]: time=\"2026-06-11T00:07:18.343442107Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.694717 | controller |     "Jun 11 00:07:18.343569 crc crio[23067]: time=\"2026-06-11T00:07:18.343491489Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.694730 | controller |     "Jun 11 00:07:18.343744 crc crio[23067]: time=\"2026-06-11T00:07:18.343706854Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.694743 | controller |     "Jun 11 00:07:18.343822 crc crio[23067]: time=\"2026-06-11T00:07:18.343750426Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.694760 | controller |     "Jun 11 00:07:18.344180 crc crio[23067]: time=\"2026-06-11T00:07:18.344099825Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.694774 | controller |     "Jun 11 00:07:18.344180 crc crio[23067]: time=\"2026-06-11T00:07:18.344158677Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.694788 | controller |     "Jun 11 00:07:18.344506 crc crio[23067]: time=\"2026-06-11T00:07:18.344464705Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.694801 | controller |     "Jun 11 00:07:18.344584 crc crio[23067]: time=\"2026-06-11T00:07:18.344510836Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.694815 | controller |     "Jun 11 00:07:18.344779 crc crio[23067]: time=\"2026-06-11T00:07:18.344741282Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.694828 | controller |     "Jun 11 00:07:18.344914 crc crio[23067]: time=\"2026-06-11T00:07:18.344788283Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.694841 | controller |     "Jun 11 00:07:18.345072 crc crio[23067]: time=\"2026-06-11T00:07:18.34503316Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.694855 | controller |     "Jun 11 00:07:18.345170 crc crio[23067]: time=\"2026-06-11T00:07:18.345078331Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.694868 | controller |     "Jun 11 00:07:18.345295 crc crio[23067]: time=\"2026-06-11T00:07:18.345256666Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.694882 | controller |     "Jun 11 00:07:18.345456 crc crio[23067]: time=\"2026-06-11T00:07:18.345300707Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.694895 | controller |     "Jun 11 00:07:18.345560 crc crio[23067]: time=\"2026-06-11T00:07:18.345518503Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.694909 | controller |     "Jun 11 00:07:18.345832 crc crio[23067]: time=\"2026-06-11T00:07:18.345567514Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.694922 | controller |     "Jun 11 00:07:18.345895 crc crio[23067]: time=\"2026-06-11T00:07:18.345839811Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.694936 | controller |     "Jun 11 00:07:18.345895 crc crio[23067]: time=\"2026-06-11T00:07:18.345879032Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.694950 | controller |     "Jun 11 00:07:18.346084 crc crio[23067]: time=\"2026-06-11T00:07:18.346043077Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.694963 | controller |     "Jun 11 00:07:18.346156 crc crio[23067]: time=\"2026-06-11T00:07:18.346092808Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.694977 | controller |     "Jun 11 00:07:18.346357 crc crio[23067]: time=\"2026-06-11T00:07:18.346313644Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.694990 | controller |     "Jun 11 00:07:18.346487 crc crio[23067]: time=\"2026-06-11T00:07:18.346369845Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.695004 | controller |     "Jun 11 00:07:18.346756 crc crio[23067]: time=\"2026-06-11T00:07:18.346679154Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.695017 | controller |     "Jun 11 00:07:18.346756 crc crio[23067]: time=\"2026-06-11T00:07:18.346728505Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.695035 | controller |     "Jun 11 00:07:18.346988 crc crio[23067]: time=\"2026-06-11T00:07:18.346946451Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.695049 | controller |     "Jun 11 00:07:18.347066 crc crio[23067]: time=\"2026-06-11T00:07:18.346994512Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.695062 | controller |     "Jun 11 00:07:18.347237 crc crio[23067]: time=\"2026-06-11T00:07:18.347196298Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.695076 | controller |     "Jun 11 00:07:18.347336 crc crio[23067]: time=\"2026-06-11T00:07:18.347256129Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.695090 | controller |     "Jun 11 00:07:18.347489 crc crio[23067]: time=\"2026-06-11T00:07:18.347451924Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.695103 | controller |     "Jun 11 00:07:18.347563 crc crio[23067]: time=\"2026-06-11T00:07:18.347497246Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.695117 | controller |     "Jun 11 00:07:18.347776 crc crio[23067]: time=\"2026-06-11T00:07:18.347739122Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.695131 | controller |     "Jun 11 00:07:18.347852 crc crio[23067]: time=\"2026-06-11T00:07:18.347782023Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.695145 | controller |     "Jun 11 00:07:18.348029 crc crio[23067]: time=\"2026-06-11T00:07:18.347992079Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.695158 | controller |     "Jun 11 00:07:18.348110 crc crio[23067]: time=\"2026-06-11T00:07:18.34803871Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.695172 | controller |     "Jun 11 00:07:18.348303 crc crio[23067]: time=\"2026-06-11T00:07:18.348265776Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.695186 | controller |     "Jun 11 00:07:18.348525 crc crio[23067]: time=\"2026-06-11T00:07:18.348310017Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.695199 | controller |     "Jun 11 00:07:18.349045 crc crio[23067]: time=\"2026-06-11T00:07:18.348976105Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.695212 | controller |     "Jun 11 00:07:18.349045 crc crio[23067]: time=\"2026-06-11T00:07:18.349025046Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.695225 | controller |     "Jun 11 00:07:18.349438 crc crio[23067]: time=\"2026-06-11T00:07:18.349341125Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.695238 | controller |     "Jun 11 00:07:18.349438 crc crio[23067]: time=\"2026-06-11T00:07:18.349422717Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.695251 | controller |     "Jun 11 00:07:18.349794 crc crio[23067]: time=\"2026-06-11T00:07:18.349738925Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.695264 | controller |     "Jun 11 00:07:18.349794 crc crio[23067]: time=\"2026-06-11T00:07:18.349791167Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.695278 | controller |     "Jun 11 00:07:18.350053 crc crio[23067]: time=\"2026-06-11T00:07:18.349997992Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.695292 | controller |     "Jun 11 00:07:18.350053 crc crio[23067]: time=\"2026-06-11T00:07:18.350048304Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.695309 | controller |     "Jun 11 00:07:18.350344 crc crio[23067]: time=\"2026-06-11T00:07:18.35029005Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.695323 | controller |     "Jun 11 00:07:18.350344 crc crio[23067]: time=\"2026-06-11T00:07:18.350339111Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.695337 | controller |     "Jun 11 00:07:18.350620 crc crio[23067]: time=\"2026-06-11T00:07:18.350553127Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.695369 | controller |     "Jun 11 00:07:18.350620 crc crio[23067]: time=\"2026-06-11T00:07:18.350583258Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.695386 | controller |     "Jun 11 00:07:18.350843 crc crio[23067]: time=\"2026-06-11T00:07:18.350827064Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.695400 | controller |     "Jun 11 00:07:18.350907 crc crio[23067]: time=\"2026-06-11T00:07:18.350857615Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.695415 | controller |     "Jun 11 00:07:18.351103 crc crio[23067]: time=\"2026-06-11T00:07:18.351063271Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.695429 | controller |     "Jun 11 00:07:18.351179 crc crio[23067]: time=\"2026-06-11T00:07:18.351113522Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.695444 | controller |     "Jun 11 00:07:18.351342 crc crio[23067]: time=\"2026-06-11T00:07:18.351301427Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.695457 | controller |     "Jun 11 00:07:18.351462 crc crio[23067]: time=\"2026-06-11T00:07:18.351349018Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.695471 | controller |     "Jun 11 00:07:18.351727 crc crio[23067]: time=\"2026-06-11T00:07:18.351599445Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.695485 | controller |     "Jun 11 00:07:18.351727 crc crio[23067]: time=\"2026-06-11T00:07:18.351690597Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.695499 | controller |     "Jun 11 00:07:18.352017 crc crio[23067]: time=\"2026-06-11T00:07:18.351974905Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.695513 | controller |     "Jun 11 00:07:18.352093 crc crio[23067]: time=\"2026-06-11T00:07:18.352020856Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.695528 | controller |     "Jun 11 00:07:18.352243 crc crio[23067]: time=\"2026-06-11T00:07:18.352205251Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.695542 | controller |     "Jun 11 00:07:18.352433 crc crio[23067]: time=\"2026-06-11T00:07:18.352250462Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.695556 | controller |     "Jun 11 00:07:18.352562 crc crio[23067]: time=\"2026-06-11T00:07:18.35252342Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.695570 | controller |     "Jun 11 00:07:18.352733 crc crio[23067]: time=\"2026-06-11T00:07:18.352567631Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.695584 | controller |     "Jun 11 00:07:18.352925 crc crio[23067]: time=\"2026-06-11T00:07:18.352883929Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.695598 | controller |     "Jun 11 00:07:18.352925 crc crio[23067]: time=\"2026-06-11T00:07:18.35292731Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.695615 | controller |     "Jun 11 00:07:18.353157 crc crio[23067]: time=\"2026-06-11T00:07:18.353117445Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.695630 | controller |     "Jun 11 00:07:18.353232 crc crio[23067]: time=\"2026-06-11T00:07:18.353162557Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.695644 | controller |     "Jun 11 00:07:18.353375 crc crio[23067]: time=\"2026-06-11T00:07:18.353337281Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.695657 | controller |     "Jun 11 00:07:18.353517 crc crio[23067]: time=\"2026-06-11T00:07:18.353413633Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.695671 | controller |     "Jun 11 00:07:18.353572 crc crio[23067]: time=\"2026-06-11T00:07:18.353532897Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.695685 | controller |     "Jun 11 00:07:18.353572 crc crio[23067]: time=\"2026-06-11T00:07:18.353561567Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.695699 | controller |     "Jun 11 00:07:18.353825 crc crio[23067]: time=\"2026-06-11T00:07:18.353788683Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.695713 | controller |     "Jun 11 00:07:18.353899 crc crio[23067]: time=\"2026-06-11T00:07:18.353830334Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.695726 | controller |     "Jun 11 00:07:18.354191 crc crio[23067]: time=\"2026-06-11T00:07:18.354135003Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.695740 | controller |     "Jun 11 00:07:18.354191 crc crio[23067]: time=\"2026-06-11T00:07:18.354182924Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.695753 | controller |     "Jun 11 00:07:18.354418 crc crio[23067]: time=\"2026-06-11T00:07:18.354354618Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.695767 | controller |     "Jun 11 00:07:18.354495 crc crio[23067]: time=\"2026-06-11T00:07:18.35442598Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.695781 | controller |     "Jun 11 00:07:18.354791 crc crio[23067]: time=\"2026-06-11T00:07:18.354625696Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.695794 | controller |     "Jun 11 00:07:18.354791 crc crio[23067]: time=\"2026-06-11T00:07:18.354723448Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.695808 | controller |     "Jun 11 00:07:18.355032 crc crio[23067]: time=\"2026-06-11T00:07:18.354977335Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.695822 | controller |     "Jun 11 00:07:18.355032 crc crio[23067]: time=\"2026-06-11T00:07:18.355024436Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.695836 | controller |     "Jun 11 00:07:18.355346 crc crio[23067]: time=\"2026-06-11T00:07:18.355272143Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.695850 | controller |     "Jun 11 00:07:18.355346 crc crio[23067]: time=\"2026-06-11T00:07:18.355343075Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.695863 | controller |     "Jun 11 00:07:18.355738 crc crio[23067]: time=\"2026-06-11T00:07:18.355698604Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.695877 | controller |     "Jun 11 00:07:18.355817 crc crio[23067]: time=\"2026-06-11T00:07:18.355742905Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.695895 | controller |     "Jun 11 00:07:18.356063 crc crio[23067]: time=\"2026-06-11T00:07:18.356021603Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.695910 | controller |     "Jun 11 00:07:18.356218 crc crio[23067]: time=\"2026-06-11T00:07:18.356072794Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.695924 | controller |     "Jun 11 00:07:18.356352 crc crio[23067]: time=\"2026-06-11T00:07:18.356313111Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.695938 | controller |     "Jun 11 00:07:18.356485 crc crio[23067]: time=\"2026-06-11T00:07:18.356357602Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.695952 | controller |     "Jun 11 00:07:18.356783 crc crio[23067]: time=\"2026-06-11T00:07:18.356744792Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.695966 | controller |     "Jun 11 00:07:18.356904 crc crio[23067]: time=\"2026-06-11T00:07:18.356789793Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.695980 | controller |     "Jun 11 00:07:18.357062 crc crio[23067]: time=\"2026-06-11T00:07:18.357018699Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.695994 | controller |     "Jun 11 00:07:18.357062 crc crio[23067]: time=\"2026-06-11T00:07:18.357064021Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.696008 | controller |     "Jun 11 00:07:18.357295 crc crio[23067]: time=\"2026-06-11T00:07:18.357256436Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.696023 | controller |     "Jun 11 00:07:18.357365 crc crio[23067]: time=\"2026-06-11T00:07:18.357303327Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.696036 | controller |     "Jun 11 00:07:18.357567 crc crio[23067]: time=\"2026-06-11T00:07:18.357528833Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.696050 | controller |     "Jun 11 00:07:18.357741 crc crio[23067]: time=\"2026-06-11T00:07:18.357572904Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.696064 | controller |     "Jun 11 00:07:18.357953 crc crio[23067]: time=\"2026-06-11T00:07:18.357914903Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.696078 | controller |     "Jun 11 00:07:18.358026 crc crio[23067]: time=\"2026-06-11T00:07:18.357960385Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.696091 | controller |     "Jun 11 00:07:18.358195 crc crio[23067]: time=\"2026-06-11T00:07:18.35815803Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.696105 | controller |     "Jun 11 00:07:18.358277 crc crio[23067]: time=\"2026-06-11T00:07:18.358201411Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.696119 | controller |     "Jun 11 00:07:18.358448 crc crio[23067]: time=\"2026-06-11T00:07:18.358384716Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.696133 | controller |     "Jun 11 00:07:18.358521 crc crio[23067]: time=\"2026-06-11T00:07:18.358451668Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.696147 | controller |     "Jun 11 00:07:18.358743 crc crio[23067]: time=\"2026-06-11T00:07:18.358706965Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.696164 | controller |     "Jun 11 00:07:18.358834 crc crio[23067]: time=\"2026-06-11T00:07:18.358749546Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.696178 | controller |     "Jun 11 00:07:18.359067 crc crio[23067]: time=\"2026-06-11T00:07:18.359026263Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.696191 | controller |     "Jun 11 00:07:18.359139 crc crio[23067]: time=\"2026-06-11T00:07:18.359075474Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.696205 | controller |     "Jun 11 00:07:18.359274 crc crio[23067]: time=\"2026-06-11T00:07:18.359235859Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.696219 | controller |     "Jun 11 00:07:18.359343 crc crio[23067]: time=\"2026-06-11T00:07:18.35928011Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.696233 | controller |     "Jun 11 00:07:18.359536 crc crio[23067]: time=\"2026-06-11T00:07:18.359491705Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.696247 | controller |     "Jun 11 00:07:18.359614 crc crio[23067]: time=\"2026-06-11T00:07:18.359550877Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.696261 | controller |     "Jun 11 00:07:18.359842 crc crio[23067]: time=\"2026-06-11T00:07:18.359785453Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.696276 | controller |     "Jun 11 00:07:18.359842 crc crio[23067]: time=\"2026-06-11T00:07:18.359812244Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.696290 | controller |     "Jun 11 00:07:18.360131 crc crio[23067]: time=\"2026-06-11T00:07:18.360090441Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.696303 | controller |     "Jun 11 00:07:18.360214 crc crio[23067]: time=\"2026-06-11T00:07:18.360137683Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.696317 | controller |     "Jun 11 00:07:18.360359 crc crio[23067]: time=\"2026-06-11T00:07:18.360321838Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.696332 | controller |     "Jun 11 00:07:18.360477 crc crio[23067]: time=\"2026-06-11T00:07:18.360363169Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.696348 | controller |     "Jun 11 00:07:18.360747 crc crio[23067]: time=\"2026-06-11T00:07:18.360709168Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.696380 | controller |     "Jun 11 00:07:18.360838 crc crio[23067]: time=\"2026-06-11T00:07:18.360754549Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.696395 | controller |     "Jun 11 00:07:18.361047 crc crio[23067]: time=\"2026-06-11T00:07:18.361005736Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.696409 | controller |     "Jun 11 00:07:18.361126 crc crio[23067]: time=\"2026-06-11T00:07:18.361050277Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.696423 | controller |     "Jun 11 00:07:18.361246 crc crio[23067]: time=\"2026-06-11T00:07:18.361189951Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.696436 | controller |     "Jun 11 00:07:18.361246 crc crio[23067]: time=\"2026-06-11T00:07:18.361236352Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.696450 | controller |     "Jun 11 00:07:18.361606 crc crio[23067]: time=\"2026-06-11T00:07:18.361568031Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.696467 | controller |     "Jun 11 00:07:18.361771 crc crio[23067]: time=\"2026-06-11T00:07:18.361611542Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.696481 | controller |     "Jun 11 00:07:18.361911 crc crio[23067]: time=\"2026-06-11T00:07:18.361869889Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.696495 | controller |     "Jun 11 00:07:18.362018 crc crio[23067]: time=\"2026-06-11T00:07:18.36191774Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.696509 | controller |     "Jun 11 00:07:18.362175 crc crio[23067]: time=\"2026-06-11T00:07:18.362136226Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.696523 | controller |     "Jun 11 00:07:18.362258 crc crio[23067]: time=\"2026-06-11T00:07:18.362180527Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.696537 | controller |     "Jun 11 00:07:18.362380 crc crio[23067]: time=\"2026-06-11T00:07:18.362338711Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.696551 | controller |     "Jun 11 00:07:18.362502 crc crio[23067]: time=\"2026-06-11T00:07:18.362413333Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.696565 | controller |     "Jun 11 00:07:18.362588 crc crio[23067]: time=\"2026-06-11T00:07:18.362540897Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.696579 | controller |     "Jun 11 00:07:18.362588 crc crio[23067]: time=\"2026-06-11T00:07:18.362568728Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.696593 | controller |     "Jun 11 00:07:18.362933 crc crio[23067]: time=\"2026-06-11T00:07:18.362886496Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.696606 | controller |     "Jun 11 00:07:18.362933 crc crio[23067]: time=\"2026-06-11T00:07:18.362934167Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.696620 | controller |     "Jun 11 00:07:18.363122 crc crio[23067]: time=\"2026-06-11T00:07:18.363082881Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.696633 | controller |     "Jun 11 00:07:18.363122 crc crio[23067]: time=\"2026-06-11T00:07:18.363124602Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.696647 | controller |     "Jun 11 00:07:18.363521 crc crio[23067]: time=\"2026-06-11T00:07:18.36341986Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.696660 | controller |     "Jun 11 00:07:18.363521 crc crio[23067]: time=\"2026-06-11T00:07:18.363477042Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.696673 | controller |     "Jun 11 00:07:18.363769 crc crio[23067]: time=\"2026-06-11T00:07:18.363706508Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.696686 | controller |     "Jun 11 00:07:18.363769 crc crio[23067]: time=\"2026-06-11T00:07:18.363737829Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.696700 | controller |     "Jun 11 00:07:18.363972 crc crio[23067]: time=\"2026-06-11T00:07:18.363932774Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.696713 | controller |     "Jun 11 00:07:18.364047 crc crio[23067]: time=\"2026-06-11T00:07:18.363978195Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.696726 | controller |     "Jun 11 00:07:18.364302 crc crio[23067]: time=\"2026-06-11T00:07:18.364264923Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.696743 | controller |     "Jun 11 00:07:18.364390 crc crio[23067]: time=\"2026-06-11T00:07:18.364307104Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.696757 | controller |     "Jun 11 00:07:18.365002 crc crio[23067]: time=\"2026-06-11T00:07:18.364935311Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.696770 | controller |     "Jun 11 00:07:18.365002 crc crio[23067]: time=\"2026-06-11T00:07:18.364985032Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.696783 | controller |     "Jun 11 00:07:18.365273 crc crio[23067]: time=\"2026-06-11T00:07:18.365215028Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.696796 | controller |     "Jun 11 00:07:18.365273 crc crio[23067]: time=\"2026-06-11T00:07:18.3652707Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.696809 | controller |     "Jun 11 00:07:18.365525 crc crio[23067]: time=\"2026-06-11T00:07:18.365474155Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.696822 | controller |     "Jun 11 00:07:18.365525 crc crio[23067]: time=\"2026-06-11T00:07:18.365525846Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.696835 | controller |     "Jun 11 00:07:18.366080 crc crio[23067]: time=\"2026-06-11T00:07:18.366011819Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.696848 | controller |     "Jun 11 00:07:18.366080 crc crio[23067]: time=\"2026-06-11T00:07:18.366076001Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.696861 | controller |     "Jun 11 00:07:18.366461 crc crio[23067]: time=\"2026-06-11T00:07:18.366224245Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.696874 | controller |     "Jun 11 00:07:18.366461 crc crio[23067]: time=\"2026-06-11T00:07:18.366254066Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.696887 | controller |     "Jun 11 00:07:18.366628 crc crio[23067]: time=\"2026-06-11T00:07:18.366602995Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.696900 | controller |     "Jun 11 00:07:18.366846 crc crio[23067]: time=\"2026-06-11T00:07:18.366703768Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.696913 | controller |     "Jun 11 00:07:18.366921 crc crio[23067]: time=\"2026-06-11T00:07:18.366890143Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.696926 | controller |     "Jun 11 00:07:18.366921 crc crio[23067]: time=\"2026-06-11T00:07:18.366921463Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.696938 | controller |     "Jun 11 00:07:18.367203 crc crio[23067]: time=\"2026-06-11T00:07:18.367132319Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.696951 | controller |     "Jun 11 00:07:18.367203 crc crio[23067]: time=\"2026-06-11T00:07:18.367199331Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.696965 | controller |     "Jun 11 00:07:18.367473 crc crio[23067]: time=\"2026-06-11T00:07:18.367420687Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.696978 | controller |     "Jun 11 00:07:18.367571 crc crio[23067]: time=\"2026-06-11T00:07:18.367483578Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.696992 | controller |     "Jun 11 00:07:18.367571 crc crio[23067]: time=\"2026-06-11T00:07:18.367565471Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.697009 | controller |     "Jun 11 00:07:18.367811 crc crio[23067]: time=\"2026-06-11T00:07:18.367618772Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.697022 | controller |     "Jun 11 00:07:18.367950 crc crio[23067]: time=\"2026-06-11T00:07:18.36790457Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.697035 | controller |     "Jun 11 00:07:18.368024 crc crio[23067]: time=\"2026-06-11T00:07:18.367963661Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.697049 | controller |     "Jun 11 00:07:18.368209 crc crio[23067]: time=\"2026-06-11T00:07:18.368171577Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.697062 | controller |     "Jun 11 00:07:18.368285 crc crio[23067]: time=\"2026-06-11T00:07:18.368218668Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.697075 | controller |     "Jun 11 00:07:18.368342 crc crio[23067]: time=\"2026-06-11T00:07:18.368319551Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.697089 | controller |     "Jun 11 00:07:18.368460 crc crio[23067]: time=\"2026-06-11T00:07:18.368355642Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.697102 | controller |     "Jun 11 00:07:18.368533 crc crio[23067]: time=\"2026-06-11T00:07:18.368521166Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.697115 | controller |     "Jun 11 00:07:18.368582 crc crio[23067]: time=\"2026-06-11T00:07:18.368547477Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.697128 | controller |     "Jun 11 00:07:18.369023 crc crio[23067]: time=\"2026-06-11T00:07:18.368968138Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.697142 | controller |     "Jun 11 00:07:18.369098 crc crio[23067]: time=\"2026-06-11T00:07:18.36903484Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.697155 | controller |     "Jun 11 00:07:18.369175 crc crio[23067]: time=\"2026-06-11T00:07:18.369128332Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.697168 | controller |     "Jun 11 00:07:18.369229 crc crio[23067]: time=\"2026-06-11T00:07:18.369177294Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.697181 | controller |     "Jun 11 00:07:18.369406 crc crio[23067]: time=\"2026-06-11T00:07:18.369328798Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.697195 | controller |     "Jun 11 00:07:18.369472 crc crio[23067]: time=\"2026-06-11T00:07:18.369387859Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.697208 | controller |     "Jun 11 00:07:18.369574 crc crio[23067]: time=\"2026-06-11T00:07:18.369525213Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.697222 | controller |     "Jun 11 00:07:18.369629 crc crio[23067]: time=\"2026-06-11T00:07:18.369575954Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.697236 | controller |     "Jun 11 00:07:18.369854 crc crio[23067]: time=\"2026-06-11T00:07:18.36980321Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.697250 | controller |     "Jun 11 00:07:18.369910 crc crio[23067]: time=\"2026-06-11T00:07:18.369863972Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.697264 | controller |     "Jun 11 00:07:18.370024 crc crio[23067]: time=\"2026-06-11T00:07:18.369992615Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.697281 | controller |     "Jun 11 00:07:18.370085 crc crio[23067]: time=\"2026-06-11T00:07:18.370034927Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.697295 | controller |     "Jun 11 00:07:18.370303 crc crio[23067]: time=\"2026-06-11T00:07:18.370251052Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.697309 | controller |     "Jun 11 00:07:18.370359 crc crio[23067]: time=\"2026-06-11T00:07:18.370309424Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.697323 | controller |     "Jun 11 00:07:18.370465 crc crio[23067]: time=\"2026-06-11T00:07:18.370434427Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.697336 | controller |     "Jun 11 00:07:18.370519 crc crio[23067]: time=\"2026-06-11T00:07:18.370475878Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.697372 | controller |     "Jun 11 00:07:18.370839 crc crio[23067]: time=\"2026-06-11T00:07:18.370795267Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.697388 | controller |     "Jun 11 00:07:18.370917 crc crio[23067]: time=\"2026-06-11T00:07:18.370853298Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.697402 | controller |     "Jun 11 00:07:18.371072 crc crio[23067]: time=\"2026-06-11T00:07:18.371035003Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.697417 | controller |     "Jun 11 00:07:18.371159 crc crio[23067]: time=\"2026-06-11T00:07:18.371077644Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.697431 | controller |     "Jun 11 00:07:18.371380 crc crio[23067]: time=\"2026-06-11T00:07:18.371337631Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.697445 | controller |     "Jun 11 00:07:18.371469 crc crio[23067]: time=\"2026-06-11T00:07:18.371426984Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.697459 | controller |     "Jun 11 00:07:18.371573 crc crio[23067]: time=\"2026-06-11T00:07:18.371542197Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.697473 | controller |     "Jun 11 00:07:18.371627 crc crio[23067]: time=\"2026-06-11T00:07:18.371583388Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.697487 | controller |     "Jun 11 00:07:18.371996 crc crio[23067]: time=\"2026-06-11T00:07:18.371942187Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.697502 | controller |     "Jun 11 00:07:18.372053 crc crio[23067]: time=\"2026-06-11T00:07:18.372005379Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.697516 | controller |     "Jun 11 00:07:18.372223 crc crio[23067]: time=\"2026-06-11T00:07:18.372175214Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.697530 | controller |     "Jun 11 00:07:18.372278 crc crio[23067]: time=\"2026-06-11T00:07:18.372224395Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.697544 | controller |     "Jun 11 00:07:18.372594 crc crio[23067]: time=\"2026-06-11T00:07:18.372531843Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.697558 | controller |     "Jun 11 00:07:18.372707 crc crio[23067]: time=\"2026-06-11T00:07:18.372594175Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.697571 | controller |     "Jun 11 00:07:18.372849 crc crio[23067]: time=\"2026-06-11T00:07:18.37279402Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.697591 | controller |     "Jun 11 00:07:18.372849 crc crio[23067]: time=\"2026-06-11T00:07:18.372842001Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.697605 | controller |     "Jun 11 00:07:18.373295 crc crio[23067]: time=\"2026-06-11T00:07:18.373234002Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.697619 | controller |     "Jun 11 00:07:18.373354 crc crio[23067]: time=\"2026-06-11T00:07:18.373294833Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.697632 | controller |     "Jun 11 00:07:18.373556 crc crio[23067]: time=\"2026-06-11T00:07:18.373499829Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.697646 | controller |     "Jun 11 00:07:18.373556 crc crio[23067]: time=\"2026-06-11T00:07:18.37354578Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.697659 | controller |     "Jun 11 00:07:18.373873 crc crio[23067]: time=\"2026-06-11T00:07:18.373811587Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.697672 | controller |     "Jun 11 00:07:18.373931 crc crio[23067]: time=\"2026-06-11T00:07:18.373873849Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.697685 | controller |     "Jun 11 00:07:18.374096 crc crio[23067]: time=\"2026-06-11T00:07:18.374042343Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.697699 | controller |     "Jun 11 00:07:18.374096 crc crio[23067]: time=\"2026-06-11T00:07:18.374090235Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.697712 | controller |     "Jun 11 00:07:18.374422 crc crio[23067]: time=\"2026-06-11T00:07:18.374325171Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.697726 | controller |     "Jun 11 00:07:18.374481 crc crio[23067]: time=\"2026-06-11T00:07:18.374424284Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.697739 | controller |     "Jun 11 00:07:18.374589 crc crio[23067]: time=\"2026-06-11T00:07:18.374556207Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.697752 | controller |     "Jun 11 00:07:18.374701 crc crio[23067]: time=\"2026-06-11T00:07:18.374598788Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.697766 | controller |     "Jun 11 00:07:18.374937 crc crio[23067]: time=\"2026-06-11T00:07:18.374885546Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.697780 | controller |     "Jun 11 00:07:18.374992 crc crio[23067]: time=\"2026-06-11T00:07:18.374944087Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.697793 | controller |     "Jun 11 00:07:18.375111 crc crio[23067]: time=\"2026-06-11T00:07:18.375080001Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.697806 | controller |     "Jun 11 00:07:18.375163 crc crio[23067]: time=\"2026-06-11T00:07:18.375129072Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.697820 | controller |     "Jun 11 00:07:18.375384 crc crio[23067]: time=\"2026-06-11T00:07:18.375343698Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.697833 | controller |     "Jun 11 00:07:18.375475 crc crio[23067]: time=\"2026-06-11T00:07:18.375442001Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.697847 | controller |     "Jun 11 00:07:18.375689 crc crio[23067]: time=\"2026-06-11T00:07:18.375608885Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.697863 | controller |     "Jun 11 00:07:18.375893 crc crio[23067]: time=\"2026-06-11T00:07:18.375697978Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.697878 | controller |     "Jun 11 00:07:18.375938 crc crio[23067]: time=\"2026-06-11T00:07:18.375889693Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.697891 | controller |     "Jun 11 00:07:18.375938 crc crio[23067]: time=\"2026-06-11T00:07:18.375922534Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.697905 | controller |     "Jun 11 00:07:18.376260 crc crio[23067]: time=\"2026-06-11T00:07:18.376111969Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.697918 | controller |     "Jun 11 00:07:18.376321 crc crio[23067]: time=\"2026-06-11T00:07:18.376272883Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.697932 | controller |     "Jun 11 00:07:18.376783 crc crio[23067]: time=\"2026-06-11T00:07:18.376729115Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.697945 | controller |     "Jun 11 00:07:18.376875 crc crio[23067]: time=\"2026-06-11T00:07:18.376794267Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.697959 | controller |     "Jun 11 00:07:18.377015 crc crio[23067]: time=\"2026-06-11T00:07:18.376969181Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.697972 | controller |     "Jun 11 00:07:18.377071 crc crio[23067]: time=\"2026-06-11T00:07:18.377014953Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.697986 | controller |     "Jun 11 00:07:18.377239 crc crio[23067]: time=\"2026-06-11T00:07:18.377191897Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.697999 | controller |     "Jun 11 00:07:18.377308 crc crio[23067]: time=\"2026-06-11T00:07:18.377242209Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.698012 | controller |     "Jun 11 00:07:18.377501 crc crio[23067]: time=\"2026-06-11T00:07:18.377454104Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.698026 | controller |     "Jun 11 00:07:18.377558 crc crio[23067]: time=\"2026-06-11T00:07:18.377505826Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.698039 | controller |     "Jun 11 00:07:18.377819 crc crio[23067]: time=\"2026-06-11T00:07:18.377772193Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.698052 | controller |     "Jun 11 00:07:18.377877 crc crio[23067]: time=\"2026-06-11T00:07:18.377822054Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.698066 | controller |     "Jun 11 00:07:18.378120 crc crio[23067]: time=\"2026-06-11T00:07:18.378071111Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.698080 | controller |     "Jun 11 00:07:18.378183 crc crio[23067]: time=\"2026-06-11T00:07:18.378125412Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.698094 | controller |     "Jun 11 00:07:18.378302 crc crio[23067]: time=\"2026-06-11T00:07:18.378269706Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.698107 | controller |     "Jun 11 00:07:18.378370 crc crio[23067]: time=\"2026-06-11T00:07:18.378313807Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.698125 | controller |     "Jun 11 00:07:18.378493 crc crio[23067]: time=\"2026-06-11T00:07:18.378481692Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.698139 | controller |     "Jun 11 00:07:18.378548 crc crio[23067]: time=\"2026-06-11T00:07:18.378509853Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.698153 | controller |     "Jun 11 00:07:18.378808 crc crio[23067]: time=\"2026-06-11T00:07:18.378771449Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.698166 | controller |     "Jun 11 00:07:18.378883 crc crio[23067]: time=\"2026-06-11T00:07:18.378817801Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.698180 | controller |     "Jun 11 00:07:18.379136 crc crio[23067]: time=\"2026-06-11T00:07:18.379081748Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.698194 | controller |     "Jun 11 00:07:18.379192 crc crio[23067]: time=\"2026-06-11T00:07:18.379137339Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.698225 | controller |     "Jun 11 00:07:18.379309 crc crio[23067]: time=\"2026-06-11T00:07:18.379277533Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.698241 | controller |     "Jun 11 00:07:18.379361 crc crio[23067]: time=\"2026-06-11T00:07:18.379321484Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.698255 | controller |     "Jun 11 00:07:18.379578 crc crio[23067]: time=\"2026-06-11T00:07:18.37954603Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.698270 | controller |     "Jun 11 00:07:18.379762 crc crio[23067]: time=\"2026-06-11T00:07:18.379591261Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.698284 | controller |     "Jun 11 00:07:18.380117 crc crio[23067]: time=\"2026-06-11T00:07:18.380067954Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.698298 | controller |     "Jun 11 00:07:18.380117 crc crio[23067]: time=\"2026-06-11T00:07:18.380118065Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.698312 | controller |     "Jun 11 00:07:18.380414 crc crio[23067]: time=\"2026-06-11T00:07:18.380347362Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.698326 | controller |     "Jun 11 00:07:18.380485 crc crio[23067]: time=\"2026-06-11T00:07:18.380426354Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.698341 | controller |     "Jun 11 00:07:18.380589 crc crio[23067]: time=\"2026-06-11T00:07:18.380545527Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.698374 | controller |     "Jun 11 00:07:18.380706 crc crio[23067]: time=\"2026-06-11T00:07:18.380593388Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.698389 | controller |     "Jun 11 00:07:18.380942 crc crio[23067]: time=\"2026-06-11T00:07:18.380888256Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.698404 | controller |     "Jun 11 00:07:18.380942 crc crio[23067]: time=\"2026-06-11T00:07:18.380937977Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.698418 | controller |     "Jun 11 00:07:18.381185 crc crio[23067]: time=\"2026-06-11T00:07:18.381136973Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.698431 | controller |     "Jun 11 00:07:18.381252 crc crio[23067]: time=\"2026-06-11T00:07:18.381187554Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.698449 | controller |     "Jun 11 00:07:18.381421 crc crio[23067]: time=\"2026-06-11T00:07:18.381363269Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.698463 | controller |     "Jun 11 00:07:18.381515 crc crio[23067]: time=\"2026-06-11T00:07:18.381440431Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.698478 | controller |     "Jun 11 00:07:18.381726 crc crio[23067]: time=\"2026-06-11T00:07:18.381637636Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.698492 | controller |     "Jun 11 00:07:18.381809 crc crio[23067]: time=\"2026-06-11T00:07:18.381739889Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.698506 | controller |     "Jun 11 00:07:18.381976 crc crio[23067]: time=\"2026-06-11T00:07:18.381937764Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.698520 | controller |     "Jun 11 00:07:18.382051 crc crio[23067]: time=\"2026-06-11T00:07:18.381982505Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.698534 | controller |     "Jun 11 00:07:18.382130 crc crio[23067]: time=\"2026-06-11T00:07:18.382110669Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.698548 | controller |     "Jun 11 00:07:18.382175 crc crio[23067]: time=\"2026-06-11T00:07:18.382138299Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.698562 | controller |     "Jun 11 00:07:18.382361 crc crio[23067]: time=\"2026-06-11T00:07:18.382324004Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.698575 | controller |     "Jun 11 00:07:18.382485 crc crio[23067]: time=\"2026-06-11T00:07:18.382366795Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.698589 | controller |     "Jun 11 00:07:18.382815 crc crio[23067]: time=\"2026-06-11T00:07:18.382774836Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.698603 | controller |     "Jun 11 00:07:18.382899 crc crio[23067]: time=\"2026-06-11T00:07:18.382823048Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.698616 | controller |     "Jun 11 00:07:18.383089 crc crio[23067]: time=\"2026-06-11T00:07:18.383054084Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.698630 | controller |     "Jun 11 00:07:18.383144 crc crio[23067]: time=\"2026-06-11T00:07:18.383103885Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.698643 | controller |     "Jun 11 00:07:18.383322 crc crio[23067]: time=\"2026-06-11T00:07:18.38328902Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.698657 | controller |     "Jun 11 00:07:18.383374 crc crio[23067]: time=\"2026-06-11T00:07:18.383336171Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.698670 | controller |     "Jun 11 00:07:18.383626 crc crio[23067]: time=\"2026-06-11T00:07:18.383595298Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.698684 | controller |     "Jun 11 00:07:18.383766 crc crio[23067]: time=\"2026-06-11T00:07:18.383684461Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.698697 | controller |     "Jun 11 00:07:18.383986 crc crio[23067]: time=\"2026-06-11T00:07:18.383928787Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.698711 | controller |     "Jun 11 00:07:18.384042 crc crio[23067]: time=\"2026-06-11T00:07:18.383997519Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.698728 | controller |     "Jun 11 00:07:18.384217 crc crio[23067]: time=\"2026-06-11T00:07:18.384183924Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.698742 | controller |     "Jun 11 00:07:18.384270 crc crio[23067]: time=\"2026-06-11T00:07:18.384229425Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.698755 | controller |     "Jun 11 00:07:18.384526 crc crio[23067]: time=\"2026-06-11T00:07:18.384480912Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.698768 | controller |     "Jun 11 00:07:18.384589 crc crio[23067]: time=\"2026-06-11T00:07:18.384530793Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.698782 | controller |     "Jun 11 00:07:18.384778 crc crio[23067]: time=\"2026-06-11T00:07:18.384743319Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.698795 | controller |     "Jun 11 00:07:18.384840 crc crio[23067]: time=\"2026-06-11T00:07:18.38478519Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.698808 | controller |     "Jun 11 00:07:18.385135 crc crio[23067]: time=\"2026-06-11T00:07:18.385088628Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.698821 | controller |     "Jun 11 00:07:18.385135 crc crio[23067]: time=\"2026-06-11T00:07:18.385135219Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.698834 | controller |     "Jun 11 00:07:18.385420 crc crio[23067]: time=\"2026-06-11T00:07:18.385364495Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.698847 | controller |     "Jun 11 00:07:18.385476 crc crio[23067]: time=\"2026-06-11T00:07:18.385441847Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.698861 | controller |     "Jun 11 00:07:18.385796 crc crio[23067]: time=\"2026-06-11T00:07:18.385745255Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.698874 | controller |     "Jun 11 00:07:18.385796 crc crio[23067]: time=\"2026-06-11T00:07:18.385795157Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.698888 | controller |     "Jun 11 00:07:18.386023 crc crio[23067]: time=\"2026-06-11T00:07:18.385977922Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.698901 | controller |     "Jun 11 00:07:18.386081 crc crio[23067]: time=\"2026-06-11T00:07:18.386027193Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.698914 | controller |     "Jun 11 00:07:18.386288 crc crio[23067]: time=\"2026-06-11T00:07:18.386241829Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.698927 | controller |     "Jun 11 00:07:18.386352 crc crio[23067]: time=\"2026-06-11T00:07:18.38628993Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.698941 | controller |     "Jun 11 00:07:18.386597 crc crio[23067]: time=\"2026-06-11T00:07:18.386562807Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.698954 | controller |     "Jun 11 00:07:18.386775 crc crio[23067]: time=\"2026-06-11T00:07:18.386614379Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.698967 | controller |     "Jun 11 00:07:18.386950 crc crio[23067]: time=\"2026-06-11T00:07:18.386915057Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.698980 | controller |     "Jun 11 00:07:18.387013 crc crio[23067]: time=\"2026-06-11T00:07:18.386963838Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.698996 | controller |     "Jun 11 00:07:18.387201 crc crio[23067]: time=\"2026-06-11T00:07:18.387168213Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.699009 | controller |     "Jun 11 00:07:18.387469 crc crio[23067]: time=\"2026-06-11T00:07:18.387212955Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.699022 | controller |     "Jun 11 00:07:18.387519 crc crio[23067]: time=\"2026-06-11T00:07:18.387478282Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.699035 | controller |     "Jun 11 00:07:18.387519 crc crio[23067]: time=\"2026-06-11T00:07:18.387508023Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.699048 | controller |     "Jun 11 00:07:18.387824 crc crio[23067]: time=\"2026-06-11T00:07:18.38778888Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.699061 | controller |     "Jun 11 00:07:18.387887 crc crio[23067]: time=\"2026-06-11T00:07:18.387833441Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.699074 | controller |     "Jun 11 00:07:18.388097 crc crio[23067]: time=\"2026-06-11T00:07:18.388060597Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.699087 | controller |     "Jun 11 00:07:18.388214 crc crio[23067]: time=\"2026-06-11T00:07:18.388109689Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.699100 | controller |     "Jun 11 00:07:18.388345 crc crio[23067]: time=\"2026-06-11T00:07:18.388311264Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.699113 | controller |     "Jun 11 00:07:18.388427 crc crio[23067]: time=\"2026-06-11T00:07:18.388357595Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.699126 | controller |     "Jun 11 00:07:18.388612 crc crio[23067]: time=\"2026-06-11T00:07:18.388579691Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.699139 | controller |     "Jun 11 00:07:18.388753 crc crio[23067]: time=\"2026-06-11T00:07:18.388626922Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.699152 | controller |     "Jun 11 00:07:18.388958 crc crio[23067]: time=\"2026-06-11T00:07:18.38892442Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.699165 | controller |     "Jun 11 00:07:18.389012 crc crio[23067]: time=\"2026-06-11T00:07:18.388968291Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.699179 | controller |     "Jun 11 00:07:18.389190 crc crio[23067]: time=\"2026-06-11T00:07:18.389157136Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.699193 | controller |     "Jun 11 00:07:18.389241 crc crio[23067]: time=\"2026-06-11T00:07:18.389203718Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.699207 | controller |     "Jun 11 00:07:18.389341 crc crio[23067]: time=\"2026-06-11T00:07:18.389310481Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.699221 | controller |     "Jun 11 00:07:18.389424 crc crio[23067]: time=\"2026-06-11T00:07:18.389352522Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.699235 | controller |     "Jun 11 00:07:18.389766 crc crio[23067]: time=\"2026-06-11T00:07:18.389730102Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.699249 | controller |     "Jun 11 00:07:18.389831 crc crio[23067]: time=\"2026-06-11T00:07:18.389775383Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.699267 | controller |     "Jun 11 00:07:18.389985 crc crio[23067]: time=\"2026-06-11T00:07:18.389952298Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.699282 | controller |     "Jun 11 00:07:18.390037 crc crio[23067]: time=\"2026-06-11T00:07:18.389997189Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.699296 | controller |     "Jun 11 00:07:18.390247 crc crio[23067]: time=\"2026-06-11T00:07:18.390215065Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.699312 | controller |     "Jun 11 00:07:18.390311 crc crio[23067]: time=\"2026-06-11T00:07:18.390259736Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.699327 | controller |     "Jun 11 00:07:18.390502 crc crio[23067]: time=\"2026-06-11T00:07:18.390467191Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.699342 | controller |     "Jun 11 00:07:18.390566 crc crio[23067]: time=\"2026-06-11T00:07:18.390515483Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.699376 | controller |     "Jun 11 00:07:18.390781 crc crio[23067]: time=\"2026-06-11T00:07:18.390745969Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.699391 | controller |     "Jun 11 00:07:18.390842 crc crio[23067]: time=\"2026-06-11T00:07:18.39079076Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.699405 | controller |     "Jun 11 00:07:18.391040 crc crio[23067]: time=\"2026-06-11T00:07:18.391008576Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.699420 | controller |     "Jun 11 00:07:18.391093 crc crio[23067]: time=\"2026-06-11T00:07:18.391052037Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.699434 | controller |     "Jun 11 00:07:18.391239 crc crio[23067]: time=\"2026-06-11T00:07:18.391207201Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.699448 | controller |     "Jun 11 00:07:18.391304 crc crio[23067]: time=\"2026-06-11T00:07:18.391249872Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.699462 | controller |     "Jun 11 00:07:18.391469 crc crio[23067]: time=\"2026-06-11T00:07:18.391436357Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.699477 | controller |     "Jun 11 00:07:18.391529 crc crio[23067]: time=\"2026-06-11T00:07:18.391479158Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.699491 | controller |     "Jun 11 00:07:18.391780 crc crio[23067]: time=\"2026-06-11T00:07:18.391744606Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.699505 | controller |     "Jun 11 00:07:18.391855 crc crio[23067]: time=\"2026-06-11T00:07:18.391788737Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.699519 | controller |     "Jun 11 00:07:18.392094 crc crio[23067]: time=\"2026-06-11T00:07:18.392047804Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.699533 | controller |     "Jun 11 00:07:18.392169 crc crio[23067]: time=\"2026-06-11T00:07:18.392102345Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.699547 | controller |     "Jun 11 00:07:18.392340 crc crio[23067]: time=\"2026-06-11T00:07:18.39230564Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.699564 | controller |     "Jun 11 00:07:18.392441 crc crio[23067]: time=\"2026-06-11T00:07:18.392420043Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.699578 | controller |     "Jun 11 00:07:18.392585 crc crio[23067]: time=\"2026-06-11T00:07:18.392554267Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.699592 | controller |     "Jun 11 00:07:18.392716 crc crio[23067]: time=\"2026-06-11T00:07:18.392597038Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.699606 | controller |     "Jun 11 00:07:18.392903 crc crio[23067]: time=\"2026-06-11T00:07:18.392869235Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.699620 | controller |     "Jun 11 00:07:18.392959 crc crio[23067]: time=\"2026-06-11T00:07:18.392912517Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.699634 | controller |     "Jun 11 00:07:18.393104 crc crio[23067]: time=\"2026-06-11T00:07:18.393069481Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.699648 | controller |     "Jun 11 00:07:18.393168 crc crio[23067]: time=\"2026-06-11T00:07:18.393121782Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.699662 | controller |     "Jun 11 00:07:18.393367 crc crio[23067]: time=\"2026-06-11T00:07:18.393336248Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.699676 | controller |     "Jun 11 00:07:18.393451 crc crio[23067]: time=\"2026-06-11T00:07:18.39341061Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.699690 | controller |     "Jun 11 00:07:18.393620 crc crio[23067]: time=\"2026-06-11T00:07:18.393588085Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.699704 | controller |     "Jun 11 00:07:18.393790 crc crio[23067]: time=\"2026-06-11T00:07:18.393630806Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.699718 | controller |     "Jun 11 00:07:18.393931 crc crio[23067]: time=\"2026-06-11T00:07:18.393897903Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.699732 | controller |     "Jun 11 00:07:18.393985 crc crio[23067]: time=\"2026-06-11T00:07:18.393940114Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.699746 | controller |     "Jun 11 00:07:18.394159 crc crio[23067]: time=\"2026-06-11T00:07:18.394127699Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.699759 | controller |     "Jun 11 00:07:18.394445 crc crio[23067]: time=\"2026-06-11T00:07:18.39417206Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.699773 | controller |     "Jun 11 00:07:18.394489 crc crio[23067]: time=\"2026-06-11T00:07:18.394464988Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.699787 | controller |     "Jun 11 00:07:18.394522 crc crio[23067]: time=\"2026-06-11T00:07:18.394502769Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.699801 | controller |     "Jun 11 00:07:18.394751 crc crio[23067]: time=\"2026-06-11T00:07:18.394706114Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.699816 | controller |     "Jun 11 00:07:18.394751 crc crio[23067]: time=\"2026-06-11T00:07:18.394753536Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.699830 | controller |     "Jun 11 00:07:18.394915 crc crio[23067]: time=\"2026-06-11T00:07:18.394882819Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.699847 | controller |     "Jun 11 00:07:18.394969 crc crio[23067]: time=\"2026-06-11T00:07:18.39492493Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.699861 | controller |     "Jun 11 00:07:18.395136 crc crio[23067]: time=\"2026-06-11T00:07:18.395066094Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.699875 | controller |     "Jun 11 00:07:18.395136 crc crio[23067]: time=\"2026-06-11T00:07:18.395093635Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.699889 | controller |     "Jun 11 00:07:18.395246 crc crio[23067]: time=\"2026-06-11T00:07:18.395235329Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.699903 | controller |     "Jun 11 00:07:18.395281 crc crio[23067]: time=\"2026-06-11T00:07:18.395262059Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.699917 | controller |     "Jun 11 00:07:18.395518 crc crio[23067]: time=\"2026-06-11T00:07:18.395436654Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.699931 | controller |     "Jun 11 00:07:18.395838 crc crio[23067]: time=\"2026-06-11T00:07:18.395621589Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.699944 | controller |     "Jun 11 00:07:18.395838 crc crio[23067]: time=\"2026-06-11T00:07:18.395711201Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.699958 | controller |     "Jun 11 00:07:18.395838 crc crio[23067]: time=\"2026-06-11T00:07:18.395737022Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.699971 | controller |     "Jun 11 00:07:18.396035 crc crio[23067]: time=\"2026-06-11T00:07:18.396001679Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.699985 | controller |     "Jun 11 00:07:18.396091 crc crio[23067]: time=\"2026-06-11T00:07:18.39604959Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.699998 | controller |     "Jun 11 00:07:18.396703 crc crio[23067]: time=\"2026-06-11T00:07:18.3964259Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.700012 | controller |     "Jun 11 00:07:18.396703 crc crio[23067]: time=\"2026-06-11T00:07:18.396526673Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.700025 | controller |     "Jun 11 00:07:18.396703 crc crio[23067]: time=\"2026-06-11T00:07:18.396582204Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.700039 | controller |     "Jun 11 00:07:18.396703 crc crio[23067]: time=\"2026-06-11T00:07:18.396613145Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.700052 | controller |     "Jun 11 00:07:18.396919 crc crio[23067]: time=\"2026-06-11T00:07:18.396882852Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.700066 | controller |     "Jun 11 00:07:18.396919 crc crio[23067]: time=\"2026-06-11T00:07:18.396919433Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.700079 | controller |     "Jun 11 00:07:18.397311 crc crio[23067]: time=\"2026-06-11T00:07:18.3971691Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.700093 | controller |     "Jun 11 00:07:18.397311 crc crio[23067]: time=\"2026-06-11T00:07:18.397205271Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.700107 | controller |     "Jun 11 00:07:18.397311 crc crio[23067]: time=\"2026-06-11T00:07:18.397238682Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.700125 | controller |     "Jun 11 00:07:18.397311 crc crio[23067]: time=\"2026-06-11T00:07:18.397264493Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.700139 | controller |     "Jun 11 00:07:18.397636 crc crio[23067]: time=\"2026-06-11T00:07:18.397594732Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.700153 | controller |     "Jun 11 00:07:18.397636 crc crio[23067]: time=\"2026-06-11T00:07:18.397682594Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.700166 | controller |     "Jun 11 00:07:18.397899 crc crio[23067]: time=\"2026-06-11T00:07:18.397859269Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.700180 | controller |     "Jun 11 00:07:18.397969 crc crio[23067]: time=\"2026-06-11T00:07:18.39790678Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.700194 | controller |     "Jun 11 00:07:18.398272 crc crio[23067]: time=\"2026-06-11T00:07:18.398140016Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.700208 | controller |     "Jun 11 00:07:18.398272 crc crio[23067]: time=\"2026-06-11T00:07:18.398218238Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.700222 | controller |     "Jun 11 00:07:18.398573 crc crio[23067]: time=\"2026-06-11T00:07:18.398532857Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.700236 | controller |     "Jun 11 00:07:18.398708 crc crio[23067]: time=\"2026-06-11T00:07:18.398586528Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.700249 | controller |     "Jun 11 00:07:18.398966 crc crio[23067]: time=\"2026-06-11T00:07:18.398921287Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.700263 | controller |     "Jun 11 00:07:18.399489 crc crio[23067]: time=\"2026-06-11T00:07:18.398983679Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.700277 | controller |     "Jun 11 00:07:18.399489 crc crio[23067]: time=\"2026-06-11T00:07:18.39902618Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.700292 | controller |     "Jun 11 00:07:18.399489 crc crio[23067]: time=\"2026-06-11T00:07:18.399062591Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.700306 | controller |     "Jun 11 00:07:18.399489 crc crio[23067]: time=\"2026-06-11T00:07:18.399146733Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.700320 | controller |     "Jun 11 00:07:18.399489 crc crio[23067]: time=\"2026-06-11T00:07:18.399180804Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.700334 | controller |     "Jun 11 00:07:18.399489 crc crio[23067]: time=\"2026-06-11T00:07:18.399347448Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.700363 | controller |     "Jun 11 00:07:18.399489 crc crio[23067]: time=\"2026-06-11T00:07:18.399373879Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.700383 | controller |     "Jun 11 00:07:18.400825 crc crio[23067]: time=\"2026-06-11T00:07:18.399618475Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.700397 | controller |     "Jun 11 00:07:18.400825 crc crio[23067]: time=\"2026-06-11T00:07:18.399698618Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.700412 | controller |     "Jun 11 00:07:18.400825 crc crio[23067]: time=\"2026-06-11T00:07:18.399881892Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.700430 | controller |     "Jun 11 00:07:18.400825 crc crio[23067]: time=\"2026-06-11T00:07:18.399927704Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.700444 | controller |     "Jun 11 00:07:18.400825 crc crio[23067]: time=\"2026-06-11T00:07:18.399997606Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.700459 | controller |     "Jun 11 00:07:18.400825 crc crio[23067]: time=\"2026-06-11T00:07:18.400030736Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.700473 | controller |     "Jun 11 00:07:18.400825 crc crio[23067]: time=\"2026-06-11T00:07:18.400431047Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.700487 | controller |     "Jun 11 00:07:18.400825 crc crio[23067]: time=\"2026-06-11T00:07:18.400478928Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.700501 | controller |     "Jun 11 00:07:18.400825 crc crio[23067]: time=\"2026-06-11T00:07:18.400686644Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.700514 | controller |     "Jun 11 00:07:18.400825 crc crio[23067]: time=\"2026-06-11T00:07:18.400721585Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.700528 | controller |     "Jun 11 00:07:18.402143 crc crio[23067]: time=\"2026-06-11T00:07:18.40092282Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.700541 | controller |     "Jun 11 00:07:18.402143 crc crio[23067]: time=\"2026-06-11T00:07:18.400950091Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.700555 | controller |     "Jun 11 00:07:18.402143 crc crio[23067]: time=\"2026-06-11T00:07:18.401177217Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.700568 | controller |     "Jun 11 00:07:18.402143 crc crio[23067]: time=\"2026-06-11T00:07:18.401215268Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.700582 | controller |     "Jun 11 00:07:18.402143 crc crio[23067]: time=\"2026-06-11T00:07:18.401334871Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.700595 | controller |     "Jun 11 00:07:18.402143 crc crio[23067]: time=\"2026-06-11T00:07:18.401365182Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.700609 | controller |     "Jun 11 00:07:18.402143 crc crio[23067]: time=\"2026-06-11T00:07:18.401836255Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.700623 | controller |     "Jun 11 00:07:18.402143 crc crio[23067]: time=\"2026-06-11T00:07:18.401875666Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.700636 | controller |     "Jun 11 00:07:18.402143 crc crio[23067]: time=\"2026-06-11T00:07:18.40202613Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.700650 | controller |     "Jun 11 00:07:18.402143 crc crio[23067]: time=\"2026-06-11T00:07:18.402058581Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.700663 | controller |     "Jun 11 00:07:18.403086 crc crio[23067]: time=\"2026-06-11T00:07:18.402278616Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.700677 | controller |     "Jun 11 00:07:18.403086 crc crio[23067]: time=\"2026-06-11T00:07:18.402314837Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.700690 | controller |     "Jun 11 00:07:18.403086 crc crio[23067]: time=\"2026-06-11T00:07:18.402553374Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.700708 | controller |     "Jun 11 00:07:18.403086 crc crio[23067]: time=\"2026-06-11T00:07:18.402586545Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.700723 | controller |     "Jun 11 00:07:18.403086 crc crio[23067]: time=\"2026-06-11T00:07:18.402854562Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.700736 | controller |     "Jun 11 00:07:18.403086 crc crio[23067]: time=\"2026-06-11T00:07:18.402892793Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.700750 | controller |     "Jun 11 00:07:18.403086 crc crio[23067]: time=\"2026-06-11T00:07:18.403037827Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.700764 | controller |     "Jun 11 00:07:18.403086 crc crio[23067]: time=\"2026-06-11T00:07:18.403070007Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.700777 | controller |     "Jun 11 00:07:18.404602 crc crio[23067]: time=\"2026-06-11T00:07:18.403238952Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.700790 | controller |     "Jun 11 00:07:18.404602 crc crio[23067]: time=\"2026-06-11T00:07:18.403282953Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.700803 | controller |     "Jun 11 00:07:18.404602 crc crio[23067]: time=\"2026-06-11T00:07:18.403469358Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.700817 | controller |     "Jun 11 00:07:18.404602 crc crio[23067]: time=\"2026-06-11T00:07:18.403500569Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.700830 | controller |     "Jun 11 00:07:18.404602 crc crio[23067]: time=\"2026-06-11T00:07:18.403765626Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.700844 | controller |     "Jun 11 00:07:18.404602 crc crio[23067]: time=\"2026-06-11T00:07:18.403806297Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.700858 | controller |     "Jun 11 00:07:18.404602 crc crio[23067]: time=\"2026-06-11T00:07:18.40392599Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.700872 | controller |     "Jun 11 00:07:18.404602 crc crio[23067]: time=\"2026-06-11T00:07:18.403956121Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.700885 | controller |     "Jun 11 00:07:18.404602 crc crio[23067]: time=\"2026-06-11T00:07:18.404099755Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.700898 | controller |     "Jun 11 00:07:18.404602 crc crio[23067]: time=\"2026-06-11T00:07:18.404132806Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.700911 | controller |     "Jun 11 00:07:18.404602 crc crio[23067]: time=\"2026-06-11T00:07:18.404553847Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.700924 | controller |     "Jun 11 00:07:18.404602 crc crio[23067]: time=\"2026-06-11T00:07:18.404591248Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.700938 | controller |     "Jun 11 00:07:18.406158 crc crio[23067]: time=\"2026-06-11T00:07:18.404872666Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.700951 | controller |     "Jun 11 00:07:18.406158 crc crio[23067]: time=\"2026-06-11T00:07:18.404910047Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.700964 | controller |     "Jun 11 00:07:18.406158 crc crio[23067]: time=\"2026-06-11T00:07:18.404992969Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.700987 | controller |     "Jun 11 00:07:18.406158 crc crio[23067]: time=\"2026-06-11T00:07:18.405024Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.701001 | controller |     "Jun 11 00:07:18.406158 crc crio[23067]: time=\"2026-06-11T00:07:18.405173714Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.701014 | controller |     "Jun 11 00:07:18.406158 crc crio[23067]: time=\"2026-06-11T00:07:18.405208115Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.701028 | controller |     "Jun 11 00:07:18.406158 crc crio[23067]: time=\"2026-06-11T00:07:18.405369959Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.701042 | controller |     "Jun 11 00:07:18.406158 crc crio[23067]: time=\"2026-06-11T00:07:18.405431921Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.701055 | controller |     "Jun 11 00:07:18.406158 crc crio[23067]: time=\"2026-06-11T00:07:18.405732269Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.701069 | controller |     "Jun 11 00:07:18.406158 crc crio[23067]: time=\"2026-06-11T00:07:18.40577965Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.701083 | controller |     "Jun 11 00:07:18.406158 crc crio[23067]: time=\"2026-06-11T00:07:18.405828411Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.701097 | controller |     "Jun 11 00:07:18.406158 crc crio[23067]: time=\"2026-06-11T00:07:18.405864022Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.701110 | controller |     "Jun 11 00:07:18.406158 crc crio[23067]: time=\"2026-06-11T00:07:18.405958835Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.701123 | controller |     "Jun 11 00:07:18.406158 crc crio[23067]: time=\"2026-06-11T00:07:18.405987495Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.701137 | controller |     "Jun 11 00:07:18.406810 crc crio[23067]: time=\"2026-06-11T00:07:18.40617482Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.701150 | controller |     "Jun 11 00:07:18.406810 crc crio[23067]: time=\"2026-06-11T00:07:18.406209201Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.701164 | controller |     "Jun 11 00:07:18.406810 crc crio[23067]: time=\"2026-06-11T00:07:18.406433737Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.701178 | controller |     "Jun 11 00:07:18.406810 crc crio[23067]: time=\"2026-06-11T00:07:18.406459918Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.701192 | controller |     "Jun 11 00:07:18.406810 crc crio[23067]: time=\"2026-06-11T00:07:18.406620722Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.701206 | controller |     "Jun 11 00:07:18.406810 crc crio[23067]: time=\"2026-06-11T00:07:18.406691894Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.701220 | controller |     "Jun 11 00:07:18.407009 crc crio[23067]: time=\"2026-06-11T00:07:18.406886069Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.701234 | controller |     "Jun 11 00:07:18.407009 crc crio[23067]: time=\"2026-06-11T00:07:18.40692237Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.701248 | controller |     "Jun 11 00:07:18.407104 crc crio[23067]: time=\"2026-06-11T00:07:18.407063774Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.701265 | controller |     "Jun 11 00:07:18.407104 crc crio[23067]: time=\"2026-06-11T00:07:18.407091285Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.701280 | controller |     "Jun 11 00:07:18.407296 crc crio[23067]: time=\"2026-06-11T00:07:18.407261869Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.701293 | controller |     "Jun 11 00:07:18.407351 crc crio[23067]: time=\"2026-06-11T00:07:18.40730412Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.701307 | controller |     "Jun 11 00:07:18.407568 crc crio[23067]: time=\"2026-06-11T00:07:18.407531576Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.701321 | controller |     "Jun 11 00:07:18.407698 crc crio[23067]: time=\"2026-06-11T00:07:18.407574458Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.701335 | controller |     "Jun 11 00:07:18.407910 crc crio[23067]: time=\"2026-06-11T00:07:18.407874366Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.701369 | controller |     "Jun 11 00:07:18.407987 crc crio[23067]: time=\"2026-06-11T00:07:18.407917367Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.701390 | controller |     "Jun 11 00:07:18.408134 crc crio[23067]: time=\"2026-06-11T00:07:18.408100202Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.701405 | controller |     "Jun 11 00:07:18.408197 crc crio[23067]: time=\"2026-06-11T00:07:18.408143463Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.701419 | controller |     "Jun 11 00:07:18.408526 crc crio[23067]: time=\"2026-06-11T00:07:18.408453771Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.701433 | controller |     "Jun 11 00:07:18.408618 crc crio[23067]: time=\"2026-06-11T00:07:18.408528633Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.701448 | controller |     "Jun 11 00:07:18.408799 crc crio[23067]: time=\"2026-06-11T00:07:18.408739939Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.701462 | controller |     "Jun 11 00:07:18.408799 crc crio[23067]: time=\"2026-06-11T00:07:18.408789Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.701476 | controller |     "Jun 11 00:07:18.409066 crc crio[23067]: time=\"2026-06-11T00:07:18.409020266Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.701489 | controller |     "Jun 11 00:07:18.409128 crc crio[23067]: time=\"2026-06-11T00:07:18.409072358Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.701503 | controller |     "Jun 11 00:07:18.409270 crc crio[23067]: time=\"2026-06-11T00:07:18.409222382Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.701517 | controller |     "Jun 11 00:07:18.409335 crc crio[23067]: time=\"2026-06-11T00:07:18.409271023Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.701530 | controller |     "Jun 11 00:07:18.409426 crc crio[23067]: time=\"2026-06-11T00:07:18.409369626Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.701544 | controller |     "Jun 11 00:07:18.409488 crc crio[23067]: time=\"2026-06-11T00:07:18.409438027Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.701558 | controller |     "Jun 11 00:07:18.409793 crc crio[23067]: time=\"2026-06-11T00:07:18.409616502Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.701575 | controller |     "Jun 11 00:07:18.409793 crc crio[23067]: time=\"2026-06-11T00:07:18.409722405Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.701590 | controller |     "Jun 11 00:07:18.409898 crc crio[23067]: time=\"2026-06-11T00:07:18.409877599Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.701603 | controller |     "Jun 11 00:07:18.409974 crc crio[23067]: time=\"2026-06-11T00:07:18.40990559Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.701616 | controller |     "Jun 11 00:07:18.410102 crc crio[23067]: time=\"2026-06-11T00:07:18.410067964Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.701630 | controller |     "Jun 11 00:07:18.410156 crc crio[23067]: time=\"2026-06-11T00:07:18.410112805Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.701643 | controller |     "Jun 11 00:07:18.410273 crc crio[23067]: time=\"2026-06-11T00:07:18.410241639Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.701657 | controller |     "Jun 11 00:07:18.410327 crc crio[23067]: time=\"2026-06-11T00:07:18.41028588Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.701696 | controller |     "Jun 11 00:07:18.410617 crc crio[23067]: time=\"2026-06-11T00:07:18.410569617Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.701722 | controller |     "Jun 11 00:07:18.410754 crc crio[23067]: time=\"2026-06-11T00:07:18.410620149Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.701737 | controller |     "Jun 11 00:07:18.410849 crc crio[23067]: time=\"2026-06-11T00:07:18.410800524Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.701750 | controller |     "Jun 11 00:07:18.410849 crc crio[23067]: time=\"2026-06-11T00:07:18.410845595Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.701767 | controller |     "Jun 11 00:07:18.411048 crc crio[23067]: time=\"2026-06-11T00:07:18.411000969Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.701819 | controller |     "Jun 11 00:07:18.411103 crc crio[23067]: time=\"2026-06-11T00:07:18.41104943Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.701838 | controller |     "Jun 11 00:07:18.411252 crc crio[23067]: time=\"2026-06-11T00:07:18.411206254Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.701852 | controller |     "Jun 11 00:07:18.411307 crc crio[23067]: time=\"2026-06-11T00:07:18.411253376Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.701865 | controller |     "Jun 11 00:07:18.411450 crc crio[23067]: time=\"2026-06-11T00:07:18.41141737Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.701879 | controller |     "Jun 11 00:07:18.411505 crc crio[23067]: time=\"2026-06-11T00:07:18.411461311Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.701892 | controller |     "Jun 11 00:07:18.411729 crc crio[23067]: time=\"2026-06-11T00:07:18.411620686Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.701906 | controller |     "Jun 11 00:07:18.411729 crc crio[23067]: time=\"2026-06-11T00:07:18.411720488Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.701927 | controller |     "Jun 11 00:07:18.412038 crc crio[23067]: time=\"2026-06-11T00:07:18.411983955Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.701941 | controller |     "Jun 11 00:07:18.412038 crc crio[23067]: time=\"2026-06-11T00:07:18.412035867Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.701955 | controller |     "Jun 11 00:07:18.412208 crc crio[23067]: time=\"2026-06-11T00:07:18.4121702Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.701969 | controller |     "Jun 11 00:07:18.412293 crc crio[23067]: time=\"2026-06-11T00:07:18.412216631Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.701983 | controller |     "Jun 11 00:07:18.412469 crc crio[23067]: time=\"2026-06-11T00:07:18.412413237Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.701997 | controller |     "Jun 11 00:07:18.412578 crc crio[23067]: time=\"2026-06-11T00:07:18.412491929Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.702011 | controller |     "Jun 11 00:07:18.412578 crc crio[23067]: time=\"2026-06-11T00:07:18.41254242Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.702025 | controller |     "Jun 11 00:07:18.412833 crc crio[23067]: time=\"2026-06-11T00:07:18.412606762Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.702040 | controller |     "Jun 11 00:07:18.412833 crc crio[23067]: time=\"2026-06-11T00:07:18.412773836Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.702054 | controller |     "Jun 11 00:07:18.412833 crc crio[23067]: time=\"2026-06-11T00:07:18.412808497Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.702067 | controller |     "Jun 11 00:07:18.413146 crc crio[23067]: time=\"2026-06-11T00:07:18.412981012Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.702081 | controller |     "Jun 11 00:07:18.413146 crc crio[23067]: time=\"2026-06-11T00:07:18.413028013Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.702095 | controller |     "Jun 11 00:07:18.413484 crc crio[23067]: time=\"2026-06-11T00:07:18.41327777Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.702109 | controller |     "Jun 11 00:07:18.413484 crc crio[23067]: time=\"2026-06-11T00:07:18.413313251Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.702123 | controller |     "Jun 11 00:07:18.413484 crc crio[23067]: time=\"2026-06-11T00:07:18.413352372Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.702136 | controller |     "Jun 11 00:07:18.413484 crc crio[23067]: time=\"2026-06-11T00:07:18.413429624Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.702150 | controller |     "Jun 11 00:07:18.413950 crc crio[23067]: time=\"2026-06-11T00:07:18.413563017Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.702164 | controller |     "Jun 11 00:07:18.413950 crc crio[23067]: time=\"2026-06-11T00:07:18.413594108Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.702178 | controller |     "Jun 11 00:07:18.413950 crc crio[23067]: time=\"2026-06-11T00:07:18.413826414Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.702191 | controller |     "Jun 11 00:07:18.413950 crc crio[23067]: time=\"2026-06-11T00:07:18.413860675Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.702209 | controller |     "Jun 11 00:07:18.414160 crc crio[23067]: time=\"2026-06-11T00:07:18.414126552Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.702241 | controller |     "Jun 11 00:07:18.414223 crc crio[23067]: time=\"2026-06-11T00:07:18.414173824Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.702258 | controller |     "Jun 11 00:07:18.414485 crc crio[23067]: time=\"2026-06-11T00:07:18.414355078Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.702272 | controller |     "Jun 11 00:07:18.414485 crc crio[23067]: time=\"2026-06-11T00:07:18.41442423Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.702286 | controller |     "Jun 11 00:07:18.414708 crc crio[23067]: time=\"2026-06-11T00:07:18.414619926Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.702300 | controller |     "Jun 11 00:07:18.414784 crc crio[23067]: time=\"2026-06-11T00:07:18.414729198Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.702314 | controller |     "Jun 11 00:07:18.415000 crc crio[23067]: time=\"2026-06-11T00:07:18.414901963Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.702329 | controller |     "Jun 11 00:07:18.415000 crc crio[23067]: time=\"2026-06-11T00:07:18.414944314Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.702343 | controller |     "Jun 11 00:07:18.415242 crc crio[23067]: time=\"2026-06-11T00:07:18.41516776Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.702395 | controller |     "Jun 11 00:07:18.415242 crc crio[23067]: time=\"2026-06-11T00:07:18.415215501Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.702411 | controller |     "Jun 11 00:07:18.415872 crc crio[23067]: time=\"2026-06-11T00:07:18.415836718Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.702426 | controller |     "Jun 11 00:07:18.416007 crc crio[23067]: time=\"2026-06-11T00:07:18.415888229Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.702440 | controller |     "Jun 11 00:07:18.416007 crc crio[23067]: time=\"2026-06-11T00:07:18.41592019Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.702454 | controller |     "Jun 11 00:07:18.416007 crc crio[23067]: time=\"2026-06-11T00:07:18.415946051Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.702468 | controller |     "Jun 11 00:07:18.416207 crc crio[23067]: time=\"2026-06-11T00:07:18.416161527Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.702482 | controller |     "Jun 11 00:07:18.416265 crc crio[23067]: time=\"2026-06-11T00:07:18.416214438Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.702496 | controller |     "Jun 11 00:07:18.416555 crc crio[23067]: time=\"2026-06-11T00:07:18.416496206Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.702510 | controller |     "Jun 11 00:07:18.416555 crc crio[23067]: time=\"2026-06-11T00:07:18.416554167Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.702524 | controller |     "Jun 11 00:07:18.416906 crc crio[23067]: time=\"2026-06-11T00:07:18.416860035Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.702538 | controller |     "Jun 11 00:07:18.416974 crc crio[23067]: time=\"2026-06-11T00:07:18.416915037Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.702556 | controller |     "Jun 11 00:07:18.417240 crc crio[23067]: time=\"2026-06-11T00:07:18.417190624Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.702570 | controller |     "Jun 11 00:07:18.417318 crc crio[23067]: time=\"2026-06-11T00:07:18.417245396Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.702584 | controller |     "Jun 11 00:07:18.417962 crc crio[23067]: time=\"2026-06-11T00:07:18.417904983Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.702598 | controller |     "Jun 11 00:07:18.418033 crc crio[23067]: time=\"2026-06-11T00:07:18.417975005Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.702612 | controller |     "Jun 11 00:07:18.418178 crc crio[23067]: time=\"2026-06-11T00:07:18.418120359Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.702625 | controller |     "Jun 11 00:07:18.418178 crc crio[23067]: time=\"2026-06-11T00:07:18.41817756Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.702639 | controller |     "Jun 11 00:07:18.418523 crc crio[23067]: time=\"2026-06-11T00:07:18.418470318Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.702652 | controller |     "Jun 11 00:07:18.418577 crc crio[23067]: time=\"2026-06-11T00:07:18.41853324Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.702666 | controller |     "Jun 11 00:07:18.418888 crc crio[23067]: time=\"2026-06-11T00:07:18.418630932Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.702680 | controller |     "Jun 11 00:07:18.418888 crc crio[23067]: time=\"2026-06-11T00:07:18.418825768Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.702694 | controller |     "Jun 11 00:07:18.419083 crc crio[23067]: time=\"2026-06-11T00:07:18.419034753Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.702707 | controller |     "Jun 11 00:07:18.419140 crc crio[23067]: time=\"2026-06-11T00:07:18.419086745Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.702720 | controller |     "Jun 11 00:07:18.419360 crc crio[23067]: time=\"2026-06-11T00:07:18.419308371Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.702734 | controller |     "Jun 11 00:07:18.419451 crc crio[23067]: time=\"2026-06-11T00:07:18.419361222Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.702747 | controller |     "Jun 11 00:07:18.419604 crc crio[23067]: time=\"2026-06-11T00:07:18.419569858Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.702760 | controller |     "Jun 11 00:07:18.419716 crc crio[23067]: time=\"2026-06-11T00:07:18.419618569Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.702773 | controller |     "Jun 11 00:07:18.419830 crc crio[23067]: time=\"2026-06-11T00:07:18.419798254Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.702786 | controller |     "Jun 11 00:07:18.419928 crc crio[23067]: time=\"2026-06-11T00:07:18.419900036Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.702799 | controller |     "Jun 11 00:07:18.420014 crc crio[23067]: time=\"2026-06-11T00:07:18.419981139Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.702811 | controller |     "Jun 11 00:07:18.420064 crc crio[23067]: time=\"2026-06-11T00:07:18.42002934Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.702828 | controller |     "Jun 11 00:07:18.420241 crc crio[23067]: time=\"2026-06-11T00:07:18.420209855Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.702841 | controller |     "Jun 11 00:07:18.420291 crc crio[23067]: time=\"2026-06-11T00:07:18.420257216Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.702854 | controller |     "Jun 11 00:07:18.420505 crc crio[23067]: time=\"2026-06-11T00:07:18.420471582Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.702867 | controller |     "Jun 11 00:07:18.420567 crc crio[23067]: time=\"2026-06-11T00:07:18.420517703Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.702880 | controller |     "Jun 11 00:07:18.420870 crc crio[23067]: time=\"2026-06-11T00:07:18.420825841Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.702893 | controller |     "Jun 11 00:07:18.420960 crc crio[23067]: time=\"2026-06-11T00:07:18.420881673Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.702906 | controller |     "Jun 11 00:07:18.421067 crc crio[23067]: time=\"2026-06-11T00:07:18.421018596Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.702919 | controller |     "Jun 11 00:07:18.421067 crc crio[23067]: time=\"2026-06-11T00:07:18.421053247Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.702931 | controller |     "Jun 11 00:07:18.421509 crc crio[23067]: time=\"2026-06-11T00:07:18.421452078Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.702944 | controller |     "Jun 11 00:07:18.421569 crc crio[23067]: time=\"2026-06-11T00:07:18.421509879Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.702957 | controller |     "Jun 11 00:07:18.421808 crc crio[23067]: time=\"2026-06-11T00:07:18.421759766Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.702971 | controller |     "Jun 11 00:07:18.421881 crc crio[23067]: time=\"2026-06-11T00:07:18.421813467Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.702984 | controller |     "Jun 11 00:07:18.422027 crc crio[23067]: time=\"2026-06-11T00:07:18.421983762Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.702997 | controller |     "Jun 11 00:07:18.422027 crc crio[23067]: time=\"2026-06-11T00:07:18.422028243Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.703009 | controller |     "Jun 11 00:07:18.422237 crc crio[23067]: time=\"2026-06-11T00:07:18.422193698Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.703023 | controller |     "Jun 11 00:07:18.422292 crc crio[23067]: time=\"2026-06-11T00:07:18.422238889Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.703035 | controller |     "Jun 11 00:07:18.422620 crc crio[23067]: time=\"2026-06-11T00:07:18.422580218Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.703048 | controller |     "Jun 11 00:07:18.422771 crc crio[23067]: time=\"2026-06-11T00:07:18.422635089Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.703061 | controller |     "Jun 11 00:07:18.422809 crc crio[23067]: time=\"2026-06-11T00:07:18.422752253Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.703078 | controller |     "Jun 11 00:07:18.423014 crc crio[23067]: time=\"2026-06-11T00:07:18.422832675Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.703101 | controller |     "Jun 11 00:07:18.423014 crc crio[23067]: time=\"2026-06-11T00:07:18.422914197Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.703117 | controller |     "Jun 11 00:07:18.423014 crc crio[23067]: time=\"2026-06-11T00:07:18.422946268Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.703131 | controller |     "Jun 11 00:07:18.423186 crc crio[23067]: time=\"2026-06-11T00:07:18.423140993Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.703165 | controller |     "Jun 11 00:07:18.423266 crc crio[23067]: time=\"2026-06-11T00:07:18.423187724Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.703182 | controller |     "Jun 11 00:07:18.423551 crc crio[23067]: time=\"2026-06-11T00:07:18.423491202Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.703199 | controller |     "Jun 11 00:07:18.423551 crc crio[23067]: time=\"2026-06-11T00:07:18.423525543Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.703212 | controller |     "Jun 11 00:07:18.423909 crc crio[23067]: time=\"2026-06-11T00:07:18.42378364Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.703226 | controller |     "Jun 11 00:07:18.423909 crc crio[23067]: time=\"2026-06-11T00:07:18.423816121Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.703240 | controller |     "Jun 11 00:07:18.423909 crc crio[23067]: time=\"2026-06-11T00:07:18.424017806Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.703254 | controller |     "Jun 11 00:07:18.423909 crc crio[23067]: time=\"2026-06-11T00:07:18.424057287Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.703268 | controller |     "Jun 11 00:07:18.424311 crc crio[23067]: time=\"2026-06-11T00:07:18.424244232Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.703283 | controller |     "Jun 11 00:07:18.424311 crc crio[23067]: time=\"2026-06-11T00:07:18.424278823Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.703297 | controller |     "Jun 11 00:07:18.424630 crc crio[23067]: time=\"2026-06-11T00:07:18.424488889Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.703311 | controller |     "Jun 11 00:07:18.424630 crc crio[23067]: time=\"2026-06-11T00:07:18.42452543Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.703325 | controller |     "Jun 11 00:07:18.425260 crc crio[23067]: time=\"2026-06-11T00:07:18.424774386Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.703340 | controller |     "Jun 11 00:07:18.425260 crc crio[23067]: time=\"2026-06-11T00:07:18.424812347Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.703380 | controller |     "Jun 11 00:07:18.425260 crc crio[23067]: time=\"2026-06-11T00:07:18.425077625Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.703403 | controller |     "Jun 11 00:07:18.425260 crc crio[23067]: time=\"2026-06-11T00:07:18.425118286Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.703419 | controller |     "Jun 11 00:07:18.425260 crc crio[23067]: time=\"2026-06-11T00:07:18.425230109Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.703450 | controller |     "Jun 11 00:07:18.425260 crc crio[23067]: time=\"2026-06-11T00:07:18.425263969Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.703469 | controller |     "Jun 11 00:07:18.426011 crc crio[23067]: time=\"2026-06-11T00:07:18.425470895Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.703644 | controller |     "Jun 11 00:07:18.426011 crc crio[23067]: time=\"2026-06-11T00:07:18.425509816Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.703662 | controller |     "Jun 11 00:07:18.426011 crc crio[23067]: time=\"2026-06-11T00:07:18.425816074Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.703676 | controller |     "Jun 11 00:07:18.426011 crc crio[23067]: time=\"2026-06-11T00:07:18.425854135Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.703690 | controller |     "Jun 11 00:07:18.426208 crc crio[23067]: time=\"2026-06-11T00:07:18.42603738Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.703704 | controller |     "Jun 11 00:07:18.426208 crc crio[23067]: time=\"2026-06-11T00:07:18.426069401Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.703718 | controller |     "Jun 11 00:07:18.426494 crc crio[23067]: time=\"2026-06-11T00:07:18.426355559Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.703733 | controller |     "Jun 11 00:07:18.426494 crc crio[23067]: time=\"2026-06-11T00:07:18.42639132Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.703747 | controller |     "Jun 11 00:07:18.426614 crc crio[23067]: time=\"2026-06-11T00:07:18.426585385Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.703761 | controller |     "Jun 11 00:07:18.426751 crc crio[23067]: time=\"2026-06-11T00:07:18.426616956Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.703775 | controller |     "Jun 11 00:07:18.427142 crc crio[23067]: time=\"2026-06-11T00:07:18.427086368Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.703789 | controller |     "Jun 11 00:07:18.427142 crc crio[23067]: time=\"2026-06-11T00:07:18.427124189Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.703804 | controller |     "Jun 11 00:07:18.427404 crc crio[23067]: time=\"2026-06-11T00:07:18.427292094Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.703818 | controller |     "Jun 11 00:07:18.427404 crc crio[23067]: time=\"2026-06-11T00:07:18.427321454Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.703832 | controller |     "Jun 11 00:07:18.427632 crc crio[23067]: time=\"2026-06-11T00:07:18.427591142Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.703845 | controller |     "Jun 11 00:07:18.427736 crc crio[23067]: time=\"2026-06-11T00:07:18.427700434Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.703859 | controller |     "Jun 11 00:07:18.427943 crc crio[23067]: time=\"2026-06-11T00:07:18.42789244Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.703873 | controller |     "Jun 11 00:07:18.427943 crc crio[23067]: time=\"2026-06-11T00:07:18.42792579Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.703887 | controller |     "Jun 11 00:07:18.428358 crc crio[23067]: time=\"2026-06-11T00:07:18.428309731Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.703906 | controller |     "Jun 11 00:07:18.428445 crc crio[23067]: time=\"2026-06-11T00:07:18.428372452Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.703921 | controller |     "Jun 11 00:07:18.428686 crc crio[23067]: time=\"2026-06-11T00:07:18.428566288Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.703935 | controller |     "Jun 11 00:07:18.428686 crc crio[23067]: time=\"2026-06-11T00:07:18.428598818Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.703948 | controller |     "Jun 11 00:07:18.429115 crc crio[23067]: time=\"2026-06-11T00:07:18.429067201Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.703961 | controller |     "Jun 11 00:07:18.429173 crc crio[23067]: time=\"2026-06-11T00:07:18.429119022Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.703975 | controller |     "Jun 11 00:07:18.429495 crc crio[23067]: time=\"2026-06-11T00:07:18.429443731Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.703988 | controller |     "Jun 11 00:07:18.429495 crc crio[23067]: time=\"2026-06-11T00:07:18.429477802Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.704003 | controller |     "Jun 11 00:07:18.429873 crc crio[23067]: time=\"2026-06-11T00:07:18.429822051Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.704016 | controller |     "Jun 11 00:07:18.429873 crc crio[23067]: time=\"2026-06-11T00:07:18.429871002Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.704030 | controller |     "Jun 11 00:07:18.430116 crc crio[23067]: time=\"2026-06-11T00:07:18.430060357Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.704043 | controller |     "Jun 11 00:07:18.430116 crc crio[23067]: time=\"2026-06-11T00:07:18.430097658Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.704057 | controller |     "Jun 11 00:07:18.430450 crc crio[23067]: time=\"2026-06-11T00:07:18.430419957Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.704070 | controller |     "Jun 11 00:07:18.430511 crc crio[23067]: time=\"2026-06-11T00:07:18.430465188Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.704083 | controller |     "Jun 11 00:07:18.430808 crc crio[23067]: time=\"2026-06-11T00:07:18.430757316Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.704097 | controller |     "Jun 11 00:07:18.430808 crc crio[23067]: time=\"2026-06-11T00:07:18.430790307Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.704110 | controller |     "Jun 11 00:07:18.431295 crc crio[23067]: time=\"2026-06-11T00:07:18.431247109Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.704123 | controller |     "Jun 11 00:07:18.431295 crc crio[23067]: time=\"2026-06-11T00:07:18.4312939Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.704137 | controller |     "Jun 11 00:07:18.431625 crc crio[23067]: time=\"2026-06-11T00:07:18.431567138Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.704150 | controller |     "Jun 11 00:07:18.431625 crc crio[23067]: time=\"2026-06-11T00:07:18.431603579Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.704164 | controller |     "Jun 11 00:07:18.432064 crc crio[23067]: time=\"2026-06-11T00:07:18.431962908Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.704181 | controller |     "Jun 11 00:07:18.432064 crc crio[23067]: time=\"2026-06-11T00:07:18.432009899Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.704195 | controller |     "Jun 11 00:07:18.432246 crc crio[23067]: time=\"2026-06-11T00:07:18.432167184Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.704208 | controller |     "Jun 11 00:07:18.432246 crc crio[23067]: time=\"2026-06-11T00:07:18.432198014Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.704222 | controller |     "Jun 11 00:07:18.432542 crc crio[23067]: time=\"2026-06-11T00:07:18.432490692Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.704235 | controller |     "Jun 11 00:07:18.432542 crc crio[23067]: time=\"2026-06-11T00:07:18.432525623Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.704248 | controller |     "Jun 11 00:07:18.432878 crc crio[23067]: time=\"2026-06-11T00:07:18.43277146Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.704262 | controller |     "Jun 11 00:07:18.432878 crc crio[23067]: time=\"2026-06-11T00:07:18.432820291Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.704275 | controller |     "Jun 11 00:07:18.433083 crc crio[23067]: time=\"2026-06-11T00:07:18.433042167Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.704288 | controller |     "Jun 11 00:07:18.433141 crc crio[23067]: time=\"2026-06-11T00:07:18.433088288Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.704301 | controller |     "Jun 11 00:07:18.433326 crc crio[23067]: time=\"2026-06-11T00:07:18.433265693Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.704315 | controller |     "Jun 11 00:07:18.433326 crc crio[23067]: time=\"2026-06-11T00:07:18.433296354Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.704328 | controller |     "Jun 11 00:07:18.433601 crc crio[23067]: time=\"2026-06-11T00:07:18.433560571Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.704341 | controller |     "Jun 11 00:07:18.433713 crc crio[23067]: time=\"2026-06-11T00:07:18.433613092Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.704376 | controller |     "Jun 11 00:07:18.433981 crc crio[23067]: time=\"2026-06-11T00:07:18.433928991Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.704391 | controller |     "Jun 11 00:07:18.433981 crc crio[23067]: time=\"2026-06-11T00:07:18.433964222Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.704405 | controller |     "Jun 11 00:07:18.434202 crc crio[23067]: time=\"2026-06-11T00:07:18.434172947Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.704419 | controller |     "Jun 11 00:07:18.434256 crc crio[23067]: time=\"2026-06-11T00:07:18.434218348Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.704433 | controller |     "Jun 11 00:07:18.434489 crc crio[23067]: time=\"2026-06-11T00:07:18.434427164Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.704447 | controller |     "Jun 11 00:07:18.434489 crc crio[23067]: time=\"2026-06-11T00:07:18.434468655Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.704460 | controller |     "Jun 11 00:07:18.434786 crc crio[23067]: time=\"2026-06-11T00:07:18.434754313Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.704478 | controller |     "Jun 11 00:07:18.434786 crc crio[23067]: time=\"2026-06-11T00:07:18.434785453Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.704493 | controller |     "Jun 11 00:07:18.435048 crc crio[23067]: time=\"2026-06-11T00:07:18.434981799Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.704507 | controller |     "Jun 11 00:07:18.435048 crc crio[23067]: time=\"2026-06-11T00:07:18.435011369Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.704522 | controller |     "Jun 11 00:07:18.435289 crc crio[23067]: time=\"2026-06-11T00:07:18.435231155Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.704536 | controller |     "Jun 11 00:07:18.435289 crc crio[23067]: time=\"2026-06-11T00:07:18.435277567Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.704550 | controller |     "Jun 11 00:07:18.435555 crc crio[23067]: time=\"2026-06-11T00:07:18.435501672Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.704565 | controller |     "Jun 11 00:07:18.435555 crc crio[23067]: time=\"2026-06-11T00:07:18.435534303Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.704579 | controller |     "Jun 11 00:07:18.435830 crc crio[23067]: time=\"2026-06-11T00:07:18.43580078Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.704592 | controller |     "Jun 11 00:07:18.435830 crc crio[23067]: time=\"2026-06-11T00:07:18.435830221Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.704607 | controller |     "Jun 11 00:07:18.436191 crc crio[23067]: time=\"2026-06-11T00:07:18.43613904Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.704621 | controller |     "Jun 11 00:07:18.436191 crc crio[23067]: time=\"2026-06-11T00:07:18.43617292Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.704634 | controller |     "Jun 11 00:07:18.436434 crc crio[23067]: time=\"2026-06-11T00:07:18.436376426Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.704648 | controller |     "Jun 11 00:07:18.436498 crc crio[23067]: time=\"2026-06-11T00:07:18.436448228Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.704662 | controller |     "Jun 11 00:07:18.436916 crc crio[23067]: time=\"2026-06-11T00:07:18.436728265Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.704676 | controller |     "Jun 11 00:07:18.436916 crc crio[23067]: time=\"2026-06-11T00:07:18.436762446Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.704690 | controller |     "Jun 11 00:07:18.436916 crc crio[23067]: time=\"2026-06-11T00:07:18.436870119Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.704704 | controller |     "Jun 11 00:07:18.436916 crc crio[23067]: time=\"2026-06-11T00:07:18.43689848Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.704718 | controller |     "Jun 11 00:07:18.437152 crc crio[23067]: time=\"2026-06-11T00:07:18.437076785Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.704733 | controller |     "Jun 11 00:07:18.437251 crc crio[23067]: time=\"2026-06-11T00:07:18.437161827Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.704747 | controller |     "Jun 11 00:07:18.437559 crc crio[23067]: time=\"2026-06-11T00:07:18.437508046Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.704764 | controller |     "Jun 11 00:07:18.437559 crc crio[23067]: time=\"2026-06-11T00:07:18.437542927Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.704778 | controller |     "Jun 11 00:07:18.437938 crc crio[23067]: time=\"2026-06-11T00:07:18.437907137Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.704792 | controller |     "Jun 11 00:07:18.438010 crc crio[23067]: time=\"2026-06-11T00:07:18.437954028Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.704805 | controller |     "Jun 11 00:07:18.438197 crc crio[23067]: time=\"2026-06-11T00:07:18.438143753Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.704819 | controller |     "Jun 11 00:07:18.438197 crc crio[23067]: time=\"2026-06-11T00:07:18.438178434Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.704832 | controller |     "Jun 11 00:07:18.438600 crc crio[23067]: time=\"2026-06-11T00:07:18.438500152Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.704845 | controller |     "Jun 11 00:07:18.438600 crc crio[23067]: time=\"2026-06-11T00:07:18.438549944Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.704859 | controller |     "Jun 11 00:07:18.438894 crc crio[23067]: time=\"2026-06-11T00:07:18.438753289Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.704872 | controller |     "Jun 11 00:07:18.438894 crc crio[23067]: time=\"2026-06-11T00:07:18.43878592Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.704885 | controller |     "Jun 11 00:07:18.439012 crc crio[23067]: time=\"2026-06-11T00:07:18.438936984Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.704899 | controller |     "Jun 11 00:07:18.439012 crc crio[23067]: time=\"2026-06-11T00:07:18.438965265Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.704912 | controller |     "Jun 11 00:07:18.439228 crc crio[23067]: time=\"2026-06-11T00:07:18.439180151Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.704925 | controller |     "Jun 11 00:07:18.439228 crc crio[23067]: time=\"2026-06-11T00:07:18.439212181Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.704938 | controller |     "Jun 11 00:07:18.439437 crc crio[23067]: time=\"2026-06-11T00:07:18.439376326Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.704951 | controller |     "Jun 11 00:07:18.439504 crc crio[23067]: time=\"2026-06-11T00:07:18.439450408Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.704964 | controller |     "Jun 11 00:07:18.439737 crc crio[23067]: time=\"2026-06-11T00:07:18.439686954Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.704977 | controller |     "Jun 11 00:07:18.439737 crc crio[23067]: time=\"2026-06-11T00:07:18.439721195Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.704991 | controller |     "Jun 11 00:07:18.439953 crc crio[23067]: time=\"2026-06-11T00:07:18.43992386Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.705005 | controller |     "Jun 11 00:07:18.440007 crc crio[23067]: time=\"2026-06-11T00:07:18.439968242Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.705018 | controller |     "Jun 11 00:07:18.440178 crc crio[23067]: time=\"2026-06-11T00:07:18.440129396Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.705035 | controller |     "Jun 11 00:07:18.440178 crc crio[23067]: time=\"2026-06-11T00:07:18.440162747Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.705049 | controller |     "Jun 11 00:07:18.440339 crc crio[23067]: time=\"2026-06-11T00:07:18.440311561Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.705063 | controller |     "Jun 11 00:07:18.440493 crc crio[23067]: time=\"2026-06-11T00:07:18.440354942Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.705077 | controller |     "Jun 11 00:07:18.440788 crc crio[23067]: time=\"2026-06-11T00:07:18.440735162Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.705090 | controller |     "Jun 11 00:07:18.440788 crc crio[23067]: time=\"2026-06-11T00:07:18.440771373Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.705104 | controller |     "Jun 11 00:07:18.441002 crc crio[23067]: time=\"2026-06-11T00:07:18.440958298Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.705118 | controller |     "Jun 11 00:07:18.441002 crc crio[23067]: time=\"2026-06-11T00:07:18.440984459Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.705131 | controller |     "Jun 11 00:07:18.441232 crc crio[23067]: time=\"2026-06-11T00:07:18.441198224Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.705144 | controller |     "Jun 11 00:07:18.441290 crc crio[23067]: time=\"2026-06-11T00:07:18.441253346Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.705158 | controller |     "Jun 11 00:07:18.441509 crc crio[23067]: time=\"2026-06-11T00:07:18.441374979Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.705171 | controller |     "Jun 11 00:07:18.441509 crc crio[23067]: time=\"2026-06-11T00:07:18.441439471Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.705185 | controller |     "Jun 11 00:07:18.441738 crc crio[23067]: time=\"2026-06-11T00:07:18.441633816Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.705199 | controller |     "Jun 11 00:07:18.441942 crc crio[23067]: time=\"2026-06-11T00:07:18.441750339Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.705212 | controller |     "Jun 11 00:07:18.441942 crc crio[23067]: time=\"2026-06-11T00:07:18.441851392Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.705226 | controller |     "Jun 11 00:07:18.441942 crc crio[23067]: time=\"2026-06-11T00:07:18.441882293Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.705239 | controller |     "Jun 11 00:07:18.442126 crc crio[23067]: time=\"2026-06-11T00:07:18.442096038Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.705252 | controller |     "Jun 11 00:07:18.442188 crc crio[23067]: time=\"2026-06-11T00:07:18.44214326Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.705265 | controller |     "Jun 11 00:07:18.442343 crc crio[23067]: time=\"2026-06-11T00:07:18.442294784Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.705279 | controller |     "Jun 11 00:07:18.442343 crc crio[23067]: time=\"2026-06-11T00:07:18.442326315Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.705292 | controller |     "Jun 11 00:07:18.442779 crc crio[23067]: time=\"2026-06-11T00:07:18.442748316Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.705309 | controller |     "Jun 11 00:07:18.442834 crc crio[23067]: time=\"2026-06-11T00:07:18.442795737Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.705322 | controller |     "Jun 11 00:07:18.443027 crc crio[23067]: time=\"2026-06-11T00:07:18.442934901Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.705335 | controller |     "Jun 11 00:07:18.443027 crc crio[23067]: time=\"2026-06-11T00:07:18.442963462Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.705363 | controller |     "Jun 11 00:07:18.443190 crc crio[23067]: time=\"2026-06-11T00:07:18.443159437Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.705382 | controller |     "Jun 11 00:07:18.443251 crc crio[23067]: time=\"2026-06-11T00:07:18.443207268Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.705396 | controller |     "Jun 11 00:07:18.443462 crc crio[23067]: time=\"2026-06-11T00:07:18.443379813Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.705410 | controller |     "Jun 11 00:07:18.443462 crc crio[23067]: time=\"2026-06-11T00:07:18.443442504Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.705423 | controller |     "Jun 11 00:07:18.443801 crc crio[23067]: time=\"2026-06-11T00:07:18.443769693Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.705437 | controller |     "Jun 11 00:07:18.444018 crc crio[23067]: time=\"2026-06-11T00:07:18.443816464Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.705451 | controller |     "Jun 11 00:07:18.444018 crc crio[23067]: time=\"2026-06-11T00:07:18.443897456Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.705466 | controller |     "Jun 11 00:07:18.444018 crc crio[23067]: time=\"2026-06-11T00:07:18.443929017Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.705480 | controller |     "Jun 11 00:07:18.444156 crc crio[23067]: time=\"2026-06-11T00:07:18.444128383Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.705494 | controller |     "Jun 11 00:07:18.444204 crc crio[23067]: time=\"2026-06-11T00:07:18.444159393Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.705508 | controller |     "Jun 11 00:07:18.444460 crc crio[23067]: time=\"2026-06-11T00:07:18.444382529Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.705523 | controller |     "Jun 11 00:07:18.444460 crc crio[23067]: time=\"2026-06-11T00:07:18.444441951Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.705538 | controller |     "Jun 11 00:07:18.444833 crc crio[23067]: time=\"2026-06-11T00:07:18.444800531Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.705551 | controller |     "Jun 11 00:07:18.444916 crc crio[23067]: time=\"2026-06-11T00:07:18.444844752Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.705565 | controller |     "Jun 11 00:07:18.445109 crc crio[23067]: time=\"2026-06-11T00:07:18.445026347Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.705579 | controller |     "Jun 11 00:07:18.445109 crc crio[23067]: time=\"2026-06-11T00:07:18.445057527Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.705593 | controller |     "Jun 11 00:07:18.445306 crc crio[23067]: time=\"2026-06-11T00:07:18.445257753Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.705610 | controller |     "Jun 11 00:07:18.445362 crc crio[23067]: time=\"2026-06-11T00:07:18.445318334Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.705625 | controller |     "Jun 11 00:07:18.445587 crc crio[23067]: time=\"2026-06-11T00:07:18.4455381Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.705638 | controller |     "Jun 11 00:07:18.445587 crc crio[23067]: time=\"2026-06-11T00:07:18.445570641Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.705652 | controller |     "Jun 11 00:07:18.445901 crc crio[23067]: time=\"2026-06-11T00:07:18.445872089Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.705666 | controller |     "Jun 11 00:07:18.445967 crc crio[23067]: time=\"2026-06-11T00:07:18.44591485Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.705681 | controller |     "Jun 11 00:07:18.446302 crc crio[23067]: time=\"2026-06-11T00:07:18.446217358Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.705695 | controller |     "Jun 11 00:07:18.446302 crc crio[23067]: time=\"2026-06-11T00:07:18.446248149Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.705708 | controller |     "Jun 11 00:07:18.446489 crc crio[23067]: time=\"2026-06-11T00:07:18.446366122Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.705722 | controller |     "Jun 11 00:07:18.446489 crc crio[23067]: time=\"2026-06-11T00:07:18.446422834Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.705736 | controller |     "Jun 11 00:07:18.446782 crc crio[23067]: time=\"2026-06-11T00:07:18.446616179Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.705750 | controller |     "Jun 11 00:07:18.446782 crc crio[23067]: time=\"2026-06-11T00:07:18.446731842Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.705764 | controller |     "Jun 11 00:07:18.446971 crc crio[23067]: time=\"2026-06-11T00:07:18.446942088Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.705778 | controller |     "Jun 11 00:07:18.447024 crc crio[23067]: time=\"2026-06-11T00:07:18.446984349Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.705792 | controller |     "Jun 11 00:07:18.447189 crc crio[23067]: time=\"2026-06-11T00:07:18.447142523Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.705805 | controller |     "Jun 11 00:07:18.447189 crc crio[23067]: time=\"2026-06-11T00:07:18.447172254Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.705819 | controller |     "Jun 11 00:07:18.447466 crc crio[23067]: time=\"2026-06-11T00:07:18.447436951Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.705833 | controller |     "Jun 11 00:07:18.447522 crc crio[23067]: time=\"2026-06-11T00:07:18.447482722Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.705847 | controller |     "Jun 11 00:07:18.447750 crc crio[23067]: time=\"2026-06-11T00:07:18.447699268Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.705861 | controller |     "Jun 11 00:07:18.447750 crc crio[23067]: time=\"2026-06-11T00:07:18.447732489Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.705878 | controller |     "Jun 11 00:07:18.447963 crc crio[23067]: time=\"2026-06-11T00:07:18.447935434Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.705892 | controller |     "Jun 11 00:07:18.448016 crc crio[23067]: time=\"2026-06-11T00:07:18.447977285Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.705906 | controller |     "Jun 11 00:07:18.448207 crc crio[23067]: time=\"2026-06-11T00:07:18.44815037Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.705919 | controller |     "Jun 11 00:07:18.448207 crc crio[23067]: time=\"2026-06-11T00:07:18.448186191Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.705933 | controller |     "Jun 11 00:07:18.448434 crc crio[23067]: time=\"2026-06-11T00:07:18.448376236Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.705947 | controller |     "Jun 11 00:07:18.448497 crc crio[23067]: time=\"2026-06-11T00:07:18.448448458Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.705961 | controller |     "Jun 11 00:07:18.448765 crc crio[23067]: time=\"2026-06-11T00:07:18.448606892Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.705974 | controller |     "Jun 11 00:07:18.448765 crc crio[23067]: time=\"2026-06-11T00:07:18.448714085Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.705988 | controller |     "Jun 11 00:07:18.448909 crc crio[23067]: time=\"2026-06-11T00:07:18.448874589Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.706002 | controller |     "Jun 11 00:07:18.448968 crc crio[23067]: time=\"2026-06-11T00:07:18.44891648Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.706016 | controller |     "Jun 11 00:07:18.449259 crc crio[23067]: time=\"2026-06-11T00:07:18.449207228Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.706030 | controller |     "Jun 11 00:07:18.449259 crc crio[23067]: time=\"2026-06-11T00:07:18.449240819Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.706043 | controller |     "Jun 11 00:07:18.449484 crc crio[23067]: time=\"2026-06-11T00:07:18.449455885Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.706057 | controller |     "Jun 11 00:07:18.449544 crc crio[23067]: time=\"2026-06-11T00:07:18.449499016Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.706071 | controller |     "Jun 11 00:07:18.449899 crc crio[23067]: time=\"2026-06-11T00:07:18.449757493Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.706085 | controller |     "Jun 11 00:07:18.449899 crc crio[23067]: time=\"2026-06-11T00:07:18.449792024Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.706099 | controller |     "Jun 11 00:07:18.449899 crc crio[23067]: time=\"2026-06-11T00:07:18.449822214Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.706113 | controller |     "Jun 11 00:07:18.449899 crc crio[23067]: time=\"2026-06-11T00:07:18.449840975Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.706127 | controller |     "Jun 11 00:07:18.450163 crc crio[23067]: time=\"2026-06-11T00:07:18.450126603Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.706143 | controller |     "Jun 11 00:07:18.450353 crc crio[23067]: time=\"2026-06-11T00:07:18.450187694Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.706160 | controller |     "Jun 11 00:07:18.450353 crc crio[23067]: time=\"2026-06-11T00:07:18.450291357Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.706174 | controller |     "Jun 11 00:07:18.450353 crc crio[23067]: time=\"2026-06-11T00:07:18.450321568Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.706188 | controller |     "Jun 11 00:07:18.450562 crc crio[23067]: time=\"2026-06-11T00:07:18.450537113Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.706202 | controller |     "Jun 11 00:07:18.450627 crc crio[23067]: time=\"2026-06-11T00:07:18.450567794Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.706216 | controller |     "Jun 11 00:07:18.450894 crc crio[23067]: time=\"2026-06-11T00:07:18.450815161Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.706245 | controller |     "Jun 11 00:07:18.450894 crc crio[23067]: time=\"2026-06-11T00:07:18.450847312Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.706263 | controller |     "Jun 11 00:07:18.451065 crc crio[23067]: time=\"2026-06-11T00:07:18.451036787Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.706278 | controller |     "Jun 11 00:07:18.451119 crc crio[23067]: time=\"2026-06-11T00:07:18.451078278Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.706292 | controller |     "Jun 11 00:07:18.451304 crc crio[23067]: time=\"2026-06-11T00:07:18.451256833Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.706306 | controller |     "Jun 11 00:07:18.451304 crc crio[23067]: time=\"2026-06-11T00:07:18.451288874Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.706320 | controller |     "Jun 11 00:07:18.451509 crc crio[23067]: time=\"2026-06-11T00:07:18.451481719Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.706333 | controller |     "Jun 11 00:07:18.451575 crc crio[23067]: time=\"2026-06-11T00:07:18.45152521Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.706347 | controller |     "Jun 11 00:07:18.451823 crc crio[23067]: time=\"2026-06-11T00:07:18.451774367Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.706380 | controller |     "Jun 11 00:07:18.451823 crc crio[23067]: time=\"2026-06-11T00:07:18.451807267Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.706397 | controller |     "Jun 11 00:07:18.452004 crc crio[23067]: time=\"2026-06-11T00:07:18.451975452Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.706413 | controller |     "Jun 11 00:07:18.452057 crc crio[23067]: time=\"2026-06-11T00:07:18.452017983Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.706427 | controller |     "Jun 11 00:07:18.452231 crc crio[23067]: time=\"2026-06-11T00:07:18.452183567Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.706440 | controller |     "Jun 11 00:07:18.452231 crc crio[23067]: time=\"2026-06-11T00:07:18.452215938Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.706455 | controller |     "Jun 11 00:07:18.452450 crc crio[23067]: time=\"2026-06-11T00:07:18.452420874Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.706470 | controller |     "Jun 11 00:07:18.452506 crc crio[23067]: time=\"2026-06-11T00:07:18.452465385Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.706490 | controller |     "Jun 11 00:07:18.452735 crc crio[23067]: time=\"2026-06-11T00:07:18.452620749Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.706505 | controller |     "Jun 11 00:07:18.452735 crc crio[23067]: time=\"2026-06-11T00:07:18.452714812Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.706519 | controller |     "Jun 11 00:07:18.452916 crc crio[23067]: time=\"2026-06-11T00:07:18.452890006Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.706533 | controller |     "Jun 11 00:07:18.452983 crc crio[23067]: time=\"2026-06-11T00:07:18.452931297Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.706547 | controller |     "Jun 11 00:07:18.453185 crc crio[23067]: time=\"2026-06-11T00:07:18.453136663Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.706561 | controller |     "Jun 11 00:07:18.453185 crc crio[23067]: time=\"2026-06-11T00:07:18.453169434Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.706575 | controller |     "Jun 11 00:07:18.453343 crc crio[23067]: time=\"2026-06-11T00:07:18.453315668Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.706589 | controller |     "Jun 11 00:07:18.453429 crc crio[23067]: time=\"2026-06-11T00:07:18.453357329Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.706603 | controller |     "Jun 11 00:07:18.453725 crc crio[23067]: time=\"2026-06-11T00:07:18.453606635Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.706617 | controller |     "Jun 11 00:07:18.453725 crc crio[23067]: time=\"2026-06-11T00:07:18.453681467Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.706631 | controller |     "Jun 11 00:07:18.453873 crc crio[23067]: time=\"2026-06-11T00:07:18.453834361Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.706645 | controller |     "Jun 11 00:07:18.453928 crc crio[23067]: time=\"2026-06-11T00:07:18.453881163Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.706659 | controller |     "Jun 11 00:07:18.454169 crc crio[23067]: time=\"2026-06-11T00:07:18.454119949Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.706673 | controller |     "Jun 11 00:07:18.454169 crc crio[23067]: time=\"2026-06-11T00:07:18.45415199Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.706687 | controller |     "Jun 11 00:07:18.454372 crc crio[23067]: time=\"2026-06-11T00:07:18.454344645Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.706701 | controller |     "Jun 11 00:07:18.454468 crc crio[23067]: time=\"2026-06-11T00:07:18.454417257Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.706715 | controller |     "Jun 11 00:07:18.454826 crc crio[23067]: time=\"2026-06-11T00:07:18.454772596Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.706728 | controller |     "Jun 11 00:07:18.454826 crc crio[23067]: time=\"2026-06-11T00:07:18.454808777Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.706742 | controller |     "Jun 11 00:07:18.454998 crc crio[23067]: time=\"2026-06-11T00:07:18.454969802Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.706756 | controller |     "Jun 11 00:07:18.455078 crc crio[23067]: time=\"2026-06-11T00:07:18.455012493Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.706772 | controller |     "Jun 11 00:07:18.455375 crc crio[23067]: time=\"2026-06-11T00:07:18.455325841Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.706787 | controller |     "Jun 11 00:07:18.455375 crc crio[23067]: time=\"2026-06-11T00:07:18.455358922Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.706801 | controller |     "Jun 11 00:07:18.455636 crc crio[23067]: time=\"2026-06-11T00:07:18.455604929Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.706814 | controller |     "Jun 11 00:07:18.455748 crc crio[23067]: time=\"2026-06-11T00:07:18.455692971Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.706828 | controller |     "Jun 11 00:07:18.455939 crc crio[23067]: time=\"2026-06-11T00:07:18.455889306Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.706841 | controller |     "Jun 11 00:07:18.455939 crc crio[23067]: time=\"2026-06-11T00:07:18.455923147Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.706854 | controller |     "Jun 11 00:07:18.456134 crc crio[23067]: time=\"2026-06-11T00:07:18.456106922Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.706867 | controller |     "Jun 11 00:07:18.456186 crc crio[23067]: time=\"2026-06-11T00:07:18.456148753Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.706881 | controller |     "Jun 11 00:07:18.456476 crc crio[23067]: time=\"2026-06-11T00:07:18.456425321Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.706894 | controller |     "Jun 11 00:07:18.456476 crc crio[23067]: time=\"2026-06-11T00:07:18.456459891Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.706907 | controller |     "Jun 11 00:07:18.456614 crc crio[23067]: time=\"2026-06-11T00:07:18.456561014Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.706920 | controller |     "Jun 11 00:07:18.456614 crc crio[23067]: time=\"2026-06-11T00:07:18.456588455Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.706933 | controller |     "Jun 11 00:07:18.456907 crc crio[23067]: time=\"2026-06-11T00:07:18.456858262Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.706946 | controller |     "Jun 11 00:07:18.456907 crc crio[23067]: time=\"2026-06-11T00:07:18.456891203Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.706959 | controller |     "Jun 11 00:07:18.457125 crc crio[23067]: time=\"2026-06-11T00:07:18.457096728Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.706973 | controller |     "Jun 11 00:07:18.457179 crc crio[23067]: time=\"2026-06-11T00:07:18.45714007Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.706986 | controller |     "Jun 11 00:07:18.457460 crc crio[23067]: time=\"2026-06-11T00:07:18.457378836Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.706999 | controller |     "Jun 11 00:07:18.457460 crc crio[23067]: time=\"2026-06-11T00:07:18.457441508Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.707012 | controller |     "Jun 11 00:07:18.457764 crc crio[23067]: time=\"2026-06-11T00:07:18.457733745Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.707025 | controller |     "Jun 11 00:07:18.457820 crc crio[23067]: time=\"2026-06-11T00:07:18.457780557Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.707041 | controller |     "Jun 11 00:07:18.458005 crc crio[23067]: time=\"2026-06-11T00:07:18.457949831Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.707054 | controller |     "Jun 11 00:07:18.458005 crc crio[23067]: time=\"2026-06-11T00:07:18.457980612Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.707068 | controller |     "Jun 11 00:07:18.458191 crc crio[23067]: time=\"2026-06-11T00:07:18.458163657Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.707080 | controller |     "Jun 11 00:07:18.458245 crc crio[23067]: time=\"2026-06-11T00:07:18.458204768Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.707093 | controller |     "Jun 11 00:07:18.458461 crc crio[23067]: time=\"2026-06-11T00:07:18.458381213Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.707106 | controller |     "Jun 11 00:07:18.458461 crc crio[23067]: time=\"2026-06-11T00:07:18.458442944Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.707119 | controller |     "Jun 11 00:07:18.458790 crc crio[23067]: time=\"2026-06-11T00:07:18.458629139Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.707131 | controller |     "Jun 11 00:07:18.458790 crc crio[23067]: time=\"2026-06-11T00:07:18.458732022Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.707144 | controller |     "Jun 11 00:07:18.458948 crc crio[23067]: time=\"2026-06-11T00:07:18.458912147Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.707157 | controller |     "Jun 11 00:07:18.459001 crc crio[23067]: time=\"2026-06-11T00:07:18.458958598Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.707170 | controller |     "Jun 11 00:07:18.459166 crc crio[23067]: time=\"2026-06-11T00:07:18.459117132Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.707183 | controller |     "Jun 11 00:07:18.459166 crc crio[23067]: time=\"2026-06-11T00:07:18.459147263Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.707196 | controller |     "Jun 11 00:07:18.459369 crc crio[23067]: time=\"2026-06-11T00:07:18.459342118Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.707208 | controller |     "Jun 11 00:07:18.459457 crc crio[23067]: time=\"2026-06-11T00:07:18.459384789Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.707221 | controller |     "Jun 11 00:07:18.459789 crc crio[23067]: time=\"2026-06-11T00:07:18.459711028Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.707234 | controller |     "Jun 11 00:07:18.459789 crc crio[23067]: time=\"2026-06-11T00:07:18.459742319Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.707247 | controller |     "Jun 11 00:07:18.460008 crc crio[23067]: time=\"2026-06-11T00:07:18.459974155Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.707260 | controller |     "Jun 11 00:07:18.460060 crc crio[23067]: time=\"2026-06-11T00:07:18.460029417Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.707273 | controller |     "Jun 11 00:07:18.460309 crc crio[23067]: time=\"2026-06-11T00:07:18.460177331Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.707289 | controller |     "Jun 11 00:07:18.460309 crc crio[23067]: time=\"2026-06-11T00:07:18.460270083Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.707302 | controller |     "Jun 11 00:07:18.460463 crc crio[23067]: time=\"2026-06-11T00:07:18.460383536Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.707314 | controller |     "Jun 11 00:07:18.460463 crc crio[23067]: time=\"2026-06-11T00:07:18.460452418Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.707327 | controller |     "Jun 11 00:07:18.460770 crc crio[23067]: time=\"2026-06-11T00:07:18.460719045Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.707340 | controller |     "Jun 11 00:07:18.460770 crc crio[23067]: time=\"2026-06-11T00:07:18.460753746Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.707372 | controller |     "Jun 11 00:07:18.460958 crc crio[23067]: time=\"2026-06-11T00:07:18.460925951Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.707388 | controller |     "Jun 11 00:07:18.461012 crc crio[23067]: time=\"2026-06-11T00:07:18.460977802Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.707402 | controller |     "Jun 11 00:07:18.461206 crc crio[23067]: time=\"2026-06-11T00:07:18.461157397Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.707416 | controller |     "Jun 11 00:07:18.461206 crc crio[23067]: time=\"2026-06-11T00:07:18.461189048Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.707431 | controller |     "Jun 11 00:07:18.461461 crc crio[23067]: time=\"2026-06-11T00:07:18.461427294Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.707445 | controller |     "Jun 11 00:07:18.461516 crc crio[23067]: time=\"2026-06-11T00:07:18.461480555Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.707458 | controller |     "Jun 11 00:07:18.461804 crc crio[23067]: time=\"2026-06-11T00:07:18.461747682Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.707472 | controller |     "Jun 11 00:07:18.461804 crc crio[23067]: time=\"2026-06-11T00:07:18.461784833Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.707486 | controller |     "Jun 11 00:07:18.462047 crc crio[23067]: time=\"2026-06-11T00:07:18.46201484Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.707500 | controller |     "Jun 11 00:07:18.462102 crc crio[23067]: time=\"2026-06-11T00:07:18.462068121Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.707513 | controller |     "Jun 11 00:07:18.462260 crc crio[23067]: time=\"2026-06-11T00:07:18.462196874Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.707527 | controller |     "Jun 11 00:07:18.462260 crc crio[23067]: time=\"2026-06-11T00:07:18.462225715Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.707541 | controller |     "Jun 11 00:07:18.462518 crc crio[23067]: time=\"2026-06-11T00:07:18.462445281Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.707555 | controller |     "Jun 11 00:07:18.462518 crc crio[23067]: time=\"2026-06-11T00:07:18.462494462Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.707569 | controller |     "Jun 11 00:07:18.462749 crc crio[23067]: time=\"2026-06-11T00:07:18.462603145Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.707587 | controller |     "Jun 11 00:07:18.462749 crc crio[23067]: time=\"2026-06-11T00:07:18.462635246Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.707601 | controller |     "Jun 11 00:07:18.462979 crc crio[23067]: time=\"2026-06-11T00:07:18.462872012Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.707615 | controller |     "Jun 11 00:07:18.462979 crc crio[23067]: time=\"2026-06-11T00:07:18.462905943Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.707629 | controller |     "Jun 11 00:07:18.463107 crc crio[23067]: time=\"2026-06-11T00:07:18.463080538Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.707643 | controller |     "Jun 11 00:07:18.463162 crc crio[23067]: time=\"2026-06-11T00:07:18.463120839Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.707657 | controller |     "Jun 11 00:07:18.463334 crc crio[23067]: time=\"2026-06-11T00:07:18.463286053Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.707671 | controller |     "Jun 11 00:07:18.463334 crc crio[23067]: time=\"2026-06-11T00:07:18.463318924Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.707685 | controller |     "Jun 11 00:07:18.463574 crc crio[23067]: time=\"2026-06-11T00:07:18.46354584Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.707698 | controller |     "Jun 11 00:07:18.463574 crc crio[23067]: time=\"2026-06-11T00:07:18.463572171Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.707712 | controller |     "Jun 11 00:07:18.463860 crc crio[23067]: time=\"2026-06-11T00:07:18.463811447Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.707726 | controller |     "Jun 11 00:07:18.463860 crc crio[23067]: time=\"2026-06-11T00:07:18.463844638Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.707740 | controller |     "Jun 11 00:07:18.464025 crc crio[23067]: time=\"2026-06-11T00:07:18.463996582Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.707753 | controller |     "Jun 11 00:07:18.464089 crc crio[23067]: time=\"2026-06-11T00:07:18.464041474Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.707767 | controller |     "Jun 11 00:07:18.464277 crc crio[23067]: time=\"2026-06-11T00:07:18.464227809Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.707780 | controller |     "Jun 11 00:07:18.464277 crc crio[23067]: time=\"2026-06-11T00:07:18.464259199Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.707794 | controller |     "Jun 11 00:07:18.464484 crc crio[23067]: time=\"2026-06-11T00:07:18.464437684Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.707808 | controller |     "Jun 11 00:07:18.464545 crc crio[23067]: time=\"2026-06-11T00:07:18.464497436Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.707821 | controller |     "Jun 11 00:07:18.464776 crc crio[23067]: time=\"2026-06-11T00:07:18.464704001Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.707834 | controller |     "Jun 11 00:07:18.464776 crc crio[23067]: time=\"2026-06-11T00:07:18.464733172Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.707847 | controller |     "Jun 11 00:07:18.464951 crc crio[23067]: time=\"2026-06-11T00:07:18.464896816Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.707864 | controller |     "Jun 11 00:07:18.465165 crc crio[23067]: time=\"2026-06-11T00:07:18.464955298Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.707878 | controller |     "Jun 11 00:07:18.465165 crc crio[23067]: time=\"2026-06-11T00:07:18.465092612Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.707891 | controller |     "Jun 11 00:07:18.465165 crc crio[23067]: time=\"2026-06-11T00:07:18.465122982Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.707905 | controller |     "Jun 11 00:07:18.465360 crc crio[23067]: time=\"2026-06-11T00:07:18.465332638Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.707918 | controller |     "Jun 11 00:07:18.465445 crc crio[23067]: time=\"2026-06-11T00:07:18.465373409Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.707931 | controller |     "Jun 11 00:07:18.465763 crc crio[23067]: time=\"2026-06-11T00:07:18.465700558Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.707945 | controller |     "Jun 11 00:07:18.465763 crc crio[23067]: time=\"2026-06-11T00:07:18.465746779Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.707958 | controller |     "Jun 11 00:07:18.470837 crc crio[23067]: time=\"2026-06-11T00:07:18.469880949Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.707971 | controller |     "Jun 11 00:07:18.470837 crc crio[23067]: time=\"2026-06-11T00:07:18.470153207Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.707984 | controller |     "Jun 11 00:07:18.470837 crc crio[23067]: time=\"2026-06-11T00:07:18.470188458Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.707998 | controller |     "Jun 11 00:07:18.470837 crc crio[23067]: time=\"2026-06-11T00:07:18.470212358Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.708012 | controller |     "Jun 11 00:07:18.470837 crc crio[23067]: time=\"2026-06-11T00:07:18.470256629Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.708025 | controller |     "Jun 11 00:07:18.470837 crc crio[23067]: time=\"2026-06-11T00:07:18.47027547Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.708039 | controller |     "Jun 11 00:07:18.470837 crc crio[23067]: time=\"2026-06-11T00:07:18.470347562Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.708053 | controller |     "Jun 11 00:07:18.470837 crc crio[23067]: time=\"2026-06-11T00:07:18.470409563Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.708066 | controller |     "Jun 11 00:07:18.471331 crc crio[23067]: time=\"2026-06-11T00:07:18.471177574Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.708080 | controller |     "Jun 11 00:07:18.471331 crc crio[23067]: time=\"2026-06-11T00:07:18.471288117Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.708094 | controller |     "Jun 11 00:07:18.471760 crc crio[23067]: time=\"2026-06-11T00:07:18.471352979Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.708107 | controller |     "Jun 11 00:07:18.471760 crc crio[23067]: time=\"2026-06-11T00:07:18.471444741Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.708121 | controller |     "Jun 11 00:07:18.471760 crc crio[23067]: time=\"2026-06-11T00:07:18.471487832Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.708137 | controller |     "Jun 11 00:07:18.471760 crc crio[23067]: time=\"2026-06-11T00:07:18.471563614Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.708152 | controller |     "Jun 11 00:07:18.471760 crc crio[23067]: time=\"2026-06-11T00:07:18.471725409Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.708165 | controller |     "Jun 11 00:07:18.472196 crc crio[23067]: time=\"2026-06-11T00:07:18.471808351Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.708179 | controller |     "Jun 11 00:07:18.472196 crc crio[23067]: time=\"2026-06-11T00:07:18.471948625Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.708193 | controller |     "Jun 11 00:07:18.472196 crc crio[23067]: time=\"2026-06-11T00:07:18.471982165Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.708207 | controller |     "Jun 11 00:07:18.472196 crc crio[23067]: time=\"2026-06-11T00:07:18.472101819Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.708221 | controller |     "Jun 11 00:07:18.472196 crc crio[23067]: time=\"2026-06-11T00:07:18.472130319Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.708235 | controller |     "Jun 11 00:07:18.472999 crc crio[23067]: time=\"2026-06-11T00:07:18.472325385Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.708249 | controller |     "Jun 11 00:07:18.472999 crc crio[23067]: time=\"2026-06-11T00:07:18.472356925Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.708262 | controller |     "Jun 11 00:07:18.472999 crc crio[23067]: time=\"2026-06-11T00:07:18.472490179Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.708276 | controller |     "Jun 11 00:07:18.472999 crc crio[23067]: time=\"2026-06-11T00:07:18.47251779Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.708290 | controller |     "Jun 11 00:07:18.472999 crc crio[23067]: time=\"2026-06-11T00:07:18.472854939Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.708303 | controller |     "Jun 11 00:07:18.472999 crc crio[23067]: time=\"2026-06-11T00:07:18.472882459Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.708317 | controller |     "Jun 11 00:07:18.473485 crc crio[23067]: time=\"2026-06-11T00:07:18.473128866Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.708331 | controller |     "Jun 11 00:07:18.473485 crc crio[23067]: time=\"2026-06-11T00:07:18.473188128Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.708348 | controller |     "Jun 11 00:07:18.473485 crc crio[23067]: time=\"2026-06-11T00:07:18.473234139Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 01:10:49.708379 | controller |     "Jun 11 00:07:18.473485 crc crio[23067]: time=\"2026-06-11T00:07:18.473259639Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 01:10:49.708395 | controller |     "Jun 11 00:07:22.371056 crc crio[23067]: time=\"2026-06-11T00:07:22.366773772Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/etc/kubernetes/cni/net.d/00-multus.conf\\\"\"",
2026-06-11 01:10:49.708409 | controller |     "Jun 11 00:07:22.394089 crc crio[23067]: time=\"2026-06-11T00:07:22.394034559Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 01:10:49.708424 | controller |     "Jun 11 00:07:22.394437 crc crio[23067]: time=\"2026-06-11T00:07:22.394419549Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 01:10:49.708441 | controller |     "Jun 11 00:07:22.394574 crc crio[23067]: time=\"2026-06-11T00:07:22.394553833Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/etc/kubernetes/cni/net.d/00-multus.conf\\\"\"",
2026-06-11 01:10:49.708455 | controller |     "Jun 11 00:07:22.414261 crc crio[23067]: time=\"2026-06-11T00:07:22.414210097Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 01:10:49.708469 | controller |     "Jun 11 00:07:22.414582 crc crio[23067]: time=\"2026-06-11T00:07:22.414565736Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 01:10:49.708484 | controller |     "Jun 11 00:07:53.949890 crc crio[23067]: time=\"2026-06-11T00:07:53.948803745Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd97jjzx/POD\" id=d79b1df0-b2aa-4a5e-a67e-d9ec8b7d58d0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.708498 | controller |     "Jun 11 00:07:53.949890 crc crio[23067]: time=\"2026-06-11T00:07:53.949894634Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.708513 | controller |     "Jun 11 00:07:53.992922 crc crio[23067]: time=\"2026-06-11T00:07:53.992762827Z\" level=info msg=\"Got pod network &{Name:ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd97jjzx Namespace:openshift-marketplace ID:ea2427ec30688e4a7689b721d1fb76eca2feb6eb54d0afea686bbe40b9378260 UID:ddfe540c-3053-4223-b943-b372991cb9be NetNS:/var/run/netns/6ca70812-4210-450f-88ea-ce5eff2b9fea Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podddfe540c_3053_4223_b943_b372991cb9be.slice PodAnnotations:0xc002392108}] Aliases:map[]}\"",
2026-06-11 01:10:49.708529 | controller |     "Jun 11 00:07:53.992922 crc crio[23067]: time=\"2026-06-11T00:07:53.99284398Z\" level=info msg=\"Adding pod openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd97jjzx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.708544 | controller |     "Jun 11 00:07:54.750319 crc crio[23067]: 2026-06-11T00:07:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ea2427ec30688e4 Mac:ee:4c:5b:e0:ef:d9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:07 Mtu:0 Sandbox:/var/run/netns/6ca70812-4210-450f-88ea-ce5eff2b9fea SocketPath: PciID:}] [{Interface:0xc00025aa20 Address:{IP:10.217.0.7 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.708559 | controller |     "Jun 11 00:07:54.753598 crc crio[23067]: time=\"2026-06-11T00:07:54.753027502Z\" level=info msg=\"Got pod network &{Name:ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd97jjzx Namespace:openshift-marketplace ID:ea2427ec30688e4a7689b721d1fb76eca2feb6eb54d0afea686bbe40b9378260 UID:ddfe540c-3053-4223-b943-b372991cb9be NetNS:/var/run/netns/6ca70812-4210-450f-88ea-ce5eff2b9fea Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podddfe540c_3053_4223_b943_b372991cb9be.slice PodAnnotations:0xc002392108}] Aliases:map[]}\"",
2026-06-11 01:10:49.708574 | controller |     "Jun 11 00:07:54.754013 crc crio[23067]: time=\"2026-06-11T00:07:54.753827443Z\" level=info msg=\"Checking pod openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd97jjzx for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.708589 | controller |     "Jun 11 00:07:54.777939 crc crio[23067]: time=\"2026-06-11T00:07:54.776298933Z\" level=info msg=\"Ran pod sandbox ea2427ec30688e4a7689b721d1fb76eca2feb6eb54d0afea686bbe40b9378260 with infra container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd97jjzx/POD\" id=d79b1df0-b2aa-4a5e-a67e-d9ec8b7d58d0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.708608 | controller |     "Jun 11 00:07:54.789821 crc crio[23067]: time=\"2026-06-11T00:07:54.789770282Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=2120dd91-1ad2-406e-9c1f-c49749952934 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.708623 | controller |     "Jun 11 00:07:54.807719 crc crio[23067]: time=\"2026-06-11T00:07:54.80543492Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=114714dc-a65b-4b4c-9bbb-77a077677be9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.708638 | controller |     "Jun 11 00:07:54.817494 crc crio[23067]: time=\"2026-06-11T00:07:54.816170986Z\" level=info msg=\"Creating container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd97jjzx/util\" id=468758bf-887e-49bf-ada2-b7a080e23687 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.708652 | controller |     "Jun 11 00:07:54.817494 crc crio[23067]: time=\"2026-06-11T00:07:54.817201033Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.708667 | controller |     "Jun 11 00:07:54.867746 crc crio[23067]: time=\"2026-06-11T00:07:54.864008601Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.708681 | controller |     "Jun 11 00:07:54.873716 crc crio[23067]: time=\"2026-06-11T00:07:54.873573597Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.708695 | controller |     "Jun 11 00:07:54.996758 crc crio[23067]: time=\"2026-06-11T00:07:54.995903869Z\" level=info msg=\"Created container 0a51988b103fde0d707891700c56cd6bf35bf4c4590570d2a3f7f020903302d2: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd97jjzx/util\" id=468758bf-887e-49bf-ada2-b7a080e23687 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.708710 | controller |     "Jun 11 00:07:55.001809 crc crio[23067]: time=\"2026-06-11T00:07:54.997839771Z\" level=info msg=\"Starting container: 0a51988b103fde0d707891700c56cd6bf35bf4c4590570d2a3f7f020903302d2\" id=4ca910cc-d632-42ca-b6cd-3d1360a224b6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.708724 | controller |     "Jun 11 00:07:55.008377 crc crio[23067]: time=\"2026-06-11T00:07:55.008292379Z\" level=info msg=\"Started container\" PID=40022 containerID=0a51988b103fde0d707891700c56cd6bf35bf4c4590570d2a3f7f020903302d2 description=openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd97jjzx/util id=4ca910cc-d632-42ca-b6cd-3d1360a224b6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ea2427ec30688e4a7689b721d1fb76eca2feb6eb54d0afea686bbe40b9378260",
2026-06-11 01:10:49.708740 | controller |     "Jun 11 00:07:55.907827 crc crio[23067]: time=\"2026-06-11T00:07:55.907731065Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\" id=30ef60fc-c516-475e-a8a0-73bb259e79d6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.708755 | controller |     "Jun 11 00:07:55.908436 crc crio[23067]: time=\"2026-06-11T00:07:55.908315621Z\" level=info msg=\"Image registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7 not found\" id=30ef60fc-c516-475e-a8a0-73bb259e79d6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.708772 | controller |     "Jun 11 00:07:55.908612 crc crio[23067]: time=\"2026-06-11T00:07:55.908533977Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7 found\" id=30ef60fc-c516-475e-a8a0-73bb259e79d6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.708788 | controller |     "Jun 11 00:07:55.912901 crc crio[23067]: time=\"2026-06-11T00:07:55.912804001Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\" id=f7089c7c-f46a-4b50-a4be-fd4571d73862 name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.708802 | controller |     "Jun 11 00:07:55.925314 crc crio[23067]: time=\"2026-06-11T00:07:55.92516078Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\\\"\"",
2026-06-11 01:10:49.708816 | controller |     "Jun 11 00:07:57.470693 crc crio[23067]: time=\"2026-06-11T00:07:57.470102811Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\" id=f7089c7c-f46a-4b50-a4be-fd4571d73862 name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.708830 | controller |     "Jun 11 00:07:57.472111 crc crio[23067]: time=\"2026-06-11T00:07:57.472022222Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\" id=e9e721df-dbd6-42c1-93b5-5c853f8fb4a4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.708845 | controller |     "Jun 11 00:07:57.476215 crc crio[23067]: time=\"2026-06-11T00:07:57.476132891Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\" id=71754770-0faa-487d-8f62-1c553e2828e3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.708859 | controller |     "Jun 11 00:07:57.487332 crc crio[23067]: time=\"2026-06-11T00:07:57.487249378Z\" level=info msg=\"Creating container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd97jjzx/pull\" id=1dd42e0e-6bfa-4449-af66-1e56d730334f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.708873 | controller |     "Jun 11 00:07:57.489574 crc crio[23067]: time=\"2026-06-11T00:07:57.489506218Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.708887 | controller |     "Jun 11 00:07:57.526836 crc crio[23067]: time=\"2026-06-11T00:07:57.524628525Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.708901 | controller |     "Jun 11 00:07:57.526836 crc crio[23067]: time=\"2026-06-11T00:07:57.525118238Z\" level=warning msg=\"Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/6e3d1c3daaf8a12682ab7fbdd79733bd438c9d5b43f76ab8fa71579e1a6dea8e/merged/etc/passwd: no such file or directory\"",
2026-06-11 01:10:49.708915 | controller |     "Jun 11 00:07:57.526836 crc crio[23067]: time=\"2026-06-11T00:07:57.525159759Z\" level=warning msg=\"Failed to open /etc/group: open /var/lib/containers/storage/overlay/6e3d1c3daaf8a12682ab7fbdd79733bd438c9d5b43f76ab8fa71579e1a6dea8e/merged/etc/group: no such file or directory\"",
2026-06-11 01:10:49.708929 | controller |     "Jun 11 00:07:57.532335 crc crio[23067]: time=\"2026-06-11T00:07:57.529728121Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.708946 | controller |     "Jun 11 00:07:57.661767 crc crio[23067]: time=\"2026-06-11T00:07:57.661528346Z\" level=info msg=\"Created container 46790bae402740e94a16aad475ad2e2f5860fc3a2a2a2f8daac926e5ab9908ef: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd97jjzx/pull\" id=1dd42e0e-6bfa-4449-af66-1e56d730334f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.708960 | controller |     "Jun 11 00:07:57.663004 crc crio[23067]: time=\"2026-06-11T00:07:57.662925173Z\" level=info msg=\"Starting container: 46790bae402740e94a16aad475ad2e2f5860fc3a2a2a2f8daac926e5ab9908ef\" id=1480f805-e6e6-4b3b-b4a8-650d9d626430 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.708974 | controller |     "Jun 11 00:07:57.669080 crc crio[23067]: time=\"2026-06-11T00:07:57.668843081Z\" level=info msg=\"Started container\" PID=40077 containerID=46790bae402740e94a16aad475ad2e2f5860fc3a2a2a2f8daac926e5ab9908ef description=openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd97jjzx/pull id=1480f805-e6e6-4b3b-b4a8-650d9d626430 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ea2427ec30688e4a7689b721d1fb76eca2feb6eb54d0afea686bbe40b9378260",
2026-06-11 01:10:49.708989 | controller |     "Jun 11 00:07:57.941458 crc crio[23067]: time=\"2026-06-11T00:07:57.940331061Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=95ca8036-d8ab-4b69-8451-47d32eeee4aa name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.709003 | controller |     "Jun 11 00:07:57.942989 crc crio[23067]: time=\"2026-06-11T00:07:57.942906039Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=4ffd294f-d07f-4038-829a-1671315e2591 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.709017 | controller |     "Jun 11 00:07:57.951872 crc crio[23067]: time=\"2026-06-11T00:07:57.951753225Z\" level=info msg=\"Creating container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd97jjzx/extract\" id=6beb8c27-7297-4799-9a0b-eb49e9b6127e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.709031 | controller |     "Jun 11 00:07:57.952385 crc crio[23067]: time=\"2026-06-11T00:07:57.952280929Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.709045 | controller |     "Jun 11 00:07:57.998765 crc crio[23067]: time=\"2026-06-11T00:07:57.992235015Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.709059 | controller |     "Jun 11 00:07:57.998765 crc crio[23067]: time=\"2026-06-11T00:07:57.997131865Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.709072 | controller |     "Jun 11 00:07:58.130387 crc crio[23067]: time=\"2026-06-11T00:07:58.130270146Z\" level=info msg=\"Created container 9d8a0449b4ef20594098aedf41b72e38c532fbad4de4d8a017c87e5850d82965: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd97jjzx/extract\" id=6beb8c27-7297-4799-9a0b-eb49e9b6127e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.709086 | controller |     "Jun 11 00:07:58.131962 crc crio[23067]: time=\"2026-06-11T00:07:58.131870469Z\" level=info msg=\"Starting container: 9d8a0449b4ef20594098aedf41b72e38c532fbad4de4d8a017c87e5850d82965\" id=286149fe-8adc-4e65-80ae-fee3b27f6fb3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.709100 | controller |     "Jun 11 00:07:58.146941 crc crio[23067]: time=\"2026-06-11T00:07:58.146567131Z\" level=info msg=\"Started container\" PID=40094 containerID=9d8a0449b4ef20594098aedf41b72e38c532fbad4de4d8a017c87e5850d82965 description=openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd97jjzx/extract id=286149fe-8adc-4e65-80ae-fee3b27f6fb3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ea2427ec30688e4a7689b721d1fb76eca2feb6eb54d0afea686bbe40b9378260",
2026-06-11 01:10:49.709118 | controller |     "Jun 11 00:07:59.972188 crc crio[23067]: time=\"2026-06-11T00:07:59.971626691Z\" level=info msg=\"Stopping pod sandbox: ea2427ec30688e4a7689b721d1fb76eca2feb6eb54d0afea686bbe40b9378260\" id=5ea742ed-1369-4b61-bca2-cdf74cf262ed name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.709132 | controller |     "Jun 11 00:07:59.973098 crc crio[23067]: time=\"2026-06-11T00:07:59.972774402Z\" level=info msg=\"Got pod network &{Name:ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd97jjzx Namespace:openshift-marketplace ID:ea2427ec30688e4a7689b721d1fb76eca2feb6eb54d0afea686bbe40b9378260 UID:ddfe540c-3053-4223-b943-b372991cb9be NetNS:/var/run/netns/6ca70812-4210-450f-88ea-ce5eff2b9fea Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podddfe540c_3053_4223_b943_b372991cb9be.slice PodAnnotations:0xc000b80730}] Aliases:map[]}\"",
2026-06-11 01:10:49.709147 | controller |     "Jun 11 00:07:59.973098 crc crio[23067]: time=\"2026-06-11T00:07:59.972927046Z\" level=info msg=\"Deleting pod openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd97jjzx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.709161 | controller |     "Jun 11 00:08:00.363791 crc crio[23067]: time=\"2026-06-11T00:08:00.363557223Z\" level=info msg=\"Stopped pod sandbox: ea2427ec30688e4a7689b721d1fb76eca2feb6eb54d0afea686bbe40b9378260\" id=5ea742ed-1369-4b61-bca2-cdf74cf262ed name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.709175 | controller |     "Jun 11 00:08:01.003935 crc crio[23067]: time=\"2026-06-11T00:08:01.003288454Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29685608-5ntkx/POD\" id=d867fd1d-07f1-404e-b954-87f50fb078e3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.709189 | controller |     "Jun 11 00:08:01.005069 crc crio[23067]: time=\"2026-06-11T00:08:01.003954122Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.709203 | controller |     "Jun 11 00:08:01.035440 crc crio[23067]: time=\"2026-06-11T00:08:01.035313068Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685608-5ntkx Namespace:openshift-infra ID:5f653fcaec251719fb838c45dd1ff8c8cf29d23d573dbd7a18f1c3f290478062 UID:e046f1f7-0bd0-4fa2-a7dd-1dc887cb17b1 NetNS:/var/run/netns/644daaa9-40c9-492e-9bc8-62e63812607d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode046f1f7_0bd0_4fa2_a7dd_1dc887cb17b1.slice PodAnnotations:0xc00008c830}] Aliases:map[]}\"",
2026-06-11 01:10:49.709218 | controller |     "Jun 11 00:08:01.035440 crc crio[23067]: time=\"2026-06-11T00:08:01.03538103Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29685608-5ntkx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.709232 | controller |     "Jun 11 00:08:01.288871 crc crio[23067]: 2026-06-11T00:08:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5f653fcaec25171 Mac:ce:54:0d:70:d8:18 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0c Mtu:0 Sandbox:/var/run/netns/644daaa9-40c9-492e-9bc8-62e63812607d SocketPath: PciID:}] [{Interface:0xc00058a160 Address:{IP:10.217.0.12 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.709246 | controller |     "Jun 11 00:08:01.291073 crc crio[23067]: time=\"2026-06-11T00:08:01.290964126Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685608-5ntkx Namespace:openshift-infra ID:5f653fcaec251719fb838c45dd1ff8c8cf29d23d573dbd7a18f1c3f290478062 UID:e046f1f7-0bd0-4fa2-a7dd-1dc887cb17b1 NetNS:/var/run/netns/644daaa9-40c9-492e-9bc8-62e63812607d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode046f1f7_0bd0_4fa2_a7dd_1dc887cb17b1.slice PodAnnotations:0xc00008c830}] Aliases:map[]}\"",
2026-06-11 01:10:49.709264 | controller |     "Jun 11 00:08:01.291176 crc crio[23067]: time=\"2026-06-11T00:08:01.29111452Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29685608-5ntkx for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.709280 | controller |     "Jun 11 00:08:01.298885 crc crio[23067]: time=\"2026-06-11T00:08:01.298809565Z\" level=info msg=\"Ran pod sandbox 5f653fcaec251719fb838c45dd1ff8c8cf29d23d573dbd7a18f1c3f290478062 with infra container: openshift-infra/auto-csr-approver-29685608-5ntkx/POD\" id=d867fd1d-07f1-404e-b954-87f50fb078e3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.709294 | controller |     "Jun 11 00:08:01.305566 crc crio[23067]: time=\"2026-06-11T00:08:01.30312108Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=a8d0b127-50ba-4a2e-a8b0-cd6f9c073e8b name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.709309 | controller |     "Jun 11 00:08:01.311538 crc crio[23067]: time=\"2026-06-11T00:08:01.310355803Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 01:10:49.709323 | controller |     "Jun 11 00:08:03.202615 crc crio[23067]: time=\"2026-06-11T00:08:03.202483052Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=a8d0b127-50ba-4a2e-a8b0-cd6f9c073e8b name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.709338 | controller |     "Jun 11 00:08:03.205217 crc crio[23067]: time=\"2026-06-11T00:08:03.20504959Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=ede01acf-fff3-4414-923c-a06f4bfd6d76 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.709379 | controller |     "Jun 11 00:08:03.207075 crc crio[23067]: time=\"2026-06-11T00:08:03.206973602Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=d9556678-efc0-4d0d-b096-3d019845440e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.709398 | controller |     "Jun 11 00:08:03.214025 crc crio[23067]: time=\"2026-06-11T00:08:03.213876486Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29685608-5ntkx/oc\" id=e80b8a4c-4934-4775-b4c7-9a2ee0ba7850 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.709414 | controller |     "Jun 11 00:08:03.215218 crc crio[23067]: time=\"2026-06-11T00:08:03.214918033Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.709428 | controller |     "Jun 11 00:08:03.272110 crc crio[23067]: time=\"2026-06-11T00:08:03.271934614Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.709443 | controller |     "Jun 11 00:08:03.599327 crc crio[23067]: time=\"2026-06-11T00:08:03.59913283Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.709457 | controller |     "Jun 11 00:08:03.798842 crc crio[23067]: time=\"2026-06-11T00:08:03.798732073Z\" level=info msg=\"Created container 0625130e4bb5c94413eeed072d9f23bbdc38733d1b13fb646588af641e726621: openshift-infra/auto-csr-approver-29685608-5ntkx/oc\" id=e80b8a4c-4934-4775-b4c7-9a2ee0ba7850 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.709476 | controller |     "Jun 11 00:08:03.804254 crc crio[23067]: time=\"2026-06-11T00:08:03.803749887Z\" level=info msg=\"Starting container: 0625130e4bb5c94413eeed072d9f23bbdc38733d1b13fb646588af641e726621\" id=11077f30-b4a8-45ac-8c0d-13c983cd3273 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.709491 | controller |     "Jun 11 00:08:03.811296 crc crio[23067]: time=\"2026-06-11T00:08:03.810268361Z\" level=info msg=\"Started container\" PID=40225 containerID=0625130e4bb5c94413eeed072d9f23bbdc38733d1b13fb646588af641e726621 description=openshift-infra/auto-csr-approver-29685608-5ntkx/oc id=11077f30-b4a8-45ac-8c0d-13c983cd3273 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5f653fcaec251719fb838c45dd1ff8c8cf29d23d573dbd7a18f1c3f290478062",
2026-06-11 01:10:49.709505 | controller |     "Jun 11 00:08:06.081465 crc crio[23067]: time=\"2026-06-11T00:08:06.080359729Z\" level=info msg=\"Stopping pod sandbox: 5f653fcaec251719fb838c45dd1ff8c8cf29d23d573dbd7a18f1c3f290478062\" id=f73a4220-beb5-4c7c-9a23-283925072d03 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.709520 | controller |     "Jun 11 00:08:06.084566 crc crio[23067]: time=\"2026-06-11T00:08:06.081826258Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685608-5ntkx Namespace:openshift-infra ID:5f653fcaec251719fb838c45dd1ff8c8cf29d23d573dbd7a18f1c3f290478062 UID:e046f1f7-0bd0-4fa2-a7dd-1dc887cb17b1 NetNS:/var/run/netns/644daaa9-40c9-492e-9bc8-62e63812607d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode046f1f7_0bd0_4fa2_a7dd_1dc887cb17b1.slice PodAnnotations:0xc0001312c8}] Aliases:map[]}\"",
2026-06-11 01:10:49.709535 | controller |     "Jun 11 00:08:06.084566 crc crio[23067]: time=\"2026-06-11T00:08:06.082014633Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29685608-5ntkx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.709549 | controller |     "Jun 11 00:08:06.498813 crc crio[23067]: time=\"2026-06-11T00:08:06.498249484Z\" level=info msg=\"Stopped pod sandbox: 5f653fcaec251719fb838c45dd1ff8c8cf29d23d573dbd7a18f1c3f290478062\" id=f73a4220-beb5-4c7c-9a23-283925072d03 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.709564 | controller |     "Jun 11 00:08:11.113155 crc crio[23067]: time=\"2026-06-11T00:08:11.112517328Z\" level=info msg=\"Removing container: 540d0bb9eea0629b5474651f39c371bf7a43b279a4e3cc245dc7fa94188ec168\" id=1fc67312-27b4-4ec3-a3a3-2da743aafb63 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.709578 | controller |     "Jun 11 00:08:11.438317 crc crio[23067]: time=\"2026-06-11T00:08:11.437815853Z\" level=info msg=\"Removed container 540d0bb9eea0629b5474651f39c371bf7a43b279a4e3cc245dc7fa94188ec168: openshift-infra/auto-csr-approver-29685600-67bsn/oc\" id=1fc67312-27b4-4ec3-a3a3-2da743aafb63 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.709592 | controller |     "Jun 11 00:08:11.449311 crc crio[23067]: time=\"2026-06-11T00:08:11.449216847Z\" level=info msg=\"Stopping pod sandbox: 4d7c197c87c00c3cb7f05402949e78d174879683c4b4e3447c2cd9ac3899b435\" id=91bbaadc-358c-4a8a-a5ec-acb31ba9f12a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.709607 | controller |     "Jun 11 00:08:11.449311 crc crio[23067]: time=\"2026-06-11T00:08:11.44931308Z\" level=info msg=\"Stopped pod sandbox (already stopped): 4d7c197c87c00c3cb7f05402949e78d174879683c4b4e3447c2cd9ac3899b435\" id=91bbaadc-358c-4a8a-a5ec-acb31ba9f12a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.709621 | controller |     "Jun 11 00:08:11.453556 crc crio[23067]: time=\"2026-06-11T00:08:11.453351027Z\" level=info msg=\"Removing pod sandbox: 4d7c197c87c00c3cb7f05402949e78d174879683c4b4e3447c2cd9ac3899b435\" id=d14fd6e2-edc7-486b-b307-72dd02d11d58 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.709638 | controller |     "Jun 11 00:08:11.469501 crc crio[23067]: time=\"2026-06-11T00:08:11.469292092Z\" level=info msg=\"Removed pod sandbox: 4d7c197c87c00c3cb7f05402949e78d174879683c4b4e3447c2cd9ac3899b435\" id=d14fd6e2-edc7-486b-b307-72dd02d11d58 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.709653 | controller |     "Jun 11 00:08:11.471550 crc crio[23067]: time=\"2026-06-11T00:08:11.471478381Z\" level=info msg=\"Stopping pod sandbox: 97827587a2e28989c1cdd1c00af99c8c1ebe647dc6f030a7cc0b051c8f1cc27b\" id=bd2d5dc2-c797-4734-8fcc-2e70d95dd7a3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.709668 | controller |     "Jun 11 00:08:11.471627 crc crio[23067]: time=\"2026-06-11T00:08:11.471559953Z\" level=info msg=\"Stopped pod sandbox (already stopped): 97827587a2e28989c1cdd1c00af99c8c1ebe647dc6f030a7cc0b051c8f1cc27b\" id=bd2d5dc2-c797-4734-8fcc-2e70d95dd7a3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.709682 | controller |     "Jun 11 00:08:11.473400 crc crio[23067]: time=\"2026-06-11T00:08:11.473249808Z\" level=info msg=\"Removing pod sandbox: 97827587a2e28989c1cdd1c00af99c8c1ebe647dc6f030a7cc0b051c8f1cc27b\" id=a72c4f67-ff9e-4942-bb18-a606e5d2c8c9 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.709696 | controller |     "Jun 11 00:08:11.487010 crc crio[23067]: time=\"2026-06-11T00:08:11.486934083Z\" level=info msg=\"Removed pod sandbox: 97827587a2e28989c1cdd1c00af99c8c1ebe647dc6f030a7cc0b051c8f1cc27b\" id=a72c4f67-ff9e-4942-bb18-a606e5d2c8c9 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.709710 | controller |     "Jun 11 00:08:11.489011 crc crio[23067]: time=\"2026-06-11T00:08:11.488848184Z\" level=info msg=\"Stopping pod sandbox: b0309e82ad4b420cdfa46254da295ddb55ef6285786581cd64ebc779d6eb029d\" id=e246c7b0-0e82-436a-9da9-5246d544fd45 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.709725 | controller |     "Jun 11 00:08:11.489457 crc crio[23067]: time=\"2026-06-11T00:08:11.489166822Z\" level=info msg=\"Stopped pod sandbox (already stopped): b0309e82ad4b420cdfa46254da295ddb55ef6285786581cd64ebc779d6eb029d\" id=e246c7b0-0e82-436a-9da9-5246d544fd45 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.709739 | controller |     "Jun 11 00:08:11.493302 crc crio[23067]: time=\"2026-06-11T00:08:11.493120988Z\" level=info msg=\"Removing pod sandbox: b0309e82ad4b420cdfa46254da295ddb55ef6285786581cd64ebc779d6eb029d\" id=9c9e6b8c-831a-40c4-b47e-34e8c093aebf name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.709753 | controller |     "Jun 11 00:08:11.509065 crc crio[23067]: time=\"2026-06-11T00:08:11.508965391Z\" level=info msg=\"Removed pod sandbox: b0309e82ad4b420cdfa46254da295ddb55ef6285786581cd64ebc779d6eb029d\" id=9c9e6b8c-831a-40c4-b47e-34e8c093aebf name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.709767 | controller |     "Jun 11 00:08:12.038247 crc crio[23067]: time=\"2026-06-11T00:08:12.037688951Z\" level=info msg=\"Running pod sandbox: openshift-nmstate/nmstate-operator-6569c8c666-mfb7d/POD\" id=344948df-dba0-438c-8885-14a11e916278 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.709781 | controller |     "Jun 11 00:08:12.038353 crc crio[23067]: time=\"2026-06-11T00:08:12.038269636Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.709795 | controller |     "Jun 11 00:08:12.069581 crc crio[23067]: time=\"2026-06-11T00:08:12.069271473Z\" level=info msg=\"Got pod network &{Name:nmstate-operator-6569c8c666-mfb7d Namespace:openshift-nmstate ID:3e3371d60be45d3068b876ca3b9d6c90037cf586a5744e52c6a27e51aa5171be UID:663bba5a-4acc-45a5-8a63-f19ac871c096 NetNS:/var/run/netns/c2b8889c-dca9-45d6-ae5f-c8edc25fc801 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod663bba5a_4acc_45a5_8a63_f19ac871c096.slice PodAnnotations:0xc003610050}] Aliases:map[]}\"",
2026-06-11 01:10:49.709815 | controller |     "Jun 11 00:08:12.069581 crc crio[23067]: time=\"2026-06-11T00:08:12.069331445Z\" level=info msg=\"Adding pod openshift-nmstate_nmstate-operator-6569c8c666-mfb7d to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.709830 | controller |     "Jun 11 00:08:12.368391 crc crio[23067]: 2026-06-11T00:08:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3e3371d60be45d3 Mac:1e:66:90:44:c1:60 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0f Mtu:0 Sandbox:/var/run/netns/c2b8889c-dca9-45d6-ae5f-c8edc25fc801 SocketPath: PciID:}] [{Interface:0xc000124dd0 Address:{IP:10.217.0.15 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.709846 | controller |     "Jun 11 00:08:12.370771 crc crio[23067]: time=\"2026-06-11T00:08:12.370473366Z\" level=info msg=\"Got pod network &{Name:nmstate-operator-6569c8c666-mfb7d Namespace:openshift-nmstate ID:3e3371d60be45d3068b876ca3b9d6c90037cf586a5744e52c6a27e51aa5171be UID:663bba5a-4acc-45a5-8a63-f19ac871c096 NetNS:/var/run/netns/c2b8889c-dca9-45d6-ae5f-c8edc25fc801 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod663bba5a_4acc_45a5_8a63_f19ac871c096.slice PodAnnotations:0xc003610050}] Aliases:map[]}\"",
2026-06-11 01:10:49.709861 | controller |     "Jun 11 00:08:12.371008 crc crio[23067]: time=\"2026-06-11T00:08:12.370941618Z\" level=info msg=\"Checking pod openshift-nmstate_nmstate-operator-6569c8c666-mfb7d for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.709876 | controller |     "Jun 11 00:08:12.378130 crc crio[23067]: time=\"2026-06-11T00:08:12.378051138Z\" level=info msg=\"Ran pod sandbox 3e3371d60be45d3068b876ca3b9d6c90037cf586a5744e52c6a27e51aa5171be with infra container: openshift-nmstate/nmstate-operator-6569c8c666-mfb7d/POD\" id=344948df-dba0-438c-8885-14a11e916278 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.709890 | controller |     "Jun 11 00:08:12.380901 crc crio[23067]: time=\"2026-06-11T00:08:12.380824652Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e\" id=503b6c2a-aafd-433b-a159-c4b1e5bcd0a4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.709905 | controller |     "Jun 11 00:08:12.381139 crc crio[23067]: time=\"2026-06-11T00:08:12.381069798Z\" level=info msg=\"Image registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e not found\" id=503b6c2a-aafd-433b-a159-c4b1e5bcd0a4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.709919 | controller |     "Jun 11 00:08:12.381201 crc crio[23067]: time=\"2026-06-11T00:08:12.381184341Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e found\" id=503b6c2a-aafd-433b-a159-c4b1e5bcd0a4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.709933 | controller |     "Jun 11 00:08:12.382731 crc crio[23067]: time=\"2026-06-11T00:08:12.38261809Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e\" id=6911039d-d6f4-4341-bb92-afc941830263 name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.709948 | controller |     "Jun 11 00:08:12.387340 crc crio[23067]: time=\"2026-06-11T00:08:12.387273034Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e\\\"\"",
2026-06-11 01:10:49.709966 | controller |     "Jun 11 00:08:16.272584 crc crio[23067]: time=\"2026-06-11T00:08:16.271542081Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ad05fa5fb88f3810861b2bda4f8e0a0ab2e6055fabd31b17d5a8b570cac6efc6\" id=6911039d-d6f4-4341-bb92-afc941830263 name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.709981 | controller |     "Jun 11 00:08:16.274707 crc crio[23067]: time=\"2026-06-11T00:08:16.273813281Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e\" id=67d082b3-0456-4c61-80d9-9f55a1dc3860 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.709996 | controller |     "Jun 11 00:08:16.279128 crc crio[23067]: time=\"2026-06-11T00:08:16.278862536Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e\" id=4d51bb2c-b37d-4e46-9267-f49296fb9c79 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.710010 | controller |     "Jun 11 00:08:16.288329 crc crio[23067]: time=\"2026-06-11T00:08:16.288182194Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-operator-6569c8c666-mfb7d/nmstate-operator\" id=19441335-839d-4c90-b65d-7de540604356 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.710024 | controller |     "Jun 11 00:08:16.290978 crc crio[23067]: time=\"2026-06-11T00:08:16.290906147Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.710039 | controller |     "Jun 11 00:08:16.351933 crc crio[23067]: time=\"2026-06-11T00:08:16.351877393Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.710052 | controller |     "Jun 11 00:08:16.358906 crc crio[23067]: time=\"2026-06-11T00:08:16.358859719Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.710067 | controller |     "Jun 11 00:08:16.482899 crc crio[23067]: time=\"2026-06-11T00:08:16.482793154Z\" level=info msg=\"Created container f21b84e807cd55b3a9aff8d52dce5320c7e29296df33fe92b0c5578701e4e312: openshift-nmstate/nmstate-operator-6569c8c666-mfb7d/nmstate-operator\" id=19441335-839d-4c90-b65d-7de540604356 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.710081 | controller |     "Jun 11 00:08:16.484226 crc crio[23067]: time=\"2026-06-11T00:08:16.484177101Z\" level=info msg=\"Starting container: f21b84e807cd55b3a9aff8d52dce5320c7e29296df33fe92b0c5578701e4e312\" id=f6c0723f-96f8-4212-b9df-6124a3482fd2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.710095 | controller |     "Jun 11 00:08:16.489842 crc crio[23067]: time=\"2026-06-11T00:08:16.48973559Z\" level=info msg=\"Started container\" PID=40568 containerID=f21b84e807cd55b3a9aff8d52dce5320c7e29296df33fe92b0c5578701e4e312 description=openshift-nmstate/nmstate-operator-6569c8c666-mfb7d/nmstate-operator id=f6c0723f-96f8-4212-b9df-6124a3482fd2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3e3371d60be45d3068b876ca3b9d6c90037cf586a5744e52c6a27e51aa5171be",
2026-06-11 01:10:49.710110 | controller |     "Jun 11 00:08:30.968229 crc crio[23067]: time=\"2026-06-11T00:08:30.967538628Z\" level=info msg=\"Running pod sandbox: openshift-nmstate/nmstate-metrics-756b4d6fc6-lrrwn/POD\" id=02063f71-3555-4a08-8714-7424b9ec4d63 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.710124 | controller |     "Jun 11 00:08:30.969993 crc crio[23067]: time=\"2026-06-11T00:08:30.968281088Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.710143 | controller |     "Jun 11 00:08:30.996363 crc crio[23067]: time=\"2026-06-11T00:08:30.996282135Z\" level=info msg=\"Got pod network &{Name:nmstate-metrics-756b4d6fc6-lrrwn Namespace:openshift-nmstate ID:04f98498a44adedfe4c5b498040241f1095445a477428b4adc2cb7cd35b40fb2 UID:da4e542c-fd4f-40f7-a9e5-e821033d6a1d NetNS:/var/run/netns/1682d047-1119-4c2d-95b1-d222e7dfd7fb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podda4e542c_fd4f_40f7_a9e5_e821033d6a1d.slice PodAnnotations:0xc000531550}] Aliases:map[]}\"",
2026-06-11 01:10:49.710157 | controller |     "Jun 11 00:08:30.996363 crc crio[23067]: time=\"2026-06-11T00:08:30.996358907Z\" level=info msg=\"Adding pod openshift-nmstate_nmstate-metrics-756b4d6fc6-lrrwn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.710172 | controller |     "Jun 11 00:08:31.021365 crc crio[23067]: time=\"2026-06-11T00:08:31.021317552Z\" level=info msg=\"Running pod sandbox: openshift-nmstate/nmstate-handler-5qq4t/POD\" id=a1527e42-b4d9-4e71-bb87-bb6b18ab2e80 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.710186 | controller |     "Jun 11 00:08:31.021614 crc crio[23067]: time=\"2026-06-11T00:08:31.021400444Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.710200 | controller |     "Jun 11 00:08:31.043069 crc crio[23067]: time=\"2026-06-11T00:08:31.04296722Z\" 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=a1527e42-b4d9-4e71-bb87-bb6b18ab2e80 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.710214 | controller |     "Jun 11 00:08:31.060725 crc crio[23067]: time=\"2026-06-11T00:08:31.06058818Z\" level=info msg=\"Ran pod sandbox 1fe58370efc0a8c287bd2dcb02b1ac377b17d05755b18fe2759c3a6d1d636f0f with infra container: openshift-nmstate/nmstate-handler-5qq4t/POD\" id=a1527e42-b4d9-4e71-bb87-bb6b18ab2e80 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.710228 | controller |     "Jun 11 00:08:31.067509 crc crio[23067]: time=\"2026-06-11T00:08:31.066031515Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=90fda692-715e-4765-945f-0fe4f9c3defe name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.710265 | controller |     "Jun 11 00:08:31.067509 crc crio[23067]: time=\"2026-06-11T00:08:31.066257971Z\" level=info msg=\"Image registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 not found\" id=90fda692-715e-4765-945f-0fe4f9c3defe name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.710284 | controller |     "Jun 11 00:08:31.067509 crc crio[23067]: time=\"2026-06-11T00:08:31.066321922Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 found\" id=90fda692-715e-4765-945f-0fe4f9c3defe name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.710299 | controller |     "Jun 11 00:08:31.069739 crc crio[23067]: time=\"2026-06-11T00:08:31.069515978Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=56416797-7d2e-4c13-8e68-f8901b0e0d15 name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.710313 | controller |     "Jun 11 00:08:31.082697 crc crio[23067]: time=\"2026-06-11T00:08:31.082122583Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\\\"\"",
2026-06-11 01:10:49.710332 | controller |     "Jun 11 00:08:31.593912 crc crio[23067]: time=\"2026-06-11T00:08:31.593356206Z\" level=info msg=\"Running pod sandbox: openshift-nmstate/nmstate-webhook-9b7874799-qqzf8/POD\" id=5b0e3c61-551c-4327-815c-f631389fe82a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.710346 | controller |     "Jun 11 00:08:31.594050 crc crio[23067]: time=\"2026-06-11T00:08:31.593934331Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.710380 | controller |     "Jun 11 00:08:31.630312 crc crio[23067]: time=\"2026-06-11T00:08:31.630102096Z\" level=info msg=\"Got pod network &{Name:nmstate-webhook-9b7874799-qqzf8 Namespace:openshift-nmstate ID:814420a14444041383280c857c8ac30db86c624b6c643394a86b38455c386734 UID:424316ae-1fdd-499d-9c76-19f676854c03 NetNS:/var/run/netns/bbfb2f2b-c052-45b5-a0fb-1433f4ade178 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod424316ae_1fdd_499d_9c76_19f676854c03.slice PodAnnotations:0xc002a46ad8}] Aliases:map[]}\"",
2026-06-11 01:10:49.710396 | controller |     "Jun 11 00:08:31.630312 crc crio[23067]: time=\"2026-06-11T00:08:31.630191349Z\" level=info msg=\"Adding pod openshift-nmstate_nmstate-webhook-9b7874799-qqzf8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.710411 | controller |     "Jun 11 00:08:31.907508 crc crio[23067]: time=\"2026-06-11T00:08:31.906750614Z\" level=info msg=\"Running pod sandbox: openshift-console/console-856dbdc565-9qldn/POD\" id=82f0b362-41ed-4635-ba67-29118b837b17 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.710426 | controller |     "Jun 11 00:08:31.907508 crc crio[23067]: time=\"2026-06-11T00:08:31.907477553Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.710440 | controller |     "Jun 11 00:08:31.951453 crc crio[23067]: time=\"2026-06-11T00:08:31.951383194Z\" level=info msg=\"Got pod network &{Name:console-856dbdc565-9qldn Namespace:openshift-console ID:5fb4e02938db395e237d7ac1339630385b19f8c707d091496b333430c0a6c0c2 UID:45341cce-114e-4751-9b56-b74f4d01ec81 NetNS:/var/run/netns/bc787f18-e479-4117-ab71-42d67a118a9b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod45341cce_114e_4751_9b56_b74f4d01ec81.slice PodAnnotations:0xc000531600}] Aliases:map[]}\"",
2026-06-11 01:10:49.710454 | controller |     "Jun 11 00:08:31.951711 crc crio[23067]: time=\"2026-06-11T00:08:31.951460476Z\" level=info msg=\"Adding pod openshift-console_console-856dbdc565-9qldn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.710469 | controller |     "Jun 11 00:08:31.957988 crc crio[23067]: 2026-06-11T00:08:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:04f98498a44aded Mac:ee:7f:a3:9f:07:eb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:14 Mtu:0 Sandbox:/var/run/netns/1682d047-1119-4c2d-95b1-d222e7dfd7fb SocketPath: PciID:}] [{Interface:0xc00025aa20 Address:{IP:10.217.0.20 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.710484 | controller |     "Jun 11 00:08:31.963908 crc crio[23067]: time=\"2026-06-11T00:08:31.963814976Z\" level=info msg=\"Got pod network &{Name:nmstate-metrics-756b4d6fc6-lrrwn Namespace:openshift-nmstate ID:04f98498a44adedfe4c5b498040241f1095445a477428b4adc2cb7cd35b40fb2 UID:da4e542c-fd4f-40f7-a9e5-e821033d6a1d NetNS:/var/run/netns/1682d047-1119-4c2d-95b1-d222e7dfd7fb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podda4e542c_fd4f_40f7_a9e5_e821033d6a1d.slice PodAnnotations:0xc000531550}] Aliases:map[]}\"",
2026-06-11 01:10:49.710503 | controller |     "Jun 11 00:08:31.964182 crc crio[23067]: time=\"2026-06-11T00:08:31.964122134Z\" level=info msg=\"Checking pod openshift-nmstate_nmstate-metrics-756b4d6fc6-lrrwn for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.710518 | controller |     "Jun 11 00:08:31.983999 crc crio[23067]: time=\"2026-06-11T00:08:31.983787838Z\" level=info msg=\"Ran pod sandbox 04f98498a44adedfe4c5b498040241f1095445a477428b4adc2cb7cd35b40fb2 with infra container: openshift-nmstate/nmstate-metrics-756b4d6fc6-lrrwn/POD\" id=02063f71-3555-4a08-8714-7424b9ec4d63 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.710533 | controller |     "Jun 11 00:08:31.989137 crc crio[23067]: time=\"2026-06-11T00:08:31.989069999Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=8b9a6d91-3abe-4cfb-a7df-8d2ca8333b19 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.710548 | controller |     "Jun 11 00:08:31.989354 crc crio[23067]: time=\"2026-06-11T00:08:31.989298945Z\" level=info msg=\"Image registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 not found\" id=8b9a6d91-3abe-4cfb-a7df-8d2ca8333b19 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.710562 | controller |     "Jun 11 00:08:31.989467 crc crio[23067]: time=\"2026-06-11T00:08:31.989372967Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 found\" id=8b9a6d91-3abe-4cfb-a7df-8d2ca8333b19 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.710576 | controller |     "Jun 11 00:08:31.995936 crc crio[23067]: time=\"2026-06-11T00:08:31.99584441Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=cc6e39bc-5fe2-4862-9632-9ffa5b9660fe name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.710591 | controller |     "Jun 11 00:08:32.006241 crc crio[23067]: time=\"2026-06-11T00:08:32.005738114Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\\\"\"",
2026-06-11 01:10:49.710605 | controller |     "Jun 11 00:08:32.459200 crc crio[23067]: 2026-06-11T00:08:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5fb4e02938db395 Mac:9e:e0:59:eb:ce:24 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2c Mtu:0 Sandbox:/var/run/netns/bc787f18-e479-4117-ab71-42d67a118a9b SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.0.44 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.710620 | controller |     "Jun 11 00:08:32.461137 crc crio[23067]: time=\"2026-06-11T00:08:32.461037105Z\" level=info msg=\"Got pod network &{Name:console-856dbdc565-9qldn Namespace:openshift-console ID:5fb4e02938db395e237d7ac1339630385b19f8c707d091496b333430c0a6c0c2 UID:45341cce-114e-4751-9b56-b74f4d01ec81 NetNS:/var/run/netns/bc787f18-e479-4117-ab71-42d67a118a9b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod45341cce_114e_4751_9b56_b74f4d01ec81.slice PodAnnotations:0xc000531600}] Aliases:map[]}\"",
2026-06-11 01:10:49.710634 | controller |     "Jun 11 00:08:32.461241 crc crio[23067]: time=\"2026-06-11T00:08:32.461186529Z\" level=info msg=\"Checking pod openshift-console_console-856dbdc565-9qldn for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.710649 | controller |     "Jun 11 00:08:32.469087 crc crio[23067]: time=\"2026-06-11T00:08:32.468931676Z\" level=info msg=\"Ran pod sandbox 5fb4e02938db395e237d7ac1339630385b19f8c707d091496b333430c0a6c0c2 with infra container: openshift-console/console-856dbdc565-9qldn/POD\" id=82f0b362-41ed-4635-ba67-29118b837b17 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.710668 | controller |     "Jun 11 00:08:32.473016 crc crio[23067]: time=\"2026-06-11T00:08:32.472973604Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4\" id=2ae8be31-9e7b-4dfb-bc43-1141810b4a37 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.710683 | controller |     "Jun 11 00:08:32.476208 crc crio[23067]: time=\"2026-06-11T00:08:32.476152869Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4\" id=f19b0dbe-3116-448c-a34f-665ee2afd236 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.710697 | controller |     "Jun 11 00:08:32.495515 crc crio[23067]: time=\"2026-06-11T00:08:32.495285219Z\" level=info msg=\"Creating container: openshift-console/console-856dbdc565-9qldn/console\" id=b29708db-554d-4a57-b60a-8687c40e2425 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.710712 | controller |     "Jun 11 00:08:32.496859 crc crio[23067]: time=\"2026-06-11T00:08:32.496770368Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.710727 | controller |     "Jun 11 00:08:32.537695 crc crio[23067]: time=\"2026-06-11T00:08:32.535378728Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.710741 | controller |     "Jun 11 00:08:32.538144 crc crio[23067]: 2026-06-11T00:08:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:814420a14444041 Mac:1a:5b:a0:3a:d1:55 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:19 Mtu:0 Sandbox:/var/run/netns/bbfb2f2b-c052-45b5-a0fb-1433f4ade178 SocketPath: PciID:}] [{Interface:0xc000014600 Address:{IP:10.217.0.25 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.710756 | controller |     "Jun 11 00:08:32.539359 crc crio[23067]: time=\"2026-06-11T00:08:32.539297593Z\" level=info msg=\"Got pod network &{Name:nmstate-webhook-9b7874799-qqzf8 Namespace:openshift-nmstate ID:814420a14444041383280c857c8ac30db86c624b6c643394a86b38455c386734 UID:424316ae-1fdd-499d-9c76-19f676854c03 NetNS:/var/run/netns/bbfb2f2b-c052-45b5-a0fb-1433f4ade178 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod424316ae_1fdd_499d_9c76_19f676854c03.slice PodAnnotations:0xc002a46ad8}] Aliases:map[]}\"",
2026-06-11 01:10:49.710770 | controller |     "Jun 11 00:08:32.539506 crc crio[23067]: time=\"2026-06-11T00:08:32.539468887Z\" level=info msg=\"Checking pod openshift-nmstate_nmstate-webhook-9b7874799-qqzf8 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.710785 | controller |     "Jun 11 00:08:32.542551 crc crio[23067]: time=\"2026-06-11T00:08:32.542474517Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.710799 | controller |     "Jun 11 00:08:32.554867 crc crio[23067]: time=\"2026-06-11T00:08:32.554762455Z\" level=info msg=\"Ran pod sandbox 814420a14444041383280c857c8ac30db86c624b6c643394a86b38455c386734 with infra container: openshift-nmstate/nmstate-webhook-9b7874799-qqzf8/POD\" id=5b0e3c61-551c-4327-815c-f631389fe82a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.710814 | controller |     "Jun 11 00:08:32.557813 crc crio[23067]: time=\"2026-06-11T00:08:32.557735744Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=122a56dd-4959-4154-8a39-128c3921a850 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.710831 | controller |     "Jun 11 00:08:32.557992 crc crio[23067]: time=\"2026-06-11T00:08:32.55793978Z\" level=info msg=\"Image registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 not found\" id=122a56dd-4959-4154-8a39-128c3921a850 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.710846 | controller |     "Jun 11 00:08:32.558053 crc crio[23067]: time=\"2026-06-11T00:08:32.558015142Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 found\" id=122a56dd-4959-4154-8a39-128c3921a850 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.710860 | controller |     "Jun 11 00:08:32.559156 crc crio[23067]: time=\"2026-06-11T00:08:32.559123911Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=6dc7f01b-efb4-417f-aa12-8d177b69c59d name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.710874 | controller |     "Jun 11 00:08:32.563394 crc crio[23067]: time=\"2026-06-11T00:08:32.563323723Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\\\"\"",
2026-06-11 01:10:49.710888 | controller |     "Jun 11 00:08:32.635502 crc crio[23067]: time=\"2026-06-11T00:08:32.635000495Z\" level=info msg=\"Created container 18d461b7ab12c4d56727731fb987593a5e85c496b581ce17d80bd83f1ee66f98: openshift-console/console-856dbdc565-9qldn/console\" id=b29708db-554d-4a57-b60a-8687c40e2425 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.710902 | controller |     "Jun 11 00:08:32.636369 crc crio[23067]: time=\"2026-06-11T00:08:32.63630989Z\" level=info msg=\"Starting container: 18d461b7ab12c4d56727731fb987593a5e85c496b581ce17d80bd83f1ee66f98\" id=2f23ceb4-150c-4bd5-a25e-07b6447a336b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.710916 | controller |     "Jun 11 00:08:32.644478 crc crio[23067]: time=\"2026-06-11T00:08:32.643030979Z\" level=info msg=\"Started container\" PID=40894 containerID=18d461b7ab12c4d56727731fb987593a5e85c496b581ce17d80bd83f1ee66f98 description=openshift-console/console-856dbdc565-9qldn/console id=2f23ceb4-150c-4bd5-a25e-07b6447a336b name=/runtime.v1.RuntimeService/StartContainer sandboxID=5fb4e02938db395e237d7ac1339630385b19f8c707d091496b333430c0a6c0c2",
2026-06-11 01:10:49.710930 | controller |     "Jun 11 00:08:32.964727 crc crio[23067]: time=\"2026-06-11T00:08:32.963967438Z\" level=info msg=\"Running pod sandbox: openshift-nmstate/nmstate-console-plugin-9bcc7988b-bglb4/POD\" id=84db0950-ff71-4b5d-aa01-5ffa22451fc5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.710944 | controller |     "Jun 11 00:08:32.964727 crc crio[23067]: time=\"2026-06-11T00:08:32.96405792Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.710958 | controller |     "Jun 11 00:08:32.997889 crc crio[23067]: time=\"2026-06-11T00:08:32.997750099Z\" level=info msg=\"Got pod network &{Name:nmstate-console-plugin-9bcc7988b-bglb4 Namespace:openshift-nmstate ID:fe5b20b47fe6cdf169f2d2ae1652fb502a4256d901337e828eef4354ca6973be UID:c7dfb0c0-7b40-4979-b23a-293d3d199070 NetNS:/var/run/netns/7650b8de-3dfc-4c85-9dba-5b08ffe35456 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc7dfb0c0_7b40_4979_b23a_293d3d199070.slice PodAnnotations:0xc0005310e8}] Aliases:map[]}\"",
2026-06-11 01:10:49.710976 | controller |     "Jun 11 00:08:32.997889 crc crio[23067]: time=\"2026-06-11T00:08:32.99782365Z\" level=info msg=\"Adding pod openshift-nmstate_nmstate-console-plugin-9bcc7988b-bglb4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.710991 | controller |     "Jun 11 00:08:33.376397 crc crio[23067]: 2026-06-11T00:08:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fe5b20b47fe6cdf Mac:d2:9d:78:c6:9b:59 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:23 Mtu:0 Sandbox:/var/run/netns/7650b8de-3dfc-4c85-9dba-5b08ffe35456 SocketPath: PciID:}] [{Interface:0xc0002f4f90 Address:{IP:10.217.0.35 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.711005 | controller |     "Jun 11 00:08:33.379281 crc crio[23067]: time=\"2026-06-11T00:08:33.379198771Z\" level=info msg=\"Got pod network &{Name:nmstate-console-plugin-9bcc7988b-bglb4 Namespace:openshift-nmstate ID:fe5b20b47fe6cdf169f2d2ae1652fb502a4256d901337e828eef4354ca6973be UID:c7dfb0c0-7b40-4979-b23a-293d3d199070 NetNS:/var/run/netns/7650b8de-3dfc-4c85-9dba-5b08ffe35456 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc7dfb0c0_7b40_4979_b23a_293d3d199070.slice PodAnnotations:0xc0005310e8}] Aliases:map[]}\"",
2026-06-11 01:10:49.711020 | controller |     "Jun 11 00:08:33.379694 crc crio[23067]: time=\"2026-06-11T00:08:33.379553801Z\" level=info msg=\"Checking pod openshift-nmstate_nmstate-console-plugin-9bcc7988b-bglb4 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.711034 | controller |     "Jun 11 00:08:33.389804 crc crio[23067]: time=\"2026-06-11T00:08:33.389740082Z\" level=info msg=\"Ran pod sandbox fe5b20b47fe6cdf169f2d2ae1652fb502a4256d901337e828eef4354ca6973be with infra container: openshift-nmstate/nmstate-console-plugin-9bcc7988b-bglb4/POD\" id=84db0950-ff71-4b5d-aa01-5ffa22451fc5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.711048 | controller |     "Jun 11 00:08:33.393516 crc crio[23067]: time=\"2026-06-11T00:08:33.393365809Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e\" id=ac3be16c-d54a-44d9-a822-859bd0a82b26 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.711063 | controller |     "Jun 11 00:08:33.394380 crc crio[23067]: time=\"2026-06-11T00:08:33.393605565Z\" level=info msg=\"Image registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e not found\" id=ac3be16c-d54a-44d9-a822-859bd0a82b26 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.711076 | controller |     "Jun 11 00:08:33.394380 crc crio[23067]: time=\"2026-06-11T00:08:33.393922804Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e found\" id=ac3be16c-d54a-44d9-a822-859bd0a82b26 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.711090 | controller |     "Jun 11 00:08:33.396086 crc crio[23067]: time=\"2026-06-11T00:08:33.394878909Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e\" id=5e4bb228-b2bc-4a66-8623-0a60dac4e506 name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.711105 | controller |     "Jun 11 00:08:33.406460 crc crio[23067]: time=\"2026-06-11T00:08:33.406313804Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e\\\"\"",
2026-06-11 01:10:49.711119 | controller |     "Jun 11 00:08:35.542587 crc crio[23067]: time=\"2026-06-11T00:08:35.541855406Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:bcda449a4925872250ec4e77f06e5a6ea4977b1aa0d36da237e4a862ff325ede\" id=56416797-7d2e-4c13-8e68-f8901b0e0d15 name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.711137 | controller |     "Jun 11 00:08:35.545032 crc crio[23067]: time=\"2026-06-11T00:08:35.543625143Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=57c1f16d-92b7-47a4-b699-c8109d1054c6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.711151 | controller |     "Jun 11 00:08:35.578106 crc crio[23067]: time=\"2026-06-11T00:08:35.577926198Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:bcda449a4925872250ec4e77f06e5a6ea4977b1aa0d36da237e4a862ff325ede\" id=cc6e39bc-5fe2-4862-9632-9ffa5b9660fe name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.711165 | controller |     "Jun 11 00:08:35.579595 crc crio[23067]: time=\"2026-06-11T00:08:35.57951771Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=91c059f2-32d5-4dcc-bf68-52be8837611b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.711179 | controller |     "Jun 11 00:08:35.595172 crc crio[23067]: time=\"2026-06-11T00:08:35.595090335Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=b685d880-e868-452b-9405-12c951240a3c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.711193 | controller |     "Jun 11 00:08:35.595290 crc crio[23067]: time=\"2026-06-11T00:08:35.595099226Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=b71890dc-60a2-403c-9329-d31b5d6b84e2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.711207 | controller |     "Jun 11 00:08:35.602926 crc crio[23067]: time=\"2026-06-11T00:08:35.602837552Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:bcda449a4925872250ec4e77f06e5a6ea4977b1aa0d36da237e4a862ff325ede\" id=6dc7f01b-efb4-417f-aa12-8d177b69c59d name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.711222 | controller |     "Jun 11 00:08:35.603560 crc crio[23067]: time=\"2026-06-11T00:08:35.603486259Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=b2e784a8-5769-4f31-844a-139c384305fe name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.711236 | controller |     "Jun 11 00:08:35.603680 crc crio[23067]: time=\"2026-06-11T00:08:35.603576452Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-metrics-756b4d6fc6-lrrwn/nmstate-metrics\" id=f1f9d5b8-161d-4663-8c7d-bc5f349f525a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.711250 | controller |     "Jun 11 00:08:35.607319 crc crio[23067]: time=\"2026-06-11T00:08:35.607215249Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.711264 | controller |     "Jun 11 00:08:35.610977 crc crio[23067]: time=\"2026-06-11T00:08:35.610928338Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=ef6e8f6b-b7a6-4f8e-84fb-2aef3839e67b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.711278 | controller |     "Jun 11 00:08:35.611324 crc crio[23067]: time=\"2026-06-11T00:08:35.611256706Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-handler-5qq4t/nmstate-handler\" id=89b20c46-9d4a-4e6e-9282-fc8ae1f2e060 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.711296 | controller |     "Jun 11 00:08:35.623033 crc crio[23067]: time=\"2026-06-11T00:08:35.622921157Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.711311 | controller |     "Jun 11 00:08:35.630291 crc crio[23067]: time=\"2026-06-11T00:08:35.63014907Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-webhook-9b7874799-qqzf8/nmstate-webhook\" id=e8e5089f-9bfc-44ae-bfd7-af0f9ae85753 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.711325 | controller |     "Jun 11 00:08:35.646628 crc crio[23067]: time=\"2026-06-11T00:08:35.646535977Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.711339 | controller |     "Jun 11 00:08:35.680214 crc crio[23067]: time=\"2026-06-11T00:08:35.680097462Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.711373 | controller |     "Jun 11 00:08:35.687276 crc crio[23067]: time=\"2026-06-11T00:08:35.687160271Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.711388 | controller |     "Jun 11 00:08:35.691843 crc crio[23067]: time=\"2026-06-11T00:08:35.691760013Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.711403 | controller |     "Jun 11 00:08:35.710921 crc crio[23067]: time=\"2026-06-11T00:08:35.710171894Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.711417 | controller |     "Jun 11 00:08:35.717884 crc crio[23067]: time=\"2026-06-11T00:08:35.717833078Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.711431 | controller |     "Jun 11 00:08:35.854105 crc crio[23067]: time=\"2026-06-11T00:08:35.85401704Z\" level=info msg=\"Created container f9936dbd00a4c09b3807ca66bd8ec013a4377dc0427d1d18234eaa805209214f: openshift-nmstate/nmstate-metrics-756b4d6fc6-lrrwn/nmstate-metrics\" id=f1f9d5b8-161d-4663-8c7d-bc5f349f525a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.711445 | controller |     "Jun 11 00:08:35.855550 crc crio[23067]: time=\"2026-06-11T00:08:35.85549276Z\" level=info msg=\"Starting container: f9936dbd00a4c09b3807ca66bd8ec013a4377dc0427d1d18234eaa805209214f\" id=cf72f830-06d5-4b78-8ef6-11ae205d25da name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.711460 | controller |     "Jun 11 00:08:35.856997 crc crio[23067]: time=\"2026-06-11T00:08:35.856882037Z\" level=info msg=\"Created container cc670413a1d6edce7fa01f93bc22abf8dac55a00168805d1a011026b89f521f1: openshift-nmstate/nmstate-webhook-9b7874799-qqzf8/nmstate-webhook\" id=e8e5089f-9bfc-44ae-bfd7-af0f9ae85753 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.711473 | controller |     "Jun 11 00:08:35.858516 crc crio[23067]: time=\"2026-06-11T00:08:35.858462149Z\" level=info msg=\"Starting container: cc670413a1d6edce7fa01f93bc22abf8dac55a00168805d1a011026b89f521f1\" id=08e1b9ac-eda6-474f-9850-1c1bece41e96 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.711487 | controller |     "Jun 11 00:08:35.860011 crc crio[23067]: time=\"2026-06-11T00:08:35.859921318Z\" level=info msg=\"Started container\" PID=41069 containerID=f9936dbd00a4c09b3807ca66bd8ec013a4377dc0427d1d18234eaa805209214f description=openshift-nmstate/nmstate-metrics-756b4d6fc6-lrrwn/nmstate-metrics id=cf72f830-06d5-4b78-8ef6-11ae205d25da name=/runtime.v1.RuntimeService/StartContainer sandboxID=04f98498a44adedfe4c5b498040241f1095445a477428b4adc2cb7cd35b40fb2",
2026-06-11 01:10:49.711506 | controller |     "Jun 11 00:08:35.863923 crc crio[23067]: time=\"2026-06-11T00:08:35.86374487Z\" level=info msg=\"Started container\" PID=41070 containerID=cc670413a1d6edce7fa01f93bc22abf8dac55a00168805d1a011026b89f521f1 description=openshift-nmstate/nmstate-webhook-9b7874799-qqzf8/nmstate-webhook id=08e1b9ac-eda6-474f-9850-1c1bece41e96 name=/runtime.v1.RuntimeService/StartContainer sandboxID=814420a14444041383280c857c8ac30db86c624b6c643394a86b38455c386734",
2026-06-11 01:10:49.711522 | controller |     "Jun 11 00:08:35.880444 crc crio[23067]: time=\"2026-06-11T00:08:35.877586359Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=878e58bf-e004-41f9-b614-e483dc23229a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.711537 | controller |     "Jun 11 00:08:35.880444 crc crio[23067]: time=\"2026-06-11T00:08:35.878117973Z\" level=info msg=\"Image registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1 not found\" id=878e58bf-e004-41f9-b614-e483dc23229a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.711552 | controller |     "Jun 11 00:08:35.880444 crc crio[23067]: time=\"2026-06-11T00:08:35.878249907Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1 found\" id=878e58bf-e004-41f9-b614-e483dc23229a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.711566 | controller |     "Jun 11 00:08:35.880444 crc crio[23067]: time=\"2026-06-11T00:08:35.87913524Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=78219c9d-0b2c-4002-a1e4-a5a0beacb0c5 name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.711581 | controller |     "Jun 11 00:08:35.883723 crc crio[23067]: time=\"2026-06-11T00:08:35.883542598Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\\\"\"",
2026-06-11 01:10:49.711595 | controller |     "Jun 11 00:08:35.910569 crc crio[23067]: time=\"2026-06-11T00:08:35.910458105Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.711610 | controller |     "Jun 11 00:08:36.028175 crc crio[23067]: time=\"2026-06-11T00:08:36.028078332Z\" level=info msg=\"Created container 8fd2c09d5557294ea685a192088122d65f45e029a050e83d93a5f930167d9438: openshift-nmstate/nmstate-handler-5qq4t/nmstate-handler\" id=89b20c46-9d4a-4e6e-9282-fc8ae1f2e060 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.711624 | controller |     "Jun 11 00:08:36.029620 crc crio[23067]: time=\"2026-06-11T00:08:36.029224853Z\" level=info msg=\"Starting container: 8fd2c09d5557294ea685a192088122d65f45e029a050e83d93a5f930167d9438\" id=989541d1-1f3f-49c8-b61e-37c7942fda4d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.711638 | controller |     "Jun 11 00:08:36.046501 crc crio[23067]: time=\"2026-06-11T00:08:36.045307602Z\" level=info msg=\"Started container\" PID=41104 containerID=8fd2c09d5557294ea685a192088122d65f45e029a050e83d93a5f930167d9438 description=openshift-nmstate/nmstate-handler-5qq4t/nmstate-handler id=989541d1-1f3f-49c8-b61e-37c7942fda4d name=/runtime.v1.RuntimeService/StartContainer sandboxID=1fe58370efc0a8c287bd2dcb02b1ac377b17d05755b18fe2759c3a6d1d636f0f",
2026-06-11 01:10:49.711653 | controller |     "Jun 11 00:08:37.646037 crc crio[23067]: time=\"2026-06-11T00:08:37.645486575Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:3bf2d5fbb780de667ad48e0102ef7d2abd032bf1a490bb8344ff7b8fa745446a\" id=5e4bb228-b2bc-4a66-8623-0a60dac4e506 name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.711671 | controller |     "Jun 11 00:08:37.647715 crc crio[23067]: time=\"2026-06-11T00:08:37.647237492Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e\" id=6eccc957-3fe5-4be3-bb32-299a574155cb name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.711686 | controller |     "Jun 11 00:08:37.667229 crc crio[23067]: time=\"2026-06-11T00:08:37.667143672Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e\" id=ef457a02-eda4-41f0-a5d1-b17fa4805455 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.711701 | controller |     "Jun 11 00:08:37.676758 crc crio[23067]: time=\"2026-06-11T00:08:37.676611755Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-console-plugin-9bcc7988b-bglb4/nmstate-console-plugin\" id=423e4059-f763-4cc1-bb09-81be8cd6f09a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.711716 | controller |     "Jun 11 00:08:37.679051 crc crio[23067]: time=\"2026-06-11T00:08:37.679008669Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.711731 | controller |     "Jun 11 00:08:37.714959 crc crio[23067]: time=\"2026-06-11T00:08:37.714480595Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.711745 | controller |     "Jun 11 00:08:37.718877 crc crio[23067]: time=\"2026-06-11T00:08:37.718826331Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.711760 | controller |     "Jun 11 00:08:37.843467 crc crio[23067]: time=\"2026-06-11T00:08:37.843343001Z\" level=info msg=\"Created container 8ee063aea51345764794d942ae91846ec20a7a06379cf649ab9417a46ea7c4de: openshift-nmstate/nmstate-console-plugin-9bcc7988b-bglb4/nmstate-console-plugin\" id=423e4059-f763-4cc1-bb09-81be8cd6f09a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.711774 | controller |     "Jun 11 00:08:37.845258 crc crio[23067]: time=\"2026-06-11T00:08:37.845116889Z\" level=info msg=\"Starting container: 8ee063aea51345764794d942ae91846ec20a7a06379cf649ab9417a46ea7c4de\" id=39d41b6f-6892-4888-9b16-292fa3bbe1c2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.711789 | controller |     "Jun 11 00:08:37.855702 crc crio[23067]: time=\"2026-06-11T00:08:37.855564967Z\" level=info msg=\"Started container\" PID=41159 containerID=8ee063aea51345764794d942ae91846ec20a7a06379cf649ab9417a46ea7c4de description=openshift-nmstate/nmstate-console-plugin-9bcc7988b-bglb4/nmstate-console-plugin id=39d41b6f-6892-4888-9b16-292fa3bbe1c2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fe5b20b47fe6cdf169f2d2ae1652fb502a4256d901337e828eef4354ca6973be",
2026-06-11 01:10:49.711804 | controller |     "Jun 11 00:08:39.612567 crc crio[23067]: time=\"2026-06-11T00:08:39.612006858Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:281a4f96defc7aa220db5af8ea7f3a4ab914e4b932e6edea4c2b02d95fbc5672\" id=78219c9d-0b2c-4002-a1e4-a5a0beacb0c5 name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.711818 | controller |     "Jun 11 00:08:39.615394 crc crio[23067]: time=\"2026-06-11T00:08:39.613862617Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=4eadf6a4-e9d2-4f1a-95bc-7145ffa09165 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.711837 | controller |     "Jun 11 00:08:39.619083 crc crio[23067]: time=\"2026-06-11T00:08:39.618951653Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=fcbba0b8-ec7c-46f0-b1f6-8b4be2266f12 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.711852 | controller |     "Jun 11 00:08:39.628900 crc crio[23067]: time=\"2026-06-11T00:08:39.628804176Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-metrics-756b4d6fc6-lrrwn/kube-rbac-proxy\" id=1bb09877-41f1-4b84-8713-cb5bac40e895 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.711866 | controller |     "Jun 11 00:08:39.630785 crc crio[23067]: time=\"2026-06-11T00:08:39.630631814Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.711880 | controller |     "Jun 11 00:08:39.662911 crc crio[23067]: time=\"2026-06-11T00:08:39.658712833Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.711895 | controller |     "Jun 11 00:08:39.662911 crc crio[23067]: time=\"2026-06-11T00:08:39.662321409Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.711909 | controller |     "Jun 11 00:08:39.796627 crc crio[23067]: time=\"2026-06-11T00:08:39.796524358Z\" level=info msg=\"Created container 26586b5a6dc36a0a7b6ab1fc05ab8a841080a5cfb132c4805bdbcda8f3e65e09: openshift-nmstate/nmstate-metrics-756b4d6fc6-lrrwn/kube-rbac-proxy\" id=1bb09877-41f1-4b84-8713-cb5bac40e895 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.711922 | controller |     "Jun 11 00:08:39.798206 crc crio[23067]: time=\"2026-06-11T00:08:39.7980892Z\" level=info msg=\"Starting container: 26586b5a6dc36a0a7b6ab1fc05ab8a841080a5cfb132c4805bdbcda8f3e65e09\" id=add07c02-28ab-4675-898c-f767c84fef63 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.711937 | controller |     "Jun 11 00:08:39.805064 crc crio[23067]: time=\"2026-06-11T00:08:39.805004175Z\" level=info msg=\"Started container\" PID=41201 containerID=26586b5a6dc36a0a7b6ab1fc05ab8a841080a5cfb132c4805bdbcda8f3e65e09 description=openshift-nmstate/nmstate-metrics-756b4d6fc6-lrrwn/kube-rbac-proxy id=add07c02-28ab-4675-898c-f767c84fef63 name=/runtime.v1.RuntimeService/StartContainer sandboxID=04f98498a44adedfe4c5b498040241f1095445a477428b4adc2cb7cd35b40fb2",
2026-06-11 01:10:49.711952 | controller |     "Jun 11 00:09:07.860150 crc crio[23067]: time=\"2026-06-11T00:09:07.859535592Z\" level=info msg=\"Stopping container: ca6ccf482b84840762e4fdd5e072ceab1459aa43d62d62caac59117fcf175cf7 (timeout: 15s)\" id=b60d3375-0b68-4275-b6f2-68c20129a93a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.711975 | controller |     "Jun 11 00:09:08.049505 crc crio[23067]: time=\"2026-06-11T00:09:08.049332578Z\" level=info msg=\"Stopped container ca6ccf482b84840762e4fdd5e072ceab1459aa43d62d62caac59117fcf175cf7: openshift-console/console-6c684df5db-cc8g8/console\" id=b60d3375-0b68-4275-b6f2-68c20129a93a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.711990 | controller |     "Jun 11 00:09:08.053182 crc crio[23067]: time=\"2026-06-11T00:09:08.0531021Z\" level=info msg=\"Stopping pod sandbox: 16c9fc66f8930a546adfa862fce4cad433256474c1d58aa23506b7caaf136a20\" id=d37a7e8d-ddeb-4f18-9284-43f8cacff486 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.712007 | controller |     "Jun 11 00:09:08.053927 crc crio[23067]: time=\"2026-06-11T00:09:08.05386698Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:16c9fc66f8930a546adfa862fce4cad433256474c1d58aa23506b7caaf136a20 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/7bda63ae-8dd3-43d8-871e-879db693cfba 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:0xc0029b2b20}] Aliases:map[]}\"",
2026-06-11 01:10:49.712082 | controller |     "Jun 11 00:09:08.054105 crc crio[23067]: time=\"2026-06-11T00:09:08.054049455Z\" level=info msg=\"Deleting pod openshift-console_console-6c684df5db-cc8g8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.712105 | controller |     "Jun 11 00:09:08.320412 crc crio[23067]: time=\"2026-06-11T00:09:08.317430471Z\" level=info msg=\"Stopped pod sandbox: 16c9fc66f8930a546adfa862fce4cad433256474c1d58aa23506b7caaf136a20\" id=d37a7e8d-ddeb-4f18-9284-43f8cacff486 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.712121 | controller |     "Jun 11 00:09:08.947114 crc crio[23067]: time=\"2026-06-11T00:09:08.946719291Z\" level=info msg=\"Removing container: ca6ccf482b84840762e4fdd5e072ceab1459aa43d62d62caac59117fcf175cf7\" id=bed63a93-f762-417a-a99a-dae1ee28d20e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.712136 | controller |     "Jun 11 00:09:08.993397 crc crio[23067]: time=\"2026-06-11T00:09:08.993275534Z\" level=info msg=\"Removed container ca6ccf482b84840762e4fdd5e072ceab1459aa43d62d62caac59117fcf175cf7: openshift-console/console-6c684df5db-cc8g8/console\" id=bed63a93-f762-417a-a99a-dae1ee28d20e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.712151 | controller |     "Jun 11 00:09:11.080826 crc crio[23067]: time=\"2026-06-11T00:09:11.079945906Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3ln5q2/POD\" id=1689791d-d4fc-4567-8ef4-7c989b843c55 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.712165 | controller |     "Jun 11 00:09:11.081951 crc crio[23067]: time=\"2026-06-11T00:09:11.080883421Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.712180 | controller |     "Jun 11 00:09:11.104955 crc crio[23067]: time=\"2026-06-11T00:09:11.104791745Z\" level=info msg=\"Got pod network &{Name:387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3ln5q2 Namespace:openshift-marketplace ID:993a68281777a25adea6b33d15204d6025c63efba6a513fc05ee8c6539150391 UID:c7f46815-b282-41ee-8b0a-9f10cce26276 NetNS:/var/run/netns/da187ac5-85cf-48ce-a1d2-49ff83029098 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc7f46815_b282_41ee_8b0a_9f10cce26276.slice PodAnnotations:0xc000b80468}] Aliases:map[]}\"",
2026-06-11 01:10:49.712195 | controller |     "Jun 11 00:09:11.104955 crc crio[23067]: time=\"2026-06-11T00:09:11.104874657Z\" level=info msg=\"Adding pod openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3ln5q2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.712209 | controller |     "Jun 11 00:09:11.416465 crc crio[23067]: 2026-06-11T00:09:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:993a68281777a25 Mac:52:f7:cb:b7:c9:d2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2d Mtu:0 Sandbox:/var/run/netns/da187ac5-85cf-48ce-a1d2-49ff83029098 SocketPath: PciID:}] [{Interface:0xc0000146f0 Address:{IP:10.217.0.45 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.712224 | controller |     "Jun 11 00:09:11.418994 crc crio[23067]: time=\"2026-06-11T00:09:11.418921656Z\" level=info msg=\"Got pod network &{Name:387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3ln5q2 Namespace:openshift-marketplace ID:993a68281777a25adea6b33d15204d6025c63efba6a513fc05ee8c6539150391 UID:c7f46815-b282-41ee-8b0a-9f10cce26276 NetNS:/var/run/netns/da187ac5-85cf-48ce-a1d2-49ff83029098 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc7f46815_b282_41ee_8b0a_9f10cce26276.slice PodAnnotations:0xc000b80468}] Aliases:map[]}\"",
2026-06-11 01:10:49.712241 | controller |     "Jun 11 00:09:11.419115 crc crio[23067]: time=\"2026-06-11T00:09:11.419073351Z\" level=info msg=\"Checking pod openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3ln5q2 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.712256 | controller |     "Jun 11 00:09:11.427252 crc crio[23067]: time=\"2026-06-11T00:09:11.426594123Z\" level=info msg=\"Ran pod sandbox 993a68281777a25adea6b33d15204d6025c63efba6a513fc05ee8c6539150391 with infra container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3ln5q2/POD\" id=1689791d-d4fc-4567-8ef4-7c989b843c55 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.712270 | controller |     "Jun 11 00:09:11.430121 crc crio[23067]: time=\"2026-06-11T00:09:11.430037126Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=aa0c5d43-578c-4206-93dc-17068330a13c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.712284 | controller |     "Jun 11 00:09:11.433488 crc crio[23067]: time=\"2026-06-11T00:09:11.433399366Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=64f37969-3ccf-4256-8c9d-dab98b9b227e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.712299 | controller |     "Jun 11 00:09:11.439787 crc crio[23067]: time=\"2026-06-11T00:09:11.439729876Z\" level=info msg=\"Creating container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3ln5q2/util\" id=25dbc59f-ba0f-4ec3-926f-9a2a1d0fcf37 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.712313 | controller |     "Jun 11 00:09:11.440120 crc crio[23067]: time=\"2026-06-11T00:09:11.440054885Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.712327 | controller |     "Jun 11 00:09:11.468957 crc crio[23067]: time=\"2026-06-11T00:09:11.46883776Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.712341 | controller |     "Jun 11 00:09:11.473478 crc crio[23067]: time=\"2026-06-11T00:09:11.473343101Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.712382 | controller |     "Jun 11 00:09:11.550201 crc crio[23067]: time=\"2026-06-11T00:09:11.550113336Z\" level=info msg=\"Removing container: a943014d8bfeacf868498533d4ba6a4570ff4bd400722d912c30d8e50fb8f209\" id=3f93b8da-255a-4f60-b1bc-11f2bc5bc227 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.712397 | controller |     "Jun 11 00:09:11.579109 crc crio[23067]: time=\"2026-06-11T00:09:11.578995213Z\" level=info msg=\"Created container 42db716c51bced75d0e118497742162a87b24a7da8463e19b85d7381c30e3e27: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3ln5q2/util\" id=25dbc59f-ba0f-4ec3-926f-9a2a1d0fcf37 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.712412 | controller |     "Jun 11 00:09:11.583395 crc crio[23067]: time=\"2026-06-11T00:09:11.583295679Z\" level=info msg=\"Starting container: 42db716c51bced75d0e118497742162a87b24a7da8463e19b85d7381c30e3e27\" id=2359f342-3e59-428d-9b01-4dbea2f70c06 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.712432 | controller |     "Jun 11 00:09:11.592771 crc crio[23067]: time=\"2026-06-11T00:09:11.588738896Z\" level=info msg=\"Started container\" PID=42409 containerID=42db716c51bced75d0e118497742162a87b24a7da8463e19b85d7381c30e3e27 description=openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3ln5q2/util id=2359f342-3e59-428d-9b01-4dbea2f70c06 name=/runtime.v1.RuntimeService/StartContainer sandboxID=993a68281777a25adea6b33d15204d6025c63efba6a513fc05ee8c6539150391",
2026-06-11 01:10:49.712447 | controller |     "Jun 11 00:09:11.762609 crc crio[23067]: time=\"2026-06-11T00:09:11.762422579Z\" level=info msg=\"Removed container a943014d8bfeacf868498533d4ba6a4570ff4bd400722d912c30d8e50fb8f209: openshift-infra/auto-csr-approver-29685602-t6lf6/oc\" id=3f93b8da-255a-4f60-b1bc-11f2bc5bc227 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.712461 | controller |     "Jun 11 00:09:11.771500 crc crio[23067]: time=\"2026-06-11T00:09:11.771338729Z\" level=info msg=\"Stopping pod sandbox: a82e6c6ede7a537abc72576b4719b22bb02aee88de3974192f11e2f778e2b164\" id=88a521ca-791a-4976-b9ed-6f7589554cd2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.712476 | controller |     "Jun 11 00:09:11.771500 crc crio[23067]: time=\"2026-06-11T00:09:11.771436061Z\" level=info msg=\"Stopped pod sandbox (already stopped): a82e6c6ede7a537abc72576b4719b22bb02aee88de3974192f11e2f778e2b164\" id=88a521ca-791a-4976-b9ed-6f7589554cd2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.712490 | controller |     "Jun 11 00:09:11.772689 crc crio[23067]: time=\"2026-06-11T00:09:11.772535621Z\" level=info msg=\"Removing pod sandbox: a82e6c6ede7a537abc72576b4719b22bb02aee88de3974192f11e2f778e2b164\" id=8bd90ff2-f8e1-4eee-98f4-b6b0c0023bb8 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.712505 | controller |     "Jun 11 00:09:11.786222 crc crio[23067]: time=\"2026-06-11T00:09:11.786120397Z\" level=info msg=\"Removed pod sandbox: a82e6c6ede7a537abc72576b4719b22bb02aee88de3974192f11e2f778e2b164\" id=8bd90ff2-f8e1-4eee-98f4-b6b0c0023bb8 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.712519 | controller |     "Jun 11 00:09:11.787135 crc crio[23067]: time=\"2026-06-11T00:09:11.787053292Z\" level=info msg=\"Stopping pod sandbox: 16c9fc66f8930a546adfa862fce4cad433256474c1d58aa23506b7caaf136a20\" id=7faf02e7-ca18-4069-b38a-afa999b7beb8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.712533 | controller |     "Jun 11 00:09:11.787218 crc crio[23067]: time=\"2026-06-11T00:09:11.787184835Z\" level=info msg=\"Stopped pod sandbox (already stopped): 16c9fc66f8930a546adfa862fce4cad433256474c1d58aa23506b7caaf136a20\" id=7faf02e7-ca18-4069-b38a-afa999b7beb8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.712548 | controller |     "Jun 11 00:09:11.788099 crc crio[23067]: time=\"2026-06-11T00:09:11.788023538Z\" level=info msg=\"Removing pod sandbox: 16c9fc66f8930a546adfa862fce4cad433256474c1d58aa23506b7caaf136a20\" id=4677ddde-a975-4204-954a-65bb55cfe5da name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.712562 | controller |     "Jun 11 00:09:11.804819 crc crio[23067]: time=\"2026-06-11T00:09:11.804691526Z\" level=info msg=\"Removed pod sandbox: 16c9fc66f8930a546adfa862fce4cad433256474c1d58aa23506b7caaf136a20\" id=4677ddde-a975-4204-954a-65bb55cfe5da name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.712576 | controller |     "Jun 11 00:09:11.987239 crc crio[23067]: time=\"2026-06-11T00:09:11.986361994Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\" id=5c921a4c-0957-48fe-b1e1-c359736c2c22 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.712590 | controller |     "Jun 11 00:09:11.987239 crc crio[23067]: time=\"2026-06-11T00:09:11.987093474Z\" level=info msg=\"Image registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f not found\" id=5c921a4c-0957-48fe-b1e1-c359736c2c22 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.712608 | controller |     "Jun 11 00:09:11.987239 crc crio[23067]: time=\"2026-06-11T00:09:11.987141135Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f found\" id=5c921a4c-0957-48fe-b1e1-c359736c2c22 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.712623 | controller |     "Jun 11 00:09:11.989564 crc crio[23067]: time=\"2026-06-11T00:09:11.988853671Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\" id=08cd0134-24a0-4749-858e-09685e6adbcb name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.712639 | controller |     "Jun 11 00:09:11.994923 crc crio[23067]: time=\"2026-06-11T00:09:11.99362328Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\\\"\"",
2026-06-11 01:10:49.712654 | controller |     "Jun 11 00:09:12.002212 crc crio[23067]: time=\"2026-06-11T00:09:12.000089604Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-d4jfq/POD\" id=686ec31a-d99b-489d-beb1-029b5eef256d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.712668 | controller |     "Jun 11 00:09:12.002212 crc crio[23067]: time=\"2026-06-11T00:09:12.000148145Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.712683 | controller |     "Jun 11 00:09:12.025354 crc crio[23067]: time=\"2026-06-11T00:09:12.025243871Z\" level=info msg=\"Got pod network &{Name:redhat-operators-d4jfq Namespace:openshift-marketplace ID:dec020e4feb3c01aee5d103b48966372b682c54ad2da47167ec0920ff2ac08af UID:40044a71-2d7f-4610-82b8-f09bc26eab5c NetNS:/var/run/netns/27fc4498-0bb9-409c-b306-9b4f3388c814 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod40044a71_2d7f_4610_82b8_f09bc26eab5c.slice PodAnnotations:0xc002c841f0}] Aliases:map[]}\"",
2026-06-11 01:10:49.712698 | controller |     "Jun 11 00:09:12.025354 crc crio[23067]: time=\"2026-06-11T00:09:12.025308632Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-d4jfq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.712713 | controller |     "Jun 11 00:09:12.339407 crc crio[23067]: 2026-06-11T00:09:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dec020e4feb3c01 Mac:42:f1:c2:96:ab:02 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2f Mtu:0 Sandbox:/var/run/netns/27fc4498-0bb9-409c-b306-9b4f3388c814 SocketPath: PciID:}] [{Interface:0xc00028e770 Address:{IP:10.217.0.47 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.712728 | controller |     "Jun 11 00:09:12.341773 crc crio[23067]: time=\"2026-06-11T00:09:12.341590682Z\" level=info msg=\"Got pod network &{Name:redhat-operators-d4jfq Namespace:openshift-marketplace ID:dec020e4feb3c01aee5d103b48966372b682c54ad2da47167ec0920ff2ac08af UID:40044a71-2d7f-4610-82b8-f09bc26eab5c NetNS:/var/run/netns/27fc4498-0bb9-409c-b306-9b4f3388c814 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod40044a71_2d7f_4610_82b8_f09bc26eab5c.slice PodAnnotations:0xc002c841f0}] Aliases:map[]}\"",
2026-06-11 01:10:49.712742 | controller |     "Jun 11 00:09:12.342057 crc crio[23067]: time=\"2026-06-11T00:09:12.34186722Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-d4jfq for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.712761 | controller |     "Jun 11 00:09:12.354736 crc crio[23067]: time=\"2026-06-11T00:09:12.354608432Z\" level=info msg=\"Ran pod sandbox dec020e4feb3c01aee5d103b48966372b682c54ad2da47167ec0920ff2ac08af with infra container: openshift-marketplace/redhat-operators-d4jfq/POD\" id=686ec31a-d99b-489d-beb1-029b5eef256d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.712776 | controller |     "Jun 11 00:09:12.356894 crc crio[23067]: time=\"2026-06-11T00:09:12.356822112Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=c2f7762f-1cf6-4eca-89be-2f5d96a0044e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.712791 | controller |     "Jun 11 00:09:12.359061 crc crio[23067]: time=\"2026-06-11T00:09:12.35897026Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=1e2ff6fe-c21f-4861-8962-d528bfe89693 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.712806 | controller |     "Jun 11 00:09:12.370153 crc crio[23067]: time=\"2026-06-11T00:09:12.370057138Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-d4jfq/extract-utilities\" id=c8093436-291a-4733-9212-51144a22c55d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.712821 | controller |     "Jun 11 00:09:12.370748 crc crio[23067]: time=\"2026-06-11T00:09:12.370629483Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.712835 | controller |     "Jun 11 00:09:12.416798 crc crio[23067]: time=\"2026-06-11T00:09:12.416274482Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.712850 | controller |     "Jun 11 00:09:12.423798 crc crio[23067]: time=\"2026-06-11T00:09:12.423729892Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.712864 | controller |     "Jun 11 00:09:12.563954 crc crio[23067]: time=\"2026-06-11T00:09:12.563803731Z\" level=info msg=\"Created container c8f0d8a875cf9961311bed37b65353d2c1015c6a11173b1cea418f86d614dac4: openshift-marketplace/redhat-operators-d4jfq/extract-utilities\" id=c8093436-291a-4733-9212-51144a22c55d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.712879 | controller |     "Jun 11 00:09:12.567849 crc crio[23067]: time=\"2026-06-11T00:09:12.567751417Z\" level=info msg=\"Starting container: c8f0d8a875cf9961311bed37b65353d2c1015c6a11173b1cea418f86d614dac4\" id=a8de0f79-1cb6-4fd0-8a44-cf50a43eaf18 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.712894 | controller |     "Jun 11 00:09:12.574036 crc crio[23067]: time=\"2026-06-11T00:09:12.573943194Z\" level=info msg=\"Started container\" PID=42451 containerID=c8f0d8a875cf9961311bed37b65353d2c1015c6a11173b1cea418f86d614dac4 description=openshift-marketplace/redhat-operators-d4jfq/extract-utilities id=a8de0f79-1cb6-4fd0-8a44-cf50a43eaf18 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dec020e4feb3c01aee5d103b48966372b682c54ad2da47167ec0920ff2ac08af",
2026-06-11 01:10:49.712908 | controller |     "Jun 11 00:09:12.998273 crc crio[23067]: time=\"2026-06-11T00:09:12.998118077Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=9a459ef2-4ab8-4793-bd50-7f47ee1cd873 name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.712923 | controller |     "Jun 11 00:09:13.002135 crc crio[23067]: time=\"2026-06-11T00:09:13.002055852Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"",
2026-06-11 01:10:49.712937 | controller |     "Jun 11 00:09:13.546229 crc crio[23067]: time=\"2026-06-11T00:09:13.546162922Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\" id=08cd0134-24a0-4749-858e-09685e6adbcb name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.712955 | controller |     "Jun 11 00:09:13.548174 crc crio[23067]: time=\"2026-06-11T00:09:13.548138945Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\" id=1b36da4a-3b2f-4647-8242-6eca47bd19e0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.712970 | controller |     "Jun 11 00:09:13.552220 crc crio[23067]: time=\"2026-06-11T00:09:13.552143053Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\" id=44cb6b68-2023-4209-8eb8-241bf8789a6f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.712984 | controller |     "Jun 11 00:09:13.559591 crc crio[23067]: time=\"2026-06-11T00:09:13.559489951Z\" level=info msg=\"Creating container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3ln5q2/pull\" id=f374f001-5fe7-4411-baad-90290afcaf6a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.712998 | controller |     "Jun 11 00:09:13.560730 crc crio[23067]: time=\"2026-06-11T00:09:13.56058956Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.713013 | controller |     "Jun 11 00:09:13.589925 crc crio[23067]: time=\"2026-06-11T00:09:13.589837307Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.713027 | controller |     "Jun 11 00:09:13.590209 crc crio[23067]: time=\"2026-06-11T00:09:13.590157166Z\" level=warning msg=\"Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/47f16b0edd6fa098e16f309f00ff58e903d174fc605ca601a2c4765c893e168c/merged/etc/passwd: no such file or directory\"",
2026-06-11 01:10:49.713041 | controller |     "Jun 11 00:09:13.590297 crc crio[23067]: time=\"2026-06-11T00:09:13.590213638Z\" level=warning msg=\"Failed to open /etc/group: open /var/lib/containers/storage/overlay/47f16b0edd6fa098e16f309f00ff58e903d174fc605ca601a2c4765c893e168c/merged/etc/group: no such file or directory\"",
2026-06-11 01:10:49.713055 | controller |     "Jun 11 00:09:13.594100 crc crio[23067]: time=\"2026-06-11T00:09:13.593954168Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.713069 | controller |     "Jun 11 00:09:13.695466 crc crio[23067]: time=\"2026-06-11T00:09:13.694774181Z\" level=info msg=\"Created container 51a1ae90fc1150fbe28c5aa329622a3255f6f7ff95488b6f6837dc3c1864ea9f: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3ln5q2/pull\" id=f374f001-5fe7-4411-baad-90290afcaf6a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.713082 | controller |     "Jun 11 00:09:13.697133 crc crio[23067]: time=\"2026-06-11T00:09:13.697035392Z\" level=info msg=\"Starting container: 51a1ae90fc1150fbe28c5aa329622a3255f6f7ff95488b6f6837dc3c1864ea9f\" id=e26971e5-1d76-4157-bf39-a05da6021ed9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.713097 | controller |     "Jun 11 00:09:13.704338 crc crio[23067]: time=\"2026-06-11T00:09:13.704242456Z\" level=info msg=\"Started container\" PID=42491 containerID=51a1ae90fc1150fbe28c5aa329622a3255f6f7ff95488b6f6837dc3c1864ea9f description=openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3ln5q2/pull id=e26971e5-1d76-4157-bf39-a05da6021ed9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=993a68281777a25adea6b33d15204d6025c63efba6a513fc05ee8c6539150391",
2026-06-11 01:10:49.713114 | controller |     "Jun 11 00:09:14.009243 crc crio[23067]: time=\"2026-06-11T00:09:14.009139449Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=65c0b4b6-cf9a-4ab1-900c-70e860ef2388 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.713129 | controller |     "Jun 11 00:09:14.011198 crc crio[23067]: time=\"2026-06-11T00:09:14.011118932Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=4f9efb65-060f-4c23-b517-a74e4279d4ea name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.713143 | controller |     "Jun 11 00:09:14.019301 crc crio[23067]: time=\"2026-06-11T00:09:14.019166769Z\" level=info msg=\"Creating container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3ln5q2/extract\" id=251e4f03-861d-453a-a3c6-8ab06c78a0cf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.713157 | controller |     "Jun 11 00:09:14.019819 crc crio[23067]: time=\"2026-06-11T00:09:14.019750285Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.713171 | controller |     "Jun 11 00:09:14.055620 crc crio[23067]: time=\"2026-06-11T00:09:14.055522736Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.713185 | controller |     "Jun 11 00:09:14.060237 crc crio[23067]: time=\"2026-06-11T00:09:14.060146651Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.713199 | controller |     "Jun 11 00:09:14.193706 crc crio[23067]: time=\"2026-06-11T00:09:14.19354814Z\" level=info msg=\"Created container 415022a4f0436420e71cb503a3ddbdd0f1cc6e5d181520d2d19197d41838c9b7: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3ln5q2/extract\" id=251e4f03-861d-453a-a3c6-8ab06c78a0cf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.713213 | controller |     "Jun 11 00:09:14.195075 crc crio[23067]: time=\"2026-06-11T00:09:14.194993329Z\" level=info msg=\"Starting container: 415022a4f0436420e71cb503a3ddbdd0f1cc6e5d181520d2d19197d41838c9b7\" id=d1a0665e-00fd-4127-b79b-1256fe4884f4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.713227 | controller |     "Jun 11 00:09:14.203470 crc crio[23067]: time=\"2026-06-11T00:09:14.203337393Z\" level=info msg=\"Started container\" PID=42510 containerID=415022a4f0436420e71cb503a3ddbdd0f1cc6e5d181520d2d19197d41838c9b7 description=openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3ln5q2/extract id=d1a0665e-00fd-4127-b79b-1256fe4884f4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=993a68281777a25adea6b33d15204d6025c63efba6a513fc05ee8c6539150391",
2026-06-11 01:10:49.713241 | controller |     "Jun 11 00:09:14.264467 crc crio[23067]: time=\"2026-06-11T00:09:14.264342955Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:546c77fdbf5f7c6a9a4243f4c4ef38fe0f584972a70f687bc40091743ee77d60\" id=9a459ef2-4ab8-4793-bd50-7f47ee1cd873 name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.713256 | controller |     "Jun 11 00:09:14.265304 crc crio[23067]: time=\"2026-06-11T00:09:14.265231289Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=ad749c2c-6be4-4de1-9fe9-1c92d8dde889 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.713270 | controller |     "Jun 11 00:09:14.267952 crc crio[23067]: time=\"2026-06-11T00:09:14.26787143Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=ccef259e-0ea5-432e-a123-0fe5c6fe24a9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.713288 | controller |     "Jun 11 00:09:14.273937 crc crio[23067]: time=\"2026-06-11T00:09:14.273864071Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-d4jfq/extract-content\" id=932fa81d-4a39-4f96-9a1b-2bf60644113d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.713302 | controller |     "Jun 11 00:09:14.274387 crc crio[23067]: time=\"2026-06-11T00:09:14.274328883Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.713316 | controller |     "Jun 11 00:09:14.299239 crc crio[23067]: time=\"2026-06-11T00:09:14.299169212Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.713331 | controller |     "Jun 11 00:09:14.301171 crc crio[23067]: time=\"2026-06-11T00:09:14.301113774Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.713348 | controller |     "Jun 11 00:09:14.451947 crc crio[23067]: time=\"2026-06-11T00:09:14.451071369Z\" level=info msg=\"Created container 8d240f228dc51530cc944f0419142f708c907bb976b191027b0dc67d652ff4bb: openshift-marketplace/redhat-operators-d4jfq/extract-content\" id=932fa81d-4a39-4f96-9a1b-2bf60644113d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.713384 | controller |     "Jun 11 00:09:14.457999 crc crio[23067]: time=\"2026-06-11T00:09:14.45743552Z\" level=info msg=\"Starting container: 8d240f228dc51530cc944f0419142f708c907bb976b191027b0dc67d652ff4bb\" id=e631fab2-7dc9-4ed0-b732-c0d8902b7ca5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.713401 | controller |     "Jun 11 00:09:14.482995 crc crio[23067]: time=\"2026-06-11T00:09:14.482079333Z\" level=info msg=\"Started container\" PID=42585 containerID=8d240f228dc51530cc944f0419142f708c907bb976b191027b0dc67d652ff4bb description=openshift-marketplace/redhat-operators-d4jfq/extract-content id=e631fab2-7dc9-4ed0-b732-c0d8902b7ca5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dec020e4feb3c01aee5d103b48966372b682c54ad2da47167ec0920ff2ac08af",
2026-06-11 01:10:49.713416 | controller |     "Jun 11 00:09:16.066407 crc crio[23067]: time=\"2026-06-11T00:09:16.066185265Z\" level=info msg=\"Stopping pod sandbox: 993a68281777a25adea6b33d15204d6025c63efba6a513fc05ee8c6539150391\" id=9f372dbb-a941-4120-bac7-4efe1cf606bf name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.713431 | controller |     "Jun 11 00:09:16.068231 crc crio[23067]: time=\"2026-06-11T00:09:16.067796959Z\" level=info msg=\"Got pod network &{Name:387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3ln5q2 Namespace:openshift-marketplace ID:993a68281777a25adea6b33d15204d6025c63efba6a513fc05ee8c6539150391 UID:c7f46815-b282-41ee-8b0a-9f10cce26276 NetNS:/var/run/netns/da187ac5-85cf-48ce-a1d2-49ff83029098 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc7f46815_b282_41ee_8b0a_9f10cce26276.slice PodAnnotations:0xc0029b2538}] Aliases:map[]}\"",
2026-06-11 01:10:49.713445 | controller |     "Jun 11 00:09:16.068231 crc crio[23067]: time=\"2026-06-11T00:09:16.067980604Z\" level=info msg=\"Deleting pod openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3ln5q2 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.713460 | controller |     "Jun 11 00:09:17.344963 crc crio[23067]: time=\"2026-06-11T00:09:17.344208692Z\" level=info msg=\"Stopped pod sandbox: 993a68281777a25adea6b33d15204d6025c63efba6a513fc05ee8c6539150391\" id=9f372dbb-a941-4120-bac7-4efe1cf606bf name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.713478 | controller |     "Jun 11 00:09:32.055246 crc crio[23067]: time=\"2026-06-11T00:09:32.054438712Z\" level=info msg=\"Running pod sandbox: metallb-system/metallb-operator-controller-manager-c56bfcc68-tspql/POD\" id=c372985b-6921-4dec-8932-018f62838627 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.713492 | controller |     "Jun 11 00:09:32.056316 crc crio[23067]: time=\"2026-06-11T00:09:32.055350726Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.713506 | controller |     "Jun 11 00:09:32.101408 crc crio[23067]: time=\"2026-06-11T00:09:32.101327633Z\" level=info msg=\"Got pod network &{Name:metallb-operator-controller-manager-c56bfcc68-tspql Namespace:metallb-system ID:8c6ed99da57a748c11615d1ea59fe660f523da2d761d934aebc317a4b5036413 UID:ea1aa180-707f-4e85-87c2-f21257d05035 NetNS:/var/run/netns/14eb824e-9397-42e0-86f2-1a7b6da6ab28 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podea1aa180_707f_4e85_87c2_f21257d05035.slice PodAnnotations:0xc003ba8278}] Aliases:map[]}\"",
2026-06-11 01:10:49.713521 | controller |     "Jun 11 00:09:32.101408 crc crio[23067]: time=\"2026-06-11T00:09:32.101386495Z\" level=info msg=\"Adding pod metallb-system_metallb-operator-controller-manager-c56bfcc68-tspql to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.713535 | controller |     "Jun 11 00:09:32.484546 crc crio[23067]: time=\"2026-06-11T00:09:32.484273127Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=741f22c9-34d6-4ae8-a071-dea7d681a7f9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.713549 | controller |     "Jun 11 00:09:32.497573 crc crio[23067]: time=\"2026-06-11T00:09:32.497345799Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=ab0077b2-e888-4e39-97da-0d8bef918856 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.713563 | controller |     "Jun 11 00:09:32.516327 crc crio[23067]: time=\"2026-06-11T00:09:32.516175085Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-d4jfq/registry-server\" id=9246e85d-fbd2-41a9-9ee0-210b093d8124 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.713577 | controller |     "Jun 11 00:09:32.518542 crc crio[23067]: time=\"2026-06-11T00:09:32.518429876Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.713591 | controller |     "Jun 11 00:09:32.732023 crc crio[23067]: time=\"2026-06-11T00:09:32.730384279Z\" level=info msg=\"Running pod sandbox: metallb-system/metallb-operator-webhook-server-b9b7c7b76-kwjvj/POD\" id=d88ac905-a72e-404c-9072-a19e49e530ba name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.713605 | controller |     "Jun 11 00:09:32.732752 crc crio[23067]: time=\"2026-06-11T00:09:32.732440774Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.713618 | controller |     "Jun 11 00:09:32.816898 crc crio[23067]: time=\"2026-06-11T00:09:32.815216451Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.713632 | controller |     "Jun 11 00:09:32.827133 crc crio[23067]: time=\"2026-06-11T00:09:32.82705127Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.713649 | controller |     "Jun 11 00:09:32.864538 crc crio[23067]: time=\"2026-06-11T00:09:32.863040308Z\" level=info msg=\"Got pod network &{Name:metallb-operator-webhook-server-b9b7c7b76-kwjvj Namespace:metallb-system ID:6b2fe28fc86c3eeb12122dec773f4cb409a6f3065ff4621eaecf6d6defd1edd5 UID:dad5c5d5-b42c-491a-9110-c50d8489305e NetNS:/var/run/netns/4d4fe239-a74a-4226-b45e-aef23b8f51cf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddad5c5d5_b42c_491a_9110_c50d8489305e.slice PodAnnotations:0xc0029b2718}] Aliases:map[]}\"",
2026-06-11 01:10:49.713664 | controller |     "Jun 11 00:09:32.865014 crc crio[23067]: time=\"2026-06-11T00:09:32.864992201Z\" level=info msg=\"Adding pod metallb-system_metallb-operator-webhook-server-b9b7c7b76-kwjvj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.713679 | controller |     "Jun 11 00:09:33.091078 crc crio[23067]: time=\"2026-06-11T00:09:33.090868018Z\" level=info msg=\"Created container 8107e1e5c9e78bb1e466b3aebfcf0e70f0fa38f7785e273c7439c7b928041959: openshift-marketplace/redhat-operators-d4jfq/registry-server\" id=9246e85d-fbd2-41a9-9ee0-210b093d8124 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.713694 | controller |     "Jun 11 00:09:33.098027 crc crio[23067]: time=\"2026-06-11T00:09:33.097934918Z\" level=info msg=\"Starting container: 8107e1e5c9e78bb1e466b3aebfcf0e70f0fa38f7785e273c7439c7b928041959\" id=a04269d1-9c34-4996-a2cd-0a3f48b2b5b8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.713709 | controller |     "Jun 11 00:09:33.180073 crc crio[23067]: time=\"2026-06-11T00:09:33.178987229Z\" level=info msg=\"Started container\" PID=42902 containerID=8107e1e5c9e78bb1e466b3aebfcf0e70f0fa38f7785e273c7439c7b928041959 description=openshift-marketplace/redhat-operators-d4jfq/registry-server id=a04269d1-9c34-4996-a2cd-0a3f48b2b5b8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dec020e4feb3c01aee5d103b48966372b682c54ad2da47167ec0920ff2ac08af",
2026-06-11 01:10:49.713724 | controller |     "Jun 11 00:09:35.365024 crc crio[23067]: 2026-06-11T00:09:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8c6ed99da57a748 Mac:ce:bd:8e:e0:ec:ff Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:30 Mtu:0 Sandbox:/var/run/netns/14eb824e-9397-42e0-86f2-1a7b6da6ab28 SocketPath: PciID:}] [{Interface:0xc00042adf0 Address:{IP:10.217.0.48 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.713738 | controller |     "Jun 11 00:09:35.370788 crc crio[23067]: time=\"2026-06-11T00:09:35.367606137Z\" level=info msg=\"Got pod network &{Name:metallb-operator-controller-manager-c56bfcc68-tspql Namespace:metallb-system ID:8c6ed99da57a748c11615d1ea59fe660f523da2d761d934aebc317a4b5036413 UID:ea1aa180-707f-4e85-87c2-f21257d05035 NetNS:/var/run/netns/14eb824e-9397-42e0-86f2-1a7b6da6ab28 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podea1aa180_707f_4e85_87c2_f21257d05035.slice PodAnnotations:0xc003ba8278}] Aliases:map[]}\"",
2026-06-11 01:10:49.713753 | controller |     "Jun 11 00:09:35.370788 crc crio[23067]: time=\"2026-06-11T00:09:35.368000708Z\" level=info msg=\"Checking pod metallb-system_metallb-operator-controller-manager-c56bfcc68-tspql for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.713767 | controller |     "Jun 11 00:09:35.469886 crc crio[23067]: time=\"2026-06-11T00:09:35.469251462Z\" level=info msg=\"Ran pod sandbox 8c6ed99da57a748c11615d1ea59fe660f523da2d761d934aebc317a4b5036413 with infra container: metallb-system/metallb-operator-controller-manager-c56bfcc68-tspql/POD\" id=c372985b-6921-4dec-8932-018f62838627 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.713781 | controller |     "Jun 11 00:09:35.530708 crc crio[23067]: time=\"2026-06-11T00:09:35.530328964Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=1b7ba28e-bdba-47a0-b081-28c266337cf0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.713799 | controller |     "Jun 11 00:09:35.531219 crc crio[23067]: time=\"2026-06-11T00:09:35.530948231Z\" level=info msg=\"Image registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca not found\" id=1b7ba28e-bdba-47a0-b081-28c266337cf0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.713814 | controller |     "Jun 11 00:09:35.531219 crc crio[23067]: time=\"2026-06-11T00:09:35.531015623Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca found\" id=1b7ba28e-bdba-47a0-b081-28c266337cf0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.713828 | controller |     "Jun 11 00:09:35.544035 crc crio[23067]: time=\"2026-06-11T00:09:35.543616492Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=c11fcd91-6105-408e-8b45-1466eea5b3e5 name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.713843 | controller |     "Jun 11 00:09:35.582975 crc crio[23067]: time=\"2026-06-11T00:09:35.57292134Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\\\"\"",
2026-06-11 01:10:49.713857 | controller |     "Jun 11 00:09:35.887417 crc crio[23067]: 2026-06-11T00:09:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6b2fe28fc86c3ee Mac:8e:8e:81:35:9e:a4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:31 Mtu:0 Sandbox:/var/run/netns/4d4fe239-a74a-4226-b45e-aef23b8f51cf SocketPath: PciID:}] [{Interface:0xc000014920 Address:{IP:10.217.0.49 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.713871 | controller |     "Jun 11 00:09:35.888997 crc crio[23067]: time=\"2026-06-11T00:09:35.888921393Z\" level=info msg=\"Got pod network &{Name:metallb-operator-webhook-server-b9b7c7b76-kwjvj Namespace:metallb-system ID:6b2fe28fc86c3eeb12122dec773f4cb409a6f3065ff4621eaecf6d6defd1edd5 UID:dad5c5d5-b42c-491a-9110-c50d8489305e NetNS:/var/run/netns/4d4fe239-a74a-4226-b45e-aef23b8f51cf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddad5c5d5_b42c_491a_9110_c50d8489305e.slice PodAnnotations:0xc0029b2718}] Aliases:map[]}\"",
2026-06-11 01:10:49.713886 | controller |     "Jun 11 00:09:35.889363 crc crio[23067]: time=\"2026-06-11T00:09:35.889299603Z\" level=info msg=\"Checking pod metallb-system_metallb-operator-webhook-server-b9b7c7b76-kwjvj for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.713900 | controller |     "Jun 11 00:09:35.897259 crc crio[23067]: time=\"2026-06-11T00:09:35.897151374Z\" level=info msg=\"Ran pod sandbox 6b2fe28fc86c3eeb12122dec773f4cb409a6f3065ff4621eaecf6d6defd1edd5 with infra container: metallb-system/metallb-operator-webhook-server-b9b7c7b76-kwjvj/POD\" id=d88ac905-a72e-404c-9072-a19e49e530ba name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.713915 | controller |     "Jun 11 00:09:35.899888 crc crio[23067]: time=\"2026-06-11T00:09:35.899805485Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=9125de10-3cbc-40d0-af11-bd9ce50603e6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.713930 | controller |     "Jun 11 00:09:35.900132 crc crio[23067]: time=\"2026-06-11T00:09:35.900067142Z\" level=info msg=\"Image registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee not found\" id=9125de10-3cbc-40d0-af11-bd9ce50603e6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.713947 | controller |     "Jun 11 00:09:35.900219 crc crio[23067]: time=\"2026-06-11T00:09:35.900145455Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee found\" id=9125de10-3cbc-40d0-af11-bd9ce50603e6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.713962 | controller |     "Jun 11 00:09:35.901608 crc crio[23067]: time=\"2026-06-11T00:09:35.90145107Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=e697065f-bd84-4942-a174-173e13905e55 name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.713977 | controller |     "Jun 11 00:09:35.904124 crc crio[23067]: time=\"2026-06-11T00:09:35.90405392Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\\\"\"",
2026-06-11 01:10:49.713991 | controller |     "Jun 11 00:09:54.293607 crc crio[23067]: time=\"2026-06-11T00:09:54.291989219Z\" level=info msg=\"Stopping container: 8107e1e5c9e78bb1e466b3aebfcf0e70f0fa38f7785e273c7439c7b928041959 (timeout: 2s)\" id=6715af90-d0b7-4eb3-8eeb-5d9009333168 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.714006 | controller |     "Jun 11 00:09:57.749867 crc crio[23067]: time=\"2026-06-11T00:09:57.749299081Z\" level=info msg=\"Stopped container 8107e1e5c9e78bb1e466b3aebfcf0e70f0fa38f7785e273c7439c7b928041959: openshift-marketplace/redhat-operators-d4jfq/registry-server\" id=6715af90-d0b7-4eb3-8eeb-5d9009333168 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.714020 | controller |     "Jun 11 00:09:57.750956 crc crio[23067]: time=\"2026-06-11T00:09:57.750915895Z\" level=info msg=\"Stopping pod sandbox: dec020e4feb3c01aee5d103b48966372b682c54ad2da47167ec0920ff2ac08af\" id=0ee77f5c-367c-4a3f-92cb-58caff000ae6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.714035 | controller |     "Jun 11 00:09:57.751804 crc crio[23067]: time=\"2026-06-11T00:09:57.751681795Z\" level=info msg=\"Got pod network &{Name:redhat-operators-d4jfq Namespace:openshift-marketplace ID:dec020e4feb3c01aee5d103b48966372b682c54ad2da47167ec0920ff2ac08af UID:40044a71-2d7f-4610-82b8-f09bc26eab5c NetNS:/var/run/netns/27fc4498-0bb9-409c-b306-9b4f3388c814 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod40044a71_2d7f_4610_82b8_f09bc26eab5c.slice PodAnnotations:0xc002c843a8}] Aliases:map[]}\"",
2026-06-11 01:10:49.714049 | controller |     "Jun 11 00:09:57.751918 crc crio[23067]: time=\"2026-06-11T00:09:57.75186761Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-d4jfq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.714064 | controller |     "Jun 11 00:09:57.859187 crc crio[23067]: time=\"2026-06-11T00:09:57.859079885Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:17a529d2879517de7496a2b9408b82d437fe0e858cc5f62aea1ff22151b4d86a\" id=c11fcd91-6105-408e-8b45-1466eea5b3e5 name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.714078 | controller |     "Jun 11 00:09:57.860701 crc crio[23067]: time=\"2026-06-11T00:09:57.860566145Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=8bc8d84d-d440-42a7-8607-8fea08b79603 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.714092 | controller |     "Jun 11 00:09:57.873840 crc crio[23067]: time=\"2026-06-11T00:09:57.873367619Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/metallb-rhel9@sha256:d641d7235a0ecc39b8e0bb0d437962611f44602ab030791c04dbbc7d8e11c885\" id=e697065f-bd84-4942-a174-173e13905e55 name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.714110 | controller |     "Jun 11 00:09:57.879771 crc crio[23067]: time=\"2026-06-11T00:09:57.879243678Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=1dd3aa81-2391-4c59-8424-6437a39899a8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.714125 | controller |     "Jun 11 00:09:57.883141 crc crio[23067]: time=\"2026-06-11T00:09:57.882987718Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=ef35f919-5a27-4d80-9d2f-85394bf68955 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.714140 | controller |     "Jun 11 00:09:57.894261 crc crio[23067]: time=\"2026-06-11T00:09:57.894181139Z\" level=info msg=\"Creating container: metallb-system/metallb-operator-controller-manager-c56bfcc68-tspql/manager\" id=21743cf5-43bb-4b59-950d-f77fa38f8eb5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.714154 | controller |     "Jun 11 00:09:57.901405 crc crio[23067]: time=\"2026-06-11T00:09:57.90128173Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.714168 | controller |     "Jun 11 00:09:57.908620 crc crio[23067]: time=\"2026-06-11T00:09:57.908432953Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=1aaa9e4b-4aa9-4205-90b6-a6b9428f026c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.714182 | controller |     "Jun 11 00:09:57.935534 crc crio[23067]: time=\"2026-06-11T00:09:57.935311506Z\" level=info msg=\"Creating container: metallb-system/metallb-operator-webhook-server-b9b7c7b76-kwjvj/webhook-server\" id=91f2f44e-6edd-405b-962d-74861c6e9eb9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.714196 | controller |     "Jun 11 00:09:57.939260 crc crio[23067]: time=\"2026-06-11T00:09:57.939101308Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.714210 | controller |     "Jun 11 00:09:57.994992 crc crio[23067]: time=\"2026-06-11T00:09:57.994878279Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.714223 | controller |     "Jun 11 00:09:58.016269 crc crio[23067]: time=\"2026-06-11T00:09:58.015524054Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.714237 | controller |     "Jun 11 00:09:58.024290 crc crio[23067]: time=\"2026-06-11T00:09:58.024156477Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.714253 | controller |     "Jun 11 00:09:58.027433 crc crio[23067]: time=\"2026-06-11T00:09:58.027331292Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.714287 | controller |     "Jun 11 00:09:58.192894 crc crio[23067]: time=\"2026-06-11T00:09:58.192728952Z\" level=info msg=\"Created container 2d6dfbc6fd57dfb1dc2b2a01ee4638826f8a1870e6166321191c0da4ff04751e: metallb-system/metallb-operator-controller-manager-c56bfcc68-tspql/manager\" id=21743cf5-43bb-4b59-950d-f77fa38f8eb5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.714303 | controller |     "Jun 11 00:09:58.194896 crc crio[23067]: time=\"2026-06-11T00:09:58.194787718Z\" level=info msg=\"Starting container: 2d6dfbc6fd57dfb1dc2b2a01ee4638826f8a1870e6166321191c0da4ff04751e\" id=0deef24e-b99b-4fa3-9802-7e48dd662147 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.714321 | controller |     "Jun 11 00:09:58.219974 crc crio[23067]: time=\"2026-06-11T00:09:58.219181864Z\" level=info msg=\"Created container ef44a9b353c20749494c1e282101412a07447806cc3c2c56d6dc59556d83692f: metallb-system/metallb-operator-webhook-server-b9b7c7b76-kwjvj/webhook-server\" id=91f2f44e-6edd-405b-962d-74861c6e9eb9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.714336 | controller |     "Jun 11 00:09:58.222548 crc crio[23067]: time=\"2026-06-11T00:09:58.22237563Z\" level=info msg=\"Started container\" PID=43473 containerID=2d6dfbc6fd57dfb1dc2b2a01ee4638826f8a1870e6166321191c0da4ff04751e description=metallb-system/metallb-operator-controller-manager-c56bfcc68-tspql/manager id=0deef24e-b99b-4fa3-9802-7e48dd662147 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8c6ed99da57a748c11615d1ea59fe660f523da2d761d934aebc317a4b5036413",
2026-06-11 01:10:49.714364 | controller |     "Jun 11 00:09:58.225242 crc crio[23067]: time=\"2026-06-11T00:09:58.225073572Z\" level=info msg=\"Starting container: ef44a9b353c20749494c1e282101412a07447806cc3c2c56d6dc59556d83692f\" id=0010492b-04cd-4894-a9bd-e4fa2f0b240e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.714385 | controller |     "Jun 11 00:09:58.247244 crc crio[23067]: time=\"2026-06-11T00:09:58.24692123Z\" level=info msg=\"Started container\" PID=43474 containerID=ef44a9b353c20749494c1e282101412a07447806cc3c2c56d6dc59556d83692f description=metallb-system/metallb-operator-webhook-server-b9b7c7b76-kwjvj/webhook-server id=0010492b-04cd-4894-a9bd-e4fa2f0b240e name=/runtime.v1.RuntimeService/StartContainer sandboxID=6b2fe28fc86c3eeb12122dec773f4cb409a6f3065ff4621eaecf6d6defd1edd5",
2026-06-11 01:10:49.714400 | controller |     "Jun 11 00:09:59.074041 crc crio[23067]: time=\"2026-06-11T00:09:59.072159694Z\" level=info msg=\"Stopped pod sandbox: dec020e4feb3c01aee5d103b48966372b682c54ad2da47167ec0920ff2ac08af\" id=0ee77f5c-367c-4a3f-92cb-58caff000ae6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.714415 | controller |     "Jun 11 00:09:59.429115 crc crio[23067]: time=\"2026-06-11T00:09:59.428708797Z\" level=info msg=\"Removing container: 8107e1e5c9e78bb1e466b3aebfcf0e70f0fa38f7785e273c7439c7b928041959\" id=8dc59068-cdd7-4bff-a66a-a519b938eb3a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.714429 | controller |     "Jun 11 00:09:59.458919 crc crio[23067]: time=\"2026-06-11T00:09:59.458833888Z\" level=info msg=\"Removed container 8107e1e5c9e78bb1e466b3aebfcf0e70f0fa38f7785e273c7439c7b928041959: openshift-marketplace/redhat-operators-d4jfq/registry-server\" id=8dc59068-cdd7-4bff-a66a-a519b938eb3a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.714444 | controller |     "Jun 11 00:09:59.462743 crc crio[23067]: time=\"2026-06-11T00:09:59.462591369Z\" level=info msg=\"Removing container: 8d240f228dc51530cc944f0419142f708c907bb976b191027b0dc67d652ff4bb\" id=7dcbeb08-24ed-485c-bbbe-ef4f07e4b3e0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.714458 | controller |     "Jun 11 00:09:59.495875 crc crio[23067]: time=\"2026-06-11T00:09:59.495594767Z\" level=info msg=\"Removed container 8d240f228dc51530cc944f0419142f708c907bb976b191027b0dc67d652ff4bb: openshift-marketplace/redhat-operators-d4jfq/extract-content\" id=7dcbeb08-24ed-485c-bbbe-ef4f07e4b3e0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.714473 | controller |     "Jun 11 00:09:59.501997 crc crio[23067]: time=\"2026-06-11T00:09:59.501934808Z\" level=info msg=\"Removing container: c8f0d8a875cf9961311bed37b65353d2c1015c6a11173b1cea418f86d614dac4\" id=e9d2ebf2-9dc0-43e0-8cb8-69ee6b99f49a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.714487 | controller |     "Jun 11 00:09:59.519867 crc crio[23067]: time=\"2026-06-11T00:09:59.519782908Z\" level=info msg=\"Removed container c8f0d8a875cf9961311bed37b65353d2c1015c6a11173b1cea418f86d614dac4: openshift-marketplace/redhat-operators-d4jfq/extract-utilities\" id=e9d2ebf2-9dc0-43e0-8cb8-69ee6b99f49a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.714504 | controller |     "Jun 11 00:10:00.508023 crc crio[23067]: time=\"2026-06-11T00:10:00.507428002Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29685610-7flm6/POD\" id=e0d239bf-76f0-4275-97f5-1108630b4c6f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.714519 | controller |     "Jun 11 00:10:00.508769 crc crio[23067]: time=\"2026-06-11T00:10:00.508070759Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.714533 | controller |     "Jun 11 00:10:00.554831 crc crio[23067]: time=\"2026-06-11T00:10:00.55455542Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685610-7flm6 Namespace:openshift-infra ID:f4072ed067d2ff86e5f4b9526c9d918bc44af51bfeb1fcbab6433b5ffed0f811 UID:6575beb6-c33a-44cb-bf0b-dd82b192b86c NetNS:/var/run/netns/d05d2b95-987a-46ef-a019-377ddc83bc26 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6575beb6_c33a_44cb_bf0b_dd82b192b86c.slice PodAnnotations:0xc003610598}] Aliases:map[]}\"",
2026-06-11 01:10:49.714548 | controller |     "Jun 11 00:10:00.554831 crc crio[23067]: time=\"2026-06-11T00:10:00.554625731Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29685610-7flm6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.714562 | controller |     "Jun 11 00:10:00.951934 crc crio[23067]: 2026-06-11T00:10:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f4072ed067d2ff8 Mac:1e:d8:91:06:fe:86 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:32 Mtu:0 Sandbox:/var/run/netns/d05d2b95-987a-46ef-a019-377ddc83bc26 SocketPath: PciID:}] [{Interface:0xc000326d80 Address:{IP:10.217.0.50 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.714577 | controller |     "Jun 11 00:10:00.954153 crc crio[23067]: time=\"2026-06-11T00:10:00.954076278Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685610-7flm6 Namespace:openshift-infra ID:f4072ed067d2ff86e5f4b9526c9d918bc44af51bfeb1fcbab6433b5ffed0f811 UID:6575beb6-c33a-44cb-bf0b-dd82b192b86c NetNS:/var/run/netns/d05d2b95-987a-46ef-a019-377ddc83bc26 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6575beb6_c33a_44cb_bf0b_dd82b192b86c.slice PodAnnotations:0xc003610598}] Aliases:map[]}\"",
2026-06-11 01:10:49.714591 | controller |     "Jun 11 00:10:00.954332 crc crio[23067]: time=\"2026-06-11T00:10:00.954264363Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29685610-7flm6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.714605 | controller |     "Jun 11 00:10:00.961855 crc crio[23067]: time=\"2026-06-11T00:10:00.961131938Z\" level=info msg=\"Ran pod sandbox f4072ed067d2ff86e5f4b9526c9d918bc44af51bfeb1fcbab6433b5ffed0f811 with infra container: openshift-infra/auto-csr-approver-29685610-7flm6/POD\" id=e0d239bf-76f0-4275-97f5-1108630b4c6f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.714620 | controller |     "Jun 11 00:10:00.966758 crc crio[23067]: time=\"2026-06-11T00:10:00.964390786Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=1f0cb3d9-01f4-4d63-847d-a755540644a9 name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.714635 | controller |     "Jun 11 00:10:00.968275 crc crio[23067]: time=\"2026-06-11T00:10:00.968191578Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 01:10:49.714650 | controller |     "Jun 11 00:10:01.954675 crc crio[23067]: time=\"2026-06-11T00:10:01.954169597Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=1f0cb3d9-01f4-4d63-847d-a755540644a9 name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.714667 | controller |     "Jun 11 00:10:01.956077 crc crio[23067]: time=\"2026-06-11T00:10:01.955366989Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=ec603371-2052-44ed-9d3c-e150fee4fc75 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.714683 | controller |     "Jun 11 00:10:01.957322 crc crio[23067]: time=\"2026-06-11T00:10:01.957195058Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=15e3ad3c-18b7-4141-b1a3-37f65709eae0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.714698 | controller |     "Jun 11 00:10:01.963272 crc crio[23067]: time=\"2026-06-11T00:10:01.96322101Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29685610-7flm6/oc\" id=90667ef8-636c-4cf5-8022-33837117b23c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.714712 | controller |     "Jun 11 00:10:01.963737 crc crio[23067]: time=\"2026-06-11T00:10:01.963601921Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.714726 | controller |     "Jun 11 00:10:01.989495 crc crio[23067]: time=\"2026-06-11T00:10:01.989360804Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.714741 | controller |     "Jun 11 00:10:02.296176 crc crio[23067]: time=\"2026-06-11T00:10:02.295993204Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.714755 | controller |     "Jun 11 00:10:02.393245 crc crio[23067]: time=\"2026-06-11T00:10:02.392956293Z\" level=info msg=\"Created container b0184e36cdd1a7199f30b79fc8964c8e5b4af5b8c5309625b276a7658638fe1f: openshift-infra/auto-csr-approver-29685610-7flm6/oc\" id=90667ef8-636c-4cf5-8022-33837117b23c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.714769 | controller |     "Jun 11 00:10:02.398273 crc crio[23067]: time=\"2026-06-11T00:10:02.398188894Z\" level=info msg=\"Starting container: b0184e36cdd1a7199f30b79fc8964c8e5b4af5b8c5309625b276a7658638fe1f\" id=b69ce695-fb04-4c86-98b7-a4bb142b65ac name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.714783 | controller |     "Jun 11 00:10:02.406084 crc crio[23067]: time=\"2026-06-11T00:10:02.405952073Z\" level=info msg=\"Started container\" PID=43600 containerID=b0184e36cdd1a7199f30b79fc8964c8e5b4af5b8c5309625b276a7658638fe1f description=openshift-infra/auto-csr-approver-29685610-7flm6/oc id=b69ce695-fb04-4c86-98b7-a4bb142b65ac name=/runtime.v1.RuntimeService/StartContainer sandboxID=f4072ed067d2ff86e5f4b9526c9d918bc44af51bfeb1fcbab6433b5ffed0f811",
2026-06-11 01:10:49.714798 | controller |     "Jun 11 00:10:04.488285 crc crio[23067]: time=\"2026-06-11T00:10:04.487786616Z\" level=info msg=\"Stopping pod sandbox: f4072ed067d2ff86e5f4b9526c9d918bc44af51bfeb1fcbab6433b5ffed0f811\" id=37cd7d66-0625-4b69-89b0-dc14992b8f78 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.714813 | controller |     "Jun 11 00:10:04.489168 crc crio[23067]: time=\"2026-06-11T00:10:04.488861835Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685610-7flm6 Namespace:openshift-infra ID:f4072ed067d2ff86e5f4b9526c9d918bc44af51bfeb1fcbab6433b5ffed0f811 UID:6575beb6-c33a-44cb-bf0b-dd82b192b86c NetNS:/var/run/netns/d05d2b95-987a-46ef-a019-377ddc83bc26 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6575beb6_c33a_44cb_bf0b_dd82b192b86c.slice PodAnnotations:0xc002c84388}] Aliases:map[]}\"",
2026-06-11 01:10:49.714830 | controller |     "Jun 11 00:10:04.489168 crc crio[23067]: time=\"2026-06-11T00:10:04.489011989Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29685610-7flm6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.714846 | controller |     "Jun 11 00:10:04.815629 crc crio[23067]: time=\"2026-06-11T00:10:04.815051041Z\" level=info msg=\"Stopped pod sandbox: f4072ed067d2ff86e5f4b9526c9d918bc44af51bfeb1fcbab6433b5ffed0f811\" id=37cd7d66-0625-4b69-89b0-dc14992b8f78 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.714860 | controller |     "Jun 11 00:10:11.820440 crc crio[23067]: time=\"2026-06-11T00:10:11.819448721Z\" level=info msg=\"Removing container: 350d0bdbb77489a2e8dd12c41e17fef585c42050d39e9d2704bc89645673ac18\" id=04601bc5-b591-427c-a8e6-e6a83c2f71e1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.714875 | controller |     "Jun 11 00:10:11.976860 crc crio[23067]: time=\"2026-06-11T00:10:11.976754874Z\" level=info msg=\"Removed container 350d0bdbb77489a2e8dd12c41e17fef585c42050d39e9d2704bc89645673ac18: openshift-infra/auto-csr-approver-29685604-nnmfr/oc\" id=04601bc5-b591-427c-a8e6-e6a83c2f71e1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.714889 | controller |     "Jun 11 00:10:11.987179 crc crio[23067]: time=\"2026-06-11T00:10:11.987121463Z\" level=info msg=\"Stopping pod sandbox: dec020e4feb3c01aee5d103b48966372b682c54ad2da47167ec0920ff2ac08af\" id=eddcf4f0-c9b1-404a-b7bf-4d1aa4298afd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.714903 | controller |     "Jun 11 00:10:11.987631 crc crio[23067]: time=\"2026-06-11T00:10:11.987602926Z\" level=info msg=\"Stopped pod sandbox (already stopped): dec020e4feb3c01aee5d103b48966372b682c54ad2da47167ec0920ff2ac08af\" id=eddcf4f0-c9b1-404a-b7bf-4d1aa4298afd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.714917 | controller |     "Jun 11 00:10:11.990037 crc crio[23067]: time=\"2026-06-11T00:10:11.989968599Z\" level=info msg=\"Removing pod sandbox: dec020e4feb3c01aee5d103b48966372b682c54ad2da47167ec0920ff2ac08af\" id=b5bd41b4-3fcb-440e-843a-65a58c1443c8 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.714931 | controller |     "Jun 11 00:10:12.004380 crc crio[23067]: time=\"2026-06-11T00:10:12.004249193Z\" level=info msg=\"Removed pod sandbox: dec020e4feb3c01aee5d103b48966372b682c54ad2da47167ec0920ff2ac08af\" id=b5bd41b4-3fcb-440e-843a-65a58c1443c8 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.714945 | controller |     "Jun 11 00:10:12.005518 crc crio[23067]: time=\"2026-06-11T00:10:12.005415995Z\" level=info msg=\"Stopping pod sandbox: d67815a12a005f9638b9bae705bb486df32ef1f56189ec6d9644e4ce9bb65de3\" id=ffb78f3b-3f44-4c20-bd64-dc3d8360bcda name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.714960 | controller |     "Jun 11 00:10:12.005614 crc crio[23067]: time=\"2026-06-11T00:10:12.005545878Z\" level=info msg=\"Stopped pod sandbox (already stopped): d67815a12a005f9638b9bae705bb486df32ef1f56189ec6d9644e4ce9bb65de3\" id=ffb78f3b-3f44-4c20-bd64-dc3d8360bcda name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.714974 | controller |     "Jun 11 00:10:12.007191 crc crio[23067]: time=\"2026-06-11T00:10:12.00711098Z\" level=info msg=\"Removing pod sandbox: d67815a12a005f9638b9bae705bb486df32ef1f56189ec6d9644e4ce9bb65de3\" id=2263d9ef-0120-4ed3-bbba-86726c19485d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.714988 | controller |     "Jun 11 00:10:12.020704 crc crio[23067]: time=\"2026-06-11T00:10:12.020448409Z\" level=info msg=\"Removed pod sandbox: d67815a12a005f9638b9bae705bb486df32ef1f56189ec6d9644e4ce9bb65de3\" id=2263d9ef-0120-4ed3-bbba-86726c19485d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.715002 | controller |     "Jun 11 00:10:31.430683 crc crio[23067]: time=\"2026-06-11T00:10:31.429809344Z\" level=info msg=\"Running pod sandbox: metallb-system/controller-8464864885-sr77b/POD\" id=9d06633d-a8f5-46bf-8f0e-7e4cd052aa76 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.715030 | controller |     "Jun 11 00:10:31.432225 crc crio[23067]: time=\"2026-06-11T00:10:31.43078331Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.715045 | controller |     "Jun 11 00:10:31.483065 crc crio[23067]: time=\"2026-06-11T00:10:31.482921343Z\" level=info msg=\"Got pod network &{Name:controller-8464864885-sr77b Namespace:metallb-system ID:629c37096a21928d0a4979c5de7dbc7b26b493f94008beb2becca755723f9730 UID:541002b0-087e-423d-9ef1-3a46bc06fbb6 NetNS:/var/run/netns/46fa495b-b652-42a8-9d3d-ee3f0030e89e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod541002b0_087e_423d_9ef1_3a46bc06fbb6.slice PodAnnotations:0xc003610150}] Aliases:map[]}\"",
2026-06-11 01:10:49.715060 | controller |     "Jun 11 00:10:31.483065 crc crio[23067]: time=\"2026-06-11T00:10:31.482961924Z\" level=info msg=\"Adding pod metallb-system_controller-8464864885-sr77b to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.715075 | controller |     "Jun 11 00:10:31.903854 crc crio[23067]: 2026-06-11T00:10:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:629c37096a21928 Mac:76:91:43:9e:5d:77 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:33 Mtu:0 Sandbox:/var/run/netns/46fa495b-b652-42a8-9d3d-ee3f0030e89e SocketPath: PciID:}] [{Interface:0xc000014700 Address:{IP:10.217.0.51 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.715089 | controller |     "Jun 11 00:10:31.905314 crc crio[23067]: time=\"2026-06-11T00:10:31.905221796Z\" level=info msg=\"Got pod network &{Name:controller-8464864885-sr77b Namespace:metallb-system ID:629c37096a21928d0a4979c5de7dbc7b26b493f94008beb2becca755723f9730 UID:541002b0-087e-423d-9ef1-3a46bc06fbb6 NetNS:/var/run/netns/46fa495b-b652-42a8-9d3d-ee3f0030e89e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod541002b0_087e_423d_9ef1_3a46bc06fbb6.slice PodAnnotations:0xc003610150}] Aliases:map[]}\"",
2026-06-11 01:10:49.715104 | controller |     "Jun 11 00:10:31.905447 crc crio[23067]: time=\"2026-06-11T00:10:31.90539752Z\" level=info msg=\"Checking pod metallb-system_controller-8464864885-sr77b for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.715119 | controller |     "Jun 11 00:10:31.914689 crc crio[23067]: time=\"2026-06-11T00:10:31.914559507Z\" level=info msg=\"Ran pod sandbox 629c37096a21928d0a4979c5de7dbc7b26b493f94008beb2becca755723f9730 with infra container: metallb-system/controller-8464864885-sr77b/POD\" id=9d06633d-a8f5-46bf-8f0e-7e4cd052aa76 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.715133 | controller |     "Jun 11 00:10:31.917294 crc crio[23067]: time=\"2026-06-11T00:10:31.917210508Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=ea936bd4-21f8-4700-a629-23b68254e43a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.715148 | controller |     "Jun 11 00:10:31.919463 crc crio[23067]: time=\"2026-06-11T00:10:31.919392147Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=d2a373cb-e8a0-4c0d-b609-387b00648381 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.715162 | controller |     "Jun 11 00:10:31.925197 crc crio[23067]: time=\"2026-06-11T00:10:31.9250586Z\" level=info msg=\"Creating container: metallb-system/controller-8464864885-sr77b/controller\" id=a46676d3-ba08-4e8b-bee3-ce6b946a3e30 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.715180 | controller |     "Jun 11 00:10:31.925527 crc crio[23067]: time=\"2026-06-11T00:10:31.9254312Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.715194 | controller |     "Jun 11 00:10:31.962256 crc crio[23067]: time=\"2026-06-11T00:10:31.962092636Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.715208 | controller |     "Jun 11 00:10:31.965807 crc crio[23067]: time=\"2026-06-11T00:10:31.965727384Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.715222 | controller |     "Jun 11 00:10:32.145818 crc crio[23067]: time=\"2026-06-11T00:10:32.145410408Z\" level=info msg=\"Created container 1525543bb34512656a9544fdf62bb2e5e575d0d9e831788f1a24def6e4379420: metallb-system/controller-8464864885-sr77b/controller\" id=a46676d3-ba08-4e8b-bee3-ce6b946a3e30 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.715237 | controller |     "Jun 11 00:10:32.147178 crc crio[23067]: time=\"2026-06-11T00:10:32.147023782Z\" level=info msg=\"Starting container: 1525543bb34512656a9544fdf62bb2e5e575d0d9e831788f1a24def6e4379420\" id=2127741c-00dd-4a8d-9963-f28926c74c50 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.715251 | controller |     "Jun 11 00:10:32.154768 crc crio[23067]: time=\"2026-06-11T00:10:32.153957208Z\" level=info msg=\"Started container\" PID=44129 containerID=1525543bb34512656a9544fdf62bb2e5e575d0d9e831788f1a24def6e4379420 description=metallb-system/controller-8464864885-sr77b/controller id=2127741c-00dd-4a8d-9963-f28926c74c50 name=/runtime.v1.RuntimeService/StartContainer sandboxID=629c37096a21928d0a4979c5de7dbc7b26b493f94008beb2becca755723f9730",
2026-06-11 01:10:49.715266 | controller |     "Jun 11 00:10:32.169386 crc crio[23067]: time=\"2026-06-11T00:10:32.169289131Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=00aa23fc-d0b4-412f-ab5b-9be5dee2a9ae name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.715280 | controller |     "Jun 11 00:10:32.177855 crc crio[23067]: time=\"2026-06-11T00:10:32.177779779Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=1ea3426b-0394-40b6-a221-6886bc3ace49 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.715295 | controller |     "Jun 11 00:10:32.187265 crc crio[23067]: time=\"2026-06-11T00:10:32.187145251Z\" level=info msg=\"Creating container: metallb-system/controller-8464864885-sr77b/kube-rbac-proxy\" id=34404b68-1539-4bf8-92a8-9fe6001e3f0c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.715309 | controller |     "Jun 11 00:10:32.188023 crc crio[23067]: time=\"2026-06-11T00:10:32.187929232Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.715323 | controller |     "Jun 11 00:10:32.220090 crc crio[23067]: time=\"2026-06-11T00:10:32.220032986Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.715337 | controller |     "Jun 11 00:10:32.223246 crc crio[23067]: time=\"2026-06-11T00:10:32.223184691Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.715371 | controller |     "Jun 11 00:10:32.359601 crc crio[23067]: time=\"2026-06-11T00:10:32.359034046Z\" level=info msg=\"Created container fbb13f6b9708a644e700b865c3f36caee742e7fa9de23a5e54936a1432300fcb: metallb-system/controller-8464864885-sr77b/kube-rbac-proxy\" id=34404b68-1539-4bf8-92a8-9fe6001e3f0c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.715391 | controller |     "Jun 11 00:10:32.360735 crc crio[23067]: time=\"2026-06-11T00:10:32.360596868Z\" level=info msg=\"Starting container: fbb13f6b9708a644e700b865c3f36caee742e7fa9de23a5e54936a1432300fcb\" id=bf9b9c3d-6931-4152-b556-aebacc10ebd2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.715406 | controller |     "Jun 11 00:10:32.372903 crc crio[23067]: time=\"2026-06-11T00:10:32.372785066Z\" level=info msg=\"Started container\" PID=44144 containerID=fbb13f6b9708a644e700b865c3f36caee742e7fa9de23a5e54936a1432300fcb description=metallb-system/controller-8464864885-sr77b/kube-rbac-proxy id=bf9b9c3d-6931-4152-b556-aebacc10ebd2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=629c37096a21928d0a4979c5de7dbc7b26b493f94008beb2becca755723f9730",
2026-06-11 01:10:49.715421 | controller |     "Jun 11 00:10:34.418461 crc crio[23067]: time=\"2026-06-11T00:10:34.417918312Z\" level=info msg=\"Running pod sandbox: metallb-system/speaker-zttw6/POD\" id=bd9c2ca6-46a4-4acd-8b06-b9c088e563fd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.715435 | controller |     "Jun 11 00:10:34.418461 crc crio[23067]: time=\"2026-06-11T00:10:34.418460216Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.715449 | controller |     "Jun 11 00:10:34.440910 crc crio[23067]: time=\"2026-06-11T00:10:34.440558801Z\" 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=bd9c2ca6-46a4-4acd-8b06-b9c088e563fd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.715464 | controller |     "Jun 11 00:10:34.460791 crc crio[23067]: time=\"2026-06-11T00:10:34.460522938Z\" level=info msg=\"Ran pod sandbox 3029faa5b529427f5d983fcadb8f5d77f25281c215fbb1eced79bacea51c0989 with infra container: metallb-system/speaker-zttw6/POD\" id=bd9c2ca6-46a4-4acd-8b06-b9c088e563fd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.715478 | controller |     "Jun 11 00:10:34.462768 crc crio[23067]: time=\"2026-06-11T00:10:34.462588194Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=b8e10762-1f3d-47b4-8d58-6533595b3c14 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.715492 | controller |     "Jun 11 00:10:34.464471 crc crio[23067]: time=\"2026-06-11T00:10:34.464395422Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=c4404498-9a50-47db-9594-b7ae759256b4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.715506 | controller |     "Jun 11 00:10:34.475366 crc crio[23067]: time=\"2026-06-11T00:10:34.475211113Z\" level=info msg=\"Creating container: metallb-system/speaker-zttw6/speaker\" id=dfef5fa4-6d67-427d-a635-0e18860184ce name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.715520 | controller |     "Jun 11 00:10:34.475969 crc crio[23067]: time=\"2026-06-11T00:10:34.475881331Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.715535 | controller |     "Jun 11 00:10:34.508900 crc crio[23067]: time=\"2026-06-11T00:10:34.508785427Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.715549 | controller |     "Jun 11 00:10:34.635998 crc crio[23067]: time=\"2026-06-11T00:10:34.635899677Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.715566 | controller |     "Jun 11 00:10:34.736316 crc crio[23067]: time=\"2026-06-11T00:10:34.736152734Z\" level=info msg=\"Created container 33434eaba26f8ca7e08d92fa69667e6d67231148c2eb980e45f8fe46405b10e2: metallb-system/speaker-zttw6/speaker\" id=dfef5fa4-6d67-427d-a635-0e18860184ce name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.715580 | controller |     "Jun 11 00:10:34.737538 crc crio[23067]: time=\"2026-06-11T00:10:34.737448679Z\" level=info msg=\"Starting container: 33434eaba26f8ca7e08d92fa69667e6d67231148c2eb980e45f8fe46405b10e2\" id=3193aeca-8593-4a5d-ba92-69b4dc20cc80 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.715594 | controller |     "Jun 11 00:10:34.744337 crc crio[23067]: time=\"2026-06-11T00:10:34.744246142Z\" level=info msg=\"Started container\" PID=44245 containerID=33434eaba26f8ca7e08d92fa69667e6d67231148c2eb980e45f8fe46405b10e2 description=metallb-system/speaker-zttw6/speaker id=3193aeca-8593-4a5d-ba92-69b4dc20cc80 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3029faa5b529427f5d983fcadb8f5d77f25281c215fbb1eced79bacea51c0989",
2026-06-11 01:10:49.715608 | controller |     "Jun 11 00:10:34.757092 crc crio[23067]: time=\"2026-06-11T00:10:34.756991345Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=fe456582-71d7-4fd9-97d4-86dd11a75b0b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.715622 | controller |     "Jun 11 00:10:34.760122 crc crio[23067]: time=\"2026-06-11T00:10:34.760078518Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=d8fe2d12-9a6a-40f4-b237-96e66aad0563 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.715636 | controller |     "Jun 11 00:10:34.765451 crc crio[23067]: time=\"2026-06-11T00:10:34.76534648Z\" level=info msg=\"Creating container: metallb-system/speaker-zttw6/kube-rbac-proxy\" id=cd3b6288-605a-4cdb-abe3-f280203f2c7c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.715650 | controller |     "Jun 11 00:10:34.765867 crc crio[23067]: time=\"2026-06-11T00:10:34.765814182Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.715664 | controller |     "Jun 11 00:10:34.797752 crc crio[23067]: time=\"2026-06-11T00:10:34.791991947Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.715678 | controller |     "Jun 11 00:10:34.945922 crc crio[23067]: time=\"2026-06-11T00:10:34.945811365Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.715692 | controller |     "Jun 11 00:10:35.035449 crc crio[23067]: time=\"2026-06-11T00:10:35.034951884Z\" level=info msg=\"Created container d463b681dd4b34133713270116d625e2accf042849cd9f46504fb6b550f1c25b: metallb-system/speaker-zttw6/kube-rbac-proxy\" id=cd3b6288-605a-4cdb-abe3-f280203f2c7c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.715706 | controller |     "Jun 11 00:10:35.037165 crc crio[23067]: time=\"2026-06-11T00:10:35.037088351Z\" level=info msg=\"Starting container: d463b681dd4b34133713270116d625e2accf042849cd9f46504fb6b550f1c25b\" id=d6015a9a-c76e-48ba-8031-711224db97d8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.715720 | controller |     "Jun 11 00:10:35.042793 crc crio[23067]: time=\"2026-06-11T00:10:35.042556908Z\" level=info msg=\"Started container\" PID=44275 containerID=d463b681dd4b34133713270116d625e2accf042849cd9f46504fb6b550f1c25b description=metallb-system/speaker-zttw6/kube-rbac-proxy id=d6015a9a-c76e-48ba-8031-711224db97d8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3029faa5b529427f5d983fcadb8f5d77f25281c215fbb1eced79bacea51c0989",
2026-06-11 01:10:49.715738 | controller |     "Jun 11 00:10:57.292250 crc crio[23067]: time=\"2026-06-11T00:10:57.291373603Z\" level=info msg=\"Running pod sandbox: openshift-frr-k8s/frr-k8s-4c6df/POD\" id=32cbde8c-e867-4385-8333-a9376e5309df name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.715753 | controller |     "Jun 11 00:10:57.293792 crc crio[23067]: time=\"2026-06-11T00:10:57.292330949Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.715768 | controller |     "Jun 11 00:10:57.315844 crc crio[23067]: time=\"2026-06-11T00:10:57.315124362Z\" 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=32cbde8c-e867-4385-8333-a9376e5309df name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.715782 | controller |     "Jun 11 00:10:57.504559 crc crio[23067]: time=\"2026-06-11T00:10:57.504358754Z\" level=info msg=\"Ran pod sandbox 8ef44194988b041ee023f03018d2d82bc31eaef355a04dfd33976dd05c61d40e with infra container: openshift-frr-k8s/frr-k8s-4c6df/POD\" id=32cbde8c-e867-4385-8333-a9376e5309df name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.715796 | controller |     "Jun 11 00:10:57.507289 crc crio[23067]: time=\"2026-06-11T00:10:57.50719989Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=4cdfe688-03dc-4f80-81a1-24d16c70aedb name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.715810 | controller |     "Jun 11 00:10:57.507551 crc crio[23067]: time=\"2026-06-11T00:10:57.507479458Z\" level=info msg=\"Image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b not found\" id=4cdfe688-03dc-4f80-81a1-24d16c70aedb name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.715825 | controller |     "Jun 11 00:10:57.507890 crc crio[23067]: time=\"2026-06-11T00:10:57.507822307Z\" level=info msg=\"Neither image nor artfiact quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b found\" id=4cdfe688-03dc-4f80-81a1-24d16c70aedb name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.715840 | controller |     "Jun 11 00:10:57.511932 crc crio[23067]: time=\"2026-06-11T00:10:57.511857015Z\" level=info msg=\"Pulling image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=9869de5d-50bf-469e-8d9e-e27fa0d0ff64 name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.715854 | controller |     "Jun 11 00:10:57.521319 crc crio[23067]: time=\"2026-06-11T00:10:57.521227898Z\" level=info msg=\"Trying to access \\\"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\\\"\"",
2026-06-11 01:10:49.715868 | controller |     "Jun 11 00:10:58.051753 crc crio[23067]: time=\"2026-06-11T00:10:58.051083973Z\" level=info msg=\"Running pod sandbox: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-9mjv4/POD\" id=6f6bc25f-953c-40d9-aef4-5a7d25528eb4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.715882 | controller |     "Jun 11 00:10:58.051993 crc crio[23067]: time=\"2026-06-11T00:10:58.051969867Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.715896 | controller |     "Jun 11 00:10:58.071963 crc crio[23067]: time=\"2026-06-11T00:10:58.071907733Z\" 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=6f6bc25f-953c-40d9-aef4-5a7d25528eb4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.715913 | controller |     "Jun 11 00:10:58.085561 crc crio[23067]: time=\"2026-06-11T00:10:58.085439337Z\" level=info msg=\"Ran pod sandbox 25bdb0ade507f0284e4cea03a40d721b5010800029abe1a632910867f84d89e4 with infra container: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-9mjv4/POD\" id=6f6bc25f-953c-40d9-aef4-5a7d25528eb4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.715928 | controller |     "Jun 11 00:10:58.087907 crc crio[23067]: time=\"2026-06-11T00:10:58.087836022Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=f380dc9d-39b6-4743-95c8-e27b6a80e75b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.715942 | controller |     "Jun 11 00:10:58.088068 crc crio[23067]: time=\"2026-06-11T00:10:58.088020527Z\" level=info msg=\"Image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b not found\" id=f380dc9d-39b6-4743-95c8-e27b6a80e75b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.715956 | controller |     "Jun 11 00:10:58.088134 crc crio[23067]: time=\"2026-06-11T00:10:58.088095939Z\" level=info msg=\"Neither image nor artfiact quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b found\" id=f380dc9d-39b6-4743-95c8-e27b6a80e75b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.715971 | controller |     "Jun 11 00:10:58.090145 crc crio[23067]: time=\"2026-06-11T00:10:58.089947309Z\" level=info msg=\"Pulling image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=4069757e-37a2-4e78-8b06-7b51cbf9b0ba name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.715985 | controller |     "Jun 11 00:10:58.095036 crc crio[23067]: time=\"2026-06-11T00:10:58.094954573Z\" level=info msg=\"Trying to access \\\"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\\\"\"",
2026-06-11 01:10:49.716000 | controller |     "Jun 11 00:11:14.296794 crc crio[23067]: time=\"2026-06-11T00:11:14.291353417Z\" level=info msg=\"Pulled image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=9869de5d-50bf-469e-8d9e-e27fa0d0ff64 name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.716014 | controller |     "Jun 11 00:11:14.301594 crc crio[23067]: time=\"2026-06-11T00:11:14.301332416Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=0af4e93c-d6a5-419f-a733-0a7c3793d197 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.716029 | controller |     "Jun 11 00:11:14.468627 crc crio[23067]: time=\"2026-06-11T00:11:14.462473181Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=ea4167ab-7372-46b7-b029-0a3a536b8f54 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.716043 | controller |     "Jun 11 00:11:14.517954 crc crio[23067]: time=\"2026-06-11T00:11:14.517742938Z\" level=info msg=\"Pulled image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=4069757e-37a2-4e78-8b06-7b51cbf9b0ba name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.716058 | controller |     "Jun 11 00:11:14.518865 crc crio[23067]: time=\"2026-06-11T00:11:14.518799687Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=f1179379-3a89-4465-bf80-ea7000d33950 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.716075 | controller |     "Jun 11 00:11:14.519310 crc crio[23067]: time=\"2026-06-11T00:11:14.519227908Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-4c6df/cp-frr-files\" id=f9e92a8b-28bd-4586-ac18-e527c99535aa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.716090 | controller |     "Jun 11 00:11:14.522941 crc crio[23067]: time=\"2026-06-11T00:11:14.522791784Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=c89f8ad5-b93d-4d23-9c33-940ec20e562f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.716105 | controller |     "Jun 11 00:11:14.526177 crc crio[23067]: time=\"2026-06-11T00:11:14.526083323Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.716119 | controller |     "Jun 11 00:11:14.552344 crc crio[23067]: time=\"2026-06-11T00:11:14.552123113Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-9mjv4/frr-k8s-webhook-server\" id=e70e3069-5ee0-446f-9692-069cf052a9b2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.716133 | controller |     "Jun 11 00:11:14.557494 crc crio[23067]: time=\"2026-06-11T00:11:14.557409636Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.716148 | controller |     "Jun 11 00:11:14.591843 crc crio[23067]: time=\"2026-06-11T00:11:14.591561625Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.716162 | controller |     "Jun 11 00:11:14.596800 crc crio[23067]: time=\"2026-06-11T00:11:14.596713383Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.716177 | controller |     "Jun 11 00:11:14.604558 crc crio[23067]: time=\"2026-06-11T00:11:14.604434611Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.716191 | controller |     "Jun 11 00:11:14.613947 crc crio[23067]: time=\"2026-06-11T00:11:14.613856825Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.716205 | controller |     "Jun 11 00:11:15.184356 crc crio[23067]: time=\"2026-06-11T00:11:15.18420284Z\" level=info msg=\"Created container e31807155cdb14bffb2f38c746498524ba02beef72ef34ae9399e1da2000d95c: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-9mjv4/frr-k8s-webhook-server\" id=e70e3069-5ee0-446f-9692-069cf052a9b2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.716219 | controller |     "Jun 11 00:11:15.186214 crc crio[23067]: time=\"2026-06-11T00:11:15.186086161Z\" level=info msg=\"Starting container: e31807155cdb14bffb2f38c746498524ba02beef72ef34ae9399e1da2000d95c\" id=272a4f5b-b075-483d-9793-62d712941143 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.716233 | controller |     "Jun 11 00:11:15.196234 crc crio[23067]: time=\"2026-06-11T00:11:15.19606566Z\" level=info msg=\"Started container\" PID=44848 containerID=e31807155cdb14bffb2f38c746498524ba02beef72ef34ae9399e1da2000d95c description=openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-9mjv4/frr-k8s-webhook-server id=272a4f5b-b075-483d-9793-62d712941143 name=/runtime.v1.RuntimeService/StartContainer sandboxID=25bdb0ade507f0284e4cea03a40d721b5010800029abe1a632910867f84d89e4",
2026-06-11 01:10:49.716251 | controller |     "Jun 11 00:11:15.257012 crc crio[23067]: time=\"2026-06-11T00:11:15.256778513Z\" level=info msg=\"Created container 6c0211717383759a95ef9b09dbdab1e6cd1babd0d8dd313baf3c48038de7dc4f: openshift-frr-k8s/frr-k8s-4c6df/cp-frr-files\" id=f9e92a8b-28bd-4586-ac18-e527c99535aa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.716267 | controller |     "Jun 11 00:11:15.258211 crc crio[23067]: time=\"2026-06-11T00:11:15.258089468Z\" level=info msg=\"Starting container: 6c0211717383759a95ef9b09dbdab1e6cd1babd0d8dd313baf3c48038de7dc4f\" id=a7f03b1d-26b9-415e-b6ad-eccca8f5e047 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.716282 | controller |     "Jun 11 00:11:15.266327 crc crio[23067]: time=\"2026-06-11T00:11:15.266215227Z\" level=info msg=\"Started container\" PID=44847 containerID=6c0211717383759a95ef9b09dbdab1e6cd1babd0d8dd313baf3c48038de7dc4f description=openshift-frr-k8s/frr-k8s-4c6df/cp-frr-files id=a7f03b1d-26b9-415e-b6ad-eccca8f5e047 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8ef44194988b041ee023f03018d2d82bc31eaef355a04dfd33976dd05c61d40e",
2026-06-11 01:10:49.716296 | controller |     "Jun 11 00:11:16.514740 crc crio[23067]: time=\"2026-06-11T00:11:16.514091921Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=6ce854f8-f0b3-4b98-b97c-b1350038b984 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.716311 | controller |     "Jun 11 00:11:16.520986 crc crio[23067]: time=\"2026-06-11T00:11:16.520906135Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=e3025b13-da43-4331-90c8-069bfa3aaca9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.716326 | controller |     "Jun 11 00:11:16.545059 crc crio[23067]: time=\"2026-06-11T00:11:16.544732336Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-4c6df/cp-reloader\" id=75aca79e-fc48-4622-b050-6a31620de645 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.716340 | controller |     "Jun 11 00:11:16.547320 crc crio[23067]: time=\"2026-06-11T00:11:16.547150301Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.716376 | controller |     "Jun 11 00:11:16.579125 crc crio[23067]: time=\"2026-06-11T00:11:16.578779212Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.716393 | controller |     "Jun 11 00:11:16.583634 crc crio[23067]: time=\"2026-06-11T00:11:16.583509329Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.716407 | controller |     "Jun 11 00:11:16.725157 crc crio[23067]: time=\"2026-06-11T00:11:16.725021067Z\" level=info msg=\"Created container f277cc10016dc16ceac54d8f7b4efc542b08e5fd28715e95e29e934cb68068c2: openshift-frr-k8s/frr-k8s-4c6df/cp-reloader\" id=75aca79e-fc48-4622-b050-6a31620de645 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.716422 | controller |     "Jun 11 00:11:16.726887 crc crio[23067]: time=\"2026-06-11T00:11:16.726734033Z\" level=info msg=\"Starting container: f277cc10016dc16ceac54d8f7b4efc542b08e5fd28715e95e29e934cb68068c2\" id=98587921-3f39-4639-a89d-3ab51a37d45b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.716436 | controller |     "Jun 11 00:11:16.736783 crc crio[23067]: time=\"2026-06-11T00:11:16.736471725Z\" level=info msg=\"Started container\" PID=44890 containerID=f277cc10016dc16ceac54d8f7b4efc542b08e5fd28715e95e29e934cb68068c2 description=openshift-frr-k8s/frr-k8s-4c6df/cp-reloader id=98587921-3f39-4639-a89d-3ab51a37d45b name=/runtime.v1.RuntimeService/StartContainer sandboxID=8ef44194988b041ee023f03018d2d82bc31eaef355a04dfd33976dd05c61d40e",
2026-06-11 01:10:49.716454 | controller |     "Jun 11 00:11:17.529968 crc crio[23067]: time=\"2026-06-11T00:11:17.529758699Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=0a06926b-8b34-4e24-8ac2-7bd128c48f63 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.716470 | controller |     "Jun 11 00:11:17.544788 crc crio[23067]: time=\"2026-06-11T00:11:17.543720875Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=b1a3b4b8-dc6f-43ce-8ba0-8873a0987eba name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.716484 | controller |     "Jun 11 00:11:17.555390 crc crio[23067]: time=\"2026-06-11T00:11:17.555260055Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-4c6df/cp-metrics\" id=ad2bb4b1-2910-487b-81f0-691c4fc84afb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.716499 | controller |     "Jun 11 00:11:17.559284 crc crio[23067]: time=\"2026-06-11T00:11:17.559209461Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.716513 | controller |     "Jun 11 00:11:17.609223 crc crio[23067]: time=\"2026-06-11T00:11:17.602330892Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.716527 | controller |     "Jun 11 00:11:17.609223 crc crio[23067]: time=\"2026-06-11T00:11:17.607433029Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.716541 | controller |     "Jun 11 00:11:17.895971 crc crio[23067]: time=\"2026-06-11T00:11:17.895009646Z\" level=info msg=\"Created container 42eca755da31668abee26ddc5144239d17da33ed31f64de33f235cb4cad3b670: openshift-frr-k8s/frr-k8s-4c6df/cp-metrics\" id=ad2bb4b1-2910-487b-81f0-691c4fc84afb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.716556 | controller |     "Jun 11 00:11:17.896976 crc crio[23067]: time=\"2026-06-11T00:11:17.896545478Z\" level=info msg=\"Starting container: 42eca755da31668abee26ddc5144239d17da33ed31f64de33f235cb4cad3b670\" id=7cb66207-9dc7-4dd8-a52e-b183918abe7a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.716570 | controller |     "Jun 11 00:11:17.903232 crc crio[23067]: time=\"2026-06-11T00:11:17.903128755Z\" level=info msg=\"Started container\" PID=44900 containerID=42eca755da31668abee26ddc5144239d17da33ed31f64de33f235cb4cad3b670 description=openshift-frr-k8s/frr-k8s-4c6df/cp-metrics id=7cb66207-9dc7-4dd8-a52e-b183918abe7a name=/runtime.v1.RuntimeService/StartContainer sandboxID=8ef44194988b041ee023f03018d2d82bc31eaef355a04dfd33976dd05c61d40e",
2026-06-11 01:10:49.716584 | controller |     "Jun 11 00:11:18.550559 crc crio[23067]: time=\"2026-06-11T00:11:18.550088342Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=74f9de85-bfc7-430f-a9f6-694c0e5d3f1d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.716599 | controller |     "Jun 11 00:11:18.557172 crc crio[23067]: time=\"2026-06-11T00:11:18.556975367Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=e6f87360-bb3b-45dd-936d-dd2833fb9d6e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.716613 | controller |     "Jun 11 00:11:18.570945 crc crio[23067]: time=\"2026-06-11T00:11:18.57084013Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-4c6df/cp-frr-status\" id=b2c14f17-19fa-4921-bbc3-bf4d10af5795 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.716631 | controller |     "Jun 11 00:11:18.573263 crc crio[23067]: time=\"2026-06-11T00:11:18.573190894Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.716646 | controller |     "Jun 11 00:11:18.614921 crc crio[23067]: time=\"2026-06-11T00:11:18.614715441Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.716660 | controller |     "Jun 11 00:11:18.619323 crc crio[23067]: time=\"2026-06-11T00:11:18.619246233Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.716675 | controller |     "Jun 11 00:11:18.723469 crc crio[23067]: time=\"2026-06-11T00:11:18.723348644Z\" level=info msg=\"Created container 66ad094017a59ba8ae257677fd0ae1258ea8511296e37f2ea6308d19e955c5cf: openshift-frr-k8s/frr-k8s-4c6df/cp-frr-status\" id=b2c14f17-19fa-4921-bbc3-bf4d10af5795 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.716690 | controller |     "Jun 11 00:11:18.724851 crc crio[23067]: time=\"2026-06-11T00:11:18.724798923Z\" level=info msg=\"Starting container: 66ad094017a59ba8ae257677fd0ae1258ea8511296e37f2ea6308d19e955c5cf\" id=20f75138-cb8b-42f3-b936-0d7a04c4a13a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.716704 | controller |     "Jun 11 00:11:18.729346 crc crio[23067]: time=\"2026-06-11T00:11:18.729261603Z\" level=info msg=\"Started container\" PID=44922 containerID=66ad094017a59ba8ae257677fd0ae1258ea8511296e37f2ea6308d19e955c5cf description=openshift-frr-k8s/frr-k8s-4c6df/cp-frr-status id=20f75138-cb8b-42f3-b936-0d7a04c4a13a name=/runtime.v1.RuntimeService/StartContainer sandboxID=8ef44194988b041ee023f03018d2d82bc31eaef355a04dfd33976dd05c61d40e",
2026-06-11 01:10:49.716718 | controller |     "Jun 11 00:11:19.569775 crc crio[23067]: time=\"2026-06-11T00:11:19.569048907Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=aed96080-8f83-4f11-9017-fa36ac2a0ea8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.716733 | controller |     "Jun 11 00:11:19.594970 crc crio[23067]: time=\"2026-06-11T00:11:19.594824381Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=6dba286f-b700-485b-b373-feb13b1795d2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.716747 | controller |     "Jun 11 00:11:19.607161 crc crio[23067]: time=\"2026-06-11T00:11:19.60707798Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-4c6df/controller\" id=7a3f6c0d-b62e-46a1-b920-8a239032931a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.716761 | controller |     "Jun 11 00:11:19.609420 crc crio[23067]: time=\"2026-06-11T00:11:19.60929678Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.716776 | controller |     "Jun 11 00:11:19.652055 crc crio[23067]: time=\"2026-06-11T00:11:19.647379845Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.716791 | controller |     "Jun 11 00:11:19.652055 crc crio[23067]: time=\"2026-06-11T00:11:19.650351215Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.716810 | controller |     "Jun 11 00:11:19.812277 crc crio[23067]: time=\"2026-06-11T00:11:19.812172669Z\" level=info msg=\"Created container 4794c14ec171946340b87f8638471b1356a4dc42f475aef1087c8e0bb1fcbdd8: openshift-frr-k8s/frr-k8s-4c6df/controller\" id=7a3f6c0d-b62e-46a1-b920-8a239032931a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.716826 | controller |     "Jun 11 00:11:19.813611 crc crio[23067]: time=\"2026-06-11T00:11:19.813483294Z\" level=info msg=\"Starting container: 4794c14ec171946340b87f8638471b1356a4dc42f475aef1087c8e0bb1fcbdd8\" id=7f33ccf1-ef16-4697-8dd6-cd1f28bf05f1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.716840 | controller |     "Jun 11 00:11:19.820293 crc crio[23067]: time=\"2026-06-11T00:11:19.820215675Z\" level=info msg=\"Started container\" PID=44962 containerID=4794c14ec171946340b87f8638471b1356a4dc42f475aef1087c8e0bb1fcbdd8 description=openshift-frr-k8s/frr-k8s-4c6df/controller id=7f33ccf1-ef16-4697-8dd6-cd1f28bf05f1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8ef44194988b041ee023f03018d2d82bc31eaef355a04dfd33976dd05c61d40e",
2026-06-11 01:10:49.716855 | controller |     "Jun 11 00:11:19.882285 crc crio[23067]: time=\"2026-06-11T00:11:19.88171983Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=e50b9f23-3b52-4794-bab0-aec3c4c0ce83 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.716870 | controller |     "Jun 11 00:11:19.887395 crc crio[23067]: time=\"2026-06-11T00:11:19.887315791Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=c23bcb30-cd93-4c77-9cec-574bac35b2be name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.716885 | controller |     "Jun 11 00:11:19.896897 crc crio[23067]: time=\"2026-06-11T00:11:19.896825867Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-4c6df/frr\" id=40eba3c2-635a-437f-93e7-f971b45d7615 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.716900 | controller |     "Jun 11 00:11:19.899339 crc crio[23067]: time=\"2026-06-11T00:11:19.899289043Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.716917 | controller |     "Jun 11 00:11:19.936077 crc crio[23067]: time=\"2026-06-11T00:11:19.932931498Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.716934 | controller |     "Jun 11 00:11:19.937966 crc crio[23067]: time=\"2026-06-11T00:11:19.937890281Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.716948 | controller |     "Jun 11 00:11:20.085846 crc crio[23067]: time=\"2026-06-11T00:11:20.085712729Z\" level=info msg=\"Created container 35e0ad58e414f93bbc3386ba052a47ca1b04e4fd4fe30b57a3366638bdedde53: openshift-frr-k8s/frr-k8s-4c6df/frr\" id=40eba3c2-635a-437f-93e7-f971b45d7615 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.716962 | controller |     "Jun 11 00:11:20.093130 crc crio[23067]: time=\"2026-06-11T00:11:20.093029626Z\" level=info msg=\"Starting container: 35e0ad58e414f93bbc3386ba052a47ca1b04e4fd4fe30b57a3366638bdedde53\" id=b20c0139-18cb-4c5e-918e-cef7bc63618f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.716977 | controller |     "Jun 11 00:11:20.100393 crc crio[23067]: time=\"2026-06-11T00:11:20.100285111Z\" level=info msg=\"Started container\" PID=44981 containerID=35e0ad58e414f93bbc3386ba052a47ca1b04e4fd4fe30b57a3366638bdedde53 description=openshift-frr-k8s/frr-k8s-4c6df/frr id=b20c0139-18cb-4c5e-918e-cef7bc63618f name=/runtime.v1.RuntimeService/StartContainer sandboxID=8ef44194988b041ee023f03018d2d82bc31eaef355a04dfd33976dd05c61d40e",
2026-06-11 01:10:49.716995 | controller |     "Jun 11 00:11:20.115237 crc crio[23067]: time=\"2026-06-11T00:11:20.112308974Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=44c09530-d160-4053-893c-a32c512453fa name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.717010 | controller |     "Jun 11 00:11:20.117152 crc crio[23067]: time=\"2026-06-11T00:11:20.117048102Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=d87252b2-f400-40ec-b504-7dee66a3ce09 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.717025 | controller |     "Jun 11 00:11:20.129398 crc crio[23067]: time=\"2026-06-11T00:11:20.129329232Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-4c6df/reloader\" id=7e01743b-4cc8-4a6f-860f-021364e2d741 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.717039 | controller |     "Jun 11 00:11:20.134247 crc crio[23067]: time=\"2026-06-11T00:11:20.134201403Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.717054 | controller |     "Jun 11 00:11:20.172010 crc crio[23067]: time=\"2026-06-11T00:11:20.171962859Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.717068 | controller |     "Jun 11 00:11:20.175917 crc crio[23067]: time=\"2026-06-11T00:11:20.175893265Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.717082 | controller |     "Jun 11 00:11:20.387015 crc crio[23067]: time=\"2026-06-11T00:11:20.386774079Z\" level=info msg=\"Created container d77dfb876651acdba307c624b9ebd2e326a6ec960edc67ff11b735b4e9eeff0d: openshift-frr-k8s/frr-k8s-4c6df/reloader\" id=7e01743b-4cc8-4a6f-860f-021364e2d741 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.717097 | controller |     "Jun 11 00:11:20.389716 crc crio[23067]: time=\"2026-06-11T00:11:20.389572114Z\" level=info msg=\"Starting container: d77dfb876651acdba307c624b9ebd2e326a6ec960edc67ff11b735b4e9eeff0d\" id=75bf8fbb-042f-4482-9ef3-fa74aa5b2d5e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.717111 | controller |     "Jun 11 00:11:20.395176 crc crio[23067]: time=\"2026-06-11T00:11:20.395076893Z\" level=info msg=\"Started container\" PID=45014 containerID=d77dfb876651acdba307c624b9ebd2e326a6ec960edc67ff11b735b4e9eeff0d description=openshift-frr-k8s/frr-k8s-4c6df/reloader id=75bf8fbb-042f-4482-9ef3-fa74aa5b2d5e name=/runtime.v1.RuntimeService/StartContainer sandboxID=8ef44194988b041ee023f03018d2d82bc31eaef355a04dfd33976dd05c61d40e",
2026-06-11 01:10:49.717126 | controller |     "Jun 11 00:11:20.425365 crc crio[23067]: time=\"2026-06-11T00:11:20.425272315Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=b43187bc-5bad-4bbd-9a19-296b73f8442c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.717140 | controller |     "Jun 11 00:11:20.435239 crc crio[23067]: time=\"2026-06-11T00:11:20.435071739Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=e168a525-16d9-479d-9147-6eea9031b432 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.717154 | controller |     "Jun 11 00:11:20.446446 crc crio[23067]: time=\"2026-06-11T00:11:20.44625772Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-4c6df/frr-metrics\" id=83128d4b-bf35-4cb5-95c3-713e3daa2ee1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.717172 | controller |     "Jun 11 00:11:20.448141 crc crio[23067]: time=\"2026-06-11T00:11:20.448011317Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.717186 | controller |     "Jun 11 00:11:20.483238 crc crio[23067]: time=\"2026-06-11T00:11:20.482988938Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.717200 | controller |     "Jun 11 00:11:20.488008 crc crio[23067]: time=\"2026-06-11T00:11:20.487930471Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.717215 | controller |     "Jun 11 00:11:20.644745 crc crio[23067]: time=\"2026-06-11T00:11:20.643802815Z\" level=info msg=\"Created container b93b87305ef7c7bc658925482c0178855a876e672360da222fc33ee937778f55: openshift-frr-k8s/frr-k8s-4c6df/frr-metrics\" id=83128d4b-bf35-4cb5-95c3-713e3daa2ee1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.717229 | controller |     "Jun 11 00:11:20.651039 crc crio[23067]: time=\"2026-06-11T00:11:20.649023955Z\" level=info msg=\"Starting container: b93b87305ef7c7bc658925482c0178855a876e672360da222fc33ee937778f55\" id=f9bc7e3e-8a4f-47a0-a5ab-e6171da2bb59 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.717242 | controller |     "Jun 11 00:11:20.653817 crc crio[23067]: time=\"2026-06-11T00:11:20.653786544Z\" level=info msg=\"Started container\" PID=45039 containerID=b93b87305ef7c7bc658925482c0178855a876e672360da222fc33ee937778f55 description=openshift-frr-k8s/frr-k8s-4c6df/frr-metrics id=f9bc7e3e-8a4f-47a0-a5ab-e6171da2bb59 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8ef44194988b041ee023f03018d2d82bc31eaef355a04dfd33976dd05c61d40e",
2026-06-11 01:10:49.717256 | controller |     "Jun 11 00:11:20.667949 crc crio[23067]: time=\"2026-06-11T00:11:20.667797791Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=c414e445-7d71-4e85-b1e1-d05cd661501b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.717270 | controller |     "Jun 11 00:11:20.673596 crc crio[23067]: time=\"2026-06-11T00:11:20.673506274Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=88def7a1-3ad4-449b-9122-e5c84f3a3f31 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.717284 | controller |     "Jun 11 00:11:20.720106 crc crio[23067]: time=\"2026-06-11T00:11:20.720027446Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-4c6df/frr-status\" id=77c9d90c-1150-49c8-9ca1-919dc82bbf07 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.717298 | controller |     "Jun 11 00:11:20.724374 crc crio[23067]: time=\"2026-06-11T00:11:20.724347592Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.717312 | controller |     "Jun 11 00:11:20.757982 crc crio[23067]: time=\"2026-06-11T00:11:20.756887648Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.717326 | controller |     "Jun 11 00:11:20.762073 crc crio[23067]: time=\"2026-06-11T00:11:20.761997205Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.717340 | controller |     "Jun 11 00:11:20.888335 crc crio[23067]: time=\"2026-06-11T00:11:20.888267823Z\" level=info msg=\"Created container faccac8ff3fde43914c92c7e9873cae6551450e5eb3c0d41d0193c990ef4a6f9: openshift-frr-k8s/frr-k8s-4c6df/frr-status\" id=77c9d90c-1150-49c8-9ca1-919dc82bbf07 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.717377 | controller |     "Jun 11 00:11:20.890476 crc crio[23067]: time=\"2026-06-11T00:11:20.890384809Z\" level=info msg=\"Starting container: faccac8ff3fde43914c92c7e9873cae6551450e5eb3c0d41d0193c990ef4a6f9\" id=9da84cba-6f7f-4194-8952-6ecccd542f83 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.717394 | controller |     "Jun 11 00:11:20.896436 crc crio[23067]: time=\"2026-06-11T00:11:20.8963386Z\" level=info msg=\"Started container\" PID=45056 containerID=faccac8ff3fde43914c92c7e9873cae6551450e5eb3c0d41d0193c990ef4a6f9 description=openshift-frr-k8s/frr-k8s-4c6df/frr-status id=9da84cba-6f7f-4194-8952-6ecccd542f83 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8ef44194988b041ee023f03018d2d82bc31eaef355a04dfd33976dd05c61d40e",
2026-06-11 01:10:49.717408 | controller |     "Jun 11 00:11:20.907214 crc crio[23067]: time=\"2026-06-11T00:11:20.907149861Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=3ea94d2a-5265-4a5f-8c88-1e55db7153b3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.717425 | controller |     "Jun 11 00:11:20.911157 crc crio[23067]: time=\"2026-06-11T00:11:20.911041785Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=a345d24b-3edf-4cfe-9fdb-55244d8491dc name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.717445 | controller |     "Jun 11 00:11:20.923396 crc crio[23067]: time=\"2026-06-11T00:11:20.923049338Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-4c6df/kube-rbac-proxy\" id=66a79c05-7b29-48fa-bf38-bb65ae6ea6f3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.717464 | controller |     "Jun 11 00:11:20.924001 crc crio[23067]: time=\"2026-06-11T00:11:20.923428239Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.717482 | controller |     "Jun 11 00:11:20.975194 crc crio[23067]: time=\"2026-06-11T00:11:20.975088149Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.717499 | controller |     "Jun 11 00:11:21.396790 crc crio[23067]: time=\"2026-06-11T00:11:21.39583615Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.717516 | controller |     "Jun 11 00:11:21.498900 crc crio[23067]: time=\"2026-06-11T00:11:21.49879958Z\" level=info msg=\"Created container a9c08d6708c5b761c44a7d50485f6582e644101d767517792ee5d9ef0b6fc72e: openshift-frr-k8s/frr-k8s-4c6df/kube-rbac-proxy\" id=66a79c05-7b29-48fa-bf38-bb65ae6ea6f3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.717530 | controller |     "Jun 11 00:11:21.500328 crc crio[23067]: time=\"2026-06-11T00:11:21.500236698Z\" level=info msg=\"Starting container: a9c08d6708c5b761c44a7d50485f6582e644101d767517792ee5d9ef0b6fc72e\" id=6a55f098-fcf3-4732-b3d0-b82210a45a5f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.717545 | controller |     "Jun 11 00:11:21.506329 crc crio[23067]: time=\"2026-06-11T00:11:21.50623206Z\" level=info msg=\"Started container\" PID=45084 containerID=a9c08d6708c5b761c44a7d50485f6582e644101d767517792ee5d9ef0b6fc72e description=openshift-frr-k8s/frr-k8s-4c6df/kube-rbac-proxy id=6a55f098-fcf3-4732-b3d0-b82210a45a5f name=/runtime.v1.RuntimeService/StartContainer sandboxID=8ef44194988b041ee023f03018d2d82bc31eaef355a04dfd33976dd05c61d40e",
2026-06-11 01:10:49.717559 | controller |     "Jun 11 00:11:21.529424 crc crio[23067]: time=\"2026-06-11T00:11:21.529164647Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=3e276da9-efb3-40d7-ad0e-cdbc51380a8b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.717578 | controller |     "Jun 11 00:11:21.532756 crc crio[23067]: time=\"2026-06-11T00:11:21.532503147Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=bda266de-6630-43d9-ac9d-54f6fa4954bc name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.717594 | controller |     "Jun 11 00:11:21.543113 crc crio[23067]: time=\"2026-06-11T00:11:21.542983209Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-4c6df/kube-rbac-proxy-frr\" id=07a77ec7-d094-4369-b031-a925dd40b8f9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.717610 | controller |     "Jun 11 00:11:21.543496 crc crio[23067]: time=\"2026-06-11T00:11:21.54339555Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.717625 | controller |     "Jun 11 00:11:21.590719 crc crio[23067]: time=\"2026-06-11T00:11:21.590077526Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.717640 | controller |     "Jun 11 00:11:22.281866 crc crio[23067]: time=\"2026-06-11T00:11:22.280097134Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.717655 | controller |     "Jun 11 00:11:22.391188 crc crio[23067]: time=\"2026-06-11T00:11:22.391053007Z\" level=info msg=\"Created container cd1e23bf16fb7f881a1e4be5dd02b76110306d834424af3be673da5a1e897780: openshift-frr-k8s/frr-k8s-4c6df/kube-rbac-proxy-frr\" id=07a77ec7-d094-4369-b031-a925dd40b8f9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.717669 | controller |     "Jun 11 00:11:22.392741 crc crio[23067]: time=\"2026-06-11T00:11:22.392608509Z\" level=info msg=\"Starting container: cd1e23bf16fb7f881a1e4be5dd02b76110306d834424af3be673da5a1e897780\" id=4b7eb605-0451-453e-9680-582b0d488c9e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.717685 | controller |     "Jun 11 00:11:22.411443 crc crio[23067]: time=\"2026-06-11T00:11:22.41088234Z\" level=info msg=\"Started container\" PID=45117 containerID=cd1e23bf16fb7f881a1e4be5dd02b76110306d834424af3be673da5a1e897780 description=openshift-frr-k8s/frr-k8s-4c6df/kube-rbac-proxy-frr id=4b7eb605-0451-453e-9680-582b0d488c9e name=/runtime.v1.RuntimeService/StartContainer sandboxID=8ef44194988b041ee023f03018d2d82bc31eaef355a04dfd33976dd05c61d40e",
2026-06-11 01:10:49.717699 | controller |     "Jun 11 00:11:47.491852 crc crio[23067]: time=\"2026-06-11T00:11:47.491126375Z\" level=info msg=\"Running pod sandbox: baremetal-operator-system/baremetal-operator-controller-manager-6b59b74864-dtfqt/POD\" id=62ad92dc-a810-4695-baf0-642d4867b2b0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.717713 | controller |     "Jun 11 00:11:47.491852 crc crio[23067]: time=\"2026-06-11T00:11:47.491907046Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.717727 | controller |     "Jun 11 00:11:47.534476 crc crio[23067]: time=\"2026-06-11T00:11:47.534317667Z\" level=info msg=\"Got pod network &{Name:baremetal-operator-controller-manager-6b59b74864-dtfqt Namespace:baremetal-operator-system ID:5c42026f9c5d37af6e46c4a6528f4deb982d59af179a10736ce27a746509ed65 UID:2c2c1c70-e4b7-47e3-aa4c-5d3f3f6bc408 NetNS:/var/run/netns/013bcce9-87d1-4b41-98e5-4559946ad5fa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2c2c1c70_e4b7_47e3_aa4c_5d3f3f6bc408.slice PodAnnotations:0xc0029b21b0}] Aliases:map[]}\"",
2026-06-11 01:10:49.717750 | controller |     "Jun 11 00:11:47.534476 crc crio[23067]: time=\"2026-06-11T00:11:47.534384529Z\" level=info msg=\"Adding pod baremetal-operator-system_baremetal-operator-controller-manager-6b59b74864-dtfqt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.717766 | controller |     "Jun 11 00:11:47.941704 crc crio[23067]: 2026-06-11T00:11:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5c42026f9c5d37a Mac:ca:22:6c:d9:86:08 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:36 Mtu:0 Sandbox:/var/run/netns/013bcce9-87d1-4b41-98e5-4559946ad5fa SocketPath: PciID:}] [{Interface:0xc000014ea0 Address:{IP:10.217.0.54 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.717781 | controller |     "Jun 11 00:11:47.947444 crc crio[23067]: time=\"2026-06-11T00:11:47.947192106Z\" level=info msg=\"Got pod network &{Name:baremetal-operator-controller-manager-6b59b74864-dtfqt Namespace:baremetal-operator-system ID:5c42026f9c5d37af6e46c4a6528f4deb982d59af179a10736ce27a746509ed65 UID:2c2c1c70-e4b7-47e3-aa4c-5d3f3f6bc408 NetNS:/var/run/netns/013bcce9-87d1-4b41-98e5-4559946ad5fa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2c2c1c70_e4b7_47e3_aa4c_5d3f3f6bc408.slice PodAnnotations:0xc0029b21b0}] Aliases:map[]}\"",
2026-06-11 01:10:49.717796 | controller |     "Jun 11 00:11:47.947623 crc crio[23067]: time=\"2026-06-11T00:11:47.947527235Z\" level=info msg=\"Checking pod baremetal-operator-system_baremetal-operator-controller-manager-6b59b74864-dtfqt for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.717811 | controller |     "Jun 11 00:11:47.962869 crc crio[23067]: time=\"2026-06-11T00:11:47.962240321Z\" level=info msg=\"Ran pod sandbox 5c42026f9c5d37af6e46c4a6528f4deb982d59af179a10736ce27a746509ed65 with infra container: baremetal-operator-system/baremetal-operator-controller-manager-6b59b74864-dtfqt/POD\" id=62ad92dc-a810-4695-baf0-642d4867b2b0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.717826 | controller |     "Jun 11 00:11:47.968740 crc crio[23067]: time=\"2026-06-11T00:11:47.968507548Z\" level=info msg=\"Pulling image: quay.io/metal3-io/baremetal-operator:release-0.9\" id=e60f3faa-39e5-4dda-ab12-be4e5addf77e name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.717842 | controller |     "Jun 11 00:11:47.982701 crc crio[23067]: time=\"2026-06-11T00:11:47.982513955Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/baremetal-operator:release-0.9\\\"\"",
2026-06-11 01:10:49.717857 | controller |     "Jun 11 00:11:48.431627 crc crio[23067]: time=\"2026-06-11T00:11:48.431510586Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-operator-index-f5kbl/POD\" id=279904fa-78b2-4b28-b800-1d24893b5020 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.717872 | controller |     "Jun 11 00:11:48.431797 crc crio[23067]: time=\"2026-06-11T00:11:48.431704771Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.717888 | controller |     "Jun 11 00:11:48.462573 crc crio[23067]: time=\"2026-06-11T00:11:48.462443948Z\" level=info msg=\"Got pod network &{Name:openstack-operator-index-f5kbl Namespace:openstack-operators ID:713ed958a018c9dcd9c5066aa2acd0ee5e690a2eb3ee5e05e080097ddd05c24a UID:99c42064-4739-4c5d-8989-8c385d99f272 NetNS:/var/run/netns/d5a8af4b-c04c-450e-a40c-f8c1f6d982d6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod99c42064_4739_4c5d_8989_8c385d99f272.slice PodAnnotations:0xc0029b26c0}] Aliases:map[]}\"",
2026-06-11 01:10:49.717906 | controller |     "Jun 11 00:11:48.462573 crc crio[23067]: time=\"2026-06-11T00:11:48.46250453Z\" level=info msg=\"Adding pod openstack-operators_openstack-operator-index-f5kbl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.717922 | controller |     "Jun 11 00:11:48.891256 crc crio[23067]: 2026-06-11T00:11:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:713ed958a018c9d Mac:f2:7b:7e:7f:dc:00 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:37 Mtu:0 Sandbox:/var/run/netns/d5a8af4b-c04c-450e-a40c-f8c1f6d982d6 SocketPath: PciID:}] [{Interface:0xc0005225e0 Address:{IP:10.217.0.55 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.717937 | controller |     "Jun 11 00:11:48.893488 crc crio[23067]: time=\"2026-06-11T00:11:48.893293131Z\" level=info msg=\"Got pod network &{Name:openstack-operator-index-f5kbl Namespace:openstack-operators ID:713ed958a018c9dcd9c5066aa2acd0ee5e690a2eb3ee5e05e080097ddd05c24a UID:99c42064-4739-4c5d-8989-8c385d99f272 NetNS:/var/run/netns/d5a8af4b-c04c-450e-a40c-f8c1f6d982d6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod99c42064_4739_4c5d_8989_8c385d99f272.slice PodAnnotations:0xc0029b26c0}] Aliases:map[]}\"",
2026-06-11 01:10:49.717953 | controller |     "Jun 11 00:11:48.894190 crc crio[23067]: time=\"2026-06-11T00:11:48.894040781Z\" level=info msg=\"Checking pod openstack-operators_openstack-operator-index-f5kbl for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.717968 | controller |     "Jun 11 00:11:49.033453 crc crio[23067]: time=\"2026-06-11T00:11:49.033315308Z\" level=info msg=\"Running pod sandbox: baremetal-operator-system/baremetal-operator-controller-manager-bb84bd6df-wjfmw/POD\" id=48f3fdf3-fe7f-42f0-b0be-2b9264b3c574 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.717984 | controller |     "Jun 11 00:11:49.033911 crc crio[23067]: time=\"2026-06-11T00:11:49.033507013Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.717998 | controller |     "Jun 11 00:11:49.199224 crc crio[23067]: time=\"2026-06-11T00:11:49.198700888Z\" level=info msg=\"Ran pod sandbox 713ed958a018c9dcd9c5066aa2acd0ee5e690a2eb3ee5e05e080097ddd05c24a with infra container: openstack-operators/openstack-operator-index-f5kbl/POD\" id=279904fa-78b2-4b28-b800-1d24893b5020 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.718013 | controller |     "Jun 11 00:11:49.204774 crc crio[23067]: time=\"2026-06-11T00:11:49.204490054Z\" level=info msg=\"Pulling image: 38.102.83.64:5001/openstack-k8s-operators/openstack-operator-index:2895d87b692193b55d566fae26f4c769f7f44de8\" id=21fe37a9-2cc3-4d4f-840e-239ee7dc8eda name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.718028 | controller |     "Jun 11 00:11:49.207182 crc crio[23067]: time=\"2026-06-11T00:11:49.207037042Z\" level=info msg=\"Trying to access \\\"38.102.83.64:5001/openstack-k8s-operators/openstack-operator-index:2895d87b692193b55d566fae26f4c769f7f44de8\\\"\"",
2026-06-11 01:10:49.718044 | controller |     "Jun 11 00:11:49.486166 crc crio[23067]: time=\"2026-06-11T00:11:49.485901845Z\" level=info msg=\"Got pod network &{Name:baremetal-operator-controller-manager-bb84bd6df-wjfmw Namespace:baremetal-operator-system ID:af37a0843fb065ab9608e56db518f6e02e68d0a98450402b03c3750eb48b1950 UID:051ecccb-c82b-4cc1-9b7f-d93439c501ad NetNS:/var/run/netns/2ab67905-3a7a-4255-b764-3e0ec86d3192 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod051ecccb_c82b_4cc1_9b7f_d93439c501ad.slice PodAnnotations:0xc0023922c0}] Aliases:map[]}\"",
2026-06-11 01:10:49.718059 | controller |     "Jun 11 00:11:49.486166 crc crio[23067]: time=\"2026-06-11T00:11:49.486010378Z\" level=info msg=\"Adding pod baremetal-operator-system_baremetal-operator-controller-manager-bb84bd6df-wjfmw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.718078 | controller |     "Jun 11 00:11:50.195333 crc crio[23067]: time=\"2026-06-11T00:11:50.194407608Z\" level=info msg=\"Running pod sandbox: baremetal-operator-system/baremetal-operator-ironic-756675b7cf-mbvbh/POD\" id=f9a9665b-d1b4-4a05-914c-968399d499ab name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.718093 | controller |     "Jun 11 00:11:50.198153 crc crio[23067]: time=\"2026-06-11T00:11:50.195381155Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.718109 | controller |     "Jun 11 00:11:50.226188 crc crio[23067]: 2026-06-11T00:11:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:af37a0843fb065a Mac:66:71:a6:70:ef:d2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:38 Mtu:0 Sandbox:/var/run/netns/2ab67905-3a7a-4255-b764-3e0ec86d3192 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.56 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.718124 | controller |     "Jun 11 00:11:50.229420 crc crio[23067]: time=\"2026-06-11T00:11:50.229279147Z\" level=info msg=\"Got pod network &{Name:baremetal-operator-controller-manager-bb84bd6df-wjfmw Namespace:baremetal-operator-system ID:af37a0843fb065ab9608e56db518f6e02e68d0a98450402b03c3750eb48b1950 UID:051ecccb-c82b-4cc1-9b7f-d93439c501ad NetNS:/var/run/netns/2ab67905-3a7a-4255-b764-3e0ec86d3192 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod051ecccb_c82b_4cc1_9b7f_d93439c501ad.slice PodAnnotations:0xc0023922c0}] Aliases:map[]}\"",
2026-06-11 01:10:49.718140 | controller |     "Jun 11 00:11:50.229626 crc crio[23067]: time=\"2026-06-11T00:11:50.229513903Z\" level=info msg=\"Checking pod baremetal-operator-system_baremetal-operator-controller-manager-bb84bd6df-wjfmw for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.718155 | controller |     "Jun 11 00:11:50.692182 crc crio[23067]: time=\"2026-06-11T00:11:50.682174412Z\" level=info msg=\"Ran pod sandbox af37a0843fb065ab9608e56db518f6e02e68d0a98450402b03c3750eb48b1950 with infra container: baremetal-operator-system/baremetal-operator-controller-manager-bb84bd6df-wjfmw/POD\" id=48f3fdf3-fe7f-42f0-b0be-2b9264b3c574 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.718169 | controller |     "Jun 11 00:11:50.692182 crc crio[23067]: time=\"2026-06-11T00:11:50.687479045Z\" level=info msg=\"Pulling image: quay.io/metal3-io/baremetal-operator:latest\" id=fba9999c-c649-43d4-9d38-40e97bba18d9 name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.718184 | controller |     "Jun 11 00:11:50.693246 crc crio[23067]: time=\"2026-06-11T00:11:50.692713326Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/baremetal-operator:latest\\\"\"",
2026-06-11 01:10:49.718199 | controller |     "Jun 11 00:11:51.103328 crc crio[23067]: time=\"2026-06-11T00:11:51.102759039Z\" 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=f9a9665b-d1b4-4a05-914c-968399d499ab name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.718214 | controller |     "Jun 11 00:11:52.074880 crc crio[23067]: time=\"2026-06-11T00:11:52.067883856Z\" level=info msg=\"Ran pod sandbox 16b26dbcd7c73816c0765b4a9e64acdc43849700c0ace60dbb05bb6faaae1ae6 with infra container: baremetal-operator-system/baremetal-operator-ironic-756675b7cf-mbvbh/POD\" id=f9a9665b-d1b4-4a05-914c-968399d499ab name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.718229 | controller |     "Jun 11 00:11:52.074880 crc crio[23067]: time=\"2026-06-11T00:11:52.071110173Z\" level=info msg=\"Pulling image: quay.io/metal3-io/ironic-ipa-downloader:latest\" id=00371389-dca2-4e41-9bb9-8a978ae55c05 name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.718249 | controller |     "Jun 11 00:11:52.081178 crc crio[23067]: time=\"2026-06-11T00:11:52.080962778Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/ironic-ipa-downloader:latest\\\"\"",
2026-06-11 01:10:49.718265 | controller |     "Jun 11 00:11:52.911884 crc crio[23067]: time=\"2026-06-11T00:11:52.91024774Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-operator-index-m4mgp/POD\" id=d605ef95-487e-4079-8fbe-2517aa667c68 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.718295 | controller |     "Jun 11 00:11:52.911884 crc crio[23067]: time=\"2026-06-11T00:11:52.910691562Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.718311 | controller |     "Jun 11 00:11:54.746717 crc crio[23067]: time=\"2026-06-11T00:11:54.746319762Z\" level=info msg=\"Got pod network &{Name:openstack-operator-index-m4mgp Namespace:openstack-operators ID:8fcfaeeb0b42b949d0dd17628a9ae568a52b7c6e77bb186b6e3ab92b7d1cd4ef UID:9fb4b604-4e2f-48a5-9ac1-fb8674e41d3b NetNS:/var/run/netns/7a4aa8cf-a198-40bd-a81d-1ab84529c8c1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9fb4b604_4e2f_48a5_9ac1_fb8674e41d3b.slice PodAnnotations:0xc00008c2d0}] Aliases:map[]}\"",
2026-06-11 01:10:49.718326 | controller |     "Jun 11 00:11:54.747598 crc crio[23067]: time=\"2026-06-11T00:11:54.747572596Z\" level=info msg=\"Adding pod openstack-operators_openstack-operator-index-m4mgp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.718340 | controller |     "Jun 11 00:11:54.815041 crc crio[23067]: time=\"2026-06-11T00:11:54.813985963Z\" level=info msg=\"Pulled image: quay.io/metal3-io/baremetal-operator@sha256:9ef16b26df77e09ed539968e7c9664caa407b3271b47747c22f676af9f47a963\" id=e60f3faa-39e5-4dda-ab12-be4e5addf77e name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.718374 | controller |     "Jun 11 00:11:54.819174 crc crio[23067]: time=\"2026-06-11T00:11:54.819035609Z\" level=info msg=\"Checking image status: quay.io/metal3-io/baremetal-operator:release-0.9\" id=28531f9b-d2a8-4835-97ab-c8eb79459216 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.718390 | controller |     "Jun 11 00:11:54.845131 crc crio[23067]: time=\"2026-06-11T00:11:54.844999247Z\" level=info msg=\"Checking image status: quay.io/metal3-io/baremetal-operator:release-0.9\" id=2ed833e0-fe2a-4133-a33f-b7df3af088e0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.718405 | controller |     "Jun 11 00:11:54.870236 crc crio[23067]: time=\"2026-06-11T00:11:54.870165774Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-controller-manager-6b59b74864-dtfqt/manager\" id=0cd468e1-6d1c-4cec-a94e-333cb7be890d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.718419 | controller |     "Jun 11 00:11:54.873738 crc crio[23067]: time=\"2026-06-11T00:11:54.87370929Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.718433 | controller |     "Jun 11 00:11:54.933100 crc crio[23067]: time=\"2026-06-11T00:11:54.933053176Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.718447 | controller |     "Jun 11 00:11:55.040894 crc crio[23067]: time=\"2026-06-11T00:11:55.040514398Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.718466 | controller |     "Jun 11 00:11:55.326381 crc crio[23067]: time=\"2026-06-11T00:11:55.326241454Z\" level=info msg=\"Created container ca3dbefe746481ce58f0ee8b44bba540798c001ea390109831b5f8863a2cf22d: baremetal-operator-system/baremetal-operator-controller-manager-6b59b74864-dtfqt/manager\" id=0cd468e1-6d1c-4cec-a94e-333cb7be890d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.718480 | controller |     "Jun 11 00:11:55.332068 crc crio[23067]: time=\"2026-06-11T00:11:55.331435574Z\" level=info msg=\"Starting container: ca3dbefe746481ce58f0ee8b44bba540798c001ea390109831b5f8863a2cf22d\" id=a8962525-4189-48f5-a763-1d187d9537c0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.718495 | controller |     "Jun 11 00:11:55.348992 crc crio[23067]: time=\"2026-06-11T00:11:55.345517503Z\" level=info msg=\"Started container\" PID=46092 containerID=ca3dbefe746481ce58f0ee8b44bba540798c001ea390109831b5f8863a2cf22d description=baremetal-operator-system/baremetal-operator-controller-manager-6b59b74864-dtfqt/manager id=a8962525-4189-48f5-a763-1d187d9537c0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5c42026f9c5d37af6e46c4a6528f4deb982d59af179a10736ce27a746509ed65",
2026-06-11 01:10:49.718510 | controller |     "Jun 11 00:11:55.957436 crc crio[23067]: 2026-06-11T00:11:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8fcfaeeb0b42b94 Mac:96:d7:08:c1:d0:62 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:39 Mtu:0 Sandbox:/var/run/netns/7a4aa8cf-a198-40bd-a81d-1ab84529c8c1 SocketPath: PciID:}] [{Interface:0xc000224600 Address:{IP:10.217.0.57 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.718525 | controller |     "Jun 11 00:11:55.960093 crc crio[23067]: time=\"2026-06-11T00:11:55.960058128Z\" level=info msg=\"Got pod network &{Name:openstack-operator-index-m4mgp Namespace:openstack-operators ID:8fcfaeeb0b42b949d0dd17628a9ae568a52b7c6e77bb186b6e3ab92b7d1cd4ef UID:9fb4b604-4e2f-48a5-9ac1-fb8674e41d3b NetNS:/var/run/netns/7a4aa8cf-a198-40bd-a81d-1ab84529c8c1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9fb4b604_4e2f_48a5_9ac1_fb8674e41d3b.slice PodAnnotations:0xc00008c2d0}] Aliases:map[]}\"",
2026-06-11 01:10:49.718540 | controller |     "Jun 11 00:11:55.960630 crc crio[23067]: time=\"2026-06-11T00:11:55.960606032Z\" level=info msg=\"Checking pod openstack-operators_openstack-operator-index-m4mgp for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.718555 | controller |     "Jun 11 00:11:56.272139 crc crio[23067]: time=\"2026-06-11T00:11:56.271524878Z\" level=info msg=\"Ran pod sandbox 8fcfaeeb0b42b949d0dd17628a9ae568a52b7c6e77bb186b6e3ab92b7d1cd4ef with infra container: openstack-operators/openstack-operator-index-m4mgp/POD\" id=d605ef95-487e-4079-8fbe-2517aa667c68 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.718569 | controller |     "Jun 11 00:11:56.274612 crc crio[23067]: time=\"2026-06-11T00:11:56.274473317Z\" level=info msg=\"Pulling image: 38.102.83.64:5001/openstack-k8s-operators/openstack-operator-index:2895d87b692193b55d566fae26f4c769f7f44de8\" id=987f32e8-8d64-4a4a-ab1f-d8d1f82adba8 name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.718583 | controller |     "Jun 11 00:11:56.275822 crc crio[23067]: time=\"2026-06-11T00:11:56.275779372Z\" level=info msg=\"Trying to access \\\"38.102.83.64:5001/openstack-k8s-operators/openstack-operator-index:2895d87b692193b55d566fae26f4c769f7f44de8\\\"\"",
2026-06-11 01:10:49.718598 | controller |     "Jun 11 00:11:59.717819 crc crio[23067]: time=\"2026-06-11T00:11:59.717252009Z\" level=info msg=\"Pulled image: quay.io/metal3-io/baremetal-operator@sha256:44645b145304a45334e7e2047a7cb64df758815e31271d26a71ef9be2b291cbe\" id=fba9999c-c649-43d4-9d38-40e97bba18d9 name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.718612 | controller |     "Jun 11 00:11:59.719252 crc crio[23067]: time=\"2026-06-11T00:11:59.718973845Z\" level=info msg=\"Checking image status: quay.io/metal3-io/baremetal-operator:latest\" id=0796df01-ef90-4435-90ae-372f283a7f4c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.718629 | controller |     "Jun 11 00:12:00.558501 crc crio[23067]: time=\"2026-06-11T00:12:00.558070332Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29685612-2th56/POD\" id=dc21946e-f7a1-46c6-9b1e-9b80831aa953 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.718643 | controller |     "Jun 11 00:12:00.558757 crc crio[23067]: time=\"2026-06-11T00:12:00.558697419Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.718657 | controller |     "Jun 11 00:12:03.894973 crc crio[23067]: time=\"2026-06-11T00:12:03.89407424Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-pzhfb/POD\" id=62eb4f3f-33ca-4a98-8723-4862858981d2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.718671 | controller |     "Jun 11 00:12:03.896345 crc crio[23067]: time=\"2026-06-11T00:12:03.895014946Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.718685 | controller |     "Jun 11 00:12:09.807609 crc crio[23067]: time=\"2026-06-11T00:12:09.806760997Z\" level=info msg=\"Checking image status: quay.io/metal3-io/baremetal-operator\" id=b1bef397-5112-4e8a-b1f7-dcf763012fb2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.718698 | controller |     "Jun 11 00:12:09.822715 crc crio[23067]: time=\"2026-06-11T00:12:09.822037248Z\" level=info msg=\"Pulled image: quay.io/metal3-io/ironic-ipa-downloader@sha256:15382b9ddf944ce2a38a44053d2e470dff2bae389316f016792b3b7637c49ea7\" id=00371389-dca2-4e41-9bb9-8a978ae55c05 name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.718712 | controller |     "Jun 11 00:12:09.823234 crc crio[23067]: time=\"2026-06-11T00:12:09.823106547Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic-ipa-downloader:latest\" id=a57bc885-065f-47f4-b20f-469bb306f0d8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.718726 | controller |     "Jun 11 00:12:09.824354 crc crio[23067]: time=\"2026-06-11T00:12:09.824172936Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-pzhfb Namespace:openshift-marketplace ID:59ddbfaca62c0563eb8156ef056844759984b066c57b1f77c83e197f9b635690 UID:93bb2263-8701-46da-af95-fecd171b26ac NetNS:/var/run/netns/f2b2aea7-6c3f-4be0-af43-d6521e527ab4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod93bb2263_8701_46da_af95_fecd171b26ac.slice PodAnnotations:0xc00008c4e8}] Aliases:map[]}\"",
2026-06-11 01:10:49.718740 | controller |     "Jun 11 00:12:09.824354 crc crio[23067]: time=\"2026-06-11T00:12:09.824231728Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-pzhfb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.718755 | controller |     "Jun 11 00:12:10.579822 crc crio[23067]: time=\"2026-06-11T00:12:10.579239662Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic-ipa-downloader\" id=291a6cfc-7f3a-46a6-9868-eb1b50a0eaa5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.718770 | controller |     "Jun 11 00:12:10.808096 crc crio[23067]: time=\"2026-06-11T00:12:10.808032778Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685612-2th56 Namespace:openshift-infra ID:ac42239c409fa468037f5149b7717604b0be772a4febcc5649cd23c58485b159 UID:2a2b7def-d835-46ab-9859-86cfbea1012d NetNS:/var/run/netns/3d135964-c06f-4bda-909d-ec318308710e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2a2b7def_d835_46ab_9859_86cfbea1012d.slice PodAnnotations:0xc00008c0b8}] Aliases:map[]}\"",
2026-06-11 01:10:49.718787 | controller |     "Jun 11 00:12:10.809706 crc crio[23067]: time=\"2026-06-11T00:12:10.809679772Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29685612-2th56 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.718802 | controller |     "Jun 11 00:12:10.931007 crc crio[23067]: 2026-06-11T00:12:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:59ddbfaca62c056 Mac:be:9d:35:bf:a6:2f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3e Mtu:0 Sandbox:/var/run/netns/f2b2aea7-6c3f-4be0-af43-d6521e527ab4 SocketPath: PciID:}] [{Interface:0xc0004825c0 Address:{IP:10.217.0.62 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.718816 | controller |     "Jun 11 00:12:10.933819 crc crio[23067]: time=\"2026-06-11T00:12:10.933602767Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-pzhfb Namespace:openshift-marketplace ID:59ddbfaca62c0563eb8156ef056844759984b066c57b1f77c83e197f9b635690 UID:93bb2263-8701-46da-af95-fecd171b26ac NetNS:/var/run/netns/f2b2aea7-6c3f-4be0-af43-d6521e527ab4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod93bb2263_8701_46da_af95_fecd171b26ac.slice PodAnnotations:0xc00008c4e8}] Aliases:map[]}\"",
2026-06-11 01:10:49.718831 | controller |     "Jun 11 00:12:10.934197 crc crio[23067]: time=\"2026-06-11T00:12:10.933994117Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-pzhfb for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.718845 | controller |     "Jun 11 00:12:11.167986 crc crio[23067]: time=\"2026-06-11T00:12:11.167448399Z\" level=info msg=\"Ran pod sandbox 59ddbfaca62c0563eb8156ef056844759984b066c57b1f77c83e197f9b635690 with infra container: openshift-marketplace/redhat-marketplace-pzhfb/POD\" id=62eb4f3f-33ca-4a98-8723-4862858981d2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.718859 | controller |     "Jun 11 00:12:11.170595 crc crio[23067]: time=\"2026-06-11T00:12:11.170515381Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=fb0f28dd-9d6d-492d-9fd5-0f0b8cbc4cfc name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.718874 | controller |     "Jun 11 00:12:11.174760 crc crio[23067]: time=\"2026-06-11T00:12:11.174310083Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-controller-manager-bb84bd6df-wjfmw/manager\" id=20149d05-20aa-463c-b5b9-06ac4f0c09ae name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.718888 | controller |     "Jun 11 00:12:11.180460 crc crio[23067]: time=\"2026-06-11T00:12:11.179083431Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-ironic-756675b7cf-mbvbh/ironic-ipa-downloader\" id=63a31712-8552-4d50-8c22-8b23fcc8fcc0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.718903 | controller |     "Jun 11 00:12:11.277158 crc crio[23067]: time=\"2026-06-11T00:12:11.277039947Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=06320c2d-fe65-43a4-909e-b434e27e430d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.718918 | controller |     "Jun 11 00:12:11.279223 crc crio[23067]: 2026-06-11T00:12:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ac42239c409fa46 Mac:a2:3e:95:c2:a3:1d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3c Mtu:0 Sandbox:/var/run/netns/3d135964-c06f-4bda-909d-ec318308710e SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.60 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.718933 | controller |     "Jun 11 00:12:11.281324 crc crio[23067]: time=\"2026-06-11T00:12:11.281276861Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685612-2th56 Namespace:openshift-infra ID:ac42239c409fa468037f5149b7717604b0be772a4febcc5649cd23c58485b159 UID:2a2b7def-d835-46ab-9859-86cfbea1012d NetNS:/var/run/netns/3d135964-c06f-4bda-909d-ec318308710e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2a2b7def_d835_46ab_9859_86cfbea1012d.slice PodAnnotations:0xc00008c0b8}] Aliases:map[]}\"",
2026-06-11 01:10:49.718952 | controller |     "Jun 11 00:12:11.282261 crc crio[23067]: time=\"2026-06-11T00:12:11.2819808Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29685612-2th56 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.718967 | controller |     "Jun 11 00:12:11.358294 crc crio[23067]: time=\"2026-06-11T00:12:11.357981155Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-pzhfb/extract-utilities\" id=d085373f-57dc-4001-a90b-ce1500f41b67 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.718982 | controller |     "Jun 11 00:12:11.361304 crc crio[23067]: time=\"2026-06-11T00:12:11.361211572Z\" level=info msg=\"Ran pod sandbox ac42239c409fa468037f5149b7717604b0be772a4febcc5649cd23c58485b159 with infra container: openshift-infra/auto-csr-approver-29685612-2th56/POD\" id=dc21946e-f7a1-46c6-9b1e-9b80831aa953 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.718997 | controller |     "Jun 11 00:12:11.364118 crc crio[23067]: time=\"2026-06-11T00:12:11.364067299Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=f20ca4bf-003b-4334-91b7-d683753a1636 name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.719011 | controller |     "Jun 11 00:12:11.374698 crc crio[23067]: time=\"2026-06-11T00:12:11.374590862Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 01:10:49.719026 | controller |     "Jun 11 00:12:11.461363 crc crio[23067]: time=\"2026-06-11T00:12:11.461272214Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.719040 | controller |     "Jun 11 00:12:11.645295 crc crio[23067]: time=\"2026-06-11T00:12:11.64509445Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.719054 | controller |     "Jun 11 00:12:11.899442 crc crio[23067]: time=\"2026-06-11T00:12:11.899279189Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.719068 | controller |     "Jun 11 00:12:12.510531 crc crio[23067]: time=\"2026-06-11T00:12:12.509732824Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-cjd7q/POD\" id=1780ea3f-ac8e-49eb-a6d0-420b45e696d7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.719082 | controller |     "Jun 11 00:12:12.510748 crc crio[23067]: time=\"2026-06-11T00:12:12.510586297Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.719097 | controller |     "Jun 11 00:12:15.463511 crc crio[23067]: time=\"2026-06-11T00:12:15.463106247Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.719111 | controller |     "Jun 11 00:12:15.471720 crc crio[23067]: time=\"2026-06-11T00:12:15.471578865Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.719125 | controller |     "Jun 11 00:12:15.476193 crc crio[23067]: time=\"2026-06-11T00:12:15.476090726Z\" level=info msg=\"Pulled image: 38.102.83.64:5001/openstack-k8s-operators/openstack-operator-index@sha256:8e90fb0ae395db4ce784282775a40ab74c029684766c429cc2d932303a84dda0\" id=21fe37a9-2cc3-4d4f-840e-239ee7dc8eda name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.719144 | controller |     "Jun 11 00:12:15.477434 crc crio[23067]: time=\"2026-06-11T00:12:15.47735072Z\" level=info msg=\"Checking image status: 38.102.83.64:5001/openstack-k8s-operators/openstack-operator-index:2895d87b692193b55d566fae26f4c769f7f44de8\" id=435bd24e-5f5b-478c-8407-7117efac343a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.719159 | controller |     "Jun 11 00:12:15.496410 crc crio[23067]: time=\"2026-06-11T00:12:15.496277709Z\" level=info msg=\"Got pod network &{Name:certified-operators-cjd7q Namespace:openshift-marketplace ID:3d2ea3a5965d664e3f2c3ea6259cc319e758aa78d52e47f43f507fdaa17a8605 UID:16c93067-c450-4aee-931b-30d6122aede1 NetNS:/var/run/netns/602aa227-3d26-4ec4-8e36-2e3b497bf0fc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod16c93067_c450_4aee_931b_30d6122aede1.slice PodAnnotations:0xc000130650}] Aliases:map[]}\"",
2026-06-11 01:10:49.719174 | controller |     "Jun 11 00:12:15.496410 crc crio[23067]: time=\"2026-06-11T00:12:15.496342511Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-cjd7q to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.719188 | controller |     "Jun 11 00:12:15.497425 crc crio[23067]: time=\"2026-06-11T00:12:15.497390499Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.719203 | controller |     "Jun 11 00:12:15.564129 crc crio[23067]: time=\"2026-06-11T00:12:15.564029782Z\" level=info msg=\"Pulled image: 38.102.83.64:5001/openstack-k8s-operators/openstack-operator-index@sha256:8e90fb0ae395db4ce784282775a40ab74c029684766c429cc2d932303a84dda0\" id=987f32e8-8d64-4a4a-ab1f-d8d1f82adba8 name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.719217 | controller |     "Jun 11 00:12:15.565505 crc crio[23067]: time=\"2026-06-11T00:12:15.565398859Z\" level=info msg=\"Checking image status: 38.102.83.64:5001/openstack-k8s-operators/openstack-operator-index:2895d87b692193b55d566fae26f4c769f7f44de8\" id=b0aa8869-2a0c-4ab6-be98-a640c08c771e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.719231 | controller |     "Jun 11 00:12:15.577904 crc crio[23067]: time=\"2026-06-11T00:12:15.577802303Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=f20ca4bf-003b-4334-91b7-d683753a1636 name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.719245 | controller |     "Jun 11 00:12:15.583595 crc crio[23067]: time=\"2026-06-11T00:12:15.5817713Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=27d66957-30fa-433c-8586-7bc0d9639f35 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.719259 | controller |     "Jun 11 00:12:15.583595 crc crio[23067]: time=\"2026-06-11T00:12:15.583132916Z\" level=info msg=\"Checking image status: 38.102.83.64:5001/openstack-k8s-operators/openstack-operator-index:2895d87b692193b55d566fae26f4c769f7f44de8\" id=69b63ed3-ccf1-48b6-a4d0-5c8cd1f3d776 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.719273 | controller |     "Jun 11 00:12:15.585603 crc crio[23067]: time=\"2026-06-11T00:12:15.58548916Z\" level=info msg=\"Checking image status: 38.102.83.64:5001/openstack-k8s-operators/openstack-operator-index:2895d87b692193b55d566fae26f4c769f7f44de8\" id=953203cd-6b4a-44b5-924a-cc66e14e9196 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.719287 | controller |     "Jun 11 00:12:15.585761 crc crio[23067]: time=\"2026-06-11T00:12:15.58549118Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=42083c53-c3a1-4a1d-9b8f-5a46ee581c5e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.719304 | controller |     "Jun 11 00:12:15.616718 crc crio[23067]: time=\"2026-06-11T00:12:15.595614172Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.719319 | controller |     "Jun 11 00:12:15.635724 crc crio[23067]: time=\"2026-06-11T00:12:15.629218526Z\" level=info msg=\"Creating container: openstack-operators/openstack-operator-index-f5kbl/registry-server\" id=a3417c5b-da16-4cda-9a37-3c7cca5c5da5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.719333 | controller |     "Jun 11 00:12:15.635724 crc crio[23067]: time=\"2026-06-11T00:12:15.632257527Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.719363 | controller |     "Jun 11 00:12:15.666826 crc crio[23067]: time=\"2026-06-11T00:12:15.666750515Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29685612-2th56/oc\" id=6e2ff87b-914f-435a-b8a9-612cb89a06c0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.719383 | controller |     "Jun 11 00:12:15.668237 crc crio[23067]: time=\"2026-06-11T00:12:15.667150236Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.719398 | controller |     "Jun 11 00:12:15.683415 crc crio[23067]: time=\"2026-06-11T00:12:15.683316761Z\" level=info msg=\"Creating container: openstack-operators/openstack-operator-index-m4mgp/registry-server\" id=8ce082a1-ce40-4c3e-9e09-88048b85a970 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.719412 | controller |     "Jun 11 00:12:15.699949 crc crio[23067]: time=\"2026-06-11T00:12:15.696873866Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.719426 | controller |     "Jun 11 00:12:15.699949 crc crio[23067]: time=\"2026-06-11T00:12:15.698921721Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.719440 | controller |     "Jun 11 00:12:15.706326 crc crio[23067]: time=\"2026-06-11T00:12:15.706253538Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.719454 | controller |     "Jun 11 00:12:15.711996 crc crio[23067]: time=\"2026-06-11T00:12:15.711935921Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.719468 | controller |     "Jun 11 00:12:15.737811 crc crio[23067]: time=\"2026-06-11T00:12:15.737701984Z\" level=info msg=\"Created container 364f66e575f9de8637d6065d5edc893e08bfde07c661f9eec14d7b52e8cf7b6c: openshift-marketplace/redhat-marketplace-pzhfb/extract-utilities\" id=d085373f-57dc-4001-a90b-ce1500f41b67 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.719482 | controller |     "Jun 11 00:12:15.741808 crc crio[23067]: time=\"2026-06-11T00:12:15.741741013Z\" level=info msg=\"Starting container: 364f66e575f9de8637d6065d5edc893e08bfde07c661f9eec14d7b52e8cf7b6c\" id=f325d41d-5092-4f24-b705-43124cb378a1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.719496 | controller |     "Jun 11 00:12:15.751779 crc crio[23067]: time=\"2026-06-11T00:12:15.751694961Z\" level=info msg=\"Started container\" PID=46933 containerID=364f66e575f9de8637d6065d5edc893e08bfde07c661f9eec14d7b52e8cf7b6c description=openshift-marketplace/redhat-marketplace-pzhfb/extract-utilities id=f325d41d-5092-4f24-b705-43124cb378a1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=59ddbfaca62c0563eb8156ef056844759984b066c57b1f77c83e197f9b635690",
2026-06-11 01:10:49.719514 | controller |     "Jun 11 00:12:15.755868 crc crio[23067]: time=\"2026-06-11T00:12:15.755801131Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.719528 | controller |     "Jun 11 00:12:15.767712 crc crio[23067]: time=\"2026-06-11T00:12:15.767478235Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.719542 | controller |     "Jun 11 00:12:15.783105 crc crio[23067]: time=\"2026-06-11T00:12:15.782622273Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.719556 | controller |     "Jun 11 00:12:15.830963 crc crio[23067]: time=\"2026-06-11T00:12:15.828438995Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=440c9989-5c93-4746-a27b-ad95472c3739 name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.719570 | controller |     "Jun 11 00:12:15.841504 crc crio[23067]: time=\"2026-06-11T00:12:15.841023274Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"",
2026-06-11 01:10:49.719583 | controller |     "Jun 11 00:12:15.851298 crc crio[23067]: time=\"2026-06-11T00:12:15.850210481Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.719598 | controller |     "Jun 11 00:12:15.884918 crc crio[23067]: 2026-06-11T00:12:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3d2ea3a5965d664 Mac:1a:67:0c:84:26:9e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3f Mtu:0 Sandbox:/var/run/netns/602aa227-3d26-4ec4-8e36-2e3b497bf0fc SocketPath: PciID:}] [{Interface:0xc0005082a0 Address:{IP:10.217.0.63 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.719612 | controller |     "Jun 11 00:12:15.886753 crc crio[23067]: time=\"2026-06-11T00:12:15.886329093Z\" level=info msg=\"Got pod network &{Name:certified-operators-cjd7q Namespace:openshift-marketplace ID:3d2ea3a5965d664e3f2c3ea6259cc319e758aa78d52e47f43f507fdaa17a8605 UID:16c93067-c450-4aee-931b-30d6122aede1 NetNS:/var/run/netns/602aa227-3d26-4ec4-8e36-2e3b497bf0fc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod16c93067_c450_4aee_931b_30d6122aede1.slice PodAnnotations:0xc000130650}] Aliases:map[]}\"",
2026-06-11 01:10:49.719627 | controller |     "Jun 11 00:12:15.887262 crc crio[23067]: time=\"2026-06-11T00:12:15.887187426Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-cjd7q for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.719641 | controller |     "Jun 11 00:12:15.921416 crc crio[23067]: time=\"2026-06-11T00:12:15.920627836Z\" level=info msg=\"Created container 4fab0537791837173906d020466c113195ebcaf21f0fe5cece514e08c3ba6c9e: baremetal-operator-system/baremetal-operator-controller-manager-bb84bd6df-wjfmw/manager\" id=20149d05-20aa-463c-b5b9-06ac4f0c09ae name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.719655 | controller |     "Jun 11 00:12:15.922424 crc crio[23067]: time=\"2026-06-11T00:12:15.922348382Z\" level=info msg=\"Ran pod sandbox 3d2ea3a5965d664e3f2c3ea6259cc319e758aa78d52e47f43f507fdaa17a8605 with infra container: openshift-marketplace/certified-operators-cjd7q/POD\" id=1780ea3f-ac8e-49eb-a6d0-420b45e696d7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.719669 | controller |     "Jun 11 00:12:15.925535 crc crio[23067]: time=\"2026-06-11T00:12:15.925451965Z\" level=info msg=\"Starting container: 4fab0537791837173906d020466c113195ebcaf21f0fe5cece514e08c3ba6c9e\" id=2181e1f4-295a-4e31-b3fb-ceb69f993103 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.719686 | controller |     "Jun 11 00:12:15.930036 crc crio[23067]: time=\"2026-06-11T00:12:15.929960007Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=bfb462dc-723e-45fb-a1f5-5a53cb1b8cb6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.719701 | controller |     "Jun 11 00:12:15.931787 crc crio[23067]: time=\"2026-06-11T00:12:15.931603361Z\" level=info msg=\"Started container\" PID=46982 containerID=4fab0537791837173906d020466c113195ebcaf21f0fe5cece514e08c3ba6c9e description=baremetal-operator-system/baremetal-operator-controller-manager-bb84bd6df-wjfmw/manager id=2181e1f4-295a-4e31-b3fb-ceb69f993103 name=/runtime.v1.RuntimeService/StartContainer sandboxID=af37a0843fb065ab9608e56db518f6e02e68d0a98450402b03c3750eb48b1950",
2026-06-11 01:10:49.719716 | controller |     "Jun 11 00:12:15.932228 crc crio[23067]: time=\"2026-06-11T00:12:15.931680023Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=4704dfa5-1aed-409a-bfd4-fdc17cf7a072 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.719730 | controller |     "Jun 11 00:12:15.938160 crc crio[23067]: time=\"2026-06-11T00:12:15.938062775Z\" level=info msg=\"Created container c81f5aba38454958c8e5a57856b6e865ca0e036d3136c0eb752abc815f075c6e: openstack-operators/openstack-operator-index-f5kbl/registry-server\" id=a3417c5b-da16-4cda-9a37-3c7cca5c5da5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.719745 | controller |     "Jun 11 00:12:15.940446 crc crio[23067]: time=\"2026-06-11T00:12:15.940363487Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-cjd7q/extract-utilities\" id=a3b69a2c-fcd2-4b2b-9ea4-9e4678ed5e94 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.719759 | controller |     "Jun 11 00:12:15.942890 crc crio[23067]: time=\"2026-06-11T00:12:15.942108024Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.719773 | controller |     "Jun 11 00:12:15.943593 crc crio[23067]: time=\"2026-06-11T00:12:15.940725606Z\" level=info msg=\"Starting container: c81f5aba38454958c8e5a57856b6e865ca0e036d3136c0eb752abc815f075c6e\" id=641bc4b3-eb3f-40ae-a3c1-7bbcbc8f9a43 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.719787 | controller |     "Jun 11 00:12:15.948750 crc crio[23067]: time=\"2026-06-11T00:12:15.948585538Z\" level=info msg=\"Started container\" PID=46983 containerID=c81f5aba38454958c8e5a57856b6e865ca0e036d3136c0eb752abc815f075c6e description=openstack-operators/openstack-operator-index-f5kbl/registry-server id=641bc4b3-eb3f-40ae-a3c1-7bbcbc8f9a43 name=/runtime.v1.RuntimeService/StartContainer sandboxID=713ed958a018c9dcd9c5066aa2acd0ee5e690a2eb3ee5e05e080097ddd05c24a",
2026-06-11 01:10:49.719802 | controller |     "Jun 11 00:12:15.990342 crc crio[23067]: time=\"2026-06-11T00:12:15.98993994Z\" level=info msg=\"Created container 315d65eb8ab66f3ab18e16504b22267e91a943c00dc8031f04d3c73244d67026: openstack-operators/openstack-operator-index-m4mgp/registry-server\" id=8ce082a1-ce40-4c3e-9e09-88048b85a970 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.719816 | controller |     "Jun 11 00:12:15.995017 crc crio[23067]: time=\"2026-06-11T00:12:15.991093551Z\" level=info msg=\"Created container 0e8ac8827c9f5614005cf07f6d1dae5fc005d7f36cffed84d0f46d02286f758a: baremetal-operator-system/baremetal-operator-ironic-756675b7cf-mbvbh/ironic-ipa-downloader\" id=63a31712-8552-4d50-8c22-8b23fcc8fcc0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.719834 | controller |     "Jun 11 00:12:15.995406 crc crio[23067]: time=\"2026-06-11T00:12:15.995166181Z\" level=info msg=\"Starting container: 0e8ac8827c9f5614005cf07f6d1dae5fc005d7f36cffed84d0f46d02286f758a\" id=6a7cc988-6df6-4331-9dc0-bd6089a3990e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.719848 | controller |     "Jun 11 00:12:15.996513 crc crio[23067]: time=\"2026-06-11T00:12:15.996349303Z\" level=info msg=\"Starting container: 315d65eb8ab66f3ab18e16504b22267e91a943c00dc8031f04d3c73244d67026\" id=df35ba78-cb82-4dba-a107-3c787a659645 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.719862 | controller |     "Jun 11 00:12:16.009502 crc crio[23067]: time=\"2026-06-11T00:12:16.009360703Z\" level=info msg=\"Started container\" PID=46993 containerID=315d65eb8ab66f3ab18e16504b22267e91a943c00dc8031f04d3c73244d67026 description=openstack-operators/openstack-operator-index-m4mgp/registry-server id=df35ba78-cb82-4dba-a107-3c787a659645 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8fcfaeeb0b42b949d0dd17628a9ae568a52b7c6e77bb186b6e3ab92b7d1cd4ef",
2026-06-11 01:10:49.719877 | controller |     "Jun 11 00:12:16.027953 crc crio[23067]: time=\"2026-06-11T00:12:16.023715769Z\" level=info msg=\"Started container\" PID=47000 containerID=0e8ac8827c9f5614005cf07f6d1dae5fc005d7f36cffed84d0f46d02286f758a description=baremetal-operator-system/baremetal-operator-ironic-756675b7cf-mbvbh/ironic-ipa-downloader id=6a7cc988-6df6-4331-9dc0-bd6089a3990e name=/runtime.v1.RuntimeService/StartContainer sandboxID=16b26dbcd7c73816c0765b4a9e64acdc43849700c0ace60dbb05bb6faaae1ae6",
2026-06-11 01:10:49.719891 | controller |     "Jun 11 00:12:16.035452 crc crio[23067]: time=\"2026-06-11T00:12:16.03528523Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.719906 | controller |     "Jun 11 00:12:16.049942 crc crio[23067]: time=\"2026-06-11T00:12:16.049838122Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.719920 | controller |     "Jun 11 00:12:16.219039 crc crio[23067]: time=\"2026-06-11T00:12:16.218863279Z\" level=info msg=\"Created container 9db1b3e356f1c9bd4feed05bfa2d16283368cc1bc857d52ccda717c6138334e4: openshift-marketplace/certified-operators-cjd7q/extract-utilities\" id=a3b69a2c-fcd2-4b2b-9ea4-9e4678ed5e94 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.719934 | controller |     "Jun 11 00:12:16.222717 crc crio[23067]: time=\"2026-06-11T00:12:16.222538488Z\" level=info msg=\"Starting container: 9db1b3e356f1c9bd4feed05bfa2d16283368cc1bc857d52ccda717c6138334e4\" id=6a770174-f4d5-4b4a-8587-93adf574e760 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.719949 | controller |     "Jun 11 00:12:16.236805 crc crio[23067]: time=\"2026-06-11T00:12:16.233293038Z\" level=info msg=\"Started container\" PID=47047 containerID=9db1b3e356f1c9bd4feed05bfa2d16283368cc1bc857d52ccda717c6138334e4 description=openshift-marketplace/certified-operators-cjd7q/extract-utilities id=6a770174-f4d5-4b4a-8587-93adf574e760 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3d2ea3a5965d664e3f2c3ea6259cc319e758aa78d52e47f43f507fdaa17a8605",
2026-06-11 01:10:49.719963 | controller |     "Jun 11 00:12:16.597216 crc crio[23067]: time=\"2026-06-11T00:12:16.597040684Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.719977 | controller |     "Jun 11 00:12:16.602261 crc crio[23067]: time=\"2026-06-11T00:12:16.602173952Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:bec7a1ff545afabea88c4a74227ea95b91c67cf5c03e89b2b949be410682f8a0\" id=440c9989-5c93-4746-a27b-ad95472c3739 name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.719995 | controller |     "Jun 11 00:12:16.606580 crc crio[23067]: time=\"2026-06-11T00:12:16.606403575Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=8121dd57-864c-4d96-ab1a-2961ae15509a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.720010 | controller |     "Jun 11 00:12:16.611008 crc crio[23067]: time=\"2026-06-11T00:12:16.610930277Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=dfb87ef4-c21f-44b5-a352-daae366c1e3b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.720025 | controller |     "Jun 11 00:12:16.623587 crc crio[23067]: time=\"2026-06-11T00:12:16.623407203Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-pzhfb/extract-content\" id=16edb97d-f78a-4be7-b492-bc4d69cd1926 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.720039 | controller |     "Jun 11 00:12:16.624739 crc crio[23067]: time=\"2026-06-11T00:12:16.624586055Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.720054 | controller |     "Jun 11 00:12:16.671884 crc crio[23067]: time=\"2026-06-11T00:12:16.671356963Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.720068 | controller |     "Jun 11 00:12:16.688051 crc crio[23067]: time=\"2026-06-11T00:12:16.68797672Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.720082 | controller |     "Jun 11 00:12:16.727752 crc crio[23067]: time=\"2026-06-11T00:12:16.727603946Z\" level=info msg=\"Created container d0e5c3a81ef168427e8a461b0099c0102fbc979155114a4a84fc664733752304: openshift-infra/auto-csr-approver-29685612-2th56/oc\" id=6e2ff87b-914f-435a-b8a9-612cb89a06c0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.720096 | controller |     "Jun 11 00:12:16.729374 crc crio[23067]: time=\"2026-06-11T00:12:16.729310292Z\" level=info msg=\"Starting container: d0e5c3a81ef168427e8a461b0099c0102fbc979155114a4a84fc664733752304\" id=2d4572bd-621d-49e1-8840-73a6c0544289 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.720110 | controller |     "Jun 11 00:12:16.734350 crc crio[23067]: time=\"2026-06-11T00:12:16.734224095Z\" level=info msg=\"Started container\" PID=47068 containerID=d0e5c3a81ef168427e8a461b0099c0102fbc979155114a4a84fc664733752304 description=openshift-infra/auto-csr-approver-29685612-2th56/oc id=2d4572bd-621d-49e1-8840-73a6c0544289 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ac42239c409fa468037f5149b7717604b0be772a4febcc5649cd23c58485b159",
2026-06-11 01:10:49.720126 | controller |     "Jun 11 00:12:16.841198 crc crio[23067]: time=\"2026-06-11T00:12:16.841054689Z\" level=info msg=\"Created container 5294cbf569103110cf37cebe19b558a91c79a2529483977ec9632f987e04d02e: openshift-marketplace/redhat-marketplace-pzhfb/extract-content\" id=16edb97d-f78a-4be7-b492-bc4d69cd1926 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.720141 | controller |     "Jun 11 00:12:16.844005 crc crio[23067]: time=\"2026-06-11T00:12:16.843837454Z\" level=info msg=\"Starting container: 5294cbf569103110cf37cebe19b558a91c79a2529483977ec9632f987e04d02e\" id=b71851be-a3e1-4037-bed0-9a1ba0451617 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.720155 | controller |     "Jun 11 00:12:16.862935 crc crio[23067]: time=\"2026-06-11T00:12:16.862448094Z\" level=info msg=\"Started container\" PID=47080 containerID=5294cbf569103110cf37cebe19b558a91c79a2529483977ec9632f987e04d02e description=openshift-marketplace/redhat-marketplace-pzhfb/extract-content id=b71851be-a3e1-4037-bed0-9a1ba0451617 name=/runtime.v1.RuntimeService/StartContainer sandboxID=59ddbfaca62c0563eb8156ef056844759984b066c57b1f77c83e197f9b635690",
2026-06-11 01:10:49.720173 | controller |     "Jun 11 00:12:16.901039 crc crio[23067]: time=\"2026-06-11T00:12:16.900374165Z\" level=info msg=\"Stopping container: c81f5aba38454958c8e5a57856b6e865ca0e036d3136c0eb752abc815f075c6e (timeout: 2s)\" id=aa38b7ac-ba57-4504-87d2-646f0e95607c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.720188 | controller |     "Jun 11 00:12:16.911503 crc crio[23067]: time=\"2026-06-11T00:12:16.911270468Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=93f69c4e-bfc4-4af4-9d80-95b04aa1f5a2 name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.720203 | controller |     "Jun 11 00:12:16.918468 crc crio[23067]: time=\"2026-06-11T00:12:16.918000459Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"",
2026-06-11 01:10:49.720218 | controller |     "Jun 11 00:12:17.068962 crc crio[23067]: time=\"2026-06-11T00:12:17.068872168Z\" level=info msg=\"Stopped container c81f5aba38454958c8e5a57856b6e865ca0e036d3136c0eb752abc815f075c6e: openstack-operators/openstack-operator-index-f5kbl/registry-server\" id=aa38b7ac-ba57-4504-87d2-646f0e95607c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.720233 | controller |     "Jun 11 00:12:17.070323 crc crio[23067]: time=\"2026-06-11T00:12:17.070164773Z\" level=info msg=\"Stopping pod sandbox: 713ed958a018c9dcd9c5066aa2acd0ee5e690a2eb3ee5e05e080097ddd05c24a\" id=198de81e-3724-4efc-a1d2-9d9b124cd66b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.720247 | controller |     "Jun 11 00:12:17.070802 crc crio[23067]: time=\"2026-06-11T00:12:17.070751069Z\" level=info msg=\"Got pod network &{Name:openstack-operator-index-f5kbl Namespace:openstack-operators ID:713ed958a018c9dcd9c5066aa2acd0ee5e690a2eb3ee5e05e080097ddd05c24a UID:99c42064-4739-4c5d-8989-8c385d99f272 NetNS:/var/run/netns/d5a8af4b-c04c-450e-a40c-f8c1f6d982d6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod99c42064_4739_4c5d_8989_8c385d99f272.slice PodAnnotations:0xc000c34b60}] Aliases:map[]}\"",
2026-06-11 01:10:49.720262 | controller |     "Jun 11 00:12:17.071012 crc crio[23067]: time=\"2026-06-11T00:12:17.070933914Z\" level=info msg=\"Deleting pod openstack-operators_openstack-operator-index-f5kbl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.720276 | controller |     "Jun 11 00:12:17.759981 crc crio[23067]: time=\"2026-06-11T00:12:17.75834697Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:aa28d116c97ba9419648a07c6fc51f0514ddba845f40590f336a7659ff14d7be\" id=93f69c4e-bfc4-4af4-9d80-95b04aa1f5a2 name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.720290 | controller |     "Jun 11 00:12:17.764388 crc crio[23067]: time=\"2026-06-11T00:12:17.764215568Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=94a80773-c2ba-40a9-9338-e7da99064c08 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.720305 | controller |     "Jun 11 00:12:17.768305 crc crio[23067]: time=\"2026-06-11T00:12:17.768130673Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=72bc2bac-3949-41ea-a19a-25d946fc512c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.720319 | controller |     "Jun 11 00:12:17.784173 crc crio[23067]: time=\"2026-06-11T00:12:17.783945078Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-cjd7q/extract-content\" id=10c4ff11-8ae9-474b-8e44-a47e53fecdef name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.720333 | controller |     "Jun 11 00:12:17.784942 crc crio[23067]: time=\"2026-06-11T00:12:17.784465262Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.720369 | controller |     "Jun 11 00:12:17.955283 crc crio[23067]: time=\"2026-06-11T00:12:17.954011644Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.720389 | controller |     "Jun 11 00:12:17.969585 crc crio[23067]: time=\"2026-06-11T00:12:17.968212606Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.720404 | controller |     "Jun 11 00:12:18.276248 crc crio[23067]: time=\"2026-06-11T00:12:18.276052549Z\" level=info msg=\"Created container 30a4787e336833fe4ff6fc282a36e6473223455fc40c4a4ed782e0a6c7ff8abe: openshift-marketplace/certified-operators-cjd7q/extract-content\" id=10c4ff11-8ae9-474b-8e44-a47e53fecdef name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.720421 | controller |     "Jun 11 00:12:18.283521 crc crio[23067]: time=\"2026-06-11T00:12:18.283366236Z\" level=info msg=\"Starting container: 30a4787e336833fe4ff6fc282a36e6473223455fc40c4a4ed782e0a6c7ff8abe\" id=ad8b959b-3102-4937-8824-3504ad43e7ac name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.720441 | controller |     "Jun 11 00:12:18.352115 crc crio[23067]: time=\"2026-06-11T00:12:18.3519156Z\" level=info msg=\"Started container\" PID=47121 containerID=30a4787e336833fe4ff6fc282a36e6473223455fc40c4a4ed782e0a6c7ff8abe description=openshift-marketplace/certified-operators-cjd7q/extract-content id=ad8b959b-3102-4937-8824-3504ad43e7ac name=/runtime.v1.RuntimeService/StartContainer sandboxID=3d2ea3a5965d664e3f2c3ea6259cc319e758aa78d52e47f43f507fdaa17a8605",
2026-06-11 01:10:49.720459 | controller |     "Jun 11 00:12:18.993280 crc crio[23067]: time=\"2026-06-11T00:12:18.99154223Z\" level=info msg=\"Stopped pod sandbox: 713ed958a018c9dcd9c5066aa2acd0ee5e690a2eb3ee5e05e080097ddd05c24a\" id=198de81e-3724-4efc-a1d2-9d9b124cd66b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.720474 | controller |     "Jun 11 00:12:19.118422 crc crio[23067]: time=\"2026-06-11T00:12:19.118363661Z\" level=info msg=\"Stopping container: 4fab0537791837173906d020466c113195ebcaf21f0fe5cece514e08c3ba6c9e (timeout: 10s)\" id=028e8ab7-26a1-48c2-9742-37dc4c83e08a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.720508 | controller |     "Jun 11 00:12:19.304969 crc crio[23067]: time=\"2026-06-11T00:12:19.301726325Z\" level=info msg=\"Stopped container 4fab0537791837173906d020466c113195ebcaf21f0fe5cece514e08c3ba6c9e: baremetal-operator-system/baremetal-operator-controller-manager-bb84bd6df-wjfmw/manager\" id=028e8ab7-26a1-48c2-9742-37dc4c83e08a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.720525 | controller |     "Jun 11 00:12:19.307777 crc crio[23067]: time=\"2026-06-11T00:12:19.30599087Z\" level=info msg=\"Stopping pod sandbox: af37a0843fb065ab9608e56db518f6e02e68d0a98450402b03c3750eb48b1950\" id=c088d101-e63d-406e-8c28-4d52a62d8dd0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.720544 | controller |     "Jun 11 00:12:19.307777 crc crio[23067]: time=\"2026-06-11T00:12:19.30675573Z\" level=info msg=\"Got pod network &{Name:baremetal-operator-controller-manager-bb84bd6df-wjfmw Namespace:baremetal-operator-system ID:af37a0843fb065ab9608e56db518f6e02e68d0a98450402b03c3750eb48b1950 UID:051ecccb-c82b-4cc1-9b7f-d93439c501ad NetNS:/var/run/netns/2ab67905-3a7a-4255-b764-3e0ec86d3192 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod051ecccb_c82b_4cc1_9b7f_d93439c501ad.slice PodAnnotations:0xc00008c628}] Aliases:map[]}\"",
2026-06-11 01:10:49.720558 | controller |     "Jun 11 00:12:19.307777 crc crio[23067]: time=\"2026-06-11T00:12:19.306913485Z\" level=info msg=\"Deleting pod baremetal-operator-system_baremetal-operator-controller-manager-bb84bd6df-wjfmw from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.720577 | controller |     "Jun 11 00:12:20.005466 crc crio[23067]: time=\"2026-06-11T00:12:20.003925288Z\" level=info msg=\"Stopped pod sandbox: af37a0843fb065ab9608e56db518f6e02e68d0a98450402b03c3750eb48b1950\" id=c088d101-e63d-406e-8c28-4d52a62d8dd0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.720591 | controller |     "Jun 11 00:12:20.179384 crc crio[23067]: time=\"2026-06-11T00:12:20.179238103Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=6163e703-480b-4873-88b6-2a079433cc44 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.720606 | controller |     "Jun 11 00:12:20.184374 crc crio[23067]: time=\"2026-06-11T00:12:20.18431667Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=bad5530f-7ff9-4707-b981-f23c40fb9e73 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.720620 | controller |     "Jun 11 00:12:20.197732 crc crio[23067]: time=\"2026-06-11T00:12:20.194817112Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-pzhfb/registry-server\" id=22bd61e8-ef2c-4537-bf2a-2eb7230d0d44 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.720634 | controller |     "Jun 11 00:12:20.197732 crc crio[23067]: time=\"2026-06-11T00:12:20.197157665Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.720649 | controller |     "Jun 11 00:12:20.210321 crc crio[23067]: time=\"2026-06-11T00:12:20.209347473Z\" level=info msg=\"Removing container: 4fab0537791837173906d020466c113195ebcaf21f0fe5cece514e08c3ba6c9e\" id=26a2a86e-7153-4068-9862-77f5c96539d1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.720663 | controller |     "Jun 11 00:12:20.264332 crc crio[23067]: time=\"2026-06-11T00:12:20.263435269Z\" level=info msg=\"Removed container 4fab0537791837173906d020466c113195ebcaf21f0fe5cece514e08c3ba6c9e: baremetal-operator-system/baremetal-operator-controller-manager-bb84bd6df-wjfmw/manager\" id=26a2a86e-7153-4068-9862-77f5c96539d1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.720678 | controller |     "Jun 11 00:12:20.311436 crc crio[23067]: time=\"2026-06-11T00:12:20.311246445Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.720692 | controller |     "Jun 11 00:12:20.320151 crc crio[23067]: time=\"2026-06-11T00:12:20.319782705Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.720707 | controller |     "Jun 11 00:12:20.960140 crc crio[23067]: time=\"2026-06-11T00:12:20.9600322Z\" level=info msg=\"Created container 59c5672ad3ba1b60684a2dc2f193bc185544d48de973cbcea9064dbf068bc13c: openshift-marketplace/redhat-marketplace-pzhfb/registry-server\" id=22bd61e8-ef2c-4537-bf2a-2eb7230d0d44 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.720721 | controller |     "Jun 11 00:12:20.971125 crc crio[23067]: time=\"2026-06-11T00:12:20.970757789Z\" level=info msg=\"Starting container: 59c5672ad3ba1b60684a2dc2f193bc185544d48de973cbcea9064dbf068bc13c\" id=b3a4ad5c-af71-4c7b-b229-9ef3f856190d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.720735 | controller |     "Jun 11 00:12:21.024398 crc crio[23067]: time=\"2026-06-11T00:12:21.024284619Z\" level=info msg=\"Started container\" PID=47224 containerID=59c5672ad3ba1b60684a2dc2f193bc185544d48de973cbcea9064dbf068bc13c description=openshift-marketplace/redhat-marketplace-pzhfb/registry-server id=b3a4ad5c-af71-4c7b-b229-9ef3f856190d name=/runtime.v1.RuntimeService/StartContainer sandboxID=59ddbfaca62c0563eb8156ef056844759984b066c57b1f77c83e197f9b635690",
2026-06-11 01:10:49.720753 | controller |     "Jun 11 00:12:21.245882 crc crio[23067]: time=\"2026-06-11T00:12:21.245717526Z\" level=info msg=\"Stopping pod sandbox: ac42239c409fa468037f5149b7717604b0be772a4febcc5649cd23c58485b159\" id=2691ec14-b682-4cad-83b3-7419d1aebec6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.720767 | controller |     "Jun 11 00:12:21.246996 crc crio[23067]: time=\"2026-06-11T00:12:21.246851407Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685612-2th56 Namespace:openshift-infra ID:ac42239c409fa468037f5149b7717604b0be772a4febcc5649cd23c58485b159 UID:2a2b7def-d835-46ab-9859-86cfbea1012d NetNS:/var/run/netns/3d135964-c06f-4bda-909d-ec318308710e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2a2b7def_d835_46ab_9859_86cfbea1012d.slice PodAnnotations:0xc0023928c0}] Aliases:map[]}\"",
2026-06-11 01:10:49.720782 | controller |     "Jun 11 00:12:21.247176 crc crio[23067]: time=\"2026-06-11T00:12:21.247124684Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29685612-2th56 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.720796 | controller |     "Jun 11 00:12:25.393017 crc crio[23067]: time=\"2026-06-11T00:12:25.391374054Z\" level=info msg=\"Stopped pod sandbox: ac42239c409fa468037f5149b7717604b0be772a4febcc5649cd23c58485b159\" id=2691ec14-b682-4cad-83b3-7419d1aebec6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.720810 | controller |     "Jun 11 00:12:26.678828 crc crio[23067]: time=\"2026-06-11T00:12:26.678210518Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=4820ddaa-7805-4de2-bbbb-2eff15554331 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.720825 | controller |     "Jun 11 00:12:26.681110 crc crio[23067]: time=\"2026-06-11T00:12:26.680829088Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=983a8db6-5bf3-4f7e-bfc8-07228b3a0f75 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.720839 | controller |     "Jun 11 00:12:26.687757 crc crio[23067]: time=\"2026-06-11T00:12:26.687488847Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-cjd7q/registry-server\" id=7ec16c6c-9c7c-4fcd-8700-bf02815d0892 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.720853 | controller |     "Jun 11 00:12:26.687998 crc crio[23067]: time=\"2026-06-11T00:12:26.68797298Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.720868 | controller |     "Jun 11 00:12:26.748625 crc crio[23067]: time=\"2026-06-11T00:12:26.748398016Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.720882 | controller |     "Jun 11 00:12:26.754112 crc crio[23067]: time=\"2026-06-11T00:12:26.753942855Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.720896 | controller |     "Jun 11 00:12:26.901208 crc crio[23067]: time=\"2026-06-11T00:12:26.901059474Z\" level=info msg=\"Created container 2e34b31e46b368df9ebc7d7cf39288cf7f4e384d34b03ecacdca507c3da8b584: openshift-marketplace/certified-operators-cjd7q/registry-server\" id=7ec16c6c-9c7c-4fcd-8700-bf02815d0892 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.720911 | controller |     "Jun 11 00:12:26.903130 crc crio[23067]: time=\"2026-06-11T00:12:26.903052167Z\" level=info msg=\"Starting container: 2e34b31e46b368df9ebc7d7cf39288cf7f4e384d34b03ecacdca507c3da8b584\" id=9405c77b-ae48-4c8c-910e-2aab0fdab4d7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.720928 | controller |     "Jun 11 00:12:26.918136 crc crio[23067]: time=\"2026-06-11T00:12:26.91800859Z\" level=info msg=\"Started container\" PID=47446 containerID=2e34b31e46b368df9ebc7d7cf39288cf7f4e384d34b03ecacdca507c3da8b584 description=openshift-marketplace/certified-operators-cjd7q/registry-server id=9405c77b-ae48-4c8c-910e-2aab0fdab4d7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3d2ea3a5965d664e3f2c3ea6259cc319e758aa78d52e47f43f507fdaa17a8605",
2026-06-11 01:10:49.720943 | controller |     "Jun 11 00:12:34.817465 crc crio[23067]: time=\"2026-06-11T00:12:34.816106624Z\" level=info msg=\"Stopping container: 2e34b31e46b368df9ebc7d7cf39288cf7f4e384d34b03ecacdca507c3da8b584 (timeout: 2s)\" id=e0efdf9b-a51d-414a-8898-0a4ae370b289 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.720957 | controller |     "Jun 11 00:12:35.837032 crc crio[23067]: time=\"2026-06-11T00:12:35.835232855Z\" level=info msg=\"Stopped container 2e34b31e46b368df9ebc7d7cf39288cf7f4e384d34b03ecacdca507c3da8b584: openshift-marketplace/certified-operators-cjd7q/registry-server\" id=e0efdf9b-a51d-414a-8898-0a4ae370b289 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.720971 | controller |     "Jun 11 00:12:35.837927 crc crio[23067]: time=\"2026-06-11T00:12:35.837302081Z\" level=info msg=\"Stopping pod sandbox: 3d2ea3a5965d664e3f2c3ea6259cc319e758aa78d52e47f43f507fdaa17a8605\" id=7e0a6165-318b-4621-852c-7ac5df2f07bd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.720985 | controller |     "Jun 11 00:12:35.838879 crc crio[23067]: time=\"2026-06-11T00:12:35.83837233Z\" level=info msg=\"Got pod network &{Name:certified-operators-cjd7q Namespace:openshift-marketplace ID:3d2ea3a5965d664e3f2c3ea6259cc319e758aa78d52e47f43f507fdaa17a8605 UID:16c93067-c450-4aee-931b-30d6122aede1 NetNS:/var/run/netns/602aa227-3d26-4ec4-8e36-2e3b497bf0fc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod16c93067_c450_4aee_931b_30d6122aede1.slice PodAnnotations:0xc002c840b0}] Aliases:map[]}\"",
2026-06-11 01:10:49.721000 | controller |     "Jun 11 00:12:35.838879 crc crio[23067]: time=\"2026-06-11T00:12:35.838543494Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-cjd7q from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.721014 | controller |     "Jun 11 00:12:35.845319 crc crio[23067]: time=\"2026-06-11T00:12:35.845277216Z\" level=info msg=\"Stopping container: 59c5672ad3ba1b60684a2dc2f193bc185544d48de973cbcea9064dbf068bc13c (timeout: 2s)\" id=04fb1d7a-4224-4c5e-a96c-d424a7d20342 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.721029 | controller |     "Jun 11 00:12:36.045011 crc crio[23067]: time=\"2026-06-11T00:12:36.044919397Z\" level=info msg=\"Stopped container 59c5672ad3ba1b60684a2dc2f193bc185544d48de973cbcea9064dbf068bc13c: openshift-marketplace/redhat-marketplace-pzhfb/registry-server\" id=04fb1d7a-4224-4c5e-a96c-d424a7d20342 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.721044 | controller |     "Jun 11 00:12:36.047428 crc crio[23067]: time=\"2026-06-11T00:12:36.047220089Z\" level=info msg=\"Stopping pod sandbox: 59ddbfaca62c0563eb8156ef056844759984b066c57b1f77c83e197f9b635690\" id=cb9fa58d-cee5-4608-9107-1786d1a33f47 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.721059 | controller |     "Jun 11 00:12:36.048221 crc crio[23067]: time=\"2026-06-11T00:12:36.048112663Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-pzhfb Namespace:openshift-marketplace ID:59ddbfaca62c0563eb8156ef056844759984b066c57b1f77c83e197f9b635690 UID:93bb2263-8701-46da-af95-fecd171b26ac NetNS:/var/run/netns/f2b2aea7-6c3f-4be0-af43-d6521e527ab4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod93bb2263_8701_46da_af95_fecd171b26ac.slice PodAnnotations:0xc002c84268}] Aliases:map[]}\"",
2026-06-11 01:10:49.721077 | controller |     "Jun 11 00:12:36.048817 crc crio[23067]: time=\"2026-06-11T00:12:36.04838278Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-pzhfb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.721092 | controller |     "Jun 11 00:12:36.142147 crc crio[23067]: time=\"2026-06-11T00:12:36.141142476Z\" level=info msg=\"Running pod sandbox: openstack-operators/3ea339e9021ddbdc34cbf1c3915684f006a90442dbea2e00dc74400bd0ml47d/POD\" id=d7790310-1a8b-480c-b7e9-3af02f4ae41e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.721107 | controller |     "Jun 11 00:12:36.142147 crc crio[23067]: time=\"2026-06-11T00:12:36.141960148Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.721121 | controller |     "Jun 11 00:12:36.222075 crc crio[23067]: time=\"2026-06-11T00:12:36.221138068Z\" level=info msg=\"Got pod network &{Name:3ea339e9021ddbdc34cbf1c3915684f006a90442dbea2e00dc74400bd0ml47d Namespace:openstack-operators ID:7704431a72bb88fee4e205d5741ad2ac1ecf0d9971b7823e473dd276691b7786 UID:14ac139f-3618-42dc-b427-449bc3aedd15 NetNS:/var/run/netns/0db74b3e-7233-4002-8a8e-7c02a1060ac3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod14ac139f_3618_42dc_b427_449bc3aedd15.slice PodAnnotations:0xc002392210}] Aliases:map[]}\"",
2026-06-11 01:10:49.721135 | controller |     "Jun 11 00:12:36.222075 crc crio[23067]: time=\"2026-06-11T00:12:36.22120091Z\" level=info msg=\"Adding pod openstack-operators_3ea339e9021ddbdc34cbf1c3915684f006a90442dbea2e00dc74400bd0ml47d to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.721150 | controller |     "Jun 11 00:12:37.278067 crc crio[23067]: time=\"2026-06-11T00:12:37.27787635Z\" level=info msg=\"Stopped pod sandbox: 3d2ea3a5965d664e3f2c3ea6259cc319e758aa78d52e47f43f507fdaa17a8605\" id=7e0a6165-318b-4621-852c-7ac5df2f07bd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.721164 | controller |     "Jun 11 00:12:37.523672 crc crio[23067]: time=\"2026-06-11T00:12:37.520532589Z\" level=info msg=\"Stopped pod sandbox: 59ddbfaca62c0563eb8156ef056844759984b066c57b1f77c83e197f9b635690\" id=cb9fa58d-cee5-4608-9107-1786d1a33f47 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.721179 | controller |     "Jun 11 00:12:37.959946 crc crio[23067]: time=\"2026-06-11T00:12:37.95987867Z\" level=info msg=\"Removing container: 59c5672ad3ba1b60684a2dc2f193bc185544d48de973cbcea9064dbf068bc13c\" id=fefa356d-8fb8-48a8-94dd-8a68d54f9d81 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.721193 | controller |     "Jun 11 00:12:37.990347 crc crio[23067]: time=\"2026-06-11T00:12:37.990265198Z\" level=info msg=\"Removed container 59c5672ad3ba1b60684a2dc2f193bc185544d48de973cbcea9064dbf068bc13c: openshift-marketplace/redhat-marketplace-pzhfb/registry-server\" id=fefa356d-8fb8-48a8-94dd-8a68d54f9d81 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.721208 | controller |     "Jun 11 00:12:37.997127 crc crio[23067]: time=\"2026-06-11T00:12:37.99705047Z\" level=info msg=\"Removing container: 5294cbf569103110cf37cebe19b558a91c79a2529483977ec9632f987e04d02e\" id=c19351af-b860-46fe-927a-68b8d0009a5d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.721222 | controller |     "Jun 11 00:12:38.032162 crc crio[23067]: time=\"2026-06-11T00:12:38.032063112Z\" level=info msg=\"Removed container 5294cbf569103110cf37cebe19b558a91c79a2529483977ec9632f987e04d02e: openshift-marketplace/redhat-marketplace-pzhfb/extract-content\" id=c19351af-b860-46fe-927a-68b8d0009a5d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.721239 | controller |     "Jun 11 00:12:38.043545 crc crio[23067]: time=\"2026-06-11T00:12:38.043443229Z\" level=info msg=\"Removing container: 364f66e575f9de8637d6065d5edc893e08bfde07c661f9eec14d7b52e8cf7b6c\" id=2e89590b-a013-4e1e-a2b3-eef83afa1a33 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.721254 | controller |     "Jun 11 00:12:38.070283 crc crio[23067]: time=\"2026-06-11T00:12:38.070198108Z\" level=info msg=\"Removed container 364f66e575f9de8637d6065d5edc893e08bfde07c661f9eec14d7b52e8cf7b6c: openshift-marketplace/redhat-marketplace-pzhfb/extract-utilities\" id=2e89590b-a013-4e1e-a2b3-eef83afa1a33 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.721269 | controller |     "Jun 11 00:12:38.074393 crc crio[23067]: time=\"2026-06-11T00:12:38.074288587Z\" level=info msg=\"Removing container: 2e34b31e46b368df9ebc7d7cf39288cf7f4e384d34b03ecacdca507c3da8b584\" id=065232e9-bb00-4495-9dab-ec4e226660d0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.721284 | controller |     "Jun 11 00:12:38.091344 crc crio[23067]: time=\"2026-06-11T00:12:38.091242984Z\" level=info msg=\"Removed container 2e34b31e46b368df9ebc7d7cf39288cf7f4e384d34b03ecacdca507c3da8b584: openshift-marketplace/certified-operators-cjd7q/registry-server\" id=065232e9-bb00-4495-9dab-ec4e226660d0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.721298 | controller |     "Jun 11 00:12:38.094945 crc crio[23067]: time=\"2026-06-11T00:12:38.094876281Z\" level=info msg=\"Removing container: 30a4787e336833fe4ff6fc282a36e6473223455fc40c4a4ed782e0a6c7ff8abe\" id=325d9e91-a3ce-4422-9467-1bbae6c8ff1b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.721312 | controller |     "Jun 11 00:12:38.118468 crc crio[23067]: time=\"2026-06-11T00:12:38.118377564Z\" level=info msg=\"Removed container 30a4787e336833fe4ff6fc282a36e6473223455fc40c4a4ed782e0a6c7ff8abe: openshift-marketplace/certified-operators-cjd7q/extract-content\" id=325d9e91-a3ce-4422-9467-1bbae6c8ff1b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.721327 | controller |     "Jun 11 00:12:38.121158 crc crio[23067]: time=\"2026-06-11T00:12:38.121073296Z\" level=info msg=\"Removing container: 9db1b3e356f1c9bd4feed05bfa2d16283368cc1bc857d52ccda717c6138334e4\" id=ed1acb0e-6222-409d-9d09-171f1fb6da20 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.721341 | controller |     "Jun 11 00:12:38.149955 crc crio[23067]: time=\"2026-06-11T00:12:38.1498223Z\" level=info msg=\"Removed container 9db1b3e356f1c9bd4feed05bfa2d16283368cc1bc857d52ccda717c6138334e4: openshift-marketplace/certified-operators-cjd7q/extract-utilities\" id=ed1acb0e-6222-409d-9d09-171f1fb6da20 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.721376 | controller |     "Jun 11 00:12:38.384270 crc crio[23067]: 2026-06-11T00:12:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7704431a72bb88f Mac:3e:03:b9:b6:1f:0d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:40 Mtu:0 Sandbox:/var/run/netns/0db74b3e-7233-4002-8a8e-7c02a1060ac3 SocketPath: PciID:}] [{Interface:0xc00031c860 Address:{IP:10.217.0.64 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.721393 | controller |     "Jun 11 00:12:38.385948 crc crio[23067]: time=\"2026-06-11T00:12:38.385605244Z\" level=info msg=\"Got pod network &{Name:3ea339e9021ddbdc34cbf1c3915684f006a90442dbea2e00dc74400bd0ml47d Namespace:openstack-operators ID:7704431a72bb88fee4e205d5741ad2ac1ecf0d9971b7823e473dd276691b7786 UID:14ac139f-3618-42dc-b427-449bc3aedd15 NetNS:/var/run/netns/0db74b3e-7233-4002-8a8e-7c02a1060ac3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod14ac139f_3618_42dc_b427_449bc3aedd15.slice PodAnnotations:0xc002392210}] Aliases:map[]}\"",
2026-06-11 01:10:49.721408 | controller |     "Jun 11 00:12:38.386142 crc crio[23067]: time=\"2026-06-11T00:12:38.386080247Z\" level=info msg=\"Checking pod openstack-operators_3ea339e9021ddbdc34cbf1c3915684f006a90442dbea2e00dc74400bd0ml47d for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.721426 | controller |     "Jun 11 00:12:38.393344 crc crio[23067]: time=\"2026-06-11T00:12:38.39326713Z\" level=info msg=\"Ran pod sandbox 7704431a72bb88fee4e205d5741ad2ac1ecf0d9971b7823e473dd276691b7786 with infra container: openstack-operators/3ea339e9021ddbdc34cbf1c3915684f006a90442dbea2e00dc74400bd0ml47d/POD\" id=d7790310-1a8b-480c-b7e9-3af02f4ae41e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.721441 | controller |     "Jun 11 00:12:38.396046 crc crio[23067]: time=\"2026-06-11T00:12:38.395976983Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=c0e91dd0-a773-4ca7-a738-0b5616808486 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.721455 | controller |     "Jun 11 00:12:38.398309 crc crio[23067]: time=\"2026-06-11T00:12:38.398245434Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=88374708-0b7b-4940-b16c-a543551ef020 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.721469 | controller |     "Jun 11 00:12:38.403891 crc crio[23067]: time=\"2026-06-11T00:12:38.403795933Z\" level=info msg=\"Creating container: openstack-operators/3ea339e9021ddbdc34cbf1c3915684f006a90442dbea2e00dc74400bd0ml47d/util\" id=89772b67-2b85-4049-85a3-8dbe107c2290 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.721484 | controller |     "Jun 11 00:12:38.404183 crc crio[23067]: time=\"2026-06-11T00:12:38.404122702Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.721498 | controller |     "Jun 11 00:12:38.448896 crc crio[23067]: time=\"2026-06-11T00:12:38.448780934Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.721512 | controller |     "Jun 11 00:12:38.456007 crc crio[23067]: time=\"2026-06-11T00:12:38.455905355Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.721527 | controller |     "Jun 11 00:12:38.554808 crc crio[23067]: time=\"2026-06-11T00:12:38.554612791Z\" level=info msg=\"Created container 7611399d77a39bdd2f5fa6b905b58c1855d6768ab10ec84e91d13f12f909b23b: openstack-operators/3ea339e9021ddbdc34cbf1c3915684f006a90442dbea2e00dc74400bd0ml47d/util\" id=89772b67-2b85-4049-85a3-8dbe107c2290 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.721541 | controller |     "Jun 11 00:12:38.555731 crc crio[23067]: time=\"2026-06-11T00:12:38.555554427Z\" level=info msg=\"Starting container: 7611399d77a39bdd2f5fa6b905b58c1855d6768ab10ec84e91d13f12f909b23b\" id=29ad31d6-494b-4b66-adea-273882fd336a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.721555 | controller |     "Jun 11 00:12:38.563368 crc crio[23067]: time=\"2026-06-11T00:12:38.563277114Z\" level=info msg=\"Started container\" PID=47785 containerID=7611399d77a39bdd2f5fa6b905b58c1855d6768ab10ec84e91d13f12f909b23b description=openstack-operators/3ea339e9021ddbdc34cbf1c3915684f006a90442dbea2e00dc74400bd0ml47d/util id=29ad31d6-494b-4b66-adea-273882fd336a name=/runtime.v1.RuntimeService/StartContainer sandboxID=7704431a72bb88fee4e205d5741ad2ac1ecf0d9971b7823e473dd276691b7786",
2026-06-11 01:10:49.721570 | controller |     "Jun 11 00:12:38.980451 crc crio[23067]: time=\"2026-06-11T00:12:38.980016937Z\" level=info msg=\"Pulling image: 38.102.83.64:5001/openstack-k8s-operators/openstack-operator-bundle:2895d87b692193b55d566fae26f4c769f7f44de8\" id=9de46a14-f08d-436b-8666-165ee2d5b825 name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.721587 | controller |     "Jun 11 00:12:38.983075 crc crio[23067]: time=\"2026-06-11T00:12:38.982992977Z\" level=info msg=\"Trying to access \\\"38.102.83.64:5001/openstack-k8s-operators/openstack-operator-bundle:2895d87b692193b55d566fae26f4c769f7f44de8\\\"\"",
2026-06-11 01:10:49.721621 | controller |     "Jun 11 00:12:39.344988 crc crio[23067]: time=\"2026-06-11T00:12:39.344803592Z\" level=info msg=\"Pulled image: 38.102.83.64:5001/openstack-k8s-operators/openstack-operator-bundle@sha256:7a281bbb389eb9043bf80090a282a0647397552889967b7d20119a0f0fdff65c\" id=9de46a14-f08d-436b-8666-165ee2d5b825 name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.721638 | controller |     "Jun 11 00:12:39.346365 crc crio[23067]: time=\"2026-06-11T00:12:39.345873691Z\" level=info msg=\"Checking image status: 38.102.83.64:5001/openstack-k8s-operators/openstack-operator-bundle:2895d87b692193b55d566fae26f4c769f7f44de8\" id=1abf8530-b5f0-4da1-a604-2295d34700af name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.721656 | controller |     "Jun 11 00:12:39.350057 crc crio[23067]: time=\"2026-06-11T00:12:39.349937661Z\" level=info msg=\"Checking image status: 38.102.83.64:5001/openstack-k8s-operators/openstack-operator-bundle:2895d87b692193b55d566fae26f4c769f7f44de8\" id=342a082d-1a0f-4fc3-9e5a-e0213cae991b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.721670 | controller |     "Jun 11 00:12:39.362078 crc crio[23067]: time=\"2026-06-11T00:12:39.362001545Z\" level=info msg=\"Creating container: openstack-operators/3ea339e9021ddbdc34cbf1c3915684f006a90442dbea2e00dc74400bd0ml47d/pull\" id=0e7d3fc4-f771-47bf-afbc-19035b5c34d1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.721684 | controller |     "Jun 11 00:12:39.363852 crc crio[23067]: time=\"2026-06-11T00:12:39.363548717Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.721699 | controller |     "Jun 11 00:12:39.401433 crc crio[23067]: time=\"2026-06-11T00:12:39.401274172Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.721713 | controller |     "Jun 11 00:12:39.402339 crc crio[23067]: time=\"2026-06-11T00:12:39.40195694Z\" level=warning msg=\"Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/9ac9fcf4778f75125971514ab9478cc276a58330bcc4cd16fb6efb8216253e1e/merged/etc/passwd: no such file or directory\"",
2026-06-11 01:10:49.721728 | controller |     "Jun 11 00:12:39.402339 crc crio[23067]: time=\"2026-06-11T00:12:39.401989841Z\" level=warning msg=\"Failed to open /etc/group: open /var/lib/containers/storage/overlay/9ac9fcf4778f75125971514ab9478cc276a58330bcc4cd16fb6efb8216253e1e/merged/etc/group: no such file or directory\"",
2026-06-11 01:10:49.721742 | controller |     "Jun 11 00:12:39.405349 crc crio[23067]: time=\"2026-06-11T00:12:39.40528925Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.721757 | controller |     "Jun 11 00:12:39.506788 crc crio[23067]: time=\"2026-06-11T00:12:39.506066581Z\" level=info msg=\"Created container c262baa82e3e3db8f70b9fd70cc5aa0589a3e8e3d310d54c2830ed4a7cfa47dc: openstack-operators/3ea339e9021ddbdc34cbf1c3915684f006a90442dbea2e00dc74400bd0ml47d/pull\" id=0e7d3fc4-f771-47bf-afbc-19035b5c34d1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.721771 | controller |     "Jun 11 00:12:39.509170 crc crio[23067]: time=\"2026-06-11T00:12:39.509072612Z\" level=info msg=\"Starting container: c262baa82e3e3db8f70b9fd70cc5aa0589a3e8e3d310d54c2830ed4a7cfa47dc\" id=df1a4367-e6c4-4f07-9b7d-2fe1dd39a5fd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.721788 | controller |     "Jun 11 00:12:39.515555 crc crio[23067]: time=\"2026-06-11T00:12:39.515438464Z\" level=info msg=\"Started container\" PID=47847 containerID=c262baa82e3e3db8f70b9fd70cc5aa0589a3e8e3d310d54c2830ed4a7cfa47dc description=openstack-operators/3ea339e9021ddbdc34cbf1c3915684f006a90442dbea2e00dc74400bd0ml47d/pull id=df1a4367-e6c4-4f07-9b7d-2fe1dd39a5fd name=/runtime.v1.RuntimeService/StartContainer sandboxID=7704431a72bb88fee4e205d5741ad2ac1ecf0d9971b7823e473dd276691b7786",
2026-06-11 01:10:49.721803 | controller |     "Jun 11 00:12:39.996267 crc crio[23067]: time=\"2026-06-11T00:12:39.996179158Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=c3804150-b54c-407d-947b-3a31b5f79977 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.721818 | controller |     "Jun 11 00:12:39.999038 crc crio[23067]: time=\"2026-06-11T00:12:39.998948183Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=bc9c5e37-2392-47aa-9a5a-3d00d825f95a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.721832 | controller |     "Jun 11 00:12:40.012714 crc crio[23067]: time=\"2026-06-11T00:12:40.012536738Z\" level=info msg=\"Creating container: openstack-operators/3ea339e9021ddbdc34cbf1c3915684f006a90442dbea2e00dc74400bd0ml47d/extract\" id=4045bcce-3c40-4d68-8a78-50f66b76534e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.721846 | controller |     "Jun 11 00:12:40.014091 crc crio[23067]: time=\"2026-06-11T00:12:40.013928246Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.721860 | controller |     "Jun 11 00:12:40.061012 crc crio[23067]: time=\"2026-06-11T00:12:40.060932111Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.721873 | controller |     "Jun 11 00:12:40.064606 crc crio[23067]: time=\"2026-06-11T00:12:40.064538338Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.721887 | controller |     "Jun 11 00:12:40.174930 crc crio[23067]: time=\"2026-06-11T00:12:40.174844886Z\" level=info msg=\"Created container 1abfe3ebf256c2f126352111dc52cc16d30ab84aed85455f3963dd72adb7fb6e: openstack-operators/3ea339e9021ddbdc34cbf1c3915684f006a90442dbea2e00dc74400bd0ml47d/extract\" id=4045bcce-3c40-4d68-8a78-50f66b76534e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.721901 | controller |     "Jun 11 00:12:40.176382 crc crio[23067]: time=\"2026-06-11T00:12:40.176188752Z\" level=info msg=\"Starting container: 1abfe3ebf256c2f126352111dc52cc16d30ab84aed85455f3963dd72adb7fb6e\" id=0bb4f7de-b1d8-44f9-8f00-7bb31b5afa08 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.721915 | controller |     "Jun 11 00:12:40.183888 crc crio[23067]: time=\"2026-06-11T00:12:40.183780586Z\" level=info msg=\"Started container\" PID=47871 containerID=1abfe3ebf256c2f126352111dc52cc16d30ab84aed85455f3963dd72adb7fb6e description=openstack-operators/3ea339e9021ddbdc34cbf1c3915684f006a90442dbea2e00dc74400bd0ml47d/extract id=0bb4f7de-b1d8-44f9-8f00-7bb31b5afa08 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7704431a72bb88fee4e205d5741ad2ac1ecf0d9971b7823e473dd276691b7786",
2026-06-11 01:10:49.721929 | controller |     "Jun 11 00:12:42.025288 crc crio[23067]: time=\"2026-06-11T00:12:42.024517962Z\" level=info msg=\"Stopping pod sandbox: 7704431a72bb88fee4e205d5741ad2ac1ecf0d9971b7823e473dd276691b7786\" id=c2eadfb2-1529-427c-965c-27da308e0cf7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.721943 | controller |     "Jun 11 00:12:42.026936 crc crio[23067]: time=\"2026-06-11T00:12:42.026209508Z\" level=info msg=\"Got pod network &{Name:3ea339e9021ddbdc34cbf1c3915684f006a90442dbea2e00dc74400bd0ml47d Namespace:openstack-operators ID:7704431a72bb88fee4e205d5741ad2ac1ecf0d9971b7823e473dd276691b7786 UID:14ac139f-3618-42dc-b427-449bc3aedd15 NetNS:/var/run/netns/0db74b3e-7233-4002-8a8e-7c02a1060ac3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod14ac139f_3618_42dc_b427_449bc3aedd15.slice PodAnnotations:0xc000c34330}] Aliases:map[]}\"",
2026-06-11 01:10:49.721963 | controller |     "Jun 11 00:12:42.026936 crc crio[23067]: time=\"2026-06-11T00:12:42.026423984Z\" level=info msg=\"Deleting pod openstack-operators_3ea339e9021ddbdc34cbf1c3915684f006a90442dbea2e00dc74400bd0ml47d from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.721977 | controller |     "Jun 11 00:12:43.028675 crc crio[23067]: time=\"2026-06-11T00:12:43.028049563Z\" level=info msg=\"Stopped pod sandbox: 7704431a72bb88fee4e205d5741ad2ac1ecf0d9971b7823e473dd276691b7786\" id=c2eadfb2-1529-427c-965c-27da308e0cf7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.721991 | controller |     "Jun 11 00:12:51.627672 crc crio[23067]: time=\"2026-06-11T00:12:51.624996532Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-operator-controller-init-7c9fbc9dd6-667jv/POD\" id=e60ae1aa-52c4-40a8-aed8-0ee6915491f3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.722005 | controller |     "Jun 11 00:12:51.627672 crc crio[23067]: time=\"2026-06-11T00:12:51.625951348Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.722023 | controller |     "Jun 11 00:12:51.720986 crc crio[23067]: time=\"2026-06-11T00:12:51.720884302Z\" level=info msg=\"Got pod network &{Name:openstack-operator-controller-init-7c9fbc9dd6-667jv Namespace:openstack-operators ID:97a1307f61b0a2c23f7be01e02d059536b3f1b88354f843d84f38405ded9e192 UID:97d5032b-5479-4a2c-a17d-1e86aa4113bf NetNS:/var/run/netns/420d9048-949f-40f7-9fa8-1d1c2e12116f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod97d5032b_5479_4a2c_a17d_1e86aa4113bf.slice PodAnnotations:0xc0023924e0}] Aliases:map[]}\"",
2026-06-11 01:10:49.722044 | controller |     "Jun 11 00:12:51.720986 crc crio[23067]: time=\"2026-06-11T00:12:51.720956084Z\" level=info msg=\"Adding pod openstack-operators_openstack-operator-controller-init-7c9fbc9dd6-667jv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.722060 | controller |     "Jun 11 00:12:53.781435 crc crio[23067]: 2026-06-11T00:12:53Z [verbose] CmdAdd (shim): {1.1.0 [{Name:97a1307f61b0a2c Mac:5a:ac:81:3b:e6:d1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:42 Mtu:0 Sandbox:/var/run/netns/420d9048-949f-40f7-9fa8-1d1c2e12116f SocketPath: PciID:}] [{Interface:0xc000014720 Address:{IP:10.217.0.66 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.722075 | controller |     "Jun 11 00:12:53.784551 crc crio[23067]: time=\"2026-06-11T00:12:53.784250316Z\" level=info msg=\"Got pod network &{Name:openstack-operator-controller-init-7c9fbc9dd6-667jv Namespace:openstack-operators ID:97a1307f61b0a2c23f7be01e02d059536b3f1b88354f843d84f38405ded9e192 UID:97d5032b-5479-4a2c-a17d-1e86aa4113bf NetNS:/var/run/netns/420d9048-949f-40f7-9fa8-1d1c2e12116f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod97d5032b_5479_4a2c_a17d_1e86aa4113bf.slice PodAnnotations:0xc0023924e0}] Aliases:map[]}\"",
2026-06-11 01:10:49.722115 | controller |     "Jun 11 00:12:53.784551 crc crio[23067]: time=\"2026-06-11T00:12:53.784468252Z\" level=info msg=\"Checking pod openstack-operators_openstack-operator-controller-init-7c9fbc9dd6-667jv for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.722140 | controller |     "Jun 11 00:12:53.796696 crc crio[23067]: time=\"2026-06-11T00:12:53.794224194Z\" level=info msg=\"Ran pod sandbox 97a1307f61b0a2c23f7be01e02d059536b3f1b88354f843d84f38405ded9e192 with infra container: openstack-operators/openstack-operator-controller-init-7c9fbc9dd6-667jv/POD\" id=e60ae1aa-52c4-40a8-aed8-0ee6915491f3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.722157 | controller |     "Jun 11 00:12:53.803917 crc crio[23067]: time=\"2026-06-11T00:12:53.80374823Z\" level=info msg=\"Checking image status: 38.102.83.64:5001/openstack-k8s-operators/openstack-operator:2895d87b692193b55d566fae26f4c769f7f44de8\" id=1e6b24da-d523-42df-a6a8-9a3a373a384a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.722172 | controller |     "Jun 11 00:12:53.804111 crc crio[23067]: time=\"2026-06-11T00:12:53.804054539Z\" level=info msg=\"Image 38.102.83.64:5001/openstack-k8s-operators/openstack-operator:2895d87b692193b55d566fae26f4c769f7f44de8 not found\" id=1e6b24da-d523-42df-a6a8-9a3a373a384a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.722187 | controller |     "Jun 11 00:12:53.804196 crc crio[23067]: time=\"2026-06-11T00:12:53.80411077Z\" level=info msg=\"Neither image nor artfiact 38.102.83.64:5001/openstack-k8s-operators/openstack-operator:2895d87b692193b55d566fae26f4c769f7f44de8 found\" id=1e6b24da-d523-42df-a6a8-9a3a373a384a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.722202 | controller |     "Jun 11 00:12:53.818160 crc crio[23067]: time=\"2026-06-11T00:12:53.81748688Z\" level=info msg=\"Pulling image: 38.102.83.64:5001/openstack-k8s-operators/openstack-operator:2895d87b692193b55d566fae26f4c769f7f44de8\" id=b7a92860-6e0d-47d1-a302-d8934a990b18 name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.722218 | controller |     "Jun 11 00:12:53.820228 crc crio[23067]: time=\"2026-06-11T00:12:53.820156602Z\" level=info msg=\"Trying to access \\\"38.102.83.64:5001/openstack-k8s-operators/openstack-operator:2895d87b692193b55d566fae26f4c769f7f44de8\\\"\"",
2026-06-11 01:10:49.722237 | controller |     "Jun 11 00:13:12.292914 crc crio[23067]: time=\"2026-06-11T00:13:12.290211379Z\" level=info msg=\"Removing container: 1da24fef0f2910c8230bb960dd0bb3c89795dddabd588a32f1cafa8695a2c087\" id=f5e7cef8-c497-4b1a-8769-eb38b6608d90 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.722252 | controller |     "Jun 11 00:13:12.553812 crc crio[23067]: time=\"2026-06-11T00:13:12.553736029Z\" level=info msg=\"Pulling image: quay.io/metal3-io/mariadb:latest\" id=7f32762b-1234-4c94-922b-4bc248d56123 name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.722273 | controller |     "Jun 11 00:13:12.560704 crc crio[23067]: time=\"2026-06-11T00:13:12.56043418Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/mariadb:latest\\\"\"",
2026-06-11 01:10:49.722304 | controller |     "Jun 11 00:13:22.933127 crc crio[23067]: time=\"2026-06-11T00:13:22.929886844Z\" level=info msg=\"Removed container 1da24fef0f2910c8230bb960dd0bb3c89795dddabd588a32f1cafa8695a2c087: openshift-infra/auto-csr-approver-29685606-dxrsv/oc\" id=f5e7cef8-c497-4b1a-8769-eb38b6608d90 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.722323 | controller |     "Jun 11 00:13:22.943616 crc crio[23067]: time=\"2026-06-11T00:13:22.943503514Z\" level=info msg=\"Stopping pod sandbox: 49190be1cdc845b437bf44cbe1bfb08e11e0c60dfbb41bb4819226b0779a0238\" id=f2fdde62-36ca-4deb-bc44-4675d7402741 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.722338 | controller |     "Jun 11 00:13:22.943616 crc crio[23067]: time=\"2026-06-11T00:13:22.943625687Z\" level=info msg=\"Stopped pod sandbox (already stopped): 49190be1cdc845b437bf44cbe1bfb08e11e0c60dfbb41bb4819226b0779a0238\" id=f2fdde62-36ca-4deb-bc44-4675d7402741 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.722380 | controller |     "Jun 11 00:13:22.944956 crc crio[23067]: time=\"2026-06-11T00:13:22.944858131Z\" level=info msg=\"Removing pod sandbox: 49190be1cdc845b437bf44cbe1bfb08e11e0c60dfbb41bb4819226b0779a0238\" id=3102515f-b10c-4054-8558-19913f458315 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.722404 | controller |     "Jun 11 00:13:22.996574 crc crio[23067]: time=\"2026-06-11T00:13:22.99630061Z\" level=info msg=\"Removed pod sandbox: 49190be1cdc845b437bf44cbe1bfb08e11e0c60dfbb41bb4819226b0779a0238\" id=3102515f-b10c-4054-8558-19913f458315 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.722419 | controller |     "Jun 11 00:13:23.001005 crc crio[23067]: time=\"2026-06-11T00:13:22.999430875Z\" level=info msg=\"Stopping pod sandbox: 3d2ea3a5965d664e3f2c3ea6259cc319e758aa78d52e47f43f507fdaa17a8605\" id=aeab7bb1-31ac-4bd8-9c77-c2971af0416c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.722439 | controller |     "Jun 11 00:13:23.001005 crc crio[23067]: time=\"2026-06-11T00:13:22.999755614Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3d2ea3a5965d664e3f2c3ea6259cc319e758aa78d52e47f43f507fdaa17a8605\" id=aeab7bb1-31ac-4bd8-9c77-c2971af0416c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.722454 | controller |     "Jun 11 00:13:23.001290 crc crio[23067]: time=\"2026-06-11T00:13:23.0010894Z\" level=info msg=\"Removing pod sandbox: 3d2ea3a5965d664e3f2c3ea6259cc319e758aa78d52e47f43f507fdaa17a8605\" id=7c3d9367-ac3e-401d-b5b7-c71291941bb2 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.722473 | controller |     "Jun 11 00:13:23.033697 crc crio[23067]: time=\"2026-06-11T00:13:23.033552593Z\" level=info msg=\"Pulled image: 38.102.83.64:5001/openstack-k8s-operators/openstack-operator@sha256:e1c21c3b6d3f581634907dd0569f665ee55dc1026b6ab9aa6a5734fb79cc6303\" id=b7a92860-6e0d-47d1-a302-d8934a990b18 name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.722488 | controller |     "Jun 11 00:13:23.034884 crc crio[23067]: time=\"2026-06-11T00:13:23.034807378Z\" level=info msg=\"Checking image status: 38.102.83.64:5001/openstack-k8s-operators/openstack-operator:2895d87b692193b55d566fae26f4c769f7f44de8\" id=20c7836e-d8c3-41db-9e5c-b046c52de2d3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.722505 | controller |     "Jun 11 00:13:23.035986 crc crio[23067]: time=\"2026-06-11T00:13:23.035906627Z\" level=info msg=\"Removed pod sandbox: 3d2ea3a5965d664e3f2c3ea6259cc319e758aa78d52e47f43f507fdaa17a8605\" id=7c3d9367-ac3e-401d-b5b7-c71291941bb2 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.722587 | controller |     "Jun 11 00:13:23.037215 crc crio[23067]: time=\"2026-06-11T00:13:23.037084239Z\" level=info msg=\"Stopping pod sandbox: af37a0843fb065ab9608e56db518f6e02e68d0a98450402b03c3750eb48b1950\" id=2d02049a-f6f1-41dc-8978-00e1fc6272bb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.722609 | controller |     "Jun 11 00:13:23.037336 crc crio[23067]: time=\"2026-06-11T00:13:23.037210803Z\" level=info msg=\"Stopped pod sandbox (already stopped): af37a0843fb065ab9608e56db518f6e02e68d0a98450402b03c3750eb48b1950\" id=2d02049a-f6f1-41dc-8978-00e1fc6272bb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.722625 | controller |     "Jun 11 00:13:23.038166 crc crio[23067]: time=\"2026-06-11T00:13:23.038122848Z\" level=info msg=\"Removing pod sandbox: af37a0843fb065ab9608e56db518f6e02e68d0a98450402b03c3750eb48b1950\" id=b40f3cfe-80fa-47f0-a698-a701d31ccdc5 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.722640 | controller |     "Jun 11 00:13:23.066987 crc crio[23067]: time=\"2026-06-11T00:13:23.066907351Z\" level=info msg=\"Removed pod sandbox: af37a0843fb065ab9608e56db518f6e02e68d0a98450402b03c3750eb48b1950\" id=b40f3cfe-80fa-47f0-a698-a701d31ccdc5 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.722655 | controller |     "Jun 11 00:13:23.067803 crc crio[23067]: time=\"2026-06-11T00:13:23.067740993Z\" level=info msg=\"Stopping pod sandbox: 59ddbfaca62c0563eb8156ef056844759984b066c57b1f77c83e197f9b635690\" id=5b80b4cf-9e2f-431a-ab1c-987b26d2e8d2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.722674 | controller |     "Jun 11 00:13:23.067904 crc crio[23067]: time=\"2026-06-11T00:13:23.067809435Z\" level=info msg=\"Stopped pod sandbox (already stopped): 59ddbfaca62c0563eb8156ef056844759984b066c57b1f77c83e197f9b635690\" id=5b80b4cf-9e2f-431a-ab1c-987b26d2e8d2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.722688 | controller |     "Jun 11 00:13:23.070156 crc crio[23067]: time=\"2026-06-11T00:13:23.068508574Z\" level=info msg=\"Removing pod sandbox: 59ddbfaca62c0563eb8156ef056844759984b066c57b1f77c83e197f9b635690\" id=a811d45c-daaa-46ee-bd0e-dcf14d3cf833 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.722703 | controller |     "Jun 11 00:13:23.070253 crc crio[23067]: time=\"2026-06-11T00:13:23.07019142Z\" level=info msg=\"Checking image status: 38.102.83.64:5001/openstack-k8s-operators/openstack-operator:2895d87b692193b55d566fae26f4c769f7f44de8\" id=0471a437-f371-4e35-af68-b56cc5b5f514 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.722718 | controller |     "Jun 11 00:13:23.100865 crc crio[23067]: time=\"2026-06-11T00:13:23.099099466Z\" level=info msg=\"Removed pod sandbox: 59ddbfaca62c0563eb8156ef056844759984b066c57b1f77c83e197f9b635690\" id=a811d45c-daaa-46ee-bd0e-dcf14d3cf833 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.722732 | controller |     "Jun 11 00:13:23.109132 crc crio[23067]: time=\"2026-06-11T00:13:23.108223445Z\" level=info msg=\"Creating container: openstack-operators/openstack-operator-controller-init-7c9fbc9dd6-667jv/operator\" id=3061ae6e-bb2e-4cf0-8911-3f85b794955e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.722747 | controller |     "Jun 11 00:13:23.113509 crc crio[23067]: time=\"2026-06-11T00:13:23.113441606Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.722761 | controller |     "Jun 11 00:13:23.187722 crc crio[23067]: time=\"2026-06-11T00:13:23.187340457Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.722775 | controller |     "Jun 11 00:13:23.201241 crc crio[23067]: time=\"2026-06-11T00:13:23.201199734Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.722789 | controller |     "Jun 11 00:13:23.296534 crc crio[23067]: time=\"2026-06-11T00:13:23.296310331Z\" level=info msg=\"Created container e4ee5e0d622e4e0bd906998c3e91d9cd2a29f8ace875ba64d4e3b3bea1839a46: openstack-operators/openstack-operator-controller-init-7c9fbc9dd6-667jv/operator\" id=3061ae6e-bb2e-4cf0-8911-3f85b794955e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.722804 | controller |     "Jun 11 00:13:23.300691 crc crio[23067]: time=\"2026-06-11T00:13:23.299908409Z\" level=info msg=\"Starting container: e4ee5e0d622e4e0bd906998c3e91d9cd2a29f8ace875ba64d4e3b3bea1839a46\" id=71688951-2643-4264-af6e-7a92cdf52626 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.722818 | controller |     "Jun 11 00:13:23.310021 crc crio[23067]: time=\"2026-06-11T00:13:23.309790678Z\" level=info msg=\"Started container\" PID=48765 containerID=e4ee5e0d622e4e0bd906998c3e91d9cd2a29f8ace875ba64d4e3b3bea1839a46 description=openstack-operators/openstack-operator-controller-init-7c9fbc9dd6-667jv/operator id=71688951-2643-4264-af6e-7a92cdf52626 name=/runtime.v1.RuntimeService/StartContainer sandboxID=97a1307f61b0a2c23f7be01e02d059536b3f1b88354f843d84f38405ded9e192",
2026-06-11 01:10:49.722832 | controller |     "Jun 11 00:13:28.860222 crc crio[23067]: time=\"2026-06-11T00:13:28.859341705Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-dh65v/POD\" id=295ff714-4522-4680-aa40-625049cae5b9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.722851 | controller |     "Jun 11 00:13:28.861862 crc crio[23067]: time=\"2026-06-11T00:13:28.86027311Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.722866 | controller |     "Jun 11 00:13:57.033715 crc crio[23067]: time=\"2026-06-11T00:13:57.032848148Z\" level=info msg=\"Got pod network &{Name:community-operators-dh65v Namespace:openshift-marketplace ID:d95b905c5b22f984975390188bdbb8df8bc38a1ad80fda93ae8e1cd3170725a2 UID:e2345260-6228-4e1c-8e79-ecc9f8622974 NetNS:/var/run/netns/0e45f181-395d-4235-a843-1c30db0ae93a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode2345260_6228_4e1c_8e79_ecc9f8622974.slice PodAnnotations:0xc0002f2200}] Aliases:map[]}\"",
2026-06-11 01:10:49.722880 | controller |     "Jun 11 00:13:57.035724 crc crio[23067]: time=\"2026-06-11T00:13:57.033782304Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-dh65v to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.722895 | controller |     "Jun 11 00:13:57.788536 crc crio[23067]: 2026-06-11T00:13:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d95b905c5b22f98 Mac:b2:d3:28:a5:8e:fa Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:46 Mtu:0 Sandbox:/var/run/netns/0e45f181-395d-4235-a843-1c30db0ae93a SocketPath: PciID:}] [{Interface:0xc0000150f0 Address:{IP:10.217.0.70 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.722909 | controller |     "Jun 11 00:13:57.789600 crc crio[23067]: time=\"2026-06-11T00:13:57.789512811Z\" level=info msg=\"Got pod network &{Name:community-operators-dh65v Namespace:openshift-marketplace ID:d95b905c5b22f984975390188bdbb8df8bc38a1ad80fda93ae8e1cd3170725a2 UID:e2345260-6228-4e1c-8e79-ecc9f8622974 NetNS:/var/run/netns/0e45f181-395d-4235-a843-1c30db0ae93a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode2345260_6228_4e1c_8e79_ecc9f8622974.slice PodAnnotations:0xc0002f2200}] Aliases:map[]}\"",
2026-06-11 01:10:49.722924 | controller |     "Jun 11 00:13:57.789832 crc crio[23067]: time=\"2026-06-11T00:13:57.789762648Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-dh65v for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.722939 | controller |     "Jun 11 00:13:57.800766 crc crio[23067]: time=\"2026-06-11T00:13:57.800704005Z\" level=info msg=\"Ran pod sandbox d95b905c5b22f984975390188bdbb8df8bc38a1ad80fda93ae8e1cd3170725a2 with infra container: openshift-marketplace/community-operators-dh65v/POD\" id=295ff714-4522-4680-aa40-625049cae5b9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.722954 | controller |     "Jun 11 00:13:57.804387 crc crio[23067]: time=\"2026-06-11T00:13:57.804300363Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=04349f9e-07d1-4088-beee-35af47db8323 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.722968 | controller |     "Jun 11 00:13:57.806871 crc crio[23067]: time=\"2026-06-11T00:13:57.806777141Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=cb7f2bc6-400b-4cb6-a08f-7446483d3401 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.722982 | controller |     "Jun 11 00:13:57.826841 crc crio[23067]: time=\"2026-06-11T00:13:57.82659387Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-dh65v/extract-utilities\" id=e8d35afe-343c-4bf9-9966-0865a98ef2b2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.723000 | controller |     "Jun 11 00:13:57.827251 crc crio[23067]: time=\"2026-06-11T00:13:57.827179666Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.723015 | controller |     "Jun 11 00:13:57.865588 crc crio[23067]: time=\"2026-06-11T00:13:57.865511338Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.723029 | controller |     "Jun 11 00:13:57.870302 crc crio[23067]: time=\"2026-06-11T00:13:57.870238007Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.723042 | controller |     "Jun 11 00:13:57.992172 crc crio[23067]: time=\"2026-06-11T00:13:57.992063781Z\" level=info msg=\"Created container d39fdcbcf41adaa5a60daf82ac9d58fcd86893845ca6d83961375a063ce554cf: openshift-marketplace/community-operators-dh65v/extract-utilities\" id=e8d35afe-343c-4bf9-9966-0865a98ef2b2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.723057 | controller |     "Jun 11 00:13:57.993541 crc crio[23067]: time=\"2026-06-11T00:13:57.99349692Z\" level=info msg=\"Starting container: d39fdcbcf41adaa5a60daf82ac9d58fcd86893845ca6d83961375a063ce554cf\" id=fa5d636b-9cc5-452e-bd09-1c48efef5a5f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.723071 | controller |     "Jun 11 00:13:58.003517 crc crio[23067]: time=\"2026-06-11T00:13:58.000965873Z\" level=info msg=\"Started container\" PID=49540 containerID=d39fdcbcf41adaa5a60daf82ac9d58fcd86893845ca6d83961375a063ce554cf description=openshift-marketplace/community-operators-dh65v/extract-utilities id=fa5d636b-9cc5-452e-bd09-1c48efef5a5f name=/runtime.v1.RuntimeService/StartContainer sandboxID=d95b905c5b22f984975390188bdbb8df8bc38a1ad80fda93ae8e1cd3170725a2",
2026-06-11 01:10:49.723085 | controller |     "Jun 11 00:13:58.028532 crc crio[23067]: time=\"2026-06-11T00:13:58.02843738Z\" level=info msg=\"Pulled image: quay.io/metal3-io/mariadb@sha256:04c98546a59417b616c1ed83c4a8b5b840f52c343c715e28df0e145acfe1e8f0\" id=7f32762b-1234-4c94-922b-4bc248d56123 name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.723100 | controller |     "Jun 11 00:13:58.029721 crc crio[23067]: time=\"2026-06-11T00:13:58.02955192Z\" level=info msg=\"Checking image status: quay.io/metal3-io/mariadb:latest\" id=a803a6fa-7850-44ba-a3b0-e00d347fe82b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.723114 | controller |     "Jun 11 00:13:58.045183 crc crio[23067]: time=\"2026-06-11T00:13:58.044955499Z\" level=info msg=\"Checking image status: quay.io/metal3-io/mariadb\" id=997003f9-d132-4655-8fef-59855975c8eb name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.723128 | controller |     "Jun 11 00:13:58.083167 crc crio[23067]: time=\"2026-06-11T00:13:58.083029435Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-ironic-756675b7cf-mbvbh/mariadb\" id=8d97f88f-8d51-47f9-98d8-10a943cdece9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.723143 | controller |     "Jun 11 00:13:58.084533 crc crio[23067]: time=\"2026-06-11T00:13:58.084467524Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.723157 | controller |     "Jun 11 00:13:58.119916 crc crio[23067]: time=\"2026-06-11T00:13:58.119781175Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.723171 | controller |     "Jun 11 00:13:58.444586 crc crio[23067]: time=\"2026-06-11T00:13:58.444100447Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=94fdc072-2fab-4ee3-abdb-87086c6d417b name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.723190 | controller |     "Jun 11 00:13:58.460030 crc crio[23067]: time=\"2026-06-11T00:13:58.459941448Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"",
2026-06-11 01:10:49.723205 | controller |     "Jun 11 00:13:58.590416 crc crio[23067]: time=\"2026-06-11T00:13:58.589855502Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.723219 | controller |     "Jun 11 00:13:58.706699 crc crio[23067]: time=\"2026-06-11T00:13:58.706573337Z\" level=info msg=\"Created container 3e124971b20a2ad8f185360168a34c0178a23345893a9d3419fd6dc4f83a1e51: baremetal-operator-system/baremetal-operator-ironic-756675b7cf-mbvbh/mariadb\" id=8d97f88f-8d51-47f9-98d8-10a943cdece9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.723234 | controller |     "Jun 11 00:13:58.707976 crc crio[23067]: time=\"2026-06-11T00:13:58.707897273Z\" level=info msg=\"Starting container: 3e124971b20a2ad8f185360168a34c0178a23345893a9d3419fd6dc4f83a1e51\" id=c534a098-280e-4477-b457-6b0fd7c68994 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.723248 | controller |     "Jun 11 00:13:58.713429 crc crio[23067]: time=\"2026-06-11T00:13:58.713331191Z\" level=info msg=\"Started container\" PID=49574 containerID=3e124971b20a2ad8f185360168a34c0178a23345893a9d3419fd6dc4f83a1e51 description=baremetal-operator-system/baremetal-operator-ironic-756675b7cf-mbvbh/mariadb id=c534a098-280e-4477-b457-6b0fd7c68994 name=/runtime.v1.RuntimeService/StartContainer sandboxID=16b26dbcd7c73816c0765b4a9e64acdc43849700c0ace60dbb05bb6faaae1ae6",
2026-06-11 01:10:49.723262 | controller |     "Jun 11 00:13:58.723974 crc crio[23067]: time=\"2026-06-11T00:13:58.723910528Z\" level=info msg=\"Pulling image: quay.io/metal3-io/ironic:release-24.1\" id=2661f5fe-afcc-4ca7-865c-60295d5c8706 name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.723276 | controller |     "Jun 11 00:13:58.736542 crc crio[23067]: time=\"2026-06-11T00:13:58.736442569Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/ironic:release-24.1\\\"\"",
2026-06-11 01:10:49.723291 | controller |     "Jun 11 00:13:59.143451 crc crio[23067]: time=\"2026-06-11T00:13:59.143315127Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:e2171f6021fddbcc3c9696cc6c8095b77f20023994fedd5c1f7aa2377d28b45d\" id=94fdc072-2fab-4ee3-abdb-87086c6d417b name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.723306 | controller |     "Jun 11 00:13:59.144588 crc crio[23067]: time=\"2026-06-11T00:13:59.144232022Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=ea270904-3e37-416b-8788-1e47e65e99a7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.723321 | controller |     "Jun 11 00:13:59.146825 crc crio[23067]: time=\"2026-06-11T00:13:59.146608487Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=34261f40-1046-4d5f-b437-b8b81ba7030f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.723335 | controller |     "Jun 11 00:13:59.160083 crc crio[23067]: time=\"2026-06-11T00:13:59.159951019Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-dh65v/extract-content\" id=f18e848c-c416-44cf-a7fe-3b9352ac4911 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.723372 | controller |     "Jun 11 00:13:59.161241 crc crio[23067]: time=\"2026-06-11T00:13:59.161140332Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.723392 | controller |     "Jun 11 00:13:59.221406 crc crio[23067]: time=\"2026-06-11T00:13:59.221295058Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.723410 | controller |     "Jun 11 00:13:59.233537 crc crio[23067]: time=\"2026-06-11T00:13:59.233436258Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.723425 | controller |     "Jun 11 00:13:59.409481 crc crio[23067]: time=\"2026-06-11T00:13:59.409127398Z\" level=info msg=\"Created container de497ac629b5b057b558e7cf30d90a463b657344cc188ef6d85c9ebd327fcc47: openshift-marketplace/community-operators-dh65v/extract-content\" id=f18e848c-c416-44cf-a7fe-3b9352ac4911 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.723439 | controller |     "Jun 11 00:13:59.412452 crc crio[23067]: time=\"2026-06-11T00:13:59.412172281Z\" level=info msg=\"Starting container: de497ac629b5b057b558e7cf30d90a463b657344cc188ef6d85c9ebd327fcc47\" id=c7edbeb4-7bb3-4e2c-86dd-40f6f6d723f1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.723454 | controller |     "Jun 11 00:13:59.451915 crc crio[23067]: time=\"2026-06-11T00:13:59.451602773Z\" level=info msg=\"Started container\" PID=49634 containerID=de497ac629b5b057b558e7cf30d90a463b657344cc188ef6d85c9ebd327fcc47 description=openshift-marketplace/community-operators-dh65v/extract-content id=c7edbeb4-7bb3-4e2c-86dd-40f6f6d723f1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d95b905c5b22f984975390188bdbb8df8bc38a1ad80fda93ae8e1cd3170725a2",
2026-06-11 01:10:49.723469 | controller |     "Jun 11 00:14:00.822019 crc crio[23067]: time=\"2026-06-11T00:14:00.821183717Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29685614-j98v8/POD\" id=10585a4a-5b94-469d-a410-d8977d3e6c7f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.723483 | controller |     "Jun 11 00:14:00.829341 crc crio[23067]: time=\"2026-06-11T00:14:00.822154893Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.723498 | controller |     "Jun 11 00:14:00.917600 crc crio[23067]: time=\"2026-06-11T00:14:00.917034134Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685614-j98v8 Namespace:openshift-infra ID:b553bb9212524a03410e2446b0818005259b2cd6738a95eb04095d5a547cff56 UID:d6048d36-a2d0-4283-bfb0-28b8fa8b1a53 NetNS:/var/run/netns/3c953b4c-c227-40be-a463-48fbc5be42eb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd6048d36_a2d0_4283_bfb0_28b8fa8b1a53.slice PodAnnotations:0xc002392308}] Aliases:map[]}\"",
2026-06-11 01:10:49.723512 | controller |     "Jun 11 00:14:00.917600 crc crio[23067]: time=\"2026-06-11T00:14:00.917106286Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29685614-j98v8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.723527 | controller |     "Jun 11 00:14:04.426002 crc crio[23067]: 2026-06-11T00:14:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b553bb9212524a0 Mac:d6:68:08:ac:b9:e2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:47 Mtu:0 Sandbox:/var/run/netns/3c953b4c-c227-40be-a463-48fbc5be42eb SocketPath: PciID:}] [{Interface:0xc00029f980 Address:{IP:10.217.0.71 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.723542 | controller |     "Jun 11 00:14:04.429276 crc crio[23067]: time=\"2026-06-11T00:14:04.429095657Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685614-j98v8 Namespace:openshift-infra ID:b553bb9212524a03410e2446b0818005259b2cd6738a95eb04095d5a547cff56 UID:d6048d36-a2d0-4283-bfb0-28b8fa8b1a53 NetNS:/var/run/netns/3c953b4c-c227-40be-a463-48fbc5be42eb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd6048d36_a2d0_4283_bfb0_28b8fa8b1a53.slice PodAnnotations:0xc002392308}] Aliases:map[]}\"",
2026-06-11 01:10:49.723561 | controller |     "Jun 11 00:14:04.429382 crc crio[23067]: time=\"2026-06-11T00:14:04.429363644Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29685614-j98v8 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.723575 | controller |     "Jun 11 00:14:04.457156 crc crio[23067]: time=\"2026-06-11T00:14:04.456952005Z\" level=info msg=\"Ran pod sandbox b553bb9212524a03410e2446b0818005259b2cd6738a95eb04095d5a547cff56 with infra container: openshift-infra/auto-csr-approver-29685614-j98v8/POD\" id=10585a4a-5b94-469d-a410-d8977d3e6c7f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.723590 | controller |     "Jun 11 00:14:04.468115 crc crio[23067]: time=\"2026-06-11T00:14:04.467915813Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=d7cbace9-60af-486a-96d7-1fe8272c2aae name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.723604 | controller |     "Jun 11 00:14:04.503986 crc crio[23067]: time=\"2026-06-11T00:14:04.502276478Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 01:10:49.723618 | controller |     "Jun 11 00:14:05.739592 crc crio[23067]: time=\"2026-06-11T00:14:05.738489005Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=d7cbace9-60af-486a-96d7-1fe8272c2aae name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.723633 | controller |     "Jun 11 00:14:05.754199 crc crio[23067]: time=\"2026-06-11T00:14:05.753775651Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=1153b9cd-7b99-4b44-a444-e1ae2d81f47b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.723648 | controller |     "Jun 11 00:14:05.774519 crc crio[23067]: time=\"2026-06-11T00:14:05.774411832Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=a706a3a4-cab7-4457-a34b-57a406eec18d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.723662 | controller |     "Jun 11 00:14:05.836523 crc crio[23067]: time=\"2026-06-11T00:14:05.835237057Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29685614-j98v8/oc\" id=2907ec48-3c7f-4512-b213-55074a2bc5dc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.723676 | controller |     "Jun 11 00:14:05.836523 crc crio[23067]: time=\"2026-06-11T00:14:05.835990117Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.723690 | controller |     "Jun 11 00:14:06.037597 crc crio[23067]: time=\"2026-06-11T00:14:06.037243472Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.723703 | controller |     "Jun 11 00:14:07.338054 crc crio[23067]: time=\"2026-06-11T00:14:07.337161903Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.723718 | controller |     "Jun 11 00:14:07.770596 crc crio[23067]: time=\"2026-06-11T00:14:07.770066208Z\" level=info msg=\"Created container 9c170ab22ce62f90a8c61c3fa188082857115bc4dae71aa0b4441d50db0310ad: openshift-infra/auto-csr-approver-29685614-j98v8/oc\" id=2907ec48-3c7f-4512-b213-55074a2bc5dc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.723732 | controller |     "Jun 11 00:14:07.772800 crc crio[23067]: time=\"2026-06-11T00:14:07.772554055Z\" level=info msg=\"Starting container: 9c170ab22ce62f90a8c61c3fa188082857115bc4dae71aa0b4441d50db0310ad\" id=44ebfddc-f1af-4afb-a9dd-39032e663beb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.723750 | controller |     "Jun 11 00:14:07.782417 crc crio[23067]: time=\"2026-06-11T00:14:07.782323431Z\" level=info msg=\"Started container\" PID=49960 containerID=9c170ab22ce62f90a8c61c3fa188082857115bc4dae71aa0b4441d50db0310ad description=openshift-infra/auto-csr-approver-29685614-j98v8/oc id=44ebfddc-f1af-4afb-a9dd-39032e663beb name=/runtime.v1.RuntimeService/StartContainer sandboxID=b553bb9212524a03410e2446b0818005259b2cd6738a95eb04095d5a547cff56",
2026-06-11 01:10:49.723765 | controller |     "Jun 11 00:14:07.995467 crc crio[23067]: time=\"2026-06-11T00:14:07.994293267Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=970f24d2-1b5f-4537-8edc-c8834120f6b1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.723780 | controller |     "Jun 11 00:14:07.996944 crc crio[23067]: time=\"2026-06-11T00:14:07.996845097Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=454c4eca-fee5-4ca6-8d89-786f13df38fc name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.723795 | controller |     "Jun 11 00:14:08.012217 crc crio[23067]: time=\"2026-06-11T00:14:08.011601398Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-dh65v/registry-server\" id=c1a8cb8b-0d64-4376-84ac-ebe6735a621f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.723809 | controller |     "Jun 11 00:14:08.012217 crc crio[23067]: time=\"2026-06-11T00:14:08.012112242Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.723823 | controller |     "Jun 11 00:14:08.272905 crc crio[23067]: time=\"2026-06-11T00:14:08.265140655Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.723837 | controller |     "Jun 11 00:14:08.294071 crc crio[23067]: time=\"2026-06-11T00:14:08.290770612Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.723852 | controller |     "Jun 11 00:14:08.593442 crc crio[23067]: time=\"2026-06-11T00:14:08.58953554Z\" level=info msg=\"Created container b216c55de49a549f0d181cdf36e210a8113c7ffe1d04260c360e5232f92819f6: openshift-marketplace/community-operators-dh65v/registry-server\" id=c1a8cb8b-0d64-4376-84ac-ebe6735a621f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.723866 | controller |     "Jun 11 00:14:08.607151 crc crio[23067]: time=\"2026-06-11T00:14:08.607062087Z\" level=info msg=\"Starting container: b216c55de49a549f0d181cdf36e210a8113c7ffe1d04260c360e5232f92819f6\" id=8a1c4a9b-ae16-4425-b807-6a78a77108b3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.723880 | controller |     "Jun 11 00:14:08.704300 crc crio[23067]: time=\"2026-06-11T00:14:08.70423384Z\" level=info msg=\"Started container\" PID=49979 containerID=b216c55de49a549f0d181cdf36e210a8113c7ffe1d04260c360e5232f92819f6 description=openshift-marketplace/community-operators-dh65v/registry-server id=8a1c4a9b-ae16-4425-b807-6a78a77108b3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d95b905c5b22f984975390188bdbb8df8bc38a1ad80fda93ae8e1cd3170725a2",
2026-06-11 01:10:49.723895 | controller |     "Jun 11 00:14:14.783977 crc crio[23067]: time=\"2026-06-11T00:14:14.78236346Z\" level=info msg=\"Stopping pod sandbox: b553bb9212524a03410e2446b0818005259b2cd6738a95eb04095d5a547cff56\" id=9ce950ac-bf35-4c06-a743-02391aafd705 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.723910 | controller |     "Jun 11 00:14:14.791930 crc crio[23067]: time=\"2026-06-11T00:14:14.78899784Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685614-j98v8 Namespace:openshift-infra ID:b553bb9212524a03410e2446b0818005259b2cd6738a95eb04095d5a547cff56 UID:d6048d36-a2d0-4283-bfb0-28b8fa8b1a53 NetNS:/var/run/netns/3c953b4c-c227-40be-a463-48fbc5be42eb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd6048d36_a2d0_4283_bfb0_28b8fa8b1a53.slice PodAnnotations:0xc000130688}] Aliases:map[]}\"",
2026-06-11 01:10:49.723928 | controller |     "Jun 11 00:14:14.791930 crc crio[23067]: time=\"2026-06-11T00:14:14.790528412Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29685614-j98v8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.723943 | controller |     "Jun 11 00:14:19.279560 crc crio[23067]: time=\"2026-06-11T00:14:19.278190349Z\" level=info msg=\"Stopped pod sandbox: b553bb9212524a03410e2446b0818005259b2cd6738a95eb04095d5a547cff56\" id=9ce950ac-bf35-4c06-a743-02391aafd705 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.723957 | controller |     "Jun 11 00:14:23.147186 crc crio[23067]: time=\"2026-06-11T00:14:23.143437141Z\" level=info msg=\"Removing container: 0625130e4bb5c94413eeed072d9f23bbdc38733d1b13fb646588af641e726621\" id=e3fb5896-7810-492a-9f59-c7a031f645b6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.723970 | controller |     "Jun 11 00:14:30.898281 crc crio[23067]: time=\"2026-06-11T00:14:30.89622162Z\" level=info msg=\"Stopping container: b216c55de49a549f0d181cdf36e210a8113c7ffe1d04260c360e5232f92819f6 (timeout: 2s)\" id=cd9df4a1-cf87-43c5-a81f-2ae126744ec5 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.723984 | controller |     "Jun 11 00:14:38.574218 crc crio[23067]: time=\"2026-06-11T00:14:38.573267147Z\" level=info msg=\"Running pod sandbox: openstack-operators/barbican-operator-controller-manager-7b8ffd8c4f-nlgsf/POD\" id=35be7f4b-1f07-4a3a-85d0-2980733e60a4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.723998 | controller |     "Jun 11 00:14:38.574218 crc crio[23067]: time=\"2026-06-11T00:14:38.574184952Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.724012 | controller |     "Jun 11 00:14:38.587789 crc crio[23067]: time=\"2026-06-11T00:14:38.578417817Z\" level=info msg=\"Running pod sandbox: openstack-operators/designate-operator-controller-manager-6bf8599b68-mwr7r/POD\" id=afc55203-6ee6-4fbe-bcbc-2c906fa6847f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.724026 | controller |     "Jun 11 00:14:38.587789 crc crio[23067]: time=\"2026-06-11T00:14:38.57852252Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.724040 | controller |     "Jun 11 00:14:38.766181 crc crio[23067]: time=\"2026-06-11T00:14:38.766085292Z\" level=info msg=\"Running pod sandbox: openstack-operators/cinder-operator-controller-manager-86c584f6fc-tf7b9/POD\" id=a681d2c3-063e-49b1-aee1-b378d2e2c3de name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.724053 | controller |     "Jun 11 00:14:38.766339 crc crio[23067]: time=\"2026-06-11T00:14:38.766216346Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.724067 | controller |     "Jun 11 00:14:38.814599 crc crio[23067]: time=\"2026-06-11T00:14:38.814497959Z\" level=info msg=\"Running pod sandbox: openstack-operators/glance-operator-controller-manager-5bdfb47c4d-5h2zx/POD\" id=73e7411b-3737-4c58-9071-ca4aa7e2eaf6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.724081 | controller |     "Jun 11 00:14:38.814599 crc crio[23067]: time=\"2026-06-11T00:14:38.814603062Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.724098 | controller |     "Jun 11 00:14:38.965069 crc crio[23067]: time=\"2026-06-11T00:14:38.959862224Z\" level=info msg=\"Running pod sandbox: openstack-operators/heat-operator-controller-manager-5c5844cc68-92r6k/POD\" id=dc541bf9-540d-4974-8978-1085b6c61a0b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.724112 | controller |     "Jun 11 00:14:38.965069 crc crio[23067]: time=\"2026-06-11T00:14:38.959964176Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.724126 | controller |     "Jun 11 00:14:38.993771 crc crio[23067]: time=\"2026-06-11T00:14:38.984244157Z\" level=info msg=\"Running pod sandbox: openstack-operators/horizon-operator-controller-manager-548d6d5f9-kcxjt/POD\" id=7170844e-49b2-4a31-b640-aa6e2112149e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.724139 | controller |     "Jun 11 00:14:38.993771 crc crio[23067]: time=\"2026-06-11T00:14:38.98437651Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.724153 | controller |     "Jun 11 00:14:39.040139 crc crio[23067]: time=\"2026-06-11T00:14:39.040071735Z\" level=info msg=\"Running pod sandbox: openstack-operators/mariadb-operator-controller-manager-7fcb8b58d6-b7ss9/POD\" id=31ef9486-eb00-450f-a59d-6a0310476155 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.724167 | controller |     "Jun 11 00:14:39.040271 crc crio[23067]: time=\"2026-06-11T00:14:39.040183978Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.724180 | controller |     "Jun 11 00:14:39.065118 crc crio[23067]: time=\"2026-06-11T00:14:39.065009774Z\" level=info msg=\"Running pod sandbox: openstack-operators/neutron-operator-controller-manager-688d5c756f-wwps5/POD\" id=d29732ff-581a-4b8a-a586-173c97017c68 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.724194 | controller |     "Jun 11 00:14:39.065118 crc crio[23067]: time=\"2026-06-11T00:14:39.065094116Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.724208 | controller |     "Jun 11 00:14:39.112843 crc crio[23067]: time=\"2026-06-11T00:14:39.108947439Z\" level=info msg=\"Running pod sandbox: openstack-operators/ironic-operator-controller-manager-75f8548fcd-fg8n7/POD\" id=32616c8e-01e5-4eb5-8c12-ebd6f5b8f717 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.724222 | controller |     "Jun 11 00:14:39.112843 crc crio[23067]: time=\"2026-06-11T00:14:39.110626114Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.724236 | controller |     "Jun 11 00:14:39.136469 crc crio[23067]: time=\"2026-06-11T00:14:39.136416266Z\" level=info msg=\"Running pod sandbox: openstack-operators/keystone-operator-controller-manager-6ccff66c5b-tprmj/POD\" id=3f9f34ed-5ab9-408a-a21c-f074ce2f13dd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.724250 | controller |     "Jun 11 00:14:39.136604 crc crio[23067]: time=\"2026-06-11T00:14:39.136525729Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.724263 | controller |     "Jun 11 00:14:39.190291 crc crio[23067]: time=\"2026-06-11T00:14:39.18399201Z\" level=info msg=\"Running pod sandbox: openstack-operators/manila-operator-controller-manager-677d9d8477-hpwfs/POD\" id=57d6dbb3-9503-48b6-848b-65c3bc7aebc4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.724281 | controller |     "Jun 11 00:14:39.190291 crc crio[23067]: time=\"2026-06-11T00:14:39.184083703Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.724296 | controller |     "Jun 11 00:14:39.386290 crc crio[23067]: time=\"2026-06-11T00:14:39.38617777Z\" level=info msg=\"Running pod sandbox: openstack-operators/nova-operator-controller-manager-f4c4579bb-vn5jz/POD\" id=e7744e90-ddc3-4b54-b38b-236eee027bc5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.724310 | controller |     "Jun 11 00:14:39.386370 crc crio[23067]: time=\"2026-06-11T00:14:39.386291783Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.724324 | controller |     "Jun 11 00:14:39.426407 crc crio[23067]: time=\"2026-06-11T00:14:39.42625886Z\" level=info msg=\"Running pod sandbox: openstack-operators/octavia-operator-controller-manager-6495978d8d-xwpfc/POD\" id=60b8828e-d091-42eb-b743-8a1ad1a93563 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.724338 | controller |     "Jun 11 00:14:39.426407 crc crio[23067]: time=\"2026-06-11T00:14:39.426393214Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.724374 | controller |     "Jun 11 00:14:39.763295 crc crio[23067]: time=\"2026-06-11T00:14:39.76303778Z\" level=info msg=\"Running pod sandbox: openstack-operators/ovn-operator-controller-manager-58f85bd97f-p9slz/POD\" id=9f1e00e7-1c37-4a48-aa04-6b615da55d47 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.724390 | controller |     "Jun 11 00:14:39.764192 crc crio[23067]: time=\"2026-06-11T00:14:39.763319918Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.724405 | controller |     "Jun 11 00:14:39.785700 crc crio[23067]: time=\"2026-06-11T00:14:39.785571073Z\" level=info msg=\"Running pod sandbox: openstack-operators/swift-operator-controller-manager-67c49dd5c6-tnx42/POD\" id=1fa17bd4-3d99-4f2d-8651-c04ff1956171 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.724420 | controller |     "Jun 11 00:14:39.785808 crc crio[23067]: time=\"2026-06-11T00:14:39.785738888Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.724434 | controller |     "Jun 11 00:14:39.853174 crc crio[23067]: time=\"2026-06-11T00:14:39.85308387Z\" level=info msg=\"Running pod sandbox: openstack-operators/telemetry-operator-controller-manager-5d65c7d97d-js2bw/POD\" id=ea4abbc4-6cc8-4506-927d-7c5c02809a7c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.724449 | controller |     "Jun 11 00:14:39.853279 crc crio[23067]: time=\"2026-06-11T00:14:39.853223273Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.724463 | controller |     "Jun 11 00:14:39.992503 crc crio[23067]: time=\"2026-06-11T00:14:39.992351168Z\" level=info msg=\"Running pod sandbox: openstack-operators/test-operator-controller-manager-8d5599d7d-2v2c9/POD\" id=a8a9fb81-ca6a-4b1b-8c24-62c1dcafc6f9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.724477 | controller |     "Jun 11 00:14:39.995960 crc crio[23067]: time=\"2026-06-11T00:14:39.994937868Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.724491 | controller |     "Jun 11 00:14:40.081350 crc crio[23067]: time=\"2026-06-11T00:14:40.0799404Z\" level=info msg=\"Running pod sandbox: openstack-operators/watcher-operator-controller-manager-577b679b5c-vf6q6/POD\" id=3c1e4bd1-45e1-42a1-b0fe-ed2f60bd7f36 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.724509 | controller |     "Jun 11 00:14:40.081350 crc crio[23067]: time=\"2026-06-11T00:14:40.080015153Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.724524 | controller |     "Jun 11 00:14:41.492038 crc crio[23067]: time=\"2026-06-11T00:14:41.491933449Z\" level=info msg=\"Stopped container b216c55de49a549f0d181cdf36e210a8113c7ffe1d04260c360e5232f92819f6: openshift-marketplace/community-operators-dh65v/registry-server\" id=cd9df4a1-cf87-43c5-a81f-2ae126744ec5 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.724538 | controller |     "Jun 11 00:14:41.498615 crc crio[23067]: time=\"2026-06-11T00:14:41.498286322Z\" level=info msg=\"Stopping pod sandbox: d95b905c5b22f984975390188bdbb8df8bc38a1ad80fda93ae8e1cd3170725a2\" id=46744409-464d-4316-910c-cdb865f0693d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.724552 | controller |     "Jun 11 00:14:41.500064 crc crio[23067]: time=\"2026-06-11T00:14:41.499992328Z\" level=info msg=\"Got pod network &{Name:community-operators-dh65v Namespace:openshift-marketplace ID:d95b905c5b22f984975390188bdbb8df8bc38a1ad80fda93ae8e1cd3170725a2 UID:e2345260-6228-4e1c-8e79-ecc9f8622974 NetNS:/var/run/netns/0e45f181-395d-4235-a843-1c30db0ae93a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode2345260_6228_4e1c_8e79_ecc9f8622974.slice PodAnnotations:0xc000c34690}] Aliases:map[]}\"",
2026-06-11 01:10:49.724567 | controller |     "Jun 11 00:14:41.500353 crc crio[23067]: time=\"2026-06-11T00:14:41.500195454Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-dh65v from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.724582 | controller |     "Jun 11 00:14:41.768692 crc crio[23067]: time=\"2026-06-11T00:14:41.766186239Z\" level=info msg=\"Removed container 0625130e4bb5c94413eeed072d9f23bbdc38733d1b13fb646588af641e726621: openshift-infra/auto-csr-approver-29685608-5ntkx/oc\" id=e3fb5896-7810-492a-9f59-c7a031f645b6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.724596 | controller |     "Jun 11 00:14:41.779500 crc crio[23067]: time=\"2026-06-11T00:14:41.779026249Z\" level=info msg=\"Stopping pod sandbox: 5f653fcaec251719fb838c45dd1ff8c8cf29d23d573dbd7a18f1c3f290478062\" id=c5597e2e-6edb-4729-a99b-98194e8b6c5b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.724611 | controller |     "Jun 11 00:14:41.779500 crc crio[23067]: time=\"2026-06-11T00:14:41.779309056Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5f653fcaec251719fb838c45dd1ff8c8cf29d23d573dbd7a18f1c3f290478062\" id=c5597e2e-6edb-4729-a99b-98194e8b6c5b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.724626 | controller |     "Jun 11 00:14:41.781879 crc crio[23067]: time=\"2026-06-11T00:14:41.781801224Z\" level=info msg=\"Removing pod sandbox: 5f653fcaec251719fb838c45dd1ff8c8cf29d23d573dbd7a18f1c3f290478062\" id=e3a694c4-8727-48c5-a309-b74addffd810 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.724640 | controller |     "Jun 11 00:14:42.368117 crc crio[23067]: time=\"2026-06-11T00:14:42.36796552Z\" level=info msg=\"Stopped pod sandbox: d95b905c5b22f984975390188bdbb8df8bc38a1ad80fda93ae8e1cd3170725a2\" id=46744409-464d-4316-910c-cdb865f0693d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.724654 | controller |     "Jun 11 00:14:42.832399 crc crio[23067]: time=\"2026-06-11T00:14:42.831848128Z\" level=info msg=\"Removed pod sandbox: 5f653fcaec251719fb838c45dd1ff8c8cf29d23d573dbd7a18f1c3f290478062\" id=e3a694c4-8727-48c5-a309-b74addffd810 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.724671 | controller |     "Jun 11 00:14:42.861881 crc crio[23067]: time=\"2026-06-11T00:14:42.861780092Z\" level=info msg=\"Got pod network &{Name:ovn-operator-controller-manager-58f85bd97f-p9slz Namespace:openstack-operators ID:afb9012d3cb2a11c4f7ba6447272cb971fe96703d75bab9dc0fad965088aba81 UID:4a366c25-8264-448b-9c3e-647f1c9ad32f NetNS:/var/run/netns/23a958ec-7fb2-40bd-96d7-28d10062cbb2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4a366c25_8264_448b_9c3e_647f1c9ad32f.slice PodAnnotations:0xc0023925e0}] Aliases:map[]}\"",
2026-06-11 01:10:49.724687 | controller |     "Jun 11 00:14:42.861881 crc crio[23067]: time=\"2026-06-11T00:14:42.861854384Z\" level=info msg=\"Adding pod openstack-operators_ovn-operator-controller-manager-58f85bd97f-p9slz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.724701 | controller |     "Jun 11 00:14:43.020092 crc crio[23067]: time=\"2026-06-11T00:14:43.019139533Z\" level=info msg=\"Got pod network &{Name:telemetry-operator-controller-manager-5d65c7d97d-js2bw Namespace:openstack-operators ID:f1dc399dd886d979acedb21923cb64b1f828596456be5ea34ce867001045d5a8 UID:b4ec19ca-ad22-45eb-8f38-a7dae9e37554 NetNS:/var/run/netns/04891251-5a81-4e56-86c9-92eeaf7f74bf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb4ec19ca_ad22_45eb_8f38_a7dae9e37554.slice PodAnnotations:0xc002a462f8}] Aliases:map[]}\"",
2026-06-11 01:10:49.724715 | controller |     "Jun 11 00:14:43.020092 crc crio[23067]: time=\"2026-06-11T00:14:43.019202195Z\" level=info msg=\"Adding pod openstack-operators_telemetry-operator-controller-manager-5d65c7d97d-js2bw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.724731 | controller |     "Jun 11 00:14:43.020092 crc crio[23067]: time=\"2026-06-11T00:14:43.020044708Z\" level=info msg=\"Got pod network &{Name:swift-operator-controller-manager-67c49dd5c6-tnx42 Namespace:openstack-operators ID:35009efe3d7243eda477495812ffaac6d0c944f3ea5774e1944fc97811486741 UID:1178ce6e-a5aa-4d56-af5c-c87a333b2e17 NetNS:/var/run/netns/b85e55fc-9997-468d-b40e-baed57a10729 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1178ce6e_a5aa_4d56_af5c_c87a333b2e17.slice PodAnnotations:0xc000130d18}] Aliases:map[]}\"",
2026-06-11 01:10:49.724745 | controller |     "Jun 11 00:14:43.020092 crc crio[23067]: time=\"2026-06-11T00:14:43.020085359Z\" level=info msg=\"Adding pod openstack-operators_swift-operator-controller-manager-67c49dd5c6-tnx42 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.724760 | controller |     "Jun 11 00:14:43.032251 crc crio[23067]: time=\"2026-06-11T00:14:43.032171448Z\" level=info msg=\"Got pod network &{Name:keystone-operator-controller-manager-6ccff66c5b-tprmj Namespace:openstack-operators ID:8052b75cf8368f66326315a5c7b6e0ca559ce9c4e64b8031987ac3399b60eee6 UID:0163285b-f98f-49e9-8818-39f0b541b7c3 NetNS:/var/run/netns/3d9b6579-fb33-4b5e-851e-85ad344bd641 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0163285b_f98f_49e9_8818_39f0b541b7c3.slice PodAnnotations:0xc000c34388}] Aliases:map[]}\"",
2026-06-11 01:10:49.724774 | controller |     "Jun 11 00:14:43.032251 crc crio[23067]: time=\"2026-06-11T00:14:43.03223553Z\" level=info msg=\"Adding pod openstack-operators_keystone-operator-controller-manager-6ccff66c5b-tprmj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.724789 | controller |     "Jun 11 00:14:43.044619 crc crio[23067]: time=\"2026-06-11T00:14:43.044497913Z\" level=info msg=\"Got pod network &{Name:test-operator-controller-manager-8d5599d7d-2v2c9 Namespace:openstack-operators ID:7e011e33cb11b1d6d3697952a22c5656ec40a9284f5b51953624eab6feaa9243 UID:0610bcfa-8443-49e3-aaa4-3e0253ad3870 NetNS:/var/run/netns/f05ce0ca-6996-4591-a366-80c4674801a0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0610bcfa_8443_49e3_aaa4_3e0253ad3870.slice PodAnnotations:0xc002392928}] Aliases:map[]}\"",
2026-06-11 01:10:49.724807 | controller |     "Jun 11 00:14:43.044619 crc crio[23067]: time=\"2026-06-11T00:14:43.044594036Z\" level=info msg=\"Adding pod openstack-operators_test-operator-controller-manager-8d5599d7d-2v2c9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.724822 | controller |     "Jun 11 00:14:43.053677 crc crio[23067]: time=\"2026-06-11T00:14:43.053035596Z\" level=info msg=\"Got pod network &{Name:manila-operator-controller-manager-677d9d8477-hpwfs Namespace:openstack-operators ID:3ef8ffb1a69bf8df02343ec81de04d9c10eae6e7fab8ae1884b435e275793d00 UID:158a5f87-68a2-42c8-bd1b-d2f6576a6563 NetNS:/var/run/netns/712e8879-8ef0-4fa1-84bc-99614efc957e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod158a5f87_68a2_42c8_bd1b_d2f6576a6563.slice PodAnnotations:0xc000b806a8}] Aliases:map[]}\"",
2026-06-11 01:10:49.724837 | controller |     "Jun 11 00:14:43.053677 crc crio[23067]: time=\"2026-06-11T00:14:43.053544169Z\" level=info msg=\"Adding pod openstack-operators_manila-operator-controller-manager-677d9d8477-hpwfs to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.724855 | controller |     "Jun 11 00:14:43.171192 crc crio[23067]: time=\"2026-06-11T00:14:43.166876142Z\" level=info msg=\"Got pod network &{Name:glance-operator-controller-manager-5bdfb47c4d-5h2zx Namespace:openstack-operators ID:1d3b31552af02447dcc82b6d90f85e0145c88491d65283ebbf9f2931366d7e15 UID:f25bf422-1acb-4a0b-8785-279eb73eb3be NetNS:/var/run/netns/904eb931-a0ae-4df6-8b54-fbbadf0f6720 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf25bf422_1acb_4a0b_8785_279eb73eb3be.slice PodAnnotations:0xc002392058}] Aliases:map[]}\"",
2026-06-11 01:10:49.724877 | controller |     "Jun 11 00:14:43.171192 crc crio[23067]: time=\"2026-06-11T00:14:43.166939124Z\" level=info msg=\"Adding pod openstack-operators_glance-operator-controller-manager-5bdfb47c4d-5h2zx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.724892 | controller |     "Jun 11 00:14:43.192916 crc crio[23067]: time=\"2026-06-11T00:14:43.189103867Z\" level=info msg=\"Got pod network &{Name:ironic-operator-controller-manager-75f8548fcd-fg8n7 Namespace:openstack-operators ID:aed64310395cd531ee439b74c0cf05d27d5c58d24f351c8a949a554475e2870e UID:e0b74537-5c4b-4b3f-bd45-86d9b3fedb5a NetNS:/var/run/netns/be0b25fb-e869-4304-810a-cc29448c1a51 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode0b74537_5c4b_4b3f_bd45_86d9b3fedb5a.slice PodAnnotations:0xc003ba8038}] Aliases:map[]}\"",
2026-06-11 01:10:49.724907 | controller |     "Jun 11 00:14:43.192916 crc crio[23067]: time=\"2026-06-11T00:14:43.189151398Z\" level=info msg=\"Adding pod openstack-operators_ironic-operator-controller-manager-75f8548fcd-fg8n7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.724942 | controller |     "Jun 11 00:14:43.206872 crc crio[23067]: time=\"2026-06-11T00:14:43.205994626Z\" level=info msg=\"Got pod network &{Name:mariadb-operator-controller-manager-7fcb8b58d6-b7ss9 Namespace:openstack-operators ID:2d02add48d0ac806137aee9c214932272ec15a0294fd2572d25239c98713a268 UID:9371de7f-c51d-492c-8c85-38872076e56a NetNS:/var/run/netns/a5e1ff29-bc82-44ff-9d81-3e77113a1bc9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9371de7f_c51d_492c_8c85_38872076e56a.slice PodAnnotations:0xc000130688}] Aliases:map[]}\"",
2026-06-11 01:10:49.724967 | controller |     "Jun 11 00:14:43.206872 crc crio[23067]: time=\"2026-06-11T00:14:43.206220583Z\" level=info msg=\"Adding pod openstack-operators_mariadb-operator-controller-manager-7fcb8b58d6-b7ss9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.724983 | controller |     "Jun 11 00:14:43.310976 crc crio[23067]: time=\"2026-06-11T00:14:43.30390984Z\" level=info msg=\"Got pod network &{Name:horizon-operator-controller-manager-548d6d5f9-kcxjt Namespace:openstack-operators ID:8f80f729627419d6c1e28b8f7ec92fb19c2d477b6e3bd2844a9622cbcb83b021 UID:6d667620-4639-477f-a4d7-a6b03d086c37 NetNS:/var/run/netns/2c799c44-d613-4947-ac37-999d34c3150f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6d667620_4639_477f_a4d7_a6b03d086c37.slice PodAnnotations:0xc002a461a0}] Aliases:map[]}\"",
2026-06-11 01:10:49.724997 | controller |     "Jun 11 00:14:43.310976 crc crio[23067]: time=\"2026-06-11T00:14:43.303972812Z\" level=info msg=\"Adding pod openstack-operators_horizon-operator-controller-manager-548d6d5f9-kcxjt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.725011 | controller |     "Jun 11 00:14:43.312441 crc crio[23067]: time=\"2026-06-11T00:14:43.312220866Z\" level=info msg=\"Got pod network &{Name:neutron-operator-controller-manager-688d5c756f-wwps5 Namespace:openstack-operators ID:edb4a839df8eaacdbbc9460a49a3b0a3b3b6e965bf6332b399edd888d96f8bd0 UID:e425ecd2-29cc-4649-8cd0-77084d2bfd97 NetNS:/var/run/netns/2c27d57f-5e4c-4ac3-8d39-b4a1b786014f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode425ecd2_29cc_4649_8cd0_77084d2bfd97.slice PodAnnotations:0xc000130a30}] Aliases:map[]}\"",
2026-06-11 01:10:49.725026 | controller |     "Jun 11 00:14:43.312441 crc crio[23067]: time=\"2026-06-11T00:14:43.312288308Z\" level=info msg=\"Adding pod openstack-operators_neutron-operator-controller-manager-688d5c756f-wwps5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.725041 | controller |     "Jun 11 00:14:43.322829 crc crio[23067]: time=\"2026-06-11T00:14:43.319289758Z\" level=info msg=\"Got pod network &{Name:cinder-operator-controller-manager-86c584f6fc-tf7b9 Namespace:openstack-operators ID:c96aecea0efd6cf4007c99ef06f0d252361d3b58cc8572c5f13a928853248a84 UID:eb94bcd6-10d5-417c-b067-434f43a23275 NetNS:/var/run/netns/f10809f5-5c5a-466f-8742-9589f6b63449 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podeb94bcd6_10d5_417c_b067_434f43a23275.slice PodAnnotations:0xc0036101d8}] Aliases:map[]}\"",
2026-06-11 01:10:49.725056 | controller |     "Jun 11 00:14:43.322829 crc crio[23067]: time=\"2026-06-11T00:14:43.319335559Z\" level=info msg=\"Adding pod openstack-operators_cinder-operator-controller-manager-86c584f6fc-tf7b9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.725071 | controller |     "Jun 11 00:14:43.354740 crc crio[23067]: time=\"2026-06-11T00:14:43.345300035Z\" level=info msg=\"Got pod network &{Name:octavia-operator-controller-manager-6495978d8d-xwpfc Namespace:openstack-operators ID:1e230edba0dbcf505fcbcf416335acb917de6431d0b6b0f602c4238872cc8322 UID:c8e6233c-4906-41ba-956c-3dbd151b688f NetNS:/var/run/netns/574fae9e-4627-4ccb-b1a9-d1cb0e343e9c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc8e6233c_4906_41ba_956c_3dbd151b688f.slice PodAnnotations:0xc000530338}] Aliases:map[]}\"",
2026-06-11 01:10:49.725089 | controller |     "Jun 11 00:14:43.354740 crc crio[23067]: time=\"2026-06-11T00:14:43.34549427Z\" level=info msg=\"Adding pod openstack-operators_octavia-operator-controller-manager-6495978d8d-xwpfc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.725104 | controller |     "Jun 11 00:14:43.394907 crc crio[23067]: time=\"2026-06-11T00:14:43.388320805Z\" level=info msg=\"Got pod network &{Name:watcher-operator-controller-manager-577b679b5c-vf6q6 Namespace:openstack-operators ID:17abf17f2437ea15cc1d295a4f3bddce24884cb88191238ea8b96e186f813302 UID:7db9568f-327f-4eec-bfc7-baf5dd079629 NetNS:/var/run/netns/1b43cac1-9bed-4605-b807-2ae6abbf3d4e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7db9568f_327f_4eec_bfc7_baf5dd079629.slice PodAnnotations:0xc000530810}] Aliases:map[]}\"",
2026-06-11 01:10:49.725119 | controller |     "Jun 11 00:14:43.394907 crc crio[23067]: time=\"2026-06-11T00:14:43.388406527Z\" level=info msg=\"Adding pod openstack-operators_watcher-operator-controller-manager-577b679b5c-vf6q6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.725133 | controller |     "Jun 11 00:14:43.446350 crc crio[23067]: time=\"2026-06-11T00:14:43.444977196Z\" level=info msg=\"Got pod network &{Name:designate-operator-controller-manager-6bf8599b68-mwr7r Namespace:openstack-operators ID:a844252cb407443c896f84c4bc1e8b816435909b9733e4f3c629eeebf2821673 UID:4359456a-9a31-44f0-801c-c4cae29cea05 NetNS:/var/run/netns/c68ab6f6-25e2-430d-a90e-7264d3a85919 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4359456a_9a31_44f0_801c_c4cae29cea05.slice PodAnnotations:0xc0029b21e8}] Aliases:map[]}\"",
2026-06-11 01:10:49.725148 | controller |     "Jun 11 00:14:43.446350 crc crio[23067]: time=\"2026-06-11T00:14:43.445167381Z\" level=info msg=\"Adding pod openstack-operators_designate-operator-controller-manager-6bf8599b68-mwr7r to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.725162 | controller |     "Jun 11 00:14:46.759102 crc crio[23067]: 2026-06-11T00:14:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:afb9012d3cb2a11 Mac:9a:01:f9:34:b9:42 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5a Mtu:0 Sandbox:/var/run/netns/23a958ec-7fb2-40bd-96d7-28d10062cbb2 SocketPath: PciID:}] [{Interface:0xc000284640 Address:{IP:10.217.0.90 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.725177 | controller |     "Jun 11 00:14:46.761790 crc crio[23067]: time=\"2026-06-11T00:14:46.761570296Z\" level=info msg=\"Got pod network &{Name:ovn-operator-controller-manager-58f85bd97f-p9slz Namespace:openstack-operators ID:afb9012d3cb2a11c4f7ba6447272cb971fe96703d75bab9dc0fad965088aba81 UID:4a366c25-8264-448b-9c3e-647f1c9ad32f NetNS:/var/run/netns/23a958ec-7fb2-40bd-96d7-28d10062cbb2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4a366c25_8264_448b_9c3e_647f1c9ad32f.slice PodAnnotations:0xc0023925e0}] Aliases:map[]}\"",
2026-06-11 01:10:49.725192 | controller |     "Jun 11 00:14:46.769552 crc crio[23067]: time=\"2026-06-11T00:14:46.769147043Z\" level=info msg=\"Checking pod openstack-operators_ovn-operator-controller-manager-58f85bd97f-p9slz for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.725207 | controller |     "Jun 11 00:14:47.037414 crc crio[23067]: 2026-06-11T00:14:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:35009efe3d7243e Mac:f2:17:90:14:07:91 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5b Mtu:0 Sandbox:/var/run/netns/b85e55fc-9997-468d-b40e-baed57a10729 SocketPath: PciID:}] [{Interface:0xc000014fc0 Address:{IP:10.217.0.91 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.725225 | controller |     "Jun 11 00:14:47.037414 crc crio[23067]: time=\"2026-06-11T00:14:47.034252013Z\" level=info msg=\"Got pod network &{Name:swift-operator-controller-manager-67c49dd5c6-tnx42 Namespace:openstack-operators ID:35009efe3d7243eda477495812ffaac6d0c944f3ea5774e1944fc97811486741 UID:1178ce6e-a5aa-4d56-af5c-c87a333b2e17 NetNS:/var/run/netns/b85e55fc-9997-468d-b40e-baed57a10729 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1178ce6e_a5aa_4d56_af5c_c87a333b2e17.slice PodAnnotations:0xc000130d18}] Aliases:map[]}\"",
2026-06-11 01:10:49.725240 | controller |     "Jun 11 00:14:47.037414 crc crio[23067]: time=\"2026-06-11T00:14:47.034380107Z\" level=info msg=\"Checking pod openstack-operators_swift-operator-controller-manager-67c49dd5c6-tnx42 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.725254 | controller |     "Jun 11 00:14:48.192508 crc crio[23067]: 2026-06-11T00:14:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8052b75cf8368f6 Mac:7e:38:c7:e7:0d:ca Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:53 Mtu:0 Sandbox:/var/run/netns/3d9b6579-fb33-4b5e-851e-85ad344bd641 SocketPath: PciID:}] [{Interface:0xc00013c740 Address:{IP:10.217.0.83 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.725269 | controller |     "Jun 11 00:14:48.214893 crc crio[23067]: time=\"2026-06-11T00:14:48.214206271Z\" level=info msg=\"Got pod network &{Name:keystone-operator-controller-manager-6ccff66c5b-tprmj Namespace:openstack-operators ID:8052b75cf8368f66326315a5c7b6e0ca559ce9c4e64b8031987ac3399b60eee6 UID:0163285b-f98f-49e9-8818-39f0b541b7c3 NetNS:/var/run/netns/3d9b6579-fb33-4b5e-851e-85ad344bd641 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0163285b_f98f_49e9_8818_39f0b541b7c3.slice PodAnnotations:0xc000c34388}] Aliases:map[]}\"",
2026-06-11 01:10:49.725284 | controller |     "Jun 11 00:14:48.214893 crc crio[23067]: time=\"2026-06-11T00:14:48.214463498Z\" level=info msg=\"Checking pod openstack-operators_keystone-operator-controller-manager-6ccff66c5b-tprmj for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.725298 | controller |     "Jun 11 00:14:48.259380 crc crio[23067]: 2026-06-11T00:14:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a844252cb407443 Mac:e2:26:97:43:28:54 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4d Mtu:0 Sandbox:/var/run/netns/c68ab6f6-25e2-430d-a90e-7264d3a85919 SocketPath: PciID:}] [{Interface:0xc00011ade0 Address:{IP:10.217.0.77 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.725312 | controller |     "Jun 11 00:14:48.260066 crc crio[23067]: 2026-06-11T00:14:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f1dc399dd886d97 Mac:86:6c:5a:4c:2c:2f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5c Mtu:0 Sandbox:/var/run/netns/04891251-5a81-4e56-86c9-92eeaf7f74bf SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.0.92 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.725326 | controller |     "Jun 11 00:14:48.260327 crc crio[23067]: time=\"2026-06-11T00:14:48.260248724Z\" level=info msg=\"Got pod network &{Name:designate-operator-controller-manager-6bf8599b68-mwr7r Namespace:openstack-operators ID:a844252cb407443c896f84c4bc1e8b816435909b9733e4f3c629eeebf2821673 UID:4359456a-9a31-44f0-801c-c4cae29cea05 NetNS:/var/run/netns/c68ab6f6-25e2-430d-a90e-7264d3a85919 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4359456a_9a31_44f0_801c_c4cae29cea05.slice PodAnnotations:0xc0029b21e8}] Aliases:map[]}\"",
2026-06-11 01:10:49.725341 | controller |     "Jun 11 00:14:48.260494 crc crio[23067]: time=\"2026-06-11T00:14:48.260423458Z\" level=info msg=\"Checking pod openstack-operators_designate-operator-controller-manager-6bf8599b68-mwr7r for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.725382 | controller |     "Jun 11 00:14:48.261454 crc crio[23067]: time=\"2026-06-11T00:14:48.26122777Z\" level=info msg=\"Got pod network &{Name:telemetry-operator-controller-manager-5d65c7d97d-js2bw Namespace:openstack-operators ID:f1dc399dd886d979acedb21923cb64b1f828596456be5ea34ce867001045d5a8 UID:b4ec19ca-ad22-45eb-8f38-a7dae9e37554 NetNS:/var/run/netns/04891251-5a81-4e56-86c9-92eeaf7f74bf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb4ec19ca_ad22_45eb_8f38_a7dae9e37554.slice PodAnnotations:0xc002a462f8}] Aliases:map[]}\"",
2026-06-11 01:10:49.725401 | controller |     "Jun 11 00:14:48.261561 crc crio[23067]: time=\"2026-06-11T00:14:48.261502518Z\" level=info msg=\"Checking pod openstack-operators_telemetry-operator-controller-manager-5d65c7d97d-js2bw for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.725417 | controller |     "Jun 11 00:14:48.683784 crc crio[23067]: 2026-06-11T00:14:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c96aecea0efd6cf Mac:da:0a:f6:5c:ac:eb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4c Mtu:0 Sandbox:/var/run/netns/f10809f5-5c5a-466f-8742-9589f6b63449 SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.0.76 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.725432 | controller |     "Jun 11 00:14:48.683784 crc crio[23067]: time=\"2026-06-11T00:14:48.682077909Z\" level=info msg=\"Got pod network &{Name:cinder-operator-controller-manager-86c584f6fc-tf7b9 Namespace:openstack-operators ID:c96aecea0efd6cf4007c99ef06f0d252361d3b58cc8572c5f13a928853248a84 UID:eb94bcd6-10d5-417c-b067-434f43a23275 NetNS:/var/run/netns/f10809f5-5c5a-466f-8742-9589f6b63449 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podeb94bcd6_10d5_417c_b067_434f43a23275.slice PodAnnotations:0xc0036101d8}] Aliases:map[]}\"",
2026-06-11 01:10:49.725447 | controller |     "Jun 11 00:14:48.683784 crc crio[23067]: time=\"2026-06-11T00:14:48.682222603Z\" level=info msg=\"Checking pod openstack-operators_cinder-operator-controller-manager-86c584f6fc-tf7b9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.725462 | controller |     "Jun 11 00:14:48.797958 crc crio[23067]: 2026-06-11T00:14:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:edb4a839df8eaac Mac:fa:00:22:1d:7e:88 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:56 Mtu:0 Sandbox:/var/run/netns/2c27d57f-5e4c-4ac3-8d39-b4a1b786014f SocketPath: PciID:}] [{Interface:0xc00011a680 Address:{IP:10.217.0.86 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.725477 | controller |     "Jun 11 00:14:48.799374 crc crio[23067]: time=\"2026-06-11T00:14:48.799210045Z\" level=info msg=\"Got pod network &{Name:neutron-operator-controller-manager-688d5c756f-wwps5 Namespace:openstack-operators ID:edb4a839df8eaacdbbc9460a49a3b0a3b3b6e965bf6332b399edd888d96f8bd0 UID:e425ecd2-29cc-4649-8cd0-77084d2bfd97 NetNS:/var/run/netns/2c27d57f-5e4c-4ac3-8d39-b4a1b786014f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode425ecd2_29cc_4649_8cd0_77084d2bfd97.slice PodAnnotations:0xc000130a30}] Aliases:map[]}\"",
2026-06-11 01:10:49.725492 | controller |     "Jun 11 00:14:48.799374 crc crio[23067]: time=\"2026-06-11T00:14:48.799358209Z\" level=info msg=\"Checking pod openstack-operators_neutron-operator-controller-manager-688d5c756f-wwps5 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.725506 | controller |     "Jun 11 00:14:49.002183 crc crio[23067]: 2026-06-11T00:14:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2d02add48d0ac80 Mac:ee:38:29:74:18:f3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:55 Mtu:0 Sandbox:/var/run/netns/a5e1ff29-bc82-44ff-9d81-3e77113a1bc9 SocketPath: PciID:}] [{Interface:0xc0005026c0 Address:{IP:10.217.0.85 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.725525 | controller |     "Jun 11 00:14:49.002518 crc crio[23067]: 2026-06-11T00:14:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7e011e33cb11b1d Mac:86:a7:1a:4e:65:14 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5d Mtu:0 Sandbox:/var/run/netns/f05ce0ca-6996-4591-a366-80c4674801a0 SocketPath: PciID:}] [{Interface:0xc00053e730 Address:{IP:10.217.0.93 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.725541 | controller |     "Jun 11 00:14:49.004215 crc crio[23067]: 2026-06-11T00:14:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1d3b31552af0244 Mac:e6:54:d3:b7:e8:9a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4e Mtu:0 Sandbox:/var/run/netns/904eb931-a0ae-4df6-8b54-fbbadf0f6720 SocketPath: PciID:}] [{Interface:0xc0002e4f30 Address:{IP:10.217.0.78 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.725556 | controller |     "Jun 11 00:14:49.006232 crc crio[23067]: time=\"2026-06-11T00:14:49.005796084Z\" level=info msg=\"Got pod network &{Name:mariadb-operator-controller-manager-7fcb8b58d6-b7ss9 Namespace:openstack-operators ID:2d02add48d0ac806137aee9c214932272ec15a0294fd2572d25239c98713a268 UID:9371de7f-c51d-492c-8c85-38872076e56a NetNS:/var/run/netns/a5e1ff29-bc82-44ff-9d81-3e77113a1bc9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9371de7f_c51d_492c_8c85_38872076e56a.slice PodAnnotations:0xc000130688}] Aliases:map[]}\"",
2026-06-11 01:10:49.725571 | controller |     "Jun 11 00:14:49.006232 crc crio[23067]: time=\"2026-06-11T00:14:49.006150684Z\" level=info msg=\"Checking pod openstack-operators_mariadb-operator-controller-manager-7fcb8b58d6-b7ss9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.725586 | controller |     "Jun 11 00:14:49.007476 crc crio[23067]: time=\"2026-06-11T00:14:49.007061139Z\" level=info msg=\"Got pod network &{Name:glance-operator-controller-manager-5bdfb47c4d-5h2zx Namespace:openstack-operators ID:1d3b31552af02447dcc82b6d90f85e0145c88491d65283ebbf9f2931366d7e15 UID:f25bf422-1acb-4a0b-8785-279eb73eb3be NetNS:/var/run/netns/904eb931-a0ae-4df6-8b54-fbbadf0f6720 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf25bf422_1acb_4a0b_8785_279eb73eb3be.slice PodAnnotations:0xc002392058}] Aliases:map[]}\"",
2026-06-11 01:10:49.725601 | controller |     "Jun 11 00:14:49.007476 crc crio[23067]: time=\"2026-06-11T00:14:49.007237654Z\" level=info msg=\"Checking pod openstack-operators_glance-operator-controller-manager-5bdfb47c4d-5h2zx for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.725616 | controller |     "Jun 11 00:14:49.010943 crc crio[23067]: time=\"2026-06-11T00:14:49.008287162Z\" level=info msg=\"Got pod network &{Name:test-operator-controller-manager-8d5599d7d-2v2c9 Namespace:openstack-operators ID:7e011e33cb11b1d6d3697952a22c5656ec40a9284f5b51953624eab6feaa9243 UID:0610bcfa-8443-49e3-aaa4-3e0253ad3870 NetNS:/var/run/netns/f05ce0ca-6996-4591-a366-80c4674801a0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0610bcfa_8443_49e3_aaa4_3e0253ad3870.slice PodAnnotations:0xc002392928}] Aliases:map[]}\"",
2026-06-11 01:10:49.725631 | controller |     "Jun 11 00:14:49.011415 crc crio[23067]: time=\"2026-06-11T00:14:49.011190481Z\" level=info msg=\"Checking pod openstack-operators_test-operator-controller-manager-8d5599d7d-2v2c9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.725652 | controller |     "Jun 11 00:14:49.035901 crc crio[23067]: 2026-06-11T00:14:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8f80f729627419d Mac:12:fa:2d:de:2a:8b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4f Mtu:0 Sandbox:/var/run/netns/2c799c44-d613-4947-ac37-999d34c3150f SocketPath: PciID:}] [{Interface:0xc0001130a0 Address:{IP:10.217.0.79 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.725667 | controller |     "Jun 11 00:14:49.036502 crc crio[23067]: time=\"2026-06-11T00:14:49.036076128Z\" level=info msg=\"Got pod network &{Name:horizon-operator-controller-manager-548d6d5f9-kcxjt Namespace:openstack-operators ID:8f80f729627419d6c1e28b8f7ec92fb19c2d477b6e3bd2844a9622cbcb83b021 UID:6d667620-4639-477f-a4d7-a6b03d086c37 NetNS:/var/run/netns/2c799c44-d613-4947-ac37-999d34c3150f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6d667620_4639_477f_a4d7_a6b03d086c37.slice PodAnnotations:0xc002a461a0}] Aliases:map[]}\"",
2026-06-11 01:10:49.725682 | controller |     "Jun 11 00:14:49.036502 crc crio[23067]: time=\"2026-06-11T00:14:49.036254763Z\" level=info msg=\"Checking pod openstack-operators_horizon-operator-controller-manager-548d6d5f9-kcxjt for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.725696 | controller |     "Jun 11 00:14:49.154827 crc crio[23067]: 2026-06-11T00:14:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1e230edba0dbcf5 Mac:b2:a5:f8:b9:a8:cb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:57 Mtu:0 Sandbox:/var/run/netns/574fae9e-4627-4ccb-b1a9-d1cb0e343e9c SocketPath: PciID:}] [{Interface:0xc00025a750 Address:{IP:10.217.0.87 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.725711 | controller |     "Jun 11 00:14:49.155583 crc crio[23067]: time=\"2026-06-11T00:14:49.155500927Z\" level=info msg=\"Got pod network &{Name:octavia-operator-controller-manager-6495978d8d-xwpfc Namespace:openstack-operators ID:1e230edba0dbcf505fcbcf416335acb917de6431d0b6b0f602c4238872cc8322 UID:c8e6233c-4906-41ba-956c-3dbd151b688f NetNS:/var/run/netns/574fae9e-4627-4ccb-b1a9-d1cb0e343e9c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc8e6233c_4906_41ba_956c_3dbd151b688f.slice PodAnnotations:0xc000530338}] Aliases:map[]}\"",
2026-06-11 01:10:49.725726 | controller |     "Jun 11 00:14:49.155741 crc crio[23067]: time=\"2026-06-11T00:14:49.155726363Z\" level=info msg=\"Checking pod openstack-operators_octavia-operator-controller-manager-6495978d8d-xwpfc for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.725741 | controller |     "Jun 11 00:14:49.164087 crc crio[23067]: 2026-06-11T00:14:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:17abf17f2437ea1 Mac:be:d0:3d:a3:2d:08 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5e Mtu:0 Sandbox:/var/run/netns/1b43cac1-9bed-4605-b807-2ae6abbf3d4e SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.94 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.725755 | controller |     "Jun 11 00:14:49.164087 crc crio[23067]: time=\"2026-06-11T00:14:49.161938772Z\" level=info msg=\"Got pod network &{Name:watcher-operator-controller-manager-577b679b5c-vf6q6 Namespace:openstack-operators ID:17abf17f2437ea15cc1d295a4f3bddce24884cb88191238ea8b96e186f813302 UID:7db9568f-327f-4eec-bfc7-baf5dd079629 NetNS:/var/run/netns/1b43cac1-9bed-4605-b807-2ae6abbf3d4e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7db9568f_327f_4eec_bfc7_baf5dd079629.slice PodAnnotations:0xc000530810}] Aliases:map[]}\"",
2026-06-11 01:10:49.725770 | controller |     "Jun 11 00:14:49.164087 crc crio[23067]: time=\"2026-06-11T00:14:49.162114357Z\" level=info msg=\"Checking pod openstack-operators_watcher-operator-controller-manager-577b679b5c-vf6q6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.725788 | controller |     "Jun 11 00:14:49.249945 crc crio[23067]: 2026-06-11T00:14:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:aed64310395cd53 Mac:de:7a:bd:e6:37:10 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:52 Mtu:0 Sandbox:/var/run/netns/be0b25fb-e869-4304-810a-cc29448c1a51 SocketPath: PciID:}] [{Interface:0xc00052efa0 Address:{IP:10.217.0.82 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.725803 | controller |     "Jun 11 00:14:49.251082 crc crio[23067]: time=\"2026-06-11T00:14:49.250575963Z\" level=info msg=\"Got pod network &{Name:ironic-operator-controller-manager-75f8548fcd-fg8n7 Namespace:openstack-operators ID:aed64310395cd531ee439b74c0cf05d27d5c58d24f351c8a949a554475e2870e UID:e0b74537-5c4b-4b3f-bd45-86d9b3fedb5a NetNS:/var/run/netns/be0b25fb-e869-4304-810a-cc29448c1a51 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode0b74537_5c4b_4b3f_bd45_86d9b3fedb5a.slice PodAnnotations:0xc003ba8038}] Aliases:map[]}\"",
2026-06-11 01:10:49.725817 | controller |     "Jun 11 00:14:49.251082 crc crio[23067]: time=\"2026-06-11T00:14:49.250772618Z\" level=info msg=\"Checking pod openstack-operators_ironic-operator-controller-manager-75f8548fcd-fg8n7 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.725832 | controller |     "Jun 11 00:14:49.293969 crc crio[23067]: 2026-06-11T00:14:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3ef8ffb1a69bf8d Mac:ba:da:c2:9f:17:64 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:54 Mtu:0 Sandbox:/var/run/netns/712e8879-8ef0-4fa1-84bc-99614efc957e SocketPath: PciID:}] [{Interface:0xc000014e00 Address:{IP:10.217.0.84 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.725846 | controller |     "Jun 11 00:14:49.294859 crc crio[23067]: time=\"2026-06-11T00:14:49.294784865Z\" level=info msg=\"Got pod network &{Name:manila-operator-controller-manager-677d9d8477-hpwfs Namespace:openstack-operators ID:3ef8ffb1a69bf8df02343ec81de04d9c10eae6e7fab8ae1884b435e275793d00 UID:158a5f87-68a2-42c8-bd1b-d2f6576a6563 NetNS:/var/run/netns/712e8879-8ef0-4fa1-84bc-99614efc957e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod158a5f87_68a2_42c8_bd1b_d2f6576a6563.slice PodAnnotations:0xc000b806a8}] Aliases:map[]}\"",
2026-06-11 01:10:49.725860 | controller |     "Jun 11 00:14:49.294999 crc crio[23067]: time=\"2026-06-11T00:14:49.29493886Z\" level=info msg=\"Checking pod openstack-operators_manila-operator-controller-manager-677d9d8477-hpwfs for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.725874 | controller |     "Jun 11 00:14:55.038331 crc crio[23067]: time=\"2026-06-11T00:14:55.037455285Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-baremetal-operator-controller-manager-7c67dc759fgr8jd/POD\" id=e5995ca7-e7a4-4128-82c5-eb917cd4510d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.725888 | controller |     "Jun 11 00:14:55.040098 crc crio[23067]: time=\"2026-06-11T00:14:55.03838033Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.725902 | controller |     "Jun 11 00:14:55.997782 crc crio[23067]: time=\"2026-06-11T00:14:55.997082038Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-operator-controller-manager-746b697676-nzm85/POD\" id=dfa17c01-266b-4331-bf67-ad08aeb9243e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.725916 | controller |     "Jun 11 00:14:55.997904 crc crio[23067]: time=\"2026-06-11T00:14:55.99787845Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.725934 | controller |     "Jun 11 00:15:00.535886 crc crio[23067]: time=\"2026-06-11T00:15:00.535291485Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29685615-dv4j9/POD\" id=4ef7f42a-8f23-46a9-8a34-3f3343428474 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.725948 | controller |     "Jun 11 00:15:00.535886 crc crio[23067]: time=\"2026-06-11T00:15:00.535587723Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.725962 | controller |     "Jun 11 00:15:03.936312 crc crio[23067]: time=\"2026-06-11T00:15:03.935538267Z\" level=info msg=\"Got pod network &{Name:nova-operator-controller-manager-f4c4579bb-vn5jz Namespace:openstack-operators ID:baf2be07739c1df292caebf3379f17f5ca8325abdf6b49b9340e504b0ca66fe7 UID:84693e33-428e-4a51-ba3d-d4af6bd00ff3 NetNS:/var/run/netns/5afd7fc7-877e-4fc0-aafa-4c8de1e775c8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod84693e33_428e_4a51_ba3d_d4af6bd00ff3.slice PodAnnotations:0xc003ba8210}] Aliases:map[]}\"",
2026-06-11 01:10:49.725977 | controller |     "Jun 11 00:15:03.936312 crc crio[23067]: time=\"2026-06-11T00:15:03.936277317Z\" level=info msg=\"Adding pod openstack-operators_nova-operator-controller-manager-f4c4579bb-vn5jz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.725991 | controller |     "Jun 11 00:15:03.942939 crc crio[23067]: time=\"2026-06-11T00:15:03.94262552Z\" level=info msg=\"Got pod network &{Name:heat-operator-controller-manager-5c5844cc68-92r6k Namespace:openstack-operators ID:1f15bb5d4ac361e2e1ca6abad5710273004b994c107ba57cac7b56575d0466b7 UID:0c58756d-d46a-48ab-98e5-eca5d6565d31 NetNS:/var/run/netns/06a9d997-0664-4b11-8ef0-e8dd3dbd3702 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0c58756d_d46a_48ab_98e5_eca5d6565d31.slice PodAnnotations:0xc002a460f0}] Aliases:map[]}\"",
2026-06-11 01:10:49.726005 | controller |     "Jun 11 00:15:03.942939 crc crio[23067]: time=\"2026-06-11T00:15:03.942815895Z\" level=info msg=\"Adding pod openstack-operators_heat-operator-controller-manager-5c5844cc68-92r6k to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.726019 | controller |     "Jun 11 00:15:03.943410 crc crio[23067]: time=\"2026-06-11T00:15:03.94336682Z\" level=info msg=\"Got pod network &{Name:barbican-operator-controller-manager-7b8ffd8c4f-nlgsf Namespace:openstack-operators ID:99ba67a5d7caea0079e7623c27b146f15d63d44d02164cd95655735a871ef813 UID:586c1d89-baa1-4a37-adea-98140ba2b8eb NetNS:/var/run/netns/04793fbb-b098-47ba-b67d-98f7595b5a0e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod586c1d89_baa1_4a37_adea_98140ba2b8eb.slice PodAnnotations:0xc00008c3f8}] Aliases:map[]}\"",
2026-06-11 01:10:49.726033 | controller |     "Jun 11 00:15:03.943410 crc crio[23067]: time=\"2026-06-11T00:15:03.943409041Z\" level=info msg=\"Adding pod openstack-operators_barbican-operator-controller-manager-7b8ffd8c4f-nlgsf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.726047 | controller |     "Jun 11 00:15:03.948543 crc crio[23067]: time=\"2026-06-11T00:15:03.948459689Z\" level=info msg=\"Ran pod sandbox 8f80f729627419d6c1e28b8f7ec92fb19c2d477b6e3bd2844a9622cbcb83b021 with infra container: openstack-operators/horizon-operator-controller-manager-548d6d5f9-kcxjt/POD\" id=7170844e-49b2-4a31-b640-aa6e2112149e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.726074 | controller |     "Jun 11 00:15:03.958129 crc crio[23067]: time=\"2026-06-11T00:15:03.957868364Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed\" id=ee74361d-3637-4968-ac66-56f4a4a6234c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.726089 | controller |     "Jun 11 00:15:03.958129 crc crio[23067]: time=\"2026-06-11T00:15:03.95808782Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed not found\" id=ee74361d-3637-4968-ac66-56f4a4a6234c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.726103 | controller |     "Jun 11 00:15:03.958396 crc crio[23067]: time=\"2026-06-11T00:15:03.958162002Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed found\" id=ee74361d-3637-4968-ac66-56f4a4a6234c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.726118 | controller |     "Jun 11 00:15:03.960628 crc crio[23067]: time=\"2026-06-11T00:15:03.960547587Z\" level=info msg=\"Ran pod sandbox a844252cb407443c896f84c4bc1e8b816435909b9733e4f3c629eeebf2821673 with infra container: openstack-operators/designate-operator-controller-manager-6bf8599b68-mwr7r/POD\" id=afc55203-6ee6-4fbe-bcbc-2c906fa6847f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.726133 | controller |     "Jun 11 00:15:03.962087 crc crio[23067]: time=\"2026-06-11T00:15:03.961236936Z\" level=info msg=\"Ran pod sandbox 1e230edba0dbcf505fcbcf416335acb917de6431d0b6b0f602c4238872cc8322 with infra container: openstack-operators/octavia-operator-controller-manager-6495978d8d-xwpfc/POD\" id=60b8828e-d091-42eb-b743-8a1ad1a93563 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.726147 | controller |     "Jun 11 00:15:03.963908 crc crio[23067]: time=\"2026-06-11T00:15:03.962963073Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed\" id=b1baf3b4-3e25-4574-93a8-1639beb73f01 name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.726162 | controller |     "Jun 11 00:15:03.964413 crc crio[23067]: time=\"2026-06-11T00:15:03.964223567Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63\" id=a3e2a65a-fcf5-482a-b0da-73c32d35654c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.726177 | controller |     "Jun 11 00:15:03.964413 crc crio[23067]: time=\"2026-06-11T00:15:03.964357431Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd\" id=d4ce1f31-cef1-459f-bdfb-fc6461f00cac name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.726191 | controller |     "Jun 11 00:15:03.964413 crc crio[23067]: time=\"2026-06-11T00:15:03.964380922Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63 not found\" id=a3e2a65a-fcf5-482a-b0da-73c32d35654c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.726204 | controller |     "Jun 11 00:15:03.964413 crc crio[23067]: time=\"2026-06-11T00:15:03.964416903Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63 found\" id=a3e2a65a-fcf5-482a-b0da-73c32d35654c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.726218 | controller |     "Jun 11 00:15:03.967008 crc crio[23067]: time=\"2026-06-11T00:15:03.964498695Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd not found\" id=d4ce1f31-cef1-459f-bdfb-fc6461f00cac name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.726237 | controller |     "Jun 11 00:15:03.967008 crc crio[23067]: time=\"2026-06-11T00:15:03.964543996Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd found\" id=d4ce1f31-cef1-459f-bdfb-fc6461f00cac name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.726251 | controller |     "Jun 11 00:15:03.969318 crc crio[23067]: time=\"2026-06-11T00:15:03.969063189Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63\" id=f70445d1-5828-44c4-abb3-ddc9d1a59bad name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.726265 | controller |     "Jun 11 00:15:03.969539 crc crio[23067]: time=\"2026-06-11T00:15:03.96947933Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd\" id=95567730-84eb-44b5-806d-1004c8d092a9 name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.726280 | controller |     "Jun 11 00:15:03.969711 crc crio[23067]: time=\"2026-06-11T00:15:03.969565853Z\" level=info msg=\"Ran pod sandbox 7e011e33cb11b1d6d3697952a22c5656ec40a9284f5b51953624eab6feaa9243 with infra container: openstack-operators/test-operator-controller-manager-8d5599d7d-2v2c9/POD\" id=a8a9fb81-ca6a-4b1b-8c24-62c1dcafc6f9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.726315 | controller |     "Jun 11 00:15:03.974789 crc crio[23067]: time=\"2026-06-11T00:15:03.974595649Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc\" id=d0fb749e-ffff-46c3-acb3-4aec7863d51b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.726333 | controller |     "Jun 11 00:15:03.974912 crc crio[23067]: time=\"2026-06-11T00:15:03.974835696Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc not found\" id=d0fb749e-ffff-46c3-acb3-4aec7863d51b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.726361 | controller |     "Jun 11 00:15:03.974912 crc crio[23067]: time=\"2026-06-11T00:15:03.974874637Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc found\" id=d0fb749e-ffff-46c3-acb3-4aec7863d51b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.726381 | controller |     "Jun 11 00:15:03.975978 crc crio[23067]: time=\"2026-06-11T00:15:03.975936766Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc\" id=e864e613-8c11-48a4-a73d-e2f303a9de00 name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.726397 | controller |     "Jun 11 00:15:03.979897 crc crio[23067]: time=\"2026-06-11T00:15:03.979133493Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc\\\"\"",
2026-06-11 01:10:49.726411 | controller |     "Jun 11 00:15:03.980182 crc crio[23067]: time=\"2026-06-11T00:15:03.980101629Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63\\\"\"",
2026-06-11 01:10:49.726426 | controller |     "Jun 11 00:15:03.981297 crc crio[23067]: time=\"2026-06-11T00:15:03.981147518Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd\\\"\"",
2026-06-11 01:10:49.726440 | controller |     "Jun 11 00:15:03.981477 crc crio[23067]: time=\"2026-06-11T00:15:03.981447436Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed\\\"\"",
2026-06-11 01:10:49.726458 | controller |     "Jun 11 00:15:03.988992 crc crio[23067]: time=\"2026-06-11T00:15:03.98893442Z\" level=info msg=\"Ran pod sandbox 8052b75cf8368f66326315a5c7b6e0ca559ce9c4e64b8031987ac3399b60eee6 with infra container: openstack-operators/keystone-operator-controller-manager-6ccff66c5b-tprmj/POD\" id=3f9f34ed-5ab9-408a-a21c-f074ce2f13dd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.726473 | controller |     "Jun 11 00:15:03.992918 crc crio[23067]: time=\"2026-06-11T00:15:03.992368623Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6\" id=779781c9-96b7-4af9-bb5d-6de1e2e5270a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.726487 | controller |     "Jun 11 00:15:03.992918 crc crio[23067]: time=\"2026-06-11T00:15:03.992573268Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6 not found\" id=779781c9-96b7-4af9-bb5d-6de1e2e5270a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.726501 | controller |     "Jun 11 00:15:03.992918 crc crio[23067]: time=\"2026-06-11T00:15:03.99261888Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6 found\" id=779781c9-96b7-4af9-bb5d-6de1e2e5270a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.726515 | controller |     "Jun 11 00:15:03.995474 crc crio[23067]: time=\"2026-06-11T00:15:03.994064809Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6\" id=96fbc48c-a1c4-4f2b-a83a-e005583968d3 name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.726530 | controller |     "Jun 11 00:15:03.996819 crc crio[23067]: time=\"2026-06-11T00:15:03.996601508Z\" level=info msg=\"Ran pod sandbox 35009efe3d7243eda477495812ffaac6d0c944f3ea5774e1944fc97811486741 with infra container: openstack-operators/swift-operator-controller-manager-67c49dd5c6-tnx42/POD\" id=1fa17bd4-3d99-4f2d-8651-c04ff1956171 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.726545 | controller |     "Jun 11 00:15:03.998226 crc crio[23067]: time=\"2026-06-11T00:15:03.99814902Z\" level=info msg=\"Ran pod sandbox aed64310395cd531ee439b74c0cf05d27d5c58d24f351c8a949a554475e2870e with infra container: openstack-operators/ironic-operator-controller-manager-75f8548fcd-fg8n7/POD\" id=32616c8e-01e5-4eb5-8c12-ebd6f5b8f717 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.726560 | controller |     "Jun 11 00:15:03.998357 crc crio[23067]: time=\"2026-06-11T00:15:03.998238483Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6\\\"\"",
2026-06-11 01:10:49.726574 | controller |     "Jun 11 00:15:04.003478 crc crio[23067]: time=\"2026-06-11T00:15:04.003400383Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67\" id=924cb5dd-c749-40da-9b48-cb8d9d26a8ac name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.726588 | controller |     "Jun 11 00:15:04.003862 crc crio[23067]: time=\"2026-06-11T00:15:04.003706641Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf\" id=89e9c539-c44f-4054-be9f-6af4fd8aac76 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.726602 | controller |     "Jun 11 00:15:04.004089 crc crio[23067]: time=\"2026-06-11T00:15:04.00401458Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf not found\" id=89e9c539-c44f-4054-be9f-6af4fd8aac76 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.726622 | controller |     "Jun 11 00:15:04.004089 crc crio[23067]: time=\"2026-06-11T00:15:04.004086582Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf found\" id=89e9c539-c44f-4054-be9f-6af4fd8aac76 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.726637 | controller |     "Jun 11 00:15:04.004388 crc crio[23067]: time=\"2026-06-11T00:15:04.004291897Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67 not found\" id=924cb5dd-c749-40da-9b48-cb8d9d26a8ac name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.726651 | controller |     "Jun 11 00:15:04.018905 crc crio[23067]: time=\"2026-06-11T00:15:04.018631877Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf\" id=5eea85bf-ffa6-4f32-a21e-3d1d0b0825dd name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.726666 | controller |     "Jun 11 00:15:04.020751 crc crio[23067]: time=\"2026-06-11T00:15:04.020037216Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67 found\" id=924cb5dd-c749-40da-9b48-cb8d9d26a8ac name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.726680 | controller |     "Jun 11 00:15:04.022329 crc crio[23067]: time=\"2026-06-11T00:15:04.021933047Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67\" id=1a7d89a5-c45e-40b0-ba42-a2a6db8cdff3 name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.726695 | controller |     "Jun 11 00:15:04.023473 crc crio[23067]: time=\"2026-06-11T00:15:04.023397517Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67\\\"\"",
2026-06-11 01:10:49.726710 | controller |     "Jun 11 00:15:04.023473 crc crio[23067]: time=\"2026-06-11T00:15:04.023467939Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf\\\"\"",
2026-06-11 01:10:49.726724 | controller |     "Jun 11 00:15:04.027350 crc crio[23067]: time=\"2026-06-11T00:15:04.02718681Z\" level=info msg=\"Ran pod sandbox afb9012d3cb2a11c4f7ba6447272cb971fe96703d75bab9dc0fad965088aba81 with infra container: openstack-operators/ovn-operator-controller-manager-58f85bd97f-p9slz/POD\" id=9f1e00e7-1c37-4a48-aa04-6b615da55d47 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.726739 | controller |     "Jun 11 00:15:04.053278 crc crio[23067]: time=\"2026-06-11T00:15:04.053106735Z\" level=info msg=\"Ran pod sandbox edb4a839df8eaacdbbc9460a49a3b0a3b3b6e965bf6332b399edd888d96f8bd0 with infra container: openstack-operators/neutron-operator-controller-manager-688d5c756f-wwps5/POD\" id=d29732ff-581a-4b8a-a586-173c97017c68 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.726754 | controller |     "Jun 11 00:15:04.073059 crc crio[23067]: time=\"2026-06-11T00:15:04.072912224Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d\" id=3e577f21-3e06-43d5-97d0-8b341644afa0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.726768 | controller |     "Jun 11 00:15:04.073059 crc crio[23067]: time=\"2026-06-11T00:15:04.073022357Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7\" id=7630f136-813e-4bd0-b546-93bcdb112217 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.726787 | controller |     "Jun 11 00:15:04.073519 crc crio[23067]: time=\"2026-06-11T00:15:04.073195422Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d not found\" id=3e577f21-3e06-43d5-97d0-8b341644afa0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.726803 | controller |     "Jun 11 00:15:04.073519 crc crio[23067]: time=\"2026-06-11T00:15:04.073251333Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d found\" id=3e577f21-3e06-43d5-97d0-8b341644afa0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.726817 | controller |     "Jun 11 00:15:04.073519 crc crio[23067]: time=\"2026-06-11T00:15:04.073198952Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7 not found\" id=7630f136-813e-4bd0-b546-93bcdb112217 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.726832 | controller |     "Jun 11 00:15:04.073519 crc crio[23067]: time=\"2026-06-11T00:15:04.073417668Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7 found\" id=7630f136-813e-4bd0-b546-93bcdb112217 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.726846 | controller |     "Jun 11 00:15:04.076196 crc crio[23067]: time=\"2026-06-11T00:15:04.07532965Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7\" id=8c119dbb-57f8-49e7-b5dd-2723cd76cc10 name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.726860 | controller |     "Jun 11 00:15:04.076851 crc crio[23067]: time=\"2026-06-11T00:15:04.075957587Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d\" id=83028d9e-4145-4651-a8a1-21466e6d7ade name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.726875 | controller |     "Jun 11 00:15:04.097143 crc crio[23067]: time=\"2026-06-11T00:15:04.097066621Z\" level=info msg=\"Ran pod sandbox f1dc399dd886d979acedb21923cb64b1f828596456be5ea34ce867001045d5a8 with infra container: openstack-operators/telemetry-operator-controller-manager-5d65c7d97d-js2bw/POD\" id=ea4abbc4-6cc8-4506-927d-7c5c02809a7c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.726890 | controller |     "Jun 11 00:15:04.105283 crc crio[23067]: time=\"2026-06-11T00:15:04.105153621Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d\\\"\"",
2026-06-11 01:10:49.726904 | controller |     "Jun 11 00:15:04.106904 crc crio[23067]: time=\"2026-06-11T00:15:04.105543041Z\" level=info msg=\"Ran pod sandbox 2d02add48d0ac806137aee9c214932272ec15a0294fd2572d25239c98713a268 with infra container: openstack-operators/mariadb-operator-controller-manager-7fcb8b58d6-b7ss9/POD\" id=31ef9486-eb00-450f-a59d-6a0310476155 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.726919 | controller |     "Jun 11 00:15:04.108503 crc crio[23067]: time=\"2026-06-11T00:15:04.108079381Z\" level=info msg=\"Ran pod sandbox 17abf17f2437ea15cc1d295a4f3bddce24884cb88191238ea8b96e186f813302 with infra container: openstack-operators/watcher-operator-controller-manager-577b679b5c-vf6q6/POD\" id=3c1e4bd1-45e1-42a1-b0fe-ed2f60bd7f36 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.726933 | controller |     "Jun 11 00:15:04.108503 crc crio[23067]: time=\"2026-06-11T00:15:04.108199844Z\" level=info msg=\"Ran pod sandbox c96aecea0efd6cf4007c99ef06f0d252361d3b58cc8572c5f13a928853248a84 with infra container: openstack-operators/cinder-operator-controller-manager-86c584f6fc-tf7b9/POD\" id=a681d2c3-063e-49b1-aee1-b378d2e2c3de name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.726951 | controller |     "Jun 11 00:15:04.110191 crc crio[23067]: time=\"2026-06-11T00:15:04.10954522Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6\" id=d7375b97-817e-4f2c-a7b7-bc9b5354401c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.726965 | controller |     "Jun 11 00:15:04.116560 crc crio[23067]: time=\"2026-06-11T00:15:04.116198791Z\" level=info msg=\"Ran pod sandbox 3ef8ffb1a69bf8df02343ec81de04d9c10eae6e7fab8ae1884b435e275793d00 with infra container: openstack-operators/manila-operator-controller-manager-677d9d8477-hpwfs/POD\" id=57d6dbb3-9503-48b6-848b-65c3bc7aebc4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.726980 | controller |     "Jun 11 00:15:04.117454 crc crio[23067]: time=\"2026-06-11T00:15:04.116965822Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398\" id=8941c8ba-abe8-4cff-a4cd-eada9eb37718 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.726995 | controller |     "Jun 11 00:15:04.117454 crc crio[23067]: time=\"2026-06-11T00:15:04.117146427Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398 not found\" id=8941c8ba-abe8-4cff-a4cd-eada9eb37718 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.727009 | controller |     "Jun 11 00:15:04.117454 crc crio[23067]: time=\"2026-06-11T00:15:04.117160957Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d\" id=14f4d138-30a0-4ba9-8862-cb94e1739b02 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.727024 | controller |     "Jun 11 00:15:04.117454 crc crio[23067]: time=\"2026-06-11T00:15:04.117397834Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d not found\" id=14f4d138-30a0-4ba9-8862-cb94e1739b02 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.727038 | controller |     "Jun 11 00:15:04.117454 crc crio[23067]: time=\"2026-06-11T00:15:04.117454575Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d found\" id=14f4d138-30a0-4ba9-8862-cb94e1739b02 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.727053 | controller |     "Jun 11 00:15:04.118505 crc crio[23067]: time=\"2026-06-11T00:15:04.118309269Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d\" id=fc4b582b-29bb-4858-95c5-9ff56c595f51 name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.727068 | controller |     "Jun 11 00:15:04.120925 crc crio[23067]: time=\"2026-06-11T00:15:04.119900952Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6 not found\" id=d7375b97-817e-4f2c-a7b7-bc9b5354401c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.727082 | controller |     "Jun 11 00:15:04.120925 crc crio[23067]: time=\"2026-06-11T00:15:04.120031256Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6 found\" id=d7375b97-817e-4f2c-a7b7-bc9b5354401c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.727096 | controller |     "Jun 11 00:15:04.120925 crc crio[23067]: time=\"2026-06-11T00:15:04.122537704Z\" level=info msg=\"Ran pod sandbox 1d3b31552af02447dcc82b6d90f85e0145c88491d65283ebbf9f2931366d7e15 with infra container: openstack-operators/glance-operator-controller-manager-5bdfb47c4d-5h2zx/POD\" id=73e7411b-3737-4c58-9071-ca4aa7e2eaf6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.727113 | controller |     "Jun 11 00:15:04.124594 crc crio[23067]: time=\"2026-06-11T00:15:04.122870473Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391\" id=6483a3e7-ebe6-4758-a56c-d774de880bbd name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.727128 | controller |     "Jun 11 00:15:04.124594 crc crio[23067]: time=\"2026-06-11T00:15:04.123732436Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391 not found\" id=6483a3e7-ebe6-4758-a56c-d774de880bbd name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.727142 | controller |     "Jun 11 00:15:04.124594 crc crio[23067]: time=\"2026-06-11T00:15:04.124003914Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391 found\" id=6483a3e7-ebe6-4758-a56c-d774de880bbd name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.727156 | controller |     "Jun 11 00:15:04.124594 crc crio[23067]: time=\"2026-06-11T00:15:04.124032784Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398 found\" id=8941c8ba-abe8-4cff-a4cd-eada9eb37718 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.727170 | controller |     "Jun 11 00:15:04.124594 crc crio[23067]: time=\"2026-06-11T00:15:04.124452326Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7\\\"\"",
2026-06-11 01:10:49.727184 | controller |     "Jun 11 00:15:04.126046 crc crio[23067]: time=\"2026-06-11T00:15:04.125906195Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d\\\"\"",
2026-06-11 01:10:49.727198 | controller |     "Jun 11 00:15:04.129083 crc crio[23067]: time=\"2026-06-11T00:15:04.127953261Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9\" id=9b8cc8e8-af74-4b3f-8935-af9e9bf66bd5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.727213 | controller |     "Jun 11 00:15:04.129083 crc crio[23067]: time=\"2026-06-11T00:15:04.128179907Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9 not found\" id=9b8cc8e8-af74-4b3f-8935-af9e9bf66bd5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.727227 | controller |     "Jun 11 00:15:04.129083 crc crio[23067]: time=\"2026-06-11T00:15:04.128240119Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9 found\" id=9b8cc8e8-af74-4b3f-8935-af9e9bf66bd5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.727241 | controller |     "Jun 11 00:15:04.129083 crc crio[23067]: time=\"2026-06-11T00:15:04.128344802Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce\" id=459f66a4-669c-4474-8f7c-7a8e649a5f6e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.727255 | controller |     "Jun 11 00:15:04.129083 crc crio[23067]: time=\"2026-06-11T00:15:04.128569078Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce not found\" id=459f66a4-669c-4474-8f7c-7a8e649a5f6e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.727272 | controller |     "Jun 11 00:15:04.129083 crc crio[23067]: time=\"2026-06-11T00:15:04.12862858Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce found\" id=459f66a4-669c-4474-8f7c-7a8e649a5f6e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.727287 | controller |     "Jun 11 00:15:04.234555 crc crio[23067]: time=\"2026-06-11T00:15:04.234347275Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391\" id=47424e8b-b48f-46ac-afb8-6aca6e262914 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.727302 | controller |     "Jun 11 00:15:04.235633 crc crio[23067]: time=\"2026-06-11T00:15:04.235149697Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391 not found\" id=47424e8b-b48f-46ac-afb8-6aca6e262914 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.727317 | controller |     "Jun 11 00:15:04.235799 crc crio[23067]: time=\"2026-06-11T00:15:04.235731093Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391 found\" id=47424e8b-b48f-46ac-afb8-6aca6e262914 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.727331 | controller |     "Jun 11 00:15:04.251098 crc crio[23067]: time=\"2026-06-11T00:15:04.250854494Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9\" id=5f6ef8e4-256a-4ccc-b0f5-c83aef5331f6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.727349 | controller |     "Jun 11 00:15:04.251312 crc crio[23067]: time=\"2026-06-11T00:15:04.251265585Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9 not found\" id=5f6ef8e4-256a-4ccc-b0f5-c83aef5331f6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.727381 | controller |     "Jun 11 00:15:04.251407 crc crio[23067]: time=\"2026-06-11T00:15:04.251377738Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9 found\" id=5f6ef8e4-256a-4ccc-b0f5-c83aef5331f6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.727396 | controller |     "Jun 11 00:15:04.296092 crc crio[23067]: time=\"2026-06-11T00:15:04.296015073Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398\" id=fb4bfd79-b757-43f3-9f5d-f4f20def3ee0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.727411 | controller |     "Jun 11 00:15:04.296623 crc crio[23067]: time=\"2026-06-11T00:15:04.296590388Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398 not found\" id=fb4bfd79-b757-43f3-9f5d-f4f20def3ee0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.727425 | controller |     "Jun 11 00:15:04.296878 crc crio[23067]: time=\"2026-06-11T00:15:04.296854736Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398 found\" id=fb4bfd79-b757-43f3-9f5d-f4f20def3ee0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.727440 | controller |     "Jun 11 00:15:04.333377 crc crio[23067]: time=\"2026-06-11T00:15:04.333196324Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce\" id=9097e776-051f-4e13-a4f2-9955a5e4161f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.727458 | controller |     "Jun 11 00:15:04.333377 crc crio[23067]: time=\"2026-06-11T00:15:04.333360519Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce not found\" id=9097e776-051f-4e13-a4f2-9955a5e4161f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.727473 | controller |     "Jun 11 00:15:04.333565 crc crio[23067]: time=\"2026-06-11T00:15:04.33340411Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce found\" id=9097e776-051f-4e13-a4f2-9955a5e4161f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.727487 | controller |     "Jun 11 00:15:04.350075 crc crio[23067]: time=\"2026-06-11T00:15:04.349190859Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6\" id=196b8492-74bf-4d3a-aed8-cb15de2ab861 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.727502 | controller |     "Jun 11 00:15:04.365184 crc crio[23067]: time=\"2026-06-11T00:15:04.365094452Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6 not found\" id=196b8492-74bf-4d3a-aed8-cb15de2ab861 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.727517 | controller |     "Jun 11 00:15:04.365292 crc crio[23067]: time=\"2026-06-11T00:15:04.365269027Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6 found\" id=196b8492-74bf-4d3a-aed8-cb15de2ab861 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.727531 | controller |     "Jun 11 00:15:04.589172 crc crio[23067]: 2026-06-11T00:15:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:99ba67a5d7caea0 Mac:c2:03:ec:63:44:d5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:48 Mtu:0 Sandbox:/var/run/netns/04793fbb-b098-47ba-b67d-98f7595b5a0e SocketPath: PciID:}] [{Interface:0xc0001125b0 Address:{IP:10.217.0.72 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.727546 | controller |     "Jun 11 00:15:04.594930 crc crio[23067]: time=\"2026-06-11T00:15:04.594341468Z\" level=info msg=\"Got pod network &{Name:barbican-operator-controller-manager-7b8ffd8c4f-nlgsf Namespace:openstack-operators ID:99ba67a5d7caea0079e7623c27b146f15d63d44d02164cd95655735a871ef813 UID:586c1d89-baa1-4a37-adea-98140ba2b8eb NetNS:/var/run/netns/04793fbb-b098-47ba-b67d-98f7595b5a0e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod586c1d89_baa1_4a37_adea_98140ba2b8eb.slice PodAnnotations:0xc00008c3f8}] Aliases:map[]}\"",
2026-06-11 01:10:49.727561 | controller |     "Jun 11 00:15:04.594930 crc crio[23067]: time=\"2026-06-11T00:15:04.594580694Z\" level=info msg=\"Checking pod openstack-operators_barbican-operator-controller-manager-7b8ffd8c4f-nlgsf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.727576 | controller |     "Jun 11 00:15:04.663144 crc crio[23067]: 2026-06-11T00:15:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:baf2be07739c1df Mac:8a:74:3f:1f:fb:50 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:58 Mtu:0 Sandbox:/var/run/netns/5afd7fc7-877e-4fc0-aafa-4c8de1e775c8 SocketPath: PciID:}] [{Interface:0xc0001166c0 Address:{IP:10.217.0.88 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.727590 | controller |     "Jun 11 00:15:04.665337 crc crio[23067]: time=\"2026-06-11T00:15:04.665179835Z\" level=info msg=\"Got pod network &{Name:nova-operator-controller-manager-f4c4579bb-vn5jz Namespace:openstack-operators ID:baf2be07739c1df292caebf3379f17f5ca8325abdf6b49b9340e504b0ca66fe7 UID:84693e33-428e-4a51-ba3d-d4af6bd00ff3 NetNS:/var/run/netns/5afd7fc7-877e-4fc0-aafa-4c8de1e775c8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod84693e33_428e_4a51_ba3d_d4af6bd00ff3.slice PodAnnotations:0xc003ba8210}] Aliases:map[]}\"",
2026-06-11 01:10:49.727609 | controller |     "Jun 11 00:15:04.665471 crc crio[23067]: time=\"2026-06-11T00:15:04.665422871Z\" level=info msg=\"Checking pod openstack-operators_nova-operator-controller-manager-f4c4579bb-vn5jz for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.727624 | controller |     "Jun 11 00:15:04.666403 crc crio[23067]: 2026-06-11T00:15:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1f15bb5d4ac361e Mac:da:ba:4a:2b:53:35 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:50 Mtu:0 Sandbox:/var/run/netns/06a9d997-0664-4b11-8ef0-e8dd3dbd3702 SocketPath: PciID:}] [{Interface:0xc000014ea0 Address:{IP:10.217.0.80 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.727638 | controller |     "Jun 11 00:15:04.668200 crc crio[23067]: time=\"2026-06-11T00:15:04.668101154Z\" level=info msg=\"Got pod network &{Name:heat-operator-controller-manager-5c5844cc68-92r6k Namespace:openstack-operators ID:1f15bb5d4ac361e2e1ca6abad5710273004b994c107ba57cac7b56575d0466b7 UID:0c58756d-d46a-48ab-98e5-eca5d6565d31 NetNS:/var/run/netns/06a9d997-0664-4b11-8ef0-e8dd3dbd3702 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0c58756d_d46a_48ab_98e5_eca5d6565d31.slice PodAnnotations:0xc002a460f0}] Aliases:map[]}\"",
2026-06-11 01:10:49.727653 | controller |     "Jun 11 00:15:04.668494 crc crio[23067]: time=\"2026-06-11T00:15:04.668408252Z\" level=info msg=\"Checking pod openstack-operators_heat-operator-controller-manager-5c5844cc68-92r6k for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.727668 | controller |     "Jun 11 00:15:04.818042 crc crio[23067]: time=\"2026-06-11T00:15:04.817921269Z\" level=info msg=\"Ran pod sandbox baf2be07739c1df292caebf3379f17f5ca8325abdf6b49b9340e504b0ca66fe7 with infra container: openstack-operators/nova-operator-controller-manager-f4c4579bb-vn5jz/POD\" id=e7744e90-ddc3-4b54-b38b-236eee027bc5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.727683 | controller |     "Jun 11 00:15:04.820216 crc crio[23067]: time=\"2026-06-11T00:15:04.82018147Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60\" id=0b034437-1ff4-4aa8-b176-1975ef19bedf name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.727698 | controller |     "Jun 11 00:15:04.820539 crc crio[23067]: time=\"2026-06-11T00:15:04.820512549Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60 not found\" id=0b034437-1ff4-4aa8-b176-1975ef19bedf name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.727713 | controller |     "Jun 11 00:15:04.820767 crc crio[23067]: time=\"2026-06-11T00:15:04.820744315Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60 found\" id=0b034437-1ff4-4aa8-b176-1975ef19bedf name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.727727 | controller |     "Jun 11 00:15:04.822295 crc crio[23067]: time=\"2026-06-11T00:15:04.822268187Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60\" id=e0a84c32-da11-4d7a-98a0-ba2d7475a85e name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.727742 | controller |     "Jun 11 00:15:04.822788 crc crio[23067]: time=\"2026-06-11T00:15:04.822716649Z\" level=info msg=\"Ran pod sandbox 1f15bb5d4ac361e2e1ca6abad5710273004b994c107ba57cac7b56575d0466b7 with infra container: openstack-operators/heat-operator-controller-manager-5c5844cc68-92r6k/POD\" id=dc541bf9-540d-4974-8978-1085b6c61a0b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.727761 | controller |     "Jun 11 00:15:04.825788 crc crio[23067]: time=\"2026-06-11T00:15:04.825586277Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752\" id=9dbf3c0f-ddcf-4760-9f05-7cf3a7053b0d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.727776 | controller |     "Jun 11 00:15:04.826365 crc crio[23067]: time=\"2026-06-11T00:15:04.826215214Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752 not found\" id=9dbf3c0f-ddcf-4760-9f05-7cf3a7053b0d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.727791 | controller |     "Jun 11 00:15:04.826365 crc crio[23067]: time=\"2026-06-11T00:15:04.826344438Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752 found\" id=9dbf3c0f-ddcf-4760-9f05-7cf3a7053b0d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.727806 | controller |     "Jun 11 00:15:04.827295 crc crio[23067]: time=\"2026-06-11T00:15:04.827240352Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752\" id=0f463fdb-d77a-4e88-bc12-9e30df8e40cd name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.727820 | controller |     "Jun 11 00:15:04.827960 crc crio[23067]: time=\"2026-06-11T00:15:04.827865309Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60\\\"\"",
2026-06-11 01:10:49.727834 | controller |     "Jun 11 00:15:04.829361 crc crio[23067]: time=\"2026-06-11T00:15:04.829211026Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752\\\"\"",
2026-06-11 01:10:49.727849 | controller |     "Jun 11 00:15:04.837357 crc crio[23067]: time=\"2026-06-11T00:15:04.836563526Z\" level=info msg=\"Ran pod sandbox 99ba67a5d7caea0079e7623c27b146f15d63d44d02164cd95655735a871ef813 with infra container: openstack-operators/barbican-operator-controller-manager-7b8ffd8c4f-nlgsf/POD\" id=35be7f4b-1f07-4a3a-85d0-2980733e60a4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.727864 | controller |     "Jun 11 00:15:04.840246 crc crio[23067]: time=\"2026-06-11T00:15:04.840166254Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7\" id=d9a79b77-19b0-46d2-ace1-517d56500154 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.727878 | controller |     "Jun 11 00:15:04.842421 crc crio[23067]: time=\"2026-06-11T00:15:04.842349043Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7 not found\" id=d9a79b77-19b0-46d2-ace1-517d56500154 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.727892 | controller |     "Jun 11 00:15:04.842539 crc crio[23067]: time=\"2026-06-11T00:15:04.842451546Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7 found\" id=d9a79b77-19b0-46d2-ace1-517d56500154 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.727907 | controller |     "Jun 11 00:15:04.843627 crc crio[23067]: time=\"2026-06-11T00:15:04.843592517Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7\" id=d4782088-c35f-425c-a202-78f4949c2466 name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.727927 | controller |     "Jun 11 00:15:04.846760 crc crio[23067]: time=\"2026-06-11T00:15:04.846538497Z\" level=info msg=\"Got pod network &{Name:openstack-baremetal-operator-controller-manager-7c67dc759fgr8jd Namespace:openstack-operators ID:aafe5fa88a60ff5216eae1844b38ed7f6ad7b1b092b2b1b9f87dbfec6d1b4d75 UID:54f8dd8d-db02-4956-bbe3-b19e5fb3894c NetNS:/var/run/netns/6187a83a-bac4-447e-8b77-0187400046a9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod54f8dd8d_db02_4956_bbe3_b19e5fb3894c.slice PodAnnotations:0xc003610480}] Aliases:map[]}\"",
2026-06-11 01:10:49.727942 | controller |     "Jun 11 00:15:04.846760 crc crio[23067]: time=\"2026-06-11T00:15:04.846600559Z\" level=info msg=\"Adding pod openstack-operators_openstack-baremetal-operator-controller-manager-7c67dc759fgr8jd to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.727956 | controller |     "Jun 11 00:15:04.848323 crc crio[23067]: time=\"2026-06-11T00:15:04.848183592Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7\\\"\"",
2026-06-11 01:10:49.727970 | controller |     "Jun 11 00:15:04.853771 crc crio[23067]: time=\"2026-06-11T00:15:04.853710922Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29685615-dv4j9 Namespace:openshift-operator-lifecycle-manager ID:923530f49ca3d6f236e99641cd8ccbf49a03f57180ddc77a14f7fc935871b791 UID:8cabadd3-559f-42ce-8c16-edb5d1c3e808 NetNS:/var/run/netns/51fb9db0-e514-4f37-9ac5-4603c47b08f8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8cabadd3_559f_42ce_8c16_edb5d1c3e808.slice PodAnnotations:0xc00802e0c8}] Aliases:map[]}\"",
2026-06-11 01:10:49.727985 | controller |     "Jun 11 00:15:04.853771 crc crio[23067]: time=\"2026-06-11T00:15:04.853769954Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29685615-dv4j9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.727999 | controller |     "Jun 11 00:15:05.395599 crc crio[23067]: time=\"2026-06-11T00:15:05.394630976Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce\" id=8f2df48d-7b84-4320-8ae6-191fd5851612 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.728014 | controller |     "Jun 11 00:15:05.395599 crc crio[23067]: time=\"2026-06-11T00:15:05.395577162Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391\" id=b19b26e3-94be-48f0-85a9-6c05a9ab2281 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.728028 | controller |     "Jun 11 00:15:05.400372 crc crio[23067]: time=\"2026-06-11T00:15:05.395726816Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398\" id=798b6bde-fc90-4fbd-b18f-4c5765329424 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.728043 | controller |     "Jun 11 00:15:05.400372 crc crio[23067]: time=\"2026-06-11T00:15:05.395820799Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391 not found\" id=b19b26e3-94be-48f0-85a9-6c05a9ab2281 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.728057 | controller |     "Jun 11 00:15:05.400372 crc crio[23067]: time=\"2026-06-11T00:15:05.39588374Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391 found\" id=b19b26e3-94be-48f0-85a9-6c05a9ab2281 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.728078 | controller |     "Jun 11 00:15:05.400372 crc crio[23067]: time=\"2026-06-11T00:15:05.396266811Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398 not found\" id=798b6bde-fc90-4fbd-b18f-4c5765329424 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.728218 | controller |     "Jun 11 00:15:05.400372 crc crio[23067]: time=\"2026-06-11T00:15:05.396325402Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398 found\" id=798b6bde-fc90-4fbd-b18f-4c5765329424 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.728235 | controller |     "Jun 11 00:15:05.400372 crc crio[23067]: time=\"2026-06-11T00:15:05.396568939Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9\" id=eab06575-53d7-47c6-95e9-fb3ce746680a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.728250 | controller |     "Jun 11 00:15:05.400372 crc crio[23067]: time=\"2026-06-11T00:15:05.396457826Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce not found\" id=8f2df48d-7b84-4320-8ae6-191fd5851612 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.728264 | controller |     "Jun 11 00:15:05.400372 crc crio[23067]: time=\"2026-06-11T00:15:05.396812636Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9 not found\" id=eab06575-53d7-47c6-95e9-fb3ce746680a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.728278 | controller |     "Jun 11 00:15:05.400372 crc crio[23067]: time=\"2026-06-11T00:15:05.396937729Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce found\" id=8f2df48d-7b84-4320-8ae6-191fd5851612 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.728293 | controller |     "Jun 11 00:15:05.400372 crc crio[23067]: time=\"2026-06-11T00:15:05.3969626Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9 found\" id=eab06575-53d7-47c6-95e9-fb3ce746680a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.728307 | controller |     "Jun 11 00:15:05.425086 crc crio[23067]: time=\"2026-06-11T00:15:05.425007473Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6\" id=c3419a29-7e0e-49aa-adb9-a281cccbc5bc name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.728321 | controller |     "Jun 11 00:15:05.434843 crc crio[23067]: 2026-06-11T00:15:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:aafe5fa88a60ff5 Mac:1a:83:fc:6b:2c:1a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:59 Mtu:0 Sandbox:/var/run/netns/6187a83a-bac4-447e-8b77-0187400046a9 SocketPath: PciID:}] [{Interface:0xc00028e6c0 Address:{IP:10.217.0.89 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.728336 | controller |     "Jun 11 00:15:05.434843 crc crio[23067]: time=\"2026-06-11T00:15:05.432740583Z\" level=info msg=\"Got pod network &{Name:openstack-baremetal-operator-controller-manager-7c67dc759fgr8jd Namespace:openstack-operators ID:aafe5fa88a60ff5216eae1844b38ed7f6ad7b1b092b2b1b9f87dbfec6d1b4d75 UID:54f8dd8d-db02-4956-bbe3-b19e5fb3894c NetNS:/var/run/netns/6187a83a-bac4-447e-8b77-0187400046a9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod54f8dd8d_db02_4956_bbe3_b19e5fb3894c.slice PodAnnotations:0xc003610480}] Aliases:map[]}\"",
2026-06-11 01:10:49.728380 | controller |     "Jun 11 00:15:05.434843 crc crio[23067]: time=\"2026-06-11T00:15:05.432873007Z\" level=info msg=\"Checking pod openstack-operators_openstack-baremetal-operator-controller-manager-7c67dc759fgr8jd for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.728400 | controller |     "Jun 11 00:15:05.436129 crc crio[23067]: 2026-06-11T00:15:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:923530f49ca3d6f Mac:52:15:df:ef:b2:b6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:60 Mtu:0 Sandbox:/var/run/netns/51fb9db0-e514-4f37-9ac5-4603c47b08f8 SocketPath: PciID:}] [{Interface:0xc000318940 Address:{IP:10.217.0.96 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.728416 | controller |     "Jun 11 00:15:05.437318 crc crio[23067]: time=\"2026-06-11T00:15:05.437235065Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29685615-dv4j9 Namespace:openshift-operator-lifecycle-manager ID:923530f49ca3d6f236e99641cd8ccbf49a03f57180ddc77a14f7fc935871b791 UID:8cabadd3-559f-42ce-8c16-edb5d1c3e808 NetNS:/var/run/netns/51fb9db0-e514-4f37-9ac5-4603c47b08f8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8cabadd3_559f_42ce_8c16_edb5d1c3e808.slice PodAnnotations:0xc00802e0c8}] Aliases:map[]}\"",
2026-06-11 01:10:49.728431 | controller |     "Jun 11 00:15:05.437492 crc crio[23067]: time=\"2026-06-11T00:15:05.43742716Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29685615-dv4j9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.728446 | controller |     "Jun 11 00:15:05.448813 crc crio[23067]: time=\"2026-06-11T00:15:05.448310056Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6 not found\" id=c3419a29-7e0e-49aa-adb9-a281cccbc5bc name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.728460 | controller |     "Jun 11 00:15:05.448813 crc crio[23067]: time=\"2026-06-11T00:15:05.44843689Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6 found\" id=c3419a29-7e0e-49aa-adb9-a281cccbc5bc name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.728475 | controller |     "Jun 11 00:15:05.482204 crc crio[23067]: time=\"2026-06-11T00:15:05.482060034Z\" level=info msg=\"Got pod network &{Name:openstack-operator-controller-manager-746b697676-nzm85 Namespace:openstack-operators ID:e03a4ecddb2c7a2eb9f65d1e31d75f4b2aa6b557d7fe4dc6523598e2e605e028 UID:f0277636-000e-4b2c-a7f5-e0cbfe49f4f7 NetNS:/var/run/netns/f174a339-3e35-4f0a-819d-d6a949334ae2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf0277636_000e_4b2c_a7f5_e0cbfe49f4f7.slice PodAnnotations:0xc008202360}] Aliases:map[]}\"",
2026-06-11 01:10:49.728490 | controller |     "Jun 11 00:15:05.482204 crc crio[23067]: time=\"2026-06-11T00:15:05.482184178Z\" level=info msg=\"Adding pod openstack-operators_openstack-operator-controller-manager-746b697676-nzm85 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.728504 | controller |     "Jun 11 00:15:05.520277 crc crio[23067]: time=\"2026-06-11T00:15:05.520187522Z\" level=info msg=\"Ran pod sandbox aafe5fa88a60ff5216eae1844b38ed7f6ad7b1b092b2b1b9f87dbfec6d1b4d75 with infra container: openstack-operators/openstack-baremetal-operator-controller-manager-7c67dc759fgr8jd/POD\" id=e5995ca7-e7a4-4128-82c5-eb917cd4510d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.728523 | controller |     "Jun 11 00:15:05.524001 crc crio[23067]: time=\"2026-06-11T00:15:05.522384181Z\" level=info msg=\"Ran pod sandbox 923530f49ca3d6f236e99641cd8ccbf49a03f57180ddc77a14f7fc935871b791 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29685615-dv4j9/POD\" id=4ef7f42a-8f23-46a9-8a34-3f3343428474 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.728537 | controller |     "Jun 11 00:15:05.528331 crc crio[23067]: time=\"2026-06-11T00:15:05.52785723Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1\" id=2dea4269-faa1-4d1d-be32-35f1f1008699 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.728551 | controller |     "Jun 11 00:15:05.528331 crc crio[23067]: time=\"2026-06-11T00:15:05.528061426Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1 not found\" id=2dea4269-faa1-4d1d-be32-35f1f1008699 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.728565 | controller |     "Jun 11 00:15:05.530864 crc crio[23067]: time=\"2026-06-11T00:15:05.528844717Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=b2b3bbac-8619-4c39-ae8d-fabe63e0bd4e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.728580 | controller |     "Jun 11 00:15:05.530864 crc crio[23067]: time=\"2026-06-11T00:15:05.529136835Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1 found\" id=2dea4269-faa1-4d1d-be32-35f1f1008699 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.728594 | controller |     "Jun 11 00:15:05.531916 crc crio[23067]: time=\"2026-06-11T00:15:05.531846929Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1\" id=c96bc150-5dd9-459f-bef3-d0f9c7c212a6 name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.728608 | controller |     "Jun 11 00:15:05.542858 crc crio[23067]: time=\"2026-06-11T00:15:05.542446917Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1\\\"\"",
2026-06-11 01:10:49.728622 | controller |     "Jun 11 00:15:05.723974 crc crio[23067]: time=\"2026-06-11T00:15:05.723358578Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=c4c13bb6-7af0-4076-8bf5-5566693b3bcd name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.728636 | controller |     "Jun 11 00:15:05.829876 crc crio[23067]: 2026-06-11T00:15:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e03a4ecddb2c7a2 Mac:5e:79:a4:ee:e4:d5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5f Mtu:0 Sandbox:/var/run/netns/f174a339-3e35-4f0a-819d-d6a949334ae2 SocketPath: PciID:}] [{Interface:0xc0002005a0 Address:{IP:10.217.0.95 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.728650 | controller |     "Jun 11 00:15:05.830725 crc crio[23067]: time=\"2026-06-11T00:15:05.830324828Z\" level=info msg=\"Got pod network &{Name:openstack-operator-controller-manager-746b697676-nzm85 Namespace:openstack-operators ID:e03a4ecddb2c7a2eb9f65d1e31d75f4b2aa6b557d7fe4dc6523598e2e605e028 UID:f0277636-000e-4b2c-a7f5-e0cbfe49f4f7 NetNS:/var/run/netns/f174a339-3e35-4f0a-819d-d6a949334ae2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf0277636_000e_4b2c_a7f5_e0cbfe49f4f7.slice PodAnnotations:0xc008202360}] Aliases:map[]}\"",
2026-06-11 01:10:49.728667 | controller |     "Jun 11 00:15:05.830725 crc crio[23067]: time=\"2026-06-11T00:15:05.830487202Z\" level=info msg=\"Checking pod openstack-operators_openstack-operator-controller-manager-746b697676-nzm85 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.728682 | controller |     "Jun 11 00:15:06.141088 crc crio[23067]: time=\"2026-06-11T00:15:06.140985549Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29685615-dv4j9/collect-profiles\" id=dc56d94b-d83a-4e71-a79b-2bbf2cd324e0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.728696 | controller |     "Jun 11 00:15:06.902723 crc crio[23067]: time=\"2026-06-11T00:15:06.90091469Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.728710 | controller |     "Jun 11 00:15:07.277604 crc crio[23067]: time=\"2026-06-11T00:15:07.277320699Z\" level=info msg=\"Ran pod sandbox e03a4ecddb2c7a2eb9f65d1e31d75f4b2aa6b557d7fe4dc6523598e2e605e028 with infra container: openstack-operators/openstack-operator-controller-manager-746b697676-nzm85/POD\" id=dfa17c01-266b-4331-bf67-ad08aeb9243e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.728724 | controller |     "Jun 11 00:15:07.280875 crc crio[23067]: time=\"2026-06-11T00:15:07.280782813Z\" level=info msg=\"Checking image status: 38.102.83.64:5001/openstack-k8s-operators/openstack-operator:2895d87b692193b55d566fae26f4c769f7f44de8\" id=4e15afa8-43b5-482d-a729-8c27e825d5a3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.728738 | controller |     "Jun 11 00:15:08.936221 crc crio[23067]: time=\"2026-06-11T00:15:08.935626237Z\" level=info msg=\"Checking image status: 38.102.83.64:5001/openstack-k8s-operators/openstack-operator:2895d87b692193b55d566fae26f4c769f7f44de8\" id=b3a3633d-478a-4018-8a2c-750130357725 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.728753 | controller |     "Jun 11 00:15:09.737094 crc crio[23067]: time=\"2026-06-11T00:15:09.736578534Z\" level=info msg=\"Creating container: openstack-operators/openstack-operator-controller-manager-746b697676-nzm85/manager\" id=77a84b70-ea06-42fa-99f7-d225dbf28974 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.728767 | controller |     "Jun 11 00:15:10.808069 crc crio[23067]: time=\"2026-06-11T00:15:10.807268759Z\" level=info msg=\"Running pod sandbox: openstack-operators/infra-operator-controller-manager-cbcfcddf7-wqkx7/POD\" id=e2a08ac4-5db9-41a5-ad12-c0615797231e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.728782 | controller |     "Jun 11 00:15:10.808069 crc crio[23067]: time=\"2026-06-11T00:15:10.807984408Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.728796 | controller |     "Jun 11 00:15:12.027329 crc crio[23067]: time=\"2026-06-11T00:15:12.027215303Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.728810 | controller |     "Jun 11 00:15:17.359334 crc crio[23067]: time=\"2026-06-11T00:15:17.35840195Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6\" id=d00864dc-8464-4f98-b8da-d64226309e02 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.728825 | controller |     "Jun 11 00:15:17.361600 crc crio[23067]: time=\"2026-06-11T00:15:17.359043258Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce\" id=256b7b53-16f5-4ac7-92a2-c08633232e40 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.728843 | controller |     "Jun 11 00:15:17.361600 crc crio[23067]: time=\"2026-06-11T00:15:17.359610363Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6 not found\" id=d00864dc-8464-4f98-b8da-d64226309e02 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.728858 | controller |     "Jun 11 00:15:17.361600 crc crio[23067]: time=\"2026-06-11T00:15:17.359810288Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6 found\" id=d00864dc-8464-4f98-b8da-d64226309e02 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.728873 | controller |     "Jun 11 00:15:17.361600 crc crio[23067]: time=\"2026-06-11T00:15:17.360189189Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce not found\" id=256b7b53-16f5-4ac7-92a2-c08633232e40 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.728887 | controller |     "Jun 11 00:15:17.361600 crc crio[23067]: time=\"2026-06-11T00:15:17.36024634Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce found\" id=256b7b53-16f5-4ac7-92a2-c08633232e40 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.728901 | controller |     "Jun 11 00:15:17.362975 crc crio[23067]: time=\"2026-06-11T00:15:17.361242237Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6\" id=db2407df-40ad-48fc-a4d5-691d70011c06 name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.728915 | controller |     "Jun 11 00:15:17.362975 crc crio[23067]: time=\"2026-06-11T00:15:17.361248938Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce\" id=5ea615cc-c474-45dd-8008-4733e9b63140 name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.728930 | controller |     "Jun 11 00:15:17.363343 crc crio[23067]: time=\"2026-06-11T00:15:17.361517315Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9\" id=8fcb5656-ca7d-490b-995e-042fee8efe48 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.728945 | controller |     "Jun 11 00:15:17.363343 crc crio[23067]: time=\"2026-06-11T00:15:17.36318672Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9 not found\" id=8fcb5656-ca7d-490b-995e-042fee8efe48 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.728959 | controller |     "Jun 11 00:15:17.363343 crc crio[23067]: time=\"2026-06-11T00:15:17.363231212Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9 found\" id=8fcb5656-ca7d-490b-995e-042fee8efe48 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.728974 | controller |     "Jun 11 00:15:17.364769 crc crio[23067]: time=\"2026-06-11T00:15:17.364172397Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9\" id=cfbb9c4d-f852-4712-b8f9-878520aa636d name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.728988 | controller |     "Jun 11 00:15:17.368217 crc crio[23067]: time=\"2026-06-11T00:15:17.368132665Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9\\\"\"",
2026-06-11 01:10:49.729002 | controller |     "Jun 11 00:15:17.370296 crc crio[23067]: time=\"2026-06-11T00:15:17.370199951Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce\\\"\"",
2026-06-11 01:10:49.729020 | controller |     "Jun 11 00:15:17.373984 crc crio[23067]: time=\"2026-06-11T00:15:17.373874191Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6\\\"\"",
2026-06-11 01:10:49.729034 | controller |     "Jun 11 00:15:18.358230 crc crio[23067]: time=\"2026-06-11T00:15:18.357473417Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398\" id=6ed95684-ae08-43fa-81ed-522949ffd6f7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.729049 | controller |     "Jun 11 00:15:18.358628 crc crio[23067]: time=\"2026-06-11T00:15:18.358452664Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398 not found\" id=6ed95684-ae08-43fa-81ed-522949ffd6f7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.729063 | controller |     "Jun 11 00:15:18.358628 crc crio[23067]: time=\"2026-06-11T00:15:18.358512506Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398 found\" id=6ed95684-ae08-43fa-81ed-522949ffd6f7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.729077 | controller |     "Jun 11 00:15:18.359781 crc crio[23067]: time=\"2026-06-11T00:15:18.359576915Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398\" id=b774aa35-1242-4154-8867-d333b9278853 name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.729092 | controller |     "Jun 11 00:15:18.363620 crc crio[23067]: time=\"2026-06-11T00:15:18.363473521Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398\\\"\"",
2026-06-11 01:10:49.729106 | controller |     "Jun 11 00:15:19.369127 crc crio[23067]: time=\"2026-06-11T00:15:19.369071165Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391\" id=719fd35b-a6a2-4372-b680-7598a8daf56e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.729121 | controller |     "Jun 11 00:15:19.370280 crc crio[23067]: time=\"2026-06-11T00:15:19.369274041Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391 not found\" id=719fd35b-a6a2-4372-b680-7598a8daf56e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.729135 | controller |     "Jun 11 00:15:19.370280 crc crio[23067]: time=\"2026-06-11T00:15:19.369326452Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391 found\" id=719fd35b-a6a2-4372-b680-7598a8daf56e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.729149 | controller |     "Jun 11 00:15:19.370409 crc crio[23067]: time=\"2026-06-11T00:15:19.370367071Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391\" id=ba7645b2-afe2-4973-9bad-5b1dabc9c933 name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.729163 | controller |     "Jun 11 00:15:19.380627 crc crio[23067]: time=\"2026-06-11T00:15:19.380504296Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391\\\"\"",
2026-06-11 01:10:49.729178 | controller |     "Jun 11 00:15:25.790055 crc crio[23067]: time=\"2026-06-11T00:15:25.788889328Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc\" id=e864e613-8c11-48a4-a73d-e2f303a9de00 name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.729195 | controller |     "Jun 11 00:15:25.792148 crc crio[23067]: time=\"2026-06-11T00:15:25.791155159Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc\" id=c7569632-3595-4879-b124-373b6ff1c64e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.729210 | controller |     "Jun 11 00:15:25.902339 crc crio[23067]: time=\"2026-06-11T00:15:25.902254411Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752\" id=0f463fdb-d77a-4e88-bc12-9e30df8e40cd name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.729224 | controller |     "Jun 11 00:15:25.903411 crc crio[23067]: time=\"2026-06-11T00:15:25.903153646Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752\" id=db4d3cd6-3e9d-40e0-8ff7-020d14b89e69 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.729239 | controller |     "Jun 11 00:15:26.037087 crc crio[23067]: time=\"2026-06-11T00:15:26.036976516Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60\" id=e0a84c32-da11-4d7a-98a0-ba2d7475a85e name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.729253 | controller |     "Jun 11 00:15:26.038237 crc crio[23067]: time=\"2026-06-11T00:15:26.038193249Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60\" id=1e04a846-b820-47c3-994f-5d17d976ef0a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.729267 | controller |     "Jun 11 00:15:26.234939 crc crio[23067]: time=\"2026-06-11T00:15:26.234828448Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1\" id=c96bc150-5dd9-459f-bef3-d0f9c7c212a6 name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.729281 | controller |     "Jun 11 00:15:26.236098 crc crio[23067]: time=\"2026-06-11T00:15:26.236057161Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1\" id=af99a2fb-ec94-4a2c-8eaf-58e7f982de2f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.729295 | controller |     "Jun 11 00:15:26.281991 crc crio[23067]: time=\"2026-06-11T00:15:26.281841506Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7\" id=d4782088-c35f-425c-a202-78f4949c2466 name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.729309 | controller |     "Jun 11 00:15:26.282790 crc crio[23067]: time=\"2026-06-11T00:15:26.28271566Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7\" id=f925bb1a-0120-42db-89ce-ed51e80136b8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.729323 | controller |     "Jun 11 00:15:26.288401 crc crio[23067]: time=\"2026-06-11T00:15:26.288309602Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d\" id=fc4b582b-29bb-4858-95c5-9ff56c595f51 name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.729337 | controller |     "Jun 11 00:15:26.289232 crc crio[23067]: time=\"2026-06-11T00:15:26.289110354Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d\" id=5a304faf-6c4b-49e3-9d3f-653202d8af95 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.729376 | controller |     "Jun 11 00:15:27.829421 crc crio[23067]: time=\"2026-06-11T00:15:27.829234098Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7\" id=8c119dbb-57f8-49e7-b5dd-2723cd76cc10 name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.729393 | controller |     "Jun 11 00:15:27.831014 crc crio[23067]: time=\"2026-06-11T00:15:27.830184034Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7\" id=6377584f-ae28-4931-8679-93cae3bbb033 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.729408 | controller |     "Jun 11 00:15:29.624771 crc crio[23067]: time=\"2026-06-11T00:15:29.623825524Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1\" id=eeeabfdb-fce4-41f3-9fbf-f31f40c8e910 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.729422 | controller |     "Jun 11 00:15:29.624771 crc crio[23067]: time=\"2026-06-11T00:15:29.623899156Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60\" id=bbcce3c6-9475-4049-a75b-bc3022ab6664 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.729437 | controller |     "Jun 11 00:15:29.624771 crc crio[23067]: time=\"2026-06-11T00:15:29.623967148Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc\" id=a9b1d25f-f721-411a-81a2-ce7c52a47106 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.729451 | controller |     "Jun 11 00:15:29.625875 crc crio[23067]: time=\"2026-06-11T00:15:29.624840002Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d\" id=6f28766c-4fd1-428a-a15d-8e69e00f1a6f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.729465 | controller |     "Jun 11 00:15:29.629131 crc crio[23067]: time=\"2026-06-11T00:15:29.629001855Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752\" id=83d4f709-46d0-4693-bc74-3cd2d6a163f9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.729479 | controller |     "Jun 11 00:15:29.631768 crc crio[23067]: time=\"2026-06-11T00:15:29.631343508Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7\" id=66a8e04f-97b1-44bb-8f0d-ba4013d838ef name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.729493 | controller |     "Jun 11 00:15:29.639371 crc crio[23067]: time=\"2026-06-11T00:15:29.638955146Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd\" id=95567730-84eb-44b5-806d-1004c8d092a9 name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.729507 | controller |     "Jun 11 00:15:29.639937 crc crio[23067]: time=\"2026-06-11T00:15:29.63986483Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd\" id=a66c1df7-4239-4ee1-a727-bb9920a17a95 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.729521 | controller |     "Jun 11 00:15:29.652294 crc crio[23067]: time=\"2026-06-11T00:15:29.652198506Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed\" id=b1baf3b4-3e25-4574-93a8-1639beb73f01 name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.729540 | controller |     "Jun 11 00:15:29.653595 crc crio[23067]: time=\"2026-06-11T00:15:29.653524782Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed\" id=ea97b6dc-fddd-4cb9-b6dd-eb7940f30ea2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.729554 | controller |     "Jun 11 00:15:29.669168 crc crio[23067]: time=\"2026-06-11T00:15:29.669077855Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67\" id=1a7d89a5-c45e-40b0-ba42-a2a6db8cdff3 name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.729569 | controller |     "Jun 11 00:15:29.670141 crc crio[23067]: time=\"2026-06-11T00:15:29.670093003Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67\" id=711641bd-96d4-476c-9156-9d1c83f507d9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.729583 | controller |     "Jun 11 00:15:29.686155 crc crio[23067]: time=\"2026-06-11T00:15:29.685852921Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf\" id=5eea85bf-ffa6-4f32-a21e-3d1d0b0825dd name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.729598 | controller |     "Jun 11 00:15:29.688355 crc crio[23067]: time=\"2026-06-11T00:15:29.688270407Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf\" id=cf7e2a9d-dda5-4c93-a58b-e5a424f22cab name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.729613 | controller |     "Jun 11 00:15:39.174980 crc crio[23067]: time=\"2026-06-11T00:15:39.173794699Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7\" id=dccb9c57-1244-4466-81a3-1ca9d3ad5796 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.729628 | controller |     "Jun 11 00:15:40.301028 crc crio[23067]: time=\"2026-06-11T00:15:40.300875247Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd\" id=cd50495a-8282-48bd-8a2a-62c94f28816f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.729642 | controller |     "Jun 11 00:15:40.305155 crc crio[23067]: time=\"2026-06-11T00:15:40.304980139Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf\" id=2cb19c21-be79-44f0-8e6a-414acc34093c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.729657 | controller |     "Jun 11 00:15:40.305282 crc crio[23067]: time=\"2026-06-11T00:15:40.305099662Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67\" id=d1e01747-6e23-45f8-be4a-60f3a5086389 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.729671 | controller |     "Jun 11 00:15:40.305593 crc crio[23067]: time=\"2026-06-11T00:15:40.305295618Z\" level=info msg=\"Creating container: openstack-operators/nova-operator-controller-manager-f4c4579bb-vn5jz/manager\" id=8d96db7f-a276-4c3d-9aa8-98a98870cd65 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.729685 | controller |     "Jun 11 00:15:40.310051 crc crio[23067]: time=\"2026-06-11T00:15:40.309985345Z\" level=info msg=\"Creating container: openstack-operators/test-operator-controller-manager-8d5599d7d-2v2c9/manager\" id=b8fee2b4-5eb2-4c85-9fed-355ff253a082 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.729702 | controller |     "Jun 11 00:15:41.837503 crc crio[23067]: time=\"2026-06-11T00:15:41.83691898Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d\" id=83028d9e-4145-4651-a8a1-21466e6d7ade name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.729717 | controller |     "Jun 11 00:15:41.839273 crc crio[23067]: time=\"2026-06-11T00:15:41.839197512Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d\" id=84d8a9c4-1f5f-4744-b9cd-e2d51e8e93c3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.729732 | controller |     "Jun 11 00:15:41.844480 crc crio[23067]: time=\"2026-06-11T00:15:41.844390393Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63\" id=f70445d1-5828-44c4-abb3-ddc9d1a59bad name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.729746 | controller |     "Jun 11 00:15:41.845261 crc crio[23067]: time=\"2026-06-11T00:15:41.845225726Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63\" id=255821c2-0fd0-4a73-a3b3-9ea203ad41c8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.729761 | controller |     "Jun 11 00:15:42.642091 crc crio[23067]: time=\"2026-06-11T00:15:42.641947808Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed\" id=f6584a16-e9c7-4650-bd2c-0eb826fde6e0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.729776 | controller |     "Jun 11 00:15:42.643333 crc crio[23067]: time=\"2026-06-11T00:15:42.643204682Z\" level=info msg=\"Creating container: openstack-operators/barbican-operator-controller-manager-7b8ffd8c4f-nlgsf/manager\" id=678ea19f-8a7e-49b9-b4cc-04dbf1fedeeb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.729791 | controller |     "Jun 11 00:15:42.645876 crc crio[23067]: time=\"2026-06-11T00:15:42.645802603Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.729806 | controller |     "Jun 11 00:15:42.652248 crc crio[23067]: time=\"2026-06-11T00:15:42.652184307Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.729821 | controller |     "Jun 11 00:15:42.661359 crc crio[23067]: time=\"2026-06-11T00:15:42.661277184Z\" level=info msg=\"Creating container: openstack-operators/heat-operator-controller-manager-5c5844cc68-92r6k/manager\" id=060f3c7b-0a2d-4b74-9182-f5b2b5f815a5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.729835 | controller |     "Jun 11 00:15:42.665939 crc crio[23067]: time=\"2026-06-11T00:15:42.665833248Z\" level=info msg=\"Creating container: openstack-operators/openstack-baremetal-operator-controller-manager-7c67dc759fgr8jd/manager\" id=c3bb558e-15f8-45fb-bb2f-98e344cf331c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.729850 | controller |     "Jun 11 00:15:42.676432 crc crio[23067]: time=\"2026-06-11T00:15:42.67582832Z\" level=info msg=\"Creating container: openstack-operators/watcher-operator-controller-manager-577b679b5c-vf6q6/manager\" id=cfa7fd54-ad37-4109-83db-8cbf54c6e086 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.729864 | controller |     "Jun 11 00:15:42.684566 crc crio[23067]: time=\"2026-06-11T00:15:42.684441554Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6\" id=96fbc48c-a1c4-4f2b-a83a-e005583968d3 name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.729882 | controller |     "Jun 11 00:15:42.685781 crc crio[23067]: time=\"2026-06-11T00:15:42.685589605Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6\" id=3c68054a-e873-4b76-acb0-ee59c52b7125 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.729896 | controller |     "Jun 11 00:15:42.686151 crc crio[23067]: time=\"2026-06-11T00:15:42.686053508Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6\" id=db2407df-40ad-48fc-a4d5-691d70011c06 name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.729911 | controller |     "Jun 11 00:15:42.687052 crc crio[23067]: time=\"2026-06-11T00:15:42.686958262Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6\" id=3ffa985c-f258-4a67-8a33-88a7d8d76242 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.729925 | controller |     "Jun 11 00:15:42.692992 crc crio[23067]: time=\"2026-06-11T00:15:42.692949025Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9\" id=cfbb9c4d-f852-4712-b8f9-878520aa636d name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.729940 | controller |     "Jun 11 00:15:42.694231 crc crio[23067]: time=\"2026-06-11T00:15:42.694160978Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9\" id=b661d1a2-d855-4efe-96db-1c5532ff7b9d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.729955 | controller |     "Jun 11 00:15:42.783323 crc crio[23067]: time=\"2026-06-11T00:15:42.783093167Z\" level=info msg=\"Created container 8bfd1c132645f22a4712138fb05452d39bf18d3f133f7a98f5d1fad5692e112a: openshift-operator-lifecycle-manager/collect-profiles-29685615-dv4j9/collect-profiles\" id=dc56d94b-d83a-4e71-a79b-2bbf2cd324e0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.729969 | controller |     "Jun 11 00:15:42.785251 crc crio[23067]: time=\"2026-06-11T00:15:42.784995159Z\" level=info msg=\"Starting container: 8bfd1c132645f22a4712138fb05452d39bf18d3f133f7a98f5d1fad5692e112a\" id=5866d309-5630-4a52-a4b6-c0accc7841e5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.729983 | controller |     "Jun 11 00:15:42.795406 crc crio[23067]: time=\"2026-06-11T00:15:42.795249958Z\" level=info msg=\"Started container\" PID=53018 containerID=8bfd1c132645f22a4712138fb05452d39bf18d3f133f7a98f5d1fad5692e112a description=openshift-operator-lifecycle-manager/collect-profiles-29685615-dv4j9/collect-profiles id=5866d309-5630-4a52-a4b6-c0accc7841e5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=923530f49ca3d6f236e99641cd8ccbf49a03f57180ddc77a14f7fc935871b791",
2026-06-11 01:10:49.729999 | controller |     "Jun 11 00:15:43.019837 crc crio[23067]: time=\"2026-06-11T00:15:43.019630762Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.730013 | controller |     "Jun 11 00:15:43.022922 crc crio[23067]: time=\"2026-06-11T00:15:43.022556861Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.730028 | controller |     "Jun 11 00:15:43.031993 crc crio[23067]: time=\"2026-06-11T00:15:43.031925826Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.730045 | controller |     "Jun 11 00:15:43.034289 crc crio[23067]: time=\"2026-06-11T00:15:43.034210078Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.730060 | controller |     "Jun 11 00:15:43.039194 crc crio[23067]: time=\"2026-06-11T00:15:43.037293962Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9\" id=2dbdd6d7-298f-432e-b7a7-ae1903d4c0f6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.730074 | controller |     "Jun 11 00:15:43.047147 crc crio[23067]: time=\"2026-06-11T00:15:43.047035727Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.730088 | controller |     "Jun 11 00:15:43.053162 crc crio[23067]: time=\"2026-06-11T00:15:43.052953118Z\" level=info msg=\"Creating container: openstack-operators/horizon-operator-controller-manager-548d6d5f9-kcxjt/manager\" id=e64f6592-86cf-4d03-9fe5-9c3accc35874 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.730102 | controller |     "Jun 11 00:15:43.056089 crc crio[23067]: time=\"2026-06-11T00:15:43.056051752Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.730116 | controller |     "Jun 11 00:15:43.057744 crc crio[23067]: time=\"2026-06-11T00:15:43.056253128Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d\" id=b45c098c-1da2-47e3-a1a0-f5c02cb351b0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.730130 | controller |     "Jun 11 00:15:43.068056 crc crio[23067]: time=\"2026-06-11T00:15:43.059004213Z\" level=info msg=\"Creating container: openstack-operators/ovn-operator-controller-manager-58f85bd97f-p9slz/manager\" id=87b38c93-de90-4e5e-925c-108890a21b34 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.730144 | controller |     "Jun 11 00:15:43.069281 crc crio[23067]: time=\"2026-06-11T00:15:43.067933676Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63\" id=a57eb4c4-5075-4f18-aaab-1461f8a54861 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.730158 | controller |     "Jun 11 00:15:43.069281 crc crio[23067]: time=\"2026-06-11T00:15:43.067631237Z\" level=info msg=\"Creating container: openstack-operators/ironic-operator-controller-manager-75f8548fcd-fg8n7/manager\" id=fd05dc76-1ca6-4773-a592-00af3b6a5718 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.730172 | controller |     "Jun 11 00:15:43.069608 crc crio[23067]: time=\"2026-06-11T00:15:43.069315393Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6\" id=b06557e6-a901-41fa-bcd8-e48a4c598d39 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.730185 | controller |     "Jun 11 00:15:43.073443 crc crio[23067]: time=\"2026-06-11T00:15:43.071624506Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6\" id=c2cc9c67-3f2c-4d2d-8b27-b10b9025310f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.730200 | controller |     "Jun 11 00:15:43.077245 crc crio[23067]: time=\"2026-06-11T00:15:43.077161077Z\" level=info msg=\"Creating container: openstack-operators/designate-operator-controller-manager-6bf8599b68-mwr7r/manager\" id=5edb223a-5b4e-473c-b8a4-39227b61047c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.730217 | controller |     "Jun 11 00:15:43.078913 crc crio[23067]: time=\"2026-06-11T00:15:43.078870653Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391\" id=ba7645b2-afe2-4973-9bad-5b1dabc9c933 name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.730232 | controller |     "Jun 11 00:15:43.079775 crc crio[23067]: time=\"2026-06-11T00:15:43.079610113Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391\" id=56c0c699-454a-49f4-b8be-05d1f62a4ad2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.730246 | controller |     "Jun 11 00:15:43.088987 crc crio[23067]: time=\"2026-06-11T00:15:43.087973141Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce\" id=5ea615cc-c474-45dd-8008-4733e9b63140 name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.730260 | controller |     "Jun 11 00:15:43.090932 crc crio[23067]: time=\"2026-06-11T00:15:43.090855509Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce\" id=99e7d81f-65db-405b-aaa9-4e2be4c42360 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.730274 | controller |     "Jun 11 00:15:43.100258 crc crio[23067]: time=\"2026-06-11T00:15:43.100189643Z\" level=info msg=\"Creating container: openstack-operators/swift-operator-controller-manager-67c49dd5c6-tnx42/manager\" id=004b0c80-5e07-4395-9c5f-344bd61c3fab name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.730288 | controller |     "Jun 11 00:15:43.103100 crc crio[23067]: time=\"2026-06-11T00:15:43.102948558Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398\" id=b774aa35-1242-4154-8867-d333b9278853 name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.730303 | controller |     "Jun 11 00:15:43.109572 crc crio[23067]: time=\"2026-06-11T00:15:43.109455195Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398\" id=43c99276-52e2-48b9-b43b-e4761929a107 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.730334 | controller |     "Jun 11 00:15:43.112715 crc crio[23067]: time=\"2026-06-11T00:15:43.112613691Z\" level=info msg=\"Got pod network &{Name:infra-operator-controller-manager-cbcfcddf7-wqkx7 Namespace:openstack-operators ID:594d694e5d803ea33dd0a3ebbdb9da3d877d0b80bfe52d3518c6128044cde6ee UID:d363bf6a-f2ec-4725-8b11-08107d5be05a NetNS:/var/run/netns/aee9dab8-305a-4f1b-b9f0-0878b799e909 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd363bf6a_f2ec_4725_8b11_08107d5be05a.slice PodAnnotations:0xc000c343a0}] Aliases:map[]}\"",
2026-06-11 01:10:49.730374 | controller |     "Jun 11 00:15:43.112885 crc crio[23067]: time=\"2026-06-11T00:15:43.112863228Z\" level=info msg=\"Adding pod openstack-operators_infra-operator-controller-manager-cbcfcddf7-wqkx7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.730395 | controller |     "Jun 11 00:15:43.315140 crc crio[23067]: time=\"2026-06-11T00:15:43.314324618Z\" level=info msg=\"Created container b98460b9f2a138a2369c50ef096ff4a4cd4500866feb50c5f302ded75dd90cd4: openstack-operators/openstack-operator-controller-manager-746b697676-nzm85/manager\" id=77a84b70-ea06-42fa-99f7-d225dbf28974 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.730409 | controller |     "Jun 11 00:15:43.332603 crc crio[23067]: time=\"2026-06-11T00:15:43.331608738Z\" level=info msg=\"Starting container: b98460b9f2a138a2369c50ef096ff4a4cd4500866feb50c5f302ded75dd90cd4\" id=6b4d7a61-4b3a-4840-b3e4-98b512be6d04 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.730428 | controller |     "Jun 11 00:15:43.344200 crc crio[23067]: time=\"2026-06-11T00:15:43.343397549Z\" level=info msg=\"Started container\" PID=53065 containerID=b98460b9f2a138a2369c50ef096ff4a4cd4500866feb50c5f302ded75dd90cd4 description=openstack-operators/openstack-operator-controller-manager-746b697676-nzm85/manager id=6b4d7a61-4b3a-4840-b3e4-98b512be6d04 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e03a4ecddb2c7a2eb9f65d1e31d75f4b2aa6b557d7fe4dc6523598e2e605e028",
2026-06-11 01:10:49.730444 | controller |     "Jun 11 00:15:43.393763 crc crio[23067]: time=\"2026-06-11T00:15:43.393502832Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.730458 | controller |     "Jun 11 00:15:43.394464 crc crio[23067]: time=\"2026-06-11T00:15:43.394235982Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.730472 | controller |     "Jun 11 00:15:43.396399 crc crio[23067]: time=\"2026-06-11T00:15:43.395987469Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.730487 | controller |     "Jun 11 00:15:43.400478 crc crio[23067]: time=\"2026-06-11T00:15:43.400389199Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.730501 | controller |     "Jun 11 00:15:43.422435 crc crio[23067]: time=\"2026-06-11T00:15:43.421827502Z\" level=info msg=\"Creating container: openstack-operators/neutron-operator-controller-manager-688d5c756f-wwps5/manager\" id=d79e9fef-2236-4524-a836-c0b8fdae9578 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.730514 | controller |     "Jun 11 00:15:43.424541 crc crio[23067]: time=\"2026-06-11T00:15:43.424438103Z\" level=info msg=\"Creating container: openstack-operators/keystone-operator-controller-manager-6ccff66c5b-tprmj/manager\" id=749dd0c0-f3b6-45a2-9c13-963ba02bad1b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.730528 | controller |     "Jun 11 00:15:43.435301 crc crio[23067]: time=\"2026-06-11T00:15:43.434909988Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.730542 | controller |     "Jun 11 00:15:43.456150 crc crio[23067]: time=\"2026-06-11T00:15:43.455969661Z\" level=info msg=\"Creating container: openstack-operators/glance-operator-controller-manager-5bdfb47c4d-5h2zx/manager\" id=a1c64f63-7cea-40e6-8aa8-c9f63114bed5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.730557 | controller |     "Jun 11 00:15:43.512337 crc crio[23067]: time=\"2026-06-11T00:15:43.512246882Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.730571 | controller |     "Jun 11 00:15:43.513474 crc crio[23067]: time=\"2026-06-11T00:15:43.513410643Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce\" id=eff0c081-8295-42ce-b95a-ce176d04b7aa name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.730585 | controller |     "Jun 11 00:15:43.513904 crc crio[23067]: time=\"2026-06-11T00:15:43.513838735Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.730599 | controller |     "Jun 11 00:15:43.514188 crc crio[23067]: time=\"2026-06-11T00:15:43.514124133Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.730617 | controller |     "Jun 11 00:15:43.516867 crc crio[23067]: time=\"2026-06-11T00:15:43.516774835Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398\" id=c78b0d0c-52b3-4e69-85b7-436a9348d4a6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.730631 | controller |     "Jun 11 00:15:43.532706 crc crio[23067]: 2026-06-11T00:15:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:594d694e5d803ea Mac:56:c2:a1:87:9f:29 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:51 Mtu:0 Sandbox:/var/run/netns/aee9dab8-305a-4f1b-b9f0-0878b799e909 SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.0.81 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.730646 | controller |     "Jun 11 00:15:43.533778 crc crio[23067]: time=\"2026-06-11T00:15:43.533615343Z\" level=info msg=\"Got pod network &{Name:infra-operator-controller-manager-cbcfcddf7-wqkx7 Namespace:openstack-operators ID:594d694e5d803ea33dd0a3ebbdb9da3d877d0b80bfe52d3518c6128044cde6ee UID:d363bf6a-f2ec-4725-8b11-08107d5be05a NetNS:/var/run/netns/aee9dab8-305a-4f1b-b9f0-0878b799e909 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd363bf6a_f2ec_4725_8b11_08107d5be05a.slice PodAnnotations:0xc000c343a0}] Aliases:map[]}\"",
2026-06-11 01:10:49.730660 | controller |     "Jun 11 00:15:43.534020 crc crio[23067]: time=\"2026-06-11T00:15:43.534001544Z\" level=info msg=\"Checking pod openstack-operators_infra-operator-controller-manager-cbcfcddf7-wqkx7 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.730675 | controller |     "Jun 11 00:15:43.539104 crc crio[23067]: time=\"2026-06-11T00:15:43.538943898Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.730689 | controller |     "Jun 11 00:15:43.541552 crc crio[23067]: time=\"2026-06-11T00:15:43.5404808Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391\" id=dd231668-8b3d-4305-a794-f6915a0da613 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.730703 | controller |     "Jun 11 00:15:43.569503 crc crio[23067]: time=\"2026-06-11T00:15:43.569089668Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.730717 | controller |     "Jun 11 00:15:43.569503 crc crio[23067]: time=\"2026-06-11T00:15:43.569246962Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.730731 | controller |     "Jun 11 00:15:43.570020 crc crio[23067]: time=\"2026-06-11T00:15:43.569932311Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.730745 | controller |     "Jun 11 00:15:43.575384 crc crio[23067]: time=\"2026-06-11T00:15:43.575317587Z\" level=info msg=\"Ran pod sandbox 594d694e5d803ea33dd0a3ebbdb9da3d877d0b80bfe52d3518c6128044cde6ee with infra container: openstack-operators/infra-operator-controller-manager-cbcfcddf7-wqkx7/POD\" id=e2a08ac4-5db9-41a5-ad12-c0615797231e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.730759 | controller |     "Jun 11 00:15:43.577253 crc crio[23067]: time=\"2026-06-11T00:15:43.577160968Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373\" id=bd16a148-d297-4918-b458-56f330aaf455 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.730779 | controller |     "Jun 11 00:15:43.577428 crc crio[23067]: time=\"2026-06-11T00:15:43.577369513Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373 not found\" id=bd16a148-d297-4918-b458-56f330aaf455 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.730793 | controller |     "Jun 11 00:15:43.577621 crc crio[23067]: time=\"2026-06-11T00:15:43.577556918Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373 found\" id=bd16a148-d297-4918-b458-56f330aaf455 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.730807 | controller |     "Jun 11 00:15:43.579271 crc crio[23067]: time=\"2026-06-11T00:15:43.57909435Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373\" id=a1e2a5e6-284c-412d-8ff9-cf185021a688 name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.730822 | controller |     "Jun 11 00:15:43.579397 crc crio[23067]: time=\"2026-06-11T00:15:43.579288335Z\" level=info msg=\"Pulled image: quay.io/metal3-io/ironic@sha256:992cdab44144c85f5c2af087a73a2ce66514ddb7132b5f0c2bb86a7266aa5dd8\" id=2661f5fe-afcc-4ca7-865c-60295d5c8706 name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.730836 | controller |     "Jun 11 00:15:43.580351 crc crio[23067]: time=\"2026-06-11T00:15:43.580245101Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.730851 | controller |     "Jun 11 00:15:43.580790 crc crio[23067]: time=\"2026-06-11T00:15:43.580599631Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=b81b01a7-06ef-4dcd-ac99-397007bdb253 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.730866 | controller |     "Jun 11 00:15:43.584066 crc crio[23067]: time=\"2026-06-11T00:15:43.583781758Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.730880 | controller |     "Jun 11 00:15:43.584290 crc crio[23067]: time=\"2026-06-11T00:15:43.58421882Z\" level=info msg=\"Creating container: openstack-operators/octavia-operator-controller-manager-6495978d8d-xwpfc/manager\" id=f1af34ab-e6c4-454d-b745-b1fc81ce39ba name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.730895 | controller |     "Jun 11 00:15:43.586289 crc crio[23067]: time=\"2026-06-11T00:15:43.586101631Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.730910 | controller |     "Jun 11 00:15:43.590062 crc crio[23067]: time=\"2026-06-11T00:15:43.589955726Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.730924 | controller |     "Jun 11 00:15:43.591086 crc crio[23067]: time=\"2026-06-11T00:15:43.591037265Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.730938 | controller |     "Jun 11 00:15:43.591916 crc crio[23067]: time=\"2026-06-11T00:15:43.591541329Z\" level=info msg=\"Creating container: openstack-operators/telemetry-operator-controller-manager-5d65c7d97d-js2bw/manager\" id=c38602b4-d134-4502-8a15-90af696fa7d3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.730952 | controller |     "Jun 11 00:15:43.597189 crc crio[23067]: time=\"2026-06-11T00:15:43.59710288Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.730970 | controller |     "Jun 11 00:15:43.599194 crc crio[23067]: time=\"2026-06-11T00:15:43.599103994Z\" level=info msg=\"Creating container: openstack-operators/mariadb-operator-controller-manager-7fcb8b58d6-b7ss9/manager\" id=8bc3a322-4cd6-4791-a2c8-8a4b3fec543e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.730984 | controller |     "Jun 11 00:15:43.602425 crc crio[23067]: time=\"2026-06-11T00:15:43.602346303Z\" level=info msg=\"Creating container: openstack-operators/cinder-operator-controller-manager-86c584f6fc-tf7b9/manager\" id=b2a79186-41a9-451d-8543-14a82980f167 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.730999 | controller |     "Jun 11 00:15:43.604755 crc crio[23067]: time=\"2026-06-11T00:15:43.604604564Z\" level=info msg=\"Created container fde99a7ef5f8309ff084f74f248de9e5b99218a693ddb9d02326c764c213ae14: openstack-operators/barbican-operator-controller-manager-7b8ffd8c4f-nlgsf/manager\" id=678ea19f-8a7e-49b9-b4cc-04dbf1fedeeb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.731013 | controller |     "Jun 11 00:15:43.605829 crc crio[23067]: time=\"2026-06-11T00:15:43.605764886Z\" level=info msg=\"Starting container: fde99a7ef5f8309ff084f74f248de9e5b99218a693ddb9d02326c764c213ae14\" id=82731de6-530a-4122-ba42-2c3b98092a42 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.731027 | controller |     "Jun 11 00:15:43.606540 crc crio[23067]: time=\"2026-06-11T00:15:43.606465815Z\" level=info msg=\"Creating container: openstack-operators/manila-operator-controller-manager-677d9d8477-hpwfs/manager\" id=1f656cc9-3e8e-413a-a5eb-314dfbb41115 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.731042 | controller |     "Jun 11 00:15:43.607461 crc crio[23067]: time=\"2026-06-11T00:15:43.60739555Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373\\\"\"",
2026-06-11 01:10:49.731056 | controller |     "Jun 11 00:15:43.610435 crc crio[23067]: time=\"2026-06-11T00:15:43.60997656Z\" level=info msg=\"Started container\" PID=53161 containerID=fde99a7ef5f8309ff084f74f248de9e5b99218a693ddb9d02326c764c213ae14 description=openstack-operators/barbican-operator-controller-manager-7b8ffd8c4f-nlgsf/manager id=82731de6-530a-4122-ba42-2c3b98092a42 name=/runtime.v1.RuntimeService/StartContainer sandboxID=99ba67a5d7caea0079e7623c27b146f15d63d44d02164cd95655735a871ef813",
2026-06-11 01:10:49.731071 | controller |     "Jun 11 00:15:43.622572 crc crio[23067]: time=\"2026-06-11T00:15:43.62248487Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.731086 | controller |     "Jun 11 00:15:43.628812 crc crio[23067]: time=\"2026-06-11T00:15:43.628592197Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.731101 | controller |     "Jun 11 00:15:43.649033 crc crio[23067]: time=\"2026-06-11T00:15:43.648859868Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.731115 | controller |     "Jun 11 00:15:43.649432 crc crio[23067]: time=\"2026-06-11T00:15:43.649277289Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.731129 | controller |     "Jun 11 00:15:43.660961 crc crio[23067]: time=\"2026-06-11T00:15:43.660880855Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.731147 | controller |     "Jun 11 00:15:43.662608 crc crio[23067]: time=\"2026-06-11T00:15:43.662504289Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.731161 | controller |     "Jun 11 00:15:43.667542 crc crio[23067]: time=\"2026-06-11T00:15:43.667422723Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.731175 | controller |     "Jun 11 00:15:43.685085 crc crio[23067]: time=\"2026-06-11T00:15:43.685027392Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.731189 | controller |     "Jun 11 00:15:43.693991 crc crio[23067]: time=\"2026-06-11T00:15:43.693909883Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.731202 | controller |     "Jun 11 00:15:43.697607 crc crio[23067]: time=\"2026-06-11T00:15:43.697533022Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.731216 | controller |     "Jun 11 00:15:43.713049 crc crio[23067]: time=\"2026-06-11T00:15:43.712958751Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.731230 | controller |     "Jun 11 00:15:43.766308 crc crio[23067]: time=\"2026-06-11T00:15:43.766261691Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.731244 | controller |     "Jun 11 00:15:43.795331 crc crio[23067]: time=\"2026-06-11T00:15:43.795276581Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.731258 | controller |     "Jun 11 00:15:43.808298 crc crio[23067]: time=\"2026-06-11T00:15:43.80812117Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.731271 | controller |     "Jun 11 00:15:43.814899 crc crio[23067]: time=\"2026-06-11T00:15:43.814829973Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.731285 | controller |     "Jun 11 00:15:43.830786 crc crio[23067]: time=\"2026-06-11T00:15:43.830568761Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.731298 | controller |     "Jun 11 00:15:43.836359 crc crio[23067]: time=\"2026-06-11T00:15:43.836003119Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=a244daab-e6a8-48a5-b927-e415126c76f6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.731312 | controller |     "Jun 11 00:15:43.837805 crc crio[23067]: time=\"2026-06-11T00:15:43.837737236Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.731326 | controller |     "Jun 11 00:15:43.874776 crc crio[23067]: time=\"2026-06-11T00:15:43.874091555Z\" level=info msg=\"Created container 4e72a5e57ee241b6f5df10d00f70dc39fe840af4433d0661d1a09cfbaa3caf83: openstack-operators/openstack-baremetal-operator-controller-manager-7c67dc759fgr8jd/manager\" id=c3bb558e-15f8-45fb-bb2f-98e344cf331c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.731343 | controller |     "Jun 11 00:15:43.876392 crc crio[23067]: time=\"2026-06-11T00:15:43.876322935Z\" level=info msg=\"Starting container: 4e72a5e57ee241b6f5df10d00f70dc39fe840af4433d0661d1a09cfbaa3caf83\" id=aeb496e6-6225-4729-a7c0-08c1f4e954ce name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.731378 | controller |     "Jun 11 00:15:43.886794 crc crio[23067]: time=\"2026-06-11T00:15:43.886622085Z\" level=info msg=\"Started container\" PID=53190 containerID=4e72a5e57ee241b6f5df10d00f70dc39fe840af4433d0661d1a09cfbaa3caf83 description=openstack-operators/openstack-baremetal-operator-controller-manager-7c67dc759fgr8jd/manager id=aeb496e6-6225-4729-a7c0-08c1f4e954ce name=/runtime.v1.RuntimeService/StartContainer sandboxID=aafe5fa88a60ff5216eae1844b38ed7f6ad7b1b092b2b1b9f87dbfec6d1b4d75",
2026-06-11 01:10:49.731394 | controller |     "Jun 11 00:15:43.920226 crc crio[23067]: time=\"2026-06-11T00:15:43.920082536Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-ironic-756675b7cf-mbvbh/ironic\" id=21b607a7-7002-439b-9ebc-c9c1c8be9451 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.731408 | controller |     "Jun 11 00:15:43.923256 crc crio[23067]: time=\"2026-06-11T00:15:43.923146539Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.731422 | controller |     "Jun 11 00:15:43.926207 crc crio[23067]: time=\"2026-06-11T00:15:43.926166541Z\" level=info msg=\"Created container abf1f2f49b4359e9343ffc3703eea5777c95d02039bf7dd5c80e408294a176ff: openstack-operators/heat-operator-controller-manager-5c5844cc68-92r6k/manager\" id=060f3c7b-0a2d-4b74-9182-f5b2b5f815a5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.731437 | controller |     "Jun 11 00:15:43.929879 crc crio[23067]: time=\"2026-06-11T00:15:43.928021432Z\" level=info msg=\"Starting container: abf1f2f49b4359e9343ffc3703eea5777c95d02039bf7dd5c80e408294a176ff\" id=2965568e-788b-4751-b2be-70e99540f3f6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.731451 | controller |     "Jun 11 00:15:43.935138 crc crio[23067]: time=\"2026-06-11T00:15:43.935055043Z\" level=info msg=\"Started container\" PID=53189 containerID=abf1f2f49b4359e9343ffc3703eea5777c95d02039bf7dd5c80e408294a176ff description=openstack-operators/heat-operator-controller-manager-5c5844cc68-92r6k/manager id=2965568e-788b-4751-b2be-70e99540f3f6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1f15bb5d4ac361e2e1ca6abad5710273004b994c107ba57cac7b56575d0466b7",
2026-06-11 01:10:49.731465 | controller |     "Jun 11 00:15:43.995735 crc crio[23067]: time=\"2026-06-11T00:15:43.992596218Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.731480 | controller |     "Jun 11 00:15:43.999410 crc crio[23067]: time=\"2026-06-11T00:15:43.9992809Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.731494 | controller |     "Jun 11 00:15:44.014132 crc crio[23067]: time=\"2026-06-11T00:15:44.014051242Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.731508 | controller |     "Jun 11 00:15:44.014486 crc crio[23067]: time=\"2026-06-11T00:15:44.014409341Z\" level=info msg=\"Created container 68caa72bc98f217efbb9ae44dfcb7b0f009e00300a715bb320e2fd09b3f596e7: openstack-operators/test-operator-controller-manager-8d5599d7d-2v2c9/manager\" id=b8fee2b4-5eb2-4c85-9fed-355ff253a082 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.731523 | controller |     "Jun 11 00:15:44.017081 crc crio[23067]: time=\"2026-06-11T00:15:44.016961391Z\" level=info msg=\"Starting container: 68caa72bc98f217efbb9ae44dfcb7b0f009e00300a715bb320e2fd09b3f596e7\" id=cc2ce7c2-811c-42d2-9a6a-8b669ede481f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.731540 | controller |     "Jun 11 00:15:44.021431 crc crio[23067]: time=\"2026-06-11T00:15:44.021400462Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.731556 | controller |     "Jun 11 00:15:44.024278 crc crio[23067]: time=\"2026-06-11T00:15:44.022226454Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.731570 | controller |     "Jun 11 00:15:44.025883 crc crio[23067]: time=\"2026-06-11T00:15:44.025604926Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.731583 | controller |     "Jun 11 00:15:44.031209 crc crio[23067]: time=\"2026-06-11T00:15:44.031069705Z\" level=info msg=\"Started container\" PID=53185 containerID=68caa72bc98f217efbb9ae44dfcb7b0f009e00300a715bb320e2fd09b3f596e7 description=openstack-operators/test-operator-controller-manager-8d5599d7d-2v2c9/manager id=cc2ce7c2-811c-42d2-9a6a-8b669ede481f name=/runtime.v1.RuntimeService/StartContainer sandboxID=7e011e33cb11b1d6d3697952a22c5656ec40a9284f5b51953624eab6feaa9243",
2026-06-11 01:10:49.731598 | controller |     "Jun 11 00:15:44.034121 crc crio[23067]: time=\"2026-06-11T00:15:44.034044446Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.731612 | controller |     "Jun 11 00:15:44.034930 crc crio[23067]: time=\"2026-06-11T00:15:44.034870038Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.731626 | controller |     "Jun 11 00:15:44.044982 crc crio[23067]: time=\"2026-06-11T00:15:44.041528569Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.731640 | controller |     "Jun 11 00:15:44.051149 crc crio[23067]: time=\"2026-06-11T00:15:44.045822296Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.731654 | controller |     "Jun 11 00:15:44.054113 crc crio[23067]: time=\"2026-06-11T00:15:44.05404882Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.731668 | controller |     "Jun 11 00:15:44.054571 crc crio[23067]: time=\"2026-06-11T00:15:44.054532073Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.731682 | controller |     "Jun 11 00:15:44.061447 crc crio[23067]: time=\"2026-06-11T00:15:44.057393221Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.731696 | controller |     "Jun 11 00:15:44.061447 crc crio[23067]: time=\"2026-06-11T00:15:44.060554877Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.731710 | controller |     "Jun 11 00:15:44.082859 crc crio[23067]: time=\"2026-06-11T00:15:44.080922011Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.731724 | controller |     "Jun 11 00:15:44.100044 crc crio[23067]: time=\"2026-06-11T00:15:44.099969939Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.731741 | controller |     "Jun 11 00:15:44.104602 crc crio[23067]: time=\"2026-06-11T00:15:44.104335358Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.731755 | controller |     "Jun 11 00:15:44.134573 crc crio[23067]: time=\"2026-06-11T00:15:44.132763951Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.731769 | controller |     "Jun 11 00:15:44.149972 crc crio[23067]: time=\"2026-06-11T00:15:44.148971002Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.731783 | controller |     "Jun 11 00:15:44.153932 crc crio[23067]: time=\"2026-06-11T00:15:44.153861175Z\" level=info msg=\"Created container 0141f8b1a0b4c45956b43dbb06efeaccb95989acf4cbbe9c5769e1033d676bbc: openstack-operators/ironic-operator-controller-manager-75f8548fcd-fg8n7/manager\" id=fd05dc76-1ca6-4773-a592-00af3b6a5718 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.731797 | controller |     "Jun 11 00:15:44.165851 crc crio[23067]: time=\"2026-06-11T00:15:44.163368933Z\" level=info msg=\"Starting container: 0141f8b1a0b4c45956b43dbb06efeaccb95989acf4cbbe9c5769e1033d676bbc\" id=392b9826-5e2e-4969-a148-7ee81b41d899 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.731810 | controller |     "Jun 11 00:15:44.201522 crc crio[23067]: time=\"2026-06-11T00:15:44.201399688Z\" level=info msg=\"Created container 95ce7c120ba2e9ceb1d10afb995618cc0903c670e8d33f26003cd99f146d5aa8: openstack-operators/watcher-operator-controller-manager-577b679b5c-vf6q6/manager\" id=cfa7fd54-ad37-4109-83db-8cbf54c6e086 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.731825 | controller |     "Jun 11 00:15:44.203334 crc crio[23067]: time=\"2026-06-11T00:15:44.203227427Z\" level=info msg=\"Created container 3f931f39062e20dc4fee7a0337e196246d63d5507e350e5c6a27fe3ad7c3da72: openstack-operators/nova-operator-controller-manager-f4c4579bb-vn5jz/manager\" id=8d96db7f-a276-4c3d-9aa8-98a98870cd65 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.731839 | controller |     "Jun 11 00:15:44.210507 crc crio[23067]: time=\"2026-06-11T00:15:44.209524998Z\" level=info msg=\"Starting container: 3f931f39062e20dc4fee7a0337e196246d63d5507e350e5c6a27fe3ad7c3da72\" id=b8e32251-ea72-451b-91e4-d27c1adc796e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.731853 | controller |     "Jun 11 00:15:44.210507 crc crio[23067]: time=\"2026-06-11T00:15:44.209915809Z\" level=info msg=\"Starting container: 95ce7c120ba2e9ceb1d10afb995618cc0903c670e8d33f26003cd99f146d5aa8\" id=1b4134c8-df13-43ea-936a-aee3e9a4011e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.731868 | controller |     "Jun 11 00:15:44.215174 crc crio[23067]: time=\"2026-06-11T00:15:44.214464972Z\" level=info msg=\"Started container\" PID=53204 containerID=0141f8b1a0b4c45956b43dbb06efeaccb95989acf4cbbe9c5769e1033d676bbc description=openstack-operators/ironic-operator-controller-manager-75f8548fcd-fg8n7/manager id=392b9826-5e2e-4969-a148-7ee81b41d899 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aed64310395cd531ee439b74c0cf05d27d5c58d24f351c8a949a554475e2870e",
2026-06-11 01:10:49.731883 | controller |     "Jun 11 00:15:44.227161 crc crio[23067]: time=\"2026-06-11T00:15:44.222718557Z\" level=info msg=\"Started container\" PID=53205 containerID=3f931f39062e20dc4fee7a0337e196246d63d5507e350e5c6a27fe3ad7c3da72 description=openstack-operators/nova-operator-controller-manager-f4c4579bb-vn5jz/manager id=b8e32251-ea72-451b-91e4-d27c1adc796e name=/runtime.v1.RuntimeService/StartContainer sandboxID=baf2be07739c1df292caebf3379f17f5ca8325abdf6b49b9340e504b0ca66fe7",
2026-06-11 01:10:49.731902 | controller |     "Jun 11 00:15:44.252751 crc crio[23067]: time=\"2026-06-11T00:15:44.252336923Z\" level=info msg=\"Started container\" PID=53203 containerID=95ce7c120ba2e9ceb1d10afb995618cc0903c670e8d33f26003cd99f146d5aa8 description=openstack-operators/watcher-operator-controller-manager-577b679b5c-vf6q6/manager id=1b4134c8-df13-43ea-936a-aee3e9a4011e name=/runtime.v1.RuntimeService/StartContainer sandboxID=17abf17f2437ea15cc1d295a4f3bddce24884cb88191238ea8b96e186f813302",
2026-06-11 01:10:49.731917 | controller |     "Jun 11 00:15:44.977041 crc crio[23067]: time=\"2026-06-11T00:15:44.975450603Z\" level=info msg=\"Created container 6d78ecdcf20c1fb22cb69f34cb4104d4b974999e83e5ef89edbb707db0700693: openstack-operators/keystone-operator-controller-manager-6ccff66c5b-tprmj/manager\" id=749dd0c0-f3b6-45a2-9c13-963ba02bad1b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.731932 | controller |     "Jun 11 00:15:44.982474 crc crio[23067]: time=\"2026-06-11T00:15:44.982218777Z\" level=info msg=\"Starting container: 6d78ecdcf20c1fb22cb69f34cb4104d4b974999e83e5ef89edbb707db0700693\" id=39d405c9-a416-4b7d-b0d2-29c7f3ee8cba name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.731947 | controller |     "Jun 11 00:15:44.992026 crc crio[23067]: time=\"2026-06-11T00:15:44.991865639Z\" level=info msg=\"Started container\" PID=53279 containerID=6d78ecdcf20c1fb22cb69f34cb4104d4b974999e83e5ef89edbb707db0700693 description=openstack-operators/keystone-operator-controller-manager-6ccff66c5b-tprmj/manager id=39d405c9-a416-4b7d-b0d2-29c7f3ee8cba name=/runtime.v1.RuntimeService/StartContainer sandboxID=8052b75cf8368f66326315a5c7b6e0ca559ce9c4e64b8031987ac3399b60eee6",
2026-06-11 01:10:49.731961 | controller |     "Jun 11 00:15:45.342158 crc crio[23067]: time=\"2026-06-11T00:15:45.341325785Z\" level=info msg=\"Created container 124862c5c1f1a05e03296863681352ac47588810dfd354425c5666c1a55e8988: openstack-operators/designate-operator-controller-manager-6bf8599b68-mwr7r/manager\" id=5edb223a-5b4e-473c-b8a4-39227b61047c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.731976 | controller |     "Jun 11 00:15:45.346467 crc crio[23067]: time=\"2026-06-11T00:15:45.346327371Z\" level=info msg=\"Starting container: 124862c5c1f1a05e03296863681352ac47588810dfd354425c5666c1a55e8988\" id=f63c44bc-0a97-4280-93c3-140f0dcbb06b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.731990 | controller |     "Jun 11 00:15:45.406805 crc crio[23067]: time=\"2026-06-11T00:15:45.40657398Z\" level=info msg=\"Started container\" PID=53357 containerID=124862c5c1f1a05e03296863681352ac47588810dfd354425c5666c1a55e8988 description=openstack-operators/designate-operator-controller-manager-6bf8599b68-mwr7r/manager id=f63c44bc-0a97-4280-93c3-140f0dcbb06b name=/runtime.v1.RuntimeService/StartContainer sandboxID=a844252cb407443c896f84c4bc1e8b816435909b9733e4f3c629eeebf2821673",
2026-06-11 01:10:49.732005 | controller |     "Jun 11 00:15:45.415321 crc crio[23067]: time=\"2026-06-11T00:15:45.415088712Z\" level=info msg=\"Created container 0d343c78f0c89131ce0d236b2cd54e9a0375bf509c4e715e29f2cadf6151f7ec: openstack-operators/neutron-operator-controller-manager-688d5c756f-wwps5/manager\" id=d79e9fef-2236-4524-a836-c0b8fdae9578 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.732020 | controller |     "Jun 11 00:15:45.435631 crc crio[23067]: time=\"2026-06-11T00:15:45.435049165Z\" level=info msg=\"Starting container: 0d343c78f0c89131ce0d236b2cd54e9a0375bf509c4e715e29f2cadf6151f7ec\" id=5df37c7f-fa08-4acc-acb2-ad892f48fa34 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.732034 | controller |     "Jun 11 00:15:45.539280 crc crio[23067]: time=\"2026-06-11T00:15:45.539218378Z\" level=info msg=\"Started container\" PID=53333 containerID=0d343c78f0c89131ce0d236b2cd54e9a0375bf509c4e715e29f2cadf6151f7ec description=openstack-operators/neutron-operator-controller-manager-688d5c756f-wwps5/manager id=5df37c7f-fa08-4acc-acb2-ad892f48fa34 name=/runtime.v1.RuntimeService/StartContainer sandboxID=edb4a839df8eaacdbbc9460a49a3b0a3b3b6e965bf6332b399edd888d96f8bd0",
2026-06-11 01:10:49.732052 | controller |     "Jun 11 00:15:45.629094 crc crio[23067]: time=\"2026-06-11T00:15:45.622437572Z\" level=info msg=\"Stopping pod sandbox: 923530f49ca3d6f236e99641cd8ccbf49a03f57180ddc77a14f7fc935871b791\" id=6dd5ca0c-ba46-4dd8-b0bf-58db86d24b1e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.732067 | controller |     "Jun 11 00:15:45.637088 crc crio[23067]: time=\"2026-06-11T00:15:45.636420222Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29685615-dv4j9 Namespace:openshift-operator-lifecycle-manager ID:923530f49ca3d6f236e99641cd8ccbf49a03f57180ddc77a14f7fc935871b791 UID:8cabadd3-559f-42ce-8c16-edb5d1c3e808 NetNS:/var/run/netns/51fb9db0-e514-4f37-9ac5-4603c47b08f8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8cabadd3_559f_42ce_8c16_edb5d1c3e808.slice PodAnnotations:0xc000c35138}] Aliases:map[]}\"",
2026-06-11 01:10:49.732082 | controller |     "Jun 11 00:15:45.637332 crc crio[23067]: time=\"2026-06-11T00:15:45.637255905Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29685615-dv4j9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.732096 | controller |     "Jun 11 00:15:45.654595 crc crio[23067]: time=\"2026-06-11T00:15:45.654557936Z\" level=info msg=\"Created container 0f813ab6992c7e6a1c3c81a89f1766d1c5fe01bcd62a34c1e13e3aa712d19779: openstack-operators/mariadb-operator-controller-manager-7fcb8b58d6-b7ss9/manager\" id=8bc3a322-4cd6-4791-a2c8-8a4b3fec543e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.732111 | controller |     "Jun 11 00:15:45.662228 crc crio[23067]: time=\"2026-06-11T00:15:45.662148062Z\" level=info msg=\"Starting container: 0f813ab6992c7e6a1c3c81a89f1766d1c5fe01bcd62a34c1e13e3aa712d19779\" id=255c9b29-2989-49f3-96fd-965f6054d747 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.732126 | controller |     "Jun 11 00:15:45.695612 crc crio[23067]: time=\"2026-06-11T00:15:45.691072439Z\" level=info msg=\"Started container\" PID=53370 containerID=0f813ab6992c7e6a1c3c81a89f1766d1c5fe01bcd62a34c1e13e3aa712d19779 description=openstack-operators/mariadb-operator-controller-manager-7fcb8b58d6-b7ss9/manager id=255c9b29-2989-49f3-96fd-965f6054d747 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2d02add48d0ac806137aee9c214932272ec15a0294fd2572d25239c98713a268",
2026-06-11 01:10:49.732141 | controller |     "Jun 11 00:15:45.719360 crc crio[23067]: time=\"2026-06-11T00:15:45.719236495Z\" level=info msg=\"Created container 0e488c88d014f881097d3ceb6847d32e572d8cd6848abec7243d9af33714ebcc: openstack-operators/swift-operator-controller-manager-67c49dd5c6-tnx42/manager\" id=004b0c80-5e07-4395-9c5f-344bd61c3fab name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.732155 | controller |     "Jun 11 00:15:45.725152 crc crio[23067]: time=\"2026-06-11T00:15:45.721562188Z\" level=info msg=\"Created container bf08ac633040d5330b1cd1ac810e4a2c45d1931b36285b1ffb85743bc4d6b17b: openstack-operators/horizon-operator-controller-manager-548d6d5f9-kcxjt/manager\" id=e64f6592-86cf-4d03-9fe5-9c3accc35874 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.732169 | controller |     "Jun 11 00:15:45.747581 crc crio[23067]: time=\"2026-06-11T00:15:45.738619182Z\" level=info msg=\"Starting container: 0e488c88d014f881097d3ceb6847d32e572d8cd6848abec7243d9af33714ebcc\" id=8793a31e-8679-47c3-bef4-0ca861958849 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.732184 | controller |     "Jun 11 00:15:45.762303 crc crio[23067]: time=\"2026-06-11T00:15:45.742285982Z\" level=info msg=\"Starting container: bf08ac633040d5330b1cd1ac810e4a2c45d1931b36285b1ffb85743bc4d6b17b\" id=1d2aed21-0524-4e76-b3c8-c68108249ab1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.732202 | controller |     "Jun 11 00:15:45.843468 crc crio[23067]: time=\"2026-06-11T00:15:45.822529615Z\" level=info msg=\"Started container\" PID=53378 containerID=0e488c88d014f881097d3ceb6847d32e572d8cd6848abec7243d9af33714ebcc description=openstack-operators/swift-operator-controller-manager-67c49dd5c6-tnx42/manager id=8793a31e-8679-47c3-bef4-0ca861958849 name=/runtime.v1.RuntimeService/StartContainer sandboxID=35009efe3d7243eda477495812ffaac6d0c944f3ea5774e1944fc97811486741",
2026-06-11 01:10:49.732217 | controller |     "Jun 11 00:15:45.844213 crc crio[23067]: time=\"2026-06-11T00:15:45.836604348Z\" level=info msg=\"Started container\" PID=53326 containerID=bf08ac633040d5330b1cd1ac810e4a2c45d1931b36285b1ffb85743bc4d6b17b description=openstack-operators/horizon-operator-controller-manager-548d6d5f9-kcxjt/manager id=1d2aed21-0524-4e76-b3c8-c68108249ab1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8f80f729627419d6c1e28b8f7ec92fb19c2d477b6e3bd2844a9622cbcb83b021",
2026-06-11 01:10:49.732231 | controller |     "Jun 11 00:15:45.851196 crc crio[23067]: time=\"2026-06-11T00:15:45.850502236Z\" level=info msg=\"Created container 77ddde2e7512b96b0ee6714f68bd73e49fc8a0f5fde261a155b697893ad11d01: openstack-operators/octavia-operator-controller-manager-6495978d8d-xwpfc/manager\" id=f1af34ab-e6c4-454d-b745-b1fc81ce39ba name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.732246 | controller |     "Jun 11 00:15:45.851196 crc crio[23067]: time=\"2026-06-11T00:15:45.851150104Z\" level=info msg=\"Created container 0db1aa2bb526d2d0877282148a23e3ef73f265649e2b9cc78a4e874606d71593: openstack-operators/manila-operator-controller-manager-677d9d8477-hpwfs/manager\" id=1f656cc9-3e8e-413a-a5eb-314dfbb41115 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.732261 | controller |     "Jun 11 00:15:45.876101 crc crio[23067]: time=\"2026-06-11T00:15:45.874407736Z\" level=info msg=\"Starting container: 0db1aa2bb526d2d0877282148a23e3ef73f265649e2b9cc78a4e874606d71593\" id=135ed2cd-70c3-4d26-8850-4a4f5ff7fc2a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.732275 | controller |     "Jun 11 00:15:45.884204 crc crio[23067]: time=\"2026-06-11T00:15:45.878484627Z\" level=info msg=\"Starting container: 77ddde2e7512b96b0ee6714f68bd73e49fc8a0f5fde261a155b697893ad11d01\" id=50999275-9386-4895-897e-47672ab18105 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.732289 | controller |     "Jun 11 00:15:45.884204 crc crio[23067]: time=\"2026-06-11T00:15:45.883974337Z\" level=info msg=\"Created container c9f80a61e3feee49beee8835740c23992f6b4e06cd18fb0ed956ea807e3ec380: openstack-operators/glance-operator-controller-manager-5bdfb47c4d-5h2zx/manager\" id=a1c64f63-7cea-40e6-8aa8-c9f63114bed5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.732303 | controller |     "Jun 11 00:15:45.947330 crc crio[23067]: time=\"2026-06-11T00:15:45.946043325Z\" level=info msg=\"Started container\" PID=53379 containerID=77ddde2e7512b96b0ee6714f68bd73e49fc8a0f5fde261a155b697893ad11d01 description=openstack-operators/octavia-operator-controller-manager-6495978d8d-xwpfc/manager id=50999275-9386-4895-897e-47672ab18105 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1e230edba0dbcf505fcbcf416335acb917de6431d0b6b0f602c4238872cc8322",
2026-06-11 01:10:49.732318 | controller |     "Jun 11 00:15:45.953167 crc crio[23067]: time=\"2026-06-11T00:15:45.951632597Z\" level=info msg=\"Starting container: c9f80a61e3feee49beee8835740c23992f6b4e06cd18fb0ed956ea807e3ec380\" id=5e8d5e6c-0314-4792-b89e-638741fa8761 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.732332 | controller |     "Jun 11 00:15:45.963592 crc crio[23067]: time=\"2026-06-11T00:15:45.962618726Z\" level=info msg=\"Created container 3d7b17fca1711007d91f15d85f4feaf239d5130263b9fe32ced5df8ba7cf5266: openstack-operators/ovn-operator-controller-manager-58f85bd97f-p9slz/manager\" id=87b38c93-de90-4e5e-925c-108890a21b34 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.732366 | controller |     "Jun 11 00:15:45.977458 crc crio[23067]: time=\"2026-06-11T00:15:45.977391728Z\" level=info msg=\"Started container\" PID=53372 containerID=0db1aa2bb526d2d0877282148a23e3ef73f265649e2b9cc78a4e874606d71593 description=openstack-operators/manila-operator-controller-manager-677d9d8477-hpwfs/manager id=135ed2cd-70c3-4d26-8850-4a4f5ff7fc2a name=/runtime.v1.RuntimeService/StartContainer sandboxID=3ef8ffb1a69bf8df02343ec81de04d9c10eae6e7fab8ae1884b435e275793d00",
2026-06-11 01:10:49.732389 | controller |     "Jun 11 00:15:46.004835 crc crio[23067]: time=\"2026-06-11T00:15:46.004293339Z\" level=info msg=\"Starting container: 3d7b17fca1711007d91f15d85f4feaf239d5130263b9fe32ced5df8ba7cf5266\" id=631411ab-5a20-4070-b308-36e2d8699b85 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.732406 | controller |     "Jun 11 00:15:46.100345 crc crio[23067]: time=\"2026-06-11T00:15:46.094040231Z\" level=info msg=\"Started container\" PID=53360 containerID=c9f80a61e3feee49beee8835740c23992f6b4e06cd18fb0ed956ea807e3ec380 description=openstack-operators/glance-operator-controller-manager-5bdfb47c4d-5h2zx/manager id=5e8d5e6c-0314-4792-b89e-638741fa8761 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1d3b31552af02447dcc82b6d90f85e0145c88491d65283ebbf9f2931366d7e15",
2026-06-11 01:10:49.732421 | controller |     "Jun 11 00:15:46.102056 crc crio[23067]: time=\"2026-06-11T00:15:46.101553155Z\" level=info msg=\"Created container 30ac8845d967f29e8ddb917a1c181583ab4937e17365973195198a4ab44bee05: openstack-operators/telemetry-operator-controller-manager-5d65c7d97d-js2bw/manager\" id=c38602b4-d134-4502-8a15-90af696fa7d3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.732436 | controller |     "Jun 11 00:15:46.113695 crc crio[23067]: time=\"2026-06-11T00:15:46.109258195Z\" level=info msg=\"Started container\" PID=53384 containerID=3d7b17fca1711007d91f15d85f4feaf239d5130263b9fe32ced5df8ba7cf5266 description=openstack-operators/ovn-operator-controller-manager-58f85bd97f-p9slz/manager id=631411ab-5a20-4070-b308-36e2d8699b85 name=/runtime.v1.RuntimeService/StartContainer sandboxID=afb9012d3cb2a11c4f7ba6447272cb971fe96703d75bab9dc0fad965088aba81",
2026-06-11 01:10:49.732450 | controller |     "Jun 11 00:15:46.130412 crc crio[23067]: time=\"2026-06-11T00:15:46.130282967Z\" level=info msg=\"Starting container: 30ac8845d967f29e8ddb917a1c181583ab4937e17365973195198a4ab44bee05\" id=5e3737d1-2fcd-4a87-b116-16e78d4627ed name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.732465 | controller |     "Jun 11 00:15:46.170722 crc crio[23067]: time=\"2026-06-11T00:15:46.170344136Z\" level=info msg=\"Created container 09a43880b5b0d0f298610c607eb3cdafed5055fa79fcc3613de78bbc7daaa1c4: openstack-operators/cinder-operator-controller-manager-86c584f6fc-tf7b9/manager\" id=b2a79186-41a9-451d-8543-14a82980f167 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.732479 | controller |     "Jun 11 00:15:46.191460 crc crio[23067]: time=\"2026-06-11T00:15:46.19107403Z\" level=info msg=\"Starting container: 09a43880b5b0d0f298610c607eb3cdafed5055fa79fcc3613de78bbc7daaa1c4\" id=ec7a850a-c641-4151-91cd-733b0765e471 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.732493 | controller |     "Jun 11 00:15:46.323731 crc crio[23067]: time=\"2026-06-11T00:15:46.322344651Z\" level=info msg=\"Started container\" PID=53369 containerID=09a43880b5b0d0f298610c607eb3cdafed5055fa79fcc3613de78bbc7daaa1c4 description=openstack-operators/cinder-operator-controller-manager-86c584f6fc-tf7b9/manager id=ec7a850a-c641-4151-91cd-733b0765e471 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c96aecea0efd6cf4007c99ef06f0d252361d3b58cc8572c5f13a928853248a84",
2026-06-11 01:10:49.732508 | controller |     "Jun 11 00:15:46.428001 crc crio[23067]: time=\"2026-06-11T00:15:46.427587634Z\" level=info msg=\"Started container\" PID=53371 containerID=30ac8845d967f29e8ddb917a1c181583ab4937e17365973195198a4ab44bee05 description=openstack-operators/telemetry-operator-controller-manager-5d65c7d97d-js2bw/manager id=5e3737d1-2fcd-4a87-b116-16e78d4627ed name=/runtime.v1.RuntimeService/StartContainer sandboxID=f1dc399dd886d979acedb21923cb64b1f828596456be5ea34ce867001045d5a8",
2026-06-11 01:10:49.732526 | controller |     "Jun 11 00:15:48.131339 crc crio[23067]: time=\"2026-06-11T00:15:48.130898456Z\" level=info msg=\"Stopped pod sandbox: 923530f49ca3d6f236e99641cd8ccbf49a03f57180ddc77a14f7fc935871b791\" id=6dd5ca0c-ba46-4dd8-b0bf-58db86d24b1e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.732541 | controller |     "Jun 11 00:15:49.243792 crc crio[23067]: time=\"2026-06-11T00:15:49.243631664Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.732555 | controller |     "Jun 11 00:15:49.480467 crc crio[23067]: time=\"2026-06-11T00:15:49.480371784Z\" level=info msg=\"Created container 08303f531215ff3eaf8d10d70690cb80db1723611eee0e316f467a7e2bd78cee: baremetal-operator-system/baremetal-operator-ironic-756675b7cf-mbvbh/ironic\" id=21b607a7-7002-439b-9ebc-c9c1c8be9451 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.732569 | controller |     "Jun 11 00:15:49.481696 crc crio[23067]: time=\"2026-06-11T00:15:49.481585837Z\" level=info msg=\"Starting container: 08303f531215ff3eaf8d10d70690cb80db1723611eee0e316f467a7e2bd78cee\" id=f96beff7-0683-48e8-a0ea-5021290eb0cf name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.732584 | controller |     "Jun 11 00:15:49.488087 crc crio[23067]: time=\"2026-06-11T00:15:49.488043912Z\" level=info msg=\"Started container\" PID=53769 containerID=08303f531215ff3eaf8d10d70690cb80db1723611eee0e316f467a7e2bd78cee description=baremetal-operator-system/baremetal-operator-ironic-756675b7cf-mbvbh/ironic id=f96beff7-0683-48e8-a0ea-5021290eb0cf name=/runtime.v1.RuntimeService/StartContainer sandboxID=16b26dbcd7c73816c0765b4a9e64acdc43849700c0ace60dbb05bb6faaae1ae6",
2026-06-11 01:10:49.732598 | controller |     "Jun 11 00:15:49.503709 crc crio[23067]: time=\"2026-06-11T00:15:49.503526864Z\" level=info msg=\"Pulling image: quay.io/metal3-io/ironic:release-24.1\" id=c209058c-5b04-4299-aa8a-accbff073205 name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.732611 | controller |     "Jun 11 00:15:49.509941 crc crio[23067]: time=\"2026-06-11T00:15:49.509832345Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/ironic:release-24.1\\\"\"",
2026-06-11 01:10:49.732626 | controller |     "Jun 11 00:15:50.071050 crc crio[23067]: time=\"2026-06-11T00:15:50.070948159Z\" level=info msg=\"Pulled image: quay.io/metal3-io/ironic@sha256:992cdab44144c85f5c2af087a73a2ce66514ddb7132b5f0c2bb86a7266aa5dd8\" id=c209058c-5b04-4299-aa8a-accbff073205 name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.732641 | controller |     "Jun 11 00:15:50.079419 crc crio[23067]: time=\"2026-06-11T00:15:50.079306476Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=5e3dcddd-c429-46cc-ad33-75d61ea150a4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.732655 | controller |     "Jun 11 00:15:50.087208 crc crio[23067]: time=\"2026-06-11T00:15:50.087031606Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=9a9531db-23e3-42a8-bbaa-80a9cecdf91f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.732669 | controller |     "Jun 11 00:15:50.107559 crc crio[23067]: time=\"2026-06-11T00:15:50.107454742Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-ironic-756675b7cf-mbvbh/ironic-httpd\" id=1a0c62c2-cbfc-4598-9da7-c38dbf146559 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.732683 | controller |     "Jun 11 00:15:50.124970 crc crio[23067]: time=\"2026-06-11T00:15:50.124796553Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.732700 | controller |     "Jun 11 00:15:50.249918 crc crio[23067]: time=\"2026-06-11T00:15:50.249827295Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.732723 | controller |     "Jun 11 00:15:51.205403 crc crio[23067]: time=\"2026-06-11T00:15:51.204792921Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.732737 | controller |     "Jun 11 00:15:52.031226 crc crio[23067]: time=\"2026-06-11T00:15:52.030581133Z\" level=info msg=\"Created container 2d9602d5f5552df7ad6a07a62c6c1d382f44551464634d6aac3c9aff893a704a: baremetal-operator-system/baremetal-operator-ironic-756675b7cf-mbvbh/ironic-httpd\" id=1a0c62c2-cbfc-4598-9da7-c38dbf146559 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.732751 | controller |     "Jun 11 00:15:52.034541 crc crio[23067]: time=\"2026-06-11T00:15:52.034406997Z\" level=info msg=\"Starting container: 2d9602d5f5552df7ad6a07a62c6c1d382f44551464634d6aac3c9aff893a704a\" id=2c517263-02d3-4efc-9a09-cb001f1914cb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.732767 | controller |     "Jun 11 00:15:52.046449 crc crio[23067]: time=\"2026-06-11T00:15:52.046355832Z\" level=info msg=\"Started container\" PID=53810 containerID=2d9602d5f5552df7ad6a07a62c6c1d382f44551464634d6aac3c9aff893a704a description=baremetal-operator-system/baremetal-operator-ironic-756675b7cf-mbvbh/ironic-httpd id=2c517263-02d3-4efc-9a09-cb001f1914cb name=/runtime.v1.RuntimeService/StartContainer sandboxID=16b26dbcd7c73816c0765b4a9e64acdc43849700c0ace60dbb05bb6faaae1ae6",
2026-06-11 01:10:49.732849 | controller |     "Jun 11 00:15:52.062505 crc crio[23067]: time=\"2026-06-11T00:15:52.06243714Z\" level=info msg=\"Pulling image: quay.io/metal3-io/ironic:release-24.1\" id=d75b7bed-2705-400e-ab04-9add39b3788c name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.732872 | controller |     "Jun 11 00:15:52.070333 crc crio[23067]: time=\"2026-06-11T00:15:52.070295254Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/ironic:release-24.1\\\"\"",
2026-06-11 01:10:49.732886 | controller |     "Jun 11 00:15:53.045945 crc crio[23067]: time=\"2026-06-11T00:15:53.04582966Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373\" id=a1e2a5e6-284c-412d-8ff9-cf185021a688 name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.732902 | controller |     "Jun 11 00:15:53.047471 crc crio[23067]: time=\"2026-06-11T00:15:53.047374852Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373\" id=0bffd054-7e80-4059-8987-cd9d7e21972f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.732916 | controller |     "Jun 11 00:15:53.054520 crc crio[23067]: time=\"2026-06-11T00:15:53.054436374Z\" level=info msg=\"Pulled image: quay.io/metal3-io/ironic@sha256:992cdab44144c85f5c2af087a73a2ce66514ddb7132b5f0c2bb86a7266aa5dd8\" id=d75b7bed-2705-400e-ab04-9add39b3788c name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.732930 | controller |     "Jun 11 00:15:53.057439 crc crio[23067]: time=\"2026-06-11T00:15:53.057368524Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373\" id=1594d746-44a8-4f5b-8e25-88bd8dd0f3a2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.732945 | controller |     "Jun 11 00:15:53.057439 crc crio[23067]: time=\"2026-06-11T00:15:53.057409455Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=56d68b04-b0d8-444b-9231-5c2e1cb3d380 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.732963 | controller |     "Jun 11 00:15:53.060994 crc crio[23067]: time=\"2026-06-11T00:15:53.060958412Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=cd10f47c-d323-4e09-9492-70a4e7ae447b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.732978 | controller |     "Jun 11 00:15:53.067025 crc crio[23067]: time=\"2026-06-11T00:15:53.066998456Z\" level=info msg=\"Creating container: openstack-operators/infra-operator-controller-manager-cbcfcddf7-wqkx7/manager\" id=b8b1c475-adeb-462c-8603-b93feda260d9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.732992 | controller |     "Jun 11 00:15:53.068402 crc crio[23067]: time=\"2026-06-11T00:15:53.068381143Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.733006 | controller |     "Jun 11 00:15:53.073542 crc crio[23067]: time=\"2026-06-11T00:15:53.073484172Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-ironic-756675b7cf-mbvbh/ironic-log-watch\" id=da6989bb-299d-461f-85dd-13aef07ed22d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.733021 | controller |     "Jun 11 00:15:53.084449 crc crio[23067]: time=\"2026-06-11T00:15:53.084379969Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.733035 | controller |     "Jun 11 00:15:53.121161 crc crio[23067]: time=\"2026-06-11T00:15:53.120346227Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.733049 | controller |     "Jun 11 00:15:53.126012 crc crio[23067]: time=\"2026-06-11T00:15:53.12598603Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.733064 | controller |     "Jun 11 00:15:53.149425 crc crio[23067]: time=\"2026-06-11T00:15:53.149244013Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.733078 | controller |     "Jun 11 00:15:53.281534 crc crio[23067]: time=\"2026-06-11T00:15:53.28146975Z\" level=info msg=\"Created container c5a7e5b0c2fd2bc525672cbacea2031ff8cc2ee84da5832ee0eb864468170c24: openstack-operators/infra-operator-controller-manager-cbcfcddf7-wqkx7/manager\" id=b8b1c475-adeb-462c-8603-b93feda260d9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.733092 | controller |     "Jun 11 00:15:53.288137 crc crio[23067]: time=\"2026-06-11T00:15:53.287950816Z\" level=info msg=\"Starting container: c5a7e5b0c2fd2bc525672cbacea2031ff8cc2ee84da5832ee0eb864468170c24\" id=8d2c0bc9-d622-44ee-9b11-8734b31ef6d7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.733107 | controller |     "Jun 11 00:15:53.297579 crc crio[23067]: time=\"2026-06-11T00:15:53.297102135Z\" level=info msg=\"Started container\" PID=53975 containerID=c5a7e5b0c2fd2bc525672cbacea2031ff8cc2ee84da5832ee0eb864468170c24 description=openstack-operators/infra-operator-controller-manager-cbcfcddf7-wqkx7/manager id=8d2c0bc9-d622-44ee-9b11-8734b31ef6d7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=594d694e5d803ea33dd0a3ebbdb9da3d877d0b80bfe52d3518c6128044cde6ee",
2026-06-11 01:10:49.733122 | controller |     "Jun 11 00:15:53.581511 crc crio[23067]: time=\"2026-06-11T00:15:53.581417159Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.733136 | controller |     "Jun 11 00:15:53.697191 crc crio[23067]: time=\"2026-06-11T00:15:53.697001123Z\" level=info msg=\"Created container 4ac852143cde025ec28b9e913dbb775e6843d117d30bd43a96dd06918a4a88ac: baremetal-operator-system/baremetal-operator-ironic-756675b7cf-mbvbh/ironic-log-watch\" id=da6989bb-299d-461f-85dd-13aef07ed22d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.733155 | controller |     "Jun 11 00:15:53.698302 crc crio[23067]: time=\"2026-06-11T00:15:53.698162365Z\" level=info msg=\"Starting container: 4ac852143cde025ec28b9e913dbb775e6843d117d30bd43a96dd06918a4a88ac\" id=4f6c258c-2d61-4752-a23f-46918eb35afa name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.733169 | controller |     "Jun 11 00:15:53.703337 crc crio[23067]: time=\"2026-06-11T00:15:53.703248503Z\" level=info msg=\"Started container\" PID=53997 containerID=4ac852143cde025ec28b9e913dbb775e6843d117d30bd43a96dd06918a4a88ac description=baremetal-operator-system/baremetal-operator-ironic-756675b7cf-mbvbh/ironic-log-watch id=4f6c258c-2d61-4752-a23f-46918eb35afa name=/runtime.v1.RuntimeService/StartContainer sandboxID=16b26dbcd7c73816c0765b4a9e64acdc43849700c0ace60dbb05bb6faaae1ae6",
2026-06-11 01:10:49.733184 | controller |     "Jun 11 00:16:00.537067 crc crio[23067]: time=\"2026-06-11T00:16:00.535258208Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29685616-nb7l7/POD\" id=fadeac6f-810b-4774-8b2c-4ed24a97c1d1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.733199 | controller |     "Jun 11 00:16:00.537067 crc crio[23067]: time=\"2026-06-11T00:16:00.536130071Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.733213 | controller |     "Jun 11 00:16:00.571389 crc crio[23067]: time=\"2026-06-11T00:16:00.571300338Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685616-nb7l7 Namespace:openshift-infra ID:28a2d221532194de971c8c31397ce244d52d5282f8f760bd222b6db01fbc454e UID:ae0e67df-f56b-40c2-92a4-e9ab4215b22c NetNS:/var/run/netns/698265a6-9870-4d42-943c-7bc12a10351a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podae0e67df_f56b_40c2_92a4_e9ab4215b22c.slice PodAnnotations:0xc008202a60}] Aliases:map[]}\"",
2026-06-11 01:10:49.733228 | controller |     "Jun 11 00:16:00.571389 crc crio[23067]: time=\"2026-06-11T00:16:00.57135705Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29685616-nb7l7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.733242 | controller |     "Jun 11 00:16:00.963739 crc crio[23067]: 2026-06-11T00:16:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:28a2d221532194d Mac:d6:8f:6b:19:e3:f9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:61 Mtu:0 Sandbox:/var/run/netns/698265a6-9870-4d42-943c-7bc12a10351a SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.97 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.733257 | controller |     "Jun 11 00:16:00.965927 crc crio[23067]: time=\"2026-06-11T00:16:00.965574063Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685616-nb7l7 Namespace:openshift-infra ID:28a2d221532194de971c8c31397ce244d52d5282f8f760bd222b6db01fbc454e UID:ae0e67df-f56b-40c2-92a4-e9ab4215b22c NetNS:/var/run/netns/698265a6-9870-4d42-943c-7bc12a10351a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podae0e67df_f56b_40c2_92a4_e9ab4215b22c.slice PodAnnotations:0xc008202a60}] Aliases:map[]}\"",
2026-06-11 01:10:49.733272 | controller |     "Jun 11 00:16:00.965927 crc crio[23067]: time=\"2026-06-11T00:16:00.96584383Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29685616-nb7l7 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.733287 | controller |     "Jun 11 00:16:00.973770 crc crio[23067]: time=\"2026-06-11T00:16:00.973501959Z\" level=info msg=\"Ran pod sandbox 28a2d221532194de971c8c31397ce244d52d5282f8f760bd222b6db01fbc454e with infra container: openshift-infra/auto-csr-approver-29685616-nb7l7/POD\" id=fadeac6f-810b-4774-8b2c-4ed24a97c1d1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.733305 | controller |     "Jun 11 00:16:00.977048 crc crio[23067]: time=\"2026-06-11T00:16:00.976073269Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=f672c70b-4c0f-4a7f-b583-733726548be4 name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.733320 | controller |     "Jun 11 00:16:00.981972 crc crio[23067]: time=\"2026-06-11T00:16:00.981852306Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 01:10:49.733334 | controller |     "Jun 11 00:16:02.231915 crc crio[23067]: time=\"2026-06-11T00:16:02.231159588Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=f672c70b-4c0f-4a7f-b583-733726548be4 name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.733374 | controller |     "Jun 11 00:16:02.233296 crc crio[23067]: time=\"2026-06-11T00:16:02.232869185Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=ed1aecac-8ff5-4af7-879c-35e024ae81bb name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.733391 | controller |     "Jun 11 00:16:02.235015 crc crio[23067]: time=\"2026-06-11T00:16:02.234927331Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=c3372a16-52a5-4856-9894-bdce0761d337 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.733405 | controller |     "Jun 11 00:16:02.242547 crc crio[23067]: time=\"2026-06-11T00:16:02.242475636Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29685616-nb7l7/oc\" id=64c2d1c3-67fa-4122-9f6b-d477923a715c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.733420 | controller |     "Jun 11 00:16:02.243094 crc crio[23067]: time=\"2026-06-11T00:16:02.243050222Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.733434 | controller |     "Jun 11 00:16:02.304416 crc crio[23067]: time=\"2026-06-11T00:16:02.303550787Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.733448 | controller |     "Jun 11 00:16:02.512584 crc crio[23067]: time=\"2026-06-11T00:16:02.512406639Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.733462 | controller |     "Jun 11 00:16:02.638993 crc crio[23067]: time=\"2026-06-11T00:16:02.638795177Z\" level=info msg=\"Created container 0a8d82d97e444d259cddfb645652f3fa46149a0f3576f2ef5d3bc8cf9e609217: openshift-infra/auto-csr-approver-29685616-nb7l7/oc\" id=64c2d1c3-67fa-4122-9f6b-d477923a715c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.733477 | controller |     "Jun 11 00:16:02.640178 crc crio[23067]: time=\"2026-06-11T00:16:02.640071422Z\" level=info msg=\"Starting container: 0a8d82d97e444d259cddfb645652f3fa46149a0f3576f2ef5d3bc8cf9e609217\" id=e5151c84-0c64-456c-9d00-05ca2d5a6fdd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.733491 | controller |     "Jun 11 00:16:02.645460 crc crio[23067]: time=\"2026-06-11T00:16:02.645364285Z\" level=info msg=\"Started container\" PID=54250 containerID=0a8d82d97e444d259cddfb645652f3fa46149a0f3576f2ef5d3bc8cf9e609217 description=openshift-infra/auto-csr-approver-29685616-nb7l7/oc id=e5151c84-0c64-456c-9d00-05ca2d5a6fdd name=/runtime.v1.RuntimeService/StartContainer sandboxID=28a2d221532194de971c8c31397ce244d52d5282f8f760bd222b6db01fbc454e",
2026-06-11 01:10:49.733505 | controller |     "Jun 11 00:16:04.704458 crc crio[23067]: time=\"2026-06-11T00:16:04.703954413Z\" level=info msg=\"Stopping pod sandbox: 28a2d221532194de971c8c31397ce244d52d5282f8f760bd222b6db01fbc454e\" id=47c5a224-a09d-44dc-bed0-fb5edb72ada9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.733526 | controller |     "Jun 11 00:16:04.706274 crc crio[23067]: time=\"2026-06-11T00:16:04.704929319Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685616-nb7l7 Namespace:openshift-infra ID:28a2d221532194de971c8c31397ce244d52d5282f8f760bd222b6db01fbc454e UID:ae0e67df-f56b-40c2-92a4-e9ab4215b22c NetNS:/var/run/netns/698265a6-9870-4d42-943c-7bc12a10351a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podae0e67df_f56b_40c2_92a4_e9ab4215b22c.slice PodAnnotations:0xc00802f260}] Aliases:map[]}\"",
2026-06-11 01:10:49.733542 | controller |     "Jun 11 00:16:04.706274 crc crio[23067]: time=\"2026-06-11T00:16:04.70533157Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29685616-nb7l7 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.733556 | controller |     "Jun 11 00:16:04.978324 crc crio[23067]: time=\"2026-06-11T00:16:04.977932785Z\" level=info msg=\"Stopped pod sandbox: 28a2d221532194de971c8c31397ce244d52d5282f8f760bd222b6db01fbc454e\" id=47c5a224-a09d-44dc-bed0-fb5edb72ada9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.733570 | controller |     "Jun 11 00:16:21.029443 crc crio[23067]: time=\"2026-06-11T00:16:21.028463886Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-7dc8cc99c9-v6nzf/POD\" id=2c98adeb-826f-4c43-b5a7-4fbbbe2fdf09 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.733585 | controller |     "Jun 11 00:16:21.030984 crc crio[23067]: time=\"2026-06-11T00:16:21.029487694Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.733600 | controller |     "Jun 11 00:16:21.065770 crc crio[23067]: time=\"2026-06-11T00:16:21.064367232Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7dc8cc99c9-v6nzf Namespace:openstack ID:98cec0117a4af906ec1d2142f17b121f506d60f5e3fec96c278eddb105fd2b7f UID:e8ff317f-83dd-44e6-95c2-7486f92d8f95 NetNS:/var/run/netns/4f8a1857-45a8-4e3b-9885-382583514c43 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode8ff317f_83dd_44e6_95c2_7486f92d8f95.slice PodAnnotations:0xc00802ef20}] Aliases:map[]}\"",
2026-06-11 01:10:49.733614 | controller |     "Jun 11 00:16:21.065770 crc crio[23067]: time=\"2026-06-11T00:16:21.064425574Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-7dc8cc99c9-v6nzf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.733628 | controller |     "Jun 11 00:16:21.256014 crc crio[23067]: time=\"2026-06-11T00:16:21.255306825Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-769fc96f7c-lrxrp/POD\" id=9b223db8-3831-4ea5-8bad-c5b2a7d3c0e1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.733643 | controller |     "Jun 11 00:16:21.256247 crc crio[23067]: time=\"2026-06-11T00:16:21.256036435Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.733658 | controller |     "Jun 11 00:16:21.314246 crc crio[23067]: time=\"2026-06-11T00:16:21.313774725Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-769fc96f7c-lrxrp Namespace:openstack ID:f1945633a754b125d239763f645b5e7b940b1ae2d6831e5ee1d22fca8cf4fa21 UID:40e17cd8-2eec-4022-ac7a-9dc920bbd979 NetNS:/var/run/netns/e3678623-3f55-4515-8bd6-3ac4994d0c02 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod40e17cd8_2eec_4022_ac7a_9dc920bbd979.slice PodAnnotations:0xc00802e178}] Aliases:map[]}\"",
2026-06-11 01:10:49.733676 | controller |     "Jun 11 00:16:21.315232 crc crio[23067]: time=\"2026-06-11T00:16:21.315123872Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-769fc96f7c-lrxrp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.733691 | controller |     "Jun 11 00:16:21.476845 crc crio[23067]: 2026-06-11T00:16:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:98cec0117a4af90 Mac:86:91:c5:98:c2:90 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:62 Mtu:0 Sandbox:/var/run/netns/4f8a1857-45a8-4e3b-9885-382583514c43 SocketPath: PciID:}] [{Interface:0xc0004b2770 Address:{IP:10.217.0.98 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.733705 | controller |     "Jun 11 00:16:21.480277 crc crio[23067]: time=\"2026-06-11T00:16:21.480181052Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7dc8cc99c9-v6nzf Namespace:openstack ID:98cec0117a4af906ec1d2142f17b121f506d60f5e3fec96c278eddb105fd2b7f UID:e8ff317f-83dd-44e6-95c2-7486f92d8f95 NetNS:/var/run/netns/4f8a1857-45a8-4e3b-9885-382583514c43 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode8ff317f_83dd_44e6_95c2_7486f92d8f95.slice PodAnnotations:0xc00802ef20}] Aliases:map[]}\"",
2026-06-11 01:10:49.733720 | controller |     "Jun 11 00:16:21.480542 crc crio[23067]: time=\"2026-06-11T00:16:21.480428709Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-7dc8cc99c9-v6nzf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.733734 | controller |     "Jun 11 00:16:21.488182 crc crio[23067]: time=\"2026-06-11T00:16:21.488073767Z\" level=info msg=\"Ran pod sandbox 98cec0117a4af906ec1d2142f17b121f506d60f5e3fec96c278eddb105fd2b7f with infra container: openstack/dnsmasq-dns-7dc8cc99c9-v6nzf/POD\" id=2c98adeb-826f-4c43-b5a7-4fbbbe2fdf09 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.733748 | controller |     "Jun 11 00:16:21.531950 crc crio[23067]: time=\"2026-06-11T00:16:21.531270402Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=17d5ba51-831b-4f43-ad06-10eb7f7f81fa name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.733762 | controller |     "Jun 11 00:16:21.531950 crc crio[23067]: time=\"2026-06-11T00:16:21.531599531Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified not found\" id=17d5ba51-831b-4f43-ad06-10eb7f7f81fa name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.733777 | controller |     "Jun 11 00:16:21.531950 crc crio[23067]: time=\"2026-06-11T00:16:21.531747335Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified found\" id=17d5ba51-831b-4f43-ad06-10eb7f7f81fa name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.733791 | controller |     "Jun 11 00:16:21.535841 crc crio[23067]: time=\"2026-06-11T00:16:21.535578279Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=d5be6f57-a465-4511-b68d-c4da5cb2ac54 name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.733805 | controller |     "Jun 11 00:16:21.553242 crc crio[23067]: time=\"2026-06-11T00:16:21.553151357Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\\\"\"",
2026-06-11 01:10:49.733820 | controller |     "Jun 11 00:16:21.663892 crc crio[23067]: 2026-06-11T00:16:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f1945633a754b12 Mac:66:ee:d5:6c:cb:ee Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:63 Mtu:0 Sandbox:/var/run/netns/e3678623-3f55-4515-8bd6-3ac4994d0c02 SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.0.99 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.733834 | controller |     "Jun 11 00:16:21.663892 crc crio[23067]: time=\"2026-06-11T00:16:21.662148782Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-769fc96f7c-lrxrp Namespace:openstack ID:f1945633a754b125d239763f645b5e7b940b1ae2d6831e5ee1d22fca8cf4fa21 UID:40e17cd8-2eec-4022-ac7a-9dc920bbd979 NetNS:/var/run/netns/e3678623-3f55-4515-8bd6-3ac4994d0c02 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod40e17cd8_2eec_4022_ac7a_9dc920bbd979.slice PodAnnotations:0xc00802e178}] Aliases:map[]}\"",
2026-06-11 01:10:49.733853 | controller |     "Jun 11 00:16:21.663892 crc crio[23067]: time=\"2026-06-11T00:16:21.662286806Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-769fc96f7c-lrxrp for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.733868 | controller |     "Jun 11 00:16:21.670822 crc crio[23067]: time=\"2026-06-11T00:16:21.669085921Z\" level=info msg=\"Ran pod sandbox f1945633a754b125d239763f645b5e7b940b1ae2d6831e5ee1d22fca8cf4fa21 with infra container: openstack/dnsmasq-dns-769fc96f7c-lrxrp/POD\" id=9b223db8-3831-4ea5-8bad-c5b2a7d3c0e1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.733882 | controller |     "Jun 11 00:16:21.673230 crc crio[23067]: time=\"2026-06-11T00:16:21.6731094Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=a06efb37-ff3b-49c2-a6bc-9385d1af4cba name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.733897 | controller |     "Jun 11 00:16:21.673433 crc crio[23067]: time=\"2026-06-11T00:16:21.673374887Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified not found\" id=a06efb37-ff3b-49c2-a6bc-9385d1af4cba name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.733911 | controller |     "Jun 11 00:16:21.673503 crc crio[23067]: time=\"2026-06-11T00:16:21.673457699Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified found\" id=a06efb37-ff3b-49c2-a6bc-9385d1af4cba name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.733925 | controller |     "Jun 11 00:16:21.674382 crc crio[23067]: time=\"2026-06-11T00:16:21.674286312Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=93b5d63d-d39c-477a-a6e6-94c5b6bb8216 name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.733939 | controller |     "Jun 11 00:16:21.677210 crc crio[23067]: time=\"2026-06-11T00:16:21.677103379Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\\\"\"",
2026-06-11 01:10:49.733954 | controller |     "Jun 11 00:16:23.979255 crc crio[23067]: time=\"2026-06-11T00:16:23.977576394Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-6b994dcc49-8ns4g/POD\" id=41f8d623-168c-46cd-8a8c-3a88e559ca09 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.733968 | controller |     "Jun 11 00:16:23.980926 crc crio[23067]: time=\"2026-06-11T00:16:23.979397394Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.733982 | controller |     "Jun 11 00:16:24.528268 crc crio[23067]: time=\"2026-06-11T00:16:24.52736616Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6b994dcc49-8ns4g Namespace:openstack ID:de30645cd9e0ac2f4326eefa05f467c6d50481bde514f696ee9472d58755b292 UID:e0cbb0bb-b187-44f7-8469-40a86ad80da7 NetNS:/var/run/netns/57c8221e-0f9a-473a-8245-2394e3481016 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode0cbb0bb_b187_44f7_8469_40a86ad80da7.slice PodAnnotations:0xc002a461b8}] Aliases:map[]}\"",
2026-06-11 01:10:49.733997 | controller |     "Jun 11 00:16:24.528268 crc crio[23067]: time=\"2026-06-11T00:16:24.527432601Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-6b994dcc49-8ns4g to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.734014 | controller |     "Jun 11 00:16:25.252978 crc crio[23067]: time=\"2026-06-11T00:16:25.252379261Z\" level=info msg=\"Running pod sandbox: openstack/rabbitmq-server-0/POD\" id=9be5902a-1d1e-4092-bc51-b5a76ff9551f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.734030 | controller |     "Jun 11 00:16:25.255903 crc crio[23067]: time=\"2026-06-11T00:16:25.252997598Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.734045 | controller |     "Jun 11 00:16:25.306504 crc crio[23067]: time=\"2026-06-11T00:16:25.306389511Z\" level=info msg=\"Got pod network &{Name:rabbitmq-server-0 Namespace:openstack ID:cfff6a15465b1952f114cdcb48a9a2f60fa6d82eada467a583f520846884e398 UID:4b1c46dc-3c9f-4d35-b8ec-9d8fb1a22818 NetNS:/var/run/netns/c2e3877f-e439-416a-9dc8-4b5397337630 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4b1c46dc_3c9f_4d35_b8ec_9d8fb1a22818.slice PodAnnotations:0xc003ba8178}] Aliases:map[]}\"",
2026-06-11 01:10:49.734059 | controller |     "Jun 11 00:16:25.306504 crc crio[23067]: time=\"2026-06-11T00:16:25.306468913Z\" level=info msg=\"Adding pod openstack_rabbitmq-server-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.734074 | controller |     "Jun 11 00:16:25.388555 crc crio[23067]: time=\"2026-06-11T00:16:25.388465803Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-68bc84565-gq56n/POD\" id=b0640e08-a93c-43f2-8489-90501f7b227b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.734088 | controller |     "Jun 11 00:16:25.388885 crc crio[23067]: time=\"2026-06-11T00:16:25.388583307Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.734103 | controller |     "Jun 11 00:16:25.438484 crc crio[23067]: time=\"2026-06-11T00:16:25.436775397Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-68bc84565-gq56n Namespace:openstack ID:dceced93574ba7f10f75904bcb44fc03e3db12039326562576a7dcfa704be447 UID:ae0dad06-8b18-4eed-bad8-e2e570aa6ad7 NetNS:/var/run/netns/27b6ee5b-b119-4b2e-9d96-143bafffa9ba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podae0dad06_8b18_4eed_bad8_e2e570aa6ad7.slice PodAnnotations:0xc000b80590}] Aliases:map[]}\"",
2026-06-11 01:10:49.734118 | controller |     "Jun 11 00:16:25.438484 crc crio[23067]: time=\"2026-06-11T00:16:25.438480854Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-68bc84565-gq56n to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.734133 | controller |     "Jun 11 00:16:25.482818 crc crio[23067]: 2026-06-11T00:16:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:de30645cd9e0ac2 Mac:3e:2f:8d:32:fe:79 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:64 Mtu:0 Sandbox:/var/run/netns/57c8221e-0f9a-473a-8245-2394e3481016 SocketPath: PciID:}] [{Interface:0xc0004826c0 Address:{IP:10.217.0.100 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.734148 | controller |     "Jun 11 00:16:25.484870 crc crio[23067]: time=\"2026-06-11T00:16:25.484753872Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6b994dcc49-8ns4g Namespace:openstack ID:de30645cd9e0ac2f4326eefa05f467c6d50481bde514f696ee9472d58755b292 UID:e0cbb0bb-b187-44f7-8469-40a86ad80da7 NetNS:/var/run/netns/57c8221e-0f9a-473a-8245-2394e3481016 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode0cbb0bb_b187_44f7_8469_40a86ad80da7.slice PodAnnotations:0xc002a461b8}] Aliases:map[]}\"",
2026-06-11 01:10:49.734166 | controller |     "Jun 11 00:16:25.485034 crc crio[23067]: time=\"2026-06-11T00:16:25.484939778Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-6b994dcc49-8ns4g for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.734181 | controller |     "Jun 11 00:16:25.507789 crc crio[23067]: time=\"2026-06-11T00:16:25.504566361Z\" level=info msg=\"Ran pod sandbox de30645cd9e0ac2f4326eefa05f467c6d50481bde514f696ee9472d58755b292 with infra container: openstack/dnsmasq-dns-6b994dcc49-8ns4g/POD\" id=41f8d623-168c-46cd-8a8c-3a88e559ca09 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.734196 | controller |     "Jun 11 00:16:25.598128 crc crio[23067]: time=\"2026-06-11T00:16:25.591943868Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=57f0c270-5f7b-4d93-b2c3-662518e30882 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.734211 | controller |     "Jun 11 00:16:25.598128 crc crio[23067]: time=\"2026-06-11T00:16:25.594483847Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified not found\" id=57f0c270-5f7b-4d93-b2c3-662518e30882 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.734225 | controller |     "Jun 11 00:16:25.598128 crc crio[23067]: time=\"2026-06-11T00:16:25.594784146Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified found\" id=57f0c270-5f7b-4d93-b2c3-662518e30882 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.734239 | controller |     "Jun 11 00:16:25.598128 crc crio[23067]: time=\"2026-06-11T00:16:25.597102649Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=9c2f2a5a-4ac3-4eb8-908e-a3afc370f37a name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.734254 | controller |     "Jun 11 00:16:25.639529 crc crio[23067]: time=\"2026-06-11T00:16:25.638759532Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\\\"\"",
2026-06-11 01:10:49.734269 | controller |     "Jun 11 00:16:25.902366 crc crio[23067]: time=\"2026-06-11T00:16:25.901349725Z\" level=info msg=\"Running pod sandbox: openstack/rabbitmq-cell1-server-0/POD\" id=149ce611-2dc5-478a-9dde-3214ad0cfc21 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.734283 | controller |     "Jun 11 00:16:25.902366 crc crio[23067]: time=\"2026-06-11T00:16:25.902004833Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.734298 | controller |     "Jun 11 00:16:26.029913 crc crio[23067]: time=\"2026-06-11T00:16:26.029568233Z\" level=info msg=\"Got pod network &{Name:rabbitmq-cell1-server-0 Namespace:openstack ID:06a827bd591d1f124e41afc369999c4065f38172de2cd5d565bd94db4aefee9f UID:9822aca4-bbe3-4687-9c63-25fbaf4ab281 NetNS:/var/run/netns/238f01f8-b55c-4fd1-962f-2e39b992aa9f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9822aca4_bbe3_4687_9c63_25fbaf4ab281.slice PodAnnotations:0xc002a46470}] Aliases:map[]}\"",
2026-06-11 01:10:49.734313 | controller |     "Jun 11 00:16:26.029913 crc crio[23067]: time=\"2026-06-11T00:16:26.02985605Z\" level=info msg=\"Adding pod openstack_rabbitmq-cell1-server-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.734346 | controller |     "Jun 11 00:16:26.109789 crc crio[23067]: 2026-06-11T00:16:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cfff6a15465b195 Mac:56:c0:40:9e:cb:64 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:65 Mtu:0 Sandbox:/var/run/netns/c2e3877f-e439-416a-9dc8-4b5397337630 SocketPath: PciID:}] [{Interface:0xc000135510 Address:{IP:10.217.0.101 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.734385 | controller |     "Jun 11 00:16:26.112053 crc crio[23067]: time=\"2026-06-11T00:16:26.111956224Z\" level=info msg=\"Got pod network &{Name:rabbitmq-server-0 Namespace:openstack ID:cfff6a15465b1952f114cdcb48a9a2f60fa6d82eada467a583f520846884e398 UID:4b1c46dc-3c9f-4d35-b8ec-9d8fb1a22818 NetNS:/var/run/netns/c2e3877f-e439-416a-9dc8-4b5397337630 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4b1c46dc_3c9f_4d35_b8ec_9d8fb1a22818.slice PodAnnotations:0xc003ba8178}] Aliases:map[]}\"",
2026-06-11 01:10:49.734402 | controller |     "Jun 11 00:16:26.112999 crc crio[23067]: time=\"2026-06-11T00:16:26.112868929Z\" level=info msg=\"Checking pod openstack_rabbitmq-server-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.734416 | controller |     "Jun 11 00:16:26.151002 crc crio[23067]: time=\"2026-06-11T00:16:26.150859422Z\" level=info msg=\"Ran pod sandbox cfff6a15465b1952f114cdcb48a9a2f60fa6d82eada467a583f520846884e398 with infra container: openstack/rabbitmq-server-0/POD\" id=9be5902a-1d1e-4092-bc51-b5a76ff9551f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.734431 | controller |     "Jun 11 00:16:26.160030 crc crio[23067]: time=\"2026-06-11T00:16:26.15962485Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=b19ac201-83a7-4771-b22b-e96b3bdb7e48 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.734446 | controller |     "Jun 11 00:16:26.208213 crc crio[23067]: time=\"2026-06-11T00:16:26.204038278Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified not found\" id=b19ac201-83a7-4771-b22b-e96b3bdb7e48 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.734460 | controller |     "Jun 11 00:16:26.208213 crc crio[23067]: time=\"2026-06-11T00:16:26.204135251Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified found\" id=b19ac201-83a7-4771-b22b-e96b3bdb7e48 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.734474 | controller |     "Jun 11 00:16:26.218136 crc crio[23067]: time=\"2026-06-11T00:16:26.217805503Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=fcc0ddbd-0c54-49dc-919a-eec8f8c9931e name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.734488 | controller |     "Jun 11 00:16:26.254894 crc crio[23067]: 2026-06-11T00:16:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dceced93574ba7f Mac:a2:67:9c:32:5a:76 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:66 Mtu:0 Sandbox:/var/run/netns/27b6ee5b-b119-4b2e-9d96-143bafffa9ba SocketPath: PciID:}] [{Interface:0xc000014600 Address:{IP:10.217.0.102 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.734502 | controller |     "Jun 11 00:16:26.254894 crc crio[23067]: time=\"2026-06-11T00:16:26.252023254Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-68bc84565-gq56n Namespace:openstack ID:dceced93574ba7f10f75904bcb44fc03e3db12039326562576a7dcfa704be447 UID:ae0dad06-8b18-4eed-bad8-e2e570aa6ad7 NetNS:/var/run/netns/27b6ee5b-b119-4b2e-9d96-143bafffa9ba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podae0dad06_8b18_4eed_bad8_e2e570aa6ad7.slice PodAnnotations:0xc000b80590}] Aliases:map[]}\"",
2026-06-11 01:10:49.734517 | controller |     "Jun 11 00:16:26.254894 crc crio[23067]: time=\"2026-06-11T00:16:26.252151587Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-68bc84565-gq56n for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.734532 | controller |     "Jun 11 00:16:26.261511 crc crio[23067]: time=\"2026-06-11T00:16:26.261395189Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\\\"\"",
2026-06-11 01:10:49.734550 | controller |     "Jun 11 00:16:26.339004 crc crio[23067]: time=\"2026-06-11T00:16:26.338913977Z\" level=info msg=\"Ran pod sandbox dceced93574ba7f10f75904bcb44fc03e3db12039326562576a7dcfa704be447 with infra container: openstack/dnsmasq-dns-68bc84565-gq56n/POD\" id=b0640e08-a93c-43f2-8489-90501f7b227b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.734565 | controller |     "Jun 11 00:16:26.359611 crc crio[23067]: time=\"2026-06-11T00:16:26.359302922Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=3f0c356b-bf01-4ac4-9590-b7a53383b28b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.734579 | controller |     "Jun 11 00:16:26.359611 crc crio[23067]: time=\"2026-06-11T00:16:26.359525068Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified not found\" id=3f0c356b-bf01-4ac4-9590-b7a53383b28b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.734593 | controller |     "Jun 11 00:16:26.359611 crc crio[23067]: time=\"2026-06-11T00:16:26.3595872Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified found\" id=3f0c356b-bf01-4ac4-9590-b7a53383b28b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.734607 | controller |     "Jun 11 00:16:26.370870 crc crio[23067]: time=\"2026-06-11T00:16:26.370761984Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=2260d75b-9abf-495c-ba33-95bda83ddaf2 name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.734621 | controller |     "Jun 11 00:16:26.385064 crc crio[23067]: time=\"2026-06-11T00:16:26.38497405Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\\\"\"",
2026-06-11 01:10:49.734635 | controller |     "Jun 11 00:16:27.265514 crc crio[23067]: 2026-06-11T00:16:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:06a827bd591d1f1 Mac:c2:52:46:36:fd:f3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:67 Mtu:0 Sandbox:/var/run/netns/238f01f8-b55c-4fd1-962f-2e39b992aa9f SocketPath: PciID:}] [{Interface:0xc0001805b0 Address:{IP:10.217.0.103 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.734650 | controller |     "Jun 11 00:16:27.268770 crc crio[23067]: time=\"2026-06-11T00:16:27.268578925Z\" level=info msg=\"Got pod network &{Name:rabbitmq-cell1-server-0 Namespace:openstack ID:06a827bd591d1f124e41afc369999c4065f38172de2cd5d565bd94db4aefee9f UID:9822aca4-bbe3-4687-9c63-25fbaf4ab281 NetNS:/var/run/netns/238f01f8-b55c-4fd1-962f-2e39b992aa9f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9822aca4_bbe3_4687_9c63_25fbaf4ab281.slice PodAnnotations:0xc002a46470}] Aliases:map[]}\"",
2026-06-11 01:10:49.734664 | controller |     "Jun 11 00:16:27.269328 crc crio[23067]: time=\"2026-06-11T00:16:27.269208962Z\" level=info msg=\"Checking pod openstack_rabbitmq-cell1-server-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.734679 | controller |     "Jun 11 00:16:27.298215 crc crio[23067]: time=\"2026-06-11T00:16:27.298126219Z\" level=info msg=\"Ran pod sandbox 06a827bd591d1f124e41afc369999c4065f38172de2cd5d565bd94db4aefee9f with infra container: openstack/rabbitmq-cell1-server-0/POD\" id=149ce611-2dc5-478a-9dde-3214ad0cfc21 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.734693 | controller |     "Jun 11 00:16:27.302106 crc crio[23067]: time=\"2026-06-11T00:16:27.302013825Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=36bd307c-9944-4937-a79a-457e33c82c09 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.734711 | controller |     "Jun 11 00:16:27.302429 crc crio[23067]: time=\"2026-06-11T00:16:27.302365954Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified not found\" id=36bd307c-9944-4937-a79a-457e33c82c09 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.734726 | controller |     "Jun 11 00:16:27.302429 crc crio[23067]: time=\"2026-06-11T00:16:27.302421366Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified found\" id=36bd307c-9944-4937-a79a-457e33c82c09 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.734740 | controller |     "Jun 11 00:16:27.304318 crc crio[23067]: time=\"2026-06-11T00:16:27.30406751Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=b30b8098-2939-4085-b4d6-9f8dc0292793 name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.734754 | controller |     "Jun 11 00:16:27.315612 crc crio[23067]: time=\"2026-06-11T00:16:27.315521182Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\\\"\"",
2026-06-11 01:10:49.734768 | controller |     "Jun 11 00:16:27.933029 crc crio[23067]: time=\"2026-06-11T00:16:27.932942467Z\" level=info msg=\"Running pod sandbox: openstack/openstack-galera-0/POD\" id=10d16583-b1a3-43ac-ab17-2481e93c7244 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.734782 | controller |     "Jun 11 00:16:27.933290 crc crio[23067]: time=\"2026-06-11T00:16:27.933073581Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.734796 | controller |     "Jun 11 00:16:27.945571 crc crio[23067]: time=\"2026-06-11T00:16:27.945487178Z\" level=info msg=\"Running pod sandbox: openstack/openstack-cell1-galera-0/POD\" id=656ff891-a354-4cfe-92a2-88eadf211c71 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.734811 | controller |     "Jun 11 00:16:27.945810 crc crio[23067]: time=\"2026-06-11T00:16:27.945597531Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.734825 | controller |     "Jun 11 00:16:28.142764 crc crio[23067]: time=\"2026-06-11T00:16:28.139075314Z\" level=info msg=\"Got pod network &{Name:openstack-galera-0 Namespace:openstack ID:8835ca887dd8ba8f63beb83e1ed456dde6524bb1b5bb99c35774ff6f62d3992c UID:93781f6c-6c14-4a59-86ff-f377fe2d3b44 NetNS:/var/run/netns/6fcfebef-df59-4e04-82e3-f7d165b3e770 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod93781f6c_6c14_4a59_86ff_f377fe2d3b44.slice PodAnnotations:0xc002392470}] Aliases:map[]}\"",
2026-06-11 01:10:49.734839 | controller |     "Jun 11 00:16:28.142764 crc crio[23067]: time=\"2026-06-11T00:16:28.142622171Z\" level=info msg=\"Adding pod openstack_openstack-galera-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.734853 | controller |     "Jun 11 00:16:28.143072 crc crio[23067]: time=\"2026-06-11T00:16:28.14185037Z\" level=info msg=\"Got pod network &{Name:openstack-cell1-galera-0 Namespace:openstack ID:dd6a8fefc213f7846b4e48e7782113d773084be279c6f03f62d20f1f31c0071b UID:c499f77c-d515-4946-8098-fcc64dd4fc66 NetNS:/var/run/netns/8624f5d0-dd56-462e-8467-7bfc9a924266 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc499f77c_d515_4946_8098_fcc64dd4fc66.slice PodAnnotations:0xc002c84350}] Aliases:map[]}\"",
2026-06-11 01:10:49.734868 | controller |     "Jun 11 00:16:28.143072 crc crio[23067]: time=\"2026-06-11T00:16:28.143041292Z\" level=info msg=\"Adding pod openstack_openstack-cell1-galera-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.734885 | controller |     "Jun 11 00:16:28.730557 crc crio[23067]: time=\"2026-06-11T00:16:28.72895845Z\" level=info msg=\"Running pod sandbox: openstack/memcached-0/POD\" id=93c59f1a-4f55-4d50-b5c8-2b51b4f04a25 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.734901 | controller |     "Jun 11 00:16:28.731574 crc crio[23067]: time=\"2026-06-11T00:16:28.730617115Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.734915 | controller |     "Jun 11 00:16:28.934129 crc crio[23067]: time=\"2026-06-11T00:16:28.933971427Z\" level=info msg=\"Got pod network &{Name:memcached-0 Namespace:openstack ID:26b89ed6a5fd551db5dd2044078c7ba5c2355b8cbccc4ad9d994c6c352ed0aa5 UID:a74a24dc-8578-4824-902e-701f41b9b374 NetNS:/var/run/netns/f30a9289-e5e4-4193-874a-3e772aa01bc5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda74a24dc_8578_4824_902e_701f41b9b374.slice PodAnnotations:0xc0079a4558}] Aliases:map[]}\"",
2026-06-11 01:10:49.734930 | controller |     "Jun 11 00:16:28.934129 crc crio[23067]: time=\"2026-06-11T00:16:28.934050339Z\" level=info msg=\"Adding pod openstack_memcached-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.734944 | controller |     "Jun 11 00:16:29.044899 crc crio[23067]: 2026-06-11T00:16:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8835ca887dd8ba8 Mac:6a:e4:c4:24:85:29 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:68 Mtu:0 Sandbox:/var/run/netns/6fcfebef-df59-4e04-82e3-f7d165b3e770 SocketPath: PciID:}] [{Interface:0xc0001305c0 Address:{IP:10.217.0.104 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.734958 | controller |     "Jun 11 00:16:29.048394 crc crio[23067]: time=\"2026-06-11T00:16:29.047344051Z\" level=info msg=\"Got pod network &{Name:openstack-galera-0 Namespace:openstack ID:8835ca887dd8ba8f63beb83e1ed456dde6524bb1b5bb99c35774ff6f62d3992c UID:93781f6c-6c14-4a59-86ff-f377fe2d3b44 NetNS:/var/run/netns/6fcfebef-df59-4e04-82e3-f7d165b3e770 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod93781f6c_6c14_4a59_86ff_f377fe2d3b44.slice PodAnnotations:0xc002392470}] Aliases:map[]}\"",
2026-06-11 01:10:49.734973 | controller |     "Jun 11 00:16:29.048394 crc crio[23067]: time=\"2026-06-11T00:16:29.047605918Z\" level=info msg=\"Checking pod openstack_openstack-galera-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.734988 | controller |     "Jun 11 00:16:29.051190 crc crio[23067]: 2026-06-11T00:16:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dd6a8fefc213f78 Mac:26:81:c2:e4:a2:99 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:69 Mtu:0 Sandbox:/var/run/netns/8624f5d0-dd56-462e-8467-7bfc9a924266 SocketPath: PciID:}] [{Interface:0xc0004b6720 Address:{IP:10.217.0.105 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.735002 | controller |     "Jun 11 00:16:29.059223 crc crio[23067]: time=\"2026-06-11T00:16:29.059154502Z\" level=info msg=\"Got pod network &{Name:openstack-cell1-galera-0 Namespace:openstack ID:dd6a8fefc213f7846b4e48e7782113d773084be279c6f03f62d20f1f31c0071b UID:c499f77c-d515-4946-8098-fcc64dd4fc66 NetNS:/var/run/netns/8624f5d0-dd56-462e-8467-7bfc9a924266 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc499f77c_d515_4946_8098_fcc64dd4fc66.slice PodAnnotations:0xc002c84350}] Aliases:map[]}\"",
2026-06-11 01:10:49.735017 | controller |     "Jun 11 00:16:29.059471 crc crio[23067]: time=\"2026-06-11T00:16:29.059277985Z\" level=info msg=\"Ran pod sandbox 8835ca887dd8ba8f63beb83e1ed456dde6524bb1b5bb99c35774ff6f62d3992c with infra container: openstack/openstack-galera-0/POD\" id=10d16583-b1a3-43ac-ab17-2481e93c7244 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.735035 | controller |     "Jun 11 00:16:29.059471 crc crio[23067]: time=\"2026-06-11T00:16:29.059328147Z\" level=info msg=\"Checking pod openstack_openstack-cell1-galera-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.735050 | controller |     "Jun 11 00:16:29.062008 crc crio[23067]: time=\"2026-06-11T00:16:29.061925667Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=0e1f97e0-6a62-42bf-8f6d-2410d9817f72 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.735065 | controller |     "Jun 11 00:16:29.062831 crc crio[23067]: time=\"2026-06-11T00:16:29.06276675Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-mariadb:current-podified not found\" id=0e1f97e0-6a62-42bf-8f6d-2410d9817f72 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.735079 | controller |     "Jun 11 00:16:29.062979 crc crio[23067]: time=\"2026-06-11T00:16:29.062917414Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-mariadb:current-podified found\" id=0e1f97e0-6a62-42bf-8f6d-2410d9817f72 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.735094 | controller |     "Jun 11 00:16:29.064483 crc crio[23067]: time=\"2026-06-11T00:16:29.064428125Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=131e6b6d-d243-448d-bc81-dafe4ef3194c name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.735108 | controller |     "Jun 11 00:16:29.069819 crc crio[23067]: time=\"2026-06-11T00:16:29.06974861Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\\\"\"",
2026-06-11 01:10:49.735122 | controller |     "Jun 11 00:16:29.096915 crc crio[23067]: time=\"2026-06-11T00:16:29.096834687Z\" level=info msg=\"Ran pod sandbox dd6a8fefc213f7846b4e48e7782113d773084be279c6f03f62d20f1f31c0071b with infra container: openstack/openstack-cell1-galera-0/POD\" id=656ff891-a354-4cfe-92a2-88eadf211c71 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.735137 | controller |     "Jun 11 00:16:29.110161 crc crio[23067]: time=\"2026-06-11T00:16:29.105963275Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=c092f5f6-f24c-46d7-a75b-80e9b0f573eb name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.735151 | controller |     "Jun 11 00:16:29.110907 crc crio[23067]: time=\"2026-06-11T00:16:29.110851818Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-mariadb:current-podified not found\" id=c092f5f6-f24c-46d7-a75b-80e9b0f573eb name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.735166 | controller |     "Jun 11 00:16:29.110994 crc crio[23067]: time=\"2026-06-11T00:16:29.110955941Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-mariadb:current-podified found\" id=c092f5f6-f24c-46d7-a75b-80e9b0f573eb name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.735180 | controller |     "Jun 11 00:16:29.120095 crc crio[23067]: time=\"2026-06-11T00:16:29.119986767Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=c162c087-6885-417f-a7a7-fea2483254e8 name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.735194 | controller |     "Jun 11 00:16:29.132473 crc crio[23067]: time=\"2026-06-11T00:16:29.132115297Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\\\"\"",
2026-06-11 01:10:49.735208 | controller |     "Jun 11 00:16:29.769226 crc crio[23067]: 2026-06-11T00:16:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:26b89ed6a5fd551 Mac:b2:4c:d8:e1:b5:b9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6a Mtu:0 Sandbox:/var/run/netns/f30a9289-e5e4-4193-874a-3e772aa01bc5 SocketPath: PciID:}] [{Interface:0xc000484570 Address:{IP:10.217.0.106 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.735225 | controller |     "Jun 11 00:16:29.770813 crc crio[23067]: time=\"2026-06-11T00:16:29.770594394Z\" level=info msg=\"Got pod network &{Name:memcached-0 Namespace:openstack ID:26b89ed6a5fd551db5dd2044078c7ba5c2355b8cbccc4ad9d994c6c352ed0aa5 UID:a74a24dc-8578-4824-902e-701f41b9b374 NetNS:/var/run/netns/f30a9289-e5e4-4193-874a-3e772aa01bc5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda74a24dc_8578_4824_902e_701f41b9b374.slice PodAnnotations:0xc0079a4558}] Aliases:map[]}\"",
2026-06-11 01:10:49.735241 | controller |     "Jun 11 00:16:29.771314 crc crio[23067]: time=\"2026-06-11T00:16:29.770844471Z\" level=info msg=\"Checking pod openstack_memcached-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.735256 | controller |     "Jun 11 00:16:29.790741 crc crio[23067]: time=\"2026-06-11T00:16:29.790355852Z\" level=info msg=\"Ran pod sandbox 26b89ed6a5fd551db5dd2044078c7ba5c2355b8cbccc4ad9d994c6c352ed0aa5 with infra container: openstack/memcached-0/POD\" id=93c59f1a-4f55-4d50-b5c8-2b51b4f04a25 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.735271 | controller |     "Jun 11 00:16:29.796832 crc crio[23067]: time=\"2026-06-11T00:16:29.793127757Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-memcached:current-podified\" id=3272f790-4e04-4ba6-835c-2d6e72a483a7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.735289 | controller |     "Jun 11 00:16:29.796832 crc crio[23067]: time=\"2026-06-11T00:16:29.793266751Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-memcached:current-podified not found\" id=3272f790-4e04-4ba6-835c-2d6e72a483a7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.735310 | controller |     "Jun 11 00:16:29.796832 crc crio[23067]: time=\"2026-06-11T00:16:29.793306412Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-memcached:current-podified found\" id=3272f790-4e04-4ba6-835c-2d6e72a483a7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.735326 | controller |     "Jun 11 00:16:29.866325 crc crio[23067]: time=\"2026-06-11T00:16:29.863897252Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-memcached:current-podified\" id=00709d3d-0b7a-480a-b027-b88211484bce name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.735340 | controller |     "Jun 11 00:16:29.879094 crc crio[23067]: time=\"2026-06-11T00:16:29.873862603Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-memcached:current-podified\\\"\"",
2026-06-11 01:10:49.735398 | controller |     "Jun 11 00:16:31.582013 crc crio[23067]: time=\"2026-06-11T00:16:31.580173317Z\" level=info msg=\"Running pod sandbox: openstack/kube-state-metrics-0/POD\" id=2ec782d4-5fe4-4e5a-9c51-1066189e872a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.735419 | controller |     "Jun 11 00:16:31.582013 crc crio[23067]: time=\"2026-06-11T00:16:31.581112433Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.735434 | controller |     "Jun 11 00:16:31.684718 crc crio[23067]: time=\"2026-06-11T00:16:31.684136905Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:ca8cdf2935075dc917b8cd60ec1192abed478119c2b2aee0c2071721c52af9df UID:2263098b-0ae7-4eb4-bac4-5257289174fa NetNS:/var/run/netns/c7b8cbbd-7b98-4dc6-9815-3f64bd8ee069 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2263098b_0ae7_4eb4_bac4_5257289174fa.slice PodAnnotations:0xc000130f38}] Aliases:map[]}\"",
2026-06-11 01:10:49.735453 | controller |     "Jun 11 00:16:31.684718 crc crio[23067]: time=\"2026-06-11T00:16:31.684243818Z\" level=info msg=\"Adding pod openstack_kube-state-metrics-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.735468 | controller |     "Jun 11 00:16:32.422405 crc crio[23067]: 2026-06-11T00:16:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ca8cdf2935075dc Mac:5e:94:c3:22:33:fa Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6b Mtu:0 Sandbox:/var/run/netns/c7b8cbbd-7b98-4dc6-9815-3f64bd8ee069 SocketPath: PciID:}] [{Interface:0xc000490d40 Address:{IP:10.217.0.107 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.735483 | controller |     "Jun 11 00:16:32.422405 crc crio[23067]: time=\"2026-06-11T00:16:32.40996736Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:ca8cdf2935075dc917b8cd60ec1192abed478119c2b2aee0c2071721c52af9df UID:2263098b-0ae7-4eb4-bac4-5257289174fa NetNS:/var/run/netns/c7b8cbbd-7b98-4dc6-9815-3f64bd8ee069 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2263098b_0ae7_4eb4_bac4_5257289174fa.slice PodAnnotations:0xc000130f38}] Aliases:map[]}\"",
2026-06-11 01:10:49.735497 | controller |     "Jun 11 00:16:32.422405 crc crio[23067]: time=\"2026-06-11T00:16:32.410377791Z\" level=info msg=\"Checking pod openstack_kube-state-metrics-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.735512 | controller |     "Jun 11 00:16:32.422405 crc crio[23067]: time=\"2026-06-11T00:16:32.419014496Z\" level=info msg=\"Ran pod sandbox ca8cdf2935075dc917b8cd60ec1192abed478119c2b2aee0c2071721c52af9df with infra container: openstack/kube-state-metrics-0/POD\" id=2ec782d4-5fe4-4e5a-9c51-1066189e872a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.735527 | controller |     "Jun 11 00:16:32.435747 crc crio[23067]: time=\"2026-06-11T00:16:32.43536287Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\" id=be157528-f56d-4172-937e-a38eb2dcf985 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.735541 | controller |     "Jun 11 00:16:32.440872 crc crio[23067]: time=\"2026-06-11T00:16:32.440360866Z\" level=info msg=\"Image registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0 not found\" id=be157528-f56d-4172-937e-a38eb2dcf985 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.735555 | controller |     "Jun 11 00:16:32.440872 crc crio[23067]: time=\"2026-06-11T00:16:32.44049336Z\" level=info msg=\"Neither image nor artfiact registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0 found\" id=be157528-f56d-4172-937e-a38eb2dcf985 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.735569 | controller |     "Jun 11 00:16:32.447910 crc crio[23067]: time=\"2026-06-11T00:16:32.447821539Z\" level=info msg=\"Pulling image: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\" id=1d9211dd-13af-4214-8dfd-affdb505beb4 name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.735583 | controller |     "Jun 11 00:16:32.459402 crc crio[23067]: time=\"2026-06-11T00:16:32.459298892Z\" level=info msg=\"Trying to access \\\"registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\\\"\"",
2026-06-11 01:10:49.735598 | controller |     "Jun 11 00:16:34.150362 crc crio[23067]: time=\"2026-06-11T00:16:34.145303004Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-ovs-nw6bc/POD\" id=968c32eb-21ea-4415-8d96-2189836eea0c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.735612 | controller |     "Jun 11 00:16:34.150362 crc crio[23067]: time=\"2026-06-11T00:16:34.146184588Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.735629 | controller |     "Jun 11 00:16:34.232416 crc crio[23067]: time=\"2026-06-11T00:16:34.232085575Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-7nwlx/POD\" id=3a72903e-45c0-473f-972a-3e749803569f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.735644 | controller |     "Jun 11 00:16:34.232416 crc crio[23067]: time=\"2026-06-11T00:16:34.23226464Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.735658 | controller |     "Jun 11 00:16:34.724915 crc crio[23067]: time=\"2026-06-11T00:16:34.724783187Z\" level=info msg=\"Running pod sandbox: openstack/ovsdbserver-nb-0/POD\" id=d47c10a0-8f89-48d2-9722-3d5b5cc44dd4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.735673 | controller |     "Jun 11 00:16:34.724915 crc crio[23067]: time=\"2026-06-11T00:16:34.72490807Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.735687 | controller |     "Jun 11 00:16:37.922186 crc crio[23067]: time=\"2026-06-11T00:16:37.918896912Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-nb-0 Namespace:openstack ID:33b262629a771a504057db0e21297511e92d272747ca91386cc607d41f947c7f UID:b846da66-fd3b-4491-a07a-5c004afed15c NetNS:/var/run/netns/beb01bd0-a99f-4f04-8ccd-70400d953c16 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb846da66_fd3b_4491_a07a_5c004afed15c.slice PodAnnotations:0xc00802e178}] Aliases:map[]}\"",
2026-06-11 01:10:49.735701 | controller |     "Jun 11 00:16:37.922186 crc crio[23067]: time=\"2026-06-11T00:16:37.922184511Z\" level=info msg=\"Adding pod openstack_ovsdbserver-nb-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.735716 | controller |     "Jun 11 00:16:39.214599 crc crio[23067]: time=\"2026-06-11T00:16:39.214131495Z\" level=info msg=\"Running pod sandbox: openstack/ovsdbserver-sb-0/POD\" id=ee5700d4-e9a1-40aa-a8c9-0a7357a723b7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.735730 | controller |     "Jun 11 00:16:39.216129 crc crio[23067]: time=\"2026-06-11T00:16:39.214720151Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.735744 | controller |     "Jun 11 00:16:39.524247 crc crio[23067]: 2026-06-11T00:16:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:33b262629a771a5 Mac:2a:8c:16:cb:8c:f1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6e Mtu:0 Sandbox:/var/run/netns/beb01bd0-a99f-4f04-8ccd-70400d953c16 SocketPath: PciID:}] [{Interface:0xc00059e5c0 Address:{IP:10.217.0.110 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.735759 | controller |     "Jun 11 00:16:39.529435 crc crio[23067]: time=\"2026-06-11T00:16:39.52937885Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-nb-0 Namespace:openstack ID:33b262629a771a504057db0e21297511e92d272747ca91386cc607d41f947c7f UID:b846da66-fd3b-4491-a07a-5c004afed15c NetNS:/var/run/netns/beb01bd0-a99f-4f04-8ccd-70400d953c16 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb846da66_fd3b_4491_a07a_5c004afed15c.slice PodAnnotations:0xc00802e178}] Aliases:map[]}\"",
2026-06-11 01:10:49.735773 | controller |     "Jun 11 00:16:39.529742 crc crio[23067]: time=\"2026-06-11T00:16:39.529603456Z\" level=info msg=\"Checking pod openstack_ovsdbserver-nb-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.735787 | controller |     "Jun 11 00:16:42.889520 crc crio[23067]: time=\"2026-06-11T00:16:42.889026208Z\" level=info msg=\"Removing container: b0184e36cdd1a7199f30b79fc8964c8e5b4af5b8c5309625b276a7658638fe1f\" id=1e191a86-7c1e-427b-b32c-7b149a6f0498 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.735805 | controller |     "Jun 11 00:16:44.034275 crc crio[23067]: time=\"2026-06-11T00:16:44.033829369Z\" level=info msg=\"Ran pod sandbox 33b262629a771a504057db0e21297511e92d272747ca91386cc607d41f947c7f with infra container: openstack/ovsdbserver-nb-0/POD\" id=d47c10a0-8f89-48d2-9722-3d5b5cc44dd4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.735820 | controller |     "Jun 11 00:16:44.036859 crc crio[23067]: time=\"2026-06-11T00:16:44.036790989Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\" id=708349a1-221d-4957-8398-f19d74af1dc6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.735835 | controller |     "Jun 11 00:16:44.037440 crc crio[23067]: time=\"2026-06-11T00:16:44.036973164Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified not found\" id=708349a1-221d-4957-8398-f19d74af1dc6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.735850 | controller |     "Jun 11 00:16:44.037440 crc crio[23067]: time=\"2026-06-11T00:16:44.037032496Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified found\" id=708349a1-221d-4957-8398-f19d74af1dc6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.735864 | controller |     "Jun 11 00:16:44.038577 crc crio[23067]: time=\"2026-06-11T00:16:44.037999592Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\" id=7c2f1a04-a17e-4486-9159-b05aa167d92b name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.735878 | controller |     "Jun 11 00:16:44.042822 crc crio[23067]: time=\"2026-06-11T00:16:44.04271698Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\\\"\"",
2026-06-11 01:10:49.735892 | controller |     "Jun 11 00:16:44.352426 crc crio[23067]: time=\"2026-06-11T00:16:44.352219879Z\" level=info msg=\"Got pod network &{Name:ovn-controller-ovs-nw6bc Namespace:openstack ID:15105b879a0b6fe221d8901f04d6e5764fed7973b946cf5811bb18c9e8f5747f UID:4c827c30-70be-488a-a19d-81d9452c9e0d NetNS:/var/run/netns/90f73afc-e1f4-4c70-938d-f21154f8108b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4c827c30_70be_488a_a19d_81d9452c9e0d.slice PodAnnotations:0xc000b80a68}] Aliases:map[]}\"",
2026-06-11 01:10:49.735907 | controller |     "Jun 11 00:16:44.352426 crc crio[23067]: time=\"2026-06-11T00:16:44.352281051Z\" level=info msg=\"Adding pod openstack_ovn-controller-ovs-nw6bc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.735921 | controller |     "Jun 11 00:16:44.368569 crc crio[23067]: time=\"2026-06-11T00:16:44.368499972Z\" level=info msg=\"Got pod network &{Name:ovn-controller-7nwlx Namespace:openstack ID:34e9d0aa857b33d164903c1892e33a8fc7291d2af1ddb05eafb8746384e1a87b UID:c69db5be-af85-4cf3-b483-9d062482d526 NetNS:/var/run/netns/4722edb0-24cf-4098-b619-712928bfef0e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc69db5be_af85_4cf3_b483_9d062482d526.slice PodAnnotations:0xc003ba86a8}] Aliases:map[]}\"",
2026-06-11 01:10:49.735936 | controller |     "Jun 11 00:16:44.370152 crc crio[23067]: time=\"2026-06-11T00:16:44.370104816Z\" level=info msg=\"Adding pod openstack_ovn-controller-7nwlx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.735950 | controller |     "Jun 11 00:16:45.004765 crc crio[23067]: 2026-06-11T00:16:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:34e9d0aa857b33d Mac:52:b3:51:aa:b2:c7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6c Mtu:0 Sandbox:/var/run/netns/4722edb0-24cf-4098-b619-712928bfef0e SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.108 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.735969 | controller |     "Jun 11 00:16:45.006324 crc crio[23067]: time=\"2026-06-11T00:16:45.00624779Z\" level=info msg=\"Got pod network &{Name:ovn-controller-7nwlx Namespace:openstack ID:34e9d0aa857b33d164903c1892e33a8fc7291d2af1ddb05eafb8746384e1a87b UID:c69db5be-af85-4cf3-b483-9d062482d526 NetNS:/var/run/netns/4722edb0-24cf-4098-b619-712928bfef0e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc69db5be_af85_4cf3_b483_9d062482d526.slice PodAnnotations:0xc003ba86a8}] Aliases:map[]}\"",
2026-06-11 01:10:49.735984 | controller |     "Jun 11 00:16:45.006505 crc crio[23067]: time=\"2026-06-11T00:16:45.006441815Z\" level=info msg=\"Checking pod openstack_ovn-controller-7nwlx for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.735998 | controller |     "Jun 11 00:16:45.119331 crc crio[23067]: 2026-06-11T00:16:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:15105b879a0b6fe Mac:22:2c:44:1e:cf:ec Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6d Mtu:0 Sandbox:/var/run/netns/90f73afc-e1f4-4c70-938d-f21154f8108b SocketPath: PciID:}] [{Interface:0xc0001165c0 Address:{IP:10.217.0.109 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.736013 | controller |     "Jun 11 00:16:45.120581 crc crio[23067]: time=\"2026-06-11T00:16:45.120085476Z\" level=info msg=\"Got pod network &{Name:ovn-controller-ovs-nw6bc Namespace:openstack ID:15105b879a0b6fe221d8901f04d6e5764fed7973b946cf5811bb18c9e8f5747f UID:4c827c30-70be-488a-a19d-81d9452c9e0d NetNS:/var/run/netns/90f73afc-e1f4-4c70-938d-f21154f8108b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4c827c30_70be_488a_a19d_81d9452c9e0d.slice PodAnnotations:0xc000b80a68}] Aliases:map[]}\"",
2026-06-11 01:10:49.736027 | controller |     "Jun 11 00:16:45.120581 crc crio[23067]: time=\"2026-06-11T00:16:45.12022744Z\" level=info msg=\"Checking pod openstack_ovn-controller-ovs-nw6bc for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.736042 | controller |     "Jun 11 00:16:45.357864 crc crio[23067]: time=\"2026-06-11T00:16:45.357105723Z\" level=info msg=\"Removed container b0184e36cdd1a7199f30b79fc8964c8e5b4af5b8c5309625b276a7658638fe1f: openshift-infra/auto-csr-approver-29685610-7flm6/oc\" id=1e191a86-7c1e-427b-b32c-7b149a6f0498 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.736057 | controller |     "Jun 11 00:16:45.363307 crc crio[23067]: time=\"2026-06-11T00:16:45.363188869Z\" level=info msg=\"Removing container: 36960026b8a6dd5d5e66d8289cf0e85e76323d63bb40f693b8981c739058d3ee\" id=2e9755a0-a165-4d61-a87d-0bd8c32e12ec name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.736072 | controller |     "Jun 11 00:16:45.497902 crc crio[23067]: time=\"2026-06-11T00:16:45.497560164Z\" level=info msg=\"Ran pod sandbox 34e9d0aa857b33d164903c1892e33a8fc7291d2af1ddb05eafb8746384e1a87b with infra container: openstack/ovn-controller-7nwlx/POD\" id=3a72903e-45c0-473f-972a-3e749803569f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.736087 | controller |     "Jun 11 00:16:45.503178 crc crio[23067]: time=\"2026-06-11T00:16:45.503035023Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=bcc177d5-9c23-43a3-81c2-46fe149bc59b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.736101 | controller |     "Jun 11 00:16:45.503382 crc crio[23067]: time=\"2026-06-11T00:16:45.503280989Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified not found\" id=bcc177d5-9c23-43a3-81c2-46fe149bc59b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.736122 | controller |     "Jun 11 00:16:45.503382 crc crio[23067]: time=\"2026-06-11T00:16:45.503341211Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified found\" id=bcc177d5-9c23-43a3-81c2-46fe149bc59b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.736137 | controller |     "Jun 11 00:16:45.504948 crc crio[23067]: time=\"2026-06-11T00:16:45.504611576Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=a902c322-7cdb-46ec-a655-52642667ba77 name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.736151 | controller |     "Jun 11 00:16:45.511128 crc crio[23067]: time=\"2026-06-11T00:16:45.51101139Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\\\"\"",
2026-06-11 01:10:49.736166 | controller |     "Jun 11 00:16:50.970255 crc crio[23067]: time=\"2026-06-11T00:16:50.969850079Z\" level=info msg=\"Ran pod sandbox 15105b879a0b6fe221d8901f04d6e5764fed7973b946cf5811bb18c9e8f5747f with infra container: openstack/ovn-controller-ovs-nw6bc/POD\" id=968c32eb-21ea-4415-8d96-2189836eea0c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.736181 | controller |     "Jun 11 00:16:50.973101 crc crio[23067]: time=\"2026-06-11T00:16:50.973017985Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=94a38525-0bd9-4424-aaf3-7b44696adabc name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.736195 | controller |     "Jun 11 00:16:50.973330 crc crio[23067]: time=\"2026-06-11T00:16:50.973273342Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified not found\" id=94a38525-0bd9-4424-aaf3-7b44696adabc name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.736209 | controller |     "Jun 11 00:16:50.973406 crc crio[23067]: time=\"2026-06-11T00:16:50.973345924Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified found\" id=94a38525-0bd9-4424-aaf3-7b44696adabc name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.736223 | controller |     "Jun 11 00:16:50.974510 crc crio[23067]: time=\"2026-06-11T00:16:50.974440174Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=c761f3b8-5ae2-430b-9def-a0f7af00b139 name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.736237 | controller |     "Jun 11 00:16:50.978958 crc crio[23067]: time=\"2026-06-11T00:16:50.978899675Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\\\"\"",
2026-06-11 01:10:49.736251 | controller |     "Jun 11 00:17:04.677240 crc crio[23067]: time=\"2026-06-11T00:17:04.676294456Z\" level=info msg=\"Removed container 36960026b8a6dd5d5e66d8289cf0e85e76323d63bb40f693b8981c739058d3ee: openshift-operator-lifecycle-manager/collect-profiles-29685570-bqs4c/collect-profiles\" id=2e9755a0-a165-4d61-a87d-0bd8c32e12ec name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.736265 | controller |     "Jun 11 00:17:04.685770 crc crio[23067]: time=\"2026-06-11T00:17:04.685585398Z\" level=info msg=\"Stopping pod sandbox: e62550fef589e85d5df58f8e94b1f362c1a4f0401354b6e05dcfefde30ab53bb\" id=5f45b694-ae03-4dfa-a830-f274b8072a06 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.736279 | controller |     "Jun 11 00:17:04.685915 crc crio[23067]: time=\"2026-06-11T00:17:04.685805224Z\" level=info msg=\"Stopped pod sandbox (already stopped): e62550fef589e85d5df58f8e94b1f362c1a4f0401354b6e05dcfefde30ab53bb\" id=5f45b694-ae03-4dfa-a830-f274b8072a06 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.736294 | controller |     "Jun 11 00:17:04.686569 crc crio[23067]: time=\"2026-06-11T00:17:04.686413821Z\" level=info msg=\"Removing pod sandbox: e62550fef589e85d5df58f8e94b1f362c1a4f0401354b6e05dcfefde30ab53bb\" id=275b24dd-b859-4031-ad00-942ffbe255a9 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.736312 | controller |     "Jun 11 00:17:04.698869 crc crio[23067]: time=\"2026-06-11T00:17:04.698781017Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0 Namespace:openstack ID:c5b60e2063a406d0e62ee4d71cf15663cdc997df8c1a5506cccde6f379b0c5e1 UID:c862e8e6-8571-4409-8686-8d1bd885642f NetNS:/var/run/netns/bdb6252f-5a59-4af2-ad9a-7a61020e2fca Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc862e8e6_8571_4409_8686_8d1bd885642f.slice PodAnnotations:0xc007e12088}] Aliases:map[]}\"",
2026-06-11 01:10:49.736327 | controller |     "Jun 11 00:17:04.699119 crc crio[23067]: time=\"2026-06-11T00:17:04.69890378Z\" level=info msg=\"Adding pod openstack_ovsdbserver-sb-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.736342 | controller |     "Jun 11 00:17:04.725066 crc crio[23067]: time=\"2026-06-11T00:17:04.724960609Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9f4bbf522c1232aa0ae76b346ada0fb5e9f387537605e845fa73a76e0ff04110\" id=b30b8098-2939-4085-b4d6-9f8dc0292793 name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.736377 | controller |     "Jun 11 00:17:04.726454 crc crio[23067]: time=\"2026-06-11T00:17:04.726384748Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=a81c173f-6ede-48a7-a03f-d017b28acc68 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.736393 | controller |     "Jun 11 00:17:04.737519 crc crio[23067]: time=\"2026-06-11T00:17:04.737416878Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-memcached@sha256:647630343be667cb46f7c2dbcdd39cf5ba9eafb77c9032e069e28ba9be88ce0a\" id=00709d3d-0b7a-480a-b027-b88211484bce name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.736407 | controller |     "Jun 11 00:17:04.739334 crc crio[23067]: time=\"2026-06-11T00:17:04.739267048Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-memcached:current-podified\" id=2c78175d-4f3e-460b-b608-59ffb189ce09 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.736422 | controller |     "Jun 11 00:17:04.741465 crc crio[23067]: time=\"2026-06-11T00:17:04.741374576Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:188950d1f5330b4995908cb5b3336bc06b64ba2f656b4b785e2d2e234f16ec8f\" id=131e6b6d-d243-448d-bc81-dafe4ef3194c name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.736436 | controller |     "Jun 11 00:17:04.746797 crc crio[23067]: time=\"2026-06-11T00:17:04.745623731Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=1c472048-011a-4728-85f3-08a6284e309e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.736450 | controller |     "Jun 11 00:17:04.764094 crc crio[23067]: time=\"2026-06-11T00:17:04.763982121Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:32504a0660cd81bed4bf883ab18219c7af028ef6f5cd6b5cc8225a58252d65e8\" id=9c2f2a5a-4ac3-4eb8-908e-a3afc370f37a name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.736464 | controller |     "Jun 11 00:17:04.769083 crc crio[23067]: time=\"2026-06-11T00:17:04.768961396Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=57cc1d9d-215a-4118-8c6f-1781f6edca12 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.736478 | controller |     "Jun 11 00:17:05.356063 crc crio[23067]: 2026-06-11T00:17:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c5b60e2063a406d Mac:9e:77:98:cd:73:ca Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6f Mtu:0 Sandbox:/var/run/netns/bdb6252f-5a59-4af2-ad9a-7a61020e2fca SocketPath: PciID:}] [{Interface:0xc0000146e0 Address:{IP:10.217.0.111 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.736496 | controller |     "Jun 11 00:17:05.359272 crc crio[23067]: time=\"2026-06-11T00:17:05.359231083Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0 Namespace:openstack ID:c5b60e2063a406d0e62ee4d71cf15663cdc997df8c1a5506cccde6f379b0c5e1 UID:c862e8e6-8571-4409-8686-8d1bd885642f NetNS:/var/run/netns/bdb6252f-5a59-4af2-ad9a-7a61020e2fca Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc862e8e6_8571_4409_8686_8d1bd885642f.slice PodAnnotations:0xc007e12088}] Aliases:map[]}\"",
2026-06-11 01:10:49.736511 | controller |     "Jun 11 00:17:05.360054 crc crio[23067]: time=\"2026-06-11T00:17:05.360024764Z\" level=info msg=\"Checking pod openstack_ovsdbserver-sb-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.736525 | controller |     "Jun 11 00:17:06.940238 crc crio[23067]: time=\"2026-06-11T00:17:06.939752575Z\" level=info msg=\"Ran pod sandbox c5b60e2063a406d0e62ee4d71cf15663cdc997df8c1a5506cccde6f379b0c5e1 with infra container: openstack/ovsdbserver-sb-0/POD\" id=ee5700d4-e9a1-40aa-a8c9-0a7357a723b7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.736540 | controller |     "Jun 11 00:17:06.944908 crc crio[23067]: time=\"2026-06-11T00:17:06.944805172Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\" id=8bb7b028-559c-4678-b5ae-aeca186ebdf6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.736554 | controller |     "Jun 11 00:17:06.945699 crc crio[23067]: time=\"2026-06-11T00:17:06.945480401Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=1ddd24d7-c1d8-471b-8fd3-a7e42f2a8671 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.736568 | controller |     "Jun 11 00:17:06.946542 crc crio[23067]: time=\"2026-06-11T00:17:06.946412656Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified not found\" id=8bb7b028-559c-4678-b5ae-aeca186ebdf6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.736582 | controller |     "Jun 11 00:17:06.946822 crc crio[23067]: time=\"2026-06-11T00:17:06.946580601Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified found\" id=8bb7b028-559c-4678-b5ae-aeca186ebdf6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.736596 | controller |     "Jun 11 00:17:06.949917 crc crio[23067]: time=\"2026-06-11T00:17:06.949822789Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\" id=215949b9-dc1b-4f64-b772-74ce417de8b0 name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.736611 | controller |     "Jun 11 00:17:06.957460 crc crio[23067]: time=\"2026-06-11T00:17:06.957352004Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\\\"\"",
2026-06-11 01:10:49.736625 | controller |     "Jun 11 00:17:07.008280 crc crio[23067]: time=\"2026-06-11T00:17:07.008172606Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:32504a0660cd81bed4bf883ab18219c7af028ef6f5cd6b5cc8225a58252d65e8\" id=2260d75b-9abf-495c-ba33-95bda83ddaf2 name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.736639 | controller |     "Jun 11 00:17:07.009413 crc crio[23067]: time=\"2026-06-11T00:17:07.009348568Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=84f49060-4870-46e5-a85a-322b77db3c7b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.736653 | controller |     "Jun 11 00:17:07.016928 crc crio[23067]: time=\"2026-06-11T00:17:07.016825441Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9f4bbf522c1232aa0ae76b346ada0fb5e9f387537605e845fa73a76e0ff04110\" id=fcc0ddbd-0c54-49dc-919a-eec8f8c9931e name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.736671 | controller |     "Jun 11 00:17:07.017613 crc crio[23067]: time=\"2026-06-11T00:17:07.017540201Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=4667736a-61af-4f8f-893e-f8e99e606d84 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.736685 | controller |     "Jun 11 00:17:07.019079 crc crio[23067]: time=\"2026-06-11T00:17:07.0189985Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:188950d1f5330b4995908cb5b3336bc06b64ba2f656b4b785e2d2e234f16ec8f\" id=c162c087-6885-417f-a7a7-fea2483254e8 name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.736699 | controller |     "Jun 11 00:17:07.019959 crc crio[23067]: time=\"2026-06-11T00:17:07.019889265Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=fd32a4e1-5c7c-4db7-9a08-1eb9f542e500 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.736713 | controller |     "Jun 11 00:17:07.035843 crc crio[23067]: time=\"2026-06-11T00:17:07.035778457Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:32504a0660cd81bed4bf883ab18219c7af028ef6f5cd6b5cc8225a58252d65e8\" id=93b5d63d-d39c-477a-a6e6-94c5b6bb8216 name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.736728 | controller |     "Jun 11 00:17:07.037056 crc crio[23067]: time=\"2026-06-11T00:17:07.03698785Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=99e341c8-a88f-4bcc-bff6-3358602d617a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.736742 | controller |     "Jun 11 00:17:07.041482 crc crio[23067]: time=\"2026-06-11T00:17:07.041341528Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:32504a0660cd81bed4bf883ab18219c7af028ef6f5cd6b5cc8225a58252d65e8\" id=d5be6f57-a465-4511-b68d-c4da5cb2ac54 name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.736756 | controller |     "Jun 11 00:17:07.042162 crc crio[23067]: time=\"2026-06-11T00:17:07.04212891Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=78b6a6fe-0cc8-4b52-a86d-d288b2ce4aed name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.736770 | controller |     "Jun 11 00:17:07.587256 crc crio[23067]: time=\"2026-06-11T00:17:07.587050033Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=bac26792-9c5f-427c-8fe1-e564845686f6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.736785 | controller |     "Jun 11 00:17:07.622488 crc crio[23067]: time=\"2026-06-11T00:17:07.622275231Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-memcached:current-podified\" id=479ef8df-72eb-4057-b35f-7d4166c4f15c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.736799 | controller |     "Jun 11 00:17:07.644237 crc crio[23067]: time=\"2026-06-11T00:17:07.644041553Z\" level=info msg=\"Removed pod sandbox: e62550fef589e85d5df58f8e94b1f362c1a4f0401354b6e05dcfefde30ab53bb\" id=275b24dd-b859-4031-ad00-942ffbe255a9 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.736813 | controller |     "Jun 11 00:17:07.648552 crc crio[23067]: time=\"2026-06-11T00:17:07.648432282Z\" level=info msg=\"Stopping pod sandbox: f4072ed067d2ff86e5f4b9526c9d918bc44af51bfeb1fcbab6433b5ffed0f811\" id=a90c577c-75f4-4223-8b93-a9a8ce3996a9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.736827 | controller |     "Jun 11 00:17:07.648948 crc crio[23067]: time=\"2026-06-11T00:17:07.648811733Z\" level=info msg=\"Stopped pod sandbox (already stopped): f4072ed067d2ff86e5f4b9526c9d918bc44af51bfeb1fcbab6433b5ffed0f811\" id=a90c577c-75f4-4223-8b93-a9a8ce3996a9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.736844 | controller |     "Jun 11 00:17:07.651073 crc crio[23067]: time=\"2026-06-11T00:17:07.650849748Z\" level=info msg=\"Removing pod sandbox: f4072ed067d2ff86e5f4b9526c9d918bc44af51bfeb1fcbab6433b5ffed0f811\" id=4f81888c-9ce5-4c52-8651-b787a8136dc3 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.736859 | controller |     "Jun 11 00:17:07.677454 crc crio[23067]: time=\"2026-06-11T00:17:07.677367789Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=048395bb-54bf-419f-b7f6-b4238a3cc137 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.736873 | controller |     "Jun 11 00:17:08.270737 crc crio[23067]: time=\"2026-06-11T00:17:08.26963061Z\" level=info msg=\"Creating container: openstack/rabbitmq-cell1-server-0/setup-container\" id=61e4775c-c362-4707-a79e-01c80d03ba32 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.736887 | controller |     "Jun 11 00:17:08.286404 crc crio[23067]: time=\"2026-06-11T00:17:08.286212231Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=10c6a70e-73ec-4597-bc2b-7a0cc0da0a73 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.736901 | controller |     "Jun 11 00:17:08.295627 crc crio[23067]: time=\"2026-06-11T00:17:08.295529395Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=e90a098d-1c60-467e-9c4a-fa61f7683dcc name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.736915 | controller |     "Jun 11 00:17:08.304006 crc crio[23067]: time=\"2026-06-11T00:17:08.303865731Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=b6f92489-b553-41a0-9a9c-08294871b332 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.736929 | controller |     "Jun 11 00:17:08.314447 crc crio[23067]: time=\"2026-06-11T00:17:08.314215633Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=f1a720ff-32b9-4cbb-a30f-3ca205a33ef5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.736943 | controller |     "Jun 11 00:17:08.351564 crc crio[23067]: time=\"2026-06-11T00:17:08.351424955Z\" level=info msg=\"Creating container: openstack/memcached-0/memcached\" id=2bd24b89-bf01-496f-8847-069f370c7961 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.736956 | controller |     "Jun 11 00:17:08.379143 crc crio[23067]: time=\"2026-06-11T00:17:08.379049497Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=9f162ade-1aff-4496-ba41-e2817ae9755b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.736970 | controller |     "Jun 11 00:17:09.278013 crc crio[23067]: time=\"2026-06-11T00:17:09.277905657Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:7b731db5aae0df7b814f3d00e979dfead5d3d5d0628ad440b664274097714eee\" id=c761f3b8-5ae2-430b-9def-a0f7af00b139 name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.736984 | controller |     "Jun 11 00:17:09.280257 crc crio[23067]: time=\"2026-06-11T00:17:09.279925862Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=bcc8e22f-0fc0-433e-8ad2-d23d105251dc name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.736998 | controller |     "Jun 11 00:17:09.293531 crc crio[23067]: time=\"2026-06-11T00:17:09.293371077Z\" level=info msg=\"Pulled image: registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:d9760cb88c96b59bfab6a3586064b204b5234b6ad07bec2667ca37f797a519ff\" id=1d9211dd-13af-4214-8dfd-affdb505beb4 name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.737015 | controller |     "Jun 11 00:17:09.296612 crc crio[23067]: time=\"2026-06-11T00:17:09.296502613Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\" id=e020c86b-3090-448b-a57e-7b1ec40f0e8b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.737030 | controller |     "Jun 11 00:17:09.299627 crc crio[23067]: time=\"2026-06-11T00:17:09.299521945Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:807c1076fe368456aee9a88438d275805fc908d207bada66f46e084e1fd4e8d9\" id=a902c322-7cdb-46ec-a655-52642667ba77 name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.737044 | controller |     "Jun 11 00:17:09.300912 crc crio[23067]: time=\"2026-06-11T00:17:09.30082853Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=1a753a53-9004-45d3-a8a1-601863625815 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.737058 | controller |     "Jun 11 00:17:09.310415 crc crio[23067]: time=\"2026-06-11T00:17:09.310320618Z\" level=info msg=\"Removed pod sandbox: f4072ed067d2ff86e5f4b9526c9d918bc44af51bfeb1fcbab6433b5ffed0f811\" id=4f81888c-9ce5-4c52-8651-b787a8136dc3 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.737072 | controller |     "Jun 11 00:17:09.314806 crc crio[23067]: time=\"2026-06-11T00:17:09.314509582Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.737085 | controller |     "Jun 11 00:17:09.315221 crc crio[23067]: time=\"2026-06-11T00:17:09.314607015Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.737099 | controller |     "Jun 11 00:17:09.324908 crc crio[23067]: time=\"2026-06-11T00:17:09.323793855Z\" level=info msg=\"Creating container: openstack/openstack-galera-0/mysql-bootstrap\" id=eabca720-f9f3-4d56-8c07-15f1f5776130 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.737112 | controller |     "Jun 11 00:17:09.335234 crc crio[23067]: time=\"2026-06-11T00:17:09.335064641Z\" level=info msg=\"Creating container: openstack/openstack-cell1-galera-0/mysql-bootstrap\" id=08f7d916-30e0-4fb7-b4a9-752638a35dee name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.737126 | controller |     "Jun 11 00:17:09.346501 crc crio[23067]: time=\"2026-06-11T00:17:09.346446691Z\" level=info msg=\"Creating container: openstack/rabbitmq-server-0/setup-container\" id=0af00d43-c375-4875-83c5-14ba4135866a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.737140 | controller |     "Jun 11 00:17:09.749131 crc crio[23067]: time=\"2026-06-11T00:17:09.749027632Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-68bc84565-gq56n/init\" id=b34fad0e-5e18-4dd4-85a2-0328ae11e46c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.737154 | controller |     "Jun 11 00:17:09.749433 crc crio[23067]: time=\"2026-06-11T00:17:09.749377451Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.737168 | controller |     "Jun 11 00:17:09.750584 crc crio[23067]: time=\"2026-06-11T00:17:09.750499582Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.737183 | controller |     "Jun 11 00:17:09.752767 crc crio[23067]: time=\"2026-06-11T00:17:09.752561988Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=de4551c1-d9e6-4b50-88f2-8dca26a75f1f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.737208 | controller |     "Jun 11 00:17:09.753530 crc crio[23067]: time=\"2026-06-11T00:17:09.753399281Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\" id=79507056-4038-4153-a5e9-b75581011811 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.737223 | controller |     "Jun 11 00:17:09.757145 crc crio[23067]: time=\"2026-06-11T00:17:09.75706313Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-769fc96f7c-lrxrp/init\" id=7a1c3507-df57-4d92-8731-358de6ba77f5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.737237 | controller |     "Jun 11 00:17:09.763329 crc crio[23067]: time=\"2026-06-11T00:17:09.763219298Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:ba97cb84e9c691378c75d7722e1b3beae894cc25addffadc2d7106e39c07e58c\" id=7c2f1a04-a17e-4486-9159-b05aa167d92b name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.737251 | controller |     "Jun 11 00:17:09.767189 crc crio[23067]: time=\"2026-06-11T00:17:09.767051472Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-7dc8cc99c9-v6nzf/init\" id=c537a810-6d9f-4581-8cf0-8dfc99f4a837 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.737265 | controller |     "Jun 11 00:17:09.767189 crc crio[23067]: time=\"2026-06-11T00:17:09.767118104Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\" id=052bcb68-d5c4-444b-822d-dda0fe8e94dd name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.737279 | controller |     "Jun 11 00:17:09.767367 crc crio[23067]: time=\"2026-06-11T00:17:09.767257877Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-6b994dcc49-8ns4g/init\" id=f383d5ec-3ad9-4c8d-a92f-31d7e11703e4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.737293 | controller |     "Jun 11 00:17:09.774767 crc crio[23067]: time=\"2026-06-11T00:17:09.774525705Z\" level=info msg=\"Creating container: openstack/kube-state-metrics-0/kube-state-metrics\" id=67175956-d008-448d-b4d1-8b295bb33124 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.737307 | controller |     "Jun 11 00:17:09.777825 crc crio[23067]: time=\"2026-06-11T00:17:09.777602619Z\" level=info msg=\"Creating container: openstack/ovn-controller-ovs-nw6bc/ovsdb-server-init\" id=cd317491-33b3-4815-8f7d-55a225bae601 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.737321 | controller |     "Jun 11 00:17:09.779110 crc crio[23067]: time=\"2026-06-11T00:17:09.779008757Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.737336 | controller |     "Jun 11 00:17:09.795612 crc crio[23067]: time=\"2026-06-11T00:17:09.795517386Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=79a5240a-9480-4994-aecd-680757d7aeb0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.737370 | controller |     "Jun 11 00:17:09.837014 crc crio[23067]: time=\"2026-06-11T00:17:09.836877721Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.737387 | controller |     "Jun 11 00:17:09.841789 crc crio[23067]: time=\"2026-06-11T00:17:09.84160792Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.737401 | controller |     "Jun 11 00:17:09.847057 crc crio[23067]: time=\"2026-06-11T00:17:09.846544734Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:85b4f27c1058f2c2b0c03e426e77c60ade32cce5d8d14bb6242195cf45e42e90\" id=215949b9-dc1b-4f64-b772-74ce417de8b0 name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.737420 | controller |     "Jun 11 00:17:09.848090 crc crio[23067]: time=\"2026-06-11T00:17:09.848003104Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\" id=422600dc-87c5-4d47-adf7-a87cf36b0ee4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.737435 | controller |     "Jun 11 00:17:09.865293 crc crio[23067]: time=\"2026-06-11T00:17:09.865247003Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.737450 | controller |     "Jun 11 00:17:09.868380 crc crio[23067]: time=\"2026-06-11T00:17:09.868355138Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.737464 | controller |     "Jun 11 00:17:09.868791 crc crio[23067]: time=\"2026-06-11T00:17:09.868624805Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.737478 | controller |     "Jun 11 00:17:09.869368 crc crio[23067]: time=\"2026-06-11T00:17:09.869301953Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.737492 | controller |     "Jun 11 00:17:09.872585 crc crio[23067]: time=\"2026-06-11T00:17:09.872511041Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.737506 | controller |     "Jun 11 00:17:09.873076 crc crio[23067]: time=\"2026-06-11T00:17:09.872994454Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.737520 | controller |     "Jun 11 00:17:09.873148 crc crio[23067]: time=\"2026-06-11T00:17:09.873075656Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.737534 | controller |     "Jun 11 00:17:09.877803 crc crio[23067]: time=\"2026-06-11T00:17:09.877693692Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.737548 | controller |     "Jun 11 00:17:09.882563 crc crio[23067]: time=\"2026-06-11T00:17:09.882084941Z\" level=info msg=\"Creating container: openstack/ovn-controller-7nwlx/ovn-controller\" id=df58ba88-a5b4-48b4-8ee4-61d8c687b529 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.737561 | controller |     "Jun 11 00:17:09.902790 crc crio[23067]: time=\"2026-06-11T00:17:09.902694812Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.737575 | controller |     "Jun 11 00:17:09.902790 crc crio[23067]: time=\"2026-06-11T00:17:09.902799045Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.737589 | controller |     "Jun 11 00:17:09.907120 crc crio[23067]: time=\"2026-06-11T00:17:09.90703505Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\" id=90516ce8-1154-4492-84b8-b282cd7f57bb name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.737603 | controller |     "Jun 11 00:17:09.910238 crc crio[23067]: time=\"2026-06-11T00:17:09.910154625Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.737617 | controller |     "Jun 11 00:17:09.915119 crc crio[23067]: time=\"2026-06-11T00:17:09.915039978Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.737634 | controller |     "Jun 11 00:17:09.951202 crc crio[23067]: time=\"2026-06-11T00:17:09.951104929Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.737648 | controller |     "Jun 11 00:17:09.952593 crc crio[23067]: time=\"2026-06-11T00:17:09.952528148Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.737662 | controller |     "Jun 11 00:17:09.953239 crc crio[23067]: time=\"2026-06-11T00:17:09.953097403Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.737675 | controller |     "Jun 11 00:17:09.954968 crc crio[23067]: time=\"2026-06-11T00:17:09.954909382Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.737689 | controller |     "Jun 11 00:17:09.955187 crc crio[23067]: time=\"2026-06-11T00:17:09.955123108Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.737702 | controller |     "Jun 11 00:17:09.972989 crc crio[23067]: time=\"2026-06-11T00:17:09.972869571Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\" id=41e0cb40-ac7a-459a-86b9-b51974b639b2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.737716 | controller |     "Jun 11 00:17:10.004885 crc crio[23067]: time=\"2026-06-11T00:17:10.004359118Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.737730 | controller |     "Jun 11 00:17:10.009769 crc crio[23067]: time=\"2026-06-11T00:17:10.009508068Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.737744 | controller |     "Jun 11 00:17:10.031601 crc crio[23067]: time=\"2026-06-11T00:17:10.031537347Z\" level=info msg=\"Creating container: openstack/ovsdbserver-nb-0/ovsdbserver-nb\" id=36410437-4b06-41be-a49b-bf5b0629aeec name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.737758 | controller |     "Jun 11 00:17:10.047284 crc crio[23067]: time=\"2026-06-11T00:17:10.047222784Z\" level=info msg=\"Creating container: openstack/ovsdbserver-sb-0/ovsdbserver-sb\" id=81955408-2138-4373-b9b8-2bea83a3d8b8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.737771 | controller |     "Jun 11 00:17:10.073970 crc crio[23067]: time=\"2026-06-11T00:17:10.073900788Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.737785 | controller |     "Jun 11 00:17:10.079469 crc crio[23067]: time=\"2026-06-11T00:17:10.079444079Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.737799 | controller |     "Jun 11 00:17:10.080326 crc crio[23067]: time=\"2026-06-11T00:17:10.080255961Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.737813 | controller |     "Jun 11 00:17:10.116149 crc crio[23067]: time=\"2026-06-11T00:17:10.116078076Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.737830 | controller |     "Jun 11 00:17:10.117971 crc crio[23067]: time=\"2026-06-11T00:17:10.117849464Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.737845 | controller |     "Jun 11 00:17:10.120497 crc crio[23067]: time=\"2026-06-11T00:17:10.120422804Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.737859 | controller |     "Jun 11 00:17:10.123159 crc crio[23067]: time=\"2026-06-11T00:17:10.123086776Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.737873 | controller |     "Jun 11 00:17:10.130167 crc crio[23067]: time=\"2026-06-11T00:17:10.128299818Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.737887 | controller |     "Jun 11 00:17:10.402611 crc crio[23067]: time=\"2026-06-11T00:17:10.402526188Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.737901 | controller |     "Jun 11 00:17:10.413757 crc crio[23067]: time=\"2026-06-11T00:17:10.41362806Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.737915 | controller |     "Jun 11 00:17:10.429209 crc crio[23067]: time=\"2026-06-11T00:17:10.429104411Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.737929 | controller |     "Jun 11 00:17:10.432531 crc crio[23067]: time=\"2026-06-11T00:17:10.432463542Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.737942 | controller |     "Jun 11 00:17:10.534529 crc crio[23067]: time=\"2026-06-11T00:17:10.534387095Z\" level=info msg=\"Created container f5382afcdb89561fc0a3ff5d195cdce85f8a3eb68a07ac22ad4532655c2114fb: openstack/dnsmasq-dns-6b994dcc49-8ns4g/init\" id=f383d5ec-3ad9-4c8d-a92f-31d7e11703e4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.737956 | controller |     "Jun 11 00:17:10.536253 crc crio[23067]: time=\"2026-06-11T00:17:10.535871055Z\" level=info msg=\"Starting container: f5382afcdb89561fc0a3ff5d195cdce85f8a3eb68a07ac22ad4532655c2114fb\" id=c02c5d28-af48-4969-8215-b31334ae2b11 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.737971 | controller |     "Jun 11 00:17:10.543743 crc crio[23067]: time=\"2026-06-11T00:17:10.543566185Z\" level=info msg=\"Started container\" PID=56956 containerID=f5382afcdb89561fc0a3ff5d195cdce85f8a3eb68a07ac22ad4532655c2114fb description=openstack/dnsmasq-dns-6b994dcc49-8ns4g/init id=c02c5d28-af48-4969-8215-b31334ae2b11 name=/runtime.v1.RuntimeService/StartContainer sandboxID=de30645cd9e0ac2f4326eefa05f467c6d50481bde514f696ee9472d58755b292",
2026-06-11 01:10:49.737985 | controller |     "Jun 11 00:17:10.561384 crc crio[23067]: time=\"2026-06-11T00:17:10.561236066Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.737999 | controller |     "Jun 11 00:17:10.562232 crc crio[23067]: time=\"2026-06-11T00:17:10.562164591Z\" level=info msg=\"Created container 57dbc1c316391a11bc133f9eedf39611b5d3cdbf1fcfbee56d9fd2169acd7ecb: openstack/openstack-galera-0/mysql-bootstrap\" id=eabca720-f9f3-4d56-8c07-15f1f5776130 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.738017 | controller |     "Jun 11 00:17:10.564388 crc crio[23067]: time=\"2026-06-11T00:17:10.564314099Z\" level=info msg=\"Starting container: 57dbc1c316391a11bc133f9eedf39611b5d3cdbf1fcfbee56d9fd2169acd7ecb\" id=f75b421c-491a-43ce-844d-033b9409ec30 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.738032 | controller |     "Jun 11 00:17:10.571056 crc crio[23067]: time=\"2026-06-11T00:17:10.570931819Z\" level=info msg=\"Started container\" PID=56955 containerID=57dbc1c316391a11bc133f9eedf39611b5d3cdbf1fcfbee56d9fd2169acd7ecb description=openstack/openstack-galera-0/mysql-bootstrap id=f75b421c-491a-43ce-844d-033b9409ec30 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8835ca887dd8ba8f63beb83e1ed456dde6524bb1b5bb99c35774ff6f62d3992c",
2026-06-11 01:10:49.738046 | controller |     "Jun 11 00:17:10.574143 crc crio[23067]: time=\"2026-06-11T00:17:10.573998303Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.738060 | controller |     "Jun 11 00:17:10.589845 crc crio[23067]: time=\"2026-06-11T00:17:10.589601687Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.738074 | controller |     "Jun 11 00:17:10.594920 crc crio[23067]: time=\"2026-06-11T00:17:10.59485929Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.738088 | controller |     "Jun 11 00:17:10.636374 crc crio[23067]: time=\"2026-06-11T00:17:10.636262137Z\" level=info msg=\"Created container 97be4bf45a25fa8855fe846b3e7f3e8cf64e88df8851f0e18d1a957115e6a3ea: openstack/memcached-0/memcached\" id=2bd24b89-bf01-496f-8847-069f370c7961 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.738101 | controller |     "Jun 11 00:17:10.637790 crc crio[23067]: time=\"2026-06-11T00:17:10.637608473Z\" level=info msg=\"Starting container: 97be4bf45a25fa8855fe846b3e7f3e8cf64e88df8851f0e18d1a957115e6a3ea\" id=f5bdd7af-837f-4f07-bdfc-855903283c49 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.738115 | controller |     "Jun 11 00:17:10.646763 crc crio[23067]: time=\"2026-06-11T00:17:10.646595868Z\" level=info msg=\"Started container\" PID=56958 containerID=97be4bf45a25fa8855fe846b3e7f3e8cf64e88df8851f0e18d1a957115e6a3ea description=openstack/memcached-0/memcached id=f5bdd7af-837f-4f07-bdfc-855903283c49 name=/runtime.v1.RuntimeService/StartContainer sandboxID=26b89ed6a5fd551db5dd2044078c7ba5c2355b8cbccc4ad9d994c6c352ed0aa5",
2026-06-11 01:10:49.738129 | controller |     "Jun 11 00:17:10.748360 crc crio[23067]: time=\"2026-06-11T00:17:10.748284554Z\" level=info msg=\"Created container d3367c62330e827dacfffe3d558fff6a1a07b541ee4f8f31f7a0e3e66064bf49: openstack/ovn-controller-ovs-nw6bc/ovsdb-server-init\" id=cd317491-33b3-4815-8f7d-55a225bae601 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.738144 | controller |     "Jun 11 00:17:10.749590 crc crio[23067]: time=\"2026-06-11T00:17:10.749555028Z\" level=info msg=\"Starting container: d3367c62330e827dacfffe3d558fff6a1a07b541ee4f8f31f7a0e3e66064bf49\" id=590d7036-08de-4fc8-ac29-079e6fa0a7c2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.738158 | controller |     "Jun 11 00:17:10.758759 crc crio[23067]: time=\"2026-06-11T00:17:10.758618395Z\" level=info msg=\"Started container\" PID=57005 containerID=d3367c62330e827dacfffe3d558fff6a1a07b541ee4f8f31f7a0e3e66064bf49 description=openstack/ovn-controller-ovs-nw6bc/ovsdb-server-init id=590d7036-08de-4fc8-ac29-079e6fa0a7c2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=15105b879a0b6fe221d8901f04d6e5764fed7973b946cf5811bb18c9e8f5747f",
2026-06-11 01:10:49.738173 | controller |     "Jun 11 00:17:10.852448 crc crio[23067]: time=\"2026-06-11T00:17:10.852336394Z\" level=info msg=\"Created container 0da4d857ec210fba65b8370f110fd50857a8d439b47c412f0fb064f7d8b1ba6d: openstack/openstack-cell1-galera-0/mysql-bootstrap\" id=08f7d916-30e0-4fb7-b4a9-752638a35dee name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.738192 | controller |     "Jun 11 00:17:10.855046 crc crio[23067]: time=\"2026-06-11T00:17:10.855001877Z\" level=info msg=\"Starting container: 0da4d857ec210fba65b8370f110fd50857a8d439b47c412f0fb064f7d8b1ba6d\" id=2b55343a-3add-46e5-83a8-59d353b0a5e6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.738207 | controller |     "Jun 11 00:17:10.861955 crc crio[23067]: time=\"2026-06-11T00:17:10.861859853Z\" level=info msg=\"Started container\" PID=56957 containerID=0da4d857ec210fba65b8370f110fd50857a8d439b47c412f0fb064f7d8b1ba6d description=openstack/openstack-cell1-galera-0/mysql-bootstrap id=2b55343a-3add-46e5-83a8-59d353b0a5e6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dd6a8fefc213f7846b4e48e7782113d773084be279c6f03f62d20f1f31c0071b",
2026-06-11 01:10:49.738221 | controller |     "Jun 11 00:17:10.958246 crc crio[23067]: time=\"2026-06-11T00:17:10.95804889Z\" level=info msg=\"Created container f45fd3f51bc731261c92d94d31697b240101dd7a28dbbdbf98429732c698a7be: openstack/kube-state-metrics-0/kube-state-metrics\" id=67175956-d008-448d-b4d1-8b295bb33124 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.738236 | controller |     "Jun 11 00:17:10.959551 crc crio[23067]: time=\"2026-06-11T00:17:10.959489989Z\" level=info msg=\"Starting container: f45fd3f51bc731261c92d94d31697b240101dd7a28dbbdbf98429732c698a7be\" id=28344841-1c69-4f99-98af-bff49b19ce5f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.738250 | controller |     "Jun 11 00:17:10.968613 crc crio[23067]: time=\"2026-06-11T00:17:10.968528995Z\" level=info msg=\"Started container\" PID=56985 containerID=f45fd3f51bc731261c92d94d31697b240101dd7a28dbbdbf98429732c698a7be description=openstack/kube-state-metrics-0/kube-state-metrics id=28344841-1c69-4f99-98af-bff49b19ce5f name=/runtime.v1.RuntimeService/StartContainer sandboxID=ca8cdf2935075dc917b8cd60ec1192abed478119c2b2aee0c2071721c52af9df",
2026-06-11 01:10:49.738265 | controller |     "Jun 11 00:17:11.035243 crc crio[23067]: time=\"2026-06-11T00:17:11.035149287Z\" level=info msg=\"Created container b389f5d98f3a11df7695713ade70d4d8d0ac29ace1cf8e6988d8ac989ec7fc56: openstack/dnsmasq-dns-7dc8cc99c9-v6nzf/init\" id=c537a810-6d9f-4581-8cf0-8dfc99f4a837 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.738279 | controller |     "Jun 11 00:17:11.037080 crc crio[23067]: time=\"2026-06-11T00:17:11.037043778Z\" level=info msg=\"Starting container: b389f5d98f3a11df7695713ade70d4d8d0ac29ace1cf8e6988d8ac989ec7fc56\" id=f9a36643-3bd0-49a7-a877-feb2b754dd2f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.738293 | controller |     "Jun 11 00:17:11.043211 crc crio[23067]: time=\"2026-06-11T00:17:11.043185005Z\" level=info msg=\"Started container\" PID=56973 containerID=b389f5d98f3a11df7695713ade70d4d8d0ac29ace1cf8e6988d8ac989ec7fc56 description=openstack/dnsmasq-dns-7dc8cc99c9-v6nzf/init id=f9a36643-3bd0-49a7-a877-feb2b754dd2f name=/runtime.v1.RuntimeService/StartContainer sandboxID=98cec0117a4af906ec1d2142f17b121f506d60f5e3fec96c278eddb105fd2b7f",
2026-06-11 01:10:49.738308 | controller |     "Jun 11 00:17:11.142477 crc crio[23067]: time=\"2026-06-11T00:17:11.142370453Z\" level=info msg=\"Created container 29d3e03fce6e82f268907feb40715cc0274fc9d0eeb9af9b01ef1ecad63ecdb8: openstack/dnsmasq-dns-68bc84565-gq56n/init\" id=b34fad0e-5e18-4dd4-85a2-0328ae11e46c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.738323 | controller |     "Jun 11 00:17:11.143562 crc crio[23067]: time=\"2026-06-11T00:17:11.143475933Z\" level=info msg=\"Starting container: 29d3e03fce6e82f268907feb40715cc0274fc9d0eeb9af9b01ef1ecad63ecdb8\" id=5e228296-a3ea-40ad-99d0-7b6e6743e43a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.738376 | controller |     "Jun 11 00:17:11.151236 crc crio[23067]: time=\"2026-06-11T00:17:11.151105531Z\" level=info msg=\"Started container\" PID=56959 containerID=29d3e03fce6e82f268907feb40715cc0274fc9d0eeb9af9b01ef1ecad63ecdb8 description=openstack/dnsmasq-dns-68bc84565-gq56n/init id=5e228296-a3ea-40ad-99d0-7b6e6743e43a name=/runtime.v1.RuntimeService/StartContainer sandboxID=dceced93574ba7f10f75904bcb44fc03e3db12039326562576a7dcfa704be447",
2026-06-11 01:10:49.738395 | controller |     "Jun 11 00:17:11.368454 crc crio[23067]: time=\"2026-06-11T00:17:11.36833824Z\" level=info msg=\"Created container 30f98d7dfc96bd2d74040d16c7636db47182373e0b0de88bced8882e7aac346b: openstack/dnsmasq-dns-769fc96f7c-lrxrp/init\" id=7a1c3507-df57-4d92-8731-358de6ba77f5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.738410 | controller |     "Jun 11 00:17:11.371202 crc crio[23067]: time=\"2026-06-11T00:17:11.371049254Z\" level=info msg=\"Starting container: 30f98d7dfc96bd2d74040d16c7636db47182373e0b0de88bced8882e7aac346b\" id=2b8b1c98-d8b6-44c4-84e0-47c2f036d8a8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.738425 | controller |     "Jun 11 00:17:11.374038 crc crio[23067]: time=\"2026-06-11T00:17:11.373900321Z\" level=info msg=\"Created container 1e65ce5c781429201d4625a818c33f1824b70e87761a669d06bc8a291c74191f: openstack/ovsdbserver-nb-0/ovsdbserver-nb\" id=36410437-4b06-41be-a49b-bf5b0629aeec name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.738440 | controller |     "Jun 11 00:17:11.376200 crc crio[23067]: time=\"2026-06-11T00:17:11.376122792Z\" level=info msg=\"Starting container: 1e65ce5c781429201d4625a818c33f1824b70e87761a669d06bc8a291c74191f\" id=0aab72f0-3ee5-43be-9e79-02446145fefa name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.738455 | controller |     "Jun 11 00:17:11.376419 crc crio[23067]: time=\"2026-06-11T00:17:11.376326157Z\" level=info msg=\"Created container 9d60bee0cbd66614ad3d5c1059ceb8a6cd69a3c202c30636254b466baa2e6a87: openstack/ovn-controller-7nwlx/ovn-controller\" id=df58ba88-a5b4-48b4-8ee4-61d8c687b529 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.738469 | controller |     "Jun 11 00:17:11.377372 crc crio[23067]: time=\"2026-06-11T00:17:11.377251872Z\" level=info msg=\"Starting container: 9d60bee0cbd66614ad3d5c1059ceb8a6cd69a3c202c30636254b466baa2e6a87\" id=3562e3a0-368b-4584-92fe-f98bb15d55ab name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.738484 | controller |     "Jun 11 00:17:11.381193 crc crio[23067]: time=\"2026-06-11T00:17:11.381097897Z\" level=info msg=\"Started container\" PID=57007 containerID=30f98d7dfc96bd2d74040d16c7636db47182373e0b0de88bced8882e7aac346b description=openstack/dnsmasq-dns-769fc96f7c-lrxrp/init id=2b8b1c98-d8b6-44c4-84e0-47c2f036d8a8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f1945633a754b125d239763f645b5e7b940b1ae2d6831e5ee1d22fca8cf4fa21",
2026-06-11 01:10:49.738499 | controller |     "Jun 11 00:17:11.385342 crc crio[23067]: time=\"2026-06-11T00:17:11.385226489Z\" level=info msg=\"Started container\" PID=57008 containerID=9d60bee0cbd66614ad3d5c1059ceb8a6cd69a3c202c30636254b466baa2e6a87 description=openstack/ovn-controller-7nwlx/ovn-controller id=3562e3a0-368b-4584-92fe-f98bb15d55ab name=/runtime.v1.RuntimeService/StartContainer sandboxID=34e9d0aa857b33d164903c1892e33a8fc7291d2af1ddb05eafb8746384e1a87b",
2026-06-11 01:10:49.738513 | controller |     "Jun 11 00:17:11.390185 crc crio[23067]: time=\"2026-06-11T00:17:11.390074611Z\" level=info msg=\"Created container c40cf2d4ad04821203a525971e5320efe7aa676cffe9c00daa47a01af0436f0c: openstack/ovsdbserver-sb-0/ovsdbserver-sb\" id=81955408-2138-4373-b9b8-2bea83a3d8b8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.738528 | controller |     "Jun 11 00:17:11.393928 crc crio[23067]: time=\"2026-06-11T00:17:11.393585487Z\" level=info msg=\"Starting container: c40cf2d4ad04821203a525971e5320efe7aa676cffe9c00daa47a01af0436f0c\" id=3cf884f2-97f0-4a3b-b330-dd19cf7d1caf name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.738546 | controller |     "Jun 11 00:17:11.405164 crc crio[23067]: time=\"2026-06-11T00:17:11.405020768Z\" level=info msg=\"Started container\" PID=57030 containerID=1e65ce5c781429201d4625a818c33f1824b70e87761a669d06bc8a291c74191f description=openstack/ovsdbserver-nb-0/ovsdbserver-nb id=0aab72f0-3ee5-43be-9e79-02446145fefa name=/runtime.v1.RuntimeService/StartContainer sandboxID=33b262629a771a504057db0e21297511e92d272747ca91386cc607d41f947c7f",
2026-06-11 01:10:49.738561 | controller |     "Jun 11 00:17:11.416118 crc crio[23067]: time=\"2026-06-11T00:17:11.416015837Z\" level=info msg=\"Started container\" PID=57032 containerID=c40cf2d4ad04821203a525971e5320efe7aa676cffe9c00daa47a01af0436f0c description=openstack/ovsdbserver-sb-0/ovsdbserver-sb id=3cf884f2-97f0-4a3b-b330-dd19cf7d1caf name=/runtime.v1.RuntimeService/StartContainer sandboxID=c5b60e2063a406d0e62ee4d71cf15663cdc997df8c1a5506cccde6f379b0c5e1",
2026-06-11 01:10:49.738576 | controller |     "Jun 11 00:17:11.422889 crc crio[23067]: time=\"2026-06-11T00:17:11.422824982Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=742d7d78-c9c2-482b-8d22-9c4b1b1f732a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.738590 | controller |     "Jun 11 00:17:11.423121 crc crio[23067]: time=\"2026-06-11T00:17:11.423008407Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified not found\" id=742d7d78-c9c2-482b-8d22-9c4b1b1f732a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.738604 | controller |     "Jun 11 00:17:11.423121 crc crio[23067]: time=\"2026-06-11T00:17:11.423076239Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified found\" id=742d7d78-c9c2-482b-8d22-9c4b1b1f732a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.738619 | controller |     "Jun 11 00:17:11.424323 crc crio[23067]: time=\"2026-06-11T00:17:11.424247811Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=b30eef1e-1aa7-4af3-9088-84929994102f name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.738633 | controller |     "Jun 11 00:17:11.427452 crc crio[23067]: time=\"2026-06-11T00:17:11.427119239Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=1422b51f-6185-4cb6-91b8-f35380d9093d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.738647 | controller |     "Jun 11 00:17:11.427452 crc crio[23067]: time=\"2026-06-11T00:17:11.427271873Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified not found\" id=1422b51f-6185-4cb6-91b8-f35380d9093d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.738661 | controller |     "Jun 11 00:17:11.427452 crc crio[23067]: time=\"2026-06-11T00:17:11.427315464Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified found\" id=1422b51f-6185-4cb6-91b8-f35380d9093d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.738675 | controller |     "Jun 11 00:17:11.430006 crc crio[23067]: time=\"2026-06-11T00:17:11.429101513Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=246248ea-fe2e-432f-a821-f823ed2f3314 name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.738689 | controller |     "Jun 11 00:17:11.430304 crc crio[23067]: time=\"2026-06-11T00:17:11.429201446Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\\\"\"",
2026-06-11 01:10:49.738703 | controller |     "Jun 11 00:17:11.436591 crc crio[23067]: time=\"2026-06-11T00:17:11.436524115Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\\\"\"",
2026-06-11 01:10:49.738721 | controller |     "Jun 11 00:17:11.543804 crc crio[23067]: time=\"2026-06-11T00:17:11.542325773Z\" level=info msg=\"Stopping pod sandbox: 98cec0117a4af906ec1d2142f17b121f506d60f5e3fec96c278eddb105fd2b7f\" id=43781f83-afdf-4e31-9443-888730472db4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.738736 | controller |     "Jun 11 00:17:11.546368 crc crio[23067]: time=\"2026-06-11T00:17:11.546286371Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7dc8cc99c9-v6nzf Namespace:openstack ID:98cec0117a4af906ec1d2142f17b121f506d60f5e3fec96c278eddb105fd2b7f UID:e8ff317f-83dd-44e6-95c2-7486f92d8f95 NetNS:/var/run/netns/4f8a1857-45a8-4e3b-9885-382583514c43 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode8ff317f_83dd_44e6_95c2_7486f92d8f95.slice PodAnnotations:0xc000b80870}] Aliases:map[]}\"",
2026-06-11 01:10:49.738751 | controller |     "Jun 11 00:17:11.546819 crc crio[23067]: time=\"2026-06-11T00:17:11.546749723Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-7dc8cc99c9-v6nzf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.738766 | controller |     "Jun 11 00:17:11.555899 crc crio[23067]: time=\"2026-06-11T00:17:11.555782849Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=0171a020-7d1c-48c3-bc0c-0dfdfe12c1f1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.738780 | controller |     "Jun 11 00:17:11.560143 crc crio[23067]: time=\"2026-06-11T00:17:11.560065945Z\" level=info msg=\"Stopping pod sandbox: f1945633a754b125d239763f645b5e7b940b1ae2d6831e5ee1d22fca8cf4fa21\" id=5b834b1e-ff5c-422e-8ab7-cae0f6337569 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.738794 | controller |     "Jun 11 00:17:11.560550 crc crio[23067]: time=\"2026-06-11T00:17:11.560486037Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-769fc96f7c-lrxrp Namespace:openstack ID:f1945633a754b125d239763f645b5e7b940b1ae2d6831e5ee1d22fca8cf4fa21 UID:40e17cd8-2eec-4022-ac7a-9dc920bbd979 NetNS:/var/run/netns/e3678623-3f55-4515-8bd6-3ac4994d0c02 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod40e17cd8_2eec_4022_ac7a_9dc920bbd979.slice PodAnnotations:0xc000131ca0}] Aliases:map[]}\"",
2026-06-11 01:10:49.738809 | controller |     "Jun 11 00:17:11.560752 crc crio[23067]: time=\"2026-06-11T00:17:11.560630931Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-769fc96f7c-lrxrp from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.738823 | controller |     "Jun 11 00:17:11.600518 crc crio[23067]: time=\"2026-06-11T00:17:11.600428073Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=3334377a-e2f1-425d-b9d3-a008a18f1f88 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.738837 | controller |     "Jun 11 00:17:11.645279 crc crio[23067]: time=\"2026-06-11T00:17:11.64514456Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=2e7dd232-3b9c-4c2a-a472-cbbc592c81c4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.738851 | controller |     "Jun 11 00:17:11.660838 crc crio[23067]: time=\"2026-06-11T00:17:11.660522248Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=157d2848-4fa0-4c26-b5c2-771977c50d5d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.738865 | controller |     "Jun 11 00:17:11.661446 crc crio[23067]: time=\"2026-06-11T00:17:11.661352451Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-68bc84565-gq56n/dnsmasq-dns\" id=5ffa21df-2ec4-4a18-9352-3b4221dad7a2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.738885 | controller |     "Jun 11 00:17:11.667222 crc crio[23067]: time=\"2026-06-11T00:17:11.667117737Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.738899 | controller |     "Jun 11 00:17:11.681391 crc crio[23067]: time=\"2026-06-11T00:17:11.681307843Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-6b994dcc49-8ns4g/dnsmasq-dns\" id=d7903c8c-4e14-470b-b2d6-cc19864d9da2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.738913 | controller |     "Jun 11 00:17:11.684004 crc crio[23067]: time=\"2026-06-11T00:17:11.683507973Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.738927 | controller |     "Jun 11 00:17:11.951799 crc crio[23067]: time=\"2026-06-11T00:17:11.951192475Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.738941 | controller |     "Jun 11 00:17:11.974916 crc crio[23067]: time=\"2026-06-11T00:17:11.973283386Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.738955 | controller |     "Jun 11 00:17:11.989185 crc crio[23067]: time=\"2026-06-11T00:17:11.986870675Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.738968 | controller |     "Jun 11 00:17:12.002258 crc crio[23067]: time=\"2026-06-11T00:17:11.996074536Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.738982 | controller |     "Jun 11 00:17:12.024894 crc crio[23067]: time=\"2026-06-11T00:17:12.024730996Z\" level=info msg=\"Stopped pod sandbox: 98cec0117a4af906ec1d2142f17b121f506d60f5e3fec96c278eddb105fd2b7f\" id=43781f83-afdf-4e31-9443-888730472db4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.738996 | controller |     "Jun 11 00:17:12.036969 crc crio[23067]: time=\"2026-06-11T00:17:12.036888466Z\" level=info msg=\"Created container d73b0f583357fa2895218f751de558a0e39c2c1c7f02aa622ca170e6713fa41f: openstack/rabbitmq-cell1-server-0/setup-container\" id=61e4775c-c362-4707-a79e-01c80d03ba32 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.739009 | controller |     "Jun 11 00:17:12.047759 crc crio[23067]: time=\"2026-06-11T00:17:12.047607348Z\" level=info msg=\"Starting container: d73b0f583357fa2895218f751de558a0e39c2c1c7f02aa622ca170e6713fa41f\" id=92080900-99ae-4908-b790-95bde6f52c74 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.739024 | controller |     "Jun 11 00:17:12.065760 crc crio[23067]: time=\"2026-06-11T00:17:12.054513816Z\" level=info msg=\"Started container\" PID=56949 containerID=d73b0f583357fa2895218f751de558a0e39c2c1c7f02aa622ca170e6713fa41f description=openstack/rabbitmq-cell1-server-0/setup-container id=92080900-99ae-4908-b790-95bde6f52c74 name=/runtime.v1.RuntimeService/StartContainer sandboxID=06a827bd591d1f124e41afc369999c4065f38172de2cd5d565bd94db4aefee9f",
2026-06-11 01:10:49.739038 | controller |     "Jun 11 00:17:12.091792 crc crio[23067]: time=\"2026-06-11T00:17:12.091589574Z\" level=info msg=\"Stopped pod sandbox: f1945633a754b125d239763f645b5e7b940b1ae2d6831e5ee1d22fca8cf4fa21\" id=5b834b1e-ff5c-422e-8ab7-cae0f6337569 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.739052 | controller |     "Jun 11 00:17:12.140391 crc crio[23067]: time=\"2026-06-11T00:17:12.140306019Z\" level=info msg=\"Created container 2f769b3f23293a742e9068428b76f74330a41ce12481d9b8c29f9dc365b49c1c: openstack/rabbitmq-server-0/setup-container\" id=0af00d43-c375-4875-83c5-14ba4135866a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.739069 | controller |     "Jun 11 00:17:12.141998 crc crio[23067]: time=\"2026-06-11T00:17:12.141907813Z\" level=info msg=\"Starting container: 2f769b3f23293a742e9068428b76f74330a41ce12481d9b8c29f9dc365b49c1c\" id=8990435e-a42f-44c3-81ed-49ec2cd12bf1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.739084 | controller |     "Jun 11 00:17:12.167928 crc crio[23067]: time=\"2026-06-11T00:17:12.167829948Z\" level=info msg=\"Started container\" PID=56950 containerID=2f769b3f23293a742e9068428b76f74330a41ce12481d9b8c29f9dc365b49c1c description=openstack/rabbitmq-server-0/setup-container id=8990435e-a42f-44c3-81ed-49ec2cd12bf1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cfff6a15465b1952f114cdcb48a9a2f60fa6d82eada467a583f520846884e398",
2026-06-11 01:10:49.739098 | controller |     "Jun 11 00:17:12.261773 crc crio[23067]: time=\"2026-06-11T00:17:12.261490056Z\" level=error msg=\"Container creation error: mount `/var/lib/kubelet/pods/e0cbb0bb-b187-44f7-8469-40a86ad80da7/volume-subpaths/dns-svc/dnsmasq-dns/1` to `etc/dnsmasq.d/hosts/dns-svc`: No such file or directory\\n\" id=d7903c8c-4e14-470b-b2d6-cc19864d9da2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.739112 | controller |     "Jun 11 00:17:12.274441 crc crio[23067]: time=\"2026-06-11T00:17:12.274260183Z\" level=info msg=\"createCtr: deleting container ID 5cdba7e6c3c6c1dffc0b25bcd7f277630768bd88902875758d2368735a47ef93 from idIndex\" id=d7903c8c-4e14-470b-b2d6-cc19864d9da2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.739126 | controller |     "Jun 11 00:17:12.274939 crc crio[23067]: time=\"2026-06-11T00:17:12.27449755Z\" level=info msg=\"createCtr: removing container 5cdba7e6c3c6c1dffc0b25bcd7f277630768bd88902875758d2368735a47ef93\" id=d7903c8c-4e14-470b-b2d6-cc19864d9da2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.739140 | controller |     "Jun 11 00:17:12.274939 crc crio[23067]: time=\"2026-06-11T00:17:12.274624353Z\" level=info msg=\"createCtr: deleting container 5cdba7e6c3c6c1dffc0b25bcd7f277630768bd88902875758d2368735a47ef93 from storage\" id=d7903c8c-4e14-470b-b2d6-cc19864d9da2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.739153 | controller |     "Jun 11 00:17:12.308818 crc crio[23067]: time=\"2026-06-11T00:17:12.301077293Z\" level=info msg=\"createCtr: releasing container name k8s_dnsmasq-dns_dnsmasq-dns-6b994dcc49-8ns4g_openstack_e0cbb0bb-b187-44f7-8469-40a86ad80da7_0\" id=d7903c8c-4e14-470b-b2d6-cc19864d9da2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.739167 | controller |     "Jun 11 00:17:12.308818 crc crio[23067]: time=\"2026-06-11T00:17:12.307189409Z\" level=info msg=\"Created container 89d0ad95d543400470dd54b3613eb6272510c8f21d9013d084babc83333e3572: openstack/dnsmasq-dns-68bc84565-gq56n/dnsmasq-dns\" id=5ffa21df-2ec4-4a18-9352-3b4221dad7a2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.739182 | controller |     "Jun 11 00:17:12.309600 crc crio[23067]: time=\"2026-06-11T00:17:12.309165613Z\" level=info msg=\"Starting container: 89d0ad95d543400470dd54b3613eb6272510c8f21d9013d084babc83333e3572\" id=e830999c-d84d-4a8a-90a8-711b6bdefd9d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.739196 | controller |     "Jun 11 00:17:12.330734 crc crio[23067]: time=\"2026-06-11T00:17:12.330551604Z\" level=info msg=\"Started container\" PID=57558 containerID=89d0ad95d543400470dd54b3613eb6272510c8f21d9013d084babc83333e3572 description=openstack/dnsmasq-dns-68bc84565-gq56n/dnsmasq-dns id=e830999c-d84d-4a8a-90a8-711b6bdefd9d name=/runtime.v1.RuntimeService/StartContainer sandboxID=dceced93574ba7f10f75904bcb44fc03e3db12039326562576a7dcfa704be447",
2026-06-11 01:10:49.739211 | controller |     "Jun 11 00:17:12.633491 crc crio[23067]: time=\"2026-06-11T00:17:12.631324516Z\" level=info msg=\"Removing container: b389f5d98f3a11df7695713ade70d4d8d0ac29ace1cf8e6988d8ac989ec7fc56\" id=5cc2934e-e657-4a52-be66-24f55f34a83c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.739228 | controller |     "Jun 11 00:17:12.669997 crc crio[23067]: time=\"2026-06-11T00:17:12.668443426Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=84d910a0-b138-4867-95c5-4d2f838324b7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.739244 | controller |     "Jun 11 00:17:12.676297 crc crio[23067]: time=\"2026-06-11T00:17:12.676186176Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=fd04d90a-bee2-438b-b8d6-c798f6d2add8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.739258 | controller |     "Jun 11 00:17:12.698901 crc crio[23067]: time=\"2026-06-11T00:17:12.698462882Z\" level=info msg=\"Removed container b389f5d98f3a11df7695713ade70d4d8d0ac29ace1cf8e6988d8ac989ec7fc56: openstack/dnsmasq-dns-7dc8cc99c9-v6nzf/init\" id=5cc2934e-e657-4a52-be66-24f55f34a83c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.739272 | controller |     "Jun 11 00:17:12.711777 crc crio[23067]: time=\"2026-06-11T00:17:12.711687742Z\" level=info msg=\"Removing container: 30f98d7dfc96bd2d74040d16c7636db47182373e0b0de88bced8882e7aac346b\" id=fb96a51e-e711-45d4-8e1a-ab0dd1cd4ac8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.739286 | controller |     "Jun 11 00:17:12.726159 crc crio[23067]: time=\"2026-06-11T00:17:12.72302055Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=c97ff1de-7586-4871-9664-c387572cfe16 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.739300 | controller |     "Jun 11 00:17:12.753608 crc crio[23067]: time=\"2026-06-11T00:17:12.753495359Z\" level=info msg=\"Removed container 30f98d7dfc96bd2d74040d16c7636db47182373e0b0de88bced8882e7aac346b: openstack/dnsmasq-dns-769fc96f7c-lrxrp/init\" id=fb96a51e-e711-45d4-8e1a-ab0dd1cd4ac8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.739314 | controller |     "Jun 11 00:17:12.762614 crc crio[23067]: time=\"2026-06-11T00:17:12.760188441Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=6189bf95-3e91-4bc1-a73f-cc89284ed53a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.739328 | controller |     "Jun 11 00:17:12.771852 crc crio[23067]: time=\"2026-06-11T00:17:12.771781807Z\" level=info msg=\"Creating container: openstack/ovn-controller-ovs-nw6bc/ovsdb-server\" id=2e47344c-a964-4570-bc1a-11e8bedb19f9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.739342 | controller |     "Jun 11 00:17:12.774480 crc crio[23067]: time=\"2026-06-11T00:17:12.774403578Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.739377 | controller |     "Jun 11 00:17:12.783453 crc crio[23067]: time=\"2026-06-11T00:17:12.782976021Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-6b994dcc49-8ns4g/dnsmasq-dns\" id=eeb424db-8910-46f3-a515-cf480e70fe06 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.739392 | controller |     "Jun 11 00:17:12.840161 crc crio[23067]: time=\"2026-06-11T00:17:12.821341705Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.739406 | controller |     "Jun 11 00:17:12.907103 crc crio[23067]: time=\"2026-06-11T00:17:12.907055476Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.739420 | controller |     "Jun 11 00:17:12.956081 crc crio[23067]: time=\"2026-06-11T00:17:12.955855454Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.739439 | controller |     "Jun 11 00:17:12.965938 crc crio[23067]: time=\"2026-06-11T00:17:12.964416147Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.739454 | controller |     "Jun 11 00:17:13.146742 crc crio[23067]: time=\"2026-06-11T00:17:13.146064508Z\" level=info msg=\"Created container d9239451689b25cb1aee8f6c09c721a83d9e085b8d6a2237f1b289296609d569: openstack/dnsmasq-dns-6b994dcc49-8ns4g/dnsmasq-dns\" id=eeb424db-8910-46f3-a515-cf480e70fe06 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.739469 | controller |     "Jun 11 00:17:13.148449 crc crio[23067]: time=\"2026-06-11T00:17:13.148371971Z\" level=info msg=\"Starting container: d9239451689b25cb1aee8f6c09c721a83d9e085b8d6a2237f1b289296609d569\" id=51da192f-5d7a-493a-bd4e-f953f3271dfc name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.739483 | controller |     "Jun 11 00:17:13.154784 crc crio[23067]: time=\"2026-06-11T00:17:13.153962003Z\" level=info msg=\"Started container\" PID=57740 containerID=d9239451689b25cb1aee8f6c09c721a83d9e085b8d6a2237f1b289296609d569 description=openstack/dnsmasq-dns-6b994dcc49-8ns4g/dnsmasq-dns id=51da192f-5d7a-493a-bd4e-f953f3271dfc name=/runtime.v1.RuntimeService/StartContainer sandboxID=de30645cd9e0ac2f4326eefa05f467c6d50481bde514f696ee9472d58755b292",
2026-06-11 01:10:49.739498 | controller |     "Jun 11 00:17:13.237327 crc crio[23067]: time=\"2026-06-11T00:17:13.237148345Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.739512 | controller |     "Jun 11 00:17:13.340612 crc crio[23067]: time=\"2026-06-11T00:17:13.340502257Z\" level=info msg=\"Created container 1ab68f87e3be46177eb2ea43c1ccd67dc4bb78964d1a97e4fe5c1692c6339c8c: openstack/ovn-controller-ovs-nw6bc/ovsdb-server\" id=2e47344c-a964-4570-bc1a-11e8bedb19f9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.739526 | controller |     "Jun 11 00:17:13.341943 crc crio[23067]: time=\"2026-06-11T00:17:13.341861404Z\" level=info msg=\"Starting container: 1ab68f87e3be46177eb2ea43c1ccd67dc4bb78964d1a97e4fe5c1692c6339c8c\" id=07409cba-3de8-44f6-8213-4e3644faa491 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.739541 | controller |     "Jun 11 00:17:13.354816 crc crio[23067]: time=\"2026-06-11T00:17:13.354735944Z\" level=info msg=\"Started container\" PID=57881 containerID=1ab68f87e3be46177eb2ea43c1ccd67dc4bb78964d1a97e4fe5c1692c6339c8c description=openstack/ovn-controller-ovs-nw6bc/ovsdb-server id=07409cba-3de8-44f6-8213-4e3644faa491 name=/runtime.v1.RuntimeService/StartContainer sandboxID=15105b879a0b6fe221d8901f04d6e5764fed7973b946cf5811bb18c9e8f5747f",
2026-06-11 01:10:49.739555 | controller |     "Jun 11 00:17:13.366420 crc crio[23067]: time=\"2026-06-11T00:17:13.36634611Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=fdd78cea-ad1c-4eac-a502-a8c92e76c992 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.739569 | controller |     "Jun 11 00:17:13.369757 crc crio[23067]: time=\"2026-06-11T00:17:13.369603258Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=18e7aae7-6d01-4138-9609-85ab43b629ac name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.739584 | controller |     "Jun 11 00:17:13.381229 crc crio[23067]: time=\"2026-06-11T00:17:13.381083721Z\" level=info msg=\"Creating container: openstack/ovn-controller-ovs-nw6bc/ovs-vswitchd\" id=5744627e-8b06-4e8f-ac63-d74628a77c12 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.739598 | controller |     "Jun 11 00:17:13.386236 crc crio[23067]: time=\"2026-06-11T00:17:13.382379166Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.739616 | controller |     "Jun 11 00:17:13.438064 crc crio[23067]: time=\"2026-06-11T00:17:13.437974718Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.739630 | controller |     "Jun 11 00:17:13.651929 crc crio[23067]: time=\"2026-06-11T00:17:13.651875686Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.739645 | controller |     "Jun 11 00:17:13.780354 crc crio[23067]: time=\"2026-06-11T00:17:13.780256468Z\" level=info msg=\"Created container eb52cad28e544f908d142713d9226df1405cb1a163f0f67b34cdc39da71d88fb: openstack/ovn-controller-ovs-nw6bc/ovs-vswitchd\" id=5744627e-8b06-4e8f-ac63-d74628a77c12 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.739660 | controller |     "Jun 11 00:17:13.781002 crc crio[23067]: time=\"2026-06-11T00:17:13.780929296Z\" level=info msg=\"Starting container: eb52cad28e544f908d142713d9226df1405cb1a163f0f67b34cdc39da71d88fb\" id=42168c42-51b2-492e-9488-14a43fe42cb1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.739674 | controller |     "Jun 11 00:17:13.791263 crc crio[23067]: time=\"2026-06-11T00:17:13.791104673Z\" level=info msg=\"Started container\" PID=58056 containerID=eb52cad28e544f908d142713d9226df1405cb1a163f0f67b34cdc39da71d88fb description=openstack/ovn-controller-ovs-nw6bc/ovs-vswitchd id=42168c42-51b2-492e-9488-14a43fe42cb1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=15105b879a0b6fe221d8901f04d6e5764fed7973b946cf5811bb18c9e8f5747f",
2026-06-11 01:10:49.739688 | controller |     "Jun 11 00:17:16.791167 crc crio[23067]: time=\"2026-06-11T00:17:16.789558048Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=1abe2d08-5444-446e-b081-c1ffdea1ddf2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.739703 | controller |     "Jun 11 00:17:16.793545 crc crio[23067]: time=\"2026-06-11T00:17:16.793482295Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=d783dd4f-1ad9-4c78-80dd-0e13edce1744 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.739717 | controller |     "Jun 11 00:17:19.317568 crc crio[23067]: time=\"2026-06-11T00:17:19.316925006Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=660b749e-c266-4fd1-8ebb-8a73ec8e922b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.739731 | controller |     "Jun 11 00:17:19.327020 crc crio[23067]: time=\"2026-06-11T00:17:19.326749163Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=4be6f849-f516-46d1-bc57-c07061f348e9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.739745 | controller |     "Jun 11 00:17:19.400007 crc crio[23067]: time=\"2026-06-11T00:17:19.399901053Z\" level=info msg=\"Creating container: openstack/openstack-cell1-galera-0/galera\" id=cf698e89-89ca-499d-8e88-2c03d6c38389 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.739759 | controller |     "Jun 11 00:17:19.408962 crc crio[23067]: time=\"2026-06-11T00:17:19.408879737Z\" level=info msg=\"Creating container: openstack/openstack-galera-0/galera\" id=e0f32b75-afaa-4b16-8bdb-e4ee6e98b28d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.739773 | controller |     "Jun 11 00:17:19.425909 crc crio[23067]: time=\"2026-06-11T00:17:19.425627733Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.739787 | controller |     "Jun 11 00:17:19.427455 crc crio[23067]: time=\"2026-06-11T00:17:19.42738452Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.739804 | controller |     "Jun 11 00:17:19.428568 crc crio[23067]: time=\"2026-06-11T00:17:19.428494541Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:a318af732f6ea2fc8bc9d0b09130968c6cfd0a35ab45b3b32e73b118f5b0dcb8\" id=b30eef1e-1aa7-4af3-9088-84929994102f name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.739819 | controller |     "Jun 11 00:17:19.429827 crc crio[23067]: time=\"2026-06-11T00:17:19.429747455Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=3cd15927-7ecc-4cda-b0cf-1fdc7a77e47f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.739833 | controller |     "Jun 11 00:17:19.442619 crc crio[23067]: time=\"2026-06-11T00:17:19.442528352Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:a318af732f6ea2fc8bc9d0b09130968c6cfd0a35ab45b3b32e73b118f5b0dcb8\" id=246248ea-fe2e-432f-a821-f823ed2f3314 name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.739848 | controller |     "Jun 11 00:17:19.443953 crc crio[23067]: time=\"2026-06-11T00:17:19.443631192Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=1423089f-97bf-4812-b487-f3d772859eab name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.739862 | controller |     "Jun 11 00:17:19.483484 crc crio[23067]: time=\"2026-06-11T00:17:19.482844119Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.739876 | controller |     "Jun 11 00:17:19.490171 crc crio[23067]: time=\"2026-06-11T00:17:19.490047925Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=4a3c489d-f18f-4fd6-80d9-df65b9af62ac name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.739890 | controller |     "Jun 11 00:17:19.490423 crc crio[23067]: time=\"2026-06-11T00:17:19.490331383Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.739904 | controller |     "Jun 11 00:17:19.500227 crc crio[23067]: time=\"2026-06-11T00:17:19.500016356Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=866f27b3-38ae-42ab-bd93-3b1f79e7014f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.739918 | controller |     "Jun 11 00:17:19.503198 crc crio[23067]: time=\"2026-06-11T00:17:19.50311749Z\" level=info msg=\"Creating container: openstack/ovsdbserver-nb-0/openstack-network-exporter\" id=8a63b012-1f96-405c-a2c1-9b2a50225faf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.739932 | controller |     "Jun 11 00:17:19.507552 crc crio[23067]: time=\"2026-06-11T00:17:19.50716265Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.739946 | controller |     "Jun 11 00:17:19.521632 crc crio[23067]: time=\"2026-06-11T00:17:19.521540092Z\" level=info msg=\"Creating container: openstack/ovsdbserver-sb-0/openstack-network-exporter\" id=227ebe9e-ef09-49dc-a700-a330e9ad8d82 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.739960 | controller |     "Jun 11 00:17:19.527973 crc crio[23067]: time=\"2026-06-11T00:17:19.527883324Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.739973 | controller |     "Jun 11 00:17:19.530496 crc crio[23067]: time=\"2026-06-11T00:17:19.530441364Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.739994 | controller |     "Jun 11 00:17:19.546366 crc crio[23067]: time=\"2026-06-11T00:17:19.546222973Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.740012 | controller |     "Jun 11 00:17:19.571569 crc crio[23067]: time=\"2026-06-11T00:17:19.57146947Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.740027 | controller |     "Jun 11 00:17:19.574821 crc crio[23067]: time=\"2026-06-11T00:17:19.574695668Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.740041 | controller |     "Jun 11 00:17:19.588867 crc crio[23067]: time=\"2026-06-11T00:17:19.588586075Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.740055 | controller |     "Jun 11 00:17:19.591739 crc crio[23067]: time=\"2026-06-11T00:17:19.591610428Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.740068 | controller |     "Jun 11 00:17:19.741987 crc crio[23067]: time=\"2026-06-11T00:17:19.741431433Z\" level=info msg=\"Created container a6804013e42f5eda70d7a9b5fcce1faea212b16b893f7b7788a304bd53e5f44f: openstack/openstack-galera-0/galera\" id=e0f32b75-afaa-4b16-8bdb-e4ee6e98b28d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.740082 | controller |     "Jun 11 00:17:19.743453 crc crio[23067]: time=\"2026-06-11T00:17:19.743378146Z\" level=info msg=\"Starting container: a6804013e42f5eda70d7a9b5fcce1faea212b16b893f7b7788a304bd53e5f44f\" id=24155c92-55e7-4fcd-96a2-6e6137452b78 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.740096 | controller |     "Jun 11 00:17:19.750254 crc crio[23067]: time=\"2026-06-11T00:17:19.750166221Z\" level=info msg=\"Created container cdb8af3d29f1d577600aec2baf84b7da78c3ad91be9bbd724c76cfa5911a1cb1: openstack/openstack-cell1-galera-0/galera\" id=cf698e89-89ca-499d-8e88-2c03d6c38389 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.740111 | controller |     "Jun 11 00:17:19.751560 crc crio[23067]: time=\"2026-06-11T00:17:19.751423435Z\" level=info msg=\"Started container\" PID=58472 containerID=a6804013e42f5eda70d7a9b5fcce1faea212b16b893f7b7788a304bd53e5f44f description=openstack/openstack-galera-0/galera id=24155c92-55e7-4fcd-96a2-6e6137452b78 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8835ca887dd8ba8f63beb83e1ed456dde6524bb1b5bb99c35774ff6f62d3992c",
2026-06-11 01:10:49.740126 | controller |     "Jun 11 00:17:19.751761 crc crio[23067]: time=\"2026-06-11T00:17:19.75160687Z\" level=info msg=\"Created container 7fb4691de9c42c9d0a26b94da32d342c18fc3e62a94aefef958e1a143434ffd5: openstack/ovsdbserver-sb-0/openstack-network-exporter\" id=227ebe9e-ef09-49dc-a700-a330e9ad8d82 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.740140 | controller |     "Jun 11 00:17:19.751847 crc crio[23067]: time=\"2026-06-11T00:17:19.751779274Z\" level=info msg=\"Created container a8b0ca48dc75b4f91b0c35196b97f0d9f31b7dbfd6fbdaf01358076d4a87d7ea: openstack/ovsdbserver-nb-0/openstack-network-exporter\" id=8a63b012-1f96-405c-a2c1-9b2a50225faf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.740154 | controller |     "Jun 11 00:17:19.751986 crc crio[23067]: time=\"2026-06-11T00:17:19.751917378Z\" level=info msg=\"Starting container: cdb8af3d29f1d577600aec2baf84b7da78c3ad91be9bbd724c76cfa5911a1cb1\" id=864aac26-58cf-4b46-b78b-0989cdb2182e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.740172 | controller |     "Jun 11 00:17:19.752407 crc crio[23067]: time=\"2026-06-11T00:17:19.75234638Z\" level=info msg=\"Starting container: a8b0ca48dc75b4f91b0c35196b97f0d9f31b7dbfd6fbdaf01358076d4a87d7ea\" id=81f2b374-b7c2-4c8d-8f09-a1f9c334fb45 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.740186 | controller |     "Jun 11 00:17:19.753105 crc crio[23067]: time=\"2026-06-11T00:17:19.753016368Z\" level=info msg=\"Starting container: 7fb4691de9c42c9d0a26b94da32d342c18fc3e62a94aefef958e1a143434ffd5\" id=3a5a9d59-f2a3-4fdf-aba3-7d61cab81ee3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.740200 | controller |     "Jun 11 00:17:19.759100 crc crio[23067]: time=\"2026-06-11T00:17:19.759009801Z\" level=info msg=\"Started container\" PID=58473 containerID=7fb4691de9c42c9d0a26b94da32d342c18fc3e62a94aefef958e1a143434ffd5 description=openstack/ovsdbserver-sb-0/openstack-network-exporter id=3a5a9d59-f2a3-4fdf-aba3-7d61cab81ee3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c5b60e2063a406d0e62ee4d71cf15663cdc997df8c1a5506cccde6f379b0c5e1",
2026-06-11 01:10:49.740215 | controller |     "Jun 11 00:17:19.769188 crc crio[23067]: time=\"2026-06-11T00:17:19.768827028Z\" level=info msg=\"Started container\" PID=58474 containerID=a8b0ca48dc75b4f91b0c35196b97f0d9f31b7dbfd6fbdaf01358076d4a87d7ea description=openstack/ovsdbserver-nb-0/openstack-network-exporter id=81f2b374-b7c2-4c8d-8f09-a1f9c334fb45 name=/runtime.v1.RuntimeService/StartContainer sandboxID=33b262629a771a504057db0e21297511e92d272747ca91386cc607d41f947c7f",
2026-06-11 01:10:49.740229 | controller |     "Jun 11 00:17:19.772430 crc crio[23067]: time=\"2026-06-11T00:17:19.772367564Z\" level=info msg=\"Started container\" PID=58475 containerID=cdb8af3d29f1d577600aec2baf84b7da78c3ad91be9bbd724c76cfa5911a1cb1 description=openstack/openstack-cell1-galera-0/galera id=864aac26-58cf-4b46-b78b-0989cdb2182e name=/runtime.v1.RuntimeService/StartContainer sandboxID=dd6a8fefc213f7846b4e48e7782113d773084be279c6f03f62d20f1f31c0071b",
2026-06-11 01:10:49.740244 | controller |     "Jun 11 00:17:19.937590 crc crio[23067]: time=\"2026-06-11T00:17:19.937493156Z\" level=info msg=\"Stopping container: d9239451689b25cb1aee8f6c09c721a83d9e085b8d6a2237f1b289296609d569 (timeout: 10s)\" id=746a1e92-6495-49fd-9473-d75cc8467dbc name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.740259 | controller |     "Jun 11 00:17:20.075057 crc crio[23067]: time=\"2026-06-11T00:17:20.07477008Z\" level=info msg=\"Stopped container d9239451689b25cb1aee8f6c09c721a83d9e085b8d6a2237f1b289296609d569: openstack/dnsmasq-dns-6b994dcc49-8ns4g/dnsmasq-dns\" id=746a1e92-6495-49fd-9473-d75cc8467dbc name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.740274 | controller |     "Jun 11 00:17:20.079292 crc crio[23067]: time=\"2026-06-11T00:17:20.079194481Z\" level=info msg=\"Stopping pod sandbox: de30645cd9e0ac2f4326eefa05f467c6d50481bde514f696ee9472d58755b292\" id=acf96e5e-3c31-4d57-b083-6a18316bcd97 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.740288 | controller |     "Jun 11 00:17:20.079852 crc crio[23067]: time=\"2026-06-11T00:17:20.079764956Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6b994dcc49-8ns4g Namespace:openstack ID:de30645cd9e0ac2f4326eefa05f467c6d50481bde514f696ee9472d58755b292 UID:e0cbb0bb-b187-44f7-8469-40a86ad80da7 NetNS:/var/run/netns/57c8221e-0f9a-473a-8245-2394e3481016 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode0cbb0bb_b187_44f7_8469_40a86ad80da7.slice PodAnnotations:0xc0001314d0}] Aliases:map[]}\"",
2026-06-11 01:10:49.740303 | controller |     "Jun 11 00:17:20.079946 crc crio[23067]: time=\"2026-06-11T00:17:20.079929361Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-6b994dcc49-8ns4g from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.740321 | controller |     "Jun 11 00:17:20.342006 crc crio[23067]: time=\"2026-06-11T00:17:20.341487596Z\" level=info msg=\"Stopped pod sandbox: de30645cd9e0ac2f4326eefa05f467c6d50481bde514f696ee9472d58755b292\" id=acf96e5e-3c31-4d57-b083-6a18316bcd97 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.740336 | controller |     "Jun 11 00:17:20.885877 crc crio[23067]: time=\"2026-06-11T00:17:20.88577538Z\" level=info msg=\"Removing container: d9239451689b25cb1aee8f6c09c721a83d9e085b8d6a2237f1b289296609d569\" id=0cc6065a-6b3a-4888-8401-ed4c91533f10 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.740370 | controller |     "Jun 11 00:17:20.928346 crc crio[23067]: time=\"2026-06-11T00:17:20.928216195Z\" level=info msg=\"Removed container d9239451689b25cb1aee8f6c09c721a83d9e085b8d6a2237f1b289296609d569: openstack/dnsmasq-dns-6b994dcc49-8ns4g/dnsmasq-dns\" id=0cc6065a-6b3a-4888-8401-ed4c91533f10 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.740386 | controller |     "Jun 11 00:17:20.931186 crc crio[23067]: time=\"2026-06-11T00:17:20.931126484Z\" level=info msg=\"Removing container: f5382afcdb89561fc0a3ff5d195cdce85f8a3eb68a07ac22ad4532655c2114fb\" id=93c75645-90cd-4107-b9f5-ef411868faea name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.740401 | controller |     "Jun 11 00:17:20.963300 crc crio[23067]: time=\"2026-06-11T00:17:20.962127417Z\" level=info msg=\"Removed container f5382afcdb89561fc0a3ff5d195cdce85f8a3eb68a07ac22ad4532655c2114fb: openstack/dnsmasq-dns-6b994dcc49-8ns4g/init\" id=93c75645-90cd-4107-b9f5-ef411868faea name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.740416 | controller |     "Jun 11 00:17:21.021213 crc crio[23067]: time=\"2026-06-11T00:17:21.020284269Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-metrics-sp2h4/POD\" id=4138b587-a2a1-482f-abca-73c5a975d8f6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.740431 | controller |     "Jun 11 00:17:21.021213 crc crio[23067]: time=\"2026-06-11T00:17:21.020801743Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.740445 | controller |     "Jun 11 00:17:21.057244 crc crio[23067]: time=\"2026-06-11T00:17:21.056053092Z\" level=info msg=\"Got pod network &{Name:ovn-controller-metrics-sp2h4 Namespace:openstack ID:7d5b1b23b021814cc0908d96d8843c45b35b2aba95b616a4ea11dc450c2c1592 UID:724854ce-c8b9-440b-a671-83df528e71dc NetNS:/var/run/netns/4c22fcf3-bd1c-423e-9599-6e8ede0b60e4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod724854ce_c8b9_440b_a671_83df528e71dc.slice PodAnnotations:0xc000131a88}] Aliases:map[]}\"",
2026-06-11 01:10:49.740460 | controller |     "Jun 11 00:17:21.057244 crc crio[23067]: time=\"2026-06-11T00:17:21.056741681Z\" level=info msg=\"Adding pod openstack_ovn-controller-metrics-sp2h4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.740475 | controller |     "Jun 11 00:17:21.748823 crc crio[23067]: time=\"2026-06-11T00:17:21.747203213Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-77594b4b4f-4qp2r/POD\" id=f9786a56-698e-464d-bc12-e8c0902b2487 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.740489 | controller |     "Jun 11 00:17:21.748823 crc crio[23067]: time=\"2026-06-11T00:17:21.74857168Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.740504 | controller |     "Jun 11 00:17:21.806297 crc crio[23067]: time=\"2026-06-11T00:17:21.806181377Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-77594b4b4f-4qp2r Namespace:openstack ID:f82fb8606bc81dedfebee6e05e5bda451c2766b3cfa10ee11cd674d112221288 UID:9930f39b-06d3-40e6-94f4-c5921592580d NetNS:/var/run/netns/f12fc1d9-8fd3-435f-81bb-7073e10e725c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9930f39b_06d3_40e6_94f4_c5921592580d.slice PodAnnotations:0xc000530b80}] Aliases:map[]}\"",
2026-06-11 01:10:49.740522 | controller |     "Jun 11 00:17:21.806297 crc crio[23067]: time=\"2026-06-11T00:17:21.80628384Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-77594b4b4f-4qp2r to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.740537 | controller |     "Jun 11 00:17:21.806796 crc crio[23067]: 2026-06-11T00:17:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7d5b1b23b021814 Mac:aa:dd:ed:8f:c2:eb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:70 Mtu:0 Sandbox:/var/run/netns/4c22fcf3-bd1c-423e-9599-6e8ede0b60e4 SocketPath: PciID:}] [{Interface:0xc0006005c0 Address:{IP:10.217.0.112 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.740551 | controller |     "Jun 11 00:17:21.807529 crc crio[23067]: time=\"2026-06-11T00:17:21.807470452Z\" level=info msg=\"Got pod network &{Name:ovn-controller-metrics-sp2h4 Namespace:openstack ID:7d5b1b23b021814cc0908d96d8843c45b35b2aba95b616a4ea11dc450c2c1592 UID:724854ce-c8b9-440b-a671-83df528e71dc NetNS:/var/run/netns/4c22fcf3-bd1c-423e-9599-6e8ede0b60e4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod724854ce_c8b9_440b_a671_83df528e71dc.slice PodAnnotations:0xc000131a88}] Aliases:map[]}\"",
2026-06-11 01:10:49.740566 | controller |     "Jun 11 00:17:21.807790 crc crio[23067]: time=\"2026-06-11T00:17:21.80774406Z\" level=info msg=\"Checking pod openstack_ovn-controller-metrics-sp2h4 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.740580 | controller |     "Jun 11 00:17:21.832498 crc crio[23067]: time=\"2026-06-11T00:17:21.831576528Z\" level=info msg=\"Ran pod sandbox 7d5b1b23b021814cc0908d96d8843c45b35b2aba95b616a4ea11dc450c2c1592 with infra container: openstack/ovn-controller-metrics-sp2h4/POD\" id=4138b587-a2a1-482f-abca-73c5a975d8f6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.740595 | controller |     "Jun 11 00:17:21.838676 crc crio[23067]: time=\"2026-06-11T00:17:21.838218218Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=fdf5e7c0-82f0-46eb-aab7-8e69a85ce82f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.740609 | controller |     "Jun 11 00:17:21.937136 crc crio[23067]: time=\"2026-06-11T00:17:21.937051217Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=b3edaee3-db9d-451e-8efc-60cc0a6afef7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.740624 | controller |     "Jun 11 00:17:21.963781 crc crio[23067]: time=\"2026-06-11T00:17:21.963742603Z\" level=info msg=\"Creating container: openstack/ovn-controller-metrics-sp2h4/openstack-network-exporter\" id=864ac1e4-0674-4e93-83c7-d3f2712f1109 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.740638 | controller |     "Jun 11 00:17:21.978738 crc crio[23067]: time=\"2026-06-11T00:17:21.966055016Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.740652 | controller |     "Jun 11 00:17:22.056430 crc crio[23067]: time=\"2026-06-11T00:17:22.053371101Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.740666 | controller |     "Jun 11 00:17:22.165761 crc crio[23067]: time=\"2026-06-11T00:17:22.163583139Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.740683 | controller |     "Jun 11 00:17:22.297427 crc crio[23067]: time=\"2026-06-11T00:17:22.297262445Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-7b6fcdc445-ltklr/POD\" id=c0f0cf1e-9f9d-461e-96b8-aa3a21d8a298 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.740698 | controller |     "Jun 11 00:17:22.297427 crc crio[23067]: time=\"2026-06-11T00:17:22.297389139Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.740712 | controller |     "Jun 11 00:17:22.463411 crc crio[23067]: time=\"2026-06-11T00:17:22.463332283Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7b6fcdc445-ltklr Namespace:openstack ID:e353ea248ba83773890c7d4650a05324d4dfed2808bb2bf5e987750eb4a630e2 UID:607b9451-b692-4e77-8f40-d7c99259b6ed NetNS:/var/run/netns/7647faaf-e0b5-4987-8396-969d04cce17b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod607b9451_b692_4e77_8f40_d7c99259b6ed.slice PodAnnotations:0xc000c348e0}] Aliases:map[]}\"",
2026-06-11 01:10:49.740727 | controller |     "Jun 11 00:17:22.463744 crc crio[23067]: time=\"2026-06-11T00:17:22.463557419Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-7b6fcdc445-ltklr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.740741 | controller |     "Jun 11 00:17:22.508065 crc crio[23067]: 2026-06-11T00:17:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f82fb8606bc81de Mac:f2:0a:50:72:e8:5c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:72 Mtu:0 Sandbox:/var/run/netns/f12fc1d9-8fd3-435f-81bb-7073e10e725c SocketPath: PciID:}] [{Interface:0xc00030c5c0 Address:{IP:10.217.0.114 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.740756 | controller |     "Jun 11 00:17:22.508860 crc crio[23067]: time=\"2026-06-11T00:17:22.508797719Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-77594b4b4f-4qp2r Namespace:openstack ID:f82fb8606bc81dedfebee6e05e5bda451c2766b3cfa10ee11cd674d112221288 UID:9930f39b-06d3-40e6-94f4-c5921592580d NetNS:/var/run/netns/f12fc1d9-8fd3-435f-81bb-7073e10e725c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9930f39b_06d3_40e6_94f4_c5921592580d.slice PodAnnotations:0xc000530b80}] Aliases:map[]}\"",
2026-06-11 01:10:49.740771 | controller |     "Jun 11 00:17:22.509016 crc crio[23067]: time=\"2026-06-11T00:17:22.508948334Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-77594b4b4f-4qp2r for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.740785 | controller |     "Jun 11 00:17:22.547622 crc crio[23067]: time=\"2026-06-11T00:17:22.547481812Z\" level=info msg=\"Ran pod sandbox f82fb8606bc81dedfebee6e05e5bda451c2766b3cfa10ee11cd674d112221288 with infra container: openstack/dnsmasq-dns-77594b4b4f-4qp2r/POD\" id=f9786a56-698e-464d-bc12-e8c0902b2487 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.740799 | controller |     "Jun 11 00:17:22.558669 crc crio[23067]: time=\"2026-06-11T00:17:22.558475131Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=ada2e1b3-900e-4d05-b964-b7e412af4c52 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.740814 | controller |     "Jun 11 00:17:22.640737 crc crio[23067]: time=\"2026-06-11T00:17:22.640273626Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=d2b110e5-85f3-4838-89dd-c7edb52e3c3c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.740828 | controller |     "Jun 11 00:17:22.654870 crc crio[23067]: time=\"2026-06-11T00:17:22.654432101Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-77594b4b4f-4qp2r/init\" id=76b40e40-468c-4580-bca9-49c684f163e6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.740845 | controller |     "Jun 11 00:17:22.671226 crc crio[23067]: time=\"2026-06-11T00:17:22.668832933Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.740859 | controller |     "Jun 11 00:17:22.707206 crc crio[23067]: time=\"2026-06-11T00:17:22.706526048Z\" level=info msg=\"Created container 3f1e4005a46bc244cea68a81ea0c697d20a041d5db045f6819315db6a42c1373: openstack/ovn-controller-metrics-sp2h4/openstack-network-exporter\" id=864ac1e4-0674-4e93-83c7-d3f2712f1109 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.740874 | controller |     "Jun 11 00:17:22.723745 crc crio[23067]: time=\"2026-06-11T00:17:22.71100131Z\" level=info msg=\"Starting container: 3f1e4005a46bc244cea68a81ea0c697d20a041d5db045f6819315db6a42c1373\" id=8f3ef5b8-cebd-4c73-8773-a101c4c02799 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.740887 | controller |     "Jun 11 00:17:22.770844 crc crio[23067]: time=\"2026-06-11T00:17:22.770439247Z\" level=info msg=\"Started container\" PID=58890 containerID=3f1e4005a46bc244cea68a81ea0c697d20a041d5db045f6819315db6a42c1373 description=openstack/ovn-controller-metrics-sp2h4/openstack-network-exporter id=8f3ef5b8-cebd-4c73-8773-a101c4c02799 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7d5b1b23b021814cc0908d96d8843c45b35b2aba95b616a4ea11dc450c2c1592",
2026-06-11 01:10:49.740902 | controller |     "Jun 11 00:17:22.781474 crc crio[23067]: time=\"2026-06-11T00:17:22.780997654Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.740915 | controller |     "Jun 11 00:17:22.791321 crc crio[23067]: time=\"2026-06-11T00:17:22.788396855Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.740929 | controller |     "Jun 11 00:17:22.891176 crc crio[23067]: time=\"2026-06-11T00:17:22.891037817Z\" level=info msg=\"Created container f3db01e96e20ea3947294377eabd5d09d21675d9dc209100ab1ef188f6790bcc: openstack/dnsmasq-dns-77594b4b4f-4qp2r/init\" id=76b40e40-468c-4580-bca9-49c684f163e6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.740943 | controller |     "Jun 11 00:17:22.892283 crc crio[23067]: time=\"2026-06-11T00:17:22.892013904Z\" level=info msg=\"Starting container: f3db01e96e20ea3947294377eabd5d09d21675d9dc209100ab1ef188f6790bcc\" id=5b2fc883-c9a5-40c4-8709-0885a2456c27 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.740957 | controller |     "Jun 11 00:17:22.913047 crc crio[23067]: time=\"2026-06-11T00:17:22.912896192Z\" level=info msg=\"Started container\" PID=59003 containerID=f3db01e96e20ea3947294377eabd5d09d21675d9dc209100ab1ef188f6790bcc description=openstack/dnsmasq-dns-77594b4b4f-4qp2r/init id=5b2fc883-c9a5-40c4-8709-0885a2456c27 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f82fb8606bc81dedfebee6e05e5bda451c2766b3cfa10ee11cd674d112221288",
2026-06-11 01:10:49.740971 | controller |     "Jun 11 00:17:22.958855 crc crio[23067]: time=\"2026-06-11T00:17:22.958761389Z\" level=info msg=\"Running pod sandbox: openstack/ovsdbserver-sb-0-config-1781137042-j42nx/POD\" id=3adc3e71-0b2a-4324-8dd8-d2f4a1e96142 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.740985 | controller |     "Jun 11 00:17:22.959172 crc crio[23067]: time=\"2026-06-11T00:17:22.958863652Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.740999 | controller |     "Jun 11 00:17:22.984814 crc crio[23067]: time=\"2026-06-11T00:17:22.984587852Z\" level=info msg=\"Stopping pod sandbox: f82fb8606bc81dedfebee6e05e5bda451c2766b3cfa10ee11cd674d112221288\" id=8a790f95-cb7e-41b1-a3aa-300bddb408d4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.741017 | controller |     "Jun 11 00:17:22.985246 crc crio[23067]: time=\"2026-06-11T00:17:22.985070035Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-77594b4b4f-4qp2r Namespace:openstack ID:f82fb8606bc81dedfebee6e05e5bda451c2766b3cfa10ee11cd674d112221288 UID:9930f39b-06d3-40e6-94f4-c5921592580d NetNS:/var/run/netns/f12fc1d9-8fd3-435f-81bb-7073e10e725c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9930f39b_06d3_40e6_94f4_c5921592580d.slice PodAnnotations:0xc008202e20}] Aliases:map[]}\"",
2026-06-11 01:10:49.741032 | controller |     "Jun 11 00:17:22.985246 crc crio[23067]: time=\"2026-06-11T00:17:22.985200968Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-77594b4b4f-4qp2r from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.741046 | controller |     "Jun 11 00:17:23.022708 crc crio[23067]: time=\"2026-06-11T00:17:23.001616725Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0-config-1781137042-j42nx Namespace:openstack ID:6da42b729194834f3cf120903acdd778db7c14bcb06d1ba87b73283fa8dda140 UID:1a6e3a3f-ce45-4c22-86b7-7f5054e1f205 NetNS:/var/run/netns/c5542340-4732-4595-9733-91354b7a8b3e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1a6e3a3f_ce45_4c22_86b7_7f5054e1f205.slice PodAnnotations:0xc000530f18}] Aliases:map[]}\"",
2026-06-11 01:10:49.741061 | controller |     "Jun 11 00:17:23.022708 crc crio[23067]: time=\"2026-06-11T00:17:23.001818121Z\" level=info msg=\"Adding pod openstack_ovsdbserver-sb-0-config-1781137042-j42nx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.741075 | controller |     "Jun 11 00:17:23.195461 crc crio[23067]: 2026-06-11T00:17:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e353ea248ba8377 Mac:52:38:0f:9c:e1:7b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:73 Mtu:0 Sandbox:/var/run/netns/7647faaf-e0b5-4987-8396-969d04cce17b SocketPath: PciID:}] [{Interface:0xc000015990 Address:{IP:10.217.0.115 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.741089 | controller |     "Jun 11 00:17:23.206310 crc crio[23067]: time=\"2026-06-11T00:17:23.196773184Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7b6fcdc445-ltklr Namespace:openstack ID:e353ea248ba83773890c7d4650a05324d4dfed2808bb2bf5e987750eb4a630e2 UID:607b9451-b692-4e77-8f40-d7c99259b6ed NetNS:/var/run/netns/7647faaf-e0b5-4987-8396-969d04cce17b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod607b9451_b692_4e77_8f40_d7c99259b6ed.slice PodAnnotations:0xc000c348e0}] Aliases:map[]}\"",
2026-06-11 01:10:49.741103 | controller |     "Jun 11 00:17:23.206310 crc crio[23067]: time=\"2026-06-11T00:17:23.196927028Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-7b6fcdc445-ltklr for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.741117 | controller |     "Jun 11 00:17:23.222450 crc crio[23067]: time=\"2026-06-11T00:17:23.220221711Z\" level=info msg=\"Ran pod sandbox e353ea248ba83773890c7d4650a05324d4dfed2808bb2bf5e987750eb4a630e2 with infra container: openstack/dnsmasq-dns-7b6fcdc445-ltklr/POD\" id=c0f0cf1e-9f9d-461e-96b8-aa3a21d8a298 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.741132 | controller |     "Jun 11 00:17:23.243076 crc crio[23067]: time=\"2026-06-11T00:17:23.23486898Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=7b2d1315-db82-4d60-a5f1-b5caa02698c5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.741146 | controller |     "Jun 11 00:17:23.370949 crc crio[23067]: time=\"2026-06-11T00:17:23.370845179Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=b616493a-449b-4a3d-a3a1-65d22421cb57 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.741163 | controller |     "Jun 11 00:17:23.397033 crc crio[23067]: time=\"2026-06-11T00:17:23.395217892Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-7b6fcdc445-ltklr/init\" id=c81f6a1e-ac3b-4cf6-bbcb-c32ce3d7626f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.741178 | controller |     "Jun 11 00:17:23.397294 crc crio[23067]: time=\"2026-06-11T00:17:23.397159704Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.741192 | controller |     "Jun 11 00:17:23.469174 crc crio[23067]: time=\"2026-06-11T00:17:23.469077801Z\" level=info msg=\"Stopped pod sandbox: f82fb8606bc81dedfebee6e05e5bda451c2766b3cfa10ee11cd674d112221288\" id=8a790f95-cb7e-41b1-a3aa-300bddb408d4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.741206 | controller |     "Jun 11 00:17:23.535011 crc crio[23067]: time=\"2026-06-11T00:17:23.534191382Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.741220 | controller |     "Jun 11 00:17:23.545964 crc crio[23067]: time=\"2026-06-11T00:17:23.545494239Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.741234 | controller |     "Jun 11 00:17:23.798569 crc crio[23067]: time=\"2026-06-11T00:17:23.79807879Z\" level=info msg=\"Created container aa5c0c34c28784535703119b7dd8e539a64de5afea5ccae9a81e99ccd6cd09b6: openstack/dnsmasq-dns-7b6fcdc445-ltklr/init\" id=c81f6a1e-ac3b-4cf6-bbcb-c32ce3d7626f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.741248 | controller |     "Jun 11 00:17:23.807927 crc crio[23067]: time=\"2026-06-11T00:17:23.807749923Z\" level=info msg=\"Starting container: aa5c0c34c28784535703119b7dd8e539a64de5afea5ccae9a81e99ccd6cd09b6\" id=299fe168-57cf-4e06-95f7-1e8820f1a6c7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.741263 | controller |     "Jun 11 00:17:23.821202 crc crio[23067]: 2026-06-11T00:17:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6da42b729194834 Mac:4a:2e:8a:35:cd:2a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:74 Mtu:0 Sandbox:/var/run/netns/c5542340-4732-4595-9733-91354b7a8b3e SocketPath: PciID:}] [{Interface:0xc00032ac30 Address:{IP:10.217.0.116 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.741278 | controller |     "Jun 11 00:17:23.824549 crc crio[23067]: time=\"2026-06-11T00:17:23.824476848Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0-config-1781137042-j42nx Namespace:openstack ID:6da42b729194834f3cf120903acdd778db7c14bcb06d1ba87b73283fa8dda140 UID:1a6e3a3f-ce45-4c22-86b7-7f5054e1f205 NetNS:/var/run/netns/c5542340-4732-4595-9733-91354b7a8b3e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1a6e3a3f_ce45_4c22_86b7_7f5054e1f205.slice PodAnnotations:0xc000530f18}] Aliases:map[]}\"",
2026-06-11 01:10:49.741293 | controller |     "Jun 11 00:17:23.824749 crc crio[23067]: time=\"2026-06-11T00:17:23.824695084Z\" level=info msg=\"Checking pod openstack_ovsdbserver-sb-0-config-1781137042-j42nx for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.741308 | controller |     "Jun 11 00:17:23.829503 crc crio[23067]: time=\"2026-06-11T00:17:23.829374042Z\" level=info msg=\"Started container\" PID=59283 containerID=aa5c0c34c28784535703119b7dd8e539a64de5afea5ccae9a81e99ccd6cd09b6 description=openstack/dnsmasq-dns-7b6fcdc445-ltklr/init id=299fe168-57cf-4e06-95f7-1e8820f1a6c7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e353ea248ba83773890c7d4650a05324d4dfed2808bb2bf5e987750eb4a630e2",
2026-06-11 01:10:49.741326 | controller |     "Jun 11 00:17:23.832947 crc crio[23067]: time=\"2026-06-11T00:17:23.832897987Z\" level=info msg=\"Ran pod sandbox 6da42b729194834f3cf120903acdd778db7c14bcb06d1ba87b73283fa8dda140 with infra container: openstack/ovsdbserver-sb-0-config-1781137042-j42nx/POD\" id=3adc3e71-0b2a-4324-8dd8-d2f4a1e96142 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.741341 | controller |     "Jun 11 00:17:23.838155 crc crio[23067]: time=\"2026-06-11T00:17:23.836970848Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\" id=7533b5de-2689-4733-9c96-48cd5583cd24 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.741381 | controller |     "Jun 11 00:17:23.843262 crc crio[23067]: time=\"2026-06-11T00:17:23.843201088Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\" id=2656380c-592c-4c7d-8393-0fdd3f11fab6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.741398 | controller |     "Jun 11 00:17:23.858273 crc crio[23067]: time=\"2026-06-11T00:17:23.858076922Z\" level=info msg=\"Creating container: openstack/ovsdbserver-sb-0-config-1781137042-j42nx/ovn-config\" id=37c2a316-fbd9-44ce-be29-b1210d28c63f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.741412 | controller |     "Jun 11 00:17:23.860168 crc crio[23067]: time=\"2026-06-11T00:17:23.860082267Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.741426 | controller |     "Jun 11 00:17:23.901187 crc crio[23067]: time=\"2026-06-11T00:17:23.900931128Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.741441 | controller |     "Jun 11 00:17:23.905061 crc crio[23067]: time=\"2026-06-11T00:17:23.904990578Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.741455 | controller |     "Jun 11 00:17:23.922086 crc crio[23067]: time=\"2026-06-11T00:17:23.922019292Z\" level=info msg=\"Running pod sandbox: openstack/swift-ring-rebalance-6q4j5/POD\" id=4eb27bc7-834d-418b-af14-2515d44fa6eb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.741469 | controller |     "Jun 11 00:17:23.922200 crc crio[23067]: time=\"2026-06-11T00:17:23.922132725Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.741483 | controller |     "Jun 11 00:17:23.961744 crc crio[23067]: time=\"2026-06-11T00:17:23.961075654Z\" level=info msg=\"Running pod sandbox: openstack/ovsdbserver-nb-0-config-1781137043-pw46p/POD\" id=0306fd31-628c-474f-be1d-7ab6320e1778 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.741497 | controller |     "Jun 11 00:17:23.964821 crc crio[23067]: time=\"2026-06-11T00:17:23.961935748Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.741511 | controller |     "Jun 11 00:17:23.969160 crc crio[23067]: time=\"2026-06-11T00:17:23.969090642Z\" level=info msg=\"Got pod network &{Name:swift-ring-rebalance-6q4j5 Namespace:openstack ID:164ad7d51600c08004e481b7f40c4366a4d973bb34a8e5f4a31b9b6702050c47 UID:be19768a-8745-4b96-ba7f-2a1881db02a1 NetNS:/var/run/netns/8d8ea572-0ddb-4d62-a9d4-637e236c1490 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbe19768a_8745_4b96_ba7f_2a1881db02a1.slice PodAnnotations:0xc003610630}] Aliases:map[]}\"",
2026-06-11 01:10:49.741532 | controller |     "Jun 11 00:17:23.970559 crc crio[23067]: time=\"2026-06-11T00:17:23.969920275Z\" level=info msg=\"Adding pod openstack_swift-ring-rebalance-6q4j5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.741548 | controller |     "Jun 11 00:17:24.005307 crc crio[23067]: time=\"2026-06-11T00:17:24.004359841Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-nb-0-config-1781137043-pw46p Namespace:openstack ID:bf028af16445aaa31f1177e96829de216fc6ffd91826185a8435225afb645518 UID:e4bbe987-3055-4a88-80c0-c8d7b0fb4ebd NetNS:/var/run/netns/f87583f8-becd-4aaa-99c1-66b782d64f5d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode4bbe987_3055_4a88_80c0_c8d7b0fb4ebd.slice PodAnnotations:0xc00008c930}] Aliases:map[]}\"",
2026-06-11 01:10:49.741563 | controller |     "Jun 11 00:17:24.005307 crc crio[23067]: time=\"2026-06-11T00:17:24.004438604Z\" level=info msg=\"Adding pod openstack_ovsdbserver-nb-0-config-1781137043-pw46p to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.741577 | controller |     "Jun 11 00:17:24.037058 crc crio[23067]: time=\"2026-06-11T00:17:24.036975839Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=60c17440-a885-40d9-a12c-ecf281bce809 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.741591 | controller |     "Jun 11 00:17:24.062260 crc crio[23067]: time=\"2026-06-11T00:17:24.061886516Z\" level=info msg=\"Removing container: f3db01e96e20ea3947294377eabd5d09d21675d9dc209100ab1ef188f6790bcc\" id=36b5b8af-0fdd-4158-bcc0-7cd2b2e0705e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.741605 | controller |     "Jun 11 00:17:24.140383 crc crio[23067]: time=\"2026-06-11T00:17:24.115931446Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=a61e6c32-21b0-4788-bb07-12c33646ea29 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.741620 | controller |     "Jun 11 00:17:24.148601 crc crio[23067]: time=\"2026-06-11T00:17:24.148176004Z\" level=info msg=\"Running pod sandbox: openstack/ovn-northd-0/POD\" id=52ce16fd-8f98-4cbc-8101-941c933d9532 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.741634 | controller |     "Jun 11 00:17:24.148888 crc crio[23067]: time=\"2026-06-11T00:17:24.148867512Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.741648 | controller |     "Jun 11 00:17:24.171455 crc crio[23067]: time=\"2026-06-11T00:17:24.171276222Z\" level=info msg=\"Removed container f3db01e96e20ea3947294377eabd5d09d21675d9dc209100ab1ef188f6790bcc: openstack/dnsmasq-dns-77594b4b4f-4qp2r/init\" id=36b5b8af-0fdd-4158-bcc0-7cd2b2e0705e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.741663 | controller |     "Jun 11 00:17:24.223619 crc crio[23067]: time=\"2026-06-11T00:17:24.223538864Z\" level=info msg=\"Got pod network &{Name:ovn-northd-0 Namespace:openstack ID:f1b600b456bdb8f43a527a62772048ec511f500540bb0b5b02c41f98336710b3 UID:8296690f-f234-4868-b51f-b67b5cf24cde NetNS:/var/run/netns/22c46da4-32db-4901-b5b1-3e9a5fd186ac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8296690f_f234_4868_b51f_b67b5cf24cde.slice PodAnnotations:0xc002c841c0}] Aliases:map[]}\"",
2026-06-11 01:10:49.741677 | controller |     "Jun 11 00:17:24.223619 crc crio[23067]: time=\"2026-06-11T00:17:24.223611466Z\" level=info msg=\"Adding pod openstack_ovn-northd-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.741696 | controller |     "Jun 11 00:17:24.248675 crc crio[23067]: time=\"2026-06-11T00:17:24.248099582Z\" level=info msg=\"Created container 557c2f5c45d39d3a27f464f8aa78aaa09417af9e51b5c09c8a5f58f416c38d7e: openstack/ovsdbserver-sb-0-config-1781137042-j42nx/ovn-config\" id=37c2a316-fbd9-44ce-be29-b1210d28c63f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.741711 | controller |     "Jun 11 00:17:24.252589 crc crio[23067]: time=\"2026-06-11T00:17:24.252526512Z\" level=info msg=\"Starting container: 557c2f5c45d39d3a27f464f8aa78aaa09417af9e51b5c09c8a5f58f416c38d7e\" id=aaff3305-d542-416a-81c8-6fcbb1cd41e7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.741726 | controller |     "Jun 11 00:17:24.264158 crc crio[23067]: time=\"2026-06-11T00:17:24.263889081Z\" level=info msg=\"Started container\" PID=59328 containerID=557c2f5c45d39d3a27f464f8aa78aaa09417af9e51b5c09c8a5f58f416c38d7e description=openstack/ovsdbserver-sb-0-config-1781137042-j42nx/ovn-config id=aaff3305-d542-416a-81c8-6fcbb1cd41e7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6da42b729194834f3cf120903acdd778db7c14bcb06d1ba87b73283fa8dda140",
2026-06-11 01:10:49.741740 | controller |     "Jun 11 00:17:24.290126 crc crio[23067]: time=\"2026-06-11T00:17:24.290000521Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-7b6fcdc445-ltklr/dnsmasq-dns\" id=d71b5f9c-3783-4470-a5fa-5500bde0e4da name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.741754 | controller |     "Jun 11 00:17:24.291948 crc crio[23067]: time=\"2026-06-11T00:17:24.291879783Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.741769 | controller |     "Jun 11 00:17:24.386326 crc crio[23067]: time=\"2026-06-11T00:17:24.382000764Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.741783 | controller |     "Jun 11 00:17:24.387864 crc crio[23067]: time=\"2026-06-11T00:17:24.386864475Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.741797 | controller |     "Jun 11 00:17:24.865749 crc crio[23067]: time=\"2026-06-11T00:17:24.865280209Z\" level=info msg=\"Created container 71573b742e15b37d6e66d08dd0aef37071949c4a5964906c5f59ca85e9d73a0f: openstack/dnsmasq-dns-7b6fcdc445-ltklr/dnsmasq-dns\" id=d71b5f9c-3783-4470-a5fa-5500bde0e4da name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.741811 | controller |     "Jun 11 00:17:24.868370 crc crio[23067]: time=\"2026-06-11T00:17:24.868184808Z\" level=info msg=\"Starting container: 71573b742e15b37d6e66d08dd0aef37071949c4a5964906c5f59ca85e9d73a0f\" id=1993f69c-d4d5-4dec-a8bd-738cf2c36c2a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.741825 | controller |     "Jun 11 00:17:24.884813 crc crio[23067]: time=\"2026-06-11T00:17:24.88260007Z\" level=info msg=\"Started container\" PID=59543 containerID=71573b742e15b37d6e66d08dd0aef37071949c4a5964906c5f59ca85e9d73a0f description=openstack/dnsmasq-dns-7b6fcdc445-ltklr/dnsmasq-dns id=1993f69c-d4d5-4dec-a8bd-738cf2c36c2a name=/runtime.v1.RuntimeService/StartContainer sandboxID=e353ea248ba83773890c7d4650a05324d4dfed2808bb2bf5e987750eb4a630e2",
2026-06-11 01:10:49.741840 | controller |     "Jun 11 00:17:25.357102 crc crio[23067]: 2026-06-11T00:17:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:164ad7d51600c08 Mac:06:1f:b1:cf:8e:77 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:77 Mtu:0 Sandbox:/var/run/netns/8d8ea572-0ddb-4d62-a9d4-637e236c1490 SocketPath: PciID:}] [{Interface:0xc000014790 Address:{IP:10.217.0.119 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.741854 | controller |     "Jun 11 00:17:25.358875 crc crio[23067]: time=\"2026-06-11T00:17:25.358774323Z\" level=info msg=\"Got pod network &{Name:swift-ring-rebalance-6q4j5 Namespace:openstack ID:164ad7d51600c08004e481b7f40c4366a4d973bb34a8e5f4a31b9b6702050c47 UID:be19768a-8745-4b96-ba7f-2a1881db02a1 NetNS:/var/run/netns/8d8ea572-0ddb-4d62-a9d4-637e236c1490 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbe19768a_8745_4b96_ba7f_2a1881db02a1.slice PodAnnotations:0xc003610630}] Aliases:map[]}\"",
2026-06-11 01:10:49.741872 | controller |     "Jun 11 00:17:25.359189 crc crio[23067]: time=\"2026-06-11T00:17:25.359062931Z\" level=info msg=\"Checking pod openstack_swift-ring-rebalance-6q4j5 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.741887 | controller |     "Jun 11 00:17:25.360259 crc crio[23067]: 2026-06-11T00:17:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bf028af16445aaa Mac:6e:d4:8e:5f:0b:09 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:78 Mtu:0 Sandbox:/var/run/netns/f87583f8-becd-4aaa-99c1-66b782d64f5d SocketPath: PciID:}] [{Interface:0xc000014600 Address:{IP:10.217.0.120 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.741902 | controller |     "Jun 11 00:17:25.361226 crc crio[23067]: time=\"2026-06-11T00:17:25.361161968Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-nb-0-config-1781137043-pw46p Namespace:openstack ID:bf028af16445aaa31f1177e96829de216fc6ffd91826185a8435225afb645518 UID:e4bbe987-3055-4a88-80c0-c8d7b0fb4ebd NetNS:/var/run/netns/f87583f8-becd-4aaa-99c1-66b782d64f5d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode4bbe987_3055_4a88_80c0_c8d7b0fb4ebd.slice PodAnnotations:0xc00008c930}] Aliases:map[]}\"",
2026-06-11 01:10:49.741917 | controller |     "Jun 11 00:17:25.361402 crc crio[23067]: time=\"2026-06-11T00:17:25.361359523Z\" level=info msg=\"Checking pod openstack_ovsdbserver-nb-0-config-1781137043-pw46p for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.741931 | controller |     "Jun 11 00:17:25.362284 crc crio[23067]: 2026-06-11T00:17:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f1b600b456bdb8f Mac:9e:46:45:f8:36:25 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:79 Mtu:0 Sandbox:/var/run/netns/22c46da4-32db-4901-b5b1-3e9a5fd186ac SocketPath: PciID:}] [{Interface:0xc00037c9b0 Address:{IP:10.217.0.121 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.741946 | controller |     "Jun 11 00:17:25.363045 crc crio[23067]: time=\"2026-06-11T00:17:25.362926226Z\" level=info msg=\"Got pod network &{Name:ovn-northd-0 Namespace:openstack ID:f1b600b456bdb8f43a527a62772048ec511f500540bb0b5b02c41f98336710b3 UID:8296690f-f234-4868-b51f-b67b5cf24cde NetNS:/var/run/netns/22c46da4-32db-4901-b5b1-3e9a5fd186ac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8296690f_f234_4868_b51f_b67b5cf24cde.slice PodAnnotations:0xc002c841c0}] Aliases:map[]}\"",
2026-06-11 01:10:49.741961 | controller |     "Jun 11 00:17:25.363140 crc crio[23067]: time=\"2026-06-11T00:17:25.36307538Z\" level=info msg=\"Checking pod openstack_ovn-northd-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.741975 | controller |     "Jun 11 00:17:25.375393 crc crio[23067]: time=\"2026-06-11T00:17:25.374234774Z\" level=info msg=\"Ran pod sandbox 164ad7d51600c08004e481b7f40c4366a4d973bb34a8e5f4a31b9b6702050c47 with infra container: openstack/swift-ring-rebalance-6q4j5/POD\" id=4eb27bc7-834d-418b-af14-2515d44fa6eb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.741992 | controller |     "Jun 11 00:17:25.377417 crc crio[23067]: time=\"2026-06-11T00:17:25.377304457Z\" level=info msg=\"Ran pod sandbox bf028af16445aaa31f1177e96829de216fc6ffd91826185a8435225afb645518 with infra container: openstack/ovsdbserver-nb-0-config-1781137043-pw46p/POD\" id=0306fd31-628c-474f-be1d-7ab6320e1778 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.742009 | controller |     "Jun 11 00:17:25.381084 crc crio[23067]: time=\"2026-06-11T00:17:25.380972647Z\" level=info msg=\"Ran pod sandbox f1b600b456bdb8f43a527a62772048ec511f500540bb0b5b02c41f98336710b3 with infra container: openstack/ovn-northd-0/POD\" id=52ce16fd-8f98-4cbc-8101-941c933d9532 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.742024 | controller |     "Jun 11 00:17:25.383781 crc crio[23067]: time=\"2026-06-11T00:17:25.383555817Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified\" id=bdd472c7-047c-4ba3-94ce-c449cf78d063 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.742039 | controller |     "Jun 11 00:17:25.384007 crc crio[23067]: time=\"2026-06-11T00:17:25.383928227Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified not found\" id=bdd472c7-047c-4ba3-94ce-c449cf78d063 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.742053 | controller |     "Jun 11 00:17:25.384094 crc crio[23067]: time=\"2026-06-11T00:17:25.38402882Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified found\" id=bdd472c7-047c-4ba3-94ce-c449cf78d063 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.742068 | controller |     "Jun 11 00:17:25.384094 crc crio[23067]: time=\"2026-06-11T00:17:25.38404296Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=983216ea-5981-4739-92e7-c877e32b4dbe name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.742082 | controller |     "Jun 11 00:17:25.384199 crc crio[23067]: time=\"2026-06-11T00:17:25.384143693Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\" id=b16d8a62-7560-4e3a-a900-19f31909814e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.742096 | controller |     "Jun 11 00:17:25.384199 crc crio[23067]: time=\"2026-06-11T00:17:25.384192314Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified not found\" id=983216ea-5981-4739-92e7-c877e32b4dbe name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.742111 | controller |     "Jun 11 00:17:25.384344 crc crio[23067]: time=\"2026-06-11T00:17:25.384240096Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified found\" id=983216ea-5981-4739-92e7-c877e32b4dbe name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.742125 | controller |     "Jun 11 00:17:25.388491 crc crio[23067]: time=\"2026-06-11T00:17:25.388307016Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=63599986-f42e-4575-a237-b43173d5a4d5 name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.742139 | controller |     "Jun 11 00:17:25.388829 crc crio[23067]: time=\"2026-06-11T00:17:25.388568123Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified\" id=62b34c37-9424-4366-a77a-f708fd5b60e1 name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.742153 | controller |     "Jun 11 00:17:25.389352 crc crio[23067]: time=\"2026-06-11T00:17:25.38845482Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\" id=4ba539cc-5a99-444c-ae78-25ae1c659c2d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.742167 | controller |     "Jun 11 00:17:25.407172 crc crio[23067]: time=\"2026-06-11T00:17:25.406408579Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\\\"\"",
2026-06-11 01:10:49.742181 | controller |     "Jun 11 00:17:25.407172 crc crio[23067]: time=\"2026-06-11T00:17:25.406989695Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified\\\"\"",
2026-06-11 01:10:49.742199 | controller |     "Jun 11 00:17:25.729968 crc crio[23067]: time=\"2026-06-11T00:17:25.729832987Z\" level=info msg=\"Creating container: openstack/ovsdbserver-nb-0-config-1781137043-pw46p/ovn-config\" id=fb0856f5-5ffa-4f07-8a8b-83079c083a64 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.742213 | controller |     "Jun 11 00:17:25.732520 crc crio[23067]: time=\"2026-06-11T00:17:25.732276153Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.742227 | controller |     "Jun 11 00:17:25.781549 crc crio[23067]: time=\"2026-06-11T00:17:25.78144174Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.742242 | controller |     "Jun 11 00:17:25.787886 crc crio[23067]: time=\"2026-06-11T00:17:25.787054383Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.742256 | controller |     "Jun 11 00:17:26.119148 crc crio[23067]: time=\"2026-06-11T00:17:26.118363635Z\" level=info msg=\"Stopping pod sandbox: 6da42b729194834f3cf120903acdd778db7c14bcb06d1ba87b73283fa8dda140\" id=a90a50ec-82f3-4e2a-a286-9aab4ef138af name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.742270 | controller |     "Jun 11 00:17:26.122046 crc crio[23067]: time=\"2026-06-11T00:17:26.119599639Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0-config-1781137042-j42nx Namespace:openstack ID:6da42b729194834f3cf120903acdd778db7c14bcb06d1ba87b73283fa8dda140 UID:1a6e3a3f-ce45-4c22-86b7-7f5054e1f205 NetNS:/var/run/netns/c5542340-4732-4595-9733-91354b7a8b3e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1a6e3a3f_ce45_4c22_86b7_7f5054e1f205.slice PodAnnotations:0xc002c84b90}] Aliases:map[]}\"",
2026-06-11 01:10:49.742284 | controller |     "Jun 11 00:17:26.122046 crc crio[23067]: time=\"2026-06-11T00:17:26.119846436Z\" level=info msg=\"Deleting pod openstack_ovsdbserver-sb-0-config-1781137042-j42nx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.742298 | controller |     "Jun 11 00:17:26.246157 crc crio[23067]: time=\"2026-06-11T00:17:26.245934715Z\" level=info msg=\"Created container ce70aa89dc6b725ebd5277eec7829f32f3334d1d2d6adfa737e13f8c8b78fcce: openstack/ovsdbserver-nb-0-config-1781137043-pw46p/ovn-config\" id=fb0856f5-5ffa-4f07-8a8b-83079c083a64 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.742313 | controller |     "Jun 11 00:17:26.248100 crc crio[23067]: time=\"2026-06-11T00:17:26.247119178Z\" level=info msg=\"Starting container: ce70aa89dc6b725ebd5277eec7829f32f3334d1d2d6adfa737e13f8c8b78fcce\" id=3ab56628-d316-445a-aae0-3a0a93be04d4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.742328 | controller |     "Jun 11 00:17:26.256607 crc crio[23067]: time=\"2026-06-11T00:17:26.256428321Z\" level=info msg=\"Started container\" PID=59641 containerID=ce70aa89dc6b725ebd5277eec7829f32f3334d1d2d6adfa737e13f8c8b78fcce description=openstack/ovsdbserver-nb-0-config-1781137043-pw46p/ovn-config id=3ab56628-d316-445a-aae0-3a0a93be04d4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bf028af16445aaa31f1177e96829de216fc6ffd91826185a8435225afb645518",
2026-06-11 01:10:49.742345 | controller |     "Jun 11 00:17:26.437012 crc crio[23067]: time=\"2026-06-11T00:17:26.436946251Z\" level=info msg=\"Stopped pod sandbox: 6da42b729194834f3cf120903acdd778db7c14bcb06d1ba87b73283fa8dda140\" id=a90a50ec-82f3-4e2a-a286-9aab4ef138af name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.742397 | controller |     "Jun 11 00:17:28.177132 crc crio[23067]: time=\"2026-06-11T00:17:28.176135739Z\" level=info msg=\"Stopping pod sandbox: bf028af16445aaa31f1177e96829de216fc6ffd91826185a8435225afb645518\" id=a14fb331-5dab-4405-8165-54e07631b215 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.742414 | controller |     "Jun 11 00:17:28.178351 crc crio[23067]: time=\"2026-06-11T00:17:28.177573659Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-nb-0-config-1781137043-pw46p Namespace:openstack ID:bf028af16445aaa31f1177e96829de216fc6ffd91826185a8435225afb645518 UID:e4bbe987-3055-4a88-80c0-c8d7b0fb4ebd NetNS:/var/run/netns/f87583f8-becd-4aaa-99c1-66b782d64f5d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode4bbe987_3055_4a88_80c0_c8d7b0fb4ebd.slice PodAnnotations:0xc0079a40d0}] Aliases:map[]}\"",
2026-06-11 01:10:49.742429 | controller |     "Jun 11 00:17:28.178351 crc crio[23067]: time=\"2026-06-11T00:17:28.177779654Z\" level=info msg=\"Deleting pod openstack_ovsdbserver-nb-0-config-1781137043-pw46p from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.742444 | controller |     "Jun 11 00:17:28.393281 crc crio[23067]: time=\"2026-06-11T00:17:28.393184604Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-northd@sha256:1103ac44213a31db91a44725405204317c723260e4337ee3e45072e804733904\" id=62b34c37-9424-4366-a77a-f708fd5b60e1 name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.742459 | controller |     "Jun 11 00:17:28.402876 crc crio[23067]: time=\"2026-06-11T00:17:28.402827476Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified\" id=9a2374f5-4386-4f5a-bdaa-37793c2fc0a9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.742473 | controller |     "Jun 11 00:17:28.483864 crc crio[23067]: time=\"2026-06-11T00:17:28.483683215Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified\" id=082b3fb1-0dca-4fde-8f5d-5315b8493228 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.742488 | controller |     "Jun 11 00:17:28.491372 crc crio[23067]: time=\"2026-06-11T00:17:28.491279532Z\" level=info msg=\"Creating container: openstack/ovn-northd-0/ovn-northd\" id=ced02f31-c159-4d79-84a4-4929db39f956 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.742502 | controller |     "Jun 11 00:17:28.492576 crc crio[23067]: time=\"2026-06-11T00:17:28.492534546Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.742516 | controller |     "Jun 11 00:17:28.563948 crc crio[23067]: time=\"2026-06-11T00:17:28.563864996Z\" level=info msg=\"Stopped pod sandbox: bf028af16445aaa31f1177e96829de216fc6ffd91826185a8435225afb645518\" id=a14fb331-5dab-4405-8165-54e07631b215 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.742530 | controller |     "Jun 11 00:17:28.566116 crc crio[23067]: time=\"2026-06-11T00:17:28.565126081Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.742545 | controller |     "Jun 11 00:17:28.571944 crc crio[23067]: time=\"2026-06-11T00:17:28.571828593Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.742559 | controller |     "Jun 11 00:17:28.809909 crc crio[23067]: time=\"2026-06-11T00:17:28.809315243Z\" level=info msg=\"Created container 19a9de87d329dd292f023f94e4dc59034c61bd2ef913ab385752cd6a1ade2099: openstack/ovn-northd-0/ovn-northd\" id=ced02f31-c159-4d79-84a4-4929db39f956 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.742574 | controller |     "Jun 11 00:17:28.816145 crc crio[23067]: time=\"2026-06-11T00:17:28.816098818Z\" level=info msg=\"Starting container: 19a9de87d329dd292f023f94e4dc59034c61bd2ef913ab385752cd6a1ade2099\" id=3146c233-9ae6-48c7-86d2-96b41449efe7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.742591 | controller |     "Jun 11 00:17:28.829838 crc crio[23067]: time=\"2026-06-11T00:17:28.82978178Z\" level=info msg=\"Started container\" PID=60242 containerID=19a9de87d329dd292f023f94e4dc59034c61bd2ef913ab385752cd6a1ade2099 description=openstack/ovn-northd-0/ovn-northd id=3146c233-9ae6-48c7-86d2-96b41449efe7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f1b600b456bdb8f43a527a62772048ec511f500540bb0b5b02c41f98336710b3",
2026-06-11 01:10:49.742606 | controller |     "Jun 11 00:17:28.858508 crc crio[23067]: time=\"2026-06-11T00:17:28.858386268Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=5c62ca92-28cf-41e9-b33f-91c8bed64870 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.742620 | controller |     "Jun 11 00:17:28.904389 crc crio[23067]: time=\"2026-06-11T00:17:28.904243395Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=4944607d-d786-41b3-98aa-ff63601b0df0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.742634 | controller |     "Jun 11 00:17:28.951139 crc crio[23067]: time=\"2026-06-11T00:17:28.95109185Z\" level=info msg=\"Creating container: openstack/ovn-northd-0/openstack-network-exporter\" id=5eba037f-1c37-4f0e-87f6-254a8eaf5cbd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.742648 | controller |     "Jun 11 00:17:28.952841 crc crio[23067]: time=\"2026-06-11T00:17:28.952809856Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.742663 | controller |     "Jun 11 00:17:29.005803 crc crio[23067]: time=\"2026-06-11T00:17:29.005597712Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.742677 | controller |     "Jun 11 00:17:29.009058 crc crio[23067]: time=\"2026-06-11T00:17:29.008943123Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.742690 | controller |     "Jun 11 00:17:29.134142 crc crio[23067]: time=\"2026-06-11T00:17:29.134045256Z\" level=info msg=\"Created container 62ff357443095b14ca4a6be6e7f9f1609a5a70261ef2ab3c6c0cfd56172eef0c: openstack/ovn-northd-0/openstack-network-exporter\" id=5eba037f-1c37-4f0e-87f6-254a8eaf5cbd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.742705 | controller |     "Jun 11 00:17:29.135382 crc crio[23067]: time=\"2026-06-11T00:17:29.135355312Z\" level=info msg=\"Starting container: 62ff357443095b14ca4a6be6e7f9f1609a5a70261ef2ab3c6c0cfd56172eef0c\" id=294e75e7-53ff-4515-a14f-db2c2d32474e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.742719 | controller |     "Jun 11 00:17:29.145326 crc crio[23067]: time=\"2026-06-11T00:17:29.145271432Z\" level=info msg=\"Started container\" PID=60373 containerID=62ff357443095b14ca4a6be6e7f9f1609a5a70261ef2ab3c6c0cfd56172eef0c description=openstack/ovn-northd-0/openstack-network-exporter id=294e75e7-53ff-4515-a14f-db2c2d32474e name=/runtime.v1.RuntimeService/StartContainer sandboxID=f1b600b456bdb8f43a527a62772048ec511f500540bb0b5b02c41f98336710b3",
2026-06-11 01:10:49.742733 | controller |     "Jun 11 00:17:30.408160 crc crio[23067]: time=\"2026-06-11T00:17:30.40579611Z\" level=info msg=\"Running pod sandbox: openstack/placement-db-create-pzxrm/POD\" id=d0d9e547-40b0-45b5-beb2-e572bced8a4c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.742748 | controller |     "Jun 11 00:17:30.408160 crc crio[23067]: time=\"2026-06-11T00:17:30.406221852Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.742765 | controller |     "Jun 11 00:17:30.496264 crc crio[23067]: time=\"2026-06-11T00:17:30.495353356Z\" level=info msg=\"Running pod sandbox: openstack/placement-bafc-account-create-update-js5kl/POD\" id=f7d2981a-e8b0-4c92-9ff9-854b04fa04bc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.742779 | controller |     "Jun 11 00:17:30.496264 crc crio[23067]: time=\"2026-06-11T00:17:30.495464299Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.742794 | controller |     "Jun 11 00:17:34.076123 crc crio[23067]: time=\"2026-06-11T00:17:34.075314147Z\" level=info msg=\"Got pod network &{Name:placement-bafc-account-create-update-js5kl Namespace:openstack ID:2d00f5e2407e6c9e5250a651b48910b3adda2dba68244cb18873d331189bba11 UID:a85dcec8-cebf-41a3-96b8-3f2a216341b2 NetNS:/var/run/netns/eace85ab-5a87-44ae-95c4-da2d142f12c1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda85dcec8_cebf_41a3_96b8_3f2a216341b2.slice PodAnnotations:0xc00008ccd0}] Aliases:map[]}\"",
2026-06-11 01:10:49.742808 | controller |     "Jun 11 00:17:34.076123 crc crio[23067]: time=\"2026-06-11T00:17:34.076065897Z\" level=info msg=\"Adding pod openstack_placement-bafc-account-create-update-js5kl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.742822 | controller |     "Jun 11 00:17:34.080388 crc crio[23067]: time=\"2026-06-11T00:17:34.080228981Z\" level=info msg=\"Got pod network &{Name:placement-db-create-pzxrm Namespace:openstack ID:6c115be32871bad4c6f972a45de953d91dbf1c5373691a7fd2270835fda0ef07 UID:59d57eb7-e246-497b-81f2-6993b7ce3e7f NetNS:/var/run/netns/1e29198c-1bd3-46fa-9f03-d666292d81b9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod59d57eb7_e246_497b_81f2_6993b7ce3e7f.slice PodAnnotations:0xc002c85a28}] Aliases:map[]}\"",
2026-06-11 01:10:49.742837 | controller |     "Jun 11 00:17:34.081209 crc crio[23067]: time=\"2026-06-11T00:17:34.080536169Z\" level=info msg=\"Adding pod openstack_placement-db-create-pzxrm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.742850 | controller |     "Jun 11 00:17:35.352073 crc crio[23067]: 2026-06-11T00:17:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6c115be32871bad Mac:fe:b7:7e:85:e0:01 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7a Mtu:0 Sandbox:/var/run/netns/1e29198c-1bd3-46fa-9f03-d666292d81b9 SocketPath: PciID:}] [{Interface:0xc000014f40 Address:{IP:10.217.0.122 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.742865 | controller |     "Jun 11 00:17:35.354499 crc crio[23067]: 2026-06-11T00:17:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2d00f5e2407e6c9 Mac:5e:39:cd:95:59:47 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7b Mtu:0 Sandbox:/var/run/netns/eace85ab-5a87-44ae-95c4-da2d142f12c1 SocketPath: PciID:}] [{Interface:0xc0001567c0 Address:{IP:10.217.0.123 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.742879 | controller |     "Jun 11 00:17:35.354499 crc crio[23067]: time=\"2026-06-11T00:17:35.354457239Z\" level=info msg=\"Got pod network &{Name:placement-db-create-pzxrm Namespace:openstack ID:6c115be32871bad4c6f972a45de953d91dbf1c5373691a7fd2270835fda0ef07 UID:59d57eb7-e246-497b-81f2-6993b7ce3e7f NetNS:/var/run/netns/1e29198c-1bd3-46fa-9f03-d666292d81b9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod59d57eb7_e246_497b_81f2_6993b7ce3e7f.slice PodAnnotations:0xc002c85a28}] Aliases:map[]}\"",
2026-06-11 01:10:49.742896 | controller |     "Jun 11 00:17:35.354871 crc crio[23067]: time=\"2026-06-11T00:17:35.354775237Z\" level=info msg=\"Checking pod openstack_placement-db-create-pzxrm for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.742911 | controller |     "Jun 11 00:17:35.355309 crc crio[23067]: time=\"2026-06-11T00:17:35.355215049Z\" level=info msg=\"Got pod network &{Name:placement-bafc-account-create-update-js5kl Namespace:openstack ID:2d00f5e2407e6c9e5250a651b48910b3adda2dba68244cb18873d331189bba11 UID:a85dcec8-cebf-41a3-96b8-3f2a216341b2 NetNS:/var/run/netns/eace85ab-5a87-44ae-95c4-da2d142f12c1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda85dcec8_cebf_41a3_96b8_3f2a216341b2.slice PodAnnotations:0xc00008ccd0}] Aliases:map[]}\"",
2026-06-11 01:10:49.742926 | controller |     "Jun 11 00:17:35.355542 crc crio[23067]: time=\"2026-06-11T00:17:35.355458766Z\" level=info msg=\"Checking pod openstack_placement-bafc-account-create-update-js5kl for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.742940 | controller |     "Jun 11 00:17:35.382401 crc crio[23067]: time=\"2026-06-11T00:17:35.382138093Z\" level=info msg=\"Ran pod sandbox 6c115be32871bad4c6f972a45de953d91dbf1c5373691a7fd2270835fda0ef07 with infra container: openstack/placement-db-create-pzxrm/POD\" id=d0d9e547-40b0-45b5-beb2-e572bced8a4c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.742954 | controller |     "Jun 11 00:17:35.395114 crc crio[23067]: time=\"2026-06-11T00:17:35.391829397Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=c785dd96-0f7a-47b5-8ad0-c3cda88e7dc9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.742969 | controller |     "Jun 11 00:17:35.402295 crc crio[23067]: time=\"2026-06-11T00:17:35.4021955Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=c3968f6c-ecdd-4139-9519-28224741b861 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.743046 | controller |     "Jun 11 00:17:35.433454 crc crio[23067]: time=\"2026-06-11T00:17:35.433348729Z\" level=info msg=\"Ran pod sandbox 2d00f5e2407e6c9e5250a651b48910b3adda2dba68244cb18873d331189bba11 with infra container: openstack/placement-bafc-account-create-update-js5kl/POD\" id=f7d2981a-e8b0-4c92-9ff9-854b04fa04bc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.743068 | controller |     "Jun 11 00:17:35.445765 crc crio[23067]: time=\"2026-06-11T00:17:35.443755783Z\" level=info msg=\"Creating container: openstack/placement-db-create-pzxrm/mariadb-database-create\" id=9284d91f-81d6-4393-b1ef-57eb9d32f8f7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.743083 | controller |     "Jun 11 00:17:35.475202 crc crio[23067]: time=\"2026-06-11T00:17:35.470951954Z\" level=info msg=\"Stopping container: 89d0ad95d543400470dd54b3613eb6272510c8f21d9013d084babc83333e3572 (timeout: 10s)\" id=203901ee-fec4-4273-8d30-09b199346c1a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.743098 | controller |     "Jun 11 00:17:35.479575 crc crio[23067]: time=\"2026-06-11T00:17:35.479007664Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=de3f2245-9449-4964-92eb-6210a5fefa09 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.743112 | controller |     "Jun 11 00:17:35.535503 crc crio[23067]: time=\"2026-06-11T00:17:35.534486836Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.743126 | controller |     "Jun 11 00:17:35.535850 crc crio[23067]: time=\"2026-06-11T00:17:35.535618487Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=83f09b5c-254d-4674-88f1-2ab6522736e6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.743145 | controller |     "Jun 11 00:17:35.548820 crc crio[23067]: time=\"2026-06-11T00:17:35.548246351Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:67d018c7e5e92c52ce9a230242d017b0b4d5dec62eb3f77013d1b1ee83fadc31\" id=63599986-f42e-4575-a237-b43173d5a4d5 name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.743160 | controller |     "Jun 11 00:17:35.550022 crc crio[23067]: time=\"2026-06-11T00:17:35.549925127Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=22cf8075-8514-4298-860b-fe5b2038dbe0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.743174 | controller |     "Jun 11 00:17:35.554783 crc crio[23067]: time=\"2026-06-11T00:17:35.551994583Z\" level=info msg=\"Creating container: openstack/placement-bafc-account-create-update-js5kl/mariadb-account-create-update\" id=74b51fe8-d4fd-47c1-bc2c-837bc967527a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.743188 | controller |     "Jun 11 00:17:35.572396 crc crio[23067]: time=\"2026-06-11T00:17:35.571687Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.743202 | controller |     "Jun 11 00:17:35.618882 crc crio[23067]: time=\"2026-06-11T00:17:35.618713342Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=3baa2fbf-1bca-42d7-be24-81c625fa9617 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.743216 | controller |     "Jun 11 00:17:35.623282 crc crio[23067]: time=\"2026-06-11T00:17:35.623207495Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.743230 | controller |     "Jun 11 00:17:35.623855 crc crio[23067]: time=\"2026-06-11T00:17:35.62378256Z\" level=info msg=\"Stopped container 89d0ad95d543400470dd54b3613eb6272510c8f21d9013d084babc83333e3572: openstack/dnsmasq-dns-68bc84565-gq56n/dnsmasq-dns\" id=203901ee-fec4-4273-8d30-09b199346c1a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.743244 | controller |     "Jun 11 00:17:35.624493 crc crio[23067]: time=\"2026-06-11T00:17:35.624439868Z\" level=info msg=\"Stopping pod sandbox: dceced93574ba7f10f75904bcb44fc03e3db12039326562576a7dcfa704be447\" id=8055cacc-af60-480c-bcd1-dfc5d3fb6b5e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.743257 | controller |     "Jun 11 00:17:35.627288 crc crio[23067]: time=\"2026-06-11T00:17:35.626960297Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-68bc84565-gq56n Namespace:openstack ID:dceced93574ba7f10f75904bcb44fc03e3db12039326562576a7dcfa704be447 UID:ae0dad06-8b18-4eed-bad8-e2e570aa6ad7 NetNS:/var/run/netns/27b6ee5b-b119-4b2e-9d96-143bafffa9ba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podae0dad06_8b18_4eed_bad8_e2e570aa6ad7.slice PodAnnotations:0xc002c84110}] Aliases:map[]}\"",
2026-06-11 01:10:49.743272 | controller |     "Jun 11 00:17:35.627288 crc crio[23067]: time=\"2026-06-11T00:17:35.627257575Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-68bc84565-gq56n from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.743287 | controller |     "Jun 11 00:17:35.630885 crc crio[23067]: time=\"2026-06-11T00:17:35.630812362Z\" level=info msg=\"Creating container: openstack/swift-ring-rebalance-6q4j5/swift-ring-rebalance\" id=72312a7b-7a89-44a8-8f01-45e6187a2dc8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.743301 | controller |     "Jun 11 00:17:35.633832 crc crio[23067]: time=\"2026-06-11T00:17:35.633631789Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.743317 | controller |     "Jun 11 00:17:35.634712 crc crio[23067]: time=\"2026-06-11T00:17:35.634612955Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.743332 | controller |     "Jun 11 00:17:35.639314 crc crio[23067]: time=\"2026-06-11T00:17:35.639227491Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.743365 | controller |     "Jun 11 00:17:35.644856 crc crio[23067]: time=\"2026-06-11T00:17:35.64433448Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.743385 | controller |     "Jun 11 00:17:35.705929 crc crio[23067]: time=\"2026-06-11T00:17:35.705853437Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.743400 | controller |     "Jun 11 00:17:35.709847 crc crio[23067]: time=\"2026-06-11T00:17:35.709562419Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.743413 | controller |     "Jun 11 00:17:36.015551 crc crio[23067]: time=\"2026-06-11T00:17:36.015442057Z\" level=info msg=\"Stopped pod sandbox: dceced93574ba7f10f75904bcb44fc03e3db12039326562576a7dcfa704be447\" id=8055cacc-af60-480c-bcd1-dfc5d3fb6b5e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.743427 | controller |     "Jun 11 00:17:36.189704 crc crio[23067]: time=\"2026-06-11T00:17:36.189006428Z\" level=info msg=\"Created container 8f4b979e494ba406096979d3b1fe48c5569c44fe6b71b3c936f28528382f7406: openstack/placement-bafc-account-create-update-js5kl/mariadb-account-create-update\" id=74b51fe8-d4fd-47c1-bc2c-837bc967527a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.743441 | controller |     "Jun 11 00:17:36.189704 crc crio[23067]: time=\"2026-06-11T00:17:36.189559583Z\" level=info msg=\"Created container 3f3a8541957a122eb32ab07fe6fe02ce35704c35be0757529b99c8e6602b3c11: openstack/placement-db-create-pzxrm/mariadb-database-create\" id=9284d91f-81d6-4393-b1ef-57eb9d32f8f7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.743455 | controller |     "Jun 11 00:17:36.190534 crc crio[23067]: time=\"2026-06-11T00:17:36.190360015Z\" level=info msg=\"Created container f4daffbe8062d35ec479891ec93e5bcafe02e6592a219a03f797484d3f4bf5cb: openstack/swift-ring-rebalance-6q4j5/swift-ring-rebalance\" id=72312a7b-7a89-44a8-8f01-45e6187a2dc8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.743470 | controller |     "Jun 11 00:17:36.192495 crc crio[23067]: time=\"2026-06-11T00:17:36.191514066Z\" level=info msg=\"Starting container: 3f3a8541957a122eb32ab07fe6fe02ce35704c35be0757529b99c8e6602b3c11\" id=17eb36d6-c7c6-46be-8794-350d2b4dcd54 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.743484 | controller |     "Jun 11 00:17:36.192495 crc crio[23067]: time=\"2026-06-11T00:17:36.192095022Z\" level=info msg=\"Starting container: 8f4b979e494ba406096979d3b1fe48c5569c44fe6b71b3c936f28528382f7406\" id=befb2619-72ed-4600-82dc-ae1882a50f6f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.743498 | controller |     "Jun 11 00:17:36.194550 crc crio[23067]: time=\"2026-06-11T00:17:36.193967173Z\" level=info msg=\"Starting container: f4daffbe8062d35ec479891ec93e5bcafe02e6592a219a03f797484d3f4bf5cb\" id=e63386b9-3005-4587-bb10-f8bfc292b7d2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.743512 | controller |     "Jun 11 00:17:36.277242 crc crio[23067]: time=\"2026-06-11T00:17:36.276894916Z\" level=info msg=\"Started container\" PID=60965 containerID=8f4b979e494ba406096979d3b1fe48c5569c44fe6b71b3c936f28528382f7406 description=openstack/placement-bafc-account-create-update-js5kl/mariadb-account-create-update id=befb2619-72ed-4600-82dc-ae1882a50f6f name=/runtime.v1.RuntimeService/StartContainer sandboxID=2d00f5e2407e6c9e5250a651b48910b3adda2dba68244cb18873d331189bba11",
2026-06-11 01:10:49.743531 | controller |     "Jun 11 00:17:36.277836 crc crio[23067]: time=\"2026-06-11T00:17:36.277436681Z\" level=info msg=\"Started container\" PID=60963 containerID=3f3a8541957a122eb32ab07fe6fe02ce35704c35be0757529b99c8e6602b3c11 description=openstack/placement-db-create-pzxrm/mariadb-database-create id=17eb36d6-c7c6-46be-8794-350d2b4dcd54 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6c115be32871bad4c6f972a45de953d91dbf1c5373691a7fd2270835fda0ef07",
2026-06-11 01:10:49.743546 | controller |     "Jun 11 00:17:36.283872 crc crio[23067]: time=\"2026-06-11T00:17:36.283783253Z\" level=info msg=\"Started container\" PID=60964 containerID=f4daffbe8062d35ec479891ec93e5bcafe02e6592a219a03f797484d3f4bf5cb description=openstack/swift-ring-rebalance-6q4j5/swift-ring-rebalance id=e63386b9-3005-4587-bb10-f8bfc292b7d2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=164ad7d51600c08004e481b7f40c4366a4d973bb34a8e5f4a31b9b6702050c47",
2026-06-11 01:10:49.743561 | controller |     "Jun 11 00:17:36.355896 crc crio[23067]: time=\"2026-06-11T00:17:36.354262563Z\" level=info msg=\"Removing container: 89d0ad95d543400470dd54b3613eb6272510c8f21d9013d084babc83333e3572\" id=fb094c26-78ad-41f6-885e-7c48842d16c4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.743576 | controller |     "Jun 11 00:17:36.380523 crc crio[23067]: time=\"2026-06-11T00:17:36.380460327Z\" level=info msg=\"Running pod sandbox: openstack/root-account-create-update-9f8tl/POD\" id=29f2aecc-4809-4562-b0ee-8de713dc75b1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.743590 | controller |     "Jun 11 00:17:36.381251 crc crio[23067]: time=\"2026-06-11T00:17:36.38057208Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.743605 | controller |     "Jun 11 00:17:36.390848 crc crio[23067]: time=\"2026-06-11T00:17:36.390787698Z\" level=info msg=\"Removed container 89d0ad95d543400470dd54b3613eb6272510c8f21d9013d084babc83333e3572: openstack/dnsmasq-dns-68bc84565-gq56n/dnsmasq-dns\" id=fb094c26-78ad-41f6-885e-7c48842d16c4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.743620 | controller |     "Jun 11 00:17:36.414157 crc crio[23067]: time=\"2026-06-11T00:17:36.414087113Z\" level=info msg=\"Removing container: 29d3e03fce6e82f268907feb40715cc0274fc9d0eeb9af9b01ef1ecad63ecdb8\" id=adbfc556-fbb3-4963-be30-e31cc7e17bd9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.743635 | controller |     "Jun 11 00:17:36.416898 crc crio[23067]: time=\"2026-06-11T00:17:36.416832078Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-9f8tl Namespace:openstack ID:89c31cfb0302932322ec9e4c47d3f3c8f18b7be2dfcaa859f4a6fa3a2b500fc1 UID:137b6084-ea50-4bf8-9e16-5cdc2477d5db NetNS:/var/run/netns/37685a2e-8fef-4d61-985a-47e86c0b8a2c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod137b6084_ea50_4bf8_9e16_5cdc2477d5db.slice PodAnnotations:0xc000c34868}] Aliases:map[]}\"",
2026-06-11 01:10:49.743650 | controller |     "Jun 11 00:17:36.417076 crc crio[23067]: time=\"2026-06-11T00:17:36.416946971Z\" level=info msg=\"Adding pod openstack_root-account-create-update-9f8tl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.743665 | controller |     "Jun 11 00:17:36.501965 crc crio[23067]: time=\"2026-06-11T00:17:36.501814885Z\" level=info msg=\"Removed container 29d3e03fce6e82f268907feb40715cc0274fc9d0eeb9af9b01ef1ecad63ecdb8: openstack/dnsmasq-dns-68bc84565-gq56n/init\" id=adbfc556-fbb3-4963-be30-e31cc7e17bd9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.743682 | controller |     "Jun 11 00:17:37.014355 crc crio[23067]: 2026-06-11T00:17:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:89c31cfb0302932 Mac:06:3e:66:0a:30:5e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7c Mtu:0 Sandbox:/var/run/netns/37685a2e-8fef-4d61-985a-47e86c0b8a2c SocketPath: PciID:}] [{Interface:0xc00025ce80 Address:{IP:10.217.0.124 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.743698 | controller |     "Jun 11 00:17:37.015631 crc crio[23067]: time=\"2026-06-11T00:17:37.015553279Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-9f8tl Namespace:openstack ID:89c31cfb0302932322ec9e4c47d3f3c8f18b7be2dfcaa859f4a6fa3a2b500fc1 UID:137b6084-ea50-4bf8-9e16-5cdc2477d5db NetNS:/var/run/netns/37685a2e-8fef-4d61-985a-47e86c0b8a2c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod137b6084_ea50_4bf8_9e16_5cdc2477d5db.slice PodAnnotations:0xc000c34868}] Aliases:map[]}\"",
2026-06-11 01:10:49.743713 | controller |     "Jun 11 00:17:37.015876 crc crio[23067]: time=\"2026-06-11T00:17:37.015830587Z\" level=info msg=\"Checking pod openstack_root-account-create-update-9f8tl for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.743727 | controller |     "Jun 11 00:17:37.025180 crc crio[23067]: time=\"2026-06-11T00:17:37.025074219Z\" level=info msg=\"Ran pod sandbox 89c31cfb0302932322ec9e4c47d3f3c8f18b7be2dfcaa859f4a6fa3a2b500fc1 with infra container: openstack/root-account-create-update-9f8tl/POD\" id=29f2aecc-4809-4562-b0ee-8de713dc75b1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.743742 | controller |     "Jun 11 00:17:37.027505 crc crio[23067]: time=\"2026-06-11T00:17:37.027425693Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=0c4b4f34-3853-4981-ac8e-236f5026d9ef name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.743757 | controller |     "Jun 11 00:17:37.031067 crc crio[23067]: time=\"2026-06-11T00:17:37.030953559Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=4cc746bb-0164-4bf4-bb2c-1d234b2b4efe name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.743772 | controller |     "Jun 11 00:17:37.041498 crc crio[23067]: time=\"2026-06-11T00:17:37.041410014Z\" level=info msg=\"Creating container: openstack/root-account-create-update-9f8tl/mariadb-account-create-update\" id=a518d03d-9c8e-4d07-8cb9-03176298b44c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.743786 | controller |     "Jun 11 00:17:37.043043 crc crio[23067]: time=\"2026-06-11T00:17:37.042983127Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.743800 | controller |     "Jun 11 00:17:37.096376 crc crio[23067]: time=\"2026-06-11T00:17:37.096223128Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.743814 | controller |     "Jun 11 00:17:37.100282 crc crio[23067]: time=\"2026-06-11T00:17:37.100210097Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.743828 | controller |     "Jun 11 00:17:37.654986 crc crio[23067]: time=\"2026-06-11T00:17:37.654605399Z\" level=info msg=\"Created container 02f007f39f22a0ff13af8f2aaf44252f8307ed76cb9f6415a945a3ad1c0e6aab: openstack/root-account-create-update-9f8tl/mariadb-account-create-update\" id=a518d03d-9c8e-4d07-8cb9-03176298b44c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.743847 | controller |     "Jun 11 00:17:37.656802 crc crio[23067]: time=\"2026-06-11T00:17:37.656706646Z\" level=info msg=\"Starting container: 02f007f39f22a0ff13af8f2aaf44252f8307ed76cb9f6415a945a3ad1c0e6aab\" id=573c2f12-baf8-45c5-9baa-29181d27763b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.743862 | controller |     "Jun 11 00:17:37.665826 crc crio[23067]: time=\"2026-06-11T00:17:37.665705532Z\" level=info msg=\"Started container\" PID=61073 containerID=02f007f39f22a0ff13af8f2aaf44252f8307ed76cb9f6415a945a3ad1c0e6aab description=openstack/root-account-create-update-9f8tl/mariadb-account-create-update id=573c2f12-baf8-45c5-9baa-29181d27763b name=/runtime.v1.RuntimeService/StartContainer sandboxID=89c31cfb0302932322ec9e4c47d3f3c8f18b7be2dfcaa859f4a6fa3a2b500fc1",
2026-06-11 01:10:49.743877 | controller |     "Jun 11 00:17:38.412380 crc crio[23067]: time=\"2026-06-11T00:17:38.411931313Z\" level=info msg=\"Stopping pod sandbox: 6c115be32871bad4c6f972a45de953d91dbf1c5373691a7fd2270835fda0ef07\" id=15b2f37b-0b39-42a4-84cd-396ffa27091d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.743891 | controller |     "Jun 11 00:17:38.412916 crc crio[23067]: time=\"2026-06-11T00:17:38.412848388Z\" level=info msg=\"Got pod network &{Name:placement-db-create-pzxrm Namespace:openstack ID:6c115be32871bad4c6f972a45de953d91dbf1c5373691a7fd2270835fda0ef07 UID:59d57eb7-e246-497b-81f2-6993b7ce3e7f NetNS:/var/run/netns/1e29198c-1bd3-46fa-9f03-d666292d81b9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod59d57eb7_e246_497b_81f2_6993b7ce3e7f.slice PodAnnotations:0xc00008c4e8}] Aliases:map[]}\"",
2026-06-11 01:10:49.743906 | controller |     "Jun 11 00:17:38.413121 crc crio[23067]: time=\"2026-06-11T00:17:38.413063914Z\" level=info msg=\"Deleting pod openstack_placement-db-create-pzxrm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.743920 | controller |     "Jun 11 00:17:38.414888 crc crio[23067]: time=\"2026-06-11T00:17:38.413304051Z\" level=info msg=\"Stopping pod sandbox: 2d00f5e2407e6c9e5250a651b48910b3adda2dba68244cb18873d331189bba11\" id=51f39e46-16e5-4761-86ca-0d5c615ae22c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.743935 | controller |     "Jun 11 00:17:38.414888 crc crio[23067]: time=\"2026-06-11T00:17:38.413957459Z\" level=info msg=\"Got pod network &{Name:placement-bafc-account-create-update-js5kl Namespace:openstack ID:2d00f5e2407e6c9e5250a651b48910b3adda2dba68244cb18873d331189bba11 UID:a85dcec8-cebf-41a3-96b8-3f2a216341b2 NetNS:/var/run/netns/eace85ab-5a87-44ae-95c4-da2d142f12c1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda85dcec8_cebf_41a3_96b8_3f2a216341b2.slice PodAnnotations:0xc0079a4080}] Aliases:map[]}\"",
2026-06-11 01:10:49.743949 | controller |     "Jun 11 00:17:38.414888 crc crio[23067]: time=\"2026-06-11T00:17:38.414119153Z\" level=info msg=\"Deleting pod openstack_placement-bafc-account-create-update-js5kl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.743963 | controller |     "Jun 11 00:17:38.720300 crc crio[23067]: time=\"2026-06-11T00:17:38.720207836Z\" level=info msg=\"Stopped pod sandbox: 2d00f5e2407e6c9e5250a651b48910b3adda2dba68244cb18873d331189bba11\" id=51f39e46-16e5-4761-86ca-0d5c615ae22c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.743977 | controller |     "Jun 11 00:17:38.903695 crc crio[23067]: time=\"2026-06-11T00:17:38.903158323Z\" level=info msg=\"Stopped pod sandbox: 6c115be32871bad4c6f972a45de953d91dbf1c5373691a7fd2270835fda0ef07\" id=15b2f37b-0b39-42a4-84cd-396ffa27091d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.743991 | controller |     "Jun 11 00:17:39.437611 crc crio[23067]: time=\"2026-06-11T00:17:39.43754367Z\" level=info msg=\"Stopping pod sandbox: 89c31cfb0302932322ec9e4c47d3f3c8f18b7be2dfcaa859f4a6fa3a2b500fc1\" id=429c61cc-1064-442b-9e2c-6def29cffa82 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.744009 | controller |     "Jun 11 00:17:39.438549 crc crio[23067]: time=\"2026-06-11T00:17:39.438410574Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-9f8tl Namespace:openstack ID:89c31cfb0302932322ec9e4c47d3f3c8f18b7be2dfcaa859f4a6fa3a2b500fc1 UID:137b6084-ea50-4bf8-9e16-5cdc2477d5db NetNS:/var/run/netns/37685a2e-8fef-4d61-985a-47e86c0b8a2c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod137b6084_ea50_4bf8_9e16_5cdc2477d5db.slice PodAnnotations:0xc0079a43c0}] Aliases:map[]}\"",
2026-06-11 01:10:49.744024 | controller |     "Jun 11 00:17:39.438808 crc crio[23067]: time=\"2026-06-11T00:17:39.438600519Z\" level=info msg=\"Deleting pod openstack_root-account-create-update-9f8tl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.744038 | controller |     "Jun 11 00:17:39.837168 crc crio[23067]: time=\"2026-06-11T00:17:39.837087331Z\" level=info msg=\"Running pod sandbox: openstack/keystone-db-create-wznsg/POD\" id=aaa08fed-f6c3-4f9a-b9e9-897fd1513656 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.744053 | controller |     "Jun 11 00:17:39.838579 crc crio[23067]: time=\"2026-06-11T00:17:39.837222735Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.744067 | controller |     "Jun 11 00:17:39.885435 crc crio[23067]: time=\"2026-06-11T00:17:39.884976657Z\" level=info msg=\"Stopped pod sandbox: 89c31cfb0302932322ec9e4c47d3f3c8f18b7be2dfcaa859f4a6fa3a2b500fc1\" id=429c61cc-1064-442b-9e2c-6def29cffa82 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.744081 | controller |     "Jun 11 00:17:39.902883 crc crio[23067]: time=\"2026-06-11T00:17:39.902581497Z\" level=info msg=\"Got pod network &{Name:keystone-db-create-wznsg Namespace:openstack ID:6a8107c10151991486c188ef18c631b9a8ac479b56a175a3995974808efa12c9 UID:9c4c5bac-cc2b-4b72-be79-7e6dd2616a08 NetNS:/var/run/netns/e97bd901-44d1-458f-b2ef-74af2b6ee896 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9c4c5bac_cc2b_4b72_be79_7e6dd2616a08.slice PodAnnotations:0xc000c35250}] Aliases:map[]}\"",
2026-06-11 01:10:49.744096 | controller |     "Jun 11 00:17:39.902883 crc crio[23067]: time=\"2026-06-11T00:17:39.902685379Z\" level=info msg=\"Adding pod openstack_keystone-db-create-wznsg to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.744110 | controller |     "Jun 11 00:17:39.974454 crc crio[23067]: time=\"2026-06-11T00:17:39.974344383Z\" level=info msg=\"Running pod sandbox: openstack/glance-db-create-rrrqq/POD\" id=63d70628-80b1-4021-9c1e-3e0f96192735 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.744124 | controller |     "Jun 11 00:17:39.975361 crc crio[23067]: time=\"2026-06-11T00:17:39.974459826Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.744138 | controller |     "Jun 11 00:17:40.005269 crc crio[23067]: time=\"2026-06-11T00:17:40.005176343Z\" level=info msg=\"Got pod network &{Name:glance-db-create-rrrqq Namespace:openstack ID:04c3bf896a3ba27f47a7287f301ffcef0e0e5d4f77050749d94222ddd6c9a2c6 UID:5b971bde-98d5-46f9-88dd-10796bd41cbc NetNS:/var/run/netns/7e7b5cd5-001d-4c50-8226-6845e2bf20a6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5b971bde_98d5_46f9_88dd_10796bd41cbc.slice PodAnnotations:0xc008202720}] Aliases:map[]}\"",
2026-06-11 01:10:49.744159 | controller |     "Jun 11 00:17:40.005269 crc crio[23067]: time=\"2026-06-11T00:17:40.005233475Z\" level=info msg=\"Adding pod openstack_glance-db-create-rrrqq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.744174 | controller |     "Jun 11 00:17:40.013020 crc crio[23067]: time=\"2026-06-11T00:17:40.012916684Z\" level=info msg=\"Running pod sandbox: openstack/glance-eded-account-create-update-qgxl9/POD\" id=223fee3a-d12d-4222-be2e-6d82b55f86e3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.744188 | controller |     "Jun 11 00:17:40.013020 crc crio[23067]: time=\"2026-06-11T00:17:40.013004537Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.744202 | controller |     "Jun 11 00:17:40.052618 crc crio[23067]: time=\"2026-06-11T00:17:40.052286277Z\" level=info msg=\"Got pod network &{Name:glance-eded-account-create-update-qgxl9 Namespace:openstack ID:b8d541b2fdfca294f38d31612a6d9f3afab664b66e0de591bc878b3848f69a3f UID:b7a069e5-6df6-4732-8e88-42b7d1a61bdd NetNS:/var/run/netns/81a080ed-3862-4aa0-bac1-f0f9e5cbc85f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb7a069e5_6df6_4732_8e88_42b7d1a61bdd.slice PodAnnotations:0xc000c354b8}] Aliases:map[]}\"",
2026-06-11 01:10:49.744216 | controller |     "Jun 11 00:17:40.052618 crc crio[23067]: time=\"2026-06-11T00:17:40.052347469Z\" level=info msg=\"Adding pod openstack_glance-eded-account-create-update-qgxl9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.744231 | controller |     "Jun 11 00:17:40.109068 crc crio[23067]: time=\"2026-06-11T00:17:40.108961222Z\" level=info msg=\"Running pod sandbox: openstack/keystone-d607-account-create-update-fjqv8/POD\" id=6ab14733-ac58-410f-a7b0-2dfc0386a126 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.744245 | controller |     "Jun 11 00:17:40.109321 crc crio[23067]: time=\"2026-06-11T00:17:40.109091116Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.744259 | controller |     "Jun 11 00:17:40.175758 crc crio[23067]: time=\"2026-06-11T00:17:40.175106055Z\" level=info msg=\"Got pod network &{Name:keystone-d607-account-create-update-fjqv8 Namespace:openstack ID:eb29e287d7508ba11558a9cd44db3902fb29c1de5eb53296b787b3b7b439516d UID:d5eb41dc-de63-47ff-8dc8-a8a51f3e056f NetNS:/var/run/netns/b81d7b62-a04c-457a-be2a-8df58d7f5928 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd5eb41dc_de63_47ff_8dc8_a8a51f3e056f.slice PodAnnotations:0xc000c357a0}] Aliases:map[]}\"",
2026-06-11 01:10:49.744273 | controller |     "Jun 11 00:17:40.175758 crc crio[23067]: time=\"2026-06-11T00:17:40.175201018Z\" level=info msg=\"Adding pod openstack_keystone-d607-account-create-update-fjqv8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.744288 | controller |     "Jun 11 00:17:40.508161 crc crio[23067]: 2026-06-11T00:17:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:04c3bf896a3ba27 Mac:06:4d:2c:41:15:b2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7e Mtu:0 Sandbox:/var/run/netns/7e7b5cd5-001d-4c50-8226-6845e2bf20a6 SocketPath: PciID:}] [{Interface:0xc00043f050 Address:{IP:10.217.0.126 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.744302 | controller |     "Jun 11 00:17:40.510007 crc crio[23067]: time=\"2026-06-11T00:17:40.50947432Z\" level=info msg=\"Got pod network &{Name:glance-db-create-rrrqq Namespace:openstack ID:04c3bf896a3ba27f47a7287f301ffcef0e0e5d4f77050749d94222ddd6c9a2c6 UID:5b971bde-98d5-46f9-88dd-10796bd41cbc NetNS:/var/run/netns/7e7b5cd5-001d-4c50-8226-6845e2bf20a6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5b971bde_98d5_46f9_88dd_10796bd41cbc.slice PodAnnotations:0xc008202720}] Aliases:map[]}\"",
2026-06-11 01:10:49.744320 | controller |     "Jun 11 00:17:40.514705 crc crio[23067]: 2026-06-11T00:17:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6a8107c10151991 Mac:aa:48:c2:c5:c5:76 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7d Mtu:0 Sandbox:/var/run/netns/e97bd901-44d1-458f-b2ef-74af2b6ee896 SocketPath: PciID:}] [{Interface:0xc00048c5c0 Address:{IP:10.217.0.125 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.744334 | controller |     "Jun 11 00:17:40.514705 crc crio[23067]: time=\"2026-06-11T00:17:40.509632914Z\" level=info msg=\"Checking pod openstack_glance-db-create-rrrqq for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.744366 | controller |     "Jun 11 00:17:40.515005 crc crio[23067]: time=\"2026-06-11T00:17:40.514887718Z\" level=info msg=\"Got pod network &{Name:keystone-db-create-wznsg Namespace:openstack ID:6a8107c10151991486c188ef18c631b9a8ac479b56a175a3995974808efa12c9 UID:9c4c5bac-cc2b-4b72-be79-7e6dd2616a08 NetNS:/var/run/netns/e97bd901-44d1-458f-b2ef-74af2b6ee896 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9c4c5bac_cc2b_4b72_be79_7e6dd2616a08.slice PodAnnotations:0xc000c35250}] Aliases:map[]}\"",
2026-06-11 01:10:49.744386 | controller |     "Jun 11 00:17:40.515074 crc crio[23067]: time=\"2026-06-11T00:17:40.515027111Z\" level=info msg=\"Checking pod openstack_keystone-db-create-wznsg for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.744401 | controller |     "Jun 11 00:17:40.538360 crc crio[23067]: time=\"2026-06-11T00:17:40.536329532Z\" level=info msg=\"Ran pod sandbox 04c3bf896a3ba27f47a7287f301ffcef0e0e5d4f77050749d94222ddd6c9a2c6 with infra container: openstack/glance-db-create-rrrqq/POD\" id=63d70628-80b1-4021-9c1e-3e0f96192735 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.744416 | controller |     "Jun 11 00:17:40.547689 crc crio[23067]: time=\"2026-06-11T00:17:40.547544368Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=aca9c947-93b6-4310-9b4b-92a2db7e42e6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.744431 | controller |     "Jun 11 00:17:40.557886 crc crio[23067]: time=\"2026-06-11T00:17:40.554912979Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=3f382de9-93af-40a6-a22b-d7b0ec7edacb name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.744445 | controller |     "Jun 11 00:17:40.557886 crc crio[23067]: time=\"2026-06-11T00:17:40.557061447Z\" level=info msg=\"Ran pod sandbox 6a8107c10151991486c188ef18c631b9a8ac479b56a175a3995974808efa12c9 with infra container: openstack/keystone-db-create-wznsg/POD\" id=aaa08fed-f6c3-4f9a-b9e9-897fd1513656 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.744460 | controller |     "Jun 11 00:17:40.562710 crc crio[23067]: time=\"2026-06-11T00:17:40.562606818Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=689a7c7e-d78c-495b-aed4-8c3fc7c9faf8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.744474 | controller |     "Jun 11 00:17:40.573322 crc crio[23067]: time=\"2026-06-11T00:17:40.573262479Z\" level=info msg=\"Creating container: openstack/glance-db-create-rrrqq/mariadb-database-create\" id=ffaa3d32-f7b4-4cb2-950b-3ad166437523 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.744488 | controller |     "Jun 11 00:17:40.574157 crc crio[23067]: time=\"2026-06-11T00:17:40.574133103Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.744507 | controller |     "Jun 11 00:17:40.575079 crc crio[23067]: time=\"2026-06-11T00:17:40.575010757Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=543c13c4-151d-4054-83aa-cbc6add870fd name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.744522 | controller |     "Jun 11 00:17:40.584821 crc crio[23067]: time=\"2026-06-11T00:17:40.584548967Z\" level=info msg=\"Creating container: openstack/keystone-db-create-wznsg/mariadb-database-create\" id=b9382775-0f4e-427b-a152-71cc31f90660 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.744536 | controller |     "Jun 11 00:17:40.601359 crc crio[23067]: time=\"2026-06-11T00:17:40.601245062Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.744550 | controller |     "Jun 11 00:17:40.629436 crc crio[23067]: 2026-06-11T00:17:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b8d541b2fdfca29 Mac:86:5c:04:34:b9:27 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7f Mtu:0 Sandbox:/var/run/netns/81a080ed-3862-4aa0-bac1-f0f9e5cbc85f SocketPath: PciID:}] [{Interface:0xc0004ac5d0 Address:{IP:10.217.0.127 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.744565 | controller |     "Jun 11 00:17:40.629436 crc crio[23067]: time=\"2026-06-11T00:17:40.628388982Z\" level=info msg=\"Got pod network &{Name:glance-eded-account-create-update-qgxl9 Namespace:openstack ID:b8d541b2fdfca294f38d31612a6d9f3afab664b66e0de591bc878b3848f69a3f UID:b7a069e5-6df6-4732-8e88-42b7d1a61bdd NetNS:/var/run/netns/81a080ed-3862-4aa0-bac1-f0f9e5cbc85f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb7a069e5_6df6_4732_8e88_42b7d1a61bdd.slice PodAnnotations:0xc000c354b8}] Aliases:map[]}\"",
2026-06-11 01:10:49.744580 | controller |     "Jun 11 00:17:40.629436 crc crio[23067]: time=\"2026-06-11T00:17:40.628548496Z\" level=info msg=\"Checking pod openstack_glance-eded-account-create-update-qgxl9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.744594 | controller |     "Jun 11 00:17:40.653817 crc crio[23067]: time=\"2026-06-11T00:17:40.653249799Z\" level=info msg=\"Ran pod sandbox b8d541b2fdfca294f38d31612a6d9f3afab664b66e0de591bc878b3848f69a3f with infra container: openstack/glance-eded-account-create-update-qgxl9/POD\" id=223fee3a-d12d-4222-be2e-6d82b55f86e3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.744609 | controller |     "Jun 11 00:17:40.656775 crc crio[23067]: time=\"2026-06-11T00:17:40.656620381Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=dd655436-a648-4b10-b985-4a7a624ea0c0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.744622 | controller |     "Jun 11 00:17:40.670509 crc crio[23067]: time=\"2026-06-11T00:17:40.670418907Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.744637 | controller |     "Jun 11 00:17:40.670918 crc crio[23067]: 2026-06-11T00:17:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:eb29e287d7508ba Mac:3a:63:8f:53:7a:30 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:80 Mtu:0 Sandbox:/var/run/netns/b81d7b62-a04c-457a-be2a-8df58d7f5928 SocketPath: PciID:}] [{Interface:0xc00023ce70 Address:{IP:10.217.0.128 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.744651 | controller |     "Jun 11 00:17:40.672245 crc crio[23067]: time=\"2026-06-11T00:17:40.672106723Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=a02d3dc7-13cf-4f9d-aa69-cb4f893c7514 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.744669 | controller |     "Jun 11 00:17:40.674944 crc crio[23067]: time=\"2026-06-11T00:17:40.67418789Z\" level=info msg=\"Got pod network &{Name:keystone-d607-account-create-update-fjqv8 Namespace:openstack ID:eb29e287d7508ba11558a9cd44db3902fb29c1de5eb53296b787b3b7b439516d UID:d5eb41dc-de63-47ff-8dc8-a8a51f3e056f NetNS:/var/run/netns/b81d7b62-a04c-457a-be2a-8df58d7f5928 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd5eb41dc_de63_47ff_8dc8_a8a51f3e056f.slice PodAnnotations:0xc000c357a0}] Aliases:map[]}\"",
2026-06-11 01:10:49.744685 | controller |     "Jun 11 00:17:40.674944 crc crio[23067]: time=\"2026-06-11T00:17:40.674354015Z\" level=info msg=\"Checking pod openstack_keystone-d607-account-create-update-fjqv8 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.744700 | controller |     "Jun 11 00:17:40.675689 crc crio[23067]: time=\"2026-06-11T00:17:40.675571588Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.744715 | controller |     "Jun 11 00:17:40.685511 crc crio[23067]: time=\"2026-06-11T00:17:40.685360855Z\" level=info msg=\"Creating container: openstack/glance-eded-account-create-update-qgxl9/mariadb-account-create-update\" id=ea2487ed-3d44-4576-aceb-9579e1cf3342 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.744729 | controller |     "Jun 11 00:17:40.689599 crc crio[23067]: time=\"2026-06-11T00:17:40.689511578Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.744744 | controller |     "Jun 11 00:17:40.689599 crc crio[23067]: time=\"2026-06-11T00:17:40.689568209Z\" level=info msg=\"Ran pod sandbox eb29e287d7508ba11558a9cd44db3902fb29c1de5eb53296b787b3b7b439516d with infra container: openstack/keystone-d607-account-create-update-fjqv8/POD\" id=6ab14733-ac58-410f-a7b0-2dfc0386a126 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.744758 | controller |     "Jun 11 00:17:40.690795 crc crio[23067]: time=\"2026-06-11T00:17:40.69069598Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.744772 | controller |     "Jun 11 00:17:40.692896 crc crio[23067]: time=\"2026-06-11T00:17:40.692760256Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=ee0f4d27-f216-4ddf-9f7b-9a9aeda73a8b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.744786 | controller |     "Jun 11 00:17:40.694483 crc crio[23067]: time=\"2026-06-11T00:17:40.694400581Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.744800 | controller |     "Jun 11 00:17:40.730863 crc crio[23067]: time=\"2026-06-11T00:17:40.727858863Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=233f0cf7-4c2e-448a-a946-1eca6f23947b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.744814 | controller |     "Jun 11 00:17:40.750556 crc crio[23067]: time=\"2026-06-11T00:17:40.750457499Z\" level=info msg=\"Creating container: openstack/keystone-d607-account-create-update-fjqv8/mariadb-account-create-update\" id=c47cb513-97e0-44cd-8c57-d4eb12f08c4a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.744829 | controller |     "Jun 11 00:17:40.751301 crc crio[23067]: time=\"2026-06-11T00:17:40.751150368Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.744847 | controller |     "Jun 11 00:17:40.792293 crc crio[23067]: time=\"2026-06-11T00:17:40.792180576Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.744861 | controller |     "Jun 11 00:17:40.797038 crc crio[23067]: time=\"2026-06-11T00:17:40.796964537Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.744875 | controller |     "Jun 11 00:17:40.839506 crc crio[23067]: time=\"2026-06-11T00:17:40.839381623Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.744889 | controller |     "Jun 11 00:17:40.844428 crc crio[23067]: time=\"2026-06-11T00:17:40.844336798Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.744903 | controller |     "Jun 11 00:17:41.317298 crc crio[23067]: time=\"2026-06-11T00:17:41.316453678Z\" level=info msg=\"Created container 2575611c4b2c4c8d08ac1d52df1dc2fc6e1f65b76a7424b13b73dbad6ddcf027: openstack/keystone-db-create-wznsg/mariadb-database-create\" id=b9382775-0f4e-427b-a152-71cc31f90660 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.744917 | controller |     "Jun 11 00:17:41.318765 crc crio[23067]: time=\"2026-06-11T00:17:41.31836824Z\" level=info msg=\"Created container 8deb8ba00dbadc1984c6e8783315a4cb421fff01ce8e10e34cf7cf29bdf76a76: openstack/glance-db-create-rrrqq/mariadb-database-create\" id=ffaa3d32-f7b4-4cb2-950b-3ad166437523 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.744930 | controller |     "Jun 11 00:17:41.320918 crc crio[23067]: time=\"2026-06-11T00:17:41.319871701Z\" level=info msg=\"Starting container: 2575611c4b2c4c8d08ac1d52df1dc2fc6e1f65b76a7424b13b73dbad6ddcf027\" id=3ed63a14-43e8-4db9-b9e7-bda94ef790f8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.744944 | controller |     "Jun 11 00:17:41.321364 crc crio[23067]: time=\"2026-06-11T00:17:41.321132806Z\" level=info msg=\"Starting container: 8deb8ba00dbadc1984c6e8783315a4cb421fff01ce8e10e34cf7cf29bdf76a76\" id=64bbc254-2510-46aa-934e-fddeb7a2b8af name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.744958 | controller |     "Jun 11 00:17:41.322482 crc crio[23067]: time=\"2026-06-11T00:17:41.322311138Z\" level=info msg=\"Created container aa65a039c7791e737a9968342a4f1435b606a44bfb523a5b0542a7cd097b56aa: openstack/keystone-d607-account-create-update-fjqv8/mariadb-account-create-update\" id=c47cb513-97e0-44cd-8c57-d4eb12f08c4a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.744972 | controller |     "Jun 11 00:17:41.327019 crc crio[23067]: time=\"2026-06-11T00:17:41.326963374Z\" level=info msg=\"Starting container: aa65a039c7791e737a9968342a4f1435b606a44bfb523a5b0542a7cd097b56aa\" id=7f420f48-7910-4877-8dd4-3ee2c849cb07 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.744986 | controller |     "Jun 11 00:17:41.328078 crc crio[23067]: time=\"2026-06-11T00:17:41.327964242Z\" level=info msg=\"Started container\" PID=61437 containerID=8deb8ba00dbadc1984c6e8783315a4cb421fff01ce8e10e34cf7cf29bdf76a76 description=openstack/glance-db-create-rrrqq/mariadb-database-create id=64bbc254-2510-46aa-934e-fddeb7a2b8af name=/runtime.v1.RuntimeService/StartContainer sandboxID=04c3bf896a3ba27f47a7287f301ffcef0e0e5d4f77050749d94222ddd6c9a2c6",
2026-06-11 01:10:49.745000 | controller |     "Jun 11 00:17:41.333470 crc crio[23067]: time=\"2026-06-11T00:17:41.33340267Z\" level=info msg=\"Started container\" PID=61455 containerID=aa65a039c7791e737a9968342a4f1435b606a44bfb523a5b0542a7cd097b56aa description=openstack/keystone-d607-account-create-update-fjqv8/mariadb-account-create-update id=7f420f48-7910-4877-8dd4-3ee2c849cb07 name=/runtime.v1.RuntimeService/StartContainer sandboxID=eb29e287d7508ba11558a9cd44db3902fb29c1de5eb53296b787b3b7b439516d",
2026-06-11 01:10:49.745019 | controller |     "Jun 11 00:17:41.335215 crc crio[23067]: time=\"2026-06-11T00:17:41.33488184Z\" level=info msg=\"Started container\" PID=61438 containerID=2575611c4b2c4c8d08ac1d52df1dc2fc6e1f65b76a7424b13b73dbad6ddcf027 description=openstack/keystone-db-create-wznsg/mariadb-database-create id=3ed63a14-43e8-4db9-b9e7-bda94ef790f8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6a8107c10151991486c188ef18c631b9a8ac479b56a175a3995974808efa12c9",
2026-06-11 01:10:49.745034 | controller |     "Jun 11 00:17:41.338037 crc crio[23067]: time=\"2026-06-11T00:17:41.337978395Z\" level=info msg=\"Created container 6b45a457c37605260316ed8af8ddc4d96de3bc887efa01667abb23023fa3bd50: openstack/glance-eded-account-create-update-qgxl9/mariadb-account-create-update\" id=ea2487ed-3d44-4576-aceb-9579e1cf3342 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.745048 | controller |     "Jun 11 00:17:41.342974 crc crio[23067]: time=\"2026-06-11T00:17:41.341888011Z\" level=info msg=\"Starting container: 6b45a457c37605260316ed8af8ddc4d96de3bc887efa01667abb23023fa3bd50\" id=de063e85-b277-4f86-b3c8-546d04ad6c38 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.745063 | controller |     "Jun 11 00:17:41.350848 crc crio[23067]: time=\"2026-06-11T00:17:41.348055069Z\" level=info msg=\"Started container\" PID=61456 containerID=6b45a457c37605260316ed8af8ddc4d96de3bc887efa01667abb23023fa3bd50 description=openstack/glance-eded-account-create-update-qgxl9/mariadb-account-create-update id=de063e85-b277-4f86-b3c8-546d04ad6c38 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b8d541b2fdfca294f38d31612a6d9f3afab664b66e0de591bc878b3848f69a3f",
2026-06-11 01:10:49.745078 | controller |     "Jun 11 00:17:43.593812 crc crio[23067]: time=\"2026-06-11T00:17:43.593100307Z\" level=info msg=\"Stopping pod sandbox: 04c3bf896a3ba27f47a7287f301ffcef0e0e5d4f77050749d94222ddd6c9a2c6\" id=4db3e0b2-6a7c-43ad-be34-18884ed10d08 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.745092 | controller |     "Jun 11 00:17:43.594307 crc crio[23067]: time=\"2026-06-11T00:17:43.593321273Z\" level=info msg=\"Stopping pod sandbox: 6a8107c10151991486c188ef18c631b9a8ac479b56a175a3995974808efa12c9\" id=55798c89-21c0-40a4-9a1e-5c0a576c5044 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.745106 | controller |     "Jun 11 00:17:43.595127 crc crio[23067]: time=\"2026-06-11T00:17:43.59505514Z\" level=info msg=\"Got pod network &{Name:keystone-db-create-wznsg Namespace:openstack ID:6a8107c10151991486c188ef18c631b9a8ac479b56a175a3995974808efa12c9 UID:9c4c5bac-cc2b-4b72-be79-7e6dd2616a08 NetNS:/var/run/netns/e97bd901-44d1-458f-b2ef-74af2b6ee896 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9c4c5bac_cc2b_4b72_be79_7e6dd2616a08.slice PodAnnotations:0xc0001310a0}] Aliases:map[]}\"",
2026-06-11 01:10:49.745121 | controller |     "Jun 11 00:17:43.595354 crc crio[23067]: time=\"2026-06-11T00:17:43.595287267Z\" level=info msg=\"Deleting pod openstack_keystone-db-create-wznsg from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.745136 | controller |     "Jun 11 00:17:43.596550 crc crio[23067]: time=\"2026-06-11T00:17:43.596433498Z\" level=info msg=\"Got pod network &{Name:glance-db-create-rrrqq Namespace:openstack ID:04c3bf896a3ba27f47a7287f301ffcef0e0e5d4f77050749d94222ddd6c9a2c6 UID:5b971bde-98d5-46f9-88dd-10796bd41cbc NetNS:/var/run/netns/7e7b5cd5-001d-4c50-8226-6845e2bf20a6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5b971bde_98d5_46f9_88dd_10796bd41cbc.slice PodAnnotations:0xc002a46778}] Aliases:map[]}\"",
2026-06-11 01:10:49.745154 | controller |     "Jun 11 00:17:43.596820 crc crio[23067]: time=\"2026-06-11T00:17:43.596717986Z\" level=info msg=\"Deleting pod openstack_glance-db-create-rrrqq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.745169 | controller |     "Jun 11 00:17:44.023165 crc crio[23067]: time=\"2026-06-11T00:17:44.022995396Z\" level=info msg=\"Stopped pod sandbox: 6a8107c10151991486c188ef18c631b9a8ac479b56a175a3995974808efa12c9\" id=55798c89-21c0-40a4-9a1e-5c0a576c5044 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.745183 | controller |     "Jun 11 00:17:44.120715 crc crio[23067]: time=\"2026-06-11T00:17:44.119968089Z\" level=info msg=\"Stopped pod sandbox: 04c3bf896a3ba27f47a7287f301ffcef0e0e5d4f77050749d94222ddd6c9a2c6\" id=4db3e0b2-6a7c-43ad-be34-18884ed10d08 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.745197 | controller |     "Jun 11 00:17:44.625825 crc crio[23067]: time=\"2026-06-11T00:17:44.623922367Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=99eec927-ca16-42ef-941f-6833dccd3d70 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.745211 | controller |     "Jun 11 00:17:44.641045 crc crio[23067]: time=\"2026-06-11T00:17:44.640627962Z\" level=info msg=\"Stopping pod sandbox: b8d541b2fdfca294f38d31612a6d9f3afab664b66e0de591bc878b3848f69a3f\" id=f1d32236-cb82-431e-9a1f-308eda563806 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.745225 | controller |     "Jun 11 00:17:44.641045 crc crio[23067]: time=\"2026-06-11T00:17:44.640771766Z\" level=info msg=\"Stopping pod sandbox: eb29e287d7508ba11558a9cd44db3902fb29c1de5eb53296b787b3b7b439516d\" id=99cb3547-2740-4baa-96fe-9fe70064d586 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.745239 | controller |     "Jun 11 00:17:44.641448 crc crio[23067]: time=\"2026-06-11T00:17:44.641386573Z\" level=info msg=\"Got pod network &{Name:glance-eded-account-create-update-qgxl9 Namespace:openstack ID:b8d541b2fdfca294f38d31612a6d9f3afab664b66e0de591bc878b3848f69a3f UID:b7a069e5-6df6-4732-8e88-42b7d1a61bdd NetNS:/var/run/netns/81a080ed-3862-4aa0-bac1-f0f9e5cbc85f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb7a069e5_6df6_4732_8e88_42b7d1a61bdd.slice PodAnnotations:0xc000c34690}] Aliases:map[]}\"",
2026-06-11 01:10:49.745254 | controller |     "Jun 11 00:17:44.641631 crc crio[23067]: time=\"2026-06-11T00:17:44.641553157Z\" level=info msg=\"Got pod network &{Name:keystone-d607-account-create-update-fjqv8 Namespace:openstack ID:eb29e287d7508ba11558a9cd44db3902fb29c1de5eb53296b787b3b7b439516d UID:d5eb41dc-de63-47ff-8dc8-a8a51f3e056f NetNS:/var/run/netns/b81d7b62-a04c-457a-be2a-8df58d7f5928 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd5eb41dc_de63_47ff_8dc8_a8a51f3e056f.slice PodAnnotations:0xc0079a4228}] Aliases:map[]}\"",
2026-06-11 01:10:49.745268 | controller |     "Jun 11 00:17:44.641917 crc crio[23067]: time=\"2026-06-11T00:17:44.641557947Z\" level=info msg=\"Deleting pod openstack_glance-eded-account-create-update-qgxl9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.745282 | controller |     "Jun 11 00:17:44.641983 crc crio[23067]: time=\"2026-06-11T00:17:44.641911117Z\" level=info msg=\"Deleting pod openstack_keystone-d607-account-create-update-fjqv8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.745297 | controller |     "Jun 11 00:17:44.645543 crc crio[23067]: time=\"2026-06-11T00:17:44.642704809Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=eea59bcb-6a4d-48d2-af3e-80368dd04e89 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.745314 | controller |     "Jun 11 00:17:44.724307 crc crio[23067]: time=\"2026-06-11T00:17:44.72420358Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=f3b0c6b0-51f2-4d0e-9a32-aa5792b46d27 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.745328 | controller |     "Jun 11 00:17:44.724970 crc crio[23067]: time=\"2026-06-11T00:17:44.724803017Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=7d53f1bb-e88a-41e9-8f8f-11ddaf07a905 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.745342 | controller |     "Jun 11 00:17:44.732511 crc crio[23067]: time=\"2026-06-11T00:17:44.732405234Z\" level=info msg=\"Creating container: openstack/rabbitmq-cell1-server-0/rabbitmq\" id=0eccc5b3-1ff8-43c2-90ad-6e414a89837b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.745378 | controller |     "Jun 11 00:17:44.733071 crc crio[23067]: time=\"2026-06-11T00:17:44.733030301Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.745394 | controller |     "Jun 11 00:17:44.739502 crc crio[23067]: time=\"2026-06-11T00:17:44.739413815Z\" level=info msg=\"Creating container: openstack/rabbitmq-server-0/rabbitmq\" id=f60c373b-99a2-4193-b320-0ce5b81f6fa8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.745408 | controller |     "Jun 11 00:17:44.755192 crc crio[23067]: time=\"2026-06-11T00:17:44.755036301Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.745422 | controller |     "Jun 11 00:17:44.788507 crc crio[23067]: time=\"2026-06-11T00:17:44.788438681Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.745436 | controller |     "Jun 11 00:17:44.792310 crc crio[23067]: time=\"2026-06-11T00:17:44.792259045Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.745450 | controller |     "Jun 11 00:17:44.813507 crc crio[23067]: time=\"2026-06-11T00:17:44.813438873Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.745464 | controller |     "Jun 11 00:17:44.816835 crc crio[23067]: time=\"2026-06-11T00:17:44.816688891Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.745477 | controller |     "Jun 11 00:17:44.917319 crc crio[23067]: time=\"2026-06-11T00:17:44.917214612Z\" level=info msg=\"Created container b9cb7b42b62b233d59633ed7bf2db4d0d3da1ecb39837c5dd52409c33ffa0e65: openstack/rabbitmq-cell1-server-0/rabbitmq\" id=0eccc5b3-1ff8-43c2-90ad-6e414a89837b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.745492 | controller |     "Jun 11 00:17:44.918338 crc crio[23067]: time=\"2026-06-11T00:17:44.9182488Z\" level=info msg=\"Created container 8bc649c79a5a88e3563cf8a34de7b7167fc7934b0b66257058387c5c3f488d73: openstack/rabbitmq-server-0/rabbitmq\" id=f60c373b-99a2-4193-b320-0ce5b81f6fa8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.745507 | controller |     "Jun 11 00:17:44.924431 crc crio[23067]: time=\"2026-06-11T00:17:44.924265884Z\" level=info msg=\"Starting container: b9cb7b42b62b233d59633ed7bf2db4d0d3da1ecb39837c5dd52409c33ffa0e65\" id=6eb153d7-701e-40b3-b984-e8011cca0e7c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.745522 | controller |     "Jun 11 00:17:44.924989 crc crio[23067]: time=\"2026-06-11T00:17:44.924286805Z\" level=info msg=\"Starting container: 8bc649c79a5a88e3563cf8a34de7b7167fc7934b0b66257058387c5c3f488d73\" id=8c75a641-d4b4-4d7c-902d-42907d29168f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.745540 | controller |     "Jun 11 00:17:44.931294 crc crio[23067]: time=\"2026-06-11T00:17:44.931213023Z\" level=info msg=\"Started container\" PID=61895 containerID=8bc649c79a5a88e3563cf8a34de7b7167fc7934b0b66257058387c5c3f488d73 description=openstack/rabbitmq-server-0/rabbitmq id=8c75a641-d4b4-4d7c-902d-42907d29168f name=/runtime.v1.RuntimeService/StartContainer sandboxID=cfff6a15465b1952f114cdcb48a9a2f60fa6d82eada467a583f520846884e398",
2026-06-11 01:10:49.745555 | controller |     "Jun 11 00:17:44.942823 crc crio[23067]: time=\"2026-06-11T00:17:44.942397728Z\" level=info msg=\"Started container\" PID=61890 containerID=b9cb7b42b62b233d59633ed7bf2db4d0d3da1ecb39837c5dd52409c33ffa0e65 description=openstack/rabbitmq-cell1-server-0/rabbitmq id=6eb153d7-701e-40b3-b984-e8011cca0e7c name=/runtime.v1.RuntimeService/StartContainer sandboxID=06a827bd591d1f124e41afc369999c4065f38172de2cd5d565bd94db4aefee9f",
2026-06-11 01:10:49.745570 | controller |     "Jun 11 00:17:44.979837 crc crio[23067]: time=\"2026-06-11T00:17:44.976358664Z\" level=info msg=\"Stopped pod sandbox: b8d541b2fdfca294f38d31612a6d9f3afab664b66e0de591bc878b3848f69a3f\" id=f1d32236-cb82-431e-9a1f-308eda563806 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.745584 | controller |     "Jun 11 00:17:45.126192 crc crio[23067]: time=\"2026-06-11T00:17:45.125779597Z\" level=info msg=\"Stopped pod sandbox: eb29e287d7508ba11558a9cd44db3902fb29c1de5eb53296b787b3b7b439516d\" id=99cb3547-2740-4baa-96fe-9fe70064d586 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.745599 | controller |     "Jun 11 00:17:45.958261 crc crio[23067]: time=\"2026-06-11T00:17:45.95759116Z\" level=info msg=\"Running pod sandbox: openstack/root-account-create-update-sp6wc/POD\" id=318f623b-ecfb-4500-8f5b-2c0dad0648b6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.745613 | controller |     "Jun 11 00:17:45.959714 crc crio[23067]: time=\"2026-06-11T00:17:45.958271779Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.745628 | controller |     "Jun 11 00:17:45.989424 crc crio[23067]: time=\"2026-06-11T00:17:45.989331065Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-sp6wc Namespace:openstack ID:572300a9e8b8ec5e02a215bdbd7a3e809281ac3999a28641d537729385730522 UID:847d9e59-602f-47ac-ac8f-29e6749a84d9 NetNS:/var/run/netns/fdedb7f0-4de7-4b1e-8e50-359c36862348 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod847d9e59_602f_47ac_ac8f_29e6749a84d9.slice PodAnnotations:0xc00008cf68}] Aliases:map[]}\"",
2026-06-11 01:10:49.745642 | controller |     "Jun 11 00:17:45.989424 crc crio[23067]: time=\"2026-06-11T00:17:45.989392667Z\" level=info msg=\"Adding pod openstack_root-account-create-update-sp6wc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.745657 | controller |     "Jun 11 00:17:46.395135 crc crio[23067]: 2026-06-11T00:17:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:572300a9e8b8ec5 Mac:02:e0:4a:37:ba:d4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:81 Mtu:0 Sandbox:/var/run/netns/fdedb7f0-4de7-4b1e-8e50-359c36862348 SocketPath: PciID:}] [{Interface:0xc00035aa00 Address:{IP:10.217.0.129 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.745671 | controller |     "Jun 11 00:17:46.396955 crc crio[23067]: time=\"2026-06-11T00:17:46.396907255Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-sp6wc Namespace:openstack ID:572300a9e8b8ec5e02a215bdbd7a3e809281ac3999a28641d537729385730522 UID:847d9e59-602f-47ac-ac8f-29e6749a84d9 NetNS:/var/run/netns/fdedb7f0-4de7-4b1e-8e50-359c36862348 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod847d9e59_602f_47ac_ac8f_29e6749a84d9.slice PodAnnotations:0xc00008cf68}] Aliases:map[]}\"",
2026-06-11 01:10:49.745689 | controller |     "Jun 11 00:17:46.397089 crc crio[23067]: time=\"2026-06-11T00:17:46.397057749Z\" level=info msg=\"Checking pod openstack_root-account-create-update-sp6wc for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.745704 | controller |     "Jun 11 00:17:46.405059 crc crio[23067]: time=\"2026-06-11T00:17:46.404975905Z\" level=info msg=\"Ran pod sandbox 572300a9e8b8ec5e02a215bdbd7a3e809281ac3999a28641d537729385730522 with infra container: openstack/root-account-create-update-sp6wc/POD\" id=318f623b-ecfb-4500-8f5b-2c0dad0648b6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.745719 | controller |     "Jun 11 00:17:46.407880 crc crio[23067]: time=\"2026-06-11T00:17:46.407756711Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=51c24755-84d4-4540-88c8-cf08c4500841 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.745733 | controller |     "Jun 11 00:17:46.413805 crc crio[23067]: time=\"2026-06-11T00:17:46.41357646Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=552a1503-035a-408b-a79d-556e3c99c766 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.745748 | controller |     "Jun 11 00:17:46.420529 crc crio[23067]: time=\"2026-06-11T00:17:46.420451897Z\" level=info msg=\"Creating container: openstack/root-account-create-update-sp6wc/mariadb-account-create-update\" id=edc80c3f-ed14-47cf-9a1e-0c9f74b1f1f5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.745762 | controller |     "Jun 11 00:17:46.421092 crc crio[23067]: time=\"2026-06-11T00:17:46.421030103Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.745777 | controller |     "Jun 11 00:17:46.437990 crc crio[23067]: time=\"2026-06-11T00:17:46.437909303Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-7nwlx-config-6qps8/POD\" id=e832aa4a-28ea-4b14-a701-1b6071a9b203 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.745792 | controller |     "Jun 11 00:17:46.438109 crc crio[23067]: time=\"2026-06-11T00:17:46.438026726Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.745805 | controller |     "Jun 11 00:17:46.482018 crc crio[23067]: time=\"2026-06-11T00:17:46.481931133Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.745820 | controller |     "Jun 11 00:17:46.487050 crc crio[23067]: time=\"2026-06-11T00:17:46.486998691Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.745834 | controller |     "Jun 11 00:17:46.488188 crc crio[23067]: time=\"2026-06-11T00:17:46.488106771Z\" level=info msg=\"Got pod network &{Name:ovn-controller-7nwlx-config-6qps8 Namespace:openstack ID:cb6270f2e8579ef69e7e2debb10fef13e7038d02e59440c0756092a808c6c3f3 UID:fef40376-2d10-4c28-8df4-342e0def7693 NetNS:/var/run/netns/642c341d-b54f-4aef-b60d-9a0b1ce1d7e3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfef40376_2d10_4c28_8df4_342e0def7693.slice PodAnnotations:0xc002c84038}] Aliases:map[]}\"",
2026-06-11 01:10:49.745849 | controller |     "Jun 11 00:17:46.488289 crc crio[23067]: time=\"2026-06-11T00:17:46.488154602Z\" level=info msg=\"Adding pod openstack_ovn-controller-7nwlx-config-6qps8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.745867 | controller |     "Jun 11 00:17:46.667588 crc crio[23067]: time=\"2026-06-11T00:17:46.666933506Z\" level=info msg=\"Created container 6c1507b7ece97d2db5cd68b71ade34731199a04211518da4350673cfa852f072: openstack/root-account-create-update-sp6wc/mariadb-account-create-update\" id=edc80c3f-ed14-47cf-9a1e-0c9f74b1f1f5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.745882 | controller |     "Jun 11 00:17:46.668827 crc crio[23067]: time=\"2026-06-11T00:17:46.668750145Z\" level=info msg=\"Starting container: 6c1507b7ece97d2db5cd68b71ade34731199a04211518da4350673cfa852f072\" id=7d6ba022-0554-415d-ab07-8a23aa361f5c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.745896 | controller |     "Jun 11 00:17:46.675102 crc crio[23067]: time=\"2026-06-11T00:17:46.675032237Z\" level=info msg=\"Started container\" PID=62134 containerID=6c1507b7ece97d2db5cd68b71ade34731199a04211518da4350673cfa852f072 description=openstack/root-account-create-update-sp6wc/mariadb-account-create-update id=7d6ba022-0554-415d-ab07-8a23aa361f5c name=/runtime.v1.RuntimeService/StartContainer sandboxID=572300a9e8b8ec5e02a215bdbd7a3e809281ac3999a28641d537729385730522",
2026-06-11 01:10:49.745911 | controller |     "Jun 11 00:17:46.825263 crc crio[23067]: 2026-06-11T00:17:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cb6270f2e8579ef Mac:5a:2d:ef:3c:f6:5b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:82 Mtu:0 Sandbox:/var/run/netns/642c341d-b54f-4aef-b60d-9a0b1ce1d7e3 SocketPath: PciID:}] [{Interface:0xc000134410 Address:{IP:10.217.0.130 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.745926 | controller |     "Jun 11 00:17:46.826292 crc crio[23067]: time=\"2026-06-11T00:17:46.826218218Z\" level=info msg=\"Got pod network &{Name:ovn-controller-7nwlx-config-6qps8 Namespace:openstack ID:cb6270f2e8579ef69e7e2debb10fef13e7038d02e59440c0756092a808c6c3f3 UID:fef40376-2d10-4c28-8df4-342e0def7693 NetNS:/var/run/netns/642c341d-b54f-4aef-b60d-9a0b1ce1d7e3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfef40376_2d10_4c28_8df4_342e0def7693.slice PodAnnotations:0xc002c84038}] Aliases:map[]}\"",
2026-06-11 01:10:49.745940 | controller |     "Jun 11 00:17:46.826411 crc crio[23067]: time=\"2026-06-11T00:17:46.826347051Z\" level=info msg=\"Checking pod openstack_ovn-controller-7nwlx-config-6qps8 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.745955 | controller |     "Jun 11 00:17:46.838603 crc crio[23067]: time=\"2026-06-11T00:17:46.838509583Z\" level=info msg=\"Ran pod sandbox cb6270f2e8579ef69e7e2debb10fef13e7038d02e59440c0756092a808c6c3f3 with infra container: openstack/ovn-controller-7nwlx-config-6qps8/POD\" id=e832aa4a-28ea-4b14-a701-1b6071a9b203 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.745969 | controller |     "Jun 11 00:17:46.841073 crc crio[23067]: time=\"2026-06-11T00:17:46.84099782Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=91543a98-7e75-4e5a-9c5e-470d62829501 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.745983 | controller |     "Jun 11 00:17:46.843369 crc crio[23067]: time=\"2026-06-11T00:17:46.843302013Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=69ec0a60-3660-4dd2-b9e9-1dc3f588be7d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.745998 | controller |     "Jun 11 00:17:46.851405 crc crio[23067]: time=\"2026-06-11T00:17:46.85127044Z\" level=info msg=\"Creating container: openstack/ovn-controller-7nwlx-config-6qps8/ovn-config\" id=06db3ac4-240d-4860-8a2c-234a2de6d650 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.746011 | controller |     "Jun 11 00:17:46.851970 crc crio[23067]: time=\"2026-06-11T00:17:46.851899188Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.746029 | controller |     "Jun 11 00:17:46.894358 crc crio[23067]: time=\"2026-06-11T00:17:46.894278003Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.746043 | controller |     "Jun 11 00:17:47.095160 crc crio[23067]: time=\"2026-06-11T00:17:47.094946422Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.746057 | controller |     "Jun 11 00:17:47.235942 crc crio[23067]: time=\"2026-06-11T00:17:47.235873944Z\" level=info msg=\"Created container 556fe73408549244a20cd38290cea73e7d2903ba88fb7b126833e4dfd9e724ef: openstack/ovn-controller-7nwlx-config-6qps8/ovn-config\" id=06db3ac4-240d-4860-8a2c-234a2de6d650 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.746071 | controller |     "Jun 11 00:17:47.237213 crc crio[23067]: time=\"2026-06-11T00:17:47.237063927Z\" level=info msg=\"Starting container: 556fe73408549244a20cd38290cea73e7d2903ba88fb7b126833e4dfd9e724ef\" id=7b4f5db8-845b-471b-adc8-d0d8a6b69ec4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.746085 | controller |     "Jun 11 00:17:47.246289 crc crio[23067]: time=\"2026-06-11T00:17:47.243830381Z\" level=info msg=\"Started container\" PID=62174 containerID=556fe73408549244a20cd38290cea73e7d2903ba88fb7b126833e4dfd9e724ef description=openstack/ovn-controller-7nwlx-config-6qps8/ovn-config id=7b4f5db8-845b-471b-adc8-d0d8a6b69ec4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cb6270f2e8579ef69e7e2debb10fef13e7038d02e59440c0756092a808c6c3f3",
2026-06-11 01:10:49.746099 | controller |     "Jun 11 00:17:47.741715 crc crio[23067]: time=\"2026-06-11T00:17:47.741168098Z\" level=info msg=\"Stopping pod sandbox: 164ad7d51600c08004e481b7f40c4366a4d973bb34a8e5f4a31b9b6702050c47\" id=405b919e-bdf1-47d5-8a9e-812767b1293e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.746113 | controller |     "Jun 11 00:17:47.742366 crc crio[23067]: time=\"2026-06-11T00:17:47.742315999Z\" level=info msg=\"Got pod network &{Name:swift-ring-rebalance-6q4j5 Namespace:openstack ID:164ad7d51600c08004e481b7f40c4366a4d973bb34a8e5f4a31b9b6702050c47 UID:be19768a-8745-4b96-ba7f-2a1881db02a1 NetNS:/var/run/netns/8d8ea572-0ddb-4d62-a9d4-637e236c1490 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbe19768a_8745_4b96_ba7f_2a1881db02a1.slice PodAnnotations:0xc000131bd0}] Aliases:map[]}\"",
2026-06-11 01:10:49.746128 | controller |     "Jun 11 00:17:47.742561 crc crio[23067]: time=\"2026-06-11T00:17:47.742498744Z\" level=info msg=\"Deleting pod openstack_swift-ring-rebalance-6q4j5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.746142 | controller |     "Jun 11 00:17:48.061919 crc crio[23067]: time=\"2026-06-11T00:17:48.061828789Z\" level=info msg=\"Stopped pod sandbox: 164ad7d51600c08004e481b7f40c4366a4d973bb34a8e5f4a31b9b6702050c47\" id=405b919e-bdf1-47d5-8a9e-812767b1293e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.746156 | controller |     "Jun 11 00:17:48.759188 crc crio[23067]: time=\"2026-06-11T00:17:48.758472849Z\" level=info msg=\"Stopping pod sandbox: 572300a9e8b8ec5e02a215bdbd7a3e809281ac3999a28641d537729385730522\" id=45cc0fe9-b1df-4783-867b-ebf48b8332cb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.746170 | controller |     "Jun 11 00:17:48.760096 crc crio[23067]: time=\"2026-06-11T00:17:48.759858656Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-sp6wc Namespace:openstack ID:572300a9e8b8ec5e02a215bdbd7a3e809281ac3999a28641d537729385730522 UID:847d9e59-602f-47ac-ac8f-29e6749a84d9 NetNS:/var/run/netns/fdedb7f0-4de7-4b1e-8e50-359c36862348 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod847d9e59_602f_47ac_ac8f_29e6749a84d9.slice PodAnnotations:0xc007e12478}] Aliases:map[]}\"",
2026-06-11 01:10:49.746188 | controller |     "Jun 11 00:17:48.760096 crc crio[23067]: time=\"2026-06-11T00:17:48.76000487Z\" level=info msg=\"Deleting pod openstack_root-account-create-update-sp6wc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.746203 | controller |     "Jun 11 00:17:49.155138 crc crio[23067]: time=\"2026-06-11T00:17:49.154603227Z\" level=info msg=\"Stopped pod sandbox: 572300a9e8b8ec5e02a215bdbd7a3e809281ac3999a28641d537729385730522\" id=45cc0fe9-b1df-4783-867b-ebf48b8332cb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.746217 | controller |     "Jun 11 00:17:49.772962 crc crio[23067]: time=\"2026-06-11T00:17:49.772200981Z\" level=info msg=\"Stopping pod sandbox: cb6270f2e8579ef69e7e2debb10fef13e7038d02e59440c0756092a808c6c3f3\" id=85a2974f-bdc0-4b46-889c-b7be92ae5c9f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.746232 | controller |     "Jun 11 00:17:49.774769 crc crio[23067]: time=\"2026-06-11T00:17:49.773222759Z\" level=info msg=\"Got pod network &{Name:ovn-controller-7nwlx-config-6qps8 Namespace:openstack ID:cb6270f2e8579ef69e7e2debb10fef13e7038d02e59440c0756092a808c6c3f3 UID:fef40376-2d10-4c28-8df4-342e0def7693 NetNS:/var/run/netns/642c341d-b54f-4aef-b60d-9a0b1ce1d7e3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfef40376_2d10_4c28_8df4_342e0def7693.slice PodAnnotations:0xc00008df08}] Aliases:map[]}\"",
2026-06-11 01:10:49.746246 | controller |     "Jun 11 00:17:49.774769 crc crio[23067]: time=\"2026-06-11T00:17:49.773360542Z\" level=info msg=\"Deleting pod openstack_ovn-controller-7nwlx-config-6qps8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.746260 | controller |     "Jun 11 00:17:50.157803 crc crio[23067]: time=\"2026-06-11T00:17:50.157315459Z\" level=info msg=\"Stopped pod sandbox: cb6270f2e8579ef69e7e2debb10fef13e7038d02e59440c0756092a808c6c3f3\" id=85a2974f-bdc0-4b46-889c-b7be92ae5c9f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.746275 | controller |     "Jun 11 00:17:50.255525 crc crio[23067]: time=\"2026-06-11T00:17:50.253940053Z\" level=info msg=\"Running pod sandbox: openstack/glance-db-sync-6gd6v/POD\" id=b52656bf-0062-4747-beee-25dec873fd24 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.746289 | controller |     "Jun 11 00:17:50.255525 crc crio[23067]: time=\"2026-06-11T00:17:50.254044816Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.746304 | controller |     "Jun 11 00:17:50.314823 crc crio[23067]: time=\"2026-06-11T00:17:50.314772351Z\" level=info msg=\"Got pod network &{Name:glance-db-sync-6gd6v Namespace:openstack ID:366cceea8128b8593b587a1e6888b407bb5d45551d59c22be0e8d44c0da497bc UID:6a1b8f22-91fc-4c7e-b479-615b916bd246 NetNS:/var/run/netns/a568acad-07de-49f3-becb-638cbef99e63 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6a1b8f22_91fc_4c7e_b479_615b916bd246.slice PodAnnotations:0xc002a461e8}] Aliases:map[]}\"",
2026-06-11 01:10:49.746319 | controller |     "Jun 11 00:17:50.315119 crc crio[23067]: time=\"2026-06-11T00:17:50.31510137Z\" level=info msg=\"Adding pod openstack_glance-db-sync-6gd6v to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.746333 | controller |     "Jun 11 00:17:50.842854 crc crio[23067]: 2026-06-11T00:17:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:366cceea8128b85 Mac:9e:9a:1e:9f:90:8d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:83 Mtu:0 Sandbox:/var/run/netns/a568acad-07de-49f3-becb-638cbef99e63 SocketPath: PciID:}] [{Interface:0xc00030e7e0 Address:{IP:10.217.0.131 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.746382 | controller |     "Jun 11 00:17:50.844390 crc crio[23067]: time=\"2026-06-11T00:17:50.843951566Z\" level=info msg=\"Got pod network &{Name:glance-db-sync-6gd6v Namespace:openstack ID:366cceea8128b8593b587a1e6888b407bb5d45551d59c22be0e8d44c0da497bc UID:6a1b8f22-91fc-4c7e-b479-615b916bd246 NetNS:/var/run/netns/a568acad-07de-49f3-becb-638cbef99e63 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6a1b8f22_91fc_4c7e_b479_615b916bd246.slice PodAnnotations:0xc002a461e8}] Aliases:map[]}\"",
2026-06-11 01:10:49.746405 | controller |     "Jun 11 00:17:50.844390 crc crio[23067]: time=\"2026-06-11T00:17:50.8440888Z\" level=info msg=\"Checking pod openstack_glance-db-sync-6gd6v for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.746421 | controller |     "Jun 11 00:17:50.851914 crc crio[23067]: time=\"2026-06-11T00:17:50.851831191Z\" level=info msg=\"Ran pod sandbox 366cceea8128b8593b587a1e6888b407bb5d45551d59c22be0e8d44c0da497bc with infra container: openstack/glance-db-sync-6gd6v/POD\" id=b52656bf-0062-4747-beee-25dec873fd24 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.746436 | controller |     "Jun 11 00:17:50.854220 crc crio[23067]: time=\"2026-06-11T00:17:50.854123794Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=efb2cbf8-4925-42db-80bb-42d6c6d22c44 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.746451 | controller |     "Jun 11 00:17:50.854401 crc crio[23067]: time=\"2026-06-11T00:17:50.85434567Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-glance-api:current-podified not found\" id=efb2cbf8-4925-42db-80bb-42d6c6d22c44 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.746466 | controller |     "Jun 11 00:17:50.854507 crc crio[23067]: time=\"2026-06-11T00:17:50.854431622Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-glance-api:current-podified found\" id=efb2cbf8-4925-42db-80bb-42d6c6d22c44 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.746480 | controller |     "Jun 11 00:17:50.855878 crc crio[23067]: time=\"2026-06-11T00:17:50.855407988Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=f6f7ce92-8d0d-4449-8a30-1b618a87cbdc name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.746494 | controller |     "Jun 11 00:17:50.860376 crc crio[23067]: time=\"2026-06-11T00:17:50.860308132Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\\\"\"",
2026-06-11 01:10:49.746508 | controller |     "Jun 11 00:17:55.258599 crc crio[23067]: time=\"2026-06-11T00:17:55.257864535Z\" level=info msg=\"Running pod sandbox: openstack/swift-storage-0/POD\" id=2f13f8c5-3884-436e-9b23-3b7e6c80dc84 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.746523 | controller |     "Jun 11 00:17:55.260454 crc crio[23067]: time=\"2026-06-11T00:17:55.258685758Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.746537 | controller |     "Jun 11 00:17:55.289790 crc crio[23067]: time=\"2026-06-11T00:17:55.289511488Z\" level=info msg=\"Got pod network &{Name:swift-storage-0 Namespace:openstack ID:cd0466ad438914f2901461859c5a549488a4fb3de9a01b40258457ef0d4132c6 UID:0129b98c-87b5-421f-8947-dcc44630dbaf NetNS:/var/run/netns/cab6dbd1-cd12-446e-9cd9-6d050bca2763 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0129b98c_87b5_421f_8947_dcc44630dbaf.slice PodAnnotations:0xc0029b2078}] Aliases:map[]}\"",
2026-06-11 01:10:49.746556 | controller |     "Jun 11 00:17:55.289790 crc crio[23067]: time=\"2026-06-11T00:17:55.28958198Z\" level=info msg=\"Adding pod openstack_swift-storage-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.746571 | controller |     "Jun 11 00:17:55.832009 crc crio[23067]: 2026-06-11T00:17:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cd0466ad438914f Mac:5e:0e:97:00:42:a7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:75 Mtu:0 Sandbox:/var/run/netns/cab6dbd1-cd12-446e-9cd9-6d050bca2763 SocketPath: PciID:}] [{Interface:0xc0004b45b0 Address:{IP:10.217.0.117 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.746586 | controller |     "Jun 11 00:17:55.833156 crc crio[23067]: time=\"2026-06-11T00:17:55.833100446Z\" level=info msg=\"Got pod network &{Name:swift-storage-0 Namespace:openstack ID:cd0466ad438914f2901461859c5a549488a4fb3de9a01b40258457ef0d4132c6 UID:0129b98c-87b5-421f-8947-dcc44630dbaf NetNS:/var/run/netns/cab6dbd1-cd12-446e-9cd9-6d050bca2763 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0129b98c_87b5_421f_8947_dcc44630dbaf.slice PodAnnotations:0xc0029b2078}] Aliases:map[]}\"",
2026-06-11 01:10:49.746601 | controller |     "Jun 11 00:17:55.833323 crc crio[23067]: time=\"2026-06-11T00:17:55.8332571Z\" level=info msg=\"Checking pod openstack_swift-storage-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.746616 | controller |     "Jun 11 00:17:55.842338 crc crio[23067]: time=\"2026-06-11T00:17:55.842284156Z\" level=info msg=\"Ran pod sandbox cd0466ad438914f2901461859c5a549488a4fb3de9a01b40258457ef0d4132c6 with infra container: openstack/swift-storage-0/POD\" id=2f13f8c5-3884-436e-9b23-3b7e6c80dc84 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.746631 | controller |     "Jun 11 00:17:55.845203 crc crio[23067]: time=\"2026-06-11T00:17:55.845125874Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=db5ef6a7-7002-4f31-b99a-c0fa114bc3b4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.746645 | controller |     "Jun 11 00:17:55.845624 crc crio[23067]: time=\"2026-06-11T00:17:55.845564236Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-swift-object:current-podified not found\" id=db5ef6a7-7002-4f31-b99a-c0fa114bc3b4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.746659 | controller |     "Jun 11 00:17:55.845828 crc crio[23067]: time=\"2026-06-11T00:17:55.845678329Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-object:current-podified found\" id=db5ef6a7-7002-4f31-b99a-c0fa114bc3b4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.746674 | controller |     "Jun 11 00:17:55.850914 crc crio[23067]: time=\"2026-06-11T00:17:55.850423298Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=200bf863-3ac1-4d78-9ca4-ae0293449d10 name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.746688 | controller |     "Jun 11 00:17:55.856524 crc crio[23067]: time=\"2026-06-11T00:17:55.856402901Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\\\"\"",
2026-06-11 01:10:49.746702 | controller |     "Jun 11 00:17:57.246321 crc crio[23067]: time=\"2026-06-11T00:17:57.245464115Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:ca70cf0e497f85d020943547bece4f9a7193c8b97ef5575264cff0ea6de83083\" id=200bf863-3ac1-4d78-9ca4-ae0293449d10 name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.746722 | controller |     "Jun 11 00:17:57.248146 crc crio[23067]: time=\"2026-06-11T00:17:57.247726717Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=7929f732-02de-4448-a417-0f6cf9c2b0c4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.746736 | controller |     "Jun 11 00:17:57.257396 crc crio[23067]: time=\"2026-06-11T00:17:57.257231526Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=7b5370b4-f805-4d06-bb96-853f0450be5b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.746751 | controller |     "Jun 11 00:17:57.267951 crc crio[23067]: time=\"2026-06-11T00:17:57.267872236Z\" level=info msg=\"Creating container: openstack/swift-storage-0/xattr-restore\" id=5c77a2e8-9163-4345-bdf6-f65d581e00b6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.746765 | controller |     "Jun 11 00:17:57.271357 crc crio[23067]: time=\"2026-06-11T00:17:57.271276369Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.746779 | controller |     "Jun 11 00:17:57.351414 crc crio[23067]: time=\"2026-06-11T00:17:57.350966561Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.746793 | controller |     "Jun 11 00:17:57.355240 crc crio[23067]: time=\"2026-06-11T00:17:57.355037942Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.746808 | controller |     "Jun 11 00:17:57.532842 crc crio[23067]: time=\"2026-06-11T00:17:57.532076848Z\" level=info msg=\"Created container 769a3af41e443b8bf86afea1e50e54427428e31a4ab6637bcd5a2f1ce571bbb9: openstack/swift-storage-0/xattr-restore\" id=5c77a2e8-9163-4345-bdf6-f65d581e00b6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.746822 | controller |     "Jun 11 00:17:57.535065 crc crio[23067]: time=\"2026-06-11T00:17:57.534970947Z\" level=info msg=\"Starting container: 769a3af41e443b8bf86afea1e50e54427428e31a4ab6637bcd5a2f1ce571bbb9\" id=ad90a6cb-46c2-4d26-9760-8736d534517a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.746837 | controller |     "Jun 11 00:17:57.543043 crc crio[23067]: time=\"2026-06-11T00:17:57.542941064Z\" level=info msg=\"Started container\" PID=62980 containerID=769a3af41e443b8bf86afea1e50e54427428e31a4ab6637bcd5a2f1ce571bbb9 description=openstack/swift-storage-0/xattr-restore id=ad90a6cb-46c2-4d26-9760-8736d534517a name=/runtime.v1.RuntimeService/StartContainer sandboxID=cd0466ad438914f2901461859c5a549488a4fb3de9a01b40258457ef0d4132c6",
2026-06-11 01:10:49.746852 | controller |     "Jun 11 00:17:57.792403 crc crio[23067]: time=\"2026-06-11T00:17:57.791939442Z\" level=info msg=\"Running pod sandbox: openstack/root-account-create-update-xzbvb/POD\" id=fc89c176-f0c2-46d8-b074-c0e5a961d236 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.746866 | controller |     "Jun 11 00:17:57.792565 crc crio[23067]: time=\"2026-06-11T00:17:57.792447485Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.746880 | controller |     "Jun 11 00:17:57.828133 crc crio[23067]: time=\"2026-06-11T00:17:57.828007885Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-xzbvb Namespace:openstack ID:f3206babbcbac81e3b2a268fbcf631ca4b97b4d19cb0521faf60175988bf9b04 UID:8e4f64fa-fe89-4cf3-9de5-101a8aa6fbdc NetNS:/var/run/netns/a1a31a24-59d5-43c4-b54e-f40323b6006a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8e4f64fa_fe89_4cf3_9de5_101a8aa6fbdc.slice PodAnnotations:0xc002a46828}] Aliases:map[]}\"",
2026-06-11 01:10:49.746898 | controller |     "Jun 11 00:17:57.828133 crc crio[23067]: time=\"2026-06-11T00:17:57.828067276Z\" level=info msg=\"Adding pod openstack_root-account-create-update-xzbvb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.746913 | controller |     "Jun 11 00:17:57.912400 crc crio[23067]: time=\"2026-06-11T00:17:57.912309493Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=958e6949-0238-4768-b5e9-ef50f29327db name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.746927 | controller |     "Jun 11 00:17:57.912536 crc crio[23067]: time=\"2026-06-11T00:17:57.912484268Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-swift-account:current-podified not found\" id=958e6949-0238-4768-b5e9-ef50f29327db name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.746942 | controller |     "Jun 11 00:17:57.912536 crc crio[23067]: time=\"2026-06-11T00:17:57.912530359Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-account:current-podified found\" id=958e6949-0238-4768-b5e9-ef50f29327db name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.746956 | controller |     "Jun 11 00:17:57.913838 crc crio[23067]: time=\"2026-06-11T00:17:57.913762792Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=dd022eb4-62ab-4bf4-b250-39bce2bdc254 name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.746970 | controller |     "Jun 11 00:17:57.922466 crc crio[23067]: time=\"2026-06-11T00:17:57.922354897Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\\\"\"",
2026-06-11 01:10:49.746984 | controller |     "Jun 11 00:17:58.221125 crc crio[23067]: 2026-06-11T00:17:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f3206babbcbac81 Mac:8e:9f:d9:66:40:53 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:84 Mtu:0 Sandbox:/var/run/netns/a1a31a24-59d5-43c4-b54e-f40323b6006a SocketPath: PciID:}] [{Interface:0xc0005025f0 Address:{IP:10.217.0.132 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.746998 | controller |     "Jun 11 00:17:58.223223 crc crio[23067]: time=\"2026-06-11T00:17:58.223138696Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-xzbvb Namespace:openstack ID:f3206babbcbac81e3b2a268fbcf631ca4b97b4d19cb0521faf60175988bf9b04 UID:8e4f64fa-fe89-4cf3-9de5-101a8aa6fbdc NetNS:/var/run/netns/a1a31a24-59d5-43c4-b54e-f40323b6006a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8e4f64fa_fe89_4cf3_9de5_101a8aa6fbdc.slice PodAnnotations:0xc002a46828}] Aliases:map[]}\"",
2026-06-11 01:10:49.747013 | controller |     "Jun 11 00:17:58.223406 crc crio[23067]: time=\"2026-06-11T00:17:58.223332321Z\" level=info msg=\"Checking pod openstack_root-account-create-update-xzbvb for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.747027 | controller |     "Jun 11 00:17:58.238553 crc crio[23067]: time=\"2026-06-11T00:17:58.238302539Z\" level=info msg=\"Ran pod sandbox f3206babbcbac81e3b2a268fbcf631ca4b97b4d19cb0521faf60175988bf9b04 with infra container: openstack/root-account-create-update-xzbvb/POD\" id=fc89c176-f0c2-46d8-b074-c0e5a961d236 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.747041 | controller |     "Jun 11 00:17:58.241532 crc crio[23067]: time=\"2026-06-11T00:17:58.241448175Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=6d0fd4b4-0a47-4042-8d21-044107c6b02c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.747055 | controller |     "Jun 11 00:17:58.245217 crc crio[23067]: time=\"2026-06-11T00:17:58.245102684Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=15f8c8f4-aa45-4325-a642-547986105951 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.747072 | controller |     "Jun 11 00:17:58.258256 crc crio[23067]: time=\"2026-06-11T00:17:58.258123239Z\" level=info msg=\"Creating container: openstack/root-account-create-update-xzbvb/mariadb-account-create-update\" id=6117d9db-3590-4063-98fa-036b88b28a30 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.747087 | controller |     "Jun 11 00:17:58.259697 crc crio[23067]: time=\"2026-06-11T00:17:58.258559881Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.747101 | controller |     "Jun 11 00:17:58.295991 crc crio[23067]: time=\"2026-06-11T00:17:58.29592839Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.747115 | controller |     "Jun 11 00:17:58.300055 crc crio[23067]: time=\"2026-06-11T00:17:58.299942609Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.747129 | controller |     "Jun 11 00:17:58.460877 crc crio[23067]: time=\"2026-06-11T00:17:58.460592959Z\" level=info msg=\"Created container 02093b1e316b0daf20abc57e9b6d25a4ea843b326fd69957ce83ed574d4adbe1: openstack/root-account-create-update-xzbvb/mariadb-account-create-update\" id=6117d9db-3590-4063-98fa-036b88b28a30 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.747142 | controller |     "Jun 11 00:17:58.462349 crc crio[23067]: time=\"2026-06-11T00:17:58.462256384Z\" level=info msg=\"Starting container: 02093b1e316b0daf20abc57e9b6d25a4ea843b326fd69957ce83ed574d4adbe1\" id=6b2e4c7d-9df1-459c-bbe8-d6f199ecbab6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.747156 | controller |     "Jun 11 00:17:58.471495 crc crio[23067]: time=\"2026-06-11T00:17:58.471395903Z\" level=info msg=\"Started container\" PID=63086 containerID=02093b1e316b0daf20abc57e9b6d25a4ea843b326fd69957ce83ed574d4adbe1 description=openstack/root-account-create-update-xzbvb/mariadb-account-create-update id=6b2e4c7d-9df1-459c-bbe8-d6f199ecbab6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f3206babbcbac81e3b2a268fbcf631ca4b97b4d19cb0521faf60175988bf9b04",
2026-06-11 01:10:49.747170 | controller |     "Jun 11 00:17:59.937604 crc crio[23067]: time=\"2026-06-11T00:17:59.936585383Z\" level=info msg=\"Stopping pod sandbox: f3206babbcbac81e3b2a268fbcf631ca4b97b4d19cb0521faf60175988bf9b04\" id=8fba723e-29fe-409b-a46e-ef4f1109b9f6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.747184 | controller |     "Jun 11 00:17:59.938559 crc crio[23067]: time=\"2026-06-11T00:17:59.937961421Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-xzbvb Namespace:openstack ID:f3206babbcbac81e3b2a268fbcf631ca4b97b4d19cb0521faf60175988bf9b04 UID:8e4f64fa-fe89-4cf3-9de5-101a8aa6fbdc NetNS:/var/run/netns/a1a31a24-59d5-43c4-b54e-f40323b6006a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8e4f64fa_fe89_4cf3_9de5_101a8aa6fbdc.slice PodAnnotations:0xc000b80710}] Aliases:map[]}\"",
2026-06-11 01:10:49.747198 | controller |     "Jun 11 00:17:59.938559 crc crio[23067]: time=\"2026-06-11T00:17:59.938131225Z\" level=info msg=\"Deleting pod openstack_root-account-create-update-xzbvb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.747213 | controller |     "Jun 11 00:18:01.429630 crc crio[23067]: time=\"2026-06-11T00:18:01.428928952Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29685618-76pgf/POD\" id=c973e1f4-a0fa-4a85-a7d9-d0f94d8104ba name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.747230 | controller |     "Jun 11 00:18:01.429630 crc crio[23067]: time=\"2026-06-11T00:18:01.42955733Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.747244 | controller |     "Jun 11 00:18:09.112632 crc crio[23067]: time=\"2026-06-11T00:18:09.111362369Z\" level=info msg=\"Stopped pod sandbox: f3206babbcbac81e3b2a268fbcf631ca4b97b4d19cb0521faf60175988bf9b04\" id=8fba723e-29fe-409b-a46e-ef4f1109b9f6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.747258 | controller |     "Jun 11 00:18:09.345992 crc crio[23067]: time=\"2026-06-11T00:18:09.345354697Z\" level=info msg=\"Stopping pod sandbox: 98cec0117a4af906ec1d2142f17b121f506d60f5e3fec96c278eddb105fd2b7f\" id=c666508a-d397-4e8f-8836-2ce46c01ce6d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.747272 | controller |     "Jun 11 00:18:09.345992 crc crio[23067]: time=\"2026-06-11T00:18:09.345987924Z\" level=info msg=\"Stopped pod sandbox (already stopped): 98cec0117a4af906ec1d2142f17b121f506d60f5e3fec96c278eddb105fd2b7f\" id=c666508a-d397-4e8f-8836-2ce46c01ce6d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.747286 | controller |     "Jun 11 00:18:09.347381 crc crio[23067]: time=\"2026-06-11T00:18:09.347245809Z\" level=info msg=\"Removing pod sandbox: 98cec0117a4af906ec1d2142f17b121f506d60f5e3fec96c278eddb105fd2b7f\" id=09390f42-cb0d-47fe-bfa6-8da12872cb9e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.747300 | controller |     "Jun 11 00:18:09.627970 crc crio[23067]: time=\"2026-06-11T00:18:09.627832777Z\" level=info msg=\"Removed pod sandbox: 98cec0117a4af906ec1d2142f17b121f506d60f5e3fec96c278eddb105fd2b7f\" id=09390f42-cb0d-47fe-bfa6-8da12872cb9e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.747314 | controller |     "Jun 11 00:18:09.629129 crc crio[23067]: time=\"2026-06-11T00:18:09.62902694Z\" level=info msg=\"Stopping pod sandbox: de30645cd9e0ac2f4326eefa05f467c6d50481bde514f696ee9472d58755b292\" id=a4252308-6c36-476b-a10a-5423eb688d8e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.747328 | controller |     "Jun 11 00:18:09.629129 crc crio[23067]: time=\"2026-06-11T00:18:09.629120182Z\" level=info msg=\"Stopped pod sandbox (already stopped): de30645cd9e0ac2f4326eefa05f467c6d50481bde514f696ee9472d58755b292\" id=a4252308-6c36-476b-a10a-5423eb688d8e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.747341 | controller |     "Jun 11 00:18:09.630237 crc crio[23067]: time=\"2026-06-11T00:18:09.630187581Z\" level=info msg=\"Removing pod sandbox: de30645cd9e0ac2f4326eefa05f467c6d50481bde514f696ee9472d58755b292\" id=b0528d13-eb4b-44a7-8f70-562e98abeeae name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.747376 | controller |     "Jun 11 00:18:09.657983 crc crio[23067]: time=\"2026-06-11T00:18:09.657809274Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:2e8a2b2bbccdd61ef08eb9b79a8e66a2e2e82e19054bde454cdbcb0d80d92310\" id=dd022eb4-62ab-4bf4-b250-39bce2bdc254 name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.747394 | controller |     "Jun 11 00:18:09.658993 crc crio[23067]: time=\"2026-06-11T00:18:09.658895434Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=51edd4ed-6014-448c-8f93-7242036b1caa name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.747410 | controller |     "Jun 11 00:18:09.677784 crc crio[23067]: time=\"2026-06-11T00:18:09.677509151Z\" level=info msg=\"Removed pod sandbox: de30645cd9e0ac2f4326eefa05f467c6d50481bde514f696ee9472d58755b292\" id=b0528d13-eb4b-44a7-8f70-562e98abeeae name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.747425 | controller |     "Jun 11 00:18:09.678111 crc crio[23067]: time=\"2026-06-11T00:18:09.677894942Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:30d61dd1afa8d55014cd6fec25360a879ff63cbe03089f1dcdf120a632bb54d9\" id=f6f7ce92-8d0d-4449-8a30-1b618a87cbdc name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.747443 | controller |     "Jun 11 00:18:09.678881 crc crio[23067]: time=\"2026-06-11T00:18:09.678788576Z\" level=info msg=\"Stopping pod sandbox: f82fb8606bc81dedfebee6e05e5bda451c2766b3cfa10ee11cd674d112221288\" id=b92b5483-d0f3-4c75-885c-7569d78fead3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.747457 | controller |     "Jun 11 00:18:09.678881 crc crio[23067]: time=\"2026-06-11T00:18:09.678847798Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=528246b5-2d00-4267-91c7-8e35aedb0094 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.747471 | controller |     "Jun 11 00:18:09.679104 crc crio[23067]: time=\"2026-06-11T00:18:09.678867528Z\" level=info msg=\"Stopped pod sandbox (already stopped): f82fb8606bc81dedfebee6e05e5bda451c2766b3cfa10ee11cd674d112221288\" id=b92b5483-d0f3-4c75-885c-7569d78fead3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.747485 | controller |     "Jun 11 00:18:09.679624 crc crio[23067]: time=\"2026-06-11T00:18:09.679527066Z\" level=info msg=\"Removing pod sandbox: f82fb8606bc81dedfebee6e05e5bda451c2766b3cfa10ee11cd674d112221288\" id=92ca4447-3d20-440d-a93c-972ac83e4cc8 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.747499 | controller |     "Jun 11 00:18:09.690872 crc crio[23067]: time=\"2026-06-11T00:18:09.690769383Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685618-76pgf Namespace:openshift-infra ID:0e895087c91b112f6b2a5896e6201546c5fc270936c8877d8b0280713e0a8972 UID:173d3aa8-e419-4b1b-a3d1-310be549ad8a NetNS:/var/run/netns/f03991b5-c508-44ae-91ae-45a6c069e817 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod173d3aa8_e419_4b1b_a3d1_310be549ad8a.slice PodAnnotations:0xc0002f2358}] Aliases:map[]}\"",
2026-06-11 01:10:49.747513 | controller |     "Jun 11 00:18:09.690872 crc crio[23067]: time=\"2026-06-11T00:18:09.690833345Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29685618-76pgf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.747527 | controller |     "Jun 11 00:18:09.703324 crc crio[23067]: time=\"2026-06-11T00:18:09.703195522Z\" level=info msg=\"Removed pod sandbox: f82fb8606bc81dedfebee6e05e5bda451c2766b3cfa10ee11cd674d112221288\" id=92ca4447-3d20-440d-a93c-972ac83e4cc8 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.747541 | controller |     "Jun 11 00:18:09.704391 crc crio[23067]: time=\"2026-06-11T00:18:09.704277641Z\" level=info msg=\"Stopping pod sandbox: f1945633a754b125d239763f645b5e7b940b1ae2d6831e5ee1d22fca8cf4fa21\" id=28bd3d1d-04d8-4784-9e18-95f726cb783b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.747555 | controller |     "Jun 11 00:18:09.704391 crc crio[23067]: time=\"2026-06-11T00:18:09.704387824Z\" level=info msg=\"Stopped pod sandbox (already stopped): f1945633a754b125d239763f645b5e7b940b1ae2d6831e5ee1d22fca8cf4fa21\" id=28bd3d1d-04d8-4784-9e18-95f726cb783b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.747569 | controller |     "Jun 11 00:18:09.705216 crc crio[23067]: time=\"2026-06-11T00:18:09.705121154Z\" level=info msg=\"Removing pod sandbox: f1945633a754b125d239763f645b5e7b940b1ae2d6831e5ee1d22fca8cf4fa21\" id=1df8ff3d-8af2-4df9-9e81-e00bf311cdbb name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.747583 | controller |     "Jun 11 00:18:09.734794 crc crio[23067]: time=\"2026-06-11T00:18:09.734618818Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=31901e66-2cd7-4c9a-af5a-94c90b465f26 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.747601 | controller |     "Jun 11 00:18:09.738264 crc crio[23067]: time=\"2026-06-11T00:18:09.738185825Z\" level=info msg=\"Removed pod sandbox: f1945633a754b125d239763f645b5e7b940b1ae2d6831e5ee1d22fca8cf4fa21\" id=1df8ff3d-8af2-4df9-9e81-e00bf311cdbb name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.747615 | controller |     "Jun 11 00:18:09.739613 crc crio[23067]: time=\"2026-06-11T00:18:09.73947204Z\" level=info msg=\"Stopping pod sandbox: dceced93574ba7f10f75904bcb44fc03e3db12039326562576a7dcfa704be447\" id=c43b740b-4b27-48aa-a74f-698ba0adcaba name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.747630 | controller |     "Jun 11 00:18:09.739843 crc crio[23067]: time=\"2026-06-11T00:18:09.739779689Z\" level=info msg=\"Stopped pod sandbox (already stopped): dceced93574ba7f10f75904bcb44fc03e3db12039326562576a7dcfa704be447\" id=c43b740b-4b27-48aa-a74f-698ba0adcaba name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.747644 | controller |     "Jun 11 00:18:09.740626 crc crio[23067]: time=\"2026-06-11T00:18:09.74055076Z\" level=info msg=\"Removing pod sandbox: dceced93574ba7f10f75904bcb44fc03e3db12039326562576a7dcfa704be447\" id=309506b6-84bd-4f52-bf0a-e7e3bd8f28fd name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.747658 | controller |     "Jun 11 00:18:09.750572 crc crio[23067]: time=\"2026-06-11T00:18:09.750422489Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=0a760cef-6a04-484e-a773-cd92ec1146ef name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.747673 | controller |     "Jun 11 00:18:09.754500 crc crio[23067]: time=\"2026-06-11T00:18:09.754421528Z\" level=info msg=\"Removed pod sandbox: dceced93574ba7f10f75904bcb44fc03e3db12039326562576a7dcfa704be447\" id=309506b6-84bd-4f52-bf0a-e7e3bd8f28fd name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.747687 | controller |     "Jun 11 00:18:09.755468 crc crio[23067]: time=\"2026-06-11T00:18:09.755402015Z\" level=info msg=\"Creating container: openstack/swift-storage-0/account-server\" id=ca153aa6-2e23-4bc0-b303-b881e4fc84ac name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.747701 | controller |     "Jun 11 00:18:09.756913 crc crio[23067]: time=\"2026-06-11T00:18:09.756834354Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.747715 | controller |     "Jun 11 00:18:09.766267 crc crio[23067]: time=\"2026-06-11T00:18:09.766176118Z\" level=info msg=\"Creating container: openstack/glance-db-sync-6gd6v/glance-db-sync\" id=56009937-4cb5-4ea9-9f6f-18b5d524905b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.747729 | controller |     "Jun 11 00:18:09.777774 crc crio[23067]: time=\"2026-06-11T00:18:09.777626391Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.747744 | controller |     "Jun 11 00:18:09.817448 crc crio[23067]: time=\"2026-06-11T00:18:09.814950848Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.747758 | controller |     "Jun 11 00:18:09.823296 crc crio[23067]: time=\"2026-06-11T00:18:09.821534127Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.747772 | controller |     "Jun 11 00:18:09.847032 crc crio[23067]: time=\"2026-06-11T00:18:09.84694292Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.747786 | controller |     "Jun 11 00:18:09.936274 crc crio[23067]: time=\"2026-06-11T00:18:09.93608729Z\" level=info msg=\"Created container 183d959c16e13407f41f0d584e03addb72cc3af4254fef7b6af05606c677f950: openstack/swift-storage-0/account-server\" id=ca153aa6-2e23-4bc0-b303-b881e4fc84ac name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.747803 | controller |     "Jun 11 00:18:09.937491 crc crio[23067]: time=\"2026-06-11T00:18:09.937433017Z\" level=info msg=\"Starting container: 183d959c16e13407f41f0d584e03addb72cc3af4254fef7b6af05606c677f950\" id=7186f85f-346d-4d2e-bcc9-0c8d6d6edb72 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.747818 | controller |     "Jun 11 00:18:09.957581 crc crio[23067]: time=\"2026-06-11T00:18:09.957431752Z\" level=info msg=\"Started container\" PID=63793 containerID=183d959c16e13407f41f0d584e03addb72cc3af4254fef7b6af05606c677f950 description=openstack/swift-storage-0/account-server id=7186f85f-346d-4d2e-bcc9-0c8d6d6edb72 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cd0466ad438914f2901461859c5a549488a4fb3de9a01b40258457ef0d4132c6",
2026-06-11 01:10:49.747833 | controller |     "Jun 11 00:18:09.987367 crc crio[23067]: time=\"2026-06-11T00:18:09.987277126Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=3774cc3e-3a25-4ade-958c-1c4490aa4407 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.747847 | controller |     "Jun 11 00:18:10.014532 crc crio[23067]: time=\"2026-06-11T00:18:10.014434856Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=3c9d7c5e-d373-437a-af7f-fd140d983acb name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.747862 | controller |     "Jun 11 00:18:10.025083 crc crio[23067]: time=\"2026-06-11T00:18:10.024983353Z\" level=info msg=\"Creating container: openstack/swift-storage-0/account-replicator\" id=1b77424d-18be-4d7f-add7-7c2d61f97f17 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.747876 | controller |     "Jun 11 00:18:10.026861 crc crio[23067]: time=\"2026-06-11T00:18:10.026787283Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.747890 | controller |     "Jun 11 00:18:10.074943 crc crio[23067]: time=\"2026-06-11T00:18:10.074877163Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.747905 | controller |     "Jun 11 00:18:10.080880 crc crio[23067]: time=\"2026-06-11T00:18:10.080815455Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.747919 | controller |     "Jun 11 00:18:10.222967 crc crio[23067]: 2026-06-11T00:18:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0e895087c91b112 Mac:7e:4f:10:f5:80:d6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:85 Mtu:0 Sandbox:/var/run/netns/f03991b5-c508-44ae-91ae-45a6c069e817 SocketPath: PciID:}] [{Interface:0xc000240790 Address:{IP:10.217.0.133 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.747933 | controller |     "Jun 11 00:18:10.224424 crc crio[23067]: time=\"2026-06-11T00:18:10.224322387Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685618-76pgf Namespace:openshift-infra ID:0e895087c91b112f6b2a5896e6201546c5fc270936c8877d8b0280713e0a8972 UID:173d3aa8-e419-4b1b-a3d1-310be549ad8a NetNS:/var/run/netns/f03991b5-c508-44ae-91ae-45a6c069e817 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod173d3aa8_e419_4b1b_a3d1_310be549ad8a.slice PodAnnotations:0xc0002f2358}] Aliases:map[]}\"",
2026-06-11 01:10:49.747948 | controller |     "Jun 11 00:18:10.224594 crc crio[23067]: time=\"2026-06-11T00:18:10.224534203Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29685618-76pgf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.747966 | controller |     "Jun 11 00:18:10.249880 crc crio[23067]: time=\"2026-06-11T00:18:10.244721243Z\" level=info msg=\"Ran pod sandbox 0e895087c91b112f6b2a5896e6201546c5fc270936c8877d8b0280713e0a8972 with infra container: openshift-infra/auto-csr-approver-29685618-76pgf/POD\" id=c973e1f4-a0fa-4a85-a7d9-d0f94d8104ba name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.747981 | controller |     "Jun 11 00:18:10.254072 crc crio[23067]: time=\"2026-06-11T00:18:10.253972425Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=5837e3f1-e06a-40fc-8618-5c6a024160e0 name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.747995 | controller |     "Jun 11 00:18:10.267023 crc crio[23067]: time=\"2026-06-11T00:18:10.266944719Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 01:10:49.748010 | controller |     "Jun 11 00:18:10.277447 crc crio[23067]: time=\"2026-06-11T00:18:10.277374093Z\" level=info msg=\"Created container 058eaa5270d190724c892d64153e3c6e73b90c0beeb8d16cdbf86c1731088881: openstack/swift-storage-0/account-replicator\" id=1b77424d-18be-4d7f-add7-7c2d61f97f17 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.748024 | controller |     "Jun 11 00:18:10.279260 crc crio[23067]: time=\"2026-06-11T00:18:10.279220304Z\" level=info msg=\"Starting container: 058eaa5270d190724c892d64153e3c6e73b90c0beeb8d16cdbf86c1731088881\" id=7bd7992e-285e-4a58-b823-ac08726d5d8f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.748038 | controller |     "Jun 11 00:18:10.306379 crc crio[23067]: time=\"2026-06-11T00:18:10.306268131Z\" level=info msg=\"Started container\" PID=63809 containerID=058eaa5270d190724c892d64153e3c6e73b90c0beeb8d16cdbf86c1731088881 description=openstack/swift-storage-0/account-replicator id=7bd7992e-285e-4a58-b823-ac08726d5d8f name=/runtime.v1.RuntimeService/StartContainer sandboxID=cd0466ad438914f2901461859c5a549488a4fb3de9a01b40258457ef0d4132c6",
2026-06-11 01:10:49.748053 | controller |     "Jun 11 00:18:10.320591 crc crio[23067]: time=\"2026-06-11T00:18:10.32054018Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=592ae11c-02df-4b1c-906f-7ea167f7cacd name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.748067 | controller |     "Jun 11 00:18:10.345973 crc crio[23067]: time=\"2026-06-11T00:18:10.345892181Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=5d799899-fe12-4198-be44-61d01a2819ce name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.748082 | controller |     "Jun 11 00:18:10.353601 crc crio[23067]: time=\"2026-06-11T00:18:10.353483868Z\" level=info msg=\"Creating container: openstack/swift-storage-0/account-auditor\" id=f08e5d98-f0c8-4c61-a696-21de7d18dc09 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.748096 | controller |     "Jun 11 00:18:10.354844 crc crio[23067]: time=\"2026-06-11T00:18:10.354771703Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.748110 | controller |     "Jun 11 00:18:10.397809 crc crio[23067]: time=\"2026-06-11T00:18:10.397629771Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.748124 | controller |     "Jun 11 00:18:10.411373 crc crio[23067]: time=\"2026-06-11T00:18:10.411238872Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.748138 | controller |     "Jun 11 00:18:10.593253 crc crio[23067]: time=\"2026-06-11T00:18:10.593174282Z\" level=info msg=\"Created container 8e86c38c8bbc6ba70e45569491af7fa84f9a4b4e9968f60a9aff656ef6f69508: openstack/swift-storage-0/account-auditor\" id=f08e5d98-f0c8-4c61-a696-21de7d18dc09 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.748156 | controller |     "Jun 11 00:18:10.595221 crc crio[23067]: time=\"2026-06-11T00:18:10.595139125Z\" level=info msg=\"Starting container: 8e86c38c8bbc6ba70e45569491af7fa84f9a4b4e9968f60a9aff656ef6f69508\" id=f518165e-3d62-4d62-9174-2d07d10153c2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.748171 | controller |     "Jun 11 00:18:10.603038 crc crio[23067]: time=\"2026-06-11T00:18:10.602929958Z\" level=info msg=\"Started container\" PID=63830 containerID=8e86c38c8bbc6ba70e45569491af7fa84f9a4b4e9968f60a9aff656ef6f69508 description=openstack/swift-storage-0/account-auditor id=f518165e-3d62-4d62-9174-2d07d10153c2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cd0466ad438914f2901461859c5a549488a4fb3de9a01b40258457ef0d4132c6",
2026-06-11 01:10:49.748185 | controller |     "Jun 11 00:18:10.622427 crc crio[23067]: time=\"2026-06-11T00:18:10.622275875Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=0bb9d08f-761d-43ff-be38-c1cb7b73341f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.748199 | controller |     "Jun 11 00:18:10.637479 crc crio[23067]: time=\"2026-06-11T00:18:10.637396417Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=b9ef59ab-84ad-4ffc-bd29-99084c4315d8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.748213 | controller |     "Jun 11 00:18:10.646154 crc crio[23067]: time=\"2026-06-11T00:18:10.646010812Z\" level=info msg=\"Creating container: openstack/swift-storage-0/account-reaper\" id=e94a9062-95ef-454c-b5bb-2f6098c47b2b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.748226 | controller |     "Jun 11 00:18:10.647464 crc crio[23067]: time=\"2026-06-11T00:18:10.64740705Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.748240 | controller |     "Jun 11 00:18:10.689815 crc crio[23067]: time=\"2026-06-11T00:18:10.689611801Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.748254 | controller |     "Jun 11 00:18:10.693290 crc crio[23067]: time=\"2026-06-11T00:18:10.693229159Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.748267 | controller |     "Jun 11 00:18:10.811046 crc crio[23067]: time=\"2026-06-11T00:18:10.810142546Z\" level=info msg=\"Created container ab28409f81c9c6609efe4daab500b21e41ae6453ac1380a4576f615bfddc4566: openstack/swift-storage-0/account-reaper\" id=e94a9062-95ef-454c-b5bb-2f6098c47b2b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.748282 | controller |     "Jun 11 00:18:10.812776 crc crio[23067]: time=\"2026-06-11T00:18:10.812598453Z\" level=info msg=\"Starting container: ab28409f81c9c6609efe4daab500b21e41ae6453ac1380a4576f615bfddc4566\" id=7b4cfadf-7979-400f-91db-5707185bd99d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.748296 | controller |     "Jun 11 00:18:10.817801 crc crio[23067]: time=\"2026-06-11T00:18:10.817700832Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.748310 | controller |     "Jun 11 00:18:10.821586 crc crio[23067]: time=\"2026-06-11T00:18:10.821478105Z\" level=info msg=\"Started container\" PID=63858 containerID=ab28409f81c9c6609efe4daab500b21e41ae6453ac1380a4576f615bfddc4566 description=openstack/swift-storage-0/account-reaper id=7b4cfadf-7979-400f-91db-5707185bd99d name=/runtime.v1.RuntimeService/StartContainer sandboxID=cd0466ad438914f2901461859c5a549488a4fb3de9a01b40258457ef0d4132c6",
2026-06-11 01:10:49.748336 | controller |     "Jun 11 00:18:10.838051 crc crio[23067]: time=\"2026-06-11T00:18:10.837938124Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=53e55abd-c250-4daa-8fb7-215e8e2fd83e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.748380 | controller |     "Jun 11 00:18:10.838287 crc crio[23067]: time=\"2026-06-11T00:18:10.838179971Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-swift-container:current-podified not found\" id=53e55abd-c250-4daa-8fb7-215e8e2fd83e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.748398 | controller |     "Jun 11 00:18:10.838287 crc crio[23067]: time=\"2026-06-11T00:18:10.838230402Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-container:current-podified found\" id=53e55abd-c250-4daa-8fb7-215e8e2fd83e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.748413 | controller |     "Jun 11 00:18:10.844894 crc crio[23067]: time=\"2026-06-11T00:18:10.843873546Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=24857659-c4cd-4a57-9b44-1b765c4aad66 name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.748427 | controller |     "Jun 11 00:18:10.851557 crc crio[23067]: time=\"2026-06-11T00:18:10.851471413Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\\\"\"",
2026-06-11 01:10:49.748442 | controller |     "Jun 11 00:18:10.935269 crc crio[23067]: time=\"2026-06-11T00:18:10.935128722Z\" level=info msg=\"Created container 345617fd8170d45fee70b954ae92d2755791e14e6a761f9284524d063084366f: openstack/glance-db-sync-6gd6v/glance-db-sync\" id=56009937-4cb5-4ea9-9f6f-18b5d524905b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.748457 | controller |     "Jun 11 00:18:10.936731 crc crio[23067]: time=\"2026-06-11T00:18:10.936563631Z\" level=info msg=\"Starting container: 345617fd8170d45fee70b954ae92d2755791e14e6a761f9284524d063084366f\" id=67d7c3ac-1830-4e5f-b8ec-63b20e68a65e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.748471 | controller |     "Jun 11 00:18:10.942993 crc crio[23067]: time=\"2026-06-11T00:18:10.942916405Z\" level=info msg=\"Started container\" PID=63875 containerID=345617fd8170d45fee70b954ae92d2755791e14e6a761f9284524d063084366f description=openstack/glance-db-sync-6gd6v/glance-db-sync id=67d7c3ac-1830-4e5f-b8ec-63b20e68a65e name=/runtime.v1.RuntimeService/StartContainer sandboxID=366cceea8128b8593b587a1e6888b407bb5d45551d59c22be0e8d44c0da497bc",
2026-06-11 01:10:49.748485 | controller |     "Jun 11 00:18:11.470722 crc crio[23067]: time=\"2026-06-11T00:18:11.470438094Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=5837e3f1-e06a-40fc-8618-5c6a024160e0 name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.748499 | controller |     "Jun 11 00:18:11.472325 crc crio[23067]: time=\"2026-06-11T00:18:11.472235273Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=0d5eb48c-8a3c-4b40-90cb-386c5b529a52 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.748514 | controller |     "Jun 11 00:18:11.474367 crc crio[23067]: time=\"2026-06-11T00:18:11.474289259Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=a4ee6ed8-ec7c-4b89-9b05-e2a09fd8c5e4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.748528 | controller |     "Jun 11 00:18:11.544219 crc crio[23067]: time=\"2026-06-11T00:18:11.543960349Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29685618-76pgf/oc\" id=0d21b38b-45f7-41bd-8147-e40bbc0b47f1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.748546 | controller |     "Jun 11 00:18:11.545021 crc crio[23067]: time=\"2026-06-11T00:18:11.544949956Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.748561 | controller |     "Jun 11 00:18:11.587190 crc crio[23067]: time=\"2026-06-11T00:18:11.587039963Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.748575 | controller |     "Jun 11 00:18:11.815955 crc crio[23067]: time=\"2026-06-11T00:18:11.815712206Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.748590 | controller |     "Jun 11 00:18:11.949406 crc crio[23067]: time=\"2026-06-11T00:18:11.948808924Z\" level=info msg=\"Created container db6f2d8af2284bd6ea2e4e76be14e69aa8de4466f7bb3c743739a6cd0c7418ce: openshift-infra/auto-csr-approver-29685618-76pgf/oc\" id=0d21b38b-45f7-41bd-8147-e40bbc0b47f1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.748604 | controller |     "Jun 11 00:18:11.950967 crc crio[23067]: time=\"2026-06-11T00:18:11.950897081Z\" level=info msg=\"Starting container: db6f2d8af2284bd6ea2e4e76be14e69aa8de4466f7bb3c743739a6cd0c7418ce\" id=5dae45ee-e254-433b-86f7-33b306f9b809 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.748619 | controller |     "Jun 11 00:18:11.956826 crc crio[23067]: time=\"2026-06-11T00:18:11.95673315Z\" level=info msg=\"Started container\" PID=63906 containerID=db6f2d8af2284bd6ea2e4e76be14e69aa8de4466f7bb3c743739a6cd0c7418ce description=openshift-infra/auto-csr-approver-29685618-76pgf/oc id=5dae45ee-e254-433b-86f7-33b306f9b809 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0e895087c91b112f6b2a5896e6201546c5fc270936c8877d8b0280713e0a8972",
2026-06-11 01:10:49.748634 | controller |     "Jun 11 00:18:12.721887 crc crio[23067]: time=\"2026-06-11T00:18:12.721301712Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:2cd9d911af0f170eec9beb49d19054a0cd0882cf56009471751a226026a1ce53\" id=24857659-c4cd-4a57-9b44-1b765c4aad66 name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.748649 | controller |     "Jun 11 00:18:12.723389 crc crio[23067]: time=\"2026-06-11T00:18:12.723297057Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=ef49441d-8738-4f9a-b0e8-b7768fbc86b8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.748663 | controller |     "Jun 11 00:18:12.737377 crc crio[23067]: time=\"2026-06-11T00:18:12.737276068Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=92ecf72c-cd93-48a1-903e-b745450c2e1b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.748678 | controller |     "Jun 11 00:18:12.756331 crc crio[23067]: time=\"2026-06-11T00:18:12.756263025Z\" level=info msg=\"Creating container: openstack/swift-storage-0/container-server\" id=fb508522-e5f4-46e0-a07e-74c82b28760b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.748692 | controller |     "Jun 11 00:18:12.758234 crc crio[23067]: time=\"2026-06-11T00:18:12.758165257Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.748707 | controller |     "Jun 11 00:18:12.804596 crc crio[23067]: time=\"2026-06-11T00:18:12.80449781Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.748721 | controller |     "Jun 11 00:18:12.809311 crc crio[23067]: time=\"2026-06-11T00:18:12.809239599Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.748739 | controller |     "Jun 11 00:18:12.963977 crc crio[23067]: time=\"2026-06-11T00:18:12.962814226Z\" level=info msg=\"Created container 22ee9d5d38044e2a16183170beb7f6ecd1513173bd0391b41b240666aae45f04: openstack/swift-storage-0/container-server\" id=fb508522-e5f4-46e0-a07e-74c82b28760b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.748753 | controller |     "Jun 11 00:18:12.964941 crc crio[23067]: time=\"2026-06-11T00:18:12.964911263Z\" level=info msg=\"Starting container: 22ee9d5d38044e2a16183170beb7f6ecd1513173bd0391b41b240666aae45f04\" id=54673c6d-fe5b-4469-9ff5-f21be5a9e09f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.748768 | controller |     "Jun 11 00:18:12.972343 crc crio[23067]: time=\"2026-06-11T00:18:12.972227382Z\" level=info msg=\"Started container\" PID=64023 containerID=22ee9d5d38044e2a16183170beb7f6ecd1513173bd0391b41b240666aae45f04 description=openstack/swift-storage-0/container-server id=54673c6d-fe5b-4469-9ff5-f21be5a9e09f name=/runtime.v1.RuntimeService/StartContainer sandboxID=cd0466ad438914f2901461859c5a549488a4fb3de9a01b40258457ef0d4132c6",
2026-06-11 01:10:49.748782 | controller |     "Jun 11 00:18:12.984994 crc crio[23067]: time=\"2026-06-11T00:18:12.984949589Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=5492666b-dc69-4550-b3fd-0b450339e822 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.748797 | controller |     "Jun 11 00:18:12.999306 crc crio[23067]: time=\"2026-06-11T00:18:12.999204198Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=67d6c026-d150-4aa9-9374-7eaeeba2784b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.748812 | controller |     "Jun 11 00:18:13.009067 crc crio[23067]: time=\"2026-06-11T00:18:13.008938303Z\" level=info msg=\"Creating container: openstack/swift-storage-0/container-replicator\" id=abd6ee91-5a97-43d8-abc5-16711b39a51b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.748826 | controller |     "Jun 11 00:18:13.012344 crc crio[23067]: time=\"2026-06-11T00:18:13.012255873Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.748840 | controller |     "Jun 11 00:18:13.070712 crc crio[23067]: time=\"2026-06-11T00:18:13.070586353Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.748855 | controller |     "Jun 11 00:18:13.074035 crc crio[23067]: time=\"2026-06-11T00:18:13.073966146Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.748870 | controller |     "Jun 11 00:18:13.247821 crc crio[23067]: time=\"2026-06-11T00:18:13.247616379Z\" level=info msg=\"Created container bcef51861be559bdacefc27d2b751238d1c7fa17eff4316edd3ce04acd5dbb49: openstack/swift-storage-0/container-replicator\" id=abd6ee91-5a97-43d8-abc5-16711b39a51b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.748884 | controller |     "Jun 11 00:18:13.248929 crc crio[23067]: time=\"2026-06-11T00:18:13.248842943Z\" level=info msg=\"Starting container: bcef51861be559bdacefc27d2b751238d1c7fa17eff4316edd3ce04acd5dbb49\" id=df1551c0-ca1d-4d21-99df-51275527cedc name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.748899 | controller |     "Jun 11 00:18:13.254285 crc crio[23067]: time=\"2026-06-11T00:18:13.254212629Z\" level=info msg=\"Started container\" PID=64057 containerID=bcef51861be559bdacefc27d2b751238d1c7fa17eff4316edd3ce04acd5dbb49 description=openstack/swift-storage-0/container-replicator id=df1551c0-ca1d-4d21-99df-51275527cedc name=/runtime.v1.RuntimeService/StartContainer sandboxID=cd0466ad438914f2901461859c5a549488a4fb3de9a01b40258457ef0d4132c6",
2026-06-11 01:10:49.748917 | controller |     "Jun 11 00:18:13.271809 crc crio[23067]: time=\"2026-06-11T00:18:13.271596593Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=f9fbf9da-fabe-464d-9cee-3e83378ee1fa name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.748932 | controller |     "Jun 11 00:18:13.287091 crc crio[23067]: time=\"2026-06-11T00:18:13.286982842Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=e323d296-f5ca-4b26-8270-af02d60d8be3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.748946 | controller |     "Jun 11 00:18:13.299450 crc crio[23067]: time=\"2026-06-11T00:18:13.299342089Z\" level=info msg=\"Creating container: openstack/swift-storage-0/container-auditor\" id=bf2592dc-0852-4fbb-8b4c-ae065646958a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.748960 | controller |     "Jun 11 00:18:13.301525 crc crio[23067]: time=\"2026-06-11T00:18:13.301448527Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.748974 | controller |     "Jun 11 00:18:13.363158 crc crio[23067]: time=\"2026-06-11T00:18:13.362884031Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.748988 | controller |     "Jun 11 00:18:13.372082 crc crio[23067]: time=\"2026-06-11T00:18:13.371979469Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.749001 | controller |     "Jun 11 00:18:13.492990 crc crio[23067]: time=\"2026-06-11T00:18:13.492290449Z\" level=info msg=\"Created container a19e760f530252bbd090f9213e3e4e40502ee66018bd014482a6392401134de0: openstack/swift-storage-0/container-auditor\" id=bf2592dc-0852-4fbb-8b4c-ae065646958a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.749015 | controller |     "Jun 11 00:18:13.496317 crc crio[23067]: time=\"2026-06-11T00:18:13.495366363Z\" level=info msg=\"Starting container: a19e760f530252bbd090f9213e3e4e40502ee66018bd014482a6392401134de0\" id=393c69a4-5322-4f06-a63d-c9972b233ef0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.749029 | controller |     "Jun 11 00:18:13.502573 crc crio[23067]: time=\"2026-06-11T00:18:13.502421495Z\" level=info msg=\"Started container\" PID=64068 containerID=a19e760f530252bbd090f9213e3e4e40502ee66018bd014482a6392401134de0 description=openstack/swift-storage-0/container-auditor id=393c69a4-5322-4f06-a63d-c9972b233ef0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cd0466ad438914f2901461859c5a549488a4fb3de9a01b40258457ef0d4132c6",
2026-06-11 01:10:49.749043 | controller |     "Jun 11 00:18:13.527839 crc crio[23067]: time=\"2026-06-11T00:18:13.526313516Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=54644fd8-439b-4636-b86f-f819aaf83d87 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.749057 | controller |     "Jun 11 00:18:13.540107 crc crio[23067]: time=\"2026-06-11T00:18:13.538875699Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=d0251323-e7af-452a-b341-3e1bf66a7373 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.749071 | controller |     "Jun 11 00:18:13.553615 crc crio[23067]: time=\"2026-06-11T00:18:13.553446096Z\" level=info msg=\"Creating container: openstack/swift-storage-0/container-updater\" id=7b6d13f5-373c-43e3-abf0-22f65a3c9090 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.749085 | controller |     "Jun 11 00:18:13.555185 crc crio[23067]: time=\"2026-06-11T00:18:13.555095411Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.749102 | controller |     "Jun 11 00:18:13.607281 crc crio[23067]: time=\"2026-06-11T00:18:13.607196431Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.749116 | controller |     "Jun 11 00:18:13.611630 crc crio[23067]: time=\"2026-06-11T00:18:13.611511189Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.749130 | controller |     "Jun 11 00:18:13.704351 crc crio[23067]: time=\"2026-06-11T00:18:13.704258157Z\" level=info msg=\"Created container 5f73de1bc8125e08fc4e66f2aabe7fec00adaaae4cc84f344be65651b659ad82: openstack/swift-storage-0/container-updater\" id=7b6d13f5-373c-43e3-abf0-22f65a3c9090 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.749143 | controller |     "Jun 11 00:18:13.705163 crc crio[23067]: time=\"2026-06-11T00:18:13.70509622Z\" level=info msg=\"Starting container: 5f73de1bc8125e08fc4e66f2aabe7fec00adaaae4cc84f344be65651b659ad82\" id=78029812-44f5-4900-aa62-5a593be5d0fb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.749158 | controller |     "Jun 11 00:18:13.710128 crc crio[23067]: time=\"2026-06-11T00:18:13.710057735Z\" level=info msg=\"Started container\" PID=64102 containerID=5f73de1bc8125e08fc4e66f2aabe7fec00adaaae4cc84f344be65651b659ad82 description=openstack/swift-storage-0/container-updater id=78029812-44f5-4900-aa62-5a593be5d0fb name=/runtime.v1.RuntimeService/StartContainer sandboxID=cd0466ad438914f2901461859c5a549488a4fb3de9a01b40258457ef0d4132c6",
2026-06-11 01:10:49.749172 | controller |     "Jun 11 00:18:13.726716 crc crio[23067]: time=\"2026-06-11T00:18:13.726583496Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=b6d3f1f2-bbdf-4d13-ab21-5656da19ded2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.749186 | controller |     "Jun 11 00:18:13.743927 crc crio[23067]: time=\"2026-06-11T00:18:13.73996545Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=ff1cb925-b322-43a9-a032-ca6fcadf0884 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.749200 | controller |     "Jun 11 00:18:13.748760 crc crio[23067]: time=\"2026-06-11T00:18:13.748211195Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-server\" id=61c59057-c85f-4be7-91bb-d08dbde6ab57 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.749214 | controller |     "Jun 11 00:18:13.748760 crc crio[23067]: time=\"2026-06-11T00:18:13.748714179Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.749227 | controller |     "Jun 11 00:18:13.787769 crc crio[23067]: time=\"2026-06-11T00:18:13.787420564Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.749242 | controller |     "Jun 11 00:18:13.792566 crc crio[23067]: time=\"2026-06-11T00:18:13.792489672Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.749255 | controller |     "Jun 11 00:18:13.969278 crc crio[23067]: time=\"2026-06-11T00:18:13.969074246Z\" level=info msg=\"Created container 4e9ef375b5e27d0aab39ba3664bb1fd8dc7ca63cac1e188439fcc81808915a12: openstack/swift-storage-0/object-server\" id=61c59057-c85f-4be7-91bb-d08dbde6ab57 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.749272 | controller |     "Jun 11 00:18:13.970301 crc crio[23067]: time=\"2026-06-11T00:18:13.970222017Z\" level=info msg=\"Starting container: 4e9ef375b5e27d0aab39ba3664bb1fd8dc7ca63cac1e188439fcc81808915a12\" id=0b0493a0-0e7f-4177-be25-7fdcf9ff735b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.749287 | controller |     "Jun 11 00:18:13.976948 crc crio[23067]: time=\"2026-06-11T00:18:13.976859858Z\" level=info msg=\"Started container\" PID=64122 containerID=4e9ef375b5e27d0aab39ba3664bb1fd8dc7ca63cac1e188439fcc81808915a12 description=openstack/swift-storage-0/object-server id=0b0493a0-0e7f-4177-be25-7fdcf9ff735b name=/runtime.v1.RuntimeService/StartContainer sandboxID=cd0466ad438914f2901461859c5a549488a4fb3de9a01b40258457ef0d4132c6",
2026-06-11 01:10:49.749301 | controller |     "Jun 11 00:18:14.005547 crc crio[23067]: time=\"2026-06-11T00:18:14.005422266Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=44ebcc13-9fc0-4854-a70f-83f0e36ea49c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.749314 | controller |     "Jun 11 00:18:14.016300 crc crio[23067]: time=\"2026-06-11T00:18:14.016232661Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=027b8205-bcfd-416a-a322-cce5d6199caa name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.749329 | controller |     "Jun 11 00:18:14.022434 crc crio[23067]: time=\"2026-06-11T00:18:14.022340728Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-replicator\" id=1be9a1d4-e7fb-4d7c-9f5f-0c0b4b560856 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.749342 | controller |     "Jun 11 00:18:14.022770 crc crio[23067]: time=\"2026-06-11T00:18:14.022692007Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.749378 | controller |     "Jun 11 00:18:14.057690 crc crio[23067]: time=\"2026-06-11T00:18:14.057514256Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.749393 | controller |     "Jun 11 00:18:14.060472 crc crio[23067]: time=\"2026-06-11T00:18:14.060409755Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.749407 | controller |     "Jun 11 00:18:14.221213 crc crio[23067]: time=\"2026-06-11T00:18:14.220007776Z\" level=info msg=\"Created container d63e6ecf29f26f2abc96baaad369c6adf7e6fad15f70c8d49593959dc55f53f0: openstack/swift-storage-0/object-replicator\" id=1be9a1d4-e7fb-4d7c-9f5f-0c0b4b560856 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.749421 | controller |     "Jun 11 00:18:14.223795 crc crio[23067]: time=\"2026-06-11T00:18:14.223159422Z\" level=info msg=\"Starting container: d63e6ecf29f26f2abc96baaad369c6adf7e6fad15f70c8d49593959dc55f53f0\" id=161b984f-5efb-4fc2-8fe9-272d4f42791b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.749435 | controller |     "Jun 11 00:18:14.236221 crc crio[23067]: time=\"2026-06-11T00:18:14.236018992Z\" level=info msg=\"Started container\" PID=64151 containerID=d63e6ecf29f26f2abc96baaad369c6adf7e6fad15f70c8d49593959dc55f53f0 description=openstack/swift-storage-0/object-replicator id=161b984f-5efb-4fc2-8fe9-272d4f42791b name=/runtime.v1.RuntimeService/StartContainer sandboxID=cd0466ad438914f2901461859c5a549488a4fb3de9a01b40258457ef0d4132c6",
2026-06-11 01:10:49.749450 | controller |     "Jun 11 00:18:14.255194 crc crio[23067]: time=\"2026-06-11T00:18:14.253099668Z\" level=info msg=\"Stopping pod sandbox: 0e895087c91b112f6b2a5896e6201546c5fc270936c8877d8b0280713e0a8972\" id=f50b84fa-2228-4b88-b64d-7544f32fc848 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.749470 | controller |     "Jun 11 00:18:14.255194 crc crio[23067]: time=\"2026-06-11T00:18:14.25354686Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685618-76pgf Namespace:openshift-infra ID:0e895087c91b112f6b2a5896e6201546c5fc270936c8877d8b0280713e0a8972 UID:173d3aa8-e419-4b1b-a3d1-310be549ad8a NetNS:/var/run/netns/f03991b5-c508-44ae-91ae-45a6c069e817 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod173d3aa8_e419_4b1b_a3d1_310be549ad8a.slice PodAnnotations:0xc002c84df0}] Aliases:map[]}\"",
2026-06-11 01:10:49.749485 | controller |     "Jun 11 00:18:14.255194 crc crio[23067]: time=\"2026-06-11T00:18:14.253728065Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29685618-76pgf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.749499 | controller |     "Jun 11 00:18:14.257994 crc crio[23067]: time=\"2026-06-11T00:18:14.257906279Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=7b49064f-261a-4582-824e-ff24642ea02a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.749513 | controller |     "Jun 11 00:18:14.281095 crc crio[23067]: time=\"2026-06-11T00:18:14.280929257Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=c9c8c821-c5af-4c47-8934-c275d574ca11 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.749528 | controller |     "Jun 11 00:18:14.297906 crc crio[23067]: time=\"2026-06-11T00:18:14.29535023Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-auditor\" id=8bd499ff-6886-4b9d-b61c-74649568b96a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.749541 | controller |     "Jun 11 00:18:14.297906 crc crio[23067]: time=\"2026-06-11T00:18:14.295910725Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.749555 | controller |     "Jun 11 00:18:14.380106 crc crio[23067]: time=\"2026-06-11T00:18:14.379955166Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.749570 | controller |     "Jun 11 00:18:14.406233 crc crio[23067]: time=\"2026-06-11T00:18:14.406074698Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.749583 | controller |     "Jun 11 00:18:14.517161 crc crio[23067]: time=\"2026-06-11T00:18:14.517055282Z\" level=info msg=\"Created container 03104b75895cd53c76ed2a6e20925648975f418621d3c22f5fe116793bc7a62b: openstack/swift-storage-0/object-auditor\" id=8bd499ff-6886-4b9d-b61c-74649568b96a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.749597 | controller |     "Jun 11 00:18:14.518915 crc crio[23067]: time=\"2026-06-11T00:18:14.518733858Z\" level=info msg=\"Starting container: 03104b75895cd53c76ed2a6e20925648975f418621d3c22f5fe116793bc7a62b\" id=e2a30f4f-b06b-4495-92cc-17e6fb91b0ba name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.749611 | controller |     "Jun 11 00:18:14.528005 crc crio[23067]: time=\"2026-06-11T00:18:14.526928682Z\" level=info msg=\"Started container\" PID=64260 containerID=03104b75895cd53c76ed2a6e20925648975f418621d3c22f5fe116793bc7a62b description=openstack/swift-storage-0/object-auditor id=e2a30f4f-b06b-4495-92cc-17e6fb91b0ba name=/runtime.v1.RuntimeService/StartContainer sandboxID=cd0466ad438914f2901461859c5a549488a4fb3de9a01b40258457ef0d4132c6",
2026-06-11 01:10:49.749626 | controller |     "Jun 11 00:18:14.562532 crc crio[23067]: time=\"2026-06-11T00:18:14.56208894Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=8ec1e384-ff23-430e-8b6e-c355cb3c9dd8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.749643 | controller |     "Jun 11 00:18:14.588723 crc crio[23067]: time=\"2026-06-11T00:18:14.586323631Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=cc73891e-64fd-4468-adc9-b788ba4b3d43 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.749658 | controller |     "Jun 11 00:18:14.595733 crc crio[23067]: time=\"2026-06-11T00:18:14.594412551Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-updater\" id=f034e82c-f7f1-4b8c-93ba-91120722b23c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.749672 | controller |     "Jun 11 00:18:14.595733 crc crio[23067]: time=\"2026-06-11T00:18:14.594831393Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.749687 | controller |     "Jun 11 00:18:14.634511 crc crio[23067]: time=\"2026-06-11T00:18:14.634245327Z\" level=info msg=\"Stopped pod sandbox: 0e895087c91b112f6b2a5896e6201546c5fc270936c8877d8b0280713e0a8972\" id=f50b84fa-2228-4b88-b64d-7544f32fc848 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.749701 | controller |     "Jun 11 00:18:14.652731 crc crio[23067]: time=\"2026-06-11T00:18:14.652507185Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.749716 | controller |     "Jun 11 00:18:14.656320 crc crio[23067]: time=\"2026-06-11T00:18:14.656253607Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.749730 | controller |     "Jun 11 00:18:14.789898 crc crio[23067]: time=\"2026-06-11T00:18:14.789785127Z\" level=info msg=\"Created container 2d4b106fcceea56a40823b6111deed0a5f3470f521b1c37ea52e4a5992ad4a68: openstack/swift-storage-0/object-updater\" id=f034e82c-f7f1-4b8c-93ba-91120722b23c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.749744 | controller |     "Jun 11 00:18:14.791524 crc crio[23067]: time=\"2026-06-11T00:18:14.791458652Z\" level=info msg=\"Starting container: 2d4b106fcceea56a40823b6111deed0a5f3470f521b1c37ea52e4a5992ad4a68\" id=54ee22a4-415e-406e-b8b6-d14d3643f8f3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.749758 | controller |     "Jun 11 00:18:14.808976 crc crio[23067]: time=\"2026-06-11T00:18:14.807047977Z\" level=info msg=\"Started container\" PID=64294 containerID=2d4b106fcceea56a40823b6111deed0a5f3470f521b1c37ea52e4a5992ad4a68 description=openstack/swift-storage-0/object-updater id=54ee22a4-415e-406e-b8b6-d14d3643f8f3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cd0466ad438914f2901461859c5a549488a4fb3de9a01b40258457ef0d4132c6",
2026-06-11 01:10:49.749773 | controller |     "Jun 11 00:18:14.821874 crc crio[23067]: time=\"2026-06-11T00:18:14.821730058Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=f66ac7b5-6db9-437c-819e-9c3280e8cb84 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.749787 | controller |     "Jun 11 00:18:14.835169 crc crio[23067]: time=\"2026-06-11T00:18:14.835070731Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=4349c551-6861-4209-bc1c-7b9d0aec27e7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.749801 | controller |     "Jun 11 00:18:14.842615 crc crio[23067]: time=\"2026-06-11T00:18:14.842488093Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-expirer\" id=5e98b20a-216f-45ca-bca0-fb7237209f28 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.749815 | controller |     "Jun 11 00:18:14.842986 crc crio[23067]: time=\"2026-06-11T00:18:14.842969817Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.749833 | controller |     "Jun 11 00:18:14.887018 crc crio[23067]: time=\"2026-06-11T00:18:14.886865733Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.749847 | controller |     "Jun 11 00:18:14.894588 crc crio[23067]: time=\"2026-06-11T00:18:14.894404409Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.749861 | controller |     "Jun 11 00:18:15.069847 crc crio[23067]: time=\"2026-06-11T00:18:15.069728278Z\" level=info msg=\"Created container 4928cd7ec674586f577f4995cf6fbe4f2eccd4cd669aed4c7f91330fa6231b40: openstack/swift-storage-0/object-expirer\" id=5e98b20a-216f-45ca-bca0-fb7237209f28 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.749876 | controller |     "Jun 11 00:18:15.071353 crc crio[23067]: time=\"2026-06-11T00:18:15.071232659Z\" level=info msg=\"Starting container: 4928cd7ec674586f577f4995cf6fbe4f2eccd4cd669aed4c7f91330fa6231b40\" id=e2503c9e-1d23-4443-a462-fbf8d17df5f6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.749890 | controller |     "Jun 11 00:18:15.077436 crc crio[23067]: time=\"2026-06-11T00:18:15.077365906Z\" level=info msg=\"Started container\" PID=64333 containerID=4928cd7ec674586f577f4995cf6fbe4f2eccd4cd669aed4c7f91330fa6231b40 description=openstack/swift-storage-0/object-expirer id=e2503c9e-1d23-4443-a462-fbf8d17df5f6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cd0466ad438914f2901461859c5a549488a4fb3de9a01b40258457ef0d4132c6",
2026-06-11 01:10:49.749906 | controller |     "Jun 11 00:18:15.090309 crc crio[23067]: time=\"2026-06-11T00:18:15.090241337Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=8355f1fc-453f-4685-9f3f-61a06562cabf name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.749920 | controller |     "Jun 11 00:18:15.104591 crc crio[23067]: time=\"2026-06-11T00:18:15.104442134Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=f5ddabc8-e70a-4b13-91f8-b38e40c54b0e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.749934 | controller |     "Jun 11 00:18:15.112150 crc crio[23067]: time=\"2026-06-11T00:18:15.111806325Z\" level=info msg=\"Creating container: openstack/swift-storage-0/rsync\" id=c3c4a744-b3c7-45dc-aa59-cac3fec3c69b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.749948 | controller |     "Jun 11 00:18:15.112468 crc crio[23067]: time=\"2026-06-11T00:18:15.11235521Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.749962 | controller |     "Jun 11 00:18:15.172185 crc crio[23067]: time=\"2026-06-11T00:18:15.172022316Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.749977 | controller |     "Jun 11 00:18:15.175449 crc crio[23067]: time=\"2026-06-11T00:18:15.175338977Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.749991 | controller |     "Jun 11 00:18:15.319169 crc crio[23067]: time=\"2026-06-11T00:18:15.318365996Z\" level=info msg=\"Created container 30a0793ce3c71dcbdf8cb6154acf6a78c25c3e55c0d8f17d7b853c8129ef5b71: openstack/swift-storage-0/rsync\" id=c3c4a744-b3c7-45dc-aa59-cac3fec3c69b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.750005 | controller |     "Jun 11 00:18:15.321904 crc crio[23067]: time=\"2026-06-11T00:18:15.32182054Z\" level=info msg=\"Starting container: 30a0793ce3c71dcbdf8cb6154acf6a78c25c3e55c0d8f17d7b853c8129ef5b71\" id=3d50d979-19da-4984-b453-15163e869990 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.750022 | controller |     "Jun 11 00:18:15.333973 crc crio[23067]: time=\"2026-06-11T00:18:15.333605851Z\" level=info msg=\"Started container\" PID=64363 containerID=30a0793ce3c71dcbdf8cb6154acf6a78c25c3e55c0d8f17d7b853c8129ef5b71 description=openstack/swift-storage-0/rsync id=3d50d979-19da-4984-b453-15163e869990 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cd0466ad438914f2901461859c5a549488a4fb3de9a01b40258457ef0d4132c6",
2026-06-11 01:10:49.750037 | controller |     "Jun 11 00:18:15.347833 crc crio[23067]: time=\"2026-06-11T00:18:15.34750328Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=2e9112c2-1d5f-4594-80dd-0de0d855b6e2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.750051 | controller |     "Jun 11 00:18:15.360042 crc crio[23067]: time=\"2026-06-11T00:18:15.359909748Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=d3fc188a-eb55-46c4-8741-13934a53ce87 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.750065 | controller |     "Jun 11 00:18:15.370140 crc crio[23067]: time=\"2026-06-11T00:18:15.36987678Z\" level=info msg=\"Creating container: openstack/swift-storage-0/swift-recon-cron\" id=d9dad567-fc5d-483f-8196-79ada2160cef name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.750080 | controller |     "Jun 11 00:18:15.370862 crc crio[23067]: time=\"2026-06-11T00:18:15.370352513Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.750094 | controller |     "Jun 11 00:18:15.430836 crc crio[23067]: time=\"2026-06-11T00:18:15.430567704Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.750108 | controller |     "Jun 11 00:18:15.436546 crc crio[23067]: time=\"2026-06-11T00:18:15.436440614Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.750122 | controller |     "Jun 11 00:18:15.550555 crc crio[23067]: time=\"2026-06-11T00:18:15.550447852Z\" level=info msg=\"Created container c492196e40312ce9f2048d2a7c637833946063f068c559561cd32baf8dc57f51: openstack/swift-storage-0/swift-recon-cron\" id=d9dad567-fc5d-483f-8196-79ada2160cef name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.750136 | controller |     "Jun 11 00:18:15.552010 crc crio[23067]: time=\"2026-06-11T00:18:15.551944883Z\" level=info msg=\"Starting container: c492196e40312ce9f2048d2a7c637833946063f068c559561cd32baf8dc57f51\" id=1ce21e96-cf84-4b4c-822a-aa4104203eaa name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.750150 | controller |     "Jun 11 00:18:15.557498 crc crio[23067]: time=\"2026-06-11T00:18:15.557410272Z\" level=info msg=\"Started container\" PID=64378 containerID=c492196e40312ce9f2048d2a7c637833946063f068c559561cd32baf8dc57f51 description=openstack/swift-storage-0/swift-recon-cron id=1ce21e96-cf84-4b4c-822a-aa4104203eaa name=/runtime.v1.RuntimeService/StartContainer sandboxID=cd0466ad438914f2901461859c5a549488a4fb3de9a01b40258457ef0d4132c6",
2026-06-11 01:10:49.750165 | controller |     "Jun 11 00:18:17.259921 crc crio[23067]: time=\"2026-06-11T00:18:17.258868712Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-68c444669f-rh6wg/POD\" id=cd189b5e-94b2-4ad8-8a21-c6a83bf2d4bb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.750179 | controller |     "Jun 11 00:18:17.261215 crc crio[23067]: time=\"2026-06-11T00:18:17.259936231Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.750198 | controller |     "Jun 11 00:18:17.335625 crc crio[23067]: time=\"2026-06-11T00:18:17.335384418Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-68c444669f-rh6wg Namespace:openstack ID:310f0b54b4d8aed578224b7fecd79f989e62b7f8281c8b5ff768f4ef3aa1c346 UID:dc14276d-0b90-4ab1-aeff-088df919b26b NetNS:/var/run/netns/f9457121-7dc4-4801-abb2-71a9f9271bc0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddc14276d_0b90_4ab1_aeff_088df919b26b.slice PodAnnotations:0xc0002f2d90}] Aliases:map[]}\"",
2026-06-11 01:10:49.750213 | controller |     "Jun 11 00:18:17.335625 crc crio[23067]: time=\"2026-06-11T00:18:17.335486901Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-68c444669f-rh6wg to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.750227 | controller |     "Jun 11 00:18:17.903831 crc crio[23067]: time=\"2026-06-11T00:18:17.902815246Z\" level=info msg=\"Running pod sandbox: openstack/cinder-db-create-slck6/POD\" id=921da436-af75-4f55-b595-778403e38895 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.750242 | controller |     "Jun 11 00:18:17.903831 crc crio[23067]: time=\"2026-06-11T00:18:17.903419772Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.750256 | controller |     "Jun 11 00:18:17.996576 crc crio[23067]: time=\"2026-06-11T00:18:17.996460379Z\" level=info msg=\"Got pod network &{Name:cinder-db-create-slck6 Namespace:openstack ID:7007c4e35e47b38d55b73ab801e1b25efc5a92dffd8d6dfe28f3b1e982341fc0 UID:c11fa445-d6f2-4b87-8677-c3b27ae04b45 NetNS:/var/run/netns/c27a3cef-2b50-4528-a737-4df6ba743f71 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc11fa445_d6f2_4b87_8677_c3b27ae04b45.slice PodAnnotations:0xc002c84380}] Aliases:map[]}\"",
2026-06-11 01:10:49.750271 | controller |     "Jun 11 00:18:17.996576 crc crio[23067]: time=\"2026-06-11T00:18:17.996561341Z\" level=info msg=\"Adding pod openstack_cinder-db-create-slck6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.750285 | controller |     "Jun 11 00:18:18.135210 crc crio[23067]: 2026-06-11T00:18:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:310f0b54b4d8aed Mac:12:fc:97:7d:28:fb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:86 Mtu:0 Sandbox:/var/run/netns/f9457121-7dc4-4801-abb2-71a9f9271bc0 SocketPath: PciID:}] [{Interface:0xc000592b60 Address:{IP:10.217.0.134 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.750299 | controller |     "Jun 11 00:18:18.138433 crc crio[23067]: time=\"2026-06-11T00:18:18.137293107Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-68c444669f-rh6wg Namespace:openstack ID:310f0b54b4d8aed578224b7fecd79f989e62b7f8281c8b5ff768f4ef3aa1c346 UID:dc14276d-0b90-4ab1-aeff-088df919b26b NetNS:/var/run/netns/f9457121-7dc4-4801-abb2-71a9f9271bc0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddc14276d_0b90_4ab1_aeff_088df919b26b.slice PodAnnotations:0xc0002f2d90}] Aliases:map[]}\"",
2026-06-11 01:10:49.750314 | controller |     "Jun 11 00:18:18.138433 crc crio[23067]: time=\"2026-06-11T00:18:18.137483132Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-68c444669f-rh6wg for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.750328 | controller |     "Jun 11 00:18:18.147408 crc crio[23067]: time=\"2026-06-11T00:18:18.147283689Z\" level=info msg=\"Ran pod sandbox 310f0b54b4d8aed578224b7fecd79f989e62b7f8281c8b5ff768f4ef3aa1c346 with infra container: openstack/dnsmasq-dns-68c444669f-rh6wg/POD\" id=cd189b5e-94b2-4ad8-8a21-c6a83bf2d4bb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.750349 | controller |     "Jun 11 00:18:18.150723 crc crio[23067]: time=\"2026-06-11T00:18:18.150569149Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=af85af58-4f9d-48fc-a7f1-8ad56aa67524 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.750425 | controller |     "Jun 11 00:18:18.206959 crc crio[23067]: time=\"2026-06-11T00:18:18.203162462Z\" level=info msg=\"Running pod sandbox: openstack/cinder-8486-account-create-update-8zpxf/POD\" id=250d94e0-5216-46c9-893b-1c022aa6c68f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.750441 | controller |     "Jun 11 00:18:18.206959 crc crio[23067]: time=\"2026-06-11T00:18:18.203547813Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.750456 | controller |     "Jun 11 00:18:18.270483 crc crio[23067]: time=\"2026-06-11T00:18:18.270398255Z\" level=info msg=\"Got pod network &{Name:cinder-8486-account-create-update-8zpxf Namespace:openstack ID:85bd90c969104e32df23a76fb1a78bb94dc6a1c520498103ace67797b113f303 UID:d87068bd-1544-4f95-bb4c-9e9515cf9a6f NetNS:/var/run/netns/8bbb0ee9-ac27-4024-8cc5-cf11b56e5c37 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd87068bd_1544_4f95_bb4c_9e9515cf9a6f.slice PodAnnotations:0xc002c84740}] Aliases:map[]}\"",
2026-06-11 01:10:49.750470 | controller |     "Jun 11 00:18:18.270483 crc crio[23067]: time=\"2026-06-11T00:18:18.270464027Z\" level=info msg=\"Adding pod openstack_cinder-8486-account-create-update-8zpxf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.750485 | controller |     "Jun 11 00:18:18.288448 crc crio[23067]: time=\"2026-06-11T00:18:18.288316523Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=521062f0-a1c0-4649-a2d9-bbb36a979334 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.750500 | controller |     "Jun 11 00:18:18.297297 crc crio[23067]: time=\"2026-06-11T00:18:18.295556571Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-68c444669f-rh6wg/init\" id=57fb4281-d6d5-4936-92e4-ac8058a8f431 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.750513 | controller |     "Jun 11 00:18:18.297297 crc crio[23067]: time=\"2026-06-11T00:18:18.296359213Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.750527 | controller |     "Jun 11 00:18:18.298702 crc crio[23067]: time=\"2026-06-11T00:18:18.298576063Z\" level=info msg=\"Running pod sandbox: openstack/barbican-db-create-8m9f8/POD\" id=c70480bd-9e1c-4035-bd95-c294ad5ef84b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.750541 | controller |     "Jun 11 00:18:18.298886 crc crio[23067]: time=\"2026-06-11T00:18:18.298769178Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.750555 | controller |     "Jun 11 00:18:18.382841 crc crio[23067]: time=\"2026-06-11T00:18:18.382789259Z\" level=info msg=\"Running pod sandbox: openstack/keystone-db-sync-v66f5/POD\" id=e8a8168c-3a74-494b-82ad-b7fcd9074f64 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.750569 | controller |     "Jun 11 00:18:18.383175 crc crio[23067]: time=\"2026-06-11T00:18:18.383149249Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.750586 | controller |     "Jun 11 00:18:18.415620 crc crio[23067]: time=\"2026-06-11T00:18:18.414999397Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.750601 | controller |     "Jun 11 00:18:18.425842 crc crio[23067]: time=\"2026-06-11T00:18:18.425278517Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.750615 | controller |     "Jun 11 00:18:18.442484 crc crio[23067]: time=\"2026-06-11T00:18:18.442394134Z\" level=info msg=\"Running pod sandbox: openstack/neutron-db-create-s9btn/POD\" id=e0810e05-bd78-4204-902b-a4c3c29e6c72 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.750629 | controller |     "Jun 11 00:18:18.442484 crc crio[23067]: time=\"2026-06-11T00:18:18.442480516Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.750643 | controller |     "Jun 11 00:18:18.446606 crc crio[23067]: time=\"2026-06-11T00:18:18.446544877Z\" level=info msg=\"Got pod network &{Name:barbican-db-create-8m9f8 Namespace:openstack ID:5af3a5d4f908c29d36223a3fc53c679130b77bd300c46641de8c4cb03c646613 UID:b7a5277a-4845-455b-a6fc-420b9db80510 NetNS:/var/run/netns/f769e9d7-1710-4371-ba71-7b2a790de81c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb7a5277a_4845_455b_a6fc_420b9db80510.slice PodAnnotations:0xc0029b2498}] Aliases:map[]}\"",
2026-06-11 01:10:49.750658 | controller |     "Jun 11 00:18:18.446858 crc crio[23067]: time=\"2026-06-11T00:18:18.446784043Z\" level=info msg=\"Adding pod openstack_barbican-db-create-8m9f8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.750672 | controller |     "Jun 11 00:18:18.450151 crc crio[23067]: time=\"2026-06-11T00:18:18.450082323Z\" level=info msg=\"Got pod network &{Name:keystone-db-sync-v66f5 Namespace:openstack ID:cb7a33960aa373a1f9f5ff024f47a85e3dcc425fcf5d506d5ca4b0148c8b499b UID:7f8ed698-bc9d-4afd-9f03-a5bfccce58ba NetNS:/var/run/netns/c36a3889-c8ed-4524-9263-b6c941f89396 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7f8ed698_bc9d_4afd_9f03_a5bfccce58ba.slice PodAnnotations:0xc002c849b0}] Aliases:map[]}\"",
2026-06-11 01:10:49.750686 | controller |     "Jun 11 00:18:18.450151 crc crio[23067]: time=\"2026-06-11T00:18:18.450140735Z\" level=info msg=\"Adding pod openstack_keystone-db-sync-v66f5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.750701 | controller |     "Jun 11 00:18:18.519282 crc crio[23067]: time=\"2026-06-11T00:18:18.518709814Z\" level=info msg=\"Running pod sandbox: openstack/barbican-7c2b-account-create-update-ddsdf/POD\" id=7c631cd4-3c7b-4323-bd0a-e3123c51e284 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.750715 | controller |     "Jun 11 00:18:18.519886 crc crio[23067]: time=\"2026-06-11T00:18:18.519769483Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.750730 | controller |     "Jun 11 00:18:18.533166 crc crio[23067]: time=\"2026-06-11T00:18:18.533111486Z\" level=info msg=\"Got pod network &{Name:neutron-db-create-s9btn Namespace:openstack ID:d7d33bd5ecc4191dba2905b55611983f56c78ca067643ae7375994148a377045 UID:b452e829-7a0e-440c-b63a-d13e2f28bf0e NetNS:/var/run/netns/29c79a8b-757a-450e-8cf6-d21e1c809d35 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb452e829_7a0e_440c_b63a_d13e2f28bf0e.slice PodAnnotations:0xc000b80058}] Aliases:map[]}\"",
2026-06-11 01:10:49.750750 | controller |     "Jun 11 00:18:18.533314 crc crio[23067]: time=\"2026-06-11T00:18:18.533174248Z\" level=info msg=\"Adding pod openstack_neutron-db-create-s9btn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.750765 | controller |     "Jun 11 00:18:18.584288 crc crio[23067]: time=\"2026-06-11T00:18:18.58422489Z\" level=info msg=\"Running pod sandbox: openstack/neutron-947f-account-create-update-rbpxm/POD\" id=385bfed9-9410-4bbd-ba26-04082222256b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.750780 | controller |     "Jun 11 00:18:18.584455 crc crio[23067]: time=\"2026-06-11T00:18:18.584310452Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.750795 | controller |     "Jun 11 00:18:18.669406 crc crio[23067]: time=\"2026-06-11T00:18:18.669310139Z\" level=info msg=\"Got pod network &{Name:barbican-7c2b-account-create-update-ddsdf Namespace:openstack ID:d3d630c7899b5245edac8ed81354d06e2fd93d23d65db8e36d82f5c32d16f36e UID:0af3a912-6acf-471b-a662-ea2d9ee658a7 NetNS:/var/run/netns/e38e8606-135d-4229-863c-1f9c8bbdec63 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0af3a912_6acf_471b_a662_ea2d9ee658a7.slice PodAnnotations:0xc007e122b0}] Aliases:map[]}\"",
2026-06-11 01:10:49.750809 | controller |     "Jun 11 00:18:18.669406 crc crio[23067]: time=\"2026-06-11T00:18:18.669372491Z\" level=info msg=\"Adding pod openstack_barbican-7c2b-account-create-update-ddsdf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.750824 | controller |     "Jun 11 00:18:18.674575 crc crio[23067]: time=\"2026-06-11T00:18:18.674376387Z\" level=info msg=\"Created container eb656b010fb383f88eb598abbc40d0bb164f9037b8e287f49d6372f9d6eb0e5f: openstack/dnsmasq-dns-68c444669f-rh6wg/init\" id=57fb4281-d6d5-4936-92e4-ac8058a8f431 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.750839 | controller |     "Jun 11 00:18:18.686782 crc crio[23067]: time=\"2026-06-11T00:18:18.683921977Z\" level=info msg=\"Starting container: eb656b010fb383f88eb598abbc40d0bb164f9037b8e287f49d6372f9d6eb0e5f\" id=6e63bae1-da8c-43f5-b5f9-bf1fe22e1eb8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.750854 | controller |     "Jun 11 00:18:18.686782 crc crio[23067]: time=\"2026-06-11T00:18:18.684956555Z\" level=info msg=\"Got pod network &{Name:neutron-947f-account-create-update-rbpxm Namespace:openstack ID:378c3de95d1ac465eb43a2c2b6bc0473057a51d639059a6358ccdee61f39bb96 UID:6d0e9bcb-455b-4446-9752-590e9dee8172 NetNS:/var/run/netns/2ccc996d-2410-4204-9d84-dc2b483727c2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6d0e9bcb_455b_4446_9752_590e9dee8172.slice PodAnnotations:0xc007e12400}] Aliases:map[]}\"",
2026-06-11 01:10:49.750869 | controller |     "Jun 11 00:18:18.686782 crc crio[23067]: time=\"2026-06-11T00:18:18.684985926Z\" level=info msg=\"Adding pod openstack_neutron-947f-account-create-update-rbpxm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.750884 | controller |     "Jun 11 00:18:18.700163 crc crio[23067]: time=\"2026-06-11T00:18:18.699713038Z\" level=info msg=\"Started container\" PID=64697 containerID=eb656b010fb383f88eb598abbc40d0bb164f9037b8e287f49d6372f9d6eb0e5f description=openstack/dnsmasq-dns-68c444669f-rh6wg/init id=6e63bae1-da8c-43f5-b5f9-bf1fe22e1eb8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=310f0b54b4d8aed578224b7fecd79f989e62b7f8281c8b5ff768f4ef3aa1c346",
2026-06-11 01:10:49.750899 | controller |     "Jun 11 00:18:18.735260 crc crio[23067]: 2026-06-11T00:18:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7007c4e35e47b38 Mac:b2:94:49:8a:0c:8e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:87 Mtu:0 Sandbox:/var/run/netns/c27a3cef-2b50-4528-a737-4df6ba743f71 SocketPath: PciID:}] [{Interface:0xc000014730 Address:{IP:10.217.0.135 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.750918 | controller |     "Jun 11 00:18:18.737364 crc crio[23067]: time=\"2026-06-11T00:18:18.737298192Z\" level=info msg=\"Got pod network &{Name:cinder-db-create-slck6 Namespace:openstack ID:7007c4e35e47b38d55b73ab801e1b25efc5a92dffd8d6dfe28f3b1e982341fc0 UID:c11fa445-d6f2-4b87-8677-c3b27ae04b45 NetNS:/var/run/netns/c27a3cef-2b50-4528-a737-4df6ba743f71 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc11fa445_d6f2_4b87_8677_c3b27ae04b45.slice PodAnnotations:0xc002c84380}] Aliases:map[]}\"",
2026-06-11 01:10:49.750933 | controller |     "Jun 11 00:18:18.737569 crc crio[23067]: time=\"2026-06-11T00:18:18.737460157Z\" level=info msg=\"Checking pod openstack_cinder-db-create-slck6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.750948 | controller |     "Jun 11 00:18:18.811228 crc crio[23067]: time=\"2026-06-11T00:18:18.810122947Z\" level=info msg=\"Ran pod sandbox 7007c4e35e47b38d55b73ab801e1b25efc5a92dffd8d6dfe28f3b1e982341fc0 with infra container: openstack/cinder-db-create-slck6/POD\" id=921da436-af75-4f55-b595-778403e38895 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.750963 | controller |     "Jun 11 00:18:18.816767 crc crio[23067]: time=\"2026-06-11T00:18:18.816610974Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=739856a9-692a-4206-b3ac-c94bab0025d3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.750977 | controller |     "Jun 11 00:18:18.821729 crc crio[23067]: time=\"2026-06-11T00:18:18.821555529Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=2b1d3882-dded-45d2-a23e-ad9d082fce18 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.750992 | controller |     "Jun 11 00:18:18.837997 crc crio[23067]: time=\"2026-06-11T00:18:18.837905275Z\" level=info msg=\"Creating container: openstack/cinder-db-create-slck6/mariadb-database-create\" id=ee3daeab-e4f2-4602-a166-b75cf740a211 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.751006 | controller |     "Jun 11 00:18:18.838536 crc crio[23067]: time=\"2026-06-11T00:18:18.838429039Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.751020 | controller |     "Jun 11 00:18:18.902046 crc crio[23067]: 2026-06-11T00:18:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:85bd90c969104e3 Mac:f6:23:65:f7:4a:ac Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:88 Mtu:0 Sandbox:/var/run/netns/8bbb0ee9-ac27-4024-8cc5-cf11b56e5c37 SocketPath: PciID:}] [{Interface:0xc000014c50 Address:{IP:10.217.0.136 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.751035 | controller |     "Jun 11 00:18:18.902982 crc crio[23067]: time=\"2026-06-11T00:18:18.902571147Z\" level=info msg=\"Got pod network &{Name:cinder-8486-account-create-update-8zpxf Namespace:openstack ID:85bd90c969104e32df23a76fb1a78bb94dc6a1c520498103ace67797b113f303 UID:d87068bd-1544-4f95-bb4c-9e9515cf9a6f NetNS:/var/run/netns/8bbb0ee9-ac27-4024-8cc5-cf11b56e5c37 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd87068bd_1544_4f95_bb4c_9e9515cf9a6f.slice PodAnnotations:0xc002c84740}] Aliases:map[]}\"",
2026-06-11 01:10:49.751049 | controller |     "Jun 11 00:18:18.902982 crc crio[23067]: time=\"2026-06-11T00:18:18.902858235Z\" level=info msg=\"Checking pod openstack_cinder-8486-account-create-update-8zpxf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.751067 | controller |     "Jun 11 00:18:18.917101 crc crio[23067]: time=\"2026-06-11T00:18:18.916997131Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.751081 | controller |     "Jun 11 00:18:18.922078 crc crio[23067]: time=\"2026-06-11T00:18:18.921991727Z\" level=info msg=\"Ran pod sandbox 85bd90c969104e32df23a76fb1a78bb94dc6a1c520498103ace67797b113f303 with infra container: openstack/cinder-8486-account-create-update-8zpxf/POD\" id=250d94e0-5216-46c9-893b-1c022aa6c68f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.751096 | controller |     "Jun 11 00:18:18.924363 crc crio[23067]: time=\"2026-06-11T00:18:18.92430627Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=3305e67a-bf5c-4bdf-9a9f-785a940221c9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.751110 | controller |     "Jun 11 00:18:18.930118 crc crio[23067]: time=\"2026-06-11T00:18:18.930026636Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=8eadfe83-e15c-4bc7-b111-c1b703d66233 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.751124 | controller |     "Jun 11 00:18:18.934732 crc crio[23067]: time=\"2026-06-11T00:18:18.932275107Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.751139 | controller |     "Jun 11 00:18:18.946475 crc crio[23067]: time=\"2026-06-11T00:18:18.94631745Z\" level=info msg=\"Creating container: openstack/cinder-8486-account-create-update-8zpxf/mariadb-account-create-update\" id=c9336056-8f8e-4f6f-b617-08bd70775ffb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.751153 | controller |     "Jun 11 00:18:18.946830 crc crio[23067]: time=\"2026-06-11T00:18:18.946773922Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.751167 | controller |     "Jun 11 00:18:19.015172 crc crio[23067]: time=\"2026-06-11T00:18:19.015070074Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.751181 | controller |     "Jun 11 00:18:19.021184 crc crio[23067]: time=\"2026-06-11T00:18:19.021109879Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.751195 | controller |     "Jun 11 00:18:19.068613 crc crio[23067]: time=\"2026-06-11T00:18:19.068513021Z\" level=info msg=\"Created container 129caf7254185c0d8dd8beb9ef5e58acc7ed0a5815ccff35452775e8541330fd: openstack/cinder-db-create-slck6/mariadb-database-create\" id=ee3daeab-e4f2-4602-a166-b75cf740a211 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.751209 | controller |     "Jun 11 00:18:19.069997 crc crio[23067]: time=\"2026-06-11T00:18:19.069922909Z\" level=info msg=\"Starting container: 129caf7254185c0d8dd8beb9ef5e58acc7ed0a5815ccff35452775e8541330fd\" id=e29770f2-6093-443e-a598-0313ac5a2cf6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.751223 | controller |     "Jun 11 00:18:19.085174 crc crio[23067]: time=\"2026-06-11T00:18:19.085098513Z\" level=info msg=\"Started container\" PID=64839 containerID=129caf7254185c0d8dd8beb9ef5e58acc7ed0a5815ccff35452775e8541330fd description=openstack/cinder-db-create-slck6/mariadb-database-create id=e29770f2-6093-443e-a598-0313ac5a2cf6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7007c4e35e47b38d55b73ab801e1b25efc5a92dffd8d6dfe28f3b1e982341fc0",
2026-06-11 01:10:49.751237 | controller |     "Jun 11 00:18:19.100573 crc crio[23067]: 2026-06-11T00:18:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cb7a33960aa373a Mac:0e:6c:ab:e2:ce:aa Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8a Mtu:0 Sandbox:/var/run/netns/c36a3889-c8ed-4524-9263-b6c941f89396 SocketPath: PciID:}] [{Interface:0xc00011c020 Address:{IP:10.217.0.138 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.751255 | controller |     "Jun 11 00:18:19.101860 crc crio[23067]: time=\"2026-06-11T00:18:19.101824709Z\" level=info msg=\"Got pod network &{Name:keystone-db-sync-v66f5 Namespace:openstack ID:cb7a33960aa373a1f9f5ff024f47a85e3dcc425fcf5d506d5ca4b0148c8b499b UID:7f8ed698-bc9d-4afd-9f03-a5bfccce58ba NetNS:/var/run/netns/c36a3889-c8ed-4524-9263-b6c941f89396 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7f8ed698_bc9d_4afd_9f03_a5bfccce58ba.slice PodAnnotations:0xc002c849b0}] Aliases:map[]}\"",
2026-06-11 01:10:49.751270 | controller |     "Jun 11 00:18:19.102065 crc crio[23067]: time=\"2026-06-11T00:18:19.102048935Z\" level=info msg=\"Checking pod openstack_keystone-db-sync-v66f5 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.751285 | controller |     "Jun 11 00:18:19.118402 crc crio[23067]: time=\"2026-06-11T00:18:19.118104963Z\" level=info msg=\"Ran pod sandbox cb7a33960aa373a1f9f5ff024f47a85e3dcc425fcf5d506d5ca4b0148c8b499b with infra container: openstack/keystone-db-sync-v66f5/POD\" id=e8a8168c-3a74-494b-82ad-b7fcd9074f64 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.751300 | controller |     "Jun 11 00:18:19.127932 crc crio[23067]: time=\"2026-06-11T00:18:19.12788913Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=88dfcfe9-992a-4656-ad61-7b4228707215 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.751314 | controller |     "Jun 11 00:18:19.128263 crc crio[23067]: time=\"2026-06-11T00:18:19.128245239Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-keystone:current-podified not found\" id=88dfcfe9-992a-4656-ad61-7b4228707215 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.751329 | controller |     "Jun 11 00:18:19.129519 crc crio[23067]: time=\"2026-06-11T00:18:19.129269597Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-keystone:current-podified found\" id=88dfcfe9-992a-4656-ad61-7b4228707215 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.751343 | controller |     "Jun 11 00:18:19.133695 crc crio[23067]: time=\"2026-06-11T00:18:19.133548734Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=640aa396-193a-469b-badb-00ce03c016df name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.751378 | controller |     "Jun 11 00:18:19.144947 crc crio[23067]: time=\"2026-06-11T00:18:19.144872752Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-keystone:current-podified\\\"\"",
2026-06-11 01:10:49.751393 | controller |     "Jun 11 00:18:19.250350 crc crio[23067]: time=\"2026-06-11T00:18:19.249809723Z\" level=info msg=\"Created container 70472f5b951755e75386e906a99415ca2d75f26478dc78360608407627319f6b: openstack/cinder-8486-account-create-update-8zpxf/mariadb-account-create-update\" id=c9336056-8f8e-4f6f-b617-08bd70775ffb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.751408 | controller |     "Jun 11 00:18:19.258550 crc crio[23067]: time=\"2026-06-11T00:18:19.256092324Z\" level=info msg=\"Starting container: 70472f5b951755e75386e906a99415ca2d75f26478dc78360608407627319f6b\" id=27f47286-bf3a-4aae-adba-fe548f86599c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.751423 | controller |     "Jun 11 00:18:19.265292 crc crio[23067]: time=\"2026-06-11T00:18:19.265204483Z\" level=info msg=\"Started container\" PID=64859 containerID=70472f5b951755e75386e906a99415ca2d75f26478dc78360608407627319f6b description=openstack/cinder-8486-account-create-update-8zpxf/mariadb-account-create-update id=27f47286-bf3a-4aae-adba-fe548f86599c name=/runtime.v1.RuntimeService/StartContainer sandboxID=85bd90c969104e32df23a76fb1a78bb94dc6a1c520498103ace67797b113f303",
2026-06-11 01:10:49.751441 | controller |     "Jun 11 00:18:19.287275 crc crio[23067]: 2026-06-11T00:18:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5af3a5d4f908c29 Mac:b2:eb:b2:c4:4d:e4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:89 Mtu:0 Sandbox:/var/run/netns/f769e9d7-1710-4371-ba71-7b2a790de81c SocketPath: PciID:}] [{Interface:0xc0002e2a00 Address:{IP:10.217.0.137 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.751457 | controller |     "Jun 11 00:18:19.287275 crc crio[23067]: time=\"2026-06-11T00:18:19.285781044Z\" level=info msg=\"Got pod network &{Name:barbican-db-create-8m9f8 Namespace:openstack ID:5af3a5d4f908c29d36223a3fc53c679130b77bd300c46641de8c4cb03c646613 UID:b7a5277a-4845-455b-a6fc-420b9db80510 NetNS:/var/run/netns/f769e9d7-1710-4371-ba71-7b2a790de81c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb7a5277a_4845_455b_a6fc_420b9db80510.slice PodAnnotations:0xc0029b2498}] Aliases:map[]}\"",
2026-06-11 01:10:49.751472 | controller |     "Jun 11 00:18:19.287275 crc crio[23067]: time=\"2026-06-11T00:18:19.285921047Z\" level=info msg=\"Checking pod openstack_barbican-db-create-8m9f8 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.751486 | controller |     "Jun 11 00:18:19.293692 crc crio[23067]: time=\"2026-06-11T00:18:19.293514344Z\" level=info msg=\"Ran pod sandbox 5af3a5d4f908c29d36223a3fc53c679130b77bd300c46641de8c4cb03c646613 with infra container: openstack/barbican-db-create-8m9f8/POD\" id=c70480bd-9e1c-4035-bd95-c294ad5ef84b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.751501 | controller |     "Jun 11 00:18:19.296402 crc crio[23067]: 2026-06-11T00:18:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:378c3de95d1ac46 Mac:aa:8f:74:0a:f9:f6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8d Mtu:0 Sandbox:/var/run/netns/2ccc996d-2410-4204-9d84-dc2b483727c2 SocketPath: PciID:}] [{Interface:0xc0002aee20 Address:{IP:10.217.0.141 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.751515 | controller |     "Jun 11 00:18:19.296402 crc crio[23067]: 2026-06-11T00:18:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d7d33bd5ecc4191 Mac:ce:54:aa:a3:a3:fb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8b Mtu:0 Sandbox:/var/run/netns/29c79a8b-757a-450e-8cf6-d21e1c809d35 SocketPath: PciID:}] [{Interface:0xc0001a45b0 Address:{IP:10.217.0.139 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.751530 | controller |     "Jun 11 00:18:19.297173 crc crio[23067]: time=\"2026-06-11T00:18:19.297100962Z\" level=info msg=\"Got pod network &{Name:neutron-db-create-s9btn Namespace:openstack ID:d7d33bd5ecc4191dba2905b55611983f56c78ca067643ae7375994148a377045 UID:b452e829-7a0e-440c-b63a-d13e2f28bf0e NetNS:/var/run/netns/29c79a8b-757a-450e-8cf6-d21e1c809d35 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb452e829_7a0e_440c_b63a_d13e2f28bf0e.slice PodAnnotations:0xc000b80058}] Aliases:map[]}\"",
2026-06-11 01:10:49.751545 | controller |     "Jun 11 00:18:19.297261 crc crio[23067]: time=\"2026-06-11T00:18:19.297182444Z\" level=info msg=\"Got pod network &{Name:neutron-947f-account-create-update-rbpxm Namespace:openstack ID:378c3de95d1ac465eb43a2c2b6bc0473057a51d639059a6358ccdee61f39bb96 UID:6d0e9bcb-455b-4446-9752-590e9dee8172 NetNS:/var/run/netns/2ccc996d-2410-4204-9d84-dc2b483727c2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6d0e9bcb_455b_4446_9752_590e9dee8172.slice PodAnnotations:0xc007e12400}] Aliases:map[]}\"",
2026-06-11 01:10:49.751563 | controller |     "Jun 11 00:18:19.297312 crc crio[23067]: time=\"2026-06-11T00:18:19.297264227Z\" level=info msg=\"Checking pod openstack_neutron-db-create-s9btn for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.751577 | controller |     "Jun 11 00:18:19.297355 crc crio[23067]: time=\"2026-06-11T00:18:19.297327138Z\" level=info msg=\"Checking pod openstack_neutron-947f-account-create-update-rbpxm for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.751591 | controller |     "Jun 11 00:18:19.298602 crc crio[23067]: 2026-06-11T00:18:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d3d630c7899b524 Mac:86:3b:18:fa:a6:e0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8c Mtu:0 Sandbox:/var/run/netns/e38e8606-135d-4229-863c-1f9c8bbdec63 SocketPath: PciID:}] [{Interface:0xc00025aa20 Address:{IP:10.217.0.140 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.751606 | controller |     "Jun 11 00:18:19.299524 crc crio[23067]: time=\"2026-06-11T00:18:19.299443456Z\" level=info msg=\"Got pod network &{Name:barbican-7c2b-account-create-update-ddsdf Namespace:openstack ID:d3d630c7899b5245edac8ed81354d06e2fd93d23d65db8e36d82f5c32d16f36e UID:0af3a912-6acf-471b-a662-ea2d9ee658a7 NetNS:/var/run/netns/e38e8606-135d-4229-863c-1f9c8bbdec63 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0af3a912_6acf_471b_a662_ea2d9ee658a7.slice PodAnnotations:0xc007e122b0}] Aliases:map[]}\"",
2026-06-11 01:10:49.751620 | controller |     "Jun 11 00:18:19.299623 crc crio[23067]: time=\"2026-06-11T00:18:19.29960717Z\" level=info msg=\"Checking pod openstack_barbican-7c2b-account-create-update-ddsdf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.751634 | controller |     "Jun 11 00:18:19.303018 crc crio[23067]: time=\"2026-06-11T00:18:19.302931541Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=36f27c71-2795-4f7e-a85f-5edf1e353348 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.751648 | controller |     "Jun 11 00:18:19.303835 crc crio[23067]: time=\"2026-06-11T00:18:19.303697772Z\" level=info msg=\"Ran pod sandbox d7d33bd5ecc4191dba2905b55611983f56c78ca067643ae7375994148a377045 with infra container: openstack/neutron-db-create-s9btn/POD\" id=e0810e05-bd78-4204-902b-a4c3c29e6c72 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.751662 | controller |     "Jun 11 00:18:19.308131 crc crio[23067]: time=\"2026-06-11T00:18:19.30801146Z\" level=info msg=\"Ran pod sandbox 378c3de95d1ac465eb43a2c2b6bc0473057a51d639059a6358ccdee61f39bb96 with infra container: openstack/neutron-947f-account-create-update-rbpxm/POD\" id=385bfed9-9410-4bbd-ba26-04082222256b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.751676 | controller |     "Jun 11 00:18:19.309061 crc crio[23067]: time=\"2026-06-11T00:18:19.308979116Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=e2e49816-4b99-4bb8-8e48-39bd52164c49 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.751691 | controller |     "Jun 11 00:18:19.310776 crc crio[23067]: time=\"2026-06-11T00:18:19.309941962Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=df4782b6-95cf-4f53-b46c-149fa2e0dbbe name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.751705 | controller |     "Jun 11 00:18:19.314019 crc crio[23067]: time=\"2026-06-11T00:18:19.313855649Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=e9babcbf-746c-42b1-95d1-7636d560e693 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.751719 | controller |     "Jun 11 00:18:19.314628 crc crio[23067]: time=\"2026-06-11T00:18:19.314549208Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=72a4a15e-ca63-4168-a0f2-539015057f60 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.751737 | controller |     "Jun 11 00:18:19.314973 crc crio[23067]: time=\"2026-06-11T00:18:19.314907648Z\" level=info msg=\"Ran pod sandbox d3d630c7899b5245edac8ed81354d06e2fd93d23d65db8e36d82f5c32d16f36e with infra container: openstack/barbican-7c2b-account-create-update-ddsdf/POD\" id=7c631cd4-3c7b-4323-bd0a-e3123c51e284 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.751752 | controller |     "Jun 11 00:18:19.315141 crc crio[23067]: time=\"2026-06-11T00:18:19.31501359Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=8479959a-1f6e-4981-a164-9899ea69bc22 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.751770 | controller |     "Jun 11 00:18:19.318716 crc crio[23067]: time=\"2026-06-11T00:18:19.318592148Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=ed083663-6b24-489c-b6cb-2685240364a0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.751791 | controller |     "Jun 11 00:18:19.322055 crc crio[23067]: time=\"2026-06-11T00:18:19.322002271Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=1f3fb55a-787b-43ef-92c8-4d399ee56e83 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.751809 | controller |     "Jun 11 00:18:19.325460 crc crio[23067]: time=\"2026-06-11T00:18:19.325379353Z\" level=info msg=\"Creating container: openstack/neutron-947f-account-create-update-rbpxm/mariadb-account-create-update\" id=9497f56f-9b7d-43e4-9d2d-9985ae7af87b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.751823 | controller |     "Jun 11 00:18:19.325855 crc crio[23067]: time=\"2026-06-11T00:18:19.325776994Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.751838 | controller |     "Jun 11 00:18:19.333075 crc crio[23067]: time=\"2026-06-11T00:18:19.329844765Z\" level=info msg=\"Creating container: openstack/barbican-db-create-8m9f8/mariadb-database-create\" id=28e3861f-0041-4d6c-b7db-ffb362239732 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.751852 | controller |     "Jun 11 00:18:19.345589 crc crio[23067]: time=\"2026-06-11T00:18:19.345465431Z\" level=info msg=\"Creating container: openstack/barbican-7c2b-account-create-update-ddsdf/mariadb-account-create-update\" id=561129cb-0bfb-46f0-b0f9-423a4473cfa7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.751867 | controller |     "Jun 11 00:18:19.346714 crc crio[23067]: time=\"2026-06-11T00:18:19.34581957Z\" level=info msg=\"Creating container: openstack/neutron-db-create-s9btn/mariadb-database-create\" id=bf13e9a0-b87b-4ea3-924b-2fb6339c2ce4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.751881 | controller |     "Jun 11 00:18:19.365707 crc crio[23067]: time=\"2026-06-11T00:18:19.365591589Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.751895 | controller |     "Jun 11 00:18:19.365707 crc crio[23067]: time=\"2026-06-11T00:18:19.36598028Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.751909 | controller |     "Jun 11 00:18:19.368932 crc crio[23067]: time=\"2026-06-11T00:18:19.368893599Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.751924 | controller |     "Jun 11 00:18:19.449037 crc crio[23067]: time=\"2026-06-11T00:18:19.448967932Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=b431dcad-7143-4b33-a53b-7f422aa6e1f1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.751941 | controller |     "Jun 11 00:18:19.450978 crc crio[23067]: time=\"2026-06-11T00:18:19.450910685Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.751956 | controller |     "Jun 11 00:18:19.455452 crc crio[23067]: time=\"2026-06-11T00:18:19.455357056Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.751970 | controller |     "Jun 11 00:18:19.457387 crc crio[23067]: time=\"2026-06-11T00:18:19.457291589Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.751984 | controller |     "Jun 11 00:18:19.471033 crc crio[23067]: time=\"2026-06-11T00:18:19.469601554Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.751998 | controller |     "Jun 11 00:18:19.494026 crc crio[23067]: time=\"2026-06-11T00:18:19.493065484Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.752013 | controller |     "Jun 11 00:18:19.502907 crc crio[23067]: time=\"2026-06-11T00:18:19.50282753Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.752027 | controller |     "Jun 11 00:18:19.537989 crc crio[23067]: time=\"2026-06-11T00:18:19.537889676Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.752041 | controller |     "Jun 11 00:18:19.544622 crc crio[23067]: time=\"2026-06-11T00:18:19.544497266Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.752055 | controller |     "Jun 11 00:18:19.559935 crc crio[23067]: time=\"2026-06-11T00:18:19.559824664Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=39f8eb48-d7cf-40e7-99d9-b969acb0da2c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.752069 | controller |     "Jun 11 00:18:19.567024 crc crio[23067]: time=\"2026-06-11T00:18:19.566844305Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-68c444669f-rh6wg/dnsmasq-dns\" id=b0487820-8c36-4e43-804b-c9ff2f4ee541 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.752083 | controller |     "Jun 11 00:18:19.567881 crc crio[23067]: time=\"2026-06-11T00:18:19.567803651Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.752097 | controller |     "Jun 11 00:18:19.720031 crc crio[23067]: time=\"2026-06-11T00:18:19.719974139Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.752111 | controller |     "Jun 11 00:18:19.724814 crc crio[23067]: time=\"2026-06-11T00:18:19.724617846Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.752125 | controller |     "Jun 11 00:18:19.922155 crc crio[23067]: time=\"2026-06-11T00:18:19.922047408Z\" level=info msg=\"Created container 679e55f497f40ca0e13d7313561409b08051fcb1a4770f2060562dede31121e1: openstack/barbican-db-create-8m9f8/mariadb-database-create\" id=28e3861f-0041-4d6c-b7db-ffb362239732 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.752145 | controller |     "Jun 11 00:18:19.922439 crc crio[23067]: time=\"2026-06-11T00:18:19.922183452Z\" level=info msg=\"Created container 755eab651f418e76cf8314ba41ef6202618d4c7bfda35ade27866811f1a5e50d: openstack/neutron-947f-account-create-update-rbpxm/mariadb-account-create-update\" id=9497f56f-9b7d-43e4-9d2d-9985ae7af87b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.752160 | controller |     "Jun 11 00:18:19.922535 crc crio[23067]: time=\"2026-06-11T00:18:19.922437219Z\" level=info msg=\"Created container 8f0031017690dcd4caec494fa8d295fbd79231d41830a11e553bf6bd5fbd683f: openstack/barbican-7c2b-account-create-update-ddsdf/mariadb-account-create-update\" id=561129cb-0bfb-46f0-b0f9-423a4473cfa7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.752174 | controller |     "Jun 11 00:18:19.923607 crc crio[23067]: time=\"2026-06-11T00:18:19.923553799Z\" level=info msg=\"Created container f80e6389fdc8af535a0c76f86dbbac491435bd576ca6461fe5deb62f7c59ec23: openstack/dnsmasq-dns-68c444669f-rh6wg/dnsmasq-dns\" id=b0487820-8c36-4e43-804b-c9ff2f4ee541 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.752189 | controller |     "Jun 11 00:18:19.932242 crc crio[23067]: time=\"2026-06-11T00:18:19.932126333Z\" level=info msg=\"Created container e994e087ba6bd8093ce3b08e6159b59383257bd8478718f17eb9671efe9f3172: openstack/neutron-db-create-s9btn/mariadb-database-create\" id=bf13e9a0-b87b-4ea3-924b-2fb6339c2ce4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.752203 | controller |     "Jun 11 00:18:19.932792 crc crio[23067]: time=\"2026-06-11T00:18:19.932434831Z\" level=info msg=\"Starting container: 8f0031017690dcd4caec494fa8d295fbd79231d41830a11e553bf6bd5fbd683f\" id=eb30e3e4-8d9c-405e-ae58-bbfd76de5818 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.752217 | controller |     "Jun 11 00:18:19.932923 crc crio[23067]: time=\"2026-06-11T00:18:19.932854512Z\" level=info msg=\"Starting container: 755eab651f418e76cf8314ba41ef6202618d4c7bfda35ade27866811f1a5e50d\" id=9fecca30-f35c-4049-95f4-6d33e1371661 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.752231 | controller |     "Jun 11 00:18:19.933337 crc crio[23067]: time=\"2026-06-11T00:18:19.933279084Z\" level=info msg=\"Starting container: e994e087ba6bd8093ce3b08e6159b59383257bd8478718f17eb9671efe9f3172\" id=29fcba9f-1596-48cf-a476-6d68a257cb29 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.752246 | controller |     "Jun 11 00:18:19.934962 crc crio[23067]: time=\"2026-06-11T00:18:19.934111847Z\" level=info msg=\"Starting container: 679e55f497f40ca0e13d7313561409b08051fcb1a4770f2060562dede31121e1\" id=5a10e8fa-4f9f-4678-bd44-b866ab1291fd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.752260 | controller |     "Jun 11 00:18:19.937131 crc crio[23067]: time=\"2026-06-11T00:18:19.937039627Z\" level=info msg=\"Starting container: f80e6389fdc8af535a0c76f86dbbac491435bd576ca6461fe5deb62f7c59ec23\" id=be34f48a-4dd8-4869-9799-7b8972b8ab0b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.752274 | controller |     "Jun 11 00:18:19.943819 crc crio[23067]: time=\"2026-06-11T00:18:19.942397313Z\" level=info msg=\"Started container\" PID=64975 containerID=8f0031017690dcd4caec494fa8d295fbd79231d41830a11e553bf6bd5fbd683f description=openstack/barbican-7c2b-account-create-update-ddsdf/mariadb-account-create-update id=eb30e3e4-8d9c-405e-ae58-bbfd76de5818 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d3d630c7899b5245edac8ed81354d06e2fd93d23d65db8e36d82f5c32d16f36e",
2026-06-11 01:10:49.752289 | controller |     "Jun 11 00:18:19.952176 crc crio[23067]: time=\"2026-06-11T00:18:19.951958813Z\" level=info msg=\"Started container\" PID=64976 containerID=755eab651f418e76cf8314ba41ef6202618d4c7bfda35ade27866811f1a5e50d description=openstack/neutron-947f-account-create-update-rbpxm/mariadb-account-create-update id=9fecca30-f35c-4049-95f4-6d33e1371661 name=/runtime.v1.RuntimeService/StartContainer sandboxID=378c3de95d1ac465eb43a2c2b6bc0473057a51d639059a6358ccdee61f39bb96",
2026-06-11 01:10:49.752308 | controller |     "Jun 11 00:18:19.952950 crc crio[23067]: time=\"2026-06-11T00:18:19.951979664Z\" level=info msg=\"Started container\" PID=64981 containerID=679e55f497f40ca0e13d7313561409b08051fcb1a4770f2060562dede31121e1 description=openstack/barbican-db-create-8m9f8/mariadb-database-create id=5a10e8fa-4f9f-4678-bd44-b866ab1291fd name=/runtime.v1.RuntimeService/StartContainer sandboxID=5af3a5d4f908c29d36223a3fc53c679130b77bd300c46641de8c4cb03c646613",
2026-06-11 01:10:49.752323 | controller |     "Jun 11 00:18:19.954512 crc crio[23067]: time=\"2026-06-11T00:18:19.954183364Z\" level=info msg=\"Started container\" PID=64977 containerID=e994e087ba6bd8093ce3b08e6159b59383257bd8478718f17eb9671efe9f3172 description=openstack/neutron-db-create-s9btn/mariadb-database-create id=29fcba9f-1596-48cf-a476-6d68a257cb29 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d7d33bd5ecc4191dba2905b55611983f56c78ca067643ae7375994148a377045",
2026-06-11 01:10:49.752338 | controller |     "Jun 11 00:18:19.968698 crc crio[23067]: time=\"2026-06-11T00:18:19.968508494Z\" level=info msg=\"Started container\" PID=64998 containerID=f80e6389fdc8af535a0c76f86dbbac491435bd576ca6461fe5deb62f7c59ec23 description=openstack/dnsmasq-dns-68c444669f-rh6wg/dnsmasq-dns id=be34f48a-4dd8-4869-9799-7b8972b8ab0b name=/runtime.v1.RuntimeService/StartContainer sandboxID=310f0b54b4d8aed578224b7fecd79f989e62b7f8281c8b5ff768f4ef3aa1c346",
2026-06-11 01:10:49.752374 | controller |     "Jun 11 00:18:21.622943 crc crio[23067]: time=\"2026-06-11T00:18:21.620567659Z\" level=info msg=\"Stopping pod sandbox: 5af3a5d4f908c29d36223a3fc53c679130b77bd300c46641de8c4cb03c646613\" id=dba349b1-5691-4b55-8082-381b2f4cf6ca name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.752390 | controller |     "Jun 11 00:18:21.622943 crc crio[23067]: time=\"2026-06-11T00:18:21.621022911Z\" level=info msg=\"Stopping pod sandbox: 378c3de95d1ac465eb43a2c2b6bc0473057a51d639059a6358ccdee61f39bb96\" id=775ffa5a-715c-4cdd-955b-e5ab74bc7693 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.752405 | controller |     "Jun 11 00:18:21.622943 crc crio[23067]: time=\"2026-06-11T00:18:21.621306149Z\" level=info msg=\"Stopping pod sandbox: d3d630c7899b5245edac8ed81354d06e2fd93d23d65db8e36d82f5c32d16f36e\" id=192a543f-385f-449e-88f1-43e635debdbb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.752419 | controller |     "Jun 11 00:18:21.624412 crc crio[23067]: time=\"2026-06-11T00:18:21.621045222Z\" level=info msg=\"Stopping pod sandbox: 7007c4e35e47b38d55b73ab801e1b25efc5a92dffd8d6dfe28f3b1e982341fc0\" id=583d857c-4d82-402f-a667-f7673997c9fe name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.752433 | controller |     "Jun 11 00:18:21.624412 crc crio[23067]: time=\"2026-06-11T00:18:21.621070642Z\" level=info msg=\"Stopping pod sandbox: d7d33bd5ecc4191dba2905b55611983f56c78ca067643ae7375994148a377045\" id=e1208eaa-19a0-47fc-88a1-e594615ea7ee name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.752447 | controller |     "Jun 11 00:18:21.624412 crc crio[23067]: time=\"2026-06-11T00:18:21.621189586Z\" level=info msg=\"Stopping pod sandbox: 85bd90c969104e32df23a76fb1a78bb94dc6a1c520498103ace67797b113f303\" id=5073b66c-51d7-405e-84de-ad52faeef2a9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.752462 | controller |     "Jun 11 00:18:21.624604 crc crio[23067]: time=\"2026-06-11T00:18:21.624575948Z\" level=info msg=\"Got pod network &{Name:neutron-947f-account-create-update-rbpxm Namespace:openstack ID:378c3de95d1ac465eb43a2c2b6bc0473057a51d639059a6358ccdee61f39bb96 UID:6d0e9bcb-455b-4446-9752-590e9dee8172 NetNS:/var/run/netns/2ccc996d-2410-4204-9d84-dc2b483727c2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6d0e9bcb_455b_4446_9752_590e9dee8172.slice PodAnnotations:0xc0082022f0}] Aliases:map[]}\"",
2026-06-11 01:10:49.752481 | controller |     "Jun 11 00:18:21.624864 crc crio[23067]: time=\"2026-06-11T00:18:21.624827265Z\" level=info msg=\"Deleting pod openstack_neutron-947f-account-create-update-rbpxm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.752496 | controller |     "Jun 11 00:18:21.624937 crc crio[23067]: time=\"2026-06-11T00:18:21.624895927Z\" level=info msg=\"Got pod network &{Name:cinder-8486-account-create-update-8zpxf Namespace:openstack ID:85bd90c969104e32df23a76fb1a78bb94dc6a1c520498103ace67797b113f303 UID:d87068bd-1544-4f95-bb4c-9e9515cf9a6f NetNS:/var/run/netns/8bbb0ee9-ac27-4024-8cc5-cf11b56e5c37 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd87068bd_1544_4f95_bb4c_9e9515cf9a6f.slice PodAnnotations:0xc0079a45b8}] Aliases:map[]}\"",
2026-06-11 01:10:49.752511 | controller |     "Jun 11 00:18:21.625319 crc crio[23067]: time=\"2026-06-11T00:18:21.625100752Z\" level=info msg=\"Deleting pod openstack_cinder-8486-account-create-update-8zpxf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.752525 | controller |     "Jun 11 00:18:21.627782 crc crio[23067]: time=\"2026-06-11T00:18:21.626289115Z\" level=info msg=\"Got pod network &{Name:neutron-db-create-s9btn Namespace:openstack ID:d7d33bd5ecc4191dba2905b55611983f56c78ca067643ae7375994148a377045 UID:b452e829-7a0e-440c-b63a-d13e2f28bf0e NetNS:/var/run/netns/29c79a8b-757a-450e-8cf6-d21e1c809d35 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb452e829_7a0e_440c_b63a_d13e2f28bf0e.slice PodAnnotations:0xc000130a30}] Aliases:map[]}\"",
2026-06-11 01:10:49.752540 | controller |     "Jun 11 00:18:21.627782 crc crio[23067]: time=\"2026-06-11T00:18:21.626334776Z\" level=info msg=\"Got pod network &{Name:barbican-db-create-8m9f8 Namespace:openstack ID:5af3a5d4f908c29d36223a3fc53c679130b77bd300c46641de8c4cb03c646613 UID:b7a5277a-4845-455b-a6fc-420b9db80510 NetNS:/var/run/netns/f769e9d7-1710-4371-ba71-7b2a790de81c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb7a5277a_4845_455b_a6fc_420b9db80510.slice PodAnnotations:0xc002c846a8}] Aliases:map[]}\"",
2026-06-11 01:10:49.752554 | controller |     "Jun 11 00:18:21.627782 crc crio[23067]: time=\"2026-06-11T00:18:21.626466479Z\" level=info msg=\"Got pod network &{Name:barbican-7c2b-account-create-update-ddsdf Namespace:openstack ID:d3d630c7899b5245edac8ed81354d06e2fd93d23d65db8e36d82f5c32d16f36e UID:0af3a912-6acf-471b-a662-ea2d9ee658a7 NetNS:/var/run/netns/e38e8606-135d-4229-863c-1f9c8bbdec63 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0af3a912_6acf_471b_a662_ea2d9ee658a7.slice PodAnnotations:0xc00802e4a0}] Aliases:map[]}\"",
2026-06-11 01:10:49.752569 | controller |     "Jun 11 00:18:21.627782 crc crio[23067]: time=\"2026-06-11T00:18:21.62649743Z\" level=info msg=\"Deleting pod openstack_neutron-db-create-s9btn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.752583 | controller |     "Jun 11 00:18:21.627782 crc crio[23067]: time=\"2026-06-11T00:18:21.626514501Z\" level=info msg=\"Got pod network &{Name:cinder-db-create-slck6 Namespace:openstack ID:7007c4e35e47b38d55b73ab801e1b25efc5a92dffd8d6dfe28f3b1e982341fc0 UID:c11fa445-d6f2-4b87-8677-c3b27ae04b45 NetNS:/var/run/netns/c27a3cef-2b50-4528-a737-4df6ba743f71 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc11fa445_d6f2_4b87_8677_c3b27ae04b45.slice PodAnnotations:0xc0002f2918}] Aliases:map[]}\"",
2026-06-11 01:10:49.752602 | controller |     "Jun 11 00:18:21.627782 crc crio[23067]: time=\"2026-06-11T00:18:21.626523321Z\" level=info msg=\"Deleting pod openstack_barbican-db-create-8m9f8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.752616 | controller |     "Jun 11 00:18:21.627782 crc crio[23067]: time=\"2026-06-11T00:18:21.626709376Z\" level=info msg=\"Deleting pod openstack_cinder-db-create-slck6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.752630 | controller |     "Jun 11 00:18:21.627782 crc crio[23067]: time=\"2026-06-11T00:18:21.626781268Z\" level=info msg=\"Deleting pod openstack_barbican-7c2b-account-create-update-ddsdf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.752644 | controller |     "Jun 11 00:18:22.001184 crc crio[23067]: time=\"2026-06-11T00:18:22.001067649Z\" level=info msg=\"Stopped pod sandbox: d7d33bd5ecc4191dba2905b55611983f56c78ca067643ae7375994148a377045\" id=e1208eaa-19a0-47fc-88a1-e594615ea7ee name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.752658 | controller |     "Jun 11 00:18:22.210256 crc crio[23067]: time=\"2026-06-11T00:18:22.209620205Z\" level=info msg=\"Stopped pod sandbox: 7007c4e35e47b38d55b73ab801e1b25efc5a92dffd8d6dfe28f3b1e982341fc0\" id=583d857c-4d82-402f-a667-f7673997c9fe name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.752673 | controller |     "Jun 11 00:18:22.263064 crc crio[23067]: time=\"2026-06-11T00:18:22.262953018Z\" level=info msg=\"Stopped pod sandbox: d3d630c7899b5245edac8ed81354d06e2fd93d23d65db8e36d82f5c32d16f36e\" id=192a543f-385f-449e-88f1-43e635debdbb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.752687 | controller |     "Jun 11 00:18:22.284028 crc crio[23067]: time=\"2026-06-11T00:18:22.283224751Z\" level=info msg=\"Stopped pod sandbox: 85bd90c969104e32df23a76fb1a78bb94dc6a1c520498103ace67797b113f303\" id=5073b66c-51d7-405e-84de-ad52faeef2a9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.752701 | controller |     "Jun 11 00:18:22.292806 crc crio[23067]: time=\"2026-06-11T00:18:22.292443682Z\" level=info msg=\"Stopped pod sandbox: 378c3de95d1ac465eb43a2c2b6bc0473057a51d639059a6358ccdee61f39bb96\" id=775ffa5a-715c-4cdd-955b-e5ab74bc7693 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.752715 | controller |     "Jun 11 00:18:22.299291 crc crio[23067]: time=\"2026-06-11T00:18:22.299180935Z\" level=info msg=\"Stopped pod sandbox: 5af3a5d4f908c29d36223a3fc53c679130b77bd300c46641de8c4cb03c646613\" id=dba349b1-5691-4b55-8082-381b2f4cf6ca name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.752728 | controller |     "Jun 11 00:18:24.756409 crc crio[23067]: time=\"2026-06-11T00:18:24.755592174Z\" level=info msg=\"Stopping pod sandbox: 366cceea8128b8593b587a1e6888b407bb5d45551d59c22be0e8d44c0da497bc\" id=3786c3fa-d5d6-4190-99de-420a74504ade name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.752743 | controller |     "Jun 11 00:18:24.758077 crc crio[23067]: time=\"2026-06-11T00:18:24.757047254Z\" level=info msg=\"Got pod network &{Name:glance-db-sync-6gd6v Namespace:openstack ID:366cceea8128b8593b587a1e6888b407bb5d45551d59c22be0e8d44c0da497bc UID:6a1b8f22-91fc-4c7e-b479-615b916bd246 NetNS:/var/run/netns/a568acad-07de-49f3-becb-638cbef99e63 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6a1b8f22_91fc_4c7e_b479_615b916bd246.slice PodAnnotations:0xc003ba86f8}] Aliases:map[]}\"",
2026-06-11 01:10:49.752758 | controller |     "Jun 11 00:18:24.758077 crc crio[23067]: time=\"2026-06-11T00:18:24.757200658Z\" level=info msg=\"Deleting pod openstack_glance-db-sync-6gd6v from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.752776 | controller |     "Jun 11 00:18:28.577091 crc crio[23067]: time=\"2026-06-11T00:18:28.576437406Z\" level=info msg=\"Stopped pod sandbox: 366cceea8128b8593b587a1e6888b407bb5d45551d59c22be0e8d44c0da497bc\" id=3786c3fa-d5d6-4190-99de-420a74504ade name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.752791 | controller |     "Jun 11 00:18:31.403504 crc crio[23067]: time=\"2026-06-11T00:18:31.402386697Z\" level=info msg=\"Stopping container: 71573b742e15b37d6e66d08dd0aef37071949c4a5964906c5f59ca85e9d73a0f (timeout: 10s)\" id=e906311c-2b3a-430b-9bb0-67fbca6706ce name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.752806 | controller |     "Jun 11 00:18:31.439244 crc crio[23067]: time=\"2026-06-11T00:18:31.43919208Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-keystone@sha256:ab100203188fc03e43c62a1ca90a3d8f03ed8b4a3e248f5cd6669efe9a52b1e3\" id=640aa396-193a-469b-badb-00ce03c016df name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.752821 | controller |     "Jun 11 00:18:31.442874 crc crio[23067]: time=\"2026-06-11T00:18:31.440344672Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=22afce42-f202-4a63-ac0f-badfe4860276 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.752835 | controller |     "Jun 11 00:18:31.497006 crc crio[23067]: time=\"2026-06-11T00:18:31.495331111Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=af87aa4f-d737-421a-ac0c-089be5fd81a8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.752850 | controller |     "Jun 11 00:18:31.506487 crc crio[23067]: time=\"2026-06-11T00:18:31.506400152Z\" level=info msg=\"Creating container: openstack/keystone-db-sync-v66f5/keystone-db-sync\" id=a63a5c9a-8ad6-4019-9242-2ddc41b7bd5f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.752864 | controller |     "Jun 11 00:18:31.508363 crc crio[23067]: time=\"2026-06-11T00:18:31.508233172Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.752878 | controller |     "Jun 11 00:18:31.541814 crc crio[23067]: time=\"2026-06-11T00:18:31.541698345Z\" level=info msg=\"Stopped container 71573b742e15b37d6e66d08dd0aef37071949c4a5964906c5f59ca85e9d73a0f: openstack/dnsmasq-dns-7b6fcdc445-ltklr/dnsmasq-dns\" id=e906311c-2b3a-430b-9bb0-67fbca6706ce name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.752892 | controller |     "Jun 11 00:18:31.542579 crc crio[23067]: time=\"2026-06-11T00:18:31.542437955Z\" level=info msg=\"Stopping pod sandbox: e353ea248ba83773890c7d4650a05324d4dfed2808bb2bf5e987750eb4a630e2\" id=8aabd6e1-883e-4753-9141-4d4cf6e829d7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.752907 | controller |     "Jun 11 00:18:31.543570 crc crio[23067]: time=\"2026-06-11T00:18:31.543426322Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7b6fcdc445-ltklr Namespace:openstack ID:e353ea248ba83773890c7d4650a05324d4dfed2808bb2bf5e987750eb4a630e2 UID:607b9451-b692-4e77-8f40-d7c99259b6ed NetNS:/var/run/netns/7647faaf-e0b5-4987-8396-969d04cce17b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod607b9451_b692_4e77_8f40_d7c99259b6ed.slice PodAnnotations:0xc002392188}] Aliases:map[]}\"",
2026-06-11 01:10:49.752921 | controller |     "Jun 11 00:18:31.543889 crc crio[23067]: time=\"2026-06-11T00:18:31.543688319Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-7b6fcdc445-ltklr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.752936 | controller |     "Jun 11 00:18:31.571007 crc crio[23067]: time=\"2026-06-11T00:18:31.570961622Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.752955 | controller |     "Jun 11 00:18:31.611472 crc crio[23067]: time=\"2026-06-11T00:18:31.611431155Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.752970 | controller |     "Jun 11 00:18:31.747990 crc crio[23067]: time=\"2026-06-11T00:18:31.747117714Z\" level=info msg=\"Created container 0d318d9b4fd94624b0a962d02c1ab8ac82cdd53b0d4a6b97d0af2b87d6a8b88c: openstack/keystone-db-sync-v66f5/keystone-db-sync\" id=a63a5c9a-8ad6-4019-9242-2ddc41b7bd5f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.752984 | controller |     "Jun 11 00:18:31.749578 crc crio[23067]: time=\"2026-06-11T00:18:31.74954381Z\" level=info msg=\"Starting container: 0d318d9b4fd94624b0a962d02c1ab8ac82cdd53b0d4a6b97d0af2b87d6a8b88c\" id=f16b571f-5d45-4bf9-844a-5135ae2756ae name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.752999 | controller |     "Jun 11 00:18:31.758816 crc crio[23067]: time=\"2026-06-11T00:18:31.757457326Z\" level=info msg=\"Started container\" PID=65865 containerID=0d318d9b4fd94624b0a962d02c1ab8ac82cdd53b0d4a6b97d0af2b87d6a8b88c description=openstack/keystone-db-sync-v66f5/keystone-db-sync id=f16b571f-5d45-4bf9-844a-5135ae2756ae name=/runtime.v1.RuntimeService/StartContainer sandboxID=cb7a33960aa373a1f9f5ff024f47a85e3dcc425fcf5d506d5ca4b0148c8b499b",
2026-06-11 01:10:49.753013 | controller |     "Jun 11 00:18:31.942104 crc crio[23067]: time=\"2026-06-11T00:18:31.942004677Z\" level=info msg=\"Stopped pod sandbox: e353ea248ba83773890c7d4650a05324d4dfed2808bb2bf5e987750eb4a630e2\" id=8aabd6e1-883e-4753-9141-4d4cf6e829d7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.753028 | controller |     "Jun 11 00:18:32.909135 crc crio[23067]: time=\"2026-06-11T00:18:32.908540373Z\" level=info msg=\"Removing container: 71573b742e15b37d6e66d08dd0aef37071949c4a5964906c5f59ca85e9d73a0f\" id=284b4f95-b05e-499c-b507-7a148c3a45f2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.753043 | controller |     "Jun 11 00:18:32.973558 crc crio[23067]: time=\"2026-06-11T00:18:32.973466083Z\" level=info msg=\"Removed container 71573b742e15b37d6e66d08dd0aef37071949c4a5964906c5f59ca85e9d73a0f: openstack/dnsmasq-dns-7b6fcdc445-ltklr/dnsmasq-dns\" id=284b4f95-b05e-499c-b507-7a148c3a45f2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.753057 | controller |     "Jun 11 00:18:32.989109 crc crio[23067]: time=\"2026-06-11T00:18:32.989015787Z\" level=info msg=\"Removing container: aa5c0c34c28784535703119b7dd8e539a64de5afea5ccae9a81e99ccd6cd09b6\" id=c4848f50-235f-4164-b571-12d8025c65e9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.753072 | controller |     "Jun 11 00:18:33.029477 crc crio[23067]: time=\"2026-06-11T00:18:33.029384927Z\" level=info msg=\"Removed container aa5c0c34c28784535703119b7dd8e539a64de5afea5ccae9a81e99ccd6cd09b6: openstack/dnsmasq-dns-7b6fcdc445-ltklr/init\" id=c4848f50-235f-4164-b571-12d8025c65e9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.753086 | controller |     "Jun 11 00:18:33.656582 crc crio[23067]: time=\"2026-06-11T00:18:33.656038169Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-68dfc8c9f9-p7fzk/POD\" id=7ae35cbc-e1c4-42c2-820a-a03429cb9e07 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.753100 | controller |     "Jun 11 00:18:33.656808 crc crio[23067]: time=\"2026-06-11T00:18:33.656583644Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.753114 | controller |     "Jun 11 00:18:33.695560 crc crio[23067]: time=\"2026-06-11T00:18:33.695383332Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-68dfc8c9f9-p7fzk Namespace:openstack ID:34a367fc4546b40e6ae6f456ad6d3b8683b87bb45d934634428bce250b77f8f1 UID:20f91c75-7092-42f8-96d9-9d5a6fef5e5e NetNS:/var/run/netns/e3846532-e245-4dd7-9be8-571d3787794d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod20f91c75_7092_42f8_96d9_9d5a6fef5e5e.slice PodAnnotations:0xc002392798}] Aliases:map[]}\"",
2026-06-11 01:10:49.753133 | controller |     "Jun 11 00:18:33.695560 crc crio[23067]: time=\"2026-06-11T00:18:33.695526466Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-68dfc8c9f9-p7fzk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.753147 | controller |     "Jun 11 00:18:34.246281 crc crio[23067]: 2026-06-11T00:18:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:34a367fc4546b40 Mac:f6:22:63:bf:90:79 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8e Mtu:0 Sandbox:/var/run/netns/e3846532-e245-4dd7-9be8-571d3787794d SocketPath: PciID:}] [{Interface:0xc0004325d0 Address:{IP:10.217.0.142 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.753222 | controller |     "Jun 11 00:18:34.247565 crc crio[23067]: time=\"2026-06-11T00:18:34.24703916Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-68dfc8c9f9-p7fzk Namespace:openstack ID:34a367fc4546b40e6ae6f456ad6d3b8683b87bb45d934634428bce250b77f8f1 UID:20f91c75-7092-42f8-96d9-9d5a6fef5e5e NetNS:/var/run/netns/e3846532-e245-4dd7-9be8-571d3787794d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod20f91c75_7092_42f8_96d9_9d5a6fef5e5e.slice PodAnnotations:0xc002392798}] Aliases:map[]}\"",
2026-06-11 01:10:49.753245 | controller |     "Jun 11 00:18:34.247565 crc crio[23067]: time=\"2026-06-11T00:18:34.247217284Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-68dfc8c9f9-p7fzk for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.753261 | controller |     "Jun 11 00:18:34.264711 crc crio[23067]: time=\"2026-06-11T00:18:34.264607378Z\" level=info msg=\"Ran pod sandbox 34a367fc4546b40e6ae6f456ad6d3b8683b87bb45d934634428bce250b77f8f1 with infra container: openstack/dnsmasq-dns-68dfc8c9f9-p7fzk/POD\" id=7ae35cbc-e1c4-42c2-820a-a03429cb9e07 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.753276 | controller |     "Jun 11 00:18:34.277613 crc crio[23067]: time=\"2026-06-11T00:18:34.277533271Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=d6182069-03bc-46e0-bee5-347977fe8067 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.753291 | controller |     "Jun 11 00:18:34.343608 crc crio[23067]: time=\"2026-06-11T00:18:34.343449928Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=9c136745-57b0-4946-aa27-61b04f5e0594 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.753305 | controller |     "Jun 11 00:18:34.353608 crc crio[23067]: time=\"2026-06-11T00:18:34.353511162Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-68dfc8c9f9-p7fzk/init\" id=6f03413d-5689-4699-a09f-b1eaeb0a668c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.753320 | controller |     "Jun 11 00:18:34.354378 crc crio[23067]: time=\"2026-06-11T00:18:34.354015156Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.753334 | controller |     "Jun 11 00:18:34.433015 crc crio[23067]: time=\"2026-06-11T00:18:34.432867155Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.753369 | controller |     "Jun 11 00:18:34.438891 crc crio[23067]: time=\"2026-06-11T00:18:34.438805527Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.753393 | controller |     "Jun 11 00:18:34.567150 crc crio[23067]: time=\"2026-06-11T00:18:34.566293022Z\" level=info msg=\"Created container f2551498895fa907939566c0c9cd0b6770de598d4725b6f93b0a4da2e7de278e: openstack/dnsmasq-dns-68dfc8c9f9-p7fzk/init\" id=6f03413d-5689-4699-a09f-b1eaeb0a668c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.753408 | controller |     "Jun 11 00:18:34.569537 crc crio[23067]: time=\"2026-06-11T00:18:34.569352676Z\" level=info msg=\"Starting container: f2551498895fa907939566c0c9cd0b6770de598d4725b6f93b0a4da2e7de278e\" id=8e2eb5e4-d12a-4623-a298-62b7a1c647ec name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.753423 | controller |     "Jun 11 00:18:34.575368 crc crio[23067]: time=\"2026-06-11T00:18:34.575290457Z\" level=info msg=\"Started container\" PID=66167 containerID=f2551498895fa907939566c0c9cd0b6770de598d4725b6f93b0a4da2e7de278e description=openstack/dnsmasq-dns-68dfc8c9f9-p7fzk/init id=8e2eb5e4-d12a-4623-a298-62b7a1c647ec name=/runtime.v1.RuntimeService/StartContainer sandboxID=34a367fc4546b40e6ae6f456ad6d3b8683b87bb45d934634428bce250b77f8f1",
2026-06-11 01:10:49.753438 | controller |     "Jun 11 00:18:34.958344 crc crio[23067]: time=\"2026-06-11T00:18:34.958241396Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=fd96cc53-5097-4be6-8f27-a49281684f28 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.753452 | controller |     "Jun 11 00:18:35.049190 crc crio[23067]: time=\"2026-06-11T00:18:35.049105843Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=03d056c1-9baa-47a2-986f-8eded82d6cce name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.753466 | controller |     "Jun 11 00:18:35.069530 crc crio[23067]: time=\"2026-06-11T00:18:35.066549539Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-68dfc8c9f9-p7fzk/dnsmasq-dns\" id=aeff54a7-7f00-4620-a626-d3e64db942ca name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.753480 | controller |     "Jun 11 00:18:35.069530 crc crio[23067]: time=\"2026-06-11T00:18:35.067191026Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.753494 | controller |     "Jun 11 00:18:35.138631 crc crio[23067]: time=\"2026-06-11T00:18:35.138517941Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.753509 | controller |     "Jun 11 00:18:35.143582 crc crio[23067]: time=\"2026-06-11T00:18:35.143484136Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.753522 | controller |     "Jun 11 00:18:35.293310 crc crio[23067]: time=\"2026-06-11T00:18:35.292807727Z\" level=info msg=\"Created container 0c2c1b5bc808cd274eb8939f972141cde35a32afda6c16ff4fcc6dfa09e1d1bb: openstack/dnsmasq-dns-68dfc8c9f9-p7fzk/dnsmasq-dns\" id=aeff54a7-7f00-4620-a626-d3e64db942ca name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.753536 | controller |     "Jun 11 00:18:35.294905 crc crio[23067]: time=\"2026-06-11T00:18:35.294449811Z\" level=info msg=\"Starting container: 0c2c1b5bc808cd274eb8939f972141cde35a32afda6c16ff4fcc6dfa09e1d1bb\" id=5cecc171-059b-4a19-9112-80e3073eec09 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.753550 | controller |     "Jun 11 00:18:35.302250 crc crio[23067]: time=\"2026-06-11T00:18:35.302147761Z\" level=info msg=\"Started container\" PID=66224 containerID=0c2c1b5bc808cd274eb8939f972141cde35a32afda6c16ff4fcc6dfa09e1d1bb description=openstack/dnsmasq-dns-68dfc8c9f9-p7fzk/dnsmasq-dns id=5cecc171-059b-4a19-9112-80e3073eec09 name=/runtime.v1.RuntimeService/StartContainer sandboxID=34a367fc4546b40e6ae6f456ad6d3b8683b87bb45d934634428bce250b77f8f1",
2026-06-11 01:10:49.753567 | controller |     "Jun 11 00:18:39.022177 crc crio[23067]: time=\"2026-06-11T00:18:39.021166958Z\" level=info msg=\"Stopping pod sandbox: cb7a33960aa373a1f9f5ff024f47a85e3dcc425fcf5d506d5ca4b0148c8b499b\" id=444c0953-c4e6-4d72-9bd3-a7f301b747be name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.753582 | controller |     "Jun 11 00:18:39.023974 crc crio[23067]: time=\"2026-06-11T00:18:39.023119191Z\" level=info msg=\"Got pod network &{Name:keystone-db-sync-v66f5 Namespace:openstack ID:cb7a33960aa373a1f9f5ff024f47a85e3dcc425fcf5d506d5ca4b0148c8b499b UID:7f8ed698-bc9d-4afd-9f03-a5bfccce58ba NetNS:/var/run/netns/c36a3889-c8ed-4524-9263-b6c941f89396 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7f8ed698_bc9d_4afd_9f03_a5bfccce58ba.slice PodAnnotations:0xc002392060}] Aliases:map[]}\"",
2026-06-11 01:10:49.753597 | controller |     "Jun 11 00:18:39.023974 crc crio[23067]: time=\"2026-06-11T00:18:39.023315387Z\" level=info msg=\"Deleting pod openstack_keystone-db-sync-v66f5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.753611 | controller |     "Jun 11 00:18:39.381301 crc crio[23067]: time=\"2026-06-11T00:18:39.380821942Z\" level=info msg=\"Stopped pod sandbox: cb7a33960aa373a1f9f5ff024f47a85e3dcc425fcf5d506d5ca4b0148c8b499b\" id=444c0953-c4e6-4d72-9bd3-a7f301b747be name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.753625 | controller |     "Jun 11 00:18:40.497109 crc crio[23067]: time=\"2026-06-11T00:18:40.496435522Z\" level=info msg=\"Stopping container: 0c2c1b5bc808cd274eb8939f972141cde35a32afda6c16ff4fcc6dfa09e1d1bb (timeout: 10s)\" id=9f659a02-11fe-4e69-ae6e-c83232088623 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.753639 | controller |     "Jun 11 00:18:40.676722 crc crio[23067]: time=\"2026-06-11T00:18:40.661035799Z\" level=info msg=\"Stopped container 0c2c1b5bc808cd274eb8939f972141cde35a32afda6c16ff4fcc6dfa09e1d1bb: openstack/dnsmasq-dns-68dfc8c9f9-p7fzk/dnsmasq-dns\" id=9f659a02-11fe-4e69-ae6e-c83232088623 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.753653 | controller |     "Jun 11 00:18:40.676722 crc crio[23067]: time=\"2026-06-11T00:18:40.667889056Z\" level=info msg=\"Stopping pod sandbox: 34a367fc4546b40e6ae6f456ad6d3b8683b87bb45d934634428bce250b77f8f1\" id=853c1a5a-d55e-4ec3-88b4-c4769fc41433 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.753686 | controller |     "Jun 11 00:18:40.676722 crc crio[23067]: time=\"2026-06-11T00:18:40.668881863Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-68dfc8c9f9-p7fzk Namespace:openstack ID:34a367fc4546b40e6ae6f456ad6d3b8683b87bb45d934634428bce250b77f8f1 UID:20f91c75-7092-42f8-96d9-9d5a6fef5e5e NetNS:/var/run/netns/e3846532-e245-4dd7-9be8-571d3787794d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod20f91c75_7092_42f8_96d9_9d5a6fef5e5e.slice PodAnnotations:0xc002392578}] Aliases:map[]}\"",
2026-06-11 01:10:49.753704 | controller |     "Jun 11 00:18:40.676722 crc crio[23067]: time=\"2026-06-11T00:18:40.669085918Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-68dfc8c9f9-p7fzk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.753723 | controller |     "Jun 11 00:18:41.158120 crc crio[23067]: time=\"2026-06-11T00:18:41.155717224Z\" level=info msg=\"Running pod sandbox: openstack/keystone-bootstrap-48xwt/POD\" id=56b04de6-44c5-468e-b3d4-9356a00f759f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.753738 | controller |     "Jun 11 00:18:41.158120 crc crio[23067]: time=\"2026-06-11T00:18:41.156250758Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.753757 | controller |     "Jun 11 00:18:41.249710 crc crio[23067]: time=\"2026-06-11T00:18:41.247417173Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-48xwt Namespace:openstack ID:9d4fe5feb5516468fc6d0ca9301abf8a0c3f9d8f466a239044b2c9fde096bc04 UID:e35e73ba-c9bb-4e6a-aec7-155352c79887 NetNS:/var/run/netns/848ccbe5-93da-4291-b26c-f87351476505 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode35e73ba_c9bb_4e6a_aec7_155352c79887.slice PodAnnotations:0xc000130aa0}] Aliases:map[]}\"",
2026-06-11 01:10:49.753772 | controller |     "Jun 11 00:18:41.249710 crc crio[23067]: time=\"2026-06-11T00:18:41.247485015Z\" level=info msg=\"Adding pod openstack_keystone-bootstrap-48xwt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.753786 | controller |     "Jun 11 00:18:41.378734 crc crio[23067]: time=\"2026-06-11T00:18:41.373833319Z\" level=info msg=\"Stopped pod sandbox: 34a367fc4546b40e6ae6f456ad6d3b8683b87bb45d934634428bce250b77f8f1\" id=853c1a5a-d55e-4ec3-88b4-c4769fc41433 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.753800 | controller |     "Jun 11 00:18:41.391096 crc crio[23067]: time=\"2026-06-11T00:18:41.383711479Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-57c96b5555-cbbns/POD\" id=f8017944-b8bd-488b-ade7-5a1caedccda8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.753814 | controller |     "Jun 11 00:18:41.391096 crc crio[23067]: time=\"2026-06-11T00:18:41.383811531Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.753828 | controller |     "Jun 11 00:18:41.471816 crc crio[23067]: time=\"2026-06-11T00:18:41.471475041Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-57c96b5555-cbbns Namespace:openstack ID:d21f8d1b5c98b38f3e04b6348e0f430ba995be474d3b48f98e7ef35348ec699c UID:b6d1d313-9b67-41d7-b79e-b892d7a5e856 NetNS:/var/run/netns/53665577-6bbf-4576-8e9f-58ac8ade31af Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb6d1d313_9b67_41d7_b79e_b892d7a5e856.slice PodAnnotations:0xc0082026f0}] Aliases:map[]}\"",
2026-06-11 01:10:49.753842 | controller |     "Jun 11 00:18:41.471816 crc crio[23067]: time=\"2026-06-11T00:18:41.471541163Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-57c96b5555-cbbns to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.753857 | controller |     "Jun 11 00:18:41.546502 crc crio[23067]: time=\"2026-06-11T00:18:41.545998592Z\" level=info msg=\"Running pod sandbox: openstack/neutron-db-sync-b4k44/POD\" id=6c4a2842-1235-47f8-aa4f-35cad78c48cb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.753871 | controller |     "Jun 11 00:18:41.546502 crc crio[23067]: time=\"2026-06-11T00:18:41.546507886Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.753885 | controller |     "Jun 11 00:18:41.651061 crc crio[23067]: time=\"2026-06-11T00:18:41.650958423Z\" level=info msg=\"Got pod network &{Name:neutron-db-sync-b4k44 Namespace:openstack ID:cca8aed0ca3f7eb2a175f9393ae7acb9a197ecaa67fc70f2446b407a564ed813 UID:055ad968-58ab-41d2-b5b5-d68ac25b1c0e NetNS:/var/run/netns/9f674f68-3b61-4a04-b57f-078772c7eb4f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod055ad968_58ab_41d2_b5b5_d68ac25b1c0e.slice PodAnnotations:0xc002392c38}] Aliases:map[]}\"",
2026-06-11 01:10:49.753900 | controller |     "Jun 11 00:18:41.651359 crc crio[23067]: time=\"2026-06-11T00:18:41.651103837Z\" level=info msg=\"Adding pod openstack_neutron-db-sync-b4k44 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.753921 | controller |     "Jun 11 00:18:41.686303 crc crio[23067]: time=\"2026-06-11T00:18:41.685593358Z\" level=info msg=\"Running pod sandbox: openstack/cinder-db-sync-jcbdf/POD\" id=93b98b66-b046-40e0-b6d4-aea807678246 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.753943 | controller |     "Jun 11 00:18:41.686303 crc crio[23067]: time=\"2026-06-11T00:18:41.685808253Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.753958 | controller |     "Jun 11 00:18:42.154980 crc crio[23067]: time=\"2026-06-11T00:18:42.154398077Z\" level=info msg=\"Removing container: 0c2c1b5bc808cd274eb8939f972141cde35a32afda6c16ff4fcc6dfa09e1d1bb\" id=a77be3c1-0291-40e1-b2aa-606a87b1936b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.753973 | controller |     "Jun 11 00:18:42.240995 crc crio[23067]: time=\"2026-06-11T00:18:42.237271656Z\" level=info msg=\"Got pod network &{Name:cinder-db-sync-jcbdf Namespace:openstack ID:cec63dd46965a35dad52e6bddacfbc66b3669f72380b7871cb62b30651f06f12 UID:d3d51a9e-b61f-4010-a172-fda1f75ef060 NetNS:/var/run/netns/1378a1e9-4961-4e1a-93af-23a5231b1889 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd3d51a9e_b61f_4010_a172_fda1f75ef060.slice PodAnnotations:0xc00802e068}] Aliases:map[]}\"",
2026-06-11 01:10:49.754009 | controller |     "Jun 11 00:18:42.240995 crc crio[23067]: time=\"2026-06-11T00:18:42.237332988Z\" level=info msg=\"Adding pod openstack_cinder-db-sync-jcbdf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.754027 | controller |     "Jun 11 00:18:42.269321 crc crio[23067]: time=\"2026-06-11T00:18:42.269221237Z\" level=info msg=\"Removed container 0c2c1b5bc808cd274eb8939f972141cde35a32afda6c16ff4fcc6dfa09e1d1bb: openstack/dnsmasq-dns-68dfc8c9f9-p7fzk/dnsmasq-dns\" id=a77be3c1-0291-40e1-b2aa-606a87b1936b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.754044 | controller |     "Jun 11 00:18:42.343206 crc crio[23067]: time=\"2026-06-11T00:18:42.34012714Z\" level=info msg=\"Removing container: f2551498895fa907939566c0c9cd0b6770de598d4725b6f93b0a4da2e7de278e\" id=416b47e0-a1bd-419e-9b58-d9a95944e0f8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.754060 | controller |     "Jun 11 00:18:42.387998 crc crio[23067]: time=\"2026-06-11T00:18:42.387391088Z\" level=info msg=\"Running pod sandbox: openstack/placement-db-sync-sgwjr/POD\" id=2f369639-8587-45e4-8b2a-3557e90ddbfe name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.754074 | controller |     "Jun 11 00:18:42.388137 crc crio[23067]: time=\"2026-06-11T00:18:42.388026685Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.754089 | controller |     "Jun 11 00:18:42.418428 crc crio[23067]: time=\"2026-06-11T00:18:42.418329101Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=cb43af82-4b21-450b-b62d-4f10b2d69a85 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.754104 | controller |     "Jun 11 00:18:42.418534 crc crio[23067]: time=\"2026-06-11T00:18:42.418440474Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.754118 | controller |     "Jun 11 00:18:42.456627 crc crio[23067]: time=\"2026-06-11T00:18:42.452077261Z\" level=info msg=\"Removed container f2551498895fa907939566c0c9cd0b6770de598d4725b6f93b0a4da2e7de278e: openstack/dnsmasq-dns-68dfc8c9f9-p7fzk/init\" id=416b47e0-a1bd-419e-9b58-d9a95944e0f8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.754138 | controller |     "Jun 11 00:18:42.463861 crc crio[23067]: time=\"2026-06-11T00:18:42.463097052Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-6674dbf88c-rf66c/POD\" id=e1f80494-6dec-4552-baaa-8139677d261c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.754156 | controller |     "Jun 11 00:18:42.463861 crc crio[23067]: time=\"2026-06-11T00:18:42.463167434Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.754177 | controller |     "Jun 11 00:18:42.483193 crc crio[23067]: time=\"2026-06-11T00:18:42.482912912Z\" level=info msg=\"Got pod network &{Name:placement-db-sync-sgwjr Namespace:openstack ID:e8aaa1e44ca9d17393fd21fff751cb5c8c26bdc8581c1eb36a60e3e6b6a4a891 UID:6eb3a4cf-8354-4cb2-9b6f-5585ca83dec7 NetNS:/var/run/netns/88656f5e-701d-4573-bc02-96952ff18ee0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6eb3a4cf_8354_4cb2_9b6f_5585ca83dec7.slice PodAnnotations:0xc00802e360}] Aliases:map[]}\"",
2026-06-11 01:10:49.754193 | controller |     "Jun 11 00:18:42.483193 crc crio[23067]: time=\"2026-06-11T00:18:42.482980804Z\" level=info msg=\"Adding pod openstack_placement-db-sync-sgwjr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.754209 | controller |     "Jun 11 00:18:42.505973 crc crio[23067]: time=\"2026-06-11T00:18:42.505926849Z\" level=info msg=\"Running pod sandbox: openstack/barbican-db-sync-vmd65/POD\" id=cbcff140-ff62-4d79-a468-6daf737c36bb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.754245 | controller |     "Jun 11 00:18:42.506250 crc crio[23067]: time=\"2026-06-11T00:18:42.506226327Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.754262 | controller |     "Jun 11 00:18:42.552326 crc crio[23067]: time=\"2026-06-11T00:18:42.552239222Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:792b2decad05c5dac7d072efbc46940c45b2f71cfda169cfc16b17bfe80946de UID:daf7db10-0f6b-4faa-8bf6-a496b341bb53 NetNS:/var/run/netns/1e6f80f1-cbc1-4d6b-be1a-21bdec62e1e0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddaf7db10_0f6b_4faa_8bf6_a496b341bb53.slice PodAnnotations:0xc002392960}] Aliases:map[]}\"",
2026-06-11 01:10:49.754277 | controller |     "Jun 11 00:18:42.552326 crc crio[23067]: time=\"2026-06-11T00:18:42.552299023Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.754292 | controller |     "Jun 11 00:18:42.560114 crc crio[23067]: time=\"2026-06-11T00:18:42.559392337Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6674dbf88c-rf66c Namespace:openstack ID:507428bf6e46af4021290a1343b05849c218b4d53c4f0b3f7082882a62532ed8 UID:d010cc5d-1a6f-4d45-ac2f-b2b3d0243b9c NetNS:/var/run/netns/4b5de44d-8067-46e1-9e26-ca6fdcb33d08 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd010cc5d_1a6f_4d45_ac2f_b2b3d0243b9c.slice PodAnnotations:0xc0036101b0}] Aliases:map[]}\"",
2026-06-11 01:10:49.754307 | controller |     "Jun 11 00:18:42.560114 crc crio[23067]: time=\"2026-06-11T00:18:42.559451428Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-6674dbf88c-rf66c to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.754323 | controller |     "Jun 11 00:18:42.649705 crc crio[23067]: time=\"2026-06-11T00:18:42.646177162Z\" level=info msg=\"Got pod network &{Name:barbican-db-sync-vmd65 Namespace:openstack ID:3210fd739acb2e93bb219f8dbbee652bfd004e6692e994a362356250cd4c7317 UID:dcf6767b-e60b-4d88-b44d-b3798cc5d87c NetNS:/var/run/netns/0b67934d-2777-4449-baee-82c68f0669ff Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddcf6767b_e60b_4d88_b44d_b3798cc5d87c.slice PodAnnotations:0xc002392a90}] Aliases:map[]}\"",
2026-06-11 01:10:49.754342 | controller |     "Jun 11 00:18:42.649705 crc crio[23067]: time=\"2026-06-11T00:18:42.646347027Z\" level=info msg=\"Adding pod openstack_barbican-db-sync-vmd65 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.754381 | controller |     "Jun 11 00:18:42.707479 crc crio[23067]: 2026-06-11T00:18:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9d4fe5feb551646 Mac:ca:63:99:04:fc:40 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8f Mtu:0 Sandbox:/var/run/netns/848ccbe5-93da-4291-b26c-f87351476505 SocketPath: PciID:}] [{Interface:0xc0003146c0 Address:{IP:10.217.0.143 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.754410 | controller |     "Jun 11 00:18:42.713815 crc crio[23067]: time=\"2026-06-11T00:18:42.708539922Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-48xwt Namespace:openstack ID:9d4fe5feb5516468fc6d0ca9301abf8a0c3f9d8f466a239044b2c9fde096bc04 UID:e35e73ba-c9bb-4e6a-aec7-155352c79887 NetNS:/var/run/netns/848ccbe5-93da-4291-b26c-f87351476505 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode35e73ba_c9bb_4e6a_aec7_155352c79887.slice PodAnnotations:0xc000130aa0}] Aliases:map[]}\"",
2026-06-11 01:10:49.754427 | controller |     "Jun 11 00:18:42.714300 crc crio[23067]: time=\"2026-06-11T00:18:42.714267259Z\" level=info msg=\"Checking pod openstack_keystone-bootstrap-48xwt for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.754441 | controller |     "Jun 11 00:18:42.741634 crc crio[23067]: 2026-06-11T00:18:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d21f8d1b5c98b38 Mac:82:57:94:55:bc:49 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:90 Mtu:0 Sandbox:/var/run/netns/53665577-6bbf-4576-8e9f-58ac8ade31af SocketPath: PciID:}] [{Interface:0xc000414710 Address:{IP:10.217.0.144 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.754460 | controller |     "Jun 11 00:18:42.743039 crc crio[23067]: time=\"2026-06-11T00:18:42.74255907Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-external-api-0/POD\" id=c1f79488-a33f-4430-9d66-0715274adf43 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.754474 | controller |     "Jun 11 00:18:42.743039 crc crio[23067]: time=\"2026-06-11T00:18:42.742715534Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.754489 | controller |     "Jun 11 00:18:42.746907 crc crio[23067]: time=\"2026-06-11T00:18:42.746858067Z\" level=info msg=\"Ran pod sandbox 9d4fe5feb5516468fc6d0ca9301abf8a0c3f9d8f466a239044b2c9fde096bc04 with infra container: openstack/keystone-bootstrap-48xwt/POD\" id=56b04de6-44c5-468e-b3d4-9356a00f759f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.754504 | controller |     "Jun 11 00:18:42.752139 crc crio[23067]: time=\"2026-06-11T00:18:42.749572801Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-57c96b5555-cbbns Namespace:openstack ID:d21f8d1b5c98b38f3e04b6348e0f430ba995be474d3b48f98e7ef35348ec699c UID:b6d1d313-9b67-41d7-b79e-b892d7a5e856 NetNS:/var/run/netns/53665577-6bbf-4576-8e9f-58ac8ade31af Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb6d1d313_9b67_41d7_b79e_b892d7a5e856.slice PodAnnotations:0xc0082026f0}] Aliases:map[]}\"",
2026-06-11 01:10:49.754523 | controller |     "Jun 11 00:18:42.752139 crc crio[23067]: time=\"2026-06-11T00:18:42.749834518Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-57c96b5555-cbbns for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.754538 | controller |     "Jun 11 00:18:42.756285 crc crio[23067]: time=\"2026-06-11T00:18:42.756219132Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=bad34862-178e-4540-b38a-a9a9a80fdb58 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.754552 | controller |     "Jun 11 00:18:42.838212 crc crio[23067]: time=\"2026-06-11T00:18:42.838105944Z\" level=info msg=\"Ran pod sandbox d21f8d1b5c98b38f3e04b6348e0f430ba995be474d3b48f98e7ef35348ec699c with infra container: openstack/dnsmasq-dns-57c96b5555-cbbns/POD\" id=f8017944-b8bd-488b-ade7-5a1caedccda8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.754567 | controller |     "Jun 11 00:18:42.838559 crc crio[23067]: time=\"2026-06-11T00:18:42.838340421Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=29ace401-3d9c-4ea8-b2d3-2a9dbf98a58e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.754581 | controller |     "Jun 11 00:18:42.839580 crc crio[23067]: time=\"2026-06-11T00:18:42.838118425Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-internal-api-0/POD\" id=f1d08076-bc16-4406-937e-baa11c6b8abd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.754596 | controller |     "Jun 11 00:18:42.839580 crc crio[23067]: time=\"2026-06-11T00:18:42.838894186Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.754610 | controller |     "Jun 11 00:18:42.857872 crc crio[23067]: time=\"2026-06-11T00:18:42.856014412Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=36494859-b291-4da3-9d3a-985c8e26a9e3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.754624 | controller |     "Jun 11 00:18:42.857872 crc crio[23067]: time=\"2026-06-11T00:18:42.856419264Z\" level=info msg=\"Creating container: openstack/keystone-bootstrap-48xwt/keystone-bootstrap\" id=e811a0e2-943b-406e-ab07-042ef4647a71 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.754638 | controller |     "Jun 11 00:18:42.888850 crc crio[23067]: time=\"2026-06-11T00:18:42.881560479Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.754652 | controller |     "Jun 11 00:18:42.956811 crc crio[23067]: time=\"2026-06-11T00:18:42.956626745Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.754667 | controller |     "Jun 11 00:18:42.960840 crc crio[23067]: time=\"2026-06-11T00:18:42.960740987Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.754683 | controller |     "Jun 11 00:18:42.993483 crc crio[23067]: time=\"2026-06-11T00:18:42.992983376Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:15cc5ca04473eb172c290f25aacdbeee5360b8136f0b9a77fc06ae8679b37110 UID:01499703-4a6e-4c98-b92a-7d3cbb482925 NetNS:/var/run/netns/8cfff37a-b650-427e-ae7d-36da6dc39791 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod01499703_4a6e_4c98_b92a_7d3cbb482925.slice PodAnnotations:0xc0079a4358}] Aliases:map[]}\"",
2026-06-11 01:10:49.754700 | controller |     "Jun 11 00:18:42.993483 crc crio[23067]: time=\"2026-06-11T00:18:42.993384377Z\" level=info msg=\"Adding pod openstack_glance-default-internal-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.754717 | controller |     "Jun 11 00:18:42.995136 crc crio[23067]: time=\"2026-06-11T00:18:42.995066953Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:8d9d416af19dac29e0311bb6abeffceec8f1d1ed8bbbbfc3f81f6833a32e6ed0 UID:20e16545-9dd6-481a-9f16-9b26e1e1b177 NetNS:/var/run/netns/a9948abf-2a18-4362-a062-e6323858b0a4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod20e16545_9dd6_481a_9f16_9b26e1e1b177.slice PodAnnotations:0xc003610360}] Aliases:map[]}\"",
2026-06-11 01:10:49.754733 | controller |     "Jun 11 00:18:42.995265 crc crio[23067]: time=\"2026-06-11T00:18:42.995143195Z\" level=info msg=\"Adding pod openstack_glance-default-external-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.754748 | controller |     "Jun 11 00:18:43.030387 crc crio[23067]: time=\"2026-06-11T00:18:43.030323594Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=161614cc-e92b-48a0-abbd-0af4cf6ffb72 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.754762 | controller |     "Jun 11 00:18:43.078331 crc crio[23067]: time=\"2026-06-11T00:18:43.078145758Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-57c96b5555-cbbns/init\" id=2a38b1f9-a18c-4c77-9315-1db4aae7793a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.754776 | controller |     "Jun 11 00:18:43.088934 crc crio[23067]: time=\"2026-06-11T00:18:43.0786046Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.754791 | controller |     "Jun 11 00:18:43.094216 crc crio[23067]: 2026-06-11T00:18:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cca8aed0ca3f7eb Mac:1e:ac:92:98:e1:bc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:91 Mtu:0 Sandbox:/var/run/netns/9f674f68-3b61-4a04-b57f-078772c7eb4f SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.0.145 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.754806 | controller |     "Jun 11 00:18:43.111626 crc crio[23067]: time=\"2026-06-11T00:18:43.110252353Z\" level=info msg=\"Got pod network &{Name:neutron-db-sync-b4k44 Namespace:openstack ID:cca8aed0ca3f7eb2a175f9393ae7acb9a197ecaa67fc70f2446b407a564ed813 UID:055ad968-58ab-41d2-b5b5-d68ac25b1c0e NetNS:/var/run/netns/9f674f68-3b61-4a04-b57f-078772c7eb4f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod055ad968_58ab_41d2_b5b5_d68ac25b1c0e.slice PodAnnotations:0xc002392c38}] Aliases:map[]}\"",
2026-06-11 01:10:49.754820 | controller |     "Jun 11 00:18:43.111626 crc crio[23067]: time=\"2026-06-11T00:18:43.110459859Z\" level=info msg=\"Checking pod openstack_neutron-db-sync-b4k44 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.754834 | controller |     "Jun 11 00:18:43.127115 crc crio[23067]: time=\"2026-06-11T00:18:43.126395093Z\" level=info msg=\"Ran pod sandbox cca8aed0ca3f7eb2a175f9393ae7acb9a197ecaa67fc70f2446b407a564ed813 with infra container: openstack/neutron-db-sync-b4k44/POD\" id=6c4a2842-1235-47f8-aa4f-35cad78c48cb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.754848 | controller |     "Jun 11 00:18:43.136585 crc crio[23067]: time=\"2026-06-11T00:18:43.136120027Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=69b709b7-0af6-4959-9a4c-97076c815f2d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.754862 | controller |     "Jun 11 00:18:43.151705 crc crio[23067]: time=\"2026-06-11T00:18:43.151395053Z\" level=info msg=\"Created container a8be84e5cacf0e3f4372cf6ea5f4a412a03a336e81072244ebf8065bf83ded0a: openstack/keystone-bootstrap-48xwt/keystone-bootstrap\" id=e811a0e2-943b-406e-ab07-042ef4647a71 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.754882 | controller |     "Jun 11 00:18:43.155490 crc crio[23067]: time=\"2026-06-11T00:18:43.155325851Z\" level=info msg=\"Starting container: a8be84e5cacf0e3f4372cf6ea5f4a412a03a336e81072244ebf8065bf83ded0a\" id=855be70c-3310-40ed-b676-2aae6b6c9136 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.754897 | controller |     "Jun 11 00:18:43.165564 crc crio[23067]: time=\"2026-06-11T00:18:43.165075806Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=2a7ea3ed-0e26-4e90-87aa-aab86c1ec07f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.754912 | controller |     "Jun 11 00:18:43.178363 crc crio[23067]: time=\"2026-06-11T00:18:43.178312967Z\" level=info msg=\"Started container\" PID=66893 containerID=a8be84e5cacf0e3f4372cf6ea5f4a412a03a336e81072244ebf8065bf83ded0a description=openstack/keystone-bootstrap-48xwt/keystone-bootstrap id=855be70c-3310-40ed-b676-2aae6b6c9136 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9d4fe5feb5516468fc6d0ca9301abf8a0c3f9d8f466a239044b2c9fde096bc04",
2026-06-11 01:10:49.754926 | controller |     "Jun 11 00:18:43.188978 crc crio[23067]: 2026-06-11T00:18:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cec63dd46965a35 Mac:06:9e:19:33:f4:5f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:92 Mtu:0 Sandbox:/var/run/netns/1378a1e9-4961-4e1a-93af-23a5231b1889 SocketPath: PciID:}] [{Interface:0xc00028e860 Address:{IP:10.217.0.146 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.754941 | controller |     "Jun 11 00:18:43.194109 crc crio[23067]: time=\"2026-06-11T00:18:43.194075447Z\" level=info msg=\"Got pod network &{Name:cinder-db-sync-jcbdf Namespace:openstack ID:cec63dd46965a35dad52e6bddacfbc66b3669f72380b7871cb62b30651f06f12 UID:d3d51a9e-b61f-4010-a172-fda1f75ef060 NetNS:/var/run/netns/1378a1e9-4961-4e1a-93af-23a5231b1889 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd3d51a9e_b61f_4010_a172_fda1f75ef060.slice PodAnnotations:0xc00802e068}] Aliases:map[]}\"",
2026-06-11 01:10:49.754956 | controller |     "Jun 11 00:18:43.194317 crc crio[23067]: time=\"2026-06-11T00:18:43.194299543Z\" level=info msg=\"Checking pod openstack_cinder-db-sync-jcbdf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.754970 | controller |     "Jun 11 00:18:43.208361 crc crio[23067]: time=\"2026-06-11T00:18:43.207736659Z\" level=info msg=\"Creating container: openstack/neutron-db-sync-b4k44/neutron-db-sync\" id=92d724c6-4d9b-42cc-b31e-e045e5b2fb67 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.754984 | controller |     "Jun 11 00:18:43.208810 crc crio[23067]: time=\"2026-06-11T00:18:43.205253272Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.754998 | controller |     "Jun 11 00:18:43.225035 crc crio[23067]: time=\"2026-06-11T00:18:43.22498898Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.755013 | controller |     "Jun 11 00:18:43.247519 crc crio[23067]: time=\"2026-06-11T00:18:43.247255726Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.755027 | controller |     "Jun 11 00:18:43.254330 crc crio[23067]: time=\"2026-06-11T00:18:43.254163585Z\" level=info msg=\"Ran pod sandbox cec63dd46965a35dad52e6bddacfbc66b3669f72380b7871cb62b30651f06f12 with infra container: openstack/cinder-db-sync-jcbdf/POD\" id=93b98b66-b046-40e0-b6d4-aea807678246 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.755045 | controller |     "Jun 11 00:18:43.262463 crc crio[23067]: time=\"2026-06-11T00:18:43.262394049Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=5c0a461c-63cf-4aaa-b4ec-967b5f8e7174 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.755060 | controller |     "Jun 11 00:18:43.275856 crc crio[23067]: time=\"2026-06-11T00:18:43.273493632Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified not found\" id=5c0a461c-63cf-4aaa-b4ec-967b5f8e7174 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.755075 | controller |     "Jun 11 00:18:43.275856 crc crio[23067]: time=\"2026-06-11T00:18:43.273738478Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified found\" id=5c0a461c-63cf-4aaa-b4ec-967b5f8e7174 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.755090 | controller |     "Jun 11 00:18:43.278204 crc crio[23067]: time=\"2026-06-11T00:18:43.278167659Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=1de15907-b901-4e6a-b9ee-d7fff1ef3716 name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.755104 | controller |     "Jun 11 00:18:43.284867 crc crio[23067]: time=\"2026-06-11T00:18:43.284838801Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\\\"\"",
2026-06-11 01:10:49.755118 | controller |     "Jun 11 00:18:43.324603 crc crio[23067]: time=\"2026-06-11T00:18:43.324566684Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.755133 | controller |     "Jun 11 00:18:43.333502 crc crio[23067]: time=\"2026-06-11T00:18:43.333469857Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.755147 | controller |     "Jun 11 00:18:43.375275 crc crio[23067]: time=\"2026-06-11T00:18:43.375224765Z\" level=info msg=\"Created container ca3354d52a0f07f1759c2aa060bbad58b368eed11a0f2f95ee43c802407baca6: openstack/dnsmasq-dns-57c96b5555-cbbns/init\" id=2a38b1f9-a18c-4c77-9315-1db4aae7793a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.755161 | controller |     "Jun 11 00:18:43.377247 crc crio[23067]: time=\"2026-06-11T00:18:43.377159098Z\" level=info msg=\"Starting container: ca3354d52a0f07f1759c2aa060bbad58b368eed11a0f2f95ee43c802407baca6\" id=1cae94cb-9649-44ef-9154-bcada02c345f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.755176 | controller |     "Jun 11 00:18:43.383043 crc crio[23067]: time=\"2026-06-11T00:18:43.382934865Z\" level=info msg=\"Started container\" PID=66963 containerID=ca3354d52a0f07f1759c2aa060bbad58b368eed11a0f2f95ee43c802407baca6 description=openstack/dnsmasq-dns-57c96b5555-cbbns/init id=1cae94cb-9649-44ef-9154-bcada02c345f name=/runtime.v1.RuntimeService/StartContainer sandboxID=d21f8d1b5c98b38f3e04b6348e0f430ba995be474d3b48f98e7ef35348ec699c",
2026-06-11 01:10:49.755191 | controller |     "Jun 11 00:18:43.479976 crc crio[23067]: time=\"2026-06-11T00:18:43.479920029Z\" level=info msg=\"Created container 085a2c2a6afdc407095f24c64ec0df3f19869ad0b8defa7b2487cb925b3a7eb0: openstack/neutron-db-sync-b4k44/neutron-db-sync\" id=92d724c6-4d9b-42cc-b31e-e045e5b2fb67 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.755205 | controller |     "Jun 11 00:18:43.481626 crc crio[23067]: time=\"2026-06-11T00:18:43.481545613Z\" level=info msg=\"Starting container: 085a2c2a6afdc407095f24c64ec0df3f19869ad0b8defa7b2487cb925b3a7eb0\" id=ca34265d-4d6d-4631-9013-c4eca3823ca7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.755223 | controller |     "Jun 11 00:18:43.492392 crc crio[23067]: time=\"2026-06-11T00:18:43.492273136Z\" level=info msg=\"Started container\" PID=66969 containerID=085a2c2a6afdc407095f24c64ec0df3f19869ad0b8defa7b2487cb925b3a7eb0 description=openstack/neutron-db-sync-b4k44/neutron-db-sync id=ca34265d-4d6d-4631-9013-c4eca3823ca7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cca8aed0ca3f7eb2a175f9393ae7acb9a197ecaa67fc70f2446b407a564ed813",
2026-06-11 01:10:49.755238 | controller |     "Jun 11 00:18:43.820273 crc crio[23067]: 2026-06-11T00:18:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e8aaa1e44ca9d17 Mac:ba:10:17:a2:bc:0c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:93 Mtu:0 Sandbox:/var/run/netns/88656f5e-701d-4573-bc02-96952ff18ee0 SocketPath: PciID:}] [{Interface:0xc000014c50 Address:{IP:10.217.0.147 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.755252 | controller |     "Jun 11 00:18:43.822153 crc crio[23067]: time=\"2026-06-11T00:18:43.822041525Z\" level=info msg=\"Got pod network &{Name:placement-db-sync-sgwjr Namespace:openstack ID:e8aaa1e44ca9d17393fd21fff751cb5c8c26bdc8581c1eb36a60e3e6b6a4a891 UID:6eb3a4cf-8354-4cb2-9b6f-5585ca83dec7 NetNS:/var/run/netns/88656f5e-701d-4573-bc02-96952ff18ee0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6eb3a4cf_8354_4cb2_9b6f_5585ca83dec7.slice PodAnnotations:0xc00802e360}] Aliases:map[]}\"",
2026-06-11 01:10:49.755267 | controller |     "Jun 11 00:18:43.822344 crc crio[23067]: time=\"2026-06-11T00:18:43.822260511Z\" level=info msg=\"Checking pod openstack_placement-db-sync-sgwjr for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.755282 | controller |     "Jun 11 00:18:43.926921 crc crio[23067]: 2026-06-11T00:18:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3210fd739acb2e9 Mac:5e:2d:c1:06:d3:1b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:97 Mtu:0 Sandbox:/var/run/netns/0b67934d-2777-4449-baee-82c68f0669ff SocketPath: PciID:}] [{Interface:0xc000490b70 Address:{IP:10.217.0.151 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.755296 | controller |     "Jun 11 00:18:43.928032 crc crio[23067]: 2026-06-11T00:18:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:792b2decad05c5d Mac:72:b7:a8:71:20:42 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:94 Mtu:0 Sandbox:/var/run/netns/1e6f80f1-cbc1-4d6b-be1a-21bdec62e1e0 SocketPath: PciID:}] [{Interface:0xc0002966c0 Address:{IP:10.217.0.148 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.755311 | controller |     "Jun 11 00:18:43.928832 crc crio[23067]: time=\"2026-06-11T00:18:43.928707702Z\" level=info msg=\"Got pod network &{Name:barbican-db-sync-vmd65 Namespace:openstack ID:3210fd739acb2e93bb219f8dbbee652bfd004e6692e994a362356250cd4c7317 UID:dcf6767b-e60b-4d88-b44d-b3798cc5d87c NetNS:/var/run/netns/0b67934d-2777-4449-baee-82c68f0669ff Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddcf6767b_e60b_4d88_b44d_b3798cc5d87c.slice PodAnnotations:0xc002392a90}] Aliases:map[]}\"",
2026-06-11 01:10:49.755327 | controller |     "Jun 11 00:18:43.929139 crc crio[23067]: time=\"2026-06-11T00:18:43.929120064Z\" level=info msg=\"Checking pod openstack_barbican-db-sync-vmd65 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.755342 | controller |     "Jun 11 00:18:43.929319 crc crio[23067]: time=\"2026-06-11T00:18:43.929246997Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:792b2decad05c5dac7d072efbc46940c45b2f71cfda169cfc16b17bfe80946de UID:daf7db10-0f6b-4faa-8bf6-a496b341bb53 NetNS:/var/run/netns/1e6f80f1-cbc1-4d6b-be1a-21bdec62e1e0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddaf7db10_0f6b_4faa_8bf6_a496b341bb53.slice PodAnnotations:0xc002392960}] Aliases:map[]}\"",
2026-06-11 01:10:49.755382 | controller |     "Jun 11 00:18:43.929540 crc crio[23067]: time=\"2026-06-11T00:18:43.929474013Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.755398 | controller |     "Jun 11 00:18:43.975571 crc crio[23067]: time=\"2026-06-11T00:18:43.972353602Z\" level=info msg=\"Ran pod sandbox 792b2decad05c5dac7d072efbc46940c45b2f71cfda169cfc16b17bfe80946de with infra container: openstack/ceilometer-0/POD\" id=cb43af82-4b21-450b-b62d-4f10b2d69a85 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.755413 | controller |     "Jun 11 00:18:44.007049 crc crio[23067]: time=\"2026-06-11T00:18:44.006957265Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=5db37dc3-fd80-4964-8c69-0df44bcf3cb3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.755428 | controller |     "Jun 11 00:18:44.007275 crc crio[23067]: time=\"2026-06-11T00:18:44.007179621Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified not found\" id=5db37dc3-fd80-4964-8c69-0df44bcf3cb3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.755443 | controller |     "Jun 11 00:18:44.007275 crc crio[23067]: time=\"2026-06-11T00:18:44.007222353Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified found\" id=5db37dc3-fd80-4964-8c69-0df44bcf3cb3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.755458 | controller |     "Jun 11 00:18:44.010915 crc crio[23067]: 2026-06-11T00:18:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:507428bf6e46af4 Mac:e2:0b:46:c8:52:6c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:96 Mtu:0 Sandbox:/var/run/netns/4b5de44d-8067-46e1-9e26-ca6fdcb33d08 SocketPath: PciID:}] [{Interface:0xc000014730 Address:{IP:10.217.0.150 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.755472 | controller |     "Jun 11 00:18:44.036786 crc crio[23067]: time=\"2026-06-11T00:18:44.030939689Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=df635c2c-ec27-48b8-a392-0b1ba6bec7ed name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.755487 | controller |     "Jun 11 00:18:44.037776 crc crio[23067]: time=\"2026-06-11T00:18:44.037707874Z\" level=info msg=\"Ran pod sandbox 3210fd739acb2e93bb219f8dbbee652bfd004e6692e994a362356250cd4c7317 with infra container: openstack/barbican-db-sync-vmd65/POD\" id=cbcff140-ff62-4d79-a468-6daf737c36bb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.755502 | controller |     "Jun 11 00:18:44.038123 crc crio[23067]: time=\"2026-06-11T00:18:44.038031542Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6674dbf88c-rf66c Namespace:openstack ID:507428bf6e46af4021290a1343b05849c218b4d53c4f0b3f7082882a62532ed8 UID:d010cc5d-1a6f-4d45-ac2f-b2b3d0243b9c NetNS:/var/run/netns/4b5de44d-8067-46e1-9e26-ca6fdcb33d08 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd010cc5d_1a6f_4d45_ac2f_b2b3d0243b9c.slice PodAnnotations:0xc0036101b0}] Aliases:map[]}\"",
2026-06-11 01:10:49.755516 | controller |     "Jun 11 00:18:44.038421 crc crio[23067]: time=\"2026-06-11T00:18:44.038358201Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-6674dbf88c-rf66c for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.755530 | controller |     "Jun 11 00:18:44.041255 crc crio[23067]: time=\"2026-06-11T00:18:44.039985766Z\" level=info msg=\"Ran pod sandbox e8aaa1e44ca9d17393fd21fff751cb5c8c26bdc8581c1eb36a60e3e6b6a4a891 with infra container: openstack/placement-db-sync-sgwjr/POD\" id=2f369639-8587-45e4-8b2a-3557e90ddbfe name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.755548 | controller |     "Jun 11 00:18:44.047965 crc crio[23067]: time=\"2026-06-11T00:18:44.047920682Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=bc505ba5-d92e-4ff6-8838-f22843d925d1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.755563 | controller |     "Jun 11 00:18:44.048573 crc crio[23067]: time=\"2026-06-11T00:18:44.048553499Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-placement-api:current-podified not found\" id=bc505ba5-d92e-4ff6-8838-f22843d925d1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.755578 | controller |     "Jun 11 00:18:44.048820 crc crio[23067]: time=\"2026-06-11T00:18:44.048796706Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-placement-api:current-podified found\" id=bc505ba5-d92e-4ff6-8838-f22843d925d1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.755592 | controller |     "Jun 11 00:18:44.049031 crc crio[23067]: time=\"2026-06-11T00:18:44.049000691Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=bc951fee-d4eb-4699-9e55-e2a217c298bd name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.755606 | controller |     "Jun 11 00:18:44.049198 crc crio[23067]: time=\"2026-06-11T00:18:44.049181576Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified not found\" id=bc951fee-d4eb-4699-9e55-e2a217c298bd name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.755620 | controller |     "Jun 11 00:18:44.049327 crc crio[23067]: time=\"2026-06-11T00:18:44.04930794Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified found\" id=bc951fee-d4eb-4699-9e55-e2a217c298bd name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.755634 | controller |     "Jun 11 00:18:44.052725 crc crio[23067]: time=\"2026-06-11T00:18:44.051340765Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=d390927b-f278-4753-937d-a67379bd111b name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.755648 | controller |     "Jun 11 00:18:44.052725 crc crio[23067]: time=\"2026-06-11T00:18:44.051790438Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=5ff11e44-12aa-4c32-b27b-4643950ac719 name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.755663 | controller |     "Jun 11 00:18:44.062291 crc crio[23067]: time=\"2026-06-11T00:18:44.057053621Z\" level=info msg=\"Ran pod sandbox 507428bf6e46af4021290a1343b05849c218b4d53c4f0b3f7082882a62532ed8 with infra container: openstack/dnsmasq-dns-6674dbf88c-rf66c/POD\" id=e1f80494-6dec-4552-baaa-8139677d261c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.755677 | controller |     "Jun 11 00:18:44.062291 crc crio[23067]: time=\"2026-06-11T00:18:44.059329483Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\\\"\"",
2026-06-11 01:10:49.755691 | controller |     "Jun 11 00:18:44.062291 crc crio[23067]: time=\"2026-06-11T00:18:44.061557954Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\\\"\"",
2026-06-11 01:10:49.755704 | controller |     "Jun 11 00:18:44.071508 crc crio[23067]: time=\"2026-06-11T00:18:44.071416512Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\\\"\"",
2026-06-11 01:10:49.755718 | controller |     "Jun 11 00:18:44.093722 crc crio[23067]: time=\"2026-06-11T00:18:44.09186316Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=5ea7a089-39bf-421d-84ea-590f5d775cbf name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.755736 | controller |     "Jun 11 00:18:44.166699 crc crio[23067]: 2026-06-11T00:18:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8d9d416af19dac2 Mac:ca:b8:9d:ef:1a:b2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:95 Mtu:0 Sandbox:/var/run/netns/a9948abf-2a18-4362-a062-e6323858b0a4 SocketPath: PciID:}] [{Interface:0xc000193240 Address:{IP:10.217.0.149 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.755750 | controller |     "Jun 11 00:18:44.169811 crc crio[23067]: time=\"2026-06-11T00:18:44.169341512Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:8d9d416af19dac29e0311bb6abeffceec8f1d1ed8bbbbfc3f81f6833a32e6ed0 UID:20e16545-9dd6-481a-9f16-9b26e1e1b177 NetNS:/var/run/netns/a9948abf-2a18-4362-a062-e6323858b0a4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod20e16545_9dd6_481a_9f16_9b26e1e1b177.slice PodAnnotations:0xc003610360}] Aliases:map[]}\"",
2026-06-11 01:10:49.755765 | controller |     "Jun 11 00:18:44.170151 crc crio[23067]: time=\"2026-06-11T00:18:44.169969499Z\" level=info msg=\"Checking pod openstack_glance-default-external-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.755779 | controller |     "Jun 11 00:18:44.180496 crc crio[23067]: time=\"2026-06-11T00:18:44.180165607Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=3c924895-eb1c-4780-a4ad-405174073bcf name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.755793 | controller |     "Jun 11 00:18:44.198929 crc crio[23067]: time=\"2026-06-11T00:18:44.198885407Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-6674dbf88c-rf66c/init\" id=ee115372-8bd1-428f-aa2e-05da4763fd27 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.755807 | controller |     "Jun 11 00:18:44.207355 crc crio[23067]: time=\"2026-06-11T00:18:44.207317907Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.755821 | controller |     "Jun 11 00:18:44.246317 crc crio[23067]: time=\"2026-06-11T00:18:44.244609794Z\" level=info msg=\"Ran pod sandbox 8d9d416af19dac29e0311bb6abeffceec8f1d1ed8bbbbfc3f81f6833a32e6ed0 with infra container: openstack/glance-default-external-api-0/POD\" id=c1f79488-a33f-4430-9d66-0715274adf43 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.755835 | controller |     "Jun 11 00:18:44.255010 crc crio[23067]: time=\"2026-06-11T00:18:44.254618716Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=a4f44dbf-2f80-4b2a-872c-a89f0c5ebafd name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.755849 | controller |     "Jun 11 00:18:44.262328 crc crio[23067]: time=\"2026-06-11T00:18:44.262218764Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=f0ca8874-49f1-4a02-9d08-97b678675df9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.755863 | controller |     "Jun 11 00:18:44.281337 crc crio[23067]: time=\"2026-06-11T00:18:44.278341773Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-log\" id=c98c7b5b-afa7-44f6-a462-8f5017ca2ff5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.755876 | controller |     "Jun 11 00:18:44.283534 crc crio[23067]: time=\"2026-06-11T00:18:44.283466123Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.755890 | controller |     "Jun 11 00:18:44.357932 crc crio[23067]: time=\"2026-06-11T00:18:44.353848791Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.755907 | controller |     "Jun 11 00:18:44.362332 crc crio[23067]: time=\"2026-06-11T00:18:44.36224059Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.755922 | controller |     "Jun 11 00:18:44.376421 crc crio[23067]: 2026-06-11T00:18:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:15cc5ca04473eb1 Mac:4e:47:9c:7b:f7:1c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:98 Mtu:0 Sandbox:/var/run/netns/8cfff37a-b650-427e-ae7d-36da6dc39791 SocketPath: PciID:}] [{Interface:0xc0001145b0 Address:{IP:10.217.0.152 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.755937 | controller |     "Jun 11 00:18:44.377879 crc crio[23067]: time=\"2026-06-11T00:18:44.377811135Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:15cc5ca04473eb172c290f25aacdbeee5360b8136f0b9a77fc06ae8679b37110 UID:01499703-4a6e-4c98-b92a-7d3cbb482925 NetNS:/var/run/netns/8cfff37a-b650-427e-ae7d-36da6dc39791 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod01499703_4a6e_4c98_b92a_7d3cbb482925.slice PodAnnotations:0xc0079a4358}] Aliases:map[]}\"",
2026-06-11 01:10:49.755951 | controller |     "Jun 11 00:18:44.378277 crc crio[23067]: time=\"2026-06-11T00:18:44.37800085Z\" level=info msg=\"Checking pod openstack_glance-default-internal-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.755966 | controller |     "Jun 11 00:18:44.397837 crc crio[23067]: time=\"2026-06-11T00:18:44.397313686Z\" level=info msg=\"Ran pod sandbox 15cc5ca04473eb172c290f25aacdbeee5360b8136f0b9a77fc06ae8679b37110 with infra container: openstack/glance-default-internal-api-0/POD\" id=f1d08076-bc16-4406-937e-baa11c6b8abd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.755980 | controller |     "Jun 11 00:18:44.403711 crc crio[23067]: time=\"2026-06-11T00:18:44.402819326Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=8c703692-726d-47d8-95f2-d96c1b3340ea name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.755995 | controller |     "Jun 11 00:18:44.433034 crc crio[23067]: time=\"2026-06-11T00:18:44.428812915Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=2f01bade-5eb6-4b76-8b5e-2c4b059a4da9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.756009 | controller |     "Jun 11 00:18:44.433034 crc crio[23067]: time=\"2026-06-11T00:18:44.429594436Z\" level=info msg=\"Stopping pod sandbox: d21f8d1b5c98b38f3e04b6348e0f430ba995be474d3b48f98e7ef35348ec699c\" id=5b9942f9-b8a3-4af3-b9c1-a8d939838df4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.756023 | controller |     "Jun 11 00:18:44.433034 crc crio[23067]: time=\"2026-06-11T00:18:44.430253884Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-57c96b5555-cbbns Namespace:openstack ID:d21f8d1b5c98b38f3e04b6348e0f430ba995be474d3b48f98e7ef35348ec699c UID:b6d1d313-9b67-41d7-b79e-b892d7a5e856 NetNS:/var/run/netns/53665577-6bbf-4576-8e9f-58ac8ade31af Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb6d1d313_9b67_41d7_b79e_b892d7a5e856.slice PodAnnotations:0xc003ba8318}] Aliases:map[]}\"",
2026-06-11 01:10:49.756038 | controller |     "Jun 11 00:18:44.433034 crc crio[23067]: time=\"2026-06-11T00:18:44.430975514Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-57c96b5555-cbbns from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.756052 | controller |     "Jun 11 00:18:44.441354 crc crio[23067]: time=\"2026-06-11T00:18:44.438492949Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.756069 | controller |     "Jun 11 00:18:44.451621 crc crio[23067]: time=\"2026-06-11T00:18:44.451527634Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-log\" id=40cc258a-1bd1-4358-9603-28134c390ded name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.756084 | controller |     "Jun 11 00:18:44.452072 crc crio[23067]: time=\"2026-06-11T00:18:44.452009367Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.756098 | controller |     "Jun 11 00:18:44.531864 crc crio[23067]: time=\"2026-06-11T00:18:44.528155583Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.756112 | controller |     "Jun 11 00:18:44.531864 crc crio[23067]: time=\"2026-06-11T00:18:44.52841388Z\" level=info msg=\"Created container 4881fedfd7ea83f1869ecac987263025d76aa9bdc6f7092689732a1f0066cfd7: openstack/dnsmasq-dns-6674dbf88c-rf66c/init\" id=ee115372-8bd1-428f-aa2e-05da4763fd27 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.756127 | controller |     "Jun 11 00:18:44.532368 crc crio[23067]: time=\"2026-06-11T00:18:44.532198083Z\" level=info msg=\"Starting container: 4881fedfd7ea83f1869ecac987263025d76aa9bdc6f7092689732a1f0066cfd7\" id=4ac7e126-44e5-4eb2-8244-b2860bcdde27 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.756142 | controller |     "Jun 11 00:18:44.560885 crc crio[23067]: time=\"2026-06-11T00:18:44.553107933Z\" level=info msg=\"Started container\" PID=67168 containerID=4881fedfd7ea83f1869ecac987263025d76aa9bdc6f7092689732a1f0066cfd7 description=openstack/dnsmasq-dns-6674dbf88c-rf66c/init id=4ac7e126-44e5-4eb2-8244-b2860bcdde27 name=/runtime.v1.RuntimeService/StartContainer sandboxID=507428bf6e46af4021290a1343b05849c218b4d53c4f0b3f7082882a62532ed8",
2026-06-11 01:10:49.756156 | controller |     "Jun 11 00:18:45.041342 crc crio[23067]: time=\"2026-06-11T00:18:45.04090989Z\" level=info msg=\"Stopped pod sandbox: d21f8d1b5c98b38f3e04b6348e0f430ba995be474d3b48f98e7ef35348ec699c\" id=5b9942f9-b8a3-4af3-b9c1-a8d939838df4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.756170 | controller |     "Jun 11 00:18:45.576507 crc crio[23067]: time=\"2026-06-11T00:18:45.575418901Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=901f4f83-16b2-4f1f-b27b-c42470d8b68d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.756184 | controller |     "Jun 11 00:18:45.587842 crc crio[23067]: time=\"2026-06-11T00:18:45.587733576Z\" level=info msg=\"Removing container: ca3354d52a0f07f1759c2aa060bbad58b368eed11a0f2f95ee43c802407baca6\" id=a2913f29-629a-4fe7-aaf0-8c4830b50513 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.756198 | controller |     "Jun 11 00:18:45.692394 crc crio[23067]: time=\"2026-06-11T00:18:45.692309027Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=66e301c6-1a2c-4481-9c8a-0de4664279a5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.756212 | controller |     "Jun 11 00:18:45.706345 crc crio[23067]: time=\"2026-06-11T00:18:45.706253967Z\" level=info msg=\"Removed container ca3354d52a0f07f1759c2aa060bbad58b368eed11a0f2f95ee43c802407baca6: openstack/dnsmasq-dns-57c96b5555-cbbns/init\" id=a2913f29-629a-4fe7-aaf0-8c4830b50513 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.756226 | controller |     "Jun 11 00:18:45.734560 crc crio[23067]: time=\"2026-06-11T00:18:45.734429215Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-6674dbf88c-rf66c/dnsmasq-dns\" id=19a9c915-27e9-4d93-b441-2435c6989cb9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.756243 | controller |     "Jun 11 00:18:45.736863 crc crio[23067]: time=\"2026-06-11T00:18:45.73680441Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.756258 | controller |     "Jun 11 00:18:45.952256 crc crio[23067]: time=\"2026-06-11T00:18:45.952197131Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.756273 | controller |     "Jun 11 00:18:45.963831 crc crio[23067]: time=\"2026-06-11T00:18:45.96350035Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.756287 | controller |     "Jun 11 00:18:46.183715 crc crio[23067]: time=\"2026-06-11T00:18:46.182021036Z\" level=info msg=\"Created container 945b4fdd966de40877bcbf6c6d40e92a0fe82ec03808047346099f844f11335d: openstack/dnsmasq-dns-6674dbf88c-rf66c/dnsmasq-dns\" id=19a9c915-27e9-4d93-b441-2435c6989cb9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.756302 | controller |     "Jun 11 00:18:46.185716 crc crio[23067]: time=\"2026-06-11T00:18:46.185579763Z\" level=info msg=\"Starting container: 945b4fdd966de40877bcbf6c6d40e92a0fe82ec03808047346099f844f11335d\" id=f10d6346-83b6-4e9b-807f-1f9e4d7cc439 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.756316 | controller |     "Jun 11 00:18:46.231668 crc crio[23067]: time=\"2026-06-11T00:18:46.228072002Z\" level=info msg=\"Started container\" PID=67326 containerID=945b4fdd966de40877bcbf6c6d40e92a0fe82ec03808047346099f844f11335d description=openstack/dnsmasq-dns-6674dbf88c-rf66c/dnsmasq-dns id=f10d6346-83b6-4e9b-807f-1f9e4d7cc439 name=/runtime.v1.RuntimeService/StartContainer sandboxID=507428bf6e46af4021290a1343b05849c218b4d53c4f0b3f7082882a62532ed8",
2026-06-11 01:10:49.756331 | controller |     "Jun 11 00:18:46.765029 crc crio[23067]: time=\"2026-06-11T00:18:46.764960306Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.756349 | controller |     "Jun 11 00:18:46.768593 crc crio[23067]: time=\"2026-06-11T00:18:46.768532153Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.756382 | controller |     "Jun 11 00:18:46.931629 crc crio[23067]: time=\"2026-06-11T00:18:46.931572998Z\" level=info msg=\"Created container e27a3b61009f32332cae2d8a2a5e8aac3780afa1a55f1c19a231193d6aa19501: openstack/glance-default-internal-api-0/glance-log\" id=40cc258a-1bd1-4358-9603-28134c390ded name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.756397 | controller |     "Jun 11 00:18:46.937935 crc crio[23067]: time=\"2026-06-11T00:18:46.93681139Z\" level=info msg=\"Starting container: e27a3b61009f32332cae2d8a2a5e8aac3780afa1a55f1c19a231193d6aa19501\" id=aff916dd-ea45-4200-993a-a457de1391b8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.756411 | controller |     "Jun 11 00:18:46.957578 crc crio[23067]: time=\"2026-06-11T00:18:46.957491914Z\" level=info msg=\"Started container\" PID=67339 containerID=e27a3b61009f32332cae2d8a2a5e8aac3780afa1a55f1c19a231193d6aa19501 description=openstack/glance-default-internal-api-0/glance-log id=aff916dd-ea45-4200-993a-a457de1391b8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=15cc5ca04473eb172c290f25aacdbeee5360b8136f0b9a77fc06ae8679b37110",
2026-06-11 01:10:49.756427 | controller |     "Jun 11 00:18:47.053210 crc crio[23067]: time=\"2026-06-11T00:18:47.053131931Z\" level=info msg=\"Created container d6c45c1d08c30511a9be38ea80c1ce28ec5ea622a58e46d514eb2a4515204c3d: openstack/glance-default-external-api-0/glance-log\" id=c98c7b5b-afa7-44f6-a462-8f5017ca2ff5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.756444 | controller |     "Jun 11 00:18:47.065545 crc crio[23067]: time=\"2026-06-11T00:18:47.065462417Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=f66bdcbc-51ce-4b43-b9be-6aa2e70f7c53 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.756460 | controller |     "Jun 11 00:18:47.067365 crc crio[23067]: time=\"2026-06-11T00:18:47.067320648Z\" level=info msg=\"Starting container: d6c45c1d08c30511a9be38ea80c1ce28ec5ea622a58e46d514eb2a4515204c3d\" id=7bb8ea68-8a78-4058-8cce-2354d2d769c5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.756474 | controller |     "Jun 11 00:18:47.085867 crc crio[23067]: time=\"2026-06-11T00:18:47.085711159Z\" level=info msg=\"Started container\" PID=67338 containerID=d6c45c1d08c30511a9be38ea80c1ce28ec5ea622a58e46d514eb2a4515204c3d description=openstack/glance-default-external-api-0/glance-log id=7bb8ea68-8a78-4058-8cce-2354d2d769c5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8d9d416af19dac29e0311bb6abeffceec8f1d1ed8bbbbfc3f81f6833a32e6ed0",
2026-06-11 01:10:49.756489 | controller |     "Jun 11 00:18:47.110093 crc crio[23067]: time=\"2026-06-11T00:18:47.108217913Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=6e1cd4e2-8a35-412c-a02a-b48349014b59 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.756503 | controller |     "Jun 11 00:18:47.153835 crc crio[23067]: time=\"2026-06-11T00:18:47.153511537Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=3382fdc1-9eea-47ff-8a18-e1b5b46a66f4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.756517 | controller |     "Jun 11 00:18:47.164006 crc crio[23067]: time=\"2026-06-11T00:18:47.163896881Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-httpd\" id=d43cc0c0-19e4-4d3e-a404-9a786354bcbe name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.756531 | controller |     "Jun 11 00:18:47.164965 crc crio[23067]: time=\"2026-06-11T00:18:47.164911528Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.756546 | controller |     "Jun 11 00:18:47.194471 crc crio[23067]: time=\"2026-06-11T00:18:47.194285549Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=2be16a44-4c21-40b3-90ba-885ddfb1f3ff name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.756560 | controller |     "Jun 11 00:18:47.213504 crc crio[23067]: time=\"2026-06-11T00:18:47.211609241Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-httpd\" id=10867bb6-792b-4fcd-9f1b-c75df857cddd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.756574 | controller |     "Jun 11 00:18:47.213989 crc crio[23067]: time=\"2026-06-11T00:18:47.213925514Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.756588 | controller |     "Jun 11 00:18:47.295337 crc crio[23067]: time=\"2026-06-11T00:18:47.294424869Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.756602 | controller |     "Jun 11 00:18:47.324578 crc crio[23067]: time=\"2026-06-11T00:18:47.323778889Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.756616 | controller |     "Jun 11 00:18:48.576444 crc crio[23067]: time=\"2026-06-11T00:18:48.575998123Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.756635 | controller |     "Jun 11 00:18:48.664295 crc crio[23067]: time=\"2026-06-11T00:18:48.663276363Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.756649 | controller |     "Jun 11 00:18:48.725295 crc crio[23067]: time=\"2026-06-11T00:18:48.725156629Z\" level=info msg=\"Created container 078ac24c67a6f93e5149c99d7e2ef9aeaaaa33692f8a1effefb85a23cdc136a2: openstack/glance-default-external-api-0/glance-httpd\" id=10867bb6-792b-4fcd-9f1b-c75df857cddd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.756663 | controller |     "Jun 11 00:18:48.727408 crc crio[23067]: time=\"2026-06-11T00:18:48.727281267Z\" level=info msg=\"Starting container: 078ac24c67a6f93e5149c99d7e2ef9aeaaaa33692f8a1effefb85a23cdc136a2\" id=bf692296-d8c2-4435-a514-4d2cee7b4d66 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.756677 | controller |     "Jun 11 00:18:48.735795 crc crio[23067]: time=\"2026-06-11T00:18:48.735602674Z\" level=info msg=\"Started container\" PID=67439 containerID=078ac24c67a6f93e5149c99d7e2ef9aeaaaa33692f8a1effefb85a23cdc136a2 description=openstack/glance-default-external-api-0/glance-httpd id=bf692296-d8c2-4435-a514-4d2cee7b4d66 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8d9d416af19dac29e0311bb6abeffceec8f1d1ed8bbbbfc3f81f6833a32e6ed0",
2026-06-11 01:10:49.756692 | controller |     "Jun 11 00:18:48.812890 crc crio[23067]: time=\"2026-06-11T00:18:48.81248946Z\" level=info msg=\"Created container 6f3a20f8be4c65397a8c1c88649220b40f672f077e5d8a5bb0dd2c795047392d: openstack/glance-default-internal-api-0/glance-httpd\" id=d43cc0c0-19e4-4d3e-a404-9a786354bcbe name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.756706 | controller |     "Jun 11 00:18:48.813622 crc crio[23067]: time=\"2026-06-11T00:18:48.813560709Z\" level=info msg=\"Starting container: 6f3a20f8be4c65397a8c1c88649220b40f672f077e5d8a5bb0dd2c795047392d\" id=7e17cd0d-d89d-41c3-9a6c-7cca08155c3a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.756721 | controller |     "Jun 11 00:18:48.833412 crc crio[23067]: time=\"2026-06-11T00:18:48.833209505Z\" level=info msg=\"Started container\" PID=67447 containerID=6f3a20f8be4c65397a8c1c88649220b40f672f077e5d8a5bb0dd2c795047392d description=openstack/glance-default-internal-api-0/glance-httpd id=7e17cd0d-d89d-41c3-9a6c-7cca08155c3a name=/runtime.v1.RuntimeService/StartContainer sandboxID=15cc5ca04473eb172c290f25aacdbeee5360b8136f0b9a77fc06ae8679b37110",
2026-06-11 01:10:49.756736 | controller |     "Jun 11 00:18:49.727910 crc crio[23067]: time=\"2026-06-11T00:18:49.726873186Z\" level=info msg=\"Stopping container: 6f3a20f8be4c65397a8c1c88649220b40f672f077e5d8a5bb0dd2c795047392d (timeout: 30s)\" id=fbf8e714-9e7d-493e-8460-818283831698 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.756750 | controller |     "Jun 11 00:18:49.727910 crc crio[23067]: time=\"2026-06-11T00:18:49.727071171Z\" level=info msg=\"Stopping container: e27a3b61009f32332cae2d8a2a5e8aac3780afa1a55f1c19a231193d6aa19501 (timeout: 30s)\" id=903e4f05-2ed6-430e-b2be-0cd25bc070cd name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.756765 | controller |     "Jun 11 00:18:49.737354 crc crio[23067]: time=\"2026-06-11T00:18:49.737141736Z\" level=info msg=\"Stopping container: d6c45c1d08c30511a9be38ea80c1ce28ec5ea622a58e46d514eb2a4515204c3d (timeout: 30s)\" id=4db46350-530c-43cd-84ce-b0953223b17a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.756779 | controller |     "Jun 11 00:18:49.739867 crc crio[23067]: time=\"2026-06-11T00:18:49.737700251Z\" level=info msg=\"Stopping container: 078ac24c67a6f93e5149c99d7e2ef9aeaaaa33692f8a1effefb85a23cdc136a2 (timeout: 30s)\" id=b5d9f110-6550-408f-8cbf-1ab217bc311a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.756797 | controller |     "Jun 11 00:18:50.769182 crc crio[23067]: time=\"2026-06-11T00:18:50.768798267Z\" level=info msg=\"Stopping pod sandbox: 9d4fe5feb5516468fc6d0ca9301abf8a0c3f9d8f466a239044b2c9fde096bc04\" id=ca7c0c26-7d08-4489-915c-225e36898eb7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.756812 | controller |     "Jun 11 00:18:50.770091 crc crio[23067]: time=\"2026-06-11T00:18:50.770034541Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-48xwt Namespace:openstack ID:9d4fe5feb5516468fc6d0ca9301abf8a0c3f9d8f466a239044b2c9fde096bc04 UID:e35e73ba-c9bb-4e6a-aec7-155352c79887 NetNS:/var/run/netns/848ccbe5-93da-4291-b26c-f87351476505 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode35e73ba_c9bb_4e6a_aec7_155352c79887.slice PodAnnotations:0xc0002f2228}] Aliases:map[]}\"",
2026-06-11 01:10:49.756827 | controller |     "Jun 11 00:18:50.770342 crc crio[23067]: time=\"2026-06-11T00:18:50.770190725Z\" level=info msg=\"Deleting pod openstack_keystone-bootstrap-48xwt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.756841 | controller |     "Jun 11 00:18:52.240843 crc crio[23067]: time=\"2026-06-11T00:18:52.23996407Z\" level=info msg=\"Stopped container 6f3a20f8be4c65397a8c1c88649220b40f672f077e5d8a5bb0dd2c795047392d: openstack/glance-default-internal-api-0/glance-httpd\" id=fbf8e714-9e7d-493e-8460-818283831698 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.756855 | controller |     "Jun 11 00:18:52.464710 crc crio[23067]: time=\"2026-06-11T00:18:52.464524061Z\" level=info msg=\"Stopped container e27a3b61009f32332cae2d8a2a5e8aac3780afa1a55f1c19a231193d6aa19501: openstack/glance-default-internal-api-0/glance-log\" id=903e4f05-2ed6-430e-b2be-0cd25bc070cd name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.756870 | controller |     "Jun 11 00:18:52.466241 crc crio[23067]: time=\"2026-06-11T00:18:52.466139905Z\" level=info msg=\"Stopping pod sandbox: 15cc5ca04473eb172c290f25aacdbeee5360b8136f0b9a77fc06ae8679b37110\" id=0e6070ad-6d2f-4fd6-8993-51e748c52cd6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.756884 | controller |     "Jun 11 00:18:52.467456 crc crio[23067]: time=\"2026-06-11T00:18:52.467363599Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:15cc5ca04473eb172c290f25aacdbeee5360b8136f0b9a77fc06ae8679b37110 UID:01499703-4a6e-4c98-b92a-7d3cbb482925 NetNS:/var/run/netns/8cfff37a-b650-427e-ae7d-36da6dc39791 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod01499703_4a6e_4c98_b92a_7d3cbb482925.slice PodAnnotations:0xc002a46028}] Aliases:map[]}\"",
2026-06-11 01:10:49.756898 | controller |     "Jun 11 00:18:52.467910 crc crio[23067]: time=\"2026-06-11T00:18:52.467620236Z\" level=info msg=\"Deleting pod openstack_glance-default-internal-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.756912 | controller |     "Jun 11 00:18:52.631796 crc crio[23067]: time=\"2026-06-11T00:18:52.631492423Z\" level=info msg=\"Stopped container d6c45c1d08c30511a9be38ea80c1ce28ec5ea622a58e46d514eb2a4515204c3d: openstack/glance-default-external-api-0/glance-log\" id=4db46350-530c-43cd-84ce-b0953223b17a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.756927 | controller |     "Jun 11 00:18:52.832500 crc crio[23067]: time=\"2026-06-11T00:18:52.832382679Z\" level=info msg=\"Stopped container 078ac24c67a6f93e5149c99d7e2ef9aeaaaa33692f8a1effefb85a23cdc136a2: openstack/glance-default-external-api-0/glance-httpd\" id=b5d9f110-6550-408f-8cbf-1ab217bc311a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.756941 | controller |     "Jun 11 00:18:52.834031 crc crio[23067]: time=\"2026-06-11T00:18:52.833967692Z\" level=info msg=\"Stopping pod sandbox: 8d9d416af19dac29e0311bb6abeffceec8f1d1ed8bbbbfc3f81f6833a32e6ed0\" id=bc6729d2-8439-428c-8387-938a09b6421d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.756959 | controller |     "Jun 11 00:18:52.834811 crc crio[23067]: time=\"2026-06-11T00:18:52.834740443Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:8d9d416af19dac29e0311bb6abeffceec8f1d1ed8bbbbfc3f81f6833a32e6ed0 UID:20e16545-9dd6-481a-9f16-9b26e1e1b177 NetNS:/var/run/netns/a9948abf-2a18-4362-a062-e6323858b0a4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod20e16545_9dd6_481a_9f16_9b26e1e1b177.slice PodAnnotations:0xc0082021a0}] Aliases:map[]}\"",
2026-06-11 01:10:49.756974 | controller |     "Jun 11 00:18:52.835161 crc crio[23067]: time=\"2026-06-11T00:18:52.835134354Z\" level=info msg=\"Deleting pod openstack_glance-default-external-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.756988 | controller |     "Jun 11 00:18:52.873143 crc crio[23067]: time=\"2026-06-11T00:18:52.871936247Z\" level=info msg=\"Stopping container: f80e6389fdc8af535a0c76f86dbbac491435bd576ca6461fe5deb62f7c59ec23 (timeout: 10s)\" id=581d0177-0e38-4215-850b-b670d304b712 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.757003 | controller |     "Jun 11 00:18:55.808206 crc crio[23067]: time=\"2026-06-11T00:18:55.807379754Z\" level=info msg=\"Stopped pod sandbox: 9d4fe5feb5516468fc6d0ca9301abf8a0c3f9d8f466a239044b2c9fde096bc04\" id=ca7c0c26-7d08-4489-915c-225e36898eb7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.757017 | controller |     "Jun 11 00:18:58.346781 crc crio[23067]: time=\"2026-06-11T00:18:58.345386707Z\" level=info msg=\"Running pod sandbox: openstack/keystone-bootstrap-bwxg6/POD\" id=4b60bb76-b690-4e5e-840d-43399c7699ae name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.757031 | controller |     "Jun 11 00:18:58.347994 crc crio[23067]: time=\"2026-06-11T00:18:58.346799256Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.757045 | controller |     "Jun 11 00:19:01.065518 crc crio[23067]: time=\"2026-06-11T00:19:01.064602906Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:1b2c0125f2253e1ccdb29c838fc50180b185700316a7eb9d8d1d76a608f6b4f2\" id=d390927b-f278-4753-937d-a67379bd111b name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.757060 | controller |     "Jun 11 00:19:01.066569 crc crio[23067]: time=\"2026-06-11T00:19:01.066401195Z\" level=info msg=\"Stopped pod sandbox: 15cc5ca04473eb172c290f25aacdbeee5360b8136f0b9a77fc06ae8679b37110\" id=0e6070ad-6d2f-4fd6-8993-51e748c52cd6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.757074 | controller |     "Jun 11 00:19:01.066569 crc crio[23067]: time=\"2026-06-11T00:19:01.066444696Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=754afc74-8378-4069-8f5c-8c83eb14d781 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.757088 | controller |     "Jun 11 00:19:01.069165 crc crio[23067]: time=\"2026-06-11T00:19:01.069067518Z\" level=info msg=\"Stopped pod sandbox: 8d9d416af19dac29e0311bb6abeffceec8f1d1ed8bbbbfc3f81f6833a32e6ed0\" id=bc6729d2-8439-428c-8387-938a09b6421d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.757102 | controller |     "Jun 11 00:19:01.076096 crc crio[23067]: time=\"2026-06-11T00:19:01.075997677Z\" level=info msg=\"Stopped container f80e6389fdc8af535a0c76f86dbbac491435bd576ca6461fe5deb62f7c59ec23: openstack/dnsmasq-dns-68c444669f-rh6wg/dnsmasq-dns\" id=581d0177-0e38-4215-850b-b670d304b712 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.757117 | controller |     "Jun 11 00:19:01.077375 crc crio[23067]: time=\"2026-06-11T00:19:01.077290652Z\" level=info msg=\"Stopping pod sandbox: 310f0b54b4d8aed578224b7fecd79f989e62b7f8281c8b5ff768f4ef3aa1c346\" id=4df5fc4b-270d-45d0-b2bc-aa5b0807759b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.757135 | controller |     "Jun 11 00:19:01.078190 crc crio[23067]: time=\"2026-06-11T00:19:01.078103834Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-68c444669f-rh6wg Namespace:openstack ID:310f0b54b4d8aed578224b7fecd79f989e62b7f8281c8b5ff768f4ef3aa1c346 UID:dc14276d-0b90-4ab1-aeff-088df919b26b NetNS:/var/run/netns/f9457121-7dc4-4801-abb2-71a9f9271bc0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddc14276d_0b90_4ab1_aeff_088df919b26b.slice PodAnnotations:0xc0029b32f0}] Aliases:map[]}\"",
2026-06-11 01:10:49.757150 | controller |     "Jun 11 00:19:01.078477 crc crio[23067]: time=\"2026-06-11T00:19:01.078341271Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-68c444669f-rh6wg from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.757165 | controller |     "Jun 11 00:19:01.959807 crc crio[23067]: time=\"2026-06-11T00:19:01.959150351Z\" level=info msg=\"Removing container: 6f3a20f8be4c65397a8c1c88649220b40f672f077e5d8a5bb0dd2c795047392d\" id=b242c68e-02de-427f-a53b-bf29a46f8745 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.757180 | controller |     "Jun 11 00:19:02.469383 crc crio[23067]: time=\"2026-06-11T00:19:02.469258756Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-external-api-0/POD\" id=764d79ec-2601-4e74-8d4f-84b2e7afe140 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.757194 | controller |     "Jun 11 00:19:02.470506 crc crio[23067]: time=\"2026-06-11T00:19:02.470302625Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.757209 | controller |     "Jun 11 00:19:02.545517 crc crio[23067]: time=\"2026-06-11T00:19:02.545415782Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-internal-api-0/POD\" id=447057ec-e80f-4738-ade0-21c8c9d6d01b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.757224 | controller |     "Jun 11 00:19:02.545707 crc crio[23067]: time=\"2026-06-11T00:19:02.545618978Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.757238 | controller |     "Jun 11 00:19:09.782183 crc crio[23067]: time=\"2026-06-11T00:19:09.781378768Z\" level=info msg=\"Removing container: c81f5aba38454958c8e5a57856b6e865ca0e036d3136c0eb752abc815f075c6e\" id=718f228c-7e95-4ed7-bbab-d0ddee256104 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.757252 | controller |     "Jun 11 00:19:12.128604 crc crio[23067]: time=\"2026-06-11T00:19:12.12781741Z\" level=info msg=\"Stopping pod sandbox: cca8aed0ca3f7eb2a175f9393ae7acb9a197ecaa67fc70f2446b407a564ed813\" id=aea3bfdc-75d4-4606-9ab2-5c82a7a716eb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.757267 | controller |     "Jun 11 00:19:12.131493 crc crio[23067]: time=\"2026-06-11T00:19:12.130937275Z\" level=info msg=\"Got pod network &{Name:neutron-db-sync-b4k44 Namespace:openstack ID:cca8aed0ca3f7eb2a175f9393ae7acb9a197ecaa67fc70f2446b407a564ed813 UID:055ad968-58ab-41d2-b5b5-d68ac25b1c0e NetNS:/var/run/netns/9f674f68-3b61-4a04-b57f-078772c7eb4f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod055ad968_58ab_41d2_b5b5_d68ac25b1c0e.slice PodAnnotations:0xc002a46528}] Aliases:map[]}\"",
2026-06-11 01:10:49.757281 | controller |     "Jun 11 00:19:12.131493 crc crio[23067]: time=\"2026-06-11T00:19:12.131233223Z\" level=info msg=\"Deleting pod openstack_neutron-db-sync-b4k44 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.757300 | controller |     "Jun 11 00:19:13.743036 crc crio[23067]: time=\"2026-06-11T00:19:13.741471377Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:95136eb284f45966c9b8147ee2ae8f55f8a3dc94ec496ab02279dbfc3ba0697c\" id=df635c2c-ec27-48b8-a392-0b1ba6bec7ed name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.757315 | controller |     "Jun 11 00:19:13.745933 crc crio[23067]: time=\"2026-06-11T00:19:13.74526484Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=f9822978-17d0-4fce-9d0a-125713bb3cf2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.757330 | controller |     "Jun 11 00:19:14.683711 crc crio[23067]: time=\"2026-06-11T00:19:14.682971602Z\" level=info msg=\"Stopped pod sandbox: 310f0b54b4d8aed578224b7fecd79f989e62b7f8281c8b5ff768f4ef3aa1c346\" id=4df5fc4b-270d-45d0-b2bc-aa5b0807759b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.757344 | controller |     "Jun 11 00:19:14.714332 crc crio[23067]: time=\"2026-06-11T00:19:14.714174622Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=303936a0-2334-4dd1-86cf-17ab0101bde3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.757380 | controller |     "Jun 11 00:19:14.739079 crc crio[23067]: time=\"2026-06-11T00:19:14.738952758Z\" level=info msg=\"Stopped pod sandbox: cca8aed0ca3f7eb2a175f9393ae7acb9a197ecaa67fc70f2446b407a564ed813\" id=aea3bfdc-75d4-4606-9ab2-5c82a7a716eb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.757396 | controller |     "Jun 11 00:19:16.630723 crc crio[23067]: time=\"2026-06-11T00:19:16.629850461Z\" level=info msg=\"Running pod sandbox: openstack/neutron-68dcd6bdfb-fzpnw/POD\" id=d6e213cd-f660-41f2-9a56-dd78e97b38bb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.757410 | controller |     "Jun 11 00:19:16.632122 crc crio[23067]: time=\"2026-06-11T00:19:16.632088532Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.757428 | controller |     "Jun 11 00:19:16.695520 crc crio[23067]: time=\"2026-06-11T00:19:16.695405858Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-6c85d9984c-vkr9b/POD\" id=6cdcd2e7-2848-4ca3-a351-efe07307fa48 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.757445 | controller |     "Jun 11 00:19:16.695620 crc crio[23067]: time=\"2026-06-11T00:19:16.695539922Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.757459 | controller |     "Jun 11 00:19:17.274045 crc crio[23067]: time=\"2026-06-11T00:19:17.273949059Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=5095ecc4-22bf-4a16-9eae-86fb31fd80ab name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.757473 | controller |     "Jun 11 00:19:17.337384 crc crio[23067]: time=\"2026-06-11T00:19:17.337289826Z\" level=info msg=\"Removed container c81f5aba38454958c8e5a57856b6e865ca0e036d3136c0eb752abc815f075c6e: openstack-operators/openstack-operator-index-f5kbl/registry-server\" id=718f228c-7e95-4ed7-bbab-d0ddee256104 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.757487 | controller |     "Jun 11 00:19:17.340711 crc crio[23067]: time=\"2026-06-11T00:19:17.340545144Z\" level=info msg=\"Removing container: d0e5c3a81ef168427e8a461b0099c0102fbc979155114a4a84fc664733752304\" id=6660722e-9a4c-4d1e-8ea3-f3f1e66094e2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.757501 | controller |     "Jun 11 00:19:17.354498 crc crio[23067]: time=\"2026-06-11T00:19:17.354427413Z\" level=info msg=\"Removed container 6f3a20f8be4c65397a8c1c88649220b40f672f077e5d8a5bb0dd2c795047392d: openstack/glance-default-internal-api-0/glance-httpd\" id=b242c68e-02de-427f-a53b-bf29a46f8745 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.757521 | controller |     "Jun 11 00:19:17.357951 crc crio[23067]: time=\"2026-06-11T00:19:17.357857306Z\" level=info msg=\"Removing container: e27a3b61009f32332cae2d8a2a5e8aac3780afa1a55f1c19a231193d6aa19501\" id=63b76342-b88e-4869-a9e1-05209999bfa5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.757535 | controller |     "Jun 11 00:19:17.363556 crc crio[23067]: time=\"2026-06-11T00:19:17.363476789Z\" level=info msg=\"Creating container: openstack/placement-db-sync-sgwjr/placement-db-sync\" id=48f9359e-4986-463e-9c7f-f6978e960145 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.757549 | controller |     "Jun 11 00:19:17.380154 crc crio[23067]: time=\"2026-06-11T00:19:17.380050901Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:d72d014a20122cded5eb44fae9bd6a0cc4dbe591775435d224dbbf5504f354b1\" id=5ff11e44-12aa-4c32-b27b-4643950ac719 name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.757563 | controller |     "Jun 11 00:19:17.384914 crc crio[23067]: time=\"2026-06-11T00:19:17.384836132Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=a2afd8fe-52d8-49d7-b798-f597c500cfaf name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.757577 | controller |     "Jun 11 00:19:17.402672 crc crio[23067]: time=\"2026-06-11T00:19:17.398267818Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.757591 | controller |     "Jun 11 00:19:17.402672 crc crio[23067]: time=\"2026-06-11T00:19:17.39946593Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-bwxg6 Namespace:openstack ID:d184bcd45054852bda5ef501adcd82daed55b286a5009ed705fdc12a56b7912a UID:0351c715-d0ce-49b5-9cef-11c437cda335 NetNS:/var/run/netns/b1a0a835-ba29-4d27-bdd0-45f336dcd9ff Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0351c715_d0ce_49b5_9cef_11c437cda335.slice PodAnnotations:0xc00802e5e0}] Aliases:map[]}\"",
2026-06-11 01:10:49.757606 | controller |     "Jun 11 00:19:17.402672 crc crio[23067]: time=\"2026-06-11T00:19:17.399521842Z\" level=info msg=\"Adding pod openstack_keystone-bootstrap-bwxg6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.757620 | controller |     "Jun 11 00:19:17.442374 crc crio[23067]: time=\"2026-06-11T00:19:17.441251539Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=db975b76-7dce-4420-bb00-ffd88a035c4b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.757634 | controller |     "Jun 11 00:19:17.505473 crc crio[23067]: time=\"2026-06-11T00:19:17.505301015Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:887afd1c76a8f43378130fcf66af889c82cfb4e143afae335480328d4fc7cc1a\" id=1de15907-b901-4e6a-b9ee-d7fff1ef3716 name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.757648 | controller |     "Jun 11 00:19:17.509600 crc crio[23067]: time=\"2026-06-11T00:19:17.509527221Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=424baf45-c7b8-4edc-8036-f0f1303e9160 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.757662 | controller |     "Jun 11 00:19:17.568714 crc crio[23067]: time=\"2026-06-11T00:19:17.568266372Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:0677a92171ed2bd4d36d5b124a1e6c449b2c5dab73c79da29e7fad8552b079df UID:8c0da192-2cd1-4337-8684-20356fbae1bc NetNS:/var/run/netns/7ef03948-2c22-4798-a7e7-efcae2c2f2d1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8c0da192_2cd1_4337_8684_20356fbae1bc.slice PodAnnotations:0xc008202198}] Aliases:map[]}\"",
2026-06-11 01:10:49.757679 | controller |     "Jun 11 00:19:17.568714 crc crio[23067]: time=\"2026-06-11T00:19:17.568601171Z\" level=info msg=\"Adding pod openstack_glance-default-internal-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.757694 | controller |     "Jun 11 00:19:17.580019 crc crio[23067]: time=\"2026-06-11T00:19:17.57992941Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=1253bf95-b654-4548-8fd1-64164c1d0a8f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.757708 | controller |     "Jun 11 00:19:17.581373 crc crio[23067]: time=\"2026-06-11T00:19:17.581219105Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:787ef609fb6d6de61ace6ae198a1f9c1f2b711ee7fa2b76c83355f5ec606dd2e UID:9a56d26c-e923-4dee-8fd1-2de4183fcc73 NetNS:/var/run/netns/94b393f0-1e13-42b9-95b3-6b7ef95870cd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9a56d26c_e923_4dee_8fd1_2de4183fcc73.slice PodAnnotations:0xc007e121d8}] Aliases:map[]}\"",
2026-06-11 01:10:49.757722 | controller |     "Jun 11 00:19:17.581373 crc crio[23067]: time=\"2026-06-11T00:19:17.58141523Z\" level=info msg=\"Adding pod openstack_glance-default-external-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.757736 | controller |     "Jun 11 00:19:17.702979 crc crio[23067]: time=\"2026-06-11T00:19:17.70247622Z\" level=info msg=\"Removed container d0e5c3a81ef168427e8a461b0099c0102fbc979155114a4a84fc664733752304: openshift-infra/auto-csr-approver-29685612-2th56/oc\" id=6660722e-9a4c-4d1e-8ea3-f3f1e66094e2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.757750 | controller |     "Jun 11 00:19:17.720157 crc crio[23067]: time=\"2026-06-11T00:19:17.719565606Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=459533c1-b338-4a92-bc4a-be19e29835a6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.757764 | controller |     "Jun 11 00:19:17.740955 crc crio[23067]: time=\"2026-06-11T00:19:17.740876437Z\" level=info msg=\"Stopping pod sandbox: 34a367fc4546b40e6ae6f456ad6d3b8683b87bb45d934634428bce250b77f8f1\" id=d1459799-8588-4ef7-ab0f-d8eb015c7897 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.757778 | controller |     "Jun 11 00:19:17.741183 crc crio[23067]: time=\"2026-06-11T00:19:17.740963089Z\" level=info msg=\"Stopped pod sandbox (already stopped): 34a367fc4546b40e6ae6f456ad6d3b8683b87bb45d934634428bce250b77f8f1\" id=d1459799-8588-4ef7-ab0f-d8eb015c7897 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.757792 | controller |     "Jun 11 00:19:17.741719 crc crio[23067]: time=\"2026-06-11T00:19:17.741617657Z\" level=info msg=\"Removing pod sandbox: 34a367fc4546b40e6ae6f456ad6d3b8683b87bb45d934634428bce250b77f8f1\" id=77cd7462-ddef-477b-9ab1-b245b444ff08 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.757806 | controller |     "Jun 11 00:19:17.750012 crc crio[23067]: time=\"2026-06-11T00:19:17.749202504Z\" level=info msg=\"Removed container e27a3b61009f32332cae2d8a2a5e8aac3780afa1a55f1c19a231193d6aa19501: openstack/glance-default-internal-api-0/glance-log\" id=63b76342-b88e-4869-a9e1-05209999bfa5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.757820 | controller |     "Jun 11 00:19:17.753707 crc crio[23067]: time=\"2026-06-11T00:19:17.753523362Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.757837 | controller |     "Jun 11 00:19:17.767889 crc crio[23067]: time=\"2026-06-11T00:19:17.766062794Z\" level=info msg=\"Removing container: 078ac24c67a6f93e5149c99d7e2ef9aeaaaa33692f8a1effefb85a23cdc136a2\" id=660b4e3d-caaa-455c-ada2-6b18a7853b8e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.757851 | controller |     "Jun 11 00:19:17.798298 crc crio[23067]: time=\"2026-06-11T00:19:17.798183399Z\" level=info msg=\"Removed pod sandbox: 34a367fc4546b40e6ae6f456ad6d3b8683b87bb45d934634428bce250b77f8f1\" id=77cd7462-ddef-477b-9ab1-b245b444ff08 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.757865 | controller |     "Jun 11 00:19:17.800920 crc crio[23067]: time=\"2026-06-11T00:19:17.800815011Z\" level=info msg=\"Stopping pod sandbox: e353ea248ba83773890c7d4650a05324d4dfed2808bb2bf5e987750eb4a630e2\" id=9704f137-55b2-4613-8375-188b389b34af name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.757879 | controller |     "Jun 11 00:19:17.800920 crc crio[23067]: time=\"2026-06-11T00:19:17.800897363Z\" level=info msg=\"Stopped pod sandbox (already stopped): e353ea248ba83773890c7d4650a05324d4dfed2808bb2bf5e987750eb4a630e2\" id=9704f137-55b2-4613-8375-188b389b34af name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.757892 | controller |     "Jun 11 00:19:17.801628 crc crio[23067]: time=\"2026-06-11T00:19:17.801445618Z\" level=info msg=\"Removing pod sandbox: e353ea248ba83773890c7d4650a05324d4dfed2808bb2bf5e987750eb4a630e2\" id=a060f3e7-195b-491d-b109-cbed54ed979f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.757906 | controller |     "Jun 11 00:19:17.823787 crc crio[23067]: time=\"2026-06-11T00:19:17.823612902Z\" level=info msg=\"Got pod network &{Name:neutron-68dcd6bdfb-fzpnw Namespace:openstack ID:77fe72c24209923300471306f96b6076cf20b64ae0c9d17e2ee1a6f8d053def3 UID:65158efb-b656-4d6e-9711-c509f049ec4f NetNS:/var/run/netns/f4021267-2ce4-4d61-a745-6092636cbc5b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod65158efb_b656_4d6e_9711_c509f049ec4f.slice PodAnnotations:0xc000b80bc8}] Aliases:map[]}\"",
2026-06-11 01:10:49.757921 | controller |     "Jun 11 00:19:17.823787 crc crio[23067]: time=\"2026-06-11T00:19:17.823730916Z\" level=info msg=\"Adding pod openstack_neutron-68dcd6bdfb-fzpnw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.757935 | controller |     "Jun 11 00:19:17.882332 crc crio[23067]: time=\"2026-06-11T00:19:17.878386256Z\" level=info msg=\"Creating container: openstack/barbican-db-sync-vmd65/barbican-db-sync\" id=47d44a6d-528f-4385-aec0-2d303bebe433 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.757949 | controller |     "Jun 11 00:19:17.883525 crc crio[23067]: time=\"2026-06-11T00:19:17.883428303Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.757962 | controller |     "Jun 11 00:19:17.884291 crc crio[23067]: time=\"2026-06-11T00:19:17.884184454Z\" level=info msg=\"Creating container: openstack/cinder-db-sync-jcbdf/cinder-db-sync\" id=988cb772-b62e-4168-881e-651f819c1d68 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.757976 | controller |     "Jun 11 00:19:17.892196 crc crio[23067]: time=\"2026-06-11T00:19:17.891244586Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6c85d9984c-vkr9b Namespace:openstack ID:369c8f3ef8c4c859b534112c9ebc9c8258161572531164663a9294e820307a12 UID:f0e5649b-3acf-4fcf-8a29-b20d55023d2d NetNS:/var/run/netns/918bd7de-cc30-4f0d-a34e-da192b3f4089 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf0e5649b_3acf_4fcf_8a29_b20d55023d2d.slice PodAnnotations:0xc0082027b0}] Aliases:map[]}\"",
2026-06-11 01:10:49.757994 | controller |     "Jun 11 00:19:17.892196 crc crio[23067]: time=\"2026-06-11T00:19:17.891320768Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-6c85d9984c-vkr9b to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.758009 | controller |     "Jun 11 00:19:17.892600 crc crio[23067]: time=\"2026-06-11T00:19:17.892443739Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.758024 | controller |     "Jun 11 00:19:17.928892 crc crio[23067]: time=\"2026-06-11T00:19:17.928726048Z\" level=info msg=\"Removed container 078ac24c67a6f93e5149c99d7e2ef9aeaaaa33692f8a1effefb85a23cdc136a2: openstack/glance-default-external-api-0/glance-httpd\" id=660b4e3d-caaa-455c-ada2-6b18a7853b8e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.758038 | controller |     "Jun 11 00:19:17.931156 crc crio[23067]: time=\"2026-06-11T00:19:17.931093682Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.758052 | controller |     "Jun 11 00:19:17.961049 crc crio[23067]: time=\"2026-06-11T00:19:17.960998207Z\" level=info msg=\"Removing container: d6c45c1d08c30511a9be38ea80c1ce28ec5ea622a58e46d514eb2a4515204c3d\" id=754de078-98fd-4705-8c6f-9be3003ce38c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.758066 | controller |     "Jun 11 00:19:17.991219 crc crio[23067]: time=\"2026-06-11T00:19:17.991107708Z\" level=info msg=\"Removed pod sandbox: e353ea248ba83773890c7d4650a05324d4dfed2808bb2bf5e987750eb4a630e2\" id=a060f3e7-195b-491d-b109-cbed54ed979f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.758080 | controller |     "Jun 11 00:19:18.014962 crc crio[23067]: time=\"2026-06-11T00:19:18.013966411Z\" level=info msg=\"Stopping pod sandbox: ac42239c409fa468037f5149b7717604b0be772a4febcc5649cd23c58485b159\" id=1cb25cbd-2b5d-4f75-bf15-50ddfdc08566 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.758094 | controller |     "Jun 11 00:19:18.014962 crc crio[23067]: time=\"2026-06-11T00:19:18.014075964Z\" level=info msg=\"Stopped pod sandbox (already stopped): ac42239c409fa468037f5149b7717604b0be772a4febcc5649cd23c58485b159\" id=1cb25cbd-2b5d-4f75-bf15-50ddfdc08566 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.758109 | controller |     "Jun 11 00:19:18.018630 crc crio[23067]: time=\"2026-06-11T00:19:18.01796495Z\" level=info msg=\"Removing pod sandbox: ac42239c409fa468037f5149b7717604b0be772a4febcc5649cd23c58485b159\" id=e56e4a14-e525-421e-a36d-b2e52307ddc3 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.758123 | controller |     "Jun 11 00:19:18.024036 crc crio[23067]: time=\"2026-06-11T00:19:18.023957934Z\" level=info msg=\"Removed container d6c45c1d08c30511a9be38ea80c1ce28ec5ea622a58e46d514eb2a4515204c3d: openstack/glance-default-external-api-0/glance-log\" id=754de078-98fd-4705-8c6f-9be3003ce38c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.758137 | controller |     "Jun 11 00:19:18.031698 crc crio[23067]: time=\"2026-06-11T00:19:18.029448013Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.758151 | controller |     "Jun 11 00:19:18.036000 crc crio[23067]: 2026-06-11T00:19:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d184bcd45054852 Mac:7a:39:b6:a3:2d:cf Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:99 Mtu:0 Sandbox:/var/run/netns/b1a0a835-ba29-4d27-bdd0-45f336dcd9ff SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.0.153 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.758166 | controller |     "Jun 11 00:19:18.042422 crc crio[23067]: time=\"2026-06-11T00:19:18.042225812Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-bwxg6 Namespace:openstack ID:d184bcd45054852bda5ef501adcd82daed55b286a5009ed705fdc12a56b7912a UID:0351c715-d0ce-49b5-9cef-11c437cda335 NetNS:/var/run/netns/b1a0a835-ba29-4d27-bdd0-45f336dcd9ff Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0351c715_d0ce_49b5_9cef_11c437cda335.slice PodAnnotations:0xc00802e5e0}] Aliases:map[]}\"",
2026-06-11 01:10:49.758183 | controller |     "Jun 11 00:19:18.042708 crc crio[23067]: time=\"2026-06-11T00:19:18.042473138Z\" level=info msg=\"Checking pod openstack_keystone-bootstrap-bwxg6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.758198 | controller |     "Jun 11 00:19:18.048033 crc crio[23067]: time=\"2026-06-11T00:19:18.047920117Z\" level=info msg=\"Removed pod sandbox: ac42239c409fa468037f5149b7717604b0be772a4febcc5649cd23c58485b159\" id=e56e4a14-e525-421e-a36d-b2e52307ddc3 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.758213 | controller |     "Jun 11 00:19:18.051466 crc crio[23067]: time=\"2026-06-11T00:19:18.05133191Z\" level=info msg=\"Removing container: f80e6389fdc8af535a0c76f86dbbac491435bd576ca6461fe5deb62f7c59ec23\" id=3e3b2400-3d2c-46bc-9912-53fb46e4a670 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.758228 | controller |     "Jun 11 00:19:18.052260 crc crio[23067]: time=\"2026-06-11T00:19:18.052167283Z\" level=info msg=\"Stopping pod sandbox: d21f8d1b5c98b38f3e04b6348e0f430ba995be474d3b48f98e7ef35348ec699c\" id=20b42246-a171-410d-90a1-291b5043bc22 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.758242 | controller |     "Jun 11 00:19:18.052260 crc crio[23067]: time=\"2026-06-11T00:19:18.052249555Z\" level=info msg=\"Stopped pod sandbox (already stopped): d21f8d1b5c98b38f3e04b6348e0f430ba995be474d3b48f98e7ef35348ec699c\" id=20b42246-a171-410d-90a1-291b5043bc22 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.758257 | controller |     "Jun 11 00:19:18.077114 crc crio[23067]: time=\"2026-06-11T00:19:18.076993019Z\" level=info msg=\"Removing pod sandbox: d21f8d1b5c98b38f3e04b6348e0f430ba995be474d3b48f98e7ef35348ec699c\" id=6a06431a-5a08-4124-aae4-f4d9ca5ce1aa name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.758271 | controller |     "Jun 11 00:19:18.090467 crc crio[23067]: time=\"2026-06-11T00:19:18.090381494Z\" level=info msg=\"Ran pod sandbox d184bcd45054852bda5ef501adcd82daed55b286a5009ed705fdc12a56b7912a with infra container: openstack/keystone-bootstrap-bwxg6/POD\" id=4b60bb76-b690-4e5e-840d-43399c7699ae name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.758286 | controller |     "Jun 11 00:19:18.103383 crc crio[23067]: time=\"2026-06-11T00:19:18.103189433Z\" level=info msg=\"Removed container f80e6389fdc8af535a0c76f86dbbac491435bd576ca6461fe5deb62f7c59ec23: openstack/dnsmasq-dns-68c444669f-rh6wg/dnsmasq-dns\" id=3e3b2400-3d2c-46bc-9912-53fb46e4a670 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.758300 | controller |     "Jun 11 00:19:18.107917 crc crio[23067]: time=\"2026-06-11T00:19:18.107858571Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=db7697c1-2369-48c5-8ed1-855c0e88b1ab name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.758314 | controller |     "Jun 11 00:19:18.108054 crc crio[23067]: time=\"2026-06-11T00:19:18.107879031Z\" level=info msg=\"Removing container: eb656b010fb383f88eb598abbc40d0bb164f9037b8e287f49d6372f9d6eb0e5f\" id=9ac9beb1-7f3f-41f4-9cec-eb4847139f19 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.758328 | controller |     "Jun 11 00:19:18.126790 crc crio[23067]: time=\"2026-06-11T00:19:18.126227381Z\" level=info msg=\"Removed pod sandbox: d21f8d1b5c98b38f3e04b6348e0f430ba995be474d3b48f98e7ef35348ec699c\" id=6a06431a-5a08-4124-aae4-f4d9ca5ce1aa name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.758348 | controller |     "Jun 11 00:19:18.128990 crc crio[23067]: time=\"2026-06-11T00:19:18.128211045Z\" level=info msg=\"Stopping pod sandbox: 713ed958a018c9dcd9c5066aa2acd0ee5e690a2eb3ee5e05e080097ddd05c24a\" id=e78a4981-c131-4f75-a1fc-cdf3dfccb5fd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.758379 | controller |     "Jun 11 00:19:18.128990 crc crio[23067]: time=\"2026-06-11T00:19:18.128943565Z\" level=info msg=\"Stopped pod sandbox (already stopped): 713ed958a018c9dcd9c5066aa2acd0ee5e690a2eb3ee5e05e080097ddd05c24a\" id=e78a4981-c131-4f75-a1fc-cdf3dfccb5fd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.758396 | controller |     "Jun 11 00:19:18.129697 crc crio[23067]: time=\"2026-06-11T00:19:18.129509421Z\" level=info msg=\"Removing pod sandbox: 713ed958a018c9dcd9c5066aa2acd0ee5e690a2eb3ee5e05e080097ddd05c24a\" id=0bce1320-364a-42ec-8b0d-6b975cea2cf3 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.758424 | controller |     "Jun 11 00:19:18.185501 crc crio[23067]: time=\"2026-06-11T00:19:18.183934994Z\" level=info msg=\"Removed container eb656b010fb383f88eb598abbc40d0bb164f9037b8e287f49d6372f9d6eb0e5f: openstack/dnsmasq-dns-68c444669f-rh6wg/init\" id=9ac9beb1-7f3f-41f4-9cec-eb4847139f19 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.758441 | controller |     "Jun 11 00:19:18.194593 crc crio[23067]: time=\"2026-06-11T00:19:18.19440975Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=fe804f5a-3588-4ef4-83e1-1d19f6cf9773 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.758456 | controller |     "Jun 11 00:19:18.226157 crc crio[23067]: time=\"2026-06-11T00:19:18.226027972Z\" level=info msg=\"Removed pod sandbox: 713ed958a018c9dcd9c5066aa2acd0ee5e690a2eb3ee5e05e080097ddd05c24a\" id=0bce1320-364a-42ec-8b0d-6b975cea2cf3 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.758470 | controller |     "Jun 11 00:19:18.239972 crc crio[23067]: time=\"2026-06-11T00:19:18.23988411Z\" level=info msg=\"Created container b8ea57424b43bd295741d3f395afede62943219a73b4422193c130e389ad89ae: openstack/placement-db-sync-sgwjr/placement-db-sync\" id=48f9359e-4986-463e-9c7f-f6978e960145 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.758484 | controller |     "Jun 11 00:19:18.247705 crc crio[23067]: time=\"2026-06-11T00:19:18.247529958Z\" level=info msg=\"Starting container: b8ea57424b43bd295741d3f395afede62943219a73b4422193c130e389ad89ae\" id=be3e3443-56e9-40a8-a570-70dac1a63d5f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.758499 | controller |     "Jun 11 00:19:18.255549 crc crio[23067]: time=\"2026-06-11T00:19:18.255419243Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.758513 | controller |     "Jun 11 00:19:18.258734 crc crio[23067]: time=\"2026-06-11T00:19:18.25860498Z\" level=info msg=\"Started container\" PID=69562 containerID=b8ea57424b43bd295741d3f395afede62943219a73b4422193c130e389ad89ae description=openstack/placement-db-sync-sgwjr/placement-db-sync id=be3e3443-56e9-40a8-a570-70dac1a63d5f name=/runtime.v1.RuntimeService/StartContainer sandboxID=e8aaa1e44ca9d17393fd21fff751cb5c8c26bdc8581c1eb36a60e3e6b6a4a891",
2026-06-11 01:10:49.758528 | controller |     "Jun 11 00:19:18.279029 crc crio[23067]: time=\"2026-06-11T00:19:18.277500535Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.758543 | controller |     "Jun 11 00:19:18.281298 crc crio[23067]: time=\"2026-06-11T00:19:18.281206366Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.758557 | controller |     "Jun 11 00:19:18.281381 crc crio[23067]: time=\"2026-06-11T00:19:18.281312789Z\" level=info msg=\"Creating container: openstack/keystone-bootstrap-bwxg6/keystone-bootstrap\" id=bbbda470-198b-45db-a4ae-058b6f4dc721 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.758575 | controller |     "Jun 11 00:19:18.282015 crc crio[23067]: time=\"2026-06-11T00:19:18.281875464Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.758589 | controller |     "Jun 11 00:19:18.310829 crc crio[23067]: time=\"2026-06-11T00:19:18.310424563Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.758603 | controller |     "Jun 11 00:19:18.335554 crc crio[23067]: time=\"2026-06-11T00:19:18.335401593Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.758617 | controller |     "Jun 11 00:19:18.353525 crc crio[23067]: time=\"2026-06-11T00:19:18.353446195Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.758631 | controller |     "Jun 11 00:19:18.369566 crc crio[23067]: time=\"2026-06-11T00:19:18.369475782Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.758645 | controller |     "Jun 11 00:19:18.377085 crc crio[23067]: time=\"2026-06-11T00:19:18.377004677Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.758659 | controller |     "Jun 11 00:19:18.929178 crc crio[23067]: time=\"2026-06-11T00:19:18.928342026Z\" level=info msg=\"Created container 471920d123a8684f425461fc4d2149b91e89a8068a3ec1cce22b7cf0a2d1d8fb: openstack/barbican-db-sync-vmd65/barbican-db-sync\" id=47d44a6d-528f-4385-aec0-2d303bebe433 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.758673 | controller |     "Jun 11 00:19:18.930621 crc crio[23067]: time=\"2026-06-11T00:19:18.929928679Z\" level=info msg=\"Created container 06573ff7e8b65ee44ff3a950f010791e6cf28b3f79d2c1e786180ab85043121b: openstack/cinder-db-sync-jcbdf/cinder-db-sync\" id=988cb772-b62e-4168-881e-651f819c1d68 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.758687 | controller |     "Jun 11 00:19:18.930621 crc crio[23067]: time=\"2026-06-11T00:19:18.930523266Z\" level=info msg=\"Starting container: 471920d123a8684f425461fc4d2149b91e89a8068a3ec1cce22b7cf0a2d1d8fb\" id=4a5c416d-7fcf-4cc7-96c2-3ec01f18e924 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.758701 | controller |     "Jun 11 00:19:18.933097 crc crio[23067]: time=\"2026-06-11T00:19:18.932960331Z\" level=info msg=\"Starting container: 06573ff7e8b65ee44ff3a950f010791e6cf28b3f79d2c1e786180ab85043121b\" id=81a5c23d-b3cf-4d87-a0c7-08b476979acf name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.758715 | controller |     "Jun 11 00:19:18.950717 crc crio[23067]: time=\"2026-06-11T00:19:18.950452888Z\" level=info msg=\"Created container 872cf1ebc9065425e2e11f76818e1d1ca4ac4251b5c43e0752e9d80b3009dc03: openstack/ceilometer-0/ceilometer-central-agent\" id=db975b76-7dce-4420-bb00-ffd88a035c4b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.758729 | controller |     "Jun 11 00:19:18.951048 crc crio[23067]: time=\"2026-06-11T00:19:18.950760247Z\" level=info msg=\"Started container\" PID=69680 containerID=06573ff7e8b65ee44ff3a950f010791e6cf28b3f79d2c1e786180ab85043121b description=openstack/cinder-db-sync-jcbdf/cinder-db-sync id=81a5c23d-b3cf-4d87-a0c7-08b476979acf name=/runtime.v1.RuntimeService/StartContainer sandboxID=cec63dd46965a35dad52e6bddacfbc66b3669f72380b7871cb62b30651f06f12",
2026-06-11 01:10:49.758747 | controller |     "Jun 11 00:19:18.954708 crc crio[23067]: time=\"2026-06-11T00:19:18.953055229Z\" level=info msg=\"Starting container: 872cf1ebc9065425e2e11f76818e1d1ca4ac4251b5c43e0752e9d80b3009dc03\" id=8ce6db5a-cde5-4428-8c9a-ecd2ad7750c2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.758761 | controller |     "Jun 11 00:19:18.954708 crc crio[23067]: time=\"2026-06-11T00:19:18.954445108Z\" level=info msg=\"Started container\" PID=69662 containerID=471920d123a8684f425461fc4d2149b91e89a8068a3ec1cce22b7cf0a2d1d8fb description=openstack/barbican-db-sync-vmd65/barbican-db-sync id=4a5c416d-7fcf-4cc7-96c2-3ec01f18e924 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3210fd739acb2e93bb219f8dbbee652bfd004e6692e994a362356250cd4c7317",
2026-06-11 01:10:49.758775 | controller |     "Jun 11 00:19:18.959897 crc crio[23067]: time=\"2026-06-11T00:19:18.959711021Z\" level=info msg=\"Started container\" PID=69660 containerID=872cf1ebc9065425e2e11f76818e1d1ca4ac4251b5c43e0752e9d80b3009dc03 description=openstack/ceilometer-0/ceilometer-central-agent id=8ce6db5a-cde5-4428-8c9a-ecd2ad7750c2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=792b2decad05c5dac7d072efbc46940c45b2f71cfda169cfc16b17bfe80946de",
2026-06-11 01:10:49.758790 | controller |     "Jun 11 00:19:18.982894 crc crio[23067]: time=\"2026-06-11T00:19:18.98281628Z\" level=info msg=\"Created container e5e097f5e669f6b1df1399cba806d69d7ac882d8781b7d0ee6fe3734252fb15f: openstack/keystone-bootstrap-bwxg6/keystone-bootstrap\" id=bbbda470-198b-45db-a4ae-058b6f4dc721 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.758804 | controller |     "Jun 11 00:19:18.984196 crc crio[23067]: time=\"2026-06-11T00:19:18.984052364Z\" level=info msg=\"Starting container: e5e097f5e669f6b1df1399cba806d69d7ac882d8781b7d0ee6fe3734252fb15f\" id=f4e6fe2b-8afa-4d0e-9693-1d2acce51c8e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.758818 | controller |     "Jun 11 00:19:18.993828 crc crio[23067]: time=\"2026-06-11T00:19:18.990947012Z\" level=info msg=\"Started container\" PID=69689 containerID=e5e097f5e669f6b1df1399cba806d69d7ac882d8781b7d0ee6fe3734252fb15f description=openstack/keystone-bootstrap-bwxg6/keystone-bootstrap id=f4e6fe2b-8afa-4d0e-9693-1d2acce51c8e name=/runtime.v1.RuntimeService/StartContainer sandboxID=d184bcd45054852bda5ef501adcd82daed55b286a5009ed705fdc12a56b7912a",
2026-06-11 01:10:49.758833 | controller |     "Jun 11 00:19:19.298101 crc crio[23067]: time=\"2026-06-11T00:19:19.297356535Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=ae3b652d-5164-4c5a-b724-e30a41af7212 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.758848 | controller |     "Jun 11 00:19:19.298101 crc crio[23067]: time=\"2026-06-11T00:19:19.297978982Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified not found\" id=ae3b652d-5164-4c5a-b724-e30a41af7212 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.758862 | controller |     "Jun 11 00:19:19.298101 crc crio[23067]: time=\"2026-06-11T00:19:19.298025403Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified found\" id=ae3b652d-5164-4c5a-b724-e30a41af7212 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.758876 | controller |     "Jun 11 00:19:19.309727 crc crio[23067]: time=\"2026-06-11T00:19:19.309549557Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=3307d600-bf25-429f-a57e-3ecf1d09172e name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.758891 | controller |     "Jun 11 00:19:19.329875 crc crio[23067]: time=\"2026-06-11T00:19:19.329557272Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\\\"\"",
2026-06-11 01:10:49.758909 | controller |     "Jun 11 00:19:19.506713 crc crio[23067]: 2026-06-11T00:19:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:369c8f3ef8c4c85 Mac:2a:5f:48:e1:d9:9f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9d Mtu:0 Sandbox:/var/run/netns/918bd7de-cc30-4f0d-a34e-da192b3f4089 SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.0.157 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.758923 | controller |     "Jun 11 00:19:19.506713 crc crio[23067]: time=\"2026-06-11T00:19:19.506570918Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6c85d9984c-vkr9b Namespace:openstack ID:369c8f3ef8c4c859b534112c9ebc9c8258161572531164663a9294e820307a12 UID:f0e5649b-3acf-4fcf-8a29-b20d55023d2d NetNS:/var/run/netns/918bd7de-cc30-4f0d-a34e-da192b3f4089 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf0e5649b_3acf_4fcf_8a29_b20d55023d2d.slice PodAnnotations:0xc0082027b0}] Aliases:map[]}\"",
2026-06-11 01:10:49.758938 | controller |     "Jun 11 00:19:19.507087 crc crio[23067]: time=\"2026-06-11T00:19:19.506816904Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-6c85d9984c-vkr9b for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.758952 | controller |     "Jun 11 00:19:19.521743 crc crio[23067]: time=\"2026-06-11T00:19:19.518423551Z\" level=info msg=\"Ran pod sandbox 369c8f3ef8c4c859b534112c9ebc9c8258161572531164663a9294e820307a12 with infra container: openstack/dnsmasq-dns-6c85d9984c-vkr9b/POD\" id=6cdcd2e7-2848-4ca3-a351-efe07307fa48 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.758967 | controller |     "Jun 11 00:19:19.530490 crc crio[23067]: time=\"2026-06-11T00:19:19.530369506Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=05682515-7cac-4480-94d1-6b189824a0f3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.758982 | controller |     "Jun 11 00:19:19.595760 crc crio[23067]: time=\"2026-06-11T00:19:19.59506955Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=7c502091-0cf4-4bfb-b8ba-64a477f21804 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.758996 | controller |     "Jun 11 00:19:19.670306 crc crio[23067]: time=\"2026-06-11T00:19:19.670195898Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-6c85d9984c-vkr9b/init\" id=96f5fce1-a72f-45af-8308-3c6a6bf072a5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.759010 | controller |     "Jun 11 00:19:19.670907 crc crio[23067]: time=\"2026-06-11T00:19:19.670844076Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.759024 | controller |     "Jun 11 00:19:19.749436 crc crio[23067]: time=\"2026-06-11T00:19:19.749181161Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.759039 | controller |     "Jun 11 00:19:19.755497 crc crio[23067]: time=\"2026-06-11T00:19:19.755406151Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.759053 | controller |     "Jun 11 00:19:20.034434 crc crio[23067]: time=\"2026-06-11T00:19:20.034329924Z\" level=info msg=\"Created container 0b4b2b8b4298f1ce0b3157237be54d4c2a2da56da27ee6607dc19b7b21b96aa4: openstack/dnsmasq-dns-6c85d9984c-vkr9b/init\" id=96f5fce1-a72f-45af-8308-3c6a6bf072a5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.759067 | controller |     "Jun 11 00:19:20.042747 crc crio[23067]: time=\"2026-06-11T00:19:20.042558108Z\" level=info msg=\"Starting container: 0b4b2b8b4298f1ce0b3157237be54d4c2a2da56da27ee6607dc19b7b21b96aa4\" id=07c279ca-7c68-484c-b6b8-17cdcf775285 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.759085 | controller |     "Jun 11 00:19:20.051589 crc crio[23067]: time=\"2026-06-11T00:19:20.051495402Z\" level=info msg=\"Started container\" PID=69823 containerID=0b4b2b8b4298f1ce0b3157237be54d4c2a2da56da27ee6607dc19b7b21b96aa4 description=openstack/dnsmasq-dns-6c85d9984c-vkr9b/init id=07c279ca-7c68-484c-b6b8-17cdcf775285 name=/runtime.v1.RuntimeService/StartContainer sandboxID=369c8f3ef8c4c859b534112c9ebc9c8258161572531164663a9294e820307a12",
2026-06-11 01:10:49.759100 | controller |     "Jun 11 00:19:21.181752 crc crio[23067]: 2026-06-11T00:19:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0677a92171ed2bd Mac:fe:a7:e3:1a:3f:72 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9b Mtu:0 Sandbox:/var/run/netns/7ef03948-2c22-4798-a7e7-efcae2c2f2d1 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.155 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.759115 | controller |     "Jun 11 00:19:21.183730 crc crio[23067]: time=\"2026-06-11T00:19:21.183585182Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:0677a92171ed2bd4d36d5b124a1e6c449b2c5dab73c79da29e7fad8552b079df UID:8c0da192-2cd1-4337-8684-20356fbae1bc NetNS:/var/run/netns/7ef03948-2c22-4798-a7e7-efcae2c2f2d1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8c0da192_2cd1_4337_8684_20356fbae1bc.slice PodAnnotations:0xc008202198}] Aliases:map[]}\"",
2026-06-11 01:10:49.759130 | controller |     "Jun 11 00:19:21.184335 crc crio[23067]: time=\"2026-06-11T00:19:21.18426291Z\" level=info msg=\"Checking pod openstack_glance-default-internal-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.759144 | controller |     "Jun 11 00:19:21.200802 crc crio[23067]: time=\"2026-06-11T00:19:21.200612566Z\" level=info msg=\"Ran pod sandbox 0677a92171ed2bd4d36d5b124a1e6c449b2c5dab73c79da29e7fad8552b079df with infra container: openstack/glance-default-internal-api-0/POD\" id=447057ec-e80f-4738-ade0-21c8c9d6d01b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.759158 | controller |     "Jun 11 00:19:21.210541 crc crio[23067]: time=\"2026-06-11T00:19:21.210481795Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=61a3b4a1-5f21-4431-9cb8-c3cdfa2ffbad name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.759173 | controller |     "Jun 11 00:19:21.215392 crc crio[23067]: time=\"2026-06-11T00:19:21.215336887Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=e0e2a024-a668-4132-93c2-befbc7a2a4cb name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.759187 | controller |     "Jun 11 00:19:21.407904 crc crio[23067]: time=\"2026-06-11T00:19:21.407856735Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=e2f1bb7e-5ba1-4225-b666-58fe56e28e5d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.759201 | controller |     "Jun 11 00:19:21.441078 crc crio[23067]: time=\"2026-06-11T00:19:21.438690146Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-log\" id=0f9459ec-aa3f-4b41-9327-5a18b22572d3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.759215 | controller |     "Jun 11 00:19:21.441078 crc crio[23067]: time=\"2026-06-11T00:19:21.439491338Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.759230 | controller |     "Jun 11 00:19:21.481699 crc crio[23067]: time=\"2026-06-11T00:19:21.481525044Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=8d7545d2-25fa-4685-afd2-ce85e69904af name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.759248 | controller |     "Jun 11 00:19:23.529867 crc crio[23067]: time=\"2026-06-11T00:19:23.529511079Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.759263 | controller |     "Jun 11 00:19:23.749480 crc crio[23067]: time=\"2026-06-11T00:19:23.748634453Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-6c85d9984c-vkr9b/dnsmasq-dns\" id=a67fbcfd-e2a0-4ef6-8909-840de5775ebe name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.759278 | controller |     "Jun 11 00:19:23.749987 crc crio[23067]: time=\"2026-06-11T00:19:23.749933148Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.759292 | controller |     "Jun 11 00:19:23.797001 crc crio[23067]: time=\"2026-06-11T00:19:23.796910679Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.759307 | controller |     "Jun 11 00:19:23.801580 crc crio[23067]: time=\"2026-06-11T00:19:23.801468263Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.759321 | controller |     "Jun 11 00:19:24.122049 crc crio[23067]: time=\"2026-06-11T00:19:24.120979302Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.759335 | controller |     "Jun 11 00:19:24.607111 crc crio[23067]: time=\"2026-06-11T00:19:24.606871298Z\" level=info msg=\"Created container 576c0d22a3ec6cf6daeb30aa2bb85504094bf31c90d2c4858f6d1422ee20a176: openstack/dnsmasq-dns-6c85d9984c-vkr9b/dnsmasq-dns\" id=a67fbcfd-e2a0-4ef6-8909-840de5775ebe name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.759364 | controller |     "Jun 11 00:19:24.610353 crc crio[23067]: time=\"2026-06-11T00:19:24.610310541Z\" level=info msg=\"Starting container: 576c0d22a3ec6cf6daeb30aa2bb85504094bf31c90d2c4858f6d1422ee20a176\" id=34de4fb0-e758-4532-8223-5f85ac4e7d14 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.759384 | controller |     "Jun 11 00:19:24.618122 crc crio[23067]: time=\"2026-06-11T00:19:24.618071923Z\" level=info msg=\"Started container\" PID=70014 containerID=576c0d22a3ec6cf6daeb30aa2bb85504094bf31c90d2c4858f6d1422ee20a176 description=openstack/dnsmasq-dns-6c85d9984c-vkr9b/dnsmasq-dns id=34de4fb0-e758-4532-8223-5f85ac4e7d14 name=/runtime.v1.RuntimeService/StartContainer sandboxID=369c8f3ef8c4c859b534112c9ebc9c8258161572531164663a9294e820307a12",
2026-06-11 01:10:49.759399 | controller |     "Jun 11 00:19:24.719800 crc crio[23067]: time=\"2026-06-11T00:19:24.718417438Z\" level=info msg=\"Created container f238aaa8f9e7a0fd6422d93f5b086195801686918a72e057259fe8938e076f46: openstack/glance-default-internal-api-0/glance-log\" id=0f9459ec-aa3f-4b41-9327-5a18b22572d3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.759414 | controller |     "Jun 11 00:19:24.720677 crc crio[23067]: time=\"2026-06-11T00:19:24.720558677Z\" level=info msg=\"Starting container: f238aaa8f9e7a0fd6422d93f5b086195801686918a72e057259fe8938e076f46\" id=7d19a22a-1ed7-440c-98f7-d8b6e10894c2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.759429 | controller |     "Jun 11 00:19:24.729222 crc crio[23067]: time=\"2026-06-11T00:19:24.729083899Z\" level=info msg=\"Started container\" PID=70048 containerID=f238aaa8f9e7a0fd6422d93f5b086195801686918a72e057259fe8938e076f46 description=openstack/glance-default-internal-api-0/glance-log id=7d19a22a-1ed7-440c-98f7-d8b6e10894c2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0677a92171ed2bd4d36d5b124a1e6c449b2c5dab73c79da29e7fad8552b079df",
2026-06-11 01:10:49.759447 | controller |     "Jun 11 00:19:24.966080 crc crio[23067]: time=\"2026-06-11T00:19:24.965397181Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=3b9778aa-fcba-49c1-b788-b4d16419fc58 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.759462 | controller |     "Jun 11 00:19:25.073381 crc crio[23067]: time=\"2026-06-11T00:19:25.073178619Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=9d0972e9-7e72-4aca-97d8-63a77984c08a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.759476 | controller |     "Jun 11 00:19:26.063511 crc crio[23067]: time=\"2026-06-11T00:19:26.063365631Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-httpd\" id=344911a9-ed13-4bf9-b300-c6383efe80ad name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.759490 | controller |     "Jun 11 00:19:26.065811 crc crio[23067]: time=\"2026-06-11T00:19:26.064228294Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.759505 | controller |     "Jun 11 00:19:26.129460 crc crio[23067]: time=\"2026-06-11T00:19:26.129360119Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.759519 | controller |     "Jun 11 00:19:26.684591 crc crio[23067]: time=\"2026-06-11T00:19:26.68445512Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.759533 | controller |     "Jun 11 00:19:27.791916 crc crio[23067]: time=\"2026-06-11T00:19:27.791620481Z\" level=info msg=\"Created container ccaf275d8047776ecfc39f88ac8403f79deeb4f49aa58b02a3ff4a84b2b7c653: openstack/glance-default-internal-api-0/glance-httpd\" id=344911a9-ed13-4bf9-b300-c6383efe80ad name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.759547 | controller |     "Jun 11 00:19:27.793601 crc crio[23067]: time=\"2026-06-11T00:19:27.793263936Z\" level=info msg=\"Starting container: ccaf275d8047776ecfc39f88ac8403f79deeb4f49aa58b02a3ff4a84b2b7c653\" id=e6f70987-593d-4bec-9f29-744571215543 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.759562 | controller |     "Jun 11 00:19:27.813118 crc crio[23067]: time=\"2026-06-11T00:19:27.809627432Z\" level=info msg=\"Started container\" PID=70241 containerID=ccaf275d8047776ecfc39f88ac8403f79deeb4f49aa58b02a3ff4a84b2b7c653 description=openstack/glance-default-internal-api-0/glance-httpd id=e6f70987-593d-4bec-9f29-744571215543 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0677a92171ed2bd4d36d5b124a1e6c449b2c5dab73c79da29e7fad8552b079df",
2026-06-11 01:10:49.759576 | controller |     "Jun 11 00:19:28.063745 crc crio[23067]: 2026-06-11T00:19:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:787ef609fb6d6de Mac:ca:eb:0b:d1:61:57 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9a Mtu:0 Sandbox:/var/run/netns/94b393f0-1e13-42b9-95b3-6b7ef95870cd SocketPath: PciID:}] [{Interface:0xc000014940 Address:{IP:10.217.0.154 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.759591 | controller |     "Jun 11 00:19:28.066393 crc crio[23067]: time=\"2026-06-11T00:19:28.066316209Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:787ef609fb6d6de61ace6ae198a1f9c1f2b711ee7fa2b76c83355f5ec606dd2e UID:9a56d26c-e923-4dee-8fd1-2de4183fcc73 NetNS:/var/run/netns/94b393f0-1e13-42b9-95b3-6b7ef95870cd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9a56d26c_e923_4dee_8fd1_2de4183fcc73.slice PodAnnotations:0xc007e121d8}] Aliases:map[]}\"",
2026-06-11 01:10:49.759617 | controller |     "Jun 11 00:19:28.066594 crc crio[23067]: time=\"2026-06-11T00:19:28.066533005Z\" level=info msg=\"Checking pod openstack_glance-default-external-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.759632 | controller |     "Jun 11 00:19:28.076082 crc crio[23067]: time=\"2026-06-11T00:19:28.075992533Z\" level=info msg=\"Ran pod sandbox 787ef609fb6d6de61ace6ae198a1f9c1f2b711ee7fa2b76c83355f5ec606dd2e with infra container: openstack/glance-default-external-api-0/POD\" id=764d79ec-2601-4e74-8d4f-84b2e7afe140 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.759647 | controller |     "Jun 11 00:19:28.080605 crc crio[23067]: time=\"2026-06-11T00:19:28.080548317Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=a344ac66-7738-4afb-aee3-75969f7082ae name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.759661 | controller |     "Jun 11 00:19:28.082704 crc crio[23067]: time=\"2026-06-11T00:19:28.082582572Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=b24ae9f6-9864-4db5-9d45-5906849dcad1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.759675 | controller |     "Jun 11 00:19:28.614845 crc crio[23067]: time=\"2026-06-11T00:19:28.613546476Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-log\" id=83e205b7-f29e-445b-9cbe-9be758d28bb6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.759689 | controller |     "Jun 11 00:19:29.053020 crc crio[23067]: time=\"2026-06-11T00:19:29.043302831Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.759703 | controller |     "Jun 11 00:19:29.067211 crc crio[23067]: time=\"2026-06-11T00:19:29.063180473Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:860b1eb61b6652f02a54b95af32f4c5e33bd138d9a8d1a330fce56c9b78c103f\" id=3307d600-bf25-429f-a57e-3ecf1d09172e name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.759718 | controller |     "Jun 11 00:19:29.069322 crc crio[23067]: time=\"2026-06-11T00:19:29.069124125Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=c7a728c7-55b2-4fdf-8a31-30b3790fb482 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.759732 | controller |     "Jun 11 00:19:29.156892 crc crio[23067]: time=\"2026-06-11T00:19:29.156837685Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.759746 | controller |     "Jun 11 00:19:29.174958 crc crio[23067]: time=\"2026-06-11T00:19:29.174069275Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=0bb9f5a8-d27e-44bd-97f1-e39033d61d42 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.759760 | controller |     "Jun 11 00:19:29.190007 crc crio[23067]: time=\"2026-06-11T00:19:29.189031883Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=56c5574c-cd19-4713-801e-82f037357a97 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.759774 | controller |     "Jun 11 00:19:29.209239 crc crio[23067]: time=\"2026-06-11T00:19:29.20910196Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.759788 | controller |     "Jun 11 00:19:29.288498 crc crio[23067]: 2026-06-11T00:19:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:77fe72c24209923 Mac:82:f0:9f:b5:1a:4d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9c Mtu:0 Sandbox:/var/run/netns/f4021267-2ce4-4d61-a745-6092636cbc5b SocketPath: PciID:}] [{Interface:0xc000118a80 Address:{IP:10.217.0.156 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.759805 | controller |     "Jun 11 00:19:29.290508 crc crio[23067]: time=\"2026-06-11T00:19:29.290324254Z\" level=info msg=\"Got pod network &{Name:neutron-68dcd6bdfb-fzpnw Namespace:openstack ID:77fe72c24209923300471306f96b6076cf20b64ae0c9d17e2ee1a6f8d053def3 UID:65158efb-b656-4d6e-9711-c509f049ec4f NetNS:/var/run/netns/f4021267-2ce4-4d61-a745-6092636cbc5b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod65158efb_b656_4d6e_9711_c509f049ec4f.slice PodAnnotations:0xc000b80bc8}] Aliases:map[]}\"",
2026-06-11 01:10:49.759820 | controller |     "Jun 11 00:19:29.290913 crc crio[23067]: time=\"2026-06-11T00:19:29.29089017Z\" level=info msg=\"Checking pod openstack_neutron-68dcd6bdfb-fzpnw for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.759834 | controller |     "Jun 11 00:19:29.351594 crc crio[23067]: time=\"2026-06-11T00:19:29.349485837Z\" level=info msg=\"Ran pod sandbox 77fe72c24209923300471306f96b6076cf20b64ae0c9d17e2ee1a6f8d053def3 with infra container: openstack/neutron-68dcd6bdfb-fzpnw/POD\" id=d6e213cd-f660-41f2-9a56-dd78e97b38bb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.759848 | controller |     "Jun 11 00:19:29.357220 crc crio[23067]: time=\"2026-06-11T00:19:29.357142636Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=a427e12a-31ff-4184-a86c-160ed432f4e6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.759862 | controller |     "Jun 11 00:19:29.394800 crc crio[23067]: time=\"2026-06-11T00:19:29.394569346Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.759876 | controller |     "Jun 11 00:19:29.399516 crc crio[23067]: time=\"2026-06-11T00:19:29.399450579Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.759890 | controller |     "Jun 11 00:19:29.549610 crc crio[23067]: time=\"2026-06-11T00:19:29.54954359Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=3633eeb8-8250-442f-a121-a4f5efb18866 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.759904 | controller |     "Jun 11 00:19:29.592012 crc crio[23067]: time=\"2026-06-11T00:19:29.591915866Z\" level=info msg=\"Creating container: openstack/neutron-68dcd6bdfb-fzpnw/neutron-api\" id=54796d8c-f604-4dca-a392-5bb3997538a3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.759918 | controller |     "Jun 11 00:19:29.592472 crc crio[23067]: time=\"2026-06-11T00:19:29.592410809Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.759931 | controller |     "Jun 11 00:19:29.866429 crc crio[23067]: time=\"2026-06-11T00:19:29.865875372Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.759946 | controller |     "Jun 11 00:19:29.869490 crc crio[23067]: time=\"2026-06-11T00:19:29.869408359Z\" level=info msg=\"Created container 243c564fe6c9533e289f3fa696e15a52b9c8e9fa62b7062f708f6ebed3b28943: openstack/ceilometer-0/ceilometer-notification-agent\" id=56c5574c-cd19-4713-801e-82f037357a97 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.759959 | controller |     "Jun 11 00:19:29.871810 crc crio[23067]: time=\"2026-06-11T00:19:29.871158987Z\" level=info msg=\"Starting container: 243c564fe6c9533e289f3fa696e15a52b9c8e9fa62b7062f708f6ebed3b28943\" id=cabdd1c3-bade-4973-a503-a65ac8751474 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.759976 | controller |     "Jun 11 00:19:29.885892 crc crio[23067]: time=\"2026-06-11T00:19:29.885306052Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.759990 | controller |     "Jun 11 00:19:29.911055 crc crio[23067]: time=\"2026-06-11T00:19:29.904992089Z\" level=info msg=\"Started container\" PID=70557 containerID=243c564fe6c9533e289f3fa696e15a52b9c8e9fa62b7062f708f6ebed3b28943 description=openstack/ceilometer-0/ceilometer-notification-agent id=cabdd1c3-bade-4973-a503-a65ac8751474 name=/runtime.v1.RuntimeService/StartContainer sandboxID=792b2decad05c5dac7d072efbc46940c45b2f71cfda169cfc16b17bfe80946de",
2026-06-11 01:10:49.760004 | controller |     "Jun 11 00:19:29.931191 crc crio[23067]: time=\"2026-06-11T00:19:29.931138682Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=291149d4-0b15-4c9c-883d-9f1c8298c133 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.760018 | controller |     "Jun 11 00:19:29.931969 crc crio[23067]: time=\"2026-06-11T00:19:29.931859471Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/sg-core:latest not found\" id=291149d4-0b15-4c9c-883d-9f1c8298c133 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.760032 | controller |     "Jun 11 00:19:29.932604 crc crio[23067]: time=\"2026-06-11T00:19:29.932505859Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/sg-core:latest found\" id=291149d4-0b15-4c9c-883d-9f1c8298c133 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.760046 | controller |     "Jun 11 00:19:29.939301 crc crio[23067]: time=\"2026-06-11T00:19:29.938711948Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/sg-core:latest\" id=5f8ee0ff-e2d2-424a-8586-cc372b991823 name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.760060 | controller |     "Jun 11 00:19:29.950478 crc crio[23067]: time=\"2026-06-11T00:19:29.950400487Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/sg-core:latest\\\"\"",
2026-06-11 01:10:49.760075 | controller |     "Jun 11 00:19:30.025137 crc crio[23067]: time=\"2026-06-11T00:19:30.024962299Z\" level=info msg=\"Created container 80071f6d80a2a9c2be0169bdb8864e41fdae18be850a7c7cdd942e1d36a21af4: openstack/neutron-68dcd6bdfb-fzpnw/neutron-api\" id=54796d8c-f604-4dca-a392-5bb3997538a3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.760088 | controller |     "Jun 11 00:19:30.031419 crc crio[23067]: time=\"2026-06-11T00:19:30.031270031Z\" level=info msg=\"Starting container: 80071f6d80a2a9c2be0169bdb8864e41fdae18be850a7c7cdd942e1d36a21af4\" id=27d0a332-bd68-4edf-a097-f78d176544a0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.760103 | controller |     "Jun 11 00:19:30.055544 crc crio[23067]: time=\"2026-06-11T00:19:30.055386899Z\" level=info msg=\"Started container\" PID=70570 containerID=80071f6d80a2a9c2be0169bdb8864e41fdae18be850a7c7cdd942e1d36a21af4 description=openstack/neutron-68dcd6bdfb-fzpnw/neutron-api id=27d0a332-bd68-4edf-a097-f78d176544a0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=77fe72c24209923300471306f96b6076cf20b64ae0c9d17e2ee1a6f8d053def3",
2026-06-11 01:10:49.760117 | controller |     "Jun 11 00:19:30.137760 crc crio[23067]: time=\"2026-06-11T00:19:30.137497487Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=7b3011e6-0d2b-44e4-87fe-31039e8f496d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.760131 | controller |     "Jun 11 00:19:30.173199 crc crio[23067]: time=\"2026-06-11T00:19:30.172404018Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=58dbec60-49f1-409d-9b89-dd2d84eb1c9d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.760152 | controller |     "Jun 11 00:19:30.193184 crc crio[23067]: time=\"2026-06-11T00:19:30.193102683Z\" level=info msg=\"Creating container: openstack/neutron-68dcd6bdfb-fzpnw/neutron-httpd\" id=f0164687-cadf-49a5-aa6f-c08b69f796e8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.760167 | controller |     "Jun 11 00:19:30.193721 crc crio[23067]: time=\"2026-06-11T00:19:30.193588796Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.760181 | controller |     "Jun 11 00:19:30.502396 crc crio[23067]: time=\"2026-06-11T00:19:30.497730147Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.760195 | controller |     "Jun 11 00:19:30.502396 crc crio[23067]: time=\"2026-06-11T00:19:30.500341048Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.760209 | controller |     "Jun 11 00:19:30.504309 crc crio[23067]: time=\"2026-06-11T00:19:30.50408871Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.760223 | controller |     "Jun 11 00:19:30.725466 crc crio[23067]: time=\"2026-06-11T00:19:30.722595586Z\" level=info msg=\"Created container 6b263e0694efae831f3222f1accd27b7a8c886acf8810ccc11c04c0d2f25206f: openstack/neutron-68dcd6bdfb-fzpnw/neutron-httpd\" id=f0164687-cadf-49a5-aa6f-c08b69f796e8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.760237 | controller |     "Jun 11 00:19:30.731399 crc crio[23067]: time=\"2026-06-11T00:19:30.731311074Z\" level=info msg=\"Starting container: 6b263e0694efae831f3222f1accd27b7a8c886acf8810ccc11c04c0d2f25206f\" id=c3d0cc15-84f4-404d-a931-a08e25d548ce name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.760251 | controller |     "Jun 11 00:19:30.746572 crc crio[23067]: time=\"2026-06-11T00:19:30.743192548Z\" level=info msg=\"Started container\" PID=70619 containerID=6b263e0694efae831f3222f1accd27b7a8c886acf8810ccc11c04c0d2f25206f description=openstack/neutron-68dcd6bdfb-fzpnw/neutron-httpd id=c3d0cc15-84f4-404d-a931-a08e25d548ce name=/runtime.v1.RuntimeService/StartContainer sandboxID=77fe72c24209923300471306f96b6076cf20b64ae0c9d17e2ee1a6f8d053def3",
2026-06-11 01:10:49.760266 | controller |     "Jun 11 00:19:30.756891 crc crio[23067]: time=\"2026-06-11T00:19:30.756342276Z\" level=info msg=\"Created container b4e993a4453ef006b6dc632c0dc839268358662de7fe8d7d385d5b8afa9565c0: openstack/glance-default-external-api-0/glance-log\" id=83e205b7-f29e-445b-9cbe-9be758d28bb6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.760280 | controller |     "Jun 11 00:19:30.760490 crc crio[23067]: time=\"2026-06-11T00:19:30.757477557Z\" level=info msg=\"Starting container: b4e993a4453ef006b6dc632c0dc839268358662de7fe8d7d385d5b8afa9565c0\" id=ec77cd06-dfe3-464a-bcc1-691bbcd60af2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.760294 | controller |     "Jun 11 00:19:30.771160 crc crio[23067]: time=\"2026-06-11T00:19:30.769989458Z\" level=info msg=\"Started container\" PID=70616 containerID=b4e993a4453ef006b6dc632c0dc839268358662de7fe8d7d385d5b8afa9565c0 description=openstack/glance-default-external-api-0/glance-log id=ec77cd06-dfe3-464a-bcc1-691bbcd60af2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=787ef609fb6d6de61ace6ae198a1f9c1f2b711ee7fa2b76c83355f5ec606dd2e",
2026-06-11 01:10:49.760309 | controller |     "Jun 11 00:19:30.783731 crc crio[23067]: time=\"2026-06-11T00:19:30.783557328Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=2cb353c8-9e01-4c09-9497-96a9a51d8e5f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.760326 | controller |     "Jun 11 00:19:30.842941 crc crio[23067]: time=\"2026-06-11T00:19:30.842135285Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=63fded49-3e31-498a-bf01-0e1424cc32a9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.760340 | controller |     "Jun 11 00:19:30.850198 crc crio[23067]: time=\"2026-06-11T00:19:30.85002131Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-httpd\" id=91d4c43d-4eec-427c-afae-c479279e86d7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.760377 | controller |     "Jun 11 00:19:30.850889 crc crio[23067]: time=\"2026-06-11T00:19:30.850829242Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.760392 | controller |     "Jun 11 00:19:30.973941 crc crio[23067]: time=\"2026-06-11T00:19:30.973036643Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.760407 | controller |     "Jun 11 00:19:31.044421 crc crio[23067]: time=\"2026-06-11T00:19:31.044284015Z\" level=info msg=\"Running pod sandbox: openstack/neutron-7fb7cc496f-bxh7n/POD\" id=415bfd9b-6bee-4754-94e2-91874567dac3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.760421 | controller |     "Jun 11 00:19:31.044722 crc crio[23067]: time=\"2026-06-11T00:19:31.044514521Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.760436 | controller |     "Jun 11 00:19:31.124125 crc crio[23067]: time=\"2026-06-11T00:19:31.124039869Z\" level=info msg=\"Got pod network &{Name:neutron-7fb7cc496f-bxh7n Namespace:openstack ID:417508eb777ed2deef79db2de1421219bd5eb646ed70bdeddaec4c1ac3b355ed UID:c9827548-09b4-459c-8a13-74d733e43adf NetNS:/var/run/netns/1337a126-6dea-4df8-a66c-7af9a1567086 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc9827548_09b4_459c_8a13_74d733e43adf.slice PodAnnotations:0xc007e12388}] Aliases:map[]}\"",
2026-06-11 01:10:49.760450 | controller |     "Jun 11 00:19:31.124125 crc crio[23067]: time=\"2026-06-11T00:19:31.124105221Z\" level=info msg=\"Adding pod openstack_neutron-7fb7cc496f-bxh7n to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.760465 | controller |     "Jun 11 00:19:31.617308 crc crio[23067]: time=\"2026-06-11T00:19:31.616583706Z\" level=info msg=\"Stopping container: 945b4fdd966de40877bcbf6c6d40e92a0fe82ec03808047346099f844f11335d (timeout: 10s)\" id=97758411-12a6-4521-8b6f-b54348293f9b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.760479 | controller |     "Jun 11 00:19:31.781870 crc crio[23067]: time=\"2026-06-11T00:19:31.778189291Z\" level=info msg=\"Stopped container 945b4fdd966de40877bcbf6c6d40e92a0fe82ec03808047346099f844f11335d: openstack/dnsmasq-dns-6674dbf88c-rf66c/dnsmasq-dns\" id=97758411-12a6-4521-8b6f-b54348293f9b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.760494 | controller |     "Jun 11 00:19:31.781870 crc crio[23067]: time=\"2026-06-11T00:19:31.780034511Z\" level=info msg=\"Stopping pod sandbox: 507428bf6e46af4021290a1343b05849c218b4d53c4f0b3f7082882a62532ed8\" id=44ea8e5d-67dc-4712-80b7-2b79ad407a56 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.760508 | controller |     "Jun 11 00:19:31.781870 crc crio[23067]: time=\"2026-06-11T00:19:31.780858374Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6674dbf88c-rf66c Namespace:openstack ID:507428bf6e46af4021290a1343b05849c218b4d53c4f0b3f7082882a62532ed8 UID:d010cc5d-1a6f-4d45-ac2f-b2b3d0243b9c NetNS:/var/run/netns/4b5de44d-8067-46e1-9e26-ca6fdcb33d08 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd010cc5d_1a6f_4d45_ac2f_b2b3d0243b9c.slice PodAnnotations:0xc000c34920}] Aliases:map[]}\"",
2026-06-11 01:10:49.760527 | controller |     "Jun 11 00:19:31.781870 crc crio[23067]: time=\"2026-06-11T00:19:31.780998828Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-6674dbf88c-rf66c from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.760542 | controller |     "Jun 11 00:19:31.887334 crc crio[23067]: 2026-06-11T00:19:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:417508eb777ed2d Mac:ca:9a:90:cd:a8:70 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9e Mtu:0 Sandbox:/var/run/netns/1337a126-6dea-4df8-a66c-7af9a1567086 SocketPath: PciID:}] [{Interface:0xc0004a86b0 Address:{IP:10.217.0.158 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.760557 | controller |     "Jun 11 00:19:31.894601 crc crio[23067]: time=\"2026-06-11T00:19:31.894503302Z\" level=info msg=\"Got pod network &{Name:neutron-7fb7cc496f-bxh7n Namespace:openstack ID:417508eb777ed2deef79db2de1421219bd5eb646ed70bdeddaec4c1ac3b355ed UID:c9827548-09b4-459c-8a13-74d733e43adf NetNS:/var/run/netns/1337a126-6dea-4df8-a66c-7af9a1567086 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc9827548_09b4_459c_8a13_74d733e43adf.slice PodAnnotations:0xc007e12388}] Aliases:map[]}\"",
2026-06-11 01:10:49.760572 | controller |     "Jun 11 00:19:31.897739 crc crio[23067]: time=\"2026-06-11T00:19:31.897624467Z\" level=info msg=\"Checking pod openstack_neutron-7fb7cc496f-bxh7n for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.760587 | controller |     "Jun 11 00:19:31.939258 crc crio[23067]: time=\"2026-06-11T00:19:31.939140989Z\" level=info msg=\"Ran pod sandbox 417508eb777ed2deef79db2de1421219bd5eb646ed70bdeddaec4c1ac3b355ed with infra container: openstack/neutron-7fb7cc496f-bxh7n/POD\" id=415bfd9b-6bee-4754-94e2-91874567dac3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.760601 | controller |     "Jun 11 00:19:31.987306 crc crio[23067]: time=\"2026-06-11T00:19:31.987144897Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=5b3cb41b-744b-444c-8618-5d2d758425a8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.760616 | controller |     "Jun 11 00:19:32.254303 crc crio[23067]: time=\"2026-06-11T00:19:32.253743304Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=a7680e8d-76f6-471e-9f12-dbcc1f618e8a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.760630 | controller |     "Jun 11 00:19:32.278829 crc crio[23067]: time=\"2026-06-11T00:19:32.276369911Z\" level=info msg=\"Creating container: openstack/neutron-7fb7cc496f-bxh7n/neutron-api\" id=74581fa2-720d-43df-9cc5-674864f406b0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.760644 | controller |     "Jun 11 00:19:32.278829 crc crio[23067]: time=\"2026-06-11T00:19:32.276829074Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.760658 | controller |     "Jun 11 00:19:32.348067 crc crio[23067]: time=\"2026-06-11T00:19:32.345966528Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.760672 | controller |     "Jun 11 00:19:32.435295 crc crio[23067]: time=\"2026-06-11T00:19:32.426183985Z\" level=info msg=\"Stopped pod sandbox: 507428bf6e46af4021290a1343b05849c218b4d53c4f0b3f7082882a62532ed8\" id=44ea8e5d-67dc-4712-80b7-2b79ad407a56 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.760689 | controller |     "Jun 11 00:19:32.438687 crc crio[23067]: time=\"2026-06-11T00:19:32.438069639Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.760703 | controller |     "Jun 11 00:19:32.448104 crc crio[23067]: time=\"2026-06-11T00:19:32.447411084Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.760717 | controller |     "Jun 11 00:19:33.020180 crc crio[23067]: time=\"2026-06-11T00:19:33.019539779Z\" level=info msg=\"Stopping pod sandbox: d184bcd45054852bda5ef501adcd82daed55b286a5009ed705fdc12a56b7912a\" id=858cee80-7b19-437f-93da-28f8fe3072d7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.760731 | controller |     "Jun 11 00:19:33.021879 crc crio[23067]: time=\"2026-06-11T00:19:33.020894446Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-bwxg6 Namespace:openstack ID:d184bcd45054852bda5ef501adcd82daed55b286a5009ed705fdc12a56b7912a UID:0351c715-d0ce-49b5-9cef-11c437cda335 NetNS:/var/run/netns/b1a0a835-ba29-4d27-bdd0-45f336dcd9ff Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0351c715_d0ce_49b5_9cef_11c437cda335.slice PodAnnotations:0xc007e120c8}] Aliases:map[]}\"",
2026-06-11 01:10:49.760746 | controller |     "Jun 11 00:19:33.021879 crc crio[23067]: time=\"2026-06-11T00:19:33.021064991Z\" level=info msg=\"Deleting pod openstack_keystone-bootstrap-bwxg6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.760760 | controller |     "Jun 11 00:19:33.025566 crc crio[23067]: time=\"2026-06-11T00:19:33.025467001Z\" level=info msg=\"Removing container: 945b4fdd966de40877bcbf6c6d40e92a0fe82ec03808047346099f844f11335d\" id=849f4ad8-735a-47ab-9411-a497c0ab598d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.760775 | controller |     "Jun 11 00:19:33.086531 crc crio[23067]: time=\"2026-06-11T00:19:33.085614661Z\" level=info msg=\"Removed container 945b4fdd966de40877bcbf6c6d40e92a0fe82ec03808047346099f844f11335d: openstack/dnsmasq-dns-6674dbf88c-rf66c/dnsmasq-dns\" id=849f4ad8-735a-47ab-9411-a497c0ab598d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.760789 | controller |     "Jun 11 00:19:33.094429 crc crio[23067]: time=\"2026-06-11T00:19:33.094368689Z\" level=info msg=\"Removing container: 4881fedfd7ea83f1869ecac987263025d76aa9bdc6f7092689732a1f0066cfd7\" id=5e440cb7-644a-42ca-984b-73734dc88400 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.760803 | controller |     "Jun 11 00:19:33.142627 crc crio[23067]: time=\"2026-06-11T00:19:33.142308736Z\" level=info msg=\"Removed container 4881fedfd7ea83f1869ecac987263025d76aa9bdc6f7092689732a1f0066cfd7: openstack/dnsmasq-dns-6674dbf88c-rf66c/init\" id=5e440cb7-644a-42ca-984b-73734dc88400 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.760817 | controller |     "Jun 11 00:19:33.185033 crc crio[23067]: time=\"2026-06-11T00:19:33.184944998Z\" level=info msg=\"Created container f352b821a547fa205888705c2e0d9008052dafe5e5a06e5d9bd462ba2a596c0f: openstack/glance-default-external-api-0/glance-httpd\" id=91d4c43d-4eec-427c-afae-c479279e86d7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.760831 | controller |     "Jun 11 00:19:33.188218 crc crio[23067]: time=\"2026-06-11T00:19:33.188145806Z\" level=info msg=\"Starting container: f352b821a547fa205888705c2e0d9008052dafe5e5a06e5d9bd462ba2a596c0f\" id=7a3ca1ff-c303-4c87-8600-edb1b3f52e24 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.760845 | controller |     "Jun 11 00:19:33.198505 crc crio[23067]: time=\"2026-06-11T00:19:33.198448166Z\" level=info msg=\"Started container\" PID=71001 containerID=f352b821a547fa205888705c2e0d9008052dafe5e5a06e5d9bd462ba2a596c0f description=openstack/glance-default-external-api-0/glance-httpd id=7a3ca1ff-c303-4c87-8600-edb1b3f52e24 name=/runtime.v1.RuntimeService/StartContainer sandboxID=787ef609fb6d6de61ace6ae198a1f9c1f2b711ee7fa2b76c83355f5ec606dd2e",
2026-06-11 01:10:49.760864 | controller |     "Jun 11 00:19:33.446696 crc crio[23067]: time=\"2026-06-11T00:19:33.446029274Z\" level=info msg=\"Stopped pod sandbox: d184bcd45054852bda5ef501adcd82daed55b286a5009ed705fdc12a56b7912a\" id=858cee80-7b19-437f-93da-28f8fe3072d7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.760879 | controller |     "Jun 11 00:19:33.733065 crc crio[23067]: time=\"2026-06-11T00:19:33.732938015Z\" level=info msg=\"Created container fd15b6f0e0fc4d7ca2f6f153730eeb4e2115b8278d7cf927926aec4c3954310a: openstack/neutron-7fb7cc496f-bxh7n/neutron-api\" id=74581fa2-720d-43df-9cc5-674864f406b0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.760893 | controller |     "Jun 11 00:19:33.734219 crc crio[23067]: time=\"2026-06-11T00:19:33.734116977Z\" level=info msg=\"Starting container: fd15b6f0e0fc4d7ca2f6f153730eeb4e2115b8278d7cf927926aec4c3954310a\" id=908c46bd-14f5-4bf8-98f4-6ae096061242 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.760908 | controller |     "Jun 11 00:19:33.745749 crc crio[23067]: time=\"2026-06-11T00:19:33.745550269Z\" level=info msg=\"Started container\" PID=71005 containerID=fd15b6f0e0fc4d7ca2f6f153730eeb4e2115b8278d7cf927926aec4c3954310a description=openstack/neutron-7fb7cc496f-bxh7n/neutron-api id=908c46bd-14f5-4bf8-98f4-6ae096061242 name=/runtime.v1.RuntimeService/StartContainer sandboxID=417508eb777ed2deef79db2de1421219bd5eb646ed70bdeddaec4c1ac3b355ed",
2026-06-11 01:10:49.760923 | controller |     "Jun 11 00:19:33.926953 crc crio[23067]: time=\"2026-06-11T00:19:33.926597484Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=4e549819-2101-49cf-8102-2bd9490cd48a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.760937 | controller |     "Jun 11 00:19:34.117531 crc crio[23067]: time=\"2026-06-11T00:19:34.115840473Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=56f63821-24d8-423d-9239-d0d1297570b3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.760952 | controller |     "Jun 11 00:19:34.143492 crc crio[23067]: time=\"2026-06-11T00:19:34.143400374Z\" level=info msg=\"Creating container: openstack/neutron-7fb7cc496f-bxh7n/neutron-httpd\" id=5a45eda9-a181-43ab-9425-0344309d0df1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.760966 | controller |     "Jun 11 00:19:34.145256 crc crio[23067]: time=\"2026-06-11T00:19:34.143910668Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.760980 | controller |     "Jun 11 00:19:34.323056 crc crio[23067]: time=\"2026-06-11T00:19:34.322937438Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.760994 | controller |     "Jun 11 00:19:34.335717 crc crio[23067]: time=\"2026-06-11T00:19:34.329352233Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.761008 | controller |     "Jun 11 00:19:34.539219 crc crio[23067]: time=\"2026-06-11T00:19:34.538951147Z\" level=info msg=\"Created container e608053d98eacaa8e7febb4a0a12d4a6a0776bae241500743187bd2b4e26ea5a: openstack/neutron-7fb7cc496f-bxh7n/neutron-httpd\" id=5a45eda9-a181-43ab-9425-0344309d0df1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.761022 | controller |     "Jun 11 00:19:34.543148 crc crio[23067]: time=\"2026-06-11T00:19:34.542569925Z\" level=info msg=\"Starting container: e608053d98eacaa8e7febb4a0a12d4a6a0776bae241500743187bd2b4e26ea5a\" id=a3b2e740-251c-45b0-ae2d-060cfbb3804a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.761039 | controller |     "Jun 11 00:19:34.557533 crc crio[23067]: time=\"2026-06-11T00:19:34.557386859Z\" level=info msg=\"Started container\" PID=71364 containerID=e608053d98eacaa8e7febb4a0a12d4a6a0776bae241500743187bd2b4e26ea5a description=openstack/neutron-7fb7cc496f-bxh7n/neutron-httpd id=a3b2e740-251c-45b0-ae2d-060cfbb3804a name=/runtime.v1.RuntimeService/StartContainer sandboxID=417508eb777ed2deef79db2de1421219bd5eb646ed70bdeddaec4c1ac3b355ed",
2026-06-11 01:10:49.761054 | controller |     "Jun 11 00:19:35.537521 crc crio[23067]: time=\"2026-06-11T00:19:35.537406603Z\" level=info msg=\"Running pod sandbox: openstack/keystone-8484c986bb-gz5hf/POD\" id=db2b1155-42e6-40d3-99d8-7a71f0a95d0e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.761068 | controller |     "Jun 11 00:19:35.537691 crc crio[23067]: time=\"2026-06-11T00:19:35.537548667Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.761082 | controller |     "Jun 11 00:19:37.273013 crc crio[23067]: time=\"2026-06-11T00:19:37.272299312Z\" level=info msg=\"Stopping pod sandbox: e8aaa1e44ca9d17393fd21fff751cb5c8c26bdc8581c1eb36a60e3e6b6a4a891\" id=58d8c634-813a-447b-8af0-298d6ef908bf name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.761097 | controller |     "Jun 11 00:19:37.275565 crc crio[23067]: time=\"2026-06-11T00:19:37.274497872Z\" level=info msg=\"Got pod network &{Name:placement-db-sync-sgwjr Namespace:openstack ID:e8aaa1e44ca9d17393fd21fff751cb5c8c26bdc8581c1eb36a60e3e6b6a4a891 UID:6eb3a4cf-8354-4cb2-9b6f-5585ca83dec7 NetNS:/var/run/netns/88656f5e-701d-4573-bc02-96952ff18ee0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6eb3a4cf_8354_4cb2_9b6f_5585ca83dec7.slice PodAnnotations:0xc0082021d0}] Aliases:map[]}\"",
2026-06-11 01:10:49.761111 | controller |     "Jun 11 00:19:37.275565 crc crio[23067]: time=\"2026-06-11T00:19:37.274703448Z\" level=info msg=\"Deleting pod openstack_placement-db-sync-sgwjr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.761125 | controller |     "Jun 11 00:19:40.339720 crc crio[23067]: time=\"2026-06-11T00:19:40.338910416Z\" level=info msg=\"Stopping pod sandbox: 3210fd739acb2e93bb219f8dbbee652bfd004e6692e994a362356250cd4c7317\" id=63c343b9-44fc-415d-8baa-f932b1615894 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.761140 | controller |     "Jun 11 00:19:40.341299 crc crio[23067]: time=\"2026-06-11T00:19:40.340478169Z\" level=info msg=\"Got pod network &{Name:barbican-db-sync-vmd65 Namespace:openstack ID:3210fd739acb2e93bb219f8dbbee652bfd004e6692e994a362356250cd4c7317 UID:dcf6767b-e60b-4d88-b44d-b3798cc5d87c NetNS:/var/run/netns/0b67934d-2777-4449-baee-82c68f0669ff Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddcf6767b_e60b_4d88_b44d_b3798cc5d87c.slice PodAnnotations:0xc0002f2618}] Aliases:map[]}\"",
2026-06-11 01:10:49.761154 | controller |     "Jun 11 00:19:40.341299 crc crio[23067]: time=\"2026-06-11T00:19:40.340609122Z\" level=info msg=\"Deleting pod openstack_barbican-db-sync-vmd65 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.761169 | controller |     "Jun 11 00:19:41.820161 crc crio[23067]: time=\"2026-06-11T00:19:41.819292889Z\" level=info msg=\"Stopped pod sandbox: 3210fd739acb2e93bb219f8dbbee652bfd004e6692e994a362356250cd4c7317\" id=63c343b9-44fc-415d-8baa-f932b1615894 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.761183 | controller |     "Jun 11 00:19:41.822460 crc crio[23067]: time=\"2026-06-11T00:19:41.822389674Z\" level=info msg=\"Stopped pod sandbox: e8aaa1e44ca9d17393fd21fff751cb5c8c26bdc8581c1eb36a60e3e6b6a4a891\" id=58d8c634-813a-447b-8af0-298d6ef908bf name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.761201 | controller |     "Jun 11 00:19:41.869269 crc crio[23067]: time=\"2026-06-11T00:19:41.869177369Z\" level=info msg=\"Got pod network &{Name:keystone-8484c986bb-gz5hf Namespace:openstack ID:a562c3f3def50430a5f463c973d58d68d7f4a48e076517051f0966e4181c7614 UID:9bdc4a8f-ae0f-400d-ab70-678c5a2dc76b NetNS:/var/run/netns/144c740c-0edc-42ef-9978-efb80438a39e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9bdc4a8f_ae0f_400d_ab70_678c5a2dc76b.slice PodAnnotations:0xc0029b2670}] Aliases:map[]}\"",
2026-06-11 01:10:49.761216 | controller |     "Jun 11 00:19:41.869269 crc crio[23067]: time=\"2026-06-11T00:19:41.869255181Z\" level=info msg=\"Adding pod openstack_keystone-8484c986bb-gz5hf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.761231 | controller |     "Jun 11 00:19:41.942313 crc crio[23067]: time=\"2026-06-11T00:19:41.94222372Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/sg-core@sha256:457ac65a0818c89c25b563e576fd0e228e61b23e5913835aa8c748f2c70ce600\" id=5f8ee0ff-e2d2-424a-8586-cc372b991823 name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.761246 | controller |     "Jun 11 00:19:41.943020 crc crio[23067]: time=\"2026-06-11T00:19:41.942930639Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=007f8c20-2422-46c3-9689-938bdd9add61 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.761261 | controller |     "Jun 11 00:19:41.979307 crc crio[23067]: time=\"2026-06-11T00:19:41.979031684Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=ba9a1920-a7f8-473e-b2a5-a8f0eeaae54f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.761275 | controller |     "Jun 11 00:19:42.011025 crc crio[23067]: time=\"2026-06-11T00:19:42.010701367Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=79c21a56-4861-4bed-8f8a-a95c4e16018a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.761290 | controller |     "Jun 11 00:19:42.013681 crc crio[23067]: time=\"2026-06-11T00:19:42.012305941Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.761304 | controller |     "Jun 11 00:19:42.154273 crc crio[23067]: time=\"2026-06-11T00:19:42.153729456Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.761319 | controller |     "Jun 11 00:19:42.164458 crc crio[23067]: time=\"2026-06-11T00:19:42.164428977Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.761333 | controller |     "Jun 11 00:19:42.292744 crc crio[23067]: time=\"2026-06-11T00:19:42.292687773Z\" level=info msg=\"Created container 37db46c0a071ecdf4a41bd37bc8d045715473c2cbea8854016af2a6bc56b8d8b: openstack/ceilometer-0/sg-core\" id=79c21a56-4861-4bed-8f8a-a95c4e16018a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.761363 | controller |     "Jun 11 00:19:42.294370 crc crio[23067]: time=\"2026-06-11T00:19:42.294300807Z\" level=info msg=\"Starting container: 37db46c0a071ecdf4a41bd37bc8d045715473c2cbea8854016af2a6bc56b8d8b\" id=edf207a9-e91c-4fae-8ea5-9449788ee7b5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.761383 | controller |     "Jun 11 00:19:42.300710 crc crio[23067]: time=\"2026-06-11T00:19:42.300600719Z\" level=info msg=\"Started container\" PID=71990 containerID=37db46c0a071ecdf4a41bd37bc8d045715473c2cbea8854016af2a6bc56b8d8b description=openstack/ceilometer-0/sg-core id=edf207a9-e91c-4fae-8ea5-9449788ee7b5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=792b2decad05c5dac7d072efbc46940c45b2f71cfda169cfc16b17bfe80946de",
2026-06-11 01:10:49.761401 | controller |     "Jun 11 00:19:42.319453 crc crio[23067]: time=\"2026-06-11T00:19:42.319298999Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=7c5184d3-4fe7-40f6-90e1-f4f04be19038 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.761416 | controller |     "Jun 11 00:19:42.319724 crc crio[23067]: time=\"2026-06-11T00:19:42.319584587Z\" level=info msg=\"Image registry.redhat.io/ubi9/httpd-24:latest not found\" id=7c5184d3-4fe7-40f6-90e1-f4f04be19038 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.761431 | controller |     "Jun 11 00:19:42.319826 crc crio[23067]: time=\"2026-06-11T00:19:42.319632878Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/ubi9/httpd-24:latest found\" id=7c5184d3-4fe7-40f6-90e1-f4f04be19038 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.761445 | controller |     "Jun 11 00:19:42.321067 crc crio[23067]: time=\"2026-06-11T00:19:42.320972464Z\" level=info msg=\"Pulling image: registry.redhat.io/ubi9/httpd-24:latest\" id=27416d83-903d-4acf-bacb-92bd39d85c4d name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.761460 | controller |     "Jun 11 00:19:42.360116 crc crio[23067]: time=\"2026-06-11T00:19:42.360018329Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/ubi9/httpd-24:latest\\\"\"",
2026-06-11 01:10:49.761474 | controller |     "Jun 11 00:19:42.377617 crc crio[23067]: time=\"2026-06-11T00:19:42.377552667Z\" level=info msg=\"Stopping pod sandbox: cec63dd46965a35dad52e6bddacfbc66b3669f72380b7871cb62b30651f06f12\" id=c0492bac-6ed9-4aa9-99cb-c96e06f38a7b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.761489 | controller |     "Jun 11 00:19:42.378274 crc crio[23067]: time=\"2026-06-11T00:19:42.378206525Z\" level=info msg=\"Got pod network &{Name:cinder-db-sync-jcbdf Namespace:openstack ID:cec63dd46965a35dad52e6bddacfbc66b3669f72380b7871cb62b30651f06f12 UID:d3d51a9e-b61f-4010-a172-fda1f75ef060 NetNS:/var/run/netns/1378a1e9-4961-4e1a-93af-23a5231b1889 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd3d51a9e_b61f_4010_a172_fda1f75ef060.slice PodAnnotations:0xc003610a10}] Aliases:map[]}\"",
2026-06-11 01:10:49.761504 | controller |     "Jun 11 00:19:42.378380 crc crio[23067]: time=\"2026-06-11T00:19:42.378367939Z\" level=info msg=\"Deleting pod openstack_cinder-db-sync-jcbdf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.761519 | controller |     "Jun 11 00:19:42.530888 crc crio[23067]: 2026-06-11T00:19:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a562c3f3def5043 Mac:ee:a9:b9:ef:62:28 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9f Mtu:0 Sandbox:/var/run/netns/144c740c-0edc-42ef-9978-efb80438a39e SocketPath: PciID:}] [{Interface:0xc0002225c0 Address:{IP:10.217.0.159 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.761534 | controller |     "Jun 11 00:19:42.544160 crc crio[23067]: time=\"2026-06-11T00:19:42.544067556Z\" level=info msg=\"Got pod network &{Name:keystone-8484c986bb-gz5hf Namespace:openstack ID:a562c3f3def50430a5f463c973d58d68d7f4a48e076517051f0966e4181c7614 UID:9bdc4a8f-ae0f-400d-ab70-678c5a2dc76b NetNS:/var/run/netns/144c740c-0edc-42ef-9978-efb80438a39e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9bdc4a8f_ae0f_400d_ab70_678c5a2dc76b.slice PodAnnotations:0xc0029b2670}] Aliases:map[]}\"",
2026-06-11 01:10:49.761549 | controller |     "Jun 11 00:19:42.544446 crc crio[23067]: time=\"2026-06-11T00:19:42.544351574Z\" level=info msg=\"Checking pod openstack_keystone-8484c986bb-gz5hf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.761567 | controller |     "Jun 11 00:19:42.553328 crc crio[23067]: time=\"2026-06-11T00:19:42.553233126Z\" level=info msg=\"Ran pod sandbox a562c3f3def50430a5f463c973d58d68d7f4a48e076517051f0966e4181c7614 with infra container: openstack/keystone-8484c986bb-gz5hf/POD\" id=db2b1155-42e6-40d3-99d8-7a71f0a95d0e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.761582 | controller |     "Jun 11 00:19:42.556972 crc crio[23067]: time=\"2026-06-11T00:19:42.556384842Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=2dba239f-b0cb-4ff8-9376-6c35bb271915 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.761596 | controller |     "Jun 11 00:19:42.622955 crc crio[23067]: time=\"2026-06-11T00:19:42.622740641Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=eb11e033-1ae3-4181-9365-9e296e3cd194 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.761610 | controller |     "Jun 11 00:19:42.634698 crc crio[23067]: time=\"2026-06-11T00:19:42.634382868Z\" level=info msg=\"Creating container: openstack/keystone-8484c986bb-gz5hf/keystone-api\" id=5308808d-e387-4096-84e8-f56c45ca0949 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.761625 | controller |     "Jun 11 00:19:42.638702 crc crio[23067]: time=\"2026-06-11T00:19:42.634986114Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.761639 | controller |     "Jun 11 00:19:42.681180 crc crio[23067]: time=\"2026-06-11T00:19:42.681080951Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.761653 | controller |     "Jun 11 00:19:42.685187 crc crio[23067]: time=\"2026-06-11T00:19:42.685119691Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.761667 | controller |     "Jun 11 00:19:42.689145 crc crio[23067]: time=\"2026-06-11T00:19:42.689042248Z\" level=info msg=\"Stopped pod sandbox: cec63dd46965a35dad52e6bddacfbc66b3669f72380b7871cb62b30651f06f12\" id=c0492bac-6ed9-4aa9-99cb-c96e06f38a7b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.761681 | controller |     "Jun 11 00:19:42.825507 crc crio[23067]: time=\"2026-06-11T00:19:42.825428976Z\" level=info msg=\"Created container e5025b6eb6c37022ab7dda9bb385cad64002c22391afa64b5a3f0e18adca6ed7: openstack/keystone-8484c986bb-gz5hf/keystone-api\" id=5308808d-e387-4096-84e8-f56c45ca0949 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.761696 | controller |     "Jun 11 00:19:42.826827 crc crio[23067]: time=\"2026-06-11T00:19:42.826609648Z\" level=info msg=\"Starting container: e5025b6eb6c37022ab7dda9bb385cad64002c22391afa64b5a3f0e18adca6ed7\" id=b7009fd5-fd6a-4995-80de-ed0348839dcc name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.761709 | controller |     "Jun 11 00:19:42.832799 crc crio[23067]: time=\"2026-06-11T00:19:42.832347474Z\" level=info msg=\"Started container\" PID=72060 containerID=e5025b6eb6c37022ab7dda9bb385cad64002c22391afa64b5a3f0e18adca6ed7 description=openstack/keystone-8484c986bb-gz5hf/keystone-api id=b7009fd5-fd6a-4995-80de-ed0348839dcc name=/runtime.v1.RuntimeService/StartContainer sandboxID=a562c3f3def50430a5f463c973d58d68d7f4a48e076517051f0966e4181c7614",
2026-06-11 01:10:49.761724 | controller |     "Jun 11 00:19:43.890597 crc crio[23067]: time=\"2026-06-11T00:19:43.885832631Z\" level=info msg=\"Running pod sandbox: openstack/placement-f9c8cf484-x5spd/POD\" id=d2b3625f-9a23-4a9c-a529-5272557ca926 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.761738 | controller |     "Jun 11 00:19:43.891903 crc crio[23067]: time=\"2026-06-11T00:19:43.889994725Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.761755 | controller |     "Jun 11 00:19:43.962216 crc crio[23067]: time=\"2026-06-11T00:19:43.962136111Z\" level=info msg=\"Got pod network &{Name:placement-f9c8cf484-x5spd Namespace:openstack ID:ea51e10d9b1179435cffb494566b4b9cfaa59bf0108f9c6d5ebb4566540bc125 UID:a48fcbe5-7833-4a7c-adc9-90c9250604a7 NetNS:/var/run/netns/2f60f981-5545-49a0-b6e2-d03b17599d5d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda48fcbe5_7833_4a7c_adc9_90c9250604a7.slice PodAnnotations:0xc003611020}] Aliases:map[]}\"",
2026-06-11 01:10:49.761770 | controller |     "Jun 11 00:19:43.962216 crc crio[23067]: time=\"2026-06-11T00:19:43.962201273Z\" level=info msg=\"Adding pod openstack_placement-f9c8cf484-x5spd to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.761785 | controller |     "Jun 11 00:19:44.014135 crc crio[23067]: time=\"2026-06-11T00:19:44.013925343Z\" level=info msg=\"Running pod sandbox: openstack/barbican-keystone-listener-5b9b7f4cb-rcb74/POD\" id=a377f7c3-0060-48d0-ba01-bc32bbf260bd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.761799 | controller |     "Jun 11 00:19:44.014135 crc crio[23067]: time=\"2026-06-11T00:19:44.014009875Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.761814 | controller |     "Jun 11 00:19:44.040081 crc crio[23067]: time=\"2026-06-11T00:19:44.039837738Z\" level=info msg=\"Running pod sandbox: openstack/barbican-worker-7d6fd88c9c-976kw/POD\" id=82c60adb-3fc7-4521-930b-6f3bd68449f5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.761828 | controller |     "Jun 11 00:19:44.040081 crc crio[23067]: time=\"2026-06-11T00:19:44.039938031Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.761842 | controller |     "Jun 11 00:19:44.143929 crc crio[23067]: time=\"2026-06-11T00:19:44.143140714Z\" level=info msg=\"Got pod network &{Name:barbican-worker-7d6fd88c9c-976kw Namespace:openstack ID:272f4889f2c2e6878adbd5897e07dbdf569e13b12ad196393d6349cb81ee89f9 UID:f6acfcd7-a230-4834-9631-a79a6f39b4b8 NetNS:/var/run/netns/0079c700-22f3-40e7-be77-bb091c35a315 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf6acfcd7_a230_4834_9631_a79a6f39b4b8.slice PodAnnotations:0xc002392318}] Aliases:map[]}\"",
2026-06-11 01:10:49.761857 | controller |     "Jun 11 00:19:44.143929 crc crio[23067]: time=\"2026-06-11T00:19:44.143204706Z\" level=info msg=\"Adding pod openstack_barbican-worker-7d6fd88c9c-976kw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.761871 | controller |     "Jun 11 00:19:44.168747 crc crio[23067]: time=\"2026-06-11T00:19:44.165231137Z\" level=info msg=\"Got pod network &{Name:barbican-keystone-listener-5b9b7f4cb-rcb74 Namespace:openstack ID:9b1e6884d2a8334f74f4981a193490899318a51b9337af1d168253466b36acab UID:c0f9e9b8-0a14-4405-8a0a-ec765f732e55 NetNS:/var/run/netns/94483eb1-08aa-4ca6-a3bd-f6fe41c92487 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc0f9e9b8_0a14_4405_8a0a_ec765f732e55.slice PodAnnotations:0xc0023924d8}] Aliases:map[]}\"",
2026-06-11 01:10:49.761885 | controller |     "Jun 11 00:19:44.168747 crc crio[23067]: time=\"2026-06-11T00:19:44.165307369Z\" level=info msg=\"Adding pod openstack_barbican-keystone-listener-5b9b7f4cb-rcb74 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.761902 | controller |     "Jun 11 00:19:44.448915 crc crio[23067]: time=\"2026-06-11T00:19:44.441449506Z\" level=info msg=\"Running pod sandbox: openstack/cinder-online-data-migrations-4g7rw/POD\" id=1e9a8e2d-de99-44c4-8e27-8367d808bd25 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.761917 | controller |     "Jun 11 00:19:44.449167 crc crio[23067]: time=\"2026-06-11T00:19:44.448961211Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.761931 | controller |     "Jun 11 00:19:44.460533 crc crio[23067]: time=\"2026-06-11T00:19:44.45921159Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-54f48964b7-lddjz/POD\" id=ada4fcd7-5209-49c6-bfd4-25c6e8445315 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.761945 | controller |     "Jun 11 00:19:44.460533 crc crio[23067]: time=\"2026-06-11T00:19:44.459374205Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.761959 | controller |     "Jun 11 00:19:44.562151 crc crio[23067]: 2026-06-11T00:19:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ea51e10d9b11794 Mac:b6:27:0d:9f:53:f7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a0 Mtu:0 Sandbox:/var/run/netns/2f60f981-5545-49a0-b6e2-d03b17599d5d SocketPath: PciID:}] [{Interface:0xc0002dca20 Address:{IP:10.217.0.160 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.761972 | controller |     "Jun 11 00:19:44.577558 crc crio[23067]: time=\"2026-06-11T00:19:44.576856357Z\" level=info msg=\"Got pod network &{Name:placement-f9c8cf484-x5spd Namespace:openstack ID:ea51e10d9b1179435cffb494566b4b9cfaa59bf0108f9c6d5ebb4566540bc125 UID:a48fcbe5-7833-4a7c-adc9-90c9250604a7 NetNS:/var/run/netns/2f60f981-5545-49a0-b6e2-d03b17599d5d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda48fcbe5_7833_4a7c_adc9_90c9250604a7.slice PodAnnotations:0xc003611020}] Aliases:map[]}\"",
2026-06-11 01:10:49.761986 | controller |     "Jun 11 00:19:44.577558 crc crio[23067]: time=\"2026-06-11T00:19:44.577070663Z\" level=info msg=\"Checking pod openstack_placement-f9c8cf484-x5spd for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.762000 | controller |     "Jun 11 00:19:44.618500 crc crio[23067]: time=\"2026-06-11T00:19:44.618391739Z\" level=info msg=\"Ran pod sandbox ea51e10d9b1179435cffb494566b4b9cfaa59bf0108f9c6d5ebb4566540bc125 with infra container: openstack/placement-f9c8cf484-x5spd/POD\" id=d2b3625f-9a23-4a9c-a529-5272557ca926 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.762015 | controller |     "Jun 11 00:19:44.625358 crc crio[23067]: time=\"2026-06-11T00:19:44.625237516Z\" level=info msg=\"Running pod sandbox: openstack/barbican-api-675dbddb44-b88qz/POD\" id=2fcc4bab-bb00-4d3a-a7f2-64e4cb6ea029 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.762029 | controller |     "Jun 11 00:19:44.625358 crc crio[23067]: time=\"2026-06-11T00:19:44.625356429Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.762042 | controller |     "Jun 11 00:19:44.627742 crc crio[23067]: time=\"2026-06-11T00:19:44.627555429Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=2661e471-0e74-49ad-bb70-7a5cac1d39cc name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.762057 | controller |     "Jun 11 00:19:44.632423 crc crio[23067]: time=\"2026-06-11T00:19:44.63234549Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-54f48964b7-lddjz Namespace:openstack ID:51b53ea5b4e6883795729543c35e725e721e98d3c0ba648890b8b2f6cc5f3550 UID:4e57543c-b244-41aa-81b6-a4c7fc1ab0e9 NetNS:/var/run/netns/49e045a9-1707-47e7-9bf0-31b99d10e085 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4e57543c_b244_41aa_81b6_a4c7fc1ab0e9.slice PodAnnotations:0xc0079a4080}] Aliases:map[]}\"",
2026-06-11 01:10:49.762075 | controller |     "Jun 11 00:19:44.632423 crc crio[23067]: time=\"2026-06-11T00:19:44.632414252Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-54f48964b7-lddjz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.762090 | controller |     "Jun 11 00:19:44.633381 crc crio[23067]: time=\"2026-06-11T00:19:44.633334467Z\" level=info msg=\"Got pod network &{Name:cinder-online-data-migrations-4g7rw Namespace:openstack ID:9535357f417cc16a5fc53ea9fae76cf373a556ca70d81da6fb4b4aede298edb1 UID:323231c3-94be-4ce4-b480-b1e75e634ec8 NetNS:/var/run/netns/8fb0c8f4-6b0c-44c2-b312-078b621c9a24 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod323231c3_94be_4ce4_b480_b1e75e634ec8.slice PodAnnotations:0xc0036100c0}] Aliases:map[]}\"",
2026-06-11 01:10:49.762104 | controller |     "Jun 11 00:19:44.633381 crc crio[23067]: time=\"2026-06-11T00:19:44.633363117Z\" level=info msg=\"Adding pod openstack_cinder-online-data-migrations-4g7rw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.762119 | controller |     "Jun 11 00:19:44.772400 crc crio[23067]: time=\"2026-06-11T00:19:44.771921424Z\" level=info msg=\"Got pod network &{Name:barbican-api-675dbddb44-b88qz Namespace:openstack ID:0cb7482a6221314e3cc357258e27e67a86bcd482c07b105696a57b5ebdea1aff UID:48146af8-16a6-4bcc-bc58-71fd18b12095 NetNS:/var/run/netns/002d8ee5-9d09-4ee6-9314-8e9c7ba24f9c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod48146af8_16a6_4bcc_bc58_71fd18b12095.slice PodAnnotations:0xc000130c90}] Aliases:map[]}\"",
2026-06-11 01:10:49.762133 | controller |     "Jun 11 00:19:44.772857 crc crio[23067]: time=\"2026-06-11T00:19:44.772620974Z\" level=info msg=\"Adding pod openstack_barbican-api-675dbddb44-b88qz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.762147 | controller |     "Jun 11 00:19:44.847706 crc crio[23067]: time=\"2026-06-11T00:19:44.84657747Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=c27dade0-95cb-47ae-b8d9-1acaf172d278 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.762161 | controller |     "Jun 11 00:19:44.854669 crc crio[23067]: time=\"2026-06-11T00:19:44.854569747Z\" level=info msg=\"Creating container: openstack/placement-f9c8cf484-x5spd/placement-log\" id=4e54406b-2933-4c21-9fa1-6a27d498f3ce name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.762175 | controller |     "Jun 11 00:19:44.862268 crc crio[23067]: time=\"2026-06-11T00:19:44.861555678Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.762189 | controller |     "Jun 11 00:19:44.947391 crc crio[23067]: time=\"2026-06-11T00:19:44.946604786Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.762206 | controller |     "Jun 11 00:19:44.958139 crc crio[23067]: time=\"2026-06-11T00:19:44.955214421Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.762222 | controller |     "Jun 11 00:19:44.978497 crc crio[23067]: 2026-06-11T00:19:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:272f4889f2c2e68 Mac:f2:c0:b6:32:04:44 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a2 Mtu:0 Sandbox:/var/run/netns/0079c700-22f3-40e7-be77-bb091c35a315 SocketPath: PciID:}] [{Interface:0xc000150780 Address:{IP:10.217.0.162 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.762240 | controller |     "Jun 11 00:19:44.978875 crc crio[23067]: time=\"2026-06-11T00:19:44.978811504Z\" level=info msg=\"Got pod network &{Name:barbican-worker-7d6fd88c9c-976kw Namespace:openstack ID:272f4889f2c2e6878adbd5897e07dbdf569e13b12ad196393d6349cb81ee89f9 UID:f6acfcd7-a230-4834-9631-a79a6f39b4b8 NetNS:/var/run/netns/0079c700-22f3-40e7-be77-bb091c35a315 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf6acfcd7_a230_4834_9631_a79a6f39b4b8.slice PodAnnotations:0xc002392318}] Aliases:map[]}\"",
2026-06-11 01:10:49.762256 | controller |     "Jun 11 00:19:44.978982 crc crio[23067]: time=\"2026-06-11T00:19:44.978949808Z\" level=info msg=\"Checking pod openstack_barbican-worker-7d6fd88c9c-976kw for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.762271 | controller |     "Jun 11 00:19:44.987757 crc crio[23067]: time=\"2026-06-11T00:19:44.987614934Z\" level=info msg=\"Ran pod sandbox 272f4889f2c2e6878adbd5897e07dbdf569e13b12ad196393d6349cb81ee89f9 with infra container: openstack/barbican-worker-7d6fd88c9c-976kw/POD\" id=82c60adb-3fc7-4521-930b-6f3bd68449f5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.762285 | controller |     "Jun 11 00:19:45.007353 crc crio[23067]: time=\"2026-06-11T00:19:45.00726768Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=554ad782-a277-4f98-8426-ad962b301321 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.762300 | controller |     "Jun 11 00:19:45.007557 crc crio[23067]: time=\"2026-06-11T00:19:45.007461165Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified not found\" id=554ad782-a277-4f98-8426-ad962b301321 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.762315 | controller |     "Jun 11 00:19:45.007557 crc crio[23067]: time=\"2026-06-11T00:19:45.007505196Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified found\" id=554ad782-a277-4f98-8426-ad962b301321 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.762329 | controller |     "Jun 11 00:19:45.012289 crc crio[23067]: time=\"2026-06-11T00:19:45.012216145Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=97f68313-ea81-46a6-9f4e-55ebdc534496 name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.762344 | controller |     "Jun 11 00:19:45.028717 crc crio[23067]: time=\"2026-06-11T00:19:45.02855176Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\\\"\"",
2026-06-11 01:10:49.762379 | controller |     "Jun 11 00:19:45.205186 crc crio[23067]: time=\"2026-06-11T00:19:45.205101273Z\" level=info msg=\"Created container 0d1d451cf08598243ac059c88e03d451fede0e29b2b4c82283c8d60abe17eb59: openstack/placement-f9c8cf484-x5spd/placement-log\" id=4e54406b-2933-4c21-9fa1-6a27d498f3ce name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.762395 | controller |     "Jun 11 00:19:45.211177 crc crio[23067]: time=\"2026-06-11T00:19:45.211126037Z\" level=info msg=\"Starting container: 0d1d451cf08598243ac059c88e03d451fede0e29b2b4c82283c8d60abe17eb59\" id=788f330c-a663-49a0-94ea-a7dd12660565 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.762412 | controller |     "Jun 11 00:19:45.220589 crc crio[23067]: 2026-06-11T00:19:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9b1e6884d2a8334 Mac:a2:ed:38:ab:58:a6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a1 Mtu:0 Sandbox:/var/run/netns/94483eb1-08aa-4ca6-a3bd-f6fe41c92487 SocketPath: PciID:}] [{Interface:0xc000140900 Address:{IP:10.217.0.161 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.762446 | controller |     "Jun 11 00:19:45.222149 crc crio[23067]: time=\"2026-06-11T00:19:45.221946132Z\" level=info msg=\"Got pod network &{Name:barbican-keystone-listener-5b9b7f4cb-rcb74 Namespace:openstack ID:9b1e6884d2a8334f74f4981a193490899318a51b9337af1d168253466b36acab UID:c0f9e9b8-0a14-4405-8a0a-ec765f732e55 NetNS:/var/run/netns/94483eb1-08aa-4ca6-a3bd-f6fe41c92487 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc0f9e9b8_0a14_4405_8a0a_ec765f732e55.slice PodAnnotations:0xc0023924d8}] Aliases:map[]}\"",
2026-06-11 01:10:49.762463 | controller |     "Jun 11 00:19:45.222322 crc crio[23067]: time=\"2026-06-11T00:19:45.222270351Z\" level=info msg=\"Checking pod openstack_barbican-keystone-listener-5b9b7f4cb-rcb74 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.762478 | controller |     "Jun 11 00:19:45.232472 crc crio[23067]: time=\"2026-06-11T00:19:45.232396347Z\" level=info msg=\"Ran pod sandbox 9b1e6884d2a8334f74f4981a193490899318a51b9337af1d168253466b36acab with infra container: openstack/barbican-keystone-listener-5b9b7f4cb-rcb74/POD\" id=a377f7c3-0060-48d0-ba01-bc32bbf260bd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.762493 | controller |     "Jun 11 00:19:45.235305 crc crio[23067]: time=\"2026-06-11T00:19:45.235227274Z\" level=info msg=\"Started container\" PID=72619 containerID=0d1d451cf08598243ac059c88e03d451fede0e29b2b4c82283c8d60abe17eb59 description=openstack/placement-f9c8cf484-x5spd/placement-log id=788f330c-a663-49a0-94ea-a7dd12660565 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ea51e10d9b1179435cffb494566b4b9cfaa59bf0108f9c6d5ebb4566540bc125",
2026-06-11 01:10:49.762508 | controller |     "Jun 11 00:19:45.238951 crc crio[23067]: time=\"2026-06-11T00:19:45.237839565Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=f73c7ccb-171a-4248-9c82-33be5297b846 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.762523 | controller |     "Jun 11 00:19:45.238951 crc crio[23067]: time=\"2026-06-11T00:19:45.238186805Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified not found\" id=f73c7ccb-171a-4248-9c82-33be5297b846 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.762537 | controller |     "Jun 11 00:19:45.238951 crc crio[23067]: time=\"2026-06-11T00:19:45.238232496Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified found\" id=f73c7ccb-171a-4248-9c82-33be5297b846 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.762552 | controller |     "Jun 11 00:19:45.240495 crc crio[23067]: time=\"2026-06-11T00:19:45.240461847Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=e3fb7954-d664-48b1-814c-3e7a3385d31b name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.762566 | controller |     "Jun 11 00:19:45.247914 crc crio[23067]: time=\"2026-06-11T00:19:45.247835428Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\\\"\"",
2026-06-11 01:10:49.762581 | controller |     "Jun 11 00:19:45.259935 crc crio[23067]: time=\"2026-06-11T00:19:45.255045634Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=311ec1e0-91bf-4206-a0b3-a325650b0144 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.762595 | controller |     "Jun 11 00:19:45.347949 crc crio[23067]: time=\"2026-06-11T00:19:45.347743211Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=c6f8c578-8e32-4d87-b21f-3712b85dbcd1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.762613 | controller |     "Jun 11 00:19:45.361136 crc crio[23067]: time=\"2026-06-11T00:19:45.361085795Z\" level=info msg=\"Creating container: openstack/placement-f9c8cf484-x5spd/placement-api\" id=e59a10e8-8d73-418a-8d88-64ffe1cc67f8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.762628 | controller |     "Jun 11 00:19:45.361863 crc crio[23067]: time=\"2026-06-11T00:19:45.361837975Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.762643 | controller |     "Jun 11 00:19:45.398847 crc crio[23067]: 2026-06-11T00:19:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:51b53ea5b4e6883 Mac:2e:06:c1:68:e7:fd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a4 Mtu:0 Sandbox:/var/run/netns/49e045a9-1707-47e7-9bf0-31b99d10e085 SocketPath: PciID:}] [{Interface:0xc0002445b0 Address:{IP:10.217.0.164 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.762657 | controller |     "Jun 11 00:19:45.400423 crc crio[23067]: time=\"2026-06-11T00:19:45.400014026Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-54f48964b7-lddjz Namespace:openstack ID:51b53ea5b4e6883795729543c35e725e721e98d3c0ba648890b8b2f6cc5f3550 UID:4e57543c-b244-41aa-81b6-a4c7fc1ab0e9 NetNS:/var/run/netns/49e045a9-1707-47e7-9bf0-31b99d10e085 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4e57543c_b244_41aa_81b6_a4c7fc1ab0e9.slice PodAnnotations:0xc0079a4080}] Aliases:map[]}\"",
2026-06-11 01:10:49.762672 | controller |     "Jun 11 00:19:45.400423 crc crio[23067]: time=\"2026-06-11T00:19:45.400330014Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-54f48964b7-lddjz for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.762687 | controller |     "Jun 11 00:19:45.442440 crc crio[23067]: time=\"2026-06-11T00:19:45.442311839Z\" level=info msg=\"Ran pod sandbox 51b53ea5b4e6883795729543c35e725e721e98d3c0ba648890b8b2f6cc5f3550 with infra container: openstack/dnsmasq-dns-54f48964b7-lddjz/POD\" id=ada4fcd7-5209-49c6-bfd4-25c6e8445315 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.762701 | controller |     "Jun 11 00:19:45.448415 crc crio[23067]: time=\"2026-06-11T00:19:45.448321463Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=769d5085-33aa-4baa-a0d2-f0371ea8260f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.762716 | controller |     "Jun 11 00:19:45.504989 crc crio[23067]: time=\"2026-06-11T00:19:45.504940496Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.762730 | controller |     "Jun 11 00:19:45.514895 crc crio[23067]: time=\"2026-06-11T00:19:45.514842236Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.762744 | controller |     "Jun 11 00:19:45.528746 crc crio[23067]: time=\"2026-06-11T00:19:45.527870281Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=e21c6325-6e75-4813-9f72-b9559e49eed7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.762758 | controller |     "Jun 11 00:19:45.547317 crc crio[23067]: time=\"2026-06-11T00:19:45.545584374Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-54f48964b7-lddjz/init\" id=cc53a339-4cfb-4a8e-9101-306df22190c9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.762772 | controller |     "Jun 11 00:19:45.547317 crc crio[23067]: time=\"2026-06-11T00:19:45.547026943Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.762792 | controller |     "Jun 11 00:19:45.552590 crc crio[23067]: 2026-06-11T00:19:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0cb7482a6221314 Mac:76:4f:e2:fe:cb:9a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a5 Mtu:0 Sandbox:/var/run/netns/002d8ee5-9d09-4ee6-9314-8e9c7ba24f9c SocketPath: PciID:}] [{Interface:0xc0003048a0 Address:{IP:10.217.0.165 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.762807 | controller |     "Jun 11 00:19:45.559878 crc crio[23067]: time=\"2026-06-11T00:19:45.553561111Z\" level=info msg=\"Got pod network &{Name:barbican-api-675dbddb44-b88qz Namespace:openstack ID:0cb7482a6221314e3cc357258e27e67a86bcd482c07b105696a57b5ebdea1aff UID:48146af8-16a6-4bcc-bc58-71fd18b12095 NetNS:/var/run/netns/002d8ee5-9d09-4ee6-9314-8e9c7ba24f9c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod48146af8_16a6_4bcc_bc58_71fd18b12095.slice PodAnnotations:0xc000130c90}] Aliases:map[]}\"",
2026-06-11 01:10:49.762822 | controller |     "Jun 11 00:19:45.559878 crc crio[23067]: time=\"2026-06-11T00:19:45.553760037Z\" level=info msg=\"Checking pod openstack_barbican-api-675dbddb44-b88qz for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.762837 | controller |     "Jun 11 00:19:45.569404 crc crio[23067]: 2026-06-11T00:19:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9535357f417cc16 Mac:1a:fb:52:e5:5f:07 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a3 Mtu:0 Sandbox:/var/run/netns/8fb0c8f4-6b0c-44c2-b312-078b621c9a24 SocketPath: PciID:}] [{Interface:0xc0000146e0 Address:{IP:10.217.0.163 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.762851 | controller |     "Jun 11 00:19:45.571069 crc crio[23067]: time=\"2026-06-11T00:19:45.57073748Z\" level=info msg=\"Got pod network &{Name:cinder-online-data-migrations-4g7rw Namespace:openstack ID:9535357f417cc16a5fc53ea9fae76cf373a556ca70d81da6fb4b4aede298edb1 UID:323231c3-94be-4ce4-b480-b1e75e634ec8 NetNS:/var/run/netns/8fb0c8f4-6b0c-44c2-b312-078b621c9a24 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod323231c3_94be_4ce4_b480_b1e75e634ec8.slice PodAnnotations:0xc0036100c0}] Aliases:map[]}\"",
2026-06-11 01:10:49.762865 | controller |     "Jun 11 00:19:45.571069 crc crio[23067]: time=\"2026-06-11T00:19:45.570927335Z\" level=info msg=\"Checking pod openstack_cinder-online-data-migrations-4g7rw for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.762880 | controller |     "Jun 11 00:19:45.623891 crc crio[23067]: time=\"2026-06-11T00:19:45.623502898Z\" level=info msg=\"Ran pod sandbox 0cb7482a6221314e3cc357258e27e67a86bcd482c07b105696a57b5ebdea1aff with infra container: openstack/barbican-api-675dbddb44-b88qz/POD\" id=2fcc4bab-bb00-4d3a-a7f2-64e4cb6ea029 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.762894 | controller |     "Jun 11 00:19:45.637270 crc crio[23067]: time=\"2026-06-11T00:19:45.630959191Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=86d25e2e-83e9-4cc9-b1e0-46b9d7d4d003 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.762909 | controller |     "Jun 11 00:19:45.638244 crc crio[23067]: time=\"2026-06-11T00:19:45.638144227Z\" level=info msg=\"Ran pod sandbox 9535357f417cc16a5fc53ea9fae76cf373a556ca70d81da6fb4b4aede298edb1 with infra container: openstack/cinder-online-data-migrations-4g7rw/POD\" id=1e9a8e2d-de99-44c4-8e27-8367d808bd25 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.762924 | controller |     "Jun 11 00:19:45.647870 crc crio[23067]: time=\"2026-06-11T00:19:45.647756179Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=6c86a568-f538-4c79-ab83-a3baa8d9778e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.762941 | controller |     "Jun 11 00:19:45.651817 crc crio[23067]: time=\"2026-06-11T00:19:45.651632625Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=8e3d3647-aa7a-40c3-b73d-962b02cf5835 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.762956 | controller |     "Jun 11 00:19:45.666809 crc crio[23067]: time=\"2026-06-11T00:19:45.666687765Z\" level=info msg=\"Created container 173e0ce9d9173bec14356a1fec7937a3f5d7b05ff57bdd54cad32fcc983da44e: openstack/placement-f9c8cf484-x5spd/placement-api\" id=e59a10e8-8d73-418a-8d88-64ffe1cc67f8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.762970 | controller |     "Jun 11 00:19:45.669744 crc crio[23067]: time=\"2026-06-11T00:19:45.668129995Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=93c057fd-1086-414d-82a9-fe89c1b21e45 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.762984 | controller |     "Jun 11 00:19:45.669744 crc crio[23067]: time=\"2026-06-11T00:19:45.669326647Z\" level=info msg=\"Starting container: 173e0ce9d9173bec14356a1fec7937a3f5d7b05ff57bdd54cad32fcc983da44e\" id=f0a84eea-0a06-4cf3-b74d-f0342db6cd46 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.762998 | controller |     "Jun 11 00:19:45.676754 crc crio[23067]: time=\"2026-06-11T00:19:45.676472702Z\" level=info msg=\"Creating container: openstack/barbican-api-675dbddb44-b88qz/barbican-api-log\" id=72657bc2-004e-42a6-827f-b7e0b62bfe47 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.763012 | controller |     "Jun 11 00:19:45.682292 crc crio[23067]: time=\"2026-06-11T00:19:45.682194698Z\" level=info msg=\"Started container\" PID=72676 containerID=173e0ce9d9173bec14356a1fec7937a3f5d7b05ff57bdd54cad32fcc983da44e description=openstack/placement-f9c8cf484-x5spd/placement-api id=f0a84eea-0a06-4cf3-b74d-f0342db6cd46 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ea51e10d9b1179435cffb494566b4b9cfaa59bf0108f9c6d5ebb4566540bc125",
2026-06-11 01:10:49.763026 | controller |     "Jun 11 00:19:45.683480 crc crio[23067]: time=\"2026-06-11T00:19:45.683425841Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.763041 | controller |     "Jun 11 00:19:45.685861 crc crio[23067]: time=\"2026-06-11T00:19:45.68556703Z\" level=info msg=\"Creating container: openstack/cinder-online-data-migrations-4g7rw/cinder-online-data-migrations\" id=d5581dbe-3e67-4309-bb38-f554e2e65e26 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.763055 | controller |     "Jun 11 00:19:45.741772 crc crio[23067]: time=\"2026-06-11T00:19:45.740536058Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.763070 | controller |     "Jun 11 00:19:45.741772 crc crio[23067]: time=\"2026-06-11T00:19:45.740896008Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.763084 | controller |     "Jun 11 00:19:45.748832 crc crio[23067]: time=\"2026-06-11T00:19:45.74828569Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.763098 | controller |     "Jun 11 00:19:45.872601 crc crio[23067]: time=\"2026-06-11T00:19:45.872413973Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.763116 | controller |     "Jun 11 00:19:45.879941 crc crio[23067]: time=\"2026-06-11T00:19:45.879868986Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.763131 | controller |     "Jun 11 00:19:45.942843 crc crio[23067]: time=\"2026-06-11T00:19:45.93540379Z\" level=info msg=\"Created container f5b122870139d16a22f958ce6beb903d748364d0838df356a696d9d8d2b47d72: openstack/dnsmasq-dns-54f48964b7-lddjz/init\" id=cc53a339-4cfb-4a8e-9101-306df22190c9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.763145 | controller |     "Jun 11 00:19:45.942843 crc crio[23067]: time=\"2026-06-11T00:19:45.940605162Z\" level=info msg=\"Starting container: f5b122870139d16a22f958ce6beb903d748364d0838df356a696d9d8d2b47d72\" id=9c263976-08d0-448b-b691-28ec8881bac9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.763160 | controller |     "Jun 11 00:19:45.973914 crc crio[23067]: time=\"2026-06-11T00:19:45.973809357Z\" level=info msg=\"Started container\" PID=72694 containerID=f5b122870139d16a22f958ce6beb903d748364d0838df356a696d9d8d2b47d72 description=openstack/dnsmasq-dns-54f48964b7-lddjz/init id=9c263976-08d0-448b-b691-28ec8881bac9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=51b53ea5b4e6883795729543c35e725e721e98d3c0ba648890b8b2f6cc5f3550",
2026-06-11 01:10:49.763174 | controller |     "Jun 11 00:19:45.973914 crc crio[23067]: time=\"2026-06-11T00:19:45.973874969Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.763189 | controller |     "Jun 11 00:19:45.981714 crc crio[23067]: time=\"2026-06-11T00:19:45.981567709Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.763203 | controller |     "Jun 11 00:19:46.217584 crc crio[23067]: time=\"2026-06-11T00:19:46.217043678Z\" level=info msg=\"Created container acf1ae6ba59b9729fb4cbcaf456df37e8535fa25f72c89ac88b2c858d8a3aa63: openstack/cinder-online-data-migrations-4g7rw/cinder-online-data-migrations\" id=d5581dbe-3e67-4309-bb38-f554e2e65e26 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.763218 | controller |     "Jun 11 00:19:46.219151 crc crio[23067]: time=\"2026-06-11T00:19:46.219068273Z\" level=info msg=\"Starting container: acf1ae6ba59b9729fb4cbcaf456df37e8535fa25f72c89ac88b2c858d8a3aa63\" id=ded8f706-72b0-4bb1-ad9e-82f95b2e8d89 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.763232 | controller |     "Jun 11 00:19:46.229111 crc crio[23067]: time=\"2026-06-11T00:19:46.228993363Z\" level=info msg=\"Started container\" PID=72730 containerID=acf1ae6ba59b9729fb4cbcaf456df37e8535fa25f72c89ac88b2c858d8a3aa63 description=openstack/cinder-online-data-migrations-4g7rw/cinder-online-data-migrations id=ded8f706-72b0-4bb1-ad9e-82f95b2e8d89 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9535357f417cc16a5fc53ea9fae76cf373a556ca70d81da6fb4b4aede298edb1",
2026-06-11 01:10:49.763247 | controller |     "Jun 11 00:19:46.269689 crc crio[23067]: time=\"2026-06-11T00:19:46.269474927Z\" level=info msg=\"Created container 76bdc27e728dbc70304f178f7547bf7432d066870d48b84942d72239421df0b5: openstack/barbican-api-675dbddb44-b88qz/barbican-api-log\" id=72657bc2-004e-42a6-827f-b7e0b62bfe47 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.763262 | controller |     "Jun 11 00:19:46.271046 crc crio[23067]: time=\"2026-06-11T00:19:46.270970858Z\" level=info msg=\"Starting container: 76bdc27e728dbc70304f178f7547bf7432d066870d48b84942d72239421df0b5\" id=2a90984b-56b5-49c4-b3af-ada42b9ab472 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.763276 | controller |     "Jun 11 00:19:46.276191 crc crio[23067]: time=\"2026-06-11T00:19:46.276073387Z\" level=info msg=\"Started container\" PID=72732 containerID=76bdc27e728dbc70304f178f7547bf7432d066870d48b84942d72239421df0b5 description=openstack/barbican-api-675dbddb44-b88qz/barbican-api-log id=2a90984b-56b5-49c4-b3af-ada42b9ab472 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0cb7482a6221314e3cc357258e27e67a86bcd482c07b105696a57b5ebdea1aff",
2026-06-11 01:10:49.763295 | controller |     "Jun 11 00:19:46.305691 crc crio[23067]: time=\"2026-06-11T00:19:46.305573751Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=932f13ca-a7b0-4512-a157-752a653f3718 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.763310 | controller |     "Jun 11 00:19:46.359752 crc crio[23067]: time=\"2026-06-11T00:19:46.359577103Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=eef7c5e7-28f4-407d-8f01-291ce18566cb name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.763324 | controller |     "Jun 11 00:19:46.369391 crc crio[23067]: time=\"2026-06-11T00:19:46.369274737Z\" level=info msg=\"Creating container: openstack/barbican-api-675dbddb44-b88qz/barbican-api\" id=b64daa2a-b1d7-44c8-b456-907f6e8972f1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.763338 | controller |     "Jun 11 00:19:46.372821 crc crio[23067]: time=\"2026-06-11T00:19:46.372721081Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.763376 | controller |     "Jun 11 00:19:46.489001 crc crio[23067]: time=\"2026-06-11T00:19:46.48894981Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.763400 | controller |     "Jun 11 00:19:46.496514 crc crio[23067]: time=\"2026-06-11T00:19:46.496478675Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.763483 | controller |     "Jun 11 00:19:46.613540 crc crio[23067]: time=\"2026-06-11T00:19:46.613479494Z\" level=info msg=\"Created container c80825be2658451e8d4a42c7e34d5856c7c084cbac5584dcd43151e79ca5539b: openstack/barbican-api-675dbddb44-b88qz/barbican-api\" id=b64daa2a-b1d7-44c8-b456-907f6e8972f1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.763507 | controller |     "Jun 11 00:19:46.616243 crc crio[23067]: time=\"2026-06-11T00:19:46.61591208Z\" level=info msg=\"Starting container: c80825be2658451e8d4a42c7e34d5856c7c084cbac5584dcd43151e79ca5539b\" id=57fe179f-574e-411d-97af-b9cce3eee923 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.763522 | controller |     "Jun 11 00:19:46.627812 crc crio[23067]: time=\"2026-06-11T00:19:46.627537267Z\" level=info msg=\"Started container\" PID=72888 containerID=c80825be2658451e8d4a42c7e34d5856c7c084cbac5584dcd43151e79ca5539b description=openstack/barbican-api-675dbddb44-b88qz/barbican-api id=57fe179f-574e-411d-97af-b9cce3eee923 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0cb7482a6221314e3cc357258e27e67a86bcd482c07b105696a57b5ebdea1aff",
2026-06-11 01:10:49.763537 | controller |     "Jun 11 00:19:46.659937 crc crio[23067]: time=\"2026-06-11T00:19:46.659858658Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=7ee16a32-fd41-49f9-9565-c405b5e81bf3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.763552 | controller |     "Jun 11 00:19:46.768123 crc crio[23067]: time=\"2026-06-11T00:19:46.767618906Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=525f02ab-5234-4d7c-9a41-7b7881aa3449 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.763566 | controller |     "Jun 11 00:19:47.717036 crc crio[23067]: time=\"2026-06-11T00:19:47.716399538Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-54f48964b7-lddjz/dnsmasq-dns\" id=61a6a499-6553-4ace-8bf0-9f3664d0ee45 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.763585 | controller |     "Jun 11 00:19:48.721297 crc crio[23067]: time=\"2026-06-11T00:19:48.720756026Z\" level=info msg=\"Running pod sandbox: openstack/barbican-api-b4bf8659d-r5qk4/POD\" id=f7d18d37-0d9d-4cbd-9942-2f511f77c0ea name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.763600 | controller |     "Jun 11 00:19:48.722078 crc crio[23067]: time=\"2026-06-11T00:19:48.721323401Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.763614 | controller |     "Jun 11 00:19:48.971584 crc crio[23067]: time=\"2026-06-11T00:19:48.95457907Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.763628 | controller |     "Jun 11 00:19:49.125588 crc crio[23067]: time=\"2026-06-11T00:19:49.125458848Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:241fbbed8753503ab4aa3008cb40b3c4f94ef930fac25515ad3cf3c3a3915d9f\" id=97f68313-ea81-46a6-9f4e-55ebdc534496 name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.763643 | controller |     "Jun 11 00:19:49.126411 crc crio[23067]: time=\"2026-06-11T00:19:49.126362733Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=db62823f-2c17-4f8b-a54f-c76ae677dab3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.763657 | controller |     "Jun 11 00:19:49.137415 crc crio[23067]: time=\"2026-06-11T00:19:49.1372681Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:3b60e8300c573fc08a5a5dc3380bd8cd07f1947ee19ec88b6f4951c03f4170de\" id=e3fb7954-d664-48b1-814c-3e7a3385d31b name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.763671 | controller |     "Jun 11 00:19:49.138013 crc crio[23067]: time=\"2026-06-11T00:19:49.137939078Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=4b7f81b1-5c92-4622-8170-2f6e1a48c709 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.763685 | controller |     "Jun 11 00:19:49.139968 crc crio[23067]: time=\"2026-06-11T00:19:49.139916942Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=a1f41f6d-1df5-4264-bdd2-e38b56c08b92 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.763700 | controller |     "Jun 11 00:19:49.159264 crc crio[23067]: time=\"2026-06-11T00:19:49.159184587Z\" level=info msg=\"Creating container: openstack/barbican-worker-7d6fd88c9c-976kw/barbican-worker-log\" id=75806ef5-fcdd-42bd-8d58-6d0263a25175 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.763715 | controller |     "Jun 11 00:19:49.169291 crc crio[23067]: time=\"2026-06-11T00:19:49.16920667Z\" level=info msg=\"Got pod network &{Name:barbican-api-b4bf8659d-r5qk4 Namespace:openstack ID:749414784f7bb4c42b093b99bcc09872c9d5862ecc8ca6da843b437af91fb6a3 UID:48d79412-3450-4315-95de-5487c5d9508d NetNS:/var/run/netns/de5e1c9f-687f-493a-b8a6-ed530b24bd6d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod48d79412_3450_4315_95de_5487c5d9508d.slice PodAnnotations:0xc000130ca0}] Aliases:map[]}\"",
2026-06-11 01:10:49.763729 | controller |     "Jun 11 00:19:49.169291 crc crio[23067]: time=\"2026-06-11T00:19:49.169266012Z\" level=info msg=\"Adding pod openstack_barbican-api-b4bf8659d-r5qk4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.763743 | controller |     "Jun 11 00:19:49.183618 crc crio[23067]: time=\"2026-06-11T00:19:49.1835079Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.763761 | controller |     "Jun 11 00:19:49.186269 crc crio[23067]: time=\"2026-06-11T00:19:49.186114041Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=1b1b6d65-a053-4691-b6dd-f6d57472bc26 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.763776 | controller |     "Jun 11 00:19:49.231872 crc crio[23067]: time=\"2026-06-11T00:19:49.231582641Z\" level=info msg=\"Creating container: openstack/barbican-keystone-listener-5b9b7f4cb-rcb74/barbican-keystone-listener-log\" id=487555e6-f886-4ea2-97dd-e093ba1f95e5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.763790 | controller |     "Jun 11 00:19:49.234297 crc crio[23067]: time=\"2026-06-11T00:19:49.234231523Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.763805 | controller |     "Jun 11 00:19:49.282978 crc crio[23067]: time=\"2026-06-11T00:19:49.282211881Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.763819 | controller |     "Jun 11 00:19:49.310313 crc crio[23067]: time=\"2026-06-11T00:19:49.310242565Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.763833 | controller |     "Jun 11 00:19:49.318691 crc crio[23067]: time=\"2026-06-11T00:19:49.31850907Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.763846 | controller |     "Jun 11 00:19:49.319717 crc crio[23067]: time=\"2026-06-11T00:19:49.319577969Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.763860 | controller |     "Jun 11 00:19:49.320715 crc crio[23067]: time=\"2026-06-11T00:19:49.320537036Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.763874 | controller |     "Jun 11 00:19:49.335806 crc crio[23067]: time=\"2026-06-11T00:19:49.335194735Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.763888 | controller |     "Jun 11 00:19:50.148268 crc crio[23067]: time=\"2026-06-11T00:19:50.146760998Z\" level=info msg=\"Created container aab2504ac39ce79bbe27c56f1b2f12e14d87c8b06ecd0aa2ef5e2643e1367cb6: openstack/barbican-keystone-listener-5b9b7f4cb-rcb74/barbican-keystone-listener-log\" id=487555e6-f886-4ea2-97dd-e093ba1f95e5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.763902 | controller |     "Jun 11 00:19:50.148268 crc crio[23067]: time=\"2026-06-11T00:19:50.147458467Z\" level=info msg=\"Created container 27230b5f5d936707ab62fafd29794b52bf955d6f979118c413204bd5a881c2d1: openstack/dnsmasq-dns-54f48964b7-lddjz/dnsmasq-dns\" id=61a6a499-6553-4ace-8bf0-9f3664d0ee45 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.763916 | controller |     "Jun 11 00:19:50.151969 crc crio[23067]: time=\"2026-06-11T00:19:50.151903828Z\" level=info msg=\"Starting container: 27230b5f5d936707ab62fafd29794b52bf955d6f979118c413204bd5a881c2d1\" id=cef9bd6f-1056-452b-852e-d42a644ecc64 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.763930 | controller |     "Jun 11 00:19:50.153348 crc crio[23067]: time=\"2026-06-11T00:19:50.15307369Z\" level=info msg=\"Created container 7d5ff0744f9c364b50e6676db0972c77a67af372930670e485d9c6c260167cb5: openstack/barbican-worker-7d6fd88c9c-976kw/barbican-worker-log\" id=75806ef5-fcdd-42bd-8d58-6d0263a25175 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.763947 | controller |     "Jun 11 00:19:50.161574 crc crio[23067]: time=\"2026-06-11T00:19:50.160437641Z\" level=info msg=\"Starting container: aab2504ac39ce79bbe27c56f1b2f12e14d87c8b06ecd0aa2ef5e2643e1367cb6\" id=89f57674-b7f0-4643-8238-8109afdf738a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.763961 | controller |     "Jun 11 00:19:50.163472 crc crio[23067]: time=\"2026-06-11T00:19:50.163325949Z\" level=info msg=\"Starting container: 7d5ff0744f9c364b50e6676db0972c77a67af372930670e485d9c6c260167cb5\" id=69f6ad48-245c-4d3a-a92d-73e125de3ca0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.763975 | controller |     "Jun 11 00:19:50.167444 crc crio[23067]: time=\"2026-06-11T00:19:50.167342219Z\" level=info msg=\"Started container\" PID=73312 containerID=aab2504ac39ce79bbe27c56f1b2f12e14d87c8b06ecd0aa2ef5e2643e1367cb6 description=openstack/barbican-keystone-listener-5b9b7f4cb-rcb74/barbican-keystone-listener-log id=89f57674-b7f0-4643-8238-8109afdf738a name=/runtime.v1.RuntimeService/StartContainer sandboxID=9b1e6884d2a8334f74f4981a193490899318a51b9337af1d168253466b36acab",
2026-06-11 01:10:49.763990 | controller |     "Jun 11 00:19:50.175197 crc crio[23067]: time=\"2026-06-11T00:19:50.173103006Z\" level=info msg=\"Started container\" PID=73308 containerID=27230b5f5d936707ab62fafd29794b52bf955d6f979118c413204bd5a881c2d1 description=openstack/dnsmasq-dns-54f48964b7-lddjz/dnsmasq-dns id=cef9bd6f-1056-452b-852e-d42a644ecc64 name=/runtime.v1.RuntimeService/StartContainer sandboxID=51b53ea5b4e6883795729543c35e725e721e98d3c0ba648890b8b2f6cc5f3550",
2026-06-11 01:10:49.764005 | controller |     "Jun 11 00:19:50.185736 crc crio[23067]: time=\"2026-06-11T00:19:50.185193895Z\" level=info msg=\"Started container\" PID=73311 containerID=7d5ff0744f9c364b50e6676db0972c77a67af372930670e485d9c6c260167cb5 description=openstack/barbican-worker-7d6fd88c9c-976kw/barbican-worker-log id=69f6ad48-245c-4d3a-a92d-73e125de3ca0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=272f4889f2c2e6878adbd5897e07dbdf569e13b12ad196393d6349cb81ee89f9",
2026-06-11 01:10:49.764019 | controller |     "Jun 11 00:19:50.222607 crc crio[23067]: 2026-06-11T00:19:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:749414784f7bb4c Mac:fe:ce:c6:37:66:7f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a6 Mtu:0 Sandbox:/var/run/netns/de5e1c9f-687f-493a-b8a6-ed530b24bd6d SocketPath: PciID:}] [{Interface:0xc000014600 Address:{IP:10.217.0.166 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.764034 | controller |     "Jun 11 00:19:50.230749 crc crio[23067]: time=\"2026-06-11T00:19:50.224910618Z\" level=info msg=\"Got pod network &{Name:barbican-api-b4bf8659d-r5qk4 Namespace:openstack ID:749414784f7bb4c42b093b99bcc09872c9d5862ecc8ca6da843b437af91fb6a3 UID:48d79412-3450-4315-95de-5487c5d9508d NetNS:/var/run/netns/de5e1c9f-687f-493a-b8a6-ed530b24bd6d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod48d79412_3450_4315_95de_5487c5d9508d.slice PodAnnotations:0xc000130ca0}] Aliases:map[]}\"",
2026-06-11 01:10:49.764048 | controller |     "Jun 11 00:19:50.230749 crc crio[23067]: time=\"2026-06-11T00:19:50.225130224Z\" level=info msg=\"Checking pod openstack_barbican-api-b4bf8659d-r5qk4 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.764062 | controller |     "Jun 11 00:19:50.230749 crc crio[23067]: time=\"2026-06-11T00:19:50.225431152Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=afb428e3-47b5-496f-8890-84f6da721de6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.764077 | controller |     "Jun 11 00:19:50.230749 crc crio[23067]: time=\"2026-06-11T00:19:50.229077422Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=dd0345be-adac-4dcb-bc88-38966a34219d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.764094 | controller |     "Jun 11 00:19:50.253128 crc crio[23067]: time=\"2026-06-11T00:19:50.252572702Z\" level=info msg=\"Ran pod sandbox 749414784f7bb4c42b093b99bcc09872c9d5862ecc8ca6da843b437af91fb6a3 with infra container: openstack/barbican-api-b4bf8659d-r5qk4/POD\" id=f7d18d37-0d9d-4cbd-9942-2f511f77c0ea name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.764109 | controller |     "Jun 11 00:19:50.258573 crc crio[23067]: time=\"2026-06-11T00:19:50.258464273Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=126695a0-5156-49c1-bfd3-ae1c5a4f78e3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.764123 | controller |     "Jun 11 00:19:50.283940 crc crio[23067]: time=\"2026-06-11T00:19:50.27962499Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=95deee69-d941-4c2e-8358-930878aa9337 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.764137 | controller |     "Jun 11 00:19:50.292927 crc crio[23067]: time=\"2026-06-11T00:19:50.29285415Z\" level=info msg=\"Creating container: openstack/barbican-api-b4bf8659d-r5qk4/barbican-api-log\" id=96047d60-d0e8-4136-8d91-01d9f54ab2a1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.764151 | controller |     "Jun 11 00:19:50.293264 crc crio[23067]: time=\"2026-06-11T00:19:50.293198919Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.764165 | controller |     "Jun 11 00:19:50.319930 crc crio[23067]: time=\"2026-06-11T00:19:50.319832576Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=d0825bd6-1cd8-41f2-9a27-3a118eaf2354 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.764179 | controller |     "Jun 11 00:19:50.344202 crc crio[23067]: time=\"2026-06-11T00:19:50.344090467Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=c4b605fa-9eb5-444d-a9ff-4f1e5ab7006c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.764193 | controller |     "Jun 11 00:19:50.371850 crc crio[23067]: time=\"2026-06-11T00:19:50.37173087Z\" level=info msg=\"Creating container: openstack/barbican-worker-7d6fd88c9c-976kw/barbican-worker\" id=90a8335c-0195-41b0-8bc8-64393cb61976 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.764206 | controller |     "Jun 11 00:19:50.373421 crc crio[23067]: time=\"2026-06-11T00:19:50.373349204Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.764220 | controller |     "Jun 11 00:19:50.379497 crc crio[23067]: time=\"2026-06-11T00:19:50.379403489Z\" level=info msg=\"Creating container: openstack/barbican-keystone-listener-5b9b7f4cb-rcb74/barbican-keystone-listener\" id=abbdb075-26ac-4230-9cb4-3df485e56023 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.764233 | controller |     "Jun 11 00:19:50.434532 crc crio[23067]: time=\"2026-06-11T00:19:50.43444682Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.764247 | controller |     "Jun 11 00:19:50.436993 crc crio[23067]: time=\"2026-06-11T00:19:50.435508009Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.764261 | controller |     "Jun 11 00:19:50.442441 crc crio[23067]: time=\"2026-06-11T00:19:50.442376576Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.764278 | controller |     "Jun 11 00:19:50.473463 crc crio[23067]: time=\"2026-06-11T00:19:50.47334875Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.764293 | controller |     "Jun 11 00:19:50.505672 crc crio[23067]: time=\"2026-06-11T00:19:50.505467176Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.764307 | controller |     "Jun 11 00:19:50.566510 crc crio[23067]: time=\"2026-06-11T00:19:50.565736559Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.764321 | controller |     "Jun 11 00:19:50.577804 crc crio[23067]: time=\"2026-06-11T00:19:50.577111059Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.764334 | controller |     "Jun 11 00:19:50.748160 crc crio[23067]: time=\"2026-06-11T00:19:50.747081932Z\" level=info msg=\"Created container 6d599546406a96110390a7e0c0b5abae42f9c802789987bd5c4aea5026fc4e3d: openstack/barbican-api-b4bf8659d-r5qk4/barbican-api-log\" id=96047d60-d0e8-4136-8d91-01d9f54ab2a1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.764369 | controller |     "Jun 11 00:19:50.757213 crc crio[23067]: time=\"2026-06-11T00:19:50.757127116Z\" level=info msg=\"Starting container: 6d599546406a96110390a7e0c0b5abae42f9c802789987bd5c4aea5026fc4e3d\" id=77909bf6-c272-4c33-9364-855cf314247a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.764389 | controller |     "Jun 11 00:19:50.759022 crc crio[23067]: time=\"2026-06-11T00:19:50.758973706Z\" level=info msg=\"Created container 1331b68cc8963a7ac045164b06d8637db1523ef174ad1a11fe383554e97b1aaf: openstack/barbican-keystone-listener-5b9b7f4cb-rcb74/barbican-keystone-listener\" id=abbdb075-26ac-4230-9cb4-3df485e56023 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.764404 | controller |     "Jun 11 00:19:50.761235 crc crio[23067]: time=\"2026-06-11T00:19:50.761173726Z\" level=info msg=\"Starting container: 1331b68cc8963a7ac045164b06d8637db1523ef174ad1a11fe383554e97b1aaf\" id=d68929aa-da3e-4987-b60c-55ba5ff3d257 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.764419 | controller |     "Jun 11 00:19:50.762567 crc crio[23067]: time=\"2026-06-11T00:19:50.762474122Z\" level=info msg=\"Started container\" PID=73388 containerID=6d599546406a96110390a7e0c0b5abae42f9c802789987bd5c4aea5026fc4e3d description=openstack/barbican-api-b4bf8659d-r5qk4/barbican-api-log id=77909bf6-c272-4c33-9364-855cf314247a name=/runtime.v1.RuntimeService/StartContainer sandboxID=749414784f7bb4c42b093b99bcc09872c9d5862ecc8ca6da843b437af91fb6a3",
2026-06-11 01:10:49.764434 | controller |     "Jun 11 00:19:50.769508 crc crio[23067]: time=\"2026-06-11T00:19:50.768549487Z\" level=info msg=\"Started container\" PID=73405 containerID=1331b68cc8963a7ac045164b06d8637db1523ef174ad1a11fe383554e97b1aaf description=openstack/barbican-keystone-listener-5b9b7f4cb-rcb74/barbican-keystone-listener id=d68929aa-da3e-4987-b60c-55ba5ff3d257 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9b1e6884d2a8334f74f4981a193490899318a51b9337af1d168253466b36acab",
2026-06-11 01:10:49.764449 | controller |     "Jun 11 00:19:50.774480 crc crio[23067]: time=\"2026-06-11T00:19:50.774405297Z\" level=info msg=\"Created container dd98b482f470cd4cc6749ecd6852e129afa43fea12d40b1dcee68f7b95508afe: openstack/barbican-worker-7d6fd88c9c-976kw/barbican-worker\" id=90a8335c-0195-41b0-8bc8-64393cb61976 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.764467 | controller |     "Jun 11 00:19:50.775498 crc crio[23067]: time=\"2026-06-11T00:19:50.775430155Z\" level=info msg=\"Starting container: dd98b482f470cd4cc6749ecd6852e129afa43fea12d40b1dcee68f7b95508afe\" id=a4645791-e7a7-4b3c-a31b-48fd5421ff84 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.764482 | controller |     "Jun 11 00:19:50.778139 crc crio[23067]: time=\"2026-06-11T00:19:50.777950584Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=31765a9b-6846-48eb-abd7-c28e9ce9c75f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.764497 | controller |     "Jun 11 00:19:50.785433 crc crio[23067]: time=\"2026-06-11T00:19:50.785337945Z\" level=info msg=\"Started container\" PID=73409 containerID=dd98b482f470cd4cc6749ecd6852e129afa43fea12d40b1dcee68f7b95508afe description=openstack/barbican-worker-7d6fd88c9c-976kw/barbican-worker id=a4645791-e7a7-4b3c-a31b-48fd5421ff84 name=/runtime.v1.RuntimeService/StartContainer sandboxID=272f4889f2c2e6878adbd5897e07dbdf569e13b12ad196393d6349cb81ee89f9",
2026-06-11 01:10:49.764512 | controller |     "Jun 11 00:19:50.922891 crc crio[23067]: time=\"2026-06-11T00:19:50.922195246Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=ec9852bb-dadc-4322-819c-916121372bdb name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.764526 | controller |     "Jun 11 00:19:50.936830 crc crio[23067]: time=\"2026-06-11T00:19:50.935874788Z\" level=info msg=\"Creating container: openstack/barbican-api-b4bf8659d-r5qk4/barbican-api\" id=bfbbcfd2-baaa-4bb5-929b-67e75d108701 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.764541 | controller |     "Jun 11 00:19:50.936830 crc crio[23067]: time=\"2026-06-11T00:19:50.936503136Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.764555 | controller |     "Jun 11 00:19:51.021982 crc crio[23067]: time=\"2026-06-11T00:19:51.021877993Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.764570 | controller |     "Jun 11 00:19:51.025198 crc crio[23067]: time=\"2026-06-11T00:19:51.02506898Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.764584 | controller |     "Jun 11 00:19:51.166224 crc crio[23067]: time=\"2026-06-11T00:19:51.166117074Z\" level=info msg=\"Created container 9310a871ea6eb7bc42a2d3b851b0aa9f599769a74dffa400dbf6a27ea37baf25: openstack/barbican-api-b4bf8659d-r5qk4/barbican-api\" id=bfbbcfd2-baaa-4bb5-929b-67e75d108701 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.764599 | controller |     "Jun 11 00:19:51.170402 crc crio[23067]: time=\"2026-06-11T00:19:51.170248796Z\" level=info msg=\"Starting container: 9310a871ea6eb7bc42a2d3b851b0aa9f599769a74dffa400dbf6a27ea37baf25\" id=68d2782b-5684-43c2-a222-5d61e23ae5a4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.764613 | controller |     "Jun 11 00:19:51.175281 crc crio[23067]: time=\"2026-06-11T00:19:51.175205432Z\" level=info msg=\"Started container\" PID=73465 containerID=9310a871ea6eb7bc42a2d3b851b0aa9f599769a74dffa400dbf6a27ea37baf25 description=openstack/barbican-api-b4bf8659d-r5qk4/barbican-api id=68d2782b-5684-43c2-a222-5d61e23ae5a4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=749414784f7bb4c42b093b99bcc09872c9d5862ecc8ca6da843b437af91fb6a3",
2026-06-11 01:10:49.764628 | controller |     "Jun 11 00:19:51.897616 crc crio[23067]: time=\"2026-06-11T00:19:51.897523441Z\" level=info msg=\"Stopping pod sandbox: 9535357f417cc16a5fc53ea9fae76cf373a556ca70d81da6fb4b4aede298edb1\" id=4ba3c5b6-c809-46e1-a3f6-943aad518b9d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.764646 | controller |     "Jun 11 00:19:51.898414 crc crio[23067]: time=\"2026-06-11T00:19:51.898346524Z\" level=info msg=\"Got pod network &{Name:cinder-online-data-migrations-4g7rw Namespace:openstack ID:9535357f417cc16a5fc53ea9fae76cf373a556ca70d81da6fb4b4aede298edb1 UID:323231c3-94be-4ce4-b480-b1e75e634ec8 NetNS:/var/run/netns/8fb0c8f4-6b0c-44c2-b312-078b621c9a24 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod323231c3_94be_4ce4_b480_b1e75e634ec8.slice PodAnnotations:0xc0079a41b8}] Aliases:map[]}\"",
2026-06-11 01:10:49.764661 | controller |     "Jun 11 00:19:51.898564 crc crio[23067]: time=\"2026-06-11T00:19:51.898512198Z\" level=info msg=\"Deleting pod openstack_cinder-online-data-migrations-4g7rw from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.764675 | controller |     "Jun 11 00:19:59.893402 crc crio[23067]: time=\"2026-06-11T00:19:59.892363423Z\" level=info msg=\"Stopping container: 576c0d22a3ec6cf6daeb30aa2bb85504094bf31c90d2c4858f6d1422ee20a176 (timeout: 10s)\" id=5299373a-dbdc-4ca3-8a98-b769134caa40 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.764690 | controller |     "Jun 11 00:20:00.590290 crc crio[23067]: time=\"2026-06-11T00:20:00.589737033Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29685620-dmfld/POD\" id=6cfb5a3e-f2d9-49ff-8c30-b9ca2a38e9e2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.764705 | controller |     "Jun 11 00:20:00.590471 crc crio[23067]: time=\"2026-06-11T00:20:00.590390101Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.764719 | controller |     "Jun 11 00:20:01.737672 crc crio[23067]: time=\"2026-06-11T00:20:01.730749667Z\" level=info msg=\"Stopping container: c80825be2658451e8d4a42c7e34d5856c7c084cbac5584dcd43151e79ca5539b (timeout: 30s)\" id=70efd553-273c-457c-b0f2-4d0ad9fee004 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.764734 | controller |     "Jun 11 00:20:01.737672 crc crio[23067]: time=\"2026-06-11T00:20:01.731581119Z\" level=info msg=\"Stopping container: 76bdc27e728dbc70304f178f7547bf7432d066870d48b84942d72239421df0b5 (timeout: 30s)\" id=5a422d55-b393-49cf-bf85-27c2647e5e20 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.764748 | controller |     "Jun 11 00:20:02.735724 crc crio[23067]: time=\"2026-06-11T00:20:02.735201746Z\" level=info msg=\"Stopped pod sandbox: 9535357f417cc16a5fc53ea9fae76cf373a556ca70d81da6fb4b4aede298edb1\" id=4ba3c5b6-c809-46e1-a3f6-943aad518b9d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.764762 | controller |     "Jun 11 00:20:02.738836 crc crio[23067]: time=\"2026-06-11T00:20:02.738707752Z\" level=info msg=\"Stopped container 76bdc27e728dbc70304f178f7547bf7432d066870d48b84942d72239421df0b5: openstack/barbican-api-675dbddb44-b88qz/barbican-api-log\" id=5a422d55-b393-49cf-bf85-27c2647e5e20 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.764777 | controller |     "Jun 11 00:20:02.742811 crc crio[23067]: time=\"2026-06-11T00:20:02.742591548Z\" level=info msg=\"Stopped container 576c0d22a3ec6cf6daeb30aa2bb85504094bf31c90d2c4858f6d1422ee20a176: openstack/dnsmasq-dns-6c85d9984c-vkr9b/dnsmasq-dns\" id=5299373a-dbdc-4ca3-8a98-b769134caa40 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.764791 | controller |     "Jun 11 00:20:02.743577 crc crio[23067]: time=\"2026-06-11T00:20:02.743482022Z\" level=info msg=\"Stopping pod sandbox: 369c8f3ef8c4c859b534112c9ebc9c8258161572531164663a9294e820307a12\" id=1faa5acb-b77d-4514-91e8-4ea833fd023e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.764806 | controller |     "Jun 11 00:20:02.744054 crc crio[23067]: time=\"2026-06-11T00:20:02.743996916Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6c85d9984c-vkr9b Namespace:openstack ID:369c8f3ef8c4c859b534112c9ebc9c8258161572531164663a9294e820307a12 UID:f0e5649b-3acf-4fcf-8a29-b20d55023d2d NetNS:/var/run/netns/918bd7de-cc30-4f0d-a34e-da192b3f4089 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf0e5649b_3acf_4fcf_8a29_b20d55023d2d.slice PodAnnotations:0xc000b80328}] Aliases:map[]}\"",
2026-06-11 01:10:49.764824 | controller |     "Jun 11 00:20:02.744198 crc crio[23067]: time=\"2026-06-11T00:20:02.7441496Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-6c85d9984c-vkr9b from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.764839 | controller |     "Jun 11 00:20:02.886811 crc crio[23067]: time=\"2026-06-11T00:20:02.884935858Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685620-dmfld Namespace:openshift-infra ID:a8b70e3883a7417c208bfa10d988750f4bdf751ac8662608f4c162fba6f5fc6a UID:aa459525-c751-4e5f-946c-313700ed95ed NetNS:/var/run/netns/c04668ec-4c31-4385-b2d5-ca6d1d45d4ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaa459525_c751_4e5f_946c_313700ed95ed.slice PodAnnotations:0xc000c35198}] Aliases:map[]}\"",
2026-06-11 01:10:49.764854 | controller |     "Jun 11 00:20:02.886811 crc crio[23067]: time=\"2026-06-11T00:20:02.8850055Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29685620-dmfld to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.764868 | controller |     "Jun 11 00:20:02.895019 crc crio[23067]: time=\"2026-06-11T00:20:02.8949142Z\" level=info msg=\"Pulled image: registry.redhat.io/ubi9/httpd-24@sha256:ad0dea2237c315df6dcd44760313c4563611466bd339c1004d512a0d59a0efbf\" id=27416d83-903d-4acf-bacb-92bd39d85c4d name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.764882 | controller |     "Jun 11 00:20:02.896268 crc crio[23067]: time=\"2026-06-11T00:20:02.896216135Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=49a25ad8-187e-4f4e-9985-a616701f5857 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.764896 | controller |     "Jun 11 00:20:02.939879 crc crio[23067]: time=\"2026-06-11T00:20:02.939769793Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=208f1708-8cda-4a93-b8a4-02a6dbb17869 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.764911 | controller |     "Jun 11 00:20:02.954833 crc crio[23067]: time=\"2026-06-11T00:20:02.954217817Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=f77095fb-773a-4f19-bc21-1335d563f20b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.764925 | controller |     "Jun 11 00:20:02.956450 crc crio[23067]: time=\"2026-06-11T00:20:02.956380265Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.764938 | controller |     "Jun 11 00:20:03.178735 crc crio[23067]: time=\"2026-06-11T00:20:03.17482984Z\" level=info msg=\"Stopped pod sandbox: 369c8f3ef8c4c859b534112c9ebc9c8258161572531164663a9294e820307a12\" id=1faa5acb-b77d-4514-91e8-4ea833fd023e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.764952 | controller |     "Jun 11 00:20:03.181489 crc crio[23067]: time=\"2026-06-11T00:20:03.18141155Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.764966 | controller |     "Jun 11 00:20:03.188130 crc crio[23067]: time=\"2026-06-11T00:20:03.188069221Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.764984 | controller |     "Jun 11 00:20:03.468338 crc crio[23067]: time=\"2026-06-11T00:20:03.464842086Z\" level=info msg=\"Stopping container: fd15b6f0e0fc4d7ca2f6f153730eeb4e2115b8278d7cf927926aec4c3954310a (timeout: 30s)\" id=0192e2fb-7700-492a-be40-1d01c2daf667 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.764998 | controller |     "Jun 11 00:20:03.468338 crc crio[23067]: time=\"2026-06-11T00:20:03.466426369Z\" level=info msg=\"Stopping container: e608053d98eacaa8e7febb4a0a12d4a6a0776bae241500743187bd2b4e26ea5a (timeout: 30s)\" id=c71659a5-4152-40cd-9727-28e9735a7e46 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.765012 | controller |     "Jun 11 00:20:03.477449 crc crio[23067]: time=\"2026-06-11T00:20:03.476496043Z\" level=info msg=\"Created container dede9b44f6a2f647be869d1f8290cae735bbf39bde5e360e87a1323b0defafe1: openstack/ceilometer-0/proxy-httpd\" id=f77095fb-773a-4f19-bc21-1335d563f20b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.765026 | controller |     "Jun 11 00:20:03.502291 crc crio[23067]: time=\"2026-06-11T00:20:03.501754732Z\" level=info msg=\"Starting container: dede9b44f6a2f647be869d1f8290cae735bbf39bde5e360e87a1323b0defafe1\" id=b8d69906-872a-44a0-b519-66332fcddd12 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.765040 | controller |     "Jun 11 00:20:03.519073 crc crio[23067]: time=\"2026-06-11T00:20:03.518989152Z\" level=info msg=\"Started container\" PID=74566 containerID=dede9b44f6a2f647be869d1f8290cae735bbf39bde5e360e87a1323b0defafe1 description=openstack/ceilometer-0/proxy-httpd id=b8d69906-872a-44a0-b519-66332fcddd12 name=/runtime.v1.RuntimeService/StartContainer sandboxID=792b2decad05c5dac7d072efbc46940c45b2f71cfda169cfc16b17bfe80946de",
2026-06-11 01:10:49.765054 | controller |     "Jun 11 00:20:03.662007 crc crio[23067]: 2026-06-11T00:20:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a8b70e3883a7417 Mac:e2:2c:43:52:42:2c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a7 Mtu:0 Sandbox:/var/run/netns/c04668ec-4c31-4385-b2d5-ca6d1d45d4ec SocketPath: PciID:}] [{Interface:0xc00028e5a0 Address:{IP:10.217.0.167 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.765068 | controller |     "Jun 11 00:20:03.663821 crc crio[23067]: time=\"2026-06-11T00:20:03.663746708Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685620-dmfld Namespace:openshift-infra ID:a8b70e3883a7417c208bfa10d988750f4bdf751ac8662608f4c162fba6f5fc6a UID:aa459525-c751-4e5f-946c-313700ed95ed NetNS:/var/run/netns/c04668ec-4c31-4385-b2d5-ca6d1d45d4ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaa459525_c751_4e5f_946c_313700ed95ed.slice PodAnnotations:0xc000c35198}] Aliases:map[]}\"",
2026-06-11 01:10:49.765083 | controller |     "Jun 11 00:20:03.664030 crc crio[23067]: time=\"2026-06-11T00:20:03.663959154Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29685620-dmfld for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.765097 | controller |     "Jun 11 00:20:03.673222 crc crio[23067]: time=\"2026-06-11T00:20:03.673116863Z\" level=info msg=\"Ran pod sandbox a8b70e3883a7417c208bfa10d988750f4bdf751ac8662608f4c162fba6f5fc6a with infra container: openshift-infra/auto-csr-approver-29685620-dmfld/POD\" id=6cfb5a3e-f2d9-49ff-8c30-b9ca2a38e9e2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.765112 | controller |     "Jun 11 00:20:03.686231 crc crio[23067]: time=\"2026-06-11T00:20:03.686139938Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=6ca82de9-c9ea-42f6-8a44-ea39a4a396b2 name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.765125 | controller |     "Jun 11 00:20:03.692595 crc crio[23067]: time=\"2026-06-11T00:20:03.692519232Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 01:10:49.765143 | controller |     "Jun 11 00:20:03.913848 crc crio[23067]: time=\"2026-06-11T00:20:03.913089815Z\" level=info msg=\"Stopped container e608053d98eacaa8e7febb4a0a12d4a6a0776bae241500743187bd2b4e26ea5a: openstack/neutron-7fb7cc496f-bxh7n/neutron-httpd\" id=c71659a5-4152-40cd-9727-28e9735a7e46 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.765159 | controller |     "Jun 11 00:20:03.917875 crc crio[23067]: time=\"2026-06-11T00:20:03.917769612Z\" level=info msg=\"Running pod sandbox: openstack/neutron-769dc94469-zx5mv/POD\" id=c5e0c09c-e9ad-42fb-a5e9-0229cf1d8ee0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.765173 | controller |     "Jun 11 00:20:03.917957 crc crio[23067]: time=\"2026-06-11T00:20:03.917910436Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.765188 | controller |     "Jun 11 00:20:03.966817 crc crio[23067]: time=\"2026-06-11T00:20:03.966611804Z\" level=info msg=\"Got pod network &{Name:neutron-769dc94469-zx5mv Namespace:openstack ID:2e09dfe64bafc2a4d6529ce4f5638003d9b6cd2762da0bdf43c1911a9e846f48 UID:660217fb-d874-4784-a3c3-0cda82164e1f NetNS:/var/run/netns/91e612d9-7f2a-4232-9a3f-88d9bde58605 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod660217fb_d874_4784_a3c3_0cda82164e1f.slice PodAnnotations:0xc000c35828}] Aliases:map[]}\"",
2026-06-11 01:10:49.765202 | controller |     "Jun 11 00:20:03.967087 crc crio[23067]: time=\"2026-06-11T00:20:03.96683488Z\" level=info msg=\"Adding pod openstack_neutron-769dc94469-zx5mv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.765217 | controller |     "Jun 11 00:20:04.249079 crc crio[23067]: time=\"2026-06-11T00:20:04.247873181Z\" level=info msg=\"Removing container: 576c0d22a3ec6cf6daeb30aa2bb85504094bf31c90d2c4858f6d1422ee20a176\" id=66809482-0d71-461e-841a-b0357cf8d203 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.765231 | controller |     "Jun 11 00:20:04.286305 crc crio[23067]: time=\"2026-06-11T00:20:04.285739823Z\" level=info msg=\"Stopping container: 872cf1ebc9065425e2e11f76818e1d1ca4ac4251b5c43e0752e9d80b3009dc03 (timeout: 30s)\" id=76f735dd-7abd-4563-98c1-5c2837c52836 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.765245 | controller |     "Jun 11 00:20:04.286305 crc crio[23067]: time=\"2026-06-11T00:20:04.285921468Z\" level=info msg=\"Stopping container: 243c564fe6c9533e289f3fa696e15a52b9c8e9fa62b7062f708f6ebed3b28943 (timeout: 30s)\" id=507a77f2-69ca-4570-bb45-06480737ef24 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.765259 | controller |     "Jun 11 00:20:04.305269 crc crio[23067]: time=\"2026-06-11T00:20:04.300759872Z\" level=info msg=\"Stopping container: 37db46c0a071ecdf4a41bd37bc8d045715473c2cbea8854016af2a6bc56b8d8b (timeout: 30s)\" id=6d2e9f74-adc0-4168-987a-7313def7de74 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.765273 | controller |     "Jun 11 00:20:04.305269 crc crio[23067]: time=\"2026-06-11T00:20:04.300833644Z\" level=info msg=\"Stopping container: dede9b44f6a2f647be869d1f8290cae735bbf39bde5e360e87a1323b0defafe1 (timeout: 30s)\" id=c808e344-2fe6-4775-bc0e-42e304a0a531 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.765287 | controller |     "Jun 11 00:20:04.424815 crc crio[23067]: time=\"2026-06-11T00:20:04.42468431Z\" level=info msg=\"Removed container 576c0d22a3ec6cf6daeb30aa2bb85504094bf31c90d2c4858f6d1422ee20a176: openstack/dnsmasq-dns-6c85d9984c-vkr9b/dnsmasq-dns\" id=66809482-0d71-461e-841a-b0357cf8d203 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.765301 | controller |     "Jun 11 00:20:04.454847 crc crio[23067]: time=\"2026-06-11T00:20:04.452312553Z\" level=info msg=\"Removing container: 0b4b2b8b4298f1ce0b3157237be54d4c2a2da56da27ee6607dc19b7b21b96aa4\" id=bc1d5cca-4e24-4b3f-bd27-c18d2c238e04 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.765319 | controller |     "Jun 11 00:20:04.494873 crc crio[23067]: time=\"2026-06-11T00:20:04.491930343Z\" level=info msg=\"Stopped container 37db46c0a071ecdf4a41bd37bc8d045715473c2cbea8854016af2a6bc56b8d8b: openstack/ceilometer-0/sg-core\" id=6d2e9f74-adc0-4168-987a-7313def7de74 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.765334 | controller |     "Jun 11 00:20:04.601384 crc crio[23067]: time=\"2026-06-11T00:20:04.601309505Z\" level=info msg=\"Removed container 0b4b2b8b4298f1ce0b3157237be54d4c2a2da56da27ee6607dc19b7b21b96aa4: openstack/dnsmasq-dns-6c85d9984c-vkr9b/init\" id=bc1d5cca-4e24-4b3f-bd27-c18d2c238e04 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.765365 | controller |     "Jun 11 00:20:04.939246 crc crio[23067]: time=\"2026-06-11T00:20:04.932274967Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=6ca82de9-c9ea-42f6-8a44-ea39a4a396b2 name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.765385 | controller |     "Jun 11 00:20:04.939246 crc crio[23067]: time=\"2026-06-11T00:20:04.934703003Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=435ae395-72a3-41cf-81b6-19a3913afaad name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.765400 | controller |     "Jun 11 00:20:04.948716 crc crio[23067]: time=\"2026-06-11T00:20:04.944954062Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=7ac331fe-e9e0-4a61-8799-21c7ba07177e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.765414 | controller |     "Jun 11 00:20:04.969838 crc crio[23067]: time=\"2026-06-11T00:20:04.967191909Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29685620-dmfld/oc\" id=3be28c11-37b1-4bdc-a7fa-f36ce3179bcb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.765429 | controller |     "Jun 11 00:20:04.969838 crc crio[23067]: time=\"2026-06-11T00:20:04.967701722Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.765443 | controller |     "Jun 11 00:20:05.159604 crc crio[23067]: time=\"2026-06-11T00:20:05.159166882Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.765457 | controller |     "Jun 11 00:20:05.228098 crc crio[23067]: time=\"2026-06-11T00:20:05.227981138Z\" level=info msg=\"Running pod sandbox: openstack/cinder-scheduler-0/POD\" id=b6691205-1e6b-4e57-b841-3ffad92c94a9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.765471 | controller |     "Jun 11 00:20:05.228260 crc crio[23067]: time=\"2026-06-11T00:20:05.228208234Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.765486 | controller |     "Jun 11 00:20:05.337191 crc crio[23067]: 2026-06-11T00:20:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2e09dfe64bafc2a Mac:d2:9f:15:92:23:54 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a8 Mtu:0 Sandbox:/var/run/netns/91e612d9-7f2a-4232-9a3f-88d9bde58605 SocketPath: PciID:}] [{Interface:0xc0002d8a00 Address:{IP:10.217.0.168 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.765500 | controller |     "Jun 11 00:20:05.340700 crc crio[23067]: time=\"2026-06-11T00:20:05.33887395Z\" level=info msg=\"Got pod network &{Name:neutron-769dc94469-zx5mv Namespace:openstack ID:2e09dfe64bafc2a4d6529ce4f5638003d9b6cd2762da0bdf43c1911a9e846f48 UID:660217fb-d874-4784-a3c3-0cda82164e1f NetNS:/var/run/netns/91e612d9-7f2a-4232-9a3f-88d9bde58605 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod660217fb_d874_4784_a3c3_0cda82164e1f.slice PodAnnotations:0xc000c35828}] Aliases:map[]}\"",
2026-06-11 01:10:49.765521 | controller |     "Jun 11 00:20:05.340700 crc crio[23067]: time=\"2026-06-11T00:20:05.339062676Z\" level=info msg=\"Checking pod openstack_neutron-769dc94469-zx5mv for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.765536 | controller |     "Jun 11 00:20:05.357703 crc crio[23067]: time=\"2026-06-11T00:20:05.354506117Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-764b948f4c-nkb48/POD\" id=ac5fa1d2-2f28-4a00-a150-dc9a1e443146 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.765551 | controller |     "Jun 11 00:20:05.357703 crc crio[23067]: time=\"2026-06-11T00:20:05.354608689Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.765566 | controller |     "Jun 11 00:20:05.370445 crc crio[23067]: time=\"2026-06-11T00:20:05.368619331Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:1a9b0210b0cc741c5617a4a1a91ef1e2a903b1245b87c132481361b918e53552 UID:07808d1f-a15c-4ce1-bc2d-baa3ab15bc1d NetNS:/var/run/netns/26dd71b0-459f-447b-a65f-cba4f9e64792 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod07808d1f_a15c_4ce1_bc2d_baa3ab15bc1d.slice PodAnnotations:0xc002a46048}] Aliases:map[]}\"",
2026-06-11 01:10:49.765580 | controller |     "Jun 11 00:20:05.370445 crc crio[23067]: time=\"2026-06-11T00:20:05.368740795Z\" level=info msg=\"Adding pod openstack_cinder-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.765595 | controller |     "Jun 11 00:20:05.391935 crc crio[23067]: time=\"2026-06-11T00:20:05.391629609Z\" level=info msg=\"Ran pod sandbox 2e09dfe64bafc2a4d6529ce4f5638003d9b6cd2762da0bdf43c1911a9e846f48 with infra container: openstack/neutron-769dc94469-zx5mv/POD\" id=c5e0c09c-e9ad-42fb-a5e9-0229cf1d8ee0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.765610 | controller |     "Jun 11 00:20:05.408687 crc crio[23067]: time=\"2026-06-11T00:20:05.408366425Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=ebcebdf8-8875-4e44-b904-343398a53e26 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.765625 | controller |     "Jun 11 00:20:05.444999 crc crio[23067]: time=\"2026-06-11T00:20:05.444900191Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-764b948f4c-nkb48 Namespace:openstack ID:a15b634a4a3faa73033c2ce2ac114134b696ccdfebaea8e31ededceb3a7e3c32 UID:ec891b8c-faa1-4b85-8b1a-eb9d396f4db4 NetNS:/var/run/netns/645983b0-0b06-46cf-b780-be509bc15428 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podec891b8c_faa1_4b85_8b1a_eb9d396f4db4.slice PodAnnotations:0xc0005312b8}] Aliases:map[]}\"",
2026-06-11 01:10:49.765640 | controller |     "Jun 11 00:20:05.444999 crc crio[23067]: time=\"2026-06-11T00:20:05.444963512Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-764b948f4c-nkb48 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.765654 | controller |     "Jun 11 00:20:05.518074 crc crio[23067]: time=\"2026-06-11T00:20:05.51718196Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=c40634dc-f1ac-4556-b740-cf3f0047a42f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.765669 | controller |     "Jun 11 00:20:05.532135 crc crio[23067]: time=\"2026-06-11T00:20:05.532048245Z\" level=info msg=\"Creating container: openstack/neutron-769dc94469-zx5mv/neutron-api\" id=2deaff5a-6715-4ccd-ac06-e913240cc161 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.765687 | controller |     "Jun 11 00:20:05.576061 crc crio[23067]: time=\"2026-06-11T00:20:05.5740478Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.765703 | controller |     "Jun 11 00:20:05.630712 crc crio[23067]: time=\"2026-06-11T00:20:05.628904836Z\" level=info msg=\"Stopped container dede9b44f6a2f647be869d1f8290cae735bbf39bde5e360e87a1323b0defafe1: openstack/ceilometer-0/proxy-httpd\" id=c808e344-2fe6-4775-bc0e-42e304a0a531 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.765718 | controller |     "Jun 11 00:20:05.766068 crc crio[23067]: time=\"2026-06-11T00:20:05.7659049Z\" level=info msg=\"Stopped container 872cf1ebc9065425e2e11f76818e1d1ca4ac4251b5c43e0752e9d80b3009dc03: openstack/ceilometer-0/ceilometer-central-agent\" id=76f735dd-7abd-4563-98c1-5c2837c52836 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.765732 | controller |     "Jun 11 00:20:05.823509 crc crio[23067]: time=\"2026-06-11T00:20:05.823054118Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.765747 | controller |     "Jun 11 00:20:05.845126 crc crio[23067]: time=\"2026-06-11T00:20:05.842502058Z\" level=info msg=\"Stopped container c80825be2658451e8d4a42c7e34d5856c7c084cbac5584dcd43151e79ca5539b: openstack/barbican-api-675dbddb44-b88qz/barbican-api\" id=70efd553-273c-457c-b0f2-4d0ad9fee004 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.765762 | controller |     "Jun 11 00:20:05.849593 crc crio[23067]: time=\"2026-06-11T00:20:05.84955102Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.765776 | controller |     "Jun 11 00:20:05.855207 crc crio[23067]: time=\"2026-06-11T00:20:05.854586787Z\" level=info msg=\"Stopping pod sandbox: 0cb7482a6221314e3cc357258e27e67a86bcd482c07b105696a57b5ebdea1aff\" id=c28cfd65-bbec-4761-92bf-0d6a83bcfc0b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.765790 | controller |     "Jun 11 00:20:05.855325 crc crio[23067]: time=\"2026-06-11T00:20:05.855260796Z\" level=info msg=\"Got pod network &{Name:barbican-api-675dbddb44-b88qz Namespace:openstack ID:0cb7482a6221314e3cc357258e27e67a86bcd482c07b105696a57b5ebdea1aff UID:48146af8-16a6-4bcc-bc58-71fd18b12095 NetNS:/var/run/netns/002d8ee5-9d09-4ee6-9314-8e9c7ba24f9c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod48146af8_16a6_4bcc_bc58_71fd18b12095.slice PodAnnotations:0xc0002f2148}] Aliases:map[]}\"",
2026-06-11 01:10:49.765805 | controller |     "Jun 11 00:20:05.855448 crc crio[23067]: time=\"2026-06-11T00:20:05.85539682Z\" level=info msg=\"Deleting pod openstack_barbican-api-675dbddb44-b88qz from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.765820 | controller |     "Jun 11 00:20:05.983571 crc crio[23067]: time=\"2026-06-11T00:20:05.983471501Z\" level=info msg=\"Running pod sandbox: openstack/cinder-api-0/POD\" id=e474dcba-d739-4918-9893-ab73c184286f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.765834 | controller |     "Jun 11 00:20:05.984432 crc crio[23067]: time=\"2026-06-11T00:20:05.983776969Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.765848 | controller |     "Jun 11 00:20:06.265868 crc crio[23067]: time=\"2026-06-11T00:20:06.25747567Z\" level=info msg=\"Created container ed5bb946568413ee0bd77f0b838cb0b7314c2a283da0600bdb5b5296b846852c: openstack/neutron-769dc94469-zx5mv/neutron-api\" id=2deaff5a-6715-4ccd-ac06-e913240cc161 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.765866 | controller |     "Jun 11 00:20:06.266169 crc crio[23067]: time=\"2026-06-11T00:20:06.265873689Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.765880 | controller |     "Jun 11 00:20:06.266973 crc crio[23067]: time=\"2026-06-11T00:20:06.266894477Z\" level=info msg=\"Starting container: ed5bb946568413ee0bd77f0b838cb0b7314c2a283da0600bdb5b5296b846852c\" id=e1067784-b41c-4ecb-b0ff-6acb0478f156 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.765894 | controller |     "Jun 11 00:20:06.279891 crc crio[23067]: time=\"2026-06-11T00:20:06.277066344Z\" level=info msg=\"Started container\" PID=75206 containerID=ed5bb946568413ee0bd77f0b838cb0b7314c2a283da0600bdb5b5296b846852c description=openstack/neutron-769dc94469-zx5mv/neutron-api id=e1067784-b41c-4ecb-b0ff-6acb0478f156 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2e09dfe64bafc2a4d6529ce4f5638003d9b6cd2762da0bdf43c1911a9e846f48",
2026-06-11 01:10:49.765909 | controller |     "Jun 11 00:20:06.279891 crc crio[23067]: time=\"2026-06-11T00:20:06.278502063Z\" level=info msg=\"Stopped container fd15b6f0e0fc4d7ca2f6f153730eeb4e2115b8278d7cf927926aec4c3954310a: openstack/neutron-7fb7cc496f-bxh7n/neutron-api\" id=0192e2fb-7700-492a-be40-1d01c2daf667 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.765923 | controller |     "Jun 11 00:20:06.285202 crc crio[23067]: time=\"2026-06-11T00:20:06.285109263Z\" level=info msg=\"Stopping pod sandbox: 417508eb777ed2deef79db2de1421219bd5eb646ed70bdeddaec4c1ac3b355ed\" id=0b1e002d-db83-405b-8d91-f9e848fd9240 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.765937 | controller |     "Jun 11 00:20:06.285588 crc crio[23067]: time=\"2026-06-11T00:20:06.285516474Z\" level=info msg=\"Got pod network &{Name:neutron-7fb7cc496f-bxh7n Namespace:openstack ID:417508eb777ed2deef79db2de1421219bd5eb646ed70bdeddaec4c1ac3b355ed UID:c9827548-09b4-459c-8a13-74d733e43adf NetNS:/var/run/netns/1337a126-6dea-4df8-a66c-7af9a1567086 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc9827548_09b4_459c_8a13_74d733e43adf.slice PodAnnotations:0xc000c34b38}] Aliases:map[]}\"",
2026-06-11 01:10:49.765952 | controller |     "Jun 11 00:20:06.285828 crc crio[23067]: time=\"2026-06-11T00:20:06.285754171Z\" level=info msg=\"Deleting pod openstack_neutron-7fb7cc496f-bxh7n from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.765966 | controller |     "Jun 11 00:20:06.315923 crc crio[23067]: time=\"2026-06-11T00:20:06.306885507Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=8a322d70-f272-46e2-872b-30ef7462aa17 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.765980 | controller |     "Jun 11 00:20:06.315923 crc crio[23067]: time=\"2026-06-11T00:20:06.311853532Z\" level=info msg=\"Stopped container 243c564fe6c9533e289f3fa696e15a52b9c8e9fa62b7062f708f6ebed3b28943: openstack/ceilometer-0/ceilometer-notification-agent\" id=507a77f2-69ca-4570-bb45-06480737ef24 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.765994 | controller |     "Jun 11 00:20:06.337125 crc crio[23067]: time=\"2026-06-11T00:20:06.317014993Z\" level=info msg=\"Stopping pod sandbox: 792b2decad05c5dac7d072efbc46940c45b2f71cfda169cfc16b17bfe80946de\" id=b169e7d8-58fb-4bc8-9141-86f4f8914935 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.766009 | controller |     "Jun 11 00:20:06.337125 crc crio[23067]: time=\"2026-06-11T00:20:06.317585478Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:792b2decad05c5dac7d072efbc46940c45b2f71cfda169cfc16b17bfe80946de UID:daf7db10-0f6b-4faa-8bf6-a496b341bb53 NetNS:/var/run/netns/1e6f80f1-cbc1-4d6b-be1a-21bdec62e1e0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddaf7db10_0f6b_4faa_8bf6_a496b341bb53.slice PodAnnotations:0xc003ba8408}] Aliases:map[]}\"",
2026-06-11 01:10:49.766026 | controller |     "Jun 11 00:20:06.337125 crc crio[23067]: time=\"2026-06-11T00:20:06.317812715Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.766041 | controller |     "Jun 11 00:20:06.355097 crc crio[23067]: time=\"2026-06-11T00:20:06.354976178Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:7e49e1c01d0d79808bb8f9b43a64f455f18fc49f26c5752e581e36da75201488 UID:e4f28e63-5662-4fcc-a441-7b5fc280310d NetNS:/var/run/netns/5d9d2c4d-3dfc-438c-8c37-cbcc7c21924f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode4f28e63_5662_4fcc_a441_7b5fc280310d.slice PodAnnotations:0xc000b80890}] Aliases:map[]}\"",
2026-06-11 01:10:49.766055 | controller |     "Jun 11 00:20:06.355097 crc crio[23067]: time=\"2026-06-11T00:20:06.35506023Z\" level=info msg=\"Adding pod openstack_cinder-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.766070 | controller |     "Jun 11 00:20:06.443953 crc crio[23067]: 2026-06-11T00:20:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1a9b0210b0cc741 Mac:be:d7:2d:0d:22:f5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a9 Mtu:0 Sandbox:/var/run/netns/26dd71b0-459f-447b-a65f-cba4f9e64792 SocketPath: PciID:}] [{Interface:0xc00011ab10 Address:{IP:10.217.0.169 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.766084 | controller |     "Jun 11 00:20:06.445020 crc crio[23067]: time=\"2026-06-11T00:20:06.44495585Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:1a9b0210b0cc741c5617a4a1a91ef1e2a903b1245b87c132481361b918e53552 UID:07808d1f-a15c-4ce1-bc2d-baa3ab15bc1d NetNS:/var/run/netns/26dd71b0-459f-447b-a65f-cba4f9e64792 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod07808d1f_a15c_4ce1_bc2d_baa3ab15bc1d.slice PodAnnotations:0xc002a46048}] Aliases:map[]}\"",
2026-06-11 01:10:49.766099 | controller |     "Jun 11 00:20:06.445187 crc crio[23067]: time=\"2026-06-11T00:20:06.445112275Z\" level=info msg=\"Checking pod openstack_cinder-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.766113 | controller |     "Jun 11 00:20:06.542629 crc crio[23067]: time=\"2026-06-11T00:20:06.541589645Z\" level=info msg=\"Ran pod sandbox 1a9b0210b0cc741c5617a4a1a91ef1e2a903b1245b87c132481361b918e53552 with infra container: openstack/cinder-scheduler-0/POD\" id=b6691205-1e6b-4e57-b841-3ffad92c94a9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.766127 | controller |     "Jun 11 00:20:06.542629 crc crio[23067]: time=\"2026-06-11T00:20:06.541941134Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=a3f4b25c-6391-47ca-bddf-600113866005 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.766141 | controller |     "Jun 11 00:20:06.551247 crc crio[23067]: time=\"2026-06-11T00:20:06.551098464Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=f84f7852-ac63-445b-9a0b-9133d9f5a068 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.766155 | controller |     "Jun 11 00:20:06.551364 crc crio[23067]: time=\"2026-06-11T00:20:06.551288319Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified not found\" id=f84f7852-ac63-445b-9a0b-9133d9f5a068 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.766169 | controller |     "Jun 11 00:20:06.551364 crc crio[23067]: time=\"2026-06-11T00:20:06.55133055Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified found\" id=f84f7852-ac63-445b-9a0b-9133d9f5a068 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.766186 | controller |     "Jun 11 00:20:06.555819 crc crio[23067]: time=\"2026-06-11T00:20:06.555754681Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=7e16d3c3-b187-4171-afbc-d69ee43abbac name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.766201 | controller |     "Jun 11 00:20:06.590410 crc crio[23067]: time=\"2026-06-11T00:20:06.581885943Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\\\"\"",
2026-06-11 01:10:49.766215 | controller |     "Jun 11 00:20:06.590410 crc crio[23067]: time=\"2026-06-11T00:20:06.588337099Z\" level=info msg=\"Created container 98712a7b8e2afc91182ffda43a5ba62f34c9a9581624c32dda0180b3019cead6: openshift-infra/auto-csr-approver-29685620-dmfld/oc\" id=3be28c11-37b1-4bdc-a7fa-f36ce3179bcb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.766230 | controller |     "Jun 11 00:20:06.604390 crc crio[23067]: time=\"2026-06-11T00:20:06.599855693Z\" level=info msg=\"Starting container: 98712a7b8e2afc91182ffda43a5ba62f34c9a9581624c32dda0180b3019cead6\" id=3c30ade7-a976-4b27-bf7e-ff35457fa044 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.766244 | controller |     "Jun 11 00:20:06.611057 crc crio[23067]: time=\"2026-06-11T00:20:06.610134143Z\" level=info msg=\"Started container\" PID=75266 containerID=98712a7b8e2afc91182ffda43a5ba62f34c9a9581624c32dda0180b3019cead6 description=openshift-infra/auto-csr-approver-29685620-dmfld/oc id=3c30ade7-a976-4b27-bf7e-ff35457fa044 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a8b70e3883a7417c208bfa10d988750f4bdf751ac8662608f4c162fba6f5fc6a",
2026-06-11 01:10:49.766258 | controller |     "Jun 11 00:20:06.614932 crc crio[23067]: time=\"2026-06-11T00:20:06.614596755Z\" level=info msg=\"Creating container: openstack/neutron-769dc94469-zx5mv/neutron-httpd\" id=0c89159a-1ec5-4620-b38d-f331f7cb7dbc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.766272 | controller |     "Jun 11 00:20:06.617428 crc crio[23067]: time=\"2026-06-11T00:20:06.617262808Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.766286 | controller |     "Jun 11 00:20:06.748519 crc crio[23067]: 2026-06-11T00:20:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a15b634a4a3faa7 Mac:ae:41:2a:5b:c3:ed Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:aa Mtu:0 Sandbox:/var/run/netns/645983b0-0b06-46cf-b780-be509bc15428 SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.0.170 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.766301 | controller |     "Jun 11 00:20:06.748519 crc crio[23067]: time=\"2026-06-11T00:20:06.748005312Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-764b948f4c-nkb48 Namespace:openstack ID:a15b634a4a3faa73033c2ce2ac114134b696ccdfebaea8e31ededceb3a7e3c32 UID:ec891b8c-faa1-4b85-8b1a-eb9d396f4db4 NetNS:/var/run/netns/645983b0-0b06-46cf-b780-be509bc15428 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podec891b8c_faa1_4b85_8b1a_eb9d396f4db4.slice PodAnnotations:0xc0005312b8}] Aliases:map[]}\"",
2026-06-11 01:10:49.766315 | controller |     "Jun 11 00:20:06.748519 crc crio[23067]: time=\"2026-06-11T00:20:06.748197797Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-764b948f4c-nkb48 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.766330 | controller |     "Jun 11 00:20:06.768380 crc crio[23067]: time=\"2026-06-11T00:20:06.768157921Z\" level=info msg=\"Ran pod sandbox a15b634a4a3faa73033c2ce2ac114134b696ccdfebaea8e31ededceb3a7e3c32 with infra container: openstack/dnsmasq-dns-764b948f4c-nkb48/POD\" id=ac5fa1d2-2f28-4a00-a150-dc9a1e443146 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.766362 | controller |     "Jun 11 00:20:06.782585 crc crio[23067]: time=\"2026-06-11T00:20:06.782453901Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.766382 | controller |     "Jun 11 00:20:06.783191 crc crio[23067]: time=\"2026-06-11T00:20:06.783030426Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=54faf6b7-93e1-45ed-befd-b018304c24cb name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.766399 | controller |     "Jun 11 00:20:06.808107 crc crio[23067]: time=\"2026-06-11T00:20:06.808048158Z\" level=info msg=\"Stopped pod sandbox: 0cb7482a6221314e3cc357258e27e67a86bcd482c07b105696a57b5ebdea1aff\" id=c28cfd65-bbec-4761-92bf-0d6a83bcfc0b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.766416 | controller |     "Jun 11 00:20:06.829552 crc crio[23067]: time=\"2026-06-11T00:20:06.821764092Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.766444 | controller |     "Jun 11 00:20:07.121131 crc crio[23067]: time=\"2026-06-11T00:20:07.120099205Z\" level=info msg=\"Stopped pod sandbox: 792b2decad05c5dac7d072efbc46940c45b2f71cfda169cfc16b17bfe80946de\" id=b169e7d8-58fb-4bc8-9141-86f4f8914935 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.766463 | controller |     "Jun 11 00:20:07.261276 crc crio[23067]: time=\"2026-06-11T00:20:07.261131329Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=d96b2b86-04cd-467c-a6d3-398f9254521f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.766478 | controller |     "Jun 11 00:20:07.283584 crc crio[23067]: time=\"2026-06-11T00:20:07.282035669Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-764b948f4c-nkb48/init\" id=a61fbec1-ae2d-4245-ab72-b4b01080fc39 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.766492 | controller |     "Jun 11 00:20:07.283584 crc crio[23067]: time=\"2026-06-11T00:20:07.282530432Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.766506 | controller |     "Jun 11 00:20:07.395489 crc crio[23067]: time=\"2026-06-11T00:20:07.395229534Z\" level=info msg=\"Created container 6201d039a5488e2a42ba0b4da02882746589498452b83e625950719de44b1760: openstack/neutron-769dc94469-zx5mv/neutron-httpd\" id=0c89159a-1ec5-4620-b38d-f331f7cb7dbc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.766520 | controller |     "Jun 11 00:20:07.403304 crc crio[23067]: time=\"2026-06-11T00:20:07.397580889Z\" level=info msg=\"Starting container: 6201d039a5488e2a42ba0b4da02882746589498452b83e625950719de44b1760\" id=e1a8ba13-0947-4b7b-81f4-ab816a25bfe2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.766535 | controller |     "Jun 11 00:20:07.456180 crc crio[23067]: time=\"2026-06-11T00:20:07.450532712Z\" level=info msg=\"Started container\" PID=75366 containerID=6201d039a5488e2a42ba0b4da02882746589498452b83e625950719de44b1760 description=openstack/neutron-769dc94469-zx5mv/neutron-httpd id=e1a8ba13-0947-4b7b-81f4-ab816a25bfe2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2e09dfe64bafc2a4d6529ce4f5638003d9b6cd2762da0bdf43c1911a9e846f48",
2026-06-11 01:10:49.766549 | controller |     "Jun 11 00:20:07.599620 crc crio[23067]: 2026-06-11T00:20:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7e49e1c01d0d798 Mac:9a:dc:e8:9a:a2:90 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ab Mtu:0 Sandbox:/var/run/netns/5d9d2c4d-3dfc-438c-8c37-cbcc7c21924f SocketPath: PciID:}] [{Interface:0xc0003845b0 Address:{IP:10.217.0.171 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.766568 | controller |     "Jun 11 00:20:07.602012 crc crio[23067]: time=\"2026-06-11T00:20:07.60196939Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:7e49e1c01d0d79808bb8f9b43a64f455f18fc49f26c5752e581e36da75201488 UID:e4f28e63-5662-4fcc-a441-7b5fc280310d NetNS:/var/run/netns/5d9d2c4d-3dfc-438c-8c37-cbcc7c21924f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode4f28e63_5662_4fcc_a441_7b5fc280310d.slice PodAnnotations:0xc000b80890}] Aliases:map[]}\"",
2026-06-11 01:10:49.766583 | controller |     "Jun 11 00:20:07.623322 crc crio[23067]: time=\"2026-06-11T00:20:07.623266241Z\" level=info msg=\"Checking pod openstack_cinder-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.766598 | controller |     "Jun 11 00:20:07.891775 crc crio[23067]: time=\"2026-06-11T00:20:07.891551794Z\" level=info msg=\"Removing container: c80825be2658451e8d4a42c7e34d5856c7c084cbac5584dcd43151e79ca5539b\" id=954d2dac-34fa-4893-9427-bc080c761c77 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.766613 | controller |     "Jun 11 00:20:08.287468 crc crio[23067]: time=\"2026-06-11T00:20:08.286233443Z\" level=info msg=\"Stopped pod sandbox: 417508eb777ed2deef79db2de1421219bd5eb646ed70bdeddaec4c1ac3b355ed\" id=0b1e002d-db83-405b-8d91-f9e848fd9240 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.766627 | controller |     "Jun 11 00:20:08.301887 crc crio[23067]: time=\"2026-06-11T00:20:08.297627133Z\" level=info msg=\"Ran pod sandbox 7e49e1c01d0d79808bb8f9b43a64f455f18fc49f26c5752e581e36da75201488 with infra container: openstack/cinder-api-0/POD\" id=e474dcba-d739-4918-9893-ab73c184286f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.766642 | controller |     "Jun 11 00:20:08.328237 crc crio[23067]: time=\"2026-06-11T00:20:08.328164896Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=a1eb9ce6-0aa8-470c-a81f-85e0e33bb842 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.766656 | controller |     "Jun 11 00:20:08.336509 crc crio[23067]: time=\"2026-06-11T00:20:08.336472362Z\" level=info msg=\"Removed container c80825be2658451e8d4a42c7e34d5856c7c084cbac5584dcd43151e79ca5539b: openstack/barbican-api-675dbddb44-b88qz/barbican-api\" id=954d2dac-34fa-4893-9427-bc080c761c77 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.766670 | controller |     "Jun 11 00:20:08.352585 crc crio[23067]: time=\"2026-06-11T00:20:08.350631428Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=6c1a211d-faf1-4256-b320-c3b65691ec8a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.766685 | controller |     "Jun 11 00:20:08.361404 crc crio[23067]: time=\"2026-06-11T00:20:08.36098083Z\" level=info msg=\"Removing container: 76bdc27e728dbc70304f178f7547bf7432d066870d48b84942d72239421df0b5\" id=68c6f807-d5d1-4c90-8d1c-79dd175a5750 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.766699 | controller |     "Jun 11 00:20:08.465018 crc crio[23067]: time=\"2026-06-11T00:20:08.463979268Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.766714 | controller |     "Jun 11 00:20:08.473347 crc crio[23067]: time=\"2026-06-11T00:20:08.473155988Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:05ada8cde6c86ae8ee0ca06b60e0cbb9224777312d1f41e2b34dc7d5e04057f4\" id=7e16d3c3-b187-4171-afbc-d69ee43abbac name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.766731 | controller |     "Jun 11 00:20:08.486778 crc crio[23067]: time=\"2026-06-11T00:20:08.483204182Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=669f3134-b18d-4e14-8080-dc017d061ff3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.766745 | controller |     "Jun 11 00:20:08.486778 crc crio[23067]: time=\"2026-06-11T00:20:08.484323892Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api-log\" id=fd3af220-7031-4f36-91da-707e60f47bce name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.766760 | controller |     "Jun 11 00:20:08.486778 crc crio[23067]: time=\"2026-06-11T00:20:08.484757154Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.766774 | controller |     "Jun 11 00:20:08.489882 crc crio[23067]: time=\"2026-06-11T00:20:08.488738723Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.766788 | controller |     "Jun 11 00:20:08.778121 crc crio[23067]: time=\"2026-06-11T00:20:08.774568054Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=5573168c-cec5-434c-a000-21e291176309 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.766802 | controller |     "Jun 11 00:20:08.832922 crc crio[23067]: time=\"2026-06-11T00:20:08.824868125Z\" level=info msg=\"Removed container 76bdc27e728dbc70304f178f7547bf7432d066870d48b84942d72239421df0b5: openstack/barbican-api-675dbddb44-b88qz/barbican-api-log\" id=68c6f807-d5d1-4c90-8d1c-79dd175a5750 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.766816 | controller |     "Jun 11 00:20:08.857177 crc crio[23067]: time=\"2026-06-11T00:20:08.852353225Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.766831 | controller |     "Jun 11 00:20:08.883051 crc crio[23067]: time=\"2026-06-11T00:20:08.882945759Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/cinder-scheduler\" id=c7c327dc-d88e-437a-ba17-cb29c0f79cd0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.766845 | controller |     "Jun 11 00:20:08.885096 crc crio[23067]: time=\"2026-06-11T00:20:08.885008065Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.766860 | controller |     "Jun 11 00:20:08.891234 crc crio[23067]: time=\"2026-06-11T00:20:08.891146442Z\" level=info msg=\"Removing container: dede9b44f6a2f647be869d1f8290cae735bbf39bde5e360e87a1323b0defafe1\" id=b5c3cae6-19a0-4ee5-b9ac-801b999b2789 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.766874 | controller |     "Jun 11 00:20:09.202608 crc crio[23067]: time=\"2026-06-11T00:20:09.201992195Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.766888 | controller |     "Jun 11 00:20:09.271780 crc crio[23067]: time=\"2026-06-11T00:20:09.268922449Z\" level=info msg=\"Created container 1f41890437938888016b63c89381a4d4a9f775df5201eb41525c8800d736e30b: openstack/dnsmasq-dns-764b948f4c-nkb48/init\" id=a61fbec1-ae2d-4245-ab72-b4b01080fc39 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.766902 | controller |     "Jun 11 00:20:09.302045 crc crio[23067]: time=\"2026-06-11T00:20:09.286415746Z\" level=info msg=\"Starting container: 1f41890437938888016b63c89381a4d4a9f775df5201eb41525c8800d736e30b\" id=bde7b7c1-758e-4808-830b-d53c5c60a283 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.766916 | controller |     "Jun 11 00:20:09.369269 crc crio[23067]: time=\"2026-06-11T00:20:09.356825476Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=529b9b8b-807b-4ff2-b05c-8531628d3e08 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.766933 | controller |     "Jun 11 00:20:09.369269 crc crio[23067]: time=\"2026-06-11T00:20:09.357042381Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.766948 | controller |     "Jun 11 00:20:09.505702 crc crio[23067]: time=\"2026-06-11T00:20:09.497271354Z\" level=info msg=\"Removed container dede9b44f6a2f647be869d1f8290cae735bbf39bde5e360e87a1323b0defafe1: openstack/ceilometer-0/proxy-httpd\" id=b5c3cae6-19a0-4ee5-b9ac-801b999b2789 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.766963 | controller |     "Jun 11 00:20:09.551942 crc crio[23067]: time=\"2026-06-11T00:20:09.550065123Z\" level=info msg=\"Started container\" PID=75488 containerID=1f41890437938888016b63c89381a4d4a9f775df5201eb41525c8800d736e30b description=openstack/dnsmasq-dns-764b948f4c-nkb48/init id=bde7b7c1-758e-4808-830b-d53c5c60a283 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a15b634a4a3faa73033c2ce2ac114134b696ccdfebaea8e31ededceb3a7e3c32",
2026-06-11 01:10:49.766978 | controller |     "Jun 11 00:20:09.552523 crc crio[23067]: time=\"2026-06-11T00:20:09.552376706Z\" level=info msg=\"Removing container: 37db46c0a071ecdf4a41bd37bc8d045715473c2cbea8854016af2a6bc56b8d8b\" id=695055db-4dd0-4b7f-b6c9-7162fc8ef378 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.766992 | controller |     "Jun 11 00:20:09.820497 crc crio[23067]: time=\"2026-06-11T00:20:09.820255188Z\" level=info msg=\"Removed container 37db46c0a071ecdf4a41bd37bc8d045715473c2cbea8854016af2a6bc56b8d8b: openstack/ceilometer-0/sg-core\" id=695055db-4dd0-4b7f-b6c9-7162fc8ef378 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.767006 | controller |     "Jun 11 00:20:09.835360 crc crio[23067]: time=\"2026-06-11T00:20:09.835279688Z\" level=info msg=\"Removing container: 243c564fe6c9533e289f3fa696e15a52b9c8e9fa62b7062f708f6ebed3b28943\" id=446e7165-9559-4125-817c-d88a50c37162 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.767021 | controller |     "Jun 11 00:20:09.899439 crc crio[23067]: time=\"2026-06-11T00:20:09.899344974Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:de1da0f1c43f0baaea7085b732988bd1f062d48fcd5120af837d2967d0cb3d8e UID:d25591f7-09f1-4cb5-b822-1221d7dde022 NetNS:/var/run/netns/c12e8c30-d8a7-4339-992e-342ff4bc3c23 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd25591f7_09f1_4cb5_b822_1221d7dde022.slice PodAnnotations:0xc0002f29c0}] Aliases:map[]}\"",
2026-06-11 01:10:49.767035 | controller |     "Jun 11 00:20:09.899439 crc crio[23067]: time=\"2026-06-11T00:20:09.899419646Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.767049 | controller |     "Jun 11 00:20:09.943045 crc crio[23067]: time=\"2026-06-11T00:20:09.942959893Z\" level=info msg=\"Removed container 243c564fe6c9533e289f3fa696e15a52b9c8e9fa62b7062f708f6ebed3b28943: openstack/ceilometer-0/ceilometer-notification-agent\" id=446e7165-9559-4125-817c-d88a50c37162 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.767064 | controller |     "Jun 11 00:20:09.967115 crc crio[23067]: time=\"2026-06-11T00:20:09.967017179Z\" level=info msg=\"Removing container: 872cf1ebc9065425e2e11f76818e1d1ca4ac4251b5c43e0752e9d80b3009dc03\" id=751f658d-5873-47f1-a01d-23b57586779c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.767078 | controller |     "Jun 11 00:20:10.038825 crc crio[23067]: time=\"2026-06-11T00:20:10.036549794Z\" level=info msg=\"Removed container 872cf1ebc9065425e2e11f76818e1d1ca4ac4251b5c43e0752e9d80b3009dc03: openstack/ceilometer-0/ceilometer-central-agent\" id=751f658d-5873-47f1-a01d-23b57586779c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.767096 | controller |     "Jun 11 00:20:10.053325 crc crio[23067]: time=\"2026-06-11T00:20:10.051615805Z\" level=info msg=\"Removing container: e608053d98eacaa8e7febb4a0a12d4a6a0776bae241500743187bd2b4e26ea5a\" id=62fb5d68-f70e-45cf-833c-f3c15cad0f37 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.767110 | controller |     "Jun 11 00:20:10.205830 crc crio[23067]: time=\"2026-06-11T00:20:10.205713446Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=68ef47fc-e309-46f3-a304-6cf107bdc70f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.767125 | controller |     "Jun 11 00:20:10.220054 crc crio[23067]: time=\"2026-06-11T00:20:10.218158455Z\" level=info msg=\"Removed container e608053d98eacaa8e7febb4a0a12d4a6a0776bae241500743187bd2b4e26ea5a: openstack/neutron-7fb7cc496f-bxh7n/neutron-httpd\" id=62fb5d68-f70e-45cf-833c-f3c15cad0f37 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.767139 | controller |     "Jun 11 00:20:10.228084 crc crio[23067]: time=\"2026-06-11T00:20:10.227962242Z\" level=info msg=\"Removing container: fd15b6f0e0fc4d7ca2f6f153730eeb4e2115b8278d7cf927926aec4c3954310a\" id=05eddcde-6024-409f-a5c3-03cbfa7fd18a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.767153 | controller |     "Jun 11 00:20:10.321435 crc crio[23067]: time=\"2026-06-11T00:20:10.321348498Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=aa525600-f287-4432-a48f-9d2f5d3cbf09 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.767168 | controller |     "Jun 11 00:20:10.397549 crc crio[23067]: time=\"2026-06-11T00:20:10.39736269Z\" level=info msg=\"Removed container fd15b6f0e0fc4d7ca2f6f153730eeb4e2115b8278d7cf927926aec4c3954310a: openstack/neutron-7fb7cc496f-bxh7n/neutron-api\" id=05eddcde-6024-409f-a5c3-03cbfa7fd18a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.767182 | controller |     "Jun 11 00:20:10.687831 crc crio[23067]: time=\"2026-06-11T00:20:10.687046896Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.767196 | controller |     "Jun 11 00:20:10.708530 crc crio[23067]: time=\"2026-06-11T00:20:10.708383428Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-764b948f4c-nkb48/dnsmasq-dns\" id=e59ccc7a-8496-49c9-a4af-af401ebb61e1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.767210 | controller |     "Jun 11 00:20:10.708945 crc crio[23067]: time=\"2026-06-11T00:20:10.708902582Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.767224 | controller |     "Jun 11 00:20:10.771408 crc crio[23067]: 2026-06-11T00:20:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:de1da0f1c43f0ba Mac:0a:db:63:26:fe:f8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ac Mtu:0 Sandbox:/var/run/netns/c12e8c30-d8a7-4339-992e-342ff4bc3c23 SocketPath: PciID:}] [{Interface:0xc00048c450 Address:{IP:10.217.0.172 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.767238 | controller |     "Jun 11 00:20:10.776180 crc crio[23067]: time=\"2026-06-11T00:20:10.776096154Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:de1da0f1c43f0baaea7085b732988bd1f062d48fcd5120af837d2967d0cb3d8e UID:d25591f7-09f1-4cb5-b822-1221d7dde022 NetNS:/var/run/netns/c12e8c30-d8a7-4339-992e-342ff4bc3c23 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd25591f7_09f1_4cb5_b822_1221d7dde022.slice PodAnnotations:0xc0002f29c0}] Aliases:map[]}\"",
2026-06-11 01:10:49.767256 | controller |     "Jun 11 00:20:10.776698 crc crio[23067]: time=\"2026-06-11T00:20:10.776577727Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.767271 | controller |     "Jun 11 00:20:10.826510 crc crio[23067]: time=\"2026-06-11T00:20:10.826365294Z\" level=info msg=\"Ran pod sandbox de1da0f1c43f0baaea7085b732988bd1f062d48fcd5120af837d2967d0cb3d8e with infra container: openstack/ceilometer-0/POD\" id=529b9b8b-807b-4ff2-b05c-8531628d3e08 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.767286 | controller |     "Jun 11 00:20:10.839703 crc crio[23067]: time=\"2026-06-11T00:20:10.834421464Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.767300 | controller |     "Jun 11 00:20:10.839703 crc crio[23067]: time=\"2026-06-11T00:20:10.838524485Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=c1d37621-c128-4185-bcb5-8a0b7619801c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.767319 | controller |     "Jun 11 00:20:10.840977 crc crio[23067]: time=\"2026-06-11T00:20:10.840061167Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.767339 | controller |     "Jun 11 00:20:10.872810 crc crio[23067]: time=\"2026-06-11T00:20:10.872690617Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=2d63db72-bcb1-4fff-b25a-a241fc549397 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.767371 | controller |     "Jun 11 00:20:10.880064 crc crio[23067]: time=\"2026-06-11T00:20:10.879965575Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=272e071e-6b68-4ff3-a93c-b1815a16e335 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.767406 | controller |     "Jun 11 00:20:10.880444 crc crio[23067]: time=\"2026-06-11T00:20:10.880389517Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.767424 | controller |     "Jun 11 00:20:11.015524 crc crio[23067]: time=\"2026-06-11T00:20:11.010471043Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.767440 | controller |     "Jun 11 00:20:11.017982 crc crio[23067]: time=\"2026-06-11T00:20:11.017856874Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.767454 | controller |     "Jun 11 00:20:11.087220 crc crio[23067]: time=\"2026-06-11T00:20:11.087099952Z\" level=info msg=\"Created container 06d045c6643a23cac543d059770e7d082193e415a8a545b67fc7823b6bfddafc: openstack/cinder-scheduler-0/cinder-scheduler\" id=c7c327dc-d88e-437a-ba17-cb29c0f79cd0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.767468 | controller |     "Jun 11 00:20:11.089017 crc crio[23067]: time=\"2026-06-11T00:20:11.088766937Z\" level=info msg=\"Starting container: 06d045c6643a23cac543d059770e7d082193e415a8a545b67fc7823b6bfddafc\" id=1879b673-7aef-43d1-98ea-04c2bb45727a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.767482 | controller |     "Jun 11 00:20:11.096585 crc crio[23067]: time=\"2026-06-11T00:20:11.096494758Z\" level=info msg=\"Started container\" PID=75791 containerID=06d045c6643a23cac543d059770e7d082193e415a8a545b67fc7823b6bfddafc description=openstack/cinder-scheduler-0/cinder-scheduler id=1879b673-7aef-43d1-98ea-04c2bb45727a name=/runtime.v1.RuntimeService/StartContainer sandboxID=1a9b0210b0cc741c5617a4a1a91ef1e2a903b1245b87c132481361b918e53552",
2026-06-11 01:10:49.767501 | controller |     "Jun 11 00:20:11.112225 crc crio[23067]: time=\"2026-06-11T00:20:11.110474889Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=e3f044d4-e8a4-4907-b064-6fdefc0e6954 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.767516 | controller |     "Jun 11 00:20:11.155019 crc crio[23067]: time=\"2026-06-11T00:20:11.154929721Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=4b0839bc-5385-4c2f-945b-1b16998eddd2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.767530 | controller |     "Jun 11 00:20:11.167287 crc crio[23067]: time=\"2026-06-11T00:20:11.167204185Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/probe\" id=9cba9d72-eec1-4a92-9624-a7153eac3eb0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.767544 | controller |     "Jun 11 00:20:11.168823 crc crio[23067]: time=\"2026-06-11T00:20:11.168728217Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.767558 | controller |     "Jun 11 00:20:11.242887 crc crio[23067]: time=\"2026-06-11T00:20:11.242697573Z\" level=info msg=\"Stopping pod sandbox: a8b70e3883a7417c208bfa10d988750f4bdf751ac8662608f4c162fba6f5fc6a\" id=aa8789cd-1be7-4326-b76c-80aabb7f1a29 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.767572 | controller |     "Jun 11 00:20:11.243450 crc crio[23067]: time=\"2026-06-11T00:20:11.243137785Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685620-dmfld Namespace:openshift-infra ID:a8b70e3883a7417c208bfa10d988750f4bdf751ac8662608f4c162fba6f5fc6a UID:aa459525-c751-4e5f-946c-313700ed95ed NetNS:/var/run/netns/c04668ec-4c31-4385-b2d5-ca6d1d45d4ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaa459525_c751_4e5f_946c_313700ed95ed.slice PodAnnotations:0xc000b805f0}] Aliases:map[]}\"",
2026-06-11 01:10:49.767587 | controller |     "Jun 11 00:20:11.243450 crc crio[23067]: time=\"2026-06-11T00:20:11.243273659Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29685620-dmfld from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.767601 | controller |     "Jun 11 00:20:11.269121 crc crio[23067]: time=\"2026-06-11T00:20:11.268971549Z\" level=info msg=\"Created container 0f4350b437ebcd0e12b4f388c4aec6b9600770722d17d41740cbc771f41cb336: openstack/dnsmasq-dns-764b948f4c-nkb48/dnsmasq-dns\" id=e59ccc7a-8496-49c9-a4af-af401ebb61e1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.767617 | controller |     "Jun 11 00:20:11.272614 crc crio[23067]: time=\"2026-06-11T00:20:11.272512376Z\" level=info msg=\"Starting container: 0f4350b437ebcd0e12b4f388c4aec6b9600770722d17d41740cbc771f41cb336\" id=6a483bb3-c6ef-4d20-8487-84de8aae53e5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.767638 | controller |     "Jun 11 00:20:11.279487 crc crio[23067]: time=\"2026-06-11T00:20:11.279404264Z\" level=info msg=\"Created container aa95685c646175ed6fbbaf67ff6b75766e9915608eb08667090ad3eba3b87542: openstack/ceilometer-0/ceilometer-central-agent\" id=272e071e-6b68-4ff3-a93c-b1815a16e335 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.767655 | controller |     "Jun 11 00:20:11.284198 crc crio[23067]: time=\"2026-06-11T00:20:11.284125612Z\" level=info msg=\"Starting container: aa95685c646175ed6fbbaf67ff6b75766e9915608eb08667090ad3eba3b87542\" id=78892a2c-b9db-4437-b53a-48ffac156bca name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.767670 | controller |     "Jun 11 00:20:11.298629 crc crio[23067]: time=\"2026-06-11T00:20:11.298515995Z\" level=info msg=\"Started container\" PID=75813 containerID=0f4350b437ebcd0e12b4f388c4aec6b9600770722d17d41740cbc771f41cb336 description=openstack/dnsmasq-dns-764b948f4c-nkb48/dnsmasq-dns id=6a483bb3-c6ef-4d20-8487-84de8aae53e5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a15b634a4a3faa73033c2ce2ac114134b696ccdfebaea8e31ededceb3a7e3c32",
2026-06-11 01:10:49.767709 | controller |     "Jun 11 00:20:11.306725 crc crio[23067]: time=\"2026-06-11T00:20:11.305089104Z\" level=info msg=\"Started container\" PID=75821 containerID=aa95685c646175ed6fbbaf67ff6b75766e9915608eb08667090ad3eba3b87542 description=openstack/ceilometer-0/ceilometer-central-agent id=78892a2c-b9db-4437-b53a-48ffac156bca name=/runtime.v1.RuntimeService/StartContainer sandboxID=de1da0f1c43f0baaea7085b732988bd1f062d48fcd5120af837d2967d0cb3d8e",
2026-06-11 01:10:49.767730 | controller |     "Jun 11 00:20:11.322054 crc crio[23067]: time=\"2026-06-11T00:20:11.321870601Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.767745 | controller |     "Jun 11 00:20:11.334360 crc crio[23067]: time=\"2026-06-11T00:20:11.334222678Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=c2eb632c-2cb2-4aec-9759-6c103e400d06 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.767760 | controller |     "Jun 11 00:20:11.370397 crc crio[23067]: time=\"2026-06-11T00:20:11.370308432Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=95605abd-2d46-4d54-99e4-c7b81c34d9e2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.767774 | controller |     "Jun 11 00:20:11.378560 crc crio[23067]: time=\"2026-06-11T00:20:11.378496005Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=bd96eb4a-2cf6-4cd9-8615-a7583c832335 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.767789 | controller |     "Jun 11 00:20:11.379282 crc crio[23067]: time=\"2026-06-11T00:20:11.379233355Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.767809 | controller |     "Jun 11 00:20:11.568171 crc crio[23067]: time=\"2026-06-11T00:20:11.561184395Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.767826 | controller |     "Jun 11 00:20:11.586320 crc crio[23067]: time=\"2026-06-11T00:20:11.585072726Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.767841 | controller |     "Jun 11 00:20:11.598316 crc crio[23067]: time=\"2026-06-11T00:20:11.598233315Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.767873 | controller |     "Jun 11 00:20:11.755734 crc crio[23067]: time=\"2026-06-11T00:20:11.752363266Z\" level=info msg=\"Stopped pod sandbox: a8b70e3883a7417c208bfa10d988750f4bdf751ac8662608f4c162fba6f5fc6a\" id=aa8789cd-1be7-4326-b76c-80aabb7f1a29 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.767889 | controller |     "Jun 11 00:20:11.778720 crc crio[23067]: time=\"2026-06-11T00:20:11.778424987Z\" level=info msg=\"Created container fd8bd035315201f3fb1638dc0be6d33f55530751de3e258b9c5c9a4deca5a7b9: openstack/cinder-api-0/cinder-api-log\" id=fd3af220-7031-4f36-91da-707e60f47bce name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.767907 | controller |     "Jun 11 00:20:11.780676 crc crio[23067]: time=\"2026-06-11T00:20:11.780583715Z\" level=info msg=\"Created container cf5813e70cedf30f5ab76374550c9078012b9a7bd55cd359668e1f43fb06c292: openstack/ceilometer-0/ceilometer-notification-agent\" id=bd96eb4a-2cf6-4cd9-8615-a7583c832335 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.767926 | controller |     "Jun 11 00:20:11.780826 crc crio[23067]: time=\"2026-06-11T00:20:11.780746Z\" level=info msg=\"Starting container: fd8bd035315201f3fb1638dc0be6d33f55530751de3e258b9c5c9a4deca5a7b9\" id=ab146f0c-8357-41e0-a82e-87581bd6ed67 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.767941 | controller |     "Jun 11 00:20:11.787003 crc crio[23067]: time=\"2026-06-11T00:20:11.786959439Z\" level=info msg=\"Starting container: cf5813e70cedf30f5ab76374550c9078012b9a7bd55cd359668e1f43fb06c292\" id=68f62a7a-dad0-414c-89db-7455eb46b0cc name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.767956 | controller |     "Jun 11 00:20:11.799618 crc crio[23067]: time=\"2026-06-11T00:20:11.799538612Z\" level=info msg=\"Started container\" PID=75881 containerID=cf5813e70cedf30f5ab76374550c9078012b9a7bd55cd359668e1f43fb06c292 description=openstack/ceilometer-0/ceilometer-notification-agent id=68f62a7a-dad0-414c-89db-7455eb46b0cc name=/runtime.v1.RuntimeService/StartContainer sandboxID=de1da0f1c43f0baaea7085b732988bd1f062d48fcd5120af837d2967d0cb3d8e",
2026-06-11 01:10:49.767971 | controller |     "Jun 11 00:20:11.803184 crc crio[23067]: time=\"2026-06-11T00:20:11.803105679Z\" level=info msg=\"Started container\" PID=75882 containerID=fd8bd035315201f3fb1638dc0be6d33f55530751de3e258b9c5c9a4deca5a7b9 description=openstack/cinder-api-0/cinder-api-log id=ab146f0c-8357-41e0-a82e-87581bd6ed67 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7e49e1c01d0d79808bb8f9b43a64f455f18fc49f26c5752e581e36da75201488",
2026-06-11 01:10:49.767986 | controller |     "Jun 11 00:20:11.825323 crc crio[23067]: time=\"2026-06-11T00:20:11.82515838Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=fc1b4280-5213-4db0-a401-12cdf1fdede5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.768001 | controller |     "Jun 11 00:20:11.825323 crc crio[23067]: time=\"2026-06-11T00:20:11.825306985Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=049e7e21-1776-4054-af32-24b0f57d59f3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.768015 | controller |     "Jun 11 00:20:11.869519 crc crio[23067]: time=\"2026-06-11T00:20:11.869185701Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=0c6661e2-55c2-44de-a8a9-aa99e486e874 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.768029 | controller |     "Jun 11 00:20:11.912601 crc crio[23067]: time=\"2026-06-11T00:20:11.909464199Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=e9a1753f-4a61-470b-99f5-f950f8a21114 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.768043 | controller |     "Jun 11 00:20:11.912601 crc crio[23067]: time=\"2026-06-11T00:20:11.910024724Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.768057 | controller |     "Jun 11 00:20:11.952403 crc crio[23067]: time=\"2026-06-11T00:20:11.952271216Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=04c8b5c4-93e4-4f60-b7c4-959ddb88fdc3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.768071 | controller |     "Jun 11 00:20:11.981108 crc crio[23067]: time=\"2026-06-11T00:20:11.981015349Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api\" id=4f66d39b-4938-420c-9483-220c5696aa02 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.768084 | controller |     "Jun 11 00:20:11.981709 crc crio[23067]: time=\"2026-06-11T00:20:11.981584245Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.768102 | controller |     "Jun 11 00:20:12.092521 crc crio[23067]: time=\"2026-06-11T00:20:12.092248982Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.768117 | controller |     "Jun 11 00:20:12.101774 crc crio[23067]: time=\"2026-06-11T00:20:12.101129183Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.768131 | controller |     "Jun 11 00:20:12.123375 crc crio[23067]: time=\"2026-06-11T00:20:12.12082915Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.768145 | controller |     "Jun 11 00:20:12.258212 crc crio[23067]: time=\"2026-06-11T00:20:12.252939662Z\" level=info msg=\"Created container 1dc771f9535b6adfc0fa1ab8ad6219329b318ae944e428fa52d465ab14dd8163: openstack/ceilometer-0/sg-core\" id=e9a1753f-4a61-470b-99f5-f950f8a21114 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.768159 | controller |     "Jun 11 00:20:12.258212 crc crio[23067]: time=\"2026-06-11T00:20:12.257123106Z\" level=info msg=\"Starting container: 1dc771f9535b6adfc0fa1ab8ad6219329b318ae944e428fa52d465ab14dd8163\" id=ab3b56ab-f5ac-447e-b688-5aa975725196 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.768172 | controller |     "Jun 11 00:20:12.266025 crc crio[23067]: time=\"2026-06-11T00:20:12.264777945Z\" level=info msg=\"Started container\" PID=75938 containerID=1dc771f9535b6adfc0fa1ab8ad6219329b318ae944e428fa52d465ab14dd8163 description=openstack/ceilometer-0/sg-core id=ab3b56ab-f5ac-447e-b688-5aa975725196 name=/runtime.v1.RuntimeService/StartContainer sandboxID=de1da0f1c43f0baaea7085b732988bd1f062d48fcd5120af837d2967d0cb3d8e",
2026-06-11 01:10:49.768186 | controller |     "Jun 11 00:20:12.331222 crc crio[23067]: time=\"2026-06-11T00:20:12.331087422Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=149cd770-deae-4476-9396-54cf0fe394a6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.768200 | controller |     "Jun 11 00:20:12.371531 crc crio[23067]: time=\"2026-06-11T00:20:12.371452752Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=a97363b1-67b1-4884-b035-56649f3487b6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.768214 | controller |     "Jun 11 00:20:12.389235 crc crio[23067]: time=\"2026-06-11T00:20:12.389079982Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=a814b6b4-71d3-4c0f-96f0-a97f17513f62 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.768228 | controller |     "Jun 11 00:20:12.391471 crc crio[23067]: time=\"2026-06-11T00:20:12.391367615Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.768242 | controller |     "Jun 11 00:20:12.493043 crc crio[23067]: time=\"2026-06-11T00:20:12.492879151Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.768256 | controller |     "Jun 11 00:20:12.516424 crc crio[23067]: time=\"2026-06-11T00:20:12.515462207Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.768270 | controller |     "Jun 11 00:20:12.623149 crc crio[23067]: time=\"2026-06-11T00:20:12.622968187Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.768284 | controller |     "Jun 11 00:20:12.686829 crc crio[23067]: time=\"2026-06-11T00:20:12.686753805Z\" level=info msg=\"Created container cd2df9a413671478e872da35a27407c2832295cce8cf1b9c708dc41cd23941bc: openstack/ceilometer-0/proxy-httpd\" id=a814b6b4-71d3-4c0f-96f0-a97f17513f62 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.768304 | controller |     "Jun 11 00:20:12.691933 crc crio[23067]: time=\"2026-06-11T00:20:12.691781153Z\" level=info msg=\"Starting container: cd2df9a413671478e872da35a27407c2832295cce8cf1b9c708dc41cd23941bc\" id=2a5cd844-578e-4bf8-8eaa-3e1719b36c90 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.768320 | controller |     "Jun 11 00:20:12.700824 crc crio[23067]: time=\"2026-06-11T00:20:12.700633264Z\" level=info msg=\"Started container\" PID=75979 containerID=cd2df9a413671478e872da35a27407c2832295cce8cf1b9c708dc41cd23941bc description=openstack/ceilometer-0/proxy-httpd id=2a5cd844-578e-4bf8-8eaa-3e1719b36c90 name=/runtime.v1.RuntimeService/StartContainer sandboxID=de1da0f1c43f0baaea7085b732988bd1f062d48fcd5120af837d2967d0cb3d8e",
2026-06-11 01:10:49.768334 | controller |     "Jun 11 00:20:12.770577 crc crio[23067]: time=\"2026-06-11T00:20:12.770485438Z\" level=info msg=\"Created container faf77250320b82cd6a2f0d1642345f6589cb80a89bf1df7a8598f939c4a88ce1: openstack/cinder-scheduler-0/probe\" id=9cba9d72-eec1-4a92-9624-a7153eac3eb0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.768364 | controller |     "Jun 11 00:20:12.775109 crc crio[23067]: time=\"2026-06-11T00:20:12.775010341Z\" level=info msg=\"Starting container: faf77250320b82cd6a2f0d1642345f6589cb80a89bf1df7a8598f939c4a88ce1\" id=fd880fd0-0660-412e-b4da-dcc519783505 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.768384 | controller |     "Jun 11 00:20:12.794099 crc crio[23067]: time=\"2026-06-11T00:20:12.793990188Z\" level=info msg=\"Started container\" PID=75984 containerID=faf77250320b82cd6a2f0d1642345f6589cb80a89bf1df7a8598f939c4a88ce1 description=openstack/cinder-scheduler-0/probe id=fd880fd0-0660-412e-b4da-dcc519783505 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1a9b0210b0cc741c5617a4a1a91ef1e2a903b1245b87c132481361b918e53552",
2026-06-11 01:10:49.768399 | controller |     "Jun 11 00:20:13.305762 crc crio[23067]: time=\"2026-06-11T00:20:13.305142542Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.768414 | controller |     "Jun 11 00:20:13.420033 crc crio[23067]: time=\"2026-06-11T00:20:13.41990759Z\" level=info msg=\"Created container 1bd523e145616065bdf31230cf8c4b2b5aa9be73c8e17879336671ff152884b0: openstack/cinder-api-0/cinder-api\" id=4f66d39b-4938-420c-9483-220c5696aa02 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.768428 | controller |     "Jun 11 00:20:13.421398 crc crio[23067]: time=\"2026-06-11T00:20:13.421356879Z\" level=info msg=\"Starting container: 1bd523e145616065bdf31230cf8c4b2b5aa9be73c8e17879336671ff152884b0\" id=e1910c75-707c-4aab-8e77-bccaa7aaf1b9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.768442 | controller |     "Jun 11 00:20:13.427867 crc crio[23067]: time=\"2026-06-11T00:20:13.427828976Z\" level=info msg=\"Started container\" PID=76208 containerID=1bd523e145616065bdf31230cf8c4b2b5aa9be73c8e17879336671ff152884b0 description=openstack/cinder-api-0/cinder-api id=e1910c75-707c-4aab-8e77-bccaa7aaf1b9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7e49e1c01d0d79808bb8f9b43a64f455f18fc49f26c5752e581e36da75201488",
2026-06-11 01:10:49.768457 | controller |     "Jun 11 00:20:14.471969 crc crio[23067]: time=\"2026-06-11T00:20:14.47130453Z\" level=info msg=\"Stopping container: fd8bd035315201f3fb1638dc0be6d33f55530751de3e258b9c5c9a4deca5a7b9 (timeout: 30s)\" id=9222dce8-589e-44c2-a22f-cc40adac73a1 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.768472 | controller |     "Jun 11 00:20:14.473603 crc crio[23067]: time=\"2026-06-11T00:20:14.473566271Z\" level=info msg=\"Stopping container: 1bd523e145616065bdf31230cf8c4b2b5aa9be73c8e17879336671ff152884b0 (timeout: 30s)\" id=eef2d5eb-7e5d-41f8-877c-facebba1c166 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.768490 | controller |     "Jun 11 00:20:14.799437 crc crio[23067]: time=\"2026-06-11T00:20:14.798891279Z\" level=info msg=\"Stopped container fd8bd035315201f3fb1638dc0be6d33f55530751de3e258b9c5c9a4deca5a7b9: openstack/cinder-api-0/cinder-api-log\" id=9222dce8-589e-44c2-a22f-cc40adac73a1 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.768504 | controller |     "Jun 11 00:20:14.977357 crc crio[23067]: time=\"2026-06-11T00:20:14.977261002Z\" level=info msg=\"Stopped container 1bd523e145616065bdf31230cf8c4b2b5aa9be73c8e17879336671ff152884b0: openstack/cinder-api-0/cinder-api\" id=eef2d5eb-7e5d-41f8-877c-facebba1c166 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.768518 | controller |     "Jun 11 00:20:14.978885 crc crio[23067]: time=\"2026-06-11T00:20:14.978580938Z\" level=info msg=\"Stopping pod sandbox: 7e49e1c01d0d79808bb8f9b43a64f455f18fc49f26c5752e581e36da75201488\" id=28981fa3-0870-4ed0-96a9-86a9281d18e0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.768532 | controller |     "Jun 11 00:20:14.979474 crc crio[23067]: time=\"2026-06-11T00:20:14.97940842Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:7e49e1c01d0d79808bb8f9b43a64f455f18fc49f26c5752e581e36da75201488 UID:e4f28e63-5662-4fcc-a441-7b5fc280310d NetNS:/var/run/netns/5d9d2c4d-3dfc-438c-8c37-cbcc7c21924f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode4f28e63_5662_4fcc_a441_7b5fc280310d.slice PodAnnotations:0xc0082034d0}] Aliases:map[]}\"",
2026-06-11 01:10:49.768547 | controller |     "Jun 11 00:20:14.980227 crc crio[23067]: time=\"2026-06-11T00:20:14.979565455Z\" level=info msg=\"Deleting pod openstack_cinder-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.768561 | controller |     "Jun 11 00:20:15.388757 crc crio[23067]: time=\"2026-06-11T00:20:15.387909936Z\" level=info msg=\"Stopped pod sandbox: 7e49e1c01d0d79808bb8f9b43a64f455f18fc49f26c5752e581e36da75201488\" id=28981fa3-0870-4ed0-96a9-86a9281d18e0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.768576 | controller |     "Jun 11 00:20:17.146906 crc crio[23067]: time=\"2026-06-11T00:20:17.146379229Z\" level=info msg=\"Running pod sandbox: openstack/cinder-api-0/POD\" id=ce212ec1-8322-4fcf-b32f-84558f8f9ff1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.768590 | controller |     "Jun 11 00:20:17.148209 crc crio[23067]: time=\"2026-06-11T00:20:17.146982776Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.768604 | controller |     "Jun 11 00:20:17.193728 crc crio[23067]: time=\"2026-06-11T00:20:17.193572726Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:13ac7d78c34160b9540eef191d618ccc5124a5cd68bb41564e6145520f80d78a UID:4c5e7b6b-c555-4e97-8b4d-a720415e0c8e NetNS:/var/run/netns/5809f4bb-e6fb-44a0-b92a-f29dba12370c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4c5e7b6b_c555_4e97_8b4d_a720415e0c8e.slice PodAnnotations:0xc007e12110}] Aliases:map[]}\"",
2026-06-11 01:10:49.768619 | controller |     "Jun 11 00:20:17.193728 crc crio[23067]: time=\"2026-06-11T00:20:17.193692989Z\" level=info msg=\"Adding pod openstack_cinder-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.768633 | controller |     "Jun 11 00:20:17.725252 crc crio[23067]: 2026-06-11T00:20:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:13ac7d78c34160b Mac:d2:54:34:75:05:04 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ad Mtu:0 Sandbox:/var/run/netns/5809f4bb-e6fb-44a0-b92a-f29dba12370c SocketPath: PciID:}] [{Interface:0xc00025b880 Address:{IP:10.217.0.173 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.768651 | controller |     "Jun 11 00:20:17.726914 crc crio[23067]: time=\"2026-06-11T00:20:17.726830272Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:13ac7d78c34160b9540eef191d618ccc5124a5cd68bb41564e6145520f80d78a UID:4c5e7b6b-c555-4e97-8b4d-a720415e0c8e NetNS:/var/run/netns/5809f4bb-e6fb-44a0-b92a-f29dba12370c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4c5e7b6b_c555_4e97_8b4d_a720415e0c8e.slice PodAnnotations:0xc007e12110}] Aliases:map[]}\"",
2026-06-11 01:10:49.768666 | controller |     "Jun 11 00:20:17.727074 crc crio[23067]: time=\"2026-06-11T00:20:17.727002547Z\" level=info msg=\"Checking pod openstack_cinder-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.768680 | controller |     "Jun 11 00:20:17.748033 crc crio[23067]: time=\"2026-06-11T00:20:17.747967718Z\" level=info msg=\"Ran pod sandbox 13ac7d78c34160b9540eef191d618ccc5124a5cd68bb41564e6145520f80d78a with infra container: openstack/cinder-api-0/POD\" id=ce212ec1-8322-4fcf-b32f-84558f8f9ff1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.768694 | controller |     "Jun 11 00:20:17.750062 crc crio[23067]: time=\"2026-06-11T00:20:17.749992013Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=297c55c0-2200-4f14-a2f1-8c2c16a0ecfc name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.768708 | controller |     "Jun 11 00:20:17.752523 crc crio[23067]: time=\"2026-06-11T00:20:17.75246287Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=466bdf30-79cb-487a-b91c-82c78c16360d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.768723 | controller |     "Jun 11 00:20:17.759572 crc crio[23067]: time=\"2026-06-11T00:20:17.759472082Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api-log\" id=9627c828-cbc3-4ddd-b861-54bfa628fa9e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.768738 | controller |     "Jun 11 00:20:17.759882 crc crio[23067]: time=\"2026-06-11T00:20:17.759839602Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.768752 | controller |     "Jun 11 00:20:17.813383 crc crio[23067]: time=\"2026-06-11T00:20:17.813277468Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.768767 | controller |     "Jun 11 00:20:18.266977 crc crio[23067]: time=\"2026-06-11T00:20:18.265882426Z\" level=info msg=\"Removing container: d39fdcbcf41adaa5a60daf82ac9d58fcd86893845ca6d83961375a063ce554cf\" id=d2bb32d8-e96c-4be2-bc09-b8c6b0eafc3b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.768781 | controller |     "Jun 11 00:20:18.339012 crc crio[23067]: time=\"2026-06-11T00:20:18.329276094Z\" level=info msg=\"Removed container d39fdcbcf41adaa5a60daf82ac9d58fcd86893845ca6d83961375a063ce554cf: openshift-marketplace/community-operators-dh65v/extract-utilities\" id=d2bb32d8-e96c-4be2-bc09-b8c6b0eafc3b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.768795 | controller |     "Jun 11 00:20:18.339012 crc crio[23067]: time=\"2026-06-11T00:20:18.334362753Z\" level=info msg=\"Removing container: de497ac629b5b057b558e7cf30d90a463b657344cc188ef6d85c9ebd327fcc47\" id=15885a78-49af-4dfd-8d12-41431858d58b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.768809 | controller |     "Jun 11 00:20:18.420675 crc crio[23067]: time=\"2026-06-11T00:20:18.420519921Z\" level=info msg=\"Removed container de497ac629b5b057b558e7cf30d90a463b657344cc188ef6d85c9ebd327fcc47: openshift-marketplace/community-operators-dh65v/extract-content\" id=15885a78-49af-4dfd-8d12-41431858d58b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.768827 | controller |     "Jun 11 00:20:18.424278 crc crio[23067]: time=\"2026-06-11T00:20:18.424208812Z\" level=info msg=\"Removing container: b216c55de49a549f0d181cdf36e210a8113c7ffe1d04260c360e5232f92819f6\" id=2dd884a8-723a-472d-afc4-9ad3ac766199 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.768843 | controller |     "Jun 11 00:20:18.477725 crc crio[23067]: time=\"2026-06-11T00:20:18.477589297Z\" level=info msg=\"Removed container b216c55de49a549f0d181cdf36e210a8113c7ffe1d04260c360e5232f92819f6: openshift-marketplace/community-operators-dh65v/registry-server\" id=2dd884a8-723a-472d-afc4-9ad3ac766199 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.768857 | controller |     "Jun 11 00:20:18.501193 crc crio[23067]: time=\"2026-06-11T00:20:18.501100058Z\" level=info msg=\"Removing container: 9c170ab22ce62f90a8c61c3fa188082857115bc4dae71aa0b4441d50db0310ad\" id=1027bcb0-e127-4b2c-94c2-9ea1b74a0c8c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.768872 | controller |     "Jun 11 00:20:18.619548 crc crio[23067]: time=\"2026-06-11T00:20:18.619443054Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.768886 | controller |     "Jun 11 00:20:18.701458 crc crio[23067]: time=\"2026-06-11T00:20:18.701338676Z\" level=info msg=\"Removed container 9c170ab22ce62f90a8c61c3fa188082857115bc4dae71aa0b4441d50db0310ad: openshift-infra/auto-csr-approver-29685614-j98v8/oc\" id=1027bcb0-e127-4b2c-94c2-9ea1b74a0c8c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.768900 | controller |     "Jun 11 00:20:18.712548 crc crio[23067]: time=\"2026-06-11T00:20:18.712449909Z\" level=info msg=\"Stopping pod sandbox: 369c8f3ef8c4c859b534112c9ebc9c8258161572531164663a9294e820307a12\" id=8b67b092-0c65-4a9e-b752-be1c8bfe3c8d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.768915 | controller |     "Jun 11 00:20:18.712548 crc crio[23067]: time=\"2026-06-11T00:20:18.712545642Z\" level=info msg=\"Stopped pod sandbox (already stopped): 369c8f3ef8c4c859b534112c9ebc9c8258161572531164663a9294e820307a12\" id=8b67b092-0c65-4a9e-b752-be1c8bfe3c8d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.768930 | controller |     "Jun 11 00:20:18.713236 crc crio[23067]: time=\"2026-06-11T00:20:18.713176099Z\" level=info msg=\"Removing pod sandbox: 369c8f3ef8c4c859b534112c9ebc9c8258161572531164663a9294e820307a12\" id=d06299d6-5c24-481c-b012-f7fe444a516a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.768944 | controller |     "Jun 11 00:20:18.730701 crc crio[23067]: time=\"2026-06-11T00:20:18.730560743Z\" level=info msg=\"Removed pod sandbox: 369c8f3ef8c4c859b534112c9ebc9c8258161572531164663a9294e820307a12\" id=d06299d6-5c24-481c-b012-f7fe444a516a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.768958 | controller |     "Jun 11 00:20:18.731561 crc crio[23067]: time=\"2026-06-11T00:20:18.731500568Z\" level=info msg=\"Stopping pod sandbox: 15cc5ca04473eb172c290f25aacdbeee5360b8136f0b9a77fc06ae8679b37110\" id=61466a70-00d9-4f4e-b228-3fa5b0c312f7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.768972 | controller |     "Jun 11 00:20:18.731938 crc crio[23067]: time=\"2026-06-11T00:20:18.731877799Z\" level=info msg=\"Stopped pod sandbox (already stopped): 15cc5ca04473eb172c290f25aacdbeee5360b8136f0b9a77fc06ae8679b37110\" id=61466a70-00d9-4f4e-b228-3fa5b0c312f7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.768987 | controller |     "Jun 11 00:20:18.732490 crc crio[23067]: time=\"2026-06-11T00:20:18.732427884Z\" level=info msg=\"Removing pod sandbox: 15cc5ca04473eb172c290f25aacdbeee5360b8136f0b9a77fc06ae8679b37110\" id=1f2002ad-54c9-4c3c-9563-41e12430b355 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.769005 | controller |     "Jun 11 00:20:18.746265 crc crio[23067]: time=\"2026-06-11T00:20:18.746159468Z\" level=info msg=\"Removed pod sandbox: 15cc5ca04473eb172c290f25aacdbeee5360b8136f0b9a77fc06ae8679b37110\" id=1f2002ad-54c9-4c3c-9563-41e12430b355 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.769020 | controller |     "Jun 11 00:20:18.747145 crc crio[23067]: time=\"2026-06-11T00:20:18.747084433Z\" level=info msg=\"Stopping pod sandbox: 8d9d416af19dac29e0311bb6abeffceec8f1d1ed8bbbbfc3f81f6833a32e6ed0\" id=d4610e37-1e4f-469d-ad97-327103818f9e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.769035 | controller |     "Jun 11 00:20:18.747236 crc crio[23067]: time=\"2026-06-11T00:20:18.747181826Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8d9d416af19dac29e0311bb6abeffceec8f1d1ed8bbbbfc3f81f6833a32e6ed0\" id=d4610e37-1e4f-469d-ad97-327103818f9e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.769049 | controller |     "Jun 11 00:20:18.751082 crc crio[23067]: time=\"2026-06-11T00:20:18.75099496Z\" level=info msg=\"Removing pod sandbox: 8d9d416af19dac29e0311bb6abeffceec8f1d1ed8bbbbfc3f81f6833a32e6ed0\" id=396eacea-7cc0-408c-b9fd-52ed52c21980 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.769063 | controller |     "Jun 11 00:20:18.759710 crc crio[23067]: time=\"2026-06-11T00:20:18.759506682Z\" level=info msg=\"Created container 39517601aea1bca763d4674588ed62d7ecd3660ee0a32a1a2c0171d909a5a766: openstack/cinder-api-0/cinder-api-log\" id=9627c828-cbc3-4ddd-b861-54bfa628fa9e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.769078 | controller |     "Jun 11 00:20:18.760962 crc crio[23067]: time=\"2026-06-11T00:20:18.76089583Z\" level=info msg=\"Starting container: 39517601aea1bca763d4674588ed62d7ecd3660ee0a32a1a2c0171d909a5a766\" id=d9de7646-d906-4578-878d-8cd081db1056 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.769092 | controller |     "Jun 11 00:20:18.764353 crc crio[23067]: time=\"2026-06-11T00:20:18.764263602Z\" level=info msg=\"Removed pod sandbox: 8d9d416af19dac29e0311bb6abeffceec8f1d1ed8bbbbfc3f81f6833a32e6ed0\" id=396eacea-7cc0-408c-b9fd-52ed52c21980 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.769107 | controller |     "Jun 11 00:20:18.765463 crc crio[23067]: time=\"2026-06-11T00:20:18.76530799Z\" level=info msg=\"Stopping pod sandbox: 417508eb777ed2deef79db2de1421219bd5eb646ed70bdeddaec4c1ac3b355ed\" id=6aab65dd-4800-46dd-898f-422c77cabd12 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.769121 | controller |     "Jun 11 00:20:18.765463 crc crio[23067]: time=\"2026-06-11T00:20:18.765460764Z\" level=info msg=\"Stopped pod sandbox (already stopped): 417508eb777ed2deef79db2de1421219bd5eb646ed70bdeddaec4c1ac3b355ed\" id=6aab65dd-4800-46dd-898f-422c77cabd12 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.769136 | controller |     "Jun 11 00:20:18.766207 crc crio[23067]: time=\"2026-06-11T00:20:18.766126482Z\" level=info msg=\"Removing pod sandbox: 417508eb777ed2deef79db2de1421219bd5eb646ed70bdeddaec4c1ac3b355ed\" id=b7d5f53e-bbc9-4d35-9569-cec9ffd5f56c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.769150 | controller |     "Jun 11 00:20:18.772854 crc crio[23067]: time=\"2026-06-11T00:20:18.772597439Z\" level=info msg=\"Started container\" PID=76791 containerID=39517601aea1bca763d4674588ed62d7ecd3660ee0a32a1a2c0171d909a5a766 description=openstack/cinder-api-0/cinder-api-log id=d9de7646-d906-4578-878d-8cd081db1056 name=/runtime.v1.RuntimeService/StartContainer sandboxID=13ac7d78c34160b9540eef191d618ccc5124a5cd68bb41564e6145520f80d78a",
2026-06-11 01:10:49.769165 | controller |     "Jun 11 00:20:18.780820 crc crio[23067]: time=\"2026-06-11T00:20:18.780732661Z\" level=info msg=\"Removed pod sandbox: 417508eb777ed2deef79db2de1421219bd5eb646ed70bdeddaec4c1ac3b355ed\" id=b7d5f53e-bbc9-4d35-9569-cec9ffd5f56c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.769184 | controller |     "Jun 11 00:20:18.781782 crc crio[23067]: time=\"2026-06-11T00:20:18.781718367Z\" level=info msg=\"Stopping pod sandbox: d95b905c5b22f984975390188bdbb8df8bc38a1ad80fda93ae8e1cd3170725a2\" id=de594fd5-f8fa-4cef-b073-fd1750268daa name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.769198 | controller |     "Jun 11 00:20:18.781923 crc crio[23067]: time=\"2026-06-11T00:20:18.781841441Z\" level=info msg=\"Stopped pod sandbox (already stopped): d95b905c5b22f984975390188bdbb8df8bc38a1ad80fda93ae8e1cd3170725a2\" id=de594fd5-f8fa-4cef-b073-fd1750268daa name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.769213 | controller |     "Jun 11 00:20:18.782775 crc crio[23067]: time=\"2026-06-11T00:20:18.782711594Z\" level=info msg=\"Removing pod sandbox: d95b905c5b22f984975390188bdbb8df8bc38a1ad80fda93ae8e1cd3170725a2\" id=9d0c3ce4-b139-466b-889b-7613bc0ee23e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.769227 | controller |     "Jun 11 00:20:18.790627 crc crio[23067]: time=\"2026-06-11T00:20:18.790547648Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=e18306e1-a682-487a-9740-d9d68dc3a6b0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.769242 | controller |     "Jun 11 00:20:18.811008 crc crio[23067]: time=\"2026-06-11T00:20:18.810916213Z\" level=info msg=\"Removed pod sandbox: d95b905c5b22f984975390188bdbb8df8bc38a1ad80fda93ae8e1cd3170725a2\" id=9d0c3ce4-b139-466b-889b-7613bc0ee23e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.769256 | controller |     "Jun 11 00:20:18.812055 crc crio[23067]: time=\"2026-06-11T00:20:18.811972352Z\" level=info msg=\"Stopping pod sandbox: b553bb9212524a03410e2446b0818005259b2cd6738a95eb04095d5a547cff56\" id=4909d4ba-d429-4f4d-a8fa-624f683d48dd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.769269 | controller |     "Jun 11 00:20:18.812143 crc crio[23067]: time=\"2026-06-11T00:20:18.812072755Z\" level=info msg=\"Stopped pod sandbox (already stopped): b553bb9212524a03410e2446b0818005259b2cd6738a95eb04095d5a547cff56\" id=4909d4ba-d429-4f4d-a8fa-624f683d48dd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.769283 | controller |     "Jun 11 00:20:18.812597 crc crio[23067]: time=\"2026-06-11T00:20:18.812538697Z\" level=info msg=\"Removing pod sandbox: b553bb9212524a03410e2446b0818005259b2cd6738a95eb04095d5a547cff56\" id=7bed4067-23f6-4534-8d53-59b73cb5b9c8 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.769297 | controller |     "Jun 11 00:20:18.846497 crc crio[23067]: time=\"2026-06-11T00:20:18.846281627Z\" level=info msg=\"Removed pod sandbox: b553bb9212524a03410e2446b0818005259b2cd6738a95eb04095d5a547cff56\" id=7bed4067-23f6-4534-8d53-59b73cb5b9c8 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.769311 | controller |     "Jun 11 00:20:18.848587 crc crio[23067]: time=\"2026-06-11T00:20:18.848283292Z\" level=info msg=\"Stopping pod sandbox: 0cb7482a6221314e3cc357258e27e67a86bcd482c07b105696a57b5ebdea1aff\" id=4ddb2e85-eff0-4833-8920-4212ecb0737c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.769325 | controller |     "Jun 11 00:20:18.848850 crc crio[23067]: time=\"2026-06-11T00:20:18.848821477Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0cb7482a6221314e3cc357258e27e67a86bcd482c07b105696a57b5ebdea1aff\" id=4ddb2e85-eff0-4833-8920-4212ecb0737c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.769339 | controller |     "Jun 11 00:20:18.850213 crc crio[23067]: time=\"2026-06-11T00:20:18.850128262Z\" level=info msg=\"Removing pod sandbox: 0cb7482a6221314e3cc357258e27e67a86bcd482c07b105696a57b5ebdea1aff\" id=de7a7cfd-40fc-4197-bcee-e5248e6c3f2c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.769377 | controller |     "Jun 11 00:20:18.866557 crc crio[23067]: time=\"2026-06-11T00:20:18.866442627Z\" level=info msg=\"Removed pod sandbox: 0cb7482a6221314e3cc357258e27e67a86bcd482c07b105696a57b5ebdea1aff\" id=de7a7cfd-40fc-4197-bcee-e5248e6c3f2c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.769394 | controller |     "Jun 11 00:20:18.867815 crc crio[23067]: time=\"2026-06-11T00:20:18.867710851Z\" level=info msg=\"Stopping pod sandbox: 507428bf6e46af4021290a1343b05849c218b4d53c4f0b3f7082882a62532ed8\" id=70906eef-9e76-49e1-a901-6a22383d2313 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.769408 | controller |     "Jun 11 00:20:18.867898 crc crio[23067]: time=\"2026-06-11T00:20:18.867820534Z\" level=info msg=\"Stopped pod sandbox (already stopped): 507428bf6e46af4021290a1343b05849c218b4d53c4f0b3f7082882a62532ed8\" id=70906eef-9e76-49e1-a901-6a22383d2313 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.769424 | controller |     "Jun 11 00:20:18.868529 crc crio[23067]: time=\"2026-06-11T00:20:18.868456962Z\" level=info msg=\"Removing pod sandbox: 507428bf6e46af4021290a1343b05849c218b4d53c4f0b3f7082882a62532ed8\" id=6e251f9f-ccc7-4939-b810-e17169430927 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.769439 | controller |     "Jun 11 00:20:18.888352 crc crio[23067]: time=\"2026-06-11T00:20:18.88819507Z\" level=info msg=\"Removed pod sandbox: 507428bf6e46af4021290a1343b05849c218b4d53c4f0b3f7082882a62532ed8\" id=6e251f9f-ccc7-4939-b810-e17169430927 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.769455 | controller |     "Jun 11 00:20:18.890369 crc crio[23067]: time=\"2026-06-11T00:20:18.890287207Z\" level=info msg=\"Stopping pod sandbox: 792b2decad05c5dac7d072efbc46940c45b2f71cfda169cfc16b17bfe80946de\" id=51666821-3667-4fe9-a2a7-db0ebf38da96 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.769468 | controller |     "Jun 11 00:20:18.890473 crc crio[23067]: time=\"2026-06-11T00:20:18.89039782Z\" level=info msg=\"Stopped pod sandbox (already stopped): 792b2decad05c5dac7d072efbc46940c45b2f71cfda169cfc16b17bfe80946de\" id=51666821-3667-4fe9-a2a7-db0ebf38da96 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.769483 | controller |     "Jun 11 00:20:18.892634 crc crio[23067]: time=\"2026-06-11T00:20:18.892563879Z\" level=info msg=\"Removing pod sandbox: 792b2decad05c5dac7d072efbc46940c45b2f71cfda169cfc16b17bfe80946de\" id=61837d2b-64b1-4898-a559-bdd53eef01da name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.769497 | controller |     "Jun 11 00:20:18.901879 crc crio[23067]: time=\"2026-06-11T00:20:18.901754779Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=9642012a-aebd-4a9b-b4c7-23629d9c1e45 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.769511 | controller |     "Jun 11 00:20:18.914200 crc crio[23067]: time=\"2026-06-11T00:20:18.914101126Z\" level=info msg=\"Removed pod sandbox: 792b2decad05c5dac7d072efbc46940c45b2f71cfda169cfc16b17bfe80946de\" id=61837d2b-64b1-4898-a559-bdd53eef01da name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.769525 | controller |     "Jun 11 00:20:18.916060 crc crio[23067]: time=\"2026-06-11T00:20:18.915976467Z\" level=info msg=\"Stopping pod sandbox: 310f0b54b4d8aed578224b7fecd79f989e62b7f8281c8b5ff768f4ef3aa1c346\" id=2d36af2e-9b03-4a86-a5bc-5930c08ba7b3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.769539 | controller |     "Jun 11 00:20:18.916168 crc crio[23067]: time=\"2026-06-11T00:20:18.91608669Z\" level=info msg=\"Stopped pod sandbox (already stopped): 310f0b54b4d8aed578224b7fecd79f989e62b7f8281c8b5ff768f4ef3aa1c346\" id=2d36af2e-9b03-4a86-a5bc-5930c08ba7b3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.769553 | controller |     "Jun 11 00:20:18.917020 crc crio[23067]: time=\"2026-06-11T00:20:18.916945524Z\" level=info msg=\"Removing pod sandbox: 310f0b54b4d8aed578224b7fecd79f989e62b7f8281c8b5ff768f4ef3aa1c346\" id=e2599e3c-f05e-4f96-a6b7-b659968f69b9 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.769572 | controller |     "Jun 11 00:20:18.923584 crc crio[23067]: time=\"2026-06-11T00:20:18.923493902Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api\" id=c22424cc-0e50-4270-9ab4-e8626b26b47a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.769587 | controller |     "Jun 11 00:20:18.939432 crc crio[23067]: time=\"2026-06-11T00:20:18.939320083Z\" level=info msg=\"Removed pod sandbox: 310f0b54b4d8aed578224b7fecd79f989e62b7f8281c8b5ff768f4ef3aa1c346\" id=e2599e3c-f05e-4f96-a6b7-b659968f69b9 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.769601 | controller |     "Jun 11 00:20:18.939965 crc crio[23067]: time=\"2026-06-11T00:20:18.939867588Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.769616 | controller |     "Jun 11 00:20:19.015564 crc crio[23067]: time=\"2026-06-11T00:20:19.015179061Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.769631 | controller |     "Jun 11 00:20:19.710706 crc crio[23067]: time=\"2026-06-11T00:20:19.709244041Z\" level=info msg=\"Stopping container: 27230b5f5d936707ab62fafd29794b52bf955d6f979118c413204bd5a881c2d1 (timeout: 10s)\" id=94444afb-fd73-457a-b93c-46fc47380ab4 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.769645 | controller |     "Jun 11 00:20:19.865996 crc crio[23067]: time=\"2026-06-11T00:20:19.865916541Z\" level=info msg=\"Stopped container 27230b5f5d936707ab62fafd29794b52bf955d6f979118c413204bd5a881c2d1: openstack/dnsmasq-dns-54f48964b7-lddjz/dnsmasq-dns\" id=94444afb-fd73-457a-b93c-46fc47380ab4 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.769659 | controller |     "Jun 11 00:20:19.872156 crc crio[23067]: time=\"2026-06-11T00:20:19.872013117Z\" level=info msg=\"Stopping pod sandbox: 51b53ea5b4e6883795729543c35e725e721e98d3c0ba648890b8b2f6cc5f3550\" id=7d72beb0-a15f-49fd-80a1-21ab44af0f2d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.769673 | controller |     "Jun 11 00:20:19.872825 crc crio[23067]: time=\"2026-06-11T00:20:19.872696805Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-54f48964b7-lddjz Namespace:openstack ID:51b53ea5b4e6883795729543c35e725e721e98d3c0ba648890b8b2f6cc5f3550 UID:4e57543c-b244-41aa-81b6-a4c7fc1ab0e9 NetNS:/var/run/netns/49e045a9-1707-47e7-9bf0-31b99d10e085 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4e57543c_b244_41aa_81b6_a4c7fc1ab0e9.slice PodAnnotations:0xc000b80f30}] Aliases:map[]}\"",
2026-06-11 01:10:49.769689 | controller |     "Jun 11 00:20:19.872970 crc crio[23067]: time=\"2026-06-11T00:20:19.872910981Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-54f48964b7-lddjz from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.769703 | controller |     "Jun 11 00:20:20.312761 crc crio[23067]: time=\"2026-06-11T00:20:20.309114352Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.769718 | controller |     "Jun 11 00:20:20.376044 crc crio[23067]: time=\"2026-06-11T00:20:20.374963217Z\" level=info msg=\"Stopped pod sandbox: 51b53ea5b4e6883795729543c35e725e721e98d3c0ba648890b8b2f6cc5f3550\" id=7d72beb0-a15f-49fd-80a1-21ab44af0f2d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.769732 | controller |     "Jun 11 00:20:20.782415 crc crio[23067]: time=\"2026-06-11T00:20:20.78190352Z\" level=info msg=\"Created container 3008dfbaa0bbb8a766cb79c4006b591c6d08d0516b271090dd7d4cdd5a4afa0e: openstack/cinder-api-0/cinder-api\" id=c22424cc-0e50-4270-9ab4-e8626b26b47a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.769750 | controller |     "Jun 11 00:20:20.784097 crc crio[23067]: time=\"2026-06-11T00:20:20.783908284Z\" level=info msg=\"Starting container: 3008dfbaa0bbb8a766cb79c4006b591c6d08d0516b271090dd7d4cdd5a4afa0e\" id=4f8fd834-b2c0-4bf9-a9fd-a093f09ea5c1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.769766 | controller |     "Jun 11 00:20:20.791457 crc crio[23067]: time=\"2026-06-11T00:20:20.791392478Z\" level=info msg=\"Started container\" PID=76983 containerID=3008dfbaa0bbb8a766cb79c4006b591c6d08d0516b271090dd7d4cdd5a4afa0e description=openstack/cinder-api-0/cinder-api id=4f8fd834-b2c0-4bf9-a9fd-a093f09ea5c1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=13ac7d78c34160b9540eef191d618ccc5124a5cd68bb41564e6145520f80d78a",
2026-06-11 01:10:49.769780 | controller |     "Jun 11 00:20:20.799029 crc crio[23067]: time=\"2026-06-11T00:20:20.798935544Z\" level=info msg=\"Removing container: 27230b5f5d936707ab62fafd29794b52bf955d6f979118c413204bd5a881c2d1\" id=116e6ecd-8f83-40f3-af32-7a784bff0cf8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.769795 | controller |     "Jun 11 00:20:20.912969 crc crio[23067]: time=\"2026-06-11T00:20:20.91286197Z\" level=info msg=\"Running pod sandbox: openstack/openstackclient/POD\" id=5f5bddd3-09c0-438c-b47b-878be1699ff9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.769810 | controller |     "Jun 11 00:20:20.913138 crc crio[23067]: time=\"2026-06-11T00:20:20.912976113Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.769825 | controller |     "Jun 11 00:20:20.925453 crc crio[23067]: time=\"2026-06-11T00:20:20.925223656Z\" level=info msg=\"Removed container 27230b5f5d936707ab62fafd29794b52bf955d6f979118c413204bd5a881c2d1: openstack/dnsmasq-dns-54f48964b7-lddjz/dnsmasq-dns\" id=116e6ecd-8f83-40f3-af32-7a784bff0cf8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.769840 | controller |     "Jun 11 00:20:20.938192 crc crio[23067]: time=\"2026-06-11T00:20:20.938123058Z\" level=info msg=\"Removing container: f5b122870139d16a22f958ce6beb903d748364d0838df356a696d9d8d2b47d72\" id=be76cf4c-7288-42a3-83af-0fe32c41d5e6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.769855 | controller |     "Jun 11 00:20:20.975414 crc crio[23067]: time=\"2026-06-11T00:20:20.975306592Z\" level=info msg=\"Removed container f5b122870139d16a22f958ce6beb903d748364d0838df356a696d9d8d2b47d72: openstack/dnsmasq-dns-54f48964b7-lddjz/init\" id=be76cf4c-7288-42a3-83af-0fe32c41d5e6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.769869 | controller |     "Jun 11 00:20:20.995977 crc crio[23067]: time=\"2026-06-11T00:20:20.995884483Z\" level=info msg=\"Got pod network &{Name:openstackclient Namespace:openstack ID:a7a87a5e50bb131aba41a60f7fbf45b0128337a452adc4a099f1f0b7c6372da3 UID:4397e371-c03c-43b3-8f8e-8c536e9a5138 NetNS:/var/run/netns/1a775911-ce65-4c94-ae01-425ea334a489 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4397e371_c03c_43b3_8f8e_8c536e9a5138.slice PodAnnotations:0xc002a46260}] Aliases:map[]}\"",
2026-06-11 01:10:49.769884 | controller |     "Jun 11 00:20:20.995977 crc crio[23067]: time=\"2026-06-11T00:20:20.995964275Z\" level=info msg=\"Adding pod openstack_openstackclient to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.769898 | controller |     "Jun 11 00:20:22.324020 crc crio[23067]: 2026-06-11T00:20:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a7a87a5e50bb131 Mac:d2:c7:f1:3c:b2:63 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ae Mtu:0 Sandbox:/var/run/netns/1a775911-ce65-4c94-ae01-425ea334a489 SocketPath: PciID:}] [{Interface:0xc0004826e0 Address:{IP:10.217.0.174 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.769916 | controller |     "Jun 11 00:20:22.325599 crc crio[23067]: time=\"2026-06-11T00:20:22.325186818Z\" level=info msg=\"Got pod network &{Name:openstackclient Namespace:openstack ID:a7a87a5e50bb131aba41a60f7fbf45b0128337a452adc4a099f1f0b7c6372da3 UID:4397e371-c03c-43b3-8f8e-8c536e9a5138 NetNS:/var/run/netns/1a775911-ce65-4c94-ae01-425ea334a489 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4397e371_c03c_43b3_8f8e_8c536e9a5138.slice PodAnnotations:0xc002a46260}] Aliases:map[]}\"",
2026-06-11 01:10:49.769931 | controller |     "Jun 11 00:20:22.325599 crc crio[23067]: time=\"2026-06-11T00:20:22.325363783Z\" level=info msg=\"Checking pod openstack_openstackclient for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.769946 | controller |     "Jun 11 00:20:22.335900 crc crio[23067]: time=\"2026-06-11T00:20:22.335768597Z\" level=info msg=\"Ran pod sandbox a7a87a5e50bb131aba41a60f7fbf45b0128337a452adc4a099f1f0b7c6372da3 with infra container: openstack/openstackclient/POD\" id=5f5bddd3-09c0-438c-b47b-878be1699ff9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.769961 | controller |     "Jun 11 00:20:22.343135 crc crio[23067]: time=\"2026-06-11T00:20:22.343009714Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified\" id=25d5af93-7fc1-46f3-b7ad-27400e382e48 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.769975 | controller |     "Jun 11 00:20:22.343432 crc crio[23067]: time=\"2026-06-11T00:20:22.343358264Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified not found\" id=25d5af93-7fc1-46f3-b7ad-27400e382e48 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.769989 | controller |     "Jun 11 00:20:22.343564 crc crio[23067]: time=\"2026-06-11T00:20:22.343451496Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified found\" id=25d5af93-7fc1-46f3-b7ad-27400e382e48 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.770004 | controller |     "Jun 11 00:20:22.345128 crc crio[23067]: time=\"2026-06-11T00:20:22.3450621Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified\" id=10f3bf38-6ba8-4b42-8716-79016491558d name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.770018 | controller |     "Jun 11 00:20:22.364080 crc crio[23067]: time=\"2026-06-11T00:20:22.364006297Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified\\\"\"",
2026-06-11 01:10:49.770033 | controller |     "Jun 11 00:20:29.167735 crc crio[23067]: time=\"2026-06-11T00:20:29.166836486Z\" level=info msg=\"Running pod sandbox: openstack/swift-proxy-69cc7bc8c5-b76tc/POD\" id=bd6c8032-1bd2-43a3-ac0e-be40412f013b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.770047 | controller |     "Jun 11 00:20:29.167735 crc crio[23067]: time=\"2026-06-11T00:20:29.16772131Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.770062 | controller |     "Jun 11 00:20:29.216139 crc crio[23067]: time=\"2026-06-11T00:20:29.214768912Z\" level=info msg=\"Got pod network &{Name:swift-proxy-69cc7bc8c5-b76tc Namespace:openstack ID:0c416d15253bfb525163de1be7b1395df18a8dc9f31538cffe98d60db5093c09 UID:69c9dc58-1350-4a8c-bca0-a241854f2a04 NetNS:/var/run/netns/edff8ac4-ef76-40bf-b984-457eebe17fb2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod69c9dc58_1350_4a8c_bca0_a241854f2a04.slice PodAnnotations:0xc000530a90}] Aliases:map[]}\"",
2026-06-11 01:10:49.770080 | controller |     "Jun 11 00:20:29.216139 crc crio[23067]: time=\"2026-06-11T00:20:29.214853905Z\" level=info msg=\"Adding pod openstack_swift-proxy-69cc7bc8c5-b76tc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.770094 | controller |     "Jun 11 00:20:29.991080 crc crio[23067]: 2026-06-11T00:20:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0c416d15253bfb5 Mac:ca:6b:c9:a0:a4:cf Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:af Mtu:0 Sandbox:/var/run/netns/edff8ac4-ef76-40bf-b984-457eebe17fb2 SocketPath: PciID:}] [{Interface:0xc0002da7f0 Address:{IP:10.217.0.175 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.770109 | controller |     "Jun 11 00:20:29.992741 crc crio[23067]: time=\"2026-06-11T00:20:29.992630176Z\" level=info msg=\"Got pod network &{Name:swift-proxy-69cc7bc8c5-b76tc Namespace:openstack ID:0c416d15253bfb525163de1be7b1395df18a8dc9f31538cffe98d60db5093c09 UID:69c9dc58-1350-4a8c-bca0-a241854f2a04 NetNS:/var/run/netns/edff8ac4-ef76-40bf-b984-457eebe17fb2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod69c9dc58_1350_4a8c_bca0_a241854f2a04.slice PodAnnotations:0xc000530a90}] Aliases:map[]}\"",
2026-06-11 01:10:49.770123 | controller |     "Jun 11 00:20:29.992974 crc crio[23067]: time=\"2026-06-11T00:20:29.992921574Z\" level=info msg=\"Checking pod openstack_swift-proxy-69cc7bc8c5-b76tc for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.770138 | controller |     "Jun 11 00:20:30.003720 crc crio[23067]: time=\"2026-06-11T00:20:30.003479042Z\" level=info msg=\"Ran pod sandbox 0c416d15253bfb525163de1be7b1395df18a8dc9f31538cffe98d60db5093c09 with infra container: openstack/swift-proxy-69cc7bc8c5-b76tc/POD\" id=bd6c8032-1bd2-43a3-ac0e-be40412f013b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.770152 | controller |     "Jun 11 00:20:30.011328 crc crio[23067]: time=\"2026-06-11T00:20:30.00926381Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=ca58fe2a-b518-4456-b981-62c0eef756a9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.770167 | controller |     "Jun 11 00:20:30.088600 crc crio[23067]: time=\"2026-06-11T00:20:30.088259933Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=ae98536f-6c77-48d0-9dae-fb2bf0c89bfb name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.770181 | controller |     "Jun 11 00:20:30.105592 crc crio[23067]: time=\"2026-06-11T00:20:30.105496773Z\" level=info msg=\"Creating container: openstack/swift-proxy-69cc7bc8c5-b76tc/proxy-httpd\" id=3f6430a0-6d2b-41d7-a151-e0d8f28ed1f7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.770195 | controller |     "Jun 11 00:20:30.106017 crc crio[23067]: time=\"2026-06-11T00:20:30.105997347Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.770210 | controller |     "Jun 11 00:20:30.169529 crc crio[23067]: time=\"2026-06-11T00:20:30.169376114Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.770224 | controller |     "Jun 11 00:20:30.174133 crc crio[23067]: time=\"2026-06-11T00:20:30.174060722Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.770238 | controller |     "Jun 11 00:20:30.334711 crc crio[23067]: time=\"2026-06-11T00:20:30.334599418Z\" level=info msg=\"Stopping container: cf5813e70cedf30f5ab76374550c9078012b9a7bd55cd359668e1f43fb06c292 (timeout: 30s)\" id=4ba73433-9ce9-492f-8cc4-9854925f25b1 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.770256 | controller |     "Jun 11 00:20:30.334853 crc crio[23067]: time=\"2026-06-11T00:20:30.334725362Z\" level=info msg=\"Stopping container: aa95685c646175ed6fbbaf67ff6b75766e9915608eb08667090ad3eba3b87542 (timeout: 30s)\" id=8be4039b-7274-4af5-9e95-8a74f9b31b30 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.770271 | controller |     "Jun 11 00:20:30.334853 crc crio[23067]: time=\"2026-06-11T00:20:30.334770003Z\" level=info msg=\"Stopping container: cd2df9a413671478e872da35a27407c2832295cce8cf1b9c708dc41cd23941bc (timeout: 30s)\" id=4b9b6bcb-90de-4fb0-91a7-409429b929aa name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.770284 | controller |     "Jun 11 00:20:30.335039 crc crio[23067]: time=\"2026-06-11T00:20:30.334963578Z\" level=info msg=\"Stopping container: 1dc771f9535b6adfc0fa1ab8ad6219329b318ae944e428fa52d465ab14dd8163 (timeout: 30s)\" id=496be524-6e59-4aeb-b2ae-38e8ee20142c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.770298 | controller |     "Jun 11 00:20:30.361498 crc crio[23067]: time=\"2026-06-11T00:20:30.361325877Z\" level=info msg=\"Created container 6a689e2deed178f51a06a9dfb2acc070607bccd3479d512ce04e0d8548a8e490: openstack/swift-proxy-69cc7bc8c5-b76tc/proxy-httpd\" id=3f6430a0-6d2b-41d7-a151-e0d8f28ed1f7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.770312 | controller |     "Jun 11 00:20:30.362617 crc crio[23067]: time=\"2026-06-11T00:20:30.36253468Z\" level=info msg=\"Starting container: 6a689e2deed178f51a06a9dfb2acc070607bccd3479d512ce04e0d8548a8e490\" id=b6806e2a-7427-439b-a97a-9bd1b47b5ac3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.770327 | controller |     "Jun 11 00:20:30.368946 crc crio[23067]: time=\"2026-06-11T00:20:30.368862292Z\" level=info msg=\"Started container\" PID=77752 containerID=6a689e2deed178f51a06a9dfb2acc070607bccd3479d512ce04e0d8548a8e490 description=openstack/swift-proxy-69cc7bc8c5-b76tc/proxy-httpd id=b6806e2a-7427-439b-a97a-9bd1b47b5ac3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0c416d15253bfb525163de1be7b1395df18a8dc9f31538cffe98d60db5093c09",
2026-06-11 01:10:49.770341 | controller |     "Jun 11 00:20:30.389993 crc crio[23067]: time=\"2026-06-11T00:20:30.389890455Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=f0fa3675-aaad-4d20-ace6-e5075a4f7a75 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.770375 | controller |     "Jun 11 00:20:30.417388 crc crio[23067]: time=\"2026-06-11T00:20:30.417266162Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=29a793d1-c05e-4b64-a4bf-b1b97c811fc0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.770391 | controller |     "Jun 11 00:20:30.427211 crc crio[23067]: time=\"2026-06-11T00:20:30.42712857Z\" level=info msg=\"Creating container: openstack/swift-proxy-69cc7bc8c5-b76tc/proxy-server\" id=2df46276-ee87-46b7-b09d-e742b6d1b90c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.770405 | controller |     "Jun 11 00:20:30.427612 crc crio[23067]: time=\"2026-06-11T00:20:30.427546252Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.770419 | controller |     "Jun 11 00:20:30.480200 crc crio[23067]: time=\"2026-06-11T00:20:30.479357704Z\" level=info msg=\"Stopped container 1dc771f9535b6adfc0fa1ab8ad6219329b318ae944e428fa52d465ab14dd8163: openstack/ceilometer-0/sg-core\" id=496be524-6e59-4aeb-b2ae-38e8ee20142c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.770435 | controller |     "Jun 11 00:20:30.511987 crc crio[23067]: time=\"2026-06-11T00:20:30.5118959Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.770472 | controller |     "Jun 11 00:20:30.518404 crc crio[23067]: time=\"2026-06-11T00:20:30.518327145Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.770488 | controller |     "Jun 11 00:20:30.564063 crc crio[23067]: time=\"2026-06-11T00:20:30.563956159Z\" level=info msg=\"Stopped container cd2df9a413671478e872da35a27407c2832295cce8cf1b9c708dc41cd23941bc: openstack/ceilometer-0/proxy-httpd\" id=4b9b6bcb-90de-4fb0-91a7-409429b929aa name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.770502 | controller |     "Jun 11 00:20:30.737520 crc crio[23067]: time=\"2026-06-11T00:20:30.737422728Z\" level=info msg=\"Created container 722bbb01eb4a4669f1ad469b60ab20751a24d7851bc72e4810d88923c45c1866: openstack/swift-proxy-69cc7bc8c5-b76tc/proxy-server\" id=2df46276-ee87-46b7-b09d-e742b6d1b90c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.770517 | controller |     "Jun 11 00:20:30.741001 crc crio[23067]: time=\"2026-06-11T00:20:30.740894932Z\" level=info msg=\"Starting container: 722bbb01eb4a4669f1ad469b60ab20751a24d7851bc72e4810d88923c45c1866\" id=cb355b9d-3e22-4aea-bedc-2e35e2060373 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.770531 | controller |     "Jun 11 00:20:30.749324 crc crio[23067]: time=\"2026-06-11T00:20:30.749170228Z\" level=info msg=\"Started container\" PID=77887 containerID=722bbb01eb4a4669f1ad469b60ab20751a24d7851bc72e4810d88923c45c1866 description=openstack/swift-proxy-69cc7bc8c5-b76tc/proxy-server id=cb355b9d-3e22-4aea-bedc-2e35e2060373 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0c416d15253bfb525163de1be7b1395df18a8dc9f31538cffe98d60db5093c09",
2026-06-11 01:10:49.770545 | controller |     "Jun 11 00:20:30.988899 crc crio[23067]: time=\"2026-06-11T00:20:30.988539673Z\" level=info msg=\"Stopped container aa95685c646175ed6fbbaf67ff6b75766e9915608eb08667090ad3eba3b87542: openstack/ceilometer-0/ceilometer-central-agent\" id=8be4039b-7274-4af5-9e95-8a74f9b31b30 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.770560 | controller |     "Jun 11 00:20:31.017104 crc crio[23067]: time=\"2026-06-11T00:20:31.017004059Z\" level=info msg=\"Stopped container cf5813e70cedf30f5ab76374550c9078012b9a7bd55cd359668e1f43fb06c292: openstack/ceilometer-0/ceilometer-notification-agent\" id=4ba73433-9ce9-492f-8cc4-9854925f25b1 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.770574 | controller |     "Jun 11 00:20:31.018033 crc crio[23067]: time=\"2026-06-11T00:20:31.017961985Z\" level=info msg=\"Stopping pod sandbox: de1da0f1c43f0baaea7085b732988bd1f062d48fcd5120af837d2967d0cb3d8e\" id=eeb920d0-531c-403d-9052-f700f2f4c4c3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.770588 | controller |     "Jun 11 00:20:31.018514 crc crio[23067]: time=\"2026-06-11T00:20:31.018446968Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:de1da0f1c43f0baaea7085b732988bd1f062d48fcd5120af837d2967d0cb3d8e UID:d25591f7-09f1-4cb5-b822-1221d7dde022 NetNS:/var/run/netns/c12e8c30-d8a7-4339-992e-342ff4bc3c23 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd25591f7_09f1_4cb5_b822_1221d7dde022.slice PodAnnotations:0xc000131048}] Aliases:map[]}\"",
2026-06-11 01:10:49.770602 | controller |     "Jun 11 00:20:31.018723 crc crio[23067]: time=\"2026-06-11T00:20:31.018604423Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.770616 | controller |     "Jun 11 00:20:31.562947 crc crio[23067]: time=\"2026-06-11T00:20:31.562473548Z\" level=info msg=\"Stopped pod sandbox: de1da0f1c43f0baaea7085b732988bd1f062d48fcd5120af837d2967d0cb3d8e\" id=eeb920d0-531c-403d-9052-f700f2f4c4c3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.770631 | controller |     "Jun 11 00:20:32.070980 crc crio[23067]: time=\"2026-06-11T00:20:32.070866546Z\" level=info msg=\"Removing container: cd2df9a413671478e872da35a27407c2832295cce8cf1b9c708dc41cd23941bc\" id=df8705de-6093-49c3-abb8-ff49b20130d3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.770648 | controller |     "Jun 11 00:20:32.211721 crc crio[23067]: time=\"2026-06-11T00:20:32.209927187Z\" level=info msg=\"Removed container cd2df9a413671478e872da35a27407c2832295cce8cf1b9c708dc41cd23941bc: openstack/ceilometer-0/proxy-httpd\" id=df8705de-6093-49c3-abb8-ff49b20130d3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.770663 | controller |     "Jun 11 00:20:32.224824 crc crio[23067]: time=\"2026-06-11T00:20:32.223153168Z\" level=info msg=\"Removing container: 1dc771f9535b6adfc0fa1ab8ad6219329b318ae944e428fa52d465ab14dd8163\" id=030cdfa3-95b2-4502-b686-cd9a8ffe4860 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.770677 | controller |     "Jun 11 00:20:32.283490 crc crio[23067]: time=\"2026-06-11T00:20:32.276381059Z\" level=info msg=\"Removed container 1dc771f9535b6adfc0fa1ab8ad6219329b318ae944e428fa52d465ab14dd8163: openstack/ceilometer-0/sg-core\" id=030cdfa3-95b2-4502-b686-cd9a8ffe4860 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.770691 | controller |     "Jun 11 00:20:32.287429 crc crio[23067]: time=\"2026-06-11T00:20:32.287286356Z\" level=info msg=\"Removing container: cf5813e70cedf30f5ab76374550c9078012b9a7bd55cd359668e1f43fb06c292\" id=7e083244-0995-446f-a4d2-b9f8658631bf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.770705 | controller |     "Jun 11 00:20:32.355454 crc crio[23067]: time=\"2026-06-11T00:20:32.339227521Z\" level=info msg=\"Removed container cf5813e70cedf30f5ab76374550c9078012b9a7bd55cd359668e1f43fb06c292: openstack/ceilometer-0/ceilometer-notification-agent\" id=7e083244-0995-446f-a4d2-b9f8658631bf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.770719 | controller |     "Jun 11 00:20:32.367307 crc crio[23067]: time=\"2026-06-11T00:20:32.36704343Z\" level=info msg=\"Removing container: aa95685c646175ed6fbbaf67ff6b75766e9915608eb08667090ad3eba3b87542\" id=5991cf34-3163-43c5-84e7-4bc19373a233 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.770733 | controller |     "Jun 11 00:20:32.419238 crc crio[23067]: time=\"2026-06-11T00:20:32.419087209Z\" level=info msg=\"Removed container aa95685c646175ed6fbbaf67ff6b75766e9915608eb08667090ad3eba3b87542: openstack/ceilometer-0/ceilometer-central-agent\" id=5991cf34-3163-43c5-84e7-4bc19373a233 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.770747 | controller |     "Jun 11 00:20:32.719100 crc crio[23067]: time=\"2026-06-11T00:20:32.718360567Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=c28c29b6-2f2f-47dc-a550-c2d87546d71f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.770761 | controller |     "Jun 11 00:20:32.720708 crc crio[23067]: time=\"2026-06-11T00:20:32.719125027Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.770775 | controller |     "Jun 11 00:20:32.773196 crc crio[23067]: time=\"2026-06-11T00:20:32.773098869Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:b0a076c85683b1ec99eb435ca5ae69de819e0678abe9b6482e538d01243fe13b UID:b070f328-f880-45b9-b250-a230a5dc54e9 NetNS:/var/run/netns/013fb043-c5de-47ac-b2ac-63ff104cfae8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb070f328_f880_45b9_b250_a230a5dc54e9.slice PodAnnotations:0xc000530570}] Aliases:map[]}\"",
2026-06-11 01:10:49.770791 | controller |     "Jun 11 00:20:32.773196 crc crio[23067]: time=\"2026-06-11T00:20:32.773166241Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.770809 | controller |     "Jun 11 00:20:33.132973 crc crio[23067]: 2026-06-11T00:20:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b0a076c85683b1e Mac:4e:41:c6:eb:69:23 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b0 Mtu:0 Sandbox:/var/run/netns/013fb043-c5de-47ac-b2ac-63ff104cfae8 SocketPath: PciID:}] [{Interface:0xc000440770 Address:{IP:10.217.0.176 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.770824 | controller |     "Jun 11 00:20:33.136759 crc crio[23067]: time=\"2026-06-11T00:20:33.136612078Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:b0a076c85683b1ec99eb435ca5ae69de819e0678abe9b6482e538d01243fe13b UID:b070f328-f880-45b9-b250-a230a5dc54e9 NetNS:/var/run/netns/013fb043-c5de-47ac-b2ac-63ff104cfae8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb070f328_f880_45b9_b250_a230a5dc54e9.slice PodAnnotations:0xc000530570}] Aliases:map[]}\"",
2026-06-11 01:10:49.770838 | controller |     "Jun 11 00:20:33.137000 crc crio[23067]: time=\"2026-06-11T00:20:33.136874025Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.770853 | controller |     "Jun 11 00:20:33.149114 crc crio[23067]: time=\"2026-06-11T00:20:33.149029606Z\" level=info msg=\"Ran pod sandbox b0a076c85683b1ec99eb435ca5ae69de819e0678abe9b6482e538d01243fe13b with infra container: openstack/ceilometer-0/POD\" id=c28c29b6-2f2f-47dc-a550-c2d87546d71f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.770868 | controller |     "Jun 11 00:20:33.153750 crc crio[23067]: time=\"2026-06-11T00:20:33.153597341Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=0613293d-57b8-436a-96c6-46f7f28fca20 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.770882 | controller |     "Jun 11 00:20:33.203997 crc crio[23067]: time=\"2026-06-11T00:20:33.203393078Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=a2069b01-b89a-4217-8665-14bd424c118f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.770896 | controller |     "Jun 11 00:20:33.212753 crc crio[23067]: time=\"2026-06-11T00:20:33.212596809Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=54ee80bf-8b6b-4823-8768-e6498967dade name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.770911 | controller |     "Jun 11 00:20:33.213484 crc crio[23067]: time=\"2026-06-11T00:20:33.213417162Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.770925 | controller |     "Jun 11 00:20:33.276203 crc crio[23067]: time=\"2026-06-11T00:20:33.276077Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.770940 | controller |     "Jun 11 00:20:33.285251 crc crio[23067]: time=\"2026-06-11T00:20:33.285167577Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.770954 | controller |     "Jun 11 00:20:33.451350 crc crio[23067]: time=\"2026-06-11T00:20:33.451220954Z\" level=info msg=\"Created container 1999b570e0d9ae20ef6aff2d2f8a4c426b2fcc98c8690b5dc0a5901391fb79a2: openstack/ceilometer-0/ceilometer-central-agent\" id=54ee80bf-8b6b-4823-8768-e6498967dade name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.770968 | controller |     "Jun 11 00:20:33.452734 crc crio[23067]: time=\"2026-06-11T00:20:33.452570211Z\" level=info msg=\"Starting container: 1999b570e0d9ae20ef6aff2d2f8a4c426b2fcc98c8690b5dc0a5901391fb79a2\" id=061ab71c-ead2-4fd7-a9d1-9d6807b0e504 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.771001 | controller |     "Jun 11 00:20:33.461109 crc crio[23067]: time=\"2026-06-11T00:20:33.46099987Z\" level=info msg=\"Started container\" PID=78085 containerID=1999b570e0d9ae20ef6aff2d2f8a4c426b2fcc98c8690b5dc0a5901391fb79a2 description=openstack/ceilometer-0/ceilometer-central-agent id=061ab71c-ead2-4fd7-a9d1-9d6807b0e504 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b0a076c85683b1ec99eb435ca5ae69de819e0678abe9b6482e538d01243fe13b",
2026-06-11 01:10:49.771016 | controller |     "Jun 11 00:20:33.477904 crc crio[23067]: time=\"2026-06-11T00:20:33.477780068Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=55ba8cf3-a2de-45aa-928f-e3c5478c3217 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.771031 | controller |     "Jun 11 00:20:33.512705 crc crio[23067]: time=\"2026-06-11T00:20:33.512499374Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=3a3b5a10-1554-4722-97f7-e7451c49e689 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.771046 | controller |     "Jun 11 00:20:36.185919 crc crio[23067]: time=\"2026-06-11T00:20:36.183314008Z\" level=info msg=\"Stopping container: 06d045c6643a23cac543d059770e7d082193e415a8a545b67fc7823b6bfddafc (timeout: 30s)\" id=0136b166-90ab-4ed5-b122-68c91370c412 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.771060 | controller |     "Jun 11 00:20:36.185919 crc crio[23067]: time=\"2026-06-11T00:20:36.183423301Z\" level=info msg=\"Stopping container: faf77250320b82cd6a2f0d1642345f6589cb80a89bf1df7a8598f939c4a88ce1 (timeout: 30s)\" id=b4faf027-ff33-4f20-96f5-87ded51fa30c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.771074 | controller |     "Jun 11 00:20:36.264458 crc crio[23067]: time=\"2026-06-11T00:20:36.264401568Z\" level=info msg=\"Stopping container: ccaf275d8047776ecfc39f88ac8403f79deeb4f49aa58b02a3ff4a84b2b7c653 (timeout: 30s)\" id=df9b27ff-5bdd-4198-ad01-9fd1e839ee03 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.771089 | controller |     "Jun 11 00:20:36.270967 crc crio[23067]: time=\"2026-06-11T00:20:36.265767366Z\" level=info msg=\"Stopping container: f238aaa8f9e7a0fd6422d93f5b086195801686918a72e057259fe8938e076f46 (timeout: 30s)\" id=2fd6815f-fa36-4003-817f-c5830696bdd3 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.771103 | controller |     "Jun 11 00:20:39.308116 crc crio[23067]: time=\"2026-06-11T00:20:39.306975876Z\" level=info msg=\"Stopping container: 6b263e0694efae831f3222f1accd27b7a8c886acf8810ccc11c04c0d2f25206f (timeout: 30s)\" id=df3ee891-1384-4b48-acbd-21375dbb11b6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.771117 | controller |     "Jun 11 00:20:39.310265 crc crio[23067]: time=\"2026-06-11T00:20:39.307270814Z\" level=info msg=\"Stopping container: 80071f6d80a2a9c2be0169bdb8864e41fdae18be850a7c7cdd942e1d36a21af4 (timeout: 30s)\" id=af068545-96e0-4620-8579-f43fd7bdfc1a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.771131 | controller |     "Jun 11 00:20:42.361247 crc crio[23067]: time=\"2026-06-11T00:20:42.360252085Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-db-create-hmqpj/POD\" id=3247db90-f978-431b-8842-605eb7cee593 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.771146 | controller |     "Jun 11 00:20:42.362439 crc crio[23067]: time=\"2026-06-11T00:20:42.361281493Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.771160 | controller |     "Jun 11 00:20:42.559710 crc crio[23067]: time=\"2026-06-11T00:20:42.559396454Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-db-create-48rwf/POD\" id=ba3b2077-cfdf-49e6-b6cd-7ecac6e2993c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.771179 | controller |     "Jun 11 00:20:42.559710 crc crio[23067]: time=\"2026-06-11T00:20:42.559497767Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.771194 | controller |     "Jun 11 00:20:42.689085 crc crio[23067]: time=\"2026-06-11T00:20:42.688973116Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-9470-account-create-update-gfrdz/POD\" id=029ae5ee-99dd-40d1-bcf7-e1fc3e274e5c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.771208 | controller |     "Jun 11 00:20:42.689226 crc crio[23067]: time=\"2026-06-11T00:20:42.6891297Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.771222 | controller |     "Jun 11 00:20:42.790959 crc crio[23067]: time=\"2026-06-11T00:20:42.790832193Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-db-create-nstdm/POD\" id=b56264eb-3ab0-4a09-8a9c-2f0f9dd0aaeb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.771236 | controller |     "Jun 11 00:20:42.790959 crc crio[23067]: time=\"2026-06-11T00:20:42.790946676Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.771250 | controller |     "Jun 11 00:20:42.924955 crc crio[23067]: time=\"2026-06-11T00:20:42.924868367Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-04ba-account-create-update-mts6r/POD\" id=6b3af187-47f4-49d1-9931-c5e880c45e81 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.771264 | controller |     "Jun 11 00:20:42.925131 crc crio[23067]: time=\"2026-06-11T00:20:42.92497934Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.771278 | controller |     "Jun 11 00:20:43.076735 crc crio[23067]: time=\"2026-06-11T00:20:43.076581432Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-1e3d-account-create-update-8lhkl/POD\" id=fc455642-4aed-40fc-85fe-9dac2641dca7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.771292 | controller |     "Jun 11 00:20:43.076948 crc crio[23067]: time=\"2026-06-11T00:20:43.076894991Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.771306 | controller |     "Jun 11 00:20:44.763242 crc crio[23067]: time=\"2026-06-11T00:20:44.761569604Z\" level=info msg=\"Stopping container: f352b821a547fa205888705c2e0d9008052dafe5e5a06e5d9bd462ba2a596c0f (timeout: 30s)\" id=1ee338c7-e4ab-4a3e-acb6-c3670e1e1855 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.771319 | controller |     "Jun 11 00:20:44.763242 crc crio[23067]: time=\"2026-06-11T00:20:44.762012056Z\" level=info msg=\"Stopping container: b4e993a4453ef006b6dc632c0dc839268358662de7fe8d7d385d5b8afa9565c0 (timeout: 30s)\" id=46241d23-6fce-44f0-851a-5aea1522cf92 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.771333 | controller |     "Jun 11 00:20:45.474229 crc crio[23067]: time=\"2026-06-11T00:20:45.473575402Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=0da520eb-21d8-4934-983c-a6eeaf33efdf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.771362 | controller |     "Jun 11 00:20:45.579374 crc crio[23067]: time=\"2026-06-11T00:20:45.579296504Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.771383 | controller |     "Jun 11 00:20:45.582070 crc crio[23067]: time=\"2026-06-11T00:20:45.581984107Z\" level=info msg=\"Stopped container b4e993a4453ef006b6dc632c0dc839268358662de7fe8d7d385d5b8afa9565c0: openstack/glance-default-external-api-0/glance-log\" id=46241d23-6fce-44f0-851a-5aea1522cf92 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.771404 | controller |     "Jun 11 00:20:45.866981 crc crio[23067]: time=\"2026-06-11T00:20:45.866884273Z\" level=info msg=\"Stopped container faf77250320b82cd6a2f0d1642345f6589cb80a89bf1df7a8598f939c4a88ce1: openstack/cinder-scheduler-0/probe\" id=b4faf027-ff33-4f20-96f5-87ded51fa30c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.771419 | controller |     "Jun 11 00:20:46.034860 crc crio[23067]: time=\"2026-06-11T00:20:46.029353032Z\" level=info msg=\"Stopped container 06d045c6643a23cac543d059770e7d082193e415a8a545b67fc7823b6bfddafc: openstack/cinder-scheduler-0/cinder-scheduler\" id=0136b166-90ab-4ed5-b122-68c91370c412 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.771434 | controller |     "Jun 11 00:20:46.034860 crc crio[23067]: time=\"2026-06-11T00:20:46.031205693Z\" level=info msg=\"Stopping pod sandbox: 1a9b0210b0cc741c5617a4a1a91ef1e2a903b1245b87c132481361b918e53552\" id=00bea494-43cf-4794-8948-ab4c555042a7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.771448 | controller |     "Jun 11 00:20:46.034860 crc crio[23067]: time=\"2026-06-11T00:20:46.032103877Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:1a9b0210b0cc741c5617a4a1a91ef1e2a903b1245b87c132481361b918e53552 UID:07808d1f-a15c-4ce1-bc2d-baa3ab15bc1d NetNS:/var/run/netns/26dd71b0-459f-447b-a65f-cba4f9e64792 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod07808d1f_a15c_4ce1_bc2d_baa3ab15bc1d.slice PodAnnotations:0xc0082035d0}] Aliases:map[]}\"",
2026-06-11 01:10:49.771462 | controller |     "Jun 11 00:20:46.034860 crc crio[23067]: time=\"2026-06-11T00:20:46.032271752Z\" level=info msg=\"Deleting pod openstack_cinder-scheduler-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.771477 | controller |     "Jun 11 00:20:46.176891 crc crio[23067]: time=\"2026-06-11T00:20:46.167606811Z\" level=info msg=\"Stopped container ccaf275d8047776ecfc39f88ac8403f79deeb4f49aa58b02a3ff4a84b2b7c653: openstack/glance-default-internal-api-0/glance-httpd\" id=df9b27ff-5bdd-4198-ad01-9fd1e839ee03 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.771491 | controller |     "Jun 11 00:20:46.186450 crc crio[23067]: time=\"2026-06-11T00:20:46.185964541Z\" level=info msg=\"Stopped container 6b263e0694efae831f3222f1accd27b7a8c886acf8810ccc11c04c0d2f25206f: openstack/neutron-68dcd6bdfb-fzpnw/neutron-httpd\" id=df3ee891-1384-4b48-acbd-21375dbb11b6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.771506 | controller |     "Jun 11 00:20:46.311295 crc crio[23067]: time=\"2026-06-11T00:20:46.310546967Z\" level=info msg=\"Stopped container f238aaa8f9e7a0fd6422d93f5b086195801686918a72e057259fe8938e076f46: openstack/glance-default-internal-api-0/glance-log\" id=2fd6815f-fa36-4003-817f-c5830696bdd3 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.771520 | controller |     "Jun 11 00:20:46.313009 crc crio[23067]: time=\"2026-06-11T00:20:46.312925662Z\" level=info msg=\"Stopping pod sandbox: 0677a92171ed2bd4d36d5b124a1e6c449b2c5dab73c79da29e7fad8552b079df\" id=0d61886f-cd77-41e4-929a-e597687afa36 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.771536 | controller |     "Jun 11 00:20:46.313710 crc crio[23067]: time=\"2026-06-11T00:20:46.313509138Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:0677a92171ed2bd4d36d5b124a1e6c449b2c5dab73c79da29e7fad8552b079df UID:8c0da192-2cd1-4337-8684-20356fbae1bc NetNS:/var/run/netns/7ef03948-2c22-4798-a7e7-efcae2c2f2d1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8c0da192_2cd1_4337_8684_20356fbae1bc.slice PodAnnotations:0xc000c34048}] Aliases:map[]}\"",
2026-06-11 01:10:49.771555 | controller |     "Jun 11 00:20:46.313837 crc crio[23067]: time=\"2026-06-11T00:20:46.313720044Z\" level=info msg=\"Deleting pod openstack_glance-default-internal-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.771569 | controller |     "Jun 11 00:20:46.429008 crc crio[23067]: time=\"2026-06-11T00:20:46.424338839Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-openstackclient@sha256:2ef2c3ebb9340307b3b5d6b8c8bf113f5dc11b07cf78924d38dde8b2945b8e04\" id=10f3bf38-6ba8-4b42-8716-79016491558d name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.771583 | controller |     "Jun 11 00:20:46.429008 crc crio[23067]: time=\"2026-06-11T00:20:46.427084914Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified\" id=d3a9046a-ed13-41a6-8bb2-c3087c529752 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.771598 | controller |     "Jun 11 00:20:46.456979 crc crio[23067]: time=\"2026-06-11T00:20:46.456886436Z\" level=info msg=\"Stopped container 80071f6d80a2a9c2be0169bdb8864e41fdae18be850a7c7cdd942e1d36a21af4: openstack/neutron-68dcd6bdfb-fzpnw/neutron-api\" id=af068545-96e0-4620-8579-f43fd7bdfc1a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.771613 | controller |     "Jun 11 00:20:46.459221 crc crio[23067]: time=\"2026-06-11T00:20:46.459078156Z\" level=info msg=\"Stopping pod sandbox: 77fe72c24209923300471306f96b6076cf20b64ae0c9d17e2ee1a6f8d053def3\" id=b3984a33-a346-41e7-99e7-2cefe4363d2a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.771627 | controller |     "Jun 11 00:20:46.460485 crc crio[23067]: time=\"2026-06-11T00:20:46.460063413Z\" level=info msg=\"Got pod network &{Name:neutron-68dcd6bdfb-fzpnw Namespace:openstack ID:77fe72c24209923300471306f96b6076cf20b64ae0c9d17e2ee1a6f8d053def3 UID:65158efb-b656-4d6e-9711-c509f049ec4f NetNS:/var/run/netns/f4021267-2ce4-4d61-a745-6092636cbc5b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod65158efb_b656_4d6e_9711_c509f049ec4f.slice PodAnnotations:0xc00802e0c0}] Aliases:map[]}\"",
2026-06-11 01:10:49.771642 | controller |     "Jun 11 00:20:46.460485 crc crio[23067]: time=\"2026-06-11T00:20:46.460303819Z\" level=info msg=\"Deleting pod openstack_neutron-68dcd6bdfb-fzpnw from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.771656 | controller |     "Jun 11 00:20:46.572950 crc crio[23067]: time=\"2026-06-11T00:20:46.572730774Z\" level=info msg=\"Stopped pod sandbox: 1a9b0210b0cc741c5617a4a1a91ef1e2a903b1245b87c132481361b918e53552\" id=00bea494-43cf-4794-8948-ab4c555042a7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.771670 | controller |     "Jun 11 00:20:46.593271 crc crio[23067]: time=\"2026-06-11T00:20:46.593201482Z\" level=info msg=\"Got pod network &{Name:nova-cell1-1e3d-account-create-update-8lhkl Namespace:openstack ID:7382d48ecff8cf5692688a450c0f590e7e205beec1349c8833e33e8d4f1e2ace UID:4cdcbf4b-1245-423d-a9da-2c9919ec8772 NetNS:/var/run/netns/ba67f177-1d25-4345-ab44-88e7760b870b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4cdcbf4b_1245_423d_a9da_2c9919ec8772.slice PodAnnotations:0xc002a46568}] Aliases:map[]}\"",
2026-06-11 01:10:49.771685 | controller |     "Jun 11 00:20:46.593271 crc crio[23067]: time=\"2026-06-11T00:20:46.593263224Z\" level=info msg=\"Adding pod openstack_nova-cell1-1e3d-account-create-update-8lhkl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.771700 | controller |     "Jun 11 00:20:46.607868 crc crio[23067]: time=\"2026-06-11T00:20:46.607614765Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified\" id=a49126a4-4188-4ab9-857e-5491ffc7af8a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.771719 | controller |     "Jun 11 00:20:46.644472 crc crio[23067]: time=\"2026-06-11T00:20:46.644342396Z\" level=info msg=\"Got pod network &{Name:nova-cell1-db-create-nstdm Namespace:openstack ID:a69e754acd13dddce35481fa790df5c611e734815109273c58f5a68e542d03d6 UID:cd1d65ef-bd36-4cc7-bc35-ad01588fd372 NetNS:/var/run/netns/1f554235-a53a-4962-b8f5-0beca9cb3808 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcd1d65ef_bd36_4cc7_bc35_ad01588fd372.slice PodAnnotations:0xc003610178}] Aliases:map[]}\"",
2026-06-11 01:10:49.771734 | controller |     "Jun 11 00:20:46.644472 crc crio[23067]: time=\"2026-06-11T00:20:46.644403638Z\" level=info msg=\"Adding pod openstack_nova-cell1-db-create-nstdm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.771749 | controller |     "Jun 11 00:20:46.670291 crc crio[23067]: time=\"2026-06-11T00:20:46.669158263Z\" level=info msg=\"Got pod network &{Name:nova-api-db-create-hmqpj Namespace:openstack ID:977ea6cae932bf7394ab2b48ee19eafb835880b9632a4a0a4273481ce3cd7d49 UID:4b2052f0-d07b-4eeb-86ce-6b922bda5804 NetNS:/var/run/netns/ef0ca682-e7fb-449f-8582-ebd3f661dc58 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4b2052f0_d07b_4eeb_86ce_6b922bda5804.slice PodAnnotations:0xc000c34888}] Aliases:map[]}\"",
2026-06-11 01:10:49.771763 | controller |     "Jun 11 00:20:46.670291 crc crio[23067]: time=\"2026-06-11T00:20:46.669221564Z\" level=info msg=\"Adding pod openstack_nova-api-db-create-hmqpj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.771778 | controller |     "Jun 11 00:20:46.672261 crc crio[23067]: time=\"2026-06-11T00:20:46.671114386Z\" level=info msg=\"Got pod network &{Name:nova-cell0-04ba-account-create-update-mts6r Namespace:openstack ID:0acd887e579a7996287cf906b7118417b27936a33a58912f677a14546c626979 UID:f6468490-e813-4563-93dc-030c2ef166dc NetNS:/var/run/netns/80534acc-c866-4563-9275-db07c089bd90 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf6468490_e813_4563_93dc_030c2ef166dc.slice PodAnnotations:0xc007e12310}] Aliases:map[]}\"",
2026-06-11 01:10:49.771793 | controller |     "Jun 11 00:20:46.672261 crc crio[23067]: time=\"2026-06-11T00:20:46.671156777Z\" level=info msg=\"Adding pod openstack_nova-cell0-04ba-account-create-update-mts6r to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.771808 | controller |     "Jun 11 00:20:46.682288 crc crio[23067]: time=\"2026-06-11T00:20:46.682227629Z\" level=info msg=\"Got pod network &{Name:nova-cell0-db-create-48rwf Namespace:openstack ID:0fa621ca76a0d6b8aef550b23ca83d2cc7beb7f03b29ade2d33a8076b9baade5 UID:fba64445-52a0-46d0-8f7f-9bebe63507d7 NetNS:/var/run/netns/9891ec01-55ca-440f-a442-84bf862c60bf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfba64445_52a0_46d0_8f7f_9bebe63507d7.slice PodAnnotations:0xc00802e418}] Aliases:map[]}\"",
2026-06-11 01:10:49.771823 | controller |     "Jun 11 00:20:46.682624 crc crio[23067]: time=\"2026-06-11T00:20:46.682600249Z\" level=info msg=\"Adding pod openstack_nova-cell0-db-create-48rwf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.771837 | controller |     "Jun 11 00:20:46.691626 crc crio[23067]: time=\"2026-06-11T00:20:46.691505042Z\" level=info msg=\"Got pod network &{Name:nova-api-9470-account-create-update-gfrdz Namespace:openstack ID:2b05dae8ba239705d4acd89f81f30b0a316ff3e88cc35bdfd8e26bd5844e769e UID:1dc8c851-a8b8-4b53-992c-607e9e85681a NetNS:/var/run/netns/c6655e5e-eb73-49c8-9730-03567ce7afa5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1dc8c851_a8b8_4b53_992c_607e9e85681a.slice PodAnnotations:0xc002a46868}] Aliases:map[]}\"",
2026-06-11 01:10:49.771856 | controller |     "Jun 11 00:20:46.691626 crc crio[23067]: time=\"2026-06-11T00:20:46.691600634Z\" level=info msg=\"Adding pod openstack_nova-api-9470-account-create-update-gfrdz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.771871 | controller |     "Jun 11 00:20:46.708925 crc crio[23067]: time=\"2026-06-11T00:20:46.70575588Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.771886 | controller |     "Jun 11 00:20:46.735182 crc crio[23067]: time=\"2026-06-11T00:20:46.73507245Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.771900 | controller |     "Jun 11 00:20:46.737426 crc crio[23067]: time=\"2026-06-11T00:20:46.737178867Z\" level=info msg=\"Creating container: openstack/openstackclient/openstackclient\" id=06cf0496-a8f6-4497-9664-d2f66e361317 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.771915 | controller |     "Jun 11 00:20:46.744535 crc crio[23067]: time=\"2026-06-11T00:20:46.744445715Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.771929 | controller |     "Jun 11 00:20:46.978277 crc crio[23067]: time=\"2026-06-11T00:20:46.977409556Z\" level=info msg=\"Stopped pod sandbox: 0677a92171ed2bd4d36d5b124a1e6c449b2c5dab73c79da29e7fad8552b079df\" id=0d61886f-cd77-41e4-929a-e597687afa36 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.771944 | controller |     "Jun 11 00:20:46.980542 crc crio[23067]: time=\"2026-06-11T00:20:46.980405137Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.771959 | controller |     "Jun 11 00:20:46.985842 crc crio[23067]: time=\"2026-06-11T00:20:46.985594639Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.771973 | controller |     "Jun 11 00:20:47.680526 crc crio[23067]: time=\"2026-06-11T00:20:47.679570316Z\" level=info msg=\"Stopped pod sandbox: 77fe72c24209923300471306f96b6076cf20b64ae0c9d17e2ee1a6f8d053def3\" id=b3984a33-a346-41e7-99e7-2cefe4363d2a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.771987 | controller |     "Jun 11 00:20:47.915477 crc crio[23067]: time=\"2026-06-11T00:20:47.91412378Z\" level=info msg=\"Removing container: ccaf275d8047776ecfc39f88ac8403f79deeb4f49aa58b02a3ff4a84b2b7c653\" id=ac6aa5a8-fb4e-4658-8800-a3a325fffac0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.772001 | controller |     "Jun 11 00:20:47.917161 crc crio[23067]: time=\"2026-06-11T00:20:47.917023249Z\" level=info msg=\"Created container 2cb68fbf36bc76303f3e7b14f74a0f3f3c61732ec1db1fc09df309ff77b4b07c: openstack/ceilometer-0/ceilometer-notification-agent\" id=0da520eb-21d8-4934-983c-a6eeaf33efdf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.772015 | controller |     "Jun 11 00:20:47.918707 crc crio[23067]: time=\"2026-06-11T00:20:47.917407929Z\" level=info msg=\"Created container d68dfb4b7842a48af2e995545971e031d3b5358b68797626f1395a82588b9676: openstack/openstackclient/openstackclient\" id=06cf0496-a8f6-4497-9664-d2f66e361317 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.772036 | controller |     "Jun 11 00:20:47.925194 crc crio[23067]: time=\"2026-06-11T00:20:47.925087069Z\" level=info msg=\"Starting container: 2cb68fbf36bc76303f3e7b14f74a0f3f3c61732ec1db1fc09df309ff77b4b07c\" id=82756548-c5d1-4216-9637-60342d78b75f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.772051 | controller |     "Jun 11 00:20:47.929626 crc crio[23067]: time=\"2026-06-11T00:20:47.929576111Z\" level=info msg=\"Starting container: d68dfb4b7842a48af2e995545971e031d3b5358b68797626f1395a82588b9676\" id=b175a191-b9d0-4918-bc00-02980edddd92 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.772065 | controller |     "Jun 11 00:20:47.971269 crc crio[23067]: time=\"2026-06-11T00:20:47.971170755Z\" level=info msg=\"Started container\" PID=79072 containerID=2cb68fbf36bc76303f3e7b14f74a0f3f3c61732ec1db1fc09df309ff77b4b07c description=openstack/ceilometer-0/ceilometer-notification-agent id=82756548-c5d1-4216-9637-60342d78b75f name=/runtime.v1.RuntimeService/StartContainer sandboxID=b0a076c85683b1ec99eb435ca5ae69de819e0678abe9b6482e538d01243fe13b",
2026-06-11 01:10:49.772080 | controller |     "Jun 11 00:20:47.971957 crc crio[23067]: time=\"2026-06-11T00:20:47.971906595Z\" level=info msg=\"Started container\" PID=79110 containerID=d68dfb4b7842a48af2e995545971e031d3b5358b68797626f1395a82588b9676 description=openstack/openstackclient/openstackclient id=b175a191-b9d0-4918-bc00-02980edddd92 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a7a87a5e50bb131aba41a60f7fbf45b0128337a452adc4a099f1f0b7c6372da3",
2026-06-11 01:10:49.772094 | controller |     "Jun 11 00:20:48.109518 crc crio[23067]: time=\"2026-06-11T00:20:48.109464025Z\" level=info msg=\"Removed container ccaf275d8047776ecfc39f88ac8403f79deeb4f49aa58b02a3ff4a84b2b7c653: openstack/glance-default-internal-api-0/glance-httpd\" id=ac6aa5a8-fb4e-4658-8800-a3a325fffac0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.772109 | controller |     "Jun 11 00:20:48.123540 crc crio[23067]: time=\"2026-06-11T00:20:48.123480617Z\" level=info msg=\"Removing container: f238aaa8f9e7a0fd6422d93f5b086195801686918a72e057259fe8938e076f46\" id=5f266d42-c6d3-4377-920b-29f16b2105fb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.772124 | controller |     "Jun 11 00:20:48.197792 crc crio[23067]: time=\"2026-06-11T00:20:48.196011854Z\" level=info msg=\"Removed container f238aaa8f9e7a0fd6422d93f5b086195801686918a72e057259fe8938e076f46: openstack/glance-default-internal-api-0/glance-log\" id=5f266d42-c6d3-4377-920b-29f16b2105fb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.772139 | controller |     "Jun 11 00:20:48.223916 crc crio[23067]: time=\"2026-06-11T00:20:48.223610766Z\" level=info msg=\"Removing container: faf77250320b82cd6a2f0d1642345f6589cb80a89bf1df7a8598f939c4a88ce1\" id=a5eecf3b-8b15-4876-8954-9f7bf181dc84 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.772154 | controller |     "Jun 11 00:20:48.360421 crc crio[23067]: time=\"2026-06-11T00:20:48.36023236Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=2444aa0a-1142-4fbd-b69b-46cb9a759e38 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.772168 | controller |     "Jun 11 00:20:48.445148 crc crio[23067]: time=\"2026-06-11T00:20:48.444953259Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=dad60220-12fb-4689-9271-78119d804fb0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.772183 | controller |     "Jun 11 00:20:48.464905 crc crio[23067]: time=\"2026-06-11T00:20:48.464466971Z\" level=info msg=\"Removed container faf77250320b82cd6a2f0d1642345f6589cb80a89bf1df7a8598f939c4a88ce1: openstack/cinder-scheduler-0/probe\" id=a5eecf3b-8b15-4876-8954-9f7bf181dc84 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.772197 | controller |     "Jun 11 00:20:48.473450 crc crio[23067]: time=\"2026-06-11T00:20:48.473363573Z\" level=info msg=\"Removing container: 06d045c6643a23cac543d059770e7d082193e415a8a545b67fc7823b6bfddafc\" id=5394737c-2d6b-4c66-804b-158a7e6d04a4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.772216 | controller |     "Jun 11 00:20:48.621517 crc crio[23067]: time=\"2026-06-11T00:20:48.621355448Z\" level=info msg=\"Removed container 06d045c6643a23cac543d059770e7d082193e415a8a545b67fc7823b6bfddafc: openstack/cinder-scheduler-0/cinder-scheduler\" id=5394737c-2d6b-4c66-804b-158a7e6d04a4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.772231 | controller |     "Jun 11 00:20:48.729609 crc crio[23067]: time=\"2026-06-11T00:20:48.729383983Z\" level=info msg=\"Removing container: 6b263e0694efae831f3222f1accd27b7a8c886acf8810ccc11c04c0d2f25206f\" id=5089d882-cd3a-4d00-83db-7f8d78a5cc0a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.772245 | controller |     "Jun 11 00:20:48.761400 crc crio[23067]: time=\"2026-06-11T00:20:48.761249271Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=66311602-4646-419f-8623-3678741c86ce name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.772260 | controller |     "Jun 11 00:20:48.781391 crc crio[23067]: time=\"2026-06-11T00:20:48.781234836Z\" level=info msg=\"Removed container 6b263e0694efae831f3222f1accd27b7a8c886acf8810ccc11c04c0d2f25206f: openstack/neutron-68dcd6bdfb-fzpnw/neutron-httpd\" id=5089d882-cd3a-4d00-83db-7f8d78a5cc0a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.772274 | controller |     "Jun 11 00:20:48.781939 crc crio[23067]: time=\"2026-06-11T00:20:48.781772981Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.772288 | controller |     "Jun 11 00:20:48.788160 crc crio[23067]: time=\"2026-06-11T00:20:48.78797481Z\" level=info msg=\"Removing container: 80071f6d80a2a9c2be0169bdb8864e41fdae18be850a7c7cdd942e1d36a21af4\" id=17218a41-5dff-429e-b1ff-d0cefe277013 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.772302 | controller |     "Jun 11 00:20:48.832922 crc crio[23067]: time=\"2026-06-11T00:20:48.832596276Z\" level=info msg=\"Removed container 80071f6d80a2a9c2be0169bdb8864e41fdae18be850a7c7cdd942e1d36a21af4: openstack/neutron-68dcd6bdfb-fzpnw/neutron-api\" id=17218a41-5dff-429e-b1ff-d0cefe277013 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.772316 | controller |     "Jun 11 00:20:48.853025 crc crio[23067]: time=\"2026-06-11T00:20:48.852733035Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.772330 | controller |     "Jun 11 00:20:48.860056 crc crio[23067]: time=\"2026-06-11T00:20:48.859871939Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.772344 | controller |     "Jun 11 00:20:49.471711 crc crio[23067]: time=\"2026-06-11T00:20:49.471161742Z\" level=info msg=\"Created container 0ee6810c739354cdd5763732c194dcaac8a8d7a98946b2251dca75f08894a183: openstack/ceilometer-0/sg-core\" id=66311602-4646-419f-8623-3678741c86ce name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.772379 | controller |     "Jun 11 00:20:49.475385 crc crio[23067]: time=\"2026-06-11T00:20:49.471940293Z\" level=info msg=\"Stopped container f352b821a547fa205888705c2e0d9008052dafe5e5a06e5d9bd462ba2a596c0f: openstack/glance-default-external-api-0/glance-httpd\" id=1ee338c7-e4ab-4a3e-acb6-c3670e1e1855 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.772394 | controller |     "Jun 11 00:20:49.475385 crc crio[23067]: time=\"2026-06-11T00:20:49.472968031Z\" level=info msg=\"Starting container: 0ee6810c739354cdd5763732c194dcaac8a8d7a98946b2251dca75f08894a183\" id=4e4e6042-9869-4ce9-b079-956051b2c4be name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.772408 | controller |     "Jun 11 00:20:49.475385 crc crio[23067]: time=\"2026-06-11T00:20:49.474863203Z\" level=info msg=\"Stopping pod sandbox: 787ef609fb6d6de61ace6ae198a1f9c1f2b711ee7fa2b76c83355f5ec606dd2e\" id=bd2a8f3a-8514-4f8e-aaaf-c61e4b68f988 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.772427 | controller |     "Jun 11 00:20:49.475385 crc crio[23067]: time=\"2026-06-11T00:20:49.475264774Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:787ef609fb6d6de61ace6ae198a1f9c1f2b711ee7fa2b76c83355f5ec606dd2e UID:9a56d26c-e923-4dee-8fd1-2de4183fcc73 NetNS:/var/run/netns/94b393f0-1e13-42b9-95b3-6b7ef95870cd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9a56d26c_e923_4dee_8fd1_2de4183fcc73.slice PodAnnotations:0xc00008c428}] Aliases:map[]}\"",
2026-06-11 01:10:49.772442 | controller |     "Jun 11 00:20:49.475385 crc crio[23067]: time=\"2026-06-11T00:20:49.475382637Z\" level=info msg=\"Deleting pod openstack_glance-default-external-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.772456 | controller |     "Jun 11 00:20:49.478995 crc crio[23067]: time=\"2026-06-11T00:20:49.47878768Z\" level=info msg=\"Started container\" PID=79319 containerID=0ee6810c739354cdd5763732c194dcaac8a8d7a98946b2251dca75f08894a183 description=openstack/ceilometer-0/sg-core id=4e4e6042-9869-4ce9-b079-956051b2c4be name=/runtime.v1.RuntimeService/StartContainer sandboxID=b0a076c85683b1ec99eb435ca5ae69de819e0678abe9b6482e538d01243fe13b",
2026-06-11 01:10:49.772471 | controller |     "Jun 11 00:20:49.509783 crc crio[23067]: 2026-06-11T00:20:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2b05dae8ba23970 Mac:8e:7b:14:05:e9:49 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b3 Mtu:0 Sandbox:/var/run/netns/c6655e5e-eb73-49c8-9730-03567ce7afa5 SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.0.179 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.772485 | controller |     "Jun 11 00:20:49.511549 crc crio[23067]: 2026-06-11T00:20:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a69e754acd13ddd Mac:16:d5:03:b4:a7:93 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b4 Mtu:0 Sandbox:/var/run/netns/1f554235-a53a-4962-b8f5-0beca9cb3808 SocketPath: PciID:}] [{Interface:0xc0002c2c10 Address:{IP:10.217.0.180 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.772499 | controller |     "Jun 11 00:20:49.512764 crc crio[23067]: time=\"2026-06-11T00:20:49.512521939Z\" level=info msg=\"Got pod network &{Name:nova-cell1-db-create-nstdm Namespace:openstack ID:a69e754acd13dddce35481fa790df5c611e734815109273c58f5a68e542d03d6 UID:cd1d65ef-bd36-4cc7-bc35-ad01588fd372 NetNS:/var/run/netns/1f554235-a53a-4962-b8f5-0beca9cb3808 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcd1d65ef_bd36_4cc7_bc35_ad01588fd372.slice PodAnnotations:0xc003610178}] Aliases:map[]}\"",
2026-06-11 01:10:49.772514 | controller |     "Jun 11 00:20:49.512989 crc crio[23067]: time=\"2026-06-11T00:20:49.512846558Z\" level=info msg=\"Checking pod openstack_nova-cell1-db-create-nstdm for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.772528 | controller |     "Jun 11 00:20:49.513835 crc crio[23067]: 2026-06-11T00:20:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7382d48ecff8cf5 Mac:da:43:df:62:aa:4a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b6 Mtu:0 Sandbox:/var/run/netns/ba67f177-1d25-4345-ab44-88e7760b870b SocketPath: PciID:}] [{Interface:0xc00026aa20 Address:{IP:10.217.0.182 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.772543 | controller |     "Jun 11 00:20:49.515791 crc crio[23067]: time=\"2026-06-11T00:20:49.515557732Z\" level=info msg=\"Got pod network &{Name:nova-cell1-1e3d-account-create-update-8lhkl Namespace:openstack ID:7382d48ecff8cf5692688a450c0f590e7e205beec1349c8833e33e8d4f1e2ace UID:4cdcbf4b-1245-423d-a9da-2c9919ec8772 NetNS:/var/run/netns/ba67f177-1d25-4345-ab44-88e7760b870b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4cdcbf4b_1245_423d_a9da_2c9919ec8772.slice PodAnnotations:0xc002a46568}] Aliases:map[]}\"",
2026-06-11 01:10:49.772563 | controller |     "Jun 11 00:20:49.515791 crc crio[23067]: time=\"2026-06-11T00:20:49.515782568Z\" level=info msg=\"Checking pod openstack_nova-cell1-1e3d-account-create-update-8lhkl for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.772577 | controller |     "Jun 11 00:20:49.516189 crc crio[23067]: time=\"2026-06-11T00:20:49.516109957Z\" level=info msg=\"Got pod network &{Name:nova-api-9470-account-create-update-gfrdz Namespace:openstack ID:2b05dae8ba239705d4acd89f81f30b0a316ff3e88cc35bdfd8e26bd5844e769e UID:1dc8c851-a8b8-4b53-992c-607e9e85681a NetNS:/var/run/netns/c6655e5e-eb73-49c8-9730-03567ce7afa5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1dc8c851_a8b8_4b53_992c_607e9e85681a.slice PodAnnotations:0xc002a46868}] Aliases:map[]}\"",
2026-06-11 01:10:49.772592 | controller |     "Jun 11 00:20:49.516337 crc crio[23067]: time=\"2026-06-11T00:20:49.516249591Z\" level=info msg=\"Checking pod openstack_nova-api-9470-account-create-update-gfrdz for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.772606 | controller |     "Jun 11 00:20:49.523068 crc crio[23067]: time=\"2026-06-11T00:20:49.522909313Z\" level=info msg=\"Ran pod sandbox a69e754acd13dddce35481fa790df5c611e734815109273c58f5a68e542d03d6 with infra container: openstack/nova-cell1-db-create-nstdm/POD\" id=b56264eb-3ab0-4a09-8a9c-2f0f9dd0aaeb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.772620 | controller |     "Jun 11 00:20:49.528415 crc crio[23067]: time=\"2026-06-11T00:20:49.528361311Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=a767bb4a-0109-4eab-8a6e-aeff37747f96 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.772634 | controller |     "Jun 11 00:20:49.529950 crc crio[23067]: time=\"2026-06-11T00:20:49.52979938Z\" level=info msg=\"Ran pod sandbox 7382d48ecff8cf5692688a450c0f590e7e205beec1349c8833e33e8d4f1e2ace with infra container: openstack/nova-cell1-1e3d-account-create-update-8lhkl/POD\" id=fc455642-4aed-40fc-85fe-9dac2641dca7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.772649 | controller |     "Jun 11 00:20:49.531365 crc crio[23067]: time=\"2026-06-11T00:20:49.53123601Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=5f5e4651-eae0-418a-8d77-45b531264f32 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.772663 | controller |     "Jun 11 00:20:49.531957 crc crio[23067]: time=\"2026-06-11T00:20:49.53159849Z\" level=info msg=\"Ran pod sandbox 2b05dae8ba239705d4acd89f81f30b0a316ff3e88cc35bdfd8e26bd5844e769e with infra container: openstack/nova-api-9470-account-create-update-gfrdz/POD\" id=029ae5ee-99dd-40d1-bcf7-e1fc3e274e5c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.772677 | controller |     "Jun 11 00:20:49.533791 crc crio[23067]: time=\"2026-06-11T00:20:49.533744078Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=019c8fdf-894a-4fc0-8060-a0f545b8c7e1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.772691 | controller |     "Jun 11 00:20:49.534547 crc crio[23067]: time=\"2026-06-11T00:20:49.533782649Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=f67ce0ff-364c-4788-a3f7-7ccea2277c0b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.772711 | controller |     "Jun 11 00:20:49.539138 crc crio[23067]: time=\"2026-06-11T00:20:49.538983741Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=e4ea951b-71fc-4b52-b204-8a687acd8e9b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.772726 | controller |     "Jun 11 00:20:49.539371 crc crio[23067]: time=\"2026-06-11T00:20:49.53932304Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=5e2fbe2d-b9eb-4de9-a399-ecaff1a0ca59 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.772741 | controller |     "Jun 11 00:20:49.676948 crc crio[23067]: time=\"2026-06-11T00:20:49.676342325Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=ae5f90d4-6987-417b-b7ce-ffca769a109c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.772755 | controller |     "Jun 11 00:20:49.858311 crc crio[23067]: time=\"2026-06-11T00:20:49.854550532Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=67cc56eb-d446-4df8-8d9b-1425a02d11b6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.772768 | controller |     "Jun 11 00:20:49.944852 crc crio[23067]: time=\"2026-06-11T00:20:49.931624732Z\" level=info msg=\"Creating container: openstack/nova-cell1-db-create-nstdm/mariadb-database-create\" id=6d6dd225-dcd9-4402-90eb-17ec0401fd46 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.772783 | controller |     "Jun 11 00:20:49.944852 crc crio[23067]: time=\"2026-06-11T00:20:49.932090295Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.772797 | controller |     "Jun 11 00:20:49.944852 crc crio[23067]: 2026-06-11T00:20:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0fa621ca76a0d6b Mac:62:43:fe:cd:1b:ed Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b2 Mtu:0 Sandbox:/var/run/netns/9891ec01-55ca-440f-a442-84bf862c60bf SocketPath: PciID:}] [{Interface:0xc00013eca0 Address:{IP:10.217.0.178 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.772810 | controller |     "Jun 11 00:20:49.945352 crc crio[23067]: time=\"2026-06-11T00:20:49.945201902Z\" level=info msg=\"Got pod network &{Name:nova-cell0-db-create-48rwf Namespace:openstack ID:0fa621ca76a0d6b8aef550b23ca83d2cc7beb7f03b29ade2d33a8076b9baade5 UID:fba64445-52a0-46d0-8f7f-9bebe63507d7 NetNS:/var/run/netns/9891ec01-55ca-440f-a442-84bf862c60bf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfba64445_52a0_46d0_8f7f_9bebe63507d7.slice PodAnnotations:0xc00802e418}] Aliases:map[]}\"",
2026-06-11 01:10:49.772825 | controller |     "Jun 11 00:20:49.945458 crc crio[23067]: time=\"2026-06-11T00:20:49.945398868Z\" level=info msg=\"Checking pod openstack_nova-cell0-db-create-48rwf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.772839 | controller |     "Jun 11 00:20:49.950455 crc crio[23067]: 2026-06-11T00:20:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:977ea6cae932bf7 Mac:e6:5a:66:9a:37:df Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b1 Mtu:0 Sandbox:/var/run/netns/ef0ca682-e7fb-449f-8582-ebd3f661dc58 SocketPath: PciID:}] [{Interface:0xc00038e6c0 Address:{IP:10.217.0.177 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.772853 | controller |     "Jun 11 00:20:49.951306 crc crio[23067]: time=\"2026-06-11T00:20:49.951237877Z\" level=info msg=\"Got pod network &{Name:nova-api-db-create-hmqpj Namespace:openstack ID:977ea6cae932bf7394ab2b48ee19eafb835880b9632a4a0a4273481ce3cd7d49 UID:4b2052f0-d07b-4eeb-86ce-6b922bda5804 NetNS:/var/run/netns/ef0ca682-e7fb-449f-8582-ebd3f661dc58 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4b2052f0_d07b_4eeb_86ce_6b922bda5804.slice PodAnnotations:0xc000c34888}] Aliases:map[]}\"",
2026-06-11 01:10:49.772872 | controller |     "Jun 11 00:20:49.951422 crc crio[23067]: time=\"2026-06-11T00:20:49.951379351Z\" level=info msg=\"Checking pod openstack_nova-api-db-create-hmqpj for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.772887 | controller |     "Jun 11 00:20:49.956540 crc crio[23067]: 2026-06-11T00:20:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0acd887e579a799 Mac:d2:6c:76:c3:9a:25 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b5 Mtu:0 Sandbox:/var/run/netns/80534acc-c866-4563-9275-db07c089bd90 SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.0.181 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.772902 | controller |     "Jun 11 00:20:49.957360 crc crio[23067]: time=\"2026-06-11T00:20:49.957300232Z\" level=info msg=\"Got pod network &{Name:nova-cell0-04ba-account-create-update-mts6r Namespace:openstack ID:0acd887e579a7996287cf906b7118417b27936a33a58912f677a14546c626979 UID:f6468490-e813-4563-93dc-030c2ef166dc NetNS:/var/run/netns/80534acc-c866-4563-9275-db07c089bd90 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf6468490_e813_4563_93dc_030c2ef166dc.slice PodAnnotations:0xc007e12310}] Aliases:map[]}\"",
2026-06-11 01:10:49.772917 | controller |     "Jun 11 00:20:49.957478 crc crio[23067]: time=\"2026-06-11T00:20:49.957443446Z\" level=info msg=\"Checking pod openstack_nova-cell0-04ba-account-create-update-mts6r for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.772931 | controller |     "Jun 11 00:20:49.971624 crc crio[23067]: time=\"2026-06-11T00:20:49.971546051Z\" level=info msg=\"Ran pod sandbox 0fa621ca76a0d6b8aef550b23ca83d2cc7beb7f03b29ade2d33a8076b9baade5 with infra container: openstack/nova-cell0-db-create-48rwf/POD\" id=ba3b2077-cfdf-49e6-b6cd-7ecac6e2993c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.772946 | controller |     "Jun 11 00:20:49.975063 crc crio[23067]: time=\"2026-06-11T00:20:49.974896642Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=0e664856-e831-4286-8732-0778d4eef28c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.772960 | controller |     "Jun 11 00:20:49.983935 crc crio[23067]: time=\"2026-06-11T00:20:49.983584209Z\" level=info msg=\"Ran pod sandbox 977ea6cae932bf7394ab2b48ee19eafb835880b9632a4a0a4273481ce3cd7d49 with infra container: openstack/nova-api-db-create-hmqpj/POD\" id=3247db90-f978-431b-8842-605eb7cee593 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.772975 | controller |     "Jun 11 00:20:49.984368 crc crio[23067]: time=\"2026-06-11T00:20:49.984204876Z\" level=info msg=\"Ran pod sandbox 0acd887e579a7996287cf906b7118417b27936a33a58912f677a14546c626979 with infra container: openstack/nova-cell0-04ba-account-create-update-mts6r/POD\" id=6b3af187-47f4-49d1-9931-c5e880c45e81 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.772989 | controller |     "Jun 11 00:20:49.985934 crc crio[23067]: time=\"2026-06-11T00:20:49.985406518Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=028acaf0-9a55-4ebc-aa11-cb9ebb97f13e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.773004 | controller |     "Jun 11 00:20:49.985934 crc crio[23067]: time=\"2026-06-11T00:20:49.985585283Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=74e31e80-4f9e-4348-8305-6d5541ad4338 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.773018 | controller |     "Jun 11 00:20:49.985934 crc crio[23067]: time=\"2026-06-11T00:20:49.985761898Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=1968b0e6-eac8-4365-bd72-ec00280f8fad name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.773036 | controller |     "Jun 11 00:20:49.987797 crc crio[23067]: time=\"2026-06-11T00:20:49.987587148Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=ec1990c2-532e-4eff-b0b5-f095ba20142e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.773051 | controller |     "Jun 11 00:20:49.988458 crc crio[23067]: time=\"2026-06-11T00:20:49.988358049Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=a92c2dce-62c2-4268-a9e6-29a3d88a1e9a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.773065 | controller |     "Jun 11 00:20:50.001328 crc crio[23067]: time=\"2026-06-11T00:20:50.00122661Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.773080 | controller |     "Jun 11 00:20:50.004883 crc crio[23067]: time=\"2026-06-11T00:20:50.004601722Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.773093 | controller |     "Jun 11 00:20:50.276521 crc crio[23067]: time=\"2026-06-11T00:20:50.276341479Z\" level=info msg=\"Creating container: openstack/nova-api-9470-account-create-update-gfrdz/mariadb-account-create-update\" id=2903f806-7745-4e17-8062-ad537baaf974 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.773108 | controller |     "Jun 11 00:20:50.276958 crc crio[23067]: time=\"2026-06-11T00:20:50.276876404Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.773122 | controller |     "Jun 11 00:20:50.285007 crc crio[23067]: time=\"2026-06-11T00:20:50.284839731Z\" level=info msg=\"Created container 028d408e1ecf27e2930d6365ea0744592ee8aef8f564c0b3376d80c3121afe0a: openstack/nova-cell1-db-create-nstdm/mariadb-database-create\" id=6d6dd225-dcd9-4402-90eb-17ec0401fd46 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.773137 | controller |     "Jun 11 00:20:50.286575 crc crio[23067]: time=\"2026-06-11T00:20:50.286449354Z\" level=info msg=\"Starting container: 028d408e1ecf27e2930d6365ea0744592ee8aef8f564c0b3376d80c3121afe0a\" id=f7d47d86-e102-4c0d-ae23-f1d9ee5f51d6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.773151 | controller |     "Jun 11 00:20:50.295120 crc crio[23067]: time=\"2026-06-11T00:20:50.295007868Z\" level=info msg=\"Started container\" PID=79424 containerID=028d408e1ecf27e2930d6365ea0744592ee8aef8f564c0b3376d80c3121afe0a description=openstack/nova-cell1-db-create-nstdm/mariadb-database-create id=f7d47d86-e102-4c0d-ae23-f1d9ee5f51d6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a69e754acd13dddce35481fa790df5c611e734815109273c58f5a68e542d03d6",
2026-06-11 01:10:49.773166 | controller |     "Jun 11 00:20:50.337598 crc crio[23067]: time=\"2026-06-11T00:20:50.337500776Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.773181 | controller |     "Jun 11 00:20:50.340357 crc crio[23067]: time=\"2026-06-11T00:20:50.340290802Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.773195 | controller |     "Jun 11 00:20:50.539217 crc crio[23067]: time=\"2026-06-11T00:20:50.539020509Z\" level=info msg=\"Creating container: openstack/nova-cell1-1e3d-account-create-update-8lhkl/mariadb-account-create-update\" id=d957ddef-3ccd-4153-ac2a-800b1ef1c596 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.773210 | controller |     "Jun 11 00:20:50.545306 crc crio[23067]: time=\"2026-06-11T00:20:50.539388889Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.773229 | controller |     "Jun 11 00:20:50.584696 crc crio[23067]: time=\"2026-06-11T00:20:50.584596132Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.773244 | controller |     "Jun 11 00:20:50.603787 crc crio[23067]: time=\"2026-06-11T00:20:50.603515377Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.773258 | controller |     "Jun 11 00:20:50.849433 crc crio[23067]: time=\"2026-06-11T00:20:50.848212758Z\" level=info msg=\"Created container e7e08d755cc053a6afd8bea86f0012eb8dde950d995e6ad33505f71c2f3c9375: openstack/nova-api-9470-account-create-update-gfrdz/mariadb-account-create-update\" id=2903f806-7745-4e17-8062-ad537baaf974 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.773273 | controller |     "Jun 11 00:20:50.855896 crc crio[23067]: time=\"2026-06-11T00:20:50.855780244Z\" level=info msg=\"Starting container: e7e08d755cc053a6afd8bea86f0012eb8dde950d995e6ad33505f71c2f3c9375\" id=fad61fb2-ded2-41fa-b1eb-4f0ef4e4afdb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.773287 | controller |     "Jun 11 00:20:50.865793 crc crio[23067]: time=\"2026-06-11T00:20:50.863152905Z\" level=info msg=\"Started container\" PID=79462 containerID=e7e08d755cc053a6afd8bea86f0012eb8dde950d995e6ad33505f71c2f3c9375 description=openstack/nova-api-9470-account-create-update-gfrdz/mariadb-account-create-update id=fad61fb2-ded2-41fa-b1eb-4f0ef4e4afdb name=/runtime.v1.RuntimeService/StartContainer sandboxID=2b05dae8ba239705d4acd89f81f30b0a316ff3e88cc35bdfd8e26bd5844e769e",
2026-06-11 01:10:49.773301 | controller |     "Jun 11 00:20:50.875619 crc crio[23067]: time=\"2026-06-11T00:20:50.875520722Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=0303e510-2a6b-4f2d-a404-099d916be4be name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.773316 | controller |     "Jun 11 00:20:50.876069 crc crio[23067]: time=\"2026-06-11T00:20:50.876007065Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.773330 | controller |     "Jun 11 00:20:50.932380 crc crio[23067]: time=\"2026-06-11T00:20:50.932335491Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.773345 | controller |     "Jun 11 00:20:50.936461 crc crio[23067]: time=\"2026-06-11T00:20:50.936430022Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.773390 | controller |     "Jun 11 00:20:51.202182 crc crio[23067]: time=\"2026-06-11T00:20:51.202065864Z\" level=info msg=\"Created container b5bff6726524da07ee0102c7a9486cd925fffd1d7bec51420914598ea05a3e66: openstack/nova-cell1-1e3d-account-create-update-8lhkl/mariadb-account-create-update\" id=d957ddef-3ccd-4153-ac2a-800b1ef1c596 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.773407 | controller |     "Jun 11 00:20:51.204711 crc crio[23067]: time=\"2026-06-11T00:20:51.204593083Z\" level=info msg=\"Starting container: b5bff6726524da07ee0102c7a9486cd925fffd1d7bec51420914598ea05a3e66\" id=9ebfeda7-4891-4d06-8e41-bd538dc3c775 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.773421 | controller |     "Jun 11 00:20:51.211031 crc crio[23067]: time=\"2026-06-11T00:20:51.211003727Z\" level=info msg=\"Started container\" PID=79477 containerID=b5bff6726524da07ee0102c7a9486cd925fffd1d7bec51420914598ea05a3e66 description=openstack/nova-cell1-1e3d-account-create-update-8lhkl/mariadb-account-create-update id=9ebfeda7-4891-4d06-8e41-bd538dc3c775 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7382d48ecff8cf5692688a450c0f590e7e205beec1349c8833e33e8d4f1e2ace",
2026-06-11 01:10:49.773443 | controller |     "Jun 11 00:20:51.350838 crc crio[23067]: time=\"2026-06-11T00:20:51.350593312Z\" level=info msg=\"Creating container: openstack/nova-cell0-04ba-account-create-update-mts6r/mariadb-account-create-update\" id=92af3efd-791d-4a1b-afe6-d01a6f428169 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.773458 | controller |     "Jun 11 00:20:51.351274 crc crio[23067]: time=\"2026-06-11T00:20:51.351176768Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.773473 | controller |     "Jun 11 00:20:51.429933 crc crio[23067]: time=\"2026-06-11T00:20:51.429524204Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.773487 | controller |     "Jun 11 00:20:51.439692 crc crio[23067]: time=\"2026-06-11T00:20:51.439560018Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.773501 | controller |     "Jun 11 00:20:51.474399 crc crio[23067]: time=\"2026-06-11T00:20:51.473902004Z\" level=info msg=\"Created container 15132b6e4f17b61c0d2eb8236e425df0bbf9ad9283d0919f86da81e7e2518871: openstack/ceilometer-0/proxy-httpd\" id=0303e510-2a6b-4f2d-a404-099d916be4be name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.773516 | controller |     "Jun 11 00:20:51.478246 crc crio[23067]: time=\"2026-06-11T00:20:51.478108409Z\" level=info msg=\"Starting container: 15132b6e4f17b61c0d2eb8236e425df0bbf9ad9283d0919f86da81e7e2518871\" id=729bb48c-3512-4d9d-b533-cd8197a5c2a1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.773532 | controller |     "Jun 11 00:20:51.486245 crc crio[23067]: time=\"2026-06-11T00:20:51.486112937Z\" level=info msg=\"Started container\" PID=79503 containerID=15132b6e4f17b61c0d2eb8236e425df0bbf9ad9283d0919f86da81e7e2518871 description=openstack/ceilometer-0/proxy-httpd id=729bb48c-3512-4d9d-b533-cd8197a5c2a1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b0a076c85683b1ec99eb435ca5ae69de819e0678abe9b6482e538d01243fe13b",
2026-06-11 01:10:49.773552 | controller |     "Jun 11 00:20:51.806525 crc crio[23067]: time=\"2026-06-11T00:20:51.806349406Z\" level=info msg=\"Creating container: openstack/nova-cell0-db-create-48rwf/mariadb-database-create\" id=db0bdf00-119a-43d0-a0a0-5504a97c00ca name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.773568 | controller |     "Jun 11 00:20:51.807553 crc crio[23067]: time=\"2026-06-11T00:20:51.806945012Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.773583 | controller |     "Jun 11 00:20:51.848958 crc crio[23067]: time=\"2026-06-11T00:20:51.848887586Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.773633 | controller |     "Jun 11 00:20:51.852335 crc crio[23067]: time=\"2026-06-11T00:20:51.852266268Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.773659 | controller |     "Jun 11 00:20:52.667918 crc crio[23067]: time=\"2026-06-11T00:20:52.665892546Z\" level=info msg=\"Created container 358fd9f03d668ebfc266a89b6537ea6f9905b405cc7c721bcf9f0e1e7b7c6659: openstack/nova-cell0-04ba-account-create-update-mts6r/mariadb-account-create-update\" id=92af3efd-791d-4a1b-afe6-d01a6f428169 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.773735 | controller |     "Jun 11 00:20:52.668352 crc crio[23067]: time=\"2026-06-11T00:20:52.666261806Z\" level=info msg=\"Creating container: openstack/nova-api-db-create-hmqpj/mariadb-database-create\" id=091c504d-1c91-4121-a51e-3ed7848de72a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.773757 | controller |     "Jun 11 00:20:52.668690 crc crio[23067]: time=\"2026-06-11T00:20:52.668526078Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.773773 | controller |     "Jun 11 00:20:52.669250 crc crio[23067]: time=\"2026-06-11T00:20:52.669054052Z\" level=info msg=\"Starting container: 358fd9f03d668ebfc266a89b6537ea6f9905b405cc7c721bcf9f0e1e7b7c6659\" id=fcb8d53b-03d8-4372-a595-d6f2932ca541 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.773788 | controller |     "Jun 11 00:20:52.674957 crc crio[23067]: time=\"2026-06-11T00:20:52.674594273Z\" level=info msg=\"Created container 22a416df0172a5f7c9656e8a20d45ad7e00f2fc81364d187ce187773020ac870: openstack/nova-cell0-db-create-48rwf/mariadb-database-create\" id=db0bdf00-119a-43d0-a0a0-5504a97c00ca name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.773803 | controller |     "Jun 11 00:20:52.675573 crc crio[23067]: time=\"2026-06-11T00:20:52.675402605Z\" level=info msg=\"Starting container: 22a416df0172a5f7c9656e8a20d45ad7e00f2fc81364d187ce187773020ac870\" id=59045d23-55b1-4810-b6fc-369d26a0aa96 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.773817 | controller |     "Jun 11 00:20:52.683124 crc crio[23067]: time=\"2026-06-11T00:20:52.682518659Z\" level=info msg=\"Started container\" PID=79534 containerID=358fd9f03d668ebfc266a89b6537ea6f9905b405cc7c721bcf9f0e1e7b7c6659 description=openstack/nova-cell0-04ba-account-create-update-mts6r/mariadb-account-create-update id=fcb8d53b-03d8-4372-a595-d6f2932ca541 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0acd887e579a7996287cf906b7118417b27936a33a58912f677a14546c626979",
2026-06-11 01:10:49.773832 | controller |     "Jun 11 00:20:52.706883 crc crio[23067]: time=\"2026-06-11T00:20:52.706739529Z\" level=info msg=\"Started container\" PID=79722 containerID=22a416df0172a5f7c9656e8a20d45ad7e00f2fc81364d187ce187773020ac870 description=openstack/nova-cell0-db-create-48rwf/mariadb-database-create id=59045d23-55b1-4810-b6fc-369d26a0aa96 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0fa621ca76a0d6b8aef550b23ca83d2cc7beb7f03b29ade2d33a8076b9baade5",
2026-06-11 01:10:49.773846 | controller |     "Jun 11 00:20:52.839173 crc crio[23067]: time=\"2026-06-11T00:20:52.838903012Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.773861 | controller |     "Jun 11 00:20:52.847550 crc crio[23067]: time=\"2026-06-11T00:20:52.847457965Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.773875 | controller |     "Jun 11 00:20:52.921949 crc crio[23067]: time=\"2026-06-11T00:20:52.921905724Z\" level=info msg=\"Stopping container: 2cb68fbf36bc76303f3e7b14f74a0f3f3c61732ec1db1fc09df309ff77b4b07c (timeout: 30s)\" id=6a8e33f8-9c2c-4453-bce7-441ccb12cd92 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.773889 | controller |     "Jun 11 00:20:52.932001 crc crio[23067]: time=\"2026-06-11T00:20:52.931902247Z\" level=info msg=\"Stopping container: 1999b570e0d9ae20ef6aff2d2f8a4c426b2fcc98c8690b5dc0a5901391fb79a2 (timeout: 30s)\" id=127f58d6-2144-4157-b21e-2df5fd8146a6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.773903 | controller |     "Jun 11 00:20:52.932296 crc crio[23067]: time=\"2026-06-11T00:20:52.931924998Z\" level=info msg=\"Stopping container: 0ee6810c739354cdd5763732c194dcaac8a8d7a98946b2251dca75f08894a183 (timeout: 30s)\" id=b748122a-f22b-458d-a21a-994dd1246d3c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.773923 | controller |     "Jun 11 00:20:52.940203 crc crio[23067]: time=\"2026-06-11T00:20:52.931961229Z\" level=info msg=\"Stopping container: 15132b6e4f17b61c0d2eb8236e425df0bbf9ad9283d0919f86da81e7e2518871 (timeout: 30s)\" id=da611375-c2cd-49da-9bae-d0830edf0d1c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.773938 | controller |     "Jun 11 00:20:53.411585 crc crio[23067]: time=\"2026-06-11T00:20:53.410472702Z\" level=info msg=\"Created container 4f1fe426423cc7668aecb4a0b0bebb5689788dbd92471d4dafc0979659619f59: openstack/nova-api-db-create-hmqpj/mariadb-database-create\" id=091c504d-1c91-4121-a51e-3ed7848de72a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.773951 | controller |     "Jun 11 00:20:53.416086 crc crio[23067]: time=\"2026-06-11T00:20:53.415763316Z\" level=info msg=\"Starting container: 4f1fe426423cc7668aecb4a0b0bebb5689788dbd92471d4dafc0979659619f59\" id=7758191b-67d0-4f15-8215-ce7d0eb21b8d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.773965 | controller |     "Jun 11 00:20:53.431415 crc crio[23067]: time=\"2026-06-11T00:20:53.431339001Z\" level=info msg=\"Started container\" PID=79817 containerID=4f1fe426423cc7668aecb4a0b0bebb5689788dbd92471d4dafc0979659619f59 description=openstack/nova-api-db-create-hmqpj/mariadb-database-create id=7758191b-67d0-4f15-8215-ce7d0eb21b8d name=/runtime.v1.RuntimeService/StartContainer sandboxID=977ea6cae932bf7394ab2b48ee19eafb835880b9632a4a0a4273481ce3cd7d49",
2026-06-11 01:10:49.773979 | controller |     "Jun 11 00:20:53.462328 crc crio[23067]: time=\"2026-06-11T00:20:53.462234563Z\" level=info msg=\"Running pod sandbox: openstack/cinder-scheduler-0/POD\" id=eaa8a5f5-aa66-4ec0-b2e7-92aa1b9fffc5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.773993 | controller |     "Jun 11 00:20:53.462599 crc crio[23067]: time=\"2026-06-11T00:20:53.462361146Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.774007 | controller |     "Jun 11 00:20:53.552154 crc crio[23067]: time=\"2026-06-11T00:20:53.552056241Z\" level=info msg=\"Stopped pod sandbox: 787ef609fb6d6de61ace6ae198a1f9c1f2b711ee7fa2b76c83355f5ec606dd2e\" id=bd2a8f3a-8514-4f8e-aaaf-c61e4b68f988 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.774021 | controller |     "Jun 11 00:20:53.580445 crc crio[23067]: time=\"2026-06-11T00:20:53.580366073Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:4e9b7238e6bb6e69ca688f6fbda0fed63bef956200018c4eeef4b2a84f0718c2 UID:a9daf943-43e0-480e-ac5d-b89b95bca4ce NetNS:/var/run/netns/a36cee58-0b44-4c06-a147-a801a4244de1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda9daf943_43e0_480e_ac5d_b89b95bca4ce.slice PodAnnotations:0xc000131008}] Aliases:map[]}\"",
2026-06-11 01:10:49.774035 | controller |     "Jun 11 00:20:53.580445 crc crio[23067]: time=\"2026-06-11T00:20:53.580424305Z\" level=info msg=\"Adding pod openstack_cinder-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.774049 | controller |     "Jun 11 00:20:53.716764 crc crio[23067]: time=\"2026-06-11T00:20:53.715312762Z\" level=info msg=\"Stopped container 0ee6810c739354cdd5763732c194dcaac8a8d7a98946b2251dca75f08894a183: openstack/ceilometer-0/sg-core\" id=b748122a-f22b-458d-a21a-994dd1246d3c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.774064 | controller |     "Jun 11 00:20:53.756708 crc crio[23067]: time=\"2026-06-11T00:20:53.753074181Z\" level=info msg=\"Stopped container 15132b6e4f17b61c0d2eb8236e425df0bbf9ad9283d0919f86da81e7e2518871: openstack/ceilometer-0/proxy-httpd\" id=da611375-c2cd-49da-9bae-d0830edf0d1c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.774085 | controller |     "Jun 11 00:20:54.025283 crc crio[23067]: time=\"2026-06-11T00:20:54.023999996Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-internal-api-0/POD\" id=dd65d29a-1b4b-4069-9a39-e9ecbf3405f2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.774101 | controller |     "Jun 11 00:20:54.025283 crc crio[23067]: time=\"2026-06-11T00:20:54.024939342Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.774116 | controller |     "Jun 11 00:20:54.098840 crc crio[23067]: time=\"2026-06-11T00:20:54.095068903Z\" level=info msg=\"Stopped container 2cb68fbf36bc76303f3e7b14f74a0f3f3c61732ec1db1fc09df309ff77b4b07c: openstack/ceilometer-0/ceilometer-notification-agent\" id=6a8e33f8-9c2c-4453-bce7-441ccb12cd92 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.774131 | controller |     "Jun 11 00:20:54.201315 crc crio[23067]: time=\"2026-06-11T00:20:54.200880638Z\" level=info msg=\"Removing container: f352b821a547fa205888705c2e0d9008052dafe5e5a06e5d9bd462ba2a596c0f\" id=6cb32317-5428-4be3-a8fb-8ea580afb004 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.774146 | controller |     "Jun 11 00:20:54.264529 crc crio[23067]: time=\"2026-06-11T00:20:54.264371799Z\" level=info msg=\"Stopped container 1999b570e0d9ae20ef6aff2d2f8a4c426b2fcc98c8690b5dc0a5901391fb79a2: openstack/ceilometer-0/ceilometer-central-agent\" id=127f58d6-2144-4157-b21e-2df5fd8146a6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.774160 | controller |     "Jun 11 00:20:54.272451 crc crio[23067]: time=\"2026-06-11T00:20:54.271983876Z\" level=info msg=\"Stopping pod sandbox: b0a076c85683b1ec99eb435ca5ae69de819e0678abe9b6482e538d01243fe13b\" id=8c739a3f-cbc5-4d3a-ad5f-5433cdb1c78a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.774174 | controller |     "Jun 11 00:20:54.286311 crc crio[23067]: time=\"2026-06-11T00:20:54.286133192Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:b0a076c85683b1ec99eb435ca5ae69de819e0678abe9b6482e538d01243fe13b UID:b070f328-f880-45b9-b250-a230a5dc54e9 NetNS:/var/run/netns/013fb043-c5de-47ac-b2ac-63ff104cfae8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb070f328_f880_45b9_b250_a230a5dc54e9.slice PodAnnotations:0xc002392230}] Aliases:map[]}\"",
2026-06-11 01:10:49.774188 | controller |     "Jun 11 00:20:54.286617 crc crio[23067]: time=\"2026-06-11T00:20:54.286344898Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.774203 | controller |     "Jun 11 00:20:54.404946 crc crio[23067]: time=\"2026-06-11T00:20:54.404691454Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:57392ab8884eda841934f692c5ea9d1cc46698fb66affe16d6d2391310c76126 UID:f66e33c0-3e24-4fba-931e-2c53fd9190a7 NetNS:/var/run/netns/2c3ddd99-c614-4c23-be10-f9c0fa6421bb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf66e33c0_3e24_4fba_931e_2c53fd9190a7.slice PodAnnotations:0xc002392678}] Aliases:map[]}\"",
2026-06-11 01:10:49.774218 | controller |     "Jun 11 00:20:54.404946 crc crio[23067]: time=\"2026-06-11T00:20:54.404747725Z\" level=info msg=\"Adding pod openstack_glance-default-internal-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.774232 | controller |     "Jun 11 00:20:54.439204 crc crio[23067]: 2026-06-11T00:20:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4e9b7238e6bb6e6 Mac:ae:03:59:30:87:6a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b7 Mtu:0 Sandbox:/var/run/netns/a36cee58-0b44-4c06-a147-a801a4244de1 SocketPath: PciID:}] [{Interface:0xc0002d1310 Address:{IP:10.217.0.183 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.774253 | controller |     "Jun 11 00:20:54.440444 crc crio[23067]: time=\"2026-06-11T00:20:54.440363616Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:4e9b7238e6bb6e69ca688f6fbda0fed63bef956200018c4eeef4b2a84f0718c2 UID:a9daf943-43e0-480e-ac5d-b89b95bca4ce NetNS:/var/run/netns/a36cee58-0b44-4c06-a147-a801a4244de1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda9daf943_43e0_480e_ac5d_b89b95bca4ce.slice PodAnnotations:0xc000131008}] Aliases:map[]}\"",
2026-06-11 01:10:49.774268 | controller |     "Jun 11 00:20:54.440925 crc crio[23067]: time=\"2026-06-11T00:20:54.440774387Z\" level=info msg=\"Checking pod openstack_cinder-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.774283 | controller |     "Jun 11 00:20:54.461914 crc crio[23067]: time=\"2026-06-11T00:20:54.46140821Z\" level=info msg=\"Ran pod sandbox 4e9b7238e6bb6e69ca688f6fbda0fed63bef956200018c4eeef4b2a84f0718c2 with infra container: openstack/cinder-scheduler-0/POD\" id=eaa8a5f5-aa66-4ec0-b2e7-92aa1b9fffc5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.774299 | controller |     "Jun 11 00:20:54.467542 crc crio[23067]: time=\"2026-06-11T00:20:54.467458965Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=bb954a05-2a2e-425a-9664-f66a42d52e83 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.774313 | controller |     "Jun 11 00:20:54.520360 crc crio[23067]: time=\"2026-06-11T00:20:54.517102808Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=5c370f4e-7777-4534-9076-16f9460e77fb name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.774328 | controller |     "Jun 11 00:20:54.540404 crc crio[23067]: time=\"2026-06-11T00:20:54.539119838Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/cinder-scheduler\" id=66d4728f-dddc-4a9e-a3e3-846f33788bc0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.774342 | controller |     "Jun 11 00:20:54.540404 crc crio[23067]: time=\"2026-06-11T00:20:54.539606631Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.774384 | controller |     "Jun 11 00:20:54.621989 crc crio[23067]: time=\"2026-06-11T00:20:54.621926085Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.774400 | controller |     "Jun 11 00:20:54.653051 crc crio[23067]: time=\"2026-06-11T00:20:54.652768326Z\" level=info msg=\"Removed container f352b821a547fa205888705c2e0d9008052dafe5e5a06e5d9bd462ba2a596c0f: openstack/glance-default-external-api-0/glance-httpd\" id=6cb32317-5428-4be3-a8fb-8ea580afb004 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.774415 | controller |     "Jun 11 00:20:54.659830 crc crio[23067]: time=\"2026-06-11T00:20:54.659540101Z\" level=info msg=\"Removing container: b4e993a4453ef006b6dc632c0dc839268358662de7fe8d7d385d5b8afa9565c0\" id=3415f7b0-c6fa-4adc-84a7-2f3a29d9582c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.774429 | controller |     "Jun 11 00:20:54.700913 crc crio[23067]: time=\"2026-06-11T00:20:54.70060631Z\" level=info msg=\"Removed container b4e993a4453ef006b6dc632c0dc839268358662de7fe8d7d385d5b8afa9565c0: openstack/glance-default-external-api-0/glance-log\" id=3415f7b0-c6fa-4adc-84a7-2f3a29d9582c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.774445 | controller |     "Jun 11 00:20:54.790723 crc crio[23067]: time=\"2026-06-11T00:20:54.785778112Z\" level=info msg=\"Stopped pod sandbox: b0a076c85683b1ec99eb435ca5ae69de819e0678abe9b6482e538d01243fe13b\" id=8c739a3f-cbc5-4d3a-ad5f-5433cdb1c78a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.774482 | controller |     "Jun 11 00:20:55.264236 crc crio[23067]: time=\"2026-06-11T00:20:55.261714076Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-external-api-0/POD\" id=772ac3ad-d5d0-4a0d-a90c-a21cf572146c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.774498 | controller |     "Jun 11 00:20:55.264236 crc crio[23067]: time=\"2026-06-11T00:20:55.262374274Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.774512 | controller |     "Jun 11 00:20:55.269154 crc crio[23067]: time=\"2026-06-11T00:20:55.269051106Z\" level=info msg=\"Removing container: 15132b6e4f17b61c0d2eb8236e425df0bbf9ad9283d0919f86da81e7e2518871\" id=358adb0c-3f65-40b2-b832-bb9a29e228f9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.774526 | controller |     "Jun 11 00:20:55.285250 crc crio[23067]: time=\"2026-06-11T00:20:55.284825916Z\" level=info msg=\"Stopping pod sandbox: 977ea6cae932bf7394ab2b48ee19eafb835880b9632a4a0a4273481ce3cd7d49\" id=2308bd13-11c3-4d7e-938c-1b88fa062888 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.774540 | controller |     "Jun 11 00:20:55.286161 crc crio[23067]: time=\"2026-06-11T00:20:55.286103811Z\" level=info msg=\"Got pod network &{Name:nova-api-db-create-hmqpj Namespace:openstack ID:977ea6cae932bf7394ab2b48ee19eafb835880b9632a4a0a4273481ce3cd7d49 UID:4b2052f0-d07b-4eeb-86ce-6b922bda5804 NetNS:/var/run/netns/ef0ca682-e7fb-449f-8582-ebd3f661dc58 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4b2052f0_d07b_4eeb_86ce_6b922bda5804.slice PodAnnotations:0xc0002f2458}] Aliases:map[]}\"",
2026-06-11 01:10:49.774555 | controller |     "Jun 11 00:20:55.286306 crc crio[23067]: time=\"2026-06-11T00:20:55.286268295Z\" level=info msg=\"Deleting pod openstack_nova-api-db-create-hmqpj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.774570 | controller |     "Jun 11 00:20:55.316929 crc crio[23067]: time=\"2026-06-11T00:20:55.316079958Z\" level=info msg=\"Stopping pod sandbox: a69e754acd13dddce35481fa790df5c611e734815109273c58f5a68e542d03d6\" id=7794c065-3ada-4087-a5a0-c3fad0b42bfe name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.774584 | controller |     "Jun 11 00:20:55.316929 crc crio[23067]: time=\"2026-06-11T00:20:55.3165421Z\" level=info msg=\"Got pod network &{Name:nova-cell1-db-create-nstdm Namespace:openstack ID:a69e754acd13dddce35481fa790df5c611e734815109273c58f5a68e542d03d6 UID:cd1d65ef-bd36-4cc7-bc35-ad01588fd372 NetNS:/var/run/netns/1f554235-a53a-4962-b8f5-0beca9cb3808 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcd1d65ef_bd36_4cc7_bc35_ad01588fd372.slice PodAnnotations:0xc00008c558}] Aliases:map[]}\"",
2026-06-11 01:10:49.774598 | controller |     "Jun 11 00:20:55.316929 crc crio[23067]: time=\"2026-06-11T00:20:55.316577361Z\" level=info msg=\"Stopping pod sandbox: 2b05dae8ba239705d4acd89f81f30b0a316ff3e88cc35bdfd8e26bd5844e769e\" id=7a6c6d1c-b115-4812-a6a5-deb536d013eb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.774613 | controller |     "Jun 11 00:20:55.316929 crc crio[23067]: time=\"2026-06-11T00:20:55.316753426Z\" level=info msg=\"Deleting pod openstack_nova-cell1-db-create-nstdm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.774627 | controller |     "Jun 11 00:20:55.317619 crc crio[23067]: time=\"2026-06-11T00:20:55.317589819Z\" level=info msg=\"Stopping pod sandbox: 0fa621ca76a0d6b8aef550b23ca83d2cc7beb7f03b29ade2d33a8076b9baade5\" id=404b3896-e1b8-40ae-a14e-6bfa2bcc5395 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.774647 | controller |     "Jun 11 00:20:55.318205 crc crio[23067]: time=\"2026-06-11T00:20:55.318138654Z\" level=info msg=\"Got pod network &{Name:nova-cell0-db-create-48rwf Namespace:openstack ID:0fa621ca76a0d6b8aef550b23ca83d2cc7beb7f03b29ade2d33a8076b9baade5 UID:fba64445-52a0-46d0-8f7f-9bebe63507d7 NetNS:/var/run/netns/9891ec01-55ca-440f-a442-84bf862c60bf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfba64445_52a0_46d0_8f7f_9bebe63507d7.slice PodAnnotations:0xc003ba81b8}] Aliases:map[]}\"",
2026-06-11 01:10:49.774662 | controller |     "Jun 11 00:20:55.321238 crc crio[23067]: time=\"2026-06-11T00:20:55.318499214Z\" level=info msg=\"Deleting pod openstack_nova-cell0-db-create-48rwf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.774677 | controller |     "Jun 11 00:20:55.321238 crc crio[23067]: time=\"2026-06-11T00:20:55.319908702Z\" level=info msg=\"Got pod network &{Name:nova-api-9470-account-create-update-gfrdz Namespace:openstack ID:2b05dae8ba239705d4acd89f81f30b0a316ff3e88cc35bdfd8e26bd5844e769e UID:1dc8c851-a8b8-4b53-992c-607e9e85681a NetNS:/var/run/netns/c6655e5e-eb73-49c8-9730-03567ce7afa5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1dc8c851_a8b8_4b53_992c_607e9e85681a.slice PodAnnotations:0xc007e12138}] Aliases:map[]}\"",
2026-06-11 01:10:49.774691 | controller |     "Jun 11 00:20:55.321238 crc crio[23067]: time=\"2026-06-11T00:20:55.320120008Z\" level=info msg=\"Deleting pod openstack_nova-api-9470-account-create-update-gfrdz from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.774705 | controller |     "Jun 11 00:20:55.350086 crc crio[23067]: time=\"2026-06-11T00:20:55.344936994Z\" level=info msg=\"Removed container 15132b6e4f17b61c0d2eb8236e425df0bbf9ad9283d0919f86da81e7e2518871: openstack/ceilometer-0/proxy-httpd\" id=358adb0c-3f65-40b2-b832-bb9a29e228f9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.774719 | controller |     "Jun 11 00:20:55.373736 crc crio[23067]: time=\"2026-06-11T00:20:55.369985217Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:0e82254fb089f00469b89012afbf28c8520381c47aeaed1f0caccb481f825e87 UID:6191546d-60fb-44d8-990e-5971b01a2992 NetNS:/var/run/netns/9509ac7f-c1f1-4112-aa6d-dc972b223bf0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6191546d_60fb_44d8_990e_5971b01a2992.slice PodAnnotations:0xc0029b2588}] Aliases:map[]}\"",
2026-06-11 01:10:49.774734 | controller |     "Jun 11 00:20:55.373736 crc crio[23067]: time=\"2026-06-11T00:20:55.370063019Z\" level=info msg=\"Adding pod openstack_glance-default-external-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.774748 | controller |     "Jun 11 00:20:55.373736 crc crio[23067]: time=\"2026-06-11T00:20:55.371737195Z\" level=info msg=\"Removing container: 0ee6810c739354cdd5763732c194dcaac8a8d7a98946b2251dca75f08894a183\" id=b2045eca-1f23-4fe8-af26-d55c28754376 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.774762 | controller |     "Jun 11 00:20:55.762393 crc crio[23067]: time=\"2026-06-11T00:20:55.761969261Z\" level=info msg=\"Removed container 0ee6810c739354cdd5763732c194dcaac8a8d7a98946b2251dca75f08894a183: openstack/ceilometer-0/sg-core\" id=b2045eca-1f23-4fe8-af26-d55c28754376 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.774776 | controller |     "Jun 11 00:20:55.780002 crc crio[23067]: time=\"2026-06-11T00:20:55.77991081Z\" level=info msg=\"Removing container: 2cb68fbf36bc76303f3e7b14f74a0f3f3c61732ec1db1fc09df309ff77b4b07c\" id=16f529ef-c21a-4ec7-ae98-7fcbb2753441 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.774795 | controller |     "Jun 11 00:20:55.831469 crc crio[23067]: time=\"2026-06-11T00:20:55.831281051Z\" level=info msg=\"Removed container 2cb68fbf36bc76303f3e7b14f74a0f3f3c61732ec1db1fc09df309ff77b4b07c: openstack/ceilometer-0/ceilometer-notification-agent\" id=16f529ef-c21a-4ec7-ae98-7fcbb2753441 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.774810 | controller |     "Jun 11 00:20:55.853800 crc crio[23067]: time=\"2026-06-11T00:20:55.853744663Z\" level=info msg=\"Removing container: 1999b570e0d9ae20ef6aff2d2f8a4c426b2fcc98c8690b5dc0a5901391fb79a2\" id=c90fd647-aea4-4de0-b9fd-0c46de79a0e7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.774824 | controller |     "Jun 11 00:20:55.971343 crc crio[23067]: time=\"2026-06-11T00:20:55.970540787Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.774838 | controller |     "Jun 11 00:20:55.997485 crc crio[23067]: time=\"2026-06-11T00:20:55.989390101Z\" level=info msg=\"Removed container 1999b570e0d9ae20ef6aff2d2f8a4c426b2fcc98c8690b5dc0a5901391fb79a2: openstack/ceilometer-0/ceilometer-central-agent\" id=c90fd647-aea4-4de0-b9fd-0c46de79a0e7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.774852 | controller |     "Jun 11 00:20:56.011905 crc crio[23067]: time=\"2026-06-11T00:20:56.011724809Z\" level=info msg=\"Stopped pod sandbox: 977ea6cae932bf7394ab2b48ee19eafb835880b9632a4a0a4273481ce3cd7d49\" id=2308bd13-11c3-4d7e-938c-1b88fa062888 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.774865 | controller |     "Jun 11 00:20:56.087170 crc crio[23067]: time=\"2026-06-11T00:20:56.086029575Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=2e01d1b6-532b-42ab-aaf9-a76020bfd769 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.774879 | controller |     "Jun 11 00:20:56.087170 crc crio[23067]: time=\"2026-06-11T00:20:56.086139088Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.774893 | controller |     "Jun 11 00:20:56.169330 crc crio[23067]: time=\"2026-06-11T00:20:56.169273694Z\" level=info msg=\"Stopped pod sandbox: 0fa621ca76a0d6b8aef550b23ca83d2cc7beb7f03b29ade2d33a8076b9baade5\" id=404b3896-e1b8-40ae-a14e-6bfa2bcc5395 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.774908 | controller |     "Jun 11 00:20:56.177435 crc crio[23067]: time=\"2026-06-11T00:20:56.177357574Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:0298b886fa0514e5f6d048eea4483fd3efcf91ae15a09339999bc191e5138d3e UID:deb6b1dc-ade5-4199-be81-fad7678ff841 NetNS:/var/run/netns/8dce51a6-1cab-429d-82c6-577f5ebd9aae Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddeb6b1dc_ade5_4199_be81_fad7678ff841.slice PodAnnotations:0xc002392528}] Aliases:map[]}\"",
2026-06-11 01:10:49.774922 | controller |     "Jun 11 00:20:56.177435 crc crio[23067]: time=\"2026-06-11T00:20:56.177421586Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.774936 | controller |     "Jun 11 00:20:56.180917 crc crio[23067]: time=\"2026-06-11T00:20:56.180780148Z\" level=info msg=\"Stopped pod sandbox: 2b05dae8ba239705d4acd89f81f30b0a316ff3e88cc35bdfd8e26bd5844e769e\" id=7a6c6d1c-b115-4812-a6a5-deb536d013eb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.774949 | controller |     "Jun 11 00:20:56.258052 crc crio[23067]: time=\"2026-06-11T00:20:56.25791431Z\" level=info msg=\"Created container 081a3dd4be519e575c648d4959dc4177a84ffde0e775cdae8a9f4cbac81e1a26: openstack/cinder-scheduler-0/cinder-scheduler\" id=66d4728f-dddc-4a9e-a3e3-846f33788bc0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.774970 | controller |     "Jun 11 00:20:56.259792 crc crio[23067]: time=\"2026-06-11T00:20:56.259466063Z\" level=info msg=\"Starting container: 081a3dd4be519e575c648d4959dc4177a84ffde0e775cdae8a9f4cbac81e1a26\" id=edb28c6e-62ae-4fbe-bc18-55449a9e2b17 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.774984 | controller |     "Jun 11 00:20:56.278857 crc crio[23067]: time=\"2026-06-11T00:20:56.278239964Z\" level=info msg=\"Started container\" PID=80394 containerID=081a3dd4be519e575c648d4959dc4177a84ffde0e775cdae8a9f4cbac81e1a26 description=openstack/cinder-scheduler-0/cinder-scheduler id=edb28c6e-62ae-4fbe-bc18-55449a9e2b17 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4e9b7238e6bb6e69ca688f6fbda0fed63bef956200018c4eeef4b2a84f0718c2",
2026-06-11 01:10:49.774999 | controller |     "Jun 11 00:20:56.323897 crc crio[23067]: time=\"2026-06-11T00:20:56.322276765Z\" level=info msg=\"Stopped pod sandbox: a69e754acd13dddce35481fa790df5c611e734815109273c58f5a68e542d03d6\" id=7794c065-3ada-4087-a5a0-c3fad0b42bfe name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.775013 | controller |     "Jun 11 00:20:56.336308 crc crio[23067]: time=\"2026-06-11T00:20:56.336109152Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=bc000504-60c4-43d0-aaa5-62545c9dba2e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.775028 | controller |     "Jun 11 00:20:56.427198 crc crio[23067]: time=\"2026-06-11T00:20:56.423151494Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=1eefbdf7-09bd-41d7-8b89-cb77e778af62 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.775042 | controller |     "Jun 11 00:20:56.435599 crc crio[23067]: time=\"2026-06-11T00:20:56.435315176Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/probe\" id=b738512e-0242-4175-9569-d2d87921e609 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.775056 | controller |     "Jun 11 00:20:56.436455 crc crio[23067]: time=\"2026-06-11T00:20:56.436111228Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.775071 | controller |     "Jun 11 00:20:56.463888 crc crio[23067]: time=\"2026-06-11T00:20:56.463790572Z\" level=info msg=\"Stopping pod sandbox: 0acd887e579a7996287cf906b7118417b27936a33a58912f677a14546c626979\" id=55d6cf60-26e4-4f9e-bbb4-0e70e57effef name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.775085 | controller |     "Jun 11 00:20:56.466348 crc crio[23067]: time=\"2026-06-11T00:20:56.465237062Z\" level=info msg=\"Stopping pod sandbox: 7382d48ecff8cf5692688a450c0f590e7e205beec1349c8833e33e8d4f1e2ace\" id=69e336e8-6432-4f99-9235-7114fdbf8801 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.775100 | controller |     "Jun 11 00:20:56.466348 crc crio[23067]: time=\"2026-06-11T00:20:56.465318724Z\" level=info msg=\"Got pod network &{Name:nova-cell0-04ba-account-create-update-mts6r Namespace:openstack ID:0acd887e579a7996287cf906b7118417b27936a33a58912f677a14546c626979 UID:f6468490-e813-4563-93dc-030c2ef166dc NetNS:/var/run/netns/80534acc-c866-4563-9275-db07c089bd90 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf6468490_e813_4563_93dc_030c2ef166dc.slice PodAnnotations:0xc000b809d8}] Aliases:map[]}\"",
2026-06-11 01:10:49.775114 | controller |     "Jun 11 00:20:56.466348 crc crio[23067]: time=\"2026-06-11T00:20:56.46591Z\" level=info msg=\"Deleting pod openstack_nova-cell0-04ba-account-create-update-mts6r from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.775135 | controller |     "Jun 11 00:20:56.466690 crc crio[23067]: time=\"2026-06-11T00:20:56.466550888Z\" level=info msg=\"Got pod network &{Name:nova-cell1-1e3d-account-create-update-8lhkl Namespace:openstack ID:7382d48ecff8cf5692688a450c0f590e7e205beec1349c8833e33e8d4f1e2ace UID:4cdcbf4b-1245-423d-a9da-2c9919ec8772 NetNS:/var/run/netns/ba67f177-1d25-4345-ab44-88e7760b870b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4cdcbf4b_1245_423d_a9da_2c9919ec8772.slice PodAnnotations:0xc0029b2dd0}] Aliases:map[]}\"",
2026-06-11 01:10:49.775150 | controller |     "Jun 11 00:20:56.468877 crc crio[23067]: time=\"2026-06-11T00:20:56.468778218Z\" level=info msg=\"Deleting pod openstack_nova-cell1-1e3d-account-create-update-8lhkl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.775164 | controller |     "Jun 11 00:20:56.552727 crc crio[23067]: 2026-06-11T00:20:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0e82254fb089f00 Mac:a2:19:32:c2:69:53 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b9 Mtu:0 Sandbox:/var/run/netns/9509ac7f-c1f1-4112-aa6d-dc972b223bf0 SocketPath: PciID:}] [{Interface:0xc00028e770 Address:{IP:10.217.0.185 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.775179 | controller |     "Jun 11 00:20:56.552727 crc crio[23067]: time=\"2026-06-11T00:20:56.552722106Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.775194 | controller |     "Jun 11 00:20:56.556186 crc crio[23067]: time=\"2026-06-11T00:20:56.556109209Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:0e82254fb089f00469b89012afbf28c8520381c47aeaed1f0caccb481f825e87 UID:6191546d-60fb-44d8-990e-5971b01a2992 NetNS:/var/run/netns/9509ac7f-c1f1-4112-aa6d-dc972b223bf0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6191546d_60fb_44d8_990e_5971b01a2992.slice PodAnnotations:0xc0029b2588}] Aliases:map[]}\"",
2026-06-11 01:10:49.775209 | controller |     "Jun 11 00:20:56.556399 crc crio[23067]: time=\"2026-06-11T00:20:56.556343125Z\" level=info msg=\"Checking pod openstack_glance-default-external-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.775224 | controller |     "Jun 11 00:20:56.585613 crc crio[23067]: time=\"2026-06-11T00:20:56.585525321Z\" level=info msg=\"Ran pod sandbox 0e82254fb089f00469b89012afbf28c8520381c47aeaed1f0caccb481f825e87 with infra container: openstack/glance-default-external-api-0/POD\" id=772ac3ad-d5d0-4a0d-a90c-a21cf572146c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.775238 | controller |     "Jun 11 00:20:56.610917 crc crio[23067]: time=\"2026-06-11T00:20:56.609469783Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=3e3cb839-1bf4-4948-b426-60e33c74e367 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.775253 | controller |     "Jun 11 00:20:56.611733 crc crio[23067]: time=\"2026-06-11T00:20:56.611604682Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=09b23ccc-3b67-45e1-b1b1-5e21e05576e3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.775267 | controller |     "Jun 11 00:20:56.620142 crc crio[23067]: time=\"2026-06-11T00:20:56.620023191Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-log\" id=ce1f7fac-44ab-4927-8296-484f4778b780 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.775282 | controller |     "Jun 11 00:20:56.620844 crc crio[23067]: time=\"2026-06-11T00:20:56.620463213Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.775303 | controller |     "Jun 11 00:20:56.735163 crc crio[23067]: time=\"2026-06-11T00:20:56.734936354Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.775317 | controller |     "Jun 11 00:20:56.744883 crc crio[23067]: 2026-06-11T00:20:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:57392ab8884eda8 Mac:52:ee:88:f9:b1:c9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b8 Mtu:0 Sandbox:/var/run/netns/2c3ddd99-c614-4c23-be10-f9c0fa6421bb SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.0.184 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.775331 | controller |     "Jun 11 00:20:56.746199 crc crio[23067]: time=\"2026-06-11T00:20:56.745770789Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:57392ab8884eda841934f692c5ea9d1cc46698fb66affe16d6d2391310c76126 UID:f66e33c0-3e24-4fba-931e-2c53fd9190a7 NetNS:/var/run/netns/2c3ddd99-c614-4c23-be10-f9c0fa6421bb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf66e33c0_3e24_4fba_931e_2c53fd9190a7.slice PodAnnotations:0xc002392678}] Aliases:map[]}\"",
2026-06-11 01:10:49.775349 | controller |     "Jun 11 00:20:56.746199 crc crio[23067]: time=\"2026-06-11T00:20:56.745945274Z\" level=info msg=\"Checking pod openstack_glance-default-internal-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.775382 | controller |     "Jun 11 00:20:56.814171 crc crio[23067]: time=\"2026-06-11T00:20:56.814089441Z\" level=info msg=\"Ran pod sandbox 57392ab8884eda841934f692c5ea9d1cc46698fb66affe16d6d2391310c76126 with infra container: openstack/glance-default-internal-api-0/POD\" id=dd65d29a-1b4b-4069-9a39-e9ecbf3405f2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.775397 | controller |     "Jun 11 00:20:56.821747 crc crio[23067]: time=\"2026-06-11T00:20:56.821566855Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=53f866ea-3eae-44dd-9180-9f5678f6bb0d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.775412 | controller |     "Jun 11 00:20:56.835958 crc crio[23067]: time=\"2026-06-11T00:20:56.835874005Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=40394dd7-5f09-4bb8-8e7b-c049db3deb15 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.775427 | controller |     "Jun 11 00:20:56.858191 crc crio[23067]: time=\"2026-06-11T00:20:56.858132122Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-log\" id=64b26998-9c62-4d94-8b37-924d82ef2760 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.775441 | controller |     "Jun 11 00:20:56.858908 crc crio[23067]: time=\"2026-06-11T00:20:56.858881512Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.775456 | controller |     "Jun 11 00:20:57.170139 crc crio[23067]: time=\"2026-06-11T00:20:57.156558507Z\" level=info msg=\"Stopped pod sandbox: 7382d48ecff8cf5692688a450c0f590e7e205beec1349c8833e33e8d4f1e2ace\" id=69e336e8-6432-4f99-9235-7114fdbf8801 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.775470 | controller |     "Jun 11 00:20:57.194058 crc crio[23067]: time=\"2026-06-11T00:20:57.193915455Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.775484 | controller |     "Jun 11 00:20:57.206241 crc crio[23067]: 2026-06-11T00:20:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0298b886fa0514e Mac:92:d5:27:64:e5:62 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ba Mtu:0 Sandbox:/var/run/netns/8dce51a6-1cab-429d-82c6-577f5ebd9aae SocketPath: PciID:}] [{Interface:0xc0001345b0 Address:{IP:10.217.0.186 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.775505 | controller |     "Jun 11 00:20:57.212750 crc crio[23067]: time=\"2026-06-11T00:20:57.211256628Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:0298b886fa0514e5f6d048eea4483fd3efcf91ae15a09339999bc191e5138d3e UID:deb6b1dc-ade5-4199-be81-fad7678ff841 NetNS:/var/run/netns/8dce51a6-1cab-429d-82c6-577f5ebd9aae Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddeb6b1dc_ade5_4199_be81_fad7678ff841.slice PodAnnotations:0xc002392528}] Aliases:map[]}\"",
2026-06-11 01:10:49.775520 | controller |     "Jun 11 00:20:57.212750 crc crio[23067]: time=\"2026-06-11T00:20:57.211858934Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.775535 | controller |     "Jun 11 00:20:57.248228 crc crio[23067]: time=\"2026-06-11T00:20:57.248095012Z\" level=info msg=\"Ran pod sandbox 0298b886fa0514e5f6d048eea4483fd3efcf91ae15a09339999bc191e5138d3e with infra container: openstack/ceilometer-0/POD\" id=2e01d1b6-532b-42ab-aaf9-a76020bfd769 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.775549 | controller |     "Jun 11 00:20:57.257121 crc crio[23067]: time=\"2026-06-11T00:20:57.257043696Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=5baa4157-0164-4ab0-a651-d78384b9c905 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.775564 | controller |     "Jun 11 00:20:57.305189 crc crio[23067]: time=\"2026-06-11T00:20:57.305082225Z\" level=info msg=\"Stopped pod sandbox: 0acd887e579a7996287cf906b7118417b27936a33a58912f677a14546c626979\" id=55d6cf60-26e4-4f9e-bbb4-0e70e57effef name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.775578 | controller |     "Jun 11 00:20:57.340496 crc crio[23067]: time=\"2026-06-11T00:20:57.340240714Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=3c81cd86-e2bb-4d0d-a6d8-923dadb74e53 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.775593 | controller |     "Jun 11 00:20:57.361482 crc crio[23067]: time=\"2026-06-11T00:20:57.361350389Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=e0be9578-dfee-4014-a9be-19ccd589f887 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.775607 | controller |     "Jun 11 00:20:57.361951 crc crio[23067]: time=\"2026-06-11T00:20:57.361895734Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.775621 | controller |     "Jun 11 00:20:57.554136 crc crio[23067]: time=\"2026-06-11T00:20:57.552063058Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.775636 | controller |     "Jun 11 00:20:57.574433 crc crio[23067]: time=\"2026-06-11T00:20:57.574350965Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.775650 | controller |     "Jun 11 00:20:57.758686 crc crio[23067]: time=\"2026-06-11T00:20:57.758468764Z\" level=info msg=\"Created container 963d27898351a22cd2633505879042f0338efd986139c38eb6484b684babbbcf: openstack/ceilometer-0/ceilometer-central-agent\" id=e0be9578-dfee-4014-a9be-19ccd589f887 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.775670 | controller |     "Jun 11 00:20:57.761730 crc crio[23067]: time=\"2026-06-11T00:20:57.7616125Z\" level=info msg=\"Starting container: 963d27898351a22cd2633505879042f0338efd986139c38eb6484b684babbbcf\" id=f836a91d-ca43-4666-beff-a09fe948b958 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.775685 | controller |     "Jun 11 00:20:57.770612 crc crio[23067]: time=\"2026-06-11T00:20:57.768144988Z\" level=info msg=\"Started container\" PID=80526 containerID=963d27898351a22cd2633505879042f0338efd986139c38eb6484b684babbbcf description=openstack/ceilometer-0/ceilometer-central-agent id=f836a91d-ca43-4666-beff-a09fe948b958 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0298b886fa0514e5f6d048eea4483fd3efcf91ae15a09339999bc191e5138d3e",
2026-06-11 01:10:49.775699 | controller |     "Jun 11 00:20:57.814739 crc crio[23067]: time=\"2026-06-11T00:20:57.813596057Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=921f65b2-96ce-43ab-8a55-1de0fa0d046b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.775713 | controller |     "Jun 11 00:20:57.878330 crc crio[23067]: time=\"2026-06-11T00:20:57.878191048Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=ef9a1358-0b5c-455f-b13a-c8e8a4315ed7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.775728 | controller |     "Jun 11 00:20:57.911037 crc crio[23067]: time=\"2026-06-11T00:20:57.907013714Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=84f1e9a4-1f24-4123-b4d4-416c2f5eaef2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.775743 | controller |     "Jun 11 00:20:57.911037 crc crio[23067]: time=\"2026-06-11T00:20:57.907420495Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.775757 | controller |     "Jun 11 00:20:58.041569 crc crio[23067]: time=\"2026-06-11T00:20:58.037604383Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.775771 | controller |     "Jun 11 00:20:58.104983 crc crio[23067]: time=\"2026-06-11T00:20:58.100625811Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.775786 | controller |     "Jun 11 00:20:58.119007 crc crio[23067]: time=\"2026-06-11T00:20:58.11892738Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.775800 | controller |     "Jun 11 00:20:58.191712 crc crio[23067]: time=\"2026-06-11T00:20:58.190125011Z\" level=info msg=\"Created container c17071f9d06196dabad3875585ae365c917ce314a563997fbc67f70f27b9de1b: openstack/cinder-scheduler-0/probe\" id=b738512e-0242-4175-9569-d2d87921e609 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.775814 | controller |     "Jun 11 00:20:58.192748 crc crio[23067]: time=\"2026-06-11T00:20:58.192598669Z\" level=info msg=\"Starting container: c17071f9d06196dabad3875585ae365c917ce314a563997fbc67f70f27b9de1b\" id=f8b23bcc-1cf6-43db-a0b0-b42acb4d357b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.775828 | controller |     "Jun 11 00:20:58.204835 crc crio[23067]: time=\"2026-06-11T00:20:58.204297557Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.775843 | controller |     "Jun 11 00:20:58.206341 crc crio[23067]: time=\"2026-06-11T00:20:58.204933565Z\" level=info msg=\"Started container\" PID=80593 containerID=c17071f9d06196dabad3875585ae365c917ce314a563997fbc67f70f27b9de1b description=openstack/cinder-scheduler-0/probe id=f8b23bcc-1cf6-43db-a0b0-b42acb4d357b name=/runtime.v1.RuntimeService/StartContainer sandboxID=4e9b7238e6bb6e69ca688f6fbda0fed63bef956200018c4eeef4b2a84f0718c2",
2026-06-11 01:10:49.775861 | controller |     "Jun 11 00:20:58.250224 crc crio[23067]: time=\"2026-06-11T00:20:58.250111706Z\" level=info msg=\"Created container febc13dc3cc2a1669acf661542f9be93be8b780d9add296f0fbe445b441e3833: openstack/ceilometer-0/ceilometer-notification-agent\" id=84f1e9a4-1f24-4123-b4d4-416c2f5eaef2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.775876 | controller |     "Jun 11 00:20:58.254366 crc crio[23067]: time=\"2026-06-11T00:20:58.254085925Z\" level=info msg=\"Starting container: febc13dc3cc2a1669acf661542f9be93be8b780d9add296f0fbe445b441e3833\" id=f83054b4-0365-45f7-95f7-eeb5c0277d8a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.775891 | controller |     "Jun 11 00:20:58.266038 crc crio[23067]: time=\"2026-06-11T00:20:58.265924637Z\" level=info msg=\"Started container\" PID=80605 containerID=febc13dc3cc2a1669acf661542f9be93be8b780d9add296f0fbe445b441e3833 description=openstack/ceilometer-0/ceilometer-notification-agent id=f83054b4-0365-45f7-95f7-eeb5c0277d8a name=/runtime.v1.RuntimeService/StartContainer sandboxID=0298b886fa0514e5f6d048eea4483fd3efcf91ae15a09339999bc191e5138d3e",
2026-06-11 01:10:49.775905 | controller |     "Jun 11 00:20:58.282478 crc crio[23067]: time=\"2026-06-11T00:20:58.282392166Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=f3abea9b-8a95-47c0-836e-1800fc18f745 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.775920 | controller |     "Jun 11 00:20:58.322052 crc crio[23067]: time=\"2026-06-11T00:20:58.321885093Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=e217afce-3efa-4a1a-badb-70423d72831c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.775934 | controller |     "Jun 11 00:20:58.331998 crc crio[23067]: time=\"2026-06-11T00:20:58.331872245Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=e362c4f4-f43e-48b5-a500-d5ae302d4809 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.775949 | controller |     "Jun 11 00:20:58.332274 crc crio[23067]: time=\"2026-06-11T00:20:58.332238735Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.775963 | controller |     "Jun 11 00:20:58.338436 crc crio[23067]: time=\"2026-06-11T00:20:58.338354782Z\" level=info msg=\"Created container dbffb1d6e81ca788324ae191752eae49e4cf93629da9ef9b2ed7c36795f5d03b: openstack/glance-default-external-api-0/glance-log\" id=ce1f7fac-44ab-4927-8296-484f4778b780 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.775977 | controller |     "Jun 11 00:20:58.341233 crc crio[23067]: time=\"2026-06-11T00:20:58.341155428Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.775991 | controller |     "Jun 11 00:20:58.343440 crc crio[23067]: time=\"2026-06-11T00:20:58.343331097Z\" level=info msg=\"Starting container: dbffb1d6e81ca788324ae191752eae49e4cf93629da9ef9b2ed7c36795f5d03b\" id=4f535313-3875-40f8-9c03-44ee716a8f65 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.776005 | controller |     "Jun 11 00:20:58.364770 crc crio[23067]: time=\"2026-06-11T00:20:58.364622528Z\" level=info msg=\"Started container\" PID=80619 containerID=dbffb1d6e81ca788324ae191752eae49e4cf93629da9ef9b2ed7c36795f5d03b description=openstack/glance-default-external-api-0/glance-log id=4f535313-3875-40f8-9c03-44ee716a8f65 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0e82254fb089f00469b89012afbf28c8520381c47aeaed1f0caccb481f825e87",
2026-06-11 01:10:49.776019 | controller |     "Jun 11 00:20:58.386030 crc crio[23067]: time=\"2026-06-11T00:20:58.385945799Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=ab3da3c0-b0a9-4727-aad2-f162297277db name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.776040 | controller |     "Jun 11 00:20:58.402730 crc crio[23067]: time=\"2026-06-11T00:20:58.402594803Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.776054 | controller |     "Jun 11 00:20:58.408842 crc crio[23067]: time=\"2026-06-11T00:20:58.40873594Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.776068 | controller |     "Jun 11 00:20:58.475089 crc crio[23067]: time=\"2026-06-11T00:20:58.474988986Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=e3dc07f8-415e-4a12-8adb-6ce19fecc6ff name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.776082 | controller |     "Jun 11 00:20:58.489238 crc crio[23067]: time=\"2026-06-11T00:20:58.489142972Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-httpd\" id=01d1c645-acfc-40d4-8c62-2a69aececeec name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.776095 | controller |     "Jun 11 00:20:58.489601 crc crio[23067]: time=\"2026-06-11T00:20:58.489521252Z\" level=info msg=\"Created container f95c9669c600a35e38f32e86216eec774f61563f6fe42155e35a89f367d9dc86: openstack/glance-default-internal-api-0/glance-log\" id=64b26998-9c62-4d94-8b37-924d82ef2760 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.776109 | controller |     "Jun 11 00:20:58.490423 crc crio[23067]: time=\"2026-06-11T00:20:58.489547993Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.776123 | controller |     "Jun 11 00:20:58.491870 crc crio[23067]: time=\"2026-06-11T00:20:58.491786154Z\" level=info msg=\"Starting container: f95c9669c600a35e38f32e86216eec774f61563f6fe42155e35a89f367d9dc86\" id=b34ac8ee-ddcf-45c6-bb84-c4c9ad5c427d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.776137 | controller |     "Jun 11 00:20:58.498740 crc crio[23067]: time=\"2026-06-11T00:20:58.49860988Z\" level=info msg=\"Started container\" PID=80633 containerID=f95c9669c600a35e38f32e86216eec774f61563f6fe42155e35a89f367d9dc86 description=openstack/glance-default-internal-api-0/glance-log id=b34ac8ee-ddcf-45c6-bb84-c4c9ad5c427d name=/runtime.v1.RuntimeService/StartContainer sandboxID=57392ab8884eda841934f692c5ea9d1cc46698fb66affe16d6d2391310c76126",
2026-06-11 01:10:49.776152 | controller |     "Jun 11 00:20:58.538801 crc crio[23067]: time=\"2026-06-11T00:20:58.538424545Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=088dad51-5cc9-42b6-b5ab-f2d07de3bfeb name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.776166 | controller |     "Jun 11 00:20:58.616715 crc crio[23067]: time=\"2026-06-11T00:20:58.616185565Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.776181 | controller |     "Jun 11 00:20:58.710774 crc crio[23067]: time=\"2026-06-11T00:20:58.710312411Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=2d8b5f78-4def-41ac-8ac6-c59e8d76c517 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.776195 | controller |     "Jun 11 00:20:58.733704 crc crio[23067]: time=\"2026-06-11T00:20:58.732560617Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-httpd\" id=2ce56f7d-da68-47ce-919a-39dd214f0645 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.776214 | controller |     "Jun 11 00:20:58.733704 crc crio[23067]: time=\"2026-06-11T00:20:58.7330155Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.776229 | controller |     "Jun 11 00:20:58.829129 crc crio[23067]: time=\"2026-06-11T00:20:58.82875353Z\" level=info msg=\"Created container 2aeb27e2ef15aa1a55d7cdb993c55837340670ca5ba103bc4c3acfaa61f8bd7c: openstack/ceilometer-0/sg-core\" id=e362c4f4-f43e-48b5-a500-d5ae302d4809 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.776243 | controller |     "Jun 11 00:20:58.841081 crc crio[23067]: time=\"2026-06-11T00:20:58.840986783Z\" level=info msg=\"Starting container: 2aeb27e2ef15aa1a55d7cdb993c55837340670ca5ba103bc4c3acfaa61f8bd7c\" id=0020bfea-b9a6-4dec-ae3a-b19a962e3ae6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.776257 | controller |     "Jun 11 00:20:58.854980 crc crio[23067]: time=\"2026-06-11T00:20:58.854884562Z\" level=info msg=\"Started container\" PID=80673 containerID=2aeb27e2ef15aa1a55d7cdb993c55837340670ca5ba103bc4c3acfaa61f8bd7c description=openstack/ceilometer-0/sg-core id=0020bfea-b9a6-4dec-ae3a-b19a962e3ae6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0298b886fa0514e5f6d048eea4483fd3efcf91ae15a09339999bc191e5138d3e",
2026-06-11 01:10:49.776271 | controller |     "Jun 11 00:20:58.884797 crc crio[23067]: time=\"2026-06-11T00:20:58.884693214Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=d575c0d9-b78f-4bd1-b23c-dea2ae22d20b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.776286 | controller |     "Jun 11 00:20:58.968956 crc crio[23067]: time=\"2026-06-11T00:20:58.968707595Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=72f4a054-341a-4d06-aa47-ae1a1fd17a16 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.776301 | controller |     "Jun 11 00:20:58.998283 crc crio[23067]: time=\"2026-06-11T00:20:58.998178118Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.776316 | controller |     "Jun 11 00:20:59.026835 crc crio[23067]: time=\"2026-06-11T00:20:59.026307185Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-m4clz/POD\" id=8d8db7e0-c137-4ae2-ab07-679e2da5bb56 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.776330 | controller |     "Jun 11 00:20:59.026964 crc crio[23067]: time=\"2026-06-11T00:20:59.026950192Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.776344 | controller |     "Jun 11 00:20:59.031261 crc crio[23067]: time=\"2026-06-11T00:20:59.030376026Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=3c816af5-cb5e-4da1-8214-498ec3faf4f1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.776379 | controller |     "Jun 11 00:20:59.071219 crc crio[23067]: time=\"2026-06-11T00:20:59.071065345Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.776395 | controller |     "Jun 11 00:20:59.097907 crc crio[23067]: time=\"2026-06-11T00:20:59.092079998Z\" level=info msg=\"Got pod network &{Name:redhat-operators-m4clz Namespace:openshift-marketplace ID:4fa1bb6ef144da1ca29eb18190fda9da1513122ece5b14c9a6c7b2a9ad1018a4 UID:48bded21-d059-42f8-abc5-d7ab93dce08b NetNS:/var/run/netns/bc215849-8c3d-470c-ba09-6a2740ba6c55 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod48bded21_d059_42f8_abc5_d7ab93dce08b.slice PodAnnotations:0xc002392828}] Aliases:map[]}\"",
2026-06-11 01:10:49.776417 | controller |     "Jun 11 00:20:59.097907 crc crio[23067]: time=\"2026-06-11T00:20:59.092138759Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-m4clz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.776432 | controller |     "Jun 11 00:20:59.588776 crc crio[23067]: time=\"2026-06-11T00:20:59.587773929Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.776447 | controller |     "Jun 11 00:20:59.682107 crc crio[23067]: time=\"2026-06-11T00:20:59.682034359Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.776462 | controller |     "Jun 11 00:20:59.800735 crc crio[23067]: 2026-06-11T00:20:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4fa1bb6ef144da1 Mac:ba:dc:b7:af:b9:74 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bb Mtu:0 Sandbox:/var/run/netns/bc215849-8c3d-470c-ba09-6a2740ba6c55 SocketPath: PciID:}] [{Interface:0xc0004826c0 Address:{IP:10.217.0.187 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.776476 | controller |     "Jun 11 00:20:59.802210 crc crio[23067]: time=\"2026-06-11T00:20:59.802113442Z\" level=info msg=\"Got pod network &{Name:redhat-operators-m4clz Namespace:openshift-marketplace ID:4fa1bb6ef144da1ca29eb18190fda9da1513122ece5b14c9a6c7b2a9ad1018a4 UID:48bded21-d059-42f8-abc5-d7ab93dce08b NetNS:/var/run/netns/bc215849-8c3d-470c-ba09-6a2740ba6c55 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod48bded21_d059_42f8_abc5_d7ab93dce08b.slice PodAnnotations:0xc002392828}] Aliases:map[]}\"",
2026-06-11 01:10:49.776491 | controller |     "Jun 11 00:20:59.802380 crc crio[23067]: time=\"2026-06-11T00:20:59.802330008Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-m4clz for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.776506 | controller |     "Jun 11 00:20:59.813786 crc crio[23067]: time=\"2026-06-11T00:20:59.809988696Z\" level=info msg=\"Ran pod sandbox 4fa1bb6ef144da1ca29eb18190fda9da1513122ece5b14c9a6c7b2a9ad1018a4 with infra container: openshift-marketplace/redhat-operators-m4clz/POD\" id=8d8db7e0-c137-4ae2-ab07-679e2da5bb56 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.776520 | controller |     "Jun 11 00:20:59.821745 crc crio[23067]: time=\"2026-06-11T00:20:59.821594303Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=f2f4c28e-d355-4399-966b-b9bcadc21ef9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.776536 | controller |     "Jun 11 00:20:59.831132 crc crio[23067]: time=\"2026-06-11T00:20:59.831074051Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=c1e02f94-fcf9-42cd-a79d-09434ddba080 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.776550 | controller |     "Jun 11 00:20:59.861578 crc crio[23067]: time=\"2026-06-11T00:20:59.86147361Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-m4clz/extract-utilities\" id=95c7b041-7a0b-4fec-a88c-7fc2bf439ee9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.776564 | controller |     "Jun 11 00:20:59.862188 crc crio[23067]: time=\"2026-06-11T00:20:59.862128388Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.776578 | controller |     "Jun 11 00:20:59.878838 crc crio[23067]: time=\"2026-06-11T00:20:59.878617197Z\" level=info msg=\"Created container 3705015f8059ce02850977c92fbe65ce82b76dee9efedcf246a9ecc1497a9233: openstack/ceilometer-0/proxy-httpd\" id=3c816af5-cb5e-4da1-8214-498ec3faf4f1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.776597 | controller |     "Jun 11 00:20:59.889879 crc crio[23067]: time=\"2026-06-11T00:20:59.883454629Z\" level=info msg=\"Starting container: 3705015f8059ce02850977c92fbe65ce82b76dee9efedcf246a9ecc1497a9233\" id=33d910bb-0a0f-4bf4-9695-76e39f0c11df name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.776612 | controller |     "Jun 11 00:20:59.890101 crc crio[23067]: time=\"2026-06-11T00:20:59.890007848Z\" level=info msg=\"Started container\" PID=80787 containerID=3705015f8059ce02850977c92fbe65ce82b76dee9efedcf246a9ecc1497a9233 description=openstack/ceilometer-0/proxy-httpd id=33d910bb-0a0f-4bf4-9695-76e39f0c11df name=/runtime.v1.RuntimeService/StartContainer sandboxID=0298b886fa0514e5f6d048eea4483fd3efcf91ae15a09339999bc191e5138d3e",
2026-06-11 01:10:49.776626 | controller |     "Jun 11 00:21:00.079757 crc crio[23067]: time=\"2026-06-11T00:21:00.072028139Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.776641 | controller |     "Jun 11 00:21:00.120114 crc crio[23067]: time=\"2026-06-11T00:21:00.120019828Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.776655 | controller |     "Jun 11 00:21:00.265259 crc crio[23067]: time=\"2026-06-11T00:21:00.265155104Z\" level=info msg=\"Created container 89c24a5360fd21264dd9beb063338ce9fe33cc5891ad114a6b696151692bc400: openshift-marketplace/redhat-operators-m4clz/extract-utilities\" id=95c7b041-7a0b-4fec-a88c-7fc2bf439ee9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.776669 | controller |     "Jun 11 00:21:00.273605 crc crio[23067]: time=\"2026-06-11T00:21:00.273507892Z\" level=info msg=\"Starting container: 89c24a5360fd21264dd9beb063338ce9fe33cc5891ad114a6b696151692bc400\" id=50a2badf-97c7-4eb3-bd25-3e6822f1c2b4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.776683 | controller |     "Jun 11 00:21:00.282569 crc crio[23067]: time=\"2026-06-11T00:21:00.282483146Z\" level=info msg=\"Started container\" PID=80797 containerID=89c24a5360fd21264dd9beb063338ce9fe33cc5891ad114a6b696151692bc400 description=openshift-marketplace/redhat-operators-m4clz/extract-utilities id=50a2badf-97c7-4eb3-bd25-3e6822f1c2b4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4fa1bb6ef144da1ca29eb18190fda9da1513122ece5b14c9a6c7b2a9ad1018a4",
2026-06-11 01:10:49.776698 | controller |     "Jun 11 00:21:00.300219 crc crio[23067]: time=\"2026-06-11T00:21:00.300118207Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.776712 | controller |     "Jun 11 00:21:00.457297 crc crio[23067]: time=\"2026-06-11T00:21:00.457195169Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.776726 | controller |     "Jun 11 00:21:00.491973 crc crio[23067]: time=\"2026-06-11T00:21:00.49135657Z\" level=info msg=\"Created container b782b609c5985a616e153cb22583fd14f9fc985856f6d29b5f68dd197756a9d5: openstack/glance-default-external-api-0/glance-httpd\" id=01d1c645-acfc-40d4-8c62-2a69aececeec name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.776740 | controller |     "Jun 11 00:21:00.499143 crc crio[23067]: time=\"2026-06-11T00:21:00.499034199Z\" level=info msg=\"Starting container: b782b609c5985a616e153cb22583fd14f9fc985856f6d29b5f68dd197756a9d5\" id=4120b515-2b34-487b-b7cd-73507591284c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.776753 | controller |     "Jun 11 00:21:00.524180 crc crio[23067]: time=\"2026-06-11T00:21:00.524096343Z\" level=info msg=\"Started container\" PID=80995 containerID=b782b609c5985a616e153cb22583fd14f9fc985856f6d29b5f68dd197756a9d5 description=openstack/glance-default-external-api-0/glance-httpd id=4120b515-2b34-487b-b7cd-73507591284c name=/runtime.v1.RuntimeService/StartContainer sandboxID=0e82254fb089f00469b89012afbf28c8520381c47aeaed1f0caccb481f825e87",
2026-06-11 01:10:49.776774 | controller |     "Jun 11 00:21:00.655372 crc crio[23067]: time=\"2026-06-11T00:21:00.654712243Z\" level=info msg=\"Created container c34b900cd55d1bd881b0cb67cf1eb30dcb59c2732806d56d5cc3429ef256970a: openstack/glance-default-internal-api-0/glance-httpd\" id=2ce56f7d-da68-47ce-919a-39dd214f0645 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.776789 | controller |     "Jun 11 00:21:00.661158 crc crio[23067]: time=\"2026-06-11T00:21:00.661073146Z\" level=info msg=\"Starting container: c34b900cd55d1bd881b0cb67cf1eb30dcb59c2732806d56d5cc3429ef256970a\" id=3b952ae2-02c7-4d4e-ada3-584c3adac12a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.776803 | controller |     "Jun 11 00:21:00.673091 crc crio[23067]: time=\"2026-06-11T00:21:00.672842237Z\" level=info msg=\"Started container\" PID=81008 containerID=c34b900cd55d1bd881b0cb67cf1eb30dcb59c2732806d56d5cc3429ef256970a description=openstack/glance-default-internal-api-0/glance-httpd id=3b952ae2-02c7-4d4e-ada3-584c3adac12a name=/runtime.v1.RuntimeService/StartContainer sandboxID=57392ab8884eda841934f692c5ea9d1cc46698fb66affe16d6d2391310c76126",
2026-06-11 01:10:49.776817 | controller |     "Jun 11 00:21:00.970075 crc crio[23067]: time=\"2026-06-11T00:21:00.969909315Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=16689394-d7b0-466b-99d6-62c72df54a6f name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.776831 | controller |     "Jun 11 00:21:00.986908 crc crio[23067]: time=\"2026-06-11T00:21:00.986834737Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"",
2026-06-11 01:10:49.776845 | controller |     "Jun 11 00:21:01.970882 crc crio[23067]: time=\"2026-06-11T00:21:01.970317936Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:546c77fdbf5f7c6a9a4243f4c4ef38fe0f584972a70f687bc40091743ee77d60\" id=16689394-d7b0-466b-99d6-62c72df54a6f name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.776859 | controller |     "Jun 11 00:21:01.973347 crc crio[23067]: time=\"2026-06-11T00:21:01.973245836Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=fe48e57c-9074-4f02-a72a-7a9dfdc44657 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.776874 | controller |     "Jun 11 00:21:01.978762 crc crio[23067]: time=\"2026-06-11T00:21:01.976753601Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=881386b5-b8c5-4d48-84e3-89a639a8cfa2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.776888 | controller |     "Jun 11 00:21:01.991957 crc crio[23067]: time=\"2026-06-11T00:21:01.991870693Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-m4clz/extract-content\" id=f9007136-4fe8-4c15-a72f-3c984a091fae name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.776902 | controller |     "Jun 11 00:21:01.992433 crc crio[23067]: time=\"2026-06-11T00:21:01.992357996Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.776917 | controller |     "Jun 11 00:21:02.008100 crc crio[23067]: time=\"2026-06-11T00:21:02.007917091Z\" level=info msg=\"Stopping container: febc13dc3cc2a1669acf661542f9be93be8b780d9add296f0fbe445b441e3833 (timeout: 30s)\" id=589bbd0a-7bea-4594-979e-e1236f8e79d1 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.776931 | controller |     "Jun 11 00:21:02.012966 crc crio[23067]: time=\"2026-06-11T00:21:02.012871526Z\" level=info msg=\"Stopping container: 963d27898351a22cd2633505879042f0338efd986139c38eb6484b684babbbcf (timeout: 30s)\" id=7da4c41c-b519-4acb-a3f9-7ca4b3e4d21c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.776949 | controller |     "Jun 11 00:21:02.016301 crc crio[23067]: time=\"2026-06-11T00:21:02.016204087Z\" level=info msg=\"Stopping container: 3705015f8059ce02850977c92fbe65ce82b76dee9efedcf246a9ecc1497a9233 (timeout: 30s)\" id=e3b1f0f0-5226-471b-8c68-07ccf9d1d350 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.776964 | controller |     "Jun 11 00:21:02.016428 crc crio[23067]: time=\"2026-06-11T00:21:02.016294049Z\" level=info msg=\"Stopping container: 2aeb27e2ef15aa1a55d7cdb993c55837340670ca5ba103bc4c3acfaa61f8bd7c (timeout: 30s)\" id=82cee7b2-6173-4d9c-968b-8821153361b7 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.776978 | controller |     "Jun 11 00:21:02.044403 crc crio[23067]: time=\"2026-06-11T00:21:02.044302562Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.776992 | controller |     "Jun 11 00:21:02.054531 crc crio[23067]: time=\"2026-06-11T00:21:02.054398968Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.777006 | controller |     "Jun 11 00:21:02.172753 crc crio[23067]: time=\"2026-06-11T00:21:02.172264141Z\" level=info msg=\"Stopped container 2aeb27e2ef15aa1a55d7cdb993c55837340670ca5ba103bc4c3acfaa61f8bd7c: openstack/ceilometer-0/sg-core\" id=82cee7b2-6173-4d9c-968b-8821153361b7 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.777020 | controller |     "Jun 11 00:21:02.260226 crc crio[23067]: time=\"2026-06-11T00:21:02.259153449Z\" level=info msg=\"Created container 506737f52f1c24b2d4c1d9b5f5e30a93ce0ea0b19d5432f8c729e4ab9db5227e: openshift-marketplace/redhat-operators-m4clz/extract-content\" id=f9007136-4fe8-4c15-a72f-3c984a091fae name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.777034 | controller |     "Jun 11 00:21:02.261417 crc crio[23067]: time=\"2026-06-11T00:21:02.261332468Z\" level=info msg=\"Starting container: 506737f52f1c24b2d4c1d9b5f5e30a93ce0ea0b19d5432f8c729e4ab9db5227e\" id=7fc6bc12-8605-43bc-a76a-05969a8d0aac name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.777049 | controller |     "Jun 11 00:21:02.273018 crc crio[23067]: time=\"2026-06-11T00:21:02.272925515Z\" level=info msg=\"Started container\" PID=81401 containerID=506737f52f1c24b2d4c1d9b5f5e30a93ce0ea0b19d5432f8c729e4ab9db5227e description=openshift-marketplace/redhat-operators-m4clz/extract-content id=7fc6bc12-8605-43bc-a76a-05969a8d0aac name=/runtime.v1.RuntimeService/StartContainer sandboxID=4fa1bb6ef144da1ca29eb18190fda9da1513122ece5b14c9a6c7b2a9ad1018a4",
2026-06-11 01:10:49.777063 | controller |     "Jun 11 00:21:02.457732 crc crio[23067]: time=\"2026-06-11T00:21:02.457505296Z\" level=info msg=\"Stopped container 3705015f8059ce02850977c92fbe65ce82b76dee9efedcf246a9ecc1497a9233: openstack/ceilometer-0/proxy-httpd\" id=e3b1f0f0-5226-471b-8c68-07ccf9d1d350 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.777078 | controller |     "Jun 11 00:21:03.164311 crc crio[23067]: time=\"2026-06-11T00:21:03.164207099Z\" level=info msg=\"Stopped container febc13dc3cc2a1669acf661542f9be93be8b780d9add296f0fbe445b441e3833: openstack/ceilometer-0/ceilometer-notification-agent\" id=589bbd0a-7bea-4594-979e-e1236f8e79d1 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.777092 | controller |     "Jun 11 00:21:03.630329 crc crio[23067]: time=\"2026-06-11T00:21:03.629605036Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-conductor-db-sync-qdt55/POD\" id=73b23b70-f7e7-4835-8116-96f6b014d0f2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.777107 | controller |     "Jun 11 00:21:03.630508 crc crio[23067]: time=\"2026-06-11T00:21:03.630377707Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.777127 | controller |     "Jun 11 00:21:03.681191 crc crio[23067]: time=\"2026-06-11T00:21:03.680904894Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-db-sync-qdt55 Namespace:openstack ID:2372f98056afe18818b42c667e9cae95f5f86c45c00a11a583ab0d374c2a6c11 UID:2ffc80c5-7135-4b1d-8009-f91a41353113 NetNS:/var/run/netns/0bc185d9-418f-49c6-8ed4-dbcd18442c91 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2ffc80c5_7135_4b1d_8009_f91a41353113.slice PodAnnotations:0xc000b807f0}] Aliases:map[]}\"",
2026-06-11 01:10:49.777143 | controller |     "Jun 11 00:21:03.681191 crc crio[23067]: time=\"2026-06-11T00:21:03.680974566Z\" level=info msg=\"Adding pod openstack_nova-cell0-conductor-db-sync-qdt55 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.777157 | controller |     "Jun 11 00:21:04.409014 crc crio[23067]: 2026-06-11T00:21:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2372f98056afe18 Mac:9e:fb:e1:37:e9:30 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bc Mtu:0 Sandbox:/var/run/netns/0bc185d9-418f-49c6-8ed4-dbcd18442c91 SocketPath: PciID:}] [{Interface:0xc00028e6a0 Address:{IP:10.217.0.188 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.777171 | controller |     "Jun 11 00:21:04.411258 crc crio[23067]: time=\"2026-06-11T00:21:04.410987586Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-db-sync-qdt55 Namespace:openstack ID:2372f98056afe18818b42c667e9cae95f5f86c45c00a11a583ab0d374c2a6c11 UID:2ffc80c5-7135-4b1d-8009-f91a41353113 NetNS:/var/run/netns/0bc185d9-418f-49c6-8ed4-dbcd18442c91 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2ffc80c5_7135_4b1d_8009_f91a41353113.slice PodAnnotations:0xc000b807f0}] Aliases:map[]}\"",
2026-06-11 01:10:49.777185 | controller |     "Jun 11 00:21:04.411258 crc crio[23067]: time=\"2026-06-11T00:21:04.41115858Z\" level=info msg=\"Checking pod openstack_nova-cell0-conductor-db-sync-qdt55 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.777199 | controller |     "Jun 11 00:21:04.426146 crc crio[23067]: time=\"2026-06-11T00:21:04.426046896Z\" level=info msg=\"Ran pod sandbox 2372f98056afe18818b42c667e9cae95f5f86c45c00a11a583ab0d374c2a6c11 with infra container: openstack/nova-cell0-conductor-db-sync-qdt55/POD\" id=73b23b70-f7e7-4835-8116-96f6b014d0f2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.777213 | controller |     "Jun 11 00:21:04.429319 crc crio[23067]: time=\"2026-06-11T00:21:04.429050798Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=80983dcc-ab59-4483-ad57-39c1b5ba1706 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.777228 | controller |     "Jun 11 00:21:04.429319 crc crio[23067]: time=\"2026-06-11T00:21:04.429272704Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified not found\" id=80983dcc-ab59-4483-ad57-39c1b5ba1706 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.777241 | controller |     "Jun 11 00:21:04.429569 crc crio[23067]: time=\"2026-06-11T00:21:04.429358926Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified found\" id=80983dcc-ab59-4483-ad57-39c1b5ba1706 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.777256 | controller |     "Jun 11 00:21:04.430868 crc crio[23067]: time=\"2026-06-11T00:21:04.430738834Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=20b4b5a7-6da0-4e41-92be-ccc4df8d6afd name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.777276 | controller |     "Jun 11 00:21:04.435512 crc crio[23067]: time=\"2026-06-11T00:21:04.4353551Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\\\"\"",
2026-06-11 01:10:49.777291 | controller |     "Jun 11 00:21:11.261390 crc crio[23067]: time=\"2026-06-11T00:21:11.260374203Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=8a69f368-21ee-41ee-98f4-e887ffeddddf name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.777306 | controller |     "Jun 11 00:21:18.539267 crc crio[23067]: time=\"2026-06-11T00:21:18.538402086Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=f57187d2-ad7c-47b0-8aa6-fd17cb0a352c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.777320 | controller |     "Jun 11 00:21:18.977168 crc crio[23067]: time=\"2026-06-11T00:21:18.976421926Z\" level=info msg=\"Stopping pod sandbox: de1da0f1c43f0baaea7085b732988bd1f062d48fcd5120af837d2967d0cb3d8e\" id=f27ea8a3-d844-424c-b44a-e02c5f982f81 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.777335 | controller |     "Jun 11 00:21:18.977168 crc crio[23067]: time=\"2026-06-11T00:21:18.977164246Z\" level=info msg=\"Stopped pod sandbox (already stopped): de1da0f1c43f0baaea7085b732988bd1f062d48fcd5120af837d2967d0cb3d8e\" id=f27ea8a3-d844-424c-b44a-e02c5f982f81 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.777365 | controller |     "Jun 11 00:21:18.978069 crc crio[23067]: time=\"2026-06-11T00:21:18.97802863Z\" level=info msg=\"Removing pod sandbox: de1da0f1c43f0baaea7085b732988bd1f062d48fcd5120af837d2967d0cb3d8e\" id=c9c899b7-b49b-4d1a-88d5-eeea841159d6 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.777385 | controller |     "Jun 11 00:21:20.689355 crc crio[23067]: time=\"2026-06-11T00:21:20.688472045Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-m4clz/registry-server\" id=7b3f33ef-b26f-46b7-9dd9-4b1dd27c69b4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.777400 | controller |     "Jun 11 00:21:20.725611 crc crio[23067]: time=\"2026-06-11T00:21:20.725503304Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.777415 | controller |     "Jun 11 00:21:20.732069 crc crio[23067]: time=\"2026-06-11T00:21:20.727950431Z\" level=info msg=\"Stopped container 963d27898351a22cd2633505879042f0338efd986139c38eb6484b684babbbcf: openstack/ceilometer-0/ceilometer-central-agent\" id=7da4c41c-b519-4acb-a3f9-7ca4b3e4d21c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.777430 | controller |     "Jun 11 00:21:20.747744 crc crio[23067]: time=\"2026-06-11T00:21:20.733539343Z\" level=info msg=\"Stopping pod sandbox: 0298b886fa0514e5f6d048eea4483fd3efcf91ae15a09339999bc191e5138d3e\" id=fd4c71f9-178b-4b54-b878-b7c21439e57a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.777444 | controller |     "Jun 11 00:21:20.747744 crc crio[23067]: time=\"2026-06-11T00:21:20.734485789Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:0298b886fa0514e5f6d048eea4483fd3efcf91ae15a09339999bc191e5138d3e UID:deb6b1dc-ade5-4199-be81-fad7678ff841 NetNS:/var/run/netns/8dce51a6-1cab-429d-82c6-577f5ebd9aae Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddeb6b1dc_ade5_4199_be81_fad7678ff841.slice PodAnnotations:0xc000530cd8}] Aliases:map[]}\"",
2026-06-11 01:10:49.777459 | controller |     "Jun 11 00:21:20.747744 crc crio[23067]: time=\"2026-06-11T00:21:20.734761796Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.777480 | controller |     "Jun 11 00:21:20.826991 crc crio[23067]: time=\"2026-06-11T00:21:20.826790955Z\" level=info msg=\"Removed pod sandbox: de1da0f1c43f0baaea7085b732988bd1f062d48fcd5120af837d2967d0cb3d8e\" id=c9c899b7-b49b-4d1a-88d5-eeea841159d6 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.777496 | controller |     "Jun 11 00:21:20.830278 crc crio[23067]: time=\"2026-06-11T00:21:20.830186698Z\" level=info msg=\"Stopping pod sandbox: 51b53ea5b4e6883795729543c35e725e721e98d3c0ba648890b8b2f6cc5f3550\" id=c13aa014-2570-47b9-8cf6-9995a4d57ca4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.777510 | controller |     "Jun 11 00:21:20.830411 crc crio[23067]: time=\"2026-06-11T00:21:20.830318261Z\" level=info msg=\"Stopped pod sandbox (already stopped): 51b53ea5b4e6883795729543c35e725e721e98d3c0ba648890b8b2f6cc5f3550\" id=c13aa014-2570-47b9-8cf6-9995a4d57ca4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.777525 | controller |     "Jun 11 00:21:20.830769 crc crio[23067]: time=\"2026-06-11T00:21:20.830611849Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:99287b7aa83a5c1c32b9c3077bb084ea2f3c582f87b298d861544e5c5a6ebf41\" id=20b4b5a7-6da0-4e41-92be-ccc4df8d6afd name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.777540 | controller |     "Jun 11 00:21:20.830769 crc crio[23067]: time=\"2026-06-11T00:21:20.830756183Z\" level=info msg=\"Removing pod sandbox: 51b53ea5b4e6883795729543c35e725e721e98d3c0ba648890b8b2f6cc5f3550\" id=37e25088-fe54-4a00-b6f9-42042e95bd89 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.777555 | controller |     "Jun 11 00:21:20.831927 crc crio[23067]: time=\"2026-06-11T00:21:20.831844803Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=b914c6b4-849f-4e24-96d0-bdedf1f4e243 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.777569 | controller |     "Jun 11 00:21:20.922443 crc crio[23067]: time=\"2026-06-11T00:21:20.922257847Z\" level=info msg=\"Removed pod sandbox: 51b53ea5b4e6883795729543c35e725e721e98d3c0ba648890b8b2f6cc5f3550\" id=37e25088-fe54-4a00-b6f9-42042e95bd89 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.777584 | controller |     "Jun 11 00:21:20.925844 crc crio[23067]: time=\"2026-06-11T00:21:20.925617809Z\" level=info msg=\"Stopping pod sandbox: b0a076c85683b1ec99eb435ca5ae69de819e0678abe9b6482e538d01243fe13b\" id=ecdcb9fd-33e9-4429-8bed-0b712e748ddd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.777597 | controller |     "Jun 11 00:21:20.925961 crc crio[23067]: time=\"2026-06-11T00:21:20.925884416Z\" level=info msg=\"Stopped pod sandbox (already stopped): b0a076c85683b1ec99eb435ca5ae69de819e0678abe9b6482e538d01243fe13b\" id=ecdcb9fd-33e9-4429-8bed-0b712e748ddd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.777612 | controller |     "Jun 11 00:21:20.927244 crc crio[23067]: time=\"2026-06-11T00:21:20.927076839Z\" level=info msg=\"Removing pod sandbox: b0a076c85683b1ec99eb435ca5ae69de819e0678abe9b6482e538d01243fe13b\" id=6fa9f7f0-5c5f-4310-88d7-97432dd68b30 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.777625 | controller |     "Jun 11 00:21:20.931059 crc crio[23067]: time=\"2026-06-11T00:21:20.930956685Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=1d6eff27-5af3-4fe8-b282-13560a645597 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.777640 | controller |     "Jun 11 00:21:20.954250 crc crio[23067]: time=\"2026-06-11T00:21:20.9480221Z\" level=info msg=\"Removed pod sandbox: b0a076c85683b1ec99eb435ca5ae69de819e0678abe9b6482e538d01243fe13b\" id=6fa9f7f0-5c5f-4310-88d7-97432dd68b30 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.777659 | controller |     "Jun 11 00:21:20.954250 crc crio[23067]: time=\"2026-06-11T00:21:20.949759047Z\" level=info msg=\"Stopping pod sandbox: 1a9b0210b0cc741c5617a4a1a91ef1e2a903b1245b87c132481361b918e53552\" id=4bfa0092-0d28-46f2-af8e-bc8a18d95a98 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.777674 | controller |     "Jun 11 00:21:20.954250 crc crio[23067]: time=\"2026-06-11T00:21:20.949886261Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1a9b0210b0cc741c5617a4a1a91ef1e2a903b1245b87c132481361b918e53552\" id=4bfa0092-0d28-46f2-af8e-bc8a18d95a98 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.777688 | controller |     "Jun 11 00:21:20.954250 crc crio[23067]: time=\"2026-06-11T00:21:20.950517938Z\" level=info msg=\"Removing pod sandbox: 1a9b0210b0cc741c5617a4a1a91ef1e2a903b1245b87c132481361b918e53552\" id=a8595e6d-bbc9-4845-b4b0-7b9a416705df name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.777702 | controller |     "Jun 11 00:21:20.990022 crc crio[23067]: time=\"2026-06-11T00:21:20.989800779Z\" level=info msg=\"Removed pod sandbox: 1a9b0210b0cc741c5617a4a1a91ef1e2a903b1245b87c132481361b918e53552\" id=a8595e6d-bbc9-4845-b4b0-7b9a416705df name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.777716 | controller |     "Jun 11 00:21:20.993233 crc crio[23067]: time=\"2026-06-11T00:21:20.99094967Z\" level=info msg=\"Stopping pod sandbox: 0677a92171ed2bd4d36d5b124a1e6c449b2c5dab73c79da29e7fad8552b079df\" id=0264d534-e9fd-42d8-b8ab-e05484b085d2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.777729 | controller |     "Jun 11 00:21:20.993233 crc crio[23067]: time=\"2026-06-11T00:21:20.990998091Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0677a92171ed2bd4d36d5b124a1e6c449b2c5dab73c79da29e7fad8552b079df\" id=0264d534-e9fd-42d8-b8ab-e05484b085d2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.777743 | controller |     "Jun 11 00:21:20.993233 crc crio[23067]: time=\"2026-06-11T00:21:20.99132845Z\" level=info msg=\"Removing pod sandbox: 0677a92171ed2bd4d36d5b124a1e6c449b2c5dab73c79da29e7fad8552b079df\" id=69ddc7bd-3e1d-4e64-a4e6-f7f008161f44 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.777757 | controller |     "Jun 11 00:21:21.001366 crc crio[23067]: time=\"2026-06-11T00:21:21.001197849Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.777771 | controller |     "Jun 11 00:21:21.017360 crc crio[23067]: time=\"2026-06-11T00:21:21.017171725Z\" level=info msg=\"Creating container: openstack/nova-cell0-conductor-db-sync-qdt55/nova-cell0-conductor-db-sync\" id=972fa035-ca57-4af0-bf5e-99306b990639 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.777785 | controller |     "Jun 11 00:21:21.023380 crc crio[23067]: time=\"2026-06-11T00:21:21.019068766Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.777799 | controller |     "Jun 11 00:21:21.103188 crc crio[23067]: time=\"2026-06-11T00:21:21.098922513Z\" level=info msg=\"Removed pod sandbox: 0677a92171ed2bd4d36d5b124a1e6c449b2c5dab73c79da29e7fad8552b079df\" id=69ddc7bd-3e1d-4e64-a4e6-f7f008161f44 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.777813 | controller |     "Jun 11 00:21:21.103188 crc crio[23067]: time=\"2026-06-11T00:21:21.100929118Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.777828 | controller |     "Jun 11 00:21:21.105770 crc crio[23067]: time=\"2026-06-11T00:21:21.104542066Z\" level=info msg=\"Stopping pod sandbox: 77fe72c24209923300471306f96b6076cf20b64ae0c9d17e2ee1a6f8d053def3\" id=c144068a-a34e-4b97-9420-71101c8d6821 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.777846 | controller |     "Jun 11 00:21:21.105770 crc crio[23067]: time=\"2026-06-11T00:21:21.104747252Z\" level=info msg=\"Stopped pod sandbox (already stopped): 77fe72c24209923300471306f96b6076cf20b64ae0c9d17e2ee1a6f8d053def3\" id=c144068a-a34e-4b97-9420-71101c8d6821 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.777861 | controller |     "Jun 11 00:21:21.105770 crc crio[23067]: time=\"2026-06-11T00:21:21.105514933Z\" level=info msg=\"Removing pod sandbox: 77fe72c24209923300471306f96b6076cf20b64ae0c9d17e2ee1a6f8d053def3\" id=b596eb05-ba22-4c4f-ba43-43fea76830d8 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.777875 | controller |     "Jun 11 00:21:21.207100 crc crio[23067]: time=\"2026-06-11T00:21:21.206492365Z\" level=info msg=\"Removed pod sandbox: 77fe72c24209923300471306f96b6076cf20b64ae0c9d17e2ee1a6f8d053def3\" id=b596eb05-ba22-4c4f-ba43-43fea76830d8 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.777889 | controller |     "Jun 11 00:21:21.208927 crc crio[23067]: time=\"2026-06-11T00:21:21.207627556Z\" level=info msg=\"Stopping pod sandbox: 787ef609fb6d6de61ace6ae198a1f9c1f2b711ee7fa2b76c83355f5ec606dd2e\" id=a7378454-109b-4251-9c4f-1e4378661317 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.777903 | controller |     "Jun 11 00:21:21.208927 crc crio[23067]: time=\"2026-06-11T00:21:21.207737939Z\" level=info msg=\"Stopped pod sandbox (already stopped): 787ef609fb6d6de61ace6ae198a1f9c1f2b711ee7fa2b76c83355f5ec606dd2e\" id=a7378454-109b-4251-9c4f-1e4378661317 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.777917 | controller |     "Jun 11 00:21:21.209455 crc crio[23067]: time=\"2026-06-11T00:21:21.209051165Z\" level=info msg=\"Removing pod sandbox: 787ef609fb6d6de61ace6ae198a1f9c1f2b711ee7fa2b76c83355f5ec606dd2e\" id=aa516f70-991a-44f7-811c-2c47dfe7145f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.777931 | controller |     "Jun 11 00:21:21.223869 crc crio[23067]: time=\"2026-06-11T00:21:21.223776157Z\" level=info msg=\"Stopped pod sandbox: 0298b886fa0514e5f6d048eea4483fd3efcf91ae15a09339999bc191e5138d3e\" id=fd4c71f9-178b-4b54-b878-b7c21439e57a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.777945 | controller |     "Jun 11 00:21:21.226834 crc crio[23067]: time=\"2026-06-11T00:21:21.226717797Z\" level=info msg=\"Created container 572a294cc5f7d2fc4001bf740f946e32754b35dcf191ff25c7c491e3128461bd: openshift-marketplace/redhat-operators-m4clz/registry-server\" id=7b3f33ef-b26f-46b7-9dd9-4b1dd27c69b4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.777959 | controller |     "Jun 11 00:21:21.228927 crc crio[23067]: time=\"2026-06-11T00:21:21.228600008Z\" level=info msg=\"Starting container: 572a294cc5f7d2fc4001bf740f946e32754b35dcf191ff25c7c491e3128461bd\" id=a3daa37e-34e3-4a2d-a24f-c1f98e9e61ed name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.777974 | controller |     "Jun 11 00:21:21.240733 crc crio[23067]: time=\"2026-06-11T00:21:21.237789859Z\" level=info msg=\"Started container\" PID=82457 containerID=572a294cc5f7d2fc4001bf740f946e32754b35dcf191ff25c7c491e3128461bd description=openshift-marketplace/redhat-operators-m4clz/registry-server id=a3daa37e-34e3-4a2d-a24f-c1f98e9e61ed name=/runtime.v1.RuntimeService/StartContainer sandboxID=4fa1bb6ef144da1ca29eb18190fda9da1513122ece5b14c9a6c7b2a9ad1018a4",
2026-06-11 01:10:49.777988 | controller |     "Jun 11 00:21:21.255124 crc crio[23067]: time=\"2026-06-11T00:21:21.254966177Z\" level=info msg=\"Removed pod sandbox: 787ef609fb6d6de61ace6ae198a1f9c1f2b711ee7fa2b76c83355f5ec606dd2e\" id=aa516f70-991a-44f7-811c-2c47dfe7145f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.778003 | controller |     "Jun 11 00:21:21.255555 crc crio[23067]: time=\"2026-06-11T00:21:21.255507642Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.778023 | controller |     "Jun 11 00:21:21.270791 crc crio[23067]: time=\"2026-06-11T00:21:21.268025393Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.778038 | controller |     "Jun 11 00:21:21.434784 crc crio[23067]: time=\"2026-06-11T00:21:21.434693346Z\" level=info msg=\"Created container 5d316d7e5ddaed9addc35611c2cb940f2d287e8b707a5c9900995ddbeee6a2b5: openstack/nova-cell0-conductor-db-sync-qdt55/nova-cell0-conductor-db-sync\" id=972fa035-ca57-4af0-bf5e-99306b990639 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.778052 | controller |     "Jun 11 00:21:21.435581 crc crio[23067]: time=\"2026-06-11T00:21:21.435506348Z\" level=info msg=\"Starting container: 5d316d7e5ddaed9addc35611c2cb940f2d287e8b707a5c9900995ddbeee6a2b5\" id=d4ae19d5-87a2-46e6-ab5a-bc645c8119ce name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.778066 | controller |     "Jun 11 00:21:21.448593 crc crio[23067]: time=\"2026-06-11T00:21:21.448492812Z\" level=info msg=\"Started container\" PID=82489 containerID=5d316d7e5ddaed9addc35611c2cb940f2d287e8b707a5c9900995ddbeee6a2b5 description=openstack/nova-cell0-conductor-db-sync-qdt55/nova-cell0-conductor-db-sync id=d4ae19d5-87a2-46e6-ab5a-bc645c8119ce name=/runtime.v1.RuntimeService/StartContainer sandboxID=2372f98056afe18818b42c667e9cae95f5f86c45c00a11a583ab0d374c2a6c11",
2026-06-11 01:10:49.778081 | controller |     "Jun 11 00:21:21.450982 crc crio[23067]: time=\"2026-06-11T00:21:21.450909488Z\" level=info msg=\"Removing container: 3705015f8059ce02850977c92fbe65ce82b76dee9efedcf246a9ecc1497a9233\" id=12b703ec-cde0-495d-ab63-9b9c880e3b44 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.778095 | controller |     "Jun 11 00:21:21.488478 crc crio[23067]: time=\"2026-06-11T00:21:21.488354179Z\" level=info msg=\"Removed container 3705015f8059ce02850977c92fbe65ce82b76dee9efedcf246a9ecc1497a9233: openstack/ceilometer-0/proxy-httpd\" id=12b703ec-cde0-495d-ab63-9b9c880e3b44 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.778110 | controller |     "Jun 11 00:21:21.493160 crc crio[23067]: time=\"2026-06-11T00:21:21.493074067Z\" level=info msg=\"Removing container: 2aeb27e2ef15aa1a55d7cdb993c55837340670ca5ba103bc4c3acfaa61f8bd7c\" id=8c68914c-2a63-463c-865a-9b5ddc765630 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.778124 | controller |     "Jun 11 00:21:21.524030 crc crio[23067]: time=\"2026-06-11T00:21:21.523902588Z\" level=info msg=\"Removed container 2aeb27e2ef15aa1a55d7cdb993c55837340670ca5ba103bc4c3acfaa61f8bd7c: openstack/ceilometer-0/sg-core\" id=8c68914c-2a63-463c-865a-9b5ddc765630 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.778139 | controller |     "Jun 11 00:21:21.528930 crc crio[23067]: time=\"2026-06-11T00:21:21.52875684Z\" level=info msg=\"Removing container: febc13dc3cc2a1669acf661542f9be93be8b780d9add296f0fbe445b441e3833\" id=71bc7b62-e45c-4698-9737-4c3ba2f0dcf1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.778153 | controller |     "Jun 11 00:21:21.561344 crc crio[23067]: time=\"2026-06-11T00:21:21.561201505Z\" level=info msg=\"Removed container febc13dc3cc2a1669acf661542f9be93be8b780d9add296f0fbe445b441e3833: openstack/ceilometer-0/ceilometer-notification-agent\" id=71bc7b62-e45c-4698-9737-4c3ba2f0dcf1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.778168 | controller |     "Jun 11 00:21:21.564912 crc crio[23067]: time=\"2026-06-11T00:21:21.564789292Z\" level=info msg=\"Removing container: 963d27898351a22cd2633505879042f0338efd986139c38eb6484b684babbbcf\" id=6a882eb0-380f-4269-9d90-73b0991dc1f3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.778181 | controller |     "Jun 11 00:21:21.595750 crc crio[23067]: time=\"2026-06-11T00:21:21.595186851Z\" level=info msg=\"Removed container 963d27898351a22cd2633505879042f0338efd986139c38eb6484b684babbbcf: openstack/ceilometer-0/ceilometer-central-agent\" id=6a882eb0-380f-4269-9d90-73b0991dc1f3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.778202 | controller |     "Jun 11 00:21:22.198246 crc crio[23067]: time=\"2026-06-11T00:21:22.198159868Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=998e8a09-56e8-4308-b767-b558eb9c160a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.778216 | controller |     "Jun 11 00:21:22.199802 crc crio[23067]: time=\"2026-06-11T00:21:22.198301781Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.778230 | controller |     "Jun 11 00:21:22.251177 crc crio[23067]: time=\"2026-06-11T00:21:22.251110041Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:dbfcdab2fa7ae5ce68b47fd2d0c6f284a5b00ef3c2f026ebb0814cd92cff3f55 UID:259cdc88-e5a7-4ad1-a2ff-a13ab2040bf2 NetNS:/var/run/netns/1a31420f-d253-402b-9b02-08efa39bf706 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod259cdc88_e5a7_4ad1_a2ff_a13ab2040bf2.slice PodAnnotations:0xc000c341f0}] Aliases:map[]}\"",
2026-06-11 01:10:49.778245 | controller |     "Jun 11 00:21:22.251539 crc crio[23067]: time=\"2026-06-11T00:21:22.251512952Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.778260 | controller |     "Jun 11 00:21:22.923704 crc crio[23067]: 2026-06-11T00:21:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dbfcdab2fa7ae5c Mac:a2:8d:43:28:78:4f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bd Mtu:0 Sandbox:/var/run/netns/1a31420f-d253-402b-9b02-08efa39bf706 SocketPath: PciID:}] [{Interface:0xc000510050 Address:{IP:10.217.0.189 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.778274 | controller |     "Jun 11 00:21:22.923704 crc crio[23067]: time=\"2026-06-11T00:21:22.923036467Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:dbfcdab2fa7ae5ce68b47fd2d0c6f284a5b00ef3c2f026ebb0814cd92cff3f55 UID:259cdc88-e5a7-4ad1-a2ff-a13ab2040bf2 NetNS:/var/run/netns/1a31420f-d253-402b-9b02-08efa39bf706 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod259cdc88_e5a7_4ad1_a2ff_a13ab2040bf2.slice PodAnnotations:0xc000c341f0}] Aliases:map[]}\"",
2026-06-11 01:10:49.778289 | controller |     "Jun 11 00:21:22.923704 crc crio[23067]: time=\"2026-06-11T00:21:22.923164281Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.778304 | controller |     "Jun 11 00:21:22.936202 crc crio[23067]: time=\"2026-06-11T00:21:22.936031892Z\" level=info msg=\"Ran pod sandbox dbfcdab2fa7ae5ce68b47fd2d0c6f284a5b00ef3c2f026ebb0814cd92cff3f55 with infra container: openstack/ceilometer-0/POD\" id=998e8a09-56e8-4308-b767-b558eb9c160a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.778319 | controller |     "Jun 11 00:21:22.939193 crc crio[23067]: time=\"2026-06-11T00:21:22.939111716Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=96f59d89-2f8d-458b-98d6-0d45bfa7ac0f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.778335 | controller |     "Jun 11 00:21:22.980466 crc crio[23067]: time=\"2026-06-11T00:21:22.979732843Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=98925462-f35c-46b3-99df-26ea32fe4b11 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.778364 | controller |     "Jun 11 00:21:22.995865 crc crio[23067]: time=\"2026-06-11T00:21:22.995594135Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=1a3ad805-5ee6-46ed-acf8-e4b324186653 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.778387 | controller |     "Jun 11 00:21:22.996133 crc crio[23067]: time=\"2026-06-11T00:21:22.996066668Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.778403 | controller |     "Jun 11 00:21:23.065183 crc crio[23067]: time=\"2026-06-11T00:21:23.065074289Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.778418 | controller |     "Jun 11 00:21:23.071751 crc crio[23067]: time=\"2026-06-11T00:21:23.071605837Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.778432 | controller |     "Jun 11 00:21:23.231571 crc crio[23067]: time=\"2026-06-11T00:21:23.23126801Z\" level=info msg=\"Created container c9dee6d9aab424ce9d5068f1b89a02bed5717c43de881616efd1ca5dddb60627: openstack/ceilometer-0/ceilometer-central-agent\" id=1a3ad805-5ee6-46ed-acf8-e4b324186653 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.778446 | controller |     "Jun 11 00:21:23.233752 crc crio[23067]: time=\"2026-06-11T00:21:23.233574752Z\" level=info msg=\"Starting container: c9dee6d9aab424ce9d5068f1b89a02bed5717c43de881616efd1ca5dddb60627\" id=06491443-d289-4eaf-9a76-5721373fadad name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.778462 | controller |     "Jun 11 00:21:23.239922 crc crio[23067]: time=\"2026-06-11T00:21:23.239809102Z\" level=info msg=\"Started container\" PID=82666 containerID=c9dee6d9aab424ce9d5068f1b89a02bed5717c43de881616efd1ca5dddb60627 description=openstack/ceilometer-0/ceilometer-central-agent id=06491443-d289-4eaf-9a76-5721373fadad name=/runtime.v1.RuntimeService/StartContainer sandboxID=dbfcdab2fa7ae5ce68b47fd2d0c6f284a5b00ef3c2f026ebb0814cd92cff3f55",
2026-06-11 01:10:49.778491 | controller |     "Jun 11 00:21:23.252959 crc crio[23067]: time=\"2026-06-11T00:21:23.252620642Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=7c8852d1-919c-422c-a4df-b831f1576cb6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.778507 | controller |     "Jun 11 00:21:23.286629 crc crio[23067]: time=\"2026-06-11T00:21:23.286526956Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=f771a03c-b3c8-476b-9ba5-69a92e1a97d3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.778522 | controller |     "Jun 11 00:21:23.293715 crc crio[23067]: time=\"2026-06-11T00:21:23.293587898Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=5d8e9c5f-80e2-4264-ad84-5e6853a1bb5c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.778536 | controller |     "Jun 11 00:21:23.294135 crc crio[23067]: time=\"2026-06-11T00:21:23.294063051Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.778551 | controller |     "Jun 11 00:21:23.346903 crc crio[23067]: time=\"2026-06-11T00:21:23.346793779Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.778565 | controller |     "Jun 11 00:21:23.351683 crc crio[23067]: time=\"2026-06-11T00:21:23.351575429Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.778580 | controller |     "Jun 11 00:21:23.509624 crc crio[23067]: time=\"2026-06-11T00:21:23.509525295Z\" level=info msg=\"Created container 3781fbaf697168678740ef45ca54725e778025db591bc44e0d604cdb12337207: openstack/ceilometer-0/ceilometer-notification-agent\" id=5d8e9c5f-80e2-4264-ad84-5e6853a1bb5c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.778601 | controller |     "Jun 11 00:21:23.510989 crc crio[23067]: time=\"2026-06-11T00:21:23.510918733Z\" level=info msg=\"Starting container: 3781fbaf697168678740ef45ca54725e778025db591bc44e0d604cdb12337207\" id=c616e9cf-0082-41a9-8061-323567d77d57 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.778616 | controller |     "Jun 11 00:21:23.519546 crc crio[23067]: time=\"2026-06-11T00:21:23.519409704Z\" level=info msg=\"Started container\" PID=82685 containerID=3781fbaf697168678740ef45ca54725e778025db591bc44e0d604cdb12337207 description=openstack/ceilometer-0/ceilometer-notification-agent id=c616e9cf-0082-41a9-8061-323567d77d57 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dbfcdab2fa7ae5ce68b47fd2d0c6f284a5b00ef3c2f026ebb0814cd92cff3f55",
2026-06-11 01:10:49.778631 | controller |     "Jun 11 00:21:23.534534 crc crio[23067]: time=\"2026-06-11T00:21:23.534441584Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=1c0a1509-636f-4935-8e6d-53bc2f7da00f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.778646 | controller |     "Jun 11 00:21:23.551595 crc crio[23067]: time=\"2026-06-11T00:21:23.551038366Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=36c584ed-a270-452d-b503-ea965ac3b49f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.778660 | controller |     "Jun 11 00:21:23.558779 crc crio[23067]: time=\"2026-06-11T00:21:23.558698475Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=7fb9067c-f689-4957-8adb-c58cb746c73b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.778674 | controller |     "Jun 11 00:21:23.559186 crc crio[23067]: time=\"2026-06-11T00:21:23.559130897Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.778688 | controller |     "Jun 11 00:21:23.625690 crc crio[23067]: time=\"2026-06-11T00:21:23.625585958Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.778702 | controller |     "Jun 11 00:21:23.633059 crc crio[23067]: time=\"2026-06-11T00:21:23.632950929Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.778716 | controller |     "Jun 11 00:21:23.818695 crc crio[23067]: time=\"2026-06-11T00:21:23.81678676Z\" level=info msg=\"Created container 4be9fa2e9b51f0dce1d4b70c50d838c8f64c4acf510e70d39421ffb8df409141: openstack/ceilometer-0/sg-core\" id=7fb9067c-f689-4957-8adb-c58cb746c73b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.778730 | controller |     "Jun 11 00:21:23.818695 crc crio[23067]: time=\"2026-06-11T00:21:23.818093216Z\" level=info msg=\"Starting container: 4be9fa2e9b51f0dce1d4b70c50d838c8f64c4acf510e70d39421ffb8df409141\" id=33362b30-50de-477e-bdb1-e9ec9d171244 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.778744 | controller |     "Jun 11 00:21:23.828406 crc crio[23067]: time=\"2026-06-11T00:21:23.827120882Z\" level=info msg=\"Started container\" PID=82701 containerID=4be9fa2e9b51f0dce1d4b70c50d838c8f64c4acf510e70d39421ffb8df409141 description=openstack/ceilometer-0/sg-core id=33362b30-50de-477e-bdb1-e9ec9d171244 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dbfcdab2fa7ae5ce68b47fd2d0c6f284a5b00ef3c2f026ebb0814cd92cff3f55",
2026-06-11 01:10:49.778758 | controller |     "Jun 11 00:21:23.850743 crc crio[23067]: time=\"2026-06-11T00:21:23.850612012Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=d76d1671-5325-4b11-8e1f-70e95b5d42fe name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.778778 | controller |     "Jun 11 00:21:23.886606 crc crio[23067]: time=\"2026-06-11T00:21:23.886421329Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=74df24a4-ec84-4f77-b913-ba316dbb459d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.778792 | controller |     "Jun 11 00:21:23.916512 crc crio[23067]: time=\"2026-06-11T00:21:23.916409096Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=e041cabe-0804-4d54-8c4e-5f23daceb8dd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.778806 | controller |     "Jun 11 00:21:23.917149 crc crio[23067]: time=\"2026-06-11T00:21:23.917086314Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.778820 | controller |     "Jun 11 00:21:23.966178 crc crio[23067]: time=\"2026-06-11T00:21:23.96608155Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.778834 | controller |     "Jun 11 00:21:23.971020 crc crio[23067]: time=\"2026-06-11T00:21:23.970933242Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.778848 | controller |     "Jun 11 00:21:29.307453 crc crio[23067]: time=\"2026-06-11T00:21:29.30634352Z\" level=info msg=\"Created container 6a94f84ade46252bb110225a431fce8c160f6b1093369fbde6909b0dab362511: openstack/ceilometer-0/proxy-httpd\" id=e041cabe-0804-4d54-8c4e-5f23daceb8dd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.778862 | controller |     "Jun 11 00:21:29.309731 crc crio[23067]: time=\"2026-06-11T00:21:29.3085267Z\" level=info msg=\"Starting container: 6a94f84ade46252bb110225a431fce8c160f6b1093369fbde6909b0dab362511\" id=39d5d2e2-e9dd-42b5-b2d3-a517d8320474 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.778876 | controller |     "Jun 11 00:21:29.315254 crc crio[23067]: time=\"2026-06-11T00:21:29.31514599Z\" level=info msg=\"Started container\" PID=82727 containerID=6a94f84ade46252bb110225a431fce8c160f6b1093369fbde6909b0dab362511 description=openstack/ceilometer-0/proxy-httpd id=39d5d2e2-e9dd-42b5-b2d3-a517d8320474 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dbfcdab2fa7ae5ce68b47fd2d0c6f284a5b00ef3c2f026ebb0814cd92cff3f55",
2026-06-11 01:10:49.778891 | controller |     "Jun 11 00:21:34.604962 crc crio[23067]: time=\"2026-06-11T00:21:34.603732213Z\" level=info msg=\"Stopping container: 3781fbaf697168678740ef45ca54725e778025db591bc44e0d604cdb12337207 (timeout: 30s)\" id=47d003b6-018e-496a-953a-382d3da91616 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.778906 | controller |     "Jun 11 00:21:34.606856 crc crio[23067]: time=\"2026-06-11T00:21:34.605598753Z\" level=info msg=\"Stopping container: c9dee6d9aab424ce9d5068f1b89a02bed5717c43de881616efd1ca5dddb60627 (timeout: 30s)\" id=c3776d8b-0ce5-467e-b0e4-907809c9fafb name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.778920 | controller |     "Jun 11 00:21:34.606984 crc crio[23067]: time=\"2026-06-11T00:21:34.60692775Z\" level=info msg=\"Stopping container: 4be9fa2e9b51f0dce1d4b70c50d838c8f64c4acf510e70d39421ffb8df409141 (timeout: 30s)\" id=eb7f34ed-e983-4017-bc82-8e6174a9c235 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.778934 | controller |     "Jun 11 00:21:34.607427 crc crio[23067]: time=\"2026-06-11T00:21:34.607347661Z\" level=info msg=\"Stopping container: 6a94f84ade46252bb110225a431fce8c160f6b1093369fbde6909b0dab362511 (timeout: 30s)\" id=71018787-925a-4b4c-bb60-e145b1c8e384 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.778948 | controller |     "Jun 11 00:21:34.759152 crc crio[23067]: time=\"2026-06-11T00:21:34.756865577Z\" level=info msg=\"Stopped container 4be9fa2e9b51f0dce1d4b70c50d838c8f64c4acf510e70d39421ffb8df409141: openstack/ceilometer-0/sg-core\" id=eb7f34ed-e983-4017-bc82-8e6174a9c235 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.778967 | controller |     "Jun 11 00:21:35.058468 crc crio[23067]: time=\"2026-06-11T00:21:35.057109761Z\" level=info msg=\"Stopped container 6a94f84ade46252bb110225a431fce8c160f6b1093369fbde6909b0dab362511: openstack/ceilometer-0/proxy-httpd\" id=71018787-925a-4b4c-bb60-e145b1c8e384 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.778981 | controller |     "Jun 11 00:21:35.068441 crc crio[23067]: time=\"2026-06-11T00:21:35.068342547Z\" level=info msg=\"Stopped container 3781fbaf697168678740ef45ca54725e778025db591bc44e0d604cdb12337207: openstack/ceilometer-0/ceilometer-notification-agent\" id=47d003b6-018e-496a-953a-382d3da91616 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.778995 | controller |     "Jun 11 00:21:44.036733 crc crio[23067]: time=\"2026-06-11T00:21:44.03574363Z\" level=info msg=\"Stopped container c9dee6d9aab424ce9d5068f1b89a02bed5717c43de881616efd1ca5dddb60627: openstack/ceilometer-0/ceilometer-central-agent\" id=c3776d8b-0ce5-467e-b0e4-907809c9fafb name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.779009 | controller |     "Jun 11 00:21:44.038761 crc crio[23067]: time=\"2026-06-11T00:21:44.037376675Z\" level=info msg=\"Stopping pod sandbox: dbfcdab2fa7ae5ce68b47fd2d0c6f284a5b00ef3c2f026ebb0814cd92cff3f55\" id=20c72770-218b-40e4-87d0-e8556196c1ad name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.779023 | controller |     "Jun 11 00:21:44.038761 crc crio[23067]: time=\"2026-06-11T00:21:44.038184507Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:dbfcdab2fa7ae5ce68b47fd2d0c6f284a5b00ef3c2f026ebb0814cd92cff3f55 UID:259cdc88-e5a7-4ad1-a2ff-a13ab2040bf2 NetNS:/var/run/netns/1a31420f-d253-402b-9b02-08efa39bf706 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod259cdc88_e5a7_4ad1_a2ff_a13ab2040bf2.slice PodAnnotations:0xc003ba8d78}] Aliases:map[]}\"",
2026-06-11 01:10:49.779038 | controller |     "Jun 11 00:21:44.038761 crc crio[23067]: time=\"2026-06-11T00:21:44.038414533Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.779052 | controller |     "Jun 11 00:21:44.403259 crc crio[23067]: time=\"2026-06-11T00:21:44.402549399Z\" level=info msg=\"Stopped pod sandbox: dbfcdab2fa7ae5ce68b47fd2d0c6f284a5b00ef3c2f026ebb0814cd92cff3f55\" id=20c72770-218b-40e4-87d0-e8556196c1ad name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.779066 | controller |     "Jun 11 00:21:45.958953 crc crio[23067]: time=\"2026-06-11T00:21:45.95839421Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=434a540d-984a-4113-8c9c-c445e0ff4bd7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.779080 | controller |     "Jun 11 00:21:45.960211 crc crio[23067]: time=\"2026-06-11T00:21:45.959023287Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.779094 | controller |     "Jun 11 00:21:46.009012 crc crio[23067]: time=\"2026-06-11T00:21:46.008913407Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:41da7532f3031cfe97dc76f52ed5f1900c530d7d1164b5f3ab1e350d3ff997c4 UID:896d6a13-e757-4714-9cf2-f78118b19917 NetNS:/var/run/netns/a4ec4d87-7e0c-4573-954f-ef994b958d14 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod896d6a13_e757_4714_9cf2_f78118b19917.slice PodAnnotations:0xc007e13198}] Aliases:map[]}\"",
2026-06-11 01:10:49.779108 | controller |     "Jun 11 00:21:46.009012 crc crio[23067]: time=\"2026-06-11T00:21:46.008976759Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.779129 | controller |     "Jun 11 00:21:46.628397 crc crio[23067]: 2026-06-11T00:21:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:41da7532f3031cf Mac:ae:e9:fa:ec:2d:c2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:be Mtu:0 Sandbox:/var/run/netns/a4ec4d87-7e0c-4573-954f-ef994b958d14 SocketPath: PciID:}] [{Interface:0xc000014dd0 Address:{IP:10.217.0.190 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.779144 | controller |     "Jun 11 00:21:46.631156 crc crio[23067]: time=\"2026-06-11T00:21:46.631084577Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:41da7532f3031cfe97dc76f52ed5f1900c530d7d1164b5f3ab1e350d3ff997c4 UID:896d6a13-e757-4714-9cf2-f78118b19917 NetNS:/var/run/netns/a4ec4d87-7e0c-4573-954f-ef994b958d14 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod896d6a13_e757_4714_9cf2_f78118b19917.slice PodAnnotations:0xc007e13198}] Aliases:map[]}\"",
2026-06-11 01:10:49.779159 | controller |     "Jun 11 00:21:46.632527 crc crio[23067]: time=\"2026-06-11T00:21:46.632421833Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.779173 | controller |     "Jun 11 00:21:46.643615 crc crio[23067]: time=\"2026-06-11T00:21:46.643498355Z\" level=info msg=\"Ran pod sandbox 41da7532f3031cfe97dc76f52ed5f1900c530d7d1164b5f3ab1e350d3ff997c4 with infra container: openstack/ceilometer-0/POD\" id=434a540d-984a-4113-8c9c-c445e0ff4bd7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.779187 | controller |     "Jun 11 00:21:46.648063 crc crio[23067]: time=\"2026-06-11T00:21:46.648030699Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=a7f5539a-176c-4b8d-8648-e827792799c0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.779202 | controller |     "Jun 11 00:21:46.672998 crc crio[23067]: time=\"2026-06-11T00:21:46.672922977Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=fa0475cc-8f4d-4a90-85ab-799dae422fd9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.779216 | controller |     "Jun 11 00:21:46.681108 crc crio[23067]: time=\"2026-06-11T00:21:46.68107418Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=aedeeb5f-eb61-4c6e-bb0e-88038ac31a59 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.779230 | controller |     "Jun 11 00:21:46.681599 crc crio[23067]: time=\"2026-06-11T00:21:46.681573893Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.779244 | controller |     "Jun 11 00:21:46.738265 crc crio[23067]: time=\"2026-06-11T00:21:46.738112394Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.779258 | controller |     "Jun 11 00:21:46.742390 crc crio[23067]: time=\"2026-06-11T00:21:46.742301429Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.779272 | controller |     "Jun 11 00:21:46.920006 crc crio[23067]: time=\"2026-06-11T00:21:46.919270043Z\" level=info msg=\"Created container 3165cd829ccd4242db7f4ea27327ca1ca49be3106a478bd00f6a1b0fa5563494: openstack/ceilometer-0/ceilometer-central-agent\" id=aedeeb5f-eb61-4c6e-bb0e-88038ac31a59 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.779286 | controller |     "Jun 11 00:21:46.921947 crc crio[23067]: time=\"2026-06-11T00:21:46.921623807Z\" level=info msg=\"Starting container: 3165cd829ccd4242db7f4ea27327ca1ca49be3106a478bd00f6a1b0fa5563494\" id=c53a5ba6-fd55-4aa5-a204-19e6b6880212 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.779306 | controller |     "Jun 11 00:21:46.928057 crc crio[23067]: time=\"2026-06-11T00:21:46.927861737Z\" level=info msg=\"Started container\" PID=84084 containerID=3165cd829ccd4242db7f4ea27327ca1ca49be3106a478bd00f6a1b0fa5563494 description=openstack/ceilometer-0/ceilometer-central-agent id=c53a5ba6-fd55-4aa5-a204-19e6b6880212 name=/runtime.v1.RuntimeService/StartContainer sandboxID=41da7532f3031cfe97dc76f52ed5f1900c530d7d1164b5f3ab1e350d3ff997c4",
2026-06-11 01:10:49.779321 | controller |     "Jun 11 00:21:46.938455 crc crio[23067]: time=\"2026-06-11T00:21:46.938405704Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=2bf16bd7-208f-432e-a55f-c1f8f5827f04 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.779335 | controller |     "Jun 11 00:21:46.964486 crc crio[23067]: time=\"2026-06-11T00:21:46.964268199Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=5cdb4d11-6d5a-4966-8df3-729e815c8b18 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.779365 | controller |     "Jun 11 00:21:46.971562 crc crio[23067]: time=\"2026-06-11T00:21:46.971499756Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=4548859b-6bfa-4222-8d68-d8ce771d9770 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.779385 | controller |     "Jun 11 00:21:46.972808 crc crio[23067]: time=\"2026-06-11T00:21:46.972770541Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.779400 | controller |     "Jun 11 00:21:47.026378 crc crio[23067]: time=\"2026-06-11T00:21:47.026260489Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.779414 | controller |     "Jun 11 00:21:47.030385 crc crio[23067]: time=\"2026-06-11T00:21:47.030351161Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.779429 | controller |     "Jun 11 00:21:47.192246 crc crio[23067]: time=\"2026-06-11T00:21:47.192133781Z\" level=info msg=\"Created container 0c9ce4150a98eb11a70ba55acf9ce99cb028d586f90b9584ddc1e87932c14755: openstack/ceilometer-0/ceilometer-notification-agent\" id=4548859b-6bfa-4222-8d68-d8ce771d9770 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.779443 | controller |     "Jun 11 00:21:47.193527 crc crio[23067]: time=\"2026-06-11T00:21:47.193387205Z\" level=info msg=\"Starting container: 0c9ce4150a98eb11a70ba55acf9ce99cb028d586f90b9584ddc1e87932c14755\" id=59f7ac4e-3570-4bac-b5c4-7bd44e6bde62 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.779458 | controller |     "Jun 11 00:21:47.205963 crc crio[23067]: time=\"2026-06-11T00:21:47.205901246Z\" level=info msg=\"Started container\" PID=84100 containerID=0c9ce4150a98eb11a70ba55acf9ce99cb028d586f90b9584ddc1e87932c14755 description=openstack/ceilometer-0/ceilometer-notification-agent id=59f7ac4e-3570-4bac-b5c4-7bd44e6bde62 name=/runtime.v1.RuntimeService/StartContainer sandboxID=41da7532f3031cfe97dc76f52ed5f1900c530d7d1164b5f3ab1e350d3ff997c4",
2026-06-11 01:10:49.779473 | controller |     "Jun 11 00:21:47.217289 crc crio[23067]: time=\"2026-06-11T00:21:47.217223885Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=293ba734-eeb9-41b6-82a5-c37932fd7aed name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.779487 | controller |     "Jun 11 00:21:47.242302 crc crio[23067]: time=\"2026-06-11T00:21:47.242125014Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=822a19a5-effd-4dbe-a44f-a36c703a67b6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.779505 | controller |     "Jun 11 00:21:47.249733 crc crio[23067]: time=\"2026-06-11T00:21:47.249579127Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=0363147a-d39b-4ff2-90b0-75f570969a87 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.779520 | controller |     "Jun 11 00:21:47.250025 crc crio[23067]: time=\"2026-06-11T00:21:47.249982448Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.779534 | controller |     "Jun 11 00:21:47.301366 crc crio[23067]: time=\"2026-06-11T00:21:47.301192114Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.779549 | controller |     "Jun 11 00:21:47.307609 crc crio[23067]: time=\"2026-06-11T00:21:47.307555457Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.779563 | controller |     "Jun 11 00:21:47.507626 crc crio[23067]: time=\"2026-06-11T00:21:47.507548629Z\" level=info msg=\"Created container da41939164b7e166c5bb638e222336651b699152d9f5c26e86e508c5e4b6140c: openstack/ceilometer-0/sg-core\" id=0363147a-d39b-4ff2-90b0-75f570969a87 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.779578 | controller |     "Jun 11 00:21:47.509489 crc crio[23067]: time=\"2026-06-11T00:21:47.509394499Z\" level=info msg=\"Starting container: da41939164b7e166c5bb638e222336651b699152d9f5c26e86e508c5e4b6140c\" id=8972c651-6550-412e-b242-036c0b23e264 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.779592 | controller |     "Jun 11 00:21:47.519809 crc crio[23067]: time=\"2026-06-11T00:21:47.519589307Z\" level=info msg=\"Started container\" PID=84125 containerID=da41939164b7e166c5bb638e222336651b699152d9f5c26e86e508c5e4b6140c description=openstack/ceilometer-0/sg-core id=8972c651-6550-412e-b242-036c0b23e264 name=/runtime.v1.RuntimeService/StartContainer sandboxID=41da7532f3031cfe97dc76f52ed5f1900c530d7d1164b5f3ab1e350d3ff997c4",
2026-06-11 01:10:49.779607 | controller |     "Jun 11 00:21:47.536780 crc crio[23067]: time=\"2026-06-11T00:21:47.536615961Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=9ed57236-2764-44bb-b80e-b3ac1e579b2f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.779621 | controller |     "Jun 11 00:21:47.593750 crc crio[23067]: time=\"2026-06-11T00:21:47.588577138Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=fe96bd49-944c-4f5d-ab10-6f785eb1968c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.779636 | controller |     "Jun 11 00:21:47.669509 crc crio[23067]: time=\"2026-06-11T00:21:47.669410561Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=1bcee688-b904-45eb-90b3-0c2a2e382dc2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.779650 | controller |     "Jun 11 00:21:47.670084 crc crio[23067]: time=\"2026-06-11T00:21:47.670017068Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.779665 | controller |     "Jun 11 00:21:47.744104 crc crio[23067]: time=\"2026-06-11T00:21:47.744008925Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.779680 | controller |     "Jun 11 00:21:47.748538 crc crio[23067]: time=\"2026-06-11T00:21:47.748460036Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.779698 | controller |     "Jun 11 00:21:47.867338 crc crio[23067]: time=\"2026-06-11T00:21:47.867179622Z\" level=info msg=\"Created container 73fddc1172d56855bd04429fe09f7434c282d9a07f56c347b8a3e09f23a070e1: openstack/ceilometer-0/proxy-httpd\" id=1bcee688-b904-45eb-90b3-0c2a2e382dc2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.779713 | controller |     "Jun 11 00:21:47.868970 crc crio[23067]: time=\"2026-06-11T00:21:47.868874138Z\" level=info msg=\"Starting container: 73fddc1172d56855bd04429fe09f7434c282d9a07f56c347b8a3e09f23a070e1\" id=835d4a27-52b5-48a1-80cd-2cc7fdc75251 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.779727 | controller |     "Jun 11 00:21:47.876083 crc crio[23067]: time=\"2026-06-11T00:21:47.876018813Z\" level=info msg=\"Started container\" PID=84153 containerID=73fddc1172d56855bd04429fe09f7434c282d9a07f56c347b8a3e09f23a070e1 description=openstack/ceilometer-0/proxy-httpd id=835d4a27-52b5-48a1-80cd-2cc7fdc75251 name=/runtime.v1.RuntimeService/StartContainer sandboxID=41da7532f3031cfe97dc76f52ed5f1900c530d7d1164b5f3ab1e350d3ff997c4",
2026-06-11 01:10:49.779742 | controller |     "Jun 11 00:21:48.572486 crc crio[23067]: time=\"2026-06-11T00:21:48.57144952Z\" level=info msg=\"Stopping pod sandbox: 2372f98056afe18818b42c667e9cae95f5f86c45c00a11a583ab0d374c2a6c11\" id=7ec6e135-c777-4435-bed4-dca547363230 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.779756 | controller |     "Jun 11 00:21:48.573260 crc crio[23067]: time=\"2026-06-11T00:21:48.572789446Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-db-sync-qdt55 Namespace:openstack ID:2372f98056afe18818b42c667e9cae95f5f86c45c00a11a583ab0d374c2a6c11 UID:2ffc80c5-7135-4b1d-8009-f91a41353113 NetNS:/var/run/netns/0bc185d9-418f-49c6-8ed4-dbcd18442c91 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2ffc80c5_7135_4b1d_8009_f91a41353113.slice PodAnnotations:0xc0036107d8}] Aliases:map[]}\"",
2026-06-11 01:10:49.779771 | controller |     "Jun 11 00:21:48.573260 crc crio[23067]: time=\"2026-06-11T00:21:48.572998662Z\" level=info msg=\"Deleting pod openstack_nova-cell0-conductor-db-sync-qdt55 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.779785 | controller |     "Jun 11 00:21:49.083978 crc crio[23067]: time=\"2026-06-11T00:21:49.083377895Z\" level=info msg=\"Stopped pod sandbox: 2372f98056afe18818b42c667e9cae95f5f86c45c00a11a583ab0d374c2a6c11\" id=7ec6e135-c777-4435-bed4-dca547363230 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.779799 | controller |     "Jun 11 00:21:51.296176 crc crio[23067]: time=\"2026-06-11T00:21:51.295531796Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-conductor-0/POD\" id=3c447816-6b58-4b03-bbbf-42a8a0b38239 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.779813 | controller |     "Jun 11 00:21:51.297582 crc crio[23067]: time=\"2026-06-11T00:21:51.296247075Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.779827 | controller |     "Jun 11 00:21:51.328924 crc crio[23067]: time=\"2026-06-11T00:21:51.328852144Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:27ce3ee06d5d096fa7a1ce1b52d7863b9bda86cf19b79db20910c1b95c64986f UID:ce545a12-23d9-41e1-809c-7163f1ec6b01 NetNS:/var/run/netns/7bf5ce72-6152-4794-b297-91fdd2c480cd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podce545a12_23d9_41e1_809c_7163f1ec6b01.slice PodAnnotations:0xc0029b24c8}] Aliases:map[]}\"",
2026-06-11 01:10:49.779847 | controller |     "Jun 11 00:21:51.328924 crc crio[23067]: time=\"2026-06-11T00:21:51.328915926Z\" level=info msg=\"Adding pod openstack_nova-cell0-conductor-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.779861 | controller |     "Jun 11 00:21:51.953709 crc crio[23067]: 2026-06-11T00:21:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:27ce3ee06d5d096 Mac:f6:97:50:a0:50:b7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bf Mtu:0 Sandbox:/var/run/netns/7bf5ce72-6152-4794-b297-91fdd2c480cd SocketPath: PciID:}] [{Interface:0xc000014c40 Address:{IP:10.217.0.191 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.779876 | controller |     "Jun 11 00:21:51.956103 crc crio[23067]: time=\"2026-06-11T00:21:51.95599782Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:27ce3ee06d5d096fa7a1ce1b52d7863b9bda86cf19b79db20910c1b95c64986f UID:ce545a12-23d9-41e1-809c-7163f1ec6b01 NetNS:/var/run/netns/7bf5ce72-6152-4794-b297-91fdd2c480cd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podce545a12_23d9_41e1_809c_7163f1ec6b01.slice PodAnnotations:0xc0029b24c8}] Aliases:map[]}\"",
2026-06-11 01:10:49.779890 | controller |     "Jun 11 00:21:51.956243 crc crio[23067]: time=\"2026-06-11T00:21:51.956151544Z\" level=info msg=\"Checking pod openstack_nova-cell0-conductor-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.779905 | controller |     "Jun 11 00:21:51.965467 crc crio[23067]: time=\"2026-06-11T00:21:51.964059639Z\" level=info msg=\"Ran pod sandbox 27ce3ee06d5d096fa7a1ce1b52d7863b9bda86cf19b79db20910c1b95c64986f with infra container: openstack/nova-cell0-conductor-0/POD\" id=3c447816-6b58-4b03-bbbf-42a8a0b38239 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.779920 | controller |     "Jun 11 00:21:51.968087 crc crio[23067]: time=\"2026-06-11T00:21:51.968014317Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=3d47c775-6a3f-4191-b7fe-91cdec5a5216 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.779934 | controller |     "Jun 11 00:21:51.996418 crc crio[23067]: time=\"2026-06-11T00:21:51.996329959Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=bdf0ed98-1a7b-47ea-add0-204485862ad3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.779949 | controller |     "Jun 11 00:21:52.180977 crc crio[23067]: time=\"2026-06-11T00:21:52.18089768Z\" level=info msg=\"Creating container: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=e53736c0-1c57-4a43-8ef4-542d9f3b2004 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.779963 | controller |     "Jun 11 00:21:52.181473 crc crio[23067]: time=\"2026-06-11T00:21:52.181424265Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.779977 | controller |     "Jun 11 00:21:52.229012 crc crio[23067]: time=\"2026-06-11T00:21:52.228863338Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.779991 | controller |     "Jun 11 00:21:52.232615 crc crio[23067]: time=\"2026-06-11T00:21:52.232528698Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.780005 | controller |     "Jun 11 00:21:52.524024 crc crio[23067]: time=\"2026-06-11T00:21:52.523930751Z\" level=info msg=\"Created container 25f6a6a071b00155278fe5e0b7b447eb3f9f7f1f9fc60141ffe1b284727aa92b: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=e53736c0-1c57-4a43-8ef4-542d9f3b2004 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.780026 | controller |     "Jun 11 00:21:52.525895 crc crio[23067]: time=\"2026-06-11T00:21:52.52498061Z\" level=info msg=\"Starting container: 25f6a6a071b00155278fe5e0b7b447eb3f9f7f1f9fc60141ffe1b284727aa92b\" id=4f4bd873-b4f2-439c-8c86-c139295b373d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.780041 | controller |     "Jun 11 00:21:52.532114 crc crio[23067]: time=\"2026-06-11T00:21:52.531999641Z\" level=info msg=\"Started container\" PID=84623 containerID=25f6a6a071b00155278fe5e0b7b447eb3f9f7f1f9fc60141ffe1b284727aa92b description=openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor id=4f4bd873-b4f2-439c-8c86-c139295b373d name=/runtime.v1.RuntimeService/StartContainer sandboxID=27ce3ee06d5d096fa7a1ce1b52d7863b9bda86cf19b79db20910c1b95c64986f",
2026-06-11 01:10:49.780056 | controller |     "Jun 11 00:22:00.765197 crc crio[23067]: time=\"2026-06-11T00:22:00.761810917Z\" level=info msg=\"Stopping container: 572a294cc5f7d2fc4001bf740f946e32754b35dcf191ff25c7c491e3128461bd (timeout: 2s)\" id=768790e2-3a69-4f5e-b805-6a057fd6dc1d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.780070 | controller |     "Jun 11 00:22:00.909599 crc crio[23067]: time=\"2026-06-11T00:22:00.909483423Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29685622-6v6mc/POD\" id=2c3ec92d-d610-4103-9925-fe29a78f7628 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.780084 | controller |     "Jun 11 00:22:00.909917 crc crio[23067]: time=\"2026-06-11T00:22:00.90974988Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.780099 | controller |     "Jun 11 00:22:00.949800 crc crio[23067]: time=\"2026-06-11T00:22:00.949629877Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685622-6v6mc Namespace:openshift-infra ID:53e0094a6e2c45f1090dadb41acc7b54149752c96dacc08ef511c401e43777c0 UID:43cef6c1-640b-4a0d-80a0-c870504d33f1 NetNS:/var/run/netns/7db43903-3e48-4dc4-b08a-f332e329131c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod43cef6c1_640b_4a0d_80a0_c870504d33f1.slice PodAnnotations:0xc007e12448}] Aliases:map[]}\"",
2026-06-11 01:10:49.780114 | controller |     "Jun 11 00:22:00.949800 crc crio[23067]: time=\"2026-06-11T00:22:00.949769441Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29685622-6v6mc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.780129 | controller |     "Jun 11 00:22:01.563614 crc crio[23067]: time=\"2026-06-11T00:22:01.562802452Z\" level=info msg=\"Stopped container 572a294cc5f7d2fc4001bf740f946e32754b35dcf191ff25c7c491e3128461bd: openshift-marketplace/redhat-operators-m4clz/registry-server\" id=768790e2-3a69-4f5e-b805-6a057fd6dc1d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.780143 | controller |     "Jun 11 00:22:01.564718 crc crio[23067]: time=\"2026-06-11T00:22:01.564367784Z\" level=info msg=\"Stopping pod sandbox: 4fa1bb6ef144da1ca29eb18190fda9da1513122ece5b14c9a6c7b2a9ad1018a4\" id=21c931c8-344f-4256-aba3-a67c0cf063f3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.780157 | controller |     "Jun 11 00:22:01.565417 crc crio[23067]: time=\"2026-06-11T00:22:01.565167346Z\" level=info msg=\"Got pod network &{Name:redhat-operators-m4clz Namespace:openshift-marketplace ID:4fa1bb6ef144da1ca29eb18190fda9da1513122ece5b14c9a6c7b2a9ad1018a4 UID:48bded21-d059-42f8-abc5-d7ab93dce08b NetNS:/var/run/netns/bc215849-8c3d-470c-ba09-6a2740ba6c55 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod48bded21_d059_42f8_abc5_d7ab93dce08b.slice PodAnnotations:0xc0029b2868}] Aliases:map[]}\"",
2026-06-11 01:10:49.780172 | controller |     "Jun 11 00:22:01.565417 crc crio[23067]: time=\"2026-06-11T00:22:01.56532449Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-m4clz from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.780190 | controller |     "Jun 11 00:22:01.679445 crc crio[23067]: 2026-06-11T00:22:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:53e0094a6e2c45f Mac:86:65:f2:36:eb:2b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c0 Mtu:0 Sandbox:/var/run/netns/7db43903-3e48-4dc4-b08a-f332e329131c SocketPath: PciID:}] [{Interface:0xc0002846b0 Address:{IP:10.217.0.192 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.780205 | controller |     "Jun 11 00:22:01.680738 crc crio[23067]: time=\"2026-06-11T00:22:01.680536121Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685622-6v6mc Namespace:openshift-infra ID:53e0094a6e2c45f1090dadb41acc7b54149752c96dacc08ef511c401e43777c0 UID:43cef6c1-640b-4a0d-80a0-c870504d33f1 NetNS:/var/run/netns/7db43903-3e48-4dc4-b08a-f332e329131c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod43cef6c1_640b_4a0d_80a0_c870504d33f1.slice PodAnnotations:0xc007e12448}] Aliases:map[]}\"",
2026-06-11 01:10:49.780220 | controller |     "Jun 11 00:22:01.681148 crc crio[23067]: time=\"2026-06-11T00:22:01.680920511Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29685622-6v6mc for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.780235 | controller |     "Jun 11 00:22:01.693489 crc crio[23067]: time=\"2026-06-11T00:22:01.693410682Z\" level=info msg=\"Ran pod sandbox 53e0094a6e2c45f1090dadb41acc7b54149752c96dacc08ef511c401e43777c0 with infra container: openshift-infra/auto-csr-approver-29685622-6v6mc/POD\" id=2c3ec92d-d610-4103-9925-fe29a78f7628 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.780249 | controller |     "Jun 11 00:22:01.698704 crc crio[23067]: time=\"2026-06-11T00:22:01.698564992Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=7e15d39a-2e38-41d9-abe3-9b29ee75acb3 name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.780263 | controller |     "Jun 11 00:22:01.709189 crc crio[23067]: time=\"2026-06-11T00:22:01.70874847Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 01:10:49.780278 | controller |     "Jun 11 00:22:01.945799 crc crio[23067]: time=\"2026-06-11T00:22:01.945073882Z\" level=info msg=\"Stopped pod sandbox: 4fa1bb6ef144da1ca29eb18190fda9da1513122ece5b14c9a6c7b2a9ad1018a4\" id=21c931c8-344f-4256-aba3-a67c0cf063f3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.780292 | controller |     "Jun 11 00:22:02.354778 crc crio[23067]: time=\"2026-06-11T00:22:02.354314328Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-cell-mapping-xb27t/POD\" id=0836764f-4860-4653-820f-36e1bd3e326a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.780306 | controller |     "Jun 11 00:22:02.354778 crc crio[23067]: time=\"2026-06-11T00:22:02.354412881Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.780321 | controller |     "Jun 11 00:22:02.391714 crc crio[23067]: time=\"2026-06-11T00:22:02.391539973Z\" level=info msg=\"Got pod network &{Name:nova-cell0-cell-mapping-xb27t Namespace:openstack ID:3c13cd1eab402c22f2fd89d7ef8182e96336a05e2994ac1576609cae2078ee5c UID:df15a73e-0e67-424a-8ef2-401ba4b7a48a NetNS:/var/run/netns/7681e3d8-fec1-4649-b03a-270429f01b44 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddf15a73e_0e67_424a_8ef2_401ba4b7a48a.slice PodAnnotations:0xc000c34f70}] Aliases:map[]}\"",
2026-06-11 01:10:49.780336 | controller |     "Jun 11 00:22:02.391714 crc crio[23067]: time=\"2026-06-11T00:22:02.391611375Z\" level=info msg=\"Adding pod openstack_nova-cell0-cell-mapping-xb27t to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.780376 | controller |     "Jun 11 00:22:02.822955 crc crio[23067]: time=\"2026-06-11T00:22:02.822180671Z\" level=info msg=\"Removing container: 572a294cc5f7d2fc4001bf740f946e32754b35dcf191ff25c7c491e3128461bd\" id=5c6be3be-aad7-4d07-8130-89257fbbf7ee name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.780393 | controller |     "Jun 11 00:22:03.026250 crc crio[23067]: time=\"2026-06-11T00:22:03.024603409Z\" level=info msg=\"Removed container 572a294cc5f7d2fc4001bf740f946e32754b35dcf191ff25c7c491e3128461bd: openshift-marketplace/redhat-operators-m4clz/registry-server\" id=5c6be3be-aad7-4d07-8130-89257fbbf7ee name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.780409 | controller |     "Jun 11 00:22:03.039455 crc crio[23067]: time=\"2026-06-11T00:22:03.039361161Z\" level=info msg=\"Removing container: 506737f52f1c24b2d4c1d9b5f5e30a93ce0ea0b19d5432f8c729e4ab9db5227e\" id=60a5084b-2791-4543-a2b2-acf2dc88fa67 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.780424 | controller |     "Jun 11 00:22:03.161465 crc crio[23067]: time=\"2026-06-11T00:22:03.157990325Z\" level=info msg=\"Removed container 506737f52f1c24b2d4c1d9b5f5e30a93ce0ea0b19d5432f8c729e4ab9db5227e: openshift-marketplace/redhat-operators-m4clz/extract-content\" id=60a5084b-2791-4543-a2b2-acf2dc88fa67 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.780438 | controller |     "Jun 11 00:22:03.167013 crc crio[23067]: time=\"2026-06-11T00:22:03.166904378Z\" level=info msg=\"Removing container: 89c24a5360fd21264dd9beb063338ce9fe33cc5891ad114a6b696151692bc400\" id=40d05fcb-1e62-4d5a-b2d2-d5031fda29d8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.780453 | controller |     "Jun 11 00:22:03.250045 crc crio[23067]: time=\"2026-06-11T00:22:03.249990083Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-conductor-db-sync-76c97/POD\" id=7599affa-b86a-452f-ba2b-f18e80b6461d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.780467 | controller |     "Jun 11 00:22:03.250197 crc crio[23067]: time=\"2026-06-11T00:22:03.250083216Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.780482 | controller |     "Jun 11 00:22:03.328348 crc crio[23067]: 2026-06-11T00:22:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3c13cd1eab402c2 Mac:3e:e5:6d:a7:99:b1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c1 Mtu:0 Sandbox:/var/run/netns/7681e3d8-fec1-4649-b03a-270429f01b44 SocketPath: PciID:}] [{Interface:0xc0002f0800 Address:{IP:10.217.0.193 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.780497 | controller |     "Jun 11 00:22:03.329622 crc crio[23067]: time=\"2026-06-11T00:22:03.329530091Z\" level=info msg=\"Got pod network &{Name:nova-cell0-cell-mapping-xb27t Namespace:openstack ID:3c13cd1eab402c22f2fd89d7ef8182e96336a05e2994ac1576609cae2078ee5c UID:df15a73e-0e67-424a-8ef2-401ba4b7a48a NetNS:/var/run/netns/7681e3d8-fec1-4649-b03a-270429f01b44 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddf15a73e_0e67_424a_8ef2_401ba4b7a48a.slice PodAnnotations:0xc000c34f70}] Aliases:map[]}\"",
2026-06-11 01:10:49.780512 | controller |     "Jun 11 00:22:03.329865 crc crio[23067]: time=\"2026-06-11T00:22:03.329777808Z\" level=info msg=\"Checking pod openstack_nova-cell0-cell-mapping-xb27t for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.780526 | controller |     "Jun 11 00:22:03.354360 crc crio[23067]: time=\"2026-06-11T00:22:03.354278346Z\" level=info msg=\"Removed container 89c24a5360fd21264dd9beb063338ce9fe33cc5891ad114a6b696151692bc400: openshift-marketplace/redhat-operators-m4clz/extract-utilities\" id=40d05fcb-1e62-4d5a-b2d2-d5031fda29d8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.780547 | controller |     "Jun 11 00:22:03.377535 crc crio[23067]: time=\"2026-06-11T00:22:03.377436007Z\" level=info msg=\"Ran pod sandbox 3c13cd1eab402c22f2fd89d7ef8182e96336a05e2994ac1576609cae2078ee5c with infra container: openstack/nova-cell0-cell-mapping-xb27t/POD\" id=0836764f-4860-4653-820f-36e1bd3e326a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.780562 | controller |     "Jun 11 00:22:03.389873 crc crio[23067]: time=\"2026-06-11T00:22:03.389784173Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=97bbcf90-9414-4f7e-9333-8ed31586de20 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.780576 | controller |     "Jun 11 00:22:03.405944 crc crio[23067]: time=\"2026-06-11T00:22:03.405684057Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-0/POD\" id=bb8a8e51-4d4c-47c7-aba8-b29a56e86756 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.780590 | controller |     "Jun 11 00:22:03.405944 crc crio[23067]: time=\"2026-06-11T00:22:03.40578536Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.780605 | controller |     "Jun 11 00:22:03.514753 crc crio[23067]: time=\"2026-06-11T00:22:03.514106562Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=7e15d39a-2e38-41d9-abe3-9b29ee75acb3 name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.780619 | controller |     "Jun 11 00:22:03.519345 crc crio[23067]: time=\"2026-06-11T00:22:03.519248422Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=6672dec9-10dd-4f92-ac20-e1fecfb46a47 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.780633 | controller |     "Jun 11 00:22:03.557032 crc crio[23067]: time=\"2026-06-11T00:22:03.556823966Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=968ccd7f-aca8-4ad6-8ab0-35f6c699305b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.780648 | controller |     "Jun 11 00:22:03.575877 crc crio[23067]: time=\"2026-06-11T00:22:03.575756762Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=99829f7e-dcbd-4b03-8848-4f25dfb083de name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.780662 | controller |     "Jun 11 00:22:03.587100 crc crio[23067]: time=\"2026-06-11T00:22:03.586950547Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-db-sync-76c97 Namespace:openstack ID:321ab3a726089f42249db9dd02426e2ee96860e210c583170e249dbf1e4c3f5c UID:a4bdb00f-9e18-4002-ac8d-845b31f35d5b NetNS:/var/run/netns/1d9d339f-ef9b-424f-bb82-309d89f2fbff Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda4bdb00f_9e18_4002_ac8d_845b31f35d5b.slice PodAnnotations:0xc002392288}] Aliases:map[]}\"",
2026-06-11 01:10:49.780677 | controller |     "Jun 11 00:22:03.587100 crc crio[23067]: time=\"2026-06-11T00:22:03.587020909Z\" level=info msg=\"Adding pod openstack_nova-cell1-conductor-db-sync-76c97 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.780692 | controller |     "Jun 11 00:22:03.594399 crc crio[23067]: time=\"2026-06-11T00:22:03.594361819Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:8b41b6216e36d1993f245a4bf5504f23dff38df5ba2edc569ffbbd1782c21979 UID:afbffa78-0bf6-4345-86e2-5c11aadca771 NetNS:/var/run/netns/fc30cbb4-537e-482f-9be1-523374f86d0e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podafbffa78_0bf6_4345_86e2_5c11aadca771.slice PodAnnotations:0xc007e12138}] Aliases:map[]}\"",
2026-06-11 01:10:49.780712 | controller |     "Jun 11 00:22:03.594551 crc crio[23067]: time=\"2026-06-11T00:22:03.594533683Z\" level=info msg=\"Adding pod openstack_nova-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.780726 | controller |     "Jun 11 00:22:03.651753 crc crio[23067]: time=\"2026-06-11T00:22:03.647265221Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29685622-6v6mc/oc\" id=497da85b-5d36-4183-ba55-7e0bd1e0315e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.780741 | controller |     "Jun 11 00:22:03.651753 crc crio[23067]: time=\"2026-06-11T00:22:03.647880668Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.780755 | controller |     "Jun 11 00:22:03.724189 crc crio[23067]: time=\"2026-06-11T00:22:03.723595441Z\" level=info msg=\"Creating container: openstack/nova-cell0-cell-mapping-xb27t/nova-manage\" id=27beac00-88e9-4a3a-b155-7acb87d1907f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.780769 | controller |     "Jun 11 00:22:03.724532 crc crio[23067]: time=\"2026-06-11T00:22:03.724504256Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.780783 | controller |     "Jun 11 00:22:03.757541 crc crio[23067]: time=\"2026-06-11T00:22:03.756346004Z\" level=info msg=\"Running pod sandbox: openstack/nova-scheduler-0/POD\" id=83f62e52-71e4-41e2-b979-49d59458731b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.780797 | controller |     "Jun 11 00:22:03.757541 crc crio[23067]: time=\"2026-06-11T00:22:03.756797126Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.780810 | controller |     "Jun 11 00:22:03.761553 crc crio[23067]: time=\"2026-06-11T00:22:03.758168824Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.780825 | controller |     "Jun 11 00:22:03.827167 crc crio[23067]: time=\"2026-06-11T00:22:03.827088702Z\" level=info msg=\"Running pod sandbox: openstack/nova-metadata-0/POD\" id=184df612-b5f0-4629-b776-ffe3b28fd327 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.780839 | controller |     "Jun 11 00:22:03.827429 crc crio[23067]: time=\"2026-06-11T00:22:03.827190575Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.780853 | controller |     "Jun 11 00:22:03.852993 crc crio[23067]: time=\"2026-06-11T00:22:03.852914566Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.780867 | controller |     "Jun 11 00:22:03.894766 crc crio[23067]: time=\"2026-06-11T00:22:03.894599753Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.780881 | controller |     "Jun 11 00:22:04.000694 crc crio[23067]: time=\"2026-06-11T00:22:04.000258332Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:8af1c7276e484bd95af17391d7e8d8fdd9ea6ee05b24536288d3c1b13809b45d UID:eeff0470-3429-4533-ae3a-f47ed73cd4d9 NetNS:/var/run/netns/e56d8561-de8b-4cb2-aad8-84a95b5baa8a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podeeff0470_3429_4533_ae3a_f47ed73cd4d9.slice PodAnnotations:0xc000b80390}] Aliases:map[]}\"",
2026-06-11 01:10:49.780899 | controller |     "Jun 11 00:22:04.000919 crc crio[23067]: time=\"2026-06-11T00:22:04.00088787Z\" level=info msg=\"Adding pod openstack_nova-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.780913 | controller |     "Jun 11 00:22:04.037053 crc crio[23067]: time=\"2026-06-11T00:22:04.006312848Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-novncproxy-0/POD\" id=758196e5-a906-43f1-922e-3de345865260 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.780928 | controller |     "Jun 11 00:22:04.037053 crc crio[23067]: time=\"2026-06-11T00:22:04.036791058Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.780942 | controller |     "Jun 11 00:22:04.082707 crc crio[23067]: time=\"2026-06-11T00:22:04.082199406Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:0a2cdbce9831ce63cf8968edc926395ed22d9ede9d93fbf6069a2ca5eab5c7e0 UID:d4d73faa-9bfb-4f19-b617-890cf1c48808 NetNS:/var/run/netns/e48ee2fc-68d1-4d5c-b3f0-0defebebceb7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd4d73faa_9bfb_4f19_b617_890cf1c48808.slice PodAnnotations:0xc003610168}] Aliases:map[]}\"",
2026-06-11 01:10:49.780956 | controller |     "Jun 11 00:22:04.082707 crc crio[23067]: time=\"2026-06-11T00:22:04.082279278Z\" level=info msg=\"Adding pod openstack_nova-metadata-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.780971 | controller |     "Jun 11 00:22:04.138801 crc crio[23067]: time=\"2026-06-11T00:22:04.125151267Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:13beca606ac1f4b175c224446abf1422b34cc0bf81b9f8ce8d388b9433a6a2a5 UID:e121b8d5-1a02-4aae-9f67-7a9b2288f2d4 NetNS:/var/run/netns/db2cd65f-84c8-4f1e-8945-aee1ec858bb0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode121b8d5_1a02_4aae_9f67_7a9b2288f2d4.slice PodAnnotations:0xc007e123d0}] Aliases:map[]}\"",
2026-06-11 01:10:49.780985 | controller |     "Jun 11 00:22:04.138801 crc crio[23067]: time=\"2026-06-11T00:22:04.125225499Z\" level=info msg=\"Adding pod openstack_nova-cell1-novncproxy-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.780999 | controller |     "Jun 11 00:22:04.288546 crc crio[23067]: time=\"2026-06-11T00:22:04.288035327Z\" level=info msg=\"Created container a8dad935f40927a854e7d317a69098bb99054bc2a19215c43f6ce810a12a809e: openstack/nova-cell0-cell-mapping-xb27t/nova-manage\" id=27beac00-88e9-4a3a-b155-7acb87d1907f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.781014 | controller |     "Jun 11 00:22:04.292003 crc crio[23067]: time=\"2026-06-11T00:22:04.291601404Z\" level=info msg=\"Starting container: a8dad935f40927a854e7d317a69098bb99054bc2a19215c43f6ce810a12a809e\" id=59a33a01-96e1-4641-a036-1feef9b156ed name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.781028 | controller |     "Jun 11 00:22:04.330099 crc crio[23067]: time=\"2026-06-11T00:22:04.329935259Z\" level=info msg=\"Started container\" PID=85456 containerID=a8dad935f40927a854e7d317a69098bb99054bc2a19215c43f6ce810a12a809e description=openstack/nova-cell0-cell-mapping-xb27t/nova-manage id=59a33a01-96e1-4641-a036-1feef9b156ed name=/runtime.v1.RuntimeService/StartContainer sandboxID=3c13cd1eab402c22f2fd89d7ef8182e96336a05e2994ac1576609cae2078ee5c",
2026-06-11 01:10:49.781043 | controller |     "Jun 11 00:22:04.527428 crc crio[23067]: 2026-06-11T00:22:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:321ab3a726089f4 Mac:be:f0:ca:7b:08:49 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c2 Mtu:0 Sandbox:/var/run/netns/1d9d339f-ef9b-424f-bb82-309d89f2fbff SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.194 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.781061 | controller |     "Jun 11 00:22:04.549279 crc crio[23067]: time=\"2026-06-11T00:22:04.549020821Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-db-sync-76c97 Namespace:openstack ID:321ab3a726089f42249db9dd02426e2ee96860e210c583170e249dbf1e4c3f5c UID:a4bdb00f-9e18-4002-ac8d-845b31f35d5b NetNS:/var/run/netns/1d9d339f-ef9b-424f-bb82-309d89f2fbff Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda4bdb00f_9e18_4002_ac8d_845b31f35d5b.slice PodAnnotations:0xc002392288}] Aliases:map[]}\"",
2026-06-11 01:10:49.781076 | controller |     "Jun 11 00:22:04.549279 crc crio[23067]: time=\"2026-06-11T00:22:04.549208786Z\" level=info msg=\"Checking pod openstack_nova-cell1-conductor-db-sync-76c97 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.781091 | controller |     "Jun 11 00:22:04.558253 crc crio[23067]: time=\"2026-06-11T00:22:04.556710451Z\" level=info msg=\"Ran pod sandbox 321ab3a726089f42249db9dd02426e2ee96860e210c583170e249dbf1e4c3f5c with infra container: openstack/nova-cell1-conductor-db-sync-76c97/POD\" id=7599affa-b86a-452f-ba2b-f18e80b6461d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.781105 | controller |     "Jun 11 00:22:04.566889 crc crio[23067]: time=\"2026-06-11T00:22:04.566204439Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=8ac723d7-1464-448c-9cec-96bd3ae4cc4e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.781119 | controller |     "Jun 11 00:22:04.604095 crc crio[23067]: 2026-06-11T00:22:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8af1c7276e484bd Mac:5e:b2:2f:18:c7:71 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c4 Mtu:0 Sandbox:/var/run/netns/e56d8561-de8b-4cb2-aad8-84a95b5baa8a SocketPath: PciID:}] [{Interface:0xc000415090 Address:{IP:10.217.0.196 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.781133 | controller |     "Jun 11 00:22:04.605076 crc crio[23067]: time=\"2026-06-11T00:22:04.604985877Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:8af1c7276e484bd95af17391d7e8d8fdd9ea6ee05b24536288d3c1b13809b45d UID:eeff0470-3429-4533-ae3a-f47ed73cd4d9 NetNS:/var/run/netns/e56d8561-de8b-4cb2-aad8-84a95b5baa8a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podeeff0470_3429_4533_ae3a_f47ed73cd4d9.slice PodAnnotations:0xc000b80390}] Aliases:map[]}\"",
2026-06-11 01:10:49.781148 | controller |     "Jun 11 00:22:04.605192 crc crio[23067]: time=\"2026-06-11T00:22:04.605144031Z\" level=info msg=\"Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.781162 | controller |     "Jun 11 00:22:04.606030 crc crio[23067]: 2026-06-11T00:22:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8b41b6216e36d19 Mac:ca:cd:6a:f9:1e:44 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c3 Mtu:0 Sandbox:/var/run/netns/fc30cbb4-537e-482f-9be1-523374f86d0e SocketPath: PciID:}] [{Interface:0xc000014b90 Address:{IP:10.217.0.195 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.781177 | controller |     "Jun 11 00:22:04.608537 crc crio[23067]: time=\"2026-06-11T00:22:04.606764545Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:8b41b6216e36d1993f245a4bf5504f23dff38df5ba2edc569ffbbd1782c21979 UID:afbffa78-0bf6-4345-86e2-5c11aadca771 NetNS:/var/run/netns/fc30cbb4-537e-482f-9be1-523374f86d0e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podafbffa78_0bf6_4345_86e2_5c11aadca771.slice PodAnnotations:0xc007e12138}] Aliases:map[]}\"",
2026-06-11 01:10:49.781197 | controller |     "Jun 11 00:22:04.608948 crc crio[23067]: time=\"2026-06-11T00:22:04.608871662Z\" level=info msg=\"Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.781212 | controller |     "Jun 11 00:22:04.636358 crc crio[23067]: time=\"2026-06-11T00:22:04.636273029Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.781227 | controller |     "Jun 11 00:22:04.642604 crc crio[23067]: time=\"2026-06-11T00:22:04.637335828Z\" level=info msg=\"Ran pod sandbox 8af1c7276e484bd95af17391d7e8d8fdd9ea6ee05b24536288d3c1b13809b45d with infra container: openstack/nova-scheduler-0/POD\" id=83f62e52-71e4-41e2-b979-49d59458731b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.781241 | controller |     "Jun 11 00:22:04.642604 crc crio[23067]: time=\"2026-06-11T00:22:04.637384709Z\" level=info msg=\"Ran pod sandbox 8b41b6216e36d1993f245a4bf5504f23dff38df5ba2edc569ffbbd1782c21979 with infra container: openstack/nova-api-0/POD\" id=bb8a8e51-4d4c-47c7-aba8-b29a56e86756 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.781256 | controller |     "Jun 11 00:22:04.646292 crc crio[23067]: time=\"2026-06-11T00:22:04.645219273Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=81af2264-4db4-4fc8-8f0d-feded920a4fb name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.781270 | controller |     "Jun 11 00:22:04.646292 crc crio[23067]: time=\"2026-06-11T00:22:04.645786039Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=441f4900-eba1-4121-96cc-ff1b7a95fcae name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.781284 | controller |     "Jun 11 00:22:04.646292 crc crio[23067]: time=\"2026-06-11T00:22:04.646112787Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-api:current-podified not found\" id=441f4900-eba1-4121-96cc-ff1b7a95fcae name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.781299 | controller |     "Jun 11 00:22:04.646786 crc crio[23067]: time=\"2026-06-11T00:22:04.646363484Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=81a9a2d9-46bd-44dd-96bb-a791fe1f5191 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.781313 | controller |     "Jun 11 00:22:04.646786 crc crio[23067]: time=\"2026-06-11T00:22:04.646479797Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified not found\" id=81a9a2d9-46bd-44dd-96bb-a791fe1f5191 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.781327 | controller |     "Jun 11 00:22:04.646786 crc crio[23067]: time=\"2026-06-11T00:22:04.646524819Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified found\" id=81a9a2d9-46bd-44dd-96bb-a791fe1f5191 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.781342 | controller |     "Jun 11 00:22:04.647123 crc crio[23067]: time=\"2026-06-11T00:22:04.647026352Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-api:current-podified found\" id=441f4900-eba1-4121-96cc-ff1b7a95fcae name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.781377 | controller |     "Jun 11 00:22:04.652820 crc crio[23067]: time=\"2026-06-11T00:22:04.650950389Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=251db72a-670c-44c8-94ff-decfc975a874 name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.781393 | controller |     "Jun 11 00:22:04.671949 crc crio[23067]: time=\"2026-06-11T00:22:04.671423237Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=3a8df588-04d1-469b-9301-a81be4b65a1c name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.781414 | controller |     "Jun 11 00:22:04.674235 crc crio[23067]: time=\"2026-06-11T00:22:04.673908595Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\\\"\"",
2026-06-11 01:10:49.781429 | controller |     "Jun 11 00:22:04.674235 crc crio[23067]: time=\"2026-06-11T00:22:04.674005338Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\\\"\"",
2026-06-11 01:10:49.781443 | controller |     "Jun 11 00:22:04.698509 crc crio[23067]: time=\"2026-06-11T00:22:04.697980161Z\" level=info msg=\"Creating container: openstack/nova-cell1-conductor-db-sync-76c97/nova-cell1-conductor-db-sync\" id=f944c874-ff92-47ff-bbb2-852c15a4e11b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.781458 | controller |     "Jun 11 00:22:04.699917 crc crio[23067]: time=\"2026-06-11T00:22:04.699812701Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.781473 | controller |     "Jun 11 00:22:04.818291 crc crio[23067]: time=\"2026-06-11T00:22:04.81752509Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.781487 | controller |     "Jun 11 00:22:04.866692 crc crio[23067]: time=\"2026-06-11T00:22:04.866556727Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.781501 | controller |     "Jun 11 00:22:05.147251 crc crio[23067]: time=\"2026-06-11T00:22:05.147132185Z\" level=info msg=\"Created container aff879917ba8df92fef09b9e3332f5d19a71b2305fea6f0a4c24f56b3bb8ac00: openshift-infra/auto-csr-approver-29685622-6v6mc/oc\" id=497da85b-5d36-4183-ba55-7e0bd1e0315e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.781515 | controller |     "Jun 11 00:22:05.149165 crc crio[23067]: time=\"2026-06-11T00:22:05.149087918Z\" level=info msg=\"Starting container: aff879917ba8df92fef09b9e3332f5d19a71b2305fea6f0a4c24f56b3bb8ac00\" id=552d5c9e-ae18-47ff-be57-468c84a2c391 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.781530 | controller |     "Jun 11 00:22:05.150761 crc crio[23067]: time=\"2026-06-11T00:22:05.150586969Z\" level=info msg=\"Created container 52bdd0cf56d6e9d0a8a9dd7cdc6796acf4d8f1aa48fe96c6f20b9124f9a6309b: openstack/nova-cell1-conductor-db-sync-76c97/nova-cell1-conductor-db-sync\" id=f944c874-ff92-47ff-bbb2-852c15a4e11b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.781544 | controller |     "Jun 11 00:22:05.151989 crc crio[23067]: time=\"2026-06-11T00:22:05.151914765Z\" level=info msg=\"Starting container: 52bdd0cf56d6e9d0a8a9dd7cdc6796acf4d8f1aa48fe96c6f20b9124f9a6309b\" id=ec0b0220-ca71-4e07-a8e2-a7a89be4c783 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.781558 | controller |     "Jun 11 00:22:05.164539 crc crio[23067]: time=\"2026-06-11T00:22:05.163723367Z\" level=info msg=\"Started container\" PID=85700 containerID=52bdd0cf56d6e9d0a8a9dd7cdc6796acf4d8f1aa48fe96c6f20b9124f9a6309b description=openstack/nova-cell1-conductor-db-sync-76c97/nova-cell1-conductor-db-sync id=ec0b0220-ca71-4e07-a8e2-a7a89be4c783 name=/runtime.v1.RuntimeService/StartContainer sandboxID=321ab3a726089f42249db9dd02426e2ee96860e210c583170e249dbf1e4c3f5c",
2026-06-11 01:10:49.781573 | controller |     "Jun 11 00:22:05.168470 crc crio[23067]: time=\"2026-06-11T00:22:05.168028194Z\" level=info msg=\"Started container\" PID=85670 containerID=aff879917ba8df92fef09b9e3332f5d19a71b2305fea6f0a4c24f56b3bb8ac00 description=openshift-infra/auto-csr-approver-29685622-6v6mc/oc id=552d5c9e-ae18-47ff-be57-468c84a2c391 name=/runtime.v1.RuntimeService/StartContainer sandboxID=53e0094a6e2c45f1090dadb41acc7b54149752c96dacc08ef511c401e43777c0",
2026-06-11 01:10:49.781592 | controller |     "Jun 11 00:22:05.170124 crc crio[23067]: time=\"2026-06-11T00:22:05.17008108Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-7948f7c9f9-t4drw/POD\" id=e5bb31ae-5d4e-4f3f-888b-e13ba9015b09 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.781607 | controller |     "Jun 11 00:22:05.170736 crc crio[23067]: time=\"2026-06-11T00:22:05.170702067Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.781621 | controller |     "Jun 11 00:22:05.185773 crc crio[23067]: 2026-06-11T00:22:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0a2cdbce9831ce6 Mac:ce:73:fe:4a:4f:f6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c5 Mtu:0 Sandbox:/var/run/netns/e48ee2fc-68d1-4d5c-b3f0-0defebebceb7 SocketPath: PciID:}] [{Interface:0xc000014780 Address:{IP:10.217.0.197 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.781635 | controller |     "Jun 11 00:22:05.187236 crc crio[23067]: time=\"2026-06-11T00:22:05.187167496Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:0a2cdbce9831ce63cf8968edc926395ed22d9ede9d93fbf6069a2ca5eab5c7e0 UID:d4d73faa-9bfb-4f19-b617-890cf1c48808 NetNS:/var/run/netns/e48ee2fc-68d1-4d5c-b3f0-0defebebceb7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd4d73faa_9bfb_4f19_b617_890cf1c48808.slice PodAnnotations:0xc003610168}] Aliases:map[]}\"",
2026-06-11 01:10:49.781649 | controller |     "Jun 11 00:22:05.187375 crc crio[23067]: time=\"2026-06-11T00:22:05.18732499Z\" level=info msg=\"Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.781664 | controller |     "Jun 11 00:22:05.223986 crc crio[23067]: time=\"2026-06-11T00:22:05.223930778Z\" level=info msg=\"Ran pod sandbox 0a2cdbce9831ce63cf8968edc926395ed22d9ede9d93fbf6069a2ca5eab5c7e0 with infra container: openstack/nova-metadata-0/POD\" id=184df612-b5f0-4629-b776-ffe3b28fd327 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.781679 | controller |     "Jun 11 00:22:05.228046 crc crio[23067]: time=\"2026-06-11T00:22:05.228007859Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=b1139d98-c6df-4722-8ea8-8566cad17496 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.781693 | controller |     "Jun 11 00:22:05.229716 crc crio[23067]: time=\"2026-06-11T00:22:05.229627003Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-api:current-podified not found\" id=b1139d98-c6df-4722-8ea8-8566cad17496 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.781708 | controller |     "Jun 11 00:22:05.229978 crc crio[23067]: time=\"2026-06-11T00:22:05.229950822Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-api:current-podified found\" id=b1139d98-c6df-4722-8ea8-8566cad17496 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.781722 | controller |     "Jun 11 00:22:05.233514 crc crio[23067]: time=\"2026-06-11T00:22:05.233441237Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=bb63c999-61ff-4665-8901-c3177fad5a09 name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.781736 | controller |     "Jun 11 00:22:05.237082 crc crio[23067]: time=\"2026-06-11T00:22:05.236896971Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\\\"\"",
2026-06-11 01:10:49.781750 | controller |     "Jun 11 00:22:05.240064 crc crio[23067]: time=\"2026-06-11T00:22:05.239751649Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7948f7c9f9-t4drw Namespace:openstack ID:d0908378a2c6c2714da34b78345515c26f1d0adce29a25cd915ae404bb39f446 UID:43fbae1b-968c-4117-8bc0-c7055dce3710 NetNS:/var/run/netns/0496a553-ebe2-4fa9-84cd-eeea58fb8202 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod43fbae1b_968c_4117_8bc0_c7055dce3710.slice PodAnnotations:0xc000b807f0}] Aliases:map[]}\"",
2026-06-11 01:10:49.781773 | controller |     "Jun 11 00:22:05.240064 crc crio[23067]: time=\"2026-06-11T00:22:05.23979049Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-7948f7c9f9-t4drw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.781788 | controller |     "Jun 11 00:22:05.367489 crc crio[23067]: 2026-06-11T00:22:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:13beca606ac1f4b Mac:f6:35:8a:94:b5:1f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c6 Mtu:0 Sandbox:/var/run/netns/db2cd65f-84c8-4f1e-8945-aee1ec858bb0 SocketPath: PciID:}] [{Interface:0xc0003846b0 Address:{IP:10.217.0.198 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.781802 | controller |     "Jun 11 00:22:05.368952 crc crio[23067]: time=\"2026-06-11T00:22:05.368873798Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:13beca606ac1f4b175c224446abf1422b34cc0bf81b9f8ce8d388b9433a6a2a5 UID:e121b8d5-1a02-4aae-9f67-7a9b2288f2d4 NetNS:/var/run/netns/db2cd65f-84c8-4f1e-8945-aee1ec858bb0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode121b8d5_1a02_4aae_9f67_7a9b2288f2d4.slice PodAnnotations:0xc007e123d0}] Aliases:map[]}\"",
2026-06-11 01:10:49.781817 | controller |     "Jun 11 00:22:05.369055 crc crio[23067]: time=\"2026-06-11T00:22:05.369031753Z\" level=info msg=\"Checking pod openstack_nova-cell1-novncproxy-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.781831 | controller |     "Jun 11 00:22:05.383127 crc crio[23067]: time=\"2026-06-11T00:22:05.382991683Z\" level=info msg=\"Ran pod sandbox 13beca606ac1f4b175c224446abf1422b34cc0bf81b9f8ce8d388b9433a6a2a5 with infra container: openstack/nova-cell1-novncproxy-0/POD\" id=758196e5-a906-43f1-922e-3de345865260 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.781846 | controller |     "Jun 11 00:22:05.394754 crc crio[23067]: time=\"2026-06-11T00:22:05.394701082Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\" id=a327f9d8-ec7b-4e0c-ade6-4b0ab0697eb4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.781860 | controller |     "Jun 11 00:22:05.395285 crc crio[23067]: time=\"2026-06-11T00:22:05.395260348Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified not found\" id=a327f9d8-ec7b-4e0c-ade6-4b0ab0697eb4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.781875 | controller |     "Jun 11 00:22:05.395521 crc crio[23067]: time=\"2026-06-11T00:22:05.395496924Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified found\" id=a327f9d8-ec7b-4e0c-ade6-4b0ab0697eb4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.781889 | controller |     "Jun 11 00:22:05.399621 crc crio[23067]: time=\"2026-06-11T00:22:05.399541564Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\" id=2a283f4b-232d-4d6e-86ad-a6c6f0bd4123 name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.781903 | controller |     "Jun 11 00:22:05.412014 crc crio[23067]: time=\"2026-06-11T00:22:05.411708116Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\\\"\"",
2026-06-11 01:10:49.781922 | controller |     "Jun 11 00:22:06.969365 crc crio[23067]: 2026-06-11T00:22:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d0908378a2c6c27 Mac:12:19:41:7b:75:f1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c7 Mtu:0 Sandbox:/var/run/netns/0496a553-ebe2-4fa9-84cd-eeea58fb8202 SocketPath: PciID:}] [{Interface:0xc0002d0a00 Address:{IP:10.217.0.199 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.781937 | controller |     "Jun 11 00:22:06.973782 crc crio[23067]: time=\"2026-06-11T00:22:06.973228322Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7948f7c9f9-t4drw Namespace:openstack ID:d0908378a2c6c2714da34b78345515c26f1d0adce29a25cd915ae404bb39f446 UID:43fbae1b-968c-4117-8bc0-c7055dce3710 NetNS:/var/run/netns/0496a553-ebe2-4fa9-84cd-eeea58fb8202 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod43fbae1b_968c_4117_8bc0_c7055dce3710.slice PodAnnotations:0xc000b807f0}] Aliases:map[]}\"",
2026-06-11 01:10:49.781952 | controller |     "Jun 11 00:22:06.973782 crc crio[23067]: time=\"2026-06-11T00:22:06.973475219Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-7948f7c9f9-t4drw for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.781966 | controller |     "Jun 11 00:22:06.990426 crc crio[23067]: time=\"2026-06-11T00:22:06.989807984Z\" level=info msg=\"Ran pod sandbox d0908378a2c6c2714da34b78345515c26f1d0adce29a25cd915ae404bb39f446 with infra container: openstack/dnsmasq-dns-7948f7c9f9-t4drw/POD\" id=e5bb31ae-5d4e-4f3f-888b-e13ba9015b09 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.781981 | controller |     "Jun 11 00:22:06.994003 crc crio[23067]: time=\"2026-06-11T00:22:06.993770812Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=9b164bb8-7e56-442d-910f-69483133e451 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.781996 | controller |     "Jun 11 00:22:07.054967 crc crio[23067]: time=\"2026-06-11T00:22:07.054766984Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=7d03fec6-5d73-4efd-9001-07a62b04fa51 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.782010 | controller |     "Jun 11 00:22:07.303491 crc crio[23067]: time=\"2026-06-11T00:22:07.30153689Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-7948f7c9f9-t4drw/init\" id=5d42b5ec-46b5-4268-9f12-ea18b901aec1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.782024 | controller |     "Jun 11 00:22:08.029294 crc crio[23067]: time=\"2026-06-11T00:22:08.027726885Z\" level=info msg=\"Stopping pod sandbox: 53e0094a6e2c45f1090dadb41acc7b54149752c96dacc08ef511c401e43777c0\" id=39cd37dc-75cc-4347-bf16-8fff7cc1b46d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.782039 | controller |     "Jun 11 00:22:08.029294 crc crio[23067]: time=\"2026-06-11T00:22:08.028927488Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685622-6v6mc Namespace:openshift-infra ID:53e0094a6e2c45f1090dadb41acc7b54149752c96dacc08ef511c401e43777c0 UID:43cef6c1-640b-4a0d-80a0-c870504d33f1 NetNS:/var/run/netns/7db43903-3e48-4dc4-b08a-f332e329131c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod43cef6c1_640b_4a0d_80a0_c870504d33f1.slice PodAnnotations:0xc000b80ef8}] Aliases:map[]}\"",
2026-06-11 01:10:49.782053 | controller |     "Jun 11 00:22:08.031795 crc crio[23067]: time=\"2026-06-11T00:22:08.031425406Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29685622-6v6mc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.782068 | controller |     "Jun 11 00:22:09.499102 crc crio[23067]: time=\"2026-06-11T00:22:09.498298342Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.782086 | controller |     "Jun 11 00:22:09.515714 crc crio[23067]: time=\"2026-06-11T00:22:09.515542702Z\" level=info msg=\"Stopped pod sandbox: 53e0094a6e2c45f1090dadb41acc7b54149752c96dacc08ef511c401e43777c0\" id=39cd37dc-75cc-4347-bf16-8fff7cc1b46d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.782101 | controller |     "Jun 11 00:22:12.473472 crc crio[23067]: time=\"2026-06-11T00:22:12.472227088Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:6a1fd3afaff3c587030a5cdd0a7f07a1b02c0c9244e9095fd7907e93229b8ba3\" id=bb63c999-61ff-4665-8901-c3177fad5a09 name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.782115 | controller |     "Jun 11 00:22:12.475297 crc crio[23067]: time=\"2026-06-11T00:22:12.474623284Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=4017c44b-ae8f-420c-90c3-841003306880 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.782129 | controller |     "Jun 11 00:22:13.916692 crc crio[23067]: time=\"2026-06-11T00:22:13.916072237Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.782144 | controller |     "Jun 11 00:22:13.921940 crc crio[23067]: time=\"2026-06-11T00:22:13.921882435Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.782158 | controller |     "Jun 11 00:22:13.960189 crc crio[23067]: time=\"2026-06-11T00:22:13.960082127Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:6a1fd3afaff3c587030a5cdd0a7f07a1b02c0c9244e9095fd7907e93229b8ba3\" id=251db72a-670c-44c8-94ff-decfc975a874 name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.782172 | controller |     "Jun 11 00:22:13.962389 crc crio[23067]: time=\"2026-06-11T00:22:13.962317167Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=deaac172-af19-4b8a-ade4-7f2a9ecd2f6c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.782186 | controller |     "Jun 11 00:22:14.573083 crc crio[23067]: time=\"2026-06-11T00:22:14.572399997Z\" level=info msg=\"Created container 928abb795044442f6e1a98fa26837b77a03b5b1860f065132cd60daee8f7efea: openstack/dnsmasq-dns-7948f7c9f9-t4drw/init\" id=5d42b5ec-46b5-4268-9f12-ea18b901aec1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.782201 | controller |     "Jun 11 00:22:14.574442 crc crio[23067]: time=\"2026-06-11T00:22:14.57434704Z\" level=info msg=\"Starting container: 928abb795044442f6e1a98fa26837b77a03b5b1860f065132cd60daee8f7efea\" id=2e5ae719-50eb-4cbf-9eb7-1c1eb4b3a832 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.782234 | controller |     "Jun 11 00:22:14.581804 crc crio[23067]: time=\"2026-06-11T00:22:14.581735801Z\" level=info msg=\"Started container\" PID=86170 containerID=928abb795044442f6e1a98fa26837b77a03b5b1860f065132cd60daee8f7efea description=openstack/dnsmasq-dns-7948f7c9f9-t4drw/init id=2e5ae719-50eb-4cbf-9eb7-1c1eb4b3a832 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d0908378a2c6c2714da34b78345515c26f1d0adce29a25cd915ae404bb39f446",
2026-06-11 01:10:49.782249 | controller |     "Jun 11 00:22:14.697598 crc crio[23067]: time=\"2026-06-11T00:22:14.697484126Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=82c2cdd7-c93e-40cc-b97c-611cce863ef8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.782263 | controller |     "Jun 11 00:22:14.698085 crc crio[23067]: time=\"2026-06-11T00:22:14.69762444Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=6c52fdc8-1aac-4af3-a657-073241c604c0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.782295 | controller |     "Jun 11 00:22:14.698085 crc crio[23067]: time=\"2026-06-11T00:22:14.697959409Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:d4f2093717c3afc62018cae39e59e66ec30f8e1a29b1d7786aa73e23ce8f9b7e\" id=3a8df588-04d1-469b-9301-a81be4b65a1c name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.782310 | controller |     "Jun 11 00:22:14.698745 crc crio[23067]: time=\"2026-06-11T00:22:14.698629498Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=2320ca7a-b2d2-4b7f-8827-f811ebea0c7b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.782324 | controller |     "Jun 11 00:22:14.726368 crc crio[23067]: time=\"2026-06-11T00:22:14.726272341Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=f6cb337a-7285-4a47-bbc9-a2c4e41908d9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.782338 | controller |     "Jun 11 00:22:15.477455 crc crio[23067]: time=\"2026-06-11T00:22:15.476957664Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-log\" id=57f30983-f3f8-476a-b335-f9ac65bc711e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.782371 | controller |     "Jun 11 00:22:15.549822 crc crio[23067]: time=\"2026-06-11T00:22:15.549737848Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-log\" id=cd8b0fbe-9f08-4392-846f-37fbfb2b036f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.782387 | controller |     "Jun 11 00:22:15.777064 crc crio[23067]: time=\"2026-06-11T00:22:15.77686986Z\" level=info msg=\"Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=eba0716e-1575-4ee4-a7af-e11424a755b4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.782402 | controller |     "Jun 11 00:22:16.272800 crc crio[23067]: time=\"2026-06-11T00:22:16.272605653Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=79f097bf-7fac-4509-8f1c-757d386425e4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.782417 | controller |     "Jun 11 00:22:17.189366 crc crio[23067]: time=\"2026-06-11T00:22:17.188716926Z\" level=info msg=\"Stopping pod sandbox: 3c13cd1eab402c22f2fd89d7ef8182e96336a05e2994ac1576609cae2078ee5c\" id=8f96a9aa-298a-4f63-b3bc-03b26f763daa name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.782431 | controller |     "Jun 11 00:22:17.190762 crc crio[23067]: time=\"2026-06-11T00:22:17.190099983Z\" level=info msg=\"Got pod network &{Name:nova-cell0-cell-mapping-xb27t Namespace:openstack ID:3c13cd1eab402c22f2fd89d7ef8182e96336a05e2994ac1576609cae2078ee5c UID:df15a73e-0e67-424a-8ef2-401ba4b7a48a NetNS:/var/run/netns/7681e3d8-fec1-4649-b03a-270429f01b44 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddf15a73e_0e67_424a_8ef2_401ba4b7a48a.slice PodAnnotations:0xc002392358}] Aliases:map[]}\"",
2026-06-11 01:10:49.782446 | controller |     "Jun 11 00:22:17.190762 crc crio[23067]: time=\"2026-06-11T00:22:17.190317809Z\" level=info msg=\"Deleting pod openstack_nova-cell0-cell-mapping-xb27t from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.782461 | controller |     "Jun 11 00:22:18.133097 crc crio[23067]: time=\"2026-06-11T00:22:18.13242161Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.782477 | controller |     "Jun 11 00:22:18.134066 crc crio[23067]: time=\"2026-06-11T00:22:18.133014606Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.782512 | controller |     "Jun 11 00:22:18.135134 crc crio[23067]: time=\"2026-06-11T00:22:18.135050031Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.782528 | controller |     "Jun 11 00:22:18.137335 crc crio[23067]: time=\"2026-06-11T00:22:18.13720793Z\" level=info msg=\"Stopped pod sandbox: 3c13cd1eab402c22f2fd89d7ef8182e96336a05e2994ac1576609cae2078ee5c\" id=8f96a9aa-298a-4f63-b3bc-03b26f763daa name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.782542 | controller |     "Jun 11 00:22:18.195419 crc crio[23067]: time=\"2026-06-11T00:22:18.195318604Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=50a484d8-1f95-45e3-8e78-1374126374c0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.782557 | controller |     "Jun 11 00:22:18.229117 crc crio[23067]: time=\"2026-06-11T00:22:18.228972471Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.782571 | controller |     "Jun 11 00:22:18.235232 crc crio[23067]: time=\"2026-06-11T00:22:18.235037987Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.782585 | controller |     "Jun 11 00:22:18.238224 crc crio[23067]: time=\"2026-06-11T00:22:18.238143501Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.782600 | controller |     "Jun 11 00:22:18.247085 crc crio[23067]: time=\"2026-06-11T00:22:18.246997223Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.782614 | controller |     "Jun 11 00:22:18.274705 crc crio[23067]: time=\"2026-06-11T00:22:18.274552394Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.782632 | controller |     "Jun 11 00:22:18.280545 crc crio[23067]: time=\"2026-06-11T00:22:18.279773356Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.782646 | controller |     "Jun 11 00:22:18.534053 crc crio[23067]: time=\"2026-06-11T00:22:18.532819454Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-7948f7c9f9-t4drw/dnsmasq-dns\" id=5f62247f-98ee-46a7-95b2-218fdb9110b9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.782660 | controller |     "Jun 11 00:22:18.534540 crc crio[23067]: time=\"2026-06-11T00:22:18.534346306Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.782674 | controller |     "Jun 11 00:22:18.694045 crc crio[23067]: time=\"2026-06-11T00:22:18.693827233Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.782689 | controller |     "Jun 11 00:22:18.699728 crc crio[23067]: time=\"2026-06-11T00:22:18.69957072Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-4vnw8/POD\" id=6e80b138-50b3-4059-b1be-4a95fe25a86a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.782703 | controller |     "Jun 11 00:22:18.699728 crc crio[23067]: time=\"2026-06-11T00:22:18.699708683Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.782723 | controller |     "Jun 11 00:22:18.706430 crc crio[23067]: time=\"2026-06-11T00:22:18.706345364Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.782738 | controller |     "Jun 11 00:22:18.736992 crc crio[23067]: time=\"2026-06-11T00:22:18.736891977Z\" level=info msg=\"Got pod network &{Name:certified-operators-4vnw8 Namespace:openshift-marketplace ID:03e1f8162dd95f7f7a273e6e5d81267c905022e644bf9da9672b2a2c131e83a2 UID:4cd75632-55f5-4540-9827-2ba8168a5e24 NetNS:/var/run/netns/592f2bdd-a563-4f0c-8e1a-d95f4bc7e8ee Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4cd75632_55f5_4540_9827_2ba8168a5e24.slice PodAnnotations:0xc0023925e0}] Aliases:map[]}\"",
2026-06-11 01:10:49.782753 | controller |     "Jun 11 00:22:18.736992 crc crio[23067]: time=\"2026-06-11T00:22:18.736971239Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-4vnw8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.782768 | controller |     "Jun 11 00:22:19.258409 crc crio[23067]: time=\"2026-06-11T00:22:19.258073534Z\" level=info msg=\"Created container 51530fb864c213702b59648fd8d1a3046a19ce11052f833dcb64f7c9b0fbeac3: openstack/nova-metadata-0/nova-metadata-log\" id=cd8b0fbe-9f08-4392-846f-37fbfb2b036f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.782782 | controller |     "Jun 11 00:22:19.259762 crc crio[23067]: time=\"2026-06-11T00:22:19.258873756Z\" level=info msg=\"Created container f8219c00845add5cd861d1edddcaa37cadbe4e53415b4524e4bedab7d87af454: openstack/nova-api-0/nova-api-log\" id=57f30983-f3f8-476a-b335-f9ac65bc711e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.782797 | controller |     "Jun 11 00:22:19.260589 crc crio[23067]: time=\"2026-06-11T00:22:19.26048863Z\" level=info msg=\"Starting container: f8219c00845add5cd861d1edddcaa37cadbe4e53415b4524e4bedab7d87af454\" id=acf8e110-7c79-4554-80d7-a5140c1aee45 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.782811 | controller |     "Jun 11 00:22:19.261169 crc crio[23067]: time=\"2026-06-11T00:22:19.261035875Z\" level=info msg=\"Starting container: 51530fb864c213702b59648fd8d1a3046a19ce11052f833dcb64f7c9b0fbeac3\" id=198c5887-7f08-4316-8900-5e72a271463f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.782825 | controller |     "Jun 11 00:22:19.267753 crc crio[23067]: time=\"2026-06-11T00:22:19.267566303Z\" level=info msg=\"Started container\" PID=86480 containerID=f8219c00845add5cd861d1edddcaa37cadbe4e53415b4524e4bedab7d87af454 description=openstack/nova-api-0/nova-api-log id=acf8e110-7c79-4554-80d7-a5140c1aee45 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8b41b6216e36d1993f245a4bf5504f23dff38df5ba2edc569ffbbd1782c21979",
2026-06-11 01:10:49.782840 | controller |     "Jun 11 00:22:19.270009 crc crio[23067]: time=\"2026-06-11T00:22:19.269910917Z\" level=info msg=\"Started container\" PID=86479 containerID=51530fb864c213702b59648fd8d1a3046a19ce11052f833dcb64f7c9b0fbeac3 description=openstack/nova-metadata-0/nova-metadata-log id=198c5887-7f08-4316-8900-5e72a271463f name=/runtime.v1.RuntimeService/StartContainer sandboxID=0a2cdbce9831ce63cf8968edc926395ed22d9ede9d93fbf6069a2ca5eab5c7e0",
2026-06-11 01:10:49.782855 | controller |     "Jun 11 00:22:19.273390 crc crio[23067]: time=\"2026-06-11T00:22:19.273286199Z\" level=info msg=\"Created container 3f15653042cd2b91e4e80c90b3a89c56329995cd88b34eabd49e4c9dc62900ce: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=eba0716e-1575-4ee4-a7af-e11424a755b4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.782869 | controller |     "Jun 11 00:22:19.274631 crc crio[23067]: time=\"2026-06-11T00:22:19.274556133Z\" level=info msg=\"Starting container: 3f15653042cd2b91e4e80c90b3a89c56329995cd88b34eabd49e4c9dc62900ce\" id=416837bf-cef2-4b82-95fc-ecda0f3579c6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.782889 | controller |     "Jun 11 00:22:19.279174 crc crio[23067]: time=\"2026-06-11T00:22:19.279065836Z\" level=info msg=\"Started container\" PID=86482 containerID=3f15653042cd2b91e4e80c90b3a89c56329995cd88b34eabd49e4c9dc62900ce description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=416837bf-cef2-4b82-95fc-ecda0f3579c6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8af1c7276e484bd95af17391d7e8d8fdd9ea6ee05b24536288d3c1b13809b45d",
2026-06-11 01:10:49.782904 | controller |     "Jun 11 00:22:19.454102 crc crio[23067]: time=\"2026-06-11T00:22:19.453397769Z\" level=info msg=\"Created container 6b38ac53da6bf0f3a1bc7645e5643fa36360da13f4c2a7d053a3aea0fd3fa19f: openstack/dnsmasq-dns-7948f7c9f9-t4drw/dnsmasq-dns\" id=5f62247f-98ee-46a7-95b2-218fdb9110b9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.782919 | controller |     "Jun 11 00:22:19.455115 crc crio[23067]: time=\"2026-06-11T00:22:19.455044393Z\" level=info msg=\"Starting container: 6b38ac53da6bf0f3a1bc7645e5643fa36360da13f4c2a7d053a3aea0fd3fa19f\" id=aa24d37a-36bb-499f-ab19-5ee51f35c033 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.782933 | controller |     "Jun 11 00:22:19.463114 crc crio[23067]: time=\"2026-06-11T00:22:19.463019001Z\" level=info msg=\"Started container\" PID=86518 containerID=6b38ac53da6bf0f3a1bc7645e5643fa36360da13f4c2a7d053a3aea0fd3fa19f description=openstack/dnsmasq-dns-7948f7c9f9-t4drw/dnsmasq-dns id=aa24d37a-36bb-499f-ab19-5ee51f35c033 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d0908378a2c6c2714da34b78345515c26f1d0adce29a25cd915ae404bb39f446",
2026-06-11 01:10:49.782947 | controller |     "Jun 11 00:22:19.810905 crc crio[23067]: time=\"2026-06-11T00:22:19.810732349Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=691618d0-f1e3-414f-b5e7-d4c6e552b3a0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.782961 | controller |     "Jun 11 00:22:19.836160 crc crio[23067]: time=\"2026-06-11T00:22:19.836039949Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=2b911aad-477c-49cd-9939-1dbc0f09a2c5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.782976 | controller |     "Jun 11 00:22:19.848354 crc crio[23067]: time=\"2026-06-11T00:22:19.848244182Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=f02861cd-4cf1-42e2-b98a-a8666c1abf49 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.782990 | controller |     "Jun 11 00:22:19.867710 crc crio[23067]: time=\"2026-06-11T00:22:19.867488746Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=38da9474-74a5-4569-9073-9c58d1a1c99e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.783003 | controller |     "Jun 11 00:22:20.145100 crc crio[23067]: time=\"2026-06-11T00:22:20.144499628Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-metadata\" id=9604c141-518d-4e3d-b94f-b6d474ef5b94 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.783017 | controller |     "Jun 11 00:22:20.147092 crc crio[23067]: time=\"2026-06-11T00:22:20.147027406Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.783031 | controller |     "Jun 11 00:22:20.219913 crc crio[23067]: 2026-06-11T00:22:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:03e1f8162dd95f7 Mac:2a:fc:67:1d:60:63 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c8 Mtu:0 Sandbox:/var/run/netns/592f2bdd-a563-4f0c-8e1a-d95f4bc7e8ee SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.200 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.783051 | controller |     "Jun 11 00:22:20.222706 crc crio[23067]: time=\"2026-06-11T00:22:20.222517974Z\" level=info msg=\"Got pod network &{Name:certified-operators-4vnw8 Namespace:openshift-marketplace ID:03e1f8162dd95f7f7a273e6e5d81267c905022e644bf9da9672b2a2c131e83a2 UID:4cd75632-55f5-4540-9827-2ba8168a5e24 NetNS:/var/run/netns/592f2bdd-a563-4f0c-8e1a-d95f4bc7e8ee Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4cd75632_55f5_4540_9827_2ba8168a5e24.slice PodAnnotations:0xc0023925e0}] Aliases:map[]}\"",
2026-06-11 01:10:49.783066 | controller |     "Jun 11 00:22:20.223053 crc crio[23067]: time=\"2026-06-11T00:22:20.222815492Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-4vnw8 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.783080 | controller |     "Jun 11 00:22:20.244273 crc crio[23067]: time=\"2026-06-11T00:22:20.244161804Z\" level=info msg=\"Ran pod sandbox 03e1f8162dd95f7f7a273e6e5d81267c905022e644bf9da9672b2a2c131e83a2 with infra container: openshift-marketplace/certified-operators-4vnw8/POD\" id=6e80b138-50b3-4059-b1be-4a95fe25a86a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.783095 | controller |     "Jun 11 00:22:20.251341 crc crio[23067]: time=\"2026-06-11T00:22:20.251253498Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=5ca3eccc-ab52-40e2-bf68-1cc5b9161e48 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.783109 | controller |     "Jun 11 00:22:20.251987 crc crio[23067]: time=\"2026-06-11T00:22:20.251956217Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.783123 | controller |     "Jun 11 00:22:20.257059 crc crio[23067]: time=\"2026-06-11T00:22:20.254300721Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=133cd7be-afef-4f8c-a876-28a77453185b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.783137 | controller |     "Jun 11 00:22:20.269263 crc crio[23067]: time=\"2026-06-11T00:22:20.269210387Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.783152 | controller |     "Jun 11 00:22:20.697078 crc crio[23067]: time=\"2026-06-11T00:22:20.696427913Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-api\" id=8f10cd50-d57e-479b-a0c8-9c525ce64e58 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.783166 | controller |     "Jun 11 00:22:20.699216 crc crio[23067]: time=\"2026-06-11T00:22:20.699117146Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.783180 | controller |     "Jun 11 00:22:20.745880 crc crio[23067]: time=\"2026-06-11T00:22:20.745739827Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.783194 | controller |     "Jun 11 00:22:20.752104 crc crio[23067]: time=\"2026-06-11T00:22:20.752034439Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.783207 | controller |     "Jun 11 00:22:20.789108 crc crio[23067]: time=\"2026-06-11T00:22:20.789042307Z\" level=info msg=\"Created container e24b7e4c2900899b7ed3a7dea20bd320581edccf64b33a58e99649cb5d0a2bc6: openstack/nova-metadata-0/nova-metadata-metadata\" id=9604c141-518d-4e3d-b94f-b6d474ef5b94 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.783227 | controller |     "Jun 11 00:22:20.789898 crc crio[23067]: time=\"2026-06-11T00:22:20.789737876Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-4vnw8/extract-utilities\" id=5973de58-fa56-403e-a71b-42b0bc1d21d2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.783241 | controller |     "Jun 11 00:22:20.790479 crc crio[23067]: time=\"2026-06-11T00:22:20.790379514Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.783255 | controller |     "Jun 11 00:22:20.800580 crc crio[23067]: time=\"2026-06-11T00:22:20.800401697Z\" level=info msg=\"Starting container: e24b7e4c2900899b7ed3a7dea20bd320581edccf64b33a58e99649cb5d0a2bc6\" id=4dbc55a6-62db-4d10-8565-6024c1fd9918 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.783269 | controller |     "Jun 11 00:22:20.810109 crc crio[23067]: time=\"2026-06-11T00:22:20.809995228Z\" level=info msg=\"Started container\" PID=86687 containerID=e24b7e4c2900899b7ed3a7dea20bd320581edccf64b33a58e99649cb5d0a2bc6 description=openstack/nova-metadata-0/nova-metadata-metadata id=4dbc55a6-62db-4d10-8565-6024c1fd9918 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0a2cdbce9831ce63cf8968edc926395ed22d9ede9d93fbf6069a2ca5eab5c7e0",
2026-06-11 01:10:49.783283 | controller |     "Jun 11 00:22:20.856518 crc crio[23067]: time=\"2026-06-11T00:22:20.856363992Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.783297 | controller |     "Jun 11 00:22:20.859793 crc crio[23067]: time=\"2026-06-11T00:22:20.859732544Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.783311 | controller |     "Jun 11 00:22:21.210762 crc crio[23067]: time=\"2026-06-11T00:22:21.210560378Z\" level=info msg=\"Created container ae6e61e0d3d249561e7776c3d9e0e75692ea53798b83c04b6f852a87ee5e71f5: openstack/nova-api-0/nova-api-api\" id=8f10cd50-d57e-479b-a0c8-9c525ce64e58 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.783325 | controller |     "Jun 11 00:22:21.211739 crc crio[23067]: time=\"2026-06-11T00:22:21.211682678Z\" level=info msg=\"Starting container: ae6e61e0d3d249561e7776c3d9e0e75692ea53798b83c04b6f852a87ee5e71f5\" id=8e77fe90-58d6-4204-b465-85a797922ef6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.783339 | controller |     "Jun 11 00:22:21.217355 crc crio[23067]: time=\"2026-06-11T00:22:21.217277421Z\" level=info msg=\"Started container\" PID=86702 containerID=ae6e61e0d3d249561e7776c3d9e0e75692ea53798b83c04b6f852a87ee5e71f5 description=openstack/nova-api-0/nova-api-api id=8e77fe90-58d6-4204-b465-85a797922ef6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8b41b6216e36d1993f245a4bf5504f23dff38df5ba2edc569ffbbd1782c21979",
2026-06-11 01:10:49.783372 | controller |     "Jun 11 00:22:21.298092 crc crio[23067]: time=\"2026-06-11T00:22:21.298000181Z\" level=info msg=\"Removing container: 0a8d82d97e444d259cddfb645652f3fa46149a0f3576f2ef5d3bc8cf9e609217\" id=c795ecfc-ebcc-47eb-8816-c0aba2d4417b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.783388 | controller |     "Jun 11 00:22:21.339399 crc crio[23067]: time=\"2026-06-11T00:22:21.339254786Z\" level=info msg=\"Created container 4d479b9bf93c34f5f99467e3540e2dd678f5485c0dc896f5ae45e7908e91f7e9: openshift-marketplace/certified-operators-4vnw8/extract-utilities\" id=5973de58-fa56-403e-a71b-42b0bc1d21d2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.783402 | controller |     "Jun 11 00:22:21.342031 crc crio[23067]: time=\"2026-06-11T00:22:21.34160854Z\" level=info msg=\"Starting container: 4d479b9bf93c34f5f99467e3540e2dd678f5485c0dc896f5ae45e7908e91f7e9\" id=10fe7a2c-54a3-4653-b30a-91f45b1184c6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.783422 | controller |     "Jun 11 00:22:21.348915 crc crio[23067]: time=\"2026-06-11T00:22:21.348813886Z\" level=info msg=\"Started container\" PID=86717 containerID=4d479b9bf93c34f5f99467e3540e2dd678f5485c0dc896f5ae45e7908e91f7e9 description=openshift-marketplace/certified-operators-4vnw8/extract-utilities id=10fe7a2c-54a3-4653-b30a-91f45b1184c6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=03e1f8162dd95f7f7a273e6e5d81267c905022e644bf9da9672b2a2c131e83a2",
2026-06-11 01:10:49.783437 | controller |     "Jun 11 00:22:21.453535 crc crio[23067]: time=\"2026-06-11T00:22:21.452961145Z\" level=info msg=\"Removed container 0a8d82d97e444d259cddfb645652f3fa46149a0f3576f2ef5d3bc8cf9e609217: openshift-infra/auto-csr-approver-29685616-nb7l7/oc\" id=c795ecfc-ebcc-47eb-8816-c0aba2d4417b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.783453 | controller |     "Jun 11 00:22:21.463381 crc crio[23067]: time=\"2026-06-11T00:22:21.463218714Z\" level=info msg=\"Stopping pod sandbox: 4fa1bb6ef144da1ca29eb18190fda9da1513122ece5b14c9a6c7b2a9ad1018a4\" id=a27e8f2c-758a-4e3f-bbf8-44914a6e27ce name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.783467 | controller |     "Jun 11 00:22:21.463381 crc crio[23067]: time=\"2026-06-11T00:22:21.463301796Z\" level=info msg=\"Stopped pod sandbox (already stopped): 4fa1bb6ef144da1ca29eb18190fda9da1513122ece5b14c9a6c7b2a9ad1018a4\" id=a27e8f2c-758a-4e3f-bbf8-44914a6e27ce name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.783481 | controller |     "Jun 11 00:22:21.463885 crc crio[23067]: time=\"2026-06-11T00:22:21.463780859Z\" level=info msg=\"Removing pod sandbox: 4fa1bb6ef144da1ca29eb18190fda9da1513122ece5b14c9a6c7b2a9ad1018a4\" id=a6644180-5ded-4d61-aefd-dfaca5ad5813 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.783495 | controller |     "Jun 11 00:22:21.479972 crc crio[23067]: time=\"2026-06-11T00:22:21.479825217Z\" level=info msg=\"Removed pod sandbox: 4fa1bb6ef144da1ca29eb18190fda9da1513122ece5b14c9a6c7b2a9ad1018a4\" id=a6644180-5ded-4d61-aefd-dfaca5ad5813 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.783509 | controller |     "Jun 11 00:22:21.481721 crc crio[23067]: time=\"2026-06-11T00:22:21.481613705Z\" level=info msg=\"Stopping pod sandbox: 28a2d221532194de971c8c31397ce244d52d5282f8f760bd222b6db01fbc454e\" id=952c4abf-1cc6-4bbc-96b2-faeeeb341db3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.783523 | controller |     "Jun 11 00:22:21.481937 crc crio[23067]: time=\"2026-06-11T00:22:21.481747579Z\" level=info msg=\"Stopped pod sandbox (already stopped): 28a2d221532194de971c8c31397ce244d52d5282f8f760bd222b6db01fbc454e\" id=952c4abf-1cc6-4bbc-96b2-faeeeb341db3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.783537 | controller |     "Jun 11 00:22:21.483001 crc crio[23067]: time=\"2026-06-11T00:22:21.48289695Z\" level=info msg=\"Removing pod sandbox: 28a2d221532194de971c8c31397ce244d52d5282f8f760bd222b6db01fbc454e\" id=55872cd2-f2aa-4707-8402-e399bfe38ca8 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.783552 | controller |     "Jun 11 00:22:21.843003 crc crio[23067]: time=\"2026-06-11T00:22:21.842819492Z\" level=info msg=\"Removed pod sandbox: 28a2d221532194de971c8c31397ce244d52d5282f8f760bd222b6db01fbc454e\" id=55872cd2-f2aa-4707-8402-e399bfe38ca8 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.783565 | controller |     "Jun 11 00:22:21.844920 crc crio[23067]: time=\"2026-06-11T00:22:21.844827466Z\" level=info msg=\"Stopping pod sandbox: 0298b886fa0514e5f6d048eea4483fd3efcf91ae15a09339999bc191e5138d3e\" id=315dad08-b273-4585-856b-36d0306e31a0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.783580 | controller |     "Jun 11 00:22:21.845016 crc crio[23067]: time=\"2026-06-11T00:22:21.844925339Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0298b886fa0514e5f6d048eea4483fd3efcf91ae15a09339999bc191e5138d3e\" id=315dad08-b273-4585-856b-36d0306e31a0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.783600 | controller |     "Jun 11 00:22:21.845728 crc crio[23067]: time=\"2026-06-11T00:22:21.845609228Z\" level=info msg=\"Removing pod sandbox: 0298b886fa0514e5f6d048eea4483fd3efcf91ae15a09339999bc191e5138d3e\" id=d5dc1f3d-f2c0-42eb-bdb3-c47c5076be35 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.783614 | controller |     "Jun 11 00:22:21.881268 crc crio[23067]: time=\"2026-06-11T00:22:21.881188097Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8b54a4f4c4d0ed06bf07b9f6ef7cd9d730d448789c5ad3e20c1cdc56bcbcae90\" id=2a283f4b-232d-4d6e-86ad-a6c6f0bd4123 name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.783629 | controller |     "Jun 11 00:22:21.884505 crc crio[23067]: time=\"2026-06-11T00:22:21.884122367Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\" id=71b61bfb-8948-4b4f-beac-40c04a680a63 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.783643 | controller |     "Jun 11 00:22:21.905945 crc crio[23067]: time=\"2026-06-11T00:22:21.905794428Z\" level=info msg=\"Removed pod sandbox: 0298b886fa0514e5f6d048eea4483fd3efcf91ae15a09339999bc191e5138d3e\" id=d5dc1f3d-f2c0-42eb-bdb3-c47c5076be35 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.783657 | controller |     "Jun 11 00:22:21.929920 crc crio[23067]: time=\"2026-06-11T00:22:21.929795713Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\" id=16c584b4-91fe-40ce-93a0-4665fbdba3a2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.783671 | controller |     "Jun 11 00:22:22.014333 crc crio[23067]: time=\"2026-06-11T00:22:22.014195833Z\" level=info msg=\"Creating container: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=c4965152-f798-472e-a72a-a371ee6974b9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.783685 | controller |     "Jun 11 00:22:22.016260 crc crio[23067]: time=\"2026-06-11T00:22:22.016154297Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.783699 | controller |     "Jun 11 00:22:22.079447 crc crio[23067]: time=\"2026-06-11T00:22:22.07937417Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.783714 | controller |     "Jun 11 00:22:22.083225 crc crio[23067]: time=\"2026-06-11T00:22:22.083146013Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.783728 | controller |     "Jun 11 00:22:22.385568 crc crio[23067]: time=\"2026-06-11T00:22:22.385140765Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=3529cbd3-58f8-4ca1-b4a1-b2b9d8f03ee6 name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.783742 | controller |     "Jun 11 00:22:22.390926 crc crio[23067]: time=\"2026-06-11T00:22:22.3908158Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"",
2026-06-11 01:10:49.783756 | controller |     "Jun 11 00:22:22.810776 crc crio[23067]: time=\"2026-06-11T00:22:22.810603373Z\" level=info msg=\"Created container 06243449e6fff98e6fedf906513d9bd3d79e5d387474b7a8823e21d53826067a: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=c4965152-f798-472e-a72a-a371ee6974b9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.783771 | controller |     "Jun 11 00:22:22.812611 crc crio[23067]: time=\"2026-06-11T00:22:22.812503725Z\" level=info msg=\"Starting container: 06243449e6fff98e6fedf906513d9bd3d79e5d387474b7a8823e21d53826067a\" id=c1b6482a-cdda-40a5-9432-e537238a1927 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.783790 | controller |     "Jun 11 00:22:22.823448 crc crio[23067]: time=\"2026-06-11T00:22:22.82334023Z\" level=info msg=\"Started container\" PID=87012 containerID=06243449e6fff98e6fedf906513d9bd3d79e5d387474b7a8823e21d53826067a description=openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy id=c1b6482a-cdda-40a5-9432-e537238a1927 name=/runtime.v1.RuntimeService/StartContainer sandboxID=13beca606ac1f4b175c224446abf1422b34cc0bf81b9f8ce8d388b9433a6a2a5",
2026-06-11 01:10:49.783805 | controller |     "Jun 11 00:22:27.253256 crc crio[23067]: time=\"2026-06-11T00:22:27.252384182Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-9cqxl/POD\" id=92c871bb-060c-41fc-afdc-398857855d65 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.783820 | controller |     "Jun 11 00:22:27.254607 crc crio[23067]: time=\"2026-06-11T00:22:27.253353228Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.783835 | controller |     "Jun 11 00:22:27.315813 crc crio[23067]: time=\"2026-06-11T00:22:27.315526523Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-9cqxl Namespace:openshift-marketplace ID:6f4f111c7fc500c470a11ee5fee9bb09637db5cad4827c93a8f8ca0e2bd4c4ea UID:eace8492-0499-4679-bae6-a8ee4eb6c80d NetNS:/var/run/netns/d0ff8040-f8cf-49ef-806b-4a7c1a79c7d1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podeace8492_0499_4679_bae6_a8ee4eb6c80d.slice PodAnnotations:0xc002c84430}] Aliases:map[]}\"",
2026-06-11 01:10:49.783849 | controller |     "Jun 11 00:22:27.315813 crc crio[23067]: time=\"2026-06-11T00:22:27.315589405Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-9cqxl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.783864 | controller |     "Jun 11 00:22:29.397112 crc crio[23067]: time=\"2026-06-11T00:22:29.396379275Z\" level=info msg=\"Stopping container: 3f15653042cd2b91e4e80c90b3a89c56329995cd88b34eabd49e4c9dc62900ce (timeout: 30s)\" id=a9ff98de-1cc7-43cb-a4ea-c620ac05fbab name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.783937 | controller |     "Jun 11 00:22:29.407753 crc crio[23067]: time=\"2026-06-11T00:22:29.407534209Z\" level=info msg=\"Stopping container: ae6e61e0d3d249561e7776c3d9e0e75692ea53798b83c04b6f852a87ee5e71f5 (timeout: 30s)\" id=990008af-794d-405b-99e2-cbeefca1daff name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.783959 | controller |     "Jun 11 00:22:29.407973 crc crio[23067]: time=\"2026-06-11T00:22:29.40756455Z\" level=info msg=\"Stopping container: f8219c00845add5cd861d1edddcaa37cadbe4e53415b4524e4bedab7d87af454 (timeout: 30s)\" id=81c45aa4-4207-4dc0-953d-2c3ec41a5461 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.783975 | controller |     "Jun 11 00:22:33.244364 crc crio[23067]: time=\"2026-06-11T00:22:33.243758681Z\" level=info msg=\"Stopping container: e24b7e4c2900899b7ed3a7dea20bd320581edccf64b33a58e99649cb5d0a2bc6 (timeout: 30s)\" id=81db6bb2-7ecb-48cf-ae06-eb02f50f0239 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.783990 | controller |     "Jun 11 00:22:33.245274 crc crio[23067]: time=\"2026-06-11T00:22:33.244418429Z\" level=info msg=\"Stopping container: 51530fb864c213702b59648fd8d1a3046a19ce11052f833dcb64f7c9b0fbeac3 (timeout: 30s)\" id=96f00c47-51eb-40db-af8c-d2be80ea8477 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.784004 | controller |     "Jun 11 00:22:33.765933 crc crio[23067]: time=\"2026-06-11T00:22:33.765337079Z\" level=info msg=\"Stopped container f8219c00845add5cd861d1edddcaa37cadbe4e53415b4524e4bedab7d87af454: openstack/nova-api-0/nova-api-log\" id=81c45aa4-4207-4dc0-953d-2c3ec41a5461 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.784024 | controller |     "Jun 11 00:22:33.868903 crc crio[23067]: time=\"2026-06-11T00:22:33.86699702Z\" level=info msg=\"Stopped container ae6e61e0d3d249561e7776c3d9e0e75692ea53798b83c04b6f852a87ee5e71f5: openstack/nova-api-0/nova-api-api\" id=990008af-794d-405b-99e2-cbeefca1daff name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.784039 | controller |     "Jun 11 00:22:33.871306 crc crio[23067]: time=\"2026-06-11T00:22:33.871241596Z\" level=info msg=\"Stopping pod sandbox: 8b41b6216e36d1993f245a4bf5504f23dff38df5ba2edc569ffbbd1782c21979\" id=b2378459-3f45-4801-b5a8-285e26748ea1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.784054 | controller |     "Jun 11 00:22:33.872103 crc crio[23067]: time=\"2026-06-11T00:22:33.872043627Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:8b41b6216e36d1993f245a4bf5504f23dff38df5ba2edc569ffbbd1782c21979 UID:afbffa78-0bf6-4345-86e2-5c11aadca771 NetNS:/var/run/netns/fc30cbb4-537e-482f-9be1-523374f86d0e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podafbffa78_0bf6_4345_86e2_5c11aadca771.slice PodAnnotations:0xc000c35ec0}] Aliases:map[]}\"",
2026-06-11 01:10:49.784069 | controller |     "Jun 11 00:22:33.872281 crc crio[23067]: time=\"2026-06-11T00:22:33.872222582Z\" level=info msg=\"Deleting pod openstack_nova-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.784083 | controller |     "Jun 11 00:22:33.880381 crc crio[23067]: time=\"2026-06-11T00:22:33.880273442Z\" level=info msg=\"Stopped container 51530fb864c213702b59648fd8d1a3046a19ce11052f833dcb64f7c9b0fbeac3: openstack/nova-metadata-0/nova-metadata-log\" id=96f00c47-51eb-40db-af8c-d2be80ea8477 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.784097 | controller |     "Jun 11 00:22:33.900332 crc crio[23067]: time=\"2026-06-11T00:22:33.900231016Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:aa28d116c97ba9419648a07c6fc51f0514ddba845f40590f336a7659ff14d7be\" id=3529cbd3-58f8-4ca1-b4a1-b2b9d8f03ee6 name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.784112 | controller |     "Jun 11 00:22:33.904528 crc crio[23067]: time=\"2026-06-11T00:22:33.904380579Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=c6b24ef2-3e8e-4e9a-acc8-88a7218b3eea name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.784126 | controller |     "Jun 11 00:22:33.911502 crc crio[23067]: time=\"2026-06-11T00:22:33.907914395Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=20b51a1e-55dd-4077-85d8-86cef139018a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.784141 | controller |     "Jun 11 00:22:33.919246 crc crio[23067]: time=\"2026-06-11T00:22:33.919153522Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-4vnw8/extract-content\" id=9df2bb31-865c-438a-a8ae-1919ef6effd2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.784155 | controller |     "Jun 11 00:22:33.920167 crc crio[23067]: time=\"2026-06-11T00:22:33.920111728Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.784169 | controller |     "Jun 11 00:22:33.983237 crc crio[23067]: 2026-06-11T00:22:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6f4f111c7fc500c Mac:32:40:8f:9b:8b:1b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c9 Mtu:0 Sandbox:/var/run/netns/d0ff8040-f8cf-49ef-806b-4a7c1a79c7d1 SocketPath: PciID:}] [{Interface:0xc000014c90 Address:{IP:10.217.0.201 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.784184 | controller |     "Jun 11 00:22:33.983237 crc crio[23067]: time=\"2026-06-11T00:22:33.981967174Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-9cqxl Namespace:openshift-marketplace ID:6f4f111c7fc500c470a11ee5fee9bb09637db5cad4827c93a8f8ca0e2bd4c4ea UID:eace8492-0499-4679-bae6-a8ee4eb6c80d NetNS:/var/run/netns/d0ff8040-f8cf-49ef-806b-4a7c1a79c7d1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podeace8492_0499_4679_bae6_a8ee4eb6c80d.slice PodAnnotations:0xc002c84430}] Aliases:map[]}\"",
2026-06-11 01:10:49.784203 | controller |     "Jun 11 00:22:33.983237 crc crio[23067]: time=\"2026-06-11T00:22:33.982170919Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-9cqxl for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.784218 | controller |     "Jun 11 00:22:34.030388 crc crio[23067]: time=\"2026-06-11T00:22:34.030305672Z\" level=info msg=\"Ran pod sandbox 6f4f111c7fc500c470a11ee5fee9bb09637db5cad4827c93a8f8ca0e2bd4c4ea with infra container: openshift-marketplace/redhat-marketplace-9cqxl/POD\" id=92c871bb-060c-41fc-afdc-398857855d65 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.784233 | controller |     "Jun 11 00:22:34.037125 crc crio[23067]: time=\"2026-06-11T00:22:34.037005144Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=5396e584-875f-4c31-91be-a8b618a74524 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.784247 | controller |     "Jun 11 00:22:34.040593 crc crio[23067]: time=\"2026-06-11T00:22:34.04052484Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=e5a0b38e-fef2-471a-93c8-f6a02ea05e8c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.784261 | controller |     "Jun 11 00:22:34.057181 crc crio[23067]: time=\"2026-06-11T00:22:34.057088502Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-9cqxl/extract-utilities\" id=c0ab5190-8934-4524-904e-567ef1f09120 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.784275 | controller |     "Jun 11 00:22:34.057736 crc crio[23067]: time=\"2026-06-11T00:22:34.057687558Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.784290 | controller |     "Jun 11 00:22:34.092439 crc crio[23067]: time=\"2026-06-11T00:22:34.0922449Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.784305 | controller |     "Jun 11 00:22:34.100054 crc crio[23067]: time=\"2026-06-11T00:22:34.099982801Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.784319 | controller |     "Jun 11 00:22:34.171963 crc crio[23067]: time=\"2026-06-11T00:22:34.171060679Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.784334 | controller |     "Jun 11 00:22:34.185211 crc crio[23067]: time=\"2026-06-11T00:22:34.183546159Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.784370 | controller |     "Jun 11 00:22:34.213503 crc crio[23067]: time=\"2026-06-11T00:22:34.213421183Z\" level=info msg=\"Stopping container: 0f4350b437ebcd0e12b4f388c4aec6b9600770722d17d41740cbc771f41cb336 (timeout: 10s)\" id=da3f0c46-51da-4250-92e2-2b5183d2cabb name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.784391 | controller |     "Jun 11 00:22:34.466510 crc crio[23067]: time=\"2026-06-11T00:22:34.466118242Z\" level=info msg=\"Stopped container 0f4350b437ebcd0e12b4f388c4aec6b9600770722d17d41740cbc771f41cb336: openstack/dnsmasq-dns-764b948f4c-nkb48/dnsmasq-dns\" id=da3f0c46-51da-4250-92e2-2b5183d2cabb name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.784411 | controller |     "Jun 11 00:22:34.471701 crc crio[23067]: time=\"2026-06-11T00:22:34.468323632Z\" level=info msg=\"Stopping pod sandbox: a15b634a4a3faa73033c2ce2ac114134b696ccdfebaea8e31ededceb3a7e3c32\" id=089e49f8-2f8e-4add-98eb-755e36f6cfe1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.784426 | controller |     "Jun 11 00:22:34.471701 crc crio[23067]: time=\"2026-06-11T00:22:34.470006258Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-764b948f4c-nkb48 Namespace:openstack ID:a15b634a4a3faa73033c2ce2ac114134b696ccdfebaea8e31ededceb3a7e3c32 UID:ec891b8c-faa1-4b85-8b1a-eb9d396f4db4 NetNS:/var/run/netns/645983b0-0b06-46cf-b780-be509bc15428 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podec891b8c_faa1_4b85_8b1a_eb9d396f4db4.slice PodAnnotations:0xc002392798}] Aliases:map[]}\"",
2026-06-11 01:10:49.784440 | controller |     "Jun 11 00:22:34.471701 crc crio[23067]: time=\"2026-06-11T00:22:34.470193253Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-764b948f4c-nkb48 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.784454 | controller |     "Jun 11 00:22:34.762705 crc crio[23067]: time=\"2026-06-11T00:22:34.759209381Z\" level=info msg=\"Created container 17259cdf1841238973aec88d7907ce45cccbfc76594522dacc56ebcefcf5c917: openshift-marketplace/certified-operators-4vnw8/extract-content\" id=9df2bb31-865c-438a-a8ae-1919ef6effd2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.784469 | controller |     "Jun 11 00:22:34.768721 crc crio[23067]: time=\"2026-06-11T00:22:34.767029564Z\" level=info msg=\"Starting container: 17259cdf1841238973aec88d7907ce45cccbfc76594522dacc56ebcefcf5c917\" id=7fc24c21-53a7-43ad-ac4d-805eb3ce62ee name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.784483 | controller |     "Jun 11 00:22:34.777701 crc crio[23067]: time=\"2026-06-11T00:22:34.777246723Z\" level=info msg=\"Started container\" PID=87849 containerID=17259cdf1841238973aec88d7907ce45cccbfc76594522dacc56ebcefcf5c917 description=openshift-marketplace/certified-operators-4vnw8/extract-content id=7fc24c21-53a7-43ad-ac4d-805eb3ce62ee name=/runtime.v1.RuntimeService/StartContainer sandboxID=03e1f8162dd95f7f7a273e6e5d81267c905022e644bf9da9672b2a2c131e83a2",
2026-06-11 01:10:49.784498 | controller |     "Jun 11 00:22:34.821179 crc crio[23067]: time=\"2026-06-11T00:22:34.817073438Z\" level=info msg=\"Created container 7ca40b30aa4e9bb409498129c965965819136cf3125c0126cb8bcb20f459908e: openshift-marketplace/redhat-marketplace-9cqxl/extract-utilities\" id=c0ab5190-8934-4524-904e-567ef1f09120 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.784512 | controller |     "Jun 11 00:22:34.821179 crc crio[23067]: time=\"2026-06-11T00:22:34.82007235Z\" level=info msg=\"Starting container: 7ca40b30aa4e9bb409498129c965965819136cf3125c0126cb8bcb20f459908e\" id=c3d87532-82d3-44f5-a326-14890483549e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.784527 | controller |     "Jun 11 00:22:34.839837 crc crio[23067]: time=\"2026-06-11T00:22:34.839431838Z\" level=info msg=\"Started container\" PID=87856 containerID=7ca40b30aa4e9bb409498129c965965819136cf3125c0126cb8bcb20f459908e description=openshift-marketplace/redhat-marketplace-9cqxl/extract-utilities id=c3d87532-82d3-44f5-a326-14890483549e name=/runtime.v1.RuntimeService/StartContainer sandboxID=6f4f111c7fc500c470a11ee5fee9bb09637db5cad4827c93a8f8ca0e2bd4c4ea",
2026-06-11 01:10:49.784541 | controller |     "Jun 11 00:22:34.856935 crc crio[23067]: time=\"2026-06-11T00:22:34.856200395Z\" level=info msg=\"Stopped pod sandbox: 8b41b6216e36d1993f245a4bf5504f23dff38df5ba2edc569ffbbd1782c21979\" id=b2378459-3f45-4801-b5a8-285e26748ea1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.784564 | controller |     "Jun 11 00:22:35.145263 crc crio[23067]: time=\"2026-06-11T00:22:35.145202583Z\" level=info msg=\"Stopped pod sandbox: a15b634a4a3faa73033c2ce2ac114134b696ccdfebaea8e31ededceb3a7e3c32\" id=089e49f8-2f8e-4add-98eb-755e36f6cfe1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.784580 | controller |     "Jun 11 00:22:35.760222 crc crio[23067]: time=\"2026-06-11T00:22:35.759610181Z\" level=info msg=\"Removing container: 0f4350b437ebcd0e12b4f388c4aec6b9600770722d17d41740cbc771f41cb336\" id=b3894679-fee8-44a7-a64b-649dc6f106e1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.784594 | controller |     "Jun 11 00:22:35.789576 crc crio[23067]: time=\"2026-06-11T00:22:35.788823267Z\" level=info msg=\"Stopping container: 06243449e6fff98e6fedf906513d9bd3d79e5d387474b7a8823e21d53826067a (timeout: 30s)\" id=9ec6d4c5-0fee-4058-8519-fb6be193bedb name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.784608 | controller |     "Jun 11 00:22:35.793597 crc crio[23067]: time=\"2026-06-11T00:22:35.793481354Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=118ee6c1-f582-41fa-96f8-5e20a4e85c32 name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.784622 | controller |     "Jun 11 00:22:35.813355 crc crio[23067]: time=\"2026-06-11T00:22:35.805262145Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"",
2026-06-11 01:10:49.784636 | controller |     "Jun 11 00:22:35.830075 crc crio[23067]: time=\"2026-06-11T00:22:35.829955998Z\" level=info msg=\"Removed container 0f4350b437ebcd0e12b4f388c4aec6b9600770722d17d41740cbc771f41cb336: openstack/dnsmasq-dns-764b948f4c-nkb48/dnsmasq-dns\" id=b3894679-fee8-44a7-a64b-649dc6f106e1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.784651 | controller |     "Jun 11 00:22:35.834460 crc crio[23067]: time=\"2026-06-11T00:22:35.834290016Z\" level=info msg=\"Removing container: 1f41890437938888016b63c89381a4d4a9f775df5201eb41525c8800d736e30b\" id=f0fb96fd-be44-4b25-9968-e7ce1c5916de name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.784665 | controller |     "Jun 11 00:22:35.882733 crc crio[23067]: time=\"2026-06-11T00:22:35.882598483Z\" level=info msg=\"Removed container 1f41890437938888016b63c89381a4d4a9f775df5201eb41525c8800d736e30b: openstack/dnsmasq-dns-764b948f4c-nkb48/init\" id=f0fb96fd-be44-4b25-9968-e7ce1c5916de name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.784679 | controller |     "Jun 11 00:22:35.889590 crc crio[23067]: time=\"2026-06-11T00:22:35.889400888Z\" level=info msg=\"Removing container: ae6e61e0d3d249561e7776c3d9e0e75692ea53798b83c04b6f852a87ee5e71f5\" id=ba71da71-bd24-4c1b-ad66-811dfb360ae5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.784693 | controller |     "Jun 11 00:22:35.925338 crc crio[23067]: time=\"2026-06-11T00:22:35.925204784Z\" level=info msg=\"Removed container ae6e61e0d3d249561e7776c3d9e0e75692ea53798b83c04b6f852a87ee5e71f5: openstack/nova-api-0/nova-api-api\" id=ba71da71-bd24-4c1b-ad66-811dfb360ae5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.784708 | controller |     "Jun 11 00:22:35.929019 crc crio[23067]: time=\"2026-06-11T00:22:35.928960797Z\" level=info msg=\"Removing container: f8219c00845add5cd861d1edddcaa37cadbe4e53415b4524e4bedab7d87af454\" id=542974ab-6562-4843-85b6-cbffcc616676 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.784722 | controller |     "Jun 11 00:22:35.956063 crc crio[23067]: time=\"2026-06-11T00:22:35.955955473Z\" level=info msg=\"Removed container f8219c00845add5cd861d1edddcaa37cadbe4e53415b4524e4bedab7d87af454: openstack/nova-api-0/nova-api-log\" id=542974ab-6562-4843-85b6-cbffcc616676 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.784736 | controller |     "Jun 11 00:22:36.492890 crc crio[23067]: time=\"2026-06-11T00:22:36.488330655Z\" level=info msg=\"Stopped container 06243449e6fff98e6fedf906513d9bd3d79e5d387474b7a8823e21d53826067a: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=9ec6d4c5-0fee-4058-8519-fb6be193bedb name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.784755 | controller |     "Jun 11 00:22:36.496768 crc crio[23067]: time=\"2026-06-11T00:22:36.496497757Z\" level=info msg=\"Stopping pod sandbox: 13beca606ac1f4b175c224446abf1422b34cc0bf81b9f8ce8d388b9433a6a2a5\" id=dfc3b45b-aca6-40cc-9c1b-d660df79c9a9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.784770 | controller |     "Jun 11 00:22:36.497775 crc crio[23067]: time=\"2026-06-11T00:22:36.497281239Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:13beca606ac1f4b175c224446abf1422b34cc0bf81b9f8ce8d388b9433a6a2a5 UID:e121b8d5-1a02-4aae-9f67-7a9b2288f2d4 NetNS:/var/run/netns/db2cd65f-84c8-4f1e-8945-aee1ec858bb0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode121b8d5_1a02_4aae_9f67_7a9b2288f2d4.slice PodAnnotations:0xc00802e420}] Aliases:map[]}\"",
2026-06-11 01:10:49.784784 | controller |     "Jun 11 00:22:36.497775 crc crio[23067]: time=\"2026-06-11T00:22:36.497462914Z\" level=info msg=\"Deleting pod openstack_nova-cell1-novncproxy-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.784799 | controller |     "Jun 11 00:22:36.522171 crc crio[23067]: time=\"2026-06-11T00:22:36.521869299Z\" level=info msg=\"Stopped container e24b7e4c2900899b7ed3a7dea20bd320581edccf64b33a58e99649cb5d0a2bc6: openstack/nova-metadata-0/nova-metadata-metadata\" id=81db6bb2-7ecb-48cf-ae06-eb02f50f0239 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.784814 | controller |     "Jun 11 00:22:36.529974 crc crio[23067]: time=\"2026-06-11T00:22:36.529825536Z\" level=info msg=\"Stopping pod sandbox: 0a2cdbce9831ce63cf8968edc926395ed22d9ede9d93fbf6069a2ca5eab5c7e0\" id=19d61a45-00cf-41be-b4ee-2afb88d7770d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.784829 | controller |     "Jun 11 00:22:36.530492 crc crio[23067]: time=\"2026-06-11T00:22:36.530424962Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:0a2cdbce9831ce63cf8968edc926395ed22d9ede9d93fbf6069a2ca5eab5c7e0 UID:d4d73faa-9bfb-4f19-b617-890cf1c48808 NetNS:/var/run/netns/e48ee2fc-68d1-4d5c-b3f0-0defebebceb7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd4d73faa_9bfb_4f19_b617_890cf1c48808.slice PodAnnotations:0xc00008c500}] Aliases:map[]}\"",
2026-06-11 01:10:49.784844 | controller |     "Jun 11 00:22:36.530741 crc crio[23067]: time=\"2026-06-11T00:22:36.530596077Z\" level=info msg=\"Deleting pod openstack_nova-metadata-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.784858 | controller |     "Jun 11 00:22:36.641628 crc crio[23067]: time=\"2026-06-11T00:22:36.641517641Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:bec7a1ff545afabea88c4a74227ea95b91c67cf5c03e89b2b949be410682f8a0\" id=118ee6c1-f582-41fa-96f8-5e20a4e85c32 name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.784873 | controller |     "Jun 11 00:22:36.642554 crc crio[23067]: time=\"2026-06-11T00:22:36.642522988Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=d24a834d-655d-4379-b7ef-55338eb21363 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.784888 | controller |     "Jun 11 00:22:36.647048 crc crio[23067]: time=\"2026-06-11T00:22:36.64701677Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=5761b91b-62dd-44f6-a6a0-1f604703ff8b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.784902 | controller |     "Jun 11 00:22:36.677582 crc crio[23067]: time=\"2026-06-11T00:22:36.677524442Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-9cqxl/extract-content\" id=6aebbb0f-b998-49fd-9890-cf0c8ebe67be name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.784923 | controller |     "Jun 11 00:22:36.678509 crc crio[23067]: time=\"2026-06-11T00:22:36.678484528Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.784938 | controller |     "Jun 11 00:22:36.689322 crc crio[23067]: time=\"2026-06-11T00:22:36.68918767Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-0/POD\" id=8566c81d-3c53-44c6-9cba-abf0c2c2c0f2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.784952 | controller |     "Jun 11 00:22:36.689322 crc crio[23067]: time=\"2026-06-11T00:22:36.689261662Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.784967 | controller |     "Jun 11 00:22:36.751739 crc crio[23067]: time=\"2026-06-11T00:22:36.75155588Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.784981 | controller |     "Jun 11 00:22:36.754602 crc crio[23067]: time=\"2026-06-11T00:22:36.754297225Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:42e396ccc3ed687188f63cd25eeb911ff11ca0720a99a63978d609f4548ae916 UID:f6220733-974f-4dab-8eb9-94f015a74d3d NetNS:/var/run/netns/c380b95c-a7e0-49f8-9140-a19812347b70 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf6220733_974f_4dab_8eb9_94f015a74d3d.slice PodAnnotations:0xc00802e5f8}] Aliases:map[]}\"",
2026-06-11 01:10:49.784996 | controller |     "Jun 11 00:22:36.754897 crc crio[23067]: time=\"2026-06-11T00:22:36.754829569Z\" level=info msg=\"Adding pod openstack_nova-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.785010 | controller |     "Jun 11 00:22:36.780291 crc crio[23067]: time=\"2026-06-11T00:22:36.779991065Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.785024 | controller |     "Jun 11 00:22:36.926582 crc crio[23067]: time=\"2026-06-11T00:22:36.924782922Z\" level=info msg=\"Created container 3c833fd82ab19d300d3f181a55e5caac8722e68665f4399c6d287dffd8a9027e: openshift-marketplace/redhat-marketplace-9cqxl/extract-content\" id=6aebbb0f-b998-49fd-9890-cf0c8ebe67be name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.785038 | controller |     "Jun 11 00:22:36.934741 crc crio[23067]: time=\"2026-06-11T00:22:36.934367693Z\" level=info msg=\"Starting container: 3c833fd82ab19d300d3f181a55e5caac8722e68665f4399c6d287dffd8a9027e\" id=df71f2bf-c9bb-4289-84a4-9c1b54fa8ebf name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.785053 | controller |     "Jun 11 00:22:36.955002 crc crio[23067]: time=\"2026-06-11T00:22:36.954100471Z\" level=info msg=\"Started container\" PID=88128 containerID=3c833fd82ab19d300d3f181a55e5caac8722e68665f4399c6d287dffd8a9027e description=openshift-marketplace/redhat-marketplace-9cqxl/extract-content id=df71f2bf-c9bb-4289-84a4-9c1b54fa8ebf name=/runtime.v1.RuntimeService/StartContainer sandboxID=6f4f111c7fc500c470a11ee5fee9bb09637db5cad4827c93a8f8ca0e2bd4c4ea",
2026-06-11 01:10:49.785067 | controller |     "Jun 11 00:22:36.996990 crc crio[23067]: time=\"2026-06-11T00:22:36.996218379Z\" level=info msg=\"Stopped pod sandbox: 13beca606ac1f4b175c224446abf1422b34cc0bf81b9f8ce8d388b9433a6a2a5\" id=dfc3b45b-aca6-40cc-9c1b-d660df79c9a9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.785085 | controller |     "Jun 11 00:22:37.047766 crc crio[23067]: time=\"2026-06-11T00:22:37.047710743Z\" level=info msg=\"Stopped pod sandbox: 0a2cdbce9831ce63cf8968edc926395ed22d9ede9d93fbf6069a2ca5eab5c7e0\" id=19d61a45-00cf-41be-b4ee-2afb88d7770d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.785100 | controller |     "Jun 11 00:22:37.651709 crc crio[23067]: 2026-06-11T00:22:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:42e396ccc3ed687 Mac:a6:d2:09:fe:bc:ab Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ca Mtu:0 Sandbox:/var/run/netns/c380b95c-a7e0-49f8-9140-a19812347b70 SocketPath: PciID:}] [{Interface:0xc0004826b0 Address:{IP:10.217.0.202 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.785115 | controller |     "Jun 11 00:22:37.651709 crc crio[23067]: time=\"2026-06-11T00:22:37.649615011Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:42e396ccc3ed687188f63cd25eeb911ff11ca0720a99a63978d609f4548ae916 UID:f6220733-974f-4dab-8eb9-94f015a74d3d NetNS:/var/run/netns/c380b95c-a7e0-49f8-9140-a19812347b70 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf6220733_974f_4dab_8eb9_94f015a74d3d.slice PodAnnotations:0xc00802e5f8}] Aliases:map[]}\"",
2026-06-11 01:10:49.785129 | controller |     "Jun 11 00:22:37.651709 crc crio[23067]: time=\"2026-06-11T00:22:37.649826996Z\" level=info msg=\"Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.785143 | controller |     "Jun 11 00:22:37.663448 crc crio[23067]: time=\"2026-06-11T00:22:37.663354285Z\" level=info msg=\"Ran pod sandbox 42e396ccc3ed687188f63cd25eeb911ff11ca0720a99a63978d609f4548ae916 with infra container: openstack/nova-api-0/POD\" id=8566c81d-3c53-44c6-9cba-abf0c2c2c0f2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.785158 | controller |     "Jun 11 00:22:37.666043 crc crio[23067]: time=\"2026-06-11T00:22:37.665971646Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=78670cc6-66bc-40a0-90b1-0216c3829db4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.785172 | controller |     "Jun 11 00:22:37.669159 crc crio[23067]: time=\"2026-06-11T00:22:37.669073631Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=ce993398-425f-40aa-84e8-86c69748273d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.785186 | controller |     "Jun 11 00:22:37.861470 crc crio[23067]: time=\"2026-06-11T00:22:37.861405594Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-log\" id=d83631f8-f03e-455f-a900-cd6953b73cb1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.785201 | controller |     "Jun 11 00:22:37.865550 crc crio[23067]: time=\"2026-06-11T00:22:37.865522386Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.785214 | controller |     "Jun 11 00:22:37.899962 crc crio[23067]: time=\"2026-06-11T00:22:37.89978968Z\" level=info msg=\"Removing container: e24b7e4c2900899b7ed3a7dea20bd320581edccf64b33a58e99649cb5d0a2bc6\" id=49bd03e4-adc2-4fe7-986b-2dd49d14985f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.785228 | controller |     "Jun 11 00:22:37.910365 crc crio[23067]: time=\"2026-06-11T00:22:37.910223655Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=b2ec76da-76f7-4101-9a46-fa2450b1dfa9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.785242 | controller |     "Jun 11 00:22:37.917697 crc crio[23067]: time=\"2026-06-11T00:22:37.917616056Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.785262 | controller |     "Jun 11 00:22:37.926931 crc crio[23067]: time=\"2026-06-11T00:22:37.926498368Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.785276 | controller |     "Jun 11 00:22:37.950165 crc crio[23067]: time=\"2026-06-11T00:22:37.939151013Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=5e7c3e7a-5f41-4a1a-9416-bbaae667d505 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.785291 | controller |     "Jun 11 00:22:37.965005 crc crio[23067]: time=\"2026-06-11T00:22:37.964569776Z\" level=info msg=\"Removed container e24b7e4c2900899b7ed3a7dea20bd320581edccf64b33a58e99649cb5d0a2bc6: openstack/nova-metadata-0/nova-metadata-metadata\" id=49bd03e4-adc2-4fe7-986b-2dd49d14985f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.785304 | controller |     "Jun 11 00:22:37.995585 crc crio[23067]: time=\"2026-06-11T00:22:37.995254853Z\" level=info msg=\"Removing container: 51530fb864c213702b59648fd8d1a3046a19ce11052f833dcb64f7c9b0fbeac3\" id=a4177e97-6677-4922-8275-d6ebeb0a8287 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.785318 | controller |     "Jun 11 00:22:38.050382 crc crio[23067]: time=\"2026-06-11T00:22:38.047154697Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-4vnw8/registry-server\" id=3b096557-3a86-46a1-9613-56dbabcbd84a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.785332 | controller |     "Jun 11 00:22:38.050382 crc crio[23067]: time=\"2026-06-11T00:22:38.049348497Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.785349 | controller |     "Jun 11 00:22:38.159000 crc crio[23067]: time=\"2026-06-11T00:22:38.158893193Z\" level=info msg=\"Removed container 51530fb864c213702b59648fd8d1a3046a19ce11052f833dcb64f7c9b0fbeac3: openstack/nova-metadata-0/nova-metadata-log\" id=a4177e97-6677-4922-8275-d6ebeb0a8287 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.785384 | controller |     "Jun 11 00:22:38.171248 crc crio[23067]: time=\"2026-06-11T00:22:38.171101446Z\" level=info msg=\"Removing container: 06243449e6fff98e6fedf906513d9bd3d79e5d387474b7a8823e21d53826067a\" id=6a0c04b2-91c5-4553-8c2f-b34c61e877da name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.785399 | controller |     "Jun 11 00:22:38.221819 crc crio[23067]: time=\"2026-06-11T00:22:38.221633184Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.785413 | controller |     "Jun 11 00:22:38.229792 crc crio[23067]: time=\"2026-06-11T00:22:38.226841306Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.785426 | controller |     "Jun 11 00:22:38.348629 crc crio[23067]: time=\"2026-06-11T00:22:38.348248855Z\" level=info msg=\"Removed container 06243449e6fff98e6fedf906513d9bd3d79e5d387474b7a8823e21d53826067a: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=6a0c04b2-91c5-4553-8c2f-b34c61e877da name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.785440 | controller |     "Jun 11 00:22:38.401456 crc crio[23067]: time=\"2026-06-11T00:22:38.401086085Z\" level=info msg=\"Created container 5cf4e9da7a0cfc842678c4b48e026790af16b2ab8ac477c6b8a2bae3a318422f: openstack/nova-api-0/nova-api-log\" id=d83631f8-f03e-455f-a900-cd6953b73cb1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.785454 | controller |     "Jun 11 00:22:38.404292 crc crio[23067]: time=\"2026-06-11T00:22:38.404223671Z\" level=info msg=\"Starting container: 5cf4e9da7a0cfc842678c4b48e026790af16b2ab8ac477c6b8a2bae3a318422f\" id=893efaeb-4614-4d48-b424-912ec1738fc1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.785473 | controller |     "Jun 11 00:22:38.409818 crc crio[23067]: time=\"2026-06-11T00:22:38.409628458Z\" level=info msg=\"Started container\" PID=88214 containerID=5cf4e9da7a0cfc842678c4b48e026790af16b2ab8ac477c6b8a2bae3a318422f description=openstack/nova-api-0/nova-api-log id=893efaeb-4614-4d48-b424-912ec1738fc1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=42e396ccc3ed687188f63cd25eeb911ff11ca0720a99a63978d609f4548ae916",
2026-06-11 01:10:49.785487 | controller |     "Jun 11 00:22:38.415827 crc crio[23067]: time=\"2026-06-11T00:22:38.415716064Z\" level=info msg=\"Stopped container 3f15653042cd2b91e4e80c90b3a89c56329995cd88b34eabd49e4c9dc62900ce: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=a9ff98de-1cc7-43cb-a4ea-c620ac05fbab name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.785501 | controller |     "Jun 11 00:22:38.419461 crc crio[23067]: time=\"2026-06-11T00:22:38.419335153Z\" level=info msg=\"Stopping pod sandbox: 8af1c7276e484bd95af17391d7e8d8fdd9ea6ee05b24536288d3c1b13809b45d\" id=a454ba8c-2f32-4622-89df-cab2c9ae838e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.785516 | controller |     "Jun 11 00:22:38.419962 crc crio[23067]: time=\"2026-06-11T00:22:38.419891098Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:8af1c7276e484bd95af17391d7e8d8fdd9ea6ee05b24536288d3c1b13809b45d UID:eeff0470-3429-4533-ae3a-f47ed73cd4d9 NetNS:/var/run/netns/e56d8561-de8b-4cb2-aad8-84a95b5baa8a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podeeff0470_3429_4533_ae3a_f47ed73cd4d9.slice PodAnnotations:0xc0029b2548}] Aliases:map[]}\"",
2026-06-11 01:10:49.785531 | controller |     "Jun 11 00:22:38.420069 crc crio[23067]: time=\"2026-06-11T00:22:38.420050082Z\" level=info msg=\"Deleting pod openstack_nova-scheduler-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.785545 | controller |     "Jun 11 00:22:38.541052 crc crio[23067]: time=\"2026-06-11T00:22:38.541003489Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=af0a66df-bcf8-4189-a4a2-666ae34fbcac name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.785559 | controller |     "Jun 11 00:22:38.544321 crc crio[23067]: time=\"2026-06-11T00:22:38.541879693Z\" level=info msg=\"Created container 7d7a055ba012e0c3eb23846bdec8a1ef8c0aa02666cdb1c5f4890fc65515278a: openshift-marketplace/certified-operators-4vnw8/registry-server\" id=3b096557-3a86-46a1-9613-56dbabcbd84a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.785574 | controller |     "Jun 11 00:22:38.544321 crc crio[23067]: time=\"2026-06-11T00:22:38.543276111Z\" level=info msg=\"Starting container: 7d7a055ba012e0c3eb23846bdec8a1ef8c0aa02666cdb1c5f4890fc65515278a\" id=66eb8e01-c5a4-46a0-a320-e45583dbbd7e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.785588 | controller |     "Jun 11 00:22:38.561555 crc crio[23067]: time=\"2026-06-11T00:22:38.561416686Z\" level=info msg=\"Started container\" PID=88254 containerID=7d7a055ba012e0c3eb23846bdec8a1ef8c0aa02666cdb1c5f4890fc65515278a description=openshift-marketplace/certified-operators-4vnw8/registry-server id=66eb8e01-c5a4-46a0-a320-e45583dbbd7e name=/runtime.v1.RuntimeService/StartContainer sandboxID=03e1f8162dd95f7f7a273e6e5d81267c905022e644bf9da9672b2a2c131e83a2",
2026-06-11 01:10:49.785602 | controller |     "Jun 11 00:22:38.624729 crc crio[23067]: time=\"2026-06-11T00:22:38.620961399Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=6b3bccb8-7491-4d7d-b273-53bdb051ef41 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.785620 | controller |     "Jun 11 00:22:38.709326 crc crio[23067]: time=\"2026-06-11T00:22:38.709248076Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-api\" id=9face55f-f310-47b3-a91b-ad556808bbe0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.785635 | controller |     "Jun 11 00:22:38.709896 crc crio[23067]: time=\"2026-06-11T00:22:38.709870763Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.785649 | controller |     "Jun 11 00:22:38.886002 crc crio[23067]: time=\"2026-06-11T00:22:38.882800296Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.785663 | controller |     "Jun 11 00:22:38.911364 crc crio[23067]: time=\"2026-06-11T00:22:38.911271702Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.785677 | controller |     "Jun 11 00:22:38.980731 crc crio[23067]: time=\"2026-06-11T00:22:38.980605222Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=75b559a1-2fc5-4945-b7bf-7d65fa04fa54 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.785691 | controller |     "Jun 11 00:22:39.021139 crc crio[23067]: time=\"2026-06-11T00:22:39.01426411Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=f946e7d2-0ac9-45f9-b80d-989826629567 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.785705 | controller |     "Jun 11 00:22:39.027122 crc crio[23067]: time=\"2026-06-11T00:22:39.026982846Z\" level=info msg=\"Stopped pod sandbox: 8af1c7276e484bd95af17391d7e8d8fdd9ea6ee05b24536288d3c1b13809b45d\" id=a454ba8c-2f32-4622-89df-cab2c9ae838e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.785719 | controller |     "Jun 11 00:22:39.049787 crc crio[23067]: time=\"2026-06-11T00:22:39.049533391Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-9cqxl/registry-server\" id=c85b58b8-f91d-408c-9276-4ca5958d716e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.785734 | controller |     "Jun 11 00:22:39.050091 crc crio[23067]: time=\"2026-06-11T00:22:39.050053945Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.785748 | controller |     "Jun 11 00:22:39.104314 crc crio[23067]: time=\"2026-06-11T00:22:39.104208832Z\" level=info msg=\"Running pod sandbox: openstack/nova-metadata-0/POD\" id=31dd4fba-c81d-415d-b74e-8d6461a8ebdb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.785762 | controller |     "Jun 11 00:22:39.104424 crc crio[23067]: time=\"2026-06-11T00:22:39.104339535Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.785776 | controller |     "Jun 11 00:22:39.154418 crc crio[23067]: time=\"2026-06-11T00:22:39.15405086Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:34b81e7851e8f9e94e5ed584a9376af9d965558204e2312d7d5e4dfb89a9a6bf UID:b441326e-a01b-4e56-b18a-ab7d03516e1a NetNS:/var/run/netns/c6f1062d-cd8d-41dd-b440-4a9a08573b85 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb441326e_a01b_4e56_b18a_ab7d03516e1a.slice PodAnnotations:0xc0029b2360}] Aliases:map[]}\"",
2026-06-11 01:10:49.785791 | controller |     "Jun 11 00:22:39.154418 crc crio[23067]: time=\"2026-06-11T00:22:39.154136883Z\" level=info msg=\"Adding pod openstack_nova-metadata-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.785812 | controller |     "Jun 11 00:22:39.164947 crc crio[23067]: time=\"2026-06-11T00:22:39.164887916Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.785827 | controller |     "Jun 11 00:22:39.168796 crc crio[23067]: time=\"2026-06-11T00:22:39.16871835Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.785841 | controller |     "Jun 11 00:22:39.459487 crc crio[23067]: time=\"2026-06-11T00:22:39.458374244Z\" level=info msg=\"Created container 51ada2522ddaf98386e226769759cc0e1aee6b24d147d1dada2451e8627a36e8: openstack/nova-api-0/nova-api-api\" id=9face55f-f310-47b3-a91b-ad556808bbe0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.785856 | controller |     "Jun 11 00:22:39.469508 crc crio[23067]: time=\"2026-06-11T00:22:39.469180619Z\" level=info msg=\"Created container afe58c75ef8d1f7fc6d1fdc77c6f982834bf07f04bdbc4a89e77ca3770ff9591: openshift-marketplace/redhat-marketplace-9cqxl/registry-server\" id=c85b58b8-f91d-408c-9276-4ca5958d716e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.785870 | controller |     "Jun 11 00:22:39.473706 crc crio[23067]: time=\"2026-06-11T00:22:39.472075458Z\" level=info msg=\"Starting container: 51ada2522ddaf98386e226769759cc0e1aee6b24d147d1dada2451e8627a36e8\" id=b88486cb-8cf5-421e-985b-feae167d95e7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.785885 | controller |     "Jun 11 00:22:39.480495 crc crio[23067]: time=\"2026-06-11T00:22:39.477125715Z\" level=info msg=\"Starting container: afe58c75ef8d1f7fc6d1fdc77c6f982834bf07f04bdbc4a89e77ca3770ff9591\" id=8485c0cf-cd04-4b70-af44-8a7fa157cb18 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.785899 | controller |     "Jun 11 00:22:39.483984 crc crio[23067]: time=\"2026-06-11T00:22:39.483695075Z\" level=info msg=\"Started container\" PID=88329 containerID=51ada2522ddaf98386e226769759cc0e1aee6b24d147d1dada2451e8627a36e8 description=openstack/nova-api-0/nova-api-api id=b88486cb-8cf5-421e-985b-feae167d95e7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=42e396ccc3ed687188f63cd25eeb911ff11ca0720a99a63978d609f4548ae916",
2026-06-11 01:10:49.785913 | controller |     "Jun 11 00:22:39.487199 crc crio[23067]: time=\"2026-06-11T00:22:39.487147269Z\" level=info msg=\"Started container\" PID=88406 containerID=afe58c75ef8d1f7fc6d1fdc77c6f982834bf07f04bdbc4a89e77ca3770ff9591 description=openshift-marketplace/redhat-marketplace-9cqxl/registry-server id=8485c0cf-cd04-4b70-af44-8a7fa157cb18 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6f4f111c7fc500c470a11ee5fee9bb09637db5cad4827c93a8f8ca0e2bd4c4ea",
2026-06-11 01:10:49.785927 | controller |     "Jun 11 00:22:39.812457 crc crio[23067]: time=\"2026-06-11T00:22:39.811990034Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-novncproxy-0/POD\" id=e56a4906-dc87-4a0d-84b3-8fe3cd76e031 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.785941 | controller |     "Jun 11 00:22:39.812457 crc crio[23067]: time=\"2026-06-11T00:22:39.812338043Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.785956 | controller |     "Jun 11 00:22:39.815155 crc crio[23067]: 2026-06-11T00:22:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:34b81e7851e8f9e Mac:0a:07:f8:92:a1:af Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cb Mtu:0 Sandbox:/var/run/netns/c6f1062d-cd8d-41dd-b440-4a9a08573b85 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.203 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.785976 | controller |     "Jun 11 00:22:39.818988 crc crio[23067]: time=\"2026-06-11T00:22:39.816418314Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:34b81e7851e8f9e94e5ed584a9376af9d965558204e2312d7d5e4dfb89a9a6bf UID:b441326e-a01b-4e56-b18a-ab7d03516e1a NetNS:/var/run/netns/c6f1062d-cd8d-41dd-b440-4a9a08573b85 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb441326e_a01b_4e56_b18a_ab7d03516e1a.slice PodAnnotations:0xc0029b2360}] Aliases:map[]}\"",
2026-06-11 01:10:49.785992 | controller |     "Jun 11 00:22:39.818988 crc crio[23067]: time=\"2026-06-11T00:22:39.816679012Z\" level=info msg=\"Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.786007 | controller |     "Jun 11 00:22:39.866134 crc crio[23067]: time=\"2026-06-11T00:22:39.865933094Z\" level=info msg=\"Ran pod sandbox 34b81e7851e8f9e94e5ed584a9376af9d965558204e2312d7d5e4dfb89a9a6bf with infra container: openstack/nova-metadata-0/POD\" id=31dd4fba-c81d-415d-b74e-8d6461a8ebdb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.786022 | controller |     "Jun 11 00:22:39.869428 crc crio[23067]: time=\"2026-06-11T00:22:39.869322236Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=580416cd-ff92-45c8-a90b-43b1507ba6f7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.786036 | controller |     "Jun 11 00:22:39.871555 crc crio[23067]: time=\"2026-06-11T00:22:39.871484145Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=0e60ffbe-ad2f-46eb-84db-8e9a2f78d641 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.786051 | controller |     "Jun 11 00:22:39.871696 crc crio[23067]: time=\"2026-06-11T00:22:39.871601358Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:2b012f1be10e5bf7bf9a653a1652de0527eb338421460975918cbfe6de242e66 UID:518cf3f6-be2c-4abe-bcca-dc1ccf5dbc9d NetNS:/var/run/netns/798e437d-f281-4047-9f4f-e7803370a9f0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod518cf3f6_be2c_4abe_bcca_dc1ccf5dbc9d.slice PodAnnotations:0xc000c35188}] Aliases:map[]}\"",
2026-06-11 01:10:49.786065 | controller |     "Jun 11 00:22:39.871696 crc crio[23067]: time=\"2026-06-11T00:22:39.871689371Z\" level=info msg=\"Adding pod openstack_nova-cell1-novncproxy-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.786080 | controller |     "Jun 11 00:22:39.893590 crc crio[23067]: time=\"2026-06-11T00:22:39.893451594Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-log\" id=44c69e19-942a-4d2a-a429-4239d2df8bf6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.786094 | controller |     "Jun 11 00:22:39.896708 crc crio[23067]: time=\"2026-06-11T00:22:39.894472602Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.786109 | controller |     "Jun 11 00:22:39.953269 crc crio[23067]: time=\"2026-06-11T00:22:39.953167952Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.786123 | controller |     "Jun 11 00:22:39.959143 crc crio[23067]: time=\"2026-06-11T00:22:39.959041392Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.786138 | controller |     "Jun 11 00:22:40.205342 crc crio[23067]: time=\"2026-06-11T00:22:40.205043697Z\" level=info msg=\"Created container a77be908a3fe6a79f06346ca41052ad60ce835c74c2cfb4a2b7daf56a4217542: openstack/nova-metadata-0/nova-metadata-log\" id=44c69e19-942a-4d2a-a429-4239d2df8bf6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.786157 | controller |     "Jun 11 00:22:40.207251 crc crio[23067]: time=\"2026-06-11T00:22:40.206874447Z\" level=info msg=\"Starting container: a77be908a3fe6a79f06346ca41052ad60ce835c74c2cfb4a2b7daf56a4217542\" id=8491e549-af74-4611-bd20-775b2f2e46a0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.786171 | controller |     "Jun 11 00:22:40.212827 crc crio[23067]: time=\"2026-06-11T00:22:40.212728247Z\" level=info msg=\"Started container\" PID=88479 containerID=a77be908a3fe6a79f06346ca41052ad60ce835c74c2cfb4a2b7daf56a4217542 description=openstack/nova-metadata-0/nova-metadata-log id=8491e549-af74-4611-bd20-775b2f2e46a0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=34b81e7851e8f9e94e5ed584a9376af9d965558204e2312d7d5e4dfb89a9a6bf",
2026-06-11 01:10:49.786186 | controller |     "Jun 11 00:22:40.230475 crc crio[23067]: time=\"2026-06-11T00:22:40.228395854Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=1d0e94d7-3c90-4006-b888-7c521d2ef898 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.786200 | controller |     "Jun 11 00:22:40.267064 crc crio[23067]: time=\"2026-06-11T00:22:40.258187456Z\" level=info msg=\"Removing container: 3f15653042cd2b91e4e80c90b3a89c56329995cd88b34eabd49e4c9dc62900ce\" id=74586fd6-4c38-495b-b449-8df18d8e6d50 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.786214 | controller |     "Jun 11 00:22:40.497113 crc crio[23067]: time=\"2026-06-11T00:22:40.497003196Z\" level=info msg=\"Removed container 3f15653042cd2b91e4e80c90b3a89c56329995cd88b34eabd49e4c9dc62900ce: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=74586fd6-4c38-495b-b449-8df18d8e6d50 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.786229 | controller |     "Jun 11 00:22:40.745286 crc crio[23067]: time=\"2026-06-11T00:22:40.745084949Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=59132d1a-cf2f-4cca-b24b-2b9fd9afbd86 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.786242 | controller |     "Jun 11 00:22:40.901980 crc crio[23067]: time=\"2026-06-11T00:22:40.901390489Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-metadata\" id=6e031007-cd94-4754-ac6c-6d3f59530845 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.786256 | controller |     "Jun 11 00:22:40.904390 crc crio[23067]: time=\"2026-06-11T00:22:40.902220372Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.786270 | controller |     "Jun 11 00:22:40.946716 crc crio[23067]: 2026-06-11T00:22:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2b012f1be10e5bf Mac:4e:a9:59:44:22:24 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cc Mtu:0 Sandbox:/var/run/netns/798e437d-f281-4047-9f4f-e7803370a9f0 SocketPath: PciID:}] [{Interface:0xc00033ee30 Address:{IP:10.217.0.204 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.786284 | controller |     "Jun 11 00:22:40.946716 crc crio[23067]: time=\"2026-06-11T00:22:40.946073597Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:2b012f1be10e5bf7bf9a653a1652de0527eb338421460975918cbfe6de242e66 UID:518cf3f6-be2c-4abe-bcca-dc1ccf5dbc9d NetNS:/var/run/netns/798e437d-f281-4047-9f4f-e7803370a9f0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod518cf3f6_be2c_4abe_bcca_dc1ccf5dbc9d.slice PodAnnotations:0xc000c35188}] Aliases:map[]}\"",
2026-06-11 01:10:49.786299 | controller |     "Jun 11 00:22:40.946716 crc crio[23067]: time=\"2026-06-11T00:22:40.946273323Z\" level=info msg=\"Checking pod openstack_nova-cell1-novncproxy-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.786319 | controller |     "Jun 11 00:22:40.957225 crc crio[23067]: time=\"2026-06-11T00:22:40.95716163Z\" level=info msg=\"Ran pod sandbox 2b012f1be10e5bf7bf9a653a1652de0527eb338421460975918cbfe6de242e66 with infra container: openstack/nova-cell1-novncproxy-0/POD\" id=e56a4906-dc87-4a0d-84b3-8fe3cd76e031 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.786335 | controller |     "Jun 11 00:22:40.961745 crc crio[23067]: time=\"2026-06-11T00:22:40.961633722Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\" id=43e4802e-6496-4690-b6c6-a9c5943a646f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.786370 | controller |     "Jun 11 00:22:40.976816 crc crio[23067]: time=\"2026-06-11T00:22:40.976714223Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.786389 | controller |     "Jun 11 00:22:40.989016 crc crio[23067]: time=\"2026-06-11T00:22:40.988929026Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.786404 | controller |     "Jun 11 00:22:41.072235 crc crio[23067]: time=\"2026-06-11T00:22:41.072108723Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\" id=c491346f-29aa-475e-b258-45073ff5574c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.786419 | controller |     "Jun 11 00:22:41.097389 crc crio[23067]: time=\"2026-06-11T00:22:41.097335931Z\" level=info msg=\"Creating container: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=9eb33eda-1bf6-4e0f-a01a-3438a0c8213d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.786433 | controller |     "Jun 11 00:22:41.099418 crc crio[23067]: time=\"2026-06-11T00:22:41.099380537Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.786447 | controller |     "Jun 11 00:22:41.201559 crc crio[23067]: time=\"2026-06-11T00:22:41.201459319Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.786462 | controller |     "Jun 11 00:22:41.207374 crc crio[23067]: time=\"2026-06-11T00:22:41.207228836Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.786476 | controller |     "Jun 11 00:22:41.216164 crc crio[23067]: time=\"2026-06-11T00:22:41.216072437Z\" level=info msg=\"Created container 5b01c9e1261020dff6bb3805dfc740f2877312e7ecfa04a4dbc5f74aa6e90da9: openstack/nova-metadata-0/nova-metadata-metadata\" id=6e031007-cd94-4754-ac6c-6d3f59530845 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.786505 | controller |     "Jun 11 00:22:41.217317 crc crio[23067]: time=\"2026-06-11T00:22:41.217239539Z\" level=info msg=\"Starting container: 5b01c9e1261020dff6bb3805dfc740f2877312e7ecfa04a4dbc5f74aa6e90da9\" id=743a095d-3af9-46c4-be08-2561bba6263a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.786522 | controller |     "Jun 11 00:22:41.223835 crc crio[23067]: time=\"2026-06-11T00:22:41.223596423Z\" level=info msg=\"Started container\" PID=88665 containerID=5b01c9e1261020dff6bb3805dfc740f2877312e7ecfa04a4dbc5f74aa6e90da9 description=openstack/nova-metadata-0/nova-metadata-metadata id=743a095d-3af9-46c4-be08-2561bba6263a name=/runtime.v1.RuntimeService/StartContainer sandboxID=34b81e7851e8f9e94e5ed584a9376af9d965558204e2312d7d5e4dfb89a9a6bf",
2026-06-11 01:10:49.786542 | controller |     "Jun 11 00:22:41.439528 crc crio[23067]: time=\"2026-06-11T00:22:41.438996034Z\" level=info msg=\"Created container fa52613e52355661436ca6b218e4670f804edb061ed7f2740f7536cbd7d8bd6c: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=9eb33eda-1bf6-4e0f-a01a-3438a0c8213d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.786558 | controller |     "Jun 11 00:22:41.443391 crc crio[23067]: time=\"2026-06-11T00:22:41.443318232Z\" level=info msg=\"Starting container: fa52613e52355661436ca6b218e4670f804edb061ed7f2740f7536cbd7d8bd6c\" id=b066cc2e-d806-4949-9e7b-156cf49331e4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.786572 | controller |     "Jun 11 00:22:41.449324 crc crio[23067]: time=\"2026-06-11T00:22:41.449218783Z\" level=info msg=\"Started container\" PID=88678 containerID=fa52613e52355661436ca6b218e4670f804edb061ed7f2740f7536cbd7d8bd6c description=openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy id=b066cc2e-d806-4949-9e7b-156cf49331e4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2b012f1be10e5bf7bf9a653a1652de0527eb338421460975918cbfe6de242e66",
2026-06-11 01:10:49.786587 | controller |     "Jun 11 00:22:41.488027 crc crio[23067]: time=\"2026-06-11T00:22:41.487908658Z\" level=info msg=\"Running pod sandbox: openstack/nova-scheduler-0/POD\" id=defd0d50-cff0-4cc7-8a1d-2ef0889cb586 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.786602 | controller |     "Jun 11 00:22:41.488184 crc crio[23067]: time=\"2026-06-11T00:22:41.488056872Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.786616 | controller |     "Jun 11 00:22:41.527631 crc crio[23067]: time=\"2026-06-11T00:22:41.527543978Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:fc9835427723218b7d91186fbace72b84bbc03cd7538aafe0defab90be483fd7 UID:ab5bf95e-fdb5-4086-89bc-64e5f2bf4585 NetNS:/var/run/netns/18be0217-ddc3-4fc1-a690-03c17d7db11b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podab5bf95e_fdb5_4086_89bc_64e5f2bf4585.slice PodAnnotations:0xc00802e7e0}] Aliases:map[]}\"",
2026-06-11 01:10:49.786631 | controller |     "Jun 11 00:22:41.527631 crc crio[23067]: time=\"2026-06-11T00:22:41.52760781Z\" level=info msg=\"Adding pod openstack_nova-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.786645 | controller |     "Jun 11 00:22:42.158095 crc crio[23067]: 2026-06-11T00:22:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fc9835427723218 Mac:3a:25:6f:14:35:99 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cd Mtu:0 Sandbox:/var/run/netns/18be0217-ddc3-4fc1-a690-03c17d7db11b SocketPath: PciID:}] [{Interface:0xc0001365c0 Address:{IP:10.217.0.205 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.786659 | controller |     "Jun 11 00:22:42.159391 crc crio[23067]: time=\"2026-06-11T00:22:42.158743564Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:fc9835427723218b7d91186fbace72b84bbc03cd7538aafe0defab90be483fd7 UID:ab5bf95e-fdb5-4086-89bc-64e5f2bf4585 NetNS:/var/run/netns/18be0217-ddc3-4fc1-a690-03c17d7db11b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podab5bf95e_fdb5_4086_89bc_64e5f2bf4585.slice PodAnnotations:0xc00802e7e0}] Aliases:map[]}\"",
2026-06-11 01:10:49.786674 | controller |     "Jun 11 00:22:42.159391 crc crio[23067]: time=\"2026-06-11T00:22:42.159154105Z\" level=info msg=\"Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.786688 | controller |     "Jun 11 00:22:42.184938 crc crio[23067]: time=\"2026-06-11T00:22:42.184825165Z\" level=info msg=\"Ran pod sandbox fc9835427723218b7d91186fbace72b84bbc03cd7538aafe0defab90be483fd7 with infra container: openstack/nova-scheduler-0/POD\" id=defd0d50-cff0-4cc7-8a1d-2ef0889cb586 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.786709 | controller |     "Jun 11 00:22:42.187323 crc crio[23067]: time=\"2026-06-11T00:22:42.187221881Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=a162e6b1-f772-4f5a-9dd3-3c6e67892a68 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.786723 | controller |     "Jun 11 00:22:42.216019 crc crio[23067]: time=\"2026-06-11T00:22:42.21582494Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=0e57e25f-4d92-47f6-ae8f-180ebacf8cf9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.786737 | controller |     "Jun 11 00:22:42.227269 crc crio[23067]: time=\"2026-06-11T00:22:42.22500276Z\" level=info msg=\"Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=61425434-47ca-4ce3-be73-ef84772aae94 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.786751 | controller |     "Jun 11 00:22:42.227269 crc crio[23067]: time=\"2026-06-11T00:22:42.22535013Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.786765 | controller |     "Jun 11 00:22:42.299554 crc crio[23067]: time=\"2026-06-11T00:22:42.299428299Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.786780 | controller |     "Jun 11 00:22:42.303755 crc crio[23067]: time=\"2026-06-11T00:22:42.303686625Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.786795 | controller |     "Jun 11 00:22:42.688772 crc crio[23067]: time=\"2026-06-11T00:22:42.688084804Z\" level=info msg=\"Created container 1f340e37a7923bddc8cb1703a9ccd4baa8dbd872a8192ef4101fc85b60805f0d: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=61425434-47ca-4ce3-be73-ef84772aae94 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.786810 | controller |     "Jun 11 00:22:42.691157 crc crio[23067]: time=\"2026-06-11T00:22:42.691083725Z\" level=info msg=\"Starting container: 1f340e37a7923bddc8cb1703a9ccd4baa8dbd872a8192ef4101fc85b60805f0d\" id=7ab44760-fb49-45bd-80cb-e73042437ca7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.786824 | controller |     "Jun 11 00:22:42.716948 crc crio[23067]: time=\"2026-06-11T00:22:42.716606251Z\" level=info msg=\"Started container\" PID=88888 containerID=1f340e37a7923bddc8cb1703a9ccd4baa8dbd872a8192ef4101fc85b60805f0d description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=7ab44760-fb49-45bd-80cb-e73042437ca7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fc9835427723218b7d91186fbace72b84bbc03cd7538aafe0defab90be483fd7",
2026-06-11 01:10:49.786839 | controller |     "Jun 11 00:22:42.910508 crc crio[23067]: time=\"2026-06-11T00:22:42.910321292Z\" level=info msg=\"Stopping container: f45fd3f51bc731261c92d94d31697b240101dd7a28dbbdbf98429732c698a7be (timeout: 30s)\" id=b974e17b-632c-400f-b9fb-375e52a82a8e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.786854 | controller |     "Jun 11 00:22:43.047002 crc crio[23067]: time=\"2026-06-11T00:22:43.046893023Z\" level=info msg=\"Stopped container f45fd3f51bc731261c92d94d31697b240101dd7a28dbbdbf98429732c698a7be: openstack/kube-state-metrics-0/kube-state-metrics\" id=b974e17b-632c-400f-b9fb-375e52a82a8e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.786868 | controller |     "Jun 11 00:22:43.048336 crc crio[23067]: time=\"2026-06-11T00:22:43.04825449Z\" level=info msg=\"Stopping pod sandbox: ca8cdf2935075dc917b8cd60ec1192abed478119c2b2aee0c2071721c52af9df\" id=62408142-c0d7-44c2-9bce-7431b580bdd8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.786887 | controller |     "Jun 11 00:22:43.049686 crc crio[23067]: time=\"2026-06-11T00:22:43.049552046Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:ca8cdf2935075dc917b8cd60ec1192abed478119c2b2aee0c2071721c52af9df UID:2263098b-0ae7-4eb4-bac4-5257289174fa NetNS:/var/run/netns/c7b8cbbd-7b98-4dc6-9815-3f64bd8ee069 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2263098b_0ae7_4eb4_bac4_5257289174fa.slice PodAnnotations:0xc002392400}] Aliases:map[]}\"",
2026-06-11 01:10:49.786902 | controller |     "Jun 11 00:22:43.049808 crc crio[23067]: time=\"2026-06-11T00:22:43.049757971Z\" level=info msg=\"Deleting pod openstack_kube-state-metrics-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.786917 | controller |     "Jun 11 00:22:43.608346 crc crio[23067]: time=\"2026-06-11T00:22:43.607836534Z\" level=info msg=\"Stopped pod sandbox: ca8cdf2935075dc917b8cd60ec1192abed478119c2b2aee0c2071721c52af9df\" id=62408142-c0d7-44c2-9bce-7431b580bdd8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.786931 | controller |     "Jun 11 00:22:44.477978 crc crio[23067]: time=\"2026-06-11T00:22:44.47679275Z\" level=info msg=\"Removing container: f45fd3f51bc731261c92d94d31697b240101dd7a28dbbdbf98429732c698a7be\" id=9a71e52e-2f71-43aa-810d-d847f4c71a6c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.786945 | controller |     "Jun 11 00:22:44.509878 crc crio[23067]: time=\"2026-06-11T00:22:44.509489192Z\" level=info msg=\"Removed container f45fd3f51bc731261c92d94d31697b240101dd7a28dbbdbf98429732c698a7be: openstack/kube-state-metrics-0/kube-state-metrics\" id=9a71e52e-2f71-43aa-810d-d847f4c71a6c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.786960 | controller |     "Jun 11 00:22:45.022255 crc crio[23067]: time=\"2026-06-11T00:22:45.021495618Z\" level=info msg=\"Running pod sandbox: openstack/kube-state-metrics-0/POD\" id=8ff1d213-39e1-4907-9400-c269662deb24 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.786974 | controller |     "Jun 11 00:22:45.023426 crc crio[23067]: time=\"2026-06-11T00:22:45.02228986Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.786988 | controller |     "Jun 11 00:22:45.155229 crc crio[23067]: time=\"2026-06-11T00:22:45.155137711Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:c9e6b0de3cf1fc81c97b1627c443a332863e1712e53a7d3eaadb13ddc829ba3e UID:653c5029-466a-488a-86b9-713f43161aed NetNS:/var/run/netns/499eeb44-4609-43e6-b11b-3ec8ad04fa6f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod653c5029_466a_488a_86b9_713f43161aed.slice PodAnnotations:0xc003ba8118}] Aliases:map[]}\"",
2026-06-11 01:10:49.787003 | controller |     "Jun 11 00:22:45.155229 crc crio[23067]: time=\"2026-06-11T00:22:45.155205193Z\" level=info msg=\"Adding pod openstack_kube-state-metrics-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.787017 | controller |     "Jun 11 00:22:45.830399 crc crio[23067]: 2026-06-11T00:22:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c9e6b0de3cf1fc8 Mac:de:63:ae:51:58:10 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ce Mtu:0 Sandbox:/var/run/netns/499eeb44-4609-43e6-b11b-3ec8ad04fa6f SocketPath: PciID:}] [{Interface:0xc0004be5b0 Address:{IP:10.217.0.206 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.787032 | controller |     "Jun 11 00:22:45.831794 crc crio[23067]: time=\"2026-06-11T00:22:45.831722735Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:c9e6b0de3cf1fc81c97b1627c443a332863e1712e53a7d3eaadb13ddc829ba3e UID:653c5029-466a-488a-86b9-713f43161aed NetNS:/var/run/netns/499eeb44-4609-43e6-b11b-3ec8ad04fa6f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod653c5029_466a_488a_86b9_713f43161aed.slice PodAnnotations:0xc003ba8118}] Aliases:map[]}\"",
2026-06-11 01:10:49.787052 | controller |     "Jun 11 00:22:45.832002 crc crio[23067]: time=\"2026-06-11T00:22:45.83190578Z\" level=info msg=\"Checking pod openstack_kube-state-metrics-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.787067 | controller |     "Jun 11 00:22:45.842108 crc crio[23067]: time=\"2026-06-11T00:22:45.842024796Z\" level=info msg=\"Ran pod sandbox c9e6b0de3cf1fc81c97b1627c443a332863e1712e53a7d3eaadb13ddc829ba3e with infra container: openstack/kube-state-metrics-0/POD\" id=8ff1d213-39e1-4907-9400-c269662deb24 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.787082 | controller |     "Jun 11 00:22:45.844979 crc crio[23067]: time=\"2026-06-11T00:22:45.844897154Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\" id=95184df2-a7d9-40e3-a53e-1fe33b33eb1e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.787097 | controller |     "Jun 11 00:22:45.895792 crc crio[23067]: time=\"2026-06-11T00:22:45.895692559Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\" id=9edf8ef9-bdaa-4faa-87b1-f4d427f4e082 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.787111 | controller |     "Jun 11 00:22:45.906266 crc crio[23067]: time=\"2026-06-11T00:22:45.906180214Z\" level=info msg=\"Creating container: openstack/kube-state-metrics-0/kube-state-metrics\" id=74453e37-1320-433f-ae3f-90191361fb84 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.787125 | controller |     "Jun 11 00:22:45.906921 crc crio[23067]: time=\"2026-06-11T00:22:45.906773661Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.787139 | controller |     "Jun 11 00:22:45.991709 crc crio[23067]: time=\"2026-06-11T00:22:45.991546511Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.787153 | controller |     "Jun 11 00:22:46.153484 crc crio[23067]: time=\"2026-06-11T00:22:46.153388893Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.787167 | controller |     "Jun 11 00:22:46.605391 crc crio[23067]: time=\"2026-06-11T00:22:46.60158319Z\" level=info msg=\"Created container 8fa859d79b1f283414e53b04c3602de3c3819dc4992f9bce2e02dd7b913f6d11: openstack/kube-state-metrics-0/kube-state-metrics\" id=74453e37-1320-433f-ae3f-90191361fb84 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.787181 | controller |     "Jun 11 00:22:46.607057 crc crio[23067]: time=\"2026-06-11T00:22:46.606837543Z\" level=info msg=\"Starting container: 8fa859d79b1f283414e53b04c3602de3c3819dc4992f9bce2e02dd7b913f6d11\" id=ed017f51-a61f-4dbb-8720-a5a583972992 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.787195 | controller |     "Jun 11 00:22:46.620952 crc crio[23067]: time=\"2026-06-11T00:22:46.620794323Z\" level=info msg=\"Started container\" PID=89176 containerID=8fa859d79b1f283414e53b04c3602de3c3819dc4992f9bce2e02dd7b913f6d11 description=openstack/kube-state-metrics-0/kube-state-metrics id=ed017f51-a61f-4dbb-8720-a5a583972992 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c9e6b0de3cf1fc81c97b1627c443a332863e1712e53a7d3eaadb13ddc829ba3e",
2026-06-11 01:10:49.787210 | controller |     "Jun 11 00:22:46.666802 crc crio[23067]: time=\"2026-06-11T00:22:46.666722675Z\" level=info msg=\"Stopping container: da41939164b7e166c5bb638e222336651b699152d9f5c26e86e508c5e4b6140c (timeout: 30s)\" id=eaa2ce14-aeec-404f-bb01-21df03bf7fa2 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.787231 | controller |     "Jun 11 00:22:46.666959 crc crio[23067]: time=\"2026-06-11T00:22:46.66691142Z\" level=info msg=\"Stopping container: 73fddc1172d56855bd04429fe09f7434c282d9a07f56c347b8a3e09f23a070e1 (timeout: 30s)\" id=5f3705a6-300c-4ca4-8c94-cf0b49b2f85e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.787245 | controller |     "Jun 11 00:22:46.667260 crc crio[23067]: time=\"2026-06-11T00:22:46.667174118Z\" level=info msg=\"Stopping container: 0c9ce4150a98eb11a70ba55acf9ce99cb028d586f90b9584ddc1e87932c14755 (timeout: 30s)\" id=f92f0bf6-2de5-477d-98ba-6eaa0f24d0a6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.787260 | controller |     "Jun 11 00:22:46.667534 crc crio[23067]: time=\"2026-06-11T00:22:46.667403254Z\" level=info msg=\"Stopping container: 3165cd829ccd4242db7f4ea27327ca1ca49be3106a478bd00f6a1b0fa5563494 (timeout: 30s)\" id=4bc7ec5e-2607-40ce-aede-00544b7d203d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.787274 | controller |     "Jun 11 00:22:46.799446 crc crio[23067]: time=\"2026-06-11T00:22:46.799188866Z\" level=info msg=\"Stopped container da41939164b7e166c5bb638e222336651b699152d9f5c26e86e508c5e4b6140c: openstack/ceilometer-0/sg-core\" id=eaa2ce14-aeec-404f-bb01-21df03bf7fa2 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.787288 | controller |     "Jun 11 00:22:46.903093 crc crio[23067]: time=\"2026-06-11T00:22:46.902994196Z\" level=info msg=\"Stopped container 73fddc1172d56855bd04429fe09f7434c282d9a07f56c347b8a3e09f23a070e1: openstack/ceilometer-0/proxy-httpd\" id=5f3705a6-300c-4ca4-8c94-cf0b49b2f85e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.787302 | controller |     "Jun 11 00:22:47.114333 crc crio[23067]: time=\"2026-06-11T00:22:47.114212334Z\" level=info msg=\"Stopped container 3165cd829ccd4242db7f4ea27327ca1ca49be3106a478bd00f6a1b0fa5563494: openstack/ceilometer-0/ceilometer-central-agent\" id=4bc7ec5e-2607-40ce-aede-00544b7d203d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.787316 | controller |     "Jun 11 00:22:49.592163 crc crio[23067]: time=\"2026-06-11T00:22:49.590042443Z\" level=info msg=\"Stopping container: afe58c75ef8d1f7fc6d1fdc77c6f982834bf07f04bdbc4a89e77ca3770ff9591 (timeout: 2s)\" id=1cec6669-a76c-4022-b90a-15b7ba4f2a10 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.787329 | controller |     "Jun 11 00:22:49.592163 crc crio[23067]: time=\"2026-06-11T00:22:49.591302827Z\" level=info msg=\"Stopping pod sandbox: 321ab3a726089f42249db9dd02426e2ee96860e210c583170e249dbf1e4c3f5c\" id=2464a189-d25b-4860-ab56-c1c00fd16b74 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.787344 | controller |     "Jun 11 00:22:49.592911 crc crio[23067]: time=\"2026-06-11T00:22:49.592803218Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-db-sync-76c97 Namespace:openstack ID:321ab3a726089f42249db9dd02426e2ee96860e210c583170e249dbf1e4c3f5c UID:a4bdb00f-9e18-4002-ac8d-845b31f35d5b NetNS:/var/run/netns/1d9d339f-ef9b-424f-bb82-309d89f2fbff Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda4bdb00f_9e18_4002_ac8d_845b31f35d5b.slice PodAnnotations:0xc000b80e38}] Aliases:map[]}\"",
2026-06-11 01:10:49.787379 | controller |     "Jun 11 00:22:49.593117 crc crio[23067]: time=\"2026-06-11T00:22:49.593057015Z\" level=info msg=\"Deleting pod openstack_nova-cell1-conductor-db-sync-76c97 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.787395 | controller |     "Jun 11 00:22:49.728336 crc crio[23067]: time=\"2026-06-11T00:22:49.72823208Z\" level=info msg=\"Stopped container afe58c75ef8d1f7fc6d1fdc77c6f982834bf07f04bdbc4a89e77ca3770ff9591: openshift-marketplace/redhat-marketplace-9cqxl/registry-server\" id=1cec6669-a76c-4022-b90a-15b7ba4f2a10 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.787414 | controller |     "Jun 11 00:22:49.729074 crc crio[23067]: time=\"2026-06-11T00:22:49.729001581Z\" level=info msg=\"Stopping pod sandbox: 6f4f111c7fc500c470a11ee5fee9bb09637db5cad4827c93a8f8ca0e2bd4c4ea\" id=81ce8b5a-0cef-4419-8e0d-45c8f393def9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.787429 | controller |     "Jun 11 00:22:49.729566 crc crio[23067]: time=\"2026-06-11T00:22:49.729489234Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-9cqxl Namespace:openshift-marketplace ID:6f4f111c7fc500c470a11ee5fee9bb09637db5cad4827c93a8f8ca0e2bd4c4ea UID:eace8492-0499-4679-bae6-a8ee4eb6c80d NetNS:/var/run/netns/d0ff8040-f8cf-49ef-806b-4a7c1a79c7d1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podeace8492_0499_4679_bae6_a8ee4eb6c80d.slice PodAnnotations:0xc000b80f40}] Aliases:map[]}\"",
2026-06-11 01:10:49.787444 | controller |     "Jun 11 00:22:49.729737 crc crio[23067]: time=\"2026-06-11T00:22:49.729721101Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-9cqxl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.787458 | controller |     "Jun 11 00:22:50.012098 crc crio[23067]: time=\"2026-06-11T00:22:50.011931313Z\" level=info msg=\"Stopped pod sandbox: 321ab3a726089f42249db9dd02426e2ee96860e210c583170e249dbf1e4c3f5c\" id=2464a189-d25b-4860-ab56-c1c00fd16b74 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.787473 | controller |     "Jun 11 00:22:50.182008 crc crio[23067]: time=\"2026-06-11T00:22:50.18133134Z\" level=info msg=\"Stopped pod sandbox: 6f4f111c7fc500c470a11ee5fee9bb09637db5cad4827c93a8f8ca0e2bd4c4ea\" id=81ce8b5a-0cef-4419-8e0d-45c8f393def9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.787487 | controller |     "Jun 11 00:22:50.615420 crc crio[23067]: time=\"2026-06-11T00:22:50.615339991Z\" level=info msg=\"Removing container: afe58c75ef8d1f7fc6d1fdc77c6f982834bf07f04bdbc4a89e77ca3770ff9591\" id=8faeb966-03fd-4ce1-a95c-c9dd310b87ce name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.787501 | controller |     "Jun 11 00:22:50.660556 crc crio[23067]: time=\"2026-06-11T00:22:50.660452971Z\" level=info msg=\"Removed container afe58c75ef8d1f7fc6d1fdc77c6f982834bf07f04bdbc4a89e77ca3770ff9591: openshift-marketplace/redhat-marketplace-9cqxl/registry-server\" id=8faeb966-03fd-4ce1-a95c-c9dd310b87ce name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.787516 | controller |     "Jun 11 00:22:50.663270 crc crio[23067]: time=\"2026-06-11T00:22:50.663164985Z\" level=info msg=\"Removing container: 3c833fd82ab19d300d3f181a55e5caac8722e68665f4399c6d287dffd8a9027e\" id=236a30fd-cf99-40f9-8bca-ccd14e47ba39 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.787530 | controller |     "Jun 11 00:22:50.720368 crc crio[23067]: time=\"2026-06-11T00:22:50.720156808Z\" level=info msg=\"Removed container 3c833fd82ab19d300d3f181a55e5caac8722e68665f4399c6d287dffd8a9027e: openshift-marketplace/redhat-marketplace-9cqxl/extract-content\" id=236a30fd-cf99-40f9-8bca-ccd14e47ba39 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.787544 | controller |     "Jun 11 00:22:50.723898 crc crio[23067]: time=\"2026-06-11T00:22:50.723631783Z\" level=info msg=\"Removing container: 7ca40b30aa4e9bb409498129c965965819136cf3125c0126cb8bcb20f459908e\" id=e66e227e-2730-418d-abee-f1ac3e8df4df name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.787558 | controller |     "Jun 11 00:22:50.878115 crc crio[23067]: time=\"2026-06-11T00:22:50.877196079Z\" level=info msg=\"Removed container 7ca40b30aa4e9bb409498129c965965819136cf3125c0126cb8bcb20f459908e: openshift-marketplace/redhat-marketplace-9cqxl/extract-utilities\" id=e66e227e-2730-418d-abee-f1ac3e8df4df name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.787576 | controller |     "Jun 11 00:22:51.213820 crc crio[23067]: time=\"2026-06-11T00:22:51.212484669Z\" level=info msg=\"Stopped container 0c9ce4150a98eb11a70ba55acf9ce99cb028d586f90b9584ddc1e87932c14755: openstack/ceilometer-0/ceilometer-notification-agent\" id=f92f0bf6-2de5-477d-98ba-6eaa0f24d0a6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.787591 | controller |     "Jun 11 00:22:51.214514 crc crio[23067]: time=\"2026-06-11T00:22:51.214447662Z\" level=info msg=\"Stopping pod sandbox: 41da7532f3031cfe97dc76f52ed5f1900c530d7d1164b5f3ab1e350d3ff997c4\" id=e49a8ea3-1c9e-4776-9d21-6be451894d42 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.787605 | controller |     "Jun 11 00:22:51.215414 crc crio[23067]: time=\"2026-06-11T00:22:51.215342037Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:41da7532f3031cfe97dc76f52ed5f1900c530d7d1164b5f3ab1e350d3ff997c4 UID:896d6a13-e757-4714-9cf2-f78118b19917 NetNS:/var/run/netns/a4ec4d87-7e0c-4573-954f-ef994b958d14 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod896d6a13_e757_4714_9cf2_f78118b19917.slice PodAnnotations:0xc002a46138}] Aliases:map[]}\"",
2026-06-11 01:10:49.787619 | controller |     "Jun 11 00:22:51.215593 crc crio[23067]: time=\"2026-06-11T00:22:51.215543932Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.787633 | controller |     "Jun 11 00:22:51.261306 crc crio[23067]: time=\"2026-06-11T00:22:51.261144845Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-conductor-0/POD\" id=c04fcc07-0aec-40ac-899b-812cec1ae810 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.787647 | controller |     "Jun 11 00:22:51.261306 crc crio[23067]: time=\"2026-06-11T00:22:51.261254828Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.787661 | controller |     "Jun 11 00:22:51.312507 crc crio[23067]: time=\"2026-06-11T00:22:51.312392282Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:eb6554ea5497ffc95a70b883f5d96806bb3b4e986c5c325ba5ae66889827c725 UID:0ea149d2-bbe2-479a-a0e8-81fffec74293 NetNS:/var/run/netns/04416d02-db89-40c0-8524-35f971b16db3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0ea149d2_bbe2_479a_a0e8_81fffec74293.slice PodAnnotations:0xc002a462a0}] Aliases:map[]}\"",
2026-06-11 01:10:49.787676 | controller |     "Jun 11 00:22:51.312507 crc crio[23067]: time=\"2026-06-11T00:22:51.312488865Z\" level=info msg=\"Adding pod openstack_nova-cell1-conductor-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.787690 | controller |     "Jun 11 00:22:51.629485 crc crio[23067]: time=\"2026-06-11T00:22:51.628930931Z\" level=info msg=\"Stopped pod sandbox: 41da7532f3031cfe97dc76f52ed5f1900c530d7d1164b5f3ab1e350d3ff997c4\" id=e49a8ea3-1c9e-4776-9d21-6be451894d42 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.787705 | controller |     "Jun 11 00:22:51.657245 crc crio[23067]: time=\"2026-06-11T00:22:51.653751117Z\" level=info msg=\"Stopping container: 7d7a055ba012e0c3eb23846bdec8a1ef8c0aa02666cdb1c5f4890fc65515278a (timeout: 2s)\" id=6ffef2a0-573a-42c8-9749-3a7bafb615e8 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.787719 | controller |     "Jun 11 00:22:51.756712 crc crio[23067]: 2026-06-11T00:22:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:eb6554ea5497ffc Mac:52:ea:11:aa:bf:ee Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cf Mtu:0 Sandbox:/var/run/netns/04416d02-db89-40c0-8524-35f971b16db3 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.207 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.787738 | controller |     "Jun 11 00:22:51.758447 crc crio[23067]: time=\"2026-06-11T00:22:51.75839792Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:eb6554ea5497ffc95a70b883f5d96806bb3b4e986c5c325ba5ae66889827c725 UID:0ea149d2-bbe2-479a-a0e8-81fffec74293 NetNS:/var/run/netns/04416d02-db89-40c0-8524-35f971b16db3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0ea149d2_bbe2_479a_a0e8_81fffec74293.slice PodAnnotations:0xc002a462a0}] Aliases:map[]}\"",
2026-06-11 01:10:49.787753 | controller |     "Jun 11 00:22:51.758588 crc crio[23067]: time=\"2026-06-11T00:22:51.758554814Z\" level=info msg=\"Checking pod openstack_nova-cell1-conductor-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.787767 | controller |     "Jun 11 00:22:51.771273 crc crio[23067]: time=\"2026-06-11T00:22:51.771083316Z\" level=info msg=\"Ran pod sandbox eb6554ea5497ffc95a70b883f5d96806bb3b4e986c5c325ba5ae66889827c725 with infra container: openstack/nova-cell1-conductor-0/POD\" id=c04fcc07-0aec-40ac-899b-812cec1ae810 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.787781 | controller |     "Jun 11 00:22:51.783408 crc crio[23067]: time=\"2026-06-11T00:22:51.783201596Z\" level=info msg=\"Stopped container 7d7a055ba012e0c3eb23846bdec8a1ef8c0aa02666cdb1c5f4890fc65515278a: openshift-marketplace/certified-operators-4vnw8/registry-server\" id=6ffef2a0-573a-42c8-9749-3a7bafb615e8 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.787796 | controller |     "Jun 11 00:22:51.784514 crc crio[23067]: time=\"2026-06-11T00:22:51.78445399Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=66c7df6b-edd8-4a15-aa63-4b273e777b44 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.787810 | controller |     "Jun 11 00:22:51.784830 crc crio[23067]: time=\"2026-06-11T00:22:51.784746008Z\" level=info msg=\"Stopping pod sandbox: 03e1f8162dd95f7f7a273e6e5d81267c905022e644bf9da9672b2a2c131e83a2\" id=102362a0-ee35-4359-a02a-595ecac4c30e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.787825 | controller |     "Jun 11 00:22:51.785429 crc crio[23067]: time=\"2026-06-11T00:22:51.785353945Z\" level=info msg=\"Got pod network &{Name:certified-operators-4vnw8 Namespace:openshift-marketplace ID:03e1f8162dd95f7f7a273e6e5d81267c905022e644bf9da9672b2a2c131e83a2 UID:4cd75632-55f5-4540-9827-2ba8168a5e24 NetNS:/var/run/netns/592f2bdd-a563-4f0c-8e1a-d95f4bc7e8ee Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4cd75632_55f5_4540_9827_2ba8168a5e24.slice PodAnnotations:0xc007e12210}] Aliases:map[]}\"",
2026-06-11 01:10:49.787840 | controller |     "Jun 11 00:22:51.785619 crc crio[23067]: time=\"2026-06-11T00:22:51.785513309Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-4vnw8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.787855 | controller |     "Jun 11 00:22:51.844059 crc crio[23067]: time=\"2026-06-11T00:22:51.842812151Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=561a751e-2136-4d7b-a953-1bca31dd3a57 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.787870 | controller |     "Jun 11 00:22:51.865401 crc crio[23067]: time=\"2026-06-11T00:22:51.864941144Z\" level=info msg=\"Creating container: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=c0e4651c-f948-4ae3-ad90-d17407f8b092 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.787884 | controller |     "Jun 11 00:22:51.865401 crc crio[23067]: time=\"2026-06-11T00:22:51.865285994Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.787905 | controller |     "Jun 11 00:22:51.935757 crc crio[23067]: time=\"2026-06-11T00:22:51.927940572Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.787919 | controller |     "Jun 11 00:22:51.953368 crc crio[23067]: time=\"2026-06-11T00:22:51.953263942Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.787934 | controller |     "Jun 11 00:22:52.142485 crc crio[23067]: time=\"2026-06-11T00:22:52.142370687Z\" level=info msg=\"Stopped pod sandbox: 03e1f8162dd95f7f7a273e6e5d81267c905022e644bf9da9672b2a2c131e83a2\" id=102362a0-ee35-4359-a02a-595ecac4c30e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.787948 | controller |     "Jun 11 00:22:52.198514 crc crio[23067]: time=\"2026-06-11T00:22:52.198397434Z\" level=info msg=\"Created container 5b232a41f0a39c27a7d8f3be84066e4b660f1aa2b6a7ef9bfefa2fc0a22cba9b: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=c0e4651c-f948-4ae3-ad90-d17407f8b092 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.787962 | controller |     "Jun 11 00:22:52.200690 crc crio[23067]: time=\"2026-06-11T00:22:52.200548203Z\" level=info msg=\"Starting container: 5b232a41f0a39c27a7d8f3be84066e4b660f1aa2b6a7ef9bfefa2fc0a22cba9b\" id=ce8e2927-6428-48bb-b718-79501da0ee05 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.787977 | controller |     "Jun 11 00:22:52.221471 crc crio[23067]: time=\"2026-06-11T00:22:52.221251387Z\" level=info msg=\"Started container\" PID=89723 containerID=5b232a41f0a39c27a7d8f3be84066e4b660f1aa2b6a7ef9bfefa2fc0a22cba9b description=openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor id=ce8e2927-6428-48bb-b718-79501da0ee05 name=/runtime.v1.RuntimeService/StartContainer sandboxID=eb6554ea5497ffc95a70b883f5d96806bb3b4e986c5c325ba5ae66889827c725",
2026-06-11 01:10:49.787992 | controller |     "Jun 11 00:22:52.667793 crc crio[23067]: time=\"2026-06-11T00:22:52.667504522Z\" level=info msg=\"Removing container: 7d7a055ba012e0c3eb23846bdec8a1ef8c0aa02666cdb1c5f4890fc65515278a\" id=1b46295f-95ac-431a-8854-d42c77f0c0e9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.788006 | controller |     "Jun 11 00:22:52.707102 crc crio[23067]: time=\"2026-06-11T00:22:52.705823856Z\" level=info msg=\"Removed container 7d7a055ba012e0c3eb23846bdec8a1ef8c0aa02666cdb1c5f4890fc65515278a: openshift-marketplace/certified-operators-4vnw8/registry-server\" id=1b46295f-95ac-431a-8854-d42c77f0c0e9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.788021 | controller |     "Jun 11 00:22:52.712428 crc crio[23067]: time=\"2026-06-11T00:22:52.712357804Z\" level=info msg=\"Removing container: 17259cdf1841238973aec88d7907ce45cccbfc76594522dacc56ebcefcf5c917\" id=b504e50d-8a1a-4734-a304-7a4d4190b8d9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.788035 | controller |     "Jun 11 00:22:52.799351 crc crio[23067]: time=\"2026-06-11T00:22:52.799214742Z\" level=info msg=\"Removed container 17259cdf1841238973aec88d7907ce45cccbfc76594522dacc56ebcefcf5c917: openshift-marketplace/certified-operators-4vnw8/extract-content\" id=b504e50d-8a1a-4734-a304-7a4d4190b8d9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.788050 | controller |     "Jun 11 00:22:52.804049 crc crio[23067]: time=\"2026-06-11T00:22:52.803967662Z\" level=info msg=\"Removing container: 4d479b9bf93c34f5f99467e3540e2dd678f5485c0dc896f5ae45e7908e91f7e9\" id=045e115a-30f7-4942-842e-f18ddae83e74 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.788064 | controller |     "Jun 11 00:22:52.841575 crc crio[23067]: time=\"2026-06-11T00:22:52.841441253Z\" level=info msg=\"Removed container 4d479b9bf93c34f5f99467e3540e2dd678f5485c0dc896f5ae45e7908e91f7e9: openshift-marketplace/certified-operators-4vnw8/extract-utilities\" id=045e115a-30f7-4942-842e-f18ddae83e74 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.788083 | controller |     "Jun 11 00:22:52.859207 crc crio[23067]: time=\"2026-06-11T00:22:52.859117605Z\" level=info msg=\"Removing container: 73fddc1172d56855bd04429fe09f7434c282d9a07f56c347b8a3e09f23a070e1\" id=b413a35b-fd27-409d-8294-9658950197fd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.788098 | controller |     "Jun 11 00:22:52.919884 crc crio[23067]: time=\"2026-06-11T00:22:52.919796199Z\" level=info msg=\"Removed container 73fddc1172d56855bd04429fe09f7434c282d9a07f56c347b8a3e09f23a070e1: openstack/ceilometer-0/proxy-httpd\" id=b413a35b-fd27-409d-8294-9658950197fd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.788113 | controller |     "Jun 11 00:22:52.925380 crc crio[23067]: time=\"2026-06-11T00:22:52.925308469Z\" level=info msg=\"Removing container: da41939164b7e166c5bb638e222336651b699152d9f5c26e86e508c5e4b6140c\" id=b0a3ce22-4adb-40ac-8fd9-238b62ba48f5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.788127 | controller |     "Jun 11 00:22:52.987178 crc crio[23067]: time=\"2026-06-11T00:22:52.987108724Z\" level=info msg=\"Removed container da41939164b7e166c5bb638e222336651b699152d9f5c26e86e508c5e4b6140c: openstack/ceilometer-0/sg-core\" id=b0a3ce22-4adb-40ac-8fd9-238b62ba48f5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.788142 | controller |     "Jun 11 00:22:52.992394 crc crio[23067]: time=\"2026-06-11T00:22:52.992358177Z\" level=info msg=\"Removing container: 0c9ce4150a98eb11a70ba55acf9ce99cb028d586f90b9584ddc1e87932c14755\" id=ae74a987-aa57-4f94-b77c-21ae86f7b8aa name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.788156 | controller |     "Jun 11 00:22:53.022521 crc crio[23067]: time=\"2026-06-11T00:22:53.022414456Z\" level=info msg=\"Removed container 0c9ce4150a98eb11a70ba55acf9ce99cb028d586f90b9584ddc1e87932c14755: openstack/ceilometer-0/ceilometer-notification-agent\" id=ae74a987-aa57-4f94-b77c-21ae86f7b8aa name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.788171 | controller |     "Jun 11 00:22:53.027431 crc crio[23067]: time=\"2026-06-11T00:22:53.027358291Z\" level=info msg=\"Removing container: 3165cd829ccd4242db7f4ea27327ca1ca49be3106a478bd00f6a1b0fa5563494\" id=d68cbb1b-786f-4e1a-a223-9bed660d7a8c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.788185 | controller |     "Jun 11 00:22:53.059060 crc crio[23067]: time=\"2026-06-11T00:22:53.059002384Z\" level=info msg=\"Removed container 3165cd829ccd4242db7f4ea27327ca1ca49be3106a478bd00f6a1b0fa5563494: openstack/ceilometer-0/ceilometer-central-agent\" id=d68cbb1b-786f-4e1a-a223-9bed660d7a8c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.788199 | controller |     "Jun 11 00:22:53.271323 crc crio[23067]: time=\"2026-06-11T00:22:53.271230059Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=5db52d03-654b-4508-8112-75d6f103af51 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.788213 | controller |     "Jun 11 00:22:53.271447 crc crio[23067]: time=\"2026-06-11T00:22:53.271342532Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.788228 | controller |     "Jun 11 00:22:53.299547 crc crio[23067]: time=\"2026-06-11T00:22:53.299484829Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:5ad21a0cb3dbea7b4b87a67d8f63f14e9e34d15ec56942f1ede0f1e7b1aff6e3 UID:fe986c1b-9f1d-4065-861f-f672275f7ff9 NetNS:/var/run/netns/14475659-25f5-48a8-9e1e-c8ccb65b79b1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfe986c1b_9f1d_4065_861f_f672275f7ff9.slice PodAnnotations:0xc002a46928}] Aliases:map[]}\"",
2026-06-11 01:10:49.788248 | controller |     "Jun 11 00:22:53.299547 crc crio[23067]: time=\"2026-06-11T00:22:53.29953529Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.788263 | controller |     "Jun 11 00:22:53.870167 crc crio[23067]: 2026-06-11T00:22:53Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5ad21a0cb3dbea7 Mac:9a:f5:41:7a:50:fd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d0 Mtu:0 Sandbox:/var/run/netns/14475659-25f5-48a8-9e1e-c8ccb65b79b1 SocketPath: PciID:}] [{Interface:0xc000014730 Address:{IP:10.217.0.208 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.788278 | controller |     "Jun 11 00:22:53.871936 crc crio[23067]: time=\"2026-06-11T00:22:53.871070229Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:5ad21a0cb3dbea7b4b87a67d8f63f14e9e34d15ec56942f1ede0f1e7b1aff6e3 UID:fe986c1b-9f1d-4065-861f-f672275f7ff9 NetNS:/var/run/netns/14475659-25f5-48a8-9e1e-c8ccb65b79b1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfe986c1b_9f1d_4065_861f_f672275f7ff9.slice PodAnnotations:0xc002a46928}] Aliases:map[]}\"",
2026-06-11 01:10:49.788293 | controller |     "Jun 11 00:22:53.871936 crc crio[23067]: time=\"2026-06-11T00:22:53.871251114Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.788307 | controller |     "Jun 11 00:22:53.879796 crc crio[23067]: time=\"2026-06-11T00:22:53.879714565Z\" level=info msg=\"Ran pod sandbox 5ad21a0cb3dbea7b4b87a67d8f63f14e9e34d15ec56942f1ede0f1e7b1aff6e3 with infra container: openstack/ceilometer-0/POD\" id=5db52d03-654b-4508-8112-75d6f103af51 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.788322 | controller |     "Jun 11 00:22:53.888890 crc crio[23067]: time=\"2026-06-11T00:22:53.888759231Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=05943f8d-9675-4011-a5a8-a5fe010c5dae name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.788336 | controller |     "Jun 11 00:22:53.934417 crc crio[23067]: time=\"2026-06-11T00:22:53.933989924Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=5f6ec990-200f-4b49-afff-b5ecaba51edb name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.788370 | controller |     "Jun 11 00:22:53.946310 crc crio[23067]: time=\"2026-06-11T00:22:53.946188617Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=784a5a1f-1965-4f92-a3a6-a013c0e8da2c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.788386 | controller |     "Jun 11 00:22:53.946721 crc crio[23067]: time=\"2026-06-11T00:22:53.946630499Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.788401 | controller |     "Jun 11 00:22:54.009984 crc crio[23067]: time=\"2026-06-11T00:22:54.009891663Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.788416 | controller |     "Jun 11 00:22:54.013530 crc crio[23067]: time=\"2026-06-11T00:22:54.01344822Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.788430 | controller |     "Jun 11 00:22:54.184128 crc crio[23067]: time=\"2026-06-11T00:22:54.182763696Z\" level=info msg=\"Created container b4138094907cbf6db3bfd13dfe2bb605a2a17f3014d20a873288e7a426e8f0d9: openstack/ceilometer-0/ceilometer-central-agent\" id=784a5a1f-1965-4f92-a3a6-a013c0e8da2c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.788449 | controller |     "Jun 11 00:22:54.193720 crc crio[23067]: time=\"2026-06-11T00:22:54.190962679Z\" level=info msg=\"Starting container: b4138094907cbf6db3bfd13dfe2bb605a2a17f3014d20a873288e7a426e8f0d9\" id=d665651f-92e6-4a59-bc3f-d32162355da4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.788464 | controller |     "Jun 11 00:22:54.199224 crc crio[23067]: time=\"2026-06-11T00:22:54.198499295Z\" level=info msg=\"Started container\" PID=89850 containerID=b4138094907cbf6db3bfd13dfe2bb605a2a17f3014d20a873288e7a426e8f0d9 description=openstack/ceilometer-0/ceilometer-central-agent id=d665651f-92e6-4a59-bc3f-d32162355da4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5ad21a0cb3dbea7b4b87a67d8f63f14e9e34d15ec56942f1ede0f1e7b1aff6e3",
2026-06-11 01:10:49.788479 | controller |     "Jun 11 00:22:54.226532 crc crio[23067]: time=\"2026-06-11T00:22:54.223960009Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=6b561fa1-c263-4f6a-a799-34db91ead565 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.788493 | controller |     "Jun 11 00:22:54.264720 crc crio[23067]: time=\"2026-06-11T00:22:54.264578696Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=2b8310e3-aac6-4a29-bbcf-d79ec2208cec name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.788507 | controller |     "Jun 11 00:22:54.275037 crc crio[23067]: time=\"2026-06-11T00:22:54.274946369Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=f1a6fab7-a483-480d-8f15-401030454240 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.788521 | controller |     "Jun 11 00:22:54.275368 crc crio[23067]: time=\"2026-06-11T00:22:54.275310468Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.788535 | controller |     "Jun 11 00:22:54.360360 crc crio[23067]: time=\"2026-06-11T00:22:54.359620577Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.788549 | controller |     "Jun 11 00:22:54.369704 crc crio[23067]: time=\"2026-06-11T00:22:54.369559528Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.788562 | controller |     "Jun 11 00:22:54.501190 crc crio[23067]: time=\"2026-06-11T00:22:54.501024631Z\" level=info msg=\"Created container 22ea099629071e69329632f1df5c63a6ba37f963da471269b67ab53edddfd7a4: openstack/ceilometer-0/ceilometer-notification-agent\" id=f1a6fab7-a483-480d-8f15-401030454240 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.788576 | controller |     "Jun 11 00:22:54.502387 crc crio[23067]: time=\"2026-06-11T00:22:54.502317996Z\" level=info msg=\"Starting container: 22ea099629071e69329632f1df5c63a6ba37f963da471269b67ab53edddfd7a4\" id=4e982b33-ced8-42a2-9967-1174f0ea9b8d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.788590 | controller |     "Jun 11 00:22:54.508514 crc crio[23067]: time=\"2026-06-11T00:22:54.508409983Z\" level=info msg=\"Started container\" PID=89968 containerID=22ea099629071e69329632f1df5c63a6ba37f963da471269b67ab53edddfd7a4 description=openstack/ceilometer-0/ceilometer-notification-agent id=4e982b33-ced8-42a2-9967-1174f0ea9b8d name=/runtime.v1.RuntimeService/StartContainer sandboxID=5ad21a0cb3dbea7b4b87a67d8f63f14e9e34d15ec56942f1ede0f1e7b1aff6e3",
2026-06-11 01:10:49.788605 | controller |     "Jun 11 00:22:54.520897 crc crio[23067]: time=\"2026-06-11T00:22:54.520809721Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=f6f09b87-a073-4f48-99c4-bed16c18693d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.788625 | controller |     "Jun 11 00:22:54.537240 crc crio[23067]: time=\"2026-06-11T00:22:54.537119845Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=c98002a9-3cd7-4b8e-90cc-8b521ded579c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.788640 | controller |     "Jun 11 00:22:54.545318 crc crio[23067]: time=\"2026-06-11T00:22:54.545221746Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=9804ee0c-a4a4-4898-a799-434db67a0b23 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.788654 | controller |     "Jun 11 00:22:54.545696 crc crio[23067]: time=\"2026-06-11T00:22:54.545558825Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.788668 | controller |     "Jun 11 00:22:54.614509 crc crio[23067]: time=\"2026-06-11T00:22:54.614426492Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.788682 | controller |     "Jun 11 00:22:54.623690 crc crio[23067]: time=\"2026-06-11T00:22:54.623559752Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.788696 | controller |     "Jun 11 00:22:54.756500 crc crio[23067]: time=\"2026-06-11T00:22:54.756387602Z\" level=info msg=\"Created container 281ab409b911fc08a27949605d0471b3f3d8a2c9c2722af495066e0f6157987e: openstack/ceilometer-0/sg-core\" id=9804ee0c-a4a4-4898-a799-434db67a0b23 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.788711 | controller |     "Jun 11 00:22:54.757966 crc crio[23067]: time=\"2026-06-11T00:22:54.757877683Z\" level=info msg=\"Starting container: 281ab409b911fc08a27949605d0471b3f3d8a2c9c2722af495066e0f6157987e\" id=09180791-01a7-4831-a9df-eb8dd7a2b8a9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.788725 | controller |     "Jun 11 00:22:54.767935 crc crio[23067]: time=\"2026-06-11T00:22:54.767817514Z\" level=info msg=\"Started container\" PID=89997 containerID=281ab409b911fc08a27949605d0471b3f3d8a2c9c2722af495066e0f6157987e description=openstack/ceilometer-0/sg-core id=09180791-01a7-4831-a9df-eb8dd7a2b8a9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5ad21a0cb3dbea7b4b87a67d8f63f14e9e34d15ec56942f1ede0f1e7b1aff6e3",
2026-06-11 01:10:49.788739 | controller |     "Jun 11 00:22:54.781476 crc crio[23067]: time=\"2026-06-11T00:22:54.781294351Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=b8dc888c-5844-48a1-83da-27f175f17e27 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.788753 | controller |     "Jun 11 00:22:54.841879 crc crio[23067]: time=\"2026-06-11T00:22:54.841713188Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=97fadcc6-6605-42e9-91b2-bb2d6043bb88 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.788767 | controller |     "Jun 11 00:22:54.852132 crc crio[23067]: time=\"2026-06-11T00:22:54.85204284Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=f4861811-19ca-4a42-b0ab-b1a48a1d2c6a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.788781 | controller |     "Jun 11 00:22:54.852553 crc crio[23067]: time=\"2026-06-11T00:22:54.852490912Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.788795 | controller |     "Jun 11 00:22:54.908106 crc crio[23067]: time=\"2026-06-11T00:22:54.908000285Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.788814 | controller |     "Jun 11 00:22:54.912108 crc crio[23067]: time=\"2026-06-11T00:22:54.912050226Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.788828 | controller |     "Jun 11 00:22:55.091212 crc crio[23067]: time=\"2026-06-11T00:22:55.090920071Z\" level=info msg=\"Created container 827750d853b2a69c613b252121d55ff34022e18439c60b6e230bce9267569e74: openstack/ceilometer-0/proxy-httpd\" id=f4861811-19ca-4a42-b0ab-b1a48a1d2c6a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.788842 | controller |     "Jun 11 00:22:55.092881 crc crio[23067]: time=\"2026-06-11T00:22:55.092752691Z\" level=info msg=\"Starting container: 827750d853b2a69c613b252121d55ff34022e18439c60b6e230bce9267569e74\" id=99ebbdf0-a8f8-4789-9e47-b8655acd1b18 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.788857 | controller |     "Jun 11 00:22:55.099183 crc crio[23067]: time=\"2026-06-11T00:22:55.099093794Z\" level=info msg=\"Started container\" PID=90034 containerID=827750d853b2a69c613b252121d55ff34022e18439c60b6e230bce9267569e74 description=openstack/ceilometer-0/proxy-httpd id=99ebbdf0-a8f8-4789-9e47-b8655acd1b18 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5ad21a0cb3dbea7b4b87a67d8f63f14e9e34d15ec56942f1ede0f1e7b1aff6e3",
2026-06-11 01:10:49.788871 | controller |     "Jun 11 00:22:57.602987 crc crio[23067]: time=\"2026-06-11T00:22:57.602395091Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-68b84f4555-brnzn/POD\" id=0fb3172d-d402-40ca-a096-4f7ad4ef1d86 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.788886 | controller |     "Jun 11 00:22:57.604313 crc crio[23067]: time=\"2026-06-11T00:22:57.603029779Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.788901 | controller |     "Jun 11 00:22:57.683953 crc crio[23067]: time=\"2026-06-11T00:22:57.683352828Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-68b84f4555-brnzn Namespace:openstack ID:f876e0b418617b56a3032833738f4b805e279c01ca4daf5b7064b8caca39147c UID:3518ffa5-57ca-40dd-b4ea-b41d4e0b7455 NetNS:/var/run/netns/54a5e9f1-f1a6-4518-854c-4fe8cbc27eb2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3518ffa5_57ca_40dd_b4ea_b41d4e0b7455.slice PodAnnotations:0xc000530f58}] Aliases:map[]}\"",
2026-06-11 01:10:49.788916 | controller |     "Jun 11 00:22:57.683953 crc crio[23067]: time=\"2026-06-11T00:22:57.683924304Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-68b84f4555-brnzn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.788930 | controller |     "Jun 11 00:22:58.262270 crc crio[23067]: 2026-06-11T00:22:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f876e0b418617b5 Mac:46:ee:79:cd:37:3a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d1 Mtu:0 Sandbox:/var/run/netns/54a5e9f1-f1a6-4518-854c-4fe8cbc27eb2 SocketPath: PciID:}] [{Interface:0xc00043a5b0 Address:{IP:10.217.0.209 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.788945 | controller |     "Jun 11 00:22:58.264222 crc crio[23067]: time=\"2026-06-11T00:22:58.26414436Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-68b84f4555-brnzn Namespace:openstack ID:f876e0b418617b56a3032833738f4b805e279c01ca4daf5b7064b8caca39147c UID:3518ffa5-57ca-40dd-b4ea-b41d4e0b7455 NetNS:/var/run/netns/54a5e9f1-f1a6-4518-854c-4fe8cbc27eb2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3518ffa5_57ca_40dd_b4ea_b41d4e0b7455.slice PodAnnotations:0xc000530f58}] Aliases:map[]}\"",
2026-06-11 01:10:49.788965 | controller |     "Jun 11 00:22:58.264391 crc crio[23067]: time=\"2026-06-11T00:22:58.264344346Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-68b84f4555-brnzn for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.788981 | controller |     "Jun 11 00:22:58.274327 crc crio[23067]: time=\"2026-06-11T00:22:58.274244236Z\" level=info msg=\"Ran pod sandbox f876e0b418617b56a3032833738f4b805e279c01ca4daf5b7064b8caca39147c with infra container: openstack/dnsmasq-dns-68b84f4555-brnzn/POD\" id=0fb3172d-d402-40ca-a096-4f7ad4ef1d86 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.788996 | controller |     "Jun 11 00:22:58.279897 crc crio[23067]: time=\"2026-06-11T00:22:58.279608302Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=2b4d2817-a7e8-4944-af2d-b8136b0305ec name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.789010 | controller |     "Jun 11 00:22:58.353593 crc crio[23067]: time=\"2026-06-11T00:22:58.353495926Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=83bf1524-f90b-479c-bc4c-94871aa83bf1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.789024 | controller |     "Jun 11 00:22:58.361934 crc crio[23067]: time=\"2026-06-11T00:22:58.361834083Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-68b84f4555-brnzn/init\" id=4eb82c36-dd35-4a5f-8e15-b38b7db89b9f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.789039 | controller |     "Jun 11 00:22:58.362306 crc crio[23067]: time=\"2026-06-11T00:22:58.362250635Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.789053 | controller |     "Jun 11 00:22:58.442574 crc crio[23067]: time=\"2026-06-11T00:22:58.442382009Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.789067 | controller |     "Jun 11 00:22:58.447502 crc crio[23067]: time=\"2026-06-11T00:22:58.447423186Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.789081 | controller |     "Jun 11 00:22:58.767537 crc crio[23067]: time=\"2026-06-11T00:22:58.766992308Z\" level=info msg=\"Created container 8d4bf93becafceff68a81992b4f71dce43cdef0be6ddd5087ad1820fa06cdcb0: openstack/dnsmasq-dns-68b84f4555-brnzn/init\" id=4eb82c36-dd35-4a5f-8e15-b38b7db89b9f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.789096 | controller |     "Jun 11 00:22:58.770810 crc crio[23067]: time=\"2026-06-11T00:22:58.770625227Z\" level=info msg=\"Starting container: 8d4bf93becafceff68a81992b4f71dce43cdef0be6ddd5087ad1820fa06cdcb0\" id=e577dd09-9707-4346-b5cc-587a668e9546 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.789111 | controller |     "Jun 11 00:22:58.786320 crc crio[23067]: time=\"2026-06-11T00:22:58.784133355Z\" level=info msg=\"Started container\" PID=90448 containerID=8d4bf93becafceff68a81992b4f71dce43cdef0be6ddd5087ad1820fa06cdcb0 description=openstack/dnsmasq-dns-68b84f4555-brnzn/init id=e577dd09-9707-4346-b5cc-587a668e9546 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f876e0b418617b56a3032833738f4b805e279c01ca4daf5b7064b8caca39147c",
2026-06-11 01:10:49.789127 | controller |     "Jun 11 00:22:58.838773 crc crio[23067]: time=\"2026-06-11T00:22:58.838582989Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=47631bb1-717a-4690-ad42-e4d43b18f805 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.789141 | controller |     "Jun 11 00:22:58.913088 crc crio[23067]: time=\"2026-06-11T00:22:58.912929076Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=e2627f04-7ff8-40a7-86f7-07b4983d5b2c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.789160 | controller |     "Jun 11 00:22:58.922810 crc crio[23067]: time=\"2026-06-11T00:22:58.92260942Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-68b84f4555-brnzn/dnsmasq-dns\" id=9313251e-88a3-4467-81b7-f1f0f3389ebf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.789175 | controller |     "Jun 11 00:22:58.924159 crc crio[23067]: time=\"2026-06-11T00:22:58.924049259Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.789190 | controller |     "Jun 11 00:22:58.996988 crc crio[23067]: time=\"2026-06-11T00:22:58.996695559Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.789204 | controller |     "Jun 11 00:22:59.001586 crc crio[23067]: time=\"2026-06-11T00:22:59.00147504Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.789218 | controller |     "Jun 11 00:22:59.167812 crc crio[23067]: time=\"2026-06-11T00:22:59.167774843Z\" level=info msg=\"Created container 9e26c12923ff77865a7237f02367da9814c03bf96346009134925ffb1b51da47: openstack/dnsmasq-dns-68b84f4555-brnzn/dnsmasq-dns\" id=9313251e-88a3-4467-81b7-f1f0f3389ebf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.789232 | controller |     "Jun 11 00:22:59.175797 crc crio[23067]: time=\"2026-06-11T00:22:59.175187005Z\" level=info msg=\"Starting container: 9e26c12923ff77865a7237f02367da9814c03bf96346009134925ffb1b51da47\" id=29bc3034-d08d-4aaf-b648-d2e8e7bd50b3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.789246 | controller |     "Jun 11 00:22:59.186992 crc crio[23067]: time=\"2026-06-11T00:22:59.186214915Z\" level=info msg=\"Started container\" PID=90503 containerID=9e26c12923ff77865a7237f02367da9814c03bf96346009134925ffb1b51da47 description=openstack/dnsmasq-dns-68b84f4555-brnzn/dnsmasq-dns id=29bc3034-d08d-4aaf-b648-d2e8e7bd50b3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f876e0b418617b56a3032833738f4b805e279c01ca4daf5b7064b8caca39147c",
2026-06-11 01:10:49.789260 | controller |     "Jun 11 00:23:01.093412 crc crio[23067]: time=\"2026-06-11T00:23:01.093049034Z\" level=info msg=\"Stopping container: 51ada2522ddaf98386e226769759cc0e1aee6b24d147d1dada2451e8627a36e8 (timeout: 30s)\" id=ea478167-edb7-48e4-b283-e8e57ed9d64b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.789275 | controller |     "Jun 11 00:23:01.095291 crc crio[23067]: time=\"2026-06-11T00:23:01.093188137Z\" level=info msg=\"Stopping container: 5cf4e9da7a0cfc842678c4b48e026790af16b2ab8ac477c6b8a2bae3a318422f (timeout: 30s)\" id=5820cf3b-f7c4-4e9c-ad51-c6d3c04562b5 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.789289 | controller |     "Jun 11 00:23:01.224376 crc crio[23067]: time=\"2026-06-11T00:23:01.22425702Z\" level=info msg=\"Stopped container 5cf4e9da7a0cfc842678c4b48e026790af16b2ab8ac477c6b8a2bae3a318422f: openstack/nova-api-0/nova-api-log\" id=5820cf3b-f7c4-4e9c-ad51-c6d3c04562b5 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.789303 | controller |     "Jun 11 00:23:01.685779 crc crio[23067]: time=\"2026-06-11T00:23:01.685029861Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-cell-mapping-2m9nd/POD\" id=1cd5fef2-c101-4710-8635-569bfac5bc72 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.789317 | controller |     "Jun 11 00:23:01.686096 crc crio[23067]: time=\"2026-06-11T00:23:01.686069889Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.789335 | controller |     "Jun 11 00:23:01.727588 crc crio[23067]: time=\"2026-06-11T00:23:01.727508849Z\" level=info msg=\"Got pod network &{Name:nova-cell1-cell-mapping-2m9nd Namespace:openstack ID:ba1e9a854bab08711006dd5def47e681ea9c99c95cb2bfdae9f2cea97a078103 UID:93b7afc3-22fc-479f-98a0-2bab4464b211 NetNS:/var/run/netns/1ecfdeb6-8d99-4f76-81fb-0aff4b0fa924 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod93b7afc3_22fc_479f_98a0_2bab4464b211.slice PodAnnotations:0xc007e12770}] Aliases:map[]}\"",
2026-06-11 01:10:49.789370 | controller |     "Jun 11 00:23:01.728250 crc crio[23067]: time=\"2026-06-11T00:23:01.728222258Z\" level=info msg=\"Adding pod openstack_nova-cell1-cell-mapping-2m9nd to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.789387 | controller |     "Jun 11 00:23:02.321614 crc crio[23067]: 2026-06-11T00:23:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ba1e9a854bab087 Mac:5e:3a:26:16:59:11 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d2 Mtu:0 Sandbox:/var/run/netns/1ecfdeb6-8d99-4f76-81fb-0aff4b0fa924 SocketPath: PciID:}] [{Interface:0xc0003655f0 Address:{IP:10.217.0.210 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.789403 | controller |     "Jun 11 00:23:02.323546 crc crio[23067]: time=\"2026-06-11T00:23:02.323460474Z\" level=info msg=\"Got pod network &{Name:nova-cell1-cell-mapping-2m9nd Namespace:openstack ID:ba1e9a854bab08711006dd5def47e681ea9c99c95cb2bfdae9f2cea97a078103 UID:93b7afc3-22fc-479f-98a0-2bab4464b211 NetNS:/var/run/netns/1ecfdeb6-8d99-4f76-81fb-0aff4b0fa924 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod93b7afc3_22fc_479f_98a0_2bab4464b211.slice PodAnnotations:0xc007e12770}] Aliases:map[]}\"",
2026-06-11 01:10:49.789417 | controller |     "Jun 11 00:23:02.323735 crc crio[23067]: time=\"2026-06-11T00:23:02.323626858Z\" level=info msg=\"Checking pod openstack_nova-cell1-cell-mapping-2m9nd for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.789432 | controller |     "Jun 11 00:23:02.335202 crc crio[23067]: time=\"2026-06-11T00:23:02.335150113Z\" level=info msg=\"Ran pod sandbox ba1e9a854bab08711006dd5def47e681ea9c99c95cb2bfdae9f2cea97a078103 with infra container: openstack/nova-cell1-cell-mapping-2m9nd/POD\" id=1cd5fef2-c101-4710-8635-569bfac5bc72 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.789447 | controller |     "Jun 11 00:23:02.338772 crc crio[23067]: time=\"2026-06-11T00:23:02.338627607Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=43457b8d-1d22-411b-bead-7d42c9dc82f0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.789461 | controller |     "Jun 11 00:23:02.378807 crc crio[23067]: time=\"2026-06-11T00:23:02.378302309Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=421a382f-8237-4b4d-a66b-145ec5ebccca name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.789475 | controller |     "Jun 11 00:23:02.389257 crc crio[23067]: time=\"2026-06-11T00:23:02.389187776Z\" level=info msg=\"Creating container: openstack/nova-cell1-cell-mapping-2m9nd/nova-manage\" id=c5c81804-bd1d-4313-a19e-a5362c6edcf4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.789489 | controller |     "Jun 11 00:23:02.389739 crc crio[23067]: time=\"2026-06-11T00:23:02.389601597Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.789503 | controller |     "Jun 11 00:23:02.453768 crc crio[23067]: time=\"2026-06-11T00:23:02.453528079Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.789522 | controller |     "Jun 11 00:23:02.457512 crc crio[23067]: time=\"2026-06-11T00:23:02.457429056Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.789537 | controller |     "Jun 11 00:23:02.525845 crc crio[23067]: time=\"2026-06-11T00:23:02.525771019Z\" level=info msg=\"Stopping container: 281ab409b911fc08a27949605d0471b3f3d8a2c9c2722af495066e0f6157987e (timeout: 30s)\" id=8dd13bcd-66fd-4a86-a22b-0cb63e8be608 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.789552 | controller |     "Jun 11 00:23:02.526429 crc crio[23067]: time=\"2026-06-11T00:23:02.526366285Z\" level=info msg=\"Stopping container: b4138094907cbf6db3bfd13dfe2bb605a2a17f3014d20a873288e7a426e8f0d9 (timeout: 30s)\" id=bb6e7a9a-789e-45f3-a468-01dc1043b380 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.789566 | controller |     "Jun 11 00:23:02.526780 crc crio[23067]: time=\"2026-06-11T00:23:02.526726525Z\" level=info msg=\"Stopping container: 827750d853b2a69c613b252121d55ff34022e18439c60b6e230bce9267569e74 (timeout: 30s)\" id=96abebfc-f776-4916-84bf-9e76fd4bf79a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.789580 | controller |     "Jun 11 00:23:02.527347 crc crio[23067]: time=\"2026-06-11T00:23:02.5272815Z\" level=info msg=\"Stopping container: 22ea099629071e69329632f1df5c63a6ba37f963da471269b67ab53edddfd7a4 (timeout: 30s)\" id=6dbd2795-2e88-4411-bd39-f4b2ae957684 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.789594 | controller |     "Jun 11 00:23:02.651397 crc crio[23067]: time=\"2026-06-11T00:23:02.65129336Z\" level=info msg=\"Stopped container 281ab409b911fc08a27949605d0471b3f3d8a2c9c2722af495066e0f6157987e: openstack/ceilometer-0/sg-core\" id=8dd13bcd-66fd-4a86-a22b-0cb63e8be608 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.789608 | controller |     "Jun 11 00:23:02.708152 crc crio[23067]: time=\"2026-06-11T00:23:02.708072478Z\" level=info msg=\"Created container 65073d0331c717c4e5f238dcddb68cd2dd03258125972a2c1626560258bc5ad3: openstack/nova-cell1-cell-mapping-2m9nd/nova-manage\" id=c5c81804-bd1d-4313-a19e-a5362c6edcf4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.789623 | controller |     "Jun 11 00:23:02.709438 crc crio[23067]: time=\"2026-06-11T00:23:02.709364833Z\" level=info msg=\"Starting container: 65073d0331c717c4e5f238dcddb68cd2dd03258125972a2c1626560258bc5ad3\" id=e882379a-35e8-452e-a000-2ba93062d7bd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.789637 | controller |     "Jun 11 00:23:02.715454 crc crio[23067]: time=\"2026-06-11T00:23:02.715388868Z\" level=info msg=\"Started container\" PID=90733 containerID=65073d0331c717c4e5f238dcddb68cd2dd03258125972a2c1626560258bc5ad3 description=openstack/nova-cell1-cell-mapping-2m9nd/nova-manage id=e882379a-35e8-452e-a000-2ba93062d7bd name=/runtime.v1.RuntimeService/StartContainer sandboxID=ba1e9a854bab08711006dd5def47e681ea9c99c95cb2bfdae9f2cea97a078103",
2026-06-11 01:10:49.789651 | controller |     "Jun 11 00:23:02.775541 crc crio[23067]: time=\"2026-06-11T00:23:02.775443275Z\" level=info msg=\"Stopped container 827750d853b2a69c613b252121d55ff34022e18439c60b6e230bce9267569e74: openstack/ceilometer-0/proxy-httpd\" id=96abebfc-f776-4916-84bf-9e76fd4bf79a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.789666 | controller |     "Jun 11 00:23:02.960519 crc crio[23067]: time=\"2026-06-11T00:23:02.959973555Z\" level=info msg=\"Stopped container 22ea099629071e69329632f1df5c63a6ba37f963da471269b67ab53edddfd7a4: openstack/ceilometer-0/ceilometer-notification-agent\" id=6dbd2795-2e88-4411-bd39-f4b2ae957684 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.789680 | controller |     "Jun 11 00:23:03.558295 crc crio[23067]: time=\"2026-06-11T00:23:03.558167101Z\" level=info msg=\"Stopped container b4138094907cbf6db3bfd13dfe2bb605a2a17f3014d20a873288e7a426e8f0d9: openstack/ceilometer-0/ceilometer-central-agent\" id=bb6e7a9a-789e-45f3-a468-01dc1043b380 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.789700 | controller |     "Jun 11 00:23:03.559503 crc crio[23067]: time=\"2026-06-11T00:23:03.559260551Z\" level=info msg=\"Stopping pod sandbox: 5ad21a0cb3dbea7b4b87a67d8f63f14e9e34d15ec56942f1ede0f1e7b1aff6e3\" id=206030e2-f3ea-4e53-a94a-db86bfd8607b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.789715 | controller |     "Jun 11 00:23:03.563622 crc crio[23067]: time=\"2026-06-11T00:23:03.563542488Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:5ad21a0cb3dbea7b4b87a67d8f63f14e9e34d15ec56942f1ede0f1e7b1aff6e3 UID:fe986c1b-9f1d-4065-861f-f672275f7ff9 NetNS:/var/run/netns/14475659-25f5-48a8-9e1e-c8ccb65b79b1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfe986c1b_9f1d_4065_861f_f672275f7ff9.slice PodAnnotations:0xc000130de8}] Aliases:map[]}\"",
2026-06-11 01:10:49.789730 | controller |     "Jun 11 00:23:03.564181 crc crio[23067]: time=\"2026-06-11T00:23:03.564120804Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.789745 | controller |     "Jun 11 00:23:03.964606 crc crio[23067]: time=\"2026-06-11T00:23:03.963628194Z\" level=info msg=\"Stopped pod sandbox: 5ad21a0cb3dbea7b4b87a67d8f63f14e9e34d15ec56942f1ede0f1e7b1aff6e3\" id=206030e2-f3ea-4e53-a94a-db86bfd8607b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.789759 | controller |     "Jun 11 00:23:04.984776 crc crio[23067]: time=\"2026-06-11T00:23:04.984014358Z\" level=info msg=\"Removing container: 827750d853b2a69c613b252121d55ff34022e18439c60b6e230bce9267569e74\" id=422cb33f-3a49-4225-bb86-3e01749386a6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.789773 | controller |     "Jun 11 00:23:05.024717 crc crio[23067]: time=\"2026-06-11T00:23:05.024570043Z\" level=info msg=\"Removed container 827750d853b2a69c613b252121d55ff34022e18439c60b6e230bce9267569e74: openstack/ceilometer-0/proxy-httpd\" id=422cb33f-3a49-4225-bb86-3e01749386a6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.789787 | controller |     "Jun 11 00:23:05.029750 crc crio[23067]: time=\"2026-06-11T00:23:05.029568059Z\" level=info msg=\"Removing container: 281ab409b911fc08a27949605d0471b3f3d8a2c9c2722af495066e0f6157987e\" id=e683a2a0-22e0-4f99-ab93-27f932c479dc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.789802 | controller |     "Jun 11 00:23:05.079570 crc crio[23067]: time=\"2026-06-11T00:23:05.078106093Z\" level=info msg=\"Removed container 281ab409b911fc08a27949605d0471b3f3d8a2c9c2722af495066e0f6157987e: openstack/ceilometer-0/sg-core\" id=e683a2a0-22e0-4f99-ab93-27f932c479dc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.789816 | controller |     "Jun 11 00:23:05.082508 crc crio[23067]: time=\"2026-06-11T00:23:05.082449921Z\" level=info msg=\"Removing container: 22ea099629071e69329632f1df5c63a6ba37f963da471269b67ab53edddfd7a4\" id=73e1ebba-2a5c-411f-b6b0-d1d573792abd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.789829 | controller |     "Jun 11 00:23:05.126029 crc crio[23067]: time=\"2026-06-11T00:23:05.125933576Z\" level=info msg=\"Removed container 22ea099629071e69329632f1df5c63a6ba37f963da471269b67ab53edddfd7a4: openstack/ceilometer-0/ceilometer-notification-agent\" id=73e1ebba-2a5c-411f-b6b0-d1d573792abd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.789843 | controller |     "Jun 11 00:23:05.129446 crc crio[23067]: time=\"2026-06-11T00:23:05.1293663Z\" level=info msg=\"Removing container: b4138094907cbf6db3bfd13dfe2bb605a2a17f3014d20a873288e7a426e8f0d9\" id=5838091d-55fb-4619-852f-97441ea0820d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.789857 | controller |     "Jun 11 00:23:05.174550 crc crio[23067]: time=\"2026-06-11T00:23:05.174465459Z\" level=info msg=\"Removed container b4138094907cbf6db3bfd13dfe2bb605a2a17f3014d20a873288e7a426e8f0d9: openstack/ceilometer-0/ceilometer-central-agent\" id=5838091d-55fb-4619-852f-97441ea0820d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.789878 | controller |     "Jun 11 00:23:05.498934 crc crio[23067]: time=\"2026-06-11T00:23:05.49879377Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=868dafd8-d111-4022-abfb-dd44663b1f95 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.789893 | controller |     "Jun 11 00:23:05.499076 crc crio[23067]: time=\"2026-06-11T00:23:05.498950975Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.789908 | controller |     "Jun 11 00:23:05.552471 crc crio[23067]: time=\"2026-06-11T00:23:05.552362041Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:f76c3da6ad4f446edd95300b0a6978a4a1137ebf19e29f9419ea74bafb4404a6 UID:9f7da95c-87d5-4ace-9742-caac1dedd0d3 NetNS:/var/run/netns/99a89cc0-bb60-46eb-8cce-37ff2a9ace6d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9f7da95c_87d5_4ace_9742_caac1dedd0d3.slice PodAnnotations:0xc000531830}] Aliases:map[]}\"",
2026-06-11 01:10:49.789922 | controller |     "Jun 11 00:23:05.552471 crc crio[23067]: time=\"2026-06-11T00:23:05.552449393Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.789937 | controller |     "Jun 11 00:23:05.992840 crc crio[23067]: time=\"2026-06-11T00:23:05.992066467Z\" level=info msg=\"Stopping container: 6b38ac53da6bf0f3a1bc7645e5643fa36360da13f4c2a7d053a3aea0fd3fa19f (timeout: 10s)\" id=82fb8cc2-57b1-4b2b-b65d-e49e0b914bf4 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.789951 | controller |     "Jun 11 00:23:06.101510 crc crio[23067]: 2026-06-11T00:23:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f76c3da6ad4f446 Mac:d2:78:0f:13:18:e2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d3 Mtu:0 Sandbox:/var/run/netns/99a89cc0-bb60-46eb-8cce-37ff2a9ace6d SocketPath: PciID:}] [{Interface:0xc0005085c0 Address:{IP:10.217.0.211 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.789966 | controller |     "Jun 11 00:23:06.103905 crc crio[23067]: time=\"2026-06-11T00:23:06.103816213Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:f76c3da6ad4f446edd95300b0a6978a4a1137ebf19e29f9419ea74bafb4404a6 UID:9f7da95c-87d5-4ace-9742-caac1dedd0d3 NetNS:/var/run/netns/99a89cc0-bb60-46eb-8cce-37ff2a9ace6d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9f7da95c_87d5_4ace_9742_caac1dedd0d3.slice PodAnnotations:0xc000531830}] Aliases:map[]}\"",
2026-06-11 01:10:49.789980 | controller |     "Jun 11 00:23:06.104106 crc crio[23067]: time=\"2026-06-11T00:23:06.104048149Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.789995 | controller |     "Jun 11 00:23:06.116593 crc crio[23067]: time=\"2026-06-11T00:23:06.116117718Z\" level=info msg=\"Ran pod sandbox f76c3da6ad4f446edd95300b0a6978a4a1137ebf19e29f9419ea74bafb4404a6 with infra container: openstack/ceilometer-0/POD\" id=868dafd8-d111-4022-abfb-dd44663b1f95 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.790010 | controller |     "Jun 11 00:23:06.119746 crc crio[23067]: time=\"2026-06-11T00:23:06.119460469Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=2f3403b9-9d76-4381-b77e-2d27ad1b3be4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.790030 | controller |     "Jun 11 00:23:06.127072 crc crio[23067]: time=\"2026-06-11T00:23:06.126938693Z\" level=info msg=\"Stopped container 6b38ac53da6bf0f3a1bc7645e5643fa36360da13f4c2a7d053a3aea0fd3fa19f: openstack/dnsmasq-dns-7948f7c9f9-t4drw/dnsmasq-dns\" id=82fb8cc2-57b1-4b2b-b65d-e49e0b914bf4 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.790045 | controller |     "Jun 11 00:23:06.129929 crc crio[23067]: time=\"2026-06-11T00:23:06.129521154Z\" level=info msg=\"Stopping pod sandbox: d0908378a2c6c2714da34b78345515c26f1d0adce29a25cd915ae404bb39f446\" id=c71c949f-8a0f-46d0-b33a-4e61642e3fdb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.790059 | controller |     "Jun 11 00:23:06.130376 crc crio[23067]: time=\"2026-06-11T00:23:06.130258964Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7948f7c9f9-t4drw Namespace:openstack ID:d0908378a2c6c2714da34b78345515c26f1d0adce29a25cd915ae404bb39f446 UID:43fbae1b-968c-4117-8bc0-c7055dce3710 NetNS:/var/run/netns/0496a553-ebe2-4fa9-84cd-eeea58fb8202 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod43fbae1b_968c_4117_8bc0_c7055dce3710.slice PodAnnotations:0xc0001309d8}] Aliases:map[]}\"",
2026-06-11 01:10:49.790074 | controller |     "Jun 11 00:23:06.130542 crc crio[23067]: time=\"2026-06-11T00:23:06.130453939Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-7948f7c9f9-t4drw from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.790088 | controller |     "Jun 11 00:23:06.148343 crc crio[23067]: time=\"2026-06-11T00:23:06.148283065Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=3ed5526e-7cf8-4def-b747-f41b726e419f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.790103 | controller |     "Jun 11 00:23:06.164713 crc crio[23067]: time=\"2026-06-11T00:23:06.16055746Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=9d657f87-199b-45ec-b424-23c603a2e190 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.790117 | controller |     "Jun 11 00:23:06.164713 crc crio[23067]: time=\"2026-06-11T00:23:06.161177197Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.790131 | controller |     "Jun 11 00:23:06.241020 crc crio[23067]: time=\"2026-06-11T00:23:06.240805107Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.790146 | controller |     "Jun 11 00:23:06.244550 crc crio[23067]: time=\"2026-06-11T00:23:06.244479547Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.790161 | controller |     "Jun 11 00:23:06.386629 crc crio[23067]: time=\"2026-06-11T00:23:06.386504759Z\" level=info msg=\"Created container aeedb24045589ed6d96160035bedd29cb4ba270c2403f12c47f66544aaafd50c: openstack/ceilometer-0/ceilometer-central-agent\" id=9d657f87-199b-45ec-b424-23c603a2e190 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.790175 | controller |     "Jun 11 00:23:06.390622 crc crio[23067]: time=\"2026-06-11T00:23:06.3905701Z\" level=info msg=\"Starting container: aeedb24045589ed6d96160035bedd29cb4ba270c2403f12c47f66544aaafd50c\" id=6d5a42d4-2779-4e1f-9ff4-c503b4897cbb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.790190 | controller |     "Jun 11 00:23:06.416901 crc crio[23067]: time=\"2026-06-11T00:23:06.416767504Z\" level=info msg=\"Started container\" PID=91132 containerID=aeedb24045589ed6d96160035bedd29cb4ba270c2403f12c47f66544aaafd50c description=openstack/ceilometer-0/ceilometer-central-agent id=6d5a42d4-2779-4e1f-9ff4-c503b4897cbb name=/runtime.v1.RuntimeService/StartContainer sandboxID=f76c3da6ad4f446edd95300b0a6978a4a1137ebf19e29f9419ea74bafb4404a6",
2026-06-11 01:10:49.790209 | controller |     "Jun 11 00:23:06.435337 crc crio[23067]: time=\"2026-06-11T00:23:06.435141435Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=a79d1d6f-6b23-4584-a8e3-3428c16aeee6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.790224 | controller |     "Jun 11 00:23:06.483924 crc crio[23067]: time=\"2026-06-11T00:23:06.483820492Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=002f7c6c-2f27-4a94-98cc-a2ff84e7bf3f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.790239 | controller |     "Jun 11 00:23:06.493961 crc crio[23067]: time=\"2026-06-11T00:23:06.493390083Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=bab3908a-57de-46d3-b498-c6ec27372405 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.790253 | controller |     "Jun 11 00:23:06.493961 crc crio[23067]: time=\"2026-06-11T00:23:06.493841265Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.790268 | controller |     "Jun 11 00:23:06.548260 crc crio[23067]: time=\"2026-06-11T00:23:06.548174406Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.790282 | controller |     "Jun 11 00:23:06.552810 crc crio[23067]: time=\"2026-06-11T00:23:06.5527448Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.790297 | controller |     "Jun 11 00:23:06.572895 crc crio[23067]: time=\"2026-06-11T00:23:06.565459227Z\" level=info msg=\"Stopped pod sandbox: d0908378a2c6c2714da34b78345515c26f1d0adce29a25cd915ae404bb39f446\" id=c71c949f-8a0f-46d0-b33a-4e61642e3fdb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.790311 | controller |     "Jun 11 00:23:06.653507 crc crio[23067]: time=\"2026-06-11T00:23:06.652825919Z\" level=info msg=\"Stopped container 51ada2522ddaf98386e226769759cc0e1aee6b24d147d1dada2451e8627a36e8: openstack/nova-api-0/nova-api-api\" id=ea478167-edb7-48e4-b283-e8e57ed9d64b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.790325 | controller |     "Jun 11 00:23:06.655016 crc crio[23067]: time=\"2026-06-11T00:23:06.654980037Z\" level=info msg=\"Stopping pod sandbox: 42e396ccc3ed687188f63cd25eeb911ff11ca0720a99a63978d609f4548ae916\" id=94452b84-f58f-440e-82ad-c599ef45c2e0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.790340 | controller |     "Jun 11 00:23:06.655609 crc crio[23067]: time=\"2026-06-11T00:23:06.655574484Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:42e396ccc3ed687188f63cd25eeb911ff11ca0720a99a63978d609f4548ae916 UID:f6220733-974f-4dab-8eb9-94f015a74d3d NetNS:/var/run/netns/c380b95c-a7e0-49f8-9140-a19812347b70 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf6220733_974f_4dab_8eb9_94f015a74d3d.slice PodAnnotations:0xc00802e440}] Aliases:map[]}\"",
2026-06-11 01:10:49.790385 | controller |     "Jun 11 00:23:06.656072 crc crio[23067]: time=\"2026-06-11T00:23:06.656046896Z\" level=info msg=\"Deleting pod openstack_nova-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.790402 | controller |     "Jun 11 00:23:06.862116 crc crio[23067]: time=\"2026-06-11T00:23:06.862013951Z\" level=info msg=\"Created container c8f8f0425f9615bf56f12e75a28492e91764779f7b27f4c8900c1e3f87a094b7: openstack/ceilometer-0/ceilometer-notification-agent\" id=bab3908a-57de-46d3-b498-c6ec27372405 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.790423 | controller |     "Jun 11 00:23:06.863884 crc crio[23067]: time=\"2026-06-11T00:23:06.86380358Z\" level=info msg=\"Starting container: c8f8f0425f9615bf56f12e75a28492e91764779f7b27f4c8900c1e3f87a094b7\" id=fd2854dc-05a6-45bf-bda2-5032ed9a72fd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.790438 | controller |     "Jun 11 00:23:06.870101 crc crio[23067]: time=\"2026-06-11T00:23:06.869993488Z\" level=info msg=\"Started container\" PID=91210 containerID=c8f8f0425f9615bf56f12e75a28492e91764779f7b27f4c8900c1e3f87a094b7 description=openstack/ceilometer-0/ceilometer-notification-agent id=fd2854dc-05a6-45bf-bda2-5032ed9a72fd name=/runtime.v1.RuntimeService/StartContainer sandboxID=f76c3da6ad4f446edd95300b0a6978a4a1137ebf19e29f9419ea74bafb4404a6",
2026-06-11 01:10:49.790453 | controller |     "Jun 11 00:23:06.898401 crc crio[23067]: time=\"2026-06-11T00:23:06.887002722Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=1d00b9fd-986b-4c0b-b892-03c4e4321dfa name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.790468 | controller |     "Jun 11 00:23:06.932603 crc crio[23067]: time=\"2026-06-11T00:23:06.932457531Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=9457bafc-1ed6-481f-a9da-91a1f3982a2d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.790482 | controller |     "Jun 11 00:23:06.942255 crc crio[23067]: time=\"2026-06-11T00:23:06.942124875Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=732c9522-56b5-4426-a9cb-cf0848123c92 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.790498 | controller |     "Jun 11 00:23:06.942758 crc crio[23067]: time=\"2026-06-11T00:23:06.942537036Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.790527 | controller |     "Jun 11 00:23:07.028601 crc crio[23067]: time=\"2026-06-11T00:23:07.02852528Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.790543 | controller |     "Jun 11 00:23:07.045378 crc crio[23067]: time=\"2026-06-11T00:23:07.045273327Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.790557 | controller |     "Jun 11 00:23:07.073340 crc crio[23067]: time=\"2026-06-11T00:23:07.073300601Z\" level=info msg=\"Removing container: 6b38ac53da6bf0f3a1bc7645e5643fa36360da13f4c2a7d053a3aea0fd3fa19f\" id=953cd6db-9ec1-481c-9b07-53daac4092c8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.790571 | controller |     "Jun 11 00:23:07.109485 crc crio[23067]: time=\"2026-06-11T00:23:07.109394954Z\" level=info msg=\"Removed container 6b38ac53da6bf0f3a1bc7645e5643fa36360da13f4c2a7d053a3aea0fd3fa19f: openstack/dnsmasq-dns-7948f7c9f9-t4drw/dnsmasq-dns\" id=953cd6db-9ec1-481c-9b07-53daac4092c8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.790585 | controller |     "Jun 11 00:23:07.121951 crc crio[23067]: time=\"2026-06-11T00:23:07.121840574Z\" level=info msg=\"Removing container: 928abb795044442f6e1a98fa26837b77a03b5b1860f065132cd60daee8f7efea\" id=3a6836bf-3e1c-45ca-8f97-47808415ef42 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.790599 | controller |     "Jun 11 00:23:07.135795 crc crio[23067]: time=\"2026-06-11T00:23:07.135434664Z\" level=info msg=\"Stopped pod sandbox: 42e396ccc3ed687188f63cd25eeb911ff11ca0720a99a63978d609f4548ae916\" id=94452b84-f58f-440e-82ad-c599ef45c2e0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.790614 | controller |     "Jun 11 00:23:07.221517 crc crio[23067]: time=\"2026-06-11T00:23:07.221388287Z\" level=info msg=\"Removed container 928abb795044442f6e1a98fa26837b77a03b5b1860f065132cd60daee8f7efea: openstack/dnsmasq-dns-7948f7c9f9-t4drw/init\" id=3a6836bf-3e1c-45ca-8f97-47808415ef42 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.790635 | controller |     "Jun 11 00:23:07.234974 crc crio[23067]: time=\"2026-06-11T00:23:07.234802643Z\" level=info msg=\"Created container 69dbab6193985e8aab07d519ce9eecd9c371622bc9270f399f776ecc20b7e385: openstack/ceilometer-0/sg-core\" id=732c9522-56b5-4426-a9cb-cf0848123c92 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.790650 | controller |     "Jun 11 00:23:07.238096 crc crio[23067]: time=\"2026-06-11T00:23:07.237947999Z\" level=info msg=\"Starting container: 69dbab6193985e8aab07d519ce9eecd9c371622bc9270f399f776ecc20b7e385\" id=97c26b49-8637-474b-81b5-0a99425aea95 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.790664 | controller |     "Jun 11 00:23:07.244046 crc crio[23067]: time=\"2026-06-11T00:23:07.243429508Z\" level=info msg=\"Started container\" PID=91237 containerID=69dbab6193985e8aab07d519ce9eecd9c371622bc9270f399f776ecc20b7e385 description=openstack/ceilometer-0/sg-core id=97c26b49-8637-474b-81b5-0a99425aea95 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f76c3da6ad4f446edd95300b0a6978a4a1137ebf19e29f9419ea74bafb4404a6",
2026-06-11 01:10:49.790678 | controller |     "Jun 11 00:23:07.271837 crc crio[23067]: time=\"2026-06-11T00:23:07.269723905Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=af465e0b-1506-43ea-94c6-af202f9798a8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.790692 | controller |     "Jun 11 00:23:07.336590 crc crio[23067]: time=\"2026-06-11T00:23:07.336358741Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=e297ce7e-af63-4f48-a63e-f8caec71689d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.790706 | controller |     "Jun 11 00:23:07.344474 crc crio[23067]: time=\"2026-06-11T00:23:07.34438891Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=da9a6d48-6a6c-4e15-a6d0-a6d8970f3c12 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.790720 | controller |     "Jun 11 00:23:07.344777 crc crio[23067]: time=\"2026-06-11T00:23:07.34473276Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.790734 | controller |     "Jun 11 00:23:07.419194 crc crio[23067]: time=\"2026-06-11T00:23:07.419110877Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.790748 | controller |     "Jun 11 00:23:07.427088 crc crio[23067]: time=\"2026-06-11T00:23:07.425563493Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.790762 | controller |     "Jun 11 00:23:07.655543 crc crio[23067]: time=\"2026-06-11T00:23:07.655351967Z\" level=info msg=\"Created container 86c1d15d620fbae99f03927d7fe8cf1948e9199f3585c8d3660c0e75e8e2909a: openstack/ceilometer-0/proxy-httpd\" id=da9a6d48-6a6c-4e15-a6d0-a6d8970f3c12 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.790776 | controller |     "Jun 11 00:23:07.656837 crc crio[23067]: time=\"2026-06-11T00:23:07.656784206Z\" level=info msg=\"Starting container: 86c1d15d620fbae99f03927d7fe8cf1948e9199f3585c8d3660c0e75e8e2909a\" id=307b686d-8284-4df7-be7a-9bd8dc6d9542 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.790790 | controller |     "Jun 11 00:23:07.661994 crc crio[23067]: time=\"2026-06-11T00:23:07.661830373Z\" level=info msg=\"Started container\" PID=91293 containerID=86c1d15d620fbae99f03927d7fe8cf1948e9199f3585c8d3660c0e75e8e2909a description=openstack/ceilometer-0/proxy-httpd id=307b686d-8284-4df7-be7a-9bd8dc6d9542 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f76c3da6ad4f446edd95300b0a6978a4a1137ebf19e29f9419ea74bafb4404a6",
2026-06-11 01:10:49.790810 | controller |     "Jun 11 00:23:08.125999 crc crio[23067]: time=\"2026-06-11T00:23:08.125916863Z\" level=info msg=\"Removing container: 51ada2522ddaf98386e226769759cc0e1aee6b24d147d1dada2451e8627a36e8\" id=f2b398bf-b5a8-49af-a1b8-75373e7663d1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.790825 | controller |     "Jun 11 00:23:08.157329 crc crio[23067]: time=\"2026-06-11T00:23:08.157244637Z\" level=info msg=\"Removed container 51ada2522ddaf98386e226769759cc0e1aee6b24d147d1dada2451e8627a36e8: openstack/nova-api-0/nova-api-api\" id=f2b398bf-b5a8-49af-a1b8-75373e7663d1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.790839 | controller |     "Jun 11 00:23:08.160207 crc crio[23067]: time=\"2026-06-11T00:23:08.160117705Z\" level=info msg=\"Removing container: 5cf4e9da7a0cfc842678c4b48e026790af16b2ab8ac477c6b8a2bae3a318422f\" id=7b60daca-bb61-4157-a6b9-ce20ad8d54e7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.790853 | controller |     "Jun 11 00:23:08.204458 crc crio[23067]: time=\"2026-06-11T00:23:08.204362992Z\" level=info msg=\"Removed container 5cf4e9da7a0cfc842678c4b48e026790af16b2ab8ac477c6b8a2bae3a318422f: openstack/nova-api-0/nova-api-log\" id=7b60daca-bb61-4157-a6b9-ce20ad8d54e7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.790868 | controller |     "Jun 11 00:23:08.645891 crc crio[23067]: time=\"2026-06-11T00:23:08.64527014Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-0/POD\" id=d02a4d6b-1347-4caf-bbc5-0bedee65b2f8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.790882 | controller |     "Jun 11 00:23:08.646018 crc crio[23067]: time=\"2026-06-11T00:23:08.645921878Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.790896 | controller |     "Jun 11 00:23:08.681902 crc crio[23067]: time=\"2026-06-11T00:23:08.681804746Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:5ad9859a97ea02020b9a443a612e93ef3a3e5d622d973bb4d3fa94d6aff4e266 UID:bdec2507-168f-4378-9a54-f8dac5b8825c NetNS:/var/run/netns/767172f6-113d-4c47-88c0-55cab9166ffb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbdec2507_168f_4378_9a54_f8dac5b8825c.slice PodAnnotations:0xc0079a4730}] Aliases:map[]}\"",
2026-06-11 01:10:49.790911 | controller |     "Jun 11 00:23:08.681902 crc crio[23067]: time=\"2026-06-11T00:23:08.681849458Z\" level=info msg=\"Adding pod openstack_nova-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.790925 | controller |     "Jun 11 00:23:09.289486 crc crio[23067]: 2026-06-11T00:23:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5ad9859a97ea020 Mac:ba:ea:fd:18:1d:35 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d4 Mtu:0 Sandbox:/var/run/netns/767172f6-113d-4c47-88c0-55cab9166ffb SocketPath: PciID:}] [{Interface:0xc000014620 Address:{IP:10.217.0.212 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.790940 | controller |     "Jun 11 00:23:09.291812 crc crio[23067]: time=\"2026-06-11T00:23:09.291331542Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:5ad9859a97ea02020b9a443a612e93ef3a3e5d622d973bb4d3fa94d6aff4e266 UID:bdec2507-168f-4378-9a54-f8dac5b8825c NetNS:/var/run/netns/767172f6-113d-4c47-88c0-55cab9166ffb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbdec2507_168f_4378_9a54_f8dac5b8825c.slice PodAnnotations:0xc0079a4730}] Aliases:map[]}\"",
2026-06-11 01:10:49.790954 | controller |     "Jun 11 00:23:09.292020 crc crio[23067]: time=\"2026-06-11T00:23:09.291964219Z\" level=info msg=\"Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.790975 | controller |     "Jun 11 00:23:09.304460 crc crio[23067]: time=\"2026-06-11T00:23:09.304368367Z\" level=info msg=\"Ran pod sandbox 5ad9859a97ea02020b9a443a612e93ef3a3e5d622d973bb4d3fa94d6aff4e266 with infra container: openstack/nova-api-0/POD\" id=d02a4d6b-1347-4caf-bbc5-0bedee65b2f8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.790990 | controller |     "Jun 11 00:23:09.306420 crc crio[23067]: time=\"2026-06-11T00:23:09.30631566Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=1481361f-c37e-42b7-8d04-50c8a718b5ac name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.791005 | controller |     "Jun 11 00:23:09.310137 crc crio[23067]: time=\"2026-06-11T00:23:09.309921058Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=59114a8a-c022-4a9b-a18d-42960ae5300a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.791020 | controller |     "Jun 11 00:23:09.319602 crc crio[23067]: time=\"2026-06-11T00:23:09.31953569Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-log\" id=bf4d9503-f0a4-4735-8c1a-b44bd106b181 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.791034 | controller |     "Jun 11 00:23:09.320077 crc crio[23067]: time=\"2026-06-11T00:23:09.320032974Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.791048 | controller |     "Jun 11 00:23:09.387346 crc crio[23067]: time=\"2026-06-11T00:23:09.387265007Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.791062 | controller |     "Jun 11 00:23:09.392065 crc crio[23067]: time=\"2026-06-11T00:23:09.391986565Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.791076 | controller |     "Jun 11 00:23:09.674084 crc crio[23067]: time=\"2026-06-11T00:23:09.673979562Z\" level=info msg=\"Created container 4b8796e46653684835002624098413de762ae4768b202516c3d8b2165bfb89b4: openstack/nova-api-0/nova-api-log\" id=bf4d9503-f0a4-4735-8c1a-b44bd106b181 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.791091 | controller |     "Jun 11 00:23:09.687812 crc crio[23067]: time=\"2026-06-11T00:23:09.686016691Z\" level=info msg=\"Starting container: 4b8796e46653684835002624098413de762ae4768b202516c3d8b2165bfb89b4\" id=c9b65789-d4de-4375-a7a0-df4989ada47d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.791105 | controller |     "Jun 11 00:23:09.703141 crc crio[23067]: time=\"2026-06-11T00:23:09.702946792Z\" level=info msg=\"Started container\" PID=91641 containerID=4b8796e46653684835002624098413de762ae4768b202516c3d8b2165bfb89b4 description=openstack/nova-api-0/nova-api-log id=c9b65789-d4de-4375-a7a0-df4989ada47d name=/runtime.v1.RuntimeService/StartContainer sandboxID=5ad9859a97ea02020b9a443a612e93ef3a3e5d622d973bb4d3fa94d6aff4e266",
2026-06-11 01:10:49.791120 | controller |     "Jun 11 00:23:09.728120 crc crio[23067]: time=\"2026-06-11T00:23:09.728033966Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=9ae32102-39e9-40cc-aea9-d45f82479cdb name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.791134 | controller |     "Jun 11 00:23:09.807519 crc crio[23067]: time=\"2026-06-11T00:23:09.80742024Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=47ba6e32-b590-4cca-b06e-a8d6531dd7c1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.791152 | controller |     "Jun 11 00:23:09.816970 crc crio[23067]: time=\"2026-06-11T00:23:09.816801536Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-api\" id=f7f5c59e-00dd-49aa-ad13-1186f1b93ff7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.791167 | controller |     "Jun 11 00:23:09.817338 crc crio[23067]: time=\"2026-06-11T00:23:09.817269898Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.791182 | controller |     "Jun 11 00:23:09.881276 crc crio[23067]: time=\"2026-06-11T00:23:09.881185901Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.791196 | controller |     "Jun 11 00:23:09.886281 crc crio[23067]: time=\"2026-06-11T00:23:09.885891659Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.791210 | controller |     "Jun 11 00:23:10.070084 crc crio[23067]: time=\"2026-06-11T00:23:10.070000538Z\" level=info msg=\"Created container 3f9ff83deea8658ba713ede3a110e070277f8005b74fec22ef02e96ffd5bd019: openstack/nova-api-0/nova-api-api\" id=f7f5c59e-00dd-49aa-ad13-1186f1b93ff7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.791225 | controller |     "Jun 11 00:23:10.072995 crc crio[23067]: time=\"2026-06-11T00:23:10.071594771Z\" level=info msg=\"Starting container: 3f9ff83deea8658ba713ede3a110e070277f8005b74fec22ef02e96ffd5bd019\" id=499f3f7e-8812-4fec-94c9-19ced4c32e44 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.791239 | controller |     "Jun 11 00:23:10.077061 crc crio[23067]: time=\"2026-06-11T00:23:10.076922816Z\" level=info msg=\"Started container\" PID=91682 containerID=3f9ff83deea8658ba713ede3a110e070277f8005b74fec22ef02e96ffd5bd019 description=openstack/nova-api-0/nova-api-api id=499f3f7e-8812-4fec-94c9-19ced4c32e44 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5ad9859a97ea02020b9a443a612e93ef3a3e5d622d973bb4d3fa94d6aff4e266",
2026-06-11 01:10:49.791254 | controller |     "Jun 11 00:23:10.184508 crc crio[23067]: time=\"2026-06-11T00:23:10.18343311Z\" level=info msg=\"Stopping pod sandbox: ba1e9a854bab08711006dd5def47e681ea9c99c95cb2bfdae9f2cea97a078103\" id=1bee929a-b1bd-4315-9695-057503ddd842 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.791269 | controller |     "Jun 11 00:23:10.184508 crc crio[23067]: time=\"2026-06-11T00:23:10.183990045Z\" level=info msg=\"Got pod network &{Name:nova-cell1-cell-mapping-2m9nd Namespace:openstack ID:ba1e9a854bab08711006dd5def47e681ea9c99c95cb2bfdae9f2cea97a078103 UID:93b7afc3-22fc-479f-98a0-2bab4464b211 NetNS:/var/run/netns/1ecfdeb6-8d99-4f76-81fb-0aff4b0fa924 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod93b7afc3_22fc_479f_98a0_2bab4464b211.slice PodAnnotations:0xc007e12410}] Aliases:map[]}\"",
2026-06-11 01:10:49.791283 | controller |     "Jun 11 00:23:10.184508 crc crio[23067]: time=\"2026-06-11T00:23:10.184140669Z\" level=info msg=\"Deleting pod openstack_nova-cell1-cell-mapping-2m9nd from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.791298 | controller |     "Jun 11 00:23:10.559418 crc crio[23067]: time=\"2026-06-11T00:23:10.559265555Z\" level=info msg=\"Stopped pod sandbox: ba1e9a854bab08711006dd5def47e681ea9c99c95cb2bfdae9f2cea97a078103\" id=1bee929a-b1bd-4315-9695-057503ddd842 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.791312 | controller |     "Jun 11 00:23:11.572711 crc crio[23067]: time=\"2026-06-11T00:23:11.571754685Z\" level=info msg=\"Stopping container: 1f340e37a7923bddc8cb1703a9ccd4baa8dbd872a8192ef4101fc85b60805f0d (timeout: 30s)\" id=5a252ad9-f317-489e-a308-b40b68c10659 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.791331 | controller |     "Jun 11 00:23:11.592277 crc crio[23067]: time=\"2026-06-11T00:23:11.592102838Z\" level=info msg=\"Stopping container: 5b01c9e1261020dff6bb3805dfc740f2877312e7ecfa04a4dbc5f74aa6e90da9 (timeout: 30s)\" id=f778092c-3cf8-40d1-a558-e4e43c317d2d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.791349 | controller |     "Jun 11 00:23:11.592463 crc crio[23067]: time=\"2026-06-11T00:23:11.592419388Z\" level=info msg=\"Stopping container: a77be908a3fe6a79f06346ca41052ad60ce835c74c2cfb4a2b7daf56a4217542 (timeout: 30s)\" id=bb9e0b9a-ac17-41ce-b03e-1aeea4f639c1 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.791382 | controller |     "Jun 11 00:23:11.717534 crc crio[23067]: time=\"2026-06-11T00:23:11.717406814Z\" level=info msg=\"Stopped container a77be908a3fe6a79f06346ca41052ad60ce835c74c2cfb4a2b7daf56a4217542: openstack/nova-metadata-0/nova-metadata-log\" id=bb9e0b9a-ac17-41ce-b03e-1aeea4f639c1 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.791397 | controller |     "Jun 11 00:23:12.228426 crc crio[23067]: time=\"2026-06-11T00:23:12.227354235Z\" level=info msg=\"Stopping container: 3f9ff83deea8658ba713ede3a110e070277f8005b74fec22ef02e96ffd5bd019 (timeout: 30s)\" id=5b26d59b-c0c8-43fe-ac58-4aa5792621da name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.791411 | controller |     "Jun 11 00:23:12.231530 crc crio[23067]: time=\"2026-06-11T00:23:12.227764666Z\" level=info msg=\"Stopping container: 4b8796e46653684835002624098413de762ae4768b202516c3d8b2165bfb89b4 (timeout: 30s)\" id=c85bc8db-499e-4c93-b482-3472c73e2e20 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.791425 | controller |     "Jun 11 00:23:12.381333 crc crio[23067]: time=\"2026-06-11T00:23:12.381189478Z\" level=info msg=\"Stopped container 4b8796e46653684835002624098413de762ae4768b202516c3d8b2165bfb89b4: openstack/nova-api-0/nova-api-log\" id=c85bc8db-499e-4c93-b482-3472c73e2e20 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.791439 | controller |     "Jun 11 00:23:12.463471 crc crio[23067]: time=\"2026-06-11T00:23:12.463401119Z\" level=info msg=\"Stopped container 3f9ff83deea8658ba713ede3a110e070277f8005b74fec22ef02e96ffd5bd019: openstack/nova-api-0/nova-api-api\" id=5b26d59b-c0c8-43fe-ac58-4aa5792621da name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.791453 | controller |     "Jun 11 00:23:12.464972 crc crio[23067]: time=\"2026-06-11T00:23:12.464827658Z\" level=info msg=\"Stopping pod sandbox: 5ad9859a97ea02020b9a443a612e93ef3a3e5d622d973bb4d3fa94d6aff4e266\" id=9ba65e0f-b835-4586-b447-f6404f23b6ba name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.791468 | controller |     "Jun 11 00:23:12.465910 crc crio[23067]: time=\"2026-06-11T00:23:12.465829425Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:5ad9859a97ea02020b9a443a612e93ef3a3e5d622d973bb4d3fa94d6aff4e266 UID:bdec2507-168f-4378-9a54-f8dac5b8825c NetNS:/var/run/netns/767172f6-113d-4c47-88c0-55cab9166ffb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbdec2507_168f_4378_9a54_f8dac5b8825c.slice PodAnnotations:0xc0029b25d8}] Aliases:map[]}\"",
2026-06-11 01:10:49.791482 | controller |     "Jun 11 00:23:12.466170 crc crio[23067]: time=\"2026-06-11T00:23:12.466106973Z\" level=info msg=\"Deleting pod openstack_nova-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.791496 | controller |     "Jun 11 00:23:12.848849 crc crio[23067]: time=\"2026-06-11T00:23:12.848793025Z\" level=info msg=\"Stopped pod sandbox: 5ad9859a97ea02020b9a443a612e93ef3a3e5d622d973bb4d3fa94d6aff4e266\" id=9ba65e0f-b835-4586-b447-f6404f23b6ba name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.791510 | controller |     "Jun 11 00:23:13.255740 crc crio[23067]: time=\"2026-06-11T00:23:13.255012108Z\" level=info msg=\"Removing container: 3f9ff83deea8658ba713ede3a110e070277f8005b74fec22ef02e96ffd5bd019\" id=1ffcd80e-e104-4f5d-8ab2-40a73422392f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.791529 | controller |     "Jun 11 00:23:13.293101 crc crio[23067]: time=\"2026-06-11T00:23:13.29101888Z\" level=info msg=\"Removed container 3f9ff83deea8658ba713ede3a110e070277f8005b74fec22ef02e96ffd5bd019: openstack/nova-api-0/nova-api-api\" id=1ffcd80e-e104-4f5d-8ab2-40a73422392f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.791543 | controller |     "Jun 11 00:23:13.308746 crc crio[23067]: time=\"2026-06-11T00:23:13.308584448Z\" level=info msg=\"Removing container: 4b8796e46653684835002624098413de762ae4768b202516c3d8b2165bfb89b4\" id=eb6851fa-0884-4864-8518-cc3be830f6cc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.791557 | controller |     "Jun 11 00:23:13.352021 crc crio[23067]: time=\"2026-06-11T00:23:13.351890259Z\" level=info msg=\"Removed container 4b8796e46653684835002624098413de762ae4768b202516c3d8b2165bfb89b4: openstack/nova-api-0/nova-api-log\" id=eb6851fa-0884-4864-8518-cc3be830f6cc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.791571 | controller |     "Jun 11 00:23:13.706231 crc crio[23067]: time=\"2026-06-11T00:23:13.706045343Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-0/POD\" id=0de43eab-fccc-43ea-a2a2-3abf5b003459 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.791585 | controller |     "Jun 11 00:23:13.706231 crc crio[23067]: time=\"2026-06-11T00:23:13.706172226Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.791600 | controller |     "Jun 11 00:23:13.772341 crc crio[23067]: time=\"2026-06-11T00:23:13.771750364Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:e80d287336a35a93bbfb611e086a2b78d6bd03c4c9f76e9e093c6ef3814a2ca2 UID:226a931b-0d3f-4bd5-9890-739cbf1e6ef5 NetNS:/var/run/netns/b4e01364-589a-4eef-b48e-5da660ffe4d8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod226a931b_0d3f_4bd5_9890_739cbf1e6ef5.slice PodAnnotations:0xc000b800b8}] Aliases:map[]}\"",
2026-06-11 01:10:49.791614 | controller |     "Jun 11 00:23:13.772341 crc crio[23067]: time=\"2026-06-11T00:23:13.772218657Z\" level=info msg=\"Adding pod openstack_nova-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.791628 | controller |     "Jun 11 00:23:14.152950 crc crio[23067]: 2026-06-11T00:23:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e80d287336a35a9 Mac:3e:2b:49:2a:c1:ff Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d5 Mtu:0 Sandbox:/var/run/netns/b4e01364-589a-4eef-b48e-5da660ffe4d8 SocketPath: PciID:}] [{Interface:0xc000014ea0 Address:{IP:10.217.0.213 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.791642 | controller |     "Jun 11 00:23:14.157715 crc crio[23067]: time=\"2026-06-11T00:23:14.157607262Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:e80d287336a35a93bbfb611e086a2b78d6bd03c4c9f76e9e093c6ef3814a2ca2 UID:226a931b-0d3f-4bd5-9890-739cbf1e6ef5 NetNS:/var/run/netns/b4e01364-589a-4eef-b48e-5da660ffe4d8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod226a931b_0d3f_4bd5_9890_739cbf1e6ef5.slice PodAnnotations:0xc000b800b8}] Aliases:map[]}\"",
2026-06-11 01:10:49.791657 | controller |     "Jun 11 00:23:14.158058 crc crio[23067]: time=\"2026-06-11T00:23:14.158000893Z\" level=info msg=\"Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.791671 | controller |     "Jun 11 00:23:14.180716 crc crio[23067]: time=\"2026-06-11T00:23:14.16851693Z\" level=info msg=\"Ran pod sandbox e80d287336a35a93bbfb611e086a2b78d6bd03c4c9f76e9e093c6ef3814a2ca2 with infra container: openstack/nova-api-0/POD\" id=0de43eab-fccc-43ea-a2a2-3abf5b003459 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.791690 | controller |     "Jun 11 00:23:14.180716 crc crio[23067]: time=\"2026-06-11T00:23:14.17401247Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=aa06f5c0-ec2a-432d-8922-2519c03fb3c7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.791705 | controller |     "Jun 11 00:23:14.180716 crc crio[23067]: time=\"2026-06-11T00:23:14.179762976Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=e69e0800-fba1-48d5-8e3b-9359f2e2d29a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.791719 | controller |     "Jun 11 00:23:14.188268 crc crio[23067]: time=\"2026-06-11T00:23:14.188175686Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-log\" id=76bbad71-d65d-40b1-806b-fd70386fac60 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.791733 | controller |     "Jun 11 00:23:14.188731 crc crio[23067]: time=\"2026-06-11T00:23:14.188579767Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.791747 | controller |     "Jun 11 00:23:14.270112 crc crio[23067]: time=\"2026-06-11T00:23:14.269519723Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.791761 | controller |     "Jun 11 00:23:14.274066 crc crio[23067]: time=\"2026-06-11T00:23:14.273612955Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.791775 | controller |     "Jun 11 00:23:14.491100 crc crio[23067]: time=\"2026-06-11T00:23:14.489965362Z\" level=info msg=\"Created container 47692f7bb998144492adc9294d104acac99fda57c2f92a9a5707fcaee5d212cf: openstack/nova-api-0/nova-api-log\" id=76bbad71-d65d-40b1-806b-fd70386fac60 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.791789 | controller |     "Jun 11 00:23:14.491455 crc crio[23067]: time=\"2026-06-11T00:23:14.491304789Z\" level=info msg=\"Starting container: 47692f7bb998144492adc9294d104acac99fda57c2f92a9a5707fcaee5d212cf\" id=99a80150-c046-4a4c-b490-35d67dba5786 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.791803 | controller |     "Jun 11 00:23:14.497104 crc crio[23067]: time=\"2026-06-11T00:23:14.497013734Z\" level=info msg=\"Started container\" PID=92154 containerID=47692f7bb998144492adc9294d104acac99fda57c2f92a9a5707fcaee5d212cf description=openstack/nova-api-0/nova-api-log id=99a80150-c046-4a4c-b490-35d67dba5786 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e80d287336a35a93bbfb611e086a2b78d6bd03c4c9f76e9e093c6ef3814a2ca2",
2026-06-11 01:10:49.791816 | controller |     "Jun 11 00:23:14.510524 crc crio[23067]: time=\"2026-06-11T00:23:14.510379669Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=bea6a278-0ecc-416b-842c-57d663dbf5f8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.791831 | controller |     "Jun 11 00:23:14.581157 crc crio[23067]: time=\"2026-06-11T00:23:14.580791788Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=61c3bed7-019a-4d1d-9f19-bfb7ac48ace3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.791845 | controller |     "Jun 11 00:23:14.592511 crc crio[23067]: time=\"2026-06-11T00:23:14.592379434Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-api\" id=a3906025-b0da-4273-898a-3cc4f88a16a5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.791863 | controller |     "Jun 11 00:23:14.593013 crc crio[23067]: time=\"2026-06-11T00:23:14.592905128Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.791878 | controller |     "Jun 11 00:23:14.649209 crc crio[23067]: time=\"2026-06-11T00:23:14.649118781Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.791892 | controller |     "Jun 11 00:23:14.653324 crc crio[23067]: time=\"2026-06-11T00:23:14.653267634Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.791906 | controller |     "Jun 11 00:23:14.772509 crc crio[23067]: time=\"2026-06-11T00:23:14.772411551Z\" level=info msg=\"Created container f413e594b3e7106dfaea8e1c6927f0195147f6880e0c36e18cbfbe1f8574e56e: openstack/nova-api-0/nova-api-api\" id=a3906025-b0da-4273-898a-3cc4f88a16a5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.791926 | controller |     "Jun 11 00:23:14.774294 crc crio[23067]: time=\"2026-06-11T00:23:14.77419108Z\" level=info msg=\"Starting container: f413e594b3e7106dfaea8e1c6927f0195147f6880e0c36e18cbfbe1f8574e56e\" id=98c12535-0fe2-4295-846b-42599619ba65 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.791939 | controller |     "Jun 11 00:23:14.789218 crc crio[23067]: time=\"2026-06-11T00:23:14.789129487Z\" level=info msg=\"Started container\" PID=92192 containerID=f413e594b3e7106dfaea8e1c6927f0195147f6880e0c36e18cbfbe1f8574e56e description=openstack/nova-api-0/nova-api-api id=98c12535-0fe2-4295-846b-42599619ba65 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e80d287336a35a93bbfb611e086a2b78d6bd03c4c9f76e9e093c6ef3814a2ca2",
2026-06-11 01:10:49.791953 | controller |     "Jun 11 00:23:14.837290 crc crio[23067]: time=\"2026-06-11T00:23:14.837059744Z\" level=info msg=\"Stopped container 5b01c9e1261020dff6bb3805dfc740f2877312e7ecfa04a4dbc5f74aa6e90da9: openstack/nova-metadata-0/nova-metadata-metadata\" id=f778092c-3cf8-40d1-a558-e4e43c317d2d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.791967 | controller |     "Jun 11 00:23:14.839820 crc crio[23067]: time=\"2026-06-11T00:23:14.839741807Z\" level=info msg=\"Stopping pod sandbox: 34b81e7851e8f9e94e5ed584a9376af9d965558204e2312d7d5e4dfb89a9a6bf\" id=fd919264-6a91-487a-9b48-9928be666f0b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.791982 | controller |     "Jun 11 00:23:14.840438 crc crio[23067]: time=\"2026-06-11T00:23:14.840374174Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:34b81e7851e8f9e94e5ed584a9376af9d965558204e2312d7d5e4dfb89a9a6bf UID:b441326e-a01b-4e56-b18a-ab7d03516e1a NetNS:/var/run/netns/c6f1062d-cd8d-41dd-b440-4a9a08573b85 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb441326e_a01b_4e56_b18a_ab7d03516e1a.slice PodAnnotations:0xc007e12aa0}] Aliases:map[]}\"",
2026-06-11 01:10:49.791996 | controller |     "Jun 11 00:23:14.840567 crc crio[23067]: time=\"2026-06-11T00:23:14.840533638Z\" level=info msg=\"Deleting pod openstack_nova-metadata-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.792011 | controller |     "Jun 11 00:23:15.203471 crc crio[23067]: time=\"2026-06-11T00:23:15.20306396Z\" level=info msg=\"Stopped pod sandbox: 34b81e7851e8f9e94e5ed584a9376af9d965558204e2312d7d5e4dfb89a9a6bf\" id=fd919264-6a91-487a-9b48-9928be666f0b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.792025 | controller |     "Jun 11 00:23:16.424371 crc crio[23067]: time=\"2026-06-11T00:23:16.423732373Z\" level=info msg=\"Stopped container 1f340e37a7923bddc8cb1703a9ccd4baa8dbd872a8192ef4101fc85b60805f0d: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=5a252ad9-f317-489e-a308-b40b68c10659 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.792047 | controller |     "Jun 11 00:23:16.430148 crc crio[23067]: time=\"2026-06-11T00:23:16.425367617Z\" level=info msg=\"Stopping pod sandbox: fc9835427723218b7d91186fbace72b84bbc03cd7538aafe0defab90be483fd7\" id=073bc980-b941-4d80-8cbb-ec5da84b2c73 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.792062 | controller |     "Jun 11 00:23:16.430148 crc crio[23067]: time=\"2026-06-11T00:23:16.425935873Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:fc9835427723218b7d91186fbace72b84bbc03cd7538aafe0defab90be483fd7 UID:ab5bf95e-fdb5-4086-89bc-64e5f2bf4585 NetNS:/var/run/netns/18be0217-ddc3-4fc1-a690-03c17d7db11b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podab5bf95e_fdb5_4086_89bc_64e5f2bf4585.slice PodAnnotations:0xc003611220}] Aliases:map[]}\"",
2026-06-11 01:10:49.792077 | controller |     "Jun 11 00:23:16.430148 crc crio[23067]: time=\"2026-06-11T00:23:16.426110297Z\" level=info msg=\"Deleting pod openstack_nova-scheduler-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.792091 | controller |     "Jun 11 00:23:16.813767 crc crio[23067]: time=\"2026-06-11T00:23:16.813200879Z\" level=info msg=\"Running pod sandbox: openstack/nova-metadata-0/POD\" id=4a5c2ad4-afae-4326-bcc0-05fef0bc3297 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.792106 | controller |     "Jun 11 00:23:16.814009 crc crio[23067]: time=\"2026-06-11T00:23:16.813843086Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.792120 | controller |     "Jun 11 00:23:16.853048 crc crio[23067]: time=\"2026-06-11T00:23:16.852949452Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:8f8073506bc6a62266dd2c361521e40eda17fccc1762a7e056652db775e55bd2 UID:3914c351-040d-4c5e-bbc2-45c4dc0f836d NetNS:/var/run/netns/07e46334-96bc-43c9-b333-b561e8d3c1b3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3914c351_040d_4c5e_bbc2_45c4dc0f836d.slice PodAnnotations:0xc0036114f8}] Aliases:map[]}\"",
2026-06-11 01:10:49.792135 | controller |     "Jun 11 00:23:16.853048 crc crio[23067]: time=\"2026-06-11T00:23:16.853021594Z\" level=info msg=\"Adding pod openstack_nova-metadata-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.792150 | controller |     "Jun 11 00:23:16.930743 crc crio[23067]: time=\"2026-06-11T00:23:16.930508736Z\" level=info msg=\"Stopped pod sandbox: fc9835427723218b7d91186fbace72b84bbc03cd7538aafe0defab90be483fd7\" id=073bc980-b941-4d80-8cbb-ec5da84b2c73 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.792165 | controller |     "Jun 11 00:23:17.360453 crc crio[23067]: time=\"2026-06-11T00:23:17.357629739Z\" level=info msg=\"Removing container: 1f340e37a7923bddc8cb1703a9ccd4baa8dbd872a8192ef4101fc85b60805f0d\" id=ad5f54e4-c7c0-4fa4-beb2-036b97940323 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.792179 | controller |     "Jun 11 00:23:17.458498 crc crio[23067]: time=\"2026-06-11T00:23:17.458401686Z\" level=info msg=\"Removed container 1f340e37a7923bddc8cb1703a9ccd4baa8dbd872a8192ef4101fc85b60805f0d: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=ad5f54e4-c7c0-4fa4-beb2-036b97940323 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.792193 | controller |     "Jun 11 00:23:17.470617 crc crio[23067]: 2026-06-11T00:23:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8f8073506bc6a62 Mac:a6:ee:14:ba:4b:f1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d6 Mtu:0 Sandbox:/var/run/netns/07e46334-96bc-43c9-b333-b561e8d3c1b3 SocketPath: PciID:}] [{Interface:0xc0006885d0 Address:{IP:10.217.0.214 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.792212 | controller |     "Jun 11 00:23:17.472292 crc crio[23067]: time=\"2026-06-11T00:23:17.472214462Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:8f8073506bc6a62266dd2c361521e40eda17fccc1762a7e056652db775e55bd2 UID:3914c351-040d-4c5e-bbc2-45c4dc0f836d NetNS:/var/run/netns/07e46334-96bc-43c9-b333-b561e8d3c1b3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3914c351_040d_4c5e_bbc2_45c4dc0f836d.slice PodAnnotations:0xc0036114f8}] Aliases:map[]}\"",
2026-06-11 01:10:49.792228 | controller |     "Jun 11 00:23:17.472447 crc crio[23067]: time=\"2026-06-11T00:23:17.472406418Z\" level=info msg=\"Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.792243 | controller |     "Jun 11 00:23:17.498135 crc crio[23067]: time=\"2026-06-11T00:23:17.498064097Z\" level=info msg=\"Ran pod sandbox 8f8073506bc6a62266dd2c361521e40eda17fccc1762a7e056652db775e55bd2 with infra container: openstack/nova-metadata-0/POD\" id=4a5c2ad4-afae-4326-bcc0-05fef0bc3297 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.792258 | controller |     "Jun 11 00:23:17.501179 crc crio[23067]: time=\"2026-06-11T00:23:17.501121901Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=4ea257ef-3306-4320-aab9-330e914c7773 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.792272 | controller |     "Jun 11 00:23:17.505427 crc crio[23067]: time=\"2026-06-11T00:23:17.505263673Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=43de0146-a0e5-480a-85e9-698527072e41 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.792286 | controller |     "Jun 11 00:23:17.517150 crc crio[23067]: time=\"2026-06-11T00:23:17.516977053Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-log\" id=93e97268-ede5-41ef-9388-dbdf45853824 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.792301 | controller |     "Jun 11 00:23:17.517554 crc crio[23067]: time=\"2026-06-11T00:23:17.517454486Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.792315 | controller |     "Jun 11 00:23:17.598120 crc crio[23067]: time=\"2026-06-11T00:23:17.598010582Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.792329 | controller |     "Jun 11 00:23:17.603952 crc crio[23067]: time=\"2026-06-11T00:23:17.60382339Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.792343 | controller |     "Jun 11 00:23:17.733235 crc crio[23067]: time=\"2026-06-11T00:23:17.733146945Z\" level=info msg=\"Created container 7e64c5dba7919ffec3797889a13b38c1c7339b47ed11508cadb0ae24ab830caf: openstack/nova-metadata-0/nova-metadata-log\" id=93e97268-ede5-41ef-9388-dbdf45853824 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.792378 | controller |     "Jun 11 00:23:17.738895 crc crio[23067]: time=\"2026-06-11T00:23:17.738781449Z\" level=info msg=\"Starting container: 7e64c5dba7919ffec3797889a13b38c1c7339b47ed11508cadb0ae24ab830caf\" id=0336ed30-857a-454d-8d77-b373fd6c5bc5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.792393 | controller |     "Jun 11 00:23:17.747929 crc crio[23067]: time=\"2026-06-11T00:23:17.747782454Z\" level=info msg=\"Started container\" PID=92512 containerID=7e64c5dba7919ffec3797889a13b38c1c7339b47ed11508cadb0ae24ab830caf description=openstack/nova-metadata-0/nova-metadata-log id=0336ed30-857a-454d-8d77-b373fd6c5bc5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8f8073506bc6a62266dd2c361521e40eda17fccc1762a7e056652db775e55bd2",
2026-06-11 01:10:49.792413 | controller |     "Jun 11 00:23:17.765230 crc crio[23067]: time=\"2026-06-11T00:23:17.765131937Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=59af15d6-8876-4c99-bb22-3d9c78973604 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.792428 | controller |     "Jun 11 00:23:17.802842 crc crio[23067]: time=\"2026-06-11T00:23:17.802724872Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=dd257128-015f-486e-ae62-db56daabfe43 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.792442 | controller |     "Jun 11 00:23:17.812813 crc crio[23067]: time=\"2026-06-11T00:23:17.812709434Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-metadata\" id=5d84477d-501c-4923-9a72-59f0a5db9824 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.792456 | controller |     "Jun 11 00:23:17.813403 crc crio[23067]: time=\"2026-06-11T00:23:17.813237489Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.792470 | controller |     "Jun 11 00:23:17.842011 crc crio[23067]: time=\"2026-06-11T00:23:17.841922081Z\" level=info msg=\"Running pod sandbox: openstack/nova-scheduler-0/POD\" id=f1cb8691-381c-49ad-9375-6e8f328ca3eb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.792484 | controller |     "Jun 11 00:23:17.842151 crc crio[23067]: time=\"2026-06-11T00:23:17.842047464Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.792498 | controller |     "Jun 11 00:23:17.880419 crc crio[23067]: time=\"2026-06-11T00:23:17.880174683Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.792511 | controller |     "Jun 11 00:23:17.885951 crc crio[23067]: time=\"2026-06-11T00:23:17.884129001Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.792526 | controller |     "Jun 11 00:23:17.897014 crc crio[23067]: time=\"2026-06-11T00:23:17.89692066Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:acbc6cf9d8000bc20ef63d287a8325f559f074474481f6d5a833c095a4023616 UID:9bd7b2c5-deb8-4d9e-906f-253af038490b NetNS:/var/run/netns/2bb1651f-2fd2-4938-b40a-fae4f2a60e4e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9bd7b2c5_deb8_4d9e_906f_253af038490b.slice PodAnnotations:0xc003ba8250}] Aliases:map[]}\"",
2026-06-11 01:10:49.792540 | controller |     "Jun 11 00:23:17.897014 crc crio[23067]: time=\"2026-06-11T00:23:17.896984401Z\" level=info msg=\"Adding pod openstack_nova-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.792554 | controller |     "Jun 11 00:23:18.151191 crc crio[23067]: time=\"2026-06-11T00:23:18.149096694Z\" level=info msg=\"Created container b174110d329b18d6e50456bb5a19c640e56d6b1078da3b8f9569d8bff037f5fd: openstack/nova-metadata-0/nova-metadata-metadata\" id=5d84477d-501c-4923-9a72-59f0a5db9824 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.792569 | controller |     "Jun 11 00:23:18.151508 crc crio[23067]: time=\"2026-06-11T00:23:18.151352125Z\" level=info msg=\"Starting container: b174110d329b18d6e50456bb5a19c640e56d6b1078da3b8f9569d8bff037f5fd\" id=85121d51-22c9-44d4-9c6b-53f9261f8cfd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.792591 | controller |     "Jun 11 00:23:18.161130 crc crio[23067]: time=\"2026-06-11T00:23:18.160995908Z\" level=info msg=\"Started container\" PID=92598 containerID=b174110d329b18d6e50456bb5a19c640e56d6b1078da3b8f9569d8bff037f5fd description=openstack/nova-metadata-0/nova-metadata-metadata id=85121d51-22c9-44d4-9c6b-53f9261f8cfd name=/runtime.v1.RuntimeService/StartContainer sandboxID=8f8073506bc6a62266dd2c361521e40eda17fccc1762a7e056652db775e55bd2",
2026-06-11 01:10:49.792607 | controller |     "Jun 11 00:23:18.498204 crc crio[23067]: 2026-06-11T00:23:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:acbc6cf9d8000bc Mac:a2:d0:81:7b:3d:9b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d7 Mtu:0 Sandbox:/var/run/netns/2bb1651f-2fd2-4938-b40a-fae4f2a60e4e SocketPath: PciID:}] [{Interface:0xc00012e680 Address:{IP:10.217.0.215 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.792622 | controller |     "Jun 11 00:23:18.500176 crc crio[23067]: time=\"2026-06-11T00:23:18.499108815Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:acbc6cf9d8000bc20ef63d287a8325f559f074474481f6d5a833c095a4023616 UID:9bd7b2c5-deb8-4d9e-906f-253af038490b NetNS:/var/run/netns/2bb1651f-2fd2-4938-b40a-fae4f2a60e4e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9bd7b2c5_deb8_4d9e_906f_253af038490b.slice PodAnnotations:0xc003ba8250}] Aliases:map[]}\"",
2026-06-11 01:10:49.792637 | controller |     "Jun 11 00:23:18.500176 crc crio[23067]: time=\"2026-06-11T00:23:18.499257409Z\" level=info msg=\"Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.792651 | controller |     "Jun 11 00:23:18.507461 crc crio[23067]: time=\"2026-06-11T00:23:18.50738992Z\" level=info msg=\"Ran pod sandbox acbc6cf9d8000bc20ef63d287a8325f559f074474481f6d5a833c095a4023616 with infra container: openstack/nova-scheduler-0/POD\" id=f1cb8691-381c-49ad-9375-6e8f328ca3eb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.792666 | controller |     "Jun 11 00:23:18.517173 crc crio[23067]: time=\"2026-06-11T00:23:18.517111035Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=ffe50058-bb66-4594-bef6-1a16c7779cb3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.792680 | controller |     "Jun 11 00:23:18.546391 crc crio[23067]: time=\"2026-06-11T00:23:18.546292891Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=4aed2520-a91e-4165-9f88-910812a58693 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.792695 | controller |     "Jun 11 00:23:18.555437 crc crio[23067]: time=\"2026-06-11T00:23:18.555272706Z\" level=info msg=\"Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=1004c886-b34f-4c0d-b7c1-dbefb9c75b64 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.792708 | controller |     "Jun 11 00:23:18.555810 crc crio[23067]: time=\"2026-06-11T00:23:18.555734038Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.792722 | controller |     "Jun 11 00:23:18.615547 crc crio[23067]: time=\"2026-06-11T00:23:18.615476377Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.792736 | controller |     "Jun 11 00:23:18.620580 crc crio[23067]: time=\"2026-06-11T00:23:18.620516654Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.792755 | controller |     "Jun 11 00:23:18.785241 crc crio[23067]: time=\"2026-06-11T00:23:18.784839093Z\" level=info msg=\"Created container cebe71b13202a80438b743a6cec1eac83f6a999e2e63f1b67eea7a8b790945e2: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=1004c886-b34f-4c0d-b7c1-dbefb9c75b64 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.792769 | controller |     "Jun 11 00:23:18.786064 crc crio[23067]: time=\"2026-06-11T00:23:18.786010264Z\" level=info msg=\"Starting container: cebe71b13202a80438b743a6cec1eac83f6a999e2e63f1b67eea7a8b790945e2\" id=856c5c14-bea7-462c-a7f1-1704fe28c218 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.792783 | controller |     "Jun 11 00:23:18.791252 crc crio[23067]: time=\"2026-06-11T00:23:18.791154285Z\" level=info msg=\"Started container\" PID=92782 containerID=cebe71b13202a80438b743a6cec1eac83f6a999e2e63f1b67eea7a8b790945e2 description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=856c5c14-bea7-462c-a7f1-1704fe28c218 name=/runtime.v1.RuntimeService/StartContainer sandboxID=acbc6cf9d8000bc20ef63d287a8325f559f074474481f6d5a833c095a4023616",
2026-06-11 01:10:49.792798 | controller |     "Jun 11 00:23:21.939083 crc crio[23067]: time=\"2026-06-11T00:23:21.93816569Z\" level=info msg=\"Stopping pod sandbox: 8b41b6216e36d1993f245a4bf5504f23dff38df5ba2edc569ffbbd1782c21979\" id=fbe7a4f8-e75d-40bb-8317-09389dcd1058 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.792812 | controller |     "Jun 11 00:23:21.941394 crc crio[23067]: time=\"2026-06-11T00:23:21.939123607Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8b41b6216e36d1993f245a4bf5504f23dff38df5ba2edc569ffbbd1782c21979\" id=fbe7a4f8-e75d-40bb-8317-09389dcd1058 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.792826 | controller |     "Jun 11 00:23:21.941394 crc crio[23067]: time=\"2026-06-11T00:23:21.939780995Z\" level=info msg=\"Removing pod sandbox: 8b41b6216e36d1993f245a4bf5504f23dff38df5ba2edc569ffbbd1782c21979\" id=87eea3d8-c1c2-4161-b6a6-fc4026936cf3 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.792840 | controller |     "Jun 11 00:23:21.957996 crc crio[23067]: time=\"2026-06-11T00:23:21.957834897Z\" level=info msg=\"Removed pod sandbox: 8b41b6216e36d1993f245a4bf5504f23dff38df5ba2edc569ffbbd1782c21979\" id=87eea3d8-c1c2-4161-b6a6-fc4026936cf3 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.792854 | controller |     "Jun 11 00:23:21.958981 crc crio[23067]: time=\"2026-06-11T00:23:21.958900616Z\" level=info msg=\"Stopping pod sandbox: 13beca606ac1f4b175c224446abf1422b34cc0bf81b9f8ce8d388b9433a6a2a5\" id=155aed90-2e77-45a0-b724-61a181b04f6e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.792867 | controller |     "Jun 11 00:23:21.959105 crc crio[23067]: time=\"2026-06-11T00:23:21.958985508Z\" level=info msg=\"Stopped pod sandbox (already stopped): 13beca606ac1f4b175c224446abf1422b34cc0bf81b9f8ce8d388b9433a6a2a5\" id=155aed90-2e77-45a0-b724-61a181b04f6e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.792881 | controller |     "Jun 11 00:23:21.959534 crc crio[23067]: time=\"2026-06-11T00:23:21.959452261Z\" level=info msg=\"Removing pod sandbox: 13beca606ac1f4b175c224446abf1422b34cc0bf81b9f8ce8d388b9433a6a2a5\" id=e791f3b1-f39a-46ab-88f3-0938da163c9d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.792896 | controller |     "Jun 11 00:23:21.977994 crc crio[23067]: time=\"2026-06-11T00:23:21.977897964Z\" level=info msg=\"Removed pod sandbox: 13beca606ac1f4b175c224446abf1422b34cc0bf81b9f8ce8d388b9433a6a2a5\" id=e791f3b1-f39a-46ab-88f3-0938da163c9d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.792910 | controller |     "Jun 11 00:23:21.979037 crc crio[23067]: time=\"2026-06-11T00:23:21.978957242Z\" level=info msg=\"Stopping pod sandbox: 0a2cdbce9831ce63cf8968edc926395ed22d9ede9d93fbf6069a2ca5eab5c7e0\" id=c7bb8355-28cd-463f-8ace-c9d2986e0d04 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.792929 | controller |     "Jun 11 00:23:21.979219 crc crio[23067]: time=\"2026-06-11T00:23:21.979036585Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0a2cdbce9831ce63cf8968edc926395ed22d9ede9d93fbf6069a2ca5eab5c7e0\" id=c7bb8355-28cd-463f-8ace-c9d2986e0d04 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.792944 | controller |     "Jun 11 00:23:21.979736 crc crio[23067]: time=\"2026-06-11T00:23:21.97961071Z\" level=info msg=\"Removing pod sandbox: 0a2cdbce9831ce63cf8968edc926395ed22d9ede9d93fbf6069a2ca5eab5c7e0\" id=61f7c179-825f-4ae3-b2a6-a4cca13fb451 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.792958 | controller |     "Jun 11 00:23:22.000506 crc crio[23067]: time=\"2026-06-11T00:23:22.000401087Z\" level=info msg=\"Removed pod sandbox: 0a2cdbce9831ce63cf8968edc926395ed22d9ede9d93fbf6069a2ca5eab5c7e0\" id=61f7c179-825f-4ae3-b2a6-a4cca13fb451 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.792973 | controller |     "Jun 11 00:23:22.001740 crc crio[23067]: time=\"2026-06-11T00:23:22.001588609Z\" level=info msg=\"Stopping pod sandbox: a15b634a4a3faa73033c2ce2ac114134b696ccdfebaea8e31ededceb3a7e3c32\" id=9f25a5a4-52ec-42d9-a6ee-0173cb301dea name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.792987 | controller |     "Jun 11 00:23:22.001824 crc crio[23067]: time=\"2026-06-11T00:23:22.001740423Z\" level=info msg=\"Stopped pod sandbox (already stopped): a15b634a4a3faa73033c2ce2ac114134b696ccdfebaea8e31ededceb3a7e3c32\" id=9f25a5a4-52ec-42d9-a6ee-0173cb301dea name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.793001 | controller |     "Jun 11 00:23:22.002463 crc crio[23067]: time=\"2026-06-11T00:23:22.002296659Z\" level=info msg=\"Removing pod sandbox: a15b634a4a3faa73033c2ce2ac114134b696ccdfebaea8e31ededceb3a7e3c32\" id=993763b7-9485-4117-9478-ce9a419f5e60 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.793015 | controller |     "Jun 11 00:23:22.022382 crc crio[23067]: time=\"2026-06-11T00:23:22.022278583Z\" level=info msg=\"Removed pod sandbox: a15b634a4a3faa73033c2ce2ac114134b696ccdfebaea8e31ededceb3a7e3c32\" id=993763b7-9485-4117-9478-ce9a419f5e60 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.793030 | controller |     "Jun 11 00:23:22.023455 crc crio[23067]: time=\"2026-06-11T00:23:22.023383403Z\" level=info msg=\"Stopping pod sandbox: 6f4f111c7fc500c470a11ee5fee9bb09637db5cad4827c93a8f8ca0e2bd4c4ea\" id=75873251-752a-443b-b712-2fb3cd517a9e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.793044 | controller |     "Jun 11 00:23:22.023547 crc crio[23067]: time=\"2026-06-11T00:23:22.023471406Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6f4f111c7fc500c470a11ee5fee9bb09637db5cad4827c93a8f8ca0e2bd4c4ea\" id=75873251-752a-443b-b712-2fb3cd517a9e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.793059 | controller |     "Jun 11 00:23:22.024214 crc crio[23067]: time=\"2026-06-11T00:23:22.024139204Z\" level=info msg=\"Removing pod sandbox: 6f4f111c7fc500c470a11ee5fee9bb09637db5cad4827c93a8f8ca0e2bd4c4ea\" id=2fbc73c5-f7f3-4152-8e2c-3fce137b49d6 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.793073 | controller |     "Jun 11 00:23:22.040928 crc crio[23067]: time=\"2026-06-11T00:23:22.040327175Z\" level=info msg=\"Removed pod sandbox: 6f4f111c7fc500c470a11ee5fee9bb09637db5cad4827c93a8f8ca0e2bd4c4ea\" id=2fbc73c5-f7f3-4152-8e2c-3fce137b49d6 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.793088 | controller |     "Jun 11 00:23:22.042755 crc crio[23067]: time=\"2026-06-11T00:23:22.042392112Z\" level=info msg=\"Stopping pod sandbox: 5ad21a0cb3dbea7b4b87a67d8f63f14e9e34d15ec56942f1ede0f1e7b1aff6e3\" id=e01a4d3a-2cce-4c2c-86b3-942f40f3b1a4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.793102 | controller |     "Jun 11 00:23:22.043099 crc crio[23067]: time=\"2026-06-11T00:23:22.042749351Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5ad21a0cb3dbea7b4b87a67d8f63f14e9e34d15ec56942f1ede0f1e7b1aff6e3\" id=e01a4d3a-2cce-4c2c-86b3-942f40f3b1a4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.793122 | controller |     "Jun 11 00:23:22.043961 crc crio[23067]: time=\"2026-06-11T00:23:22.043840331Z\" level=info msg=\"Removing pod sandbox: 5ad21a0cb3dbea7b4b87a67d8f63f14e9e34d15ec56942f1ede0f1e7b1aff6e3\" id=b096d6ad-f2a1-4cbb-b027-68f75d7d6aeb name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.793137 | controller |     "Jun 11 00:23:22.057950 crc crio[23067]: time=\"2026-06-11T00:23:22.057718439Z\" level=info msg=\"Removed pod sandbox: 5ad21a0cb3dbea7b4b87a67d8f63f14e9e34d15ec56942f1ede0f1e7b1aff6e3\" id=b096d6ad-f2a1-4cbb-b027-68f75d7d6aeb name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.793151 | controller |     "Jun 11 00:23:22.059153 crc crio[23067]: time=\"2026-06-11T00:23:22.059070716Z\" level=info msg=\"Stopping pod sandbox: ca8cdf2935075dc917b8cd60ec1192abed478119c2b2aee0c2071721c52af9df\" id=98a952a9-74cf-43b3-be5b-5800491f58d9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.793165 | controller |     "Jun 11 00:23:22.059153 crc crio[23067]: time=\"2026-06-11T00:23:22.059134618Z\" level=info msg=\"Stopped pod sandbox (already stopped): ca8cdf2935075dc917b8cd60ec1192abed478119c2b2aee0c2071721c52af9df\" id=98a952a9-74cf-43b3-be5b-5800491f58d9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.793179 | controller |     "Jun 11 00:23:22.060060 crc crio[23067]: time=\"2026-06-11T00:23:22.059984401Z\" level=info msg=\"Removing pod sandbox: ca8cdf2935075dc917b8cd60ec1192abed478119c2b2aee0c2071721c52af9df\" id=74bb09d2-4bf3-4405-8497-a81fce330879 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.793194 | controller |     "Jun 11 00:23:22.077182 crc crio[23067]: time=\"2026-06-11T00:23:22.077037216Z\" level=info msg=\"Removed pod sandbox: ca8cdf2935075dc917b8cd60ec1192abed478119c2b2aee0c2071721c52af9df\" id=74bb09d2-4bf3-4405-8497-a81fce330879 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.793208 | controller |     "Jun 11 00:23:22.078216 crc crio[23067]: time=\"2026-06-11T00:23:22.078056964Z\" level=info msg=\"Stopping pod sandbox: 03e1f8162dd95f7f7a273e6e5d81267c905022e644bf9da9672b2a2c131e83a2\" id=d9a4e4f1-6cca-4bbe-baf2-54f3988ec348 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.793222 | controller |     "Jun 11 00:23:22.078216 crc crio[23067]: time=\"2026-06-11T00:23:22.078144486Z\" level=info msg=\"Stopped pod sandbox (already stopped): 03e1f8162dd95f7f7a273e6e5d81267c905022e644bf9da9672b2a2c131e83a2\" id=d9a4e4f1-6cca-4bbe-baf2-54f3988ec348 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.793237 | controller |     "Jun 11 00:23:22.079050 crc crio[23067]: time=\"2026-06-11T00:23:22.078963059Z\" level=info msg=\"Removing pod sandbox: 03e1f8162dd95f7f7a273e6e5d81267c905022e644bf9da9672b2a2c131e83a2\" id=50103311-7e4e-4f75-a0cd-2d149d53f80d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.793251 | controller |     "Jun 11 00:23:22.093688 crc crio[23067]: time=\"2026-06-11T00:23:22.093544656Z\" level=info msg=\"Removed pod sandbox: 03e1f8162dd95f7f7a273e6e5d81267c905022e644bf9da9672b2a2c131e83a2\" id=50103311-7e4e-4f75-a0cd-2d149d53f80d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.793265 | controller |     "Jun 11 00:23:22.094581 crc crio[23067]: time=\"2026-06-11T00:23:22.094475421Z\" level=info msg=\"Stopping pod sandbox: 42e396ccc3ed687188f63cd25eeb911ff11ca0720a99a63978d609f4548ae916\" id=427c37b9-ade7-4c91-bc88-295e03bf7298 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.793280 | controller |     "Jun 11 00:23:22.094824 crc crio[23067]: time=\"2026-06-11T00:23:22.094591045Z\" level=info msg=\"Stopped pod sandbox (already stopped): 42e396ccc3ed687188f63cd25eeb911ff11ca0720a99a63978d609f4548ae916\" id=427c37b9-ade7-4c91-bc88-295e03bf7298 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.793300 | controller |     "Jun 11 00:23:22.095441 crc crio[23067]: time=\"2026-06-11T00:23:22.095348225Z\" level=info msg=\"Removing pod sandbox: 42e396ccc3ed687188f63cd25eeb911ff11ca0720a99a63978d609f4548ae916\" id=8f48b2fd-d34e-4a38-8dcf-70c88a4d5531 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.793315 | controller |     "Jun 11 00:23:22.123583 crc crio[23067]: time=\"2026-06-11T00:23:22.123429621Z\" level=info msg=\"Removed pod sandbox: 42e396ccc3ed687188f63cd25eeb911ff11ca0720a99a63978d609f4548ae916\" id=8f48b2fd-d34e-4a38-8dcf-70c88a4d5531 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.793329 | controller |     "Jun 11 00:23:22.124826 crc crio[23067]: time=\"2026-06-11T00:23:22.124622493Z\" level=info msg=\"Stopping pod sandbox: 5ad9859a97ea02020b9a443a612e93ef3a3e5d622d973bb4d3fa94d6aff4e266\" id=35c831c3-b558-4610-bb5e-36f011765d45 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.793344 | controller |     "Jun 11 00:23:22.124826 crc crio[23067]: time=\"2026-06-11T00:23:22.124789088Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5ad9859a97ea02020b9a443a612e93ef3a3e5d622d973bb4d3fa94d6aff4e266\" id=35c831c3-b558-4610-bb5e-36f011765d45 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.793380 | controller |     "Jun 11 00:23:22.125469 crc crio[23067]: time=\"2026-06-11T00:23:22.125392964Z\" level=info msg=\"Removing pod sandbox: 5ad9859a97ea02020b9a443a612e93ef3a3e5d622d973bb4d3fa94d6aff4e266\" id=28c4626a-556a-4ff1-8d75-44415b4cb77f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.793395 | controller |     "Jun 11 00:23:22.140624 crc crio[23067]: time=\"2026-06-11T00:23:22.140502626Z\" level=info msg=\"Removed pod sandbox: 5ad9859a97ea02020b9a443a612e93ef3a3e5d622d973bb4d3fa94d6aff4e266\" id=28c4626a-556a-4ff1-8d75-44415b4cb77f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.793409 | controller |     "Jun 11 00:23:22.141598 crc crio[23067]: time=\"2026-06-11T00:23:22.141543604Z\" level=info msg=\"Stopping pod sandbox: fc9835427723218b7d91186fbace72b84bbc03cd7538aafe0defab90be483fd7\" id=8ac5b9f3-0ce3-4e3e-bdd9-27a75154b507 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.793423 | controller |     "Jun 11 00:23:22.141732 crc crio[23067]: time=\"2026-06-11T00:23:22.141606166Z\" level=info msg=\"Stopped pod sandbox (already stopped): fc9835427723218b7d91186fbace72b84bbc03cd7538aafe0defab90be483fd7\" id=8ac5b9f3-0ce3-4e3e-bdd9-27a75154b507 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.793437 | controller |     "Jun 11 00:23:22.142275 crc crio[23067]: time=\"2026-06-11T00:23:22.142191212Z\" level=info msg=\"Removing pod sandbox: fc9835427723218b7d91186fbace72b84bbc03cd7538aafe0defab90be483fd7\" id=3b388c44-cb72-4682-b176-f8ba7a566860 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.793451 | controller |     "Jun 11 00:23:22.163769 crc crio[23067]: time=\"2026-06-11T00:23:22.163633097Z\" level=info msg=\"Removed pod sandbox: fc9835427723218b7d91186fbace72b84bbc03cd7538aafe0defab90be483fd7\" id=3b388c44-cb72-4682-b176-f8ba7a566860 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.793465 | controller |     "Jun 11 00:23:22.164773 crc crio[23067]: time=\"2026-06-11T00:23:22.164630714Z\" level=info msg=\"Stopping pod sandbox: 41da7532f3031cfe97dc76f52ed5f1900c530d7d1164b5f3ab1e350d3ff997c4\" id=af8ef84f-3412-4076-9dd4-68f6d506de32 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.793479 | controller |     "Jun 11 00:23:22.164920 crc crio[23067]: time=\"2026-06-11T00:23:22.164787668Z\" level=info msg=\"Stopped pod sandbox (already stopped): 41da7532f3031cfe97dc76f52ed5f1900c530d7d1164b5f3ab1e350d3ff997c4\" id=af8ef84f-3412-4076-9dd4-68f6d506de32 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.793493 | controller |     "Jun 11 00:23:22.165395 crc crio[23067]: time=\"2026-06-11T00:23:22.165322183Z\" level=info msg=\"Removing pod sandbox: 41da7532f3031cfe97dc76f52ed5f1900c530d7d1164b5f3ab1e350d3ff997c4\" id=e9737663-3988-4b30-903c-f89afb829603 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.793511 | controller |     "Jun 11 00:23:22.181553 crc crio[23067]: time=\"2026-06-11T00:23:22.181467563Z\" level=info msg=\"Removed pod sandbox: 41da7532f3031cfe97dc76f52ed5f1900c530d7d1164b5f3ab1e350d3ff997c4\" id=e9737663-3988-4b30-903c-f89afb829603 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.793526 | controller |     "Jun 11 00:23:22.183007 crc crio[23067]: time=\"2026-06-11T00:23:22.182926863Z\" level=info msg=\"Stopping pod sandbox: d0908378a2c6c2714da34b78345515c26f1d0adce29a25cd915ae404bb39f446\" id=6b01b9cc-a149-488f-a4f3-73b0e4d1c417 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.793540 | controller |     "Jun 11 00:23:22.183007 crc crio[23067]: time=\"2026-06-11T00:23:22.183016165Z\" level=info msg=\"Stopped pod sandbox (already stopped): d0908378a2c6c2714da34b78345515c26f1d0adce29a25cd915ae404bb39f446\" id=6b01b9cc-a149-488f-a4f3-73b0e4d1c417 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.793554 | controller |     "Jun 11 00:23:22.183545 crc crio[23067]: time=\"2026-06-11T00:23:22.183520619Z\" level=info msg=\"Removing pod sandbox: d0908378a2c6c2714da34b78345515c26f1d0adce29a25cd915ae404bb39f446\" id=55e6ab36-6273-4754-9a84-810d8d29f2bc name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.793568 | controller |     "Jun 11 00:23:22.202156 crc crio[23067]: time=\"2026-06-11T00:23:22.202003283Z\" level=info msg=\"Removed pod sandbox: d0908378a2c6c2714da34b78345515c26f1d0adce29a25cd915ae404bb39f446\" id=55e6ab36-6273-4754-9a84-810d8d29f2bc name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.793581 | controller |     "Jun 11 00:23:22.203046 crc crio[23067]: time=\"2026-06-11T00:23:22.202962869Z\" level=info msg=\"Stopping pod sandbox: 8af1c7276e484bd95af17391d7e8d8fdd9ea6ee05b24536288d3c1b13809b45d\" id=3f1fdd66-3d1b-46da-88fc-e3a3feddeac5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.793595 | controller |     "Jun 11 00:23:22.203046 crc crio[23067]: time=\"2026-06-11T00:23:22.203043251Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8af1c7276e484bd95af17391d7e8d8fdd9ea6ee05b24536288d3c1b13809b45d\" id=3f1fdd66-3d1b-46da-88fc-e3a3feddeac5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.793609 | controller |     "Jun 11 00:23:22.204293 crc crio[23067]: time=\"2026-06-11T00:23:22.204203933Z\" level=info msg=\"Removing pod sandbox: 8af1c7276e484bd95af17391d7e8d8fdd9ea6ee05b24536288d3c1b13809b45d\" id=898676e6-6e85-4e59-ab73-83d131254cd8 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.793624 | controller |     "Jun 11 00:23:22.219788 crc crio[23067]: time=\"2026-06-11T00:23:22.219731316Z\" level=info msg=\"Removed pod sandbox: 8af1c7276e484bd95af17391d7e8d8fdd9ea6ee05b24536288d3c1b13809b45d\" id=898676e6-6e85-4e59-ab73-83d131254cd8 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.793638 | controller |     "Jun 11 00:23:51.888747 crc crio[23067]: time=\"2026-06-11T00:23:51.882843674Z\" level=info msg=\"Running pod sandbox: sushy-emulator/sushy-emulator/POD\" id=cdc41cea-049f-491d-94e3-56791b1380ef name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.793652 | controller |     "Jun 11 00:23:51.888747 crc crio[23067]: time=\"2026-06-11T00:23:51.883726568Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.793666 | controller |     "Jun 11 00:23:51.923315 crc crio[23067]: time=\"2026-06-11T00:23:51.923148913Z\" level=info msg=\"Got pod network &{Name:sushy-emulator Namespace:sushy-emulator ID:1793f608768be6caa23866eea722db58a5d9c2af9e191f946674f8b75324dfda UID:341f1c62-8087-450e-8cae-878395f25a8a NetNS:/var/run/netns/19150313-191d-4769-b54b-0eddb3a69314 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod341f1c62_8087_450e_8cae_878395f25a8a.slice PodAnnotations:0xc00008c658}] Aliases:map[]}\"",
2026-06-11 01:10:49.793697 | controller |     "Jun 11 00:23:51.923315 crc crio[23067]: time=\"2026-06-11T00:23:51.923217025Z\" level=info msg=\"Adding pod sushy-emulator_sushy-emulator to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.793712 | controller |     "Jun 11 00:23:52.516968 crc crio[23067]: 2026-06-11T00:23:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1793f608768be6c Mac:62:b4:80:3a:78:68 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d8 Mtu:0 Sandbox:/var/run/netns/19150313-191d-4769-b54b-0eddb3a69314 SocketPath: PciID:}] [{Interface:0xc000588630 Address:{IP:10.217.0.216 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.793727 | controller |     "Jun 11 00:23:52.516968 crc crio[23067]: time=\"2026-06-11T00:23:52.516187758Z\" level=info msg=\"Got pod network &{Name:sushy-emulator Namespace:sushy-emulator ID:1793f608768be6caa23866eea722db58a5d9c2af9e191f946674f8b75324dfda UID:341f1c62-8087-450e-8cae-878395f25a8a NetNS:/var/run/netns/19150313-191d-4769-b54b-0eddb3a69314 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod341f1c62_8087_450e_8cae_878395f25a8a.slice PodAnnotations:0xc00008c658}] Aliases:map[]}\"",
2026-06-11 01:10:49.793742 | controller |     "Jun 11 00:23:52.516968 crc crio[23067]: time=\"2026-06-11T00:23:52.516545608Z\" level=info msg=\"Checking pod sushy-emulator_sushy-emulator for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.793756 | controller |     "Jun 11 00:23:52.532520 crc crio[23067]: time=\"2026-06-11T00:23:52.532425751Z\" level=info msg=\"Ran pod sandbox 1793f608768be6caa23866eea722db58a5d9c2af9e191f946674f8b75324dfda with infra container: sushy-emulator/sushy-emulator/POD\" id=cdc41cea-049f-491d-94e3-56791b1380ef name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.793770 | controller |     "Jun 11 00:23:52.535306 crc crio[23067]: time=\"2026-06-11T00:23:52.535218647Z\" level=info msg=\"Pulling image: quay.io/metal3-io/sushy-tools:latest\" id=35218322-6e20-43e4-aca1-873a31a95792 name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.793785 | controller |     "Jun 11 00:23:52.545212 crc crio[23067]: time=\"2026-06-11T00:23:52.545133467Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/sushy-tools:latest\\\"\"",
2026-06-11 01:10:49.793800 | controller |     "Jun 11 00:24:00.560337 crc crio[23067]: time=\"2026-06-11T00:24:00.559564561Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29685624-g4jb8/POD\" id=9b9c10d2-1a06-41de-8440-5a2e8c27f4d0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.793814 | controller |     "Jun 11 00:24:00.560337 crc crio[23067]: time=\"2026-06-11T00:24:00.560323822Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.793828 | controller |     "Jun 11 00:24:00.607449 crc crio[23067]: time=\"2026-06-11T00:24:00.607331783Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685624-g4jb8 Namespace:openshift-infra ID:c3314e4b789097253faaecfdefa04b6c3f53d212bd1245a409050ddbf732bdab UID:de007d58-1039-4c48-9e4b-80ced9f073df NetNS:/var/run/netns/e54ebe8b-c4e4-4014-9c76-e5b3904f17ed Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podde007d58_1039_4c48_9e4b_80ced9f073df.slice PodAnnotations:0xc007e12318}] Aliases:map[]}\"",
2026-06-11 01:10:49.793842 | controller |     "Jun 11 00:24:00.607449 crc crio[23067]: time=\"2026-06-11T00:24:00.607415196Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29685624-g4jb8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.793862 | controller |     "Jun 11 00:24:01.461594 crc crio[23067]: 2026-06-11T00:24:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c3314e4b7890972 Mac:ee:c5:e0:8b:8b:6a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d9 Mtu:0 Sandbox:/var/run/netns/e54ebe8b-c4e4-4014-9c76-e5b3904f17ed SocketPath: PciID:}] [{Interface:0xc0002b8ee0 Address:{IP:10.217.0.217 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.793877 | controller |     "Jun 11 00:24:01.464087 crc crio[23067]: time=\"2026-06-11T00:24:01.464017146Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685624-g4jb8 Namespace:openshift-infra ID:c3314e4b789097253faaecfdefa04b6c3f53d212bd1245a409050ddbf732bdab UID:de007d58-1039-4c48-9e4b-80ced9f073df NetNS:/var/run/netns/e54ebe8b-c4e4-4014-9c76-e5b3904f17ed Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podde007d58_1039_4c48_9e4b_80ced9f073df.slice PodAnnotations:0xc007e12318}] Aliases:map[]}\"",
2026-06-11 01:10:49.793892 | controller |     "Jun 11 00:24:01.464235 crc crio[23067]: time=\"2026-06-11T00:24:01.46417659Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29685624-g4jb8 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.793906 | controller |     "Jun 11 00:24:01.473906 crc crio[23067]: time=\"2026-06-11T00:24:01.473806672Z\" level=info msg=\"Ran pod sandbox c3314e4b789097253faaecfdefa04b6c3f53d212bd1245a409050ddbf732bdab with infra container: openshift-infra/auto-csr-approver-29685624-g4jb8/POD\" id=9b9c10d2-1a06-41de-8440-5a2e8c27f4d0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.793920 | controller |     "Jun 11 00:24:01.478695 crc crio[23067]: time=\"2026-06-11T00:24:01.478548232Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=278cdbb4-f6e1-4454-b6d7-71e1585ff23c name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.793935 | controller |     "Jun 11 00:24:01.485379 crc crio[23067]: time=\"2026-06-11T00:24:01.485307286Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 01:10:49.793949 | controller |     "Jun 11 00:24:02.771180 crc crio[23067]: time=\"2026-06-11T00:24:02.770588071Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=278cdbb4-f6e1-4454-b6d7-71e1585ff23c name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.793963 | controller |     "Jun 11 00:24:02.772476 crc crio[23067]: time=\"2026-06-11T00:24:02.772332058Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=f44eee47-a5e7-4a34-9fae-c49ff259c646 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.793977 | controller |     "Jun 11 00:24:02.776368 crc crio[23067]: time=\"2026-06-11T00:24:02.775981568Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=2bda59f3-1c10-47bf-85ef-3296a370f6b2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.793992 | controller |     "Jun 11 00:24:02.784012 crc crio[23067]: time=\"2026-06-11T00:24:02.783847082Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29685624-g4jb8/oc\" id=6f86b7ec-dc5b-4908-9546-1aea1523373b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.794006 | controller |     "Jun 11 00:24:02.784551 crc crio[23067]: time=\"2026-06-11T00:24:02.78450217Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.794020 | controller |     "Jun 11 00:24:02.846129 crc crio[23067]: time=\"2026-06-11T00:24:02.845501903Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.794038 | controller |     "Jun 11 00:24:03.168810 crc crio[23067]: time=\"2026-06-11T00:24:03.168722594Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.794052 | controller |     "Jun 11 00:24:03.289307 crc crio[23067]: time=\"2026-06-11T00:24:03.289186767Z\" level=info msg=\"Created container 138ee30db9a9443c72645ec7117193137f46ebfe6d2851761af85ca05bac0d17: openshift-infra/auto-csr-approver-29685624-g4jb8/oc\" id=6f86b7ec-dc5b-4908-9546-1aea1523373b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.794066 | controller |     "Jun 11 00:24:03.292085 crc crio[23067]: time=\"2026-06-11T00:24:03.292032915Z\" level=info msg=\"Starting container: 138ee30db9a9443c72645ec7117193137f46ebfe6d2851761af85ca05bac0d17\" id=a57b3b69-ba51-4d9c-bae1-ffaff6a90fb0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.794081 | controller |     "Jun 11 00:24:03.301755 crc crio[23067]: time=\"2026-06-11T00:24:03.301538444Z\" level=info msg=\"Started container\" PID=95176 containerID=138ee30db9a9443c72645ec7117193137f46ebfe6d2851761af85ca05bac0d17 description=openshift-infra/auto-csr-approver-29685624-g4jb8/oc id=a57b3b69-ba51-4d9c-bae1-ffaff6a90fb0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c3314e4b789097253faaecfdefa04b6c3f53d212bd1245a409050ddbf732bdab",
2026-06-11 01:10:49.794095 | controller |     "Jun 11 00:24:05.239580 crc crio[23067]: time=\"2026-06-11T00:24:05.238604267Z\" level=info msg=\"Stopping pod sandbox: c3314e4b789097253faaecfdefa04b6c3f53d212bd1245a409050ddbf732bdab\" id=93331eee-e7f0-4edf-ac80-4bd6b197ee35 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.794110 | controller |     "Jun 11 00:24:05.242171 crc crio[23067]: time=\"2026-06-11T00:24:05.241929518Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685624-g4jb8 Namespace:openshift-infra ID:c3314e4b789097253faaecfdefa04b6c3f53d212bd1245a409050ddbf732bdab UID:de007d58-1039-4c48-9e4b-80ced9f073df NetNS:/var/run/netns/e54ebe8b-c4e4-4014-9c76-e5b3904f17ed Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podde007d58_1039_4c48_9e4b_80ced9f073df.slice PodAnnotations:0xc000c35be8}] Aliases:map[]}\"",
2026-06-11 01:10:49.794125 | controller |     "Jun 11 00:24:05.242584 crc crio[23067]: time=\"2026-06-11T00:24:05.242476813Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29685624-g4jb8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.794140 | controller |     "Jun 11 00:24:09.800982 crc crio[23067]: time=\"2026-06-11T00:24:09.800335575Z\" level=info msg=\"Stopped pod sandbox: c3314e4b789097253faaecfdefa04b6c3f53d212bd1245a409050ddbf732bdab\" id=93331eee-e7f0-4edf-ac80-4bd6b197ee35 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.794154 | controller |     "Jun 11 00:24:10.122311 crc crio[23067]: time=\"2026-06-11T00:24:10.121686065Z\" level=info msg=\"Pulled image: quay.io/metal3-io/sushy-tools@sha256:a70383f965e02b5e815b7088367e989f35bfeaef2b12a28d58d9ffd229318b84\" id=35218322-6e20-43e4-aca1-873a31a95792 name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.794169 | controller |     "Jun 11 00:24:10.124171 crc crio[23067]: time=\"2026-06-11T00:24:10.12407391Z\" level=info msg=\"Checking image status: quay.io/metal3-io/sushy-tools:latest\" id=b8fcf5d7-ecce-4a3c-9ff0-efaae999b10d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.794183 | controller |     "Jun 11 00:24:10.128797 crc crio[23067]: time=\"2026-06-11T00:24:10.128591853Z\" level=info msg=\"Checking image status: quay.io/metal3-io/sushy-tools:latest\" id=5f1c7ab0-a964-43ea-aa55-1049fe3c57f5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.794198 | controller |     "Jun 11 00:24:10.145855 crc crio[23067]: time=\"2026-06-11T00:24:10.145536715Z\" level=info msg=\"Creating container: sushy-emulator/sushy-emulator/sushy-emulator\" id=06fd9c24-b1d2-46ab-bea2-096b4b7bd849 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.794216 | controller |     "Jun 11 00:24:10.147806 crc crio[23067]: time=\"2026-06-11T00:24:10.1475489Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.794231 | controller |     "Jun 11 00:24:10.202237 crc crio[23067]: time=\"2026-06-11T00:24:10.202153108Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.794246 | controller |     "Jun 11 00:24:10.206698 crc crio[23067]: time=\"2026-06-11T00:24:10.206554448Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.794260 | controller |     "Jun 11 00:24:10.359197 crc crio[23067]: time=\"2026-06-11T00:24:10.359096776Z\" level=info msg=\"Created container 7d2d6d1f151650d8de04af0b88f2b0a6c2c68f6e6161b1db01330d218abb8c46: sushy-emulator/sushy-emulator/sushy-emulator\" id=06fd9c24-b1d2-46ab-bea2-096b4b7bd849 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.794282 | controller |     "Jun 11 00:24:10.359960 crc crio[23067]: time=\"2026-06-11T00:24:10.359864927Z\" level=info msg=\"Starting container: 7d2d6d1f151650d8de04af0b88f2b0a6c2c68f6e6161b1db01330d218abb8c46\" id=84351df7-a75a-4d01-87fc-a9d37c0264ab name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.794363 | controller |     "Jun 11 00:24:10.367097 crc crio[23067]: time=\"2026-06-11T00:24:10.366999642Z\" level=info msg=\"Started container\" PID=95620 containerID=7d2d6d1f151650d8de04af0b88f2b0a6c2c68f6e6161b1db01330d218abb8c46 description=sushy-emulator/sushy-emulator/sushy-emulator id=84351df7-a75a-4d01-87fc-a9d37c0264ab name=/runtime.v1.RuntimeService/StartContainer sandboxID=1793f608768be6caa23866eea722db58a5d9c2af9e191f946674f8b75324dfda",
2026-06-11 01:10:49.794389 | controller |     "Jun 11 00:24:15.432765 crc crio[23067]: time=\"2026-06-11T00:24:15.431855206Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 01:10:49.794405 | controller |     "Jun 11 00:24:22.255322 crc crio[23067]: time=\"2026-06-11T00:24:22.254376361Z\" level=info msg=\"Removing container: db6f2d8af2284bd6ea2e4e76be14e69aa8de4466f7bb3c743739a6cd0c7418ce\" id=5539f264-a8ab-4849-b564-8313a9a8f53d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.794420 | controller |     "Jun 11 00:24:22.403956 crc crio[23067]: time=\"2026-06-11T00:24:22.403816854Z\" level=info msg=\"Removed container db6f2d8af2284bd6ea2e4e76be14e69aa8de4466f7bb3c743739a6cd0c7418ce: openshift-infra/auto-csr-approver-29685618-76pgf/oc\" id=5539f264-a8ab-4849-b564-8313a9a8f53d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.794435 | controller |     "Jun 11 00:24:22.408185 crc crio[23067]: time=\"2026-06-11T00:24:22.408118192Z\" level=info msg=\"Removing container: 6c1507b7ece97d2db5cd68b71ade34731199a04211518da4350673cfa852f072\" id=26b29358-6670-4625-91d1-a045babd80c3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.794450 | controller |     "Jun 11 00:24:22.442661 crc crio[23067]: time=\"2026-06-11T00:24:22.44255272Z\" level=info msg=\"Removed container 6c1507b7ece97d2db5cd68b71ade34731199a04211518da4350673cfa852f072: openstack/root-account-create-update-sp6wc/mariadb-account-create-update\" id=26b29358-6670-4625-91d1-a045babd80c3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.794464 | controller |     "Jun 11 00:24:22.445176 crc crio[23067]: time=\"2026-06-11T00:24:22.444990587Z\" level=info msg=\"Removing container: 556fe73408549244a20cd38290cea73e7d2903ba88fb7b126833e4dfd9e724ef\" id=dcb4099b-928b-4db8-a8b3-d9accad84f60 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.794484 | controller |     "Jun 11 00:24:22.596628 crc crio[23067]: time=\"2026-06-11T00:24:22.596578389Z\" level=info msg=\"Removed container 556fe73408549244a20cd38290cea73e7d2903ba88fb7b126833e4dfd9e724ef: openstack/ovn-controller-7nwlx-config-6qps8/ovn-config\" id=dcb4099b-928b-4db8-a8b3-d9accad84f60 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.794498 | controller |     "Jun 11 00:24:22.603187 crc crio[23067]: time=\"2026-06-11T00:24:22.600955268Z\" level=info msg=\"Removing container: 02f007f39f22a0ff13af8f2aaf44252f8307ed76cb9f6415a945a3ad1c0e6aab\" id=f7c62687-af1a-4223-a6fa-978509bd16bd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.794515 | controller |     "Jun 11 00:24:22.631264 crc crio[23067]: time=\"2026-06-11T00:24:22.631129281Z\" level=info msg=\"Removed container 02f007f39f22a0ff13af8f2aaf44252f8307ed76cb9f6415a945a3ad1c0e6aab: openstack/root-account-create-update-9f8tl/mariadb-account-create-update\" id=f7c62687-af1a-4223-a6fa-978509bd16bd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.794547 | controller |     "Jun 11 00:24:22.633605 crc crio[23067]: time=\"2026-06-11T00:24:22.633497265Z\" level=info msg=\"Removing container: ce70aa89dc6b725ebd5277eec7829f32f3334d1d2d6adfa737e13f8c8b78fcce\" id=9c45b81d-9430-48d7-bf0e-df2476fb9cdc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.794565 | controller |     "Jun 11 00:24:22.688101 crc crio[23067]: time=\"2026-06-11T00:24:22.687993411Z\" level=info msg=\"Removed container ce70aa89dc6b725ebd5277eec7829f32f3334d1d2d6adfa737e13f8c8b78fcce: openstack/ovsdbserver-nb-0-config-1781137043-pw46p/ovn-config\" id=9c45b81d-9430-48d7-bf0e-df2476fb9cdc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.794582 | controller |     "Jun 11 00:24:22.690916 crc crio[23067]: time=\"2026-06-11T00:24:22.690816108Z\" level=info msg=\"Removing container: 557c2f5c45d39d3a27f464f8aa78aaa09417af9e51b5c09c8a5f58f416c38d7e\" id=dd414ccd-514b-4efd-a079-bb43a3486504 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.794596 | controller |     "Jun 11 00:24:22.761191 crc crio[23067]: time=\"2026-06-11T00:24:22.760490767Z\" level=info msg=\"Removed container 557c2f5c45d39d3a27f464f8aa78aaa09417af9e51b5c09c8a5f58f416c38d7e: openstack/ovsdbserver-sb-0-config-1781137042-j42nx/ovn-config\" id=dd414ccd-514b-4efd-a079-bb43a3486504 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.794611 | controller |     "Jun 11 00:24:22.777313 crc crio[23067]: time=\"2026-06-11T00:24:22.77712007Z\" level=info msg=\"Stopping pod sandbox: 89c31cfb0302932322ec9e4c47d3f3c8f18b7be2dfcaa859f4a6fa3a2b500fc1\" id=4bf6e009-31e5-4769-8edb-2a2d2001776f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.794624 | controller |     "Jun 11 00:24:22.777521 crc crio[23067]: time=\"2026-06-11T00:24:22.777285635Z\" level=info msg=\"Stopped pod sandbox (already stopped): 89c31cfb0302932322ec9e4c47d3f3c8f18b7be2dfcaa859f4a6fa3a2b500fc1\" id=4bf6e009-31e5-4769-8edb-2a2d2001776f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.794638 | controller |     "Jun 11 00:24:22.778292 crc crio[23067]: time=\"2026-06-11T00:24:22.778251521Z\" level=info msg=\"Removing pod sandbox: 89c31cfb0302932322ec9e4c47d3f3c8f18b7be2dfcaa859f4a6fa3a2b500fc1\" id=fb2f4175-c956-4574-b0f4-730213d9811a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.794652 | controller |     "Jun 11 00:24:22.795102 crc crio[23067]: time=\"2026-06-11T00:24:22.794981277Z\" level=info msg=\"Removed pod sandbox: 89c31cfb0302932322ec9e4c47d3f3c8f18b7be2dfcaa859f4a6fa3a2b500fc1\" id=fb2f4175-c956-4574-b0f4-730213d9811a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.794667 | controller |     "Jun 11 00:24:22.796065 crc crio[23067]: time=\"2026-06-11T00:24:22.795980365Z\" level=info msg=\"Stopping pod sandbox: cb6270f2e8579ef69e7e2debb10fef13e7038d02e59440c0756092a808c6c3f3\" id=5b442049-66c0-4772-9f23-0933fe849e14 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.794687 | controller |     "Jun 11 00:24:22.796165 crc crio[23067]: time=\"2026-06-11T00:24:22.796069157Z\" level=info msg=\"Stopped pod sandbox (already stopped): cb6270f2e8579ef69e7e2debb10fef13e7038d02e59440c0756092a808c6c3f3\" id=5b442049-66c0-4772-9f23-0933fe849e14 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.794702 | controller |     "Jun 11 00:24:22.797935 crc crio[23067]: time=\"2026-06-11T00:24:22.797864646Z\" level=info msg=\"Removing pod sandbox: cb6270f2e8579ef69e7e2debb10fef13e7038d02e59440c0756092a808c6c3f3\" id=3eb48819-5a1a-46a5-a1ea-5c5986045d39 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.794717 | controller |     "Jun 11 00:24:22.813942 crc crio[23067]: time=\"2026-06-11T00:24:22.813694227Z\" level=info msg=\"Removed pod sandbox: cb6270f2e8579ef69e7e2debb10fef13e7038d02e59440c0756092a808c6c3f3\" id=3eb48819-5a1a-46a5-a1ea-5c5986045d39 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.794731 | controller |     "Jun 11 00:24:22.815124 crc crio[23067]: time=\"2026-06-11T00:24:22.815022614Z\" level=info msg=\"Stopping pod sandbox: bf028af16445aaa31f1177e96829de216fc6ffd91826185a8435225afb645518\" id=4eb43954-7339-4e32-b3ae-122ca5a9b26e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.794746 | controller |     "Jun 11 00:24:22.815124 crc crio[23067]: time=\"2026-06-11T00:24:22.815113616Z\" level=info msg=\"Stopped pod sandbox (already stopped): bf028af16445aaa31f1177e96829de216fc6ffd91826185a8435225afb645518\" id=4eb43954-7339-4e32-b3ae-122ca5a9b26e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.794760 | controller |     "Jun 11 00:24:22.815870 crc crio[23067]: time=\"2026-06-11T00:24:22.815785904Z\" level=info msg=\"Removing pod sandbox: bf028af16445aaa31f1177e96829de216fc6ffd91826185a8435225afb645518\" id=02e92ab7-7ced-44d7-b361-2cabad5a7b25 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.794774 | controller |     "Jun 11 00:24:22.833392 crc crio[23067]: time=\"2026-06-11T00:24:22.833258791Z\" level=info msg=\"Removed pod sandbox: bf028af16445aaa31f1177e96829de216fc6ffd91826185a8435225afb645518\" id=02e92ab7-7ced-44d7-b361-2cabad5a7b25 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.794788 | controller |     "Jun 11 00:24:22.847874 crc crio[23067]: time=\"2026-06-11T00:24:22.836566121Z\" level=info msg=\"Stopping pod sandbox: 572300a9e8b8ec5e02a215bdbd7a3e809281ac3999a28641d537729385730522\" id=dd49e3db-bf6d-4aa6-a7d8-9ea04dcb3800 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.794802 | controller |     "Jun 11 00:24:22.847874 crc crio[23067]: time=\"2026-06-11T00:24:22.846574474Z\" level=info msg=\"Stopped pod sandbox (already stopped): 572300a9e8b8ec5e02a215bdbd7a3e809281ac3999a28641d537729385730522\" id=dd49e3db-bf6d-4aa6-a7d8-9ea04dcb3800 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.794816 | controller |     "Jun 11 00:24:22.851024 crc crio[23067]: time=\"2026-06-11T00:24:22.850941953Z\" level=info msg=\"Removing pod sandbox: 572300a9e8b8ec5e02a215bdbd7a3e809281ac3999a28641d537729385730522\" id=740c64fe-e1bd-46f4-9241-9084bfc364d3 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.794830 | controller |     "Jun 11 00:24:22.866912 crc crio[23067]: time=\"2026-06-11T00:24:22.866792205Z\" level=info msg=\"Removed pod sandbox: 572300a9e8b8ec5e02a215bdbd7a3e809281ac3999a28641d537729385730522\" id=740c64fe-e1bd-46f4-9241-9084bfc364d3 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.794844 | controller |     "Jun 11 00:24:22.867808 crc crio[23067]: time=\"2026-06-11T00:24:22.867613227Z\" level=info msg=\"Stopping pod sandbox: 0e895087c91b112f6b2a5896e6201546c5fc270936c8877d8b0280713e0a8972\" id=ae02f38a-f6f0-4d3d-8053-ffee811e1fb3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.794864 | controller |     "Jun 11 00:24:22.867808 crc crio[23067]: time=\"2026-06-11T00:24:22.867739261Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0e895087c91b112f6b2a5896e6201546c5fc270936c8877d8b0280713e0a8972\" id=ae02f38a-f6f0-4d3d-8053-ffee811e1fb3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.794879 | controller |     "Jun 11 00:24:22.870998 crc crio[23067]: time=\"2026-06-11T00:24:22.86880585Z\" level=info msg=\"Removing pod sandbox: 0e895087c91b112f6b2a5896e6201546c5fc270936c8877d8b0280713e0a8972\" id=8f74e7cd-38a4-400c-9591-ab15dc1d42ae name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.794893 | controller |     "Jun 11 00:24:22.897105 crc crio[23067]: time=\"2026-06-11T00:24:22.89227349Z\" level=info msg=\"Removed pod sandbox: 0e895087c91b112f6b2a5896e6201546c5fc270936c8877d8b0280713e0a8972\" id=8f74e7cd-38a4-400c-9591-ab15dc1d42ae name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.794907 | controller |     "Jun 11 00:24:22.897473 crc crio[23067]: time=\"2026-06-11T00:24:22.897390709Z\" level=info msg=\"Stopping pod sandbox: 6da42b729194834f3cf120903acdd778db7c14bcb06d1ba87b73283fa8dda140\" id=49422e4a-5331-48b2-8b91-849b419e3773 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.794921 | controller |     "Jun 11 00:24:22.897601 crc crio[23067]: time=\"2026-06-11T00:24:22.897480531Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6da42b729194834f3cf120903acdd778db7c14bcb06d1ba87b73283fa8dda140\" id=49422e4a-5331-48b2-8b91-849b419e3773 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.794935 | controller |     "Jun 11 00:24:22.901742 crc crio[23067]: time=\"2026-06-11T00:24:22.898834308Z\" level=info msg=\"Removing pod sandbox: 6da42b729194834f3cf120903acdd778db7c14bcb06d1ba87b73283fa8dda140\" id=af087c90-110f-4272-9bae-00dd7dd20208 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.794949 | controller |     "Jun 11 00:24:22.933196 crc crio[23067]: time=\"2026-06-11T00:24:22.933072432Z\" level=info msg=\"Removed pod sandbox: 6da42b729194834f3cf120903acdd778db7c14bcb06d1ba87b73283fa8dda140\" id=af087c90-110f-4272-9bae-00dd7dd20208 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.794963 | controller |     "Jun 11 00:24:31.799234 crc crio[23067]: time=\"2026-06-11T00:24:31.79706391Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-6dd4f94857-msxpx/POD\" id=fb05b267-7383-4e67-b349-1e2a6a7fea3b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.794977 | controller |     "Jun 11 00:24:31.801295 crc crio[23067]: time=\"2026-06-11T00:24:31.799303981Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.794992 | controller |     "Jun 11 00:24:31.940839 crc crio[23067]: time=\"2026-06-11T00:24:31.940164452Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6dd4f94857-msxpx Namespace:openstack ID:0a3f0f295e0e5f6831a48cc5324f028c98a302736545cf8ca1a5eae560f3899a UID:0dcd76ae-4b9e-414b-a630-146152467d6c NetNS:/var/run/netns/a106dd0f-0549-4690-9d3d-96ae3b2f5b98 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0dcd76ae_4b9e_414b_a630_146152467d6c.slice PodAnnotations:0xc003ba9938}] Aliases:map[]}\"",
2026-06-11 01:10:49.795006 | controller |     "Jun 11 00:24:31.940839 crc crio[23067]: time=\"2026-06-11T00:24:31.940359777Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-6dd4f94857-msxpx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.795021 | controller |     "Jun 11 00:24:32.539714 crc crio[23067]: 2026-06-11T00:24:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0a3f0f295e0e5f6 Mac:4a:1c:d6:0a:a0:e0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:da Mtu:0 Sandbox:/var/run/netns/a106dd0f-0549-4690-9d3d-96ae3b2f5b98 SocketPath: PciID:}] [{Interface:0xc0001caa20 Address:{IP:10.217.0.218 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.795039 | controller |     "Jun 11 00:24:32.543370 crc crio[23067]: time=\"2026-06-11T00:24:32.543289971Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6dd4f94857-msxpx Namespace:openstack ID:0a3f0f295e0e5f6831a48cc5324f028c98a302736545cf8ca1a5eae560f3899a UID:0dcd76ae-4b9e-414b-a630-146152467d6c NetNS:/var/run/netns/a106dd0f-0549-4690-9d3d-96ae3b2f5b98 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0dcd76ae_4b9e_414b_a630_146152467d6c.slice PodAnnotations:0xc003ba9938}] Aliases:map[]}\"",
2026-06-11 01:10:49.795054 | controller |     "Jun 11 00:24:32.543570 crc crio[23067]: time=\"2026-06-11T00:24:32.543513237Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-6dd4f94857-msxpx for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.795069 | controller |     "Jun 11 00:24:32.579134 crc crio[23067]: time=\"2026-06-11T00:24:32.578981934Z\" level=info msg=\"Ran pod sandbox 0a3f0f295e0e5f6831a48cc5324f028c98a302736545cf8ca1a5eae560f3899a with infra container: openstack/dnsmasq-dns-6dd4f94857-msxpx/POD\" id=fb05b267-7383-4e67-b349-1e2a6a7fea3b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.795084 | controller |     "Jun 11 00:24:32.589091 crc crio[23067]: time=\"2026-06-11T00:24:32.588630597Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=9850cb24-5d45-4518-81c2-76672c5572f2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.795098 | controller |     "Jun 11 00:24:32.771619 crc crio[23067]: time=\"2026-06-11T00:24:32.771478831Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=ae987c54-9aa5-4bc6-a3bf-672f7cb85c07 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.795112 | controller |     "Jun 11 00:24:32.788853 crc crio[23067]: time=\"2026-06-11T00:24:32.788732791Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-6dd4f94857-msxpx/init\" id=b8c85aa9-362c-4d17-9862-6fb24e76e35b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.795127 | controller |     "Jun 11 00:24:32.789419 crc crio[23067]: time=\"2026-06-11T00:24:32.789337477Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.795141 | controller |     "Jun 11 00:24:32.864780 crc crio[23067]: time=\"2026-06-11T00:24:32.864110406Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.795155 | controller |     "Jun 11 00:24:32.870103 crc crio[23067]: time=\"2026-06-11T00:24:32.870042998Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.795170 | controller |     "Jun 11 00:24:33.302555 crc crio[23067]: time=\"2026-06-11T00:24:33.302428354Z\" level=info msg=\"Created container 8cf629255cda2e9eb67ce413ad48976c8b15ad8c6c7fa12228e0e8c2e1ca4be5: openstack/dnsmasq-dns-6dd4f94857-msxpx/init\" id=b8c85aa9-362c-4d17-9862-6fb24e76e35b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.795184 | controller |     "Jun 11 00:24:33.307254 crc crio[23067]: time=\"2026-06-11T00:24:33.306062973Z\" level=info msg=\"Starting container: 8cf629255cda2e9eb67ce413ad48976c8b15ad8c6c7fa12228e0e8c2e1ca4be5\" id=ae3ad2f3-1267-4d7d-a810-5bd77f6eb9ca name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.795198 | controller |     "Jun 11 00:24:33.324736 crc crio[23067]: time=\"2026-06-11T00:24:33.324526336Z\" level=info msg=\"Started container\" PID=96843 containerID=8cf629255cda2e9eb67ce413ad48976c8b15ad8c6c7fa12228e0e8c2e1ca4be5 description=openstack/dnsmasq-dns-6dd4f94857-msxpx/init id=ae3ad2f3-1267-4d7d-a810-5bd77f6eb9ca name=/runtime.v1.RuntimeService/StartContainer sandboxID=0a3f0f295e0e5f6831a48cc5324f028c98a302736545cf8ca1a5eae560f3899a",
2026-06-11 01:10:49.795218 | controller |     "Jun 11 00:24:33.805432 crc crio[23067]: time=\"2026-06-11T00:24:33.804826359Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=536da574-3f9d-4bc1-b361-5929ca9890d2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.795233 | controller |     "Jun 11 00:24:33.898252 crc crio[23067]: time=\"2026-06-11T00:24:33.89809663Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=8c375acc-43e9-4c6f-be70-4a6e11858351 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.795248 | controller |     "Jun 11 00:24:33.911537 crc crio[23067]: time=\"2026-06-11T00:24:33.91128305Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-6dd4f94857-msxpx/dnsmasq-dns\" id=9238da1a-9af7-4264-aa8a-6f03ea614861 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.795262 | controller |     "Jun 11 00:24:33.912070 crc crio[23067]: time=\"2026-06-11T00:24:33.911773163Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.795277 | controller |     "Jun 11 00:24:33.967701 crc crio[23067]: time=\"2026-06-11T00:24:33.967476202Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.795292 | controller |     "Jun 11 00:24:33.972500 crc crio[23067]: time=\"2026-06-11T00:24:33.972422546Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.795306 | controller |     "Jun 11 00:24:34.249580 crc crio[23067]: time=\"2026-06-11T00:24:34.249432327Z\" level=info msg=\"Created container 389058308defa710c2e6fee7f6d69016de096381b9cd78d3f087b805cfbb427f: openstack/dnsmasq-dns-6dd4f94857-msxpx/dnsmasq-dns\" id=9238da1a-9af7-4264-aa8a-6f03ea614861 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.795320 | controller |     "Jun 11 00:24:34.256304 crc crio[23067]: time=\"2026-06-11T00:24:34.252033388Z\" level=info msg=\"Starting container: 389058308defa710c2e6fee7f6d69016de096381b9cd78d3f087b805cfbb427f\" id=79ded9f2-557c-49dd-95da-3696aeba5fce name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.795335 | controller |     "Jun 11 00:24:34.261121 crc crio[23067]: time=\"2026-06-11T00:24:34.260945661Z\" level=info msg=\"Started container\" PID=96899 containerID=389058308defa710c2e6fee7f6d69016de096381b9cd78d3f087b805cfbb427f description=openstack/dnsmasq-dns-6dd4f94857-msxpx/dnsmasq-dns id=79ded9f2-557c-49dd-95da-3696aeba5fce name=/runtime.v1.RuntimeService/StartContainer sandboxID=0a3f0f295e0e5f6831a48cc5324f028c98a302736545cf8ca1a5eae560f3899a",
2026-06-11 01:10:49.795374 | controller |     "Jun 11 00:24:51.126875 crc crio[23067]: time=\"2026-06-11T00:24:51.126231783Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc\" id=0fd2fe94-2a15-40f5-875f-574bb33db915 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.795395 | controller |     "Jun 11 00:24:51.207949 crc crio[23067]: time=\"2026-06-11T00:24:51.207238321Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc\" id=d4b012a3-f589-4496-a7de-463fe087d91f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.795410 | controller |     "Jun 11 00:24:51.219582 crc crio[23067]: time=\"2026-06-11T00:24:51.219487815Z\" level=info msg=\"Creating container: openstack-operators/test-operator-controller-manager-8d5599d7d-2v2c9/manager\" id=65ad558f-133e-4524-8865-9d52bcc96979 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.795432 | controller |     "Jun 11 00:24:51.220626 crc crio[23067]: time=\"2026-06-11T00:24:51.220551574Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.795446 | controller |     "Jun 11 00:24:51.307178 crc crio[23067]: time=\"2026-06-11T00:24:51.307096943Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.795461 | controller |     "Jun 11 00:24:51.732370 crc crio[23067]: time=\"2026-06-11T00:24:51.73216032Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.795475 | controller |     "Jun 11 00:24:53.448547 crc crio[23067]: time=\"2026-06-11T00:24:53.448119245Z\" level=info msg=\"Created container d99fb80fae8d0efe04c04d47c7075ac2277c6cf5dedac4fc3c2878777821f862: openstack-operators/test-operator-controller-manager-8d5599d7d-2v2c9/manager\" id=65ad558f-133e-4524-8865-9d52bcc96979 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.795489 | controller |     "Jun 11 00:24:53.450601 crc crio[23067]: time=\"2026-06-11T00:24:53.450487919Z\" level=info msg=\"Starting container: d99fb80fae8d0efe04c04d47c7075ac2277c6cf5dedac4fc3c2878777821f862\" id=ca03d389-5b00-462b-93f8-f988079a9f9b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.795504 | controller |     "Jun 11 00:24:53.458428 crc crio[23067]: time=\"2026-06-11T00:24:53.458322473Z\" level=info msg=\"Started container\" PID=97746 containerID=d99fb80fae8d0efe04c04d47c7075ac2277c6cf5dedac4fc3c2878777821f862 description=openstack-operators/test-operator-controller-manager-8d5599d7d-2v2c9/manager id=ca03d389-5b00-462b-93f8-f988079a9f9b name=/runtime.v1.RuntimeService/StartContainer sandboxID=7e011e33cb11b1d6d3697952a22c5656ec40a9284f5b51953624eab6feaa9243",
2026-06-11 01:10:49.795519 | controller |     "Jun 11 00:24:54.180686 crc crio[23067]: time=\"2026-06-11T00:24:54.179887282Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1\" id=762e5884-94ef-43f0-a4a1-921391212c93 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.795534 | controller |     "Jun 11 00:24:54.185867 crc crio[23067]: time=\"2026-06-11T00:24:54.185785473Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=44b5b704-3ef0-4d42-97a2-003f040b0f1c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.795548 | controller |     "Jun 11 00:24:54.191029 crc crio[23067]: time=\"2026-06-11T00:24:54.190239034Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63\" id=79ac31f7-b368-404e-95cb-cfa41acf8918 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.795562 | controller |     "Jun 11 00:24:54.333790 crc crio[23067]: time=\"2026-06-11T00:24:54.333621243Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=9f19c6b5-1011-43d9-9686-0d1206699d61 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.795577 | controller |     "Jun 11 00:24:54.334416 crc crio[23067]: time=\"2026-06-11T00:24:54.33425688Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1\" id=0aadd918-a071-45b4-9299-91312b626f6a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.795595 | controller |     "Jun 11 00:24:54.338809 crc crio[23067]: time=\"2026-06-11T00:24:54.338730692Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63\" id=8849bfa3-d135-4598-82fa-cee06c0cb76c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.795609 | controller |     "Jun 11 00:24:54.339451 crc crio[23067]: time=\"2026-06-11T00:24:54.339297308Z\" level=info msg=\"Creating container: metallb-system/metallb-operator-controller-manager-c56bfcc68-tspql/manager\" id=c8a64672-c49e-4f71-aa7f-821694088fde name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.795624 | controller |     "Jun 11 00:24:54.340038 crc crio[23067]: time=\"2026-06-11T00:24:54.339972306Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.795638 | controller |     "Jun 11 00:24:54.340535 crc crio[23067]: time=\"2026-06-11T00:24:54.340319345Z\" level=info msg=\"Creating container: openstack-operators/openstack-baremetal-operator-controller-manager-7c67dc759fgr8jd/manager\" id=c848e820-dd60-421b-94fd-9ddf289140ec name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.795652 | controller |     "Jun 11 00:24:54.345060 crc crio[23067]: time=\"2026-06-11T00:24:54.341351234Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.795666 | controller |     "Jun 11 00:24:54.345364 crc crio[23067]: time=\"2026-06-11T00:24:54.34343142Z\" level=info msg=\"Creating container: openstack-operators/octavia-operator-controller-manager-6495978d8d-xwpfc/manager\" id=55374f81-69f5-477e-a708-d6f8c35b27ab name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.795680 | controller |     "Jun 11 00:24:54.345993 crc crio[23067]: time=\"2026-06-11T00:24:54.345933879Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.795694 | controller |     "Jun 11 00:24:54.619346 crc crio[23067]: time=\"2026-06-11T00:24:54.619082844Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.795708 | controller |     "Jun 11 00:24:54.624400 crc crio[23067]: time=\"2026-06-11T00:24:54.624328467Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.795723 | controller |     "Jun 11 00:24:54.645504 crc crio[23067]: time=\"2026-06-11T00:24:54.645386981Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.795737 | controller |     "Jun 11 00:24:54.657223 crc crio[23067]: time=\"2026-06-11T00:24:54.65708Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.795751 | controller |     "Jun 11 00:24:54.668458 crc crio[23067]: time=\"2026-06-11T00:24:54.668364388Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.795764 | controller |     "Jun 11 00:24:55.133536 crc crio[23067]: time=\"2026-06-11T00:24:55.133182508Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.795778 | controller |     "Jun 11 00:24:55.228958 crc crio[23067]: time=\"2026-06-11T00:24:55.228825526Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf\" id=5da844e8-a33c-4ef4-81ac-6ed43a819493 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.795798 | controller |     "Jun 11 00:24:55.421862 crc crio[23067]: time=\"2026-06-11T00:24:55.421748483Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf\" id=a1e8316e-c724-41f7-80ac-af06a67ceca8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.795813 | controller |     "Jun 11 00:24:55.425690 crc crio[23067]: time=\"2026-06-11T00:24:55.425567748Z\" level=info msg=\"Creating container: openstack-operators/ironic-operator-controller-manager-75f8548fcd-fg8n7/manager\" id=1784e3ac-cf8d-45d9-b4c2-ea2c9a0b5ed4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.795827 | controller |     "Jun 11 00:24:55.426122 crc crio[23067]: time=\"2026-06-11T00:24:55.426058881Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.795841 | controller |     "Jun 11 00:24:55.743402 crc crio[23067]: time=\"2026-06-11T00:24:55.743228847Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.795855 | controller |     "Jun 11 00:24:55.749028 crc crio[23067]: time=\"2026-06-11T00:24:55.748944863Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.795869 | controller |     "Jun 11 00:24:56.303020 crc crio[23067]: time=\"2026-06-11T00:24:56.30241637Z\" level=info msg=\"Created container cae099a81a6ccfcb7bf452c539952854ecbe14e97cb9609334f3cc4ef20ff5a0: openstack-operators/octavia-operator-controller-manager-6495978d8d-xwpfc/manager\" id=55374f81-69f5-477e-a708-d6f8c35b27ab name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.795882 | controller |     "Jun 11 00:24:56.304709 crc crio[23067]: time=\"2026-06-11T00:24:56.304572159Z\" level=info msg=\"Created container 54554a8fb4217c1da06b05e5114ef8cb66f513fa7e6c15634be8c4b6daa73b92: openstack-operators/openstack-baremetal-operator-controller-manager-7c67dc759fgr8jd/manager\" id=c848e820-dd60-421b-94fd-9ddf289140ec name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.795896 | controller |     "Jun 11 00:24:56.305564 crc crio[23067]: time=\"2026-06-11T00:24:56.305469683Z\" level=info msg=\"Starting container: 54554a8fb4217c1da06b05e5114ef8cb66f513fa7e6c15634be8c4b6daa73b92\" id=46c523c7-1335-4e1e-aaf0-00626d48b480 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.795910 | controller |     "Jun 11 00:24:56.306042 crc crio[23067]: time=\"2026-06-11T00:24:56.305975487Z\" level=info msg=\"Starting container: cae099a81a6ccfcb7bf452c539952854ecbe14e97cb9609334f3cc4ef20ff5a0\" id=2246258a-ea54-44c9-869e-59c88451692a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.795924 | controller |     "Jun 11 00:24:56.309538 crc crio[23067]: time=\"2026-06-11T00:24:56.309414371Z\" level=info msg=\"Created container d68ddcac80d4b7e0aa46ed5cc56045df81448475946fa1b8cf18c1083f1bfa9d: openstack-operators/ironic-operator-controller-manager-75f8548fcd-fg8n7/manager\" id=1784e3ac-cf8d-45d9-b4c2-ea2c9a0b5ed4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.795938 | controller |     "Jun 11 00:24:56.310794 crc crio[23067]: time=\"2026-06-11T00:24:56.310749527Z\" level=info msg=\"Starting container: d68ddcac80d4b7e0aa46ed5cc56045df81448475946fa1b8cf18c1083f1bfa9d\" id=0e87c213-48e5-4e8a-abfc-7fece2c2bdda name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.795952 | controller |     "Jun 11 00:24:56.314522 crc crio[23067]: time=\"2026-06-11T00:24:56.314420807Z\" level=info msg=\"Started container\" PID=97999 containerID=cae099a81a6ccfcb7bf452c539952854ecbe14e97cb9609334f3cc4ef20ff5a0 description=openstack-operators/octavia-operator-controller-manager-6495978d8d-xwpfc/manager id=2246258a-ea54-44c9-869e-59c88451692a name=/runtime.v1.RuntimeService/StartContainer sandboxID=1e230edba0dbcf505fcbcf416335acb917de6431d0b6b0f602c4238872cc8322",
2026-06-11 01:10:49.795970 | controller |     "Jun 11 00:24:56.314838 crc crio[23067]: time=\"2026-06-11T00:24:56.314601112Z\" level=info msg=\"Started container\" PID=98000 containerID=54554a8fb4217c1da06b05e5114ef8cb66f513fa7e6c15634be8c4b6daa73b92 description=openstack-operators/openstack-baremetal-operator-controller-manager-7c67dc759fgr8jd/manager id=46c523c7-1335-4e1e-aaf0-00626d48b480 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aafe5fa88a60ff5216eae1844b38ed7f6ad7b1b092b2b1b9f87dbfec6d1b4d75",
2026-06-11 01:10:49.795985 | controller |     "Jun 11 00:24:56.317757 crc crio[23067]: time=\"2026-06-11T00:24:56.317609584Z\" level=info msg=\"Started container\" PID=98039 containerID=d68ddcac80d4b7e0aa46ed5cc56045df81448475946fa1b8cf18c1083f1bfa9d description=openstack-operators/ironic-operator-controller-manager-75f8548fcd-fg8n7/manager id=0e87c213-48e5-4e8a-abfc-7fece2c2bdda name=/runtime.v1.RuntimeService/StartContainer sandboxID=aed64310395cd531ee439b74c0cf05d27d5c58d24f351c8a949a554475e2870e",
2026-06-11 01:10:49.796000 | controller |     "Jun 11 00:24:56.320689 crc crio[23067]: time=\"2026-06-11T00:24:56.320524134Z\" level=info msg=\"Created container f99d2d45d8ff73136382e577857859b3e1a2416818963f27df1263bbb114229f: metallb-system/metallb-operator-controller-manager-c56bfcc68-tspql/manager\" id=c8a64672-c49e-4f71-aa7f-821694088fde name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.796015 | controller |     "Jun 11 00:24:56.322101 crc crio[23067]: time=\"2026-06-11T00:24:56.321987513Z\" level=info msg=\"Starting container: f99d2d45d8ff73136382e577857859b3e1a2416818963f27df1263bbb114229f\" id=3a5fc0db-371e-4713-ae29-65b714082f8e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.796029 | controller |     "Jun 11 00:24:56.330273 crc crio[23067]: time=\"2026-06-11T00:24:56.330119155Z\" level=info msg=\"Started container\" PID=98017 containerID=f99d2d45d8ff73136382e577857859b3e1a2416818963f27df1263bbb114229f description=metallb-system/metallb-operator-controller-manager-c56bfcc68-tspql/manager id=3a5fc0db-371e-4713-ae29-65b714082f8e name=/runtime.v1.RuntimeService/StartContainer sandboxID=8c6ed99da57a748c11615d1ea59fe660f523da2d761d934aebc317a4b5036413",
2026-06-11 01:10:49.796044 | controller |     "Jun 11 00:24:57.287163 crc crio[23067]: time=\"2026-06-11T00:24:57.286564707Z\" level=info msg=\"Pulling image: quay.io/metal3-io/baremetal-operator:release-0.9\" id=1f8a2e39-e0ff-469f-9a4d-ea6fae3e834f name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.796059 | controller |     "Jun 11 00:24:57.586792 crc crio[23067]: time=\"2026-06-11T00:24:57.585308931Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/baremetal-operator:release-0.9\\\"\"",
2026-06-11 01:10:49.796073 | controller |     "Jun 11 00:24:58.039136 crc crio[23067]: time=\"2026-06-11T00:24:58.038499044Z\" level=info msg=\"Stopping container: 9e26c12923ff77865a7237f02367da9814c03bf96346009134925ffb1b51da47 (timeout: 10s)\" id=8f9536ca-8dbb-4bec-9074-19b0d5e7ee6a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.796087 | controller |     "Jun 11 00:24:59.370084 crc crio[23067]: time=\"2026-06-11T00:24:59.369406503Z\" level=info msg=\"Stopped container 9e26c12923ff77865a7237f02367da9814c03bf96346009134925ffb1b51da47: openstack/dnsmasq-dns-68b84f4555-brnzn/dnsmasq-dns\" id=8f9536ca-8dbb-4bec-9074-19b0d5e7ee6a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.796101 | controller |     "Jun 11 00:24:59.374610 crc crio[23067]: time=\"2026-06-11T00:24:59.374506472Z\" level=info msg=\"Stopping pod sandbox: f876e0b418617b56a3032833738f4b805e279c01ca4daf5b7064b8caca39147c\" id=31b5b4f0-740a-4749-b5a2-9c1404e4ac70 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.796121 | controller |     "Jun 11 00:24:59.375595 crc crio[23067]: time=\"2026-06-11T00:24:59.37552578Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-68b84f4555-brnzn Namespace:openstack ID:f876e0b418617b56a3032833738f4b805e279c01ca4daf5b7064b8caca39147c UID:3518ffa5-57ca-40dd-b4ea-b41d4e0b7455 NetNS:/var/run/netns/54a5e9f1-f1a6-4518-854c-4fe8cbc27eb2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3518ffa5_57ca_40dd_b4ea_b41d4e0b7455.slice PodAnnotations:0xc002392840}] Aliases:map[]}\"",
2026-06-11 01:10:49.796136 | controller |     "Jun 11 00:24:59.375762 crc crio[23067]: time=\"2026-06-11T00:24:59.375747946Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-68b84f4555-brnzn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.796151 | controller |     "Jun 11 00:25:02.191840 crc crio[23067]: time=\"2026-06-11T00:25:02.191128371Z\" level=info msg=\"Pulled image: quay.io/metal3-io/baremetal-operator@sha256:9ef16b26df77e09ed539968e7c9664caa407b3271b47747c22f676af9f47a963\" id=1f8a2e39-e0ff-469f-9a4d-ea6fae3e834f name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.796165 | controller |     "Jun 11 00:25:02.198031 crc crio[23067]: time=\"2026-06-11T00:25:02.197942537Z\" level=info msg=\"Checking image status: quay.io/metal3-io/baremetal-operator:release-0.9\" id=408e568c-f1ce-41d3-8925-3158e50f4a0c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.796180 | controller |     "Jun 11 00:25:02.213796 crc crio[23067]: time=\"2026-06-11T00:25:02.213565003Z\" level=info msg=\"Checking image status: quay.io/metal3-io/baremetal-operator:release-0.9\" id=d7874392-9c9c-47ab-9bd0-089cb809bdaa name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.796194 | controller |     "Jun 11 00:25:02.217143 crc crio[23067]: time=\"2026-06-11T00:25:02.216725019Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-controller-manager-6b59b74864-dtfqt/manager\" id=c95a1c5a-00fd-46ee-b3c3-87b78a4987ab name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.796208 | controller |     "Jun 11 00:25:02.217143 crc crio[23067]: time=\"2026-06-11T00:25:02.217152821Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.796222 | controller |     "Jun 11 00:25:02.467937 crc crio[23067]: time=\"2026-06-11T00:25:02.463335032Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.796236 | controller |     "Jun 11 00:25:02.602274 crc crio[23067]: time=\"2026-06-11T00:25:02.602145104Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.796250 | controller |     "Jun 11 00:25:02.726870 crc crio[23067]: time=\"2026-06-11T00:25:02.72158436Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-f84cd/POD\" id=47c3ede6-0fb6-4d59-a97c-7e106850d096 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.796264 | controller |     "Jun 11 00:25:02.726870 crc crio[23067]: time=\"2026-06-11T00:25:02.722335231Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.796279 | controller |     "Jun 11 00:25:02.842157 crc crio[23067]: time=\"2026-06-11T00:25:02.841991272Z\" level=info msg=\"Got pod network &{Name:community-operators-f84cd Namespace:openshift-marketplace ID:699a1f853642d7fec9ce2638acd204e35c075401e7312e884aa515f2279833cd UID:1685210c-395d-4385-87bb-a21df1bb646a NetNS:/var/run/netns/d766d96a-8363-450c-832c-e78c01bd0e15 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1685210c_395d_4385_87bb_a21df1bb646a.slice PodAnnotations:0xc002c84438}] Aliases:map[]}\"",
2026-06-11 01:10:49.796298 | controller |     "Jun 11 00:25:02.842157 crc crio[23067]: time=\"2026-06-11T00:25:02.842195148Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-f84cd to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.796313 | controller |     "Jun 11 00:25:02.933544 crc crio[23067]: time=\"2026-06-11T00:25:02.929148118Z\" level=info msg=\"Stopped pod sandbox: f876e0b418617b56a3032833738f4b805e279c01ca4daf5b7064b8caca39147c\" id=31b5b4f0-740a-4749-b5a2-9c1404e4ac70 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.796328 | controller |     "Jun 11 00:25:03.488353 crc crio[23067]: time=\"2026-06-11T00:25:03.487625252Z\" level=info msg=\"Removing container: 9e26c12923ff77865a7237f02367da9814c03bf96346009134925ffb1b51da47\" id=5c44bc15-e466-49ae-bbb1-a20a0a6b7011 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.796342 | controller |     "Jun 11 00:25:03.520720 crc crio[23067]: time=\"2026-06-11T00:25:03.520464517Z\" level=info msg=\"Removed container 9e26c12923ff77865a7237f02367da9814c03bf96346009134925ffb1b51da47: openstack/dnsmasq-dns-68b84f4555-brnzn/dnsmasq-dns\" id=5c44bc15-e466-49ae-bbb1-a20a0a6b7011 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.796378 | controller |     "Jun 11 00:25:03.524022 crc crio[23067]: time=\"2026-06-11T00:25:03.523958722Z\" level=info msg=\"Removing container: 8d4bf93becafceff68a81992b4f71dce43cdef0be6ddd5087ad1820fa06cdcb0\" id=6e81e8bf-72bf-4e68-98f0-cb979c0167b8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.796394 | controller |     "Jun 11 00:25:03.560263 crc crio[23067]: time=\"2026-06-11T00:25:03.559776179Z\" level=info msg=\"Removed container 8d4bf93becafceff68a81992b4f71dce43cdef0be6ddd5087ad1820fa06cdcb0: openstack/dnsmasq-dns-68b84f4555-brnzn/init\" id=6e81e8bf-72bf-4e68-98f0-cb979c0167b8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.796409 | controller |     "Jun 11 00:25:05.847869 crc crio[23067]: time=\"2026-06-11T00:25:05.840003646Z\" level=info msg=\"Created container cd14c854968d927d63d403b72f496ae2109633b5f234c3a56ef98d072ff6e898: baremetal-operator-system/baremetal-operator-controller-manager-6b59b74864-dtfqt/manager\" id=c95a1c5a-00fd-46ee-b3c3-87b78a4987ab name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.796424 | controller |     "Jun 11 00:25:05.850125 crc crio[23067]: time=\"2026-06-11T00:25:05.848780865Z\" level=info msg=\"Starting container: cd14c854968d927d63d403b72f496ae2109633b5f234c3a56ef98d072ff6e898\" id=d79da19f-1d4f-4dba-aa47-aa0fab011781 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.796438 | controller |     "Jun 11 00:25:05.862376 crc crio[23067]: time=\"2026-06-11T00:25:05.857126473Z\" level=info msg=\"Started container\" PID=98476 containerID=cd14c854968d927d63d403b72f496ae2109633b5f234c3a56ef98d072ff6e898 description=baremetal-operator-system/baremetal-operator-controller-manager-6b59b74864-dtfqt/manager id=d79da19f-1d4f-4dba-aa47-aa0fab011781 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5c42026f9c5d37af6e46c4a6528f4deb982d59af179a10736ce27a746509ed65",
2026-06-11 01:10:49.796453 | controller |     "Jun 11 00:25:06.133286 crc crio[23067]: 2026-06-11T00:25:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:699a1f853642d7f Mac:ae:3e:c5:d1:77:00 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:db Mtu:0 Sandbox:/var/run/netns/d766d96a-8363-450c-832c-e78c01bd0e15 SocketPath: PciID:}] [{Interface:0xc00023ed60 Address:{IP:10.217.0.219 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.796467 | controller |     "Jun 11 00:25:06.136033 crc crio[23067]: time=\"2026-06-11T00:25:06.134894103Z\" level=info msg=\"Got pod network &{Name:community-operators-f84cd Namespace:openshift-marketplace ID:699a1f853642d7fec9ce2638acd204e35c075401e7312e884aa515f2279833cd UID:1685210c-395d-4385-87bb-a21df1bb646a NetNS:/var/run/netns/d766d96a-8363-450c-832c-e78c01bd0e15 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1685210c_395d_4385_87bb_a21df1bb646a.slice PodAnnotations:0xc002c84438}] Aliases:map[]}\"",
2026-06-11 01:10:49.796487 | controller |     "Jun 11 00:25:06.136033 crc crio[23067]: time=\"2026-06-11T00:25:06.135221702Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-f84cd for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.796501 | controller |     "Jun 11 00:25:06.155724 crc crio[23067]: time=\"2026-06-11T00:25:06.155499415Z\" level=info msg=\"Ran pod sandbox 699a1f853642d7fec9ce2638acd204e35c075401e7312e884aa515f2279833cd with infra container: openshift-marketplace/community-operators-f84cd/POD\" id=47c3ede6-0fb6-4d59-a97c-7e106850d096 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.796516 | controller |     "Jun 11 00:25:06.159270 crc crio[23067]: time=\"2026-06-11T00:25:06.159097943Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=96b0d67a-1018-40fb-bc90-e141673626f5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.796532 | controller |     "Jun 11 00:25:06.162173 crc crio[23067]: time=\"2026-06-11T00:25:06.162096235Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=c0c9f6bf-fdf3-44ab-b32e-b052b0bd66ff name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.796546 | controller |     "Jun 11 00:25:06.619175 crc crio[23067]: time=\"2026-06-11T00:25:06.618369272Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-f84cd/extract-utilities\" id=065aa8ce-762b-4a0a-8089-5a13fefc302f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.796561 | controller |     "Jun 11 00:25:06.620423 crc crio[23067]: time=\"2026-06-11T00:25:06.620309115Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.796575 | controller |     "Jun 11 00:25:06.776778 crc crio[23067]: time=\"2026-06-11T00:25:06.776102331Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.796589 | controller |     "Jun 11 00:25:06.872473 crc crio[23067]: time=\"2026-06-11T00:25:06.872355705Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.796603 | controller |     "Jun 11 00:25:07.321242 crc crio[23067]: time=\"2026-06-11T00:25:07.321065536Z\" level=info msg=\"Created container 8c95423cb0366f8aed2169fbb443789ba751c1a95b2c9e9476e8e33d507dda97: openshift-marketplace/community-operators-f84cd/extract-utilities\" id=065aa8ce-762b-4a0a-8089-5a13fefc302f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.796617 | controller |     "Jun 11 00:25:07.323310 crc crio[23067]: time=\"2026-06-11T00:25:07.323088291Z\" level=info msg=\"Starting container: 8c95423cb0366f8aed2169fbb443789ba751c1a95b2c9e9476e8e33d507dda97\" id=ca12dd56-924c-40e8-a00c-e3abe9110d07 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.796631 | controller |     "Jun 11 00:25:07.329136 crc crio[23067]: time=\"2026-06-11T00:25:07.328983202Z\" level=info msg=\"Started container\" PID=98802 containerID=8c95423cb0366f8aed2169fbb443789ba751c1a95b2c9e9476e8e33d507dda97 description=openshift-marketplace/community-operators-f84cd/extract-utilities id=ca12dd56-924c-40e8-a00c-e3abe9110d07 name=/runtime.v1.RuntimeService/StartContainer sandboxID=699a1f853642d7fec9ce2638acd204e35c075401e7312e884aa515f2279833cd",
2026-06-11 01:10:49.796651 | controller |     "Jun 11 00:25:07.559263 crc crio[23067]: time=\"2026-06-11T00:25:07.559186117Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=83c85b23-4792-4734-aa65-8362533d707f name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.796665 | controller |     "Jun 11 00:25:07.569588 crc crio[23067]: time=\"2026-06-11T00:25:07.569466337Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"",
2026-06-11 01:10:49.796680 | controller |     "Jun 11 00:25:08.188564 crc crio[23067]: time=\"2026-06-11T00:25:08.184546924Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-687999f8f7-448w7/POD\" id=bd8ee24b-b637-4512-b50b-7c2bd7338c98 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.796694 | controller |     "Jun 11 00:25:08.188564 crc crio[23067]: time=\"2026-06-11T00:25:08.185306544Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.796709 | controller |     "Jun 11 00:25:08.248998 crc crio[23067]: time=\"2026-06-11T00:25:08.241014173Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-687999f8f7-448w7 Namespace:openstack ID:7e9b303b0dd2f0eb0c9ac952281c3d87ce5a86b4eb03b92921192a38ccf02772 UID:aa14af96-61f1-4198-8741-d9f0cb9b6627 NetNS:/var/run/netns/ae98ff46-43f7-4969-9a52-b6cbb53f31ef Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaa14af96_61f1_4198_8741_d9f0cb9b6627.slice PodAnnotations:0xc003ba85f8}] Aliases:map[]}\"",
2026-06-11 01:10:49.796724 | controller |     "Jun 11 00:25:08.248998 crc crio[23067]: time=\"2026-06-11T00:25:08.241088555Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-687999f8f7-448w7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.796738 | controller |     "Jun 11 00:25:08.280998 crc crio[23067]: time=\"2026-06-11T00:25:08.279586124Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:e2171f6021fddbcc3c9696cc6c8095b77f20023994fedd5c1f7aa2377d28b45d\" id=83c85b23-4792-4734-aa65-8362533d707f name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.796753 | controller |     "Jun 11 00:25:08.290756 crc crio[23067]: time=\"2026-06-11T00:25:08.286640977Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=302e81fb-dde0-4261-94c7-999399245670 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.796767 | controller |     "Jun 11 00:25:08.314140 crc crio[23067]: time=\"2026-06-11T00:25:08.306999802Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=22645680-d41a-4b13-9a7e-1d39c48d9bf1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.796781 | controller |     "Jun 11 00:25:08.320810 crc crio[23067]: time=\"2026-06-11T00:25:08.318139545Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-f84cd/extract-content\" id=00bc8c86-267d-45c3-b0ce-85d5754b2bb5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.796795 | controller |     "Jun 11 00:25:08.320810 crc crio[23067]: time=\"2026-06-11T00:25:08.319259916Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.796809 | controller |     "Jun 11 00:25:08.413074 crc crio[23067]: time=\"2026-06-11T00:25:08.41295506Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.796828 | controller |     "Jun 11 00:25:08.423821 crc crio[23067]: time=\"2026-06-11T00:25:08.421871123Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.796843 | controller |     "Jun 11 00:25:08.652901 crc crio[23067]: time=\"2026-06-11T00:25:08.652720106Z\" level=info msg=\"Created container 9710c69c1523c7ce146cd339e1382361faa4a475eb0ac70de4775c4e1856793c: openshift-marketplace/community-operators-f84cd/extract-content\" id=00bc8c86-267d-45c3-b0ce-85d5754b2bb5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.796857 | controller |     "Jun 11 00:25:08.655293 crc crio[23067]: time=\"2026-06-11T00:25:08.655210894Z\" level=info msg=\"Starting container: 9710c69c1523c7ce146cd339e1382361faa4a475eb0ac70de4775c4e1856793c\" id=da7d20fe-f66e-49f7-9f9b-d55d7b80b0ff name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.796871 | controller |     "Jun 11 00:25:08.667589 crc crio[23067]: time=\"2026-06-11T00:25:08.667485138Z\" level=info msg=\"Started container\" PID=98927 containerID=9710c69c1523c7ce146cd339e1382361faa4a475eb0ac70de4775c4e1856793c description=openshift-marketplace/community-operators-f84cd/extract-content id=da7d20fe-f66e-49f7-9f9b-d55d7b80b0ff name=/runtime.v1.RuntimeService/StartContainer sandboxID=699a1f853642d7fec9ce2638acd204e35c075401e7312e884aa515f2279833cd",
2026-06-11 01:10:49.796886 | controller |     "Jun 11 00:25:08.974579 crc crio[23067]: 2026-06-11T00:25:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7e9b303b0dd2f0e Mac:f6:d1:67:ae:75:bd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:dc Mtu:0 Sandbox:/var/run/netns/ae98ff46-43f7-4969-9a52-b6cbb53f31ef SocketPath: PciID:}] [{Interface:0xc0004345d0 Address:{IP:10.217.0.220 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.796900 | controller |     "Jun 11 00:25:08.976135 crc crio[23067]: time=\"2026-06-11T00:25:08.976056249Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-687999f8f7-448w7 Namespace:openstack ID:7e9b303b0dd2f0eb0c9ac952281c3d87ce5a86b4eb03b92921192a38ccf02772 UID:aa14af96-61f1-4198-8741-d9f0cb9b6627 NetNS:/var/run/netns/ae98ff46-43f7-4969-9a52-b6cbb53f31ef Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaa14af96_61f1_4198_8741_d9f0cb9b6627.slice PodAnnotations:0xc003ba85f8}] Aliases:map[]}\"",
2026-06-11 01:10:49.796916 | controller |     "Jun 11 00:25:08.976522 crc crio[23067]: time=\"2026-06-11T00:25:08.97645875Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-687999f8f7-448w7 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.796930 | controller |     "Jun 11 00:25:08.991489 crc crio[23067]: time=\"2026-06-11T00:25:08.991410228Z\" level=info msg=\"Ran pod sandbox 7e9b303b0dd2f0eb0c9ac952281c3d87ce5a86b4eb03b92921192a38ccf02772 with infra container: openstack/dnsmasq-dns-687999f8f7-448w7/POD\" id=bd8ee24b-b637-4512-b50b-7c2bd7338c98 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.796945 | controller |     "Jun 11 00:25:08.994381 crc crio[23067]: time=\"2026-06-11T00:25:08.994317067Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=2fe624dc-173f-4607-a7d2-8a5ebbf51130 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.796959 | controller |     "Jun 11 00:25:09.118437 crc crio[23067]: time=\"2026-06-11T00:25:09.118319007Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=a2c61e63-d9f6-46b7-9067-92ddeff17bc7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.796973 | controller |     "Jun 11 00:25:09.128795 crc crio[23067]: time=\"2026-06-11T00:25:09.1286988Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-687999f8f7-448w7/init\" id=6fa41ed7-b218-4951-b9ad-a1e2f243333a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.796991 | controller |     "Jun 11 00:25:09.129209 crc crio[23067]: time=\"2026-06-11T00:25:09.129170913Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.797006 | controller |     "Jun 11 00:25:09.221847 crc crio[23067]: time=\"2026-06-11T00:25:09.221710595Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.797020 | controller |     "Jun 11 00:25:09.226367 crc crio[23067]: time=\"2026-06-11T00:25:09.226243539Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.797034 | controller |     "Jun 11 00:25:09.422985 crc crio[23067]: time=\"2026-06-11T00:25:09.42216892Z\" level=info msg=\"Created container f8d0372240e7a269d14391d9a1f265b653ea33a65e13508d329b2a65f3f4334e: openstack/dnsmasq-dns-687999f8f7-448w7/init\" id=6fa41ed7-b218-4951-b9ad-a1e2f243333a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.797048 | controller |     "Jun 11 00:25:09.424957 crc crio[23067]: time=\"2026-06-11T00:25:09.424812992Z\" level=info msg=\"Starting container: f8d0372240e7a269d14391d9a1f265b653ea33a65e13508d329b2a65f3f4334e\" id=e8e6b21d-d0b4-4f07-950a-e4caf79204dc name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.797062 | controller |     "Jun 11 00:25:09.437170 crc crio[23067]: time=\"2026-06-11T00:25:09.437060486Z\" level=info msg=\"Started container\" PID=99022 containerID=f8d0372240e7a269d14391d9a1f265b653ea33a65e13508d329b2a65f3f4334e description=openstack/dnsmasq-dns-687999f8f7-448w7/init id=e8e6b21d-d0b4-4f07-950a-e4caf79204dc name=/runtime.v1.RuntimeService/StartContainer sandboxID=7e9b303b0dd2f0eb0c9ac952281c3d87ce5a86b4eb03b92921192a38ccf02772",
2026-06-11 01:10:49.797076 | controller |     "Jun 11 00:25:09.669019 crc crio[23067]: time=\"2026-06-11T00:25:09.668598317Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=a49793ad-607b-4292-96bb-33255632e781 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.797092 | controller |     "Jun 11 00:25:09.782050 crc crio[23067]: time=\"2026-06-11T00:25:09.781863404Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=31eb875f-40f6-4e81-9cc5-b892520f6fe8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.797106 | controller |     "Jun 11 00:25:09.803594 crc crio[23067]: time=\"2026-06-11T00:25:09.803461493Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-687999f8f7-448w7/dnsmasq-dns\" id=7b046132-c263-464e-85b6-03b9005224d3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.797120 | controller |     "Jun 11 00:25:09.804049 crc crio[23067]: time=\"2026-06-11T00:25:09.803996907Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.797134 | controller |     "Jun 11 00:25:09.894356 crc crio[23067]: time=\"2026-06-11T00:25:09.894060362Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.797148 | controller |     "Jun 11 00:25:09.903138 crc crio[23067]: time=\"2026-06-11T00:25:09.902986676Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.797162 | controller |     "Jun 11 00:25:10.074046 crc crio[23067]: time=\"2026-06-11T00:25:10.07335963Z\" level=info msg=\"Created container 63c1fa8796832d9dae98189f1968ab67546e6a76cf1acfab7069e5fe626ec116: openstack/dnsmasq-dns-687999f8f7-448w7/dnsmasq-dns\" id=7b046132-c263-464e-85b6-03b9005224d3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.797182 | controller |     "Jun 11 00:25:10.076144 crc crio[23067]: time=\"2026-06-11T00:25:10.076051153Z\" level=info msg=\"Starting container: 63c1fa8796832d9dae98189f1968ab67546e6a76cf1acfab7069e5fe626ec116\" id=4d7cdbaf-2364-4509-8278-131cae9f0627 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.797197 | controller |     "Jun 11 00:25:10.083007 crc crio[23067]: time=\"2026-06-11T00:25:10.082791547Z\" level=info msg=\"Started container\" PID=99064 containerID=63c1fa8796832d9dae98189f1968ab67546e6a76cf1acfab7069e5fe626ec116 description=openstack/dnsmasq-dns-687999f8f7-448w7/dnsmasq-dns id=4d7cdbaf-2364-4509-8278-131cae9f0627 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7e9b303b0dd2f0eb0c9ac952281c3d87ce5a86b4eb03b92921192a38ccf02772",
2026-06-11 01:10:49.797212 | controller |     "Jun 11 00:25:11.703735 crc crio[23067]: time=\"2026-06-11T00:25:11.703195048Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=d9408fdd-d7d0-469d-81b6-d00b2a5d71c1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.797226 | controller |     "Jun 11 00:25:11.705895 crc crio[23067]: time=\"2026-06-11T00:25:11.705817499Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=955c6ad0-614c-402d-b6b0-9d709305497c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.797241 | controller |     "Jun 11 00:25:11.713242 crc crio[23067]: time=\"2026-06-11T00:25:11.713146249Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-f84cd/registry-server\" id=6cbd37fe-4ddd-4515-8efd-44c78669a49b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.797255 | controller |     "Jun 11 00:25:11.713750 crc crio[23067]: time=\"2026-06-11T00:25:11.713691724Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.797269 | controller |     "Jun 11 00:25:11.801090 crc crio[23067]: time=\"2026-06-11T00:25:11.801001304Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.797283 | controller |     "Jun 11 00:25:11.806370 crc crio[23067]: time=\"2026-06-11T00:25:11.806302708Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.797298 | controller |     "Jun 11 00:25:11.986008 crc crio[23067]: time=\"2026-06-11T00:25:11.985783391Z\" level=info msg=\"Created container 5a0416e2202767ae83a233f21e0bfb897853b067afc38bbce087725d22fa0195: openshift-marketplace/community-operators-f84cd/registry-server\" id=6cbd37fe-4ddd-4515-8efd-44c78669a49b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.797312 | controller |     "Jun 11 00:25:11.987132 crc crio[23067]: time=\"2026-06-11T00:25:11.987034235Z\" level=info msg=\"Starting container: 5a0416e2202767ae83a233f21e0bfb897853b067afc38bbce087725d22fa0195\" id=66e140f3-422a-48c4-bf8f-8fa1e27fd48b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.797327 | controller |     "Jun 11 00:25:12.000478 crc crio[23067]: time=\"2026-06-11T00:25:12.000340178Z\" level=info msg=\"Started container\" PID=99100 containerID=5a0416e2202767ae83a233f21e0bfb897853b067afc38bbce087725d22fa0195 description=openshift-marketplace/community-operators-f84cd/registry-server id=66e140f3-422a-48c4-bf8f-8fa1e27fd48b name=/runtime.v1.RuntimeService/StartContainer sandboxID=699a1f853642d7fec9ce2638acd204e35c075401e7312e884aa515f2279833cd",
2026-06-11 01:10:49.797341 | controller |     "Jun 11 00:25:17.911722 crc crio[23067]: time=\"2026-06-11T00:25:17.90232967Z\" level=info msg=\"Stopping container: 389058308defa710c2e6fee7f6d69016de096381b9cd78d3f087b805cfbb427f (timeout: 10s)\" id=6f0c75e4-5532-459e-b405-79af2b2ed353 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.797388 | controller |     "Jun 11 00:25:18.336233 crc crio[23067]: time=\"2026-06-11T00:25:18.314399072Z\" level=info msg=\"Stopped container 389058308defa710c2e6fee7f6d69016de096381b9cd78d3f087b805cfbb427f: openstack/dnsmasq-dns-6dd4f94857-msxpx/dnsmasq-dns\" id=6f0c75e4-5532-459e-b405-79af2b2ed353 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.797405 | controller |     "Jun 11 00:25:18.363513 crc crio[23067]: time=\"2026-06-11T00:25:18.356496159Z\" level=info msg=\"Stopping pod sandbox: 0a3f0f295e0e5f6831a48cc5324f028c98a302736545cf8ca1a5eae560f3899a\" id=42d88ffa-4724-4131-873e-7456f53c3e99 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.797419 | controller |     "Jun 11 00:25:18.394899 crc crio[23067]: time=\"2026-06-11T00:25:18.392871871Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6dd4f94857-msxpx Namespace:openstack ID:0a3f0f295e0e5f6831a48cc5324f028c98a302736545cf8ca1a5eae560f3899a UID:0dcd76ae-4b9e-414b-a630-146152467d6c NetNS:/var/run/netns/a106dd0f-0549-4690-9d3d-96ae3b2f5b98 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0dcd76ae_4b9e_414b_a630_146152467d6c.slice PodAnnotations:0xc0002f2560}] Aliases:map[]}\"",
2026-06-11 01:10:49.797434 | controller |     "Jun 11 00:25:18.394899 crc crio[23067]: time=\"2026-06-11T00:25:18.393173309Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-6dd4f94857-msxpx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.797449 | controller |     "Jun 11 00:25:20.303780 crc crio[23067]: time=\"2026-06-11T00:25:20.303052259Z\" level=info msg=\"Stopped pod sandbox: 0a3f0f295e0e5f6831a48cc5324f028c98a302736545cf8ca1a5eae560f3899a\" id=42d88ffa-4724-4131-873e-7456f53c3e99 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.797463 | controller |     "Jun 11 00:25:20.951216 crc crio[23067]: time=\"2026-06-11T00:25:20.950262011Z\" level=info msg=\"Removing container: 389058308defa710c2e6fee7f6d69016de096381b9cd78d3f087b805cfbb427f\" id=992cf0b7-99f1-469b-ab36-d4c21b8c9d37 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.797478 | controller |     "Jun 11 00:25:21.106013 crc crio[23067]: time=\"2026-06-11T00:25:21.105559794Z\" level=info msg=\"Removed container 389058308defa710c2e6fee7f6d69016de096381b9cd78d3f087b805cfbb427f: openstack/dnsmasq-dns-6dd4f94857-msxpx/dnsmasq-dns\" id=992cf0b7-99f1-469b-ab36-d4c21b8c9d37 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.797493 | controller |     "Jun 11 00:25:21.120875 crc crio[23067]: time=\"2026-06-11T00:25:21.119224007Z\" level=info msg=\"Removing container: 8cf629255cda2e9eb67ce413ad48976c8b15ad8c6c7fa12228e0e8c2e1ca4be5\" id=68199833-e79f-4b09-96da-87a9046f4b30 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.797507 | controller |     "Jun 11 00:25:21.195602 crc crio[23067]: time=\"2026-06-11T00:25:21.195478355Z\" level=info msg=\"Removed container 8cf629255cda2e9eb67ce413ad48976c8b15ad8c6c7fa12228e0e8c2e1ca4be5: openstack/dnsmasq-dns-6dd4f94857-msxpx/init\" id=68199833-e79f-4b09-96da-87a9046f4b30 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.797522 | controller |     "Jun 11 00:25:23.313332 crc crio[23067]: time=\"2026-06-11T00:25:23.30174955Z\" level=info msg=\"Removing container: a8be84e5cacf0e3f4372cf6ea5f4a412a03a336e81072244ebf8065bf83ded0a\" id=aed6547d-0319-440c-89ea-d1994cc969ec name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.797536 | controller |     "Jun 11 00:25:24.751297 crc crio[23067]: time=\"2026-06-11T00:25:24.740795704Z\" level=info msg=\"Removed container a8be84e5cacf0e3f4372cf6ea5f4a412a03a336e81072244ebf8065bf83ded0a: openstack/keystone-bootstrap-48xwt/keystone-bootstrap\" id=aed6547d-0319-440c-89ea-d1994cc969ec name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.797557 | controller |     "Jun 11 00:25:24.869703 crc crio[23067]: time=\"2026-06-11T00:25:24.864228289Z\" level=info msg=\"Stopping pod sandbox: f876e0b418617b56a3032833738f4b805e279c01ca4daf5b7064b8caca39147c\" id=5c7c80b3-1723-464e-ba5c-8c7b92bf5ec7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.797572 | controller |     "Jun 11 00:25:24.869703 crc crio[23067]: time=\"2026-06-11T00:25:24.86498068Z\" level=info msg=\"Stopped pod sandbox (already stopped): f876e0b418617b56a3032833738f4b805e279c01ca4daf5b7064b8caca39147c\" id=5c7c80b3-1723-464e-ba5c-8c7b92bf5ec7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.797587 | controller |     "Jun 11 00:25:24.875777 crc crio[23067]: time=\"2026-06-11T00:25:24.874382906Z\" level=info msg=\"Removing pod sandbox: f876e0b418617b56a3032833738f4b805e279c01ca4daf5b7064b8caca39147c\" id=26102bd4-73b8-4dc7-a7dd-a86ac1a80c32 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.797602 | controller |     "Jun 11 00:25:24.927468 crc crio[23067]: time=\"2026-06-11T00:25:24.927231826Z\" level=info msg=\"Removed pod sandbox: f876e0b418617b56a3032833738f4b805e279c01ca4daf5b7064b8caca39147c\" id=26102bd4-73b8-4dc7-a7dd-a86ac1a80c32 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.797617 | controller |     "Jun 11 00:25:24.929948 crc crio[23067]: time=\"2026-06-11T00:25:24.929857558Z\" level=info msg=\"Stopping pod sandbox: 0a3f0f295e0e5f6831a48cc5324f028c98a302736545cf8ca1a5eae560f3899a\" id=3bb0fee9-e326-4a43-beb8-3a61cfd7de3b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.797631 | controller |     "Jun 11 00:25:24.930079 crc crio[23067]: time=\"2026-06-11T00:25:24.929981401Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0a3f0f295e0e5f6831a48cc5324f028c98a302736545cf8ca1a5eae560f3899a\" id=3bb0fee9-e326-4a43-beb8-3a61cfd7de3b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.797645 | controller |     "Jun 11 00:25:24.931603 crc crio[23067]: time=\"2026-06-11T00:25:24.931470832Z\" level=info msg=\"Removing pod sandbox: 0a3f0f295e0e5f6831a48cc5324f028c98a302736545cf8ca1a5eae560f3899a\" id=3d6f7c86-2825-43aa-827d-70339aead58e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.797660 | controller |     "Jun 11 00:25:24.955806 crc crio[23067]: time=\"2026-06-11T00:25:24.955747674Z\" level=info msg=\"Removed pod sandbox: 0a3f0f295e0e5f6831a48cc5324f028c98a302736545cf8ca1a5eae560f3899a\" id=3d6f7c86-2825-43aa-827d-70339aead58e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.797674 | controller |     "Jun 11 00:25:24.956540 crc crio[23067]: time=\"2026-06-11T00:25:24.956512535Z\" level=info msg=\"Stopping pod sandbox: 9d4fe5feb5516468fc6d0ca9301abf8a0c3f9d8f466a239044b2c9fde096bc04\" id=4c58ed3a-3e49-4920-832a-468a3b1cc69e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.797688 | controller |     "Jun 11 00:25:24.956805 crc crio[23067]: time=\"2026-06-11T00:25:24.956779402Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9d4fe5feb5516468fc6d0ca9301abf8a0c3f9d8f466a239044b2c9fde096bc04\" id=4c58ed3a-3e49-4920-832a-468a3b1cc69e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.797703 | controller |     "Jun 11 00:25:24.959855 crc crio[23067]: time=\"2026-06-11T00:25:24.959824525Z\" level=info msg=\"Removing pod sandbox: 9d4fe5feb5516468fc6d0ca9301abf8a0c3f9d8f466a239044b2c9fde096bc04\" id=529853c5-d00e-4c7c-811a-ec1168008b82 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.797717 | controller |     "Jun 11 00:25:25.025311 crc crio[23067]: time=\"2026-06-11T00:25:25.024834107Z\" level=info msg=\"Removed pod sandbox: 9d4fe5feb5516468fc6d0ca9301abf8a0c3f9d8f466a239044b2c9fde096bc04\" id=529853c5-d00e-4c7c-811a-ec1168008b82 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.797736 | controller |     "Jun 11 00:25:26.858834 crc crio[23067]: time=\"2026-06-11T00:25:26.858101821Z\" level=info msg=\"Stopping container: 5a0416e2202767ae83a233f21e0bfb897853b067afc38bbce087725d22fa0195 (timeout: 2s)\" id=f0503550-0696-4ed5-8069-d7e97767cead name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.797752 | controller |     "Jun 11 00:25:27.020143 crc crio[23067]: time=\"2026-06-11T00:25:27.020016524Z\" level=info msg=\"Stopped container 5a0416e2202767ae83a233f21e0bfb897853b067afc38bbce087725d22fa0195: openshift-marketplace/community-operators-f84cd/registry-server\" id=f0503550-0696-4ed5-8069-d7e97767cead name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.797766 | controller |     "Jun 11 00:25:27.021057 crc crio[23067]: time=\"2026-06-11T00:25:27.020923649Z\" level=info msg=\"Stopping pod sandbox: 699a1f853642d7fec9ce2638acd204e35c075401e7312e884aa515f2279833cd\" id=e17e2c74-18ef-4e7c-bd47-113a8fc498fd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.797781 | controller |     "Jun 11 00:25:27.021862 crc crio[23067]: time=\"2026-06-11T00:25:27.021803973Z\" level=info msg=\"Got pod network &{Name:community-operators-f84cd Namespace:openshift-marketplace ID:699a1f853642d7fec9ce2638acd204e35c075401e7312e884aa515f2279833cd UID:1685210c-395d-4385-87bb-a21df1bb646a NetNS:/var/run/netns/d766d96a-8363-450c-832c-e78c01bd0e15 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1685210c_395d_4385_87bb_a21df1bb646a.slice PodAnnotations:0xc003610b40}] Aliases:map[]}\"",
2026-06-11 01:10:49.797796 | controller |     "Jun 11 00:25:27.022096 crc crio[23067]: time=\"2026-06-11T00:25:27.022028609Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-f84cd from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.797810 | controller |     "Jun 11 00:25:27.424545 crc crio[23067]: time=\"2026-06-11T00:25:27.424059198Z\" level=info msg=\"Stopped pod sandbox: 699a1f853642d7fec9ce2638acd204e35c075401e7312e884aa515f2279833cd\" id=e17e2c74-18ef-4e7c-bd47-113a8fc498fd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.797824 | controller |     "Jun 11 00:25:27.880408 crc crio[23067]: time=\"2026-06-11T00:25:27.879764459Z\" level=info msg=\"Removing container: 5a0416e2202767ae83a233f21e0bfb897853b067afc38bbce087725d22fa0195\" id=6821da51-f813-4573-a6c8-ddca3e163535 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.797838 | controller |     "Jun 11 00:25:27.921292 crc crio[23067]: time=\"2026-06-11T00:25:27.921175208Z\" level=info msg=\"Removed container 5a0416e2202767ae83a233f21e0bfb897853b067afc38bbce087725d22fa0195: openshift-marketplace/community-operators-f84cd/registry-server\" id=6821da51-f813-4573-a6c8-ddca3e163535 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.797852 | controller |     "Jun 11 00:25:27.925478 crc crio[23067]: time=\"2026-06-11T00:25:27.925397853Z\" level=info msg=\"Removing container: 9710c69c1523c7ce146cd339e1382361faa4a475eb0ac70de4775c4e1856793c\" id=eefff62b-547f-4433-9ba2-d28e8d869033 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.797866 | controller |     "Jun 11 00:25:27.966965 crc crio[23067]: time=\"2026-06-11T00:25:27.96635948Z\" level=info msg=\"Removed container 9710c69c1523c7ce146cd339e1382361faa4a475eb0ac70de4775c4e1856793c: openshift-marketplace/community-operators-f84cd/extract-content\" id=eefff62b-547f-4433-9ba2-d28e8d869033 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.797880 | controller |     "Jun 11 00:25:27.969970 crc crio[23067]: time=\"2026-06-11T00:25:27.969839505Z\" level=info msg=\"Removing container: 8c95423cb0366f8aed2169fbb443789ba751c1a95b2c9e9476e8e33d507dda97\" id=53664eb1-726a-4af9-903b-11fce60f4d9d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.797894 | controller |     "Jun 11 00:25:28.027953 crc crio[23067]: time=\"2026-06-11T00:25:28.027830825Z\" level=info msg=\"Removed container 8c95423cb0366f8aed2169fbb443789ba751c1a95b2c9e9476e8e33d507dda97: openshift-marketplace/community-operators-f84cd/extract-utilities\" id=53664eb1-726a-4af9-903b-11fce60f4d9d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.797914 | controller |     "Jun 11 00:26:00.540980 crc crio[23067]: time=\"2026-06-11T00:26:00.539572076Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29685626-ckcfd/POD\" id=a3d725c1-94bc-4f32-9f67-a1b525ba0ec1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.797928 | controller |     "Jun 11 00:26:00.544068 crc crio[23067]: time=\"2026-06-11T00:26:00.541137369Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.797942 | controller |     "Jun 11 00:26:00.627564 crc crio[23067]: time=\"2026-06-11T00:26:00.62738121Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685626-ckcfd Namespace:openshift-infra ID:73d181db173017fb1e47ca343360165b9330590008a982fc87f6088e8ee5f530 UID:f37d60f0-c43b-447f-ba48-8db4c83729ff NetNS:/var/run/netns/02fb5c8a-c518-47bd-a70e-b136797e658d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf37d60f0_c43b_447f_ba48_8db4c83729ff.slice PodAnnotations:0xc000b80590}] Aliases:map[]}\"",
2026-06-11 01:10:49.797957 | controller |     "Jun 11 00:26:00.627564 crc crio[23067]: time=\"2026-06-11T00:26:00.627541064Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29685626-ckcfd to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.797971 | controller |     "Jun 11 00:26:01.381768 crc crio[23067]: 2026-06-11T00:26:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:73d181db173017f Mac:b6:89:2d:3b:b9:ac Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:dd Mtu:0 Sandbox:/var/run/netns/02fb5c8a-c518-47bd-a70e-b136797e658d SocketPath: PciID:}] [{Interface:0xc000014e20 Address:{IP:10.217.0.221 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.797985 | controller |     "Jun 11 00:26:01.397031 crc crio[23067]: time=\"2026-06-11T00:26:01.392346203Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685626-ckcfd Namespace:openshift-infra ID:73d181db173017fb1e47ca343360165b9330590008a982fc87f6088e8ee5f530 UID:f37d60f0-c43b-447f-ba48-8db4c83729ff NetNS:/var/run/netns/02fb5c8a-c518-47bd-a70e-b136797e658d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf37d60f0_c43b_447f_ba48_8db4c83729ff.slice PodAnnotations:0xc000b80590}] Aliases:map[]}\"",
2026-06-11 01:10:49.797999 | controller |     "Jun 11 00:26:01.397031 crc crio[23067]: time=\"2026-06-11T00:26:01.393408351Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29685626-ckcfd for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.798013 | controller |     "Jun 11 00:26:01.529396 crc crio[23067]: time=\"2026-06-11T00:26:01.529220774Z\" level=info msg=\"Ran pod sandbox 73d181db173017fb1e47ca343360165b9330590008a982fc87f6088e8ee5f530 with infra container: openshift-infra/auto-csr-approver-29685626-ckcfd/POD\" id=a3d725c1-94bc-4f32-9f67-a1b525ba0ec1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.798027 | controller |     "Jun 11 00:26:01.568517 crc crio[23067]: time=\"2026-06-11T00:26:01.56833326Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=b4a873da-c243-4a09-8024-f37ac97190bd name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.798041 | controller |     "Jun 11 00:26:01.623876 crc crio[23067]: time=\"2026-06-11T00:26:01.623838653Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 01:10:49.798063 | controller |     "Jun 11 00:26:02.684855 crc crio[23067]: time=\"2026-06-11T00:26:02.684274609Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=b4a873da-c243-4a09-8024-f37ac97190bd name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.798078 | controller |     "Jun 11 00:26:02.689095 crc crio[23067]: time=\"2026-06-11T00:26:02.688585827Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=3650629b-339a-432e-8fdd-8105b3bb7b9c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.798092 | controller |     "Jun 11 00:26:02.692305 crc crio[23067]: time=\"2026-06-11T00:26:02.692200585Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=78fb5f13-2734-4d06-a07f-a8ef7c1465a2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.798106 | controller |     "Jun 11 00:26:02.709837 crc crio[23067]: time=\"2026-06-11T00:26:02.709715603Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29685626-ckcfd/oc\" id=323dfcd5-0da9-44de-a98b-5a267c48d06c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.798120 | controller |     "Jun 11 00:26:02.710553 crc crio[23067]: time=\"2026-06-11T00:26:02.710446423Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.798134 | controller |     "Jun 11 00:26:02.785406 crc crio[23067]: time=\"2026-06-11T00:26:02.785283353Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.798147 | controller |     "Jun 11 00:26:03.348146 crc crio[23067]: time=\"2026-06-11T00:26:03.348058074Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.798161 | controller |     "Jun 11 00:26:03.533608 crc crio[23067]: time=\"2026-06-11T00:26:03.533075456Z\" level=info msg=\"Created container a711971067f6f694f0e7d1ee58f1c365d5fe1edb301172441b497377566922d8: openshift-infra/auto-csr-approver-29685626-ckcfd/oc\" id=323dfcd5-0da9-44de-a98b-5a267c48d06c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.798175 | controller |     "Jun 11 00:26:03.537142 crc crio[23067]: time=\"2026-06-11T00:26:03.537014014Z\" level=info msg=\"Starting container: a711971067f6f694f0e7d1ee58f1c365d5fe1edb301172441b497377566922d8\" id=e6cf4581-072c-494a-977e-c7c91f85e19a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.798189 | controller |     "Jun 11 00:26:03.549138 crc crio[23067]: time=\"2026-06-11T00:26:03.549014371Z\" level=info msg=\"Started container\" PID=101788 containerID=a711971067f6f694f0e7d1ee58f1c365d5fe1edb301172441b497377566922d8 description=openshift-infra/auto-csr-approver-29685626-ckcfd/oc id=e6cf4581-072c-494a-977e-c7c91f85e19a name=/runtime.v1.RuntimeService/StartContainer sandboxID=73d181db173017fb1e47ca343360165b9330590008a982fc87f6088e8ee5f530",
2026-06-11 01:10:49.798204 | controller |     "Jun 11 00:26:05.148563 crc crio[23067]: time=\"2026-06-11T00:26:05.147162945Z\" level=info msg=\"Stopping pod sandbox: 73d181db173017fb1e47ca343360165b9330590008a982fc87f6088e8ee5f530\" id=f87c25cf-f586-44da-82b7-9b26caa2269e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.798218 | controller |     "Jun 11 00:26:05.148563 crc crio[23067]: time=\"2026-06-11T00:26:05.148246065Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685626-ckcfd Namespace:openshift-infra ID:73d181db173017fb1e47ca343360165b9330590008a982fc87f6088e8ee5f530 UID:f37d60f0-c43b-447f-ba48-8db4c83729ff NetNS:/var/run/netns/02fb5c8a-c518-47bd-a70e-b136797e658d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf37d60f0_c43b_447f_ba48_8db4c83729ff.slice PodAnnotations:0xc002a46998}] Aliases:map[]}\"",
2026-06-11 01:10:49.798238 | controller |     "Jun 11 00:26:05.148563 crc crio[23067]: time=\"2026-06-11T00:26:05.148406349Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29685626-ckcfd from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.798253 | controller |     "Jun 11 00:26:05.939086 crc crio[23067]: time=\"2026-06-11T00:26:05.938597159Z\" level=info msg=\"Stopped pod sandbox: 73d181db173017fb1e47ca343360165b9330590008a982fc87f6088e8ee5f530\" id=f87c25cf-f586-44da-82b7-9b26caa2269e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.798267 | controller |     "Jun 11 00:26:25.071870 crc crio[23067]: time=\"2026-06-11T00:26:25.070948248Z\" level=info msg=\"Removing container: 98712a7b8e2afc91182ffda43a5ba62f34c9a9581624c32dda0180b3019cead6\" id=5174c904-3c8d-4461-86aa-dd3d0007c816 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.798281 | controller |     "Jun 11 00:26:25.438106 crc crio[23067]: time=\"2026-06-11T00:26:25.437927203Z\" level=info msg=\"Removed container 98712a7b8e2afc91182ffda43a5ba62f34c9a9581624c32dda0180b3019cead6: openshift-infra/auto-csr-approver-29685620-dmfld/oc\" id=5174c904-3c8d-4461-86aa-dd3d0007c816 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.798295 | controller |     "Jun 11 00:26:25.441398 crc crio[23067]: time=\"2026-06-11T00:26:25.441338795Z\" level=info msg=\"Removing container: fd8bd035315201f3fb1638dc0be6d33f55530751de3e258b9c5c9a4deca5a7b9\" id=9f88fb2e-28b3-4625-9110-2791b09cf13e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.798309 | controller |     "Jun 11 00:26:25.482572 crc crio[23067]: time=\"2026-06-11T00:26:25.482300687Z\" level=info msg=\"Removed container fd8bd035315201f3fb1638dc0be6d33f55530751de3e258b9c5c9a4deca5a7b9: openstack/cinder-api-0/cinder-api-log\" id=9f88fb2e-28b3-4625-9110-2791b09cf13e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.798324 | controller |     "Jun 11 00:26:25.484825 crc crio[23067]: time=\"2026-06-11T00:26:25.484731032Z\" level=info msg=\"Removing container: 1bd523e145616065bdf31230cf8c4b2b5aa9be73c8e17879336671ff152884b0\" id=401ffe01-c10b-4bdd-af8b-bea2cf21bfbc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.798338 | controller |     "Jun 11 00:26:25.522069 crc crio[23067]: time=\"2026-06-11T00:26:25.521934232Z\" level=info msg=\"Removed container 1bd523e145616065bdf31230cf8c4b2b5aa9be73c8e17879336671ff152884b0: openstack/cinder-api-0/cinder-api\" id=401ffe01-c10b-4bdd-af8b-bea2cf21bfbc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.798372 | controller |     "Jun 11 00:26:25.537039 crc crio[23067]: time=\"2026-06-11T00:26:25.536839786Z\" level=info msg=\"Stopping pod sandbox: 7e49e1c01d0d79808bb8f9b43a64f455f18fc49f26c5752e581e36da75201488\" id=aa2fd5f7-2523-4afa-97b8-ed4b3884899c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.798388 | controller |     "Jun 11 00:26:25.537039 crc crio[23067]: time=\"2026-06-11T00:26:25.536929909Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7e49e1c01d0d79808bb8f9b43a64f455f18fc49f26c5752e581e36da75201488\" id=aa2fd5f7-2523-4afa-97b8-ed4b3884899c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.798403 | controller |     "Jun 11 00:26:25.537924 crc crio[23067]: time=\"2026-06-11T00:26:25.537827763Z\" level=info msg=\"Removing pod sandbox: 7e49e1c01d0d79808bb8f9b43a64f455f18fc49f26c5752e581e36da75201488\" id=f18f7b09-cfdd-4c1d-9361-16faacd65f1c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.798420 | controller |     "Jun 11 00:26:25.560824 crc crio[23067]: time=\"2026-06-11T00:26:25.560721814Z\" level=info msg=\"Removed pod sandbox: 7e49e1c01d0d79808bb8f9b43a64f455f18fc49f26c5752e581e36da75201488\" id=f18f7b09-cfdd-4c1d-9361-16faacd65f1c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.798442 | controller |     "Jun 11 00:26:25.562080 crc crio[23067]: time=\"2026-06-11T00:26:25.561954367Z\" level=info msg=\"Stopping pod sandbox: 699a1f853642d7fec9ce2638acd204e35c075401e7312e884aa515f2279833cd\" id=6e06f38e-0199-4a90-a5ca-d98e0549f9d5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.798457 | controller |     "Jun 11 00:26:25.562206 crc crio[23067]: time=\"2026-06-11T00:26:25.562152743Z\" level=info msg=\"Stopped pod sandbox (already stopped): 699a1f853642d7fec9ce2638acd204e35c075401e7312e884aa515f2279833cd\" id=6e06f38e-0199-4a90-a5ca-d98e0549f9d5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.798471 | controller |     "Jun 11 00:26:25.563136 crc crio[23067]: time=\"2026-06-11T00:26:25.563059817Z\" level=info msg=\"Removing pod sandbox: 699a1f853642d7fec9ce2638acd204e35c075401e7312e884aa515f2279833cd\" id=c73628af-d8b8-4b8e-8a43-2f1e3cdfd6ba name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.798486 | controller |     "Jun 11 00:26:25.592994 crc crio[23067]: time=\"2026-06-11T00:26:25.592872966Z\" level=info msg=\"Removed pod sandbox: 699a1f853642d7fec9ce2638acd204e35c075401e7312e884aa515f2279833cd\" id=c73628af-d8b8-4b8e-8a43-2f1e3cdfd6ba name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.798500 | controller |     "Jun 11 00:26:25.594244 crc crio[23067]: time=\"2026-06-11T00:26:25.594154711Z\" level=info msg=\"Stopping pod sandbox: a8b70e3883a7417c208bfa10d988750f4bdf751ac8662608f4c162fba6f5fc6a\" id=3049ba7d-2fed-4861-a4ef-49e2ee1a4755 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.798513 | controller |     "Jun 11 00:26:25.594244 crc crio[23067]: time=\"2026-06-11T00:26:25.594239863Z\" level=info msg=\"Stopped pod sandbox (already stopped): a8b70e3883a7417c208bfa10d988750f4bdf751ac8662608f4c162fba6f5fc6a\" id=3049ba7d-2fed-4861-a4ef-49e2ee1a4755 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.798529 | controller |     "Jun 11 00:26:25.594899 crc crio[23067]: time=\"2026-06-11T00:26:25.594813609Z\" level=info msg=\"Removing pod sandbox: a8b70e3883a7417c208bfa10d988750f4bdf751ac8662608f4c162fba6f5fc6a\" id=0df15254-3cbe-4942-994c-0006574e277b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.798557 | controller |     "Jun 11 00:26:25.641813 crc crio[23067]: time=\"2026-06-11T00:26:25.641750592Z\" level=info msg=\"Removed pod sandbox: a8b70e3883a7417c208bfa10d988750f4bdf751ac8662608f4c162fba6f5fc6a\" id=0df15254-3cbe-4942-994c-0006574e277b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.798572 | controller |     "Jun 11 00:27:25.670344 crc crio[23067]: time=\"2026-06-11T00:27:25.669902754Z\" level=info msg=\"Removing container: c9dee6d9aab424ce9d5068f1b89a02bed5717c43de881616efd1ca5dddb60627\" id=ef2db57b-3e8d-4804-8977-783fc3d4bf45 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.798586 | controller |     "Jun 11 00:27:25.715435 crc crio[23067]: time=\"2026-06-11T00:27:25.715262704Z\" level=info msg=\"Removed container c9dee6d9aab424ce9d5068f1b89a02bed5717c43de881616efd1ca5dddb60627: openstack/ceilometer-0/ceilometer-central-agent\" id=ef2db57b-3e8d-4804-8977-783fc3d4bf45 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.798601 | controller |     "Jun 11 00:27:25.723235 crc crio[23067]: time=\"2026-06-11T00:27:25.723168548Z\" level=info msg=\"Removing container: 3781fbaf697168678740ef45ca54725e778025db591bc44e0d604cdb12337207\" id=27f06c67-f250-4b0d-8506-fc2af4365808 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.798614 | controller |     "Jun 11 00:27:25.770299 crc crio[23067]: time=\"2026-06-11T00:27:25.770189384Z\" level=info msg=\"Removed container 3781fbaf697168678740ef45ca54725e778025db591bc44e0d604cdb12337207: openstack/ceilometer-0/ceilometer-notification-agent\" id=27f06c67-f250-4b0d-8506-fc2af4365808 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.798629 | controller |     "Jun 11 00:27:25.773416 crc crio[23067]: time=\"2026-06-11T00:27:25.77338007Z\" level=info msg=\"Removing container: 6a94f84ade46252bb110225a431fce8c160f6b1093369fbde6909b0dab362511\" id=4dfd2af9-9b63-4479-b53c-142688eba2ff name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.798649 | controller |     "Jun 11 00:27:25.806383 crc crio[23067]: time=\"2026-06-11T00:27:25.806211681Z\" level=info msg=\"Removed container 6a94f84ade46252bb110225a431fce8c160f6b1093369fbde6909b0dab362511: openstack/ceilometer-0/proxy-httpd\" id=4dfd2af9-9b63-4479-b53c-142688eba2ff name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.798664 | controller |     "Jun 11 00:27:25.811045 crc crio[23067]: time=\"2026-06-11T00:27:25.810928329Z\" level=info msg=\"Removing container: 4be9fa2e9b51f0dce1d4b70c50d838c8f64c4acf510e70d39421ffb8df409141\" id=71994e4e-826c-476c-98fc-4c6fa6486e6b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.798678 | controller |     "Jun 11 00:27:25.844958 crc crio[23067]: time=\"2026-06-11T00:27:25.844826839Z\" level=info msg=\"Removed container 4be9fa2e9b51f0dce1d4b70c50d838c8f64c4acf510e70d39421ffb8df409141: openstack/ceilometer-0/sg-core\" id=71994e4e-826c-476c-98fc-4c6fa6486e6b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.798693 | controller |     "Jun 11 00:27:25.861988 crc crio[23067]: time=\"2026-06-11T00:27:25.86181975Z\" level=info msg=\"Stopping pod sandbox: dbfcdab2fa7ae5ce68b47fd2d0c6f284a5b00ef3c2f026ebb0814cd92cff3f55\" id=2c4bb468-e67a-4466-b33d-c16e3bb3bcd0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.798707 | controller |     "Jun 11 00:27:25.862247 crc crio[23067]: time=\"2026-06-11T00:27:25.862067346Z\" level=info msg=\"Stopped pod sandbox (already stopped): dbfcdab2fa7ae5ce68b47fd2d0c6f284a5b00ef3c2f026ebb0814cd92cff3f55\" id=2c4bb468-e67a-4466-b33d-c16e3bb3bcd0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.798722 | controller |     "Jun 11 00:27:25.863285 crc crio[23067]: time=\"2026-06-11T00:27:25.863195887Z\" level=info msg=\"Removing pod sandbox: dbfcdab2fa7ae5ce68b47fd2d0c6f284a5b00ef3c2f026ebb0814cd92cff3f55\" id=e8fd6e2d-9382-47d6-ba4c-ab5137ff8705 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.798736 | controller |     "Jun 11 00:27:25.879538 crc crio[23067]: time=\"2026-06-11T00:27:25.879445468Z\" level=info msg=\"Removed pod sandbox: dbfcdab2fa7ae5ce68b47fd2d0c6f284a5b00ef3c2f026ebb0814cd92cff3f55\" id=e8fd6e2d-9382-47d6-ba4c-ab5137ff8705 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.798750 | controller |     "Jun 11 00:28:00.533938 crc crio[23067]: time=\"2026-06-11T00:28:00.532997571Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29685628-dkqmq/POD\" id=f158f237-e91b-4d9d-9586-3cb2c3aece15 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.798764 | controller |     "Jun 11 00:28:00.535207 crc crio[23067]: time=\"2026-06-11T00:28:00.534079821Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.798779 | controller |     "Jun 11 00:28:00.583590 crc crio[23067]: time=\"2026-06-11T00:28:00.583152072Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685628-dkqmq Namespace:openshift-infra ID:8d6f8e661c6fa0a45f55a29015e90f499ed675f145ce902911401725b787da9a UID:6d0b3f50-e0f7-45a6-ae60-84b0c13f14a5 NetNS:/var/run/netns/aaf6435f-94c8-4189-af39-0c3301ec556c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6d0b3f50_e0f7_45a6_ae60_84b0c13f14a5.slice PodAnnotations:0xc007e12e90}] Aliases:map[]}\"",
2026-06-11 01:10:49.798793 | controller |     "Jun 11 00:28:00.583590 crc crio[23067]: time=\"2026-06-11T00:28:00.583531572Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29685628-dkqmq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.798813 | controller |     "Jun 11 00:28:01.188804 crc crio[23067]: 2026-06-11T00:28:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8d6f8e661c6fa0a Mac:fe:70:ff:3d:76:ac Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:de Mtu:0 Sandbox:/var/run/netns/aaf6435f-94c8-4189-af39-0c3301ec556c SocketPath: PciID:}] [{Interface:0xc0001346b0 Address:{IP:10.217.0.222 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.798829 | controller |     "Jun 11 00:28:01.191384 crc crio[23067]: time=\"2026-06-11T00:28:01.19131316Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685628-dkqmq Namespace:openshift-infra ID:8d6f8e661c6fa0a45f55a29015e90f499ed675f145ce902911401725b787da9a UID:6d0b3f50-e0f7-45a6-ae60-84b0c13f14a5 NetNS:/var/run/netns/aaf6435f-94c8-4189-af39-0c3301ec556c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6d0b3f50_e0f7_45a6_ae60_84b0c13f14a5.slice PodAnnotations:0xc007e12e90}] Aliases:map[]}\"",
2026-06-11 01:10:49.798844 | controller |     "Jun 11 00:28:01.191554 crc crio[23067]: time=\"2026-06-11T00:28:01.191493095Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29685628-dkqmq for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.798859 | controller |     "Jun 11 00:28:01.214235 crc crio[23067]: time=\"2026-06-11T00:28:01.213555333Z\" level=info msg=\"Ran pod sandbox 8d6f8e661c6fa0a45f55a29015e90f499ed675f145ce902911401725b787da9a with infra container: openshift-infra/auto-csr-approver-29685628-dkqmq/POD\" id=f158f237-e91b-4d9d-9586-3cb2c3aece15 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.798873 | controller |     "Jun 11 00:28:01.218503 crc crio[23067]: time=\"2026-06-11T00:28:01.218439186Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=00613faf-4ea3-4273-8d81-d6c941827b92 name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.798887 | controller |     "Jun 11 00:28:01.229961 crc crio[23067]: time=\"2026-06-11T00:28:01.229867306Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 01:10:49.798901 | controller |     "Jun 11 00:28:02.051470 crc crio[23067]: time=\"2026-06-11T00:28:02.051319569Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=00613faf-4ea3-4273-8d81-d6c941827b92 name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.798916 | controller |     "Jun 11 00:28:02.053302 crc crio[23067]: time=\"2026-06-11T00:28:02.0524513Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=566c8b74-c0e0-4c2b-af74-e97d8fb86bdf name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.798930 | controller |     "Jun 11 00:28:02.056408 crc crio[23067]: time=\"2026-06-11T00:28:02.056313764Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=a3377528-f349-4ce2-aba4-e5375e442d76 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.798944 | controller |     "Jun 11 00:28:02.068335 crc crio[23067]: time=\"2026-06-11T00:28:02.068201077Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29685628-dkqmq/oc\" id=31712460-83f9-485b-98f5-c9dd788781bc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.798958 | controller |     "Jun 11 00:28:02.068868 crc crio[23067]: time=\"2026-06-11T00:28:02.068789713Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.798972 | controller |     "Jun 11 00:28:02.116274 crc crio[23067]: time=\"2026-06-11T00:28:02.116182928Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.798986 | controller |     "Jun 11 00:28:02.500458 crc crio[23067]: time=\"2026-06-11T00:28:02.500372321Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.799006 | controller |     "Jun 11 00:28:02.622088 crc crio[23067]: time=\"2026-06-11T00:28:02.621601299Z\" level=info msg=\"Created container 562b351411c18b2ca199150d427c0206da0231601078bf13b8ba6c4cfd84e386: openshift-infra/auto-csr-approver-29685628-dkqmq/oc\" id=31712460-83f9-485b-98f5-c9dd788781bc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.799020 | controller |     "Jun 11 00:28:02.626829 crc crio[23067]: time=\"2026-06-11T00:28:02.626492632Z\" level=info msg=\"Starting container: 562b351411c18b2ca199150d427c0206da0231601078bf13b8ba6c4cfd84e386\" id=631d68d8-8a48-43b9-9bb8-bdf0a900484e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.799035 | controller |     "Jun 11 00:28:02.632915 crc crio[23067]: time=\"2026-06-11T00:28:02.632869675Z\" level=info msg=\"Started container\" PID=107446 containerID=562b351411c18b2ca199150d427c0206da0231601078bf13b8ba6c4cfd84e386 description=openshift-infra/auto-csr-approver-29685628-dkqmq/oc id=631d68d8-8a48-43b9-9bb8-bdf0a900484e name=/runtime.v1.RuntimeService/StartContainer sandboxID=8d6f8e661c6fa0a45f55a29015e90f499ed675f145ce902911401725b787da9a",
2026-06-11 01:10:49.799049 | controller |     "Jun 11 00:28:04.460289 crc crio[23067]: time=\"2026-06-11T00:28:04.459565489Z\" level=info msg=\"Stopping pod sandbox: 8d6f8e661c6fa0a45f55a29015e90f499ed675f145ce902911401725b787da9a\" id=fbb746b8-41d0-4c78-bd08-d52373e33717 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.799064 | controller |     "Jun 11 00:28:04.461964 crc crio[23067]: time=\"2026-06-11T00:28:04.460994598Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685628-dkqmq Namespace:openshift-infra ID:8d6f8e661c6fa0a45f55a29015e90f499ed675f145ce902911401725b787da9a UID:6d0b3f50-e0f7-45a6-ae60-84b0c13f14a5 NetNS:/var/run/netns/aaf6435f-94c8-4189-af39-0c3301ec556c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6d0b3f50_e0f7_45a6_ae60_84b0c13f14a5.slice PodAnnotations:0xc002392f00}] Aliases:map[]}\"",
2026-06-11 01:10:49.799079 | controller |     "Jun 11 00:28:04.461964 crc crio[23067]: time=\"2026-06-11T00:28:04.461201003Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29685628-dkqmq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.799093 | controller |     "Jun 11 00:28:04.885082 crc crio[23067]: time=\"2026-06-11T00:28:04.884555598Z\" level=info msg=\"Stopped pod sandbox: 8d6f8e661c6fa0a45f55a29015e90f499ed675f145ce902911401725b787da9a\" id=fbb746b8-41d0-4c78-bd08-d52373e33717 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.799107 | controller |     "Jun 11 00:28:25.902366 crc crio[23067]: time=\"2026-06-11T00:28:25.90145845Z\" level=info msg=\"Removing container: 2575611c4b2c4c8d08ac1d52df1dc2fc6e1f65b76a7424b13b73dbad6ddcf027\" id=c509dd06-5710-4d57-a652-95162634cfc8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.799121 | controller |     "Jun 11 00:28:25.938037 crc crio[23067]: time=\"2026-06-11T00:28:25.937899018Z\" level=info msg=\"Removed container 2575611c4b2c4c8d08ac1d52df1dc2fc6e1f65b76a7424b13b73dbad6ddcf027: openstack/keystone-db-create-wznsg/mariadb-database-create\" id=c509dd06-5710-4d57-a652-95162634cfc8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.799135 | controller |     "Jun 11 00:28:25.941959 crc crio[23067]: time=\"2026-06-11T00:28:25.941889567Z\" level=info msg=\"Removing container: aff879917ba8df92fef09b9e3332f5d19a71b2305fea6f0a4c24f56b3bb8ac00\" id=eb7e09a4-c364-4f52-b4e2-10d9a558608c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.799150 | controller |     "Jun 11 00:28:26.210780 crc crio[23067]: time=\"2026-06-11T00:28:26.209880817Z\" level=info msg=\"Removed container aff879917ba8df92fef09b9e3332f5d19a71b2305fea6f0a4c24f56b3bb8ac00: openshift-infra/auto-csr-approver-29685622-6v6mc/oc\" id=eb7e09a4-c364-4f52-b4e2-10d9a558608c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.799168 | controller |     "Jun 11 00:28:26.213952 crc crio[23067]: time=\"2026-06-11T00:28:26.213822114Z\" level=info msg=\"Removing container: 8f0031017690dcd4caec494fa8d295fbd79231d41830a11e553bf6bd5fbd683f\" id=3da366cf-9fe4-4959-b078-00c0e329a4e5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.799183 | controller |     "Jun 11 00:28:26.271056 crc crio[23067]: time=\"2026-06-11T00:28:26.270386258Z\" level=info msg=\"Removed container 8f0031017690dcd4caec494fa8d295fbd79231d41830a11e553bf6bd5fbd683f: openstack/barbican-7c2b-account-create-update-ddsdf/mariadb-account-create-update\" id=3da366cf-9fe4-4959-b078-00c0e329a4e5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.799197 | controller |     "Jun 11 00:28:26.274525 crc crio[23067]: time=\"2026-06-11T00:28:26.274443608Z\" level=info msg=\"Removing container: 3f3a8541957a122eb32ab07fe6fe02ce35704c35be0757529b99c8e6602b3c11\" id=b14c6de3-da49-4b48-bc31-636d06cf1b3a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.799211 | controller |     "Jun 11 00:28:26.339924 crc crio[23067]: time=\"2026-06-11T00:28:26.33974181Z\" level=info msg=\"Removed container 3f3a8541957a122eb32ab07fe6fe02ce35704c35be0757529b99c8e6602b3c11: openstack/placement-db-create-pzxrm/mariadb-database-create\" id=b14c6de3-da49-4b48-bc31-636d06cf1b3a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.799225 | controller |     "Jun 11 00:28:26.345447 crc crio[23067]: time=\"2026-06-11T00:28:26.345325311Z\" level=info msg=\"Removing container: aa65a039c7791e737a9968342a4f1435b606a44bfb523a5b0542a7cd097b56aa\" id=6fbcbda8-0959-4300-a3c2-58b8d52f4dba name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.799239 | controller |     "Jun 11 00:28:26.400149 crc crio[23067]: time=\"2026-06-11T00:28:26.400003824Z\" level=info msg=\"Removed container aa65a039c7791e737a9968342a4f1435b606a44bfb523a5b0542a7cd097b56aa: openstack/keystone-d607-account-create-update-fjqv8/mariadb-account-create-update\" id=6fbcbda8-0959-4300-a3c2-58b8d52f4dba name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.799253 | controller |     "Jun 11 00:28:26.403239 crc crio[23067]: time=\"2026-06-11T00:28:26.40315912Z\" level=info msg=\"Removing container: 755eab651f418e76cf8314ba41ef6202618d4c7bfda35ade27866811f1a5e50d\" id=7c3fea17-8be9-4161-9b39-a5aa538ee215 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.799267 | controller |     "Jun 11 00:28:26.443089 crc crio[23067]: time=\"2026-06-11T00:28:26.442950099Z\" level=info msg=\"Removed container 755eab651f418e76cf8314ba41ef6202618d4c7bfda35ade27866811f1a5e50d: openstack/neutron-947f-account-create-update-rbpxm/mariadb-account-create-update\" id=7c3fea17-8be9-4161-9b39-a5aa538ee215 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.799281 | controller |     "Jun 11 00:28:26.446242 crc crio[23067]: time=\"2026-06-11T00:28:26.446164887Z\" level=info msg=\"Removing container: e994e087ba6bd8093ce3b08e6159b59383257bd8478718f17eb9671efe9f3172\" id=f96a631b-fb7e-4c3f-aba3-e84b8b76dd34 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.799296 | controller |     "Jun 11 00:28:26.484372 crc crio[23067]: time=\"2026-06-11T00:28:26.484172768Z\" level=info msg=\"Removed container e994e087ba6bd8093ce3b08e6159b59383257bd8478718f17eb9671efe9f3172: openstack/neutron-db-create-s9btn/mariadb-database-create\" id=f96a631b-fb7e-4c3f-aba3-e84b8b76dd34 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.799310 | controller |     "Jun 11 00:28:26.488408 crc crio[23067]: time=\"2026-06-11T00:28:26.488226708Z\" level=info msg=\"Removing container: 6b45a457c37605260316ed8af8ddc4d96de3bc887efa01667abb23023fa3bd50\" id=7df9ebef-8ef7-4c0d-9442-f422e79f37a4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.799330 | controller |     "Jun 11 00:28:26.537879 crc crio[23067]: time=\"2026-06-11T00:28:26.537774712Z\" level=info msg=\"Removed container 6b45a457c37605260316ed8af8ddc4d96de3bc887efa01667abb23023fa3bd50: openstack/glance-eded-account-create-update-qgxl9/mariadb-account-create-update\" id=7df9ebef-8ef7-4c0d-9442-f422e79f37a4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.799344 | controller |     "Jun 11 00:28:26.541519 crc crio[23067]: time=\"2026-06-11T00:28:26.54143679Z\" level=info msg=\"Removing container: 70472f5b951755e75386e906a99415ca2d75f26478dc78360608407627319f6b\" id=cd97cf88-ecb0-49d8-b7f1-57f58c3eacd9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.799379 | controller |     "Jun 11 00:28:26.572567 crc crio[23067]: time=\"2026-06-11T00:28:26.572367999Z\" level=info msg=\"Removed container 70472f5b951755e75386e906a99415ca2d75f26478dc78360608407627319f6b: openstack/cinder-8486-account-create-update-8zpxf/mariadb-account-create-update\" id=cd97cf88-ecb0-49d8-b7f1-57f58c3eacd9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.799394 | controller |     "Jun 11 00:28:26.575251 crc crio[23067]: time=\"2026-06-11T00:28:26.575185766Z\" level=info msg=\"Removing container: 02093b1e316b0daf20abc57e9b6d25a4ea843b326fd69957ce83ed574d4adbe1\" id=116035a7-e337-43b4-b48a-2fc2bdae4112 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.799409 | controller |     "Jun 11 00:28:26.609402 crc crio[23067]: time=\"2026-06-11T00:28:26.60925011Z\" level=info msg=\"Removed container 02093b1e316b0daf20abc57e9b6d25a4ea843b326fd69957ce83ed574d4adbe1: openstack/root-account-create-update-xzbvb/mariadb-account-create-update\" id=116035a7-e337-43b4-b48a-2fc2bdae4112 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.799423 | controller |     "Jun 11 00:28:26.611851 crc crio[23067]: time=\"2026-06-11T00:28:26.611756048Z\" level=info msg=\"Removing container: 8deb8ba00dbadc1984c6e8783315a4cb421fff01ce8e10e34cf7cf29bdf76a76\" id=0e2478af-36f6-49e8-9a45-00dc40bf2d7a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.799437 | controller |     "Jun 11 00:28:26.647856 crc crio[23067]: time=\"2026-06-11T00:28:26.647763504Z\" level=info msg=\"Removed container 8deb8ba00dbadc1984c6e8783315a4cb421fff01ce8e10e34cf7cf29bdf76a76: openstack/glance-db-create-rrrqq/mariadb-database-create\" id=0e2478af-36f6-49e8-9a45-00dc40bf2d7a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.799452 | controller |     "Jun 11 00:28:26.652012 crc crio[23067]: time=\"2026-06-11T00:28:26.651954488Z\" level=info msg=\"Removing container: 8f4b979e494ba406096979d3b1fe48c5569c44fe6b71b3c936f28528382f7406\" id=5fc909a1-8275-411e-8264-e5ecf3ad0d3c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.799466 | controller |     "Jun 11 00:28:26.687890 crc crio[23067]: time=\"2026-06-11T00:28:26.68776273Z\" level=info msg=\"Removed container 8f4b979e494ba406096979d3b1fe48c5569c44fe6b71b3c936f28528382f7406: openstack/placement-bafc-account-create-update-js5kl/mariadb-account-create-update\" id=5fc909a1-8275-411e-8264-e5ecf3ad0d3c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.799481 | controller |     "Jun 11 00:28:26.690730 crc crio[23067]: time=\"2026-06-11T00:28:26.690516684Z\" level=info msg=\"Removing container: 129caf7254185c0d8dd8beb9ef5e58acc7ed0a5815ccff35452775e8541330fd\" id=652e4e6b-3f92-472e-b016-b7bc4cc4fd83 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.799495 | controller |     "Jun 11 00:28:26.723103 crc crio[23067]: time=\"2026-06-11T00:28:26.722925724Z\" level=info msg=\"Removed container 129caf7254185c0d8dd8beb9ef5e58acc7ed0a5815ccff35452775e8541330fd: openstack/cinder-db-create-slck6/mariadb-database-create\" id=652e4e6b-3f92-472e-b016-b7bc4cc4fd83 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.799510 | controller |     "Jun 11 00:28:26.728455 crc crio[23067]: time=\"2026-06-11T00:28:26.728366231Z\" level=info msg=\"Removing container: 679e55f497f40ca0e13d7313561409b08051fcb1a4770f2060562dede31121e1\" id=32ff4b6b-155e-425b-8d27-7b6fc6c5432e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.799531 | controller |     "Jun 11 00:28:26.755757 crc crio[23067]: time=\"2026-06-11T00:28:26.755570349Z\" level=info msg=\"Removed container 679e55f497f40ca0e13d7313561409b08051fcb1a4770f2060562dede31121e1: openstack/barbican-db-create-8m9f8/mariadb-database-create\" id=32ff4b6b-155e-425b-8d27-7b6fc6c5432e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.799545 | controller |     "Jun 11 00:28:26.766331 crc crio[23067]: time=\"2026-06-11T00:28:26.766237738Z\" level=info msg=\"Stopping pod sandbox: 7007c4e35e47b38d55b73ab801e1b25efc5a92dffd8d6dfe28f3b1e982341fc0\" id=abb08e1c-80c6-4ea6-9e75-4bf2fa852ffe name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.799559 | controller |     "Jun 11 00:28:26.766331 crc crio[23067]: time=\"2026-06-11T00:28:26.76631116Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7007c4e35e47b38d55b73ab801e1b25efc5a92dffd8d6dfe28f3b1e982341fc0\" id=abb08e1c-80c6-4ea6-9e75-4bf2fa852ffe name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.799573 | controller |     "Jun 11 00:28:26.766941 crc crio[23067]: time=\"2026-06-11T00:28:26.766874356Z\" level=info msg=\"Removing pod sandbox: 7007c4e35e47b38d55b73ab801e1b25efc5a92dffd8d6dfe28f3b1e982341fc0\" id=6537af51-c249-42c3-a0f2-757d4eb2df0f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.799587 | controller |     "Jun 11 00:28:26.781312 crc crio[23067]: time=\"2026-06-11T00:28:26.781215145Z\" level=info msg=\"Removed pod sandbox: 7007c4e35e47b38d55b73ab801e1b25efc5a92dffd8d6dfe28f3b1e982341fc0\" id=6537af51-c249-42c3-a0f2-757d4eb2df0f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.799602 | controller |     "Jun 11 00:28:26.782228 crc crio[23067]: time=\"2026-06-11T00:28:26.782164991Z\" level=info msg=\"Stopping pod sandbox: 6c115be32871bad4c6f972a45de953d91dbf1c5373691a7fd2270835fda0ef07\" id=efefd4e1-6c35-4adb-b7c6-a655ad73973a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.799616 | controller |     "Jun 11 00:28:26.782228 crc crio[23067]: time=\"2026-06-11T00:28:26.782226892Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6c115be32871bad4c6f972a45de953d91dbf1c5373691a7fd2270835fda0ef07\" id=efefd4e1-6c35-4adb-b7c6-a655ad73973a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.799630 | controller |     "Jun 11 00:28:26.782941 crc crio[23067]: time=\"2026-06-11T00:28:26.782857399Z\" level=info msg=\"Removing pod sandbox: 6c115be32871bad4c6f972a45de953d91dbf1c5373691a7fd2270835fda0ef07\" id=0cfa8262-0460-47d9-acaf-9f8e96c5ce9b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.799644 | controller |     "Jun 11 00:28:26.806402 crc crio[23067]: time=\"2026-06-11T00:28:26.806285355Z\" level=info msg=\"Removed pod sandbox: 6c115be32871bad4c6f972a45de953d91dbf1c5373691a7fd2270835fda0ef07\" id=0cfa8262-0460-47d9-acaf-9f8e96c5ce9b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.799659 | controller |     "Jun 11 00:28:26.809497 crc crio[23067]: time=\"2026-06-11T00:28:26.809398869Z\" level=info msg=\"Stopping pod sandbox: eb29e287d7508ba11558a9cd44db3902fb29c1de5eb53296b787b3b7b439516d\" id=c4bb6335-ce60-46cb-a060-8118780633b4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.799673 | controller |     "Jun 11 00:28:26.809615 crc crio[23067]: time=\"2026-06-11T00:28:26.809510972Z\" level=info msg=\"Stopped pod sandbox (already stopped): eb29e287d7508ba11558a9cd44db3902fb29c1de5eb53296b787b3b7b439516d\" id=c4bb6335-ce60-46cb-a060-8118780633b4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.799687 | controller |     "Jun 11 00:28:26.811081 crc crio[23067]: time=\"2026-06-11T00:28:26.810980082Z\" level=info msg=\"Removing pod sandbox: eb29e287d7508ba11558a9cd44db3902fb29c1de5eb53296b787b3b7b439516d\" id=1e783f09-be65-4f68-a57f-01e24850584d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.799705 | controller |     "Jun 11 00:28:26.844840 crc crio[23067]: time=\"2026-06-11T00:28:26.844741988Z\" level=info msg=\"Removed pod sandbox: eb29e287d7508ba11558a9cd44db3902fb29c1de5eb53296b787b3b7b439516d\" id=1e783f09-be65-4f68-a57f-01e24850584d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.799720 | controller |     "Jun 11 00:28:26.845849 crc crio[23067]: time=\"2026-06-11T00:28:26.845756626Z\" level=info msg=\"Stopping pod sandbox: 04c3bf896a3ba27f47a7287f301ffcef0e0e5d4f77050749d94222ddd6c9a2c6\" id=2f9887bc-cafa-4281-8ad8-72fef2644904 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.799734 | controller |     "Jun 11 00:28:26.846080 crc crio[23067]: time=\"2026-06-11T00:28:26.8459239Z\" level=info msg=\"Stopped pod sandbox (already stopped): 04c3bf896a3ba27f47a7287f301ffcef0e0e5d4f77050749d94222ddd6c9a2c6\" id=2f9887bc-cafa-4281-8ad8-72fef2644904 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.799748 | controller |     "Jun 11 00:28:26.847219 crc crio[23067]: time=\"2026-06-11T00:28:26.847154814Z\" level=info msg=\"Removing pod sandbox: 04c3bf896a3ba27f47a7287f301ffcef0e0e5d4f77050749d94222ddd6c9a2c6\" id=e62e614a-72ed-449f-b4d7-1f680b59f83f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.799762 | controller |     "Jun 11 00:28:26.869743 crc crio[23067]: time=\"2026-06-11T00:28:26.869599952Z\" level=info msg=\"Removed pod sandbox: 04c3bf896a3ba27f47a7287f301ffcef0e0e5d4f77050749d94222ddd6c9a2c6\" id=e62e614a-72ed-449f-b4d7-1f680b59f83f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.799776 | controller |     "Jun 11 00:28:26.870877 crc crio[23067]: time=\"2026-06-11T00:28:26.870811945Z\" level=info msg=\"Stopping pod sandbox: d7d33bd5ecc4191dba2905b55611983f56c78ca067643ae7375994148a377045\" id=f14402fa-225b-41bd-9fb5-35b133c8bdd2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.799790 | controller |     "Jun 11 00:28:26.870877 crc crio[23067]: time=\"2026-06-11T00:28:26.870877617Z\" level=info msg=\"Stopped pod sandbox (already stopped): d7d33bd5ecc4191dba2905b55611983f56c78ca067643ae7375994148a377045\" id=f14402fa-225b-41bd-9fb5-35b133c8bdd2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.799804 | controller |     "Jun 11 00:28:26.872047 crc crio[23067]: time=\"2026-06-11T00:28:26.871952016Z\" level=info msg=\"Removing pod sandbox: d7d33bd5ecc4191dba2905b55611983f56c78ca067643ae7375994148a377045\" id=85703f5a-98eb-4d0f-8251-8b42e9009deb name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.799817 | controller |     "Jun 11 00:28:26.895806 crc crio[23067]: time=\"2026-06-11T00:28:26.895732681Z\" level=info msg=\"Removed pod sandbox: d7d33bd5ecc4191dba2905b55611983f56c78ca067643ae7375994148a377045\" id=85703f5a-98eb-4d0f-8251-8b42e9009deb name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.799831 | controller |     "Jun 11 00:28:26.896919 crc crio[23067]: time=\"2026-06-11T00:28:26.896844982Z\" level=info msg=\"Stopping pod sandbox: 85bd90c969104e32df23a76fb1a78bb94dc6a1c520498103ace67797b113f303\" id=a7095586-f076-44bb-b27b-aa1bf215f9af name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.799900 | controller |     "Jun 11 00:28:26.897069 crc crio[23067]: time=\"2026-06-11T00:28:26.896937964Z\" level=info msg=\"Stopped pod sandbox (already stopped): 85bd90c969104e32df23a76fb1a78bb94dc6a1c520498103ace67797b113f303\" id=a7095586-f076-44bb-b27b-aa1bf215f9af name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.799917 | controller |     "Jun 11 00:28:26.897954 crc crio[23067]: time=\"2026-06-11T00:28:26.89788739Z\" level=info msg=\"Removing pod sandbox: 85bd90c969104e32df23a76fb1a78bb94dc6a1c520498103ace67797b113f303\" id=d258cc9d-dc13-43e6-9593-1f5e745232a3 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.799931 | controller |     "Jun 11 00:28:26.915809 crc crio[23067]: time=\"2026-06-11T00:28:26.915550189Z\" level=info msg=\"Removed pod sandbox: 85bd90c969104e32df23a76fb1a78bb94dc6a1c520498103ace67797b113f303\" id=d258cc9d-dc13-43e6-9593-1f5e745232a3 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.799950 | controller |     "Jun 11 00:28:26.916527 crc crio[23067]: time=\"2026-06-11T00:28:26.916426293Z\" level=info msg=\"Stopping pod sandbox: 378c3de95d1ac465eb43a2c2b6bc0473057a51d639059a6358ccdee61f39bb96\" id=789bc147-2f75-456b-9aaa-c0cc2c1a5b98 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.799965 | controller |     "Jun 11 00:28:26.916527 crc crio[23067]: time=\"2026-06-11T00:28:26.916494625Z\" level=info msg=\"Stopped pod sandbox (already stopped): 378c3de95d1ac465eb43a2c2b6bc0473057a51d639059a6358ccdee61f39bb96\" id=789bc147-2f75-456b-9aaa-c0cc2c1a5b98 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.799979 | controller |     "Jun 11 00:28:26.917167 crc crio[23067]: time=\"2026-06-11T00:28:26.91707922Z\" level=info msg=\"Removing pod sandbox: 378c3de95d1ac465eb43a2c2b6bc0473057a51d639059a6358ccdee61f39bb96\" id=607f00e1-df66-4b1d-92eb-d02ca5c5a4d1 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.799993 | controller |     "Jun 11 00:28:26.933466 crc crio[23067]: time=\"2026-06-11T00:28:26.933327061Z\" level=info msg=\"Removed pod sandbox: 378c3de95d1ac465eb43a2c2b6bc0473057a51d639059a6358ccdee61f39bb96\" id=607f00e1-df66-4b1d-92eb-d02ca5c5a4d1 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.800008 | controller |     "Jun 11 00:28:26.935106 crc crio[23067]: time=\"2026-06-11T00:28:26.935000747Z\" level=info msg=\"Stopping pod sandbox: b8d541b2fdfca294f38d31612a6d9f3afab664b66e0de591bc878b3848f69a3f\" id=080223dc-791b-4cb1-a920-4c2de48665ed name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.800022 | controller |     "Jun 11 00:28:26.935210 crc crio[23067]: time=\"2026-06-11T00:28:26.93511057Z\" level=info msg=\"Stopped pod sandbox (already stopped): b8d541b2fdfca294f38d31612a6d9f3afab664b66e0de591bc878b3848f69a3f\" id=080223dc-791b-4cb1-a920-4c2de48665ed name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.800036 | controller |     "Jun 11 00:28:26.937169 crc crio[23067]: time=\"2026-06-11T00:28:26.937097794Z\" level=info msg=\"Removing pod sandbox: b8d541b2fdfca294f38d31612a6d9f3afab664b66e0de591bc878b3848f69a3f\" id=84678243-8e5a-4286-bdce-a71b337d0bd2 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.800050 | controller |     "Jun 11 00:28:26.960775 crc crio[23067]: time=\"2026-06-11T00:28:26.960410216Z\" level=info msg=\"Removed pod sandbox: b8d541b2fdfca294f38d31612a6d9f3afab664b66e0de591bc878b3848f69a3f\" id=84678243-8e5a-4286-bdce-a71b337d0bd2 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.800064 | controller |     "Jun 11 00:28:26.961458 crc crio[23067]: time=\"2026-06-11T00:28:26.961275099Z\" level=info msg=\"Stopping pod sandbox: 5af3a5d4f908c29d36223a3fc53c679130b77bd300c46641de8c4cb03c646613\" id=40f1363b-ad3c-450f-a115-60bd004bfafe name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.800078 | controller |     "Jun 11 00:28:26.961772 crc crio[23067]: time=\"2026-06-11T00:28:26.961722402Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5af3a5d4f908c29d36223a3fc53c679130b77bd300c46641de8c4cb03c646613\" id=40f1363b-ad3c-450f-a115-60bd004bfafe name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.800092 | controller |     "Jun 11 00:28:26.962375 crc crio[23067]: time=\"2026-06-11T00:28:26.962313438Z\" level=info msg=\"Removing pod sandbox: 5af3a5d4f908c29d36223a3fc53c679130b77bd300c46641de8c4cb03c646613\" id=7aeeae04-09c4-49e8-83da-b8c5d103f088 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.800106 | controller |     "Jun 11 00:28:26.983209 crc crio[23067]: time=\"2026-06-11T00:28:26.982973898Z\" level=info msg=\"Removed pod sandbox: 5af3a5d4f908c29d36223a3fc53c679130b77bd300c46641de8c4cb03c646613\" id=7aeeae04-09c4-49e8-83da-b8c5d103f088 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.800127 | controller |     "Jun 11 00:28:26.984862 crc crio[23067]: time=\"2026-06-11T00:28:26.984354366Z\" level=info msg=\"Stopping pod sandbox: f3206babbcbac81e3b2a268fbcf631ca4b97b4d19cb0521faf60175988bf9b04\" id=0ac18a23-7e2c-4f64-929f-78eda813f6ef name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.800141 | controller |     "Jun 11 00:28:26.984862 crc crio[23067]: time=\"2026-06-11T00:28:26.984439588Z\" level=info msg=\"Stopped pod sandbox (already stopped): f3206babbcbac81e3b2a268fbcf631ca4b97b4d19cb0521faf60175988bf9b04\" id=0ac18a23-7e2c-4f64-929f-78eda813f6ef name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.800155 | controller |     "Jun 11 00:28:26.985497 crc crio[23067]: time=\"2026-06-11T00:28:26.985407564Z\" level=info msg=\"Removing pod sandbox: f3206babbcbac81e3b2a268fbcf631ca4b97b4d19cb0521faf60175988bf9b04\" id=7fe678f7-5dc3-4485-87d6-bb84a66b0e12 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.800168 | controller |     "Jun 11 00:28:27.008880 crc crio[23067]: time=\"2026-06-11T00:28:27.007080462Z\" level=info msg=\"Removed pod sandbox: f3206babbcbac81e3b2a268fbcf631ca4b97b4d19cb0521faf60175988bf9b04\" id=7fe678f7-5dc3-4485-87d6-bb84a66b0e12 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.800183 | controller |     "Jun 11 00:28:27.008880 crc crio[23067]: time=\"2026-06-11T00:28:27.008784868Z\" level=info msg=\"Stopping pod sandbox: 53e0094a6e2c45f1090dadb41acc7b54149752c96dacc08ef511c401e43777c0\" id=16cf8ae6-1d13-44d4-acb0-a4e352bf4e76 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.800196 | controller |     "Jun 11 00:28:27.010093 crc crio[23067]: time=\"2026-06-11T00:28:27.009265301Z\" level=info msg=\"Stopped pod sandbox (already stopped): 53e0094a6e2c45f1090dadb41acc7b54149752c96dacc08ef511c401e43777c0\" id=16cf8ae6-1d13-44d4-acb0-a4e352bf4e76 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.800210 | controller |     "Jun 11 00:28:27.010185 crc crio[23067]: time=\"2026-06-11T00:28:27.010166206Z\" level=info msg=\"Removing pod sandbox: 53e0094a6e2c45f1090dadb41acc7b54149752c96dacc08ef511c401e43777c0\" id=045df761-8986-4c2b-8647-39c4c652948f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.800224 | controller |     "Jun 11 00:28:27.036117 crc crio[23067]: time=\"2026-06-11T00:28:27.035945635Z\" level=info msg=\"Removed pod sandbox: 53e0094a6e2c45f1090dadb41acc7b54149752c96dacc08ef511c401e43777c0\" id=045df761-8986-4c2b-8647-39c4c652948f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.800238 | controller |     "Jun 11 00:28:27.037542 crc crio[23067]: time=\"2026-06-11T00:28:27.037477297Z\" level=info msg=\"Stopping pod sandbox: d3d630c7899b5245edac8ed81354d06e2fd93d23d65db8e36d82f5c32d16f36e\" id=ef91bdff-527f-4f80-945d-dda41c9b0daa name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.800252 | controller |     "Jun 11 00:28:27.037744 crc crio[23067]: time=\"2026-06-11T00:28:27.037568089Z\" level=info msg=\"Stopped pod sandbox (already stopped): d3d630c7899b5245edac8ed81354d06e2fd93d23d65db8e36d82f5c32d16f36e\" id=ef91bdff-527f-4f80-945d-dda41c9b0daa name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.800266 | controller |     "Jun 11 00:28:27.039123 crc crio[23067]: time=\"2026-06-11T00:28:27.038984517Z\" level=info msg=\"Removing pod sandbox: d3d630c7899b5245edac8ed81354d06e2fd93d23d65db8e36d82f5c32d16f36e\" id=8c74fd5a-3b97-4354-98c8-c841b04622e9 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.800280 | controller |     "Jun 11 00:28:27.070607 crc crio[23067]: time=\"2026-06-11T00:28:27.070430281Z\" level=info msg=\"Removed pod sandbox: d3d630c7899b5245edac8ed81354d06e2fd93d23d65db8e36d82f5c32d16f36e\" id=8c74fd5a-3b97-4354-98c8-c841b04622e9 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.800294 | controller |     "Jun 11 00:28:27.072342 crc crio[23067]: time=\"2026-06-11T00:28:27.072206509Z\" level=info msg=\"Stopping pod sandbox: 2d00f5e2407e6c9e5250a651b48910b3adda2dba68244cb18873d331189bba11\" id=1d1ea368-12ab-47ad-8141-084d89a0051e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.800314 | controller |     "Jun 11 00:28:27.072342 crc crio[23067]: time=\"2026-06-11T00:28:27.072330362Z\" level=info msg=\"Stopped pod sandbox (already stopped): 2d00f5e2407e6c9e5250a651b48910b3adda2dba68244cb18873d331189bba11\" id=1d1ea368-12ab-47ad-8141-084d89a0051e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.800328 | controller |     "Jun 11 00:28:27.072968 crc crio[23067]: time=\"2026-06-11T00:28:27.072907468Z\" level=info msg=\"Removing pod sandbox: 2d00f5e2407e6c9e5250a651b48910b3adda2dba68244cb18873d331189bba11\" id=23be6eac-666c-4fa5-aba9-c34ef4e2c73b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.800342 | controller |     "Jun 11 00:28:27.100947 crc crio[23067]: time=\"2026-06-11T00:28:27.100892987Z\" level=info msg=\"Removed pod sandbox: 2d00f5e2407e6c9e5250a651b48910b3adda2dba68244cb18873d331189bba11\" id=23be6eac-666c-4fa5-aba9-c34ef4e2c73b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.800378 | controller |     "Jun 11 00:28:27.102623 crc crio[23067]: time=\"2026-06-11T00:28:27.102503831Z\" level=info msg=\"Stopping pod sandbox: 6a8107c10151991486c188ef18c631b9a8ac479b56a175a3995974808efa12c9\" id=ca6635a0-c8ef-4017-b400-c263126afde3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.800393 | controller |     "Jun 11 00:28:27.102623 crc crio[23067]: time=\"2026-06-11T00:28:27.102704336Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6a8107c10151991486c188ef18c631b9a8ac479b56a175a3995974808efa12c9\" id=ca6635a0-c8ef-4017-b400-c263126afde3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.800408 | controller |     "Jun 11 00:28:27.103788 crc crio[23067]: time=\"2026-06-11T00:28:27.103688043Z\" level=info msg=\"Removing pod sandbox: 6a8107c10151991486c188ef18c631b9a8ac479b56a175a3995974808efa12c9\" id=fb3be3fa-d7b3-4c98-8229-325ae07b39d7 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.800422 | controller |     "Jun 11 00:28:27.126347 crc crio[23067]: time=\"2026-06-11T00:28:27.126255845Z\" level=info msg=\"Removed pod sandbox: 6a8107c10151991486c188ef18c631b9a8ac479b56a175a3995974808efa12c9\" id=fb3be3fa-d7b3-4c98-8229-325ae07b39d7 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.800436 | controller |     "Jun 11 00:28:49.416755 crc crio[23067]: time=\"2026-06-11T00:28:49.415847915Z\" level=info msg=\"Running pod sandbox: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservpgfl9/POD\" id=a5cf4529-3217-495f-8818-9aa3c5c01850 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.800450 | controller |     "Jun 11 00:28:49.418576 crc crio[23067]: time=\"2026-06-11T00:28:49.416854132Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.800464 | controller |     "Jun 11 00:28:49.456262 crc crio[23067]: time=\"2026-06-11T00:28:49.456115718Z\" 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=a5cf4529-3217-495f-8818-9aa3c5c01850 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.800478 | controller |     "Jun 11 00:28:49.475356 crc crio[23067]: time=\"2026-06-11T00:28:49.475248387Z\" level=info msg=\"Ran pod sandbox 66d631432fa3120faff793a4d69ea4c2c8b423036349ab1d88218f8d936e5abf with infra container: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservpgfl9/POD\" id=a5cf4529-3217-495f-8818-9aa3c5c01850 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.800492 | controller |     "Jun 11 00:28:49.479911 crc crio[23067]: time=\"2026-06-11T00:28:49.479863972Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=ffb12adc-0791-49b2-ad83-f690199aa90d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.800512 | controller |     "Jun 11 00:28:49.480183 crc crio[23067]: time=\"2026-06-11T00:28:49.480125329Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified not found\" id=ffb12adc-0791-49b2-ad83-f690199aa90d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.800526 | controller |     "Jun 11 00:28:49.480281 crc crio[23067]: time=\"2026-06-11T00:28:49.480246512Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified found\" id=ffb12adc-0791-49b2-ad83-f690199aa90d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.800540 | controller |     "Jun 11 00:28:49.483108 crc crio[23067]: time=\"2026-06-11T00:28:49.481984749Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=b4a6bc14-6338-43b2-8665-dd5192b5b37f name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.800554 | controller |     "Jun 11 00:28:49.495564 crc crio[23067]: time=\"2026-06-11T00:28:49.495474345Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\\\"\"",
2026-06-11 01:10:49.800568 | controller |     "Jun 11 00:29:23.354810 crc crio[23067]: time=\"2026-06-11T00:29:23.353689402Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:cf8337209db10a9c53b1358d3d7669e668ae4eac41e3ce0552be9bfb2c1165d1\" id=b4a6bc14-6338-43b2-8665-dd5192b5b37f name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.800582 | controller |     "Jun 11 00:29:23.361818 crc crio[23067]: time=\"2026-06-11T00:29:23.361600567Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=fb2d5caa-b424-4628-a93a-086dc6d2ef85 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.800597 | controller |     "Jun 11 00:29:23.367184 crc crio[23067]: time=\"2026-06-11T00:29:23.367088426Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=65f5f735-9969-4eeb-9636-bbac506d0cad name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.800611 | controller |     "Jun 11 00:29:23.380440 crc crio[23067]: time=\"2026-06-11T00:29:23.380347015Z\" level=info msg=\"Creating container: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservpgfl9/init\" id=ef8a7d31-6414-40be-859a-ef53382e6a1a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.800625 | controller |     "Jun 11 00:29:23.382111 crc crio[23067]: time=\"2026-06-11T00:29:23.382024251Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.800639 | controller |     "Jun 11 00:29:23.460177 crc crio[23067]: time=\"2026-06-11T00:29:23.459972066Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.800653 | controller |     "Jun 11 00:29:23.464268 crc crio[23067]: time=\"2026-06-11T00:29:23.464132138Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.800668 | controller |     "Jun 11 00:29:23.646774 crc crio[23067]: time=\"2026-06-11T00:29:23.646603128Z\" level=info msg=\"Created container e5f73e2b58a232cf4da99434436d8b05b66c505ee53560e6eb2aa0b9326bcdab: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservpgfl9/init\" id=ef8a7d31-6414-40be-859a-ef53382e6a1a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.800682 | controller |     "Jun 11 00:29:23.648386 crc crio[23067]: time=\"2026-06-11T00:29:23.648224742Z\" level=info msg=\"Starting container: e5f73e2b58a232cf4da99434436d8b05b66c505ee53560e6eb2aa0b9326bcdab\" id=4e909b5e-5488-4976-af59-6144673db005 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.800701 | controller |     "Jun 11 00:29:23.657496 crc crio[23067]: time=\"2026-06-11T00:29:23.657326529Z\" level=info msg=\"Started container\" PID=111424 containerID=e5f73e2b58a232cf4da99434436d8b05b66c505ee53560e6eb2aa0b9326bcdab description=openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservpgfl9/init id=4e909b5e-5488-4976-af59-6144673db005 name=/runtime.v1.RuntimeService/StartContainer sandboxID=66d631432fa3120faff793a4d69ea4c2c8b423036349ab1d88218f8d936e5abf",
2026-06-11 01:10:49.800717 | controller |     "Jun 11 00:29:27.147193 crc crio[23067]: time=\"2026-06-11T00:29:27.146541151Z\" level=info msg=\"Removing container: 085a2c2a6afdc407095f24c64ec0df3f19869ad0b8defa7b2487cb925b3a7eb0\" id=db00133a-220b-49fb-8c78-c7cd357c0104 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.800732 | controller |     "Jun 11 00:29:27.363259 crc crio[23067]: time=\"2026-06-11T00:29:27.362430678Z\" level=info msg=\"Removed container 085a2c2a6afdc407095f24c64ec0df3f19869ad0b8defa7b2487cb925b3a7eb0: openstack/neutron-db-sync-b4k44/neutron-db-sync\" id=db00133a-220b-49fb-8c78-c7cd357c0104 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.800747 | controller |     "Jun 11 00:29:27.366173 crc crio[23067]: time=\"2026-06-11T00:29:27.366015535Z\" level=info msg=\"Removing container: 0d318d9b4fd94624b0a962d02c1ab8ac82cdd53b0d4a6b97d0af2b87d6a8b88c\" id=53de9479-8c69-4399-bda1-2ff27481f134 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.800761 | controller |     "Jun 11 00:29:27.482902 crc crio[23067]: time=\"2026-06-11T00:29:27.482748051Z\" level=info msg=\"Removed container 0d318d9b4fd94624b0a962d02c1ab8ac82cdd53b0d4a6b97d0af2b87d6a8b88c: openstack/keystone-db-sync-v66f5/keystone-db-sync\" id=53de9479-8c69-4399-bda1-2ff27481f134 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.800776 | controller |     "Jun 11 00:29:27.486906 crc crio[23067]: time=\"2026-06-11T00:29:27.486797511Z\" level=info msg=\"Removing container: 345617fd8170d45fee70b954ae92d2755791e14e6a761f9284524d063084366f\" id=e32193cc-6f2a-41fc-bc61-b9ab17601c6f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.800790 | controller |     "Jun 11 00:29:27.733232 crc crio[23067]: time=\"2026-06-11T00:29:27.733129673Z\" level=info msg=\"Removed container 345617fd8170d45fee70b954ae92d2755791e14e6a761f9284524d063084366f: openstack/glance-db-sync-6gd6v/glance-db-sync\" id=e32193cc-6f2a-41fc-bc61-b9ab17601c6f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.800805 | controller |     "Jun 11 00:29:27.736818 crc crio[23067]: time=\"2026-06-11T00:29:27.736746931Z\" level=info msg=\"Removing container: 5b01c9e1261020dff6bb3805dfc740f2877312e7ecfa04a4dbc5f74aa6e90da9\" id=9b79194b-50eb-4fa8-bfcf-81a6455e13e8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.800819 | controller |     "Jun 11 00:29:27.762537 crc crio[23067]: time=\"2026-06-11T00:29:27.762392677Z\" level=info msg=\"Removed container 5b01c9e1261020dff6bb3805dfc740f2877312e7ecfa04a4dbc5f74aa6e90da9: openstack/nova-metadata-0/nova-metadata-metadata\" id=9b79194b-50eb-4fa8-bfcf-81a6455e13e8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.800833 | controller |     "Jun 11 00:29:27.765515 crc crio[23067]: time=\"2026-06-11T00:29:27.76544871Z\" level=info msg=\"Removing container: a77be908a3fe6a79f06346ca41052ad60ce835c74c2cfb4a2b7daf56a4217542\" id=dd80ffca-e129-42e9-9612-fc23cbd0c3c9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.800847 | controller |     "Jun 11 00:29:27.796255 crc crio[23067]: time=\"2026-06-11T00:29:27.796112902Z\" level=info msg=\"Removed container a77be908a3fe6a79f06346ca41052ad60ce835c74c2cfb4a2b7daf56a4217542: openstack/nova-metadata-0/nova-metadata-log\" id=dd80ffca-e129-42e9-9612-fc23cbd0c3c9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.800868 | controller |     "Jun 11 00:29:27.807443 crc crio[23067]: time=\"2026-06-11T00:29:27.807345386Z\" level=info msg=\"Stopping pod sandbox: 366cceea8128b8593b587a1e6888b407bb5d45551d59c22be0e8d44c0da497bc\" id=7b772bc3-aec5-499e-9e65-fafa90275670 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.800883 | controller |     "Jun 11 00:29:27.807443 crc crio[23067]: time=\"2026-06-11T00:29:27.807436499Z\" level=info msg=\"Stopped pod sandbox (already stopped): 366cceea8128b8593b587a1e6888b407bb5d45551d59c22be0e8d44c0da497bc\" id=7b772bc3-aec5-499e-9e65-fafa90275670 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.800897 | controller |     "Jun 11 00:29:27.808831 crc crio[23067]: time=\"2026-06-11T00:29:27.808753114Z\" level=info msg=\"Removing pod sandbox: 366cceea8128b8593b587a1e6888b407bb5d45551d59c22be0e8d44c0da497bc\" id=d3e41ed4-35a5-4498-8875-3b095020a241 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.800911 | controller |     "Jun 11 00:29:27.851322 crc crio[23067]: time=\"2026-06-11T00:29:27.850949199Z\" level=info msg=\"Removed pod sandbox: 366cceea8128b8593b587a1e6888b407bb5d45551d59c22be0e8d44c0da497bc\" id=d3e41ed4-35a5-4498-8875-3b095020a241 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.800925 | controller |     "Jun 11 00:29:27.852757 crc crio[23067]: time=\"2026-06-11T00:29:27.852582273Z\" level=info msg=\"Stopping pod sandbox: cb7a33960aa373a1f9f5ff024f47a85e3dcc425fcf5d506d5ca4b0148c8b499b\" id=acc38975-d5ee-40ca-942c-6c1586339832 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.800939 | controller |     "Jun 11 00:29:27.852950 crc crio[23067]: time=\"2026-06-11T00:29:27.852866681Z\" level=info msg=\"Stopped pod sandbox (already stopped): cb7a33960aa373a1f9f5ff024f47a85e3dcc425fcf5d506d5ca4b0148c8b499b\" id=acc38975-d5ee-40ca-942c-6c1586339832 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.800953 | controller |     "Jun 11 00:29:27.853969 crc crio[23067]: time=\"2026-06-11T00:29:27.853873419Z\" level=info msg=\"Removing pod sandbox: cb7a33960aa373a1f9f5ff024f47a85e3dcc425fcf5d506d5ca4b0148c8b499b\" id=2709fe04-a311-4668-af5c-99cf1cc5b5fc name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.800967 | controller |     "Jun 11 00:29:27.887242 crc crio[23067]: time=\"2026-06-11T00:29:27.887139611Z\" level=info msg=\"Removed pod sandbox: cb7a33960aa373a1f9f5ff024f47a85e3dcc425fcf5d506d5ca4b0148c8b499b\" id=2709fe04-a311-4668-af5c-99cf1cc5b5fc name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.800981 | controller |     "Jun 11 00:29:27.888264 crc crio[23067]: time=\"2026-06-11T00:29:27.888160899Z\" level=info msg=\"Stopping pod sandbox: cca8aed0ca3f7eb2a175f9393ae7acb9a197ecaa67fc70f2446b407a564ed813\" id=33bd3d8c-5791-450c-bede-6ae2d5db4ae9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.800994 | controller |     "Jun 11 00:29:27.888476 crc crio[23067]: time=\"2026-06-11T00:29:27.888402425Z\" level=info msg=\"Stopped pod sandbox (already stopped): cca8aed0ca3f7eb2a175f9393ae7acb9a197ecaa67fc70f2446b407a564ed813\" id=33bd3d8c-5791-450c-bede-6ae2d5db4ae9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.801008 | controller |     "Jun 11 00:29:27.889251 crc crio[23067]: time=\"2026-06-11T00:29:27.889180746Z\" level=info msg=\"Removing pod sandbox: cca8aed0ca3f7eb2a175f9393ae7acb9a197ecaa67fc70f2446b407a564ed813\" id=212fae66-a6bc-4bdb-8166-c99dbeed4192 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.801022 | controller |     "Jun 11 00:29:27.924453 crc crio[23067]: time=\"2026-06-11T00:29:27.92431796Z\" level=info msg=\"Removed pod sandbox: cca8aed0ca3f7eb2a175f9393ae7acb9a197ecaa67fc70f2446b407a564ed813\" id=212fae66-a6bc-4bdb-8166-c99dbeed4192 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.801037 | controller |     "Jun 11 00:29:27.925382 crc crio[23067]: time=\"2026-06-11T00:29:27.925304286Z\" level=info msg=\"Stopping pod sandbox: 34b81e7851e8f9e94e5ed584a9376af9d965558204e2312d7d5e4dfb89a9a6bf\" id=3732b7d7-a066-4b0a-b8ad-70055cf2a5ec name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.801057 | controller |     "Jun 11 00:29:27.925382 crc crio[23067]: time=\"2026-06-11T00:29:27.925369578Z\" level=info msg=\"Stopped pod sandbox (already stopped): 34b81e7851e8f9e94e5ed584a9376af9d965558204e2312d7d5e4dfb89a9a6bf\" id=3732b7d7-a066-4b0a-b8ad-70055cf2a5ec name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.801071 | controller |     "Jun 11 00:29:27.926123 crc crio[23067]: time=\"2026-06-11T00:29:27.926027546Z\" level=info msg=\"Removing pod sandbox: 34b81e7851e8f9e94e5ed584a9376af9d965558204e2312d7d5e4dfb89a9a6bf\" id=7d55ee53-2ec4-4bdc-9bfd-653824cc96c4 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.801085 | controller |     "Jun 11 00:29:27.944522 crc crio[23067]: time=\"2026-06-11T00:29:27.944412585Z\" level=info msg=\"Removed pod sandbox: 34b81e7851e8f9e94e5ed584a9376af9d965558204e2312d7d5e4dfb89a9a6bf\" id=7d55ee53-2ec4-4bdc-9bfd-653824cc96c4 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.801098 | controller |     "Jun 11 00:29:30.173076 crc crio[23067]: time=\"2026-06-11T00:29:30.172177499Z\" level=info msg=\"Pulling image: registry.redhat.io/ubi9/httpd-24:latest\" id=8a0a6b6f-8df4-461f-a29d-daed6a1fad19 name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.801113 | controller |     "Jun 11 00:29:30.184169 crc crio[23067]: time=\"2026-06-11T00:29:30.184073662Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/ubi9/httpd-24:latest\\\"\"",
2026-06-11 01:10:49.801127 | controller |     "Jun 11 00:29:32.146504 crc crio[23067]: time=\"2026-06-11T00:29:32.14514385Z\" level=info msg=\"Pulled image: registry.redhat.io/ubi9/httpd-24@sha256:ad0dea2237c315df6dcd44760313c4563611466bd339c1004d512a0d59a0efbf\" id=8a0a6b6f-8df4-461f-a29d-daed6a1fad19 name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.801141 | controller |     "Jun 11 00:29:32.147385 crc crio[23067]: time=\"2026-06-11T00:29:32.147028082Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=4f12d1f8-e3fe-4e10-ba5d-7dc74a1ca5fb name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.801155 | controller |     "Jun 11 00:29:32.175819 crc crio[23067]: time=\"2026-06-11T00:29:32.17536301Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=efc69db8-9779-486d-bcdb-5c6fa40c1ec4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.801169 | controller |     "Jun 11 00:29:32.185965 crc crio[23067]: time=\"2026-06-11T00:29:32.185847435Z\" level=info msg=\"Creating container: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservpgfl9/osp-httpd\" id=89121841-b098-4b90-a894-c9d8f4c12662 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.801183 | controller |     "Jun 11 00:29:32.186756 crc crio[23067]: time=\"2026-06-11T00:29:32.186606285Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.801197 | controller |     "Jun 11 00:29:32.249592 crc crio[23067]: time=\"2026-06-11T00:29:32.249502111Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.801212 | controller |     "Jun 11 00:29:32.254205 crc crio[23067]: time=\"2026-06-11T00:29:32.254133697Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.801226 | controller |     "Jun 11 00:29:32.478539 crc crio[23067]: time=\"2026-06-11T00:29:32.478348279Z\" level=info msg=\"Created container eaf411039a91f50de993a7c9ee3f5005a29279bb7b8106d3bacdc50715811e46: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservpgfl9/osp-httpd\" id=89121841-b098-4b90-a894-c9d8f4c12662 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.801247 | controller |     "Jun 11 00:29:32.482878 crc crio[23067]: time=\"2026-06-11T00:29:32.48277601Z\" level=info msg=\"Starting container: eaf411039a91f50de993a7c9ee3f5005a29279bb7b8106d3bacdc50715811e46\" id=943a74ce-f3a4-4e57-90c7-464f883e5551 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.801263 | controller |     "Jun 11 00:29:32.491291 crc crio[23067]: time=\"2026-06-11T00:29:32.491183648Z\" level=info msg=\"Started container\" PID=111907 containerID=eaf411039a91f50de993a7c9ee3f5005a29279bb7b8106d3bacdc50715811e46 description=openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservpgfl9/osp-httpd id=943a74ce-f3a4-4e57-90c7-464f883e5551 name=/runtime.v1.RuntimeService/StartContainer sandboxID=66d631432fa3120faff793a4d69ea4c2c8b423036349ab1d88218f8d936e5abf",
2026-06-11 01:10:49.801277 | controller |     "Jun 11 00:29:40.982321 crc crio[23067]: time=\"2026-06-11T00:29:40.981744765Z\" level=info msg=\"Running pod sandbox: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-h9j2l/POD\" id=537e6ae6-000a-4e14-bce3-8106e943097f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.801292 | controller |     "Jun 11 00:29:40.984373 crc crio[23067]: time=\"2026-06-11T00:29:40.982365242Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.801306 | controller |     "Jun 11 00:29:41.037344 crc crio[23067]: time=\"2026-06-11T00:29:41.037179089Z\" level=info msg=\"Got pod network &{Name:openstack-edpm-ipam-provisionserver-checksum-discovery-h9j2l Namespace:openstack ID:84defbc8c1a935fe5cec2138cdf99cc9163dbc04cb0c09027474c7de3c6d28f2 UID:9f05b2d0-50f9-4028-a993-e8da8e47a54e NetNS:/var/run/netns/09960cd1-7478-4fc0-97f5-58040c07656a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9f05b2d0_50f9_4028_a993_e8da8e47a54e.slice PodAnnotations:0xc000530630}] Aliases:map[]}\"",
2026-06-11 01:10:49.801321 | controller |     "Jun 11 00:29:41.037344 crc crio[23067]: time=\"2026-06-11T00:29:41.037249771Z\" level=info msg=\"Adding pod openstack_openstack-edpm-ipam-provisionserver-checksum-discovery-h9j2l to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.801335 | controller |     "Jun 11 00:29:41.388118 crc crio[23067]: 2026-06-11T00:29:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:84defbc8c1a935f Mac:8e:bf:82:3b:f4:a7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:df Mtu:0 Sandbox:/var/run/netns/09960cd1-7478-4fc0-97f5-58040c07656a SocketPath: PciID:}] [{Interface:0xc00058c760 Address:{IP:10.217.0.223 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.801367 | controller |     "Jun 11 00:29:41.389956 crc crio[23067]: time=\"2026-06-11T00:29:41.389853516Z\" level=info msg=\"Got pod network &{Name:openstack-edpm-ipam-provisionserver-checksum-discovery-h9j2l Namespace:openstack ID:84defbc8c1a935fe5cec2138cdf99cc9163dbc04cb0c09027474c7de3c6d28f2 UID:9f05b2d0-50f9-4028-a993-e8da8e47a54e NetNS:/var/run/netns/09960cd1-7478-4fc0-97f5-58040c07656a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9f05b2d0_50f9_4028_a993_e8da8e47a54e.slice PodAnnotations:0xc000530630}] Aliases:map[]}\"",
2026-06-11 01:10:49.801387 | controller |     "Jun 11 00:29:41.390257 crc crio[23067]: time=\"2026-06-11T00:29:41.390016081Z\" level=info msg=\"Checking pod openstack_openstack-edpm-ipam-provisionserver-checksum-discovery-h9j2l for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.801402 | controller |     "Jun 11 00:29:41.401545 crc crio[23067]: time=\"2026-06-11T00:29:41.401021229Z\" level=info msg=\"Ran pod sandbox 84defbc8c1a935fe5cec2138cdf99cc9163dbc04cb0c09027474c7de3c6d28f2 with infra container: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-h9j2l/POD\" id=537e6ae6-000a-4e14-bce3-8106e943097f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.801421 | controller |     "Jun 11 00:29:41.403905 crc crio[23067]: time=\"2026-06-11T00:29:41.403797645Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=e72e97ac-d10c-4b17-9979-1feece85ce53 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.801436 | controller |     "Jun 11 00:29:41.412026 crc crio[23067]: time=\"2026-06-11T00:29:41.411773671Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=775728cb-ad25-48d2-a041-223e8efb64e3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.801450 | controller |     "Jun 11 00:29:41.423883 crc crio[23067]: time=\"2026-06-11T00:29:41.423611412Z\" level=info msg=\"Creating container: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-h9j2l/init\" id=e2c0d906-aafa-4dac-b214-dd9649de7eb3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.801463 | controller |     "Jun 11 00:29:41.424826 crc crio[23067]: time=\"2026-06-11T00:29:41.424716712Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.801478 | controller |     "Jun 11 00:29:41.471400 crc crio[23067]: time=\"2026-06-11T00:29:41.471288545Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.801492 | controller |     "Jun 11 00:29:41.475421 crc crio[23067]: time=\"2026-06-11T00:29:41.475342675Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.801506 | controller |     "Jun 11 00:29:41.702135 crc crio[23067]: time=\"2026-06-11T00:29:41.701968853Z\" level=info msg=\"Created container 0baf726c7d0eeb3ddd78b317b2195b57a75db8f3d42fbad5e864d16fa78521ee: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-h9j2l/init\" id=e2c0d906-aafa-4dac-b214-dd9649de7eb3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.801520 | controller |     "Jun 11 00:29:41.703392 crc crio[23067]: time=\"2026-06-11T00:29:41.70333653Z\" level=info msg=\"Starting container: 0baf726c7d0eeb3ddd78b317b2195b57a75db8f3d42fbad5e864d16fa78521ee\" id=e034aed7-dad9-482a-8df4-510de269397f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.801535 | controller |     "Jun 11 00:29:41.710240 crc crio[23067]: time=\"2026-06-11T00:29:41.710177935Z\" level=info msg=\"Started container\" PID=112598 containerID=0baf726c7d0eeb3ddd78b317b2195b57a75db8f3d42fbad5e864d16fa78521ee description=openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-h9j2l/init id=e034aed7-dad9-482a-8df4-510de269397f name=/runtime.v1.RuntimeService/StartContainer sandboxID=84defbc8c1a935fe5cec2138cdf99cc9163dbc04cb0c09027474c7de3c6d28f2",
2026-06-11 01:10:49.801550 | controller |     "Jun 11 00:29:52.700297 crc crio[23067]: time=\"2026-06-11T00:29:52.699319002Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest\" id=b0066f3a-c95c-4f04-be90-39ebc67da35a name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.801564 | controller |     "Jun 11 00:29:52.708362 crc crio[23067]: time=\"2026-06-11T00:29:52.708281076Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest\\\"\"",
2026-06-11 01:10:49.801579 | controller |     "Jun 11 00:29:58.253940 crc crio[23067]: time=\"2026-06-11T00:29:58.253119955Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent@sha256:760e8cd64859cb52aff3c66ea9ec10642f98668991f478257c01e45fcbdff0b0\" id=b0066f3a-c95c-4f04-be90-39ebc67da35a name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.801598 | controller |     "Jun 11 00:29:58.256340 crc crio[23067]: time=\"2026-06-11T00:29:58.256248539Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest\" id=490770a8-f5ff-4178-9138-4ecb8b9c66ef name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.801614 | controller |     "Jun 11 00:29:58.260409 crc crio[23067]: time=\"2026-06-11T00:29:58.26032088Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest\" id=d52d1ab8-a7ab-4e91-a6d0-3a73c61bedfb name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.801628 | controller |     "Jun 11 00:29:58.270535 crc crio[23067]: time=\"2026-06-11T00:29:58.270482506Z\" level=info msg=\"Creating container: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-h9j2l/openstack-edpm-ipam-provisionserver-checksum-discovery\" id=e222746e-7f1d-4d47-b743-9c88e52fc078 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.801643 | controller |     "Jun 11 00:29:58.272582 crc crio[23067]: time=\"2026-06-11T00:29:58.272551542Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.801657 | controller |     "Jun 11 00:29:58.350103 crc crio[23067]: time=\"2026-06-11T00:29:58.349987922Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.801671 | controller |     "Jun 11 00:29:58.355563 crc crio[23067]: time=\"2026-06-11T00:29:58.355474541Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.801685 | controller |     "Jun 11 00:29:58.559204 crc crio[23067]: time=\"2026-06-11T00:29:58.559090545Z\" level=info msg=\"Created container 61e07dacd2dea9643fc05bac6643e3b3d85f121975b73790dc011ae67a5194c6: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-h9j2l/openstack-edpm-ipam-provisionserver-checksum-discovery\" id=e222746e-7f1d-4d47-b743-9c88e52fc078 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.801700 | controller |     "Jun 11 00:29:58.561554 crc crio[23067]: time=\"2026-06-11T00:29:58.561285054Z\" level=info msg=\"Starting container: 61e07dacd2dea9643fc05bac6643e3b3d85f121975b73790dc011ae67a5194c6\" id=761500fd-c066-4184-a4af-109e430b695f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.801714 | controller |     "Jun 11 00:29:58.573920 crc crio[23067]: time=\"2026-06-11T00:29:58.569018394Z\" level=info msg=\"Started container\" PID=113453 containerID=61e07dacd2dea9643fc05bac6643e3b3d85f121975b73790dc011ae67a5194c6 description=openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-h9j2l/openstack-edpm-ipam-provisionserver-checksum-discovery id=761500fd-c066-4184-a4af-109e430b695f name=/runtime.v1.RuntimeService/StartContainer sandboxID=84defbc8c1a935fe5cec2138cdf99cc9163dbc04cb0c09027474c7de3c6d28f2",
2026-06-11 01:10:49.801730 | controller |     "Jun 11 00:30:00.057318 crc crio[23067]: time=\"2026-06-11T00:30:00.056489465Z\" level=info msg=\"Stopping pod sandbox: 84defbc8c1a935fe5cec2138cdf99cc9163dbc04cb0c09027474c7de3c6d28f2\" id=a5791343-8785-46e4-b1c0-9f1738463f7f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.801745 | controller |     "Jun 11 00:30:00.058590 crc crio[23067]: time=\"2026-06-11T00:30:00.057987396Z\" level=info msg=\"Got pod network &{Name:openstack-edpm-ipam-provisionserver-checksum-discovery-h9j2l Namespace:openstack ID:84defbc8c1a935fe5cec2138cdf99cc9163dbc04cb0c09027474c7de3c6d28f2 UID:9f05b2d0-50f9-4028-a993-e8da8e47a54e NetNS:/var/run/netns/09960cd1-7478-4fc0-97f5-58040c07656a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9f05b2d0_50f9_4028_a993_e8da8e47a54e.slice PodAnnotations:0xc007e12210}] Aliases:map[]}\"",
2026-06-11 01:10:49.801766 | controller |     "Jun 11 00:30:00.058590 crc crio[23067]: time=\"2026-06-11T00:30:00.05816116Z\" level=info msg=\"Deleting pod openstack_openstack-edpm-ipam-provisionserver-checksum-discovery-h9j2l from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.801781 | controller |     "Jun 11 00:30:00.460829 crc crio[23067]: time=\"2026-06-11T00:30:00.460346992Z\" level=info msg=\"Stopped pod sandbox: 84defbc8c1a935fe5cec2138cdf99cc9163dbc04cb0c09027474c7de3c6d28f2\" id=a5791343-8785-46e4-b1c0-9f1738463f7f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.801796 | controller |     "Jun 11 00:30:00.526028 crc crio[23067]: time=\"2026-06-11T00:30:00.52592348Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29685630-g2zjj/POD\" id=03dbf06b-7bf9-4a1d-a803-b22c4c0eec16 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.801810 | controller |     "Jun 11 00:30:00.526226 crc crio[23067]: time=\"2026-06-11T00:30:00.526182967Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.801825 | controller |     "Jun 11 00:30:00.551197 crc crio[23067]: time=\"2026-06-11T00:30:00.551086963Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29685630-kqlm7/POD\" id=301942b2-074e-4786-b82c-497188a426eb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.801839 | controller |     "Jun 11 00:30:00.551442 crc crio[23067]: time=\"2026-06-11T00:30:00.55137429Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.801853 | controller |     "Jun 11 00:30:00.597450 crc crio[23067]: time=\"2026-06-11T00:30:00.597199864Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685630-g2zjj Namespace:openshift-infra ID:56cc2c1d5a679063cf272ca8bde36c2de37581287f985beeca0811801678bf5b UID:0c81c5f4-ac77-4674-a235-23d72e16651a NetNS:/var/run/netns/49eade06-5410-4a9c-9e59-54b24b0fdafb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0c81c5f4_ac77_4674_a235_23d72e16651a.slice PodAnnotations:0xc003610738}] Aliases:map[]}\"",
2026-06-11 01:10:49.801868 | controller |     "Jun 11 00:30:00.597450 crc crio[23067]: time=\"2026-06-11T00:30:00.597352828Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29685630-g2zjj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.801883 | controller |     "Jun 11 00:30:00.606352 crc crio[23067]: time=\"2026-06-11T00:30:00.606259789Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29685630-kqlm7 Namespace:openshift-operator-lifecycle-manager ID:53691008a2ed68300e3ca376cc5ed907855b566eb1b9433fb97d6640d53f87ee UID:7cc02342-70a3-4fa6-b2cf-889ca37eaac0 NetNS:/var/run/netns/345c5ef4-a67b-40d7-b181-38b1becc78de Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7cc02342_70a3_4fa6_b2cf_889ca37eaac0.slice PodAnnotations:0xc007e12708}] Aliases:map[]}\"",
2026-06-11 01:10:49.801897 | controller |     "Jun 11 00:30:00.606352 crc crio[23067]: time=\"2026-06-11T00:30:00.606331071Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29685630-kqlm7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.801911 | controller |     "Jun 11 00:30:01.162792 crc crio[23067]: 2026-06-11T00:30:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:53691008a2ed683 Mac:ca:7f:d3:ca:01:39 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e1 Mtu:0 Sandbox:/var/run/netns/345c5ef4-a67b-40d7-b181-38b1becc78de SocketPath: PciID:}] [{Interface:0xc00018e5c0 Address:{IP:10.217.0.225 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.801930 | controller |     "Jun 11 00:30:01.165385 crc crio[23067]: time=\"2026-06-11T00:30:01.165280204Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29685630-kqlm7 Namespace:openshift-operator-lifecycle-manager ID:53691008a2ed68300e3ca376cc5ed907855b566eb1b9433fb97d6640d53f87ee UID:7cc02342-70a3-4fa6-b2cf-889ca37eaac0 NetNS:/var/run/netns/345c5ef4-a67b-40d7-b181-38b1becc78de Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7cc02342_70a3_4fa6_b2cf_889ca37eaac0.slice PodAnnotations:0xc007e12708}] Aliases:map[]}\"",
2026-06-11 01:10:49.801946 | controller |     "Jun 11 00:30:01.165596 crc crio[23067]: time=\"2026-06-11T00:30:01.165532901Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29685630-kqlm7 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.801960 | controller |     "Jun 11 00:30:01.179000 crc crio[23067]: time=\"2026-06-11T00:30:01.178890883Z\" level=info msg=\"Ran pod sandbox 53691008a2ed68300e3ca376cc5ed907855b566eb1b9433fb97d6640d53f87ee with infra container: openshift-operator-lifecycle-manager/collect-profiles-29685630-kqlm7/POD\" id=301942b2-074e-4786-b82c-497188a426eb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.801974 | controller |     "Jun 11 00:30:01.181874 crc crio[23067]: time=\"2026-06-11T00:30:01.181784292Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=df14ee88-9633-4851-8158-abd22729e953 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.801989 | controller |     "Jun 11 00:30:01.185022 crc crio[23067]: time=\"2026-06-11T00:30:01.184929557Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=21c4406e-8117-49a9-9834-23161e1546a0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.802003 | controller |     "Jun 11 00:30:01.193105 crc crio[23067]: time=\"2026-06-11T00:30:01.193021016Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29685630-kqlm7/collect-profiles\" id=b3696fd5-d796-4005-b9e8-26bc076e097e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.802017 | controller |     "Jun 11 00:30:01.193735 crc crio[23067]: time=\"2026-06-11T00:30:01.193683694Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.802030 | controller |     "Jun 11 00:30:01.264978 crc crio[23067]: time=\"2026-06-11T00:30:01.264870306Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.802045 | controller |     "Jun 11 00:30:01.274108 crc crio[23067]: time=\"2026-06-11T00:30:01.273979413Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.802059 | controller |     "Jun 11 00:30:01.319323 crc crio[23067]: 2026-06-11T00:30:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:56cc2c1d5a67906 Mac:1e:43:48:d8:a9:dd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e0 Mtu:0 Sandbox:/var/run/netns/49eade06-5410-4a9c-9e59-54b24b0fdafb SocketPath: PciID:}] [{Interface:0xc000014600 Address:{IP:10.217.0.224 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.802079 | controller |     "Jun 11 00:30:01.320392 crc crio[23067]: time=\"2026-06-11T00:30:01.320321939Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685630-g2zjj Namespace:openshift-infra ID:56cc2c1d5a679063cf272ca8bde36c2de37581287f985beeca0811801678bf5b UID:0c81c5f4-ac77-4674-a235-23d72e16651a NetNS:/var/run/netns/49eade06-5410-4a9c-9e59-54b24b0fdafb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0c81c5f4_ac77_4674_a235_23d72e16651a.slice PodAnnotations:0xc003610738}] Aliases:map[]}\"",
2026-06-11 01:10:49.802094 | controller |     "Jun 11 00:30:01.320506 crc crio[23067]: time=\"2026-06-11T00:30:01.320474064Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29685630-g2zjj for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.802109 | controller |     "Jun 11 00:30:01.330791 crc crio[23067]: time=\"2026-06-11T00:30:01.330349241Z\" level=info msg=\"Ran pod sandbox 56cc2c1d5a679063cf272ca8bde36c2de37581287f985beeca0811801678bf5b with infra container: openshift-infra/auto-csr-approver-29685630-g2zjj/POD\" id=03dbf06b-7bf9-4a1d-a803-b22c4c0eec16 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.802124 | controller |     "Jun 11 00:30:01.334518 crc crio[23067]: time=\"2026-06-11T00:30:01.334396421Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=780bbc9f-4565-4ef4-a324-9da80e04094b name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.802138 | controller |     "Jun 11 00:30:01.346505 crc crio[23067]: time=\"2026-06-11T00:30:01.346322935Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 01:10:49.802152 | controller |     "Jun 11 00:30:01.425487 crc crio[23067]: time=\"2026-06-11T00:30:01.425255886Z\" level=info msg=\"Created container 29c7175876dc5b455bc661698638cd4b8de42cbd6503fe741e6a3b5c3c5c35d2: openshift-operator-lifecycle-manager/collect-profiles-29685630-kqlm7/collect-profiles\" id=b3696fd5-d796-4005-b9e8-26bc076e097e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.802166 | controller |     "Jun 11 00:30:01.428462 crc crio[23067]: time=\"2026-06-11T00:30:01.42835752Z\" level=info msg=\"Starting container: 29c7175876dc5b455bc661698638cd4b8de42cbd6503fe741e6a3b5c3c5c35d2\" id=c7229b22-c4e0-4b83-a503-6c59b0215fa0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.802180 | controller |     "Jun 11 00:30:01.435218 crc crio[23067]: time=\"2026-06-11T00:30:01.435120943Z\" level=info msg=\"Started container\" PID=113729 containerID=29c7175876dc5b455bc661698638cd4b8de42cbd6503fe741e6a3b5c3c5c35d2 description=openshift-operator-lifecycle-manager/collect-profiles-29685630-kqlm7/collect-profiles id=c7229b22-c4e0-4b83-a503-6c59b0215fa0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=53691008a2ed68300e3ca376cc5ed907855b566eb1b9433fb97d6640d53f87ee",
2026-06-11 01:10:49.802195 | controller |     "Jun 11 00:30:04.135496 crc crio[23067]: time=\"2026-06-11T00:30:04.134246313Z\" level=info msg=\"Stopping pod sandbox: 53691008a2ed68300e3ca376cc5ed907855b566eb1b9433fb97d6640d53f87ee\" id=83040d4b-8f7a-4422-acca-2d52e7a9fbfe name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.802209 | controller |     "Jun 11 00:30:04.136525 crc crio[23067]: time=\"2026-06-11T00:30:04.136238287Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29685630-kqlm7 Namespace:openshift-operator-lifecycle-manager ID:53691008a2ed68300e3ca376cc5ed907855b566eb1b9433fb97d6640d53f87ee UID:7cc02342-70a3-4fa6-b2cf-889ca37eaac0 NetNS:/var/run/netns/345c5ef4-a67b-40d7-b181-38b1becc78de Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7cc02342_70a3_4fa6_b2cf_889ca37eaac0.slice PodAnnotations:0xc000b80de0}] Aliases:map[]}\"",
2026-06-11 01:10:49.802224 | controller |     "Jun 11 00:30:04.136525 crc crio[23067]: time=\"2026-06-11T00:30:04.136405502Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29685630-kqlm7 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.802242 | controller |     "Jun 11 00:30:04.465944 crc crio[23067]: time=\"2026-06-11T00:30:04.465834528Z\" level=info msg=\"Stopped pod sandbox: 53691008a2ed68300e3ca376cc5ed907855b566eb1b9433fb97d6640d53f87ee\" id=83040d4b-8f7a-4422-acca-2d52e7a9fbfe name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.802257 | controller |     "Jun 11 00:30:04.693006 crc crio[23067]: time=\"2026-06-11T00:30:04.690003379Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=780bbc9f-4565-4ef4-a324-9da80e04094b name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.802272 | controller |     "Jun 11 00:30:04.698306 crc crio[23067]: time=\"2026-06-11T00:30:04.697906614Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=d99bd410-5557-4cba-b239-8e3d3052dab1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.802286 | controller |     "Jun 11 00:30:04.702491 crc crio[23067]: time=\"2026-06-11T00:30:04.702316603Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=9ec2b403-7295-4970-bbe0-cf704dda538a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.802300 | controller |     "Jun 11 00:30:04.719460 crc crio[23067]: time=\"2026-06-11T00:30:04.719396017Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29685630-g2zjj/oc\" id=4e65bfd5-808b-4e97-a98c-1fced8cdd04f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.802315 | controller |     "Jun 11 00:30:04.720128 crc crio[23067]: time=\"2026-06-11T00:30:04.720103276Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.802329 | controller |     "Jun 11 00:30:04.786256 crc crio[23067]: time=\"2026-06-11T00:30:04.786082056Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.802343 | controller |     "Jun 11 00:30:05.103105 crc crio[23067]: time=\"2026-06-11T00:30:05.102491099Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.802378 | controller |     "Jun 11 00:30:05.250972 crc crio[23067]: time=\"2026-06-11T00:30:05.250847894Z\" level=info msg=\"Created container 6015ada5d5c95113de7ca37f1f5c2b4856c9e60b2b3fc66bdbb7b44a92290aaa: openshift-infra/auto-csr-approver-29685630-g2zjj/oc\" id=4e65bfd5-808b-4e97-a98c-1fced8cdd04f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.802394 | controller |     "Jun 11 00:30:05.252619 crc crio[23067]: time=\"2026-06-11T00:30:05.251896862Z\" level=info msg=\"Starting container: 6015ada5d5c95113de7ca37f1f5c2b4856c9e60b2b3fc66bdbb7b44a92290aaa\" id=b473cec3-e014-42bf-b39d-19b08fc3e7d9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.802408 | controller |     "Jun 11 00:30:05.261716 crc crio[23067]: time=\"2026-06-11T00:30:05.261548134Z\" level=info msg=\"Started container\" PID=114025 containerID=6015ada5d5c95113de7ca37f1f5c2b4856c9e60b2b3fc66bdbb7b44a92290aaa description=openshift-infra/auto-csr-approver-29685630-g2zjj/oc id=b473cec3-e014-42bf-b39d-19b08fc3e7d9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=56cc2c1d5a679063cf272ca8bde36c2de37581287f985beeca0811801678bf5b",
2026-06-11 01:10:49.802423 | controller |     "Jun 11 00:30:07.184851 crc crio[23067]: time=\"2026-06-11T00:30:07.183952343Z\" level=info msg=\"Stopping pod sandbox: 56cc2c1d5a679063cf272ca8bde36c2de37581287f985beeca0811801678bf5b\" id=a415f1be-f694-4551-bdd6-06bb3ea8e165 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.802443 | controller |     "Jun 11 00:30:07.185941 crc crio[23067]: time=\"2026-06-11T00:30:07.185495205Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685630-g2zjj Namespace:openshift-infra ID:56cc2c1d5a679063cf272ca8bde36c2de37581287f985beeca0811801678bf5b UID:0c81c5f4-ac77-4674-a235-23d72e16651a NetNS:/var/run/netns/49eade06-5410-4a9c-9e59-54b24b0fdafb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0c81c5f4_ac77_4674_a235_23d72e16651a.slice PodAnnotations:0xc002393b98}] Aliases:map[]}\"",
2026-06-11 01:10:49.802458 | controller |     "Jun 11 00:30:07.185941 crc crio[23067]: time=\"2026-06-11T00:30:07.185616468Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29685630-g2zjj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.802473 | controller |     "Jun 11 00:30:07.533089 crc crio[23067]: time=\"2026-06-11T00:30:07.532405946Z\" level=info msg=\"Stopped pod sandbox: 56cc2c1d5a679063cf272ca8bde36c2de37581287f985beeca0811801678bf5b\" id=a415f1be-f694-4551-bdd6-06bb3ea8e165 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.802487 | controller |     "Jun 11 00:30:27.970447 crc crio[23067]: time=\"2026-06-11T00:30:27.969497862Z\" level=info msg=\"Removing container: 7d1979c486532522ad3a3f2c9f785dd54c30159200d39eb3df6e22b67dc0721f\" id=77e4c98f-c220-4a55-9096-1e86dada9dc1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.802501 | controller |     "Jun 11 00:30:28.049972 crc crio[23067]: time=\"2026-06-11T00:30:28.049323358Z\" level=info msg=\"Removed container 7d1979c486532522ad3a3f2c9f785dd54c30159200d39eb3df6e22b67dc0721f: openshift-operator-lifecycle-manager/collect-profiles-29685585-h4jj2/collect-profiles\" id=77e4c98f-c220-4a55-9096-1e86dada9dc1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.802515 | controller |     "Jun 11 00:30:28.052175 crc crio[23067]: time=\"2026-06-11T00:30:28.051803795Z\" level=info msg=\"Removing container: 06573ff7e8b65ee44ff3a950f010791e6cf28b3f79d2c1e786180ab85043121b\" id=b99f6507-6991-4d1f-9577-02bd713df98c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.802530 | controller |     "Jun 11 00:30:28.228415 crc crio[23067]: time=\"2026-06-11T00:30:28.228320703Z\" level=info msg=\"Removed container 06573ff7e8b65ee44ff3a950f010791e6cf28b3f79d2c1e786180ab85043121b: openstack/cinder-db-sync-jcbdf/cinder-db-sync\" id=b99f6507-6991-4d1f-9577-02bd713df98c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.802588 | controller |     "Jun 11 00:30:28.232053 crc crio[23067]: time=\"2026-06-11T00:30:28.231819908Z\" level=info msg=\"Removing container: e5e097f5e669f6b1df1399cba806d69d7ac882d8781b7d0ee6fe3734252fb15f\" id=e3fb21d1-f0b7-4d4a-b0d0-104da02b09d4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.802605 | controller |     "Jun 11 00:30:28.406565 crc crio[23067]: time=\"2026-06-11T00:30:28.406352352Z\" level=info msg=\"Removed container e5e097f5e669f6b1df1399cba806d69d7ac882d8781b7d0ee6fe3734252fb15f: openstack/keystone-bootstrap-bwxg6/keystone-bootstrap\" id=e3fb21d1-f0b7-4d4a-b0d0-104da02b09d4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.802620 | controller |     "Jun 11 00:30:28.409891 crc crio[23067]: time=\"2026-06-11T00:30:28.409765965Z\" level=info msg=\"Removing container: 471920d123a8684f425461fc4d2149b91e89a8068a3ec1cce22b7cf0a2d1d8fb\" id=0aa2816a-db5f-471e-a9e0-c7a0efacdf94 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.802634 | controller |     "Jun 11 00:30:28.503397 crc crio[23067]: time=\"2026-06-11T00:30:28.503325823Z\" level=info msg=\"Removed container 471920d123a8684f425461fc4d2149b91e89a8068a3ec1cce22b7cf0a2d1d8fb: openstack/barbican-db-sync-vmd65/barbican-db-sync\" id=0aa2816a-db5f-471e-a9e0-c7a0efacdf94 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.802655 | controller |     "Jun 11 00:30:28.507337 crc crio[23067]: time=\"2026-06-11T00:30:28.506845688Z\" level=info msg=\"Removing container: acf1ae6ba59b9729fb4cbcaf456df37e8535fa25f72c89ac88b2c858d8a3aa63\" id=ae2b5404-6f6c-49f2-b320-e773caca7943 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.802670 | controller |     "Jun 11 00:30:28.599876 crc crio[23067]: time=\"2026-06-11T00:30:28.599740718Z\" level=info msg=\"Removed container acf1ae6ba59b9729fb4cbcaf456df37e8535fa25f72c89ac88b2c858d8a3aa63: openstack/cinder-online-data-migrations-4g7rw/cinder-online-data-migrations\" id=ae2b5404-6f6c-49f2-b320-e773caca7943 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.802684 | controller |     "Jun 11 00:30:28.602414 crc crio[23067]: time=\"2026-06-11T00:30:28.602353019Z\" level=info msg=\"Removing container: 138ee30db9a9443c72645ec7117193137f46ebfe6d2851761af85ca05bac0d17\" id=99ade27c-fc3b-46b6-8cdd-014c0f477356 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.802699 | controller |     "Jun 11 00:30:28.768932 crc crio[23067]: time=\"2026-06-11T00:30:28.768703842Z\" level=info msg=\"Removed container 138ee30db9a9443c72645ec7117193137f46ebfe6d2851761af85ca05bac0d17: openshift-infra/auto-csr-approver-29685624-g4jb8/oc\" id=99ade27c-fc3b-46b6-8cdd-014c0f477356 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.802712 | controller |     "Jun 11 00:30:28.773154 crc crio[23067]: time=\"2026-06-11T00:30:28.772957897Z\" level=info msg=\"Removing container: b8ea57424b43bd295741d3f395afede62943219a73b4422193c130e389ad89ae\" id=bbea84c1-bec5-4feb-8dce-7a1b5e995321 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.802727 | controller |     "Jun 11 00:30:28.857182 crc crio[23067]: time=\"2026-06-11T00:30:28.856994657Z\" level=info msg=\"Removed container b8ea57424b43bd295741d3f395afede62943219a73b4422193c130e389ad89ae: openstack/placement-db-sync-sgwjr/placement-db-sync\" id=bbea84c1-bec5-4feb-8dce-7a1b5e995321 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.802741 | controller |     "Jun 11 00:30:28.887476 crc crio[23067]: time=\"2026-06-11T00:30:28.887141895Z\" level=info msg=\"Stopping pod sandbox: 582c55c65761d433cdd0dc3252c1d82c5c972df90dbeeca536ecd7e41de529d9\" id=54fe330e-8dbf-4875-8aa9-793982166971 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.802754 | controller |     "Jun 11 00:30:28.887476 crc crio[23067]: time=\"2026-06-11T00:30:28.887477374Z\" level=info msg=\"Stopped pod sandbox (already stopped): 582c55c65761d433cdd0dc3252c1d82c5c972df90dbeeca536ecd7e41de529d9\" id=54fe330e-8dbf-4875-8aa9-793982166971 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.802768 | controller |     "Jun 11 00:30:28.889441 crc crio[23067]: time=\"2026-06-11T00:30:28.889358775Z\" level=info msg=\"Removing pod sandbox: 582c55c65761d433cdd0dc3252c1d82c5c972df90dbeeca536ecd7e41de529d9\" id=823bf84b-4ac2-4251-bc72-455ebc443977 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.802783 | controller |     "Jun 11 00:30:28.921951 crc crio[23067]: time=\"2026-06-11T00:30:28.920848949Z\" level=info msg=\"Removed pod sandbox: 582c55c65761d433cdd0dc3252c1d82c5c972df90dbeeca536ecd7e41de529d9\" id=823bf84b-4ac2-4251-bc72-455ebc443977 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.802797 | controller |     "Jun 11 00:30:28.922948 crc crio[23067]: time=\"2026-06-11T00:30:28.922865954Z\" level=info msg=\"Stopping pod sandbox: e8aaa1e44ca9d17393fd21fff751cb5c8c26bdc8581c1eb36a60e3e6b6a4a891\" id=0d133994-7f07-4ae1-9357-7ae57b99f5a4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.802811 | controller |     "Jun 11 00:30:28.923113 crc crio[23067]: time=\"2026-06-11T00:30:28.922956346Z\" level=info msg=\"Stopped pod sandbox (already stopped): e8aaa1e44ca9d17393fd21fff751cb5c8c26bdc8581c1eb36a60e3e6b6a4a891\" id=0d133994-7f07-4ae1-9357-7ae57b99f5a4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.802830 | controller |     "Jun 11 00:30:28.923823 crc crio[23067]: time=\"2026-06-11T00:30:28.923754078Z\" level=info msg=\"Removing pod sandbox: e8aaa1e44ca9d17393fd21fff751cb5c8c26bdc8581c1eb36a60e3e6b6a4a891\" id=bcca0fea-9c68-4f9a-972e-b4018e0a50f1 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.802845 | controller |     "Jun 11 00:30:28.959460 crc crio[23067]: time=\"2026-06-11T00:30:28.959380244Z\" level=info msg=\"Removed pod sandbox: e8aaa1e44ca9d17393fd21fff751cb5c8c26bdc8581c1eb36a60e3e6b6a4a891\" id=bcca0fea-9c68-4f9a-972e-b4018e0a50f1 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.802858 | controller |     "Jun 11 00:30:28.961269 crc crio[23067]: time=\"2026-06-11T00:30:28.960995428Z\" level=info msg=\"Stopping pod sandbox: 9535357f417cc16a5fc53ea9fae76cf373a556ca70d81da6fb4b4aede298edb1\" id=9fa6c4cd-b055-44c0-8e8b-a47c24b335c1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.802873 | controller |     "Jun 11 00:30:28.961403 crc crio[23067]: time=\"2026-06-11T00:30:28.961293596Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9535357f417cc16a5fc53ea9fae76cf373a556ca70d81da6fb4b4aede298edb1\" id=9fa6c4cd-b055-44c0-8e8b-a47c24b335c1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.802887 | controller |     "Jun 11 00:30:28.962181 crc crio[23067]: time=\"2026-06-11T00:30:28.962111728Z\" level=info msg=\"Removing pod sandbox: 9535357f417cc16a5fc53ea9fae76cf373a556ca70d81da6fb4b4aede298edb1\" id=097d62d3-db19-4b5c-abc4-1bb064880ba4 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.802901 | controller |     "Jun 11 00:30:29.013841 crc crio[23067]: time=\"2026-06-11T00:30:29.013583345Z\" level=info msg=\"Removed pod sandbox: 9535357f417cc16a5fc53ea9fae76cf373a556ca70d81da6fb4b4aede298edb1\" id=097d62d3-db19-4b5c-abc4-1bb064880ba4 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.802915 | controller |     "Jun 11 00:30:29.015903 crc crio[23067]: time=\"2026-06-11T00:30:29.015824406Z\" level=info msg=\"Stopping pod sandbox: 3210fd739acb2e93bb219f8dbbee652bfd004e6692e994a362356250cd4c7317\" id=cbd82d74-0d89-4a6b-a4ea-ff2c23045273 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.802929 | controller |     "Jun 11 00:30:29.016302 crc crio[23067]: time=\"2026-06-11T00:30:29.016264277Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3210fd739acb2e93bb219f8dbbee652bfd004e6692e994a362356250cd4c7317\" id=cbd82d74-0d89-4a6b-a4ea-ff2c23045273 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.802943 | controller |     "Jun 11 00:30:29.020796 crc crio[23067]: time=\"2026-06-11T00:30:29.020425Z\" level=info msg=\"Removing pod sandbox: 3210fd739acb2e93bb219f8dbbee652bfd004e6692e994a362356250cd4c7317\" id=cec9ad95-4fd3-4997-9760-2f7c0ac031dd name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.802958 | controller |     "Jun 11 00:30:29.093432 crc crio[23067]: time=\"2026-06-11T00:30:29.093338878Z\" level=info msg=\"Removed pod sandbox: 3210fd739acb2e93bb219f8dbbee652bfd004e6692e994a362356250cd4c7317\" id=cec9ad95-4fd3-4997-9760-2f7c0ac031dd name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.802972 | controller |     "Jun 11 00:30:29.095103 crc crio[23067]: time=\"2026-06-11T00:30:29.094971583Z\" level=info msg=\"Stopping pod sandbox: cec63dd46965a35dad52e6bddacfbc66b3669f72380b7871cb62b30651f06f12\" id=7293ac4a-65a0-4dbe-8256-81ee100ca010 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.802986 | controller |     "Jun 11 00:30:29.095209 crc crio[23067]: time=\"2026-06-11T00:30:29.095133527Z\" level=info msg=\"Stopped pod sandbox (already stopped): cec63dd46965a35dad52e6bddacfbc66b3669f72380b7871cb62b30651f06f12\" id=7293ac4a-65a0-4dbe-8256-81ee100ca010 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.803000 | controller |     "Jun 11 00:30:29.096030 crc crio[23067]: time=\"2026-06-11T00:30:29.095955309Z\" level=info msg=\"Removing pod sandbox: cec63dd46965a35dad52e6bddacfbc66b3669f72380b7871cb62b30651f06f12\" id=1719095a-059b-4eaf-bc93-a2a946c4e990 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.803019 | controller |     "Jun 11 00:30:29.138610 crc crio[23067]: time=\"2026-06-11T00:30:29.138513944Z\" level=info msg=\"Removed pod sandbox: cec63dd46965a35dad52e6bddacfbc66b3669f72380b7871cb62b30651f06f12\" id=1719095a-059b-4eaf-bc93-a2a946c4e990 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.803033 | controller |     "Jun 11 00:30:29.140350 crc crio[23067]: time=\"2026-06-11T00:30:29.140243921Z\" level=info msg=\"Stopping pod sandbox: c3314e4b789097253faaecfdefa04b6c3f53d212bd1245a409050ddbf732bdab\" id=7225a255-e07f-4af8-9a2d-b79dd874817c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.803047 | controller |     "Jun 11 00:30:29.140451 crc crio[23067]: time=\"2026-06-11T00:30:29.140352684Z\" level=info msg=\"Stopped pod sandbox (already stopped): c3314e4b789097253faaecfdefa04b6c3f53d212bd1245a409050ddbf732bdab\" id=7225a255-e07f-4af8-9a2d-b79dd874817c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.803061 | controller |     "Jun 11 00:30:29.141185 crc crio[23067]: time=\"2026-06-11T00:30:29.141096474Z\" level=info msg=\"Removing pod sandbox: c3314e4b789097253faaecfdefa04b6c3f53d212bd1245a409050ddbf732bdab\" id=3ad9d7b1-89bc-400b-b402-b379258c0bbb name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.803074 | controller |     "Jun 11 00:30:29.161757 crc crio[23067]: time=\"2026-06-11T00:30:29.161564949Z\" level=info msg=\"Removed pod sandbox: c3314e4b789097253faaecfdefa04b6c3f53d212bd1245a409050ddbf732bdab\" id=3ad9d7b1-89bc-400b-b402-b379258c0bbb name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.803088 | controller |     "Jun 11 00:30:29.162575 crc crio[23067]: time=\"2026-06-11T00:30:29.162483984Z\" level=info msg=\"Stopping pod sandbox: d184bcd45054852bda5ef501adcd82daed55b286a5009ed705fdc12a56b7912a\" id=13374cd8-cf47-4803-8c2f-c3c0cdf1c8b4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.803102 | controller |     "Jun 11 00:30:29.162720 crc crio[23067]: time=\"2026-06-11T00:30:29.162594847Z\" level=info msg=\"Stopped pod sandbox (already stopped): d184bcd45054852bda5ef501adcd82daed55b286a5009ed705fdc12a56b7912a\" id=13374cd8-cf47-4803-8c2f-c3c0cdf1c8b4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.803117 | controller |     "Jun 11 00:30:29.163313 crc crio[23067]: time=\"2026-06-11T00:30:29.163257975Z\" level=info msg=\"Removing pod sandbox: d184bcd45054852bda5ef501adcd82daed55b286a5009ed705fdc12a56b7912a\" id=c191bbc8-d315-40be-a250-d23f8e05cfda name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.803130 | controller |     "Jun 11 00:30:29.222454 crc crio[23067]: time=\"2026-06-11T00:30:29.221544316Z\" level=info msg=\"Removed pod sandbox: d184bcd45054852bda5ef501adcd82daed55b286a5009ed705fdc12a56b7912a\" id=c191bbc8-d315-40be-a250-d23f8e05cfda name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.803145 | controller |     "Jun 11 00:31:25.294577 crc crio[23067]: time=\"2026-06-11T00:31:25.293596636Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-dx8n8/POD\" id=cc4e1b65-a4a7-480b-a421-bcff9d1e85fd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.803158 | controller |     "Jun 11 00:31:25.297444 crc crio[23067]: time=\"2026-06-11T00:31:25.295070506Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.803173 | controller |     "Jun 11 00:31:25.346835 crc crio[23067]: time=\"2026-06-11T00:31:25.346607994Z\" level=info msg=\"Got pod network &{Name:redhat-operators-dx8n8 Namespace:openshift-marketplace ID:dc68d71a0c9631a96c46cb8d794b795712a3fa4cb301b3951241362a9ca52b3d UID:7e9c1df5-6e26-49e2-a87a-e009d5d10f05 NetNS:/var/run/netns/7bf9ee91-1d95-471c-b718-d898223dfbe8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7e9c1df5_6e26_49e2_a87a_e009d5d10f05.slice PodAnnotations:0xc007e13128}] Aliases:map[]}\"",
2026-06-11 01:10:49.803194 | controller |     "Jun 11 00:31:25.346835 crc crio[23067]: time=\"2026-06-11T00:31:25.346726407Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-dx8n8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.803208 | controller |     "Jun 11 00:31:26.007930 crc crio[23067]: 2026-06-11T00:31:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dc68d71a0c9631a Mac:82:58:26:9b:bb:1a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e2 Mtu:0 Sandbox:/var/run/netns/7bf9ee91-1d95-471c-b718-d898223dfbe8 SocketPath: PciID:}] [{Interface:0xc0001346b0 Address:{IP:10.217.0.226 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.803223 | controller |     "Jun 11 00:31:26.009874 crc crio[23067]: time=\"2026-06-11T00:31:26.009795253Z\" level=info msg=\"Got pod network &{Name:redhat-operators-dx8n8 Namespace:openshift-marketplace ID:dc68d71a0c9631a96c46cb8d794b795712a3fa4cb301b3951241362a9ca52b3d UID:7e9c1df5-6e26-49e2-a87a-e009d5d10f05 NetNS:/var/run/netns/7bf9ee91-1d95-471c-b718-d898223dfbe8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7e9c1df5_6e26_49e2_a87a_e009d5d10f05.slice PodAnnotations:0xc007e13128}] Aliases:map[]}\"",
2026-06-11 01:10:49.803238 | controller |     "Jun 11 00:31:26.010116 crc crio[23067]: time=\"2026-06-11T00:31:26.010008149Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-dx8n8 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.803253 | controller |     "Jun 11 00:31:26.022629 crc crio[23067]: time=\"2026-06-11T00:31:26.022512638Z\" level=info msg=\"Ran pod sandbox dc68d71a0c9631a96c46cb8d794b795712a3fa4cb301b3951241362a9ca52b3d with infra container: openshift-marketplace/redhat-operators-dx8n8/POD\" id=cc4e1b65-a4a7-480b-a421-bcff9d1e85fd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.803267 | controller |     "Jun 11 00:31:26.026440 crc crio[23067]: time=\"2026-06-11T00:31:26.026227299Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=fac3bad8-9a44-4bba-a380-fbe3d277b2b6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.803281 | controller |     "Jun 11 00:31:26.030772 crc crio[23067]: time=\"2026-06-11T00:31:26.030710651Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=3b6bd80e-101c-4f4f-b151-f1f218857abc name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.803296 | controller |     "Jun 11 00:31:26.042747 crc crio[23067]: time=\"2026-06-11T00:31:26.042561932Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-dx8n8/extract-utilities\" id=da1cf32d-e438-4cc0-804d-24005e2c381e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.803310 | controller |     "Jun 11 00:31:26.043460 crc crio[23067]: time=\"2026-06-11T00:31:26.043326763Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.803324 | controller |     "Jun 11 00:31:26.129687 crc crio[23067]: time=\"2026-06-11T00:31:26.129557312Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.803337 | controller |     "Jun 11 00:31:26.138494 crc crio[23067]: time=\"2026-06-11T00:31:26.138434353Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.803378 | controller |     "Jun 11 00:31:26.381734 crc crio[23067]: time=\"2026-06-11T00:31:26.380455849Z\" level=info msg=\"Created container 9a654863cf082fc64dc36a1915e0449f2f521218130c775918e9510f8bfe62bd: openshift-marketplace/redhat-operators-dx8n8/extract-utilities\" id=da1cf32d-e438-4cc0-804d-24005e2c381e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.803396 | controller |     "Jun 11 00:31:26.383792 crc crio[23067]: time=\"2026-06-11T00:31:26.383578033Z\" level=info msg=\"Starting container: 9a654863cf082fc64dc36a1915e0449f2f521218130c775918e9510f8bfe62bd\" id=fa7beef0-ba8d-40df-b6eb-2f8af7b18a62 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.803411 | controller |     "Jun 11 00:31:26.390823 crc crio[23067]: time=\"2026-06-11T00:31:26.390586874Z\" level=info msg=\"Started container\" PID=117976 containerID=9a654863cf082fc64dc36a1915e0449f2f521218130c775918e9510f8bfe62bd description=openshift-marketplace/redhat-operators-dx8n8/extract-utilities id=fa7beef0-ba8d-40df-b6eb-2f8af7b18a62 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dc68d71a0c9631a96c46cb8d794b795712a3fa4cb301b3951241362a9ca52b3d",
2026-06-11 01:10:49.803426 | controller |     "Jun 11 00:31:26.641866 crc crio[23067]: time=\"2026-06-11T00:31:26.641759717Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=acd2aafb-2ba3-4396-9d98-0bfea0f90c61 name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.803440 | controller |     "Jun 11 00:31:26.653025 crc crio[23067]: time=\"2026-06-11T00:31:26.652891659Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"",
2026-06-11 01:10:49.803455 | controller |     "Jun 11 00:31:28.013175 crc crio[23067]: time=\"2026-06-11T00:31:28.012640776Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:546c77fdbf5f7c6a9a4243f4c4ef38fe0f584972a70f687bc40091743ee77d60\" id=acd2aafb-2ba3-4396-9d98-0bfea0f90c61 name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.803469 | controller |     "Jun 11 00:31:28.014710 crc crio[23067]: time=\"2026-06-11T00:31:28.014044354Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=bac1bd5d-cec2-4595-b6b8-30629cc6c46f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.803484 | controller |     "Jun 11 00:31:28.016924 crc crio[23067]: time=\"2026-06-11T00:31:28.01682646Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=6f871ac4-9eab-439c-af9f-30bd5d9232b0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.803498 | controller |     "Jun 11 00:31:28.024743 crc crio[23067]: time=\"2026-06-11T00:31:28.02457966Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-dx8n8/extract-content\" id=f6b2c9d8-495a-4fd3-a8f6-fb99d0f3c412 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.803512 | controller |     "Jun 11 00:31:28.025309 crc crio[23067]: time=\"2026-06-11T00:31:28.025243318Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.803526 | controller |     "Jun 11 00:31:28.090556 crc crio[23067]: time=\"2026-06-11T00:31:28.090448677Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.803540 | controller |     "Jun 11 00:31:28.094609 crc crio[23067]: time=\"2026-06-11T00:31:28.094324142Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.803554 | controller |     "Jun 11 00:31:28.275239 crc crio[23067]: time=\"2026-06-11T00:31:28.275023384Z\" level=info msg=\"Created container 6cec952ee6c53781489d81a7e8d5ceabf3ca3b8f443c7b0acfd76bb034d53b9b: openshift-marketplace/redhat-operators-dx8n8/extract-content\" id=f6b2c9d8-495a-4fd3-a8f6-fb99d0f3c412 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.803577 | controller |     "Jun 11 00:31:28.276459 crc crio[23067]: time=\"2026-06-11T00:31:28.276381701Z\" level=info msg=\"Starting container: 6cec952ee6c53781489d81a7e8d5ceabf3ca3b8f443c7b0acfd76bb034d53b9b\" id=81ecef24-8c96-4e45-b263-e490ae4919bc name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.803592 | controller |     "Jun 11 00:31:28.282533 crc crio[23067]: time=\"2026-06-11T00:31:28.282418445Z\" level=info msg=\"Started container\" PID=118081 containerID=6cec952ee6c53781489d81a7e8d5ceabf3ca3b8f443c7b0acfd76bb034d53b9b description=openshift-marketplace/redhat-operators-dx8n8/extract-content id=81ecef24-8c96-4e45-b263-e490ae4919bc name=/runtime.v1.RuntimeService/StartContainer sandboxID=dc68d71a0c9631a96c46cb8d794b795712a3fa4cb301b3951241362a9ca52b3d",
2026-06-11 01:10:49.803606 | controller |     "Jun 11 00:31:29.243559 crc crio[23067]: time=\"2026-06-11T00:31:29.243158407Z\" level=info msg=\"Removing container: e7e08d755cc053a6afd8bea86f0012eb8dde950d995e6ad33505f71c2f3c9375\" id=b59bc773-dc93-4ceb-9d39-5db6766131d5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.803620 | controller |     "Jun 11 00:31:29.282162 crc crio[23067]: time=\"2026-06-11T00:31:29.281828376Z\" level=info msg=\"Removed container e7e08d755cc053a6afd8bea86f0012eb8dde950d995e6ad33505f71c2f3c9375: openstack/nova-api-9470-account-create-update-gfrdz/mariadb-account-create-update\" id=b59bc773-dc93-4ceb-9d39-5db6766131d5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.803634 | controller |     "Jun 11 00:31:29.285370 crc crio[23067]: time=\"2026-06-11T00:31:29.285242698Z\" level=info msg=\"Removing container: 028d408e1ecf27e2930d6365ea0744592ee8aef8f564c0b3376d80c3121afe0a\" id=47abd1c4-27d0-4a35-a0be-10223e9df3ec name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.803648 | controller |     "Jun 11 00:31:29.328855 crc crio[23067]: time=\"2026-06-11T00:31:29.328482221Z\" level=info msg=\"Removed container 028d408e1ecf27e2930d6365ea0744592ee8aef8f564c0b3376d80c3121afe0a: openstack/nova-cell1-db-create-nstdm/mariadb-database-create\" id=47abd1c4-27d0-4a35-a0be-10223e9df3ec name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.803662 | controller |     "Jun 11 00:31:29.334164 crc crio[23067]: time=\"2026-06-11T00:31:29.332587563Z\" level=info msg=\"Removing container: 4f1fe426423cc7668aecb4a0b0bebb5689788dbd92471d4dafc0979659619f59\" id=43fab9ae-4c07-4dd2-ae05-b1f24cc44341 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.803678 | controller |     "Jun 11 00:31:29.408711 crc crio[23067]: time=\"2026-06-11T00:31:29.408492692Z\" level=info msg=\"Removed container 4f1fe426423cc7668aecb4a0b0bebb5689788dbd92471d4dafc0979659619f59: openstack/nova-api-db-create-hmqpj/mariadb-database-create\" id=43fab9ae-4c07-4dd2-ae05-b1f24cc44341 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.803693 | controller |     "Jun 11 00:31:29.411892 crc crio[23067]: time=\"2026-06-11T00:31:29.411793161Z\" level=info msg=\"Removing container: b5bff6726524da07ee0102c7a9486cd925fffd1d7bec51420914598ea05a3e66\" id=4d052225-461e-403c-a2a0-740078ea78a4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.803707 | controller |     "Jun 11 00:31:29.479807 crc crio[23067]: time=\"2026-06-11T00:31:29.479693103Z\" level=info msg=\"Removed container b5bff6726524da07ee0102c7a9486cd925fffd1d7bec51420914598ea05a3e66: openstack/nova-cell1-1e3d-account-create-update-8lhkl/mariadb-account-create-update\" id=4d052225-461e-403c-a2a0-740078ea78a4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.803721 | controller |     "Jun 11 00:31:29.485346 crc crio[23067]: time=\"2026-06-11T00:31:29.485174432Z\" level=info msg=\"Removing container: 358fd9f03d668ebfc266a89b6537ea6f9905b405cc7c721bcf9f0e1e7b7c6659\" id=35021cc1-ca42-4640-9862-4834651a1916 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.803741 | controller |     "Jun 11 00:31:29.556173 crc crio[23067]: time=\"2026-06-11T00:31:29.556038124Z\" level=info msg=\"Removed container 358fd9f03d668ebfc266a89b6537ea6f9905b405cc7c721bcf9f0e1e7b7c6659: openstack/nova-cell0-04ba-account-create-update-mts6r/mariadb-account-create-update\" id=35021cc1-ca42-4640-9862-4834651a1916 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.803756 | controller |     "Jun 11 00:31:29.559706 crc crio[23067]: time=\"2026-06-11T00:31:29.559502098Z\" level=info msg=\"Removing container: 22a416df0172a5f7c9656e8a20d45ad7e00f2fc81364d187ce187773020ac870\" id=dfbda2fb-9aad-4e41-a031-679fb1645b2b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.803770 | controller |     "Jun 11 00:31:29.610870 crc crio[23067]: time=\"2026-06-11T00:31:29.610543163Z\" level=info msg=\"Removed container 22a416df0172a5f7c9656e8a20d45ad7e00f2fc81364d187ce187773020ac870: openstack/nova-cell0-db-create-48rwf/mariadb-database-create\" id=dfbda2fb-9aad-4e41-a031-679fb1645b2b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.803784 | controller |     "Jun 11 00:31:29.626424 crc crio[23067]: time=\"2026-06-11T00:31:29.626221738Z\" level=info msg=\"Stopping pod sandbox: 0fa621ca76a0d6b8aef550b23ca83d2cc7beb7f03b29ade2d33a8076b9baade5\" id=4b2967a3-9d6a-450d-9aec-bdc37a1373ca name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.803799 | controller |     "Jun 11 00:31:29.626424 crc crio[23067]: time=\"2026-06-11T00:31:29.626315781Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0fa621ca76a0d6b8aef550b23ca83d2cc7beb7f03b29ade2d33a8076b9baade5\" id=4b2967a3-9d6a-450d-9aec-bdc37a1373ca name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.803813 | controller |     "Jun 11 00:31:29.627182 crc crio[23067]: time=\"2026-06-11T00:31:29.62702439Z\" level=info msg=\"Removing pod sandbox: 0fa621ca76a0d6b8aef550b23ca83d2cc7beb7f03b29ade2d33a8076b9baade5\" id=a9e0bc0e-48a5-4e2f-938e-070639f38f99 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.803827 | controller |     "Jun 11 00:31:29.656052 crc crio[23067]: time=\"2026-06-11T00:31:29.655927684Z\" level=info msg=\"Removed pod sandbox: 0fa621ca76a0d6b8aef550b23ca83d2cc7beb7f03b29ade2d33a8076b9baade5\" id=a9e0bc0e-48a5-4e2f-938e-070639f38f99 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.803841 | controller |     "Jun 11 00:31:29.658167 crc crio[23067]: time=\"2026-06-11T00:31:29.658036631Z\" level=info msg=\"Stopping pod sandbox: 2b05dae8ba239705d4acd89f81f30b0a316ff3e88cc35bdfd8e26bd5844e769e\" id=ab6a38e2-6802-4d5f-a6d3-c4a9078b3bce name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.803855 | controller |     "Jun 11 00:31:29.658408 crc crio[23067]: time=\"2026-06-11T00:31:29.65833993Z\" level=info msg=\"Stopped pod sandbox (already stopped): 2b05dae8ba239705d4acd89f81f30b0a316ff3e88cc35bdfd8e26bd5844e769e\" id=ab6a38e2-6802-4d5f-a6d3-c4a9078b3bce name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.803869 | controller |     "Jun 11 00:31:29.660299 crc crio[23067]: time=\"2026-06-11T00:31:29.660217041Z\" level=info msg=\"Removing pod sandbox: 2b05dae8ba239705d4acd89f81f30b0a316ff3e88cc35bdfd8e26bd5844e769e\" id=f9a8a45b-2a5a-49fd-b984-464077cf2f9e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.803883 | controller |     "Jun 11 00:31:29.688423 crc crio[23067]: time=\"2026-06-11T00:31:29.687515771Z\" level=info msg=\"Removed pod sandbox: 2b05dae8ba239705d4acd89f81f30b0a316ff3e88cc35bdfd8e26bd5844e769e\" id=f9a8a45b-2a5a-49fd-b984-464077cf2f9e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.803897 | controller |     "Jun 11 00:31:29.690286 crc crio[23067]: time=\"2026-06-11T00:31:29.69005266Z\" level=info msg=\"Stopping pod sandbox: 977ea6cae932bf7394ab2b48ee19eafb835880b9632a4a0a4273481ce3cd7d49\" id=4207df94-96c9-480c-a155-cec022f30610 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.803917 | controller |     "Jun 11 00:31:29.690286 crc crio[23067]: time=\"2026-06-11T00:31:29.690146362Z\" level=info msg=\"Stopped pod sandbox (already stopped): 977ea6cae932bf7394ab2b48ee19eafb835880b9632a4a0a4273481ce3cd7d49\" id=4207df94-96c9-480c-a155-cec022f30610 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.803932 | controller |     "Jun 11 00:31:29.692043 crc crio[23067]: time=\"2026-06-11T00:31:29.691954562Z\" level=info msg=\"Removing pod sandbox: 977ea6cae932bf7394ab2b48ee19eafb835880b9632a4a0a4273481ce3cd7d49\" id=fddb3bc5-1da0-4439-a4c4-019252dc5b59 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.803947 | controller |     "Jun 11 00:31:29.717048 crc crio[23067]: time=\"2026-06-11T00:31:29.716989061Z\" level=info msg=\"Removed pod sandbox: 977ea6cae932bf7394ab2b48ee19eafb835880b9632a4a0a4273481ce3cd7d49\" id=fddb3bc5-1da0-4439-a4c4-019252dc5b59 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.803960 | controller |     "Jun 11 00:31:29.717631 crc crio[23067]: time=\"2026-06-11T00:31:29.717583147Z\" level=info msg=\"Stopping pod sandbox: 0acd887e579a7996287cf906b7118417b27936a33a58912f677a14546c626979\" id=d25eb06a-f27a-4978-bc87-6ebb83f98e88 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.803974 | controller |     "Jun 11 00:31:29.717981 crc crio[23067]: time=\"2026-06-11T00:31:29.717906486Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0acd887e579a7996287cf906b7118417b27936a33a58912f677a14546c626979\" id=d25eb06a-f27a-4978-bc87-6ebb83f98e88 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.803988 | controller |     "Jun 11 00:31:29.718392 crc crio[23067]: time=\"2026-06-11T00:31:29.718348538Z\" level=info msg=\"Removing pod sandbox: 0acd887e579a7996287cf906b7118417b27936a33a58912f677a14546c626979\" id=bf37f895-9b35-436b-babf-cad625fe7db6 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.804002 | controller |     "Jun 11 00:31:29.756723 crc crio[23067]: time=\"2026-06-11T00:31:29.756313837Z\" level=info msg=\"Removed pod sandbox: 0acd887e579a7996287cf906b7118417b27936a33a58912f677a14546c626979\" id=bf37f895-9b35-436b-babf-cad625fe7db6 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.804017 | controller |     "Jun 11 00:31:29.758378 crc crio[23067]: time=\"2026-06-11T00:31:29.758282851Z\" level=info msg=\"Stopping pod sandbox: a69e754acd13dddce35481fa790df5c611e734815109273c58f5a68e542d03d6\" id=a7f3bc84-ac94-46d6-95fb-aa8898c31f7b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.804030 | controller |     "Jun 11 00:31:29.758546 crc crio[23067]: time=\"2026-06-11T00:31:29.758383714Z\" level=info msg=\"Stopped pod sandbox (already stopped): a69e754acd13dddce35481fa790df5c611e734815109273c58f5a68e542d03d6\" id=a7f3bc84-ac94-46d6-95fb-aa8898c31f7b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.804044 | controller |     "Jun 11 00:31:29.759802 crc crio[23067]: time=\"2026-06-11T00:31:29.75935481Z\" level=info msg=\"Removing pod sandbox: a69e754acd13dddce35481fa790df5c611e734815109273c58f5a68e542d03d6\" id=44435d49-0e4a-4248-a74a-38ec4a0e2334 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.804058 | controller |     "Jun 11 00:31:29.782356 crc crio[23067]: time=\"2026-06-11T00:31:29.78222785Z\" level=info msg=\"Removed pod sandbox: a69e754acd13dddce35481fa790df5c611e734815109273c58f5a68e542d03d6\" id=44435d49-0e4a-4248-a74a-38ec4a0e2334 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.804073 | controller |     "Jun 11 00:31:29.783436 crc crio[23067]: time=\"2026-06-11T00:31:29.783354201Z\" level=info msg=\"Stopping pod sandbox: 7382d48ecff8cf5692688a450c0f590e7e205beec1349c8833e33e8d4f1e2ace\" id=746f7534-0c3b-43d4-b97d-ef9c4c1461cd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.804087 | controller |     "Jun 11 00:31:29.783617 crc crio[23067]: time=\"2026-06-11T00:31:29.783445683Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7382d48ecff8cf5692688a450c0f590e7e205beec1349c8833e33e8d4f1e2ace\" id=746f7534-0c3b-43d4-b97d-ef9c4c1461cd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.804106 | controller |     "Jun 11 00:31:29.784263 crc crio[23067]: time=\"2026-06-11T00:31:29.784180543Z\" level=info msg=\"Removing pod sandbox: 7382d48ecff8cf5692688a450c0f590e7e205beec1349c8833e33e8d4f1e2ace\" id=d7edd8bf-0098-4035-94df-11241107d512 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.804121 | controller |     "Jun 11 00:31:29.809523 crc crio[23067]: time=\"2026-06-11T00:31:29.809329266Z\" level=info msg=\"Removed pod sandbox: 7382d48ecff8cf5692688a450c0f590e7e205beec1349c8833e33e8d4f1e2ace\" id=d7edd8bf-0098-4035-94df-11241107d512 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.804135 | controller |     "Jun 11 00:31:37.908624 crc crio[23067]: time=\"2026-06-11T00:31:37.907626444Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=fd333eda-6e49-4a79-b4c4-70d45917a8cf name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.804149 | controller |     "Jun 11 00:31:37.920357 crc crio[23067]: time=\"2026-06-11T00:31:37.920231216Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=4b63a722-91fc-4029-8563-a858a0e82d09 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.804163 | controller |     "Jun 11 00:31:38.045835 crc crio[23067]: time=\"2026-06-11T00:31:38.045259467Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-dx8n8/registry-server\" id=2ffbbeb7-9f3e-48bb-b3de-2e8ca5f768f8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.804177 | controller |     "Jun 11 00:31:38.049176 crc crio[23067]: time=\"2026-06-11T00:31:38.047910299Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.804191 | controller |     "Jun 11 00:31:38.259758 crc crio[23067]: time=\"2026-06-11T00:31:38.259215011Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.804205 | controller |     "Jun 11 00:31:38.264395 crc crio[23067]: time=\"2026-06-11T00:31:38.26432421Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.804219 | controller |     "Jun 11 00:31:38.624546 crc crio[23067]: time=\"2026-06-11T00:31:38.624225063Z\" level=info msg=\"Created container 8e600fa4085faacb8f9e357b28ce887946ba1777b6675a36a4752ec0d043837f: openshift-marketplace/redhat-operators-dx8n8/registry-server\" id=2ffbbeb7-9f3e-48bb-b3de-2e8ca5f768f8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.804233 | controller |     "Jun 11 00:31:38.628247 crc crio[23067]: time=\"2026-06-11T00:31:38.627351148Z\" level=info msg=\"Starting container: 8e600fa4085faacb8f9e357b28ce887946ba1777b6675a36a4752ec0d043837f\" id=e0f3af6a-a7d9-4b56-ae9e-a58f807924ab name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.804247 | controller |     "Jun 11 00:31:38.635243 crc crio[23067]: time=\"2026-06-11T00:31:38.63515162Z\" level=info msg=\"Started container\" PID=118570 containerID=8e600fa4085faacb8f9e357b28ce887946ba1777b6675a36a4752ec0d043837f description=openshift-marketplace/redhat-operators-dx8n8/registry-server id=e0f3af6a-a7d9-4b56-ae9e-a58f807924ab name=/runtime.v1.RuntimeService/StartContainer sandboxID=dc68d71a0c9631a96c46cb8d794b795712a3fa4cb301b3951241362a9ca52b3d",
2026-06-11 01:10:49.804261 | controller |     "Jun 11 00:32:00.586148 crc crio[23067]: time=\"2026-06-11T00:32:00.585258109Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29685632-n2kfn/POD\" id=402c8e2d-4a35-4c74-b939-61d106469f63 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.804280 | controller |     "Jun 11 00:32:00.588161 crc crio[23067]: time=\"2026-06-11T00:32:00.586551414Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.804295 | controller |     "Jun 11 00:32:00.676207 crc crio[23067]: time=\"2026-06-11T00:32:00.675937369Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685632-n2kfn Namespace:openshift-infra ID:b2c75f315cbf7bbc5057c045251aadca462142a079d670c707ba6c81bf828cdd UID:054b7db6-d226-464e-af50-a24aa5517df4 NetNS:/var/run/netns/d66688e4-f808-486e-b771-9228647bc094 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod054b7db6_d226_464e_af50_a24aa5517df4.slice PodAnnotations:0xc002393120}] Aliases:map[]}\"",
2026-06-11 01:10:49.804309 | controller |     "Jun 11 00:32:00.676207 crc crio[23067]: time=\"2026-06-11T00:32:00.676026951Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29685632-n2kfn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.804323 | controller |     "Jun 11 00:32:01.389750 crc crio[23067]: 2026-06-11T00:32:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b2c75f315cbf7bb Mac:3e:86:b7:8f:1d:68 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e3 Mtu:0 Sandbox:/var/run/netns/d66688e4-f808-486e-b771-9228647bc094 SocketPath: PciID:}] [{Interface:0xc000014ea0 Address:{IP:10.217.0.227 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.804338 | controller |     "Jun 11 00:32:01.393402 crc crio[23067]: time=\"2026-06-11T00:32:01.393230116Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685632-n2kfn Namespace:openshift-infra ID:b2c75f315cbf7bbc5057c045251aadca462142a079d670c707ba6c81bf828cdd UID:054b7db6-d226-464e-af50-a24aa5517df4 NetNS:/var/run/netns/d66688e4-f808-486e-b771-9228647bc094 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod054b7db6_d226_464e_af50_a24aa5517df4.slice PodAnnotations:0xc002393120}] Aliases:map[]}\"",
2026-06-11 01:10:49.804373 | controller |     "Jun 11 00:32:01.393746 crc crio[23067]: time=\"2026-06-11T00:32:01.393585736Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29685632-n2kfn for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.804390 | controller |     "Jun 11 00:32:01.420580 crc crio[23067]: time=\"2026-06-11T00:32:01.420499336Z\" level=info msg=\"Ran pod sandbox b2c75f315cbf7bbc5057c045251aadca462142a079d670c707ba6c81bf828cdd with infra container: openshift-infra/auto-csr-approver-29685632-n2kfn/POD\" id=402c8e2d-4a35-4c74-b939-61d106469f63 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.804404 | controller |     "Jun 11 00:32:01.426464 crc crio[23067]: time=\"2026-06-11T00:32:01.426393626Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=01b50a94-a76a-482e-a787-09f624a49c5f name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.804419 | controller |     "Jun 11 00:32:01.440062 crc crio[23067]: time=\"2026-06-11T00:32:01.439969594Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 01:10:49.804435 | controller |     "Jun 11 00:32:02.359949 crc crio[23067]: time=\"2026-06-11T00:32:02.358587124Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=01b50a94-a76a-482e-a787-09f624a49c5f name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.804452 | controller |     "Jun 11 00:32:02.362761 crc crio[23067]: time=\"2026-06-11T00:32:02.361875683Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=037ad1d9-05f2-4373-b1f3-9c57437bbaa7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.804471 | controller |     "Jun 11 00:32:02.365140 crc crio[23067]: time=\"2026-06-11T00:32:02.365022149Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=25931849-1b1b-404d-9438-cae38e9ec6eb name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.804486 | controller |     "Jun 11 00:32:02.376513 crc crio[23067]: time=\"2026-06-11T00:32:02.376444329Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29685632-n2kfn/oc\" id=b38664ed-2715-43e2-b6b0-1b8e75f2f315 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.804500 | controller |     "Jun 11 00:32:02.377264 crc crio[23067]: time=\"2026-06-11T00:32:02.377183019Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.804514 | controller |     "Jun 11 00:32:02.457523 crc crio[23067]: time=\"2026-06-11T00:32:02.457425975Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.804528 | controller |     "Jun 11 00:32:03.039750 crc crio[23067]: time=\"2026-06-11T00:32:03.039566878Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.804542 | controller |     "Jun 11 00:32:03.212144 crc crio[23067]: time=\"2026-06-11T00:32:03.211471461Z\" level=info msg=\"Created container 26966631490a8b31c9488fb747c04f70f79b14ddbd698153087e7c46953f5434: openshift-infra/auto-csr-approver-29685632-n2kfn/oc\" id=b38664ed-2715-43e2-b6b0-1b8e75f2f315 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.804556 | controller |     "Jun 11 00:32:03.213405 crc crio[23067]: time=\"2026-06-11T00:32:03.213356382Z\" level=info msg=\"Starting container: 26966631490a8b31c9488fb747c04f70f79b14ddbd698153087e7c46953f5434\" id=157ab301-04d5-4128-b6e2-851d5aeda6a7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.804570 | controller |     "Jun 11 00:32:03.219229 crc crio[23067]: time=\"2026-06-11T00:32:03.219141389Z\" level=info msg=\"Started container\" PID=119828 containerID=26966631490a8b31c9488fb747c04f70f79b14ddbd698153087e7c46953f5434 description=openshift-infra/auto-csr-approver-29685632-n2kfn/oc id=157ab301-04d5-4128-b6e2-851d5aeda6a7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b2c75f315cbf7bbc5057c045251aadca462142a079d670c707ba6c81bf828cdd",
2026-06-11 01:10:49.804585 | controller |     "Jun 11 00:32:05.203253 crc crio[23067]: time=\"2026-06-11T00:32:05.202508712Z\" level=info msg=\"Stopping pod sandbox: b2c75f315cbf7bbc5057c045251aadca462142a079d670c707ba6c81bf828cdd\" id=fd593ee5-828c-4263-8c3f-aa7b9bdce1f9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.804599 | controller |     "Jun 11 00:32:05.205143 crc crio[23067]: time=\"2026-06-11T00:32:05.204039894Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685632-n2kfn Namespace:openshift-infra ID:b2c75f315cbf7bbc5057c045251aadca462142a079d670c707ba6c81bf828cdd UID:054b7db6-d226-464e-af50-a24aa5517df4 NetNS:/var/run/netns/d66688e4-f808-486e-b771-9228647bc094 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod054b7db6_d226_464e_af50_a24aa5517df4.slice PodAnnotations:0xc007e12a48}] Aliases:map[]}\"",
2026-06-11 01:10:49.804613 | controller |     "Jun 11 00:32:05.205143 crc crio[23067]: time=\"2026-06-11T00:32:05.204225929Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29685632-n2kfn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.804628 | controller |     "Jun 11 00:32:05.630419 crc crio[23067]: time=\"2026-06-11T00:32:05.629879986Z\" level=info msg=\"Stopped pod sandbox: b2c75f315cbf7bbc5057c045251aadca462142a079d670c707ba6c81bf828cdd\" id=fd593ee5-828c-4263-8c3f-aa7b9bdce1f9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.804648 | controller |     "Jun 11 00:32:07.235926 crc crio[23067]: time=\"2026-06-11T00:32:07.235271697Z\" level=info msg=\"Stopping container: 8e600fa4085faacb8f9e357b28ce887946ba1777b6675a36a4752ec0d043837f (timeout: 2s)\" id=67510e72-ee3f-41c6-89dd-87dd0548c6f4 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.804663 | controller |     "Jun 11 00:32:07.369853 crc crio[23067]: time=\"2026-06-11T00:32:07.36922267Z\" level=info msg=\"Stopped container 8e600fa4085faacb8f9e357b28ce887946ba1777b6675a36a4752ec0d043837f: openshift-marketplace/redhat-operators-dx8n8/registry-server\" id=67510e72-ee3f-41c6-89dd-87dd0548c6f4 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.804677 | controller |     "Jun 11 00:32:07.370815 crc crio[23067]: time=\"2026-06-11T00:32:07.370771102Z\" level=info msg=\"Stopping pod sandbox: dc68d71a0c9631a96c46cb8d794b795712a3fa4cb301b3951241362a9ca52b3d\" id=a79d1c7c-4860-4f30-bcd8-2ee0f74f5865 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.804692 | controller |     "Jun 11 00:32:07.371710 crc crio[23067]: time=\"2026-06-11T00:32:07.371619315Z\" level=info msg=\"Got pod network &{Name:redhat-operators-dx8n8 Namespace:openshift-marketplace ID:dc68d71a0c9631a96c46cb8d794b795712a3fa4cb301b3951241362a9ca52b3d UID:7e9c1df5-6e26-49e2-a87a-e009d5d10f05 NetNS:/var/run/netns/7bf9ee91-1d95-471c-b718-d898223dfbe8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7e9c1df5_6e26_49e2_a87a_e009d5d10f05.slice PodAnnotations:0xc002a47000}] Aliases:map[]}\"",
2026-06-11 01:10:49.804706 | controller |     "Jun 11 00:32:07.372042 crc crio[23067]: time=\"2026-06-11T00:32:07.372013476Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-dx8n8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.804721 | controller |     "Jun 11 00:32:07.711402 crc crio[23067]: time=\"2026-06-11T00:32:07.71127212Z\" level=info msg=\"Stopped pod sandbox: dc68d71a0c9631a96c46cb8d794b795712a3fa4cb301b3951241362a9ca52b3d\" id=a79d1c7c-4860-4f30-bcd8-2ee0f74f5865 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.804736 | controller |     "Jun 11 00:32:08.259187 crc crio[23067]: time=\"2026-06-11T00:32:08.258595867Z\" level=info msg=\"Removing container: 8e600fa4085faacb8f9e357b28ce887946ba1777b6675a36a4752ec0d043837f\" id=62566bbb-3583-4a4b-971f-c8ef6576073b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.804750 | controller |     "Jun 11 00:32:08.294761 crc crio[23067]: time=\"2026-06-11T00:32:08.294553873Z\" level=info msg=\"Removed container 8e600fa4085faacb8f9e357b28ce887946ba1777b6675a36a4752ec0d043837f: openshift-marketplace/redhat-operators-dx8n8/registry-server\" id=62566bbb-3583-4a4b-971f-c8ef6576073b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.804765 | controller |     "Jun 11 00:32:08.298982 crc crio[23067]: time=\"2026-06-11T00:32:08.298559911Z\" level=info msg=\"Removing container: 6cec952ee6c53781489d81a7e8d5ceabf3ca3b8f443c7b0acfd76bb034d53b9b\" id=b3ef35ca-4c58-485a-a1c9-e1ba302c099d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.804779 | controller |     "Jun 11 00:32:08.367602 crc crio[23067]: time=\"2026-06-11T00:32:08.36745964Z\" level=info msg=\"Removed container 6cec952ee6c53781489d81a7e8d5ceabf3ca3b8f443c7b0acfd76bb034d53b9b: openshift-marketplace/redhat-operators-dx8n8/extract-content\" id=b3ef35ca-4c58-485a-a1c9-e1ba302c099d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.804794 | controller |     "Jun 11 00:32:08.370583 crc crio[23067]: time=\"2026-06-11T00:32:08.370515523Z\" level=info msg=\"Removing container: 9a654863cf082fc64dc36a1915e0449f2f521218130c775918e9510f8bfe62bd\" id=a640e011-57bd-424f-a413-7a0ab7eb89c4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.804812 | controller |     "Jun 11 00:32:08.404160 crc crio[23067]: time=\"2026-06-11T00:32:08.404045343Z\" level=info msg=\"Removed container 9a654863cf082fc64dc36a1915e0449f2f521218130c775918e9510f8bfe62bd: openshift-marketplace/redhat-operators-dx8n8/extract-utilities\" id=a640e011-57bd-424f-a413-7a0ab7eb89c4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.804827 | controller |     "Jun 11 00:32:29.843828 crc crio[23067]: time=\"2026-06-11T00:32:29.843289114Z\" level=info msg=\"Removing container: 5d316d7e5ddaed9addc35611c2cb940f2d287e8b707a5c9900995ddbeee6a2b5\" id=35b4c0d4-a54d-4a98-96a9-d09c8f833f89 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.804841 | controller |     "Jun 11 00:32:29.973265 crc crio[23067]: time=\"2026-06-11T00:32:29.973106875Z\" level=info msg=\"Removed container 5d316d7e5ddaed9addc35611c2cb940f2d287e8b707a5c9900995ddbeee6a2b5: openstack/nova-cell0-conductor-db-sync-qdt55/nova-cell0-conductor-db-sync\" id=35b4c0d4-a54d-4a98-96a9-d09c8f833f89 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.804864 | controller |     "Jun 11 00:32:29.976746 crc crio[23067]: time=\"2026-06-11T00:32:29.9766249Z\" level=info msg=\"Removing container: a8dad935f40927a854e7d317a69098bb99054bc2a19215c43f6ce810a12a809e\" id=55d74e76-a59e-4d8e-9626-4b8cfa40cf91 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.804879 | controller |     "Jun 11 00:32:30.094918 crc crio[23067]: time=\"2026-06-11T00:32:30.094257661Z\" level=info msg=\"Removed container a8dad935f40927a854e7d317a69098bb99054bc2a19215c43f6ce810a12a809e: openstack/nova-cell0-cell-mapping-xb27t/nova-manage\" id=55d74e76-a59e-4d8e-9626-4b8cfa40cf91 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.804893 | controller |     "Jun 11 00:32:30.098332 crc crio[23067]: time=\"2026-06-11T00:32:30.098224949Z\" level=info msg=\"Removing container: a711971067f6f694f0e7d1ee58f1c365d5fe1edb301172441b497377566922d8\" id=216a3062-9ab0-4703-9c7c-0b64e78bbca9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.804912 | controller |     "Jun 11 00:32:30.386866 crc crio[23067]: time=\"2026-06-11T00:32:30.386495228Z\" level=info msg=\"Removed container a711971067f6f694f0e7d1ee58f1c365d5fe1edb301172441b497377566922d8: openshift-infra/auto-csr-approver-29685626-ckcfd/oc\" id=216a3062-9ab0-4703-9c7c-0b64e78bbca9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.804993 | controller |     "Jun 11 00:32:30.401521 crc crio[23067]: time=\"2026-06-11T00:32:30.401356881Z\" level=info msg=\"Stopping pod sandbox: 3c13cd1eab402c22f2fd89d7ef8182e96336a05e2994ac1576609cae2078ee5c\" id=f9d6ed21-fcc5-459e-b101-cd3f29b1f515 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.805015 | controller |     "Jun 11 00:32:30.401521 crc crio[23067]: time=\"2026-06-11T00:32:30.401495235Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3c13cd1eab402c22f2fd89d7ef8182e96336a05e2994ac1576609cae2078ee5c\" id=f9d6ed21-fcc5-459e-b101-cd3f29b1f515 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.805030 | controller |     "Jun 11 00:32:30.402270 crc crio[23067]: time=\"2026-06-11T00:32:30.402167943Z\" level=info msg=\"Removing pod sandbox: 3c13cd1eab402c22f2fd89d7ef8182e96336a05e2994ac1576609cae2078ee5c\" id=a2ed76b9-a27a-4b81-acac-0677988de8df name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.805045 | controller |     "Jun 11 00:32:30.461464 crc crio[23067]: time=\"2026-06-11T00:32:30.461336288Z\" level=info msg=\"Removed pod sandbox: 3c13cd1eab402c22f2fd89d7ef8182e96336a05e2994ac1576609cae2078ee5c\" id=a2ed76b9-a27a-4b81-acac-0677988de8df name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.805060 | controller |     "Jun 11 00:32:30.462595 crc crio[23067]: time=\"2026-06-11T00:32:30.4624892Z\" level=info msg=\"Stopping pod sandbox: 2372f98056afe18818b42c667e9cae95f5f86c45c00a11a583ab0d374c2a6c11\" id=b0c65952-0ea9-4b2a-b64f-c8277c06fda7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.805081 | controller |     "Jun 11 00:32:30.462901 crc crio[23067]: time=\"2026-06-11T00:32:30.462597003Z\" level=info msg=\"Stopped pod sandbox (already stopped): 2372f98056afe18818b42c667e9cae95f5f86c45c00a11a583ab0d374c2a6c11\" id=b0c65952-0ea9-4b2a-b64f-c8277c06fda7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.805096 | controller |     "Jun 11 00:32:30.463695 crc crio[23067]: time=\"2026-06-11T00:32:30.463562199Z\" level=info msg=\"Removing pod sandbox: 2372f98056afe18818b42c667e9cae95f5f86c45c00a11a583ab0d374c2a6c11\" id=6cc62c5a-2413-4330-8caa-8d1fdbbc4610 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.805110 | controller |     "Jun 11 00:32:30.485363 crc crio[23067]: time=\"2026-06-11T00:32:30.484856247Z\" level=info msg=\"Removed pod sandbox: 2372f98056afe18818b42c667e9cae95f5f86c45c00a11a583ab0d374c2a6c11\" id=6cc62c5a-2413-4330-8caa-8d1fdbbc4610 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.805124 | controller |     "Jun 11 00:32:30.486623 crc crio[23067]: time=\"2026-06-11T00:32:30.486525082Z\" level=info msg=\"Stopping pod sandbox: dc68d71a0c9631a96c46cb8d794b795712a3fa4cb301b3951241362a9ca52b3d\" id=00140568-d03d-408b-9a31-d7b642bab79c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.805138 | controller |     "Jun 11 00:32:30.486623 crc crio[23067]: time=\"2026-06-11T00:32:30.486614744Z\" level=info msg=\"Stopped pod sandbox (already stopped): dc68d71a0c9631a96c46cb8d794b795712a3fa4cb301b3951241362a9ca52b3d\" id=00140568-d03d-408b-9a31-d7b642bab79c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.805152 | controller |     "Jun 11 00:32:30.487463 crc crio[23067]: time=\"2026-06-11T00:32:30.487341924Z\" level=info msg=\"Removing pod sandbox: dc68d71a0c9631a96c46cb8d794b795712a3fa4cb301b3951241362a9ca52b3d\" id=e4a8de17-40b2-4981-8839-39c087eab6a2 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.805166 | controller |     "Jun 11 00:32:30.515077 crc crio[23067]: time=\"2026-06-11T00:32:30.512744143Z\" level=info msg=\"Removed pod sandbox: dc68d71a0c9631a96c46cb8d794b795712a3fa4cb301b3951241362a9ca52b3d\" id=e4a8de17-40b2-4981-8839-39c087eab6a2 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.805180 | controller |     "Jun 11 00:32:30.516468 crc crio[23067]: time=\"2026-06-11T00:32:30.516364191Z\" level=info msg=\"Stopping pod sandbox: 73d181db173017fb1e47ca343360165b9330590008a982fc87f6088e8ee5f530\" id=42cddfda-79ba-4141-80f7-2c53ad88cd39 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.805194 | controller |     "Jun 11 00:32:30.516558 crc crio[23067]: time=\"2026-06-11T00:32:30.516473514Z\" level=info msg=\"Stopped pod sandbox (already stopped): 73d181db173017fb1e47ca343360165b9330590008a982fc87f6088e8ee5f530\" id=42cddfda-79ba-4141-80f7-2c53ad88cd39 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.805208 | controller |     "Jun 11 00:32:30.517260 crc crio[23067]: time=\"2026-06-11T00:32:30.517175443Z\" level=info msg=\"Removing pod sandbox: 73d181db173017fb1e47ca343360165b9330590008a982fc87f6088e8ee5f530\" id=da2cf8ad-b197-4b53-b2b6-dcff5976e549 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.805221 | controller |     "Jun 11 00:32:30.543579 crc crio[23067]: time=\"2026-06-11T00:32:30.543411165Z\" level=info msg=\"Removed pod sandbox: 73d181db173017fb1e47ca343360165b9330590008a982fc87f6088e8ee5f530\" id=da2cf8ad-b197-4b53-b2b6-dcff5976e549 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.805235 | controller |     "Jun 11 00:32:41.755281 crc crio[23067]: time=\"2026-06-11T00:32:41.75435641Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-tfx4l/POD\" id=dd71fa9d-46ec-41bb-8f39-c7db49c4013b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.805264 | controller |     "Jun 11 00:32:41.756885 crc crio[23067]: time=\"2026-06-11T00:32:41.755371048Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.805279 | controller |     "Jun 11 00:32:41.811268 crc crio[23067]: time=\"2026-06-11T00:32:41.811013667Z\" level=info msg=\"Got pod network &{Name:certified-operators-tfx4l Namespace:openshift-marketplace ID:41fcbf7d0eae351376cefab5404574525b3451a28a46884038de5c200a470a1c UID:4a17e01a-39b2-44d2-8e4c-7790041ff016 NetNS:/var/run/netns/c9e71e70-0c0e-4a6c-8579-5df8bb9b0ba0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4a17e01a_39b2_44d2_8e4c_7790041ff016.slice PodAnnotations:0xc0079a4030}] Aliases:map[]}\"",
2026-06-11 01:10:49.805294 | controller |     "Jun 11 00:32:41.811268 crc crio[23067]: time=\"2026-06-11T00:32:41.811225393Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-tfx4l to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.805308 | controller |     "Jun 11 00:32:42.371894 crc crio[23067]: 2026-06-11T00:32:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:41fcbf7d0eae351 Mac:3a:18:5d:69:65:a3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e4 Mtu:0 Sandbox:/var/run/netns/c9e71e70-0c0e-4a6c-8579-5df8bb9b0ba0 SocketPath: PciID:}] [{Interface:0xc00013d0e0 Address:{IP:10.217.0.228 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.805323 | controller |     "Jun 11 00:32:42.374288 crc crio[23067]: time=\"2026-06-11T00:32:42.373165317Z\" level=info msg=\"Got pod network &{Name:certified-operators-tfx4l Namespace:openshift-marketplace ID:41fcbf7d0eae351376cefab5404574525b3451a28a46884038de5c200a470a1c UID:4a17e01a-39b2-44d2-8e4c-7790041ff016 NetNS:/var/run/netns/c9e71e70-0c0e-4a6c-8579-5df8bb9b0ba0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4a17e01a_39b2_44d2_8e4c_7790041ff016.slice PodAnnotations:0xc0079a4030}] Aliases:map[]}\"",
2026-06-11 01:10:49.805338 | controller |     "Jun 11 00:32:42.374288 crc crio[23067]: time=\"2026-06-11T00:32:42.373362942Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-tfx4l for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.805378 | controller |     "Jun 11 00:32:42.385318 crc crio[23067]: time=\"2026-06-11T00:32:42.385279776Z\" level=info msg=\"Ran pod sandbox 41fcbf7d0eae351376cefab5404574525b3451a28a46884038de5c200a470a1c with infra container: openshift-marketplace/certified-operators-tfx4l/POD\" id=dd71fa9d-46ec-41bb-8f39-c7db49c4013b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.805395 | controller |     "Jun 11 00:32:42.387890 crc crio[23067]: time=\"2026-06-11T00:32:42.387576698Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=32cbab0f-21ce-4519-8244-7acd4bcf0511 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.805410 | controller |     "Jun 11 00:32:42.393424 crc crio[23067]: time=\"2026-06-11T00:32:42.393347115Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=14afeaee-7e13-4dcf-ba83-f7eb8df1339b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.805425 | controller |     "Jun 11 00:32:42.402704 crc crio[23067]: time=\"2026-06-11T00:32:42.402554834Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-tfx4l/extract-utilities\" id=4eda2c10-92df-4d46-8d20-989df33d20b4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.805439 | controller |     "Jun 11 00:32:42.403226 crc crio[23067]: time=\"2026-06-11T00:32:42.403170871Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.805460 | controller |     "Jun 11 00:32:42.461452 crc crio[23067]: time=\"2026-06-11T00:32:42.461309648Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.805474 | controller |     "Jun 11 00:32:42.465146 crc crio[23067]: time=\"2026-06-11T00:32:42.46505679Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.805488 | controller |     "Jun 11 00:32:42.658351 crc crio[23067]: time=\"2026-06-11T00:32:42.658138698Z\" level=info msg=\"Created container 2bed4bc67fa280dc554e94add1d145a57f3c5d36184055541a64ff156322c2d9: openshift-marketplace/certified-operators-tfx4l/extract-utilities\" id=4eda2c10-92df-4d46-8d20-989df33d20b4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.805502 | controller |     "Jun 11 00:32:42.659294 crc crio[23067]: time=\"2026-06-11T00:32:42.659242048Z\" level=info msg=\"Starting container: 2bed4bc67fa280dc554e94add1d145a57f3c5d36184055541a64ff156322c2d9\" id=e7e8e6e8-e916-4641-8c71-d085afbcf881 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.805516 | controller |     "Jun 11 00:32:42.667009 crc crio[23067]: time=\"2026-06-11T00:32:42.666951127Z\" level=info msg=\"Started container\" PID=121869 containerID=2bed4bc67fa280dc554e94add1d145a57f3c5d36184055541a64ff156322c2d9 description=openshift-marketplace/certified-operators-tfx4l/extract-utilities id=e7e8e6e8-e916-4641-8c71-d085afbcf881 name=/runtime.v1.RuntimeService/StartContainer sandboxID=41fcbf7d0eae351376cefab5404574525b3451a28a46884038de5c200a470a1c",
2026-06-11 01:10:49.805530 | controller |     "Jun 11 00:32:42.761361 crc crio[23067]: time=\"2026-06-11T00:32:42.761263295Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=ce25c3ed-248b-4b28-b9d2-3f573536b4b7 name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.805545 | controller |     "Jun 11 00:32:42.769234 crc crio[23067]: time=\"2026-06-11T00:32:42.769069477Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"",
2026-06-11 01:10:49.805559 | controller |     "Jun 11 00:32:43.376468 crc crio[23067]: time=\"2026-06-11T00:32:43.375707064Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:aa28d116c97ba9419648a07c6fc51f0514ddba845f40590f336a7659ff14d7be\" id=ce25c3ed-248b-4b28-b9d2-3f573536b4b7 name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.805573 | controller |     "Jun 11 00:32:43.377904 crc crio[23067]: time=\"2026-06-11T00:32:43.377825051Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=22326751-c342-41ba-96ba-c15414f3302f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.805588 | controller |     "Jun 11 00:32:43.381569 crc crio[23067]: time=\"2026-06-11T00:32:43.381405278Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=cf8327d1-37d8-4927-a203-2bd74a352dc8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.805602 | controller |     "Jun 11 00:32:43.391073 crc crio[23067]: time=\"2026-06-11T00:32:43.390980488Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-tfx4l/extract-content\" id=88a98e8c-e88e-461c-b71b-d1c6660b4189 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.805617 | controller |     "Jun 11 00:32:43.391695 crc crio[23067]: time=\"2026-06-11T00:32:43.391573504Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.805637 | controller |     "Jun 11 00:32:43.452282 crc crio[23067]: time=\"2026-06-11T00:32:43.452186499Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.805651 | controller |     "Jun 11 00:32:43.456160 crc crio[23067]: time=\"2026-06-11T00:32:43.456052223Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.805666 | controller |     "Jun 11 00:32:43.622428 crc crio[23067]: time=\"2026-06-11T00:32:43.622332924Z\" level=info msg=\"Created container 94a167ccaabf8439bd6815279498d51e8ac1af1f82446684babeb6a9d06198f8: openshift-marketplace/certified-operators-tfx4l/extract-content\" id=88a98e8c-e88e-461c-b71b-d1c6660b4189 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.805680 | controller |     "Jun 11 00:32:43.624377 crc crio[23067]: time=\"2026-06-11T00:32:43.62401164Z\" level=info msg=\"Starting container: 94a167ccaabf8439bd6815279498d51e8ac1af1f82446684babeb6a9d06198f8\" id=57cde541-daf2-40a4-b663-583a53175745 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.805695 | controller |     "Jun 11 00:32:43.631072 crc crio[23067]: time=\"2026-06-11T00:32:43.630972969Z\" level=info msg=\"Started container\" PID=121916 containerID=94a167ccaabf8439bd6815279498d51e8ac1af1f82446684babeb6a9d06198f8 description=openshift-marketplace/certified-operators-tfx4l/extract-content id=57cde541-daf2-40a4-b663-583a53175745 name=/runtime.v1.RuntimeService/StartContainer sandboxID=41fcbf7d0eae351376cefab5404574525b3451a28a46884038de5c200a470a1c",
2026-06-11 01:10:49.805710 | controller |     "Jun 11 00:32:45.829599 crc crio[23067]: time=\"2026-06-11T00:32:45.827979917Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=40bd06f1-1a37-46d7-bceb-feedc69d35f7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.805724 | controller |     "Jun 11 00:32:45.833608 crc crio[23067]: time=\"2026-06-11T00:32:45.833519388Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=7e75efcb-c23e-4b4d-a2aa-52c443e25ccf name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.805739 | controller |     "Jun 11 00:32:45.844744 crc crio[23067]: time=\"2026-06-11T00:32:45.844556087Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-tfx4l/registry-server\" id=8d8e88ff-f2bb-4a22-a76d-b42d0e0516ff name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.805753 | controller |     "Jun 11 00:32:45.845695 crc crio[23067]: time=\"2026-06-11T00:32:45.845560514Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.805767 | controller |     "Jun 11 00:32:45.931509 crc crio[23067]: time=\"2026-06-11T00:32:45.931381762Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.805781 | controller |     "Jun 11 00:32:45.934896 crc crio[23067]: time=\"2026-06-11T00:32:45.934819706Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.805795 | controller |     "Jun 11 00:32:46.106489 crc crio[23067]: time=\"2026-06-11T00:32:46.106353679Z\" level=info msg=\"Created container c6e6d15700025def9c6920362c3fd33ffab2a135272fbdc9831bfef753808417: openshift-marketplace/certified-operators-tfx4l/registry-server\" id=8d8e88ff-f2bb-4a22-a76d-b42d0e0516ff name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.805809 | controller |     "Jun 11 00:32:46.107732 crc crio[23067]: time=\"2026-06-11T00:32:46.107582182Z\" level=info msg=\"Starting container: c6e6d15700025def9c6920362c3fd33ffab2a135272fbdc9831bfef753808417\" id=fbc41322-bde9-4737-8457-a405e411ed5d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.805828 | controller |     "Jun 11 00:32:46.115156 crc crio[23067]: time=\"2026-06-11T00:32:46.114743807Z\" level=info msg=\"Started container\" PID=122112 containerID=c6e6d15700025def9c6920362c3fd33ffab2a135272fbdc9831bfef753808417 description=openshift-marketplace/certified-operators-tfx4l/registry-server id=fbc41322-bde9-4737-8457-a405e411ed5d name=/runtime.v1.RuntimeService/StartContainer sandboxID=41fcbf7d0eae351376cefab5404574525b3451a28a46884038de5c200a470a1c",
2026-06-11 01:10:49.805843 | controller |     "Jun 11 00:32:53.985268 crc crio[23067]: time=\"2026-06-11T00:32:53.984171784Z\" level=info msg=\"Stopping container: c6e6d15700025def9c6920362c3fd33ffab2a135272fbdc9831bfef753808417 (timeout: 2s)\" id=e28163d1-82fb-40ba-9f51-7bcb36ac0dc8 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.805858 | controller |     "Jun 11 00:32:54.109603 crc crio[23067]: time=\"2026-06-11T00:32:54.109547276Z\" level=info msg=\"Stopped container c6e6d15700025def9c6920362c3fd33ffab2a135272fbdc9831bfef753808417: openshift-marketplace/certified-operators-tfx4l/registry-server\" id=e28163d1-82fb-40ba-9f51-7bcb36ac0dc8 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.805872 | controller |     "Jun 11 00:32:54.111263 crc crio[23067]: time=\"2026-06-11T00:32:54.111158159Z\" level=info msg=\"Stopping pod sandbox: 41fcbf7d0eae351376cefab5404574525b3451a28a46884038de5c200a470a1c\" id=40b80886-16f0-4af1-af93-02b86b6e3b93 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.805887 | controller |     "Jun 11 00:32:54.112144 crc crio[23067]: time=\"2026-06-11T00:32:54.112053094Z\" level=info msg=\"Got pod network &{Name:certified-operators-tfx4l Namespace:openshift-marketplace ID:41fcbf7d0eae351376cefab5404574525b3451a28a46884038de5c200a470a1c UID:4a17e01a-39b2-44d2-8e4c-7790041ff016 NetNS:/var/run/netns/c9e71e70-0c0e-4a6c-8579-5df8bb9b0ba0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4a17e01a_39b2_44d2_8e4c_7790041ff016.slice PodAnnotations:0xc003ba8678}] Aliases:map[]}\"",
2026-06-11 01:10:49.805901 | controller |     "Jun 11 00:32:54.112365 crc crio[23067]: time=\"2026-06-11T00:32:54.11228648Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-tfx4l from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.805916 | controller |     "Jun 11 00:32:54.526004 crc crio[23067]: time=\"2026-06-11T00:32:54.525103609Z\" level=info msg=\"Stopped pod sandbox: 41fcbf7d0eae351376cefab5404574525b3451a28a46884038de5c200a470a1c\" id=40b80886-16f0-4af1-af93-02b86b6e3b93 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.805931 | controller |     "Jun 11 00:32:55.004336 crc crio[23067]: time=\"2026-06-11T00:32:55.003476985Z\" level=info msg=\"Removing container: c6e6d15700025def9c6920362c3fd33ffab2a135272fbdc9831bfef753808417\" id=ed5fad20-d0f5-4ce2-ba89-13ba5e3dc46a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.805944 | controller |     "Jun 11 00:32:55.042227 crc crio[23067]: time=\"2026-06-11T00:32:55.042035751Z\" level=info msg=\"Removed container c6e6d15700025def9c6920362c3fd33ffab2a135272fbdc9831bfef753808417: openshift-marketplace/certified-operators-tfx4l/registry-server\" id=ed5fad20-d0f5-4ce2-ba89-13ba5e3dc46a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.805959 | controller |     "Jun 11 00:32:55.045868 crc crio[23067]: time=\"2026-06-11T00:32:55.045726751Z\" level=info msg=\"Removing container: 94a167ccaabf8439bd6815279498d51e8ac1af1f82446684babeb6a9d06198f8\" id=8d6d399e-37da-4a10-af20-b161410b022a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.805979 | controller |     "Jun 11 00:32:55.101990 crc crio[23067]: time=\"2026-06-11T00:32:55.097903617Z\" level=info msg=\"Removed container 94a167ccaabf8439bd6815279498d51e8ac1af1f82446684babeb6a9d06198f8: openshift-marketplace/certified-operators-tfx4l/extract-content\" id=8d6d399e-37da-4a10-af20-b161410b022a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.805994 | controller |     "Jun 11 00:32:55.103292 crc crio[23067]: time=\"2026-06-11T00:32:55.10320507Z\" level=info msg=\"Removing container: 2bed4bc67fa280dc554e94add1d145a57f3c5d36184055541a64ff156322c2d9\" id=96c21474-ae8f-4dfa-b3a0-5ad22756687f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.806009 | controller |     "Jun 11 00:32:55.175182 crc crio[23067]: time=\"2026-06-11T00:32:55.174005371Z\" level=info msg=\"Removed container 2bed4bc67fa280dc554e94add1d145a57f3c5d36184055541a64ff156322c2d9: openshift-marketplace/certified-operators-tfx4l/extract-utilities\" id=96c21474-ae8f-4dfa-b3a0-5ad22756687f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.806023 | controller |     "Jun 11 00:33:30.570526 crc crio[23067]: time=\"2026-06-11T00:33:30.569280793Z\" level=info msg=\"Removing container: 52bdd0cf56d6e9d0a8a9dd7cdc6796acf4d8f1aa48fe96c6f20b9124f9a6309b\" id=e801143d-1d09-4041-af52-6e967d8b2729 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.806038 | controller |     "Jun 11 00:33:30.723442 crc crio[23067]: time=\"2026-06-11T00:33:30.723359423Z\" level=info msg=\"Removed container 52bdd0cf56d6e9d0a8a9dd7cdc6796acf4d8f1aa48fe96c6f20b9124f9a6309b: openstack/nova-cell1-conductor-db-sync-76c97/nova-cell1-conductor-db-sync\" id=e801143d-1d09-4041-af52-6e967d8b2729 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.806052 | controller |     "Jun 11 00:33:30.728549 crc crio[23067]: time=\"2026-06-11T00:33:30.728278556Z\" level=info msg=\"Removing container: 65073d0331c717c4e5f238dcddb68cd2dd03258125972a2c1626560258bc5ad3\" id=ad7e97f2-b0c8-44ff-90f3-1badc532df44 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.806067 | controller |     "Jun 11 00:33:30.952708 crc crio[23067]: time=\"2026-06-11T00:33:30.95255567Z\" level=info msg=\"Removed container 65073d0331c717c4e5f238dcddb68cd2dd03258125972a2c1626560258bc5ad3: openstack/nova-cell1-cell-mapping-2m9nd/nova-manage\" id=ad7e97f2-b0c8-44ff-90f3-1badc532df44 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.806081 | controller |     "Jun 11 00:33:30.966860 crc crio[23067]: time=\"2026-06-11T00:33:30.966766585Z\" level=info msg=\"Stopping pod sandbox: ba1e9a854bab08711006dd5def47e681ea9c99c95cb2bfdae9f2cea97a078103\" id=5ad9fcaa-eedd-4c66-ad4d-7a62a74062a4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.806096 | controller |     "Jun 11 00:33:30.966860 crc crio[23067]: time=\"2026-06-11T00:33:30.966855308Z\" level=info msg=\"Stopped pod sandbox (already stopped): ba1e9a854bab08711006dd5def47e681ea9c99c95cb2bfdae9f2cea97a078103\" id=5ad9fcaa-eedd-4c66-ad4d-7a62a74062a4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.806110 | controller |     "Jun 11 00:33:30.969689 crc crio[23067]: time=\"2026-06-11T00:33:30.969552041Z\" level=info msg=\"Removing pod sandbox: ba1e9a854bab08711006dd5def47e681ea9c99c95cb2bfdae9f2cea97a078103\" id=e5a9b2ef-b4a5-4212-829c-473f5eb6de6e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.806124 | controller |     "Jun 11 00:33:31.018403 crc crio[23067]: time=\"2026-06-11T00:33:31.017989795Z\" level=info msg=\"Removed pod sandbox: ba1e9a854bab08711006dd5def47e681ea9c99c95cb2bfdae9f2cea97a078103\" id=e5a9b2ef-b4a5-4212-829c-473f5eb6de6e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.806138 | controller |     "Jun 11 00:33:31.019860 crc crio[23067]: time=\"2026-06-11T00:33:31.019779463Z\" level=info msg=\"Stopping pod sandbox: 321ab3a726089f42249db9dd02426e2ee96860e210c583170e249dbf1e4c3f5c\" id=b17e6812-771c-4e70-9a8e-40651301fca1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.806158 | controller |     "Jun 11 00:33:31.019976 crc crio[23067]: time=\"2026-06-11T00:33:31.019908837Z\" level=info msg=\"Stopped pod sandbox (already stopped): 321ab3a726089f42249db9dd02426e2ee96860e210c583170e249dbf1e4c3f5c\" id=b17e6812-771c-4e70-9a8e-40651301fca1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.806174 | controller |     "Jun 11 00:33:31.021417 crc crio[23067]: time=\"2026-06-11T00:33:31.021216782Z\" level=info msg=\"Removing pod sandbox: 321ab3a726089f42249db9dd02426e2ee96860e210c583170e249dbf1e4c3f5c\" id=44a76cce-c478-4496-83e0-741fa6915e8b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.806188 | controller |     "Jun 11 00:33:31.039165 crc crio[23067]: time=\"2026-06-11T00:33:31.039063296Z\" level=info msg=\"Removed pod sandbox: 321ab3a726089f42249db9dd02426e2ee96860e210c583170e249dbf1e4c3f5c\" id=44a76cce-c478-4496-83e0-741fa6915e8b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.806202 | controller |     "Jun 11 00:33:31.040321 crc crio[23067]: time=\"2026-06-11T00:33:31.040267189Z\" level=info msg=\"Stopping pod sandbox: 41fcbf7d0eae351376cefab5404574525b3451a28a46884038de5c200a470a1c\" id=84993288-ad55-4110-b0c3-fd122980ce4d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.806216 | controller |     "Jun 11 00:33:31.040419 crc crio[23067]: time=\"2026-06-11T00:33:31.040349931Z\" level=info msg=\"Stopped pod sandbox (already stopped): 41fcbf7d0eae351376cefab5404574525b3451a28a46884038de5c200a470a1c\" id=84993288-ad55-4110-b0c3-fd122980ce4d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.806230 | controller |     "Jun 11 00:33:31.041160 crc crio[23067]: time=\"2026-06-11T00:33:31.041084441Z\" level=info msg=\"Removing pod sandbox: 41fcbf7d0eae351376cefab5404574525b3451a28a46884038de5c200a470a1c\" id=c8e7dd45-7a77-4c92-a597-c35a27d963f4 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.806245 | controller |     "Jun 11 00:33:31.063975 crc crio[23067]: time=\"2026-06-11T00:33:31.06205164Z\" level=info msg=\"Removed pod sandbox: 41fcbf7d0eae351376cefab5404574525b3451a28a46884038de5c200a470a1c\" id=c8e7dd45-7a77-4c92-a597-c35a27d963f4 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.806259 | controller |     "Jun 11 00:33:36.320278 crc crio[23067]: time=\"2026-06-11T00:33:36.319278756Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-22jjp/POD\" id=02e341e6-0eb1-466c-a08b-b8e9a9eab303 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.806272 | controller |     "Jun 11 00:33:36.321544 crc crio[23067]: time=\"2026-06-11T00:33:36.320308314Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.806287 | controller |     "Jun 11 00:33:36.360047 crc crio[23067]: time=\"2026-06-11T00:33:36.359942069Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-22jjp Namespace:openshift-marketplace ID:0828a795082ccf955b97bf51a3d7f08f47768159c3bb66c204cf9622caf535d5 UID:118ff4bf-13c5-4c69-a644-3973f87c61b8 NetNS:/var/run/netns/e8c908cc-f4d7-4d6a-82c3-94cb5612a8a1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod118ff4bf_13c5_4c69_a644_3973f87c61b8.slice PodAnnotations:0xc007e12c00}] Aliases:map[]}\"",
2026-06-11 01:10:49.806301 | controller |     "Jun 11 00:33:36.360047 crc crio[23067]: time=\"2026-06-11T00:33:36.3600054Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-22jjp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.806315 | controller |     "Jun 11 00:33:36.747520 crc crio[23067]: 2026-06-11T00:33:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0828a795082ccf9 Mac:b2:a5:a3:d0:0c:4c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e5 Mtu:0 Sandbox:/var/run/netns/e8c908cc-f4d7-4d6a-82c3-94cb5612a8a1 SocketPath: PciID:}] [{Interface:0xc00013ccb0 Address:{IP:10.217.0.229 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.806336 | controller |     "Jun 11 00:33:36.750606 crc crio[23067]: time=\"2026-06-11T00:33:36.750124284Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-22jjp Namespace:openshift-marketplace ID:0828a795082ccf955b97bf51a3d7f08f47768159c3bb66c204cf9622caf535d5 UID:118ff4bf-13c5-4c69-a644-3973f87c61b8 NetNS:/var/run/netns/e8c908cc-f4d7-4d6a-82c3-94cb5612a8a1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod118ff4bf_13c5_4c69_a644_3973f87c61b8.slice PodAnnotations:0xc007e12c00}] Aliases:map[]}\"",
2026-06-11 01:10:49.806422 | controller |     "Jun 11 00:33:36.750606 crc crio[23067]: time=\"2026-06-11T00:33:36.750516004Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-22jjp for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.806440 | controller |     "Jun 11 00:33:36.768460 crc crio[23067]: time=\"2026-06-11T00:33:36.768327157Z\" level=info msg=\"Ran pod sandbox 0828a795082ccf955b97bf51a3d7f08f47768159c3bb66c204cf9622caf535d5 with infra container: openshift-marketplace/redhat-marketplace-22jjp/POD\" id=02e341e6-0eb1-466c-a08b-b8e9a9eab303 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.806456 | controller |     "Jun 11 00:33:36.778853 crc crio[23067]: time=\"2026-06-11T00:33:36.77875342Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=df127ff2-6607-4602-b7fe-bf462c1ded64 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.806470 | controller |     "Jun 11 00:33:36.781389 crc crio[23067]: time=\"2026-06-11T00:33:36.781293499Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=421f555b-d1c4-4ab8-b379-6a1bf3f3c804 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.806485 | controller |     "Jun 11 00:33:36.794304 crc crio[23067]: time=\"2026-06-11T00:33:36.794006784Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-22jjp/extract-utilities\" id=d8cd7d0f-97b2-43ec-bf41-78fea8a6800d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.806500 | controller |     "Jun 11 00:33:36.794557 crc crio[23067]: time=\"2026-06-11T00:33:36.794500247Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.806514 | controller |     "Jun 11 00:33:36.859422 crc crio[23067]: time=\"2026-06-11T00:33:36.859123781Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.806528 | controller |     "Jun 11 00:33:36.864419 crc crio[23067]: time=\"2026-06-11T00:33:36.864341902Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.806542 | controller |     "Jun 11 00:33:37.082700 crc crio[23067]: time=\"2026-06-11T00:33:37.081989016Z\" level=info msg=\"Created container 67d408401d02dc205162ebf9317f84cc87248e61d2c7d2cf118b66e5b415d01c: openshift-marketplace/redhat-marketplace-22jjp/extract-utilities\" id=d8cd7d0f-97b2-43ec-bf41-78fea8a6800d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.806572 | controller |     "Jun 11 00:33:37.085446 crc crio[23067]: time=\"2026-06-11T00:33:37.085288626Z\" level=info msg=\"Starting container: 67d408401d02dc205162ebf9317f84cc87248e61d2c7d2cf118b66e5b415d01c\" id=1961583a-42f3-4d1c-bb22-246327d82967 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.806596 | controller |     "Jun 11 00:33:37.091873 crc crio[23067]: time=\"2026-06-11T00:33:37.091807933Z\" level=info msg=\"Started container\" PID=124720 containerID=67d408401d02dc205162ebf9317f84cc87248e61d2c7d2cf118b66e5b415d01c description=openshift-marketplace/redhat-marketplace-22jjp/extract-utilities id=1961583a-42f3-4d1c-bb22-246327d82967 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0828a795082ccf955b97bf51a3d7f08f47768159c3bb66c204cf9622caf535d5",
2026-06-11 01:10:49.806612 | controller |     "Jun 11 00:33:37.446847 crc crio[23067]: time=\"2026-06-11T00:33:37.44668563Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=47c060ef-dea3-4e07-afa8-122ad2ecbbb9 name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.806627 | controller |     "Jun 11 00:33:37.457845 crc crio[23067]: time=\"2026-06-11T00:33:37.45774337Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"",
2026-06-11 01:10:49.806641 | controller |     "Jun 11 00:33:38.231092 crc crio[23067]: time=\"2026-06-11T00:33:38.230545413Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:bec7a1ff545afabea88c4a74227ea95b91c67cf5c03e89b2b949be410682f8a0\" id=47c060ef-dea3-4e07-afa8-122ad2ecbbb9 name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.806656 | controller |     "Jun 11 00:33:38.232321 crc crio[23067]: time=\"2026-06-11T00:33:38.232018103Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=d32b6ee0-d910-4e59-95e7-2b340cae196a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.806671 | controller |     "Jun 11 00:33:38.237305 crc crio[23067]: time=\"2026-06-11T00:33:38.237243675Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=f763a269-6fe9-4e0e-8c2a-14b47a6b8a0d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.806685 | controller |     "Jun 11 00:33:38.269694 crc crio[23067]: time=\"2026-06-11T00:33:38.269320605Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-22jjp/extract-content\" id=86ebf765-6792-4dbc-99c1-d74d3ac9dbca name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.806699 | controller |     "Jun 11 00:33:38.273805 crc crio[23067]: time=\"2026-06-11T00:33:38.27060257Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.806712 | controller |     "Jun 11 00:33:38.408953 crc crio[23067]: time=\"2026-06-11T00:33:38.408829439Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.806726 | controller |     "Jun 11 00:33:38.425381 crc crio[23067]: time=\"2026-06-11T00:33:38.425229734Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.806740 | controller |     "Jun 11 00:33:38.582340 crc crio[23067]: time=\"2026-06-11T00:33:38.582201933Z\" level=info msg=\"Created container 36661db59cc16f6ff4a85153d9b8067b42e6f3b5c34511c4ff466c14911b801c: openshift-marketplace/redhat-marketplace-22jjp/extract-content\" id=86ebf765-6792-4dbc-99c1-d74d3ac9dbca name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.806754 | controller |     "Jun 11 00:33:38.586754 crc crio[23067]: time=\"2026-06-11T00:33:38.583730544Z\" level=info msg=\"Starting container: 36661db59cc16f6ff4a85153d9b8067b42e6f3b5c34511c4ff466c14911b801c\" id=c8c2299d-583b-40c8-a1ba-70604e1f79bd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.806768 | controller |     "Jun 11 00:33:38.592445 crc crio[23067]: time=\"2026-06-11T00:33:38.592360458Z\" level=info msg=\"Started container\" PID=124787 containerID=36661db59cc16f6ff4a85153d9b8067b42e6f3b5c34511c4ff466c14911b801c description=openshift-marketplace/redhat-marketplace-22jjp/extract-content id=c8c2299d-583b-40c8-a1ba-70604e1f79bd name=/runtime.v1.RuntimeService/StartContainer sandboxID=0828a795082ccf955b97bf51a3d7f08f47768159c3bb66c204cf9622caf535d5",
2026-06-11 01:10:49.806788 | controller |     "Jun 11 00:33:40.593982 crc crio[23067]: time=\"2026-06-11T00:33:40.592853587Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=f2fa7c11-f3e1-4157-b9d6-5644178fb1fb name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.806803 | controller |     "Jun 11 00:33:40.597721 crc crio[23067]: time=\"2026-06-11T00:33:40.597558854Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=92e21dcf-90ae-4066-b314-3000edd46a8a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.806817 | controller |     "Jun 11 00:33:40.608486 crc crio[23067]: time=\"2026-06-11T00:33:40.608405289Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-22jjp/registry-server\" id=1d177d46-0e78-421d-9b63-d2a2993ed2f1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.806832 | controller |     "Jun 11 00:33:40.608853 crc crio[23067]: time=\"2026-06-11T00:33:40.608793799Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.806845 | controller |     "Jun 11 00:33:40.704090 crc crio[23067]: time=\"2026-06-11T00:33:40.703880219Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.806859 | controller |     "Jun 11 00:33:40.713091 crc crio[23067]: time=\"2026-06-11T00:33:40.713013236Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.806873 | controller |     "Jun 11 00:33:41.052565 crc crio[23067]: time=\"2026-06-11T00:33:41.052448395Z\" level=info msg=\"Created container 07c45fc18e2937e3cf7fd10b6686ff4e29f199d2ea9525c46d6d4544dcc7e82c: openshift-marketplace/redhat-marketplace-22jjp/registry-server\" id=1d177d46-0e78-421d-9b63-d2a2993ed2f1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.806887 | controller |     "Jun 11 00:33:41.053555 crc crio[23067]: time=\"2026-06-11T00:33:41.053509953Z\" level=info msg=\"Starting container: 07c45fc18e2937e3cf7fd10b6686ff4e29f199d2ea9525c46d6d4544dcc7e82c\" id=6486a1d1-89e9-4975-9026-32a99b560f62 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.806901 | controller |     "Jun 11 00:33:41.059948 crc crio[23067]: time=\"2026-06-11T00:33:41.059891177Z\" level=info msg=\"Started container\" PID=124918 containerID=07c45fc18e2937e3cf7fd10b6686ff4e29f199d2ea9525c46d6d4544dcc7e82c description=openshift-marketplace/redhat-marketplace-22jjp/registry-server id=6486a1d1-89e9-4975-9026-32a99b560f62 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0828a795082ccf955b97bf51a3d7f08f47768159c3bb66c204cf9622caf535d5",
2026-06-11 01:10:49.806915 | controller |     "Jun 11 00:33:48.745438 crc crio[23067]: time=\"2026-06-11T00:33:48.744375014Z\" level=info msg=\"Stopping container: 07c45fc18e2937e3cf7fd10b6686ff4e29f199d2ea9525c46d6d4544dcc7e82c (timeout: 2s)\" id=d6a79594-71de-4af1-a043-064d52089075 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.806929 | controller |     "Jun 11 00:33:48.887160 crc crio[23067]: time=\"2026-06-11T00:33:48.886283993Z\" level=info msg=\"Stopped container 07c45fc18e2937e3cf7fd10b6686ff4e29f199d2ea9525c46d6d4544dcc7e82c: openshift-marketplace/redhat-marketplace-22jjp/registry-server\" id=d6a79594-71de-4af1-a043-064d52089075 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.806944 | controller |     "Jun 11 00:33:48.891458 crc crio[23067]: time=\"2026-06-11T00:33:48.89133769Z\" level=info msg=\"Stopping pod sandbox: 0828a795082ccf955b97bf51a3d7f08f47768159c3bb66c204cf9622caf535d5\" id=608d9765-6a89-458a-8943-a44f7e71bc94 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.806963 | controller |     "Jun 11 00:33:48.892551 crc crio[23067]: time=\"2026-06-11T00:33:48.892387849Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-22jjp Namespace:openshift-marketplace ID:0828a795082ccf955b97bf51a3d7f08f47768159c3bb66c204cf9622caf535d5 UID:118ff4bf-13c5-4c69-a644-3973f87c61b8 NetNS:/var/run/netns/e8c908cc-f4d7-4d6a-82c3-94cb5612a8a1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod118ff4bf_13c5_4c69_a644_3973f87c61b8.slice PodAnnotations:0xc00802f790}] Aliases:map[]}\"",
2026-06-11 01:10:49.806978 | controller |     "Jun 11 00:33:48.892829 crc crio[23067]: time=\"2026-06-11T00:33:48.892586204Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-22jjp from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.806992 | controller |     "Jun 11 00:33:49.305471 crc crio[23067]: time=\"2026-06-11T00:33:49.304953341Z\" level=info msg=\"Stopped pod sandbox: 0828a795082ccf955b97bf51a3d7f08f47768159c3bb66c204cf9622caf535d5\" id=608d9765-6a89-458a-8943-a44f7e71bc94 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.807007 | controller |     "Jun 11 00:33:49.793104 crc crio[23067]: time=\"2026-06-11T00:33:49.793051932Z\" level=info msg=\"Removing container: 07c45fc18e2937e3cf7fd10b6686ff4e29f199d2ea9525c46d6d4544dcc7e82c\" id=fcaa6eaa-1903-4ecb-baa1-6c6051cfd74c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.807021 | controller |     "Jun 11 00:33:49.828775 crc crio[23067]: time=\"2026-06-11T00:33:49.828607066Z\" level=info msg=\"Removed container 07c45fc18e2937e3cf7fd10b6686ff4e29f199d2ea9525c46d6d4544dcc7e82c: openshift-marketplace/redhat-marketplace-22jjp/registry-server\" id=fcaa6eaa-1903-4ecb-baa1-6c6051cfd74c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.807036 | controller |     "Jun 11 00:33:49.831428 crc crio[23067]: time=\"2026-06-11T00:33:49.831365341Z\" level=info msg=\"Removing container: 36661db59cc16f6ff4a85153d9b8067b42e6f3b5c34511c4ff466c14911b801c\" id=c3acea74-36e1-4933-ab84-a6dd8b8c39cc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.807050 | controller |     "Jun 11 00:33:49.862310 crc crio[23067]: time=\"2026-06-11T00:33:49.862185537Z\" level=info msg=\"Removed container 36661db59cc16f6ff4a85153d9b8067b42e6f3b5c34511c4ff466c14911b801c: openshift-marketplace/redhat-marketplace-22jjp/extract-content\" id=c3acea74-36e1-4933-ab84-a6dd8b8c39cc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.807064 | controller |     "Jun 11 00:33:49.865032 crc crio[23067]: time=\"2026-06-11T00:33:49.864970783Z\" level=info msg=\"Removing container: 67d408401d02dc205162ebf9317f84cc87248e61d2c7d2cf118b66e5b415d01c\" id=bc825fda-4f33-4890-9f1c-d620e2033f24 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.807079 | controller |     "Jun 11 00:33:49.917379 crc crio[23067]: time=\"2026-06-11T00:33:49.917272621Z\" level=info msg=\"Removed container 67d408401d02dc205162ebf9317f84cc87248e61d2c7d2cf118b66e5b415d01c: openshift-marketplace/redhat-marketplace-22jjp/extract-utilities\" id=bc825fda-4f33-4890-9f1c-d620e2033f24 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.807093 | controller |     "Jun 11 00:34:00.924722 crc crio[23067]: time=\"2026-06-11T00:34:00.923812731Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29685634-tc5cp/POD\" id=9a4a8d42-d3b8-4e07-83f1-5faf9dbac61a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.807107 | controller |     "Jun 11 00:34:00.926313 crc crio[23067]: time=\"2026-06-11T00:34:00.92487014Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.807127 | controller |     "Jun 11 00:34:00.973034 crc crio[23067]: time=\"2026-06-11T00:34:00.967508416Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685634-tc5cp Namespace:openshift-infra ID:560910062cf55e82b42ab25c9dbb15e8de193f1f820990fe514e4665fd1ea862 UID:c3dcb497-e4a5-4410-9ea3-d20e99ece8ce NetNS:/var/run/netns/058c82a1-4a38-48f2-9383-f4c6c7776d33 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc3dcb497_e4a5_4410_9ea3_d20e99ece8ce.slice PodAnnotations:0xc008202608}] Aliases:map[]}\"",
2026-06-11 01:10:49.807142 | controller |     "Jun 11 00:34:00.973034 crc crio[23067]: time=\"2026-06-11T00:34:00.967944798Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29685634-tc5cp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.807157 | controller |     "Jun 11 00:34:01.431531 crc crio[23067]: 2026-06-11T00:34:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:560910062cf55e8 Mac:76:36:4f:51:46:b5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e6 Mtu:0 Sandbox:/var/run/netns/058c82a1-4a38-48f2-9383-f4c6c7776d33 SocketPath: PciID:}] [{Interface:0xc00022ae00 Address:{IP:10.217.0.230 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.807172 | controller |     "Jun 11 00:34:01.434403 crc crio[23067]: time=\"2026-06-11T00:34:01.43432377Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685634-tc5cp Namespace:openshift-infra ID:560910062cf55e82b42ab25c9dbb15e8de193f1f820990fe514e4665fd1ea862 UID:c3dcb497-e4a5-4410-9ea3-d20e99ece8ce NetNS:/var/run/netns/058c82a1-4a38-48f2-9383-f4c6c7776d33 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc3dcb497_e4a5_4410_9ea3_d20e99ece8ce.slice PodAnnotations:0xc008202608}] Aliases:map[]}\"",
2026-06-11 01:10:49.807187 | controller |     "Jun 11 00:34:01.434624 crc crio[23067]: time=\"2026-06-11T00:34:01.434564357Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29685634-tc5cp for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.807201 | controller |     "Jun 11 00:34:01.445100 crc crio[23067]: time=\"2026-06-11T00:34:01.44501469Z\" level=info msg=\"Ran pod sandbox 560910062cf55e82b42ab25c9dbb15e8de193f1f820990fe514e4665fd1ea862 with infra container: openshift-infra/auto-csr-approver-29685634-tc5cp/POD\" id=9a4a8d42-d3b8-4e07-83f1-5faf9dbac61a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.807215 | controller |     "Jun 11 00:34:01.448312 crc crio[23067]: time=\"2026-06-11T00:34:01.448229847Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=19616fbc-1502-4293-9b6f-f533314d7ce4 name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.807229 | controller |     "Jun 11 00:34:01.457900 crc crio[23067]: time=\"2026-06-11T00:34:01.457731745Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 01:10:49.807244 | controller |     "Jun 11 00:34:04.864414 crc crio[23067]: time=\"2026-06-11T00:34:04.863567887Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=19616fbc-1502-4293-9b6f-f533314d7ce4 name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.807258 | controller |     "Jun 11 00:34:04.867717 crc crio[23067]: time=\"2026-06-11T00:34:04.86736977Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=4090d975-8d0d-4f18-ae1c-4b5c9ea46fa2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.807273 | controller |     "Jun 11 00:34:04.873003 crc crio[23067]: time=\"2026-06-11T00:34:04.87289063Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=cc0222a2-f341-4b5d-bd3c-f6163307c449 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.807293 | controller |     "Jun 11 00:34:04.946797 crc crio[23067]: time=\"2026-06-11T00:34:04.946436575Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29685634-tc5cp/oc\" id=71402e0e-e0df-40b3-bafd-42bc9f3597c2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.807308 | controller |     "Jun 11 00:34:04.947253 crc crio[23067]: time=\"2026-06-11T00:34:04.947189015Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.807322 | controller |     "Jun 11 00:34:05.003614 crc crio[23067]: time=\"2026-06-11T00:34:05.002868676Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.807336 | controller |     "Jun 11 00:34:05.352994 crc crio[23067]: time=\"2026-06-11T00:34:05.352367517Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.807372 | controller |     "Jun 11 00:34:05.545688 crc crio[23067]: time=\"2026-06-11T00:34:05.545496096Z\" level=info msg=\"Created container 842933c6600e28e94220be8347f69a9fdc744cb4e79f648de14e321b403e5f87: openshift-infra/auto-csr-approver-29685634-tc5cp/oc\" id=71402e0e-e0df-40b3-bafd-42bc9f3597c2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.807389 | controller |     "Jun 11 00:34:05.547530 crc crio[23067]: time=\"2026-06-11T00:34:05.547450979Z\" level=info msg=\"Starting container: 842933c6600e28e94220be8347f69a9fdc744cb4e79f648de14e321b403e5f87\" id=38de4865-2350-47cf-a01c-0f6b0a116553 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.807404 | controller |     "Jun 11 00:34:05.555217 crc crio[23067]: time=\"2026-06-11T00:34:05.555081616Z\" level=info msg=\"Started container\" PID=126266 containerID=842933c6600e28e94220be8347f69a9fdc744cb4e79f648de14e321b403e5f87 description=openshift-infra/auto-csr-approver-29685634-tc5cp/oc id=38de4865-2350-47cf-a01c-0f6b0a116553 name=/runtime.v1.RuntimeService/StartContainer sandboxID=560910062cf55e82b42ab25c9dbb15e8de193f1f820990fe514e4665fd1ea862",
2026-06-11 01:10:49.807418 | controller |     "Jun 11 00:34:08.073617 crc crio[23067]: time=\"2026-06-11T00:34:08.072824966Z\" level=info msg=\"Stopping pod sandbox: 560910062cf55e82b42ab25c9dbb15e8de193f1f820990fe514e4665fd1ea862\" id=56e01dd2-468e-4e6c-ad87-2d3951daeb48 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.807433 | controller |     "Jun 11 00:34:08.075011 crc crio[23067]: time=\"2026-06-11T00:34:08.074122741Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685634-tc5cp Namespace:openshift-infra ID:560910062cf55e82b42ab25c9dbb15e8de193f1f820990fe514e4665fd1ea862 UID:c3dcb497-e4a5-4410-9ea3-d20e99ece8ce NetNS:/var/run/netns/058c82a1-4a38-48f2-9383-f4c6c7776d33 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc3dcb497_e4a5_4410_9ea3_d20e99ece8ce.slice PodAnnotations:0xc0029b2bf0}] Aliases:map[]}\"",
2026-06-11 01:10:49.807448 | controller |     "Jun 11 00:34:08.075011 crc crio[23067]: time=\"2026-06-11T00:34:08.074290126Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29685634-tc5cp from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.807462 | controller |     "Jun 11 00:34:08.400896 crc crio[23067]: time=\"2026-06-11T00:34:08.400810463Z\" level=info msg=\"Stopped pod sandbox: 560910062cf55e82b42ab25c9dbb15e8de193f1f820990fe514e4665fd1ea862\" id=56e01dd2-468e-4e6c-ad87-2d3951daeb48 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.807482 | controller |     "Jun 11 00:34:31.099829 crc crio[23067]: time=\"2026-06-11T00:34:31.09838971Z\" level=info msg=\"Removing container: 562b351411c18b2ca199150d427c0206da0231601078bf13b8ba6c4cfd84e386\" id=5e819b6c-d6a2-4d02-8eed-611bb4def954 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.807497 | controller |     "Jun 11 00:34:31.360592 crc crio[23067]: time=\"2026-06-11T00:34:31.360295475Z\" level=info msg=\"Removed container 562b351411c18b2ca199150d427c0206da0231601078bf13b8ba6c4cfd84e386: openshift-infra/auto-csr-approver-29685628-dkqmq/oc\" id=5e819b6c-d6a2-4d02-8eed-611bb4def954 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.807512 | controller |     "Jun 11 00:34:31.375894 crc crio[23067]: time=\"2026-06-11T00:34:31.375780665Z\" level=info msg=\"Stopping pod sandbox: 0828a795082ccf955b97bf51a3d7f08f47768159c3bb66c204cf9622caf535d5\" id=3914b689-e6c6-4ef9-955b-7c0f9bccf19e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.807525 | controller |     "Jun 11 00:34:31.375894 crc crio[23067]: time=\"2026-06-11T00:34:31.375874798Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0828a795082ccf955b97bf51a3d7f08f47768159c3bb66c204cf9622caf535d5\" id=3914b689-e6c6-4ef9-955b-7c0f9bccf19e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.807540 | controller |     "Jun 11 00:34:31.377025 crc crio[23067]: time=\"2026-06-11T00:34:31.376895226Z\" level=info msg=\"Removing pod sandbox: 0828a795082ccf955b97bf51a3d7f08f47768159c3bb66c204cf9622caf535d5\" id=c5f01af7-7711-479c-98f7-194639572128 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.807554 | controller |     "Jun 11 00:34:31.396357 crc crio[23067]: time=\"2026-06-11T00:34:31.396122537Z\" level=info msg=\"Removed pod sandbox: 0828a795082ccf955b97bf51a3d7f08f47768159c3bb66c204cf9622caf535d5\" id=c5f01af7-7711-479c-98f7-194639572128 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.807568 | controller |     "Jun 11 00:34:31.397381 crc crio[23067]: time=\"2026-06-11T00:34:31.397232667Z\" level=info msg=\"Stopping pod sandbox: 8d6f8e661c6fa0a45f55a29015e90f499ed675f145ce902911401725b787da9a\" id=c1569342-8501-4c1e-9488-82b3906822cd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.807582 | controller |     "Jun 11 00:34:31.397381 crc crio[23067]: time=\"2026-06-11T00:34:31.39732301Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8d6f8e661c6fa0a45f55a29015e90f499ed675f145ce902911401725b787da9a\" id=c1569342-8501-4c1e-9488-82b3906822cd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.807597 | controller |     "Jun 11 00:34:31.398231 crc crio[23067]: time=\"2026-06-11T00:34:31.398131242Z\" level=info msg=\"Removing pod sandbox: 8d6f8e661c6fa0a45f55a29015e90f499ed675f145ce902911401725b787da9a\" id=df50b376-e4a6-425a-813e-70537c606bd2 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.807611 | controller |     "Jun 11 00:34:31.425622 crc crio[23067]: time=\"2026-06-11T00:34:31.425517935Z\" level=info msg=\"Removed pod sandbox: 8d6f8e661c6fa0a45f55a29015e90f499ed675f145ce902911401725b787da9a\" id=df50b376-e4a6-425a-813e-70537c606bd2 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.807625 | controller |     "Jun 11 00:35:18.350216 crc crio[23067]: time=\"2026-06-11T00:35:18.349133055Z\" level=info msg=\"Running pod sandbox: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-cwrm2/POD\" id=e0b3e379-47f9-4b2a-9794-aa31608d3e68 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.807639 | controller |     "Jun 11 00:35:18.351425 crc crio[23067]: time=\"2026-06-11T00:35:18.350548973Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.807653 | controller |     "Jun 11 00:35:18.408573 crc crio[23067]: time=\"2026-06-11T00:35:18.408497038Z\" level=info msg=\"Got pod network &{Name:repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-cwrm2 Namespace:openstack ID:bad3721fb5ef927442e17f148a57a9cc24390c4182d6ee16ab292cc5bd80594a UID:0b5de2b4-1898-453a-a612-465922c4ca6e NetNS:/var/run/netns/34acf333-88d4-4c8b-877e-2e8850ef1ad8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0b5de2b4_1898_453a_a612_465922c4ca6e.slice PodAnnotations:0xc000c34050}] Aliases:map[]}\"",
2026-06-11 01:10:49.807672 | controller |     "Jun 11 00:35:18.408573 crc crio[23067]: time=\"2026-06-11T00:35:18.408559819Z\" level=info msg=\"Adding pod openstack_repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-cwrm2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.807687 | controller |     "Jun 11 00:35:19.160211 crc crio[23067]: 2026-06-11T00:35:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bad3721fb5ef927 Mac:96:1d:b4:c4:22:19 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e7 Mtu:0 Sandbox:/var/run/netns/34acf333-88d4-4c8b-877e-2e8850ef1ad8 SocketPath: PciID:}] [{Interface:0xc00050c590 Address:{IP:10.217.0.231 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.807701 | controller |     "Jun 11 00:35:19.163821 crc crio[23067]: time=\"2026-06-11T00:35:19.162026649Z\" level=info msg=\"Got pod network &{Name:repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-cwrm2 Namespace:openstack ID:bad3721fb5ef927442e17f148a57a9cc24390c4182d6ee16ab292cc5bd80594a UID:0b5de2b4-1898-453a-a612-465922c4ca6e NetNS:/var/run/netns/34acf333-88d4-4c8b-877e-2e8850ef1ad8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0b5de2b4_1898_453a_a612_465922c4ca6e.slice PodAnnotations:0xc000c34050}] Aliases:map[]}\"",
2026-06-11 01:10:49.807716 | controller |     "Jun 11 00:35:19.163821 crc crio[23067]: time=\"2026-06-11T00:35:19.162238815Z\" level=info msg=\"Checking pod openstack_repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-cwrm2 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.807730 | controller |     "Jun 11 00:35:19.182623 crc crio[23067]: time=\"2026-06-11T00:35:19.182130915Z\" level=info msg=\"Ran pod sandbox bad3721fb5ef927442e17f148a57a9cc24390c4182d6ee16ab292cc5bd80594a with infra container: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-cwrm2/POD\" id=e0b3e379-47f9-4b2a-9794-aa31608d3e68 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.807744 | controller |     "Jun 11 00:35:19.187606 crc crio[23067]: time=\"2026-06-11T00:35:19.187510061Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=a4d2d70d-2684-4eed-822c-10ab8547ad01 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.807758 | controller |     "Jun 11 00:35:19.187932 crc crio[23067]: time=\"2026-06-11T00:35:19.18781969Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest not found\" id=a4d2d70d-2684-4eed-822c-10ab8547ad01 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.807773 | controller |     "Jun 11 00:35:19.187932 crc crio[23067]: time=\"2026-06-11T00:35:19.187863331Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest found\" id=a4d2d70d-2684-4eed-822c-10ab8547ad01 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.807787 | controller |     "Jun 11 00:35:19.188887 crc crio[23067]: time=\"2026-06-11T00:35:19.188821707Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=154719e5-2b6a-4869-9d86-f13140310977 name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.807801 | controller |     "Jun 11 00:35:19.203823 crc crio[23067]: time=\"2026-06-11T00:35:19.203752993Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\\\"\"",
2026-06-11 01:10:49.807819 | controller |     "Jun 11 00:35:32.283059 crc crio[23067]: time=\"2026-06-11T00:35:32.282066483Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:b0f60d7b8c5e5365f19aa41e0a2d6a6a2a5ff4c37e9271f0d7f3d5d66fb5cb26\" id=154719e5-2b6a-4869-9d86-f13140310977 name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.807834 | controller |     "Jun 11 00:35:32.286533 crc crio[23067]: time=\"2026-06-11T00:35:32.283901543Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=d84c043f-8777-42fd-a842-9c356b90f601 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.807848 | controller |     "Jun 11 00:35:32.308563 crc crio[23067]: time=\"2026-06-11T00:35:32.308498911Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=0101cb31-34ec-4961-a42c-a9e8faac643c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.807863 | controller |     "Jun 11 00:35:32.318392 crc crio[23067]: time=\"2026-06-11T00:35:32.318275017Z\" level=info msg=\"Creating container: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-cwrm2/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam\" id=f6ec19df-8651-4192-8cf4-a4b1846a8386 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.807877 | controller |     "Jun 11 00:35:32.319883 crc crio[23067]: time=\"2026-06-11T00:35:32.319801648Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.807891 | controller |     "Jun 11 00:35:32.385342 crc crio[23067]: time=\"2026-06-11T00:35:32.385247106Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.807906 | controller |     "Jun 11 00:35:32.389888 crc crio[23067]: time=\"2026-06-11T00:35:32.38982454Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.807920 | controller |     "Jun 11 00:35:32.568595 crc crio[23067]: time=\"2026-06-11T00:35:32.568341289Z\" level=info msg=\"Created container d3028b230c704d736c3f77c0f82ca6e82b58480b523a44aa85a677288ba14df6: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-cwrm2/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam\" id=f6ec19df-8651-4192-8cf4-a4b1846a8386 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.807934 | controller |     "Jun 11 00:35:32.570582 crc crio[23067]: time=\"2026-06-11T00:35:32.570513838Z\" level=info msg=\"Starting container: d3028b230c704d736c3f77c0f82ca6e82b58480b523a44aa85a677288ba14df6\" id=124bd7dd-fbcb-4632-9e54-bb7770432d12 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.807948 | controller |     "Jun 11 00:35:32.576479 crc crio[23067]: time=\"2026-06-11T00:35:32.576362397Z\" level=info msg=\"Started container\" PID=130548 containerID=d3028b230c704d736c3f77c0f82ca6e82b58480b523a44aa85a677288ba14df6 description=openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-cwrm2/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam id=124bd7dd-fbcb-4632-9e54-bb7770432d12 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bad3721fb5ef927442e17f148a57a9cc24390c4182d6ee16ab292cc5bd80594a",
2026-06-11 01:10:49.807962 | controller |     "Jun 11 00:35:46.946356 crc crio[23067]: time=\"2026-06-11T00:35:46.945620947Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-nbdxp/POD\" id=0cf1b8c5-2f6a-4728-8567-e4600f20c554 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.807977 | controller |     "Jun 11 00:35:46.947363 crc crio[23067]: time=\"2026-06-11T00:35:46.946407498Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.807996 | controller |     "Jun 11 00:35:46.990906 crc crio[23067]: time=\"2026-06-11T00:35:46.990771394Z\" level=info msg=\"Got pod network &{Name:community-operators-nbdxp Namespace:openshift-marketplace ID:dbf77c5ebae5240bdfdb76022a869b867d674bb64cd110d189bf33e2d6f4fdfe UID:008dec57-4c19-420a-9e22-f90f63e9251d NetNS:/var/run/netns/87af5442-39c9-4898-99ca-9f3fada0b558 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod008dec57_4c19_420a_9e22_f90f63e9251d.slice PodAnnotations:0xc0005312a0}] Aliases:map[]}\"",
2026-06-11 01:10:49.808011 | controller |     "Jun 11 00:35:46.990906 crc crio[23067]: time=\"2026-06-11T00:35:46.990836335Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-nbdxp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.808027 | controller |     "Jun 11 00:35:47.583740 crc crio[23067]: time=\"2026-06-11T00:35:47.582912941Z\" level=info msg=\"Stopping pod sandbox: bad3721fb5ef927442e17f148a57a9cc24390c4182d6ee16ab292cc5bd80594a\" id=f8a00c2c-9312-43ea-8727-002a14c8fd50 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.808041 | controller |     "Jun 11 00:35:47.584933 crc crio[23067]: time=\"2026-06-11T00:35:47.584494794Z\" level=info msg=\"Got pod network &{Name:repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-cwrm2 Namespace:openstack ID:bad3721fb5ef927442e17f148a57a9cc24390c4182d6ee16ab292cc5bd80594a UID:0b5de2b4-1898-453a-a612-465922c4ca6e NetNS:/var/run/netns/34acf333-88d4-4c8b-877e-2e8850ef1ad8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0b5de2b4_1898_453a_a612_465922c4ca6e.slice PodAnnotations:0xc000b81308}] Aliases:map[]}\"",
2026-06-11 01:10:49.808056 | controller |     "Jun 11 00:35:47.584933 crc crio[23067]: time=\"2026-06-11T00:35:47.58474308Z\" level=info msg=\"Deleting pod openstack_repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-cwrm2 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.808070 | controller |     "Jun 11 00:35:47.611431 crc crio[23067]: 2026-06-11T00:35:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dbf77c5ebae5240 Mac:9e:7a:6c:62:6f:99 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e8 Mtu:0 Sandbox:/var/run/netns/87af5442-39c9-4898-99ca-9f3fada0b558 SocketPath: PciID:}] [{Interface:0xc0001405c0 Address:{IP:10.217.0.232 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.808085 | controller |     "Jun 11 00:35:47.619574 crc crio[23067]: time=\"2026-06-11T00:35:47.61784482Z\" level=info msg=\"Got pod network &{Name:community-operators-nbdxp Namespace:openshift-marketplace ID:dbf77c5ebae5240bdfdb76022a869b867d674bb64cd110d189bf33e2d6f4fdfe UID:008dec57-4c19-420a-9e22-f90f63e9251d NetNS:/var/run/netns/87af5442-39c9-4898-99ca-9f3fada0b558 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod008dec57_4c19_420a_9e22_f90f63e9251d.slice PodAnnotations:0xc0005312a0}] Aliases:map[]}\"",
2026-06-11 01:10:49.808100 | controller |     "Jun 11 00:35:47.629402 crc crio[23067]: time=\"2026-06-11T00:35:47.62189289Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-nbdxp for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.808115 | controller |     "Jun 11 00:35:47.647607 crc crio[23067]: time=\"2026-06-11T00:35:47.647357252Z\" level=info msg=\"Ran pod sandbox dbf77c5ebae5240bdfdb76022a869b867d674bb64cd110d189bf33e2d6f4fdfe with infra container: openshift-marketplace/community-operators-nbdxp/POD\" id=0cf1b8c5-2f6a-4728-8567-e4600f20c554 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.808130 | controller |     "Jun 11 00:35:47.651346 crc crio[23067]: time=\"2026-06-11T00:35:47.651101233Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=22fbcb9f-b235-45a5-a666-cc24a15ea881 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.808151 | controller |     "Jun 11 00:35:47.656626 crc crio[23067]: time=\"2026-06-11T00:35:47.656552491Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=a4d09e17-3fc8-4f93-99b2-b9f0a8232645 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.808166 | controller |     "Jun 11 00:35:47.668704 crc crio[23067]: time=\"2026-06-11T00:35:47.666415039Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-nbdxp/extract-utilities\" id=5fd6d517-f2a1-44d6-ba40-e82b72628b53 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.808180 | controller |     "Jun 11 00:35:47.668704 crc crio[23067]: time=\"2026-06-11T00:35:47.666781639Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.808195 | controller |     "Jun 11 00:35:47.736424 crc crio[23067]: time=\"2026-06-11T00:35:47.734800067Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.808209 | controller |     "Jun 11 00:35:47.745994 crc crio[23067]: time=\"2026-06-11T00:35:47.745925419Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.808222 | controller |     "Jun 11 00:35:47.912017 crc crio[23067]: time=\"2026-06-11T00:35:47.911899608Z\" level=info msg=\"Created container 465619a45d589d9caca4e5cd6014a95ba60bb47c234d731940d888dfe7be6b1c: openshift-marketplace/community-operators-nbdxp/extract-utilities\" id=5fd6d517-f2a1-44d6-ba40-e82b72628b53 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.808237 | controller |     "Jun 11 00:35:47.913330 crc crio[23067]: time=\"2026-06-11T00:35:47.913234885Z\" level=info msg=\"Starting container: 465619a45d589d9caca4e5cd6014a95ba60bb47c234d731940d888dfe7be6b1c\" id=4bbf45db-675e-4d2e-98a0-20c581beebcc name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.808251 | controller |     "Jun 11 00:35:47.920843 crc crio[23067]: time=\"2026-06-11T00:35:47.920706338Z\" level=info msg=\"Started container\" PID=131406 containerID=465619a45d589d9caca4e5cd6014a95ba60bb47c234d731940d888dfe7be6b1c description=openshift-marketplace/community-operators-nbdxp/extract-utilities id=4bbf45db-675e-4d2e-98a0-20c581beebcc name=/runtime.v1.RuntimeService/StartContainer sandboxID=dbf77c5ebae5240bdfdb76022a869b867d674bb64cd110d189bf33e2d6f4fdfe",
2026-06-11 01:10:49.808266 | controller |     "Jun 11 00:35:48.093576 crc crio[23067]: time=\"2026-06-11T00:35:48.092911976Z\" level=info msg=\"Stopped pod sandbox: bad3721fb5ef927442e17f148a57a9cc24390c4182d6ee16ab292cc5bd80594a\" id=f8a00c2c-9312-43ea-8727-002a14c8fd50 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.808281 | controller |     "Jun 11 00:35:48.611757 crc crio[23067]: time=\"2026-06-11T00:35:48.611524555Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=4457b0e6-b0bb-4431-a55b-e8dbbc63f3d9 name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.808295 | controller |     "Jun 11 00:35:48.641523 crc crio[23067]: time=\"2026-06-11T00:35:48.636233827Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"",
2026-06-11 01:10:49.808309 | controller |     "Jun 11 00:35:49.144460 crc crio[23067]: time=\"2026-06-11T00:35:49.142967303Z\" level=info msg=\"Running pod sandbox: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-pxlwz/POD\" id=7bdc1e1c-2298-4e6c-8686-33ffd07e62b0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.808328 | controller |     "Jun 11 00:35:49.144460 crc crio[23067]: time=\"2026-06-11T00:35:49.143785766Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.808342 | controller |     "Jun 11 00:35:49.209143 crc crio[23067]: time=\"2026-06-11T00:35:49.207788784Z\" level=info msg=\"Got pod network &{Name:redhat-edpm-deployment-ipam-openstack-edpm-ipam-pxlwz Namespace:openstack ID:306b4c45d3f45db8de5cdcac372e747a8b6fa99580422ad470b1cdb64be80c9e UID:c1f2b9ac-c5ff-4a64-984a-94705104980b NetNS:/var/run/netns/60b49848-e737-45f4-a400-6720c957bd8d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc1f2b9ac_c5ff_4a64_984a_94705104980b.slice PodAnnotations:0xc00802e028}] Aliases:map[]}\"",
2026-06-11 01:10:49.808378 | controller |     "Jun 11 00:35:49.209143 crc crio[23067]: time=\"2026-06-11T00:35:49.207894137Z\" level=info msg=\"Adding pod openstack_redhat-edpm-deployment-ipam-openstack-edpm-ipam-pxlwz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.808394 | controller |     "Jun 11 00:35:49.274220 crc crio[23067]: time=\"2026-06-11T00:35:49.274090066Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:e2171f6021fddbcc3c9696cc6c8095b77f20023994fedd5c1f7aa2377d28b45d\" id=4457b0e6-b0bb-4431-a55b-e8dbbc63f3d9 name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.808409 | controller |     "Jun 11 00:35:49.276536 crc crio[23067]: time=\"2026-06-11T00:35:49.27645994Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=0e5ced9a-cb76-416b-8b85-5dd628bbbce6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.808424 | controller |     "Jun 11 00:35:49.279614 crc crio[23067]: time=\"2026-06-11T00:35:49.279545664Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=95c749a8-b345-4d31-9831-c3eb46a4d218 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.808438 | controller |     "Jun 11 00:35:49.293830 crc crio[23067]: time=\"2026-06-11T00:35:49.29375777Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-nbdxp/extract-content\" id=b20835b5-5c34-483f-b4f2-b0afe9a5afc5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.808452 | controller |     "Jun 11 00:35:49.294388 crc crio[23067]: time=\"2026-06-11T00:35:49.294321145Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.808466 | controller |     "Jun 11 00:35:49.348627 crc crio[23067]: time=\"2026-06-11T00:35:49.347950442Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.808480 | controller |     "Jun 11 00:35:49.353958 crc crio[23067]: time=\"2026-06-11T00:35:49.353884763Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.808495 | controller |     "Jun 11 00:35:49.557751 crc crio[23067]: time=\"2026-06-11T00:35:49.557616228Z\" level=info msg=\"Created container fbf6a5468a0e45189d9d880063b414d13e8c940a3ceef75da304d8d565bd2e01: openshift-marketplace/community-operators-nbdxp/extract-content\" id=b20835b5-5c34-483f-b4f2-b0afe9a5afc5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.808509 | controller |     "Jun 11 00:35:49.559424 crc crio[23067]: time=\"2026-06-11T00:35:49.559310814Z\" level=info msg=\"Starting container: fbf6a5468a0e45189d9d880063b414d13e8c940a3ceef75da304d8d565bd2e01\" id=595461dc-5277-4545-8771-ce00f0fe5452 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.808529 | controller |     "Jun 11 00:35:49.567527 crc crio[23067]: time=\"2026-06-11T00:35:49.567404864Z\" level=info msg=\"Started container\" PID=131578 containerID=fbf6a5468a0e45189d9d880063b414d13e8c940a3ceef75da304d8d565bd2e01 description=openshift-marketplace/community-operators-nbdxp/extract-content id=595461dc-5277-4545-8771-ce00f0fe5452 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dbf77c5ebae5240bdfdb76022a869b867d674bb64cd110d189bf33e2d6f4fdfe",
2026-06-11 01:10:49.808544 | controller |     "Jun 11 00:35:49.896790 crc crio[23067]: 2026-06-11T00:35:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:306b4c45d3f45db Mac:82:9d:fa:1e:de:e4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e9 Mtu:0 Sandbox:/var/run/netns/60b49848-e737-45f4-a400-6720c957bd8d SocketPath: PciID:}] [{Interface:0xc0004b25d0 Address:{IP:10.217.0.233 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.808559 | controller |     "Jun 11 00:35:49.898977 crc crio[23067]: time=\"2026-06-11T00:35:49.89889014Z\" level=info msg=\"Got pod network &{Name:redhat-edpm-deployment-ipam-openstack-edpm-ipam-pxlwz Namespace:openstack ID:306b4c45d3f45db8de5cdcac372e747a8b6fa99580422ad470b1cdb64be80c9e UID:c1f2b9ac-c5ff-4a64-984a-94705104980b NetNS:/var/run/netns/60b49848-e737-45f4-a400-6720c957bd8d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc1f2b9ac_c5ff_4a64_984a_94705104980b.slice PodAnnotations:0xc00802e028}] Aliases:map[]}\"",
2026-06-11 01:10:49.808573 | controller |     "Jun 11 00:35:49.899123 crc crio[23067]: time=\"2026-06-11T00:35:49.899065525Z\" level=info msg=\"Checking pod openstack_redhat-edpm-deployment-ipam-openstack-edpm-ipam-pxlwz for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.808587 | controller |     "Jun 11 00:35:49.908384 crc crio[23067]: time=\"2026-06-11T00:35:49.907474723Z\" level=info msg=\"Ran pod sandbox 306b4c45d3f45db8de5cdcac372e747a8b6fa99580422ad470b1cdb64be80c9e with infra container: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-pxlwz/POD\" id=7bdc1e1c-2298-4e6c-8686-33ffd07e62b0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.808602 | controller |     "Jun 11 00:35:49.914633 crc crio[23067]: time=\"2026-06-11T00:35:49.914548525Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=e361201b-155b-485d-afb0-e6b1062cb12f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.808616 | controller |     "Jun 11 00:35:49.942420 crc crio[23067]: time=\"2026-06-11T00:35:49.94233066Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=cbdcbd5f-6952-4bcc-b1cf-30ef17444611 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.808630 | controller |     "Jun 11 00:35:49.960208 crc crio[23067]: time=\"2026-06-11T00:35:49.960063782Z\" level=info msg=\"Creating container: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-pxlwz/redhat-edpm-deployment-ipam-openstack-edpm-ipam\" id=eca37416-9c0d-404e-92b2-2af87c93f812 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.808644 | controller |     "Jun 11 00:35:49.962441 crc crio[23067]: time=\"2026-06-11T00:35:49.962343884Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.808658 | controller |     "Jun 11 00:35:50.033978 crc crio[23067]: time=\"2026-06-11T00:35:50.033786685Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.808672 | controller |     "Jun 11 00:35:50.044741 crc crio[23067]: time=\"2026-06-11T00:35:50.044587938Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.808690 | controller |     "Jun 11 00:35:50.241208 crc crio[23067]: time=\"2026-06-11T00:35:50.240348916Z\" level=info msg=\"Created container 0511f64763bfc7db42bbd7d8ba289aa895fb2facf5c1426c186268cd0e9bec32: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-pxlwz/redhat-edpm-deployment-ipam-openstack-edpm-ipam\" id=eca37416-9c0d-404e-92b2-2af87c93f812 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.808705 | controller |     "Jun 11 00:35:50.245124 crc crio[23067]: time=\"2026-06-11T00:35:50.245058464Z\" level=info msg=\"Starting container: 0511f64763bfc7db42bbd7d8ba289aa895fb2facf5c1426c186268cd0e9bec32\" id=6b8191af-b48a-4216-bd09-f128eebae4d5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.808719 | controller |     "Jun 11 00:35:50.252834 crc crio[23067]: time=\"2026-06-11T00:35:50.252789044Z\" level=info msg=\"Started container\" PID=131639 containerID=0511f64763bfc7db42bbd7d8ba289aa895fb2facf5c1426c186268cd0e9bec32 description=openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-pxlwz/redhat-edpm-deployment-ipam-openstack-edpm-ipam id=6b8191af-b48a-4216-bd09-f128eebae4d5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=306b4c45d3f45db8de5cdcac372e747a8b6fa99580422ad470b1cdb64be80c9e",
2026-06-11 01:10:49.808734 | controller |     "Jun 11 00:35:51.679733 crc crio[23067]: time=\"2026-06-11T00:35:51.679347719Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=2400e11c-90e5-4d6b-a28a-bda534634174 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.808748 | controller |     "Jun 11 00:35:51.685255 crc crio[23067]: time=\"2026-06-11T00:35:51.685214859Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=7ecefb4d-cfdc-4133-b32d-8e62ef2b9649 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.808762 | controller |     "Jun 11 00:35:51.690831 crc crio[23067]: time=\"2026-06-11T00:35:51.690753709Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-nbdxp/registry-server\" id=5248eb61-30d9-492e-be61-98a757b79b94 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.808776 | controller |     "Jun 11 00:35:51.691373 crc crio[23067]: time=\"2026-06-11T00:35:51.69114322Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.808790 | controller |     "Jun 11 00:35:51.788839 crc crio[23067]: time=\"2026-06-11T00:35:51.788785472Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.808804 | controller |     "Jun 11 00:35:51.793769 crc crio[23067]: time=\"2026-06-11T00:35:51.793743637Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.808818 | controller |     "Jun 11 00:35:52.029125 crc crio[23067]: time=\"2026-06-11T00:35:52.029012949Z\" level=info msg=\"Created container 40ae2ee9a463ceee26451e87a43821f0de8dc8318c8857cc2a405bc64c85377e: openshift-marketplace/community-operators-nbdxp/registry-server\" id=5248eb61-30d9-492e-be61-98a757b79b94 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.808832 | controller |     "Jun 11 00:35:52.030540 crc crio[23067]: time=\"2026-06-11T00:35:52.030386656Z\" level=info msg=\"Starting container: 40ae2ee9a463ceee26451e87a43821f0de8dc8318c8857cc2a405bc64c85377e\" id=a9311abe-1644-4312-801e-24bd4309d418 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.808846 | controller |     "Jun 11 00:35:52.036628 crc crio[23067]: time=\"2026-06-11T00:35:52.035871775Z\" level=info msg=\"Started container\" PID=131731 containerID=40ae2ee9a463ceee26451e87a43821f0de8dc8318c8857cc2a405bc64c85377e description=openshift-marketplace/community-operators-nbdxp/registry-server id=a9311abe-1644-4312-801e-24bd4309d418 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dbf77c5ebae5240bdfdb76022a869b867d674bb64cd110d189bf33e2d6f4fdfe",
2026-06-11 01:10:49.808865 | controller |     "Jun 11 00:35:54.735736 crc crio[23067]: time=\"2026-06-11T00:35:54.734357215Z\" level=info msg=\"Stopping pod sandbox: 306b4c45d3f45db8de5cdcac372e747a8b6fa99580422ad470b1cdb64be80c9e\" id=a556e37d-a060-44f0-960e-d8af6e394185 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.808879 | controller |     "Jun 11 00:35:54.737309 crc crio[23067]: time=\"2026-06-11T00:35:54.73672849Z\" level=info msg=\"Got pod network &{Name:redhat-edpm-deployment-ipam-openstack-edpm-ipam-pxlwz Namespace:openstack ID:306b4c45d3f45db8de5cdcac372e747a8b6fa99580422ad470b1cdb64be80c9e UID:c1f2b9ac-c5ff-4a64-984a-94705104980b NetNS:/var/run/netns/60b49848-e737-45f4-a400-6720c957bd8d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc1f2b9ac_c5ff_4a64_984a_94705104980b.slice PodAnnotations:0xc00802e598}] Aliases:map[]}\"",
2026-06-11 01:10:49.808894 | controller |     "Jun 11 00:35:54.737309 crc crio[23067]: time=\"2026-06-11T00:35:54.736907215Z\" level=info msg=\"Deleting pod openstack_redhat-edpm-deployment-ipam-openstack-edpm-ipam-pxlwz from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.808908 | controller |     "Jun 11 00:35:55.334979 crc crio[23067]: time=\"2026-06-11T00:35:55.334325565Z\" level=info msg=\"Stopped pod sandbox: 306b4c45d3f45db8de5cdcac372e747a8b6fa99580422ad470b1cdb64be80c9e\" id=a556e37d-a060-44f0-960e-d8af6e394185 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.808922 | controller |     "Jun 11 00:35:56.331101 crc crio[23067]: time=\"2026-06-11T00:35:56.330429026Z\" level=info msg=\"Running pod sandbox: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-dwcvv/POD\" id=2d66f6c8-8542-4c83-b800-4c71c80fe526 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.808936 | controller |     "Jun 11 00:35:56.331101 crc crio[23067]: time=\"2026-06-11T00:35:56.33094916Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.808951 | controller |     "Jun 11 00:35:56.363298 crc crio[23067]: time=\"2026-06-11T00:35:56.363149785Z\" level=info msg=\"Got pod network &{Name:bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-dwcvv Namespace:openstack ID:ef4ae5f8e75d1c219df0a8c1d2596861137147263c4fa2ecc79e309a11ea96e9 UID:11fe9860-671f-41bc-ad9d-424a5fd002f9 NetNS:/var/run/netns/21786555-cba4-427a-a153-9e7ef74e36c8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod11fe9860_671f_41bc_ad9d_424a5fd002f9.slice PodAnnotations:0xc000131d18}] Aliases:map[]}\"",
2026-06-11 01:10:49.808966 | controller |     "Jun 11 00:35:56.363298 crc crio[23067]: time=\"2026-06-11T00:35:56.363244048Z\" level=info msg=\"Adding pod openstack_bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-dwcvv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.808980 | controller |     "Jun 11 00:35:57.048091 crc crio[23067]: 2026-06-11T00:35:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ef4ae5f8e75d1c2 Mac:12:dc:13:64:1d:db Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ea Mtu:0 Sandbox:/var/run/netns/21786555-cba4-427a-a153-9e7ef74e36c8 SocketPath: PciID:}] [{Interface:0xc00050c140 Address:{IP:10.217.0.234 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.808994 | controller |     "Jun 11 00:35:57.049958 crc crio[23067]: time=\"2026-06-11T00:35:57.04979532Z\" level=info msg=\"Got pod network &{Name:bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-dwcvv Namespace:openstack ID:ef4ae5f8e75d1c219df0a8c1d2596861137147263c4fa2ecc79e309a11ea96e9 UID:11fe9860-671f-41bc-ad9d-424a5fd002f9 NetNS:/var/run/netns/21786555-cba4-427a-a153-9e7ef74e36c8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod11fe9860_671f_41bc_ad9d_424a5fd002f9.slice PodAnnotations:0xc000131d18}] Aliases:map[]}\"",
2026-06-11 01:10:49.809016 | controller |     "Jun 11 00:35:57.050330 crc crio[23067]: time=\"2026-06-11T00:35:57.050030286Z\" level=info msg=\"Checking pod openstack_bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-dwcvv for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.809031 | controller |     "Jun 11 00:35:57.060417 crc crio[23067]: time=\"2026-06-11T00:35:57.060173092Z\" level=info msg=\"Ran pod sandbox ef4ae5f8e75d1c219df0a8c1d2596861137147263c4fa2ecc79e309a11ea96e9 with infra container: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-dwcvv/POD\" id=2d66f6c8-8542-4c83-b800-4c71c80fe526 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.809045 | controller |     "Jun 11 00:35:57.063238 crc crio[23067]: time=\"2026-06-11T00:35:57.063110821Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=cfd9b2bc-0c12-4b2d-a09b-b9f610e6e48d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.809059 | controller |     "Jun 11 00:35:57.109525 crc crio[23067]: time=\"2026-06-11T00:35:57.109308536Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=41c45a23-cb73-4d9a-8db5-23e5d1d557ce name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.809074 | controller |     "Jun 11 00:35:57.117937 crc crio[23067]: time=\"2026-06-11T00:35:57.117845818Z\" level=info msg=\"Creating container: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-dwcvv/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam\" id=46699ab3-94e3-4569-ae02-a99a93994ffa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.809088 | controller |     "Jun 11 00:35:57.119709 crc crio[23067]: time=\"2026-06-11T00:35:57.119556935Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.809103 | controller |     "Jun 11 00:35:57.167229 crc crio[23067]: time=\"2026-06-11T00:35:57.167133257Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.809117 | controller |     "Jun 11 00:35:57.172336 crc crio[23067]: time=\"2026-06-11T00:35:57.172263607Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.809131 | controller |     "Jun 11 00:35:57.354051 crc crio[23067]: time=\"2026-06-11T00:35:57.353503471Z\" level=info msg=\"Created container 5db576ac871b50704a13be8b2a1ff7d2de1ec2dbb67d87f018712f223560088e: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-dwcvv/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam\" id=46699ab3-94e3-4569-ae02-a99a93994ffa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.809145 | controller |     "Jun 11 00:35:57.355392 crc crio[23067]: time=\"2026-06-11T00:35:57.354975951Z\" level=info msg=\"Starting container: 5db576ac871b50704a13be8b2a1ff7d2de1ec2dbb67d87f018712f223560088e\" id=0577f94c-b98d-45a3-95fd-4f634dcb3176 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.809159 | controller |     "Jun 11 00:35:57.364284 crc crio[23067]: time=\"2026-06-11T00:35:57.363901403Z\" level=info msg=\"Started container\" PID=132185 containerID=5db576ac871b50704a13be8b2a1ff7d2de1ec2dbb67d87f018712f223560088e description=openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-dwcvv/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam id=0577f94c-b98d-45a3-95fd-4f634dcb3176 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ef4ae5f8e75d1c219df0a8c1d2596861137147263c4fa2ecc79e309a11ea96e9",
2026-06-11 01:10:49.809179 | controller |     "Jun 11 00:35:59.803834 crc crio[23067]: time=\"2026-06-11T00:35:59.802802581Z\" level=info msg=\"Stopping container: 40ae2ee9a463ceee26451e87a43821f0de8dc8318c8857cc2a405bc64c85377e (timeout: 2s)\" id=bae2b6d0-122a-4f80-8bad-6dffce6fc7a6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.809193 | controller |     "Jun 11 00:35:59.936273 crc crio[23067]: time=\"2026-06-11T00:35:59.936047231Z\" level=info msg=\"Stopped container 40ae2ee9a463ceee26451e87a43821f0de8dc8318c8857cc2a405bc64c85377e: openshift-marketplace/community-operators-nbdxp/registry-server\" id=bae2b6d0-122a-4f80-8bad-6dffce6fc7a6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.809208 | controller |     "Jun 11 00:35:59.939219 crc crio[23067]: time=\"2026-06-11T00:35:59.939064583Z\" level=info msg=\"Stopping pod sandbox: dbf77c5ebae5240bdfdb76022a869b867d674bb64cd110d189bf33e2d6f4fdfe\" id=ae503d9f-4db7-494b-bc64-c3ced7cb271b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.809223 | controller |     "Jun 11 00:35:59.940489 crc crio[23067]: time=\"2026-06-11T00:35:59.940406139Z\" level=info msg=\"Got pod network &{Name:community-operators-nbdxp Namespace:openshift-marketplace ID:dbf77c5ebae5240bdfdb76022a869b867d674bb64cd110d189bf33e2d6f4fdfe UID:008dec57-4c19-420a-9e22-f90f63e9251d NetNS:/var/run/netns/87af5442-39c9-4898-99ca-9f3fada0b558 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod008dec57_4c19_420a_9e22_f90f63e9251d.slice PodAnnotations:0xc0082021a0}] Aliases:map[]}\"",
2026-06-11 01:10:49.809238 | controller |     "Jun 11 00:35:59.940754 crc crio[23067]: time=\"2026-06-11T00:35:59.940633185Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-nbdxp from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.809252 | controller |     "Jun 11 00:36:00.328846 crc crio[23067]: time=\"2026-06-11T00:36:00.328149843Z\" level=info msg=\"Stopped pod sandbox: dbf77c5ebae5240bdfdb76022a869b867d674bb64cd110d189bf33e2d6f4fdfe\" id=ae503d9f-4db7-494b-bc64-c3ced7cb271b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.809267 | controller |     "Jun 11 00:36:00.559254 crc crio[23067]: time=\"2026-06-11T00:36:00.558535702Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29685636-gclgn/POD\" id=1db63025-38f4-4a05-b37e-2edf2ed506a9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.809282 | controller |     "Jun 11 00:36:00.559254 crc crio[23067]: time=\"2026-06-11T00:36:00.559226171Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.809297 | controller |     "Jun 11 00:36:00.594363 crc crio[23067]: time=\"2026-06-11T00:36:00.594296924Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685636-gclgn Namespace:openshift-infra ID:4405c39c5003b0b35533040dbdca9b7a8419f8653fb3b2cdf87582a198b65c34 UID:43abc575-375b-4c23-b737-852e106302df NetNS:/var/run/netns/2df22dde-13e9-4a47-a0dc-a5cc212070d2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod43abc575_375b_4c23_b737_852e106302df.slice PodAnnotations:0xc0079a42e8}] Aliases:map[]}\"",
2026-06-11 01:10:49.809311 | controller |     "Jun 11 00:36:00.594363 crc crio[23067]: time=\"2026-06-11T00:36:00.594351515Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29685636-gclgn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.809329 | controller |     "Jun 11 00:36:00.824884 crc crio[23067]: time=\"2026-06-11T00:36:00.824834047Z\" level=info msg=\"Removing container: 40ae2ee9a463ceee26451e87a43821f0de8dc8318c8857cc2a405bc64c85377e\" id=90a273ec-50ad-407c-b2fe-8d80e9d00296 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.809344 | controller |     "Jun 11 00:36:00.881259 crc crio[23067]: time=\"2026-06-11T00:36:00.881159097Z\" level=info msg=\"Removed container 40ae2ee9a463ceee26451e87a43821f0de8dc8318c8857cc2a405bc64c85377e: openshift-marketplace/community-operators-nbdxp/registry-server\" id=90a273ec-50ad-407c-b2fe-8d80e9d00296 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.809380 | controller |     "Jun 11 00:36:00.884910 crc crio[23067]: time=\"2026-06-11T00:36:00.884829257Z\" level=info msg=\"Removing container: fbf6a5468a0e45189d9d880063b414d13e8c940a3ceef75da304d8d565bd2e01\" id=4050f5fe-a2d9-473f-af97-f068f7f6b504 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.809396 | controller |     "Jun 11 00:36:00.925237 crc crio[23067]: time=\"2026-06-11T00:36:00.925134472Z\" level=info msg=\"Removed container fbf6a5468a0e45189d9d880063b414d13e8c940a3ceef75da304d8d565bd2e01: openshift-marketplace/community-operators-nbdxp/extract-content\" id=4050f5fe-a2d9-473f-af97-f068f7f6b504 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.809410 | controller |     "Jun 11 00:36:00.930419 crc crio[23067]: time=\"2026-06-11T00:36:00.930381874Z\" level=info msg=\"Removing container: 465619a45d589d9caca4e5cd6014a95ba60bb47c234d731940d888dfe7be6b1c\" id=f8f7fff8-30ba-4270-ab73-16cb88a51915 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.809424 | controller |     "Jun 11 00:36:01.001558 crc crio[23067]: time=\"2026-06-11T00:36:01.000877019Z\" level=info msg=\"Removed container 465619a45d589d9caca4e5cd6014a95ba60bb47c234d731940d888dfe7be6b1c: openshift-marketplace/community-operators-nbdxp/extract-utilities\" id=f8f7fff8-30ba-4270-ab73-16cb88a51915 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.809438 | controller |     "Jun 11 00:36:01.160120 crc crio[23067]: 2026-06-11T00:36:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4405c39c5003b0b Mac:0a:1b:16:2c:4d:d4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:eb Mtu:0 Sandbox:/var/run/netns/2df22dde-13e9-4a47-a0dc-a5cc212070d2 SocketPath: PciID:}] [{Interface:0xc0004b05d0 Address:{IP:10.217.0.235 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.809451 | controller |     "Jun 11 00:36:01.162582 crc crio[23067]: time=\"2026-06-11T00:36:01.162475319Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685636-gclgn Namespace:openshift-infra ID:4405c39c5003b0b35533040dbdca9b7a8419f8653fb3b2cdf87582a198b65c34 UID:43abc575-375b-4c23-b737-852e106302df NetNS:/var/run/netns/2df22dde-13e9-4a47-a0dc-a5cc212070d2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod43abc575_375b_4c23_b737_852e106302df.slice PodAnnotations:0xc0079a42e8}] Aliases:map[]}\"",
2026-06-11 01:10:49.809466 | controller |     "Jun 11 00:36:01.162864 crc crio[23067]: time=\"2026-06-11T00:36:01.162767367Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29685636-gclgn for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.809481 | controller |     "Jun 11 00:36:01.182517 crc crio[23067]: time=\"2026-06-11T00:36:01.182282817Z\" level=info msg=\"Ran pod sandbox 4405c39c5003b0b35533040dbdca9b7a8419f8653fb3b2cdf87582a198b65c34 with infra container: openshift-infra/auto-csr-approver-29685636-gclgn/POD\" id=1db63025-38f4-4a05-b37e-2edf2ed506a9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.809496 | controller |     "Jun 11 00:36:01.186394 crc crio[23067]: time=\"2026-06-11T00:36:01.185434512Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=0ffffe89-3756-449b-bb81-9689b2a184a5 name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.809515 | controller |     "Jun 11 00:36:01.196425 crc crio[23067]: time=\"2026-06-11T00:36:01.196334759Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 01:10:49.809530 | controller |     "Jun 11 00:36:03.239905 crc crio[23067]: time=\"2026-06-11T00:36:03.239322071Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=0ffffe89-3756-449b-bb81-9689b2a184a5 name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.809544 | controller |     "Jun 11 00:36:03.241597 crc crio[23067]: time=\"2026-06-11T00:36:03.241077469Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=c8b58926-2378-44a9-8f14-fc13d8540bbd name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.809559 | controller |     "Jun 11 00:36:03.243542 crc crio[23067]: time=\"2026-06-11T00:36:03.243458114Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=89bceb58-a3a2-465a-96b3-6759ac9d80ce name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.809574 | controller |     "Jun 11 00:36:03.252440 crc crio[23067]: time=\"2026-06-11T00:36:03.252362836Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29685636-gclgn/oc\" id=b6a3a9dd-9e18-4928-ab69-692d5251bff0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.809588 | controller |     "Jun 11 00:36:03.253397 crc crio[23067]: time=\"2026-06-11T00:36:03.25288321Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.809603 | controller |     "Jun 11 00:36:03.306038 crc crio[23067]: time=\"2026-06-11T00:36:03.305931311Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.809617 | controller |     "Jun 11 00:36:03.603514 crc crio[23067]: time=\"2026-06-11T00:36:03.603273469Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.809631 | controller |     "Jun 11 00:36:03.728487 crc crio[23067]: time=\"2026-06-11T00:36:03.728378768Z\" level=info msg=\"Created container 2de03777770eeebde30d0cb495546f64c8a7c340f0bdf70981ef5c433c819581: openshift-infra/auto-csr-approver-29685636-gclgn/oc\" id=b6a3a9dd-9e18-4928-ab69-692d5251bff0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.809645 | controller |     "Jun 11 00:36:03.729715 crc crio[23067]: time=\"2026-06-11T00:36:03.729539129Z\" level=info msg=\"Starting container: 2de03777770eeebde30d0cb495546f64c8a7c340f0bdf70981ef5c433c819581\" id=8113031c-fc98-4d03-8fcf-cdec6d028463 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.809659 | controller |     "Jun 11 00:36:03.735098 crc crio[23067]: time=\"2026-06-11T00:36:03.734996938Z\" level=info msg=\"Started container\" PID=132628 containerID=2de03777770eeebde30d0cb495546f64c8a7c340f0bdf70981ef5c433c819581 description=openshift-infra/auto-csr-approver-29685636-gclgn/oc id=8113031c-fc98-4d03-8fcf-cdec6d028463 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4405c39c5003b0b35533040dbdca9b7a8419f8653fb3b2cdf87582a198b65c34",
2026-06-11 01:10:49.809673 | controller |     "Jun 11 00:36:05.909289 crc crio[23067]: time=\"2026-06-11T00:36:05.908069573Z\" level=info msg=\"Stopping pod sandbox: 4405c39c5003b0b35533040dbdca9b7a8419f8653fb3b2cdf87582a198b65c34\" id=dc409048-e8e7-4c70-b059-5d935cf923e1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.809688 | controller |     "Jun 11 00:36:05.911399 crc crio[23067]: time=\"2026-06-11T00:36:05.910369976Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685636-gclgn Namespace:openshift-infra ID:4405c39c5003b0b35533040dbdca9b7a8419f8653fb3b2cdf87582a198b65c34 UID:43abc575-375b-4c23-b737-852e106302df NetNS:/var/run/netns/2df22dde-13e9-4a47-a0dc-a5cc212070d2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod43abc575_375b_4c23_b737_852e106302df.slice PodAnnotations:0xc0029b2d70}] Aliases:map[]}\"",
2026-06-11 01:10:49.809708 | controller |     "Jun 11 00:36:05.911399 crc crio[23067]: time=\"2026-06-11T00:36:05.910588902Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29685636-gclgn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.809722 | controller |     "Jun 11 00:36:06.246967 crc crio[23067]: time=\"2026-06-11T00:36:06.246488287Z\" level=info msg=\"Stopped pod sandbox: 4405c39c5003b0b35533040dbdca9b7a8419f8653fb3b2cdf87582a198b65c34\" id=dc409048-e8e7-4c70-b059-5d935cf923e1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.809736 | controller |     "Jun 11 00:36:31.483545 crc crio[23067]: time=\"2026-06-11T00:36:31.482750194Z\" level=info msg=\"Removing container: 6015ada5d5c95113de7ca37f1f5c2b4856c9e60b2b3fc66bdbb7b44a92290aaa\" id=19919176-434f-4a09-a079-c6473bb8f945 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.809750 | controller |     "Jun 11 00:36:31.686488 crc crio[23067]: time=\"2026-06-11T00:36:31.686395696Z\" level=info msg=\"Removed container 6015ada5d5c95113de7ca37f1f5c2b4856c9e60b2b3fc66bdbb7b44a92290aaa: openshift-infra/auto-csr-approver-29685630-g2zjj/oc\" id=19919176-434f-4a09-a079-c6473bb8f945 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.809765 | controller |     "Jun 11 00:36:31.696595 crc crio[23067]: time=\"2026-06-11T00:36:31.69648324Z\" level=info msg=\"Stopping pod sandbox: dbf77c5ebae5240bdfdb76022a869b867d674bb64cd110d189bf33e2d6f4fdfe\" id=a57a1f55-5ba7-4071-aa05-c4ba76eb8fd8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.809779 | controller |     "Jun 11 00:36:31.697219 crc crio[23067]: time=\"2026-06-11T00:36:31.696613614Z\" level=info msg=\"Stopped pod sandbox (already stopped): dbf77c5ebae5240bdfdb76022a869b867d674bb64cd110d189bf33e2d6f4fdfe\" id=a57a1f55-5ba7-4071-aa05-c4ba76eb8fd8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.809793 | controller |     "Jun 11 00:36:31.697299 crc crio[23067]: time=\"2026-06-11T00:36:31.697236611Z\" level=info msg=\"Removing pod sandbox: dbf77c5ebae5240bdfdb76022a869b867d674bb64cd110d189bf33e2d6f4fdfe\" id=a3109a51-bb4d-4d37-9385-75a5f53a0865 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.809807 | controller |     "Jun 11 00:36:31.713163 crc crio[23067]: time=\"2026-06-11T00:36:31.713061791Z\" level=info msg=\"Removed pod sandbox: dbf77c5ebae5240bdfdb76022a869b867d674bb64cd110d189bf33e2d6f4fdfe\" id=a3109a51-bb4d-4d37-9385-75a5f53a0865 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.809821 | controller |     "Jun 11 00:36:31.714225 crc crio[23067]: time=\"2026-06-11T00:36:31.71414432Z\" level=info msg=\"Stopping pod sandbox: 56cc2c1d5a679063cf272ca8bde36c2de37581287f985beeca0811801678bf5b\" id=47f10dfb-2bd2-4124-8abe-20211ddbf8d3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.809835 | controller |     "Jun 11 00:36:31.714318 crc crio[23067]: time=\"2026-06-11T00:36:31.714256713Z\" level=info msg=\"Stopped pod sandbox (already stopped): 56cc2c1d5a679063cf272ca8bde36c2de37581287f985beeca0811801678bf5b\" id=47f10dfb-2bd2-4124-8abe-20211ddbf8d3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.809849 | controller |     "Jun 11 00:36:31.715043 crc crio[23067]: time=\"2026-06-11T00:36:31.714969513Z\" level=info msg=\"Removing pod sandbox: 56cc2c1d5a679063cf272ca8bde36c2de37581287f985beeca0811801678bf5b\" id=7e741e19-db65-4099-a74b-e98ab1315c79 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.809869 | controller |     "Jun 11 00:36:31.730919 crc crio[23067]: time=\"2026-06-11T00:36:31.730585337Z\" level=info msg=\"Removed pod sandbox: 56cc2c1d5a679063cf272ca8bde36c2de37581287f985beeca0811801678bf5b\" id=7e741e19-db65-4099-a74b-e98ab1315c79 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.809884 | controller |     "Jun 11 00:38:00.728297 crc crio[23067]: time=\"2026-06-11T00:38:00.726901572Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29685638-ks2z5/POD\" id=f1457053-d362-46fe-9edc-e4d4e8790fa3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.809898 | controller |     "Jun 11 00:38:00.734129 crc crio[23067]: time=\"2026-06-11T00:38:00.728916957Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.809912 | controller |     "Jun 11 00:38:01.019841 crc crio[23067]: time=\"2026-06-11T00:38:01.019596093Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685638-ks2z5 Namespace:openshift-infra ID:bef0ef86d6d9836c4eba31ab988210da19b88ab003f38d9fd341e34f4248bdde UID:0032e5a6-54e9-4320-9d35-acb3916278bf NetNS:/var/run/netns/f838eaa5-a494-47f7-a83b-a0307386f01e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0032e5a6_54e9_4320_9d35_acb3916278bf.slice PodAnnotations:0xc002392138}] Aliases:map[]}\"",
2026-06-11 01:10:49.809926 | controller |     "Jun 11 00:38:01.019841 crc crio[23067]: time=\"2026-06-11T00:38:01.019717267Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29685638-ks2z5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.809941 | controller |     "Jun 11 00:38:02.149915 crc crio[23067]: 2026-06-11T00:38:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bef0ef86d6d9836 Mac:b2:8e:58:66:3f:cf Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ec Mtu:0 Sandbox:/var/run/netns/f838eaa5-a494-47f7-a83b-a0307386f01e SocketPath: PciID:}] [{Interface:0xc000124b90 Address:{IP:10.217.0.236 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.809955 | controller |     "Jun 11 00:38:02.152765 crc crio[23067]: time=\"2026-06-11T00:38:02.152611004Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685638-ks2z5 Namespace:openshift-infra ID:bef0ef86d6d9836c4eba31ab988210da19b88ab003f38d9fd341e34f4248bdde UID:0032e5a6-54e9-4320-9d35-acb3916278bf NetNS:/var/run/netns/f838eaa5-a494-47f7-a83b-a0307386f01e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0032e5a6_54e9_4320_9d35_acb3916278bf.slice PodAnnotations:0xc002392138}] Aliases:map[]}\"",
2026-06-11 01:10:49.809970 | controller |     "Jun 11 00:38:02.152979 crc crio[23067]: time=\"2026-06-11T00:38:02.152915692Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29685638-ks2z5 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.809984 | controller |     "Jun 11 00:38:02.185710 crc crio[23067]: time=\"2026-06-11T00:38:02.185303442Z\" level=info msg=\"Ran pod sandbox bef0ef86d6d9836c4eba31ab988210da19b88ab003f38d9fd341e34f4248bdde with infra container: openshift-infra/auto-csr-approver-29685638-ks2z5/POD\" id=f1457053-d362-46fe-9edc-e4d4e8790fa3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.809999 | controller |     "Jun 11 00:38:02.194575 crc crio[23067]: time=\"2026-06-11T00:38:02.194509402Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=19b0b327-b517-4aff-b11f-1cc07dff3004 name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.810013 | controller |     "Jun 11 00:38:02.210622 crc crio[23067]: time=\"2026-06-11T00:38:02.210435525Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 01:10:49.810033 | controller |     "Jun 11 00:38:03.094566 crc crio[23067]: time=\"2026-06-11T00:38:03.09408055Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=19b0b327-b517-4aff-b11f-1cc07dff3004 name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.810047 | controller |     "Jun 11 00:38:03.095910 crc crio[23067]: time=\"2026-06-11T00:38:03.095830487Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=69a16326-0ea4-4123-a367-e414fbfb6bff name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.810062 | controller |     "Jun 11 00:38:03.098900 crc crio[23067]: time=\"2026-06-11T00:38:03.098819929Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=5846b66b-42cb-4984-bab3-ffe3e1ad1ba1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.810076 | controller |     "Jun 11 00:38:03.107239 crc crio[23067]: time=\"2026-06-11T00:38:03.107139365Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29685638-ks2z5/oc\" id=b0a459e9-758d-4d7c-89ab-3f81b8ad4b68 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.810091 | controller |     "Jun 11 00:38:03.107841 crc crio[23067]: time=\"2026-06-11T00:38:03.107629938Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.810105 | controller |     "Jun 11 00:38:03.164751 crc crio[23067]: time=\"2026-06-11T00:38:03.164607346Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.810120 | controller |     "Jun 11 00:38:04.769343 crc crio[23067]: time=\"2026-06-11T00:38:04.769114706Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.810134 | controller |     "Jun 11 00:38:04.927410 crc crio[23067]: time=\"2026-06-11T00:38:04.927325964Z\" level=info msg=\"Created container 18c75cb646700a2d1c34b03f206a7574b51166cdb0a4477779d98a1fc9b88f24: openshift-infra/auto-csr-approver-29685638-ks2z5/oc\" id=b0a459e9-758d-4d7c-89ab-3f81b8ad4b68 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.810149 | controller |     "Jun 11 00:38:04.928552 crc crio[23067]: time=\"2026-06-11T00:38:04.928480516Z\" level=info msg=\"Starting container: 18c75cb646700a2d1c34b03f206a7574b51166cdb0a4477779d98a1fc9b88f24\" id=3e0f920a-6143-4087-91e1-5df7475f1af5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.810164 | controller |     "Jun 11 00:38:04.933953 crc crio[23067]: time=\"2026-06-11T00:38:04.933875912Z\" level=info msg=\"Started container\" PID=138738 containerID=18c75cb646700a2d1c34b03f206a7574b51166cdb0a4477779d98a1fc9b88f24 description=openshift-infra/auto-csr-approver-29685638-ks2z5/oc id=3e0f920a-6143-4087-91e1-5df7475f1af5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bef0ef86d6d9836c4eba31ab988210da19b88ab003f38d9fd341e34f4248bdde",
2026-06-11 01:10:49.810179 | controller |     "Jun 11 00:38:07.406522 crc crio[23067]: time=\"2026-06-11T00:38:07.405855059Z\" level=info msg=\"Stopping pod sandbox: bef0ef86d6d9836c4eba31ab988210da19b88ab003f38d9fd341e34f4248bdde\" id=968403b7-fc1c-4c96-b6a4-ab35600b98f1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.810193 | controller |     "Jun 11 00:38:07.408001 crc crio[23067]: time=\"2026-06-11T00:38:07.407760661Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685638-ks2z5 Namespace:openshift-infra ID:bef0ef86d6d9836c4eba31ab988210da19b88ab003f38d9fd341e34f4248bdde UID:0032e5a6-54e9-4320-9d35-acb3916278bf NetNS:/var/run/netns/f838eaa5-a494-47f7-a83b-a0307386f01e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0032e5a6_54e9_4320_9d35_acb3916278bf.slice PodAnnotations:0xc003610ad8}] Aliases:map[]}\"",
2026-06-11 01:10:49.810213 | controller |     "Jun 11 00:38:07.408001 crc crio[23067]: time=\"2026-06-11T00:38:07.407951046Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29685638-ks2z5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.810228 | controller |     "Jun 11 00:38:08.208202 crc crio[23067]: time=\"2026-06-11T00:38:08.206072439Z\" level=info msg=\"Stopped pod sandbox: bef0ef86d6d9836c4eba31ab988210da19b88ab003f38d9fd341e34f4248bdde\" id=968403b7-fc1c-4c96-b6a4-ab35600b98f1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.810243 | controller |     "Jun 11 00:38:31.841581 crc crio[23067]: time=\"2026-06-11T00:38:31.840497049Z\" level=info msg=\"Removing container: 26966631490a8b31c9488fb747c04f70f79b14ddbd698153087e7c46953f5434\" id=bd40882e-a3e0-4108-89c4-02a8b88ba191 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.810257 | controller |     "Jun 11 00:38:32.285394 crc crio[23067]: time=\"2026-06-11T00:38:32.284802699Z\" level=info msg=\"Removed container 26966631490a8b31c9488fb747c04f70f79b14ddbd698153087e7c46953f5434: openshift-infra/auto-csr-approver-29685632-n2kfn/oc\" id=bd40882e-a3e0-4108-89c4-02a8b88ba191 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.810272 | controller |     "Jun 11 00:38:32.302356 crc crio[23067]: time=\"2026-06-11T00:38:32.302288264Z\" level=info msg=\"Stopping pod sandbox: b2c75f315cbf7bbc5057c045251aadca462142a079d670c707ba6c81bf828cdd\" id=8102bb5d-ab96-4fd1-b625-58fc62b3cd95 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.810286 | controller |     "Jun 11 00:38:32.302846 crc crio[23067]: time=\"2026-06-11T00:38:32.302824369Z\" level=info msg=\"Stopped pod sandbox (already stopped): b2c75f315cbf7bbc5057c045251aadca462142a079d670c707ba6c81bf828cdd\" id=8102bb5d-ab96-4fd1-b625-58fc62b3cd95 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.810301 | controller |     "Jun 11 00:38:32.304430 crc crio[23067]: time=\"2026-06-11T00:38:32.3043558Z\" level=info msg=\"Removing pod sandbox: b2c75f315cbf7bbc5057c045251aadca462142a079d670c707ba6c81bf828cdd\" id=e50a4a96-29d1-4f87-8ba9-7649a57356be name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.810315 | controller |     "Jun 11 00:38:32.327507 crc crio[23067]: time=\"2026-06-11T00:38:32.327403437Z\" level=info msg=\"Removed pod sandbox: b2c75f315cbf7bbc5057c045251aadca462142a079d670c707ba6c81bf828cdd\" id=e50a4a96-29d1-4f87-8ba9-7649a57356be name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.810330 | controller |     "Jun 11 00:38:48.428017 crc crio[23067]: time=\"2026-06-11T00:38:48.425462763Z\" level=info msg=\"Stopping pod sandbox: ef4ae5f8e75d1c219df0a8c1d2596861137147263c4fa2ecc79e309a11ea96e9\" id=e4529b85-5499-4666-a513-514168d6ec51 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.810344 | controller |     "Jun 11 00:38:48.428017 crc crio[23067]: time=\"2026-06-11T00:38:48.427085377Z\" level=info msg=\"Got pod network &{Name:bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-dwcvv Namespace:openstack ID:ef4ae5f8e75d1c219df0a8c1d2596861137147263c4fa2ecc79e309a11ea96e9 UID:11fe9860-671f-41bc-ad9d-424a5fd002f9 NetNS:/var/run/netns/21786555-cba4-427a-a153-9e7ef74e36c8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod11fe9860_671f_41bc_ad9d_424a5fd002f9.slice PodAnnotations:0xc003610090}] Aliases:map[]}\"",
2026-06-11 01:10:49.810380 | controller |     "Jun 11 00:38:48.428017 crc crio[23067]: time=\"2026-06-11T00:38:48.427229461Z\" level=info msg=\"Deleting pod openstack_bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-dwcvv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.810401 | controller |     "Jun 11 00:38:48.968581 crc crio[23067]: time=\"2026-06-11T00:38:48.967289273Z\" level=info msg=\"Stopped pod sandbox: ef4ae5f8e75d1c219df0a8c1d2596861137147263c4fa2ecc79e309a11ea96e9\" id=e4529b85-5499-4666-a513-514168d6ec51 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.810416 | controller |     "Jun 11 00:38:49.936608 crc crio[23067]: time=\"2026-06-11T00:38:49.93601716Z\" level=info msg=\"Running pod sandbox: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-tw54p/POD\" id=d221f0aa-f7e5-4689-b78f-4966ef65b150 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.810431 | controller |     "Jun 11 00:38:49.937756 crc crio[23067]: time=\"2026-06-11T00:38:49.936728579Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.810445 | controller |     "Jun 11 00:38:49.969285 crc crio[23067]: time=\"2026-06-11T00:38:49.969164071Z\" level=info msg=\"Got pod network &{Name:download-cache-edpm-deployment-ipam-openstack-edpm-ipam-tw54p Namespace:openstack ID:f0ff37a2cf231af67876e5beea2fa399a3bbed5e4025551c53f21130d81da510 UID:01b2ed84-c580-4ecd-8587-8367601c4c3a NetNS:/var/run/netns/d6903f1e-dfc5-4cc1-a865-1d305e6a86bd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod01b2ed84_c580_4ecd_8587_8367601c4c3a.slice PodAnnotations:0xc003ba8568}] Aliases:map[]}\"",
2026-06-11 01:10:49.810460 | controller |     "Jun 11 00:38:49.969445 crc crio[23067]: time=\"2026-06-11T00:38:49.969314675Z\" level=info msg=\"Adding pod openstack_download-cache-edpm-deployment-ipam-openstack-edpm-ipam-tw54p to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.810474 | controller |     "Jun 11 00:38:50.681430 crc crio[23067]: 2026-06-11T00:38:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f0ff37a2cf231af Mac:2a:3f:7c:14:a7:d8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ed Mtu:0 Sandbox:/var/run/netns/d6903f1e-dfc5-4cc1-a865-1d305e6a86bd SocketPath: PciID:}] [{Interface:0xc0004b45f0 Address:{IP:10.217.0.237 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.810488 | controller |     "Jun 11 00:38:50.684329 crc crio[23067]: time=\"2026-06-11T00:38:50.683943029Z\" level=info msg=\"Got pod network &{Name:download-cache-edpm-deployment-ipam-openstack-edpm-ipam-tw54p Namespace:openstack ID:f0ff37a2cf231af67876e5beea2fa399a3bbed5e4025551c53f21130d81da510 UID:01b2ed84-c580-4ecd-8587-8367601c4c3a NetNS:/var/run/netns/d6903f1e-dfc5-4cc1-a865-1d305e6a86bd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod01b2ed84_c580_4ecd_8587_8367601c4c3a.slice PodAnnotations:0xc003ba8568}] Aliases:map[]}\"",
2026-06-11 01:10:49.810503 | controller |     "Jun 11 00:38:50.684427 crc crio[23067]: time=\"2026-06-11T00:38:50.6843225Z\" level=info msg=\"Checking pod openstack_download-cache-edpm-deployment-ipam-openstack-edpm-ipam-tw54p for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.810517 | controller |     "Jun 11 00:38:50.705317 crc crio[23067]: time=\"2026-06-11T00:38:50.705172736Z\" level=info msg=\"Ran pod sandbox f0ff37a2cf231af67876e5beea2fa399a3bbed5e4025551c53f21130d81da510 with infra container: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-tw54p/POD\" id=d221f0aa-f7e5-4689-b78f-4966ef65b150 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.810531 | controller |     "Jun 11 00:38:50.708188 crc crio[23067]: time=\"2026-06-11T00:38:50.708100636Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=11c8e5b7-eb8f-4cba-85b6-5a0b27a79c41 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.810546 | controller |     "Jun 11 00:38:50.738343 crc crio[23067]: time=\"2026-06-11T00:38:50.738188923Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=c3134571-b71d-4adf-b6e0-9c736a5a4661 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.810566 | controller |     "Jun 11 00:38:50.750418 crc crio[23067]: time=\"2026-06-11T00:38:50.750316122Z\" level=info msg=\"Creating container: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-tw54p/download-cache-edpm-deployment-ipam-openstack-edpm-ipam\" id=aa759429-5d78-43b8-bd07-ef725e43ad9d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.810589 | controller |     "Jun 11 00:38:50.750990 crc crio[23067]: time=\"2026-06-11T00:38:50.75095129Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.810604 | controller |     "Jun 11 00:38:50.806155 crc crio[23067]: time=\"2026-06-11T00:38:50.805706597Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.810618 | controller |     "Jun 11 00:38:50.811133 crc crio[23067]: time=\"2026-06-11T00:38:50.811051072Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.810633 | controller |     "Jun 11 00:38:51.003180 crc crio[23067]: time=\"2026-06-11T00:38:51.002784951Z\" level=info msg=\"Created container b6e5fcbb9b282d06e6f53f21d5ae0004b4269aed52b273ba262e68d86f724fb7: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-tw54p/download-cache-edpm-deployment-ipam-openstack-edpm-ipam\" id=aa759429-5d78-43b8-bd07-ef725e43ad9d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.810646 | controller |     "Jun 11 00:38:51.005157 crc crio[23067]: time=\"2026-06-11T00:38:51.004291642Z\" level=info msg=\"Starting container: b6e5fcbb9b282d06e6f53f21d5ae0004b4269aed52b273ba262e68d86f724fb7\" id=0fd9063c-cb8f-4143-9f10-383c245100f5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.810660 | controller |     "Jun 11 00:38:51.010372 crc crio[23067]: time=\"2026-06-11T00:38:51.010278685Z\" level=info msg=\"Started container\" PID=141447 containerID=b6e5fcbb9b282d06e6f53f21d5ae0004b4269aed52b273ba262e68d86f724fb7 description=openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-tw54p/download-cache-edpm-deployment-ipam-openstack-edpm-ipam id=0fd9063c-cb8f-4143-9f10-383c245100f5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f0ff37a2cf231af67876e5beea2fa399a3bbed5e4025551c53f21130d81da510",
2026-06-11 01:10:49.810675 | controller |     "Jun 11 00:40:00.583100 crc crio[23067]: time=\"2026-06-11T00:40:00.581986048Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29685640-9jl2l/POD\" id=72e53fc6-2cd0-4ff0-8641-7ab56ba2017e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.810689 | controller |     "Jun 11 00:40:00.584749 crc crio[23067]: time=\"2026-06-11T00:40:00.58314915Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.810704 | controller |     "Jun 11 00:40:00.657617 crc crio[23067]: time=\"2026-06-11T00:40:00.65714245Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685640-9jl2l Namespace:openshift-infra ID:fb61913bdb3e493c7beae5beb64dd3cbfd00a3ea2719db950226546735c2e547 UID:6abc4d86-0ba6-41b6-9e0a-bf6f335fe4c4 NetNS:/var/run/netns/f247e7bc-3594-427e-91a8-5b32250cbc6f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6abc4d86_0ba6_41b6_9e0a_bf6f335fe4c4.slice PodAnnotations:0xc00802e678}] Aliases:map[]}\"",
2026-06-11 01:10:49.810719 | controller |     "Jun 11 00:40:00.657617 crc crio[23067]: time=\"2026-06-11T00:40:00.657572362Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29685640-9jl2l to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.810738 | controller |     "Jun 11 00:40:01.177092 crc crio[23067]: 2026-06-11T00:40:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fb61913bdb3e493 Mac:02:be:1a:3b:f9:fe Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ee Mtu:0 Sandbox:/var/run/netns/f247e7bc-3594-427e-91a8-5b32250cbc6f SocketPath: PciID:}] [{Interface:0xc0003ba8d0 Address:{IP:10.217.0.238 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.810752 | controller |     "Jun 11 00:40:01.178981 crc crio[23067]: time=\"2026-06-11T00:40:01.178903984Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685640-9jl2l Namespace:openshift-infra ID:fb61913bdb3e493c7beae5beb64dd3cbfd00a3ea2719db950226546735c2e547 UID:6abc4d86-0ba6-41b6-9e0a-bf6f335fe4c4 NetNS:/var/run/netns/f247e7bc-3594-427e-91a8-5b32250cbc6f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6abc4d86_0ba6_41b6_9e0a_bf6f335fe4c4.slice PodAnnotations:0xc00802e678}] Aliases:map[]}\"",
2026-06-11 01:10:49.810767 | controller |     "Jun 11 00:40:01.179105 crc crio[23067]: time=\"2026-06-11T00:40:01.179051978Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29685640-9jl2l for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.810781 | controller |     "Jun 11 00:40:01.192355 crc crio[23067]: time=\"2026-06-11T00:40:01.192239046Z\" level=info msg=\"Ran pod sandbox fb61913bdb3e493c7beae5beb64dd3cbfd00a3ea2719db950226546735c2e547 with infra container: openshift-infra/auto-csr-approver-29685640-9jl2l/POD\" id=72e53fc6-2cd0-4ff0-8641-7ab56ba2017e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.810796 | controller |     "Jun 11 00:40:01.196892 crc crio[23067]: time=\"2026-06-11T00:40:01.19680216Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=acdb23b5-f205-4235-936c-311c1f933d89 name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.810810 | controller |     "Jun 11 00:40:01.212188 crc crio[23067]: time=\"2026-06-11T00:40:01.211809588Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 01:10:49.810823 | controller |     "Jun 11 00:40:02.410375 crc crio[23067]: time=\"2026-06-11T00:40:02.410306048Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=acdb23b5-f205-4235-936c-311c1f933d89 name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.810838 | controller |     "Jun 11 00:40:02.413455 crc crio[23067]: time=\"2026-06-11T00:40:02.413369361Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=b9329f46-0831-4a45-af92-8e5f1413702e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.810851 | controller |     "Jun 11 00:40:02.416022 crc crio[23067]: time=\"2026-06-11T00:40:02.415983432Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=5acd8a5c-4edd-43af-bd1d-fbd89bcc5e1e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.810865 | controller |     "Jun 11 00:40:02.425929 crc crio[23067]: time=\"2026-06-11T00:40:02.425192572Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29685640-9jl2l/oc\" id=5b3adb15-d39f-4407-91f2-6f1465c9ddc6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.810879 | controller |     "Jun 11 00:40:02.426906 crc crio[23067]: time=\"2026-06-11T00:40:02.426874548Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.810893 | controller |     "Jun 11 00:40:02.493126 crc crio[23067]: time=\"2026-06-11T00:40:02.493055486Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.810914 | controller |     "Jun 11 00:40:03.070075 crc crio[23067]: time=\"2026-06-11T00:40:03.06999666Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.810928 | controller |     "Jun 11 00:40:03.191485 crc crio[23067]: time=\"2026-06-11T00:40:03.191361027Z\" level=info msg=\"Created container d45c70eea14d8f9d6fccde3bbc5337b615a0ac5bcaba3f61cdd8d035599241b5: openshift-infra/auto-csr-approver-29685640-9jl2l/oc\" id=5b3adb15-d39f-4407-91f2-6f1465c9ddc6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.810942 | controller |     "Jun 11 00:40:03.193928 crc crio[23067]: time=\"2026-06-11T00:40:03.193728932Z\" level=info msg=\"Starting container: d45c70eea14d8f9d6fccde3bbc5337b615a0ac5bcaba3f61cdd8d035599241b5\" id=99cc3796-6775-4ae8-ae8e-ed4a6c71084d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.810956 | controller |     "Jun 11 00:40:03.200974 crc crio[23067]: time=\"2026-06-11T00:40:03.200830284Z\" level=info msg=\"Started container\" PID=145248 containerID=d45c70eea14d8f9d6fccde3bbc5337b615a0ac5bcaba3f61cdd8d035599241b5 description=openshift-infra/auto-csr-approver-29685640-9jl2l/oc id=99cc3796-6775-4ae8-ae8e-ed4a6c71084d name=/runtime.v1.RuntimeService/StartContainer sandboxID=fb61913bdb3e493c7beae5beb64dd3cbfd00a3ea2719db950226546735c2e547",
2026-06-11 01:10:49.810970 | controller |     "Jun 11 00:40:05.181218 crc crio[23067]: time=\"2026-06-11T00:40:05.180072264Z\" level=info msg=\"Stopping pod sandbox: fb61913bdb3e493c7beae5beb64dd3cbfd00a3ea2719db950226546735c2e547\" id=aefe7e86-7a0d-4bc1-9cac-dc45710e21f2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.810984 | controller |     "Jun 11 00:40:05.183107 crc crio[23067]: time=\"2026-06-11T00:40:05.182394978Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685640-9jl2l Namespace:openshift-infra ID:fb61913bdb3e493c7beae5beb64dd3cbfd00a3ea2719db950226546735c2e547 UID:6abc4d86-0ba6-41b6-9e0a-bf6f335fe4c4 NetNS:/var/run/netns/f247e7bc-3594-427e-91a8-5b32250cbc6f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6abc4d86_0ba6_41b6_9e0a_bf6f335fe4c4.slice PodAnnotations:0xc00802e4c8}] Aliases:map[]}\"",
2026-06-11 01:10:49.810998 | controller |     "Jun 11 00:40:05.183107 crc crio[23067]: time=\"2026-06-11T00:40:05.182640504Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29685640-9jl2l from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.811012 | controller |     "Jun 11 00:40:05.591331 crc crio[23067]: time=\"2026-06-11T00:40:05.590630888Z\" level=info msg=\"Stopped pod sandbox: fb61913bdb3e493c7beae5beb64dd3cbfd00a3ea2719db950226546735c2e547\" id=aefe7e86-7a0d-4bc1-9cac-dc45710e21f2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.811026 | controller |     "Jun 11 00:40:32.398216 crc crio[23067]: time=\"2026-06-11T00:40:32.397252157Z\" level=info msg=\"Removing container: 61e07dacd2dea9643fc05bac6643e3b3d85f121975b73790dc011ae67a5194c6\" id=d7182c3a-58a9-40f6-a2dc-030b4d8781e1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.811040 | controller |     "Jun 11 00:40:32.511211 crc crio[23067]: time=\"2026-06-11T00:40:32.510761411Z\" level=info msg=\"Removed container 61e07dacd2dea9643fc05bac6643e3b3d85f121975b73790dc011ae67a5194c6: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-h9j2l/openstack-edpm-ipam-provisionserver-checksum-discovery\" id=d7182c3a-58a9-40f6-a2dc-030b4d8781e1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.811054 | controller |     "Jun 11 00:40:32.516915 crc crio[23067]: time=\"2026-06-11T00:40:32.516833046Z\" level=info msg=\"Removing container: 0baf726c7d0eeb3ddd78b317b2195b57a75db8f3d42fbad5e864d16fa78521ee\" id=08649dbd-014a-461d-bb50-92ec35ef58af name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.811072 | controller |     "Jun 11 00:40:32.576111 crc crio[23067]: time=\"2026-06-11T00:40:32.575903041Z\" level=info msg=\"Removed container 0baf726c7d0eeb3ddd78b317b2195b57a75db8f3d42fbad5e864d16fa78521ee: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-h9j2l/init\" id=08649dbd-014a-461d-bb50-92ec35ef58af name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.811086 | controller |     "Jun 11 00:40:32.579723 crc crio[23067]: time=\"2026-06-11T00:40:32.57954638Z\" level=info msg=\"Removing container: 842933c6600e28e94220be8347f69a9fdc744cb4e79f648de14e321b403e5f87\" id=62acf496-60fb-4ebf-943d-65ab9d15b167 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.811100 | controller |     "Jun 11 00:40:33.405786 crc crio[23067]: time=\"2026-06-11T00:40:33.405619561Z\" level=info msg=\"Removed container 842933c6600e28e94220be8347f69a9fdc744cb4e79f648de14e321b403e5f87: openshift-infra/auto-csr-approver-29685634-tc5cp/oc\" id=62acf496-60fb-4ebf-943d-65ab9d15b167 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.811114 | controller |     "Jun 11 00:40:33.426217 crc crio[23067]: time=\"2026-06-11T00:40:33.426125878Z\" level=info msg=\"Stopping pod sandbox: 560910062cf55e82b42ab25c9dbb15e8de193f1f820990fe514e4665fd1ea862\" id=8d98c120-0520-4fe1-85ac-01370949e968 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.811128 | controller |     "Jun 11 00:40:33.426542 crc crio[23067]: time=\"2026-06-11T00:40:33.426255721Z\" level=info msg=\"Stopped pod sandbox (already stopped): 560910062cf55e82b42ab25c9dbb15e8de193f1f820990fe514e4665fd1ea862\" id=8d98c120-0520-4fe1-85ac-01370949e968 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.811143 | controller |     "Jun 11 00:40:33.427712 crc crio[23067]: time=\"2026-06-11T00:40:33.427595248Z\" level=info msg=\"Removing pod sandbox: 560910062cf55e82b42ab25c9dbb15e8de193f1f820990fe514e4665fd1ea862\" id=09294bd9-d850-4094-9366-499fa1ead105 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.811157 | controller |     "Jun 11 00:40:33.507390 crc crio[23067]: time=\"2026-06-11T00:40:33.50683902Z\" level=info msg=\"Removed pod sandbox: 560910062cf55e82b42ab25c9dbb15e8de193f1f820990fe514e4665fd1ea862\" id=09294bd9-d850-4094-9366-499fa1ead105 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.811171 | controller |     "Jun 11 00:40:33.513318 crc crio[23067]: time=\"2026-06-11T00:40:33.513194083Z\" level=info msg=\"Stopping pod sandbox: 84defbc8c1a935fe5cec2138cdf99cc9163dbc04cb0c09027474c7de3c6d28f2\" id=10336039-cc5f-4de8-9050-3e784d429bd3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.811185 | controller |     "Jun 11 00:40:33.513802 crc crio[23067]: time=\"2026-06-11T00:40:33.513622085Z\" level=info msg=\"Stopped pod sandbox (already stopped): 84defbc8c1a935fe5cec2138cdf99cc9163dbc04cb0c09027474c7de3c6d28f2\" id=10336039-cc5f-4de8-9050-3e784d429bd3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.811199 | controller |     "Jun 11 00:40:33.515170 crc crio[23067]: time=\"2026-06-11T00:40:33.515004602Z\" level=info msg=\"Removing pod sandbox: 84defbc8c1a935fe5cec2138cdf99cc9163dbc04cb0c09027474c7de3c6d28f2\" id=7b5a3423-6d74-4c42-9b66-b9c194ade960 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.811214 | controller |     "Jun 11 00:40:33.543479 crc crio[23067]: time=\"2026-06-11T00:40:33.543346532Z\" level=info msg=\"Removed pod sandbox: 84defbc8c1a935fe5cec2138cdf99cc9163dbc04cb0c09027474c7de3c6d28f2\" id=7b5a3423-6d74-4c42-9b66-b9c194ade960 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.811228 | controller |     "Jun 11 00:41:40.313122 crc crio[23067]: time=\"2026-06-11T00:41:40.312121546Z\" level=info msg=\"Stopping pod sandbox: f0ff37a2cf231af67876e5beea2fa399a3bbed5e4025551c53f21130d81da510\" id=abfc1bd4-ca0b-4539-ab03-b44728296f0a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.811247 | controller |     "Jun 11 00:41:40.315243 crc crio[23067]: time=\"2026-06-11T00:41:40.315176989Z\" level=info msg=\"Got pod network &{Name:download-cache-edpm-deployment-ipam-openstack-edpm-ipam-tw54p Namespace:openstack ID:f0ff37a2cf231af67876e5beea2fa399a3bbed5e4025551c53f21130d81da510 UID:01b2ed84-c580-4ecd-8587-8367601c4c3a NetNS:/var/run/netns/d6903f1e-dfc5-4cc1-a865-1d305e6a86bd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod01b2ed84_c580_4ecd_8587_8367601c4c3a.slice PodAnnotations:0xc00802e218}] Aliases:map[]}\"",
2026-06-11 01:10:49.811262 | controller |     "Jun 11 00:41:40.315725 crc crio[23067]: time=\"2026-06-11T00:41:40.315599751Z\" level=info msg=\"Deleting pod openstack_download-cache-edpm-deployment-ipam-openstack-edpm-ipam-tw54p from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.811277 | controller |     "Jun 11 00:41:40.836165 crc crio[23067]: time=\"2026-06-11T00:41:40.836078971Z\" level=info msg=\"Stopped pod sandbox: f0ff37a2cf231af67876e5beea2fa399a3bbed5e4025551c53f21130d81da510\" id=abfc1bd4-ca0b-4539-ab03-b44728296f0a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.811291 | controller |     "Jun 11 00:41:42.034433 crc crio[23067]: time=\"2026-06-11T00:41:42.03311816Z\" level=info msg=\"Running pod sandbox: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipamqv8rt/POD\" id=67366714-dcf9-444e-9c6a-c471aec41627 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.811305 | controller |     "Jun 11 00:41:42.037969 crc crio[23067]: time=\"2026-06-11T00:41:42.034485897Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.811319 | controller |     "Jun 11 00:41:42.108171 crc crio[23067]: time=\"2026-06-11T00:41:42.108054356Z\" level=info msg=\"Got pod network &{Name:configure-network-edpm-deployment-ipam-openstack-edpm-ipamqv8rt Namespace:openstack ID:291e53e1e78369fa966f3e5e655a8f18ed2ec1490a97bc9f36d618e80a2048de UID:5b0f7dd7-2ebd-4a41-87cc-84b8bd1b86ae NetNS:/var/run/netns/b9748b3f-e3d7-4a6e-88c2-6c5c06e72692 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5b0f7dd7_2ebd_4a41_87cc_84b8bd1b86ae.slice PodAnnotations:0xc003610168}] Aliases:map[]}\"",
2026-06-11 01:10:49.811333 | controller |     "Jun 11 00:41:42.108171 crc crio[23067]: time=\"2026-06-11T00:41:42.108112317Z\" level=info msg=\"Adding pod openstack_configure-network-edpm-deployment-ipam-openstack-edpm-ipamqv8rt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.811364 | controller |     "Jun 11 00:41:42.556814 crc crio[23067]: 2026-06-11T00:41:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:291e53e1e78369f Mac:ca:b8:72:f5:42:e6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ef Mtu:0 Sandbox:/var/run/netns/b9748b3f-e3d7-4a6e-88c2-6c5c06e72692 SocketPath: PciID:}] [{Interface:0xc00013edc0 Address:{IP:10.217.0.239 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.811384 | controller |     "Jun 11 00:41:42.559632 crc crio[23067]: time=\"2026-06-11T00:41:42.55948072Z\" level=info msg=\"Got pod network &{Name:configure-network-edpm-deployment-ipam-openstack-edpm-ipamqv8rt Namespace:openstack ID:291e53e1e78369fa966f3e5e655a8f18ed2ec1490a97bc9f36d618e80a2048de UID:5b0f7dd7-2ebd-4a41-87cc-84b8bd1b86ae NetNS:/var/run/netns/b9748b3f-e3d7-4a6e-88c2-6c5c06e72692 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5b0f7dd7_2ebd_4a41_87cc_84b8bd1b86ae.slice PodAnnotations:0xc003610168}] Aliases:map[]}\"",
2026-06-11 01:10:49.811406 | controller |     "Jun 11 00:41:42.559941 crc crio[23067]: time=\"2026-06-11T00:41:42.55987537Z\" level=info msg=\"Checking pod openstack_configure-network-edpm-deployment-ipam-openstack-edpm-ipamqv8rt for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.811421 | controller |     "Jun 11 00:41:42.574729 crc crio[23067]: time=\"2026-06-11T00:41:42.574421136Z\" level=info msg=\"Ran pod sandbox 291e53e1e78369fa966f3e5e655a8f18ed2ec1490a97bc9f36d618e80a2048de with infra container: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipamqv8rt/POD\" id=67366714-dcf9-444e-9c6a-c471aec41627 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.811436 | controller |     "Jun 11 00:41:42.578871 crc crio[23067]: time=\"2026-06-11T00:41:42.578779584Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=a4b9fc19-d8ed-4233-b1ec-93191b7cc8ed name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.811451 | controller |     "Jun 11 00:41:42.611607 crc crio[23067]: time=\"2026-06-11T00:41:42.611519143Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=ba887737-386d-4832-9181-17dbe7c509dd name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.811465 | controller |     "Jun 11 00:41:42.621250 crc crio[23067]: time=\"2026-06-11T00:41:42.621111234Z\" level=info msg=\"Creating container: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipamqv8rt/configure-network-edpm-deployment-ipam-openstack-edpm-ipam\" id=746102cc-26c6-4850-90a2-b92c696e9e74 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.811479 | controller |     "Jun 11 00:41:42.621879 crc crio[23067]: time=\"2026-06-11T00:41:42.621822983Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.811494 | controller |     "Jun 11 00:41:42.686446 crc crio[23067]: time=\"2026-06-11T00:41:42.685911714Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.811508 | controller |     "Jun 11 00:41:42.690868 crc crio[23067]: time=\"2026-06-11T00:41:42.690779737Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.811522 | controller |     "Jun 11 00:41:42.851999 crc crio[23067]: time=\"2026-06-11T00:41:42.851872213Z\" level=info msg=\"Created container c8bbae2a441365cf753d3d19469f02569cf409f2fcaf85f1efe62e15948a955c: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipamqv8rt/configure-network-edpm-deployment-ipam-openstack-edpm-ipam\" id=746102cc-26c6-4850-90a2-b92c696e9e74 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.811536 | controller |     "Jun 11 00:41:42.853766 crc crio[23067]: time=\"2026-06-11T00:41:42.853690652Z\" level=info msg=\"Starting container: c8bbae2a441365cf753d3d19469f02569cf409f2fcaf85f1efe62e15948a955c\" id=6d332105-25b9-4e0f-9026-72447e8c0093 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.811550 | controller |     "Jun 11 00:41:42.860229 crc crio[23067]: time=\"2026-06-11T00:41:42.860138818Z\" level=info msg=\"Started container\" PID=150241 containerID=c8bbae2a441365cf753d3d19469f02569cf409f2fcaf85f1efe62e15948a955c description=openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipamqv8rt/configure-network-edpm-deployment-ipam-openstack-edpm-ipam id=6d332105-25b9-4e0f-9026-72447e8c0093 name=/runtime.v1.RuntimeService/StartContainer sandboxID=291e53e1e78369fa966f3e5e655a8f18ed2ec1490a97bc9f36d618e80a2048de",
2026-06-11 01:10:49.811565 | controller |     "Jun 11 00:42:00.567099 crc crio[23067]: time=\"2026-06-11T00:42:00.566057507Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29685642-v2h9m/POD\" id=df7061e4-bf53-4660-8a46-3255535138b2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.811586 | controller |     "Jun 11 00:42:00.567099 crc crio[23067]: time=\"2026-06-11T00:42:00.567042953Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.811601 | controller |     "Jun 11 00:42:00.620955 crc crio[23067]: time=\"2026-06-11T00:42:00.620832545Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685642-v2h9m Namespace:openshift-infra ID:b67ca8857d92a37f43774019a5755ea6cf6c8da3f5c01933c83a74583ef825f4 UID:f7591bf2-f1cb-42ca-a807-94df330732b1 NetNS:/var/run/netns/143ba96a-4e2c-4c57-b707-ab2617fb3750 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf7591bf2_f1cb_42ca_a807_94df330732b1.slice PodAnnotations:0xc0002f2268}] Aliases:map[]}\"",
2026-06-11 01:10:49.811616 | controller |     "Jun 11 00:42:00.620955 crc crio[23067]: time=\"2026-06-11T00:42:00.620921787Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29685642-v2h9m to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.811630 | controller |     "Jun 11 00:42:01.123631 crc crio[23067]: 2026-06-11T00:42:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b67ca8857d92a37 Mac:b6:a6:a0:08:5c:8e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f0 Mtu:0 Sandbox:/var/run/netns/143ba96a-4e2c-4c57-b707-ab2617fb3750 SocketPath: PciID:}] [{Interface:0xc0002d1510 Address:{IP:10.217.0.240 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.811645 | controller |     "Jun 11 00:42:01.125785 crc crio[23067]: time=\"2026-06-11T00:42:01.125622779Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685642-v2h9m Namespace:openshift-infra ID:b67ca8857d92a37f43774019a5755ea6cf6c8da3f5c01933c83a74583ef825f4 UID:f7591bf2-f1cb-42ca-a807-94df330732b1 NetNS:/var/run/netns/143ba96a-4e2c-4c57-b707-ab2617fb3750 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf7591bf2_f1cb_42ca_a807_94df330732b1.slice PodAnnotations:0xc0002f2268}] Aliases:map[]}\"",
2026-06-11 01:10:49.811660 | controller |     "Jun 11 00:42:01.126272 crc crio[23067]: time=\"2026-06-11T00:42:01.126203784Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29685642-v2h9m for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.811674 | controller |     "Jun 11 00:42:01.134817 crc crio[23067]: time=\"2026-06-11T00:42:01.134742286Z\" level=info msg=\"Ran pod sandbox b67ca8857d92a37f43774019a5755ea6cf6c8da3f5c01933c83a74583ef825f4 with infra container: openshift-infra/auto-csr-approver-29685642-v2h9m/POD\" id=df7061e4-bf53-4660-8a46-3255535138b2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.811689 | controller |     "Jun 11 00:42:01.138014 crc crio[23067]: time=\"2026-06-11T00:42:01.137886052Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=0a6948a0-e367-4b28-a97b-c06a32759fc4 name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.811703 | controller |     "Jun 11 00:42:01.148124 crc crio[23067]: time=\"2026-06-11T00:42:01.148046358Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 01:10:49.811717 | controller |     "Jun 11 00:42:02.209103 crc crio[23067]: time=\"2026-06-11T00:42:02.208385964Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=0a6948a0-e367-4b28-a97b-c06a32759fc4 name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.811732 | controller |     "Jun 11 00:42:02.210400 crc crio[23067]: time=\"2026-06-11T00:42:02.210342328Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=501faa84-7e66-47a4-b724-38c09fd7eb17 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.811751 | controller |     "Jun 11 00:42:02.213086 crc crio[23067]: time=\"2026-06-11T00:42:02.21299638Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=8af7f141-9c8a-446e-ae75-b95986acea5d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.811766 | controller |     "Jun 11 00:42:02.221344 crc crio[23067]: time=\"2026-06-11T00:42:02.221247654Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29685642-v2h9m/oc\" id=54f719c5-9dd4-4bf8-98ad-f8466888a2a7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.811780 | controller |     "Jun 11 00:42:02.222058 crc crio[23067]: time=\"2026-06-11T00:42:02.221986974Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.811794 | controller |     "Jun 11 00:42:02.272207 crc crio[23067]: time=\"2026-06-11T00:42:02.272083655Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.811808 | controller |     "Jun 11 00:42:02.749576 crc crio[23067]: time=\"2026-06-11T00:42:02.749125364Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.811822 | controller |     "Jun 11 00:42:02.874149 crc crio[23067]: time=\"2026-06-11T00:42:02.874012957Z\" level=info msg=\"Created container 42f774752e7e03bf30f8440218771802ce5bc23371f7ba12e8d8cffc1f9908dc: openshift-infra/auto-csr-approver-29685642-v2h9m/oc\" id=54f719c5-9dd4-4bf8-98ad-f8466888a2a7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.811836 | controller |     "Jun 11 00:42:02.877168 crc crio[23067]: time=\"2026-06-11T00:42:02.87709232Z\" level=info msg=\"Starting container: 42f774752e7e03bf30f8440218771802ce5bc23371f7ba12e8d8cffc1f9908dc\" id=23e4b3e1-9897-44b9-8a98-ae25302b68fa name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.811850 | controller |     "Jun 11 00:42:02.882876 crc crio[23067]: time=\"2026-06-11T00:42:02.882805216Z\" level=info msg=\"Started container\" PID=151361 containerID=42f774752e7e03bf30f8440218771802ce5bc23371f7ba12e8d8cffc1f9908dc description=openshift-infra/auto-csr-approver-29685642-v2h9m/oc id=23e4b3e1-9897-44b9-8a98-ae25302b68fa name=/runtime.v1.RuntimeService/StartContainer sandboxID=b67ca8857d92a37f43774019a5755ea6cf6c8da3f5c01933c83a74583ef825f4",
2026-06-11 01:10:49.811865 | controller |     "Jun 11 00:42:04.901360 crc crio[23067]: time=\"2026-06-11T00:42:04.900109911Z\" level=info msg=\"Stopping pod sandbox: b67ca8857d92a37f43774019a5755ea6cf6c8da3f5c01933c83a74583ef825f4\" id=b5d4f251-d6f8-4e39-85f5-2c45519506fb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.811880 | controller |     "Jun 11 00:42:04.903371 crc crio[23067]: time=\"2026-06-11T00:42:04.902099435Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685642-v2h9m Namespace:openshift-infra ID:b67ca8857d92a37f43774019a5755ea6cf6c8da3f5c01933c83a74583ef825f4 UID:f7591bf2-f1cb-42ca-a807-94df330732b1 NetNS:/var/run/netns/143ba96a-4e2c-4c57-b707-ab2617fb3750 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf7591bf2_f1cb_42ca_a807_94df330732b1.slice PodAnnotations:0xc002a46a10}] Aliases:map[]}\"",
2026-06-11 01:10:49.811894 | controller |     "Jun 11 00:42:04.903371 crc crio[23067]: time=\"2026-06-11T00:42:04.902229018Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29685642-v2h9m from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.811913 | controller |     "Jun 11 00:42:05.251828 crc crio[23067]: time=\"2026-06-11T00:42:05.251586759Z\" level=info msg=\"Stopped pod sandbox: b67ca8857d92a37f43774019a5755ea6cf6c8da3f5c01933c83a74583ef825f4\" id=b5d4f251-d6f8-4e39-85f5-2c45519506fb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.811928 | controller |     "Jun 11 00:42:06.536502 crc crio[23067]: time=\"2026-06-11T00:42:06.535554701Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-fff2n/POD\" id=5d6e76f3-78c8-4e4e-a664-88b29f14d2cd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.811942 | controller |     "Jun 11 00:42:06.538004 crc crio[23067]: time=\"2026-06-11T00:42:06.536706812Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.811957 | controller |     "Jun 11 00:42:06.597779 crc crio[23067]: time=\"2026-06-11T00:42:06.597613987Z\" level=info msg=\"Got pod network &{Name:redhat-operators-fff2n Namespace:openshift-marketplace ID:e702855a0168ba46ab78288f59ee37cc9d18e0aa1137f3106886ef7473433fba UID:92c026ab-97ce-4d62-8881-bf19d9cc1884 NetNS:/var/run/netns/d5b895dc-ca57-4927-8567-7e4b662e437f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod92c026ab_97ce_4d62_8881_bf19d9cc1884.slice PodAnnotations:0xc00008c410}] Aliases:map[]}\"",
2026-06-11 01:10:49.811971 | controller |     "Jun 11 00:42:06.597779 crc crio[23067]: time=\"2026-06-11T00:42:06.59772661Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-fff2n to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.811986 | controller |     "Jun 11 00:42:07.139385 crc crio[23067]: 2026-06-11T00:42:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e702855a0168ba4 Mac:7a:49:0a:3b:c6:30 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f1 Mtu:0 Sandbox:/var/run/netns/d5b895dc-ca57-4927-8567-7e4b662e437f SocketPath: PciID:}] [{Interface:0xc0001385a0 Address:{IP:10.217.0.241 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.812000 | controller |     "Jun 11 00:42:07.143118 crc crio[23067]: time=\"2026-06-11T00:42:07.143028094Z\" level=info msg=\"Got pod network &{Name:redhat-operators-fff2n Namespace:openshift-marketplace ID:e702855a0168ba46ab78288f59ee37cc9d18e0aa1137f3106886ef7473433fba UID:92c026ab-97ce-4d62-8881-bf19d9cc1884 NetNS:/var/run/netns/d5b895dc-ca57-4927-8567-7e4b662e437f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod92c026ab_97ce_4d62_8881_bf19d9cc1884.slice PodAnnotations:0xc00008c410}] Aliases:map[]}\"",
2026-06-11 01:10:49.812015 | controller |     "Jun 11 00:42:07.143365 crc crio[23067]: time=\"2026-06-11T00:42:07.14323567Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-fff2n for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.812029 | controller |     "Jun 11 00:42:07.161379 crc crio[23067]: time=\"2026-06-11T00:42:07.161202918Z\" level=info msg=\"Ran pod sandbox e702855a0168ba46ab78288f59ee37cc9d18e0aa1137f3106886ef7473433fba with infra container: openshift-marketplace/redhat-operators-fff2n/POD\" id=5d6e76f3-78c8-4e4e-a664-88b29f14d2cd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.812044 | controller |     "Jun 11 00:42:07.165536 crc crio[23067]: time=\"2026-06-11T00:42:07.165440413Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=67956ac2-32ef-402a-9c0e-3e43170b5d2a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.812058 | controller |     "Jun 11 00:42:07.168432 crc crio[23067]: time=\"2026-06-11T00:42:07.168332412Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=6c8ad568-d87f-4549-8546-d4fa2eff031a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.812077 | controller |     "Jun 11 00:42:07.181766 crc crio[23067]: time=\"2026-06-11T00:42:07.181606852Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-fff2n/extract-utilities\" id=9310c271-f050-4be2-a085-de0051fecfc4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.812092 | controller |     "Jun 11 00:42:07.182177 crc crio[23067]: time=\"2026-06-11T00:42:07.182121956Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.812106 | controller |     "Jun 11 00:42:07.250457 crc crio[23067]: time=\"2026-06-11T00:42:07.250323919Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.812120 | controller |     "Jun 11 00:42:07.258272 crc crio[23067]: time=\"2026-06-11T00:42:07.258184053Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.812135 | controller |     "Jun 11 00:42:07.419196 crc crio[23067]: time=\"2026-06-11T00:42:07.419008002Z\" level=info msg=\"Created container c28018914070c45cdbbe24057a700bea006689f459ea04002ac51b2282f9accd: openshift-marketplace/redhat-operators-fff2n/extract-utilities\" id=9310c271-f050-4be2-a085-de0051fecfc4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.812149 | controller |     "Jun 11 00:42:07.421181 crc crio[23067]: time=\"2026-06-11T00:42:07.421064218Z\" level=info msg=\"Starting container: c28018914070c45cdbbe24057a700bea006689f459ea04002ac51b2282f9accd\" id=c16655ae-178e-468b-a9a7-8954b75fc8a3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.812163 | controller |     "Jun 11 00:42:07.427509 crc crio[23067]: time=\"2026-06-11T00:42:07.42741992Z\" level=info msg=\"Started container\" PID=151760 containerID=c28018914070c45cdbbe24057a700bea006689f459ea04002ac51b2282f9accd description=openshift-marketplace/redhat-operators-fff2n/extract-utilities id=c16655ae-178e-468b-a9a7-8954b75fc8a3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e702855a0168ba46ab78288f59ee37cc9d18e0aa1137f3106886ef7473433fba",
2026-06-11 01:10:49.812178 | controller |     "Jun 11 00:42:07.967744 crc crio[23067]: time=\"2026-06-11T00:42:07.967002199Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=fa3576ad-4d65-4805-bd27-c3115c444a39 name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.812193 | controller |     "Jun 11 00:42:07.980408 crc crio[23067]: time=\"2026-06-11T00:42:07.980167807Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"",
2026-06-11 01:10:49.812207 | controller |     "Jun 11 00:42:09.166771 crc crio[23067]: time=\"2026-06-11T00:42:09.16661371Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:546c77fdbf5f7c6a9a4243f4c4ef38fe0f584972a70f687bc40091743ee77d60\" id=fa3576ad-4d65-4805-bd27-c3115c444a39 name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.812222 | controller |     "Jun 11 00:42:09.169491 crc crio[23067]: time=\"2026-06-11T00:42:09.169366765Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=98ab8370-47b1-41a6-a0e9-c202a533dbbf name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.812237 | controller |     "Jun 11 00:42:09.174405 crc crio[23067]: time=\"2026-06-11T00:42:09.17433899Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=d26efda3-de81-4778-bf62-2fc7bbfec260 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.812256 | controller |     "Jun 11 00:42:09.191166 crc crio[23067]: time=\"2026-06-11T00:42:09.191085785Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-fff2n/extract-content\" id=c9a3ab8a-460e-4375-b0c4-6fa0b7991f55 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.812271 | controller |     "Jun 11 00:42:09.191853 crc crio[23067]: time=\"2026-06-11T00:42:09.191790884Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.812285 | controller |     "Jun 11 00:42:09.253872 crc crio[23067]: time=\"2026-06-11T00:42:09.253549242Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.812299 | controller |     "Jun 11 00:42:09.259552 crc crio[23067]: time=\"2026-06-11T00:42:09.259449912Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.812313 | controller |     "Jun 11 00:42:09.437994 crc crio[23067]: time=\"2026-06-11T00:42:09.437286443Z\" level=info msg=\"Created container a956369e9cd7323b61f80f31ea5711c40499c8bce3add617cfa0bc55182da7e0: openshift-marketplace/redhat-operators-fff2n/extract-content\" id=c9a3ab8a-460e-4375-b0c4-6fa0b7991f55 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.812327 | controller |     "Jun 11 00:42:09.442016 crc crio[23067]: time=\"2026-06-11T00:42:09.441859897Z\" level=info msg=\"Starting container: a956369e9cd7323b61f80f31ea5711c40499c8bce3add617cfa0bc55182da7e0\" id=c4feae4b-0bc1-4c36-ab49-c7b9a91ea9e3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.812342 | controller |     "Jun 11 00:42:09.460598 crc crio[23067]: time=\"2026-06-11T00:42:09.460474183Z\" level=info msg=\"Started container\" PID=151894 containerID=a956369e9cd7323b61f80f31ea5711c40499c8bce3add617cfa0bc55182da7e0 description=openshift-marketplace/redhat-operators-fff2n/extract-content id=c4feae4b-0bc1-4c36-ab49-c7b9a91ea9e3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e702855a0168ba46ab78288f59ee37cc9d18e0aa1137f3106886ef7473433fba",
2026-06-11 01:10:49.812380 | controller |     "Jun 11 00:42:17.244890 crc crio[23067]: time=\"2026-06-11T00:42:17.241238564Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=4bf5808c-b0de-4524-ae2d-082415390d1c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.812396 | controller |     "Jun 11 00:42:17.298740 crc crio[23067]: time=\"2026-06-11T00:42:17.297169953Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=7b486f9d-1d24-41f3-ad60-bdede9c87973 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.812411 | controller |     "Jun 11 00:42:17.354084 crc crio[23067]: time=\"2026-06-11T00:42:17.353627717Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-fff2n/registry-server\" id=880e0399-3055-4021-95c8-bc333ddc7e53 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.812426 | controller |     "Jun 11 00:42:17.355862 crc crio[23067]: time=\"2026-06-11T00:42:17.354885691Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.812440 | controller |     "Jun 11 00:42:17.915782 crc crio[23067]: time=\"2026-06-11T00:42:17.91508912Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.812455 | controller |     "Jun 11 00:42:17.943094 crc crio[23067]: time=\"2026-06-11T00:42:17.9430425Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.812476 | controller |     "Jun 11 00:42:18.504197 crc crio[23067]: time=\"2026-06-11T00:42:18.504138993Z\" level=info msg=\"Created container 035495099fe4f725a6135da16bb432c8502bdb6c48a8b7006c40722ae6145657: openshift-marketplace/redhat-operators-fff2n/registry-server\" id=880e0399-3055-4021-95c8-bc333ddc7e53 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.812491 | controller |     "Jun 11 00:42:18.507045 crc crio[23067]: time=\"2026-06-11T00:42:18.50694748Z\" level=info msg=\"Starting container: 035495099fe4f725a6135da16bb432c8502bdb6c48a8b7006c40722ae6145657\" id=12b0510d-bb21-4705-a856-bb738172a567 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.812506 | controller |     "Jun 11 00:42:18.516087 crc crio[23067]: time=\"2026-06-11T00:42:18.516001916Z\" level=info msg=\"Started container\" PID=152315 containerID=035495099fe4f725a6135da16bb432c8502bdb6c48a8b7006c40722ae6145657 description=openshift-marketplace/redhat-operators-fff2n/registry-server id=12b0510d-bb21-4705-a856-bb738172a567 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e702855a0168ba46ab78288f59ee37cc9d18e0aa1137f3106886ef7473433fba",
2026-06-11 01:10:49.812521 | controller |     "Jun 11 00:42:33.619719 crc crio[23067]: time=\"2026-06-11T00:42:33.618950058Z\" level=info msg=\"Removing container: 2de03777770eeebde30d0cb495546f64c8a7c340f0bdf70981ef5c433c819581\" id=582a0b0a-7c01-42c5-b58a-c9dd7c4ebc2c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.812536 | controller |     "Jun 11 00:42:33.881909 crc crio[23067]: time=\"2026-06-11T00:42:33.881707427Z\" level=info msg=\"Removed container 2de03777770eeebde30d0cb495546f64c8a7c340f0bdf70981ef5c433c819581: openshift-infra/auto-csr-approver-29685636-gclgn/oc\" id=582a0b0a-7c01-42c5-b58a-c9dd7c4ebc2c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.812551 | controller |     "Jun 11 00:42:33.896541 crc crio[23067]: time=\"2026-06-11T00:42:33.8958078Z\" level=info msg=\"Stopping pod sandbox: 4405c39c5003b0b35533040dbdca9b7a8419f8653fb3b2cdf87582a198b65c34\" id=017b3493-5ea9-4984-a21c-5a7e88ecb059 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.812565 | controller |     "Jun 11 00:42:33.896541 crc crio[23067]: time=\"2026-06-11T00:42:33.895963544Z\" level=info msg=\"Stopped pod sandbox (already stopped): 4405c39c5003b0b35533040dbdca9b7a8419f8653fb3b2cdf87582a198b65c34\" id=017b3493-5ea9-4984-a21c-5a7e88ecb059 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.812579 | controller |     "Jun 11 00:42:33.896541 crc crio[23067]: time=\"2026-06-11T00:42:33.896585031Z\" level=info msg=\"Removing pod sandbox: 4405c39c5003b0b35533040dbdca9b7a8419f8653fb3b2cdf87582a198b65c34\" id=6bc889f9-4bfe-4cc2-98e8-bbed02056fce name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.812594 | controller |     "Jun 11 00:42:33.941146 crc crio[23067]: time=\"2026-06-11T00:42:33.941037269Z\" level=info msg=\"Removed pod sandbox: 4405c39c5003b0b35533040dbdca9b7a8419f8653fb3b2cdf87582a198b65c34\" id=6bc889f9-4bfe-4cc2-98e8-bbed02056fce name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.812608 | controller |     "Jun 11 00:42:38.652488 crc crio[23067]: time=\"2026-06-11T00:42:38.651401925Z\" level=info msg=\"Stopping container: 035495099fe4f725a6135da16bb432c8502bdb6c48a8b7006c40722ae6145657 (timeout: 2s)\" id=71a7329d-7df5-442e-ba5d-cc407bc4d30e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.812622 | controller |     "Jun 11 00:42:38.775502 crc crio[23067]: time=\"2026-06-11T00:42:38.775387603Z\" level=info msg=\"Stopped container 035495099fe4f725a6135da16bb432c8502bdb6c48a8b7006c40722ae6145657: openshift-marketplace/redhat-operators-fff2n/registry-server\" id=71a7329d-7df5-442e-ba5d-cc407bc4d30e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.812637 | controller |     "Jun 11 00:42:38.776209 crc crio[23067]: time=\"2026-06-11T00:42:38.776151304Z\" level=info msg=\"Stopping pod sandbox: e702855a0168ba46ab78288f59ee37cc9d18e0aa1137f3106886ef7473433fba\" id=dd850826-c8b9-4809-83d0-bd894eeffd34 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.812656 | controller |     "Jun 11 00:42:38.777125 crc crio[23067]: time=\"2026-06-11T00:42:38.777002967Z\" level=info msg=\"Got pod network &{Name:redhat-operators-fff2n Namespace:openshift-marketplace ID:e702855a0168ba46ab78288f59ee37cc9d18e0aa1137f3106886ef7473433fba UID:92c026ab-97ce-4d62-8881-bf19d9cc1884 NetNS:/var/run/netns/d5b895dc-ca57-4927-8567-7e4b662e437f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod92c026ab_97ce_4d62_8881_bf19d9cc1884.slice PodAnnotations:0xc002a47040}] Aliases:map[]}\"",
2026-06-11 01:10:49.812670 | controller |     "Jun 11 00:42:38.777453 crc crio[23067]: time=\"2026-06-11T00:42:38.777168792Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-fff2n from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.812685 | controller |     "Jun 11 00:42:39.186056 crc crio[23067]: time=\"2026-06-11T00:42:39.185520276Z\" level=info msg=\"Stopped pod sandbox: e702855a0168ba46ab78288f59ee37cc9d18e0aa1137f3106886ef7473433fba\" id=dd850826-c8b9-4809-83d0-bd894eeffd34 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.812700 | controller |     "Jun 11 00:42:39.687367 crc crio[23067]: time=\"2026-06-11T00:42:39.686532277Z\" level=info msg=\"Removing container: 035495099fe4f725a6135da16bb432c8502bdb6c48a8b7006c40722ae6145657\" id=2570eaff-6501-485d-bc9b-248cd2a94751 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.812714 | controller |     "Jun 11 00:42:39.718081 crc crio[23067]: time=\"2026-06-11T00:42:39.71794169Z\" level=info msg=\"Removed container 035495099fe4f725a6135da16bb432c8502bdb6c48a8b7006c40722ae6145657: openshift-marketplace/redhat-operators-fff2n/registry-server\" id=2570eaff-6501-485d-bc9b-248cd2a94751 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.812728 | controller |     "Jun 11 00:42:39.722885 crc crio[23067]: time=\"2026-06-11T00:42:39.722817283Z\" level=info msg=\"Removing container: a956369e9cd7323b61f80f31ea5711c40499c8bce3add617cfa0bc55182da7e0\" id=a92a4bcd-e1c3-4e60-8375-96832d44c6b9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.812742 | controller |     "Jun 11 00:42:39.804810 crc crio[23067]: time=\"2026-06-11T00:42:39.804767279Z\" level=info msg=\"Removed container a956369e9cd7323b61f80f31ea5711c40499c8bce3add617cfa0bc55182da7e0: openshift-marketplace/redhat-operators-fff2n/extract-content\" id=a92a4bcd-e1c3-4e60-8375-96832d44c6b9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.812755 | controller |     "Jun 11 00:42:39.809876 crc crio[23067]: time=\"2026-06-11T00:42:39.809797716Z\" level=info msg=\"Removing container: c28018914070c45cdbbe24057a700bea006689f459ea04002ac51b2282f9accd\" id=18d1ae18-a1fc-4924-9c05-6c76e0c99a23 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.812770 | controller |     "Jun 11 00:42:39.834898 crc crio[23067]: time=\"2026-06-11T00:42:39.834588639Z\" level=info msg=\"Removed container c28018914070c45cdbbe24057a700bea006689f459ea04002ac51b2282f9accd: openshift-marketplace/redhat-operators-fff2n/extract-utilities\" id=18d1ae18-a1fc-4924-9c05-6c76e0c99a23 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.812784 | controller |     "Jun 11 00:42:40.714417 crc crio[23067]: time=\"2026-06-11T00:42:40.714161235Z\" level=info msg=\"Stopping pod sandbox: 291e53e1e78369fa966f3e5e655a8f18ed2ec1490a97bc9f36d618e80a2048de\" id=d8e510c5-1d36-41a2-875d-2b38c45b0dd2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.812798 | controller |     "Jun 11 00:42:40.716162 crc crio[23067]: time=\"2026-06-11T00:42:40.715253754Z\" level=info msg=\"Got pod network &{Name:configure-network-edpm-deployment-ipam-openstack-edpm-ipamqv8rt Namespace:openstack ID:291e53e1e78369fa966f3e5e655a8f18ed2ec1490a97bc9f36d618e80a2048de UID:5b0f7dd7-2ebd-4a41-87cc-84b8bd1b86ae NetNS:/var/run/netns/b9748b3f-e3d7-4a6e-88c2-6c5c06e72692 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5b0f7dd7_2ebd_4a41_87cc_84b8bd1b86ae.slice PodAnnotations:0xc00802e2d8}] Aliases:map[]}\"",
2026-06-11 01:10:49.812816 | controller |     "Jun 11 00:42:40.716162 crc crio[23067]: time=\"2026-06-11T00:42:40.71546144Z\" level=info msg=\"Deleting pod openstack_configure-network-edpm-deployment-ipam-openstack-edpm-ipamqv8rt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.812831 | controller |     "Jun 11 00:42:41.261003 crc crio[23067]: time=\"2026-06-11T00:42:41.260481677Z\" level=info msg=\"Stopped pod sandbox: 291e53e1e78369fa966f3e5e655a8f18ed2ec1490a97bc9f36d618e80a2048de\" id=d8e510c5-1d36-41a2-875d-2b38c45b0dd2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.812845 | controller |     "Jun 11 00:42:42.315264 crc crio[23067]: time=\"2026-06-11T00:42:42.3148363Z\" level=info msg=\"Running pod sandbox: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-98xhb/POD\" id=9129808c-b109-40bb-86dc-062f0cfc71f4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.812859 | controller |     "Jun 11 00:42:42.315264 crc crio[23067]: time=\"2026-06-11T00:42:42.315252901Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.812873 | controller |     "Jun 11 00:42:42.350359 crc crio[23067]: time=\"2026-06-11T00:42:42.350267453Z\" level=info msg=\"Got pod network &{Name:validate-network-edpm-deployment-ipam-openstack-edpm-ipam-98xhb Namespace:openstack ID:cf03e3cf982a50fe97209608ccc0e7485ed162aa6b9629f9932f1c26a2a5c584 UID:7f754e01-2c90-4c9f-a4c4-f67152cb5c04 NetNS:/var/run/netns/c68b90eb-dd56-4686-828f-f6b245f0cce7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7f754e01_2c90_4c9f_a4c4_f67152cb5c04.slice PodAnnotations:0xc002a46620}] Aliases:map[]}\"",
2026-06-11 01:10:49.812887 | controller |     "Jun 11 00:42:42.350359 crc crio[23067]: time=\"2026-06-11T00:42:42.350348675Z\" level=info msg=\"Adding pod openstack_validate-network-edpm-deployment-ipam-openstack-edpm-ipam-98xhb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.812901 | controller |     "Jun 11 00:42:42.873254 crc crio[23067]: 2026-06-11T00:42:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cf03e3cf982a50f Mac:7a:e9:01:67:c2:73 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f2 Mtu:0 Sandbox:/var/run/netns/c68b90eb-dd56-4686-828f-f6b245f0cce7 SocketPath: PciID:}] [{Interface:0xc0002845b0 Address:{IP:10.217.0.242 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.812915 | controller |     "Jun 11 00:42:42.875777 crc crio[23067]: time=\"2026-06-11T00:42:42.875742638Z\" level=info msg=\"Got pod network &{Name:validate-network-edpm-deployment-ipam-openstack-edpm-ipam-98xhb Namespace:openstack ID:cf03e3cf982a50fe97209608ccc0e7485ed162aa6b9629f9932f1c26a2a5c584 UID:7f754e01-2c90-4c9f-a4c4-f67152cb5c04 NetNS:/var/run/netns/c68b90eb-dd56-4686-828f-f6b245f0cce7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7f754e01_2c90_4c9f_a4c4_f67152cb5c04.slice PodAnnotations:0xc002a46620}] Aliases:map[]}\"",
2026-06-11 01:10:49.812929 | controller |     "Jun 11 00:42:42.876028 crc crio[23067]: time=\"2026-06-11T00:42:42.876010306Z\" level=info msg=\"Checking pod openstack_validate-network-edpm-deployment-ipam-openstack-edpm-ipam-98xhb for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.812947 | controller |     "Jun 11 00:42:42.887193 crc crio[23067]: time=\"2026-06-11T00:42:42.887137238Z\" level=info msg=\"Ran pod sandbox cf03e3cf982a50fe97209608ccc0e7485ed162aa6b9629f9932f1c26a2a5c584 with infra container: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-98xhb/POD\" id=9129808c-b109-40bb-86dc-062f0cfc71f4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.812962 | controller |     "Jun 11 00:42:42.890610 crc crio[23067]: time=\"2026-06-11T00:42:42.89053659Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=6a311c31-105d-4df1-aeee-cf6fafb09133 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.812977 | controller |     "Jun 11 00:42:42.916435 crc crio[23067]: time=\"2026-06-11T00:42:42.916337001Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=4cbe6ab1-a98d-4e23-a158-1ec2516f69a7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.812991 | controller |     "Jun 11 00:42:42.924768 crc crio[23067]: time=\"2026-06-11T00:42:42.924627566Z\" level=info msg=\"Creating container: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-98xhb/validate-network-edpm-deployment-ipam-openstack-edpm-ipam\" id=cf754ebf-dd8d-44c9-97a9-27056ae8aadd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.813005 | controller |     "Jun 11 00:42:42.926063 crc crio[23067]: time=\"2026-06-11T00:42:42.925067508Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.813019 | controller |     "Jun 11 00:42:42.982442 crc crio[23067]: time=\"2026-06-11T00:42:42.982079297Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.813033 | controller |     "Jun 11 00:42:42.987140 crc crio[23067]: time=\"2026-06-11T00:42:42.98696608Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.813047 | controller |     "Jun 11 00:42:43.120378 crc crio[23067]: time=\"2026-06-11T00:42:43.120244661Z\" level=info msg=\"Created container 9c6e91a17eece65d2359744f037de3c19ca68e5470f6767675571777270bd06a: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-98xhb/validate-network-edpm-deployment-ipam-openstack-edpm-ipam\" id=cf754ebf-dd8d-44c9-97a9-27056ae8aadd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.813061 | controller |     "Jun 11 00:42:43.122229 crc crio[23067]: time=\"2026-06-11T00:42:43.122131632Z\" level=info msg=\"Starting container: 9c6e91a17eece65d2359744f037de3c19ca68e5470f6767675571777270bd06a\" id=28e4c222-1b09-4906-a9ae-0238260de200 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.813075 | controller |     "Jun 11 00:42:43.127952 crc crio[23067]: time=\"2026-06-11T00:42:43.127877578Z\" level=info msg=\"Started container\" PID=153896 containerID=9c6e91a17eece65d2359744f037de3c19ca68e5470f6767675571777270bd06a description=openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-98xhb/validate-network-edpm-deployment-ipam-openstack-edpm-ipam id=28e4c222-1b09-4906-a9ae-0238260de200 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cf03e3cf982a50fe97209608ccc0e7485ed162aa6b9629f9932f1c26a2a5c584",
2026-06-11 01:10:49.813090 | controller |     "Jun 11 00:42:43.722173 crc crio[23067]: time=\"2026-06-11T00:42:43.721523126Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-sjmdz/POD\" id=4a817957-7d8e-4671-a8c1-b6e11f081ab2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.813104 | controller |     "Jun 11 00:42:43.722173 crc crio[23067]: time=\"2026-06-11T00:42:43.722161123Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.813123 | controller |     "Jun 11 00:42:43.768239 crc crio[23067]: time=\"2026-06-11T00:42:43.767995569Z\" level=info msg=\"Got pod network &{Name:certified-operators-sjmdz Namespace:openshift-marketplace ID:fc01756ce278abaa3c7a8658a3849d2e93f845c2ffb5c27eebd5aec8431b761c UID:a29d8cb0-b760-4ef9-9daf-c1177d46c698 NetNS:/var/run/netns/dfee0cdc-56ee-43f7-80f6-d1a66c880a4f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda29d8cb0_b760_4ef9_9daf_c1177d46c698.slice PodAnnotations:0xc000b80be0}] Aliases:map[]}\"",
2026-06-11 01:10:49.813138 | controller |     "Jun 11 00:42:43.768239 crc crio[23067]: time=\"2026-06-11T00:42:43.768217635Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-sjmdz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.813153 | controller |     "Jun 11 00:42:44.413381 crc crio[23067]: 2026-06-11T00:42:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fc01756ce278aba Mac:3a:ed:38:b1:fe:d6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f3 Mtu:0 Sandbox:/var/run/netns/dfee0cdc-56ee-43f7-80f6-d1a66c880a4f SocketPath: PciID:}] [{Interface:0xc000200a70 Address:{IP:10.217.0.243 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.813167 | controller |     "Jun 11 00:42:44.414947 crc crio[23067]: time=\"2026-06-11T00:42:44.414891883Z\" level=info msg=\"Got pod network &{Name:certified-operators-sjmdz Namespace:openshift-marketplace ID:fc01756ce278abaa3c7a8658a3849d2e93f845c2ffb5c27eebd5aec8431b761c UID:a29d8cb0-b760-4ef9-9daf-c1177d46c698 NetNS:/var/run/netns/dfee0cdc-56ee-43f7-80f6-d1a66c880a4f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda29d8cb0_b760_4ef9_9daf_c1177d46c698.slice PodAnnotations:0xc000b80be0}] Aliases:map[]}\"",
2026-06-11 01:10:49.813182 | controller |     "Jun 11 00:42:44.415099 crc crio[23067]: time=\"2026-06-11T00:42:44.415081718Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-sjmdz for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.813196 | controller |     "Jun 11 00:42:44.440628 crc crio[23067]: time=\"2026-06-11T00:42:44.44052679Z\" level=info msg=\"Ran pod sandbox fc01756ce278abaa3c7a8658a3849d2e93f845c2ffb5c27eebd5aec8431b761c with infra container: openshift-marketplace/certified-operators-sjmdz/POD\" id=4a817957-7d8e-4671-a8c1-b6e11f081ab2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.813210 | controller |     "Jun 11 00:42:44.455148 crc crio[23067]: time=\"2026-06-11T00:42:44.455050614Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=b444cefc-433e-4ad9-ba03-6ff6d9df639c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.813225 | controller |     "Jun 11 00:42:44.459947 crc crio[23067]: time=\"2026-06-11T00:42:44.459847774Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=cdaa9db4-dec2-4199-8f24-45a43c5d99da name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.813240 | controller |     "Jun 11 00:42:44.476416 crc crio[23067]: time=\"2026-06-11T00:42:44.476283141Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-sjmdz/extract-utilities\" id=0efff6c6-934c-4175-bb62-e36c8ccb4389 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.813254 | controller |     "Jun 11 00:42:44.476835 crc crio[23067]: time=\"2026-06-11T00:42:44.476723933Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.813274 | controller |     "Jun 11 00:42:44.539800 crc crio[23067]: time=\"2026-06-11T00:42:44.539216471Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.813289 | controller |     "Jun 11 00:42:44.548351 crc crio[23067]: time=\"2026-06-11T00:42:44.548283507Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.813303 | controller |     "Jun 11 00:42:44.753849 crc crio[23067]: time=\"2026-06-11T00:42:44.753724928Z\" level=info msg=\"Created container 23dc1920c6f212ce63504f8035de50cf68a04294d057ec68a8c9c2a2e4f57698: openshift-marketplace/certified-operators-sjmdz/extract-utilities\" id=0efff6c6-934c-4175-bb62-e36c8ccb4389 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.813318 | controller |     "Jun 11 00:42:44.756190 crc crio[23067]: time=\"2026-06-11T00:42:44.75489237Z\" level=info msg=\"Starting container: 23dc1920c6f212ce63504f8035de50cf68a04294d057ec68a8c9c2a2e4f57698\" id=70552476-580a-452e-beef-777f613edcbc name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.813332 | controller |     "Jun 11 00:42:44.760478 crc crio[23067]: time=\"2026-06-11T00:42:44.760167893Z\" level=info msg=\"Started container\" PID=154077 containerID=23dc1920c6f212ce63504f8035de50cf68a04294d057ec68a8c9c2a2e4f57698 description=openshift-marketplace/certified-operators-sjmdz/extract-utilities id=70552476-580a-452e-beef-777f613edcbc name=/runtime.v1.RuntimeService/StartContainer sandboxID=fc01756ce278abaa3c7a8658a3849d2e93f845c2ffb5c27eebd5aec8431b761c",
2026-06-11 01:10:49.813363 | controller |     "Jun 11 00:42:45.825833 crc crio[23067]: time=\"2026-06-11T00:42:45.815487683Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=32134e61-35be-403b-baa9-d9bab3569cde name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.813383 | controller |     "Jun 11 00:42:45.828050 crc crio[23067]: time=\"2026-06-11T00:42:45.825935977Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"",
2026-06-11 01:10:49.813399 | controller |     "Jun 11 00:42:46.423807 crc crio[23067]: time=\"2026-06-11T00:42:46.423625704Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:aa28d116c97ba9419648a07c6fc51f0514ddba845f40590f336a7659ff14d7be\" id=32134e61-35be-403b-baa9-d9bab3569cde name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.813413 | controller |     "Jun 11 00:42:46.425107 crc crio[23067]: time=\"2026-06-11T00:42:46.424985401Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=ebe4445f-0ac2-4262-98c9-638369438b88 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.813428 | controller |     "Jun 11 00:42:46.428045 crc crio[23067]: time=\"2026-06-11T00:42:46.427974032Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=a753c5c6-3309-417c-954f-8f03b1cd0341 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.813442 | controller |     "Jun 11 00:42:46.437497 crc crio[23067]: time=\"2026-06-11T00:42:46.437376318Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-sjmdz/extract-content\" id=e3f8ee10-f9b9-48e6-b465-3c1f10eecce5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.813456 | controller |     "Jun 11 00:42:46.438370 crc crio[23067]: time=\"2026-06-11T00:42:46.438057946Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.813471 | controller |     "Jun 11 00:42:46.506582 crc crio[23067]: time=\"2026-06-11T00:42:46.504199763Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.813492 | controller |     "Jun 11 00:42:46.507920 crc crio[23067]: time=\"2026-06-11T00:42:46.507727429Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.813507 | controller |     "Jun 11 00:42:46.679821 crc crio[23067]: time=\"2026-06-11T00:42:46.679020753Z\" level=info msg=\"Created container 0f4681052c78c12c3c01145031b7e8634f18b39fedfd8633cb67f4de643a8396: openshift-marketplace/certified-operators-sjmdz/extract-content\" id=e3f8ee10-f9b9-48e6-b465-3c1f10eecce5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.813521 | controller |     "Jun 11 00:42:46.682608 crc crio[23067]: time=\"2026-06-11T00:42:46.682458646Z\" level=info msg=\"Starting container: 0f4681052c78c12c3c01145031b7e8634f18b39fedfd8633cb67f4de643a8396\" id=8a8c9c50-f7dd-4d74-9325-5631f06adc29 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.813536 | controller |     "Jun 11 00:42:46.704335 crc crio[23067]: time=\"2026-06-11T00:42:46.704149245Z\" level=info msg=\"Started container\" PID=154183 containerID=0f4681052c78c12c3c01145031b7e8634f18b39fedfd8633cb67f4de643a8396 description=openshift-marketplace/certified-operators-sjmdz/extract-content id=8a8c9c50-f7dd-4d74-9325-5631f06adc29 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fc01756ce278abaa3c7a8658a3849d2e93f845c2ffb5c27eebd5aec8431b761c",
2026-06-11 01:10:49.813551 | controller |     "Jun 11 00:42:48.869931 crc crio[23067]: time=\"2026-06-11T00:42:48.869337838Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=71d464f2-3971-4cf2-a843-c9d59575fd5b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.813565 | controller |     "Jun 11 00:42:48.874237 crc crio[23067]: time=\"2026-06-11T00:42:48.874133778Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=895f8e15-6d0d-4472-a7d6-e3d64ddb42ae name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.813580 | controller |     "Jun 11 00:42:48.896570 crc crio[23067]: time=\"2026-06-11T00:42:48.893023212Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-sjmdz/registry-server\" id=4963c87f-7407-4d8a-a326-379fda9daeb1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.813594 | controller |     "Jun 11 00:42:48.896570 crc crio[23067]: time=\"2026-06-11T00:42:48.893528115Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.813609 | controller |     "Jun 11 00:42:48.971559 crc crio[23067]: time=\"2026-06-11T00:42:48.971458552Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.813623 | controller |     "Jun 11 00:42:48.976598 crc crio[23067]: time=\"2026-06-11T00:42:48.97650825Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.813637 | controller |     "Jun 11 00:42:49.204507 crc crio[23067]: time=\"2026-06-11T00:42:49.20439843Z\" level=info msg=\"Created container 3d08fc1688d7a8746c0b493007afd8a1be00e164979f12933e80c7de24e469b5: openshift-marketplace/certified-operators-sjmdz/registry-server\" id=4963c87f-7407-4d8a-a326-379fda9daeb1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.813651 | controller |     "Jun 11 00:42:49.205872 crc crio[23067]: time=\"2026-06-11T00:42:49.205775127Z\" level=info msg=\"Starting container: 3d08fc1688d7a8746c0b493007afd8a1be00e164979f12933e80c7de24e469b5\" id=31424d79-54d7-447a-a12e-92ab71afd51e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.813670 | controller |     "Jun 11 00:42:49.211348 crc crio[23067]: time=\"2026-06-11T00:42:49.211255906Z\" level=info msg=\"Started container\" PID=154340 containerID=3d08fc1688d7a8746c0b493007afd8a1be00e164979f12933e80c7de24e469b5 description=openshift-marketplace/certified-operators-sjmdz/registry-server id=31424d79-54d7-447a-a12e-92ab71afd51e name=/runtime.v1.RuntimeService/StartContainer sandboxID=fc01756ce278abaa3c7a8658a3849d2e93f845c2ffb5c27eebd5aec8431b761c",
2026-06-11 01:10:49.813685 | controller |     "Jun 11 00:42:50.910102 crc crio[23067]: time=\"2026-06-11T00:42:50.909365439Z\" level=info msg=\"Stopping pod sandbox: cf03e3cf982a50fe97209608ccc0e7485ed162aa6b9629f9932f1c26a2a5c584\" id=bc2c88cb-5f34-4268-a0c5-fb7c523756f2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.813700 | controller |     "Jun 11 00:42:50.913779 crc crio[23067]: time=\"2026-06-11T00:42:50.913668476Z\" level=info msg=\"Got pod network &{Name:validate-network-edpm-deployment-ipam-openstack-edpm-ipam-98xhb Namespace:openstack ID:cf03e3cf982a50fe97209608ccc0e7485ed162aa6b9629f9932f1c26a2a5c584 UID:7f754e01-2c90-4c9f-a4c4-f67152cb5c04 NetNS:/var/run/netns/c68b90eb-dd56-4686-828f-f6b245f0cce7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7f754e01_2c90_4c9f_a4c4_f67152cb5c04.slice PodAnnotations:0xc0079a4430}] Aliases:map[]}\"",
2026-06-11 01:10:49.813714 | controller |     "Jun 11 00:42:50.915079 crc crio[23067]: time=\"2026-06-11T00:42:50.913923263Z\" level=info msg=\"Deleting pod openstack_validate-network-edpm-deployment-ipam-openstack-edpm-ipam-98xhb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.813729 | controller |     "Jun 11 00:42:51.475605 crc crio[23067]: time=\"2026-06-11T00:42:51.475197062Z\" level=info msg=\"Stopped pod sandbox: cf03e3cf982a50fe97209608ccc0e7485ed162aa6b9629f9932f1c26a2a5c584\" id=bc2c88cb-5f34-4268-a0c5-fb7c523756f2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.813743 | controller |     "Jun 11 00:42:52.776028 crc crio[23067]: time=\"2026-06-11T00:42:52.775548348Z\" level=info msg=\"Running pod sandbox: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-x2qp9/POD\" id=190a6349-1a7b-47e5-a5c8-a5df5f0fb0a3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.813757 | controller |     "Jun 11 00:42:52.777210 crc crio[23067]: time=\"2026-06-11T00:42:52.776069852Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.813771 | controller |     "Jun 11 00:42:52.828047 crc crio[23067]: time=\"2026-06-11T00:42:52.827828228Z\" level=info msg=\"Got pod network &{Name:install-os-edpm-deployment-ipam-openstack-edpm-ipam-x2qp9 Namespace:openstack ID:78262413639c61f65660aba9ccfd3f9abf777e94eb64be80695e9e86b038810d UID:7941124c-971b-40d9-8e5d-b91d65cc2cba NetNS:/var/run/netns/0ef64188-b8d6-4189-ab00-13454c5dacac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7941124c_971b_40d9_8e5d_b91d65cc2cba.slice PodAnnotations:0xc0036106e0}] Aliases:map[]}\"",
2026-06-11 01:10:49.813786 | controller |     "Jun 11 00:42:52.828047 crc crio[23067]: time=\"2026-06-11T00:42:52.827932741Z\" level=info msg=\"Adding pod openstack_install-os-edpm-deployment-ipam-openstack-edpm-ipam-x2qp9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.813800 | controller |     "Jun 11 00:42:53.635540 crc crio[23067]: 2026-06-11T00:42:53Z [verbose] CmdAdd (shim): {1.1.0 [{Name:78262413639c61f Mac:9a:e1:db:22:53:f5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f4 Mtu:0 Sandbox:/var/run/netns/0ef64188-b8d6-4189-ab00-13454c5dacac SocketPath: PciID:}] [{Interface:0xc000014f70 Address:{IP:10.217.0.244 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.813821 | controller |     "Jun 11 00:42:53.636778 crc crio[23067]: time=\"2026-06-11T00:42:53.63659632Z\" level=info msg=\"Got pod network &{Name:install-os-edpm-deployment-ipam-openstack-edpm-ipam-x2qp9 Namespace:openstack ID:78262413639c61f65660aba9ccfd3f9abf777e94eb64be80695e9e86b038810d UID:7941124c-971b-40d9-8e5d-b91d65cc2cba NetNS:/var/run/netns/0ef64188-b8d6-4189-ab00-13454c5dacac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7941124c_971b_40d9_8e5d_b91d65cc2cba.slice PodAnnotations:0xc0036106e0}] Aliases:map[]}\"",
2026-06-11 01:10:49.813836 | controller |     "Jun 11 00:42:53.637067 crc crio[23067]: time=\"2026-06-11T00:42:53.636995271Z\" level=info msg=\"Checking pod openstack_install-os-edpm-deployment-ipam-openstack-edpm-ipam-x2qp9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.813851 | controller |     "Jun 11 00:42:53.664883 crc crio[23067]: time=\"2026-06-11T00:42:53.664765226Z\" level=info msg=\"Ran pod sandbox 78262413639c61f65660aba9ccfd3f9abf777e94eb64be80695e9e86b038810d with infra container: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-x2qp9/POD\" id=190a6349-1a7b-47e5-a5c8-a5df5f0fb0a3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.813865 | controller |     "Jun 11 00:42:53.672097 crc crio[23067]: time=\"2026-06-11T00:42:53.671995092Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=68c3a60a-846b-4611-8b54-72b995185198 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.813879 | controller |     "Jun 11 00:42:53.695461 crc crio[23067]: time=\"2026-06-11T00:42:53.695356947Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=7454ed45-b71a-4d81-99dd-9a7c5e5cd4bb name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.813894 | controller |     "Jun 11 00:42:53.707110 crc crio[23067]: time=\"2026-06-11T00:42:53.706975262Z\" level=info msg=\"Creating container: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-x2qp9/install-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=c6ddde99-3836-43d5-9a11-847cda60fea9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.813909 | controller |     "Jun 11 00:42:53.707766 crc crio[23067]: time=\"2026-06-11T00:42:53.707274441Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.813923 | controller |     "Jun 11 00:42:53.749381 crc crio[23067]: time=\"2026-06-11T00:42:53.749244381Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.813938 | controller |     "Jun 11 00:42:53.752573 crc crio[23067]: time=\"2026-06-11T00:42:53.752490029Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.813952 | controller |     "Jun 11 00:42:53.959382 crc crio[23067]: time=\"2026-06-11T00:42:53.958785963Z\" level=info msg=\"Created container dd541bde9af8897ae8cda26ab1b4c0d3b23d57bc279e1602aac578f4d6c31164: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-x2qp9/install-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=c6ddde99-3836-43d5-9a11-847cda60fea9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.813966 | controller |     "Jun 11 00:42:53.960749 crc crio[23067]: time=\"2026-06-11T00:42:53.960469819Z\" level=info msg=\"Starting container: dd541bde9af8897ae8cda26ab1b4c0d3b23d57bc279e1602aac578f4d6c31164\" id=c58ed656-f388-4a85-8f02-c9d1273d2cd3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.813985 | controller |     "Jun 11 00:42:54.024763 crc crio[23067]: time=\"2026-06-11T00:42:53.966949505Z\" level=info msg=\"Started container\" PID=154681 containerID=dd541bde9af8897ae8cda26ab1b4c0d3b23d57bc279e1602aac578f4d6c31164 description=openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-x2qp9/install-os-edpm-deployment-ipam-openstack-edpm-ipam id=c58ed656-f388-4a85-8f02-c9d1273d2cd3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=78262413639c61f65660aba9ccfd3f9abf777e94eb64be80695e9e86b038810d",
2026-06-11 01:10:49.814000 | controller |     "Jun 11 00:42:57.053551 crc crio[23067]: time=\"2026-06-11T00:42:57.052503859Z\" level=info msg=\"Stopping container: 3d08fc1688d7a8746c0b493007afd8a1be00e164979f12933e80c7de24e469b5 (timeout: 2s)\" id=ee036350-a7de-427f-8347-4787d3d84bcc name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.814014 | controller |     "Jun 11 00:42:57.181376 crc crio[23067]: time=\"2026-06-11T00:42:57.181229566Z\" level=info msg=\"Stopped container 3d08fc1688d7a8746c0b493007afd8a1be00e164979f12933e80c7de24e469b5: openshift-marketplace/certified-operators-sjmdz/registry-server\" id=ee036350-a7de-427f-8347-4787d3d84bcc name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.814028 | controller |     "Jun 11 00:42:57.182420 crc crio[23067]: time=\"2026-06-11T00:42:57.182303605Z\" level=info msg=\"Stopping pod sandbox: fc01756ce278abaa3c7a8658a3849d2e93f845c2ffb5c27eebd5aec8431b761c\" id=4a828eea-081f-4cad-9475-dd334f49a7aa name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.814043 | controller |     "Jun 11 00:42:57.183284 crc crio[23067]: time=\"2026-06-11T00:42:57.18321632Z\" level=info msg=\"Got pod network &{Name:certified-operators-sjmdz Namespace:openshift-marketplace ID:fc01756ce278abaa3c7a8658a3849d2e93f845c2ffb5c27eebd5aec8431b761c UID:a29d8cb0-b760-4ef9-9daf-c1177d46c698 NetNS:/var/run/netns/dfee0cdc-56ee-43f7-80f6-d1a66c880a4f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda29d8cb0_b760_4ef9_9daf_c1177d46c698.slice PodAnnotations:0xc00802e190}] Aliases:map[]}\"",
2026-06-11 01:10:49.814058 | controller |     "Jun 11 00:42:57.183573 crc crio[23067]: time=\"2026-06-11T00:42:57.183457517Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-sjmdz from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.814072 | controller |     "Jun 11 00:42:57.518812 crc crio[23067]: time=\"2026-06-11T00:42:57.518235052Z\" level=info msg=\"Stopped pod sandbox: fc01756ce278abaa3c7a8658a3849d2e93f845c2ffb5c27eebd5aec8431b761c\" id=4a828eea-081f-4cad-9475-dd334f49a7aa name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.814087 | controller |     "Jun 11 00:42:58.083853 crc crio[23067]: time=\"2026-06-11T00:42:58.082950324Z\" level=info msg=\"Removing container: 3d08fc1688d7a8746c0b493007afd8a1be00e164979f12933e80c7de24e469b5\" id=41d56619-3e5c-4b50-b0d6-4a5df1d33491 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.814101 | controller |     "Jun 11 00:42:58.163915 crc crio[23067]: time=\"2026-06-11T00:42:58.16380129Z\" level=info msg=\"Removed container 3d08fc1688d7a8746c0b493007afd8a1be00e164979f12933e80c7de24e469b5: openshift-marketplace/certified-operators-sjmdz/registry-server\" id=41d56619-3e5c-4b50-b0d6-4a5df1d33491 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.814116 | controller |     "Jun 11 00:42:58.178923 crc crio[23067]: time=\"2026-06-11T00:42:58.178781957Z\" level=info msg=\"Removing container: 0f4681052c78c12c3c01145031b7e8634f18b39fedfd8633cb67f4de643a8396\" id=1dd3efc8-507f-4ba9-8a49-5def972799cf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.814130 | controller |     "Jun 11 00:42:58.239689 crc crio[23067]: time=\"2026-06-11T00:42:58.23814945Z\" level=info msg=\"Removed container 0f4681052c78c12c3c01145031b7e8634f18b39fedfd8633cb67f4de643a8396: openshift-marketplace/certified-operators-sjmdz/extract-content\" id=1dd3efc8-507f-4ba9-8a49-5def972799cf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.814151 | controller |     "Jun 11 00:42:58.245149 crc crio[23067]: time=\"2026-06-11T00:42:58.245068458Z\" level=info msg=\"Removing container: 23dc1920c6f212ce63504f8035de50cf68a04294d057ec68a8c9c2a2e4f57698\" id=4da78d73-c8b7-4d5f-9747-df6769588a7c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.814166 | controller |     "Jun 11 00:42:58.283925 crc crio[23067]: time=\"2026-06-11T00:42:58.28379849Z\" level=info msg=\"Removed container 23dc1920c6f212ce63504f8035de50cf68a04294d057ec68a8c9c2a2e4f57698: openshift-marketplace/certified-operators-sjmdz/extract-utilities\" id=4da78d73-c8b7-4d5f-9747-df6769588a7c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.814180 | controller |     "Jun 11 00:43:33.971302 crc crio[23067]: time=\"2026-06-11T00:43:33.970407365Z\" level=info msg=\"Stopping pod sandbox: fc01756ce278abaa3c7a8658a3849d2e93f845c2ffb5c27eebd5aec8431b761c\" id=b8f242c0-9006-4714-a848-778829eee9b8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.814194 | controller |     "Jun 11 00:43:33.971302 crc crio[23067]: time=\"2026-06-11T00:43:33.971267339Z\" level=info msg=\"Stopped pod sandbox (already stopped): fc01756ce278abaa3c7a8658a3849d2e93f845c2ffb5c27eebd5aec8431b761c\" id=b8f242c0-9006-4714-a848-778829eee9b8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.814208 | controller |     "Jun 11 00:43:33.974184 crc crio[23067]: time=\"2026-06-11T00:43:33.971996218Z\" level=info msg=\"Removing pod sandbox: fc01756ce278abaa3c7a8658a3849d2e93f845c2ffb5c27eebd5aec8431b761c\" id=1675067b-5735-4745-9d69-f3d34dc915d6 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.814223 | controller |     "Jun 11 00:43:34.004979 crc crio[23067]: time=\"2026-06-11T00:43:34.004832989Z\" level=info msg=\"Removed pod sandbox: fc01756ce278abaa3c7a8658a3849d2e93f845c2ffb5c27eebd5aec8431b761c\" id=1675067b-5735-4745-9d69-f3d34dc915d6 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.814237 | controller |     "Jun 11 00:43:34.006250 crc crio[23067]: time=\"2026-06-11T00:43:34.006025251Z\" level=info msg=\"Stopping pod sandbox: e702855a0168ba46ab78288f59ee37cc9d18e0aa1137f3106886ef7473433fba\" id=6a79475f-4e84-4cae-a965-7b8cc748dbf9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.814251 | controller |     "Jun 11 00:43:34.006250 crc crio[23067]: time=\"2026-06-11T00:43:34.006106263Z\" level=info msg=\"Stopped pod sandbox (already stopped): e702855a0168ba46ab78288f59ee37cc9d18e0aa1137f3106886ef7473433fba\" id=6a79475f-4e84-4cae-a965-7b8cc748dbf9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.814266 | controller |     "Jun 11 00:43:34.007005 crc crio[23067]: time=\"2026-06-11T00:43:34.006850644Z\" level=info msg=\"Removing pod sandbox: e702855a0168ba46ab78288f59ee37cc9d18e0aa1137f3106886ef7473433fba\" id=75dbccbc-6f36-4141-8d61-59b4beaf3c38 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.814281 | controller |     "Jun 11 00:43:34.023986 crc crio[23067]: time=\"2026-06-11T00:43:34.023850885Z\" level=info msg=\"Removed pod sandbox: e702855a0168ba46ab78288f59ee37cc9d18e0aa1137f3106886ef7473433fba\" id=75dbccbc-6f36-4141-8d61-59b4beaf3c38 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.814295 | controller |     "Jun 11 00:43:38.804126 crc crio[23067]: time=\"2026-06-11T00:43:38.803093115Z\" level=info msg=\"Stopping pod sandbox: 78262413639c61f65660aba9ccfd3f9abf777e94eb64be80695e9e86b038810d\" id=26be8830-2112-4502-bbeb-386616e54bb0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.814309 | controller |     "Jun 11 00:43:38.805580 crc crio[23067]: time=\"2026-06-11T00:43:38.805308125Z\" level=info msg=\"Got pod network &{Name:install-os-edpm-deployment-ipam-openstack-edpm-ipam-x2qp9 Namespace:openstack ID:78262413639c61f65660aba9ccfd3f9abf777e94eb64be80695e9e86b038810d UID:7941124c-971b-40d9-8e5d-b91d65cc2cba NetNS:/var/run/netns/0ef64188-b8d6-4189-ab00-13454c5dacac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7941124c_971b_40d9_8e5d_b91d65cc2cba.slice PodAnnotations:0xc000c346e0}] Aliases:map[]}\"",
2026-06-11 01:10:49.814328 | controller |     "Jun 11 00:43:38.805580 crc crio[23067]: time=\"2026-06-11T00:43:38.805573862Z\" level=info msg=\"Deleting pod openstack_install-os-edpm-deployment-ipam-openstack-edpm-ipam-x2qp9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.814344 | controller |     "Jun 11 00:43:39.291729 crc crio[23067]: time=\"2026-06-11T00:43:39.291357495Z\" level=info msg=\"Stopped pod sandbox: 78262413639c61f65660aba9ccfd3f9abf777e94eb64be80695e9e86b038810d\" id=26be8830-2112-4502-bbeb-386616e54bb0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.814384 | controller |     "Jun 11 00:43:40.359839 crc crio[23067]: time=\"2026-06-11T00:43:40.359625836Z\" level=info msg=\"Running pod sandbox: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-cghzz/POD\" id=81cdb68c-8642-4da2-8d09-99cd1731a253 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.814402 | controller |     "Jun 11 00:43:40.361941 crc crio[23067]: time=\"2026-06-11T00:43:40.359902254Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.814417 | controller |     "Jun 11 00:43:40.440306 crc crio[23067]: time=\"2026-06-11T00:43:40.440139009Z\" level=info msg=\"Got pod network &{Name:configure-os-edpm-deployment-ipam-openstack-edpm-ipam-cghzz Namespace:openstack ID:02bc4b64a0ed31bafb404d17090eda6005e068584e6a6801f913bf70e5df726a UID:96f6aa73-3111-46b7-a088-816ce7b75ef4 NetNS:/var/run/netns/c236ede4-993a-4767-906c-c49e3e934814 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod96f6aa73_3111_46b7_a088_816ce7b75ef4.slice PodAnnotations:0xc000c35348}] Aliases:map[]}\"",
2026-06-11 01:10:49.814432 | controller |     "Jun 11 00:43:40.440306 crc crio[23067]: time=\"2026-06-11T00:43:40.440198681Z\" level=info msg=\"Adding pod openstack_configure-os-edpm-deployment-ipam-openstack-edpm-ipam-cghzz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.814446 | controller |     "Jun 11 00:43:41.247147 crc crio[23067]: 2026-06-11T00:43:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:02bc4b64a0ed31b Mac:ce:b8:7a:f4:db:e9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f5 Mtu:0 Sandbox:/var/run/netns/c236ede4-993a-4767-906c-c49e3e934814 SocketPath: PciID:}] [{Interface:0xc0004b45c0 Address:{IP:10.217.0.245 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.814460 | controller |     "Jun 11 00:43:41.249927 crc crio[23067]: time=\"2026-06-11T00:43:41.249740056Z\" level=info msg=\"Got pod network &{Name:configure-os-edpm-deployment-ipam-openstack-edpm-ipam-cghzz Namespace:openstack ID:02bc4b64a0ed31bafb404d17090eda6005e068584e6a6801f913bf70e5df726a UID:96f6aa73-3111-46b7-a088-816ce7b75ef4 NetNS:/var/run/netns/c236ede4-993a-4767-906c-c49e3e934814 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod96f6aa73_3111_46b7_a088_816ce7b75ef4.slice PodAnnotations:0xc000c35348}] Aliases:map[]}\"",
2026-06-11 01:10:49.814474 | controller |     "Jun 11 00:43:41.250209 crc crio[23067]: time=\"2026-06-11T00:43:41.249954751Z\" level=info msg=\"Checking pod openstack_configure-os-edpm-deployment-ipam-openstack-edpm-ipam-cghzz for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.814495 | controller |     "Jun 11 00:43:41.264062 crc crio[23067]: time=\"2026-06-11T00:43:41.263955751Z\" level=info msg=\"Ran pod sandbox 02bc4b64a0ed31bafb404d17090eda6005e068584e6a6801f913bf70e5df726a with infra container: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-cghzz/POD\" id=81cdb68c-8642-4da2-8d09-99cd1731a253 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.814510 | controller |     "Jun 11 00:43:41.267367 crc crio[23067]: time=\"2026-06-11T00:43:41.267258091Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=b65b92c3-fdc2-474b-9c3b-4586fa554482 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.814525 | controller |     "Jun 11 00:43:41.298701 crc crio[23067]: time=\"2026-06-11T00:43:41.29858598Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=ee35c74f-2aaa-460e-8cd2-37e17342b738 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.814539 | controller |     "Jun 11 00:43:41.306828 crc crio[23067]: time=\"2026-06-11T00:43:41.306756902Z\" level=info msg=\"Creating container: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-cghzz/configure-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=9b3dce99-4d93-494d-b82b-d4aa0d3791c0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.814554 | controller |     "Jun 11 00:43:41.307274 crc crio[23067]: time=\"2026-06-11T00:43:41.307159713Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.814569 | controller |     "Jun 11 00:43:41.363203 crc crio[23067]: time=\"2026-06-11T00:43:41.362924645Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.814590 | controller |     "Jun 11 00:43:41.367919 crc crio[23067]: time=\"2026-06-11T00:43:41.367454188Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.814606 | controller |     "Jun 11 00:43:41.527290 crc crio[23067]: time=\"2026-06-11T00:43:41.52719366Z\" level=info msg=\"Created container f3c02e69b2a3bd769b7291e46f2facc9f755213f2eb9afa96c5819d25fbffe56: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-cghzz/configure-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=9b3dce99-4d93-494d-b82b-d4aa0d3791c0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.814620 | controller |     "Jun 11 00:43:41.528538 crc crio[23067]: time=\"2026-06-11T00:43:41.528477455Z\" level=info msg=\"Starting container: f3c02e69b2a3bd769b7291e46f2facc9f755213f2eb9afa96c5819d25fbffe56\" id=c9b5a18b-38c3-4680-b259-beafd8cfe34f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.814634 | controller |     "Jun 11 00:43:41.533704 crc crio[23067]: time=\"2026-06-11T00:43:41.533542632Z\" level=info msg=\"Started container\" PID=157537 containerID=f3c02e69b2a3bd769b7291e46f2facc9f755213f2eb9afa96c5819d25fbffe56 description=openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-cghzz/configure-os-edpm-deployment-ipam-openstack-edpm-ipam id=c9b5a18b-38c3-4680-b259-beafd8cfe34f name=/runtime.v1.RuntimeService/StartContainer sandboxID=02bc4b64a0ed31bafb404d17090eda6005e068584e6a6801f913bf70e5df726a",
2026-06-11 01:10:49.814648 | controller |     "Jun 11 00:44:00.573201 crc crio[23067]: time=\"2026-06-11T00:44:00.572155865Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29685644-6lb62/POD\" id=5205b040-140e-473d-8bc5-182d8b8bd79b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.814662 | controller |     "Jun 11 00:44:00.574741 crc crio[23067]: time=\"2026-06-11T00:44:00.573253475Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.814683 | controller |     "Jun 11 00:44:00.619683 crc crio[23067]: time=\"2026-06-11T00:44:00.619251732Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685644-6lb62 Namespace:openshift-infra ID:53c039bebc5228cacce91e41cef24e4cef640461f56cfa98c2016e8ec666805e UID:ef9a84ef-afc4-4be4-8793-bf75e9c617d1 NetNS:/var/run/netns/1d6af736-1863-4534-a617-f03e79478c28 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podef9a84ef_afc4_4be4_8793_bf75e9c617d1.slice PodAnnotations:0xc003610398}] Aliases:map[]}\"",
2026-06-11 01:10:49.814698 | controller |     "Jun 11 00:44:00.619683 crc crio[23067]: time=\"2026-06-11T00:44:00.619582651Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29685644-6lb62 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.814712 | controller |     "Jun 11 00:44:01.184061 crc crio[23067]: 2026-06-11T00:44:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:53c039bebc5228c Mac:de:f5:bb:cc:ee:3f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f6 Mtu:0 Sandbox:/var/run/netns/1d6af736-1863-4534-a617-f03e79478c28 SocketPath: PciID:}] [{Interface:0xc0004b05d0 Address:{IP:10.217.0.246 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.814726 | controller |     "Jun 11 00:44:01.188122 crc crio[23067]: time=\"2026-06-11T00:44:01.188042336Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685644-6lb62 Namespace:openshift-infra ID:53c039bebc5228cacce91e41cef24e4cef640461f56cfa98c2016e8ec666805e UID:ef9a84ef-afc4-4be4-8793-bf75e9c617d1 NetNS:/var/run/netns/1d6af736-1863-4534-a617-f03e79478c28 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podef9a84ef_afc4_4be4_8793_bf75e9c617d1.slice PodAnnotations:0xc003610398}] Aliases:map[]}\"",
2026-06-11 01:10:49.814741 | controller |     "Jun 11 00:44:01.188389 crc crio[23067]: time=\"2026-06-11T00:44:01.188287433Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29685644-6lb62 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.814755 | controller |     "Jun 11 00:44:01.203793 crc crio[23067]: time=\"2026-06-11T00:44:01.201961074Z\" level=info msg=\"Ran pod sandbox 53c039bebc5228cacce91e41cef24e4cef640461f56cfa98c2016e8ec666805e with infra container: openshift-infra/auto-csr-approver-29685644-6lb62/POD\" id=5205b040-140e-473d-8bc5-182d8b8bd79b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.814770 | controller |     "Jun 11 00:44:01.205875 crc crio[23067]: time=\"2026-06-11T00:44:01.205826259Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=7beaf04d-996d-42a4-852e-b9d215f4f97c name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.814784 | controller |     "Jun 11 00:44:01.219365 crc crio[23067]: time=\"2026-06-11T00:44:01.218932684Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 01:10:49.814798 | controller |     "Jun 11 00:44:02.012609 crc crio[23067]: time=\"2026-06-11T00:44:02.012449834Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=7beaf04d-996d-42a4-852e-b9d215f4f97c name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.814812 | controller |     "Jun 11 00:44:02.015270 crc crio[23067]: time=\"2026-06-11T00:44:02.013621635Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=7cfb6851-79da-47fc-9d7f-f0b98c7762f1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.814826 | controller |     "Jun 11 00:44:02.017010 crc crio[23067]: time=\"2026-06-11T00:44:02.016896164Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=8aeddf0b-0b46-4bbe-9ef7-62a7597d2051 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.814847 | controller |     "Jun 11 00:44:02.026484 crc crio[23067]: time=\"2026-06-11T00:44:02.026094584Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29685644-6lb62/oc\" id=20b443c3-2d39-40fd-a8ff-d606b0cfbefb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.814861 | controller |     "Jun 11 00:44:02.027999 crc crio[23067]: time=\"2026-06-11T00:44:02.026754002Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.814875 | controller |     "Jun 11 00:44:02.075513 crc crio[23067]: time=\"2026-06-11T00:44:02.075419091Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.814889 | controller |     "Jun 11 00:44:02.529095 crc crio[23067]: time=\"2026-06-11T00:44:02.5285694Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.814903 | controller |     "Jun 11 00:44:02.652975 crc crio[23067]: time=\"2026-06-11T00:44:02.652911743Z\" level=info msg=\"Created container 326abcd55b1da7bfaef934aba85e8eb98497eadcac92d2c4a853c7b3e64274b9: openshift-infra/auto-csr-approver-29685644-6lb62/oc\" id=20b443c3-2d39-40fd-a8ff-d606b0cfbefb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.814917 | controller |     "Jun 11 00:44:02.655096 crc crio[23067]: time=\"2026-06-11T00:44:02.654619189Z\" level=info msg=\"Starting container: 326abcd55b1da7bfaef934aba85e8eb98497eadcac92d2c4a853c7b3e64274b9\" id=f8894d70-f679-44ae-a7f5-976ad61de7e5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.814931 | controller |     "Jun 11 00:44:02.659837 crc crio[23067]: time=\"2026-06-11T00:44:02.659740338Z\" level=info msg=\"Started container\" PID=158825 containerID=326abcd55b1da7bfaef934aba85e8eb98497eadcac92d2c4a853c7b3e64274b9 description=openshift-infra/auto-csr-approver-29685644-6lb62/oc id=f8894d70-f679-44ae-a7f5-976ad61de7e5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=53c039bebc5228cacce91e41cef24e4cef640461f56cfa98c2016e8ec666805e",
2026-06-11 01:10:49.814945 | controller |     "Jun 11 00:44:04.263925 crc crio[23067]: time=\"2026-06-11T00:44:04.259057391Z\" level=info msg=\"Stopping pod sandbox: 53c039bebc5228cacce91e41cef24e4cef640461f56cfa98c2016e8ec666805e\" id=59b5fab6-d268-4154-a91f-64fe461dd161 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.814959 | controller |     "Jun 11 00:44:04.267471 crc crio[23067]: time=\"2026-06-11T00:44:04.265425033Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685644-6lb62 Namespace:openshift-infra ID:53c039bebc5228cacce91e41cef24e4cef640461f56cfa98c2016e8ec666805e UID:ef9a84ef-afc4-4be4-8793-bf75e9c617d1 NetNS:/var/run/netns/1d6af736-1863-4534-a617-f03e79478c28 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podef9a84ef_afc4_4be4_8793_bf75e9c617d1.slice PodAnnotations:0xc0079a4048}] Aliases:map[]}\"",
2026-06-11 01:10:49.814974 | controller |     "Jun 11 00:44:04.267471 crc crio[23067]: time=\"2026-06-11T00:44:04.265732532Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29685644-6lb62 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.814988 | controller |     "Jun 11 00:44:04.680861 crc crio[23067]: time=\"2026-06-11T00:44:04.680121039Z\" level=info msg=\"Stopped pod sandbox: 53c039bebc5228cacce91e41cef24e4cef640461f56cfa98c2016e8ec666805e\" id=59b5fab6-d268-4154-a91f-64fe461dd161 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.815002 | controller |     "Jun 11 00:44:10.925820 crc crio[23067]: time=\"2026-06-11T00:44:10.924890003Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-67kz9/POD\" id=910e65bd-2e69-489b-9bcf-102bace68ef0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.815020 | controller |     "Jun 11 00:44:10.927190 crc crio[23067]: time=\"2026-06-11T00:44:10.9258911Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.815035 | controller |     "Jun 11 00:44:10.985252 crc crio[23067]: time=\"2026-06-11T00:44:10.985179658Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-67kz9 Namespace:openshift-marketplace ID:aa20fa57a38d509a02058cb63e5eef36a129be672c2b18c01a5d5495fe5d185a UID:fab9b22f-827f-456b-a2bd-84a71b7837eb NetNS:/var/run/netns/62e4b9d8-91d0-442e-89cc-c28c8ec7eaeb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfab9b22f_827f_456b_a2bd_84a71b7837eb.slice PodAnnotations:0xc000b81250}] Aliases:map[]}\"",
2026-06-11 01:10:49.815050 | controller |     "Jun 11 00:44:10.985252 crc crio[23067]: time=\"2026-06-11T00:44:10.98522935Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-67kz9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.815064 | controller |     "Jun 11 00:44:11.538151 crc crio[23067]: 2026-06-11T00:44:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:aa20fa57a38d509 Mac:ea:53:74:6d:30:be Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f7 Mtu:0 Sandbox:/var/run/netns/62e4b9d8-91d0-442e-89cc-c28c8ec7eaeb SocketPath: PciID:}] [{Interface:0xc00025aa20 Address:{IP:10.217.0.247 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.815078 | controller |     "Jun 11 00:44:11.541214 crc crio[23067]: time=\"2026-06-11T00:44:11.540849537Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-67kz9 Namespace:openshift-marketplace ID:aa20fa57a38d509a02058cb63e5eef36a129be672c2b18c01a5d5495fe5d185a UID:fab9b22f-827f-456b-a2bd-84a71b7837eb NetNS:/var/run/netns/62e4b9d8-91d0-442e-89cc-c28c8ec7eaeb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfab9b22f_827f_456b_a2bd_84a71b7837eb.slice PodAnnotations:0xc000b81250}] Aliases:map[]}\"",
2026-06-11 01:10:49.815093 | controller |     "Jun 11 00:44:11.541214 crc crio[23067]: time=\"2026-06-11T00:44:11.540999401Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-67kz9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.815107 | controller |     "Jun 11 00:44:11.550740 crc crio[23067]: time=\"2026-06-11T00:44:11.550631352Z\" level=info msg=\"Ran pod sandbox aa20fa57a38d509a02058cb63e5eef36a129be672c2b18c01a5d5495fe5d185a with infra container: openshift-marketplace/redhat-marketplace-67kz9/POD\" id=910e65bd-2e69-489b-9bcf-102bace68ef0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.815121 | controller |     "Jun 11 00:44:11.554204 crc crio[23067]: time=\"2026-06-11T00:44:11.554175658Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=3cea4942-1034-4f4d-b94a-5dad367603d9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.815143 | controller |     "Jun 11 00:44:11.557304 crc crio[23067]: time=\"2026-06-11T00:44:11.55721267Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=68e2e7b4-d356-4457-9112-1182018cf6b1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.815163 | controller |     "Jun 11 00:44:11.566439 crc crio[23067]: time=\"2026-06-11T00:44:11.566324597Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-67kz9/extract-utilities\" id=272617d4-8b54-4eaf-bc96-6595219203e9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.815241 | controller |     "Jun 11 00:44:11.566819 crc crio[23067]: time=\"2026-06-11T00:44:11.566763709Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.815264 | controller |     "Jun 11 00:44:11.628585 crc crio[23067]: time=\"2026-06-11T00:44:11.628436002Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.815280 | controller |     "Jun 11 00:44:11.636932 crc crio[23067]: time=\"2026-06-11T00:44:11.63685367Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.815294 | controller |     "Jun 11 00:44:11.808768 crc crio[23067]: time=\"2026-06-11T00:44:11.808200447Z\" level=info msg=\"Created container 138d07c8a407b854697090ee59eebbdc0b4f804aba6a7782ab99a9f948451d04: openshift-marketplace/redhat-marketplace-67kz9/extract-utilities\" id=272617d4-8b54-4eaf-bc96-6595219203e9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.815308 | controller |     "Jun 11 00:44:11.809998 crc crio[23067]: time=\"2026-06-11T00:44:11.809958504Z\" level=info msg=\"Starting container: 138d07c8a407b854697090ee59eebbdc0b4f804aba6a7782ab99a9f948451d04\" id=f893c7bd-8c6e-4ca6-8c62-dac74d6b1d13 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.815322 | controller |     "Jun 11 00:44:11.815446 crc crio[23067]: time=\"2026-06-11T00:44:11.81531965Z\" level=info msg=\"Started container\" PID=159471 containerID=138d07c8a407b854697090ee59eebbdc0b4f804aba6a7782ab99a9f948451d04 description=openshift-marketplace/redhat-marketplace-67kz9/extract-utilities id=f893c7bd-8c6e-4ca6-8c62-dac74d6b1d13 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aa20fa57a38d509a02058cb63e5eef36a129be672c2b18c01a5d5495fe5d185a",
2026-06-11 01:10:49.815337 | controller |     "Jun 11 00:44:12.391872 crc crio[23067]: time=\"2026-06-11T00:44:12.391802974Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=dca2e00b-96d6-453b-80e4-df4da2c123ad name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.815376 | controller |     "Jun 11 00:44:12.411720 crc crio[23067]: time=\"2026-06-11T00:44:12.411591261Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"",
2026-06-11 01:10:49.815393 | controller |     "Jun 11 00:44:13.319014 crc crio[23067]: time=\"2026-06-11T00:44:13.318391383Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:bec7a1ff545afabea88c4a74227ea95b91c67cf5c03e89b2b949be410682f8a0\" id=dca2e00b-96d6-453b-80e4-df4da2c123ad name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.815408 | controller |     "Jun 11 00:44:13.320897 crc crio[23067]: time=\"2026-06-11T00:44:13.320175381Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=e6714f44-ee92-4397-a253-322f21052908 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.815422 | controller |     "Jun 11 00:44:13.323825 crc crio[23067]: time=\"2026-06-11T00:44:13.323790959Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=a7b0b4e6-7c18-4548-a555-1a916a9fd193 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.815437 | controller |     "Jun 11 00:44:13.332219 crc crio[23067]: time=\"2026-06-11T00:44:13.332152046Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-67kz9/extract-content\" id=f2c50caa-1be6-4ff3-9946-cb3fa469fc73 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.815451 | controller |     "Jun 11 00:44:13.332872 crc crio[23067]: time=\"2026-06-11T00:44:13.332847725Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.815471 | controller |     "Jun 11 00:44:13.385499 crc crio[23067]: time=\"2026-06-11T00:44:13.385315757Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.815485 | controller |     "Jun 11 00:44:13.390473 crc crio[23067]: time=\"2026-06-11T00:44:13.390438206Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.815500 | controller |     "Jun 11 00:44:13.580748 crc crio[23067]: time=\"2026-06-11T00:44:13.580620784Z\" level=info msg=\"Created container a40a661034732cf80463b43fc48a61ca69fbe7def45fcb8c46cbf1e5f33156fe: openshift-marketplace/redhat-marketplace-67kz9/extract-content\" id=f2c50caa-1be6-4ff3-9946-cb3fa469fc73 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.815514 | controller |     "Jun 11 00:44:13.583306 crc crio[23067]: time=\"2026-06-11T00:44:13.583142502Z\" level=info msg=\"Starting container: a40a661034732cf80463b43fc48a61ca69fbe7def45fcb8c46cbf1e5f33156fe\" id=82f93a6a-8917-419d-8d97-575b5e75f40a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.815528 | controller |     "Jun 11 00:44:13.592846 crc crio[23067]: time=\"2026-06-11T00:44:13.589899686Z\" level=info msg=\"Started container\" PID=159584 containerID=a40a661034732cf80463b43fc48a61ca69fbe7def45fcb8c46cbf1e5f33156fe description=openshift-marketplace/redhat-marketplace-67kz9/extract-content id=82f93a6a-8917-419d-8d97-575b5e75f40a name=/runtime.v1.RuntimeService/StartContainer sandboxID=aa20fa57a38d509a02058cb63e5eef36a129be672c2b18c01a5d5495fe5d185a",
2026-06-11 01:10:49.815542 | controller |     "Jun 11 00:44:14.427986 crc crio[23067]: time=\"2026-06-11T00:44:14.427315086Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=8dedf3b0-18e1-4f4d-bdb9-091cb97d5299 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.815557 | controller |     "Jun 11 00:44:14.430303 crc crio[23067]: time=\"2026-06-11T00:44:14.430249426Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=81dd78d7-a2a9-4b0c-8a44-2a180a535b89 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.815571 | controller |     "Jun 11 00:44:14.436584 crc crio[23067]: time=\"2026-06-11T00:44:14.436508805Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-67kz9/registry-server\" id=975655b4-3d35-4100-bf75-9e27539d554f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.815585 | controller |     "Jun 11 00:44:14.437015 crc crio[23067]: time=\"2026-06-11T00:44:14.436954437Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.815600 | controller |     "Jun 11 00:44:14.512157 crc crio[23067]: time=\"2026-06-11T00:44:14.511960052Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.815614 | controller |     "Jun 11 00:44:14.515587 crc crio[23067]: time=\"2026-06-11T00:44:14.515526748Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.815628 | controller |     "Jun 11 00:44:14.685383 crc crio[23067]: time=\"2026-06-11T00:44:14.684912782Z\" level=info msg=\"Created container 92f1f5056f85d2127b0daa27611918f80a5815282c971197f827d945a3dbd053: openshift-marketplace/redhat-marketplace-67kz9/registry-server\" id=975655b4-3d35-4100-bf75-9e27539d554f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.815647 | controller |     "Jun 11 00:44:14.688007 crc crio[23067]: time=\"2026-06-11T00:44:14.687915943Z\" level=info msg=\"Starting container: 92f1f5056f85d2127b0daa27611918f80a5815282c971197f827d945a3dbd053\" id=bcb0e20b-1fb6-4656-997c-ae34b37f4366 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.815662 | controller |     "Jun 11 00:44:14.694862 crc crio[23067]: time=\"2026-06-11T00:44:14.694754279Z\" level=info msg=\"Started container\" PID=159716 containerID=92f1f5056f85d2127b0daa27611918f80a5815282c971197f827d945a3dbd053 description=openshift-marketplace/redhat-marketplace-67kz9/registry-server id=bcb0e20b-1fb6-4656-997c-ae34b37f4366 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aa20fa57a38d509a02058cb63e5eef36a129be672c2b18c01a5d5495fe5d185a",
2026-06-11 01:10:49.815676 | controller |     "Jun 11 00:44:23.563214 crc crio[23067]: time=\"2026-06-11T00:44:23.562136215Z\" level=info msg=\"Stopping container: 92f1f5056f85d2127b0daa27611918f80a5815282c971197f827d945a3dbd053 (timeout: 2s)\" id=2b26885d-7b3b-45da-a260-657620d5f495 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.815691 | controller |     "Jun 11 00:44:23.693812 crc crio[23067]: time=\"2026-06-11T00:44:23.692837829Z\" level=info msg=\"Stopped container 92f1f5056f85d2127b0daa27611918f80a5815282c971197f827d945a3dbd053: openshift-marketplace/redhat-marketplace-67kz9/registry-server\" id=2b26885d-7b3b-45da-a260-657620d5f495 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.815706 | controller |     "Jun 11 00:44:23.698041 crc crio[23067]: time=\"2026-06-11T00:44:23.697965628Z\" level=info msg=\"Stopping pod sandbox: aa20fa57a38d509a02058cb63e5eef36a129be672c2b18c01a5d5495fe5d185a\" id=afeb3f82-07c0-4d9c-95fa-a337350d8004 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.815720 | controller |     "Jun 11 00:44:23.699057 crc crio[23067]: time=\"2026-06-11T00:44:23.698971226Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-67kz9 Namespace:openshift-marketplace ID:aa20fa57a38d509a02058cb63e5eef36a129be672c2b18c01a5d5495fe5d185a UID:fab9b22f-827f-456b-a2bd-84a71b7837eb NetNS:/var/run/netns/62e4b9d8-91d0-442e-89cc-c28c8ec7eaeb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfab9b22f_827f_456b_a2bd_84a71b7837eb.slice PodAnnotations:0xc008202530}] Aliases:map[]}\"",
2026-06-11 01:10:49.815735 | controller |     "Jun 11 00:44:23.699246 crc crio[23067]: time=\"2026-06-11T00:44:23.699187362Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-67kz9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.815750 | controller |     "Jun 11 00:44:24.054050 crc crio[23067]: time=\"2026-06-11T00:44:24.053825929Z\" level=info msg=\"Stopped pod sandbox: aa20fa57a38d509a02058cb63e5eef36a129be672c2b18c01a5d5495fe5d185a\" id=afeb3f82-07c0-4d9c-95fa-a337350d8004 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.815764 | controller |     "Jun 11 00:44:24.586770 crc crio[23067]: time=\"2026-06-11T00:44:24.58557531Z\" level=info msg=\"Removing container: 92f1f5056f85d2127b0daa27611918f80a5815282c971197f827d945a3dbd053\" id=936193c2-588f-4796-9de6-8549054e5345 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.815778 | controller |     "Jun 11 00:44:24.643198 crc crio[23067]: time=\"2026-06-11T00:44:24.643070349Z\" level=info msg=\"Removed container 92f1f5056f85d2127b0daa27611918f80a5815282c971197f827d945a3dbd053: openshift-marketplace/redhat-marketplace-67kz9/registry-server\" id=936193c2-588f-4796-9de6-8549054e5345 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.815792 | controller |     "Jun 11 00:44:24.646519 crc crio[23067]: time=\"2026-06-11T00:44:24.64643743Z\" level=info msg=\"Removing container: a40a661034732cf80463b43fc48a61ca69fbe7def45fcb8c46cbf1e5f33156fe\" id=32195095-7eff-4e3d-a995-0b2b9da3c698 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.815812 | controller |     "Jun 11 00:44:24.680211 crc crio[23067]: time=\"2026-06-11T00:44:24.680089983Z\" level=info msg=\"Removed container a40a661034732cf80463b43fc48a61ca69fbe7def45fcb8c46cbf1e5f33156fe: openshift-marketplace/redhat-marketplace-67kz9/extract-content\" id=32195095-7eff-4e3d-a995-0b2b9da3c698 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.815826 | controller |     "Jun 11 00:44:24.682518 crc crio[23067]: time=\"2026-06-11T00:44:24.682445547Z\" level=info msg=\"Removing container: 138d07c8a407b854697090ee59eebbdc0b4f804aba6a7782ab99a9f948451d04\" id=328d7262-a2cf-4345-879b-7ef04692324f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.815840 | controller |     "Jun 11 00:44:24.733373 crc crio[23067]: time=\"2026-06-11T00:44:24.732737731Z\" level=info msg=\"Removed container 138d07c8a407b854697090ee59eebbdc0b4f804aba6a7782ab99a9f948451d04: openshift-marketplace/redhat-marketplace-67kz9/extract-utilities\" id=328d7262-a2cf-4345-879b-7ef04692324f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.815855 | controller |     "Jun 11 00:44:34.049819 crc crio[23067]: time=\"2026-06-11T00:44:34.049179775Z\" level=info msg=\"Removing container: 18c75cb646700a2d1c34b03f206a7574b51166cdb0a4477779d98a1fc9b88f24\" id=a6e42ef2-5163-4baf-b3a2-e372d40092b7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.815869 | controller |     "Jun 11 00:44:34.277762 crc crio[23067]: time=\"2026-06-11T00:44:34.276926552Z\" level=info msg=\"Removed container 18c75cb646700a2d1c34b03f206a7574b51166cdb0a4477779d98a1fc9b88f24: openshift-infra/auto-csr-approver-29685638-ks2z5/oc\" id=a6e42ef2-5163-4baf-b3a2-e372d40092b7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.815883 | controller |     "Jun 11 00:44:34.290750 crc crio[23067]: time=\"2026-06-11T00:44:34.290542111Z\" level=info msg=\"Stopping pod sandbox: aa20fa57a38d509a02058cb63e5eef36a129be672c2b18c01a5d5495fe5d185a\" id=d12c722b-4105-444a-9686-f5c02936e37a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.815897 | controller |     "Jun 11 00:44:34.291045 crc crio[23067]: time=\"2026-06-11T00:44:34.290772977Z\" level=info msg=\"Stopped pod sandbox (already stopped): aa20fa57a38d509a02058cb63e5eef36a129be672c2b18c01a5d5495fe5d185a\" id=d12c722b-4105-444a-9686-f5c02936e37a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.815912 | controller |     "Jun 11 00:44:34.291523 crc crio[23067]: time=\"2026-06-11T00:44:34.291410455Z\" level=info msg=\"Removing pod sandbox: aa20fa57a38d509a02058cb63e5eef36a129be672c2b18c01a5d5495fe5d185a\" id=3eff2c37-797e-48cb-bef3-c7e56b20c28f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.815926 | controller |     "Jun 11 00:44:34.314027 crc crio[23067]: time=\"2026-06-11T00:44:34.313783911Z\" level=info msg=\"Removed pod sandbox: aa20fa57a38d509a02058cb63e5eef36a129be672c2b18c01a5d5495fe5d185a\" id=3eff2c37-797e-48cb-bef3-c7e56b20c28f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.815941 | controller |     "Jun 11 00:44:34.315295 crc crio[23067]: time=\"2026-06-11T00:44:34.31522655Z\" level=info msg=\"Stopping pod sandbox: bef0ef86d6d9836c4eba31ab988210da19b88ab003f38d9fd341e34f4248bdde\" id=8f52d55f-b8fb-4fd7-8d75-b2c63c14e37d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.815955 | controller |     "Jun 11 00:44:34.315450 crc crio[23067]: time=\"2026-06-11T00:44:34.315400925Z\" level=info msg=\"Stopped pod sandbox (already stopped): bef0ef86d6d9836c4eba31ab988210da19b88ab003f38d9fd341e34f4248bdde\" id=8f52d55f-b8fb-4fd7-8d75-b2c63c14e37d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.815970 | controller |     "Jun 11 00:44:34.316188 crc crio[23067]: time=\"2026-06-11T00:44:34.316108014Z\" level=info msg=\"Removing pod sandbox: bef0ef86d6d9836c4eba31ab988210da19b88ab003f38d9fd341e34f4248bdde\" id=337a8974-96b4-4e98-aa08-d07d05aeda99 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.815989 | controller |     "Jun 11 00:44:34.335560 crc crio[23067]: time=\"2026-06-11T00:44:34.335407018Z\" level=info msg=\"Removed pod sandbox: bef0ef86d6d9836c4eba31ab988210da19b88ab003f38d9fd341e34f4248bdde\" id=337a8974-96b4-4e98-aa08-d07d05aeda99 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.816004 | controller |     "Jun 11 00:44:36.753119 crc crio[23067]: time=\"2026-06-11T00:44:36.752108507Z\" level=info msg=\"Stopping pod sandbox: 02bc4b64a0ed31bafb404d17090eda6005e068584e6a6801f913bf70e5df726a\" id=8f6db7c9-8bb1-4001-82a3-a9fdc9aa9f71 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.816018 | controller |     "Jun 11 00:44:36.754993 crc crio[23067]: time=\"2026-06-11T00:44:36.754019698Z\" level=info msg=\"Got pod network &{Name:configure-os-edpm-deployment-ipam-openstack-edpm-ipam-cghzz Namespace:openstack ID:02bc4b64a0ed31bafb404d17090eda6005e068584e6a6801f913bf70e5df726a UID:96f6aa73-3111-46b7-a088-816ce7b75ef4 NetNS:/var/run/netns/c236ede4-993a-4767-906c-c49e3e934814 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod96f6aa73_3111_46b7_a088_816ce7b75ef4.slice PodAnnotations:0xc0079a4948}] Aliases:map[]}\"",
2026-06-11 01:10:49.816032 | controller |     "Jun 11 00:44:36.754993 crc crio[23067]: time=\"2026-06-11T00:44:36.754167002Z\" level=info msg=\"Deleting pod openstack_configure-os-edpm-deployment-ipam-openstack-edpm-ipam-cghzz from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.816046 | controller |     "Jun 11 00:44:37.283455 crc crio[23067]: time=\"2026-06-11T00:44:37.283026155Z\" level=info msg=\"Stopped pod sandbox: 02bc4b64a0ed31bafb404d17090eda6005e068584e6a6801f913bf70e5df726a\" id=8f6db7c9-8bb1-4001-82a3-a9fdc9aa9f71 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.816061 | controller |     "Jun 11 00:44:38.457560 crc crio[23067]: time=\"2026-06-11T00:44:38.456936241Z\" level=info msg=\"Running pod sandbox: openstack/ssh-known-hosts-edpm-deployment-ipam-8php6/POD\" id=cfb3b0b8-59a7-4394-a2ef-b5f907887a1c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.816075 | controller |     "Jun 11 00:44:38.457560 crc crio[23067]: time=\"2026-06-11T00:44:38.457596969Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.816090 | controller |     "Jun 11 00:44:38.493251 crc crio[23067]: time=\"2026-06-11T00:44:38.493111182Z\" level=info msg=\"Got pod network &{Name:ssh-known-hosts-edpm-deployment-ipam-8php6 Namespace:openstack ID:8db86ed61204c7cc8d9dfbdd2873991730bfdafe5de4fb9f4202a02840fd3ae9 UID:042516e4-60bd-413d-91e0-a310f674339c NetNS:/var/run/netns/ba968639-165b-4c6b-b2aa-1346d1ba1459 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod042516e4_60bd_413d_91e0_a310f674339c.slice PodAnnotations:0xc0002f24a0}] Aliases:map[]}\"",
2026-06-11 01:10:49.816104 | controller |     "Jun 11 00:44:38.493251 crc crio[23067]: time=\"2026-06-11T00:44:38.493213875Z\" level=info msg=\"Adding pod openstack_ssh-known-hosts-edpm-deployment-ipam-8php6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.816118 | controller |     "Jun 11 00:44:38.973884 crc crio[23067]: 2026-06-11T00:44:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8db86ed61204c7c Mac:ea:e6:e3:e2:b2:52 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f8 Mtu:0 Sandbox:/var/run/netns/ba968639-165b-4c6b-b2aa-1346d1ba1459 SocketPath: PciID:}] [{Interface:0xc00025a9e0 Address:{IP:10.217.0.248 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.816133 | controller |     "Jun 11 00:44:38.975562 crc crio[23067]: time=\"2026-06-11T00:44:38.975481744Z\" level=info msg=\"Got pod network &{Name:ssh-known-hosts-edpm-deployment-ipam-8php6 Namespace:openstack ID:8db86ed61204c7cc8d9dfbdd2873991730bfdafe5de4fb9f4202a02840fd3ae9 UID:042516e4-60bd-413d-91e0-a310f674339c NetNS:/var/run/netns/ba968639-165b-4c6b-b2aa-1346d1ba1459 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod042516e4_60bd_413d_91e0_a310f674339c.slice PodAnnotations:0xc0002f24a0}] Aliases:map[]}\"",
2026-06-11 01:10:49.816151 | controller |     "Jun 11 00:44:38.975771 crc crio[23067]: time=\"2026-06-11T00:44:38.97572013Z\" level=info msg=\"Checking pod openstack_ssh-known-hosts-edpm-deployment-ipam-8php6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.816166 | controller |     "Jun 11 00:44:38.987596 crc crio[23067]: time=\"2026-06-11T00:44:38.98751051Z\" level=info msg=\"Ran pod sandbox 8db86ed61204c7cc8d9dfbdd2873991730bfdafe5de4fb9f4202a02840fd3ae9 with infra container: openstack/ssh-known-hosts-edpm-deployment-ipam-8php6/POD\" id=cfb3b0b8-59a7-4394-a2ef-b5f907887a1c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.816181 | controller |     "Jun 11 00:44:38.990194 crc crio[23067]: time=\"2026-06-11T00:44:38.99008788Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=28b5d201-616b-4f04-84f1-dda0fa86c5b9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.816196 | controller |     "Jun 11 00:44:39.017784 crc crio[23067]: time=\"2026-06-11T00:44:39.016881726Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=957bc898-1fe9-418e-8bda-d3d56e2a68db name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.816210 | controller |     "Jun 11 00:44:39.026824 crc crio[23067]: time=\"2026-06-11T00:44:39.026766324Z\" level=info msg=\"Creating container: openstack/ssh-known-hosts-edpm-deployment-ipam-8php6/ssh-known-hosts-edpm-deployment-ipam\" id=5d7c2e3c-4457-446a-9a83-1bc405f7e193 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.816224 | controller |     "Jun 11 00:44:39.027605 crc crio[23067]: time=\"2026-06-11T00:44:39.027580837Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.816238 | controller |     "Jun 11 00:44:39.080126 crc crio[23067]: time=\"2026-06-11T00:44:39.079433183Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.816252 | controller |     "Jun 11 00:44:39.084937 crc crio[23067]: time=\"2026-06-11T00:44:39.084891861Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.816266 | controller |     "Jun 11 00:44:39.270767 crc crio[23067]: time=\"2026-06-11T00:44:39.270613077Z\" level=info msg=\"Created container 454c529a5bb132a45eaa07d20c0e11bf1a78d45acdb4af4dfb0988d14bf5040c: openstack/ssh-known-hosts-edpm-deployment-ipam-8php6/ssh-known-hosts-edpm-deployment-ipam\" id=5d7c2e3c-4457-446a-9a83-1bc405f7e193 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.816281 | controller |     "Jun 11 00:44:39.272248 crc crio[23067]: time=\"2026-06-11T00:44:39.27216857Z\" level=info msg=\"Starting container: 454c529a5bb132a45eaa07d20c0e11bf1a78d45acdb4af4dfb0988d14bf5040c\" id=be3cfd68-6c7b-44af-96bf-b012751d8795 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.816295 | controller |     "Jun 11 00:44:39.279005 crc crio[23067]: time=\"2026-06-11T00:44:39.278391538Z\" level=info msg=\"Started container\" PID=161335 containerID=454c529a5bb132a45eaa07d20c0e11bf1a78d45acdb4af4dfb0988d14bf5040c description=openstack/ssh-known-hosts-edpm-deployment-ipam-8php6/ssh-known-hosts-edpm-deployment-ipam id=be3cfd68-6c7b-44af-96bf-b012751d8795 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8db86ed61204c7cc8d9dfbdd2873991730bfdafe5de4fb9f4202a02840fd3ae9",
2026-06-11 01:10:49.816325 | controller |     "Jun 11 00:44:48.964234 crc crio[23067]: time=\"2026-06-11T00:44:48.963414629Z\" level=info msg=\"Stopping pod sandbox: 8db86ed61204c7cc8d9dfbdd2873991730bfdafe5de4fb9f4202a02840fd3ae9\" id=75cee407-c943-40f9-809e-1102fb6789ed name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.816344 | controller |     "Jun 11 00:44:48.965916 crc crio[23067]: time=\"2026-06-11T00:44:48.965050883Z\" level=info msg=\"Got pod network &{Name:ssh-known-hosts-edpm-deployment-ipam-8php6 Namespace:openstack ID:8db86ed61204c7cc8d9dfbdd2873991730bfdafe5de4fb9f4202a02840fd3ae9 UID:042516e4-60bd-413d-91e0-a310f674339c NetNS:/var/run/netns/ba968639-165b-4c6b-b2aa-1346d1ba1459 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod042516e4_60bd_413d_91e0_a310f674339c.slice PodAnnotations:0xc003610958}] Aliases:map[]}\"",
2026-06-11 01:10:49.816382 | controller |     "Jun 11 00:44:48.965916 crc crio[23067]: time=\"2026-06-11T00:44:48.965194907Z\" level=info msg=\"Deleting pod openstack_ssh-known-hosts-edpm-deployment-ipam-8php6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.816397 | controller |     "Jun 11 00:44:49.441759 crc crio[23067]: time=\"2026-06-11T00:44:49.440484337Z\" level=info msg=\"Stopped pod sandbox: 8db86ed61204c7cc8d9dfbdd2873991730bfdafe5de4fb9f4202a02840fd3ae9\" id=75cee407-c943-40f9-809e-1102fb6789ed name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.816412 | controller |     "Jun 11 00:44:50.584992 crc crio[23067]: time=\"2026-06-11T00:44:50.58403731Z\" level=info msg=\"Running pod sandbox: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-jxwfm/POD\" id=2317d156-02d6-4744-a8cf-b182da2e6272 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.816426 | controller |     "Jun 11 00:44:50.588335 crc crio[23067]: time=\"2026-06-11T00:44:50.585025657Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.816440 | controller |     "Jun 11 00:44:50.624100 crc crio[23067]: time=\"2026-06-11T00:44:50.623944662Z\" level=info msg=\"Got pod network &{Name:run-os-edpm-deployment-ipam-openstack-edpm-ipam-jxwfm Namespace:openstack ID:3e3b3a70b647246419103eed8131bcd53224d939c6f879e8a62ed3cbf256a6f7 UID:a605f0fe-ccb1-4f6a-91f8-29ed35d5066b NetNS:/var/run/netns/a6b71853-27e9-4bc0-9cb5-20d4953c6fba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda605f0fe_ccb1_4f6a_91f8_29ed35d5066b.slice PodAnnotations:0xc0002f3088}] Aliases:map[]}\"",
2026-06-11 01:10:49.816455 | controller |     "Jun 11 00:44:50.624100 crc crio[23067]: time=\"2026-06-11T00:44:50.624035265Z\" level=info msg=\"Adding pod openstack_run-os-edpm-deployment-ipam-openstack-edpm-ipam-jxwfm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.816470 | controller |     "Jun 11 00:44:51.109756 crc crio[23067]: 2026-06-11T00:44:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3e3b3a70b647246 Mac:3e:c9:96:b3:8f:77 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f9 Mtu:0 Sandbox:/var/run/netns/a6b71853-27e9-4bc0-9cb5-20d4953c6fba SocketPath: PciID:}] [{Interface:0xc000014af0 Address:{IP:10.217.0.249 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.816485 | controller |     "Jun 11 00:44:51.111137 crc crio[23067]: time=\"2026-06-11T00:44:51.111058041Z\" level=info msg=\"Got pod network &{Name:run-os-edpm-deployment-ipam-openstack-edpm-ipam-jxwfm Namespace:openstack ID:3e3b3a70b647246419103eed8131bcd53224d939c6f879e8a62ed3cbf256a6f7 UID:a605f0fe-ccb1-4f6a-91f8-29ed35d5066b NetNS:/var/run/netns/a6b71853-27e9-4bc0-9cb5-20d4953c6fba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda605f0fe_ccb1_4f6a_91f8_29ed35d5066b.slice PodAnnotations:0xc0002f3088}] Aliases:map[]}\"",
2026-06-11 01:10:49.816504 | controller |     "Jun 11 00:44:51.111284 crc crio[23067]: time=\"2026-06-11T00:44:51.111225626Z\" level=info msg=\"Checking pod openstack_run-os-edpm-deployment-ipam-openstack-edpm-ipam-jxwfm for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.816519 | controller |     "Jun 11 00:44:51.120120 crc crio[23067]: time=\"2026-06-11T00:44:51.119955192Z\" level=info msg=\"Ran pod sandbox 3e3b3a70b647246419103eed8131bcd53224d939c6f879e8a62ed3cbf256a6f7 with infra container: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-jxwfm/POD\" id=2317d156-02d6-4744-a8cf-b182da2e6272 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.816534 | controller |     "Jun 11 00:44:51.122711 crc crio[23067]: time=\"2026-06-11T00:44:51.122572343Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=189a4ecc-169c-40f4-82cc-5aa20058742a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.816549 | controller |     "Jun 11 00:44:51.145044 crc crio[23067]: time=\"2026-06-11T00:44:51.1449544Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=1b63df08-c343-4f65-b626-d0ee5ed5d59a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.816563 | controller |     "Jun 11 00:44:51.153889 crc crio[23067]: time=\"2026-06-11T00:44:51.15378891Z\" level=info msg=\"Creating container: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-jxwfm/run-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=f91218fc-036d-41b0-8833-5000101469c5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.816578 | controller |     "Jun 11 00:44:51.154198 crc crio[23067]: time=\"2026-06-11T00:44:51.154120379Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.816592 | controller |     "Jun 11 00:44:51.201683 crc crio[23067]: time=\"2026-06-11T00:44:51.201576966Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.816607 | controller |     "Jun 11 00:44:51.205060 crc crio[23067]: time=\"2026-06-11T00:44:51.204999569Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.816620 | controller |     "Jun 11 00:44:51.347519 crc crio[23067]: time=\"2026-06-11T00:44:51.346928968Z\" level=info msg=\"Created container 06a3315161eb77f6ef0e8a6b78cd800e713d1ddc887d667c6cb28ca8c511778a: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-jxwfm/run-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=f91218fc-036d-41b0-8833-5000101469c5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.816635 | controller |     "Jun 11 00:44:51.348777 crc crio[23067]: time=\"2026-06-11T00:44:51.348632074Z\" level=info msg=\"Starting container: 06a3315161eb77f6ef0e8a6b78cd800e713d1ddc887d667c6cb28ca8c511778a\" id=12845174-fc37-4ce9-9550-850788b151f0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.816649 | controller |     "Jun 11 00:44:51.353978 crc crio[23067]: time=\"2026-06-11T00:44:51.353926948Z\" level=info msg=\"Started container\" PID=162101 containerID=06a3315161eb77f6ef0e8a6b78cd800e713d1ddc887d667c6cb28ca8c511778a description=openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-jxwfm/run-os-edpm-deployment-ipam-openstack-edpm-ipam id=12845174-fc37-4ce9-9550-850788b151f0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3e3b3a70b647246419103eed8131bcd53224d939c6f879e8a62ed3cbf256a6f7",
2026-06-11 01:10:49.816670 | controller |     "Jun 11 00:45:00.525171 crc crio[23067]: time=\"2026-06-11T00:45:00.524112517Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29685645-hvb7t/POD\" id=93fbcc0d-43ba-4370-b2b5-cecdbd386e23 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.816685 | controller |     "Jun 11 00:45:00.526942 crc crio[23067]: time=\"2026-06-11T00:45:00.525224777Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.816700 | controller |     "Jun 11 00:45:00.561477 crc crio[23067]: time=\"2026-06-11T00:45:00.56107115Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29685645-hvb7t Namespace:openshift-operator-lifecycle-manager ID:623a643b18f3eb9d8534164befbae0342ef359cce5e0da30981a0345a690ba86 UID:0d2c262a-e2a1-4f83-aef1-24248ff23a6e NetNS:/var/run/netns/0719efa3-b3f9-4a92-bc63-a202b321c9f0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0d2c262a_e2a1_4f83_aef1_24248ff23a6e.slice PodAnnotations:0xc0001309e8}] Aliases:map[]}\"",
2026-06-11 01:10:49.816714 | controller |     "Jun 11 00:45:00.561477 crc crio[23067]: time=\"2026-06-11T00:45:00.5614445Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29685645-hvb7t to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.816729 | controller |     "Jun 11 00:45:01.161552 crc crio[23067]: 2026-06-11T00:45:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:623a643b18f3eb9 Mac:ba:6e:49:12:01:3e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fa Mtu:0 Sandbox:/var/run/netns/0719efa3-b3f9-4a92-bc63-a202b321c9f0 SocketPath: PciID:}] [{Interface:0xc0002846b0 Address:{IP:10.217.0.250 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.816743 | controller |     "Jun 11 00:45:01.163838 crc crio[23067]: time=\"2026-06-11T00:45:01.163757234Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29685645-hvb7t Namespace:openshift-operator-lifecycle-manager ID:623a643b18f3eb9d8534164befbae0342ef359cce5e0da30981a0345a690ba86 UID:0d2c262a-e2a1-4f83-aef1-24248ff23a6e NetNS:/var/run/netns/0719efa3-b3f9-4a92-bc63-a202b321c9f0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0d2c262a_e2a1_4f83_aef1_24248ff23a6e.slice PodAnnotations:0xc0001309e8}] Aliases:map[]}\"",
2026-06-11 01:10:49.816758 | controller |     "Jun 11 00:45:01.164124 crc crio[23067]: time=\"2026-06-11T00:45:01.164068012Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29685645-hvb7t for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.816773 | controller |     "Jun 11 00:45:01.175244 crc crio[23067]: time=\"2026-06-11T00:45:01.175140183Z\" level=info msg=\"Ran pod sandbox 623a643b18f3eb9d8534164befbae0342ef359cce5e0da30981a0345a690ba86 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29685645-hvb7t/POD\" id=93fbcc0d-43ba-4370-b2b5-cecdbd386e23 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.816787 | controller |     "Jun 11 00:45:01.181330 crc crio[23067]: time=\"2026-06-11T00:45:01.181229988Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=93574c2b-c174-4a5a-a719-e2d4a687d5b8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.816802 | controller |     "Jun 11 00:45:01.185520 crc crio[23067]: time=\"2026-06-11T00:45:01.185210336Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=64417f05-7fd6-4c5a-9ddd-362a239abd91 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.816823 | controller |     "Jun 11 00:45:01.195013 crc crio[23067]: time=\"2026-06-11T00:45:01.194916219Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29685645-hvb7t/collect-profiles\" id=1262cd04-8544-4964-8a1a-eedca59d7439 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.816838 | controller |     "Jun 11 00:45:01.195482 crc crio[23067]: time=\"2026-06-11T00:45:01.195405002Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.816852 | controller |     "Jun 11 00:45:01.255180 crc crio[23067]: time=\"2026-06-11T00:45:01.25505012Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.816867 | controller |     "Jun 11 00:45:01.259202 crc crio[23067]: time=\"2026-06-11T00:45:01.259043978Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.816881 | controller |     "Jun 11 00:45:01.397097 crc crio[23067]: time=\"2026-06-11T00:45:01.396304891Z\" level=info msg=\"Created container ab57b296a78079a8f24ab79fa135bac4ecb7fffc19836adad1856dd55fc59c70: openshift-operator-lifecycle-manager/collect-profiles-29685645-hvb7t/collect-profiles\" id=1262cd04-8544-4964-8a1a-eedca59d7439 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.816894 | controller |     "Jun 11 00:45:01.398186 crc crio[23067]: time=\"2026-06-11T00:45:01.398093489Z\" level=info msg=\"Starting container: ab57b296a78079a8f24ab79fa135bac4ecb7fffc19836adad1856dd55fc59c70\" id=cf981a0e-9e26-4477-9c06-1c7996ea36c7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.816908 | controller |     "Jun 11 00:45:01.405165 crc crio[23067]: time=\"2026-06-11T00:45:01.405009837Z\" level=info msg=\"Started container\" PID=162738 containerID=ab57b296a78079a8f24ab79fa135bac4ecb7fffc19836adad1856dd55fc59c70 description=openshift-operator-lifecycle-manager/collect-profiles-29685645-hvb7t/collect-profiles id=cf981a0e-9e26-4477-9c06-1c7996ea36c7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=623a643b18f3eb9d8534164befbae0342ef359cce5e0da30981a0345a690ba86",
2026-06-11 01:10:49.816923 | controller |     "Jun 11 00:45:02.163762 crc crio[23067]: time=\"2026-06-11T00:45:02.163139056Z\" level=info msg=\"Stopping pod sandbox: 3e3b3a70b647246419103eed8131bcd53224d939c6f879e8a62ed3cbf256a6f7\" id=b9ec7ecb-9061-470d-9b96-9b047b281652 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.816937 | controller |     "Jun 11 00:45:02.164767 crc crio[23067]: time=\"2026-06-11T00:45:02.16442095Z\" level=info msg=\"Got pod network &{Name:run-os-edpm-deployment-ipam-openstack-edpm-ipam-jxwfm Namespace:openstack ID:3e3b3a70b647246419103eed8131bcd53224d939c6f879e8a62ed3cbf256a6f7 UID:a605f0fe-ccb1-4f6a-91f8-29ed35d5066b NetNS:/var/run/netns/a6b71853-27e9-4bc0-9cb5-20d4953c6fba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda605f0fe_ccb1_4f6a_91f8_29ed35d5066b.slice PodAnnotations:0xc0002f2b08}] Aliases:map[]}\"",
2026-06-11 01:10:49.816952 | controller |     "Jun 11 00:45:02.164767 crc crio[23067]: time=\"2026-06-11T00:45:02.164592245Z\" level=info msg=\"Deleting pod openstack_run-os-edpm-deployment-ipam-openstack-edpm-ipam-jxwfm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.816966 | controller |     "Jun 11 00:45:02.622449 crc crio[23067]: time=\"2026-06-11T00:45:02.621862756Z\" level=info msg=\"Stopped pod sandbox: 3e3b3a70b647246419103eed8131bcd53224d939c6f879e8a62ed3cbf256a6f7\" id=b9ec7ecb-9061-470d-9b96-9b047b281652 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.816985 | controller |     "Jun 11 00:45:03.178153 crc crio[23067]: time=\"2026-06-11T00:45:03.177467664Z\" level=info msg=\"Stopping pod sandbox: 623a643b18f3eb9d8534164befbae0342ef359cce5e0da30981a0345a690ba86\" id=e8cf6ca1-8e47-44ed-868b-b9814c195d5b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.816999 | controller |     "Jun 11 00:45:03.179471 crc crio[23067]: time=\"2026-06-11T00:45:03.178745948Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29685645-hvb7t Namespace:openshift-operator-lifecycle-manager ID:623a643b18f3eb9d8534164befbae0342ef359cce5e0da30981a0345a690ba86 UID:0d2c262a-e2a1-4f83-aef1-24248ff23a6e NetNS:/var/run/netns/0719efa3-b3f9-4a92-bc63-a202b321c9f0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0d2c262a_e2a1_4f83_aef1_24248ff23a6e.slice PodAnnotations:0xc003610b78}] Aliases:map[]}\"",
2026-06-11 01:10:49.817014 | controller |     "Jun 11 00:45:03.179471 crc crio[23067]: time=\"2026-06-11T00:45:03.178878452Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29685645-hvb7t from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.817028 | controller |     "Jun 11 00:45:03.561395 crc crio[23067]: time=\"2026-06-11T00:45:03.561272842Z\" level=info msg=\"Stopped pod sandbox: 623a643b18f3eb9d8534164befbae0342ef359cce5e0da30981a0345a690ba86\" id=e8cf6ca1-8e47-44ed-868b-b9814c195d5b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.817042 | controller |     "Jun 11 00:45:03.814489 crc crio[23067]: time=\"2026-06-11T00:45:03.814096859Z\" level=info msg=\"Running pod sandbox: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-4hd4n/POD\" id=1e834278-a91f-4281-a7b8-9113ecc3f183 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.817056 | controller |     "Jun 11 00:45:03.814695 crc crio[23067]: time=\"2026-06-11T00:45:03.81451149Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.817069 | controller |     "Jun 11 00:45:03.870121 crc crio[23067]: time=\"2026-06-11T00:45:03.870011815Z\" level=info msg=\"Got pod network &{Name:reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-4hd4n Namespace:openstack ID:a079a5e4e8bcdd4c5367a8b2a6b569d357046d7712972784f8b979b10a406cda UID:c7120fa7-ed77-46d7-9fd6-7e000939c7f9 NetNS:/var/run/netns/ef11ce93-d6ef-4950-a647-311768b45f30 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc7120fa7_ed77_46d7_9fd6_7e000939c7f9.slice PodAnnotations:0xc008202030}] Aliases:map[]}\"",
2026-06-11 01:10:49.817084 | controller |     "Jun 11 00:45:03.870121 crc crio[23067]: time=\"2026-06-11T00:45:03.870082367Z\" level=info msg=\"Adding pod openstack_reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-4hd4n to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.817097 | controller |     "Jun 11 00:45:04.304075 crc crio[23067]: 2026-06-11T00:45:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a079a5e4e8bcdd4 Mac:e2:e3:5c:eb:41:49 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fb Mtu:0 Sandbox:/var/run/netns/ef11ce93-d6ef-4950-a647-311768b45f30 SocketPath: PciID:}] [{Interface:0xc000122e50 Address:{IP:10.217.0.251 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.817111 | controller |     "Jun 11 00:45:04.305608 crc crio[23067]: time=\"2026-06-11T00:45:04.305518996Z\" level=info msg=\"Got pod network &{Name:reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-4hd4n Namespace:openstack ID:a079a5e4e8bcdd4c5367a8b2a6b569d357046d7712972784f8b979b10a406cda UID:c7120fa7-ed77-46d7-9fd6-7e000939c7f9 NetNS:/var/run/netns/ef11ce93-d6ef-4950-a647-311768b45f30 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc7120fa7_ed77_46d7_9fd6_7e000939c7f9.slice PodAnnotations:0xc008202030}] Aliases:map[]}\"",
2026-06-11 01:10:49.817130 | controller |     "Jun 11 00:45:04.305788 crc crio[23067]: time=\"2026-06-11T00:45:04.305741472Z\" level=info msg=\"Checking pod openstack_reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-4hd4n for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.817144 | controller |     "Jun 11 00:45:04.315418 crc crio[23067]: time=\"2026-06-11T00:45:04.315335772Z\" level=info msg=\"Ran pod sandbox a079a5e4e8bcdd4c5367a8b2a6b569d357046d7712972784f8b979b10a406cda with infra container: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-4hd4n/POD\" id=1e834278-a91f-4281-a7b8-9113ecc3f183 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.817159 | controller |     "Jun 11 00:45:04.318005 crc crio[23067]: time=\"2026-06-11T00:45:04.317934333Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=821c43ae-4dcc-4351-8344-53a3ab692f63 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.817173 | controller |     "Jun 11 00:45:04.345177 crc crio[23067]: time=\"2026-06-11T00:45:04.345087309Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=97979cb0-809a-4bcc-8699-b39ce774c12c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.817187 | controller |     "Jun 11 00:45:04.352778 crc crio[23067]: time=\"2026-06-11T00:45:04.352716316Z\" level=info msg=\"Creating container: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-4hd4n/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=c1f619d6-6014-42bb-93c3-e5bcae95dd20 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.817202 | controller |     "Jun 11 00:45:04.353313 crc crio[23067]: time=\"2026-06-11T00:45:04.35324585Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.817215 | controller |     "Jun 11 00:45:04.403283 crc crio[23067]: time=\"2026-06-11T00:45:04.403183094Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.817229 | controller |     "Jun 11 00:45:04.406218 crc crio[23067]: time=\"2026-06-11T00:45:04.406147465Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.817243 | controller |     "Jun 11 00:45:04.526704 crc crio[23067]: time=\"2026-06-11T00:45:04.526125419Z\" level=info msg=\"Created container 6b376d82efc28dfb1aa7e14c21e557e126c0679b605f3648dff886ca6bd5cae1: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-4hd4n/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=c1f619d6-6014-42bb-93c3-e5bcae95dd20 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.817258 | controller |     "Jun 11 00:45:04.529053 crc crio[23067]: time=\"2026-06-11T00:45:04.528961515Z\" level=info msg=\"Starting container: 6b376d82efc28dfb1aa7e14c21e557e126c0679b605f3648dff886ca6bd5cae1\" id=9fe426b1-577e-4666-b71e-56a47d379f7e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.817272 | controller |     "Jun 11 00:45:04.538393 crc crio[23067]: time=\"2026-06-11T00:45:04.538260148Z\" level=info msg=\"Started container\" PID=163087 containerID=6b376d82efc28dfb1aa7e14c21e557e126c0679b605f3648dff886ca6bd5cae1 description=openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-4hd4n/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam id=9fe426b1-577e-4666-b71e-56a47d379f7e name=/runtime.v1.RuntimeService/StartContainer sandboxID=a079a5e4e8bcdd4c5367a8b2a6b569d357046d7712972784f8b979b10a406cda",
2026-06-11 01:10:49.817293 | controller |     "Jun 11 00:45:16.369712 crc crio[23067]: time=\"2026-06-11T00:45:16.368555165Z\" level=info msg=\"Stopping pod sandbox: a079a5e4e8bcdd4c5367a8b2a6b569d357046d7712972784f8b979b10a406cda\" id=2c37ecfd-eb1d-4687-9450-71d558431230 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.817308 | controller |     "Jun 11 00:45:16.371928 crc crio[23067]: time=\"2026-06-11T00:45:16.37094081Z\" level=info msg=\"Got pod network &{Name:reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-4hd4n Namespace:openstack ID:a079a5e4e8bcdd4c5367a8b2a6b569d357046d7712972784f8b979b10a406cda UID:c7120fa7-ed77-46d7-9fd6-7e000939c7f9 NetNS:/var/run/netns/ef11ce93-d6ef-4950-a647-311768b45f30 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc7120fa7_ed77_46d7_9fd6_7e000939c7f9.slice PodAnnotations:0xc0005312a8}] Aliases:map[]}\"",
2026-06-11 01:10:49.817322 | controller |     "Jun 11 00:45:16.371928 crc crio[23067]: time=\"2026-06-11T00:45:16.371171266Z\" level=info msg=\"Deleting pod openstack_reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-4hd4n from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.817337 | controller |     "Jun 11 00:45:16.841127 crc crio[23067]: time=\"2026-06-11T00:45:16.841056829Z\" level=info msg=\"Stopped pod sandbox: a079a5e4e8bcdd4c5367a8b2a6b569d357046d7712972784f8b979b10a406cda\" id=2c37ecfd-eb1d-4687-9450-71d558431230 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.817373 | controller |     "Jun 11 00:45:17.913076 crc crio[23067]: time=\"2026-06-11T00:45:17.912070045Z\" level=info msg=\"Running pod sandbox: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-g9sn8/POD\" id=e5bd024d-4cef-4e2e-94c6-54af10c1ee31 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.817391 | controller |     "Jun 11 00:45:17.914624 crc crio[23067]: time=\"2026-06-11T00:45:17.913112013Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.817408 | controller |     "Jun 11 00:45:17.952615 crc crio[23067]: time=\"2026-06-11T00:45:17.952252004Z\" level=info msg=\"Got pod network &{Name:install-certs-edpm-deployment-ipam-openstack-edpm-ipam-g9sn8 Namespace:openstack ID:2c1b2531217ad2a684c66c274e101519144b926e8af295b2a6f0a66526b32432 UID:d4a8dc82-35c3-43a3-b5cd-55e5c2ad027a NetNS:/var/run/netns/aa63ee45-b035-4359-96a4-fbba8702a212 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd4a8dc82_35c3_43a3_b5cd_55e5c2ad027a.slice PodAnnotations:0xc000130fa0}] Aliases:map[]}\"",
2026-06-11 01:10:49.817423 | controller |     "Jun 11 00:45:17.952615 crc crio[23067]: time=\"2026-06-11T00:45:17.952300596Z\" level=info msg=\"Adding pod openstack_install-certs-edpm-deployment-ipam-openstack-edpm-ipam-g9sn8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.817437 | controller |     "Jun 11 00:45:18.447824 crc crio[23067]: 2026-06-11T00:45:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2c1b2531217ad2a Mac:3a:4f:93:a7:54:64 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fc Mtu:0 Sandbox:/var/run/netns/aa63ee45-b035-4359-96a4-fbba8702a212 SocketPath: PciID:}] [{Interface:0xc0003f8b70 Address:{IP:10.217.0.252 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.817452 | controller |     "Jun 11 00:45:18.449505 crc crio[23067]: time=\"2026-06-11T00:45:18.449433318Z\" level=info msg=\"Got pod network &{Name:install-certs-edpm-deployment-ipam-openstack-edpm-ipam-g9sn8 Namespace:openstack ID:2c1b2531217ad2a684c66c274e101519144b926e8af295b2a6f0a66526b32432 UID:d4a8dc82-35c3-43a3-b5cd-55e5c2ad027a NetNS:/var/run/netns/aa63ee45-b035-4359-96a4-fbba8702a212 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd4a8dc82_35c3_43a3_b5cd_55e5c2ad027a.slice PodAnnotations:0xc000130fa0}] Aliases:map[]}\"",
2026-06-11 01:10:49.817473 | controller |     "Jun 11 00:45:18.449756 crc crio[23067]: time=\"2026-06-11T00:45:18.449630173Z\" level=info msg=\"Checking pod openstack_install-certs-edpm-deployment-ipam-openstack-edpm-ipam-g9sn8 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.817488 | controller |     "Jun 11 00:45:18.459485 crc crio[23067]: time=\"2026-06-11T00:45:18.459344707Z\" level=info msg=\"Ran pod sandbox 2c1b2531217ad2a684c66c274e101519144b926e8af295b2a6f0a66526b32432 with infra container: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-g9sn8/POD\" id=e5bd024d-4cef-4e2e-94c6-54af10c1ee31 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.817502 | controller |     "Jun 11 00:45:18.462052 crc crio[23067]: time=\"2026-06-11T00:45:18.461974218Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=f77c5208-3ace-4136-b73d-1bd269a2c6a9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.817517 | controller |     "Jun 11 00:45:18.485568 crc crio[23067]: time=\"2026-06-11T00:45:18.485489276Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=b9290e37-22a4-48e4-a0d8-8a08d7646cbf name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.817530 | controller |     "Jun 11 00:45:18.494485 crc crio[23067]: time=\"2026-06-11T00:45:18.494407667Z\" level=info msg=\"Creating container: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-g9sn8/install-certs-edpm-deployment-ipam-openstack-edpm-ipam\" id=babb56da-5f73-4551-ae84-899a66526b64 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.817544 | controller |     "Jun 11 00:45:18.496158 crc crio[23067]: time=\"2026-06-11T00:45:18.494959062Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.817558 | controller |     "Jun 11 00:45:18.558533 crc crio[23067]: time=\"2026-06-11T00:45:18.558486525Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.817573 | controller |     "Jun 11 00:45:18.564063 crc crio[23067]: time=\"2026-06-11T00:45:18.564034756Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.817586 | controller |     "Jun 11 00:45:18.706021 crc crio[23067]: time=\"2026-06-11T00:45:18.705891933Z\" level=info msg=\"Created container 7bef2fb7e42922e1aa5a7fb9f0ec35e7fdd0c71f466981ce9f8aba97e3f724ad: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-g9sn8/install-certs-edpm-deployment-ipam-openstack-edpm-ipam\" id=babb56da-5f73-4551-ae84-899a66526b64 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.817601 | controller |     "Jun 11 00:45:18.707934 crc crio[23067]: time=\"2026-06-11T00:45:18.707574048Z\" level=info msg=\"Starting container: 7bef2fb7e42922e1aa5a7fb9f0ec35e7fdd0c71f466981ce9f8aba97e3f724ad\" id=d7952f1b-fe51-4c90-b633-c817a7f60dc8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.817615 | controller |     "Jun 11 00:45:18.713214 crc crio[23067]: time=\"2026-06-11T00:45:18.71315058Z\" level=info msg=\"Started container\" PID=163951 containerID=7bef2fb7e42922e1aa5a7fb9f0ec35e7fdd0c71f466981ce9f8aba97e3f724ad description=openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-g9sn8/install-certs-edpm-deployment-ipam-openstack-edpm-ipam id=d7952f1b-fe51-4c90-b633-c817a7f60dc8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2c1b2531217ad2a684c66c274e101519144b926e8af295b2a6f0a66526b32432",
2026-06-11 01:10:49.817634 | controller |     "Jun 11 00:45:34.360732 crc crio[23067]: time=\"2026-06-11T00:45:34.360042Z\" level=info msg=\"Removing container: e2c8505d6ae92da2752337e47470c42c5c0026c2e53f9373a83a991e9d1ac869\" id=b895ab76-2ec4-4f6a-9a3d-d20f4538c9ab name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.817649 | controller |     "Jun 11 00:45:34.401745 crc crio[23067]: time=\"2026-06-11T00:45:34.401555006Z\" level=info msg=\"Removed container e2c8505d6ae92da2752337e47470c42c5c0026c2e53f9373a83a991e9d1ac869: openshift-operator-lifecycle-manager/collect-profiles-29685600-48dmf/collect-profiles\" id=b895ab76-2ec4-4f6a-9a3d-d20f4538c9ab name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.817664 | controller |     "Jun 11 00:45:34.413235 crc crio[23067]: time=\"2026-06-11T00:45:34.413100769Z\" level=info msg=\"Stopping pod sandbox: a2d4c96f8706cdc3db222cc7060b242dce3c1bbc02fbfaa65efb859bf153d65e\" id=be6ac4a5-bf99-45c4-bbe9-99ef9cdcc591 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.817678 | controller |     "Jun 11 00:45:34.413571 crc crio[23067]: time=\"2026-06-11T00:45:34.413263083Z\" level=info msg=\"Stopped pod sandbox (already stopped): a2d4c96f8706cdc3db222cc7060b242dce3c1bbc02fbfaa65efb859bf153d65e\" id=be6ac4a5-bf99-45c4-bbe9-99ef9cdcc591 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.817693 | controller |     "Jun 11 00:45:34.414792 crc crio[23067]: time=\"2026-06-11T00:45:34.414705552Z\" level=info msg=\"Removing pod sandbox: a2d4c96f8706cdc3db222cc7060b242dce3c1bbc02fbfaa65efb859bf153d65e\" id=22dc255b-468d-4d1c-afd8-ef6ad6e67b62 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.817707 | controller |     "Jun 11 00:45:34.443828 crc crio[23067]: time=\"2026-06-11T00:45:34.442749653Z\" level=info msg=\"Removed pod sandbox: a2d4c96f8706cdc3db222cc7060b242dce3c1bbc02fbfaa65efb859bf153d65e\" id=22dc255b-468d-4d1c-afd8-ef6ad6e67b62 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.817721 | controller |     "Jun 11 00:46:00.534990 crc crio[23067]: time=\"2026-06-11T00:46:00.53411399Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29685646-hsz9f/POD\" id=4e86225a-8955-433b-96b3-71d6f5e49470 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.817735 | controller |     "Jun 11 00:46:00.536172 crc crio[23067]: time=\"2026-06-11T00:46:00.535018205Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.817749 | controller |     "Jun 11 00:46:00.598254 crc crio[23067]: time=\"2026-06-11T00:46:00.598107956Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685646-hsz9f Namespace:openshift-infra ID:8cc568b12c9261ff875650c2d7bee9f4b2a637ba5f9b6a457696d52ac52c6dfc UID:11631328-e8d8-4819-889a-78f247bc8ec0 NetNS:/var/run/netns/3e777a5d-453f-46fd-8ccf-25e3d4cdbb86 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod11631328_e8d8_4819_889a_78f247bc8ec0.slice PodAnnotations:0xc007e120b8}] Aliases:map[]}\"",
2026-06-11 01:10:49.817764 | controller |     "Jun 11 00:46:00.598254 crc crio[23067]: time=\"2026-06-11T00:46:00.598213608Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29685646-hsz9f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.817779 | controller |     "Jun 11 00:46:01.007795 crc crio[23067]: 2026-06-11T00:46:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8cc568b12c9261f Mac:2e:41:cd:46:94:3e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fd Mtu:0 Sandbox:/var/run/netns/3e777a5d-453f-46fd-8ccf-25e3d4cdbb86 SocketPath: PciID:}] [{Interface:0xc0000147c0 Address:{IP:10.217.0.253 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.817799 | controller |     "Jun 11 00:46:01.010510 crc crio[23067]: time=\"2026-06-11T00:46:01.010414647Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685646-hsz9f Namespace:openshift-infra ID:8cc568b12c9261ff875650c2d7bee9f4b2a637ba5f9b6a457696d52ac52c6dfc UID:11631328-e8d8-4819-889a-78f247bc8ec0 NetNS:/var/run/netns/3e777a5d-453f-46fd-8ccf-25e3d4cdbb86 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod11631328_e8d8_4819_889a_78f247bc8ec0.slice PodAnnotations:0xc007e120b8}] Aliases:map[]}\"",
2026-06-11 01:10:49.817814 | controller |     "Jun 11 00:46:01.010782 crc crio[23067]: time=\"2026-06-11T00:46:01.010624273Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29685646-hsz9f for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.817829 | controller |     "Jun 11 00:46:01.032298 crc crio[23067]: time=\"2026-06-11T00:46:01.032116335Z\" level=info msg=\"Ran pod sandbox 8cc568b12c9261ff875650c2d7bee9f4b2a637ba5f9b6a457696d52ac52c6dfc with infra container: openshift-infra/auto-csr-approver-29685646-hsz9f/POD\" id=4e86225a-8955-433b-96b3-71d6f5e49470 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.817843 | controller |     "Jun 11 00:46:01.037174 crc crio[23067]: time=\"2026-06-11T00:46:01.036984128Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=7d3083bc-4963-45ce-aaa7-11e6890c25e5 name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.817857 | controller |     "Jun 11 00:46:01.049424 crc crio[23067]: time=\"2026-06-11T00:46:01.049133267Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 01:10:49.817871 | controller |     "Jun 11 00:46:01.067206 crc crio[23067]: time=\"2026-06-11T00:46:01.067104044Z\" level=info msg=\"Stopping pod sandbox: 2c1b2531217ad2a684c66c274e101519144b926e8af295b2a6f0a66526b32432\" id=b1fb0e4d-0159-48a4-b339-aecde13c56b7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.817886 | controller |     "Jun 11 00:46:01.067821 crc crio[23067]: time=\"2026-06-11T00:46:01.067758282Z\" level=info msg=\"Got pod network &{Name:install-certs-edpm-deployment-ipam-openstack-edpm-ipam-g9sn8 Namespace:openstack ID:2c1b2531217ad2a684c66c274e101519144b926e8af295b2a6f0a66526b32432 UID:d4a8dc82-35c3-43a3-b5cd-55e5c2ad027a NetNS:/var/run/netns/aa63ee45-b035-4359-96a4-fbba8702a212 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd4a8dc82_35c3_43a3_b5cd_55e5c2ad027a.slice PodAnnotations:0xc007e12260}] Aliases:map[]}\"",
2026-06-11 01:10:49.817901 | controller |     "Jun 11 00:46:01.067957 crc crio[23067]: time=\"2026-06-11T00:46:01.067922167Z\" level=info msg=\"Deleting pod openstack_install-certs-edpm-deployment-ipam-openstack-edpm-ipam-g9sn8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.817915 | controller |     "Jun 11 00:46:01.649167 crc crio[23067]: time=\"2026-06-11T00:46:01.649031826Z\" level=info msg=\"Stopped pod sandbox: 2c1b2531217ad2a684c66c274e101519144b926e8af295b2a6f0a66526b32432\" id=b1fb0e4d-0159-48a4-b339-aecde13c56b7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.817929 | controller |     "Jun 11 00:46:01.832491 crc crio[23067]: time=\"2026-06-11T00:46:01.831941376Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=7d3083bc-4963-45ce-aaa7-11e6890c25e5 name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.817944 | controller |     "Jun 11 00:46:01.833806 crc crio[23067]: time=\"2026-06-11T00:46:01.833630722Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=197c1c92-60e0-4e62-a5a2-01b4241dfd52 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.817963 | controller |     "Jun 11 00:46:01.836763 crc crio[23067]: time=\"2026-06-11T00:46:01.836688435Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=785f05e0-680e-4fa0-96e1-5a871d8a20b5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.817979 | controller |     "Jun 11 00:46:01.847828 crc crio[23067]: time=\"2026-06-11T00:46:01.847734295Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29685646-hsz9f/oc\" id=288f1b5f-2c0b-4545-8891-19529bd0635a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.817993 | controller |     "Jun 11 00:46:01.848290 crc crio[23067]: time=\"2026-06-11T00:46:01.848223078Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.818007 | controller |     "Jun 11 00:46:01.916893 crc crio[23067]: time=\"2026-06-11T00:46:01.916747136Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.818021 | controller |     "Jun 11 00:46:02.403073 crc crio[23067]: time=\"2026-06-11T00:46:02.403011593Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.818035 | controller |     "Jun 11 00:46:02.517437 crc crio[23067]: time=\"2026-06-11T00:46:02.517342343Z\" level=info msg=\"Created container 1ece9a933c663b59bea149533fb1d7f9c24ccbf486643d016fc9268fe931fa5c: openshift-infra/auto-csr-approver-29685646-hsz9f/oc\" id=288f1b5f-2c0b-4545-8891-19529bd0635a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.818049 | controller |     "Jun 11 00:46:02.519428 crc crio[23067]: time=\"2026-06-11T00:46:02.519365367Z\" level=info msg=\"Starting container: 1ece9a933c663b59bea149533fb1d7f9c24ccbf486643d016fc9268fe931fa5c\" id=81d061bb-20ed-4172-a65b-333da258c357 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.818063 | controller |     "Jun 11 00:46:02.525871 crc crio[23067]: time=\"2026-06-11T00:46:02.525766611Z\" level=info msg=\"Started container\" PID=166664 containerID=1ece9a933c663b59bea149533fb1d7f9c24ccbf486643d016fc9268fe931fa5c description=openshift-infra/auto-csr-approver-29685646-hsz9f/oc id=81d061bb-20ed-4172-a65b-333da258c357 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8cc568b12c9261ff875650c2d7bee9f4b2a637ba5f9b6a457696d52ac52c6dfc",
2026-06-11 01:10:49.818078 | controller |     "Jun 11 00:46:02.668915 crc crio[23067]: time=\"2026-06-11T00:46:02.668301147Z\" level=info msg=\"Running pod sandbox: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-xvpl9/POD\" id=74bcf542-33fd-42ab-b4f5-64dced8ca9d7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.818092 | controller |     "Jun 11 00:46:02.670154 crc crio[23067]: time=\"2026-06-11T00:46:02.668934514Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.818107 | controller |     "Jun 11 00:46:02.709207 crc crio[23067]: time=\"2026-06-11T00:46:02.709107963Z\" level=info msg=\"Got pod network &{Name:ovn-edpm-deployment-ipam-openstack-edpm-ipam-xvpl9 Namespace:openstack ID:b8366be6c9d7e1737ab22c70e86b7a983e2078babf3500925686227256b456cd UID:9a8d7afb-fd0d-440a-ad4b-0f3e0896d4bd NetNS:/var/run/netns/3c45a83e-5ff7-4383-bce4-ee89700a0526 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9a8d7afb_fd0d_440a_ad4b_0f3e0896d4bd.slice PodAnnotations:0xc0002f2bf8}] Aliases:map[]}\"",
2026-06-11 01:10:49.818121 | controller |     "Jun 11 00:46:02.709207 crc crio[23067]: time=\"2026-06-11T00:46:02.709193876Z\" level=info msg=\"Adding pod openstack_ovn-edpm-deployment-ipam-openstack-edpm-ipam-xvpl9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.818140 | controller |     "Jun 11 00:46:03.187032 crc crio[23067]: 2026-06-11T00:46:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b8366be6c9d7e17 Mac:96:59:31:da:07:e6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fe Mtu:0 Sandbox:/var/run/netns/3c45a83e-5ff7-4383-bce4-ee89700a0526 SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.0.254 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.818155 | controller |     "Jun 11 00:46:03.188144 crc crio[23067]: time=\"2026-06-11T00:46:03.188080923Z\" level=info msg=\"Got pod network &{Name:ovn-edpm-deployment-ipam-openstack-edpm-ipam-xvpl9 Namespace:openstack ID:b8366be6c9d7e1737ab22c70e86b7a983e2078babf3500925686227256b456cd UID:9a8d7afb-fd0d-440a-ad4b-0f3e0896d4bd NetNS:/var/run/netns/3c45a83e-5ff7-4383-bce4-ee89700a0526 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9a8d7afb_fd0d_440a_ad4b_0f3e0896d4bd.slice PodAnnotations:0xc0002f2bf8}] Aliases:map[]}\"",
2026-06-11 01:10:49.818169 | controller |     "Jun 11 00:46:03.188252 crc crio[23067]: time=\"2026-06-11T00:46:03.188226367Z\" level=info msg=\"Checking pod openstack_ovn-edpm-deployment-ipam-openstack-edpm-ipam-xvpl9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.818183 | controller |     "Jun 11 00:46:03.197517 crc crio[23067]: time=\"2026-06-11T00:46:03.197461377Z\" level=info msg=\"Ran pod sandbox b8366be6c9d7e1737ab22c70e86b7a983e2078babf3500925686227256b456cd with infra container: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-xvpl9/POD\" id=74bcf542-33fd-42ab-b4f5-64dced8ca9d7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.818198 | controller |     "Jun 11 00:46:03.200472 crc crio[23067]: time=\"2026-06-11T00:46:03.200376436Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=92e234c5-46cc-4404-8f04-24de5099b044 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.818212 | controller |     "Jun 11 00:46:03.234293 crc crio[23067]: time=\"2026-06-11T00:46:03.234193873Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=5c49c2f1-5daf-4f7d-b7db-6e42517bec9c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.818227 | controller |     "Jun 11 00:46:03.242075 crc crio[23067]: time=\"2026-06-11T00:46:03.241908472Z\" level=info msg=\"Creating container: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-xvpl9/ovn-edpm-deployment-ipam-openstack-edpm-ipam\" id=86ce0ce6-6236-4590-b957-a6a1c1b5df55 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.818241 | controller |     "Jun 11 00:46:03.243825 crc crio[23067]: time=\"2026-06-11T00:46:03.243266429Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.818255 | controller |     "Jun 11 00:46:03.288143 crc crio[23067]: time=\"2026-06-11T00:46:03.288042593Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.818270 | controller |     "Jun 11 00:46:03.291575 crc crio[23067]: time=\"2026-06-11T00:46:03.291514778Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.818284 | controller |     "Jun 11 00:46:03.416424 crc crio[23067]: time=\"2026-06-11T00:46:03.415898961Z\" level=info msg=\"Created container 5150ab254f86c2adddccc2c49ec6e38e3cd6078d6f6acc2b92028269cc346248: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-xvpl9/ovn-edpm-deployment-ipam-openstack-edpm-ipam\" id=86ce0ce6-6236-4590-b957-a6a1c1b5df55 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.818305 | controller |     "Jun 11 00:46:03.417960 crc crio[23067]: time=\"2026-06-11T00:46:03.417892805Z\" level=info msg=\"Starting container: 5150ab254f86c2adddccc2c49ec6e38e3cd6078d6f6acc2b92028269cc346248\" id=edf21709-1f66-4f06-b2a4-d654b93f1c42 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.818319 | controller |     "Jun 11 00:46:03.423495 crc crio[23067]: time=\"2026-06-11T00:46:03.423266581Z\" level=info msg=\"Started container\" PID=166856 containerID=5150ab254f86c2adddccc2c49ec6e38e3cd6078d6f6acc2b92028269cc346248 description=openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-xvpl9/ovn-edpm-deployment-ipam-openstack-edpm-ipam id=edf21709-1f66-4f06-b2a4-d654b93f1c42 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b8366be6c9d7e1737ab22c70e86b7a983e2078babf3500925686227256b456cd",
2026-06-11 01:10:49.818334 | controller |     "Jun 11 00:46:04.167322 crc crio[23067]: time=\"2026-06-11T00:46:04.165548461Z\" level=info msg=\"Stopping pod sandbox: 8cc568b12c9261ff875650c2d7bee9f4b2a637ba5f9b6a457696d52ac52c6dfc\" id=b2679637-473e-4593-b71c-1eb3ebbe0233 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.818366 | controller |     "Jun 11 00:46:04.167322 crc crio[23067]: time=\"2026-06-11T00:46:04.166682882Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685646-hsz9f Namespace:openshift-infra ID:8cc568b12c9261ff875650c2d7bee9f4b2a637ba5f9b6a457696d52ac52c6dfc UID:11631328-e8d8-4819-889a-78f247bc8ec0 NetNS:/var/run/netns/3e777a5d-453f-46fd-8ccf-25e3d4cdbb86 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod11631328_e8d8_4819_889a_78f247bc8ec0.slice PodAnnotations:0xc0082027d8}] Aliases:map[]}\"",
2026-06-11 01:10:49.818386 | controller |     "Jun 11 00:46:04.167322 crc crio[23067]: time=\"2026-06-11T00:46:04.166809605Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29685646-hsz9f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.818401 | controller |     "Jun 11 00:46:04.526187 crc crio[23067]: time=\"2026-06-11T00:46:04.525501743Z\" level=info msg=\"Stopped pod sandbox: 8cc568b12c9261ff875650c2d7bee9f4b2a637ba5f9b6a457696d52ac52c6dfc\" id=b2679637-473e-4593-b71c-1eb3ebbe0233 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.818416 | controller |     "Jun 11 00:46:34.483110 crc crio[23067]: time=\"2026-06-11T00:46:34.481887477Z\" level=info msg=\"Removing container: d45c70eea14d8f9d6fccde3bbc5337b615a0ac5bcaba3f61cdd8d035599241b5\" id=d66e4973-2262-4116-814b-009657a94089 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.818430 | controller |     "Jun 11 00:46:34.738481 crc crio[23067]: time=\"2026-06-11T00:46:34.73829655Z\" level=info msg=\"Removed container d45c70eea14d8f9d6fccde3bbc5337b615a0ac5bcaba3f61cdd8d035599241b5: openshift-infra/auto-csr-approver-29685640-9jl2l/oc\" id=d66e4973-2262-4116-814b-009657a94089 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.818444 | controller |     "Jun 11 00:46:34.754934 crc crio[23067]: time=\"2026-06-11T00:46:34.754813718Z\" level=info msg=\"Stopping pod sandbox: fb61913bdb3e493c7beae5beb64dd3cbfd00a3ea2719db950226546735c2e547\" id=ad6d55f7-4de6-4af1-8c1c-5eae16efe2bc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.818458 | controller |     "Jun 11 00:46:34.754934 crc crio[23067]: time=\"2026-06-11T00:46:34.754919871Z\" level=info msg=\"Stopped pod sandbox (already stopped): fb61913bdb3e493c7beae5beb64dd3cbfd00a3ea2719db950226546735c2e547\" id=ad6d55f7-4de6-4af1-8c1c-5eae16efe2bc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.818472 | controller |     "Jun 11 00:46:34.756282 crc crio[23067]: time=\"2026-06-11T00:46:34.756154094Z\" level=info msg=\"Removing pod sandbox: fb61913bdb3e493c7beae5beb64dd3cbfd00a3ea2719db950226546735c2e547\" id=bcd3fa3d-161d-4497-8deb-1adffa8395a7 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.818493 | controller |     "Jun 11 00:46:34.785029 crc crio[23067]: time=\"2026-06-11T00:46:34.782192731Z\" level=info msg=\"Removed pod sandbox: fb61913bdb3e493c7beae5beb64dd3cbfd00a3ea2719db950226546735c2e547\" id=bcd3fa3d-161d-4497-8deb-1adffa8395a7 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.818508 | controller |     "Jun 11 00:47:16.365508 crc crio[23067]: time=\"2026-06-11T00:47:16.364408683Z\" level=info msg=\"Stopping pod sandbox: b8366be6c9d7e1737ab22c70e86b7a983e2078babf3500925686227256b456cd\" id=edc6e08f-c293-48ae-9082-d25d6a3b8375 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.818522 | controller |     "Jun 11 00:47:16.369558 crc crio[23067]: time=\"2026-06-11T00:47:16.366267593Z\" level=info msg=\"Got pod network &{Name:ovn-edpm-deployment-ipam-openstack-edpm-ipam-xvpl9 Namespace:openstack ID:b8366be6c9d7e1737ab22c70e86b7a983e2078babf3500925686227256b456cd UID:9a8d7afb-fd0d-440a-ad4b-0f3e0896d4bd NetNS:/var/run/netns/3c45a83e-5ff7-4383-bce4-ee89700a0526 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9a8d7afb_fd0d_440a_ad4b_0f3e0896d4bd.slice PodAnnotations:0xc000c34de8}] Aliases:map[]}\"",
2026-06-11 01:10:49.818536 | controller |     "Jun 11 00:47:16.369558 crc crio[23067]: time=\"2026-06-11T00:47:16.36651044Z\" level=info msg=\"Deleting pod openstack_ovn-edpm-deployment-ipam-openstack-edpm-ipam-xvpl9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.818551 | controller |     "Jun 11 00:47:16.866853 crc crio[23067]: time=\"2026-06-11T00:47:16.866794417Z\" level=info msg=\"Stopped pod sandbox: b8366be6c9d7e1737ab22c70e86b7a983e2078babf3500925686227256b456cd\" id=edc6e08f-c293-48ae-9082-d25d6a3b8375 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.818565 | controller |     "Jun 11 00:47:18.211631 crc crio[23067]: time=\"2026-06-11T00:47:18.21061663Z\" level=info msg=\"Running pod sandbox: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-qtss4/POD\" id=da9c24e3-334d-42dd-a5ca-a9c534393b29 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.818580 | controller |     "Jun 11 00:47:18.214005 crc crio[23067]: time=\"2026-06-11T00:47:18.21173291Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.818594 | controller |     "Jun 11 00:47:18.260109 crc crio[23067]: time=\"2026-06-11T00:47:18.259517166Z\" level=info msg=\"Got pod network &{Name:neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-qtss4 Namespace:openstack ID:4260b33df5dc2ecc0fda1d550ed2d5b3854623a56c971fbc69811fd34faceaa8 UID:5da25d89-a44b-4432-8fc8-260670367390 NetNS:/var/run/netns/3bbf1240-70ba-448a-8077-1a17f892de91 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5da25d89_a44b_4432_8fc8_260670367390.slice PodAnnotations:0xc000b80f38}] Aliases:map[]}\"",
2026-06-11 01:10:49.818618 | controller |     "Jun 11 00:47:18.260109 crc crio[23067]: time=\"2026-06-11T00:47:18.26002658Z\" level=info msg=\"Adding pod openstack_neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-qtss4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.818633 | controller |     "Jun 11 00:47:18.965789 crc crio[23067]: 2026-06-11T00:47:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4260b33df5dc2ec Mac:96:d0:34:6e:18:ad Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ff Mtu:0 Sandbox:/var/run/netns/3bbf1240-70ba-448a-8077-1a17f892de91 SocketPath: PciID:}] [{Interface:0xc0002c49e0 Address:{IP:10.217.0.255 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.818648 | controller |     "Jun 11 00:47:18.966333 crc crio[23067]: time=\"2026-06-11T00:47:18.966300874Z\" level=info msg=\"Got pod network &{Name:neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-qtss4 Namespace:openstack ID:4260b33df5dc2ecc0fda1d550ed2d5b3854623a56c971fbc69811fd34faceaa8 UID:5da25d89-a44b-4432-8fc8-260670367390 NetNS:/var/run/netns/3bbf1240-70ba-448a-8077-1a17f892de91 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5da25d89_a44b_4432_8fc8_260670367390.slice PodAnnotations:0xc000b80f38}] Aliases:map[]}\"",
2026-06-11 01:10:49.818667 | controller |     "Jun 11 00:47:18.966740 crc crio[23067]: time=\"2026-06-11T00:47:18.966583971Z\" level=info msg=\"Checking pod openstack_neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-qtss4 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.818682 | controller |     "Jun 11 00:47:18.988407 crc crio[23067]: time=\"2026-06-11T00:47:18.988358852Z\" level=info msg=\"Ran pod sandbox 4260b33df5dc2ecc0fda1d550ed2d5b3854623a56c971fbc69811fd34faceaa8 with infra container: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-qtss4/POD\" id=da9c24e3-334d-42dd-a5ca-a9c534393b29 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.818697 | controller |     "Jun 11 00:47:18.993529 crc crio[23067]: time=\"2026-06-11T00:47:18.993493691Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=687245a0-833a-4cb2-98ee-19b7d2e16b5c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.818711 | controller |     "Jun 11 00:47:19.050334 crc crio[23067]: time=\"2026-06-11T00:47:19.050153598Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=522c5484-3157-4fe9-9794-4b71cd9e62fd name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.818726 | controller |     "Jun 11 00:47:19.058541 crc crio[23067]: time=\"2026-06-11T00:47:19.058460813Z\" level=info msg=\"Creating container: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-qtss4/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam\" id=3d6e6da3-3f1b-4d0d-a3ce-21b9c027e88a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.818740 | controller |     "Jun 11 00:47:19.058923 crc crio[23067]: time=\"2026-06-11T00:47:19.058859264Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.818755 | controller |     "Jun 11 00:47:19.171956 crc crio[23067]: time=\"2026-06-11T00:47:19.171870339Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.818769 | controller |     "Jun 11 00:47:19.175928 crc crio[23067]: time=\"2026-06-11T00:47:19.175857047Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.818783 | controller |     "Jun 11 00:47:19.351710 crc crio[23067]: time=\"2026-06-11T00:47:19.351534471Z\" level=info msg=\"Created container 72a3f5d865304d1e09ab83866766eee9d3d6d1fd797eade4fafad5fac37f7e52: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-qtss4/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam\" id=3d6e6da3-3f1b-4d0d-a3ce-21b9c027e88a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.818797 | controller |     "Jun 11 00:47:19.357037 crc crio[23067]: time=\"2026-06-11T00:47:19.353066133Z\" level=info msg=\"Starting container: 72a3f5d865304d1e09ab83866766eee9d3d6d1fd797eade4fafad5fac37f7e52\" id=5d9c8c09-df96-4b24-a923-3763da70abab name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.818811 | controller |     "Jun 11 00:47:19.371717 crc crio[23067]: time=\"2026-06-11T00:47:19.371521253Z\" level=info msg=\"Started container\" PID=171395 containerID=72a3f5d865304d1e09ab83866766eee9d3d6d1fd797eade4fafad5fac37f7e52 description=openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-qtss4/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam id=5d9c8c09-df96-4b24-a923-3763da70abab name=/runtime.v1.RuntimeService/StartContainer sandboxID=4260b33df5dc2ecc0fda1d550ed2d5b3854623a56c971fbc69811fd34faceaa8",
2026-06-11 01:10:49.818833 | controller |     "Jun 11 00:48:00.552063 crc crio[23067]: time=\"2026-06-11T00:48:00.551126222Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29685648-jcvg9/POD\" id=813a7330-5448-4f8d-84a9-fb111d43e228 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.818848 | controller |     "Jun 11 00:48:00.553592 crc crio[23067]: time=\"2026-06-11T00:48:00.552206542Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.818862 | controller |     "Jun 11 00:48:00.621858 crc crio[23067]: time=\"2026-06-11T00:48:00.621804348Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685648-jcvg9 Namespace:openshift-infra ID:e9af8ddc857f9e02e4fff17b1ac2c730ae9e0c4bb40de0bbd5b5c7e7f7de79d3 UID:4c070ca1-212a-47ab-9de3-8f96f3573ff5 NetNS:/var/run/netns/7dc90fde-5b10-464b-8e38-8a0eeb13b431 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4c070ca1_212a_47ab_9de3_8f96f3573ff5.slice PodAnnotations:0xc002a461f0}] Aliases:map[]}\"",
2026-06-11 01:10:49.818877 | controller |     "Jun 11 00:48:00.621858 crc crio[23067]: time=\"2026-06-11T00:48:00.621851849Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29685648-jcvg9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.818892 | controller |     "Jun 11 00:48:01.180327 crc crio[23067]: 2026-06-11T00:48:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e9af8ddc857f9e0 Mac:de:88:b3:0b:78:21 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:00 Mtu:0 Sandbox:/var/run/netns/7dc90fde-5b10-464b-8e38-8a0eeb13b431 SocketPath: PciID:}] [{Interface:0xc0002245a0 Address:{IP:10.217.1.0 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.818907 | controller |     "Jun 11 00:48:01.182255 crc crio[23067]: time=\"2026-06-11T00:48:01.182169985Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685648-jcvg9 Namespace:openshift-infra ID:e9af8ddc857f9e02e4fff17b1ac2c730ae9e0c4bb40de0bbd5b5c7e7f7de79d3 UID:4c070ca1-212a-47ab-9de3-8f96f3573ff5 NetNS:/var/run/netns/7dc90fde-5b10-464b-8e38-8a0eeb13b431 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4c070ca1_212a_47ab_9de3_8f96f3573ff5.slice PodAnnotations:0xc002a461f0}] Aliases:map[]}\"",
2026-06-11 01:10:49.818922 | controller |     "Jun 11 00:48:01.182489 crc crio[23067]: time=\"2026-06-11T00:48:01.18237301Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29685648-jcvg9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.818936 | controller |     "Jun 11 00:48:01.194158 crc crio[23067]: time=\"2026-06-11T00:48:01.194080498Z\" level=info msg=\"Ran pod sandbox e9af8ddc857f9e02e4fff17b1ac2c730ae9e0c4bb40de0bbd5b5c7e7f7de79d3 with infra container: openshift-infra/auto-csr-approver-29685648-jcvg9/POD\" id=813a7330-5448-4f8d-84a9-fb111d43e228 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.818950 | controller |     "Jun 11 00:48:01.200739 crc crio[23067]: time=\"2026-06-11T00:48:01.197276725Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=305b787b-f0c2-4187-bf48-a9867fb44887 name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.818964 | controller |     "Jun 11 00:48:01.206606 crc crio[23067]: time=\"2026-06-11T00:48:01.206512835Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 01:10:49.818983 | controller |     "Jun 11 00:48:02.466226 crc crio[23067]: time=\"2026-06-11T00:48:02.465623442Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=305b787b-f0c2-4187-bf48-a9867fb44887 name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.818998 | controller |     "Jun 11 00:48:02.467417 crc crio[23067]: time=\"2026-06-11T00:48:02.467148093Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=ff6cbf78-33fa-424b-ad18-9a19fc57c11e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.819012 | controller |     "Jun 11 00:48:02.475605 crc crio[23067]: time=\"2026-06-11T00:48:02.47552267Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=180f667e-a16d-4b90-88a9-50abda9d6d4a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.819027 | controller |     "Jun 11 00:48:02.487945 crc crio[23067]: time=\"2026-06-11T00:48:02.487858745Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29685648-jcvg9/oc\" id=84a8372e-26e4-481a-b44a-bba0944d23eb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.819041 | controller |     "Jun 11 00:48:02.488806 crc crio[23067]: time=\"2026-06-11T00:48:02.488738438Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.819055 | controller |     "Jun 11 00:48:02.561083 crc crio[23067]: time=\"2026-06-11T00:48:02.560935116Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.819069 | controller |     "Jun 11 00:48:02.929590 crc crio[23067]: time=\"2026-06-11T00:48:02.928876935Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.819083 | controller |     "Jun 11 00:48:03.048880 crc crio[23067]: time=\"2026-06-11T00:48:03.04855149Z\" level=info msg=\"Created container 56cc5c254fecf98d3b53ad8b649b8d6b6c471e3dd0913203b6d17c18bf76cc87: openshift-infra/auto-csr-approver-29685648-jcvg9/oc\" id=84a8372e-26e4-481a-b44a-bba0944d23eb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.819097 | controller |     "Jun 11 00:48:03.050049 crc crio[23067]: time=\"2026-06-11T00:48:03.049963429Z\" level=info msg=\"Starting container: 56cc5c254fecf98d3b53ad8b649b8d6b6c471e3dd0913203b6d17c18bf76cc87\" id=79890c6c-ee08-4d43-9a65-55a316855494 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.819111 | controller |     "Jun 11 00:48:03.057825 crc crio[23067]: time=\"2026-06-11T00:48:03.057613556Z\" level=info msg=\"Started container\" PID=173973 containerID=56cc5c254fecf98d3b53ad8b649b8d6b6c471e3dd0913203b6d17c18bf76cc87 description=openshift-infra/auto-csr-approver-29685648-jcvg9/oc id=79890c6c-ee08-4d43-9a65-55a316855494 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e9af8ddc857f9e02e4fff17b1ac2c730ae9e0c4bb40de0bbd5b5c7e7f7de79d3",
2026-06-11 01:10:49.819126 | controller |     "Jun 11 00:48:05.128541 crc crio[23067]: time=\"2026-06-11T00:48:05.127592342Z\" level=info msg=\"Stopping pod sandbox: e9af8ddc857f9e02e4fff17b1ac2c730ae9e0c4bb40de0bbd5b5c7e7f7de79d3\" id=5f82c1b6-9ac7-42b6-a1b5-2c2265d1c08c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.819140 | controller |     "Jun 11 00:48:05.130082 crc crio[23067]: time=\"2026-06-11T00:48:05.129236987Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685648-jcvg9 Namespace:openshift-infra ID:e9af8ddc857f9e02e4fff17b1ac2c730ae9e0c4bb40de0bbd5b5c7e7f7de79d3 UID:4c070ca1-212a-47ab-9de3-8f96f3573ff5 NetNS:/var/run/netns/7dc90fde-5b10-464b-8e38-8a0eeb13b431 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4c070ca1_212a_47ab_9de3_8f96f3573ff5.slice PodAnnotations:0xc000c34688}] Aliases:map[]}\"",
2026-06-11 01:10:49.819159 | controller |     "Jun 11 00:48:05.130082 crc crio[23067]: time=\"2026-06-11T00:48:05.12936112Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29685648-jcvg9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.819174 | controller |     "Jun 11 00:48:05.477829 crc crio[23067]: time=\"2026-06-11T00:48:05.477731128Z\" level=info msg=\"Stopped pod sandbox: e9af8ddc857f9e02e4fff17b1ac2c730ae9e0c4bb40de0bbd5b5c7e7f7de79d3\" id=5f82c1b6-9ac7-42b6-a1b5-2c2265d1c08c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.819188 | controller |     "Jun 11 00:48:14.308578 crc crio[23067]: time=\"2026-06-11T00:48:14.307548946Z\" level=info msg=\"Stopping pod sandbox: 4260b33df5dc2ecc0fda1d550ed2d5b3854623a56c971fbc69811fd34faceaa8\" id=9ca5dd69-06c0-4b24-bdad-6ff600072ecd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.819203 | controller |     "Jun 11 00:48:14.310486 crc crio[23067]: time=\"2026-06-11T00:48:14.309787067Z\" level=info msg=\"Got pod network &{Name:neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-qtss4 Namespace:openstack ID:4260b33df5dc2ecc0fda1d550ed2d5b3854623a56c971fbc69811fd34faceaa8 UID:5da25d89-a44b-4432-8fc8-260670367390 NetNS:/var/run/netns/3bbf1240-70ba-448a-8077-1a17f892de91 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5da25d89_a44b_4432_8fc8_260670367390.slice PodAnnotations:0xc002392c20}] Aliases:map[]}\"",
2026-06-11 01:10:49.819217 | controller |     "Jun 11 00:48:14.310486 crc crio[23067]: time=\"2026-06-11T00:48:14.310008743Z\" level=info msg=\"Deleting pod openstack_neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-qtss4 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.819232 | controller |     "Jun 11 00:48:14.848044 crc crio[23067]: time=\"2026-06-11T00:48:14.847331715Z\" level=info msg=\"Stopped pod sandbox: 4260b33df5dc2ecc0fda1d550ed2d5b3854623a56c971fbc69811fd34faceaa8\" id=9ca5dd69-06c0-4b24-bdad-6ff600072ecd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.819246 | controller |     "Jun 11 00:48:15.874921 crc crio[23067]: time=\"2026-06-11T00:48:15.874201472Z\" level=info msg=\"Running pod sandbox: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-gwbqw/POD\" id=bd017ee2-afb0-4339-a15a-58794a74b48a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.819260 | controller |     "Jun 11 00:48:15.876325 crc crio[23067]: time=\"2026-06-11T00:48:15.875073636Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.819274 | controller |     "Jun 11 00:48:15.945255 crc crio[23067]: time=\"2026-06-11T00:48:15.944011465Z\" level=info msg=\"Got pod network &{Name:libvirt-edpm-deployment-ipam-openstack-edpm-ipam-gwbqw Namespace:openstack ID:5b4bf82eadb7342ab68fa4904ba8a3efff3901345814cffb56a112d3d053179f UID:223034ab-eade-42a5-bde3-8ea11c619ead NetNS:/var/run/netns/b409cb42-9a4a-4d6a-8393-2f77c3dd5de7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod223034ab_eade_42a5_bde3_8ea11c619ead.slice PodAnnotations:0xc000b80120}] Aliases:map[]}\"",
2026-06-11 01:10:49.819288 | controller |     "Jun 11 00:48:15.945255 crc crio[23067]: time=\"2026-06-11T00:48:15.945205048Z\" level=info msg=\"Adding pod openstack_libvirt-edpm-deployment-ipam-openstack-edpm-ipam-gwbqw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.819302 | controller |     "Jun 11 00:48:16.623600 crc crio[23067]: 2026-06-11T00:48:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5b4bf82eadb7342 Mac:56:33:f3:8b:db:7a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:01 Mtu:0 Sandbox:/var/run/netns/b409cb42-9a4a-4d6a-8393-2f77c3dd5de7 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.1.1 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.819326 | controller |     "Jun 11 00:48:16.625489 crc crio[23067]: time=\"2026-06-11T00:48:16.625374734Z\" level=info msg=\"Got pod network &{Name:libvirt-edpm-deployment-ipam-openstack-edpm-ipam-gwbqw Namespace:openstack ID:5b4bf82eadb7342ab68fa4904ba8a3efff3901345814cffb56a112d3d053179f UID:223034ab-eade-42a5-bde3-8ea11c619ead NetNS:/var/run/netns/b409cb42-9a4a-4d6a-8393-2f77c3dd5de7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod223034ab_eade_42a5_bde3_8ea11c619ead.slice PodAnnotations:0xc000b80120}] Aliases:map[]}\"",
2026-06-11 01:10:49.819341 | controller |     "Jun 11 00:48:16.625616 crc crio[23067]: time=\"2026-06-11T00:48:16.625561049Z\" level=info msg=\"Checking pod openstack_libvirt-edpm-deployment-ipam-openstack-edpm-ipam-gwbqw for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.819376 | controller |     "Jun 11 00:48:16.633625 crc crio[23067]: time=\"2026-06-11T00:48:16.633540195Z\" level=info msg=\"Ran pod sandbox 5b4bf82eadb7342ab68fa4904ba8a3efff3901345814cffb56a112d3d053179f with infra container: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-gwbqw/POD\" id=bd017ee2-afb0-4339-a15a-58794a74b48a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.819392 | controller |     "Jun 11 00:48:16.638072 crc crio[23067]: time=\"2026-06-11T00:48:16.637999656Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=4e0e02e0-36cf-45e5-acef-f32b13f3bf10 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.819406 | controller |     "Jun 11 00:48:16.678477 crc crio[23067]: time=\"2026-06-11T00:48:16.677762554Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=07954a6d-53f6-4cab-b6b0-3a0ff8cab0d5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.819420 | controller |     "Jun 11 00:48:16.693419 crc crio[23067]: time=\"2026-06-11T00:48:16.693346077Z\" level=info msg=\"Creating container: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-gwbqw/libvirt-edpm-deployment-ipam-openstack-edpm-ipam\" id=a9a3f057-50d0-46c0-b380-249120a33c72 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.819434 | controller |     "Jun 11 00:48:16.693961 crc crio[23067]: time=\"2026-06-11T00:48:16.69384193Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.819448 | controller |     "Jun 11 00:48:16.754690 crc crio[23067]: time=\"2026-06-11T00:48:16.7543087Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.819462 | controller |     "Jun 11 00:48:16.760940 crc crio[23067]: time=\"2026-06-11T00:48:16.760824017Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.819476 | controller |     "Jun 11 00:48:16.913047 crc crio[23067]: time=\"2026-06-11T00:48:16.912969133Z\" level=info msg=\"Created container 0c528519d8e38ebf550497a02571fcb6f4128cf0d8adb22fb9a056b5b4e366e6: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-gwbqw/libvirt-edpm-deployment-ipam-openstack-edpm-ipam\" id=a9a3f057-50d0-46c0-b380-249120a33c72 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.819490 | controller |     "Jun 11 00:48:16.914614 crc crio[23067]: time=\"2026-06-11T00:48:16.914242288Z\" level=info msg=\"Starting container: 0c528519d8e38ebf550497a02571fcb6f4128cf0d8adb22fb9a056b5b4e366e6\" id=1a3f37e6-cb4a-4743-9b8d-192f02fa26ef name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.819510 | controller |     "Jun 11 00:48:16.928570 crc crio[23067]: time=\"2026-06-11T00:48:16.928471503Z\" level=info msg=\"Started container\" PID=174971 containerID=0c528519d8e38ebf550497a02571fcb6f4128cf0d8adb22fb9a056b5b4e366e6 description=openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-gwbqw/libvirt-edpm-deployment-ipam-openstack-edpm-ipam id=1a3f37e6-cb4a-4743-9b8d-192f02fa26ef name=/runtime.v1.RuntimeService/StartContainer sandboxID=5b4bf82eadb7342ab68fa4904ba8a3efff3901345814cffb56a112d3d053179f",
2026-06-11 01:10:49.819526 | controller |     "Jun 11 00:48:34.839400 crc crio[23067]: time=\"2026-06-11T00:48:34.838597392Z\" level=info msg=\"Removing container: 42f774752e7e03bf30f8440218771802ce5bc23371f7ba12e8d8cffc1f9908dc\" id=ec2eadbb-a4d1-4af8-9b68-9058f61011c2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.819540 | controller |     "Jun 11 00:48:35.032005 crc crio[23067]: time=\"2026-06-11T00:48:35.031597206Z\" level=info msg=\"Removed container 42f774752e7e03bf30f8440218771802ce5bc23371f7ba12e8d8cffc1f9908dc: openshift-infra/auto-csr-approver-29685642-v2h9m/oc\" id=ec2eadbb-a4d1-4af8-9b68-9058f61011c2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.819554 | controller |     "Jun 11 00:48:35.047718 crc crio[23067]: time=\"2026-06-11T00:48:35.04756554Z\" level=info msg=\"Stopping pod sandbox: b67ca8857d92a37f43774019a5755ea6cf6c8da3f5c01933c83a74583ef825f4\" id=2f9d2b60-0fa6-40b0-8d13-6c3ab5d84c3f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.819568 | controller |     "Jun 11 00:48:35.048035 crc crio[23067]: time=\"2026-06-11T00:48:35.047751505Z\" level=info msg=\"Stopped pod sandbox (already stopped): b67ca8857d92a37f43774019a5755ea6cf6c8da3f5c01933c83a74583ef825f4\" id=2f9d2b60-0fa6-40b0-8d13-6c3ab5d84c3f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.819582 | controller |     "Jun 11 00:48:35.048429 crc crio[23067]: time=\"2026-06-11T00:48:35.048346541Z\" level=info msg=\"Removing pod sandbox: b67ca8857d92a37f43774019a5755ea6cf6c8da3f5c01933c83a74583ef825f4\" id=23439826-2e74-4762-a7ae-e11873580085 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.819596 | controller |     "Jun 11 00:48:35.077772 crc crio[23067]: time=\"2026-06-11T00:48:35.077638255Z\" level=info msg=\"Removed pod sandbox: b67ca8857d92a37f43774019a5755ea6cf6c8da3f5c01933c83a74583ef825f4\" id=23439826-2e74-4762-a7ae-e11873580085 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.819610 | controller |     "Jun 11 00:50:00.671916 crc crio[23067]: time=\"2026-06-11T00:50:00.659980147Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29685650-wttjh/POD\" id=73659f00-7036-4d8d-aa50-528fc47af083 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.819624 | controller |     "Jun 11 00:50:00.673726 crc crio[23067]: time=\"2026-06-11T00:50:00.672087905Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.819638 | controller |     "Jun 11 00:50:00.727240 crc crio[23067]: time=\"2026-06-11T00:50:00.727109597Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685650-wttjh Namespace:openshift-infra ID:e0115d364f00993423e18d2967784618c8a6f3685d18e94f153dc22bbece3582 UID:30ca16ac-5291-4c58-b2d1-9358c809eb7f NetNS:/var/run/netns/aa6ed1f8-0a3c-4a46-8a2e-56691305795c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod30ca16ac_5291_4c58_b2d1_9358c809eb7f.slice PodAnnotations:0xc003ba92d8}] Aliases:map[]}\"",
2026-06-11 01:10:49.819653 | controller |     "Jun 11 00:50:00.727240 crc crio[23067]: time=\"2026-06-11T00:50:00.72722803Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29685650-wttjh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.819672 | controller |     "Jun 11 00:50:01.399330 crc crio[23067]: 2026-06-11T00:50:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e0115d364f00993 Mac:96:bf:c6:65:7d:cd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:02 Mtu:0 Sandbox:/var/run/netns/aa6ed1f8-0a3c-4a46-8a2e-56691305795c SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.1.2 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.819796 | controller |     "Jun 11 00:50:01.400824 crc crio[23067]: time=\"2026-06-11T00:50:01.400467038Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685650-wttjh Namespace:openshift-infra ID:e0115d364f00993423e18d2967784618c8a6f3685d18e94f153dc22bbece3582 UID:30ca16ac-5291-4c58-b2d1-9358c809eb7f NetNS:/var/run/netns/aa6ed1f8-0a3c-4a46-8a2e-56691305795c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod30ca16ac_5291_4c58_b2d1_9358c809eb7f.slice PodAnnotations:0xc003ba92d8}] Aliases:map[]}\"",
2026-06-11 01:10:49.819814 | controller |     "Jun 11 00:50:01.400824 crc crio[23067]: time=\"2026-06-11T00:50:01.400713275Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29685650-wttjh for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.819829 | controller |     "Jun 11 00:50:01.425018 crc crio[23067]: time=\"2026-06-11T00:50:01.42485723Z\" level=info msg=\"Ran pod sandbox e0115d364f00993423e18d2967784618c8a6f3685d18e94f153dc22bbece3582 with infra container: openshift-infra/auto-csr-approver-29685650-wttjh/POD\" id=73659f00-7036-4d8d-aa50-528fc47af083 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.819844 | controller |     "Jun 11 00:50:01.432852 crc crio[23067]: time=\"2026-06-11T00:50:01.432727753Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=98c6b02d-99d3-4ee8-bffb-badf064e1900 name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.819858 | controller |     "Jun 11 00:50:01.443352 crc crio[23067]: time=\"2026-06-11T00:50:01.443241538Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 01:10:49.819874 | controller |     "Jun 11 00:50:02.314421 crc crio[23067]: time=\"2026-06-11T00:50:02.313360275Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=98c6b02d-99d3-4ee8-bffb-badf064e1900 name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.819889 | controller |     "Jun 11 00:50:02.316543 crc crio[23067]: time=\"2026-06-11T00:50:02.315942155Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=51bea871-66df-43f1-a3d6-7c8a111f07db name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.819903 | controller |     "Jun 11 00:50:02.319556 crc crio[23067]: time=\"2026-06-11T00:50:02.31945218Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=804d6188-d42c-48c4-af53-375ef85cdc30 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.819918 | controller |     "Jun 11 00:50:02.328836 crc crio[23067]: time=\"2026-06-11T00:50:02.328723111Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29685650-wttjh/oc\" id=f328ee7c-452b-4551-8c12-c83dce809fd0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.819933 | controller |     "Jun 11 00:50:02.329286 crc crio[23067]: time=\"2026-06-11T00:50:02.329225945Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.819947 | controller |     "Jun 11 00:50:02.396075 crc crio[23067]: time=\"2026-06-11T00:50:02.395899863Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.819966 | controller |     "Jun 11 00:50:02.793099 crc crio[23067]: time=\"2026-06-11T00:50:02.793013132Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.819981 | controller |     "Jun 11 00:50:02.968146 crc crio[23067]: time=\"2026-06-11T00:50:02.967590277Z\" level=info msg=\"Created container a6c8a44b69370dc9e53a87215f69d67395b08492f62ad6e997f82b8243d276c2: openshift-infra/auto-csr-approver-29685650-wttjh/oc\" id=f328ee7c-452b-4551-8c12-c83dce809fd0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.819996 | controller |     "Jun 11 00:50:02.984246 crc crio[23067]: time=\"2026-06-11T00:50:02.984158686Z\" level=info msg=\"Starting container: a6c8a44b69370dc9e53a87215f69d67395b08492f62ad6e997f82b8243d276c2\" id=23959f58-e4e8-4589-95fb-3f6fb776367a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.820011 | controller |     "Jun 11 00:50:03.004846 crc crio[23067]: time=\"2026-06-11T00:50:03.004317253Z\" level=info msg=\"Started container\" PID=180509 containerID=a6c8a44b69370dc9e53a87215f69d67395b08492f62ad6e997f82b8243d276c2 description=openshift-infra/auto-csr-approver-29685650-wttjh/oc id=23959f58-e4e8-4589-95fb-3f6fb776367a name=/runtime.v1.RuntimeService/StartContainer sandboxID=e0115d364f00993423e18d2967784618c8a6f3685d18e94f153dc22bbece3582",
2026-06-11 01:10:49.820025 | controller |     "Jun 11 00:50:05.346377 crc crio[23067]: time=\"2026-06-11T00:50:05.344879598Z\" level=info msg=\"Stopping pod sandbox: e0115d364f00993423e18d2967784618c8a6f3685d18e94f153dc22bbece3582\" id=903fb085-7340-4176-8419-733724e62957 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.820040 | controller |     "Jun 11 00:50:05.349226 crc crio[23067]: time=\"2026-06-11T00:50:05.347808207Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685650-wttjh Namespace:openshift-infra ID:e0115d364f00993423e18d2967784618c8a6f3685d18e94f153dc22bbece3582 UID:30ca16ac-5291-4c58-b2d1-9358c809eb7f NetNS:/var/run/netns/aa6ed1f8-0a3c-4a46-8a2e-56691305795c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod30ca16ac_5291_4c58_b2d1_9358c809eb7f.slice PodAnnotations:0xc000530eb0}] Aliases:map[]}\"",
2026-06-11 01:10:49.820054 | controller |     "Jun 11 00:50:05.349226 crc crio[23067]: time=\"2026-06-11T00:50:05.348012283Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29685650-wttjh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.820069 | controller |     "Jun 11 00:50:05.719175 crc crio[23067]: time=\"2026-06-11T00:50:05.718591673Z\" level=info msg=\"Stopped pod sandbox: e0115d364f00993423e18d2967784618c8a6f3685d18e94f153dc22bbece3582\" id=903fb085-7340-4176-8419-733724e62957 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.820084 | controller |     "Jun 11 00:50:35.131166 crc crio[23067]: time=\"2026-06-11T00:50:35.130081723Z\" level=info msg=\"Removing container: 326abcd55b1da7bfaef934aba85e8eb98497eadcac92d2c4a853c7b3e64274b9\" id=8d308254-4eb1-46ce-bee0-7862b66d7d1e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.820098 | controller |     "Jun 11 00:50:35.330023 crc crio[23067]: time=\"2026-06-11T00:50:35.329773338Z\" level=info msg=\"Removed container 326abcd55b1da7bfaef934aba85e8eb98497eadcac92d2c4a853c7b3e64274b9: openshift-infra/auto-csr-approver-29685644-6lb62/oc\" id=8d308254-4eb1-46ce-bee0-7862b66d7d1e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.820113 | controller |     "Jun 11 00:50:35.341110 crc crio[23067]: time=\"2026-06-11T00:50:35.341017853Z\" level=info msg=\"Stopping pod sandbox: 53c039bebc5228cacce91e41cef24e4cef640461f56cfa98c2016e8ec666805e\" id=5e175f35-f5c2-4cb2-81d5-63f933944bdf name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.820131 | controller |     "Jun 11 00:50:35.341393 crc crio[23067]: time=\"2026-06-11T00:50:35.341153587Z\" level=info msg=\"Stopped pod sandbox (already stopped): 53c039bebc5228cacce91e41cef24e4cef640461f56cfa98c2016e8ec666805e\" id=5e175f35-f5c2-4cb2-81d5-63f933944bdf name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.820146 | controller |     "Jun 11 00:50:35.342072 crc crio[23067]: time=\"2026-06-11T00:50:35.34200851Z\" level=info msg=\"Removing pod sandbox: 53c039bebc5228cacce91e41cef24e4cef640461f56cfa98c2016e8ec666805e\" id=b67d1a58-4d7d-49d1-9666-2bfdaca0caab name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.820161 | controller |     "Jun 11 00:50:35.362957 crc crio[23067]: time=\"2026-06-11T00:50:35.362802864Z\" level=info msg=\"Removed pod sandbox: 53c039bebc5228cacce91e41cef24e4cef640461f56cfa98c2016e8ec666805e\" id=b67d1a58-4d7d-49d1-9666-2bfdaca0caab name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.820175 | controller |     "Jun 11 00:52:00.543319 crc crio[23067]: time=\"2026-06-11T00:52:00.54116903Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29685652-x6hpj/POD\" id=4ac93f7f-9245-4674-b1a9-8f1130631adb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.820189 | controller |     "Jun 11 00:52:00.545959 crc crio[23067]: time=\"2026-06-11T00:52:00.543928974Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.820204 | controller |     "Jun 11 00:52:00.607087 crc crio[23067]: time=\"2026-06-11T00:52:00.606984424Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685652-x6hpj Namespace:openshift-infra ID:7347d623236b2cb47373db6a37fbb9ea82776b7cd1cd9f97a88573930bc795da UID:429e5c53-ee86-4eab-8a51-d0edc7c32677 NetNS:/var/run/netns/99d659bd-d21f-419e-807e-c79c8148eda4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod429e5c53_ee86_4eab_8a51_d0edc7c32677.slice PodAnnotations:0xc002c84ee0}] Aliases:map[]}\"",
2026-06-11 01:10:49.820218 | controller |     "Jun 11 00:52:00.607087 crc crio[23067]: time=\"2026-06-11T00:52:00.607073977Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29685652-x6hpj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.820232 | controller |     "Jun 11 00:52:01.199585 crc crio[23067]: 2026-06-11T00:52:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7347d623236b2cb Mac:42:68:8d:49:63:5e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:03 Mtu:0 Sandbox:/var/run/netns/99d659bd-d21f-419e-807e-c79c8148eda4 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.1.3 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.820247 | controller |     "Jun 11 00:52:01.201896 crc crio[23067]: time=\"2026-06-11T00:52:01.201796556Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685652-x6hpj Namespace:openshift-infra ID:7347d623236b2cb47373db6a37fbb9ea82776b7cd1cd9f97a88573930bc795da UID:429e5c53-ee86-4eab-8a51-d0edc7c32677 NetNS:/var/run/netns/99d659bd-d21f-419e-807e-c79c8148eda4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod429e5c53_ee86_4eab_8a51_d0edc7c32677.slice PodAnnotations:0xc002c84ee0}] Aliases:map[]}\"",
2026-06-11 01:10:49.820261 | controller |     "Jun 11 00:52:01.202043 crc crio[23067]: time=\"2026-06-11T00:52:01.202018642Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29685652-x6hpj for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.820276 | controller |     "Jun 11 00:52:01.213614 crc crio[23067]: time=\"2026-06-11T00:52:01.213472372Z\" level=info msg=\"Ran pod sandbox 7347d623236b2cb47373db6a37fbb9ea82776b7cd1cd9f97a88573930bc795da with infra container: openshift-infra/auto-csr-approver-29685652-x6hpj/POD\" id=4ac93f7f-9245-4674-b1a9-8f1130631adb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.820295 | controller |     "Jun 11 00:52:01.217317 crc crio[23067]: time=\"2026-06-11T00:52:01.217176203Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=29f6fe8e-88cb-42ac-b9cf-490a29f6be8e name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.820310 | controller |     "Jun 11 00:52:01.227479 crc crio[23067]: time=\"2026-06-11T00:52:01.227336358Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 01:10:49.820324 | controller |     "Jun 11 00:52:01.960909 crc crio[23067]: time=\"2026-06-11T00:52:01.960004748Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=29f6fe8e-88cb-42ac-b9cf-490a29f6be8e name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.820339 | controller |     "Jun 11 00:52:01.962797 crc crio[23067]: time=\"2026-06-11T00:52:01.962252159Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=75f9d2ad-8fd6-41d1-afa2-fccc89b5f3b3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.820373 | controller |     "Jun 11 00:52:01.967363 crc crio[23067]: time=\"2026-06-11T00:52:01.967271315Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=3b415c40-1513-4809-bcd7-9d50c6ffb392 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.820390 | controller |     "Jun 11 00:52:01.979393 crc crio[23067]: time=\"2026-06-11T00:52:01.979288931Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29685652-x6hpj/oc\" id=a50922e2-c8ab-4e58-90c6-27fc34423782 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.820405 | controller |     "Jun 11 00:52:01.980554 crc crio[23067]: time=\"2026-06-11T00:52:01.980298198Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.820419 | controller |     "Jun 11 00:52:02.055011 crc crio[23067]: time=\"2026-06-11T00:52:02.054906482Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.820434 | controller |     "Jun 11 00:52:02.391865 crc crio[23067]: time=\"2026-06-11T00:52:02.391779397Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.820448 | controller |     "Jun 11 00:52:02.536027 crc crio[23067]: time=\"2026-06-11T00:52:02.535790553Z\" level=info msg=\"Created container 5314ed4b5f64dbc4cb5ef378c535119c09376bf5700336cc2ec40d2b3e4eaa01: openshift-infra/auto-csr-approver-29685652-x6hpj/oc\" id=a50922e2-c8ab-4e58-90c6-27fc34423782 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.820463 | controller |     "Jun 11 00:52:02.538508 crc crio[23067]: time=\"2026-06-11T00:52:02.538194588Z\" level=info msg=\"Starting container: 5314ed4b5f64dbc4cb5ef378c535119c09376bf5700336cc2ec40d2b3e4eaa01\" id=c0787e35-2e79-4190-83ec-9c08fdace188 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.820477 | controller |     "Jun 11 00:52:02.544333 crc crio[23067]: time=\"2026-06-11T00:52:02.543958494Z\" level=info msg=\"Started container\" PID=186986 containerID=5314ed4b5f64dbc4cb5ef378c535119c09376bf5700336cc2ec40d2b3e4eaa01 description=openshift-infra/auto-csr-approver-29685652-x6hpj/oc id=c0787e35-2e79-4190-83ec-9c08fdace188 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7347d623236b2cb47373db6a37fbb9ea82776b7cd1cd9f97a88573930bc795da",
2026-06-11 01:10:49.820497 | controller |     "Jun 11 00:52:04.183556 crc crio[23067]: time=\"2026-06-11T00:52:04.183011623Z\" level=info msg=\"Stopping pod sandbox: 7347d623236b2cb47373db6a37fbb9ea82776b7cd1cd9f97a88573930bc795da\" id=9b4d60d3-56fc-40e1-85cc-012c5160b570 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.820512 | controller |     "Jun 11 00:52:04.186084 crc crio[23067]: time=\"2026-06-11T00:52:04.186053336Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685652-x6hpj Namespace:openshift-infra ID:7347d623236b2cb47373db6a37fbb9ea82776b7cd1cd9f97a88573930bc795da UID:429e5c53-ee86-4eab-8a51-d0edc7c32677 NetNS:/var/run/netns/99d659bd-d21f-419e-807e-c79c8148eda4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod429e5c53_ee86_4eab_8a51_d0edc7c32677.slice PodAnnotations:0xc000c34a38}] Aliases:map[]}\"",
2026-06-11 01:10:49.820526 | controller |     "Jun 11 00:52:04.186431 crc crio[23067]: time=\"2026-06-11T00:52:04.186407246Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29685652-x6hpj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.820540 | controller |     "Jun 11 00:52:04.571726 crc crio[23067]: time=\"2026-06-11T00:52:04.571631453Z\" level=info msg=\"Stopped pod sandbox: 7347d623236b2cb47373db6a37fbb9ea82776b7cd1cd9f97a88573930bc795da\" id=9b4d60d3-56fc-40e1-85cc-012c5160b570 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.820554 | controller |     "Jun 11 00:52:35.439199 crc crio[23067]: time=\"2026-06-11T00:52:35.438378306Z\" level=info msg=\"Removing container: 1ece9a933c663b59bea149533fb1d7f9c24ccbf486643d016fc9268fe931fa5c\" id=52b44391-8689-48ae-ba35-19e5eeb0f19c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.820569 | controller |     "Jun 11 00:52:35.662912 crc crio[23067]: time=\"2026-06-11T00:52:35.662767531Z\" level=info msg=\"Removed container 1ece9a933c663b59bea149533fb1d7f9c24ccbf486643d016fc9268fe931fa5c: openshift-infra/auto-csr-approver-29685646-hsz9f/oc\" id=52b44391-8689-48ae-ba35-19e5eeb0f19c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.820583 | controller |     "Jun 11 00:52:35.672783 crc crio[23067]: time=\"2026-06-11T00:52:35.672708791Z\" level=info msg=\"Stopping pod sandbox: 8cc568b12c9261ff875650c2d7bee9f4b2a637ba5f9b6a457696d52ac52c6dfc\" id=aa9c095c-a0cb-4807-9094-43161657c309 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.820598 | controller |     "Jun 11 00:52:35.672783 crc crio[23067]: time=\"2026-06-11T00:52:35.672788203Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8cc568b12c9261ff875650c2d7bee9f4b2a637ba5f9b6a457696d52ac52c6dfc\" id=aa9c095c-a0cb-4807-9094-43161657c309 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.820612 | controller |     "Jun 11 00:52:35.673401 crc crio[23067]: time=\"2026-06-11T00:52:35.673317307Z\" level=info msg=\"Removing pod sandbox: 8cc568b12c9261ff875650c2d7bee9f4b2a637ba5f9b6a457696d52ac52c6dfc\" id=099580ff-b1d3-48e4-99d9-6860ea8dbbce name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.820625 | controller |     "Jun 11 00:52:35.694134 crc crio[23067]: time=\"2026-06-11T00:52:35.693912326Z\" level=info msg=\"Removed pod sandbox: 8cc568b12c9261ff875650c2d7bee9f4b2a637ba5f9b6a457696d52ac52c6dfc\" id=099580ff-b1d3-48e4-99d9-6860ea8dbbce name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.820640 | controller |     "Jun 11 00:52:54.327954 crc crio[23067]: time=\"2026-06-11T00:52:54.326978718Z\" level=info msg=\"Stopping pod sandbox: 5b4bf82eadb7342ab68fa4904ba8a3efff3901345814cffb56a112d3d053179f\" id=2c092695-0eb0-4752-9a44-da8e4f8521f1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.820654 | controller |     "Jun 11 00:52:54.330479 crc crio[23067]: time=\"2026-06-11T00:52:54.33035489Z\" level=info msg=\"Got pod network &{Name:libvirt-edpm-deployment-ipam-openstack-edpm-ipam-gwbqw Namespace:openstack ID:5b4bf82eadb7342ab68fa4904ba8a3efff3901345814cffb56a112d3d053179f UID:223034ab-eade-42a5-bde3-8ea11c619ead NetNS:/var/run/netns/b409cb42-9a4a-4d6a-8393-2f77c3dd5de7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod223034ab_eade_42a5_bde3_8ea11c619ead.slice PodAnnotations:0xc002a46170}] Aliases:map[]}\"",
2026-06-11 01:10:49.820673 | controller |     "Jun 11 00:52:54.330864 crc crio[23067]: time=\"2026-06-11T00:52:54.330760401Z\" level=info msg=\"Deleting pod openstack_libvirt-edpm-deployment-ipam-openstack-edpm-ipam-gwbqw from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.820687 | controller |     "Jun 11 00:52:54.901304 crc crio[23067]: time=\"2026-06-11T00:52:54.900517002Z\" level=info msg=\"Stopped pod sandbox: 5b4bf82eadb7342ab68fa4904ba8a3efff3901345814cffb56a112d3d053179f\" id=2c092695-0eb0-4752-9a44-da8e4f8521f1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.820702 | controller |     "Jun 11 00:52:55.908586 crc crio[23067]: time=\"2026-06-11T00:52:55.907748028Z\" level=info msg=\"Running pod sandbox: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-z7ncr/POD\" id=9f422bee-0d76-41ac-b795-505545a9a2cb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.820716 | controller |     "Jun 11 00:52:55.910330 crc crio[23067]: time=\"2026-06-11T00:52:55.908777096Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.820730 | controller |     "Jun 11 00:52:55.964390 crc crio[23067]: time=\"2026-06-11T00:52:55.964275681Z\" level=info msg=\"Got pod network &{Name:nova-edpm-deployment-ipam-openstack-edpm-ipam-z7ncr Namespace:openstack ID:9d6f868ce726ad14e26693589f1ce65fcacd952f525e68deee92c3d0b39a53a1 UID:31a466cb-575d-4f26-9b4e-7d897d79965c NetNS:/var/run/netns/23955461-61f4-4bce-ba53-f3599772e62e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod31a466cb_575d_4f26_9b4e_7d897d79965c.slice PodAnnotations:0xc003ba86c0}] Aliases:map[]}\"",
2026-06-11 01:10:49.820744 | controller |     "Jun 11 00:52:55.964390 crc crio[23067]: time=\"2026-06-11T00:52:55.964353093Z\" level=info msg=\"Adding pod openstack_nova-edpm-deployment-ipam-openstack-edpm-ipam-z7ncr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.820758 | controller |     "Jun 11 00:52:56.479410 crc crio[23067]: 2026-06-11T00:52:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9d6f868ce726ad1 Mac:de:f8:46:21:cb:e8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:04 Mtu:0 Sandbox:/var/run/netns/23955461-61f4-4bce-ba53-f3599772e62e SocketPath: PciID:}] [{Interface:0xc0001365d0 Address:{IP:10.217.1.4 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.820772 | controller |     "Jun 11 00:52:56.482222 crc crio[23067]: time=\"2026-06-11T00:52:56.482129455Z\" level=info msg=\"Got pod network &{Name:nova-edpm-deployment-ipam-openstack-edpm-ipam-z7ncr Namespace:openstack ID:9d6f868ce726ad14e26693589f1ce65fcacd952f525e68deee92c3d0b39a53a1 UID:31a466cb-575d-4f26-9b4e-7d897d79965c NetNS:/var/run/netns/23955461-61f4-4bce-ba53-f3599772e62e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod31a466cb_575d_4f26_9b4e_7d897d79965c.slice PodAnnotations:0xc003ba86c0}] Aliases:map[]}\"",
2026-06-11 01:10:49.820787 | controller |     "Jun 11 00:52:56.482429 crc crio[23067]: time=\"2026-06-11T00:52:56.4823168Z\" level=info msg=\"Checking pod openstack_nova-edpm-deployment-ipam-openstack-edpm-ipam-z7ncr for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.820802 | controller |     "Jun 11 00:52:56.506172 crc crio[23067]: time=\"2026-06-11T00:52:56.506007922Z\" level=info msg=\"Ran pod sandbox 9d6f868ce726ad14e26693589f1ce65fcacd952f525e68deee92c3d0b39a53a1 with infra container: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-z7ncr/POD\" id=9f422bee-0d76-41ac-b795-505545a9a2cb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.820823 | controller |     "Jun 11 00:52:56.509992 crc crio[23067]: time=\"2026-06-11T00:52:56.509915138Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=52f5463c-bb16-4985-a28d-a7f713bdbfcc name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.820839 | controller |     "Jun 11 00:52:56.600750 crc crio[23067]: time=\"2026-06-11T00:52:56.600608578Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=6c209ef8-f181-490d-b788-2e0f445973fc name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.820853 | controller |     "Jun 11 00:52:56.615902 crc crio[23067]: time=\"2026-06-11T00:52:56.61580249Z\" level=info msg=\"Creating container: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-z7ncr/nova-edpm-deployment-ipam-openstack-edpm-ipam\" id=fc5a6e65-c36f-45a2-bd60-6287a28b22eb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.820867 | controller |     "Jun 11 00:52:56.616356 crc crio[23067]: time=\"2026-06-11T00:52:56.616284453Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.820881 | controller |     "Jun 11 00:52:56.669605 crc crio[23067]: time=\"2026-06-11T00:52:56.669457965Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.820896 | controller |     "Jun 11 00:52:56.673947 crc crio[23067]: time=\"2026-06-11T00:52:56.673872985Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.820910 | controller |     "Jun 11 00:52:56.815151 crc crio[23067]: time=\"2026-06-11T00:52:56.815039633Z\" level=info msg=\"Created container 4d37a2e1cd29c560d73cac9cf639715343d4e00ef2c209fd8a211baf8f4c59ce: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-z7ncr/nova-edpm-deployment-ipam-openstack-edpm-ipam\" id=fc5a6e65-c36f-45a2-bd60-6287a28b22eb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.820924 | controller |     "Jun 11 00:52:56.816302 crc crio[23067]: time=\"2026-06-11T00:52:56.816244916Z\" level=info msg=\"Starting container: 4d37a2e1cd29c560d73cac9cf639715343d4e00ef2c209fd8a211baf8f4c59ce\" id=69c0200d-f2c7-4583-9cb8-ad56c41a58ec name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.820939 | controller |     "Jun 11 00:52:56.826173 crc crio[23067]: time=\"2026-06-11T00:52:56.826033881Z\" level=info msg=\"Started container\" PID=190287 containerID=4d37a2e1cd29c560d73cac9cf639715343d4e00ef2c209fd8a211baf8f4c59ce description=openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-z7ncr/nova-edpm-deployment-ipam-openstack-edpm-ipam id=69c0200d-f2c7-4583-9cb8-ad56c41a58ec name=/runtime.v1.RuntimeService/StartContainer sandboxID=9d6f868ce726ad14e26693589f1ce65fcacd952f525e68deee92c3d0b39a53a1",
2026-06-11 01:10:49.820954 | controller |     "Jun 11 00:52:59.393251 crc crio[23067]: time=\"2026-06-11T00:52:59.392228314Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-946vx/POD\" id=8ccd1b6a-56cb-4fe0-b8cc-f2da95d3a20f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.820969 | controller |     "Jun 11 00:52:59.395074 crc crio[23067]: time=\"2026-06-11T00:52:59.393262132Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.820984 | controller |     "Jun 11 00:52:59.453863 crc crio[23067]: time=\"2026-06-11T00:52:59.453749883Z\" level=info msg=\"Got pod network &{Name:redhat-operators-946vx Namespace:openshift-marketplace ID:36dd0358a40884ca9a1e15e07463c488ed190edad69d56f72d93618dd66bd878 UID:ad7cb562-2f0d-4da8-b0a4-a65e0e5d2014 NetNS:/var/run/netns/18d5faf7-14a1-4eb2-bab9-10b8a2170683 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podad7cb562_2f0d_4da8_b0a4_a65e0e5d2014.slice PodAnnotations:0xc002a46298}] Aliases:map[]}\"",
2026-06-11 01:10:49.821004 | controller |     "Jun 11 00:52:59.453863 crc crio[23067]: time=\"2026-06-11T00:52:59.453819455Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-946vx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.821019 | controller |     "Jun 11 00:53:00.089374 crc crio[23067]: 2026-06-11T00:53:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:36dd0358a40884c Mac:1e:27:16:bb:57:5a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:05 Mtu:0 Sandbox:/var/run/netns/18d5faf7-14a1-4eb2-bab9-10b8a2170683 SocketPath: PciID:}] [{Interface:0xc0001245b0 Address:{IP:10.217.1.5 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.821034 | controller |     "Jun 11 00:53:00.091274 crc crio[23067]: time=\"2026-06-11T00:53:00.091181199Z\" level=info msg=\"Got pod network &{Name:redhat-operators-946vx Namespace:openshift-marketplace ID:36dd0358a40884ca9a1e15e07463c488ed190edad69d56f72d93618dd66bd878 UID:ad7cb562-2f0d-4da8-b0a4-a65e0e5d2014 NetNS:/var/run/netns/18d5faf7-14a1-4eb2-bab9-10b8a2170683 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podad7cb562_2f0d_4da8_b0a4_a65e0e5d2014.slice PodAnnotations:0xc002a46298}] Aliases:map[]}\"",
2026-06-11 01:10:49.821050 | controller |     "Jun 11 00:53:00.091468 crc crio[23067]: time=\"2026-06-11T00:53:00.091386825Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-946vx for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.821064 | controller |     "Jun 11 00:53:00.104271 crc crio[23067]: time=\"2026-06-11T00:53:00.104181442Z\" level=info msg=\"Ran pod sandbox 36dd0358a40884ca9a1e15e07463c488ed190edad69d56f72d93618dd66bd878 with infra container: openshift-marketplace/redhat-operators-946vx/POD\" id=8ccd1b6a-56cb-4fe0-b8cc-f2da95d3a20f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.821079 | controller |     "Jun 11 00:53:00.110734 crc crio[23067]: time=\"2026-06-11T00:53:00.110574215Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=7cbdb46c-27d9-461c-a2e8-e048d50f6120 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.821094 | controller |     "Jun 11 00:53:00.114386 crc crio[23067]: time=\"2026-06-11T00:53:00.114283396Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=e7a32648-645e-428a-b3b1-5cd4c02732fc name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.821108 | controller |     "Jun 11 00:53:00.123684 crc crio[23067]: time=\"2026-06-11T00:53:00.123529807Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-946vx/extract-utilities\" id=fb3d73c3-2a20-4b15-8ffb-5560452a46c5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.821122 | controller |     "Jun 11 00:53:00.124080 crc crio[23067]: time=\"2026-06-11T00:53:00.12401669Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.821137 | controller |     "Jun 11 00:53:00.183825 crc crio[23067]: time=\"2026-06-11T00:53:00.183516743Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.821158 | controller |     "Jun 11 00:53:00.188985 crc crio[23067]: time=\"2026-06-11T00:53:00.18893791Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.821172 | controller |     "Jun 11 00:53:00.363594 crc crio[23067]: time=\"2026-06-11T00:53:00.363476734Z\" level=info msg=\"Created container 49d40138b9e09b1efefb2e5013a8b44bbc9af3e3d4a887907fac2284fc30df15: openshift-marketplace/redhat-operators-946vx/extract-utilities\" id=fb3d73c3-2a20-4b15-8ffb-5560452a46c5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.821187 | controller |     "Jun 11 00:53:00.364900 crc crio[23067]: time=\"2026-06-11T00:53:00.36479323Z\" level=info msg=\"Starting container: 49d40138b9e09b1efefb2e5013a8b44bbc9af3e3d4a887907fac2284fc30df15\" id=f8ae03dd-4786-4630-8d09-81760dd23c84 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.821201 | controller |     "Jun 11 00:53:00.374948 crc crio[23067]: time=\"2026-06-11T00:53:00.370757471Z\" level=info msg=\"Started container\" PID=190557 containerID=49d40138b9e09b1efefb2e5013a8b44bbc9af3e3d4a887907fac2284fc30df15 description=openshift-marketplace/redhat-operators-946vx/extract-utilities id=f8ae03dd-4786-4630-8d09-81760dd23c84 name=/runtime.v1.RuntimeService/StartContainer sandboxID=36dd0358a40884ca9a1e15e07463c488ed190edad69d56f72d93618dd66bd878",
2026-06-11 01:10:49.821215 | controller |     "Jun 11 00:53:00.431915 crc crio[23067]: time=\"2026-06-11T00:53:00.431836808Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=16964125-0b54-4ae8-9a0a-f7735f2932a9 name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.821229 | controller |     "Jun 11 00:53:00.442921 crc crio[23067]: time=\"2026-06-11T00:53:00.442886277Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"",
2026-06-11 01:10:49.821244 | controller |     "Jun 11 00:53:01.110916 crc crio[23067]: time=\"2026-06-11T00:53:01.110302037Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:546c77fdbf5f7c6a9a4243f4c4ef38fe0f584972a70f687bc40091743ee77d60\" id=16964125-0b54-4ae8-9a0a-f7735f2932a9 name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.821259 | controller |     "Jun 11 00:53:01.111904 crc crio[23067]: time=\"2026-06-11T00:53:01.111829309Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=56117bc7-01c4-4803-87d1-263dd1813e6a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.821273 | controller |     "Jun 11 00:53:01.114420 crc crio[23067]: time=\"2026-06-11T00:53:01.114357117Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=aa1bcb88-c47d-4a6e-95ac-70743baa1eff name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.821288 | controller |     "Jun 11 00:53:01.122690 crc crio[23067]: time=\"2026-06-11T00:53:01.122521579Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-946vx/extract-content\" id=a915ef04-3c30-4f1b-8ed4-b4bdce8070c8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.821302 | controller |     "Jun 11 00:53:01.123200 crc crio[23067]: time=\"2026-06-11T00:53:01.123138906Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.821316 | controller |     "Jun 11 00:53:01.177902 crc crio[23067]: time=\"2026-06-11T00:53:01.177792158Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.821330 | controller |     "Jun 11 00:53:01.182250 crc crio[23067]: time=\"2026-06-11T00:53:01.182176367Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.821365 | controller |     "Jun 11 00:53:01.344468 crc crio[23067]: time=\"2026-06-11T00:53:01.344234031Z\" level=info msg=\"Created container 64ce96bf26262e42d082a087bea5caa2071075b562954042229efec1bbd37799: openshift-marketplace/redhat-operators-946vx/extract-content\" id=a915ef04-3c30-4f1b-8ed4-b4bdce8070c8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.821386 | controller |     "Jun 11 00:53:01.345528 crc crio[23067]: time=\"2026-06-11T00:53:01.345410952Z\" level=info msg=\"Starting container: 64ce96bf26262e42d082a087bea5caa2071075b562954042229efec1bbd37799\" id=d7ba5a4b-08c3-4351-b725-80e9c91a3b00 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.821401 | controller |     "Jun 11 00:53:01.354081 crc crio[23067]: time=\"2026-06-11T00:53:01.353957264Z\" level=info msg=\"Started container\" PID=190596 containerID=64ce96bf26262e42d082a087bea5caa2071075b562954042229efec1bbd37799 description=openshift-marketplace/redhat-operators-946vx/extract-content id=d7ba5a4b-08c3-4351-b725-80e9c91a3b00 name=/runtime.v1.RuntimeService/StartContainer sandboxID=36dd0358a40884ca9a1e15e07463c488ed190edad69d56f72d93618dd66bd878",
2026-06-11 01:10:49.821415 | controller |     "Jun 11 00:53:04.527047 crc crio[23067]: time=\"2026-06-11T00:53:04.522774631Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=e0df6a94-924f-45ae-8f89-fd930164c50d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.821430 | controller |     "Jun 11 00:53:04.530404 crc crio[23067]: time=\"2026-06-11T00:53:04.530336396Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=00dad361-3a15-47e7-8647-16f5b0939705 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.821444 | controller |     "Jun 11 00:53:04.539980 crc crio[23067]: time=\"2026-06-11T00:53:04.539728491Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-946vx/registry-server\" id=160d5cb7-2ed3-41db-ab3e-a1bf18277db5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.821458 | controller |     "Jun 11 00:53:04.540271 crc crio[23067]: time=\"2026-06-11T00:53:04.540199584Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.821472 | controller |     "Jun 11 00:53:04.624886 crc crio[23067]: time=\"2026-06-11T00:53:04.624783628Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.821486 | controller |     "Jun 11 00:53:04.627625 crc crio[23067]: time=\"2026-06-11T00:53:04.627527932Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.821500 | controller |     "Jun 11 00:53:04.796832 crc crio[23067]: time=\"2026-06-11T00:53:04.796699369Z\" level=info msg=\"Created container 4eac6c57161ec9056a59d18c5cb775b1cb3616acd4b3053838eda745cb9735e1: openshift-marketplace/redhat-operators-946vx/registry-server\" id=160d5cb7-2ed3-41db-ab3e-a1bf18277db5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.821514 | controller |     "Jun 11 00:53:04.797792 crc crio[23067]: time=\"2026-06-11T00:53:04.797731487Z\" level=info msg=\"Starting container: 4eac6c57161ec9056a59d18c5cb775b1cb3616acd4b3053838eda745cb9735e1\" id=9fadc3ac-184e-4eff-817f-947d850c824e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.821528 | controller |     "Jun 11 00:53:04.808292 crc crio[23067]: time=\"2026-06-11T00:53:04.80818271Z\" level=info msg=\"Started container\" PID=190853 containerID=4eac6c57161ec9056a59d18c5cb775b1cb3616acd4b3053838eda745cb9735e1 description=openshift-marketplace/redhat-operators-946vx/registry-server id=9fadc3ac-184e-4eff-817f-947d850c824e name=/runtime.v1.RuntimeService/StartContainer sandboxID=36dd0358a40884ca9a1e15e07463c488ed190edad69d56f72d93618dd66bd878",
2026-06-11 01:10:49.821547 | controller |     "Jun 11 00:53:13.713519 crc crio[23067]: time=\"2026-06-11T00:53:13.712462738Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-nsrb8/POD\" id=76c28f56-4c63-4ef2-98e3-86affd9b595e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.821561 | controller |     "Jun 11 00:53:13.714944 crc crio[23067]: time=\"2026-06-11T00:53:13.713528557Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.821575 | controller |     "Jun 11 00:53:13.807451 crc crio[23067]: time=\"2026-06-11T00:53:13.80731597Z\" level=info msg=\"Got pod network &{Name:certified-operators-nsrb8 Namespace:openshift-marketplace ID:21160564a5edfc1ec514f57c8153988584c3d407d65b4ef9b807c6fa43268357 UID:a4fe81bb-1590-4ab8-aa39-c2f01d0eef5a NetNS:/var/run/netns/07ecc78a-7f1b-44cb-8333-5449253821fd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda4fe81bb_1590_4ab8_aa39_c2f01d0eef5a.slice PodAnnotations:0xc003610258}] Aliases:map[]}\"",
2026-06-11 01:10:49.821589 | controller |     "Jun 11 00:53:13.807451 crc crio[23067]: time=\"2026-06-11T00:53:13.807408453Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-nsrb8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.821603 | controller |     "Jun 11 00:53:14.251421 crc crio[23067]: 2026-06-11T00:53:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:21160564a5edfc1 Mac:b2:85:b3:7b:b1:7c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:06 Mtu:0 Sandbox:/var/run/netns/07ecc78a-7f1b-44cb-8333-5449253821fd SocketPath: PciID:}] [{Interface:0xc000118d20 Address:{IP:10.217.1.6 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.821617 | controller |     "Jun 11 00:53:14.255843 crc crio[23067]: time=\"2026-06-11T00:53:14.253062649Z\" level=info msg=\"Got pod network &{Name:certified-operators-nsrb8 Namespace:openshift-marketplace ID:21160564a5edfc1ec514f57c8153988584c3d407d65b4ef9b807c6fa43268357 UID:a4fe81bb-1590-4ab8-aa39-c2f01d0eef5a NetNS:/var/run/netns/07ecc78a-7f1b-44cb-8333-5449253821fd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda4fe81bb_1590_4ab8_aa39_c2f01d0eef5a.slice PodAnnotations:0xc003610258}] Aliases:map[]}\"",
2026-06-11 01:10:49.821632 | controller |     "Jun 11 00:53:14.255843 crc crio[23067]: time=\"2026-06-11T00:53:14.253227293Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-nsrb8 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.821647 | controller |     "Jun 11 00:53:14.284930 crc crio[23067]: time=\"2026-06-11T00:53:14.280206615Z\" level=info msg=\"Ran pod sandbox 21160564a5edfc1ec514f57c8153988584c3d407d65b4ef9b807c6fa43268357 with infra container: openshift-marketplace/certified-operators-nsrb8/POD\" id=76c28f56-4c63-4ef2-98e3-86affd9b595e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.821661 | controller |     "Jun 11 00:53:14.287338 crc crio[23067]: time=\"2026-06-11T00:53:14.287261646Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=a94a6de1-ab33-43aa-9540-70ee24b01431 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.821675 | controller |     "Jun 11 00:53:14.291583 crc crio[23067]: time=\"2026-06-11T00:53:14.29144654Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=a6985078-96a1-423d-86dd-ae145b688b7b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.821695 | controller |     "Jun 11 00:53:14.327934 crc crio[23067]: time=\"2026-06-11T00:53:14.325794831Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-nsrb8/extract-utilities\" id=d371b91d-a485-4096-a787-f488753ac8f8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.821710 | controller |     "Jun 11 00:53:14.327934 crc crio[23067]: time=\"2026-06-11T00:53:14.326290355Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.821724 | controller |     "Jun 11 00:53:14.440908 crc crio[23067]: time=\"2026-06-11T00:53:14.440822711Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.821738 | controller |     "Jun 11 00:53:14.454126 crc crio[23067]: time=\"2026-06-11T00:53:14.454044579Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.821752 | controller |     "Jun 11 00:53:14.638409 crc crio[23067]: time=\"2026-06-11T00:53:14.637979387Z\" level=info msg=\"Created container c4ea6928aaa6dda22b57f4fd7d3338a1ee7a88ca1efc5e4b33a444f77633d7d0: openshift-marketplace/certified-operators-nsrb8/extract-utilities\" id=d371b91d-a485-4096-a787-f488753ac8f8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.821766 | controller |     "Jun 11 00:53:14.639743 crc crio[23067]: time=\"2026-06-11T00:53:14.639672083Z\" level=info msg=\"Starting container: c4ea6928aaa6dda22b57f4fd7d3338a1ee7a88ca1efc5e4b33a444f77633d7d0\" id=39fa5a36-f069-441b-895e-f23e3e879cae name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.821780 | controller |     "Jun 11 00:53:14.646063 crc crio[23067]: time=\"2026-06-11T00:53:14.645939383Z\" level=info msg=\"Started container\" PID=191412 containerID=c4ea6928aaa6dda22b57f4fd7d3338a1ee7a88ca1efc5e4b33a444f77633d7d0 description=openshift-marketplace/certified-operators-nsrb8/extract-utilities id=39fa5a36-f069-441b-895e-f23e3e879cae name=/runtime.v1.RuntimeService/StartContainer sandboxID=21160564a5edfc1ec514f57c8153988584c3d407d65b4ef9b807c6fa43268357",
2026-06-11 01:10:49.821795 | controller |     "Jun 11 00:53:15.721447 crc crio[23067]: time=\"2026-06-11T00:53:15.720934476Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=11e6ae25-61e4-46d4-9e94-d80444e8f233 name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.821809 | controller |     "Jun 11 00:53:15.734350 crc crio[23067]: time=\"2026-06-11T00:53:15.734255937Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"",
2026-06-11 01:10:49.821824 | controller |     "Jun 11 00:53:16.377445 crc crio[23067]: time=\"2026-06-11T00:53:16.377248305Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:aa28d116c97ba9419648a07c6fc51f0514ddba845f40590f336a7659ff14d7be\" id=11e6ae25-61e4-46d4-9e94-d80444e8f233 name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.821838 | controller |     "Jun 11 00:53:16.378743 crc crio[23067]: time=\"2026-06-11T00:53:16.37853691Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=8a780f61-85db-4dcc-b77f-280bb85ac332 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.821854 | controller |     "Jun 11 00:53:16.381130 crc crio[23067]: time=\"2026-06-11T00:53:16.381073328Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=4ebfadd2-af97-4d52-bd73-9a128a554625 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.821872 | controller |     "Jun 11 00:53:16.390075 crc crio[23067]: time=\"2026-06-11T00:53:16.38998736Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-nsrb8/extract-content\" id=80444485-e33a-4bc1-9579-25611d6b7e00 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.821887 | controller |     "Jun 11 00:53:16.390686 crc crio[23067]: time=\"2026-06-11T00:53:16.390489994Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.821901 | controller |     "Jun 11 00:53:16.440468 crc crio[23067]: time=\"2026-06-11T00:53:16.440377007Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.821915 | controller |     "Jun 11 00:53:16.444522 crc crio[23067]: time=\"2026-06-11T00:53:16.444451347Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.821929 | controller |     "Jun 11 00:53:16.621516 crc crio[23067]: time=\"2026-06-11T00:53:16.621364085Z\" level=info msg=\"Created container 19c0625543f38b7fc313807b78f8ddfdee5ffad98e9ff49cb0d5a27f62a25051: openshift-marketplace/certified-operators-nsrb8/extract-content\" id=80444485-e33a-4bc1-9579-25611d6b7e00 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.821944 | controller |     "Jun 11 00:53:16.623060 crc crio[23067]: time=\"2026-06-11T00:53:16.622990379Z\" level=info msg=\"Starting container: 19c0625543f38b7fc313807b78f8ddfdee5ffad98e9ff49cb0d5a27f62a25051\" id=03c5ac32-135b-4d8d-9fb4-90681bd63392 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.821959 | controller |     "Jun 11 00:53:16.629598 crc crio[23067]: time=\"2026-06-11T00:53:16.629448154Z\" level=info msg=\"Started container\" PID=191521 containerID=19c0625543f38b7fc313807b78f8ddfdee5ffad98e9ff49cb0d5a27f62a25051 description=openshift-marketplace/certified-operators-nsrb8/extract-content id=03c5ac32-135b-4d8d-9fb4-90681bd63392 name=/runtime.v1.RuntimeService/StartContainer sandboxID=21160564a5edfc1ec514f57c8153988584c3d407d65b4ef9b807c6fa43268357",
2026-06-11 01:10:49.821974 | controller |     "Jun 11 00:53:20.811948 crc crio[23067]: time=\"2026-06-11T00:53:20.81012402Z\" level=info msg=\"Stopping container: 4eac6c57161ec9056a59d18c5cb775b1cb3616acd4b3053838eda745cb9735e1 (timeout: 2s)\" id=1536c1d2-932b-49ed-98e7-684024e95f95 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.821988 | controller |     "Jun 11 00:53:20.813346 crc crio[23067]: time=\"2026-06-11T00:53:20.810907352Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=ddc0c5b0-65bf-4d56-b5d5-dd1f61154b7d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.822003 | controller |     "Jun 11 00:53:20.815700 crc crio[23067]: time=\"2026-06-11T00:53:20.814958921Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=4ab766d0-c9c0-4892-a4fb-f7dd7c7b2aef name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.822018 | controller |     "Jun 11 00:53:20.824825 crc crio[23067]: time=\"2026-06-11T00:53:20.824742897Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-nsrb8/registry-server\" id=df449f8b-913f-451b-92c3-14eacd10d3a6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.822033 | controller |     "Jun 11 00:53:20.825223 crc crio[23067]: time=\"2026-06-11T00:53:20.825170838Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.822054 | controller |     "Jun 11 00:53:20.893962 crc crio[23067]: time=\"2026-06-11T00:53:20.893631055Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.822069 | controller |     "Jun 11 00:53:20.901916 crc crio[23067]: time=\"2026-06-11T00:53:20.900741918Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.822084 | controller |     "Jun 11 00:53:20.954993 crc crio[23067]: time=\"2026-06-11T00:53:20.954826145Z\" level=info msg=\"Stopped container 4eac6c57161ec9056a59d18c5cb775b1cb3616acd4b3053838eda745cb9735e1: openshift-marketplace/redhat-operators-946vx/registry-server\" id=1536c1d2-932b-49ed-98e7-684024e95f95 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.822099 | controller |     "Jun 11 00:53:20.956445 crc crio[23067]: time=\"2026-06-11T00:53:20.956332376Z\" level=info msg=\"Stopping pod sandbox: 36dd0358a40884ca9a1e15e07463c488ed190edad69d56f72d93618dd66bd878\" id=f9f121f8-40cf-405b-b320-f25a8de4cbbf name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.822114 | controller |     "Jun 11 00:53:20.957148 crc crio[23067]: time=\"2026-06-11T00:53:20.957072356Z\" level=info msg=\"Got pod network &{Name:redhat-operators-946vx Namespace:openshift-marketplace ID:36dd0358a40884ca9a1e15e07463c488ed190edad69d56f72d93618dd66bd878 UID:ad7cb562-2f0d-4da8-b0a4-a65e0e5d2014 NetNS:/var/run/netns/18d5faf7-14a1-4eb2-bab9-10b8a2170683 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podad7cb562_2f0d_4da8_b0a4_a65e0e5d2014.slice PodAnnotations:0xc000c34330}] Aliases:map[]}\"",
2026-06-11 01:10:49.822128 | controller |     "Jun 11 00:53:20.957321 crc crio[23067]: time=\"2026-06-11T00:53:20.95723458Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-946vx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.822142 | controller |     "Jun 11 00:53:21.147465 crc crio[23067]: time=\"2026-06-11T00:53:21.147064239Z\" level=info msg=\"Created container 928e8abb605f0e4e20cf6deae49598c61d92faf612b47005db9ecdb0f5d3a764: openshift-marketplace/certified-operators-nsrb8/registry-server\" id=df449f8b-913f-451b-92c3-14eacd10d3a6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.822157 | controller |     "Jun 11 00:53:21.150433 crc crio[23067]: time=\"2026-06-11T00:53:21.150282226Z\" level=info msg=\"Starting container: 928e8abb605f0e4e20cf6deae49598c61d92faf612b47005db9ecdb0f5d3a764\" id=a4cef95b-65cc-47ab-a90a-5717343d05a0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.822171 | controller |     "Jun 11 00:53:21.162215 crc crio[23067]: time=\"2026-06-11T00:53:21.162099836Z\" level=info msg=\"Started container\" PID=191817 containerID=928e8abb605f0e4e20cf6deae49598c61d92faf612b47005db9ecdb0f5d3a764 description=openshift-marketplace/certified-operators-nsrb8/registry-server id=a4cef95b-65cc-47ab-a90a-5717343d05a0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=21160564a5edfc1ec514f57c8153988584c3d407d65b4ef9b807c6fa43268357",
2026-06-11 01:10:49.822186 | controller |     "Jun 11 00:53:21.329860 crc crio[23067]: time=\"2026-06-11T00:53:21.329746932Z\" level=info msg=\"Stopped pod sandbox: 36dd0358a40884ca9a1e15e07463c488ed190edad69d56f72d93618dd66bd878\" id=f9f121f8-40cf-405b-b320-f25a8de4cbbf name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.822201 | controller |     "Jun 11 00:53:21.837054 crc crio[23067]: time=\"2026-06-11T00:53:21.836429494Z\" level=info msg=\"Removing container: 4eac6c57161ec9056a59d18c5cb775b1cb3616acd4b3053838eda745cb9735e1\" id=1cc911eb-f710-4104-a33e-e1cded482fd5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.822215 | controller |     "Jun 11 00:53:21.867455 crc crio[23067]: time=\"2026-06-11T00:53:21.867286561Z\" level=info msg=\"Removed container 4eac6c57161ec9056a59d18c5cb775b1cb3616acd4b3053838eda745cb9735e1: openshift-marketplace/redhat-operators-946vx/registry-server\" id=1cc911eb-f710-4104-a33e-e1cded482fd5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.822234 | controller |     "Jun 11 00:53:21.871458 crc crio[23067]: time=\"2026-06-11T00:53:21.871374422Z\" level=info msg=\"Removing container: 64ce96bf26262e42d082a087bea5caa2071075b562954042229efec1bbd37799\" id=684d4075-bd57-44e6-b765-28ba8479d4f5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.822248 | controller |     "Jun 11 00:53:21.933105 crc crio[23067]: time=\"2026-06-11T00:53:21.933007653Z\" level=info msg=\"Removed container 64ce96bf26262e42d082a087bea5caa2071075b562954042229efec1bbd37799: openshift-marketplace/redhat-operators-946vx/extract-content\" id=684d4075-bd57-44e6-b765-28ba8479d4f5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.822262 | controller |     "Jun 11 00:53:21.956774 crc crio[23067]: time=\"2026-06-11T00:53:21.956705406Z\" level=info msg=\"Removing container: 49d40138b9e09b1efefb2e5013a8b44bbc9af3e3d4a887907fac2284fc30df15\" id=43131daf-d683-43af-8a2d-25f8494dca66 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.822277 | controller |     "Jun 11 00:53:21.997611 crc crio[23067]: time=\"2026-06-11T00:53:21.997460121Z\" level=info msg=\"Removed container 49d40138b9e09b1efefb2e5013a8b44bbc9af3e3d4a887907fac2284fc30df15: openshift-marketplace/redhat-operators-946vx/extract-utilities\" id=43131daf-d683-43af-8a2d-25f8494dca66 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.822291 | controller |     "Jun 11 00:53:34.054961 crc crio[23067]: time=\"2026-06-11T00:53:34.053920372Z\" level=info msg=\"Stopping container: 928e8abb605f0e4e20cf6deae49598c61d92faf612b47005db9ecdb0f5d3a764 (timeout: 2s)\" id=b35db185-e206-4a63-9d94-2e766e474829 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.822305 | controller |     "Jun 11 00:53:34.248298 crc crio[23067]: time=\"2026-06-11T00:53:34.247259365Z\" level=info msg=\"Stopped container 928e8abb605f0e4e20cf6deae49598c61d92faf612b47005db9ecdb0f5d3a764: openshift-marketplace/certified-operators-nsrb8/registry-server\" id=b35db185-e206-4a63-9d94-2e766e474829 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.822320 | controller |     "Jun 11 00:53:34.249008 crc crio[23067]: time=\"2026-06-11T00:53:34.248922731Z\" level=info msg=\"Stopping pod sandbox: 21160564a5edfc1ec514f57c8153988584c3d407d65b4ef9b807c6fa43268357\" id=d0d86cd5-f0c1-48cd-b356-5d3b709a6596 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.822334 | controller |     "Jun 11 00:53:34.249957 crc crio[23067]: time=\"2026-06-11T00:53:34.249819335Z\" level=info msg=\"Got pod network &{Name:certified-operators-nsrb8 Namespace:openshift-marketplace ID:21160564a5edfc1ec514f57c8153988584c3d407d65b4ef9b807c6fa43268357 UID:a4fe81bb-1590-4ab8-aa39-c2f01d0eef5a NetNS:/var/run/netns/07ecc78a-7f1b-44cb-8333-5449253821fd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda4fe81bb_1590_4ab8_aa39_c2f01d0eef5a.slice PodAnnotations:0xc00802e2d8}] Aliases:map[]}\"",
2026-06-11 01:10:49.822368 | controller |     "Jun 11 00:53:34.250069 crc crio[23067]: time=\"2026-06-11T00:53:34.24999839Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-nsrb8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.822388 | controller |     "Jun 11 00:53:34.614735 crc crio[23067]: time=\"2026-06-11T00:53:34.614446353Z\" level=info msg=\"Stopped pod sandbox: 21160564a5edfc1ec514f57c8153988584c3d407d65b4ef9b807c6fa43268357\" id=d0d86cd5-f0c1-48cd-b356-5d3b709a6596 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.822404 | controller |     "Jun 11 00:53:35.032443 crc crio[23067]: time=\"2026-06-11T00:53:35.032017398Z\" level=info msg=\"Removing container: 928e8abb605f0e4e20cf6deae49598c61d92faf612b47005db9ecdb0f5d3a764\" id=885dc6c3-dbe6-459b-8c15-54a75098f652 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.822423 | controller |     "Jun 11 00:53:35.066624 crc crio[23067]: time=\"2026-06-11T00:53:35.066468172Z\" level=info msg=\"Removed container 928e8abb605f0e4e20cf6deae49598c61d92faf612b47005db9ecdb0f5d3a764: openshift-marketplace/certified-operators-nsrb8/registry-server\" id=885dc6c3-dbe6-459b-8c15-54a75098f652 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.822438 | controller |     "Jun 11 00:53:35.071595 crc crio[23067]: time=\"2026-06-11T00:53:35.071487788Z\" level=info msg=\"Removing container: 19c0625543f38b7fc313807b78f8ddfdee5ffad98e9ff49cb0d5a27f62a25051\" id=73676157-3ca5-4b3a-961f-c3faf6076c79 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.822452 | controller |     "Jun 11 00:53:35.141349 crc crio[23067]: time=\"2026-06-11T00:53:35.141172428Z\" level=info msg=\"Removed container 19c0625543f38b7fc313807b78f8ddfdee5ffad98e9ff49cb0d5a27f62a25051: openshift-marketplace/certified-operators-nsrb8/extract-content\" id=73676157-3ca5-4b3a-961f-c3faf6076c79 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.822466 | controller |     "Jun 11 00:53:35.144118 crc crio[23067]: time=\"2026-06-11T00:53:35.143892842Z\" level=info msg=\"Removing container: c4ea6928aaa6dda22b57f4fd7d3338a1ee7a88ca1efc5e4b33a444f77633d7d0\" id=958f5029-d854-415a-b502-a935f03ca89b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.822480 | controller |     "Jun 11 00:53:35.187018 crc crio[23067]: time=\"2026-06-11T00:53:35.186914128Z\" level=info msg=\"Removed container c4ea6928aaa6dda22b57f4fd7d3338a1ee7a88ca1efc5e4b33a444f77633d7d0: openshift-marketplace/certified-operators-nsrb8/extract-utilities\" id=958f5029-d854-415a-b502-a935f03ca89b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.822494 | controller |     "Jun 11 00:53:35.723186 crc crio[23067]: time=\"2026-06-11T00:53:35.723047738Z\" level=info msg=\"Stopping pod sandbox: 21160564a5edfc1ec514f57c8153988584c3d407d65b4ef9b807c6fa43268357\" id=ee168d2a-632f-4497-a97d-488778e26f04 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.822511 | controller |     "Jun 11 00:53:35.723186 crc crio[23067]: time=\"2026-06-11T00:53:35.72313222Z\" level=info msg=\"Stopped pod sandbox (already stopped): 21160564a5edfc1ec514f57c8153988584c3d407d65b4ef9b807c6fa43268357\" id=ee168d2a-632f-4497-a97d-488778e26f04 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.822531 | controller |     "Jun 11 00:53:35.725136 crc crio[23067]: time=\"2026-06-11T00:53:35.725055803Z\" level=info msg=\"Removing pod sandbox: 21160564a5edfc1ec514f57c8153988584c3d407d65b4ef9b807c6fa43268357\" id=60ca0f62-8787-4143-8d19-3c4115d73b3d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.822549 | controller |     "Jun 11 00:53:35.737613 crc crio[23067]: time=\"2026-06-11T00:53:35.73748376Z\" level=info msg=\"Removed pod sandbox: 21160564a5edfc1ec514f57c8153988584c3d407d65b4ef9b807c6fa43268357\" id=60ca0f62-8787-4143-8d19-3c4115d73b3d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.822565 | controller |     "Jun 11 00:53:35.738962 crc crio[23067]: time=\"2026-06-11T00:53:35.738868957Z\" level=info msg=\"Stopping pod sandbox: 36dd0358a40884ca9a1e15e07463c488ed190edad69d56f72d93618dd66bd878\" id=a4883d8c-2666-462b-977c-93c4cf748fa5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.822603 | controller |     "Jun 11 00:53:35.739069 crc crio[23067]: time=\"2026-06-11T00:53:35.739000711Z\" level=info msg=\"Stopped pod sandbox (already stopped): 36dd0358a40884ca9a1e15e07463c488ed190edad69d56f72d93618dd66bd878\" id=a4883d8c-2666-462b-977c-93c4cf748fa5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.822641 | controller |     "Jun 11 00:53:35.739940 crc crio[23067]: time=\"2026-06-11T00:53:35.739879005Z\" level=info msg=\"Removing pod sandbox: 36dd0358a40884ca9a1e15e07463c488ed190edad69d56f72d93618dd66bd878\" id=ed29004f-7bfb-4389-92f4-6874158da5ce name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.822665 | controller |     "Jun 11 00:53:35.762215 crc crio[23067]: time=\"2026-06-11T00:53:35.762061656Z\" level=info msg=\"Removed pod sandbox: 36dd0358a40884ca9a1e15e07463c488ed190edad69d56f72d93618dd66bd878\" id=ed29004f-7bfb-4389-92f4-6874158da5ce name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.822680 | controller |     "Jun 11 00:54:00.588700 crc crio[23067]: time=\"2026-06-11T00:54:00.585929Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29685654-q6gsh/POD\" id=ca38e35f-2995-4cc2-b308-b520fe925100 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.822695 | controller |     "Jun 11 00:54:00.588700 crc crio[23067]: time=\"2026-06-11T00:54:00.586946708Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.822710 | controller |     "Jun 11 00:54:00.637539 crc crio[23067]: time=\"2026-06-11T00:54:00.637370765Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685654-q6gsh Namespace:openshift-infra ID:715b53ac84a6bfdee7edb3a4d819bb3c5378ee4b2048a994d9c5f5c4ba759429 UID:91211943-e033-423e-98b0-d70c916d045e NetNS:/var/run/netns/a8ff3e47-8b9d-4f69-b940-3011af9829fa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod91211943_e033_423e_98b0_d70c916d045e.slice PodAnnotations:0xc002c85b68}] Aliases:map[]}\"",
2026-06-11 01:10:49.822725 | controller |     "Jun 11 00:54:00.637539 crc crio[23067]: time=\"2026-06-11T00:54:00.637464838Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29685654-q6gsh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.822739 | controller |     "Jun 11 00:54:01.229360 crc crio[23067]: 2026-06-11T00:54:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:715b53ac84a6bfd Mac:72:48:5d:be:96:8a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:07 Mtu:0 Sandbox:/var/run/netns/a8ff3e47-8b9d-4f69-b940-3011af9829fa SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.1.7 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.822753 | controller |     "Jun 11 00:54:01.230559 crc crio[23067]: time=\"2026-06-11T00:54:01.230493981Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685654-q6gsh Namespace:openshift-infra ID:715b53ac84a6bfdee7edb3a4d819bb3c5378ee4b2048a994d9c5f5c4ba759429 UID:91211943-e033-423e-98b0-d70c916d045e NetNS:/var/run/netns/a8ff3e47-8b9d-4f69-b940-3011af9829fa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod91211943_e033_423e_98b0_d70c916d045e.slice PodAnnotations:0xc002c85b68}] Aliases:map[]}\"",
2026-06-11 01:10:49.822768 | controller |     "Jun 11 00:54:01.230807 crc crio[23067]: time=\"2026-06-11T00:54:01.230734867Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29685654-q6gsh for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.822782 | controller |     "Jun 11 00:54:01.240010 crc crio[23067]: time=\"2026-06-11T00:54:01.239517826Z\" level=info msg=\"Ran pod sandbox 715b53ac84a6bfdee7edb3a4d819bb3c5378ee4b2048a994d9c5f5c4ba759429 with infra container: openshift-infra/auto-csr-approver-29685654-q6gsh/POD\" id=ca38e35f-2995-4cc2-b308-b520fe925100 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.822796 | controller |     "Jun 11 00:54:01.244577 crc crio[23067]: time=\"2026-06-11T00:54:01.244523071Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=c1a357db-bf75-43db-8bed-2c5e15b342f9 name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.822816 | controller |     "Jun 11 00:54:01.253260 crc crio[23067]: time=\"2026-06-11T00:54:01.253171896Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 01:10:49.822830 | controller |     "Jun 11 00:54:02.089962 crc crio[23067]: time=\"2026-06-11T00:54:02.089712841Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=c1a357db-bf75-43db-8bed-2c5e15b342f9 name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.822845 | controller |     "Jun 11 00:54:02.091326 crc crio[23067]: time=\"2026-06-11T00:54:02.090514593Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=41c4537f-3d10-4901-85c7-c952ba3653f7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.822859 | controller |     "Jun 11 00:54:02.093552 crc crio[23067]: time=\"2026-06-11T00:54:02.093441212Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=0d6728a9-eba1-441b-885a-26c779b934d6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.822873 | controller |     "Jun 11 00:54:02.100974 crc crio[23067]: time=\"2026-06-11T00:54:02.100806502Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29685654-q6gsh/oc\" id=74efc17e-12a2-4795-a46b-bafc75fca7ea name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.822888 | controller |     "Jun 11 00:54:02.101426 crc crio[23067]: time=\"2026-06-11T00:54:02.101343307Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.822902 | controller |     "Jun 11 00:54:02.186715 crc crio[23067]: time=\"2026-06-11T00:54:02.175473997Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.822916 | controller |     "Jun 11 00:54:02.510855 crc crio[23067]: time=\"2026-06-11T00:54:02.510223975Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.822931 | controller |     "Jun 11 00:54:02.629819 crc crio[23067]: time=\"2026-06-11T00:54:02.629722096Z\" level=info msg=\"Created container b7ecaad1983202c4a1ae235b7615ac6acd373c9b1b3ab388929ad369f7fd931e: openshift-infra/auto-csr-approver-29685654-q6gsh/oc\" id=74efc17e-12a2-4795-a46b-bafc75fca7ea name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.822946 | controller |     "Jun 11 00:54:02.631162 crc crio[23067]: time=\"2026-06-11T00:54:02.631062302Z\" level=info msg=\"Starting container: b7ecaad1983202c4a1ae235b7615ac6acd373c9b1b3ab388929ad369f7fd931e\" id=819f3e9e-bb93-4a49-a8ba-333a2018b11d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.822960 | controller |     "Jun 11 00:54:02.636327 crc crio[23067]: time=\"2026-06-11T00:54:02.636228192Z\" level=info msg=\"Started container\" PID=194278 containerID=b7ecaad1983202c4a1ae235b7615ac6acd373c9b1b3ab388929ad369f7fd931e description=openshift-infra/auto-csr-approver-29685654-q6gsh/oc id=819f3e9e-bb93-4a49-a8ba-333a2018b11d name=/runtime.v1.RuntimeService/StartContainer sandboxID=715b53ac84a6bfdee7edb3a4d819bb3c5378ee4b2048a994d9c5f5c4ba759429",
2026-06-11 01:10:49.822975 | controller |     "Jun 11 00:54:04.526359 crc crio[23067]: time=\"2026-06-11T00:54:04.524471101Z\" level=info msg=\"Stopping pod sandbox: 715b53ac84a6bfdee7edb3a4d819bb3c5378ee4b2048a994d9c5f5c4ba759429\" id=53d142b7-4fd8-4e3c-b70e-312614593477 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.822990 | controller |     "Jun 11 00:54:04.528789 crc crio[23067]: time=\"2026-06-11T00:54:04.527495723Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685654-q6gsh Namespace:openshift-infra ID:715b53ac84a6bfdee7edb3a4d819bb3c5378ee4b2048a994d9c5f5c4ba759429 UID:91211943-e033-423e-98b0-d70c916d045e NetNS:/var/run/netns/a8ff3e47-8b9d-4f69-b940-3011af9829fa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod91211943_e033_423e_98b0_d70c916d045e.slice PodAnnotations:0xc0036109f8}] Aliases:map[]}\"",
2026-06-11 01:10:49.823009 | controller |     "Jun 11 00:54:04.528789 crc crio[23067]: time=\"2026-06-11T00:54:04.527857262Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29685654-q6gsh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.823024 | controller |     "Jun 11 00:54:04.912054 crc crio[23067]: time=\"2026-06-11T00:54:04.911938879Z\" level=info msg=\"Stopped pod sandbox: 715b53ac84a6bfdee7edb3a4d819bb3c5378ee4b2048a994d9c5f5c4ba759429\" id=53d142b7-4fd8-4e3c-b70e-312614593477 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.823038 | controller |     "Jun 11 00:54:13.856134 crc crio[23067]: time=\"2026-06-11T00:54:13.855634274Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-5rh4m/POD\" id=4f2b6568-8d1b-40ba-93b5-d96ece5e7306 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.823053 | controller |     "Jun 11 00:54:13.857560 crc crio[23067]: time=\"2026-06-11T00:54:13.856171629Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.823068 | controller |     "Jun 11 00:54:13.909993 crc crio[23067]: time=\"2026-06-11T00:54:13.909862835Z\" level=info msg=\"Got pod network &{Name:community-operators-5rh4m Namespace:openshift-marketplace ID:fdfcbd71726ea81aad5a2adc7825d8886d49467bb11288a374c850e96cca7096 UID:7e2cd025-ab80-451c-ad12-d9df4c0efa40 NetNS:/var/run/netns/a9792e93-0f83-43ba-ba47-26544ed3155f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7e2cd025_ab80_451c_ad12_d9df4c0efa40.slice PodAnnotations:0xc000531880}] Aliases:map[]}\"",
2026-06-11 01:10:49.823082 | controller |     "Jun 11 00:54:13.909993 crc crio[23067]: time=\"2026-06-11T00:54:13.909968298Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-5rh4m to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.823096 | controller |     "Jun 11 00:54:14.495516 crc crio[23067]: time=\"2026-06-11T00:54:14.495019274Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-bpmzh/POD\" id=58f1885f-d8df-46d6-a2d2-3fefd81d6ea5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.823111 | controller |     "Jun 11 00:54:14.495789 crc crio[23067]: time=\"2026-06-11T00:54:14.495534858Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.823125 | controller |     "Jun 11 00:54:14.552500 crc crio[23067]: time=\"2026-06-11T00:54:14.552180094Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-bpmzh Namespace:openshift-marketplace ID:afdc500f9dbf26554b4dbe8e274dbe12234ed60c60e98f282794bdebf01fa231 UID:031cbe8f-c9fe-4401-8388-c52b6984171c NetNS:/var/run/netns/1dcfa1f2-ca25-44be-910c-925c4ef81c1b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod031cbe8f_c9fe_4401_8388_c52b6984171c.slice PodAnnotations:0xc00008cc18}] Aliases:map[]}\"",
2026-06-11 01:10:49.823140 | controller |     "Jun 11 00:54:14.552934 crc crio[23067]: time=\"2026-06-11T00:54:14.552471522Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-bpmzh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.823154 | controller |     "Jun 11 00:54:14.603192 crc crio[23067]: 2026-06-11T00:54:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fdfcbd71726ea81 Mac:fe:ea:da:35:6f:56 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:08 Mtu:0 Sandbox:/var/run/netns/a9792e93-0f83-43ba-ba47-26544ed3155f SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.1.8 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.823175 | controller |     "Jun 11 00:54:14.604476 crc crio[23067]: time=\"2026-06-11T00:54:14.60439149Z\" level=info msg=\"Got pod network &{Name:community-operators-5rh4m Namespace:openshift-marketplace ID:fdfcbd71726ea81aad5a2adc7825d8886d49467bb11288a374c850e96cca7096 UID:7e2cd025-ab80-451c-ad12-d9df4c0efa40 NetNS:/var/run/netns/a9792e93-0f83-43ba-ba47-26544ed3155f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7e2cd025_ab80_451c_ad12_d9df4c0efa40.slice PodAnnotations:0xc000531880}] Aliases:map[]}\"",
2026-06-11 01:10:49.823191 | controller |     "Jun 11 00:54:14.604905 crc crio[23067]: time=\"2026-06-11T00:54:14.604689088Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-5rh4m for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.823205 | controller |     "Jun 11 00:54:14.643568 crc crio[23067]: time=\"2026-06-11T00:54:14.643533012Z\" level=info msg=\"Ran pod sandbox fdfcbd71726ea81aad5a2adc7825d8886d49467bb11288a374c850e96cca7096 with infra container: openshift-marketplace/community-operators-5rh4m/POD\" id=4f2b6568-8d1b-40ba-93b5-d96ece5e7306 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.823221 | controller |     "Jun 11 00:54:14.652954 crc crio[23067]: time=\"2026-06-11T00:54:14.652860165Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=e45c229c-c1a4-496c-bcb8-4109e552b8ca name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.823236 | controller |     "Jun 11 00:54:14.658679 crc crio[23067]: time=\"2026-06-11T00:54:14.656943656Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=d682173e-3162-43a7-a297-fdad381737d9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.823251 | controller |     "Jun 11 00:54:14.667886 crc crio[23067]: time=\"2026-06-11T00:54:14.66780636Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-5rh4m/extract-utilities\" id=7b9cb93e-0708-401c-9173-10f35faef47e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.823266 | controller |     "Jun 11 00:54:14.668362 crc crio[23067]: time=\"2026-06-11T00:54:14.668307814Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.823280 | controller |     "Jun 11 00:54:14.831008 crc crio[23067]: time=\"2026-06-11T00:54:14.830837541Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.823295 | controller |     "Jun 11 00:54:14.846480 crc crio[23067]: time=\"2026-06-11T00:54:14.846388663Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.823309 | controller |     "Jun 11 00:54:15.005425 crc crio[23067]: time=\"2026-06-11T00:54:15.005321753Z\" level=info msg=\"Created container 9c7ce1cc6ffcc138060b45c70cbd1358529e8e081ebbfe4e289628b4abc0b313: openshift-marketplace/community-operators-5rh4m/extract-utilities\" id=7b9cb93e-0708-401c-9173-10f35faef47e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.823323 | controller |     "Jun 11 00:54:15.010117 crc crio[23067]: time=\"2026-06-11T00:54:15.010021771Z\" level=info msg=\"Starting container: 9c7ce1cc6ffcc138060b45c70cbd1358529e8e081ebbfe4e289628b4abc0b313\" id=acde0a81-a04f-43f9-a270-1325309c8604 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.823342 | controller |     "Jun 11 00:54:15.018275 crc crio[23067]: time=\"2026-06-11T00:54:15.018189582Z\" level=info msg=\"Started container\" PID=195172 containerID=9c7ce1cc6ffcc138060b45c70cbd1358529e8e081ebbfe4e289628b4abc0b313 description=openshift-marketplace/community-operators-5rh4m/extract-utilities id=acde0a81-a04f-43f9-a270-1325309c8604 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fdfcbd71726ea81aad5a2adc7825d8886d49467bb11288a374c850e96cca7096",
2026-06-11 01:10:49.823379 | controller |     "Jun 11 00:54:15.174467 crc crio[23067]: 2026-06-11T00:54:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:afdc500f9dbf265 Mac:8e:37:14:73:81:a5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:09 Mtu:0 Sandbox:/var/run/netns/1dcfa1f2-ca25-44be-910c-925c4ef81c1b SocketPath: PciID:}] [{Interface:0xc0004a06a0 Address:{IP:10.217.1.9 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.823397 | controller |     "Jun 11 00:54:15.176617 crc crio[23067]: time=\"2026-06-11T00:54:15.176522996Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-bpmzh Namespace:openshift-marketplace ID:afdc500f9dbf26554b4dbe8e274dbe12234ed60c60e98f282794bdebf01fa231 UID:031cbe8f-c9fe-4401-8388-c52b6984171c NetNS:/var/run/netns/1dcfa1f2-ca25-44be-910c-925c4ef81c1b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod031cbe8f_c9fe_4401_8388_c52b6984171c.slice PodAnnotations:0xc00008cc18}] Aliases:map[]}\"",
2026-06-11 01:10:49.823414 | controller |     "Jun 11 00:54:15.176856 crc crio[23067]: time=\"2026-06-11T00:54:15.176801614Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-bpmzh for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.823428 | controller |     "Jun 11 00:54:15.195361 crc crio[23067]: time=\"2026-06-11T00:54:15.190357821Z\" level=info msg=\"Ran pod sandbox afdc500f9dbf26554b4dbe8e274dbe12234ed60c60e98f282794bdebf01fa231 with infra container: openshift-marketplace/redhat-marketplace-bpmzh/POD\" id=58f1885f-d8df-46d6-a2d2-3fefd81d6ea5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.823443 | controller |     "Jun 11 00:54:15.195361 crc crio[23067]: time=\"2026-06-11T00:54:15.194277398Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=f20fbae0-37c3-42ce-8beb-6e2f31ff74e5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.823457 | controller |     "Jun 11 00:54:15.199467 crc crio[23067]: time=\"2026-06-11T00:54:15.199364516Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=d60669ef-6623-4ddb-949c-98724705751a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.823471 | controller |     "Jun 11 00:54:15.210755 crc crio[23067]: time=\"2026-06-11T00:54:15.210490227Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-bpmzh/extract-utilities\" id=30657d3a-741f-490d-9034-918f634ce7be name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.823485 | controller |     "Jun 11 00:54:15.211161 crc crio[23067]: time=\"2026-06-11T00:54:15.211079843Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.823499 | controller |     "Jun 11 00:54:15.278977 crc crio[23067]: time=\"2026-06-11T00:54:15.278867492Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.823513 | controller |     "Jun 11 00:54:15.282875 crc crio[23067]: time=\"2026-06-11T00:54:15.282809199Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.823533 | controller |     "Jun 11 00:54:15.481507 crc crio[23067]: time=\"2026-06-11T00:54:15.481063785Z\" level=info msg=\"Created container 3c208d8f69e4aa94c8c604d1e12dea05d04d6e7705ee47278a18d893a488b780: openshift-marketplace/redhat-marketplace-bpmzh/extract-utilities\" id=30657d3a-741f-490d-9034-918f634ce7be name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.823548 | controller |     "Jun 11 00:54:15.482921 crc crio[23067]: time=\"2026-06-11T00:54:15.482831413Z\" level=info msg=\"Starting container: 3c208d8f69e4aa94c8c604d1e12dea05d04d6e7705ee47278a18d893a488b780\" id=a55f1831-dacc-4d6d-aba9-2e36814247bb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.823562 | controller |     "Jun 11 00:54:15.493188 crc crio[23067]: time=\"2026-06-11T00:54:15.493059671Z\" level=info msg=\"Started container\" PID=195208 containerID=3c208d8f69e4aa94c8c604d1e12dea05d04d6e7705ee47278a18d893a488b780 description=openshift-marketplace/redhat-marketplace-bpmzh/extract-utilities id=a55f1831-dacc-4d6d-aba9-2e36814247bb name=/runtime.v1.RuntimeService/StartContainer sandboxID=afdc500f9dbf26554b4dbe8e274dbe12234ed60c60e98f282794bdebf01fa231",
2026-06-11 01:10:49.823577 | controller |     "Jun 11 00:54:15.760467 crc crio[23067]: time=\"2026-06-11T00:54:15.759929948Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=86ad0bb5-5566-4cd4-8c74-7c7b7a690df1 name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.823591 | controller |     "Jun 11 00:54:15.770194 crc crio[23067]: time=\"2026-06-11T00:54:15.770116374Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"",
2026-06-11 01:10:49.823605 | controller |     "Jun 11 00:54:15.770419 crc crio[23067]: time=\"2026-06-11T00:54:15.770352091Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=c6e2a708-e930-4c69-a9e7-3fd65102b577 name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.823619 | controller |     "Jun 11 00:54:15.773906 crc crio[23067]: time=\"2026-06-11T00:54:15.773832325Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"",
2026-06-11 01:10:49.823633 | controller |     "Jun 11 00:54:16.308865 crc crio[23067]: time=\"2026-06-11T00:54:16.307973521Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:e2171f6021fddbcc3c9696cc6c8095b77f20023994fedd5c1f7aa2377d28b45d\" id=86ad0bb5-5566-4cd4-8c74-7c7b7a690df1 name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.823647 | controller |     "Jun 11 00:54:16.311439 crc crio[23067]: time=\"2026-06-11T00:54:16.310379846Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=e1547e90-f37e-44bd-b24f-75a10ccad500 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.823662 | controller |     "Jun 11 00:54:16.314296 crc crio[23067]: time=\"2026-06-11T00:54:16.314142278Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=12511b6d-9bf1-469d-b61d-996036bc52bb name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.823676 | controller |     "Jun 11 00:54:16.325569 crc crio[23067]: time=\"2026-06-11T00:54:16.324608442Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-5rh4m/extract-content\" id=eb33eb78-c2a5-4a0f-b532-cad9f3af8bac name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.823690 | controller |     "Jun 11 00:54:16.325569 crc crio[23067]: time=\"2026-06-11T00:54:16.325329471Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.823710 | controller |     "Jun 11 00:54:16.376097 crc crio[23067]: time=\"2026-06-11T00:54:16.375984564Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.823724 | controller |     "Jun 11 00:54:16.379932 crc crio[23067]: time=\"2026-06-11T00:54:16.379851389Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.823738 | controller |     "Jun 11 00:54:16.444428 crc crio[23067]: time=\"2026-06-11T00:54:16.444071921Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:bec7a1ff545afabea88c4a74227ea95b91c67cf5c03e89b2b949be410682f8a0\" id=c6e2a708-e930-4c69-a9e7-3fd65102b577 name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.823753 | controller |     "Jun 11 00:54:16.445393 crc crio[23067]: time=\"2026-06-11T00:54:16.445127479Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=37832e93-f1d3-40b0-b52f-c29018ca30b3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.823766 | controller |     "Jun 11 00:54:16.451315 crc crio[23067]: time=\"2026-06-11T00:54:16.450157736Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=be8b3518-66c7-47e4-99cb-4c36f8e311ce name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.823780 | controller |     "Jun 11 00:54:16.459916 crc crio[23067]: time=\"2026-06-11T00:54:16.459849058Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-bpmzh/extract-content\" id=dfac4c10-2ccc-44cd-bd66-82648641e5af name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.823794 | controller |     "Jun 11 00:54:16.460347 crc crio[23067]: time=\"2026-06-11T00:54:16.46028931Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.823808 | controller |     "Jun 11 00:54:16.547355 crc crio[23067]: time=\"2026-06-11T00:54:16.547223858Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.823822 | controller |     "Jun 11 00:54:16.554039 crc crio[23067]: time=\"2026-06-11T00:54:16.553951691Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.823836 | controller |     "Jun 11 00:54:16.559518 crc crio[23067]: time=\"2026-06-11T00:54:16.559394628Z\" level=info msg=\"Created container 1f059784d086e416c62e0037004562b792f99f60b315811fcf7c2a8a4574342e: openshift-marketplace/community-operators-5rh4m/extract-content\" id=eb33eb78-c2a5-4a0f-b532-cad9f3af8bac name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.823849 | controller |     "Jun 11 00:54:16.561005 crc crio[23067]: time=\"2026-06-11T00:54:16.560804166Z\" level=info msg=\"Starting container: 1f059784d086e416c62e0037004562b792f99f60b315811fcf7c2a8a4574342e\" id=ad52966b-b5a9-4c26-8d3c-2c42de7bfaa1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.823863 | controller |     "Jun 11 00:54:16.567353 crc crio[23067]: time=\"2026-06-11T00:54:16.567248471Z\" level=info msg=\"Started container\" PID=195255 containerID=1f059784d086e416c62e0037004562b792f99f60b315811fcf7c2a8a4574342e description=openshift-marketplace/community-operators-5rh4m/extract-content id=ad52966b-b5a9-4c26-8d3c-2c42de7bfaa1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fdfcbd71726ea81aad5a2adc7825d8886d49467bb11288a374c850e96cca7096",
2026-06-11 01:10:49.823878 | controller |     "Jun 11 00:54:16.708628 crc crio[23067]: time=\"2026-06-11T00:54:16.708453701Z\" level=info msg=\"Created container b047dca24af27ec9027facae3e96e2d0d049d904340f3d9aba946c793510d718: openshift-marketplace/redhat-marketplace-bpmzh/extract-content\" id=dfac4c10-2ccc-44cd-bd66-82648641e5af name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.823898 | controller |     "Jun 11 00:54:16.709979 crc crio[23067]: time=\"2026-06-11T00:54:16.70989913Z\" level=info msg=\"Starting container: b047dca24af27ec9027facae3e96e2d0d049d904340f3d9aba946c793510d718\" id=a4a89603-6a56-4b17-a76b-4f2ca99a5206 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.823913 | controller |     "Jun 11 00:54:16.719192 crc crio[23067]: time=\"2026-06-11T00:54:16.719082969Z\" level=info msg=\"Started container\" PID=195266 containerID=b047dca24af27ec9027facae3e96e2d0d049d904340f3d9aba946c793510d718 description=openshift-marketplace/redhat-marketplace-bpmzh/extract-content id=a4a89603-6a56-4b17-a76b-4f2ca99a5206 name=/runtime.v1.RuntimeService/StartContainer sandboxID=afdc500f9dbf26554b4dbe8e274dbe12234ed60c60e98f282794bdebf01fa231",
2026-06-11 01:10:49.823927 | controller |     "Jun 11 00:54:17.807307 crc crio[23067]: time=\"2026-06-11T00:54:17.807224438Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=a039dd5a-187c-4031-ba42-151cffcc458a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.823941 | controller |     "Jun 11 00:54:17.809751 crc crio[23067]: time=\"2026-06-11T00:54:17.809569762Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=9e78481f-8c46-4fe4-8d91-49a6ff634c08 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.823955 | controller |     "Jun 11 00:54:17.819077 crc crio[23067]: time=\"2026-06-11T00:54:17.818967237Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-bpmzh/registry-server\" id=917929b2-f62b-49ca-aaa1-5f12acbd1de4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.823969 | controller |     "Jun 11 00:54:17.819468 crc crio[23067]: time=\"2026-06-11T00:54:17.819395219Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.823983 | controller |     "Jun 11 00:54:17.876185 crc crio[23067]: time=\"2026-06-11T00:54:17.876023394Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.823998 | controller |     "Jun 11 00:54:17.879989 crc crio[23067]: time=\"2026-06-11T00:54:17.879886549Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.824012 | controller |     "Jun 11 00:54:18.081108 crc crio[23067]: time=\"2026-06-11T00:54:18.080984863Z\" level=info msg=\"Created container cfc426b82ae1d77f2fd29a72c1b809c455a8a6bc43d028581a33b34c3cfcb67d: openshift-marketplace/redhat-marketplace-bpmzh/registry-server\" id=917929b2-f62b-49ca-aaa1-5f12acbd1de4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.824026 | controller |     "Jun 11 00:54:18.082839 crc crio[23067]: time=\"2026-06-11T00:54:18.082760341Z\" level=info msg=\"Starting container: cfc426b82ae1d77f2fd29a72c1b809c455a8a6bc43d028581a33b34c3cfcb67d\" id=a09b782e-05c9-4390-8934-9984f265967a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.824040 | controller |     "Jun 11 00:54:18.088412 crc crio[23067]: time=\"2026-06-11T00:54:18.088295921Z\" level=info msg=\"Started container\" PID=195323 containerID=cfc426b82ae1d77f2fd29a72c1b809c455a8a6bc43d028581a33b34c3cfcb67d description=openshift-marketplace/redhat-marketplace-bpmzh/registry-server id=a09b782e-05c9-4390-8934-9984f265967a name=/runtime.v1.RuntimeService/StartContainer sandboxID=afdc500f9dbf26554b4dbe8e274dbe12234ed60c60e98f282794bdebf01fa231",
2026-06-11 01:10:49.824061 | controller |     "Jun 11 00:54:18.830206 crc crio[23067]: time=\"2026-06-11T00:54:18.829877402Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=42c329e4-eefa-4d0e-80b1-35572cce9a77 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.824076 | controller |     "Jun 11 00:54:18.835239 crc crio[23067]: time=\"2026-06-11T00:54:18.835133585Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=dbe1f7bb-4e91-4a27-bcac-736fb34e45a3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.824090 | controller |     "Jun 11 00:54:18.848099 crc crio[23067]: time=\"2026-06-11T00:54:18.847956633Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-5rh4m/registry-server\" id=12b8d293-893c-4089-bc23-3454262a627c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.824105 | controller |     "Jun 11 00:54:18.848741 crc crio[23067]: time=\"2026-06-11T00:54:18.848563609Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.824119 | controller |     "Jun 11 00:54:18.915697 crc crio[23067]: time=\"2026-06-11T00:54:18.915511445Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.824133 | controller |     "Jun 11 00:54:18.922118 crc crio[23067]: time=\"2026-06-11T00:54:18.922036592Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.824147 | controller |     "Jun 11 00:54:19.091084 crc crio[23067]: time=\"2026-06-11T00:54:19.090323076Z\" level=info msg=\"Created container f9ce4c9ebcb9977ed5851f8971ba99cdee2d5bdc4e7e734f6830a2723c743add: openshift-marketplace/community-operators-5rh4m/registry-server\" id=12b8d293-893c-4089-bc23-3454262a627c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.824161 | controller |     "Jun 11 00:54:19.091466 crc crio[23067]: time=\"2026-06-11T00:54:19.091415775Z\" level=info msg=\"Starting container: f9ce4c9ebcb9977ed5851f8971ba99cdee2d5bdc4e7e734f6830a2723c743add\" id=59089e1e-d315-4baf-97cd-2998281bcc19 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.824175 | controller |     "Jun 11 00:54:19.097617 crc crio[23067]: time=\"2026-06-11T00:54:19.097530761Z\" level=info msg=\"Started container\" PID=195428 containerID=f9ce4c9ebcb9977ed5851f8971ba99cdee2d5bdc4e7e734f6830a2723c743add description=openshift-marketplace/community-operators-5rh4m/registry-server id=59089e1e-d315-4baf-97cd-2998281bcc19 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fdfcbd71726ea81aad5a2adc7825d8886d49467bb11288a374c850e96cca7096",
2026-06-11 01:10:49.824190 | controller |     "Jun 11 00:54:29.667055 crc crio[23067]: time=\"2026-06-11T00:54:29.66634343Z\" level=info msg=\"Stopping container: cfc426b82ae1d77f2fd29a72c1b809c455a8a6bc43d028581a33b34c3cfcb67d (timeout: 2s)\" id=bc576793-4c69-4752-a4d0-1081918eda4b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.824204 | controller |     "Jun 11 00:54:29.797913 crc crio[23067]: time=\"2026-06-11T00:54:29.794487835Z\" level=info msg=\"Stopped container cfc426b82ae1d77f2fd29a72c1b809c455a8a6bc43d028581a33b34c3cfcb67d: openshift-marketplace/redhat-marketplace-bpmzh/registry-server\" id=bc576793-4c69-4752-a4d0-1081918eda4b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.824219 | controller |     "Jun 11 00:54:29.797913 crc crio[23067]: time=\"2026-06-11T00:54:29.796237802Z\" level=info msg=\"Stopping pod sandbox: afdc500f9dbf26554b4dbe8e274dbe12234ed60c60e98f282794bdebf01fa231\" id=bb48a751-c6a4-4114-a11c-c0419acf8218 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.824240 | controller |     "Jun 11 00:54:29.797913 crc crio[23067]: time=\"2026-06-11T00:54:29.796909261Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-bpmzh Namespace:openshift-marketplace ID:afdc500f9dbf26554b4dbe8e274dbe12234ed60c60e98f282794bdebf01fa231 UID:031cbe8f-c9fe-4401-8388-c52b6984171c NetNS:/var/run/netns/1dcfa1f2-ca25-44be-910c-925c4ef81c1b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod031cbe8f_c9fe_4401_8388_c52b6984171c.slice PodAnnotations:0xc0002f2a50}] Aliases:map[]}\"",
2026-06-11 01:10:49.824256 | controller |     "Jun 11 00:54:29.797913 crc crio[23067]: time=\"2026-06-11T00:54:29.797100176Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-bpmzh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.824271 | controller |     "Jun 11 00:54:30.065542 crc crio[23067]: time=\"2026-06-11T00:54:30.065436783Z\" level=info msg=\"Stopped pod sandbox: afdc500f9dbf26554b4dbe8e274dbe12234ed60c60e98f282794bdebf01fa231\" id=bb48a751-c6a4-4114-a11c-c0419acf8218 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.824285 | controller |     "Jun 11 00:54:31.077610 crc crio[23067]: time=\"2026-06-11T00:54:31.077091128Z\" level=info msg=\"Removing container: cfc426b82ae1d77f2fd29a72c1b809c455a8a6bc43d028581a33b34c3cfcb67d\" id=574fc285-d777-406e-8dda-097768248b70 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.824300 | controller |     "Jun 11 00:54:31.164344 crc crio[23067]: time=\"2026-06-11T00:54:31.164175139Z\" level=info msg=\"Removed container cfc426b82ae1d77f2fd29a72c1b809c455a8a6bc43d028581a33b34c3cfcb67d: openshift-marketplace/redhat-marketplace-bpmzh/registry-server\" id=574fc285-d777-406e-8dda-097768248b70 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.824314 | controller |     "Jun 11 00:54:31.174905 crc crio[23067]: time=\"2026-06-11T00:54:31.174811268Z\" level=info msg=\"Removing container: b047dca24af27ec9027facae3e96e2d0d049d904340f3d9aba946c793510d718\" id=f9ca3e64-64db-4072-bedb-75cdd6728755 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.824329 | controller |     "Jun 11 00:54:31.234326 crc crio[23067]: time=\"2026-06-11T00:54:31.234162037Z\" level=info msg=\"Removed container b047dca24af27ec9027facae3e96e2d0d049d904340f3d9aba946c793510d718: openshift-marketplace/redhat-marketplace-bpmzh/extract-content\" id=f9ca3e64-64db-4072-bedb-75cdd6728755 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.824343 | controller |     "Jun 11 00:54:31.242690 crc crio[23067]: time=\"2026-06-11T00:54:31.242539214Z\" level=info msg=\"Removing container: 3c208d8f69e4aa94c8c604d1e12dea05d04d6e7705ee47278a18d893a488b780\" id=fa71393a-7600-4a17-92fd-650364206c3e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.824379 | controller |     "Jun 11 00:54:31.287178 crc crio[23067]: time=\"2026-06-11T00:54:31.287069932Z\" level=info msg=\"Removed container 3c208d8f69e4aa94c8c604d1e12dea05d04d6e7705ee47278a18d893a488b780: openshift-marketplace/redhat-marketplace-bpmzh/extract-utilities\" id=fa71393a-7600-4a17-92fd-650364206c3e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.824395 | controller |     "Jun 11 00:54:34.876149 crc crio[23067]: time=\"2026-06-11T00:54:34.8748637Z\" level=info msg=\"Stopping container: f9ce4c9ebcb9977ed5851f8971ba99cdee2d5bdc4e7e734f6830a2723c743add (timeout: 2s)\" id=d8859719-464c-414f-b0fa-4b804160a7e5 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.824410 | controller |     "Jun 11 00:54:35.015175 crc crio[23067]: time=\"2026-06-11T00:54:35.014369774Z\" level=info msg=\"Stopped container f9ce4c9ebcb9977ed5851f8971ba99cdee2d5bdc4e7e734f6830a2723c743add: openshift-marketplace/community-operators-5rh4m/registry-server\" id=d8859719-464c-414f-b0fa-4b804160a7e5 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.824431 | controller |     "Jun 11 00:54:35.016928 crc crio[23067]: time=\"2026-06-11T00:54:35.016760299Z\" level=info msg=\"Stopping pod sandbox: fdfcbd71726ea81aad5a2adc7825d8886d49467bb11288a374c850e96cca7096\" id=80f7bbcb-4cf4-4a53-a4a8-c3beb8b1adfd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.824446 | controller |     "Jun 11 00:54:35.017424 crc crio[23067]: time=\"2026-06-11T00:54:35.017346295Z\" level=info msg=\"Got pod network &{Name:community-operators-5rh4m Namespace:openshift-marketplace ID:fdfcbd71726ea81aad5a2adc7825d8886d49467bb11288a374c850e96cca7096 UID:7e2cd025-ab80-451c-ad12-d9df4c0efa40 NetNS:/var/run/netns/a9792e93-0f83-43ba-ba47-26544ed3155f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7e2cd025_ab80_451c_ad12_d9df4c0efa40.slice PodAnnotations:0xc002a46308}] Aliases:map[]}\"",
2026-06-11 01:10:49.824461 | controller |     "Jun 11 00:54:35.017561 crc crio[23067]: time=\"2026-06-11T00:54:35.017520299Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-5rh4m from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.824476 | controller |     "Jun 11 00:54:35.427940 crc crio[23067]: time=\"2026-06-11T00:54:35.427332553Z\" level=info msg=\"Stopped pod sandbox: fdfcbd71726ea81aad5a2adc7825d8886d49467bb11288a374c850e96cca7096\" id=80f7bbcb-4cf4-4a53-a4a8-c3beb8b1adfd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.824491 | controller |     "Jun 11 00:54:35.781134 crc crio[23067]: time=\"2026-06-11T00:54:35.781016964Z\" level=info msg=\"Removing container: 56cc5c254fecf98d3b53ad8b649b8d6b6c471e3dd0913203b6d17c18bf76cc87\" id=fd54c8a7-ddbf-434b-852e-8f34d64ad81e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.824505 | controller |     "Jun 11 00:54:36.004919 crc crio[23067]: time=\"2026-06-11T00:54:36.004721621Z\" level=info msg=\"Removed container 56cc5c254fecf98d3b53ad8b649b8d6b6c471e3dd0913203b6d17c18bf76cc87: openshift-infra/auto-csr-approver-29685648-jcvg9/oc\" id=fd54c8a7-ddbf-434b-852e-8f34d64ad81e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.824520 | controller |     "Jun 11 00:54:36.030947 crc crio[23067]: time=\"2026-06-11T00:54:36.030759488Z\" level=info msg=\"Stopping pod sandbox: e9af8ddc857f9e02e4fff17b1ac2c730ae9e0c4bb40de0bbd5b5c7e7f7de79d3\" id=8261512f-f101-4720-ae9d-d0cf1f46cf69 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.824534 | controller |     "Jun 11 00:54:36.032084 crc crio[23067]: time=\"2026-06-11T00:54:36.031986771Z\" level=info msg=\"Stopped pod sandbox (already stopped): e9af8ddc857f9e02e4fff17b1ac2c730ae9e0c4bb40de0bbd5b5c7e7f7de79d3\" id=8261512f-f101-4720-ae9d-d0cf1f46cf69 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.824549 | controller |     "Jun 11 00:54:36.033317 crc crio[23067]: time=\"2026-06-11T00:54:36.033206864Z\" level=info msg=\"Removing pod sandbox: e9af8ddc857f9e02e4fff17b1ac2c730ae9e0c4bb40de0bbd5b5c7e7f7de79d3\" id=cd0207a5-33e5-4f31-9583-100719e7caea name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.824562 | controller |     "Jun 11 00:54:36.056003 crc crio[23067]: time=\"2026-06-11T00:54:36.05591038Z\" level=info msg=\"Removed pod sandbox: e9af8ddc857f9e02e4fff17b1ac2c730ae9e0c4bb40de0bbd5b5c7e7f7de79d3\" id=cd0207a5-33e5-4f31-9583-100719e7caea name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.824577 | controller |     "Jun 11 00:54:36.056787 crc crio[23067]: time=\"2026-06-11T00:54:36.056760373Z\" level=info msg=\"Stopping pod sandbox: afdc500f9dbf26554b4dbe8e274dbe12234ed60c60e98f282794bdebf01fa231\" id=4e5e073b-6529-4489-bb11-0a8f445d098e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.824591 | controller |     "Jun 11 00:54:36.057088 crc crio[23067]: time=\"2026-06-11T00:54:36.05701678Z\" level=info msg=\"Stopped pod sandbox (already stopped): afdc500f9dbf26554b4dbe8e274dbe12234ed60c60e98f282794bdebf01fa231\" id=4e5e073b-6529-4489-bb11-0a8f445d098e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.824609 | controller |     "Jun 11 00:54:36.057823 crc crio[23067]: time=\"2026-06-11T00:54:36.057710009Z\" level=info msg=\"Removing pod sandbox: afdc500f9dbf26554b4dbe8e274dbe12234ed60c60e98f282794bdebf01fa231\" id=831293e4-771f-4734-b112-c50f4406cff2 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.824623 | controller |     "Jun 11 00:54:36.070843 crc crio[23067]: time=\"2026-06-11T00:54:36.070530376Z\" level=info msg=\"Removed pod sandbox: afdc500f9dbf26554b4dbe8e274dbe12234ed60c60e98f282794bdebf01fa231\" id=831293e4-771f-4734-b112-c50f4406cff2 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.824637 | controller |     "Jun 11 00:54:36.175482 crc crio[23067]: time=\"2026-06-11T00:54:36.175415801Z\" level=info msg=\"Removing container: f9ce4c9ebcb9977ed5851f8971ba99cdee2d5bdc4e7e734f6830a2723c743add\" id=41e33c75-3759-47a0-ac8f-814ed905029f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.824651 | controller |     "Jun 11 00:54:36.197332 crc crio[23067]: time=\"2026-06-11T00:54:36.197209682Z\" level=info msg=\"Removed container f9ce4c9ebcb9977ed5851f8971ba99cdee2d5bdc4e7e734f6830a2723c743add: openshift-marketplace/community-operators-5rh4m/registry-server\" id=41e33c75-3759-47a0-ac8f-814ed905029f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.824665 | controller |     "Jun 11 00:54:36.202044 crc crio[23067]: time=\"2026-06-11T00:54:36.20194513Z\" level=info msg=\"Removing container: 1f059784d086e416c62e0037004562b792f99f60b315811fcf7c2a8a4574342e\" id=571177d5-d224-4020-95e0-668d162d86f4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.824680 | controller |     "Jun 11 00:54:36.270778 crc crio[23067]: time=\"2026-06-11T00:54:36.270183971Z\" level=info msg=\"Removed container 1f059784d086e416c62e0037004562b792f99f60b315811fcf7c2a8a4574342e: openshift-marketplace/community-operators-5rh4m/extract-content\" id=571177d5-d224-4020-95e0-668d162d86f4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.824694 | controller |     "Jun 11 00:54:36.278200 crc crio[23067]: time=\"2026-06-11T00:54:36.278117756Z\" level=info msg=\"Removing container: 9c7ce1cc6ffcc138060b45c70cbd1358529e8e081ebbfe4e289628b4abc0b313\" id=3b6183a9-1625-4cdf-8bd0-9b8fec00b4bc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.824708 | controller |     "Jun 11 00:54:36.324736 crc crio[23067]: time=\"2026-06-11T00:54:36.324520014Z\" level=info msg=\"Removed container 9c7ce1cc6ffcc138060b45c70cbd1358529e8e081ebbfe4e289628b4abc0b313: openshift-marketplace/community-operators-5rh4m/extract-utilities\" id=3b6183a9-1625-4cdf-8bd0-9b8fec00b4bc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.824722 | controller |     "Jun 11 00:55:36.102029 crc crio[23067]: time=\"2026-06-11T00:55:36.101015885Z\" level=info msg=\"Stopping pod sandbox: fdfcbd71726ea81aad5a2adc7825d8886d49467bb11288a374c850e96cca7096\" id=72a07725-614f-4437-8802-59e789c8e2cc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.824736 | controller |     "Jun 11 00:55:36.102029 crc crio[23067]: time=\"2026-06-11T00:55:36.101893399Z\" level=info msg=\"Stopped pod sandbox (already stopped): fdfcbd71726ea81aad5a2adc7825d8886d49467bb11288a374c850e96cca7096\" id=72a07725-614f-4437-8802-59e789c8e2cc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.824750 | controller |     "Jun 11 00:55:36.103770 crc crio[23067]: time=\"2026-06-11T00:55:36.102858905Z\" level=info msg=\"Removing pod sandbox: fdfcbd71726ea81aad5a2adc7825d8886d49467bb11288a374c850e96cca7096\" id=36ba1570-3247-4ce1-87d4-3c27ac965dc9 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.824764 | controller |     "Jun 11 00:55:36.133326 crc crio[23067]: time=\"2026-06-11T00:55:36.133172527Z\" level=info msg=\"Removed pod sandbox: fdfcbd71726ea81aad5a2adc7825d8886d49467bb11288a374c850e96cca7096\" id=36ba1570-3247-4ce1-87d4-3c27ac965dc9 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.824788 | controller |     "Jun 11 00:55:39.193489 crc crio[23067]: time=\"2026-06-11T00:55:39.192466782Z\" level=info msg=\"Stopping pod sandbox: 9d6f868ce726ad14e26693589f1ce65fcacd952f525e68deee92c3d0b39a53a1\" id=7401259d-5476-4cfc-8687-c6dd30087b14 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.824803 | controller |     "Jun 11 00:55:39.194926 crc crio[23067]: time=\"2026-06-11T00:55:39.194487727Z\" level=info msg=\"Got pod network &{Name:nova-edpm-deployment-ipam-openstack-edpm-ipam-z7ncr Namespace:openstack ID:9d6f868ce726ad14e26693589f1ce65fcacd952f525e68deee92c3d0b39a53a1 UID:31a466cb-575d-4f26-9b4e-7d897d79965c NetNS:/var/run/netns/23955461-61f4-4bce-ba53-f3599772e62e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod31a466cb_575d_4f26_9b4e_7d897d79965c.slice PodAnnotations:0xc007e12380}] Aliases:map[]}\"",
2026-06-11 01:10:49.824818 | controller |     "Jun 11 00:55:39.194926 crc crio[23067]: time=\"2026-06-11T00:55:39.194869068Z\" level=info msg=\"Deleting pod openstack_nova-edpm-deployment-ipam-openstack-edpm-ipam-z7ncr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.824832 | controller |     "Jun 11 00:55:39.695196 crc crio[23067]: time=\"2026-06-11T00:55:39.694720233Z\" level=info msg=\"Stopped pod sandbox: 9d6f868ce726ad14e26693589f1ce65fcacd952f525e68deee92c3d0b39a53a1\" id=7401259d-5476-4cfc-8687-c6dd30087b14 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.824846 | controller |     "Jun 11 00:55:40.810359 crc crio[23067]: time=\"2026-06-11T00:55:40.809795864Z\" level=info msg=\"Running pod sandbox: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-qb8xf/POD\" id=0a699e4b-a848-42e4-8bad-9a2801d8bc39 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.824860 | controller |     "Jun 11 00:55:40.811337 crc crio[23067]: time=\"2026-06-11T00:55:40.810494443Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.824875 | controller |     "Jun 11 00:55:40.856798 crc crio[23067]: time=\"2026-06-11T00:55:40.856691055Z\" level=info msg=\"Got pod network &{Name:telemetry-edpm-deployment-ipam-openstack-edpm-ipam-qb8xf Namespace:openstack ID:63cdfdeef7155cadbcbbb959479f4ae5e0f7a9e467f715fef3655d020ea4069a UID:48f2adb5-f032-4ea2-af39-4feb38ba6dc7 NetNS:/var/run/netns/da0a514b-583c-4a87-b0dc-98c13b09263d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod48f2adb5_f032_4ea2_af39_4feb38ba6dc7.slice PodAnnotations:0xc0002f29a0}] Aliases:map[]}\"",
2026-06-11 01:10:49.824889 | controller |     "Jun 11 00:55:40.856798 crc crio[23067]: time=\"2026-06-11T00:55:40.856789438Z\" level=info msg=\"Adding pod openstack_telemetry-edpm-deployment-ipam-openstack-edpm-ipam-qb8xf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.824903 | controller |     "Jun 11 00:55:41.550483 crc crio[23067]: 2026-06-11T00:55:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:63cdfdeef7155ca Mac:aa:51:e9:9c:17:34 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0a Mtu:0 Sandbox:/var/run/netns/da0a514b-583c-4a87-b0dc-98c13b09263d SocketPath: PciID:}] [{Interface:0xc000014ea0 Address:{IP:10.217.1.10 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.824917 | controller |     "Jun 11 00:55:41.553781 crc crio[23067]: time=\"2026-06-11T00:55:41.553593205Z\" level=info msg=\"Got pod network &{Name:telemetry-edpm-deployment-ipam-openstack-edpm-ipam-qb8xf Namespace:openstack ID:63cdfdeef7155cadbcbbb959479f4ae5e0f7a9e467f715fef3655d020ea4069a UID:48f2adb5-f032-4ea2-af39-4feb38ba6dc7 NetNS:/var/run/netns/da0a514b-583c-4a87-b0dc-98c13b09263d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod48f2adb5_f032_4ea2_af39_4feb38ba6dc7.slice PodAnnotations:0xc0002f29a0}] Aliases:map[]}\"",
2026-06-11 01:10:49.824937 | controller |     "Jun 11 00:55:41.553980 crc crio[23067]: time=\"2026-06-11T00:55:41.553914024Z\" level=info msg=\"Checking pod openstack_telemetry-edpm-deployment-ipam-openstack-edpm-ipam-qb8xf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.824951 | controller |     "Jun 11 00:55:41.565218 crc crio[23067]: time=\"2026-06-11T00:55:41.565126418Z\" level=info msg=\"Ran pod sandbox 63cdfdeef7155cadbcbbb959479f4ae5e0f7a9e467f715fef3655d020ea4069a with infra container: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-qb8xf/POD\" id=0a699e4b-a848-42e4-8bad-9a2801d8bc39 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.824966 | controller |     "Jun 11 00:55:41.568342 crc crio[23067]: time=\"2026-06-11T00:55:41.568219162Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=ce27c212-c6b4-494a-b94d-c86a80c5bfe6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.824980 | controller |     "Jun 11 00:55:41.628705 crc crio[23067]: time=\"2026-06-11T00:55:41.627495049Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=0bbcb771-1ee7-492c-8fbb-8653e83c5676 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.824994 | controller |     "Jun 11 00:55:41.636869 crc crio[23067]: time=\"2026-06-11T00:55:41.636778221Z\" level=info msg=\"Creating container: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-qb8xf/telemetry-edpm-deployment-ipam-openstack-edpm-ipam\" id=25928e75-0732-481e-806d-c60e4b5de84b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.825009 | controller |     "Jun 11 00:55:41.637241 crc crio[23067]: time=\"2026-06-11T00:55:41.637163901Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.825023 | controller |     "Jun 11 00:55:41.700244 crc crio[23067]: time=\"2026-06-11T00:55:41.700098668Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.825038 | controller |     "Jun 11 00:55:41.705503 crc crio[23067]: time=\"2026-06-11T00:55:41.705410772Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.825052 | controller |     "Jun 11 00:55:41.928397 crc crio[23067]: time=\"2026-06-11T00:55:41.928241125Z\" level=info msg=\"Created container 6ae120f7af3f5e24e8d570620eb988216638375b8294bc9e9bf737334378f84c: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-qb8xf/telemetry-edpm-deployment-ipam-openstack-edpm-ipam\" id=25928e75-0732-481e-806d-c60e4b5de84b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.825067 | controller |     "Jun 11 00:55:41.932194 crc crio[23067]: time=\"2026-06-11T00:55:41.932042099Z\" level=info msg=\"Starting container: 6ae120f7af3f5e24e8d570620eb988216638375b8294bc9e9bf737334378f84c\" id=8dea9248-49a1-425a-83ce-303c82a8a72c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.825081 | controller |     "Jun 11 00:55:41.943740 crc crio[23067]: time=\"2026-06-11T00:55:41.943594222Z\" level=info msg=\"Started container\" PID=200469 containerID=6ae120f7af3f5e24e8d570620eb988216638375b8294bc9e9bf737334378f84c description=openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-qb8xf/telemetry-edpm-deployment-ipam-openstack-edpm-ipam id=8dea9248-49a1-425a-83ce-303c82a8a72c name=/runtime.v1.RuntimeService/StartContainer sandboxID=63cdfdeef7155cadbcbbb959479f4ae5e0f7a9e467f715fef3655d020ea4069a",
2026-06-11 01:10:49.825099 | controller |     "Jun 11 00:56:00.709859 crc crio[23067]: time=\"2026-06-11T00:56:00.708954423Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29685656-6hdgg/POD\" id=f53e268d-76cd-4862-a3a6-ff92508c66b6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.825115 | controller |     "Jun 11 00:56:00.711209 crc crio[23067]: time=\"2026-06-11T00:56:00.70995835Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.825130 | controller |     "Jun 11 00:56:00.782843 crc crio[23067]: time=\"2026-06-11T00:56:00.781925142Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685656-6hdgg Namespace:openshift-infra ID:fd26d59803ad4d447d178f2ab38dab297c10c4c309ca0ae7516c63bf88f4c954 UID:bcf3ad77-6b48-48f0-809f-2e843ce90106 NetNS:/var/run/netns/0fc334ff-d15b-4b23-9be9-4456594a14fe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbcf3ad77_6b48_48f0_809f_2e843ce90106.slice PodAnnotations:0xc002392218}] Aliases:map[]}\"",
2026-06-11 01:10:49.825144 | controller |     "Jun 11 00:56:00.783066 crc crio[23067]: time=\"2026-06-11T00:56:00.782853617Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29685656-6hdgg to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.825159 | controller |     "Jun 11 00:56:01.083768 crc crio[23067]: 2026-06-11T00:56:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fd26d59803ad4d4 Mac:76:09:de:0c:2a:8d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0b Mtu:0 Sandbox:/var/run/netns/0fc334ff-d15b-4b23-9be9-4456594a14fe SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.1.11 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.825174 | controller |     "Jun 11 00:56:01.085306 crc crio[23067]: time=\"2026-06-11T00:56:01.085201737Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685656-6hdgg Namespace:openshift-infra ID:fd26d59803ad4d447d178f2ab38dab297c10c4c309ca0ae7516c63bf88f4c954 UID:bcf3ad77-6b48-48f0-809f-2e843ce90106 NetNS:/var/run/netns/0fc334ff-d15b-4b23-9be9-4456594a14fe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbcf3ad77_6b48_48f0_809f_2e843ce90106.slice PodAnnotations:0xc002392218}] Aliases:map[]}\"",
2026-06-11 01:10:49.825189 | controller |     "Jun 11 00:56:01.085444 crc crio[23067]: time=\"2026-06-11T00:56:01.085399192Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29685656-6hdgg for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.825203 | controller |     "Jun 11 00:56:01.096935 crc crio[23067]: time=\"2026-06-11T00:56:01.096832102Z\" level=info msg=\"Ran pod sandbox fd26d59803ad4d447d178f2ab38dab297c10c4c309ca0ae7516c63bf88f4c954 with infra container: openshift-infra/auto-csr-approver-29685656-6hdgg/POD\" id=f53e268d-76cd-4862-a3a6-ff92508c66b6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.825218 | controller |     "Jun 11 00:56:01.101221 crc crio[23067]: time=\"2026-06-11T00:56:01.100711327Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=8cc2b265-7c24-41e5-b168-60e8f70de6f8 name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.825233 | controller |     "Jun 11 00:56:01.111929 crc crio[23067]: time=\"2026-06-11T00:56:01.111856139Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 01:10:49.825248 | controller |     "Jun 11 00:56:01.846712 crc crio[23067]: time=\"2026-06-11T00:56:01.846361349Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=8cc2b265-7c24-41e5-b168-60e8f70de6f8 name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.825267 | controller |     "Jun 11 00:56:01.848125 crc crio[23067]: time=\"2026-06-11T00:56:01.84787723Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=f09f7331-0c16-4f12-83b0-c34e87a7881a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.825282 | controller |     "Jun 11 00:56:01.850933 crc crio[23067]: time=\"2026-06-11T00:56:01.85081936Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=8fa06fc0-193f-4d67-930f-2811a8d2b111 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.825297 | controller |     "Jun 11 00:56:01.861378 crc crio[23067]: time=\"2026-06-11T00:56:01.861255213Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29685656-6hdgg/oc\" id=2f0a9b02-4d79-4d50-bb1d-1bfa9223ccca name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.825311 | controller |     "Jun 11 00:56:01.862165 crc crio[23067]: time=\"2026-06-11T00:56:01.862057215Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.825325 | controller |     "Jun 11 00:56:01.941383 crc crio[23067]: time=\"2026-06-11T00:56:01.941261172Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.825339 | controller |     "Jun 11 00:56:02.293382 crc crio[23067]: time=\"2026-06-11T00:56:02.292857868Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.825374 | controller |     "Jun 11 00:56:02.414184 crc crio[23067]: time=\"2026-06-11T00:56:02.414093455Z\" level=info msg=\"Created container bed1bd59f516ec0042ca921e2a442f9fa88aa23e024b22bb3e1a6bafc096aace: openshift-infra/auto-csr-approver-29685656-6hdgg/oc\" id=2f0a9b02-4d79-4d50-bb1d-1bfa9223ccca name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.825394 | controller |     "Jun 11 00:56:02.416110 crc crio[23067]: time=\"2026-06-11T00:56:02.416023708Z\" level=info msg=\"Starting container: bed1bd59f516ec0042ca921e2a442f9fa88aa23e024b22bb3e1a6bafc096aace\" id=3ce42fed-cf6e-4972-b640-1d3a8bcaf0f4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.825408 | controller |     "Jun 11 00:56:02.422589 crc crio[23067]: time=\"2026-06-11T00:56:02.422452042Z\" level=info msg=\"Started container\" PID=201692 containerID=bed1bd59f516ec0042ca921e2a442f9fa88aa23e024b22bb3e1a6bafc096aace description=openshift-infra/auto-csr-approver-29685656-6hdgg/oc id=3ce42fed-cf6e-4972-b640-1d3a8bcaf0f4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fd26d59803ad4d447d178f2ab38dab297c10c4c309ca0ae7516c63bf88f4c954",
2026-06-11 01:10:49.825428 | controller |     "Jun 11 00:56:03.940800 crc crio[23067]: time=\"2026-06-11T00:56:03.94051059Z\" level=info msg=\"Stopping pod sandbox: fd26d59803ad4d447d178f2ab38dab297c10c4c309ca0ae7516c63bf88f4c954\" id=b6e69aab-507b-4216-a05c-6369546353a5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.825448 | controller |     "Jun 11 00:56:03.942229 crc crio[23067]: time=\"2026-06-11T00:56:03.941321562Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685656-6hdgg Namespace:openshift-infra ID:fd26d59803ad4d447d178f2ab38dab297c10c4c309ca0ae7516c63bf88f4c954 UID:bcf3ad77-6b48-48f0-809f-2e843ce90106 NetNS:/var/run/netns/0fc334ff-d15b-4b23-9be9-4456594a14fe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbcf3ad77_6b48_48f0_809f_2e843ce90106.slice PodAnnotations:0xc0029b30a8}] Aliases:map[]}\"",
2026-06-11 01:10:49.825527 | controller |     "Jun 11 00:56:03.942229 crc crio[23067]: time=\"2026-06-11T00:56:03.941442616Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29685656-6hdgg from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.825554 | controller |     "Jun 11 00:56:04.313027 crc crio[23067]: time=\"2026-06-11T00:56:04.312077217Z\" level=info msg=\"Stopped pod sandbox: fd26d59803ad4d447d178f2ab38dab297c10c4c309ca0ae7516c63bf88f4c954\" id=b6e69aab-507b-4216-a05c-6369546353a5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.825570 | controller |     "Jun 11 00:56:36.173226 crc crio[23067]: time=\"2026-06-11T00:56:36.172765923Z\" level=info msg=\"Removing container: a6c8a44b69370dc9e53a87215f69d67395b08492f62ad6e997f82b8243d276c2\" id=b95a09cc-252f-488a-a9a6-a2bfafa80820 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.825584 | controller |     "Jun 11 00:56:36.373719 crc crio[23067]: time=\"2026-06-11T00:56:36.372850069Z\" level=info msg=\"Removed container a6c8a44b69370dc9e53a87215f69d67395b08492f62ad6e997f82b8243d276c2: openshift-infra/auto-csr-approver-29685650-wttjh/oc\" id=b95a09cc-252f-488a-a9a6-a2bfafa80820 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.825599 | controller |     "Jun 11 00:56:36.384925 crc crio[23067]: time=\"2026-06-11T00:56:36.384506746Z\" level=info msg=\"Stopping pod sandbox: e0115d364f00993423e18d2967784618c8a6f3685d18e94f153dc22bbece3582\" id=8e731484-f772-4554-af53-c127bfbd9b74 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.825613 | controller |     "Jun 11 00:56:36.384925 crc crio[23067]: time=\"2026-06-11T00:56:36.384628669Z\" level=info msg=\"Stopped pod sandbox (already stopped): e0115d364f00993423e18d2967784618c8a6f3685d18e94f153dc22bbece3582\" id=8e731484-f772-4554-af53-c127bfbd9b74 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.825627 | controller |     "Jun 11 00:56:36.385725 crc crio[23067]: time=\"2026-06-11T00:56:36.385595425Z\" level=info msg=\"Removing pod sandbox: e0115d364f00993423e18d2967784618c8a6f3685d18e94f153dc22bbece3582\" id=3545dc00-fb96-4f00-85e3-c4125b1faef5 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.825640 | controller |     "Jun 11 00:56:36.412685 crc crio[23067]: time=\"2026-06-11T00:56:36.412488465Z\" level=info msg=\"Removed pod sandbox: e0115d364f00993423e18d2967784618c8a6f3685d18e94f153dc22bbece3582\" id=3545dc00-fb96-4f00-85e3-c4125b1faef5 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.825655 | controller |     "Jun 11 00:58:00.578169 crc crio[23067]: time=\"2026-06-11T00:58:00.577221993Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29685658-fh9hh/POD\" id=20a06cd7-f1ef-445d-8493-5642c0ef5409 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.825668 | controller |     "Jun 11 00:58:00.581532 crc crio[23067]: time=\"2026-06-11T00:58:00.581489829Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.825682 | controller |     "Jun 11 00:58:00.652177 crc crio[23067]: time=\"2026-06-11T00:58:00.651350453Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685658-fh9hh Namespace:openshift-infra ID:6b08018d2fec4371848621a8e43ca2a4547f60c6aa51867096db4a06727a0dc3 UID:a00fff75-7db3-40a2-9c6c-503565e77c60 NetNS:/var/run/netns/f43dc2dc-8307-465b-a2eb-e1294036de77 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda00fff75_7db3_40a2_9c6c_503565e77c60.slice PodAnnotations:0xc007e12a90}] Aliases:map[]}\"",
2026-06-11 01:10:49.825696 | controller |     "Jun 11 00:58:00.652177 crc crio[23067]: time=\"2026-06-11T00:58:00.652022112Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29685658-fh9hh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.825710 | controller |     "Jun 11 00:58:01.280330 crc crio[23067]: 2026-06-11T00:58:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6b08018d2fec437 Mac:3e:5f:5a:cc:a7:a3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0c Mtu:0 Sandbox:/var/run/netns/f43dc2dc-8307-465b-a2eb-e1294036de77 SocketPath: PciID:}] [{Interface:0xc0000147c0 Address:{IP:10.217.1.12 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.825729 | controller |     "Jun 11 00:58:01.282042 crc crio[23067]: time=\"2026-06-11T00:58:01.281957995Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685658-fh9hh Namespace:openshift-infra ID:6b08018d2fec4371848621a8e43ca2a4547f60c6aa51867096db4a06727a0dc3 UID:a00fff75-7db3-40a2-9c6c-503565e77c60 NetNS:/var/run/netns/f43dc2dc-8307-465b-a2eb-e1294036de77 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda00fff75_7db3_40a2_9c6c_503565e77c60.slice PodAnnotations:0xc007e12a90}] Aliases:map[]}\"",
2026-06-11 01:10:49.825744 | controller |     "Jun 11 00:58:01.282194 crc crio[23067]: time=\"2026-06-11T00:58:01.28213482Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29685658-fh9hh for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.825758 | controller |     "Jun 11 00:58:01.297402 crc crio[23067]: time=\"2026-06-11T00:58:01.295839852Z\" level=info msg=\"Ran pod sandbox 6b08018d2fec4371848621a8e43ca2a4547f60c6aa51867096db4a06727a0dc3 with infra container: openshift-infra/auto-csr-approver-29685658-fh9hh/POD\" id=20a06cd7-f1ef-445d-8493-5642c0ef5409 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.825772 | controller |     "Jun 11 00:58:01.299364 crc crio[23067]: time=\"2026-06-11T00:58:01.299290405Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=46d0a870-fbe4-46c9-8d0f-3bbbbd1d265b name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.825786 | controller |     "Jun 11 00:58:01.312287 crc crio[23067]: time=\"2026-06-11T00:58:01.312167785Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 01:10:49.825800 | controller |     "Jun 11 00:58:02.422925 crc crio[23067]: time=\"2026-06-11T00:58:02.421361454Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=46d0a870-fbe4-46c9-8d0f-3bbbbd1d265b name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.825814 | controller |     "Jun 11 00:58:02.422925 crc crio[23067]: time=\"2026-06-11T00:58:02.422705961Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=5ed2bb84-f4c1-466d-8e89-d40ed19c9eb9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.825829 | controller |     "Jun 11 00:58:02.426105 crc crio[23067]: time=\"2026-06-11T00:58:02.425195098Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=04a54bcf-224c-4e3f-a31f-6db7e288118a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.825845 | controller |     "Jun 11 00:58:02.436424 crc crio[23067]: time=\"2026-06-11T00:58:02.436111014Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29685658-fh9hh/oc\" id=33999fb7-84ef-4687-afb6-cd7cc651d796 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.825860 | controller |     "Jun 11 00:58:02.436924 crc crio[23067]: time=\"2026-06-11T00:58:02.436741371Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.825875 | controller |     "Jun 11 00:58:02.486483 crc crio[23067]: time=\"2026-06-11T00:58:02.486369427Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.825889 | controller |     "Jun 11 00:58:02.849193 crc crio[23067]: time=\"2026-06-11T00:58:02.849003712Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.825907 | controller |     "Jun 11 00:58:02.975041 crc crio[23067]: time=\"2026-06-11T00:58:02.974910406Z\" level=info msg=\"Created container 52ce47a60be5e305bffb0c10b750937ec26f2e9b47ef505464c38bffc8b9f079: openshift-infra/auto-csr-approver-29685658-fh9hh/oc\" id=33999fb7-84ef-4687-afb6-cd7cc651d796 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.825922 | controller |     "Jun 11 00:58:02.976169 crc crio[23067]: time=\"2026-06-11T00:58:02.976077448Z\" level=info msg=\"Starting container: 52ce47a60be5e305bffb0c10b750937ec26f2e9b47ef505464c38bffc8b9f079\" id=9607ca23-db41-426d-8cb6-2c0d474e9c55 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.825936 | controller |     "Jun 11 00:58:02.980715 crc crio[23067]: time=\"2026-06-11T00:58:02.980521058Z\" level=info msg=\"Started container\" PID=208477 containerID=52ce47a60be5e305bffb0c10b750937ec26f2e9b47ef505464c38bffc8b9f079 description=openshift-infra/auto-csr-approver-29685658-fh9hh/oc id=9607ca23-db41-426d-8cb6-2c0d474e9c55 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6b08018d2fec4371848621a8e43ca2a4547f60c6aa51867096db4a06727a0dc3",
2026-06-11 01:10:49.825951 | controller |     "Jun 11 00:58:05.121194 crc crio[23067]: time=\"2026-06-11T00:58:05.120411131Z\" level=info msg=\"Stopping pod sandbox: 6b08018d2fec4371848621a8e43ca2a4547f60c6aa51867096db4a06727a0dc3\" id=3a5ce960-8ba0-4c79-b8ba-54ddcb737c3f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.825965 | controller |     "Jun 11 00:58:05.123075 crc crio[23067]: time=\"2026-06-11T00:58:05.122045055Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685658-fh9hh Namespace:openshift-infra ID:6b08018d2fec4371848621a8e43ca2a4547f60c6aa51867096db4a06727a0dc3 UID:a00fff75-7db3-40a2-9c6c-503565e77c60 NetNS:/var/run/netns/f43dc2dc-8307-465b-a2eb-e1294036de77 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda00fff75_7db3_40a2_9c6c_503565e77c60.slice PodAnnotations:0xc00802e720}] Aliases:map[]}\"",
2026-06-11 01:10:49.825980 | controller |     "Jun 11 00:58:05.123075 crc crio[23067]: time=\"2026-06-11T00:58:05.122246861Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29685658-fh9hh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.825994 | controller |     "Jun 11 00:58:05.450379 crc crio[23067]: time=\"2026-06-11T00:58:05.450296086Z\" level=info msg=\"Stopped pod sandbox: 6b08018d2fec4371848621a8e43ca2a4547f60c6aa51867096db4a06727a0dc3\" id=3a5ce960-8ba0-4c79-b8ba-54ddcb737c3f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.826008 | controller |     "Jun 11 00:58:36.472200 crc crio[23067]: time=\"2026-06-11T00:58:36.471305992Z\" level=info msg=\"Removing container: 5314ed4b5f64dbc4cb5ef378c535119c09376bf5700336cc2ec40d2b3e4eaa01\" id=277ab8fd-9f82-4691-a2b8-d7973b01556d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.826022 | controller |     "Jun 11 00:58:36.687446 crc crio[23067]: time=\"2026-06-11T00:58:36.687354521Z\" level=info msg=\"Removed container 5314ed4b5f64dbc4cb5ef378c535119c09376bf5700336cc2ec40d2b3e4eaa01: openshift-infra/auto-csr-approver-29685652-x6hpj/oc\" id=277ab8fd-9f82-4691-a2b8-d7973b01556d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.826036 | controller |     "Jun 11 00:58:36.697233 crc crio[23067]: time=\"2026-06-11T00:58:36.697142017Z\" level=info msg=\"Stopping pod sandbox: 7347d623236b2cb47373db6a37fbb9ea82776b7cd1cd9f97a88573930bc795da\" id=af88fced-0cdb-4c2e-ba3d-c169165be7df name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.826050 | controller |     "Jun 11 00:58:36.697233 crc crio[23067]: time=\"2026-06-11T00:58:36.697239959Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7347d623236b2cb47373db6a37fbb9ea82776b7cd1cd9f97a88573930bc795da\" id=af88fced-0cdb-4c2e-ba3d-c169165be7df name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.826067 | controller |     "Jun 11 00:58:36.698261 crc crio[23067]: time=\"2026-06-11T00:58:36.698199105Z\" level=info msg=\"Removing pod sandbox: 7347d623236b2cb47373db6a37fbb9ea82776b7cd1cd9f97a88573930bc795da\" id=57ee85d7-2df5-4d28-8414-a511e7e0965b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.826082 | controller |     "Jun 11 00:58:36.711975 crc crio[23067]: time=\"2026-06-11T00:58:36.711819595Z\" level=info msg=\"Removed pod sandbox: 7347d623236b2cb47373db6a37fbb9ea82776b7cd1cd9f97a88573930bc795da\" id=57ee85d7-2df5-4d28-8414-a511e7e0965b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.826096 | controller |     "Jun 11 00:58:41.738470 crc crio[23067]: time=\"2026-06-11T00:58:41.73759269Z\" level=info msg=\"Stopping pod sandbox: 63cdfdeef7155cadbcbbb959479f4ae5e0f7a9e467f715fef3655d020ea4069a\" id=b7c487c5-e717-45f2-9547-e61c5b99001b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.826110 | controller |     "Jun 11 00:58:41.740080 crc crio[23067]: time=\"2026-06-11T00:58:41.739279335Z\" level=info msg=\"Got pod network &{Name:telemetry-edpm-deployment-ipam-openstack-edpm-ipam-qb8xf Namespace:openstack ID:63cdfdeef7155cadbcbbb959479f4ae5e0f7a9e467f715fef3655d020ea4069a UID:48f2adb5-f032-4ea2-af39-4feb38ba6dc7 NetNS:/var/run/netns/da0a514b-583c-4a87-b0dc-98c13b09263d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod48f2adb5_f032_4ea2_af39_4feb38ba6dc7.slice PodAnnotations:0xc002a47c70}] Aliases:map[]}\"",
2026-06-11 01:10:49.826125 | controller |     "Jun 11 00:58:41.740080 crc crio[23067]: time=\"2026-06-11T00:58:41.739510312Z\" level=info msg=\"Deleting pod openstack_telemetry-edpm-deployment-ipam-openstack-edpm-ipam-qb8xf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.826139 | controller |     "Jun 11 00:58:42.248793 crc crio[23067]: time=\"2026-06-11T00:58:42.248451424Z\" level=info msg=\"Stopped pod sandbox: 63cdfdeef7155cadbcbbb959479f4ae5e0f7a9e467f715fef3655d020ea4069a\" id=b7c487c5-e717-45f2-9547-e61c5b99001b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.826154 | controller |     "Jun 11 00:58:43.610010 crc crio[23067]: time=\"2026-06-11T00:58:43.608536559Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 01:10:49.826168 | controller |     "Jun 11 00:59:18.500006 crc crio[23067]: time=\"2026-06-11T00:59:18.499188394Z\" level=info msg=\"Running pod sandbox: openshift-must-gather-vbxmw/must-gather-kl6kg/POD\" id=ebab8393-2ebe-4b37-bd9a-75718bfaa669 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.826183 | controller |     "Jun 11 00:59:18.501684 crc crio[23067]: time=\"2026-06-11T00:59:18.500072078Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.826198 | controller |     "Jun 11 00:59:18.551085 crc crio[23067]: time=\"2026-06-11T00:59:18.551007839Z\" level=info msg=\"Got pod network &{Name:must-gather-kl6kg Namespace:openshift-must-gather-vbxmw ID:299677d341f59c3ca846b59f7eb8516ff7d818b23ac800d57d7c31a502891ffd UID:af070cd0-afcb-4a20-b56a-1e3d58a379b5 NetNS:/var/run/netns/9102b43c-56cf-4c0a-ad1a-ef99cc6429eb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf070cd0_afcb_4a20_b56a_1e3d58a379b5.slice PodAnnotations:0xc00802e308}] Aliases:map[]}\"",
2026-06-11 01:10:49.826212 | controller |     "Jun 11 00:59:18.551085 crc crio[23067]: time=\"2026-06-11T00:59:18.551084441Z\" level=info msg=\"Adding pod openshift-must-gather-vbxmw_must-gather-kl6kg to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.826231 | controller |     "Jun 11 00:59:19.124278 crc crio[23067]: 2026-06-11T00:59:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:299677d341f59c3 Mac:2a:32:2c:48:a0:d5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0d Mtu:0 Sandbox:/var/run/netns/9102b43c-56cf-4c0a-ad1a-ef99cc6429eb SocketPath: PciID:}] [{Interface:0xc0004826d0 Address:{IP:10.217.1.13 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.826247 | controller |     "Jun 11 00:59:19.125838 crc crio[23067]: time=\"2026-06-11T00:59:19.125516879Z\" level=info msg=\"Got pod network &{Name:must-gather-kl6kg Namespace:openshift-must-gather-vbxmw ID:299677d341f59c3ca846b59f7eb8516ff7d818b23ac800d57d7c31a502891ffd UID:af070cd0-afcb-4a20-b56a-1e3d58a379b5 NetNS:/var/run/netns/9102b43c-56cf-4c0a-ad1a-ef99cc6429eb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf070cd0_afcb_4a20_b56a_1e3d58a379b5.slice PodAnnotations:0xc00802e308}] Aliases:map[]}\"",
2026-06-11 01:10:49.826262 | controller |     "Jun 11 00:59:19.125838 crc crio[23067]: time=\"2026-06-11T00:59:19.125782606Z\" level=info msg=\"Checking pod openshift-must-gather-vbxmw_must-gather-kl6kg for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.826276 | controller |     "Jun 11 00:59:19.147475 crc crio[23067]: time=\"2026-06-11T00:59:19.147367752Z\" level=info msg=\"Ran pod sandbox 299677d341f59c3ca846b59f7eb8516ff7d818b23ac800d57d7c31a502891ffd with infra container: openshift-must-gather-vbxmw/must-gather-kl6kg/POD\" id=ebab8393-2ebe-4b37-bd9a-75718bfaa669 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.826291 | controller |     "Jun 11 00:59:19.151536 crc crio[23067]: time=\"2026-06-11T00:59:19.151453513Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=3e80942f-8713-4637-86a1-b1ce751e005e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.826306 | controller |     "Jun 11 00:59:19.151937 crc crio[23067]: time=\"2026-06-11T00:59:19.151881124Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-must-gather:latest not found\" id=3e80942f-8713-4637-86a1-b1ce751e005e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.826320 | controller |     "Jun 11 00:59:19.152002 crc crio[23067]: time=\"2026-06-11T00:59:19.151967757Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-must-gather:latest found\" id=3e80942f-8713-4637-86a1-b1ce751e005e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.826334 | controller |     "Jun 11 00:59:19.154426 crc crio[23067]: time=\"2026-06-11T00:59:19.154367322Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=567f4d2c-7f83-43b1-b242-a9ef5567795e name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.826373 | controller |     "Jun 11 00:59:19.163588 crc crio[23067]: time=\"2026-06-11T00:59:19.16350823Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-must-gather:latest\\\"\"",
2026-06-11 01:10:49.826394 | controller |     "Jun 11 00:59:25.622413 crc crio[23067]: time=\"2026-06-11T00:59:25.620112567Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-must-gather@sha256:7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8\" id=567f4d2c-7f83-43b1-b242-a9ef5567795e name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.826409 | controller |     "Jun 11 00:59:25.626828 crc crio[23067]: time=\"2026-06-11T00:59:25.626748367Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=d5f03da4-399a-4348-81bd-6e5797fbcf90 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.826428 | controller |     "Jun 11 00:59:25.633013 crc crio[23067]: time=\"2026-06-11T00:59:25.632933695Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=8a0075cb-5a52-4f5c-8fdf-b980f6b462dc name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.826443 | controller |     "Jun 11 00:59:25.646037 crc crio[23067]: time=\"2026-06-11T00:59:25.645960858Z\" level=info msg=\"Creating container: openshift-must-gather-vbxmw/must-gather-kl6kg/gather\" id=d736f8ae-3a3f-4f59-911a-5abc06cd4355 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.826457 | controller |     "Jun 11 00:59:25.647178 crc crio[23067]: time=\"2026-06-11T00:59:25.647048408Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.826471 | controller |     "Jun 11 00:59:25.692454 crc crio[23067]: time=\"2026-06-11T00:59:25.692279554Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.826485 | controller |     "Jun 11 00:59:25.987082 crc crio[23067]: time=\"2026-06-11T00:59:25.986417911Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.826499 | controller |     "Jun 11 00:59:26.100996 crc crio[23067]: time=\"2026-06-11T00:59:26.100905826Z\" level=info msg=\"Created container 8c1411a9956972245722aefe3c908a600ecce576c9bee7da76ea8a5749d7d03c: openshift-must-gather-vbxmw/must-gather-kl6kg/gather\" id=d736f8ae-3a3f-4f59-911a-5abc06cd4355 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.826513 | controller |     "Jun 11 00:59:26.102399 crc crio[23067]: time=\"2026-06-11T00:59:26.102310714Z\" level=info msg=\"Starting container: 8c1411a9956972245722aefe3c908a600ecce576c9bee7da76ea8a5749d7d03c\" id=78f4458c-cd64-4260-a5de-4359c189ae7a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.826528 | controller |     "Jun 11 00:59:26.110412 crc crio[23067]: time=\"2026-06-11T00:59:26.110159277Z\" level=info msg=\"Started container\" PID=213040 containerID=8c1411a9956972245722aefe3c908a600ecce576c9bee7da76ea8a5749d7d03c description=openshift-must-gather-vbxmw/must-gather-kl6kg/gather id=78f4458c-cd64-4260-a5de-4359c189ae7a name=/runtime.v1.RuntimeService/StartContainer sandboxID=299677d341f59c3ca846b59f7eb8516ff7d818b23ac800d57d7c31a502891ffd",
2026-06-11 01:10:49.826542 | controller |     "Jun 11 00:59:26.127033 crc crio[23067]: time=\"2026-06-11T00:59:26.126928461Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=6d048bc2-b41d-44c8-9b0d-f3ba6aeb2e3d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.826557 | controller |     "Jun 11 00:59:26.133928 crc crio[23067]: time=\"2026-06-11T00:59:26.133842939Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=5d38d4cb-3eda-46c5-9434-49cc47275e27 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.826571 | controller |     "Jun 11 00:59:26.143481 crc crio[23067]: time=\"2026-06-11T00:59:26.143390668Z\" level=info msg=\"Creating container: openshift-must-gather-vbxmw/must-gather-kl6kg/copy\" id=e3536b72-fcb2-46f6-9247-a263936ca005 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.826585 | controller |     "Jun 11 00:59:26.144595 crc crio[23067]: time=\"2026-06-11T00:59:26.144518268Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.826599 | controller |     "Jun 11 00:59:26.194195 crc crio[23067]: time=\"2026-06-11T00:59:26.194050682Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.826619 | controller |     "Jun 11 00:59:26.389917 crc crio[23067]: time=\"2026-06-11T00:59:26.38979016Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.826649 | controller |     "Jun 11 00:59:26.437104 crc crio[23067]: time=\"2026-06-11T00:59:26.436967859Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 01:10:49.826665 | controller |     "Jun 11 00:59:26.514860 crc crio[23067]: time=\"2026-06-11T00:59:26.514751819Z\" level=info msg=\"Created container cfc19a7001c03ea79dec5852aa03a58ea165c10fbce22de60f60246130271d02: openshift-must-gather-vbxmw/must-gather-kl6kg/copy\" id=e3536b72-fcb2-46f6-9247-a263936ca005 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.826680 | controller |     "Jun 11 00:59:26.516619 crc crio[23067]: time=\"2026-06-11T00:59:26.516518767Z\" level=info msg=\"Starting container: cfc19a7001c03ea79dec5852aa03a58ea165c10fbce22de60f60246130271d02\" id=f740b32f-47da-496b-ae56-a936a0c1406a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.826694 | controller |     "Jun 11 00:59:26.522076 crc crio[23067]: time=\"2026-06-11T00:59:26.521488761Z\" level=info msg=\"Started container\" PID=213110 containerID=cfc19a7001c03ea79dec5852aa03a58ea165c10fbce22de60f60246130271d02 description=openshift-must-gather-vbxmw/must-gather-kl6kg/copy id=f740b32f-47da-496b-ae56-a936a0c1406a name=/runtime.v1.RuntimeService/StartContainer sandboxID=299677d341f59c3ca846b59f7eb8516ff7d818b23ac800d57d7c31a502891ffd",
2026-06-11 01:10:49.826709 | controller |     "Jun 11 00:59:31.002448 crc crio[23067]: time=\"2026-06-11T00:59:31.001558851Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 01:10:49.826724 | controller |     "Jun 11 00:59:31.045261 crc crio[23067]: time=\"2026-06-11T00:59:31.045096782Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 01:10:49.826738 | controller |     "Jun 11 00:59:31.449479 crc crio[23067]: time=\"2026-06-11T00:59:31.449421506Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 01:10:49.826752 | controller |     "Jun 11 00:59:31.529454 crc crio[23067]: time=\"2026-06-11T00:59:31.529315973Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 01:10:49.826767 | controller |     "Jun 11 00:59:31.670767 crc crio[23067]: time=\"2026-06-11T00:59:31.670578244Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 01:10:49.826781 | controller |     "Jun 11 00:59:31.759817 crc crio[23067]: time=\"2026-06-11T00:59:31.759596278Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 01:10:49.826795 | controller |     "Jun 11 00:59:31.974790 crc crio[23067]: time=\"2026-06-11T00:59:31.971883275Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 01:10:49.826810 | controller |     "Jun 11 00:59:31.974790 crc crio[23067]: time=\"2026-06-11T00:59:31.973301684Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 01:10:49.826827 | controller |     "Jun 11 00:59:33.319424 crc crio[23067]: time=\"2026-06-11T00:59:33.318892475Z\" level=info msg=\"Running pod sandbox: openshift-must-gather-vbxmw/crc-debug-drhvk/POD\" id=1bd13e43-1abb-4632-a009-230e15ba5a6f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.826842 | controller |     "Jun 11 00:59:33.320836 crc crio[23067]: time=\"2026-06-11T00:59:33.319486671Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.826855 | controller |     "Jun 11 00:59:33.349219 crc crio[23067]: time=\"2026-06-11T00:59:33.349134245Z\" 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=1bd13e43-1abb-4632-a009-230e15ba5a6f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.826869 | controller |     "Jun 11 00:59:33.371824 crc crio[23067]: time=\"2026-06-11T00:59:33.371378058Z\" level=info msg=\"Ran pod sandbox 885b9d1aa7d555a30525c59f236cfd5c4d920359ea27ffe6eb42e2b1b9fd26b5 with infra container: openshift-must-gather-vbxmw/crc-debug-drhvk/POD\" id=1bd13e43-1abb-4632-a009-230e15ba5a6f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.826883 | controller |     "Jun 11 00:59:33.374312 crc crio[23067]: time=\"2026-06-11T00:59:33.374190184Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=6123f732-ca4e-4c1b-ace9-e0c4f82e4492 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.826897 | controller |     "Jun 11 00:59:33.374959 crc crio[23067]: time=\"2026-06-11T00:59:33.374435471Z\" level=info msg=\"Image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2 not found\" id=6123f732-ca4e-4c1b-ace9-e0c4f82e4492 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.826911 | controller |     "Jun 11 00:59:33.374959 crc crio[23067]: time=\"2026-06-11T00:59:33.374484872Z\" level=info msg=\"Neither image nor artfiact quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2 found\" id=6123f732-ca4e-4c1b-ace9-e0c4f82e4492 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.826926 | controller |     "Jun 11 00:59:33.376063 crc crio[23067]: time=\"2026-06-11T00:59:33.375934072Z\" level=info msg=\"Pulling image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=dd9587a6-5e94-407d-8678-d389eff198a5 name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.826940 | controller |     "Jun 11 00:59:33.393961 crc crio[23067]: time=\"2026-06-11T00:59:33.393597761Z\" level=info msg=\"Trying to access \\\"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\\\"\"",
2026-06-11 01:10:49.826954 | controller |     "Jun 11 00:59:57.127440 crc crio[23067]: time=\"2026-06-11T00:59:57.126508108Z\" level=info msg=\"Pulled image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=dd9587a6-5e94-407d-8678-d389eff198a5 name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.826968 | controller |     "Jun 11 00:59:57.129215 crc crio[23067]: time=\"2026-06-11T00:59:57.129014346Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=68d0d2fe-c317-4ef5-8b04-296ef4943a8a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.826983 | controller |     "Jun 11 00:59:57.134505 crc crio[23067]: time=\"2026-06-11T00:59:57.134380672Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=261dc124-8d03-4b64-8998-dac587d8dd81 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.827001 | controller |     "Jun 11 00:59:57.145539 crc crio[23067]: time=\"2026-06-11T00:59:57.145440272Z\" level=info msg=\"Creating container: openshift-must-gather-vbxmw/crc-debug-drhvk/container-00\" id=4b839728-c373-4abe-accc-c937e94d59a1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.827016 | controller |     "Jun 11 00:59:57.147406 crc crio[23067]: time=\"2026-06-11T00:59:57.147187309Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.827030 | controller |     "Jun 11 00:59:57.196428 crc crio[23067]: time=\"2026-06-11T00:59:57.196312922Z\" level=info msg=\"Mount propogration for the host path / will be set to HostToContainer as it includes the container storage root\" id=4b839728-c373-4abe-accc-c937e94d59a1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.827045 | controller |     "Jun 11 00:59:57.234592 crc crio[23067]: time=\"2026-06-11T00:59:57.234172008Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.827059 | controller |     "Jun 11 00:59:57.237098 crc crio[23067]: time=\"2026-06-11T00:59:57.237021755Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.827073 | controller |     "Jun 11 00:59:57.435964 crc crio[23067]: time=\"2026-06-11T00:59:57.435856438Z\" level=info msg=\"Created container ac282fb6b301805ed2485cd21a8ad27f9ab04e1d14d150b635baa3fe98ee1e7a: openshift-must-gather-vbxmw/crc-debug-drhvk/container-00\" id=4b839728-c373-4abe-accc-c937e94d59a1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.827087 | controller |     "Jun 11 00:59:57.436917 crc crio[23067]: time=\"2026-06-11T00:59:57.436851945Z\" level=info msg=\"Starting container: ac282fb6b301805ed2485cd21a8ad27f9ab04e1d14d150b635baa3fe98ee1e7a\" id=8f75e067-a7b8-4a5b-94e5-ba02d8723850 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.827101 | controller |     "Jun 11 00:59:57.442621 crc crio[23067]: time=\"2026-06-11T00:59:57.442545959Z\" level=info msg=\"Started container\" PID=218831 containerID=ac282fb6b301805ed2485cd21a8ad27f9ab04e1d14d150b635baa3fe98ee1e7a description=openshift-must-gather-vbxmw/crc-debug-drhvk/container-00 id=8f75e067-a7b8-4a5b-94e5-ba02d8723850 name=/runtime.v1.RuntimeService/StartContainer sandboxID=885b9d1aa7d555a30525c59f236cfd5c4d920359ea27ffe6eb42e2b1b9fd26b5",
2026-06-11 01:10:49.827116 | controller |     "Jun 11 01:00:00.556318 crc crio[23067]: time=\"2026-06-11T01:00:00.555163561Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29685660-bpn6p/POD\" id=578b3919-db88-44c5-92ab-052469c530e8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.827130 | controller |     "Jun 11 01:00:00.556318 crc crio[23067]: time=\"2026-06-11T01:00:00.556339793Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.827144 | controller |     "Jun 11 01:00:00.611843 crc crio[23067]: time=\"2026-06-11T01:00:00.611762046Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685660-bpn6p Namespace:openshift-infra ID:757cb47ca68dd1af1449b574cff6c2df853a0eeb9d72c0c319aa833e2cc0ae54 UID:80f58c7a-6da3-4fcb-a38b-3c3cf00c62f3 NetNS:/var/run/netns/7b32baa4-1986-4655-933c-50e1a2f976d7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod80f58c7a_6da3_4fcb_a38b_3c3cf00c62f3.slice PodAnnotations:0xc0002f3da0}] Aliases:map[]}\"",
2026-06-11 01:10:49.827159 | controller |     "Jun 11 01:00:00.611843 crc crio[23067]: time=\"2026-06-11T01:00:00.611821318Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29685660-bpn6p to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.827177 | controller |     "Jun 11 01:00:00.659631 crc crio[23067]: time=\"2026-06-11T01:00:00.656091908Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29685660-7zfm9/POD\" id=b290206b-45b6-4995-a0e3-1dcd0a83d6e6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.827192 | controller |     "Jun 11 01:00:00.659631 crc crio[23067]: time=\"2026-06-11T01:00:00.656213592Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.827207 | controller |     "Jun 11 01:00:01.369046 crc crio[23067]: time=\"2026-06-11T01:00:01.364524211Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29685660-7zfm9 Namespace:openshift-operator-lifecycle-manager ID:85a1217a731bbdb05093fc18004d6ebcd6f21a9aebad304ffe300469df516e6a UID:ec11017f-6c98-476d-baeb-e078dbfba77c NetNS:/var/run/netns/40cfdaa5-ae2d-4d86-b7b4-a36bcfa43f6b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podec11017f_6c98_476d_baeb_e078dbfba77c.slice PodAnnotations:0xc002392220}] Aliases:map[]}\"",
2026-06-11 01:10:49.827222 | controller |     "Jun 11 01:00:01.369046 crc crio[23067]: time=\"2026-06-11T01:00:01.366480494Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29685660-7zfm9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.827236 | controller |     "Jun 11 01:00:01.830116 crc crio[23067]: 2026-06-11T01:00:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:757cb47ca68dd1a Mac:5a:06:65:05:31:36 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0e Mtu:0 Sandbox:/var/run/netns/7b32baa4-1986-4655-933c-50e1a2f976d7 SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.1.14 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.827251 | controller |     "Jun 11 01:00:01.830884 crc crio[23067]: time=\"2026-06-11T01:00:01.830115377Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685660-bpn6p Namespace:openshift-infra ID:757cb47ca68dd1af1449b574cff6c2df853a0eeb9d72c0c319aa833e2cc0ae54 UID:80f58c7a-6da3-4fcb-a38b-3c3cf00c62f3 NetNS:/var/run/netns/7b32baa4-1986-4655-933c-50e1a2f976d7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod80f58c7a_6da3_4fcb_a38b_3c3cf00c62f3.slice PodAnnotations:0xc0002f3da0}] Aliases:map[]}\"",
2026-06-11 01:10:49.827266 | controller |     "Jun 11 01:00:01.830884 crc crio[23067]: time=\"2026-06-11T01:00:01.830266411Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29685660-bpn6p for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.827281 | controller |     "Jun 11 01:00:01.875018 crc crio[23067]: time=\"2026-06-11T01:00:01.874133751Z\" level=info msg=\"Ran pod sandbox 757cb47ca68dd1af1449b574cff6c2df853a0eeb9d72c0c319aa833e2cc0ae54 with infra container: openshift-infra/auto-csr-approver-29685660-bpn6p/POD\" id=578b3919-db88-44c5-92ab-052469c530e8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.827295 | controller |     "Jun 11 01:00:01.881700 crc crio[23067]: time=\"2026-06-11T01:00:01.880584966Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=9297129d-5854-410b-8c98-6d4b7dd7eb15 name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.827310 | controller |     "Jun 11 01:00:01.892752 crc crio[23067]: time=\"2026-06-11T01:00:01.892608102Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 01:10:49.827328 | controller |     "Jun 11 01:00:02.019934 crc crio[23067]: 2026-06-11T01:00:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:85a1217a731bbdb Mac:26:3a:ea:47:50:47 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0f Mtu:0 Sandbox:/var/run/netns/40cfdaa5-ae2d-4d86-b7b4-a36bcfa43f6b SocketPath: PciID:}] [{Interface:0xc000014ea0 Address:{IP:10.217.1.15 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.827344 | controller |     "Jun 11 01:00:02.020860 crc crio[23067]: time=\"2026-06-11T01:00:02.020783548Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29685660-7zfm9 Namespace:openshift-operator-lifecycle-manager ID:85a1217a731bbdb05093fc18004d6ebcd6f21a9aebad304ffe300469df516e6a UID:ec11017f-6c98-476d-baeb-e078dbfba77c NetNS:/var/run/netns/40cfdaa5-ae2d-4d86-b7b4-a36bcfa43f6b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podec11017f_6c98_476d_baeb_e078dbfba77c.slice PodAnnotations:0xc002392220}] Aliases:map[]}\"",
2026-06-11 01:10:49.827386 | controller |     "Jun 11 01:00:02.021048 crc crio[23067]: time=\"2026-06-11T01:00:02.020991184Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29685660-7zfm9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.827402 | controller |     "Jun 11 01:00:02.033569 crc crio[23067]: time=\"2026-06-11T01:00:02.033462842Z\" level=info msg=\"Ran pod sandbox 85a1217a731bbdb05093fc18004d6ebcd6f21a9aebad304ffe300469df516e6a with infra container: openshift-operator-lifecycle-manager/collect-profiles-29685660-7zfm9/POD\" id=b290206b-45b6-4995-a0e3-1dcd0a83d6e6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.827417 | controller |     "Jun 11 01:00:02.039865 crc crio[23067]: time=\"2026-06-11T01:00:02.039699081Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=d6f9d7e7-9d31-4f56-9faf-573d1f3363e8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.827432 | controller |     "Jun 11 01:00:02.042381 crc crio[23067]: time=\"2026-06-11T01:00:02.042299361Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=f7e3aaf5-44c4-4f44-96ee-afacb717ab15 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.827446 | controller |     "Jun 11 01:00:02.051092 crc crio[23067]: time=\"2026-06-11T01:00:02.051004728Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29685660-7zfm9/collect-profiles\" id=cd6c04b1-6636-4789-aa06-9b3c9be5a571 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.827460 | controller |     "Jun 11 01:00:02.051361 crc crio[23067]: time=\"2026-06-11T01:00:02.051303886Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.827475 | controller |     "Jun 11 01:00:02.110080 crc crio[23067]: time=\"2026-06-11T01:00:02.109913295Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.827489 | controller |     "Jun 11 01:00:02.117321 crc crio[23067]: time=\"2026-06-11T01:00:02.117183282Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.827503 | controller |     "Jun 11 01:00:02.281531 crc crio[23067]: time=\"2026-06-11T01:00:02.280871531Z\" level=info msg=\"Created container d72fd4c6566e6e565ad3fa8f230d9f7b2674685599f935a0a4fae95b78b0ddd0: openshift-operator-lifecycle-manager/collect-profiles-29685660-7zfm9/collect-profiles\" id=cd6c04b1-6636-4789-aa06-9b3c9be5a571 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.827538 | controller |     "Jun 11 01:00:02.282740 crc crio[23067]: time=\"2026-06-11T01:00:02.282596818Z\" level=info msg=\"Starting container: d72fd4c6566e6e565ad3fa8f230d9f7b2674685599f935a0a4fae95b78b0ddd0\" id=decf6f09-9cc0-42bb-a3d1-7a390d700e5d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.827554 | controller |     "Jun 11 01:00:02.289431 crc crio[23067]: time=\"2026-06-11T01:00:02.289349361Z\" level=info msg=\"Started container\" PID=219514 containerID=d72fd4c6566e6e565ad3fa8f230d9f7b2674685599f935a0a4fae95b78b0ddd0 description=openshift-operator-lifecycle-manager/collect-profiles-29685660-7zfm9/collect-profiles id=decf6f09-9cc0-42bb-a3d1-7a390d700e5d name=/runtime.v1.RuntimeService/StartContainer sandboxID=85a1217a731bbdb05093fc18004d6ebcd6f21a9aebad304ffe300469df516e6a",
2026-06-11 01:10:49.827569 | controller |     "Jun 11 01:00:04.413150 crc crio[23067]: time=\"2026-06-11T01:00:04.411979245Z\" level=info msg=\"Stopping pod sandbox: 85a1217a731bbdb05093fc18004d6ebcd6f21a9aebad304ffe300469df516e6a\" id=67d7e8dd-404c-4fdc-acf7-d54a39e53963 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.827583 | controller |     "Jun 11 01:00:04.414686 crc crio[23067]: time=\"2026-06-11T01:00:04.413952019Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29685660-7zfm9 Namespace:openshift-operator-lifecycle-manager ID:85a1217a731bbdb05093fc18004d6ebcd6f21a9aebad304ffe300469df516e6a UID:ec11017f-6c98-476d-baeb-e078dbfba77c NetNS:/var/run/netns/40cfdaa5-ae2d-4d86-b7b4-a36bcfa43f6b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podec11017f_6c98_476d_baeb_e078dbfba77c.slice PodAnnotations:0xc002c84640}] Aliases:map[]}\"",
2026-06-11 01:10:49.827598 | controller |     "Jun 11 01:00:04.414686 crc crio[23067]: time=\"2026-06-11T01:00:04.414101883Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29685660-7zfm9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.827612 | controller |     "Jun 11 01:00:04.839952 crc crio[23067]: time=\"2026-06-11T01:00:04.839415397Z\" level=info msg=\"Stopped pod sandbox: 85a1217a731bbdb05093fc18004d6ebcd6f21a9aebad304ffe300469df516e6a\" id=67d7e8dd-404c-4fdc-acf7-d54a39e53963 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.827627 | controller |     "Jun 11 01:00:06.101210 crc crio[23067]: time=\"2026-06-11T01:00:06.10060016Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=9297129d-5854-410b-8c98-6d4b7dd7eb15 name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.827641 | controller |     "Jun 11 01:00:06.102407 crc crio[23067]: time=\"2026-06-11T01:00:06.102320856Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=a73e6f30-0623-4b39-9b76-f2a7f264494a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.827655 | controller |     "Jun 11 01:00:06.105190 crc crio[23067]: time=\"2026-06-11T01:00:06.105119222Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=895f8c32-2233-4ccc-a134-31dcf039b239 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.827669 | controller |     "Jun 11 01:00:06.111498 crc crio[23067]: time=\"2026-06-11T01:00:06.111441964Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29685660-bpn6p/oc\" id=1517ffde-465b-4fc0-860e-3be767006bc6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.827683 | controller |     "Jun 11 01:00:06.112079 crc crio[23067]: time=\"2026-06-11T01:00:06.11201724Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.827697 | controller |     "Jun 11 01:00:06.160111 crc crio[23067]: time=\"2026-06-11T01:00:06.15997284Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.827716 | controller |     "Jun 11 01:00:06.541256 crc crio[23067]: time=\"2026-06-11T01:00:06.541148038Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.827730 | controller |     "Jun 11 01:00:06.667288 crc crio[23067]: time=\"2026-06-11T01:00:06.666500257Z\" level=info msg=\"Created container 86c6413f3fa8126e7f67f9a92aa3a63d67ee5c2b4d8dedd5e2cd8ab4684366b2: openshift-infra/auto-csr-approver-29685660-bpn6p/oc\" id=1517ffde-465b-4fc0-860e-3be767006bc6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.827744 | controller |     "Jun 11 01:00:06.668937 crc crio[23067]: time=\"2026-06-11T01:00:06.668844221Z\" level=info msg=\"Starting container: 86c6413f3fa8126e7f67f9a92aa3a63d67ee5c2b4d8dedd5e2cd8ab4684366b2\" id=30641819-6547-43ed-acbc-a876000063c8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.827758 | controller |     "Jun 11 01:00:06.676080 crc crio[23067]: time=\"2026-06-11T01:00:06.675986144Z\" level=info msg=\"Started container\" PID=220189 containerID=86c6413f3fa8126e7f67f9a92aa3a63d67ee5c2b4d8dedd5e2cd8ab4684366b2 description=openshift-infra/auto-csr-approver-29685660-bpn6p/oc id=30641819-6547-43ed-acbc-a876000063c8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=757cb47ca68dd1af1449b574cff6c2df853a0eeb9d72c0c319aa833e2cc0ae54",
2026-06-11 01:10:49.827773 | controller |     "Jun 11 01:00:08.499864 crc crio[23067]: time=\"2026-06-11T01:00:08.492404233Z\" level=info msg=\"Stopping pod sandbox: 757cb47ca68dd1af1449b574cff6c2df853a0eeb9d72c0c319aa833e2cc0ae54\" id=42bc7a06-27fa-4ae8-bd53-ba81b833767b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.827787 | controller |     "Jun 11 01:00:08.501449 crc crio[23067]: time=\"2026-06-11T01:00:08.501027397Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685660-bpn6p Namespace:openshift-infra ID:757cb47ca68dd1af1449b574cff6c2df853a0eeb9d72c0c319aa833e2cc0ae54 UID:80f58c7a-6da3-4fcb-a38b-3c3cf00c62f3 NetNS:/var/run/netns/7b32baa4-1986-4655-933c-50e1a2f976d7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod80f58c7a_6da3_4fcb_a38b_3c3cf00c62f3.slice PodAnnotations:0xc00008c078}] Aliases:map[]}\"",
2026-06-11 01:10:49.827801 | controller |     "Jun 11 01:00:08.501449 crc crio[23067]: time=\"2026-06-11T01:00:08.501217232Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29685660-bpn6p from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.827815 | controller |     "Jun 11 01:00:08.881566 crc crio[23067]: time=\"2026-06-11T01:00:08.880873048Z\" level=info msg=\"Stopped pod sandbox: 757cb47ca68dd1af1449b574cff6c2df853a0eeb9d72c0c319aa833e2cc0ae54\" id=42bc7a06-27fa-4ae8-bd53-ba81b833767b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.827830 | controller |     "Jun 11 01:00:36.769827 crc crio[23067]: time=\"2026-06-11T01:00:36.769129446Z\" level=info msg=\"Removing container: 8bfd1c132645f22a4712138fb05452d39bf18d3f133f7a98f5d1fad5692e112a\" id=534f91f7-3498-44ac-a9f0-9e28baf98d39 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.827843 | controller |     "Jun 11 01:00:37.590269 crc crio[23067]: time=\"2026-06-11T01:00:37.589208397Z\" level=info msg=\"Removed container 8bfd1c132645f22a4712138fb05452d39bf18d3f133f7a98f5d1fad5692e112a: openshift-operator-lifecycle-manager/collect-profiles-29685615-dv4j9/collect-profiles\" id=534f91f7-3498-44ac-a9f0-9e28baf98d39 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.827857 | controller |     "Jun 11 01:00:37.593965 crc crio[23067]: time=\"2026-06-11T01:00:37.593877103Z\" level=info msg=\"Removing container: b7ecaad1983202c4a1ae235b7615ac6acd373c9b1b3ab388929ad369f7fd931e\" id=df1a972d-2811-4229-8ecf-f9ae4f5dea66 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.827875 | controller |     "Jun 11 01:00:37.869898 crc crio[23067]: time=\"2026-06-11T01:00:37.869290432Z\" level=info msg=\"Removed container b7ecaad1983202c4a1ae235b7615ac6acd373c9b1b3ab388929ad369f7fd931e: openshift-infra/auto-csr-approver-29685654-q6gsh/oc\" id=df1a972d-2811-4229-8ecf-f9ae4f5dea66 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.827890 | controller |     "Jun 11 01:00:37.882978 crc crio[23067]: time=\"2026-06-11T01:00:37.87991867Z\" level=info msg=\"Stopping pod sandbox: 923530f49ca3d6f236e99641cd8ccbf49a03f57180ddc77a14f7fc935871b791\" id=c452ca7d-3af0-4050-8a08-646880ad929c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.827904 | controller |     "Jun 11 01:00:37.882978 crc crio[23067]: time=\"2026-06-11T01:00:37.880020893Z\" level=info msg=\"Stopped pod sandbox (already stopped): 923530f49ca3d6f236e99641cd8ccbf49a03f57180ddc77a14f7fc935871b791\" id=c452ca7d-3af0-4050-8a08-646880ad929c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.827918 | controller |     "Jun 11 01:00:37.882978 crc crio[23067]: time=\"2026-06-11T01:00:37.881607846Z\" level=info msg=\"Removing pod sandbox: 923530f49ca3d6f236e99641cd8ccbf49a03f57180ddc77a14f7fc935871b791\" id=f2a69cc0-fba2-43ac-acd3-ca9d33dafda6 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.827932 | controller |     "Jun 11 01:00:37.911436 crc crio[23067]: time=\"2026-06-11T01:00:37.911267551Z\" level=info msg=\"Removed pod sandbox: 923530f49ca3d6f236e99641cd8ccbf49a03f57180ddc77a14f7fc935871b791\" id=f2a69cc0-fba2-43ac-acd3-ca9d33dafda6 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.827946 | controller |     "Jun 11 01:00:37.912349 crc crio[23067]: time=\"2026-06-11T01:00:37.912187965Z\" level=info msg=\"Stopping pod sandbox: 715b53ac84a6bfdee7edb3a4d819bb3c5378ee4b2048a994d9c5f5c4ba759429\" id=4cbd85ef-2fd6-4925-af0b-39330cd3d67c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.827959 | controller |     "Jun 11 01:00:37.912349 crc crio[23067]: time=\"2026-06-11T01:00:37.912268028Z\" level=info msg=\"Stopped pod sandbox (already stopped): 715b53ac84a6bfdee7edb3a4d819bb3c5378ee4b2048a994d9c5f5c4ba759429\" id=4cbd85ef-2fd6-4925-af0b-39330cd3d67c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.827973 | controller |     "Jun 11 01:00:37.917381 crc crio[23067]: time=\"2026-06-11T01:00:37.917280244Z\" level=info msg=\"Removing pod sandbox: 715b53ac84a6bfdee7edb3a4d819bb3c5378ee4b2048a994d9c5f5c4ba759429\" id=4b247349-35f1-423b-96d1-f1a96af8c4da name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.827987 | controller |     "Jun 11 01:00:37.939176 crc crio[23067]: time=\"2026-06-11T01:00:37.939064584Z\" level=info msg=\"Removed pod sandbox: 715b53ac84a6bfdee7edb3a4d819bb3c5378ee4b2048a994d9c5f5c4ba759429\" id=4b247349-35f1-423b-96d1-f1a96af8c4da name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.828001 | controller |     "Jun 11 01:00:55.216365 crc crio[23067]: time=\"2026-06-11T01:00:55.21525843Z\" level=info msg=\"Stopping pod sandbox: 885b9d1aa7d555a30525c59f236cfd5c4d920359ea27ffe6eb42e2b1b9fd26b5\" id=7bf14b8f-5ec3-42cd-abd1-4bf577e4b8ba name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.828015 | controller |     "Jun 11 01:00:55.245580 crc crio[23067]: time=\"2026-06-11T01:00:55.245480274Z\" level=info msg=\"Stopped pod sandbox: 885b9d1aa7d555a30525c59f236cfd5c4d920359ea27ffe6eb42e2b1b9fd26b5\" id=7bf14b8f-5ec3-42cd-abd1-4bf577e4b8ba name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.828029 | controller |     "Jun 11 01:00:57.040436 crc crio[23067]: time=\"2026-06-11T01:00:57.03993577Z\" level=info msg=\"Running pod sandbox: openshift-must-gather-vbxmw/crc-debug-h98m7/POD\" id=15a915f1-4aa3-475a-bec8-59e643f3b938 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.828047 | controller |     "Jun 11 01:00:57.041807 crc crio[23067]: time=\"2026-06-11T01:00:57.040441003Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.828062 | controller |     "Jun 11 01:00:57.068067 crc crio[23067]: time=\"2026-06-11T01:00:57.067941214Z\" 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=15a915f1-4aa3-475a-bec8-59e643f3b938 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.828076 | controller |     "Jun 11 01:00:57.082469 crc crio[23067]: time=\"2026-06-11T01:00:57.082344702Z\" level=info msg=\"Ran pod sandbox ee17c138496c69cf8eebd87c3f6c442c82f22753a5c658860dbb59e56ca177ce with infra container: openshift-must-gather-vbxmw/crc-debug-h98m7/POD\" id=15a915f1-4aa3-475a-bec8-59e643f3b938 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.828089 | controller |     "Jun 11 01:00:57.086909 crc crio[23067]: time=\"2026-06-11T01:00:57.086822082Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=78d3a546-30f9-4e67-90f6-4ab360624275 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.828103 | controller |     "Jun 11 01:00:57.089716 crc crio[23067]: time=\"2026-06-11T01:00:57.089560966Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=c4be7894-7896-45ec-80e9-e0da344fd9e1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.828118 | controller |     "Jun 11 01:00:57.107983 crc crio[23067]: time=\"2026-06-11T01:00:57.107841728Z\" level=info msg=\"Creating container: openshift-must-gather-vbxmw/crc-debug-h98m7/container-00\" id=d485de7f-75d4-4554-ab41-0f7c08d90ae7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.828131 | controller |     "Jun 11 01:00:57.108298 crc crio[23067]: time=\"2026-06-11T01:00:57.108244789Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.828145 | controller |     "Jun 11 01:00:57.145629 crc crio[23067]: time=\"2026-06-11T01:00:57.145532323Z\" level=info msg=\"Mount propogration for the host path / will be set to HostToContainer as it includes the container storage root\" id=d485de7f-75d4-4554-ab41-0f7c08d90ae7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.828159 | controller |     "Jun 11 01:00:57.163453 crc crio[23067]: time=\"2026-06-11T01:00:57.163353653Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.828173 | controller |     "Jun 11 01:00:57.166185 crc crio[23067]: time=\"2026-06-11T01:00:57.166121328Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.828187 | controller |     "Jun 11 01:00:57.370475 crc crio[23067]: time=\"2026-06-11T01:00:57.370390138Z\" level=info msg=\"Created container 618ffc24a96594c435cdd9b09c9380669247c67489f9185a3856e42363bc4506: openshift-must-gather-vbxmw/crc-debug-h98m7/container-00\" id=d485de7f-75d4-4554-ab41-0f7c08d90ae7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.828201 | controller |     "Jun 11 01:00:57.371425 crc crio[23067]: time=\"2026-06-11T01:00:57.371357364Z\" level=info msg=\"Starting container: 618ffc24a96594c435cdd9b09c9380669247c67489f9185a3856e42363bc4506\" id=d1b79767-e64b-4c7a-9487-a2dcf9b7cf5d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.828214 | controller |     "Jun 11 01:00:57.378455 crc crio[23067]: time=\"2026-06-11T01:00:57.378374693Z\" level=info msg=\"Started container\" PID=229907 containerID=618ffc24a96594c435cdd9b09c9380669247c67489f9185a3856e42363bc4506 description=openshift-must-gather-vbxmw/crc-debug-h98m7/container-00 id=d1b79767-e64b-4c7a-9487-a2dcf9b7cf5d name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee17c138496c69cf8eebd87c3f6c442c82f22753a5c658860dbb59e56ca177ce",
2026-06-11 01:10:49.828235 | controller |     "Jun 11 01:00:59.283437 crc crio[23067]: time=\"2026-06-11T01:00:59.282376538Z\" level=info msg=\"Stopping pod sandbox: ee17c138496c69cf8eebd87c3f6c442c82f22753a5c658860dbb59e56ca177ce\" id=645432f6-ccc1-403d-a1c2-e5f0a4092f01 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.828249 | controller |     "Jun 11 01:00:59.290142 crc crio[23067]: time=\"2026-06-11T01:00:59.290003303Z\" level=info msg=\"Stopped pod sandbox: ee17c138496c69cf8eebd87c3f6c442c82f22753a5c658860dbb59e56ca177ce\" id=645432f6-ccc1-403d-a1c2-e5f0a4092f01 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.828263 | controller |     "Jun 11 01:01:00.325092 crc crio[23067]: time=\"2026-06-11T01:01:00.324081021Z\" level=info msg=\"Removing container: 618ffc24a96594c435cdd9b09c9380669247c67489f9185a3856e42363bc4506\" id=15984e82-8a5f-4038-adc7-51798f3fdd6c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.828278 | controller |     "Jun 11 01:01:00.379124 crc crio[23067]: time=\"2026-06-11T01:01:00.379035761Z\" level=info msg=\"Removed container 618ffc24a96594c435cdd9b09c9380669247c67489f9185a3856e42363bc4506: openshift-must-gather-vbxmw/crc-debug-h98m7/container-00\" id=15984e82-8a5f-4038-adc7-51798f3fdd6c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.828292 | controller |     "Jun 11 01:01:00.604287 crc crio[23067]: time=\"2026-06-11T01:01:00.604235696Z\" level=info msg=\"Running pod sandbox: openstack/keystone-cron-29685661-l9k86/POD\" id=dc74d107-5e6c-448d-9fc1-5898f647ef51 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.828307 | controller |     "Jun 11 01:01:00.604287 crc crio[23067]: time=\"2026-06-11T01:01:00.604314318Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.828321 | controller |     "Jun 11 01:01:00.634084 crc crio[23067]: time=\"2026-06-11T01:01:00.633999638Z\" level=info msg=\"Got pod network &{Name:keystone-cron-29685661-l9k86 Namespace:openstack ID:00efa30934ce0ef70ce0521af08579de912a4400764cff282dac0418166058ed UID:17be384e-7a82-4acc-b173-7e5bb940571e NetNS:/var/run/netns/1979bda8-9cd8-4041-b126-a750f1b1b485 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod17be384e_7a82_4acc_b173_7e5bb940571e.slice PodAnnotations:0xc000130ba0}] Aliases:map[]}\"",
2026-06-11 01:10:49.828336 | controller |     "Jun 11 01:01:00.634084 crc crio[23067]: time=\"2026-06-11T01:01:00.634059389Z\" level=info msg=\"Adding pod openstack_keystone-cron-29685661-l9k86 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.828371 | controller |     "Jun 11 01:01:01.222819 crc crio[23067]: 2026-06-11T01:01:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:00efa30934ce0ef Mac:e2:47:76:d8:7c:5f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:10 Mtu:0 Sandbox:/var/run/netns/1979bda8-9cd8-4041-b126-a750f1b1b485 SocketPath: PciID:}] [{Interface:0xc0002865d0 Address:{IP:10.217.1.16 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.828388 | controller |     "Jun 11 01:01:01.224839 crc crio[23067]: time=\"2026-06-11T01:01:01.224591162Z\" level=info msg=\"Got pod network &{Name:keystone-cron-29685661-l9k86 Namespace:openstack ID:00efa30934ce0ef70ce0521af08579de912a4400764cff282dac0418166058ed UID:17be384e-7a82-4acc-b173-7e5bb940571e NetNS:/var/run/netns/1979bda8-9cd8-4041-b126-a750f1b1b485 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod17be384e_7a82_4acc_b173_7e5bb940571e.slice PodAnnotations:0xc000130ba0}] Aliases:map[]}\"",
2026-06-11 01:10:49.828408 | controller |     "Jun 11 01:01:01.225023 crc crio[23067]: time=\"2026-06-11T01:01:01.224846728Z\" level=info msg=\"Checking pod openstack_keystone-cron-29685661-l9k86 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.828424 | controller |     "Jun 11 01:01:01.233819 crc crio[23067]: time=\"2026-06-11T01:01:01.233197613Z\" level=info msg=\"Ran pod sandbox 00efa30934ce0ef70ce0521af08579de912a4400764cff282dac0418166058ed with infra container: openstack/keystone-cron-29685661-l9k86/POD\" id=dc74d107-5e6c-448d-9fc1-5898f647ef51 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.828439 | controller |     "Jun 11 01:01:01.236085 crc crio[23067]: time=\"2026-06-11T01:01:01.23603753Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=ee1aa1c2-3754-429e-8114-94270c2a8db5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.828454 | controller |     "Jun 11 01:01:01.271152 crc crio[23067]: time=\"2026-06-11T01:01:01.271076923Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=38c0ea29-7c05-4c12-9db9-ddc43441ccdb name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.828468 | controller |     "Jun 11 01:01:01.279539 crc crio[23067]: time=\"2026-06-11T01:01:01.279417808Z\" level=info msg=\"Creating container: openstack/keystone-cron-29685661-l9k86/keystone-cron\" id=61aeb726-62da-49c5-941c-43dd2b96b56f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.828482 | controller |     "Jun 11 01:01:01.280263 crc crio[23067]: time=\"2026-06-11T01:01:01.280141457Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.828496 | controller |     "Jun 11 01:01:01.343088 crc crio[23067]: time=\"2026-06-11T01:01:01.342897538Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.828511 | controller |     "Jun 11 01:01:01.354020 crc crio[23067]: time=\"2026-06-11T01:01:01.353536714Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.828525 | controller |     "Jun 11 01:01:01.530716 crc crio[23067]: time=\"2026-06-11T01:01:01.530025147Z\" level=info msg=\"Created container 9764785a64f7c9ddbbabeb9e904019f52db9218f42c6da31dd8a168777104211: openstack/keystone-cron-29685661-l9k86/keystone-cron\" id=61aeb726-62da-49c5-941c-43dd2b96b56f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.828540 | controller |     "Jun 11 01:01:01.531924 crc crio[23067]: time=\"2026-06-11T01:01:01.531824615Z\" level=info msg=\"Starting container: 9764785a64f7c9ddbbabeb9e904019f52db9218f42c6da31dd8a168777104211\" id=178f80e3-a384-4894-ad0e-30174de7c008 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.828554 | controller |     "Jun 11 01:01:01.541433 crc crio[23067]: time=\"2026-06-11T01:01:01.541339032Z\" level=info msg=\"Started container\" PID=230824 containerID=9764785a64f7c9ddbbabeb9e904019f52db9218f42c6da31dd8a168777104211 description=openstack/keystone-cron-29685661-l9k86/keystone-cron id=178f80e3-a384-4894-ad0e-30174de7c008 name=/runtime.v1.RuntimeService/StartContainer sandboxID=00efa30934ce0ef70ce0521af08579de912a4400764cff282dac0418166058ed",
2026-06-11 01:10:49.828569 | controller |     "Jun 11 01:01:07.443776 crc crio[23067]: time=\"2026-06-11T01:01:07.442530941Z\" level=info msg=\"Stopping pod sandbox: 00efa30934ce0ef70ce0521af08579de912a4400764cff282dac0418166058ed\" id=c0501787-e5dc-4503-a0af-1fafda93de67 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.828588 | controller |     "Jun 11 01:01:07.446161 crc crio[23067]: time=\"2026-06-11T01:01:07.444515735Z\" level=info msg=\"Got pod network &{Name:keystone-cron-29685661-l9k86 Namespace:openstack ID:00efa30934ce0ef70ce0521af08579de912a4400764cff282dac0418166058ed UID:17be384e-7a82-4acc-b173-7e5bb940571e NetNS:/var/run/netns/1979bda8-9cd8-4041-b126-a750f1b1b485 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod17be384e_7a82_4acc_b173_7e5bb940571e.slice PodAnnotations:0xc0029b2ab0}] Aliases:map[]}\"",
2026-06-11 01:10:49.828603 | controller |     "Jun 11 01:01:07.446161 crc crio[23067]: time=\"2026-06-11T01:01:07.444772152Z\" level=info msg=\"Deleting pod openstack_keystone-cron-29685661-l9k86 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.828617 | controller |     "Jun 11 01:01:08.012789 crc crio[23067]: time=\"2026-06-11T01:01:08.012259043Z\" level=info msg=\"Stopped pod sandbox: 00efa30934ce0ef70ce0521af08579de912a4400764cff282dac0418166058ed\" id=c0501787-e5dc-4503-a0af-1fafda93de67 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.828632 | controller |     "Jun 11 01:01:37.986632 crc crio[23067]: time=\"2026-06-11T01:01:37.985978906Z\" level=info msg=\"Stopping pod sandbox: ee17c138496c69cf8eebd87c3f6c442c82f22753a5c658860dbb59e56ca177ce\" id=d036a05b-997a-4bf6-b5a3-676da4e6f7d2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.828646 | controller |     "Jun 11 01:01:37.986632 crc crio[23067]: time=\"2026-06-11T01:01:37.986684585Z\" level=info msg=\"Stopped pod sandbox (already stopped): ee17c138496c69cf8eebd87c3f6c442c82f22753a5c658860dbb59e56ca177ce\" id=d036a05b-997a-4bf6-b5a3-676da4e6f7d2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.828660 | controller |     "Jun 11 01:01:37.989317 crc crio[23067]: time=\"2026-06-11T01:01:37.989260034Z\" level=info msg=\"Removing pod sandbox: ee17c138496c69cf8eebd87c3f6c442c82f22753a5c658860dbb59e56ca177ce\" id=d92d32f2-3f97-47a1-8cdc-91d588c5172b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.828674 | controller |     "Jun 11 01:01:38.010920 crc crio[23067]: time=\"2026-06-11T01:01:38.010421014Z\" level=info msg=\"Removed pod sandbox: ee17c138496c69cf8eebd87c3f6c442c82f22753a5c658860dbb59e56ca177ce\" id=d92d32f2-3f97-47a1-8cdc-91d588c5172b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.828688 | controller |     "Jun 11 01:02:00.551590 crc crio[23067]: time=\"2026-06-11T01:02:00.551022441Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29685662-89qrr/POD\" id=36f7c71b-3936-4750-8671-5e13f8c84dfa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.828702 | controller |     "Jun 11 01:02:00.553121 crc crio[23067]: time=\"2026-06-11T01:02:00.551805862Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.828716 | controller |     "Jun 11 01:02:00.593369 crc crio[23067]: time=\"2026-06-11T01:02:00.593279509Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685662-89qrr Namespace:openshift-infra ID:9f7137732cdb6c370bbc102158d90d0d47431b1a12720321f04ec2ffe741723c UID:0d886eff-dcc8-406e-907f-b67b64c69fd0 NetNS:/var/run/netns/56765ce4-8c30-46ef-b661-35775eb15ff1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0d886eff_dcc8_406e_907f_b67b64c69fd0.slice PodAnnotations:0xc007e13310}] Aliases:map[]}\"",
2026-06-11 01:10:49.828730 | controller |     "Jun 11 01:02:00.593369 crc crio[23067]: time=\"2026-06-11T01:02:00.593344851Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29685662-89qrr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.828748 | controller |     "Jun 11 01:02:01.154254 crc crio[23067]: 2026-06-11T01:02:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9f7137732cdb6c3 Mac:02:b2:f4:89:13:9f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:11 Mtu:0 Sandbox:/var/run/netns/56765ce4-8c30-46ef-b661-35775eb15ff1 SocketPath: PciID:}] [{Interface:0xc00011af20 Address:{IP:10.217.1.17 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.828763 | controller |     "Jun 11 01:02:01.156191 crc crio[23067]: time=\"2026-06-11T01:02:01.156131857Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685662-89qrr Namespace:openshift-infra ID:9f7137732cdb6c370bbc102158d90d0d47431b1a12720321f04ec2ffe741723c UID:0d886eff-dcc8-406e-907f-b67b64c69fd0 NetNS:/var/run/netns/56765ce4-8c30-46ef-b661-35775eb15ff1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0d886eff_dcc8_406e_907f_b67b64c69fd0.slice PodAnnotations:0xc007e13310}] Aliases:map[]}\"",
2026-06-11 01:10:49.828778 | controller |     "Jun 11 01:02:01.156308 crc crio[23067]: time=\"2026-06-11T01:02:01.156284741Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29685662-89qrr for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.828792 | controller |     "Jun 11 01:02:01.166178 crc crio[23067]: time=\"2026-06-11T01:02:01.166084115Z\" level=info msg=\"Ran pod sandbox 9f7137732cdb6c370bbc102158d90d0d47431b1a12720321f04ec2ffe741723c with infra container: openshift-infra/auto-csr-approver-29685662-89qrr/POD\" id=36f7c71b-3936-4750-8671-5e13f8c84dfa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.828806 | controller |     "Jun 11 01:02:01.170980 crc crio[23067]: time=\"2026-06-11T01:02:01.170889754Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=2d1a3def-908d-4c7e-96e9-42db1dc6c3e0 name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.828821 | controller |     "Jun 11 01:02:01.181176 crc crio[23067]: time=\"2026-06-11T01:02:01.181084019Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 01:10:49.828835 | controller |     "Jun 11 01:02:02.265915 crc crio[23067]: time=\"2026-06-11T01:02:02.265246055Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=2d1a3def-908d-4c7e-96e9-42db1dc6c3e0 name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.828849 | controller |     "Jun 11 01:02:02.268332 crc crio[23067]: time=\"2026-06-11T01:02:02.267225708Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=5ca34ae1-c482-4f4c-9a98-6a5e4f2e6304 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.828863 | controller |     "Jun 11 01:02:02.270612 crc crio[23067]: time=\"2026-06-11T01:02:02.270513197Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=c2556e46-6637-4647-b4fd-fe4546539e9b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.828878 | controller |     "Jun 11 01:02:02.282222 crc crio[23067]: time=\"2026-06-11T01:02:02.282106419Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29685662-89qrr/oc\" id=8061f2cd-5d4c-4a90-81c4-fc634076deaf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.828891 | controller |     "Jun 11 01:02:02.282915 crc crio[23067]: time=\"2026-06-11T01:02:02.282848859Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.828906 | controller |     "Jun 11 01:02:02.347368 crc crio[23067]: time=\"2026-06-11T01:02:02.347247583Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.828925 | controller |     "Jun 11 01:02:02.680549 crc crio[23067]: time=\"2026-06-11T01:02:02.680429156Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.828939 | controller |     "Jun 11 01:02:02.837261 crc crio[23067]: time=\"2026-06-11T01:02:02.836604512Z\" level=info msg=\"Created container 91e0f8b14b1e21989a8196df0cb7ca519a634e7766cc6d97f7eeea7f2173247e: openshift-infra/auto-csr-approver-29685662-89qrr/oc\" id=8061f2cd-5d4c-4a90-81c4-fc634076deaf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.828953 | controller |     "Jun 11 01:02:02.838869 crc crio[23067]: time=\"2026-06-11T01:02:02.838541784Z\" level=info msg=\"Starting container: 91e0f8b14b1e21989a8196df0cb7ca519a634e7766cc6d97f7eeea7f2173247e\" id=e3c60d81-7746-4ee3-89d1-92b7cebc7394 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.828967 | controller |     "Jun 11 01:02:02.844793 crc crio[23067]: time=\"2026-06-11T01:02:02.844634178Z\" level=info msg=\"Started container\" PID=247114 containerID=91e0f8b14b1e21989a8196df0cb7ca519a634e7766cc6d97f7eeea7f2173247e description=openshift-infra/auto-csr-approver-29685662-89qrr/oc id=e3c60d81-7746-4ee3-89d1-92b7cebc7394 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9f7137732cdb6c370bbc102158d90d0d47431b1a12720321f04ec2ffe741723c",
2026-06-11 01:10:49.828982 | controller |     "Jun 11 01:02:04.352386 crc crio[23067]: time=\"2026-06-11T01:02:04.351826297Z\" level=info msg=\"Stopping pod sandbox: 9f7137732cdb6c370bbc102158d90d0d47431b1a12720321f04ec2ffe741723c\" id=c928dcb1-d841-4493-bda8-bcdbf4ef1393 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.828996 | controller |     "Jun 11 01:02:04.354367 crc crio[23067]: time=\"2026-06-11T01:02:04.353104811Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685662-89qrr Namespace:openshift-infra ID:9f7137732cdb6c370bbc102158d90d0d47431b1a12720321f04ec2ffe741723c UID:0d886eff-dcc8-406e-907f-b67b64c69fd0 NetNS:/var/run/netns/56765ce4-8c30-46ef-b661-35775eb15ff1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0d886eff_dcc8_406e_907f_b67b64c69fd0.slice PodAnnotations:0xc007e12f08}] Aliases:map[]}\"",
2026-06-11 01:10:49.829011 | controller |     "Jun 11 01:02:04.354367 crc crio[23067]: time=\"2026-06-11T01:02:04.353227885Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29685662-89qrr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.829025 | controller |     "Jun 11 01:02:04.678577 crc crio[23067]: time=\"2026-06-11T01:02:04.678119774Z\" level=info msg=\"Stopped pod sandbox: 9f7137732cdb6c370bbc102158d90d0d47431b1a12720321f04ec2ffe741723c\" id=c928dcb1-d841-4493-bda8-bcdbf4ef1393 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.829039 | controller |     "Jun 11 01:02:38.057845 crc crio[23067]: time=\"2026-06-11T01:02:38.056305538Z\" level=info msg=\"Removing container: bed1bd59f516ec0042ca921e2a442f9fa88aa23e024b22bb3e1a6bafc096aace\" id=26ca7a34-eda3-494c-a0ad-6bf779c3d8e7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.829053 | controller |     "Jun 11 01:02:38.232310 crc crio[23067]: time=\"2026-06-11T01:02:38.232147073Z\" level=info msg=\"Removed container bed1bd59f516ec0042ca921e2a442f9fa88aa23e024b22bb3e1a6bafc096aace: openshift-infra/auto-csr-approver-29685656-6hdgg/oc\" id=26ca7a34-eda3-494c-a0ad-6bf779c3d8e7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.829067 | controller |     "Jun 11 01:02:38.246283 crc crio[23067]: time=\"2026-06-11T01:02:38.246214982Z\" level=info msg=\"Stopping pod sandbox: fd26d59803ad4d447d178f2ab38dab297c10c4c309ca0ae7516c63bf88f4c954\" id=f526e13a-f4ed-4d03-942b-0534816689d6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.829081 | controller |     "Jun 11 01:02:38.246283 crc crio[23067]: time=\"2026-06-11T01:02:38.246292004Z\" level=info msg=\"Stopped pod sandbox (already stopped): fd26d59803ad4d447d178f2ab38dab297c10c4c309ca0ae7516c63bf88f4c954\" id=f526e13a-f4ed-4d03-942b-0534816689d6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.829099 | controller |     "Jun 11 01:02:38.247356 crc crio[23067]: time=\"2026-06-11T01:02:38.24726673Z\" level=info msg=\"Removing pod sandbox: fd26d59803ad4d447d178f2ab38dab297c10c4c309ca0ae7516c63bf88f4c954\" id=dd33203e-67c9-4991-8b7c-51efe60ef16a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.829113 | controller |     "Jun 11 01:02:38.275735 crc crio[23067]: time=\"2026-06-11T01:02:38.275587823Z\" level=info msg=\"Removed pod sandbox: fd26d59803ad4d447d178f2ab38dab297c10c4c309ca0ae7516c63bf88f4c954\" id=dd33203e-67c9-4991-8b7c-51efe60ef16a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.829127 | controller |     "Jun 11 01:04:00.552271 crc crio[23067]: time=\"2026-06-11T01:04:00.551162873Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29685664-qfbww/POD\" id=3e4895f2-01a7-4e8d-9d73-4b4423637299 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.829141 | controller |     "Jun 11 01:04:00.554250 crc crio[23067]: time=\"2026-06-11T01:04:00.552304664Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.829155 | controller |     "Jun 11 01:04:00.599253 crc crio[23067]: time=\"2026-06-11T01:04:00.599173396Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685664-qfbww Namespace:openshift-infra ID:a0f79ee73ada54f7eb208e379b503bf0fcec6c96e65e93403bb7062d55e2ff2d UID:9e378259-b325-4781-adcb-ff03bd3999f1 NetNS:/var/run/netns/cc0b37ae-70be-4f91-ad39-740363d6d5a4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9e378259_b325_4781_adcb_ff03bd3999f1.slice PodAnnotations:0xc003ba9380}] Aliases:map[]}\"",
2026-06-11 01:10:49.829169 | controller |     "Jun 11 01:04:00.599253 crc crio[23067]: time=\"2026-06-11T01:04:00.599252568Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29685664-qfbww to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.829184 | controller |     "Jun 11 01:04:01.213864 crc crio[23067]: 2026-06-11T01:04:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a0f79ee73ada54f Mac:ba:d6:0d:a5:aa:c8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:12 Mtu:0 Sandbox:/var/run/netns/cc0b37ae-70be-4f91-ad39-740363d6d5a4 SocketPath: PciID:}] [{Interface:0xc0004a6630 Address:{IP:10.217.1.18 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.829198 | controller |     "Jun 11 01:04:01.216996 crc crio[23067]: time=\"2026-06-11T01:04:01.216877551Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685664-qfbww Namespace:openshift-infra ID:a0f79ee73ada54f7eb208e379b503bf0fcec6c96e65e93403bb7062d55e2ff2d UID:9e378259-b325-4781-adcb-ff03bd3999f1 NetNS:/var/run/netns/cc0b37ae-70be-4f91-ad39-740363d6d5a4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9e378259_b325_4781_adcb_ff03bd3999f1.slice PodAnnotations:0xc003ba9380}] Aliases:map[]}\"",
2026-06-11 01:10:49.829213 | controller |     "Jun 11 01:04:01.217297 crc crio[23067]: time=\"2026-06-11T01:04:01.21722114Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29685664-qfbww for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.829227 | controller |     "Jun 11 01:04:01.231494 crc crio[23067]: time=\"2026-06-11T01:04:01.231397912Z\" level=info msg=\"Ran pod sandbox a0f79ee73ada54f7eb208e379b503bf0fcec6c96e65e93403bb7062d55e2ff2d with infra container: openshift-infra/auto-csr-approver-29685664-qfbww/POD\" id=3e4895f2-01a7-4e8d-9d73-4b4423637299 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.829245 | controller |     "Jun 11 01:04:01.234938 crc crio[23067]: time=\"2026-06-11T01:04:01.234860695Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=d5b0a176-6ff7-48c1-86c5-214ec71b577b name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.829259 | controller |     "Jun 11 01:04:01.247953 crc crio[23067]: time=\"2026-06-11T01:04:01.247864655Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 01:10:49.829274 | controller |     "Jun 11 01:04:02.326004 crc crio[23067]: time=\"2026-06-11T01:04:02.323719498Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=d5b0a176-6ff7-48c1-86c5-214ec71b577b name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.829288 | controller |     "Jun 11 01:04:02.328709 crc crio[23067]: time=\"2026-06-11T01:04:02.328584489Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=4c1b3efa-8d59-4a4e-a661-2afcc4f67aea name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.829303 | controller |     "Jun 11 01:04:02.331297 crc crio[23067]: time=\"2026-06-11T01:04:02.33120125Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=ba0334d6-bf41-4b15-9d5d-ef2d0936c40a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.829318 | controller |     "Jun 11 01:04:02.338034 crc crio[23067]: time=\"2026-06-11T01:04:02.337994243Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29685664-qfbww/oc\" id=e18209d3-b403-49d4-8853-6f9443a5861e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.829332 | controller |     "Jun 11 01:04:02.338588 crc crio[23067]: time=\"2026-06-11T01:04:02.338546128Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.829362 | controller |     "Jun 11 01:04:02.401601 crc crio[23067]: time=\"2026-06-11T01:04:02.401431251Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.829383 | controller |     "Jun 11 01:04:02.782198 crc crio[23067]: time=\"2026-06-11T01:04:02.782108483Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.829400 | controller |     "Jun 11 01:04:02.954602 crc crio[23067]: time=\"2026-06-11T01:04:02.95430934Z\" level=info msg=\"Created container 74e41f147909fa48575844ae51e994f05f26b4f7cb57f476253d72e3e2483d0f: openshift-infra/auto-csr-approver-29685664-qfbww/oc\" id=e18209d3-b403-49d4-8853-6f9443a5861e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.829416 | controller |     "Jun 11 01:04:02.957717 crc crio[23067]: time=\"2026-06-11T01:04:02.957556198Z\" level=info msg=\"Starting container: 74e41f147909fa48575844ae51e994f05f26b4f7cb57f476253d72e3e2483d0f\" id=e392da7c-7dd5-4d6e-b5a3-b3cadba4f3d3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.829432 | controller |     "Jun 11 01:04:02.966392 crc crio[23067]: time=\"2026-06-11T01:04:02.966271653Z\" level=info msg=\"Started container\" PID=268182 containerID=74e41f147909fa48575844ae51e994f05f26b4f7cb57f476253d72e3e2483d0f description=openshift-infra/auto-csr-approver-29685664-qfbww/oc id=e392da7c-7dd5-4d6e-b5a3-b3cadba4f3d3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a0f79ee73ada54f7eb208e379b503bf0fcec6c96e65e93403bb7062d55e2ff2d",
2026-06-11 01:10:49.829447 | controller |     "Jun 11 01:04:05.108406 crc crio[23067]: time=\"2026-06-11T01:04:05.107328981Z\" level=info msg=\"Stopping pod sandbox: a0f79ee73ada54f7eb208e379b503bf0fcec6c96e65e93403bb7062d55e2ff2d\" id=40d83a41-6904-4559-bd31-566622aaedf5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.829465 | controller |     "Jun 11 01:04:05.109588 crc crio[23067]: time=\"2026-06-11T01:04:05.109409787Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685664-qfbww Namespace:openshift-infra ID:a0f79ee73ada54f7eb208e379b503bf0fcec6c96e65e93403bb7062d55e2ff2d UID:9e378259-b325-4781-adcb-ff03bd3999f1 NetNS:/var/run/netns/cc0b37ae-70be-4f91-ad39-740363d6d5a4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9e378259_b325_4781_adcb_ff03bd3999f1.slice PodAnnotations:0xc002a46f90}] Aliases:map[]}\"",
2026-06-11 01:10:49.829481 | controller |     "Jun 11 01:04:05.109588 crc crio[23067]: time=\"2026-06-11T01:04:05.109579941Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29685664-qfbww from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.829495 | controller |     "Jun 11 01:04:05.473488 crc crio[23067]: time=\"2026-06-11T01:04:05.4730402Z\" level=info msg=\"Stopped pod sandbox: a0f79ee73ada54f7eb208e379b503bf0fcec6c96e65e93403bb7062d55e2ff2d\" id=40d83a41-6904-4559-bd31-566622aaedf5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.829510 | controller |     "Jun 11 01:04:15.888628 crc crio[23067]: time=\"2026-06-11T01:04:15.887799019Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-xgqnj/POD\" id=29a0f3f0-41d7-44ba-8685-85303e3804fb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.829524 | controller |     "Jun 11 01:04:15.890274 crc crio[23067]: time=\"2026-06-11T01:04:15.888708203Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.829539 | controller |     "Jun 11 01:04:15.930067 crc crio[23067]: time=\"2026-06-11T01:04:15.929962544Z\" level=info msg=\"Got pod network &{Name:certified-operators-xgqnj Namespace:openshift-marketplace ID:6d794ddf3dbb0ecbd14956ec4bbb90624ceafe1b73c3138eaa0db245910f12ef UID:fe5974e3-fc6b-4b69-bb47-660b8c852c0c NetNS:/var/run/netns/01c2a115-b7cf-485e-b08f-1fe8b88c0085 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfe5974e3_fc6b_4b69_bb47_660b8c852c0c.slice PodAnnotations:0xc007e13528}] Aliases:map[]}\"",
2026-06-11 01:10:49.829554 | controller |     "Jun 11 01:04:15.930067 crc crio[23067]: time=\"2026-06-11T01:04:15.930024786Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-xgqnj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.829569 | controller |     "Jun 11 01:04:16.492971 crc crio[23067]: 2026-06-11T01:04:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6d794ddf3dbb0ec Mac:b6:db:99:80:c3:c7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:13 Mtu:0 Sandbox:/var/run/netns/01c2a115-b7cf-485e-b08f-1fe8b88c0085 SocketPath: PciID:}] [{Interface:0xc000014e20 Address:{IP:10.217.1.19 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.829584 | controller |     "Jun 11 01:04:16.494997 crc crio[23067]: time=\"2026-06-11T01:04:16.494937259Z\" level=info msg=\"Got pod network &{Name:certified-operators-xgqnj Namespace:openshift-marketplace ID:6d794ddf3dbb0ecbd14956ec4bbb90624ceafe1b73c3138eaa0db245910f12ef UID:fe5974e3-fc6b-4b69-bb47-660b8c852c0c NetNS:/var/run/netns/01c2a115-b7cf-485e-b08f-1fe8b88c0085 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfe5974e3_fc6b_4b69_bb47_660b8c852c0c.slice PodAnnotations:0xc007e13528}] Aliases:map[]}\"",
2026-06-11 01:10:49.829599 | controller |     "Jun 11 01:04:16.495180 crc crio[23067]: time=\"2026-06-11T01:04:16.495131235Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-xgqnj for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.829617 | controller |     "Jun 11 01:04:16.504486 crc crio[23067]: time=\"2026-06-11T01:04:16.504003663Z\" level=info msg=\"Ran pod sandbox 6d794ddf3dbb0ecbd14956ec4bbb90624ceafe1b73c3138eaa0db245910f12ef with infra container: openshift-marketplace/certified-operators-xgqnj/POD\" id=29a0f3f0-41d7-44ba-8685-85303e3804fb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.829632 | controller |     "Jun 11 01:04:16.506387 crc crio[23067]: time=\"2026-06-11T01:04:16.506295155Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=b2a7f434-6a37-4697-9f75-f2a8e7ff992c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.829647 | controller |     "Jun 11 01:04:16.508794 crc crio[23067]: time=\"2026-06-11T01:04:16.508347791Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=baae1e4c-fcfc-4f84-b4f1-e2441b78ad5c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.829661 | controller |     "Jun 11 01:04:16.516964 crc crio[23067]: time=\"2026-06-11T01:04:16.516635454Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-xgqnj/extract-utilities\" id=443bbc2b-4472-45f6-84a2-066ac1e8799b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.829675 | controller |     "Jun 11 01:04:16.519011 crc crio[23067]: time=\"2026-06-11T01:04:16.517085706Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.829689 | controller |     "Jun 11 01:04:16.560101 crc crio[23067]: time=\"2026-06-11T01:04:16.560026272Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.829703 | controller |     "Jun 11 01:04:16.566170 crc crio[23067]: time=\"2026-06-11T01:04:16.566092786Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.829718 | controller |     "Jun 11 01:04:16.719455 crc crio[23067]: time=\"2026-06-11T01:04:16.719044475Z\" level=info msg=\"Created container 9e9807011d2b2af0261d14464ebddb6c9e7000078a3387d8c7d8b414f725182a: openshift-marketplace/certified-operators-xgqnj/extract-utilities\" id=443bbc2b-4472-45f6-84a2-066ac1e8799b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.829732 | controller |     "Jun 11 01:04:16.720520 crc crio[23067]: time=\"2026-06-11T01:04:16.720432242Z\" level=info msg=\"Starting container: 9e9807011d2b2af0261d14464ebddb6c9e7000078a3387d8c7d8b414f725182a\" id=fbd9eec1-e559-4388-91b8-cbc6422a8b47 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.829746 | controller |     "Jun 11 01:04:16.725553 crc crio[23067]: time=\"2026-06-11T01:04:16.725416366Z\" level=info msg=\"Started container\" PID=270078 containerID=9e9807011d2b2af0261d14464ebddb6c9e7000078a3387d8c7d8b414f725182a description=openshift-marketplace/certified-operators-xgqnj/extract-utilities id=fbd9eec1-e559-4388-91b8-cbc6422a8b47 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6d794ddf3dbb0ecbd14956ec4bbb90624ceafe1b73c3138eaa0db245910f12ef",
2026-06-11 01:10:49.829761 | controller |     "Jun 11 01:04:17.334228 crc crio[23067]: time=\"2026-06-11T01:04:17.334193591Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=a0d64c2e-bd35-4a66-8cae-c4a53510ae11 name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.829775 | controller |     "Jun 11 01:04:17.345411 crc crio[23067]: time=\"2026-06-11T01:04:17.345374102Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"",
2026-06-11 01:10:49.829794 | controller |     "Jun 11 01:04:17.895576 crc crio[23067]: time=\"2026-06-11T01:04:17.894972642Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:aa28d116c97ba9419648a07c6fc51f0514ddba845f40590f336a7659ff14d7be\" id=a0d64c2e-bd35-4a66-8cae-c4a53510ae11 name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.829809 | controller |     "Jun 11 01:04:17.896561 crc crio[23067]: time=\"2026-06-11T01:04:17.896475152Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=ff4f100f-a4b0-45cb-ba72-23ce8249f351 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.829823 | controller |     "Jun 11 01:04:17.899485 crc crio[23067]: time=\"2026-06-11T01:04:17.89935865Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=a890a825-4687-4ade-a8a5-3ef75fe7e455 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.829838 | controller |     "Jun 11 01:04:17.908039 crc crio[23067]: time=\"2026-06-11T01:04:17.907946071Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-xgqnj/extract-content\" id=93ac0b30-37f0-400d-aa07-e578a45db88c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.829852 | controller |     "Jun 11 01:04:17.908455 crc crio[23067]: time=\"2026-06-11T01:04:17.908384463Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.829866 | controller |     "Jun 11 01:04:17.963367 crc crio[23067]: time=\"2026-06-11T01:04:17.96323237Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.829880 | controller |     "Jun 11 01:04:17.968867 crc crio[23067]: time=\"2026-06-11T01:04:17.968766769Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.829894 | controller |     "Jun 11 01:04:18.131827 crc crio[23067]: time=\"2026-06-11T01:04:18.131710647Z\" level=info msg=\"Created container bc84ac539e80dc24d0237a82f920b26df42e65a7a1310bebe12076a78f6ae035: openshift-marketplace/certified-operators-xgqnj/extract-content\" id=93ac0b30-37f0-400d-aa07-e578a45db88c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.829909 | controller |     "Jun 11 01:04:18.132975 crc crio[23067]: time=\"2026-06-11T01:04:18.13292404Z\" level=info msg=\"Starting container: bc84ac539e80dc24d0237a82f920b26df42e65a7a1310bebe12076a78f6ae035\" id=09624e0c-e13b-4a29-894b-b484d8b58962 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.829922 | controller |     "Jun 11 01:04:18.142082 crc crio[23067]: time=\"2026-06-11T01:04:18.141057589Z\" level=info msg=\"Started container\" PID=270247 containerID=bc84ac539e80dc24d0237a82f920b26df42e65a7a1310bebe12076a78f6ae035 description=openshift-marketplace/certified-operators-xgqnj/extract-content id=09624e0c-e13b-4a29-894b-b484d8b58962 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6d794ddf3dbb0ecbd14956ec4bbb90624ceafe1b73c3138eaa0db245910f12ef",
2026-06-11 01:10:49.829936 | controller |     "Jun 11 01:04:19.400471 crc crio[23067]: time=\"2026-06-11T01:04:19.399960501Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=e64223ce-d595-4d35-9f37-8c8b33f1691a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.829951 | controller |     "Jun 11 01:04:19.404579 crc crio[23067]: time=\"2026-06-11T01:04:19.404510924Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=29b2e0f9-f490-4e98-baaf-75918d857b27 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.829968 | controller |     "Jun 11 01:04:19.513349 crc crio[23067]: time=\"2026-06-11T01:04:19.513269633Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-xgqnj/registry-server\" id=94458381-bf50-4569-85dd-2cc18d169366 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.829983 | controller |     "Jun 11 01:04:19.513954 crc crio[23067]: time=\"2026-06-11T01:04:19.5138875Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.829997 | controller |     "Jun 11 01:04:19.573218 crc crio[23067]: time=\"2026-06-11T01:04:19.573131845Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.830011 | controller |     "Jun 11 01:04:19.576481 crc crio[23067]: time=\"2026-06-11T01:04:19.576419924Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.830024 | controller |     "Jun 11 01:04:19.747610 crc crio[23067]: time=\"2026-06-11T01:04:19.747068729Z\" level=info msg=\"Created container df4fc9341c2f453bcb12dbb14fa26251fa9af7bceb568f91b2d51c91644f6dd2: openshift-marketplace/certified-operators-xgqnj/registry-server\" id=94458381-bf50-4569-85dd-2cc18d169366 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.830038 | controller |     "Jun 11 01:04:19.749302 crc crio[23067]: time=\"2026-06-11T01:04:19.749270458Z\" level=info msg=\"Starting container: df4fc9341c2f453bcb12dbb14fa26251fa9af7bceb568f91b2d51c91644f6dd2\" id=8a0a76d3-ec40-4f64-9858-14e32b6f6a4a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.830053 | controller |     "Jun 11 01:04:19.757073 crc crio[23067]: time=\"2026-06-11T01:04:19.756999797Z\" level=info msg=\"Started container\" PID=270468 containerID=df4fc9341c2f453bcb12dbb14fa26251fa9af7bceb568f91b2d51c91644f6dd2 description=openshift-marketplace/certified-operators-xgqnj/registry-server id=8a0a76d3-ec40-4f64-9858-14e32b6f6a4a name=/runtime.v1.RuntimeService/StartContainer sandboxID=6d794ddf3dbb0ecbd14956ec4bbb90624ceafe1b73c3138eaa0db245910f12ef",
2026-06-11 01:10:49.830067 | controller |     "Jun 11 01:04:22.758968 crc crio[23067]: time=\"2026-06-11T01:04:22.75825642Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-67l6k/POD\" id=92203c3f-3036-4309-bacb-a4048157333d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.830081 | controller |     "Jun 11 01:04:22.758968 crc crio[23067]: time=\"2026-06-11T01:04:22.758957359Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.830095 | controller |     "Jun 11 01:04:22.798566 crc crio[23067]: time=\"2026-06-11T01:04:22.798273878Z\" level=info msg=\"Got pod network &{Name:community-operators-67l6k Namespace:openshift-marketplace ID:309b421d4f35c0bfcfdcc92bb7a2127bc6e425a82448a791df5e7bd550725535 UID:9adeb8b2-e04c-464f-8ebe-d4f46cfe5d7f NetNS:/var/run/netns/03aa673e-d253-4433-98e9-a774260bb47c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9adeb8b2_e04c_464f_8ebe_d4f46cfe5d7f.slice PodAnnotations:0xc003ba8370}] Aliases:map[]}\"",
2026-06-11 01:10:49.830110 | controller |     "Jun 11 01:04:22.798566 crc crio[23067]: time=\"2026-06-11T01:04:22.798547645Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-67l6k to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.830124 | controller |     "Jun 11 01:04:23.418194 crc crio[23067]: 2026-06-11T01:04:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:309b421d4f35c0b Mac:62:02:e1:de:35:ef Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:14 Mtu:0 Sandbox:/var/run/netns/03aa673e-d253-4433-98e9-a774260bb47c SocketPath: PciID:}] [{Interface:0xc000112770 Address:{IP:10.217.1.20 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.830144 | controller |     "Jun 11 01:04:23.419774 crc crio[23067]: time=\"2026-06-11T01:04:23.419697333Z\" level=info msg=\"Got pod network &{Name:community-operators-67l6k Namespace:openshift-marketplace ID:309b421d4f35c0bfcfdcc92bb7a2127bc6e425a82448a791df5e7bd550725535 UID:9adeb8b2-e04c-464f-8ebe-d4f46cfe5d7f NetNS:/var/run/netns/03aa673e-d253-4433-98e9-a774260bb47c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9adeb8b2_e04c_464f_8ebe_d4f46cfe5d7f.slice PodAnnotations:0xc003ba8370}] Aliases:map[]}\"",
2026-06-11 01:10:49.830159 | controller |     "Jun 11 01:04:23.419932 crc crio[23067]: time=\"2026-06-11T01:04:23.419888078Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-67l6k for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.830174 | controller |     "Jun 11 01:04:23.431932 crc crio[23067]: time=\"2026-06-11T01:04:23.431392538Z\" level=info msg=\"Ran pod sandbox 309b421d4f35c0bfcfdcc92bb7a2127bc6e425a82448a791df5e7bd550725535 with infra container: openshift-marketplace/community-operators-67l6k/POD\" id=92203c3f-3036-4309-bacb-a4048157333d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.830188 | controller |     "Jun 11 01:04:23.435224 crc crio[23067]: time=\"2026-06-11T01:04:23.435156569Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=1004e63f-de52-45aa-98cc-844678ba6af0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.830203 | controller |     "Jun 11 01:04:23.438055 crc crio[23067]: time=\"2026-06-11T01:04:23.437992006Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=665ae56d-7889-4706-a29c-de202f6c2709 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.830217 | controller |     "Jun 11 01:04:23.445201 crc crio[23067]: time=\"2026-06-11T01:04:23.445108107Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-67l6k/extract-utilities\" id=e48d8c18-3e9e-4f5e-bc06-db6b9526d935 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.830231 | controller |     "Jun 11 01:04:23.445436 crc crio[23067]: time=\"2026-06-11T01:04:23.445400015Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.830245 | controller |     "Jun 11 01:04:23.500188 crc crio[23067]: time=\"2026-06-11T01:04:23.500101169Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.830259 | controller |     "Jun 11 01:04:23.506046 crc crio[23067]: time=\"2026-06-11T01:04:23.505982597Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.830273 | controller |     "Jun 11 01:04:23.657931 crc crio[23067]: time=\"2026-06-11T01:04:23.657844007Z\" level=info msg=\"Created container d914039dd01a272adde5186257fbf8512070803ff073d9460a212b7fee2d55fd: openshift-marketplace/community-operators-67l6k/extract-utilities\" id=e48d8c18-3e9e-4f5e-bc06-db6b9526d935 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.830287 | controller |     "Jun 11 01:04:23.659208 crc crio[23067]: time=\"2026-06-11T01:04:23.659061029Z\" level=info msg=\"Starting container: d914039dd01a272adde5186257fbf8512070803ff073d9460a212b7fee2d55fd\" id=2e5e0f2a-6d1d-435f-b6c3-18d13bee67c7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.830304 | controller |     "Jun 11 01:04:23.665849 crc crio[23067]: time=\"2026-06-11T01:04:23.66540988Z\" level=info msg=\"Started container\" PID=270922 containerID=d914039dd01a272adde5186257fbf8512070803ff073d9460a212b7fee2d55fd description=openshift-marketplace/community-operators-67l6k/extract-utilities id=2e5e0f2a-6d1d-435f-b6c3-18d13bee67c7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=309b421d4f35c0bfcfdcc92bb7a2127bc6e425a82448a791df5e7bd550725535",
2026-06-11 01:10:49.830319 | controller |     "Jun 11 01:04:24.501018 crc crio[23067]: time=\"2026-06-11T01:04:24.49830189Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=2b009e7d-3630-4480-8a8f-c31e0e8043c3 name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.830333 | controller |     "Jun 11 01:04:24.504980 crc crio[23067]: time=\"2026-06-11T01:04:24.503196222Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"",
2026-06-11 01:10:49.830365 | controller |     "Jun 11 01:04:25.179780 crc crio[23067]: time=\"2026-06-11T01:04:25.178988571Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:e2171f6021fddbcc3c9696cc6c8095b77f20023994fedd5c1f7aa2377d28b45d\" id=2b009e7d-3630-4480-8a8f-c31e0e8043c3 name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.830386 | controller |     "Jun 11 01:04:25.184296 crc crio[23067]: time=\"2026-06-11T01:04:25.18120777Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=e35065e5-6a90-481d-b138-4b33afc8b530 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.830401 | controller |     "Jun 11 01:04:25.188592 crc crio[23067]: time=\"2026-06-11T01:04:25.188516727Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=abd07155-5387-453e-bebb-1aac46da5c70 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.830416 | controller |     "Jun 11 01:04:25.201070 crc crio[23067]: time=\"2026-06-11T01:04:25.201022274Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-67l6k/extract-content\" id=59b44fee-ea0c-4026-9043-1151d36f4486 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.830430 | controller |     "Jun 11 01:04:25.201764 crc crio[23067]: time=\"2026-06-11T01:04:25.201739263Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.830444 | controller |     "Jun 11 01:04:25.260055 crc crio[23067]: time=\"2026-06-11T01:04:25.259865709Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.830458 | controller |     "Jun 11 01:04:25.264333 crc crio[23067]: time=\"2026-06-11T01:04:25.264300318Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.830472 | controller |     "Jun 11 01:04:25.491131 crc crio[23067]: time=\"2026-06-11T01:04:25.490428798Z\" level=info msg=\"Created container c6496b414b52f6cbc6c1581c71712fe6cf46ead9b54c189eacebb13b00ea975b: openshift-marketplace/community-operators-67l6k/extract-content\" id=59b44fee-ea0c-4026-9043-1151d36f4486 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.830486 | controller |     "Jun 11 01:04:25.496629 crc crio[23067]: time=\"2026-06-11T01:04:25.496255334Z\" level=info msg=\"Starting container: c6496b414b52f6cbc6c1581c71712fe6cf46ead9b54c189eacebb13b00ea975b\" id=376c71fc-9ede-4292-a77f-917a230da664 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.830500 | controller |     "Jun 11 01:04:25.510772 crc crio[23067]: time=\"2026-06-11T01:04:25.510546139Z\" level=info msg=\"Started container\" PID=271219 containerID=c6496b414b52f6cbc6c1581c71712fe6cf46ead9b54c189eacebb13b00ea975b description=openshift-marketplace/community-operators-67l6k/extract-content id=376c71fc-9ede-4292-a77f-917a230da664 name=/runtime.v1.RuntimeService/StartContainer sandboxID=309b421d4f35c0bfcfdcc92bb7a2127bc6e425a82448a791df5e7bd550725535",
2026-06-11 01:10:49.830520 | controller |     "Jun 11 01:04:26.537114 crc crio[23067]: time=\"2026-06-11T01:04:26.535576794Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=915027ef-29cc-432e-a228-6ad3fc9f2252 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.830536 | controller |     "Jun 11 01:04:26.540307 crc crio[23067]: time=\"2026-06-11T01:04:26.540211628Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=188c8399-32b6-41c7-9ad6-1923934c76ce name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.830550 | controller |     "Jun 11 01:04:26.555384 crc crio[23067]: time=\"2026-06-11T01:04:26.555270434Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-67l6k/registry-server\" id=b147e058-d46a-4970-812a-5b433af3efdf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.830564 | controller |     "Jun 11 01:04:26.555944 crc crio[23067]: time=\"2026-06-11T01:04:26.5558662Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.830579 | controller |     "Jun 11 01:04:26.635957 crc crio[23067]: time=\"2026-06-11T01:04:26.635859644Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.830593 | controller |     "Jun 11 01:04:26.639923 crc crio[23067]: time=\"2026-06-11T01:04:26.639697448Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.830608 | controller |     "Jun 11 01:04:26.796250 crc crio[23067]: time=\"2026-06-11T01:04:26.795522254Z\" level=info msg=\"Created container 47f147d8e9da6f6eb111521645ac91ce98dbb91831f598cdc6512b2f01de0ae6: openshift-marketplace/community-operators-67l6k/registry-server\" id=b147e058-d46a-4970-812a-5b433af3efdf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.830622 | controller |     "Jun 11 01:04:26.797955 crc crio[23067]: time=\"2026-06-11T01:04:26.797889368Z\" level=info msg=\"Starting container: 47f147d8e9da6f6eb111521645ac91ce98dbb91831f598cdc6512b2f01de0ae6\" id=614ac68a-db38-4f4e-80dd-35d66fce2a61 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.830657 | controller |     "Jun 11 01:04:26.812791 crc crio[23067]: time=\"2026-06-11T01:04:26.812631125Z\" level=info msg=\"Started container\" PID=271374 containerID=47f147d8e9da6f6eb111521645ac91ce98dbb91831f598cdc6512b2f01de0ae6 description=openshift-marketplace/community-operators-67l6k/registry-server id=614ac68a-db38-4f4e-80dd-35d66fce2a61 name=/runtime.v1.RuntimeService/StartContainer sandboxID=309b421d4f35c0bfcfdcc92bb7a2127bc6e425a82448a791df5e7bd550725535",
2026-06-11 01:10:49.830674 | controller |     "Jun 11 01:04:28.590471 crc crio[23067]: time=\"2026-06-11T01:04:28.59004891Z\" level=info msg=\"Stopping container: df4fc9341c2f453bcb12dbb14fa26251fa9af7bceb568f91b2d51c91644f6dd2 (timeout: 2s)\" id=cfa79c99-8fa4-43c2-9062-b2af0053a946 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.830689 | controller |     "Jun 11 01:04:28.727077 crc crio[23067]: time=\"2026-06-11T01:04:28.726978068Z\" level=info msg=\"Stopped container df4fc9341c2f453bcb12dbb14fa26251fa9af7bceb568f91b2d51c91644f6dd2: openshift-marketplace/certified-operators-xgqnj/registry-server\" id=cfa79c99-8fa4-43c2-9062-b2af0053a946 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.830709 | controller |     "Jun 11 01:04:28.728482 crc crio[23067]: time=\"2026-06-11T01:04:28.728408186Z\" level=info msg=\"Stopping pod sandbox: 6d794ddf3dbb0ecbd14956ec4bbb90624ceafe1b73c3138eaa0db245910f12ef\" id=18cb2921-cc48-4274-a5be-d43492ca4974 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.830724 | controller |     "Jun 11 01:04:28.729251 crc crio[23067]: time=\"2026-06-11T01:04:28.729188877Z\" level=info msg=\"Got pod network &{Name:certified-operators-xgqnj Namespace:openshift-marketplace ID:6d794ddf3dbb0ecbd14956ec4bbb90624ceafe1b73c3138eaa0db245910f12ef UID:fe5974e3-fc6b-4b69-bb47-660b8c852c0c NetNS:/var/run/netns/01c2a115-b7cf-485e-b08f-1fe8b88c0085 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfe5974e3_fc6b_4b69_bb47_660b8c852c0c.slice PodAnnotations:0xc002c84678}] Aliases:map[]}\"",
2026-06-11 01:10:49.830738 | controller |     "Jun 11 01:04:28.729419 crc crio[23067]: time=\"2026-06-11T01:04:28.729364532Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-xgqnj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.830753 | controller |     "Jun 11 01:04:29.028737 crc crio[23067]: time=\"2026-06-11T01:04:29.02860262Z\" level=info msg=\"Stopped pod sandbox: 6d794ddf3dbb0ecbd14956ec4bbb90624ceafe1b73c3138eaa0db245910f12ef\" id=18cb2921-cc48-4274-a5be-d43492ca4974 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.830767 | controller |     "Jun 11 01:04:29.602842 crc crio[23067]: time=\"2026-06-11T01:04:29.60229501Z\" level=info msg=\"Removing container: df4fc9341c2f453bcb12dbb14fa26251fa9af7bceb568f91b2d51c91644f6dd2\" id=3f819e8c-cba4-430d-9ea5-e14afbe45856 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.830782 | controller |     "Jun 11 01:04:29.630268 crc crio[23067]: time=\"2026-06-11T01:04:29.630200202Z\" level=info msg=\"Removed container df4fc9341c2f453bcb12dbb14fa26251fa9af7bceb568f91b2d51c91644f6dd2: openshift-marketplace/certified-operators-xgqnj/registry-server\" id=3f819e8c-cba4-430d-9ea5-e14afbe45856 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.830796 | controller |     "Jun 11 01:04:29.633472 crc crio[23067]: time=\"2026-06-11T01:04:29.633393278Z\" level=info msg=\"Removing container: bc84ac539e80dc24d0237a82f920b26df42e65a7a1310bebe12076a78f6ae035\" id=1d899525-f3c1-4cc1-879b-fab32bf811c9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.830811 | controller |     "Jun 11 01:04:29.670052 crc crio[23067]: time=\"2026-06-11T01:04:29.669435568Z\" level=info msg=\"Removed container bc84ac539e80dc24d0237a82f920b26df42e65a7a1310bebe12076a78f6ae035: openshift-marketplace/certified-operators-xgqnj/extract-content\" id=1d899525-f3c1-4cc1-879b-fab32bf811c9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.830825 | controller |     "Jun 11 01:04:29.675078 crc crio[23067]: time=\"2026-06-11T01:04:29.674994968Z\" level=info msg=\"Removing container: 9e9807011d2b2af0261d14464ebddb6c9e7000078a3387d8c7d8b414f725182a\" id=f960bee4-3fca-4cf1-a078-1d5a76898932 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.830839 | controller |     "Jun 11 01:04:29.737748 crc crio[23067]: time=\"2026-06-11T01:04:29.737543422Z\" level=info msg=\"Removed container 9e9807011d2b2af0261d14464ebddb6c9e7000078a3387d8c7d8b414f725182a: openshift-marketplace/certified-operators-xgqnj/extract-utilities\" id=f960bee4-3fca-4cf1-a078-1d5a76898932 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.830853 | controller |     "Jun 11 01:04:35.704265 crc crio[23067]: time=\"2026-06-11T01:04:35.703407433Z\" level=info msg=\"Stopping container: 47f147d8e9da6f6eb111521645ac91ce98dbb91831f598cdc6512b2f01de0ae6 (timeout: 2s)\" id=e6328628-9cdf-43a5-ab34-1812d81d6d2a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.830873 | controller |     "Jun 11 01:04:35.828266 crc crio[23067]: time=\"2026-06-11T01:04:35.828164573Z\" level=info msg=\"Stopped container 47f147d8e9da6f6eb111521645ac91ce98dbb91831f598cdc6512b2f01de0ae6: openshift-marketplace/community-operators-67l6k/registry-server\" id=e6328628-9cdf-43a5-ab34-1812d81d6d2a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.830887 | controller |     "Jun 11 01:04:35.829294 crc crio[23067]: time=\"2026-06-11T01:04:35.82917335Z\" level=info msg=\"Stopping pod sandbox: 309b421d4f35c0bfcfdcc92bb7a2127bc6e425a82448a791df5e7bd550725535\" id=d80ea07a-c328-4498-b614-bd2fcbd5755c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.830901 | controller |     "Jun 11 01:04:35.830217 crc crio[23067]: time=\"2026-06-11T01:04:35.830114145Z\" level=info msg=\"Got pod network &{Name:community-operators-67l6k Namespace:openshift-marketplace ID:309b421d4f35c0bfcfdcc92bb7a2127bc6e425a82448a791df5e7bd550725535 UID:9adeb8b2-e04c-464f-8ebe-d4f46cfe5d7f NetNS:/var/run/netns/03aa673e-d253-4433-98e9-a774260bb47c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9adeb8b2_e04c_464f_8ebe_d4f46cfe5d7f.slice PodAnnotations:0xc000b80248}] Aliases:map[]}\"",
2026-06-11 01:10:49.830915 | controller |     "Jun 11 01:04:35.830431 crc crio[23067]: time=\"2026-06-11T01:04:35.830330501Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-67l6k from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.830929 | controller |     "Jun 11 01:04:36.290892 crc crio[23067]: time=\"2026-06-11T01:04:36.290281928Z\" level=info msg=\"Stopped pod sandbox: 309b421d4f35c0bfcfdcc92bb7a2127bc6e425a82448a791df5e7bd550725535\" id=d80ea07a-c328-4498-b614-bd2fcbd5755c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.830943 | controller |     "Jun 11 01:04:36.749127 crc crio[23067]: time=\"2026-06-11T01:04:36.748339723Z\" level=info msg=\"Removing container: 47f147d8e9da6f6eb111521645ac91ce98dbb91831f598cdc6512b2f01de0ae6\" id=adcc0e93-ebaa-495a-ae97-5a8bc6c89c5e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.830957 | controller |     "Jun 11 01:04:36.790719 crc crio[23067]: time=\"2026-06-11T01:04:36.79054669Z\" level=info msg=\"Removed container 47f147d8e9da6f6eb111521645ac91ce98dbb91831f598cdc6512b2f01de0ae6: openshift-marketplace/community-operators-67l6k/registry-server\" id=adcc0e93-ebaa-495a-ae97-5a8bc6c89c5e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.830971 | controller |     "Jun 11 01:04:36.794907 crc crio[23067]: time=\"2026-06-11T01:04:36.794772364Z\" level=info msg=\"Removing container: c6496b414b52f6cbc6c1581c71712fe6cf46ead9b54c189eacebb13b00ea975b\" id=eefcf925-66f9-4126-9a66-30224ef60ddd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.830986 | controller |     "Jun 11 01:04:36.835406 crc crio[23067]: time=\"2026-06-11T01:04:36.835318896Z\" level=info msg=\"Removed container c6496b414b52f6cbc6c1581c71712fe6cf46ead9b54c189eacebb13b00ea975b: openshift-marketplace/community-operators-67l6k/extract-content\" id=eefcf925-66f9-4126-9a66-30224ef60ddd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.831000 | controller |     "Jun 11 01:04:36.840367 crc crio[23067]: time=\"2026-06-11T01:04:36.84030141Z\" level=info msg=\"Removing container: d914039dd01a272adde5186257fbf8512070803ff073d9460a212b7fee2d55fd\" id=7986c3cf-ead4-42ef-b756-8834b3ee2015 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.831014 | controller |     "Jun 11 01:04:36.878936 crc crio[23067]: time=\"2026-06-11T01:04:36.878529819Z\" level=info msg=\"Removed container d914039dd01a272adde5186257fbf8512070803ff073d9460a212b7fee2d55fd: openshift-marketplace/community-operators-67l6k/extract-utilities\" id=7986c3cf-ead4-42ef-b756-8834b3ee2015 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.831034 | controller |     "Jun 11 01:04:38.352950 crc crio[23067]: time=\"2026-06-11T01:04:38.352266807Z\" level=info msg=\"Removing container: 52ce47a60be5e305bffb0c10b750937ec26f2e9b47ef505464c38bffc8b9f079\" id=42c3025d-8ae6-4cc1-b9c7-9676953c529c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.831048 | controller |     "Jun 11 01:04:38.511362 crc crio[23067]: time=\"2026-06-11T01:04:38.511257039Z\" level=info msg=\"Removed container 52ce47a60be5e305bffb0c10b750937ec26f2e9b47ef505464c38bffc8b9f079: openshift-infra/auto-csr-approver-29685658-fh9hh/oc\" id=42c3025d-8ae6-4cc1-b9c7-9676953c529c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.831063 | controller |     "Jun 11 01:04:38.520813 crc crio[23067]: time=\"2026-06-11T01:04:38.520657982Z\" level=info msg=\"Stopping pod sandbox: 6b08018d2fec4371848621a8e43ca2a4547f60c6aa51867096db4a06727a0dc3\" id=f9eea898-39c1-4f34-a826-6607f25636fb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.831077 | controller |     "Jun 11 01:04:38.520813 crc crio[23067]: time=\"2026-06-11T01:04:38.520783656Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6b08018d2fec4371848621a8e43ca2a4547f60c6aa51867096db4a06727a0dc3\" id=f9eea898-39c1-4f34-a826-6607f25636fb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.831091 | controller |     "Jun 11 01:04:38.523236 crc crio[23067]: time=\"2026-06-11T01:04:38.523148459Z\" level=info msg=\"Removing pod sandbox: 6b08018d2fec4371848621a8e43ca2a4547f60c6aa51867096db4a06727a0dc3\" id=e56fbdc5-078e-47a0-b507-50e3cd29b031 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.831105 | controller |     "Jun 11 01:04:38.536146 crc crio[23067]: time=\"2026-06-11T01:04:38.536061257Z\" level=info msg=\"Removed pod sandbox: 6b08018d2fec4371848621a8e43ca2a4547f60c6aa51867096db4a06727a0dc3\" id=e56fbdc5-078e-47a0-b507-50e3cd29b031 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.831119 | controller |     "Jun 11 01:04:38.536966 crc crio[23067]: time=\"2026-06-11T01:04:38.536884359Z\" level=info msg=\"Stopping pod sandbox: 6d794ddf3dbb0ecbd14956ec4bbb90624ceafe1b73c3138eaa0db245910f12ef\" id=2ea8ee1a-a52b-4804-97ae-12661e1dd593 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.831133 | controller |     "Jun 11 01:04:38.537056 crc crio[23067]: time=\"2026-06-11T01:04:38.536983902Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6d794ddf3dbb0ecbd14956ec4bbb90624ceafe1b73c3138eaa0db245910f12ef\" id=2ea8ee1a-a52b-4804-97ae-12661e1dd593 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.831146 | controller |     "Jun 11 01:04:38.537503 crc crio[23067]: time=\"2026-06-11T01:04:38.537440274Z\" level=info msg=\"Removing pod sandbox: 6d794ddf3dbb0ecbd14956ec4bbb90624ceafe1b73c3138eaa0db245910f12ef\" id=52a104f2-efa0-4bf8-969d-401f436b0715 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.831160 | controller |     "Jun 11 01:04:38.559593 crc crio[23067]: time=\"2026-06-11T01:04:38.559462467Z\" level=info msg=\"Removed pod sandbox: 6d794ddf3dbb0ecbd14956ec4bbb90624ceafe1b73c3138eaa0db245910f12ef\" id=52a104f2-efa0-4bf8-969d-401f436b0715 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.831174 | controller |     "Jun 11 01:04:38.561048 crc crio[23067]: time=\"2026-06-11T01:04:38.560872015Z\" level=info msg=\"Stopping pod sandbox: 309b421d4f35c0bfcfdcc92bb7a2127bc6e425a82448a791df5e7bd550725535\" id=b3e77f91-2628-4250-9cc8-dbb41e4e867c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.831188 | controller |     "Jun 11 01:04:38.561048 crc crio[23067]: time=\"2026-06-11T01:04:38.560966068Z\" level=info msg=\"Stopped pod sandbox (already stopped): 309b421d4f35c0bfcfdcc92bb7a2127bc6e425a82448a791df5e7bd550725535\" id=b3e77f91-2628-4250-9cc8-dbb41e4e867c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.831202 | controller |     "Jun 11 01:04:38.561496 crc crio[23067]: time=\"2026-06-11T01:04:38.561361828Z\" level=info msg=\"Removing pod sandbox: 309b421d4f35c0bfcfdcc92bb7a2127bc6e425a82448a791df5e7bd550725535\" id=80123789-ab8e-4fa0-808c-e6cd1b3aac6f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.831220 | controller |     "Jun 11 01:04:38.573942 crc crio[23067]: time=\"2026-06-11T01:04:38.573625469Z\" level=info msg=\"Removed pod sandbox: 309b421d4f35c0bfcfdcc92bb7a2127bc6e425a82448a791df5e7bd550725535\" id=80123789-ab8e-4fa0-808c-e6cd1b3aac6f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.831235 | controller |     "Jun 11 01:05:19.537943 crc crio[23067]: time=\"2026-06-11T01:05:19.536334183Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-5zzlt/POD\" id=c7d52e31-36f6-4fb0-b0a2-02c377185522 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.831249 | controller |     "Jun 11 01:05:19.539551 crc crio[23067]: time=\"2026-06-11T01:05:19.538120541Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.831263 | controller |     "Jun 11 01:05:19.604431 crc crio[23067]: time=\"2026-06-11T01:05:19.604341525Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-5zzlt Namespace:openshift-marketplace ID:9d9f76a6c2918f264726e3fea6708226b5ac7d66a84a14597a04cd7257ed7b54 UID:84e84149-c518-4e05-be38-7773e4df8e55 NetNS:/var/run/netns/f52cda33-bdcc-4e63-ad70-e764e8c66979 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod84e84149_c518_4e05_be38_7773e4df8e55.slice PodAnnotations:0xc000530dc8}] Aliases:map[]}\"",
2026-06-11 01:10:49.831277 | controller |     "Jun 11 01:05:19.604431 crc crio[23067]: time=\"2026-06-11T01:05:19.604406926Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-5zzlt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.831292 | controller |     "Jun 11 01:05:20.198971 crc crio[23067]: 2026-06-11T01:05:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9d9f76a6c2918f2 Mac:92:a6:ae:99:f3:83 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:15 Mtu:0 Sandbox:/var/run/netns/f52cda33-bdcc-4e63-ad70-e764e8c66979 SocketPath: PciID:}] [{Interface:0xc00011c970 Address:{IP:10.217.1.21 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.831306 | controller |     "Jun 11 01:05:20.200539 crc crio[23067]: time=\"2026-06-11T01:05:20.200506559Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-5zzlt Namespace:openshift-marketplace ID:9d9f76a6c2918f264726e3fea6708226b5ac7d66a84a14597a04cd7257ed7b54 UID:84e84149-c518-4e05-be38-7773e4df8e55 NetNS:/var/run/netns/f52cda33-bdcc-4e63-ad70-e764e8c66979 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod84e84149_c518_4e05_be38_7773e4df8e55.slice PodAnnotations:0xc000530dc8}] Aliases:map[]}\"",
2026-06-11 01:10:49.831320 | controller |     "Jun 11 01:05:20.200930 crc crio[23067]: time=\"2026-06-11T01:05:20.20090756Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-5zzlt for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.831335 | controller |     "Jun 11 01:05:20.211755 crc crio[23067]: time=\"2026-06-11T01:05:20.211612408Z\" level=info msg=\"Ran pod sandbox 9d9f76a6c2918f264726e3fea6708226b5ac7d66a84a14597a04cd7257ed7b54 with infra container: openshift-marketplace/redhat-marketplace-5zzlt/POD\" id=c7d52e31-36f6-4fb0-b0a2-02c377185522 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.831372 | controller |     "Jun 11 01:05:20.217041 crc crio[23067]: time=\"2026-06-11T01:05:20.216943172Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=fd18af99-e356-4793-abd0-715d9b549292 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.831398 | controller |     "Jun 11 01:05:20.220821 crc crio[23067]: time=\"2026-06-11T01:05:20.220781465Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=6813ce14-27e4-4460-ac9e-207a2b7c50f5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.831413 | controller |     "Jun 11 01:05:20.234692 crc crio[23067]: time=\"2026-06-11T01:05:20.234592417Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-5zzlt/extract-utilities\" id=546f47b9-830a-486f-879d-27d96bcd65dd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.831428 | controller |     "Jun 11 01:05:20.235313 crc crio[23067]: time=\"2026-06-11T01:05:20.235290986Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.831443 | controller |     "Jun 11 01:05:20.292713 crc crio[23067]: time=\"2026-06-11T01:05:20.292047645Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.831457 | controller |     "Jun 11 01:05:20.300517 crc crio[23067]: time=\"2026-06-11T01:05:20.300482002Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.831471 | controller |     "Jun 11 01:05:20.456297 crc crio[23067]: time=\"2026-06-11T01:05:20.456091182Z\" level=info msg=\"Created container 2b49a9089b1237297cfb5c9ca8caefdf9ef77511f6295e1e28fd02bb445cb619: openshift-marketplace/redhat-marketplace-5zzlt/extract-utilities\" id=546f47b9-830a-486f-879d-27d96bcd65dd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.831485 | controller |     "Jun 11 01:05:20.457362 crc crio[23067]: time=\"2026-06-11T01:05:20.457302715Z\" level=info msg=\"Starting container: 2b49a9089b1237297cfb5c9ca8caefdf9ef77511f6295e1e28fd02bb445cb619\" id=dcf2f8f7-1e56-4fb5-9408-b5143a9bf6df name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.831500 | controller |     "Jun 11 01:05:20.462893 crc crio[23067]: time=\"2026-06-11T01:05:20.462801303Z\" level=info msg=\"Started container\" PID=279762 containerID=2b49a9089b1237297cfb5c9ca8caefdf9ef77511f6295e1e28fd02bb445cb619 description=openshift-marketplace/redhat-marketplace-5zzlt/extract-utilities id=dcf2f8f7-1e56-4fb5-9408-b5143a9bf6df name=/runtime.v1.RuntimeService/StartContainer sandboxID=9d9f76a6c2918f264726e3fea6708226b5ac7d66a84a14597a04cd7257ed7b54",
2026-06-11 01:10:49.831514 | controller |     "Jun 11 01:05:21.406560 crc crio[23067]: time=\"2026-06-11T01:05:21.405716786Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=f31d8182-7120-4488-86b9-eacc7a08ff21 name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.831528 | controller |     "Jun 11 01:05:21.416616 crc crio[23067]: time=\"2026-06-11T01:05:21.416557788Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"",
2026-06-11 01:10:49.831543 | controller |     "Jun 11 01:05:22.376062 crc crio[23067]: time=\"2026-06-11T01:05:22.375882142Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:bec7a1ff545afabea88c4a74227ea95b91c67cf5c03e89b2b949be410682f8a0\" id=f31d8182-7120-4488-86b9-eacc7a08ff21 name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.831558 | controller |     "Jun 11 01:05:22.377901 crc crio[23067]: time=\"2026-06-11T01:05:22.377742732Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=0cbe8e75-ab37-468f-b40e-22344678a814 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.831572 | controller |     "Jun 11 01:05:22.380596 crc crio[23067]: time=\"2026-06-11T01:05:22.380514837Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=6b43e7ed-cd7d-45a5-9955-64937fdcc458 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.831590 | controller |     "Jun 11 01:05:22.388046 crc crio[23067]: time=\"2026-06-11T01:05:22.386879158Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-5zzlt/extract-content\" id=fb5b788b-1364-4993-9b8d-82014aab05db name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.831605 | controller |     "Jun 11 01:05:22.388046 crc crio[23067]: time=\"2026-06-11T01:05:22.387268919Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.831620 | controller |     "Jun 11 01:05:22.439576 crc crio[23067]: time=\"2026-06-11T01:05:22.439480545Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.831634 | controller |     "Jun 11 01:05:22.443878 crc crio[23067]: time=\"2026-06-11T01:05:22.44377398Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.831648 | controller |     "Jun 11 01:05:22.610488 crc crio[23067]: time=\"2026-06-11T01:05:22.609812422Z\" level=info msg=\"Created container 29159de84aa593643cf3e4e8048c42b0ddc46577caac56bc3d2e55645c5b1623: openshift-marketplace/redhat-marketplace-5zzlt/extract-content\" id=fb5b788b-1364-4993-9b8d-82014aab05db name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.831663 | controller |     "Jun 11 01:05:22.612458 crc crio[23067]: time=\"2026-06-11T01:05:22.612369781Z\" level=info msg=\"Starting container: 29159de84aa593643cf3e4e8048c42b0ddc46577caac56bc3d2e55645c5b1623\" id=152f4fd7-5159-499e-94d1-b8b8592b8deb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.831678 | controller |     "Jun 11 01:05:22.620195 crc crio[23067]: time=\"2026-06-11T01:05:22.620072368Z\" level=info msg=\"Started container\" PID=280016 containerID=29159de84aa593643cf3e4e8048c42b0ddc46577caac56bc3d2e55645c5b1623 description=openshift-marketplace/redhat-marketplace-5zzlt/extract-content id=152f4fd7-5159-499e-94d1-b8b8592b8deb name=/runtime.v1.RuntimeService/StartContainer sandboxID=9d9f76a6c2918f264726e3fea6708226b5ac7d66a84a14597a04cd7257ed7b54",
2026-06-11 01:10:49.831692 | controller |     "Jun 11 01:05:23.442582 crc crio[23067]: time=\"2026-06-11T01:05:23.442312301Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=5c07d114-be45-4100-8803-dd8a888c1d97 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.831707 | controller |     "Jun 11 01:05:23.446323 crc crio[23067]: time=\"2026-06-11T01:05:23.446168435Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=11104f49-53a2-4e3a-b609-b9ea9757e8c3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.831721 | controller |     "Jun 11 01:05:23.551565 crc crio[23067]: time=\"2026-06-11T01:05:23.550920526Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-5zzlt/registry-server\" id=1554ee09-6e5f-4679-89f0-06a4ba79114a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.831735 | controller |     "Jun 11 01:05:23.552017 crc crio[23067]: time=\"2026-06-11T01:05:23.5517971Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.831749 | controller |     "Jun 11 01:05:23.621500 crc crio[23067]: time=\"2026-06-11T01:05:23.621395104Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.831767 | controller |     "Jun 11 01:05:23.626405 crc crio[23067]: time=\"2026-06-11T01:05:23.626323287Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.831781 | controller |     "Jun 11 01:05:23.805307 crc crio[23067]: time=\"2026-06-11T01:05:23.805152283Z\" level=info msg=\"Created container 0b27cdcbc39ce7ee258cc153f66d6650579c0a6e5e390c0d447ad57b029beef1: openshift-marketplace/redhat-marketplace-5zzlt/registry-server\" id=1554ee09-6e5f-4679-89f0-06a4ba79114a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.831795 | controller |     "Jun 11 01:05:23.807340 crc crio[23067]: time=\"2026-06-11T01:05:23.807186207Z\" level=info msg=\"Starting container: 0b27cdcbc39ce7ee258cc153f66d6650579c0a6e5e390c0d447ad57b029beef1\" id=eb3f030a-ff78-4a63-9679-5e5417b71d51 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.831809 | controller |     "Jun 11 01:05:23.815219 crc crio[23067]: time=\"2026-06-11T01:05:23.815112281Z\" level=info msg=\"Started container\" PID=280170 containerID=0b27cdcbc39ce7ee258cc153f66d6650579c0a6e5e390c0d447ad57b029beef1 description=openshift-marketplace/redhat-marketplace-5zzlt/registry-server id=eb3f030a-ff78-4a63-9679-5e5417b71d51 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9d9f76a6c2918f264726e3fea6708226b5ac7d66a84a14597a04cd7257ed7b54",
2026-06-11 01:10:49.831823 | controller |     "Jun 11 01:05:32.586509 crc crio[23067]: time=\"2026-06-11T01:05:32.585502698Z\" level=info msg=\"Stopping container: 0b27cdcbc39ce7ee258cc153f66d6650579c0a6e5e390c0d447ad57b029beef1 (timeout: 2s)\" id=0035bb27-f7de-4240-8409-86ca079b05d1 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.831837 | controller |     "Jun 11 01:05:32.711506 crc crio[23067]: time=\"2026-06-11T01:05:32.711405209Z\" level=info msg=\"Stopped container 0b27cdcbc39ce7ee258cc153f66d6650579c0a6e5e390c0d447ad57b029beef1: openshift-marketplace/redhat-marketplace-5zzlt/registry-server\" id=0035bb27-f7de-4240-8409-86ca079b05d1 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.831851 | controller |     "Jun 11 01:05:32.712565 crc crio[23067]: time=\"2026-06-11T01:05:32.712475258Z\" level=info msg=\"Stopping pod sandbox: 9d9f76a6c2918f264726e3fea6708226b5ac7d66a84a14597a04cd7257ed7b54\" id=680dd0d5-67fd-4ea4-a162-6ffff116840e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.831865 | controller |     "Jun 11 01:05:32.713818 crc crio[23067]: time=\"2026-06-11T01:05:32.713744612Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-5zzlt Namespace:openshift-marketplace ID:9d9f76a6c2918f264726e3fea6708226b5ac7d66a84a14597a04cd7257ed7b54 UID:84e84149-c518-4e05-be38-7773e4df8e55 NetNS:/var/run/netns/f52cda33-bdcc-4e63-ad70-e764e8c66979 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod84e84149_c518_4e05_be38_7773e4df8e55.slice PodAnnotations:0xc0029b2d40}] Aliases:map[]}\"",
2026-06-11 01:10:49.831879 | controller |     "Jun 11 01:05:32.714130 crc crio[23067]: time=\"2026-06-11T01:05:32.714027579Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-5zzlt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.831893 | controller |     "Jun 11 01:05:33.091064 crc crio[23067]: time=\"2026-06-11T01:05:33.090170448Z\" level=info msg=\"Stopped pod sandbox: 9d9f76a6c2918f264726e3fea6708226b5ac7d66a84a14597a04cd7257ed7b54\" id=680dd0d5-67fd-4ea4-a162-6ffff116840e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.831907 | controller |     "Jun 11 01:05:33.624608 crc crio[23067]: time=\"2026-06-11T01:05:33.620417038Z\" level=info msg=\"Removing container: 0b27cdcbc39ce7ee258cc153f66d6650579c0a6e5e390c0d447ad57b029beef1\" id=0e80465d-a385-47ea-8c1e-87720d7eea1b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.831925 | controller |     "Jun 11 01:05:33.664466 crc crio[23067]: time=\"2026-06-11T01:05:33.664263149Z\" level=info msg=\"Removed container 0b27cdcbc39ce7ee258cc153f66d6650579c0a6e5e390c0d447ad57b029beef1: openshift-marketplace/redhat-marketplace-5zzlt/registry-server\" id=0e80465d-a385-47ea-8c1e-87720d7eea1b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.831940 | controller |     "Jun 11 01:05:33.675250 crc crio[23067]: time=\"2026-06-11T01:05:33.674382781Z\" level=info msg=\"Removing container: 29159de84aa593643cf3e4e8048c42b0ddc46577caac56bc3d2e55645c5b1623\" id=e19abf2c-2bdb-4f81-9415-530e1f66992f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.831954 | controller |     "Jun 11 01:05:33.708055 crc crio[23067]: time=\"2026-06-11T01:05:33.707932005Z\" level=info msg=\"Removed container 29159de84aa593643cf3e4e8048c42b0ddc46577caac56bc3d2e55645c5b1623: openshift-marketplace/redhat-marketplace-5zzlt/extract-content\" id=e19abf2c-2bdb-4f81-9415-530e1f66992f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.831968 | controller |     "Jun 11 01:05:33.710722 crc crio[23067]: time=\"2026-06-11T01:05:33.710617217Z\" level=info msg=\"Removing container: 2b49a9089b1237297cfb5c9ca8caefdf9ef77511f6295e1e28fd02bb445cb619\" id=07393785-44da-4285-bcf6-7a5f9a5530ee name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.831982 | controller |     "Jun 11 01:05:33.769062 crc crio[23067]: time=\"2026-06-11T01:05:33.768920197Z\" level=info msg=\"Removed container 2b49a9089b1237297cfb5c9ca8caefdf9ef77511f6295e1e28fd02bb445cb619: openshift-marketplace/redhat-marketplace-5zzlt/extract-utilities\" id=07393785-44da-4285-bcf6-7a5f9a5530ee name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.831996 | controller |     "Jun 11 01:05:38.619810 crc crio[23067]: time=\"2026-06-11T01:05:38.618912568Z\" level=info msg=\"Stopping pod sandbox: 9d9f76a6c2918f264726e3fea6708226b5ac7d66a84a14597a04cd7257ed7b54\" id=9441b4fe-add5-41a4-bc22-877b22f2fe55 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.832010 | controller |     "Jun 11 01:05:38.621164 crc crio[23067]: time=\"2026-06-11T01:05:38.619872393Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9d9f76a6c2918f264726e3fea6708226b5ac7d66a84a14597a04cd7257ed7b54\" id=9441b4fe-add5-41a4-bc22-877b22f2fe55 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.832024 | controller |     "Jun 11 01:05:38.623899 crc crio[23067]: time=\"2026-06-11T01:05:38.623709917Z\" level=info msg=\"Removing pod sandbox: 9d9f76a6c2918f264726e3fea6708226b5ac7d66a84a14597a04cd7257ed7b54\" id=4218237d-8faa-4064-bf70-3db042013982 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.832037 | controller |     "Jun 11 01:05:38.637876 crc crio[23067]: time=\"2026-06-11T01:05:38.637784586Z\" level=info msg=\"Removed pod sandbox: 9d9f76a6c2918f264726e3fea6708226b5ac7d66a84a14597a04cd7257ed7b54\" id=4218237d-8faa-4064-bf70-3db042013982 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.832051 | controller |     "Jun 11 01:05:38.892192 crc crio[23067]: time=\"2026-06-11T01:05:38.892109995Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 01:10:49.832065 | controller |     "Jun 11 01:05:39.350471 crc crio[23067]: time=\"2026-06-11T01:05:39.350270533Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 01:10:49.832079 | controller |     "Jun 11 01:05:39.382224 crc crio[23067]: time=\"2026-06-11T01:05:39.382135711Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 01:10:49.832096 | controller |     "Jun 11 01:05:39.734913 crc crio[23067]: time=\"2026-06-11T01:05:39.734398938Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 01:10:49.832111 | controller |     "Jun 11 01:05:39.748433 crc crio[23067]: time=\"2026-06-11T01:05:39.748181759Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 01:10:49.832124 | controller |     "Jun 11 01:05:39.777611 crc crio[23067]: time=\"2026-06-11T01:05:39.777527089Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 01:10:49.832138 | controller |     "Jun 11 01:05:39.801162 crc crio[23067]: time=\"2026-06-11T01:05:39.800913119Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 01:10:49.832152 | controller |     "Jun 11 01:05:40.658760 crc crio[23067]: time=\"2026-06-11T01:05:40.658281537Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 01:10:49.832166 | controller |     "Jun 11 01:05:40.664479 crc crio[23067]: time=\"2026-06-11T01:05:40.664396072Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 01:10:49.832179 | controller |     "Jun 11 01:05:40.704044 crc crio[23067]: time=\"2026-06-11T01:05:40.703954487Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 01:10:49.832193 | controller |     "Jun 11 01:05:40.704044 crc crio[23067]: time=\"2026-06-11T01:05:40.703974988Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 01:10:49.832207 | controller |     "Jun 11 01:05:40.730325 crc crio[23067]: time=\"2026-06-11T01:05:40.730246376Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 01:10:49.832221 | controller |     "Jun 11 01:05:40.764313 crc crio[23067]: time=\"2026-06-11T01:05:40.76418866Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 01:10:49.832234 | controller |     "Jun 11 01:05:41.240684 crc crio[23067]: time=\"2026-06-11T01:05:41.240527697Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 01:10:49.832248 | controller |     "Jun 11 01:05:41.839366 crc crio[23067]: time=\"2026-06-11T01:05:41.839248671Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 01:10:49.832261 | controller |     "Jun 11 01:05:42.358629 crc crio[23067]: time=\"2026-06-11T01:05:42.358560076Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 01:10:49.832274 | controller |     "Jun 11 01:05:42.888057 crc crio[23067]: time=\"2026-06-11T01:05:42.887286955Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 01:10:49.832288 | controller |     "Jun 11 01:05:43.367152 crc crio[23067]: time=\"2026-06-11T01:05:43.366979393Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 01:10:49.832306 | controller |     "Jun 11 01:05:43.443717 crc crio[23067]: time=\"2026-06-11T01:05:43.443582026Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 01:10:49.832320 | controller |     "Jun 11 01:05:43.542061 crc crio[23067]: time=\"2026-06-11T01:05:43.542011427Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 01:10:49.832333 | controller |     "Jun 11 01:05:43.569772 crc crio[23067]: time=\"2026-06-11T01:05:43.569527578Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 01:10:49.832362 | controller |     "Jun 11 01:05:45.038286 crc crio[23067]: time=\"2026-06-11T01:05:45.037580102Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 01:10:49.832381 | controller |     "Jun 11 01:05:46.813549 crc crio[23067]: time=\"2026-06-11T01:05:46.812603804Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 01:10:49.832396 | controller |     "Jun 11 01:05:46.912234 crc crio[23067]: time=\"2026-06-11T01:05:46.912135795Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 01:10:49.832410 | controller |     "Jun 11 01:05:47.325781 crc crio[23067]: time=\"2026-06-11T01:05:47.323900882Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 01:10:49.832424 | controller |     "Jun 11 01:05:48.141637 crc crio[23067]: time=\"2026-06-11T01:05:48.141008097Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 01:10:49.832438 | controller |     "Jun 11 01:05:50.078342 crc crio[23067]: time=\"2026-06-11T01:05:50.076739587Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 01:10:49.832452 | controller |     "Jun 11 01:05:50.244235 crc crio[23067]: time=\"2026-06-11T01:05:50.243352684Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 01:10:49.832466 | controller |     "Jun 11 01:05:50.922109 crc crio[23067]: time=\"2026-06-11T01:05:50.921918517Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 01:10:49.832480 | controller |     "Jun 11 01:05:51.598446 crc crio[23067]: time=\"2026-06-11T01:05:51.597977234Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 01:10:49.832494 | controller |     "Jun 11 01:05:54.315025 crc crio[23067]: time=\"2026-06-11T01:05:54.314406018Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 01:10:49.832508 | controller |     "Jun 11 01:05:54.369368 crc crio[23067]: time=\"2026-06-11T01:05:54.369231363Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 01:10:49.832527 | controller |     "Jun 11 01:05:54.502472 crc crio[23067]: time=\"2026-06-11T01:05:54.502337668Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 01:10:49.832541 | controller |     "Jun 11 01:05:54.647533 crc crio[23067]: time=\"2026-06-11T01:05:54.647326282Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 01:10:49.832556 | controller |     "Jun 11 01:05:54.939326 crc crio[23067]: time=\"2026-06-11T01:05:54.938554595Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 01:10:49.832569 | controller |     "Jun 11 01:05:55.548374 crc crio[23067]: time=\"2026-06-11T01:05:55.548280865Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 01:10:49.832583 | controller |     "Jun 11 01:05:55.945928 crc crio[23067]: time=\"2026-06-11T01:05:55.945825291Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 01:10:49.832597 | controller |     "Jun 11 01:05:55.949922 crc crio[23067]: time=\"2026-06-11T01:05:55.949815209Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 01:10:49.832611 | controller |     "Jun 11 01:05:56.247554 crc crio[23067]: time=\"2026-06-11T01:05:56.247430334Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 01:10:49.832624 | controller |     "Jun 11 01:05:57.436873 crc crio[23067]: time=\"2026-06-11T01:05:57.43629493Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 01:10:49.832638 | controller |     "Jun 11 01:05:57.583226 crc crio[23067]: time=\"2026-06-11T01:05:57.583104994Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 01:10:49.832652 | controller |     "Jun 11 01:05:57.844123 crc crio[23067]: time=\"2026-06-11T01:05:57.843557208Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 01:10:49.832667 | controller |     "Jun 11 01:05:58.215204 crc crio[23067]: time=\"2026-06-11T01:05:58.215116983Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 01:10:49.832681 | controller |     "Jun 11 01:05:59.454813 crc crio[23067]: time=\"2026-06-11T01:05:59.45414949Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 01:10:49.832696 | controller |     "Jun 11 01:06:00.582315 crc crio[23067]: time=\"2026-06-11T01:06:00.581061329Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29685666-9j6w4/POD\" id=74b7bba2-c80c-48b7-8138-17109da3c099 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.832710 | controller |     "Jun 11 01:06:00.582315 crc crio[23067]: time=\"2026-06-11T01:06:00.581582233Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.832727 | controller |     "Jun 11 01:06:00.627628 crc crio[23067]: time=\"2026-06-11T01:06:00.625406703Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685666-9j6w4 Namespace:openshift-infra ID:acbb7b0c1e782bb5809a6c7ee41e1fbc936799132436c4c281d7752db32567ca UID:c57f3f0b-050b-4d93-ae38-82d72bff2080 NetNS:/var/run/netns/27e4e683-c43f-4627-ace0-47c0868ba785 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc57f3f0b_050b_4d93_ae38_82d72bff2080.slice PodAnnotations:0xc003ba8ae8}] Aliases:map[]}\"",
2026-06-11 01:10:49.832743 | controller |     "Jun 11 01:06:00.627628 crc crio[23067]: time=\"2026-06-11T01:06:00.625465494Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29685666-9j6w4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.832757 | controller |     "Jun 11 01:06:01.081035 crc crio[23067]: time=\"2026-06-11T01:06:01.079461461Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 01:10:49.832771 | controller |     "Jun 11 01:06:01.125613 crc crio[23067]: time=\"2026-06-11T01:06:01.125524931Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 01:10:49.832785 | controller |     "Jun 11 01:06:01.210822 crc crio[23067]: 2026-06-11T01:06:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:acbb7b0c1e782bb Mac:1a:b7:68:e2:2b:28 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:16 Mtu:0 Sandbox:/var/run/netns/27e4e683-c43f-4627-ace0-47c0868ba785 SocketPath: PciID:}] [{Interface:0xc0004be530 Address:{IP:10.217.1.22 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.832800 | controller |     "Jun 11 01:06:01.210822 crc crio[23067]: time=\"2026-06-11T01:06:01.209839792Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685666-9j6w4 Namespace:openshift-infra ID:acbb7b0c1e782bb5809a6c7ee41e1fbc936799132436c4c281d7752db32567ca UID:c57f3f0b-050b-4d93-ae38-82d72bff2080 NetNS:/var/run/netns/27e4e683-c43f-4627-ace0-47c0868ba785 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc57f3f0b_050b_4d93_ae38_82d72bff2080.slice PodAnnotations:0xc003ba8ae8}] Aliases:map[]}\"",
2026-06-11 01:10:49.832814 | controller |     "Jun 11 01:06:01.210822 crc crio[23067]: time=\"2026-06-11T01:06:01.210010316Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29685666-9j6w4 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.832828 | controller |     "Jun 11 01:06:01.230787 crc crio[23067]: time=\"2026-06-11T01:06:01.230398296Z\" level=info msg=\"Ran pod sandbox acbb7b0c1e782bb5809a6c7ee41e1fbc936799132436c4c281d7752db32567ca with infra container: openshift-infra/auto-csr-approver-29685666-9j6w4/POD\" id=74b7bba2-c80c-48b7-8138-17109da3c099 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.832842 | controller |     "Jun 11 01:06:01.236080 crc crio[23067]: time=\"2026-06-11T01:06:01.235972276Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=9f8c259b-25af-46eb-ab76-484dde64b4fd name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.832857 | controller |     "Jun 11 01:06:01.243751 crc crio[23067]: time=\"2026-06-11T01:06:01.243311123Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 01:10:49.832872 | controller |     "Jun 11 01:06:01.244815 crc crio[23067]: time=\"2026-06-11T01:06:01.24469384Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 01:10:49.832886 | controller |     "Jun 11 01:06:02.711152 crc crio[23067]: time=\"2026-06-11T01:06:02.710769491Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=9f8c259b-25af-46eb-ab76-484dde64b4fd name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.832910 | controller |     "Jun 11 01:06:02.715334 crc crio[23067]: time=\"2026-06-11T01:06:02.713339851Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=f4495e51-f211-4ed6-b16c-387bee35b73b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.832925 | controller |     "Jun 11 01:06:02.716184 crc crio[23067]: time=\"2026-06-11T01:06:02.716112405Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=1244a7bf-bb82-4e0f-8bcf-2d171daed12a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.832939 | controller |     "Jun 11 01:06:02.730985 crc crio[23067]: time=\"2026-06-11T01:06:02.730821241Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29685666-9j6w4/oc\" id=5c5bc1b9-1f62-4882-83e7-b35cccd2e751 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.832953 | controller |     "Jun 11 01:06:02.731483 crc crio[23067]: time=\"2026-06-11T01:06:02.731423378Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.832967 | controller |     "Jun 11 01:06:02.799383 crc crio[23067]: time=\"2026-06-11T01:06:02.799297205Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.832981 | controller |     "Jun 11 01:06:03.234940 crc crio[23067]: time=\"2026-06-11T01:06:03.234266039Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.832995 | controller |     "Jun 11 01:06:03.373508 crc crio[23067]: time=\"2026-06-11T01:06:03.373063867Z\" level=info msg=\"Created container 8d2520a7cbe7c735e70e5fda1161541e95444b75aff1c07f474c11122c09cef6: openshift-infra/auto-csr-approver-29685666-9j6w4/oc\" id=5c5bc1b9-1f62-4882-83e7-b35cccd2e751 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.833009 | controller |     "Jun 11 01:06:03.374559 crc crio[23067]: time=\"2026-06-11T01:06:03.374524656Z\" level=info msg=\"Starting container: 8d2520a7cbe7c735e70e5fda1161541e95444b75aff1c07f474c11122c09cef6\" id=1e5fe938-6165-44d3-998b-8caf0a8b14c4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.833023 | controller |     "Jun 11 01:06:03.381271 crc crio[23067]: time=\"2026-06-11T01:06:03.381242487Z\" level=info msg=\"Started container\" PID=285382 containerID=8d2520a7cbe7c735e70e5fda1161541e95444b75aff1c07f474c11122c09cef6 description=openshift-infra/auto-csr-approver-29685666-9j6w4/oc id=1e5fe938-6165-44d3-998b-8caf0a8b14c4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=acbb7b0c1e782bb5809a6c7ee41e1fbc936799132436c4c281d7752db32567ca",
2026-06-11 01:10:49.833038 | controller |     "Jun 11 01:06:05.114268 crc crio[23067]: time=\"2026-06-11T01:06:05.113482806Z\" level=info msg=\"Stopping pod sandbox: acbb7b0c1e782bb5809a6c7ee41e1fbc936799132436c4c281d7752db32567ca\" id=4c39b02c-e72e-4649-bc62-75274ec40dde name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.833053 | controller |     "Jun 11 01:06:05.116281 crc crio[23067]: time=\"2026-06-11T01:06:05.11474619Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685666-9j6w4 Namespace:openshift-infra ID:acbb7b0c1e782bb5809a6c7ee41e1fbc936799132436c4c281d7752db32567ca UID:c57f3f0b-050b-4d93-ae38-82d72bff2080 NetNS:/var/run/netns/27e4e683-c43f-4627-ace0-47c0868ba785 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc57f3f0b_050b_4d93_ae38_82d72bff2080.slice PodAnnotations:0xc0001314d0}] Aliases:map[]}\"",
2026-06-11 01:10:49.833072 | controller |     "Jun 11 01:06:05.116281 crc crio[23067]: time=\"2026-06-11T01:06:05.114904374Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29685666-9j6w4 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.833087 | controller |     "Jun 11 01:06:05.553195 crc crio[23067]: time=\"2026-06-11T01:06:05.552753606Z\" level=info msg=\"Stopped pod sandbox: acbb7b0c1e782bb5809a6c7ee41e1fbc936799132436c4c281d7752db32567ca\" id=4c39b02c-e72e-4649-bc62-75274ec40dde name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.833102 | controller |     "Jun 11 01:06:08.821246 crc crio[23067]: time=\"2026-06-11T01:06:08.820508056Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 01:10:49.833116 | controller |     "Jun 11 01:06:38.670267 crc crio[23067]: time=\"2026-06-11T01:06:38.669262283Z\" level=info msg=\"Removing container: 86c6413f3fa8126e7f67f9a92aa3a63d67ee5c2b4d8dedd5e2cd8ab4684366b2\" id=b3f259b0-2614-4735-8d35-7b5eb4a0fd1e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.833129 | controller |     "Jun 11 01:06:38.866424 crc crio[23067]: time=\"2026-06-11T01:06:38.866206207Z\" level=info msg=\"Removed container 86c6413f3fa8126e7f67f9a92aa3a63d67ee5c2b4d8dedd5e2cd8ab4684366b2: openshift-infra/auto-csr-approver-29685660-bpn6p/oc\" id=b3f259b0-2614-4735-8d35-7b5eb4a0fd1e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.833143 | controller |     "Jun 11 01:06:38.884597 crc crio[23067]: time=\"2026-06-11T01:06:38.884409367Z\" level=info msg=\"Removing container: ac282fb6b301805ed2485cd21a8ad27f9ab04e1d14d150b635baa3fe98ee1e7a\" id=ece25ea4-1d0f-485d-ac40-538dfdde372a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.833157 | controller |     "Jun 11 01:06:38.925798 crc crio[23067]: time=\"2026-06-11T01:06:38.925483733Z\" level=info msg=\"Removed container ac282fb6b301805ed2485cd21a8ad27f9ab04e1d14d150b635baa3fe98ee1e7a: openshift-must-gather-vbxmw/crc-debug-drhvk/container-00\" id=ece25ea4-1d0f-485d-ac40-538dfdde372a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.833171 | controller |     "Jun 11 01:06:38.944074 crc crio[23067]: time=\"2026-06-11T01:06:38.94390649Z\" level=info msg=\"Stopping pod sandbox: 757cb47ca68dd1af1449b574cff6c2df853a0eeb9d72c0c319aa833e2cc0ae54\" id=5b799bcc-0382-4d61-bf80-424255241ccd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.833184 | controller |     "Jun 11 01:06:38.944074 crc crio[23067]: time=\"2026-06-11T01:06:38.944024683Z\" level=info msg=\"Stopped pod sandbox (already stopped): 757cb47ca68dd1af1449b574cff6c2df853a0eeb9d72c0c319aa833e2cc0ae54\" id=5b799bcc-0382-4d61-bf80-424255241ccd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.833199 | controller |     "Jun 11 01:06:38.944959 crc crio[23067]: time=\"2026-06-11T01:06:38.944832344Z\" level=info msg=\"Removing pod sandbox: 757cb47ca68dd1af1449b574cff6c2df853a0eeb9d72c0c319aa833e2cc0ae54\" id=05654c1c-40b2-4c05-854a-d78ee34e998c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.833213 | controller |     "Jun 11 01:06:38.971885 crc crio[23067]: time=\"2026-06-11T01:06:38.97175503Z\" level=info msg=\"Removed pod sandbox: 757cb47ca68dd1af1449b574cff6c2df853a0eeb9d72c0c319aa833e2cc0ae54\" id=05654c1c-40b2-4c05-854a-d78ee34e998c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.833227 | controller |     "Jun 11 01:06:38.973023 crc crio[23067]: time=\"2026-06-11T01:06:38.972780837Z\" level=info msg=\"Stopping pod sandbox: 885b9d1aa7d555a30525c59f236cfd5c4d920359ea27ffe6eb42e2b1b9fd26b5\" id=e88414c7-7702-4643-87bd-c75337f42492 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.833241 | controller |     "Jun 11 01:06:38.973023 crc crio[23067]: time=\"2026-06-11T01:06:38.972830258Z\" level=info msg=\"Stopped pod sandbox (already stopped): 885b9d1aa7d555a30525c59f236cfd5c4d920359ea27ffe6eb42e2b1b9fd26b5\" id=e88414c7-7702-4643-87bd-c75337f42492 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.833261 | controller |     "Jun 11 01:06:38.973752 crc crio[23067]: time=\"2026-06-11T01:06:38.97363209Z\" level=info msg=\"Removing pod sandbox: 885b9d1aa7d555a30525c59f236cfd5c4d920359ea27ffe6eb42e2b1b9fd26b5\" id=82460008-505d-4c22-bee5-70289a00c611 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.833275 | controller |     "Jun 11 01:06:38.996980 crc crio[23067]: time=\"2026-06-11T01:06:38.996615559Z\" level=info msg=\"Removed pod sandbox: 885b9d1aa7d555a30525c59f236cfd5c4d920359ea27ffe6eb42e2b1b9fd26b5\" id=82460008-505d-4c22-bee5-70289a00c611 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.833289 | controller |     "Jun 11 01:07:36.463727 crc crio[23067]: time=\"2026-06-11T01:07:36.461845237Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 01:10:49.833303 | controller |     "Jun 11 01:07:50.895979 crc crio[23067]: time=\"2026-06-11T01:07:50.89455279Z\" level=info msg=\"Stopping container: cfc19a7001c03ea79dec5852aa03a58ea165c10fbce22de60f60246130271d02 (timeout: 2s)\" id=fff9e446-a766-4467-bd86-3de372433e2f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.833318 | controller |     "Jun 11 01:07:51.130121 crc crio[23067]: time=\"2026-06-11T01:07:51.129460666Z\" level=info msg=\"Stopped container cfc19a7001c03ea79dec5852aa03a58ea165c10fbce22de60f60246130271d02: openshift-must-gather-vbxmw/must-gather-kl6kg/copy\" id=fff9e446-a766-4467-bd86-3de372433e2f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.833332 | controller |     "Jun 11 01:07:51.131455 crc crio[23067]: time=\"2026-06-11T01:07:51.131314066Z\" level=info msg=\"Stopping pod sandbox: 299677d341f59c3ca846b59f7eb8516ff7d818b23ac800d57d7c31a502891ffd\" id=8acecb29-8a5a-49a6-bc2d-dd78b9ed142a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.833363 | controller |     "Jun 11 01:07:51.132619 crc crio[23067]: time=\"2026-06-11T01:07:51.13257736Z\" level=info msg=\"Got pod network &{Name:must-gather-kl6kg Namespace:openshift-must-gather-vbxmw ID:299677d341f59c3ca846b59f7eb8516ff7d818b23ac800d57d7c31a502891ffd UID:af070cd0-afcb-4a20-b56a-1e3d58a379b5 NetNS:/var/run/netns/9102b43c-56cf-4c0a-ad1a-ef99cc6429eb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf070cd0_afcb_4a20_b56a_1e3d58a379b5.slice PodAnnotations:0xc003610d50}] Aliases:map[]}\"",
2026-06-11 01:10:49.833383 | controller |     "Jun 11 01:07:51.133000 crc crio[23067]: time=\"2026-06-11T01:07:51.132858117Z\" level=info msg=\"Deleting pod openshift-must-gather-vbxmw_must-gather-kl6kg from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.833399 | controller |     "Jun 11 01:07:51.515007 crc crio[23067]: time=\"2026-06-11T01:07:51.514516815Z\" level=info msg=\"Stopped pod sandbox: 299677d341f59c3ca846b59f7eb8516ff7d818b23ac800d57d7c31a502891ffd\" id=8acecb29-8a5a-49a6-bc2d-dd78b9ed142a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.833413 | controller |     "Jun 11 01:07:52.028300 crc crio[23067]: time=\"2026-06-11T01:07:52.026962566Z\" level=info msg=\"Removing container: cfc19a7001c03ea79dec5852aa03a58ea165c10fbce22de60f60246130271d02\" id=436a8806-a05c-4247-9a1d-1a87eb659320 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.833428 | controller |     "Jun 11 01:07:52.080983 crc crio[23067]: time=\"2026-06-11T01:07:52.080915129Z\" level=info msg=\"Removed container cfc19a7001c03ea79dec5852aa03a58ea165c10fbce22de60f60246130271d02: openshift-must-gather-vbxmw/must-gather-kl6kg/copy\" id=436a8806-a05c-4247-9a1d-1a87eb659320 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.833447 | controller |     "Jun 11 01:07:52.087516 crc crio[23067]: time=\"2026-06-11T01:07:52.087484196Z\" level=info msg=\"Removing container: 8c1411a9956972245722aefe3c908a600ecce576c9bee7da76ea8a5749d7d03c\" id=1dcce540-41d0-41b9-9e38-e506e7697fb7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.833462 | controller |     "Jun 11 01:07:52.295433 crc crio[23067]: time=\"2026-06-11T01:07:52.29521565Z\" level=info msg=\"Removed container 8c1411a9956972245722aefe3c908a600ecce576c9bee7da76ea8a5749d7d03c: openshift-must-gather-vbxmw/must-gather-kl6kg/gather\" id=1dcce540-41d0-41b9-9e38-e506e7697fb7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.833477 | controller |     "Jun 11 01:08:00.568815 crc crio[23067]: time=\"2026-06-11T01:08:00.567931214Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29685668-l87vs/POD\" id=33b6cbde-2133-49b8-afc3-621ae43321c7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.833492 | controller |     "Jun 11 01:08:00.570200 crc crio[23067]: time=\"2026-06-11T01:08:00.568969112Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.833506 | controller |     "Jun 11 01:08:00.601316 crc crio[23067]: time=\"2026-06-11T01:08:00.601167919Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685668-l87vs Namespace:openshift-infra ID:f7fa08aea56197c07c6905a6ab8fdde912a9c19fe8e54c41f63c7d393289df5f UID:456064b7-a174-4df8-83d1-8b9aae2b163a NetNS:/var/run/netns/bc25cdc1-5d19-487f-b699-9e2b3d163101 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod456064b7_a174_4df8_83d1_8b9aae2b163a.slice PodAnnotations:0xc000c355f8}] Aliases:map[]}\"",
2026-06-11 01:10:49.833521 | controller |     "Jun 11 01:08:00.601316 crc crio[23067]: time=\"2026-06-11T01:08:00.60123436Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29685668-l87vs to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.833536 | controller |     "Jun 11 01:08:00.940315 crc crio[23067]: 2026-06-11T01:08:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f7fa08aea56197c Mac:ba:e9:d7:c9:8e:93 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:17 Mtu:0 Sandbox:/var/run/netns/bc25cdc1-5d19-487f-b699-9e2b3d163101 SocketPath: PciID:}] [{Interface:0xc000235170 Address:{IP:10.217.1.23 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.833551 | controller |     "Jun 11 01:08:00.941726 crc crio[23067]: time=\"2026-06-11T01:08:00.941574676Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685668-l87vs Namespace:openshift-infra ID:f7fa08aea56197c07c6905a6ab8fdde912a9c19fe8e54c41f63c7d393289df5f UID:456064b7-a174-4df8-83d1-8b9aae2b163a NetNS:/var/run/netns/bc25cdc1-5d19-487f-b699-9e2b3d163101 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod456064b7_a174_4df8_83d1_8b9aae2b163a.slice PodAnnotations:0xc000c355f8}] Aliases:map[]}\"",
2026-06-11 01:10:49.833565 | controller |     "Jun 11 01:08:00.942081 crc crio[23067]: time=\"2026-06-11T01:08:00.941777931Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29685668-l87vs for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.833580 | controller |     "Jun 11 01:08:00.956553 crc crio[23067]: time=\"2026-06-11T01:08:00.956467617Z\" level=info msg=\"Ran pod sandbox f7fa08aea56197c07c6905a6ab8fdde912a9c19fe8e54c41f63c7d393289df5f with infra container: openshift-infra/auto-csr-approver-29685668-l87vs/POD\" id=33b6cbde-2133-49b8-afc3-621ae43321c7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.833594 | controller |     "Jun 11 01:08:00.960937 crc crio[23067]: time=\"2026-06-11T01:08:00.960803254Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=5b00f0f0-d09c-4df1-b355-16c10a1d1514 name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.833613 | controller |     "Jun 11 01:08:00.972007 crc crio[23067]: time=\"2026-06-11T01:08:00.971944454Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 01:10:49.833629 | controller |     "Jun 11 01:08:02.303304 crc crio[23067]: time=\"2026-06-11T01:08:02.302403874Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=5b00f0f0-d09c-4df1-b355-16c10a1d1514 name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.833644 | controller |     "Jun 11 01:08:02.308270 crc crio[23067]: time=\"2026-06-11T01:08:02.308141388Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=6441263c-d507-4464-8901-1703c20f48ff name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.833658 | controller |     "Jun 11 01:08:02.311047 crc crio[23067]: time=\"2026-06-11T01:08:02.310979584Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=35b72726-31a7-4f37-bc2e-29be25f33ccc name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.833673 | controller |     "Jun 11 01:08:02.318157 crc crio[23067]: time=\"2026-06-11T01:08:02.318050825Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29685668-l87vs/oc\" id=b99ac7b7-1825-4531-8c10-ef771fdea1ea name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.833688 | controller |     "Jun 11 01:08:02.318739 crc crio[23067]: time=\"2026-06-11T01:08:02.318635011Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.833703 | controller |     "Jun 11 01:08:02.377873 crc crio[23067]: time=\"2026-06-11T01:08:02.377755053Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.833717 | controller |     "Jun 11 01:08:02.784205 crc crio[23067]: time=\"2026-06-11T01:08:02.783549261Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.833731 | controller |     "Jun 11 01:08:02.940850 crc crio[23067]: time=\"2026-06-11T01:08:02.940717034Z\" level=info msg=\"Created container d9a8175c3d4936a36df7a8604fcea614ffd07d6e629809b3b89cd5eae9d60c8a: openshift-infra/auto-csr-approver-29685668-l87vs/oc\" id=b99ac7b7-1825-4531-8c10-ef771fdea1ea name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.833745 | controller |     "Jun 11 01:08:02.946118 crc crio[23067]: time=\"2026-06-11T01:08:02.945836311Z\" level=info msg=\"Starting container: d9a8175c3d4936a36df7a8604fcea614ffd07d6e629809b3b89cd5eae9d60c8a\" id=46a1c0e8-497a-4449-880e-a7c972f9dd95 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.833759 | controller |     "Jun 11 01:08:02.955502 crc crio[23067]: time=\"2026-06-11T01:08:02.955359038Z\" level=info msg=\"Started container\" PID=291507 containerID=d9a8175c3d4936a36df7a8604fcea614ffd07d6e629809b3b89cd5eae9d60c8a description=openshift-infra/auto-csr-approver-29685668-l87vs/oc id=46a1c0e8-497a-4449-880e-a7c972f9dd95 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f7fa08aea56197c07c6905a6ab8fdde912a9c19fe8e54c41f63c7d393289df5f",
2026-06-11 01:10:49.833773 | controller |     "Jun 11 01:08:05.254024 crc crio[23067]: time=\"2026-06-11T01:08:05.25250493Z\" level=info msg=\"Stopping pod sandbox: f7fa08aea56197c07c6905a6ab8fdde912a9c19fe8e54c41f63c7d393289df5f\" id=ce065625-a589-4a15-8269-a513c6a8a9fd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.833788 | controller |     "Jun 11 01:08:05.256039 crc crio[23067]: time=\"2026-06-11T01:08:05.255005627Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685668-l87vs Namespace:openshift-infra ID:f7fa08aea56197c07c6905a6ab8fdde912a9c19fe8e54c41f63c7d393289df5f UID:456064b7-a174-4df8-83d1-8b9aae2b163a NetNS:/var/run/netns/bc25cdc1-5d19-487f-b699-9e2b3d163101 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod456064b7_a174_4df8_83d1_8b9aae2b163a.slice PodAnnotations:0xc003611298}] Aliases:map[]}\"",
2026-06-11 01:10:49.833806 | controller |     "Jun 11 01:08:05.256039 crc crio[23067]: time=\"2026-06-11T01:08:05.255184952Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29685668-l87vs from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.833821 | controller |     "Jun 11 01:08:05.689605 crc crio[23067]: time=\"2026-06-11T01:08:05.687185286Z\" level=info msg=\"Stopped pod sandbox: f7fa08aea56197c07c6905a6ab8fdde912a9c19fe8e54c41f63c7d393289df5f\" id=ce065625-a589-4a15-8269-a513c6a8a9fd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.833836 | controller |     "Jun 11 01:08:08.388715 crc crio[23067]: time=\"2026-06-11T01:08:08.385566413Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-fg5st/POD\" id=e8b72c91-98fc-4ca2-b4eb-6df955fd9981 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.833850 | controller |     "Jun 11 01:08:08.388715 crc crio[23067]: time=\"2026-06-11T01:08:08.38622495Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.833864 | controller |     "Jun 11 01:08:08.436779 crc crio[23067]: time=\"2026-06-11T01:08:08.436591187Z\" level=info msg=\"Got pod network &{Name:redhat-operators-fg5st Namespace:openshift-marketplace ID:f340d2f57d1bbdb8b1bd8fb88d3525114ba3fb98671cbba29bd48ccc9d6ced6e UID:28b6ca24-7df8-4011-b5be-b30a3baef3c3 NetNS:/var/run/netns/a4af5738-c52a-49e4-9121-87592d12285f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod28b6ca24_7df8_4011_b5be_b30a3baef3c3.slice PodAnnotations:0xc000b80128}] Aliases:map[]}\"",
2026-06-11 01:10:49.833879 | controller |     "Jun 11 01:08:08.436779 crc crio[23067]: time=\"2026-06-11T01:08:08.43670772Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-fg5st to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.833893 | controller |     "Jun 11 01:08:08.994000 crc crio[23067]: 2026-06-11T01:08:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f340d2f57d1bbdb Mac:02:5e:8a:9b:2e:04 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:18 Mtu:0 Sandbox:/var/run/netns/a4af5738-c52a-49e4-9121-87592d12285f SocketPath: PciID:}] [{Interface:0xc0002da9e0 Address:{IP:10.217.1.24 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.833908 | controller |     "Jun 11 01:08:08.996016 crc crio[23067]: time=\"2026-06-11T01:08:08.995883268Z\" level=info msg=\"Got pod network &{Name:redhat-operators-fg5st Namespace:openshift-marketplace ID:f340d2f57d1bbdb8b1bd8fb88d3525114ba3fb98671cbba29bd48ccc9d6ced6e UID:28b6ca24-7df8-4011-b5be-b30a3baef3c3 NetNS:/var/run/netns/a4af5738-c52a-49e4-9121-87592d12285f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod28b6ca24_7df8_4011_b5be_b30a3baef3c3.slice PodAnnotations:0xc000b80128}] Aliases:map[]}\"",
2026-06-11 01:10:49.833923 | controller |     "Jun 11 01:08:08.996138 crc crio[23067]: time=\"2026-06-11T01:08:08.996091564Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-fg5st for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.833937 | controller |     "Jun 11 01:08:09.008254 crc crio[23067]: time=\"2026-06-11T01:08:09.007955293Z\" level=info msg=\"Ran pod sandbox f340d2f57d1bbdb8b1bd8fb88d3525114ba3fb98671cbba29bd48ccc9d6ced6e with infra container: openshift-marketplace/redhat-operators-fg5st/POD\" id=e8b72c91-98fc-4ca2-b4eb-6df955fd9981 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.833956 | controller |     "Jun 11 01:08:09.011312 crc crio[23067]: time=\"2026-06-11T01:08:09.01118807Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=1525aa20-631b-4924-8375-0291e0364de7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.833971 | controller |     "Jun 11 01:08:09.015321 crc crio[23067]: time=\"2026-06-11T01:08:09.015207669Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=73169717-2749-4d5f-9b3b-1ba6f3160580 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.833985 | controller |     "Jun 11 01:08:09.027423 crc crio[23067]: time=\"2026-06-11T01:08:09.026348629Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-fg5st/extract-utilities\" id=4318240c-ff06-46be-8c67-f8d39f8759c9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.833999 | controller |     "Jun 11 01:08:09.027423 crc crio[23067]: time=\"2026-06-11T01:08:09.02675159Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.834013 | controller |     "Jun 11 01:08:09.121469 crc crio[23067]: time=\"2026-06-11T01:08:09.121137762Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.834028 | controller |     "Jun 11 01:08:09.129613 crc crio[23067]: time=\"2026-06-11T01:08:09.129538648Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.834041 | controller |     "Jun 11 01:08:09.372983 crc crio[23067]: time=\"2026-06-11T01:08:09.372258015Z\" level=info msg=\"Created container 75020fea3fafce10e3987cb2a328ff7815d6d7d396875050d2dd247859a2d908: openshift-marketplace/redhat-operators-fg5st/extract-utilities\" id=4318240c-ff06-46be-8c67-f8d39f8759c9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.834055 | controller |     "Jun 11 01:08:09.382505 crc crio[23067]: time=\"2026-06-11T01:08:09.379391147Z\" level=info msg=\"Starting container: 75020fea3fafce10e3987cb2a328ff7815d6d7d396875050d2dd247859a2d908\" id=e0048b9c-ff9d-4d26-a2dc-ebaad3c9ade9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.834069 | controller |     "Jun 11 01:08:09.414168 crc crio[23067]: time=\"2026-06-11T01:08:09.413158386Z\" level=info msg=\"Started container\" PID=291969 containerID=75020fea3fafce10e3987cb2a328ff7815d6d7d396875050d2dd247859a2d908 description=openshift-marketplace/redhat-operators-fg5st/extract-utilities id=e0048b9c-ff9d-4d26-a2dc-ebaad3c9ade9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f340d2f57d1bbdb8b1bd8fb88d3525114ba3fb98671cbba29bd48ccc9d6ced6e",
2026-06-11 01:10:49.834083 | controller |     "Jun 11 01:08:10.387773 crc crio[23067]: time=\"2026-06-11T01:08:10.386701593Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=1addd22b-d4cc-4633-ba4c-a41f9c4b94f9 name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.834097 | controller |     "Jun 11 01:08:10.401444 crc crio[23067]: time=\"2026-06-11T01:08:10.397475363Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"",
2026-06-11 01:10:49.834111 | controller |     "Jun 11 01:08:11.352225 crc crio[23067]: time=\"2026-06-11T01:08:11.351422513Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:546c77fdbf5f7c6a9a4243f4c4ef38fe0f584972a70f687bc40091743ee77d60\" id=1addd22b-d4cc-4633-ba4c-a41f9c4b94f9 name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.834130 | controller |     "Jun 11 01:08:11.355260 crc crio[23067]: time=\"2026-06-11T01:08:11.353179551Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=93c64492-ce4a-405c-8729-75bee2ed5a6d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.834144 | controller |     "Jun 11 01:08:11.356471 crc crio[23067]: time=\"2026-06-11T01:08:11.356366436Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=a2ed63bf-e0b2-480f-8bad-4b41b5519ac6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.834158 | controller |     "Jun 11 01:08:11.364415 crc crio[23067]: time=\"2026-06-11T01:08:11.364312Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-fg5st/extract-content\" id=33227d3b-3bda-43ab-8dc0-9016c9874a26 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.834172 | controller |     "Jun 11 01:08:11.365257 crc crio[23067]: time=\"2026-06-11T01:08:11.364828184Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.834186 | controller |     "Jun 11 01:08:11.420176 crc crio[23067]: time=\"2026-06-11T01:08:11.420097653Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.834200 | controller |     "Jun 11 01:08:11.423455 crc crio[23067]: time=\"2026-06-11T01:08:11.423395302Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.834214 | controller |     "Jun 11 01:08:11.611115 crc crio[23067]: time=\"2026-06-11T01:08:11.610877641Z\" level=info msg=\"Created container 42db28b2f3325f8b50b95273da22a89378554cd1ed7f8c824b29f3d79732775f: openshift-marketplace/redhat-operators-fg5st/extract-content\" id=33227d3b-3bda-43ab-8dc0-9016c9874a26 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.834229 | controller |     "Jun 11 01:08:11.612304 crc crio[23067]: time=\"2026-06-11T01:08:11.612197996Z\" level=info msg=\"Starting container: 42db28b2f3325f8b50b95273da22a89378554cd1ed7f8c824b29f3d79732775f\" id=64f3f2ce-ebf3-40c2-a282-d75312142092 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.834243 | controller |     "Jun 11 01:08:11.619334 crc crio[23067]: time=\"2026-06-11T01:08:11.619246716Z\" level=info msg=\"Started container\" PID=292050 containerID=42db28b2f3325f8b50b95273da22a89378554cd1ed7f8c824b29f3d79732775f description=openshift-marketplace/redhat-operators-fg5st/extract-content id=64f3f2ce-ebf3-40c2-a282-d75312142092 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f340d2f57d1bbdb8b1bd8fb88d3525114ba3fb98671cbba29bd48ccc9d6ced6e",
2026-06-11 01:10:49.834257 | controller |     "Jun 11 01:08:16.508738 crc crio[23067]: time=\"2026-06-11T01:08:16.507814315Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=d37186e6-3346-4e81-9013-152d76758a6f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.834272 | controller |     "Jun 11 01:08:16.511317 crc crio[23067]: time=\"2026-06-11T01:08:16.511239268Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=f8dd7241-7655-4e4b-adde-263b4000e29e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.834286 | controller |     "Jun 11 01:08:16.518849 crc crio[23067]: time=\"2026-06-11T01:08:16.51876838Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-fg5st/registry-server\" id=738d783a-a971-48ec-bdb7-4c5da2b90fa6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.834307 | controller |     "Jun 11 01:08:16.519713 crc crio[23067]: time=\"2026-06-11T01:08:16.519450879Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.834321 | controller |     "Jun 11 01:08:16.587387 crc crio[23067]: time=\"2026-06-11T01:08:16.587303616Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.834336 | controller |     "Jun 11 01:08:16.593946 crc crio[23067]: time=\"2026-06-11T01:08:16.593829832Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.834370 | controller |     "Jun 11 01:08:16.798016 crc crio[23067]: time=\"2026-06-11T01:08:16.797330922Z\" level=info msg=\"Created container ff075714254b82ae010e1aa63a9bed7e324c38b56810a1753100ab4379fc9aee: openshift-marketplace/redhat-operators-fg5st/registry-server\" id=738d783a-a971-48ec-bdb7-4c5da2b90fa6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.834387 | controller |     "Jun 11 01:08:16.799323 crc crio[23067]: time=\"2026-06-11T01:08:16.799199092Z\" level=info msg=\"Starting container: ff075714254b82ae010e1aa63a9bed7e324c38b56810a1753100ab4379fc9aee\" id=05e1735e-b322-4682-9967-2490b3c5789d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.834401 | controller |     "Jun 11 01:08:16.809344 crc crio[23067]: time=\"2026-06-11T01:08:16.809176351Z\" level=info msg=\"Started container\" PID=292345 containerID=ff075714254b82ae010e1aa63a9bed7e324c38b56810a1753100ab4379fc9aee description=openshift-marketplace/redhat-operators-fg5st/registry-server id=05e1735e-b322-4682-9967-2490b3c5789d name=/runtime.v1.RuntimeService/StartContainer sandboxID=f340d2f57d1bbdb8b1bd8fb88d3525114ba3fb98671cbba29bd48ccc9d6ced6e",
2026-06-11 01:10:49.834415 | controller |     "Jun 11 01:08:29.768154 crc crio[23067]: time=\"2026-06-11T01:08:29.761328183Z\" level=info msg=\"Stopping container: ff075714254b82ae010e1aa63a9bed7e324c38b56810a1753100ab4379fc9aee (timeout: 2s)\" id=d14e73ca-0498-46e0-a473-f3ec585e851c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.834429 | controller |     "Jun 11 01:08:29.899593 crc crio[23067]: time=\"2026-06-11T01:08:29.898741003Z\" level=info msg=\"Stopped container ff075714254b82ae010e1aa63a9bed7e324c38b56810a1753100ab4379fc9aee: openshift-marketplace/redhat-operators-fg5st/registry-server\" id=d14e73ca-0498-46e0-a473-f3ec585e851c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 01:10:49.834443 | controller |     "Jun 11 01:08:29.902441 crc crio[23067]: time=\"2026-06-11T01:08:29.901106207Z\" level=info msg=\"Stopping pod sandbox: f340d2f57d1bbdb8b1bd8fb88d3525114ba3fb98671cbba29bd48ccc9d6ced6e\" id=b326dd78-8700-4e0b-b9cd-454213ee7a80 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.834458 | controller |     "Jun 11 01:08:29.902441 crc crio[23067]: time=\"2026-06-11T01:08:29.902103764Z\" level=info msg=\"Got pod network &{Name:redhat-operators-fg5st Namespace:openshift-marketplace ID:f340d2f57d1bbdb8b1bd8fb88d3525114ba3fb98671cbba29bd48ccc9d6ced6e UID:28b6ca24-7df8-4011-b5be-b30a3baef3c3 NetNS:/var/run/netns/a4af5738-c52a-49e4-9121-87592d12285f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod28b6ca24_7df8_4011_b5be_b30a3baef3c3.slice PodAnnotations:0xc0001318a8}] Aliases:map[]}\"",
2026-06-11 01:10:49.834473 | controller |     "Jun 11 01:08:29.902441 crc crio[23067]: time=\"2026-06-11T01:08:29.902262818Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-fg5st from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.834493 | controller |     "Jun 11 01:08:30.318531 crc crio[23067]: time=\"2026-06-11T01:08:30.318418175Z\" level=info msg=\"Stopped pod sandbox: f340d2f57d1bbdb8b1bd8fb88d3525114ba3fb98671cbba29bd48ccc9d6ced6e\" id=b326dd78-8700-4e0b-b9cd-454213ee7a80 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.834508 | controller |     "Jun 11 01:08:30.784804 crc crio[23067]: time=\"2026-06-11T01:08:30.783534601Z\" level=info msg=\"Removing container: ff075714254b82ae010e1aa63a9bed7e324c38b56810a1753100ab4379fc9aee\" id=1ae40a7f-9014-42fa-87eb-ec89ddc367ee name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.834523 | controller |     "Jun 11 01:08:30.825540 crc crio[23067]: time=\"2026-06-11T01:08:30.825412679Z\" level=info msg=\"Removed container ff075714254b82ae010e1aa63a9bed7e324c38b56810a1753100ab4379fc9aee: openshift-marketplace/redhat-operators-fg5st/registry-server\" id=1ae40a7f-9014-42fa-87eb-ec89ddc367ee name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.834537 | controller |     "Jun 11 01:08:30.830193 crc crio[23067]: time=\"2026-06-11T01:08:30.830150706Z\" level=info msg=\"Removing container: 42db28b2f3325f8b50b95273da22a89378554cd1ed7f8c824b29f3d79732775f\" id=517811fe-a468-4818-8c25-f689c1d42683 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.834551 | controller |     "Jun 11 01:08:30.872344 crc crio[23067]: time=\"2026-06-11T01:08:30.872190738Z\" level=info msg=\"Removed container 42db28b2f3325f8b50b95273da22a89378554cd1ed7f8c824b29f3d79732775f: openshift-marketplace/redhat-operators-fg5st/extract-content\" id=517811fe-a468-4818-8c25-f689c1d42683 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.834566 | controller |     "Jun 11 01:08:30.889380 crc crio[23067]: time=\"2026-06-11T01:08:30.888806136Z\" level=info msg=\"Removing container: 75020fea3fafce10e3987cb2a328ff7815d6d7d396875050d2dd247859a2d908\" id=1dec77fa-8611-4cbc-bd60-e17e9c3192e5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.834580 | controller |     "Jun 11 01:08:30.950102 crc crio[23067]: time=\"2026-06-11T01:08:30.949966393Z\" level=info msg=\"Removed container 75020fea3fafce10e3987cb2a328ff7815d6d7d396875050d2dd247859a2d908: openshift-marketplace/redhat-operators-fg5st/extract-utilities\" id=1dec77fa-8611-4cbc-bd60-e17e9c3192e5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.834594 | controller |     "Jun 11 01:08:39.060410 crc crio[23067]: time=\"2026-06-11T01:08:39.059855852Z\" level=info msg=\"Removing container: 91e0f8b14b1e21989a8196df0cb7ca519a634e7766cc6d97f7eeea7f2173247e\" id=21c53b18-2f02-42c1-a904-fd7366453186 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.834608 | controller |     "Jun 11 01:08:39.253464 crc crio[23067]: time=\"2026-06-11T01:08:39.252599512Z\" level=info msg=\"Removed container 91e0f8b14b1e21989a8196df0cb7ca519a634e7766cc6d97f7eeea7f2173247e: openshift-infra/auto-csr-approver-29685662-89qrr/oc\" id=21c53b18-2f02-42c1-a904-fd7366453186 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.834622 | controller |     "Jun 11 01:08:39.271324 crc crio[23067]: time=\"2026-06-11T01:08:39.271206563Z\" level=info msg=\"Stopping pod sandbox: f340d2f57d1bbdb8b1bd8fb88d3525114ba3fb98671cbba29bd48ccc9d6ced6e\" id=c49acc44-f749-405c-97f0-ec9323314ce0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.834637 | controller |     "Jun 11 01:08:39.271324 crc crio[23067]: time=\"2026-06-11T01:08:39.271291496Z\" level=info msg=\"Stopped pod sandbox (already stopped): f340d2f57d1bbdb8b1bd8fb88d3525114ba3fb98671cbba29bd48ccc9d6ced6e\" id=c49acc44-f749-405c-97f0-ec9323314ce0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.834665 | controller |     "Jun 11 01:08:39.273375 crc crio[23067]: time=\"2026-06-11T01:08:39.273199397Z\" level=info msg=\"Removing pod sandbox: f340d2f57d1bbdb8b1bd8fb88d3525114ba3fb98671cbba29bd48ccc9d6ced6e\" id=94c7f33b-a56e-475d-815c-8cb1d949c022 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.834685 | controller |     "Jun 11 01:08:39.297754 crc crio[23067]: time=\"2026-06-11T01:08:39.297496962Z\" level=info msg=\"Removed pod sandbox: f340d2f57d1bbdb8b1bd8fb88d3525114ba3fb98671cbba29bd48ccc9d6ced6e\" id=94c7f33b-a56e-475d-815c-8cb1d949c022 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.834700 | controller |     "Jun 11 01:08:39.299072 crc crio[23067]: time=\"2026-06-11T01:08:39.298975561Z\" level=info msg=\"Stopping pod sandbox: 9f7137732cdb6c370bbc102158d90d0d47431b1a12720321f04ec2ffe741723c\" id=7f30cdcd-03a4-4e71-a289-439e01c30e0d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.834714 | controller |     "Jun 11 01:08:39.299205 crc crio[23067]: time=\"2026-06-11T01:08:39.299074864Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9f7137732cdb6c370bbc102158d90d0d47431b1a12720321f04ec2ffe741723c\" id=7f30cdcd-03a4-4e71-a289-439e01c30e0d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.834729 | controller |     "Jun 11 01:08:39.301278 crc crio[23067]: time=\"2026-06-11T01:08:39.301175121Z\" level=info msg=\"Removing pod sandbox: 9f7137732cdb6c370bbc102158d90d0d47431b1a12720321f04ec2ffe741723c\" id=5957bdf8-c4da-4c00-87c4-f02ec74fde48 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.834743 | controller |     "Jun 11 01:08:39.318576 crc crio[23067]: time=\"2026-06-11T01:08:39.318132947Z\" level=info msg=\"Removed pod sandbox: 9f7137732cdb6c370bbc102158d90d0d47431b1a12720321f04ec2ffe741723c\" id=5957bdf8-c4da-4c00-87c4-f02ec74fde48 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.834757 | controller |     "Jun 11 01:08:39.319738 crc crio[23067]: time=\"2026-06-11T01:08:39.319550095Z\" level=info msg=\"Stopping pod sandbox: 299677d341f59c3ca846b59f7eb8516ff7d818b23ac800d57d7c31a502891ffd\" id=e6e05406-0e3e-431b-8b04-c61e93acc146 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.834772 | controller |     "Jun 11 01:08:39.319738 crc crio[23067]: time=\"2026-06-11T01:08:39.31970347Z\" level=info msg=\"Stopped pod sandbox (already stopped): 299677d341f59c3ca846b59f7eb8516ff7d818b23ac800d57d7c31a502891ffd\" id=e6e05406-0e3e-431b-8b04-c61e93acc146 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.834786 | controller |     "Jun 11 01:08:39.321532 crc crio[23067]: time=\"2026-06-11T01:08:39.321454507Z\" level=info msg=\"Removing pod sandbox: 299677d341f59c3ca846b59f7eb8516ff7d818b23ac800d57d7c31a502891ffd\" id=7f997a71-f892-4a4d-a30e-b6213186e1d5 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.834801 | controller |     "Jun 11 01:08:39.343166 crc crio[23067]: time=\"2026-06-11T01:08:39.341597759Z\" level=info msg=\"Removed pod sandbox: 299677d341f59c3ca846b59f7eb8516ff7d818b23ac800d57d7c31a502891ffd\" id=7f997a71-f892-4a4d-a30e-b6213186e1d5 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.834815 | controller |     "Jun 11 01:10:00.637929 crc crio[23067]: time=\"2026-06-11T01:10:00.636406587Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29685670-5jthp/POD\" id=67ca8ab6-143d-4e41-a288-40de32c75cf3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.834829 | controller |     "Jun 11 01:10:00.637929 crc crio[23067]: time=\"2026-06-11T01:10:00.638108003Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.834843 | controller |     "Jun 11 01:10:00.681263 crc crio[23067]: time=\"2026-06-11T01:10:00.681170553Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685670-5jthp Namespace:openshift-infra ID:75b59a94b653f3ba58afc4d04f64685c675616cd14ec795ffd48017e8eee60f2 UID:e475a372-b5e1-49f2-8ba2-50f717112c93 NetNS:/var/run/netns/e6eca4cc-7601-4a71-885e-cc604d84ba27 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode475a372_b5e1_49f2_8ba2_50f717112c93.slice PodAnnotations:0xc007e133e0}] Aliases:map[]}\"",
2026-06-11 01:10:49.834864 | controller |     "Jun 11 01:10:00.681263 crc crio[23067]: time=\"2026-06-11T01:10:00.681233594Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29685670-5jthp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.834878 | controller |     "Jun 11 01:10:01.308760 crc crio[23067]: 2026-06-11T01:10:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:75b59a94b653f3b Mac:ea:93:80:59:bc:57 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:19 Mtu:0 Sandbox:/var/run/netns/e6eca4cc-7601-4a71-885e-cc604d84ba27 SocketPath: PciID:}] [{Interface:0xc00011e7c0 Address:{IP:10.217.1.25 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 01:10:49.834893 | controller |     "Jun 11 01:10:01.312033 crc crio[23067]: time=\"2026-06-11T01:10:01.311888477Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685670-5jthp Namespace:openshift-infra ID:75b59a94b653f3ba58afc4d04f64685c675616cd14ec795ffd48017e8eee60f2 UID:e475a372-b5e1-49f2-8ba2-50f717112c93 NetNS:/var/run/netns/e6eca4cc-7601-4a71-885e-cc604d84ba27 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode475a372_b5e1_49f2_8ba2_50f717112c93.slice PodAnnotations:0xc007e133e0}] Aliases:map[]}\"",
2026-06-11 01:10:49.834907 | controller |     "Jun 11 01:10:01.312329 crc crio[23067]: time=\"2026-06-11T01:10:01.312270128Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29685670-5jthp for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 01:10:49.834921 | controller |     "Jun 11 01:10:01.327428 crc crio[23067]: time=\"2026-06-11T01:10:01.327380795Z\" level=info msg=\"Ran pod sandbox 75b59a94b653f3ba58afc4d04f64685c675616cd14ec795ffd48017e8eee60f2 with infra container: openshift-infra/auto-csr-approver-29685670-5jthp/POD\" id=67ca8ab6-143d-4e41-a288-40de32c75cf3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 01:10:49.834935 | controller |     "Jun 11 01:10:01.333191 crc crio[23067]: time=\"2026-06-11T01:10:01.333090368Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=3d6f1e34-d00e-43f5-8361-22e84e8092c1 name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.834949 | controller |     "Jun 11 01:10:01.350928 crc crio[23067]: time=\"2026-06-11T01:10:01.350885598Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 01:10:49.834963 | controller |     "Jun 11 01:10:03.185904 crc crio[23067]: time=\"2026-06-11T01:10:03.185231037Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=3d6f1e34-d00e-43f5-8361-22e84e8092c1 name=/runtime.v1.ImageService/PullImage",
2026-06-11 01:10:49.834977 | controller |     "Jun 11 01:10:03.188319 crc crio[23067]: time=\"2026-06-11T01:10:03.187346074Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=1e3e9119-023a-4349-b93e-3ed9f95726e4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.834991 | controller |     "Jun 11 01:10:03.190275 crc crio[23067]: time=\"2026-06-11T01:10:03.190197621Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=684e5b9e-5c96-4226-bb33-d8b4b754938b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 01:10:49.835005 | controller |     "Jun 11 01:10:03.204817 crc crio[23067]: time=\"2026-06-11T01:10:03.204584118Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29685670-5jthp/oc\" id=9f577b0a-69f8-4598-b77e-d2bdb8be2238 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.835019 | controller |     "Jun 11 01:10:03.206872 crc crio[23067]: time=\"2026-06-11T01:10:03.206481309Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.835038 | controller |     "Jun 11 01:10:03.276125 crc crio[23067]: time=\"2026-06-11T01:10:03.276042143Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.835052 | controller |     "Jun 11 01:10:03.681560 crc crio[23067]: time=\"2026-06-11T01:10:03.680890935Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 01:10:49.835066 | controller |     "Jun 11 01:10:03.817087 crc crio[23067]: time=\"2026-06-11T01:10:03.817024221Z\" level=info msg=\"Created container 4c0cd49f9df85012022eb1a3d3ea574ba0a48b5c4a580cfb7d28593d6b0a96a5: openshift-infra/auto-csr-approver-29685670-5jthp/oc\" id=9f577b0a-69f8-4598-b77e-d2bdb8be2238 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 01:10:49.835080 | controller |     "Jun 11 01:10:03.818600 crc crio[23067]: time=\"2026-06-11T01:10:03.818523732Z\" level=info msg=\"Starting container: 4c0cd49f9df85012022eb1a3d3ea574ba0a48b5c4a580cfb7d28593d6b0a96a5\" id=5d8400aa-5c44-4809-8bcf-0746f989812f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 01:10:49.835095 | controller |     "Jun 11 01:10:03.824325 crc crio[23067]: time=\"2026-06-11T01:10:03.824245366Z\" level=info msg=\"Started container\" PID=297537 containerID=4c0cd49f9df85012022eb1a3d3ea574ba0a48b5c4a580cfb7d28593d6b0a96a5 description=openshift-infra/auto-csr-approver-29685670-5jthp/oc id=5d8400aa-5c44-4809-8bcf-0746f989812f name=/runtime.v1.RuntimeService/StartContainer sandboxID=75b59a94b653f3ba58afc4d04f64685c675616cd14ec795ffd48017e8eee60f2",
2026-06-11 01:10:49.835109 | controller |     "Jun 11 01:10:05.488575 crc crio[23067]: time=\"2026-06-11T01:10:05.487874147Z\" level=info msg=\"Stopping pod sandbox: 75b59a94b653f3ba58afc4d04f64685c675616cd14ec795ffd48017e8eee60f2\" id=e9132fa6-528b-4ac3-b0cf-e72cbb6d1f81 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.835124 | controller |     "Jun 11 01:10:05.489819 crc crio[23067]: time=\"2026-06-11T01:10:05.489761087Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685670-5jthp Namespace:openshift-infra ID:75b59a94b653f3ba58afc4d04f64685c675616cd14ec795ffd48017e8eee60f2 UID:e475a372-b5e1-49f2-8ba2-50f717112c93 NetNS:/var/run/netns/e6eca4cc-7601-4a71-885e-cc604d84ba27 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode475a372_b5e1_49f2_8ba2_50f717112c93.slice PodAnnotations:0xc000531088}] Aliases:map[]}\"",
2026-06-11 01:10:49.835138 | controller |     "Jun 11 01:10:05.490163 crc crio[23067]: time=\"2026-06-11T01:10:05.490077716Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29685670-5jthp from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 01:10:49.835152 | controller |     "Jun 11 01:10:05.868331 crc crio[23067]: time=\"2026-06-11T01:10:05.867426138Z\" level=info msg=\"Stopped pod sandbox: 75b59a94b653f3ba58afc4d04f64685c675616cd14ec795ffd48017e8eee60f2\" id=e9132fa6-528b-4ac3-b0cf-e72cbb6d1f81 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.835167 | controller |     "Jun 11 01:10:39.445128 crc crio[23067]: time=\"2026-06-11T01:10:39.444480539Z\" level=info msg=\"Removing container: 74e41f147909fa48575844ae51e994f05f26b4f7cb57f476253d72e3e2483d0f\" id=ab6e4d29-8b2b-40b1-a74d-1a16492af693 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.835181 | controller |     "Jun 11 01:10:39.668621 crc crio[23067]: time=\"2026-06-11T01:10:39.668540403Z\" level=info msg=\"Removed container 74e41f147909fa48575844ae51e994f05f26b4f7cb57f476253d72e3e2483d0f: openshift-infra/auto-csr-approver-29685664-qfbww/oc\" id=ab6e4d29-8b2b-40b1-a74d-1a16492af693 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 01:10:49.835200 | controller |     "Jun 11 01:10:39.688132 crc crio[23067]: time=\"2026-06-11T01:10:39.687516744Z\" level=info msg=\"Stopping pod sandbox: a0f79ee73ada54f7eb208e379b503bf0fcec6c96e65e93403bb7062d55e2ff2d\" id=d7d5dc16-5245-4eea-b9db-2000643d7a7a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.835215 | controller |     "Jun 11 01:10:39.688132 crc crio[23067]: time=\"2026-06-11T01:10:39.687622417Z\" level=info msg=\"Stopped pod sandbox (already stopped): a0f79ee73ada54f7eb208e379b503bf0fcec6c96e65e93403bb7062d55e2ff2d\" id=d7d5dc16-5245-4eea-b9db-2000643d7a7a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 01:10:49.835229 | controller |     "Jun 11 01:10:39.688941 crc crio[23067]: time=\"2026-06-11T01:10:39.688548512Z\" level=info msg=\"Removing pod sandbox: a0f79ee73ada54f7eb208e379b503bf0fcec6c96e65e93403bb7062d55e2ff2d\" id=734b3ad2-e3c5-440a-b0da-7ae7eaa48b47 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 01:10:49.835243 | controller |     "Jun 11 01:10:39.711490 crc crio[23067]: time=\"2026-06-11T01:10:39.711259834Z\" level=info msg=\"Removed pod sandbox: a0f79ee73ada54f7eb208e379b503bf0fcec6c96e65e93403bb7062d55e2ff2d\" id=734b3ad2-e3c5-440a-b0da-7ae7eaa48b47 name=/runtime.v1.RuntimeService/RemovePodSandbox"
2026-06-11 01:10:49.835256 | controller |   ],
2026-06-11 01:10:49.835272 | controller |   "zuul_log_id": "in-loop-ignore"
2026-06-11 01:10:49.835287 | controller | }
2026-06-11 01:10:49.836221 | controller | changed: All items complete
2026-06-11 01:10:49.836259 | 
2026-06-11 01:10:50.191066 | 
2026-06-11 01:10:50.191237 | LOOP [env_op_images : Warn when node log fetch failed for a node]
2026-06-11 01:10:50.620975 | controller | skipping: Conditional result was False
2026-06-11 01:10:51.054687 | 
2026-06-11 01:10:51.054878 | TASK [env_op_images : Find fetched CRI-O log files]
2026-06-11 01:10:51.469943 | controller | ok: All paths examined
2026-06-11 01:10:51.499002 | 
2026-06-11 01:10:51.499111 | TASK [env_op_images : Enrich pulled report with CRI-O evidence]
2026-06-11 01:10:52.302661 | controller | changed
2026-06-11 01:10:52.351068 | 
2026-06-11 01:10:52.351152 | TASK [cifmw_setup : Create a versioned log folder]
2026-06-11 01:10:52.755596 | controller | changed
2026-06-11 01:10:52.781389 | 
2026-06-11 01:10:52.781482 | TASK [cifmw_setup : Return a list of log files in home directory]
2026-06-11 01:10:53.148600 | controller | ok: All paths examined
2026-06-11 01:10:53.176316 | 
2026-06-11 01:10:53.176433 | TASK [cifmw_setup : Ensure ansible facts cache exists]
2026-06-11 01:10:53.594844 | controller | ok
2026-06-11 01:10:53.623530 | 
2026-06-11 01:10:53.623659 | LOOP [cifmw_setup : Copy logs to proper location]
2026-06-11 01:10:54.501374 | controller | changed:
2026-06-11 01:10:54.501703 | controller | {
2026-06-11 01:10:54.501742 | controller |   "atime": 1777967689.47849,
2026-06-11 01:10:54.501768 | controller |   "ctime": 1777968154.1714108,
2026-06-11 01:10:54.501789 | controller |   "dev": 64513,
2026-06-11 01:10:54.501811 | controller |   "gid": 1000,
2026-06-11 01:10:54.501832 | controller |   "gr_name": "zuul",
2026-06-11 01:10:54.501853 | controller |   "inode": 236288,
2026-06-11 01:10:54.501874 | controller |   "isblk": false,
2026-06-11 01:10:54.501916 | controller |   "ischr": false,
2026-06-11 01:10:54.501939 | controller |   "isdir": false,
2026-06-11 01:10:54.501960 | controller |   "isfifo": false,
2026-06-11 01:10:54.501981 | controller |   "isgid": false,
2026-06-11 01:10:54.502001 | controller |   "islnk": false,
2026-06-11 01:10:54.502020 | controller |   "isreg": true,
2026-06-11 01:10:54.502039 | controller |   "issock": false,
2026-06-11 01:10:54.502059 | controller |   "isuid": false,
2026-06-11 01:10:54.502078 | controller |   "mode": "0644",
2026-06-11 01:10:54.502099 | controller |   "mtime": 1777968154.1714108,
2026-06-11 01:10:54.502129 | controller |   "nlink": 1,
2026-06-11 01:10:54.502158 | controller |   "path": "/home/zuul/crc-setup.log",
2026-06-11 01:10:54.502181 | controller |   "pw_name": "zuul",
2026-06-11 01:10:54.502211 | controller |   "rgrp": true,
2026-06-11 01:10:54.502232 | controller |   "roth": true,
2026-06-11 01:10:54.502253 | controller |   "rusr": true,
2026-06-11 01:10:54.502272 | controller |   "size": 4108,
2026-06-11 01:10:54.502293 | controller |   "uid": 1000,
2026-06-11 01:10:54.502312 | controller |   "wgrp": false,
2026-06-11 01:10:54.502332 | controller |   "woth": false,
2026-06-11 01:10:54.502379 | controller |   "wusr": true,
2026-06-11 01:10:54.502403 | controller |   "xgrp": false,
2026-06-11 01:10:54.502424 | controller |   "xoth": false,
2026-06-11 01:10:54.502444 | controller |   "xusr": false
2026-06-11 01:10:54.502463 | controller | }
2026-06-11 01:10:54.502493 | 
2026-06-11 01:10:55.178918 | controller | changed:
2026-06-11 01:10:55.179115 | controller | {
2026-06-11 01:10:55.179198 | controller |   "atime": 1781135528.7772346,
2026-06-11 01:10:55.179245 | controller |   "ctime": 1781135526.70518,
2026-06-11 01:10:55.179288 | controller |   "dev": 64513,
2026-06-11 01:10:55.179330 | controller |   "gid": 1000,
2026-06-11 01:10:55.179414 | controller |   "gr_name": "zuul",
2026-06-11 01:10:55.179452 | controller |   "inode": 2688,
2026-06-11 01:10:55.179487 | controller |   "isblk": false,
2026-06-11 01:10:55.179521 | controller |   "ischr": false,
2026-06-11 01:10:55.179555 | controller |   "isdir": false,
2026-06-11 01:10:55.179590 | controller |   "isfifo": false,
2026-06-11 01:10:55.179629 | controller |   "isgid": false,
2026-06-11 01:10:55.179667 | controller |   "islnk": false,
2026-06-11 01:10:55.179706 | controller |   "isreg": true,
2026-06-11 01:10:55.179746 | controller |   "issock": false,
2026-06-11 01:10:55.179784 | controller |   "isuid": false,
2026-06-11 01:10:55.179818 | controller |   "mode": "0644",
2026-06-11 01:10:55.179852 | controller |   "mtime": 1781135526.70518,
2026-06-11 01:10:55.179887 | controller |   "nlink": 1,
2026-06-11 01:10:55.179921 | controller |   "path": "/home/zuul/crc-start.log",
2026-06-11 01:10:55.179955 | controller |   "pw_name": "zuul",
2026-06-11 01:10:55.179989 | controller |   "rgrp": true,
2026-06-11 01:10:55.180023 | controller |   "roth": true,
2026-06-11 01:10:55.180057 | controller |   "rusr": true,
2026-06-11 01:10:55.180091 | controller |   "size": 5024,
2026-06-11 01:10:55.180127 | controller |   "uid": 1000,
2026-06-11 01:10:55.180162 | controller |   "wgrp": false,
2026-06-11 01:10:55.180197 | controller |   "woth": false,
2026-06-11 01:10:55.180232 | controller |   "wusr": true,
2026-06-11 01:10:55.180267 | controller |   "xgrp": false,
2026-06-11 01:10:55.180301 | controller |   "xoth": false,
2026-06-11 01:10:55.180335 | controller |   "xusr": false
2026-06-11 01:10:55.180417 | controller | }
2026-06-11 01:10:55.890497 | controller | changed:
2026-06-11 01:10:55.890661 | controller | {
2026-06-11 01:10:55.890718 | controller |   "atime": 1781140101.7768586,
2026-06-11 01:10:55.890755 | controller |   "ctime": 1781139531.3126879,
2026-06-11 01:10:55.890779 | controller |   "dev": 64513,
2026-06-11 01:10:55.890807 | controller |   "gid": 1000,
2026-06-11 01:10:55.890833 | controller |   "gr_name": "zuul",
2026-06-11 01:10:55.890859 | controller |   "inode": 1384745,
2026-06-11 01:10:55.890888 | controller |   "isblk": false,
2026-06-11 01:10:55.890913 | controller |   "ischr": false,
2026-06-11 01:10:55.890938 | controller |   "isdir": false,
2026-06-11 01:10:55.890962 | controller |   "isfifo": false,
2026-06-11 01:10:55.890990 | controller |   "isgid": false,
2026-06-11 01:10:55.891013 | controller |   "islnk": false,
2026-06-11 01:10:55.891036 | controller |   "isreg": true,
2026-06-11 01:10:55.891059 | controller |   "issock": false,
2026-06-11 01:10:55.891083 | controller |   "isuid": false,
2026-06-11 01:10:55.891106 | controller |   "mode": "0644",
2026-06-11 01:10:55.891129 | controller |   "mtime": 1781139531.3126879,
2026-06-11 01:10:55.891157 | controller |   "nlink": 1,
2026-06-11 01:10:55.891181 | controller |   "path": "/home/zuul/ansible.log",
2026-06-11 01:10:55.891204 | controller |   "pw_name": "zuul",
2026-06-11 01:10:55.891238 | controller |   "rgrp": true,
2026-06-11 01:10:55.891266 | controller |   "roth": true,
2026-06-11 01:10:55.891290 | controller |   "rusr": true,
2026-06-11 01:10:55.891313 | controller |   "size": 356252,
2026-06-11 01:10:55.891336 | controller |   "uid": 1000,
2026-06-11 01:10:55.891387 | controller |   "wgrp": false,
2026-06-11 01:10:55.891415 | controller |   "woth": false,
2026-06-11 01:10:55.891439 | controller |   "wusr": true,
2026-06-11 01:10:55.891462 | controller |   "xgrp": false,
2026-06-11 01:10:55.891485 | controller |   "xoth": false,
2026-06-11 01:10:55.891511 | controller |   "xusr": false
2026-06-11 01:10:55.891533 | controller | }
2026-06-11 01:10:55.940288 | 
2026-06-11 01:10:55.940542 | LOOP [cifmw_setup : Remove original log from home directory]
2026-06-11 01:10:56.688482 | controller | changed:
2026-06-11 01:10:56.688735 | controller | {
2026-06-11 01:10:56.688766 | controller |   "atime": 1777967689.47849,
2026-06-11 01:10:56.688785 | controller |   "ctime": 1777968154.1714108,
2026-06-11 01:10:56.688802 | controller |   "dev": 64513,
2026-06-11 01:10:56.688817 | controller |   "gid": 1000,
2026-06-11 01:10:56.688834 | controller |   "gr_name": "zuul",
2026-06-11 01:10:56.688849 | controller |   "inode": 236288,
2026-06-11 01:10:56.688863 | controller |   "isblk": false,
2026-06-11 01:10:56.688878 | controller |   "ischr": false,
2026-06-11 01:10:56.688892 | controller |   "isdir": false,
2026-06-11 01:10:56.688907 | controller |   "isfifo": false,
2026-06-11 01:10:56.688922 | controller |   "isgid": false,
2026-06-11 01:10:56.688937 | controller |   "islnk": false,
2026-06-11 01:10:56.688951 | controller |   "isreg": true,
2026-06-11 01:10:56.688965 | controller |   "issock": false,
2026-06-11 01:10:56.688980 | controller |   "isuid": false,
2026-06-11 01:10:56.688994 | controller |   "mode": "0644",
2026-06-11 01:10:56.689008 | controller |   "mtime": 1777968154.1714108,
2026-06-11 01:10:56.689022 | controller |   "nlink": 1,
2026-06-11 01:10:56.689037 | controller |   "path": "/home/zuul/crc-setup.log",
2026-06-11 01:10:56.689051 | controller |   "pw_name": "zuul",
2026-06-11 01:10:56.689066 | controller |   "rgrp": true,
2026-06-11 01:10:56.689080 | controller |   "roth": true,
2026-06-11 01:10:56.689097 | controller |   "rusr": true,
2026-06-11 01:10:56.689111 | controller |   "size": 4108,
2026-06-11 01:10:56.689126 | controller |   "uid": 1000,
2026-06-11 01:10:56.689142 | controller |   "wgrp": false,
2026-06-11 01:10:56.689156 | controller |   "woth": false,
2026-06-11 01:10:56.689171 | controller |   "wusr": true,
2026-06-11 01:10:56.689185 | controller |   "xgrp": false,
2026-06-11 01:10:56.689200 | controller |   "xoth": false,
2026-06-11 01:10:56.689214 | controller |   "xusr": false
2026-06-11 01:10:56.689228 | controller | }
2026-06-11 01:10:56.708545 | controller | changed:
2026-06-11 01:10:56.708607 | controller | {
2026-06-11 01:10:56.708630 | controller |   "atime": 1781135528.7772346,
2026-06-11 01:10:56.708647 | controller |   "ctime": 1781135526.70518,
2026-06-11 01:10:56.708664 | controller |   "dev": 64513,
2026-06-11 01:10:56.708680 | controller |   "gid": 1000,
2026-06-11 01:10:56.708696 | controller |   "gr_name": "zuul",
2026-06-11 01:10:56.708712 | controller |   "inode": 2688,
2026-06-11 01:10:56.708728 | controller |   "isblk": false,
2026-06-11 01:10:56.708743 | controller |   "ischr": false,
2026-06-11 01:10:56.708758 | controller |   "isdir": false,
2026-06-11 01:10:56.708773 | controller |   "isfifo": false,
2026-06-11 01:10:56.708788 | controller |   "isgid": false,
2026-06-11 01:10:56.708803 | controller |   "islnk": false,
2026-06-11 01:10:56.708818 | controller |   "isreg": true,
2026-06-11 01:10:56.708833 | controller |   "issock": false,
2026-06-11 01:10:56.708847 | controller |   "isuid": false,
2026-06-11 01:10:56.708862 | controller |   "mode": "0644",
2026-06-11 01:10:56.708876 | controller |   "mtime": 1781135526.70518,
2026-06-11 01:10:56.708891 | controller |   "nlink": 1,
2026-06-11 01:10:56.708914 | controller |   "path": "/home/zuul/crc-start.log",
2026-06-11 01:10:56.708935 | controller |   "pw_name": "zuul",
2026-06-11 01:10:56.708958 | controller |   "rgrp": true,
2026-06-11 01:10:56.708975 | controller |   "roth": true,
2026-06-11 01:10:56.708990 | controller |   "rusr": true,
2026-06-11 01:10:56.709004 | controller |   "size": 5024,
2026-06-11 01:10:56.709018 | controller |   "uid": 1000,
2026-06-11 01:10:56.709033 | controller |   "wgrp": false,
2026-06-11 01:10:56.709047 | controller |   "woth": false,
2026-06-11 01:10:56.709061 | controller |   "wusr": true,
2026-06-11 01:10:56.709075 | controller |   "xgrp": false,
2026-06-11 01:10:56.709089 | controller |   "xoth": false,
2026-06-11 01:10:56.709103 | controller |   "xusr": false
2026-06-11 01:10:56.709117 | controller | }
2026-06-11 01:10:56.999922 | controller | changed:
2026-06-11 01:10:57.000082 | controller | {
2026-06-11 01:10:57.000132 | controller |   "atime": 1781140101.7768586,
2026-06-11 01:10:57.000171 | controller |   "ctime": 1781139531.3126879,
2026-06-11 01:10:57.000205 | controller |   "dev": 64513,
2026-06-11 01:10:57.000239 | controller |   "gid": 1000,
2026-06-11 01:10:57.000272 | controller |   "gr_name": "zuul",
2026-06-11 01:10:57.000305 | controller |   "inode": 1384745,
2026-06-11 01:10:57.000337 | controller |   "isblk": false,
2026-06-11 01:10:57.000419 | controller |   "ischr": false,
2026-06-11 01:10:57.000455 | controller |   "isdir": false,
2026-06-11 01:10:57.000488 | controller |   "isfifo": false,
2026-06-11 01:10:57.000520 | controller |   "isgid": false,
2026-06-11 01:10:57.000553 | controller |   "islnk": false,
2026-06-11 01:10:57.000585 | controller |   "isreg": true,
2026-06-11 01:10:57.000617 | controller |   "issock": false,
2026-06-11 01:10:57.000648 | controller |   "isuid": false,
2026-06-11 01:10:57.000680 | controller |   "mode": "0644",
2026-06-11 01:10:57.000727 | controller |   "mtime": 1781139531.3126879,
2026-06-11 01:10:57.000775 | controller |   "nlink": 1,
2026-06-11 01:10:57.000810 | controller |   "path": "/home/zuul/ansible.log",
2026-06-11 01:10:57.000844 | controller |   "pw_name": "zuul",
2026-06-11 01:10:57.000876 | controller |   "rgrp": true,
2026-06-11 01:10:57.000909 | controller |   "roth": true,
2026-06-11 01:10:57.000942 | controller |   "rusr": true,
2026-06-11 01:10:57.000975 | controller |   "size": 356252,
2026-06-11 01:10:57.001008 | controller |   "uid": 1000,
2026-06-11 01:10:57.001040 | controller |   "wgrp": false,
2026-06-11 01:10:57.001073 | controller |   "woth": false,
2026-06-11 01:10:57.001105 | controller |   "wusr": true,
2026-06-11 01:10:57.001137 | controller |   "xgrp": false,
2026-06-11 01:10:57.001169 | controller |   "xoth": false,
2026-06-11 01:10:57.001206 | controller |   "xusr": false
2026-06-11 01:10:57.001238 | controller | }
2026-06-11 01:10:57.052687 | 
2026-06-11 01:10:57.052890 | TASK [cifmw_setup : Copy facts to dated directory]
2026-06-11 01:10:57.937679 | controller | changed
2026-06-11 01:10:57.964737 | 
2026-06-11 01:10:57.964880 | TASK [run_hook : Assert parameters are valid]
2026-06-11 01:10:58.159547 | controller | ok: All assertions passed
2026-06-11 01:10:58.186251 | 
2026-06-11 01:10:58.186385 | TASK [run_hook : Assert single hooks are all mappings]
2026-06-11 01:10:58.559880 | controller | ok: All assertions passed
2026-06-11 01:10:58.589604 | 
2026-06-11 01:10:58.589722 | LOOP [run_hook : Loop on hooks for post_logs]
2026-06-11 01:10:58.982180 | 
2026-06-11 01:10:58.982388 | PLAY [Run ci/playbooks/e2e-collect-logs.yml on CRC host]
2026-06-11 01:10:58.982545 | 
2026-06-11 01:10:58.982581 | PLAY RECAP
2026-06-11 01:10:58.982637 | controller | ok: 110 changed: 47 unreachable: 0 failed: 0 skipped: 32 rescued: 0 ignored: 3
2026-06-11 01:10:58.982663 | 
2026-06-11 01:11:00.356950 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/openstack-k8s-operators/ci-framework/ci/playbooks/e2e-collect-logs.yml@main]
2026-06-11 01:11:00.360632 | POST-RUN START: [untrusted : github.com/openstack-k8s-operators/ci-framework/ci/playbooks/collect-logs.yml@main]
2026-06-11 01:11:00.962896 | 
2026-06-11 01:11:00.963046 | PLAY [Ensure ci-framework-data base directories exist on all nodes]
2026-06-11 01:11:00.999145 | 
2026-06-11 01:11:00.999271 | TASK [Create ci-framework-data/logs directory if missing]
2026-06-11 01:11:01.610247 | controller | ok
2026-06-11 01:11:01.638605 | 
2026-06-11 01:11:01.638722 | PLAY [Run ci/playbooks/collect-logs.yml]
2026-06-11 01:11:01.713815 | 
2026-06-11 01:11:01.714038 | TASK [Filter out host if needed]
2026-06-11 01:11:01.745283 | controller | skipping: end_host conditional evaluated to False, continuing execution for controller
2026-06-11 01:11:01.771094 | 
2026-06-11 01:11:01.771164 | TASK [Ensure file is present]
2026-06-11 01:11:02.374749 | controller | ok
2026-06-11 01:11:02.410331 | 
2026-06-11 01:11:02.410430 | TASK [Manage molecule report file]
2026-06-11 01:11:03.104963 | controller | skipping: Conditional result was False
2026-06-11 01:11:03.166834 | 
2026-06-11 01:11:03.166991 | TASK [Check if we get ci-framework-data basedir]
2026-06-11 01:11:03.602467 | controller | ok
2026-06-11 01:11:03.629021 | 
2026-06-11 01:11:03.629084 | TASK [Create ci-framework-data log directory for zuul]
2026-06-11 01:11:04.035453 | controller | changed
2026-06-11 01:11:04.069560 | 
2026-06-11 01:11:04.069634 | TASK [Copy ci-framework interesting files]
2026-06-11 01:11:05.111911 | controller | cp: cannot stat '/home/zuul/ci-framework-data/tests': No such file or directory
2026-06-11 01:11:05.313090 | controller | ok: Runtime: 0:00:00.337256
2026-06-11 01:11:05.391219 | 
2026-06-11 01:11:05.391414 | TASK [Get SELinux listing]
2026-06-11 01:11:06.088320 | controller | ok: Runtime: 0:00:00.103932
2026-06-11 01:11:06.113757 | 
2026-06-11 01:11:06.113829 | TASK [Generate log index]
2026-06-11 01:11:07.794878 | controller | changed
2026-06-11 01:11:07.819672 | 
2026-06-11 01:11:07.819742 | TASK [Get some env related data]
2026-06-11 01:11:09.394335 | controller | /home/zuul/.local/bin/ansible
2026-06-11 01:11:10.618960 | controller | ok: Runtime: 0:00:01.865319
2026-06-11 01:11:10.647026 | 
2026-06-11 01:11:10.647274 | TASK [Generate list of logs to collect in home directory]
2026-06-11 01:11:11.132846 | controller | ok: All paths examined
2026-06-11 01:11:11.166020 | 
2026-06-11 01:11:11.166088 | LOOP [Copy logs from home directory]
2026-06-11 01:11:11.209769 | 
2026-06-11 01:11:11.209918 | TASK [Copy crio stats log file]
2026-06-11 01:11:11.244801 | controller | skipping: Conditional result was False
2026-06-11 01:11:11.343619 | 
2026-06-11 01:11:11.343785 | TASK [Get SELinux related data]
2026-06-11 01:11:11.821966 | controller | <no matches>
2026-06-11 01:11:12.013182 | controller | ERROR
2026-06-11 01:11:12.013471 | controller | {
2026-06-11 01:11:12.013516 | controller |   "delta": "0:00:00.011560",
2026-06-11 01:11:12.013542 | controller |   "end": "2026-06-11 01:11:11.823008",
2026-06-11 01:11:12.013564 | controller |   "msg": "non-zero return code",
2026-06-11 01:11:12.013585 | controller |   "rc": 1,
2026-06-11 01:11:12.013606 | controller |   "start": "2026-06-11 01:11:11.811448"
2026-06-11 01:11:12.013627 | controller | }
2026-06-11 01:11:12.013655 | controller | ERROR: Ignoring Errors
2026-06-11 01:11:12.043913 | 
2026-06-11 01:11:12.043981 | TASK [Create system configuration directory]
2026-06-11 01:11:12.424468 | controller | changed
2026-06-11 01:11:12.457553 | 
2026-06-11 01:11:12.457620 | TASK [Get some of the system configurations]
2026-06-11 01:11:13.239403 | controller | ok: Runtime: 0:00:00.023617
2026-06-11 01:11:13.265285 | 
2026-06-11 01:11:13.265368 | TASK [Copy generated documentation if available]
2026-06-11 01:11:13.301128 | controller | skipping: Conditional result was False
2026-06-11 01:11:13.330219 | 
2026-06-11 01:11:13.330299 | TASK [Copy generated AsciiDoc documentation if available]
2026-06-11 01:11:13.366029 | controller | skipping: Conditional result was False
2026-06-11 01:11:13.394322 | 
2026-06-11 01:11:13.394429 | TASK [Compress logs bigger than 2MB]
2026-06-11 01:11:39.730059 | controller | ok: Runtime: 0:00:25.381089
2026-06-11 01:11:39.804575 | 
2026-06-11 01:11:39.804720 | TASK [Copy files from workspace on node]
2026-06-11 01:11:39.847019 | controller | ok
2026-06-11 01:11:39.909890 | 
2026-06-11 01:11:39.910128 | TASK [fetch-output : Set log path for multiple nodes]
2026-06-11 01:11:39.925620 | controller | skipping: Conditional result was False
2026-06-11 01:11:39.955090 | 
2026-06-11 01:11:39.955212 | TASK [fetch-output : Set log path for single node]
2026-06-11 01:11:40.062616 | controller | ok
2026-06-11 01:11:40.089145 | 
2026-06-11 01:11:40.089271 | LOOP [fetch-output : Ensure local output dirs]
2026-06-11 01:11:40.382263 | controller -> localhost | changed: "/var/lib/zuul/builds/1ec44106962145eba886e000deb2512b/work/logs"
2026-06-11 01:11:40.382902 | 
2026-06-11 01:11:40.659856 | controller -> localhost | changed: "/var/lib/zuul/builds/1ec44106962145eba886e000deb2512b/work/artifacts"
2026-06-11 01:11:40.921058 | controller -> localhost | changed: "/var/lib/zuul/builds/1ec44106962145eba886e000deb2512b/work/docs"
2026-06-11 01:11:40.985696 | 
2026-06-11 01:11:40.985868 | LOOP [fetch-output : Collect logs, artifacts and docs]
2026-06-11 01:11:44.749135 | controller | changed:
2026-06-11 01:11:44.749381 | controller | .d..t...... ./
2026-06-11 01:11:44.749418 | controller | >f+++++++++ README.html
2026-06-11 01:11:44.749440 | controller | >f+++++++++ dmesg.log
2026-06-11 01:11:44.749458 | controller | >f+++++++++ installed-pkgs.log
2026-06-11 01:11:44.749481 | controller | >f+++++++++ python.log
2026-06-11 01:11:44.749498 | controller | >f+++++++++ registries.conf
2026-06-11 01:11:44.749577 | controller | >f+++++++++ selinux-denials.log
2026-06-11 01:11:44.749601 | controller | >f+++++++++ selinux-listing.log
2026-06-11 01:11:44.749617 | controller | cd+++++++++ ci-framework-data/
2026-06-11 01:11:44.749632 | controller | cd+++++++++ ci-framework-data/artifacts/
2026-06-11 01:11:44.749647 | controller | >f+++++++++ ci-framework-data/artifacts/ansible-facts.yml
2026-06-11 01:11:44.749663 | controller | >f+++++++++ ci-framework-data/artifacts/ansible-vars.yml
2026-06-11 01:11:44.749679 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_000_check_for_oc_command.sh
2026-06-11 01:11:44.749694 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_000_copy_logs_from_crc_vm.sh
2026-06-11 01:11:44.749709 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_000_copy_logs_to_host_machine_from.sh
2026-06-11 01:11:44.749724 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_000_generate_logs_on_edpm_vm_192_1.sh
2026-06-11 01:11:44.749739 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_000_prepare_root_ssh_accesses.sh
2026-06-11 01:11:44.749754 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_000_run_hook_without_retry_downloa.sh
2026-06-11 01:11:44.749768 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_000_run_openstack_must_gather_comm.sh
2026-06-11 01:11:44.749783 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_001_fetch_openshift_token.sh
2026-06-11 01:11:44.749797 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_002_run_input.sh
2026-06-11 01:11:44.749812 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_003_run_openstack.sh
2026-06-11 01:11:44.749827 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_004_run_openstack_init.sh
2026-06-11 01:11:44.749842 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_005_run_openstack_deploy_prep.sh
2026-06-11 01:11:44.749857 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_006_run_netconfig_deploy.sh
2026-06-11 01:11:44.749872 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_007_apply_the_openstackcontrolplan.sh
2026-06-11 01:11:44.749886 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_008_run_edpm_baremetal_compute.sh
2026-06-11 01:11:44.749901 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_009_run_edpm_deploy_baremetal_prep.sh
2026-06-11 01:11:44.749923 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_010_apply_the_openstackdataplaneno.sh
2026-06-11 01:11:44.749938 | controller | >f+++++++++ ci-framework-data/artifacts/hosts
2026-06-11 01:11:44.749952 | controller | >f+++++++++ ci-framework-data/artifacts/install_yamls.sh
2026-06-11 01:11:44.749967 | controller | >f+++++++++ ci-framework-data/artifacts/installed-packages.yml
2026-06-11 01:11:44.749982 | controller | >f+++++++++ ci-framework-data/artifacts/ip-network.txt
2026-06-11 01:11:44.749996 | controller | >f+++++++++ ci-framework-data/artifacts/operator_images.yaml
2026-06-11 01:11:44.750011 | controller | >f+++++++++ ci-framework-data/artifacts/pulled_images_report.yaml
2026-06-11 01:11:44.750026 | controller | >f+++++++++ ci-framework-data/artifacts/pulled_images_report_verified.yaml
2026-06-11 01:11:44.750044 | controller | >f+++++++++ ci-framework-data/artifacts/resolv.conf
2026-06-11 01:11:44.750061 | controller | >f+++++++++ ci-framework-data/artifacts/zuul_inventory.yml
2026-06-11 01:11:44.750076 | controller | cd+++++++++ ci-framework-data/artifacts/NetworkManager/
2026-06-11 01:11:44.750093 | controller | >f+++++++++ ci-framework-data/artifacts/NetworkManager/ens3.nmconnection
2026-06-11 01:11:44.750109 | controller | cd+++++++++ ci-framework-data/artifacts/ansible_facts.2026-06-11_01-10/
2026-06-11 01:11:44.750125 | controller | cd+++++++++ ci-framework-data/artifacts/ansible_facts.2026-06-11_01-10/ansible_facts_cache/
2026-06-11 01:11:44.750140 | controller | >f+++++++++ ci-framework-data/artifacts/ansible_facts.2026-06-11_01-10/ansible_facts_cache/localhost
2026-06-11 01:11:44.750154 | controller | cd+++++++++ ci-framework-data/artifacts/crio_logs/
2026-06-11 01:11:44.750169 | controller | >f+++++++++ ci-framework-data/artifacts/crio_logs/crc.crio.log.gz
2026-06-11 01:11:44.750184 | controller | cd+++++++++ ci-framework-data/artifacts/edpm/
2026-06-11 01:11:44.750199 | controller | >f+++++++++ ci-framework-data/artifacts/edpm/ansibleee-ssh-key-id_rsa
2026-06-11 01:11:44.750213 | controller | >f+++++++++ ci-framework-data/artifacts/edpm/ansibleee-ssh-key-id_rsa.pub
2026-06-11 01:11:44.750228 | controller | >f+++++++++ ci-framework-data/artifacts/edpm/namespace.yaml
2026-06-11 01:11:44.750243 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/
2026-06-11 01:11:44.750257 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/cert-manager/
2026-06-11 01:11:44.750272 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/cert-manager/cert_manager_manifest.yml
2026-06-11 01:11:44.750287 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/metallb-system/
2026-06-11 01:11:44.750302 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/metallb-system/namespace.yaml
2026-06-11 01:11:44.750317 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/metallb-system/metallb/
2026-06-11 01:11:44.750332 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/metallb-system/metallb/cr/
2026-06-11 01:11:44.750369 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/metallb-system/metallb/cr/bgpadvertisement.yaml
2026-06-11 01:11:44.750391 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/metallb-system/metallb/cr/bgpextras.yaml
2026-06-11 01:11:44.750406 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/metallb-system/metallb/cr/bgppeers.yaml
2026-06-11 01:11:44.750421 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/metallb-system/metallb/cr/deploy_operator.yaml
2026-06-11 01:11:44.750436 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/metallb-system/metallb/cr/ipaddresspools.yaml
2026-06-11 01:11:44.750451 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/metallb-system/metallb/cr/l2advertisement.yaml
2026-06-11 01:11:44.750465 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openshift-nmstate/
2026-06-11 01:11:44.750480 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openshift-nmstate/namespace.yaml
2026-06-11 01:11:44.750499 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openshift-nmstate/nmstate/
2026-06-11 01:11:44.750514 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openshift-nmstate/nmstate/cr/
2026-06-11 01:11:44.750529 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openshift-nmstate/nmstate/cr/deploy_operator.yaml
2026-06-11 01:11:44.750543 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/
2026-06-11 01:11:44.750557 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/namespace.yaml
2026-06-11 01:11:44.750572 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/infra/
2026-06-11 01:11:44.750586 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/infra/op/
2026-06-11 01:11:44.750601 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/metallb/
2026-06-11 01:11:44.750615 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/metallb/op/
2026-06-11 01:11:44.750630 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/metallb/op/operatorgroup.yaml
2026-06-11 01:11:44.750644 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/metallb/op/subscription.yaml
2026-06-11 01:11:44.750658 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/nmstate/
2026-06-11 01:11:44.750673 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/nmstate/op/
2026-06-11 01:11:44.750687 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/nmstate/op/operatorgroup.yaml
2026-06-11 01:11:44.750703 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/nmstate/op/subscription.yaml
2026-06-11 01:11:44.750718 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/openstack/
2026-06-11 01:11:44.750733 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/openstack/op/
2026-06-11 01:11:44.750748 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/openstack/op/catalogsource.yaml
2026-06-11 01:11:44.750763 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/openstack/op/operatorgroup.yaml
2026-06-11 01:11:44.750778 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/openstack/op/subscription.yaml
2026-06-11 01:11:44.750793 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/
2026-06-11 01:11:44.750807 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/namespace.yaml
2026-06-11 01:11:44.750822 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/cr/
2026-06-11 01:11:44.750838 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/dataplane/
2026-06-11 01:11:44.750852 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/dataplane/cr/
2026-06-11 01:11:44.750867 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/dataplane/cr/25-nova-extra.conf
2026-06-11 01:11:44.750882 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/dataplane/cr/cifmw-kustomization-result.yaml
2026-06-11 01:11:44.750897 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/dataplane/cr/dataplane.yaml
2026-06-11 01:11:44.750911 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/dataplane/cr/kustomization.yaml
2026-06-11 01:11:44.750926 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/infra/
2026-06-11 01:11:44.750940 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/infra/cr/
2026-06-11 01:11:44.750955 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/infra/cr/kustomization.yaml
2026-06-11 01:11:44.750970 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/infra/cr/network_v1beta1_netconfig.yaml
2026-06-11 01:11:44.750989 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/infra/cr/vlan-config.yaml
2026-06-11 01:11:44.751004 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/input/
2026-06-11 01:11:44.751019 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/input/kustomization.yaml
2026-06-11 01:11:44.751034 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/netattach/
2026-06-11 01:11:44.751049 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/netattach/cr/
2026-06-11 01:11:44.751063 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/netattach/cr/ctlplane.yaml
2026-06-11 01:11:44.751078 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/netattach/cr/datacentre.yaml
2026-06-11 01:11:44.751092 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/netattach/cr/designate.yaml
2026-06-11 01:11:44.751107 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/netattach/cr/designateext.yaml
2026-06-11 01:11:44.751122 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/netattach/cr/internalapi.yaml
2026-06-11 01:11:44.751136 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/netattach/cr/octavia.yaml
2026-06-11 01:11:44.751151 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/netattach/cr/storage.yaml
2026-06-11 01:11:44.751167 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/netattach/cr/storagemgmt.yaml
2026-06-11 01:11:44.751183 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/netattach/cr/tenant.yaml
2026-06-11 01:11:44.751197 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/nncp/
2026-06-11 01:11:44.751212 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/nncp/cr/
2026-06-11 01:11:44.751226 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/nncp/cr/crc_nncp.yaml
2026-06-11 01:11:44.751240 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/openstack/
2026-06-11 01:11:44.751255 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/openstack/cr/
2026-06-11 01:11:44.751269 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/openstack/cr/cifmw-kustomization-result.yaml
2026-06-11 01:11:44.751284 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/openstack/cr/core_v1beta1_openstackcontrolplane_galera_network_isolation.yaml
2026-06-11 01:11:44.751300 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/openstack/cr/kustomization.yaml
2026-06-11 01:11:44.751315 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/storage/
2026-06-11 01:11:44.751329 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/storage/storage-class.yaml
2026-06-11 01:11:44.751345 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/storage/storage.yaml
2026-06-11 01:11:44.751382 | controller | cd+++++++++ ci-framework-data/artifacts/parameters/
2026-06-11 01:11:44.751399 | controller | >f+++++++++ ci-framework-data/artifacts/parameters/custom-params.yml
2026-06-11 01:11:44.751414 | controller | >f+++++++++ ci-framework-data/artifacts/parameters/install-yamls-params.yml
2026-06-11 01:11:44.751429 | controller | >f+++++++++ ci-framework-data/artifacts/parameters/openshift-login-params.yml
2026-06-11 01:11:44.751444 | controller | >f+++++++++ ci-framework-data/artifacts/parameters/zuul-params.yml
2026-06-11 01:11:44.751459 | controller | cd+++++++++ ci-framework-data/artifacts/repositories/
2026-06-11 01:11:44.751474 | controller | >f+++++++++ ci-framework-data/artifacts/repositories/delorean-antelope-testing.repo
2026-06-11 01:11:44.751489 | controller | >f+++++++++ ci-framework-data/artifacts/repositories/delorean.repo
2026-06-11 01:11:44.751508 | controller | >f+++++++++ ci-framework-data/artifacts/repositories/delorean.repo.md5
2026-06-11 01:11:44.751523 | controller | >f+++++++++ ci-framework-data/artifacts/repositories/repo-setup-centos-appstream.repo
2026-06-11 01:11:44.751537 | controller | >f+++++++++ ci-framework-data/artifacts/repositories/repo-setup-centos-baseos.repo
2026-06-11 01:11:44.751552 | controller | >f+++++++++ ci-framework-data/artifacts/repositories/repo-setup-centos-highavailability.repo
2026-06-11 01:11:44.751567 | controller | >f+++++++++ ci-framework-data/artifacts/repositories/repo-setup-centos-powertools.repo
2026-06-11 01:11:44.751581 | controller | cd+++++++++ ci-framework-data/artifacts/roles/
2026-06-11 01:11:44.751596 | controller | cd+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/
2026-06-11 01:11:44.751611 | controller | cd+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/
2026-06-11 01:11:44.751625 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_all.yml
2026-06-11 01:11:44.751643 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_attach_default_interface.yml
2026-06-11 01:11:44.751658 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_attach_default_interface_cleanup.yml
2026-06-11 01:11:44.751673 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_barbican.yml
2026-06-11 01:11:44.751687 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_barbican_cleanup.yml
2026-06-11 01:11:44.751702 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_barbican_deploy.yml
2026-06-11 01:11:44.751716 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_barbican_deploy_cleanup.yml
2026-06-11 01:11:44.751731 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_barbican_deploy_prep.yml
2026-06-11 01:11:44.751745 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_barbican_deploy_validate.yml
2026-06-11 01:11:44.751759 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_barbican_kuttl.yml
2026-06-11 01:11:44.751773 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_barbican_kuttl_run.yml
2026-06-11 01:11:44.751788 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_barbican_prep.yml
2026-06-11 01:11:44.751802 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_baremetal.yml
2026-06-11 01:11:44.751816 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_baremetal_cleanup.yml
2026-06-11 01:11:44.751831 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_baremetal_prep.yml
2026-06-11 01:11:44.751845 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas.yml
2026-06-11 01:11:44.751859 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_baremetal_net_nad.yml
2026-06-11 01:11:44.751874 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_baremetal_net_nad_cleanup.yml
2026-06-11 01:11:44.751888 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_cleanup.yml
2026-06-11 01:11:44.751903 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_crc_attach_network.yml
2026-06-11 01:11:44.751918 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_crc_attach_network_cleanup.yml
2026-06-11 01:11:44.751932 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_crc_baremetal_bridge.yml
2026-06-11 01:11:44.751951 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_crc_baremetal_bridge_cleanup.yml
2026-06-11 01:11:44.751966 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_generate_nodes_yaml.yml
2026-06-11 01:11:44.751980 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_metallb.yml
2026-06-11 01:11:44.751995 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_metallb_cleanup.yml
2026-06-11 01:11:44.752009 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_network.yml
2026-06-11 01:11:44.752024 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_network_cleanup.yml
2026-06-11 01:11:44.752040 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_route_crc_and_crc_bmaas_networks.yml
2026-06-11 01:11:44.752056 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_route_crc_and_crc_bmaas_networks_cleanup.yml
2026-06-11 01:11:44.752072 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_sushy_emulator.yml
2026-06-11 01:11:44.752087 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_sushy_emulator_cleanup.yml
2026-06-11 01:11:44.752101 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_sushy_emulator_wait.yml
2026-06-11 01:11:44.752116 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_virtual_bms.yml
2026-06-11 01:11:44.752131 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_virtual_bms_cleanup.yml
2026-06-11 01:11:44.752159 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ceph.yml
2026-06-11 01:11:44.752174 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ceph_cleanup.yml
2026-06-11 01:11:44.752189 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ceph_help.yml
2026-06-11 01:11:44.752203 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_certmanager.yml
2026-06-11 01:11:44.752218 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_certmanager_cleanup.yml
2026-06-11 01:11:44.752232 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_cifmw_cleanup.yml
2026-06-11 01:11:44.752247 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_cifmw_prepare.yml
2026-06-11 01:11:44.752261 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_cinder.yml
2026-06-11 01:11:44.752275 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_cinder_cleanup.yml
2026-06-11 01:11:44.752289 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_cinder_deploy.yml
2026-06-11 01:11:44.752303 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_cinder_deploy_cleanup.yml
2026-06-11 01:11:44.752317 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_cinder_deploy_prep.yml
2026-06-11 01:11:44.752330 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_cinder_kuttl.yml
2026-06-11 01:11:44.752344 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_cinder_kuttl_run.yml
2026-06-11 01:11:44.752377 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_cinder_prep.yml
2026-06-11 01:11:44.752392 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_cleanup.yml
2026-06-11 01:11:44.752410 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc.yml
2026-06-11 01:11:44.752425 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc_attach_default_interface.yml
2026-06-11 01:11:44.752440 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc_attach_default_interface_cleanup.yml
2026-06-11 01:11:44.752455 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc_bmo_cleanup.yml
2026-06-11 01:11:44.752469 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc_bmo_setup.yml
2026-06-11 01:11:44.752484 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc_cleanup.yml
2026-06-11 01:11:44.752498 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc_scrub.yml
2026-06-11 01:11:44.752512 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc_storage.yml
2026-06-11 01:11:44.752526 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc_storage_cleanup.yml
2026-06-11 01:11:44.752540 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc_storage_cleanup_with_retries.yml
2026-06-11 01:11:44.752554 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc_storage_release.yml
2026-06-11 01:11:44.752568 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc_storage_with_retries.yml
2026-06-11 01:11:44.752582 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_deploy_cleanup.yml
2026-06-11 01:11:44.752596 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_designate.yml
2026-06-11 01:11:44.752610 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_designate_cleanup.yml
2026-06-11 01:11:44.752624 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_designate_deploy.yml
2026-06-11 01:11:44.752638 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_designate_deploy_cleanup.yml
2026-06-11 01:11:44.752652 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_designate_deploy_prep.yml
2026-06-11 01:11:44.752666 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_designate_kuttl.yml
2026-06-11 01:11:44.752680 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_designate_kuttl_run.yml
2026-06-11 01:11:44.752695 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_designate_prep.yml
2026-06-11 01:11:44.752709 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_dns_deploy.yml
2026-06-11 01:11:44.752722 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_dns_deploy_cleanup.yml
2026-06-11 01:11:44.752736 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_dns_deploy_prep.yml
2026-06-11 01:11:44.752750 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_download_tools.yml
2026-06-11 01:11:44.752763 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_ansible_runner.yml
2026-06-11 01:11:44.752777 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_baremetal_compute.yml
2026-06-11 01:11:44.752790 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_compute.yml
2026-06-11 01:11:44.752804 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_compute_bootc.yml
2026-06-11 01:11:44.752821 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_compute_cleanup.yml
2026-06-11 01:11:44.752835 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_compute_repos.yml
2026-06-11 01:11:44.752849 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_computes_bgp.yml
2026-06-11 01:11:44.752863 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_deploy.yml
2026-06-11 01:11:44.752877 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_deploy_baremetal.yml
2026-06-11 01:11:44.752891 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_deploy_baremetal_prep.yml
2026-06-11 01:11:44.752905 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_deploy_cleanup.yml
2026-06-11 01:11:44.752919 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_deploy_generate_keys.yml
2026-06-11 01:11:44.752933 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_deploy_instance.yml
2026-06-11 01:11:44.752947 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_deploy_networker.yml
2026-06-11 01:11:44.752961 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_deploy_networker_cleanup.yml
2026-06-11 01:11:44.752975 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_deploy_networker_prep.yml
2026-06-11 01:11:44.752990 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_deploy_prep.yml
2026-06-11 01:11:44.753004 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_networker.yml
2026-06-11 01:11:44.753018 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_networker_cleanup.yml
2026-06-11 01:11:44.753032 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_nova_discover_hosts.yml
2026-06-11 01:11:44.753046 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_patch_ansible_runner_image.yml
2026-06-11 01:11:44.753060 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_register_dns.yml
2026-06-11 01:11:44.753074 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_wait_deploy.yml
2026-06-11 01:11:44.753088 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_wait_deploy_baremetal.yml
2026-06-11 01:11:44.753101 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_glance.yml
2026-06-11 01:11:44.753115 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_glance_cleanup.yml
2026-06-11 01:11:44.753129 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_glance_deploy.yml
2026-06-11 01:11:44.753143 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_glance_deploy_cleanup.yml
2026-06-11 01:11:44.753157 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_glance_deploy_prep.yml
2026-06-11 01:11:44.753172 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_glance_kuttl.yml
2026-06-11 01:11:44.753186 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_glance_kuttl_run.yml
2026-06-11 01:11:44.753200 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_glance_prep.yml
2026-06-11 01:11:44.753215 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_heat.yml
2026-06-11 01:11:44.753234 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_heat_cleanup.yml
2026-06-11 01:11:44.753249 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_heat_deploy.yml
2026-06-11 01:11:44.753263 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_heat_deploy_cleanup.yml
2026-06-11 01:11:44.753277 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_heat_deploy_prep.yml
2026-06-11 01:11:44.753291 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_heat_kuttl.yml
2026-06-11 01:11:44.753306 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_heat_kuttl_crc.yml
2026-06-11 01:11:44.753320 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_heat_kuttl_run.yml
2026-06-11 01:11:44.753334 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_heat_prep.yml
2026-06-11 01:11:44.753362 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_help.yml
2026-06-11 01:11:44.753383 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_horizon.yml
2026-06-11 01:11:44.753398 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_horizon_cleanup.yml
2026-06-11 01:11:44.753413 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_horizon_deploy.yml
2026-06-11 01:11:44.753428 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_horizon_deploy_cleanup.yml
2026-06-11 01:11:44.753443 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_horizon_deploy_prep.yml
2026-06-11 01:11:44.753457 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_horizon_kuttl.yml
2026-06-11 01:11:44.753471 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_horizon_kuttl_run.yml
2026-06-11 01:11:44.753486 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_horizon_prep.yml
2026-06-11 01:11:44.753500 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_infra.yml
2026-06-11 01:11:44.753514 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_infra_cleanup.yml
2026-06-11 01:11:44.753528 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_infra_kuttl.yml
2026-06-11 01:11:44.753543 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_infra_kuttl_run.yml
2026-06-11 01:11:44.753557 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_infra_prep.yml
2026-06-11 01:11:44.753571 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_infra_rabbitmq_deploy.yml
2026-06-11 01:11:44.753585 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_infra_rabbitmq_deploy_cleanup.yml
2026-06-11 01:11:44.753600 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_infra_rabbitmq_deploy_prep.yml
2026-06-11 01:11:44.753614 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_input.yml
2026-06-11 01:11:44.753628 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_input_cleanup.yml
2026-06-11 01:11:44.753642 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ipv6_lab.yml
2026-06-11 01:11:44.753657 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ipv6_lab_cleanup.yml
2026-06-11 01:11:44.753671 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ipv6_lab_nat64_router.yml
2026-06-11 01:11:44.753689 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ipv6_lab_nat64_router_cleanup.yml
2026-06-11 01:11:44.753704 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ipv6_lab_network.yml
2026-06-11 01:11:44.753718 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ipv6_lab_network_cleanup.yml
2026-06-11 01:11:44.753733 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ipv6_lab_sno.yml
2026-06-11 01:11:44.753748 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ipv6_lab_sno_cleanup.yml
2026-06-11 01:11:44.753762 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ironic.yml
2026-06-11 01:11:44.753777 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ironic_cleanup.yml
2026-06-11 01:11:44.753791 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ironic_deploy.yml
2026-06-11 01:11:44.753805 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ironic_deploy_cleanup.yml
2026-06-11 01:11:44.753820 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ironic_deploy_prep.yml
2026-06-11 01:11:44.753834 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ironic_kuttl.yml
2026-06-11 01:11:44.753848 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ironic_kuttl_crc.yml
2026-06-11 01:11:44.753862 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ironic_kuttl_run.yml
2026-06-11 01:11:44.753877 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ironic_prep.yml
2026-06-11 01:11:44.753891 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_keystone.yml
2026-06-11 01:11:44.753905 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_keystone_cleanup.yml
2026-06-11 01:11:44.753919 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_keystone_deploy.yml
2026-06-11 01:11:44.753933 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_keystone_deploy_cleanup.yml
2026-06-11 01:11:44.753948 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_keystone_deploy_prep.yml
2026-06-11 01:11:44.753962 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_keystone_kuttl.yml
2026-06-11 01:11:44.753976 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_keystone_kuttl_run.yml
2026-06-11 01:11:44.753990 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_keystone_prep.yml
2026-06-11 01:11:44.754004 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_kuttl_common_cleanup.yml
2026-06-11 01:11:44.754018 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_kuttl_common_prep.yml
2026-06-11 01:11:44.754032 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_kuttl_db_cleanup.yml
2026-06-11 01:11:44.754046 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_kuttl_db_prep.yml
2026-06-11 01:11:44.754059 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_loki.yml
2026-06-11 01:11:44.754073 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_loki_cleanup.yml
2026-06-11 01:11:44.754087 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_loki_deploy.yml
2026-06-11 01:11:44.754111 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_loki_deploy_cleanup.yml
2026-06-11 01:11:44.754126 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_lvms.yml
2026-06-11 01:11:44.754140 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_manila.yml
2026-06-11 01:11:44.754155 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_manila_cleanup.yml
2026-06-11 01:11:44.754169 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_manila_deploy.yml
2026-06-11 01:11:44.754184 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_manila_deploy_cleanup.yml
2026-06-11 01:11:44.754198 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_manila_deploy_prep.yml
2026-06-11 01:11:44.754213 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_manila_kuttl.yml
2026-06-11 01:11:44.754227 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_manila_kuttl_run.yml
2026-06-11 01:11:44.754242 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_manila_prep.yml
2026-06-11 01:11:44.754256 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mariadb.yml
2026-06-11 01:11:44.754270 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mariadb_chainsaw.yml
2026-06-11 01:11:44.754284 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mariadb_chainsaw_run.yml
2026-06-11 01:11:44.754298 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mariadb_cleanup.yml
2026-06-11 01:11:44.754312 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mariadb_deploy.yml
2026-06-11 01:11:44.754326 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mariadb_deploy_cleanup.yml
2026-06-11 01:11:44.754339 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mariadb_deploy_prep.yml
2026-06-11 01:11:44.754373 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mariadb_kuttl.yml
2026-06-11 01:11:44.754389 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mariadb_kuttl_run.yml
2026-06-11 01:11:44.754403 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_memcached_deploy.yml
2026-06-11 01:11:44.754418 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_memcached_deploy_cleanup.yml
2026-06-11 01:11:44.754432 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_memcached_deploy_prep.yml
2026-06-11 01:11:44.754446 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_metallb.yml
2026-06-11 01:11:44.754461 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_metallb_cleanup.yml
2026-06-11 01:11:44.754475 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_metallb_config.yml
2026-06-11 01:11:44.754490 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_metallb_config_cleanup.yml
2026-06-11 01:11:44.754504 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mirror_registry.yml
2026-06-11 01:11:44.754518 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mirror_registry_ca.yml
2026-06-11 01:11:44.754532 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mirror_registry_cleanup.yml
2026-06-11 01:11:44.754552 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mirror_registry_secure.yml
2026-06-11 01:11:44.754567 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_namespace.yml
2026-06-11 01:11:44.754581 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_namespace_cleanup.yml
2026-06-11 01:11:44.754595 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_netattach.yml
2026-06-11 01:11:44.754609 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_netattach_cleanup.yml
2026-06-11 01:11:44.754624 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_netconfig_deploy.yml
2026-06-11 01:11:44.754638 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_netconfig_deploy_cleanup.yml
2026-06-11 01:11:44.754652 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_netconfig_deploy_prep.yml
2026-06-11 01:11:44.754666 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_netobserv.yml
2026-06-11 01:11:44.754680 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_netobserv_cleanup.yml
2026-06-11 01:11:44.754694 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_netobserv_deploy.yml
2026-06-11 01:11:44.754709 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_netobserv_deploy_cleanup.yml
2026-06-11 01:11:44.754723 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_network_isolation_bridge.yml
2026-06-11 01:11:44.754737 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_network_isolation_bridge_cleanup.yml
2026-06-11 01:11:44.754751 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_neutron.yml
2026-06-11 01:11:44.754765 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_neutron_cleanup.yml
2026-06-11 01:11:44.754779 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_neutron_deploy.yml
2026-06-11 01:11:44.754793 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_neutron_deploy_cleanup.yml
2026-06-11 01:11:44.754807 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_neutron_deploy_prep.yml
2026-06-11 01:11:44.754821 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_neutron_kuttl.yml
2026-06-11 01:11:44.754835 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_neutron_kuttl_run.yml
2026-06-11 01:11:44.754849 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_neutron_prep.yml
2026-06-11 01:11:44.754863 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_nfs.yml
2026-06-11 01:11:44.754878 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_nfs_cleanup.yml
2026-06-11 01:11:44.754892 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_nmstate.yml
2026-06-11 01:11:44.754906 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_nncp.yml
2026-06-11 01:11:44.754920 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_nncp_cleanup.yml
2026-06-11 01:11:44.754935 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_nova.yml
2026-06-11 01:11:44.754949 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_nova_cleanup.yml
2026-06-11 01:11:44.754963 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_nova_deploy.yml
2026-06-11 01:11:44.754982 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_nova_deploy_cleanup.yml
2026-06-11 01:11:44.754997 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_nova_deploy_prep.yml
2026-06-11 01:11:44.755012 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_nova_prep.yml
2026-06-11 01:11:44.755026 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_octavia.yml
2026-06-11 01:11:44.755041 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_octavia_cleanup.yml
2026-06-11 01:11:44.755055 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_octavia_deploy.yml
2026-06-11 01:11:44.755069 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_octavia_deploy_cleanup.yml
2026-06-11 01:11:44.755083 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_octavia_deploy_prep.yml
2026-06-11 01:11:44.755097 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_octavia_kuttl.yml
2026-06-11 01:11:44.755112 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_octavia_kuttl_run.yml
2026-06-11 01:11:44.755126 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_octavia_prep.yml
2026-06-11 01:11:44.755140 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack.yml
2026-06-11 01:11:44.755154 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_cleanup.yml
2026-06-11 01:11:44.755168 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_crds.yml
2026-06-11 01:11:44.755182 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_crds_cleanup.yml
2026-06-11 01:11:44.755197 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_deploy.yml
2026-06-11 01:11:44.755212 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_deploy_cleanup.yml
2026-06-11 01:11:44.755226 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_deploy_prep.yml
2026-06-11 01:11:44.755241 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_init.yml
2026-06-11 01:11:44.755255 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_kuttl.yml
2026-06-11 01:11:44.755269 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_kuttl_cleanup.yml
2026-06-11 01:11:44.755283 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_kuttl_prep.yml
2026-06-11 01:11:44.755297 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_kuttl_run.yml
2026-06-11 01:11:44.755311 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_patch_version.yml
2026-06-11 01:11:44.755325 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_prep.yml
2026-06-11 01:11:44.755340 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_repo.yml
2026-06-11 01:11:44.755373 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_update_run.yml
2026-06-11 01:11:44.755389 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_wait.yml
2026-06-11 01:11:44.755403 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_wait_deploy.yml
2026-06-11 01:11:44.755423 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_operator_namespace.yml
2026-06-11 01:11:44.755438 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ovn.yml
2026-06-11 01:11:44.755453 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ovn_cleanup.yml
2026-06-11 01:11:44.755468 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ovn_deploy.yml
2026-06-11 01:11:44.755483 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ovn_deploy_cleanup.yml
2026-06-11 01:11:44.755497 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ovn_deploy_prep.yml
2026-06-11 01:11:44.755512 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ovn_kuttl.yml
2026-06-11 01:11:44.755527 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ovn_kuttl_run.yml
2026-06-11 01:11:44.755541 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ovn_prep.yml
2026-06-11 01:11:44.755555 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rabbitmq.yml
2026-06-11 01:11:44.755570 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rabbitmq_cleanup.yml
2026-06-11 01:11:44.755584 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rabbitmq_deploy.yml
2026-06-11 01:11:44.755599 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rabbitmq_deploy_cleanup.yml
2026-06-11 01:11:44.755613 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rabbitmq_deploy_prep.yml
2026-06-11 01:11:44.755628 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rabbitmq_prep.yml
2026-06-11 01:11:44.755642 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_redis_deploy.yml
2026-06-11 01:11:44.755656 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_redis_deploy_cleanup.yml
2026-06-11 01:11:44.755671 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_redis_deploy_prep.yml
2026-06-11 01:11:44.755685 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rook.yml
2026-06-11 01:11:44.755700 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rook_cleanup.yml
2026-06-11 01:11:44.755714 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rook_crc_disk.yml
2026-06-11 01:11:44.755729 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rook_deploy.yml
2026-06-11 01:11:44.755743 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rook_deploy_prep.yml
2026-06-11 01:11:44.755758 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rook_prep.yml
2026-06-11 01:11:44.755772 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_set_slower_etcd_profile.yml
2026-06-11 01:11:44.755786 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_standalone.yml
2026-06-11 01:11:44.755801 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_standalone_cleanup.yml
2026-06-11 01:11:44.755817 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_standalone_deploy.yml
2026-06-11 01:11:44.755832 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_standalone_revert.yml
2026-06-11 01:11:44.755847 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_standalone_snapshot.yml
2026-06-11 01:11:44.755867 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_standalone_sync.yml
2026-06-11 01:11:44.755882 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_swift.yml
2026-06-11 01:11:44.755896 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_swift_cleanup.yml
2026-06-11 01:11:44.755911 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_swift_deploy.yml
2026-06-11 01:11:44.755925 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_swift_deploy_cleanup.yml
2026-06-11 01:11:44.755940 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_swift_deploy_prep.yml
2026-06-11 01:11:44.755954 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_swift_kuttl.yml
2026-06-11 01:11:44.755968 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_swift_kuttl_run.yml
2026-06-11 01:11:44.755982 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_swift_prep.yml
2026-06-11 01:11:44.755996 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_telemetry.yml
2026-06-11 01:11:44.756010 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_telemetry_cleanup.yml
2026-06-11 01:11:44.756025 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_telemetry_deploy.yml
2026-06-11 01:11:44.756039 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_telemetry_deploy_cleanup.yml
2026-06-11 01:11:44.756054 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_telemetry_deploy_prep.yml
2026-06-11 01:11:44.756068 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_telemetry_kuttl.yml
2026-06-11 01:11:44.756082 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_telemetry_kuttl_run.yml
2026-06-11 01:11:44.756096 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_telemetry_prep.yml
2026-06-11 01:11:44.756110 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_test_operator.yml
2026-06-11 01:11:44.756125 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_test_operator_cleanup.yml
2026-06-11 01:11:44.756154 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_test_operator_deploy.yml
2026-06-11 01:11:44.756170 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_test_operator_deploy_cleanup.yml
2026-06-11 01:11:44.756185 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_test_operator_deploy_prep.yml
2026-06-11 01:11:44.756200 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_test_operator_kuttl.yml
2026-06-11 01:11:44.756215 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_test_operator_kuttl_run.yml
2026-06-11 01:11:44.756229 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_test_operator_prep.yml
2026-06-11 01:11:44.756244 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_tripleo_deploy.yml
2026-06-11 01:11:44.756259 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_update_services.yml
2026-06-11 01:11:44.756273 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_update_system.yml
2026-06-11 01:11:44.756288 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_validate_marketplace.yml
2026-06-11 01:11:44.756307 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_wait.yml
2026-06-11 01:11:44.756322 | controller | cd+++++++++ ci-framework-data/artifacts/yum_repos/
2026-06-11 01:11:44.756336 | controller | >f+++++++++ ci-framework-data/artifacts/yum_repos/delorean-antelope-testing.repo
2026-06-11 01:11:44.756368 | controller | >f+++++++++ ci-framework-data/artifacts/yum_repos/delorean.repo
2026-06-11 01:11:44.756385 | controller | >f+++++++++ ci-framework-data/artifacts/yum_repos/delorean.repo.md5
2026-06-11 01:11:44.756400 | controller | >f+++++++++ ci-framework-data/artifacts/yum_repos/repo-setup-centos-appstream.repo
2026-06-11 01:11:44.756415 | controller | >f+++++++++ ci-framework-data/artifacts/yum_repos/repo-setup-centos-baseos.repo
2026-06-11 01:11:44.756430 | controller | >f+++++++++ ci-framework-data/artifacts/yum_repos/repo-setup-centos-highavailability.repo
2026-06-11 01:11:44.756444 | controller | >f+++++++++ ci-framework-data/artifacts/yum_repos/repo-setup-centos-powertools.repo
2026-06-11 01:11:44.756459 | controller | cd+++++++++ ci-framework-data/logs/
2026-06-11 01:11:44.756473 | controller | >f+++++++++ ci-framework-data/logs/ansible.log
2026-06-11 01:11:44.756488 | controller | >f+++++++++ ci-framework-data/logs/ci_script_000_check_for_oc_command.log
2026-06-11 01:11:44.756503 | controller | >f+++++++++ ci-framework-data/logs/ci_script_000_copy_logs_from_crc_vm.log
2026-06-11 01:11:44.756518 | controller | >f+++++++++ ci-framework-data/logs/ci_script_000_copy_logs_to_host_machine_from.log
2026-06-11 01:11:44.756533 | controller | >f+++++++++ ci-framework-data/logs/ci_script_000_generate_logs_on_edpm_vm_192_1.log
2026-06-11 01:11:44.756547 | controller | >f+++++++++ ci-framework-data/logs/ci_script_000_prepare_root_ssh_accesses.log
2026-06-11 01:11:44.756562 | controller | >f+++++++++ ci-framework-data/logs/ci_script_000_run_hook_without_retry_downloa.log
2026-06-11 01:11:44.756577 | controller | >f+++++++++ ci-framework-data/logs/ci_script_000_run_openstack_must_gather_comm.log
2026-06-11 01:11:44.756591 | controller | >f+++++++++ ci-framework-data/logs/ci_script_001_fetch_openshift_token.log
2026-06-11 01:11:44.756606 | controller | >f+++++++++ ci-framework-data/logs/ci_script_002_run_input.log
2026-06-11 01:11:44.756621 | controller | >f+++++++++ ci-framework-data/logs/ci_script_003_run_openstack.log
2026-06-11 01:11:44.756635 | controller | >f+++++++++ ci-framework-data/logs/ci_script_004_run_openstack_init.log
2026-06-11 01:11:44.756650 | controller | >f+++++++++ ci-framework-data/logs/ci_script_005_run_openstack_deploy_prep.log
2026-06-11 01:11:44.756665 | controller | >f+++++++++ ci-framework-data/logs/ci_script_006_run_netconfig_deploy.log
2026-06-11 01:11:44.756679 | controller | >f+++++++++ ci-framework-data/logs/ci_script_007_apply_the_openstackcontrolplan.log
2026-06-11 01:11:44.756694 | controller | >f+++++++++ ci-framework-data/logs/ci_script_008_run_edpm_baremetal_compute.log
2026-06-11 01:11:44.756708 | controller | >f+++++++++ ci-framework-data/logs/ci_script_009_run_edpm_deploy_baremetal_prep.log
2026-06-11 01:11:44.756723 | controller | >f+++++++++ ci-framework-data/logs/ci_script_010_apply_the_openstackdataplaneno.log
2026-06-11 01:11:44.756737 | controller | >f+++++++++ ci-framework-data/logs/crc-start.log
2026-06-11 01:11:44.756752 | controller | >f+++++++++ ci-framework-data/logs/pre_infra_download_needed_tools.log
2026-06-11 01:11:44.756767 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/
2026-06-11 01:11:44.756781 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/dnf_list_installed.txt
2026-06-11 01:11:44.756796 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/fips_check.txt
2026-06-11 01:11:44.756811 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/ip_netns.txt
2026-06-11 01:11:44.756825 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/network.txt
2026-06-11 01:11:44.756844 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/ovs_vsctl_list_openvswitch.txt
2026-06-11 01:11:44.756859 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/podman_images.txt
2026-06-11 01:11:44.756874 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/rpm_qa.txt
2026-06-11 01:11:44.756888 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/selinux-denials.log
2026-06-11 01:11:44.756903 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/
2026-06-11 01:11:44.756917 | controller | cL+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instance -> /var/lib/cloud/instances/f23d243b-5112-45d3-92a3-d168b4341109
2026-06-11 01:11:44.756932 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/data/
2026-06-11 01:11:44.756946 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/data/instance-id
2026-06-11 01:11:44.756961 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/data/previous-datasource
2026-06-11 01:11:44.756975 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/data/previous-hostname
2026-06-11 01:11:44.756990 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/data/previous-instance-id
2026-06-11 01:11:44.757004 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/data/python-version
2026-06-11 01:11:44.757018 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/data/result.json
2026-06-11 01:11:44.757033 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/data/set-hostname
2026-06-11 01:11:44.757047 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/data/status.json
2026-06-11 01:11:44.757062 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/handlers/
2026-06-11 01:11:44.757077 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/
2026-06-11 01:11:44.757091 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/f23d243b-5112-45d3-92a3-d168b4341109/
2026-06-11 01:11:44.757106 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/f23d243b-5112-45d3-92a3-d168b4341109/boot-finished
2026-06-11 01:11:44.757121 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/f23d243b-5112-45d3-92a3-d168b4341109/cloud-config.txt
2026-06-11 01:11:44.757136 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/f23d243b-5112-45d3-92a3-d168b4341109/datasource
2026-06-11 01:11:44.757150 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/f23d243b-5112-45d3-92a3-d168b4341109/network-config.json
2026-06-11 01:11:44.757165 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/f23d243b-5112-45d3-92a3-d168b4341109/obj.pkl
2026-06-11 01:11:44.757180 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/f23d243b-5112-45d3-92a3-d168b4341109/user-data.txt
2026-06-11 01:11:44.757194 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/f23d243b-5112-45d3-92a3-d168b4341109/user-data.txt.i
2026-06-11 01:11:44.757209 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/f23d243b-5112-45d3-92a3-d168b4341109/vendor-data.txt
2026-06-11 01:11:44.757223 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/f23d243b-5112-45d3-92a3-d168b4341109/vendor-data.txt.i
2026-06-11 01:11:44.757237 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/f23d243b-5112-45d3-92a3-d168b4341109/vendor-data2.txt
2026-06-11 01:11:44.757251 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/f23d243b-5112-45d3-92a3-d168b4341109/vendor-data2.txt.i
2026-06-11 01:11:44.757266 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/f23d243b-5112-45d3-92a3-d168b4341109/handlers/
2026-06-11 01:11:44.757280 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/f23d243b-5112-45d3-92a3-d168b4341109/scripts/
2026-06-11 01:11:44.757299 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/f23d243b-5112-45d3-92a3-d168b4341109/sem/
2026-06-11 01:11:44.757314 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/f23d243b-5112-45d3-92a3-d168b4341109/sem/config_install_hotplug
2026-06-11 01:11:44.757328 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/f23d243b-5112-45d3-92a3-d168b4341109/sem/config_keys_to_console
2026-06-11 01:11:44.757342 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/f23d243b-5112-45d3-92a3-d168b4341109/sem/config_locale
2026-06-11 01:11:44.757379 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/f23d243b-5112-45d3-92a3-d168b4341109/sem/config_mounts
2026-06-11 01:11:44.757394 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/f23d243b-5112-45d3-92a3-d168b4341109/sem/config_reset_rmc
2026-06-11 01:11:44.757409 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/f23d243b-5112-45d3-92a3-d168b4341109/sem/config_scripts_per_instance
2026-06-11 01:11:44.757423 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/f23d243b-5112-45d3-92a3-d168b4341109/sem/config_scripts_user
2026-06-11 01:11:44.757437 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/f23d243b-5112-45d3-92a3-d168b4341109/sem/config_scripts_vendor
2026-06-11 01:11:44.757451 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/f23d243b-5112-45d3-92a3-d168b4341109/sem/config_seed_random
2026-06-11 01:11:44.757464 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/f23d243b-5112-45d3-92a3-d168b4341109/sem/config_set_hostname
2026-06-11 01:11:44.757478 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/f23d243b-5112-45d3-92a3-d168b4341109/sem/config_set_passwords
2026-06-11 01:11:44.757492 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/f23d243b-5112-45d3-92a3-d168b4341109/sem/config_ssh
2026-06-11 01:11:44.757506 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/f23d243b-5112-45d3-92a3-d168b4341109/sem/config_ssh_authkey_fingerprints
2026-06-11 01:11:44.757520 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/f23d243b-5112-45d3-92a3-d168b4341109/sem/config_users_groups
2026-06-11 01:11:44.757534 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/f23d243b-5112-45d3-92a3-d168b4341109/sem/consume_data
2026-06-11 01:11:44.757549 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/scripts/
2026-06-11 01:11:44.757564 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/scripts/per-boot/
2026-06-11 01:11:44.757579 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/scripts/per-instance/
2026-06-11 01:11:44.757594 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/scripts/per-once/
2026-06-11 01:11:44.757608 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/scripts/vendor/
2026-06-11 01:11:44.757623 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/seed/
2026-06-11 01:11:44.757638 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/sem/
2026-06-11 01:11:44.757652 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/sem/config_scripts_per_once.once
2026-06-11 01:11:44.757667 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/config-data/
2026-06-11 01:11:44.757682 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/config-data/ansible-generated/
2026-06-11 01:11:44.757696 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/
2026-06-11 01:11:44.757711 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/.pwd.lock
2026-06-11 01:11:44.757732 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/.updated
2026-06-11 01:11:44.757747 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/DIR_COLORS
2026-06-11 01:11:44.757762 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/DIR_COLORS.lightbgcolor
2026-06-11 01:11:44.757777 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/GREP_COLORS
2026-06-11 01:11:44.757791 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/adjtime
2026-06-11 01:11:44.757805 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/aliases
2026-06-11 01:11:44.757820 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/anacrontab
2026-06-11 01:11:44.757834 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bashrc
2026-06-11 01:11:44.757848 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bindresvport.blacklist
2026-06-11 01:11:44.757863 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/centos-release
2026-06-11 01:11:44.757877 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/chrony.conf
2026-06-11 01:11:44.757891 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/chrony.conf.42828.2026-06-10@20:43:28~
2026-06-11 01:11:44.757906 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/chrony.keys
2026-06-11 01:11:44.757921 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cron.deny
2026-06-11 01:11:44.757935 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/crontab
2026-06-11 01:11:44.757949 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/csh.cshrc
2026-06-11 01:11:44.757964 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/csh.login
2026-06-11 01:11:44.757979 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnsmasq.conf
2026-06-11 01:11:44.757993 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dracut.conf
2026-06-11 01:11:44.758008 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/environment
2026-06-11 01:11:44.758022 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/ethertypes
2026-06-11 01:11:44.758037 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/exports
2026-06-11 01:11:44.758051 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/filesystems
2026-06-11 01:11:44.758066 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/fstab
2026-06-11 01:11:44.758080 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/fuse.conf
2026-06-11 01:11:44.758095 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/group
2026-06-11 01:11:44.758109 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/group-
2026-06-11 01:11:44.758124 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/gshadow
2026-06-11 01:11:44.758138 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/gshadow-
2026-06-11 01:11:44.758153 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/host.conf
2026-06-11 01:11:44.758167 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/hostname
2026-06-11 01:11:44.758181 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/hosts
2026-06-11 01:11:44.758196 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/idmapd.conf
2026-06-11 01:11:44.758210 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/inittab
2026-06-11 01:11:44.758224 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/inputrc
2026-06-11 01:11:44.758238 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/issue
2026-06-11 01:11:44.758253 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/issue.net
2026-06-11 01:11:44.758271 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/krb5.conf
2026-06-11 01:11:44.758286 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/ksmtuned.conf
2026-06-11 01:11:44.758301 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/ld.so.cache
2026-06-11 01:11:44.758316 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/ld.so.conf
2026-06-11 01:11:44.758330 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libaudit.conf
2026-06-11 01:11:44.758344 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libguestfs-tools.conf
2026-06-11 01:11:44.758381 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libuser.conf
2026-06-11 01:11:44.758397 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/locale.conf
2026-06-11 01:11:44.758412 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/login.defs
2026-06-11 01:11:44.758427 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.conf
2026-06-11 01:11:44.758441 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/machine-id
2026-06-11 01:11:44.758456 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/magic
2026-06-11 01:11:44.758470 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/man_db.conf
2026-06-11 01:11:44.758485 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/mke2fs.conf
2026-06-11 01:11:44.758499 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/modules
2026-06-11 01:11:44.758514 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/motd
2026-06-11 01:11:44.758528 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/mtools.conf
2026-06-11 01:11:44.758543 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/multipath.conf
2026-06-11 01:11:44.758558 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/netconfig
2026-06-11 01:11:44.758572 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/networks
2026-06-11 01:11:44.758587 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nfs.conf
2026-06-11 01:11:44.758601 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nfsmount.conf
2026-06-11 01:11:44.758616 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nsswitch.conf.bak
2026-06-11 01:11:44.758631 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/oddjobd.conf
2026-06-11 01:11:44.758646 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/passwd
2026-06-11 01:11:44.758660 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/passwd-
2026-06-11 01:11:44.758675 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pcp.conf
2026-06-11 01:11:44.758689 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/printcap
2026-06-11 01:11:44.758704 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile
2026-06-11 01:11:44.758719 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/protocols
2026-06-11 01:11:44.758733 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/request-key.conf
2026-06-11 01:11:44.758748 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/resolv.conf
2026-06-11 01:11:44.758762 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/rpc
2026-06-11 01:11:44.758777 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/rsyncd.conf
2026-06-11 01:11:44.758791 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/rsyslog.conf
2026-06-11 01:11:44.758806 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/services
2026-06-11 01:11:44.758820 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sestatus.conf
2026-06-11 01:11:44.758834 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/shadow
2026-06-11 01:11:44.758853 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/shadow-
2026-06-11 01:11:44.758868 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/shells
2026-06-11 01:11:44.758882 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/subgid
2026-06-11 01:11:44.758897 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/subgid-
2026-06-11 01:11:44.758911 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/subuid
2026-06-11 01:11:44.758925 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/subuid-
2026-06-11 01:11:44.758940 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sudo-ldap.conf
2026-06-11 01:11:44.758954 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sudo.conf
2026-06-11 01:11:44.758968 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sudoers
2026-06-11 01:11:44.758983 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/swtpm-localca.conf
2026-06-11 01:11:44.758997 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/swtpm-localca.options
2026-06-11 01:11:44.759012 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/swtpm_setup.conf
2026-06-11 01:11:44.759027 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysctl.conf
2026-06-11 01:11:44.759041 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/system-release-cpe
2026-06-11 01:11:44.759056 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/vconsole.conf
2026-06-11 01:11:44.759070 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/virc
2026-06-11 01:11:44.759085 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/xattr.conf
2026-06-11 01:11:44.759099 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/
2026-06-11 01:11:44.759113 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/NetworkManager.conf
2026-06-11 01:11:44.759127 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/NetworkManager.conf.35007.2026-06-10@20:42:14~
2026-06-11 01:11:44.759142 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/conf.d/
2026-06-11 01:11:44.759157 | 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 01:11:44.759171 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/dispatcher.d/
2026-06-11 01:11:44.759186 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/dispatcher.d/no-wait.d/
2026-06-11 01:11:44.759201 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/dispatcher.d/pre-down.d/
2026-06-11 01:11:44.759215 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/dispatcher.d/pre-up.d/
2026-06-11 01:11:44.759230 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/dnsmasq-shared.d/
2026-06-11 01:11:44.759244 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/dnsmasq.d/
2026-06-11 01:11:44.759258 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/
2026-06-11 01:11:44.759273 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/br-ex-br.nmconnection
2026-06-11 01:11:44.759287 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/br-ex-if.nmconnection
2026-06-11 01:11:44.759302 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/br-ex-port.nmconnection
2026-06-11 01:11:44.759316 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/cloud-init-enp1s0.nmconnection
2026-06-11 01:11:44.759331 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/enp1s0-port.nmconnection
2026-06-11 01:11:44.759364 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/ens3.nmconnection
2026-06-11 01:11:44.759385 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/vlan20-if.nmconnection
2026-06-11 01:11:44.759400 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/vlan20-port.nmconnection
2026-06-11 01:11:44.759414 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/vlan21-if.nmconnection
2026-06-11 01:11:44.759428 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/vlan21-port.nmconnection
2026-06-11 01:11:44.759442 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/vlan22-if.nmconnection
2026-06-11 01:11:44.759456 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/vlan22-port.nmconnection
2026-06-11 01:11:44.759470 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/X11/
2026-06-11 01:11:44.759485 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/X11/applnk/
2026-06-11 01:11:44.759499 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/X11/fontpath.d/
2026-06-11 01:11:44.759514 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/X11/xinit/
2026-06-11 01:11:44.759528 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/X11/xinit/xinitrc.d/
2026-06-11 01:11:44.759543 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/X11/xinit/xinitrc.d/50-systemd-user.sh
2026-06-11 01:11:44.759558 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/X11/xinit/xinput.d/
2026-06-11 01:11:44.759573 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/X11/xorg.conf.d/
2026-06-11 01:11:44.759587 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/X11/xorg.conf.d/00-keyboard.conf
2026-06-11 01:11:44.759602 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/alternatives/
2026-06-11 01:11:44.759617 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/ansible/
2026-06-11 01:11:44.759631 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/ansible/facts.d/
2026-06-11 01:11:44.759646 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/ansible/facts.d/bootc.fact
2026-06-11 01:11:44.759661 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/ansible/facts.d/edpm.fact
2026-06-11 01:11:44.759676 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/
2026-06-11 01:11:44.759691 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/authselect.conf
2026-06-11 01:11:44.759714 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/dconf-db
2026-06-11 01:11:44.759730 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/dconf-locks
2026-06-11 01:11:44.759802 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/fingerprint-auth
2026-06-11 01:11:44.759823 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/nsswitch.conf
2026-06-11 01:11:44.759838 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/password-auth
2026-06-11 01:11:44.759853 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/postlogin
2026-06-11 01:11:44.759868 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/smartcard-auth
2026-06-11 01:11:44.759883 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/system-auth
2026-06-11 01:11:44.759897 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/user-nsswitch.conf
2026-06-11 01:11:44.759917 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/custom/
2026-06-11 01:11:44.759931 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/bash_completion.d/
2026-06-11 01:11:44.759946 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bash_completion.d/authselect-completion.sh
2026-06-11 01:11:44.759961 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bash_completion.d/ceph
2026-06-11 01:11:44.759975 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bash_completion.d/ovs-appctl-bashcomp.bash
2026-06-11 01:11:44.759990 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bash_completion.d/ovs-vsctl-bashcomp.bash
2026-06-11 01:11:44.760004 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bash_completion.d/rados
2026-06-11 01:11:44.760019 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bash_completion.d/radosgw-admin
2026-06-11 01:11:44.760033 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bash_completion.d/rbd
2026-06-11 01:11:44.760047 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/binfmt.d/
2026-06-11 01:11:44.760062 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/bluetooth/
2026-06-11 01:11:44.760077 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bluetooth/input.conf
2026-06-11 01:11:44.760092 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bluetooth/main.conf
2026-06-11 01:11:44.760106 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bluetooth/network.conf
2026-06-11 01:11:44.760121 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/ceph/
2026-06-11 01:11:44.760146 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/ceph/rbdmap
2026-06-11 01:11:44.760162 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/chkconfig.d/
2026-06-11 01:11:44.760176 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cifs-utils/
2026-06-11 01:11:44.760191 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/
2026-06-11 01:11:44.760205 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/cloud.cfg
2026-06-11 01:11:44.760220 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/cloud.cfg.d/
2026-06-11 01:11:44.760234 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/cloud.cfg.d/05_logging.cfg
2026-06-11 01:11:44.760249 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/cloud.cfg.d/90-network-manager-renderer.cfg
2026-06-11 01:11:44.760263 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/cloud.cfg.d/99-edpm-disable-network-config.cfg
2026-06-11 01:11:44.760278 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/cloud.cfg.d/README
2026-06-11 01:11:44.760292 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/
2026-06-11 01:11:44.760307 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chef_client.rb.tmpl
2026-06-11 01:11:44.760321 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.almalinux.tmpl
2026-06-11 01:11:44.760335 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.alpine.tmpl
2026-06-11 01:11:44.760374 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.centos.tmpl
2026-06-11 01:11:44.760392 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.cloudlinux.tmpl
2026-06-11 01:11:44.760406 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.cos.tmpl
2026-06-11 01:11:44.760421 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.debian.tmpl
2026-06-11 01:11:44.760440 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.fedora.tmpl
2026-06-11 01:11:44.760455 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.freebsd.tmpl
2026-06-11 01:11:44.760470 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.opensuse-leap.tmpl
2026-06-11 01:11:44.760484 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.opensuse-microos.tmpl
2026-06-11 01:11:44.760498 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.opensuse-tumbleweed.tmpl
2026-06-11 01:11:44.760513 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.opensuse.tmpl
2026-06-11 01:11:44.760527 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.photon.tmpl
2026-06-11 01:11:44.760541 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.rhel.tmpl
2026-06-11 01:11:44.760555 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.rocky.tmpl
2026-06-11 01:11:44.760570 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.sle-micro.tmpl
2026-06-11 01:11:44.760584 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.sle_hpc.tmpl
2026-06-11 01:11:44.760599 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.sles.tmpl
2026-06-11 01:11:44.760613 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.ubuntu.tmpl
2026-06-11 01:11:44.760628 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/hosts.alpine.tmpl
2026-06-11 01:11:44.760642 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/hosts.aosc.tmpl
2026-06-11 01:11:44.760656 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/hosts.arch.tmpl
2026-06-11 01:11:44.760671 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/hosts.azurelinux.tmpl
2026-06-11 01:11:44.760685 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/hosts.debian.tmpl
2026-06-11 01:11:44.760700 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/hosts.freebsd.tmpl
2026-06-11 01:11:44.760715 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/hosts.gentoo.tmpl
2026-06-11 01:11:44.760730 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/hosts.mariner.tmpl
2026-06-11 01:11:44.760744 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/hosts.photon.tmpl
2026-06-11 01:11:44.760758 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/hosts.redhat.tmpl
2026-06-11 01:11:44.760773 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/hosts.suse.tmpl
2026-06-11 01:11:44.760787 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.almalinux.tmpl
2026-06-11 01:11:44.760801 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.alpine.tmpl
2026-06-11 01:11:44.760816 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.cloudlinux.tmpl
2026-06-11 01:11:44.760830 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.debian.tmpl
2026-06-11 01:11:44.760844 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.fedora.tmpl
2026-06-11 01:11:44.760858 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.freebsd.tmpl
2026-06-11 01:11:44.760877 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.opensuse.tmpl
2026-06-11 01:11:44.760892 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.photon.tmpl
2026-06-11 01:11:44.760907 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.rhel.tmpl
2026-06-11 01:11:44.760921 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.rocky.tmpl
2026-06-11 01:11:44.760935 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.sles.tmpl
2026-06-11 01:11:44.760949 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.ubuntu.tmpl
2026-06-11 01:11:44.760963 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntpd.conf.openbsd.tmpl
2026-06-11 01:11:44.760977 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/resolv.conf.tmpl
2026-06-11 01:11:44.760992 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/sources.list.debian.deb822.tmpl
2026-06-11 01:11:44.761006 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/sources.list.debian.tmpl
2026-06-11 01:11:44.761020 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/sources.list.ubuntu.deb822.tmpl
2026-06-11 01:11:44.761034 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/sources.list.ubuntu.tmpl
2026-06-11 01:11:44.761048 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/systemd.resolved.conf.tmpl
2026-06-11 01:11:44.761063 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/timesyncd.conf.tmpl
2026-06-11 01:11:44.761077 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cockpit/
2026-06-11 01:11:44.761091 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cockpit/disallowed-users
2026-06-11 01:11:44.761106 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cockpit/machines.d/
2026-06-11 01:11:44.761121 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cockpit/ws-certs.d/
2026-06-11 01:11:44.761136 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/
2026-06-11 01:11:44.761150 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/containers.conf
2026-06-11 01:11:44.761165 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/policy.json
2026-06-11 01:11:44.761180 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/registries.conf
2026-06-11 01:11:44.761194 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/storage.conf
2026-06-11 01:11:44.761209 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/certs.d/
2026-06-11 01:11:44.761223 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/networks/
2026-06-11 01:11:44.761237 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/networks/podman.json
2026-06-11 01:11:44.761252 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/oci/
2026-06-11 01:11:44.761266 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/oci/hooks.d/
2026-06-11 01:11:44.761281 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/registries.conf.d/
2026-06-11 01:11:44.761295 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/registries.conf.d/000-shortnames.conf
2026-06-11 01:11:44.761310 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/registries.conf.d/20-edpm-podman-registries.conf
2026-06-11 01:11:44.761324 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/registries.d/
2026-06-11 01:11:44.761361 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/registries.d/default.yaml
2026-06-11 01:11:44.761382 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/registries.d/registry.access.redhat.com.yaml
2026-06-11 01:11:44.761398 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/registries.d/registry.redhat.io.yaml
2026-06-11 01:11:44.761412 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/systemd/
2026-06-11 01:11:44.761427 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cron.d/
2026-06-11 01:11:44.761442 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cron.d/0hourly
2026-06-11 01:11:44.761457 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cron.daily/
2026-06-11 01:11:44.761472 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cron.hourly/
2026-06-11 01:11:44.761487 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cron.hourly/0anacron
2026-06-11 01:11:44.761501 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cron.monthly/
2026-06-11 01:11:44.761516 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cron.weekly/
2026-06-11 01:11:44.761530 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/
2026-06-11 01:11:44.761545 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/session.conf
2026-06-11 01:11:44.761559 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/system.conf
2026-06-11 01:11:44.761573 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/session.d/
2026-06-11 01:11:44.761588 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/system.d/
2026-06-11 01:11:44.761602 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/system.d/dnsmasq.conf
2026-06-11 01:11:44.761615 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/system.d/oddjob-mkhomedir.conf
2026-06-11 01:11:44.761629 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/system.d/oddjob.conf
2026-06-11 01:11:44.761643 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/system.d/org.fedoraproject.SetroubleshootFixit.conf
2026-06-11 01:11:44.761658 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/system.d/org.fedoraproject.SetroubleshootPrivileged.conf
2026-06-11 01:11:44.761672 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/system.d/org.fedoraproject.Setroubleshootd.conf
2026-06-11 01:11:44.761687 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/system.d/org.freedesktop.PolicyKit1.conf
2026-06-11 01:11:44.761701 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/system.d/org.selinux.conf
2026-06-11 01:11:44.761716 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/system.d/teamd.conf
2026-06-11 01:11:44.761733 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dconf/
2026-06-11 01:11:44.761748 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dconf/db/
2026-06-11 01:11:44.761763 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dconf/db/distro.d/
2026-06-11 01:11:44.761778 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dconf/db/distro.d/locks/
2026-06-11 01:11:44.761793 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/debuginfod/
2026-06-11 01:11:44.761807 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/debuginfod/elfutils.certpath
2026-06-11 01:11:44.761822 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/debuginfod/elfutils.urls
2026-06-11 01:11:44.761837 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/default/
2026-06-11 01:11:44.761858 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/default/grub
2026-06-11 01:11:44.761874 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/default/useradd
2026-06-11 01:11:44.761888 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/depmod.d/
2026-06-11 01:11:44.761903 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/depmod.d/dist.conf
2026-06-11 01:11:44.761918 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dhcp/
2026-06-11 01:11:44.761932 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dhcp/dhclient-enter-hooks
2026-06-11 01:11:44.761947 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dhcp/dhclient.d/
2026-06-11 01:11:44.761961 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dhcp/dhclient.d/chrony.sh
2026-06-11 01:11:44.761975 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dib-manifests/
2026-06-11 01:11:44.761990 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dib-manifests/dib-element-manifest
2026-06-11 01:11:44.762005 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dib-manifests/dib_arguments
2026-06-11 01:11:44.762019 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dib-manifests/dib_environment
2026-06-11 01:11:44.762034 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/
2026-06-11 01:11:44.762048 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/dnf.conf
2026-06-11 01:11:44.762063 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/aliases.d/
2026-06-11 01:11:44.762077 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/modules.d/
2026-06-11 01:11:44.762092 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/modules.defaults.d/
2026-06-11 01:11:44.762106 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/plugins/
2026-06-11 01:11:44.762121 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/plugins/copr.conf
2026-06-11 01:11:44.762135 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/plugins/debuginfo-install.conf
2026-06-11 01:11:44.762150 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/plugins/copr.d/
2026-06-11 01:11:44.762164 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/protected.d/
2026-06-11 01:11:44.762179 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/protected.d/dnf.conf
2026-06-11 01:11:44.762193 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/protected.d/grub2-efi-x64.conf
2026-06-11 01:11:44.762208 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/protected.d/grub2-pc.conf
2026-06-11 01:11:44.762222 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/protected.d/grub2-tools-minimal.conf
2026-06-11 01:11:44.762236 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/protected.d/setup.conf
2026-06-11 01:11:44.762250 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/protected.d/sudo.conf
2026-06-11 01:11:44.762265 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/protected.d/systemd.conf
2026-06-11 01:11:44.762280 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/protected.d/yum.conf
2026-06-11 01:11:44.762294 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/usr-drift-protected-paths.d/
2026-06-11 01:11:44.762309 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/vars/
2026-06-11 01:11:44.762324 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/vars/arch
2026-06-11 01:11:44.762338 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/vars/basearch
2026-06-11 01:11:44.762372 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/vars/contentdir
2026-06-11 01:11:44.762394 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/vars/stream
2026-06-11 01:11:44.762409 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnsmasq.d/
2026-06-11 01:11:44.762424 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dracut.conf.d/
2026-06-11 01:11:44.762439 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dracut.conf.d/disable-nouveau.conf
2026-06-11 01:11:44.762453 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/driverctl.d/
2026-06-11 01:11:44.762468 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/egl/
2026-06-11 01:11:44.762483 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/egl/egl_external_platform.d/
2026-06-11 01:11:44.762498 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/exports.d/
2026-06-11 01:11:44.762513 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/firewalld/
2026-06-11 01:11:44.762528 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/firewalld/zones/
2026-06-11 01:11:44.762543 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/firewalld/zones/public.xml
2026-06-11 01:11:44.762557 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/firewalld/zones/public.xml.old
2026-06-11 01:11:44.762572 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/fwupd/
2026-06-11 01:11:44.762586 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/fwupd/fwupd.conf
2026-06-11 01:11:44.762601 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/fwupd/bios-settings.d/
2026-06-11 01:11:44.762615 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/fwupd/bios-settings.d/README.md
2026-06-11 01:11:44.762629 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/fwupd/remotes.d/
2026-06-11 01:11:44.762644 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/fwupd/remotes.d/lvfs-testing.conf
2026-06-11 01:11:44.762658 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/fwupd/remotes.d/lvfs.conf
2026-06-11 01:11:44.762672 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/fwupd/remotes.d/vendor-directory.conf
2026-06-11 01:11:44.762686 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/gcrypt/
2026-06-11 01:11:44.762701 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/glvnd/
2026-06-11 01:11:44.762715 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/glvnd/egl_vendor.d/
2026-06-11 01:11:44.762730 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/gnupg/
2026-06-11 01:11:44.762745 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/groff/
2026-06-11 01:11:44.762760 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/groff/site-font/
2026-06-11 01:11:44.762774 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/groff/site-tmac/
2026-06-11 01:11:44.762789 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/groff/site-tmac/man.local
2026-06-11 01:11:44.762804 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/groff/site-tmac/mdoc.local
2026-06-11 01:11:44.762818 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/
2026-06-11 01:11:44.762833 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/00_header
2026-06-11 01:11:44.762847 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/00_tuned
2026-06-11 01:11:44.762862 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/01_users
2026-06-11 01:11:44.762877 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/08_fallback_counting
2026-06-11 01:11:44.762891 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/10_linux
2026-06-11 01:11:44.762910 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/10_reset_boot_success
2026-06-11 01:11:44.762925 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/12_menu_auto_hide
2026-06-11 01:11:44.762940 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/14_menu_show_once
2026-06-11 01:11:44.762954 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/20_linux_xen
2026-06-11 01:11:44.762968 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/20_ppc_terminfo
2026-06-11 01:11:44.762983 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/30_os-prober
2026-06-11 01:11:44.762997 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/30_uefi-firmware
2026-06-11 01:11:44.763012 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/35_fwupd
2026-06-11 01:11:44.763026 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/40_custom
2026-06-11 01:11:44.763041 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/41_custom
2026-06-11 01:11:44.763055 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/README
2026-06-11 01:11:44.763070 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/iproute2/
2026-06-11 01:11:44.763085 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/iproute2/README
2026-06-11 01:11:44.763100 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/iscsi/
2026-06-11 01:11:44.763114 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/iscsi/.initiator_reset
2026-06-11 01:11:44.763129 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/iscsi/initiatorname.iscsi
2026-06-11 01:11:44.763143 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/iscsi/iscsid.conf
2026-06-11 01:11:44.763157 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/issue.d/
2026-06-11 01:11:44.763171 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/kernel/
2026-06-11 01:11:44.763186 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/kernel/cmdline
2026-06-11 01:11:44.763200 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/kernel/install.d/
2026-06-11 01:11:44.763215 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/keys/
2026-06-11 01:11:44.763229 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/keys/ima/
2026-06-11 01:11:44.763243 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/keys/ima/centosimarelease-9.der
2026-06-11 01:11:44.763258 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/keys/ima/redhatimarelease-9.der
2026-06-11 01:11:44.763272 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/keyutils/
2026-06-11 01:11:44.763286 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/krb5.conf.d/
2026-06-11 01:11:44.763301 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/krb5.conf.d/kcm_default_ccache
2026-06-11 01:11:44.763316 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/ld.so.conf.d/
2026-06-11 01:11:44.763331 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/ld.so.conf.d/dyninst-x86_64.conf
2026-06-11 01:11:44.763358 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libblockdev/
2026-06-11 01:11:44.763378 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libblockdev/conf.d/
2026-06-11 01:11:44.763394 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libblockdev/conf.d/00-default.cfg
2026-06-11 01:11:44.763409 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/
2026-06-11 01:11:44.763423 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/bnxt_re.driver
2026-06-11 01:11:44.763443 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/cxgb4.driver
2026-06-11 01:11:44.763458 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/efa.driver
2026-06-11 01:11:44.763472 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/erdma.driver
2026-06-11 01:11:44.763486 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/hfi1verbs.driver
2026-06-11 01:11:44.763501 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/hns.driver
2026-06-11 01:11:44.763515 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/ionic.driver
2026-06-11 01:11:44.763530 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/ipathverbs.driver
2026-06-11 01:11:44.763544 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/irdma.driver
2026-06-11 01:11:44.763559 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/mana.driver
2026-06-11 01:11:44.763574 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/mlx4.driver
2026-06-11 01:11:44.763588 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/mlx5.driver
2026-06-11 01:11:44.763605 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/mthca.driver
2026-06-11 01:11:44.763620 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/ocrdma.driver
2026-06-11 01:11:44.763635 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/qedr.driver
2026-06-11 01:11:44.763650 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/rxe.driver
2026-06-11 01:11:44.763664 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/siw.driver
2026-06-11 01:11:44.763679 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/vmw_pvrdma.driver
2026-06-11 01:11:44.763693 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libnl/
2026-06-11 01:11:44.763708 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libnl/classid
2026-06-11 01:11:44.763723 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libnl/pktloc
2026-06-11 01:11:44.763737 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/liboath/
2026-06-11 01:11:44.763752 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libreport/
2026-06-11 01:11:44.763766 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libreport/events.d/
2026-06-11 01:11:44.763781 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libreport/events.d/collect_dnf.conf
2026-06-11 01:11:44.763796 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libreport/events.d/mdadm_event.conf
2026-06-11 01:11:44.763811 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libreport/events/
2026-06-11 01:11:44.763826 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libreport/plugins/
2026-06-11 01:11:44.763841 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libreport/workflows.d/
2026-06-11 01:11:44.763855 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libssh/
2026-06-11 01:11:44.763870 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libssh/libssh_client.config
2026-06-11 01:11:44.763885 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libssh/libssh_server.config
2026-06-11 01:11:44.763900 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/
2026-06-11 01:11:44.763914 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/auth.conf
2026-06-11 01:11:44.763929 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/libvirt-admin.conf
2026-06-11 01:11:44.763944 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/libvirt.conf
2026-06-11 01:11:44.763962 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/libvirtd.conf
2026-06-11 01:11:44.763977 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/network.conf
2026-06-11 01:11:44.763991 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/passwd.db
2026-06-11 01:11:44.764006 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/qemu-lockd.conf
2026-06-11 01:11:44.764021 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/qemu.conf
2026-06-11 01:11:44.764035 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/virtinterfaced.conf
2026-06-11 01:11:44.764050 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/virtlockd.conf
2026-06-11 01:11:44.764064 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/virtlogd.conf
2026-06-11 01:11:44.764079 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/virtnetworkd.conf
2026-06-11 01:11:44.764093 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/virtnodedevd.conf
2026-06-11 01:11:44.764108 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/virtnwfilterd.conf
2026-06-11 01:11:44.764122 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/virtproxyd.conf
2026-06-11 01:11:44.764137 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/virtqemud.conf
2026-06-11 01:11:44.764165 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/virtsecretd.conf
2026-06-11 01:11:44.764180 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/virtstoraged.conf
2026-06-11 01:11:44.764194 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/
2026-06-11 01:11:44.764209 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/allow-arp.xml
2026-06-11 01:11:44.764224 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/allow-dhcp-server.xml
2026-06-11 01:11:44.764238 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/allow-dhcp.xml
2026-06-11 01:11:44.764253 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/allow-dhcpv6-server.xml
2026-06-11 01:11:44.764267 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/allow-dhcpv6.xml
2026-06-11 01:11:44.764281 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/allow-incoming-ipv4.xml
2026-06-11 01:11:44.764296 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/allow-incoming-ipv6.xml
2026-06-11 01:11:44.764310 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/allow-ipv4.xml
2026-06-11 01:11:44.764325 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/allow-ipv6.xml
2026-06-11 01:11:44.764339 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/clean-traffic-gateway.xml
2026-06-11 01:11:44.764371 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/clean-traffic.xml
2026-06-11 01:11:44.764387 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/no-arp-ip-spoofing.xml
2026-06-11 01:11:44.764402 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/no-arp-mac-spoofing.xml
2026-06-11 01:11:44.764416 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/no-arp-spoofing.xml
2026-06-11 01:11:44.764431 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/no-ip-multicast.xml
2026-06-11 01:11:44.764445 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/no-ip-spoofing.xml
2026-06-11 01:11:44.764463 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/no-ipv6-multicast.xml
2026-06-11 01:11:44.764478 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/no-ipv6-spoofing.xml
2026-06-11 01:11:44.764492 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/no-mac-broadcast.xml
2026-06-11 01:11:44.764506 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/no-mac-spoofing.xml
2026-06-11 01:11:44.764520 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/no-other-l2-traffic.xml
2026-06-11 01:11:44.764535 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/no-other-rarp-traffic.xml
2026-06-11 01:11:44.764549 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/qemu-announce-self-rarp.xml
2026-06-11 01:11:44.764563 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/qemu-announce-self.xml
2026-06-11 01:11:44.764578 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/qemu/
2026-06-11 01:11:44.764593 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/qemu/autostart/
2026-06-11 01:11:44.764608 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/qemu/networks/
2026-06-11 01:11:44.764623 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/qemu/networks/default.xml
2026-06-11 01:11:44.764637 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/qemu/networks/autostart/
2026-06-11 01:11:44.764652 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/secrets/
2026-06-11 01:11:44.764666 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/storage/
2026-06-11 01:11:44.764680 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/storage/autostart/
2026-06-11 01:11:44.764694 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/
2026-06-11 01:11:44.764709 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/btmp
2026-06-11 01:11:44.764723 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/chrony
2026-06-11 01:11:44.764737 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/dnf
2026-06-11 01:11:44.764752 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/iscsiuiolog
2026-06-11 01:11:44.764766 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/kvm_stat
2026-06-11 01:11:44.764780 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/libvirtd
2026-06-11 01:11:44.764795 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/libvirtd.qemu
2026-06-11 01:11:44.764810 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/numad
2026-06-11 01:11:44.764825 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/openvswitch
2026-06-11 01:11:44.764840 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/rsyslog
2026-06-11 01:11:44.764855 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/samba
2026-06-11 01:11:44.764870 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/sssd
2026-06-11 01:11:44.764884 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/wtmp
2026-06-11 01:11:44.764899 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/
2026-06-11 01:11:44.764913 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/lvm.conf
2026-06-11 01:11:44.764928 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/lvmlocal.conf
2026-06-11 01:11:44.764943 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/archive/
2026-06-11 01:11:44.764963 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/archive/vg_00000-1493005780.vg
2026-06-11 01:11:44.765235 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/archive/vg_00001-566272156.vg
2026-06-11 01:11:44.765253 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/archive/vg_00002-1208092834.vg
2026-06-11 01:11:44.765268 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/archive/vg_00003-1479092179.vg
2026-06-11 01:11:44.765282 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/archive/vg_00004-1162532849.vg
2026-06-11 01:11:44.765297 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/archive/vg_00005-811009940.vg
2026-06-11 01:11:44.765312 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/archive/vg_00006-994424595.vg
2026-06-11 01:11:44.765326 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/archive/vg_00007-2120846243.vg
2026-06-11 01:11:44.765341 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/archive/vg_00008-405562518.vg
2026-06-11 01:11:44.765376 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/backup/
2026-06-11 01:11:44.765393 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/backup/vg
2026-06-11 01:11:44.765408 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/cache/
2026-06-11 01:11:44.765423 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/devices/
2026-06-11 01:11:44.765438 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/devices/system.devices
2026-06-11 01:11:44.765453 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/devices/backup/
2026-06-11 01:11:44.765468 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/devices/backup/system.devices-20260610.203810.0001
2026-06-11 01:11:44.765483 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/profile/
2026-06-11 01:11:44.765497 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/profile/cache-mq.profile
2026-06-11 01:11:44.765512 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/profile/cache-smq.profile
2026-06-11 01:11:44.765526 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/profile/command_profile_template.profile
2026-06-11 01:11:44.765541 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/profile/lvmdbusd.profile
2026-06-11 01:11:44.765555 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/profile/metadata_profile_template.profile
2026-06-11 01:11:44.765570 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/profile/thin-generic.profile
2026-06-11 01:11:44.765585 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/profile/thin-performance.profile
2026-06-11 01:11:44.765599 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/profile/vdo-small.profile
2026-06-11 01:11:44.765614 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/mdevctl.d/
2026-06-11 01:11:44.765628 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/microcode_ctl/
2026-06-11 01:11:44.765643 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/microcode_ctl/ucode_with_caveats/
2026-06-11 01:11:44.765658 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/modprobe.d/
2026-06-11 01:11:44.765673 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/modprobe.d/blacklist.conf
2026-06-11 01:11:44.765687 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/modprobe.d/disable-nouveau.conf
2026-06-11 01:11:44.765702 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/modprobe.d/kvm.conf
2026-06-11 01:11:44.765722 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/modprobe.d/lockd.conf
2026-06-11 01:11:44.765737 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/modprobe.d/tuned.conf
2026-06-11 01:11:44.765752 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/modprobe.d/vhost.conf
2026-06-11 01:11:44.765766 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/modules-load.d/
2026-06-11 01:11:44.765781 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/modules-load.d/99-edpm.conf
2026-06-11 01:11:44.765795 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/modules-load.d/dm-multipath.conf
2026-06-11 01:11:44.765809 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/modules-load.d/nvme-fabrics.conf
2026-06-11 01:11:44.765824 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/motd.d/
2026-06-11 01:11:44.765838 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/mstflint/
2026-06-11 01:11:44.765853 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/mstflint/ca-bundle.crt
2026-06-11 01:11:44.765868 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/multipath/
2026-06-11 01:11:44.765882 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/multipath/bindings
2026-06-11 01:11:44.765897 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/
2026-06-11 01:11:44.765912 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/edpm-chains.nft
2026-06-11 01:11:44.765926 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/edpm-flushes.nft
2026-06-11 01:11:44.765941 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/edpm-jumps.nft
2026-06-11 01:11:44.765955 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/edpm-rules.nft
2026-06-11 01:11:44.765970 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/edpm-update-jumps.nft
2026-06-11 01:11:44.765985 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/iptables.nft
2026-06-11 01:11:44.765999 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/main.nft
2026-06-11 01:11:44.766014 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/nat.nft
2026-06-11 01:11:44.766028 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/router.nft
2026-06-11 01:11:44.766042 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/osf/
2026-06-11 01:11:44.766057 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/osf/pf.os
2026-06-11 01:11:44.766071 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/nmstate/
2026-06-11 01:11:44.766086 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nmstate/README
2026-06-11 01:11:44.766100 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/nvme/
2026-06-11 01:11:44.766115 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nvme/discovery.conf
2026-06-11 01:11:44.766130 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nvme/hostid
2026-06-11 01:11:44.766145 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nvme/hostnqn
2026-06-11 01:11:44.766160 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/oddjob/
2026-06-11 01:11:44.766175 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/oddjobd.conf.d/
2026-06-11 01:11:44.766190 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/oddjobd.conf.d/oddjobd-introspection.conf
2026-06-11 01:11:44.766205 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/oddjobd.conf.d/oddjobd-mkhomedir.conf
2026-06-11 01:11:44.766220 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/openldap/
2026-06-11 01:11:44.766238 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/openldap/ldap.conf
2026-06-11 01:11:44.766253 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/openldap/certs/
2026-06-11 01:11:44.766268 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/openvswitch/
2026-06-11 01:11:44.766283 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/openvswitch/.conf.db.~lock~
2026-06-11 01:11:44.766298 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/openvswitch/conf.db
2026-06-11 01:11:44.766313 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/openvswitch/default.conf
2026-06-11 01:11:44.766328 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/openvswitch/system-id.conf
2026-06-11 01:11:44.766342 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/opt/
2026-06-11 01:11:44.766378 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/os-net-config/
2026-06-11 01:11:44.766395 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/os-net-config/config.yaml
2026-06-11 01:11:44.766410 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/
2026-06-11 01:11:44.766425 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/cockpit
2026-06-11 01:11:44.766440 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/config-util
2026-06-11 01:11:44.766455 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/crond
2026-06-11 01:11:44.766470 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/login
2026-06-11 01:11:44.766485 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/other
2026-06-11 01:11:44.766499 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/passwd
2026-06-11 01:11:44.766514 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/polkit-1
2026-06-11 01:11:44.766528 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/remote
2026-06-11 01:11:44.766543 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/runuser
2026-06-11 01:11:44.766558 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/runuser-l
2026-06-11 01:11:44.766572 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/sshd
2026-06-11 01:11:44.766587 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/sssd-shadowutils
2026-06-11 01:11:44.766601 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/su
2026-06-11 01:11:44.766616 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/su-l
2026-06-11 01:11:44.766630 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/sudo
2026-06-11 01:11:44.766645 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/sudo-i
2026-06-11 01:11:44.766659 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/systemd-user
2026-06-11 01:11:44.766674 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/vlock
2026-06-11 01:11:44.766689 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pcp/
2026-06-11 01:11:44.766703 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pcp/derived/
2026-06-11 01:11:44.766717 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pcp/derived/cpu-util.conf
2026-06-11 01:11:44.766732 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pcp/derived/denki.conf
2026-06-11 01:11:44.766747 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pcp/derived/iostat.conf
2026-06-11 01:11:44.766762 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pcp/derived/mssql.conf
2026-06-11 01:11:44.766777 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pcp/derived/openmetrics.conf
2026-06-11 01:11:44.766791 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pcp/derived/proc.conf
2026-06-11 01:11:44.766811 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pkcs11/
2026-06-11 01:11:44.766826 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pkcs11/modules/
2026-06-11 01:11:44.766840 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pkgconfig/
2026-06-11 01:11:44.766855 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pkgconfig/personality.d/
2026-06-11 01:11:44.766870 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pm/
2026-06-11 01:11:44.766884 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pm/config.d/
2026-06-11 01:11:44.766899 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pm/power.d/
2026-06-11 01:11:44.766914 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pm/sleep.d/
2026-06-11 01:11:44.766930 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/polkit-1/
2026-06-11 01:11:44.766944 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/polkit-1/localauthority.conf.d/
2026-06-11 01:11:44.766959 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/polkit-1/localauthority/
2026-06-11 01:11:44.766974 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/polkit-1/localauthority/10-vendor.d/
2026-06-11 01:11:44.766989 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/polkit-1/localauthority/20-org.d/
2026-06-11 01:11:44.767003 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/polkit-1/localauthority/30-site.d/
2026-06-11 01:11:44.767018 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/polkit-1/localauthority/50-local.d/
2026-06-11 01:11:44.767032 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/polkit-1/localauthority/90-mandatory.d/
2026-06-11 01:11:44.767047 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/polkit-1/rules.d/
2026-06-11 01:11:44.767061 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/polkit-1/rules.d/49-polkit-pkla-compat.rules
2026-06-11 01:11:44.767076 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/polkit-1/rules.d/50-default.rules
2026-06-11 01:11:44.767090 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/popt.d/
2026-06-11 01:11:44.767104 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/
2026-06-11 01:11:44.767119 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/colorgrep.csh
2026-06-11 01:11:44.767133 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/colorgrep.sh
2026-06-11 01:11:44.767148 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/colorls.csh
2026-06-11 01:11:44.767163 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/colorls.sh
2026-06-11 01:11:44.767178 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/colorsysstat.csh
2026-06-11 01:11:44.767192 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/colorsysstat.sh
2026-06-11 01:11:44.767207 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/colorxzgrep.csh
2026-06-11 01:11:44.767221 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/colorxzgrep.sh
2026-06-11 01:11:44.767236 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/colorzgrep.csh
2026-06-11 01:11:44.767251 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/colorzgrep.sh
2026-06-11 01:11:44.767265 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/csh.local
2026-06-11 01:11:44.767279 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/debuginfod.csh
2026-06-11 01:11:44.767294 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/debuginfod.sh
2026-06-11 01:11:44.767316 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/gawk.csh
2026-06-11 01:11:44.767332 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/gawk.sh
2026-06-11 01:11:44.767361 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/guestfish.sh
2026-06-11 01:11:44.767382 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/lang.csh
2026-06-11 01:11:44.767397 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/lang.sh
2026-06-11 01:11:44.767412 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/less.csh
2026-06-11 01:11:44.767426 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/less.sh
2026-06-11 01:11:44.767441 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/sh.local
2026-06-11 01:11:44.767455 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/which2.csh
2026-06-11 01:11:44.767470 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/which2.sh
2026-06-11 01:11:44.767484 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pulse/
2026-06-11 01:11:44.767499 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pulse/client.conf
2026-06-11 01:11:44.767514 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/qemu-ga/
2026-06-11 01:11:44.767529 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/qemu-ga/fsfreeze-hook
2026-06-11 01:11:44.767544 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/qemu-ga/fsfreeze-hook.d/
2026-06-11 01:11:44.767558 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/qemu-kvm/
2026-06-11 01:11:44.767573 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/qemu-kvm/bridge.conf
2026-06-11 01:11:44.767588 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/
2026-06-11 01:11:44.767603 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/rc.local
2026-06-11 01:11:44.767618 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/init.d/
2026-06-11 01:11:44.767633 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/init.d/README
2026-06-11 01:11:44.767647 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/init.d/functions
2026-06-11 01:11:44.767662 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/init.d/network
2026-06-11 01:11:44.767677 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/rc0.d/
2026-06-11 01:11:44.767692 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/rc1.d/
2026-06-11 01:11:44.767707 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/rc2.d/
2026-06-11 01:11:44.767721 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/rc3.d/
2026-06-11 01:11:44.767736 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/rc4.d/
2026-06-11 01:11:44.767750 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/rc5.d/
2026-06-11 01:11:44.767765 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/rc6.d/
2026-06-11 01:11:44.767779 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/request-key.d/
2026-06-11 01:11:44.767794 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/request-key.d/id_resolver.conf
2026-06-11 01:11:44.767808 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rpm/
2026-06-11 01:11:44.767823 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rsyslog.d/
2026-06-11 01:11:44.767838 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/rsyslog.d/21-cloudinit.conf
2026-06-11 01:11:44.767852 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rwtab.d/
2026-06-11 01:11:44.767872 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/rwtab.d/logrotate
2026-06-11 01:11:44.767888 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/rwtab.d/sssd
2026-06-11 01:11:44.767902 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/samba/
2026-06-11 01:11:44.767917 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/samba/lmhosts
2026-06-11 01:11:44.767931 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/samba/smb.conf
2026-06-11 01:11:44.767946 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/samba/smb.conf.example
2026-06-11 01:11:44.767961 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sasl2/
2026-06-11 01:11:44.767976 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sasl2/libvirt.conf
2026-06-11 01:11:44.767991 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sasl2/qemu-kvm.conf
2026-06-11 01:11:44.768005 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/
2026-06-11 01:11:44.768020 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/access.conf
2026-06-11 01:11:44.768035 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/chroot.conf
2026-06-11 01:11:44.768049 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/console.handlers
2026-06-11 01:11:44.768064 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/console.perms
2026-06-11 01:11:44.768078 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/faillock.conf
2026-06-11 01:11:44.768093 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/group.conf
2026-06-11 01:11:44.768107 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/limits.conf
2026-06-11 01:11:44.768121 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/namespace.conf
2026-06-11 01:11:44.768135 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/namespace.init
2026-06-11 01:11:44.768161 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/opasswd
2026-06-11 01:11:44.768177 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/pam_env.conf
2026-06-11 01:11:44.768191 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/pwhistory.conf
2026-06-11 01:11:44.768207 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/pwquality.conf
2026-06-11 01:11:44.768221 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/sepermit.conf
2026-06-11 01:11:44.768236 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/time.conf
2026-06-11 01:11:44.768251 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/console.apps/
2026-06-11 01:11:44.768266 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/console.perms.d/
2026-06-11 01:11:44.768281 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/limits.d/
2026-06-11 01:11:44.768297 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/namespace.d/
2026-06-11 01:11:44.768311 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/pwquality.conf.d/
2026-06-11 01:11:44.768326 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/
2026-06-11 01:11:44.768341 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/config
2026-06-11 01:11:44.768374 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/semanage.conf
2026-06-11 01:11:44.768391 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/
2026-06-11 01:11:44.768406 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/.policy.sha512
2026-06-11 01:11:44.768426 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/booleans.subs_dist
2026-06-11 01:11:44.768441 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/setrans.conf
2026-06-11 01:11:44.768456 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/seusers
2026-06-11 01:11:44.768470 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/
2026-06-11 01:11:44.768485 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/customizable_types
2026-06-11 01:11:44.768500 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/dbus_contexts
2026-06-11 01:11:44.768515 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/default_contexts
2026-06-11 01:11:44.768530 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/default_type
2026-06-11 01:11:44.768544 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/failsafe_context
2026-06-11 01:11:44.768559 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/initrc_context
2026-06-11 01:11:44.768573 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/lxc_contexts
2026-06-11 01:11:44.768588 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/openssh_contexts
2026-06-11 01:11:44.768603 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/removable_context
2026-06-11 01:11:44.768617 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/securetty_types
2026-06-11 01:11:44.768632 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/sepgsql_contexts
2026-06-11 01:11:44.768646 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/snapperd_contexts
2026-06-11 01:11:44.768661 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/systemd_contexts
2026-06-11 01:11:44.768676 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/userhelper_context
2026-06-11 01:11:44.768690 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/virtual_domain_context
2026-06-11 01:11:44.768705 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/virtual_image_context
2026-06-11 01:11:44.768719 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/x_contexts
2026-06-11 01:11:44.768734 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/files/
2026-06-11 01:11:44.768748 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/files/file_contexts
2026-06-11 01:11:44.768762 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/files/file_contexts.bin
2026-06-11 01:11:44.768776 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/files/file_contexts.homedirs
2026-06-11 01:11:44.768790 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/files/file_contexts.homedirs.bin
2026-06-11 01:11:44.768805 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/files/file_contexts.local
2026-06-11 01:11:44.768819 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/files/file_contexts.local.bin
2026-06-11 01:11:44.768834 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/files/file_contexts.subs
2026-06-11 01:11:44.768852 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/files/file_contexts.subs_dist
2026-06-11 01:11:44.768867 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/files/media
2026-06-11 01:11:44.768882 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/users/
2026-06-11 01:11:44.768897 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/users/container_u
2026-06-11 01:11:44.768911 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/users/guest_u
2026-06-11 01:11:44.768927 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/users/root
2026-06-11 01:11:44.768941 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/users/staff_u
2026-06-11 01:11:44.768956 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/users/sysadm_u
2026-06-11 01:11:44.768971 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/users/unconfined_u
2026-06-11 01:11:44.768985 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/users/user_u
2026-06-11 01:11:44.769000 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/users/xguest_u
2026-06-11 01:11:44.769015 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/logins/
2026-06-11 01:11:44.769029 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/policy/
2026-06-11 01:11:44.769043 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/policy/policy.33.gz
2026-06-11 01:11:44.769058 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/setroubleshoot/
2026-06-11 01:11:44.769073 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/setroubleshoot/setroubleshoot.conf
2026-06-11 01:11:44.769087 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/skel/
2026-06-11 01:11:44.769102 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/skel/.bash_logout
2026-06-11 01:11:44.769118 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/skel/.bash_profile
2026-06-11 01:11:44.769133 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/skel/.bashrc
2026-06-11 01:11:44.769148 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sos/
2026-06-11 01:11:44.769163 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sos/sos.conf
2026-06-11 01:11:44.769178 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sos/cleaner/
2026-06-11 01:11:44.769193 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sos/extras.d/
2026-06-11 01:11:44.769207 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sos/groups.d/
2026-06-11 01:11:44.769222 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sos/presets.d/
2026-06-11 01:11:44.769237 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/ssl/
2026-06-11 01:11:44.769253 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/ssl/openssl-swtpm.cnf
2026-06-11 01:11:44.769268 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sssd/
2026-06-11 01:11:44.769282 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sssd/conf.d/
2026-06-11 01:11:44.769297 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/statetab.d/
2026-06-11 01:11:44.769312 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sudoers.d/
2026-06-11 01:11:44.769326 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sudoers.d/90-cloud-init-users
2026-06-11 01:11:44.769341 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/
2026-06-11 01:11:44.769383 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/anaconda
2026-06-11 01:11:44.769400 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/authconfig
2026-06-11 01:11:44.769415 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/chronyd
2026-06-11 01:11:44.769430 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/chronyd.43104.2026-06-10@20:43:29~
2026-06-11 01:11:44.769445 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/cpupower
2026-06-11 01:11:44.769459 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/crond
2026-06-11 01:11:44.769474 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/ebtables-config
2026-06-11 01:11:44.769489 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/firstboot
2026-06-11 01:11:44.769504 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/ip6tables
2026-06-11 01:11:44.769519 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/ip6tables-config
2026-06-11 01:11:44.769533 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/iptables
2026-06-11 01:11:44.769548 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/iptables-config
2026-06-11 01:11:44.769563 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/irqbalance
2026-06-11 01:11:44.769578 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/kernel
2026-06-11 01:11:44.769593 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/ksm
2026-06-11 01:11:44.769608 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/man-db
2026-06-11 01:11:44.769622 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network
2026-06-11 01:11:44.769637 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network.43257.2026-06-10@20:43:31~
2026-06-11 01:11:44.769651 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/nftables.conf
2026-06-11 01:11:44.769666 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/openvswitch
2026-06-11 01:11:44.769681 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/podman_drop_in
2026-06-11 01:11:44.769695 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/qemu-ga
2026-06-11 01:11:44.769710 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/raid-check
2026-06-11 01:11:44.769724 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/rngd
2026-06-11 01:11:44.769738 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/rpcbind
2026-06-11 01:11:44.769753 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/rsyslog
2026-06-11 01:11:44.769768 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/run-parts
2026-06-11 01:11:44.769782 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/samba
2026-06-11 01:11:44.769797 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/sshd
2026-06-11 01:11:44.769811 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/sysstat
2026-06-11 01:11:44.769826 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/sysstat.ioconf
2026-06-11 01:11:44.769840 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/console/
2026-06-11 01:11:44.769855 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/modules/
2026-06-11 01:11:44.769869 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/
2026-06-11 01:11:44.769884 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifcfg-lo
2026-06-11 01:11:44.769904 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifdown
2026-06-11 01:11:44.769920 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifdown-eth
2026-06-11 01:11:44.769938 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifdown-ipv6
2026-06-11 01:11:44.769953 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifdown-ovs
2026-06-11 01:11:44.769974 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifdown-post
2026-06-11 01:11:44.769989 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifdown-routes
2026-06-11 01:11:44.770008 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifdown-tunnel
2026-06-11 01:11:44.770083 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifup
2026-06-11 01:11:44.770105 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifup-aliases
2026-06-11 01:11:44.770121 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifup-eth
2026-06-11 01:11:44.770136 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifup-ipv6
2026-06-11 01:11:44.770151 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifup-ovs
2026-06-11 01:11:44.770165 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifup-post
2026-06-11 01:11:44.770180 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifup-routes
2026-06-11 01:11:44.770194 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifup-tunnel
2026-06-11 01:11:44.770208 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/init.ipv6-global
2026-06-11 01:11:44.770222 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/network-functions
2026-06-11 01:11:44.770237 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/network-functions-ipv6
2026-06-11 01:11:44.770251 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/readme-ifcfg-rh.txt
2026-06-11 01:11:44.770265 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysctl.d/
2026-06-11 01:11:44.770281 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysctl.d/99-edpm.conf
2026-06-11 01:11:44.770296 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/
2026-06-11 01:11:44.770311 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/coredump.conf
2026-06-11 01:11:44.770325 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/journald.conf
2026-06-11 01:11:44.770340 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/logind.conf
2026-06-11 01:11:44.770381 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/pstore.conf
2026-06-11 01:11:44.770398 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/sleep.conf
2026-06-11 01:11:44.770413 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system.conf
2026-06-11 01:11:44.770428 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/user.conf
2026-06-11 01:11:44.770442 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/network/
2026-06-11 01:11:44.770457 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system-preset/
2026-06-11 01:11:44.770472 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system-preset/91-edpm-container-shutdown.preset
2026-06-11 01:11:44.770492 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system-preset/91-netns-placeholder.preset
2026-06-11 01:11:44.770507 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/
2026-06-11 01:11:44.770522 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/edpm-container-shutdown.service
2026-06-11 01:11:44.770536 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/edpm_ceilometer_agent_compute.service
2026-06-11 01:11:44.770551 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/edpm_libvirt.target
2026-06-11 01:11:44.770566 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/edpm_libvirt_guests.service
2026-06-11 01:11:44.770580 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/edpm_node_exporter.service
2026-06-11 01:11:44.770594 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/edpm_nova_compute.service
2026-06-11 01:11:44.770609 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/edpm_openstack_network_exporter.service
2026-06-11 01:11:44.770623 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/edpm_ovn_controller.service
2026-06-11 01:11:44.770638 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/edpm_ovn_metadata_agent.service
2026-06-11 01:11:44.770653 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/edpm_podman_exporter.service
2026-06-11 01:11:44.770667 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/netns-placeholder.service
2026-06-11 01:11:44.770683 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virt-guest-shutdown.target
2026-06-11 01:11:44.770700 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/basic.target.wants/
2026-06-11 01:11:44.770714 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/bluetooth.target.wants/
2026-06-11 01:11:44.770729 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/cloud-init.target.wants/
2026-06-11 01:11:44.770743 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/default.target.wants/
2026-06-11 01:11:44.770757 | 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 01:11:44.770772 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/getty.target.wants/
2026-06-11 01:11:44.770786 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/graphical.target.wants/
2026-06-11 01:11:44.770800 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/local-fs.target.wants/
2026-06-11 01:11:44.770815 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/multi-user.target.wants/
2026-06-11 01:11:44.770829 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/network-online.target.wants/
2026-06-11 01:11:44.770842 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/remote-fs.target.wants/
2026-06-11 01:11:44.770856 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/sockets.target.wants/
2026-06-11 01:11:44.770870 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/sysinit.target.wants/
2026-06-11 01:11:44.770885 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/sysstat.service.wants/
2026-06-11 01:11:44.770899 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/timers.target.wants/
2026-06-11 01:11:44.770918 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtlogd-admin.socket.d/
2026-06-11 01:11:44.770933 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtlogd-admin.socket.d/override.conf
2026-06-11 01:11:44.770947 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtlogd.socket.d/
2026-06-11 01:11:44.770962 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtlogd.socket.d/override.conf
2026-06-11 01:11:44.770976 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtnodedevd-admin.socket.d/
2026-06-11 01:11:44.770991 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtnodedevd-admin.socket.d/override.conf
2026-06-11 01:11:44.771005 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtnodedevd-ro.socket.d/
2026-06-11 01:11:44.771020 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtnodedevd-ro.socket.d/override.conf
2026-06-11 01:11:44.771034 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtnodedevd.socket.d/
2026-06-11 01:11:44.771049 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtnodedevd.socket.d/override.conf
2026-06-11 01:11:44.771063 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtproxyd-admin.socket.d/
2026-06-11 01:11:44.771077 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtproxyd-admin.socket.d/override.conf
2026-06-11 01:11:44.771092 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtproxyd-ro.socket.d/
2026-06-11 01:11:44.771106 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtproxyd-ro.socket.d/override.conf
2026-06-11 01:11:44.771121 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtproxyd.socket.d/
2026-06-11 01:11:44.771135 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtproxyd.socket.d/override.conf
2026-06-11 01:11:44.771150 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtqemud-admin.socket.d/
2026-06-11 01:11:44.771164 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtqemud-admin.socket.d/override.conf
2026-06-11 01:11:44.771179 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtqemud-ro.socket.d/
2026-06-11 01:11:44.771194 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtqemud-ro.socket.d/override.conf
2026-06-11 01:11:44.771208 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtqemud.socket.d/
2026-06-11 01:11:44.771222 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtqemud.socket.d/override.conf
2026-06-11 01:11:44.771237 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtsecretd-admin.socket.d/
2026-06-11 01:11:44.771251 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtsecretd-admin.socket.d/override.conf
2026-06-11 01:11:44.771265 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtsecretd-ro.socket.d/
2026-06-11 01:11:44.771280 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtsecretd-ro.socket.d/override.conf
2026-06-11 01:11:44.771294 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtsecretd.socket.d/
2026-06-11 01:11:44.771308 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtsecretd.socket.d/override.conf
2026-06-11 01:11:44.771322 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/user/
2026-06-11 01:11:44.771342 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/user/basic.target.wants/
2026-06-11 01:11:44.771382 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/user/sockets.target.wants/
2026-06-11 01:11:44.771398 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/user/timers.target.wants/
2026-06-11 01:11:44.771413 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/terminfo/
2026-06-11 01:11:44.771428 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/tmpfiles.d/
2026-06-11 01:11:44.771443 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tmpfiles.d/sos.conf
2026-06-11 01:11:44.771458 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/tpm2-tss/
2026-06-11 01:11:44.771473 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tpm2-tss/fapi-config.json
2026-06-11 01:11:44.771488 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/tpm2-tss/fapi-profiles/
2026-06-11 01:11:44.771502 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tpm2-tss/fapi-profiles/P_ECCP256SHA256.json
2026-06-11 01:11:44.771517 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tpm2-tss/fapi-profiles/P_RSA2048SHA256.json
2026-06-11 01:11:44.771531 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/tuned/
2026-06-11 01:11:44.771546 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tuned/active_profile
2026-06-11 01:11:44.771561 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tuned/bootcmdline
2026-06-11 01:11:44.771576 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tuned/cpu-partitioning-powersave-variables.conf
2026-06-11 01:11:44.771591 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tuned/cpu-partitioning-variables.conf
2026-06-11 01:11:44.771606 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tuned/post_loaded_profile
2026-06-11 01:11:44.771621 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tuned/ppd_base_profile
2026-06-11 01:11:44.771636 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tuned/profile_mode
2026-06-11 01:11:44.771651 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tuned/tuned-main.conf
2026-06-11 01:11:44.771665 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/tuned/recommend.d/
2026-06-11 01:11:44.771680 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/udev/
2026-06-11 01:11:44.771695 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/udev/hwdb.bin.gz
2026-06-11 01:11:44.771710 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/udev/udev.conf
2026-06-11 01:11:44.771726 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/udev/hwdb.d/
2026-06-11 01:11:44.771740 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/udev/rules.d/
2026-06-11 01:11:44.771755 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/udisks2/
2026-06-11 01:11:44.771769 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/udisks2/mount_options.conf.example
2026-06-11 01:11:44.771784 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/udisks2/udisks2.conf
2026-06-11 01:11:44.771798 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/unbound/
2026-06-11 01:11:44.771813 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/unbound/icannbundle.pem
2026-06-11 01:11:44.771827 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/unbound/root.key
2026-06-11 01:11:44.771841 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/xdg/
2026-06-11 01:11:44.771856 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/xdg/autostart/
2026-06-11 01:11:44.771876 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/xdg/systemd/
2026-06-11 01:11:44.771891 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/yum.repos.d/
2026-06-11 01:11:44.771905 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/yum.repos.d/centos-addons.repo
2026-06-11 01:11:44.771919 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/yum.repos.d/centos.repo
2026-06-11 01:11:44.771934 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/yum.repos.d/delorean-antelope-testing.repo
2026-06-11 01:11:44.771948 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/yum.repos.d/delorean.repo
2026-06-11 01:11:44.771963 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/yum.repos.d/repo-setup-centos-appstream.repo
2026-06-11 01:11:44.771978 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/yum.repos.d/repo-setup-centos-baseos.repo
2026-06-11 01:11:44.771992 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/yum.repos.d/repo-setup-centos-highavailability.repo
2026-06-11 01:11:44.772007 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/yum.repos.d/repo-setup-centos-powertools.repo
2026-06-11 01:11:44.772021 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/yum/
2026-06-11 01:11:44.772036 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/
2026-06-11 01:11:44.772051 | controller | cL+++++++++ ci-framework-data/logs/192.168.122.100/log/README -> ../../usr/share/doc/systemd/README.logs
2026-06-11 01:11:44.772065 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/boot.log
2026-06-11 01:11:44.772080 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/btmp
2026-06-11 01:11:44.772095 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/cloud-init-output.log
2026-06-11 01:11:44.772110 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/cloud-init.log
2026-06-11 01:11:44.772125 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/cron
2026-06-11 01:11:44.772139 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/dnf.librepo.log
2026-06-11 01:11:44.772166 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/dnf.log
2026-06-11 01:11:44.772181 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/dnf.rpm.log
2026-06-11 01:11:44.772196 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/hawkey.log
2026-06-11 01:11:44.772211 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/lastlog.gz
2026-06-11 01:11:44.772225 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/maillog
2026-06-11 01:11:44.772240 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/messages.gz
2026-06-11 01:11:44.772254 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/os-net-config.log
2026-06-11 01:11:44.772268 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/secure
2026-06-11 01:11:44.772283 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/spooler
2026-06-11 01:11:44.772297 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/wtmp
2026-06-11 01:11:44.772312 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/
2026-06-11 01:11:44.772327 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/anaconda.log
2026-06-11 01:11:44.772341 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/dbus.log
2026-06-11 01:11:44.772376 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/dnf.librepo.log
2026-06-11 01:11:44.772393 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/hawkey.log
2026-06-11 01:11:44.772407 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/journal.log
2026-06-11 01:11:44.772422 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/ks-script-lf3axsx6.log
2026-06-11 01:11:44.772442 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/ks-script-lnslz0ej.log
2026-06-11 01:11:44.772457 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/ks-script-nq7relp7.log
2026-06-11 01:11:44.772472 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/ks-script-od2ipxcj.log
2026-06-11 01:11:44.772487 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/ks-script-ynqomw6l.log
2026-06-11 01:11:44.772501 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/lorax-packages.log
2026-06-11 01:11:44.772516 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/lvm.log
2026-06-11 01:11:44.772531 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/packaging.log
2026-06-11 01:11:44.772545 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/program.log
2026-06-11 01:11:44.772559 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/storage.log
2026-06-11 01:11:44.772574 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/syslog
2026-06-11 01:11:44.772588 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/audit/
2026-06-11 01:11:44.772603 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/audit/audit.log
2026-06-11 01:11:44.772617 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/audit/audit.log.1.gz
2026-06-11 01:11:44.772632 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/ceph/
2026-06-11 01:11:44.772646 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/chrony/
2026-06-11 01:11:44.772661 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/
2026-06-11 01:11:44.772675 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/f5fe5f9829f64ec78e01be90b5228b79/
2026-06-11 01:11:44.772690 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/f5fe5f9829f64ec78e01be90b5228b79/system.journal.gz
2026-06-11 01:11:44.772705 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/f5fe5f9829f64ec78e01be90b5228b79/system@b9749b48cd4b41aa88fab3da282e133a-0000000000000631-000653ef894347e5.journal.gz
2026-06-11 01:11:44.772720 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/f5fe5f9829f64ec78e01be90b5228b79/system@b9749b48cd4b41aa88fab3da282e133a-0000000000000af4-000653efa64a78b8.journal.gz
2026-06-11 01:11:44.772735 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/f5fe5f9829f64ec78e01be90b5228b79/system@b9749b48cd4b41aa88fab3da282e133a-00000000000012bd-000653efb703b50d.journal.gz
2026-06-11 01:11:44.772749 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/f5fe5f9829f64ec78e01be90b5228b79/system@b9749b48cd4b41aa88fab3da282e133a-0000000000001a89-000653efd10d8c3a.journal.gz
2026-06-11 01:11:44.772764 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/f5fe5f9829f64ec78e01be90b5228b79/system@b9749b48cd4b41aa88fab3da282e133a-0000000000002528-000653efd1228c24.journal.gz
2026-06-11 01:11:44.772778 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/f5fe5f9829f64ec78e01be90b5228b79/system@b9749b48cd4b41aa88fab3da282e133a-0000000000003283-000653efd128064c.journal.gz
2026-06-11 01:11:44.772792 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/f5fe5f9829f64ec78e01be90b5228b79/system@b9749b48cd4b41aa88fab3da282e133a-0000000000003de5-000653efd18944b1.journal.gz
2026-06-11 01:11:44.772807 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/f5fe5f9829f64ec78e01be90b5228b79/system@b9749b48cd4b41aa88fab3da282e133a-0000000000004824-000653efd18fb04b.journal.gz
2026-06-11 01:11:44.772822 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/f5fe5f9829f64ec78e01be90b5228b79/system@b9749b48cd4b41aa88fab3da282e133a-00000000000054a7-000653efd308a19a.journal.gz
2026-06-11 01:11:44.772841 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/f5fe5f9829f64ec78e01be90b5228b79/user-1000.journal.gz
2026-06-11 01:11:44.772856 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/f5fe5f9829f64ec78e01be90b5228b79/user-1000@430fbff61cb641438cf6473156eac517-0000000000000689-000653ef89cff498.journal.gz
2026-06-11 01:11:44.772871 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/f5fe5f9829f64ec78e01be90b5228b79/user-42405.journal.gz
2026-06-11 01:11:44.772885 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/libvirt/
2026-06-11 01:11:44.772899 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/libvirt/qemu/
2026-06-11 01:11:44.772914 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/openvswitch/
2026-06-11 01:11:44.772929 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/openvswitch/ovs-vswitchd.log
2026-06-11 01:11:44.772943 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/openvswitch/ovsdb-server.log
2026-06-11 01:11:44.772958 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/private/
2026-06-11 01:11:44.772973 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/qemu-ga/
2026-06-11 01:11:44.772988 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/sa/
2026-06-11 01:11:44.773002 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/sa/sa10
2026-06-11 01:11:44.773017 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/sa/sa11
2026-06-11 01:11:44.773031 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/samba/
2026-06-11 01:11:44.773046 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/samba/old/
2026-06-11 01:11:44.773061 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/sssd/
2026-06-11 01:11:44.773076 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/swtpm/
2026-06-11 01:11:44.773091 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/swtpm/libvirt/
2026-06-11 01:11:44.773106 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/swtpm/libvirt/qemu/
2026-06-11 01:11:44.773121 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/tuned/
2026-06-11 01:11:44.773135 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/tuned/tuned.log
2026-06-11 01:11:44.773150 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/
2026-06-11 01:11:44.773164 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/
2026-06-11 01:11:44.773179 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/bootstrap/
2026-06-11 01:11:44.773193 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/bootstrap/tls-ca-bundle.pem
2026-06-11 01:11:44.773208 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/libvirt/
2026-06-11 01:11:44.773223 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/libvirt/tls-ca-bundle.pem
2026-06-11 01:11:44.773238 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/neutron-metadata/
2026-06-11 01:11:44.773252 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/neutron-metadata/tls-ca-bundle.pem
2026-06-11 01:11:44.773267 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/nova/
2026-06-11 01:11:44.773282 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/nova/tls-ca-bundle.pem
2026-06-11 01:11:44.773297 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/ovn/
2026-06-11 01:11:44.773311 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/ovn/tls-ca-bundle.pem
2026-06-11 01:11:44.773330 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/repo-setup/
2026-06-11 01:11:44.773345 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/repo-setup/tls-ca-bundle.pem
2026-06-11 01:11:44.773379 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/telemetry/
2026-06-11 01:11:44.773395 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/telemetry/tls-ca-bundle.pem
2026-06-11 01:11:44.773411 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/
2026-06-11 01:11:44.773426 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/libvirt/
2026-06-11 01:11:44.773441 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/libvirt/default/
2026-06-11 01:11:44.773456 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/libvirt/default/ca.crt
2026-06-11 01:11:44.773470 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/libvirt/default/tls.crt
2026-06-11 01:11:44.773485 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/libvirt/default/tls.key
2026-06-11 01:11:44.773500 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/neutron-metadata/
2026-06-11 01:11:44.773515 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/neutron-metadata/default/
2026-06-11 01:11:44.773529 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/neutron-metadata/default/ca.crt
2026-06-11 01:11:44.773544 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/neutron-metadata/default/tls.crt
2026-06-11 01:11:44.773559 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/neutron-metadata/default/tls.key
2026-06-11 01:11:44.773573 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/ovn/
2026-06-11 01:11:44.773588 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/ovn/default/
2026-06-11 01:11:44.773603 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/ovn/default/ca.crt
2026-06-11 01:11:44.773617 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/ovn/default/tls.crt
2026-06-11 01:11:44.773632 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/ovn/default/tls.key
2026-06-11 01:11:44.773647 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/telemetry/
2026-06-11 01:11:44.773662 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/telemetry/default/
2026-06-11 01:11:44.773676 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/telemetry/default/ca.crt
2026-06-11 01:11:44.773691 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/telemetry/default/tls.crt
2026-06-11 01:11:44.773705 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/telemetry/default/tls.key
2026-06-11 01:11:44.773720 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/config/
2026-06-11 01:11:44.773734 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/config/ceph/
2026-06-11 01:11:44.773749 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/
2026-06-11 01:11:44.773764 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/ceilometer_agent_compute/
2026-06-11 01:11:44.773779 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/ceilometer_agent_compute/healthcheck
2026-06-11 01:11:44.773793 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/ceilometer_agent_compute/healthcheck.future
2026-06-11 01:11:44.773812 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/node_exporter/
2026-06-11 01:11:44.773827 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/node_exporter/healthcheck
2026-06-11 01:11:44.773841 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/openstack_network_exporter/
2026-06-11 01:11:44.773856 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/openstack_network_exporter/healthcheck
2026-06-11 01:11:44.773870 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/ovn_controller/
2026-06-11 01:11:44.773884 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/ovn_controller/healthcheck
2026-06-11 01:11:44.773898 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/ovn_metadata_agent/
2026-06-11 01:11:44.773912 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/ovn_metadata_agent/healthcheck
2026-06-11 01:11:44.773926 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/podman_exporter/
2026-06-11 01:11:44.773940 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/podman_exporter/healthcheck
2026-06-11 01:11:44.773954 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/neutron-ovn-metadata-agent/
2026-06-11 01:11:44.773968 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/neutron-ovn-metadata-agent/01-neutron-ovn-metadata-agent.conf
2026-06-11 01:11:44.773982 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/neutron-ovn-metadata-agent/01-rootwrap.conf
2026-06-11 01:11:44.773997 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/neutron-ovn-metadata-agent/05-nova-metadata.conf
2026-06-11 01:11:44.774011 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/neutron-ovn-metadata-agent/10-neutron-metadata.conf
2026-06-11 01:11:44.774025 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/
2026-06-11 01:11:44.774040 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/01-nova.conf
2026-06-11 01:11:44.774055 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/02-nova-host-specific.conf
2026-06-11 01:11:44.774070 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/25-nova-extra.conf
2026-06-11 01:11:44.774085 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/notification_rabbitmq_user_name
2026-06-11 01:11:44.774099 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/nova-blank.conf
2026-06-11 01:11:44.774114 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/nova_statedir_ownership.py
2026-06-11 01:11:44.774129 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/rabbitmq_user_name
2026-06-11 01:11:44.774144 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/run-on-host
2026-06-11 01:11:44.774159 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/ssh-config
2026-06-11 01:11:44.774174 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/ssh-privatekey
2026-06-11 01:11:44.774189 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/ssh-publickey
2026-06-11 01:11:44.774203 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/ceph/
2026-06-11 01:11:44.774217 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova_nvme_cleaner/
2026-06-11 01:11:44.774232 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/telemetry/
2026-06-11 01:11:44.774246 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/telemetry/ceilometer-host-specific.conf
2026-06-11 01:11:44.774265 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/telemetry/ceilometer.conf
2026-06-11 01:11:44.774280 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/telemetry/custom.conf
2026-06-11 01:11:44.774295 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/telemetry/firewall.yaml
2026-06-11 01:11:44.774310 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/telemetry/node_exporter.yaml
2026-06-11 01:11:44.774324 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/telemetry/openstack_network_exporter.yaml
2026-06-11 01:11:44.774339 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/telemetry/podman_exporter.yaml
2026-06-11 01:11:44.774372 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/telemetry/polling.yaml
2026-06-11 01:11:44.774388 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/
2026-06-11 01:11:44.774403 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/edpm-container-shutdown.service.log
2026-06-11 01:11:44.774418 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/edpm_ceilometer_agent_compute.service.log
2026-06-11 01:11:44.774433 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/edpm_libvirt.target.log
2026-06-11 01:11:44.774447 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/edpm_node_exporter.service.log
2026-06-11 01:11:44.774462 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/edpm_nova_compute.service.log
2026-06-11 01:11:44.774476 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/edpm_openstack_network_exporter.service.log
2026-06-11 01:11:44.774491 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/edpm_ovn_controller.service.log
2026-06-11 01:11:44.774505 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/edpm_ovn_metadata_agent.service.log
2026-06-11 01:11:44.774520 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/edpm_podman_exporter.service.log
2026-06-11 01:11:44.774535 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/ovs-vswitchd.service.log
2026-06-11 01:11:44.774550 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/ovsdb-server.service.log
2026-06-11 01:11:44.774564 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtlockd.socket.log
2026-06-11 01:11:44.774579 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtlogd-admin.socket.log
2026-06-11 01:11:44.774594 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtlogd.service.log
2026-06-11 01:11:44.774609 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtlogd.socket.log
2026-06-11 01:11:44.774624 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtnodedevd-admin.socket.log
2026-06-11 01:11:44.774638 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtnodedevd-ro.socket.log
2026-06-11 01:11:44.774653 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtnodedevd.service.log
2026-06-11 01:11:44.774667 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtnodedevd.socket.log
2026-06-11 01:11:44.774682 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtproxyd-admin.socket.log
2026-06-11 01:11:44.774696 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtproxyd-ro.socket.log
2026-06-11 01:11:44.774710 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtproxyd-tls.socket.log
2026-06-11 01:11:44.774729 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtproxyd.socket.log
2026-06-11 01:11:44.774744 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtqemud-admin.socket.log
2026-06-11 01:11:44.774758 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtqemud-ro.socket.log
2026-06-11 01:11:44.774773 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtqemud.service.log
2026-06-11 01:11:44.774788 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtqemud.socket.log
2026-06-11 01:11:44.774803 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtsecretd-admin.socket.log
2026-06-11 01:11:44.774818 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtsecretd-ro.socket.log
2026-06-11 01:11:44.774832 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtsecretd.socket.log
2026-06-11 01:11:44.774847 | controller | cd+++++++++ ci-framework-data/logs/2026-06-11_00-59/
2026-06-11 01:11:44.774862 | controller | >f+++++++++ ci-framework-data/logs/2026-06-11_00-59/ansible.log
2026-06-11 01:11:44.774877 | controller | >f+++++++++ ci-framework-data/logs/2026-06-11_00-59/crc-setup.log
2026-06-11 01:11:44.774892 | controller | >f+++++++++ ci-framework-data/logs/2026-06-11_00-59/crc-start.log
2026-06-11 01:11:44.774906 | controller | cd+++++++++ ci-framework-data/logs/bmaas_console_logs/
2026-06-11 01:11:44.774922 | controller | >f+++++++++ ci-framework-data/logs/bmaas_console_logs/README
2026-06-11 01:11:44.774936 | controller | >f+++++++++ ci-framework-data/logs/bmaas_console_logs/edpm-compute-baremetal-00_console.log
2026-06-11 01:11:44.774950 | controller | >f+++++++++ ci-framework-data/logs/bmaas_console_logs/edpm-compute-baremetal-00_console_2026-06-11-00:28:46.log
2026-06-11 01:11:44.774965 | controller | >f+++++++++ ci-framework-data/logs/bmaas_console_logs/edpm-compute-baremetal-00_console_2026-06-11-00:34:35.log
2026-06-11 01:11:44.774980 | controller | >f+++++++++ ci-framework-data/logs/bmaas_console_logs/edpm-compute-baremetal-00_no_ansi_2026-06-11-00:28:46.log
2026-06-11 01:11:44.774994 | controller | >f+++++++++ ci-framework-data/logs/bmaas_console_logs/edpm-compute-baremetal-00_no_ansi_2026-06-11-00:34:35.log
2026-06-11 01:11:44.775008 | controller | cd+++++++++ ci-framework-data/logs/crc/
2026-06-11 01:11:44.775023 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/
2026-06-11 01:11:44.775038 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/
2026-06-11 01:11:44.775052 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/baremetal-operator-system_baremetal-operator-controller-manager-6b59b74864-dtfqt_2c2c1c70-e4b7-47e3-aa4c-5d3f3f6bc408/
2026-06-11 01:11:44.775067 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/baremetal-operator-system_baremetal-operator-controller-manager-6b59b74864-dtfqt_2c2c1c70-e4b7-47e3-aa4c-5d3f3f6bc408/manager/
2026-06-11 01:11:44.775082 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/baremetal-operator-system_baremetal-operator-controller-manager-6b59b74864-dtfqt_2c2c1c70-e4b7-47e3-aa4c-5d3f3f6bc408/manager/0.log
2026-06-11 01:11:44.775097 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/baremetal-operator-system_baremetal-operator-controller-manager-6b59b74864-dtfqt_2c2c1c70-e4b7-47e3-aa4c-5d3f3f6bc408/manager/1.log
2026-06-11 01:11:44.775111 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/baremetal-operator-system_baremetal-operator-ironic-756675b7cf-mbvbh_fde9815d-f77c-4d6e-ba15-4abd7c0e7303/
2026-06-11 01:11:44.775126 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/baremetal-operator-system_baremetal-operator-ironic-756675b7cf-mbvbh_fde9815d-f77c-4d6e-ba15-4abd7c0e7303/ironic-httpd/
2026-06-11 01:11:44.775141 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/baremetal-operator-system_baremetal-operator-ironic-756675b7cf-mbvbh_fde9815d-f77c-4d6e-ba15-4abd7c0e7303/ironic-httpd/0.log.gz
2026-06-11 01:11:44.775160 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/baremetal-operator-system_baremetal-operator-ironic-756675b7cf-mbvbh_fde9815d-f77c-4d6e-ba15-4abd7c0e7303/ironic-ipa-downloader/
2026-06-11 01:11:44.775175 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/baremetal-operator-system_baremetal-operator-ironic-756675b7cf-mbvbh_fde9815d-f77c-4d6e-ba15-4abd7c0e7303/ironic-ipa-downloader/0.log
2026-06-11 01:11:44.775189 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/baremetal-operator-system_baremetal-operator-ironic-756675b7cf-mbvbh_fde9815d-f77c-4d6e-ba15-4abd7c0e7303/ironic-log-watch/
2026-06-11 01:11:44.775204 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/baremetal-operator-system_baremetal-operator-ironic-756675b7cf-mbvbh_fde9815d-f77c-4d6e-ba15-4abd7c0e7303/ironic-log-watch/0.log.gz
2026-06-11 01:11:44.775218 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/baremetal-operator-system_baremetal-operator-ironic-756675b7cf-mbvbh_fde9815d-f77c-4d6e-ba15-4abd7c0e7303/ironic/
2026-06-11 01:11:44.775233 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/baremetal-operator-system_baremetal-operator-ironic-756675b7cf-mbvbh_fde9815d-f77c-4d6e-ba15-4abd7c0e7303/ironic/0.log
2026-06-11 01:11:44.775248 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/baremetal-operator-system_baremetal-operator-ironic-756675b7cf-mbvbh_fde9815d-f77c-4d6e-ba15-4abd7c0e7303/mariadb/
2026-06-11 01:11:44.775262 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/baremetal-operator-system_baremetal-operator-ironic-756675b7cf-mbvbh_fde9815d-f77c-4d6e-ba15-4abd7c0e7303/mariadb/0.log
2026-06-11 01:11:44.775276 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/cert-manager_cert-manager-7b8b89f89d-skft4_dbd244f9-3155-41f3-a0b2-381f5b737a08/
2026-06-11 01:11:44.775291 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/cert-manager_cert-manager-7b8b89f89d-skft4_dbd244f9-3155-41f3-a0b2-381f5b737a08/cert-manager-controller/
2026-06-11 01:11:44.775306 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/cert-manager_cert-manager-7b8b89f89d-skft4_dbd244f9-3155-41f3-a0b2-381f5b737a08/cert-manager-controller/0.log
2026-06-11 01:11:44.775321 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/cert-manager_cert-manager-cainjector-7f9fdd5dd5-lnm7b_a6a093cc-35d8-4563-b24e-9b7d51377e2a/
2026-06-11 01:11:44.775336 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/cert-manager_cert-manager-cainjector-7f9fdd5dd5-lnm7b_a6a093cc-35d8-4563-b24e-9b7d51377e2a/cert-manager-cainjector/
2026-06-11 01:11:44.775369 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/cert-manager_cert-manager-cainjector-7f9fdd5dd5-lnm7b_a6a093cc-35d8-4563-b24e-9b7d51377e2a/cert-manager-cainjector/0.log
2026-06-11 01:11:44.775386 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/cert-manager_cert-manager-webhook-769f6b94cb-jpbtt_704b63bf-35f0-4784-9a46-186229538ef8/
2026-06-11 01:11:44.775402 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/cert-manager_cert-manager-webhook-769f6b94cb-jpbtt_704b63bf-35f0-4784-9a46-186229538ef8/cert-manager-webhook/
2026-06-11 01:11:44.775417 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/cert-manager_cert-manager-webhook-769f6b94cb-jpbtt_704b63bf-35f0-4784-9a46-186229538ef8/cert-manager-webhook/0.log
2026-06-11 01:11:44.775431 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/hostpath-provisioner_csi-hostpathplugin-mpq2f_af9d3f54-b024-4959-888b-41fc0dc68a7f/
2026-06-11 01:11:44.775450 | 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 01:11:44.775464 | 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 01:11:44.775479 | 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 01:11:44.775493 | 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 01:11:44.775507 | 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 01:11:44.775521 | 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 01:11:44.775535 | 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 01:11:44.775549 | 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 01:11:44.775564 | 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 01:11:44.775578 | 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 01:11:44.775593 | 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 01:11:44.775607 | 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 01:11:44.775622 | 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 01:11:44.775636 | 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 01:11:44.775651 | 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 01:11:44.775665 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_controller-8464864885-sr77b_541002b0-087e-423d-9ef1-3a46bc06fbb6/
2026-06-11 01:11:44.775679 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_controller-8464864885-sr77b_541002b0-087e-423d-9ef1-3a46bc06fbb6/controller/
2026-06-11 01:11:44.775693 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_controller-8464864885-sr77b_541002b0-087e-423d-9ef1-3a46bc06fbb6/controller/0.log.gz
2026-06-11 01:11:44.775707 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_controller-8464864885-sr77b_541002b0-087e-423d-9ef1-3a46bc06fbb6/kube-rbac-proxy/
2026-06-11 01:11:44.775722 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_controller-8464864885-sr77b_541002b0-087e-423d-9ef1-3a46bc06fbb6/kube-rbac-proxy/0.log
2026-06-11 01:11:44.775739 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_metallb-operator-controller-manager-c56bfcc68-tspql_ea1aa180-707f-4e85-87c2-f21257d05035/
2026-06-11 01:11:44.775754 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_metallb-operator-controller-manager-c56bfcc68-tspql_ea1aa180-707f-4e85-87c2-f21257d05035/manager/
2026-06-11 01:11:44.775768 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_metallb-operator-controller-manager-c56bfcc68-tspql_ea1aa180-707f-4e85-87c2-f21257d05035/manager/0.log
2026-06-11 01:11:44.775782 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_metallb-operator-controller-manager-c56bfcc68-tspql_ea1aa180-707f-4e85-87c2-f21257d05035/manager/1.log
2026-06-11 01:11:44.775796 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_metallb-operator-webhook-server-b9b7c7b76-kwjvj_dad5c5d5-b42c-491a-9110-c50d8489305e/
2026-06-11 01:11:44.775810 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_metallb-operator-webhook-server-b9b7c7b76-kwjvj_dad5c5d5-b42c-491a-9110-c50d8489305e/webhook-server/
2026-06-11 01:11:44.775824 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_metallb-operator-webhook-server-b9b7c7b76-kwjvj_dad5c5d5-b42c-491a-9110-c50d8489305e/webhook-server/0.log
2026-06-11 01:11:44.775838 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_speaker-zttw6_3338c665-1126-4c4f-a016-de5ec2c069cd/
2026-06-11 01:11:44.775852 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_speaker-zttw6_3338c665-1126-4c4f-a016-de5ec2c069cd/kube-rbac-proxy/
2026-06-11 01:11:44.775866 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_speaker-zttw6_3338c665-1126-4c4f-a016-de5ec2c069cd/kube-rbac-proxy/0.log
2026-06-11 01:11:44.775880 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_speaker-zttw6_3338c665-1126-4c4f-a016-de5ec2c069cd/speaker/
2026-06-11 01:11:44.775895 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_speaker-zttw6_3338c665-1126-4c4f-a016-de5ec2c069cd/speaker/0.log.gz
2026-06-11 01:11:44.775909 | 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 01:11:44.775924 | 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 01:11:44.775938 | 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 01:11:44.775953 | 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 01:11:44.775967 | 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 01:11:44.775981 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-apiserver_apiserver-9ddfb9f55-k47zv_e7508fa2-0f14-41e2-8972-4e2e11009b77/
2026-06-11 01:11:44.775996 | 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 01:11:44.776018 | 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 01:11:44.776033 | 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 01:11:44.776048 | 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 01:11:44.776062 | 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 01:11:44.776076 | 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 01:11:44.776090 | 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 01:11:44.776104 | 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 01:11:44.776118 | 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 01:11:44.776132 | 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 01:11:44.776169 | 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 01:11:44.776185 | 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 01:11:44.776200 | 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 01:11:44.776214 | 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 01:11:44.776229 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-authentication_oauth-openshift-57dffc477f-qkhjp_834f99e5-abb2-40e7-a9e1-20afa2acdfcf/
2026-06-11 01:11:44.776243 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-authentication_oauth-openshift-57dffc477f-qkhjp_834f99e5-abb2-40e7-a9e1-20afa2acdfcf/oauth-openshift/
2026-06-11 01:11:44.776258 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-authentication_oauth-openshift-57dffc477f-qkhjp_834f99e5-abb2-40e7-a9e1-20afa2acdfcf/oauth-openshift/0.log
2026-06-11 01:11:44.776272 | 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 01:11:44.776287 | 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 01:11:44.776301 | 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 01:11:44.776320 | 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 01:11:44.776335 | 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 01:11:44.776369 | 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 01:11:44.776390 | 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 01:11:44.776405 | 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 01:11:44.776420 | 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 01:11:44.776435 | 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/378b5f326b36993bc4d200e9a0241fccff952f361ccc53483faadca094b5c422.log
2026-06-11 01:11:44.776451 | 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 01:11:44.776466 | 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 01:11:44.776481 | 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 01:11:44.776496 | 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 01:11:44.776511 | 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 01:11:44.776525 | 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 01:11:44.776540 | 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 01:11:44.776554 | 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 01:11:44.776569 | 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 01:11:44.776588 | 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 01:11:44.776603 | 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 01:11:44.776618 | 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 01:11:44.776632 | 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 01:11:44.776647 | 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 01:11:44.776662 | 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 01:11:44.776677 | 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 01:11:44.776691 | 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 01:11:44.776706 | 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 01:11:44.776720 | 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 01:11:44.776735 | 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/7.log
2026-06-11 01:11:44.776749 | 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 01:11:44.776764 | 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 01:11:44.776779 | 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 01:11:44.776793 | 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 01:11:44.776808 | 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 01:11:44.776823 | 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 01:11:44.776837 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-console_console-856dbdc565-9qldn_45341cce-114e-4751-9b56-b74f4d01ec81/
2026-06-11 01:11:44.776856 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-console_console-856dbdc565-9qldn_45341cce-114e-4751-9b56-b74f4d01ec81/console/
2026-06-11 01:11:44.776871 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-console_console-856dbdc565-9qldn_45341cce-114e-4751-9b56-b74f4d01ec81/console/0.log
2026-06-11 01:11:44.776886 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-console_downloads-747b44746d-4pqvr_d0d29411-fb58-47c5-9579-23967e5649ce/
2026-06-11 01:11:44.776900 | 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 01:11:44.776915 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-console_downloads-747b44746d-4pqvr_d0d29411-fb58-47c5-9579-23967e5649ce/download-server/10.log
2026-06-11 01:11:44.776929 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-console_downloads-747b44746d-4pqvr_d0d29411-fb58-47c5-9579-23967e5649ce/download-server/11.log
2026-06-11 01:11:44.776943 | 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 01:11:44.776957 | 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 01:11:44.776971 | 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 01:11:44.776985 | 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 01:11:44.776999 | 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 01:11:44.777014 | 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 01:11:44.777029 | 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/3.log
2026-06-11 01:11:44.777043 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-controller-manager_controller-manager-794c9cd9f9-zkn9r_b6aabc83-f8b8-4344-b2d6-4c73912c5a06/
2026-06-11 01:11:44.777058 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-controller-manager_controller-manager-794c9cd9f9-zkn9r_b6aabc83-f8b8-4344-b2d6-4c73912c5a06/controller-manager/
2026-06-11 01:11:44.777073 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-controller-manager_controller-manager-794c9cd9f9-zkn9r_b6aabc83-f8b8-4344-b2d6-4c73912c5a06/controller-manager/0.log
2026-06-11 01:11:44.777088 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-controller-manager_controller-manager-794c9cd9f9-zkn9r_b6aabc83-f8b8-4344-b2d6-4c73912c5a06/controller-manager/1.log
2026-06-11 01:11:44.777103 | 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 01:11:44.777124 | 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 01:11:44.777139 | 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 01:11:44.777154 | 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 01:11:44.777168 | 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 01:11:44.777183 | 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 01:11:44.777197 | 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 01:11:44.777211 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-dns_dns-default-qtghf_d181776f-b90e-41dc-be09-c4543b8cba16/
2026-06-11 01:11:44.777225 | 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 01:11:44.777240 | 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 01:11:44.777254 | 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 01:11:44.777268 | 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 01:11:44.777282 | 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 01:11:44.777296 | 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 01:11:44.777310 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-dns_node-resolver-277xp_23ff097f-6142-46bb-a58a-7f2c26578907/
2026-06-11 01:11:44.777325 | 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 01:11:44.777339 | 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 01:11:44.777373 | 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 01:11:44.777389 | 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 01:11:44.777404 | 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 01:11:44.777419 | 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 01:11:44.777434 | 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 01:11:44.777469 | 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/3.log
2026-06-11 01:11:44.777484 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/
2026-06-11 01:11:44.777499 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/etcd-ensure-env-vars/
2026-06-11 01:11:44.777514 | 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 01:11:44.777528 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/etcd-metrics/
2026-06-11 01:11:44.777542 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/etcd-metrics/0.log
2026-06-11 01:11:44.777557 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/etcd-readyz/
2026-06-11 01:11:44.777571 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/etcd-readyz/0.log
2026-06-11 01:11:44.777584 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/etcd-resources-copy/
2026-06-11 01:11:44.777598 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/etcd-resources-copy/0.log
2026-06-11 01:11:44.777612 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/etcd-rev/
2026-06-11 01:11:44.777626 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/etcd-rev/0.log
2026-06-11 01:11:44.777640 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/etcd/
2026-06-11 01:11:44.777654 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/etcd/0.log.gz
2026-06-11 01:11:44.777669 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/etcdctl/
2026-06-11 01:11:44.777683 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/etcdctl/0.log
2026-06-11 01:11:44.777698 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/setup/
2026-06-11 01:11:44.777712 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/setup/0.log
2026-06-11 01:11:44.777726 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_installer-3-crc_0c0b6bc4-a456-4117-8626-021c05bc3d66/
2026-06-11 01:11:44.777740 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_installer-3-crc_0c0b6bc4-a456-4117-8626-021c05bc3d66/installer/
2026-06-11 01:11:44.777755 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_installer-3-crc_0c0b6bc4-a456-4117-8626-021c05bc3d66/installer/0.log
2026-06-11 01:11:44.777769 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-4c6df_ba63d30b-031a-47ef-ae87-066db1107242/
2026-06-11 01:11:44.777788 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-4c6df_ba63d30b-031a-47ef-ae87-066db1107242/8ef44194988b041ee023f03018d2d82bc31eaef355a04dfd33976dd05c61d40e.log
2026-06-11 01:11:44.777803 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-4c6df_ba63d30b-031a-47ef-ae87-066db1107242/controller/
2026-06-11 01:11:44.777817 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-4c6df_ba63d30b-031a-47ef-ae87-066db1107242/controller/0.log
2026-06-11 01:11:44.777832 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-4c6df_ba63d30b-031a-47ef-ae87-066db1107242/cp-frr-files/
2026-06-11 01:11:44.777846 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-4c6df_ba63d30b-031a-47ef-ae87-066db1107242/cp-frr-files/0.log
2026-06-11 01:11:44.777861 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-4c6df_ba63d30b-031a-47ef-ae87-066db1107242/cp-frr-status/
2026-06-11 01:11:44.777875 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-4c6df_ba63d30b-031a-47ef-ae87-066db1107242/cp-frr-status/0.log
2026-06-11 01:11:44.777889 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-4c6df_ba63d30b-031a-47ef-ae87-066db1107242/cp-metrics/
2026-06-11 01:11:44.777903 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-4c6df_ba63d30b-031a-47ef-ae87-066db1107242/cp-metrics/0.log
2026-06-11 01:11:44.777918 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-4c6df_ba63d30b-031a-47ef-ae87-066db1107242/cp-reloader/
2026-06-11 01:11:44.777932 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-4c6df_ba63d30b-031a-47ef-ae87-066db1107242/cp-reloader/0.log
2026-06-11 01:11:44.777946 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-4c6df_ba63d30b-031a-47ef-ae87-066db1107242/frr-metrics/
2026-06-11 01:11:44.777960 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-4c6df_ba63d30b-031a-47ef-ae87-066db1107242/frr-metrics/0.log
2026-06-11 01:11:44.777975 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-4c6df_ba63d30b-031a-47ef-ae87-066db1107242/frr-status/
2026-06-11 01:11:44.777989 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-4c6df_ba63d30b-031a-47ef-ae87-066db1107242/frr-status/0.log
2026-06-11 01:11:44.778003 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-4c6df_ba63d30b-031a-47ef-ae87-066db1107242/frr/
2026-06-11 01:11:44.778017 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-4c6df_ba63d30b-031a-47ef-ae87-066db1107242/frr/0.log
2026-06-11 01:11:44.778031 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-4c6df_ba63d30b-031a-47ef-ae87-066db1107242/kube-rbac-proxy-frr/
2026-06-11 01:11:44.778045 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-4c6df_ba63d30b-031a-47ef-ae87-066db1107242/kube-rbac-proxy-frr/0.log
2026-06-11 01:11:44.778059 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-4c6df_ba63d30b-031a-47ef-ae87-066db1107242/kube-rbac-proxy/
2026-06-11 01:11:44.778073 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-4c6df_ba63d30b-031a-47ef-ae87-066db1107242/kube-rbac-proxy/0.log
2026-06-11 01:11:44.778087 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-4c6df_ba63d30b-031a-47ef-ae87-066db1107242/reloader/
2026-06-11 01:11:44.778105 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-4c6df_ba63d30b-031a-47ef-ae87-066db1107242/reloader/0.log
2026-06-11 01:11:44.778120 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-webhook-server-bc5694f79-9mjv4_00e49482-71eb-42c9-a6ee-8948310e9237/
2026-06-11 01:11:44.778134 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-webhook-server-bc5694f79-9mjv4_00e49482-71eb-42c9-a6ee-8948310e9237/frr-k8s-webhook-server/
2026-06-11 01:11:44.778148 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-webhook-server-bc5694f79-9mjv4_00e49482-71eb-42c9-a6ee-8948310e9237/frr-k8s-webhook-server/0.log
2026-06-11 01:11:44.778163 | 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 01:11:44.778177 | 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 01:11:44.778191 | 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 01:11:44.778205 | 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 01:11:44.778220 | 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 01:11:44.778234 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-image-registry_image-pruner-29685600-2h4zl_6e2b88fe-dc21-4819-a9df-6381dcfc2d27/
2026-06-11 01:11:44.778249 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-image-registry_image-pruner-29685600-2h4zl_6e2b88fe-dc21-4819-a9df-6381dcfc2d27/image-pruner/
2026-06-11 01:11:44.778263 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-image-registry_image-pruner-29685600-2h4zl_6e2b88fe-dc21-4819-a9df-6381dcfc2d27/image-pruner/0.log
2026-06-11 01:11:44.778277 | 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 01:11:44.778292 | 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 01:11:44.778306 | 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 01:11:44.778321 | 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 01:11:44.778335 | 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 01:11:44.778370 | 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 01:11:44.778387 | 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 01:11:44.778407 | 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 01:11:44.778422 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-infra_auto-csr-approver-29685662-89qrr_0d886eff-dcc8-406e-907f-b67b64c69fd0/
2026-06-11 01:11:44.778436 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-infra_auto-csr-approver-29685662-89qrr_0d886eff-dcc8-406e-907f-b67b64c69fd0/oc/
2026-06-11 01:11:44.778451 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-infra_auto-csr-approver-29685662-89qrr_0d886eff-dcc8-406e-907f-b67b64c69fd0/oc/0.log
2026-06-11 01:11:44.778465 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-infra_auto-csr-approver-29685664-qfbww_9e378259-b325-4781-adcb-ff03bd3999f1/
2026-06-11 01:11:44.778480 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-infra_auto-csr-approver-29685664-qfbww_9e378259-b325-4781-adcb-ff03bd3999f1/oc/
2026-06-11 01:11:44.778494 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-infra_auto-csr-approver-29685664-qfbww_9e378259-b325-4781-adcb-ff03bd3999f1/oc/0.log
2026-06-11 01:11:44.778508 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-infra_auto-csr-approver-29685666-9j6w4_c57f3f0b-050b-4d93-ae38-82d72bff2080/
2026-06-11 01:11:44.778523 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-infra_auto-csr-approver-29685666-9j6w4_c57f3f0b-050b-4d93-ae38-82d72bff2080/oc/
2026-06-11 01:11:44.778537 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-infra_auto-csr-approver-29685666-9j6w4_c57f3f0b-050b-4d93-ae38-82d72bff2080/oc/0.log
2026-06-11 01:11:44.778551 | 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 01:11:44.778565 | 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 01:11:44.778579 | 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 01:11:44.778593 | 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 01:11:44.778607 | 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 01:11:44.778621 | 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 01:11:44.778635 | 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 01:11:44.778650 | 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 01:11:44.778664 | 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 01:11:44.778678 | 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 01:11:44.778698 | 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 01:11:44.778713 | 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 01:11:44.778728 | 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 01:11:44.778743 | 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 01:11:44.778757 | 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 01:11:44.778772 | 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 01:11:44.778787 | 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 01:11:44.778802 | 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 01:11:44.778817 | 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 01:11:44.778831 | 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 01:11:44.778846 | 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 01:11:44.778860 | 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 01:11:44.778875 | 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 01:11:44.778890 | 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 01:11:44.778904 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_installer-13-crc_e93f5f1f-6ec6-4eea-8231-30beff845496/
2026-06-11 01:11:44.778919 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_installer-13-crc_e93f5f1f-6ec6-4eea-8231-30beff845496/installer/
2026-06-11 01:11:44.778933 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_installer-13-crc_e93f5f1f-6ec6-4eea-8231-30beff845496/installer/0.log
2026-06-11 01:11:44.778947 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_kube-apiserver-crc_2f7bbb18f49ec5051d597a59521367c8/
2026-06-11 01:11:44.778962 | 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 01:11:44.778981 | 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 01:11:44.778996 | 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 01:11:44.779010 | 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 01:11:44.779024 | 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 01:11:44.779039 | 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 01:11:44.779053 | 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 01:11:44.779068 | 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 01:11:44.779082 | 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 01:11:44.779097 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_kube-apiserver-crc_2f7bbb18f49ec5051d597a59521367c8/kube-apiserver/
2026-06-11 01:11:44.779111 | 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 01:11:44.779125 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_kube-apiserver-crc_2f7bbb18f49ec5051d597a59521367c8/setup/
2026-06-11 01:11:44.779139 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_kube-apiserver-crc_2f7bbb18f49ec5051d597a59521367c8/setup/0.log
2026-06-11 01:11:44.779153 | 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 01:11:44.779167 | 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 01:11:44.779181 | 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 01:11:44.779196 | 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 01:11:44.779210 | 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 01:11:44.779224 | 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 01:11:44.779239 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_revision-pruner-13-crc_d67c54d8-7046-4672-a92f-f5ece4e3b990/
2026-06-11 01:11:44.779253 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_revision-pruner-13-crc_d67c54d8-7046-4672-a92f-f5ece4e3b990/pruner/
2026-06-11 01:11:44.779272 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_revision-pruner-13-crc_d67c54d8-7046-4672-a92f-f5ece4e3b990/pruner/0.log
2026-06-11 01:11:44.779287 | 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 01:11:44.779302 | 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 01:11:44.779317 | 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 01:11:44.779331 | 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 01:11:44.779367 | 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 01:11:44.779389 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-controller-manager_kube-controller-manager-crc_9f0bc7fcb0822a2c13eb2d22cd8c0641/
2026-06-11 01:11:44.779404 | 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 01:11:44.779419 | 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 01:11:44.779434 | 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 01:11:44.779449 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-controller-manager_kube-controller-manager-crc_9f0bc7fcb0822a2c13eb2d22cd8c0641/cluster-policy-controller/10.log
2026-06-11 01:11:44.779463 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-controller-manager_kube-controller-manager-crc_9f0bc7fcb0822a2c13eb2d22cd8c0641/cluster-policy-controller/9.log
2026-06-11 01:11:44.779477 | 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 01:11:44.779492 | 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 01:11:44.779508 | 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 01:11:44.779524 | 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 01:11:44.779539 | 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 01:11:44.779559 | 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 01:11:44.779575 | 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/2.log
2026-06-11 01:11:44.779589 | 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 01:11:44.779604 | 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 01:11:44.779618 | 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 01:11:44.779633 | 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 01:11:44.779647 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-controller-manager_kube-controller-manager-crc_9f0bc7fcb0822a2c13eb2d22cd8c0641/kube-controller-manager/5.log
2026-06-11 01:11:44.779661 | 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 01:11:44.779676 | 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 01:11:44.779690 | 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 01:11:44.779705 | 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 01:11:44.779720 | 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/3.log
2026-06-11 01:11:44.779735 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-scheduler_openshift-kube-scheduler-crc_0b638b8f4bb0070e40528db779baf6a2/
2026-06-11 01:11:44.779750 | 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 01:11:44.779765 | 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 01:11:44.779780 | 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 01:11:44.779794 | 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 01:11:44.779813 | 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 01:11:44.779828 | 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 01:11:44.779842 | 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 01:11:44.779857 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-scheduler_openshift-kube-scheduler-crc_0b638b8f4bb0070e40528db779baf6a2/kube-scheduler/
2026-06-11 01:11:44.779871 | 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 01:11:44.779886 | 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 01:11:44.779900 | 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 01:11:44.779914 | 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 01:11:44.779929 | 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 01:11:44.779943 | 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 01:11:44.779957 | 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 01:11:44.779972 | 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 01:11:44.779986 | 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 01:11:44.780000 | 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 01:11:44.780015 | 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 01:11:44.780029 | 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 01:11:44.780044 | 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 01:11:44.780059 | 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 01:11:44.780077 | 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 01:11:44.780093 | 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 01:11:44.780107 | 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 01:11:44.780122 | 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 01:11:44.780136 | 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 01:11:44.780163 | 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 01:11:44.780238 | 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 01:11:44.780259 | 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 01:11:44.780274 | 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 01:11:44.780289 | 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 01:11:44.780304 | 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 01:11:44.780319 | 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 01:11:44.780334 | 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 01:11:44.780373 | 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 01:11:44.780391 | 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 01:11:44.780407 | 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 01:11:44.780421 | 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 01:11:44.780436 | 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 01:11:44.780458 | 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 01:11:44.780473 | 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 01:11:44.780488 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-config-operator_kube-rbac-proxy-crio-crc_4e08c320b1e9e2405e6e0107bdf7eeb4/
2026-06-11 01:11:44.780503 | 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 01:11:44.780517 | 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 01:11:44.780531 | 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 01:11:44.780545 | 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 01:11:44.780559 | 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 01:11:44.780574 | 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 01:11:44.780588 | 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 01:11:44.780602 | 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 01:11:44.780616 | 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 01:11:44.780631 | 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 01:11:44.780646 | 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 01:11:44.780661 | 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 01:11:44.780675 | 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 01:11:44.780690 | 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 01:11:44.780704 | 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 01:11:44.780723 | 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 01:11:44.780738 | 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 01:11:44.780753 | 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 01:11:44.780767 | 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 01:11:44.780781 | 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 01:11:44.780796 | 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 01:11:44.780810 | 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 01:11:44.780824 | 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 01:11:44.780838 | 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 01:11:44.780852 | 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 01:11:44.780867 | 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 01:11:44.780882 | 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 01:11:44.780896 | 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 01:11:44.780911 | 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 01:11:44.780925 | 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 01:11:44.780940 | 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 01:11:44.780954 | 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 01:11:44.780973 | 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 01:11:44.780988 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3ln5q2_c7f46815-b282-41ee-8b0a-9f10cce26276/
2026-06-11 01:11:44.781002 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3ln5q2_c7f46815-b282-41ee-8b0a-9f10cce26276/extract/
2026-06-11 01:11:44.781016 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3ln5q2_c7f46815-b282-41ee-8b0a-9f10cce26276/extract/0.log
2026-06-11 01:11:44.781031 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3ln5q2_c7f46815-b282-41ee-8b0a-9f10cce26276/pull/
2026-06-11 01:11:44.781046 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3ln5q2_c7f46815-b282-41ee-8b0a-9f10cce26276/pull/0.log
2026-06-11 01:11:44.781060 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3ln5q2_c7f46815-b282-41ee-8b0a-9f10cce26276/util/
2026-06-11 01:11:44.781075 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3ln5q2_c7f46815-b282-41ee-8b0a-9f10cce26276/util/0.log
2026-06-11 01:11:44.781090 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_certified-operators-xm6qd_69cbb88e-f411-4c3a-8926-7161eff4c917/
2026-06-11 01:11:44.781104 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_certified-operators-xm6qd_69cbb88e-f411-4c3a-8926-7161eff4c917/extract-content/
2026-06-11 01:11:44.781119 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_certified-operators-xm6qd_69cbb88e-f411-4c3a-8926-7161eff4c917/extract-content/0.log
2026-06-11 01:11:44.781133 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_certified-operators-xm6qd_69cbb88e-f411-4c3a-8926-7161eff4c917/extract-utilities/
2026-06-11 01:11:44.781147 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_certified-operators-xm6qd_69cbb88e-f411-4c3a-8926-7161eff4c917/extract-utilities/0.log
2026-06-11 01:11:44.781162 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_certified-operators-xm6qd_69cbb88e-f411-4c3a-8926-7161eff4c917/registry-server/
2026-06-11 01:11:44.781176 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_certified-operators-xm6qd_69cbb88e-f411-4c3a-8926-7161eff4c917/registry-server/0.log.gz
2026-06-11 01:11:44.781191 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_community-operators-shl7m_866f56ee-0b50-4ed9-bfff-678aca8ec89b/
2026-06-11 01:11:44.781205 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_community-operators-shl7m_866f56ee-0b50-4ed9-bfff-678aca8ec89b/extract-content/
2026-06-11 01:11:44.781219 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_community-operators-shl7m_866f56ee-0b50-4ed9-bfff-678aca8ec89b/extract-content/0.log
2026-06-11 01:11:44.781234 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_community-operators-shl7m_866f56ee-0b50-4ed9-bfff-678aca8ec89b/extract-utilities/
2026-06-11 01:11:44.781252 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_community-operators-shl7m_866f56ee-0b50-4ed9-bfff-678aca8ec89b/extract-utilities/0.log
2026-06-11 01:11:44.781267 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_community-operators-shl7m_866f56ee-0b50-4ed9-bfff-678aca8ec89b/registry-server/
2026-06-11 01:11:44.781282 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_community-operators-shl7m_866f56ee-0b50-4ed9-bfff-678aca8ec89b/registry-server/0.log.gz
2026-06-11 01:11:44.781296 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd97jjzx_ddfe540c-3053-4223-b943-b372991cb9be/
2026-06-11 01:11:44.781310 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd97jjzx_ddfe540c-3053-4223-b943-b372991cb9be/extract/
2026-06-11 01:11:44.781324 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd97jjzx_ddfe540c-3053-4223-b943-b372991cb9be/extract/0.log
2026-06-11 01:11:44.781339 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd97jjzx_ddfe540c-3053-4223-b943-b372991cb9be/pull/
2026-06-11 01:11:44.781375 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd97jjzx_ddfe540c-3053-4223-b943-b372991cb9be/pull/0.log
2026-06-11 01:11:44.781391 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd97jjzx_ddfe540c-3053-4223-b943-b372991cb9be/util/
2026-06-11 01:11:44.781407 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd97jjzx_ddfe540c-3053-4223-b943-b372991cb9be/util/0.log
2026-06-11 01:11:44.781422 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_marketplace-operator-547dbd544d-94q28_6853f66a-0503-4e56-976d-8250b1cf9526/
2026-06-11 01:11:44.781436 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_marketplace-operator-547dbd544d-94q28_6853f66a-0503-4e56-976d-8250b1cf9526/marketplace-operator/
2026-06-11 01:11:44.781451 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_marketplace-operator-547dbd544d-94q28_6853f66a-0503-4e56-976d-8250b1cf9526/marketplace-operator/0.log
2026-06-11 01:11:44.781466 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_marketplace-operator-547dbd544d-94q28_6853f66a-0503-4e56-976d-8250b1cf9526/marketplace-operator/1.log
2026-06-11 01:11:44.781480 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-marketplace-ll6wg_d158cf0e-a05d-4637-a641-f692ac11c34c/
2026-06-11 01:11:44.781494 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-marketplace-ll6wg_d158cf0e-a05d-4637-a641-f692ac11c34c/extract-content/
2026-06-11 01:11:44.781508 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-marketplace-ll6wg_d158cf0e-a05d-4637-a641-f692ac11c34c/extract-content/0.log
2026-06-11 01:11:44.781522 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-marketplace-ll6wg_d158cf0e-a05d-4637-a641-f692ac11c34c/extract-utilities/
2026-06-11 01:11:44.781536 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-marketplace-ll6wg_d158cf0e-a05d-4637-a641-f692ac11c34c/extract-utilities/0.log
2026-06-11 01:11:44.781554 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-marketplace-ll6wg_d158cf0e-a05d-4637-a641-f692ac11c34c/registry-server/
2026-06-11 01:11:44.781569 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-marketplace-ll6wg_d158cf0e-a05d-4637-a641-f692ac11c34c/registry-server/0.log.gz
2026-06-11 01:11:44.781584 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-operators-n7vdr_de476369-c321-4cae-8c84-b24aec4471cd/
2026-06-11 01:11:44.781598 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-operators-n7vdr_de476369-c321-4cae-8c84-b24aec4471cd/extract-content/
2026-06-11 01:11:44.781612 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-operators-n7vdr_de476369-c321-4cae-8c84-b24aec4471cd/extract-content/0.log
2026-06-11 01:11:44.781626 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-operators-n7vdr_de476369-c321-4cae-8c84-b24aec4471cd/extract-utilities/
2026-06-11 01:11:44.781641 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-operators-n7vdr_de476369-c321-4cae-8c84-b24aec4471cd/extract-utilities/0.log
2026-06-11 01:11:44.781655 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-operators-n7vdr_de476369-c321-4cae-8c84-b24aec4471cd/registry-server/
2026-06-11 01:11:44.781669 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-operators-n7vdr_de476369-c321-4cae-8c84-b24aec4471cd/registry-server/0.log.gz
2026-06-11 01:11:44.781684 | 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 01:11:44.781699 | 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 01:11:44.781713 | 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 01:11:44.781727 | 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 01:11:44.781742 | 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 01:11:44.781756 | 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 01:11:44.781771 | 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 01:11:44.781785 | 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 01:11:44.781799 | 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 01:11:44.781813 | 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 01:11:44.781832 | 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 01:11:44.781847 | 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 01:11:44.781861 | 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 01:11:44.781876 | 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 01:11:44.781891 | 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 01:11:44.781906 | 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 01:11:44.781921 | 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 01:11:44.781936 | 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 01:11:44.781951 | 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 01:11:44.781965 | 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 01:11:44.781980 | 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 01:11:44.781994 | 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 01:11:44.782008 | 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 01:11:44.782022 | 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 01:11:44.782036 | 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 01:11:44.782051 | 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 01:11:44.782065 | 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 01:11:44.782079 | 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 01:11:44.782097 | 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 01:11:44.782111 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_multus-bzhnf_00c6c2e8-e87f-4689-a0b0-78a0fc81763d/
2026-06-11 01:11:44.782125 | 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 01:11:44.782140 | 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 01:11:44.782154 | 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 01:11:44.782168 | 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 01:11:44.782182 | 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 01:11:44.782196 | 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 01:11:44.782211 | 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 01:11:44.782225 | 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 01:11:44.782240 | 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 01:11:44.782254 | 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 01:11:44.782268 | 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 01:11:44.782282 | 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 01:11:44.782296 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-must-gather-vbxmw_must-gather-kl6kg_af070cd0-afcb-4a20-b56a-1e3d58a379b5/
2026-06-11 01:11:44.782310 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-must-gather-vbxmw_must-gather-kl6kg_af070cd0-afcb-4a20-b56a-1e3d58a379b5/copy/
2026-06-11 01:11:44.782324 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-must-gather-vbxmw_must-gather-kl6kg_af070cd0-afcb-4a20-b56a-1e3d58a379b5/gather/
2026-06-11 01:11:44.782339 | 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 01:11:44.782374 | 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 01:11:44.782390 | 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 01:11:44.782409 | 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 01:11:44.782424 | 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 01:11:44.782439 | 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 01:11:44.782454 | 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 01:11:44.782469 | 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 01:11:44.782483 | 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 01:11:44.782498 | 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 01:11:44.782512 | 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 01:11:44.782526 | 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 01:11:44.782540 | 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 01:11:44.782555 | 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 01:11:44.782569 | 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 01:11:44.782584 | 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 01:11:44.782598 | 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 01:11:44.782612 | 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 01:11:44.782627 | 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 01:11:44.782641 | 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 01:11:44.782655 | 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 01:11:44.782669 | 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 01:11:44.782688 | 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 01:11:44.782703 | 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 01:11:44.782717 | 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 01:11:44.782732 | 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 01:11:44.782746 | 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 01:11:44.782760 | 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 01:11:44.782774 | 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 01:11:44.782788 | 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 01:11:44.782803 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-console-plugin-9bcc7988b-bglb4_c7dfb0c0-7b40-4979-b23a-293d3d199070/
2026-06-11 01:11:44.782817 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-console-plugin-9bcc7988b-bglb4_c7dfb0c0-7b40-4979-b23a-293d3d199070/nmstate-console-plugin/
2026-06-11 01:11:44.782831 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-console-plugin-9bcc7988b-bglb4_c7dfb0c0-7b40-4979-b23a-293d3d199070/nmstate-console-plugin/0.log
2026-06-11 01:11:44.782845 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-handler-5qq4t_d2f30803-432d-4623-bbc6-78eef1e55a2c/
2026-06-11 01:11:44.782860 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-handler-5qq4t_d2f30803-432d-4623-bbc6-78eef1e55a2c/nmstate-handler/
2026-06-11 01:11:44.782874 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-handler-5qq4t_d2f30803-432d-4623-bbc6-78eef1e55a2c/nmstate-handler/0.log
2026-06-11 01:11:44.782888 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-metrics-756b4d6fc6-lrrwn_da4e542c-fd4f-40f7-a9e5-e821033d6a1d/
2026-06-11 01:11:44.782902 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-metrics-756b4d6fc6-lrrwn_da4e542c-fd4f-40f7-a9e5-e821033d6a1d/kube-rbac-proxy/
2026-06-11 01:11:44.782916 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-metrics-756b4d6fc6-lrrwn_da4e542c-fd4f-40f7-a9e5-e821033d6a1d/kube-rbac-proxy/0.log
2026-06-11 01:11:44.782931 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-metrics-756b4d6fc6-lrrwn_da4e542c-fd4f-40f7-a9e5-e821033d6a1d/nmstate-metrics/
2026-06-11 01:11:44.782945 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-metrics-756b4d6fc6-lrrwn_da4e542c-fd4f-40f7-a9e5-e821033d6a1d/nmstate-metrics/0.log
2026-06-11 01:11:44.782963 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-operator-6569c8c666-mfb7d_663bba5a-4acc-45a5-8a63-f19ac871c096/
2026-06-11 01:11:44.782979 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-operator-6569c8c666-mfb7d_663bba5a-4acc-45a5-8a63-f19ac871c096/nmstate-operator/
2026-06-11 01:11:44.782993 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-operator-6569c8c666-mfb7d_663bba5a-4acc-45a5-8a63-f19ac871c096/nmstate-operator/0.log
2026-06-11 01:11:44.783008 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-webhook-9b7874799-qqzf8_424316ae-1fdd-499d-9c76-19f676854c03/
2026-06-11 01:11:44.783023 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-webhook-9b7874799-qqzf8_424316ae-1fdd-499d-9c76-19f676854c03/nmstate-webhook/
2026-06-11 01:11:44.783037 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-webhook-9b7874799-qqzf8_424316ae-1fdd-499d-9c76-19f676854c03/nmstate-webhook/0.log
2026-06-11 01:11:44.783052 | 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 01:11:44.783067 | 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 01:11:44.783081 | 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 01:11:44.783096 | 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 01:11:44.783110 | 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 01:11:44.783125 | 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 01:11:44.783139 | 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 01:11:44.783153 | 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 01:11:44.783168 | 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 01:11:44.783183 | 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 01:11:44.783197 | 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
2026-06-11 01:11:44.783212 | 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/2.log
2026-06-11 01:11:44.783226 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_collect-profiles-29685630-kqlm7_7cc02342-70a3-4fa6-b2cf-889ca37eaac0/
2026-06-11 01:11:44.783244 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_collect-profiles-29685630-kqlm7_7cc02342-70a3-4fa6-b2cf-889ca37eaac0/collect-profiles/
2026-06-11 01:11:44.783259 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_collect-profiles-29685630-kqlm7_7cc02342-70a3-4fa6-b2cf-889ca37eaac0/collect-profiles/0.log
2026-06-11 01:11:44.783274 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_collect-profiles-29685645-hvb7t_0d2c262a-e2a1-4f83-aef1-24248ff23a6e/
2026-06-11 01:11:44.783289 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_collect-profiles-29685645-hvb7t_0d2c262a-e2a1-4f83-aef1-24248ff23a6e/collect-profiles/
2026-06-11 01:11:44.783303 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_collect-profiles-29685645-hvb7t_0d2c262a-e2a1-4f83-aef1-24248ff23a6e/collect-profiles/0.log
2026-06-11 01:11:44.783317 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_collect-profiles-29685660-7zfm9_ec11017f-6c98-476d-baeb-e078dbfba77c/
2026-06-11 01:11:44.783331 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_collect-profiles-29685660-7zfm9_ec11017f-6c98-476d-baeb-e078dbfba77c/collect-profiles/
2026-06-11 01:11:44.783361 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_collect-profiles-29685660-7zfm9_ec11017f-6c98-476d-baeb-e078dbfba77c/collect-profiles/0.log
2026-06-11 01:11:44.783382 | 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 01:11:44.783397 | 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 01:11:44.783411 | 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 01:11:44.783426 | 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 01:11:44.783440 | 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 01:11:44.783454 | 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 01:11:44.783468 | 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 01:11:44.783482 | 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 01:11:44.783496 | 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 01:11:44.783511 | 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 01:11:44.783530 | 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 01:11:44.783545 | 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/2.log
2026-06-11 01:11:44.783559 | 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 01:11:44.783574 | 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 01:11:44.783589 | 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 01:11:44.783604 | 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 01:11:44.783618 | 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 01:11:44.783633 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-control-plane-97c9b6c48-q7l8c_89aff616-8ddc-4b4f-b98d-1bdfeb9541c8/
2026-06-11 01:11:44.783647 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-control-plane-97c9b6c48-q7l8c_89aff616-8ddc-4b4f-b98d-1bdfeb9541c8/kube-rbac-proxy/
2026-06-11 01:11:44.783661 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-control-plane-97c9b6c48-q7l8c_89aff616-8ddc-4b4f-b98d-1bdfeb9541c8/kube-rbac-proxy/0.log
2026-06-11 01:11:44.783675 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-control-plane-97c9b6c48-q7l8c_89aff616-8ddc-4b4f-b98d-1bdfeb9541c8/ovnkube-cluster-manager/
2026-06-11 01:11:44.783690 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-control-plane-97c9b6c48-q7l8c_89aff616-8ddc-4b4f-b98d-1bdfeb9541c8/ovnkube-cluster-manager/0.log
2026-06-11 01:11:44.783704 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-v6s6r_a5a10528-2c10-45e7-abda-766781fdcb22/
2026-06-11 01:11:44.783719 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-v6s6r_a5a10528-2c10-45e7-abda-766781fdcb22/kube-rbac-proxy-node/
2026-06-11 01:11:44.783733 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-v6s6r_a5a10528-2c10-45e7-abda-766781fdcb22/kube-rbac-proxy-node/0.log
2026-06-11 01:11:44.783748 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-v6s6r_a5a10528-2c10-45e7-abda-766781fdcb22/kube-rbac-proxy-ovn-metrics/
2026-06-11 01:11:44.783762 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-v6s6r_a5a10528-2c10-45e7-abda-766781fdcb22/kube-rbac-proxy-ovn-metrics/0.log
2026-06-11 01:11:44.783777 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-v6s6r_a5a10528-2c10-45e7-abda-766781fdcb22/kubecfg-setup/
2026-06-11 01:11:44.783791 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-v6s6r_a5a10528-2c10-45e7-abda-766781fdcb22/kubecfg-setup/0.log
2026-06-11 01:11:44.783809 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-v6s6r_a5a10528-2c10-45e7-abda-766781fdcb22/nbdb/
2026-06-11 01:11:44.783824 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-v6s6r_a5a10528-2c10-45e7-abda-766781fdcb22/nbdb/0.log
2026-06-11 01:11:44.783838 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-v6s6r_a5a10528-2c10-45e7-abda-766781fdcb22/northd/
2026-06-11 01:11:44.783852 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-v6s6r_a5a10528-2c10-45e7-abda-766781fdcb22/northd/0.log
2026-06-11 01:11:44.783866 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-v6s6r_a5a10528-2c10-45e7-abda-766781fdcb22/ovn-acl-logging/
2026-06-11 01:11:44.783881 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-v6s6r_a5a10528-2c10-45e7-abda-766781fdcb22/ovn-acl-logging/0.log
2026-06-11 01:11:44.783895 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-v6s6r_a5a10528-2c10-45e7-abda-766781fdcb22/ovn-controller/
2026-06-11 01:11:44.783909 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-v6s6r_a5a10528-2c10-45e7-abda-766781fdcb22/ovn-controller/0.log
2026-06-11 01:11:44.783924 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-v6s6r_a5a10528-2c10-45e7-abda-766781fdcb22/ovnkube-controller/
2026-06-11 01:11:44.783938 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-v6s6r_a5a10528-2c10-45e7-abda-766781fdcb22/ovnkube-controller/0.log.gz
2026-06-11 01:11:44.783953 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-v6s6r_a5a10528-2c10-45e7-abda-766781fdcb22/sbdb/
2026-06-11 01:11:44.783967 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-v6s6r_a5a10528-2c10-45e7-abda-766781fdcb22/sbdb/0.log
2026-06-11 01:11:44.783982 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-route-controller-manager_route-controller-manager-68c74b96b6-5kwb5_f7f6ce33-4e2b-4147-b0b7-8ccb80f94b71/
2026-06-11 01:11:44.783997 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-route-controller-manager_route-controller-manager-68c74b96b6-5kwb5_f7f6ce33-4e2b-4147-b0b7-8ccb80f94b71/route-controller-manager/
2026-06-11 01:11:44.784012 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-route-controller-manager_route-controller-manager-68c74b96b6-5kwb5_f7f6ce33-4e2b-4147-b0b7-8ccb80f94b71/route-controller-manager/0.log
2026-06-11 01:11:44.784026 | 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 01:11:44.784041 | 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 01:11:44.784055 | 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 01:11:44.784069 | 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 01:11:44.784087 | 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 01:11:44.784101 | 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 01:11:44.784115 | 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 01:11:44.784130 | 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 01:11:44.784144 | 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 01:11:44.784170 | 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 01:11:44.784185 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_3ea339e9021ddbdc34cbf1c3915684f006a90442dbea2e00dc74400bd0ml47d_14ac139f-3618-42dc-b427-449bc3aedd15/
2026-06-11 01:11:44.784200 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_3ea339e9021ddbdc34cbf1c3915684f006a90442dbea2e00dc74400bd0ml47d_14ac139f-3618-42dc-b427-449bc3aedd15/extract/
2026-06-11 01:11:44.784214 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_3ea339e9021ddbdc34cbf1c3915684f006a90442dbea2e00dc74400bd0ml47d_14ac139f-3618-42dc-b427-449bc3aedd15/extract/0.log
2026-06-11 01:11:44.784228 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_3ea339e9021ddbdc34cbf1c3915684f006a90442dbea2e00dc74400bd0ml47d_14ac139f-3618-42dc-b427-449bc3aedd15/pull/
2026-06-11 01:11:44.784242 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_3ea339e9021ddbdc34cbf1c3915684f006a90442dbea2e00dc74400bd0ml47d_14ac139f-3618-42dc-b427-449bc3aedd15/pull/0.log
2026-06-11 01:11:44.784257 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_3ea339e9021ddbdc34cbf1c3915684f006a90442dbea2e00dc74400bd0ml47d_14ac139f-3618-42dc-b427-449bc3aedd15/util/
2026-06-11 01:11:44.784271 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_3ea339e9021ddbdc34cbf1c3915684f006a90442dbea2e00dc74400bd0ml47d_14ac139f-3618-42dc-b427-449bc3aedd15/util/0.log
2026-06-11 01:11:44.784286 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_barbican-operator-controller-manager-7b8ffd8c4f-nlgsf_586c1d89-baa1-4a37-adea-98140ba2b8eb/
2026-06-11 01:11:44.784300 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_barbican-operator-controller-manager-7b8ffd8c4f-nlgsf_586c1d89-baa1-4a37-adea-98140ba2b8eb/manager/
2026-06-11 01:11:44.784314 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_barbican-operator-controller-manager-7b8ffd8c4f-nlgsf_586c1d89-baa1-4a37-adea-98140ba2b8eb/manager/0.log
2026-06-11 01:11:44.784328 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_cinder-operator-controller-manager-86c584f6fc-tf7b9_eb94bcd6-10d5-417c-b067-434f43a23275/
2026-06-11 01:11:44.784343 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_cinder-operator-controller-manager-86c584f6fc-tf7b9_eb94bcd6-10d5-417c-b067-434f43a23275/manager/
2026-06-11 01:11:44.784381 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_cinder-operator-controller-manager-86c584f6fc-tf7b9_eb94bcd6-10d5-417c-b067-434f43a23275/manager/0.log
2026-06-11 01:11:44.784398 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_designate-operator-controller-manager-6bf8599b68-mwr7r_4359456a-9a31-44f0-801c-c4cae29cea05/
2026-06-11 01:11:44.784412 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_designate-operator-controller-manager-6bf8599b68-mwr7r_4359456a-9a31-44f0-801c-c4cae29cea05/manager/
2026-06-11 01:11:44.784427 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_designate-operator-controller-manager-6bf8599b68-mwr7r_4359456a-9a31-44f0-801c-c4cae29cea05/manager/0.log
2026-06-11 01:11:44.784442 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_glance-operator-controller-manager-5bdfb47c4d-5h2zx_f25bf422-1acb-4a0b-8785-279eb73eb3be/
2026-06-11 01:11:44.784456 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_glance-operator-controller-manager-5bdfb47c4d-5h2zx_f25bf422-1acb-4a0b-8785-279eb73eb3be/manager/
2026-06-11 01:11:44.784470 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_glance-operator-controller-manager-5bdfb47c4d-5h2zx_f25bf422-1acb-4a0b-8785-279eb73eb3be/manager/0.log
2026-06-11 01:11:44.784485 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_heat-operator-controller-manager-5c5844cc68-92r6k_0c58756d-d46a-48ab-98e5-eca5d6565d31/
2026-06-11 01:11:44.784499 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_heat-operator-controller-manager-5c5844cc68-92r6k_0c58756d-d46a-48ab-98e5-eca5d6565d31/manager/
2026-06-11 01:11:44.784513 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_heat-operator-controller-manager-5c5844cc68-92r6k_0c58756d-d46a-48ab-98e5-eca5d6565d31/manager/0.log
2026-06-11 01:11:44.784528 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_horizon-operator-controller-manager-548d6d5f9-kcxjt_6d667620-4639-477f-a4d7-a6b03d086c37/
2026-06-11 01:11:44.784542 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_horizon-operator-controller-manager-548d6d5f9-kcxjt_6d667620-4639-477f-a4d7-a6b03d086c37/manager/
2026-06-11 01:11:44.784556 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_horizon-operator-controller-manager-548d6d5f9-kcxjt_6d667620-4639-477f-a4d7-a6b03d086c37/manager/0.log
2026-06-11 01:11:44.784570 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_infra-operator-controller-manager-cbcfcddf7-wqkx7_d363bf6a-f2ec-4725-8b11-08107d5be05a/
2026-06-11 01:11:44.784585 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_infra-operator-controller-manager-cbcfcddf7-wqkx7_d363bf6a-f2ec-4725-8b11-08107d5be05a/manager/
2026-06-11 01:11:44.784599 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_infra-operator-controller-manager-cbcfcddf7-wqkx7_d363bf6a-f2ec-4725-8b11-08107d5be05a/manager/0.log
2026-06-11 01:11:44.784613 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_ironic-operator-controller-manager-75f8548fcd-fg8n7_e0b74537-5c4b-4b3f-bd45-86d9b3fedb5a/
2026-06-11 01:11:44.784628 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_ironic-operator-controller-manager-75f8548fcd-fg8n7_e0b74537-5c4b-4b3f-bd45-86d9b3fedb5a/manager/
2026-06-11 01:11:44.784642 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_ironic-operator-controller-manager-75f8548fcd-fg8n7_e0b74537-5c4b-4b3f-bd45-86d9b3fedb5a/manager/0.log
2026-06-11 01:11:44.784664 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_ironic-operator-controller-manager-75f8548fcd-fg8n7_e0b74537-5c4b-4b3f-bd45-86d9b3fedb5a/manager/1.log
2026-06-11 01:11:44.784679 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_keystone-operator-controller-manager-6ccff66c5b-tprmj_0163285b-f98f-49e9-8818-39f0b541b7c3/
2026-06-11 01:11:44.784693 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_keystone-operator-controller-manager-6ccff66c5b-tprmj_0163285b-f98f-49e9-8818-39f0b541b7c3/manager/
2026-06-11 01:11:44.784707 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_keystone-operator-controller-manager-6ccff66c5b-tprmj_0163285b-f98f-49e9-8818-39f0b541b7c3/manager/0.log
2026-06-11 01:11:44.784722 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_manila-operator-controller-manager-677d9d8477-hpwfs_158a5f87-68a2-42c8-bd1b-d2f6576a6563/
2026-06-11 01:11:44.784736 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_manila-operator-controller-manager-677d9d8477-hpwfs_158a5f87-68a2-42c8-bd1b-d2f6576a6563/manager/
2026-06-11 01:11:44.784750 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_manila-operator-controller-manager-677d9d8477-hpwfs_158a5f87-68a2-42c8-bd1b-d2f6576a6563/manager/0.log
2026-06-11 01:11:44.784765 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_mariadb-operator-controller-manager-7fcb8b58d6-b7ss9_9371de7f-c51d-492c-8c85-38872076e56a/
2026-06-11 01:11:44.784780 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_mariadb-operator-controller-manager-7fcb8b58d6-b7ss9_9371de7f-c51d-492c-8c85-38872076e56a/manager/
2026-06-11 01:11:44.784794 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_mariadb-operator-controller-manager-7fcb8b58d6-b7ss9_9371de7f-c51d-492c-8c85-38872076e56a/manager/0.log
2026-06-11 01:11:44.784808 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_neutron-operator-controller-manager-688d5c756f-wwps5_e425ecd2-29cc-4649-8cd0-77084d2bfd97/
2026-06-11 01:11:44.784822 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_neutron-operator-controller-manager-688d5c756f-wwps5_e425ecd2-29cc-4649-8cd0-77084d2bfd97/manager/
2026-06-11 01:11:44.784837 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_neutron-operator-controller-manager-688d5c756f-wwps5_e425ecd2-29cc-4649-8cd0-77084d2bfd97/manager/0.log
2026-06-11 01:11:44.784851 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_nova-operator-controller-manager-f4c4579bb-vn5jz_84693e33-428e-4a51-ba3d-d4af6bd00ff3/
2026-06-11 01:11:44.784865 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_nova-operator-controller-manager-f4c4579bb-vn5jz_84693e33-428e-4a51-ba3d-d4af6bd00ff3/manager/
2026-06-11 01:11:44.784879 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_nova-operator-controller-manager-f4c4579bb-vn5jz_84693e33-428e-4a51-ba3d-d4af6bd00ff3/manager/0.log
2026-06-11 01:11:44.784894 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_octavia-operator-controller-manager-6495978d8d-xwpfc_c8e6233c-4906-41ba-956c-3dbd151b688f/
2026-06-11 01:11:44.784908 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_octavia-operator-controller-manager-6495978d8d-xwpfc_c8e6233c-4906-41ba-956c-3dbd151b688f/manager/
2026-06-11 01:11:44.784927 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_octavia-operator-controller-manager-6495978d8d-xwpfc_c8e6233c-4906-41ba-956c-3dbd151b688f/manager/0.log
2026-06-11 01:11:44.784941 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_octavia-operator-controller-manager-6495978d8d-xwpfc_c8e6233c-4906-41ba-956c-3dbd151b688f/manager/1.log
2026-06-11 01:11:44.784956 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_openstack-baremetal-operator-controller-manager-7c67dc759fgr8jd_54f8dd8d-db02-4956-bbe3-b19e5fb3894c/
2026-06-11 01:11:44.784969 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_openstack-baremetal-operator-controller-manager-7c67dc759fgr8jd_54f8dd8d-db02-4956-bbe3-b19e5fb3894c/manager/
2026-06-11 01:11:44.784983 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_openstack-baremetal-operator-controller-manager-7c67dc759fgr8jd_54f8dd8d-db02-4956-bbe3-b19e5fb3894c/manager/0.log
2026-06-11 01:11:44.784998 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_openstack-baremetal-operator-controller-manager-7c67dc759fgr8jd_54f8dd8d-db02-4956-bbe3-b19e5fb3894c/manager/1.log
2026-06-11 01:11:44.785013 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_openstack-operator-controller-init-7c9fbc9dd6-667jv_97d5032b-5479-4a2c-a17d-1e86aa4113bf/
2026-06-11 01:11:44.785027 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_openstack-operator-controller-init-7c9fbc9dd6-667jv_97d5032b-5479-4a2c-a17d-1e86aa4113bf/operator/
2026-06-11 01:11:44.785042 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_openstack-operator-controller-init-7c9fbc9dd6-667jv_97d5032b-5479-4a2c-a17d-1e86aa4113bf/operator/0.log
2026-06-11 01:11:44.785057 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_openstack-operator-controller-manager-746b697676-nzm85_f0277636-000e-4b2c-a7f5-e0cbfe49f4f7/
2026-06-11 01:11:44.785072 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_openstack-operator-controller-manager-746b697676-nzm85_f0277636-000e-4b2c-a7f5-e0cbfe49f4f7/manager/
2026-06-11 01:11:44.785087 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_openstack-operator-controller-manager-746b697676-nzm85_f0277636-000e-4b2c-a7f5-e0cbfe49f4f7/manager/0.log.gz
2026-06-11 01:11:44.785101 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_openstack-operator-index-m4mgp_9fb4b604-4e2f-48a5-9ac1-fb8674e41d3b/
2026-06-11 01:11:44.785115 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_openstack-operator-index-m4mgp_9fb4b604-4e2f-48a5-9ac1-fb8674e41d3b/registry-server/
2026-06-11 01:11:44.785130 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_openstack-operator-index-m4mgp_9fb4b604-4e2f-48a5-9ac1-fb8674e41d3b/registry-server/0.log
2026-06-11 01:11:44.785145 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_ovn-operator-controller-manager-58f85bd97f-p9slz_4a366c25-8264-448b-9c3e-647f1c9ad32f/
2026-06-11 01:11:44.785159 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_ovn-operator-controller-manager-58f85bd97f-p9slz_4a366c25-8264-448b-9c3e-647f1c9ad32f/manager/
2026-06-11 01:11:44.785174 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_ovn-operator-controller-manager-58f85bd97f-p9slz_4a366c25-8264-448b-9c3e-647f1c9ad32f/manager/0.log
2026-06-11 01:11:44.785189 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_swift-operator-controller-manager-67c49dd5c6-tnx42_1178ce6e-a5aa-4d56-af5c-c87a333b2e17/
2026-06-11 01:11:44.785208 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_swift-operator-controller-manager-67c49dd5c6-tnx42_1178ce6e-a5aa-4d56-af5c-c87a333b2e17/manager/
2026-06-11 01:11:44.785223 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_swift-operator-controller-manager-67c49dd5c6-tnx42_1178ce6e-a5aa-4d56-af5c-c87a333b2e17/manager/0.log
2026-06-11 01:11:44.785238 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_telemetry-operator-controller-manager-5d65c7d97d-js2bw_b4ec19ca-ad22-45eb-8f38-a7dae9e37554/
2026-06-11 01:11:44.785253 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_telemetry-operator-controller-manager-5d65c7d97d-js2bw_b4ec19ca-ad22-45eb-8f38-a7dae9e37554/manager/
2026-06-11 01:11:44.785268 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_telemetry-operator-controller-manager-5d65c7d97d-js2bw_b4ec19ca-ad22-45eb-8f38-a7dae9e37554/manager/0.log
2026-06-11 01:11:44.785282 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_test-operator-controller-manager-8d5599d7d-2v2c9_0610bcfa-8443-49e3-aaa4-3e0253ad3870/
2026-06-11 01:11:44.785296 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_test-operator-controller-manager-8d5599d7d-2v2c9_0610bcfa-8443-49e3-aaa4-3e0253ad3870/manager/
2026-06-11 01:11:44.785311 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_test-operator-controller-manager-8d5599d7d-2v2c9_0610bcfa-8443-49e3-aaa4-3e0253ad3870/manager/0.log
2026-06-11 01:11:44.785325 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_test-operator-controller-manager-8d5599d7d-2v2c9_0610bcfa-8443-49e3-aaa4-3e0253ad3870/manager/1.log
2026-06-11 01:11:44.785340 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_watcher-operator-controller-manager-577b679b5c-vf6q6_7db9568f-327f-4eec-bfc7-baf5dd079629/
2026-06-11 01:11:44.785374 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_watcher-operator-controller-manager-577b679b5c-vf6q6_7db9568f-327f-4eec-bfc7-baf5dd079629/manager/
2026-06-11 01:11:44.785391 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_watcher-operator-controller-manager-577b679b5c-vf6q6_7db9568f-327f-4eec-bfc7-baf5dd079629/manager/0.log
2026-06-11 01:11:44.785406 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-api-b4bf8659d-r5qk4_48d79412-3450-4315-95de-5487c5d9508d/
2026-06-11 01:11:44.785420 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-api-b4bf8659d-r5qk4_48d79412-3450-4315-95de-5487c5d9508d/barbican-api-log/
2026-06-11 01:11:44.785435 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-api-b4bf8659d-r5qk4_48d79412-3450-4315-95de-5487c5d9508d/barbican-api-log/0.log
2026-06-11 01:11:44.785449 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-api-b4bf8659d-r5qk4_48d79412-3450-4315-95de-5487c5d9508d/barbican-api/
2026-06-11 01:11:44.785464 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-api-b4bf8659d-r5qk4_48d79412-3450-4315-95de-5487c5d9508d/barbican-api/0.log
2026-06-11 01:11:44.785478 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-keystone-listener-5b9b7f4cb-rcb74_c0f9e9b8-0a14-4405-8a0a-ec765f732e55/
2026-06-11 01:11:44.785492 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-keystone-listener-5b9b7f4cb-rcb74_c0f9e9b8-0a14-4405-8a0a-ec765f732e55/barbican-keystone-listener-log/
2026-06-11 01:11:44.785514 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-keystone-listener-5b9b7f4cb-rcb74_c0f9e9b8-0a14-4405-8a0a-ec765f732e55/barbican-keystone-listener-log/0.log
2026-06-11 01:11:44.785528 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-keystone-listener-5b9b7f4cb-rcb74_c0f9e9b8-0a14-4405-8a0a-ec765f732e55/barbican-keystone-listener/
2026-06-11 01:11:44.785543 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-keystone-listener-5b9b7f4cb-rcb74_c0f9e9b8-0a14-4405-8a0a-ec765f732e55/barbican-keystone-listener/0.log
2026-06-11 01:11:44.785557 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-worker-7d6fd88c9c-976kw_f6acfcd7-a230-4834-9631-a79a6f39b4b8/
2026-06-11 01:11:44.785572 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-worker-7d6fd88c9c-976kw_f6acfcd7-a230-4834-9631-a79a6f39b4b8/barbican-worker-log/
2026-06-11 01:11:44.785586 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-worker-7d6fd88c9c-976kw_f6acfcd7-a230-4834-9631-a79a6f39b4b8/barbican-worker-log/0.log
2026-06-11 01:11:44.785601 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-worker-7d6fd88c9c-976kw_f6acfcd7-a230-4834-9631-a79a6f39b4b8/barbican-worker/
2026-06-11 01:11:44.785616 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-worker-7d6fd88c9c-976kw_f6acfcd7-a230-4834-9631-a79a6f39b4b8/barbican-worker/0.log
2026-06-11 01:11:44.785630 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-dwcvv_11fe9860-671f-41bc-ad9d-424a5fd002f9/
2026-06-11 01:11:44.785644 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-dwcvv_11fe9860-671f-41bc-ad9d-424a5fd002f9/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-11 01:11:44.785659 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-dwcvv_11fe9860-671f-41bc-ad9d-424a5fd002f9/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-11 01:11:44.785674 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ceilometer-0_9f7da95c-87d5-4ace-9742-caac1dedd0d3/
2026-06-11 01:11:44.785689 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ceilometer-0_9f7da95c-87d5-4ace-9742-caac1dedd0d3/ceilometer-central-agent/
2026-06-11 01:11:44.785704 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ceilometer-0_9f7da95c-87d5-4ace-9742-caac1dedd0d3/ceilometer-central-agent/0.log
2026-06-11 01:11:44.785718 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ceilometer-0_9f7da95c-87d5-4ace-9742-caac1dedd0d3/ceilometer-notification-agent/
2026-06-11 01:11:44.785733 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ceilometer-0_9f7da95c-87d5-4ace-9742-caac1dedd0d3/ceilometer-notification-agent/0.log
2026-06-11 01:11:44.785748 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ceilometer-0_9f7da95c-87d5-4ace-9742-caac1dedd0d3/proxy-httpd/
2026-06-11 01:11:44.785762 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ceilometer-0_9f7da95c-87d5-4ace-9742-caac1dedd0d3/proxy-httpd/0.log
2026-06-11 01:11:44.785777 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ceilometer-0_9f7da95c-87d5-4ace-9742-caac1dedd0d3/sg-core/
2026-06-11 01:11:44.785798 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ceilometer-0_9f7da95c-87d5-4ace-9742-caac1dedd0d3/sg-core/0.log
2026-06-11 01:11:44.785813 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_cinder-api-0_4c5e7b6b-c555-4e97-8b4d-a720415e0c8e/
2026-06-11 01:11:44.785828 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_cinder-api-0_4c5e7b6b-c555-4e97-8b4d-a720415e0c8e/cinder-api-log/
2026-06-11 01:11:44.785843 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_cinder-api-0_4c5e7b6b-c555-4e97-8b4d-a720415e0c8e/cinder-api-log/0.log
2026-06-11 01:11:44.785857 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_cinder-api-0_4c5e7b6b-c555-4e97-8b4d-a720415e0c8e/cinder-api/
2026-06-11 01:11:44.785871 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_cinder-api-0_4c5e7b6b-c555-4e97-8b4d-a720415e0c8e/cinder-api/0.log
2026-06-11 01:11:44.785885 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_cinder-scheduler-0_a9daf943-43e0-480e-ac5d-b89b95bca4ce/
2026-06-11 01:11:44.785900 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_cinder-scheduler-0_a9daf943-43e0-480e-ac5d-b89b95bca4ce/cinder-scheduler/
2026-06-11 01:11:44.785914 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_cinder-scheduler-0_a9daf943-43e0-480e-ac5d-b89b95bca4ce/cinder-scheduler/0.log
2026-06-11 01:11:44.785929 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_cinder-scheduler-0_a9daf943-43e0-480e-ac5d-b89b95bca4ce/probe/
2026-06-11 01:11:44.785943 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_cinder-scheduler-0_a9daf943-43e0-480e-ac5d-b89b95bca4ce/probe/0.log
2026-06-11 01:11:44.785957 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_configure-network-edpm-deployment-ipam-openstack-edpm-ipamqv8rt_5b0f7dd7-2ebd-4a41-87cc-84b8bd1b86ae/
2026-06-11 01:11:44.785972 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_configure-network-edpm-deployment-ipam-openstack-edpm-ipamqv8rt_5b0f7dd7-2ebd-4a41-87cc-84b8bd1b86ae/configure-network-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-11 01:11:44.785986 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_configure-network-edpm-deployment-ipam-openstack-edpm-ipamqv8rt_5b0f7dd7-2ebd-4a41-87cc-84b8bd1b86ae/configure-network-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-11 01:11:44.786001 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_configure-os-edpm-deployment-ipam-openstack-edpm-ipam-cghzz_96f6aa73-3111-46b7-a088-816ce7b75ef4/
2026-06-11 01:11:44.786016 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_configure-os-edpm-deployment-ipam-openstack-edpm-ipam-cghzz_96f6aa73-3111-46b7-a088-816ce7b75ef4/configure-os-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-11 01:11:44.786031 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_configure-os-edpm-deployment-ipam-openstack-edpm-ipam-cghzz_96f6aa73-3111-46b7-a088-816ce7b75ef4/configure-os-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-11 01:11:44.786046 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_dnsmasq-dns-687999f8f7-448w7_aa14af96-61f1-4198-8741-d9f0cb9b6627/
2026-06-11 01:11:44.786061 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_dnsmasq-dns-687999f8f7-448w7_aa14af96-61f1-4198-8741-d9f0cb9b6627/dnsmasq-dns/
2026-06-11 01:11:44.786076 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_dnsmasq-dns-687999f8f7-448w7_aa14af96-61f1-4198-8741-d9f0cb9b6627/dnsmasq-dns/0.log
2026-06-11 01:11:44.786095 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_dnsmasq-dns-687999f8f7-448w7_aa14af96-61f1-4198-8741-d9f0cb9b6627/init/
2026-06-11 01:11:44.786110 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_dnsmasq-dns-687999f8f7-448w7_aa14af96-61f1-4198-8741-d9f0cb9b6627/init/0.log
2026-06-11 01:11:44.786124 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_download-cache-edpm-deployment-ipam-openstack-edpm-ipam-tw54p_01b2ed84-c580-4ecd-8587-8367601c4c3a/
2026-06-11 01:11:44.786138 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_download-cache-edpm-deployment-ipam-openstack-edpm-ipam-tw54p_01b2ed84-c580-4ecd-8587-8367601c4c3a/download-cache-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-11 01:11:44.786153 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_download-cache-edpm-deployment-ipam-openstack-edpm-ipam-tw54p_01b2ed84-c580-4ecd-8587-8367601c4c3a/download-cache-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-11 01:11:44.786167 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_glance-default-external-api-0_6191546d-60fb-44d8-990e-5971b01a2992/
2026-06-11 01:11:44.786182 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_glance-default-external-api-0_6191546d-60fb-44d8-990e-5971b01a2992/glance-httpd/
2026-06-11 01:11:44.786197 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_glance-default-external-api-0_6191546d-60fb-44d8-990e-5971b01a2992/glance-httpd/0.log
2026-06-11 01:11:44.786211 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_glance-default-external-api-0_6191546d-60fb-44d8-990e-5971b01a2992/glance-log/
2026-06-11 01:11:44.786226 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_glance-default-external-api-0_6191546d-60fb-44d8-990e-5971b01a2992/glance-log/0.log
2026-06-11 01:11:44.786240 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_glance-default-internal-api-0_f66e33c0-3e24-4fba-931e-2c53fd9190a7/
2026-06-11 01:11:44.786254 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_glance-default-internal-api-0_f66e33c0-3e24-4fba-931e-2c53fd9190a7/glance-httpd/
2026-06-11 01:11:44.786268 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_glance-default-internal-api-0_f66e33c0-3e24-4fba-931e-2c53fd9190a7/glance-httpd/0.log
2026-06-11 01:11:44.786283 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_glance-default-internal-api-0_f66e33c0-3e24-4fba-931e-2c53fd9190a7/glance-log/
2026-06-11 01:11:44.786297 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_glance-default-internal-api-0_f66e33c0-3e24-4fba-931e-2c53fd9190a7/glance-log/0.log
2026-06-11 01:11:44.786311 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_install-certs-edpm-deployment-ipam-openstack-edpm-ipam-g9sn8_d4a8dc82-35c3-43a3-b5cd-55e5c2ad027a/
2026-06-11 01:11:44.786325 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_install-certs-edpm-deployment-ipam-openstack-edpm-ipam-g9sn8_d4a8dc82-35c3-43a3-b5cd-55e5c2ad027a/install-certs-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-11 01:11:44.786339 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_install-certs-edpm-deployment-ipam-openstack-edpm-ipam-g9sn8_d4a8dc82-35c3-43a3-b5cd-55e5c2ad027a/install-certs-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-11 01:11:44.786374 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_install-os-edpm-deployment-ipam-openstack-edpm-ipam-x2qp9_7941124c-971b-40d9-8e5d-b91d65cc2cba/
2026-06-11 01:11:44.786390 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_install-os-edpm-deployment-ipam-openstack-edpm-ipam-x2qp9_7941124c-971b-40d9-8e5d-b91d65cc2cba/install-os-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-11 01:11:44.786409 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_install-os-edpm-deployment-ipam-openstack-edpm-ipam-x2qp9_7941124c-971b-40d9-8e5d-b91d65cc2cba/install-os-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-11 01:11:44.786424 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_keystone-8484c986bb-gz5hf_9bdc4a8f-ae0f-400d-ab70-678c5a2dc76b/
2026-06-11 01:11:44.786439 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_keystone-8484c986bb-gz5hf_9bdc4a8f-ae0f-400d-ab70-678c5a2dc76b/keystone-api/
2026-06-11 01:11:44.786454 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_keystone-8484c986bb-gz5hf_9bdc4a8f-ae0f-400d-ab70-678c5a2dc76b/keystone-api/0.log
2026-06-11 01:11:44.786468 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_keystone-cron-29685661-l9k86_17be384e-7a82-4acc-b173-7e5bb940571e/
2026-06-11 01:11:44.786482 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_keystone-cron-29685661-l9k86_17be384e-7a82-4acc-b173-7e5bb940571e/keystone-cron/
2026-06-11 01:11:44.786497 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_keystone-cron-29685661-l9k86_17be384e-7a82-4acc-b173-7e5bb940571e/keystone-cron/0.log
2026-06-11 01:11:44.786511 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_kube-state-metrics-0_653c5029-466a-488a-86b9-713f43161aed/
2026-06-11 01:11:44.786525 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_kube-state-metrics-0_653c5029-466a-488a-86b9-713f43161aed/kube-state-metrics/
2026-06-11 01:11:44.786539 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_kube-state-metrics-0_653c5029-466a-488a-86b9-713f43161aed/kube-state-metrics/0.log
2026-06-11 01:11:44.786554 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_libvirt-edpm-deployment-ipam-openstack-edpm-ipam-gwbqw_223034ab-eade-42a5-bde3-8ea11c619ead/
2026-06-11 01:11:44.786568 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_libvirt-edpm-deployment-ipam-openstack-edpm-ipam-gwbqw_223034ab-eade-42a5-bde3-8ea11c619ead/libvirt-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-11 01:11:44.786582 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_libvirt-edpm-deployment-ipam-openstack-edpm-ipam-gwbqw_223034ab-eade-42a5-bde3-8ea11c619ead/libvirt-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-11 01:11:44.786597 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_memcached-0_a74a24dc-8578-4824-902e-701f41b9b374/
2026-06-11 01:11:44.786612 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_memcached-0_a74a24dc-8578-4824-902e-701f41b9b374/memcached/
2026-06-11 01:11:44.786626 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_memcached-0_a74a24dc-8578-4824-902e-701f41b9b374/memcached/0.log.gz
2026-06-11 01:11:44.786641 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_neutron-769dc94469-zx5mv_660217fb-d874-4784-a3c3-0cda82164e1f/
2026-06-11 01:11:44.786655 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_neutron-769dc94469-zx5mv_660217fb-d874-4784-a3c3-0cda82164e1f/neutron-api/
2026-06-11 01:11:44.786669 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_neutron-769dc94469-zx5mv_660217fb-d874-4784-a3c3-0cda82164e1f/neutron-api/0.log
2026-06-11 01:11:44.786684 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_neutron-769dc94469-zx5mv_660217fb-d874-4784-a3c3-0cda82164e1f/neutron-httpd/
2026-06-11 01:11:44.786702 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_neutron-769dc94469-zx5mv_660217fb-d874-4784-a3c3-0cda82164e1f/neutron-httpd/0.log
2026-06-11 01:11:44.786716 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-qtss4_5da25d89-a44b-4432-8fc8-260670367390/
2026-06-11 01:11:44.786731 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-qtss4_5da25d89-a44b-4432-8fc8-260670367390/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-11 01:11:44.786745 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-qtss4_5da25d89-a44b-4432-8fc8-260670367390/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-11 01:11:44.786760 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-api-0_226a931b-0d3f-4bd5-9890-739cbf1e6ef5/
2026-06-11 01:11:44.786774 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-api-0_226a931b-0d3f-4bd5-9890-739cbf1e6ef5/nova-api-api/
2026-06-11 01:11:44.786788 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-api-0_226a931b-0d3f-4bd5-9890-739cbf1e6ef5/nova-api-api/0.log
2026-06-11 01:11:44.786802 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-api-0_226a931b-0d3f-4bd5-9890-739cbf1e6ef5/nova-api-log/
2026-06-11 01:11:44.786817 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-api-0_226a931b-0d3f-4bd5-9890-739cbf1e6ef5/nova-api-log/0.log
2026-06-11 01:11:44.786831 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-cell0-conductor-0_ce545a12-23d9-41e1-809c-7163f1ec6b01/
2026-06-11 01:11:44.786846 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-cell0-conductor-0_ce545a12-23d9-41e1-809c-7163f1ec6b01/nova-cell0-conductor-conductor/
2026-06-11 01:11:44.786860 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-cell0-conductor-0_ce545a12-23d9-41e1-809c-7163f1ec6b01/nova-cell0-conductor-conductor/0.log
2026-06-11 01:11:44.786874 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-cell1-conductor-0_0ea149d2-bbe2-479a-a0e8-81fffec74293/
2026-06-11 01:11:44.786889 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-cell1-conductor-0_0ea149d2-bbe2-479a-a0e8-81fffec74293/nova-cell1-conductor-conductor/
2026-06-11 01:11:44.786903 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-cell1-conductor-0_0ea149d2-bbe2-479a-a0e8-81fffec74293/nova-cell1-conductor-conductor/0.log
2026-06-11 01:11:44.786918 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-cell1-novncproxy-0_518cf3f6-be2c-4abe-bcca-dc1ccf5dbc9d/
2026-06-11 01:11:44.786932 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-cell1-novncproxy-0_518cf3f6-be2c-4abe-bcca-dc1ccf5dbc9d/nova-cell1-novncproxy-novncproxy/
2026-06-11 01:11:44.786947 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-cell1-novncproxy-0_518cf3f6-be2c-4abe-bcca-dc1ccf5dbc9d/nova-cell1-novncproxy-novncproxy/0.log
2026-06-11 01:11:44.786961 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-edpm-deployment-ipam-openstack-edpm-ipam-z7ncr_31a466cb-575d-4f26-9b4e-7d897d79965c/
2026-06-11 01:11:44.786975 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-edpm-deployment-ipam-openstack-edpm-ipam-z7ncr_31a466cb-575d-4f26-9b4e-7d897d79965c/nova-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-11 01:11:44.786994 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-edpm-deployment-ipam-openstack-edpm-ipam-z7ncr_31a466cb-575d-4f26-9b4e-7d897d79965c/nova-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-11 01:11:44.787009 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-metadata-0_3914c351-040d-4c5e-bbc2-45c4dc0f836d/
2026-06-11 01:11:44.787023 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-metadata-0_3914c351-040d-4c5e-bbc2-45c4dc0f836d/nova-metadata-log/
2026-06-11 01:11:44.787037 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-metadata-0_3914c351-040d-4c5e-bbc2-45c4dc0f836d/nova-metadata-log/0.log
2026-06-11 01:11:44.787052 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-metadata-0_3914c351-040d-4c5e-bbc2-45c4dc0f836d/nova-metadata-metadata/
2026-06-11 01:11:44.787067 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-metadata-0_3914c351-040d-4c5e-bbc2-45c4dc0f836d/nova-metadata-metadata/0.log
2026-06-11 01:11:44.787082 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-scheduler-0_9bd7b2c5-deb8-4d9e-906f-253af038490b/
2026-06-11 01:11:44.787096 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-scheduler-0_9bd7b2c5-deb8-4d9e-906f-253af038490b/nova-scheduler-scheduler/
2026-06-11 01:11:44.787110 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-scheduler-0_9bd7b2c5-deb8-4d9e-906f-253af038490b/nova-scheduler-scheduler/0.log
2026-06-11 01:11:44.787125 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-cell1-galera-0_c499f77c-d515-4946-8098-fcc64dd4fc66/
2026-06-11 01:11:44.787139 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-cell1-galera-0_c499f77c-d515-4946-8098-fcc64dd4fc66/galera/
2026-06-11 01:11:44.787154 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-cell1-galera-0_c499f77c-d515-4946-8098-fcc64dd4fc66/galera/0.log
2026-06-11 01:11:44.787168 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-cell1-galera-0_c499f77c-d515-4946-8098-fcc64dd4fc66/mysql-bootstrap/
2026-06-11 01:11:44.787183 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-cell1-galera-0_c499f77c-d515-4946-8098-fcc64dd4fc66/mysql-bootstrap/0.log
2026-06-11 01:11:44.787198 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-edpm-ipam-provisionserver-openstackprovisionservpgfl9_c3eeddb2-0478-453f-8414-39dcf60ea007/
2026-06-11 01:11:44.787213 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-edpm-ipam-provisionserver-openstackprovisionservpgfl9_c3eeddb2-0478-453f-8414-39dcf60ea007/init/
2026-06-11 01:11:44.787228 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-edpm-ipam-provisionserver-openstackprovisionservpgfl9_c3eeddb2-0478-453f-8414-39dcf60ea007/init/0.log
2026-06-11 01:11:44.787243 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-edpm-ipam-provisionserver-openstackprovisionservpgfl9_c3eeddb2-0478-453f-8414-39dcf60ea007/osp-httpd/
2026-06-11 01:11:44.787258 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-edpm-ipam-provisionserver-openstackprovisionservpgfl9_c3eeddb2-0478-453f-8414-39dcf60ea007/osp-httpd/0.log
2026-06-11 01:11:44.787272 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-galera-0_93781f6c-6c14-4a59-86ff-f377fe2d3b44/
2026-06-11 01:11:44.787290 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-galera-0_93781f6c-6c14-4a59-86ff-f377fe2d3b44/galera/
2026-06-11 01:11:44.787305 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-galera-0_93781f6c-6c14-4a59-86ff-f377fe2d3b44/galera/0.log
2026-06-11 01:11:44.787319 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-galera-0_93781f6c-6c14-4a59-86ff-f377fe2d3b44/mysql-bootstrap/
2026-06-11 01:11:44.787333 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-galera-0_93781f6c-6c14-4a59-86ff-f377fe2d3b44/mysql-bootstrap/0.log
2026-06-11 01:11:44.787364 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstackclient_4397e371-c03c-43b3-8f8e-8c536e9a5138/
2026-06-11 01:11:44.787384 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstackclient_4397e371-c03c-43b3-8f8e-8c536e9a5138/openstackclient/
2026-06-11 01:11:44.787400 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstackclient_4397e371-c03c-43b3-8f8e-8c536e9a5138/openstackclient/0.log
2026-06-11 01:11:44.787414 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-controller-7nwlx_c69db5be-af85-4cf3-b483-9d062482d526/
2026-06-11 01:11:44.787428 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-controller-7nwlx_c69db5be-af85-4cf3-b483-9d062482d526/ovn-controller/
2026-06-11 01:11:44.787443 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-controller-7nwlx_c69db5be-af85-4cf3-b483-9d062482d526/ovn-controller/0.log
2026-06-11 01:11:44.787457 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-controller-metrics-sp2h4_724854ce-c8b9-440b-a671-83df528e71dc/
2026-06-11 01:11:44.787472 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-controller-metrics-sp2h4_724854ce-c8b9-440b-a671-83df528e71dc/openstack-network-exporter/
2026-06-11 01:11:44.787486 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-controller-metrics-sp2h4_724854ce-c8b9-440b-a671-83df528e71dc/openstack-network-exporter/0.log
2026-06-11 01:11:44.787500 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-controller-ovs-nw6bc_4c827c30-70be-488a-a19d-81d9452c9e0d/
2026-06-11 01:11:44.787515 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-controller-ovs-nw6bc_4c827c30-70be-488a-a19d-81d9452c9e0d/ovs-vswitchd/
2026-06-11 01:11:44.787529 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-controller-ovs-nw6bc_4c827c30-70be-488a-a19d-81d9452c9e0d/ovs-vswitchd/0.log
2026-06-11 01:11:44.787543 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-controller-ovs-nw6bc_4c827c30-70be-488a-a19d-81d9452c9e0d/ovsdb-server-init/
2026-06-11 01:11:44.787558 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-controller-ovs-nw6bc_4c827c30-70be-488a-a19d-81d9452c9e0d/ovsdb-server-init/0.log
2026-06-11 01:11:44.787572 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-controller-ovs-nw6bc_4c827c30-70be-488a-a19d-81d9452c9e0d/ovsdb-server/
2026-06-11 01:11:44.787586 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-controller-ovs-nw6bc_4c827c30-70be-488a-a19d-81d9452c9e0d/ovsdb-server/0.log
2026-06-11 01:11:44.787601 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-edpm-deployment-ipam-openstack-edpm-ipam-xvpl9_9a8d7afb-fd0d-440a-ad4b-0f3e0896d4bd/
2026-06-11 01:11:44.787615 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-edpm-deployment-ipam-openstack-edpm-ipam-xvpl9_9a8d7afb-fd0d-440a-ad4b-0f3e0896d4bd/ovn-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-11 01:11:44.787634 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-edpm-deployment-ipam-openstack-edpm-ipam-xvpl9_9a8d7afb-fd0d-440a-ad4b-0f3e0896d4bd/ovn-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-11 01:11:44.787649 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-northd-0_8296690f-f234-4868-b51f-b67b5cf24cde/
2026-06-11 01:11:44.787663 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-northd-0_8296690f-f234-4868-b51f-b67b5cf24cde/openstack-network-exporter/
2026-06-11 01:11:44.787678 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-northd-0_8296690f-f234-4868-b51f-b67b5cf24cde/openstack-network-exporter/0.log
2026-06-11 01:11:44.787692 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-northd-0_8296690f-f234-4868-b51f-b67b5cf24cde/ovn-northd/
2026-06-11 01:11:44.787707 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-northd-0_8296690f-f234-4868-b51f-b67b5cf24cde/ovn-northd/0.log
2026-06-11 01:11:44.787721 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovsdbserver-nb-0_b846da66-fd3b-4491-a07a-5c004afed15c/
2026-06-11 01:11:44.787736 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovsdbserver-nb-0_b846da66-fd3b-4491-a07a-5c004afed15c/openstack-network-exporter/
2026-06-11 01:11:44.787750 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovsdbserver-nb-0_b846da66-fd3b-4491-a07a-5c004afed15c/openstack-network-exporter/0.log
2026-06-11 01:11:44.787765 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovsdbserver-nb-0_b846da66-fd3b-4491-a07a-5c004afed15c/ovsdbserver-nb/
2026-06-11 01:11:44.787779 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovsdbserver-nb-0_b846da66-fd3b-4491-a07a-5c004afed15c/ovsdbserver-nb/0.log
2026-06-11 01:11:44.787793 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovsdbserver-sb-0_c862e8e6-8571-4409-8686-8d1bd885642f/
2026-06-11 01:11:44.787807 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovsdbserver-sb-0_c862e8e6-8571-4409-8686-8d1bd885642f/openstack-network-exporter/
2026-06-11 01:11:44.787822 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovsdbserver-sb-0_c862e8e6-8571-4409-8686-8d1bd885642f/openstack-network-exporter/0.log
2026-06-11 01:11:44.787836 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovsdbserver-sb-0_c862e8e6-8571-4409-8686-8d1bd885642f/ovsdbserver-sb/
2026-06-11 01:11:44.787851 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovsdbserver-sb-0_c862e8e6-8571-4409-8686-8d1bd885642f/ovsdbserver-sb/0.log
2026-06-11 01:11:44.787866 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_placement-f9c8cf484-x5spd_a48fcbe5-7833-4a7c-adc9-90c9250604a7/
2026-06-11 01:11:44.787880 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_placement-f9c8cf484-x5spd_a48fcbe5-7833-4a7c-adc9-90c9250604a7/placement-api/
2026-06-11 01:11:44.787895 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_placement-f9c8cf484-x5spd_a48fcbe5-7833-4a7c-adc9-90c9250604a7/placement-api/0.log
2026-06-11 01:11:44.787909 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_placement-f9c8cf484-x5spd_a48fcbe5-7833-4a7c-adc9-90c9250604a7/placement-log/
2026-06-11 01:11:44.787923 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_placement-f9c8cf484-x5spd_a48fcbe5-7833-4a7c-adc9-90c9250604a7/placement-log/0.log
2026-06-11 01:11:44.787942 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_rabbitmq-cell1-server-0_9822aca4-bbe3-4687-9c63-25fbaf4ab281/
2026-06-11 01:11:44.787956 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_rabbitmq-cell1-server-0_9822aca4-bbe3-4687-9c63-25fbaf4ab281/rabbitmq/
2026-06-11 01:11:44.787971 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_rabbitmq-cell1-server-0_9822aca4-bbe3-4687-9c63-25fbaf4ab281/rabbitmq/0.log
2026-06-11 01:11:44.787985 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_rabbitmq-cell1-server-0_9822aca4-bbe3-4687-9c63-25fbaf4ab281/setup-container/
2026-06-11 01:11:44.787999 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_rabbitmq-cell1-server-0_9822aca4-bbe3-4687-9c63-25fbaf4ab281/setup-container/0.log
2026-06-11 01:11:44.788013 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_rabbitmq-server-0_4b1c46dc-3c9f-4d35-b8ec-9d8fb1a22818/
2026-06-11 01:11:44.788027 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_rabbitmq-server-0_4b1c46dc-3c9f-4d35-b8ec-9d8fb1a22818/rabbitmq/
2026-06-11 01:11:44.788041 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_rabbitmq-server-0_4b1c46dc-3c9f-4d35-b8ec-9d8fb1a22818/rabbitmq/0.log
2026-06-11 01:11:44.788055 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_rabbitmq-server-0_4b1c46dc-3c9f-4d35-b8ec-9d8fb1a22818/setup-container/
2026-06-11 01:11:44.788070 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_rabbitmq-server-0_4b1c46dc-3c9f-4d35-b8ec-9d8fb1a22818/setup-container/0.log
2026-06-11 01:11:44.788084 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-4hd4n_c7120fa7-ed77-46d7-9fd6-7e000939c7f9/
2026-06-11 01:11:44.788099 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-4hd4n_c7120fa7-ed77-46d7-9fd6-7e000939c7f9/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-11 01:11:44.788114 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-4hd4n_c7120fa7-ed77-46d7-9fd6-7e000939c7f9/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-11 01:11:44.788128 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_redhat-edpm-deployment-ipam-openstack-edpm-ipam-pxlwz_c1f2b9ac-c5ff-4a64-984a-94705104980b/
2026-06-11 01:11:44.788143 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_redhat-edpm-deployment-ipam-openstack-edpm-ipam-pxlwz_c1f2b9ac-c5ff-4a64-984a-94705104980b/redhat-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-11 01:11:44.788171 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_redhat-edpm-deployment-ipam-openstack-edpm-ipam-pxlwz_c1f2b9ac-c5ff-4a64-984a-94705104980b/redhat-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-11 01:11:44.788187 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-cwrm2_0b5de2b4-1898-453a-a612-465922c4ca6e/
2026-06-11 01:11:44.788202 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-cwrm2_0b5de2b4-1898-453a-a612-465922c4ca6e/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-11 01:11:44.788217 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-cwrm2_0b5de2b4-1898-453a-a612-465922c4ca6e/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-11 01:11:44.788236 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_run-os-edpm-deployment-ipam-openstack-edpm-ipam-jxwfm_a605f0fe-ccb1-4f6a-91f8-29ed35d5066b/
2026-06-11 01:11:44.788251 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_run-os-edpm-deployment-ipam-openstack-edpm-ipam-jxwfm_a605f0fe-ccb1-4f6a-91f8-29ed35d5066b/run-os-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-11 01:11:44.788266 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_run-os-edpm-deployment-ipam-openstack-edpm-ipam-jxwfm_a605f0fe-ccb1-4f6a-91f8-29ed35d5066b/run-os-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-11 01:11:44.788280 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ssh-known-hosts-edpm-deployment-ipam-8php6_042516e4-60bd-413d-91e0-a310f674339c/
2026-06-11 01:11:44.788295 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ssh-known-hosts-edpm-deployment-ipam-8php6_042516e4-60bd-413d-91e0-a310f674339c/ssh-known-hosts-edpm-deployment-ipam/
2026-06-11 01:11:44.788309 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ssh-known-hosts-edpm-deployment-ipam-8php6_042516e4-60bd-413d-91e0-a310f674339c/ssh-known-hosts-edpm-deployment-ipam/0.log
2026-06-11 01:11:44.788324 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-proxy-69cc7bc8c5-b76tc_69c9dc58-1350-4a8c-bca0-a241854f2a04/
2026-06-11 01:11:44.788338 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-proxy-69cc7bc8c5-b76tc_69c9dc58-1350-4a8c-bca0-a241854f2a04/proxy-httpd/
2026-06-11 01:11:44.788372 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-proxy-69cc7bc8c5-b76tc_69c9dc58-1350-4a8c-bca0-a241854f2a04/proxy-httpd/0.log
2026-06-11 01:11:44.788388 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-proxy-69cc7bc8c5-b76tc_69c9dc58-1350-4a8c-bca0-a241854f2a04/proxy-server/
2026-06-11 01:11:44.788403 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-proxy-69cc7bc8c5-b76tc_69c9dc58-1350-4a8c-bca0-a241854f2a04/proxy-server/0.log
2026-06-11 01:11:44.788418 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-ring-rebalance-6q4j5_be19768a-8745-4b96-ba7f-2a1881db02a1/
2026-06-11 01:11:44.788432 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-ring-rebalance-6q4j5_be19768a-8745-4b96-ba7f-2a1881db02a1/swift-ring-rebalance/
2026-06-11 01:11:44.788446 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-ring-rebalance-6q4j5_be19768a-8745-4b96-ba7f-2a1881db02a1/swift-ring-rebalance/0.log
2026-06-11 01:11:44.788461 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_0129b98c-87b5-421f-8947-dcc44630dbaf/
2026-06-11 01:11:44.788475 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_0129b98c-87b5-421f-8947-dcc44630dbaf/account-auditor/
2026-06-11 01:11:44.788489 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_0129b98c-87b5-421f-8947-dcc44630dbaf/account-auditor/0.log
2026-06-11 01:11:44.788503 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_0129b98c-87b5-421f-8947-dcc44630dbaf/account-reaper/
2026-06-11 01:11:44.788518 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_0129b98c-87b5-421f-8947-dcc44630dbaf/account-reaper/0.log
2026-06-11 01:11:44.788532 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_0129b98c-87b5-421f-8947-dcc44630dbaf/account-replicator/
2026-06-11 01:11:44.788550 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_0129b98c-87b5-421f-8947-dcc44630dbaf/account-replicator/0.log
2026-06-11 01:11:44.788564 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_0129b98c-87b5-421f-8947-dcc44630dbaf/account-server/
2026-06-11 01:11:44.788578 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_0129b98c-87b5-421f-8947-dcc44630dbaf/account-server/0.log
2026-06-11 01:11:44.788593 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_0129b98c-87b5-421f-8947-dcc44630dbaf/container-auditor/
2026-06-11 01:11:44.788607 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_0129b98c-87b5-421f-8947-dcc44630dbaf/container-auditor/0.log
2026-06-11 01:11:44.788621 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_0129b98c-87b5-421f-8947-dcc44630dbaf/container-replicator/
2026-06-11 01:11:44.788635 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_0129b98c-87b5-421f-8947-dcc44630dbaf/container-replicator/0.log
2026-06-11 01:11:44.788649 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_0129b98c-87b5-421f-8947-dcc44630dbaf/container-server/
2026-06-11 01:11:44.788663 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_0129b98c-87b5-421f-8947-dcc44630dbaf/container-server/0.log
2026-06-11 01:11:44.788677 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_0129b98c-87b5-421f-8947-dcc44630dbaf/container-updater/
2026-06-11 01:11:44.788691 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_0129b98c-87b5-421f-8947-dcc44630dbaf/container-updater/0.log
2026-06-11 01:11:44.788705 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_0129b98c-87b5-421f-8947-dcc44630dbaf/object-auditor/
2026-06-11 01:11:44.788720 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_0129b98c-87b5-421f-8947-dcc44630dbaf/object-auditor/0.log
2026-06-11 01:11:44.788734 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_0129b98c-87b5-421f-8947-dcc44630dbaf/object-expirer/
2026-06-11 01:11:44.788748 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_0129b98c-87b5-421f-8947-dcc44630dbaf/object-expirer/0.log
2026-06-11 01:11:44.788762 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_0129b98c-87b5-421f-8947-dcc44630dbaf/object-replicator/
2026-06-11 01:11:44.788776 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_0129b98c-87b5-421f-8947-dcc44630dbaf/object-replicator/0.log
2026-06-11 01:11:44.788790 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_0129b98c-87b5-421f-8947-dcc44630dbaf/object-server/
2026-06-11 01:11:44.788804 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_0129b98c-87b5-421f-8947-dcc44630dbaf/object-server/0.log
2026-06-11 01:11:44.788819 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_0129b98c-87b5-421f-8947-dcc44630dbaf/object-updater/
2026-06-11 01:11:44.788833 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_0129b98c-87b5-421f-8947-dcc44630dbaf/object-updater/0.log
2026-06-11 01:11:44.788847 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_0129b98c-87b5-421f-8947-dcc44630dbaf/rsync/
2026-06-11 01:11:44.788866 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_0129b98c-87b5-421f-8947-dcc44630dbaf/rsync/0.log
2026-06-11 01:11:44.788884 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_0129b98c-87b5-421f-8947-dcc44630dbaf/swift-recon-cron/
2026-06-11 01:11:44.788898 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_0129b98c-87b5-421f-8947-dcc44630dbaf/swift-recon-cron/0.log
2026-06-11 01:11:44.788913 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_0129b98c-87b5-421f-8947-dcc44630dbaf/xattr-restore/
2026-06-11 01:11:44.788928 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_0129b98c-87b5-421f-8947-dcc44630dbaf/xattr-restore/0.log
2026-06-11 01:11:44.788942 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_telemetry-edpm-deployment-ipam-openstack-edpm-ipam-qb8xf_48f2adb5-f032-4ea2-af39-4feb38ba6dc7/
2026-06-11 01:11:44.788956 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_telemetry-edpm-deployment-ipam-openstack-edpm-ipam-qb8xf_48f2adb5-f032-4ea2-af39-4feb38ba6dc7/telemetry-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-11 01:11:44.788971 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_telemetry-edpm-deployment-ipam-openstack-edpm-ipam-qb8xf_48f2adb5-f032-4ea2-af39-4feb38ba6dc7/telemetry-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-11 01:11:44.788986 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_validate-network-edpm-deployment-ipam-openstack-edpm-ipam-98xhb_7f754e01-2c90-4c9f-a4c4-f67152cb5c04/
2026-06-11 01:11:44.789001 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_validate-network-edpm-deployment-ipam-openstack-edpm-ipam-98xhb_7f754e01-2c90-4c9f-a4c4-f67152cb5c04/validate-network-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-11 01:11:44.789018 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_validate-network-edpm-deployment-ipam-openstack-edpm-ipam-98xhb_7f754e01-2c90-4c9f-a4c4-f67152cb5c04/validate-network-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-11 01:11:44.789032 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/sushy-emulator_sushy-emulator_341f1c62-8087-450e-8cae-878395f25a8a/
2026-06-11 01:11:44.789047 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/sushy-emulator_sushy-emulator_341f1c62-8087-450e-8cae-878395f25a8a/sushy-emulator/
2026-06-11 01:11:44.789061 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/sushy-emulator_sushy-emulator_341f1c62-8087-450e-8cae-878395f25a8a/sushy-emulator/0.log
2026-06-11 01:11:44.789076 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/
2026-06-11 01:11:44.789092 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/event-filter.html
2026-06-11 01:11:44.789108 | controller | cL+++++++++ ci-framework-data/logs/openstack-must-gather/latest -> quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8
2026-06-11 01:11:44.789123 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/must-gather.logs
2026-06-11 01:11:44.789139 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/timestamp
2026-06-11 01:11:44.789155 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/
2026-06-11 01:11:44.789170 | 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 01:11:44.789193 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/gather.logs
2026-06-11 01:11:44.789209 | 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 01:11:44.789224 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/packagemanifests.gz
2026-06-11 01:11:44.789240 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/run.log
2026-06-11 01:11:44.789255 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/version
2026-06-11 01:11:44.789269 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/apiservices/
2026-06-11 01:11:44.789284 | 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 01:11:44.789299 | 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 01:11:44.789314 | 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 01:11:44.789328 | 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 01:11:44.789343 | 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 01:11:44.789379 | 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 01:11:44.789395 | 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 01:11:44.789410 | 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 01:11:44.789425 | 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 01:11:44.789439 | 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 01:11:44.789458 | 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 01:11:44.789473 | 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 01:11:44.789488 | 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 01:11:44.789502 | 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 01:11:44.789517 | 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 01:11:44.789532 | 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 01:11:44.789547 | 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 01:11:44.789561 | 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 01:11:44.789576 | 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 01:11:44.789590 | 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 01:11:44.789605 | 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 01:11:44.789619 | 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 01:11:44.789634 | 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 01:11:44.789651 | 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 01:11:44.789669 | 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 01:11:44.789687 | 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 01:11:44.789702 | 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 01:11:44.789717 | 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 01:11:44.789731 | 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 01:11:44.789746 | 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 01:11:44.789760 | 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 01:11:44.789775 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/
2026-06-11 01:11:44.789789 | 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 01:11:44.789804 | 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 01:11:44.789818 | 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 01:11:44.789833 | 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 01:11:44.789848 | 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 01:11:44.789863 | 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 01:11:44.789878 | 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 01:11:44.789892 | 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 01:11:44.789911 | 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 01:11:44.789926 | 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 01:11:44.789941 | 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 01:11:44.789956 | 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 01:11:44.789971 | 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 01:11:44.789985 | 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 01:11:44.790000 | 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 01:11:44.790015 | 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 01:11:44.790029 | 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 01:11:44.790044 | 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 01:11:44.790059 | 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 01:11:44.790074 | 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 01:11:44.790089 | 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 01:11:44.790103 | 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 01:11:44.790118 | 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 01:11:44.790137 | 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 01:11:44.790152 | 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 01:11:44.790167 | 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 01:11:44.790182 | 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 01:11:44.790197 | 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 01:11:44.790212 | 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 01:11:44.790227 | 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 01:11:44.790242 | 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 01:11:44.790256 | 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 01:11:44.790270 | 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 01:11:44.790284 | 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 01:11:44.790299 | 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 01:11:44.790314 | 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 01:11:44.790337 | 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 01:11:44.790373 | 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 01:11:44.790389 | 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 01:11:44.790416 | 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 01:11:44.790436 | 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 01:11:44.790456 | 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 01:11:44.790474 | 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 01:11:44.790493 | 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 01:11:44.790513 | 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 01:11:44.790528 | 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 01:11:44.790548 | 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 01:11:44.790568 | 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 01:11:44.790637 | 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 01:11:44.790660 | 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 01:11:44.790676 | 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 01:11:44.790691 | 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 01:11:44.790706 | 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 01:11:44.790721 | 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 01:11:44.790740 | 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 01:11:44.790755 | 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 01:11:44.790770 | 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 01:11:44.790785 | 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 01:11:44.790799 | 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 01:11:44.790814 | 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 01:11:44.790828 | 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 01:11:44.790843 | 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 01:11:44.790857 | 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 01:11:44.790872 | 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 01:11:44.790887 | 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 01:11:44.790902 | 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 01:11:44.790917 | 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 01:11:44.790931 | 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 01:11:44.790946 | 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 01:11:44.790965 | 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 01:11:44.790980 | 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 01:11:44.790995 | 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 01:11:44.791009 | 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 01:11:44.791024 | 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 01:11:44.791039 | 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 01:11:44.791053 | 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 01:11:44.791068 | 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 01:11:44.791082 | 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 01:11:44.791097 | 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 01:11:44.791111 | 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 01:11:44.791126 | 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 01:11:44.791141 | 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 01:11:44.791155 | 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 01:11:44.791170 | 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 01:11:44.791188 | 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 01:11:44.791203 | 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 01:11:44.791218 | 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 01:11:44.791232 | 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 01:11:44.791248 | 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 01:11:44.791263 | 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 01:11:44.791277 | 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 01:11:44.791292 | 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 01:11:44.791306 | 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 01:11:44.791321 | 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 01:11:44.791336 | 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 01:11:44.791374 | 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 01:11:44.791392 | 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 01:11:44.791407 | 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 01:11:44.791422 | 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 01:11:44.791441 | 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 01:11:44.791456 | 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 01:11:44.791471 | 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 01:11:44.791485 | 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 01:11:44.791500 | 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 01:11:44.791514 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/csv/
2026-06-11 01:11:44.791529 | 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 01:11:44.791543 | 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 01:11:44.791558 | 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 01:11:44.791572 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/
2026-06-11 01:11:44.791587 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/endpoints
2026-06-11 01:11:44.791602 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/services
2026-06-11 01:11:44.791617 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/cinder/
2026-06-11 01:11:44.791632 | 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 01:11:44.791647 | 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 01:11:44.791662 | 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 01:11:44.791680 | 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 01:11:44.791696 | 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 01:11:44.791711 | 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 01:11:44.791725 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/glance/
2026-06-11 01:11:44.791740 | 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 01:11:44.791755 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/neutron/
2026-06-11 01:11:44.791770 | 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 01:11:44.791785 | 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 01:11:44.791800 | 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 01:11:44.791815 | 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 01:11:44.791830 | 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 01:11:44.791844 | 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 01:11:44.791859 | 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 01:11:44.791874 | 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 01:11:44.791889 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/nova/
2026-06-11 01:11:44.791904 | 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 01:11:44.791923 | 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 01:11:44.791938 | 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 01:11:44.791953 | 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 01:11:44.791968 | 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 01:11:44.791982 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/ovn/
2026-06-11 01:11:44.791997 | 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 01:11:44.792011 | 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 01:11:44.792025 | 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 01:11:44.792040 | 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 01:11:44.792054 | 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 01:11:44.792069 | 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 01:11:44.792084 | 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 01:11:44.792099 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/placement/
2026-06-11 01:11:44.792113 | 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 01:11:44.792128 | 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 01:11:44.792143 | 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 01:11:44.792173 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/rabbitmq/
2026-06-11 01:11:44.792190 | 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 01:11:44.792205 | 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 01:11:44.792220 | 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 01:11:44.792235 | 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 01:11:44.792250 | 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 01:11:44.792265 | 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 01:11:44.792280 | 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 01:11:44.792295 | 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 01:11:44.792310 | 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 01:11:44.792324 | 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 01:11:44.792339 | 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 01:11:44.792376 | 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 01:11:44.792392 | 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 01:11:44.792407 | 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 01:11:44.792426 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/dbs/
2026-06-11 01:11:44.792441 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/dbs/openstack/
2026-06-11 01:11:44.792457 | 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 01:11:44.792472 | 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 01:11:44.792487 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/
2026-06-11 01:11:44.792502 | 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 01:11:44.792517 | 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 01:11:44.792532 | 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 01:11:44.792547 | 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 01:11:44.792562 | 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 01:11:44.792577 | 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 01:11:44.792592 | 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 01:11:44.792607 | 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 01:11:44.792622 | 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 01:11:44.792637 | 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 01:11:44.792655 | 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 01:11:44.792670 | 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 01:11:44.792687 | 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 01:11:44.792704 | 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 01:11:44.792719 | 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 01:11:44.792734 | 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 01:11:44.792749 | 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 01:11:44.792763 | 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 01:11:44.792778 | 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 01:11:44.792792 | 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 01:11:44.792807 | 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 01:11:44.792822 | 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 01:11:44.792836 | 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 01:11:44.792851 | 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 01:11:44.792871 | 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 01:11:44.792886 | 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 01:11:44.792901 | 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 01:11:44.792916 | 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 01:11:44.792931 | 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 01:11:44.792945 | 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 01:11:44.792960 | 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 01:11:44.792975 | 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 01:11:44.792990 | 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-6b59b74864-dtfqt/
2026-06-11 01:11:44.793004 | 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-6b59b74864-dtfqt/baremetal-operator-controller-manager-6b59b74864-dtfqt-describe
2026-06-11 01:11:44.793023 | 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-6b59b74864-dtfqt/logs/
2026-06-11 01:11:44.793038 | 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-6b59b74864-dtfqt/logs/manager-previous.log
2026-06-11 01:11:44.793053 | 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-6b59b74864-dtfqt/logs/manager.log
2026-06-11 01:11:44.793072 | 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-756675b7cf-mbvbh/
2026-06-11 01:11:44.793087 | 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-756675b7cf-mbvbh/baremetal-operator-ironic-756675b7cf-mbvbh-describe
2026-06-11 01:11:44.793102 | 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-756675b7cf-mbvbh/logs/
2026-06-11 01:11:44.793116 | 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-756675b7cf-mbvbh/logs/ironic-httpd.log
2026-06-11 01:11:44.793131 | 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-756675b7cf-mbvbh/logs/ironic-ipa-downloader.log
2026-06-11 01:11:44.793146 | 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-756675b7cf-mbvbh/logs/ironic-log-watch.log.gz
2026-06-11 01:11:44.793161 | 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-756675b7cf-mbvbh/logs/ironic.log
2026-06-11 01:11:44.793176 | 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-756675b7cf-mbvbh/logs/mariadb.log
2026-06-11 01:11:44.793190 | 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 01:11:44.793205 | 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-6b59b74864.yaml
2026-06-11 01:11:44.793220 | 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-bb84bd6df.yaml
2026-06-11 01:11:44.793235 | 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-756675b7cf.yaml
2026-06-11 01:11:44.793250 | 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 01:11:44.793269 | 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 01:11:44.793285 | 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 01:11:44.793300 | 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-6t44kfmtcb.yaml
2026-06-11 01:11:44.793314 | 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 01:11:44.793329 | 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 01:11:44.793344 | 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-66542ff8dk.yaml
2026-06-11 01:11:44.793380 | 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 01:11:44.793396 | 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 01:11:44.793411 | 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 01:11:44.793426 | 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 01:11:44.793441 | 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 01:11:44.793455 | 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 01:11:44.793470 | 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 01:11:44.793485 | 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 01:11:44.793504 | 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 01:11:44.793519 | 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 01:11:44.793535 | 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 01:11:44.793551 | 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 01:11:44.793566 | 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 01:11:44.793581 | 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 01:11:44.793595 | 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 01:11:44.793610 | 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 01:11:44.793625 | 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 01:11:44.793639 | 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 01:11:44.793654 | 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 01:11:44.793668 | 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 01:11:44.793683 | 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 01:11:44.793697 | 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 01:11:44.793712 | 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 01:11:44.793730 | 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 01:11:44.793746 | 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 01:11:44.793761 | 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 01:11:44.793775 | 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 01:11:44.793790 | 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 01:11:44.793805 | 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 01:11:44.793820 | 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-skft4/
2026-06-11 01:11:44.793835 | 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-skft4/cert-manager-7b8b89f89d-skft4-describe
2026-06-11 01:11:44.793850 | 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-skft4/logs/
2026-06-11 01:11:44.793865 | 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-skft4/logs/cert-manager-controller.log
2026-06-11 01:11:44.793880 | 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-lnm7b/
2026-06-11 01:11:44.793895 | 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-lnm7b/cert-manager-cainjector-7f9fdd5dd5-lnm7b-describe
2026-06-11 01:11:44.793910 | 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-lnm7b/logs/
2026-06-11 01:11:44.793926 | 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-lnm7b/logs/cert-manager-cainjector.log
2026-06-11 01:11:44.793941 | 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-jpbtt/
2026-06-11 01:11:44.793959 | 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-jpbtt/cert-manager-webhook-769f6b94cb-jpbtt-describe
2026-06-11 01:11:44.793975 | 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-jpbtt/logs/
2026-06-11 01:11:44.793989 | 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-jpbtt/logs/cert-manager-webhook.log
2026-06-11 01:11:44.794004 | 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 01:11:44.794019 | 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 01:11:44.794034 | 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 01:11:44.794049 | 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 01:11:44.794063 | 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 01:11:44.794078 | 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 01:11:44.794093 | 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 01:11:44.794107 | 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 01:11:44.794122 | 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 01:11:44.794136 | 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 01:11:44.794151 | 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 01:11:44.794168 | 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 01:11:44.794184 | 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 01:11:44.794198 | 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 01:11:44.794213 | 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 01:11:44.794228 | 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 01:11:44.794242 | 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 01:11:44.794257 | 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 01:11:44.794271 | 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 01:11:44.794286 | 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 01:11:44.794300 | 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 01:11:44.794315 | 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 01:11:44.794330 | 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 01:11:44.794361 | 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 01:11:44.794383 | 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 01:11:44.794399 | 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 01:11:44.794418 | 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 01:11:44.794433 | 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 01:11:44.794448 | 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 01:11:44.794462 | 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 01:11:44.794477 | 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 01:11:44.794491 | 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 01:11:44.794506 | 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 01:11:44.794520 | 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 01:11:44.794535 | 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 01:11:44.794549 | 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 01:11:44.794564 | 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 01:11:44.794579 | 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-4drz9.yaml
2026-06-11 01:11:44.794594 | 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-9bjqd.yaml
2026-06-11 01:11:44.794609 | 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-9wf78.yaml
2026-06-11 01:11:44.794640 | 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-bfnv4.yaml
2026-06-11 01:11:44.794655 | 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-cg5pg.yaml
2026-06-11 01:11:44.794670 | 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-hkjlq.yaml
2026-06-11 01:11:44.794684 | 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-nntlz.yaml
2026-06-11 01:11:44.794699 | 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-pfb67.yaml
2026-06-11 01:11:44.794713 | 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-pfbcp.yaml
2026-06-11 01:11:44.794728 | 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-pt9s6.yaml
2026-06-11 01:11:44.794743 | 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-q2tfs.yaml
2026-06-11 01:11:44.794757 | 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-tln9b.yaml
2026-06-11 01:11:44.794772 | 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 01:11:44.794787 | 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 01:11:44.794803 | 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 01:11:44.794818 | 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 01:11:44.794833 | 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 01:11:44.794852 | 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 01:11:44.794867 | 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 01:11:44.794882 | 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 01:11:44.794896 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/installplans/install-vclb4
2026-06-11 01:11:44.794911 | 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 01:11:44.794926 | 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 01:11:44.794940 | 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 01:11:44.794954 | 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 01:11:44.794969 | 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-sr77b/
2026-06-11 01:11:44.794983 | 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-sr77b/controller-8464864885-sr77b-describe
2026-06-11 01:11:44.794998 | 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-sr77b/logs/
2026-06-11 01:11:44.795012 | 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-sr77b/logs/controller.log.gz
2026-06-11 01:11:44.795027 | 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-sr77b/logs/kube-rbac-proxy.log
2026-06-11 01:11:44.795041 | 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-c56bfcc68-tspql/
2026-06-11 01:11:44.795056 | 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-c56bfcc68-tspql/metallb-operator-controller-manager-c56bfcc68-tspql-describe
2026-06-11 01:11:44.795075 | 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-c56bfcc68-tspql/logs/
2026-06-11 01:11:44.795090 | 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-c56bfcc68-tspql/logs/manager-previous.log
2026-06-11 01:11:44.795104 | 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-c56bfcc68-tspql/logs/manager.log
2026-06-11 01:11:44.795118 | 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-b9b7c7b76-kwjvj/
2026-06-11 01:11:44.795133 | 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-b9b7c7b76-kwjvj/metallb-operator-webhook-server-b9b7c7b76-kwjvj-describe
2026-06-11 01:11:44.795147 | 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-b9b7c7b76-kwjvj/logs/
2026-06-11 01:11:44.795162 | 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-b9b7c7b76-kwjvj/logs/webhook-server.log
2026-06-11 01:11:44.795176 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/pods/speaker-zttw6/
2026-06-11 01:11:44.795191 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/pods/speaker-zttw6/speaker-zttw6-describe
2026-06-11 01:11:44.795205 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/pods/speaker-zttw6/logs/
2026-06-11 01:11:44.795220 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/pods/speaker-zttw6/logs/kube-rbac-proxy.log
2026-06-11 01:11:44.795234 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/pods/speaker-zttw6/logs/speaker.log.gz
2026-06-11 01:11:44.795249 | 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 01:11:44.795268 | 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 01:11:44.795283 | 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-c56bfcc68.yaml
2026-06-11 01:11:44.795298 | 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-b9b7c7b76.yaml
2026-06-11 01:11:44.795312 | 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 01:11:44.795327 | 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 01:11:44.795341 | 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 01:11:44.795377 | 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 01:11:44.795394 | 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 01:11:44.795409 | 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 01:11:44.795425 | 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 01:11:44.795439 | 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 01:11:44.795454 | 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 01:11:44.795469 | 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 01:11:44.795484 | 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 01:11:44.795503 | 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 01:11:44.795518 | 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 01:11:44.795533 | 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 01:11:44.795547 | 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 01:11:44.795562 | 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 01:11:44.795576 | 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 01:11:44.795590 | 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 01:11:44.795604 | 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 01:11:44.795619 | 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 01:11:44.795634 | 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 01:11:44.795649 | 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 01:11:44.795663 | 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 01:11:44.795678 | 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 01:11:44.795693 | 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 01:11:44.795707 | 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 01:11:44.795726 | 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 01:11:44.795741 | 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 01:11:44.795756 | 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 01:11:44.795770 | 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 01:11:44.795785 | 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 01:11:44.795799 | 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 01:11:44.795814 | 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 01:11:44.795829 | 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 01:11:44.795843 | 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 01:11:44.795858 | 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 01:11:44.795873 | 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 01:11:44.795888 | 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 01:11:44.795902 | 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 01:11:44.795921 | 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 01:11:44.795936 | 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 01:11:44.795950 | 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 01:11:44.795965 | 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 01:11:44.795980 | 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 01:11:44.795994 | 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 01:11:44.796009 | 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 01:11:44.796023 | 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 01:11:44.796037 | 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 01:11:44.796052 | 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 01:11:44.796066 | 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 01:11:44.796081 | 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 01:11:44.796095 | 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 01:11:44.796110 | 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 01:11:44.796132 | 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 01:11:44.796147 | 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 01:11:44.796178 | 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 01:11:44.796194 | 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 01:11:44.796209 | 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 01:11:44.796223 | 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 01:11:44.796237 | 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 01:11:44.796252 | 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 01:11:44.796266 | 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 01:11:44.796280 | 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 01:11:44.796295 | 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 01:11:44.796309 | 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 01:11:44.796324 | 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 01:11:44.796338 | 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 01:11:44.796374 | 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 01:11:44.796394 | 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 01:11:44.796410 | 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 01:11:44.796424 | 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 01:11:44.796439 | 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 01:11:44.796453 | 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 01:11:44.796468 | 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 01:11:44.796482 | 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 01:11:44.796497 | 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 01:11:44.796512 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3ln5q2/
2026-06-11 01:11:44.796527 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3ln5q2/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3ln5q2-describe
2026-06-11 01:11:44.796545 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3ln5q2/logs/
2026-06-11 01:11:44.796560 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3ln5q2/logs/extract.log
2026-06-11 01:11:44.796575 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3ln5q2/logs/pull.log
2026-06-11 01:11:44.796594 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3ln5q2/logs/util.log
2026-06-11 01:11:44.796609 | 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-xm6qd/
2026-06-11 01:11:44.796623 | 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-xm6qd/certified-operators-xm6qd-describe
2026-06-11 01:11:44.796638 | 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-xm6qd/logs/
2026-06-11 01:11:44.796653 | 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-xm6qd/logs/extract-content.log
2026-06-11 01:11:44.796667 | 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-xm6qd/logs/extract-utilities.log
2026-06-11 01:11:44.796682 | 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-xm6qd/logs/registry-server.log.gz
2026-06-11 01:11:44.796696 | 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-shl7m/
2026-06-11 01:11:44.796711 | 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-shl7m/community-operators-shl7m-describe
2026-06-11 01:11:44.796726 | 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-shl7m/logs/
2026-06-11 01:11:44.796741 | 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-shl7m/logs/extract-content.log
2026-06-11 01:11:44.796756 | 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-shl7m/logs/extract-utilities.log
2026-06-11 01:11:44.796771 | 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-shl7m/logs/registry-server.log.gz
2026-06-11 01:11:44.796789 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd97jjzx/
2026-06-11 01:11:44.796805 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd97jjzx/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd97jjzx-describe
2026-06-11 01:11:44.796819 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd97jjzx/logs/
2026-06-11 01:11:44.796834 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd97jjzx/logs/extract.log
2026-06-11 01:11:44.796848 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd97jjzx/logs/pull.log
2026-06-11 01:11:44.796863 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd97jjzx/logs/util.log
2026-06-11 01:11:44.796878 | 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-94q28/
2026-06-11 01:11:44.796893 | 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-94q28/marketplace-operator-547dbd544d-94q28-describe
2026-06-11 01:11:44.796908 | 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-94q28/logs/
2026-06-11 01:11:44.796923 | 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-94q28/logs/marketplace-operator-previous.log
2026-06-11 01:11:44.796937 | 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-94q28/logs/marketplace-operator.log
2026-06-11 01:11:44.796952 | 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-ll6wg/
2026-06-11 01:11:44.796970 | 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-ll6wg/redhat-marketplace-ll6wg-describe
2026-06-11 01:11:44.796985 | 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-ll6wg/logs/
2026-06-11 01:11:44.797000 | 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-ll6wg/logs/extract-content.log
2026-06-11 01:11:44.797015 | 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-ll6wg/logs/extract-utilities.log
2026-06-11 01:11:44.797029 | 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-ll6wg/logs/registry-server.log
2026-06-11 01:11:44.797044 | 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-n7vdr/
2026-06-11 01:11:44.797058 | 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-n7vdr/redhat-operators-n7vdr-describe
2026-06-11 01:11:44.797073 | 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-n7vdr/logs/
2026-06-11 01:11:44.797087 | 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-n7vdr/logs/extract-content.log
2026-06-11 01:11:44.797102 | 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-n7vdr/logs/extract-utilities.log
2026-06-11 01:11:44.797116 | 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-n7vdr/logs/registry-server.log.gz
2026-06-11 01:11:44.797131 | 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 01:11:44.797145 | 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 01:11:44.797160 | 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 01:11:44.797178 | 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 01:11:44.797193 | 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 01:11:44.797208 | 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 01:11:44.797222 | 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 01:11:44.797237 | 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 01:11:44.797251 | 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 01:11:44.797265 | 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 01:11:44.797279 | 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 01:11:44.797294 | 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 01:11:44.797309 | 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 01:11:44.797323 | 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 01:11:44.797338 | 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 01:11:44.797374 | 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 01:11:44.797390 | 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 01:11:44.797405 | 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 01:11:44.797424 | 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 01:11:44.797440 | 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 01:11:44.797454 | 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 01:11:44.797469 | 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 01:11:44.797483 | 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 01:11:44.797497 | 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 01:11:44.797512 | 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 01:11:44.797527 | 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 01:11:44.797542 | 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 01:11:44.797556 | 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 01:11:44.797570 | 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 01:11:44.797585 | 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 01:11:44.797600 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/installplans/install-8zdnz
2026-06-11 01:11:44.797614 | 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 01:11:44.797629 | 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 01:11:44.797647 | 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 01:11:44.797662 | 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 01:11:44.797677 | 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 01:11:44.797692 | 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-bglb4/
2026-06-11 01:11:44.797706 | 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-bglb4/nmstate-console-plugin-9bcc7988b-bglb4-describe
2026-06-11 01:11:44.797721 | 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-bglb4/logs/
2026-06-11 01:11:44.797736 | 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-bglb4/logs/nmstate-console-plugin.log
2026-06-11 01:11:44.797751 | 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-5qq4t/
2026-06-11 01:11:44.797765 | 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-5qq4t/nmstate-handler-5qq4t-describe
2026-06-11 01:11:44.797780 | 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-5qq4t/logs/
2026-06-11 01:11:44.797795 | 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-5qq4t/logs/nmstate-handler.log
2026-06-11 01:11:44.797809 | 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-lrrwn/
2026-06-11 01:11:44.797824 | 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-lrrwn/nmstate-metrics-756b4d6fc6-lrrwn-describe
2026-06-11 01:11:44.797843 | 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-lrrwn/logs/
2026-06-11 01:11:44.797858 | 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-lrrwn/logs/kube-rbac-proxy.log
2026-06-11 01:11:44.797873 | 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-lrrwn/logs/nmstate-metrics.log
2026-06-11 01:11:44.797887 | 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-mfb7d/
2026-06-11 01:11:44.797902 | 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-mfb7d/nmstate-operator-6569c8c666-mfb7d-describe
2026-06-11 01:11:44.797917 | 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-mfb7d/logs/
2026-06-11 01:11:44.797931 | 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-mfb7d/logs/nmstate-operator.log
2026-06-11 01:11:44.797946 | 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-qqzf8/
2026-06-11 01:11:44.797960 | 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-qqzf8/nmstate-webhook-9b7874799-qqzf8-describe
2026-06-11 01:11:44.797975 | 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-qqzf8/logs/
2026-06-11 01:11:44.797990 | 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-qqzf8/logs/nmstate-webhook.log
2026-06-11 01:11:44.798004 | 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 01:11:44.798019 | 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 01:11:44.798033 | 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 01:11:44.798051 | 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 01:11:44.798066 | 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 01:11:44.798080 | 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 01:11:44.798094 | 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 01:11:44.798109 | 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 01:11:44.798123 | 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 01:11:44.798137 | 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 01:11:44.798152 | 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 01:11:44.798166 | 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 01:11:44.798181 | 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 01:11:44.798196 | 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 01:11:44.798210 | 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 01:11:44.798225 | 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 01:11:44.798240 | 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 01:11:44.798254 | 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 01:11:44.798273 | 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 01:11:44.798288 | 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 01:11:44.798302 | 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 01:11:44.798317 | 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 01:11:44.798331 | 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 01:11:44.798363 | 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 01:11:44.798384 | 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 01:11:44.798399 | 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 01:11:44.798414 | 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 01:11:44.798428 | 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 01:11:44.798442 | 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 01:11:44.798457 | 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 01:11:44.798471 | 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 01:11:44.798485 | 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 01:11:44.798500 | 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 01:11:44.798519 | 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 01:11:44.798534 | 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 01:11:44.798548 | 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 01:11:44.798563 | 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 01:11:44.798578 | 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 01:11:44.798592 | 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 01:11:44.798607 | 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 01:11:44.798621 | 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 01:11:44.798636 | 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 01:11:44.798650 | 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 01:11:44.798665 | 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 01:11:44.798679 | 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 01:11:44.798693 | 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 01:11:44.798708 | 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 01:11:44.798723 | 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 01:11:44.798741 | 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 01:11:44.798756 | 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 01:11:44.798770 | 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 01:11:44.798785 | 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 01:11:44.798800 | 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 01:11:44.798815 | 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 01:11:44.798830 | 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 01:11:44.798844 | 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 01:11:44.798859 | 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 01:11:44.798873 | 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 01:11:44.798888 | 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 01:11:44.798902 | 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 01:11:44.798917 | 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 01:11:44.798931 | 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 01:11:44.798950 | 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 01:11:44.798965 | 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 01:11:44.798979 | 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 01:11:44.798994 | 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 01:11:44.799008 | 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 01:11:44.799022 | 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 01:11:44.799037 | 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 01:11:44.799051 | 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 01:11:44.799066 | 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 01:11:44.799081 | 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 01:11:44.799095 | 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 01:11:44.799110 | 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 01:11:44.799124 | 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 01:11:44.799142 | 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 01:11:44.799157 | 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 01:11:44.799171 | 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 01:11:44.799186 | 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 01:11:44.799200 | 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 01:11:44.799214 | 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 01:11:44.799228 | 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 01:11:44.799243 | 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 01:11:44.799257 | 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 01:11:44.799271 | 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 01:11:44.799285 | 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 01:11:44.799300 | 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 01:11:44.799314 | 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 01:11:44.799336 | 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 01:11:44.799370 | 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 01:11:44.799387 | 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 01:11:44.799402 | 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 01:11:44.799417 | 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 01:11:44.799431 | 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 01:11:44.799446 | 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 01:11:44.799461 | 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 01:11:44.799475 | 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 01:11:44.799490 | 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 01:11:44.799504 | 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 01:11:44.799519 | 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 01:11:44.799534 | 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 01:11:44.799548 | 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 01:11:44.799566 | 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 01:11:44.799581 | 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 01:11:44.799596 | 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 01:11:44.799611 | 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 01:11:44.799625 | 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 01:11:44.799640 | 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 01:11:44.799654 | 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 01:11:44.799668 | 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 01:11:44.799682 | 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 01:11:44.799696 | 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 01:11:44.799710 | 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 01:11:44.799724 | 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 01:11:44.799738 | 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 01:11:44.799756 | 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 01:11:44.799770 | 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 01:11:44.799785 | 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 01:11:44.799799 | 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 01:11:44.799814 | 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 01:11:44.799828 | 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 01:11:44.799843 | 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 01:11:44.799857 | 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 01:11:44.799872 | 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 01:11:44.799886 | 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 01:11:44.799901 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/installplans/install-6nq8d
2026-06-11 01:11:44.799915 | 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 01:11:44.799930 | 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 01:11:44.799945 | 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 01:11:44.799963 | 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 01:11:44.799978 | 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 01:11:44.799992 | 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 01:11:44.800007 | 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 01:11:44.800021 | 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 01:11:44.800035 | 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 01:11:44.800050 | 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 01:11:44.800064 | 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 01:11:44.800078 | 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 01:11:44.800092 | 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 01:11:44.800106 | 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 01:11:44.800120 | 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 01:11:44.800134 | 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 01:11:44.800148 | 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 01:11:44.800177 | 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 01:11:44.800194 | 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 01:11:44.800208 | 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 01:11:44.800223 | 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 01:11:44.800238 | 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 01:11:44.800252 | 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 01:11:44.800267 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/jobs/3ea339e9021ddbdc34cbf1c3915684f006a90442dbea2e00dc74400bd04e9f1.yaml
2026-06-11 01:11:44.800282 | 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 01:11:44.800297 | 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 01:11:44.800311 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/3ea339e9021ddbdc34cbf1c3915684f006a90442dbea2e00dc74400bd0ml47d/
2026-06-11 01:11:44.800326 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/3ea339e9021ddbdc34cbf1c3915684f006a90442dbea2e00dc74400bd0ml47d/3ea339e9021ddbdc34cbf1c3915684f006a90442dbea2e00dc74400bd0ml47d-describe
2026-06-11 01:11:44.800340 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/3ea339e9021ddbdc34cbf1c3915684f006a90442dbea2e00dc74400bd0ml47d/logs/
2026-06-11 01:11:44.800375 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/3ea339e9021ddbdc34cbf1c3915684f006a90442dbea2e00dc74400bd0ml47d/logs/extract.log
2026-06-11 01:11:44.800396 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/3ea339e9021ddbdc34cbf1c3915684f006a90442dbea2e00dc74400bd0ml47d/logs/pull.log
2026-06-11 01:11:44.800411 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/3ea339e9021ddbdc34cbf1c3915684f006a90442dbea2e00dc74400bd0ml47d/logs/util.log
2026-06-11 01:11:44.800426 | 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-nlgsf/
2026-06-11 01:11:44.800441 | 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-nlgsf/barbican-operator-controller-manager-7b8ffd8c4f-nlgsf-describe
2026-06-11 01:11:44.800455 | 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-nlgsf/logs/
2026-06-11 01:11:44.800469 | 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-nlgsf/logs/manager.log
2026-06-11 01:11:44.800484 | 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-tf7b9/
2026-06-11 01:11:44.800498 | 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-tf7b9/cinder-operator-controller-manager-86c584f6fc-tf7b9-describe
2026-06-11 01:11:44.800513 | 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-tf7b9/logs/
2026-06-11 01:11:44.800528 | 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-tf7b9/logs/manager.log
2026-06-11 01:11:44.800542 | 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-mwr7r/
2026-06-11 01:11:44.800556 | 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-mwr7r/designate-operator-controller-manager-6bf8599b68-mwr7r-describe
2026-06-11 01:11:44.800574 | 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-mwr7r/logs/
2026-06-11 01:11:44.800589 | 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-mwr7r/logs/manager.log
2026-06-11 01:11:44.800604 | 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-5h2zx/
2026-06-11 01:11:44.800618 | 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-5h2zx/glance-operator-controller-manager-5bdfb47c4d-5h2zx-describe
2026-06-11 01:11:44.800633 | 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-5h2zx/logs/
2026-06-11 01:11:44.800648 | 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-5h2zx/logs/manager.log
2026-06-11 01:11:44.800663 | 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-92r6k/
2026-06-11 01:11:44.800678 | 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-92r6k/heat-operator-controller-manager-5c5844cc68-92r6k-describe
2026-06-11 01:11:44.800692 | 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-92r6k/logs/
2026-06-11 01:11:44.800715 | 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-92r6k/logs/manager.log
2026-06-11 01:11:44.800735 | 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-kcxjt/
2026-06-11 01:11:44.800799 | 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-kcxjt/horizon-operator-controller-manager-548d6d5f9-kcxjt-describe
2026-06-11 01:11:44.800825 | 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-kcxjt/logs/
2026-06-11 01:11:44.800841 | 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-kcxjt/logs/manager.log
2026-06-11 01:11:44.800856 | 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-wqkx7/
2026-06-11 01:11:44.800871 | 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-wqkx7/infra-operator-controller-manager-cbcfcddf7-wqkx7-describe
2026-06-11 01:11:44.800886 | 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-wqkx7/logs/
2026-06-11 01:11:44.800900 | 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-wqkx7/logs/manager.log
2026-06-11 01:11:44.800915 | 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-fg8n7/
2026-06-11 01:11:44.800930 | 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-fg8n7/ironic-operator-controller-manager-75f8548fcd-fg8n7-describe
2026-06-11 01:11:44.800944 | 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-fg8n7/logs/
2026-06-11 01:11:44.800959 | 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-fg8n7/logs/manager-previous.log
2026-06-11 01:11:44.800975 | 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-fg8n7/logs/manager.log
2026-06-11 01:11:44.800990 | 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-tprmj/
2026-06-11 01:11:44.801005 | 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-tprmj/keystone-operator-controller-manager-6ccff66c5b-tprmj-describe
2026-06-11 01:11:44.801024 | 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-tprmj/logs/
2026-06-11 01:11:44.801039 | 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-tprmj/logs/manager.log
2026-06-11 01:11:44.801055 | 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-hpwfs/
2026-06-11 01:11:44.801069 | 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-hpwfs/manila-operator-controller-manager-677d9d8477-hpwfs-describe
2026-06-11 01:11:44.801084 | 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-hpwfs/logs/
2026-06-11 01:11:44.801099 | 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-hpwfs/logs/manager.log
2026-06-11 01:11:44.801114 | 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-b7ss9/
2026-06-11 01:11:44.801128 | 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-b7ss9/mariadb-operator-controller-manager-7fcb8b58d6-b7ss9-describe
2026-06-11 01:11:44.801143 | 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-b7ss9/logs/
2026-06-11 01:11:44.801157 | 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-b7ss9/logs/manager.log
2026-06-11 01:11:44.801172 | 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-wwps5/
2026-06-11 01:11:44.801187 | 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-wwps5/neutron-operator-controller-manager-688d5c756f-wwps5-describe
2026-06-11 01:11:44.801205 | 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-wwps5/logs/
2026-06-11 01:11:44.801220 | 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-wwps5/logs/manager.log
2026-06-11 01:11:44.801235 | 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-vn5jz/
2026-06-11 01:11:44.801249 | 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-vn5jz/nova-operator-controller-manager-f4c4579bb-vn5jz-describe
2026-06-11 01:11:44.801264 | 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-vn5jz/logs/
2026-06-11 01:11:44.801279 | 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-vn5jz/logs/manager.log
2026-06-11 01:11:44.801294 | 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-xwpfc/
2026-06-11 01:11:44.801308 | 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-xwpfc/octavia-operator-controller-manager-6495978d8d-xwpfc-describe
2026-06-11 01:11:44.801323 | 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-xwpfc/logs/
2026-06-11 01:11:44.801338 | 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-xwpfc/logs/manager-previous.log
2026-06-11 01:11:44.801373 | 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-xwpfc/logs/manager.log
2026-06-11 01:11:44.801390 | 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-7c67dc759fgr8jd/
2026-06-11 01:11:44.801410 | 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-7c67dc759fgr8jd/openstack-baremetal-operator-controller-manager-7c67dc759fgr8jd-describe
2026-06-11 01:11:44.801425 | 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-7c67dc759fgr8jd/logs/
2026-06-11 01:11:44.801440 | 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-7c67dc759fgr8jd/logs/manager-previous.log
2026-06-11 01:11:44.801455 | 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-7c67dc759fgr8jd/logs/manager.log
2026-06-11 01:11:44.801470 | 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-7c9fbc9dd6-667jv/
2026-06-11 01:11:44.801485 | 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-7c9fbc9dd6-667jv/openstack-operator-controller-init-7c9fbc9dd6-667jv-describe
2026-06-11 01:11:44.801500 | 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-7c9fbc9dd6-667jv/logs/
2026-06-11 01:11:44.801514 | 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-7c9fbc9dd6-667jv/logs/operator.log
2026-06-11 01:11:44.801529 | 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-746b697676-nzm85/
2026-06-11 01:11:44.801544 | 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-746b697676-nzm85/openstack-operator-controller-manager-746b697676-nzm85-describe
2026-06-11 01:11:44.801558 | 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-746b697676-nzm85/logs/
2026-06-11 01:11:44.801573 | 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-746b697676-nzm85/logs/manager.log.gz
2026-06-11 01:11:44.801591 | 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-m4mgp/
2026-06-11 01:11:44.801606 | 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-m4mgp/openstack-operator-index-m4mgp-describe
2026-06-11 01:11:44.801621 | 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-m4mgp/logs/
2026-06-11 01:11:44.801636 | 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-m4mgp/logs/registry-server.log
2026-06-11 01:11:44.801651 | 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-p9slz/
2026-06-11 01:11:44.801665 | 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-p9slz/ovn-operator-controller-manager-58f85bd97f-p9slz-describe
2026-06-11 01:11:44.801680 | 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-p9slz/logs/
2026-06-11 01:11:44.801694 | 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-p9slz/logs/manager.log
2026-06-11 01:11:44.801709 | 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-tnx42/
2026-06-11 01:11:44.801723 | 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-tnx42/swift-operator-controller-manager-67c49dd5c6-tnx42-describe
2026-06-11 01:11:44.801738 | 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-tnx42/logs/
2026-06-11 01:11:44.801752 | 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-tnx42/logs/manager.log
2026-06-11 01:11:44.801767 | 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-js2bw/
2026-06-11 01:11:44.801786 | 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-js2bw/telemetry-operator-controller-manager-5d65c7d97d-js2bw-describe
2026-06-11 01:11:44.801801 | 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-js2bw/logs/
2026-06-11 01:11:44.801815 | 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-js2bw/logs/manager.log
2026-06-11 01:11:44.801830 | 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-2v2c9/
2026-06-11 01:11:44.801845 | 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-2v2c9/test-operator-controller-manager-8d5599d7d-2v2c9-describe
2026-06-11 01:11:44.801859 | 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-2v2c9/logs/
2026-06-11 01:11:44.801873 | 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-2v2c9/logs/manager-previous.log
2026-06-11 01:11:44.801888 | 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-2v2c9/logs/manager.log
2026-06-11 01:11:44.801903 | 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-vf6q6/
2026-06-11 01:11:44.801917 | 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-vf6q6/watcher-operator-controller-manager-577b679b5c-vf6q6-describe
2026-06-11 01:11:44.801931 | 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-vf6q6/logs/
2026-06-11 01:11:44.801946 | 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-vf6q6/logs/manager.log
2026-06-11 01:11:44.801964 | 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 01:11:44.801979 | 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 01:11:44.801994 | 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 01:11:44.802009 | 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 01:11:44.802024 | 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 01:11:44.802039 | 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 01:11:44.802053 | 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 01:11:44.802068 | 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 01:11:44.802082 | 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 01:11:44.802097 | 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 01:11:44.802112 | 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 01:11:44.802126 | 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 01:11:44.802140 | 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 01:11:44.802159 | 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 01:11:44.802175 | 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 01:11:44.802189 | 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 01:11:44.802203 | 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-7c9fbc9dd6.yaml
2026-06-11 01:11:44.802218 | 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-746b697676.yaml
2026-06-11 01:11:44.802232 | 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 01:11:44.802246 | 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 01:11:44.802261 | 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 01:11:44.802275 | 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 01:11:44.802290 | 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 01:11:44.802304 | 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 01:11:44.802319 | 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 01:11:44.802334 | 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 01:11:44.802371 | 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 01:11:44.802392 | 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 01:11:44.802407 | 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 01:11:44.802422 | 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 01:11:44.802437 | 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 01:11:44.802452 | 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 01:11:44.802466 | 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 01:11:44.802481 | 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 01:11:44.802495 | 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 01:11:44.802510 | 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 01:11:44.802524 | 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 01:11:44.802538 | 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 01:11:44.802553 | 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 01:11:44.802567 | 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 01:11:44.802586 | 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 01:11:44.802601 | 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 01:11:44.802615 | 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 01:11:44.802629 | 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 01:11:44.802644 | 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 01:11:44.802659 | 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 01:11:44.802673 | 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 01:11:44.802688 | 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 01:11:44.802702 | 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 01:11:44.802717 | 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 01:11:44.802731 | 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 01:11:44.802745 | 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 01:11:44.802760 | 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 01:11:44.802774 | 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 01:11:44.802791 | 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 01:11:44.802807 | 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 01:11:44.802822 | 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 01:11:44.802837 | 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 01:11:44.802851 | 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 01:11:44.802866 | 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 01:11:44.802881 | 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 01:11:44.802895 | 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 01:11:44.802910 | 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 01:11:44.802924 | 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 01:11:44.802939 | 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 01:11:44.802953 | 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 01:11:44.802967 | 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 01:11:44.802982 | 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 01:11:44.803000 | 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 01:11:44.803016 | 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 01:11:44.803030 | 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 01:11:44.803045 | 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 01:11:44.803060 | 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 01:11:44.803075 | 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 01:11:44.803090 | 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 01:11:44.803104 | 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 01:11:44.803119 | 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 01:11:44.803134 | 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 01:11:44.803149 | 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 01:11:44.803163 | 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 01:11:44.803184 | 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 01:11:44.803199 | 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 01:11:44.803214 | 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 01:11:44.803228 | 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 01:11:44.803243 | 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 01:11:44.803258 | 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 01:11:44.803273 | 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 01:11:44.803287 | 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 01:11:44.803302 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/
2026-06-11 01:11:44.803317 | 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 01:11:44.803332 | 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 01:11:44.803361 | 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 01:11:44.803382 | 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 01:11:44.803398 | 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 01:11:44.803413 | 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 01:11:44.803432 | 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 01:11:44.803447 | 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 01:11:44.803462 | 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 01:11:44.803476 | 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 01:11:44.803491 | 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 01:11:44.803505 | 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 01:11:44.803520 | 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 01:11:44.803534 | 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 01:11:44.803548 | 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 01:11:44.803562 | 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 01:11:44.803576 | 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 01:11:44.803591 | 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 01:11:44.803605 | 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 01:11:44.803619 | 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 01:11:44.803633 | 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 01:11:44.803651 | 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 01:11:44.803666 | 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 01:11:44.803680 | 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 01:11:44.803694 | 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 01:11:44.803709 | 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 01:11:44.803723 | 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 01:11:44.803738 | 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 01:11:44.803752 | 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 01:11:44.803766 | 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 01:11:44.803781 | 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 01:11:44.803796 | 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 01:11:44.803810 | 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 01:11:44.803825 | 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 01:11:44.803840 | 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 01:11:44.803858 | 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 01:11:44.803873 | 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 01:11:44.803888 | 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 01:11:44.803903 | 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 01:11:44.803918 | 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 01:11:44.803933 | 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 01:11:44.803948 | 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 01:11:44.803963 | 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 01:11:44.803977 | 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 01:11:44.803991 | 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 01:11:44.804006 | 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 01:11:44.804021 | 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 01:11:44.804035 | 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 01:11:44.804050 | 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 01:11:44.804064 | 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 01:11:44.804083 | 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 01:11:44.804098 | 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 01:11:44.804113 | 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 01:11:44.804128 | 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 01:11:44.804143 | 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 01:11:44.804158 | 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 01:11:44.804189 | 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 01:11:44.804204 | 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 01:11:44.804218 | 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 01:11:44.804233 | 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 01:11:44.804248 | 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 01:11:44.804262 | 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 01:11:44.804277 | 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 01:11:44.804292 | 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 01:11:44.804306 | 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 01:11:44.804326 | 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 01:11:44.804341 | 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 01:11:44.804375 | 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 01:11:44.804391 | 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 01:11:44.804406 | 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 01:11:44.804421 | 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 01:11:44.804435 | 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 01:11:44.804450 | 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 01:11:44.804464 | 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 01:11:44.804479 | 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 01:11:44.804493 | 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 01:11:44.804508 | 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 01:11:44.804522 | 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 01:11:44.804540 | 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 01:11:44.804556 | 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 01:11:44.804570 | 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 01:11:44.804584 | 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 01:11:44.804599 | 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 01:11:44.804613 | 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 01:11:44.804628 | 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 01:11:44.804642 | 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 01:11:44.804657 | 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 01:11:44.804671 | 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 01:11:44.804685 | 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 01:11:44.804700 | 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 01:11:44.804715 | 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 01:11:44.804729 | 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 01:11:44.804747 | 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 01:11:44.804762 | 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 01:11:44.804777 | 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 01:11:44.804791 | 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 01:11:44.804806 | 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 01:11:44.804820 | 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 01:11:44.804834 | 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 01:11:44.804849 | 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 01:11:44.804863 | 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 01:11:44.804877 | 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 01:11:44.804892 | 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 01:11:44.804906 | 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 01:11:44.804921 | 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 01:11:44.804936 | 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 01:11:44.804955 | 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 01:11:44.804970 | 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 01:11:44.804985 | 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 01:11:44.805000 | 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 01:11:44.805014 | 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 01:11:44.805029 | 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 01:11:44.805043 | 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 01:11:44.805058 | 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 01:11:44.805072 | 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 01:11:44.805087 | 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 01:11:44.805101 | 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 01:11:44.805116 | 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 01:11:44.805130 | 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 01:11:44.805144 | 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 01:11:44.805159 | 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 01:11:44.805178 | 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 01:11:44.805194 | 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 01:11:44.805209 | 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 01:11:44.805225 | 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 01:11:44.805240 | 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 01:11:44.805254 | 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 01:11:44.805269 | 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 01:11:44.805284 | 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 01:11:44.805298 | 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 01:11:44.805313 | 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 01:11:44.805328 | 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 01:11:44.805342 | 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 01:11:44.805377 | 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 01:11:44.805393 | 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 01:11:44.805412 | 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 01:11:44.805427 | 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 01:11:44.805441 | 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 01:11:44.805456 | 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 01:11:44.805471 | 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 01:11:44.805485 | 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 01:11:44.805500 | 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 01:11:44.805514 | 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 01:11:44.805528 | 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 01:11:44.805542 | 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 01:11:44.805557 | 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 01:11:44.805572 | 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 01:11:44.805586 | 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 01:11:44.805601 | 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 01:11:44.805616 | 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 01:11:44.805637 | 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 01:11:44.805652 | 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 01:11:44.805667 | 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 01:11:44.805682 | 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 01:11:44.805696 | 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 01:11:44.805711 | 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 01:11:44.805726 | 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 01:11:44.805741 | 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 01:11:44.805755 | 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 01:11:44.805770 | 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 01:11:44.805784 | 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 01:11:44.805799 | 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 01:11:44.805814 | 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 01:11:44.805828 | 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 01:11:44.805848 | 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 01:11:44.805863 | 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 01:11:44.805878 | 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 01:11:44.805893 | 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 01:11:44.805907 | 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 01:11:44.805922 | 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 01:11:44.805936 | 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 01:11:44.805951 | 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 01:11:44.805966 | 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 01:11:44.805980 | 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 01:11:44.805995 | 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 01:11:44.806010 | 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 01:11:44.806025 | 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 01:11:44.806044 | 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 01:11:44.806059 | 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 01:11:44.806073 | 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 01:11:44.806088 | 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 01:11:44.806103 | 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 01:11:44.806117 | 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 01:11:44.806132 | 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 01:11:44.806146 | 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 01:11:44.806160 | 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 01:11:44.806175 | 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 01:11:44.806189 | 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 01:11:44.806204 | 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 01:11:44.806219 | 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 01:11:44.806234 | 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 01:11:44.806252 | 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 01:11:44.806267 | 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 01:11:44.806282 | 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 01:11:44.806297 | 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 01:11:44.806312 | 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 01:11:44.806326 | 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 01:11:44.806341 | 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 01:11:44.806373 | 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 01:11:44.806389 | 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 01:11:44.806404 | 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 01:11:44.806419 | 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 01:11:44.806433 | 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 01:11:44.806448 | 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 01:11:44.806463 | 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 01:11:44.806481 | 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 01:11:44.806496 | 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 01:11:44.806510 | 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 01:11:44.806524 | 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 01:11:44.806539 | 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 01:11:44.806553 | 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 01:11:44.806568 | 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 01:11:44.806582 | 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 01:11:44.806596 | 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 01:11:44.806611 | 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 01:11:44.806625 | 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 01:11:44.806639 | 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 01:11:44.806654 | 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 01:11:44.806672 | 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 01:11:44.806687 | 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 01:11:44.806701 | 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 01:11:44.806715 | 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 01:11:44.806729 | 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 01:11:44.806743 | 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 01:11:44.806758 | 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 01:11:44.806772 | 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 01:11:44.806786 | 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 01:11:44.806801 | 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 01:11:44.806815 | 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 01:11:44.806830 | 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 01:11:44.806844 | 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 01:11:44.806859 | 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 01:11:44.806880 | 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 01:11:44.806895 | 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 01:11:44.806909 | 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 01:11:44.806924 | 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 01:11:44.806938 | 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 01:11:44.806952 | 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 01:11:44.806967 | 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 01:11:44.806981 | 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 01:11:44.806996 | 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 01:11:44.807011 | 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 01:11:44.807026 | 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 01:11:44.807041 | 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 01:11:44.807056 | 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 01:11:44.807070 | 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 01:11:44.807089 | 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 01:11:44.807103 | 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 01:11:44.807118 | 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 01:11:44.807133 | 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 01:11:44.807148 | 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 01:11:44.807162 | 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 01:11:44.807176 | 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 01:11:44.807191 | 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 01:11:44.807206 | 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 01:11:44.807220 | 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 01:11:44.807235 | 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 01:11:44.807250 | 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 01:11:44.807265 | 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 01:11:44.807283 | 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 01:11:44.807299 | 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 01:11:44.807314 | 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 01:11:44.807328 | 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 01:11:44.807343 | 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 01:11:44.807385 | 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 01:11:44.807401 | 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 01:11:44.807417 | 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 01:11:44.807432 | 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 01:11:44.807447 | 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 01:11:44.807461 | 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 01:11:44.807476 | 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 01:11:44.807490 | 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 01:11:44.807510 | 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 01:11:44.807525 | 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 01:11:44.807540 | 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 01:11:44.807554 | 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 01:11:44.807569 | 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 01:11:44.807583 | 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 01:11:44.807598 | 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 01:11:44.807613 | 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 01:11:44.807627 | 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 01:11:44.807642 | 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 01:11:44.807656 | 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 01:11:44.807670 | 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 01:11:44.807684 | 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 01:11:44.807703 | 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 01:11:44.807717 | 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 01:11:44.807732 | 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 01:11:44.807746 | 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 01:11:44.807761 | 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 01:11:44.807776 | 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 01:11:44.807790 | 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 01:11:44.807805 | 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 01:11:44.807820 | 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 01:11:44.807834 | 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 01:11:44.807849 | 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 01:11:44.807863 | 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 01:11:44.807878 | 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 01:11:44.807909 | 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 01:11:44.807924 | 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 01:11:44.807938 | 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 01:11:44.807953 | 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 01:11:44.807967 | 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 01:11:44.807982 | 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 01:11:44.807996 | 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 01:11:44.808011 | 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 01:11:44.808025 | 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 01:11:44.808040 | 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 01:11:44.808055 | 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 01:11:44.808070 | 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 01:11:44.808085 | 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 01:11:44.808104 | 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 01:11:44.808119 | 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 01:11:44.808135 | 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 01:11:44.808149 | 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 01:11:44.808179 | 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 01:11:44.808195 | 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 01:11:44.808210 | 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 01:11:44.808225 | 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 01:11:44.808239 | 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 01:11:44.808254 | 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 01:11:44.808268 | 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 01:11:44.808283 | 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 01:11:44.808298 | 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 01:11:44.808312 | 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 01:11:44.808331 | 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 01:11:44.808360 | 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 01:11:44.808381 | 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 01:11:44.808397 | 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 01:11:44.808412 | 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 01:11:44.808427 | 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 01:11:44.808441 | 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 01:11:44.808456 | 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 01:11:44.808471 | 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 01:11:44.808485 | 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 01:11:44.808500 | 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 01:11:44.808514 | 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 01:11:44.808529 | 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 01:11:44.808544 | 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 01:11:44.808562 | 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 01:11:44.808577 | 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 01:11:44.808592 | 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 01:11:44.808606 | 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 01:11:44.808621 | 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 01:11:44.808635 | 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 01:11:44.808650 | 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 01:11:44.808664 | 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 01:11:44.808679 | 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 01:11:44.808693 | 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 01:11:44.808707 | 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 01:11:44.808722 | 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 01:11:44.808736 | 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 01:11:44.808750 | 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 01:11:44.808771 | 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 01:11:44.808786 | 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 01:11:44.808800 | 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 01:11:44.808815 | 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 01:11:44.808829 | 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 01:11:44.808843 | 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 01:11:44.808857 | 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 01:11:44.808872 | 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 01:11:44.808887 | 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 01:11:44.808901 | 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 01:11:44.808916 | 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 01:11:44.808935 | 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 01:11:44.808951 | 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 01:11:44.808965 | 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 01:11:44.808980 | 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 01:11:44.808999 | 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 01:11:44.809014 | 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 01:11:44.809029 | 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 01:11:44.809043 | 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 01:11:44.809058 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/jobs/keystone-cron-29685661.yaml
2026-06-11 01:11:44.809072 | 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 01:11:44.809087 | 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 01:11:44.809101 | 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 01:11:44.809116 | 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 01:11:44.809130 | 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 01:11:44.809145 | 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 01:11:44.809160 | 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 01:11:44.809174 | 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 01:11:44.809193 | 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 01:11:44.809208 | 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 01:11:44.809223 | 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 01:11:44.809238 | 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 01:11:44.809252 | 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 01:11:44.809267 | 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 01:11:44.809281 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/barbican-api-b4bf8659d-r5qk4/
2026-06-11 01:11:44.809296 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/barbican-api-b4bf8659d-r5qk4/barbican-api-b4bf8659d-r5qk4-describe
2026-06-11 01:11:44.809311 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/barbican-api-b4bf8659d-r5qk4/logs/
2026-06-11 01:11:44.809326 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/barbican-api-b4bf8659d-r5qk4/logs/barbican-api-log.log
2026-06-11 01:11:44.809340 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/barbican-api-b4bf8659d-r5qk4/logs/barbican-api.log
2026-06-11 01:11:44.809375 | 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-5b9b7f4cb-rcb74/
2026-06-11 01:11:44.809392 | 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-5b9b7f4cb-rcb74/barbican-keystone-listener-5b9b7f4cb-rcb74-describe
2026-06-11 01:11:44.809407 | 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-5b9b7f4cb-rcb74/logs/
2026-06-11 01:11:44.809427 | 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-5b9b7f4cb-rcb74/logs/barbican-keystone-listener-log.log
2026-06-11 01:11:44.809443 | 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-5b9b7f4cb-rcb74/logs/barbican-keystone-listener.log
2026-06-11 01:11:44.809458 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/barbican-worker-7d6fd88c9c-976kw/
2026-06-11 01:11:44.809473 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/barbican-worker-7d6fd88c9c-976kw/barbican-worker-7d6fd88c9c-976kw-describe
2026-06-11 01:11:44.809487 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/barbican-worker-7d6fd88c9c-976kw/logs/
2026-06-11 01:11:44.809502 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/barbican-worker-7d6fd88c9c-976kw/logs/barbican-worker-log.log
2026-06-11 01:11:44.809517 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/barbican-worker-7d6fd88c9c-976kw/logs/barbican-worker.log
2026-06-11 01:11:44.809532 | 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-dwcvv/
2026-06-11 01:11:44.809547 | 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-dwcvv/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-dwcvv-describe
2026-06-11 01:11:44.809561 | 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-dwcvv/logs/
2026-06-11 01:11:44.809576 | 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-dwcvv/logs/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-11 01:11:44.809591 | 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 01:11:44.809606 | 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 01:11:44.809624 | 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 01:11:44.809639 | 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 01:11:44.809655 | 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 01:11:44.809670 | 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 01:11:44.809685 | 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 01:11:44.809700 | 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 01:11:44.809715 | 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 01:11:44.809730 | 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 01:11:44.809745 | 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 01:11:44.809759 | 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 01:11:44.809774 | 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 01:11:44.809789 | 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 01:11:44.809803 | 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 01:11:44.809818 | 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 01:11:44.809833 | 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 01:11:44.809851 | 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-ipamqv8rt/
2026-06-11 01:11:44.809867 | 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-ipamqv8rt/configure-network-edpm-deployment-ipam-openstack-edpm-ipamqv8rt-describe
2026-06-11 01:11:44.809882 | 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-ipamqv8rt/logs/
2026-06-11 01:11:44.809896 | 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-ipamqv8rt/logs/configure-network-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-11 01:11:44.809911 | 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-cghzz/
2026-06-11 01:11:44.809925 | 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-cghzz/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-cghzz-describe
2026-06-11 01:11:44.809940 | 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-cghzz/logs/
2026-06-11 01:11:44.809955 | 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-cghzz/logs/configure-os-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-11 01:11:44.809969 | 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-448w7/
2026-06-11 01:11:44.809983 | 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-448w7/dnsmasq-dns-687999f8f7-448w7-describe
2026-06-11 01:11:44.809998 | 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-448w7/logs/
2026-06-11 01:11:44.810012 | 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-448w7/logs/dnsmasq-dns.log
2026-06-11 01:11:44.810031 | 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-448w7/logs/init.log
2026-06-11 01:11:44.810046 | 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-tw54p/
2026-06-11 01:11:44.810061 | 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-tw54p/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-tw54p-describe
2026-06-11 01:11:44.810075 | 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-tw54p/logs/
2026-06-11 01:11:44.810090 | 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-tw54p/logs/download-cache-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-11 01:11:44.810104 | 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 01:11:44.810119 | 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 01:11:44.810133 | 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 01:11:44.810148 | 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 01:11:44.810163 | 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 01:11:44.810178 | 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 01:11:44.810193 | 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 01:11:44.810208 | 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 01:11:44.810227 | 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 01:11:44.810242 | 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 01:11:44.810257 | 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-g9sn8/
2026-06-11 01:11:44.810272 | 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-g9sn8/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-g9sn8-describe
2026-06-11 01:11:44.810286 | 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-g9sn8/logs/
2026-06-11 01:11:44.810301 | 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-g9sn8/logs/install-certs-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-11 01:11:44.810316 | 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-x2qp9/
2026-06-11 01:11:44.810330 | 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-x2qp9/install-os-edpm-deployment-ipam-openstack-edpm-ipam-x2qp9-describe
2026-06-11 01:11:44.810361 | 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-x2qp9/logs/
2026-06-11 01:11:44.810382 | 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-x2qp9/logs/install-os-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-11 01:11:44.810397 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/keystone-8484c986bb-gz5hf/
2026-06-11 01:11:44.810412 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/keystone-8484c986bb-gz5hf/keystone-8484c986bb-gz5hf-describe
2026-06-11 01:11:44.810427 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/keystone-8484c986bb-gz5hf/logs/
2026-06-11 01:11:44.810446 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/keystone-8484c986bb-gz5hf/logs/keystone-api.log
2026-06-11 01:11:44.810461 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/keystone-cron-29685661-l9k86/
2026-06-11 01:11:44.810476 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/keystone-cron-29685661-l9k86/keystone-cron-29685661-l9k86-describe
2026-06-11 01:11:44.810491 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/keystone-cron-29685661-l9k86/logs/
2026-06-11 01:11:44.810506 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/keystone-cron-29685661-l9k86/logs/keystone-cron.log
2026-06-11 01:11:44.810520 | 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 01:11:44.810535 | 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 01:11:44.810550 | 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 01:11:44.810565 | 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 01:11:44.810580 | 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-gwbqw/
2026-06-11 01:11:44.810595 | 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-gwbqw/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-gwbqw-describe
2026-06-11 01:11:44.810609 | 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-gwbqw/logs/
2026-06-11 01:11:44.810624 | 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-gwbqw/logs/libvirt-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-11 01:11:44.810643 | 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 01:11:44.810658 | 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 01:11:44.810672 | 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 01:11:44.810686 | 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 01:11:44.810701 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/neutron-769dc94469-zx5mv/
2026-06-11 01:11:44.810716 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/neutron-769dc94469-zx5mv/neutron-769dc94469-zx5mv-describe
2026-06-11 01:11:44.810730 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/neutron-769dc94469-zx5mv/logs/
2026-06-11 01:11:44.810745 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/neutron-769dc94469-zx5mv/logs/neutron-api.log
2026-06-11 01:11:44.810759 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/neutron-769dc94469-zx5mv/logs/neutron-httpd.log
2026-06-11 01:11:44.810774 | 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-qtss4/
2026-06-11 01:11:44.810789 | 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-qtss4/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-qtss4-describe
2026-06-11 01:11:44.810804 | 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-qtss4/logs/
2026-06-11 01:11:44.810818 | 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-qtss4/logs/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-11 01:11:44.810836 | 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 01:11:44.810851 | 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 01:11:44.810866 | 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 01:11:44.810888 | 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 01:11:44.810942 | 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 01:11:44.810963 | 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 01:11:44.810978 | 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 01:11:44.810993 | 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 01:11:44.811008 | 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 01:11:44.811023 | 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 01:11:44.811038 | 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 01:11:44.811053 | 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 01:11:44.811067 | 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 01:11:44.811082 | 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 01:11:44.811096 | 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 01:11:44.811115 | 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 01:11:44.811130 | 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 01:11:44.811144 | 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-z7ncr/
2026-06-11 01:11:44.811158 | 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-z7ncr/nova-edpm-deployment-ipam-openstack-edpm-ipam-z7ncr-describe
2026-06-11 01:11:44.811172 | 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-z7ncr/logs/
2026-06-11 01:11:44.811189 | 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-z7ncr/logs/nova-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-11 01:11:44.811204 | 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 01:11:44.811220 | 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 01:11:44.811235 | 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 01:11:44.811250 | 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 01:11:44.811265 | 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 01:11:44.811280 | 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 01:11:44.811295 | 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 01:11:44.811315 | 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 01:11:44.811330 | 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 01:11:44.811366 | 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 01:11:44.811388 | 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 01:11:44.811404 | 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 01:11:44.811419 | 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 01:11:44.811434 | 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 01:11:44.811448 | 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-openstackprovisionservpgfl9/
2026-06-11 01:11:44.811463 | 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-openstackprovisionservpgfl9/openstack-edpm-ipam-provisionserver-openstackprovisionservpgfl9-describe
2026-06-11 01:11:44.811477 | 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-openstackprovisionservpgfl9/logs/
2026-06-11 01:11:44.811492 | 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-openstackprovisionservpgfl9/logs/init.log
2026-06-11 01:11:44.811507 | 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-openstackprovisionservpgfl9/logs/osp-httpd.log
2026-06-11 01:11:44.811521 | 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 01:11:44.811536 | 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 01:11:44.811556 | 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 01:11:44.811571 | 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 01:11:44.811586 | 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 01:11:44.811601 | 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 01:11:44.811616 | 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 01:11:44.811632 | 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 01:11:44.811647 | 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 01:11:44.811662 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovn-controller-7nwlx/
2026-06-11 01:11:44.811676 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovn-controller-7nwlx/ovn-controller-7nwlx-describe
2026-06-11 01:11:44.811691 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovn-controller-7nwlx/logs/
2026-06-11 01:11:44.811706 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovn-controller-7nwlx/logs/ovn-controller.log
2026-06-11 01:11:44.811720 | 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-sp2h4/
2026-06-11 01:11:44.811735 | 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-sp2h4/ovn-controller-metrics-sp2h4-describe
2026-06-11 01:11:44.811750 | 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-sp2h4/logs/
2026-06-11 01:11:44.811771 | 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-sp2h4/logs/openstack-network-exporter.log
2026-06-11 01:11:44.811786 | 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-nw6bc/
2026-06-11 01:11:44.811801 | 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-nw6bc/ovn-controller-ovs-nw6bc-describe
2026-06-11 01:11:44.811816 | 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-nw6bc/logs/
2026-06-11 01:11:44.811830 | 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-nw6bc/logs/ovs-vswitchd.log
2026-06-11 01:11:44.811845 | 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-nw6bc/logs/ovsdb-server-init.log
2026-06-11 01:11:44.811860 | 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-nw6bc/logs/ovsdb-server.log
2026-06-11 01:11:44.811875 | 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-xvpl9/
2026-06-11 01:11:44.811889 | 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-xvpl9/ovn-edpm-deployment-ipam-openstack-edpm-ipam-xvpl9-describe
2026-06-11 01:11:44.811904 | 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-xvpl9/logs/
2026-06-11 01:11:44.811919 | 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-xvpl9/logs/ovn-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-11 01:11:44.811933 | 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 01:11:44.811948 | 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 01:11:44.811969 | 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 01:11:44.811985 | 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 01:11:44.811999 | 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 01:11:44.812014 | 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 01:11:44.812029 | 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 01:11:44.812044 | 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 01:11:44.812059 | 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 01:11:44.812073 | 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 01:11:44.812088 | 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 01:11:44.812103 | 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 01:11:44.812118 | 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 01:11:44.812133 | 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 01:11:44.812147 | 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 01:11:44.812162 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/placement-f9c8cf484-x5spd/
2026-06-11 01:11:44.812191 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/placement-f9c8cf484-x5spd/placement-f9c8cf484-x5spd-describe
2026-06-11 01:11:44.812210 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/placement-f9c8cf484-x5spd/logs/
2026-06-11 01:11:44.812226 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/placement-f9c8cf484-x5spd/logs/placement-api.log
2026-06-11 01:11:44.812241 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/placement-f9c8cf484-x5spd/logs/placement-log.log
2026-06-11 01:11:44.812255 | 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 01:11:44.812270 | 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 01:11:44.812285 | 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 01:11:44.812299 | 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 01:11:44.812314 | 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 01:11:44.812329 | 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 01:11:44.812343 | 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 01:11:44.812378 | 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 01:11:44.812394 | 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 01:11:44.812409 | 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 01:11:44.812424 | 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-4hd4n/
2026-06-11 01:11:44.812443 | 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-4hd4n/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-4hd4n-describe
2026-06-11 01:11:44.812463 | 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-4hd4n/logs/
2026-06-11 01:11:44.812478 | 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-4hd4n/logs/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-11 01:11:44.812494 | 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-pxlwz/
2026-06-11 01:11:44.812509 | 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-pxlwz/redhat-edpm-deployment-ipam-openstack-edpm-ipam-pxlwz-describe
2026-06-11 01:11:44.812524 | 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-pxlwz/logs/
2026-06-11 01:11:44.812539 | 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-pxlwz/logs/redhat-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-11 01:11:44.812554 | 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-cwrm2/
2026-06-11 01:11:44.812569 | 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-cwrm2/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-cwrm2-describe
2026-06-11 01:11:44.812583 | 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-cwrm2/logs/
2026-06-11 01:11:44.812598 | 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-cwrm2/logs/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-11 01:11:44.812613 | 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-jxwfm/
2026-06-11 01:11:44.812632 | 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-jxwfm/run-os-edpm-deployment-ipam-openstack-edpm-ipam-jxwfm-describe
2026-06-11 01:11:44.812647 | 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-jxwfm/logs/
2026-06-11 01:11:44.812662 | 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-jxwfm/logs/run-os-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-11 01:11:44.812677 | 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-8php6/
2026-06-11 01:11:44.812692 | 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-8php6/ssh-known-hosts-edpm-deployment-ipam-8php6-describe
2026-06-11 01:11:44.812707 | 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-8php6/logs/
2026-06-11 01:11:44.812722 | 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-8php6/logs/ssh-known-hosts-edpm-deployment-ipam.log
2026-06-11 01:11:44.812736 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-proxy-69cc7bc8c5-b76tc/
2026-06-11 01:11:44.812751 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-proxy-69cc7bc8c5-b76tc/swift-proxy-69cc7bc8c5-b76tc-describe
2026-06-11 01:11:44.812766 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-proxy-69cc7bc8c5-b76tc/logs/
2026-06-11 01:11:44.812780 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-proxy-69cc7bc8c5-b76tc/logs/proxy-httpd.log
2026-06-11 01:11:44.812795 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-proxy-69cc7bc8c5-b76tc/logs/proxy-server.log
2026-06-11 01:11:44.812810 | 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-6q4j5/
2026-06-11 01:11:44.812828 | 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-6q4j5/swift-ring-rebalance-6q4j5-describe
2026-06-11 01:11:44.812843 | 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-6q4j5/logs/
2026-06-11 01:11:44.812857 | 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-6q4j5/logs/swift-ring-rebalance.log
2026-06-11 01:11:44.812872 | 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 01:11:44.812886 | 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 01:11:44.812901 | 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 01:11:44.812915 | 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 01:11:44.812929 | 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 01:11:44.812944 | 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 01:11:44.812958 | 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 01:11:44.812972 | 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 01:11:44.812986 | 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 01:11:44.813001 | 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 01:11:44.813015 | 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 01:11:44.813034 | 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 01:11:44.813049 | 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 01:11:44.813063 | 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 01:11:44.813078 | 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 01:11:44.813092 | 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 01:11:44.813107 | 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 01:11:44.813122 | 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 01:11:44.813136 | 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 01:11:44.813151 | 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-qb8xf/
2026-06-11 01:11:44.813166 | 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-qb8xf/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-qb8xf-describe
2026-06-11 01:11:44.813181 | 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-qb8xf/logs/
2026-06-11 01:11:44.813196 | 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-qb8xf/logs/telemetry-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-11 01:11:44.813210 | 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-98xhb/
2026-06-11 01:11:44.813229 | 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-98xhb/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-98xhb-describe
2026-06-11 01:11:44.813244 | 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-98xhb/logs/
2026-06-11 01:11:44.813258 | 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-98xhb/logs/validate-network-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-11 01:11:44.813273 | 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 01:11:44.813287 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/barbican-api-675dbddb44.yaml
2026-06-11 01:11:44.813302 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/barbican-api-b4bf8659d.yaml
2026-06-11 01:11:44.813316 | 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-5b9b7f4cb.yaml
2026-06-11 01:11:44.813331 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/barbican-worker-7d6fd88c9c.yaml
2026-06-11 01:11:44.813358 | 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 01:11:44.813379 | 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 01:11:44.813395 | 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 01:11:44.813410 | 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 01:11:44.813425 | 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 01:11:44.813439 | 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 01:11:44.813459 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/dnsmasq-dns-68dfc8c9f9.yaml
2026-06-11 01:11:44.813475 | 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 01:11:44.813489 | 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 01:11:44.813504 | 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 01:11:44.813519 | 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 01:11:44.813534 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/keystone-8484c986bb.yaml
2026-06-11 01:11:44.813548 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/neutron-68dcd6bdfb.yaml
2026-06-11 01:11:44.813563 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/neutron-769dc94469.yaml
2026-06-11 01:11:44.813577 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/neutron-7fb7cc496f.yaml
2026-06-11 01:11:44.813592 | 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-58c56c9c69.yaml
2026-06-11 01:11:44.813606 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/placement-f9c8cf484.yaml
2026-06-11 01:11:44.813621 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/swift-proxy-69cc7bc8c5.yaml
2026-06-11 01:11:44.813635 | 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 01:11:44.813650 | 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 01:11:44.813669 | 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 01:11:44.813684 | 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 01:11:44.813699 | 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 01:11:44.813714 | 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 01:11:44.813729 | 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 01:11:44.813744 | 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 01:11:44.813759 | 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 01:11:44.813774 | 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 01:11:44.813789 | 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 01:11:44.813804 | 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 01:11:44.813819 | 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 01:11:44.813834 | 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 01:11:44.813849 | 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 01:11:44.813864 | 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 01:11:44.813878 | 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 01:11:44.813897 | 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 01:11:44.813912 | 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 01:11:44.813927 | 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 01:11:44.813942 | 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 01:11:44.813956 | 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 01:11:44.813971 | 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 01:11:44.813986 | 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 01:11:44.814000 | 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 01:11:44.814015 | 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 01:11:44.814029 | 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 01:11:44.814044 | 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 01:11:44.814059 | 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 01:11:44.814073 | 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 01:11:44.814091 | 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 01:11:44.814106 | 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 01:11:44.814121 | 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 01:11:44.814136 | 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 01:11:44.814151 | 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 01:11:44.814165 | 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 01:11:44.814180 | 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 01:11:44.814195 | 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 01:11:44.814210 | 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 01:11:44.814225 | 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 01:11:44.814239 | 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 01:11:44.814254 | 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 01:11:44.814269 | 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 01:11:44.814287 | 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 01:11:44.814303 | 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 01:11:44.814317 | 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 01:11:44.814332 | 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 01:11:44.814362 | 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 01:11:44.814383 | 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 01:11:44.814399 | 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 01:11:44.814414 | 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 01:11:44.814429 | 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 01:11:44.814444 | 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 01:11:44.814459 | 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 01:11:44.814474 | 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 01:11:44.814489 | 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 01:11:44.814504 | 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 01:11:44.814522 | 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 01:11:44.814541 | 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 01:11:44.814556 | 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 01:11:44.814570 | 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 01:11:44.814585 | 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 01:11:44.814600 | 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 01:11:44.814614 | 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 01:11:44.814631 | 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 01:11:44.814647 | 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 01:11:44.814661 | 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 01:11:44.814677 | 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 01:11:44.814692 | 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 01:11:44.814706 | 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 01:11:44.814721 | 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 01:11:44.814739 | 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 01:11:44.814754 | 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 01:11:44.814771 | 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 01:11:44.814785 | 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 01:11:44.814800 | 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 01:11:44.814816 | 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 01:11:44.814832 | 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 01:11:44.814846 | 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 01:11:44.814861 | 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 01:11:44.814875 | 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 01:11:44.814890 | 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 01:11:44.814904 | 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 01:11:44.814919 | 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 01:11:44.814967 | 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 01:11:44.814993 | 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 01:11:44.815009 | 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 01:11:44.815023 | 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 01:11:44.815038 | 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 01:11:44.815052 | 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 01:11:44.815066 | 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 01:11:44.815081 | 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 01:11:44.815095 | 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 01:11:44.815110 | 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 01:11:44.815124 | 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 01:11:44.815139 | 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 01:11:44.815154 | 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 01:11:44.815168 | 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 01:11:44.815189 | 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 01:11:44.815204 | 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 01:11:44.815219 | 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 01:11:44.815234 | 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 01:11:44.815249 | 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 01:11:44.815263 | 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 01:11:44.815278 | 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 01:11:44.815292 | 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 01:11:44.815307 | 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 01:11:44.815321 | 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 01:11:44.815336 | 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 01:11:44.815368 | 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 01:11:44.815385 | 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 01:11:44.815431 | 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 01:11:44.815451 | 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 01:11:44.815466 | 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 01:11:44.815481 | 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 01:11:44.815495 | 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 01:11:44.815510 | 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 01:11:44.815525 | 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 01:11:44.815539 | 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 01:11:44.815554 | 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 01:11:44.815568 | 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 01:11:44.815583 | 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 01:11:44.815597 | 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 01:11:44.815612 | 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 01:11:44.815626 | 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 01:11:44.815640 | 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 01:11:44.815659 | 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 01:11:44.815675 | 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 01:11:44.815690 | 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 01:11:44.815705 | 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 01:11:44.815720 | 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 01:11:44.815735 | 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 01:11:44.815750 | 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 01:11:44.815764 | 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 01:11:44.815779 | 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 01:11:44.815794 | 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 01:11:44.815808 | 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 01:11:44.815823 | 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 01:11:44.815838 | 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 01:11:44.815856 | 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 01:11:44.815871 | 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 01:11:44.815886 | 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 01:11:44.815901 | 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 01:11:44.815916 | 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 01:11:44.815930 | 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 01:11:44.815945 | 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 01:11:44.815961 | 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 01:11:44.815976 | 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 01:11:44.815991 | 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 01:11:44.816005 | 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 01:11:44.816020 | 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 01:11:44.816035 | 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 01:11:44.816049 | 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 01:11:44.816068 | 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 01:11:44.816083 | 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 01:11:44.816098 | 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 01:11:44.816113 | 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 01:11:44.816128 | 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 01:11:44.816142 | 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 01:11:44.816157 | 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 01:11:44.816187 | 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 01:11:44.816204 | 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 01:11:44.816219 | 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 01:11:44.816234 | 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 01:11:44.816248 | 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 01:11:44.816263 | 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 01:11:44.816277 | 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 01:11:44.816296 | 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 01:11:44.816311 | 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 01:11:44.816326 | 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 01:11:44.816341 | 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 01:11:44.816375 | 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 01:11:44.816392 | 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 01:11:44.816407 | 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 01:11:44.816422 | 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 01:11:44.816437 | 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 01:11:44.816452 | 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 01:11:44.816467 | 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 01:11:44.816482 | 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 01:11:44.816496 | 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 01:11:44.816511 | 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 01:11:44.816530 | 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 01:11:44.816545 | 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 01:11:44.816560 | 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 01:11:44.816574 | 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 01:11:44.816589 | 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 01:11:44.816604 | 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 01:11:44.816619 | 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 01:11:44.816634 | 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 01:11:44.816649 | 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 01:11:44.816663 | 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 01:11:44.816678 | 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 01:11:44.816693 | 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 01:11:44.816708 | 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 01:11:44.816723 | 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 01:11:44.816741 | 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 01:11:44.816756 | 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 01:11:44.816771 | 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 01:11:44.816786 | 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 01:11:44.816800 | 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 01:11:44.816815 | 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 01:11:44.816829 | 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 01:11:44.816844 | 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 01:11:44.816858 | 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 01:11:44.816873 | 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 01:11:44.816887 | 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 01:11:44.816902 | 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 01:11:44.816917 | 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 01:11:44.816938 | 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 01:11:44.816954 | 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 01:11:44.816969 | 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 01:11:44.816984 | 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 01:11:44.816999 | 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 01:11:44.817014 | 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 01:11:44.817029 | 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 01:11:44.817044 | 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 01:11:44.817059 | 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 01:11:44.817074 | 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 01:11:44.817088 | 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 01:11:44.817103 | 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 01:11:44.817118 | 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 01:11:44.817133 | 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 01:11:44.817152 | 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 01:11:44.817168 | 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 01:11:44.817183 | 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 01:11:44.817198 | 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 01:11:44.817212 | 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 01:11:44.817227 | 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 01:11:44.817241 | 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 01:11:44.817256 | 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 01:11:44.817271 | 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 01:11:44.817285 | 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 01:11:44.817300 | 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 01:11:44.817314 | 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 01:11:44.817329 | 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 01:11:44.817344 | 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 01:11:44.817382 | 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 01:11:44.817398 | 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 01:11:44.817413 | 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 01:11:44.817428 | 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 01:11:44.817442 | 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 01:11:44.817457 | 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 01:11:44.817472 | 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 01:11:44.817486 | 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 01:11:44.817501 | 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 01:11:44.817515 | 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 01:11:44.817530 | 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 01:11:44.817545 | 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 01:11:44.817559 | 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 01:11:44.817574 | 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 01:11:44.817592 | 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 01:11:44.817607 | 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 01:11:44.817621 | 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 01:11:44.817636 | 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 01:11:44.817651 | 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 01:11:44.817665 | 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 01:11:44.817680 | 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 01:11:44.817694 | 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 01:11:44.817709 | 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 01:11:44.817723 | 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 01:11:44.817737 | 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 01:11:44.817752 | 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 01:11:44.817767 | 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 01:11:44.817781 | 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 01:11:44.817801 | 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 01:11:44.817816 | 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 01:11:44.817831 | 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 01:11:44.817846 | 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 01:11:44.817861 | 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 01:11:44.817876 | 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 01:11:44.817891 | 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 01:11:44.817905 | 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 01:11:44.817920 | 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 01:11:44.817934 | 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 01:11:44.817952 | 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 01:11:44.817968 | 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 01:11:44.817982 | 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 01:11:44.817997 | 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 01:11:44.818012 | 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 01:11:44.818030 | 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 01:11:44.818046 | 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 01:11:44.818061 | 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 01:11:44.818076 | 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 01:11:44.818091 | 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 01:11:44.818106 | 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 01:11:44.818121 | 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 01:11:44.818136 | 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 01:11:44.818150 | 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 01:11:44.818165 | 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 01:11:44.818179 | 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 01:11:44.818197 | 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 01:11:44.818217 | 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 01:11:44.818238 | 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 01:11:44.818257 | 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 01:11:44.818276 | 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 01:11:44.818292 | 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 01:11:44.818307 | 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 01:11:44.818321 | 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 01:11:44.818336 | 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 01:11:44.818373 | 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 01:11:44.818390 | 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 01:11:44.818405 | 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 01:11:44.818420 | 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 01:11:44.818435 | 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 01:11:44.818450 | 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 01:11:44.818464 | 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 01:11:44.818479 | 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 01:11:44.818493 | 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 01:11:44.818514 | 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 01:11:44.818529 | 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 01:11:44.818544 | 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 01:11:44.818558 | 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 01:11:44.818572 | 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 01:11:44.818587 | 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 01:11:44.818601 | 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 01:11:44.818616 | 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 01:11:44.818630 | 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 01:11:44.818645 | 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 01:11:44.818660 | 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 01:11:44.818674 | 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 01:11:44.818688 | 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 01:11:44.818703 | 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 01:11:44.818717 | 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 01:11:44.818732 | 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 01:11:44.818750 | 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 01:11:44.818765 | 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 01:11:44.818780 | 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 01:11:44.818794 | 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 01:11:44.818809 | 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 01:11:44.818824 | 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 01:11:44.818838 | 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 01:11:44.818853 | 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 01:11:44.818867 | 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 01:11:44.818882 | 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 01:11:44.818897 | 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 01:11:44.818911 | 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 01:11:44.818926 | 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 01:11:44.818941 | 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 01:11:44.818956 | 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 01:11:44.818974 | 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 01:11:44.818989 | 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 01:11:44.819004 | 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 01:11:44.819018 | 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 01:11:44.819033 | 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 01:11:44.819047 | 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 01:11:44.819062 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/network/
2026-06-11 01:11:44.819077 | 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 01:11:44.819092 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/network/ipaddresspools/
2026-06-11 01:11:44.819107 | 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 01:11:44.819122 | 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 01:11:44.819136 | 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 01:11:44.819151 | 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 01:11:44.819166 | 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 01:11:44.819180 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/network/nnce/
2026-06-11 01:11:44.819195 | 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 01:11:44.819214 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/network/nncp/
2026-06-11 01:11:44.819229 | 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 01:11:44.819244 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/network/nns/
2026-06-11 01:11:44.819259 | 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 01:11:44.819273 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/nodes/
2026-06-11 01:11:44.819288 | 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 01:11:44.819302 | 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 01:11:44.819317 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/
2026-06-11 01:11:44.819332 | 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 01:11:44.819361 | 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 01:11:44.819382 | 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 01:11:44.819398 | 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 01:11:44.819413 | 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 01:11:44.819428 | 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 01:11:44.819443 | 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-b4bf8659d-r5qk4 -> ../_all_nodes/sosreport-crc
2026-06-11 01:11:44.819458 | 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-5b9b7f4cb-rcb74 -> ../_all_nodes/sosreport-crc
2026-06-11 01:11:44.819476 | 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-7d6fd88c9c-976kw -> ../_all_nodes/sosreport-crc
2026-06-11 01:11:44.819491 | 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 01:11:44.819506 | 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 01:11:44.819521 | 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 01:11:44.819535 | 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 01:11:44.819550 | 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 01:11:44.819565 | 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 01:11:44.819579 | 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 01:11:44.819594 | 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 01:11:44.819609 | 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 01:11:44.819624 | 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-8484c986bb-gz5hf -> ../_all_nodes/sosreport-crc
2026-06-11 01:11:44.819638 | 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 01:11:44.819653 | 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-769dc94469-zx5mv -> ../_all_nodes/sosreport-crc
2026-06-11 01:11:44.819668 | 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 01:11:44.819687 | 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 01:11:44.819702 | 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 01:11:44.819717 | 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 01:11:44.819732 | 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 01:11:44.819746 | 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 01:11:44.819760 | 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 01:11:44.819775 | 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 01:11:44.819789 | 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 01:11:44.819804 | 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-7nwlx -> ../_all_nodes/sosreport-crc
2026-06-11 01:11:44.819819 | 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-sp2h4 -> ../_all_nodes/sosreport-crc
2026-06-11 01:11:44.819833 | 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-nw6bc -> ../_all_nodes/sosreport-crc
2026-06-11 01:11:44.819848 | 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 01:11:44.819862 | 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 01:11:44.819877 | 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 01:11:44.819896 | 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 01:11:44.819912 | 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 01:11:44.819927 | 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-f9c8cf484-x5spd -> ../_all_nodes/sosreport-crc
2026-06-11 01:11:44.819942 | 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 01:11:44.819957 | 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-69cc7bc8c5-b76tc -> ../_all_nodes/sosreport-crc
2026-06-11 01:11:44.819972 | 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 01:11:44.819987 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/
2026-06-11 01:11:44.820002 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/mutating/
2026-06-11 01:11:44.820016 | 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 01:11:44.820031 | 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 01:11:44.820046 | 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 01:11:44.820061 | 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 01:11:44.820076 | 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 01:11:44.820090 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/validating/
2026-06-11 01:11:44.820109 | 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 01:11:44.820124 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/validating/bfdprofilevalidationwebhook.metallb.io-2zgnc.yaml
2026-06-11 01:11:44.820139 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/validating/bgpadvertisementvalidationwebhook.metallb.io-4lkmn.yaml
2026-06-11 01:11:44.820154 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/validating/bgppeersvalidationwebhook.metallb.io-89lhc.yaml
2026-06-11 01:11:44.820180 | 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 01:11:44.820197 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/validating/communityvalidationwebhook.metallb.io-bmjrk.yaml
2026-06-11 01:11:44.820212 | 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 01:11:44.820227 | 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 01:11:44.820242 | 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 01:11:44.820257 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/validating/ipaddresspoolvalidationwebhook.metallb.io-468f7.yaml
2026-06-11 01:11:44.820272 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/validating/l2advertisementvalidationwebhook.metallb.io-jgv9j.yaml
2026-06-11 01:11:44.820287 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/validating/metallbvalidationwebhook.metallb.io-k96ph.yaml
2026-06-11 01:11:44.820301 | 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 01:11:44.820316 | 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 01:11:44.820331 | 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 01:11:44.820365 | 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 01:11:44.820386 | 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 01:11:44.820403 | controller | cd+++++++++ registries.conf.d/
2026-06-11 01:11:44.820418 | controller | >f+++++++++ registries.conf.d/000-shortnames.conf
2026-06-11 01:11:44.820433 | controller | cd+++++++++ system-config/
2026-06-11 01:11:44.820448 | controller | cd+++++++++ system-config/libvirt/
2026-06-11 01:11:44.820463 | controller | >f+++++++++ system-config/libvirt/libvirt-admin.conf
2026-06-11 01:11:44.820478 | controller | >f+++++++++ system-config/libvirt/libvirt.conf
2026-06-11 01:11:44.820493 | controller | >f+++++++++ system-config/libvirt/libvirtd.conf
2026-06-11 01:11:44.820507 | controller | >f+++++++++ system-config/libvirt/network.conf
2026-06-11 01:11:44.820521 | controller | >f+++++++++ system-config/libvirt/qemu-lockd.conf
2026-06-11 01:11:44.820536 | controller | >f+++++++++ system-config/libvirt/qemu.conf
2026-06-11 01:11:44.820550 | controller | >f+++++++++ system-config/libvirt/virtinterfaced.conf
2026-06-11 01:11:44.820565 | controller | >f+++++++++ system-config/libvirt/virtlockd.conf
2026-06-11 01:11:44.820579 | controller | >f+++++++++ system-config/libvirt/virtlogd.conf
2026-06-11 01:11:44.820593 | controller | >f+++++++++ system-config/libvirt/virtnetworkd.conf
2026-06-11 01:11:44.820607 | controller | >f+++++++++ system-config/libvirt/virtnodedevd.conf
2026-06-11 01:11:44.820622 | controller | >f+++++++++ system-config/libvirt/virtnwfilterd.conf
2026-06-11 01:11:44.820636 | controller | >f+++++++++ system-config/libvirt/virtproxyd.conf
2026-06-11 01:11:44.820650 | controller | >f+++++++++ system-config/libvirt/virtqemud.conf
2026-06-11 01:11:44.820665 | controller | >f+++++++++ system-config/libvirt/virtsecretd.conf
2026-06-11 01:11:44.820679 | controller | >f+++++++++ system-config/libvirt/virtstoraged.conf
2026-06-11 01:11:45.469787 | controller | changed: .d..t...... ./
2026-06-11 01:11:46.218751 | controller | changed: .d..t...... ./
2026-06-11 01:11:46.348184 | 
2026-06-11 01:11:46.348337 | TASK [Return artifact to Zuul]
2026-06-11 01:11:46.384498 | controller | skipping: Conditional result was False
2026-06-11 01:11:46.388753 | 
2026-06-11 01:11:46.388861 | PLAY [Run ci/playbooks/collect-logs.yml on CRC host]
2026-06-11 01:11:46.389081 | 
2026-06-11 01:11:46.389141 | PLAY RECAP
2026-06-11 01:11:46.389217 | controller | ok: 16 changed: 11 unreachable: 0 failed: 0 skipped: 7 rescued: 0 ignored: 1
2026-06-11 01:11:46.389257 | 
2026-06-11 01:11:46.577236 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/openstack-k8s-operators/ci-framework/ci/playbooks/collect-logs.yml@main]
2026-06-11 01:11:46.580791 | POST-RUN START: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/dlrn/dlrn-report.yaml@master]
2026-06-11 01:11:47.198437 | 
2026-06-11 01:11:47.198557 | PLAY [Report DLRN results after job run]
2026-06-11 01:11:47.235162 | 
2026-06-11 01:11:47.235271 | TASK [Include vars from ci-framework group_vars]
2026-06-11 01:11:47.278902 | controller | ok
2026-06-11 01:11:47.379131 | 
2026-06-11 01:11:47.379302 | TASK [cifmw_helpers : Fail if file is not yaml or yml extension]
2026-06-11 01:11:47.444541 | controller | skipping: Conditional result was False
2026-06-11 01:11:47.484007 | 
2026-06-11 01:11:47.484134 | TASK [cifmw_helpers : Check if file is available]
2026-06-11 01:11:48.045493 | controller | ok
2026-06-11 01:11:48.079197 | 
2026-06-11 01:11:48.079276 | TASK [cifmw_helpers : Create temporary directory]
2026-06-11 01:11:48.114281 | controller | skipping: Conditional result was False
2026-06-11 01:11:48.143300 | 
2026-06-11 01:11:48.143435 | TASK [cifmw_helpers : Read vars]
2026-06-11 01:11:48.249537 | 
2026-06-11 01:11:48.249720 | TASK [cifmw_helpers : Create new variable files with content]
2026-06-11 01:11:48.314288 | 
2026-06-11 01:11:48.314452 | TASK [cifmw_helpers : Include vars]
2026-06-11 01:11:48.387522 | 
2026-06-11 01:11:48.387666 | TASK [cifmw_helpers : Remove temporary directory]
2026-06-11 01:11:48.422268 | controller | skipping: Conditional result was False
2026-06-11 01:11:48.488287 | 
2026-06-11 01:11:48.488402 | TASK [Report job status to DLRN]
2026-06-11 01:11:48.592770 | controller | ok
2026-06-11 01:11:48.663590 | 
2026-06-11 01:11:48.663709 | TASK [dlrn_report : Warning if DLRN is not running]
2026-06-11 01:11:48.739377 | controller | skipping: Conditional result was False
2026-06-11 01:11:48.778800 | 
2026-06-11 01:11:48.778913 | TASK [dlrn_report : Install dlrnapi-client shyaml package]
2026-06-11 01:11:48.855088 | controller | skipping: Conditional result was False
2026-06-11 01:11:48.908986 | 
2026-06-11 01:11:48.909094 | TASK [dlrn_report : Install kinit related package]
2026-06-11 01:11:48.976365 | controller | skipping: Conditional result was False
2026-06-11 01:11:49.005668 | 
2026-06-11 01:11:49.005771 | TASK [dlrn_report : Install dlrn kerberos related packages]
2026-06-11 01:11:49.081337 | controller | skipping: Conditional result was False
2026-06-11 01:11:49.184847 | 
2026-06-11 01:11:49.185020 | TASK [Set zuul-log-path fact]
2026-06-11 01:11:49.260617 | controller | skipping: Conditional result was False
2026-06-11 01:11:49.315740 | 
2026-06-11 01:11:49.315855 | TASK [dlrn_report : Set the the value of cifmw_repo_setup_promotion when multiple dlrn tags are used]
2026-06-11 01:11:49.392970 | controller | skipping: Conditional result was False
2026-06-11 01:11:49.448429 | 
2026-06-11 01:11:49.448647 | TASK [Get hash related data from repo_setup role]
2026-06-11 01:11:49.526829 | controller | skipping: Conditional result was False
2026-06-11 01:11:49.583287 | 
2026-06-11 01:11:49.583448 | TASK [dlrn_report : Check currently enabled crypto policies]
2026-06-11 01:11:50.392498 | controller | skipping: Conditional result was False
2026-06-11 01:11:50.452139 | 
2026-06-11 01:11:50.452262 | TASK [dlrn_report : Update crypto policies when FIPS is set]
2026-06-11 01:11:51.149307 | controller | skipping: Conditional result was False
2026-06-11 01:11:51.209065 | 
2026-06-11 01:11:51.209211 | TASK [dlrn_report : Perform kinit for DLRN kerberos authentication]
2026-06-11 01:11:51.900542 | controller | skipping: Conditional result was False
2026-06-11 01:11:51.961381 | 
2026-06-11 01:11:51.961527 | TASK [dlrn_report : Set empty value for dlrnapi password]
2026-06-11 01:11:52.038291 | controller | skipping: Conditional result was False
2026-06-11 01:11:52.136622 | 
2026-06-11 01:11:52.136786 | TASK [dlrn_report : Report results to dlrn for the tested hash]
2026-06-11 01:11:52.814397 | controller | skipping: Conditional result was False
2026-06-11 01:11:52.873528 | 
2026-06-11 01:11:52.873630 | PLAY RECAP
2026-06-11 01:11:52.873689 | controller | ok: 1 changed: 0 unreachable: 0 failed: 0 skipped: 18 rescued: 0 ignored: 0
2026-06-11 01:11:52.873719 | 
2026-06-11 01:11:53.014659 | POST-RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/dlrn/dlrn-report.yaml@master]
2026-06-11 01:11:53.018268 | POST-RUN START: [trusted : review.rdoproject.org/config/playbooks/base-minimal/post-ssh.yaml@master]
2026-06-11 01:11:53.629993 | 
2026-06-11 01:11:53.630122 | PLAY [all]
2026-06-11 01:11:53.664527 | 
2026-06-11 01:11:53.664634 | TASK [include_role : fetch-output]
2026-06-11 01:11:53.729835 | controller | ok
2026-06-11 01:11:53.822835 | 
2026-06-11 01:11:53.822980 | TASK [fetch-output : Set log path for multiple nodes]
2026-06-11 01:11:53.867808 | controller | skipping: Conditional result was False
2026-06-11 01:11:53.905642 | 
2026-06-11 01:11:53.905725 | TASK [fetch-output : Set log path for single node]
2026-06-11 01:11:53.997426 | controller | ok
2026-06-11 01:11:54.025628 | 
2026-06-11 01:11:54.025696 | LOOP [fetch-output : Ensure local output dirs]
2026-06-11 01:11:54.463250 | controller -> localhost | ok: "/var/lib/zuul/builds/1ec44106962145eba886e000deb2512b/work/logs"
2026-06-11 01:11:54.745920 | controller -> localhost | ok: "/var/lib/zuul/builds/1ec44106962145eba886e000deb2512b/work/artifacts"
2026-06-11 01:11:55.027016 | controller -> localhost | ok: "/var/lib/zuul/builds/1ec44106962145eba886e000deb2512b/work/docs"
2026-06-11 01:11:55.098419 | 
2026-06-11 01:11:55.098598 | LOOP [fetch-output : Collect logs, artifacts and docs]
2026-06-11 01:11:56.205485 | controller | ok
2026-06-11 01:11:56.205675 | controller | ok: All items complete
2026-06-11 01:11:56.205700 | 
2026-06-11 01:11:56.877758 | controller | ok
2026-06-11 01:11:57.655965 | controller | ok
2026-06-11 01:11:57.751746 | 
2026-06-11 01:11:57.751933 | TASK [include_role : fetch-output-openshift]
2026-06-11 01:11:57.777597 | controller | skipping: Conditional result was False
2026-06-11 01:11:57.857082 | 
2026-06-11 01:11:57.857232 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir]
2026-06-11 01:11:58.407447 | controller -> localhost | ok: Item: artifacts Runtime: 0:00:00.013232
2026-06-11 01:11:58.701242 | controller -> localhost | ok: Item: docs Runtime: 0:00:00.012408
2026-06-11 01:11:58.761718 | 
2026-06-11 01:11:58.761857 | PLAY [all]
2026-06-11 01:11:58.799126 | 
2026-06-11 01:11:58.799230 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes]
2026-06-11 01:11:59.488882 | controller | changed
2026-06-11 01:11:59.565933 | 
2026-06-11 01:11:59.566064 | PLAY RECAP
2026-06-11 01:11:59.566109 | controller | ok: 5 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0
2026-06-11 01:11:59.566130 | 
2026-06-11 01:11:59.700738 | POST-RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/base-minimal/post-ssh.yaml@master]
2026-06-11 01:11:59.704304 | POST-RUN START: [trusted : review.rdoproject.org/config/playbooks/base-minimal/post-logs.yaml@master]
2026-06-11 01:12:00.359881 | 
2026-06-11 01:12:00.360012 | PLAY [localhost]
2026-06-11 01:12:00.370303 | 
2026-06-11 01:12:00.370398 | TASK [generate-zuul-manifest : Generate Zuul manifest]
2026-06-11 01:12:01.266714 | localhost | changed
2026-06-11 01:12:01.287482 | 
2026-06-11 01:12:01.287801 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul]
2026-06-11 01:12:01.332311 | localhost | ok
2026-06-11 01:12:01.345516 | 
2026-06-11 01:12:01.345655 | TASK [add-fileserver : Create SSH private key tempfile]
2026-06-11 01:12:01.744183 | localhost | changed
2026-06-11 01:12:01.753011 | 
2026-06-11 01:12:01.753320 | TASK [add-fileserver : Create SSH private key from secret]
2026-06-11 01:12:02.628925 | localhost | changed
2026-06-11 01:12:02.639661 | 
2026-06-11 01:12:02.639806 | TASK [add-fileserver : Add fileserver ssh key]
2026-06-11 01:12:03.194631 | localhost | Identity added: /var/lib/zuul/builds/1ec44106962145eba886e000deb2512b/work/tmp/ansible.ks4efwnt (/var/lib/zuul/builds/1ec44106962145eba886e000deb2512b/work/tmp/ansible.ks4efwnt)
2026-06-11 01:12:03.194985 | localhost | ok: Runtime: 0:00:00.015735
2026-06-11 01:12:03.202108 | 
2026-06-11 01:12:03.202249 | TASK [add-fileserver : Remove SSH private key from disk]
2026-06-11 01:12:03.534579 | localhost | ok: Runtime: 0:00:00.007919
2026-06-11 01:12:03.542687 | 
2026-06-11 01:12:03.542820 | TASK [add-fileserver : Add fileserver to inventory]
2026-06-11 01:12:03.617283 | localhost | changed
2026-06-11 01:12:03.624660 | 
2026-06-11 01:12:03.624798 | TASK [add-fileserver : Add fileserver server to known hosts]
2026-06-11 01:12:04.103106 | localhost | changed
2026-06-11 01:12:04.159029 | 
2026-06-11 01:12:04.159162 | PLAY [localhost]
2026-06-11 01:12:04.164490 | 
2026-06-11 01:12:04.164565 | TASK [Generate bulk log download script]
2026-06-11 01:12:04.193934 | localhost | ok
2026-06-11 01:12:04.207969 | 
2026-06-11 01:12:04.208054 | TASK [local-log-download : Check API endpoint is defined]
2026-06-11 01:12:04.255927 | localhost | ok: All assertions passed
2026-06-11 01:12:04.260785 | 
2026-06-11 01:12:04.260881 | TASK [local-log-download : Create download script]
2026-06-11 01:12:04.731906 | localhost -> localhost | changed
2026-06-11 01:12:04.747028 | 
2026-06-11 01:12:04.747157 | TASK [Register quick-download link]
2026-06-11 01:12:04.787593 | localhost | ok
2026-06-11 01:12:04.792550 | 
2026-06-11 01:12:04.792699 | PLAY [a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com]
2026-06-11 01:12:04.804167 | 
2026-06-11 01:12:04.804286 | TASK [Set zuul-log-path fact]
2026-06-11 01:12:04.824177 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com | ok
2026-06-11 01:12:04.837620 | 
2026-06-11 01:12:04.837763 | TASK [set-zuul-log-path-fact : Set log path for a build]
2026-06-11 01:12:04.867056 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com | ok
2026-06-11 01:12:04.872432 | 
2026-06-11 01:12:04.872582 | TASK [upload-logs : Create log directories]
2026-06-11 01:12:06.219015 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com | changed
2026-06-11 01:12:06.223548 | 
2026-06-11 01:12:06.223719 | TASK [upload-logs : Ensure logs are readable before uploading]
2026-06-11 01:12:06.720925 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com -> localhost | ok: Runtime: 0:00:00.086619
2026-06-11 01:12:06.727742 | 
2026-06-11 01:12:06.727889 | TASK [upload-logs : Upload logs to log server]
2026-06-11 01:14:30.014678 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com | Output suppressed because no_log was given
2026-06-11 01:14:30.017954 | 
2026-06-11 01:14:30.018089 | LOOP [upload-logs : Compress console log and json output]
